@font-face{font-family:Aeion Mono;src:url(/assets/fonts/aeion-mono-semi-bold.woff) format("woff");font-display:swap;font-style:normal;font-weight:500}@font-face{font-family:Aeion Mono;src:url(/assets/fonts/aeion-mono-bold.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:700}@font-face{font-family:Inter;src:url(/assets/fonts/inter-400.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:Inter;src:url(/assets/fonts/inter-500.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:500}@font-face{font-family:Inter;src:url(/assets/fonts/inter-700.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:700}:root{--paper: #f1f1f1;--black: #101010;--white: #ffffff;--pink: #ff00d7;--lime: #e7f99a;--black-50: rgba(16, 16, 16, .5);--black-25: rgba(16, 16, 16, .25);--black-10: rgba(16, 16, 16, .1);--white-50: rgba(255, 255, 255, .5);--white-25: rgba(255, 255, 255, .25);--white-10: rgba(255, 255, 255, .1);--font-editorial: "Aeion Mono", "Atkinson Hyperlegible Mono", monospace;--font-body: "Inter", Arial, sans-serif;--content: min(100% - 64px, 1200px)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{margin:0;color:var(--black);background:var(--paper);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}button,input,textarea,a{font:inherit}a{color:inherit;text-decoration:none}button{border:0}.home-page{overflow:hidden;min-height:100vh;background:var(--paper)}.site-header{position:absolute;top:0;left:0;z-index:20;display:flex;width:100%;height:117px;align-items:center;justify-content:space-between;padding:24px 56px;pointer-events:none}.site-header>*{pointer-events:auto}.brand-mark{display:inline-flex;align-items:center;justify-content:center;border-radius:999px}.brand-mark svg{display:block}.brand-mark-hero{width:69px;height:69px;background:var(--lime)}.brand-mark-hero svg{width:31px;height:38px;fill:var(--pink)}.brand-mark-footer{width:40px;height:40px;border:1px solid var(--white-25);background:transparent}.brand-mark-footer svg{width:15px;height:18px;fill:var(--white-25)}.link-button{position:relative;display:inline-flex;height:47px;align-items:center;justify-content:center;gap:10px;overflow:hidden;border-radius:99px;padding:0 26.5px;font-family:var(--font-body);font-size:14.4px;font-weight:500;line-height:1.2;transition:transform .22s ease,color .22s ease,box-shadow .26s ease}.link-button>*{position:relative;z-index:1}.link-button-light{color:var(--black);background:var(--white)}.link-button-light:before{position:absolute;content:"";inset:0;z-index:0;background:linear-gradient(102deg,#e7f99a,#f3ffc2 36%,#fff 84%);opacity:0;transition:opacity .26s ease}.link-button-light:hover{color:var(--black);box-shadow:0 12px 30px #1010100f}.link-button-light:hover:before{opacity:1}.link-button-pink{color:var(--white);background:var(--pink)}.arrow-lottie{position:relative;display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;margin-right:-1px}.arrow-lottie-player,.arrow-placeholder-icon{position:absolute;inset:0;display:block;width:100%;height:100%}.arrow-placeholder-icon{fill:currentColor}.arrow-lottie-player+.arrow-placeholder-icon{opacity:0}.arrow-lottie-player svg{display:block;overflow:visible}.link-button:hover{transform:translateY(-2px)}.editorial-label{margin:0;color:var(--black);font-family:var(--font-editorial);font-size:11.2px;font-weight:500;line-height:1;letter-spacing:.045em;text-transform:uppercase;white-space:pre}.hero-section{position:relative;display:flex;min-height:100vh;min-height:100svh;align-items:center;justify-content:center;padding:0 32px;background:var(--paper)}.hero-wrapper{position:relative;display:flex;width:100vw;min-height:100vh;min-height:100svh;align-items:center;justify-content:center}.logo-marquee{position:absolute;top:50%;left:50%;z-index:1;display:flex;width:100vw;overflow:hidden;color:var(--black-25);transform:translate(-50%,-50%)}.logo-track{display:flex;width:max-content;align-items:center;gap:96px;padding-inline:max(10vw,128px);animation:logoMarquee 34s linear infinite;will-change:transform}.logo-item{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;height:37px}.logo-item img{display:block;width:100%;max-height:37px;object-fit:contain;opacity:.76;filter:grayscale(1)}.hero-portrait-stack{position:relative;z-index:2;display:flex;width:400px;flex-direction:column;align-items:center;justify-content:center;gap:8px;overflow:visible}.hero-label-row,.hero-bottom-row{display:flex;width:100%;align-items:center;justify-content:space-between}.hero-image-reveal,.hero-image-frame{position:relative;width:400px;height:536px;overflow:hidden}.hero-image-frame{background:#d8d8d8;will-change:transform}.hero-image-frame img{display:block;width:100%;height:100%;object-fit:cover}.hero-index-bar{display:block;width:56px;height:5px;background:var(--black)}.hero-disclaimer{position:absolute;bottom:26px;left:50%;z-index:3;margin:0;color:var(--black-50);font-size:12.8px;line-height:1.3;transform:translate(-50%);white-space:nowrap}.mobile-logo-band{display:none}.contact-section{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:88px 56px 92px;color:var(--white);background:var(--black)}.animated-dark-bg{position:absolute;inset:0;z-index:0;overflow:hidden;background:#101010}.contact-inner{position:relative;z-index:1;display:flex;width:min(100%,756px);flex-direction:column;align-items:center;gap:32px}.contact-copy{display:flex;width:100%;flex-direction:column;align-items:center;gap:24px;text-align:center}.coffee-lottie{position:relative;width:112px;height:112px}.coffee-lottie-player,.coffee-placeholder-icon{position:absolute;inset:0;width:100%;height:100%}.coffee-lottie-player{filter:brightness(0) invert(1)}.coffee-placeholder-icon{width:100%;height:100%;fill:none;stroke:var(--white);stroke-width:6;stroke-linecap:round;stroke-linejoin:round}.coffee-lottie-player svg{display:block;overflow:visible}.coffee-lottie-player+.coffee-placeholder-icon{opacity:0}.contact-title{max-width:90%;color:var(--white);font-family:var(--font-editorial);font-size:24px;font-weight:700;line-height:1.2;letter-spacing:.055em;text-transform:uppercase;white-space:normal}.contact-copy p:not(.editorial-label){max-width:590px;margin:0;color:var(--white);font-size:16px;line-height:1.3;text-wrap:balance}.contact-form{display:flex;width:100%;flex-direction:column;align-items:center;gap:16px;overflow:hidden;padding:24px}.form-field{position:relative;display:block;width:100%}.form-field input,.form-field textarea{width:100%;border:1px solid var(--white-10);border-radius:8px;color:var(--white);background:transparent;font-family:var(--font-body);font-size:12.8px;font-weight:400;line-height:1.2;outline:none;transition:border-color .18s ease,background-color .18s ease}.form-field input{height:48px;padding:0 16px}.form-field textarea{min-height:100px;padding:16px;resize:vertical}.form-field input::placeholder,.form-field textarea::placeholder{color:var(--white-50)}.form-field input:focus,.form-field textarea:focus{border-color:var(--white-50);background:#ffffff05}.field-error{display:block;margin-top:6px;color:#ff7ee9;font-size:11px;line-height:1.2}.honeypot{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none;transform:scale(0)}.submit-button{display:inline-flex;min-width:179px;height:48px;align-items:center;justify-content:center;border-radius:999px;padding:0 28px;color:var(--white);background:var(--pink);cursor:pointer;font-family:var(--font-body);font-size:14.4px;font-weight:500;line-height:1.2;transition:transform .22s ease,opacity .22s ease,box-shadow .22s ease}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 40px #ff00d738}.submit-button:disabled{cursor:wait;opacity:.65}.form-status{min-height:16px;color:var(--white-50);font-size:12.8px;line-height:1.3;text-align:center}.site-footer{display:flex;flex-direction:column;gap:56px;align-items:center;justify-content:center;padding:0 56px 56px;color:var(--white-25);background:var(--black)}.footer-line{width:min(100%,1440px);height:1px;background:var(--white-10)}.footer-inner{display:flex;width:min(100%,1440px);align-items:center;justify-content:space-between}.footer-brand,.footer-links{display:flex;flex:1 0 0;align-items:center}.footer-brand{justify-content:flex-start}.footer-links{justify-content:center;gap:24px;font-size:12.8px;line-height:1.3}.footer-links:last-child{justify-content:flex-end}.footer-link-group{display:inline-flex;gap:24px;white-space:nowrap}.footer-links a,.footer-divider{color:var(--white-25);transition:color .18s ease}.footer-links a:hover{color:var(--white)}.design-system-page{min-height:100vh;padding:72px 56px 96px;color:var(--black);background:var(--paper)}.ds-hero,.ds-section{width:min(100%,1120px);margin:0 auto}.ds-hero{padding-bottom:40px}.ds-kicker{margin:0 0 16px;color:var(--black-50);font-family:var(--font-editorial);font-size:11px;letter-spacing:.14em;text-transform:uppercase}.ds-hero h1,.ds-section h2{margin:0;font-family:var(--font-editorial);font-weight:500;letter-spacing:0}.ds-hero h1{max-width:900px;font-size:48px;line-height:1}.ds-hero>p:last-child{max-width:680px;margin:18px 0 0;color:var(--black-50);font-size:17px;line-height:1.35}.ds-section{border-top:1px solid var(--black-10);padding:40px 0}.ds-section h2{margin-bottom:22px;font-size:30px}.ds-color-grid,.ds-component-grid,.ds-guidelines{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ds-color-card,.ds-component-card,.ds-type-row,.ds-spacing-grid article,.ds-guidelines article{border:1px solid var(--black-10);border-radius:14px;padding:20px;background:#ffffffa3}.ds-color-card{display:grid;gap:10px}.ds-color-card span{display:block;height:84px;border:1px solid var(--black-10);border-radius:10px}.ds-color-card strong,.ds-type-row strong,.ds-spacing-grid strong,.ds-guidelines h3{font-family:var(--font-editorial);font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.ds-color-card code,.ds-color-card p,.ds-type-row span,.ds-spacing-grid span,.ds-guidelines li{color:var(--black-50);font-size:13px;line-height:1.35}.ds-type-list,.ds-spacing-grid{display:grid;gap:14px}.ds-type-row{display:grid;grid-template-columns:260px minmax(0,1fr);gap:24px;align-items:center}.ds-type-row div{display:grid;gap:8px}.ds-type-row p{margin:0}.ds-spacing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ds-spacing-grid article{display:grid;gap:12px}.ds-spacing-grid i{display:block;height:10px;border-radius:99px;background:var(--pink)}.ds-component-grid{grid-template-columns:1fr}.ds-component-card{position:relative;display:flex;min-height:180px;align-items:center;justify-content:center;overflow:hidden}.ds-dark-card{gap:28px;background:var(--black)}.ds-hover-note{gap:24px;flex-direction:column;background:var(--paper)}.ds-hover-note p{max-width:320px;margin:0;color:var(--black-50);font-size:13px;line-height:1.35;text-align:center}.ds-component-card .logo-marquee{position:relative;top:auto;left:auto;transform:none}.ds-wave-card{position:relative;display:flex;min-height:320px;align-items:center;justify-content:center;overflow:hidden;border-radius:16px;padding:48px;color:var(--white);background:var(--black)}.ds-wave-card>div:last-child{position:relative;z-index:1;display:grid;max-width:560px;gap:18px;text-align:center}.ds-wave-card p:not(.editorial-label){margin:0;color:var(--white);font-size:16px;line-height:1.35}.ds-guidelines ul{display:grid;gap:10px;margin:16px 0 0;padding-left:18px}.ds-footer-preview .site-footer{overflow:hidden;border-radius:16px;padding:0 24px 32px}@keyframes logoMarquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 48px))}}@media(min-width:1440px){.hero-section{min-height:100vh;min-height:100svh}}@media(max-width:1439.98px)and (min-width:810px){.site-header{padding:24px 56px}.hero-section{min-height:100vh;min-height:100svh;padding:0 32px}}@media(max-width:809.98px){:root{--content: calc(100% - 48px) }.site-header{position:relative;height:147px;justify-content:center;padding:24px}.site-header .link-button{display:none}.brand-mark-hero{width:69px;height:69px}.hero-section{min-height:auto;padding:0 24px 24px}.hero-wrapper{width:100%;min-height:auto;height:auto}.hero-section .logo-marquee,.hero-disclaimer{display:none}.hero-portrait-stack{width:100%}.hero-image-frame,.hero-image-reveal{width:100%;height:clamp(456px,137vw,536px);aspect-ratio:auto}.hero-bottom-row{align-items:center}.hero-bottom-row .editorial-label{font-size:10.8px}.mobile-logo-band{position:relative;display:flex;height:88px;align-items:center;overflow:hidden;margin-top:80px;background:var(--paper)}.mobile-logo-band .logo-marquee{position:relative;top:auto;left:50%;width:100vw;transform:translate(-50%)}.contact-section{padding:64px 24px 48px}.contact-inner{gap:32px}.contact-title{max-width:340px;font-size:22px;line-height:1.28;letter-spacing:.05em;white-space:normal}.contact-copy p:not(.editorial-label){max-width:327px;font-size:16px;line-height:1.35}.contact-form{padding:0}.submit-button{width:100%;font-size:17.6px}.site-footer{gap:56px;padding:0 24px 48px}.footer-inner{flex-direction:column;gap:32px}.footer-brand,.footer-links,.footer-links:last-child{width:100%;flex:none;justify-content:center}.footer-links{flex-wrap:wrap}.design-system-page{padding:48px 24px 72px}.ds-hero h1{font-size:34px}.ds-color-grid,.ds-guidelines,.ds-spacing-grid,.ds-type-row{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}}
