@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking: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}}}@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-xl:36rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-5xl:3rem;--text-5xl--line-height:1;--text-6xl:3.75rem;--text-6xl--line-height:1;--font-weight-bold:700;--font-weight-black:900;--tracking-tight:-.025em;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::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;-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]){appearance:button}::file-selector-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{.absolute{position:absolute}.relative{position:relative}.mx-auto{margin-inline:auto}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.flex{display:flex}.hidden{display:none}.inline-flex{display:inline-flex}.h-3{height:calc(var(--spacing) * 3)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-full{height:100%}.min-h-12{min-height:calc(var(--spacing) * 12)}.min-h-full{min-height:100%}.w-3{width:calc(var(--spacing) * 3)}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-full{width:100%}.max-w-28{max-width:calc(var(--spacing) * 28)}.max-w-40{max-width:calc(var(--spacing) * 40)}.max-w-xl{max-width:var(--container-xl)}.flex-1{flex:1}.shrink-0{flex-shrink:0}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-3{gap:calc(var(--spacing) * 3)}.gap-5{gap:calc(var(--spacing) * 5)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rounded{border-radius:.25rem}.rounded-\[1\.35rem\]{border-radius:1.35rem}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[\#d4d4d0\]{border-color:#d4d4d0}.bg-\[\#25d28a\]{background-color:#25d28a}.bg-white{background-color:var(--color-white)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-5{padding-block:calc(var(--spacing) * 5)}.text-left{text-align:left}.text-right{text-align:right}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[0\.65rem\]{font-size:.65rem}.leading-5{--tw-leading:calc(var(--spacing) * 5);line-height:calc(var(--spacing) * 5)}.leading-none{--tw-leading:1;line-height:1}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.text-black\/38{color:#00000061}@supports (color:color-mix(in lab, red, red)){.text-black\/38{color:color-mix(in oklab, var(--color-black) 38%, transparent)}}.text-black\/42{color:#0000006b}@supports (color:color-mix(in lab, red, red)){.text-black\/42{color:color-mix(in oklab, var(--color-black) 42%, transparent)}}.text-black\/78{color:#000000c7}@supports (color:color-mix(in lab, red, red)){.text-black\/78{color:color-mix(in oklab, var(--color-black) 78%, transparent)}}.uppercase{text-transform:uppercase}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-75{opacity:.75}.shadow-sm{--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)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (min-width:40rem){.sm\:block{display:block}.sm\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}}}:root{--background:#fff;--surface:#fff;--foreground:#1d1d1f;--muted:#6e6e73;--soft:#f5f5f7;--line:#e5e5e7;--accent:#0071e3}*{box-sizing:border-box}html{scroll-behavior:smooth;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:4px}button:disabled{opacity:.4;cursor:default}::selection{background:#b9d9fa}.page-shell{background:var(--background);min-height:100svh}.studio-frame{background:var(--surface);width:100%}.shop-header{border-bottom:1px solid var(--line);align-items:center;gap:40px;max-width:1160px;margin:auto;padding:22px 40px;display:flex}.brand{white-space:nowrap;align-items:center;gap:8px;display:flex}.relax-wordmark{letter-spacing:-.7px;font-size:19px;font-weight:600}.relax-wordmark>span{font-weight:400}.shop-header nav{gap:30px;margin-left:auto;font-size:13px;display:flex}.shop-header nav a{color:var(--muted)}.shop-header nav a[aria-current],.shop-header nav a:hover{color:var(--foreground)}.header-actions{align-items:center;gap:18px;display:flex}.bag-button{white-space:nowrap;font-size:13px}.theme-toggle{width:30px;height:30px;color:var(--muted);background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.theme-toggle svg{width:16px;height:16px}.catalog-page{max-width:1160px;min-height:70vh;margin:auto;padding:55px 40px 90px}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:12px;margin-bottom:35px;font-size:12px;display:flex}.breadcrumbs a:hover{color:var(--accent)}.section-eyebrow,.product-category,.compact-category{letter-spacing:1.2px;color:var(--muted);font-size:11px;font-weight:600}.section-eyebrow{margin:0 0 14px}.compact-hero{grid-template-columns:1.15fr 1fr;align-items:center;gap:70px;padding:20px 0 65px;display:grid}.compact-hero h1{letter-spacing:-2.5px;margin:18px 0 24px;font-size:clamp(38px,4.3vw,60px);font-weight:600;line-height:1.04}.compact-hero p:not(.section-eyebrow){color:var(--muted);font-size:18px;line-height:1.55}.compact-hero img{aspect-ratio:1;object-fit:cover;border-radius:18px;width:100%;height:auto;display:block}.primary-button{background:var(--accent);color:#fff;border:0;border-radius:30px;justify-content:center;align-items:center;gap:14px;padding:12px 21px;font-size:14px;line-height:1.3;transition:background .2s;display:inline-flex}.compact-hero .primary-button{margin-top:25px}.home-collection{border-top:1px solid var(--line);padding-top:38px}.catalog-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px;display:flex}.catalog-heading h1{letter-spacing:-1.7px;margin:10px 0 16px;font-size:clamp(34px,4vw,48px);font-weight:600;line-height:1.08}.catalog-heading h2{letter-spacing:-1px;margin:0;font-size:30px;font-weight:600}.catalog-heading p:not(.section-eyebrow){color:var(--muted);font-size:16px;line-height:1.5}.catalog-heading>a,.details-link{color:var(--accent);font-size:14px}.result-count{color:var(--muted);white-space:nowrap;font-size:13px}.home-cards{grid-template-columns:minmax(0,440px) minmax(0,1fr);gap:24px;display:grid}.compact-product{border:1px solid var(--line);background:var(--surface);border-radius:18px;align-self:start;padding:20px}.compact-product-top{align-items:center;gap:18px;display:flex}.compact-photo{background:var(--soft);border-radius:12px;flex:0 0 108px;width:108px;height:108px;display:block;overflow:hidden}.compact-photo img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.compact-photo:hover img{transform:scale(1.04)}.compact-product-copy{min-width:0}.compact-product-copy h2{letter-spacing:-.3px;margin:6px 0;font-size:17px;font-weight:600;line-height:1.3}.compact-product-copy p{color:var(--muted);margin:7px 0 12px;font-size:13px}.compact-product-copy strong{font-size:18px;font-weight:500}.compact-product-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:20px;padding-top:17px;display:flex}.compact-product-bottom .primary-button{padding:10px 17px;font-size:13px}.category-preview{background:var(--soft);border-radius:18px;flex-direction:column;justify-content:space-between;gap:20px;padding:25px;display:flex}.category-preview h2{letter-spacing:-1px;font-size:29px;font-weight:600}.category-preview p{color:var(--muted);margin-top:7px;font-size:15px}.category-preview>span:last-child{color:var(--accent);justify-content:space-between;font-size:13px;display:flex}.catalog-layout{grid-template-columns:180px 1fr;gap:38px;margin-top:35px;display:grid}.category-nav h2{color:var(--muted);margin:0 0 14px;font-size:12px}.category-nav a{border-radius:10px;justify-content:space-between;margin:4px 0;padding:12px 14px;font-size:14px;display:flex}.category-nav a[aria-current]{background:var(--soft)}.category-nav span{color:var(--muted)}.product-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,340px),1fr));gap:22px;display:grid}.product-grid .compact-product{width:100%;max-width:440px}.detail-page{max-width:1160px;margin:auto;padding:45px 40px 70px}.detail-page .category-heading{display:none}.keycap-product{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.product-gallery{min-width:0}.product-main-image{background:var(--soft);border-radius:18px;position:relative;overflow:hidden}.product-main-image img{aspect-ratio:1;object-fit:cover;width:100%;height:auto;display:block}.product-photo-tag{display:none}.product-thumbnails{align-items:center;gap:10px;margin-top:16px;display:flex}.product-thumbnails button{background:0 0;border:1px solid #0000;border-radius:10px;padding:3px}.product-thumbnails button[aria-pressed=true]{border-color:var(--accent)}.product-thumbnails img{object-fit:cover;border-radius:7px;width:60px;height:60px;display:block}.photo-caption{color:var(--muted);margin-left:auto;font-size:12px}.product-information{padding:10px 0}.product-information h3{letter-spacing:-1.7px;margin:20px 0;font-size:40px;font-weight:600;line-height:1.1}.product-information h3 em{color:var(--muted);font-style:normal}.product-name{font-size:17px;font-weight:500}.product-price{align-items:center;gap:16px;margin:20px 0;font-size:29px;display:flex}.product-price span{color:var(--muted);font-size:12px}.product-description{color:var(--muted);font-size:16px;line-height:1.65}.purchase-controls{gap:12px;margin-top:25px;display:flex}.quantity-control{border:1px solid var(--line);border-radius:25px;flex-shrink:0;align-items:center;height:44px;display:inline-flex}.quantity-control button{background:0 0;border:0;width:36px;height:40px;font-size:18px}.quantity-control span{text-align:center;min-width:22px;font-size:14px}.add-to-bag{flex:1;justify-content:space-between}.product-specs{margin-top:25px;font-size:14px}.product-specs div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:13px 0;display:flex}.product-specs dt{color:var(--muted)}.product-specs dd{text-align:right;margin:0}.product-note{color:var(--muted);margin:15px 0;font-size:12px}.product-help{border-top:1px solid var(--line);max-width:750px;margin-top:45px;padding-top:25px}.product-help h2{font-size:20px;font-weight:600}.product-help p{color:var(--muted);margin-top:12px;font-size:14px;line-height:1.7}.bag-layout{grid-template-columns:1.2fr 1fr;gap:35px;display:grid}.remove-item{color:var(--muted);background:0 0;border:0;font-size:12px;text-decoration:underline}.order-summary{background:var(--soft);border-radius:18px;padding:28px}.order-summary h2{margin-bottom:24px;font-size:22px;font-weight:600}.order-summary>div{justify-content:space-between;margin:18px 0;font-size:14px;display:flex}.order-summary .summary-total{border-top:1px solid var(--line);padding-top:20px;font-size:21px}.order-summary p{color:var(--muted);font-size:13px;line-height:1.6}.order-summary .primary-button{width:100%;margin-top:24px}.empty-cart{text-align:center;padding:60px 0}.empty-cart>span{color:var(--muted);font-size:55px}.empty-cart h2{margin:18px 0;font-size:26px}.empty-cart p{color:var(--muted)}.empty-cart .primary-button{margin-top:25px}.frame-footer{border-top:1px solid var(--line);max-width:1080px;color:var(--muted);letter-spacing:.6px;flex-wrap:wrap;justify-content:space-between;gap:20px;margin:auto;padding:26px 0;font-size:10px;display:flex}.cart-toast{z-index:20;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.cart-toast:not(:empty){background:var(--foreground);color:var(--surface);white-space:nowrap;border-radius:14px;gap:22px;padding:16px 22px;font-size:13px;display:flex;box-shadow:0 5px 25px #0002}.cart-toast a{text-decoration:underline}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#111;--surface:#111;--foreground:#f5f5f7;--muted:#a1a1a6;--soft:#1d1d1f;--line:#333336;--accent:#0071e3}.relax-logo-mark{object-fit:contain;border-radius:50%}@media (max-width:760px){.shop-header{flex-wrap:wrap;gap:16px;padding:18px 22px}.relax-logo-mark{width:30px;height:30px}.relax-wordmark{font-size:18px}.header-actions{gap:12px;margin-left:auto}.shop-header nav{order:3;justify-content:center;gap:35px;width:100%;margin:10px 0 0}.catalog-page{padding:30px 22px 55px}.compact-hero{grid-template-columns:1fr;gap:32px;padding:5px 0 40px}.compact-hero h1{letter-spacing:-1.6px}.compact-hero img{max-height:300px}.compact-hero p:not(.section-eyebrow){font-size:17px}.home-cards,.bag-layout{grid-template-columns:1fr}.catalog-heading{flex-wrap:wrap;align-items:start}.catalog-layout{grid-template-columns:1fr;gap:20px}.category-nav{flex-wrap:wrap;gap:10px;display:flex}.category-nav h2{width:100%;margin:0}.category-nav a{gap:25px}.compact-product{padding:16px}.compact-photo{flex-basis:88px;width:88px;height:96px}.compact-product-top{gap:12px}.compact-product-copy h2{font-size:16px}.category-preview{min-height:190px}.detail-page{padding:30px 22px 50px}.keycap-product{grid-template-columns:1fr;gap:25px}.product-information h3{font-size:35px}.frame-footer{margin:0 22px;font-size:9px}.cart-toast:not(:empty){gap:15px;padding:14px;font-size:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.shop-header{min-height:82px}.relax-logo-mark{width:42px;height:42px}.relax-wordmark{letter-spacing:-.5px;font-size:18px}.retail-hero{gap:85px;padding-top:8px;padding-bottom:55px}.hero-category{color:var(--muted);margin-bottom:2px;font-size:14px;display:inline-block}.retail-hero h1{letter-spacing:-1.8px;margin:16px 0 22px;font-size:clamp(38px,4.2vw,56px);line-height:1.08}.retail-hero p{max-width:390px}.retail-hero img{border-radius:8px}.hero-buy-row{align-items:center;gap:26px;margin-top:30px;display:flex}.hero-buy-row>strong{font-size:22px;font-weight:500}.hero-buy-row .primary-button{margin:0}.primary-button{background:var(--foreground);color:var(--surface);border-radius:8px}.primary-button:hover{background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.primary-button:hover{background:color-mix(in srgb,var(--foreground) 85%,var(--surface))}}.home-collection{padding-top:32px}.catalog-heading h2{letter-spacing:-.5px;font-size:25px}.retail-product-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,350px),1fr));gap:24px;display:grid}.retail-product-grid .compact-product{max-width:440px}.compact-product{border-radius:12px;padding:18px}.compact-product-copy h2{font-size:16px}.compact-product-copy strong{font-size:17px}.compact-product-bottom .primary-button,.compact-photo{border-radius:8px}.catalog-heading h1{letter-spacing:-1px;font-size:38px}.product-information h3{letter-spacing:-1px;font-size:36px}.product-information .product-category{letter-spacing:0;font-size:12px;font-weight:400}.product-name{color:var(--muted);font-weight:400}.product-main-image{border-radius:10px}.order-summary{border-radius:12px}.frame-footer{letter-spacing:0;font-size:12px}@media (max-width:760px){.retail-hero{gap:28px;padding-bottom:35px}.retail-hero h1{font-size:40px}.retail-hero img{max-height:360px}.hero-buy-row{margin-top:24px}.catalog-heading h1{font-size:32px}.product-information h3{font-size:30px}.relax-logo-mark{width:34px;height:34px}.frame-footer{font-size:11px}}.keycap-stage{background:var(--surface);place-items:center;min-height:calc(100svh - 90px);display:grid;position:relative;overflow:hidden}.keycap-scene{perspective:1000px;place-items:center;width:min(75vw,540px);height:min(70svh,570px);display:grid;position:relative}.keycap-float{z-index:1;width:min(55vw,320px);animation:6s ease-in-out infinite keycap-hover;position:relative}.keycap-tilt{transform:rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .35s ease-out}.animated-keycap{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:30px;width:100%;padding:0;transition:transform .22s;display:block;transform:translateY(0)scale(1)}.animated-keycap img{-webkit-user-select:none;user-select:none;filter:drop-shadow(0 18px 18px #00000010);width:100%;height:auto;display:block}.animated-keycap.is-pressed{transform:translateY(18px)scale(.96)}.keycap-ground-shadow{opacity:.12;filter:blur(15px);background:#111;border-radius:50%;width:52%;height:25px;animation:6s ease-in-out infinite keycap-shadow;position:absolute;bottom:9%;left:24%}.animation-toggle{color:var(--muted);border:1px solid var(--line);background:0 0;border-radius:25px;align-items:center;gap:9px;padding:10px 13px;font-size:12px;display:flex;position:absolute;bottom:25px;right:max(24px,50vw - 540px)}.animation-toggle:hover{color:var(--foreground)}.animation-paused .keycap-float,.animation-paused .keycap-ground-shadow{animation-play-state:paused}@keyframes keycap-hover{0%,to{transform:translateY(0)rotate(-4deg)}50%{transform:translateY(-27px)rotate(4deg)}}@keyframes keycap-shadow{0%,to{opacity:.13;transform:scaleX(1)}50%{opacity:.07;transform:scaleX(.78)}}@media (max-width:760px){.keycap-stage{min-height:calc(100svh - 135px)}.keycap-scene{height:58svh}.keycap-float{width:min(60vw,300px)}.animation-toggle{bottom:20px;right:20px}.keycap-ground-shadow{bottom:7%}}@media (prefers-reduced-motion:reduce){.keycap-float,.keycap-ground-shadow{animation:none}.keycap-tilt{transform:none}.animation-toggle{display:none}.animated-keycap.is-pressed{transform:none}}.reference-nav{z-index:30;background:var(--surface);position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.reference-nav{background:color-mix(in srgb,var(--surface) 94%,transparent)}}.reference-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.reference-nav-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;max-width:1280px;min-height:78px;margin:auto;padding:18px 40px;display:grid}.desktop-links{align-items:center;gap:24px;font-size:12px;display:flex}.desktop-links a{color:var(--muted)}.desktop-links a:hover,.desktop-links a[aria-current]{color:var(--foreground)}.reference-brand{align-items:center;gap:9px;display:flex}.reference-brand img{border-radius:50%;width:30px;height:30px}.reference-brand span{letter-spacing:-.6px;white-space:nowrap;font-size:16px;font-weight:650}.reference-nav-actions{justify-content:flex-end;align-items:center;gap:19px;display:flex}.reference-bag{align-items:center;gap:7px;font-size:12px;display:flex}.nav-shop{background:var(--foreground);color:var(--surface);border-radius:30px;align-items:center;gap:12px;padding:9px 14px;font-size:11px;display:flex}.mobile-menu-toggle{background:0 0;border:0;padding:5px;display:none}.mobile-reference-menu{padding:0 25px;overflow:hidden}.mobile-reference-menu a{border-top:1px solid var(--line);justify-content:space-between;padding:18px 0;font-size:16px;display:flex}.reference-home{max-width:1200px;margin:auto;padding:0 40px}.reference-hero{grid-template-columns:1fr 1fr;align-items:center;gap:30px;min-height:660px;padding:55px 40px 90px;display:grid;position:relative}.mint-label{color:#37785a;background:#edf8f0;border-radius:5px;align-items:center;gap:6px;padding:5px 8px;font-size:11px;display:inline-flex}.mint-label i{background:#94dbaf;border-radius:50%;width:5px;height:5px;box-shadow:0 0 7px #9be6b9}.reference-hero h1{letter-spacing:-2.8px;margin:22px 0;font-size:clamp(42px,4.9vw,65px);font-weight:450;line-height:1.04}.reference-hero h1 span{color:#62726a}.reference-hero-copy>p{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.reference-hero-links{align-items:center;gap:25px;margin-top:30px;display:flex}.reference-button{color:var(--surface);background:var(--foreground);border-radius:30px;justify-content:center;align-items:center;gap:18px;padding:13px 19px;font-size:13px;transition:transform .2s,opacity .2s;display:inline-flex}.reference-button:hover,.small-dark-link:hover{opacity:.85;transform:translateY(-2px)}.quiet-link{color:var(--muted);align-items:center;gap:9px;font-size:12px;display:flex}.floating-composition{perspective:1000px;min-width:0;height:440px;position:relative}.console-hero{z-index:3;filter:drop-shadow(5px 25px 18px #00000016);width:265px;position:absolute;top:103px;left:27%}.console-hero img{width:100%;height:auto;display:block}.floating-key{color:#f5f7f5;background:linear-gradient(145deg,#343b37,#0c110e);border-radius:23px;place-items:center;width:92px;height:95px;display:grid;position:absolute;box-shadow:inset 0 2px 2px #ffffff50,inset 0 -9px #0005,12px 16px 15px #0001}.small-key{font-size:24px;font-weight:300;top:55px;left:5%}.mint-key{color:#385043;background:linear-gradient(145deg,#dbefe0,#94b49f);border-radius:20px;width:80px;height:82px;top:25px;right:2%}.orbit{border:1px solid #cfe2d860;border-radius:50%;width:440px;height:190px;position:absolute;top:130px;left:0;transform:rotate(-32deg)}.orbit-two{border-color:#e5ece760;width:350px;height:245px;top:100px;left:35px;transform:rotate(42deg)}.orbit-dot{background:#bcf0d1;border-radius:50%;width:6px;height:6px;position:absolute}.dot-one{top:130px;right:8%}.dot-two{bottom:88px;left:8%}.object-caption{letter-spacing:1.5px;color:var(--muted);font-size:9px;position:absolute;bottom:8px;left:32%}.motion-control{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:50%;padding:8px;position:absolute;bottom:0;right:4px}.hero-bottom-line{letter-spacing:1px;color:var(--muted);justify-content:space-between;font-size:9px;display:flex;position:absolute;bottom:25px;left:40px;right:40px}.hero-bottom-line a{letter-spacing:0;align-items:center;gap:9px;font-size:11px;display:flex}.reference-section{padding:75px 40px 30px;scroll-margin-top:90px}.centered-section-heading{text-align:center;margin-bottom:35px}.centered-section-heading h2{letter-spacing:-1.6px;margin:17px 0 14px;font-size:clamp(28px,3.2vw,42px);font-weight:450;line-height:1.12}.centered-section-heading>p{color:var(--muted);font-size:13px}.reference-duo{grid-template-columns:1fr 1fr;gap:17px;display:grid}.editorial-card{background:var(--soft);border-radius:17px;min-height:490px;position:relative;overflow:hidden}.editorial-card-copy{z-index:2;padding:28px 28px 15px;position:relative}.card-index{color:var(--muted);letter-spacing:1px;font-size:9px}.editorial-card h3{letter-spacing:-1px;margin:13px 0 10px;font-size:26px;font-weight:450}.editorial-card p{color:var(--muted);margin:0 0 18px;font-size:13px;line-height:1.6}.small-dark-link{background:var(--foreground);color:var(--surface);border-radius:20px;align-items:center;gap:14px;padding:8px 13px;font-size:10px;transition:transform .2s;display:inline-flex}.console-card-media{height:280px;position:relative}.console-card-media img{filter:drop-shadow(8px 17px 12px #0002);width:235px;height:auto;display:block;position:absolute;top:20px;left:50%;transform:translate(-50%)rotate(-14deg)}.giraffe-card-media{border-radius:10px;height:255px;margin:8px 20px 20px;position:relative;overflow:hidden}.giraffe-card-media>img{object-fit:cover;object-position:center 43%;width:100%;height:100%}.price-label{color:#222;background:#ffffffeb;border-radius:7px;justify-content:space-between;gap:10px;padding:13px;font-size:11px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.price-label strong{font-weight:500}.detail-grid-section{padding-top:35px}.wide-feature{background:linear-gradient(110deg,var(--soft),#dfe5e0);border-radius:17px;justify-content:space-between;align-items:center;min-height:255px;padding:32px;display:flex;overflow:hidden}.wide-feature h2{letter-spacing:-1px;margin:12px 0;font-size:29px;font-weight:450}.wide-feature p{color:var(--muted);margin-bottom:18px;font-size:13px;line-height:1.6}.feature-keyboard{grid-template-columns:repeat(4,65px);gap:8px;display:grid;transform:rotate(-12deg)translate(35px,35px)}.feature-keyboard span{color:#757b77;background:#f9faf9;border-radius:10px;place-items:center;height:65px;font-size:18px;display:grid;box-shadow:inset 0 -5px #d3d9d4,0 8px 15px #26372b0c}.feature-keyboard .accent-key{color:#ccebd7;background:#203a2b;box-shadow:inset 0 -5px #122019}.reference-trio{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:16px;display:grid}.detail-tile{background:var(--soft);border-radius:15px;min-height:325px;padding:25px 22px 0;overflow:hidden}.detail-tile h3{letter-spacing:-.7px;margin:13px 0 10px;font-size:22px;font-weight:450}.detail-tile p{color:var(--muted);font-size:12px;line-height:1.6}.tile-photo{border-radius:10px 10px 0 0;height:165px;margin-top:24px;overflow:hidden}.tile-photo img{object-fit:cover;width:100%;height:100%}.measurement-visual{text-align:center;padding:26px 0 20px}.stem-symbol{background:var(--surface);color:#648470;border:1px solid #bcc5be;border-radius:20px;place-items:center;width:76px;height:76px;margin:auto;display:grid;box-shadow:0 5px 10px #00000008}.measurement-visual>span{letter-spacing:1px;color:var(--muted);margin-top:15px;font-size:8px;display:block}.dimension-line{width:110px;color:var(--muted);border-top:1px solid #aabbb0;margin:14px auto 0;padding-top:7px;font-size:10px}.collection-mini{background:var(--surface);border-radius:12px 12px 0 0;flex-direction:column;align-items:center;gap:15px;margin-top:24px;padding:25px 14px;font-size:12px;display:flex}.collection-mini img{border-radius:50%;width:60px;height:60px}.collection-mini>svg{color:#68957a}.dark-feature-section{color:#fff;background:#080b09;border-radius:20px;margin:55px 0 0;padding:55px 50px 45px;position:relative;overflow:hidden}.dark-feature-section:before{content:"";filter:blur(45px);pointer-events:none;background:#8eca9d40;border-radius:50%;width:300px;height:300px;position:absolute;top:-170px;left:-70px}.dark-feature-section .mint-label{color:#b9e9c8;background:#15231b}.dark-feature-section .centered-section-heading>p{color:#939b96}.dark-feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.dark-feature-card{background:#171b18;border:1px solid #ffffff05;border-radius:15px;padding:25px 22px}.dark-feature-card>svg{color:#bceccb}.dark-feature-card h3{letter-spacing:-.4px;margin:20px 0 12px;font-size:19px;font-weight:450}.dark-feature-card p{color:#a7b0aa;font-size:12px;line-height:1.7}.dark-feature-card a{align-items:center;gap:12px;margin-top:22px;font-size:11px;display:flex}.dark-feature-card a:hover{color:#bceccb}.reference-cta{justify-content:space-between;align-items:center;gap:30px;padding:85px 40px;display:flex}.reference-cta h2{letter-spacing:-1px;margin:17px 0 0;font-size:34px;font-weight:450}.reference-footer{border-top:1px solid var(--line);max-width:1120px;margin:auto;padding:35px 40px 28px}.footer-top{justify-content:space-between;align-items:center;gap:25px;display:flex}.footer-brand{letter-spacing:-.6px;font-size:19px;font-weight:600}.footer-top nav{gap:25px;font-size:12px;display:flex}.footer-bottom{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:15px;margin-top:32px;font-size:10px;display:flex}html[data-theme=dark] .wide-feature{background:linear-gradient(110deg,#1d1d1f,#28342c)}html[data-theme=dark] .reference-hero h1 span{color:#a2bcac}@media (min-width:761px){.mobile-reference-menu{display:none}}@media (max-width:1050px){.reference-nav-inner{gap:18px;padding:18px 25px}.desktop-links{gap:15px}.reference-nav-actions{gap:12px}.reference-home{padding:0 25px}.reference-hero{padding-left:15px;padding-right:15px}.console-hero{width:225px;left:22%}.orbit{width:340px}.reference-section{padding-left:15px;padding-right:15px}.feature-keyboard{grid-template-columns:repeat(4,50px)}.feature-keyboard span{height:50px}.dark-feature-section{padding:45px 25px}}@media (max-width:760px){.reference-nav-inner{grid-template-columns:1fr auto;min-height:65px;padding:13px 20px}.desktop-links,.nav-shop{display:none}.mobile-menu-toggle{place-items:center;display:grid}.reference-brand span{font-size:14px}.reference-brand img{width:28px;height:28px}.reference-nav-actions{gap:10px}.reference-bag span{font-size:11px}.reference-nav-actions .theme-toggle{width:25px}.reference-home{padding:0 20px}.reference-hero{grid-template-columns:1fr;gap:10px;min-height:0;padding:55px 6px 60px}.reference-hero h1{letter-spacing:-1.8px;font-size:clamp(40px,10vw,60px)}.reference-hero-copy>p{font-size:15px}.reference-hero-links{gap:20px}.floating-composition{width:min(100%,420px);height:350px;margin:15px auto 0}.console-hero{width:210px;top:80px;left:24%}.small-key{border-radius:18px;width:70px;height:75px;font-size:20px;top:48px;left:5%}.mint-key{border-radius:17px;width:62px;height:66px;top:20px;right:2%}.orbit{width:95%;height:160px;top:110px}.orbit-two{width:78%;height:200px;top:80px;left:10%}.hero-bottom-line{bottom:14px;left:6px;right:6px}.reference-section{padding:55px 0 15px}.centered-section-heading h2{letter-spacing:-1px;font-size:30px}.reference-duo{grid-template-columns:1fr;gap:18px}.editorial-card{min-height:460px}.editorial-card-copy{padding:25px}.console-card-media{height:240px}.console-card-media img{width:200px;top:10px}.giraffe-card-media{height:240px}.detail-grid-section{padding-top:5px}.wide-feature{flex-direction:column;align-items:start;gap:15px;min-height:360px;padding:25px}.wide-feature h2{font-size:27px}.feature-keyboard{align-self:end;transform:rotate(-12deg)translate(22px,38px)}.reference-trio{grid-template-columns:1fr}.detail-tile{min-height:290px;padding:25px}.tile-photo{height:200px}.collection-mini{margin-bottom:-25px}.dark-feature-section{border-radius:17px;margin-top:40px;padding:40px 22px 25px}.dark-feature-grid{grid-template-columns:1fr;gap:12px}.dark-feature-card{padding:24px}.dark-feature-card h3{font-size:21px}.dark-feature-card p{font-size:14px}.dark-feature-card a{font-size:13px}.reference-cta{flex-direction:column;align-items:start;gap:25px;padding:55px 5px}.reference-cta h2{font-size:30px}.reference-footer{padding:30px 25px}.footer-top{flex-direction:column;align-items:start;gap:22px}.footer-bottom{gap:14px;font-size:11px}.card-index{font-size:10px}.editorial-card p,.detail-tile p{font-size:14px}.small-dark-link{font-size:12px}.object-caption{font-size:9px}}@media (min-width:761px) and (max-width:1050px){.orbit-two{width:270px;height:210px;left:20px}}@media (max-width:360px){.reference-nav-inner{gap:10px;padding-left:16px;padding-right:16px}.reference-bag span{display:none}.reference-brand span{font-size:13px}.console-hero{width:185px;left:21%}.reference-hero-links{gap:14px}.reference-button{padding:12px 15px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{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}
