:root{--pda-ink:#0b1220;--pda-navy:#071827;--pda-blue:#0b5cab;--pda-blue-2:#0ea5e9;--pda-soft-blue:#eef7ff;--pda-ice:#f7fbff;--pda-line:#d8e7f3;--pda-muted:#64748b;--pda-green:#16a34a;--pda-warn-bg:#fff7ed;--pda-warn:#9a3412;--pda-card:#ffffffeb;--pda-shadow:0 24px 70px #0b5cab1c;--pda-shadow-soft:0 12px 34px #0f172a12}*{box-sizing:border-box}body{color:var(--pda-ink);-webkit-font-smoothing:antialiased;background:#f7fbff;margin:0;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}.pda-mobile-menu-btn{color:#0f172a;background:#fff;border:1px solid #0f172a1f;border-radius:999px;padding:10px 14px;font-weight:900;display:none}.pda-nav-next,.pda-dropdown-wrap{position:relative}.pda-nav-drop-btn{font:inherit;color:#0f172a;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-weight:800;display:inline-flex}.pda-mega-product{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:14px;gap:4px;padding:9px 10px;text-decoration:none;display:grid}.pda-mega-product span{font-size:13px;font-weight:800}.pda-mega-product em{color:#0369a1;font-size:11px;font-style:normal;font-weight:900}.pda-top-seller-link{color:#0369a1!important;font-weight:950!important}@media (max-width:900px){.pda-mobile-menu-btn{display:inline-flex}.pda-nav-next{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:16px;display:none;position:absolute;top:100%;left:16px;right:16px;box-shadow:0 24px 70px #0f172a29}.pda-nav-next.is-open{gap:14px;display:grid}.pda-nav-drop-btn{justify-content:space-between;width:100%}.pda-mega-menu{width:100%;box-shadow:none;margin-top:12px;padding:12px;position:static}.pda-mega-grid{grid-template-columns:1fr}}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(1180px,100% - 32px);margin:0 auto}.page-bg{background:radial-gradient(circle at 8% 0,#0ea5e92e,#0000 30%),radial-gradient(circle at 92% 8%,#0b5cab1f,#0000 34%),linear-gradient(#fff 0%,#eef7ff 45%,#f8fbff 100%);min-height:100vh}.card{background:var(--pda-card);border:1px solid var(--pda-line);box-shadow:var(--pda-shadow-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:28px}.btn{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:14px 22px;font-weight:950;transition:all .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary,.alive-button{color:#fff;background:linear-gradient(135deg,#071827 0%,#0b5cab 60%,#0ea5e9 100%);box-shadow:0 16px 36px #0b5cab3d,inset 0 1px #ffffff24}.btn-soft{color:#075985;background:#eef7ff;border:1px solid #bfdbfe}.input{border:1px solid var(--pda-line);width:100%;color:var(--pda-ink);background:#fff;border-radius:16px;outline:none;padding:15px 16px}.fancy-input{transition:all .18s;box-shadow:0 1px 2px #0f172a0a}.fancy-input:focus{border-color:var(--pda-blue);box-shadow:0 0 0 4px #0ea5e924,0 10px 24px #0ea5e91a}.field-label{color:#31566b;letter-spacing:.08em;text-transform:uppercase;margin:18px 0 8px;font-size:12px;font-weight:950;display:block}.live-pill,.summary-pill,.cart-badge,.lab-pdf-badge,.batch-tested-tag,.purity-badge,.au-ship-badge{border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:12px;font-weight:950;line-height:1;display:inline-flex}.live-pill,.summary-pill{color:#075985;background:#e0f2fe;border:1px solid #bae6fd}.cart-badge{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa}.lab-pdf-badge{color:#075985;background:#eef7ff;border:1px solid #bfdbfe}.lab-pdf-badge:before{content:"PDF";color:#fff;background:#0b5cab;border-radius:6px;place-items:center;width:28px;height:18px;font-size:9px;display:inline-grid}.batch-tested-tag{color:#047857;background:#ecfdf5;border:1px solid #bbf7d0}.batch-tested-tag:before{content:"✓"}.purity-badge{color:#0369a1;background:#f0f9ff;border:1px solid #bae6fd}.purity-badge:before{content:"99%+"}.au-ship-badge{color:#3f6212;background:#f7fee7;border:1px solid #d9f99d}.au-ship-badge:before{content:"AU";color:#fff;background:#16a34a;border-radius:6px;place-items:center;width:24px;height:18px;font-size:10px;display:inline-grid}.product-trust-row,.module-badge-row{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.ships-australia-bar{color:#14532d;background:linear-gradient(135deg,#ecfdf5,#eef7ff);border:1px solid #bbf7d0;border-radius:20px;justify-content:space-between;align-items:center;gap:14px;margin:18px 0;padding:14px 16px;font-weight:900;display:flex}.ships-australia-bar span{color:#3f6212;font-size:13px}.grid-products{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:22px;display:grid}.product-card{gap:14px;padding:18px;transition:all .22s;display:grid;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 28px 70px #0b5cab24}.product-card>*{position:relative}.product-image{background:#fff;border-radius:24px;height:240px;overflow:hidden}.product-image img{object-fit:contain;width:100%;height:100%;transition:transform .3s}.product-card:hover .product-image img{transform:scale(1.05)}.product-card h3{letter-spacing:-.035em;margin:14px 0 6px;font-size:23px;line-height:1.05}.product-card p{color:var(--pda-muted);margin:0;line-height:1.55}.product-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.checkout-page-wrap{width:min(1040px,100% - 32px);margin:0 auto;padding:48px 0 90px}.checkout-page-hero{text-align:center;margin-bottom:28px}.checkout-page-hero span{color:#075985;background:#e0f2fe;border:1px solid #bae6fd;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:950;display:inline-flex}.checkout-page-hero h1{letter-spacing:-.075em;margin:16px 0;font-size:clamp(42px,6vw,76px);line-height:.94}.checkout-page-hero p{max-width:720px;color:var(--pda-muted);margin:0 auto;font-size:19px;line-height:1.6}.checkout-shell{width:100%;box-shadow:var(--pda-shadow);background:#fff;border-radius:34px;margin-top:15px;padding:30px;position:relative;overflow:hidden}.trust-pill{color:#0369a1;background:#0ea5e914;border:1px solid #0ea5e933;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:700;display:inline-flex}.checkout-shell:after{content:"PDA";letter-spacing:-.08em;color:#0b5cab0e;pointer-events:none;font-size:70px;font-weight:950;position:absolute;top:20px;right:28px}.checkout-top,.payment-hero{z-index:1;position:relative}.checkout-top h2,.payment-hero h2{letter-spacing:-.06em;margin:14px 0 10px;font-size:42px;line-height:.95}.checkout-top p,.payment-hero p{color:var(--pda-muted);margin:0;line-height:1.6}.pulse-dot{background:var(--pda-green);border-radius:999px;width:9px;height:9px;animation:1.6s infinite pulse;box-shadow:0 0 #16a34a8c}@keyframes pulse{70%{box-shadow:0 0 0 9px #16a34a00}to{box-shadow:0 0 #16a34a00}}.deal-strip{grid-template-columns:repeat(3,1fr);gap:11px;margin:22px 0;display:grid}.deal-strip div{border:1px solid var(--pda-line);color:#234256;background:#f8fbffe6;border-radius:18px;align-items:center;gap:10px;padding:14px 15px;font-weight:900;display:flex}.checkout-cart-list{gap:10px;margin:20px 0;display:grid}.checkout-cart-item{border:1px solid var(--pda-line);background:#f8fbfff2;border-radius:20px;grid-template-columns:62px 1fr auto;align-items:center;gap:12px;padding:12px;transition:all .18s;display:grid}.checkout-cart-item:hover{background:#fff;box-shadow:0 10px 28px #0b5cab14}.checkout-product-img{color:#64748b;background:linear-gradient(145deg,#fff,#eef7ff);border:1px solid #dbeafe;border-radius:17px;place-items:center;width:62px;height:62px;font-size:11px;font-weight:900;display:grid;overflow:hidden}.checkout-product-img img{object-fit:cover;width:100%;height:100%}.checkout-product-info strong{color:var(--pda-ink);font-size:14px;line-height:1.25;display:block}.checkout-product-info span{color:var(--pda-muted);margin-top:4px;font-size:12px;font-weight:850;display:block}.checkout-product-info:after{content:"IN STOCK";color:#047857;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;margin-top:7px;padding:5px 8px;font-size:10px;font-weight:950;display:inline-flex}.checkout-product-total{color:var(--pda-ink);text-align:right;font-size:14px;font-weight:950}.price-box{gap:10px;margin-top:20px;display:grid}.price-box div{border:1px solid var(--pda-line);background:#f8fbfff5;border-radius:18px;justify-content:space-between;gap:16px;padding:15px 16px;display:flex}.price-box div:nth-last-child(2),.price-box div:last-child{color:#fff;background:linear-gradient(135deg,#071827,#0b5cab);border-color:#071827}.price-box span{color:inherit;opacity:.78;font-weight:850}.price-box strong{color:inherit;text-align:right;font-weight:950}.elite-shipping{border:1px solid var(--pda-line);background:linear-gradient(#fff,#f8fbff);border-radius:28px;margin-top:24px;padding:20px;box-shadow:0 14px 34px #0b5cab12}.elite-section-head span{color:#075985;background:#e0f2fe;border:1px solid #bae6fd;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:950;display:inline-flex}.elite-section-head h3{letter-spacing:-.045em;margin:12px 0 6px;font-size:25px}.elite-section-head p{color:var(--pda-muted);margin:0 0 16px;line-height:1.5}.shipping-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.shipping-wide{grid-column:span 2}.shipping-methods-elite{gap:10px;margin-top:16px;display:grid}.shipping-method-card{border:1px solid var(--pda-line);text-align:left;cursor:pointer;background:linear-gradient(#fff,#f8fbff);border-radius:20px;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:15px;transition:all .18s;display:flex}.shipping-method-card:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0b5cab1a}.shipping-method-card.active{border-color:var(--pda-blue);box-shadow:inset 0 0 0 1px var(--pda-blue), 0 12px 28px #0b5cab24;background:#fff}.shipping-method-card strong{color:var(--pda-ink);display:block}.shipping-method-card span{color:var(--pda-muted);margin-top:3px;font-size:13px;font-weight:850;display:block}.shipping-method-card b{color:var(--pda-ink);white-space:nowrap}.shipping-validation{display:none}.crypto-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.crypto-card{border:1px solid var(--pda-line);cursor:pointer;text-align:left;background:#fff;border-radius:20px;align-items:center;gap:12px;padding:14px;transition:all .18s;display:flex}.crypto-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0b5cab1a}.crypto-card.active{border-color:var(--pda-blue);box-shadow:inset 0 0 0 1px var(--pda-blue), 0 12px 28px #0b5cab24;background:#f0f9ff}.crypto-icon{border:1px solid var(--pda-line);background:#fff;border-radius:15px;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.crypto-img-icon img{object-fit:contain;width:27px;height:27px}.crypto-card strong{color:var(--pda-ink);display:block}.crypto-card small{color:var(--pda-muted);margin-top:2px;font-weight:800;display:block}.selected-crypto-pay{color:#fff;background:radial-gradient(circle at 0 0,#0ea5e938,#0000 38%),linear-gradient(135deg,#071827,#0b5cab);border-radius:24px;justify-content:space-between;align-items:center;gap:14px;margin-top:18px;padding:17px;display:flex;box-shadow:0 16px 36px #0718273d}.selected-crypto-left{align-items:center;gap:12px;display:flex}.selected-crypto-left img{object-fit:contain;background:#fff;border-radius:999px;width:44px;height:44px;padding:3px}.selected-crypto-left span{opacity:.72;font-size:12px;font-weight:850;display:block}.selected-crypto-left strong{font-size:18px;display:block}.selected-crypto-amount{text-align:right;font-weight:950}.qr-wrap{grid-template-columns:220px 1fr;align-items:center;gap:16px;margin:22px 0;display:grid}.qr-card{border:1px solid var(--pda-line);background:#fff;border-radius:26px;place-items:center;padding:14px;display:grid;box-shadow:0 18px 40px #0b5cab1a}.pay-summary{border:1px solid var(--pda-line);background:linear-gradient(#fff,#f8fbff);border-radius:24px;padding:18px}.pay-summary span,.pay-summary small{color:var(--pda-muted);font-weight:850;display:block}.pay-summary strong{color:var(--pda-ink);margin:8px 0;font-size:31px;display:block}.pay-crypto-mini{color:var(--pda-ink);align-items:center;gap:8px;margin-bottom:10px;font-weight:950;display:flex}.pay-crypto-mini img{object-fit:contain;width:26px;height:26px}.copy-label{color:#486779;text-transform:uppercase;letter-spacing:.08em;margin-top:12px;margin-bottom:5px;font-size:12px;font-weight:950}.copy-row{grid-template-columns:1fr 54px;gap:10px;display:grid}.copy-row button{cursor:pointer;color:#fff;background:linear-gradient(135deg,#071827,#0b5cab);border:0;border-radius:16px;transition:all .18s}.copy-row button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0b5cab2e}.copied-toast{color:#166534;background:#dcfce7;border-radius:16px;margin-top:10px;padding:12px 14px;font-weight:900}.status-box{color:#075985;background:#e0f2fe;border:1px solid #bae6fd;border-radius:20px;align-items:center;gap:10px;margin:18px 0;padding:16px;font-weight:950;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.warning-panel{background:var(--pda-warn-bg);color:var(--pda-warn);border:1px solid #fed7aa;border-radius:22px;margin-top:20px;padding:18px}.warning-panel strong{color:#7c2d12;margin-bottom:8px;font-size:17px;display:block}.warning-panel p{margin:0 0 14px;line-height:1.55}.warning-panel label{align-items:flex-start;gap:10px;margin-top:12px;font-weight:850;line-height:1.45;display:flex}.warning-panel input{margin-top:4px}.checkout-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:18px;margin-top:14px;padding:14px 16px;font-weight:900}.alive-button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:20px;padding:17px 22px;font-weight:950;transition:all .18s;display:flex}.alive-button:hover{transform:translateY(-2px);box-shadow:0 20px 46px #0b5cab47}.alive-button:disabled{opacity:.42;cursor:not-allowed;box-shadow:none;transform:none}.cart-hero{max-width:780px;margin-bottom:32px}.cart-hero span,.top-sellers-head span{color:#075985;background:#e0f2fe;border:1px solid #bae6fd;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:950;display:inline-flex}.cart-hero h1{letter-spacing:-.075em;margin:16px 0;font-size:clamp(42px,6vw,74px);line-height:.94}.cart-hero p{color:var(--pda-muted);font-size:20px;line-height:1.6}.cart-layout{grid-template-columns:1fr 390px;align-items:start;gap:26px;display:grid}.cart-main{gap:18px;display:grid}.cart-item-card,.cart-qty-card,.top-sellers-section,.cart-summary{border:1px solid var(--pda-line);box-shadow:var(--pda-shadow-soft);background:#fffffff0;border-radius:28px}.cart-item-card{grid-template-columns:150px 1fr auto;align-items:center;gap:20px;padding:20px;display:grid}.cart-image,.top-seller-img{color:#64748b;background:linear-gradient(145deg,#fff,#eef7ff);border:1px solid #dbeafe;border-radius:22px;place-items:center;height:200px;font-weight:900;display:grid;overflow:hidden}.cart-image{height:200px}.cart-image img,.top-seller-img img{object-fit:cover;width:100%;height:100%}.cart-item-info h2{letter-spacing:-.045em;margin:12px 0 8px;font-size:28px}.cart-item-info p,.cart-qty-card p{color:var(--pda-muted);margin:0;line-height:1.55}.cart-mini-warning,.summary-warning{background:var(--pda-warn-bg);color:var(--pda-warn);border-radius:16px;margin-top:14px;padding:12px 14px;font-size:13px;font-weight:850;line-height:1.45}.cart-item-price{text-align:right}.cart-item-price span,.cart-item-price small{color:var(--pda-muted);font-size:13px;font-weight:850;display:block}.cart-item-price strong{font-size:24px}.qty-row{grid-template-columns:54px 1fr 54px;gap:10px;display:grid}.qty-row button{border:1px solid var(--pda-line);cursor:pointer;background:#fff;border-radius:16px;font-size:24px;font-weight:950;transition:all .18s}.qty-row button:hover{border-color:var(--pda-blue);transform:translateY(-1px);box-shadow:0 8px 20px #0b5cab1f}.cart-qty-card{grid-template-columns:1fr 220px;align-items:center;gap:20px;padding:20px;display:grid}.cart-qty-card h3,.cart-summary h3,.top-sellers-head h3{letter-spacing:-.04em;margin:0 0 8px;font-size:24px}.cart-qty-row{grid-template-columns:52px 1fr 52px}.top-sellers-section{padding:20px}.top-sellers-head{justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px;display:flex}.top-sellers-head a,.cart-secondary-link{color:#075985;text-underline-offset:4px;font-weight:950;text-decoration:underline}.top-sellers-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.top-seller-card{border:1px solid var(--pda-line);background:#f8fbff;border-radius:22px;padding:14px;transition:all .18s}.top-seller-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0b5cab1a}.top-seller-img{height:200px;margin-bottom:12px}.top-seller-card span{color:var(--pda-muted);font-size:12px;font-weight:900}.top-seller-card h4{letter-spacing:-.025em;margin:6px 0 4px;font-size:16px}.top-seller-card p{color:var(--pda-muted);margin:0 0 10px;font-size:13px}.top-seller-card strong{font-size:17px}.cart-summary{padding:22px;position:sticky;top:24px}.summary-lines{gap:10px;margin:18px 0;display:grid}.summary-lines div{border:1px solid var(--pda-line);background:#f8fbff;border-radius:16px;justify-content:space-between;gap:16px;padding:14px;display:flex}.summary-lines span{color:var(--pda-muted);font-weight:850}.summary-lines strong{text-align:right}.summary-total{color:#fff;background:linear-gradient(135deg,#071827,#0b5cab)!important;border-color:#071827!important}.summary-total span{color:#ffffffb8}.cart-secondary-link{text-align:center;margin-top:14px;display:block}.remove-cart-btn{color:#991b1b;cursor:pointer;text-underline-offset:4px;background:0 0;border:0;margin-top:12px;padding:0;font-weight:900;text-decoration:underline}@media (max-width:920px){.cart-layout,.cart-item-card,.cart-qty-card{grid-template-columns:1fr}.cart-item-price{text-align:left}.cart-summary{position:static}.top-sellers-grid,.deal-strip{grid-template-columns:1fr}.crypto-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.checkout-shell{border-radius:26px;padding:20px}.shipping-grid,.qr-wrap,.crypto-grid{grid-template-columns:1fr}.shipping-wide{grid-column:auto}.checkout-cart-item{grid-template-columns:52px 1fr}.checkout-product-total{text-align:left;grid-column:2}.selected-crypto-pay{flex-direction:column;align-items:flex-start}.selected-crypto-amount{text-align:left}.ships-australia-bar{flex-direction:column;align-items:flex-start}}.pda-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7fbffc7;border-bottom:1px solid #d8e7f3bf;position:sticky;top:0;padding:0!important}.pda-header-inner{justify-content:space-between;align-items:center;gap:18px;margin-top:10px;margin-bottom:10px;display:flex}.pda-logo-mark{width:149px;height:52px}.pda-logo-text{line-height:1;display:grid}.pda-logo-text strong{letter-spacing:-.045em;color:#071827;font-size:20px}.pda-logo-text small{color:#64748b;letter-spacing:.12em;text-transform:uppercase;margin-top:4px;font-size:12px;font-weight:900}.pda-nav{color:#475569;align-items:center;gap:8px;font-size:14px;font-weight:900;display:flex}.pda-nav a{border-radius:999px;padding:10px 12px;transition:all .18s}.pda-nav a:hover{color:#075985;background:#eef7ff}@media (max-width:720px){.pda-header-inner{flex-direction:column;align-items:flex-start}.pda-nav{width:100%;padding-bottom:2px;overflow-x:auto}.pda-logo-mark{width:44px;height:44px}}.product-actions{gap:8px;margin-top:8px;display:flex}.product-actions .btn{border-radius:12px;flex:1;padding:10px 12px;font-size:13px;font-weight:900}.btn-ghost{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0}.btn-ghost:hover{background:#e2e8f0}.btn-buy{color:#fff;background:linear-gradient(135deg,#071827,#0b5cab);box-shadow:0 8px 18px #0b5cab33}.btn-buy:hover{transform:translateY(-1px);box-shadow:0 12px 24px #0b5cab47}.pda-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border-bottom:1px solid #d8e7f3e6;position:sticky;top:0;box-shadow:0 10px 30px #0b5cab0f}.pda-topbar{color:#fff;letter-spacing:.03em;background:linear-gradient(135deg,#071827,#0b5cab);justify-content:center;align-items:center;gap:26px;height:34px;font-size:12px;font-weight:700;display:flex}.pda-topbar span{opacity:.92}.pda-header-inner{justify-content:space-between;align-items:center;gap:24px;height:82px;display:flex}.pda-logo{align-items:center;display:flex}.pda-logo img{width:auto;height:62px}.pda-logo:hover img{transform:translateY(-1px)}.pda-nav{background:#eef7ffc7;border:1px solid #d8e7f3;border-radius:999px;align-items:center;gap:8px;padding:7px;display:flex}.pda-nav a{color:#334155;border-radius:999px;padding:11px 15px;font-size:14px;font-weight:900;transition:all .18s}.pda-nav a:hover{color:#075985;background:#fff;box-shadow:0 8px 18px #0b5cab14}.pda-nav-cta{box-shadow:0 10px 24px #0b5cab38;color:#fff!important;background:linear-gradient(135deg,#071827,#0b5cab)!important;padding:11px 18px!important}@media (max-width:760px){.pda-topbar{white-space:nowrap;justify-content:flex-start;gap:18px;padding:0 16px;overflow-x:auto}.pda-header-inner{flex-direction:column;align-items:flex-start;height:auto;padding:14px 0}.pda-logo img{height:46px}.pda-nav{justify-content:flex-start;width:100%;overflow-x:auto}.pda-nav a{white-space:nowrap}}.shop-page{padding:54px 0 90px}.shop-hero{max-width:780px;margin-bottom:24px}.shop-hero h1{letter-spacing:-.075em;margin:16px 0;font-size:clamp(42px,6vw,76px);line-height:.94}.shop-hero p{max-width:720px;color:var(--pda-muted);font-size:19px;line-height:1.65}.shop-controls{justify-content:space-between;align-items:center;gap:16px;margin:26px 0 18px;display:flex}.goal-tabs{flex-wrap:wrap;gap:8px;display:flex}.goal-tabs button{border:1px solid var(--pda-line);color:#31566b;background:#ffffffe6;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:950;transition:all .18s}.goal-tabs button:hover,.goal-tabs button.active{color:#fff;background:linear-gradient(135deg,#071827,#0b5cab);border-color:#071827;box-shadow:0 10px 24px #0b5cab2e}.shop-sort{max-width:210px}.shop-result-bar{border:1px solid var(--pda-line);background:#ffffffdb;border-radius:20px;justify-content:space-between;gap:12px;margin-bottom:18px;padding:14px 16px;display:flex}.shop-result-bar span{color:var(--pda-muted);font-weight:850}.comparison-section{border:1px solid var(--pda-line);box-shadow:var(--pda-shadow-soft);background:#ffffffeb;border-radius:30px;margin-top:46px;padding:24px}.comparison-head h2{letter-spacing:-.06em;margin:14px 0 8px;font-size:clamp(30px,4vw,48px)}.comparison-head p{max-width:680px;color:var(--pda-muted);line-height:1.6}.comparison-table-wrap{margin-top:18px;overflow-x:auto}.comparison-table{border-collapse:separate;border-spacing:0 10px;width:100%;min-width:760px}.comparison-table th{text-align:left;color:#486779;text-transform:uppercase;letter-spacing:.08em;padding:0 14px 8px;font-size:12px}.comparison-table td{border-top:1px solid var(--pda-line);border-bottom:1px solid var(--pda-line);color:var(--pda-ink);background:#f8fbff;padding:15px 14px;font-weight:850}.comparison-table td:first-child{border-left:1px solid var(--pda-line);border-radius:18px 0 0 18px}.comparison-table td:last-child{border-right:1px solid var(--pda-line);border-radius:0 18px 18px 0}.comparison-table small{color:var(--pda-muted);margin-top:4px;font-weight:800;display:block}.mini-trust-row{flex-wrap:wrap;gap:6px;display:flex}.mini-trust-row .lab-pdf-badge,.mini-trust-row .batch-tested-tag{padding:6px 8px;font-size:10px}@media (max-width:820px){.shop-controls{flex-direction:column;align-items:stretch}.shop-sort{max-width:none}.shop-result-bar{flex-direction:column}}.category-path-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;margin:26px 0;display:grid}.category-path-grid button{border:1px solid var(--pda-line);text-align:left;box-shadow:var(--pda-shadow-soft);background:#ffffffeb;border-radius:24px;padding:18px;transition:all .18s}.category-path-grid button:hover,.category-path-grid button.active{border-color:var(--pda-blue);transform:translateY(-2px);box-shadow:0 18px 38px #0b5cab24}.category-path-grid strong{color:var(--pda-ink);font-size:17px;display:block}.category-path-grid span{color:#075985;margin-top:8px;font-weight:900;display:block}.compare-product-link{color:inherit;gap:4px;display:grid}.compare-product-link strong{color:var(--pda-ink);text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:2px}.compare-product-link:hover strong{color:var(--pda-blue)}.home-hero{text-align:center;padding:74px 0 34px}.home-pill{color:#075985;background:#e0f2fe;border:1px solid #bae6fd;border-radius:999px;margin-bottom:20px;padding:8px 14px;font-size:13px;font-weight:950;display:inline-flex}.home-hero h1{letter-spacing:-.08em;max-width:980px;margin:0 auto;font-size:clamp(44px,7vw,88px);line-height:.92}.home-hero p{max-width:780px;color:var(--pda-muted);margin:24px auto;font-size:20px;line-height:1.65}.home-actions,.home-bundle-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.home-trust-row{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:24px;display:flex}.home-section{padding:42px 0}.home-section-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.home-section-head h2,.home-bundle-copy h2{letter-spacing:-.065em;margin:14px 0 10px;font-size:clamp(34px,5vw,56px);line-height:.95}.home-section-head p,.home-bundle-copy p{max-width:680px;color:var(--pda-muted);margin:0;line-height:1.65}.category-path-grid a{border:1px solid var(--pda-line);text-align:left;box-shadow:var(--pda-shadow-soft);background:#ffffffeb;border-radius:24px;padding:18px;transition:all .18s}.category-path-grid a:hover{border-color:var(--pda-blue);transform:translateY(-2px);box-shadow:0 18px 38px #0b5cab24}.home-featured-bundle{border:1px solid var(--pda-line);box-shadow:var(--pda-shadow);background:radial-gradient(circle at 100% 0,#0ea5e929,#0000 30%),linear-gradient(#fffffff5,#f8fbfff5);border-radius:34px;grid-template-columns:1fr 420px;align-items:center;gap:28px;margin-top:24px;padding:28px;display:grid}.home-bundle-copy{min-width:0}.home-bundle-actions{justify-content:flex-start;margin-top:22px}.home-bundle-image{background:linear-gradient(145deg,#fff,#eef7ff);border:1px solid #dbeafe;border-radius:28px;place-items:center;min-height:340px;display:grid;overflow:hidden}.home-bundle-image img{object-fit:cover;width:100%;height:100%}.home-research-notice{background:var(--pda-warn-bg);color:var(--pda-warn);border:1px solid #fed7aa;border-radius:24px;margin-bottom:90px;padding:20px}.home-research-notice strong{color:#7c2d12;margin-bottom:8px;display:block}.home-research-notice p{margin:0;font-weight:850;line-height:1.6}@media (max-width:900px){.home-featured-bundle{grid-template-columns:1fr}.home-section-head{flex-direction:column;align-items:flex-start}}.pda-mega-top{justify-content:space-between;align-items:center;gap:18px;padding:6px 6px 16px;display:flex}.pda-mega-top strong{color:#0f172a;font-size:18px;display:block}.pda-mega-top p{color:#64748b;margin:4px 0 0;font-size:13px}.pda-mega-shop-all{color:#0369a1;white-space:nowrap;font-weight:950;text-decoration:none}.pda-mega-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:14px}.pda-mega-title{color:#0369a1;font-size:16px;font-weight:950;text-decoration:none;display:block}.pda-mega-card p{color:#64748b;margin:7px 0 12px;font-size:12px;line-height:1.4}.pda-mega-products{gap:8px;display:grid}@media (max-width:900px){.pda-mega-menu{width:100%;box-shadow:none;margin-top:12px;padding:12px;position:static}.pda-mega-top{flex-direction:column;align-items:flex-start}.pda-mega-grid{grid-template-columns:1fr}}.pda-footer-brand p{color:#475569;max-width:430px;margin:18px 0;line-height:1.65}.pda-footer-col h3{color:#0f172a;margin:0 0 8px;font-size:15px}.pda-footer-col a{color:#475569;font-size:14px;font-weight:700;text-decoration:none}.pda-footer-bottom{color:#64748b;border-top:1px solid #0f172a14;flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:34px;padding-top:18px;font-size:12px;display:flex}@media (max-width:900px){.pda-footer-inner{grid-template-columns:1fr}.pda-footer{padding-top:38px}.container section[style*=grid-template-columns]{grid-template-columns:1fr!important}}.pda-desktop-only,.pda-desktop-nav{display:flex}.pda-mobile-actions,.pda-mobile-overlay{display:none}.pda-mobile-menu-btn{background:#fff;border:1px solid #0f172a1f;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:44px;height:42px;display:none;box-shadow:0 10px 28px #0f172a14}.pda-mobile-menu-btn span{background:#0f172a;border-radius:999px;width:18px;height:2px}.pda-mobile-cart{color:#0369a1;font-size:14px;font-weight:950;text-decoration:none}.pda-mobile-actions{align-items:center;gap:10px}.pda-mega-product-text{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:9px 10px;font-size:13px;font-weight:850;text-decoration:none;display:block}.pda-mega-product-text:hover{color:#0369a1;border-color:#06b6d4}@media (max-width:900px){.pda-desktop-only,.pda-desktop-nav{display:none!important}.pda-header{z-index:200;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #0f172a14;position:sticky;top:0}.pda-header-inner{justify-content:space-between;align-items:center;min-height:68px;display:flex}.pda-logo img{max-width:170px;height:auto}.pda-mobile-actions,.pda-mobile-menu-btn{display:flex}.pda-mobile-overlay{z-index:500;display:block;position:fixed;inset:0}.pda-mobile-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a6b;border:0;position:absolute;inset:0}.pda-mobile-drawer{background:#fff;border-left:1px solid #0ea5e92e;width:min(92vw,420px);height:100dvh;padding:18px;position:absolute;top:0;right:0;overflow-y:auto;box-shadow:-22px 0 70px #0f172a38}.pda-mobile-drawer-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.pda-mobile-drawer-head img{max-width:165px;height:auto}.pda-mobile-drawer-head button{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:9px 12px;font-weight:950}.pda-mobile-hero-link{background:radial-gradient(circle at 0 0,#0ea5e929,#0000 45%),linear-gradient(135deg,#fff,#eef8ff);border:1px solid #0ea5e93d;border-radius:24px;padding:18px;text-decoration:none;display:block;box-shadow:0 18px 40px #0284c71f}.pda-mobile-hero-link span{color:#0369a1;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:950;display:inline-flex}.pda-mobile-hero-link strong{color:#0f172a;margin-top:6px;font-size:20px;line-height:1.1;display:block}.pda-mobile-hero-link em{color:#0369a1;margin-top:10px;font-style:normal;font-weight:950;display:block}.pda-mobile-quick{grid-template-columns:1fr 1fr;gap:10px;margin:14px 0 18px;display:grid}.pda-mobile-quick a{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:13px 12px;font-size:13px;font-weight:900;text-decoration:none}.pda-mobile-section-title{color:#64748b;text-transform:uppercase;letter-spacing:.14em;margin:16px 0 10px;font-size:12px;font-weight:950}.pda-mobile-category-list{gap:10px;display:grid}.pda-mobile-category{background:#fff;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden}.pda-mobile-category summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:15px;list-style:none;display:flex}.pda-mobile-category summary::-webkit-details-marker{display:none}.pda-mobile-category summary span{color:#0f172a;font-weight:950}.pda-mobile-category summary em{color:#0369a1;font-size:12px;font-style:normal;font-weight:950}.pda-mobile-view-category{color:#0369a1;background:#ecfeff;border-radius:14px;margin:0 12px 10px;padding:10px 12px;font-size:13px;font-weight:950;text-decoration:none;display:block}.pda-mobile-products{gap:6px;padding:0 12px 14px;display:grid}.pda-mobile-products a{color:#475569;background:#f8fafc;border-radius:12px;padding:8px 10px;font-size:13px;font-weight:800;text-decoration:none}.pda-mobile-checkout{text-align:center;color:#fff;background:linear-gradient(135deg,#0284c7,#06b6d4);border-radius:18px;margin-top:16px;padding:15px 16px;font-weight:950;text-decoration:none;display:block;box-shadow:0 18px 38px #06b6d43d}.pda-mobile-notice{color:#64748b;text-align:center;margin:14px 0 0;font-size:12px;line-height:1.5}}.pda-dropdown-wrap{position:relative}.pda-dropdown-wrap:after{content:"";height:18px;position:absolute;top:100%;left:-20px;right:-20px}.pda-mega-menu{z-index:80;background:#fffffffa;border:1px solid #0ea5e92e;border-radius:28px;width:min(1080px,100vw - 32px);padding:18px;position:absolute;top:calc(100% + 14px);right:-260px;box-shadow:0 34px 90px #0f172a29}.pda-mega-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.pda-mega-products{gap:8px;margin-top:12px;display:grid}.pda-mega-product{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:46px 1fr;align-items:center;gap:10px;padding:8px;text-decoration:none;display:grid}.pda-mega-product:hover{border-color:#06b6d4;box-shadow:0 12px 28px #06b6d41f}.pda-mega-product img{object-fit:contain;background:#f8fafc;border-radius:12px;width:46px;height:46px}.pda-mega-product strong{font-size:13px;line-height:1.25;display:block}.pda-mega-product em{color:#0369a1;margin-top:3px;font-size:10px;font-style:normal;font-weight:950;display:block}.pda-footer-inner{grid-template-columns:minmax(260px,1.45fr) 1fr 1fr .85fr;align-items:start;gap:34px;display:grid}.pda-footer-logo{display:inline-flex}.pda-footer-logo img{max-width:210px;height:auto}.pda-footer-brand p{color:#475569;max-width:430px;margin:18px 0;font-size:14px;line-height:1.65}.pda-footer-pills{flex-wrap:wrap;gap:8px;display:flex}.pda-footer-col{align-content:start;gap:10px;display:grid}.pda-footer-col h3{color:#0f172a;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:14px}.pda-footer-col a{color:#475569;font-size:14px;font-weight:750;line-height:1.3;text-decoration:none}.pda-footer-col a:hover{color:#0369a1}.pda-footer-bottom{color:#64748b;border-top:1px solid #0f172a14;flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:34px;padding-top:18px;font-size:12px;line-height:1.5;display:flex}.pda-footer-bottom p{margin:0}@media (max-width:1050px){.pda-footer-inner{grid-template-columns:1.25fr 1fr 1fr}.pda-footer-brand{grid-column:1/-1}}@media (max-width:700px){.pda-footer{margin-top:44px;padding:34px 0 20px}.pda-footer-inner{grid-template-columns:1fr;gap:22px}.pda-footer-brand{text-align:center}.pda-footer-logo{justify-content:center;width:100%}.pda-footer-logo img{max-width:185px}.pda-footer-brand p{margin:16px auto;font-size:13px}.pda-footer-pills{justify-content:center}.pda-footer-col{background:#ffffffb8;border:1px solid #0ea5e91f;border-radius:20px;gap:9px;padding:16px}.pda-footer-col h3{margin-bottom:4px}.pda-footer-col a{border-bottom:1px solid #0f172a0f;padding:8px 0}.pda-footer-col a:last-child{border-bottom:0}.pda-footer-bottom{text-align:center;justify-content:center;margin-top:22px;font-size:11px}}.product-page-wrap{padding:34px 0 70px}.product-hero-grid{grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr);align-items:start;gap:30px;display:grid}.product-media-card{background:radial-gradient(circle at 0 0,#0ea5e91f,#0000 34%),linear-gradient(135deg,#fff,#eef8ff);border:1px solid #0ea5e933;border-radius:34px;align-content:center;justify-items:center;min-height:620px;padding:26px;display:grid;position:sticky;top:96px;overflow:hidden;box-shadow:0 30px 90px #0284c71f}.product-media-badge{color:#0369a1;text-transform:uppercase;letter-spacing:.08em;background:#ecfeff;border:1px solid #bae6fd;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:950;position:absolute;top:18px;left:18px}.product-main-image{object-fit:contain;filter:drop-shadow(0 18px 35px #0f172a14);width:100%;max-width:520px;max-height:480px}.product-media-trust{flex-wrap:wrap;justify-content:center;gap:8px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.product-media-trust span{color:#0369a1;background:#ffffffdb;border:1px solid #0ea5e924;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:850}.product-info-panel{padding:8px 0}.product-badges{flex-wrap:wrap;gap:8px;display:flex}.product-green-pill{color:#166534!important;background:#dcfce7!important}.product-page-title{letter-spacing:-.08em;color:#0f172a;margin:18px 0;font-size:clamp(42px,6vw,76px);line-height:.9}.product-short{color:#334155;max-width:760px;margin:0;font-size:18px;font-weight:550;line-height:1.65}.product-feature-pills{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.product-feature-pills span{color:#0f172a;background:#f1f5f9;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:850}.product-buy-card{background:#fff;border:1px solid #0ea5e929;border-radius:28px;margin-top:24px;padding:24px;box-shadow:0 24px 70px #0f172a14}.product-price-row{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px;display:grid}.product-price-row div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:16px}.product-price-row span{color:#64748b;margin-bottom:5px;font-size:12px;font-weight:850;display:block}.product-price-row strong{color:#0f172a;font-size:22px}.product-qty-row{grid-template-columns:52px 1fr 52px;gap:10px;margin-top:8px;display:grid}.product-qty-row button{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;font-size:22px;font-weight:950}.product-qty-row input{text-align:center}.product-actions{grid-template-columns:1fr 1.25fr;gap:12px;margin-top:18px;display:grid}.product-actions .btn{justify-content:center;width:100%}.product-checkout-notes{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.product-checkout-notes span{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:750}.product-warning{margin-top:18px}.product-content-wrap{padding:0 0 90px}.product-guide-card{border-radius:30px;margin-top:24px;padding:30px}.product-guide-card:first-child{margin-top:0}.product-guide-card h2{letter-spacing:-.055em;color:#0f172a;margin:14px 0 10px;font-size:clamp(30px,4vw,48px)}.product-guide-intro{color:#475569;font-size:18px;line-height:1.7}.product-guide-section{margin-top:26px}.product-guide-section h3{letter-spacing:-.04em;color:#0f172a;margin-bottom:8px;font-size:26px}.product-guide-section p,.product-faq-item p{color:#475569;line-height:1.7}.product-guide-section ul{color:#334155;padding-left:20px;line-height:1.9}.product-faq-item{border-top:1px solid var(--pda-line);padding:18px 0}.product-faq-item h3{color:#0f172a;margin:0 0 8px;font-size:20px}.product-related-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px;display:grid}.product-related-card{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:22px;flex-direction:column;gap:12px;padding:16px;text-decoration:none;display:flex}.product-related-image{background:#f8fafc;border-radius:16px;justify-content:center;align-items:center;width:100%;height:170px;display:flex}.product-related-image img{object-fit:contain;max-width:100%;max-height:100%}.product-related-badge{color:#0369a1;background:#ecfeff;border-radius:999px;width:fit-content;padding:5px 8px;font-size:11px;font-weight:900}.product-related-card strong{font-size:16px}.product-related-card p{color:#64748b;margin:0;font-size:13px;line-height:1.5}.product-related-card div:last-child{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.product-related-card div:last-child span{font-weight:950}.product-related-card div:last-child em{color:#0369a1;font-style:normal;font-weight:950}@media (max-width:980px){.product-page-wrap{padding:18px 0 44px}.product-hero-grid{grid-template-columns:1fr;gap:18px}.product-media-card{border-radius:28px;min-height:auto;padding:22px;position:relative;top:auto}.product-main-image{max-height:320px}.product-media-trust{margin-top:16px;position:static}.product-page-title{letter-spacing:-.065em;font-size:clamp(36px,11vw,54px)}.product-short{font-size:16px}.product-price-row,.product-actions{grid-template-columns:1fr}.product-guide-card{border-radius:24px;padding:22px}}.related-section{border:1px solid var(--pda-line);background:linear-gradient(#fffffff0,#f8fafceb);border-radius:30px;margin-top:24px;padding:30px;box-shadow:0 24px 70px #0f172a14}.related-heading{max-width:760px;margin-bottom:22px}.related-heading h2{letter-spacing:-.06em;color:#020617;margin:14px 0 10px;font-size:clamp(32px,4vw,48px);line-height:1}.related-heading p{color:#64748b;margin:0;font-size:17px;line-height:1.65}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.related-product-card{min-width:0;color:inherit;background:#fff;border:1px solid #e2e8f0f2;border-radius:24px;grid-template-rows:220px 1fr;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;overflow:hidden;box-shadow:0 14px 36px #0f172a0f}.related-product-card:hover{border-color:#0ea5e957;transform:translateY(-4px);box-shadow:0 22px 54px #0f172a1c}.related-image{background:radial-gradient(circle at top,#0ea5e914,#0000 45%),#f8fafc;border-bottom:1px solid #e2e8f0d9;justify-content:center;align-items:center;width:100%;height:220px;display:flex}.related-image img{object-fit:contain;width:100%;height:100%;padding:18px}.related-content{flex-direction:column;min-width:0;padding:16px;display:flex}.related-meta{flex-wrap:wrap;gap:7px;margin-bottom:10px;display:flex}.related-meta span{color:#334155;background:#f1f5f9;border-radius:999px;width:fit-content;padding:5px 9px;font-size:11px;font-weight:900}.related-badge{color:#166534!important;background:#dcfce7!important}.related-product-card strong{letter-spacing:-.025em;color:#020617;font-size:17px;line-height:1.28}.related-product-card p{color:#64748b;margin:9px 0 16px;font-size:13px;line-height:1.55}.related-bottom{border-top:1px solid #e2e8f0e6;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:14px;display:flex}.related-bottom span{color:#020617;white-space:nowrap;font-size:15px;font-weight:950}.related-bottom em{color:#0369a1;white-space:nowrap;font-size:13px;font-style:normal;font-weight:950}@media (max-width:980px){.related-section{border-radius:26px;padding:24px}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.related-section{border-radius:24px;padding:20px}.related-heading h2{font-size:clamp(28px,9vw,38px)}.related-grid{grid-template-columns:1fr}.related-product-card{grid-template-rows:190px 1fr}.related-image{height:190px}.related-bottom{flex-direction:column;align-items:flex-start;gap:6px}}.desktop-buy-info{align-items:center;gap:12px;min-width:0;display:flex}.desktop-buy-info img{object-fit:contain;border:1px solid var(--pda-line);background:#f8fafc;border-radius:14px;width:54px;height:54px;padding:6px}.product-info{border:1px solid var(--pda-line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#fffffff5,#f8fafceb);border-radius:28px;padding:26px;box-shadow:0 28px 80px #0f172a14}.purchase-card{box-shadow:none;margin-top:22px;padding:24px}.included-card{box-shadow:none;margin-top:18px;padding:22px}.home-value-section{margin-top:44px}.home-section-head{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px;display:flex}.home-section-head h2{letter-spacing:-.05em;color:#020617;margin:10px 0 6px;font-size:clamp(30px,4vw,48px)}.home-section-head p{color:#64748b;max-width:760px;margin:0;line-height:1.6}.home-value-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.home-value-card{border:1px solid var(--pda-line);color:inherit;background:#ffffffeb;border-radius:26px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 20px 54px #0f172a14}.home-value-card:hover{transform:translateY(-4px);box-shadow:0 28px 70px #0f172a21}.home-value-image{background:#f8fafc;justify-content:center;align-items:center;height:210px;display:flex}.home-value-image img{object-fit:contain;width:100%;height:100%;padding:18px}.home-value-content{flex-direction:column;flex:1;padding:16px;display:flex}.home-value-meta{flex-wrap:wrap;gap:7px;margin-bottom:10px;display:flex}.home-value-meta span{color:#334155;background:#f1f5f9;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900}.home-value-content h3{letter-spacing:-.025em;color:#020617;margin:0;font-size:17px;line-height:1.25}.home-value-content p{color:#64748b;margin:9px 0 16px;font-size:13px;line-height:1.55}.home-value-bottom{border-top:1px solid var(--pda-line);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:14px;display:flex}.home-value-bottom strong{color:#020617;white-space:nowrap;font-weight:950}.home-value-bottom em{color:#0369a1;white-space:nowrap;font-size:13px;font-style:normal;font-weight:950}@media (max-width:980px){.home-value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.home-value-grid{grid-template-columns:1fr}.home-value-bottom{flex-direction:column;align-items:flex-start}}.why-grid div:first-child,.why-grid div:nth-child(2),.why-grid div:nth-child(3){background:linear-gradient(135deg,#f0f9ff,#fff);border:2px solid #0284c740}.why-note{background:#eff6ff;border:1px solid #0284c72e;border-radius:20px;margin-top:22px;padding:16px}.why-note strong,.why-note span{display:block}.why-note strong{color:#075985;font-size:13px;font-weight:950}.why-note span{color:#334155;margin-top:5px;font-size:13px;line-height:1.55}.store-hero-grid{z-index:1;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);align-items:center;gap:42px;display:grid;position:relative}.hero-proof-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:24px;display:grid}.hero-proof-row div{background:#ffffffd1;border:1px solid #e2e8f0eb;border-radius:18px;padding:14px;box-shadow:0 12px 34px #0f172a0d}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.trust-mini-row{flex-wrap:wrap;gap:9px;margin-top:22px;display:flex}.store-hero-panel{background:#fff;border:1px solid #e2e8f0e6;border-radius:30px;position:relative;overflow:hidden;box-shadow:0 30px 80px #0f172a29}.hero-panel-top{border-bottom:1px solid var(--pda-line);background:linear-gradient(135deg,#fff,#f8fafc);justify-content:space-between;gap:12px;padding:14px 16px;display:flex}.hero-panel-top span{color:#64748b;font-size:12px;font-weight:900}.hero-panel-top strong{color:#0369a1;font-size:12px;font-weight:950}.store-hero-panel img{aspect-ratio:1200/630;object-fit:cover;width:100%;display:block}.panel-card{border-top:1px solid var(--pda-line);background:#fff;padding:18px}.panel-card strong,.panel-card span{display:block}.panel-card strong{color:#020617;font-size:15px;font-weight:950}.panel-card span{color:#64748b;margin-top:6px;font-size:13px;line-height:1.5}@media (max-width:980px){.store-hero-grid{grid-template-columns:1fr}.store-hero-copy{text-align:center}.store-hero-copy h1,.store-hero-copy p{margin-left:auto;margin-right:auto}.hero-actions,.trust-mini-row{justify-content:center}}@media (max-width:640px){.store-hero{border-radius:28px;padding:24px 16px}.store-hero-copy h1{max-width:920px;font-size:clamp(44px,6vw,78px)}.store-hero-copy p{font-size:16px}.hero-proof-row{grid-template-columns:1fr}.home-search{padding:16px}.store-hero-panel{border-radius:22px}.hero-panel-top{flex-direction:column;gap:3px}}.store-hero{background:radial-gradient(circle at 12% 8%,#0ea5e933,#0000 30%),radial-gradient(circle at 85% 18%,#3b82f621,#0000 34%),linear-gradient(135deg,#fff 0%,#f0f9ff 52%,#eaf6ff 100%);border:1px solid #0ea5e93d;border-radius:38px;padding:clamp(30px,6vw,78px);position:relative;overflow:hidden;box-shadow:0 34px 96px #0284c729}.hero-bg-glow{filter:blur(34px);pointer-events:none;background:#0ea5e924;border-radius:999px;width:420px;height:420px;position:absolute;inset:auto -120px -180px auto}.hero-watermark{opacity:.18;pointer-events:none;border-radius:32px;width:min(430px,38vw);position:absolute;top:34px;right:-36px;overflow:hidden;transform:rotate(2deg);box-shadow:0 30px 90px #0f172a24}.hero-watermark img{aspect-ratio:1200/630;object-fit:cover;width:100%;display:block}.store-hero-copy{z-index:2;max-width:980px;position:relative}.store-hero-copy h1{letter-spacing:-.08em;color:#020617;max-width:960px;margin:18px 0 0;font-size:clamp(46px,6.4vw,88px);line-height:.9}.store-hero-copy p{color:#334155;max-width:780px;margin:24px 0 0;font-size:19px;line-height:1.7}.hero-proof-row{z-index:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;max-width:940px;margin-top:26px;display:grid;position:relative}.hero-proof-row div{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd6;border:1px solid #e2e8f0eb;border-radius:18px;padding:14px;box-shadow:0 12px 34px #0f172a0d}.hero-proof-row strong,.hero-proof-row span{display:block}.hero-proof-row strong{color:#020617;font-size:14px;font-weight:950}.hero-proof-row span{color:#64748b;margin-top:4px;font-size:12px;line-height:1.45}.hero-actions{z-index:2;flex-wrap:wrap;gap:12px;margin-top:28px;display:flex;position:relative}.hero-primary,.hero-secondary{cursor:pointer;border:0;border-radius:18px;padding:15px 20px;font-size:14px;font-weight:950;text-decoration:none}.hero-primary{color:#fff;background:#0284c7;box-shadow:0 16px 38px #0284c740}.hero-secondary{color:#075985;background:#e0f2fe}.trust-mini-row{z-index:2;flex-wrap:wrap;gap:9px;margin-top:22px;display:flex;position:relative}.trust-mini-row span{color:#334155;background:#ffffffd1;border:1px solid #e2e8f0eb;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:900}.home-search-wrap{z-index:2;text-align:left;max-width:960px;margin:34px 0 0;position:relative}.home-search{background:#fff;border-radius:20px;width:100%;padding:20px 22px;font-size:16px;box-shadow:0 18px 48px #0f172a1a}.popular-searches{flex-wrap:wrap;justify-content:flex-start;gap:10px;margin-top:14px;display:flex}.popular-searches button{cursor:pointer}@media (max-width:980px){.store-hero{text-align:center}.hero-watermark{opacity:.11;width:min(420px,82vw);top:30px;right:50%;transform:translate(50%)rotate(1deg)}.store-hero-copy{margin:0 auto}.store-hero-copy h1,.store-hero-copy p{margin-left:auto;margin-right:auto}.hero-proof-row{grid-template-columns:repeat(2,minmax(0,1fr));margin-left:auto;margin-right:auto}.hero-actions,.trust-mini-row,.popular-searches{justify-content:center}.home-search-wrap{text-align:center;margin-left:auto;margin-right:auto}}@media (max-width:640px){.store-hero{border-radius:28px;padding:26px 16px}.store-hero-copy h1{letter-spacing:-.07em;font-size:clamp(38px,13vw,58px)}.store-hero-copy p{font-size:16px}.hero-proof-row{grid-template-columns:1fr}.home-search{padding:16px}.hero-watermark{opacity:.08;width:96vw}}@media (max-width:1040px){.pda-topbar,.pda-nav{display:none}.pda-mobile-menu-btn{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.pda-header-shell{width:calc(100% - 24px);padding:10px 0}.pda-header-inner{flex-flow:row;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:54px;display:flex}.pda-logo{flex:0 auto;min-width:0}.pda-logo img{object-fit:contain;width:auto;max-width:220px;height:40px}.pda-topbar{display:none!important}}.warning-panel{background:linear-gradient(135deg,#fff,#fef2f2);border:1px solid #f8717140;border-radius:24px;margin-top:18px;padding:22px;box-shadow:0 18px 48px #0f172a14}.warning-header{align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.warning-header span{font-size:22px}.warning-header strong{color:#7f1d1d;font-size:16px;font-weight:950;display:block}.warning-header p{color:#991b1b;margin:4px 0 0;font-size:13px;line-height:1.5}.warning-box{color:#7f1d1d;background:#fee2e299;border:1px solid #f8717140;border-radius:14px;margin-bottom:16px;padding:12px 14px;font-size:12px;line-height:1.5}.warning-checks{gap:10px;display:grid}.warning-check{cursor:pointer;background:#fff;border:1px solid #e2e8f0e6;border-radius:16px;align-items:flex-start;gap:10px;padding:12px;transition:all .2s;display:flex}.warning-check:hover{border-color:#f8717159;box-shadow:0 10px 26px #f8717114}.warning-check input{accent-color:#dc2626;cursor:pointer;margin-top:3px}.warning-check span{color:#334155;font-size:13px;font-weight:600;line-height:1.5}.checkout-notice-inner{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0e6;border-radius:18px;align-items:flex-start;gap:12px;margin:32px 0;padding:16px 18px;display:flex;box-shadow:0 10px 28px #0f172a0f}.notice-icon{opacity:.8;margin-top:2px;font-size:18px}.notice-text strong{color:#020617;letter-spacing:.02em;font-size:13px;font-weight:950;display:block}.notice-text p{color:#64748b;margin:4px 0 0;font-size:12px;line-height:1.5}.checkout-steps{gap:14px;margin-top:28px;display:grid}.checkout-step{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0e6;border-radius:20px;align-items:flex-start;gap:14px;padding:18px;transition:all .2s;display:flex;box-shadow:0 14px 38px #0f172a0f}.checkout-step:hover{transform:translateY(-2px);box-shadow:0 18px 48px #0f172a1a}.step-icon{color:#0369a1;background:#e0f2fe;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;font-weight:900;display:flex}.step-content strong{color:#020617;font-size:15px;font-weight:950;display:block}.step-number{letter-spacing:.08em;text-transform:uppercase;color:#0284c7;margin-bottom:3px;font-size:11px;font-weight:900;display:block}.step-content p{color:#64748b;margin:6px 0 0;font-size:13px;line-height:1.5}.shipping-unlocked{background:linear-gradient(135deg,#f0f9ff,#fff);border:1px solid #0284c740;border-radius:18px;align-items:center;gap:12px;margin:16px 0;padding:14px 16px;display:flex;box-shadow:0 12px 30px #0284c714}.shipping-icon{background:#e0f2fe;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.shipping-unlocked strong{color:#0369a1;font-size:14px;font-weight:950;display:block}.shipping-unlocked p{color:#64748b;margin:2px 0 0;font-size:12px}.deal-strip{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0e6;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;margin:16px 0;padding:14px 16px;display:flex;box-shadow:0 12px 30px #0f172a0f}.deal-left{color:#0f172a;align-items:center;gap:8px;font-size:13px;font-weight:900;display:flex}.deal-right{align-items:center;gap:8px;font-size:13px;display:flex}.deal-right strong{color:#0369a1;font-size:14px;font-weight:950}.deal-sub{color:#64748b;font-size:12px;font-weight:700}.deal-badge{color:#0369a1;background:#e0f2fe;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:950}.free-shipping-card{background:linear-gradient(135deg,#fff,#f0f9ff);border:1px solid #0284c72e;border-radius:24px;margin-bottom:20px;padding:18px;box-shadow:0 16px 42px #0f172a12}.free-shipping-top{align-items:flex-start;gap:12px;display:flex}.free-shipping-icon{background:#e0f2fe;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:flex}.free-shipping-card strong{color:#020617;font-size:15px;font-weight:950;line-height:1.25;display:block}.free-shipping-card p{color:#64748b;margin:5px 0 0;font-size:13px;line-height:1.45}.free-shipping-track{background:#0284c71f;border-radius:999px;height:10px;margin-top:16px;overflow:hidden}.free-shipping-fill{background:linear-gradient(90deg,#0ea5e9,#0369a1);border-radius:999px;height:100%;transition:width .25s}.summary-total span,.summary-total strong{color:#fff!important}.pda-footer{background:linear-gradient(#f8fafc,#fff);border-top:1px solid #e2e8f0e6;margin-top:60px;padding:50px 0 30px}.pda-footer-inner{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:30px;display:grid}.pda-footer-logo img{height:46px}.pda-footer-brand p{color:#475569;max-width:320px;margin-top:14px;font-size:14px;line-height:1.6}.pda-footer-pills{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.pda-footer-pills span{color:#334155;background:#fff;border:1px solid #e2e8f0e6;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900}.pda-footer-col h3{color:#020617;margin-bottom:12px;font-size:14px;font-weight:950}.pda-footer-col a{color:#64748b;margin-bottom:8px;font-size:13px;text-decoration:none;transition:all .15s;display:block}.pda-footer-bottom{border-top:1px solid #e2e8f0e6;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:36px;padding-top:20px;display:flex}.pda-footer-bottom p{color:#64748b;margin:0;font-size:12px}@media (max-width:900px){.pda-footer-inner{grid-template-columns:1fr;gap:26px}.pda-footer-brand p{max-width:100%}.pda-footer-bottom{text-align:center;flex-direction:column}}.pda-footer-col a{color:#64748b;margin-bottom:8px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s;display:block}.pda-footer-col a:visited{color:#64748b}.pda-footer-col a:hover{color:#0369a1;transform:translate(3px)}.pda-footer-col a:active{color:#0284c7}.research-page{padding:54px 18px 96px}.research-shell{width:min(1120px,100%);margin:0 auto}.research-hero{grid-template-columns:1.25fr .75fr;align-items:stretch;gap:24px;margin-bottom:18px;display:grid;position:relative}.research-hero-copy,.research-hero-card,.research-strip,.research-summary,.research-card{background:linear-gradient(#fffffff5,#f8fafceb);border:1px solid #0f172a14;border-radius:30px;box-shadow:0 24px 70px #0f172a14}.research-hero-copy{padding:clamp(28px,5vw,54px)}.research-hero-copy h1{letter-spacing:-.075em;color:#07111f;max-width:780px;margin:14px 0 16px;font-size:clamp(42px,6vw,76px);line-height:.94}.research-hero-copy p{color:#475569;max-width:720px;margin:0;font-size:18px;line-height:1.65}.research-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.research-primary,.research-secondary{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}.research-primary{color:#fff;background:#07111f;box-shadow:0 16px 34px #0f172a2e}.research-secondary{color:#0f172a;background:#fff;border:1px solid #0f172a1a}.research-hero-card{background:radial-gradient(circle at 100% 0,#2dd4bf29,#0000 42%),linear-gradient(#fff,#f8fafc);flex-direction:column;justify-content:flex-end;padding:32px;display:flex}.research-hero-card span{color:#0891b2;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900}.research-hero-card strong{color:#0f172a;letter-spacing:-.04em;margin:12px 0;font-size:28px;line-height:1.05;display:block}.research-hero-card p{color:#475569;margin:0;line-height:1.6}.research-strip{grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:24px;display:grid;overflow:hidden}.research-strip div{background:#ffffffb8;padding:20px}.research-strip strong{color:#0f172a;margin-bottom:5px;font-size:14px;display:block}.research-strip span{color:#64748b;font-size:13px}.research-grid{grid-template-columns:320px 1fr;align-items:start;gap:24px;display:grid}.research-summary{padding:28px;position:sticky;top:96px}.research-summary span{color:#0891b2;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900}.research-summary h2{color:#0f172a;letter-spacing:-.055em;margin:12px 0;font-size:30px;line-height:1}.research-summary p{color:#475569;margin:0;line-height:1.65}.research-card{padding:clamp(24px,4vw,38px)}.research-card section{border-bottom:1px solid #0f172a14;margin-bottom:30px;padding:0 0 30px}.research-card section:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.research-card h3{color:#0f172a;letter-spacing:-.04em;margin:0 0 12px;font-size:24px}.research-card p{color:#334155;margin:0 0 14px;line-height:1.75}.research-checklist{gap:10px;display:grid}.research-check{background:#f8fafc;border:1px solid #0f172a0f;border-radius:18px;grid-template-columns:28px 1fr;align-items:start;gap:12px;padding:14px;display:grid}.research-check span{color:#0891b2;background:#ecfeff;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-weight:900;display:inline-flex}.research-check p{margin:0}.research-final{color:#fff;background:#07111f;border-radius:20px;margin-top:20px;padding:18px;font-weight:800;line-height:1.55}@media (max-width:860px){.research-page{padding-top:34px}.research-hero,.research-grid,.research-strip{grid-template-columns:1fr}.research-summary{position:relative;top:auto}.research-hero-copy,.research-hero-card,.research-summary,.research-card{border-radius:24px}.research-hero-copy h1{font-size:clamp(38px,13vw,58px)}}.starter-page{padding:34px 18px 96px}.starter-shell{width:min(1180px,100%);margin:0 auto}.starter-hero{grid-template-columns:1.25fr .75fr;align-items:stretch;gap:22px;display:grid}.starter-hero-copy,.starter-hero-panel,.starter-featured,.starter-path,.starter-compare-card,.starter-info-card,.starter-faq{background:linear-gradient(#fffffffa,#f8fafcf0);border:1px solid #0f172a14;border-radius:30px;box-shadow:0 24px 70px #0f172a14}.starter-hero-copy{padding:clamp(30px,6vw,62px)}.starter-hero-copy h1{color:#07111f;letter-spacing:-.075em;max-width:850px;margin:14px 0 16px;font-size:clamp(42px,6.8vw,82px);line-height:.92}.starter-hero-copy p{color:#475569;max-width:740px;margin:0;font-size:18px;line-height:1.65}.starter-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.starter-primary,.starter-secondary{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:900;text-decoration:none;display:inline-flex}.starter-primary{color:#fff;background:#07111f;box-shadow:0 16px 34px #0f172a2e}.starter-secondary{color:#0f172a;background:#fff;border:1px solid #0f172a1a}.starter-mini-note{color:#64748b;margin-top:18px;font-size:13px}.starter-hero-panel{background:radial-gradient(circle at 100% 0,#2dd4bf29,#0000 42%),linear-gradient(#fff,#f8fafc);flex-direction:column;justify-content:flex-end;padding:32px;display:flex}.starter-hero-panel>span{color:#0891b2;letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:950}.starter-hero-panel strong{color:#0f172a;letter-spacing:-.05em;margin:12px 0;font-size:30px;line-height:1.05;display:block}.starter-hero-panel p{color:#475569;margin:0;line-height:1.65}.starter-panel-pills{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.starter-panel-pills span{color:#334155;background:#fff;border:1px solid #0f172a14;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:850}.starter-featured{grid-template-columns:minmax(240px,.85fr) 1.15fr;align-items:center;gap:28px;margin-top:24px;padding:clamp(20px,4vw,34px);display:grid}.starter-featured-image{text-align:center;background:radial-gradient(circle,#0ea5e91a,#0000 55%),#f8fafc;border:1px solid #0f172a0f;border-radius:24px;padding:24px}.starter-featured-image img{object-fit:contain;width:100%;max-height:300px}.starter-featured-copy h2,.starter-section-head h2,.starter-info-card h2,.starter-faq h2{color:#0f172a;letter-spacing:-.055em;margin:12px 0 10px;font-size:clamp(30px,4vw,48px);line-height:1}.starter-featured-copy p,.starter-section-head p,.starter-info-card p,.starter-faq p{color:#475569;line-height:1.7}.starter-feature-list{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.starter-feature-list span{color:#0369a1;background:#ecfeff;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:900}.starter-featured-bottom{flex-wrap:wrap;align-items:center;gap:18px;margin-top:24px;display:flex}.starter-featured-bottom small{color:#64748b;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800;display:block}.starter-featured-bottom strong{color:#0f172a;font-size:32px;line-height:1;display:block}.starter-paths{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px;display:grid}.starter-path{padding:22px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:block}.starter-path:hover,.starter-compare-card:hover{transform:translateY(-3px);box-shadow:0 30px 80px #0f172a1c}.starter-path strong{color:#0f172a;font-size:19px}.starter-path p{color:#64748b;line-height:1.55}.starter-path span,.starter-compare-card span{color:#0369a1;font-weight:950}.starter-section{margin-top:58px}.starter-section-head{margin-bottom:20px}.starter-section-head p{max-width:780px;margin-top:0}.starter-compare-grid{grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:16px;display:grid}.starter-compare-card{padding:16px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:block}.starter-compare-image{background:#f8fafc;border-radius:20px;justify-content:center;align-items:center;height:150px;margin-bottom:14px;display:flex}.starter-compare-image img{object-fit:contain;max-width:100%;max-height:130px}.starter-compare-card strong{color:#0f172a;line-height:1.25;display:block}.starter-compare-card p{color:#64748b;font-size:13px;line-height:1.5}.starter-info-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:22px;margin-top:64px;display:grid}.starter-info-card{padding:clamp(24px,4vw,34px)}.starter-side-card h3{color:#0f172a;letter-spacing:-.04em;margin:0 0 14px;font-size:25px}.starter-side-card ul{color:#475569;margin:0;padding-left:20px;line-height:1.9}.starter-faq{margin-top:28px;padding:clamp(24px,4vw,34px)}.starter-faq-item{border-top:1px solid #0f172a14;padding:18px 0}.starter-faq-item h3{color:#0f172a;letter-spacing:-.025em;margin:0 0 8px;font-size:20px}.starter-faq-item p{margin:0}@media (max-width:900px){.starter-hero,.starter-featured,.starter-paths,.starter-info-grid{grid-template-columns:1fr}.starter-page{padding-top:24px}.starter-hero-copy,.starter-hero-panel,.starter-featured,.starter-path,.starter-compare-card,.starter-info-card,.starter-faq{border-radius:24px}.starter-hero-copy h1{font-size:clamp(40px,13vw,62px)}.starter-featured-bottom{align-items:stretch}.starter-featured-bottom .starter-primary{width:100%}}@media (max-width:520px){.starter-page{padding-left:14px;padding-right:14px}.starter-actions .starter-primary,.starter-actions .starter-secondary{width:100%}.starter-hero-copy,.starter-hero-panel,.starter-featured,.starter-info-card,.starter-faq{padding:22px}.starter-hero-copy p{font-size:16px}}.metabolic-page{padding:34px 18px 96px}.metabolic-shell{width:min(1180px,100%);margin:0 auto}.metabolic-hero{grid-template-columns:1.25fr .75fr;gap:22px;display:grid}.metabolic-hero-copy,.metabolic-hero-panel,.metabolic-featured,.metabolic-path,.metabolic-info-card,.metabolic-compliance,.metabolic-faq{background:linear-gradient(#fff,#f8fafc);border:1px solid #0f172a14;border-radius:30px;box-shadow:0 24px 70px #0f172a14}.metabolic-hero-copy{padding:clamp(30px,6vw,62px)}.metabolic-hero-copy h1{color:#07111f;letter-spacing:-.075em;max-width:850px;margin:14px 0 16px;font-size:clamp(42px,6.8vw,82px);line-height:.92}.metabolic-hero-copy p{color:#475569;max-width:740px;margin:0;font-size:18px;line-height:1.65}.metabolic-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.metabolic-primary,.metabolic-secondary{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:900;text-decoration:none;display:inline-flex}.metabolic-primary{color:#fff;background:#07111f;box-shadow:0 16px 34px #0f172a2e}.metabolic-secondary{color:#0f172a;background:#fff;border:1px solid #0f172a1a}.metabolic-note{color:#64748b;margin-top:18px;font-size:13px}.metabolic-hero-panel{flex-direction:column;justify-content:flex-end;padding:32px;display:flex}.metabolic-hero-panel>span{color:#0891b2;letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:950}.metabolic-hero-panel strong{color:#0f172a;letter-spacing:-.05em;margin:12px 0;font-size:30px;line-height:1.05;display:block}.metabolic-hero-panel p{color:#475569;margin:0;line-height:1.65}.metabolic-pills{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.metabolic-pills span,.metabolic-feature-list span{color:#0369a1;background:#ecfeff;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:900}.metabolic-featured{grid-template-columns:minmax(240px,.85fr) 1.15fr;align-items:center;gap:28px;margin-top:24px;padding:clamp(20px,4vw,34px);display:grid}.metabolic-featured-image{text-align:center;background:#f8fafc;border-radius:24px;padding:24px}.metabolic-featured-image img{object-fit:contain;width:100%;max-height:300px}.metabolic-featured-copy h2,.metabolic-section-head h2,.metabolic-info-card h2,.metabolic-compliance h2,.metabolic-faq h2{color:#0f172a;letter-spacing:-.055em;margin:12px 0 10px;font-size:clamp(30px,4vw,48px);line-height:1}.metabolic-featured-copy p,.metabolic-section-head p,.metabolic-info-card p,.metabolic-compliance p,.metabolic-faq p{color:#475569;line-height:1.7}.metabolic-feature-list{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.metabolic-featured-bottom{flex-wrap:wrap;align-items:center;gap:18px;margin-top:24px;display:flex}.metabolic-featured-bottom small{color:#64748b;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800;display:block}.metabolic-featured-bottom strong{color:#0f172a;font-size:32px;line-height:1;display:block}.metabolic-paths{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px;display:grid}.metabolic-path{padding:22px;text-decoration:none;display:block}.metabolic-path strong{color:#0f172a;font-size:19px}.metabolic-path p{color:#64748b;line-height:1.55}.metabolic-path span{color:#0369a1;font-weight:950}.metabolic-section,.metabolic-info-grid{margin-top:58px}.metabolic-section-head{margin-bottom:20px}.metabolic-section-head p{max-width:780px}.metabolic-info-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:22px;display:grid}.metabolic-info-card,.metabolic-compliance,.metabolic-faq{padding:clamp(24px,4vw,34px)}.metabolic-side-card h3{color:#0f172a;letter-spacing:-.04em;margin:0 0 14px;font-size:25px}.metabolic-side-card ul{color:#475569;margin:0;padding-left:20px;line-height:1.9}.metabolic-compliance{margin-top:28px}.metabolic-compliance-box{color:#fff;background:#07111f;border-radius:20px;margin-top:18px;padding:18px;font-weight:850;line-height:1.55}.metabolic-faq{margin-top:28px}.metabolic-faq-item{border-top:1px solid #0f172a14;padding:18px 0}.metabolic-faq-item h3{color:#0f172a;margin:0 0 8px;font-size:20px}.metabolic-faq-item p{margin:0}@media (max-width:900px){.metabolic-hero,.metabolic-featured,.metabolic-paths,.metabolic-info-grid{grid-template-columns:1fr}.metabolic-page{padding-top:24px}.metabolic-hero-copy,.metabolic-hero-panel,.metabolic-featured,.metabolic-path,.metabolic-info-card,.metabolic-compliance,.metabolic-faq{border-radius:24px}.metabolic-hero-copy h1{font-size:clamp(40px,13vw,62px)}.metabolic-featured-bottom .metabolic-primary{width:100%}}@media (max-width:520px){.metabolic-page{padding-left:14px;padding-right:14px}.metabolic-actions .metabolic-primary,.metabolic-actions .metabolic-secondary{width:100%}.metabolic-hero-copy,.metabolic-hero-panel,.metabolic-featured,.metabolic-info-card,.metabolic-compliance,.metabolic-faq{padding:22px}.metabolic-hero-copy p{font-size:16px}}.seo-page{max-width:900px;margin:0 auto;padding:60px 20px;line-height:1.7}.seo-hero h1{margin-bottom:12px;font-size:42px}.seo-hero p{opacity:.8;margin-bottom:20px;font-size:18px}.seo-cta{color:#fff;background:#0ea5e9;border-radius:8px;padding:12px 20px;text-decoration:none;display:inline-block}.seo-section{margin-top:40px}.seo-section h2{margin-bottom:10px;font-size:24px}.seo-inline-link{color:#0ea5e9;font-weight:600}.pda-topbar.jsx-d00c9ccddce752e5{white-space:nowrap;justify-content:center;gap:18px;padding:8px 16px;font-size:12px;font-weight:900;display:flex;overflow-x:auto;color:#fff!important;background:linear-gradient(90deg,#0b5cab,#18537b)!important}
