@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
:root{--red:#cc1f1f;--red-dark:#a71919;--blue:#036fa3;--ink:#18252f;--muted:#53616b;--line:#dfe5e8;--warm:#f7f8f8;--soft:#eef4f6;--white:#fff;--radius-card:14px;--radius-control:10px;--shadow:0 14px 36px rgba(21,54,70,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Poppins,Arial,sans-serif;font-size:16px;line-height:1.65}a{color:var(--blue);text-underline-offset:3px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #71c9ee;outline-offset:4px;border-radius:4px}.container{width:min(1120px,calc(100% - 48px));margin:0 auto}.narrow{max-width:820px}.skip-link{position:absolute;left:16px;top:-60px;background:var(--ink);color:#fff;padding:8px 12px;z-index:10}.skip-link:focus{top:16px}.site-header{border-bottom:1px solid var(--line);background:#fff}.header-inner{height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:15px;color:var(--ink);text-decoration:none}.brand img{display:block;width:140px;height:auto}.brand-divider{height:28px;width:1px;background:#b6c2c8}.brand-product{font-weight:600;font-size:20px;letter-spacing:-.02em}.status-badge{display:inline-flex;align-items:center;gap:9px;color:#40535e;font-size:13px;font-weight:500;background:#f1f6f7;border:1px solid #d7e6e9;border-radius:999px;padding:7px 13px}.status-dot{width:8px;height:8px;border-radius:50%;background:#b37912;box-shadow:0 0 0 3px #f7edcf}.hero{background:linear-gradient(135deg,#f6fafb 0%,#fff 64%);padding:84px 0 92px;border-bottom:1px solid var(--line)}.hero-grid{display:grid;grid-template-columns:1fr .92fr;align-items:center;gap:72px}.eyebrow{margin:0 0 13px;color:var(--red);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.hero h1{max-width:650px;margin:0 0 22px;font-size:clamp(38px,5vw,52px);line-height:1.12;letter-spacing:-.045em}.hero-lead{font-size:21px;line-height:1.55;margin:0 0 16px;max-width:610px}.hero-support{color:var(--muted);max-width:590px;margin:0 0 25px}.text-link{font-weight:600;text-decoration:none}.text-link span{margin-left:5px}.hero-visual{min-height:360px;position:relative;display:grid;place-items:center}.paper-stack{position:relative;width:410px;height:340px}.paper{position:absolute;border-radius:4px;background:#fff;box-shadow:var(--shadow)}.paper-back{width:260px;height:306px;right:26px;top:6px;transform:rotate(7deg);background:#e7f0f3}.paper-main{width:286px;height:332px;left:26px;top:0;padding:25px 26px;transform:rotate(-3deg);border-top:4px solid var(--red)}.paper-topline{display:flex;justify-content:space-between;color:#70808a;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.paper-dot{width:7px;height:7px;border-radius:50%;background:#d6e8ed}.paper-title-line,.paper-line{height:9px;border-radius:5px;background:#cfdae0;margin-top:23px}.paper-title-line{width:72%;background:#7d909b}.paper-line{width:100%;margin-top:14px}.paper-line.wide{width:90%}.paper-line.medium{width:70%}.paper-line.short{width:48%}.paper-highlight{background:#fff1e2;border-left:3px solid #cc751f;padding:9px 10px;margin:20px 0 4px;display:flex;flex-direction:column;gap:1px}.mini-label{font-size:9px;color:#985117;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.paper-highlight strong{font-size:12px;color:#75441a}.paper-source{margin-top:22px;color:var(--blue);font-size:10px;font-weight:600}.source-icon{font-size:15px;margin-right:3px}.note-card{position:absolute;right:-12px;bottom:7px;width:184px;padding:18px 18px 16px;background:var(--ink);color:#fff;border-radius:var(--radius-card);box-shadow:var(--shadow);display:flex;flex-direction:column;gap:3px;transform:rotate(3deg)}.note-card strong{font-size:21px;line-height:1.2}.note-card>span:last-child{font-size:12px;color:#c7d5da}.note-kicker{color:#9bd2e6;font-size:10px;text-transform:uppercase;letter-spacing:.06em;font-weight:700}.section{padding:88px 0}.audience-section{padding-bottom:86px}.section h2{font-size:clamp(28px,3vw,38px);line-height:1.2;letter-spacing:-.035em;margin:0 0 18px}.section-intro{font-size:18px;color:var(--muted);margin:0}.pill-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.need-pill{display:inline-flex;align-items:center;gap:9px;padding:11px 15px;border:1px solid var(--line);border-radius:var(--radius-control);background:#fff;font-weight:500}.pill-icon{width:24px;height:24px;border-radius:50%;background:#e8f2f5;color:var(--blue);display:grid;place-items:center;font-weight:700}.section-soft{background:var(--warm)}.split-heading{display:flex;justify-content:space-between;align-items:end;gap:44px;margin-bottom:35px}.split-heading>div{max-width:620px}.heading-note{max-width:350px;color:var(--muted);font-size:14px;margin:0}.workflow-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;padding:0;margin:0;list-style:none}.workflow-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius-card);padding:22px 19px 20px;min-height:275px;display:flex;flex-direction:column}.step-number{font-size:12px;color:var(--red);font-weight:700;letter-spacing:.08em}.workflow-card h3{font-size:18px;line-height:1.3;margin:18px 0 9px}.workflow-card p{font-size:14px;color:var(--muted);line-height:1.55;margin:0}.step-tag{margin-top:auto;padding-top:18px;color:var(--blue);font-size:11px;font-weight:600}.evidence-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}.evidence-grid>div>p:not(.eyebrow){color:var(--muted);font-size:17px}.check-list{padding:0;margin:28px 0 0;list-style:none;display:grid;gap:14px}.check-list li{display:flex;gap:12px;align-items:flex-start}.check-list li>span:first-child{display:grid;place-items:center;width:23px;height:23px;flex:none;background:#e8f2f5;color:var(--blue);border-radius:50%;font-weight:700;margin-top:2px}.check-list strong{font-weight:600}.source-panel{border:1px solid var(--line);border-radius:var(--radius-card);overflow:hidden;box-shadow:var(--shadow)}.panel-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#f1f5f6;border-bottom:1px solid var(--line);font-size:12px;font-weight:600}.panel-label{color:var(--red);text-transform:uppercase;font-size:10px;letter-spacing:.08em}.source-row{display:grid;grid-template-columns:88px 1fr 42px;align-items:start;gap:10px;padding:20px;border-bottom:1px solid var(--line)}.source-row p{margin:0;font-size:14px;line-height:1.55}.row-mark{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding-top:2px}.source-mark{color:var(--blue)}.ai-mark{color:#a65e15}.page-ref{font-size:10px;color:#829099;text-align:right}.interpretation{background:#fffaf3}.uncertainty{display:flex;gap:12px;background:#f7fbfc;padding:18px 20px}.uncertainty-icon{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#e7f2f5;color:var(--blue);font-weight:700;flex:none}.uncertainty strong{font-size:14px}.uncertainty p{margin:3px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.section-dark{background:var(--ink);color:#fff}.eyebrow-light{color:#8ed1e9}.safety-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}.safety-copy{color:#d5e0e4;font-size:17px}.safety-copy p{margin:0 0 18px}.safety-copy strong{color:#fff}.scope-section{background:#fff}.section-heading{margin-bottom:34px}.scope-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.scope-card{border-radius:var(--radius-card);padding:28px 28px 25px;border:1px solid var(--line)}.scope-card h3{font-size:21px;margin:10px 0 14px}.scope-card ul{padding-left:19px;margin:0;color:var(--muted)}.scope-card li{padding:3px 0}.scope-in{background:#f5fbfc}.scope-out{background:#fafafa}.scope-icon{color:var(--blue);font-size:25px;font-weight:500}.scope-out .scope-icon{color:#7b8990}.faq-container{max-width:900px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;padding:21px 44px 21px 0;list-style:none;font-weight:600;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:4px;top:18px;color:var(--red);font-size:23px;font-weight:400}details[open] summary:after{content:'−'}.faq-answer{padding:0 44px 22px 0;color:var(--muted);max-width:760px}.status-section{padding:72px 0}.status-box{background:#f8f3e8;border:1px solid #eddfc2;border-radius:var(--radius-card);padding:34px 38px;display:flex;justify-content:space-between;align-items:center;gap:30px}.status-box h2{margin-bottom:10px}.status-box p:last-child{color:#5d5b54;max-width:720px;margin:0}.status-stamp{display:grid;place-items:center;flex:none;width:124px;height:124px;border:2px solid #c58c2d;border-radius:50%;color:#9a6818;text-align:center;text-transform:uppercase;font-size:11px;line-height:1.4;font-weight:700;transform:rotate(-8deg)}.site-footer{background:#f4f6f6;border-top:1px solid var(--line)}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:36px 0 30px}.footer-brand{flex:none}.footer-brand img{width:112px}.footer-brand .brand-product{font-size:17px}.footer-main p{color:var(--muted);font-size:13px;margin:0 auto 0 0}.footer-main nav{display:flex;gap:21px;white-space:nowrap}.footer-main nav a{font-size:13px;font-weight:600}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding:14px 0 18px;color:#718088;font-size:11px}
@media (max-width:900px){.hero-grid{gap:35px}.workflow-grid{grid-template-columns:repeat(2,1fr)}.workflow-card{min-height:220px}.evidence-grid,.safety-grid{gap:40px}.split-heading{display:block}.heading-note{margin-top:12px;max-width:600px}}
@media (max-width:640px){body{font-size:15px;overflow-x:hidden}.container{width:min(100% - 32px,1120px)}.header-inner{height:auto;min-height:78px;padding:13px 0;align-items:flex-start;flex-direction:column;gap:10px}.brand img{width:116px}.brand-product{font-size:17px}.brand-divider{height:23px}.status-badge{font-size:11px;padding:5px 10px}.hero{padding:54px 0 58px}.hero-grid{display:flex;flex-direction:column;align-items:stretch;gap:35px}.hero h1{font-size:38px}.hero-lead{font-size:18px}.hero-visual{min-height:290px;overflow:hidden}.paper-stack{transform:scale(.78);transform-origin:center top;width:410px;max-width:100%}.section{padding:60px 0}.section h2{font-size:29px}.section-intro{font-size:16px}.pill-row{display:grid}.need-pill{font-size:13px}.workflow-grid{grid-template-columns:1fr;gap:12px}.workflow-card{min-height:0;padding:20px}.workflow-card h3{margin-top:12px}.evidence-grid,.safety-grid,.scope-grid{grid-template-columns:1fr;gap:35px}.evidence-grid>div>p:not(.eyebrow),.safety-copy{font-size:15px}.source-row{grid-template-columns:78px 1fr;gap:8px;padding:17px}.page-ref{grid-column:2;text-align:left;margin-top:-7px}.status-box{align-items:flex-start;flex-direction:column;padding:26px 23px}.status-stamp{width:100px;height:100px;margin-left:4px}.footer-main{align-items:flex-start;flex-direction:column;padding:29px 0 24px;gap:18px}.footer-main p{margin:0}.footer-main nav{gap:16px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:3px}.site-footer .brand img{width:105px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.situation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.situation-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius-card);padding:25px 23px 22px;min-height:235px;display:flex;flex-direction:column}.situation-number{color:var(--red);font-size:12px;font-weight:700;letter-spacing:.08em}.situation-card h3{font-size:20px;line-height:1.3;margin:19px 0 10px}.situation-card p{color:var(--muted);font-size:14px;line-height:1.6;margin:0}.situation-caption{color:var(--blue);font-size:11px;font-weight:600;margin-top:auto;padding-top:20px}.result-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.result-card{border:1px solid var(--line);border-radius:var(--radius-card);padding:24px 21px;min-height:225px;background:#fff}.result-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e8f2f5;color:var(--blue);font-weight:700}.result-card h3{font-size:18px;line-height:1.3;margin:20px 0 9px}.result-card p{color:var(--muted);font-size:14px;line-height:1.58;margin:0}.data-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}.data-lead{color:var(--muted);font-size:17px}.privacy-list{padding:0;margin:0;list-style:none;display:grid;gap:20px}.privacy-list li{display:flex;gap:15px}.privacy-number{display:grid;place-items:center;flex:none;width:32px;height:32px;border-radius:50%;background:var(--ink);color:#fff;font-size:13px;font-weight:700}.privacy-list h3{font-size:18px;margin:0 0 3px}.privacy-list p{color:var(--muted);font-size:14px;line-height:1.55;margin:0}.boundary-list{display:grid;gap:10px;margin-top:26px}.boundary-list div{border-top:1px solid rgba(255,255,255,.2);padding-top:11px}.boundary-list strong,.boundary-list span{display:block}.boundary-list strong{font-size:14px}.boundary-list span{color:#c5d4d9;font-size:13px;margin-top:2px}.scope-note{margin-top:20px;padding:18px 21px;background:#f4f6f6;border-left:3px solid var(--blue);color:var(--muted);font-size:14px}.scope-note strong{color:var(--ink)}
@media (max-width:900px){.evidence-grid,.safety-grid,.data-grid{gap:40px}.result-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:640px){.workflow-grid,.situation-grid,.result-grid{grid-template-columns:1fr;gap:12px}.workflow-card,.situation-card,.result-card{min-height:0;padding:20px}.evidence-grid,.safety-grid,.scope-grid,.data-grid{grid-template-columns:1fr;gap:35px}.evidence-grid>div>p:not(.eyebrow),.safety-copy,.data-lead{font-size:15px}.scope-note{font-size:13px}}

.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px}.locale-switcher,.footer-locale-switcher{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;letter-spacing:.08em}.locale-switcher a,.footer-locale-switcher a{text-decoration:none;color:var(--muted);padding:5px 3px;border-radius:5px}.locale-switcher a[aria-current="page"],.footer-locale-switcher a[aria-current="page"]{color:var(--red);background:#fff1f1}.footer-locale-switcher{margin-left:auto}.footer-bottom .footer-locale-switcher{font-size:11px}@media (max-width:640px){.header-actions{width:100%;justify-content:space-between;gap:10px}.footer-locale-switcher{margin-left:0}}
