
:root {
  --ink: #15160f;
  --paper: #f3f0e8;
  --card: #fffdf8;
  --line: #ded9ca;
  --muted: #6e6e63;
  --yellow: #0aa195;
  --yellow-strong: #078d83;
  --green: #128c53;
  --danger: #a62b25;
}

/* Original QuickFix visual system */
.original-home { background:#fff; color:#202a33; }
.original-home .main-footer { background:#18343a; }
.original-hero { position:relative; width:min(1140px,calc(100% - 40px)); min-height:730px; margin:10px auto 0; padding:80px 28px 75px; display:grid; grid-template-columns:1.15fr .95fr; gap:60px; align-items:center; background:linear-gradient(120deg,#eaf9f8 0%,#fffdf8 54%,#fff4e8 100%); }
.language-pills { position:absolute; top:5px; right:12px; display:flex; gap:7px; }
.language-pills button { border:1px solid #ccd3d4; border-radius:999px; padding:5px 12px; background:#f7f7f7; color:#657078; font-size:11px; }
.language-pills .active { background:#0b9e94;color:#fff;border-color:#0b9e94; }
.soft-label,.original-heading>span,.photo-feature>div>span,.pricing-section>div>span,.reviews-section>div>span,.book-section>span { display:inline-block;color:#168c83;background:#e1f4f1;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:800;letter-spacing:.08em; }
.original-hero h1 { margin:20px 0 17px;font-size:clamp(40px,4.2vw,59px);line-height:1.08;letter-spacing:-.04em; }
.original-hero h1 em { color:#0b9e94;font-style:normal; }
.original-hero-copy>p { max-width:590px;color:#67737a;font-size:16px;line-height:1.6; }
.original-actions { display:flex;gap:12px;margin:24px 0 12px; }
.teal-button,.outline-button { display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 21px;border-radius:999px;text-decoration:none;font-size:13px;font-weight:800; }
.teal-button { background:#0b9e94;color:#fff;box-shadow:0 9px 20px rgba(11,158,148,.18); }.outline-button { border:1px solid #50b8b1;color:#098d84;background:#fff; }
.original-hero-copy>small { color:#68747b;font-size:11px; }
.location-tags { display:flex;flex-wrap:wrap;gap:7px;margin-top:18px; }.location-tags span { padding:6px 10px;border-radius:999px;background:#e8ecee;color:#536067;font-size:10px; }
.original-visual img { display:block;width:100%;height:320px;object-fit:cover; }
.contact-card { position:relative;margin-top:14px;padding:25px 23px;border-radius:0 0 24px 24px;background:rgba(242,254,253,.92);box-shadow:0 22px 35px rgba(28,105,104,.15); }
.contact-card>small { color:#758086;font-size:9px;letter-spacing:.14em; }.contact-card>p { margin:10px 0;color:#647078;font-size:12px; }.contact-card>strong { display:block;font-size:21px; }.contact-card>span { display:block;margin:10px 0;color:#69757b;font-size:10px; }.contact-card>b { display:inline-block;padding:5px 8px;border-radius:6px;background:#e4f5e9;color:#39835b;font-size:10px; }
.contact-card>div { display:flex;flex-wrap:wrap;gap:6px; }.contact-card i { padding:5px 7px;border-radius:999px;background:#e9eff0;color:#5e696f;font-size:9px;font-style:normal; }
.original-nav { width:min(1140px,calc(100% - 40px));margin:0 auto;display:flex;justify-content:center;gap:34px;border-bottom:1px solid #e1e7e8;padding:20px; }.original-nav a { color:#526069;text-decoration:none;font-size:11px;font-weight:700; }
.original-section,.guide-teaser { width:min(1080px,calc(100% - 40px));margin:auto;padding:105px 0; }
.original-heading { max-width:680px;margin-bottom:42px; }.original-heading>span { background:transparent;padding:0; }.original-heading h2,.photo-feature h2,.pricing-section h2,.reviews-section h2,.book-section h2 { margin:15px 0 18px;font-size:clamp(38px,5vw,62px);line-height:1.02;letter-spacing:-.045em; }.original-heading p,.photo-feature>div>p,.pricing-section>div>p,.reviews-section>div>p,.book-section>p { color:#6b777e;line-height:1.7;font-size:14px; }
.original-service-grid { display:grid;grid-template-columns:repeat(4,1fr);gap:13px; }.original-service-grid article { min-height:220px;padding:23px;border:1px solid #dae4e5;border-radius:16px;background:#fbfefe; }.original-service-grid article>b { display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#e3f5f3;font-size:19px; }.original-service-grid h3 { margin:35px 0 10px;font-size:17px; }.original-service-grid p { color:#6d787e;font-size:11px;line-height:1.6; }
.photo-feature,.reviews-section { width:min(1140px,calc(100% - 40px));margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center;padding:70px;background:#eef9f8;border-radius:26px; }.photo-feature>img,.reviews-section>img { width:100%;height:540px;object-fit:cover;border-radius:18px; }
.photo-feature>div>span,.reviews-section>div>span { background:transparent;padding:0; }.photo-feature ul { list-style:none;padding:0;margin:28px 0 0; }.photo-feature li { display:grid;gap:4px;border-top:1px solid #cfe0df;padding:15px 0; }.photo-feature li b { font-size:14px; }.photo-feature li small { color:#68767c; }
.pricing-section { width:min(1080px,calc(100% - 40px));margin:105px auto;display:grid;grid-template-columns:1fr .8fr;gap:80px;align-items:center; }.pricing-section>div>span { background:transparent;padding:0; }.pricing-section aside { padding:35px;border:1px solid #cfe1e1;border-radius:20px;background:#f3fbfa;box-shadow:12px 12px 0 #d9f1ef; }.pricing-section aside h3 { margin:0 0 24px;font-size:22px; }.pricing-section aside p { color:#59676d;font-size:13px; }.pricing-section aside small { display:block;margin-top:24px;padding-top:18px;border-top:1px solid #d4e4e4;color:#718087;line-height:1.6; }
.guarantees { border-top:1px solid #e0e7e8; }.guarantee-grid { display:grid;grid-template-columns:repeat(3,1fr);gap:15px; }.guarantee-grid article { padding:30px;border-radius:18px;background:#18343a;color:#fff; }.guarantee-grid article>b { color:#57cec5;font-size:11px; }.guarantee-grid h3 { margin:45px 0 12px;font-size:21px; }.guarantee-grid p { color:#b9c7c9;font-size:12px;line-height:1.7; }
.reviews-section { background:#f8f3ec; }.reviews-section>div>span { color:#168c83; }.reviews-section blockquote { margin:22px 0 0;padding:20px 0;border-top:1px solid #ded6cc;color:#566268;font-size:13px;line-height:1.7; }.reviews-section blockquote b { display:block;margin-top:10px;color:#1d2a31;font-size:10px; }
.guide-teaser { padding-bottom:80px; }.original-guide-grid { display:grid;grid-template-columns:repeat(3,1fr);gap:13px; }.original-guide-grid>a { display:flex;flex-direction:column;min-height:250px;padding:22px;border:1px solid #dce6e6;border-radius:16px;color:#202a33;text-decoration:none;background:#fbfefe; }.original-guide-grid span { color:#168c83;font-size:9px;font-weight:800;text-transform:uppercase; }.original-guide-grid h3 { margin:27px 0 10px;font-size:18px; }.original-guide-grid p { flex:1;color:#6c787e;font-size:11px;line-height:1.6; }.original-guide-grid b { color:#078d83;font-size:10px; }.all-guides { margin-top:28px; }
.book-section { text-align:center;padding:100px 20px;background:#eaf8f7; }.book-section>span { background:transparent;padding:0; }.book-section>p { margin:0 auto 30px; }.book-section>div { display:flex;justify-content:center;gap:12px; }

/* teal treatment for guides and contractor registration */
.marketing .brand-mark,.section-heading>span,.chips button.selected,.upload-icon,.score-card i,.progress-line i,.article-body ol li b { background:#0b9e94;color:#fff; }
.marketing .button-primary { background:#0b9e94;color:#fff;box-shadow:5px 5px 0 #18343a; }
.service-icon { background:#e1f4f1;color:#078d83; }.article-cta { background:#18343a;box-shadow:8px 8px 0 #8cded7; }.safety-note { border-left-color:#0b9e94; }

@media(max-width:900px){
  .original-hero { grid-template-columns:1fr;padding-top:70px; }.original-visual { max-width:620px; }.original-nav { overflow:auto;justify-content:flex-start; }
  .original-service-grid { grid-template-columns:1fr 1fr; }.photo-feature,.reviews-section { grid-template-columns:1fr;padding:35px; }.pricing-section { grid-template-columns:1fr;gap:35px; }.guarantee-grid { grid-template-columns:1fr; }.original-guide-grid { grid-template-columns:1fr 1fr; }
}
@media(max-width:560px){
  .original-hero { width:100%;margin:0;padding:65px 18px 45px; }.original-hero h1 { font-size:39px; }.original-actions,.book-section>div { flex-direction:column; }.original-service-grid,.original-guide-grid { grid-template-columns:1fr; }
  .photo-feature,.reviews-section { width:calc(100% - 24px);padding:18px;gap:30px; }.photo-feature>img,.reviews-section>img { height:360px; }.original-section,.guide-teaser { width:calc(100% - 32px);padding:75px 0; }.pricing-section { width:calc(100% - 32px);margin:75px auto; }
}

* {
  box-sizing: border-box;
}

html {
  background: var(--paper);
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background:
    radial-gradient(circle at 12% 10%, rgba(245, 212, 44, 0.14), transparent 27rem),
    var(--paper);
  color: var(--ink);
  font-family: Arial, Helvetica, sans-serif;
}

.marketing { min-height: 100vh; overflow: hidden; }
.main-header { width: min(1240px,calc(100% - 48px)); height: 88px; margin:auto; display:flex; align-items:center; justify-content:space-between; border-bottom:1px solid rgba(21,22,15,.14); position:relative; z-index:5; }
.main-header nav { display:flex; gap:28px; }
.main-header nav a,.header-actions>a:first-child { color:var(--ink); text-decoration:none; font-size:13px; font-weight:700; }
.header-actions { display:flex; align-items:center; gap:18px; }
.header-cta { background:var(--ink); color:white; padding:13px 18px; border-radius:10px; text-decoration:none; font-size:12px; font-weight:800; }
.home-hero { width:min(1240px,calc(100% - 48px)); margin:auto; min-height:680px; display:grid; grid-template-columns:1.45fr .7fr; gap:80px; align-items:center; padding:72px 0 82px; position:relative; }
.home-hero:before { content:""; position:absolute; width:520px; height:520px; border:1px solid rgba(21,22,15,.08); border-radius:50%; right:-260px; top:40px; box-shadow:0 0 0 70px rgba(245,212,44,.08),0 0 0 140px rgba(21,22,15,.02); }
.kicker { color:#5c5c53; font-size:11px; line-height:1.3; font-weight:900; letter-spacing:.14em; text-transform:uppercase; }
.kicker span { display:inline-block; width:8px; height:8px; border-radius:50%; background:var(--green); margin-right:10px; box-shadow:0 0 0 5px rgba(18,140,83,.12); }
.hero-copy-block { position:relative; z-index:1; }
.hero-copy-block h1 { max-width:850px; margin:22px 0 24px; font-size:clamp(55px,6.7vw,96px); line-height:.91; letter-spacing:-.072em; }
.lead { max-width:690px; color:var(--muted); font-size:18px; line-height:1.65; }
.hero-actions { display:flex; gap:12px; margin:34px 0; }
.button { display:inline-flex; align-items:center; justify-content:center; gap:20px; min-height:54px; padding:0 22px; border-radius:12px; text-decoration:none; font-size:13px; font-weight:900; }
.button-primary { background:var(--yellow); color:var(--ink); box-shadow:5px 5px 0 var(--ink); }
.button-ghost { border:1px solid var(--line); color:var(--ink); background:rgba(255,255,255,.4); }
.button-dark { background:var(--ink); color:white; }
.trust-row { display:flex; gap:24px; flex-wrap:wrap; color:#55554c; font-size:11px; font-weight:800; }
.hero-board { position:relative; z-index:1; border-radius:26px; background:var(--ink); color:white; padding:32px; box-shadow:13px 13px 0 var(--yellow); transform:rotate(1.5deg); }
.status-pill { display:inline-flex; gap:9px; align-items:center; background:#303129; padding:8px 11px; border-radius:999px; color:#d4d3c9; font-size:10px; font-weight:800; }
.status-pill i { width:7px;height:7px;border-radius:50%;background:#43d17b;box-shadow:0 0 0 4px rgba(67,209,123,.15); }
.hero-tool { display:grid;place-items:center;width:74px;height:74px;margin:54px 0 28px;border-radius:20px;background:var(--yellow);color:var(--ink);font-size:24px;font-weight:950;box-shadow:7px 7px 0 #45463c; }
.hero-board h2 { margin:0 0 12px;font-size:29px;letter-spacing:-.04em; }
.hero-board p { color:#b8b7ad;font-size:13px;line-height:1.6; }
.mini-jobs { display:flex;flex-wrap:wrap;gap:7px;margin:24px 0; }
.mini-jobs span { border:1px solid #424339;border-radius:8px;padding:8px;color:#d5d4cb;font-size:10px; }
.hero-board>a { color:var(--yellow);font-weight:900;text-decoration:none;font-size:14px; }
.proof-strip { display:grid;grid-template-columns:repeat(4,1fr);width:min(1240px,calc(100% - 48px));margin:auto;border-block:1px solid var(--line); }
.proof-strip div { padding:30px;border-right:1px solid var(--line); }
.proof-strip div:last-child { border:0; }.proof-strip strong,.proof-strip span { display:block; }
.proof-strip strong { font-size:22px;letter-spacing:-.04em; }.proof-strip span { margin-top:6px;color:var(--muted);font-size:11px; }
.section,.related { width:min(1240px,calc(100% - 48px));margin:auto;padding:110px 0; }
.section-head { display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:45px; }
.section-head h2 { margin:12px 0 0;font-size:clamp(40px,5vw,66px);letter-spacing:-.06em;line-height:1; }
.section-head>p { max-width:430px;margin:0;color:var(--muted);font-size:14px;line-height:1.6; }
.service-grid { display:grid;grid-template-columns:repeat(4,1fr);gap:14px; }
.service-card { min-height:255px;padding:25px;border:1px solid var(--line);border-radius:18px;background:rgba(255,253,248,.8);color:var(--ink);text-decoration:none;transition:.22s ease; }
.service-card:hover,.article-card:hover { transform:translateY(-4px);border-color:#a99a42;box-shadow:0 18px 45px rgba(35,32,16,.08); }
.service-icon { display:grid;place-items:center;width:45px;height:45px;border-radius:12px;background:var(--yellow);font-size:22px; }
.service-card h3 { margin:35px 0 10px;font-size:18px; }.service-card p { color:var(--muted);font-size:12px;line-height:1.55; }
.service-card b { display:block;margin-top:22px;font-size:10px; }
.dark-section { background:var(--ink);color:white;padding:110px max(24px,calc((100% - 1240px)/2)); }
.section-head.light>p,.dark-section .kicker { color:#aaa99e; }
.steps-grid { display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#3b3c33;border:1px solid #3b3c33; }
.steps-grid article { background:var(--ink);padding:42px;min-height:250px; }
.steps-grid article>span { color:var(--yellow);font-family:monospace;font-size:12px; }.steps-grid h3 { margin:55px 0 12px;font-size:24px; }.steps-grid p { color:#aaa99e;line-height:1.6;font-size:13px; }
.article-grid { display:grid;grid-template-columns:repeat(3,1fr);gap:14px; }
.article-card { display:flex;flex-direction:column;min-height:280px;padding:25px;border:1px solid var(--line);border-radius:17px;background:var(--card);color:var(--ink);text-decoration:none;transition:.2s ease; }
.article-card>span { color:#82701a;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.1em; }.article-card h3 { margin:30px 0 12px;font-size:20px;line-height:1.2;letter-spacing:-.025em; }
.article-card p { color:var(--muted);font-size:12px;line-height:1.6;flex:1; }.article-card b { margin-top:25px;font-size:10px; }
.center-action { text-align:center;margin-top:36px; }
.area-section { width:min(1240px,calc(100% - 48px));margin:0 auto 110px;display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:60px;border-radius:26px;background:var(--yellow); }
.area-section h2 { margin:15px 0 20px;font-size:50px;line-height:1;letter-spacing:-.06em; }.area-section>div>p:last-child { max-width:500px;font-size:13px;line-height:1.6; }
.area-list { display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(21,22,15,.18); }
.area-list span { background:var(--yellow);padding:17px;font-size:13px;font-weight:800; }.area-list b { margin-right:13px;font-size:9px;opacity:.5; }
.final-cta { text-align:center;background:#e9e5da;padding:110px 24px; }.final-cta h2 { margin:20px auto 38px;font-size:clamp(42px,6vw,78px);line-height:.98;letter-spacing:-.065em; }
.main-footer { display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px;background:var(--ink);color:white;padding:75px max(24px,calc((100% - 1240px)/2)) 35px; }
.footer-brand { color:white; }.main-footer p { max-width:360px;color:#97978d;font-size:12px;line-height:1.6; }.main-footer>div:not(:first-child) { display:flex;flex-direction:column;gap:11px; }
.main-footer strong { margin-bottom:9px;color:#77786f;font-size:9px;letter-spacing:.12em;text-transform:uppercase; }.main-footer a,.main-footer span { color:#d0cfc6;text-decoration:none;font-size:12px; }.main-footer small { grid-column:1/-1;border-top:1px solid #393a32;padding-top:30px;color:#6f7067;font-size:10px; }
.guides-hero { width:min(1240px,calc(100% - 48px));margin:auto;padding:95px 0 70px; }.guides-hero h1 { max-width:900px;margin:20px 0;font-size:clamp(52px,7vw,92px);line-height:.93;letter-spacing:-.07em; }.guides-hero>p:last-child { max-width:680px;color:var(--muted);font-size:16px;line-height:1.6; }
.guide-layout { width:min(1240px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:250px 1fr;gap:40px;padding-bottom:100px; }
.guide-layout>aside { position:sticky;top:20px;align-self:start;display:flex;flex-direction:column;gap:6px; }.guide-layout>aside>strong { margin-bottom:10px;font-size:11px;text-transform:uppercase;letter-spacing:.1em; }
.guide-layout>aside a { display:flex;justify-content:space-between;color:var(--muted);text-decoration:none;padding:11px;border-radius:8px;font-size:11px;font-weight:700; }.guide-layout>aside a.active { background:var(--ink);color:white; }.guide-layout>aside span { opacity:.55; }
.results-head { display:flex;justify-content:space-between;align-items:end;margin-bottom:24px; }.results-head h2 { margin:0;font-size:30px;letter-spacing:-.04em; }.results-head span { color:var(--muted);font-size:11px; }
.guide-article { width:min(1050px,calc(100% - 48px));margin:auto;padding:40px 0 90px; }.breadcrumbs { display:flex;gap:9px;margin-bottom:60px;color:var(--muted);font-size:10px; }.breadcrumbs a { color:var(--muted); }
.guide-article>header { max-width:850px; }.guide-article>header h1 { margin:20px 0;font-size:clamp(48px,6vw,78px);line-height:.97;letter-spacing:-.065em; }.guide-article>header>p:last-child { max-width:720px;color:var(--muted);font-size:17px;line-height:1.6; }
.article-body { display:grid;grid-template-columns:minmax(0,700px) 280px;gap:70px;margin-top:70px; }.article-body section { margin-bottom:60px; }.article-body section h2 { margin:0 0 22px;font-size:30px;letter-spacing:-.04em; }.article-body section>p,.article-body li { color:#55564e;font-size:15px;line-height:1.75; }
.safety-note { margin:28px 0;padding:20px;border-left:5px solid var(--yellow-strong);background:#ebe7db; }.safety-note strong { font-size:11px;text-transform:uppercase;letter-spacing:.1em; }.safety-note p { margin:7px 0 0;font-size:13px;line-height:1.55; }
.article-body ol { list-style:none;padding:0; }.article-body ol li { display:flex;gap:15px;padding:14px 0;border-bottom:1px solid var(--line); }.article-body ol li b { display:grid;place-items:center;width:29px;height:29px;flex:0 0 29px;border-radius:50%;background:var(--yellow);color:var(--ink);font-size:10px; }
.cause { display:flex;gap:20px;padding:20px 0;border-top:1px solid var(--line); }.cause>span { color:#9a8120;font:11px monospace; }.cause h3 { margin:0 0 7px;font-size:17px; }.cause p { margin:0;color:var(--muted);font-size:13px;line-height:1.6; }
.article-body details { border-top:1px solid var(--line);padding:18px 0; }.article-body summary { cursor:pointer;font-weight:800;font-size:14px; }.article-body details p { color:var(--muted);line-height:1.6;font-size:13px; }
.article-cta { position:sticky;top:25px;align-self:start;padding:25px;border-radius:18px;background:var(--ink);color:white;box-shadow:8px 8px 0 var(--yellow); }.article-cta>span { color:var(--yellow);font-size:9px;font-weight:900;letter-spacing:.12em; }.article-cta h3 { margin:25px 0 10px;font-size:24px; }.article-cta p { color:#aaa99e;font-size:12px;line-height:1.6; }.article-cta .button { margin:17px 0 20px;width:100%; }.article-cta>a:last-child { display:block;text-align:center;color:#c6c5bc;font-size:10px; }
.related { padding-top:0; }

@media (max-width: 900px) {
  .main-header nav,.header-actions>a:first-child { display:none; }.main-header { width:calc(100% - 28px); }.header-cta { padding:12px; }
  .home-hero { width:calc(100% - 32px);grid-template-columns:1fr;gap:35px;padding:55px 0 70px; }.hero-copy-block h1 { font-size:58px; }.hero-board { max-width:480px; }
  .proof-strip { width:calc(100% - 32px);grid-template-columns:1fr 1fr; }.proof-strip div:nth-child(2){border-right:0}.proof-strip div { border-bottom:1px solid var(--line);padding:20px; }
  .section,.related { width:calc(100% - 32px);padding:75px 0; }.section-head { display:block; }.section-head>p { margin-top:20px; }
  .service-grid { grid-template-columns:1fr 1fr; }.article-grid { grid-template-columns:1fr 1fr; }.steps-grid { grid-template-columns:1fr; }
  .area-section { width:calc(100% - 32px);grid-template-columns:1fr;gap:35px;padding:32px; }.main-footer { grid-template-columns:1fr 1fr; }.main-footer>div:first-child { grid-column:1/-1; }
  .guide-layout { width:calc(100% - 32px);grid-template-columns:1fr; }.guide-layout>aside { position:static;display:grid;grid-template-columns:1fr 1fr; }.guide-layout>aside>strong { grid-column:1/-1; }
  .article-body { grid-template-columns:1fr; }.article-cta { position:static; }.guide-article { width:calc(100% - 32px); }
}
@media (max-width: 560px) {
  .hero-copy-block h1 { font-size:47px; }.hero-actions { flex-direction:column;align-items:stretch; }.trust-row { flex-direction:column;gap:9px; }
  .service-grid,.article-grid { grid-template-columns:1fr; }.section-head h2,.area-section h2 { font-size:39px; }.area-list { grid-template-columns:1fr; }
  .main-footer { grid-template-columns:1fr; }.main-footer>div:first-child { grid-column:auto; }.guide-layout>aside { grid-template-columns:1fr; }.guide-layout>aside>strong { grid-column:auto; }
  .guides-hero h1,.guide-article>header h1 { font-size:45px; }.article-body { margin-top:45px; }
}

button,
input,
select {
  font: inherit;
}

button,
a,
label {
  -webkit-tap-highlight-color: transparent;
}

.site-shell {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
}

.ambient {
  position: absolute;
  border-radius: 999px;
  filter: blur(1px);
  pointer-events: none;
  z-index: 0;
}

.ambient-one {
  width: 380px;
  height: 380px;
  top: 90px;
  right: -210px;
  border: 1px solid rgba(21, 22, 15, 0.08);
  box-shadow: 0 0 0 68px rgba(245, 212, 44, 0.06), 0 0 0 136px rgba(21, 22, 15, 0.025);
}

.ambient-two {
  width: 180px;
  height: 180px;
  left: -110px;
  bottom: 16%;
  background: rgba(245, 212, 44, 0.16);
  filter: blur(35px);
}

.topbar,
.hero,
.registration-layout,
.site-footer {
  position: relative;
  z-index: 1;
  width: min(1180px, calc(100% - 40px));
  margin-inline: auto;
}

.topbar {
  height: 88px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(21, 22, 15, 0.12);
}

.brand {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: var(--ink);
  text-decoration: none;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 0.16em;
}

.brand-mark {
  display: grid;
  width: 42px;
  height: 42px;
  place-items: center;
  border-radius: 12px;
  background: var(--ink);
  color: var(--yellow);
  font-size: 14px;
  letter-spacing: -0.03em;
  box-shadow: 5px 5px 0 var(--yellow);
}

.language-switcher {
  display: inline-flex;
  gap: 4px;
  padding: 4px;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: rgba(255, 253, 248, 0.7);
}

.language-switcher button {
  width: 43px;
  height: 32px;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: var(--muted);
  cursor: pointer;
  font-size: 11px;
  font-weight: 800;
}

.language-switcher button.active {
  background: var(--ink);
  color: white;
}

.hero {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 60px;
  align-items: end;
  padding: 70px 0 46px;
}

.eyebrow {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 18px;
  color: #5b5a50;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.eyebrow span {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: var(--green);
  box-shadow: 0 0 0 5px rgba(18, 140, 83, 0.12);
}

.hero h1 {
  max-width: 760px;
  margin: 0;
  font-size: clamp(42px, 6vw, 78px);
  line-height: 0.98;
  letter-spacing: -0.065em;
}

.hero-copy {
  max-width: 700px;
  margin: 24px 0 0;
  color: var(--muted);
  font-size: 17px;
  line-height: 1.65;
}

.hero-benefits {
  display: grid;
  min-width: 310px;
  gap: 12px;
  padding: 22px;
  border-radius: 20px;
  background: var(--ink);
  color: white;
  box-shadow: 10px 10px 0 rgba(245, 212, 44, 0.82);
}

.hero-benefits span {
  font-size: 13px;
  font-weight: 700;
}

.hero-benefits span::first-letter {
  color: var(--yellow);
}

.registration-layout {
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 28px;
  align-items: start;
  padding-bottom: 80px;
}

.step-sidebar,
.form-panel {
  border: 1px solid var(--line);
  background: rgba(255, 253, 248, 0.94);
  box-shadow: 0 24px 70px rgba(37, 34, 18, 0.08);
}

.step-sidebar {
  position: sticky;
  top: 24px;
  padding: 25px;
  border-radius: 24px;
}

.mobile-progress {
  display: none;
}

.step-item {
  display: flex;
  gap: 13px;
  align-items: center;
  min-height: 66px;
  color: #8a887c;
}

.step-item > span {
  display: grid;
  width: 34px;
  height: 34px;
  flex: 0 0 34px;
  place-items: center;
  border: 1px solid var(--line);
  border-radius: 50%;
  background: #f7f5ef;
  font-size: 12px;
  font-weight: 800;
}

.step-item small,
.step-item strong {
  display: block;
}

.step-item small {
  margin-bottom: 3px;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.step-item strong {
  font-size: 13px;
}

.step-item.current {
  color: var(--ink);
}

.step-item.current > span {
  border-color: var(--ink);
  background: var(--yellow);
  box-shadow: 3px 3px 0 var(--ink);
}

.step-item.done > span {
  border-color: var(--green);
  background: var(--green);
  color: white;
}

.score-card {
  margin-top: 20px;
  padding: 18px;
  border-radius: 16px;
  background: var(--ink);
  color: white;
}

.score-card small {
  color: #aead9f;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 0.14em;
}

.score-card strong {
  display: block;
  margin: 8px 0;
  font-size: 30px;
}

.score-card strong span {
  color: #88877f;
  font-size: 13px;
}

.score-card > div {
  height: 6px;
  overflow: hidden;
  border-radius: 99px;
  background: #37382f;
}

.score-card i {
  display: block;
  height: 100%;
  border-radius: inherit;
  background: var(--yellow);
  transition: width 0.35s ease;
}

.score-card p {
  margin: 10px 0 0;
  color: #b7b6aa;
  font-size: 10px;
  line-height: 1.45;
}

.form-panel {
  position: relative;
  overflow: hidden;
  min-height: 610px;
  border-radius: 28px;
}

.progress-line {
  height: 5px;
  background: #e8e4d9;
}

.progress-line i {
  display: block;
  height: 100%;
  background: var(--yellow-strong);
  transition: width 0.35s ease;
}

.form-step {
  padding: 42px 46px 24px;
  animation: enter 0.35s ease both;
}

@keyframes enter {
  from { opacity: 0; transform: translateY(8px); }
  to { opacity: 1; transform: translateY(0); }
}

.section-heading {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  margin-bottom: 34px;
}

.section-heading > span {
  display: grid;
  width: 44px;
  height: 44px;
  flex: 0 0 44px;
  place-items: center;
  border-radius: 12px;
  background: var(--yellow);
  font-size: 12px;
  font-weight: 900;
}

.section-heading h2 {
  margin: -4px 0 6px;
  font-size: 29px;
  letter-spacing: -0.04em;
}

.section-heading p {
  margin: 0;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.5;
}

.field-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.field {
  display: grid;
  gap: 8px;
  margin-bottom: 20px;
}

.field-wide {
  grid-column: 1 / -1;
}

.field > span,
.chip-field legend,
.language-grid legend {
  color: #55554c;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.035em;
  text-transform: uppercase;
}

.field input,
.field select {
  width: 100%;
  height: 53px;
  outline: none;
  border: 1px solid var(--line);
  border-radius: 13px;
  background: #faf8f2;
  color: var(--ink);
  padding: 0 15px;
  transition: 0.2s ease;
}

.field input::placeholder {
  color: #aaa79a;
}

.field input:focus,
.field select:focus {
  border-color: #ad9719;
  background: white;
  box-shadow: 0 0 0 4px rgba(245, 212, 44, 0.16);
}

.check-row {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  margin: 10px 0 16px;
  cursor: pointer;
  color: #4f4f47;
  font-size: 13px;
  line-height: 1.5;
}

.check-row input {
  width: 19px;
  height: 19px;
  flex: 0 0 19px;
  accent-color: var(--ink);
}

.honeypot {
  position: absolute;
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.chip-field,
.language-grid {
  padding: 0;
  margin: 0 0 24px;
  border: 0;
}

.chip-field legend,
.language-grid legend {
  margin-bottom: 12px;
}

.chips {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
}

.chips button {
  display: inline-flex;
  gap: 8px;
  align-items: center;
  min-height: 42px;
  padding: 8px 13px;
  border: 1px solid var(--line);
  border-radius: 11px;
  background: #faf8f2;
  color: #5f5e54;
  cursor: pointer;
  font-size: 12px;
  font-weight: 700;
  transition: 0.2s ease;
}

.chips button span {
  display: grid;
  width: 18px;
  height: 18px;
  place-items: center;
  border-radius: 5px;
  background: #e8e4d9;
  font-size: 10px;
}

.chips button:hover {
  border-color: #a49b69;
}

.chips button.selected {
  border-color: var(--ink);
  background: var(--yellow);
  color: var(--ink);
}

.chips button.selected span {
  background: var(--ink);
  color: white;
}

.compact .chips button {
  min-width: 120px;
}

.switch-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-bottom: 25px;
}

.switch-row {
  display: flex;
  gap: 12px;
  align-items: center;
  min-height: 63px;
  padding: 12px 14px;
  border: 1px solid var(--line);
  border-radius: 13px;
  cursor: pointer;
  background: #faf8f2;
}

.switch-row input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.switch-row i {
  position: relative;
  width: 38px;
  height: 22px;
  flex: 0 0 38px;
  border-radius: 99px;
  background: #d2cec1;
  transition: 0.2s ease;
}

.switch-row i::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18);
  transition: 0.2s ease;
}

.switch-row input:checked + i {
  background: var(--ink);
}

.switch-row input:checked + i::after {
  left: 19px;
  background: var(--yellow);
}

.switch-row span {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.35;
}

.language-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
}

.language-grid legend {
  grid-column: 1 / -1;
}

.uploads-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}

.upload-card {
  display: flex;
  gap: 14px;
  min-height: 130px;
  align-items: flex-start;
  padding: 19px;
  border: 1px dashed #bdb7a5;
  border-radius: 15px;
  background: #faf8f2;
  cursor: pointer;
  transition: 0.2s ease;
}

.upload-card:hover {
  border-color: #8e7911;
  background: #fffdf2;
  transform: translateY(-1px);
}

.upload-icon {
  display: grid;
  width: 38px;
  height: 38px;
  flex: 0 0 38px;
  place-items: center;
  border-radius: 10px;
  background: var(--yellow);
  color: var(--ink);
  font-size: 20px;
  font-weight: 900;
}

.upload-copy {
  display: grid;
  gap: 6px;
  min-width: 0;
}

.upload-copy strong {
  font-size: 12px;
  line-height: 1.35;
}

.upload-copy small {
  color: var(--muted);
  font-size: 10px;
  line-height: 1.4;
}

.file-list {
  overflow: hidden;
  color: var(--green);
  font-size: 10px;
  font-weight: 700;
  text-overflow: ellipsis;
}

.upload-card input {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
}

.privacy-box {
  display: flex;
  gap: 12px;
  align-items: center;
  margin-top: 20px;
  padding: 15px 17px;
  border-radius: 13px;
  background: rgba(18, 140, 83, 0.08);
  color: #245b41;
}

.privacy-box p,
.privacy-box strong {
  display: block;
  margin: 0;
}

.privacy-box p {
  font-size: 11px;
  line-height: 1.5;
}

.contract-card {
  max-height: 360px;
  overflow-y: auto;
  margin-bottom: 22px;
  border: 1px solid var(--line);
  border-radius: 16px;
  background: #faf8f2;
}

.contract-card header {
  position: sticky;
  top: 0;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 17px 20px;
  border-bottom: 1px solid var(--line);
  background: #f2eee3;
}

.contract-card header small,
.contract-card header strong {
  display: block;
}

.contract-card header small {
  margin-bottom: 4px;
  color: var(--muted);
  font-size: 9px;
  letter-spacing: 0.1em;
}

.contract-card header strong {
  font-size: 13px;
}

.contract-card header > span {
  color: var(--muted);
  font-size: 10px;
}

.contract-party {
  margin: 20px;
  padding: 15px;
  border-inline-start: 4px solid var(--yellow-strong);
  background: white;
}

.contract-party span,
.contract-party strong,
.contract-party small {
  display: block;
}

.contract-party span {
  color: var(--muted);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 0.1em;
}

.contract-party strong {
  margin: 5px 0;
  font-size: 14px;
}

.contract-party small {
  color: var(--muted);
  font-size: 10px;
}

.contract-card ol {
  margin: 0;
  padding: 0 35px 25px 52px;
}

[dir="rtl"] .contract-card ol {
  padding: 0 52px 25px 35px;
}

.contract-card li {
  margin-bottom: 12px;
  padding-inline-start: 4px;
  color: #4f4e46;
  font-size: 11px;
  line-height: 1.55;
}

.signature-field small {
  color: var(--muted);
  font-size: 10px;
  line-height: 1.45;
}

.error-message {
  margin: 0 46px 18px;
  padding: 13px 15px;
  border-radius: 11px;
  background: rgba(166, 43, 37, 0.09);
  color: var(--danger);
  font-size: 12px;
  font-weight: 700;
}

.form-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 90px;
  padding: 18px 46px;
  border-top: 1px solid var(--line);
  background: #f8f5ed;
}

.primary-button,
.secondary-button {
  display: inline-flex;
  min-height: 51px;
  align-items: center;
  justify-content: center;
  gap: 18px;
  border-radius: 12px;
  padding: 0 21px;
  cursor: pointer;
  text-decoration: none;
  font-size: 12px;
  font-weight: 900;
  transition: 0.2s ease;
}

.primary-button {
  border: 1px solid var(--ink);
  background: var(--ink);
  color: white;
  box-shadow: 5px 5px 0 var(--yellow);
}

.primary-button:hover {
  transform: translate(-2px, -2px);
  box-shadow: 8px 8px 0 var(--yellow);
}

.primary-button:disabled {
  cursor: wait;
  opacity: 0.6;
}

.primary-button span {
  color: var(--yellow);
  font-size: 16px;
}

.secondary-button {
  border: 1px solid var(--line);
  background: transparent;
  color: var(--muted);
}

.secondary-button:hover {
  border-color: var(--ink);
  color: var(--ink);
}

.submit-button {
  max-width: 330px;
}

.site-footer {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 26px 0 34px;
  border-top: 1px solid rgba(21, 22, 15, 0.1);
  color: var(--muted);
  font-size: 10px;
}

.success-panel {
  position: relative;
  z-index: 1;
  width: min(680px, calc(100% - 40px));
  margin: 80px auto;
  padding: 60px;
  border: 1px solid var(--line);
  border-radius: 30px;
  background: var(--card);
  text-align: center;
  box-shadow: 12px 12px 0 var(--yellow), 0 30px 90px rgba(37, 34, 18, 0.12);
}

.success-check {
  display: grid;
  width: 74px;
  height: 74px;
  margin: 0 auto 25px;
  place-items: center;
  border-radius: 50%;
  background: var(--green);
  color: white;
  font-size: 38px;
  box-shadow: 0 0 0 12px rgba(18, 140, 83, 0.1);
}

.success-panel .eyebrow {
  justify-content: center;
}

.success-panel h1 {
  margin: 0;
  font-size: 46px;
  letter-spacing: -0.055em;
}

.success-panel > p {
  color: var(--muted);
  line-height: 1.6;
}

.id-card {
  display: grid;
  gap: 6px;
  margin: 28px 0;
  padding: 20px;
  border-radius: 15px;
  background: var(--ink);
  color: white;
}

.id-card span {
  color: #a9a89d;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.id-card strong {
  color: var(--yellow);
  font-size: 26px;
  letter-spacing: 0.04em;
}

.delivery-note {
  padding: 13px;
  border-radius: 10px;
  background: #f5f2e9;
  font-size: 11px;
}

.whatsapp-button {
  width: 100%;
  margin-top: 18px;
  background: #0e7d4a;
  border-color: #0e7d4a;
}

.whatsapp-button span:first-child {
  color: #b9f6d6;
}

.text-button {
  margin-top: 24px;
  border: 0;
  background: none;
  color: var(--muted);
  cursor: pointer;
  font-size: 11px;
  text-decoration: underline;
}

@media (max-width: 900px) {
  .hero {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .hero-benefits {
    min-width: 0;
    grid-template-columns: repeat(3, 1fr);
  }

  .registration-layout {
    grid-template-columns: 1fr;
  }

  .step-sidebar {
    position: static;
    padding: 17px 20px;
  }

  .step-item,
  .score-card {
    display: none;
  }

  .mobile-progress {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .mobile-progress span {
    color: var(--muted);
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
  }

  .mobile-progress strong {
    font-size: 13px;
  }
}

@media (max-width: 640px) {
  .topbar,
  .hero,
  .registration-layout,
  .site-footer {
    width: min(100% - 24px, 1180px);
  }

  .topbar {
    height: 72px;
  }

  .brand {
    font-size: 12px;
  }

  .brand-mark {
    width: 36px;
    height: 36px;
    border-radius: 10px;
  }

  .language-switcher button {
    width: 36px;
    height: 28px;
    font-size: 9px;
  }

  .hero {
    padding: 45px 0 35px;
  }

  .hero h1 {
    font-size: 45px;
  }

  .hero-copy {
    margin-top: 18px;
    font-size: 14px;
  }

  .hero-benefits {
    grid-template-columns: 1fr;
    padding: 18px;
    box-shadow: 7px 7px 0 rgba(245, 212, 44, 0.82);
  }

  .registration-layout {
    gap: 12px;
  }

  .form-panel,
  .step-sidebar {
    border-radius: 18px;
  }

  .form-step {
    padding: 28px 20px 16px;
  }

  .section-heading {
    margin-bottom: 26px;
  }

  .section-heading h2 {
    font-size: 24px;
  }

  .field-grid,
  .switch-grid,
  .language-grid,
  .uploads-grid {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .switch-grid,
  .uploads-grid {
    gap: 12px;
  }

  .upload-card {
    min-height: 105px;
  }

  .form-actions {
    padding: 16px 20px;
  }

  .primary-button,
  .secondary-button {
    min-height: 48px;
    padding: 0 15px;
  }

  .submit-button {
    max-width: 230px;
  }

  .error-message {
    margin-inline: 20px;
  }

  .site-footer {
    display: grid;
  }

  .success-panel {
    width: min(100% - 24px, 680px);
    margin: 45px auto;
    padding: 40px 22px;
  }

  .success-panel h1 {
    font-size: 36px;
  }
}

/* Unified QuickFix styling for guides and contractor registration */
.marketing {
  background:
    radial-gradient(circle at 8% 2%, rgba(11, 158, 148, .09), transparent 32rem),
    #fff;
  color: #202a33;
}

.unified-header {
  width: min(1140px, calc(100% - 40px));
  height: 78px;
  border-color: #dfe8e8;
}

.unified-header .brand-mark,
.site-shell .brand-mark {
  border-radius: 50%;
  background: #0b9e94;
  color: white;
  box-shadow: none;
}

.unified-header .header-cta {
  border-radius: 999px;
  background: #0b9e94;
  box-shadow: 0 9px 20px rgba(11, 158, 148, .15);
}

.main-footer {
  background: #18343a;
}

.guides-hero {
  width: min(1140px, calc(100% - 40px));
  margin-top: 10px;
  padding: 88px 55px 75px;
  border-radius: 0 0 28px 28px;
  background: linear-gradient(120deg, #eaf9f8 0%, #fffdf8 55%, #fff4e8 100%);
}

.guides-hero .kicker,
.guide-article .kicker,
.related .kicker {
  display: inline-block;
  margin: 0;
  padding: 0;
  color: #168c83;
  font-size: 10px;
  letter-spacing: .09em;
}

.guides-hero h1 {
  max-width: 850px;
  color: #202a33;
  font-size: clamp(48px, 6.5vw, 82px);
}

.guide-layout {
  width: min(1080px, calc(100% - 40px));
  padding-top: 80px;
}

.guide-layout > aside > strong {
  color: #168c83;
}

.guide-layout > aside a {
  border: 1px solid transparent;
  border-radius: 999px;
}

.guide-layout > aside a:hover {
  border-color: #cfe3e2;
  background: #f1fbfa;
}

.guide-layout > aside a.active {
  background: #0b9e94;
}

.results-head {
  padding-bottom: 17px;
  border-bottom: 1px solid #dfe8e8;
}

.article-grid {
  gap: 13px;
}

.article-card {
  border-color: #dce6e6;
  border-radius: 16px;
  background: #fbfefe;
  box-shadow: none;
}

.article-card > span {
  color: #168c83;
}

.article-card:hover {
  border-color: #78c9c3;
  box-shadow: 0 18px 40px rgba(24, 95, 94, .09);
}

.guide-article {
  width: min(1080px, calc(100% - 40px));
  padding-top: 30px;
}

.guide-article > header {
  max-width: none;
  padding: 75px 55px 70px;
  border-radius: 0 0 28px 28px;
  background: linear-gradient(120deg, #eaf9f8 0%, #fffdf8 55%, #fff4e8 100%);
}

.guide-article > header h1 {
  max-width: 850px;
  color: #202a33;
}

.breadcrumbs {
  margin: 0;
  padding: 0 55px 25px;
}

.article-body {
  grid-template-columns: minmax(0, 700px) 285px;
}

.article-body section h2 {
  color: #213138;
}

.safety-note {
  border-left-color: #0b9e94;
  border-radius: 0 12px 12px 0;
  background: #eaf8f7;
}

.cause {
  border-color: #dce6e6;
}

.cause > span {
  color: #168c83;
}

.article-cta {
  border: 1px solid #cfe3e2;
  background: #edf9f8;
  color: #203138;
  box-shadow: 9px 9px 0 #d8f0ee;
}

.article-cta > span {
  color: #168c83;
}

.article-cta p {
  color: #65747a;
}

.article-cta > a:last-child {
  color: #4f666a;
}

.article-cta .button-primary {
  background: #0b9e94;
  color: white;
  box-shadow: none;
}

.article-body details {
  border-color: #dce6e6;
}

.related {
  width: min(1080px, calc(100% - 40px));
}

.site-shell {
  background:
    linear-gradient(120deg, rgba(234,249,248,.94), rgba(255,253,248,.86) 53%, rgba(255,244,232,.82)),
    #fff;
}

.site-shell .ambient-one {
  border-color: rgba(11, 158, 148, .09);
  box-shadow: 0 0 0 68px rgba(11,158,148,.045), 0 0 0 136px rgba(24,52,58,.02);
}

.site-shell .ambient-two {
  background: rgba(11, 158, 148, .12);
}

.site-shell .topbar {
  width: min(1140px, calc(100% - 40px));
  height: 78px;
  border-color: #dfe8e8;
}

.site-shell .language-switcher {
  border-color: #cedddd;
  background: rgba(255,255,255,.72);
}

.site-shell .language-switcher button.active {
  background: #0b9e94;
}

.site-shell .hero {
  width: min(1140px, calc(100% - 40px));
  padding: 75px 55px 48px;
  border-radius: 0 0 28px 28px;
  background: rgba(255,255,255,.34);
}

.site-shell .eyebrow {
  color: #168c83;
}

.site-shell .eyebrow span {
  background: #0b9e94;
  box-shadow: 0 0 0 5px rgba(11,158,148,.12);
}

.site-shell .hero h1 {
  color: #202a33;
  font-size: clamp(44px, 5.5vw, 72px);
}

.site-shell .hero-benefits {
  border: 1px solid #cfe3e2;
  background: #eef9f8;
  color: #294147;
  box-shadow: 10px 10px 0 #d9f0ee;
}

.site-shell .hero-benefits span {
  color: #294147;
}

.registration-layout {
  width: min(1080px, calc(100% - 40px));
  grid-template-columns: 260px 1fr;
  padding-top: 35px;
}

.step-sidebar,
.form-panel {
  border-color: #d9e5e5;
  background: rgba(255,255,255,.94);
  box-shadow: 0 18px 60px rgba(32,70,73,.08);
}

.step-sidebar {
  border-radius: 18px;
}

.step-item.current > span {
  border-color: #0b9e94;
  background: #0b9e94;
  color: white;
  box-shadow: none;
}

.step-item.done > span {
  border-color: #0b9e94;
  background: #0b9e94;
}

.score-card {
  background: #18343a;
}

.score-card i,
.progress-line i {
  background: #0b9e94;
}

.form-panel {
  border-radius: 20px;
}

.section-heading > span,
.upload-icon {
  background: #e1f4f1;
  color: #078d83;
}

.field input,
.field select,
.chips button,
.switch-row,
.upload-card,
.contract-card {
  border-color: #d7e3e3;
  background: #fbfefe;
}

.field input:focus,
.field select:focus {
  border-color: #0b9e94;
  box-shadow: 0 0 0 4px rgba(11,158,148,.11);
}

.chips button.selected {
  border-color: #0b9e94;
  background: #e1f4f1;
  color: #176a65;
}

.chips button.selected span,
.switch-row input:checked + i {
  background: #0b9e94;
}

.switch-row input:checked + i::after {
  background: white;
}

.upload-card:hover {
  border-color: #0b9e94;
  background: #f0fbfa;
}

.privacy-box {
  background: #e8f7f5;
  color: #245b59;
}

.contract-card header {
  background: #eaf5f4;
}

.contract-party {
  border-inline-start-color: #0b9e94;
}

.primary-button {
  border-color: #0b9e94;
  background: #0b9e94;
  color: white;
}

.primary-button:hover {
  border-color: #078d83;
  background: #078d83;
}

.secondary-button {
  border-color: #cbdada;
  background: white;
  color: #43555a;
}

.site-shell .site-footer {
  border-color: #dce5e5;
  color: #69777c;
}

.success-panel {
  border-color: #d4e3e2;
  background: rgba(255,255,255,.95);
  box-shadow: 0 24px 65px rgba(32,70,73,.11);
}

.success-check {
  background: #0b9e94;
}

.id-card {
  background: #18343a;
}

.id-card strong {
  color: #70d7cf;
}

.delivery-note {
  background: #eaf8f7;
}

.specialty-picker .chips {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

.skill-chip {
  display: flex;
  align-items: center;
  gap: 9px;
  min-height: 48px;
  padding: 10px 12px;
  border: 1px solid #d7e3e3;
  border-radius: 12px;
  background: #fbfefe;
  color: #536267;
  cursor: pointer;
  font-size: 12px;
  font-weight: 700;
  transition: .18s ease;
}

.skill-chip:hover {
  border-color: #6dc7c0;
  background: #f1fbfa;
}

.skill-chip input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.skill-chip span {
  display: grid;
  width: 25px;
  height: 25px;
  flex: 0 0 25px;
  place-items: center;
  border-radius: 7px;
  background: #e6f4f3;
}

.skill-chip:has(input:checked) {
  border-color: #0b9e94;
  background: #dff4f2;
  color: #176a65;
  box-shadow: 0 0 0 2px rgba(11,158,148,.08);
}

.skill-chip:has(input:checked) span {
  background: #0b9e94;
  color: white;
}

.skill-error {
  margin: 10px 0 0;
  color: #a62b25;
  font-size: 11px;
  font-weight: 700;
}

@media (max-width: 900px) {
  .unified-header {
    width: calc(100% - 28px);
  }
  .site-shell .hero {
    padding-inline: 30px;
  }
  .article-body {
    grid-template-columns: 1fr;
  }
  .specialty-picker .chips {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .guides-hero,
  .guide-article > header {
    padding: 58px 22px 48px;
    border-radius: 0 0 20px 20px;
  }
  .breadcrumbs {
    padding-inline: 22px;
  }
  .site-shell .hero {
    width: calc(100% - 24px);
    padding: 50px 20px 35px;
  }
  .site-shell .hero-benefits {
    box-shadow: 7px 7px 0 #d9f0ee;
  }
  .registration-layout {
    width: calc(100% - 24px);
  }
  .specialty-picker .chips {
    grid-template-columns: 1fr;
  }
}

/* Registration: final mobile containment rules */
@media (max-width: 640px) {
  html,
  body,
  .site-shell {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
  }

  .topbar {
    width: calc(100% - 24px);
    min-width: 0;
  }

  .topbar .brand {
    min-width: 0;
    gap: 8px;
    letter-spacing: .08em;
  }

  .language-switcher {
    flex: 0 0 auto;
  }

  .site-shell .hero {
    width: 100%;
    padding: 36px 16px 28px;
  }

  .site-shell .hero h1 {
    overflow-wrap: anywhere;
    font-size: clamp(34px, 11vw, 44px);
  }

  .registration-layout {
    display: block;
    width: 100%;
    padding: 0 12px 48px;
  }

  .step-sidebar {
    width: 100%;
    margin-bottom: 12px;
  }

  .form-panel,
  .form-step,
  .section-heading,
  .section-heading > div,
  .field-grid,
  .field,
  .chip-field,
  .chips,
  .skill-chip,
  .uploads-grid,
  .upload-card,
  .upload-copy,
  .contract-card {
    min-width: 0;
    max-width: 100%;
  }

  .form-panel {
    width: 100%;
    min-height: 0;
    overflow: hidden;
    border-radius: 16px;
  }

  .form-step {
    width: 100%;
    padding: 24px 14px 14px;
  }

  .section-heading {
    gap: 11px;
    margin-bottom: 24px;
  }

  .section-heading > span {
    width: 38px;
    height: 38px;
    flex-basis: 38px;
  }

  .section-heading h2 {
    margin-top: -2px;
    overflow-wrap: anywhere;
    font-size: 22px;
  }

  .field-grid,
  .specialty-picker .chips,
  .uploads-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
  }

  .field-wide {
    grid-column: auto;
  }

  .field input,
  .field select,
  .upload-copy input[type="file"] {
    display: block;
    width: 100%;
    min-width: 0;
    max-width: 100%;
  }

  .skill-chip {
    width: 100%;
    overflow-wrap: anywhere;
  }

  .upload-card {
    width: 100%;
    min-height: 92px;
    padding: 14px;
  }

  .contract-card {
    overflow: hidden;
  }

  .contract-card header {
    display: grid;
    gap: 8px;
  }

  .contract-card ol {
    padding-left: 24px;
  }

  .contract-card li,
  .check-row {
    overflow-wrap: anywhere;
  }

  .form-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    width: auto;
    margin: 20px -14px -14px;
    padding: 14px;
  }

  .form-actions .primary-button,
  .form-actions .secondary-button {
    width: 100%;
    max-width: none;
    min-width: 0;
    min-height: 50px;
    padding: 10px 14px;
    white-space: normal;
    line-height: 1.25;
  }

  .form-actions .primary-button {
    order: 1;
  }

  .form-actions .secondary-button {
    order: 2;
  }

  .error-message {
    margin: 14px;
    overflow-wrap: anywhere;
  }
}

@media (max-width: 370px) {
  .language-switcher button {
    width: 31px;
  }

  .brand > span:last-child {
    font-size: 10px;
  }

  .site-shell .hero h1 {
    font-size: 34px;
  }
}
