:root{--primary: #1754cf;--bg: #f6f6f8;--text: #0f172a;--muted: #475569;--line: #e2e8f0;--white: #ffffff}*{box-sizing:border-box}html,body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-family:Manrope,Segoe UI,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button,input{font:inherit}.material-symbols-outlined{display:none}.icon{width:1.2rem;height:1.2rem;display:inline-block;vertical-align:middle}.icon-xs{width:.95rem;height:.95rem}.icon-sm{width:1rem;height:1rem}.icon-md{width:1.1rem;height:1.1rem}.icon-lg{width:1.9rem;height:1.9rem}.container{width:min(1120px,calc(100% - 2rem));margin:0 auto}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-main{flex:1}.site-header{position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f6f6f8e0;border-bottom:1px solid var(--line)}.nav-row{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.nav-left{display:flex;align-items:center;gap:2.2rem}.brand-wrap{display:flex;align-items:center;gap:.45rem}.brand-icon{color:var(--primary);width:2rem;height:2rem}.brand-title{margin:0;font-size:1.2rem;font-weight:800;letter-spacing:.02em}.main-nav{display:flex;gap:1.4rem}.nav-link{display:inline-flex;align-items:center;gap:.35rem;font-size:.92rem;font-weight:700;color:#1e293b}.nav-link-icon{display:none;width:.9rem;height:.9rem;color:#64748b}.nav-link:hover{color:var(--primary)}.nav-right{display:flex;align-items:center;gap:.75rem}.mobile-nav-toggle{display:none!important}.mobile-menu-backdrop,.mobile-menu-panel{display:none}.search-box{display:flex;align-items:center;gap:.6rem;background:#f1f5f9;border-radius:12px;padding:.5rem 1rem;transition:all .2s;border:1px solid transparent}.search-box:focus-within{background:#fff;border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1a}.search-input{width:220px;background:transparent;border:0;outline:0;color:#1e293b;font-size:.9rem}.icon-muted{color:#64748b}.icon-btn{border:0;background:transparent;border-radius:10px;padding:.5rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s}.icon-btn:hover{background:#f1f5f9;color:var(--primary)}.cart-icon-btn{position:relative}.cart-badge{position:absolute;right:-.25rem;top:-.25rem;min-width:1.15rem;height:1.15rem;border-radius:999px;background:var(--primary);color:#fff;font-size:.7rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;padding:0 .2rem;border:2px solid #fff;box-shadow:0 2px 4px #0000001a}.header-user-avatar{width:32px;height:32px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:800;color:#475569;overflow:hidden;border:1px solid var(--line)}.hero-section{padding:3.3rem 0 4.6rem}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.pill{display:inline-block;background:#1754cf1f;color:var(--primary);border-radius:999px;padding:.38rem .84rem;font-size:.74rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hero-content h1{margin:1rem 0;font-size:clamp(2.2rem,5.5vw,4.35rem);line-height:1.06;letter-spacing:-.02em;font-weight:800}.hero-content h1 span{color:var(--primary)}.hero-content p{margin:0;max-width:56ch;color:var(--muted);font-size:1.08rem}.hero-actions{margin-top:1.5rem;display:flex;gap:.7rem}.btn-primary{border:0;border-radius:12px;background:var(--primary);color:var(--white);font-weight:800;padding:.86rem 1.35rem;cursor:pointer}.btn-primary:hover{filter:brightness(1.05)}.btn-ghost{border:0;border-radius:12px;background:transparent;font-weight:800;padding:.84rem 1.2rem;cursor:pointer;display:inline-flex;align-items:center;gap:.3rem}.btn-ghost:hover{background:#94a3b833}.hero-image-wrap{position:relative}.hero-image{width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:18px;box-shadow:0 22px 40px #0f172a2e}.hero-badge{position:absolute;left:-1.25rem;bottom:-1.1rem;border-radius:14px;border:1px solid #f1f5f9;background:var(--white);box-shadow:0 10px 24px #0f172a29;padding:.85rem .92rem;display:flex;align-items:center;gap:.7rem}.hero-badge p{margin:0;font-size:.82rem;font-weight:800}.hero-badge small{color:#64748b;font-size:.72rem}.avatar-stack{display:flex}.avatar{width:28px;height:28px;border-radius:999px;border:2px solid #fff;margin-left:-8px}.avatar:first-child{margin-left:0}.a1{background:#cbd5e1}.a2{background:#94a3b8}.a3{background:#64748b}.featured-section{background:#fff;padding:5.2rem 0}.section-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-end;margin-bottom:2.4rem}.section-head h2,.trending-section h2,.story-content h2,.newsletter-box h2{margin:0 0 .8rem;font-size:2rem;font-weight:800}.section-head p{margin:0;color:var(--muted);max-width:52ch}.section-head a{color:var(--primary);font-weight:700;display:inline-flex;align-items:center;gap:.15rem}.featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.featured-card{position:relative;overflow:hidden;border-radius:16px;aspect-ratio:3 / 4}.featured-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.featured-card:hover img{transform:scale(1.06)}.featured-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:1.35rem;color:#fff;background:linear-gradient(180deg,#0000001a,#000c)}.featured-overlay h3{margin:0;font-size:1.5rem}.featured-overlay p{margin:.45rem 0 .65rem;color:#e2e8f0e6;font-size:.86rem}.featured-overlay span{font-size:.84rem;font-weight:700;text-decoration:underline;text-underline-offset:4px}.trending-section{padding:5rem 0}.trending-row{display:flex;gap:1.2rem;overflow-x:auto;padding-bottom:.6rem}.product-card{min-width:290px}.product-image-wrap{position:relative;margin-bottom:.7rem;border-radius:16px;overflow:hidden;background:#e2e8f0;aspect-ratio:1}.product-image-wrap img{width:100%;height:100%;object-fit:cover}.product-cart-btn{position:absolute;right:.8rem;bottom:.8rem;border:0;border-radius:999px;background:#fff;width:36px;height:36px;opacity:0;transition:opacity .25s;cursor:pointer}.product-card:hover .product-cart-btn{opacity:1}.product-meta{display:flex;justify-content:space-between;align-items:flex-start}.product-meta h4{margin:0;font-size:1.06rem}.product-meta strong{color:var(--primary)}.rating-line{margin-top:.18rem;display:flex;align-items:center;gap:.15rem}.rating-line .icon{color:#f59e0b}.rating-line small{color:#64748b;font-weight:700}.story-section{background:var(--primary);color:#fff;padding:5rem 0;position:relative;overflow:hidden}.story-grid{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:2.2rem}.story-images{display:grid;grid-template-columns:1fr 1fr;gap:.9rem}.story-images img{width:100%;height:250px;object-fit:cover;border-radius:12px}.story-img-up{margin-top:1.7rem}.story-content h2{margin-top:0}.story-content p{color:#dbeafee6}.story-points{margin-top:1.3rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.story-points h4{margin:.2rem 0}.story-points small{color:#dbeafecc}.story-points .icon{color:#dbeafe}.newsletter-section{padding:4.7rem 0}.newsletter-box{max-width:760px;text-align:center}.newsletter-box p{margin:0;color:var(--muted)}.newsletter-box form{margin:1.15rem auto 0;display:flex;justify-content:center;gap:.6rem;flex-wrap:wrap}.newsletter-box input{width:min(460px,100%);border:1px solid var(--line);border-radius:12px;padding:.8rem .9rem}.newsletter-box small{display:block;margin-top:.8rem;color:#64748b}.site-footer{margin-top:2rem;background:#fff;border-top:1px solid var(--line);padding:3rem 0 1.6rem}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:1.6rem}.footer-brand-block{max-width:350px}.footer-text{color:var(--muted);font-size:.92rem}.footer-socials{display:flex;gap:.6rem}.social-btn{width:32px;height:32px;border-radius:999px;background:#f1f5f9;display:inline-flex;align-items:center;justify-content:center}.social-btn:hover{background:var(--primary);color:#fff}.footer-col h5{margin:0 0 1rem;font-size:1rem}.footer-col ul{list-style:none;margin:0;padding:0}.footer-col li{margin:.6rem 0}.footer-link{color:var(--muted);font-size:.9rem}.footer-link:hover{color:var(--primary)}.footer-bottom{margin-top:2rem;border-top:1px solid #f1f5f9;padding-top:1rem;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;color:#64748b;font-size:.76rem}.footer-bottom-links{display:flex;gap:1.3rem}.footer-bottom-links a:hover{color:#0f172a}@media(max-width:980px){.main-nav,.search-box{display:none}.nav-row{position:relative;min-height:64px;gap:.4rem}.mobile-nav-toggle{display:inline-flex!important;width:36px;height:36px;padding:.35rem}.nav-link-icon{display:inline-block}.nav-left{position:absolute;left:50%;transform:translate(-50%);gap:0}.brand-wrap{gap:.36rem}.brand-icon{width:1.5rem;height:1.5rem}.brand-title{font-size:1rem}.nav-right{margin-left:auto;gap:.2rem}.mobile-menu-backdrop{display:block;position:absolute;top:100%;left:0;width:100vw;height:calc(100vh - 64px);z-index:55;border:0;background:#0f172a57;padding:0}.mobile-menu-panel{display:block;position:absolute;top:100%;left:0;width:100vw;height:calc(100vh - 64px);z-index:60;border-right:0;background:#fff;box-shadow:0 10px 28px #0f172a33;transform:translate(-100%);transition:transform .24s ease;display:flex;flex-direction:column;overflow:hidden}.mobile-menu-panel.open{transform:translate(0)}.mobile-menu-head{min-height:64px;padding:.7rem .75rem;border-bottom:1px solid #eef2f7;display:flex;align-items:center;justify-content:space-between}.mobile-menu-close{width:34px;height:34px;padding:.35rem}.mobile-menu-links{display:grid;gap:.1rem;padding:.65rem .75rem 1rem;overflow-y:auto}.mobile-menu-link{display:flex;align-items:center;justify-content:space-between;padding:.68rem .72rem;border-radius:8px;color:#1e293b;font-size:.92rem;font-weight:700}.mobile-menu-link-left{display:inline-flex;align-items:center;gap:.48rem}.mobile-menu-link-icon{width:1rem;height:1rem;color:#64748b}.mobile-menu-link-chevron{width:.9rem;height:.9rem;color:#94a3b8}.mobile-menu-link:hover{background:#f1f5f9;color:#2563eb}.site-header.mobile-menu-open .nav-row{visibility:hidden}.hero-grid,.story-grid{grid-template-columns:1fr}.hero-image-wrap{max-width:620px}.featured-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.section-head{flex-direction:column;align-items:flex-start}.featured-grid,.footer-grid,.story-points{grid-template-columns:1fr}.hero-badge{left:.5rem;bottom:.5rem;transform:scale(.95);transform-origin:left bottom}}.auth-shell{min-height:100vh;display:flex;flex-direction:column;background:var(--bg)}.auth-header{min-height:74px;display:flex;align-items:center;justify-content:space-between;padding:.9rem 1.4rem;border-bottom:1px solid var(--line);background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-brand-badge{width:30px;height:30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#fff}.auth-brand h2{margin:0;font-size:1.15rem;font-weight:800}.auth-return-link{color:var(--primary);font-size:.9rem;font-weight:600}.auth-close-btn{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.auth-close-btn:hover{background:#e2e8f0}.auth-main{flex:1;display:flex;align-items:center;justify-content:center;padding:1.4rem}.auth-card{width:min(100%,440px)}.auth-card-signup{width:min(100%,450px);background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:1.7rem;box-shadow:0 2px 8px #0f172a0d}.auth-title-block{text-align:center;margin-bottom:1rem}.auth-title-block h1{margin:0;font-size:1.95rem;font-weight:800}.auth-title-block p{margin:.55rem 0 0;color:#64748b}.auth-socials{display:grid;gap:.7rem}.auth-social-btn{height:48px;border:1px solid var(--line);background:#fff;color:#334155;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;font-weight:700}.auth-social-btn img{width:20px;height:20px}.auth-divider{margin:.7rem 0;display:flex;align-items:center;color:#94a3b8;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:700}.auth-divider:before,.auth-divider:after{content:"";flex:1;border-top:1px solid var(--line)}.auth-divider span{padding:0 .7rem}.auth-form{display:grid;gap:.5rem}.auth-form label{font-size:.86rem;font-weight:700;color:#334155}.auth-form input[type=email],.auth-form input[type=password],.auth-form input[type=text]{width:100%;height:48px;border-radius:12px;border:1px solid var(--line);padding:.75rem .9rem;outline:none;background:#fff}.auth-form input[type=email]:focus,.auth-form input[type=password]:focus,.auth-form input[type=text]:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1754cf1f}.field-head{display:flex;justify-content:space-between;align-items:center;margin-top:.2rem}.field-head a{color:var(--primary);font-size:.76rem;font-weight:700}.field-icon-right,.field-icon-left{position:relative}.field-icon-right button{border:0;background:transparent;position:absolute;right:.65rem;top:50%;transform:translateY(-50%);color:#94a3b8}.field-icon-left .icon{position:absolute;left:.7rem;top:50%;transform:translateY(-50%);color:#94a3b8}.field-icon-left input{padding-left:2.3rem!important}.checkbox-row{margin-top:.45rem;display:inline-flex;align-items:center;gap:.55rem;color:#475569;font-size:.86rem}.checkbox-row input{margin-top:.15rem}.checkbox-row a{color:var(--primary);font-weight:600}.auth-submit{width:100%;height:52px;margin-top:.3rem;display:inline-flex;align-items:center;justify-content:center;gap:.35rem}.auth-switch{margin:.8rem 0 0;text-align:center;color:#64748b;font-size:.92rem}.auth-switch a{margin-left:.25rem;color:var(--primary);font-weight:800}.auth-footer{padding:.9rem 1rem 1.6rem;text-align:center}.auth-footer p{margin:0;color:#94a3b8;font-size:.76rem}.auth-footer span{margin:0 .5rem}.auth-tagline{padding:1.4rem;display:flex;justify-content:center;align-items:center;gap:.7rem;color:#94a3b8;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.auth-tagline i{width:4px;height:4px;background:#94a3b8;border-radius:999px}.page-skeleton{padding:1.2rem 0 2rem}.skeleton-line,.skeleton-card{border-radius:10px;background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 37%,#e5e7eb 63%);background-size:400% 100%;animation:skeleton-shimmer 1.3s ease infinite}.skeleton-line{height:18px;margin-bottom:.8rem}.skeleton-line-sm{width:120px}.skeleton-line-lg{width:260px;height:28px;margin-bottom:1rem}.skeleton-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem}.skeleton-card{height:260px}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.shop-page{padding:1rem 0 2.8rem}.shop-breadcrumbs{display:flex;align-items:center;gap:.45rem;color:#94a3b8;font-size:.78rem;margin:.3rem 0 1rem}.shop-breadcrumbs strong{color:#64748b;font-weight:600}.shop-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.2rem}.shop-head h1{margin:0;font-size:2rem;font-weight:800}.shop-head p{margin:.4rem 0 0;color:#64748b;max-width:52ch;line-height:1.4}.shop-sort{display:inline-flex;align-items:center;gap:.5rem}.shop-sort label{color:#64748b;font-size:.8rem;font-weight:600}.shop-sort select{height:36px;border:1px solid var(--line);border-radius:8px;background:#f8fafc;color:#475569;padding:0 .75rem}.shop-layout{border-top:1px solid #e2e8f0;padding-top:1.2rem;display:grid;grid-template-columns:250px 1fr;gap:1rem}.shop-filters{padding-right:.6rem}.filter-group{margin-bottom:1.2rem}.filter-group h3{margin:0 0 .7rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;color:#334155}.filter-row{display:grid;grid-template-columns:16px 1fr auto;align-items:center;gap:.45rem;color:#64748b;font-size:.84rem;margin:.42rem 0}.filter-row.active{color:#2563eb}.filter-row input{margin:0}.filter-row small{color:#94a3b8;font-size:.7rem}.price-range{width:100%;accent-color:#2563eb}.range-labels{display:flex;justify-content:space-between;color:#64748b;font-size:.75rem}.color-pills{display:flex;gap:.45rem}.color-pill{width:20px;height:20px;border-radius:999px;border:0;cursor:pointer}.color-pill.active{outline:2px solid #1d4ed8;outline-offset:1px}.color-blue{background:#1d4ed8}.color-white{background:#f8fafc;border:1px solid #cbd5e1}.color-brown{background:#92400e}.color-green{background:#0f766e}.color-light-blue{background:#93c5fd}.shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.shop-card{border-radius:10px;border:1px solid #e2e8f0;background:#fff;overflow:hidden}.shop-image-wrap{background:#f8fafc;aspect-ratio:1 / 1}.shop-image-wrap img{width:100%;height:100%;object-fit:cover}.shop-card-body{padding:.7rem .72rem .82rem}.shop-card-top{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.shop-card-top small{color:#2563eb;font-size:.62rem;text-transform:uppercase;font-weight:700}.shop-card-top span{color:#f59e0b;font-size:.7rem}.shop-card h4{margin:.3rem 0 .16rem;font-size:1.06rem;font-weight:600}.shop-card strong{font-size:1.28rem;font-weight:700}.shop-card-actions{margin-top:.6rem;display:grid;grid-template-columns:1fr 1fr;gap:.45rem}.shop-btn-add,.shop-btn-view{height:36px;border-radius:8px;font-size:.84rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;text-align:center}.shop-btn-add{border:0;background:#2563eb;color:#fff;cursor:pointer}.shop-btn-add:hover{background:#1d4ed8}.shop-btn-view{border:1px solid #cbd5e1;background:#fff;color:#334155;text-decoration:none}.shop-btn-view:hover{border-color:#2563eb;color:#2563eb}.shop-pagination{margin-top:1.4rem;display:flex;justify-content:center;align-items:center;gap:.4rem}.shop-pagination button{width:30px;height:30px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#64748b}.shop-pagination button.active{background:#2563eb;color:#fff;border-color:#2563eb}.shop-pagination span{color:#94a3b8;padding:0 .3rem}@media(max-width:1080px){.shop-layout{grid-template-columns:1fr}.shop-filters{border:1px solid #e2e8f0;border-radius:10px;padding:.8rem}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.shop-head{flex-direction:column;align-items:flex-start}.shop-grid,.shop-card-actions,.skeleton-grid{grid-template-columns:1fr}}.product-page{padding:1rem 0 2.4rem}.product-top{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start}.product-gallery{border:1px solid #e2e8f0;border-radius:12px;padding:.4rem;background:#fff}.product-main-image img{width:100%;height:420px;object-fit:cover;border-radius:10px;transform-origin:var(--zoom-x, 50%) var(--zoom-y, 50%);transition:transform .18s ease-out,opacity .3s ease-in-out;will-change:transform}.product-main-image{overflow:hidden;cursor:zoom-in}.product-main-image:hover img{transform:scale(1.75)}.product-thumbs-wrap{display:grid;grid-template-columns:34px 1fr 34px;gap:.35rem;align-items:center;margin-top:.45rem}.thumb-scroll-btn{width:34px;height:34px;border:1px solid #d1d5db;border-radius:999px;background:#fff;color:#475569;cursor:pointer}.thumb-scroll-btn:hover{background:#f8fafc}.product-thumbs{display:flex;gap:.45rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.product-thumbs::-webkit-scrollbar{display:none}.product-thumb{flex:0 0 118px;scroll-snap-align:start;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:.18rem;cursor:pointer}.product-thumb.active{border-color:#2563eb}.product-thumb img{width:100%;height:72px;object-fit:cover;border-radius:6px}.product-info{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:.9rem 1rem}.product-bread{display:flex;gap:.35rem;color:#94a3b8;font-size:.75rem}.product-bread strong{color:#2563eb}.product-info h1{margin:.35rem 0;font-size:2rem;font-weight:800}.product-rating-line{display:flex;align-items:center;gap:.4rem;color:#64748b;font-size:.78rem}.stars{display:inline-flex;gap:.1rem;color:#f59e0b}.product-price{margin-top:.55rem;color:#1d4ed8;font-size:2rem;font-weight:800}.product-option-title{margin-top:.85rem;margin-bottom:.4rem;color:#334155;font-size:.78rem;font-weight:700;text-transform:uppercase}.product-color-row{display:flex;gap:.4rem}.product-desc{color:#64748b;margin:0;line-height:1.45;font-size:.85rem}.product-features{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem .8rem}.product-features li{position:relative;padding-left:.85rem;color:#475569;font-size:.82rem}.product-features li:before{content:"";position:absolute;left:0;top:.35rem;width:7px;height:7px;border-radius:999px;background:#2563eb}.product-cta-row{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;margin-top:1rem}.btn-dark{border:0;border-radius:10px;background:#0f172a;color:#fff;font-weight:800;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.buy-now-link{min-height:46px}.product-policy-row{margin-top:.7rem;display:flex;justify-content:space-between;color:#94a3b8;font-size:.72rem}.review-strip{margin-top:1.1rem;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:1rem 0;display:grid;grid-template-columns:220px 1fr;gap:1rem}.review-score h2{margin:0;font-size:3rem;line-height:1}.review-score p{margin:.4rem 0 0;color:#94a3b8;font-size:.75rem}.review-bars{display:grid;gap:.3rem;align-content:center}.review-bar-row{display:grid;grid-template-columns:16px 1fr 38px;align-items:center;gap:.5rem;font-size:.72rem;color:#64748b}.review-track{height:6px;border-radius:999px;background:#e2e8f0}.review-fill{height:100%;border-radius:inherit;background:#2563eb}.related-section{margin-top:1.2rem}.related-head{display:flex;justify-content:space-between;align-items:center}.related-head h3{margin:0;font-size:1.6rem}.related-head a{color:#1d4ed8;font-size:.82rem;font-weight:700}.related-grid{margin-top:.7rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem}.related-card{display:block}.related-img{border-radius:10px;overflow:hidden;aspect-ratio:3 / 4;background:#f8fafc}.related-img img{width:100%;height:100%;object-fit:cover}.related-card h4{margin:.45rem 0 .15rem;font-size:.95rem}.related-card small{color:#94a3b8;font-size:.72rem}.related-card strong{display:block;margin-top:.25rem;color:#1d4ed8;font-size:.95rem}.cart-page{padding:1rem 0 2rem}.cart-layout{margin-top:1rem;display:grid;grid-template-columns:1fr 360px;gap:1rem}.cart-head{display:flex;align-items:baseline;justify-content:space-between}.cart-head h1{margin:0;font-size:2rem}.cart-head span{color:#64748b;font-weight:600}.cart-items{margin-top:.7rem;display:grid;gap:.7rem}.cart-item{display:grid;grid-template-columns:96px 1fr auto;gap:.7rem;border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:.7rem}.cart-item-image img{width:96px;height:96px;object-fit:cover;border-radius:8px}.cart-item-main h3{margin:0;font-size:1.05rem}.cart-item-main p{margin:.25rem 0 0;font-size:.82rem;color:#94a3b8}.line-price{margin-top:.35rem;display:inline-block;color:#2563eb;font-weight:700}.cart-item-actions{margin-top:.45rem;display:flex;align-items:center;gap:.6rem}.qty-box{display:inline-flex;align-items:center;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.qty-box button{width:30px;height:30px;border:0;background:#f8fafc;cursor:pointer}.qty-box span{min-width:30px;text-align:center;font-size:.85rem;font-weight:700}.remove-btn{border:0;background:transparent;color:#94a3b8;font-size:.76rem;font-weight:700;text-transform:uppercase;cursor:pointer}.cart-item-total{align-self:center;font-size:1.2rem}.cart-bottom-actions{margin-top:.8rem;display:grid;grid-template-columns:1fr auto;align-items:center;gap:.7rem}.cart-bottom-actions>a{color:#2563eb;font-weight:700;justify-self:start}.promo-box{display:grid;grid-template-columns:minmax(220px,320px) auto;align-items:center;gap:.35rem;justify-self:end}.promo-box input{height:42px;border:1px solid #e2e8f0;border-radius:10px;padding:0 .9rem;width:100%;min-width:0;font-size:.98rem}.promo-box button{border:0;height:42px;min-width:92px;border-radius:10px;background:#0f172a;color:#fff;padding:0 1.1rem;font-weight:700;font-size:1.02rem;letter-spacing:.01em;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.cart-summary{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:1rem;height:fit-content}.cart-summary h2{margin:0;padding-bottom:.7rem;border-bottom:1px solid #eef2f7}.summary-row,.summary-total{margin-top:.65rem;display:flex;justify-content:space-between;color:#64748b}.summary-row strong{color:#0f172a}.ok-green{color:#10b981!important}.summary-total{margin-top:.8rem;padding-top:.7rem;border-top:1px solid #eef2f7}.summary-total strong{color:#2563eb;font-size:1.35rem}.payment-methods{margin-top:.9rem;border-top:1px solid #eef2f7;padding-top:.8rem;display:grid;gap:.5rem}.payment-methods p{margin:0;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#334155}.payment-option{border:1px solid #dbe1ea;border-radius:10px;background:#f8fafc;padding:.55rem .65rem;display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:#334155;cursor:pointer}.payment-option input{margin:0;accent-color:#2563eb}.summary-checkout{margin-top:1rem;width:100%}.summary-note{margin:.7rem 0 0;text-align:center;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;font-size:.68rem;font-weight:700}.delivery-box{margin-top:.9rem;border:1px solid #dbeafe;border-radius:10px;background:#eff6ff;padding:.7rem}.delivery-box small{color:#1d4ed8;text-transform:uppercase;font-size:.65rem;letter-spacing:.08em;font-weight:800}.delivery-box p{margin:.2rem 0 0;color:#334155}.cart-empty{border:1px dashed #cbd5e1;border-radius:12px;padding:1.2rem;background:#fff}.cart-empty h3{margin:0}.cart-empty p{color:#64748b}@media(max-width:1080px){.product-top,.review-strip{grid-template-columns:1fr}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-layout{grid-template-columns:1fr}}@media(max-width:700px){.product-main-image img{height:330px}.product-main-image:hover img{transform:none}.product-thumbs-wrap{grid-template-columns:1fr}.thumb-scroll-btn{display:none}.product-features,.related-grid,.cart-item{grid-template-columns:1fr}.cart-item-image img{width:100%;height:170px}.cart-item-total{justify-self:end}.cart-bottom-actions{grid-template-columns:1fr;align-items:stretch}.promo-box{width:100%;grid-template-columns:1fr auto;justify-self:stretch}}.dash-shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr;background:#f6f7fb;position:relative}.dash-sidebar-toggle,.dash-sidebar-backdrop{display:none}.dash-sidebar{background:#fff;border-right:1px solid #e2e8f0;padding:.9rem .8rem;display:flex;flex-direction:column}.dash-brand{display:inline-flex;align-items:center;gap:.55rem;color:#1d4ed8;font-weight:800;padding:.35rem .2rem .75rem}.dash-sidebar-head{display:flex;align-items:center;justify-content:space-between}.dash-sidebar-close{display:none;width:32px;height:32px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;align-items:center;justify-content:center}.dash-brand-icon{width:28px;height:28px;border-radius:8px;background:#1d4ed8;color:#fff;display:inline-flex;align-items:center;justify-content:center}.dash-nav{display:grid;gap:.2rem}.dash-nav-link{display:inline-flex;align-items:center;gap:.55rem;padding:.58rem .55rem;border-radius:8px;color:#475569;font-weight:600;font-size:.9rem}.dash-nav-link.active{background:#eaf1ff;color:#1d4ed8}.dash-nav-link:hover{background:#f8fafc}.dash-user-card{margin-top:auto;border-top:1px solid #eef2f7;padding-top:.7rem;display:grid;grid-template-columns:38px 1fr;gap:.5rem;align-items:center}.dash-user-avatar{width:38px;height:38px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.dash-user-card strong{display:block;font-size:.86rem}.dash-user-card p{margin:0;font-size:.74rem;color:#94a3b8}.dash-user-card button{grid-column:1 / -1;border:1px solid #e2e8f0;background:#f8fafc;border-radius:8px;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:.35rem}.dash-m{display:flex;flex-direction:column}.auth-error{background:#fef2f2;color:#b91c1c;padding:.8rem;border-radius:8px;font-size:.85rem;margin-top:0;margin-bottom:1.2rem;border:1px solid #fca5a5;text-align:center}.dash-m label{height:60px;border-bottom:1px solid #e2e8f0;background:#fff;padding:0 1rem;display:flex;align-items:center;justify-content:space-between}.dash-main-wrap{display:flex;flex-direction:column}.dash-topbar{height:60px;border-bottom:1px solid #e2e8f0;background:#fff;padding:0 1rem;display:flex;align-items:center;justify-content:space-between}.dash-topbar h2{margin:0;font-size:1rem}.dash-top-actions{display:flex;align-items:center;gap:.35rem}.member-badge{margin-left:.5rem;border-left:1px solid #e2e8f0;padding-left:.7rem;color:#64748b;font-size:.8rem}.dash-content{padding:1rem}.dash-page-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.8rem}.dash-page-head h1{margin:0;font-size:2.15rem}.dash-page-head p{margin:.3rem 0 0;color:#64748b}.dash-head-btn{background:#2563eb;color:#fff;border-radius:8px;padding:.55rem .9rem;font-size:.84rem;font-weight:700}.dash-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.dash-stats.single-stat{grid-template-columns:minmax(260px,360px)}.dash-stats article{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:.75rem}.dash-stats h4{margin:0;color:#64748b;font-size:.8rem}.dash-stats strong{display:block;margin-top:.35rem;font-size:2rem}.dash-stats p{margin:.2rem 0 0;color:#94a3b8;font-size:.74rem}.dash-stats p.up{color:#16a34a}.dash-panel{margin-top:.8rem;border:1px solid #e2e8f0;border-radius:12px;background:#fff;overflow:hidden}.dash-panel-head{padding:.85rem;border-bottom:1px solid #eef2f7;display:flex;justify-content:space-between;align-items:center}.dash-panel-head h3{margin:0;display:inline-flex;align-items:center;gap:.35rem}.dash-panel-head a{color:#2563eb;font-weight:700;font-size:.82rem}.dash-panel-head small{color:#64748b}.shipment-row{padding:.85rem;display:grid;grid-template-columns:90px 1fr auto;gap:.7rem;align-items:center}.shipment-row img{width:90px;height:78px;object-fit:cover;border-radius:8px}.shipment-info h4{margin:0}.shipment-info p{margin:.22rem 0 .4rem;color:#94a3b8;font-size:.82rem}.shipment-row>a{color:#2563eb;font-weight:700;font-size:.84rem}.shipment-track{height:6px;border-radius:999px;background:#e2e8f0}.active-line{width:70%;height:100%;border-radius:inherit;background:#2563eb}.shipment-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:.35rem;font-size:.7rem;color:#94a3b8;text-transform:uppercase}.shipment-steps .active{color:#2563eb;font-weight:700}.orders-table-wrap{overflow-x:auto}.orders-table{width:100%;border-collapse:collapse}.orders-table th,.orders-table td{text-align:left;padding:.7rem .85rem;border-bottom:1px solid #eef2f7;white-space:nowrap}.orders-table th{font-size:.72rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.status-pill{display:inline-block;border-radius:999px;padding:.2rem .5rem;font-size:.65rem;font-weight:700}.status-pill.shipped{background:#dbeafe;color:#1d4ed8}.status-pill.delivered{background:#dcfce7;color:#16a34a}.status-pill.processing{background:#fef3c7;color:#ca8a04}.more-btn{border:0;background:transparent;color:#94a3b8}.dash-bottom-grid{margin-top:.8rem;display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.dash-banner{border-radius:12px;overflow:hidden;position:relative;min-height:240px}.dash-banner img{width:100%;height:100%;object-fit:cover}.dash-banner .overlay{position:absolute;inset:0;padding:1rem;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,#0000001a,#000000b3)}.dash-banner .overlay h4{margin:0}.dash-banner .overlay p{margin:.35rem 0 .6rem;font-size:.84rem}.dash-banner .overlay a{align-self:flex-start;background:#fff;color:#0f172a;padding:.4rem .7rem;border-radius:8px;font-weight:700}.dash-reward{border:1px solid #c7d2fe;background:#f8faff;border-radius:12px;padding:1rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.45rem}.dash-reward h4{margin:0;color:#1d4ed8}.dash-reward p{margin:0;color:#64748b}.dash-reward span{border:1px dashed #2563eb;border-radius:8px;padding:.3rem .5rem;color:#1d4ed8;font-weight:700}@media(max-width:1100px){.dash-shell{grid-template-columns:1fr}.dash-sidebar{position:fixed;top:.7rem;left:.7rem;width:min(82vw,290px);max-height:calc(100vh - 1.4rem);overflow-y:auto;z-index:80;border:1px solid #e2e8f0;border-radius:12px;border-right:1px solid #e2e8f0;border-bottom:0;transform:translate(-100%);transition:transform .22s ease;box-shadow:0 18px 40px #0f172a38}.dash-sidebar.open{transform:translate(0)}.dash-sidebar-toggle{display:inline-flex;position:fixed;left:.8rem;top:.8rem;z-index:85;width:38px;height:38px;border:1px solid #dbe1ea;border-radius:8px;background:#fff;align-items:center;justify-content:center}.dash-sidebar-backdrop{display:block;position:fixed;inset:0;z-index:70;background:#0f172a59}.dash-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-user-card{display:none}.dash-sidebar-close{display:inline-flex}.dash-stats,.dash-bottom-grid,.dash-stats.single-stat{grid-template-columns:1fr}.dash-main-wrap{width:100%}.dash-topbar{padding-left:3.5rem}}@media(max-width:720px){.dash-topbar{flex-direction:row;align-items:center;justify-content:space-between;min-height:56px;height:auto;padding:.65rem .7rem .65rem 3.45rem;gap:.4rem}.dash-topbar h2{max-width:52vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.95rem}.dash-top-actions{gap:.15rem}.dash-content{padding:.8rem}.member-badge{display:none}.dash-page-head{flex-direction:column;gap:.5rem}.dash-nav,.shipment-row{grid-template-columns:1fr}.shipment-row img{width:100%;height:180px}.dash-panel-head{flex-wrap:wrap;gap:.35rem}.shipment-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:.2rem .6rem}.shipment-steps span{white-space:nowrap;font-size:.63rem}}.orders-page-center{max-width:980px;margin:0 auto}.orders-toolbar{margin-bottom:.8rem;display:grid;grid-template-columns:1fr 130px 130px;gap:.5rem}.orders-search{border:1px solid #e2e8f0;background:#fff;border-radius:10px;height:42px;display:inline-flex;align-items:center;gap:.45rem;padding:0 .7rem}.orders-search .icon{color:#94a3b8}.orders-search input{border:0;outline:0;width:100%;background:transparent;color:#334155}.orders-toolbar select{border:1px solid #e2e8f0;background:#fff;border-radius:10px;height:42px;padding:0 .55rem;color:#334155}.order-history-table .order-id{color:#2563eb;font-weight:700}.order-history-table .order-total{font-weight:700}.order-action-btn{border:1px solid #dbeafe;background:#eff6ff;color:#1d4ed8;border-radius:6px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;padding:.22rem .55rem}.order-action-btn.muted{border-color:#e2e8f0;background:#f8fafc;color:#94a3b8}.orders-pagination-row{margin-top:.8rem;display:flex;justify-content:space-between;align-items:center;gap:.6rem}.orders-pagination-row p{margin:0;color:#64748b;font-size:.84rem}.orders-pagination{display:inline-flex;gap:.35rem}.orders-pagination button{width:30px;height:30px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569}.orders-pagination button.active{background:#2563eb;border-color:#2563eb;color:#fff}.orders-pagination button:disabled{opacity:.5}@media(max-width:920px){.orders-toolbar{grid-template-columns:1fr}.orders-pagination-row{flex-direction:column;align-items:flex-start}}.addresses-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.address-card{border:1px solid #dbe1ea;border-radius:12px;background:#fff;padding:.95rem}.address-card.default{border-color:#2563eb;box-shadow:inset 0 0 0 1px #2563eb}.address-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.address-head h3{margin:0;display:inline-flex;align-items:center;gap:.35rem}.address-head span{font-size:.68rem;text-transform:uppercase;letter-spacing:.04em;color:#1d4ed8;background:#eff6ff;border-radius:999px;padding:.2rem .45rem;font-weight:700}.address-card strong{display:block;margin-bottom:.4rem}.address-card p{margin:.08rem 0;color:#64748b}.address-phone{margin-top:.5rem!important;display:inline-flex;align-items:center;gap:.3rem}.address-actions{margin-top:.75rem;padding-top:.7rem;border-top:1px solid #eef2f7;display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.address-actions button{height:36px;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;color:#334155;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:.3rem}.address-actions button.muted{color:#94a3b8}.address-actions button.danger{color:#ef4444}.address-add-card{min-height:220px;border:2px dashed #dbe1ea;border-radius:12px;background:#f8fafc;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.45rem}.address-add-card span{width:42px;height:42px;border-radius:999px;border:1px solid #dbe1ea;background:#fff;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center}.address-add-card h4{margin:.2rem 0 0}.address-add-card p{margin:0;color:#64748b}@media(max-width:900px){.addresses-grid{grid-template-columns:1fr}.address-add-card{min-height:180px}}.settings-breadcrumbs{margin-bottom:.7rem;display:inline-flex;align-items:center;gap:.35rem;color:#94a3b8;font-size:.82rem}.settings-breadcrumbs strong{color:#475569}.settings-panel{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:.85rem;margin-bottom:.85rem}.settings-panel-head{padding-bottom:.65rem;margin-bottom:.65rem;border-bottom:1px solid #eef2f7}.settings-panel-head h3{margin:0}.settings-panel-head p{margin:.25rem 0 0;color:#94a3b8;font-size:.84rem}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem .8rem}.settings-grid label,.settings-password-grid label{display:grid;gap:.3rem}.settings-grid span,.settings-password-grid span{font-size:.82rem;color:#334155;font-weight:600}.settings-grid input,.settings-password-grid input{height:42px;border:1px solid #e2e8f0;border-radius:8px;padding:0 .7rem;background:#f8fafc}.settings-password-grid{max-width:560px;display:grid;gap:.7rem}.password-input-wrap{position:relative}.password-input-wrap input{width:100%;padding-right:2.3rem}.password-input-wrap button{position:absolute;right:.45rem;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#94a3b8}.settings-actions{margin-top:.75rem;display:flex;justify-content:flex-end}.settings-danger{border:1px solid #fecaca;border-radius:12px;background:#fff;padding:.85rem;display:flex;justify-content:space-between;gap:.7rem;align-items:center}.settings-danger h4{margin:0;color:#dc2626}.settings-danger p{margin:.2rem 0 0;color:#f87171;font-size:.82rem}.settings-danger button{border:1px solid #fca5a5;border-radius:8px;background:#fff5f5;color:#dc2626;font-weight:700;height:36px;padding:0 .9rem}@media(max-width:900px){.settings-grid{grid-template-columns:1fr}.settings-danger{flex-direction:column;align-items:flex-start}}.auth-shell{min-height:100vh;display:flex;flex-direction:column;background:#f8fafc}.auth-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;border-bottom:1px solid var(--line);background:#fff}.auth-brand{display:flex;align-items:center;gap:.55rem}.auth-brand h2{margin:0;font-size:1.15rem;font-weight:800;letter-spacing:.04em}.auth-brand-badge{width:32px;height:32px;border-radius:8px;background:var(--primary);color:#fff;display:inline-flex;align-items:center;justify-content:center}.auth-return-link{font-size:.875rem;font-weight:700;color:var(--muted)}.auth-return-link:hover{color:var(--primary)}.auth-close-btn{width:34px;height:34px;border-radius:8px;background:#f1f5f9;display:inline-flex;align-items:center;justify-content:center;color:var(--muted)}.auth-close-btn:hover{background:#e2e8f0;color:var(--text)}.auth-main{flex:1;display:flex;align-items:center;justify-content:center;padding:2.5rem 1rem}.auth-card{width:100%;max-width:440px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:2.25rem 2rem;box-shadow:0 4px 24px #0f172a0f}.auth-card-signup{max-width:460px}.auth-title-block{margin-bottom:1.5rem;text-align:center}.auth-title-block h1{margin:0 0 .35rem;font-size:1.7rem;font-weight:800;letter-spacing:-.01em}.auth-title-block p{margin:0;color:var(--muted);font-size:.9rem}.auth-socials{display:flex;flex-direction:column;gap:.65rem}.auth-social-btn{display:flex;align-items:center;justify-content:center;gap:.6rem;width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;padding:.72rem 1rem;font-size:.9rem;font-weight:700;cursor:pointer;transition:background .18s}.auth-social-btn:hover{background:#f8fafc}.auth-divider{display:flex;align-items:center;gap:.75rem;margin:1.2rem 0;color:#94a3b8;font-size:.8rem}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:var(--line)}.auth-form{display:flex;flex-direction:column;gap:.35rem}.auth-form label{font-size:.85rem;font-weight:700;color:#374151;margin-top:.55rem}.auth-form input[type=text],.auth-form input[type=email],.auth-form input[type=password]{width:100%;border:1px solid var(--line);border-radius:10px;padding:.72rem .85rem;background:#f8fafc;outline:none;transition:border-color .18s,box-shadow .18s}.auth-form input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1754cf1a;background:#fff}.field-icon-left{position:relative;display:flex;align-items:center}.field-icon-left>.icon{position:absolute;left:.75rem;color:#94a3b8;pointer-events:none}.field-icon-left input{padding-left:2.2rem}.field-icon-right{position:relative;display:flex;align-items:center}.field-icon-right input{padding-right:2.5rem}.field-icon-right>button{position:absolute;right:.6rem;border:0;background:transparent;color:#94a3b8;cursor:pointer;padding:.2rem;display:inline-flex}.field-icon-right>button:hover{color:var(--text)}.field-icon-both{position:relative;display:flex;align-items:center}.field-icon-both>.icon{position:absolute;left:.75rem;color:#94a3b8;pointer-events:none}.field-icon-both input{padding-left:2.2rem;padding-right:2.5rem}.field-icon-both>button{position:absolute;right:.6rem;border:0;background:transparent;color:#94a3b8;cursor:pointer;padding:.2rem;display:inline-flex}.field-icon-both>button:hover{color:var(--text)}.field-head{display:flex;justify-content:space-between;align-items:baseline;margin-top:.55rem}.field-head label{margin-top:0}.field-head a{font-size:.8rem;font-weight:700;color:var(--primary)}.auth-error{margin:0;padding:.6rem .85rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.84rem;font-weight:600}.checkbox-row{display:flex;align-items:center;gap:.5rem;font-size:.84rem;color:var(--muted);margin-top:.5rem;cursor:pointer}.checkbox-row-top{align-items:flex-start}.checkbox-row a{color:var(--primary);font-weight:700}.auth-submit{width:100%;margin-top:.9rem;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font-size:1rem}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-switch{margin:1.2rem 0 0;text-align:center;font-size:.875rem;color:var(--muted)}.auth-switch a{color:var(--primary);font-weight:700}.auth-footer{padding:1rem 2rem;border-top:1px solid var(--line);background:#fff;text-align:center}.auth-footer p{margin:0;font-size:.78rem;color:#94a3b8;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.auth-footer span{color:#94a3b8}.auth-tagline{display:flex;align-items:center;justify-content:center;gap:.8rem;padding:.9rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8}.auth-tagline i{width:4px;height:4px;border-radius:999px;background:#cbd5e1;display:inline-block}@media(max-width:520px){.auth-card{padding:1.5rem 1rem}.auth-header{padding:.9rem 1rem}}.site-policy-page{padding:1.2rem 0 3.5rem}.policy-skeleton{padding:1.5rem 0 2rem}.policy-error{padding:3rem 0;text-align:center}.policy-error h1{font-size:2rem;font-weight:800;color:#1e293b;margin:0 0 .5rem}.policy-error p{color:#64748b;margin:0 0 1.5rem}.policy-content{max-width:820px;margin:1.5rem auto 0;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:2.2rem 2.5rem;box-shadow:0 2px 16px #1e293b0d}.policy-title{margin:0 0 1.4rem;font-size:2rem;font-weight:800;color:#1e293b;line-height:1.2;border-bottom:2px solid #e2e8f0;padding-bottom:1rem}.policy-body{color:#475569;line-height:1.75;font-size:.97rem}.policy-body+.policy-body{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #f1f5f9}.policy-body h1,.policy-body h2,.policy-body h3,.policy-body h4,.policy-body h5,.policy-body h6{color:#1e293b;font-weight:700;margin:1.4rem 0 .5rem;line-height:1.3}.policy-body h1{font-size:1.6rem}.policy-body h2{font-size:1.35rem}.policy-body h3{font-size:1.15rem}.policy-body p{margin:0 0 1rem}.policy-body ul,.policy-body ol{margin:0 0 1rem 1.4rem}.policy-body li{margin-bottom:.35rem}.policy-body a{color:#2563eb;font-weight:600;text-decoration:underline}.policy-body strong{color:#334155;font-weight:700}.policy-body blockquote{border-left:3px solid #2563eb;padding-left:1rem;color:#64748b;margin:1rem 0}.policy-empty{color:#94a3b8;font-style:italic;text-align:center;padding:2rem 0}@media(max-width:700px){.policy-content{padding:1.3rem 1rem}.policy-title{font-size:1.5rem}}.product-details-tabs{margin-top:3rem;background:var(--white);border-radius:16px;border:1px solid var(--line);overflow:hidden;box-shadow:0 4px 20px #0000000d}.tabs-nav{display:flex;background:#f8fafc;border-bottom:1px solid var(--line);overflow-x:auto;scrollbar-width:none}.tabs-nav::-webkit-scrollbar{display:none}.tab-btn{padding:1rem 1.75rem;border:none;background:transparent;font-weight:700;font-size:.95rem;color:var(--muted);cursor:pointer;white-space:nowrap;transition:all .2s;position:relative}.tab-btn:hover{color:var(--primary)}.tab-btn.active{color:var(--primary);background:var(--white)}.tab-btn.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--primary)}.tab-pane{padding:2rem;line-height:1.7}.rich-text-content{color:#334155}.rich-text-content h1,.rich-text-content h2,.rich-text-content h3{margin-top:1.5rem;margin-bottom:.75rem;color:var(--text)}.rich-text-content ul,.rich-text-content ol{padding-left:1.5rem;margin-bottom:1.5rem}.rich-text-content li{margin-bottom:.5rem}.rich-text-content p{margin-bottom:1.25rem}@media(max-width:768px){.product-details-tabs{margin-top:2rem;border-radius:0;border-left:none;border-right:none}.tab-btn{padding:1rem 1.25rem;font-size:.85rem}.tab-pane{padding:1.5rem}}.addresses-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:1.5rem}.address-card{background:var(--white);border:1px solid var(--line);border-radius:12px;padding:1.5rem;position:relative;transition:all .2s}.address-card:hover{box-shadow:0 4px 12px #0000000d}.address-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.address-head h3{margin:0;font-size:1.1rem;display:flex;align-items:center;gap:.5rem}.address-actions{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--line);display:flex;gap:1rem}.address-actions button{background:transparent;border:0;cursor:pointer;font-weight:600;font-size:.9rem;display:flex;align-items:center;gap:.3rem;color:var(--muted)}.address-actions button:hover{color:var(--primary)}.address-actions button.danger:hover{color:#ef4444}.address-add-card{background:transparent;border:2px dashed var(--line);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;cursor:pointer;transition:all .2s;text-align:center}.address-add-card:hover{border-color:var(--primary);background:#1754cf05}.address-add-card span{width:48px;height:48px;background:#f1f5f9;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:var(--primary)}.address-add-card h4{margin:0 0 .5rem}.address-add-card p{margin:0;font-size:.85rem;color:var(--muted)}.modal-overlay{position:fixed;inset:0;background:#0f172a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-content{background:var(--white);border-radius:16px;width:min(500px,100%);max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a;animation:modalIn .3s ease-out}@keyframes modalIn{0%{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{padding:1.5rem;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;background:var(--white);z-index:1}.modal-header h3{margin:0}.close-btn{background:transparent;border:0;cursor:pointer;padding:.5rem;border-radius:50%;display:flex}.close-btn:hover{background:#f1f5f9}.address-modal form{padding:1.5rem}.form-group{margin-bottom:1.25rem}.form-group label{display:block;font-size:.85rem;font-weight:600;margin-bottom:.4rem;color:var(--muted)}.form-group input{width:100%;border:1px solid var(--line);border-radius:8px;padding:.75rem;outline:0;transition:border-color .2s}.form-group input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1754cf1a}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.modal-footer{margin-top:1rem;display:flex;justify-content:flex-end;gap:1rem}.modal-footer button{padding:.8rem 1.5rem}.address-empty-state{text-align:center;padding:4rem 2rem;background:var(--white);border-radius:16px;border:1px solid var(--line);margin-bottom:2rem}.empty-icon{margin-bottom:1.5rem;color:var(--muted);opacity:.3}.address-empty-state h3{margin:0 0 .5rem;font-size:1.5rem}.address-empty-state p{color:var(--muted);margin-bottom:2rem;max-width:40ch;margin-left:auto;margin-right:auto}.loading-state{text-align:center;padding:5rem;color:var(--muted)}.checkout-addresses{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--line);margin-bottom:1.5rem}.summary-section-title{margin:0;font-size:.85rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.address-select-list{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.address-select-card{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem;border:1px solid var(--line);border-radius:10px;cursor:pointer;transition:all .2s;background:#f8fafc}.address-select-card:hover{border-color:var(--primary);background:var(--white)}.address-select-card.active .icon-sm{color:#fff}.orders-filters{background:var(--surface);border-radius:12px;border:1px solid var(--border)}.search-box-wrap{position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:12px;color:var(--muted);pointer-events:none}.search-input{width:100%;padding:10px 12px 10px 40px;background:var(--bg);border:1px solid var(--border);border-radius:8px;outline:none;transition:all .2s}.search-input:focus{border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb),.1)}.filter-select{padding:8px 12px;background:var(--bg);border:1px solid var(--border);border-radius:8px;outline:none;cursor:pointer}.order-link{color:var(--primary);font-weight:600;text-decoration:none}.order-link:hover{text-decoration:underline}.btn-action-sm{padding:6px 12px;font-size:.75rem;font-weight:700;letter-spacing:.5px;border:1px solid var(--border);border-radius:4px;background:var(--surface);color:var(--text);cursor:pointer;transition:all .2s}.btn-action-sm:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.order-detail-container{max-width:1400px;margin:0 auto;padding:40px 24px}.order-detail-grid{display:grid;grid-template-columns:1fr 380px;gap:32px;align-items:start}@media(max-width:1200px){.order-detail-grid{grid-template-columns:1fr;gap:24px}}.elite-card{background:#fff;border-radius:24px;border:1px solid rgba(0,0,0,.04);box-shadow:0 10px 40px -10px #00000008;overflow:hidden;margin-bottom:24px}.elite-card-header{padding:32px 32px 24px;border-bottom:1px solid rgba(0,0,0,.04);display:flex;justify-content:space-between;align-items:center}.elite-card-body{padding:32px}.elite-card-footer{padding:24px 32px;background:#fbfbfb;border-top:1px solid rgba(0,0,0,.04)}.order-timeline-elite{position:relative;padding-left:20px}.order-timeline-elite:before{content:"";position:absolute;left:15px;top:40px;bottom:20px;width:2px;background:#eef2f6;z-index:1}.timeline-item-elite{position:relative;padding-bottom:48px;padding-left:45px;transition:all .3s ease}.timeline-item-elite:last-child{padding-bottom:0}.timeline-marker-elite{position:absolute;left:-4px;top:8px;width:20px;height:20px;border-radius:50%;background:#fff;border:4px solid #eef2f6;z-index:2;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.timeline-item-elite.active .timeline-marker-elite{background:var(--primary);border-color:#fff;box-shadow:0 0 0 6px rgba(var(--primary-rgb),.1);transform:scale(1.1)}.timeline-content-elite h4{margin:0 0 6px;font-size:1.1rem;font-weight:700;color:#1a1a1a}.timeline-content-elite p{margin:0;font-size:.9rem;color:#64748b;line-height:1.5}.timeline-item-elite.active .timeline-content-elite h4{color:var(--primary)}.order-item-elite{display:grid;grid-template-columns:100px 1fr auto;gap:32px;align-items:center;padding:32px 0;border-bottom:1px solid #f1f5f9}.order-item-elite:last-child{border-bottom:none;padding-bottom:0}.order-item-elite:first-child{padding-top:0}.order-item-info{display:flex;flex-direction:column;gap:8px;min-width:0}.order-item-title{font-size:1.25rem;font-weight:900;color:#111827;margin:0;letter-spacing:-.01em}.order-item-meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.meta-pill{font-size:.75rem;font-weight:800;padding:4px 12px;border-radius:8px;background:#f8fafc;color:#475569;border:1px solid #e2e8f0;text-transform:uppercase;letter-spacing:.05em}.meta-pill.primary{background:rgba(var(--primary-rgb),.05);color:var(--primary);border-color:rgba(var(--primary-rgb),.1)}.order-item-price-total{text-align:right}.total-price-text{font-size:1.5rem;font-weight:900;color:#111827;margin:0}.order-item-thumb{width:100px;height:100px;border-radius:20px;object-fit:cover;background:#f8fafc;border:1px solid #f1f5f9;box-shadow:0 4px 12px #0000000d;flex-shrink:0}.elite-summary-wrap{display:flex;flex-direction:column;gap:16px;width:100%}.summary-row-elite{display:flex;justify-content:space-between;align-items:center}.summary-label-elite{font-size:.95rem;font-weight:700;color:#64748b;display:flex;align-items:center;gap:8px}.summary-value-elite{font-size:1.15rem;font-weight:800;color:#1e293b;letter-spacing:-.01em}.summary-value-elite.free{color:#10b981}.elite-total-cta{margin-top:24px;padding-top:24px;border-top:2px dashed #f1f5f9;display:flex;justify-content:space-between;align-items:flex-end}.final-amount-block h5{font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.15em;color:#94a3b8;margin:0 0 4px}.final-amount-block p{font-size:.9rem;font-weight:800;color:#475569;margin:0}.final-price-elite{font-size:3rem;font-weight:950;color:var(--primary);letter-spacing:-.04em;line-height:.9}.order-items-empty{padding:32px;text-align:center;color:var(--muted);background:rgba(var(--primary-rgb),.02);border-radius:8px;border:1px dashed var(--border);margin:16px 0}.status-pill.processing{background:#fff8e1;color:#f57c00}.status-pill.shipped{background:#e8f5e9;color:#2e7d32}.status-pill.delivered{background:#e3f2fd;color:#1976d2}.status-pill.in-progress{background:#f3e5f5;color:#7b1fa2}.order-header-elite{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px;padding:0 4px}.order-id-block-elite h2{font-size:2.25rem;font-weight:950;color:#0f172a;margin:0;letter-spacing:-.05em;display:flex;align-items:center;gap:16px}.order-id-block-elite h2 span{color:var(--primary)}.order-meta-elite{display:flex;align-items:center;gap:12px;margin-top:6px}.order-date-elite{font-size:.9rem;font-weight:700;color:#64748b;display:flex;align-items:center;gap:6px}.order-status-badge-elite{font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em;padding:6px 16px;border-radius:999px;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.order-status-badge-elite.success{background:#ecfdf5;color:#059669;border-color:#d1fae5}.order-status-badge-elite.pending{background:#fffbeb;color:#d97706;border-color:#fef3c7}.order-items-list{margin-top:1rem}.order-summary-totals{box-shadow:0 4px 20px #0000000a}.timeline-content p{line-height:1.4}.icon-xs{width:14px;height:14px}.bg-primary-light{background-color:rgba(var(--primary-rgb),.05)}.border-primary-light{border-color:rgba(var(--primary-rgb),.1)}.order-sidebar .dash-panel{border-radius:20px}.user-info-card,.address-display{background:#fff;border-radius:16px;padding:0}.address-select-card.active{border-color:var(--primary);background:#1754cf0a;box-shadow:0 0 0 1px var(--primary)}.address-select-card input[type=radio]{margin-top:.2rem}.addr-info{flex:1}.addr-type{display:flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:700;color:var(--primary);margin-bottom:.2rem;text-transform:capitalize}.addr-text{margin:0;font-size:.8rem;color:var(--text);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.no-address-alert{margin-top:1rem;padding:1rem;background:#fff1f2;border:1px solid #fda4af;border-radius:8px;text-align:center}.no-address-alert p{margin:0 0 .75rem;font-size:.8rem;color:#be123c;font-weight:600}.btn-ghost-sm{font-size:.75rem;font-weight:700;color:var(--primary);padding:.4rem .8rem;border:1px solid var(--primary);border-radius:6px;display:inline-block}.mb-4{margin-bottom:1rem}.text-xs{font-size:.75rem}.text-primary{color:var(--primary)}.text-muted{color:var(--muted)}.font-bold{font-weight:700}.flex-between{display:flex;justify-content:space-between;align-items:center}
