*{box-sizing:border-box}body{color:#0f172a;background:radial-gradient(circle at 12% 0,#e87e202e 0%,#0000 36%),radial-gradient(circle at 95% 8%,#3341551f 0%,#0000 30%),linear-gradient(145deg,#f8fafc 0%,#f1f5f9 48%,#e2e8f0 100%);min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}#root{min-height:100vh}.page{max-width:1100px;margin:0 auto;padding:2rem 1rem 3rem}.auth-page{place-items:center;min-height:100vh;display:grid}.auth-layout{grid-template-columns:1.2fr minmax(320px,430px);align-items:stretch;gap:1rem;width:min(980px,100%);display:grid}.auth-visual{background:linear-gradient(150deg,#0b1220,#111827 58%,#1f2937);border:1px solid #94a3b838;border-radius:20px;min-height:430px;padding:1.25rem;position:relative;overflow:hidden;box-shadow:0 18px 40px #0f172a6b}.auth-orb{filter:blur(.5px);border-radius:999px;position:absolute}.auth-orb-one{background:radial-gradient(circle,#e87e20e6,#e87e2014);width:240px;height:240px;top:-90px;right:-70px}.auth-orb-two{background:radial-gradient(circle,#fbbf2466,#fbbf2408);width:280px;height:280px;bottom:-130px;left:-90px}.auth-panel{z-index:1;color:#e2e8f0;background:#0f172a6b;border:1px solid #94a3b84d;border-radius:16px;flex-direction:column;justify-content:flex-end;gap:.35rem;height:100%;padding:1.2rem 1.1rem;display:flex;position:relative}.auth-panel h2{letter-spacing:.03em;margin:.15rem 0 .65rem;font-size:1.8rem;line-height:1.15}.auth-panel p{letter-spacing:.08em;color:#ffedd5eb;margin:0;font-size:.8rem;font-weight:600}.auth-card{align-self:center;width:100%}.glass-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffc7;border:1px solid #cbd5e1d9;border-radius:20px;padding:1.5rem;box-shadow:0 14px 30px #0f172a1f}.topbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.topbar h2,h1{margin:.25rem 0}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#e87e20;font-size:.75rem;font-weight:700}.hint{color:#64748b}.actions{flex-wrap:wrap;gap:.5rem;display:flex}.list-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.item-card{background:linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:.6rem;padding:.8rem;display:flex}.item-image{aspect-ratio:16/10;object-fit:cover;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%}.item-card h3{margin:0}.item-card span{color:#e87e20;font-size:.75rem;font-weight:700}.cart-list{gap:.75rem;margin:1rem 0;padding:0;list-style:none;display:grid}.cart-list li{background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem;display:flex}.cart-item-image{object-fit:cover;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;width:76px;height:56px}.cart-list h4,.cart-list p{margin:0}.checkout-row{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.form-grid{gap:.8rem;margin-top:1rem;display:grid}.form-grid label{gap:.3rem;font-weight:600;display:grid}input,select,button{font:inherit}input,select{border:1px solid #cbd5e1;border-radius:10px;padding:.6rem .75rem}button{cursor:pointer;border:0;border-radius:10px;padding:.65rem .85rem}.primary{color:#fff;background:linear-gradient(135deg,#e87e20,#c95f08);font-weight:700}.ghost{color:#111827;background:#e5e7eb;font-weight:600}.error{color:#dc2626;margin:0;font-size:.9rem}@media (width<=720px){.auth-layout{grid-template-columns:1fr}.auth-visual{min-height:170px}.auth-panel{justify-content:center}.auth-panel h2{font-size:1.6rem}.topbar,.checkout-row,.list-head{flex-direction:column;align-items:flex-start}}
