: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;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:"Batch tested · Lab PDF available · 99%+ purity";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;padding:18px 0;position:sticky;top:0}.pda-header-inner{justify-content:space-between;align-items:center;gap:18px;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:.02em;background:linear-gradient(135deg,#071827,#0b5cab);justify-content:center;align-items:center;gap:26px;height:34px;font-size:12px;font-weight:850;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-inner{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:34px;display:grid}.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{background:radial-gradient(circle at 0 0,#0ea5e91a,#0000 34%),linear-gradient(#f8fbff,#eaf7ff);border-top:1px solid #0ea5e92e;margin-top:70px;padding:54px 0 22px}.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-pills span{color:#0369a1;background:#fff;border:1px solid #dbeafe;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900}.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}}
