@font-face{font-family:Inter;src:url('assets/inter-300.ttf') format('truetype');font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url('assets/inter-400.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url('assets/inter-500.ttf') format('truetype');font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url('assets/inter-600.ttf') format('truetype');font-weight:600;font-display:swap}
:root{font-family:Inter,Arial,sans-serif;color:#0d0d0f;background:#fff;font-synthesis:none;--indigo:#5158f6;--slate:#5b5b63;--mist:#e7e7ea}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid var(--indigo);outline-offset:5px}.page{max-width:1800px;margin:auto}header{display:flex;align-items:center;justify-content:space-between;padding:28px 0;margin:0 5%;border-bottom:1px solid var(--mist)}.brand{display:inline-flex;align-items:center;gap:14px}.brand img{object-fit:contain}.brand span{font-size:25px;font-weight:600;letter-spacing:.08em}.header-note{font-size:12px;letter-spacing:.13em;color:var(--slate)}.hero{text-align:center;padding:43px 24px 0;position:relative;z-index:1}.eyebrow{display:flex;justify-content:center;align-items:center;gap:12px;font-size:12px;letter-spacing:.17em;font-weight:500;color:var(--indigo)}.line{width:22px;height:2px;background:var(--indigo)}h1{font-weight:400;font-size:clamp(58px,6.2vw,88px);line-height:1.04;letter-spacing:-.055em;margin:22px 0}h1 span{color:var(--indigo)}.intro{font-size:17px;line-height:1.65;color:var(--slate);margin:0}.hero-actions{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:25px}.button{display:inline-flex;align-items:center;gap:28px;padding:14px 20px;border:1px solid #0d0d0f;border-radius:10px;background:#0d0d0f;color:white;font-size:14px;font-weight:500;transition:background .2s}.button:hover{background:var(--indigo);border-color:var(--indigo)}.button span{font-size:18px}.launch-note{font-size:12px;color:var(--slate)}.motion{position:relative;margin-top:12px;overflow:hidden;background:#fafafa}.motion video{display:block;width:100%;height:clamp(300px,29vw,480px);object-fit:cover;object-position:center 57%;mask-image:linear-gradient(to bottom,transparent,#000 12%);-webkit-mask-image:linear-gradient(to bottom,transparent,#000 12%)}.motion-footer{position:absolute;bottom:22px;left:5%;right:5%;display:flex;align-items:center;justify-content:space-between}.motion-footer>span{font-size:12px;letter-spacing:.15em;color:#3a3a42}.motion-footer button{font:500 12px Inter,Arial,sans-serif;display:flex;gap:12px;align-items:center;border:1px solid #d7d7df;border-radius:24px;padding:10px 15px;color:#0d0d0f;background:#fffffff0;cursor:pointer;min-height:40px}.motion-footer button:hover{background:#eeeffe}footer{margin:0 5%;padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:var(--slate)}footer p{margin:0}footer a:hover{text-decoration:underline}footer a span{margin-left:8px}@media(max-width:700px){header{padding:23px 0;margin:0 24px}.brand span{font-size:22px}.brand img{width:32px;height:32px}.header-note{max-width:134px;font-size:10px;line-height:1.6;text-align:right}.hero{padding:39px 22px 0}h1{font-size:clamp(54px,12vw,76px);margin:23px 0}.intro{font-size:15px;line-height:1.75}.hero-actions{flex-direction:column;gap:14px;margin-top:23px}.motion{margin-top:5px}.motion video{height:350px;object-position:center 55%}.motion-footer{left:24px;right:24px;bottom:18px}.motion-footer>span{font-size:10px;max-width:120px;line-height:1.7}footer{margin:0 24px;flex-wrap:wrap;padding:22px 0;gap:16px}footer p{order:3;flex-basis:100%}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}

@font-face{font-family:"Instrument Serif";src:url("assets/instrument-serif.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
h1{font-weight:300;line-height:1.08;letter-spacing:-.055em}h1 .headline-line{display:block;color:#0d0d0f}h1 em{font-family:"Instrument Serif",Georgia,serif;font-weight:400;font-style:normal;letter-spacing:-.035em;position:relative;display:inline-block}h1 em::after{content:"";position:absolute;left:.025em;right:.015em;bottom:.04em;height:3px;background:var(--indigo);border-radius:2px;transform-origin:left;animation:underline-in .8s .3s both}@keyframes underline-in{from{transform:scaleX(0)}to{transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){h1 em::after{animation:none}}
