:root{--sgp-ink:#102f35;--sgp-ink-2:#174951;--sgp-sun:#f7bd52;--sgp-sun-2:#ffe3a6;--sgp-mint:#d9eee9;--sgp-paper:#fffdf8;--sgp-mist:#f2f7f5;--sgp-line:#d7e2df;--sgp-text:#243b3e;--sgp-muted:#607477;--sgp-radius:24px;--sgp-shadow:0 22px 55px rgba(16,47,53,.12)}
.sgp-page{background:var(--sgp-paper);color:var(--sgp-text);font-family:inherit;overflow:hidden}.sgp-page *{box-sizing:border-box}.sgp-shell{width:min(1180px,calc(100% - 32px));margin-inline:auto}.sgp-breadcrumb{background:#0d292e;color:#d9e9e6;font-size:.88rem}.sgp-breadcrumb ol{display:flex;gap:9px;list-style:none;margin:0;padding:13px 0}.sgp-breadcrumb li+li:before{content:"/";margin-inline-end:9px;color:#7fa19d}.sgp-breadcrumb a{color:#fff;text-decoration:none}.sgp-hero{position:relative;background:linear-gradient(135deg,#0c282d 0%,#174951 64%,#23666a 100%);color:#fff;padding:76px 0 72px}.sgp-hero__orb{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.sgp-hero__orb--one{width:430px;height:430px;background:rgba(247,189,82,.10);inset:-180px auto auto -80px}.sgp-hero__orb--two{width:280px;height:280px;background:rgba(134,218,202,.12);inset:auto 42% -170px auto}.sgp-hero__grid{position:relative;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:58px;align-items:center}.sgp-kicker{margin:0 0 13px;color:#a9d8cf;font-weight:800;letter-spacing:.02em}.sgp-hero h1{font-size:clamp(2.35rem,5vw,4.6rem);line-height:1.08;margin:0;max-width:850px;color:#fff}.sgp-hero__lead{font-size:1.15rem;line-height:1.95;color:#dbecea;max-width:780px;margin:24px 0 28px}.sgp-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.sgp-btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;border-radius:999px;font-weight:850;text-decoration:none;transition:.2s ease;border:1px solid transparent}.sgp-btn:hover{transform:translateY(-2px)}.sgp-btn:focus-visible,.sgp-filter button:focus-visible,.sgp-field select:focus-visible,.sgp-route a:focus-visible,.sgp-text-link:focus-visible{outline:3px solid #70cbbd;outline-offset:3px}.sgp-btn--sun{background:var(--sgp-sun);color:#18383c}.sgp-btn--glass{border-color:rgba(255,255,255,.38);color:#fff;background:rgba(255,255,255,.08)}.sgp-btn--ink{background:var(--sgp-ink);color:#fff}.sgp-btn--outline{border-color:#79908d;color:#fff}.sgp-proof{display:flex;flex-wrap:wrap;gap:10px 24px;margin:27px 0 0;padding:0;list-style:none;color:#bfd8d4;font-size:.88rem}.sgp-proof li{position:relative;padding-inline-start:14px}.sgp-proof li:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--sgp-sun);position:absolute;inset-inline-start:0;top:.58em}.sgp-status{background:rgba(255,255,255,.97);color:var(--sgp-text);padding:28px;border-radius:var(--sgp-radius);box-shadow:0 30px 70px rgba(0,0,0,.22)}.sgp-status__top{display:flex;gap:9px;align-items:center;color:#5d7275;font-weight:750;font-size:.88rem}.sgp-status__dot{width:10px;height:10px;border-radius:50%;background:#d5922d;box-shadow:0 0 0 5px #fff0d7}.sgp-status h2{font-size:1.55rem;line-height:1.4;color:var(--sgp-ink);margin:16px 0 10px}.sgp-status p{line-height:1.75;color:#50676a}.sgp-status dl{display:grid;gap:0;margin:20px 0}.sgp-status dl div{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-top:1px solid var(--sgp-line)}.sgp-status dt{color:var(--sgp-muted)}.sgp-status dd{margin:0;font-weight:800;text-align:left}.sgp-status>a{color:#176b70;font-weight:850}.sgp-quick{background:#fff;border-bottom:1px solid var(--sgp-line)}.sgp-quick__grid{display:grid;grid-template-columns:repeat(4,1fr)}.sgp-quick__grid>div{display:flex;align-items:center;gap:13px;padding:24px 16px;border-inline-start:1px solid var(--sgp-line)}.sgp-quick__grid>div:first-child{border-inline-start:0}.sgp-quick span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--sgp-mint);color:var(--sgp-ink);font-weight:900}.sgp-quick p{margin:0;color:var(--sgp-muted);font-size:.9rem}.sgp-quick strong{display:block;color:var(--sgp-text);font-size:1rem}.sgp-section{padding:88px 0}.sgp-section--mist{background:var(--sgp-mist)}.sgp-section--ink{background:var(--sgp-ink);color:#fff}.sgp-heading{max-width:810px;margin-bottom:34px}.sgp-heading .sgp-kicker,.sgp-builder .sgp-kicker,.sgp-faq .sgp-kicker,.sgp-expiry .sgp-kicker,.sgp-timing .sgp-kicker{color:#287a76}.sgp-heading h2,.sgp-builder h2,.sgp-expiry h2,.sgp-timing h2,.sgp-faq h2{font-size:clamp(1.9rem,3.6vw,3rem);line-height:1.25;color:var(--sgp-ink);margin:0 0 15px}.sgp-heading>p:last-child{line-height:1.85;color:var(--sgp-muted);font-size:1.06rem}.sgp-filter{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:24px}.sgp-filter button{border:1px solid var(--sgp-line);background:#fff;color:var(--sgp-text);padding:10px 17px;border-radius:999px;font:inherit;font-weight:750;cursor:pointer}.sgp-filter button.is-active{background:var(--sgp-ink);border-color:var(--sgp-ink);color:#fff}.sgp-route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.sgp-route{background:#fff;border:1px solid var(--sgp-line);border-radius:var(--sgp-radius);padding:28px;box-shadow:0 12px 32px rgba(16,47,53,.06);transition:.2s ease}.sgp-route:hover{transform:translateY(-4px);box-shadow:var(--sgp-shadow)}.sgp-route[hidden]{display:none}.sgp-route__head{display:flex;justify-content:space-between;gap:12px;align-items:center}.sgp-route__head span{color:#1e7472;font-weight:850}.sgp-route__head em{font-style:normal;font-size:.78rem;background:#edf6f3;color:#54706c;padding:5px 9px;border-radius:999px}.sgp-route h3{font-size:1.5rem;color:var(--sgp-ink);margin:16px 0 9px}.sgp-route>p{color:var(--sgp-muted);line-height:1.75}.sgp-route dl{margin:22px 0}.sgp-route dl div{display:grid;grid-template-columns:112px 1fr;gap:12px;padding:10px 0;border-top:1px solid #edf1f0}.sgp-route dt{color:var(--sgp-muted);font-size:.88rem}.sgp-route dd{margin:0;font-weight:650;line-height:1.6}.sgp-route>a{display:inline-flex;gap:8px;color:#146a6e;font-weight:900;text-decoration:none}.sgp-results{color:var(--sgp-muted);margin:18px 3px 0}.sgp-dated{display:grid;grid-template-columns:1fr .85fr;gap:68px;align-items:center}.sgp-dated h2{font-size:clamp(2rem,4vw,3.2rem);color:#fff;margin:0 0 18px}.sgp-dated>div>p:last-child{color:#c8dfdc;line-height:1.9}.sgp-dated__card{background:#fff;color:var(--sgp-text);border-radius:var(--sgp-radius);padding:28px;transform:rotate(-1deg)}.sgp-dated__card>span{display:inline-block;background:var(--sgp-sun-2);color:#5d4519;padding:7px 10px;border-radius:8px;font-weight:850;font-size:.8rem}.sgp-dated__card dl{margin:18px 0 0}.sgp-dated__card div{display:flex;justify-content:space-between;gap:14px;border-top:1px solid var(--sgp-line);padding:12px 0}.sgp-dated__card dd{margin:0;font-weight:800;text-align:left}.sgp-scope{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.sgp-scope article{padding:30px;border-radius:var(--sgp-radius);border:1px solid var(--sgp-line);background:#fff}.sgp-scope article:first-child{border-top:5px solid #2b8c7f}.sgp-scope article:last-child{border-top:5px solid #d79836}.sgp-scope h3{color:var(--sgp-ink);font-size:1.35rem}.sgp-scope ul{list-style:none;padding:0;margin:20px 0 0}.sgp-scope li{position:relative;padding:9px 28px 9px 0;border-top:1px solid #edf1ef;line-height:1.65}.sgp-scope li:before{content:"✓";position:absolute;right:0;color:#268172;font-weight:900}.sgp-scope article:last-child li:before{content:"!";color:#c07a1d}.sgp-expiry{display:grid;grid-template-columns:.8fr 1.2fr;gap:62px;align-items:start}.sgp-expiry>div>p{line-height:1.85;color:var(--sgp-muted)}.sgp-expiry>div>a,.sgp-timing a{color:#176d70;font-weight:900}.sgp-expiry ol{list-style:none;margin:0;padding:0;display:grid;gap:14px}.sgp-expiry li{background:#fff;border:1px solid var(--sgp-line);border-radius:18px;padding:20px;display:grid;grid-template-columns:48px 1fr;gap:15px}.sgp-expiry li>span{width:44px;height:44px;border-radius:12px;background:var(--sgp-ink);color:#fff;display:grid;place-items:center;font-weight:900}.sgp-expiry h3{margin:0;color:var(--sgp-ink)}.sgp-expiry li p{margin:6px 0 0;color:var(--sgp-muted);line-height:1.65}.sgp-builder{display:grid;grid-template-columns:.7fr 1.3fr;gap:56px;align-items:start}.sgp-builder__intro>p{line-height:1.85;color:var(--sgp-muted)}.sgp-privacy{padding:16px;border-radius:14px;background:var(--sgp-mint);line-height:1.7}.sgp-builder__form{display:grid;grid-template-columns:repeat(2,1fr);gap:17px;background:#fff;border:1px solid var(--sgp-line);border-radius:var(--sgp-radius);padding:28px;box-shadow:var(--sgp-shadow)}.sgp-field{display:grid;gap:7px}.sgp-field--wide,.sgp-builder__summary,.sgp-builder__wa{grid-column:1/-1}.sgp-field label{font-weight:800;color:var(--sgp-ink)}.sgp-field select{width:100%;min-height:49px;border:1px solid #b9cbc7;border-radius:12px;padding:0 13px;background:#fff;color:var(--sgp-text);font:inherit}.sgp-builder__summary{background:var(--sgp-mist);border-radius:14px;padding:17px}.sgp-builder__summary span{font-size:.8rem;color:var(--sgp-muted);font-weight:800}.sgp-builder__summary p{margin:6px 0 0;line-height:1.7;font-weight:700}.sgp-timing{display:grid;grid-template-columns:1fr .85fr;gap:56px}.sgp-timing>div>p{color:var(--sgp-muted);line-height:1.85}.sgp-timing__steps{display:grid;gap:12px}.sgp-timing__steps p{margin:0;background:#fff;border:1px solid var(--sgp-line);padding:18px;border-radius:16px}.sgp-timing__steps strong{display:block;color:var(--sgp-ink);margin-bottom:5px}.sgp-faq__grid{display:grid;grid-template-columns:.55fr 1.45fr;gap:60px}.sgp-faq header>p:last-child{color:var(--sgp-muted);line-height:1.75}.sgp-faq details{border-top:1px solid var(--sgp-line);padding:18px 0}.sgp-faq summary{display:flex;justify-content:space-between;gap:18px;color:var(--sgp-ink);font-size:1.05rem;font-weight:850;cursor:pointer;list-style:none}.sgp-faq summary::-webkit-details-marker{display:none}.sgp-faq summary span:before{content:"+";font-size:1.5rem;color:#287a76}.sgp-faq details[open] summary span:before{content:"−"}.sgp-faq details p{line-height:1.85;color:var(--sgp-muted);margin:13px 0 0}.sgp-final{padding:0 0 88px;background:var(--sgp-paper)}.sgp-final__card{background:linear-gradient(120deg,#10343a,#1c5a5e);color:#fff;border-radius:30px;padding:42px;display:grid;grid-template-columns:1.25fr .75fr;gap:40px;align-items:center}.sgp-final .sgp-kicker{color:var(--sgp-sun-2)}.sgp-final h2{font-size:clamp(1.8rem,3vw,2.65rem);margin:0 0 12px;color:#fff}.sgp-final p{color:#d6e7e5;line-height:1.8}.sgp-final .sgp-actions{justify-content:flex-end}.sgp-text-link{color:#fff;font-weight:850}.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:900px){.sgp-hero__grid,.sgp-dated,.sgp-expiry,.sgp-builder,.sgp-timing,.sgp-faq__grid,.sgp-final__card{grid-template-columns:1fr}.sgp-hero__grid{gap:36px}.sgp-status{max-width:620px}.sgp-quick__grid{grid-template-columns:repeat(2,1fr)}.sgp-quick__grid>div:nth-child(3){border-top:1px solid var(--sgp-line)}.sgp-route-grid{grid-template-columns:1fr}.sgp-final .sgp-actions{justify-content:flex-start}}
@media(max-width:620px){.sgp-shell{width:min(100% - 22px,1180px)}.sgp-hero{padding:54px 0}.sgp-hero h1{font-size:2.25rem}.sgp-hero__lead{font-size:1rem}.sgp-actions,.sgp-actions .sgp-btn{width:100%}.sgp-proof{display:grid;gap:8px}.sgp-status{padding:22px}.sgp-quick__grid{grid-template-columns:1fr 1fr}.sgp-quick__grid>div{display:block;padding:17px 10px}.sgp-quick span{margin-bottom:8px}.sgp-section{padding:64px 0}.sgp-filter{overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}.sgp-filter button{white-space:nowrap}.sgp-route{padding:22px}.sgp-route dl div{grid-template-columns:1fr;gap:3px}.sgp-scope{grid-template-columns:1fr}.sgp-builder__form{grid-template-columns:1fr;padding:20px}.sgp-field--wide,.sgp-builder__summary,.sgp-builder__wa{grid-column:auto}.sgp-final__card{padding:28px 22px;border-radius:22px}.sgp-breadcrumb{font-size:.78rem}}
@media(prefers-reduced-motion:reduce){.sgp-page *{scroll-behavior:auto!important;transition:none!important}}
body .sgp-page .sgp-hero h1{color:#fff!important}
body .sgp-page .sgp-hero .sgp-kicker{color:#a9d8cf!important}
body .sgp-page .sgp-hero__lead{color:#dbecea!important}
body .sgp-page .sgp-proof{color:#bfd8d4!important}
body .sgp-page .sgp-section--ink .sgp-kicker{color:#a9d8cf!important}
body .sgp-page .sgp-section--ink h2{color:#fff!important}
body .sgp-page .sgp-section--ink>div>div>p{color:#c8dfdc!important}
body .sgp-page .sgp-final .sgp-kicker{color:#ffe3a6!important}
body .sgp-page .sgp-final h2{color:#fff!important}
body .sgp-page .sgp-final p{color:#d6e7e5!important}
body .sgp-page .sgp-btn--glass,body .sgp-page .sgp-btn--outline,body .sgp-page .sgp-btn--ink,body .sgp-page .sgp-text-link{color:#fff!important}
body .sgp-page .sgp-btn--sun{color:#18383c!important}
