.advertisers-root{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;background:#0b0f1a;min-height:100vh;overflow-x:hidden;color:hsla(0,0%,100%,.85)}.advertisers-root .container{max-width:1120px;margin:0 auto;padding:0 24px}.advertisers-root .container-wide{max-width:1200px;margin:0 auto;padding:0 24px}.hero-compact{text-align:center;padding:64px 0 32px;position:relative}.advertisers-root .hero-content{position:relative;z-index:2}.advertisers-root .launch-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(139,92,246,.1);border:1px solid rgba(139,92,246,.2);padding:6px 16px;border-radius:100px;color:#a78bfa;font-size:.75rem;font-weight:600;margin-bottom:24px;letter-spacing:.5px}.advertisers-root .hero-title{font-size:clamp(2rem,4.5vw,3rem);font-weight:800;color:#fff;margin-bottom:16px;line-height:1.15;letter-spacing:-.02em}.advertisers-root .hero-title .highlight{background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.advertisers-root .hero-subtitle{font-size:1.05rem;color:hsla(0,0%,100%,.5);max-width:520px;margin:0 auto;line-height:1.6}.chat-section{padding:16px 0 60px}.cta-section{padding:0 0 80px}.cta-inline{gap:24px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);border-radius:16px;padding:24px 32px}.cta-check-label,.cta-inline{display:flex;align-items:center}.cta-check-label{gap:10px;cursor:default;flex-shrink:0}.cta-checkbox{width:18px;height:18px;accent-color:#8b5cf6;cursor:default}.cta-check-text{font-size:.95rem;color:hsla(0,0%,100%,.75);font-weight:500;white-space:nowrap}.cta-form-row{display:flex;gap:10px;flex:1;min-width:0}.email-input{padding:12px 18px;border:1px solid hsla(0,0%,100%,.1);border-radius:10px;background:hsla(0,0%,100%,.05);color:#fff;font-size:.9rem;outline:none;transition:all .3s;width:240px}.email-input::placeholder{color:hsla(0,0%,100%,.3)}.email-input:focus{border-color:rgba(139,92,246,.4);box-shadow:0 0 12px rgba(139,92,246,.1)}.notify-btn{padding:12px 24px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:none;border-radius:10px;color:#fff;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .25s;white-space:nowrap}.notify-btn:hover:not(:disabled){box-shadow:0 4px 20px rgba(139,92,246,.4);transform:translateY(-1px)}.notify-btn:disabled{opacity:.4;cursor:not-allowed}.form-msg{margin-top:12px;font-size:.85rem;font-weight:600;text-align:center}.form-msg-error{color:#ef4444}.form-msg-success{color:#10b981}.advertisers-root .fade-in{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.advertisers-root .fade-in.visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.hero-compact{padding:48px 0 24px}.cta-inline{flex-direction:column;padding:24px 20px;gap:16px}.cta-form-row{flex-direction:column;width:100%}.email-input,.notify-btn{width:100%}}.chat-container{max-width:100%;margin:0 auto;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:20px;display:flex;flex-direction:column;height:calc(100vh - 240px);min-height:500px;max-height:900px;overflow:hidden}.chat-header{justify-content:space-between;padding:16px 24px;border-bottom:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.02)}.chat-header,.chat-header-left{display:flex;align-items:center}.chat-header-left{gap:12px}.chat-header-title{font-size:1rem;font-weight:700;color:#fff;margin:0;line-height:1.2}.chat-header-sub{font-size:.72rem;color:hsla(0,0%,100%,.4)}.chat-reset-btn{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;padding:8px;cursor:pointer;color:hsla(0,0%,100%,.5);transition:all .2s;display:flex;align-items:center}.chat-reset-btn:hover{background:rgba(139,92,246,.12);color:#8b5cf6;border-color:rgba(139,92,246,.25)}.chat-messages{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:16px;scrollbar-width:thin;scrollbar-color:rgba(139,92,246,.2) transparent}.chat-messages::-webkit-scrollbar{width:5px}.chat-messages::-webkit-scrollbar-track{background:transparent}.chat-messages::-webkit-scrollbar-thumb{background:rgba(139,92,246,.2);border-radius:3px}.chat-welcome{text-align:center;margin:auto;padding:48px 20px}.chat-welcome-icon{width:64px;height:64px;border-radius:50%;background:rgba(139,92,246,.1);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#8b5cf6}.chat-welcome h4{font-size:1.25rem;font-weight:700;color:#fff;margin:0 0 8px}.chat-welcome p{color:hsla(0,0%,100%,.45);font-size:.92rem;margin:0 0 28px}.chat-suggestions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.chat-suggestion-chip{background:rgba(139,92,246,.08);border:1px solid rgba(139,92,246,.18);border-radius:20px;padding:10px 18px;color:hsla(0,0%,100%,.7);font-size:.85rem;cursor:pointer;transition:all .2s}.chat-suggestion-chip:hover{background:rgba(139,92,246,.15);border-color:rgba(139,92,246,.3);color:#fff}.chat-bubble{display:flex;gap:12px}.chat-bubble-user{align-self:flex-end;flex-direction:row-reverse;max-width:75%}.chat-bubble-bot{align-self:flex-start;max-width:95%}.chat-bubble-avatar{width:30px;height:30px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center}.chat-bubble-user .chat-bubble-avatar{background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff}.chat-bubble-bot .chat-bubble-avatar{background:hsla(0,0%,100%,.06);color:#8b5cf6;border:1px solid hsla(0,0%,100%,.08)}.chat-bubble-content{border-radius:16px;padding:14px 18px;line-height:1.6;font-size:.92rem}.chat-bubble-user .chat-bubble-content{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border-bottom-right-radius:6px}.chat-bubble-bot .chat-bubble-content{background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.88);border:1px solid hsla(0,0%,100%,.07);border-bottom-left-radius:6px}.chat-bubble-bot .chat-bubble-content p{margin:0 0 10px}.chat-bubble-bot .chat-bubble-content p:last-child{margin-bottom:0}.chat-bubble-bot .chat-bubble-content h1,.chat-bubble-bot .chat-bubble-content h2,.chat-bubble-bot .chat-bubble-content h3{color:#fff;margin:16px 0 8px;font-size:1.02rem;font-weight:700}.chat-bubble-bot .chat-bubble-content ol,.chat-bubble-bot .chat-bubble-content ul{margin:8px 0;padding-left:20px}.chat-bubble-bot .chat-bubble-content li{margin-bottom:6px}.chat-bubble-bot .chat-bubble-content a{color:#a78bfa;text-decoration:none}.chat-bubble-bot .chat-bubble-content a:hover{text-decoration:underline}.chat-bubble-bot .chat-bubble-content code{background:rgba(139,92,246,.12);padding:2px 6px;border-radius:4px;font-size:.85rem}.chat-bubble-bot .chat-bubble-content pre{background:rgba(0,0,0,.3);border-radius:8px;padding:12px;overflow-x:auto;margin:8px 0}.chat-bubble-bot .chat-bubble-content pre code{background:none;padding:0}.chat-bubble-bot .chat-bubble-content strong{color:#fff}.chat-bubble-bot .chat-bubble-content em{color:hsla(0,0%,100%,.6)}.chat-table-wrap{overflow-x:auto;margin:12px 0;border-radius:10px;border:1px solid hsla(0,0%,100%,.08)}.chat-bubble-bot .chat-bubble-content table{width:100%;border-collapse:collapse;font-size:.85rem}.chat-bubble-bot .chat-bubble-content td,.chat-bubble-bot .chat-bubble-content th{padding:10px 14px;text-align:left;border-bottom:1px solid hsla(0,0%,100%,.06)}.chat-bubble-bot .chat-bubble-content th{background:rgba(139,92,246,.08);font-weight:600;color:#fff;font-size:.78rem;text-transform:uppercase;letter-spacing:.3px}.chat-bubble-bot .chat-bubble-content tr:last-child td{border-bottom:none}.chat-bubble-bot .chat-bubble-content tr:hover td{background:hsla(0,0%,100%,.02)}.chat-bubble-bot .chat-bubble-content .chat-img{width:100px;height:100px;object-fit:cover;border-radius:10px;float:left;margin:2px 16px 12px 0}.chat-bubble-bot .chat-bubble-content h3,.chat-bubble-bot .chat-bubble-content h4,.chat-bubble-bot .chat-bubble-content hr{clear:both}.chat-bubble-bot .chat-bubble-content td .chat-img{width:64px;height:64px;border-radius:8px;float:none;margin:0}.chat-tools-used{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:10px;padding-top:10px;border-top:1px solid hsla(0,0%,100%,.05)}.chat-tools-label{font-size:.68rem;color:hsla(0,0%,100%,.3);text-transform:uppercase;letter-spacing:.5px}.chat-tool-chip{font-size:.68rem;background:rgba(139,92,246,.08);color:#a78bfa;padding:2px 8px;border-radius:10px;border:1px solid rgba(139,92,246,.15)}.chat-typing{display:flex;align-items:flex-start;gap:10px;color:hsla(0,0%,100%,.5);font-size:.88rem}.chat-typing .chat-spinner{animation:spin 1s linear infinite;margin-top:2px;flex-shrink:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.chat-typing-text{display:flex;flex-direction:column;gap:4px}.chat-typing-detail{font-size:.75rem;color:hsla(0,0%,100%,.3);line-height:1.4}.chat-input-area{display:flex;gap:10px;padding:16px 20px;border-top:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.02)}.chat-input{flex:1;padding:13px 20px;border:1px solid hsla(0,0%,100%,.08);border-radius:50px;background:hsla(0,0%,100%,.04);color:#fff;font-size:.92rem;outline:none;transition:all .3s}.chat-input::placeholder{color:hsla(0,0%,100%,.3)}.chat-input:focus{border-color:rgba(139,92,246,.4);box-shadow:0 0 12px rgba(139,92,246,.1)}.chat-input:disabled{opacity:.5}.chat-send-btn{width:46px;height:46px;border-radius:50%;border:none;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.chat-send-btn:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 15px rgba(139,92,246,.4)}.chat-send-btn:disabled{opacity:.25;cursor:not-allowed}.chat-login-card{text-align:center;padding:20px 12px}.chat-login-card h4{font-size:1.15rem;font-weight:700;color:#fff;margin:16px 0 8px}.chat-login-card p{font-size:.88rem;color:hsla(0,0%,100%,.5);margin:0 0 24px;line-height:1.5}.chat-login-btn{display:inline-block;padding:12px 36px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:none;border-radius:10px;color:#fff;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .25s}.chat-login-btn:hover{box-shadow:0 4px 20px rgba(139,92,246,.4);transform:translateY(-1px)}@media (max-width:768px){.chat-container{height:calc(100vh - 220px);min-height:400px;border-radius:14px}.chat-bubble-user{max-width:85%}.chat-bubble-bot{max-width:98%}.chat-welcome{padding:24px 10px}.chat-suggestions{flex-direction:column}.chat-suggestion-chip{text-align:left}}