*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,Segoe UI,sans-serif;background:#fff;color:#000;line-height:1.6}.app{min-height:100vh}.nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 4rem;border-bottom:1px solid #eee}.nav-left{display:flex;align-items:center;gap:3rem}.logo{font-size:1.5rem;font-weight:700;letter-spacing:-.5px}.nav-links{display:flex;gap:2rem}.nav-links a,.nav-link{text-decoration:none;color:#666;font-size:.9rem}.nav-links a:hover,.nav-link:hover{color:#000}.nav-right{display:flex;align-items:center;gap:1.5rem}.btn{display:inline-block;padding:.6rem 1.2rem;border-radius:6px;text-decoration:none;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-primary{background:#000;color:#fff}.btn-primary:hover{background:#333}.btn-secondary{background:#fff;color:#000;border:1px solid #ccc}.btn-secondary:hover{border-color:#000}.btn-large{padding:.8rem 1.8rem;font-size:1rem}.hero{display:grid;grid-template-columns:1fr 1fr;gap:4rem;padding:5rem 4rem;min-height:70vh;align-items:center}.hero h1{font-size:3.5rem;font-weight:600;line-height:1.1;letter-spacing:-1px;margin-bottom:1.5rem}.hero-subtitle{font-size:1.1rem;color:#666;margin-bottom:2rem;max-width:500px}.hero-buttons{display:flex;gap:1rem;margin-bottom:1.5rem}.hero-note{font-size:.85rem;color:#999}.mockup{background:#1a1a1a;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #0003}.mockup-header{display:flex;gap:6px;padding:12px 16px;background:#2a2a2a}.dot{width:10px;height:10px;border-radius:50%;background:#555}.mockup-content{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.chat-bubble{padding:.8rem 1rem;border-radius:12px;font-size:.85rem;max-width:85%}.chat-bubble.agent{background:#333;color:#fff;align-self:flex-start}.chat-bubble.customer{background:#06f;color:#fff;align-self:flex-end}.features{padding:5rem 4rem;background:#fafafa}.features h2{font-size:2rem;text-align:center;margin-bottom:3rem}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto}.feature{text-align:center;padding:1.5rem}.feature-icon{font-size:2rem;margin-bottom:1rem;display:block}.feature h3{font-size:1rem;margin-bottom:.5rem}.feature p{font-size:.85rem;color:#666}.cta{padding:5rem 4rem;text-align:center}.cta h2{font-size:2rem;margin-bottom:1rem}.cta p{color:#666;margin-bottom:2rem}.footer{padding:2rem 4rem;border-top:1px solid #eee;text-align:center}.footer p{font-size:.85rem;color:#999}@media (max-width: 900px){.hero{grid-template-columns:1fr;text-align:center}.hero-subtitle{margin:0 auto 2rem}.hero-buttons{justify-content:center}.features-grid{grid-template-columns:repeat(2,1fr)}.nav{padding:1rem 2rem}.hero,.features,.cta{padding:3rem 2rem}}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fafafa;padding:2rem}.auth-container{width:100%;max-width:420px;text-align:center}.auth-logo{display:none}.auth-container h1{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#333}.auth-subtitle{color:#666;font-size:.9rem;margin-bottom:2rem}.auth-subtitle a{color:#06f;text-decoration:none}.auth-subtitle a:hover{text-decoration:underline}.auth-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:2rem;box-shadow:0 10px 30px #00000014;transform:translateY(-2px);transition:all .3s}.auth-card:hover{box-shadow:0 15px 35px #0000001f}.auth-tabs{display:flex;background:#f5f5f5;padding:4px;border-radius:8px;margin-bottom:1.5rem}.auth-tab{flex:1;padding:.6rem;background:none;border:none;font-size:.9rem;font-weight:500;color:#666;cursor:pointer;border-radius:6px;transition:all .2s}.auth-tab.active{background:#fff;color:#000;box-shadow:0 2px 5px #0000000d}.social-buttons{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.social-btn{display:flex;align-items:center;justify-content:center;gap:.8rem;padding:.75rem;background:#fff;border:1px solid #ddd;border-radius:50px;font-size:.95rem;font-weight:500;color:#444;cursor:pointer;transition:all .2s}.social-btn:hover{background:#f9f9f9;border-color:#ccc;transform:translateY(-1px)}.divider{display:flex;align-items:center;margin:1.5rem 0}.divider:before,.divider:after{content:"";flex:1;height:1px;background:#eee}.divider span{padding:0 1rem;color:#999;font-size:.8rem}.form-group{margin-bottom:1.2rem;text-align:left}.form-group label{display:block;font-size:.85rem;font-weight:500;color:#555;margin-bottom:.5rem}.form-group input{width:100%;padding:.8rem 1rem;border:1px solid #ddd;border-radius:8px;font-size:.95rem;transition:all .2s;background:#fcfcfc}.form-group input:focus{outline:none;border-color:#000;background:#fff}.form-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:.85rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;color:#666}.checkbox-label input{width:16px;height:16px;accent-color:#000}.submit-btn{width:100%;padding:.9rem;background:#000;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,transform .2s}.submit-btn{border-radius:50px}.submit-btn:hover{background:#333;transform:translateY(-1px)}.auth-links{margin-top:1.5rem;font-size:.85rem}.auth-links a{color:#06f;text-decoration:none}.auth-links a:hover{text-decoration:underline}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:5px}.category-option{padding:15px;background:#f9f9f9;border:2px solid transparent;border-radius:12px;cursor:pointer;transition:all .2s;text-align:center}.category-option:hover{background:#f0f0f0;border-color:#ddd}.category-option.selected{background:#fff;border-color:#000;box-shadow:0 4px 12px #0000000d}.category-icon{font-size:1.8rem;margin-bottom:5px}.category-name{font-size:.85rem;font-weight:500;color:#555}.category-option.selected .category-name{color:#000;font-weight:600}.dashboard-layout{display:flex;min-height:100vh;background:#f8fafc}.sidebar{width:260px;background:#fff;border-right:1px solid #eee;display:flex;flex-direction:column;position:fixed;top:0;bottom:0;left:0;z-index:100}.sidebar-header{padding:1.5rem;border-bottom:1px solid #f5f5f5}.logo-text{font-size:1.25rem;font-weight:700;background:-webkit-linear-gradient(45deg,#000,#444);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.sidebar-nav{padding:1.5rem;flex:1;display:flex;flex-direction:column;gap:.5rem}.nav-item{display:block;padding:.8rem 1rem;border-radius:8px;color:#666;text-decoration:none;font-weight:500;transition:all .2s}.nav-item:hover{background:#f9f9f9;color:#000}.nav-item.active{background:#000;color:#fff}.sidebar-footer{padding:1.5rem;border-top:1px solid #f5f5f5;background:#fafafa}.user-info{display:flex;align-items:center;gap:.8rem}.user-avatar{width:36px;height:36px;background:#ddd;border-radius:50%;display:flex;align-items:center;justify-content:center}.user-details{display:flex;flex-direction:column}.business-name{font-size:.9rem;font-weight:600;color:#333}.logout-link{font-size:.8rem;color:#888;cursor:pointer}.logout-link:hover{color:#d00;text-decoration:underline}.main-content{flex:1;margin-left:260px;display:flex;flex-direction:column}.top-bar{background:#fff;border-bottom:1px solid #eee;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:90}.top-bar h2{font-size:1.2rem;margin:0}.content-area{padding:2rem;flex:1;overflow-y:auto}.noctiva-landing{background:#09090b;color:#fafafa;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;overflow-x:hidden}.noctiva-landing .nav{background:#09090bcc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08);position:sticky;top:0;z-index:1000;padding:1.25rem 4rem}.noctiva-landing .logo-text{font-size:1.4rem;font-weight:800;letter-spacing:-.5px;background:linear-gradient(135deg,#fff,#a2a2a2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.noctiva-landing .nav-links a{color:#a1a1aa;font-weight:500;transition:color .2s}.noctiva-landing .nav-links a:hover{color:#fff}.noctiva-landing .hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:8rem 2rem 5rem;max-width:900px;margin:0 auto;position:relative}.noctiva-landing .hero-glow{position:absolute;top:-10%;width:600px;height:300px;background:radial-gradient(circle,#6366f126,#6366f100 70%);filter:blur(50px);pointer-events:none;z-index:0}.noctiva-landing .hero-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:9999px;font-size:.8rem;font-weight:500;color:#c084fc;margin-bottom:2rem;position:relative;z-index:1}.noctiva-landing .badge-dot{width:6px;height:6px;background:#c084fc;border-radius:50%;box-shadow:0 0 8px #c084fc}.noctiva-landing .hero h1{font-size:4rem;font-weight:800;line-height:1.15;letter-spacing:-1.5px;margin-bottom:1.5rem;position:relative;z-index:1}.noctiva-landing .gradient-text{background:linear-gradient(135deg,#a855f7,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.noctiva-landing .hero-subtitle{font-size:1.25rem;color:#a1a1aa;max-width:650px;margin-bottom:2.5rem;line-height:1.6;position:relative;z-index:1}.noctiva-landing .hero-buttons{display:flex;gap:1.2rem;margin-bottom:3rem;position:relative;z-index:1}.noctiva-landing .btn-large{padding:.9rem 2.2rem;font-size:1.05rem;border-radius:9999px;font-weight:600}.noctiva-landing .btn-primary{background:#fff;color:#09090b}.noctiva-landing .btn-primary:hover{background:#e4e4e7;transform:translateY(-1px)}.noctiva-landing .btn-secondary{background:#ffffff0a;color:#fff;border:1px solid rgba(255,255,255,.08)}.noctiva-landing .btn-secondary:hover{background:#ffffff14;border-color:#ffffff26;transform:translateY(-1px)}.noctiva-landing .proof-row{display:flex;align-items:center;gap:12px;font-size:.85rem;color:#71717a;position:relative;z-index:1}.noctiva-landing .proof-avatars{display:flex}.noctiva-landing .proof-avatar{width:28px;height:28px;border-radius:50%;border:2px solid #09090b;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.65rem;margin-left:-8px}.noctiva-landing .proof-avatar:first-child{margin-left:0}.noctiva-landing .section{padding:6rem 2rem;max-width:1100px;margin:0 auto}.noctiva-landing .section-header{text-align:center;max-width:600px;margin:0 auto 4rem}.noctiva-landing .section-label{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#a855f7;margin-bottom:1rem}.noctiva-landing .section-header h2{font-size:2.5rem;font-weight:800;letter-spacing:-.5px}.noctiva-landing .steps-container{display:flex;flex-direction:column;gap:6rem}.noctiva-landing .step-row{display:grid;grid-template-columns:1.1fr 1fr;gap:4rem;align-items:center}.noctiva-landing .step-row.reverse{grid-template-columns:1fr 1.1fr}.noctiva-landing .step-info{display:flex;flex-direction:column}.noctiva-landing .step-num{font-size:.85rem;font-weight:700;color:#6366f1;background:#6366f11a;padding:6px 12px;border-radius:9999px;align-self:flex-start;margin-bottom:1rem}.noctiva-landing .step-info h3{font-size:1.8rem;font-weight:700;margin-bottom:1rem;color:#fff}.noctiva-landing .step-info p{color:#a1a1aa;font-size:1.05rem;line-height:1.6}.noctiva-landing .step-visual{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:2rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000004d}.noctiva-landing .input-mock{display:flex;flex-direction:column;gap:12px}.noctiva-landing .input-mock-field{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:12px 16px;color:#e4e4e7;font-family:monospace;font-size:.9rem;display:flex;justify-content:space-between;align-items:center}.noctiva-landing .input-mock-btn{background:#fff;color:#09090b;font-weight:600;font-size:.8rem;padding:6px 12px;border-radius:6px}.noctiva-landing .scrape-terminal{background:#000;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-family:JetBrains Mono,monospace;font-size:.8rem;padding:16px;min-height:160px;color:#10b981}.noctiva-landing .terminal-line{margin-bottom:6px;opacity:0;animation:fadeIn .3s forwards}.noctiva-landing .terminal-line.success{color:#34d399}.noctiva-landing .terminal-line.tag{color:#60a5fa}.noctiva-landing .terminal-line.text-grey{color:#71717a}.noctiva-landing .room-cards-mock{display:grid;grid-template-columns:1fr 1fr;gap:12px}.noctiva-landing .room-card-mock{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:14px}.noctiva-landing .room-card-mock h4{font-size:.95rem;margin-bottom:4px}.noctiva-landing .room-price-mock{color:#a855f7;font-weight:700;font-size:1.1rem;margin-bottom:8px}.noctiva-landing .room-badge-row{display:flex;gap:6px;flex-wrap:wrap}.noctiva-landing .room-badge{font-size:.7rem;background:#ffffff0f;padding:3px 8px;border-radius:4px;color:#d4d4d8}.noctiva-landing .agent-call-mock{text-align:center;padding:1rem 0}.noctiva-landing .pulse-avatar{width:70px;height:70px;background:linear-gradient(135deg,#a855f7,#6366f1);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:1.8rem;box-shadow:0 0 20px #a855f766;animation:pulseMock 1.8s infinite ease-in-out;margin-bottom:12px}.noctiva-landing .call-title{font-size:1.1rem;font-weight:600;margin-bottom:4px}.noctiva-landing .call-status{color:#10b981;font-size:.85rem;margin-bottom:16px}.noctiva-landing .transcript-mock{background:#0003;border-radius:6px;padding:10px;font-size:.75rem;text-align:left;line-height:1.4;border:1px solid rgba(255,255,255,.05)}.noctiva-landing .waitlist-section{padding:6rem 2rem;position:relative}.noctiva-landing .waitlist-card{max-width:600px;margin:0 auto;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:3rem;text-align:center;position:relative;overflow:hidden;box-shadow:0 30px 60px #0006}.noctiva-landing .waitlist-glow{position:absolute;top:70%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;background:radial-gradient(circle,#a855f714,#a855f700 70%);filter:blur(40px);pointer-events:none}.noctiva-landing .waitlist-card h2{font-size:2.2rem;font-weight:800;margin-bottom:1rem}.noctiva-landing .waitlist-card p{color:#a1a1aa;margin-bottom:2rem;line-height:1.5}.noctiva-landing .waitlist-form{display:flex;flex-direction:column;gap:1rem;text-align:left;max-width:450px;margin:0 auto}.noctiva-landing .form-group input,.noctiva-landing .form-group select{width:100%;padding:.9rem 1.2rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);color:#fff;border-radius:10px;font-size:.95rem;transition:all .2s}.noctiva-landing .form-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23a1a1aa'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem}.noctiva-landing .form-group input:focus,.noctiva-landing .form-group select:focus{outline:none;border-color:#a855f7;background:#ffffff0d;box-shadow:0 0 0 2px #a855f740}.noctiva-landing .waitlist-submit{width:100%;padding:1rem;background:#fff;color:#09090b;border:none;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px}.noctiva-landing .waitlist-submit:hover{background:#e4e4e7;transform:translateY(-1px)}.noctiva-landing .success-message{background:#10b9810d;border:1px solid rgba(16,185,129,.2);border-radius:12px;padding:1.5rem;color:#34d399;font-weight:600;display:flex;flex-direction:column;gap:6px;margin-top:1rem}.noctiva-landing .success-sub{font-size:.85rem;color:#a1a1aa;font-weight:400}.noctiva-landing .footer{background:#09090b;border-top:1px solid rgba(255,255,255,.05);padding:3rem 2rem;color:#71717a;text-align:center}.noctiva-landing .footer-links{display:flex;justify-content:center;gap:2rem;margin:1rem 0}.noctiva-landing .footer-links a{color:#71717a;text-decoration:none;font-size:.9rem}.noctiva-landing .footer-links a:hover{color:#fff}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseMock{0%{box-shadow:0 0 #a855f766}70%{box-shadow:0 0 0 12px #a855f700}to{box-shadow:0 0 #a855f700}}@media (max-width: 900px){.noctiva-landing .step-row,.noctiva-landing .step-row.reverse{grid-template-columns:1fr;gap:2rem}.noctiva-landing .hero h1{font-size:2.8rem}}
