:root{--ink:#09111f;--muted:#5d6878;--paper:#f6f7f3;--surface:#fff;--mint:#63e6be;--mint-dark:#087f5b;--blue:#65a8ff;--line:#dfe4e8;--radius:24px;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);margin:0;line-height:1.55}a{color:inherit;text-decoration:none}p{margin:0 0 1rem}h1,h2,h3{letter-spacing:-.035em;margin:0;line-height:1.04}h1{max-width:13ch;font-size:clamp(3rem,7vw,6.5rem)}h2{max-width:16ch;font-size:clamp(2.2rem,4.5vw,4.4rem)}h3{font-size:1.35rem}.skip-link{z-index:100;background:#fff;border-radius:8px;padding:.75rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:20;backdrop-filter:blur(12px);background:#f6f7f3f0;border-bottom:1px solid #09111f17;align-items:center;gap:2rem;height:76px;padding:0 max(1.2rem,4vw);display:flex;position:relative}.brand{align-items:center;gap:.65rem;font-size:1.1rem;font-weight:800;display:flex}.brand-mark{background:var(--ink);width:34px;height:34px;color:var(--mint);border-radius:10px;place-items:center;display:grid}.site-header nav{color:#344052;gap:1.4rem;margin:auto;font-size:.9rem;font-weight:650;display:flex}.site-header nav a:hover,.text-link:hover,.footer-links a:hover{text-underline-offset:4px;text-decoration:underline}.header-actions{align-items:center;gap:.75rem;display:flex}.language-menu{font-size:.86rem;position:relative}.language-menu summary{cursor:pointer;padding:.65rem;list-style:none}.language-options{border:1px solid var(--line);background:#fff;border-radius:14px;width:180px;padding:.5rem;display:grid;position:absolute;top:2.6rem;right:0;box-shadow:0 20px 50px #0000001f}.language-options a{border-radius:8px;padding:.5rem .65rem}.language-options a:hover,.language-options a[aria-current=page]{background:#eef2ef}.button{background:var(--ink);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.75rem 1.1rem;font-weight:750;display:inline-flex;box-shadow:0 8px 22px #09111f26}.button:hover{transform:translateY(-1px);box-shadow:0 12px 28px #09111f38}.button.compact{min-height:40px;padding:.55rem .9rem;font-size:.85rem}.button.secondary{color:var(--ink);box-shadow:none;background:#e6e9e4}.section-shell{width:min(1180px,100% - 2.4rem);margin-inline:auto}.hero{grid-template-columns:1.13fr .87fr;align-items:center;gap:clamp(2rem,6vw,7rem);min-height:720px;padding:clamp(4rem,8vw,8rem) 0;display:grid}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--mint-dark);margin-bottom:1.2rem;font-size:.76rem;font-weight:850}.lede{color:#445064;max-width:62ch;margin:1.8rem 0;font-size:clamp(1.15rem,2vw,1.45rem)}.cta-row{align-items:center;gap:1.5rem;margin:2rem 0;display:flex}.text-link{font-weight:750}.trust-strip{border-top:1px solid var(--line);gap:2rem;margin:0;padding:1.6rem 0 0;list-style:none;display:flex}.trust-strip li{font-size:1.35rem;font-weight:850}.trust-strip span{color:var(--muted);letter-spacing:0;font-size:.72rem;font-weight:600;display:block}.product-frame{color:#edf7f4;background:#0d1728;border-radius:30px;padding:1rem;transform:rotate(1.3deg);box-shadow:0 36px 90px #09111f47}.frame-top{color:#96a2b4;align-items:center;gap:.4rem;padding:.25rem .3rem 1rem;display:flex}.frame-top span{background:#334056;border-radius:50%;width:9px;height:9px}.frame-top strong{color:#e9fff7;margin-left:auto}.search-field{color:#aeb7c5;border:1px solid #314056;border-radius:14px;gap:.7rem;padding:1rem;display:flex}.search-field b{color:#fff;margin-left:auto}.scan-line{background:#24334a;border-radius:4px;height:3px;margin:1rem 0 1.25rem;overflow:hidden}.scan-line span{background:linear-gradient(90deg,var(--mint),var(--blue));width:76%;height:100%;display:block}.result-row{background:#142239;border:1px solid #263852;border-radius:14px;grid-template-columns:12px 1fr;gap:.25rem .7rem;margin:.7rem 0;padding:1rem;display:grid}.result-row i{background:#ffd43b;border-radius:50%;grid-row:1/3;width:10px;height:10px;margin-top:.35rem}.result-row.confirmed i{background:var(--mint)}.result-row.checked i{background:#8190a5}.result-row span,.result-row small{color:#9eabbc;grid-column:2}.result-row small{font-size:.72rem}.frame-note{text-align:center;color:#7f8ca0;padding:.9rem 0 .2rem;font-size:.72rem}.answer-band{background:#dff9ef;border-block:1px solid #bcead9;padding:4rem 0}.answer-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:5rem;display:grid}.answer-grid h2{font-size:clamp(2rem,4vw,3.4rem)}.answer-grid p{color:#304b44;font-size:1.25rem}.content-section{padding:clamp(5rem,10vw,9rem) 0}.content-section>h2{margin-bottom:3rem}.card-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.workflow-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:230px;padding:2rem}.workflow-card h3{margin-bottom:4rem}.workflow-card p{color:var(--muted)}.guides-section{background:#e8f1ff;border-block:1px solid #cdddf2;padding:clamp(5rem,10vw,9rem) 0}.guides-heading-row{grid-template-columns:1.05fr .95fr;align-items:end;gap:4rem;margin-bottom:3rem;display:grid}.guides-heading-row p{color:#445064;max-width:55ch;font-size:1.15rem}.guide-card-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.home-guide-grid{grid-template-columns:repeat(2,1fr)}.guide-card{border-radius:var(--radius);background:#fff;border:1px solid #cfd9e6;flex-direction:column;min-height:250px;padding:1.7rem;display:flex}.guide-card>span{color:var(--mint-dark);text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:850}.guide-card h3{margin:1.2rem 0 .8rem;font-size:1.55rem}.guide-card h3 a:after{content:"";position:absolute}.guide-card p{color:var(--muted)}.guide-card .text-link{margin-top:auto;padding-top:1rem}.dark-section{background:var(--ink);color:#f5fbf9;padding:clamp(5rem,10vw,9rem) 0}.accuracy-grid{grid-template-columns:.9fr 1.1fr;gap:7rem;display:grid}.lede-small{color:#aeb9c8;margin-top:1.5rem;font-size:1.18rem}.accuracy-list{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.accuracy-list li{border-bottom:1px solid #26344a;grid-template-columns:32px 1fr;gap:.8rem;padding:1.2rem 0;font-size:1.05rem;display:grid}.accuracy-list span{color:var(--mint);font-weight:900}.plans-grid{grid-template-columns:1fr 1fr;gap:1rem;max-width:900px;margin-top:3rem;display:grid}.plan-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:2rem}.plan-card.featured{background:#dff9ef;border-color:#a7dfcb}.plan-tag{text-transform:uppercase;letter-spacing:.08em;background:#edf0ed;border-radius:99px;padding:.35rem .65rem;font-size:.72rem;font-weight:850;display:inline-block}.plan-card h3{margin:1.4rem 0 .8rem;font-size:2rem}.plan-card>p{color:var(--muted)}.plan-card ul{min-height:125px;padding-left:1.2rem}.plan-card li{margin:.55rem 0}.price-note{max-width:850px;color:var(--muted);margin-top:1.2rem;font-size:.9rem}.faq-section{background:#eef0ec;padding:clamp(5rem,10vw,9rem) 0}.faq-grid{grid-template-columns:.7fr 1.3fr;gap:6rem;display:grid}.faq-grid details{border-top:1px solid #cdd3cf;padding:1.25rem 0}.faq-grid details:last-child{border-bottom:1px solid #cdd3cf}.faq-grid summary{cursor:pointer;font-size:1.05rem;font-weight:750}.faq-grid details p{color:var(--muted);margin:1rem 0 .25rem}.safety{background:#fff8db;border:1px solid #e6c76d;border-radius:18px;grid-template-columns:180px 1fr;gap:1rem;margin-block:3rem;padding:1.4rem 1.6rem;display:grid}.safety p{margin:0}.language-index{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:.8rem;padding:2rem 1rem;font-size:.85rem;display:flex}.language-index a{text-underline-offset:3px;text-decoration:underline}.guide-hero{padding:clamp(4rem,9vw,8rem) 0 clamp(3rem,6vw,5rem)}.guide-hero h1{max-width:16ch;font-size:clamp(3rem,6.5vw,6rem)}.breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.55rem;margin-bottom:3.5rem;font-size:.82rem;display:flex}.breadcrumbs a{text-underline-offset:3px;text-decoration:underline}.breadcrumbs span:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:36ch;overflow:hidden}.guide-answer{border-left:5px solid var(--mint-dark);color:#25463d;background:#dff9ef;max-width:850px;margin:2.2rem 0 1rem;padding:1.6rem 1.8rem;font-size:clamp(1.12rem,2vw,1.35rem)}.guide-reading-note{max-width:760px;color:var(--muted)}.guide-body{grid-template-columns:minmax(0,790px) minmax(220px,300px);align-items:start;gap:clamp(2.5rem,7vw,7rem);padding-bottom:clamp(5rem,9vw,8rem);display:grid}.guide-prose{min-width:0}.guide-prose a{text-underline-offset:3px;text-decoration:underline #67a791}.guide-section{border-top:1px solid var(--line);padding:clamp(2.8rem,6vw,5rem) 0;scroll-margin-top:2rem}.guide-section:first-child{border-top:0;padding-top:0}.guide-section h2{max-width:19ch;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.25rem)}.guide-section>p,.guide-section>ul,.guide-section>ol{color:#3f4b5d;font-size:1.06rem}.guide-section>p{max-width:72ch}.guide-boundary{background:#fff8db;border:1px solid #e6c76d;border-radius:18px;padding:1.3rem;position:sticky;top:2rem}.guide-boundary strong{margin-bottom:.5rem;display:block}.guide-boundary p{color:#4e4529;margin:0;font-size:.9rem}.guide-callout{background:#e8f1ff;border:1px solid #cbdcf4;border-radius:18px;margin:2rem 0;padding:1.5rem}.guide-callout strong{margin-bottom:.45rem;display:block}.guide-callout p{color:#334762;margin:0}.guide-table-wrap{border:1px solid var(--line);background:#fff;border-radius:18px;margin:2rem 0;overflow-x:auto}.guide-table-wrap:focus{outline:3px solid var(--blue);outline-offset:2px}.guide-table-wrap table{border-collapse:collapse;width:100%;min-width:640px}.guide-table-wrap th,.guide-table-wrap td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);padding:1rem 1.1rem}.guide-table-wrap th{text-transform:uppercase;letter-spacing:.06em;background:#edf1ee;font-size:.78rem}.guide-table-wrap tr:last-child td{border-bottom:0}.guide-table-wrap td{color:#465262}.status-table{min-width:850px!important}.guide-steps{padding-left:1.4rem}.guide-steps li{margin:1rem 0;padding-left:.35rem}.guide-checklist{padding:0;list-style:none}.guide-checklist li{border-bottom:1px solid var(--line);padding:.9rem 0 .9rem 2.1rem;position:relative}.guide-checklist li:before{content:"✓";color:var(--mint-dark);font-weight:900;position:absolute;left:.25rem}.decision-grid{grid-template-columns:1fr 1fr;gap:1rem;margin:2rem 0;display:grid}.decision-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:1.4rem}.decision-grid h3{margin-bottom:.7rem}.decision-grid p{color:var(--muted);margin:0}.guide-faq{color:#eef7f4;background:#0b1423;padding:clamp(5rem,9vw,8rem) 0}.guide-faq-grid{grid-template-columns:.75fr 1.25fr;gap:6rem;display:grid}.guide-faq-grid details{border-top:1px solid #2d3a4d;padding:1.2rem 0}.guide-faq-grid details:last-child{border-bottom:1px solid #2d3a4d}.guide-faq-grid summary{cursor:pointer;font-size:1.05rem;font-weight:750}.guide-faq-grid details p{color:#b5c0ce;margin:1rem 0 .2rem}.related-guides{padding:clamp(5rem,9vw,8rem) 0}.related-guides>h2{margin-bottom:3rem}.guide-cta{background:#dff9ef;border:1px solid #bcead9;border-radius:30px;grid-template-columns:1.25fr .75fr;align-items:center;gap:4rem;margin-bottom:clamp(4rem,8vw,7rem);padding:clamp(2rem,5vw,4rem);display:grid}.guide-cta h2{margin-bottom:1rem;font-size:clamp(2rem,4vw,3.5rem)}.guide-cta p{color:#3a514a;max-width:62ch}.guide-cta-actions{flex-direction:column;align-items:flex-start;gap:1.2rem;display:flex}.site-footer{color:#d9e1eb;background:#080e18;grid-template-columns:1fr auto auto;align-items:end;gap:3rem;padding:3rem max(1.2rem,4vw);display:grid}.footer-brand{color:#fff}.site-footer p{color:#8f9aab;margin:.7rem 0 0;font-size:.85rem}.footer-links{gap:1.2rem;display:flex}.legal{max-width:850px;padding:clamp(4rem,9vw,8rem) 0}.legal h1{margin-bottom:2rem;font-size:clamp(2.7rem,6vw,5.5rem)}.legal h2{margin:3rem 0 1rem;font-size:1.7rem}.legal p,.legal li{color:#465262;font-size:1.05rem}.legal li{margin:.7rem 0}.notice{background:#fff3bf;border:1px solid #f0ce63;border-radius:16px;padding:1.2rem;color:#453a18!important}@media (width<=900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:4rem}.hero-copy h1{font-size:clamp(3rem,13vw,5.5rem)}.product-frame{max-width:600px}.answer-grid,.accuracy-grid,.faq-grid,.guides-heading-row,.guide-faq-grid,.guide-cta{grid-template-columns:1fr;gap:2.5rem}.card-grid,.guide-card-grid{grid-template-columns:1fr}.home-guide-grid{grid-template-columns:1fr 1fr}.workflow-card{min-height:0}.workflow-card h3{margin-bottom:2rem}.guide-body{grid-template-columns:1fr}.guide-boundary{grid-row:1;position:static}.site-footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}}@media (width<=620px){.site-header{padding-inline:1rem}.header-actions .button{display:none}.language-options{right:-.5rem}.hero{min-height:0}.cta-row{flex-direction:column;align-items:stretch}.text-link{text-align:center}.trust-strip{justify-content:space-between;gap:.8rem}.trust-strip li{font-size:1.1rem}.trust-strip span{font-size:.62rem}.product-frame{border-radius:20px;padding:.7rem}.result-row{font-size:.85rem}.plans-grid,.home-guide-grid,.decision-grid{grid-template-columns:1fr}.plan-card ul{min-height:0}.safety{grid-template-columns:1fr}.section-shell{width:min(100% - 1.5rem,1180px)}.guide-answer{padding:1.2rem}.guide-card{min-height:0}.guide-cta-actions .button{width:100%}.guide-cta-actions .text-link{align-self:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button:hover{transform:none}}.current-release{grid-template-columns:1.3fr .7fr;align-items:center;gap:4rem;padding-block:clamp(4rem,8vw,7rem);display:grid}.current-release h1{font-size:clamp(3rem,6.2vw,5.7rem)}.release-card{border-radius:var(--radius);background:#e8f4ed;border:1px solid #c3d8ce;padding:2rem}.release-number{letter-spacing:-.08em;color:#086847;margin-bottom:1.5rem;font-size:5rem;font-weight:850;line-height:1.1;display:block}.release-card h2{margin-bottom:1rem;font-size:1.7rem}.release-card p{color:#445c52}.preview-boundary{color:#edf7f4;background:#09111f;padding:1.8rem 0}.preview-boundary strong{color:#63e6be;font-size:1.25rem}.preview-boundary p{max-width:90ch;margin:.5rem 0 0}.preview-label{text-align:center;color:#63e6be;font-size:.75rem}.preview-hero{min-height:0;padding-block:4rem}.preview-hero h2{font-size:clamp(2.5rem,5vw,4rem)}.legal a:not(.button){text-underline-offset:3px;text-decoration:underline}.legal strong{color:#162b3a}.legal h1{max-width:16ch}.footer-links{flex-wrap:wrap;max-width:550px}.support-faq details{border-top:1px solid var(--line);padding:1.2rem 0}.support-faq summary{cursor:pointer;font-weight:750}.support-faq p{margin-top:1rem}.legal .lede{font-size:1.25rem}.legal .cta-row .text-link{line-height:1.5}@media (width<=900px){.current-release{grid-template-columns:1fr;gap:2rem}.release-card{max-width:600px}.release-number{font-size:3.5rem}.current-release h1{font-size:clamp(3rem,10vw,5.5rem)}}
