/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{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}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, 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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.contents{display:contents}.hidden{display:none}}:root{--lime:#b9df20;--purple:#51227d;--dark:#221238;--ink:#241044;--cream:#f8f7f0;--line:#d6d0c0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.siteHeader{background:var(--lime);border-bottom:1px solid #24104433;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(20px,5vw,74px);display:flex}.logo{letter-spacing:-.09em;color:var(--purple);align-items:baseline;font:italic 900 37px/.7 Arial,sans-serif;display:inline-flex;position:relative}.logo span{font-size:45px}.logo small{white-space:nowrap;letter-spacing:.03em;font:700 7px/1 Arial,sans-serif;position:absolute;top:-13px;left:4px}.siteHeader nav{gap:28px;font-size:13px;font-weight:700;display:flex}.siteHeader nav a{transition:all .2s}.siteHeader nav a:hover{color:var(--purple)}.navActions{align-items:center;gap:10px;display:flex}.roundButton{font-size:28px;line-height:1}.cart{border:1px solid var(--purple);border-radius:99px;padding:10px 14px;font-size:12px;font-weight:700}.cart b{background:var(--purple);width:18px;height:18px;color:var(--lime);border-radius:50%;place-items:center;margin-left:5px;font-size:9px;display:inline-grid}.hero{background:var(--lime);grid-template-columns:1.07fr .93fr;min-height:655px;display:grid;overflow:hidden}.heroCopy{z-index:2;padding:105px 5vw 70px 7vw}.kicker{text-transform:uppercase;letter-spacing:.12em;color:var(--purple);margin:0 0 18px;font-size:10px;font-weight:900}h1,h2,h3,p{margin-top:0}.hero h1{letter-spacing:-.08em;text-transform:uppercase;max-width:760px;color:var(--purple);margin-bottom:26px;font:italic 900 clamp(51px,6.2vw,94px)/.87 Arial,sans-serif}.hero h1 em,.sellIntro em{color:#fff;font-style:inherit;text-shadow:3px 3px 0 var(--purple)}.heroCopy>p:not(.kicker){max-width:480px;font-size:16px;font-weight:600;line-height:1.55}.heroActions{align-items:center;gap:18px;margin-top:32px;display:flex}.mainButton{background:var(--purple);color:var(--lime);text-transform:uppercase;align-items:center;gap:24px;padding:17px 19px;font-size:13px;font-weight:900;display:inline-flex;box-shadow:6px 6px #281044}.mainButton span{font-size:22px}.textButton{text-transform:uppercase;border-bottom:2px solid var(--purple);padding-bottom:4px;font-size:13px;font-weight:900}.heroFacts{border-top:1px solid #4f227b45;gap:27px;margin-top:65px;padding-top:20px;font-size:10px;font-weight:700;line-height:1.35;display:flex}.heroFacts span{max-width:105px}.heroFacts b{color:var(--purple);font-size:16px;display:block}.heroDevices{min-height:530px;position:relative}.blob{background:radial-gradient(circle at 44% 45%,#68289a 0 3%,#4b1f73 47%,#37165a 78%);border-radius:52% 0 0 52%;position:absolute;inset:45px -120px 40px 0;transform:rotate(-5deg);box-shadow:-22px 12px #8cb412}.device{filter:drop-shadow(14px 20px 12px #16072866);position:absolute}.phoneDevice{background:radial-gradient(circle at 75% 20%,#fb43e3,#6200c3 41%,#11113b 78%);border:9px solid #191824;border-radius:21px;width:122px;height:247px;top:112px;left:12%;transform:rotate(-14deg)}.phoneDevice:before{content:"";background:#14131c;border-radius:99px;width:36px;height:8px;position:absolute;top:9px;left:37px}.laptopDevice{background:linear-gradient(135deg,#ee34cf,#4a08bc 42%,#101035);border:9px solid #25242d;border-bottom-width:13px;border-radius:8px 8px 2px 2px;width:247px;height:158px;top:225px;left:32%}.laptopDevice:after{content:"";clip-path:polygon(0 0,100% 0,92% 100%,8% 100%);background:#c1bdc2;width:290px;height:13px;position:absolute;bottom:-25px;left:-30px}.cameraDevice{background:#25242a;border-radius:16px;width:147px;height:102px;top:91px;right:8%}.cameraDevice:before{content:"";background:radial-gradient(circle,#1f84d0 0 18%,#14213b 19% 55%,#111 56%);border:11px solid #111;border-radius:50%;width:62px;height:62px;position:absolute;top:20px;left:47px}.cameraDevice:after{content:"";background:#29282e;border-radius:5px 5px 0 0;width:46px;height:20px;position:absolute;top:-20px;left:18px}.headphoneDevice{border:23px solid #17161b;border-bottom:0;border-radius:65px 65px 0 0;width:130px;height:130px;bottom:84px;right:10%;transform:rotate(20deg)}.headphoneDevice:before,.headphoneDevice:after{content:"";background:#17161b;border-radius:22px;width:36px;height:61px;position:absolute;bottom:-19px}.headphoneDevice:before{left:-25px}.headphoneDevice:after{right:-25px}.sticker{z-index:2;color:var(--purple);text-transform:uppercase;box-shadow:5px 5px 0 var(--purple);background:#fff;padding:12px 15px;font-size:11px;font-weight:900;line-height:1;position:absolute;transform:rotate(-7deg)}.sticker.one{top:80px;left:5%}.sticker.two{bottom:30px;right:8%;transform:rotate(8deg)}.categories{background:var(--purple);color:#fff;padding:31px 7vw}.categories>p{text-transform:uppercase;color:var(--lime);margin-bottom:19px;font-size:11px;font-weight:900}.categories>div{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.categories a{border-top:1px solid #fff4;flex-direction:column;gap:14px;padding:14px 0;font-size:14px;font-weight:900;display:flex}.categories b{color:var(--lime);font-size:10px}.categories span{color:var(--lime);font-size:18px}.sellSection{background:#f8f7f0;grid-template-columns:1fr 1fr;gap:7vw;padding:105px 7vw;display:grid}.sellIntro h2{letter-spacing:-.08em;text-transform:uppercase;font:italic 900 clamp(43px,5vw,78px)/.86 Arial,sans-serif}.sellIntro h2 em{color:var(--lime);text-shadow:3px 3px 0 var(--purple)}.estimateCard{background:var(--lime);max-width:450px;box-shadow:10px 10px 0 var(--purple);padding:31px}.estimateCard>p{text-transform:uppercase;color:var(--purple);font-size:10px;font-weight:900}.estimateCard h3{text-transform:uppercase;letter-spacing:-.06em;color:var(--purple);font:italic 900 32px/.95 Arial,sans-serif}.estimateCard label{text-transform:uppercase;margin-top:17px;font-size:10px;font-weight:900;display:block}.estimateCard input{border:0;border-bottom:2px solid var(--purple);background:0 0;outline:0;width:100%;padding:14px 0 10px;font-size:14px;display:block}.estimateCard button{background:var(--purple);width:100%;color:var(--lime);text-transform:uppercase;cursor:pointer;border:0;margin:26px 0 14px;padding:16px;font-size:12px;font-weight:900}.estimateCard small{color:#45226a;font-size:8px;line-height:1.3;display:block}.catalogSection{background:#fff;padding:98px 7vw}.sectionTop{justify-content:space-between;align-items:end;margin-bottom:35px;display:flex}.sectionTop h2,.how h2{letter-spacing:-.08em;text-transform:uppercase;margin:0;font:italic 900 clamp(40px,5vw,75px)/.87 Arial,sans-serif}.sectionTop>a{border-bottom:2px solid var(--purple);text-transform:uppercase;padding-bottom:4px;font-size:12px;font-weight:900}.sectionTop>a span{font-size:18px}.productGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.productCard{border:1px solid #ded9cd;min-width:0;padding:11px}.productImage{background:#eeece5;place-items:center;height:250px;display:grid;position:relative;overflow:hidden}.productImage i{display:block;position:relative}.productImage.phone{background:linear-gradient(145deg,#e4cffb,#f2f1e6)}.productImage.phone i{background:radial-gradient(circle at 65% 15%,#ff35df,#5011c7 45%,#14133b);border:7px solid #242333;border-radius:17px;width:95px;height:180px}.productImage.laptop{background:#e8f3ad}.productImage.laptop i{background:linear-gradient(135deg,#e731d1,#4312b1 50%,#15143c);border:7px solid #272432;border-radius:5px;width:165px;height:105px}.productImage.laptop i:after{content:"";background:#b9bac0;width:190px;height:12px;position:absolute;bottom:-15px;left:-20px}.productImage.console{background:#f1d3f9}.productImage.console i{background:linear-gradient(155deg,#fff 0 42%,#151420 43%);border-radius:13px;width:160px;height:90px;box-shadow:13px 11px #352061}.productImage.headphones{background:#d8cff2}.productImage.headphones i{border:19px solid #1a1922;border-bottom:0;border-radius:56px 56px 0 0;width:110px;height:125px}.productImage.headphones i:before,.productImage.headphones i:after{content:"";background:#1a1922;border-radius:19px;width:31px;height:52px;position:absolute;bottom:-20px}.productImage.headphones i:before{left:-18px}.productImage.headphones i:after{right:-18px}.productCard>p{color:#746b80;margin:14px 2px 6px;font-size:10px;font-weight:700}.productCard h3{margin:0 2px;font:900 16px/1.15 Arial,sans-serif}.productCard>div:last-child{justify-content:space-between;align-items:center;margin:18px 2px 2px;display:flex}.productCard strong{font-size:14px}.productCard button{width:34px;height:34px;color:var(--purple);background:#fff;border:1px solid #cfc8d8;border-radius:50%;place-items:center;font-size:19px;display:grid}.how{background:var(--purple);color:#fff;padding:99px 7vw 110px}.how .kicker{color:var(--lime)}.how h2{max-width:650px}.how ol{grid-template-columns:repeat(3,1fr);gap:35px;margin:65px 0 0;padding:0;list-style:none;display:grid}.how li{border-top:2px solid var(--lime);padding-top:16px}.how li>b{color:var(--lime);font-size:12px}.how li h3{text-transform:uppercase;letter-spacing:-.05em;margin:35px 0 9px;font:italic 900 26px/.95 Arial,sans-serif}.how li p{color:#e4ddeb;max-width:210px;font-size:13px;line-height:1.4}footer{background:var(--lime);grid-template-columns:1fr 1fr;gap:28px;padding:58px 7vw 27px;display:grid}footer>p{max-width:220px;font-size:14px;font-weight:700;line-height:1.35}footer .footerAction{background:var(--purple);color:var(--lime);text-transform:uppercase;place-self:start end;padding:14px 18px;font-size:12px;font-weight:900}footer>small{border-top:1px solid #4f227b55;grid-column:1/-1;padding-top:43px;font-size:10px;font-weight:700}footer>small a{text-decoration:underline}@media (max-width:900px){.siteHeader nav{display:none}.hero{grid-template-columns:1fr}.heroCopy{padding:110px 7vw 45px}.heroDevices{min-height:400px}.categories>div{grid-template-columns:repeat(3,1fr)}.productGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.siteHeader{height:68px}.logo{font-size:29px}.logo span{font-size:35px}.navActions .roundButton{display:none}.cart{padding:8px 10px;font-size:10px}.heroCopy{padding:83px 22px 35px}.hero h1{font-size:49px}.heroFacts{gap:12px;margin-top:35px}.heroDevices{min-height:350px}.laptopDevice{transform-origin:0 0;top:180px;left:24%;transform:scale(.73)}.cameraDevice{top:55px;right:1%;transform:scale(.7)}.phoneDevice{top:70px;left:8%;transform:scale(.75)}.headphoneDevice{bottom:36px;right:2%;transform:scale(.7)}.categories{padding:25px 22px}.categories>div{grid-template-columns:repeat(2,1fr)}.sellSection{grid-template-columns:1fr;gap:45px;padding:69px 22px}.catalogSection,.how{padding:69px 22px}.productGrid{gap:9px}.productImage{height:190px}.productCard h3{font-size:14px}.sectionTop>a{display:none}.how ol{grid-template-columns:1fr;gap:24px;margin-top:40px}.how li h3{margin:18px 0 7px}footer{grid-template-columns:1fr;padding:45px 22px 20px}footer .footerAction{justify-self:start}footer>small{padding-top:25px}}.shopPage{color:#251339;background:#f7f7f3;min-height:100vh;font-family:Arial,sans-serif}.shopContainer{max-width:1240px;margin:auto;padding:42px 28px 88px}.shopHeader{z-index:3;background:#b9df20;justify-content:space-between;align-items:center;gap:44px;padding:20px 4vw;display:flex;position:relative}.shopLogo{color:#51227d;letter-spacing:-3px;flex-direction:column;font-size:37px;font-style:italic;font-weight:1000;line-height:.7;text-decoration:none;display:flex}.shopLogo span{display:inline}.shopLogo small{letter-spacing:.3px;margin:6px 0 0 2px;font-size:8px;font-style:normal}.shopHeader nav{gap:26px;display:flex}.shopHeader nav a{color:#321b45;font-size:14px;font-weight:700;text-decoration:none}.shopHeader nav a.active{color:#51227d;text-underline-offset:6px;text-decoration:underline}.shopCart{background:#51227d;border-radius:100px;padding:12px 17px;font-size:14px;font-weight:800;text-decoration:none;color:#fff!important}.shopCart b{color:#51227d;background:#b9df20;border-radius:50%;place-items:center;width:18px;height:18px;display:inline-grid}.eyebrow{color:#6a3b91;letter-spacing:1.4px;text-transform:uppercase;font-size:12px;font-weight:900}.catalogHero{padding:46px 0 28px}.catalogHero h1,.productDetail h1,.cartPage h1,.checkoutPage h1{letter-spacing:-4px;margin:13px 0 18px;font-size:clamp(42px,6vw,78px);line-height:.94}.catalogHero h1 em{color:#51227d;font-style:normal}.catalogHero>p:not(.eyebrow){max-width:580px;font-size:18px;line-height:1.55}.promoRibbon{color:#fff;background:#51227d;border-radius:20px;align-items:center;gap:20px;margin-top:32px;padding:19px 24px;display:flex}.promoRibbon b{color:#51227d;background:#b9df20;border-radius:99px;padding:8px 10px;font-size:11px}.promoRibbon a{color:#b9df20;margin-left:auto;font-weight:800;text-decoration:none}.catalogControls{border-bottom:1px solid #dedbd9;justify-content:space-between;align-items:center;gap:18px;padding:26px 0;display:flex}.categoryPills{flex-wrap:wrap;gap:8px;display:flex}.categoryPills button{color:#33243f;cursor:pointer;background:#fff;border:1px solid #dedbd9;border-radius:30px;padding:10px 14px;font:700 13px Arial}.categoryPills button.active{background:#b9df20;border-color:#b9df20}.shopSearch{background:#fff;border:1px solid #dedbd9;border-radius:14px;gap:8px;padding:10px 13px;display:flex}.shopSearch input{border:0;outline:0;width:175px;font-size:14px}.catalogResults{justify-content:space-between;align-items:center;padding:24px 0 15px;display:flex}.catalogResults p{font-size:14px}.catalogResults select{color:#51227d;background:0 0;border:0;font-weight:700}.shopProductGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.shopProductCard{background:#fff;border:1px solid #e8e6e3;border-radius:20px;flex-direction:column;min-width:0;padding:14px 14px 18px;display:flex}.productVisualLink{display:block}.shopVisual,.detailVisual,.cartThumb{background:linear-gradient(145deg,#f0eaf3,#d6f269);border-radius:14px;height:205px;position:relative;overflow:hidden}.shopVisual:before,.detailVisual:before,.cartThumb:before{color:#51227d;font-size:74px;font-weight:1000;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shopVisual.phone:before,.detailVisual.phone:before,.cartThumb.phone:before{content:"◖▯◗"}.shopVisual.laptop:before,.detailVisual.laptop:before,.cartThumb.laptop:before{content:"▱"}.shopVisual.console:before,.detailVisual.console:before,.cartThumb.console:before{content:"◓⌁◒"}.shopVisual.headphones:before,.detailVisual.headphones:before,.cartThumb.headphones:before{content:"◖∩◗"}.shopVisual.camera:before,.detailVisual.camera:before,.cartThumb.camera:before{content:"▣◉"}.shopVisual.scooter:before,.detailVisual.scooter:before,.cartThumb.scooter:before{content:"◌╲◌"}.productMeta{justify-content:space-between;margin-top:15px;display:flex}.productMeta span,.productMeta b{font-size:11px;font-weight:800}.productMeta b{background:#b9df20;border-radius:6px;padding:4px 6px}.shopProductCard h3{color:#251339;letter-spacing:-.5px;margin:9px 0 4px;font-size:18px}.shopProductCard>a:not(.productVisualLink){text-decoration:none}.shopProductCard p{color:#746d78;margin:0;font-size:12px}.productBottom{justify-content:space-between;align-items:end;margin-top:16px;display:flex}.productBottom strong,.detailPrice strong{font-size:20px;display:block}.productBottom del,.detailPrice del{color:#827b83;font-size:12px}.buyCompact,.buyButton{color:#fff;cursor:pointer;background:#51227d;border:0;border-radius:10px;padding:10px 12px;font-weight:800}.buyButton{padding:16px 20px;font-size:16px}.shopEmpty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:65vh;padding:20px;display:flex}.shopEmpty h1,.shopEmpty h2{letter-spacing:-2px;margin:6px;font-size:44px}.shopEmpty p{color:#6c6370;max-width:430px}.shopPrimary{color:#fff;cursor:pointer;text-align:center;background:#51227d;border:0;border-radius:12px;margin-top:18px;padding:16px 20px;font-size:15px;font-weight:800;text-decoration:none;display:inline-block}.backLink{color:#51227d;margin-bottom:24px;font-size:14px;font-weight:800;text-decoration:none;display:inline-block}.productDetail{grid-template-columns:1.08fr .92fr;gap:55px;display:grid}.detailVisual{height:460px}.detailVisual:before{font-size:180px}.detailCopy{padding-top:18px}.detailCopy>p:not(.eyebrow){color:#62586a;font-size:17px;line-height:1.6}.detailPrice{align-items:baseline;gap:14px;margin:25px 0;display:flex}.detailPrice strong{font-size:36px}.detailActions{gap:12px;display:flex}.outlineButton{color:#51227d;border:1px solid #51227d;border-radius:12px;padding:15px 18px;font-weight:800;text-decoration:none}.trustRow{border-top:1px solid #ddd6df;flex-direction:column;gap:12px;margin-top:28px;padding-top:20px;display:flex}.trustRow span{font-size:13px;font-weight:700}.specSection{background:#eaf6bb;border-radius:24px;margin:70px 0;padding:34px}.specSection h2,.recommendations h2{letter-spacing:-1.5px;margin:0 0 24px;font-size:33px}.specSection dl{grid-template-columns:1fr 1fr;gap:0;margin:0;display:grid}.specSection dl div{border-top:1px solid #cbd99a;justify-content:space-between;padding:14px 0;display:flex}.specSection dt{color:#675f65}.specSection dd{margin:0;font-weight:800}.recommendations{padding-bottom:40px}.cartPage,.checkoutPage{background:#f7f7f3}.cartLayout,.checkoutLayout{grid-template-columns:1fr 360px;gap:28px;margin-top:30px;display:grid}.cartItems,.checkoutForm{flex-direction:column;gap:14px;display:flex}.cartRow{background:#fff;border:1px solid #e3e0de;border-radius:18px;grid-template-columns:112px 1fr auto auto;align-items:center;gap:16px;padding:12px;display:grid}.cartThumb{width:112px;height:96px}.cartThumb:before{font-size:38px}.cartInfo h3{margin:0 0 7px;font-size:17px}.cartInfo a{color:#251339;text-decoration:none}.cartInfo p{color:#756d77;margin:0 0 8px;font-size:12px}.quantity{border:1px solid #ded8df;border-radius:10px;align-items:center;gap:12px;padding:5px;display:flex}.quantity button{color:#51227d;cursor:pointer;background:0 0;border:0;font-size:20px}.remove{color:#87687e;cursor:pointer;background:0 0;border:0;font-size:12px;text-decoration:underline}.orderSummary{color:#fff;background:#51227d;border-radius:20px;align-self:start;padding:24px;position:sticky;top:18px}.orderSummary>p{color:#b9df20;letter-spacing:1px;text-transform:uppercase;margin-top:0;font-size:12px;font-weight:900}.orderSummary>div{justify-content:space-between;margin:15px 0;font-size:13px;display:flex}.orderSummary hr{border:0;border-top:1px solid #754c98;margin:18px 0}.orderSummary>strong{justify-content:space-between;font-size:21px;display:flex}.orderSummary .shopPrimary{color:#51227d;background:#b9df20;width:100%}.orderSummary small{color:#d4c8dc;margin-top:14px;font-size:11px;line-height:1.4;display:block}.checkoutForm fieldset{background:#fff;border:1px solid #e2dddf;border-radius:18px;margin:0;padding:21px}.checkoutForm legend{padding:0 5px;font-size:20px;font-weight:900}.checkoutForm label{margin-top:14px;font-size:12px;font-weight:800;display:block}.checkoutForm input:not([type=radio]){box-sizing:border-box;border:1px solid #dad4dc;border-radius:10px;width:100%;margin-top:7px;padding:13px;font-size:15px}.deliveryChoice{border:1px solid #e2dce2;border-radius:12px;align-items:center;gap:9px;margin-top:10px;padding:12px;display:flex}.deliveryChoice label{margin:0}.deliveryChoice label span,.paymentMethod small{color:#756d77;margin-top:3px;font-weight:400;display:block}.paymentMethods{gap:8px;margin-top:13px;display:grid}.paymentMethod{cursor:pointer;border:1px solid #dfd8e1;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex;margin:0!important}.paymentMethod.selected{border-color:#51227d;box-shadow:0 0 0 1px #51227d}.paymentMethod i{color:#51227d;margin-left:auto;font-size:18px}.paymentError{color:#9e2145;background:#ffe4e8;border-radius:10px;padding:13px}.checkoutLine{gap:10px}.checkoutLine span{max-width:190px}.checkoutSummary{margin-top:0}@media (max-width:850px){.shopHeader{gap:14px}.shopHeader nav{display:none}.shopContainer{padding:28px 18px 60px}.shopProductGrid{grid-template-columns:repeat(2,1fr)}.catalogControls{flex-direction:column;align-items:stretch}.shopSearch input{width:100%}.productDetail,.cartLayout,.checkoutLayout{grid-template-columns:1fr}.detailVisual{height:330px}.orderSummary{position:static}.cartRow{grid-template-columns:80px 1fr auto}.cartThumb{width:80px;height:72px}.remove{grid-column:2}.cartInfo{min-width:0}.cartInfo h3{font-size:15px}.specSection dl{grid-template-columns:1fr}.promoRibbon{flex-direction:column;align-items:start}.promoRibbon a{margin-left:0}}@media (max-width:520px){.shopProductGrid{grid-template-columns:1fr}.catalogHero h1,.productDetail h1,.cartPage h1,.checkoutPage h1{letter-spacing:-2.5px;font-size:46px}.shopLogo{font-size:31px}.cartRow{grid-template-columns:70px 1fr auto;gap:9px;padding:9px}.cartThumb{width:70px;height:64px}.detailActions{flex-direction:column}.outlineButton{text-align:center}.cartInfo p{white-space:nowrap;text-overflow:ellipsis;max-width:170px;overflow:hidden}}
