.FastCheckoutButton-module__pBFz6q__btn-fast-checkout{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0284c7 0%,#38bdf8 100%);border:1px solid #38bdf84d;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #38bdf840}.FastCheckoutButton-module__pBFz6q__btn-fast-checkout:hover:not(:disabled){border-color:var(--accent-glow,#38bdf8);transform:translateY(-2px);box-shadow:0 6px 20px #38bdf866}.FastCheckoutButton-module__pBFz6q__btn-fast-checkout:active:not(:disabled){transform:translateY(0)}.FastCheckoutButton-module__pBFz6q__btn-fast-checkout:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}
.shop-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-bottom:6rem;display:grid}.product-card{background:var(--card-bg,#0f172a);border:1px solid var(--card-border,#1e293b);border-radius:12px;flex-direction:column;padding:2rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.product-card:hover{border-color:var(--accent-glow,#38bdf8);transform:translateY(-4px);box-shadow:0 10px 25px -5px #38bdf81a}.product-price{color:var(--accent-glow,#38bdf8);margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:block}.product-card h2{margin-bottom:.75rem;font-size:1.35rem;line-height:1.4}.product-card h2 a{color:var(--text-primary,#f8fafc);text-decoration:none}.product-card h2 a:hover{color:var(--accent-glow,#38bdf8)}.product-card p{color:var(--text-secondary,#94a3b8);flex-grow:1;margin-bottom:1.5rem;font-size:.975rem;line-height:1.6}.product-content{color:var(--text-secondary,#cbd5e1);font-size:1.1rem;line-height:1.8}.product-content h1,.product-content h2,.product-content h3,.product-content h4{color:var(--text-primary,#f8fafc);margin:2rem 0 1rem;line-height:1.3}.product-content p{margin-bottom:1.5rem}.product-content ul,.product-content ol{margin:1rem 0 1.5rem 1.5rem}.product-content li{margin-bottom:.5rem}.product-content blockquote{border-left:4px solid var(--accent-glow,#38bdf8);color:var(--text-secondary,#94a3b8);margin:1.5rem 0;padding-left:1.25rem;font-style:italic}.product-content code{background:#ffffff14;border-radius:4px;padding:.2rem .4rem;font-size:.9em}.product-content pre{background:#090d16;border:1px solid #1e293b;border-radius:8px;margin:1.5rem 0;padding:1.25rem;overflow-x:auto}.back-link{color:var(--accent-glow,#38bdf8);margin-bottom:1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-block}.back-link:hover{text-decoration:underline}.product-detail-layout{grid-template-columns:1fr;gap:3rem;margin-bottom:6rem;display:grid}@media (min-width:1024px){.product-detail-layout{grid-template-columns:1fr 380px;align-items:start}}.product-badge{color:var(--accent-glow,#38bdf8);text-transform:uppercase;letter-spacing:.05em;background:#38bdf81a;border:1px solid #38bdf84d;border-radius:9999px;margin-bottom:1.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.product-buy-box{background:var(--card-bg,#0f172a);border:1px solid var(--card-border,#1e293b);border-radius:12px;padding:2rem;position:sticky;top:2rem;box-shadow:0 10px 25px -5px #0000004d}.buy-box-header{margin-bottom:1rem}.buy-box-label{color:var(--text-muted,#64748b);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.85rem;display:block}.buy-box-note{color:var(--text-secondary,#94a3b8);margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}
