/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--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{*,::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,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;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{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{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.grid{display:grid}.hidden{display:none}.table{display:table}.shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.rounded{border-radius:.25rem}.lowercase{text-transform:lowercase}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{color-scheme:dark;--brand-accent:#07f468;--brand-accent-hover:#2aff82;--brand-accent-ink:#003f1d;--brand-accent-on-light:#00682e;--brand-muted-on-light:#515852;--brand-strong:#070807;--brand-strong-2:#111411;--brand-reading:#e7e7e3;--brand-white:#fff;--simple-bg:var(--brand-strong);--simple-bg-soft:#0c0f0d;--simple-surface:var(--brand-strong-2);--simple-surface-raised:#171b18;--simple-text:var(--brand-reading);--simple-muted:#a4aaa5;--simple-muted-dark:#7c847e;--simple-border:#2a302b;--simple-border-strong:#424b44;--simple-blue:var(--brand-accent);--simple-blue-bright:var(--brand-accent-hover);--simple-red:#f23846;--simple-shell:min(1240px,calc(100vw - 48px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--simple-bg)}body{color:var(--simple-text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Arial,Helvetica,sans-serif}body::selection{background:var(--brand-accent);color:var(--brand-accent-ink)}a,button{-webkit-tap-highlight-color:transparent}button{font:inherit}a,button{color:inherit}a{text-decoration:none}img{max-width:100%;display:block}:focus-visible{outline:3px solid var(--brand-strong);outline-offset:2px;box-shadow:0 0 0 6px var(--brand-accent)}.simple-visually-hidden{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.simple-skip-link{z-index:100;background:var(--brand-accent);color:var(--brand-accent-ink);border-radius:10px;padding:11px 15px;font-size:14px;font-weight:750;line-height:20px;transition:transform .16s;position:fixed;top:10px;left:16px;transform:translateY(calc(-100% - 16px))}.simple-skip-link:focus-visible{transform:translateY(0)}.simple-site{background:var(--simple-bg);overflow:clip}.simple-site,.simple-system-state{min-height:100vh;color:var(--simple-text)}.simple-system-state{background:radial-gradient(circle at 50% 20%,#07f4681f,transparent 38%),var(--simple-bg);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:80px 24px;display:flex}.simple-system-state>img{width:min(280px,70vw);height:auto;margin-bottom:18px}.simple-system-state h1{max-width:720px;margin:0;font-size:clamp(34px,6vw,64px);line-height:1.02}.simple-system-state>p:not(.simple-eyebrow){max-width:620px;color:var(--simple-muted);margin:0 0 12px;font-size:17px;line-height:1.6}.simple-shell{width:var(--simple-shell);margin-inline:auto}#buy,#collections,#formats,#selector{scroll-margin-top:88px}.simple-logo{flex:none;width:clamp(124px,11vw,152px);display:block}.simple-logo img{width:100%;height:auto}.simple-button{text-align:center;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 24px;font-size:14px;font-weight:700;line-height:20px;transition:transform .18s,border-color .18s,background .18s,color .18s,box-shadow .18s;display:inline-flex}.simple-button:hover{transform:translateY(-2px)}.simple-button-primary{background:var(--simple-blue);color:var(--brand-accent-ink);box-shadow:0 12px 34px #07f4682e}.simple-button-primary:hover{background:var(--brand-accent-hover);box-shadow:0 16px 40px #07f46842}.simple-button-dark,.simple-button-outline{border-color:var(--simple-border-strong);color:#fff;background:#ffffff05}.simple-button-dark:hover,.simple-button-outline:hover{background:#ffffff12;border-color:#6f7986}.simple-button-light{color:#0b0d10;background:#fff}.simple-button-light:hover{background:#e9eef7}.simple-actions{flex-wrap:wrap;gap:14px;display:flex}.simple-eyebrow{color:var(--simple-blue-bright);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800;line-height:16px}.simple-header{z-index:50;color:var(--brand-white);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#070807f2;border-bottom:1px solid #ffffff24;position:sticky;top:0}.simple-header-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;height:76px;display:grid}.simple-desktop-nav{align-items:center;gap:4px;display:flex}.simple-desktop-nav a{color:#e5e9e5;border-radius:5px;padding:11px 14px;font-size:14px;font-weight:500;line-height:20px;transition:background .18s,color .18s}.simple-desktop-nav a:hover,.simple-desktop-nav a[aria-current=page]{color:var(--brand-accent);background:#07f46812}.simple-header-tools{justify-self:end;align-items:center;gap:8px;display:flex}.simple-menu-button,.simple-search-link{width:44px;height:44px;color:var(--brand-white);background:0 0;border:1px solid #ffffff3d;border-radius:50%;place-items:center;transition:border-color .18s,color .18s,background .18s;display:grid}.simple-menu-button:hover,.simple-menu-button[aria-expanded=true],.simple-search-link:hover{border-color:var(--brand-accent);color:var(--brand-accent);background:#07f4680f}.simple-search-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:20px;height:20px}.simple-header-cta{justify-self:end;min-height:44px;padding-inline:24px}.simple-menu-button{cursor:pointer;padding:0;display:none}.simple-menu-button span{background:currentColor;grid-area:1/1;width:15px;height:1.5px;transition:transform .18s}.simple-menu-button span:first-child{transform:translateY(-3px)}.simple-menu-button span:last-child{transform:translateY(3px)}.simple-menu-button[aria-expanded=true] span:first-child{transform:rotate(45deg)}.simple-menu-button[aria-expanded=true] span:last-child{transform:rotate(-45deg)}.simple-mobile-nav{z-index:40;background:var(--brand-strong);width:100%;color:var(--brand-white);border-bottom:1px solid #ffffff24;padding:18px 24px 24px;display:none;position:absolute;top:100%;left:0}.simple-mobile-nav.is-open{display:grid}.simple-mobile-nav>a:not(.simple-button){border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;padding:17px 2px;font-size:17px;font-weight:600;display:flex}.simple-mobile-nav>a:hover,.simple-mobile-nav>a[aria-current=page]{color:var(--brand-accent)}.simple-mobile-nav .simple-button{margin-top:18px}.simple-hero{border-bottom:1px solid var(--simple-border);isolation:isolate;background:radial-gradient(circle at 76% 30%,#07f46833,transparent 28rem),radial-gradient(circle at 88% 72%,#2aff8214,transparent 22rem),var(--simple-bg);min-height:720px;position:relative;overflow:hidden}.home-hero{background:linear-gradient(128deg,transparent 0 72%,#07f4681a 72.2% 72.5%,transparent 72.7%),radial-gradient(circle at 86% 42%,#07f4681c,transparent 24rem),var(--brand-strong);min-height:calc(100svh - 76px)}.home-hero .simple-hero-grid{grid-template-columns:minmax(0,.96fr) minmax(430px,.84fr);gap:clamp(48px,6vw,88px);min-height:calc(100svh - 76px);padding-block:clamp(42px,6vh,72px)}.home-hero .simple-hero-copy{gap:24px}.home-hero .simple-hero-copy h1{max-width:660px;color:var(--brand-white);letter-spacing:-.07em;text-transform:uppercase;font-size:clamp(64px,6.4vw,92px);font-weight:950;line-height:.84}.home-collection-showcase{width:100%;min-height:clamp(520px,67vh,650px);color:var(--brand-white);isolation:isolate;background:linear-gradient(145deg,#0000 0 70%,#07f46824 70.2% 70.65%,#0000 70.9%),radial-gradient(circle at 50% 58%,#07f46821,#0000 47%),#101410;border:1px solid #ffffff29;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;padding:clamp(24px,3vw,38px);transition:border-color .28s,background .28s;display:grid;position:relative;overflow:hidden}.home-collection-showcase:after{z-index:5;pointer-events:none;content:"";opacity:0;background:linear-gradient(110deg,#0000 44%,#ffffff29 50%,#07f46814 53%,#0000 59%);transition:opacity .32s,transform .76s cubic-bezier(.22,1,.36,1);position:absolute;inset:-45% -70%;transform:translate(-40%)}.home-collection-showcase:focus-visible,.home-collection-showcase:hover{border-color:var(--brand-accent);background:linear-gradient(145deg,#0000 0 70%,#07f46833 70.2% 70.65%,#0000 70.9%),radial-gradient(circle at 50% 58%,#07f4682e,#0000 48%),#111711}.home-collection-showcase:focus-visible:after,.home-collection-showcase:hover:after{opacity:1;transform:translate(36%)}.home-showcase-heading{z-index:7;justify-content:space-between;align-items:flex-start;gap:24px;display:flex;position:relative}.home-showcase-heading>span:first-child{gap:16px;display:grid}.home-showcase-heading>span:first-child>strong{max-width:300px;color:var(--brand-white);letter-spacing:-.055em;text-transform:uppercase;font-size:clamp(30px,3.1vw,46px);font-weight:950;line-height:.9}.home-feature-tag{background:var(--brand-accent);width:fit-content;color:var(--brand-accent-ink);letter-spacing:.08em;text-transform:uppercase;border-radius:3px;padding:7px 10px;font-size:9px;font-weight:900}.home-showcase-count{color:#889188;letter-spacing:.09em;text-transform:uppercase;justify-items:end;font-size:9px;font-weight:950;display:grid}.home-showcase-count strong{color:var(--brand-accent);letter-spacing:-.045em;font-size:28px;line-height:1}.home-card-stage{perspective:1200px;width:100%;min-height:330px;display:block;position:relative}.home-card-orbit{aspect-ratio:1;border:1px solid #07f46833;border-radius:50%;width:min(72%,360px);position:absolute;top:51%;left:50%;transform:translate(-50%,-50%)rotate(-11deg);box-shadow:0 0 0 32px #07f46806,inset 0 0 54px #07f4680d}.home-card-orbit:after{border-radius:inherit;content:"";border:1px dashed #07f4682e;position:absolute;inset:12%}.home-hero-card{z-index:2;aspect-ratio:320/503;transform-origin:50% 90%;width:clamp(150px,14.4vw,205px);transition:filter .38s,transform .52s cubic-bezier(.22,1,.36,1);position:absolute;top:50%;left:50%}.home-hero-card img{object-fit:cover;filter:drop-shadow(0 28px 28px #00000094);width:100%;height:100%}.home-hero-card-1{z-index:1;transform:translate(-112%,-41%)rotate(-11deg)translateZ(-40px)}.home-hero-card-2{z-index:3;transform:translate(-50%,-54%)rotate(1deg)translateZ(45px)}.home-hero-card-3{z-index:2;transform:translate(12%,-41%)rotate(11deg)translateZ(-30px)}.home-collection-showcase:focus-visible .home-hero-card-1,.home-collection-showcase:hover .home-hero-card-1{transform:translate(-119%,-44%)rotate(-15deg)translateZ(-40px)}.home-collection-showcase:focus-visible .home-hero-card-2,.home-collection-showcase:hover .home-hero-card-2{transform:translate(-50%,-58%)rotate(0)translateZ(65px)scale(1.035)}.home-collection-showcase:focus-visible .home-hero-card-3,.home-collection-showcase:hover .home-hero-card-3{transform:translate(19%,-44%)rotate(15deg)translateZ(-30px)}.home-feature-link{z-index:7;color:var(--brand-accent);letter-spacing:.03em;text-transform:uppercase;border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;padding-top:18px;font-size:12px;font-weight:850;display:flex;position:relative}.home-feature-link>span{font-size:22px;transition:transform .22s}.home-collection-showcase:focus-visible .home-feature-link>span,.home-collection-showcase:hover .home-feature-link>span{transform:translate(5px)}.simple-hero-grid{grid-template-columns:minmax(0,620px) minmax(440px,1fr);align-items:center;gap:46px;min-height:720px;display:grid}.simple-hero-copy{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.simple-hero-copy>*{animation:simple-hero-copy-enter .64s cubic-bezier(.22,1,.36,1) both}.simple-hero-copy>:first-child{animation-delay:40ms}.simple-hero-copy>:nth-child(2){animation-delay:.11s}.simple-hero-copy>:nth-child(3){animation-delay:.18s}.simple-hero-copy>:nth-child(4){animation-delay:.25s}.simple-hero-copy>:nth-child(5){animation-delay:.32s}.simple-hero-copy>:nth-child(6){animation-delay:.39s}.simple-release-badge{color:#ff7b86;letter-spacing:.11em;text-transform:uppercase;background:#f2384614;border:1px solid #f238466b;border-radius:999px;align-items:center;gap:9px;min-height:30px;margin:0 0 2px;padding:0 12px;font-size:10px;font-weight:800;line-height:14px;display:inline-flex}.simple-release-badge>span{background:var(--simple-red);border-radius:50%;flex:none;width:6px;height:6px;animation:simple-release-pulse 2.4s ease-out infinite;box-shadow:0 0 #f238467a}.simple-hero h1{letter-spacing:-.055em;max-width:620px;margin:0;font-size:clamp(54px,4.6vw,68px);font-weight:850;line-height:.98}.simple-hero h1 span{color:var(--simple-blue-bright);text-shadow:0 0 34px #2aff8233}.simple-hero-description{max-width:560px;color:var(--simple-muted);margin:0;font-size:17px;line-height:27px}.simple-facts{align-items:flex-start;gap:28px;margin:10px 0 0;display:flex}.simple-facts div{min-width:130px}.simple-facts dt{margin-bottom:4px;font-size:20px;font-weight:800;line-height:22px}.simple-facts dd{color:var(--simple-muted);margin:0;font-size:12px;line-height:16px}.simple-hero-products{isolation:isolate;perspective:1200px;justify-self:end;width:100%;max-width:620px;height:540px;position:relative}.simple-hero-products:after{content:"";z-index:20;pointer-events:none;mix-blend-mode:screen;opacity:0;background:linear-gradient(106deg,#0000 37%,#ffffff08 43%,#ffffff2e 50%,#2aff821a 54%,#0000 62%);animation:simple-hero-sweep 6.8s cubic-bezier(.4,0,.2,1) 1.4s infinite;position:absolute;inset:3% -10% 5%;transform:translate(-130%)}.simple-hero-glow{z-index:0;aspect-ratio:1;filter:blur(10px);background:radial-gradient(circle,#07f46847,#0000 66%);border-radius:50%;width:90%;animation:simple-glow-breathe 5.5s ease-in-out infinite alternate;position:absolute;top:4%;left:5%}.simple-hero-ring{z-index:0;border:1px solid #2aff8229;border-radius:50%;animation:simple-ring-breathe 7s ease-in-out infinite alternate;position:absolute;inset:19% 2% 4%;transform:rotate(-8deg);box-shadow:inset 0 0 48px #07f46812,0 0 44px #07f4680f}.simple-fan-slot{aspect-ratio:3/4;transform-origin:50% 84%;transition:transform .32s;animation:simple-fan-enter .76s cubic-bezier(.2,.85,.24,1) both;position:absolute}.simple-fan-item{object-fit:cover;width:100%;height:100%;animation:simple-fan-float var(--fan-duration,6s) ease-in-out var(--fan-float-delay,-1s) infinite alternate;border:1px solid #fff3;border-radius:14px;transition:transform .3s,filter .3s;box-shadow:0 28px 50px #0000006b}.simple-fan-slot-1{--fan-duration:6.8s;--fan-float-delay:-3.1s;--fan-float-start:-2px;--fan-float-end:6px;z-index:1;width:29%;animation-delay:.13s;top:43%;left:0;transform:rotate(-13deg)}.simple-fan-slot-2{--fan-duration:5.8s;--fan-float-delay:-1.6s;--fan-float-start:-5px;--fan-float-end:4px;z-index:2;width:34%;animation-delay:.21s;top:18%;left:12%;transform:rotate(-7deg)}.simple-fan-slot-3{--fan-duration:6.4s;--fan-float-delay:-4.2s;--fan-float-start:-4px;--fan-float-end:7px;z-index:4;width:41%;animation-delay:.29s;top:2%;left:31%;transform:rotate(-1deg)}.simple-fan-slot-4{--fan-duration:6.1s;--fan-float-delay:-2.5s;--fan-float-start:-3px;--fan-float-end:6px;z-index:3;width:35%;animation-delay:.37s;top:14%;left:58%;transform:rotate(7deg)}.simple-fan-slot-5{--fan-duration:7.1s;--fan-float-delay:-5s;--fan-float-start:-5px;--fan-float-end:3px;z-index:1;width:29%;animation-delay:.45s;top:43%;left:74%;transform:rotate(13deg)}@media (hover:hover) and (pointer:fine){.simple-hero-products:hover .simple-fan-item{filter:brightness(.86)}.simple-fan-slot:hover{z-index:15;transform:rotate(0)}.simple-fan-slot:hover .simple-fan-item{filter:brightness(1.06);animation-play-state:paused;transform:translateY(-10px)scale(1.04)}}@keyframes simple-hero-copy-enter{0%{translate:0 18px}}@keyframes simple-release-pulse{70%{box-shadow:0 0 0 9px #f2384600}to{box-shadow:0 0 #f2384600}}@keyframes simple-fan-enter{0%{translate:0 28px;scale:.94}}@keyframes simple-fan-float{0%{translate:0 var(--fan-float-start,-4px)}to{translate:0 var(--fan-float-end,6px)}}@keyframes simple-glow-breathe{0%{opacity:.68;transform:scale(.94)}to{opacity:1;transform:scale(1.04)}}@keyframes simple-ring-breathe{0%{opacity:.5;transform:rotate(-8deg)scale(.97)}to{opacity:.9;transform:rotate(-5deg)scale(1.02)}}@keyframes simple-hero-sweep{0%,56%{opacity:0;transform:translate(-130%)}65%{opacity:.72}82%,to{opacity:0;transform:translate(130%)}}.simple-finder{background:var(--brand-reading);color:var(--brand-strong);padding:92px 0}.simple-section-heading{max-width:760px;margin-bottom:36px}.simple-buy-card h2,.simple-formats-heading h2,.simple-section-heading h2,.simple-trust-mobile-title{letter-spacing:-.045em;margin:0;font-size:40px;font-weight:780;line-height:44px}.simple-formats-heading p,.simple-section-heading p{color:var(--simple-muted);margin:12px 0 0;font-size:16px;line-height:24px}.simple-finder .simple-search-field>small,.simple-finder .simple-search-field>span,.simple-finder .simple-section-heading p,.simple-finder .simple-select-field>span,.simple-finder .simple-step-heading>p{color:#59615b}.simple-step+.simple-step{margin-top:36px}.simple-step-label{align-items:center;gap:12px;margin-bottom:16px;display:flex}.simple-step-label>span{background:var(--simple-blue);width:28px;height:28px;color:var(--brand-accent-ink);border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.simple-step-label h3{margin:0;font-size:18px;font-weight:650;line-height:24px}.simple-step-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:16px;display:flex}.simple-step-heading .simple-step-label{margin-bottom:0}.simple-step-heading>p{color:var(--simple-muted);margin:0;font-size:13px;line-height:18px}.simple-catalog-controls{grid-template-columns:minmax(0,1.45fr) minmax(280px,.85fr);gap:14px;display:grid}.simple-search-field,.simple-select-field{flex-direction:column;gap:8px;min-width:0;display:flex}.simple-search-field>span,.simple-select-field>span{color:var(--simple-muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700;line-height:14px}.simple-search-field input,.simple-select-field select{border:1px solid var(--simple-border-strong);background:var(--brand-white);width:100%;height:56px;color:var(--brand-strong);font:inherit;border-radius:12px;outline:none;padding:0 16px;font-size:15px;transition:border-color .18s,box-shadow .18s,background .18s}.simple-search-field input::placeholder{color:var(--simple-muted-dark)}.simple-search-field>small{color:var(--simple-muted-dark);margin-top:-2px;font-size:11px;line-height:15px}.simple-search-field input:focus,.simple-select-field select:focus{border-color:var(--simple-blue-bright);background:var(--brand-white);box-shadow:0 0 0 4px #2aff821f}.simple-collection-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.simple-collection-tab{border:1px solid var(--simple-border);color:#525a54;text-align:left;cursor:pointer;background:#f7f7f4;border-radius:14px;flex-direction:column;gap:10px;min-width:0;min-height:104px;padding:18px;transition:transform .18s,border-color .18s,background .18s;display:flex}.simple-collection-tab:hover{border-color:var(--simple-border-strong);transform:translateY(-2px)}.simple-collection-tab.is-selected{border:2px solid var(--simple-blue);background:var(--brand-strong);color:var(--brand-white);padding:17px}.simple-tab-title{justify-content:space-between;align-items:center;gap:12px;font-size:15px;font-weight:650;line-height:20px;display:flex}.simple-tab-title i{background:var(--collection-accent);border-radius:50%;flex:none;width:8px;height:8px}.simple-collection-tab.is-selected .simple-tab-title i{box-shadow:0 0 0 5px #2aff821a}.simple-tab-copy{color:var(--simple-muted-dark);font-size:12px;line-height:17px}.simple-collection-tab.is-selected .simple-tab-copy{color:var(--simple-muted)}.simple-product-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px;display:grid}.simple-product-card{border:1px solid var(--simple-border);background:var(--brand-white);min-width:0;min-height:430px;color:var(--brand-strong);text-align:left;cursor:pointer;border-radius:16px;flex-direction:column;gap:13px;padding:16px;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:flex;overflow:hidden}.simple-product-card:hover{border-color:var(--simple-border-strong);transform:translateY(-4px);box-shadow:0 18px 40px #0000003d}.simple-product-card.is-selected{border:2px solid var(--simple-blue);background:var(--brand-white);padding:15px;box-shadow:0 18px 48px #00652d2e}.simple-product-image{aspect-ratio:3/4;background:#102037;border-radius:12px;width:100%;display:block;position:relative;overflow:hidden}.simple-product-image img{object-fit:cover;object-position:center;width:100%;height:100%}.simple-recommended{background:var(--simple-blue);max-width:calc(100% - 24px);color:var(--brand-accent-ink);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800;line-height:12px;position:absolute;top:12px;left:12px}.simple-product-card>strong{font-size:20px;font-weight:750;line-height:24px}.simple-product-collection{color:#047d39;min-height:34px;font-size:12px;font-weight:650;line-height:17px}.simple-product-volume{color:#5e665f;font-size:13px;line-height:18px}.simple-product-meta{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;display:flex}.simple-product-meta>span{border:1px solid var(--simple-border);color:#5e665f;text-overflow:ellipsis;white-space:nowrap;border-radius:999px;max-width:112px;padding:6px 9px;font-size:11px;line-height:14px;overflow:hidden}.simple-product-meta small{color:var(--simple-muted-dark);font-size:11px;font-weight:600;line-height:16px}.simple-product-status{border:1px solid var(--simple-border);color:#414842;background:#f2f3ef;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:32px;font-size:12px;font-weight:650;display:flex}.simple-product-card.is-selected .simple-product-status{border-color:var(--simple-blue);background:var(--simple-blue);color:var(--brand-accent-ink)}.simple-product-status i{font-style:normal}.simple-mobile-format-grid{display:none}.simple-empty-products{border:1px dashed var(--simple-border-strong);background:var(--simple-surface);text-align:center;border-radius:16px;align-content:center;place-items:center;gap:8px;min-height:220px;padding:32px;display:grid}.simple-empty-products strong{font-size:20px;line-height:26px}.simple-empty-products span{color:var(--simple-muted);font-size:13px;line-height:19px}.simple-empty-products button{color:var(--simple-blue-bright);cursor:pointer;background:0 0;border:0;margin-top:8px;padding:8px 10px;font-weight:700}.simple-selection-result{background:linear-gradient(110deg,#0f4f2c,var(--brand-strong-2) 68%);min-height:250px;color:var(--brand-white);border:1px solid #2aff828f;border-radius:18px;grid-template-columns:minmax(0,1fr) 220px 260px;align-items:center;gap:36px;margin-top:34px;padding:38px;display:grid;overflow:hidden}.simple-selected-mobile-image{display:none}.simple-selection-copy h3{letter-spacing:-.03em;margin:10px 0 8px;font-size:30px;font-weight:760;line-height:35px}.simple-selection-copy>strong{color:var(--simple-blue-bright);font-size:15px;line-height:21px}.simple-selection-copy>p:last-child{max-width:560px;color:var(--simple-muted);margin:10px 0 0;font-size:14px;line-height:21px}.simple-selection-specs{flex-direction:column;align-items:flex-start;gap:10px;margin:0;padding:0;list-style:none;display:flex}.simple-selection-specs li{border:1px solid var(--simple-border-strong);min-width:150px;color:var(--simple-muted);text-align:center;border-radius:999px;padding:7px 12px;font-size:12px;line-height:16px}.simple-selection-specs .simple-sku{color:var(--simple-blue-bright);border-color:#0000}.simple-selection-actions{flex-direction:column;gap:12px;display:flex}.simple-selection-actions .simple-button{width:100%;padding-inline:16px}.simple-formats{--simple-blue-bright:var(--brand-accent-on-light);--simple-muted:var(--brand-muted-on-light);--simple-muted-dark:var(--brand-muted-on-light);color:var(--brand-strong);background:#dedfda;padding:88px 0}.simple-formats-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:32px;display:flex}.simple-formats-heading>strong{color:var(--brand-accent-on-light);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800;line-height:15px}.simple-format-guide{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;display:grid}.simple-format-guide article{border:1px solid var(--simple-border);background:#f6f6f2;border-radius:16px;flex-direction:column;gap:14px;min-height:250px;padding:20px;display:flex}.simple-format-guide article.is-highlighted{border:2px solid var(--simple-blue);padding:19px}.simple-format-number{justify-content:space-between;align-items:center;gap:12px;display:flex}.simple-format-number strong{letter-spacing:-.06em;font-size:40px;font-weight:850;line-height:44px}.simple-format-guide article.is-highlighted .simple-format-number strong{color:var(--brand-accent-on-light)}.simple-format-number span{color:var(--simple-muted-dark);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.simple-format-copy{flex-direction:column;flex:1;display:flex}.simple-format-copy h3{margin:0;font-size:18px;font-weight:750;line-height:23px}.simple-format-copy b{color:var(--brand-accent-on-light);margin-top:7px;font-size:14px;line-height:20px}.simple-format-copy span{border-top:1px solid var(--simple-border);color:#656c66;margin-top:auto;padding-top:15px;font-size:13px;line-height:18px}.simple-trust{background:var(--simple-bg-soft);padding:86px 0}.home-collection-story,.home-dream-promo{background:linear-gradient(132deg,transparent 0 71%,#07f46817 71.2% 71.6%,transparent 71.8%),var(--brand-strong);padding:94px 0;overflow:hidden}.home-split-section{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;gap:86px;display:grid}.home-split-reverse{grid-template-columns:minmax(420px,1.05fr) minmax(0,.95fr)}.home-faq h2,.home-marketplace-guide h2,.home-split-copy h2{max-width:620px;color:var(--brand-white);letter-spacing:-.065em;text-transform:uppercase;margin:12px 0 18px;font-size:clamp(46px,5vw,72px);font-weight:950;line-height:.9}.home-split-copy>p:not(.simple-eyebrow){color:#b0b6b1;max-width:590px;margin:0 0 26px;font-size:16px;line-height:25px}.home-collection-art{background:var(--brand-accent);min-height:360px;color:var(--brand-strong);border-radius:16px;justify-content:flex-start;align-items:center;padding:34px;display:flex;position:relative;overflow:hidden}.home-collection-art:after,.home-collection-art:before{content:"";border:1px solid #00000047;border-radius:50%;position:absolute}.home-collection-art:before{width:250px;height:250px;top:-90px;right:-40px}.home-collection-art:after{width:78px;height:78px;top:58px;right:88px}.home-collection-art>strong{z-index:1;letter-spacing:-.09em;font-size:clamp(92px,12vw,170px);font-weight:950;line-height:.8;position:relative}.home-collection-art>span{z-index:1;background:var(--brand-strong);border-radius:50%;width:34px;height:34px;position:absolute;bottom:58px;right:52px}.home-collection-art img{z-index:2;object-fit:contain;filter:drop-shadow(0 24px 28px #00000047);width:190px;height:270px;position:absolute;bottom:-42px;right:18px;transform:rotate(5deg)}.home-pitch{background:#073e24;border-radius:16px;place-items:center;min-height:340px;display:grid;position:relative;overflow:hidden}.home-pitch:after,.home-pitch:before{content:"";position:absolute}.home-pitch:before{border-left:1px solid #ffffff5c;top:0;bottom:0;left:50%}.home-pitch:after{border:1px solid #ffffff5c;border-radius:50%;width:118px;height:118px}.home-pitch>span{z-index:1;background:var(--brand-accent);width:62%;height:3px;position:absolute;left:19%}.home-pitch>strong{z-index:2;color:var(--brand-accent);letter-spacing:-.08em;font-size:clamp(60px,7vw,100px);font-weight:950;position:relative}.home-marketplace-guide{--simple-blue-bright:var(--brand-accent-on-light);color:var(--brand-strong);background:#dedfda;padding:86px 0}.home-guide-grid{grid-template-columns:minmax(320px,.75fr) minmax(0,1.25fr);gap:80px;display:grid}.home-faq h2,.home-marketplace-guide h2{color:var(--brand-strong);font-size:clamp(42px,4.5vw,64px)}.home-marketplace-guide ol{margin:0;padding:0;list-style:none}.home-marketplace-guide li{border-top:1px solid #b9bdb8;grid-template-columns:54px 1fr;align-items:center;gap:12px;min-height:78px;display:grid}.home-marketplace-guide li:last-child{border-bottom:1px solid #b9bdb8}.home-marketplace-guide li strong{color:#087b3b;font-size:24px;font-weight:950}.home-marketplace-guide li span{font-size:14px;line-height:21px}.home-faq{--simple-blue-bright:var(--brand-accent-on-light);color:var(--brand-strong);background:#f5f5f1;padding:86px 0}.home-faq details{border-top:1px solid #c6c9c5}.home-faq details:last-child{border-bottom:1px solid #c6c9c5}.home-faq summary{cursor:pointer;padding:20px 0;font-size:15px;font-weight:800}.home-faq details p{color:#59615b;max-width:760px;margin:-6px 0 20px;font-size:14px;line-height:22px}.simple-trust-mobile-title{margin-bottom:24px;display:block}.simple-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.simple-trust-grid article{border:1px solid var(--simple-border);background:var(--simple-surface);border-radius:14px;align-items:center;gap:16px;min-height:112px;padding:20px;display:flex}.simple-trust-grid article>span{border:1px solid var(--simple-border-strong);background:var(--simple-surface-raised);width:36px;height:36px;color:var(--simple-muted);border-radius:50%;flex:none;place-items:center;font-size:11px;font-weight:800;display:grid}.simple-trust-grid article:first-child>span{border-color:var(--simple-blue);background:var(--simple-blue);color:var(--brand-accent-ink)}.simple-trust-grid h3{margin:0 0 6px;font-size:16px;font-weight:650;line-height:20px}.simple-trust-grid p{color:var(--simple-muted);margin:0;font-size:12px;line-height:18px}.simple-buy-card{background:radial-gradient(circle at 80% 5%,#2aff822e,transparent 24rem),linear-gradient(110deg,#063b20,var(--brand-strong-2) 70%);border:1px solid #2aff827a;border-radius:20px;grid-template-columns:minmax(0,650px) minmax(360px,1fr);align-items:center;gap:36px;min-height:338px;margin-top:30px;padding:44px;display:grid;position:relative;overflow:hidden}.simple-buy-card h2{color:#fff;max-width:630px;font-size:38px;line-height:42px}.simple-buy-copy>p{color:#c9d4e4;max-width:570px;margin:14px 0 22px;font-size:15px;line-height:23px}.simple-buy-product{z-index:1;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;display:flex;position:relative}.simple-buy-product img{object-fit:contain;filter:drop-shadow(0 24px 26px #00000052);border-radius:16px;width:min(100%,360px);height:260px}.simple-buy-product span{color:#d4deed;text-align:center;max-width:360px;margin-top:6px;font-size:11px;line-height:16px}.catalog-filter-dialog,.catalog-hero,.catalog-results{color-scheme:light}.catalog-hero{background:linear-gradient(118deg,transparent 0 70%,#07f4681f 70.1% 70.35%,transparent 70.45%),radial-gradient(circle at 89% 28%,#07f46829,transparent 25rem),var(--brand-strong);color:var(--brand-white);padding:54px 0 62px;position:relative;overflow:hidden}.catalog-breadcrumbs{color:#8d958e;gap:9px;margin-bottom:50px;font-size:12px;line-height:18px;display:flex}.catalog-breadcrumbs a:hover{color:var(--brand-accent)}.catalog-hero-grid{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:60px;display:grid}.catalog-kicker{color:var(--brand-accent-on-light);letter-spacing:.13em;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:850;line-height:16px}.catalog-hero .catalog-kicker{color:var(--brand-accent)}.catalog-hero h1{letter-spacing:-.035em;text-transform:uppercase;max-width:820px;margin:0;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(58px,7.2vw,104px);font-weight:400;line-height:.86}.catalog-hero-grid>div:first-child>p:last-child{color:#b5bcb6;max-width:690px;margin:30px 0 0;font-size:17px;line-height:27px}.catalog-hero-number{color:var(--brand-accent);opacity:.15;font-family:Impact,Arial Narrow,sans-serif;font-size:118px;line-height:.75}.catalog-search{max-width:940px;margin-top:48px}.catalog-search>label{color:#c8cec9;margin-bottom:10px;font-size:12px;font-weight:650;line-height:18px;display:block}.catalog-search>div{background:#fff;border:1px solid #414842;border-radius:3px;grid-template-columns:minmax(0,1fr) auto;gap:8px;min-height:60px;padding:6px;display:grid;box-shadow:0 18px 50px #00000052}.catalog-search input{color:#0b0d0b;min-width:0;font:inherit;background:#fff;border:0;outline:0;padding:0 16px;font-size:15px}.catalog-empty button,.catalog-filter-dialog-actions button:last-child,.catalog-search button{border:1px solid var(--brand-accent);background:var(--brand-accent);color:var(--brand-accent-ink);cursor:pointer;border-radius:2px;padding:0 26px;font-weight:800}.catalog-empty button:hover,.catalog-filter-dialog-actions button:last-child:hover,.catalog-search button:hover{background:var(--brand-accent-hover)}.catalog-results{--simple-blue-bright:var(--brand-accent-on-light);background:var(--brand-reading);color:#0a0c0a;min-height:700px;padding:58px 0 90px}.catalog-layout{grid-template-columns:248px minmax(0,1fr);align-items:start;gap:42px;display:grid}.catalog-sidebar{border-top:3px solid #0a0c0a;padding-top:20px;position:sticky;top:98px}.catalog-sidebar-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.catalog-sidebar-heading h2{margin:0;font-size:20px;line-height:26px}.catalog-copy-button,.catalog-sidebar-heading button{color:#135a30;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:4px 0;font-size:11px;font-weight:750;text-decoration:underline}.catalog-filter-fields{gap:0;display:grid}.catalog-filter-fields fieldset{border:0;border-bottom:1px solid #bdc2bd;min-width:0;margin:0;padding:20px 0}.catalog-filter-fields legend{letter-spacing:.08em;text-transform:uppercase;width:100%;margin-bottom:12px;padding:0;font-size:12px;font-weight:850;line-height:17px}.catalog-filter-fields label{color:#303530;cursor:pointer;grid-template-columns:17px minmax(0,1fr) auto;align-items:start;gap:9px;padding:7px 0;font-size:12px;line-height:17px;display:grid}.catalog-filter-fields input{accent-color:#07953f;width:16px;height:16px;margin:0}.catalog-filter-fields small{color:#747a75;font-size:10px}.catalog-toolbar{border-bottom:1px solid #b8bdb8;justify-content:space-between;align-items:end;gap:24px;padding-bottom:19px;display:flex}.catalog-toolbar .catalog-kicker{margin-bottom:4px}.catalog-toolbar h2{letter-spacing:-.02em;margin:0;font-size:25px;line-height:31px}.catalog-toolbar-actions{align-items:center;gap:14px;display:flex}.catalog-toolbar select{color:#111411;min-height:42px;font:inherit;background:#f7f7f3;border:1px solid #9da39e;border-radius:2px;padding:0 36px 0 12px;font-size:12px}.catalog-mobile-filter-button{display:none}.catalog-copy-status{color:#135a30;text-align:right;min-height:18px;margin:5px 0 0;font-size:11px;line-height:18px}.catalog-chips{flex-wrap:wrap;gap:8px;margin:6px 0 18px;display:flex}.catalog-chips button{color:#1c211d;cursor:pointer;background:0 0;border:1px solid #8f9690;border-radius:999px;min-height:34px;padding:0 12px;font-size:11px}.catalog-chips button:hover{background:#07f4681f;border-color:#0f6d36}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 16px;display:grid}.catalog-card{background:#f4f4f0;border:1px solid #c2c6c2;flex-direction:column;min-width:0;transition:transform .18s,box-shadow .18s;display:flex}.catalog-card:hover{transform:translateY(-3px);box-shadow:0 18px 34px #0d140e1c}.catalog-card-media{background:linear-gradient(133deg,#0000 0 74%,#07f46833 74.2% 74.8%,#0000 75%),#0b0e0b;place-items:center;min-height:300px;padding:22px;display:grid;position:relative;overflow:hidden}.catalog-card-media>span{z-index:2;color:var(--brand-accent);letter-spacing:.1em;border:1px solid #07f46873;padding:5px 8px;font-size:8px;font-weight:850;position:absolute;top:14px;left:14px}.catalog-card-media img{object-fit:contain;filter:drop-shadow(0 15px 16px #0000008c);width:min(100%,168px);height:252px}.catalog-card-copy{flex-direction:column;flex:1;padding:18px;display:flex}.catalog-card-copy>p:first-child{color:#2c7145;letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px;font-size:9px;font-weight:800;line-height:13px}.catalog-card-copy h2{letter-spacing:-.02em;margin:0;font-size:17px;line-height:21px}.catalog-card-copy h2 a:hover{color:#0b9c40}.catalog-card dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:22px 0;display:grid}.catalog-card dl div{border-left:1px solid #bcc1bc;padding-left:8px}.catalog-card dt{color:var(--brand-muted-on-light);text-transform:uppercase;font-size:8px;line-height:12px}.catalog-card dd{margin:3px 0 0;font-size:12px;font-weight:800;line-height:16px}.catalog-product-link,.collection-product-detail-link{color:#087d35;align-items:center;gap:6px;width:fit-content;margin-bottom:16px;font-size:10px;font-weight:850;line-height:15px;display:inline-flex}.catalog-product-link:hover,.collection-product-detail-link:hover{color:#0a0c0a}.catalog-buy-link,.catalog-offer-unavailable{text-align:center;justify-content:center;align-items:center;min-height:42px;margin-top:auto;padding:9px 12px;font-size:11px;font-weight:800;line-height:16px;display:flex}.catalog-buy-link{color:var(--brand-white);background:#0a0c0a;border:1px solid #0a0c0a;gap:8px}.catalog-buy-link:hover{color:#001d0c;background:#0cbe4e;border-color:#0cbe4e}.catalog-offer-unavailable{color:#676e68;border:1px solid #c3c7c3}.catalog-empty{text-align:center;border:1px solid #b9beb9;align-content:center;place-items:center;min-height:430px;padding:44px;display:grid}.catalog-empty>span{color:#139246;font-family:Impact,Arial Narrow,sans-serif;font-size:78px;line-height:1}.catalog-empty h2{margin:12px 0 0;font-size:30px}.catalog-empty p{color:#606761;max-width:480px;margin:12px 0 24px;font-size:14px;line-height:22px}.catalog-empty button{min-height:46px}.catalog-pagination{justify-content:center;align-items:center;gap:5px;margin-top:42px;display:flex}.catalog-pagination button{color:#171b18;cursor:pointer;background:0 0;border:1px solid #a5aba5;min-width:40px;min-height:40px;font-size:11px;font-weight:750}.catalog-pagination button[aria-current=page]{color:var(--brand-accent);background:#0a0c0a;border-color:#0a0c0a}.catalog-pagination button:disabled{cursor:not-allowed;opacity:.38}.catalog-filter-dialog{--simple-blue-bright:var(--brand-accent-on-light);background:var(--brand-reading);color:#0a0c0a;border:0;width:min(100%,520px);max-width:none;height:100%;max-height:100%;margin:0 0 0 auto;padding:0}.catalog-filter-dialog::backdrop{background:#000000b8}.catalog-filter-dialog-inner{flex-direction:column;min-height:100%;padding:28px 24px 24px;display:flex}.catalog-filter-dialog-heading{border-bottom:2px solid #0a0c0a;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:18px;display:flex}.catalog-filter-dialog-heading h2{margin:0;font-size:30px}.catalog-filter-dialog-heading>button{color:#0a0c0a;cursor:pointer;background:0 0;border:1px solid #777e78;border-radius:50%;width:44px;height:44px;font-size:25px}.catalog-filter-dialog-actions{background:var(--brand-reading);grid-template-columns:1fr 1.5fr;gap:10px;margin-top:auto;padding-top:24px;display:grid;position:sticky;bottom:0}.catalog-filter-dialog-actions button{color:#0a0c0a;cursor:pointer;background:0 0;border:1px solid #555c56;min-height:50px;font-weight:800}.collection-detail-hero,.collections-error,.collections-loading,.collections-page-hero{border-bottom:1px solid var(--simple-border);background:linear-gradient(128deg,transparent 0 75%,#07f4681a 75.2% 75.5%,transparent 75.7%),radial-gradient(circle at 88% 18%,#07f46821,transparent 25rem),var(--brand-strong);position:relative;overflow:hidden}.collection-detail-hero:after,.collections-page-hero:after{content:"";pointer-events:none;border:1px solid #07f4682e;width:390px;height:390px;position:absolute;inset:auto -60px -150px auto;transform:rotate(45deg)}.collections-page-hero .simple-shell{flex-direction:column;justify-content:center;min-height:510px;padding-block:80px;display:flex}.collections-breadcrumbs{color:#899189;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:72px;font-size:11px;line-height:16px;display:flex}.collections-breadcrumbs a:hover{color:var(--brand-accent)}.collection-detail-copy h1,.collections-error h1,.collections-loading h1,.collections-page-hero h1{max-width:940px;color:var(--brand-white);letter-spacing:-.07em;text-transform:uppercase;margin:18px 0 0;font-size:clamp(56px,7vw,100px);font-weight:950;line-height:.86}.collection-detail-copy>p:nth-of-type(2),.collections-error .simple-shell>p:nth-of-type(2),.collections-page-hero .simple-shell>p:last-child{color:#a5ada6;max-width:630px;margin:28px 0 0;font-size:16px;line-height:26px}.collection-products-section,.collections-index-section,.other-collections-section{--simple-blue-bright:var(--brand-accent-on-light);background:var(--brand-reading);color:#0a0c0a;padding:96px 0 110px}.collections-section-head{border-bottom:1px solid #a9aea9;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:42px;padding-bottom:25px;display:flex}.collections-section-head h2{letter-spacing:-.055em;max-width:720px;margin:9px 0 0;font-size:clamp(34px,4.5vw,62px);font-weight:920;line-height:.96}.collections-section-head>p{color:#606761;max-width:430px;margin:0;font-size:13px;line-height:21px}.collections-index-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 24px;display:grid}.collections-index-card{border-bottom:1px solid #aab0aa;min-width:0;padding-bottom:32px}.collections-card-art-link{display:block}.collections-art{--collection-accent:var(--brand-accent);--collection-secondary:#6c766e;isolation:isolate;background:linear-gradient(138deg,transparent 0 57%,var(--collection-accent) 57.2% 57.8%,transparent 58%),linear-gradient(42deg,transparent 0 66%,var(--collection-secondary) 66.2% 66.8%,transparent 67%),#111411;border:1px solid #303631;min-height:330px;padding:27px;position:relative;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.collections-art{background:linear-gradient(138deg,transparent 0 57%,color-mix(in srgb,var(--collection-accent) 55%,transparent) 57.2% 57.8%,transparent 58%),linear-gradient(42deg,transparent 0 66%,color-mix(in srgb,var(--collection-secondary) 42%,transparent) 66.2% 66.8%,transparent 67%),#111411}}.collections-art{color:var(--brand-white)}.collections-art:before{border:1px solid var(--collection-accent);position:absolute;inset:18px}@supports (color:color-mix(in lab,red,red)){.collections-art:before{border:1px solid color-mix(in srgb,var(--collection-accent) 45%,transparent)}}.collections-art:before{clip-path:polygon(0 0,80% 0,100% 26%,100% 100%,18% 100%,0 78%);content:"";z-index:-1}.collections-art:after{border:42px solid var(--collection-accent);width:260px;height:260px;position:absolute;bottom:-72px;right:-72px}@supports (color:color-mix(in lab,red,red)){.collections-art:after{border:42px solid color-mix(in srgb,var(--collection-accent) 22%,transparent)}}.collections-art:after{content:"";z-index:-1;border-radius:50%}.collections-art>span{color:#a1a9a2;letter-spacing:.16em;font-size:8px;font-weight:800}.collections-art>strong{color:var(--collection-accent);position:absolute;top:46%;right:22px}@supports (color:color-mix(in lab,red,red)){.collections-art>strong{color:color-mix(in srgb,var(--collection-accent) 38%,transparent)}}.collections-art>strong{letter-spacing:-.07em;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(110px,14vw,190px);font-weight:900;line-height:.7;transform:translateY(-50%)}.collections-art>div{z-index:2;gap:5px;display:grid;position:absolute;bottom:27px;left:27px;right:27px}.collections-art i{background:var(--collection-accent);width:34px;height:4px;margin-bottom:7px}.collections-art b{max-width:76%;color:var(--brand-white);letter-spacing:-.055em;text-transform:uppercase;font-size:clamp(25px,3.2vw,42px);font-weight:950;line-height:.91}.collections-art small{color:#abb2ac;letter-spacing:.08em;text-transform:uppercase;font-size:9px}.collections-card-art-link:hover .collections-art,.other-collection-card:hover .collections-art{border-color:var(--collection-accent)}.collections-index-copy{gap:14px;padding:25px 4px 0;display:grid}.collections-index-copy h2{letter-spacing:-.045em;margin:0;font-size:clamp(26px,3vw,38px);font-weight:900;line-height:1}.collections-index-copy h2 a:hover{color:#0c9f43}.collections-index-copy>p:not(.simple-eyebrow){color:#5e655f;max-width:570px;margin:0;font-size:13px;line-height:21px}.collections-index-copy dl{flex-wrap:wrap;gap:12px 36px;margin:5px 0 0;display:flex}.collections-index-copy dl div{border-left:2px solid #0fa749;padding-left:11px}.collections-index-copy dt{color:var(--brand-muted-on-light);letter-spacing:.08em;text-transform:uppercase;font-size:8px;line-height:12px}.collections-index-copy dd{margin:3px 0 0;font-size:12px;font-weight:800;line-height:16px}.collections-text-link{width:fit-content;color:var(--brand-accent-on-light);align-items:center;gap:7px;margin-top:5px;font-size:12px;font-weight:850;line-height:18px;display:inline-flex}.collections-text-link:hover{color:#0a0c0a}.collections-empty{text-align:center;border:1px solid #b3b8b3;align-content:center;place-items:center;min-height:370px;padding:44px;display:grid}.collections-empty h2{margin:13px 0 0;font-size:34px}.collections-empty>p:not(.simple-eyebrow){color:#5f665f;max-width:530px;margin:14px 0 26px;font-size:14px;line-height:22px}.collection-detail-hero .simple-shell{min-height:650px;padding-block:44px 72px}.collection-detail-hero .collections-breadcrumbs{margin-bottom:42px}.collection-detail-grid{grid-template-columns:minmax(0,.92fr) minmax(420px,.78fr);align-items:center;gap:76px;display:grid}.collection-detail-copy h1{font-size:clamp(58px,6.4vw,92px)}.collection-detail-copy .simple-actions{margin-top:32px}.collections-art.is-large{min-height:450px;transform:rotate(1.6deg);box-shadow:0 38px 80px #00000057}.collection-facts{background:var(--brand-reading);color:#0a0c0a;border-bottom:1px solid #abb1ac}.collection-facts dl{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.collection-facts dl div{border-right:1px solid #abb1ac;align-content:center;gap:7px;min-height:150px;padding:28px 40px;display:grid}.collection-facts dl div:first-child{border-left:1px solid #abb1ac}.collection-facts dt{color:#0a0c0a;letter-spacing:-.05em;font-size:46px;font-weight:950;line-height:1}.collection-facts dd{color:var(--brand-muted-on-light);letter-spacing:.07em;text-transform:uppercase;margin:0;font-size:10px;font-weight:700;line-height:15px}.collection-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.collection-product-card{background:#f3f3ef;border:1px solid #b4bab5;flex-direction:column;min-width:0;display:flex}.collection-product-media{background:linear-gradient(145deg,#0000 0 69%,#07f46821 69.2% 69.8%,#0000 70%),#d8dbd6;place-items:center;min-height:310px;padding:24px;display:grid;position:relative;overflow:hidden}.collection-product-media>span{z-index:2;color:#343a35;letter-spacing:.08em;border:1px solid #5d655e;padding:5px 8px;font-size:8px;font-weight:850;position:absolute;top:15px;left:15px}.collection-product-media img{object-fit:contain;filter:drop-shadow(0 18px 16px #0000003d);width:min(100%,170px);height:250px}.collection-product-copy{flex-direction:column;min-height:268px;padding:22px;display:flex}.collection-product-copy>p:first-child{color:var(--brand-muted-on-light);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:8px;font-weight:800;line-height:12px}.collection-product-copy h3{letter-spacing:-.03em;margin:0;font-size:21px;font-weight:920;line-height:24px}.collection-product-copy h3 a:hover{color:#0b9340}.collection-product-copy dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:22px 0;display:grid}.collection-product-copy dl div{border-left:1px solid #bec3be;padding-left:7px}.collection-product-copy dt{color:var(--brand-muted-on-light);text-transform:uppercase;font-size:7px;line-height:11px}.collection-product-copy dd{margin:3px 0 0;font-size:11px;font-weight:850;line-height:15px}.collections-buy-link,.collections-offer-unavailable{text-align:center;justify-content:center;align-items:center;min-height:42px;margin:auto 0 0;padding:9px;font-size:10px;font-weight:850;line-height:15px;display:flex}.collections-buy-link{color:var(--brand-white);background:#0a0c0a}.collections-buy-link:hover{color:#001d0c;background:#0ca046}.collections-offer-unavailable{color:#676e68;border:1px solid #c3c7c3}.collection-dream-section{background:linear-gradient(130deg,transparent 0 72%,#07f46821 72.2% 72.6%,transparent 72.8%),var(--brand-strong);padding:88px 0}.collection-dream-grid{grid-template-columns:minmax(360px,.85fr) minmax(0,1fr);align-items:center;gap:80px;display:grid}.collection-pitch{background:linear-gradient(90deg,#0000 49.8%,#07f4683d 50%,#0000 50.2%),linear-gradient(#07f4680f,#07f46805);border:1px solid #07f46875;place-items:center;min-height:350px;display:grid;position:relative;overflow:hidden}.collection-pitch:after,.collection-pitch:before{content:"";border:1px solid #07f46859;position:absolute;left:50%;transform:translate(-50%)}.collection-pitch:before{border-radius:50%;width:110px;height:110px}.collection-pitch:after{width:200px;height:84px;bottom:-1px}.collection-pitch strong{z-index:2;color:var(--brand-accent);letter-spacing:-.06em;font-size:66px;font-weight:950;position:relative}.collection-dream-grid>div:last-child h2,.collection-faq-grid h2{max-width:650px;color:var(--brand-white);letter-spacing:-.06em;text-transform:uppercase;margin:13px 0 0;font-size:clamp(42px,5vw,70px);font-weight:940;line-height:.93}.collection-dream-grid>div:last-child>p:not(.simple-eyebrow){color:#a2aaa3;max-width:580px;margin:24px 0 30px;font-size:15px;line-height:25px}.collection-faq-section{background:#111411;padding:100px 0}.collection-faq-grid{grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.collection-faq-grid details{border-top:1px solid #3b433c;padding:22px 0}.collection-faq-grid details:last-child{border-bottom:1px solid #3b433c}.collection-faq-grid summary{color:var(--brand-white);cursor:pointer;font-size:16px;font-weight:800;line-height:23px}.collection-faq-grid details p{color:#9ca49d;max-width:650px;margin:14px 0 0;font-size:13px;line-height:22px}.other-collections-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.other-collection-card{gap:13px;display:grid}.other-collection-card .collections-art{min-height:230px;padding:18px}.other-collection-card .collections-art>div{bottom:18px;left:18px;right:18px}.other-collection-card .collections-art b{font-size:25px}.other-collection-card .collections-art>strong{font-size:110px}.other-collection-card>strong{font-size:18px;font-weight:900;line-height:22px}.other-collection-card>span{color:var(--brand-accent-on-light);font-size:11px;font-weight:800}.collections-error .simple-shell,.collections-loading .simple-shell{flex-direction:column;justify-content:center;align-items:flex-start;min-height:680px;padding-block:80px;display:flex}.collections-error h1,.collections-loading h1{max-width:760px;font-size:clamp(52px,6vw,82px)}.collections-loading-line{background:#222923;width:min(610px,100%);height:12px;margin-top:35px;animation:collections-loading-pulse 1.5s ease-in-out infinite alternate}.collections-loading-line.is-short{width:min(430px,75%);margin-top:11px}.collections-loading-grid{grid-template-columns:repeat(3,1fr);gap:14px;width:100%;margin-top:50px;display:grid}.collections-loading-grid span{background:linear-gradient(110deg,#101411,#1b211c,#101411);border:1px solid #29302a;height:210px;animation:collections-loading-pulse 1.5s ease-in-out infinite alternate}.collections-error .simple-button{margin-top:30px}@keyframes collections-loading-pulse{to{opacity:.45}}.product-detail-hero,.product-route-error,.product-route-loading{border-bottom:1px solid var(--simple-border);background:linear-gradient(134deg,transparent 0 78%,#07f4681a 78.2% 78.5%,transparent 78.7%),radial-gradient(circle at 84% 26%,#07f4681a,transparent 24rem),var(--brand-strong);position:relative;overflow:hidden}.product-detail-hero .simple-shell{padding-block:38px 96px}.product-breadcrumbs{color:#899189;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:44px;font-size:11px;line-height:16px;display:flex}.product-breadcrumbs a:hover{color:var(--brand-accent)}.product-detail-grid{grid-template-columns:minmax(420px,1.02fr) minmax(0,.88fr);align-items:center;gap:clamp(48px,7vw,96px);display:grid}.product-detail-gallery{background:linear-gradient(145deg,#0000 0 70%,#07f46826 70.2% 70.8%,#0000 71%),#111512;border:1px solid #3b443d;grid-template-rows:auto 1fr auto;min-height:640px;padding:22px;display:grid;position:relative;overflow:hidden}.product-detail-gallery:after{content:"";pointer-events:none;border:1px solid #07f4682e;width:280px;height:280px;position:absolute;bottom:-85px;right:-80px;transform:rotate(45deg)}.product-detail-gallery-labels{z-index:2;justify-content:space-between;align-items:center;gap:16px;display:flex;position:relative}.product-detail-gallery-labels span{color:var(--brand-accent);letter-spacing:.1em;text-transform:uppercase;border:1px solid #07f46870;padding:6px 9px;font-size:8px;font-weight:850;line-height:12px}.product-detail-gallery-labels span:last-child{color:#9ca49d;border-color:#3b443d}.product-detail-image{z-index:2;place-items:center;min-height:500px;padding:20px;display:grid;position:relative}.product-detail-image img{object-fit:contain;filter:drop-shadow(0 28px 28px #00000094);width:min(100%,330px);height:480px}.product-detail-gallery>p{z-index:2;color:#727b73;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:9px;line-height:14px;position:relative}.product-detail-copy h1{max-width:650px;color:var(--brand-white);letter-spacing:-.065em;overflow-wrap:anywhere;text-transform:uppercase;margin:18px 0 0;font-size:clamp(50px,5.8vw,84px);font-weight:950;line-height:.89}.product-detail-lead{color:#a8b0a9;margin:25px 0 0;font-size:16px;line-height:25px}.product-detail-facts{grid-template-columns:repeat(2,minmax(0,1fr));margin:36px 0 0;display:grid}.product-detail-facts div{border-top:1px solid #343b35;align-content:center;gap:5px;min-height:92px;padding:17px 18px 17px 0;display:grid}.product-detail-facts div:nth-child(odd){border-right:1px solid #343b35}.product-detail-facts div:nth-child(2n){padding-left:18px}.product-detail-facts dt{color:#7d867e;letter-spacing:.08em;text-transform:uppercase;font-size:8px;line-height:12px}.product-detail-facts dd{color:var(--brand-reading);letter-spacing:-.02em;margin:0;font-size:20px;font-weight:900;line-height:24px}.product-detail-actions{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:10px;margin-top:34px;display:grid}.product-detail-actions .simple-button{width:100%;min-height:54px;padding-inline:15px}.product-detail-unavailable{color:#929a93;text-align:center;border:1px solid #3c443d;place-items:center;min-height:54px;margin:0;padding:11px;font-size:11px;font-weight:750;line-height:16px;display:grid}.product-detail-market-note{color:#747d75;max-width:480px;margin:15px 0 0;font-size:10px;line-height:16px}.product-purchase-section{--simple-blue-bright:var(--brand-accent-on-light);background:var(--brand-reading);color:#0a0c0a;border-bottom:1px solid #afb4af;padding:100px 0}.product-purchase-grid{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:90px;display:grid}.product-purchase-grid h2{letter-spacing:-.06em;text-transform:uppercase;max-width:540px;margin:15px 0 0;font-size:clamp(40px,5vw,68px);font-weight:940;line-height:.94}.product-purchase-steps{border-top:1px solid #aeb4ae}.product-purchase-steps article{border-bottom:1px solid #aeb4ae;grid-template-columns:54px minmax(150px,.8fr) minmax(0,1fr);align-items:center;gap:20px;min-height:138px;padding:22px 0;display:grid}.product-purchase-steps article>span{color:#118b3f;font-family:Impact,Arial Narrow,sans-serif;font-size:30px}.product-purchase-steps h3{margin:0;font-size:17px;font-weight:900;line-height:21px}.product-purchase-steps p{color:#626963;margin:0;font-size:12px;line-height:20px}.product-related-section{--simple-blue-bright:var(--brand-accent-on-light);color:#0a0c0a;background:#f4f4f0;padding:100px 0 112px}.product-related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.product-related-card{background:var(--brand-reading);border:1px solid #b6bbb6;flex-direction:column;min-width:0;display:flex}.product-related-media{background:linear-gradient(140deg,#0000 0 72%,#07f46826 72.2% 72.8%,#0000 73%),#0c0f0d;place-items:center;min-height:290px;padding:24px;display:grid;overflow:hidden}.product-related-media img{object-fit:contain;filter:drop-shadow(0 15px 16px #0000008c);width:min(100%,160px);height:240px;transition:transform .18s}.product-related-media:hover img{transform:translateY(-3px)}.product-related-card>div{flex-direction:column;min-height:200px;padding:20px;display:flex}.product-related-card p{color:var(--brand-accent-on-light);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:8px;font-weight:800;line-height:12px}.product-related-card h3{letter-spacing:-.03em;margin:0;font-size:19px;font-weight:920;line-height:23px}.product-related-card h3 a:hover{color:#0a913c}.product-related-card>div>span{color:var(--brand-muted-on-light);margin-top:10px;font-size:10px;line-height:15px}.product-related-link{width:fit-content;color:var(--brand-accent-on-light);margin-top:auto;font-size:10px;font-weight:850;line-height:15px}.product-route-error .simple-shell,.product-route-loading .simple-shell{flex-direction:column;justify-content:center;align-items:flex-start;min-height:680px;padding-block:80px;display:flex}.product-route-error h1,.product-route-loading h1{max-width:760px;color:var(--brand-white);letter-spacing:-.07em;text-transform:uppercase;margin:16px 0 0;font-size:clamp(52px,6vw,82px);font-weight:950;line-height:.88}.product-loading-grid{grid-template-columns:1fr .8fr;gap:36px;width:100%;margin-top:48px;display:grid}.product-loading-grid span{background:linear-gradient(110deg,#101411,#1b211c,#101411);border:1px solid #29302a;height:260px;animation:collections-loading-pulse 1.5s ease-in-out infinite alternate}.product-route-error .simple-shell>p:nth-of-type(2){color:#9ca49d;max-width:600px;margin:24px 0 30px;font-size:15px;line-height:24px}.simple-footer{background:var(--brand-strong);color:var(--brand-white);border-top:1px solid #ffffff14;padding:48px 0 32px}.simple-footer-top{justify-content:space-between;align-items:center;gap:32px;min-height:84px;display:flex}.simple-footer-brand{gap:14px;display:grid}.simple-footer-brand p{color:#9ba29b;margin:0;font-size:12px;line-height:18px}.simple-footer nav{grid-template-columns:repeat(2,auto);align-items:start;gap:9px 28px;display:grid}.simple-footer nav a{color:#d9ded9;font-size:13px;font-weight:500;line-height:18px;transition:color .18s}.simple-footer nav a:hover{color:var(--brand-accent)}.simple-footer-bottom{color:#7f8880;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:32px;margin-top:32px;padding-top:32px;font-size:12px;line-height:18px;display:flex}@media (max-width:1100px){.product-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-detail-grid{grid-template-columns:minmax(360px,.95fr) minmax(0,1.05fr);gap:48px}.product-detail-gallery{min-height:570px}.product-detail-image{min-height:440px}.product-detail-image img{height:420px}.collection-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-detail-grid,.collection-dream-grid{gap:48px}.home-hero .simple-hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:40px}.home-collection-showcase{min-height:clamp(500px,64vh,600px);padding:26px}.home-split-reverse,.home-split-section{gap:52px}.simple-hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.85fr)}.simple-hero h1{font-size:50px}.simple-facts{gap:18px}.simple-facts div{min-width:112px}.simple-format-guide,.simple-product-grid{gap:12px}.simple-product-card{min-height:404px;padding:12px}.simple-product-card.is-selected{padding:11px}.simple-product-card>strong{font-size:17px}.simple-product-meta>span{max-width:92px}.simple-selection-result{grid-template-columns:minmax(0,1fr) 170px 235px;gap:24px;padding:30px}.simple-buy-card{grid-template-columns:minmax(0,1fr) 330px}}@media (max-width:900px){:root{--simple-shell:min(720px,calc(100vw - 40px))}.simple-header-inner{justify-content:space-between;height:68px;display:flex}.simple-desktop-nav,.simple-header-cta{display:none}.simple-menu-button{display:grid}.product-detail-grid,.product-purchase-grid{grid-template-columns:1fr}.product-detail-gallery{width:min(100%,680px);min-height:600px}.product-detail-copy{max-width:720px}.product-purchase-grid{gap:48px}.product-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collections-page-hero .simple-shell{min-height:460px}.collections-breadcrumbs{margin-bottom:52px}.collection-detail-grid,.collection-dream-grid,.collection-faq-grid,.collections-index-grid{grid-template-columns:1fr}.collections-index-grid{gap:42px}.collection-detail-grid{gap:52px}.collection-detail-copy{max-width:720px}.collections-art.is-large{width:min(100%,680px);min-height:390px;transform:none}.collection-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-dream-grid{gap:42px}.collection-pitch{order:2}.collection-faq-grid{gap:44px}.other-collections-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-hero-grid{grid-template-columns:1fr}.catalog-hero-number{display:none}.catalog-layout{grid-template-columns:1fr}.catalog-sidebar{display:none}.catalog-mobile-filter-button{min-height:42px;color:var(--brand-accent);cursor:pointer;background:#0a0c0a;border:1px solid #0a0c0a;align-items:center;padding:0 14px;font-size:11px;font-weight:800;display:inline-flex}.simple-hero,.simple-hero-grid{min-height:auto}.home-hero .simple-hero-grid{grid-template-columns:1fr;gap:40px;padding-block:76px}.home-hero .simple-hero-copy{text-align:left;align-items:flex-start}.home-hero .simple-hero-copy h1{max-width:720px}.home-hero .simple-actions{justify-content:start}.home-collection-showcase{justify-self:start;width:min(100%,680px);min-height:540px}.home-guide-grid,.home-split-reverse,.home-split-section{grid-template-columns:1fr;gap:42px}.home-collection-art,.home-pitch{min-height:330px}.home-split-reverse .home-pitch{order:2}.simple-hero{background:radial-gradient(circle at 50% 60%,#07f4681f,transparent 28rem),var(--simple-bg)}.simple-hero-grid{grid-template-columns:1fr;gap:20px;padding:70px 0 56px}.simple-hero-copy{text-align:center;align-items:center}.simple-hero h1{font-size:52px;line-height:1.02}.simple-hero-description{max-width:600px}.simple-hero-products{justify-self:center;width:min(620px,100%);height:450px}.simple-facts{justify-content:center}.simple-finder{padding:70px 0}.simple-step-heading{flex-direction:column;align-items:flex-start;gap:2px}.simple-step-heading .simple-step-label{margin-bottom:10px}.simple-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.simple-selection-result{grid-template-columns:minmax(0,1fr);gap:16px;padding:16px}.simple-selected-mobile-image{aspect-ratio:3/4;background:#102037;border-radius:13px;justify-self:center;width:min(100%,360px);height:auto;display:block;position:relative;overflow:hidden}.simple-selected-mobile-image img{object-fit:cover;width:100%;height:100%}.simple-selection-copy h3{font-size:24px;line-height:29px}.simple-selection-specs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.simple-selection-specs li{width:100%;min-width:0}.simple-selection-actions{grid-template-columns:1fr;display:grid}.simple-formats{padding:68px 0}.simple-formats-heading{flex-direction:column;align-items:flex-start;gap:14px}.simple-format-guide{grid-template-columns:1fr}.simple-format-guide article,.simple-format-guide article.is-highlighted{grid-template-columns:62px 1fr;align-items:center;gap:14px;min-height:84px;padding:14px 16px;display:grid}.simple-format-number{flex-direction:column;justify-content:center;align-items:flex-start;gap:0}.simple-format-number strong{font-size:28px;line-height:30px}.simple-format-number span{letter-spacing:0;text-transform:lowercase;font-size:8px;line-height:10px}.simple-format-copy{grid-template-columns:1fr auto;align-items:center;gap:4px 16px;display:grid}.simple-format-copy h3{font-size:15px;line-height:19px}.simple-format-copy b{color:var(--simple-muted);grid-column:1;margin:0;font-size:11px;line-height:15px}.simple-format-copy span{text-align:right;border:0;grid-area:1/2/3/3;margin:0;padding:0;font-size:12px}.simple-trust{padding:68px 0}.simple-trust-mobile-title{margin-bottom:20px}.simple-trust-grid{grid-template-columns:1fr;gap:12px}.simple-trust-grid article{min-height:104px}.simple-buy-card{grid-template-columns:1fr;gap:18px;margin-top:20px}.simple-buy-copy{display:contents}.simple-buy-copy h2{order:1}.simple-buy-copy>p{order:2;margin:0}.simple-buy-product{order:3}.simple-buy-copy .simple-actions{order:4}.simple-buy-product img{height:260px}}@media (max-width:700px){.catalog-grid,.simple-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-facts dl{grid-template-columns:1fr}.collection-facts dl div,.collection-facts dl div:first-child{border-bottom:1px solid #abb1ac;border-left:1px solid #abb1ac;border-right:1px solid #abb1ac;min-height:105px;padding:22px 24px}.collection-facts dl div:last-child{border-bottom:0}}@media (max-width:560px){:root{--simple-shell:calc(100vw - 40px)}.simple-logo{width:138px}.product-detail-hero .simple-shell{padding-block:32px 70px}.product-breadcrumbs{margin-bottom:34px}.product-detail-grid{gap:42px}.product-detail-gallery{min-height:470px;padding:15px}.product-detail-gallery-labels{flex-direction:column;align-items:flex-start;gap:7px}.product-detail-image{min-height:350px;padding:8px}.product-detail-image img{width:min(100%,230px);height:335px}.product-detail-copy h1,.product-route-error h1,.product-route-loading h1{font-size:40px;line-height:.91}.product-detail-lead{font-size:14px;line-height:22px}.product-detail-facts{margin-top:28px}.product-detail-facts div{min-height:82px}.product-detail-facts dd{font-size:17px;line-height:21px}.product-detail-actions{grid-template-columns:1fr;margin-top:28px}.product-purchase-section,.product-related-section{padding:68px 0 76px}.product-purchase-grid{gap:34px}.product-purchase-grid h2{font-size:43px}.product-purchase-steps article{grid-template-columns:44px 1fr;gap:8px 12px;padding:22px 0}.product-purchase-steps article>p{grid-column:2}.product-loading-grid,.product-related-grid{grid-template-columns:1fr}.product-related-media{min-height:330px}.product-related-media img{width:min(100%,190px);height:280px}.product-route-error .simple-shell,.product-route-loading .simple-shell{min-height:620px;padding-block:60px}.product-loading-grid span{height:130px}.collections-page-hero .simple-shell{min-height:430px;padding-block:50px 60px}.collection-detail-hero .collections-breadcrumbs,.collections-page-hero .collections-breadcrumbs{margin-bottom:40px}.collection-detail-copy h1,.collections-error h1,.collections-loading h1,.collections-page-hero h1{font-size:48px;line-height:.88}.collection-detail-copy>p:nth-of-type(2),.collections-error .simple-shell>p:nth-of-type(2),.collections-page-hero .simple-shell>p:last-child{margin-top:22px;font-size:14px;line-height:22px}.collection-faq-section,.collection-products-section,.collections-index-section,.other-collections-section{padding:64px 0 72px}.collections-section-head{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:28px}.collections-section-head h2{font-size:38px}.collections-art,.collections-art.is-large{min-height:270px;padding:20px}.collections-art>div{bottom:20px;left:20px;right:20px}.collections-art>strong{font-size:118px}.collections-art b{font-size:30px}.collections-index-copy{padding-top:21px}.collections-index-copy dl{flex-direction:column;align-items:flex-start;gap:12px}.collection-detail-hero .simple-shell{min-height:auto;padding-block:34px 62px}.collection-detail-grid{gap:38px}.collection-detail-copy .simple-actions{gap:10px;width:100%;margin-top:26px;display:grid}.collection-detail-copy .simple-button{width:100%}.collection-products-grid,.collections-loading-grid,.other-collections-grid{grid-template-columns:1fr}.collection-product-media{min-height:330px}.collection-product-media img{width:min(100%,190px);height:280px}.collection-dream-section{padding:68px 0}.collection-pitch{min-height:270px}.collection-pitch strong{font-size:52px}.collection-dream-grid>div:last-child h2,.collection-faq-grid h2{font-size:43px}.collection-faq-grid{gap:32px}.other-collection-card .collections-art{min-height:250px}.collections-error .simple-shell,.collections-loading .simple-shell{min-height:620px;padding-block:60px}.collections-loading-grid span{height:120px}.catalog-hero{padding:34px 0 44px}.catalog-breadcrumbs{margin-bottom:38px}.catalog-hero h1{font-size:52px;line-height:.88}.catalog-hero-grid>div:first-child>p:last-child{margin-top:22px;font-size:14px;line-height:22px}.catalog-search{margin-top:34px}.catalog-search>div{grid-template-columns:1fr;padding:6px}.catalog-search input{min-height:50px}.catalog-search button{min-height:48px}.catalog-results{padding:42px 0 70px}.catalog-toolbar{flex-direction:column;align-items:flex-start;gap:16px}.catalog-toolbar-actions{grid-template-columns:1fr auto;width:100%;display:grid}.catalog-copy-button{order:3;grid-column:1/-1;justify-self:start}.catalog-toolbar select{width:100%}.catalog-copy-status{text-align:left}.catalog-grid{grid-template-columns:1fr}.catalog-card-media{min-height:330px}.catalog-card-media img{width:min(100%,190px);height:280px}.catalog-pagination{flex-wrap:wrap}.catalog-filter-dialog-inner{padding-inline:20px}.simple-hero-grid{gap:16px;padding:54px 0 50px}.home-hero .simple-hero-grid{gap:32px;padding:50px 0}.home-hero .simple-hero-copy{gap:18px}.home-hero .simple-hero-copy h1{font-size:52px;line-height:.86}.home-hero .simple-hero-description{max-width:340px}.home-hero .simple-actions{width:100%;display:grid}.home-hero .simple-button-outline,.home-hero .simple-button-primary{width:100%;min-width:0}.home-collection-showcase{gap:10px;min-height:480px;padding:20px}.home-showcase-heading>span:first-child{gap:12px}.home-showcase-heading>span:first-child>strong{max-width:220px;font-size:29px}.home-showcase-count{display:none}.home-card-stage{min-height:300px}.home-hero-card{width:145px}.home-feature-link{padding-top:15px;font-size:10px}.simple-eyebrow{letter-spacing:.1em;font-size:9px;line-height:12px}.simple-release-badge{letter-spacing:.09em;min-height:28px;padding-inline:10px;font-size:8px}.simple-hero h1{letter-spacing:-.055em;font-size:38px;line-height:40px}.simple-hero-description{max-width:330px;font-size:15px;line-height:23px}.simple-hero .simple-button-outline{display:none}.home-hero .simple-button-outline{display:inline-flex}.simple-hero .simple-actions{justify-content:center}.simple-hero .simple-button-primary{min-width:260px}.simple-facts{justify-content:space-between;gap:8px;width:100%;margin-top:2px}.simple-facts div{flex:1;min-width:0}.simple-facts dt{font-size:18px;line-height:20px}.simple-facts dd{font-size:10px;line-height:14px}.simple-hero-products{height:320px;margin-top:2px}.simple-fan-slot{--fan-float-start:-2px;--fan-float-end:3px}.simple-fan-item{border-radius:9px;box-shadow:0 16px 30px #0000006b}.simple-finder{padding:64px 0}.simple-catalog-controls{grid-template-columns:1fr}.simple-section-heading{margin-bottom:28px}.simple-formats-heading h2,.simple-section-heading h2,.simple-trust-mobile-title{letter-spacing:-.05em;font-size:34px;line-height:38px}.home-collection-story,.home-dream-promo,.home-faq,.home-marketplace-guide{padding:64px 0}.home-guide-grid,.home-split-section{gap:30px}.home-faq h2,.home-marketplace-guide h2,.home-split-copy h2{font-size:42px;line-height:.92}.home-collection-art,.home-pitch{min-height:260px}.home-collection-art{padding:22px}.home-collection-art>strong{font-size:88px}.home-collection-art img{width:130px;height:190px;right:2px}.home-pitch>strong{font-size:60px}.home-marketplace-guide li{grid-template-columns:44px 1fr}.simple-formats-heading p,.simple-section-heading p{font-size:14px;line-height:21px}.simple-step+.simple-step{margin-top:28px}.simple-step-heading>p{max-width:300px;font-size:12px}.simple-product-grid{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:12px;margin-right:-20px;padding:2px 20px 18px 0;display:flex;overflow-x:auto}.simple-product-card,.simple-product-card.is-selected{scroll-snap-align:start;flex:0 0 min(78vw,280px);min-height:388px;padding:13px}.simple-selection-result{background:var(--simple-surface-raised);margin-top:26px}.simple-selected-mobile-image{width:min(100%,288px);height:auto}.simple-selection-copy h3{margin-top:8px;font-size:22px;line-height:27px}.simple-selection-copy>p:last-child,.simple-selection-copy>strong{font-size:13px;line-height:19px}.simple-selection-actions{grid-template-columns:1fr;gap:10px}.simple-selection-actions .simple-button{min-height:49px}.simple-formats-heading>strong{font-size:10px}.simple-format-copy span{max-width:92px;font-size:11px}.simple-trust-grid article{padding:16px}.simple-buy-card{border-radius:18px;padding:24px}.simple-buy-card h2{font-size:30px;line-height:34px}.simple-buy-copy>p{font-size:13px;line-height:20px}.simple-buy-product img{height:166px}.simple-buy-product span{font-size:10px}.simple-buy-card .simple-actions{grid-template-columns:1fr;gap:10px;width:100%;display:grid}.simple-buy-card .simple-button{width:100%;min-height:48px}.simple-footer{padding:44px 0 34px}.simple-footer-top{flex-direction:column;align-items:flex-start;gap:28px}.simple-footer nav{grid-template-columns:1fr;gap:12px;width:100%}.simple-footer-bottom{flex-direction:column;align-items:flex-start;gap:7px;margin-top:28px;padding-top:28px;font-size:11px;line-height:17px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}.simple-fan-item,.simple-fan-slot{translate:0!important;scale:1!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}