:root{--cream: #FAF8F3;--cream-mid: #EDE8DE;--cream-deep: #D4CFC4;--linen: #C8C2B6;--ink: #2C2C2A;--ink-soft: #4A4A48;--ink-faint: #8C8878;--olive: #708238;--olive-light: #8A9E45;--olive-dim: rgba(112, 130, 56, .1);--font-serif: "Shippori Mincho", serif;--font-mono: "DM Mono", monospace;--space-xs: 8px;--space-sm: 16px;--space-md: 28px;--space-lg: 48px;--space-xl: 80px;--space-2xl: 120px;--space-3xl: 180px;--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-snappy: cubic-bezier(.23, 1, .32, 1);--ease-silk: cubic-bezier(.22, 1, .36, 1);--ease-settle: cubic-bezier(.25, .46, .45, .94)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-mono);background:var(--cream);color:var(--ink);overflow-x:hidden;cursor:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:none;font:inherit;color:inherit}.cursor{width:8px;height:8px;background:var(--olive);border-radius:50%;position:fixed;pointer-events:none;z-index:9999;transform:translate(-50%,-50%);transition:width .2s var(--ease-snappy),height .2s var(--ease-snappy),opacity .2s ease;mix-blend-mode:multiply;opacity:0}.cursor-ring{width:36px;height:36px;border:1px solid var(--olive);border-radius:50%;position:fixed;pointer-events:none;z-index:9998;transform:translate(-50%,-50%);opacity:0;transition:width .3s var(--ease-snappy),height .3s var(--ease-snappy),opacity .2s ease,border-color .2s ease}body.cursor-visible .cursor,body.cursor-visible .cursor-ring{opacity:1}body.cursor-hover .cursor{width:20px;height:20px}body.cursor-hover .cursor-ring{width:20px;height:20px;opacity:.3}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.025'/%3E%3C/svg%3E");pointer-events:none;z-index:9000;opacity:.25}.reveal{opacity:0;transform:translateY(28px);transition:opacity .9s ease,transform .9s var(--ease-out)}.reveal.visible{opacity:1;transform:none}.reveal-d1{transition-delay:.1s}.reveal-d2{transition-delay:.22s}.reveal-d3{transition-delay:.34s}.reveal-d4{transition-delay:.46s}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}::selection{background:var(--olive);color:var(--cream)}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:var(--cream)}::-webkit-scrollbar-thumb{background:var(--olive)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}.section-cream{background:var(--cream)}.section-mid{background:var(--cream-mid)}.section-deep{background:var(--cream-deep)}.section-linen{background:var(--linen)}.section-dark{background:var(--ink);color:var(--cream)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/*# sourceMappingURL=/cdn/shop/t/5/assets/base.css.map */
