:root{--midnight:#061923;--teal:#0b3435;--ivory:#fff7e9;--sand:#f4e9d5;--gold:#f2bb43;--gold-dark:#b98220;--lantern:#b93228;--verify:#297657;--amber:#e7a52e;--risk:#a9312b;--text:#172b2c;--max:1120px;--header-h:3.75rem;--scroll-pad:5rem;--font:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-display:Georgia, "Times New Roman", serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--scroll-pad)}body{font-family:var(--font);color:var(--text);background:var(--ivory);margin:0;font-size:1rem;line-height:1.65;overflow-x:clip}img{max-width:100%;height:auto;display:block}a{color:var(--teal)}a:hover{color:var(--gold-dark)}.skip-link{z-index:300;background:var(--gold);color:var(--midnight);padding:.5rem 1rem;font-weight:700;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}.shell{width:min(100% - 2rem, var(--max));margin-inline:auto}.section-anchor{scroll-margin-top:var(--scroll-pad)}.safety-header{z-index:100;background:var(--midnight);border-bottom:1px solid #f2bb4326;position:sticky;top:0}.safety-header__row{min-height:var(--header-h);align-items:center;gap:1rem;min-width:0;display:flex}.safety-logo{color:var(--ivory);flex-shrink:0;line-height:1.15;text-decoration:none}.safety-logo strong{font-family:var(--font-display);font-size:1.05rem;display:block}.safety-logo span{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);font-size:.65rem;display:block}.safety-nav{flex:1;justify-content:center;gap:.35rem;display:none}.safety-nav a{color:#fff7e9d1;border-radius:4px;padding:.35rem .55rem;font-size:.82rem;font-weight:600;text-decoration:none}.safety-nav a:hover{color:var(--gold);background:#ffffff0d}.header-cta{background:var(--gold);min-height:44px;color:var(--midnight);border:1px solid var(--gold-dark);white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:filter .15s,transform .15s;display:inline-flex}.header-cta:hover{filter:brightness(1.06);color:var(--midnight);transform:translateY(-1px)}.header-cta:focus-visible{outline:2px solid var(--ivory);outline-offset:2px}.header-cta--desktop{display:none}.menu-toggle{color:var(--ivory);cursor:pointer;background:0 0;border:1px solid #fff7e940;border-radius:4px;margin-left:auto;padding:.4rem .75rem;font-size:.85rem;display:flex}.menu-panel{flex-direction:column;gap:.25rem;padding-bottom:1rem;display:none}.menu-panel.is-open{display:flex}.menu-panel a{color:var(--ivory);padding:.5rem 0;font-size:.9rem;text-decoration:none}@media (width>=900px){.safety-nav{display:flex}.menu-toggle{display:none}.menu-panel{display:none!important}.header-cta--desktop{margin-left:auto;display:inline-flex}}.safety-hero{background:var(--midnight);align-items:center;min-height:clamp(480px,72vh,620px);display:flex;position:relative;overflow:hidden}.safety-hero__media{position:absolute;inset:0}.safety-hero__img{object-fit:cover;object-position:center center;width:100%;height:100%}.safety-hero__overlay{pointer-events:none;background:linear-gradient(270deg,#05141df5 0%,#05141dd1 38%,#05141d40 70%,#05141d0a 100%);position:absolute;inset:0}.safety-hero__content{z-index:2;justify-content:flex-end;width:100%;padding:2.5rem 0;display:flex;position:relative}.safety-hero__panel{width:min(100%,590px);color:var(--ivory)}.safety-hero__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin:0 0 .75rem;font-size:.72rem;font-weight:700}.safety-hero__title{font-family:var(--font-display);color:var(--ivory);margin:0 0 1rem;font-size:clamp(1.65rem,3.8vw,2.65rem);line-height:1.12}.safety-hero__lead{color:#fff7e9e6;margin:0 0 1.25rem;font-size:1.02rem;line-height:1.6}.safety-hero__badges{flex-wrap:wrap;gap:.45rem;margin-bottom:1.25rem;display:flex}.hero-badge{color:var(--ivory);background:#0619238c;border:1px solid #f2bb4373;border-radius:999px;padding:.3rem .65rem;font-size:.72rem;font-weight:600}.safety-hero__fine{color:#fff7e9b3;margin:.75rem 0 0;font-size:.78rem}.safety-hero__fine a{color:var(--gold);text-underline-offset:2px;text-decoration:underline}.safety-hero__fine a:hover{color:#ffe08a}.safety-hero__fine a:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.safety-hero__actions{flex-wrap:wrap;gap:.65rem;display:flex}.hero-cta-group{flex-direction:column;align-items:flex-start;gap:.45rem;width:100%;display:flex}.hero-cta-group__meta{color:#fff7e9d1;margin:0;font-size:.82rem}.hero-cta-group__disclosure{color:#fff7e9bf;max-width:42ch;margin:0;font-size:.78rem;line-height:1.5}.hero__cta{background:linear-gradient(180deg, #f5c95a 0%, var(--gold) 100%);min-height:48px;color:var(--midnight);border:1px solid var(--gold-dark);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:.65rem 1.35rem;font-family:inherit;font-size:.95rem;font-weight:700;text-decoration:none;transition:filter .15s,transform .15s,box-shadow .15s;display:inline-flex}.hero__cta:hover{filter:brightness(1.05);color:var(--midnight);transform:translateY(-1px);box-shadow:0 4px 16px #f2bb4359}.hero__cta:focus-visible{outline:2px solid var(--ivory);outline-offset:2px}.hero__cta--pending{opacity:.88;cursor:default}.hero__cta--pending:disabled{pointer-events:none}.btn-gold{background:linear-gradient(180deg, #f5c95a 0%, var(--gold) 100%);min-height:48px;color:var(--midnight);border:1px solid var(--gold-dark);border-radius:8px;justify-content:center;align-items:center;padding:.65rem 1.35rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:filter .15s,transform .15s,box-shadow .15s;display:inline-flex}.btn-gold:hover{filter:brightness(1.05);color:var(--midnight);transform:translateY(-1px);box-shadow:0 4px 16px #f2bb4359}.btn-gold:focus-visible{outline:2px solid var(--ivory);outline-offset:2px}.btn-outline-light{min-height:48px;color:var(--ivory);background:0 0;border:1px solid #fff7e973;border-radius:8px;justify-content:center;align-items:center;padding:.65rem 1.35rem;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.btn-outline-light:hover{color:var(--ivory);background:#ffffff14}.btn-outline-light:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.coin-deco{background:radial-gradient(circle at 35% 35%, #ffe08a, var(--gold-dark));opacity:.35;z-index:1;border-radius:50%;width:2.5rem;height:2.5rem;animation:6s ease-in-out infinite coin-float;position:absolute}.coin-deco--a{top:12%;left:8%}.coin-deco--b{animation-delay:-3s;bottom:18%;left:22%}@keyframes coin-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (prefers-reduced-motion:reduce){.coin-deco{animation:none}}@media (width<=767px){.safety-hero{align-items:flex-end;min-height:clamp(420px,88svh,560px);padding-bottom:0}.safety-hero__img{object-position:38% 22%}.safety-hero__overlay{background:linear-gradient(#05141d26 0%,#05141d8c 45%,#05141df0 100%)}.safety-hero__content{justify-content:stretch;padding:0 0 1.5rem}.safety-hero__panel{width:100%}.safety-hero__actions{flex-direction:column}.safety-hero__actions .hero__cta,.safety-hero__actions .btn-gold,.safety-hero__actions .btn-outline-light{width:100%}.coin-deco{display:none}}.section{padding-block:44px}@media (width>=768px){.section{padding-block:clamp(56px,6vw,80px)}}.section--sand{background:var(--sand)}.section__title{font-family:var(--font-display);color:var(--midnight);margin:0 0 clamp(1rem,2vw,1.25rem);font-size:clamp(1.35rem,3vw,1.75rem);line-height:1.2}.section__lead{max-width:68ch;margin:0 0 clamp(1.5rem,3vw,2rem)}.section__lead--after-grid{margin-top:clamp(1.5rem,3vw,2rem)}.section__note{border-left:3px solid var(--amber);background:#e7a52e1f;border-radius:0 6px 6px 0;margin:1rem 0 0;padding:.85rem 1rem;font-size:.92rem}.status-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=700px){.status-grid{grid-template-columns:repeat(3,1fr)}}.status-card{background:#fff;border:1px solid #172b2c14;border-radius:10px;padding:1.15rem;transition:transform .15s,box-shadow .15s}.status-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #06192314}.status-card__label{letter-spacing:.1em;text-transform:uppercase;border-radius:4px;margin-bottom:.65rem;padding:.25rem .5rem;font-size:.65rem;font-weight:800;display:inline-block}.status-card--ok .status-card__label{color:var(--verify);background:#29765726}.status-card--depends .status-card__label{color:#8a5a0a;background:#e7a52e2e}.status-card--no .status-card__label{color:var(--risk);background:#a9312b1f}.status-card h3{color:var(--midnight);margin:0 0 .5rem;font-size:1rem}.status-card p{margin:0;font-size:.92rem}.flow-diagram{flex-wrap:wrap;align-items:stretch;gap:.5rem;margin:0 0 clamp(1.5rem,3vw,2rem);display:flex}.flow-step{border:2px solid var(--teal);text-align:center;background:#fff;border-radius:10px;flex:1;min-width:140px;padding:1rem}.flow-step strong{color:var(--midnight);margin-bottom:.35rem;font-size:1rem;display:block}.flow-step span{color:var(--text);font-size:.85rem}.flow-arrow{color:var(--gold-dark);align-items:center;font-size:1.5rem;font-weight:700;display:flex}@media (width<=600px){.flow-diagram{flex-direction:column}.flow-arrow{justify-content:center;transform:rotate(90deg)}}.entity-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=768px){.entity-grid{grid-template-columns:repeat(3,1fr)}}.entity-card{background:var(--sand);border-top:3px solid var(--teal);border-radius:10px;padding:1.15rem}.entity-card h3{color:var(--midnight);margin:0 0 .65rem;font-size:1rem}.entity-card ul{margin:0;padding-left:1.1rem;font-size:.9rem}.entity-card li{margin-bottom:.35rem}.checklist{margin:1.25rem 0 0;padding:0;list-style:none}.checklist li{cursor:pointer;background:#fff;border:1px solid #172b2c1a;border-radius:8px;align-items:flex-start;gap:.75rem;margin-bottom:.5rem;padding:.75rem 1rem;transition:background .15s;display:flex}.checklist li:hover{background:var(--sand)}.checklist li.is-checked{background:#29765714;border-color:#29765759}.checklist input{width:1.15rem;height:1.15rem;accent-color:var(--verify);flex-shrink:0;margin-top:.15rem}.checklist label{cursor:pointer;font-size:.95rem;line-height:1.45}.checklist label a{color:var(--teal);text-underline-offset:2px;font-weight:600;text-decoration:underline}.checklist label a:focus-visible{outline:2px solid var(--gold);outline-offset:2px;border-radius:2px}.operator-block{background:#fff;border:1px solid #172b2c1a;border-radius:10px;margin-top:clamp(1.5rem,3vw,2rem);padding:1.35rem}.operator-block--verified{background:#2976570f;border-color:#29765766}.operator-block h3{color:var(--midnight);margin:0 0 .5rem;font-size:1.1rem}.operator-block p{margin:0 0 .65rem;font-size:.92rem}.operator-block__meta{color:#172b2cb3;margin-bottom:1rem;font-size:.82rem}.fact-panel{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin:0 0 clamp(1.5rem,3vw,2rem);display:grid}.fact-item{border-left:3px solid var(--verify);background:#fff;border-radius:8px;padding:.85rem}.fact-item--amber{border-left-color:var(--amber)}.fact-item strong{text-transform:uppercase;letter-spacing:.06em;color:#172b2c99;margin-bottom:.25rem;font-size:.72rem;display:block}.fact-item span{color:var(--midnight);font-size:1rem;font-weight:700}.dual-list{grid-template-columns:1fr;gap:1rem;margin-top:1rem;display:grid}@media (width>=640px){.dual-list{grid-template-columns:1fr 1fr}}.dual-list__col{background:#fff;border-radius:8px;padding:1rem}.dual-list__col h3{text-transform:uppercase;letter-spacing:.05em;margin:0 0 .65rem;font-size:.9rem}.dual-list__col--ok h3{color:var(--verify)}.dual-list__col--no h3{color:var(--risk)}.dual-list__col ul{margin:0;padding-left:1.1rem;font-size:.88rem}.flags-grid{grid-template-columns:1fr;gap:.75rem;margin-top:0;display:grid}@media (width>=600px){.flags-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=900px){.flags-grid{grid-template-columns:repeat(3,1fr)}}.flag-card{border-left:3px solid var(--risk);color:var(--midnight);background:#fff;border-radius:0 8px 8px 0;padding:.85rem 1rem;font-size:.92rem;font-weight:600}.rg-block{background:var(--midnight);color:var(--ivory);padding:2.5rem 0}.rg-block .section__title{color:var(--ivory)}.rg-block p,.rg-block li{color:#fff7e9e0}.rg-block ul{padding-left:1.2rem}.rg-block a{color:var(--gold)}.rg-badge{background:var(--risk);color:#fff;border-radius:6px;justify-content:center;align-items:center;min-width:2.5rem;min-height:2.5rem;margin-bottom:1rem;font-weight:800;display:inline-flex}.faq-list{margin-top:1rem}.faq-item{background:#fff;border:1px solid #172b2c1f;border-radius:8px;margin-bottom:.5rem;overflow:hidden}.faq-item__btn{text-align:left;width:100%;color:var(--midnight);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;min-height:48px;padding:1rem 1.15rem;font-size:.98rem;font-weight:600;display:flex}.faq-item__btn:hover{background:var(--sand)}.faq-item__btn:focus-visible{outline:2px solid var(--gold);outline-offset:-2px}.faq-item__icon{flex-shrink:0;width:1.25rem;height:1.25rem;position:relative}.faq-item__icon:before,.faq-item__icon:after{content:"";background:var(--teal);transition:transform .2s;position:absolute}.faq-item__icon:before{height:2px;top:50%;left:0;right:0;transform:translateY(-50%)}.faq-item__icon:after{width:2px;top:0;bottom:0;left:50%;transform:translate(-50%)}.faq-item.is-open .faq-item__icon:after{transform:translate(-50%)scaleY(0)}.faq-item__panel{padding:0 1.15rem 1rem;font-size:.92rem;line-height:1.6}.faq-item__panel[hidden]{display:none}.safety-footer{background:var(--midnight);color:#fff7e9d1;border-top:3px solid var(--amber);max-height:none;padding:1.75rem 0 1.25rem}.safety-footer__top{grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.25rem;display:grid}@media (width>=768px){.safety-footer__top{grid-template-columns:1.2fr 1.5fr 1fr;align-items:start}}.safety-footer__brand strong{font-family:var(--font-display);color:var(--ivory);font-size:1.05rem;display:block}.safety-footer__brand small{color:#fff7e9a6;margin-top:.35rem;font-size:.82rem;display:block}.footer-nav{flex-wrap:wrap;gap:.5rem 1rem;display:flex}.footer-nav a{color:#fff7e9d9;font-size:.85rem;font-weight:600;text-decoration:none}.footer-nav a:hover{color:var(--gold)}.footer-nav a:focus-visible{outline:2px solid var(--gold);outline-offset:2px;border-radius:2px}.footer-warning{text-align:left;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;min-width:0;font-size:.82rem;display:flex}.footer-age{background:var(--risk);color:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:.2rem .45rem;font-size:.75rem;font-weight:800;display:inline-flex}@media (width>=768px){.footer-warning{flex-wrap:nowrap;align-items:flex-start}}@media (width>=992px){.footer-warning__text{white-space:nowrap}}@media (width<=767px){.footer-warning__text{flex:100%}}.safety-footer__bottom{color:#fff7e98c;border-top:1px solid #fff7e91f;flex-wrap:wrap;gap:.5rem 1.5rem;padding-top:1rem;font-size:.78rem;display:flex}.safety-footer__legal{flex-wrap:wrap;gap:.75rem 1.25rem;display:flex}.safety-footer__legal a{color:#fff7e9b3;text-decoration:none}.safety-footer__legal a:hover{color:var(--gold)}.safety-footer__legal a:focus-visible{outline:2px solid var(--gold);outline-offset:2px;border-radius:2px}.trust-page{background:var(--ivory);padding:2.5rem 0 3rem}.trust-page__inner h1{font-family:var(--font-display);color:var(--midnight);margin:0 0 1.25rem;font-size:clamp(1.5rem,3vw,2rem)}.trust-page__inner h2{color:var(--midnight);margin:1.75rem 0 .65rem;font-size:1.15rem}.trust-page__inner p,.trust-page__inner li{max-width:68ch;font-size:.95rem}.trust-list{padding-left:1.2rem}.trust-list li{margin-bottom:.4rem}
