*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:Inter,-apple-system,sans-serif;background:#fff;color:#000;-webkit-font-smoothing:antialiased}.page{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;background:#fff;overflow:hidden}.nav{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:16px;pointer-events:none}.nav>*{pointer-events:auto}.nav-left{display:flex;align-items:center;gap:10px}.brand{display:inline-flex;align-items:center;gap:9px;text-decoration:none;color:#000}.brand-text{display:none;font-size:14px;font-weight:600;letter-spacing:-.01em}.menu-btn{display:inline-flex;align-items:center;gap:8px;background:#000;border:none;border-radius:999px;padding:5px 14px 5px 5px;cursor:pointer;font-family:inherit}.menu-btn-circle{width:28px;height:28px;border-radius:50%;background:#fff;display:inline-flex;align-items:center;justify-content:center}.menu-btn-label{font-size:11px;color:#fff;font-weight:500}.tags-pill{display:none;background:#f4f4f6;border-radius:999px;padding:10px 18px;gap:16px;font-size:11px;font-weight:500;color:#000}.nav-right{display:flex;align-items:center}.right-pill{display:inline-flex;align-items:center;gap:8px;background:#f4f4f6;border-radius:999px;padding:5px}.right-pill-circle{width:28px;height:28px;border-radius:50%;background:#000;display:inline-flex;align-items:center;justify-content:center}.right-pill-label{display:none;font-size:11px;font-weight:500;padding-right:10px}.media-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:flex;align-items:center;justify-content:center}.media{width:80%;height:80%;object-fit:contain;-webkit-mask-image:radial-gradient(ellipse 64% 60% at 50% 46%,#000 42%,transparent 74%);mask-image:radial-gradient(ellipse 64% 60% at 50% 46%,#000 42%,transparent 74%)}.footer{position:relative;z-index:30;margin-top:auto;background:linear-gradient(to top,#ffffff 0%,rgba(255,255,255,.8) 50%,transparent 100%);padding-top:96px}.footer-inner{display:flex;flex-direction:column;gap:24px;padding:0 16px 20px}.subtitle{display:flex;align-items:center;gap:8px;font-size:13px;color:#0000008c;margin-bottom:14px}.dot{width:8px;height:8px;border-radius:50%;background:#000;flex:none}.heading{font-weight:300;font-size:clamp(2rem,8vw,4.5rem);letter-spacing:-.03em;line-height:1;color:#000;margin-bottom:22px}.cta-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;border-radius:999px;padding:11px 22px;font-size:13px;font-weight:500;text-decoration:none;transition:opacity .2s ease,background .2s ease}.btn-dark{background:#000;color:#fff}.btn-dark:hover{opacity:.82}.btn-ghost{background:transparent;color:#000;border:1px solid rgba(0,0,0,.35)}.btn-ghost:hover{background:#0000000d}.footer-right{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tag{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:999px;padding:7px 14px;font-size:11px;font-weight:500;color:#000}@media(min-width:768px){.nav{padding:24px 32px}.brand-text{display:inline}.tags-pill{display:inline-flex}.menu-btn-circle,.right-pill-circle{width:32px;height:32px}.right-pill-label{display:inline}.media{width:100%;height:100%}.footer-inner{flex-direction:row;align-items:flex-end;justify-content:space-between;padding:0 32px 28px}.heading{font-size:clamp(2.5rem,5.5vw,4.5rem)}.footer-right{padding-bottom:6px}}
