*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#fff;color:#0a0a0a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,button{font-family:inherit}.page{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background:#fff}.wordmark{position:fixed;top:32px;left:40px;font-size:11px;font-weight:600;letter-spacing:.2em;color:#0a0a0a;z-index:10}.hero{position:relative;z-index:5;display:flex;flex-direction:column;align-items:center;text-align:center;gap:0;padding:0 24px}.label{font-size:10px;font-weight:500;letter-spacing:.25em;color:#999;margin-bottom:28px}.headline{font-size:clamp(42px,7vw,80px);font-weight:900;line-height:1.05;letter-spacing:-.03em;color:#0a0a0a;margin-bottom:24px}.subline{font-size:clamp(14px,1.8vw,17px);font-weight:300;color:#666;letter-spacing:.01em;line-height:1.6;max-width:420px}.footer{position:fixed;bottom:28px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;font-size:11px;font-weight:400;color:#b0b0b0;letter-spacing:.04em;z-index:10;white-space:nowrap}.dot{color:#d4d4d4}.lang-switcher{position:fixed;top:28px;right:40px;display:flex;gap:2px;z-index:10}.lang-btn{display:flex;align-items:center;gap:6px;background:none;border:none;font-size:11px;font-weight:500;letter-spacing:.1em;color:silver;cursor:pointer;padding:4px 8px;border-radius:4px;transition:color .15s ease}.lang-btn:hover{color:#555}.lang-btn.active{color:#0a0a0a}@media(max-width:480px){.wordmark{top:24px;left:24px}.lang-switcher{top:24px;right:24px}.hero{padding:0 20px}.footer{bottom:20px;font-size:10px}}
