*{box-sizing:border-box;margin:0;padding:0}body{color:#e6edf3;background:#0d1117;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;overflow:hidden}.noise{pointer-events:none;opacity:.035;z-index:9999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px 200px;position:fixed;inset:0}.glow{pointer-events:none;filter:blur(120px);z-index:0;border-radius:50%;position:fixed}.glow--tl{background:#1d35571f;width:500px;height:500px;top:-200px;left:-150px}.glow--br{background:#1d35574d;width:400px;height:400px;bottom:-150px;right:-100px}.header{z-index:1;align-items:center;gap:.75rem;padding:2rem 2.5rem;display:flex;position:relative}.header__dot{background:#1d3557;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite pulse-dot;box-shadow:0 0 10px #1d3557}.header__title{letter-spacing:.15em;text-transform:uppercase;color:#8b949e;font-size:.75rem;font-weight:700}.main{z-index:1;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.hero{text-align:center;flex-direction:column;align-items:center;gap:2.5rem;padding:2rem;display:flex}.hero__name{letter-spacing:-.05em;color:#1d3557;text-shadow:0 0 100px #1d355766;font-size:clamp(3.5rem,12vw,8rem);font-weight:800;line-height:.9}.hero__sub{color:#6e7681;max-width:340px;font-size:.875rem;line-height:1.7}.call-icon{color:#1d3557;opacity:.5;transition:all .3s}.call-icon:hover{opacity:1}.cta-btn{color:#e6edf3;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #1d355799;align-items:center;gap:.6rem;padding:.875rem 2.25rem;font-size:.75rem;font-weight:600;transition:all .25s;display:inline-flex}.cta-btn:hover:not(:disabled){background:#1d3557;border-color:#1d3557;transform:translateY(-2px);box-shadow:0 0 40px #1d355780}.cta-btn:disabled{opacity:.5;cursor:not-allowed}.cta-btn:active:not(:disabled){transform:translateY(0)}.error-text{color:#1d3557;min-height:1.2rem;font-size:.75rem;font-style:italic}.chat-area{flex-direction:column;gap:.75rem;width:100%;max-width:400px;display:flex}.messages{flex-direction:column;gap:.5rem;min-height:80px;display:flex}.msg{text-align:left;border-radius:4px;padding:.5rem .75rem;font-size:.8rem;line-height:1.5}.msg--agent{color:#e6edf3;background:#1d35574d}.input-row{gap:.5rem;display:flex}.chat-input{color:#e6edf3;background:#1d355726;border:1px solid #1d355766;outline:none;flex:1;padding:.5rem .75rem;font-size:.8rem;transition:border-color .2s}.chat-input::placeholder{color:#6e7681}.chat-input:focus{border-color:#1d3557cc}.send-btn{color:#e6edf3;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#1d3557;border:none;padding:.5rem 1rem;font-size:.7rem;font-weight:600;transition:opacity .2s}.send-btn:hover{opacity:.8}.footer{z-index:1;padding:.75rem 1.5rem;position:relative}@keyframes pulse-dot{0%,to{opacity:1;box-shadow:0 0 10px #1d3557}50%{opacity:.6;box-shadow:0 0 4px #1d3557}}
