@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Inter:wght@400;500;600;700;800&family=Manrope:wght@500;600;700;800&display=swap";:root{color-scheme:dark;font-family:DM Sans,sans-serif;color:#f7f7fb;background:#111116;font-synthesis:none;--bg: #111116;--panel: #19191f;--panel-2: #202027;--panel-3: #282830;--border: #303039;--muted: #92929d;--muted-2: #6f6f79;--purple: #9999ff;--secondary: #555555;--purple-2: #7d7de9;--purple-soft: rgba(153, 153, 255, .12);--green: #70e5a0;--amber: #f0b765;--red: #ed7080;--sidebar: #15151a;--shadow: 0 24px 80px rgba(0, 0, 0, .35)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.brand{display:inline-flex;align-items:center;gap:11px;font:800 19px Manrope,sans-serif;letter-spacing:-.5px}.brand-mark{position:relative;width:31px;height:31px;border-radius:9px;background:var(--purple);display:inline-flex;flex:0 0 auto;box-shadow:0 8px 24px #99f3}.brand-mark>span{position:absolute;left:7px;width:14px;height:3px;border-radius:3px;background:#17171d}.brand-mark>span:first-child{top:9px}.brand-mark>span:nth-child(2){top:16px;width:10px}.brand-mark>i{position:absolute;right:5px;bottom:5px;width:7px;height:7px;border:2px solid var(--purple);border-radius:50%;background:var(--green)}.button{border:1px solid transparent;border-radius:10px;min-height:40px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;cursor:pointer;transition:transform .18s,background .18s,border-color .18s}.button:hover{transform:translateY(-1px)}.button svg{width:17px;height:17px}.discord-mark{width:17px;height:17px;flex:0 0 auto;object-fit:contain}.button-primary{background:var(--purple);color:#17171d;box-shadow:0 8px 26px #9999ff29}.button-primary:hover{background:#aaf}.button-secondary{background:var(--panel-2);border-color:var(--border)}.button-secondary:hover{border-color:#4b4b59}.button-ghost{background:transparent;border-color:var(--border)}.button.large{min-height:50px;padding:0 21px;border-radius:12px}.landing{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 78% 27%,rgba(153,153,255,.13),transparent 28%),radial-gradient(circle at 5% 85%,rgba(153,153,255,.06),transparent 23%),var(--bg)}.landing-nav{width:min(1180px,calc(100% - 48px));height:86px;margin:auto;display:flex;align-items:center;justify-content:space-between}.landing-nav>div{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600;color:#c0c0c8}.landing-nav>div>a:hover{color:#fff}.hero{width:min(1180px,calc(100% - 48px));min-height:660px;margin:20px auto 0;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:54px}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#c0c0ca;font-size:12px;text-transform:uppercase;letter-spacing:1.4px;font-weight:700}.eyebrow>span{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px #70e5a01a}.hero-copy h1{max-width:610px;margin:23px 0 22px;font:800 clamp(48px,5.3vw,73px)/1.04 "Manrope",sans-serif;letter-spacing:-4px}.hero-copy h1 em{color:var(--purple);font-style:normal}.hero-copy>p{max-width:590px;margin:0;color:#aaaab5;font-size:18px;line-height:1.7}.hero-actions{display:flex;gap:11px;margin-top:34px}.trust-row{display:flex;gap:23px;margin-top:29px;color:#81818c;font-size:12px;font-weight:600}.trust-row span{display:flex;align-items:center;gap:6px}.trust-row svg{width:14px;color:var(--green)}.auth-error{color:var(--red)!important;font-size:13px!important;margin-top:12px!important}.hero-visual{position:relative;min-height:580px;display:flex;align-items:center;justify-content:center}.hero-visual:before{content:"";position:absolute;width:490px;height:490px;border:1px solid rgba(153,153,255,.11);border-radius:50%}.hero-visual:after{content:"";position:absolute;width:370px;height:370px;border:1px solid rgba(153,153,255,.09);border-radius:50%}.discord-window{position:relative;z-index:2;width:535px;background:#19191f;border:1px solid #34343e;border-radius:16px;box-shadow:var(--shadow),0 0 80px #9999ff14;overflow:hidden;transform:rotate(1deg)}.window-bar{height:52px;display:flex;align-items:center;gap:7px;padding:0 17px;background:#202027;border-bottom:1px solid #303038;color:#9c9ca6;font-size:12px}.window-bar i{width:8px;height:8px;border-radius:50%;background:var(--secondary)}.window-bar span{margin-left:11px}.discord-message{display:grid;grid-template-columns:42px 1fr;gap:13px;padding:27px 25px 30px}.bot-avatar{width:42px;height:42px;display:grid;place-items:center;background:#24242c;border-radius:50%}.bot-avatar .brand-mark{transform:scale(.72)}.message-author{color:#efeff3;font-size:14px;font-weight:700}.message-author b{margin-left:6px;padding:2px 5px;border-radius:3px;background:#77d;color:#fff;font-size:8px}.message-author time{margin-left:8px;color:#686872;font-size:10px;font-weight:400}.discord-embed{position:relative;margin-top:8px;padding:15px 17px;border-radius:4px;background:#222229;overflow:hidden}.embed-line{position:absolute;inset:0 auto 0 0;width:4px;background:var(--green)}.embed-title{display:flex;align-items:center;gap:8px;font-weight:700;font-size:14px}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:currentColor}.embed-title .status-dot{color:var(--green);box-shadow:0 0 10px var(--green)}.discord-embed p{color:#9999a4;font-size:12px;line-height:1.5}.embed-meta{display:grid;grid-template-columns:1fr 1fr;gap:3px 24px;width:230px}.embed-meta span{color:#686873;font-size:8px;font-weight:700}.embed-meta strong{font-size:11px}.discord-embed small{display:block;margin-top:14px;color:#60606a;font-size:9px}.discord-message.faded{opacity:.35;border-top:1px solid #292930;padding-top:20px}.mini-avatar{width:35px;height:35px;background:#34343e;border-radius:50%}.skeleton{display:block;width:190px;height:8px;margin:7px 0;border-radius:4px;background:#3a3a43}.skeleton.wide{width:255px}.floating-card{position:absolute;z-index:3;display:flex;align-items:center;gap:11px;padding:13px 16px;border:1px solid #383843;background:#1e1e25f5;border-radius:12px;box-shadow:0 15px 45px #0000004d}.floating-card div{display:flex;flex-direction:column;gap:3px}.floating-card strong{font-size:12px}.floating-card span{color:#858590;font-size:10px}.floating-card svg{width:22px;color:var(--purple)}.online-float{top:100px;right:-30px}.coverage-float{bottom:68px;left:-25px}.pulse{width:23px;height:23px;display:grid!important;place-items:center;border-radius:50%;background:#70e5a01f}.pulse i{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px #70e5a01a}.signal{position:absolute;width:5px;height:5px;border-radius:50%;background:var(--purple);box-shadow:0 0 18px 6px #9999ff59}.signal-one{top:55px;left:80px}.signal-two{bottom:55px;right:60px}.landing-steps{width:min(1180px,calc(100% - 48px));margin:5px auto 70px;padding:27px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);display:grid;grid-template-columns:repeat(3,1fr)}.landing-steps>div{padding:0 38px;border-right:1px solid var(--border)}.landing-steps>div:first-child{padding-left:0}.landing-steps>div:last-child{border:0}.landing-steps span{color:var(--purple);font:700 11px Manrope}.landing-steps strong{display:block;margin-top:8px}.landing-steps p{color:var(--muted);font-size:13px;line-height:1.5}.app-shell{min-height:100vh;display:grid;grid-template-columns:248px 1fr}.sidebar{position:fixed;z-index:20;inset:0 auto 0 0;width:248px;padding:25px 18px 18px;display:flex;flex-direction:column;background:var(--sidebar);border-right:1px solid #292930}.sidebar>.brand{padding:0 9px 28px}.sidebar nav{display:flex;flex-direction:column;gap:4px}.nav-link{height:42px;padding:0 11px;display:flex;align-items:center;gap:12px;border-radius:9px;color:#8d8d98;font-size:13px;font-weight:600;transition:.18s}.nav-link:hover{color:#dddde3;background:#1e1e24}.nav-link.active{color:#f4f4f8;background:var(--purple-soft)}.nav-link.active svg{color:var(--purple)}.nav-link svg{width:17px}.nav-label{margin:24px 11px 8px;color:#5f5f69;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1.2px}.sidebar-card{margin-top:auto;padding:15px;border:1px solid #2f2f38;border-radius:12px;background:#1b1b21}.sidebar-card>svg{width:19px;color:var(--purple);margin-bottom:10px}.sidebar-card strong{display:block;font-size:12px}.sidebar-card p{color:#797984;font-size:11px;line-height:1.5}.sidebar-card>span{display:flex;align-items:center;gap:7px;color:#8e8e98;font-size:10px}.sidebar-card i{width:7px;height:7px;border-radius:50%;background:var(--green)}.account-row{margin-top:14px;padding:13px 5px 0;border-top:1px solid #292930;display:grid;grid-template-columns:34px 1fr 27px;gap:9px;align-items:center}.avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:var(--purple);color:#17171d;font-weight:800;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.account-row div:nth-child(2){min-width:0}.account-row strong,.account-row span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-row strong{font-size:11px}.account-row span{margin-top:3px;color:#686872;font-size:9px}.account-row button,.icon-button{border:0;background:transparent;cursor:pointer;color:#71717b}.account-row svg{width:15px}.app-shell>main{grid-column:2;min-width:0}.topbar{position:sticky;z-index:10;top:0;height:78px;padding:0 34px;display:flex;align-items:center;justify-content:space-between;background:#111116e0;border-bottom:1px solid #292930;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.server-switcher{position:relative;display:flex;align-items:center;gap:10px}.server-icon{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,#3c3c48,#282830);font-weight:800}.server-switcher label span{display:block;margin-bottom:1px;color:#676771;font-size:9px;text-transform:uppercase;letter-spacing:.7px}.server-switcher select{min-width:190px;padding:0 26px 0 0;border:0;appearance:none;background:transparent;color:#e4e4e9;font-size:12px;font-weight:600;outline:0}.server-switcher select option{background:var(--panel)}.select-chevron{position:absolute;right:0;bottom:3px;width:14px;pointer-events:none;color:#70707b}.top-actions{display:flex;align-items:center;gap:9px}.preview-badge{padding:6px 9px;border-radius:7px;background:#f0b76517;color:var(--amber);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.7px}.menu-button,.mobile-close{display:none}.content{max-width:1240px;margin:auto;padding:52px 42px 28px}.intro{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.intro h1{margin:13px 0 10px;font:800 clamp(31px,4vw,44px) "Manrope";letter-spacing:-2px}.intro p{max-width:620px;margin:0;color:var(--muted);font-size:14px;line-height:1.6}.intro-note{display:flex;align-items:center;gap:10px;padding:11px 14px;border:1px solid var(--border);border-radius:11px;background:var(--panel)}.intro-note svg{width:20px;color:var(--green)}.intro-note span{color:#71717b;font-size:10px}.intro-note strong{display:block;margin-bottom:3px;color:#d8d8dd;font-size:11px}.alert{margin-top:22px;padding:12px 14px;display:flex;align-items:center;gap:10px;border:1px solid rgba(237,112,128,.25);border-radius:10px;background:#ed708012;color:#efa1ab;font-size:12px}.alert svg{width:16px}.alert button{margin-left:auto;border:0;background:none;color:inherit;cursor:pointer}.alert button svg{width:14px}.stat-grid{margin-top:32px;display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.stat-card{min-height:118px;padding:20px;display:grid;grid-template-columns:40px 1fr auto;gap:13px;align-items:center;border:1px solid var(--border);border-radius:13px;background:var(--panel)}.stat-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:10px}.stat-icon svg{width:19px}.stat-icon.purple{background:var(--purple-soft);color:var(--purple)}.stat-icon.green{background:#70e5a017;color:var(--green)}.stat-icon.amber{background:#f0b76517;color:var(--amber)}.stat-card div>span{color:var(--muted);font-size:11px}.stat-card div strong{display:block;margin-top:3px;font:800 26px Manrope}.stat-card small{align-self:end;padding-bottom:4px;color:#6e6e78;font-size:9px}.stat-card small svg{width:10px}.stat-card small.positive{color:#77bd91}.amber-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--amber)}.panel{margin-top:17px;overflow:hidden;border:1px solid var(--border);border-radius:14px;background:var(--panel)}.panel-head{min-height:78px;padding:17px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border)}.panel-head h2{margin:0 0 5px;font:700 15px Manrope}.panel-head p{margin:0;color:var(--muted-2);font-size:11px}.icon-button{width:34px;height:34px;display:grid;place-items:center;border-radius:9px}.icon-button:hover{background:var(--panel-3)}.icon-button svg{width:18px}.monitor-row{min-height:84px;padding:15px 20px;display:grid;grid-template-columns:42px 1fr auto 42px;gap:13px;align-items:center;border-bottom:1px solid #292930}.monitor-row:last-child{border:0}.target-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:#25252d}.target-icon svg{width:19px}.kind-discord_bot{color:var(--purple)}.kind-discord_user{color:#73b7ec}.kind-server{color:var(--amber)}.monitor-main{min-width:0}.monitor-title{display:flex;align-items:center;gap:9px}.monitor-title strong{font-size:12px}.status-pill{display:inline-flex;align-items:center;gap:5px;padding:3px 7px;border-radius:10px;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.4px}.status-pill .status-dot{width:5px;height:5px}.status-online{color:var(--green);background:#70e5a014}.status-idle{color:var(--amber);background:#f0b76514}.status-dnd{color:var(--red);background:#ed708014}.status-offline{color:#8a8a94;background:#82828c17}.monitor-meta{margin-top:8px;display:flex;flex-wrap:wrap;gap:15px;color:#6e6e78;font-size:9px}.monitor-meta span{display:flex;align-items:center;gap:3px}.monitor-meta svg{width:10px}.updated{color:#62626c;font-size:9px}.toggle{width:35px;height:19px;padding:2px;border:0;border-radius:12px;background:#3b3b44;cursor:pointer;transition:.2s}.toggle span{display:block;width:15px;height:15px;border-radius:50%;background:#85858f;transition:.2s}.toggle-on{background:var(--purple)}.toggle-on span{transform:translate(16px);background:#fff}.loading-state,.empty-state{min-height:230px;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:12px}.spinner{width:17px;height:17px;margin-right:9px;border:2px solid #383842;border-top-color:var(--purple);border-radius:50%;animation:spin .8s linear infinite}.empty-state{flex-direction:column;padding:35px}.empty-state>span{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:var(--purple-soft);color:var(--purple)}.empty-state h3{margin:14px 0 5px}.empty-state p{margin:0 0 17px}@keyframes spin{to{transform:rotate(360deg)}}.manual-status{width:auto;max-width:130px;height:24px;padding:0 22px 0 8px;border:1px solid currentColor;border-radius:10px;outline:0;font-size:8px;font-weight:700;text-transform:uppercase;cursor:pointer}.manual-status option{color:#eeeef3;background:var(--panel-2)}.workflow-grid{margin-top:17px;display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.workflow-card{position:relative;min-height:180px;padding:23px;overflow:hidden;border:1px solid var(--border);border-radius:13px;background:linear-gradient(145deg,var(--panel),#17171d)}.workflow-card>svg{width:22px;color:var(--purple)}.step-number{position:absolute;right:17px;top:13px;color:#303039;font:800 37px Manrope}.workflow-card h3{margin:28px 0 8px;font:700 13px Manrope}.workflow-card p{margin:0;color:#757580;font-size:11px;line-height:1.6}footer{margin-top:39px;padding-top:22px;display:flex;align-items:center;border-top:1px solid #24242b;color:#65656f;font-size:10px}footer>span{display:flex;align-items:center;gap:7px;color:#898993;font-weight:700}footer .brand-mark{width:20px;height:20px;border-radius:6px;transform:scale(.65);margin:-4px}footer p{margin-left:17px}footer a{margin-left:auto;display:flex;align-items:center;gap:5px;color:#85858f}footer svg{width:11px}.mobile-close,.backdrop{display:none}.modal-layer{position:fixed;z-index:50;inset:0;padding:24px;display:grid;place-items:center;background:#040407bd;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal{width:min(650px,100%);max-height:calc(100vh - 48px);overflow-y:auto;border:1px solid #3b3b46;border-radius:17px;background:#19191f;box-shadow:var(--shadow)}.modal-head{padding:24px 26px 20px;display:flex;justify-content:space-between;border-bottom:1px solid var(--border)}.modal-head h2{margin:10px 0 4px;font:800 24px Manrope;letter-spacing:-1px}.modal-head p{margin:0;color:var(--muted);font-size:12px}.modal form{padding:22px 26px 25px;display:flex;flex-direction:column;gap:19px}.modal fieldset{min-width:0;margin:0;padding:0;border:0}.modal legend,.modal label>span{display:block;margin-bottom:8px;color:#b8b8c1;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.7px}.modal label small{float:right;color:#64646e;font-size:9px;text-transform:none;letter-spacing:0;font-weight:500}.segmented{display:grid;grid-template-columns:repeat(2,1fr);padding:4px;border:1px solid var(--border);border-radius:10px;background:#141419}.segmented.three{grid-template-columns:repeat(3,1fr)}.segmented button{min-height:36px;border:0;border-radius:7px;background:transparent;color:#777782;font-size:11px;font-weight:700;cursor:pointer}.segmented button svg{width:15px;margin-right:6px;vertical-align:middle}.segmented button.selected{background:var(--panel-3);color:#eeeef2;box-shadow:0 2px 8px #0003}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.modal input,.modal textarea,.modal select{width:100%;border:1px solid var(--border);border-radius:9px;outline:0;background:#141419;color:#ededf1;font-size:12px;transition:border .18s}.modal input,.modal select{height:42px;padding:0 12px}.modal textarea{padding:11px 12px;resize:vertical}.modal input:focus,.modal textarea:focus,.modal select:focus{border-color:var(--purple-2);box-shadow:0 0 0 3px #9999ff14}.modal input::placeholder,.modal textarea::placeholder{color:#51515b}.modal-actions{padding-top:3px;display:flex;justify-content:flex-end;gap:9px}.route-stage{min-height:100vh;background:#000111}.route-exit{animation:route-fade-out .14s ease-in forwards;pointer-events:none}.route-enter{animation:route-fade-in .3s cubic-bezier(.22,.8,.3,1) both}@keyframes route-fade-out{to{opacity:0;filter:blur(2px);transform:translateY(-4px)}}@keyframes route-fade-in{0%{opacity:0;filter:blur(3px);transform:translateY(8px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}.app-loader{position:fixed;z-index:1000;inset:0;min-height:100svh;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#000111;color:#f8f9ff;text-align:center;animation:loader-appear .22s ease both}.app-loader-mark{width:clamp(156px,15vw,230px);aspect-ratio:1;position:relative;display:grid;place-items:center}.app-loader-mark:before{content:"";position:absolute;inset:0;border-radius:50%;background:conic-gradient(from 0deg,#93c1ef var(--loader-progress),transparent 0);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 7px),#000 0);mask:radial-gradient(farthest-side,transparent calc(100% - 7px),#000 0);filter:drop-shadow(0 0 7px rgba(147,193,239,.2))}.app-loader-mark img{width:58%;height:58%;display:block;object-fit:contain}.app-loader>strong{margin-top:26px;color:#93c1ef;font:800 clamp(28px,3vw,38px) "Inter",sans-serif;letter-spacing:-.8px}@keyframes loader-appear{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.route-exit,.route-enter{animation-duration:.01ms}.app-loader{animation:none}}@media(max-width:1050px){.hero{grid-template-columns:1fr;padding-top:55px;text-align:center}.hero-copy h1,.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{min-height:610px}.discord-window{width:min(535px,90vw)}.online-float{right:1%}.coverage-float{left:2%}.stat-card{grid-template-columns:40px 1fr}.stat-card small,.intro-note{display:none}}@media(max-width:800px){.app-shell{display:block}.app-shell>main{grid-column:auto}.sidebar{transform:translate(-102%);transition:transform .24s;box-shadow:20px 0 50px #0006}.sidebar-open{transform:translate(0)}.mobile-close{display:grid;position:absolute;right:15px;top:23px;width:35px;height:35px;place-items:center;border:0;background:transparent;color:#7f7f89}.mobile-close svg{width:18px}.backdrop{display:block;position:fixed;z-index:15;inset:0;border:0;background:#0000008c}.menu-button{display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--border);border-radius:9px;background:var(--panel)}.menu-button svg{width:18px}.topbar{padding:0 20px}.server-switcher{margin-right:auto;margin-left:12px}.server-switcher label span,.server-icon,.select-chevron{display:none}.server-switcher select{min-width:140px;padding:0}.desktop-only,.preview-badge{display:none}.content{padding:39px 22px 25px}.stat-grid,.workflow-grid{grid-template-columns:1fr}.stat-card{min-height:92px}.monitor-row{grid-template-columns:42px 1fr 40px}.updated{display:none}.landing-nav>div>a{display:none}.hero-copy h1{font-size:51px}.landing-steps{grid-template-columns:1fr}.landing-steps>div{padding:20px 0;border-right:0;border-bottom:1px solid var(--border)}.landing-steps>div:last-child{border:0}}@media(max-width:540px){.landing-nav,.hero,.landing-steps{width:min(100% - 30px,1180px)}.landing-nav>div .button{padding:0 12px;font-size:11px}.hero{padding-top:25px}.hero-copy h1{font-size:42px;letter-spacing:-2.8px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column}.trust-row{flex-wrap:wrap;gap:10px 15px}.hero-visual{min-height:490px}.discord-window{transform:none}.floating-card{display:none}.discord-message{padding:20px 15px;grid-template-columns:35px 1fr;gap:9px}.bot-avatar{width:35px;height:35px}.embed-meta{width:180px}.topbar{padding:0 12px}.top-actions .button{padding:0 11px;font-size:0}.top-actions .button svg{margin:0}.server-switcher select{min-width:120px;max-width:150px}.content{padding:32px 14px 22px}.intro h1{font-size:31px}.stat-grid{grid-template-columns:1fr 1fr}.stat-card:first-child{grid-column:1 / -1}.monitor-row{padding:14px 12px}.monitor-meta span:last-child{display:none}.form-grid{grid-template-columns:1fr}.modal-layer{padding:10px}.modal{max-height:calc(100vh - 20px)}.modal-head,.modal form{padding-left:18px;padding-right:18px}.modal-actions .button{flex:1}footer p{display:none}}.server-switcher{z-index:12}.server-switcher-button{min-width:245px;padding:6px 9px 6px 6px;display:grid;grid-template-columns:38px 1fr 18px;gap:10px;align-items:center;border:1px solid transparent;border-radius:11px;background:transparent;color:inherit;text-align:left;cursor:pointer;transition:background .18s,border-color .18s}.server-switcher-button:hover,.server-switcher-button[aria-expanded=true]{border-color:var(--border);background:var(--panel)}.server-switcher-button>svg{width:16px;color:#74747f;transition:transform .18s}.server-switcher-button>svg.rotated{transform:rotate(180deg)}.server-switcher-copy{min-width:0;display:block}.server-switcher-copy small{display:block;margin-bottom:2px;color:#676771;font-size:9px;text-transform:uppercase;letter-spacing:.7px}.server-switcher-copy strong{display:block;overflow:hidden;color:#e4e4e9;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.guild-avatar{width:38px;height:38px;display:grid;place-items:center;overflow:hidden;border:1px solid #3a3a45;border-radius:11px;background:linear-gradient(135deg,#41414d,#282830);color:#f0f0f4;font-size:11px;font-weight:800}.guild-avatar img{width:100%;height:100%;object-fit:cover}.guild-menu{position:absolute;z-index:40;top:calc(100% + 9px);left:0;width:100%;max-height:min(470px,calc(100vh - 105px));overflow-y:auto;padding:7px;border:1px solid #3a3a45;border-radius:14px;background:#1b1b21;box-shadow:0 20px 55px #0000007a}.guild-menu-head{height:36px;padding:0 6px 0 9px;display:flex;align-items:center;justify-content:space-between;color:#74747f;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:1px}.guild-menu-head button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:7px;background:transparent;color:#7b7b86;cursor:pointer}.guild-menu-head button:hover{background:var(--panel-3);color:#fff}.guild-menu-head svg{width:13px}.guild-option{width:100%;min-height:57px;padding:8px;display:grid;grid-template-columns:36px 1fr 18px;gap:10px;align-items:center;border:0;border-radius:10px;background:transparent;color:inherit;text-align:left;cursor:pointer}.guild-option:hover,.guild-option.selected{background:#25252d}.guild-option .guild-avatar{width:36px;height:36px;border-radius:10px}.guild-option>span:nth-child(2){min-width:0}.guild-option strong,.guild-option small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guild-option strong{font-size:11px}.guild-option small{margin-top:3px;color:#6f6f79;font-size:9px}.guild-option>svg{width:15px;color:var(--purple)}.guild-empty{padding:24px 16px;display:flex;flex-direction:column;align-items:center;text-align:center}.guild-empty>svg{width:26px;margin-bottom:11px;color:var(--purple)}.guild-empty strong{font-size:12px}.guild-empty p{margin:6px 0 14px;color:var(--muted);font-size:10px;line-height:1.5}.guild-empty .button{min-height:34px;padding:0 12px;font-size:10px}.guild-menu-invite{min-height:40px;margin-top:5px;padding:0 10px;display:flex;align-items:center;gap:8px;border-top:1px solid var(--border);color:#a2a2ad;font-size:10px;font-weight:700}.guild-menu-invite:hover{color:#fff}.guild-menu-invite svg{width:14px;color:var(--purple)}.panel-tools{position:relative;display:flex;align-items:center;gap:7px}.button.compact{min-height:32px;padding:0 12px;font-size:10px}.action-menu{position:absolute;z-index:20;top:calc(100% + 7px);right:0;width:172px;padding:6px;border:1px solid #3a3a45;border-radius:11px;background:#1d1d24;box-shadow:0 18px 45px #0006}.action-menu button{width:100%;height:36px;padding:0 9px;display:flex;align-items:center;gap:9px;border:0;border-radius:7px;background:transparent;color:#b8b8c1;font-size:10px;font-weight:700;cursor:pointer}.action-menu button:hover{background:var(--panel-3);color:#fff}.action-menu button.danger{color:#ed8794}.action-menu svg{width:14px}.monitor-row.manage-mode{grid-template-columns:42px minmax(180px,1fr) auto auto}.monitor-actions{display:flex;gap:6px}.row-action{min-height:32px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;border:1px solid var(--border);border-radius:8px;background:var(--panel-2);color:#b7b7c0;font-size:9px;font-weight:700;cursor:pointer}.row-action:hover{border-color:#50505d;color:#fff}.row-action.danger{color:#ed8794}.row-action.danger:hover{border-color:#ed708066;background:#ed708014}.row-action svg{width:12px}.button-danger{background:var(--red);color:#1a1114}.button-danger:hover{background:#f18391}.confirm-modal{width:min(430px,100%);padding:30px;border:1px solid #3b3b46;border-radius:17px;background:#19191f;box-shadow:var(--shadow);text-align:center}.danger-icon{width:48px;height:48px;margin:auto;display:grid;place-items:center;border-radius:13px;background:#ed70801a;color:var(--red)}.danger-icon svg{width:22px}.confirm-modal h2{margin:17px 0 7px;font:800 21px Manrope}.confirm-modal p{margin:0 auto 22px;max-width:330px;color:var(--muted);font-size:12px;line-height:1.6}.confirm-modal .modal-actions{justify-content:center}.page-actions{margin:26px 0 -2px;display:flex;justify-content:flex-end}.activity-panel,.settings-grid{margin-top:30px}.activity-panel .panel-head>svg{width:20px;color:var(--purple)}.activity-row{min-height:72px;padding:13px 20px;display:grid;grid-template-columns:10px 1fr auto 72px;gap:13px;align-items:center;border-bottom:1px solid #292930}.activity-row:last-child{border-bottom:0}.activity-dot{width:7px;height:7px;border-radius:50%}.activity-dot.status-online{background:var(--green)}.activity-dot.status-idle{background:var(--amber)}.activity-dot.status-dnd{background:var(--red)}.activity-dot.status-offline{background:#777782}.activity-row strong{font-size:11px}.activity-row p{margin:4px 0 0;color:var(--muted);font-size:9px}.activity-row time{color:#696973;font-size:9px;text-align:right}.settings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.settings-card{min-height:235px;padding:23px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--border);border-radius:14px;background:var(--panel)}.settings-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:11px;background:var(--purple-soft);color:var(--purple)}.settings-icon svg{width:20px}.settings-card h2{margin:19px 0 7px;font:700 14px Manrope}.settings-card p{min-height:48px;margin:0 0 14px;color:var(--muted);font-size:10px;line-height:1.6}.settings-card strong,.settings-card>div>span{display:block}.settings-card strong{font-size:12px}.settings-card>div>span{margin-top:4px;color:#777782;font-size:10px}.settings-card .button{margin-top:3px;min-height:36px;font-size:10px}.dashboard-footer{margin-top:39px;padding-top:22px;display:flex;align-items:center;border-top:1px solid #24242b;color:#65656f;font-size:10px}.dashboard-footer>span{display:flex;align-items:center;gap:7px;color:#898993;font-weight:700}.dashboard-footer .brand-mark{width:20px;height:20px;border-radius:6px;transform:scale(.65);margin:-4px}.dashboard-footer p{margin:0 17px}.dashboard-footer a{margin-left:17px;display:flex;align-items:center;gap:5px;color:#85858f}.dashboard-footer a:nth-last-child(1){margin-left:auto}.dashboard-footer svg{width:11px}.site-footer{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:34px 0 30px;display:block;border-top:1px solid var(--border);color:var(--muted);font-size:11px}.site-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand>div{display:flex;flex-direction:column;gap:3px}.footer-brand strong{color:#ededf2;font:800 13px Manrope}.footer-brand span{color:#72727d;font-size:10px}.site-footer nav{display:flex;align-items:center;gap:23px}.site-footer nav a{display:inline-flex;align-items:center;gap:5px;color:#90909b;font-weight:600}.site-footer nav a:hover{color:#fff}.site-footer nav svg{width:11px}.site-footer>small{display:block;margin-top:27px;padding-top:19px;border-top:1px solid #24242b;color:#5e5e68}.public-page{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at 50% 0,rgba(153,153,255,.11),transparent 34%),var(--bg)}.public-main{width:min(1080px,calc(100% - 48px));margin:auto;padding:85px 0 100px;flex:1}.public-hero{max-width:720px;margin:0 auto 54px;text-align:center}.public-hero h1{margin:18px 0 16px;font:800 clamp(40px,5vw,62px)/1.08 "Manrope";letter-spacing:-3px}.public-hero p{max-width:610px;margin:auto;color:var(--muted);font-size:16px;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.feature-grid article,.help-grid article{padding:26px;border:1px solid var(--border);border-radius:14px;background:linear-gradient(145deg,var(--panel),#17171d)}.feature-grid article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:var(--purple-soft);color:var(--purple)}.feature-grid svg{width:20px}.feature-grid h2,.help-grid h2{margin:22px 0 9px;font:700 14px Manrope}.feature-grid p,.help-grid p{margin:0;color:var(--muted);font-size:11px;line-height:1.7}.help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.help-grid article>span{color:var(--purple);font:800 12px Manrope}.help-grid p{min-height:75px}.help-grid .button{min-height:38px;padding:0 13px;font-size:10px}.auth-gate{min-height:100vh;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle at 50% 43%,rgba(153,153,255,.12),transparent 28%),var(--bg)}.auth-gate>.brand-mark{width:48px;height:48px;margin-bottom:24px;transform:scale(1.25)}.auth-gate h1{margin:17px 0 10px;font:800 clamp(34px,5vw,54px) "Manrope";letter-spacing:-2px}.auth-gate>p{max-width:520px;margin:0 0 25px;color:var(--muted);line-height:1.7}.auth-gate>a{margin-top:18px;color:#898994;font-size:11px}.auth-gate>a:hover{color:#fff}@media(max-width:900px){.settings-grid,.feature-grid,.help-grid{grid-template-columns:1fr}.settings-card{min-height:0}.feature-grid article{min-height:170px}.help-grid p{min-height:0;margin-bottom:19px}.monitor-row.manage-mode{grid-template-columns:42px 1fr auto}.monitor-row.manage-mode .updated{display:none}.monitor-actions{grid-column:2 / -1;justify-content:flex-end}}@media(max-width:800px){.server-switcher-button{min-width:0;grid-template-columns:1fr 15px;gap:5px;padding-left:9px}.server-switcher-button>.guild-avatar{display:none}.server-switcher-copy small{display:none}.server-switcher-copy strong{max-width:145px}.guild-menu{left:0;width:100%;min-width:0}.site-footer-inner{align-items:flex-start}.site-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:13px 19px}}@media(max-width:540px){.server-switcher-button{max-width:145px}.server-switcher-copy strong{max-width:115px}.guild-menu{left:0}.monitor-row.manage-mode{grid-template-columns:36px 1fr}.monitor-row.manage-mode .target-icon{width:36px;height:36px}.monitor-actions{grid-column:1 / -1}.row-action{flex:1;justify-content:center}.activity-row{grid-template-columns:8px 1fr auto;padding:13px}.activity-row time{display:none}.site-footer{width:calc(100% - 30px)}.site-footer-inner{flex-direction:column}.site-footer nav{justify-content:flex-start}.site-footer>small{margin-top:22px}.public-main{width:calc(100% - 30px);padding:55px 0 70px}.public-hero h1{font-size:39px;letter-spacing:-2px}.public-hero p{font-size:14px}.feature-grid article,.help-grid article{padding:22px}.dashboard-footer p,.dashboard-footer a:first-of-type{display:none}}.home-page{min-height:100vh;overflow:hidden;background:#111414;color:#f1f2f2;font-family:DM Sans,sans-serif}.home-hero h1,.home-brand{font-family:Manrope,sans-serif}.home-header{position:sticky;z-index:50;top:0;height:82px;border-top:3px solid #2f3131;border-bottom:1px solid #1f2222;background:#111414f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-nav{width:min(1440px,calc(100% - 56px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between}.home-brand{display:inline-flex;align-items:center;gap:11px;font-size:20px;font-weight:800}.home-brand img{width:39px;height:39px;object-fit:contain}.home-nav-links{display:flex;align-items:center;gap:31px;color:#b0b3b3;font-size:12px;font-weight:700;text-transform:uppercase}.home-nav-links a:hover{color:#fff}.home-nav-links button{padding:0;border:0;background:transparent;color:#e1e2e2;font-size:inherit;font-weight:inherit;text-transform:inherit;cursor:pointer}.home-nav-links button:hover{color:var(--purple)}.home-menu-button,.home-nav-backdrop,.home-mobile-menu-head,.home-mobile-menu-label,.home-mobile-only,.home-nav-icon,.home-nav-external{display:none}.home-hero{width:min(1160px,calc(100% - 48px));min-height:780px;margin:auto;display:grid;grid-template-columns:.92fr 1.08fr;gap:86px;align-items:center}.home-hero-copy{position:relative;padding:70px 0}.home-hero-copy:before{content:"";position:absolute;z-index:0;top:67px;left:-36px;width:430px;height:230px;opacity:.35;background-image:radial-gradient(circle,#626767 1px,transparent 1px);background-size:23px 23px;-webkit-mask-image:linear-gradient(to right,#000,transparent 92%);mask-image:linear-gradient(to right,#000,transparent 92%)}.home-hero-copy>*{position:relative;z-index:1}.home-kicker{display:inline-flex;align-items:center;gap:9px;margin-bottom:18px;color:#a4a8a8;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.9px}.home-kicker i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #70e5a01a}.home-hero h1{max-width:610px;margin:0;font-size:clamp(47px,4.4vw,67px);line-height:1.06;letter-spacing:-3.5px}.home-hero-copy>p{max-width:590px;margin:26px 0 0;color:#c3c6c6;font-size:18px;line-height:1.55}.home-hero-actions{margin-top:31px;display:flex;align-items:center;gap:22px}.home-button{min-height:46px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:24px;font-size:14px;font-weight:800;cursor:pointer;transition:background .16s,color .16s,transform .16s}.home-button svg{width:17px}.home-button.primary{background:var(--purple);color:#151515}.home-button.primary:hover{background:#adadff;transform:translateY(-1px)}.home-button.text{padding-left:8px;padding-right:8px;background:transparent;color:#e1e3e3}.home-button.text:hover{color:var(--purple)}.home-monitor-demo{margin:0;overflow:hidden;border:1px solid var(--border);border-radius:14px;background:var(--panel);box-shadow:0 26px 65px #00000042}.home-monitor-demo .panel-head{min-height:78px}.home-monitor-demo .icon-button{display:grid}.home-monitor-demo .monitor-row{min-height:84px}.home-demo-head{min-height:62px;padding:0 21px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #292c2c;color:#dfe1e1;font-size:12px;font-weight:700}.home-demo-head>div{display:flex;align-items:center;gap:8px}.home-demo-head small{color:#6f7474;font-size:10px;font-weight:600}.home-live-dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #70e5a014}.home-demo-row{min-height:82px;padding:0 21px;display:grid;grid-template-columns:29px 42px 1fr auto;gap:12px;align-items:center;border-bottom:1px solid #252828}.home-demo-row:nth-child(odd){background:#191c1c}.home-rank{color:#7e8383;font-size:13px;font-weight:700}.home-demo-icon{width:39px;height:39px;display:grid;place-items:center;border:2px solid #2b2f2f;border-radius:50%;background:#222525}.home-demo-icon svg{width:17px}.home-demo-icon.bot{color:var(--purple);border-color:#9999ff80}.home-demo-icon.user{color:#65b7ee;border-color:#65b7ee73}.home-demo-icon.service{color:var(--green);border-color:#70e5a073}.home-demo-row>div{min-width:0}.home-demo-row strong,.home-demo-row small{display:block}.home-demo-row strong{color:#e6e8e8;font-size:13px}.home-demo-row small{margin-top:4px;color:#707575;font-size:9px}.home-demo-state{min-width:74px;padding:6px 9px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #303434;border-radius:5px;color:#a8adad;font-size:9px;font-weight:700}.home-demo-state i{width:6px;height:6px;border-radius:50%}.home-demo-state.online i{background:var(--green)}.home-demo-state.idle i{background:var(--amber)}.home-demo-state.offline i{background:#777b7b}.home-demo-foot{min-height:48px;padding:0 21px;display:flex;align-items:center;gap:7px;color:#6f7474;font-size:9px}.home-demo-foot svg{width:12px;color:var(--green)}.home-features{width:min(1160px,calc(100% - 48px));margin:40px auto 0;padding:88px 0 110px}.home-section-heading{max-width:680px;margin:0 auto 47px;text-align:center}.home-section-heading>span{color:var(--purple);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.1px}.home-section-heading h2{margin:14px 0 13px;font-size:clamp(30px,3vw,43px);line-height:1.12;letter-spacing:-1.8px}.home-section-heading p{margin:0;color:#959a9a;font-size:15px;line-height:1.55}.home-feature-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:22px}.home-feature-card{position:relative;min-height:430px;padding:31px;overflow:hidden;border:1px solid #303333;border-radius:27px;background:#171a1a}.home-feature-copy{max-width:520px;position:relative;z-index:2}.home-feature-number{color:#717676;font-size:10px;font-weight:800}.home-feature-copy h3{margin:13px 0 10px;font-size:20px;letter-spacing:-.5px}.home-feature-copy p{margin:0;color:#b2b6b6;font-size:14px;line-height:1.55}.presence-card{background:linear-gradient(160deg,#191c1c 48%,#17252b)}.announcement-card{background:linear-gradient(160deg,#191c1c 50%,#322023)}.service-card{background:linear-gradient(160deg,#191c1c 50%,#193129)}.control-card{background:linear-gradient(160deg,#191c1c 50%,#25213b)}.presence-preview{position:absolute;right:-18px;bottom:-1px;width:76%;border:1px solid #323636;border-radius:22px 0 0;overflow:hidden;background:#121515}.presence-preview>div{min-height:70px;padding:0 22px;display:grid;grid-template-columns:40px 1fr 10px;align-items:center;gap:11px;border-bottom:1px solid #272a2a}.presence-preview>div:last-child{border:0}.presence-avatar{grid-row:span 2;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#262929}.presence-avatar.purple{color:var(--purple)}.presence-avatar.gray{color:#8b9090}.presence-preview strong{align-self:end;font-size:11px}.presence-preview small{grid-column:2;align-self:start;margin-top:3px;color:#747979;font-size:9px}.presence-preview i{grid-column:3;grid-row:1 / 3;width:8px;height:8px;border-radius:50%}.presence-preview i.online{background:var(--green)}.presence-preview i.idle{background:var(--amber)}.presence-preview i.offline{background:#666b6b}.announcement-preview{position:absolute;right:35px;bottom:28px;width:min(450px,calc(100% - 70px));padding:16px 16px 13px 20px;overflow:hidden;border:1px solid #37383d;border-radius:7px;background:#111215;box-shadow:0 12px 30px #00000040}.announcement-bar{position:absolute;inset:0 auto 0 0;width:4px;background:#74747f}.v2-preview-heading small{color:#9293a1;font-size:8px;font-weight:500;letter-spacing:.25px}.announcement-title{margin-top:14px;display:flex;align-items:center;gap:9px;color:#f0f1f5;font-size:16px;font-weight:800}.announcement-title span{width:18px;height:18px;flex:0 0 auto;border:3px solid #777983;border-radius:50%;background:transparent}.announcement-preview>p{margin:8px 0 12px;color:#ececf1;font-size:10px;line-height:1.4}.v2-preview-divider{height:1px;background:#34353b}.v2-preview-section{padding:10px 0 11px;display:grid;grid-template-columns:1fr auto;align-items:start;gap:16px}.v2-preview-section>div{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.v2-preview-section>div>strong{margin-bottom:3px;color:#f0f1f5;font-size:11px;font-style:italic}.v2-preview-section span{display:block;color:#e0e1e6;font-size:9px;line-height:1.35}.v2-preview-section span b{color:#fff;font-weight:800}.v2-preview-section button{min-height:30px;padding:0 10px;display:inline-flex;align-items:center;gap:7px;border:1px solid #3a3b42;border-radius:7px;background:#25262b;color:#fff;font:700 8px DM Sans,sans-serif;pointer-events:none}.announcement-preview>footer{margin:0;padding:4px 0 0;display:block;border:0;color:#858794;font-size:8px}.announcement-preview>footer span{margin-left:2px;padding:2px 3px;display:inline-flex;align-items:center;gap:0;border-radius:2px;background:#292b31;color:#a8a9b3;font-weight:400}.service-preview{position:absolute;right:25px;bottom:29px;width:calc(100% - 50px);padding:18px;border:1px solid #304039;border-radius:17px;background:#101514c7}.service-address{min-height:43px;padding:0 12px;display:grid;grid-template-columns:18px 1fr auto;gap:8px;align-items:center;border:1px solid #303636;border-radius:8px;color:#aeb3b3;font-size:10px}.service-address svg{width:14px;color:var(--green)}.service-address b{color:var(--green);font-size:8px}.service-line{height:95px;display:flex;align-items:flex-end;gap:8px;padding:18px 5px 7px}.service-line span{flex:1;border-radius:3px 3px 0 0;background:#4b9878}.service-line span:nth-child(1){height:48%}.service-line span:nth-child(2){height:64%}.service-line span:nth-child(3){height:56%}.service-line span:nth-child(4){height:78%}.service-line span:nth-child(5){height:72%}.service-line span:nth-child(6){height:88%;background:var(--green)}.service-meta{padding-top:10px;display:flex;justify-content:space-between;border-top:1px solid #29322f;color:#737a78;font-size:9px}.service-meta strong{margin-left:4px;color:#d6d9d8}.control-preview{position:absolute;right:31px;bottom:30px;width:67%;overflow:hidden;border:1px solid #343536;border-radius:18px;background:#131616}.control-preview>div{min-height:61px;padding:0 17px;display:grid;grid-template-columns:20px 1fr auto;gap:8px;align-items:center;border-bottom:1px solid #292c2c}.control-preview>div:last-child{border:0}.control-preview svg{width:14px;color:var(--purple)}.control-preview span{color:#8d9292;font-size:10px}.control-preview strong{padding:5px 8px;border:1px solid #343838;border-radius:5px;color:#d8dada;font-size:9px}.home-steps{width:min(1160px,calc(100% - 48px));margin:0 auto;padding:0 0 110px;display:grid;grid-template-columns:repeat(3,1fr)}.home-steps>div{padding:27px 34px;border-top:1px solid #343737;border-right:1px solid #2c2f2f}.home-steps>div:last-child{border-right:0}.home-steps span{color:var(--purple);font-size:10px;font-weight:800}.home-steps h3{margin:12px 0 7px;font-size:16px}.home-steps p{margin:0;color:#898e8e;font-size:12px;line-height:1.5}.home-cta{padding:105px 24px 112px;text-align:center}.home-cta h2{margin:0;font-size:31px;letter-spacing:-1.2px}.home-cta p{max-width:580px;margin:17px auto 25px;color:#adb1b1;font-size:16px;line-height:1.55}.home-cta>div{display:flex;justify-content:center;gap:20px}.home-footer{margin:0;padding:0;display:block;border:0;background:#0d0f0f;color:#a8adad;font-size:12px}.home-footer-grid{width:min(980px,calc(100% - 48px));min-height:300px;margin:auto;padding:55px 0;display:grid;grid-template-columns:1.4fr 1fr 1fr;align-items:start;gap:70px}.home-footer-grid>div{min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:9px;text-align:left}.home-footer-grid>div>strong{margin:0 0 8px;color:#e2e4e4;font-size:11px}.home-footer-grid a,.home-footer-grid button{min-height:0;margin:0;padding:0;display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:#a8adad;font-size:12px;text-align:left;cursor:pointer}.home-footer-grid a:hover,.home-footer-grid button:hover{color:#fff}.home-footer-grid svg{width:11px}.home-footer-brand img{width:54px;height:54px;object-fit:contain;transform:translate(-14px)}.home-footer-brand>strong{margin:0!important;font-size:17px!important}.home-footer-brand p{margin:4px 0 15px;color:#737878}.home-footer-brand small{color:#5f6464}@media(max-width:980px){.home-hero{min-height:0;padding:90px 0 115px;grid-template-columns:1fr;gap:58px}.home-hero-copy{padding:0}.home-hero-copy:before{top:-10px}.home-hero h1{max-width:720px}.home-monitor-demo{width:min(650px,100%)}.home-feature-card:nth-child(n){grid-column:span 6}.home-feature-card{min-height:455px}.presence-preview,.control-preview{width:calc(100% - 28px)}.control-preview{right:14px}.home-footer-grid{gap:35px}}@media(max-width:760px){.home-header{height:74px}.home-nav{width:calc(100% - 30px)}.home-brand img{width:36px;height:36px}.home-nav-backdrop{position:fixed;z-index:65;inset:0;display:block;border:0;background:#000000b8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.home-nav-links{position:fixed;z-index:70;top:0;right:0;width:min(310px,86vw);height:100dvh;padding:18px 18px 22px;display:flex;align-items:stretch;flex-direction:column;gap:5px;border-left:1px solid #303039;background:#15151a;box-shadow:-24px 0 70px #0000007a;color:#8f8f9b;font-size:13px;text-transform:none;transform:translate(calc(100% + 24px));visibility:hidden;pointer-events:none;transition:transform .24s ease,visibility .24s}.home-nav-links.open{transform:translate(0);visibility:visible;pointer-events:auto}.home-mobile-menu-head{min-height:47px;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between}.home-mobile-brand{display:inline-flex;align-items:center;gap:10px;color:#f0f0f4;font:800 18px Manrope,sans-serif}.home-mobile-brand img{width:38px;height:38px;object-fit:contain}.home-mobile-menu-head>button{width:36px;height:36px;padding:0;display:grid;place-items:center;border:0;background:transparent;color:#777783}.home-mobile-menu-head>button svg{width:19px}.home-mobile-menu-label{margin:8px 11px 6px;display:block;color:#5f5f6b;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:1.1px}.home-mobile-start-label{margin-top:22px}.home-nav-links>a,.home-nav-links>button{width:100%;min-height:45px;margin:0;padding:0 12px;display:flex;align-items:center;gap:12px;border:0;border-radius:9px;background:transparent;color:#8f8f9b;font-size:13px;font-weight:700;text-align:left;text-transform:none}.home-nav-links>a:hover,.home-nav-links>button:hover,.home-nav-links>.home-mobile-active{background:#9999ff1f;color:#efeff4}.home-nav-icon{width:17px;height:17px;display:block;color:#858599}.home-nav-links>.home-mobile-active .home-nav-icon{color:var(--purple)}.home-nav-external{width:11px;height:11px;margin-left:auto;display:block}.home-mobile-only{display:flex}.home-nav-links>button:last-child{margin-top:auto;border:1px solid #303039;background:#1a1a20;color:#d7d7de}.home-menu-button{width:38px;height:38px;position:relative;z-index:1;display:grid;place-items:center;border:0;background:transparent;color:#b7bbbb}.home-menu-button svg{width:20px}.home-hero{width:calc(100% - 30px);padding:62px 0 90px;gap:45px}.home-hero h1{font-size:44px;letter-spacing:-2.5px}.home-hero-copy>p{font-size:16px}.home-demo-row{padding:0 14px;grid-template-columns:24px 38px 1fr auto;gap:9px}.home-demo-state{min-width:0;padding:6px 7px;font-size:0}.home-demo-state i{width:8px;height:8px}.home-features{width:calc(100% - 24px);padding-top:75px}.home-feature-grid{display:block}.home-feature-card{min-height:440px;margin-bottom:18px;padding:27px}.home-section-heading{padding:0 12px}.home-feature-copy p{font-size:13px}.presence-preview,.control-preview{width:calc(100% - 28px)}.home-steps{width:calc(100% - 30px);grid-template-columns:1fr}.home-steps>div{padding-left:4px;border-right:0}.home-cta{padding-top:75px}.home-footer-grid{width:calc(100% - 40px);grid-template-columns:1fr 1fr}.home-footer-brand{grid-column:1 / -1}}@media(max-width:480px){.home-hero h1{font-size:38px}.home-hero-actions{align-items:flex-start;flex-direction:column;gap:9px}.home-button.text{padding-left:5px}.home-demo-head{padding:0 14px}.home-demo-head small{display:none}.home-demo-row{grid-template-columns:22px 35px 1fr auto;min-height:74px}.home-demo-icon{width:34px;height:34px}.home-rank,.home-demo-row strong{font-size:11px}.home-demo-row small{font-size:8px}.home-feature-card{min-height:420px;padding:24px;border-radius:22px}.home-feature-copy h3{font-size:18px}.presence-preview{right:-2px;width:calc(100% - 22px)}.announcement-preview,.service-preview{right:16px;width:calc(100% - 32px)}.v2-preview-section{gap:10px}.control-preview{right:11px;width:calc(100% - 22px)}.control-preview strong{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-cta h2{font-size:27px}.home-cta>div{align-items:center;flex-direction:column;gap:6px}.home-footer-grid{grid-template-columns:1fr;gap:40px}.home-footer-brand{grid-column:auto}}.home-page{--home-primary: #93c1ef;--home-secondary: #111222;--home-background: #000111;--purple: #93c1ef;--purple-2: #93c1ef;--purple-soft: rgba(147,193,239,.13);--panel: #111222;--panel-2: #15172a;--panel-3: #1a1c31;--border: #93c1ef;min-height:100vh;overflow-x:clip;background:var(--home-background);color:#f8f9ff;font-family:Inter,sans-serif;font-weight:700}.home-page button,.home-page a{font-family:inherit}.home-hero h1,.home-brand{font-family:Inter,sans-serif}.home-header{position:fixed;z-index:50;inset:0 0 auto;height:112px;border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none}.home-nav{width:calc(100% - 80px);max-width:1840px;height:104px;margin:0 auto;padding:0;display:flex;align-items:center;justify-content:space-between;border:1px solid transparent;border-radius:0;background:transparent;pointer-events:auto;transition:width .25s ease,height .25s ease,margin .25s ease,padding .25s ease,border-color .25s ease,border-radius .25s ease,background .25s ease,box-shadow .25s ease}.home-header.compact .home-nav{width:min(600px,calc(100% - 40px));height:78px;margin-top:19px;padding:0 27px;border:2px solid var(--home-primary);border-radius:999px;background:#111222f7;box-shadow:0 8px 13px #93c1ef80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-brand{display:inline-flex;align-items:center}.home-brand img{width:54px;height:54px;object-fit:contain;transition:width .25s ease,height .25s ease}.home-header.compact .home-brand img{width:48px;height:48px}.home-nav-links{display:flex;align-items:center;gap:23px;color:#f8f9ff;font-size:13px;font-weight:700;text-transform:uppercase;white-space:nowrap}.home-nav-links a,.home-nav-links button{color:inherit;transition:color .16s ease}.home-nav-links a:hover,.home-nav-links button:hover{color:var(--home-primary)}.home-nav-links button{padding:0;border:0;background:transparent;font-size:inherit;font-weight:inherit;text-transform:inherit;cursor:pointer}.home-nav-links .home-login-link{color:var(--home-primary)}.home-header.compact .home-nav-links{gap:15px;font-size:12px}.home-menu-button,.home-nav-backdrop,.home-mobile-menu-head,.home-mobile-menu-label,.home-mobile-only,.home-nav-icon{display:none}.home-hero{width:min(1160px,calc(100% - 48px));min-height:1080px;margin:0 auto;position:relative;display:block}.home-hero-copy{position:absolute;z-index:2;top:350px;left:clamp(55px,5vw,100px);padding:0}.home-hero-copy:before{content:none}.home-hero h1{max-width:700px;margin:0;color:#f8f9ff;font-size:clamp(62px,4.35vw,82px);font-weight:800;line-height:1.2;letter-spacing:-4.5px}.home-hero h1 em{color:var(--home-primary);font-style:normal}.home-hero-copy>p{max-width:470px;margin:34px 0 0;color:#f8f9ff;font-size:14px;font-weight:700;line-height:1.3}.home-hero-actions{margin-top:34px;display:flex;align-items:center;gap:28px}.home-button{min-height:50px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;font-size:14px;font-weight:700;cursor:pointer}.home-button.primary{background:var(--home-primary);color:#000111}.home-button.primary:hover{background:#add4fb;transform:translateY(-1px)}.home-button.text{min-height:40px;padding:0 6px;background:transparent;color:var(--home-primary)}.home-button.text:hover{color:#d5e9ff}.home-monitor-demo{width:720px;margin:0;position:absolute;z-index:1;top:560px;right:0;overflow:hidden;border:2px solid var(--home-primary);border-radius:18px;background:var(--home-secondary);box-shadow:none}.home-monitor-demo .panel-head{min-height:72px;padding:14px 18px;border-bottom-color:#93c1ef38}.home-monitor-demo .panel-head h2{color:#fff;font:700 14px Inter,sans-serif}.home-monitor-demo .panel-head p{color:#7f8ca7;font-size:10px}.home-monitor-demo .icon-button{display:grid;color:#8793ad}.home-monitor-demo .monitor-row{min-height:82px;padding:14px 18px;border-bottom-color:#93c1ef26;background:transparent}.home-monitor-demo .target-icon{background:#1c1e35}.home-monitor-demo .monitor-title strong{color:#fff}.home-monitor-demo .monitor-meta{flex-wrap:nowrap}.home-monitor-demo .monitor-meta,.home-monitor-demo .updated{color:#76819a}.home-preview-toggle{display:inline-block;pointer-events:none}.home-features{width:min(1160px,calc(100% - 48px));min-height:1080px;margin:0 auto;padding:294px 0 40px}.home-section-heading{max-width:716px;margin:0 auto 34px;text-align:center}.home-section-heading h2{margin:0;color:#f8f9ff;font-size:40px;font-weight:800;line-height:1.18;letter-spacing:-1.4px}.home-feature-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:22px}.home-feature-card{position:relative;min-height:430px;padding:31px;overflow:hidden;border:1px solid rgba(147,193,239,.58);border-radius:27px;background:var(--home-secondary);box-shadow:none}.home-feature-card:nth-child(1),.home-feature-card:nth-child(3){grid-column:span 5}.home-feature-card:nth-child(2),.home-feature-card:nth-child(4){grid-column:span 7}.home-feature-copy{max-width:100%;position:relative;z-index:2}.home-feature-number{font-size:10px;font-weight:800}.home-feature-copy h3{margin:13px 0 10px;color:#fff;font-size:20px;font-weight:800;letter-spacing:-.5px}.home-feature-copy p{margin:0;color:#b9c2d7;font-size:14px;font-weight:600;line-height:1.55}.presence-card{background:linear-gradient(160deg,#111222 48%,#172b42)}.announcement-card{background:linear-gradient(160deg,#111222 50%,#3a202e)}.service-card{background:linear-gradient(160deg,#111222 50%,#173329)}.control-card{background:linear-gradient(160deg,#111222 50%,#28254a)}.presence-card .home-feature-number{color:#65b7ee}.announcement-card .home-feature-number{color:#ed7080}.service-card .home-feature-number{color:#70e5a0}.control-card .home-feature-number{color:#99f}.presence-preview{right:-18px;bottom:-1px;width:76%;border-color:#65b7ee59;border-radius:22px 0 0;background:#0b0c1a}.presence-preview>div{min-height:70px;padding:0 22px;grid-template-columns:40px 1fr 10px;gap:11px;border-bottom-color:#65b7ee2e}.presence-avatar{width:38px;height:38px;background:#1d2035}.presence-avatar svg{width:16px}.presence-avatar.purple{color:#99f}.presence-avatar.blue{color:#65b7ee}.presence-preview strong{font-size:11px}.presence-preview small{font-size:9px}.presence-preview i{width:8px;height:8px}.announcement-preview{right:35px;bottom:28px;width:min(450px,calc(100% - 70px));padding:16px 16px 13px 20px;border-color:#37383d;background:#0a0b17;box-shadow:0 12px 30px #00000040}.announcement-bar{background:#74747f}.v2-preview-heading small{color:#9293a1;font-size:8px}.announcement-title{margin-top:14px;gap:9px;font-size:16px}.announcement-title span{width:18px;height:18px;border-width:3px;border-color:#858791}.announcement-preview>p{margin:8px 0 12px;font-size:10px}.v2-preview-divider{background:#34353b}.v2-preview-section{padding:10px 0 11px;gap:16px}.v2-preview-section>div>strong{margin-bottom:3px;font-size:11px}.v2-preview-section span{font-size:9px}.v2-preview-section button{min-height:30px;padding:0 10px;border-color:#3a3b42;background:#25262b;font:700 8px Inter,sans-serif}.v2-preview-section button svg{width:10px}.announcement-preview>footer{padding-top:4px;color:#858794;font-size:8px}.announcement-preview>footer span{background:#292b31;color:#a8a9b3}.service-preview{right:25px;bottom:29px;width:calc(100% - 50px);padding:18px;border-color:#70e5a059;border-radius:17px;background:#091211d1}.service-address{min-height:43px;border-color:#70e5a03d;color:#b1c5bd;font-size:10px}.service-address svg,.service-address b{color:#70e5a0}.service-address b{font-size:8px}.service-line{height:95px;gap:8px;padding:18px 5px 7px}.service-line span{background:#4b9878}.service-line span:nth-child(6){background:#70e5a0}.service-meta{padding-top:10px;border-top-color:#70e5a033;color:#7d968c;font-size:9px}.control-preview{right:31px;bottom:30px;width:67%;border-color:#99f6;border-radius:18px;background:#0b0c19}.control-preview>div{min-height:61px;padding:0 17px;grid-template-columns:20px 1fr auto;gap:8px;border-bottom-color:#99f3}.control-preview svg{width:14px;color:#99f}.control-preview span{font-size:10px}.control-preview strong{padding:5px 8px;border-color:#9999ff52;color:#e1e1ff;font-size:9px}.home-footer{margin:0;padding:0;border:0;background:var(--home-secondary);color:#f8f9ff;font-size:14px;font-weight:700}.home-footer-grid{width:min(594px,calc(100% - 48px));min-height:200px;margin:0 auto;padding:31px 0;display:grid;grid-template-columns:1.25fr 1fr 1fr;align-items:start;gap:72px}.home-footer-grid>div{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px;text-align:left}.home-footer-grid>div>strong{margin:0 0 8px;color:#fff;font-size:15px;font-weight:800}.home-footer-grid a{min-height:0;margin:0;padding:0;color:#f8f9ff;font-size:11px;font-weight:700}.home-footer-grid a:hover{color:var(--home-primary)}.home-footer-brand img{width:42px;height:42px;margin:0 0 2px;object-fit:contain;transform:none}.home-footer-brand>strong{margin:0!important;font-size:16px!important}.home-footer-brand small{color:#b4bbcd;font-size:11px}@media(min-width:981px)and (max-width:1200px){.home-hero-copy{left:0}.home-monitor-demo{top:760px}}@media(max-width:980px){.home-header,.home-header.compact{height:82px;background:#000111f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-nav,.home-header.compact .home-nav{width:calc(100% - 30px);height:82px;margin:0 auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.home-brand img,.home-header.compact .home-brand img{width:46px;height:46px}.home-nav-backdrop{width:100vw;height:100dvh;position:fixed;z-index:69;top:0;left:0;padding:0;display:block;border:0;appearance:none;background:#000111cc;-webkit-backdrop-filter:none;backdrop-filter:none;cursor:default;touch-action:manipulation}.home-nav-links{position:fixed;z-index:70;top:0;right:-16px;width:min(298px,calc(74vw + 16px));height:100dvh;padding:25px 43px 24px 27px;display:flex;align-items:stretch;flex-direction:column;gap:5px;border-left:1px solid rgba(147,193,239,.16);background:#10121d;box-shadow:none;color:#fff;font-size:14px;text-transform:none;transform:translate(calc(100% + 24px));visibility:hidden;pointer-events:none;transition:transform .22s ease,visibility .22s}.home-nav-links.open{transform:translate(0);visibility:visible;pointer-events:auto}.home-mobile-menu-head{display:none}.home-mobile-brand{display:inline-flex;align-items:center;gap:10px;color:#fff;font:800 18px Inter,sans-serif}.home-mobile-brand img{width:40px;height:40px;object-fit:contain}.home-mobile-menu-head>button{width:36px;height:36px;padding:0;display:grid;place-items:center;border:0;background:transparent;color:#8994ac}.home-mobile-menu-head>button svg{width:19px}.home-mobile-menu-label{display:none}.home-nav-links>a,.home-nav-links>button{width:100%;min-height:36px;margin:0;padding:0;display:flex;align-items:center;gap:13px;border:0;border-radius:0;background:transparent;color:#fff;font-size:14px;font-weight:600;text-align:left;text-transform:none}.home-nav-links>a:hover,.home-nav-links>button:hover{background:transparent;color:var(--home-primary)}.home-nav-links>.home-mobile-active{background:transparent;color:#fff}.home-nav-links>button.home-login-link:last-child{min-height:44px;margin-top:auto;padding:0 17px;justify-content:center;border:0;border-radius:999px;background:var(--home-primary);color:#000111}.home-nav-links>button.home-login-link:last-child:hover{background:#acd3fa;color:#000111}.home-nav-links .home-login-link .home-nav-icon{color:#000111}.home-nav-icon{width:17px;height:17px;display:block;color:#fff}.home-nav-links>.home-mobile-active .home-nav-icon,.home-nav-links>.support-nav-current .home-nav-icon{color:#fff}.home-mobile-only{display:flex}.home-menu-button{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(147,193,239,.35);border-radius:11px;background:var(--home-secondary);color:var(--home-primary)}.home-menu-button svg{width:20px}.home-hero{width:min(720px,calc(100% - 40px));min-height:0;padding:180px 0 120px;display:flex;flex-direction:column;align-items:stretch;gap:62px}.home-hero-copy,.home-monitor-demo{position:static}.home-hero-copy{padding:0}.home-hero h1{font-size:clamp(52px,9vw,72px)}.home-monitor-demo{width:100%}.home-features{width:min(716px,calc(100% - 40px));min-height:0;padding:140px 0 120px}.home-footer-grid{gap:48px}}@media(max-width:760px){.home-hero{padding-top:145px;gap:48px}.home-hero h1{font-size:50px;letter-spacing:-3px}.home-hero-copy>p{font-size:13px}.home-monitor-demo .monitor-row{grid-template-columns:42px 1fr 40px}.home-monitor-demo .updated{display:none}.home-section-heading h2{font-size:34px}.home-feature-grid{display:block}.home-feature-card{min-height:330px;margin-bottom:16px;padding:25px}.home-feature-copy p{font-size:11px}.presence-preview{width:82%}.home-footer-grid{width:min(460px,calc(100% - 40px));min-height:0;grid-template-columns:1fr 1fr;gap:42px}.home-footer-brand{grid-column:1 / -1}}@media(max-width:480px){.home-hero{width:calc(100% - 30px);padding:126px 0 90px;gap:40px}.home-hero h1{font-size:40px;line-height:1.17;letter-spacing:-2.4px}.home-hero-copy>p{margin-top:24px;font-size:12px}.home-hero-copy>p br{display:none}.home-hero-actions{margin-top:27px;gap:18px;flex-direction:row;align-items:center}.home-button{min-height:46px;font-size:13px}.home-monitor-demo .panel-head{padding:13px 14px}.home-monitor-demo .monitor-row{padding:13px 12px;grid-template-columns:36px 1fr 35px;gap:9px}.home-monitor-demo .target-icon{width:36px;height:36px}.home-monitor-demo .monitor-meta span:nth-child(n+2){display:none}.home-features{width:calc(100% - 24px);padding:105px 0 90px}.home-section-heading{padding:0 6px;margin-bottom:30px}.home-section-heading h2{font-size:29px;letter-spacing:-1px}.home-feature-card{min-height:0;padding:24px 22px;display:flex;flex-direction:column;border-radius:18px}.home-feature-copy{flex:0 0 auto}.home-feature-copy h3{font-size:18px;line-height:1.2}.home-feature-copy p{font-size:12px;line-height:1.55}.presence-preview,.announcement-preview,.service-preview,.control-preview{width:100%;position:relative;inset:auto;margin-top:24px;flex:0 0 auto;border-radius:16px}.presence-preview>div{min-height:64px;padding:0 13px;grid-template-columns:36px 1fr 8px;gap:10px}.presence-avatar{width:36px;height:36px}.announcement-preview{padding:15px 14px 12px 18px}.v2-preview-section{gap:10px}.v2-preview-section button{padding:0 8px}.service-preview,.control-preview{padding:15px}.home-footer-grid{grid-template-columns:1fr;gap:34px;padding:38px 0 44px}.home-footer-brand{grid-column:auto}}.support-page{width:100%;height:100svh;min-height:640px;overflow:hidden;background:#000111}.support-header .home-nav{max-width:1840px}.support-main{width:100%;height:100svh;min-height:640px;position:relative;padding-top:112px}.support-title{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.support-auth-layer{position:fixed;z-index:120;inset:0;padding:20px;display:grid;place-items:center;background:#000111b8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.support-auth-modal{width:min(410px,100%);padding:30px;display:flex;flex-direction:column;align-items:center;border:1px solid rgba(147,193,239,.22);border-radius:22px;background:#171925;box-shadow:0 28px 90px #00000094;color:#f8f9ff;text-align:center;animation:support-modal-in .24s cubic-bezier(.22,.8,.3,1) both}.support-auth-modal>img{width:46px;height:46px;margin-bottom:19px;display:block;object-fit:contain}.support-auth-modal h2{margin:0;font:800 25px/1.15 Inter,sans-serif;letter-spacing:-.7px}.support-auth-modal>p{max-width:310px;margin:11px 0 24px;color:#a9b3c7;font-size:12px;font-weight:600;line-height:1.55}.support-auth-modal>button{width:100%;min-height:46px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:999px;background:#93c1ef;color:#000111;font:800 13px Inter,sans-serif;cursor:pointer;transition:background .16s ease,transform .16s ease}.support-auth-modal>button:hover{background:#acd3fa;transform:translateY(-1px)}.support-auth-modal>button:focus-visible{outline:2px solid #fff;outline-offset:3px}.support-auth-modal>button svg{width:17px;height:17px}.support-auth-modal>small{margin-top:14px;color:#768197;font-size:10px;font-weight:600}.support-auth-error{margin:12px 0 0!important;color:#ed7080!important;font-size:11px!important;font-weight:700!important}.support-composer-locked{opacity:.72}.support-starters button:disabled{opacity:.68;cursor:default}@keyframes support-modal-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.support-empty-state{width:min(620px,calc(100% - 40px));position:absolute;z-index:1;top:45%;left:50%;transform:translate(-50%,-50%);text-align:center;pointer-events:none}.support-empty-state h2{margin:0;color:#f8f9ff;font-size:clamp(28px,3vw,38px);font-weight:800;line-height:1.1;letter-spacing:-1.2px}.support-empty-state p{margin:12px 0 0;color:#8592aa;font-size:13px;font-weight:600;line-height:1.5}.support-conversation{width:min(800px,calc(100% - 40px));position:absolute;top:112px;bottom:142px;left:50%;padding:22px 6px 32px;display:flex;flex-direction:column;gap:22px;overflow-y:auto;transform:translate(-50%);scrollbar-width:thin;scrollbar-color:#29314b transparent}.support-message{width:100%;padding:8px 0;display:flex;align-items:flex-start;gap:12px;border:0;background:transparent}.support-message.user{width:min(560px,74%);align-self:flex-end;padding:14px 17px;border-radius:20px;background:#1d477f}.support-message-avatar{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;color:#93c1ef}.support-message.user .support-message-avatar{display:none}.support-message-avatar img{width:25px;height:25px;object-fit:contain}.support-message-avatar svg{width:17px}.support-message-body{min-width:0;width:100%}.support-message strong{display:none}.support-message p{margin:0;color:#eef3fb;font-size:14px;font-weight:600;line-height:1.62;white-space:pre-wrap;overflow-wrap:anywhere}.support-message.user p{color:#fff}.support-message-images{width:100%;margin-bottom:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.support-message-images img{width:100%;max-height:420px;display:block;object-fit:contain;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#000111b8}.support-message-images img:only-child{grid-column:1 / -1}.support-saved-attachment{width:fit-content;margin:0 0 9px;padding:6px 9px;display:block;border:1px solid rgba(147,193,239,.25);border-radius:9px;background:#93c1ef12;color:#a8b8ce;font-size:10px;font-weight:700}.support-typing{min-height:19px;display:flex;align-items:center;gap:5px}.support-typing i{width:6px;height:6px;border-radius:50%;background:#93c1ef;animation:support-pulse 1s ease-in-out infinite}.support-typing i:nth-child(2){animation-delay:.15s}.support-typing i:nth-child(3){animation-delay:.3s}@keyframes support-pulse{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.support-dock{width:min(760px,calc(100% - 40px));position:absolute;z-index:5;left:50%;bottom:24px;transform:translate(-50%)}.support-dock>p{margin:0 0 8px;color:#b9c3d7;font-size:11px;font-weight:600;text-align:center}.support-dock>p a,.support-dock>p span{color:#93c1ef}.support-dock>p a:hover{color:#cfe7ff}.support-starters{max-width:100%;margin:0 0 9px;display:flex;justify-content:center;gap:7px}.support-starters button{min-height:34px;padding:0 13px;border:1px solid rgba(147,193,239,.28);border-radius:999px;background:#111222db;color:#d7e2f2;font:600 11px Inter,sans-serif;white-space:nowrap;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.support-starters button:hover{border-color:#93c1efb8;background:#171b30;color:#fff;transform:translateY(-1px)}.support-starters button:focus-visible{outline:2px solid #93c1ef;outline-offset:2px}.support-attachments{width:fit-content;max-width:100%;margin:0 0 8px 9px;padding:7px;display:flex;gap:7px;border:1px solid rgba(147,193,239,.35);border-radius:14px;background:#111222;box-shadow:0 12px 32px #00000040}.support-attachments figure{width:56px;height:56px;position:relative;margin:0}.support-attachments img{width:100%;height:100%;display:block;object-fit:cover;border-radius:9px}.support-attachments button{width:19px;height:19px;position:absolute;top:-5px;right:-5px;padding:0;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#262a3b;color:#fff;cursor:pointer}.support-attachments button svg{width:11px;height:11px}.support-composer{width:100%;min-height:56px;padding:6px 7px 6px 10px;display:grid;grid-template-columns:36px 1fr 40px;align-items:center;gap:7px;border:1px solid rgba(147,193,239,.78);border-radius:28px;background:#111222;box-shadow:0 14px 38px #00000047}.support-file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.support-upload,.support-send{padding:0;display:grid;place-items:center;border:0;cursor:pointer}.support-upload{width:36px;height:36px;border-radius:50%;background:transparent;color:#f8f9ff}.support-upload:not(:disabled):hover{background:#93c1ef1a;color:#93c1ef}.support-upload:disabled{opacity:.35;cursor:not-allowed}.support-upload svg{width:22px;height:22px;stroke-width:2.3}.support-composer textarea{width:100%;max-height:96px;padding:8px 0;resize:none;overflow-y:auto;border:0;outline:0;background:transparent;color:#fff;font:600 14px/1.45 Inter,sans-serif}.support-composer textarea::placeholder{color:#aab3c5;opacity:1}.support-send{width:40px;height:40px;border-radius:50%;background:#93c1ef;color:#000111;transition:opacity .16s ease,transform .16s ease,background .16s ease}.support-send:not(:disabled):hover{background:#acd3fa;transform:translateY(-1px)}.support-send:disabled{opacity:.42;cursor:not-allowed}.support-send svg{width:21px;height:21px;stroke-width:2.2}.support-error{position:absolute;top:calc(100% + 8px);right:14px;left:14px;margin:0!important;color:#ed7080!important;font-size:11px!important;font-weight:700!important;text-align:center}@media(max-width:980px){.support-main{padding-top:82px}.support-conversation{top:88px}.support-nav-current{background:transparent!important;color:#fff!important}}@media(max-width:600px){.support-auth-layer{padding:15px}.support-auth-modal{padding:26px 22px;border-radius:19px}.support-auth-modal h2{font-size:22px}.support-page,.support-main{height:100dvh;min-height:0}.support-empty-state{width:calc(100% - 32px);top:41%}.support-empty-state h2{font-size:25px;letter-spacing:-.7px}.support-empty-state p{max-width:310px;margin:9px auto 0;font-size:12px}.support-conversation{width:calc(100% - 20px);top:80px;bottom:calc(118px + env(safe-area-inset-bottom));padding:12px 3px 20px;gap:14px}.support-message{gap:9px}.support-message.user{width:min(88%,500px);padding:12px 14px;border-radius:17px}.support-message-avatar{width:24px;height:24px}.support-message-avatar img{width:22px;height:22px}.support-message p{font-size:12px;line-height:1.55}.support-message-images{grid-template-columns:1fr}.support-message-images img{max-height:320px}.support-dock{width:calc(100% - 22px);bottom:max(10px,env(safe-area-inset-bottom))}.support-dock>p{margin-bottom:7px;font-size:10px}.support-starters{margin:0 3px 8px;padding:1px 1px 3px;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.support-starters::-webkit-scrollbar{display:none}.support-starters button{min-height:33px;padding:0 12px;flex:0 0 auto;font-size:10px}.support-attachments{margin-left:6px}.support-composer{min-height:52px;padding:5px 6px 5px 8px;grid-template-columns:34px 1fr 38px;gap:5px}.support-upload{width:34px;height:34px}.support-upload svg{width:21px;height:21px}.support-composer textarea{padding:7px 0;font-size:16px;line-height:1.35;touch-action:manipulation}.support-send{width:38px;height:38px}.support-send svg{width:20px;height:20px}}
