:root{--aside-width:400px;--cart-aside-summary-height-with-discount:300px;--cart-aside-summary-height:250px;--grid-item-width:355px;--header-height:64px;--color-dark:#000;--color-light:#fff;--liner:#eef3f8;--liner-grid:#2f5bea0e;--ink:#28285a;--ink-soft:#5a5f87;--cut-blue:#2f5bea;--sunny:#ffc72e;--bubblegum:#ff5ca8;--vinyl:#fff;--font-display:"Lilita One", "Arial Rounded MT Bold", sans-serif;--font-body:"Nunito Variable", "Segoe UI", system-ui, sans-serif;--sticker-shadow:0 1px 2px #28285a14, 0 6px 16px #28285a1f;--sticker-shadow-lift:0 4px 8px #28285a14, 0 18px 32px #28285a2e}html{overflow-x:clip}body{background-color:var(--liner);background-image:linear-gradient(var(--liner-grid) 1px, transparent 1px), linear-gradient(90deg, var(--liner-grid) 1px, transparent 1px);color:var(--ink);font-family:var(--font-body);background-size:28px 28px}h1,h2,h3,h4{color:var(--ink)}:focus-visible{outline:3px solid var(--cut-blue);outline-offset:2px;border-radius:4px}img{border-radius:4px}.link:hover{cursor:pointer;text-decoration:underline}.mock-shop-notice{background:var(--color-light);border:1px solid var(--color-dark);border-left-width:.5rem;margin:1rem 0;padding:0}.mock-shop-notice .inner{padding:.875rem 1rem}.mock-shop-notice h2{font-size:1.6rem;font-weight:700;line-height:1.4}.mock-shop-notice p{margin-bottom:.5rem;font-size:1rem;line-height:1.4}.mock-shop-notice footer{background:#0000000f;padding:.5rem 1rem}.mock-shop-notice .small{margin-bottom:.5rem;font-size:.875rem;line-height:1.4}.mock-shop-notice code{background:#0000000f;border-radius:.25rem;padding:.1em .3em}.mock-shop-notice a{text-underline-offset:6px;text-decoration:underline}@media (width<=45em){html:has(.overlay.expanded){overflow:hidden}}.overlay aside{background:var(--color-light);height:100vh;width:min(var(--aside-width), 100vw);right:calc(-1 * var(--aside-width));transition:transform .2s ease-in-out;position:fixed;top:0;box-shadow:0 0 50px #0000004d}.overlay aside header{border-bottom:1px solid var(--color-dark);height:var(--header-height);justify-content:space-between;align-items:center;padding:0 20px;display:flex}.overlay aside header h3{margin:0}.overlay aside header .close{opacity:.8;width:20px;font-weight:700;text-decoration:none;transition:all .2s}.overlay aside header .close:hover{opacity:1}.overlay aside header h2{margin-top:0;margin-bottom:.6rem}.overlay aside main{margin:1rem}.overlay aside p{margin:0 0 .25rem}.overlay aside p:last-child{margin:0}.overlay aside li{margin-bottom:.125rem}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.overlay{opacity:0;pointer-events:none;visibility:hidden;z-index:10;background:#0003;transition:opacity .4s;position:fixed;inset:0}.overlay .close-outside{color:#0000;height:100%;width:calc(100% - var(--aside-width));background:0 0;border:none;position:absolute;top:0;left:0}.overlay .light{background:#ffffff80}.overlay .cancel{cursor:default;width:100%;height:100%;position:absolute}.overlay.expanded{opacity:1;pointer-events:auto;visibility:visible}.overlay.expanded aside{transform:translateX(calc(var(--aside-width) * -1))}button.reset{background:inherit;font-size:inherit;border:0}button.reset>*{margin:0}button.reset:not(:has(>*)){height:1.5rem;line-height:1.5rem}button.reset:hover:not(:has(>*)){cursor:pointer;text-decoration:underline}.header{background:var(--vinyl);height:var(--header-height);z-index:5;align-items:center;padding:0 1rem;display:flex;position:sticky;top:0;box-shadow:0 1px #28285a14}.header-logo{background:var(--sunny);border:3px solid var(--vinyl);box-shadow:var(--sticker-shadow);color:var(--ink);font-family:var(--font-display);letter-spacing:.02em;border-radius:10px;padding:7px 12px 8px;font-size:1.25rem;line-height:1;text-decoration:none;transition:transform .15s;display:inline-block;transform:rotate(-2deg)}.header-logo:hover{transform:rotate(0)translateY(-1px)}.header a,.header button.reset{color:var(--ink);font-weight:700;text-decoration:none}.header-menu-desktop a:hover,.header-ctas a:hover,.header-ctas button.reset:hover{color:var(--cut-blue);text-decoration:none}.header-cart-badge{background:var(--sunny);border:2px solid var(--vinyl);text-align:center;border-radius:999px;min-width:1.5rem;padding:1px 6px;font-size:.8rem;font-weight:800;display:inline-block;box-shadow:0 1px 3px #28285a33}@media (width>=48em){.header-menu-mobile-toggle{display:none}}.header-menu-mobile{grid-gap:1rem;flex-direction:column;display:flex}.header-menu-desktop{grid-gap:1rem;display:none}@media (width>=45em){.header-menu-desktop{grid-gap:1rem;margin-left:3rem;display:flex}}.header-menu-item{cursor:pointer}.header-ctas{grid-gap:1rem;align-items:center;margin-left:auto;display:flex}.header-ctas>*{min-width:fit-content}@media (width<=30em){.header-ctas{grid-gap:.5rem;font-size:.875rem}.header-ctas a[href=\/bestillinger]{display:none}}.footer{background:var(--ink);margin-top:auto;padding:40px 16px 32px}.footer-inner{flex-direction:column;align-items:center;gap:24px;max-width:1120px;margin:0 auto;display:flex}.footer-logo{background:var(--sunny);border:3px solid var(--vinyl);color:var(--ink);font-family:var(--font-display);border-radius:12px;padding:9px 16px 10px;font-size:1.5rem;line-height:1;text-decoration:none;display:inline-block;transform:rotate(2deg);box-shadow:0 6px 16px #00000059}.footer-tagline{color:#ffffffa6;text-align:center;margin:0;font-size:.95rem}.footer-menu{grid-gap:1rem 1.5rem;flex-wrap:wrap;justify-content:center;padding:0;display:flex}.footer-menu a{color:var(--color-light);min-width:fit-content}.footer-menu a:hover{color:var(--sunny)}.cart-main{height:100%;max-height:calc(100vh - var(--cart-aside-summary-height));width:auto;overflow-y:auto}.cart-main.with-discount{max-height:calc(100vh - var(--cart-aside-summary-height-with-discount))}.cart-line{padding:.75rem 0}.cart-line-inner{display:flex}.cart-line img{height:100%;margin-right:.75rem;display:block}.cart-summary-page{position:relative}.cart-summary-aside{border-top:1px solid var(--color-dark);width:calc(var(--aside-width) - 40px);background:#fff;padding-top:.75rem;position:absolute;bottom:0}.cart-line-quantity{display:flex}.cart-line-children{padding-left:2rem}.cart-discount{align-items:center;margin-top:.25rem;display:flex}.cart-subtotal{align-items:center;display:flex}.predictive-search{height:calc(100vh - var(--header-height) - 40px);overflow-y:auto}.predictive-search-form{background:var(--color-light);position:sticky;top:0}.predictive-search-result{margin-bottom:2rem}.predictive-search-result h5{text-transform:uppercase}.predictive-search-result-item{margin-bottom:.5rem}.predictive-search-result-item a{align-items:center;display:flex}.predictive-search-result-item a img{height:100%;margin-right:.75rem}.search-result{margin-bottom:1.5rem}.search-results-item{margin-bottom:.5rem}.search-results-item a{flex:row;align-items:center;gap:1rem;display:flex}.featured-collection{margin-bottom:2rem;display:block;position:relative}.featured-collection-image{aspect-ratio:1}@media (width>=45em){.featured-collection-image{aspect-ratio:16/9}}.featured-collection img{object-fit:cover;height:auto;max-height:100%}.recommended-products-grid{grid-gap:1.5rem;grid-template-columns:repeat(2,1fr);display:grid}@media (width>=45em){.recommended-products-grid{grid-template-columns:repeat(4,1fr)}}.recommended-product img{height:auto}.collections-grid{grid-gap:1.5rem;grid-template-columns:repeat(auto-fit, minmax(var(--grid-item-width), 1fr));margin-bottom:2rem;display:grid}.collection-item img{height:auto}.collection-description{max-width:95%;margin-bottom:1rem}@media (width>=45em){.collection-description{max-width:600px}}.products-grid{grid-gap:1.5rem;grid-template-columns:repeat(auto-fit, minmax(var(--grid-item-width), 1fr));margin-bottom:2rem;display:grid}.product-item img{width:100%;height:auto}.product{display:grid}@media (width>=45em){.product{grid-gap:4rem;grid-template-columns:1fr 1fr}}.product h1{margin-top:0}.product-image img{width:100%;height:auto}.product-main{align-self:start;position:sticky;top:6rem}.product-price-on-sale{grid-gap:.5rem;display:flex}.product-price-on-sale s{opacity:.5}.product-options-grid{grid-gap:.75rem;flex-wrap:wrap;display:flex}.product-options-item,.product-options-item:disabled{background-color:#0000;padding:.25rem .5rem;font-family:inherit;font-size:1rem}.product-option-label-swatch{width:1.25rem;height:1.25rem;margin:.25rem 0}.product-option-label-swatch img{width:100%}.blog-grid{grid-gap:1.5rem;grid-template-columns:repeat(auto-fit, minmax(var(--grid-item-width), 1fr));margin-bottom:2rem;display:grid}.blog-article-image{aspect-ratio:3/2;display:block}.blog-article-image img{height:100%}.article img{width:100%;height:auto}.account-logout{display:inline-block}.order-search-form{margin-bottom:1.5rem}.order-search-fieldset{border:1px solid #e5e5e5;border-radius:4px;padding:1rem}.order-search-legend{padding:0 .5rem;font-weight:600}.order-search-active{opacity:.7;margin-left:.5rem;font-weight:400}.order-search-inputs{grid-template-columns:1fr;gap:1rem;margin:.25rem 0 1rem;display:grid}@media (width>=640px){.order-search-inputs{grid-template-columns:1fr 1fr}}.order-search-input{border:1px solid #d1d5db;border-radius:4px;width:100%;padding:.5rem;font-size:1rem}.order-search-buttons{flex-wrap:wrap;gap:.75rem;display:flex}.btn-hot{background:var(--sunny);color:var(--ink);cursor:pointer;border:none;border-radius:10px;padding:9px 16px;font-weight:800;transition:transform .15s,box-shadow .15s,background .15s;box-shadow:0 2px 6px #28285a29}.btn-hot:hover:not(:disabled){background:#ffbe0f;transform:translateY(-1px)rotate(-.5deg);box-shadow:0 4px 10px #28285a38}.btn-hot:active:not(:disabled){transform:translateY(0)rotate(0);box-shadow:0 1px 3px #28285a33}.btn-hot:disabled{box-shadow:none;cursor:not-allowed;opacity:.4}.btn-big{font-family:var(--font-display);letter-spacing:.02em;border-radius:12px;padding:13px 20px;font-size:1.15rem;font-weight:400}.btn-line{background:var(--vinyl);color:var(--ink);cursor:pointer;border:1.5px solid #28285a38;border-radius:10px;padding:8px 14px;font-weight:700;transition:border-color .15s,color .15s,background .15s,transform .15s}.btn-line:hover:not(:disabled){border-color:var(--cut-blue);color:var(--cut-blue);background:#f3f7ff;transform:translateY(-1px)}.btn-line:disabled{cursor:not-allowed;opacity:.4}.btn-danger{background:var(--vinyl);color:#dc2626;cursor:pointer;border:1.5px solid #dc262666;border-radius:10px;padding:8px 14px;font-weight:700;transition:border-color .15s,background .15s}.btn-danger:hover:not(:disabled){background:#fef2f2;border-color:#dc2626}.field{background:var(--vinyl);border:1.5px solid #28285a33;border-radius:10px;padding:8px 12px;transition:border-color .15s,box-shadow .15s}.field:focus,.field:focus-within{border-color:var(--cut-blue);outline:none;box-shadow:0 0 0 3px #2f5bea21}.pick-list{background:var(--vinyl);border:1.5px solid #28285a1f;border-radius:14px;overflow:hidden}.pick{transition:background .12s}.pick:hover{background:#f3f7ff}.pick-active,.pick-active:hover{box-shadow:inset 4px 0 0 var(--sunny);background:#fff3c9;font-weight:800}.seg{background:var(--vinyl);border:1.5px solid #28285a2e;border-radius:12px}.seg-active{background:var(--sunny);color:var(--ink);border-radius:8px;font-weight:800;box-shadow:0 1px 3px #28285a40}.deal{background:var(--bubblegum);color:#fff;border-radius:999px;padding:4px 8px;font-size:.75rem;font-weight:800;line-height:1}.total-card{background:var(--vinyl);box-shadow:var(--sticker-shadow);border:1.5px solid #28285a1f;border-radius:16px;padding:20px 24px}.canvas-bed{background:#e4eaf3}.design-page section:not(.total-card){padding:0}.design-page h2{margin-bottom:6px}.font-sticker{font-family:var(--font-display);font-weight:400}input[type=range],input[type=checkbox],input[type=radio],input[type=color]{border:none;margin:0;padding:0}input[type=checkbox],input[type=radio]{accent-color:var(--cut-blue);width:16px;height:16px}input[type=color]{cursor:pointer;background:0 0;block-size:28px;inline-size:36px}input[type=range]{appearance:none;cursor:pointer;background:0 0;height:20px}input[type=range]::-webkit-slider-runnable-track{background:#28285a26;border-radius:999px;height:4px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--vinyl);border:2px solid #28285a73;border-radius:50%;width:18px;height:18px;margin-top:-7px;transition:border-color .15s;box-shadow:0 1px 3px #28285a40}input[type=range]:hover::-webkit-slider-thumb{border-color:var(--cut-blue)}input[type=range]:active::-webkit-slider-thumb{border-color:var(--cut-blue)}input[type=range]::-moz-range-track{background:#28285a26;border-radius:999px;height:4px}input[type=range]::-moz-range-progress{background:#2f5bea8c;border-radius:999px;height:4px}input[type=range]::-moz-range-thumb{background:var(--vinyl);border:2px solid #28285a73;border-radius:50%;width:14px;height:14px;box-shadow:0 1px 3px #28285a40}input[type=range]:hover::-moz-range-thumb{border-color:var(--cut-blue)}html{scrollbar-color:#5a5f8773 transparent;scrollbar-width:thin}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#5a5f8773;background-clip:padding-box;border:3px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:#5a5f87b3}.lp{max-width:1120px;margin:0 auto;padding:0 20px 96px}.lp section{margin-top:64px;padding:0}.lp h2{font-family:var(--font-display);letter-spacing:.01em;margin:0 0 8px;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:400;line-height:1.1}.lp-section-sub{color:var(--ink-soft);max-width:560px;margin:0 0 32px;font-size:1.05rem}.lp-hero{gap:32px;padding-top:64px;display:grid;position:relative}@media (width>=52em){.lp-hero{grid-template-columns:minmax(0,7fr) minmax(0,5fr);align-items:center;min-height:480px}}.lp-hero h1{font-family:var(--font-display);letter-spacing:.01em;margin:0 0 20px;font-size:clamp(2.75rem,7vw,4.75rem);font-weight:400;line-height:1.04}.lp-hero-sub{color:var(--ink-soft);max-width:520px;margin:0 0 32px;font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.6}.sticker-word{color:var(--sunny);filter:drop-shadow(0 3px #28285a2e);-webkit-text-stroke:2.5px var(--ink);z-index:0;display:inline-block;position:relative;transform:rotate(-1.5deg)}.sticker-word:before{content:attr(data-text);-webkit-text-stroke:.18em var(--vinyl);z-index:-1;position:absolute;inset:0}.lp-hero-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-bottom:16px;display:flex}.lp-cta{background:var(--sunny);border:4px solid var(--vinyl);box-shadow:var(--sticker-shadow);color:var(--ink);font-family:var(--font-display);letter-spacing:.02em;border-radius:14px;padding:16px 28px 18px;font-size:1.35rem;line-height:1;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-block;transform:rotate(-1deg)}.lp-cta:hover{box-shadow:var(--sticker-shadow-lift);transform:rotate(0)translateY(-3px)}.lp-cta:active{box-shadow:var(--sticker-shadow);transform:rotate(0)translateY(0)}.lp-cta-secondary{color:var(--cut-blue);font-weight:800;text-decoration:none}.lp-cta-secondary:hover{text-underline-offset:4px;text-decoration:underline}.lp-hero-meta{color:var(--ink-soft);margin:0;font-size:.95rem}.lp-hero-slaps{display:none;position:relative}@media (width>=52em){.lp-hero-slaps{height:400px;display:block}}.lp-slap{filter:drop-shadow(0 6px 12px #28285a38);transform:rotate(var(--rot,0deg));animation:.45s cubic-bezier(.2,.9,.3,1.2) backwards slap-in;animation-delay:var(--delay,0s);position:absolute}.lp-slap svg{display:block}@keyframes slap-in{0%{opacity:0;transform:rotate(calc(var(--rot,0deg) - 10deg)) scale(1.5)}60%{opacity:1;transform:rotate(calc(var(--rot,0deg) + 2deg)) scale(.96)}to{opacity:1;transform:rotate(var(--rot,0deg)) scale(1)}}.lp-products-grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid}@media (width>=52em){.lp-products-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}.lp-card{background:var(--vinyl);box-shadow:var(--sticker-shadow);color:var(--ink);text-align:center;height:100%;transform:rotate(var(--rot,0deg));border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:24px 12px 20px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex}.lp-card:hover{box-shadow:var(--sticker-shadow-lift);outline:2px dashed var(--cut-blue);outline-offset:5px;transform:rotate(0)translateY(-4px)}.lp-card:focus-visible{outline:3px solid var(--cut-blue);outline-offset:4px}.lp-products-grid li:nth-child(4n+1) .lp-card{--rot:-1.2deg}.lp-products-grid li:nth-child(4n+2) .lp-card{--rot:.9deg}.lp-products-grid li:nth-child(4n+3) .lp-card{--rot:-.6deg}.lp-products-grid li:nth-child(4n+4) .lp-card{--rot:1.3deg}.lp-card-name{font-size:.95rem;font-weight:800;line-height:1.3}.lp-card svg{display:block}.lp-swatches{grid-template-columns:repeat(auto-fill,minmax(104px,1fr));gap:24px 16px;margin:0;padding:0;list-style:none;display:grid}.lp-swatch{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.lp-swatch-chip{border:4px solid var(--vinyl);box-shadow:var(--sticker-shadow);border-radius:999px;width:76px;height:76px}.lp-swatch-name{font-size:.85rem;font-weight:800}.sw-vinyl{background:#fdfdfd}.sw-holo{background:conic-gradient(from 210deg,#ffd1f0,#b7f2ff,#fff3ae,#ccbfff,#baffd6,#ffd1f0)}.sw-glitter{background-color:#cfd0e4;background-image:radial-gradient(circle at 20% 30%,#fff 1px,#0000 1.6px),radial-gradient(circle at 70% 20%,#fff 1px,#0000 1.6px),radial-gradient(circle at 40% 70%,#ffd1f0 1px,#0000 1.6px),radial-gradient(circle at 85% 60%,#b7f2ff 1px,#0000 1.6px),radial-gradient(circle at 60% 45%,#8f92b8 1.4px,#0000 2px),radial-gradient(circle at 15% 80%,#8f92b8 1.4px,#0000 2px);background-size:26px 26px}.sw-mirror{background:linear-gradient(135deg,#f4f5fb 0%,#b9bed2 35%,#eceef8 50%,#9aa0b8 65%,#e8eaf4 100%)}.sw-prism{background:repeating-conic-gradient(#e8eaf4 0deg 20deg,#c3ecff 20deg 40deg,#ffe9b0 40deg 60deg,#ffd7ef 60deg 80deg,#d8ccff 80deg 100deg,#e8eaf4 100deg 120deg)}.sw-reflective{background:radial-gradient(circle at 35% 30%,#fff 0%,#d9dce8 30%,#aab0c6 100%)}.sw-glow{box-shadow:var(--sticker-shadow), 0 0 18px #9af078cc;background:radial-gradient(circle at 50% 45%,#eaffd8 0%,#b8f39a 70%)}.sw-kraft{background:repeating-linear-gradient(95deg,#ffffff1f 0 2px,#0000 2px 5px),#c8a069}.sw-clear{background:linear-gradient(135deg,#ffffffbf,#ffffff59),repeating-conic-gradient(#dfe6ee 0% 25%,#f6f9fc 0% 50%) 0 0/18px 18px}.lp-swatches-note{color:var(--ink-soft);margin:28px 0 0;font-size:.95rem}.lp-swatches-note a{color:var(--cut-blue);font-weight:800;text-decoration:none}.lp-swatches-note a:hover{text-underline-offset:4px;text-decoration:underline}.lp-steps{gap:20px;margin:0;padding:0;list-style:none;display:grid}@media (width>=45em){.lp-steps{grid-template-columns:repeat(3,1fr)}}.lp-step{background:var(--vinyl);box-shadow:var(--sticker-shadow);height:100%;transform:rotate(var(--rot,0deg));border-radius:16px;padding:24px}.lp-steps li:first-child .lp-step{--rot:-.7deg}.lp-steps li:nth-child(3) .lp-step{--rot:.7deg}.lp-step-num{background:var(--sunny);border:3px solid var(--vinyl);font-family:var(--font-display);border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:14px;font-size:1.15rem;display:flex;transform:rotate(-4deg);box-shadow:0 2px 6px #28285a2e}.lp-step h3{margin:0 0 6px;font-size:1.15rem;font-weight:800}.lp-step p{color:var(--ink-soft);margin:0;font-size:.98rem;line-height:1.55}.lp-duo{gap:20px;display:grid}@media (width>=45em){.lp-duo{grid-template-columns:1fr 1fr}}.lp-duo-card{background:var(--vinyl);box-shadow:var(--sticker-shadow);transform:rotate(var(--rot,0deg));border-radius:16px;padding:32px 28px}.lp-duo-card:first-child{--rot:-.5deg}.lp-duo-card:last-child{--rot:.5deg}.lp-duo-card h3{font-family:var(--font-display);margin:0 0 8px;font-size:1.5rem;font-weight:400}.lp-duo-card p{color:var(--ink-soft);margin:0 0 20px;line-height:1.55}.lp-duo-cta{background:var(--ink);color:var(--vinyl);border-radius:10px;padding:10px 20px;font-weight:800;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-block}.lp-duo-cta:hover{transform:translateY(-2px);box-shadow:0 6px 14px #28285a47}@media (prefers-reduced-motion:reduce){.lp-slap,.lp-card,.lp-cta,.lp-duo-cta,.header-logo{transition:none;animation:none}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--liner:#14162e;--liner-grid:#7a96ff0d;--ink:#eef0ff;--ink-soft:#9ba1cf;--vinyl:#212449;--sticker-shadow:0 1px 2px #0006, 0 6px 16px #00000073;--sticker-shadow-lift:0 4px 8px #0006, 0 18px 32px #0009}html.dark .btn-hot,html.dark .seg-active,html.dark .lp-cta,html.dark .header-logo,html.dark .footer-logo,html.dark .lp-step-num,html.dark .header-cart-badge{color:#28285a}html.dark .header{box-shadow:0 1px #ffffff14}html.dark .footer{background:#0e1024}html.dark .btn-line,html.dark .btn-danger,html.dark .field,html.dark .pick-list,html.dark .total-card,html.dark .seg{border-color:#ffffff2e}html.dark .btn-line:hover:not(:disabled){background:#2f5bea2e}html.dark .btn-danger:hover:not(:disabled){background:#dc262626}html.dark .pick:hover{background:#2f5bea24}html.dark .pick-active,html.dark .pick-active:hover{background:#ffc72e24}html.dark .canvas-bed{background:#191c3a}html.dark input[type=range]::-webkit-slider-runnable-track{background:#ffffff2e}html.dark input[type=range]::-moz-range-track{background:#ffffff2e}html.dark input[type=range]::-webkit-slider-thumb{background:#2c3057;border-color:#ffffff8c}html.dark input[type=range]::-moz-range-thumb{background:#2c3057;border-color:#ffffff8c}html.dark .overlay aside{background:var(--vinyl)}html.dark .overlay aside header{border-bottom-color:#ffffff26}html.dark .mock-shop-notice{background:var(--vinyl);border-color:#ffffff4d}html.dark .bg-white{background-color:var(--vinyl)}html.dark .bg-white\/90{background-color:#14162ee6}html.dark .bg-gray-100{background-color:#191c3a}html.dark .hover\:bg-gray-100:hover{background-color:#2f5bea29}html.dark .bg-gray-300{background-color:#2c3057}html.dark .bg-gray-400{background-color:#272b55}html.dark .text-gray-400{color:#767db0}html.dark .text-gray-400,html.dark .text-gray-500,html.dark .text-gray-600,html.dark .text-gray-700{color:var(--ink-soft)}html.dark .border-gray-100{border-color:#ffffff14}html.dark .border-gray-200,html.dark .border-gray-300{border-color:#ffffff29}html.dark .text-blue-600{color:#8fabff}html.dark .bg-blue-50{background-color:#1a2340}html.dark .border-blue-200{border-color:#2f3e6e}html.dark .text-blue-800{color:#9db6ff}html.dark .bg-amber-50{background-color:#34290f}html.dark .border-amber-300{border-color:#8a6d1d}html.dark .text-amber-600,html.dark .text-amber-700{color:#fbbf24}html.dark .bg-red-50{background-color:#3a1620}html.dark .text-red-600{color:#ff8ba0}html.dark .border-red-300{border-color:#ff8ba066}html.dark .text-green-600{color:#4ade80}.theme-toggle{cursor:pointer;align-items:center;display:inline-flex}.theme-toggle .icon-sun{display:none}html.dark .theme-toggle .icon-sun{display:block}html.dark .theme-toggle .icon-moon{display:none}
