:root{
 --ink:#0b1730;--ink-2:#34445f;--muted:#6c7b92;--navy:#071528;--navy-2:#0b213d;--ice:#eaf8ff;--ice-2:#d5f1ff;--blue:#159ee9;--blue-2:#44c7ff;--line:#dbe8f1;--card:#fff;--bg:#f6fbfe;--green:#1cb58b;--danger:#e0505d;--shadow:0 22px 70px rgba(19,65,94,.11);--radius:24px;--radius-sm:16px;--shell:1240px;--head:"Geologica",system-ui,sans-serif;--body:"Golos Text",system-ui,sans-serif
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:var(--body);color:var(--ink);background:var(--bg);font-size:16px;line-height:1.72;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.menu-open{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{width:min(calc(100% - 40px),var(--shell));margin-inline:auto}.ambient{position:fixed;z-index:-2;pointer-events:none;border-radius:999px;filter:blur(80px);opacity:.18}.ambient-one{width:380px;height:380px;background:#8ddcff;top:11vh;right:-180px}.ambient-two{width:320px;height:320px;background:#b4e8ff;top:58vh;left:-180px}
.site-header{height:82px;position:sticky;top:0;z-index:90;background:rgba(6,20,39,.94);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(18px)}.header-inner{height:100%;display:flex;align-items:center;gap:28px}.brand{flex:0 0 auto}.brand-plate{display:flex;align-items:center;background:#fff;border-radius:13px;padding:9px 15px;box-shadow:inset 0 0 0 1px rgba(13,49,77,.06)}.brand-plate img{width:164px;height:auto}.main-nav{display:flex;align-items:center;gap:4px;margin-left:auto}.main-nav a{color:#aebdd0;padding:11px 12px;border-radius:11px;font-size:14px;font-weight:600;transition:.2s ease}.main-nav a:hover,.main-nav a.active{background:rgba(255,255,255,.08);color:#fff}.header-actions{display:flex;align-items:center;gap:9px}.btn{border:0;border-radius:13px;padding:11px 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:14px;line-height:1.2;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,#24b6ff,#128bdb);color:#fff;box-shadow:0 12px 30px rgba(19,155,229,.28)}.btn-primary:hover{box-shadow:0 16px 34px rgba(19,155,229,.36)}.btn-ghost{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.09)}.btn-glass{background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.13);backdrop-filter:blur(10px)}.btn-soft{background:#eaf7fe;color:#127cb7;border:1px solid #cdeafa}.btn-lg{padding:15px 20px;border-radius:15px;font-size:15px}.menu-toggle{display:none;background:transparent;border:0;padding:9px}.menu-toggle span{display:block;width:25px;height:2px;margin:5px;background:#fff;border-radius:3px;transition:.2s}.mobile-nav{display:none;position:absolute;top:82px;left:0;width:100%;background:#08182d;border-top:1px solid rgba(255,255,255,.06);box-shadow:0 28px 45px rgba(0,0,0,.24)}.mobile-nav .shell{display:grid;padding:14px 0 22px}.mobile-nav a:not(.btn){padding:11px 7px;color:#d9e5f2;border-bottom:1px solid rgba(255,255,255,.06);font-weight:600}.mobile-nav .btn{margin-top:14px}
.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#061425 0%,#0a2340 55%,#0b2b4d 100%);color:#fff}.hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 76% 25%,rgba(74,202,255,.17),transparent 30%),linear-gradient(110deg,transparent 0 55%,rgba(255,255,255,.025) 55% 56%,transparent 56%)}.home-hero{min-height:610px;display:flex;align-items:center}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center;padding:78px 0 84px}.hero-copy{position:relative;z-index:2}.hero-kicker{display:inline-flex;align-items:center;gap:9px;color:#bcd6e8;text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:700}.hero-kicker .dot{width:7px;height:7px;border-radius:50%;background:#3ac6ff;box-shadow:0 0 0 6px rgba(58,198,255,.12)}h1,h2,h3{font-family:var(--head);letter-spacing:-.035em}.hero h1{font-size:clamp(44px,5.2vw,75px);line-height:1.02;margin:19px 0 22px;max-width:850px}.hero-lead{font-size:18px;line-height:1.65;color:#c1d0df;max-width:720px;margin:0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:31px}.trust-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:28px}.trust-row span{font-size:12px;color:#bdd0e1;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);padding:7px 10px;border-radius:999px}.hero-visual{height:450px;position:relative}.ice-stage{position:absolute;inset:20px 0 0 20px;border-radius:40px;background:linear-gradient(145deg,rgba(207,244,255,.16),rgba(255,255,255,.02));border:1px solid rgba(218,247,255,.16);box-shadow:inset 0 1px rgba(255,255,255,.15),0 50px 80px rgba(0,0,0,.25);backdrop-filter:blur(10px);overflow:hidden}.ice-stage:before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;background:rgba(36,186,255,.1);filter:blur(45px);left:80px;top:55px}.bottle{position:absolute;width:162px;height:330px;left:50%;top:54%;transform:translate(-50%,-50%) rotate(4deg);filter:drop-shadow(0 30px 30px rgba(0,0,0,.28))}.bottle-cap{width:55px;height:25px;background:linear-gradient(#eafaff,#9ad9f5);border-radius:6px 6px 3px 3px;margin:auto;box-shadow:inset 0 -4px 7px rgba(0,74,125,.18)}.bottle-neck{width:70px;height:66px;margin:auto;background:linear-gradient(90deg,rgba(231,251,255,.84),rgba(129,213,249,.48),rgba(232,251,255,.84));border-left:1px solid rgba(255,255,255,.55);border-right:1px solid rgba(255,255,255,.4)}.bottle-body{height:235px;border-radius:25px 25px 38px 38px;background:linear-gradient(100deg,rgba(244,253,255,.87),rgba(150,221,248,.47) 46%,rgba(240,253,255,.78));border:1px solid rgba(255,255,255,.65);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#0b456c;box-shadow:inset 20px 0 35px rgba(255,255,255,.25),inset -14px 0 28px rgba(0,109,166,.12)}.bottle-body span{font-family:var(--head);font-size:27px;font-weight:800;letter-spacing:.03em}.bottle-body small{font-family:var(--head);font-size:15px;letter-spacing:.22em;color:#148fcf}.frost-orbit{position:absolute;border:1px solid rgba(87,205,255,.25);border-radius:50%}.orbit-a{width:330px;height:330px;left:50%;top:50%;transform:translate(-50%,-50%) rotate(18deg)}.orbit-b{width:410px;height:210px;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-16deg)}.float-chip{position:absolute;background:rgba(8,31,53,.78);border:1px solid rgba(166,230,255,.22);box-shadow:0 15px 35px rgba(0,0,0,.23);backdrop-filter:blur(12px);padding:11px 14px;border-radius:14px;color:#b9d2e3;font-size:12px}.float-chip b{display:block;color:#fff;font-size:16px;font-family:var(--head)}.chip-a{left:7%;top:20%}.chip-b{right:7%;top:30%}.chip-c{right:12%;bottom:12%}.quick-nav{position:relative;z-index:3;margin-top:-32px}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);overflow:hidden}.quick-grid a{display:grid;grid-template-columns:auto 1fr;column-gap:12px;align-items:center;padding:24px 25px;border-right:1px solid var(--line);transition:.2s}.quick-grid a:last-child{border:0}.quick-grid a:hover{background:#f2faff}.quick-grid span{grid-row:1/3;font-family:var(--head);font-size:12px;color:#25a7eb;border:1px solid #cfefff;background:#ecf9ff;border-radius:10px;padding:7px}.quick-grid strong{font-family:var(--head);font-size:16px}.quick-grid small{color:var(--muted)}
.inner-hero{padding:43px 0 66px}.breadcrumbs{position:relative;z-index:1;display:flex;align-items:center;gap:9px;font-size:12px;color:#8fa9bd;margin-bottom:38px}.breadcrumbs a:hover{color:#fff}.breadcrumbs strong{font-weight:500;color:#bed0de}.inner-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:50px;align-items:end}.inner-hero h1{font-size:clamp(38px,4vw,60px);margin:13px 0 17px}.inner-hero .hero-lead{font-size:17px}.hero-mini-card{align-self:stretch;border-radius:22px;padding:24px;background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.11);display:flex;flex-direction:column;justify-content:flex-end}.hero-mini-card span{text-transform:uppercase;letter-spacing:.11em;font-size:11px;color:#81d9ff;font-weight:700}.hero-mini-card strong{font-family:var(--head);font-size:23px;margin:8px 0}.hero-mini-card p{margin:0;color:#aac0d1;font-size:14px;line-height:1.6}
.page-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:38px;padding-top:42px;padding-bottom:90px}.article-body{min-width:0}.article-aside{min-width:0}.sticky-aside{position:sticky;top:106px;display:grid;gap:16px}.aside-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:0 12px 35px rgba(24,72,99,.06)}.aside-card h3{font-size:19px;margin:5px 0 13px}.aside-card>a{display:flex;justify-content:space-between;gap:15px;padding:10px 0;border-top:1px solid #edf3f7;font-weight:600;font-size:14px}.aside-card>a span{color:#1aa6e7}.aside-card.soft{background:#eaf8ff;border-color:#caeafb}.aside-card.soft p{font-size:13px;line-height:1.65;color:#4b6378;margin:8px 0 0}.eyebrow,.section-label{display:block;text-transform:uppercase;letter-spacing:.1em;color:#159ddf;font-size:11px;font-weight:800}.byline{display:flex;align-items:center;gap:19px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:15px 18px;margin-bottom:20px;box-shadow:0 10px 30px rgba(25,74,100,.05)}.byline-person{display:flex;align-items:center;gap:11px;min-width:0}.author-avatar,.profile-avatar{display:grid;place-items:center;flex:0 0 auto;width:44px;height:44px;border-radius:50%;font-family:var(--head);font-weight:800;font-size:13px;color:#0b74aa;background:linear-gradient(145deg,#e8f8ff,#cceeff);border:1px solid #bfe5f7}.byline-person>span:last-child{display:grid;line-height:1.3}.byline small,.byline em{color:var(--muted);font-style:normal;font-size:10px}.byline strong{font-size:13px}.byline-sep{width:1px;height:40px;background:var(--line)}.byline-date{margin-left:auto;display:grid;text-align:right;line-height:1.35}.byline-date strong{font-size:12px}
.content-section{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:38px 40px;margin:0 0 20px;box-shadow:0 12px 38px rgba(23,72,100,.045);overflow:hidden}.content-section h2{font-size:clamp(27px,2.5vw,37px);line-height:1.18;margin:8px 0 19px}.content-section h3{line-height:1.25}.content-section p{margin:0 0 16px;color:#32465f}.content-section p:last-child{margin-bottom:0}.content-section strong{color:#0b1d38}.content-section mark{background:#dff5ff;color:#0c6e9e;border-radius:5px;padding:0 .2em}.intro-grid,.split-section{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(260px,.72fr);gap:36px;align-items:start}.ice-card{background:linear-gradient(145deg,#edfaff,#e2f5fd);border:1px solid #cdeaf6;border-radius:21px;padding:24px;box-shadow:inset 0 1px #fff}.ice-card h3{font-size:21px;margin:6px 0 12px}.ice-card p{font-size:14px;color:#466378}.clean-list{list-style:none;padding:0;margin:15px 0 0}.clean-list li{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-top:1px solid #d3e9f3;padding:11px 0;font-size:13px}.clean-list li strong{text-align:right}.callout{margin:24px 0 0;border-left:4px solid #21acec;background:#eefaff;padding:17px 19px;border-radius:0 14px 14px 0;color:#315069}.callout strong{color:#0b5f8a}.steps-grid,.decision-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:25px 0}.steps-grid>div,.decision-grid>div{background:#f8fbfd;border:1px solid #e2edf3;border-radius:17px;padding:19px}.steps-grid b{display:inline-grid;place-items:center;width:34px;height:28px;border-radius:9px;background:#e5f6ff;color:#0d93d2;font-family:var(--head);font-size:11px}.steps-grid h3,.decision-grid h3{font-size:17px;margin:12px 0 7px}.steps-grid p,.decision-grid p{font-size:13px;line-height:1.58;margin:0;color:#64758a}.decision-grid strong{font-family:var(--head);font-size:15px;display:block;margin-bottom:7px}.comparison-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0}.comparison-grid article{border:1px solid #dceaf2;background:#f8fcfe;border-radius:18px;padding:21px}.comparison-grid article>span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#149ddf;font-weight:800}.comparison-grid h3{font-size:18px;margin:8px 0}.comparison-grid p{font-size:13px;margin:0;line-height:1.58}.number-list,.check-list{margin:15px 0 0;padding-left:21px;color:#334f66}.number-list li,.check-list li{padding:5px 0;font-size:14px}.check-list{list-style:none;padding-left:0}.check-list li{position:relative;padding-left:23px}.check-list li:before{content:"✓";position:absolute;left:0;color:#0bb286;font-weight:800}
.table-wrap{overflow-x:auto;margin:23px 0;border:1px solid #dce9f1;border-radius:18px;background:#fff;-webkit-overflow-scrolling:touch}.data-table{border-collapse:collapse;width:100%;min-width:660px;font-size:14px}.data-table th,.data-table td{text-align:left;padding:15px 17px;border-bottom:1px solid #e8f0f5;vertical-align:middle}.data-table thead th{background:#eef8fd;color:#496278;font-size:11px;text-transform:uppercase;letter-spacing:.06em}.data-table tbody tr:last-child td,.data-table tbody tr:last-child th{border-bottom:0}.data-table tbody tr:hover{background:#fafdff}.data-table a{color:#118ecb;font-weight:700}.pay-name{display:flex;align-items:center;gap:11px;font-weight:700}.pay-name img{width:30px;height:30px;object-fit:contain}.provider-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:24px}.provider-card{border:1px solid #dfeaf1;background:#fbfdfe;border-radius:18px;padding:18px;min-width:0}.provider-logo{height:46px;display:flex;align-items:center;margin-bottom:14px}.provider-logo img{max-width:120px;max-height:38px;object-fit:contain}.provider-card h3{font-size:15px;margin:0 0 5px}.provider-card p{font-size:12px;color:#718096;margin:0}.crypto-grid{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.crypto-chip{display:flex;align-items:center;gap:9px;border:1px solid #d9e9f1;background:#f8fcfe;padding:10px 13px;border-radius:13px;font-weight:700;font-size:13px}.crypto-chip img{width:27px;height:27px;object-fit:contain}.license-panel{display:grid;grid-template-columns:1fr 190px;gap:25px;align-items:center;background:#eef9fe;border:1px solid #cdeaf7;border-radius:20px;padding:24px}.license-panel h3{font-size:22px;margin:7px 0 12px}.license-panel dl{margin:0}.license-panel dl div{display:grid;grid-template-columns:110px 1fr;gap:12px;padding:7px 0;border-top:1px solid #d5eaf3;font-size:13px}.license-panel dt{color:#687d90}.license-panel dd{margin:0;font-weight:700;overflow-wrap:anywhere}.license-badge{background:#fff;border-radius:16px;padding:13px}.review-summary{display:grid;grid-template-columns:120px 1fr;gap:25px;background:#eef9fe;border:1px solid #cae9f6;border-radius:21px;padding:23px}.review-score{display:grid;text-align:center;align-content:center}.review-score>strong{font-family:var(--head);font-size:44px;line-height:1;color:#0b6e9d}.review-score span{font-size:12px;color:#5f7486}.review-score small{margin-top:6px;color:#1599da;font-weight:700}.review-bars{display:grid;align-content:center;gap:11px}.review-bars>div{display:grid;grid-template-columns:34px 1fr 32px;gap:8px;align-items:center;font-size:11px}.review-bars i{height:7px;background:#d5e9f2;border-radius:20px;overflow:hidden}.review-bars i b{display:block;height:100%;background:#21afea}.review-bars strong{text-align:right}.review-filters{display:flex;gap:8px;margin:18px 0;flex-wrap:wrap}.chip{border:1px solid #d7e7ef;background:#f6fbfd;color:#4a6478;border-radius:999px;padding:8px 12px;font-weight:700;font-size:12px}.chip.active,.chip:hover{background:#dff5ff;border-color:#b8e4f8;color:#087eb7}.reviews-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.review-card{border:1px solid #e0ebf1;background:#fbfdfe;border-radius:17px;padding:19px}.review-card header{display:flex;justify-content:space-between;gap:16px;margin-bottom:10px}.review-card header>div{display:grid}.review-card header span{font-size:10px;color:#8492a2}.review-card header b{color:#efa727;letter-spacing:1px;white-space:nowrap}.review-card p{font-size:13px;line-height:1.62;margin:0}.review-hidden{display:none!important}.center{text-align:center;margin-top:20px}.faq-inline{display:grid;gap:9px;margin-top:22px}.faq-inline details{border:1px solid #dfeaf1;background:#fbfdfe;border-radius:15px;padding:0 18px}.faq-inline summary{padding:15px 2px;font-weight:700;cursor:pointer;list-style:none}.faq-inline summary::-webkit-details-marker{display:none}.faq-inline summary:after{content:"+";float:right;color:#169edc;font-size:20px}.faq-inline details[open] summary:after{content:"–"}.faq-inline details p{font-size:14px;padding:0 0 15px;margin:0}.related-links{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:22px}.related-links a{display:flex;justify-content:space-between;align-items:center;gap:20px;border:1px solid #dfeaf1;border-radius:14px;padding:14px 16px;background:#fafcfd;font-weight:700;font-size:13px}.related-links a:hover{background:#eaf8ff;border-color:#c6eaf8}.related-links b{color:#159ddf}.authors-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:22px}.author-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:16px;border:1px solid #dfeaf1;border-radius:17px;background:#fbfdfe}.author-card>div{display:grid;min-width:0}.author-card strong{font-size:14px}.author-card span:not(.author-avatar){font-size:11px;color:#1695cf;font-weight:700}.author-card small{font-size:11px;color:#7b8998;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.author-card i{font-style:normal;color:#139cdf}.author-profile .profile-head{display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:start}.profile-avatar{width:78px;height:78px;font-size:23px}.text-link{color:#078fcb;font-weight:700}.text-link:hover{text-decoration:underline}
.site-footer{background:#061426;color:#9eb4c6;padding:58px 0 22px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:40px}.footer-brand .brand-plate{width:max-content;margin-bottom:19px}.footer-brand p{font-size:13px;line-height:1.65;max-width:330px}.age{display:inline-flex;border:1px solid rgba(255,255,255,.16);border-radius:9px;padding:5px 8px;color:#fff;font-weight:800}.site-footer h3{color:#fff;font-size:14px;margin:4px 0 14px}.site-footer>div>div:not(.footer-brand){display:flex;flex-direction:column;gap:8px}.site-footer a{font-size:12px;color:#9eb4c6}.site-footer a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:42px;padding-top:20px;display:flex;justify-content:space-between;gap:30px;font-size:11px}
.reveal{opacity:1;transform:none}.js .reveal{opacity:0;transform:translateY(14px);transition:opacity .55s ease,transform .55s ease}.js .reveal.visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1!important;transform:none!important;transition:none!important}.btn{transition:none!important}}
@media(max-width:1120px){.main-nav a{padding:10px 8px}.desktop-only{display:none}.page-layout{grid-template-columns:minmax(0,1fr) 250px;gap:24px}.provider-grid{grid-template-columns:repeat(3,1fr)}.hero-grid{gap:30px}.footer-grid{grid-template-columns:1.6fr repeat(2,1fr)}.footer-grid>div:nth-child(4),.footer-grid>div:nth-child(5){margin-top:10px}}
@media(max-width:900px){.main-nav{display:none}.menu-toggle{display:block}.mobile-nav.open{display:block}.hero-grid{grid-template-columns:1fr;padding:64px 0 68px}.home-hero{min-height:auto}.hero-visual{display:none}.quick-grid{grid-template-columns:repeat(2,1fr)}.quick-grid a:nth-child(2){border-right:0}.quick-grid a:nth-child(-n+2){border-bottom:1px solid var(--line)}.inner-hero-grid{grid-template-columns:1fr}.hero-mini-card{display:none}.page-layout{grid-template-columns:1fr}.article-aside{display:none}.content-section{padding:32px}.intro-grid,.split-section{grid-template-columns:1fr}.steps-grid,.decision-grid{grid-template-columns:repeat(2,1fr)}.provider-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:nth-child(4),.footer-grid>div:nth-child(5){margin-top:0}.byline{flex-wrap:wrap}.byline-date{margin-left:0}.license-panel{grid-template-columns:1fr 150px}}
@media(max-width:640px){body{font-size:15px;background:#f7fbfd}.ambient{display:none}.shell{width:min(calc(100% - 24px),var(--shell))}.site-header{height:70px}.brand-plate{padding:8px 11px;border-radius:10px}.brand-plate img{width:135px}.mobile-nav{top:70px;max-height:calc(100dvh - 70px);overflow:auto}.home-hero{background:linear-gradient(155deg,#061426,#0a2746)}.hero-grid{padding:50px 0 58px}.hero h1{font-size:40px;line-height:1.06;margin-top:14px}.hero-lead{font-size:16px;line-height:1.58}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .btn{width:100%}.trust-row{gap:6px}.trust-row span{font-size:10px}.quick-nav{margin-top:-20px}.quick-grid{border-radius:17px}.quick-grid a{padding:18px 16px}.quick-grid small{font-size:11px}.inner-hero{padding:25px 0 48px}.breadcrumbs{margin-bottom:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.breadcrumbs strong{overflow:hidden;text-overflow:ellipsis}.inner-hero h1{font-size:35px;overflow-wrap:anywhere}.inner-hero .hero-lead{font-size:15px}.page-layout{padding-top:24px;padding-bottom:55px}.byline{display:grid;grid-template-columns:1fr;padding:14px;margin-bottom:14px;gap:11px;border-radius:15px}.byline-sep{display:none}.byline-date{text-align:left;border-top:1px solid var(--line);padding-top:10px}.content-section{padding:25px 20px;border-radius:19px;margin-bottom:13px;box-shadow:0 8px 25px rgba(21,66,92,.035)}.content-section h2{font-size:27px;margin-bottom:15px;overflow-wrap:anywhere}.content-section p{line-height:1.68}.ice-card{padding:20px;border-radius:17px}.steps-grid,.decision-grid,.comparison-grid{grid-template-columns:1fr}.steps-grid>div,.decision-grid>div{padding:17px}.provider-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.provider-card{padding:13px;border-radius:14px}.provider-logo{height:38px;margin-bottom:9px}.provider-card p{font-size:10px}.table-wrap{margin-inline:-8px;border-radius:14px}.data-table{min-width:600px;font-size:12px}.data-table th,.data-table td{padding:12px}.crypto-grid{gap:7px}.crypto-chip{padding:8px 10px}.license-panel{grid-template-columns:1fr;padding:19px}.license-badge{max-width:170px}.review-summary{grid-template-columns:1fr;gap:13px}.review-score>strong{font-size:38px}.reviews-grid{grid-template-columns:1fr}.related-links,.authors-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-brand{grid-column:1/-1}.footer-bottom{display:grid;gap:7px}.author-profile .profile-head{grid-template-columns:1fr}.profile-avatar{width:66px;height:66px}.callout{padding:15px;margin-top:18px}.faq-inline details{padding:0 14px}}
@media(max-width:380px){.shell{width:min(calc(100% - 18px),var(--shell))}.hero h1{font-size:35px}.quick-grid{grid-template-columns:1fr}.quick-grid a{border-right:0!important;border-bottom:1px solid var(--line)!important}.quick-grid a:last-child{border-bottom:0!important}.content-section{padding:22px 17px}.provider-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}}

/* v1.1 production polish */
.skip-link{position:fixed;left:12px;top:10px;z-index:9999;transform:translateY(-140%);background:#fff;color:#071528;border:2px solid #27b9ff;border-radius:10px;padding:9px 13px;font-weight:800;box-shadow:0 10px 28px rgba(0,0,0,.18)}.skip-link:focus{transform:none}
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid rgba(37,183,251,.45);outline-offset:3px}
.content-section strong{color:#112b43}.content-section .callout strong{color:inherit}.content-section mark.text-highlight{background:linear-gradient(180deg,transparent 38%,#c8f1ff 38%);color:inherit;padding:0 .08em}.data-table td,.data-table th{overflow-wrap:anywhere}.provider-card,.review-card,.author-card,.comparison-grid article,.steps-grid>div,.decision-grid>div{transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.provider-card:hover,.review-card:hover,.author-card:hover,.comparison-grid article:hover{transform:translateY(-2px);border-color:#c4e6f6;box-shadow:0 12px 28px rgba(22,82,112,.07)}
@media(max-width:640px){
 .table-wrap{overflow:visible;margin-inline:0;border:0;background:transparent}
 .data-table{min-width:0;width:100%;display:block;background:transparent}
 .data-table thead{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}
 .data-table tbody{display:grid;gap:10px;width:100%}
 .data-table tr{display:block;width:100%;background:#fff;border:1px solid #dce9f1;border-radius:14px;overflow:hidden;box-shadow:0 5px 18px rgba(19,68,95,.035)}
 .data-table td{display:grid;grid-template-columns:minmax(98px,38%) minmax(0,1fr);gap:12px;width:100%;padding:11px 13px;border-bottom:1px solid #edf3f6;text-align:right;align-items:center;font-size:12px;line-height:1.45}
 .data-table td:last-child{border-bottom:0}.data-table td:before{content:attr(data-label);font-size:10px;line-height:1.35;letter-spacing:.055em;text-transform:uppercase;color:#7c8c9e;font-weight:800;text-align:left}.data-table td>*{min-width:0}.pay-name{justify-content:flex-end;text-align:right}.pay-name img{width:26px;height:26px}
 .license-panel dl div{grid-template-columns:1fr;gap:2px}.license-panel dt{font-size:11px}.license-panel dd{font-size:13px}
 .footer-grid a{line-height:1.45}.content-section p{overflow-wrap:anywhere}.related-links a{min-width:0}.related-links span{overflow-wrap:anywhere}
}
@media(prefers-reduced-motion:reduce){.provider-card,.review-card,.author-card,.comparison-grid article,.steps-grid>div,.decision-grid>div{transition:none!important}.provider-card:hover,.review-card:hover,.author-card:hover,.comparison-grid article:hover{transform:none!important}}
.bottle-body img{width:118px;height:auto;filter:drop-shadow(0 4px 10px rgba(9,80,120,.08))}


/* v1.3 official-site layout hardening */
.brand-plate{background:transparent!important;box-shadow:none!important;padding:0!important;border-radius:0!important}
.brand-plate img{width:170px;max-width:100%;height:auto}
.home-hero{min-height:520px}
.home-hero .hero-grid{grid-template-columns:minmax(0,920px)!important;justify-content:start;gap:0;padding:76px 0 82px}
.home-hero .hero-copy{max-width:920px}
.home-hero .hero-visual,.bottle,.ice-stage,.frost-orbit,.float-chip{display:none!important}
.hero-copy,.content-section,.ice-card,.aside-card,.byline,.provider-card,.review-card,.author-card,.bonus-tile,.stat-card{min-width:0}
h1,h2,h3,h4,p,li,td,th,a,strong,small,span{overflow-wrap:break-word;word-break:normal}
.hero h1,.inner-hero h1,.content-section h2{hyphens:auto}
.content-section{overflow:hidden}
.content-section .table-wrap{max-width:100%}
.data-table{max-width:100%}
.clean-list li,.check-list li{min-width:0;gap:12px}
.clean-list span,.clean-list strong{min-width:0;overflow-wrap:anywhere}
.related-links a,.author-card,.byline-person{min-width:0}
.hero-actions{flex-wrap:wrap}
.hero-actions .btn{max-width:100%;white-space:normal;text-align:center}
.trust-row{flex-wrap:wrap}
.footer-grid>*{min-width:0}
.footer-brand .brand-plate{margin-bottom:20px}
@media(max-width:1120px){.header-inner{gap:18px}.main-nav{gap:1px}.main-nav a{font-size:13px;padding:10px 7px}.header-actions{gap:7px}.header-actions .btn{padding-inline:13px}}
@media(max-width:900px){.home-hero .hero-grid{padding:62px 0 68px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand{grid-column:1/-1}}
@media(max-width:640px){
 .shell{width:min(calc(100% - 24px),var(--shell))}
 .brand-plate img{width:142px}
 .header-inner{gap:12px}.header-actions{margin-left:auto}.menu-toggle{flex:0 0 auto}
 .home-hero .hero-grid{padding:48px 0 56px}
 .hero h1{font-size:clamp(34px,10.2vw,42px);line-height:1.07;letter-spacing:-.028em}
 .inner-hero h1{font-size:clamp(31px,9vw,37px);line-height:1.09;letter-spacing:-.025em}
 .hero-lead,.inner-hero .hero-lead{max-width:100%}
 .content-section{padding:24px 18px;overflow:hidden}
 .content-section h2{font-size:clamp(24px,7.4vw,29px);line-height:1.14;letter-spacing:-.018em}
 .content-section h3{line-height:1.2}
 .content-section p,.content-section li{font-size:14px;line-height:1.66}
 .quick-grid a{min-width:0}.quick-grid strong,.quick-grid small{overflow-wrap:anywhere}
 .byline-person{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center}.byline-person.compact{grid-template-columns:1fr}
 .byline-person strong,.byline-person em{overflow-wrap:anywhere}
 .author-card{grid-template-columns:auto minmax(0,1fr) auto}.author-card small{white-space:normal;overflow:visible;text-overflow:clip}
 .related-links a{gap:10px}.related-links span{min-width:0;overflow-wrap:anywhere}
 .review-card header{align-items:flex-start}.review-card header>div{min-width:0}.review-card header strong{overflow-wrap:anywhere}
 .bonus-tile{min-width:0}.bonus-tile strong,.bonus-tile span{overflow-wrap:anywhere}
 .footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div{min-width:0}.site-footer a{overflow-wrap:anywhere}
 .data-table td{grid-template-columns:minmax(90px,36%) minmax(0,1fr);overflow-wrap:anywhere}.data-table td:before{overflow-wrap:anywhere}
 .pay-name{min-width:0;overflow-wrap:anywhere}.pay-name img{flex:0 0 auto}
 .crypto-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crypto-chip{min-width:0}.crypto-chip span{overflow-wrap:anywhere}
}
@media(max-width:380px){.footer-grid{grid-template-columns:1fr}.hero-actions .btn{font-size:14px}.trust-row span{font-size:9px}.content-section{padding:22px 16px}.data-table td{grid-template-columns:1fr;gap:4px;text-align:left}.pay-name{justify-content:flex-start;text-align:left}}

/* v1.3.1 release layout fixes: text must wrap, never be clipped */
html,body{max-width:100%;overflow-x:clip}
main,.site-main,.page-layout,.article-body,.article-aside,.content-section,.intro-grid,.split-section,.steps-grid,.decision-grid,.comparison-grid,.provider-grid,.authors-grid,.reviews-grid,.quick-grid,.license-panel{max-width:100%}
.page-layout>*,.intro-grid>*,.split-section>*,.steps-grid>*,.decision-grid>*,.comparison-grid>*,.provider-grid>*,.authors-grid>*,.reviews-grid>*,.quick-grid>*{min-width:0}
.content-section{overflow:visible}
.hero h1,.inner-hero h1,.content-section h2{hyphens:none;word-break:normal;overflow-wrap:break-word}
.content-section :where(h2,h3,h4,p,li,a,strong,small,span,td,th),.hero :where(h1,p,a,span,strong),.site-footer :where(a,p,span,strong){min-width:0;max-width:100%}
.content-section a,.site-footer a,.byline a,.author-card,.related-links a{overflow-wrap:anywhere}
.section-label,.eyebrow{overflow-wrap:anywhere;white-space:normal}
.faq-inline summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;overflow-wrap:anywhere}
.faq-inline summary:after{float:none;grid-column:2}
.review-card header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start}.review-card header>div{min-width:0}.review-card header b{justify-self:end}
.author-card{grid-template-columns:auto minmax(0,1fr) auto}.author-card>div,.author-card strong,.author-card span,.author-card small{min-width:0;max-width:100%}
.related-links a{display:grid;grid-template-columns:minmax(0,1fr) auto}.related-links b{justify-self:end}
.clean-list li{display:grid;grid-template-columns:minmax(0,1fr) minmax(90px,auto);align-items:start}.clean-list li span,.clean-list li strong{min-width:0}.clean-list li strong{max-width:100%;overflow-wrap:anywhere}
.license-panel,.license-panel>*,.license-panel dl,.license-panel dl div,.license-panel dd{min-width:0}.license-panel dd{overflow-wrap:anywhere}
.table-wrap{max-width:100%}.data-table{width:100%;table-layout:auto}.data-table th,.data-table td{max-width:100%;overflow-wrap:anywhere;word-break:normal}
.btn{max-width:100%;white-space:normal;text-align:center}
@media(max-width:640px){
 body{overflow-x:clip}
 .shell{max-width:100%}
 .site-header,.header-inner{max-width:100%}
 .brand{min-width:0}.brand-plate img{width:min(142px,43vw)}
 .content-section{overflow:visible;padding-inline:18px}
 .content-section :where(h2,h3,h4,p,li,a,strong,small,span){overflow-wrap:break-word}
 .faq-inline details{min-width:0}.faq-inline summary{font-size:14px;line-height:1.4;padding-block:14px}
 .review-card{min-width:0;padding:16px}.review-card header{gap:10px}.review-card header b{font-size:12px;letter-spacing:.5px}
 .author-card{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding:14px}.author-card i{align-self:center}
 .author-card small{white-space:normal;overflow:visible;text-overflow:clip;line-height:1.4}
 .clean-list li{grid-template-columns:minmax(0,1fr) minmax(72px,42%);gap:10px}.clean-list li strong{text-align:right}
 .related-links a{padding:13px 14px;gap:9px}
 .data-table{display:block;width:100%;min-width:0;table-layout:auto}
 .data-table tbody,.data-table tr{width:100%;min-width:0}
 .data-table td{min-width:0;max-width:100%}
 .provider-card strong,.provider-card p{overflow-wrap:anywhere}
 .footer-grid{width:100%}.footer-brand .brand-plate{width:auto;max-width:100%}
}
@media(max-width:380px){
 .clean-list li{grid-template-columns:1fr;gap:3px}.clean-list li strong{text-align:left}
 .author-card{grid-template-columns:auto minmax(0,1fr)}.author-card i{display:none}
 .review-card header{grid-template-columns:1fr}.review-card header b{justify-self:start}
 .crypto-grid{grid-template-columns:1fr 1fr}
}

/* v1.3.2 final text/layout QA */
.author-card small{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;line-height:1.42}
.author-card strong,.author-card span:not(.author-avatar){white-space:normal!important;overflow:visible!important;text-overflow:clip!important}
@media(max-width:640px){
 .data-table thead{display:none!important;position:static!important;width:auto!important;height:auto!important;margin:0!important;clip:auto!important}
 .data-table,.data-table tbody,.data-table tr,.data-table td{width:100%!important;max-width:100%!important;min-width:0!important}
 .data-table tbody{display:grid!important}
 .data-table tr{display:block!important}
 .data-table td{display:grid!important;grid-template-columns:minmax(92px,36%) minmax(0,1fr)!important;overflow:visible!important}
 .data-table td>*{max-width:100%!important;min-width:0!important}
}
@media(max-width:380px){.data-table td{grid-template-columns:1fr!important;text-align:left!important}.data-table td:before{text-align:left!important}.pay-name{justify-content:flex-start!important;text-align:left!important}}
/* v1.3.3 content visibility: never depend on JavaScript */
.reveal,.js .reveal,.js .reveal.visible{opacity:1!important;transform:none!important}
/* Compact license card when placed in a narrow article side column */
.intro-grid>aside .license-panel{grid-template-columns:minmax(0,1fr)!important;gap:16px!important;padding:20px!important}
.intro-grid>aside .license-panel dl div{grid-template-columns:minmax(0,1fr)!important;gap:2px!important}
.intro-grid>aside .license-badge{width:min(150px,100%);max-width:100%}


/* v1.4.6 — label/value spacing + responsive tables + security UI */
.bonus-stack{display:grid;grid-template-columns:1fr;gap:14px;min-width:0}
.bonus-tile{display:grid;grid-template-columns:78px minmax(0,1fr);grid-template-areas:"image label" "image value";column-gap:16px;row-gap:6px;align-items:center;padding:16px;border:1px solid #dce9f1;border-radius:18px;background:#fbfdfe;min-width:0}
.bonus-tile img{grid-area:image;width:78px;height:78px;object-fit:cover;border-radius:14px}
.bonus-tile span{grid-area:label;display:block;color:var(--muted);font-size:13px;line-height:1.4;margin:0}
.bonus-tile strong{grid-area:value;display:block;font-family:var(--head);font-size:20px;line-height:1.25;color:var(--ink);margin:0;padding-top:1px;overflow-wrap:anywhere}
.stat-card-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0}
.stat-card{display:flex;flex-direction:column;align-items:flex-start;gap:7px;padding:17px 18px;border:1px solid #dce9f1;border-radius:17px;background:#fbfdfe;min-width:0}
.stat-card span{display:block;color:var(--muted);font-size:12px;line-height:1.4;margin:0}
.stat-card strong{display:block;font-family:var(--head);font-size:21px;line-height:1.2;color:var(--ink);margin:0;overflow-wrap:anywhere}
.security-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}
.security-card{border:1px solid #dce9f1;border-radius:17px;background:#fbfdfe;padding:17px 18px;min-width:0}
.security-card b{display:block;font-family:var(--head);font-size:15px;line-height:1.3;margin-bottom:6px;color:var(--ink)}
.security-card p{margin:0!important;font-size:13px;line-height:1.55!important;color:#587086}
.security-card code{font:inherit;background:#edf8fd;padding:.08em .38em;border-radius:6px;color:#087db7}

/* Convert any table to cards when its own container is narrow, not only when the viewport is narrow. */
.table-wrap{container-type:inline-size}
@container (max-width:720px){
 .data-table thead{display:none!important;position:static!important;width:auto!important;height:auto!important;margin:0!important;clip:auto!important}
 .data-table,.data-table tbody,.data-table tr,.data-table td{width:100%!important;max-width:100%!important;min-width:0!important}
 .data-table{display:block!important;min-width:0!important;background:transparent!important}
 .data-table tbody{display:grid!important;gap:10px!important}
 .data-table tr{display:block!important;background:#fff;border:1px solid #dce9f1;border-radius:14px;overflow:hidden;box-shadow:0 5px 18px rgba(19,68,95,.035)}
 .data-table td{display:grid!important;grid-template-columns:minmax(105px,36%) minmax(0,1fr)!important;gap:12px!important;padding:11px 13px!important;border-bottom:1px solid #edf3f6!important;text-align:right!important;align-items:start!important;font-size:12px!important;line-height:1.45!important;overflow:visible!important}
 .data-table td:last-child{border-bottom:0!important}
 .data-table td:before{content:attr(data-label);font-size:10px;line-height:1.35;letter-spacing:.055em;text-transform:uppercase;color:#7c8c9e;font-weight:800;text-align:left;overflow-wrap:anywhere}
 .pay-name{justify-content:flex-end;text-align:right}
}
@media(max-width:640px){
 .stat-card-stack,.security-grid{grid-template-columns:1fr}
 .bonus-tile{grid-template-columns:66px minmax(0,1fr);column-gap:13px;padding:14px}
 .bonus-tile img{width:66px;height:66px}
 .data-table{min-width:0!important}
}
@media(max-width:380px){
 .data-table td{grid-template-columns:1fr!important;gap:4px!important;text-align:left!important}
 .data-table td:before{text-align:left!important}
 .pay-name{justify-content:flex-start!important;text-align:left!important}
}
/* No-JS fallback: narrow tables wrap in place instead of forcing a horizontal scroller. */
@container (max-width:720px){html:not(.js) .data-table{display:table!important;min-width:0!important;table-layout:fixed!important}html:not(.js) .data-table thead{display:table-header-group!important;position:static!important;width:auto!important;height:auto!important;margin:0!important;clip:auto!important}html:not(.js) .data-table tbody{display:table-row-group!important}html:not(.js) .data-table tr{display:table-row!important;border:0!important;box-shadow:none!important}html:not(.js) .data-table td{display:table-cell!important;grid-template-columns:none!important;text-align:left!important;padding:10px!important;border-bottom:1px solid #edf3f6!important}html:not(.js) .data-table td:before{content:none!important}}
