/*! 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{.start{inset-inline-start:var(--spacing)}}:root{--orange:#ff5a1f;--ink:#151515;--cream:#f5f0e7;--paper:#fffdf8;--muted:#77736d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f0;border-bottom:1px solid #ddd7ce;grid-template-columns:1fr auto 1fr;align-items:center;height:84px;padding:0 5vw;display:grid;position:sticky;top:0}.brand{letter-spacing:-.04em;align-items:center;gap:11px;width:max-content;font-size:17px;font-weight:800;display:flex}.brand-mark{color:#fff;background:var(--orange);letter-spacing:-.08em;border-radius:50%;place-items:center;width:39px;height:39px;font-size:12px;display:grid;transform:rotate(-8deg)}.brand strong{color:var(--orange)}nav{gap:34px;font-size:12px;font-weight:700;display:flex}nav a{padding:32px 0;position:relative}nav a:after{content:"";background:var(--orange);height:2px;transition:all .2s;position:absolute;bottom:22px;left:50%;right:50%}nav a:hover:after{left:0;right:0}.header-cta{background:var(--ink);color:#fff;border-radius:4px;justify-self:end;padding:13px 18px;font-size:12px;font-weight:800}.header-cta span{color:var(--orange);margin-left:12px}.hero{grid-template-columns:1.02fr .98fr;min-height:690px;padding:74px 5vw 65px;display:grid;overflow:hidden}.hero-copy{align-self:center;max-width:660px}.eyebrow,.kicker{color:var(--orange);letter-spacing:.16em;font-size:10px;font-weight:900}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--orange);width:25px;height:2px}h1{letter-spacing:-.075em;margin:27px 0 30px;font-size:clamp(55px,6vw,92px);font-weight:900;line-height:.91}h1 em,h2 em{color:var(--orange);font-style:normal}.hero-copy>p{color:var(--muted);max-width:520px;font-size:17px;line-height:1.65}.hero-actions{align-items:center;gap:30px;margin-top:34px;display:flex}.primary-button{background:var(--orange);color:#fff;box-shadow:7px 7px 0 var(--ink);border-radius:3px;padding:17px 21px;font-size:13px;font-weight:900;transition:all .2s}.primary-button:hover{box-shadow:4px 4px 0 var(--ink);transform:translate(3px,3px)}.primary-button span{margin-left:22px}.text-link{border-bottom:1px solid var(--ink);padding-bottom:4px;font-size:12px;font-weight:900}.text-link span{color:var(--orange);margin-left:8px}.trust-row{border-top:1px solid #ddd7ce;gap:34px;width:max-content;margin-top:58px;padding-top:25px;display:flex}.trust-row>div{align-items:center;gap:9px;display:flex}.trust-row strong{width:25px;height:25px;color:var(--orange);background:#e7dfd2;border-radius:50%;place-items:center;font-size:11px;display:grid}.trust-row span{text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:800;line-height:1.35}.hero-showcase{place-items:center;min-height:540px;display:grid;position:relative}.orange-orbit{aspect-ratio:1;background:var(--orange);border-radius:50%;width:min(40vw,510px);position:absolute;box-shadow:inset -35px -20px 70px #6316002e}.orange-orbit:before,.orange-orbit:after{content:"";border:1px solid #ffffff59;border-radius:50%;position:absolute}.orange-orbit:before{inset:13%}.orange-orbit:after{inset:27%}.hero-product{z-index:2;filter:drop-shadow(22px 25px 18px #47120047);width:280px;height:300px;position:relative;transform:rotate(-6deg)}.case-body{background:linear-gradient(145deg,#fff,#bebebe);border:5px solid #eee;border-radius:38px 38px 58px 58px;width:210px;height:135px;position:absolute;bottom:22px;left:35px;box-shadow:inset -12px -10px 18px #999}.case-lid{background:linear-gradient(145deg,#fff,#b8b8b8);border:5px solid #eee;border-radius:55px 55px 24px 24px;width:205px;height:80px;position:absolute;bottom:138px;left:37px}.bud{z-index:4;background:linear-gradient(120deg,#fff 15%,#bcbcbc);border:4px solid #eee;border-radius:34px;width:54px;height:112px;position:absolute;box-shadow:inset -8px -8px 10px #aaa}.bud:before{content:"";background:#d8d8d8;border:4px solid #fff;border-radius:50%;width:38px;height:45px;position:absolute;top:-15px;left:4px}.bud.left{top:38px;left:72px;transform:rotate(-12deg)}.bud.right{top:27px;right:65px;transform:rotate(15deg)}.floating-card{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);z-index:3;background:#ffffffeb;position:absolute;box-shadow:0 15px 40px #2d190a24}.card-top{border-radius:3px;padding:18px 25px;top:11%;left:2%}.card-top span{color:var(--orange);margin-bottom:8px;font-size:10px;display:block}.card-top strong{font-size:13px;line-height:1.3}.card-bottom{border-radius:3px;align-items:center;gap:12px;padding:14px 17px;display:flex;bottom:18%;right:0}.mini-badge{background:var(--ink);width:34px;height:34px;color:var(--orange);border-radius:50%;place-items:center;font-weight:900;display:grid}.card-bottom small,.card-bottom strong{display:block}.card-bottom small{color:var(--muted);text-transform:uppercase;font-size:8px}.card-bottom strong{margin-top:2px;font-size:11px}.social-proof{z-index:3;align-items:center;gap:11px;display:flex;position:absolute;bottom:6%;left:3%}.avatar-stack{display:flex}.avatar-stack i{color:#fff;background:#2c2c2c;border:2px solid #fff;border-radius:50%;place-items:center;width:29px;height:29px;margin-left:-7px;font-size:9px;font-style:normal;display:grid}.avatar-stack i:first-child{background:var(--orange);margin:0}.social-proof p{margin:0;font-size:9px;line-height:1.4}.decor-dot{background:var(--ink);border-radius:50%;width:9px;height:9px;position:absolute}.dot-one{top:8%;right:13%}.dot-two{background:var(--orange);bottom:9%;right:11%}.decor-cross{color:var(--ink);font-size:35px;position:absolute;top:44%;left:8%}.category-strip{background:var(--ink);color:#fff;grid-template-columns:1.2fr repeat(4,1fr);padding:0 5vw;display:grid}.section-label{border-right:1px solid #383838;align-items:center;gap:18px;padding:30px 25px 30px 0;display:flex}.section-label>span{color:var(--orange);font-size:10px}.section-label p{letter-spacing:.08em;font-size:10px;line-height:1.5}.section-label strong{font-size:14px}.category-item{border-right:1px solid #383838;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:120px;padding:18px 22px;transition:background .2s;display:grid}.category-item:hover{background:var(--orange)}.category-icon{border:1px solid #555;border-radius:50%;place-items:center;width:39px;height:39px;font-size:17px;display:grid}.category-item:hover .category-icon{border-color:#fff}.category-item strong,.category-item small{display:block}.category-item strong{font-size:12px}.category-item small{color:#8d8d8d;text-transform:uppercase;margin-top:5px;font-size:8px}.category-item:hover small{color:#fff}.category-item b{color:var(--orange)}.category-item:hover b{color:#fff}.products-section{background:var(--cream);padding:105px 5vw 115px}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:50px;display:flex}.section-heading h2,.benefit-intro h2{letter-spacing:-.06em;margin:14px 0 0;font-size:clamp(38px,4.2vw,64px);line-height:.95}.section-heading>p{width:280px;color:var(--muted);border-left:2px solid var(--orange);padding-left:17px;font-size:13px;line-height:1.6}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card{background:var(--paper);border:1px solid #ded7cc;position:relative;overflow:hidden}.product-number{color:var(--orange);z-index:2;font-size:10px;font-weight:900;position:absolute;top:18px;left:18px}.product-art{background:#eae4da;place-items:center;height:300px;display:grid;position:relative}.product-art span{display:block;position:absolute}.product-art.with-photo{background:#f2eee7;overflow:hidden}.product-art.with-photo img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.product-card:hover .product-art.with-photo img{transform:scale(1.045)}.earbuds .shape-one{background:linear-gradient(145deg,#fff,#aaa);border-radius:28px 28px 40px 40px;width:145px;height:88px;bottom:63px;box-shadow:16px 18px 25px #bcb4a8}.earbuds .shape-two,.earbuds .shape-three{z-index:2;background:linear-gradient(145deg,#fff,#aaa);border-radius:25px;width:35px;height:82px;top:75px}.earbuds .shape-two{transform:translate(-38px)rotate(-10deg)}.earbuds .shape-three{transform:translate(38px)rotate(10deg)}.charger .shape-one{background:linear-gradient(145deg,#fff,#b7b7b7);border-radius:19px;width:105px;height:140px;transform:rotate(-7deg);box-shadow:16px 18px 25px #bcb4a8}.charger .shape-two,.charger .shape-three{background:#999;width:9px;height:34px;top:57px}.charger .shape-two{transform:translate(-22px)}.charger .shape-three{transform:translate(22px)}.case .shape-one{border:12px solid var(--ink);background:#fa7442;border-radius:34px;width:150px;height:215px;transform:rotate(8deg);box-shadow:16px 18px 25px #bcb4a8}.case .shape-two{background:var(--ink);border-radius:16px;width:54px;height:54px;transform:translate(-33px,-68px)rotate(8deg)}.case .shape-three{border:3px solid #fa7442;border-radius:50%;width:10px;height:10px;transform:translate(-38px,-72px)}.product-info{padding:21px 22px 24px}.product-info>span{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;font-size:8px;font-weight:900}.product-info h3{margin:8px 0 7px;font-size:17px}.product-info>p{min-height:30px;color:var(--muted);margin:0 0 17px;font-size:10px;line-height:1.5}.product-info>div{border-top:1px solid #ddd5c9;justify-content:space-between;align-items:center;padding-top:15px;display:flex}.product-info strong{font-size:15px}.product-price{flex-direction:column;gap:4px;display:flex}.product-price small{color:var(--orange);text-transform:uppercase;font-size:8px;font-weight:900}.product-add{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:38px;height:38px;font-size:17px;transition:background .2s,transform .2s;display:grid}.product-add:hover:not(:disabled){background:var(--orange);transform:scale(1.06)}.product-add:disabled{cursor:default;background:#8e8a84}body.cart-open{overflow:hidden}.cart-fab{z-index:45;background:var(--ink);color:#fff;cursor:pointer;letter-spacing:.1em;border:0;border-radius:5px;align-items:center;gap:13px;padding:11px 12px 11px 17px;font:900 10px Arial;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 14px 35px #00000040}.cart-fab b{background:var(--orange);letter-spacing:0;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;display:grid}.cart-overlay{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;background:#0f0f0f94;border:0;position:fixed;inset:0}.cart-drawer{z-index:51;background:var(--paper);flex-direction:column;width:min(440px,100%);height:100dvh;display:flex;position:fixed;top:0;right:0;box-shadow:-20px 0 50px #0003}.cart-drawer>header{border-bottom:1px solid #ded7cc;justify-content:space-between;align-items:center;padding:28px 27px 22px;display:flex}.cart-drawer>header span{color:var(--orange);letter-spacing:.16em;font-size:8px;font-weight:900}.cart-drawer>header h2{letter-spacing:-.05em;margin:5px 0 0;font-size:32px}.cart-drawer>header button{cursor:pointer;background:0 0;border:1px solid #d8d1c7;border-radius:50%;width:37px;height:37px;font-size:22px}.cart-content{flex:1;padding:8px 27px;overflow-y:auto}.cart-item{border-bottom:1px solid #e3ddd3;grid-template-columns:56px 1fr auto;align-items:center;gap:13px;padding:18px 0;display:grid}.cart-item>img,.cart-item-letter{object-fit:cover;background:#eae4da;border-radius:4px;width:56px;height:56px}.cart-item-letter{color:var(--orange);place-items:center;font-size:21px;font-weight:900;display:grid}.cart-item-info strong,.cart-item-info small{display:block}.cart-item-info strong{font-size:12px;line-height:1.3}.cart-item-info small{color:var(--muted);margin-top:5px;font-size:9px}.cart-item-info button{color:#9a4a2d;cursor:pointer;background:0 0;border:0;margin-top:7px;padding:0;font-size:8px;font-weight:800;text-decoration:underline}.quantity-control{border:1px solid #d9d2c8;border-radius:4px;align-items:center;display:flex;overflow:hidden}.quantity-control button{cursor:pointer;background:#f2ede5;border:0;width:28px;height:31px;font-weight:900}.quantity-control button:disabled{opacity:.35;cursor:default}.quantity-control b{text-align:center;width:27px;font-size:10px}.cart-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:55vh;display:flex}.cart-empty b{font-size:18px}.cart-empty p{color:var(--muted);max-width:240px;font-size:11px;line-height:1.6}.cart-empty button{background:var(--orange);color:#fff;cursor:pointer;border:0;padding:13px 17px;font-size:10px;font-weight:900}.cart-footer{min-height:0;color:var(--ink);letter-spacing:0;border-top:1px solid #ded7cc;margin:0;padding:21px 27px 24px;display:block}.cart-footer>div{justify-content:space-between;align-items:end;display:flex}.cart-footer>div span{color:var(--muted);font-size:10px}.cart-footer>div strong{letter-spacing:-.04em;font-size:24px}.cart-footer>small{color:var(--muted);margin:9px 0 16px;font-size:8px;display:block}.cart-footer>a{background:var(--orange);color:#fff;justify-content:space-between;align-items:center;padding:16px 17px;font-size:11px;font-weight:900;display:flex}.cart-footer>a span{font-size:17px}.cart-footer>button{width:100%;color:var(--muted);cursor:pointer;background:0 0;border:0;margin-top:10px;font-size:8px;text-decoration:underline}.benefits{background:var(--paper);grid-template-columns:1.45fr repeat(3,1fr);padding:100px 5vw;display:grid}.benefit-intro{padding-right:50px}.benefit-intro>span{color:var(--orange);letter-spacing:.15em;font-size:9px;font-weight:900}.benefit-intro h2{font-size:clamp(35px,3.5vw,54px)}.benefit{border-left:1px solid #ddd7ce;padding:15px 30px 10px}.benefit b{color:var(--orange);margin-bottom:55px;font-size:10px;display:block}.benefit strong{margin-bottom:12px;font-size:15px;display:block}.benefit p{color:var(--muted);font-size:11px;line-height:1.7}.contact-section{background:var(--orange);color:#fff;grid-template-columns:1.2fr 1fr;align-items:end;margin:0 5vw 70px;padding:65px 7%;display:grid;position:relative;overflow:hidden}.contact-section:after{content:"LA";color:#ffffff14;font-size:250px;font-weight:900;position:absolute;bottom:-38%;right:-2%;transform:rotate(-8deg)}.contact-section>div{z-index:1;position:relative}.contact-section>div>span{letter-spacing:.15em;font-size:9px;font-weight:900}.contact-section h2{letter-spacing:-.06em;margin:15px 0 0;font-size:clamp(42px,5vw,72px);line-height:.93}.contact-copy{border-left:1px solid #ffffff59;padding-left:40px}.contact-copy p{max-width:390px;font-size:14px;line-height:1.6}.contact-copy a{background:var(--ink);margin-top:16px;padding:17px 21px;font-size:12px;font-weight:900;display:inline-block}.contact-copy a span{color:var(--orange);margin-left:35px}.contact-copy small{opacity:.75;margin-top:13px;font-size:8px;display:block}main>footer{letter-spacing:.12em;min-height:95px;color:var(--muted);border-top:1px solid #ddd7ce;justify-content:space-between;align-items:center;margin:0 5vw;font-size:8px;font-weight:800;display:flex}.footer-brand{color:var(--ink);font-size:14px}.footer-brand .brand-mark{width:32px;height:32px;font-size:9px}@media (max-width:980px){nav{display:none}.site-header{grid-template-columns:1fr auto}.hero{grid-template-columns:1fr;padding-top:55px}.hero-showcase{min-height:570px}.orange-orbit{width:min(70vw,500px)}.category-strip{grid-template-columns:repeat(2,1fr)}.section-label{border-bottom:1px solid #383838;grid-column:1/-1}.product-grid{gap:12px}.benefits{grid-template-columns:1fr 1fr;row-gap:50px}.benefit-intro{grid-column:1/-1}.benefit:nth-child(2){border-left:0}}@media (max-width:680px){.site-header{height:70px;padding:0 20px}.header-cta{place-items:center;width:41px;height:41px;padding:0;font-size:0;display:grid}.header-cta span{margin:0;font-size:18px}.hero{padding:48px 20px 45px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:24px}.trust-row{justify-content:space-between;gap:12px;width:100%}.trust-row span{font-size:7px}.hero-showcase{min-height:470px}.orange-orbit{width:390px;max-width:100%}.hero-product{transform:scale(.83)rotate(-6deg)}.card-top{left:0}.card-bottom{right:-8px}.social-proof{bottom:1%}.category-strip{padding:0 20px}.category-item{gap:8px;min-height:100px;padding:15px 8px}.category-icon{width:32px;height:32px}.category-item b{display:none}.products-section{padding:75px 20px}.section-heading{flex-direction:column;align-items:flex-start;gap:25px}.product-grid{grid-template-columns:1fr}.product-art{height:280px}.benefits{grid-template-columns:1fr;padding:75px 20px}.benefit-intro{grid-column:auto}.benefit{border-top:1px solid #ddd7ce;border-left:0;padding:25px 0}.benefit b{margin-bottom:25px}.contact-section{grid-template-columns:1fr;gap:35px;margin:0 20px 50px;padding:45px 28px}.contact-copy{border-top:1px solid #ffffff59;border-left:0;padding:25px 0 0}main>footer{margin:0 20px}.footer-brand+p{display:none}.cart-fab{bottom:15px;right:15px}.cart-drawer>header,.cart-content,.cart-footer{padding-left:20px;padding-right:20px}.cart-item{grid-template-columns:48px 1fr auto;gap:10px}.cart-item>img,.cart-item-letter{width:48px;height:48px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
