:root{--radius: .875rem;--background: oklch(1 0 0);--foreground: oklch(.2 .02 240);--card: oklch(1 0 0);--primary: oklch(.68 .13 235);--primary-foreground: oklch(1 0 0);--primary-soft: oklch(.96 .025 230);--muted: oklch(.975 .008 240);--muted-foreground: oklch(.48 .02 240);--destructive: oklch(.6 .22 25);--sale: oklch(.62 .22 25);--success: oklch(.62 .16 150);--border: oklch(.93 .012 240);--gradient-soft: linear-gradient(180deg, oklch(.985 .015 230), oklch(1 0 0));--gradient-hero: linear-gradient(180deg, oklch(.97 .025 225), oklch(1 0 0));--gradient-primary: linear-gradient(135deg, oklch(.72 .13 230), oklch(.6 .16 245));--shadow-soft: 0 2px 12px -2px oklch(.7 .1 235 / .12);--shadow-card: 0 10px 40px -12px oklch(.5 .08 240 / .18);--shadow-cta: 0 12px 32px -10px oklch(.6 .16 240 / .45);--font-display: "Instrument Serif", ui-serif, Georgia, serif;--font-sans: "Inter", system-ui, -apple-system, sans-serif}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--background);color:var(--foreground);font-family:var(--font-sans);font-feature-settings:"cv11","ss01";-webkit-font-smoothing:antialiased;padding-bottom:96px}@media(min-width:1024px){body{padding-bottom:0}}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:0;background:none;color:inherit}ul{list-style:none;padding:0;margin:0}h1,h2,h3,.font-display{font-family:var(--font-display);letter-spacing:-.01em;margin:0;font-weight:400}p{margin:0}.skip-to-content{position:absolute;left:-9999px}.skip-to-content:focus{left:1rem;top:1rem;background:var(--foreground);color:var(--background);padding:.5rem 1rem;border-radius:.5rem;z-index:999}.container{max-width:72rem;margin:0 auto;padding:0 1rem}@media(min-width:640px){.container{padding:0 1.5rem}}.italic{font-style:italic}.text-primary{color:var(--primary)}.text-muted{color:var(--muted-foreground)}.text-success{color:var(--success)}.line-through{text-decoration:line-through}.announcement{background:var(--gradient-primary);color:var(--primary-foreground);text-align:center;font-size:.75rem;font-weight:500;padding:.5rem 1rem}@media(min-width:640px){.announcement{font-size:.875rem}}.site-header{position:sticky;top:0;z-index:40;background:#ffffffd9;-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid var(--border)}.site-header .row{display:flex;align-items:center;justify-content:space-between;height:3.5rem}.logo{display:inline-flex;align-items:center;gap:.5rem;font-weight:800;font-size:1.125rem;letter-spacing:-.02em}.logo .dot{width:1.5rem;height:1.5rem;border-radius:999px;background:var(--gradient-primary);display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:.75rem}.site-header .rating{display:none;align-items:center;gap:.375rem;font-size:.75rem;color:var(--muted-foreground)}@media(min-width:640px){.site-header .rating{display:flex}}.btn-shop{font-size:.75rem;font-weight:700;padding:.5rem 1rem;border-radius:999px;background:var(--foreground);color:var(--background)}.section{padding:4rem 1rem}@media(min-width:640px){.section{padding:6rem 1.5rem}}.section--soft{background:var(--gradient-soft)}.section--hero{background:var(--gradient-hero)}.section-divider{max-width:72rem;margin:0 auto;padding:0 1rem}.section-divider hr{border:0;height:1px;background:var(--border);margin:0}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.2em;color:var(--primary);margin:0 0 .75rem;text-transform:uppercase}.section-title{font-size:1.875rem;line-height:1.1}@media(min-width:640px){.section-title{font-size:3rem}}.section-head{text-align:center;max-width:42rem;margin:0 auto 2.5rem}@media(min-width:640px){.section-head{margin-bottom:3.5rem}}.stars{display:inline-flex;gap:1px;color:#ecaa0b}.stars svg{width:14px;height:14px;fill:currentColor}.stars--lg svg{width:18px;height:18px}.cta{display:block;width:100%;text-align:center;background:var(--gradient-primary);color:var(--primary-foreground);font-weight:700;letter-spacing:.02em;border-radius:1rem;padding:1.25rem 1rem;font-size:1rem;box-shadow:var(--shadow-cta);transition:filter .15s,transform .05s}.cta:hover{filter:brightness(1.05)}.cta:active{transform:scale(.99)}.cta--md{padding:1rem;font-size:.875rem}.cta__inner{display:inline-flex;align-items:center;gap:.625rem;justify-content:center}.cta__price{opacity:.9}.hero-grid{display:grid;gap:2rem;align-items:start;padding-top:1.5rem;padding-bottom:2.5rem}@media(min-width:640px){.hero-grid{padding-top:2.5rem;padding-bottom:4rem}}@media(min-width:1024px){.hero-grid{grid-template-columns:1fr 1fr;gap:3.5rem}}.gallery__main{position:relative;aspect-ratio:1/1;border-radius:1.5rem;background:var(--primary-soft);overflow:hidden;box-shadow:var(--shadow-card)}.gallery__main img{width:100%;height:100%;object-fit:contain}.badge-save{position:absolute;top:1rem;left:1rem;z-index:1;background:var(--sale);color:#fff;font-size:.6875rem;font-weight:700;padding:.25rem .625rem;border-radius:999px;letter-spacing:.04em}.gallery__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-top:.75rem}.gallery__thumbs button{aspect-ratio:1/1;border-radius:.75rem;overflow:hidden;background:var(--muted);border:1px solid var(--border);padding:0}.gallery__thumbs button[aria-current=true]{border-color:var(--primary)}.gallery__thumbs img{width:100%;height:100%;object-fit:cover}.product-info{display:flex;flex-direction:column;gap:1.25rem}.rating-row{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.product-title{font-size:2.25rem;line-height:1.05}@media(min-width:640px){.product-title{font-size:3rem}}@media(min-width:1024px){.product-title{font-size:3.4rem}}.product-sub{font-size:1rem;color:var(--muted-foreground);line-height:1.6;max-width:60ch}@media(min-width:640px){.product-sub{font-size:1.125rem}}.bullets{display:grid;gap:.5rem;padding-top:.25rem}@media(min-width:640px){.bullets{grid-template-columns:1fr 1fr;column-gap:1rem}}.bullets li{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.bullets svg{color:var(--primary);flex:none}.price-row{display:flex;align-items:baseline;gap:.75rem;padding-top:.5rem;flex-wrap:wrap}.price-now{font-family:var(--font-display);font-size:2.5rem}@media(min-width:640px){.price-now{font-size:3rem}}.price-was{font-size:1.25rem;color:var(--muted-foreground);text-decoration:line-through}.save-pill{font-size:.6875rem;font-weight:700;letter-spacing:.06em;background:color-mix(in oklch,var(--sale) 10%,transparent);color:#d40924;padding:.25rem .5rem;border-radius:999px}.bundle-label{font-size:.75rem;font-weight:600;letter-spacing:.08em;color:var(--muted-foreground);margin:0 0 .75rem;text-transform:uppercase}.bundles{display:flex;flex-direction:column;gap:.625rem}.bundle{position:relative;width:100%;text-align:left;border-radius:1rem;border:2px solid var(--border);background:var(--card);padding:1rem;transition:border-color .15s,background .15s,box-shadow .15s}@media(min-width:640px){.bundle{padding:1.25rem}}.bundle:hover{border-color:color-mix(in oklch,var(--primary) 40%,transparent)}.bundle[aria-checked=true]{border-color:var(--primary);background:var(--primary-soft);box-shadow:var(--shadow-soft)}.bundle__row{display:flex;align-items:center;gap:.75rem}.bundle__check{width:1.25rem;height:1.25rem;border-radius:999px;border:2px solid var(--border);display:inline-flex;align-items:center;justify-content:center;flex:none}.bundle[aria-checked=true] .bundle__check{background:var(--primary);border-color:var(--primary);color:#fff}.bundle__check svg{display:none;width:12px;height:12px}.bundle[aria-checked=true] .bundle__check svg{display:block}.bundle__main{flex:1}.bundle__top{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.bundle__label{font-weight:600;font-size:1rem}.bundle__price{font-family:var(--font-display);font-size:1.25rem}.bundle__bot{display:flex;align-items:center;justify-content:space-between;margin-top:.125rem}.bundle__qty{font-size:.75rem;color:var(--muted-foreground)}.bundle__each{font-size:.75rem;font-weight:500;color:var(--primary)}.bundle__badge{position:absolute;top:-.625rem;left:1rem;padding:.125rem .625rem;font-size:.625rem;font-weight:700;letter-spacing:.1em;border-radius:999px;background:var(--foreground);color:var(--background)}.bundle__badge--popular{background:var(--gradient-primary);color:#fff}.payments{display:flex;gap:.5rem;justify-content:center;align-items:center}.payments span{font-size:.625rem;font-weight:700;padding:.25rem .5rem;border-radius:.375rem;background:var(--muted);color:var(--muted-foreground);letter-spacing:.05em}.trust{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;font-size:.75rem;color:var(--muted-foreground)}.trust span{display:inline-flex;align-items:center;gap:.375rem}.trust svg{color:var(--primary)}.grid-cards{display:grid;gap:.75rem}@media(min-width:640px){.grid-cards{grid-template-columns:1fr 1fr;gap:1rem}}@media(min-width:1024px){.grid-cards--3{grid-template-columns:repeat(3,1fr)}}@media(min-width:640px){.grid-cards--4{grid-template-columns:repeat(4,1fr)}}.card{border:1px solid var(--border);border-radius:1rem;background:var(--card);padding:1.5rem;transition:box-shadow .15s}.card:hover{box-shadow:var(--shadow-card)}.card__icon{height:2.75rem;width:2.75rem;border-radius:.75rem;background:var(--primary-soft);display:inline-flex;align-items:center;justify-content:center;color:var(--primary);margin-bottom:1rem}.card__title{font-weight:600;font-size:1.125rem;margin:0 0 .375rem}.card__text{font-size:.875rem;color:var(--muted-foreground);line-height:1.6}.card--spec{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;padding:1.25rem}.card--spec .card__icon{height:3rem;width:3rem;border-radius:1rem;margin:0}.card--spec span{font-size:.875rem;font-weight:600}.section__cta{max-width:22rem;margin:2.5rem auto 0}.compare{display:grid;gap:1rem}@media(min-width:768px){.compare{grid-template-columns:1fr 1fr;gap:1.5rem}}.compare__col{border:1px solid var(--border);border-radius:1.5rem;background:var(--card);padding:1.5rem}@media(min-width:640px){.compare__col{padding:2rem}}.compare__col--good{border:2px solid var(--primary);position:relative;box-shadow:var(--shadow-card)}.compare__rec{position:absolute;top:-.75rem;right:1.5rem;background:var(--gradient-primary);color:#fff;font-size:.625rem;font-weight:700;letter-spacing:.1em;padding:.25rem .625rem;border-radius:999px}.compare__head{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.compare__head h3{font-size:1.125rem;font-weight:600;font-family:var(--font-sans);letter-spacing:0}.compare__icon{height:2rem;width:2rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.compare__icon--bad{background:color-mix(in oklch,var(--destructive) 10%,transparent);color:var(--destructive)}.compare__icon--good{background:var(--primary-soft);color:var(--primary)}.compare__list li{display:flex;align-items:flex-start;gap:.625rem;font-size:.875rem;padding:.375rem 0}.compare__list--bad li{color:var(--muted-foreground)}.compare__list svg{margin-top:2px;flex:none}.compare__list--bad svg{color:var(--destructive)}.compare__list--good svg{color:var(--primary)}.steps{display:grid;gap:1.25rem}@media(min-width:768px){.steps{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.step{text-align:center}.step__img{position:relative;border-radius:1.5rem;overflow:hidden;background:var(--muted);aspect-ratio:4/3;box-shadow:var(--shadow-soft)}.step__img img{width:100%;height:100%;object-fit:cover}.step__num{position:absolute;top:.75rem;left:.75rem;font-family:var(--font-display);font-size:1.5rem;background:#fffffff2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:.25rem .75rem;border-radius:999px}.step h3{font-weight:600;font-size:1.25rem;margin-top:1.25rem;font-family:var(--font-sans);letter-spacing:0}.step p{font-size:.875rem;color:var(--muted-foreground);margin-top:.375rem;line-height:1.6}.review{border:1px solid var(--border);border-radius:1rem;background:var(--card);padding:1.25rem;display:flex;flex-direction:column}@media(min-width:640px){.review{padding:1.5rem}}.review p{font-size:.875rem;line-height:1.6;margin-top:.75rem;flex:1}.review__foot{display:flex;align-items:center;gap:.625rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}.review__avatar{height:2.25rem;width:2.25rem;border-radius:999px;background:var(--gradient-primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.review__name{font-size:.875rem;font-weight:600;line-height:1.2}.review__verified{font-size:.625rem;font-weight:500;color:var(--success);display:inline-flex;align-items:center;gap:.25rem}.included-grid{display:grid;gap:2.5rem;align-items:center}@media(min-width:1024px){.included-grid{grid-template-columns:1fr 1fr;gap:4rem}}.included-img{border-radius:1.5rem;overflow:hidden;background:var(--card);box-shadow:var(--shadow-card)}.included-list{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.included-list li{display:flex;align-items:center;gap:.75rem;font-size:1rem}.included-list .check{height:1.5rem;width:1.5rem;border-radius:999px;background:var(--gradient-primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex:none}.guarantee{text-align:center;max-width:48rem;margin:0 auto}.guarantee__seal{position:relative;display:inline-flex;align-items:center;justify-content:center;height:7rem;width:7rem;border-radius:999px;background:var(--gradient-primary);box-shadow:var(--shadow-cta);margin-bottom:1.5rem}.guarantee__seal__inner{height:6rem;width:6rem;border-radius:999px;background:var(--background);display:flex;flex-direction:column;align-items:center;justify-content:center;border:4px solid var(--background)}.guarantee__seal__inner .n{font-family:var(--font-display);font-size:1.75rem;color:var(--primary);line-height:1}.guarantee__seal__inner .l{font-size:.625rem;font-weight:700;letter-spacing:.15em}.guarantee p{color:var(--muted-foreground);margin-top:1rem;font-size:1rem;line-height:1.6;max-width:36rem;margin-left:auto;margin-right:auto}@media(min-width:640px){.guarantee p{font-size:1.125rem}}.guarantee__row{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem;font-size:.875rem;color:var(--muted-foreground)}.guarantee__row span{display:inline-flex;align-items:center;gap:.5rem}.guarantee__row svg{color:var(--primary)}.faq{max-width:48rem;margin:0 auto}.faq__head{text-align:center;margin-bottom:2.5rem}.faq details{border:1px solid var(--border);border-radius:1rem;background:var(--card);padding:0 1.25rem;margin-bottom:.75rem;transition:box-shadow .2s}@media(min-width:640px){.faq details{padding:0 1.5rem}}.faq details[open]{box-shadow:var(--shadow-soft)}.faq summary{list-style:none;cursor:pointer;padding:1.25rem 0;font-weight:600;font-size:1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"";width:12px;height:12px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s;flex:none}.faq details[open] summary:after{transform:rotate(-135deg)}.faq__a{color:var(--muted-foreground);font-size:.875rem;line-height:1.6;padding-bottom:1.25rem}.final{max-width:36rem;margin:0 auto;text-align:center}.final__pill{display:inline-block;background:var(--sale);color:#fff;font-size:.6875rem;font-weight:700;padding:.25rem .75rem;border-radius:999px;letter-spacing:.08em;margin-bottom:1rem}.final h2{margin-bottom:1rem}.final__price{display:flex;align-items:baseline;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.final__price .now{font-family:var(--font-display);font-size:3rem}.final__price .was{font-size:1.25rem;color:var(--muted-foreground);text-decoration:line-through}.site-footer{border-top:1px solid var(--border);padding:2.5rem 1rem}.site-footer .inner{max-width:72rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}.site-footer .tagline{font-size:.875rem;color:var(--muted-foreground);font-style:italic}.site-footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem;font-size:.875rem}.site-footer nav a{color:var(--muted-foreground)}.site-footer nav a:hover{color:var(--foreground)}.site-footer small{font-size:.75rem;color:var(--muted-foreground)}.sticky-cart{position:fixed;left:0;right:0;bottom:0;z-index:50;transform:translateY(100%);transition:transform .3s ease}.sticky-cart.is-visible{transform:translateY(0)}@media(min-width:1024px){.sticky-cart{display:none}}.sticky-cart__inner{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--border);padding:.75rem .75rem max(.75rem,env(safe-area-inset-bottom));box-shadow:0 -8px 24px -12px #00000026;display:flex;align-items:center;gap:.75rem}.sticky-cart__label{flex:1;min-width:0}.sticky-cart__label small{font-size:.6875rem;color:var(--muted-foreground);display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-cart__label .now{font-family:var(--font-display);font-size:1.25rem}.sticky-cart__label .was{font-size:.75rem;color:var(--muted-foreground);text-decoration:line-through;margin-left:.375rem}.sticky-cart__cta{flex:1.4}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theme.css.map */
