:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#fff}body{margin:0;padding:0;min-height:100vh;background:linear-gradient(to bottom,#333,#000);background-attachment:fixed}#root{width:100%;margin:0;padding:0}*{box-sizing:border-box}.landing-page{width:100%;min-height:100vh;display:flex;flex-direction:column}.hero-section{width:100%;margin:0;padding:0}.full-width-image{width:100%;height:auto;display:block}.landing-content{flex:1;padding:4rem 2rem;display:flex;justify-content:center;align-items:center;text-align:center}.container{max-width:800px}.brand-title{font-size:4rem;font-weight:800;letter-spacing:.5rem;margin-bottom:1rem;background:linear-gradient(to bottom,#fff,#888);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:flex;justify-content:center;align-items:flex-start;gap:0rem}.trademark{font-size:.35em;line-height:1;margin-top:1.6rem}.subtitle{font-size:1.5rem;color:#ccc;margin-bottom:3rem}.info-section{background:#ffffff0d;padding:2rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.landing-footer{padding:2rem;text-align:center;color:#666;font-size:.875rem}@media(max-width:768px){.brand-title{font-size:2.5rem;letter-spacing:.2rem}.subtitle{font-size:1.2rem}}
