:root{--text:#334155;--text-h:#111827;--bg:#e9effb;--border:#cbd5e1;--code-bg:#f3f5fb;--accent:#4f46e5;--accent-bg:#4f46e524;--accent-border:#4f46e547;--social-bg:#e2e8f0cc;--shadow:#0f172a14 0 14px 40px -18px, #0f172a0d 0 10px 24px -16px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/1.6 var(--sans);letter-spacing:.2px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#ece8dd;--text-h:#fefae0;--bg:#090b16;--border:#f9e79f2e;--code-bg:#253254d9;--accent:#f59e0b;--accent-bg:#f59e0b29;--accent-border:#f59e0b4d;--social-bg:#fee6c81f;--shadow:#0f172a80 0 20px 60px -20px, #0f172a40 0 12px 28px -16px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}body{min-height:100vh;color:var(--text);font-family:var(--sans);background:radial-gradient(circle at 20% 20%,#f59e0b26,#0000 25%),linear-gradient(#090b16 0%,#111827 42%,#131a2e 100%);margin:0}body,button,input,textarea,select{font:inherit}#root{flex-direction:column;min-height:100vh;display:flex}h1,h2,h3{font-family:var(--heading);color:var(--text-h);margin:0}h1{line-height:1.05}p{margin:0;line-height:1.75}a{color:var(--accent);text-decoration:none}a:hover,button:hover{opacity:.95}button{cursor:pointer;border:none}.navBar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c1021f2;border-bottom:1px solid #f59e0b38;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem 2rem;display:flex;position:sticky;top:0;left:0;box-shadow:0 20px 60px #00000059}.navBar1,.navBar2{align-items:center;gap:1rem;display:flex}.navBar a{color:#f8f7ee;border-radius:999px;padding:.45rem .7rem;font-weight:600;transition:background .2s,transform .2s,color .2s}.navBar a:hover{color:#111827;background:#f59e0b38;transform:translateY(-1px)}.icon{object-fit:cover;border:2px solid #f59e0b66;border-radius:999px;width:50px;height:50px}main{background:#0e1426eb;flex:1;width:100%;padding:2rem 1.5rem 3rem}.page,.page1{width:min(1180px,100% - 2rem);margin:0 auto}.content-card{background:#111827;border:1px solid #f59e0b3d;border-radius:28px;max-width:860px;margin:0 auto;padding:2rem;box-shadow:0 28px 80px #00000059}.checkout-card{max-width:1020px}.checkout-layout{grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);align-items:start;gap:1.5rem;margin-top:1.5rem;display:grid}.checkout-items,.checkout-summary{background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;padding:1.5rem}.checkout-items h2,.checkout-summary h2{margin-bottom:1rem}.checkout-item{border-bottom:1px solid #ffffff14;grid-template-columns:96px minmax(0,1fr) minmax(140px,1fr);align-items:center;gap:1rem;padding:1rem 0;display:grid}.checkout-item:last-child{border-bottom:none}.checkout-item img{object-fit:cover;border:1px solid #ffffff14;border-radius:18px;width:96px;height:96px}.item-info{text-align:left}.item-info h3{margin:0 0 .35rem;font-size:1rem}.item-info p{color:#ece8ddb3;margin:0}.quantity-controls{border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .6rem;display:inline-flex}.quantity-controls button{width:32px;height:32px;color:var(--text-h);background:#f59e0b2e;border-radius:999px;font-weight:700}.item-total{text-align:right;font-weight:700}.remove-btn{color:var(--text);background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;grid-column:1/-1;justify-self:end;margin-top:.75rem;padding:.65rem 1rem}.checkout-summary{flex-direction:column;gap:1.25rem;display:flex}.summary-row{justify-content:space-between;margin-bottom:1rem;font-weight:700;display:flex}.checkout-button{background:var(--accent);color:#111827;border-radius:16px;width:100%;padding:1rem 1.25rem;font-weight:700}@media (width<=900px){.checkout-layout{grid-template-columns:1fr}}@media (width<=768px){.navBar{flex-direction:column;align-items:stretch;padding:1rem}.navBar1,.navBar2{justify-content:center}}.page1{padding:3rem 0 5rem}.page1 h1{color:var(--text-h);margin-bottom:.75rem;font-size:clamp(2.7rem,4vw,3.6rem)}.page1 p{color:#ece8ddd1;max-width:720px;margin:0 auto 2rem}.container{background:#0f172af2;border:1px solid #f59e0b38;border-radius:28px;padding:2.25rem;box-shadow:0 28px 80px #00000052}.products-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.product-card{text-align:center;background:#111827;border:1px solid #f59e0b24;border-radius:24px;flex-direction:column;align-items:center;padding:1.5rem;transition:transform .25s,box-shadow .25s;display:flex}.product-card:hover{transform:translateY(-4px);box-shadow:0 24px 48px #f59e0b38}.product-image{object-fit:cover;border:1px solid #ffffff0f;border-radius:20px;width:100%;max-width:240px;height:180px;margin-bottom:1rem}.product-card h3{color:#f8f7ee;margin:0 0 .6rem;font-size:1.15rem}.product-card p{color:#f59e0b;margin:0;font-weight:700}@media (width<=640px){.container{padding:1.5rem}}.actions{cursor:pointer;gap:1rem;display:flex}.btn2{background-color:red}.page{background:radial-gradient(circle at 100% 0,#f59e0b2e,#0000 34%);justify-content:center;align-items:center;min-height:calc(100vh - 86px);padding:2rem 1rem;display:flex}.auth{background:#111827;border:1px solid #f59e0b3d;border-radius:30px;width:min(520px,100%);padding:2.5rem 2rem;box-shadow:0 28px 80px #00000059}.auth form{gap:1.1rem;display:grid}.heading{color:#fefae0;margin:0 0 .5rem;font-size:2rem}.label1{color:#ece8ddd9;margin-bottom:.35rem;font-size:.95rem;font-weight:600;display:block}.auth input{color:#f8f7ee;background:#111827;border:1px solid #f59e0b38;border-radius:16px;width:100%;padding:.95rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s,background .2s}.auth input:focus{background:#131a2e;border-color:#f59e0b;outline:none;box-shadow:0 0 0 4px #f59e0b29}.auth button{color:#111827;background:linear-gradient(135deg,#f59e0b 0%,#fbbf24 100%);border-radius:16px;width:100%;padding:1rem 1.1rem;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s}.auth button:hover{transform:translateY(-1px);box-shadow:0 18px 40px #7c3aed33}.auth a{color:var(--accent);font-weight:600}.auth a:hover{text-decoration:underline}.errors{color:red}
