*{margin:0;padding:0;box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}h1,h2,h3,h4,h5,h6{margin:0;font-weight:300}p{margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;outline:none}button:focus-visible{outline:2px solid #000;outline-offset:2px}.header{position:fixed;top:0;left:0;right:0;background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e5e5e5;z-index:1000;padding:1rem 0}.header-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center}.delta-symbol{font-size:2rem;font-weight:300;color:#000;font-family:Georgia,serif}.nav{display:flex;gap:2rem;align-items:center}.nav-link{color:#333;text-decoration:none;font-size:.95rem;font-weight:400;transition:color .2s ease}.nav-link:hover{color:#000}@media(max-width:768px){.header-container{padding:0 1rem}.nav{gap:1rem}.nav-link{font-size:.85rem}}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:6rem 0 4rem;background:url(/bg_2.jpg) center/cover no-repeat;background-color:#000;position:relative}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0006,#000000a6,#000000b3);z-index:0}.hero-container{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%;position:relative;z-index:1}.hero-content{text-align:center;max-width:800px;margin:0 auto}.hero-title{font-size:3.5rem;font-weight:300;color:#fff;margin-bottom:1.5rem;line-height:1.2;letter-spacing:-.02em;text-shadow:0 2px 4px rgba(0,0,0,.8),0 4px 12px rgba(0,0,0,.6),0 8px 24px rgba(0,0,0,.4)}.hero-subtitle{font-size:1.25rem;color:#f5f5f5;margin-bottom:2.5rem;font-weight:400;line-height:1.6;text-shadow:0 1px 3px rgba(0,0,0,.8),0 2px 8px rgba(0,0,0,.6),0 4px 16px rgba(0,0,0,.4)}.cta-button{background-color:#000;color:#fff;border:none;padding:.875rem 2rem;font-size:1rem;font-weight:500;border-radius:6px;cursor:pointer;transition:all .2s ease;margin-bottom:3rem}.cta-button:hover{background-color:#333;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.email-subscription{margin-top:3rem;max-width:500px;margin-left:auto;margin-right:auto}.subscription-heading{font-size:1.25rem;font-weight:400;color:#fff;margin-bottom:1rem;text-shadow:0 1px 3px rgba(0,0,0,.8),0 2px 8px rgba(0,0,0,.6),0 4px 16px rgba(0,0,0,.4)}.shimmer-link{display:inline-block;text-decoration:none;background:linear-gradient(90deg,#aaa 0% 40%,#fff 48% 52%,#aaa 60% 100%);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:shimmer 3s ease-in-out infinite;transition:transform .2s ease}.shimmer-link:hover{transform:scale(1.05)}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.subscription-form{display:flex;gap:.75rem;align-items:stretch}.email-input{flex:1;padding:.875rem 1.25rem;font-size:1rem;border:1px solid #d0d0d0;border-radius:6px;background-color:#fff;transition:all .2s ease;font-family:inherit}.email-input:focus{outline:none;border-color:#000;box-shadow:0 0 0 3px #0000001a}.email-input::placeholder{color:#999}.subscribe-button{background-color:#fff;color:#000;border:none;padding:.875rem 2rem;font-size:1rem;font-weight:500;border-radius:6px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.subscribe-button:hover{background-color:#e0e0e0;transform:translateY(-1px);box-shadow:0 4px 12px #ffffff4d}@media(max-width:768px){.hero{padding:5rem 0 3rem}.hero-container{padding:0 1rem}.hero-title{font-size:2.5rem}.hero-subtitle,.subscription-heading{font-size:1.1rem}.subscription-form{flex-direction:column}.subscribe-button{width:100%}}@media(max-width:480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.cta-button{padding:.75rem 1.5rem}.email-input{padding:.75rem 1rem;font-size:.95rem}.subscribe-button{padding:.75rem 1.5rem}}.footer{background-color:#fafafa;border-top:1px solid #e5e5e5;padding:4rem 0 2rem;margin-top:4rem}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-top{margin-bottom:2rem}.footer-section{text-align:center}.footer-heading{font-size:1.25rem;font-weight:400;color:#333;margin-bottom:1rem}.subscribe-button{background-color:#000;color:#fff;border:none;padding:.75rem 2rem;font-size:.95rem;font-weight:500;border-radius:6px;cursor:pointer;transition:all .2s ease}.subscribe-button:hover{background-color:#333;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.footer-divider{height:1px;background-color:#e5e5e5;margin:3rem 0}.footer-bottom{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem}.footer-info p{margin:.5rem 0;color:#666;font-size:.9rem}.company-name{font-weight:500;color:#333!important}.footer-links{display:flex;align-items:center;justify-content:center}.footer-link-group{display:flex;flex-direction:column;gap:.75rem}.footer-link{color:#666;text-decoration:none;font-size:.9rem;transition:color .2s ease}.footer-link:hover{color:#000}.footer-social{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem}.social-link{color:#666;text-decoration:none;font-size:.9rem;transition:color .2s ease}.social-link:hover{color:#000}.footer-badge{text-align:center;padding-top:2rem;border-top:1px solid #e5e5e5}.yc-badge{color:#999;font-size:.85rem;margin:0}@media(max-width:768px){.footer{padding:3rem 0 1.5rem}.footer-container{padding:0 1rem}.footer-bottom{grid-template-columns:1fr;gap:2rem;text-align:center}.footer-social{align-items:center}.footer-links{justify-content:center}.footer-link-group{align-items:center}}.app{min-height:100vh;display:flex;flex-direction:column}
