*{box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background:#fff;color:#000}#root{min-height:100vh}.app{min-height:100vh;background:#fff;color:#000}.navbar{position:sticky;top:0;background:#fff;border-bottom:1px solid #e5e5e5;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2}.navbar-content{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center;min-height:56px}.nav-link{color:#000;text-decoration:none;font-size:.9375rem;transition:opacity .2s ease;display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;min-height:44px;border-radius:6px;transition:all .2s ease}.nav-link:hover{opacity:.6;background:#f5f5f5}.nav-home svg{width:18px;height:18px}.hero{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.hero-content{display:flex;flex-direction:column;gap:2.5rem}.hero-headline{font-size:2.5rem;font-weight:600;line-height:1.1;letter-spacing:-.02em;margin:0 0 1.5rem;min-height:2.75rem;order:1}.hero-video-column{display:flex;flex-direction:column;align-items:center;gap:0;order:2}.video-label{font-size:.6875rem;text-transform:uppercase;letter-spacing:.08em;color:#737373;font-weight:500;margin:0 0 .875rem;align-self:flex-start}.video-frame{width:100%;max-width:400px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:1rem;box-shadow:0 2px 8px #0000000a}.video-container{position:relative;width:100%;display:flex;flex-direction:column}.hero-video{width:100%;max-height:52vh;object-fit:contain;border-radius:8px;background:#000;display:block}.play-overlay{position:absolute;bottom:1rem;left:1rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;color:#fff;background:#000000bf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);border-radius:100px;cursor:pointer;transition:all .2s ease;font-family:inherit;z-index:10;min-height:44px;min-width:80px;display:flex;align-items:center;justify-content:center}.play-overlay:hover{background:#000000d9;transform:scale(1.02)}.play-overlay:active{transform:scale(.98)}.hero-text-column{display:flex;flex-direction:column;order:3}.hero-paragraph{font-size:1.0625rem;line-height:1.7;color:#404040;margin:0 0 2.5rem;max-width:600px;order:2}.hero-signature{font-size:1.0625rem;color:#000;margin:0;font-weight:500;order:3}@media(min-width:600px){.navbar-content{padding:0 2rem}.hero{padding:3rem 2rem}.hero-headline{font-size:3rem}.hero-video{max-height:60vh}}@media(min-width:900px){.hero{padding:5rem 2rem}.hero-content{flex-direction:row;gap:4rem;align-items:flex-start}.hero-video-column{flex:0 0 auto;order:1;align-items:flex-start}.video-frame{max-width:380px}.hero-video{max-height:68vh}.hero-text-column{flex:1;order:2}.hero-headline{order:1;margin:0 0 2rem}.hero-paragraph{order:2}.hero-signature{order:3}}.locked-section{max-width:1200px;margin:0 auto;padding:3rem 1.5rem 6rem;display:flex;justify-content:center;scroll-margin-top:5rem}.locked-card{background:#fafafa;border:1px solid #ececec;border-radius:16px;padding:2.5rem 2rem;max-width:400px;width:100%;text-align:center;box-shadow:0 1px 4px #00000005;display:flex;flex-direction:column;align-items:center;gap:1rem}.lock-icon{font-size:2.5rem;opacity:.3;margin-bottom:.5rem}.locked-message{font-size:1rem;color:#525252;line-height:1.6;margin:0;font-weight:400}@media(min-width:600px){.locked-section{padding:4rem 2rem 6rem}.locked-card{padding:3rem 2.5rem}.lock-icon{font-size:3rem}.locked-message{font-size:1.0625rem}}
