:root{--navy: #0a2148;--navy-deep: #061530;--navy-soft: #132a55;--pink: #e8918a;--pink-deep: #d97870;--pink-soft: #f3c4bf;--ink: #1a1a1a;--muted: #6b7280;--line: #e8e8e8;--bg: #ffffff;--bg-soft: #f5f6f8;--bg-trust: #f0f1f4;--white: #ffffff;--shadow: 0 10px 30px rgba(10, 33, 72, .08);--radius: 10px;--container: 1180px;--font: "Montserrat", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}section[id],.product-card[id]{scroll-margin-top:100px}body{margin:0;font-family:var(--font);color:var(--ink);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}button,input{font:inherit}.container{width:min(100% - 2rem,var(--container));margin-inline:auto}.skip-link{position:absolute;left:-9999px;top:0;background:var(--navy);color:#fff;padding:.75rem 1rem;z-index:1000}.skip-link:focus{left:1rem;top:1rem}.site-header{position:sticky;top:0;z-index:100;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.header-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;min-height:84px}.brand{display:flex;align-items:center;gap:.75rem}.brand img{width:52px;height:52px;object-fit:contain}.brand-text strong{display:block;font-size:1.35rem;letter-spacing:.08em;color:var(--navy);line-height:1.1}.brand-text span{display:block;font-size:.58rem;letter-spacing:.22em;color:var(--navy);font-weight:500}.nav{display:flex;justify-content:center;gap:1.75rem}.nav a{font-size:.92rem;font-weight:500;color:var(--navy);position:relative;padding:.35rem 0}.nav a:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:var(--navy);transition:width .25s ease}.nav a:hover:after,.nav a.active:after{width:100%}.header-actions{display:flex;align-items:center;gap:.85rem}.icon-btn{width:40px;height:40px;border:0;background:transparent;color:var(--navy);display:grid;place-items:center;cursor:pointer;position:relative;border-radius:50%;transition:background .2s ease}.icon-btn:hover{background:var(--bg-soft)}.icon-btn svg{width:20px;height:20px}.badge{position:absolute;top:4px;right:2px;min-width:16px;height:16px;border-radius:999px;background:var(--pink);color:#fff;font-size:.65rem;font-weight:700;display:grid;place-items:center;padding:0 4px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:clamp(420px,72vh,640px);background:linear-gradient(90deg,#fff 0%,#fff 48%,transparent 48%),linear-gradient(135deg,#eef1f6,#f7f8fa 45%,#ebeff5);overflow:hidden;position:relative}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 78% 30%,rgba(232,145,138,.18),transparent 35%),radial-gradient(circle at 88% 78%,rgba(10,33,72,.08),transparent 40%);pointer-events:none}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(2.5rem,6vw,5rem) clamp(1.5rem,6vw,5rem);position:relative;z-index:1}.eyebrow{font-size:.85rem;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-weight:600;margin:0 0 .85rem}.hero h1{margin:0;font-size:clamp(2.4rem,5vw,4rem);line-height:1.08;color:var(--navy);letter-spacing:-.02em}.hero p{max-width:34ch;color:var(--muted);margin:1.1rem 0 1.75rem;font-size:1rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:48px;padding:.8rem 1.45rem;border-radius:4px;font-weight:600;font-size:.92rem;border:1.5px solid transparent;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--navy);color:#fff}.btn-primary:hover{background:var(--navy-soft)}.btn-outline{background:#fff;border-color:#cfd3da;color:var(--navy)}.btn-outline:hover{border-color:var(--navy)}.btn-pink{background:var(--pink);color:#fff;border-color:var(--pink)}.btn-pink:hover{background:var(--pink-deep)}.hero-visual{position:relative;z-index:1;display:grid;place-items:center;padding:2rem}.hero-frame{width:min(100%,460px);aspect-ratio:1 / 1.05;border-radius:24px;background:linear-gradient(160deg,#ffffffe6,#ffffff8c),url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20800'%3e%3cdefs%3e%3clinearGradient%20id='g'%20x1='0'%20y1='0'%20x2='1'%20y2='1'%3e%3cstop%20offset='0%25'%20stop-color='%23eef1f6'/%3e%3cstop%20offset='55%25'%20stop-color='%23f7f8fa'/%3e%3cstop%20offset='100%25'%20stop-color='%23e8edf5'/%3e%3c/linearGradient%3e%3c/defs%3e%3crect%20width='800'%20height='800'%20fill='url(%23g)'/%3e%3ccircle%20cx='620'%20cy='180'%20r='140'%20fill='%23e8918a'%20opacity='0.18'/%3e%3ccircle%20cx='180'%20cy='620'%20r='160'%20fill='%230a2148'%20opacity='0.08'/%3e%3crect%20x='430'%20y='220'%20width='220'%20height='420'%20rx='36'%20fill='%230a2148'%20opacity='0.9'/%3e%3crect%20x='450'%20y='250'%20width='180'%20height='340'%20rx='18'%20fill='%2316305f'/%3e%3ccircle%20cx='540'%20cy='600'%20r='10'%20fill='%23e8918a'/%3e%3crect%20x='250'%20y='360'%20width='150'%20height='280'%20rx='28'%20fill='%231a1a1a'%20opacity='0.85'/%3e%3crect%20x='268'%20y='390'%20width='114'%20height='200'%20rx='10'%20fill='%232a2a2a'/%3e%3cellipse%20cx='220'%20cy='520'%20rx='55'%20ry='70'%20fill='%236b3fa0'%20opacity='0.55'/%3e%3cellipse%20cx='220'%20cy='560'%20rx='28'%20ry='34'%20fill='%234a2a70'%20opacity='0.7'/%3e%3crect%20x='208'%20y='590'%20width='24'%20height='70'%20rx='8'%20fill='%233d6b3d'/%3e%3c/svg%3e") center/cover no-repeat;box-shadow:var(--shadow);position:relative;overflow:hidden;animation:floatIn 1s ease both}.hero-frame img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-float{position:absolute;inset:auto 8% 8% auto;width:42%;border-radius:16px;box-shadow:0 18px 40px #0a214833;animation:rise 1.1s .15s ease both}@keyframes floatIn{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:none}}@keyframes rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.categories{padding:2.5rem 0 1rem}.category-row{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}.category-card{text-align:center;padding:.5rem;transition:transform .25s ease}.category-card:hover{transform:translateY(-4px)}.category-media{aspect-ratio:1;background:var(--bg-soft);border-radius:8px;overflow:hidden;margin-bottom:.85rem;display:grid;place-items:center;border:1px solid #eceff3}.category-media img{width:78%;height:78%;object-fit:contain;transition:transform .35s ease}.category-card:hover .category-media img{transform:scale(1.06)}.category-card h3{margin:0;font-size:.82rem;letter-spacing:.04em;color:var(--navy)}.shop-link{display:inline-flex;align-items:center;gap:.25rem;margin-top:.35rem;font-size:.78rem;color:var(--muted);font-weight:500}.shop-link svg{width:14px;height:14px;transition:transform .2s ease}.category-card:hover .shop-link{color:var(--pink-deep)}.category-card:hover .shop-link svg{transform:translate(3px)}.collection{padding:3rem 0 3.5rem}.section-title{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin:0 0 2rem}.section-title h2{margin:0;font-size:clamp(1.5rem,3vw,2rem);color:var(--navy);white-space:nowrap}.section-title:before,.section-title:after{content:"";height:1px;flex:1;max-width:180px;background:linear-gradient(90deg,transparent,var(--navy))}.section-title:after{background:linear-gradient(90deg,var(--pink),transparent)}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.25rem}.product-card{background:#fff;border:1px solid #eceff3;border-radius:12px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease;animation:fadeUp .7s ease both}.product-card:nth-child(1){animation-delay:.05s}.product-card:nth-child(2){animation-delay:.1s}.product-card:nth-child(3){animation-delay:.15s}.product-card:nth-child(4){animation-delay:.2s}.product-card:nth-child(5){animation-delay:.25s}.product-card:nth-child(6){animation-delay:.3s}.product-card:nth-child(7){animation-delay:.35s}.product-card:nth-child(8){animation-delay:.4s}.product-card:nth-child(9){animation-delay:.45s}.product-card:nth-child(10){animation-delay:.5s}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.product-media{aspect-ratio:1;background:linear-gradient(180deg,#f8f9fb,#eef1f5);display:grid;place-items:center;padding:1.25rem;position:relative}.product-media img{width:78%;height:78%;object-fit:contain;transition:transform .35s ease}.product-card:hover .product-media img{transform:scale(1.05)}.product-num{position:absolute;top:12px;left:12px;width:28px;height:28px;border-radius:50%;background:var(--navy);color:#fff;font-size:.75rem;font-weight:700;display:grid;place-items:center}.product-body{padding:.95rem 1rem 1.15rem;text-align:center}.product-body h3{margin:0 0 .65rem;font-size:.86rem;letter-spacing:.05em;color:var(--navy)}.product-body .btn{min-height:38px;padding:.45rem .9rem;font-size:.78rem;width:100%}.trust{background:var(--bg-trust);padding:1.75rem 0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.trust-item{display:flex;align-items:center;gap:.85rem}.trust-icon{width:46px;height:46px;border-radius:50%;background:#fff;color:var(--navy);display:grid;place-items:center;flex-shrink:0;box-shadow:0 4px 14px #0a21480f}.trust-icon svg{width:22px;height:22px}.trust-item strong{display:block;font-size:.88rem;color:var(--navy);line-height:1.25}.trust-item span{display:block;font-size:.78rem;color:var(--muted)}.about-strip{padding:3.5rem 0}.about-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:2.5rem;align-items:center}.about-copy h2{margin:0 0 .85rem;color:var(--navy);font-size:clamp(1.6rem,3vw,2.1rem)}.about-copy p{color:var(--muted);margin:0 0 1rem}.contact-list{display:grid;gap:.75rem;margin-top:1.25rem}.contact-list a,.contact-list div{display:flex;align-items:flex-start;gap:.7rem;color:var(--navy);font-weight:500;font-size:.95rem}.contact-list svg{width:18px;height:18px;margin-top:3px;color:var(--pink-deep);flex-shrink:0}.about-panel{background:linear-gradient(145deg,var(--navy) 0%,var(--navy-soft) 100%);color:#fff;border-radius:18px;padding:2rem;position:relative;overflow:hidden;min-height:280px;display:flex;flex-direction:column;justify-content:flex-end}.about-panel:before{content:"";position:absolute;width:180px;height:180px;border-radius:24px;background:#e8918a40;top:-40px;right:-30px}.about-panel:after{content:"";position:absolute;width:120px;height:120px;border-radius:20px;background:#ffffff14;bottom:40px;right:40px}.about-panel img{width:120px;margin-bottom:1rem;position:relative;z-index:1;background:#fff;border-radius:16px;padding:.4rem}.about-panel h3{margin:0 0 .35rem;position:relative;z-index:1;letter-spacing:.12em}.about-panel p{margin:0;opacity:.85;position:relative;z-index:1;font-size:.92rem}.site-footer{background:var(--navy-deep);color:#d7deed;padding-top:3rem}.footer-grid{display:grid;grid-template-columns:1.35fr .8fr .9fr 1.15fr;gap:2rem;padding-bottom:2.5rem}.footer-brand img{width:72px;margin-bottom:.85rem;background:#fff;border-radius:12px;padding:.35rem}.footer-brand strong{display:block;color:#fff;letter-spacing:.12em;margin-bottom:.75rem}.footer-brand p,.footer-col p{margin:0;font-size:.9rem;line-height:1.7}.footer-col h4{margin:0 0 1rem;color:#fff;font-size:1rem}.footer-col a{display:block;margin-bottom:.55rem;font-size:.9rem;color:#c8d0e2;transition:color .2s ease}.footer-col a:hover{color:var(--pink-soft)}.newsletter{display:flex;gap:.5rem;margin-top:1rem}.newsletter input{flex:1;min-width:0;border:0;border-radius:4px;padding:.75rem .9rem;outline:none}.newsletter .btn{min-height:44px;padding-inline:1rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:1.1rem 0;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;font-size:.82rem}.socials{display:flex;gap:.55rem}.socials a{width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.2);display:grid;place-items:center;color:#fff;transition:background .2s ease,border-color .2s ease}.socials a:hover{background:var(--pink);border-color:var(--pink)}.socials svg{width:16px;height:16px}.wa-float{position:fixed;right:1.25rem;bottom:1.25rem;z-index:200;width:56px;height:56px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;box-shadow:0 10px 25px #25d36659;transition:transform .2s ease}.wa-float:hover{transform:scale(1.06)}.wa-float svg{width:28px;height:28px}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0615308c;z-index:300;display:none;place-items:start center;padding-top:12vh}.search-overlay.open{display:grid}.search-box{width:min(92vw,560px);background:#fff;border-radius:12px;padding:1rem;display:flex;gap:.5rem;box-shadow:var(--shadow)}.search-box input{flex:1;border:1px solid var(--line);border-radius:8px;padding:.85rem 1rem;outline:none}.search-box input:focus{border-color:var(--navy)}.page-hero{background:linear-gradient(120deg,var(--navy),var(--navy-soft));color:#fff;padding:3rem 0;text-align:center}.page-hero h1{margin:0 0 .4rem;font-size:clamp(1.8rem,4vw,2.6rem)}.page-hero p{margin:0;opacity:.85}.page-section{padding:3rem 0}@media(max-width:1024px){.category-row,.product-grid{grid-template-columns:repeat(3,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:860px){.header-inner{grid-template-columns:auto auto}.menu-toggle{display:grid;order:2;justify-self:end}.header-actions{display:none}.nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;flex-direction:column;padding:1rem 1.25rem 1.25rem;border-bottom:1px solid var(--line);gap:.35rem}.nav.open{display:flex}.nav a{padding:.7rem 0}.hero{grid-template-columns:1fr;min-height:auto;background:linear-gradient(180deg,#fff,#f3f5f8)}.hero-visual{padding:0 1.25rem 2rem}.hero-frame{width:min(100%,360px)}.about-grid{grid-template-columns:1fr}}@media(max-width:640px){.category-row,.product-grid{grid-template-columns:repeat(2,1fr)}.trust-grid,.footer-grid{grid-template-columns:1fr}.newsletter{flex-direction:column}.product-detail{grid-template-columns:1fr}.shop-toolbar{flex-direction:column;align-items:stretch}}.price{margin:0 0 .75rem;color:var(--pink-deep);font-weight:700;font-size:.95rem}.meta-cat{margin:0 0 .25rem;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.center-cta{display:flex;justify-content:center;margin-top:2rem}.product-media{display:grid;place-items:center}.product-body h3 a:hover{color:var(--pink-deep)}.shop-toolbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;flex-wrap:wrap}.filter-chips{display:flex;flex-wrap:wrap;gap:.5rem}.chip{border:1px solid #d7dbe3;background:#fff;color:var(--navy);border-radius:999px;padding:.45rem .9rem;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.chip:hover,.chip.active{background:var(--navy);border-color:var(--navy);color:#fff}.shop-search{min-width:min(100%,240px);border:1px solid #d7dbe3;border-radius:8px;padding:.7rem .9rem;outline:none}.shop-search:focus{border-color:var(--navy)}.product-detail{display:grid;grid-template-columns:1fr 1.05fr;gap:2rem;align-items:start}.product-gallery{background:linear-gradient(180deg,#f8f9fb,#eef1f5);border:1px solid #eceff3;border-radius:16px;padding:1.5rem;display:grid;place-items:center}.product-gallery img{width:min(100%,420px);aspect-ratio:1;object-fit:cover;border-radius:12px;background:#fff}.product-info .eyebrow{margin-bottom:.4rem}.product-info h1{margin:0 0 .5rem;color:var(--navy);font-size:clamp(1.6rem,3vw,2.2rem)}.product-info .lead{color:var(--muted);margin:0 0 1rem}.product-info .price-lg{font-size:1.5rem;font-weight:800;color:var(--pink-deep);margin:0 0 1.25rem}.feature-list{margin:0 0 1.5rem;padding-left:1.1rem;color:var(--navy)}.feature-list li{margin-bottom:.4rem}.product-actions{display:flex;flex-wrap:wrap;gap:.75rem}.narrow{width:min(100% - 2rem,760px);margin-inline:auto}.content-page h2{color:var(--navy);margin:1.75rem 0 .65rem;font-size:1.2rem}.content-page p,.content-page li{color:var(--muted);line-height:1.7}.content-list{list-style:disc;padding-left:1.2rem;margin:.5rem 0 1rem}.content-list.numbered{list-style:decimal}.content-list li{margin-bottom:.45rem}.faq-list details{border:1px solid #eceff3;border-radius:10px;padding:.9rem 1rem;margin-bottom:.75rem;background:#fff}.faq-list summary{cursor:pointer;font-weight:600;color:var(--navy)}.faq-list details p{margin:.75rem 0 .2rem;color:var(--muted)}.contact-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:2rem}.info-card{border:1px solid #eceff3;border-radius:12px;padding:1.5rem;background:#fff}.info-card h3{margin:0 0 .5rem;color:var(--navy);font-size:1rem}.info-card p,.info-card a{margin:0;color:var(--muted);font-size:.95rem;line-height:1.6}.info-card a:hover{color:var(--pink-deep)}.contact-form{display:grid;gap:.9rem;max-width:640px;margin:0 auto;border:1px solid #eceff3;border-radius:14px;padding:1.5rem;background:#fff}.contact-form h2{margin:0;color:var(--navy);text-align:center}.contact-form label{display:grid;gap:.35rem;font-size:.88rem;font-weight:600;color:var(--navy)}.contact-form input,.contact-form textarea{border:1px solid #d9dee7;border-radius:8px;padding:.8rem .95rem;outline:none}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--navy)}.map-note{text-align:center;margin-top:1.5rem;color:var(--muted)}.loading-note{text-align:center;color:var(--muted);padding:2rem 0}.product-card.is-hidden{display:none}.featured-badge{position:absolute;top:12px;right:12px;z-index:2;background:var(--pink);color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.28rem .55rem;border-radius:999px}.center-cta{gap:.75rem;flex-wrap:wrap}.variety{padding:3.25rem 0;background:linear-gradient(135deg,#0a21480a,#e8918a1a),var(--bg-soft)}.variety-inner{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:center}.variety-copy h2{margin:0 0 .85rem;color:var(--navy);font-size:clamp(1.55rem,3vw,2.2rem)}.variety-copy>p{color:var(--muted);margin:0 0 1rem;max-width:48ch}.variety-list{list-style:none;padding:0;margin:0 0 1.5rem;display:grid;gap:.65rem}.variety-list li{background:#fff;border:1px solid #e6e9ef;border-radius:10px;padding:.85rem 1rem;color:var(--navy);font-size:.95rem}.variety-list strong{color:var(--navy)}.variety-cards{display:grid;grid-template-columns:1fr;gap:.85rem}.variety-card{display:grid;grid-template-columns:88px 1fr;align-items:center;gap:.9rem;background:#fff;border:1px solid #e6e9ef;border-radius:14px;padding:.75rem;transition:transform .2s ease,box-shadow .2s ease}.variety-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.variety-card img{width:88px;height:88px;object-fit:cover;border-radius:10px;background:var(--bg-soft)}.variety-card h3{margin:0;color:var(--navy);font-size:1rem}@media(max-width:860px){.variety-inner{grid-template-columns:1fr}}@media(max-width:800px){.contact-card-grid{grid-template-columns:1fr}}.form-alert{padding:.75rem 1rem;border-radius:var(--radius);font-size:.92rem;margin:0 0 1rem}.form-alert.success{background:#ecfdf3;color:#027a48;border:1px solid #abefc6}.form-alert.error{background:#fef3f2;color:#b42318;border:1px solid #fecdca}.form-actions{display:flex;gap:.75rem;flex-wrap:wrap}.gallery-thumbs{display:flex;gap:.6rem;margin-top:.9rem;flex-wrap:wrap}.gallery-thumb{width:72px;height:72px;border-radius:8px;overflow:hidden;border:2px solid var(--line);background:var(--bg-soft);padding:0;cursor:pointer}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.gallery-thumb.active{border-color:var(--navy)}.price-compare{margin-left:.6rem;color:var(--muted);text-decoration:line-through;font-size:.75em;font-weight:500}.variant-picker,.qty-row{margin:1.1rem 0}.variant-label{display:block;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:.5rem;font-weight:600}.variant-options{display:flex;flex-wrap:wrap;gap:.5rem}.variant-chip{padding:.5rem 1rem;border-radius:999px;border:1.5px solid var(--line);background:var(--white);font-family:inherit;font-size:.9rem;cursor:pointer;transition:all .15s ease}.variant-chip.active{border-color:var(--navy);background:var(--navy);color:var(--white)}.qty-control{display:inline-flex;align-items:center;border:1.5px solid var(--line);border-radius:999px;overflow:hidden}.qty-control button{width:38px;height:38px;border:none;background:var(--bg-soft);font-size:1.2rem;cursor:pointer;color:var(--navy)}.qty-control input{width:48px;border:none;text-align:center;font-family:inherit;font-size:.95rem;-moz-appearance:textfield}.qty-control input::-webkit-outer-spin-button,.qty-control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.stock-note.out{margin-left:.8rem;color:var(--pink-deep);font-weight:600;font-size:.9rem}.product-actions button:disabled{opacity:.55;cursor:not-allowed}.spec-table{margin-top:1.8rem}.spec-table h3{margin-bottom:.6rem}.spec-table table{width:100%;border-collapse:collapse}.spec-table th,.spec-table td{text-align:left;padding:.6rem .8rem;border-bottom:1px solid var(--line);font-size:.92rem}.spec-table th{color:var(--muted);font-weight:600;width:40%}.cart-layout{display:grid;grid-template-columns:1fr 340px;gap:2rem;align-items:start}.cart-items{display:flex;flex-direction:column;gap:1rem}.cart-item{display:grid;grid-template-columns:80px 1fr auto auto auto;gap:1rem;align-items:center;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:.9rem}.cart-item img{width:80px;height:80px;object-fit:cover;border-radius:8px}.cart-item-info{display:flex;flex-direction:column;gap:.2rem}.cart-item-name{font-weight:700;color:var(--navy)}.cart-item-variant{font-size:.82rem;color:var(--muted)}.cart-item-price{font-size:.88rem;color:var(--muted)}.cart-item-total{font-weight:700;color:var(--navy)}.cart-remove{border:none;background:none;font-size:1.5rem;line-height:1;color:var(--muted);cursor:pointer}.cart-remove:hover{color:var(--pink-deep)}.cart-summary{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow);position:sticky;top:100px}.cart-summary h3{margin-top:0;margin-bottom:1rem}.summary-items{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--line)}.summary-item{display:flex;justify-content:space-between;gap:.75rem;font-size:.88rem;color:var(--muted)}.summary-row{display:flex;justify-content:space-between;margin:.5rem 0;font-size:.95rem}.summary-row.total{font-size:1.15rem;font-weight:800;color:var(--navy);border-top:1px solid var(--line);padding-top:.75rem;margin-top:.75rem}.summary-note{font-size:.82rem;color:var(--muted);margin:.5rem 0 1rem}.cart-summary .btn{width:100%;margin-top:.6rem}.checkout-layout{display:grid;grid-template-columns:1fr 340px;gap:2rem;align-items:start}.checkout-form{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:1.75rem}.checkout-form h2{margin-top:1.5rem;margin-bottom:1rem;font-size:1.15rem}.checkout-form h2:first-child{margin-top:0}.checkout-form label,.auth-form label{display:block;margin-bottom:1rem;font-size:.9rem;font-weight:600;color:var(--navy)}.checkout-form input,.checkout-form textarea,.auth-form input{width:100%;margin-top:.35rem;padding:.7rem .9rem;border:1.5px solid var(--line);border-radius:8px;font-family:inherit;font-size:.95rem;font-weight:400}.checkout-form input:focus,.checkout-form textarea:focus,.auth-form input:focus{outline:none;border-color:var(--navy)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 1rem}.payment-options{display:flex;flex-direction:column;gap:.75rem}.payment-option{display:flex;align-items:center;gap:.6rem;padding:.9rem 1rem;border:1.5px solid var(--line);border-radius:8px;cursor:pointer;font-weight:600;color:var(--navy);margin:0}.payment-option.active{border-color:var(--navy);background:var(--bg-soft)}.auth-card{max-width:440px;margin:0 auto;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:2.25rem;box-shadow:var(--shadow)}.auth-card h1{margin-top:0;margin-bottom:.4rem}.auth-sub{color:var(--muted);margin-bottom:1.5rem}.auth-form .btn{width:100%}.auth-row{display:flex;justify-content:flex-end;margin-bottom:1rem;font-size:.88rem}.auth-row a{color:var(--pink-deep);font-weight:600}.auth-alt{text-align:center;margin-top:1.25rem;font-size:.9rem;color:var(--muted)}.auth-alt a{color:var(--pink-deep);font-weight:700}.account-hero{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.account-tabs{display:flex;gap:.6rem;margin-bottom:1.5rem}.account-profile{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:start}.profile-form{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:1.75rem}.profile-form h2{margin-top:0;font-size:1.1rem}.order-list{display:flex;flex-direction:column;gap:.75rem}.order-row{display:grid;grid-template-columns:1fr auto auto;gap:1rem;align-items:center;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:1rem 1.25rem;transition:box-shadow .15s ease}.order-row:hover{box-shadow:var(--shadow)}.order-num{display:block;font-weight:700;color:var(--navy)}.order-date{font-size:.82rem;color:var(--muted)}.order-total{font-weight:700;color:var(--navy)}.order-status{padding:.25rem .75rem;border-radius:999px;font-size:.78rem;font-weight:700;text-transform:capitalize;background:var(--bg-trust);color:var(--navy)}.status-delivered,.status-paid{background:#ecfdf3;color:#027a48}.status-cancelled,.status-failed{background:#fef3f2;color:#b42318}.status-pending,.status-unpaid{background:#fffaeb;color:#b54708}.status-shipped,.status-processing{background:#eff4ff;color:#175cd3}.empty-state{text-align:center;padding:2rem 0}.order-detail{display:grid;grid-template-columns:1fr 340px;gap:2rem;align-items:start}.order-meta-badges{display:flex;gap:.6rem;margin-bottom:1.25rem}.address-block{font-size:.9rem;color:var(--muted);line-height:1.7}.confirmation-card{max-width:640px;margin:0 auto;text-align:center;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:2.5rem;box-shadow:var(--shadow)}.confirmation-check{width:72px;height:72px;margin:0 auto 1.25rem;border-radius:50%;background:#ecfdf3;color:#027a48;display:flex;align-items:center;justify-content:center}.confirmation-check svg{width:36px;height:36px}.confirmation-summary{text-align:left;margin:1.5rem 0;padding:1.25rem;background:var(--bg-soft);border-radius:var(--radius)}.confirmation-meta{color:var(--muted);font-size:.9rem}.confirmation-actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-top:1.5rem}@media(max-width:900px){.cart-layout,.checkout-layout,.order-detail,.account-profile{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:560px){.cart-item{grid-template-columns:64px 1fr auto;grid-template-areas:"img info remove" "img qty total"}.cart-item img{grid-area:img;width:64px;height:64px}.cart-item-info{grid-area:info}.cart-remove{grid-area:remove}.qty-control{grid-area:qty}.cart-item-total{grid-area:total;text-align:right}.field-grid{grid-template-columns:1fr}}
