@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:wght@600;700&display=swap";:root{--ink: #17231f;--muted: #68756f;--line: #dfe6e2;--paper: #f4f6f3;--white: #fff;--deep: #071510;--forest: #0d2f23;--mint: #a9f5cd;--mint-strong: #60d69a;--violet: #a99df8;--amber: #f1c978;--rose: #f2a7a5;--shadow: 0 18px 50px rgba(12, 34, 26, .09);font-family:DM Sans,Segoe UI,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper)}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}p{line-height:1.65}svg{flex:0 0 auto}.app-shell p,.app-shell label,.app-shell input,.app-shell textarea,.app-shell select,.app-shell button,.app-shell td{font-size:12px!important}.app-shell small,.app-shell th,.app-shell dt,.app-shell .eyebrow,.app-shell .field-caption{font-size:10px!important}.app-shell .sidebar button,.app-shell .sidebar a{font-size:13px!important}.splash,.loading-screen{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:18px;background:var(--deep);color:#fff}.splash-mark{width:66px;height:66px;border-radius:21px;display:grid;place-items:center;font:800 18px Manrope;color:var(--deep);background:var(--mint);box-shadow:0 0 55px #a9f5cd52}.splash>span{width:60px;height:2px;background:#ffffff24;overflow:hidden;position:relative}.splash>span:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--mint);animation:loading 1.2s infinite ease-in-out;transform-origin:left}@keyframes loading{0%{transform:scaleX(0)}55%{transform:scaleX(1)}to{transform:translate(100%)}}.primary-button,.secondary-button,.ghost-button,.danger-button{border:0;min-height:46px;padding:0 20px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;transition:.22s ease}.primary-button{background:var(--mint);color:#092319;box-shadow:0 8px 24px #61d99d2e}.primary-button:hover{background:#c5f9dc;transform:translateY(-1px);box-shadow:0 10px 30px #61d99d47}.primary-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.secondary-button{color:var(--ink);background:#fff;border:1px solid var(--line)}.secondary-button:hover{border-color:#aab8b1;background:#f9fbfa}.ghost-button{background:transparent;border:1px solid rgba(255,255,255,.18);color:#fff}.danger-button{background:#ffeded;color:#a92e2e;border:1px solid #f5cccc}.small-button{min-height:38px;padding:0 15px;border-radius:8px;font-size:13px}.full-button{width:100%}.text-button{border:0;background:none;color:#41685a;display:inline-flex;align-items:center;gap:6px;font-weight:700;padding:5px}.text-button:hover{color:#173d2e}.text-button.centered{margin:0 auto}.icon-button{border:1px solid var(--line);width:40px;height:40px;border-radius:9px;background:#fff;display:grid;place-items:center;color:#56655e}.icon-button:hover{background:#f6f8f7;color:var(--ink)}.danger-hover:hover{color:#b93d3d!important;border-color:#efc3c3!important;background:#fff6f6!important}.eyebrow{display:inline-flex;align-items:center;gap:8px;letter-spacing:.18em;font:700 10px Manrope,sans-serif;color:#477063;text-transform:uppercase}.landing{background:var(--deep);color:#fff;overflow:hidden}.landing-nav{height:84px;max-width:1240px;padding:0 28px;margin:auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20}.landing-brand{display:flex;align-items:center;gap:11px;font:700 20px Manrope}.brand-mark{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:var(--mint);color:#092219}.landing-links{display:flex;align-items:center;gap:28px;font-size:13px;color:#b7c5bf}.landing-links>a:not(.primary-button):hover{color:#fff}.landing-menu{display:none;background:none;color:#fff;border:0}.hero{min-height:720px;max-width:1240px;padding:85px 28px 100px;margin:auto;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;position:relative}.hero:before{content:"";position:absolute;width:500px;height:500px;left:-360px;top:80px;border-radius:50%;border:1px solid rgba(169,245,205,.08);box-shadow:0 0 0 80px #a9f5cd05,0 0 0 170px #a9f5cd03}.hero-glow{position:absolute;width:460px;height:460px;right:70px;top:130px;border-radius:50%;background:#37956d1f;filter:blur(100px)}.hero-copy{position:relative;z-index:2}.hero-copy .eyebrow{color:var(--mint)}.hero-copy .eyebrow i{width:20px;height:1px;background:currentColor}.hero h1{font:600 clamp(55px,6vw,83px)/.98 "Playfair Display",Georgia,serif;letter-spacing:-.045em;max-width:680px;margin:20px 0 28px}.hero-copy>p{max-width:570px;font:400 18px/1.75 Manrope;color:#aabbb4;margin-bottom:34px}.hero-actions{display:flex;align-items:center;gap:26px}.play-link{display:inline-flex;align-items:center;gap:11px;font-size:13px;font-weight:700}.play-link>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);color:var(--mint)}.trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:35px;color:#7f958c;font-size:11px}.trust-row span{display:flex;align-items:center;gap:5px}.trust-row svg{width:13px;height:13px;color:var(--mint)}.hero-visual{position:relative;height:530px;display:grid;place-items:center;z-index:2}.orbital{position:absolute;border-radius:50%;border:1px solid rgba(169,245,205,.13)}.orbital-one{width:490px;height:490px}.orbital-two{width:380px;height:380px;border-style:dashed;animation:spin 45s infinite linear}@keyframes spin{to{transform:rotate(360deg)}}.glass-card{background:linear-gradient(145deg,#173a2cc7,#081913e6);border:1px solid rgba(185,234,211,.18);box-shadow:0 34px 80px #00000059;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bot-card{width:350px;min-height:424px;border-radius:24px;padding:24px;position:relative;z-index:2}.bot-card-top{display:flex;align-items:center;gap:12px}.bot-avatar{width:49px;height:49px;border-radius:14px;background:var(--mint);display:grid;place-items:center;color:var(--deep)}.bot-card-top>div:nth-child(2){flex:1;display:grid;gap:4px}.bot-card-top span,.bot-meta small{font:700 9px Manrope;letter-spacing:.15em;color:#6e8e80}.bot-card-top b{font:600 14px Manrope}.bot-card-top em{color:var(--mint);font:600 10px Manrope;display:flex;align-items:center;gap:5px}.bot-card-top em i{width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 8px currentColor}.runtime-ring{width:186px;height:186px;margin:30px auto 22px;position:relative;display:grid;place-items:center}.runtime-ring svg{position:absolute;top:0;right:0;bottom:0;left:0;transform:rotate(-90deg)}.runtime-ring circle{fill:none;stroke:#ffffff0f;stroke-width:5}.runtime-ring .ring-progress{stroke:var(--mint);stroke-linecap:round;stroke-dasharray:314;stroke-dashoffset:72;filter:drop-shadow(0 0 6px rgba(169,245,205,.35))}.runtime-ring div{display:grid;text-align:center}.runtime-ring strong{font:600 54px/1 Playfair Display}.runtime-ring span{color:#82988e;font-size:11px;margin-top:6px}.bot-meta{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.07);padding-top:18px;gap:18px}.bot-meta span{display:grid;gap:5px}.bot-meta b{font:500 12px Manrope;color:#cbd8d2}.live-meter{height:25px;display:flex;align-items:end;gap:5px;margin-top:20px;opacity:.6}.live-meter span{flex:1;background:var(--mint);border-radius:3px 3px 0 0;animation:meter 2.4s infinite ease-in-out}.live-meter span:nth-child(1),.live-meter span:nth-child(6){height:25%}.live-meter span:nth-child(2),.live-meter span:nth-child(8){height:55%;animation-delay:-.6s}.live-meter span:nth-child(3){height:80%;animation-delay:-1s}.live-meter span:nth-child(4){height:45%}.live-meter span:nth-child(5){height:70%;animation-delay:-.3s}.live-meter span:nth-child(7){height:90%;animation-delay:-.8s}@keyframes meter{50%{transform:scaleY(.45);transform-origin:bottom}}.float-card{position:absolute;z-index:3;padding:13px 17px;border-radius:12px;background:#122b22f2;border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 35px #00000047;display:flex;gap:10px;align-items:center}.float-card svg{color:var(--mint)}.float-card div{display:grid;gap:2px}.float-card b{font:700 12px Manrope}.float-card span{color:#748b81;font-size:9px}.float-uptime{top:75px;right:0;animation:float 4s infinite ease-in-out}.float-clock{bottom:75px;left:0;animation:float 4.5s -.8s infinite ease-in-out}@keyframes float{50%{transform:translateY(-8px)}}.scroll-cue{position:absolute;bottom:24px;left:28px;display:flex;align-items:center;gap:10px;font:700 9px Manrope;color:#4d675d;letter-spacing:.2em}.scroll-cue svg{width:15px}.signal-strip{max-width:1240px;margin:0 auto;min-height:118px;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:repeat(4,1fr)}.signal-strip div{display:grid;place-content:center;justify-items:center;gap:5px;border-right:1px solid rgba(255,255,255,.08)}.signal-strip div:last-child{border:0}.signal-strip strong{font:600 25px Playfair Display;color:var(--mint)}.signal-strip span{font:700 9px Manrope;color:#597066;text-transform:uppercase;letter-spacing:.13em}.grid-availability-section{max-width:1160px;margin:auto;padding:120px 28px 40px}.grid-availability-head{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;margin-bottom:40px}.grid-availability-head .eyebrow{color:var(--mint)}.grid-availability-head h2{margin:16px 0 12px;font:600 clamp(36px,5vw,56px)/1.08 "Playfair Display";letter-spacing:-.035em}.grid-availability-head p{color:#789087;max-width:620px}.grid-availability-head>svg{width:68px;height:68px;color:var(--mint);opacity:.7}.grid-availability-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}.grid-availability-list article{padding:30px;border-radius:15px;background:#0c2018;border:1px solid rgba(255,255,255,.08)}.grid-availability-list article.active-grid{border-color:#a9f5cd40}.grid-status{display:flex;align-items:center;gap:8px;color:#789087;font:700 9px Manrope;text-transform:uppercase;letter-spacing:.13em}.grid-status i{width:8px;height:8px;border-radius:50%;background:#77867f}.active-grid .grid-status{color:var(--mint)}.active-grid .grid-status i{background:var(--mint);box-shadow:0 0 10px var(--mint)}.grid-availability-list h3{margin:20px 0 8px;font:700 22px Manrope}.grid-availability-list>article>p{min-height:52px;color:#789087;font-size:13px}.grid-availability-list dl{margin:24px 0;display:grid;gap:9px}.grid-availability-list dl div{display:flex;justify-content:space-between;gap:18px;padding-bottom:9px;border-bottom:1px solid rgba(255,255,255,.06)}.grid-availability-list dt{color:#597066;font-size:10px}.grid-availability-list dd{margin:0;text-align:right;color:#bdcbc5;font-size:11px;font-weight:700}.grid-availability-list .secondary-button{background:transparent;color:var(--mint);border-color:#a9f5cd38;width:100%}.coming-label{display:block;padding:13px;text-align:center;border-radius:8px;background:#ffffff09;color:#6f837a;font-size:11px}.content-section{max-width:1160px;margin:auto;padding:145px 28px;text-align:center}.content-section .eyebrow,.hosting-section .eyebrow,.pricing-section .eyebrow{color:var(--mint)}.content-section h2,.hosting-copy h2,.pricing-section h2{font:600 clamp(38px,5vw,59px)/1.08 "Playfair Display";letter-spacing:-.035em;margin:20px 0 65px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;text-align:left}.steps-grid article{min-height:310px;position:relative;padding:35px;background:#0c1f18;border:1px solid rgba(255,255,255,.07);border-radius:14px;overflow:hidden}.steps-grid article:after{content:"";width:130px;height:130px;border:1px solid rgba(169,245,205,.08);border-radius:50%;position:absolute;right:-55px;bottom:-55px}.step-number{position:absolute;right:23px;top:19px;color:#29463b;font:700 30px Playfair Display}.steps-grid svg{color:var(--mint);width:31px;height:31px;margin:28px 0}.steps-grid h3{font:600 20px Manrope;margin:0 0 12px}.steps-grid p{color:#71867d;font-size:13px;margin:0}.hosting-section{max-width:1160px;padding:90px 28px 150px;margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:120px}.hosting-copy h2{margin-bottom:27px}.hosting-copy>p{color:#7e9289;font-size:15px}.hosting-copy ul{list-style:none;padding:15px 0 0;display:grid;gap:15px;color:#a8bbb3;font-size:13px}.hosting-copy li{display:flex;align-items:center;gap:10px}.hosting-copy li svg{color:var(--mint);width:18px}.platform-stack{display:grid;gap:15px;position:relative}.platform-stack:before{content:"";position:absolute;width:250px;height:250px;background:#5fc2951f;filter:blur(70px);top:20%;right:10%;bottom:20%;left:10%}.platform-card{position:relative;display:flex;align-items:center;gap:18px;min-height:105px;padding:20px 25px;border:1px solid rgba(255,255,255,.09);background:#0d2019;border-radius:13px;transition:.2s}.platform-card:hover{transform:translate(-6px);border-color:#a9f5cd40}.platform-card>span{width:54px;height:54px;display:grid;place-items:center;border-radius:15px;color:var(--deep);font:800 21px Manrope}.platform-card.violet>span{background:var(--violet)}.platform-card.mint>span{background:var(--mint)}.platform-card.amber>span{background:var(--amber)}.platform-card div{flex:1;display:grid;gap:5px}.platform-card b{font:600 16px Manrope}.platform-card small{color:#647a70}.platform-card>svg{color:#3d5a4f;width:18px}.pricing-section{max-width:1160px;margin:auto;padding:120px 28px;border-top:1px solid rgba(255,255,255,.07);display:grid;grid-template-columns:330px 1fr;gap:70px;align-items:center}.pricing-section h2{margin-bottom:0}.pricing-intro>p{color:#7e9289;font-size:14px;margin-top:24px}.pricing-options{padding:28px;border-radius:16px;background:#0d2119;border:1px solid rgba(255,255,255,.09)}.pricing-package-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:12px}.pricing-package-grid article{position:relative;min-height:170px;padding:24px 18px 20px;border-radius:12px;background:#091a14;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;justify-content:flex-end}.pricing-package-grid article.featured{border-color:#a9f5cd7a;background:linear-gradient(155deg,#14392b,#091a14)}.pricing-package-grid article.promo-package{border-color:#f9d57e94;background:linear-gradient(155deg,#24371e,#091a14)}.pricing-package-grid article>small{color:#769084;font:700 9px Manrope;letter-spacing:.11em}.pricing-package-grid article>strong{color:#fff;font:600 34px Playfair Display;margin:12px 0 5px}.pricing-package-grid article>strong em{color:var(--mint);font:700 15px Manrope;font-style:normal;margin-right:3px}.pricing-package-grid article>p{color:var(--mint);font-size:11px;margin:0}.pricing-badge{position:absolute;top:10px;right:10px;padding:5px 7px;border-radius:5px;color:var(--deep);background:var(--mint);font:800 7px Manrope;letter-spacing:.08em}.pricing-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.pricing-benefits p{display:flex;align-items:flex-start;gap:7px;color:#91a59c;font-size:10px;line-height:1.5;margin:0}.pricing-benefits svg{width:14px;color:var(--mint);flex:0 0 auto}.landing-announcements{width:min(1180px,calc(100% - 48px));margin:22px auto 0;display:grid;gap:9px;position:relative;z-index:3}.landing-announcement{min-height:58px;padding:12px 14px;border:1px solid rgba(169,245,205,.22);border-radius:10px;background:#0d2119e0;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-announcement span{padding:5px 7px;border-radius:6px;background:#a9f5cd24;color:var(--mint);font:900 8px Manrope;text-transform:uppercase;letter-spacing:.12em}.landing-announcement b{color:#fff;font:900 13px Manrope}.landing-announcement p{margin:0;color:#9ab0a6;font-size:10px;line-height:1.4}.landing-announcement a{min-height:32px;padding:0 10px;border:1px solid rgba(169,245,205,.24);border-radius:7px;color:var(--mint);display:flex;align-items:center;gap:5px;text-decoration:none;font:900 9px Manrope;white-space:nowrap}.landing footer{max-width:1240px;margin:auto;min-height:130px;padding:22px 28px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;flex-wrap:wrap;gap:14px 40px;color:#5c7268;font-size:11px}.landing footer .landing-brand{color:#fff;font-size:15px}.landing footer .brand-mark{width:32px;height:32px}.landing footer p{flex:1}.landing footer>small{flex-basis:100%;color:#476057;font-size:9px;line-height:1.55}.terms-page{min-height:100vh;background:#081710;color:#e9f2ed}.terms-nav{max-width:1240px;height:82px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08)}.terms-nav>a:last-child{display:flex;align-items:center;gap:7px;color:#8fa49a;font-size:11px;font-weight:700}.terms-nav>a:last-child:hover{color:#c9dbd2}.terms-shell{max-width:1160px;margin:auto;padding:90px 28px 120px;display:grid;grid-template-columns:340px 1fr;gap:90px;align-items:start}.terms-summary{position:sticky;top:110px}.terms-summary .eyebrow{color:var(--mint)}.terms-summary h1{margin:17px 0 24px;font:600 49px/1.05 Playfair Display,serif;letter-spacing:-.04em}.terms-summary>p{color:#82978d;font-size:13px;margin-bottom:36px}.terms-summary>div{display:flex;gap:11px;padding:16px 0;border-top:1px solid rgba(255,255,255,.08);color:var(--mint)}.terms-summary>div span{display:grid;gap:4px}.terms-summary>div b{color:#dce9e3;font:700 11px Manrope}.terms-summary>div small{color:#71877c;font-size:9px;line-height:1.5}.terms-document{min-height:600px;background:#10251b;border:1px solid rgba(255,255,255,.09);border-radius:16px;padding:44px;box-shadow:0 30px 70px #0003}.terms-document-head{display:flex;justify-content:space-between;gap:20px;padding-bottom:27px;border-bottom:1px solid rgba(255,255,255,.1)}.terms-document-head span{color:var(--mint);font:700 8px Manrope;letter-spacing:.16em}.terms-document-head h2{margin:8px 0 0;font:700 25px Manrope;letter-spacing:-.035em}.terms-document-head a{display:flex;align-items:center;gap:6px;color:#82978d;font-size:9px}.terms-copy{padding:24px 0;color:#a9bbb2}.terms-copy p{white-space:pre-wrap;font-size:12px;line-height:1.8;margin:0 0 17px}.terms-copy p:first-child{color:#e2b67a;background:#e1ac6314;border:1px solid rgba(225,172,99,.16);padding:12px 14px;border-radius:8px}.terms-accept-note{display:flex;gap:10px;padding:15px;background:#183629;border-radius:9px;color:var(--mint)}.terms-accept-note p{margin:0;color:#9fb5aa;font-size:10px}.terms-loading{min-height:400px;display:grid;place-items:center;color:#71877c;font-size:11px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#020c08c7;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);display:grid;place-items:center;padding:22px;animation:fadeIn .22s ease}@keyframes fadeIn{0%{opacity:0}}.modal{width:min(460px,100%);max-height:calc(100vh - 44px);overflow:auto;padding:34px;border-radius:17px;background:#fbfcfb;color:var(--ink);box-shadow:0 30px 100px #00000059;animation:modalIn .28s ease}@keyframes modalIn{0%{opacity:0;transform:translateY(18px) scale(.98)}}.modal-wide{width:min(760px,100%)}.modal-head{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.modal-head h2{font:700 28px/1.15 Manrope;letter-spacing:-.04em;margin:8px 0 0}.modal-intro{color:var(--muted);font-size:13px;margin:18px 0 24px}.auth-form,.stack-form{display:grid;gap:18px}label,.standalone-label{display:grid;gap:7px;font:700 11px Manrope;color:#415049}input,textarea,select{width:100%;border:1px solid #d6dfda;background:#fff;border-radius:8px;outline:none;padding:12px 13px;color:var(--ink);font-size:13px;transition:border .2s,box-shadow .2s}input{min-height:45px}textarea{resize:vertical;line-height:1.55}select{height:45px}input:focus,textarea:focus,select:focus{border-color:#61b68f;box-shadow:0 0 0 3px #57be8d1f}.auth-row{display:flex;justify-content:space-between;align-items:center}.check-label{display:flex;align-items:center;grid-template-columns:16px 1fr;font-weight:500;color:var(--muted)}.check-label input{width:15px;height:15px;min-height:0;accent-color:#2c815e}.form-error{padding:10px 12px;background:#fff0f0;border:1px solid #f3cece;color:#a93737;border-radius:7px;font-size:12px;margin:0}.demo-note{margin:0;color:#77847e;background:#f0f5f2;padding:12px;border-radius:8px;font-size:10px;display:flex;align-items:flex-start;gap:6px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:3px}.security-copy,.delivery-explainer{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;background:#eef5f1;border-radius:8px;color:#53675e}.security-copy svg,.delivery-explainer svg{color:#38805f}.security-copy p,.delivery-explainer p{margin:0;font-size:11px;line-height:1.55}.field-help{margin:-8px 0 0;color:#74827b;font-size:10px;line-height:1.55}.forced-modal .modal-head .icon-button{display:none}.recovery-view{display:grid;gap:13px}.recovery-view>div{display:grid;gap:6px;padding:13px;border:1px solid #e0e8e4;border-radius:9px;background:#f5faf7}.recovery-view small{color:#87948d;font:700 8px Manrope;letter-spacing:.1em}.recovery-view b{color:#27382f;font:700 13px Manrope}.recovery-view code{white-space:pre-wrap;word-break:break-word;color:#286448;background:#e8f6ee;border-radius:7px;padding:9px}.refund-quote{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:24px 0}.refund-quote span{background:#eef3f0;padding:13px;border-radius:8px;display:grid;gap:6px}.refund-quote small{font:700 8px Manrope;letter-spacing:.12em;color:#78877f}.refund-quote b{font:700 17px Manrope}.refund-quote .highlight{background:#dff7ea;color:#185d40}.app-shell{min-height:100vh;display:grid;grid-template-columns:242px 1fr;background:var(--paper)}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;background:#0a1c15;color:#fff;padding:22px 16px 18px;z-index:50}.sidebar-brand{min-height:54px;display:flex;align-items:center;gap:11px;padding:0 10px 18px;border-bottom:1px solid rgba(255,255,255,.07)}.sidebar-brand>div:nth-child(2){display:grid;gap:2px}.sidebar-brand b{font:700 16px Manrope}.sidebar-brand span{font:700 7px Manrope;color:#5e776c;letter-spacing:.16em}.sidebar .brand-mark{width:36px;height:36px;border-radius:10px}.sidebar nav{flex:1;display:flex;flex-direction:column;gap:5px;padding-top:25px}.nav-caption{padding:0 13px 9px;font:700 8px Manrope;letter-spacing:.17em;color:#4f685d}.sidebar nav button{min-height:45px;width:100%;border:0;border-radius:8px;padding:0 13px;color:#789087;background:transparent;display:flex;align-items:center;gap:12px;text-align:left;font-size:12px;font-weight:600;transition:.2s}.sidebar nav button span{flex:1}.sidebar nav button em{min-width:19px;height:19px;display:grid;place-items:center;border-radius:6px;background:var(--mint);color:#123b2b;font:700 9px Manrope;font-style:normal}.sidebar nav button:hover{color:#d6e4de;background:#ffffff09}.sidebar nav button.active{color:#fff;background:#183b2e}.sidebar nav button.active svg{color:var(--mint)}.sidebar-foot{border-top:1px solid rgba(255,255,255,.07);padding-top:16px}.mini-profile{display:flex;align-items:center;gap:10px;padding:0 7px 13px}.avatar{width:35px;height:35px;border-radius:10px;display:grid;place-items:center;color:#0f3929;background:#b7eccf;font:800 11px Manrope}.mini-profile>div:last-child{display:grid;gap:2px;overflow:hidden}.mini-profile b{font:600 11px Manrope;white-space:nowrap}.mini-profile span{font-size:9px;color:#60776d}.logout-button{width:100%;min-height:37px;border:0;border-radius:7px;background:transparent;display:flex;align-items:center;gap:10px;padding:0 10px;color:#6e857b;font-size:11px}.logout-button:hover{background:#ffffff0a;color:#c9d7d1}.mobile-close{display:none;margin-left:auto;color:#fff;background:none;border:0}.workspace{min-width:0}.workspace-head{height:68px;padding:0 30px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#ffffffe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:30}.breadcrumb{display:flex;align-items:center;gap:8px;font-size:10px;color:#8a9791}.breadcrumb b{color:#47554f}.head-actions{display:flex;align-items:center;gap:8px}.workspace-head .icon-button{width:36px;height:36px}.notification-button{position:relative}.notification-button i{position:absolute;width:6px;height:6px;background:#ed856d;border-radius:50%;right:7px;top:7px;border:1px solid white}.profile-button{min-height:40px;border:0;background:transparent;display:flex;align-items:center;gap:7px;color:#53615b;font-size:11px;font-weight:600}.profile-button .avatar{width:29px;height:29px;border-radius:8px}.profile-button>svg:last-child{transform:rotate(90deg);transition:.2s}.profile-button>svg.chevron-open{transform:rotate(-90deg)}.avatar-image{background-size:cover;background-position:center;color:transparent}.avatar-small{width:29px!important;height:29px!important;border-radius:8px!important}.head-popover-wrap{position:relative}.head-popover{position:absolute;z-index:80;right:0;top:48px;background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:0 22px 55px #0c221a2e;animation:modalIn .18s ease;overflow:hidden}.notifications-popover{width:360px}.profile-popover{width:230px;padding:8px}.popover-head{min-height:62px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6ece9}.popover-head>div{display:grid;gap:4px}.popover-head b{font:700 11px Manrope}.popover-head button{border:0;background:transparent;color:#84918b}.notification-list{max-height:390px;overflow:auto}.notification-list>button{width:100%;border:0;border-bottom:1px solid #edf1ef;background:#fff;padding:12px 14px;display:flex;gap:10px;text-align:left}.notification-list>button:hover{background:#f3f8f5}.notification-list>button.read{opacity:.62}.notification-kind{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;background:#def5e8;color:#327657}.notification-list button>div{min-width:0;display:grid;gap:3px}.notification-list b{font:700 9px Manrope}.notification-list p{margin:0;color:#77857e;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notification-list small{color:#99a39e;font-size:7px}.popover-empty{min-height:180px;display:grid;place-content:center;justify-items:center;gap:7px;color:#8c9992}.popover-empty b{color:#526158;font:700 11px Manrope}.popover-empty span{font-size:8px}.profile-popover-user{display:flex;align-items:center;gap:9px;padding:10px 8px 13px;border-bottom:1px solid #e8edeb;margin-bottom:5px}.profile-popover-user>div{min-width:0;display:grid;gap:2px}.profile-popover-user b{font:700 10px Manrope;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-popover-user span{color:#8a9690;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-popover>button{width:100%;min-height:37px;border:0;background:transparent;border-radius:7px;padding:0 9px;display:flex;align-items:center;gap:9px;color:#607068;font-size:9px;font-weight:700}.profile-popover>button:hover{background:#eff5f2;color:#285e47}.profile-editor{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:start}.profile-editor .stack-form,.password-editor{align-content:start;grid-auto-rows:max-content}.password-editor{padding-left:26px;border-left:1px solid #e1e8e4;display:grid;gap:24px}.profile-editor input,.profile-editor select{min-height:44px;height:44px}.profile-editor button{min-height:42px}.recovery-editor{padding-bottom:24px;border-bottom:1px solid #e1e8e4}.profile-preview{min-height:70px;display:flex;align-items:center;gap:11px;padding:12px;background:#eff5f2;border-radius:9px}.profile-preview .avatar{width:42px;height:42px}.profile-preview>div{display:grid;gap:3px}.profile-preview b{font:700 11px Manrope}.profile-preview span{color:#819087;font-size:8px;text-transform:capitalize}.theme-toggle svg{transition:transform .25s ease}.theme-toggle:hover svg{transform:rotate(12deg)}.menu-button{display:none;border:0;background:none}.workspace-body{max-width:1500px;padding:36px 38px 70px;margin:auto}.page-head{min-height:83px;display:flex;align-items:flex-start;justify-content:space-between;gap:25px;margin-bottom:28px}.page-head h1{font:700 30px/1.15 Manrope;letter-spacing:-.045em;margin:7px 0}.page-head p{color:var(--muted);font-size:12px;margin:0}.page-head>.primary-button,.page-head>.secondary-button{margin-top:19px}.page-head .toolbar-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:19px}.panel{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 4px 20px #122a2006}.panel-head{min-height:75px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e8edea}.panel-head h2{font:700 17px Manrope;letter-spacing:-.025em;margin:5px 0 0}.panel-head>strong{font:700 20px Manrope}.metric-grid{display:grid;gap:14px;margin-bottom:20px}.metric-grid>article{min-height:125px;display:flex;align-items:center;gap:16px;background:#fff;padding:20px;border:1px solid var(--line);border-radius:11px}.metric-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;color:#173b2e}.metric-icon svg{width:20px}.metric-icon.mint{background:#d9f7e7}.metric-icon.violet{background:#e7e3fb;color:#4e4389}.metric-icon.amber{background:#f9edcf;color:#805f1e}.metric-icon.rose{background:#fae1e0;color:#8f4340}.metric-grid article>div{display:grid;gap:4px}.metric-grid small{font:700 8px Manrope;letter-spacing:.12em;color:#85918b}.metric-grid strong{font:700 25px Manrope;letter-spacing:-.04em}.metric-grid strong em{font-style:normal;font-weight:500;font-size:13px;color:#8c9993}.metric-grid p{margin:0;color:#849089;font-size:9px;display:flex;align-items:center;gap:5px}.good-dot{width:5px;height:5px;border-radius:50%;background:#5ac38f}.customer-metrics{grid-template-columns:repeat(3,1fr)}.admin-metrics{grid-template-columns:repeat(4,1fr)}.compact-metrics{grid-template-columns:repeat(2,minmax(220px,330px))}.bot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:20px}.customer-bot-card{border:1px solid #dfe6e2;border-radius:11px;padding:18px;background:#fbfcfb}.customer-bot-head{display:flex;align-items:center;gap:12px}.bot-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;font:800 16px Manrope}.bot-corrade{background:#e2ddfb;color:#554593}.bot-secondbot{background:#d8f5e6;color:#1c6445}.bot-pikkubot{background:#f9ebc8;color:#7a5a18}.customer-bot-head>div:nth-child(2){flex:1}.customer-bot-head h3{font:700 14px Manrope;margin:0 0 3px}.customer-bot-head p{color:#849089;font-size:9px;margin:0}.status{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:6px;text-transform:capitalize;font:700 8px Manrope;width:fit-content;white-space:nowrap}.status i{width:5px;height:5px;border-radius:50%;background:currentColor}.status-online,.status-active,.status-done,.status-open{color:#277354;background:#def5e9}.status-stopped,.status-queued{color:#6d746f;background:#ecefed}.status-suspended,.status-error,.status-failed,.status-cancelled{color:#a34a41;background:#fae6e4}.status-provisioning,.status-processing{color:#786023;background:#f8efda}.time-display{margin:18px 0 14px;padding:14px;display:flex;align-items:center;gap:11px;background:#fff;border-radius:8px;border:1px solid #e5ebe8}.time-icon{width:33px;height:33px;border-radius:9px;background:#dff7ea;display:grid;place-items:center;color:#277554}.time-icon svg{width:17px}.time-display>div:nth-child(2){display:grid;flex:1}.time-display span{font:700 7px Manrope;letter-spacing:.12em;color:#8b9891}.time-display strong{font:700 18px Manrope}.time-display em{color:#7c8982;font-size:8px;font-style:normal}.bot-location{min-height:31px;display:flex;align-items:center;gap:7px;color:#6f7e77;font-size:9px;overflow:hidden}.bot-location svg{color:#559276}.bot-location span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bot-health{display:grid;grid-template-columns:auto 1fr auto 1fr;gap:5px 8px;align-items:center;padding:10px 0 5px;border-top:1px solid #e7ece9;color:#8b9791;font-size:8px}.bot-health b{color:#536159;overflow:hidden;text-overflow:ellipsis;font-size:8px}.bot-actions{display:flex;gap:8px;margin-top:12px}.bot-actions .primary-button,.bot-actions .secondary-button{flex:1;min-height:39px;font-size:10px}.bot-actions .icon-button{width:39px;height:39px}.coupon-link{background:none;border:0;color:#4e7868;font-size:10px;font-weight:700;display:flex;align-items:center;gap:6px;margin:8px 0 0 4px}.split-panels{display:grid;grid-template-columns:1.25fr .75fr;gap:16px;margin-top:16px}.activity-list{padding:8px 20px 15px}.activity-list>div{display:flex;align-items:center;gap:11px;min-height:58px;border-bottom:1px solid #edf0ee}.activity-list>div:last-child{border:0}.activity-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;background:#e6f5ed;color:#3f8064}.activity-icon.promo,.activity-icon.coupon{background:#eeeafb;color:#685c9b}.activity-list div>div{flex:1;display:grid;gap:3px}.activity-list b{font:600 10px Manrope}.activity-list small{color:#8c9892;font-size:8px}.activity-list>div>strong{font:700 10px Manrope}.positive{color:#27805a!important}.negative{color:#b14444!important}.quiet-panel{padding:25px;position:relative;overflow:hidden}.quiet-panel:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;background:#def5e9;right:-60px;bottom:-70px}.support-illustration{width:45px;height:45px;display:grid;place-items:center;background:#dff5e9;color:#3c8062;border-radius:13px;margin-bottom:22px}.quiet-panel h2{font:700 20px Manrope;margin:7px 0}.quiet-panel p{color:#738079;font-size:10px;max-width:320px}.quiet-panel button{min-height:38px;font-size:10px;position:relative;z-index:2}.quiet-actions{display:flex;flex-wrap:wrap;gap:8px;position:relative;z-index:2}.quiet-actions .secondary-button{min-height:38px;font-size:10px;text-decoration:none}.inline-note{margin-bottom:17px;min-height:49px;padding:10px 15px;display:flex;align-items:center;gap:10px;border:1px solid #d9e9e1;background:#edf7f2;border-radius:9px;color:#47705f}.inline-note p{margin:0;font-size:10px}.inline-note b{color:#285943}.credit-apply-panel{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px;border:1px solid #cde8da;border-radius:10px;background:#f0faf5}.credit-apply-panel>div{display:flex;align-items:center;gap:10px;color:#2e7656}.credit-apply-panel p{display:grid;gap:3px;margin:0}.credit-apply-panel b{color:#285943;font:800 11px Manrope}.credit-apply-panel span{color:#71877c;font-size:9px}.table-panel{overflow:hidden}.table-wrap{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:10px}th{height:42px;background:#f7f9f8;color:#829089;text-align:left;padding:0 16px;font:700 8px Manrope;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}td{min-height:53px;padding:13px 16px;border-top:1px solid #edf0ee;color:#5f6e67;vertical-align:middle}td b{color:#28362f}td small{display:block;margin-top:4px;color:#909b96;font-size:8px}td code{color:#436c5b;background:#edf4f0;padding:4px 6px;border-radius:5px;font-size:8px}.type-pill{display:inline-flex;padding:4px 7px;border-radius:5px;background:#e5f5ec;color:#307656;text-transform:capitalize;font:700 8px Manrope}.type-promo,.type-coupon{background:#edeafa;color:#695e99}.type-refund{background:#fae8e6;color:#984d45}.inbox-layout{display:grid;grid-template-columns:330px 1fr;min-height:520px;overflow:hidden}.message-list{border-right:1px solid var(--line)}.message-list>button{width:100%;min-height:90px;border:0;border-bottom:1px solid #ebefed;background:#fff;display:flex;text-align:left;gap:11px;padding:16px}.message-list>button.active{background:#eff6f2;box-shadow:inset 3px 0 #5bb98e}.message-avatar{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:#dff5e9;color:#34795a}.message-avatar svg{width:16px}.message-list button div{min-width:0;flex:1}.message-list b{font:700 10px Manrope}.message-list p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:4px 0;color:#7b8882;font-size:9px}.message-list small{color:#9aa49f;font-size:8px}.message-detail{padding:38px}.message-detail h2{font:700 23px Manrope;margin:9px 0 3px}.message-detail>small{color:#98a19d;font-size:9px}.message-detail>p{max-width:700px;margin:30px 0;color:#51615a;font-size:12px;white-space:pre-wrap}.delivery-note{display:flex;align-items:center;gap:8px;color:#718078;font-size:9px;border-top:1px solid #e5e9e7;padding-top:17px}.message-folder-tabs{display:flex;gap:6px;margin-bottom:12px}.message-folder-tabs button{min-height:38px;padding:0 13px;border:1px solid #dce5e0;border-radius:8px;background:#fff;color:#66776e;display:flex;align-items:center;gap:7px;font:800 9px Manrope}.message-folder-tabs button.active{background:#153d2e;border-color:#153d2e;color:#fff}.message-folder-tabs span{min-width:19px;height:19px;padding:0 5px;border-radius:999px;display:grid;place-items:center;background:#70d1a32b;font-size:8px}.message-detail-actions{display:flex;align-items:center;gap:12px}.message-detail-actions .eyebrow{flex:1}.support-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:16px}.support-layout .stack-form{padding:22px}.ticket-list{padding:10px 20px}.ticket-list article{min-height:82px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #e9edeb}.ticket-list article:last-child{border:0}.ticket-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#eeeafb;color:#675c9a}.ticket-icon svg{width:17px}.ticket-list article>div{flex:1;min-width:0}.ticket-list b{font:600 10px Manrope}.ticket-list p{margin:3px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#7c8983;font-size:9px}.ticket-list small{color:#9aa49f;font-size:8px}.ticket-detail-head .row-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.ticket-detail-head .row-actions .ticket-archive-button{width:auto!important;min-width:94px;height:36px;min-height:36px;padding:0 12px!important;display:inline-flex!important;grid-auto-flow:column;align-items:center;justify-content:center;gap:7px;white-space:nowrap;line-height:1}.support-delivery-panel{display:grid;gap:8px;padding:12px;border:1px solid #e1e9e5;border-radius:10px;background:#f8fbf9}.support-channel-picker{display:flex;flex-wrap:wrap;gap:7px}.support-ticket-actions{display:grid!important;grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:8px}.support-ticket-actions select{width:100%}.selectable-list button{width:100%;min-height:78px;border:0;border-bottom:1px solid #e9edeb;background:transparent;display:flex;align-items:center;gap:11px;text-align:left;padding:0}.selectable-list button.active{background:#eef8f3}.ticket-detail-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:16px}.ticket-detail-head h3{margin:4px 0 0;font:700 16px Manrope}.ticket-location-card{display:flex;gap:11px;align-items:flex-start;margin:0 0 14px;padding:13px 14px;border:1px solid #d9eee4;border-radius:10px;background:#eef9f3;color:#337658}.ticket-location-card>div{display:grid;gap:4px;min-width:0}.ticket-location-card b{color:#214f3a;font:700 11px Manrope}.ticket-location-card a{color:#25704f;font:800 10px Manrope}.ticket-location-card small{color:#6f897d;font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-thread{display:grid;gap:10px;max-height:380px;overflow:auto;padding:4px 4px 12px}.message-bubble{max-width:min(760px,92%);padding:12px 14px;border:1px solid #dfe8e4;border-radius:16px 16px 16px 5px;background:#f7faf8;box-shadow:0 8px 20px #1636290a}.message-bubble.message-admin{justify-self:end;border-radius:16px 16px 5px;background:#eaf8f1;border-color:#c8ecdb}.message-bubble.message-system{justify-self:center;border-radius:14px;background:#f3f0fb;border-color:#e4ddf8}.message-bubble>div{display:flex;justify-content:space-between;gap:10px;align-items:center}.message-bubble b{color:#26372f;font:700 10px Manrope}.message-bubble small{color:#93a099;font-size:8px}.message-bubble p{margin:8px 0 0;white-space:pre-wrap;color:#52645b;font-size:10px;line-height:1.55}.support-reply-form{display:grid;gap:12px;margin-top:14px;padding-top:14px;border-top:1px solid #e6ece9}.support-reply-form textarea{resize:vertical}.support-reply-form .modal-actions select{min-height:38px;border:1px solid #dce4e0;border-radius:8px;padding:0 10px;background:#fff;color:#53645b;font:700 10px Manrope}.customer-ticket-detail{margin:8px 20px 18px;padding:16px;border:1px solid #e4ebe7;border-radius:10px;background:#fbfdfc}.support-desk .message-list .status{align-self:flex-start;margin-top:4px}.support-attachment-picker{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:#718078;font-size:9px}.support-attachment-picker input{position:absolute;inline-size:1px;block-size:1px;opacity:0;pointer-events:none}.support-attachment-picker label{min-height:33px;padding:0 11px;border:1px dashed #b7d4c5;border-radius:8px;background:#f4faf7;color:#317253;display:inline-flex;align-items:center;gap:6px;cursor:pointer;font-weight:800}.support-attachment-picker label.disabled{opacity:.55;cursor:not-allowed}.pending-attachments{flex-basis:100%;display:grid;gap:7px;margin-top:3px}.pending-attachments article{display:grid;grid-template-columns:44px 1fr 28px;align-items:center;gap:9px;padding:7px;border:1px solid #dfe9e4;border-radius:9px;background:#fbfdfc}.pending-attachments img{width:44px;height:34px;object-fit:cover;border-radius:6px;background:#e8efeb}.pending-attachments b{display:block;color:#3f5048;font:700 9px Manrope;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pending-attachments small{color:#8b9891;font-size:8px}.pending-attachments button{width:26px;height:26px;border:0;border-radius:7px;background:#f2f6f4;color:#7c8a83;display:grid;place-items:center}.attachment-gallery{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.attachment-gallery button{width:132px;padding:0;overflow:hidden;border:1px solid #d8e7df;border-radius:10px;background:#fff;color:#50645b;text-align:left;cursor:pointer}.attachment-gallery img{width:100%;height:78px;display:block;object-fit:cover;background:#edf3f0}.attachment-gallery span{min-height:31px;display:flex;align-items:center;gap:5px;padding:0 8px;font:800 8px Manrope;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.image-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;padding:24px;display:flex;align-items:center;justify-content:center;background:#020c08d6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fadeIn .18s ease}.image-lightbox section{width:min(1100px,calc(100vw - 48px));max-height:calc(100vh - 48px);overflow:hidden;border:1px solid rgba(178,229,203,.28);border-radius:14px;background:#0d1e17;box-shadow:0 30px 90px #00000073}.lightbox-canvas{width:100%;height:min(760px,calc(100vh - 126px));display:flex;align-items:center;justify-content:center;overflow:auto;background:#07110d}.lightbox-canvas img{max-width:100%;max-height:100%;object-fit:contain;display:block;cursor:zoom-in;transition:transform .2s ease}.lightbox-canvas.zoomed img{transform:scale(2.5);cursor:zoom-out}.lightbox-head{min-height:62px;display:flex;align-items:center;gap:10px;padding:10px 14px;color:#e5f4ed;border-bottom:1px solid rgba(178,229,203,.18)}.lightbox-head>div{flex:1;min-width:0;display:grid;gap:3px}.lightbox-head b{font:800 12px Manrope;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lightbox-head small{color:#91aa9e;font-size:9px}.lightbox-head a,.lightbox-head button{min-height:34px;border:1px solid rgba(178,229,203,.24);border-radius:8px;background:#152a21;color:#c8ead9;display:flex;align-items:center;gap:6px;padding:0 11px;font:800 9px Manrope;text-decoration:none}.lightbox-head button{width:34px;justify-content:center;padding:0;cursor:pointer}.lightbox-head button:first-of-type{width:auto;padding:0 11px}.typing-indicator{width:max-content;max-width:100%;min-height:34px;display:flex;align-items:center;gap:6px;margin:0 0 8px 4px;padding:8px 11px;border:1px solid #d9eee4;border-radius:999px;background:#eef9f3;color:#3b8060;font:800 9px Manrope}.typing-indicator i{width:4px;height:4px;border-radius:50%;background:currentColor;animation:typingDot 1s infinite ease-in-out}.typing-indicator i:nth-child(4){animation-delay:.15s}.typing-indicator i:nth-child(5){animation-delay:.3s}@keyframes typingDot{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.fleet-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.fleet-summary>span,.diagnostic-grid article{min-height:76px;padding:14px;border:1px solid #e0e8e4;border-radius:10px;background:#f8fbf9;display:grid;align-content:center;gap:5px}.fleet-summary small,.admin-bot-facts small,.diagnostic-grid small{color:#819087;font:800 8px Manrope;letter-spacing:.08em}.fleet-summary b{font:800 18px Manrope}.admin-bot-list{display:grid;gap:12px;max-height:65vh;overflow:auto;padding-right:3px}.admin-bot-list>article{padding:16px;border:1px solid #dce6e1;border-radius:11px;background:#fbfdfc}.admin-bot-title{display:flex;align-items:center;gap:11px}.admin-bot-title>div{flex:1;display:grid;gap:3px}.admin-bot-title>div b{font:800 13px Manrope}.admin-bot-title small{color:#7d8c84;font-size:9px}.admin-bot-facts{display:grid;grid-template-columns:.7fr .8fr 1.4fr 1fr;gap:8px;margin:14px 0}.admin-bot-facts>span{min-width:0;padding:10px;border-radius:8px;background:#f1f6f3;display:grid;gap:4px}.admin-bot-facts b,.admin-bot-facts code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.admin-bot-actions{display:flex;flex-wrap:wrap;gap:8px;padding-top:12px;border-top:1px solid #e6ece9}.admin-bot-actions button{width:auto}.error-copy{border-color:#f0cbc7!important;background:#fff2f0!important;color:#98473f!important}.diagnostic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}.diagnostic-grid b,.diagnostic-grid code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.section-title{margin:20px 0 9px;font:800 12px Manrope}.diagnostics-table{max-height:230px;border:1px solid #e1e8e4;border-radius:9px}.diagnostic-env{display:grid;max-height:260px;overflow:auto;border:1px solid #e1e8e4;border-radius:9px}.diagnostic-env>div{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(260px,1.5fr) auto;gap:10px;align-items:center;padding:9px 11px;border-bottom:1px solid #edf1ef}.diagnostic-env>div:last-child{border:0}.diagnostic-env code{color:#316f54;font-size:9px}.diagnostic-env span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#62736a;font-size:9px}.diagnostic-env small{color:#7b6a2e;background:#f8efd9;padding:4px 6px;border-radius:5px;font:800 7px Manrope}.platform-fieldset{margin:0;padding:0;border:0;display:grid;gap:10px}.platform-fieldset legend{margin:0 0 2px;color:#718078;font:800 9px Manrope;letter-spacing:.08em;text-transform:uppercase}.platform-picker{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.platform-picker button{min-height:112px;padding:14px;border:1px solid #dce4e0;border-radius:9px;background:#fff;display:grid;justify-items:start;gap:5px;text-align:left;cursor:pointer;position:relative;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.platform-picker button:hover{border-color:#87c6aa;transform:translateY(-1px)}.platform-picker button.active{border-color:#4ea47c;background:#eef8f3;box-shadow:0 0 0 2px #4ea47c29,inset 4px 0 #64c796}.platform-picker button.active:after{content:"✓";position:absolute;right:12px;top:12px;width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:#64c796;color:#0d2f22;font:900 12px Manrope}.platform-picker span{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:#dff5e9;color:#29694d;font-weight:800}.platform-picker b{font:700 11px Manrope}.platform-picker small{font-size:8px;color:#88948e}.platform-picker em{margin-top:2px;color:#36775c;font:800 8px Manrope;text-transform:uppercase;letter-spacing:.06em;font-style:normal}.compact-select{margin-top:2px}.terms-consent{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #d9e9e1;border-radius:9px;background:#f5faf7}.terms-consent a{color:#2d7c5d;font:800 10px Manrope;white-space:nowrap}.bot-access-note{align-items:flex-start;margin:0 0 12px}.bot-access-note a{color:#2d7c5d;font-weight:800;word-break:break-all}.bot-access-note code{background:#2d7c5d1f;border-radius:5px;padding:2px 5px}.empty-state{min-height:230px;display:grid;place-content:center;justify-items:center;text-align:center;color:#9ba59f;padding:30px}.empty-state>svg{width:35px;height:35px;color:#79a08f}.empty-state h3{color:#43534b;font:700 15px Manrope;margin:13px 0 3px}.empty-state p{margin:0;font-size:10px}.suspension-banner{margin-bottom:22px;padding:16px 18px;border-radius:10px;background:#fff0ee;border:1px solid #f3ccc7;color:#8d4139;display:flex;align-items:center;gap:12px}.suspension-banner>div{flex:1;display:grid;gap:3px}.suspension-banner b{font:700 12px Manrope}.suspension-banner span{font-size:10px}.suspension-banner button{border:0;background:#8d4139;color:#fff;padding:9px 13px;border-radius:7px;font-weight:700;font-size:10px}.suspended-content{filter:grayscale(.8);opacity:.55;pointer-events:none;-webkit-user-select:none;user-select:none}.dashboard-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:16px;margin-bottom:16px}.revenue-panel{min-height:310px}.tiny-bars{height:160px;display:flex;align-items:end;gap:12px;padding:28px 30px 12px;border-bottom:1px solid #e9eeeb;background:repeating-linear-gradient(to bottom,transparent,transparent 39px,#edf1ef 40px)}.tiny-bars span{flex:1;max-width:55px;background:linear-gradient(to top,#3f9c73,#a8efd0);border-radius:5px 5px 0 0;min-height:8px;opacity:.9}.chart-axis{display:flex;justify-content:space-between;color:#9aa49f;font-size:8px;padding:10px 30px}.server-panel{padding-bottom:10px}.server-panel>article{padding:14px 20px;border-bottom:1px solid #edf0ee}.server-panel>article:last-child{border:0}.server-title{display:flex;align-items:center;gap:9px}.server-title>span{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;background:#e3f5eb;color:#357b5b}.server-title svg{width:16px}.server-title>div{display:grid;flex:1}.server-title b{font:700 9px Manrope}.server-title small,.server-panel article>small{color:#929d97;font-size:7px}.resource-row{display:grid;grid-template-columns:80px 1fr;align-items:center;gap:8px;margin-top:9px;font-size:7px;color:#8b9791}.resource-row span{display:flex;justify-content:space-between}.resource-row div{height:4px;border-radius:3px;background:#edf0ee;overflow:hidden}.resource-row i{display:block;height:100%;background:#65c997;border-radius:3px}.server-empty{min-height:225px;display:grid;place-content:center;justify-items:center;text-align:center;gap:7px;color:#83918a;padding:25px}.server-empty svg{color:#569579}.server-empty b{color:#45554d;font:700 11px Manrope}.server-empty span{max-width:230px;font-size:8px;line-height:1.5}.server-card-error{padding:9px;margin:10px 0 0;background:#fff0ef;border-radius:7px;color:#a44740;font-size:8px;line-height:1.5}.table-toolbar{min-height:61px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:10px 17px;border-bottom:1px solid #e9edeb}.table-toolbar>span{color:#89958f;font-size:9px}.search-field{min-width:300px;height:38px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #dce4e0;border-radius:8px;background:#fff;color:#819089}.search-field input{border:0;box-shadow:none;padding:0;min-height:0;background:transparent}.person-cell{display:flex;align-items:center;gap:9px}.person-cell .avatar{width:31px;height:31px;border-radius:8px;font-size:9px}.person-cell div{display:grid}.row-actions{display:flex;gap:5px}.row-actions button{width:30px;height:30px;border:1px solid #dfe5e2;background:#fff;border-radius:7px;color:#63716a;display:grid;place-items:center}.row-actions button:hover{color:#246f50;border-color:#9ac9b3;background:#f2faf6}.filter-tabs,.section-tabs{display:flex;gap:4px}.filter-tabs button{border:0;background:transparent;padding:8px 11px;border-radius:6px;color:#7d8983;text-transform:capitalize;font:600 9px Manrope}.filter-tabs button.active{background:#e3f2ea;color:#28684d}.compose-layout{display:grid;grid-template-columns:1fr 370px;gap:16px}.compose-layout .stack-form{padding:22px}.field-caption{font:700 8px Manrope;letter-spacing:.12em;color:#7f8d86}.channel-picker{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.channel-picker button{border:1px solid #dce4e0;background:#fff;color:#66756e;border-radius:7px;min-height:36px;padding:0 12px;display:flex;align-items:center;gap:6px;text-transform:capitalize;font-size:9px;font-weight:700}.channel-picker button.active{background:#dff5e9;border-color:#9ad4b7;color:#246a4c}.message-preview{padding:25px;background:#eff4f1}.preview-phone{margin-top:20px;min-height:320px;background:#fff;border:1px solid #dfe6e2;border-radius:14px;padding:22px;box-shadow:0 12px 30px #19372b0f}.preview-head{display:flex;align-items:center;gap:10px;border-bottom:1px solid #edf0ee;padding-bottom:15px}.preview-head .brand-mark{width:32px;height:32px;border-radius:9px}.preview-head svg{width:16px}.preview-head div{display:grid}.preview-head b{font:700 10px Manrope}.preview-head small{color:#9aa49f;font-size:7px}.preview-phone h3{font:700 17px Manrope;margin:24px 0 10px}.preview-phone p{color:#64736c;font-size:10px;white-space:pre-wrap}.message-preview .delivery-explainer{margin-top:14px;background:#e1ece6}.section-tabs{margin-bottom:16px;overflow-x:auto}.section-tabs button{min-height:40px;padding:0 14px;border:1px solid #dce4e0;background:#fff;color:#728078;display:flex;align-items:center;gap:7px;font:600 9px Manrope;white-space:nowrap}.section-tabs button:first-child{border-radius:8px 0 0 8px}.section-tabs button:last-child{border-radius:0 8px 8px 0}.section-tabs button.active{background:#153d2e;color:#fff;border-color:#153d2e}.operations-toolbar{min-height:66px;margin-bottom:14px;padding:12px 15px;border:1px solid #dce5e0;border-radius:10px;background:#fff;display:flex;align-items:center;gap:18px;justify-content:space-between}.operations-toolbar>div{display:grid;gap:3px}.operations-toolbar b{font:700 10px Manrope}.operations-toolbar span{color:#839089;font-size:8px}.operations-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.device-card{min-width:0;overflow:hidden;background:#fff;border:1px solid #dde5e1;border-radius:11px;padding:18px}.device-top{display:flex;align-items:center;gap:10px;min-width:0}.device-icon{width:39px;height:39px;flex:0 0 39px;display:grid;place-items:center;border-radius:10px;background:#dff5e9;color:#2d7755}.device-icon.offline{background:#eee;color:#777}.device-icon svg{width:18px}.device-top>div{display:grid;flex:1;min-width:0}.device-top b{min-width:0;overflow-wrap:anywhere;font:700 11px/1.35 Manrope;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.device-top small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#95a09a;font-size:7px}.device-map{display:flex;align-items:center;gap:9px;margin:18px 0;padding:14px;border:1px solid transparent;background:#f3f7f5;border-radius:8px;color:#3c8262;text-decoration:none}.device-map span{min-width:0;display:grid;color:#8a9690;font-size:8px}.device-map b{overflow-wrap:anywhere;color:#43524b;font-size:10px;margin-top:2px}.device-map small{overflow-wrap:anywhere;color:#7d8c84;font-size:8px;margin-top:2px}.device-map-link{cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.device-map-link:hover{background:#eef8f3;border-color:#9bcbb4;color:#266c4e;transform:translateY(-1px)}.device-map-link:focus-visible,.inline-location-link:focus-visible{outline:2px solid #6fd3a4;outline-offset:2px}.inline-location-link{color:#2d7c5d;font-weight:800;text-decoration:none}.inline-location-link:hover{text-decoration:underline}.device-card dl{margin:0;display:grid;gap:7px}.device-card dl div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #eef1ef;padding-bottom:7px;font-size:8px}.device-card dt{color:#8a9690}.device-card dd{max-width:68%;margin:0;overflow-wrap:anywhere;text-align:right;color:#46564e;font-weight:600}.device-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px;padding-top:13px;border-top:1px solid #e8eeeb}.device-actions button{min-height:32px;padding:0 9px;border:1px solid #dce5e0;border-radius:7px;background:#fff;color:#52655c;display:flex;align-items:center;justify-content:center;gap:5px;font:700 8px Manrope}.device-actions button:first-child{flex:1}.device-actions button:hover{color:#266c4e;border-color:#9bcbb4;background:#f1f9f5}.operations-toolbar>.toolbar-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.visitor-layout{display:grid;gap:16px}.visitor-layout .operations-toolbar{margin-bottom:0}.visitor-admin-metrics{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:0}.visitor-sensor-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.visitor-sensor-grid .device-card{min-width:0}.visitor-table-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:16px;align-items:start}.visitor-table-grid .panel{min-width:0}.visitor-table-empty{height:82px;text-align:center;color:#87958e;font-size:9px}.visitor-table-grid td,.visitor-table-grid th{white-space:nowrap}.coupon-layout{display:grid;grid-template-columns:370px 1fr;gap:16px}.coupon-layout .stack-form{padding:20px}.affiliate-admin,.fulfillment-layout{display:grid;gap:16px}.affiliate-settings-form{padding:22px}.affiliate-settings-form textarea{font-family:DM Sans,sans-serif;line-height:1.7}.affiliate-settings-form>.primary-button{justify-self:end}.fulfillment-layout .operations-grid{grid-template-columns:repeat(3,minmax(260px,1fr))}.row-retry{min-height:30px;padding:0 9px;border:1px solid #d8e3dd;border-radius:7px;background:#fff;color:#4c6a5d;display:flex;align-items:center;gap:5px;font:700 8px Manrope}.error-cell{color:#a64b43;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-editor{display:grid;grid-template-columns:1fr 1fr;gap:16px}.site-editor .panel{padding-bottom:20px}.site-editor .panel>label,.site-editor .panel>.form-grid,.site-editor .panel>.promo-settings-box{margin:16px 20px 0}.editor-save{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-end;gap:20px;position:sticky;bottom:16px;background:#12382a;color:#fff;border-radius:10px;padding:14px 16px;box-shadow:0 14px 40px #09231940}.editor-save p{flex:1;margin:0;color:#91a99f;font-size:9px}.promo-settings-box{display:grid;gap:13px;padding:14px;border:1px solid #d8e8df;border-radius:10px;background:linear-gradient(135deg,#f5fbf8,#edf8f2)}.promo-settings-box>label{margin:0!important}.promo-settings-box .form-grid{margin:0!important}.inline-check{min-height:46px;align-self:end}.announcement-rail{display:grid;gap:10px;margin:0 0 16px}.announcement-card{min-height:82px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:14px 16px;border:1px solid #cde8da;border-radius:12px;background:linear-gradient(90deg,#effbf5,#f8fcfa);box-shadow:0 14px 30px #17452f0f;overflow:hidden}.announcement-card img{width:54px;height:54px;border-radius:10px;object-fit:cover}.announcement-icon{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;background:#dff5e9;color:#2f7656}.announcement-icon svg{width:21px;height:21px}.announcement-card h3{margin:2px 0 4px;font:800 14px Manrope;color:#20352b;letter-spacing:0}.announcement-card p{margin:0;color:#61726a;font-size:10px;line-height:1.45}.announcement-card small{display:block;margin-top:5px;color:#7d8c84;font-size:8px}.announcement-card .secondary-button{white-space:nowrap;text-decoration:none}.announcement-promo{border-color:#b9ebd1;background:linear-gradient(90deg,#e8fbf1,#f7fffb)}.announcement-change{border-color:#f1d2bd;background:linear-gradient(90deg,#fff5ec,#fbfffc)}.announcement-update{border-color:#cddff4;background:linear-gradient(90deg,#eff7ff,#fbfefd)}.announcement-admin-panel{grid-column:1/-1}.announcement-admin-grid{display:grid;grid-template-columns:minmax(360px,.95fr) minmax(320px,1.05fr);gap:16px;margin:16px 20px 0;align-items:start}.announcement-form{padding:0;gap:13px}.announcement-form label{margin:0!important}.announcement-actions{display:flex;flex-wrap:wrap;gap:8px}.announcement-preview-card{min-height:150px;padding:18px;border:1px solid #d9e8df;border-radius:12px;background:linear-gradient(135deg,#f0fbf5,#fff);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px}.announcement-preview-card>span{width:52px;height:52px;border-radius:13px;display:grid;place-items:center;background:#dff5e9;color:#2d7755}.announcement-preview-card>span svg{width:23px;height:23px}.announcement-preview-card>img{width:70px;height:70px;border-radius:12px;object-fit:cover}.announcement-preview-card div{min-width:0}.announcement-preview-card small{color:#4c9c75;font:900 8px Manrope;text-transform:uppercase;letter-spacing:.13em}.announcement-preview-card h3{margin:5px 0;font:900 20px/1.15 Manrope;letter-spacing:0;color:#21382d}.announcement-preview-card p{margin:0;color:#63746b;font-size:11px;line-height:1.55}.announcement-preview-card em{display:block;margin-top:8px;color:#8a968f;font:700 8px Manrope;font-style:normal}.announcement-preview-card>b{justify-self:end;padding:9px 12px;border-radius:8px;background:#d8f6e6;color:#123d2b;font:900 9px Manrope;white-space:nowrap}.announcement-history{margin:16px 20px 0;border:1px solid #dce5e0;border-radius:10px;overflow:hidden;background:#fbfdfc}.announcement-history table{margin:0}.compact-empty{min-height:155px}.notice-settings-panel{grid-column:1/-1}.notice-editor{display:grid;gap:14px;margin:16px 20px 0}.placeholder-guide{padding:14px;border:1px solid #dbe7e1;border-radius:10px;background:#f5faf7}.placeholder-guide b{font:800 10px Manrope}.placeholder-guide p{margin:3px 0 10px;color:#78877f;font-size:9px}.placeholder-guide>div{display:flex;flex-wrap:wrap;gap:6px}.placeholder-guide code{padding:5px 7px;border-radius:6px;background:#e2f2e9;color:#28694d;font-size:9px}.notice-card-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.group-role-settings-panel{grid-column:1/-1}.group-role-editor{display:grid;gap:14px;margin:16px 20px 0}.group-role-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.group-role-card{min-width:0;padding:15px;border:1px solid #dce5e0;border-radius:10px;background:#fbfdfc;display:grid;gap:14px}.group-role-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid #e7edea}.group-role-card-head>div{min-width:0;display:grid;gap:3px}.group-role-card-head b{font:800 12px Manrope;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-role-card-head small{color:#839089;font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-role-card-head button{min-height:31px;padding:0 9px;border:1px solid #e1e8e4;border-radius:7px;background:#fff;color:#66766e;display:flex;align-items:center;gap:6px;font:800 8px Manrope}.group-role-rules{display:grid;grid-template-columns:minmax(135px,.45fr) minmax(180px,1fr);gap:9px;align-items:center;padding-top:12px;border-top:1px solid #e7edea}.group-role-rules .check-label{min-height:38px;margin:0!important;padding:0;border:0;background:transparent}.group-role-rules input{min-width:0}.group-role-empty{min-height:180px;grid-column:1/-1}.adboard-surface-list{display:grid;gap:10px;padding:14px;border:1px solid #dce5e0;border-radius:10px;background:#fbfdfc}.adboard-surface-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid #e7edea}.adboard-surface-head b{font:800 11px Manrope;color:#21382d}.adboard-surface-head span{color:#7f8d86;font-size:9px}.adboard-surface-row{display:grid;grid-template-columns:minmax(180px,1fr) 110px 38px;gap:10px;align-items:end}.adboard-surface-row label{margin:0!important}.adboard-surface-row button{height:38px;width:38px;border:1px solid #dce4e0;border-radius:8px;background:#fff;color:#66766e;display:grid;place-items:center}.lifecycle-template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 20px 0}.lifecycle-template-grid article{display:grid;gap:12px;padding:15px;border:1px solid #dce5e0;border-radius:10px;background:#fbfdfc}.lifecycle-template-grid h3{margin:0;font:800 13px Manrope}.lifecycle-template-grid label{margin:0!important}.migration-table{margin-top:16px}.inbox-conversation{max-height:360px;overflow:auto;margin:22px 0}.notice-card{display:grid;gap:12px;padding:16px;border:1px solid #dce5e0;border-radius:10px;background:#fbfdfc}.notice-card-head{display:flex;align-items:center;gap:10px}.notice-card-head strong{flex:1;font:800 11px Manrope}.notice-card-head>button{min-height:30px;padding:0 9px;border:1px solid #e5d9d9;border-radius:7px;background:#fff;color:#8d5a58;display:flex;align-items:center;gap:5px;font-size:8px;font-weight:800}.notice-card .form-grid{grid-template-columns:1fr 1fr}.notice-card label{margin:0!important}.format-token-row{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.format-token-row span{color:#839089;font-size:8px;font-weight:800}.format-token-row button{min-height:27px;padding:0 8px;border:1px solid #dce5e0;border-radius:6px;background:#fff;color:#52675d;font-size:8px;font-weight:700}.managed-setting-note{display:flex;gap:10px;padding:13px 14px;border:1px solid #d5e7de;border-radius:9px;background:#f2f9f5;color:#477060}.managed-setting-note p{margin:0;font-size:10px}.managed-setting-note code{padding:2px 4px;border-radius:4px;background:#dcefe5}.advanced-consent{padding:13px 14px;border:1px solid #e7c991;border-radius:9px;background:#fff9ed;color:#745829!important}.environment-editor{display:grid;gap:10px;border:1px solid #dce5e0;border-radius:11px;overflow:hidden;background:#f7faf8}.environment-toolbar{min-height:59px;padding:10px 12px;display:flex;align-items:center;gap:12px;background:#fff;border-bottom:1px solid #e4ebe7}.environment-toolbar>div{flex:1;display:grid;gap:2px}.environment-toolbar b{font:800 11px Manrope}.environment-toolbar span{color:#87948d;font-size:8px}.environment-toolbar label{width:220px;min-height:34px;padding:0 9px;display:flex;align-items:center;gap:6px;border:1px solid #dbe4df;border-radius:7px}.environment-toolbar input{min-height:28px;padding:0;border:0!important;box-shadow:none!important;background:transparent!important}.environment-head,.environment-row{display:grid;grid-template-columns:minmax(170px,.8fr) minmax(230px,1.2fr) 76px;gap:7px;align-items:center;padding:0 10px}.environment-head{color:#87948d;font:800 8px Manrope;text-transform:uppercase;letter-spacing:.08em}.environment-rows{max-height:390px;overflow:auto;display:grid;gap:5px;padding-bottom:2px}.environment-row input,.environment-row>div{min-height:36px;padding:8px 10px;border:1px solid #dce5e0;border-radius:7px;background:#fff;color:#41534a;font-size:9px}.environment-row>button{width:36px;height:36px;border:1px solid #e3e9e6;border-radius:7px;background:#fff;color:#7f8e87;display:grid;place-items:center}.environment-row.protected>div{display:flex;align-items:center;gap:6px;background:#edf2ef;color:#66766e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.environment-row.protected>span{color:#4e7563;font:800 8px Manrope;text-transform:uppercase}.environment-editor>.secondary-button{justify-self:start;margin:0 10px 10px}.public-visitors{min-height:100vh;padding:0 24px 60px;background:#090e0c;color:#dfe9e4}.public-visitors:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 50% -10%,rgba(90,206,151,.14),transparent 40%),repeating-linear-gradient(0deg,transparent,transparent 59px,rgba(255,255,255,.018) 60px)}.public-visitors>*{position:relative;z-index:1}.public-visitors>header{max-width:900px;margin:auto;padding:22px 0 45px;border-bottom:1px solid #22302a;text-align:center}.visitor-brand{display:flex;align-items:center;justify-content:flex-start;gap:8px;color:#dfe9e4;font:800 13px Manrope}.visitor-brand span{width:33px;height:33px;border-radius:9px;display:grid;place-items:center;background:var(--mint);color:#092219}.public-visitors header>div{padding-top:50px}.public-visitors header .eyebrow{color:#58b98b}.public-visitors h1{margin:13px 0 7px;font:600 clamp(38px,7vw,66px)/1 "Playfair Display",serif}.public-visitors h1 em{display:block;color:#75d7a9;font-style:normal}.public-visitors header p{margin:15px 0 0;color:#74877e;font-size:12px}.visitor-loading,.visitor-error{max-width:900px;margin:30px auto;padding:30px;border:1px solid #25362e;border-radius:12px;text-align:center;color:#83988e}.visitor-error{color:#efaaa6;border-color:#633b38;background:#251715}.visitor-sensor-title{max-width:900px;margin:25px auto 0;padding:12px 15px;display:flex;align-items:center;gap:9px;border:1px solid #254b39;border-radius:9px;background:#102219;color:#72d5a7}.visitor-sensor-title span{display:grid;font-size:9px}.visitor-sensor-title b{color:#d9e6df;font-size:11px;margin-top:2px}.visitor-stats{max-width:900px;margin:26px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.visitor-stats article{min-height:125px;padding:20px;display:grid;justify-items:center;align-content:center;gap:6px;border:1px solid #23362d;border-radius:12px;background:linear-gradient(145deg,#111d18,#0d1512)}.visitor-stats svg{color:#6bd5a2;width:20px}.visitor-stats span{color:#657a70;font:800 8px Manrope;letter-spacing:.13em}.visitor-stats strong{color:#dce9e2;font:600 25px Playfair Display}.visitor-leaderboard{max-width:900px;margin:0 auto;padding:24px;border:1px solid #26382f;border-radius:13px;background:#0e1713}.visitor-board-head{display:flex;align-items:center;padding-bottom:19px;border-bottom:1px solid #223029}.visitor-board-head>div{flex:1}.visitor-board-head h2{margin:7px 0 0;font:700 20px Manrope}.visitor-board-head>svg{color:#65c999}.visitor-ranks{display:grid;gap:7px;padding-top:16px}.visitor-ranks article{min-height:61px;padding:9px 14px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;border:1px solid #202e28;border-radius:9px;background:#121a17}.visitor-ranks article.rank-1{border-color:#397659;background:linear-gradient(90deg,#42a17421,#121a17)}.visitor-ranks article.rank-2{border-color:#3a4540}.visitor-ranks article.rank-3{border-color:#564333}.visitor-rank{text-align:center;color:#75867e;font:800 12px Manrope}.visitor-ranks article>div{display:grid;gap:3px}.visitor-ranks b{color:#dce8e2;font:700 11px Manrope}.visitor-ranks article>div small{color:#64766d;font-size:8px}.visitor-ranks article>strong{color:#78dbaa;font:700 15px Manrope}.visitor-ranks article>strong small{color:#61736a;font-size:8px;font-weight:600}.visitor-empty{padding:40px;text-align:center;color:#6c7f76}.public-visitors>footer{max-width:900px;margin:25px auto 0;text-align:center;color:#4f6058;font-size:8px;letter-spacing:.08em}.toast{position:fixed;z-index:200;right:24px;bottom:24px;max-width:min(420px,calc(100vw - 48px));min-height:52px;padding:11px 12px 11px 15px;border:1px solid #9ed4b8;background:#effaf4;color:#225f45;border-radius:10px;box-shadow:0 15px 45px #14372a2e;display:flex;align-items:center;gap:9px;font-size:11px;font-weight:600;animation:toastIn .3s ease}.toast span{flex:1}.toast button{border:0;background:transparent;color:inherit;display:grid;place-items:center}.toast-error{border-color:#ebbbb8;background:#fff1f0;color:#9a3d38}@keyframes toastIn{0%{opacity:0;transform:translateY(12px)}}.loading-screen{min-height:100vh;background:var(--paper);color:#607169}.loading-screen .brand-mark{animation:pulse 1.4s infinite}.loading-screen p{font-size:11px}@keyframes pulse{50%{transform:scale(.94);opacity:.75}}.app-shell.theme-dark{--ink: #e4eee9;--muted: #91a39b;--line: #233a31;--paper: #091510;--white: #10221a;color:var(--ink);background:#091510;color-scheme:dark}.theme-dark .workspace{background:#091510}.theme-dark .workspace-head{background:#0d1f17eb;border-color:#21372e;box-shadow:0 8px 25px #0000001f}.theme-dark .breadcrumb{color:#637a70}.theme-dark .breadcrumb b,.theme-dark .profile-button,.theme-dark .menu-button{color:#b8c9c1}.theme-dark .workspace-head .icon-button,.theme-dark .icon-button{background:#12271e;border-color:#294237;color:#a9bbb2}.theme-dark .icon-button:hover{background:#193127;color:#e5f0eb}.theme-dark .head-popover{background:#10221a;border-color:#294238}.theme-dark .popover-head,.theme-dark .profile-popover-user,.theme-dark .notification-list>button{border-color:#22382f}.theme-dark .notification-list>button{background:#10221a}.theme-dark .notification-list>button:hover,.theme-dark .profile-popover>button:hover{background:#173127}.theme-dark .popover-head b,.theme-dark .notification-list b,.theme-dark .profile-popover-user b{color:#dce8e2}.theme-dark .profile-popover>button{color:#9aada3}.theme-dark .profile-preview{background:#142b21}.theme-dark .password-editor{border-color:#294238}.theme-dark .page-head h1,.theme-dark .panel-head h2,.theme-dark .metric-grid strong,.theme-dark .customer-bot-head h3,.theme-dark .quiet-panel h2,.theme-dark .message-detail h2,.theme-dark .preview-phone h3,.theme-dark .empty-state h3{color:#e7f0ec}.theme-dark .page-head p,.theme-dark .modal-intro,.theme-dark .metric-grid p,.theme-dark .quiet-panel p{color:#84988f}.theme-dark .eyebrow{color:#70b998}.theme-dark .panel,.theme-dark .metric-grid>article,.theme-dark .customer-bot-card,.theme-dark .device-card,.theme-dark .platform-picker button,.theme-dark .message-list>button,.theme-dark .preview-phone{background:#10221a;border-color:#233a31;box-shadow:0 8px 28px #00000014}.theme-dark .panel-head,.theme-dark .customer-bot-card,.theme-dark .activity-list>div,.theme-dark .ticket-list article,.theme-dark .message-list>button,.theme-dark .preview-head,.theme-dark .delivery-note,.theme-dark .bot-health{border-color:#22382f}.theme-dark .time-display{background:#0b1a14;border-color:#243b31}.theme-dark .time-display strong,.theme-dark .activity-list b,.theme-dark .ticket-list b,.theme-dark .message-list b,.theme-dark .device-top b,.theme-dark .device-map b{color:#dbe8e2}.theme-dark .customer-bot-head p,.theme-dark .bot-location,.theme-dark .time-display em,.theme-dark .bot-health,.theme-dark .activity-list small,.theme-dark .ticket-list p,.theme-dark .ticket-list small,.theme-dark .message-list p,.theme-dark .message-list small,.theme-dark .message-detail>small{color:#74887e}.theme-dark .secondary-button{background:#13271f;color:#d8e6df;border-color:#2b4439}.theme-dark .secondary-button:hover{background:#193127;border-color:#496a5b}.theme-dark .text-button,.theme-dark .coupon-link{color:#77b99a}.theme-dark .quiet-panel{background:#10221a}.theme-dark .quiet-panel:after{background:#4a9d751f}.theme-dark .inline-note,.theme-dark .terms-consent,.theme-dark .security-copy,.theme-dark .delivery-explainer{background:#142b21;border-color:#2a493b;color:#8fb5a3}.theme-dark .terms-consent a,.theme-dark .bot-access-note a{color:#98e0bd}.theme-dark .bot-access-note code{background:#98e0bd21;color:#c9f1de}.theme-dark .field-help{color:#7f958b}.theme-dark .recovery-editor{border-color:#22382f}.theme-dark .recovery-view>div{background:#10221a;border-color:#294238}.theme-dark .recovery-view b{color:#d9e6e0}.theme-dark .recovery-view code{color:#a9e4c7;background:#173127}.theme-dark .inline-note b{color:#b8dec9}.theme-dark .credit-apply-panel,.theme-dark .support-delivery-panel,.theme-dark .fleet-summary>span,.theme-dark .diagnostic-grid article,.theme-dark .admin-bot-list>article,.theme-dark .admin-bot-facts>span{background:#10221a;border-color:#294238}.theme-dark .credit-apply-panel b,.theme-dark .admin-bot-title>div b,.theme-dark .fleet-summary b,.theme-dark .diagnostic-grid b{color:#dce8e2}.theme-dark .admin-bot-actions,.theme-dark .diagnostic-env>div{border-color:#22382f}.theme-dark .diagnostic-env,.theme-dark .diagnostics-table{border-color:#294238}.theme-dark .diagnostic-env code{color:#9cddbd}.theme-dark .diagnostic-env span{color:#a8b9b1}.theme-dark .error-copy{background:#351d1b!important;border-color:#65332f!important;color:#efaaa3!important}.theme-dark table{color:#aebeb6}.theme-dark th{background:#0c1b15;color:#70847a}.theme-dark td{border-color:#20362d;color:#9bada4}.theme-dark td b{color:#d9e6e0}.theme-dark td small{color:#71857b}.theme-dark td code{color:#8fc4aa;background:#172d23}.theme-dark .table-toolbar{border-color:#22382f}.theme-dark .search-field,.theme-dark input,.theme-dark textarea,.theme-dark select{background:#0b1a14;border-color:#2a4338;color:#d9e6e0}.theme-dark input::placeholder,.theme-dark textarea::placeholder{color:#5f746a}.theme-dark input:focus,.theme-dark textarea:focus,.theme-dark select:focus{border-color:#5fa783;box-shadow:0 0 0 3px #5fa7831f}.theme-dark label,.theme-dark .standalone-label{color:#9dafa6}.theme-dark .message-list{border-color:#243b31}.theme-dark .message-list>button.active{background:#173127;box-shadow:inset 3px 0 #70d1a3}.theme-dark .message-detail>p{color:#aabbb3}.theme-dark .message-folder-tabs button{background:#10221a;border-color:#294238;color:#91a59b}.theme-dark .message-folder-tabs button.active{background:#70d1a3;border-color:#70d1a3;color:#092117}.theme-dark .ticket-list article,.theme-dark .selectable-list button,.theme-dark .support-reply-form{border-color:#22382f}.theme-dark .selectable-list button.active,.theme-dark .customer-ticket-detail,.theme-dark .message-bubble{background:#10221a;border-color:#294238}.theme-dark .ticket-location-card{background:#142b21;border-color:#2f5d49;color:#8fd3b2}.theme-dark .ticket-location-card b{color:#d9e6e0}.theme-dark .ticket-location-card a{color:#9ee9c5}.theme-dark .ticket-location-card small{color:#7f958b}.theme-dark .message-bubble.message-admin{background:#173127;border-color:#356d55}.theme-dark .message-bubble.message-system{background:#201d33;border-color:#3a345c}.theme-dark .message-bubble b{color:#dce9e3}.theme-dark .message-bubble p{color:#aabbb3}.theme-dark .support-reply-form .modal-actions select{background:#0b1a14;border-color:#294238;color:#cad9d2}.theme-dark .support-attachment-picker label{background:#10251c;border-color:#356750;color:#a9e6c8}.theme-dark .pending-attachments article,.theme-dark .attachment-gallery button{background:#10221a;border-color:#294238;color:#b8c9c1}.theme-dark .pending-attachments b{color:#d9e6e0}.theme-dark .pending-attachments button{background:#172d23;color:#9bada4}.theme-dark .typing-indicator{background:#142b21;border-color:#2f5d49;color:#a9e6c8}.theme-dark .device-map{background:#0b1a14}.theme-dark .device-map small{color:#789083}.theme-dark .device-map-link:hover{background:#10261c;border-color:#3d7d5b;color:#bdf2d4}.theme-dark .inline-location-link{color:#a4eac5}.theme-dark .device-card dl div{border-color:#21372e}.theme-dark .device-card dt{color:#71857b}.theme-dark .device-card dd{color:#bdccc5}.theme-dark .device-actions{border-color:#21372e}.theme-dark .device-actions button{background:#0b1a14;border-color:#294238;color:#9bada4}.theme-dark .device-actions button:hover{background:#173127;border-color:#48735f;color:#c7e5d6}.theme-dark .operations-toolbar{background:#10221a;border-color:#294238}.theme-dark .operations-toolbar b{color:#d9e6e0}.theme-dark .operations-toolbar span{color:#71857b}.theme-dark .row-retry{background:#10221a;border-color:#294238;color:#9bada4}.theme-dark .section-tabs button,.theme-dark .channel-picker button,.theme-dark .row-actions button{background:#10221a;border-color:#294238;color:#91a59b}.theme-dark .section-tabs button.active{background:#70d1a3;border-color:#70d1a3;color:#092117}.theme-dark .filter-tabs button.active,.theme-dark .channel-picker button.active{background:#1b3c2e;border-color:#42775f;color:#a9e4c7}.theme-dark .revenue-panel .tiny-bars{border-color:#22382f;background:repeating-linear-gradient(to bottom,transparent,transparent 39px,#1b3027 40px)}.theme-dark .chart-axis,.theme-dark .server-title small,.theme-dark .server-panel article>small,.theme-dark .resource-row{color:#70847a}.theme-dark .server-panel>article{border-color:#22382f}.theme-dark .resource-row div{background:#20362d}.theme-dark .server-empty b{color:#cad9d2}.theme-dark .server-card-error{background:#351d1b;color:#f0b4ae}.theme-dark .message-preview{background:#0c1c16}.theme-dark .editor-save{background:#163c2d}.theme-dark .modal-backdrop{background:#010805d1}.theme-dark .modal{background:#10221a;color:#dfebe5;border:1px solid #294238}.theme-dark .modal-head h2{color:#edf5f1}.theme-dark .platform-fieldset legend{color:#80b69c}.theme-dark .platform-picker button{background:#0b1a14;border-color:#294238;color:#dcebe4}.theme-dark .platform-picker button:hover{border-color:#5bb98e;background:#10271d}.theme-dark .platform-picker button.active{border-color:#8df0bd;background:#163d2c;box-shadow:0 0 0 2px #8df0bd38,inset 4px 0 #8df0bd}.theme-dark .platform-picker button.active:after{background:#9ff1c4;color:#082015}.theme-dark .platform-picker span{background:#c9f8dd;color:#0c4a2f}.theme-dark .platform-picker small{color:#91a99f}.theme-dark .platform-picker em{color:#9ff1c4}.theme-dark .refund-quote span{background:#172d23}.theme-dark .refund-quote small{color:#71857b}.theme-dark .refund-quote .highlight{background:#1b4935;color:#b9f0d2}.theme-dark .empty-state{color:#6f8379}.theme-dark .suspension-banner{background:#351d1b;border-color:#61302c;color:#f0b4ae}.theme-dark .suspended-content{opacity:.42}.theme-dark .form-error{background:#351d1b;border-color:#61302c;color:#f0b4ae}.theme-dark .placeholder-guide,.theme-dark .notice-card,.theme-dark .group-role-card,.theme-dark .adboard-surface-list,.theme-dark .lifecycle-template-grid article,.theme-dark .environment-editor,.theme-dark .managed-setting-note,.theme-dark .promo-settings-box,.theme-dark .announcement-history{background:#10221a;border-color:#294238;color:#9fb3a9}.theme-dark .announcement-card,.theme-dark .announcement-preview-card{background:#10251d;border-color:#2c4a3d;box-shadow:none}.theme-dark .announcement-card h3,.theme-dark .announcement-preview-card h3{color:#e2eee8}.theme-dark .announcement-card p,.theme-dark .announcement-preview-card p{color:#8fa59a}.theme-dark .announcement-icon,.theme-dark .announcement-preview-card>span{background:#183b2c;color:#9af0c2}.theme-dark .announcement-preview-card>b{background:#1c4b37;color:#bdf4d4}.theme-dark .group-role-card-head,.theme-dark .group-role-rules,.theme-dark .adboard-surface-head{border-color:#294238}.theme-dark .group-role-card-head b{color:#dce8e2}.theme-dark .group-role-card-head small{color:#7d9288}.theme-dark .adboard-surface-head b{color:#dce8e2}.theme-dark .adboard-surface-head span{color:#7d9288}.theme-dark .placeholder-guide code,.theme-dark .managed-setting-note code{background:#173127;color:#a9e4c7}.theme-dark .notice-card-head>button,.theme-dark .group-role-card-head>button,.theme-dark .format-token-row button,.theme-dark .environment-toolbar,.theme-dark .environment-row input,.theme-dark .environment-row>div,.theme-dark .environment-row>button,.theme-dark .adboard-surface-row button{background:#0b1a14;border-color:#294238;color:#a8bbb2}.theme-dark .advanced-consent{background:#302817;border-color:#66522c;color:#dfc88e!important}.theme-dark .environment-toolbar{border-color:#294238}.theme-dark .environment-row.protected>div{background:#14251e;color:#788c82}@media(max-width:1100px){.hero{grid-template-columns:1fr 450px;gap:20px}.hero h1{font-size:62px}.admin-metrics,.operations-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.compose-layout,.visitor-table-grid{grid-template-columns:1fr}.message-preview{display:none}}@media(max-width:850px){.landing-links{display:none;position:absolute;top:72px;left:18px;right:18px;padding:20px;background:#102a20;border:1px solid rgba(255,255,255,.1);border-radius:12px;flex-direction:column;align-items:stretch;box-shadow:0 20px 50px #0000004d}.landing-links.open{display:flex}.landing-menu{display:block}.hero{grid-template-columns:1fr;padding-top:60px;text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{height:480px}.scroll-cue{display:none}.landing-announcement{grid-template-columns:auto 1fr}.landing-announcement p,.landing-announcement a{grid-column:1/-1}.signal-strip{grid-template-columns:repeat(2,1fr)}.signal-strip div{min-height:90px;border-bottom:1px solid rgba(255,255,255,.08)}.steps-grid{grid-template-columns:1fr}.steps-grid article{min-height:240px}.hosting-section,.pricing-section{grid-template-columns:1fr;gap:60px}.pricing-section{padding-top:80px}.pricing-options{max-width:700px}.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;left:-260px;width:242px;transition:left .25s;box-shadow:10px 0 40px #0003}.sidebar-open{left:0}.mobile-close,.menu-button{display:grid}.workspace-head{padding:0 18px}.menu-button{place-items:center;margin-right:12px;color:#53615a}.breadcrumb{flex:1}.workspace-body{padding:28px 20px 60px}.customer-metrics,.bot-grid,.split-panels,.support-layout,.coupon-layout{grid-template-columns:1fr}.inbox-layout{grid-template-columns:260px 1fr}.site-editor{grid-template-columns:1fr}.editor-save,.notice-settings-panel,.group-role-settings-panel{grid-column:auto}.notice-card-list,.group-role-list{grid-template-columns:1fr}.announcement-admin-panel{grid-column:auto}.announcement-admin-grid,.lifecycle-template-grid{grid-template-columns:1fr}.fleet-summary,.diagnostic-grid,.admin-bot-facts{grid-template-columns:1fr 1fr}.terms-shell{grid-template-columns:1fr;gap:45px;padding-top:60px}.terms-summary{position:static}.terms-summary h1{font-size:42px}}@media(max-width:600px){.landing-nav{height:70px;padding:0 18px}.hero{padding:55px 18px 80px}.hero h1{font-size:47px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column}.hero-visual{transform:scale(.82);margin:-45px -60px}.signal-strip{margin-top:30px}.content-section,.hosting-section,.pricing-section{padding-left:18px;padding-right:18px}.content-section h2,.hosting-copy h2,.pricing-section h2{font-size:39px}.pricing-package-grid,.pricing-benefits{grid-template-columns:1fr}.pricing-package-grid article{min-height:135px}.landing footer{flex-wrap:wrap;padding:25px 18px;gap:12px}.landing footer p{width:100%;flex-basis:100%;order:3}.workspace-head{height:60px}.profile-button span,.breadcrumb>span,.breadcrumb svg{display:none}.workspace-body{padding:24px 13px 55px}.page-head{display:block}.page-head h1{font-size:25px}.page-head>.primary-button,.page-head>.secondary-button{margin-top:16px}.admin-metrics,.compact-metrics,.visitor-admin-metrics{grid-template-columns:1fr}.metric-grid>article{min-height:104px}.bot-grid{padding:12px}.customer-bot-card{padding:14px}.bot-health{grid-template-columns:auto 1fr}.inbox-layout{grid-template-columns:1fr}.message-list{border:0}.message-detail{padding:24px;border-top:1px solid var(--line)}.form-grid,.platform-picker{grid-template-columns:1fr}.platform-picker button{min-height:75px}.refund-quote{grid-template-columns:1fr}.modal{padding:25px 20px}.modal-actions{flex-direction:column-reverse}.modal-actions button{width:100%}.operations-grid{grid-template-columns:1fr}.table-toolbar{align-items:stretch;flex-direction:column}.search-field{min-width:0;width:100%}.section-tabs{padding-bottom:4px}.site-editor .form-grid{grid-template-columns:1fr}.editor-save{flex-direction:column;align-items:stretch}.toast{right:14px;bottom:14px;max-width:calc(100vw - 28px)}.announcement-card,.announcement-preview-card{grid-template-columns:auto 1fr}.announcement-card .secondary-button,.announcement-preview-card>b{grid-column:1/-1;width:100%;justify-content:center;text-align:center}.environment-toolbar{align-items:stretch;flex-direction:column}.environment-toolbar label{width:100%}.environment-head{display:none}.environment-row{grid-template-columns:1fr 38px}.environment-row input:nth-child(2),.environment-row.protected>div:nth-child(2){grid-column:1/-1;grid-row:2}.environment-row.protected>span{grid-column:2;grid-row:1}.visitor-stats{grid-template-columns:1fr}.visitor-leaderboard{padding:15px}.public-visitors{padding-left:13px;padding-right:13px}.group-role-rules{grid-template-columns:1fr}.adboard-surface-row{grid-template-columns:1fr 90px 38px}.notifications-popover{position:fixed;top:61px;right:10px;left:10px;width:auto}.profile-popover{right:0}.profile-editor{grid-template-columns:1fr}.password-editor{padding:22px 0 0;border-left:0;border-top:1px solid #e1e8e4}.credit-apply-panel{align-items:stretch;flex-direction:column}.fleet-summary,.diagnostic-grid,.admin-bot-facts{grid-template-columns:1fr}.support-ticket-actions{grid-template-columns:1fr!important}.support-ticket-actions button{width:100%}.lightbox-head>div{flex-basis:100%}.lightbox-head{flex-wrap:wrap}.image-lightbox{padding:10px}.image-lightbox section{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.terms-nav{padding:0 17px}.terms-nav>a:last-child{font-size:0}.terms-shell{padding:45px 16px 80px}.terms-document{padding:25px 20px}.terms-document-head{display:block}.terms-document-head a{margin-top:14px}.terms-summary h1{font-size:38px}}
