/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.static{position:static}.block{display:block}.hidden{display:none}.table{display:table}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#20332b;--green:#315f4d;--sage:#dfe9df;--cream:#f7f4ec;--gold:#d29b52;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;margin:0;font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.announcement{background:var(--ink);text-align:center;letter-spacing:.08em;padding:9px;font-size:12px}.header{justify-content:space-between;max-width:1240px;height:82px;margin:auto;padding:0 28px}.brand,.header{align-items:center;display:flex}.brand{letter-spacing:.16em;gap:9px;font-family:Georgia,serif;font-size:21px;font-weight:700}.brand span{border:1px solid var(--green);width:34px;height:34px;color:var(--green);border-radius:50%;place-items:center;font-style:italic;display:grid}.nav{gap:35px;font-size:14px;display:flex}.nav a:hover{color:var(--gold)}.header-actions{align-items:center;gap:20px;display:flex}.cart-link{position:relative}.cart-link b{background:var(--gold);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;display:grid;position:absolute;top:-9px;right:-11px}.menu{background:0 0;border:0;display:none}.hero{background:linear-gradient(90deg,#e7eee5,#f4eee3);grid-template-columns:1.05fr .95fr;min-height:580px;display:grid;overflow:hidden}.hero-copy{align-self:center;padding:110px max(7vw,30px)}.eyebrow{text-transform:uppercase;letter-spacing:.15em;color:#738278;font-size:11px}.hero h1{max-width:640px;margin:15px 0 24px;font:clamp(44px,6vw,78px)/.98 Georgia,serif}.hero p{color:#5e6d65;max-width:530px;line-height:1.7}.button{border:1px solid var(--green);background:var(--green);color:#fff;letter-spacing:.06em;cursor:pointer;margin-top:18px;padding:15px 24px;font-size:13px;display:inline-block}.button.secondary{color:var(--green);background:0 0;margin-left:10px}.hero-art{place-items:center;display:grid;position:relative}.hero-circle{aspect-ratio:1;color:#f7f4ec;background:#b9cbb8;border-radius:50%;place-items:center;width:min(32vw,430px);font:italic 130px Georgia;display:grid;box-shadow:0 30px 80px #55705f44}.hero-art:after,.hero-art:before{content:"";border:2px solid #7c9b7d;border-radius:100% 0;width:150px;height:270px;position:absolute;transform:rotate(-25deg)}.hero-art:before{bottom:10%;left:5%}.hero-art:after{top:12%;right:5%;transform:rotate(145deg)}.section{max-width:1240px;margin:auto;padding:90px 28px}.section-heading{text-align:center;margin-bottom:45px}.page-title h1,.section-heading h2{margin:8px;font:44px Georgia,serif}.section-heading p{color:#758079}.category-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.category-card{background:var(--cream);flex-direction:column;justify-content:flex-end;min-height:210px;padding:32px;transition:all .2s;display:flex}.category-card:hover{background:var(--sage)}.category-card b{font:24px Georgia}.category-card p{color:#6b776f;font-size:13px}.product-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.product-image{background:var(--cream);place-items:center;height:310px;display:grid;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%}.product-image>span{color:#b3c2b5;font:italic 90px Georgia}.product-image i{background:var(--gold);color:#fff;text-transform:uppercase;letter-spacing:.1em;padding:6px 10px;font:10px Arial;position:absolute;top:12px;left:12px}.product-card h3{margin:7px 0 12px;font:20px Georgia}.product-card .eyebrow{margin-top:17px;margin-bottom:0}.price{align-items:center;gap:9px;display:flex}.price del{color:#99a29d;font-size:13px}.price button{background:var(--green);color:#fff;cursor:pointer;border:0;place-items:center;width:37px;height:37px;margin-left:auto;display:grid}.story{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr;display:grid}.story-art{color:#eef2e9;background:linear-gradient(135deg,#9dae9a,#d0c5a8);place-items:center;min-height:480px;font:italic 120px Georgia;display:grid}.story-copy{align-self:center;padding:80px}.story-copy h2{margin:10px 0;font:44px Georgia}.story-copy p{color:#cfdbd4;line-height:1.8}.perks{text-align:center;grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.perks svg{color:var(--gold)}.perks h3{font:21px Georgia}.perks p{color:#6c7871;font-size:14px}.page-title{text-align:center;background:var(--cream);padding:70px 20px}.filters{grid-template-columns:2fr 1fr 1fr;gap:12px;margin-bottom:16px;display:grid}.field input,.field select,.field textarea,.filters input,.filters select{border:1px solid #d4dcd6;outline:none;width:100%;padding:14px}.field input:focus,.field textarea:focus,.filters input:focus{border-color:var(--green)}.result-count{color:#718078;font-size:12px}.empty{text-align:center;padding:70px}.product-detail{grid-template-columns:1fr 1fr;gap:70px;display:grid}.product-detail .product-image{height:560px}.product-info h1{margin:12px 0;font:48px Georgia}.product-info .lead{color:#657169;line-height:1.8}.product-info .price{margin:22px 0;font-size:24px}.stock{color:var(--green);font-size:13px}.cart-layout,.checkout-layout{grid-template-columns:1.5fr .7fr;gap:50px;display:grid}.cart-row{border-bottom:1px solid #e2e7e3;grid-template-columns:80px 1fr auto auto;align-items:center;gap:20px;padding:18px 0;display:grid}.cart-thumb{background:var(--sage);place-items:center;width:80px;height:80px;font:30px Georgia;display:grid}.quantity{border:1px solid #d8dfda;display:flex}.quantity button,.quantity span{border:0;place-items:center;width:34px;height:34px;display:grid}.remove{color:#9b4d40;background:0 0;border:0}.summary{background:var(--cream);height:max-content;padding:28px}.summary h2{font:28px Georgia}.summary-line{justify-content:space-between;margin:17px 0;display:flex}.summary-line.total{border-top:1px solid #ccd4ce;padding-top:18px;font-size:20px}.summary .button{text-align:center;width:100%}.field{margin-bottom:18px}.field label{margin-bottom:7px;font-size:13px;display:block}.field-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.error{color:#a13b32;background:#fbecea;padding:12px;font-size:13px}.success{text-align:center;padding:100px 20px}.success h1{font:48px Georgia}footer{color:#d7e1da;background:#172820;grid-template-columns:2fr repeat(3,1fr);gap:40px;padding:65px max(5vw,28px) 28px;display:grid}footer .light span{color:#d7e1da;border-color:#d7e1da}footer h3{color:#fff;font:18px Georgia}footer a,footer p{color:#afbeb5;font-size:13px;line-height:2;display:block}footer small{color:#82948a;border-top:1px solid #34463d;grid-column:1/-1;padding-top:25px}@media (max-width:800px){.header{height:68px;padding:0 18px}.nav{z-index:5;background:#fff;flex-direction:column;padding:30px;display:none;position:absolute;top:105px;left:0;right:0}.nav.open{display:flex}.menu{display:block}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 25px}.hero-art{min-height:350px}.hero-circle{width:260px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.cart-layout,.checkout-layout,.product-detail,.story{grid-template-columns:1fr}.story-copy{padding:50px 28px}.filters,.perks{grid-template-columns:1fr}.product-detail .product-image{height:400px}footer{grid-template-columns:1fr 1fr}.cart-row{grid-template-columns:60px 1fr auto}.cart-row .remove{grid-column:2}.product-image{height:230px}}@media (max-width:480px){.category-grid,.product-grid{grid-template-columns:1fr}.hero h1{font-size:44px}.section{padding:65px 18px}.field-row,footer{grid-template-columns:1fr}.header .brand{font-size:15px}.header .brand span{width:29px;height:29px}.product-info h1{font-size:38px}}.price-display{align-items:baseline;gap:10px;display:inline-flex}.price-display del{font-weight:600;color:#b3382f!important;font-size:1.08em!important}.delivery-zones{border:0;margin:0 0 20px;padding:0}.delivery-zones legend{margin-bottom:8px;font-size:13px}.delivery-zones label{cursor:pointer;border:1px solid #d4dcd6;align-items:center;gap:12px;margin-bottom:9px;padding:14px;display:flex}.delivery-zones label.selected{border-color:var(--green);background:var(--sage)}.delivery-zones input{accent-color:var(--green)}.delivery-zones span{flex-direction:column;gap:4px;display:flex}.delivery-zones small{color:#68766e}.button--checkout{width:100%;padding:18px;font-size:16px;font-weight:700}.messenger-button{z-index:20;color:#fff;background:#0866ff;border-radius:999px;gap:8px;padding:13px 17px;font-weight:700;position:fixed;bottom:22px;right:22px;box-shadow:0 8px 28px #0003}.admin-bar,.messenger-button{align-items:center;display:flex}.admin-bar{background:var(--ink);justify-content:space-between;padding:14px max(3vw,20px)}.admin-bar nav{flex-wrap:wrap;gap:18px;display:flex}.admin-actions button,.admin-actions select,.admin-bar button,.admin-list button{border:1px solid var(--green);color:var(--green);cursor:pointer;background:#fff;padding:9px 12px}.admin-section{padding-top:45px}.admin-message{background:var(--sage);padding:12px}.admin-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:35px;display:grid}.admin-form label{flex-direction:column;gap:6px;display:flex}.admin-form input,.admin-form select,.admin-form textarea{border:1px solid #ccd5cf;padding:12px}.admin-form .wide{grid-column:1/-1}.admin-list{gap:10px;display:grid}.admin-list article{border:1px solid #dfe4e0;align-items:center;gap:16px;padding:14px;display:flex}.admin-list article>div:first-of-type{flex:1}.admin-list img{object-fit:cover;background:var(--cream);width:64px;height:64px}.admin-list small{margin-top:5px;display:block}.admin-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}@media (max-width:600px){.messenger-button span{display:none}.messenger-button{padding:14px}.admin-form{grid-template-columns:1fr}.admin-form .wide{grid-column:auto}.admin-list article{flex-wrap:wrap;align-items:flex-start}}.perks>div{display:flex;flex-direction:column;align-items:center;text-align:center}.perks svg{display:block;margin:0 auto 10px}.perks h3{margin:0 0 7px}.perks p{margin:0}.home-section{padding-top:76px;padding-bottom:76px}.home-section+.home-section{border-top:1px solid #e9ede9}.home-section .section-heading{margin-bottom:34px}.section-intro{margin:12px auto 0;max-width:520px;font-size:14px;line-height:1.6;color:#6c7871!important;text-transform:none;letter-spacing:0}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.category-card{position:relative;min-height:178px;padding:24px 26px;border:1px solid #e5e7df;border-radius:3px;justify-content:space-between;overflow:hidden}.category-card:nth-child(3n+2){background:#f3f0e7}.category-card:nth-child(3n+3){background:#e4ece3}.category-card:before{content:"";position:absolute;width:120px;height:120px;border:1px solid #b8c8bb;border-radius:50%;right:-58px;top:-58px;transition:.25s}.category-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #20332b14}.category-card:hover:before{transform:scale(1.15)}.category-number{font-size:11px;letter-spacing:.14em;color:#87938b}.category-copy{margin-top:auto}.category-card b{font-size:25px}.category-card p{margin:5px 36px 0 0;line-height:1.45}.category-card>svg{position:absolute;right:24px;bottom:25px;width:19px;color:var(--green);transition:.2s}.category-card:hover>svg{transform:translate(3px,-3px)}.section-heading-row{display:flex;align-items:flex-end;justify-content:space-between;text-align:left;border-bottom:1px solid #dfe5e0;padding-bottom:22px}.section-heading-row h2{margin:8px 0 0}.text-link{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:var(--green);padding:10px 0}.text-link:hover{text-decoration:underline}.featured-section .product-card{padding:10px 10px 18px;border:1px solid #e4e8e4;transition:.2s}.featured-section .product-card:hover{transform:translateY(-4px);box-shadow:0 16px 38px #20332b13}.featured-section .product-image{height:270px}.featured-section .product-card>.eyebrow,.featured-section .product-card>.price,.featured-section .product-card>a:not(.product-image){margin-left:8px;margin-right:8px}.home-empty{text-align:center;background:var(--cream);padding:45px 20px}.home-empty .button{margin-top:8px}@media(max-width:800px){.home-section{padding-top:62px;padding-bottom:62px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading-row{align-items:center}.featured-section .product-image{height:230px}}@media(max-width:480px){.home-section{padding-top:52px;padding-bottom:52px}.category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin:0 -18px;padding:0 18px 15px}.category-card{min-width:82vw;scroll-snap-align:start}.section-heading-row{align-items:flex-end}.section-heading-row h2{font-size:36px}.text-link{max-width:85px;text-align:right}.featured-section .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.featured-section .product-image{height:185px}.featured-section .product-card{padding:6px 6px 14px}.featured-section .product-card h3{font-size:17px}.featured-section .price{align-items:flex-end;flex-wrap:wrap}.featured-section .price button{width:34px;height:34px}}:root{--ink:#f3f5fb;--green:#8b5cf6;--accent:#8b5cf6;--sage:#171b2c;--cream:#111522;--gold:#a87bff;--surface:#0b0e19;--surface-2:#121625;--line:#292e40;--muted:#a5abba}body,html{background:var(--surface)}body{color:var(--ink)}.site-topbar{position:sticky;top:0;z-index:40;background:#090c16ee;box-shadow:0 8px 30px #0005;backdrop-filter:blur(14px)}.announcement{background:#7c3aed;padding:7px}.header{height:72px}.brand{letter-spacing:.13em}.brand span{border-color:var(--accent);color:#c4a7ff}.header-actions a:hover,.nav a:hover{color:#b994ff}.cart-link{border:0;background:none;color:inherit;padding:0;display:grid;place-items:center;cursor:pointer}.cart-link:hover{color:#b994ff}.cart-link.adding svg{animation:cart-pop .72s ease}.cart-link.adding b{animation:count-pop .72s ease;background:#8b5cf6}.cart-added{position:absolute;right:-9px;top:25px;background:#8b5cf6;color:white;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:700;animation:added-label .9s ease both;white-space:nowrap}@keyframes cart-pop{0%{transform:scale(1)}25%{transform:scale(.78) rotate(-12deg)}55%{transform:scale(1.35) rotate(8deg)}to{transform:scale(1)}}@keyframes count-pop{0%,to{transform:scale(1)}50%{transform:scale(1.55)}}@keyframes added-label{0%{opacity:0;transform:translateY(-8px)}20%,70%{opacity:1;transform:none}to{opacity:0;transform:translateY(5px)}}.hero{min-height:620px;background:radial-gradient(circle at 82% 30%,#8b5cf62b 0 12%,transparent 13%),linear-gradient(120deg,#0c101d,#111625 55%,#17122a);border-bottom:1px solid var(--line)}.hero-copy{position:relative;z-index:1}.hero h1{font-size:clamp(46px,5.7vw,76px);letter-spacing:-.035em;color:#fff}.hero-copy>p:not(.eyebrow){font-size:17px;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.hero-link{display:inline-flex;align-items:center;gap:7px;margin-top:18px;color:#b994ff;font-size:14px;font-weight:700}.hero-link:hover{text-decoration:underline}.hero-points{display:flex;gap:22px;flex-wrap:wrap;margin-top:35px;color:var(--muted);font-size:12px}.hero-points span{display:flex;align-items:center;gap:7px}.hero-points svg{width:16px;height:16px;color:#a87bff}.hero-art:after,.hero-art:before{display:none}.tech-orbit{position:relative;width:min(35vw,455px);aspect-ratio:1;border:1px solid #8b5cf666;border-radius:50%;display:grid;place-items:center;box-shadow:inset 0 0 90px #8b5cf618,0 0 90px #6d28d91a}.tech-orbit:after,.tech-orbit:before{content:"";position:absolute;border:1px dashed #8b5cf655;border-radius:50%;inset:12%}.tech-orbit:after{inset:28%;border-style:solid}.tech-center{position:relative;z-index:2;width:145px;aspect-ratio:1;border-radius:32px;background:#090c16;color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 25px 60px #0008;transform:rotate(-4deg);border:1px solid #8b5cf655}.tech-center b{font:italic 66px Georgia,serif;color:#a87bff;line-height:.9}.tech-center small{font-size:9px;letter-spacing:.16em;margin-top:10px}.tech-orbit>span{position:absolute;width:64px;height:64px;border-radius:18px;background:#181c2d;color:#b994ff;display:grid;place-items:center;box-shadow:0 12px 35px #0007;border:1px solid #30364a}.tech-orbit>span svg{width:28px;height:28px}.tech-orbit>span:first-child{top:3%;left:20%}.tech-orbit>span:nth-child(2){right:1%;top:32%}.tech-orbit>span:nth-child(3){bottom:4%;right:25%}.tech-orbit>span:nth-child(4){left:1%;bottom:28%}.eyebrow,.result-count{color:#999fb0}.category-card,.category-card:nth-child(3n+2),.category-card:nth-child(3n+3),.home-empty,.product-image,.summary{background:var(--surface-2)}.category-card:hover{background:#1a2031;box-shadow:0 16px 34px #0005}.category-card:before{border-color:#8b5cf655}.category-card p{color:var(--muted)}.category-number{color:#858ca0}.featured-section .product-card{background:#0e1220}.featured-section .product-card:hover{box-shadow:0 16px 38px #0006;border-color:#4b3b70}.product-image>span{color:#555d72}.price del{color:#8f96a8}.button,.price button{background:#8454ef;border-color:#8454ef}.button:hover,.price button:hover{background:#9568f4;filter:none}.page-title{background:#111522;border-bottom:1px solid var(--line)}.field input,.field select,.field textarea,.filters input,.filters select{background:#101421;border-color:#303649;color:var(--ink)}.field input:focus,.field textarea:focus,.filters input:focus{border-color:#8b5cf6}.delivery-zones label{border-color:#303649;background:#101421}.delivery-zones label.selected{border-color:#8b5cf6;background:#1b1630}.quantity{border-color:#3c4358}.quantity button,.quantity span{background:#121625;color:var(--ink)}.cart-thumb{background:#171b2c}.error{background:#35171e;color:#ff9caa}.contact-options>a{background:#121625!important}.contact-options>a:hover{border-color:#8b5cf6!important}.perks svg{color:#a87bff}footer{background:#080b13;border-top:1px solid var(--line)}footer a,footer p{color:var(--muted)}.product-toolbar{margin-bottom:30px;padding:18px;border:1px solid var(--line);border-radius:14px;background:#0e1320;box-shadow:0 12px 32px #0002}.product-toolbar .filters{grid-template-columns:minmax(260px,2fr) minmax(170px,1fr) minmax(190px,1fr);margin:0}.product-toolbar .filters label{display:grid;gap:8px}.product-toolbar .filters label>span{color:#aeb7c8;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-toolbar .filters input,.product-toolbar .filters select{height:48px;border-radius:8px;padding:0 14px;transition:border-color .2s,box-shadow .2s}.product-toolbar .filters input:focus,.product-toolbar .filters select:focus{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e920}.product-results-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:30px;margin-top:15px;padding-top:15px;border-top:1px solid var(--line)}.product-results-bar p{margin:0;color:#aeb7c8;font-size:13px}.product-results-bar strong{color:#f3f5fb;font-size:15px}.filter-chip{display:inline-flex;align-items:center;gap:9px;border:1px solid #164e63;border-radius:999px;background:#082f49;color:#bae6fd;padding:7px 11px;font-size:12px;cursor:pointer}.filter-chip:hover{border-color:#0ea5e9;background:#0c3b55}.filter-chip span{font-size:17px;line-height:10px}@media(max-width:800px){.nav{top:101px;background:#0d111d;border-bottom:1px solid var(--line)}.hero{min-height:auto}.tech-orbit{width:310px}.hero-art{min-height:390px}.hero-points{margin-top:28px}}@media(max-width:480px){.hero-copy>p:not(.eyebrow){font-size:15px}.hero-actions{gap:16px}.hero-points{display:grid;gap:10px}.tech-orbit{width:265px}.tech-orbit>span{width:50px;height:50px;border-radius:14px}.tech-orbit>span svg{width:22px}.tech-center{width:120px}.hero-art{min-height:330px}.cart-added{right:-6px}}.admin-bar{background:#080b13}.admin-message{background:#171b2c}.brand-logo{width:42px;height:42px;object-fit:contain;filter:drop-shadow(0 0 8px #0ea5e966)}footer .brand-logo{width:48px;height:48px}.tech-center b{font-size:0;width:105px;height:105px;background:url(/vivamart-logo.png) 50%/contain no-repeat}.tech-center small{margin-top:-7px}:root{--green:#0ea5e9;--accent:#38bdf8;--gold:#38bdf8}.announcement{background:#075985}.brand span{border-color:#38bdf8}.brand span,.cart-link:hover,.header-actions a:hover,.nav a:hover{color:#7dd3fc}.cart-added,.cart-link.adding b{background:#0284c7}.hero{background:radial-gradient(circle at 82% 30%,#0ea5e926 0 12%,transparent 13%),linear-gradient(120deg,#090d14,#0d1420 55%,#071c27)}.hero-link,.hero-points svg,.perks svg,.tech-center b,.tech-orbit>span{color:#38bdf8}.tech-orbit{border-color:#0ea5e966;box-shadow:inset 0 0 90px #0ea5e918,0 0 90px #0284c71a}.tech-center,.tech-orbit:after,.tech-orbit:before{border-color:#0ea5e955}.button,.price button{background:#0284c7;border-color:#0284c7}.button:hover,.price button:hover{background:#0ea5e9}.delivery-zones label.selected,.field input:focus,.field textarea:focus,.filters input:focus{border-color:#0ea5e9}.delivery-zones label.selected{background:#082536}.featured-section .product-card:hover{border-color:#155e75}.contact-options>a:hover{border-color:#0ea5e9!important}.product-image em{position:absolute;inset:auto 12px 12px;background:#101722e6;color:#f8fafc;padding:7px 10px;font:normal 10px Arial,sans-serif;text-transform:uppercase;letter-spacing:.1em}.button:disabled,.price button:disabled{background:#303746;border-color:#303746;color:#858d9e;cursor:not-allowed}@media(max-width:800px){.product-toolbar{padding:14px}.product-toolbar .filters{grid-template-columns:1fr}.product-results-bar{align-items:flex-start;flex-direction:column-reverse}.filter-chip{align-self:flex-start}}:root{--ink:#17202a;--green:#166534;--accent:#2563eb;--sage:#f1f5f3;--cream:#f7f8fa;--gold:#2563eb;--surface:#fff;--surface-2:#f7f8fa;--line:#e2e6ea;--muted:#667085}body,html{background:#fff;color:var(--ink)}.site-topbar{background:#fffffff2;border-bottom:1px solid var(--line);box-shadow:0 4px 18px #17202a0d}.announcement{background:#17202a;color:#fff}.brand span{border-color:#2563eb}.brand span,.cart-link:hover,.header-actions a:hover,.nav a:hover{color:#2563eb}.menu{color:var(--ink)}.cart-added,.cart-link.adding b{background:#2563eb}.hero{background:radial-gradient(circle at 83% 30%,#dbeafe 0 12%,transparent 12.5%),linear-gradient(120deg,#f8fafc,#fff 55%,#eff6ff);border-color:var(--line)}.hero h1{color:#111827}.hero-copy>p:not(.eyebrow),.hero-points{color:var(--muted)}.hero-link,.hero-points svg{color:#2563eb}.tech-orbit{box-shadow:inset 0 0 80px #dbeafe99,0 20px 60px #1d4ed81a}.tech-orbit,.tech-orbit:after,.tech-orbit:before{border-color:#93c5fd}.tech-center{background:#fff;color:#17202a;border-color:#bfdbfe;box-shadow:0 22px 55px #1e3a8a24}.tech-orbit>span{background:#fff;color:#2563eb;border-color:#dbeafe;box-shadow:0 12px 30px #1e3a8a1a}.eyebrow,.result-count{color:#667085}.hero p,.perks p,.product-info .lead,.section-intro{color:var(--muted)!important}.home-section+.home-section,.section-heading-row{border-color:var(--line)}.category-card,.category-card:nth-child(3n+2),.category-card:nth-child(3n+3),.home-empty,.product-image,.summary{background:#f7f8fa;border-color:var(--line)}.category-card:hover{background:#eef4ff;box-shadow:0 14px 34px #17202a12}.category-card:before{border-color:#bfdbfe}.category-card p,.category-number{color:var(--muted)}.featured-section .product-card{background:#fff;border-color:var(--line)}.featured-section .product-card:hover{border-color:#bfdbfe;box-shadow:0 16px 38px #17202a14}.product-image>span{color:#98a2b3}.price del{color:#7b8494}.button,.price button{background:#2563eb;border-color:#2563eb;color:#fff}.button:hover,.price button:hover{background:#1d4ed8}.button:disabled,.price button:disabled{background:#d0d5dd;border-color:#d0d5dd;color:#667085}.page-title{background:#f7f8fa;border-color:var(--line)}.field input,.field select,.field textarea,.filters input,.filters select{background:#fff;border-color:#d0d5dd;color:#17202a}.field input:focus,.field select:focus,.field textarea:focus,.filters input:focus,.filters select:focus{border-color:#2563eb}.delivery-zones label{border-color:#d0d5dd;background:#fff}.delivery-zones label.selected{border-color:#2563eb;background:#eff6ff}.admin-list article,.cart-row,.summary-line.total{border-color:var(--line)}.quantity{border-color:#d0d5dd}.quantity button,.quantity span{background:#fff;color:#17202a}.cart-thumb{background:#f1f5f9}.error{background:#fef2f2;color:#b42318}.contact-options>a{background:#fff!important;border-color:var(--line)!important}.contact-options>a:hover{border-color:#2563eb!important}.contact-options small,.contact-section>div>p:not(.eyebrow){color:var(--muted)!important}.perks svg{color:#2563eb}footer{background:#17202a;border-color:#2f3a45}footer a,footer p{color:#c7cdd4}.product-toolbar{background:#fff;border-color:var(--line);box-shadow:0 8px 24px #17202a0d}.product-toolbar .filters label>span{color:#667085}.product-toolbar .filters input:focus,.product-toolbar .filters select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb18}.product-results-bar{border-color:var(--line)}.product-results-bar p{color:#667085}.product-results-bar strong{color:#17202a}.filter-chip{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.filter-chip:hover{border-color:#2563eb;background:#dbeafe}.admin-bar{background:#17202a;color:#fff}.admin-message{background:#eef4ff;color:#17202a}.brand-logo{filter:drop-shadow(0 2px 5px #2563eb33)}@media(max-width:800px){.nav{background:#fff;border-color:var(--line)}}body{background:#f8fafc}main{background:linear-gradient(180deg,#ffffff,#f8fafc 48%,#f6f9fc)}.site-topbar{background:#fffdfaf2}.hero{background:radial-gradient(circle at 84% 28%,#cfe8ff 0 12%,transparent 12.5%),linear-gradient(120deg,#f2f7fb,#fffaf2 52%,#edf7f3)}.page-title{background:linear-gradient(120deg,#f2f7fb,#fffaf3)}.home-section:nth-of-type(2n){background:#f5f8fb}.category-card,.category-card:nth-child(3n+1){background:#eef6f2}.category-card:nth-child(3n+2){background:#f5f1e8}.category-card:nth-child(3n+3){background:#edf3fa}.category-card:hover{background:#e3eef9}.featured-section .product-card,.product-card{background:#fff}.product-image{background:linear-gradient(145deg,#f2f6f8,#edf3f7)}.product-toolbar{background:linear-gradient(135deg,#f8fbfd,#f4f8fc)}.product-toolbar .filters input,.product-toolbar .filters select{background:#fff}.summary{background:#f1f6f4}.contact-options>a{background:#f8fafc!important}.delivery-zones label.selected{background:#eaf3ff}.perks{background:#f5f8fb;border:1px solid #e6ebf0;border-radius:16px;padding:34px 24px}:root{--green:#087f6b;--accent:#0f9f87;--gold:#f59e0b;--sage:#dff5ee;--cream:#fff5e6;--line:#d9e6e2}body{background:#f4faf8}main{background:linear-gradient(180deg,#fff,#f3faf7 46%,#fff8ed)}.announcement{background:linear-gradient(90deg,#087f6b,#0f9f87,#087f6b)}.site-topbar{background:#fffffff5;border-bottom-color:#cfe3dc}.brand span{border-color:#087f6b}.brand span,.cart-link:hover,.header-actions a:hover,.nav a:hover{color:#087f6b}.cart-added,.cart-link.adding b{background:#f97360}.hero{background:radial-gradient(circle at 84% 27%,#ffd9a8 0 13%,transparent 13.5%),linear-gradient(120deg,#dff5ee,#fff6df 52%,#e9e5ff)}.hero-link,.hero-points svg{color:#087f6b}.tech-orbit{border-color:#60c9b6;box-shadow:inset 0 0 80px #bdebdcaa,0 20px 60px #087f6b24}.tech-orbit:after,.tech-orbit:before{border-color:#6ccfbd}.tech-center{border-color:#7dd3c5;box-shadow:0 22px 55px #087f6b2b}.tech-orbit>span{color:#087f6b;border-color:#a7dfd5;box-shadow:0 12px 30px #087f6b20}.tech-orbit>span:nth-child(2){color:#e65f4d}.tech-orbit>span:nth-child(3){color:#d48806}.tech-orbit>span:nth-child(4){color:#7357bd}.page-title{background:linear-gradient(110deg,#dff5ee,#fff1d6 55%,#eee9ff)}.category-card,.category-card:nth-child(3n+1){background:#dff5ee;border-color:#b9e5d8}.category-card:nth-child(3n+2){background:#fff0d2;border-color:#f4d99f}.category-card:nth-child(3n+3){background:#ece6ff;border-color:#d8cdf8}.category-card:nth-child(4n){background:#ffe7e1;border-color:#f8c9bf}.category-card:hover{background:#cceee4;box-shadow:0 16px 36px #087f6b20}.category-card:before{border-color:#70bfae}.featured-section{background:linear-gradient(180deg,#fff,#f2faf7)}.featured-section .product-card{border-color:#d5e8e1;box-shadow:0 5px 18px #087f6b0c}.featured-section .product-card:hover{border-color:#65bdaa;box-shadow:0 18px 42px #087f6b20}.product-image{background:linear-gradient(145deg,#eaf8f3,#f4eee4)}.product-image i{background:#f97360}.product-image em{background:#087f6be8}.button,.price button{background:#087f6b;border-color:#087f6b}.button:hover,.price button:hover{background:#066b5a}.filter-chip{border-color:#9bd7cc;background:#ddf5ef;color:#076857}.filter-chip:hover{border-color:#087f6b;background:#c8ede4}.product-toolbar{background:linear-gradient(135deg,#eaf8f4,#fff8e9);border-color:#cfe5de}.product-toolbar .filters input:focus,.product-toolbar .filters select:focus{border-color:#087f6b;box-shadow:0 0 0 3px #087f6b18}.summary{background:linear-gradient(145deg,#e8f7f2,#fff5df)}.delivery-zones label.selected{border-color:#087f6b;background:#def4ed}.perks{background:linear-gradient(100deg,#e4f6f0,#fff3da 50%,#eee9ff);border-color:#d8e5df}.perks svg{color:#e99100}.contact-options>a:nth-child(odd){background:#e9f7f2!important}.contact-options>a:nth-child(2n){background:#fff4df!important}.contact-options>a:hover{border-color:#087f6b!important}footer{background:linear-gradient(120deg,#12362f,#172a3a);border-color:#294a44}.market-orbit{position:relative;width:min(35vw,455px);aspect-ratio:1;border:1px solid #60c9b6;border-radius:50%;display:grid;place-items:center;box-shadow:inset 0 0 80px #bdebdcaa,0 20px 60px #087f6b24}.market-orbit:after,.market-orbit:before{content:"";position:absolute;border:1px dashed #6ccfbd;border-radius:50%;inset:12%}.market-orbit:after{inset:28%;border-style:solid}.market-center{position:relative;z-index:2;width:145px;aspect-ratio:1;border-radius:32px;background:#fff;color:#17202a;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 22px 55px #087f6b2b;transform:rotate(-4deg);border:1px solid #7dd3c5}.market-center b{font-size:0;width:105px;height:105px;background:url(/vivamart-logo.png) 50%/contain no-repeat}.market-center small{font-size:9px;letter-spacing:.14em;margin-top:-7px}.market-orbit>span{position:absolute;width:64px;height:64px;border-radius:18px;background:#fff;color:#087f6b;display:grid;place-items:center;box-shadow:0 12px 30px #087f6b20;border:1px solid #a7dfd5}.market-orbit>span svg{width:28px;height:28px}.market-orbit>span:first-child{top:3%;left:20%}.market-orbit>span:nth-child(2){right:1%;top:32%;color:#e65f4d}.market-orbit>span:nth-child(3){bottom:4%;right:25%;color:#d48806}.market-orbit>span:nth-child(4){left:1%;bottom:28%;color:#7357bd}@media(max-width:800px){.market-orbit{width:310px}}@media(max-width:480px){.market-orbit{width:265px}.market-orbit>span{width:50px;height:50px;border-radius:14px}.market-orbit>span svg{width:22px}.market-center{width:120px}}.hero{min-height:500px}.hero-copy{padding-top:72px;padding-bottom:72px}.hero h1{max-width:610px;font-size:clamp(42px,4.5vw,64px);font-weight:700;line-height:1.02;letter-spacing:-.04em}.hero-copy>p:not(.eyebrow){max-width:590px;font-size:16px;line-height:1.65}.market-orbit{width:min(29vw,380px)}.market-center{width:128px}.market-center b{width:90px;height:90px}.market-orbit>span{width:56px;height:56px;border-radius:16px}.market-orbit>span svg{width:25px;height:25px}.hero-points{margin-top:26px}@media(max-width:800px){.hero-copy{padding-top:55px;padding-bottom:45px}.market-orbit{width:285px}.hero-art{min-height:320px}}@media(max-width:480px){.hero h1{font-size:40px}.market-orbit{width:245px}.hero-art{min-height:285px}}.hero{min-height:390px}.hero-copy{padding-top:52px;padding-bottom:52px}.hero h1{max-width:560px;font-size:clamp(38px,3.8vw,54px);margin:0 0 16px}.hero-copy>p:not(.eyebrow){font-size:15px;margin:0 0 4px}.hero-copy>.button{margin-top:18px}.market-orbit{width:min(23vw,300px)}.market-center{width:104px;border-radius:24px}.market-center b{width:78px;height:78px}.market-orbit>span{width:46px;height:46px;border-radius:14px}.market-orbit>span svg{width:21px;height:21px}@media(max-width:800px){.hero-copy{padding-top:44px;padding-bottom:30px}.market-orbit{width:235px}.hero-art{min-height:260px}}@media(max-width:480px){.hero{min-height:auto}.hero h1{font-size:36px}.market-orbit{width:205px}.hero-art{min-height:225px}}:root{--green:#a94768;--accent:#c45f7f;--gold:#d58a69;--sage:#f8e8ee;--cream:#fff6f3;--line:#eadde2}body{background:#fcf8f9}main{background:linear-gradient(180deg,#fff,#fcf7f9 52%,#fff9f5)}.announcement{background:linear-gradient(90deg,#853851,#ad4d6d,#853851)}.site-topbar{border-bottom-color:#eadde2}.brand span{border-color:#ad4d6d}.brand span,.cart-link:hover,.header-actions a:hover,.nav a:hover{color:#ad4d6d}.cart-added,.cart-link.adding b{background:#c45f7f}.hero{background:radial-gradient(circle at 84% 27%,#f6cbd7 0 13%,transparent 13.5%),linear-gradient(120deg,#fbe9ef,#fff7ed 54%,#f1eafa)}.hero-link,.hero-points svg{color:#ad4d6d}.market-orbit{border-color:#d98aa3;box-shadow:inset 0 0 75px #f5d5dfaa,0 20px 55px #8f3d581f}.market-orbit:after,.market-orbit:before{border-color:#dc9aae}.market-center{border-color:#e3a9ba;box-shadow:0 20px 48px #8f3d5826}.market-orbit>span{border-color:#efc8d4;box-shadow:0 10px 28px #8f3d581a}.market-orbit>span:first-child{color:#ad4d6d}.market-orbit>span:nth-child(2){color:#bd624f}.market-orbit>span:nth-child(3){color:#b47a29}.market-orbit>span:nth-child(4){color:#7656a8}.page-title{background:linear-gradient(110deg,#fae8ee,#fff2e8 55%,#f2eafa)}.category-card,.category-card:nth-child(3n+1){background:#f9e8ee;border-color:#efccd7}.category-card:nth-child(3n+2){background:#fff0e7;border-color:#f1d5c5}.category-card:nth-child(3n+3){background:#f0eafa;border-color:#ded2ed}.category-card:nth-child(4n){background:#f7e6e2;border-color:#edcbc2}.category-card:hover{background:#f4dce4;box-shadow:0 16px 36px #8f3d5818}.category-card:before{border-color:#dda5b6}.featured-section{background:linear-gradient(180deg,#fff,#fcf4f7)}.featured-section .product-card{border-color:#eadde2;box-shadow:0 5px 18px #8f3d580b}.featured-section .product-card:hover{border-color:#d99aae;box-shadow:0 18px 40px #8f3d581a}.product-image{background:linear-gradient(145deg,#faedf1,#f7f1ec)}.product-image i{background:#c45f7f}.product-image em{background:#913d5be8}.button,.price button{background:#ad4d6d;border-color:#ad4d6d}.button:hover,.price button:hover{background:#923d5b}.filter-chip{border-color:#e2aebe;background:#fae5ec;color:#923d5b}.filter-chip:hover{border-color:#ad4d6d;background:#f5d5df}.product-toolbar{background:linear-gradient(135deg,#fbeef2,#fff6ef);border-color:#ead7de}.product-toolbar .filters input:focus,.product-toolbar .filters select:focus{border-color:#ad4d6d;box-shadow:0 0 0 3px #ad4d6d17}.summary{background:linear-gradient(145deg,#faeaf0,#fff4ea)}.delivery-zones label.selected{border-color:#ad4d6d;background:#fae7ed}.perks{background:linear-gradient(100deg,#fae8ee,#fff1e7 50%,#f0eafa);border-color:#eadce2}.perks svg{color:#ad4d6d}.contact-options>a:nth-child(odd){background:#fbeaf0!important}.contact-options>a:nth-child(2n){background:#fff2e9!important}.contact-options>a:hover{border-color:#ad4d6d!important}footer{background:linear-gradient(120deg,#472733,#302b3d);border-color:#62404d}:root{--green:#7a3b12;--accent:#ef7f89;--gold:#efb83f;--sage:#fff3c9;--cream:#fffaf0;--line:#eadcc6}body{background:#fffaf2}main{background:linear-gradient(180deg,#fffdf7,#fff8ec 52%,#fff4e5)}.announcement{background:linear-gradient(90deg,#6f330d,#9a4b16,#6f330d);color:#fff8dc}.brand{color:#6b300c;font-weight:800;letter-spacing:.08em}.brand-logo{width:50px;height:50px;filter:none}.cart-link:hover,.header-actions a:hover,.nav a:hover{color:#e66f7c}.cart-added,.cart-link.adding b{background:#ef7f89}.hero{background:radial-gradient(circle at 84% 27%,#ffd978 0 13%,transparent 13.5%),linear-gradient(120deg,#fff0bd,#fff8e9 53%,#ffe1e4)}.hero h1{color:#65300f}.market-orbit{border-color:#e6ae32;box-shadow:inset 0 0 75px #fff0a5aa,0 20px 55px #7a3b1220}.market-orbit:after,.market-orbit:before{border-color:#e6bd58}.market-center{background:#fffaf0;border-color:#efc75e;box-shadow:0 20px 48px #7a3b1226}.market-center b{width:92px;height:92px;background:url(/bumble-boo-logo.png) 50%/contain no-repeat}.market-orbit>span{background:#fffaf2;border-color:#f2ce73;box-shadow:0 10px 28px #7a3b121a}.market-orbit>span:first-child{color:#c98500}.market-orbit>span:nth-child(2){color:#ef7f89}.market-orbit>span:nth-child(3){color:#7a3b12}.market-orbit>span:nth-child(4){color:#e45d72}.page-title{background:linear-gradient(110deg,#fff0bd,#fff8e9 55%,#ffe3e6)}.category-card,.category-card:nth-child(3n+1){background:#fff1bd;border-color:#efd98d}.category-card:nth-child(3n+2){background:#ffe5e7;border-color:#f4c5cb}.category-card:nth-child(3n+3){background:#fff7dc;border-color:#ebdfb9}.category-card:nth-child(4n){background:#fce4d8;border-color:#efc8b6}.category-card:hover{background:#ffe89b;box-shadow:0 16px 36px #7a3b1217}.category-card:before{border-color:#e2bd5b}.featured-section{background:linear-gradient(180deg,#fffdf8,#fff6e8)}.featured-section .product-card:hover{border-color:#e7bd55;box-shadow:0 18px 40px #7a3b1218}.product-image{background:linear-gradient(145deg,#fff3c9,#ffe9e4)}.product-image i{background:#ef7f89}.product-image em{background:#74370ee8}.button,.price button{background:#7a3b12;border-color:#7a3b12}.button:hover,.price button:hover{background:#5f2b0c}.filter-chip{border-color:#edc75f;background:#fff3c9;color:#71330d}.filter-chip:hover{border-color:#d69c1e;background:#ffe9a4}.product-toolbar{background:linear-gradient(135deg,#fff5cf,#fff0ed);border-color:#ead6b3}.product-toolbar .filters input:focus,.product-toolbar .filters select:focus{border-color:#ef7f89;box-shadow:0 0 0 3px #ef7f8919}.summary{background:linear-gradient(145deg,#fff2c7,#ffe9e5)}.delivery-zones label.selected{border-color:#e99aa2;background:#fff0f1}.perks{background:linear-gradient(100deg,#fff0bd,#ffe5e7 50%,#fff5d7);border-color:#ead8ad}.perks svg{color:#e59b12}.contact-options>a:nth-child(odd){background:#fff2c9!important}.contact-options>a:nth-child(2n){background:#ffe8e9!important}.contact-options>a:hover{border-color:#ef7f89!important}footer{background:linear-gradient(120deg,#5a2a0c,#743714);border-color:#8b4a20}.admin-bar{background:#5a2a0c}.admin-message{background:#fff1bd;color:#5a2a0c}footer .brand-logo{width:58px;height:58px}.admin-brand-logo{object-fit:contain}.cart-backdrop{position:fixed;inset:0;z-index:49;border:0;background:#000a;opacity:0;visibility:hidden;transition:.25s;cursor:default}.cart-backdrop.open{opacity:1;visibility:visible}.cart-drawer{position:fixed;z-index:50;top:0;right:0;width:min(485px,100%);height:100dvh;background:#080b17;color:#f3f5fb;box-shadow:-24px 0 70px #0009;border-left:1px solid #6d3ee0;display:grid;grid-template-rows:auto 1fr auto;transform:translateX(105%);visibility:hidden;transition:transform .28s ease,visibility .28s}.cart-drawer.open{transform:translateX(0);visibility:visible}.cart-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:26px;border-bottom:1px solid #292e40}.cart-drawer-head p{margin:0 0 5px}.cart-drawer-head h2{font:700 27px Arial,sans-serif;margin:0}.cart-drawer-head h2 span{display:inline-grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#2d3140;color:#fff;font:12px Arial}.cart-drawer-head>button{border:1px solid #24293a;border-radius:50%;background:#0e1220;color:#aeb4c3;width:40px;height:40px;display:grid;place-items:center;cursor:pointer}.cart-drawer-items{overflow-y:auto;padding:8px 25px}.cart-drawer-items article{display:grid;grid-template-columns:68px 1fr;gap:14px;padding:20px 0;border-bottom:1px solid #292e40}.cart-drawer-image{height:68px;background:#171b2c;display:grid;place-items:center;overflow:hidden}.cart-drawer-image img{width:100%;height:100%;object-fit:cover}.cart-drawer-image span{font:30px Georgia,serif}.cart-drawer-details{min-width:0;display:flex;flex-direction:column;gap:7px}.cart-drawer-details a b,.cart-drawer-details>b{font:600 16px Arial,sans-serif}.cart-drawer-details small{color:#adb3c2;font-size:14px}.cart-drawer-actions{display:flex;align-items:center;gap:18px;margin-top:auto}.cart-drawer-actions>div{display:flex;border:1px solid #8b5cf6;border-radius:4px;overflow:hidden}.cart-drawer-actions>div button,.cart-drawer-actions>div span{border:0;background:#080b17;color:#f3f5fb;width:35px;height:34px;display:grid;place-items:center}.cart-drawer-actions button{cursor:pointer}.drawer-remove{border:0;background:none;color:#f3f5fb;padding:7px}.cart-drawer-footer{border-top:1px solid #292e40;padding:20px 25px 24px;background:#080b17}.cart-drawer-footer>div{display:flex;justify-content:space-between;font-size:15px}.cart-drawer-footer small{display:block;color:#a4aaba;margin-top:18px}.cart-drawer-footer .button{display:block;text-align:center;margin-top:20px;border-radius:13px;background:#8b5cf6;border-color:#8b5cf6;font-size:15px;font-weight:700}.drawer-cart-link{display:block;text-align:center;font-size:13px;margin-top:15px;color:#bbb2d6;text-decoration:underline}.cart-drawer-empty{text-align:center;padding:70px 15px}.cart-drawer-empty>svg{color:#a87bff;width:38px;height:38px}.cart-drawer-empty h3{font:25px Georgia,serif;margin:15px 0 8px}.cart-drawer-empty p{color:#a5abba}@media(max-width:480px){.cart-drawer{width:100%}.cart-drawer-head{padding:18px}.cart-drawer-items{padding:5px 18px}.cart-drawer-footer{padding:18px}}.cart-drawer{border-left-color:#0284c7}.cart-drawer-actions>div{border-color:#0ea5e9}.cart-drawer-footer .button{background:#0284c7;border-color:#0284c7}.cart-drawer-empty>svg{color:#38bdf8}.stock-warning{display:flex;align-items:flex-start;gap:8px;margin:4px 0 0;color:#d7e3ea;font-size:12px;line-height:1.45}.stock-warning span{flex:0 0 auto;width:14px;height:14px;border-radius:50%;display:grid;place-items:center;background:#ef4444;color:white;font-size:10px;font-weight:700;margin-top:1px}.cart-drawer-items article{grid-template-columns:68px minmax(0,1fr) auto}.cart-line-total{align-self:start;white-space:nowrap;font-size:14px;text-align:right}.cart-backdrop{background:#11182766}.cart-drawer{background:#fff;color:#17202a;border-left-color:#dbe3ec;box-shadow:-24px 0 70px #17202a24}.cart-drawer-head{border-color:#e2e6ea}.cart-drawer-head h2 span{background:#eef2f6;color:#344054}.cart-drawer-head>button{border-color:#e2e6ea;background:#f8fafc;color:#667085}.cart-drawer-head>button:hover{background:#eef2f6}.cart-drawer-items article{border-color:#e2e6ea}.cart-drawer-image{background:#f1f5f9}.cart-drawer-details small{color:#667085}.cart-drawer-actions>div{border-color:#93c5fd}.cart-drawer-actions>div button,.cart-drawer-actions>div span{background:#fff;color:#17202a}.drawer-remove{color:#667085}.drawer-remove:hover{color:#b42318}.cart-drawer-footer{border-color:#e2e6ea;background:#fff}.cart-drawer-footer small{color:#667085}.cart-drawer-footer .button{background:#2563eb;border-color:#2563eb}.drawer-cart-link{color:#475467}.cart-drawer-empty>svg{color:#2563eb}.cart-drawer-empty p{color:#667085}.stock-warning{color:#475467}.cart-drawer{border-left-color:#8fd1c3}.cart-drawer-head{background:#f0faf7}.cart-drawer-image{background:linear-gradient(145deg,#e5f6f1,#fff1da)}.cart-drawer-actions>div{border-color:#60b9a7}.cart-drawer-footer{background:#f8fcfa}.cart-drawer-footer .button{background:#087f6b;border-color:#087f6b}.cart-drawer-empty>svg{color:#087f6b}.cart-drawer{border-left-color:#e3adbd}.cart-drawer-head{background:#fcf0f4}.cart-drawer-image{background:linear-gradient(145deg,#fae9ef,#fff1e8)}.cart-drawer-actions>div{border-color:#d68da4}.cart-drawer-footer{background:#fdf9fa}.cart-drawer-footer .button{background:#ad4d6d;border-color:#ad4d6d}.cart-drawer-empty>svg{color:#ad4d6d}.cart-drawer{border-left-color:#edc963}.cart-drawer-head{background:#fff7d9}.cart-drawer-image{background:linear-gradient(145deg,#fff2c3,#ffe7e4)}.cart-drawer-actions>div{border-color:#dda846}.cart-drawer-footer{background:#fffcf5}.cart-drawer-footer .button{background:#7a3b12;border-color:#7a3b12}.cart-drawer-empty>svg{color:#e5a115}.footer-socials{display:flex;align-items:center;gap:10px;margin-top:12px}.footer-socials a{width:38px;height:38px;border:1px solid #52685d;border-radius:50%;display:grid;place-items:center;color:#d7e1da;transition:.2s}.footer-socials a:hover{background:#315f4d;border-color:#789184;color:#fff}.footer-socials svg{width:18px;height:18px}