:root{--blue:#1d4e89;--blue-dark:#143a66;--blue-50:#eaf1fa;--blue-100:#d5e4f4;--gold:#e6a23c;--gold-dark:#b97e1e;--gold-soft:#fbebcf;--ink:#172033;--muted:#56617a;--line:#e4eaf2;--paper:#fbfcfe;--surface:#fff;--tint:#f2f7fc;--ok:#1f7a4d;--radius:18px;--radius-lg:26px;--radius-pill:999px;--shadow-sm:0 2px 10px #1428500f;--shadow:0 10px 30px #1428501a;--shadow-lg:0 22px 56px #14285029;--ring:0 0 0 4px #e6a23c59;--maxw:1160px;--font-head:"Poppins","Segoe UI",sans-serif;--font-body:"Atkinson Hyperlegible","Segoe UI",sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:18px}body{font-family:var(--font-body);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:1.13rem;line-height:1.7}img,svg{max-width:100%;display:block}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4{font-family:var(--font-head);color:var(--ink);letter-spacing:-.01em;margin:0 0 .5em;font-weight:700;line-height:1.16}h1{font-size:clamp(2.1rem,4.6vw,3rem)}h2{font-size:clamp(1.7rem,3.2vw,2.2rem)}h3{font-size:1.3rem}p{margin:0 0 1rem}strong{color:var(--ink);font-weight:700}.container{max-width:var(--maxw);margin:0 auto;padding:0 22px}.center{text-align:center}.muted{color:var(--muted)}.ic{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1.5rem;height:1.5rem}.icon-badge{background:var(--blue-50);width:64px;height:64px;color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue-100);border-radius:18px;justify-content:center;align-items:center;display:inline-flex}.icon-badge .ic{width:32px;height:32px}.icon-badge.gold{background:var(--gold-soft);color:var(--gold-dark);box-shadow:inset 0 0 0 1px #f1d9a8}.icon-inline{width:1.4rem;height:1.4rem;color:var(--ok)}.kicker{font-family:var(--font-head);letter-spacing:.04em;text-transform:uppercase;color:var(--gold-dark);background:var(--gold-soft);border-radius:var(--radius-pill);align-items:center;gap:.5em;padding:7px 15px;font-size:.92rem;font-weight:700;display:inline-flex}.sec-head{text-align:center;max-width:740px;margin:0 auto 44px}.sec-head .kicker{margin-bottom:16px}.sec-head p{color:var(--muted);margin:.4em 0 0;font-size:1.2rem}.btn{font-family:var(--font-head);cursor:pointer;border:2px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:.55em;min-height:54px;padding:16px 26px;font-size:1.12rem;font-weight:700;line-height:1;transition:transform .14s,box-shadow .14s,background .14s,border-color .14s;display:inline-flex}.btn:hover{text-decoration:none;transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn .ic{width:1.3rem;height:1.3rem}.btn-gold{background:var(--gold);color:#3c2708;box-shadow:0 8px 20px #e6a23c61}.btn-gold:hover{background:#f1b252}.btn-blue{background:var(--blue);color:#fff;box-shadow:0 8px 20px #1d4e894d}.btn-blue:hover{background:var(--blue-dark)}.btn-outline{color:var(--blue);border-color:var(--blue-100);background:#fff}.btn-outline:hover{border-color:var(--blue)}.btn-ghost{color:#fff;background:#ffffff1f;border-color:#fff9}.btn-ghost:hover{background:#ffffff38}.btn-lg{min-height:60px;padding:19px 32px;font-size:1.22rem}.site-header{z-index:40;-webkit-backdrop-filter:saturate(140%)blur(10px);backdrop-filter:saturate(140%)blur(10px);border-bottom:1px solid var(--line);background:#fbfcfeeb;position:sticky;top:0}.header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.brand{align-items:center;gap:10px;display:flex}.brand img{width:auto;height:50px}.mainnav{flex-wrap:wrap;gap:4px;display:flex}.mainnav a{font-family:var(--font-head);color:var(--ink);border-radius:10px;padding:10px 14px;font-size:1.02rem;font-weight:600;transition:background .14s,color .14s}.mainnav a:hover,.mainnav a[aria-current=page]{background:var(--blue-50);color:var(--blue);text-decoration:none}.header-cta{align-items:center;gap:12px;display:flex}.header-phone{font-family:var(--font-head);color:var(--blue);white-space:nowrap;align-items:center;gap:.4em;font-size:1.05rem;font-weight:700;display:inline-flex}.hero{background:radial-gradient(820px 420px at 88% -8%, #e7f0fb, transparent 62%), radial-gradient(640px 380px at -6% 8%, #fcf2df, transparent 58%), var(--paper);padding:62px 0 50px;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;opacity:.5;background-image:radial-gradient(#1d4e890d 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0}.hero-grid{z-index:1;grid-template-columns:1.12fr .88fr;align-items:center;gap:48px;display:grid;position:relative}.hero h1{margin-top:18px}.hero p.lead{color:var(--muted);max-width:33ch;margin-bottom:28px;font-size:1.34rem}.hero-actions{flex-wrap:wrap;gap:14px;margin-bottom:26px;display:flex}.badges{font-weight:700;font-family:var(--font-head);flex-wrap:wrap;gap:12px 22px;margin:0;padding:0;font-size:1rem;list-style:none;display:flex}.badges li{align-items:center;gap:9px;display:flex}.badges .ic{width:1.35rem;height:1.35rem;color:var(--ok)}.hero-photo{position:relative}.hero-photo .photo-frame{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);aspect-ratio:4/5;background:linear-gradient(150deg,var(--blue-50),var(--gold-soft));border:6px solid #fff;overflow:hidden}.hero-photo .photo-frame img{object-fit:cover;width:100%;height:100%}.photo-tag{box-shadow:var(--shadow);font-family:var(--font-head);color:var(--blue);background:#fff;border-radius:16px;align-items:center;gap:11px;padding:13px 18px;font-weight:700;line-height:1.25;display:flex;position:absolute;bottom:26px;left:-16px}.photo-tag .lamp{width:34px;height:34px;color:var(--gold)}.section{padding:68px 0}.section.tint{background:var(--tint)}.section.band{background:linear-gradient(180deg,var(--paper),var(--tint))}.grid{gap:22px;display:grid}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:28px}.service-card{flex-direction:column;gap:10px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;position:relative;overflow:hidden}.service-card:before{content:"";background:linear-gradient(90deg,var(--gold),var(--gold-soft));transform-origin:0;width:100%;height:4px;transition:transform .22s;position:absolute;top:0;left:0;transform:scaleX(0)}.service-card h3{margin:.2em 0 0}.service-card p{color:var(--muted);margin:0 0 6px;font-size:1.04rem}.service-card .more{font-family:var(--font-head);color:var(--blue);align-items:center;gap:.4em;margin-top:auto;font-weight:700;display:inline-flex}.service-card .more .ic{width:1.1rem;height:1.1rem;transition:transform .16s}a.service-card:hover{box-shadow:var(--shadow-lg);border-color:var(--blue-100);text-decoration:none;transform:translateY(-5px)}a.service-card:hover:before{transform:scaleX(1)}a.service-card:hover .more .ic{transform:translate(4px)}.steps{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.step{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:30px 28px}.step .num{background:var(--blue);color:#fff;width:54px;height:54px;font-family:var(--font-head);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;font-size:1.5rem;font-weight:800;display:flex;box-shadow:0 8px 18px #1d4e8947}.trust{grid-template-columns:repeat(2,1fr);gap:22px 36px;margin:0;padding:0;list-style:none;display:grid}.trust li{align-items:flex-start;gap:16px;display:flex}.trust .icon-badge{border-radius:14px;width:52px;height:52px}.trust .icon-badge .ic{width:26px;height:26px}.trust b{font-family:var(--font-head);margin-bottom:2px;display:block}.trust span{color:var(--muted)}.price-card{background:linear-gradient(160deg,var(--blue),var(--blue-dark));color:#fff;border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-lg);padding:42px;position:relative;overflow:hidden}.price-card:before{content:"";background:radial-gradient(circle,#e6a23c59,#0000 70%);border-radius:50%;width:240px;height:240px;position:absolute;top:-80px;right:-60px}.price-card .big{font-family:var(--font-head);color:#fff;font-size:3.6rem;font-weight:800;line-height:1;position:relative}.price-card .big small{opacity:.85;font-size:1.1rem;font-weight:600}.price-card ul{text-align:left;margin:22px 0;padding:0;list-style:none;display:inline-block;position:relative}.price-card li{padding:7px 0 7px 32px;position:relative}.price-card li:before{content:"✓";color:var(--gold-soft);font-size:1.2rem;font-weight:800;position:absolute;left:0}.area-tags{flex-wrap:wrap;justify-content:center;gap:11px;margin:0;padding:0;list-style:none;display:flex}.area-tags li{border:1px solid var(--line);color:var(--blue);font-family:var(--font-head);border-radius:var(--radius-pill);box-shadow:var(--shadow-sm);background:#fff;padding:10px 17px;font-weight:600}.faq{max-width:840px;margin:0 auto}.faq details{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:14px;margin-bottom:14px;overflow:hidden}.faq summary{cursor:pointer;font-family:var(--font-head);justify-content:space-between;align-items:center;gap:14px;padding:22px 24px;font-size:1.14rem;font-weight:700;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"";border-right:2.5px solid var(--gold-dark);border-bottom:2.5px solid var(--gold-dark);flex:none;width:14px;height:14px;margin-bottom:4px;transition:transform .2s;transform:rotate(45deg)}.faq details[open] summary:after{margin-bottom:-4px;transform:rotate(-135deg)}.faq .a{color:var(--muted);padding:0 24px 22px}.cta-band{background:linear-gradient(135deg,var(--blue),var(--blue-dark));color:#fff;border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-lg);padding:52px;position:relative;overflow:hidden}.cta-band:before{content:"";background:radial-gradient(circle,#e6a23c4d,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:-120px;left:-80px}.cta-band h2{color:#fff;position:relative}.cta-band p{color:#ffffffeb;max-width:640px;margin:0 auto 28px;font-size:1.22rem;position:relative}.cta-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex;position:relative}.prose{max-width:760px;margin:0 auto;font-size:1.15rem}.prose h2{margin-top:1.6em}.prose h3{margin-top:1.3em}.prose ul,.prose ol{margin:0 0 1.2em;padding-left:1.3em}.prose li{margin-bottom:.5em}.prose .lead{color:var(--muted);font-size:1.3rem}.callout{background:var(--blue-50);border:1px solid var(--blue-100);border-radius:14px;gap:14px;margin:1.4em 0;padding:18px 20px;display:flex}.callout .ic{color:var(--blue);width:1.6rem;height:1.6rem;margin-top:2px}.breadcrumb{color:var(--muted);padding:18px 0 0;font-size:.98rem}.breadcrumb a{color:var(--muted)}.page-hero{padding:46px 0 8px}.site-footer{color:#c2d0e2;background:#0e1d31;margin-top:8px;padding:58px 0 30px}.site-footer strong{color:inherit}.site-footer a{color:#c2d0e2}.site-footer a:hover{color:#fff}.foot-grid{grid-template-columns:1.5fr 1fr 1fr;gap:36px;margin-bottom:34px;display:grid}.site-footer h4{color:#fff;font-size:1.12rem}.site-footer img{height:44px;margin-bottom:14px}.foot-links{margin:0;padding:0;list-style:none}.foot-links li{margin-bottom:10px}.foot-bottom{color:#8497ae;border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;gap:14px;padding-top:20px;font-size:.95rem;display:flex}.foot-social{gap:12px;margin-top:18px;display:flex}.foot-social a{color:#c2d0e2;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s,color .2s;display:flex}.foot-social a:hover{background:var(--gold);color:#fff}.mobile-cta{z-index:50;border-top:1px solid var(--line);background:#fff;gap:10px;padding:10px;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #1428501f}.mobile-cta a{flex:1}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.reveal{animation:.6s cubic-bezier(.2,.7,.2,1) both fadeUp}.d1{animation-delay:70ms}.d2{animation-delay:.14s}.d3{animation-delay:.21s}.d4{animation-delay:.28s}:focus-visible{box-shadow:var(--ring);border-radius:8px;outline:none}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.reveal{animation:none!important}}@media (width<=920px){.hero-grid{grid-template-columns:1fr;gap:32px}.hero-photo{max-width:400px;margin:0 auto}.grid-3,.steps,.foot-grid{grid-template-columns:1fr 1fr}}@media (width<=680px){html{font-size:16px}.section{padding:44px 0}.grid-2,.grid-3,.steps,.trust{grid-template-columns:1fr}.mainnav{display:none}.mobile-cta{display:flex}body{padding-bottom:calc(80px + env(safe-area-inset-bottom,0px))}.price-card,.cta-band{padding:28px 20px}.photo-tag{left:8px}.hero{padding:36px 0 32px}.hero p.lead{font-size:1.18rem}.hero-actions{gap:10px}.hero-actions .btn{width:100%}h3{font-size:1.15rem}.btn{padding:14px 20px;font-size:1rem}.btn-lg{padding:16px 26px;font-size:1.1rem}.faq summary{padding:18px;font-size:1.05rem}.faq .a{padding:0 18px 18px}.price-card .big{font-size:2.8rem}.cta-band h2{font-size:1.6rem}.cta-band p{font-size:1.05rem}.cta-actions .btn{width:100%}.header-cta{gap:8px}.header-phone{font-size:.95rem}.foot-grid{grid-template-columns:1fr}.sec-head{margin-bottom:28px}.sec-head p{font-size:1.05rem}}@media (width<=400px){html{font-size:15px}.hero{padding:28px 0 24px}.price-card .big{font-size:2.4rem}.header-phone{display:none}.mobile-cta{padding:8px}}@font-face{font-family:Atkinson Hyperlegible;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/atkinsonhyperlegible-400-BrHNak5F.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Atkinson Hyperlegible;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/atkinsonhyperlegible-700-GZI4o3u0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/poppins-600-zEkxB9Mr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/poppins-700-Qrb0O0WB.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/assets/poppins-800-Bd8-pIP1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
