:root{--ink:#082f27;--forest:#0a4739;--green:#0f7058;--lime:#9ee55b;--blue:#1485e7;--cream:#f7f2e8;--paper:#fffdf8;--muted:#65746f;--line:#dfe6df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist),Arial,sans-serif;margin:0}a{color:inherit;text-decoration:none}button,a{font:inherit}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30;background:#fffdf8eb;border-bottom:1px solid #082f2717;justify-content:space-between;align-items:center;height:84px;padding:0 clamp(24px,5vw,84px);display:flex;position:sticky;top:0}.brand img{object-fit:contain;width:210px;height:56px;display:block}.site-header nav{align-items:center;gap:28px;font-size:14px;font-weight:700;display:flex}.site-header nav>a:not(.nav-demo):hover{color:var(--blue)}.nav-demo{background:var(--ink);color:#fff;border-radius:12px;padding:13px 20px}.hero{background:radial-gradient(circle at 78% 36%,#e9f5da 0,#e9f5da00 29%),linear-gradient(145deg,#fffdf8,#f4efe5);grid-template-columns:minmax(390px,.86fr) minmax(520px,1.14fr);align-items:center;gap:6vw;min-height:760px;padding:80px clamp(24px,5vw,84px) 92px;display:grid;overflow:hidden}.eyebrow{color:var(--green);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:9px;font-size:12px;font-weight:850;display:inline-flex}.eyebrow i{background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #9ee55b2e}.eyebrow.light{color:#b9f389}.hero h1,.section h2,.demo-cta h2{letter-spacing:-.055em;margin:20px 0;font-size:clamp(48px,5.2vw,78px);line-height:.98}.hero h1 em,.section h2 em{color:var(--blue);font-style:normal}.hero-copy>p{max-width:620px;color:var(--muted);font-size:18px;line-height:1.68}.hero-actions{flex-wrap:wrap;gap:12px;margin:34px 0;display:flex}.button{border-radius:13px;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:0 22px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--blue);color:#fff;box-shadow:0 14px 34px #1485e73d}.button.ghost{background:#ffffffa3;border:1px solid #cbd6cf}.button.lime{background:var(--lime);color:var(--ink)}.button.white{color:var(--ink);background:#fff}.hero-proof{color:var(--muted);gap:26px;margin-top:40px;font-size:12px;display:flex}.hero-proof span{align-items:center;gap:7px;display:flex}.hero-proof b{color:var(--ink);font-size:20px}.hero-visual{place-items:center;height:620px;display:grid;position:relative}.glow{filter:blur(4px);background:linear-gradient(145deg,#9ee55b6b,#1485e729);border-radius:50%;width:520px;height:520px;position:absolute}.hero-pizza{filter:drop-shadow(0 30px 35px #3a250b38);width:440px;position:absolute;top:-40px;right:-145px;transform:rotate(5deg)}.dashboard-card{background:#f8fbfa;border:1px solid #082f2729;border-radius:24px;width:min(720px,100%);height:454px;position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-5deg)rotateX(2deg);box-shadow:0 32px 80px #082f272e}.dash-top{color:#fff;background:#082f27;justify-content:space-between;align-items:center;height:52px;padding:0 20px;display:flex}.dash-top span{font-size:13px;font-weight:900}.dash-top i{background:var(--lime);border-radius:50%;width:9px;height:9px;margin-right:7px;display:inline-block}.dash-top small{color:#b8d8ce}.dash-grid{grid-template-columns:142px 1fr;height:calc(100% - 52px);display:grid}.dash-side{color:#d7ebe4;background:#0d3b31;flex-direction:column;gap:8px;padding:22px 16px;font-size:11px;display:flex}.dash-side b{color:#fff;margin-bottom:14px}.dash-side span{border-radius:8px;padding:10px}.dash-side span:first-of-type{color:#caff98;background:#9ee55b24}.dash-main{padding:23px}.dash-title{justify-content:space-between;align-items:center;display:flex}.dash-title span{flex-direction:column;display:flex}.dash-title small{color:#7b8a85;font-size:9px}.dash-title b{font-size:18px}.dash-title button{background:var(--blue);color:#fff;border:0;border-radius:8px;padding:9px 12px;font-size:10px}.dash-stats{grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0;display:grid}.dash-stats span{background:#fff;border:1px solid #e5ece8;border-radius:11px;flex-direction:column;gap:5px;padding:14px;display:flex}.dash-stats small{color:#78867f;font-size:9px}.dash-stats b{font-size:18px}.dash-orders{flex-direction:column;gap:9px;display:flex}.dash-orders article{background:#fff;border:1px solid #e3ebe7;border-radius:11px;grid-template-columns:8px 1fr auto;align-items:center;gap:10px;padding:13px;display:grid}.dash-orders i{border-radius:9px;width:7px;height:35px}.dash-orders i.blue{background:#2395f0}.dash-orders i.orange{background:#ff9e42}.dash-orders i.green{background:#47bf73}.dash-orders span{flex-direction:column;display:flex}.dash-orders b{font-size:12px}.dash-orders small{color:#87938f;font-size:9px}.dash-orders strong{background:#f0f6f3;border-radius:9px;padding:6px 8px;font-size:9px}.floating-card{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #082f2721;border-radius:16px;flex-direction:column;padding:16px 18px;display:flex;position:absolute;box-shadow:0 22px 50px #082f272e}.order-card{top:50px;left:-26px}.floating-card small{letter-spacing:.1em;color:#71807a;font-size:9px}.floating-card strong{margin:7px 0 3px;font-size:13px}.floating-card p,.floating-card span{color:#75837e;margin:0;font-size:11px}.live-dot{background:#43c46c;border-radius:50%;width:8px;height:8px;top:14px;right:14px;position:absolute!important}.channel-card{border-left:4px solid var(--lime);bottom:42px;right:-10px}.trusted-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#53635d;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;padding:22px clamp(24px,5vw,84px);font-size:12px;display:flex}.trusted-strip>span{color:var(--ink);margin-right:18px;font-weight:700}.trusted-strip i{background:#b9c4be;border-radius:50%;width:4px;height:4px}.section{padding:110px clamp(24px,6vw,104px)}.section-heading{max-width:890px}.section h2{font-size:clamp(38px,4.4vw,64px)}.section-heading>p,.channel-copy>p{max-width:680px;color:var(--muted);font-size:17px;line-height:1.7}.module-grid{border:1px solid var(--line);border-radius:22px;grid-template-columns:repeat(4,1fr);margin-top:58px;display:grid;overflow:hidden}.module-grid article{border-right:1px solid var(--line);background:#fff;flex-direction:column;min-height:300px;padding:30px;display:flex}.module-grid article:last-child{border:0}.module-grid article>span{font:700 12px var(--font-mono);color:var(--blue)}.module-grid h3{margin:55px 0 12px;font-size:21px}.module-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.module-grid a{color:var(--blue);margin-top:auto;font-size:12px;font-weight:800}.flow-section{background:var(--ink);color:#fff;grid-template-columns:.8fr 1.2fr;gap:10vw;display:grid}.flow-copy h2{font-size:clamp(42px,4.2vw,62px)}.flow-copy>p{color:#b6cbc4;margin-bottom:34px;line-height:1.7}.journey{border-top:1px solid #ffffff2e}.journey article{border-bottom:1px solid #ffffff2e;grid-template-columns:54px 1fr;gap:16px;padding:26px 0;display:grid}.journey article>b{font:700 12px var(--font-mono);color:var(--lime)}.journey h3{margin:0 0 7px;font-size:20px}.journey p{color:#a9c2ba;margin:0;font-size:14px;line-height:1.55}.channels{background:#f7f3eb;grid-template-columns:1.05fr .95fr;align-items:center;gap:7vw;display:grid;overflow:hidden}.url-samples{flex-direction:column;gap:9px;margin-top:30px;display:flex}.url-samples code{color:#2d6657;background:#fff;border:1px solid #d7dfd8;border-radius:9px;width:max-content;max-width:100%;padding:12px 15px;font-size:12px;overflow:auto}.phone-stack{height:480px;position:relative}.phone{background:linear-gradient(#f8fbfa,#eaf2ee);border:8px solid #123f35;border-radius:35px;flex-direction:column;width:255px;height:430px;padding:32px 24px;display:flex;position:absolute;box-shadow:0 32px 70px #082f273b}.phone-bar{background:#244d43;border-radius:9px;width:70px;height:5px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.phone small{color:var(--green);letter-spacing:.12em;margin-top:75px;font-weight:850}.phone b{margin:14px 0 6px;font-size:31px}.phone span{color:var(--muted);font-size:12px}.phone button{background:var(--blue);color:#fff;border:0;border-radius:11px;margin-top:auto;padding:13px;font-weight:800}.phone-back{top:4px;right:30px;transform:rotate(8deg)}.phone-front{top:30px;left:40px;transform:rotate(-5deg)}.demo-cta{color:#fff;background:linear-gradient(120deg,#0b4a3c,#086d56);border-radius:28px;justify-content:space-between;align-items:end;gap:40px;margin:36px clamp(20px,4vw,64px);padding:70px clamp(28px,5vw,78px);display:flex;position:relative;overflow:hidden}.demo-cta:after{content:"";background:#9ee55b1c;border-radius:50%;width:370px;height:370px;position:absolute;top:-170px;right:-130px}.demo-cta h2{max-width:820px;font-size:clamp(38px,4vw,60px)}.demo-cta p{color:#b9d2ca;font-size:16px}.demo-cta .button{z-index:2;white-space:nowrap;position:relative}footer{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:60px clamp(24px,6vw,104px) 30px;display:grid}footer img{object-fit:contain;width:190px;height:56px}footer p{color:var(--muted);font-size:13px}footer div{gap:20px;font-size:12px;font-weight:700;display:flex}footer small{border-top:1px solid var(--line);color:#86928d;grid-column:1/-1;padding-top:20px}.demo-page{background:#f6f2ea;min-height:100vh}.demo-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(22px,6vw,90px);font-size:13px;font-weight:750;display:flex}.demo-header img{object-fit:contain;width:185px;height:54px}.demo-intro{background:radial-gradient(circle at 85% 0,#dff5c7,transparent 30%),var(--ink);color:#fff;padding:80px clamp(22px,8vw,130px) 55px}.demo-label{letter-spacing:.16em;color:var(--lime);font-size:11px;font-weight:900}.demo-intro h1{letter-spacing:-.055em;margin:20px 0;font-size:clamp(46px,6vw,78px);line-height:1}.demo-intro h1 em{color:#5db0f5;font-style:normal}.demo-intro>p{color:#b8cec7;max-width:760px;font-size:17px;line-height:1.7}.demo-badges{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.demo-badges span{border:1px solid #fff3;border-radius:30px;padding:9px 13px;font-size:11px}.demo-steps{grid-template-columns:repeat(3,1fr);gap:16px;padding:55px clamp(22px,8vw,130px);display:grid}.demo-steps article{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-height:290px;padding:28px;display:flex}.demo-steps article>b{width:35px;height:35px;color:var(--green);background:#e8f5df;border-radius:10px;place-items:center;display:grid}.demo-steps h2{margin:42px 0 10px;font-size:24px}.demo-steps p{color:var(--muted);margin:0;line-height:1.6}.demo-steps a{color:var(--blue);margin-top:auto;font-size:13px;font-weight:850}.demo-channels{grid-template-columns:1fr 1fr;gap:16px;padding:0 clamp(22px,8vw,130px) 70px;display:grid}.demo-channels>div{color:#fff;background:#0c4438;border-radius:18px;padding:28px}.demo-channels small{color:var(--lime);letter-spacing:.13em;font-weight:900}.demo-channels h3{font-size:23px}.demo-channels code{color:#c4dad3;background:#ffffff14;border-radius:8px;padding:12px;display:block;overflow:auto}.demo-channels a{color:var(--ink);background:#fff;border-radius:9px;margin-top:25px;padding:11px 14px;font-size:12px;font-weight:850;display:inline-block}.demo-footer{text-align:center;color:var(--muted);border:0;padding:25px;font-size:12px}@media (max-width:1050px){.hero{grid-template-columns:1fr;padding-top:60px}.hero-visual{height:540px}.module-grid{grid-template-columns:1fr 1fr}.module-grid article:nth-child(2){border-right:0}.module-grid article{border-bottom:1px solid var(--line)}.module-grid article:nth-child(n+3){border-bottom:0}.flow-section,.channels{grid-template-columns:1fr}.phone-stack{width:100%;max-width:620px;margin:auto}.demo-cta{flex-direction:column;align-items:flex-start}footer{grid-template-columns:1fr}}@media (max-width:720px){.site-header{height:70px;padding:0 18px}.brand img{width:150px}.site-header nav>a:not(.nav-demo){display:none}.nav-demo{padding:10px 13px}.hero{min-height:auto;padding:52px 20px 60px;display:block}.hero h1{font-size:48px}.hero-copy>p{font-size:16px}.hero-proof{justify-content:space-between;gap:12px}.hero-proof span{flex-direction:column;align-items:flex-start}.hero-visual{height:410px;margin-top:35px}.hero-pizza{width:270px;top:-45px;right:-120px}.dashboard-card{height:330px;transform:none}.dash-grid{grid-template-columns:85px 1fr}.dash-side{padding:14px 8px}.dash-main{padding:14px}.dash-stats{grid-template-columns:1fr 1fr}.dash-stats span:last-child,.dash-orders article:nth-child(3),.floating-card{display:none}.trusted-strip>span{text-align:center;width:100%}.section{padding:78px 20px}.section h2{font-size:40px}.module-grid{grid-template-columns:1fr}.module-grid article{border-right:0;min-height:230px;border-bottom:1px solid var(--line)!important}.module-grid article:last-child{border-bottom:0!important}.module-grid h3{margin-top:32px}.flow-section{gap:55px}.phone-stack{height:410px}.phone{width:220px;height:370px}.phone-front{left:0}.phone-back{right:0}.demo-cta{margin:18px;padding:45px 24px}.demo-cta h2{font-size:40px}footer div{flex-direction:column;gap:10px}.demo-steps,.demo-channels{grid-template-columns:1fr}.demo-intro{padding-top:55px}.demo-header{height:68px}.demo-header img{width:145px}}.admin-icon{width:20px;height:20px;display:block}.admin-loading{color:#31544a;background:#f3f6f4;place-content:center;justify-items:center;min-height:100vh;display:grid}.admin-loading span{border:3px solid #d6e1dc;border-top-color:#1687e8;border-radius:50%;width:38px;height:38px;animation:.8s linear infinite admin-spin}.admin-loading p{font-size:13px}.admin-login{background:#f6f8f6;grid-template-columns:minmax(480px,1.08fr) minmax(420px,.92fr);min-height:100vh;display:grid}.admin-login-story{color:#fff;background:radial-gradient(circle at 90% 14%,#99e55847,#0000 30%),linear-gradient(145deg,#082f27,#075443);flex-direction:column;justify-content:space-between;padding:54px clamp(45px,6vw,100px);display:flex;position:relative;overflow:hidden}.admin-login-story:after{content:"BF";letter-spacing:-.13em;color:#ffffff09;font-size:420px;font-weight:950;line-height:1;position:absolute;bottom:-125px;right:-70px}.admin-login-story>a{z-index:1;background:#fff;border-radius:12px;width:max-content;padding:6px 15px;position:relative}.admin-login-story img{object-fit:contain;width:190px;height:58px;display:block}.admin-login-story>div{z-index:1;max-width:650px;position:relative}.admin-login-story>div>span,.onboarding-head>div>span,.plan-heading>div>span{letter-spacing:.17em;color:#9ee55b;font-size:11px;font-weight:900}.admin-login-story h1{letter-spacing:-.06em;margin:20px 0;font-size:clamp(50px,5vw,76px);line-height:.98}.admin-login-story h1 em{color:#62b7ff;font-style:normal}.admin-login-story p{color:#bbd0c9;max-width:500px;font-size:17px;line-height:1.65}.admin-login-story>small{z-index:1;color:#87aaa0;position:relative}.admin-login-form{place-items:center;padding:50px;display:grid}.admin-login-form form{width:min(420px,100%)}.login-mark{color:#fff;letter-spacing:-.04em;background:#1687e8;border-radius:15px;place-items:center;width:52px;height:52px;margin-bottom:32px;font-weight:950;display:grid}.admin-login-form form>small{letter-spacing:.17em;color:#1687e8;font-size:10px;font-weight:900}.admin-login-form h2{letter-spacing:-.045em;margin:12px 0 8px;font-size:38px}.admin-login-form form>p{color:#6d7e78;margin:0 0 32px}.admin-login-form label,.admin-modal label,.onboarding-form label{color:#36554c;flex-direction:column;gap:8px;margin-bottom:18px;font-size:12px;font-weight:800;display:flex}.admin-login-form input,.admin-modal input,.admin-modal select,.admin-modal textarea,.onboarding-form input,.onboarding-form select{color:#0b342b;background:#fff;border:1px solid #d6e0dc;border-radius:11px;outline:none;width:100%;height:50px;padding:0 14px}.admin-login-form input:focus,.admin-modal input:focus,.admin-modal select:focus,.admin-modal textarea:focus,.onboarding-form input:focus,.onboarding-form select:focus{border-color:#1687e8;box-shadow:0 0 0 3px #1687e81a}.login-button{color:#fff;cursor:pointer;background:#0b372e;border:0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;height:54px;padding:0 19px;font-weight:850;display:flex}.login-button:disabled{opacity:.6}.login-security{color:#84938e;justify-content:center;align-items:center;gap:9px;margin-top:21px;font-size:11px;display:flex}.login-security i{background:#65c978;border-radius:50%;width:7px;height:7px}.form-error{color:#a43a31;background:#fff0ee;border-radius:10px;margin-bottom:20px;padding:12px 14px;font-size:12px}.admin-shell{background:#f2f5f3;grid-template-columns:250px 1fr;min-height:100vh;display:grid}.admin-sidebar{color:#d8e7e2;background:#092f27;flex-direction:column;height:100vh;padding:28px 20px 20px;display:flex;position:sticky;top:0}.admin-brand{flex-direction:column;align-items:flex-start;gap:6px;padding:0 10px 34px;display:flex}.admin-brand img{object-fit:contain;background:#fff;border-radius:9px;width:170px;height:52px;padding:3px 10px}.admin-brand span{letter-spacing:.17em;text-transform:uppercase;color:#82aaa0;padding-left:9px;font-size:9px;font-weight:850}.admin-sidebar nav{flex-direction:column;gap:7px;display:flex}.admin-sidebar nav button{color:#a9c2bb;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;height:46px;padding:0 13px;font-size:13px;font-weight:750;display:flex}.admin-sidebar nav button:hover{color:#fff;background:#ffffff0f}.admin-sidebar nav button.active{color:#fff;background:#1587e8;box-shadow:0 10px 25px #00000024}.admin-account{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-top:auto;padding:16px 8px 4px;display:flex}.admin-account>div{flex-direction:column;gap:3px;display:flex}.admin-account b{font-size:12px}.admin-account small{color:#84a79e;font-size:10px}.admin-account button,.icon-button{color:#c9ddd7;cursor:pointer;background:0 0;border:1px solid #ffffff21;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.admin-account .admin-icon{width:18px}.admin-workspace{min-width:0}.admin-topbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border-bottom:1px solid #dde6e1;justify-content:space-between;align-items:center;height:96px;padding:0 clamp(25px,4vw,58px);display:flex;position:sticky;top:0}.admin-topbar small,.panel-heading small,.admin-modal>small,.form-section-title+small{letter-spacing:.14em;color:#789088;font-size:9px;font-weight:900}.admin-topbar h1{letter-spacing:-.035em;margin:5px 0 0;font-size:24px}.admin-top-actions{gap:9px;display:flex}.admin-top-actions .icon-button{color:#244c42;background:#fff;border-color:#d9e3de}.admin-primary{color:#fff;cursor:pointer;background:#1587e8;border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:43px;padding:0 17px;font-size:12px;font-weight:850;display:inline-flex;box-shadow:0 9px 20px #1587e829}.admin-primary .admin-icon{width:17px}.admin-primary:disabled{opacity:.55;cursor:wait}.admin-content{padding:34px clamp(25px,4vw,58px) 60px}.admin-toast{z-index:80;color:#fff;border-radius:11px;max-width:420px;padding:14px 18px;font-size:12px;font-weight:700;position:fixed;top:112px;right:26px;box-shadow:0 18px 45px #0000002e}.admin-toast.success{background:#11664f}.admin-toast.error{background:#a33e37}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.metric-card{background:#fff;border:1px solid #dee7e2;border-radius:16px;flex-direction:column;min-height:150px;padding:22px;display:flex;position:relative;overflow:hidden}.metric-card:after{content:"";background:var(--metric);border-radius:50%;width:80px;height:80px;position:absolute;top:-32px;right:-34px}.metric-card.blue{--metric:#d9ecfc}.metric-card.green{--metric:#d8f0e8}.metric-card.lime{--metric:#e7f8d5}.metric-card.orange{--metric:#fae7d4}.metric-card span{color:#6c7f78;font-size:11px;font-weight:700}.metric-card strong{letter-spacing:-.045em;margin:auto 0 3px;font-size:31px}.metric-card small{color:#8b9894;font-size:10px}.overview-grid{grid-template-columns:minmax(580px,1.45fr) minmax(320px,.75fr);gap:16px;margin-top:16px;display:grid}.admin-panel{background:#fff;border:1px solid #dfe7e3;border-radius:17px;overflow:hidden}.panel-heading{border-bottom:1px solid #e4ebe7;justify-content:space-between;align-items:center;gap:20px;min-height:82px;padding:20px 23px;display:flex}.panel-heading h2{letter-spacing:-.03em;margin:4px 0 0;font-size:19px}.panel-heading>button{color:#1687e8;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;font-size:11px;font-weight:850;display:flex}.panel-heading>button .admin-icon{width:16px}.company-line{border-bottom:1px solid #edf1ef;grid-template-columns:44px 1fr auto 70px;align-items:center;gap:12px;min-height:77px;padding:13px 22px;display:grid}.company-line:last-child{border:0}.company-avatar{color:#0b5c49;background:#e8f2ed;border-radius:12px;place-items:center;width:42px;height:42px;font-size:12px;font-weight:900;display:grid;overflow:hidden}.company-avatar img{object-fit:contain;background:#fff;width:100%;height:100%}.company-line>div:nth-child(2),.table-company>div:last-child,.company-table article>div:not(.table-company):not(.row-actions){flex-direction:column;gap:4px;display:flex}.company-line strong{font-size:12px}.company-line small,.company-table small{color:#82918c;font-size:10px}.status-pill{text-transform:uppercase;letter-spacing:.04em;color:#61736d;background:#edf2ef;border-radius:30px;width:max-content;padding:6px 9px;font-size:9px;font-weight:900}.status-pill.active,.status-pill.ready{color:#18734c;background:#dff3e7}.status-pill.trial{color:#1d6ba8;background:#e6f2fc}.status-pill.suspended,.status-pill.overdue,.status-pill.orange{color:#a56518;background:#fff0dd}.status-pill.blocked,.status-pill.cancelled{color:#9c4038;background:#f8e3e1}.status-pill.demo{color:#7051a0;background:#eee7fa}.company-line-meta{text-align:right}.company-line-meta b{font-size:15px}.company-line-meta small{display:block}.quick-panel{padding-bottom:20px}.quick-steps{padding:18px 25px}.quick-steps>span{color:#789087;grid-template-columns:30px 1px 1fr;gap:11px;height:58px;display:grid}.quick-steps b{background:#fff;border:1px solid #cddbd5;border-radius:8px;place-items:center;width:26px;height:26px;font-size:10px;display:grid}.quick-steps i{background:#dbe5e0;width:1px;height:33px;margin:27px 0 0 -24px}.quick-steps>span:last-child{grid-template-columns:30px 1fr}.quick-steps>span.done b{color:#fff;background:#0f6c55;border-color:#0f6c55}.quick-steps>span>div{flex-direction:column;gap:3px;display:flex}.quick-steps strong{color:#23483f;font-size:11px}.quick-steps small{font-size:10px}.wide-action{color:#fff;cursor:pointer;background:#0b3a30;border:0;border-radius:10px;justify-content:space-between;align-items:center;width:calc(100% - 46px);height:42px;margin:0 23px;padding:0 14px;font-size:11px;font-weight:850;display:flex}.wide-action .admin-icon{width:16px}.quick-panel>p{text-align:center;color:#899791;margin:14px 23px 0;font-size:9px}.admin-empty{color:#75857f;place-content:center;justify-items:center;min-height:180px;display:grid}.admin-empty button{color:#fff;background:#1587e8;border:0;border-radius:8px;padding:9px 13px}.table-panel{overflow:visible}.admin-search{border:1px solid #d8e2dd;border-radius:9px;outline:0;width:250px;height:39px;padding:0 13px}.company-table{overflow:auto}.company-table>.table-head,.company-table>article{grid-template-columns:1.3fr .8fr .72fr 1.1fr 140px;align-items:center;gap:16px;min-width:850px;padding:0 21px;display:grid}.company-table>.table-head{color:#789087;letter-spacing:.09em;background:#f7f9f8;height:42px;font-size:9px;font-weight:900}.company-table>article{border-top:1px solid #ebf0ed;min-height:82px}.table-company{grid-template-columns:42px 1fr;align-items:center;gap:11px;display:grid!important}.table-company strong,.company-table article>div>strong{font-size:11px}.table-company a{color:#1687e8;font-size:9px}.row-actions{justify-content:flex-end;gap:5px;display:flex}.row-actions button{color:#31574d;cursor:pointer;background:#fff;border:1px solid #d9e2de;border-radius:7px;padding:7px 8px;font-size:9px;font-weight:800}.admin-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#041b179e;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow:auto}.admin-modal{background:#fff;border-radius:18px;width:min(620px,100%);max-height:calc(100vh - 40px);padding:34px;position:relative;overflow:auto;box-shadow:0 32px 90px #00000040}.admin-modal h2{letter-spacing:-.04em;margin:7px 0 25px;font-size:28px}.modal-close{color:#45645c;cursor:pointer;background:#f0f4f2;border:0;border-radius:9px;width:34px;height:34px;font-size:22px;position:absolute;top:16px;right:18px}.form-grid{grid-template-columns:1fr 1fr;gap:0 14px;display:grid}.form-grid .full{grid-column:1/-1}.admin-modal textarea{resize:vertical;height:82px;padding:12px}.full-button{width:100%;margin-top:8px}.plan-heading,.onboarding-head{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}.plan-heading h2,.onboarding-head h2{letter-spacing:-.045em;margin:8px 0;font-size:36px}.plan-heading p,.onboarding-head p{color:#71827c;max-width:660px;margin:0;font-size:13px;line-height:1.6}.plan-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.plan-card{background:#fff;border:1px solid #dce6e1;border-radius:17px;flex-direction:column;min-height:360px;padding:24px;display:flex}.plan-card.inactive{opacity:.62}.plan-card-top{justify-content:space-between;align-items:center;display:flex}.plan-card-top>span{letter-spacing:.12em;color:#1687e8;font-size:9px;font-weight:900}.plan-card h3{letter-spacing:-.035em;margin:30px 0 8px;font-size:24px}.plan-card>p{color:#72837d;height:53px;margin:0;font-size:11px;line-height:1.55}.plan-card>strong{letter-spacing:-.045em;margin:25px 0 20px;font-size:30px}.plan-card>strong small{color:#768780;letter-spacing:0;font-size:10px}.plan-limits{border-top:1px solid #e7ece9;border-bottom:1px solid #e7ece9;flex-wrap:wrap;gap:16px;padding:15px 0;display:flex}.plan-limits span{color:#73857e;font-size:10px}.plan-limits b{color:#173f35}.plan-card footer{border:0;justify-content:space-between;align-items:center;margin-top:auto;padding:18px 0 0;display:flex}.plan-card footer small{color:#81918b;font-size:9px}.plan-card footer button{color:#1687e8;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:850}.plan-modal{width:min(700px,100%)}.checkbox-row{flex-wrap:wrap;gap:17px;margin:5px 0 14px;display:flex}.checkbox-row label{flex-direction:row;align-items:center;margin:0;font-size:11px}.checkbox-row input{width:16px;height:16px}.stepper{gap:8px;display:flex}.stepper button{color:#778881;cursor:pointer;background:#fff;border:1px solid #d9e3de;border-radius:11px;align-items:center;gap:8px;min-width:102px;padding:9px;display:flex}.stepper b{background:#edf2ef;border-radius:7px;place-items:center;width:23px;height:23px;font-size:9px;display:grid}.stepper span{font-size:10px;font-weight:800}.stepper button.active{color:#0d6dbd;border-color:#1587e8}.stepper button.active b{color:#fff;background:#1587e8}.stepper button.done b{color:#15704a;background:#dff3e7}.onboarding-form{background:#fff;border:1px solid #dce5e1;border-radius:18px;padding:33px}.form-section-title{gap:16px;margin-bottom:29px;display:flex}.form-section-title>b{color:#1687e8;background:#e4f2fd;border-radius:10px;place-items:center;width:38px;height:38px;font-size:11px;display:grid}.form-section-title h3{margin:0 0 5px;font-size:20px}.form-section-title p{color:#7b8c85;margin:0;font-size:11px}.logo-and-fields{grid-template-columns:190px 1fr;gap:25px;display:grid}.logo-upload{cursor:pointer;background:#f7faf8;border:1px dashed #bfcfc8;border-radius:15px;place-items:center;overflow:hidden;height:190px!important;margin:0!important;display:grid!important}.logo-upload input{display:none}.logo-upload>span{text-align:center;color:#7b8e86;flex-direction:column;align-items:center;gap:9px;display:flex}.logo-upload>span b{background:#e6eeea;border-radius:16px;place-items:center;width:54px;height:54px;font-size:10px;display:grid}.logo-upload>span small{font-size:9px;line-height:1.5}.logo-upload img{object-fit:contain;width:100%;height:100%;padding:12px}.onboarding-form label>small{color:#8b9994;font-size:9px;font-weight:500}.next-button,.back-button{color:#fff;cursor:pointer;background:#0b3a30;border:0;border-radius:10px;align-items:center;gap:10px;min-height:43px;padding:0 17px;font-size:11px;font-weight:850;display:flex}.onboarding-form>section>.next-button{margin-left:auto}.next-button:disabled{opacity:.45}.next-button .admin-icon{width:16px}.back-button{color:#49645d;background:#edf2ef}.channel-counter{background:#f2f6f4;border-radius:13px;justify-content:space-between;align-items:center;margin-bottom:15px;padding:19px 21px;display:flex}.channel-counter>div:first-child{flex-direction:column;gap:5px;display:flex}.channel-counter span{font-size:12px;font-weight:850}.channel-counter small{color:#7c8e87;font-size:9px}.channel-counter>div:last-child{align-items:center;gap:13px;display:flex}.channel-counter button{cursor:pointer;background:#fff;border:1px solid #ccd9d3;border-radius:8px;width:32px;height:32px;font-size:18px}.channel-counter strong{text-align:center;width:28px}.channel-editor{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.channel-editor article{border:1px solid #dfe7e3;border-radius:13px;overflow:hidden}.channel-editor header{color:#fff;background:#0c392f;align-items:center;gap:10px;height:42px;padding:0 15px;display:flex}.channel-editor header b{color:#9ee55b;font-size:10px}.channel-editor header span{letter-spacing:.1em;font-size:9px;font-weight:900}.channel-editor .form-grid{padding:17px}.channel-editor code{color:#266354;background:#edf4f0;border-radius:8px;align-items:center;height:40px;padding:0 10px;font-size:9px;display:flex;overflow:auto}.step-actions{justify-content:space-between;align-items:center;margin-top:25px;display:flex}.final-grid{max-width:820px}.review-card{color:#fff;background:#0b392f;border-radius:13px;grid-template-columns:1fr 1fr 1fr;gap:20px;margin-top:13px;padding:19px;display:grid}.review-card>div{flex-direction:column;gap:4px;display:flex}.review-card small{letter-spacing:.12em;color:#9ee55b;font-size:8px}.review-card strong{font-size:13px}.review-card span{color:#a8c2ba;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.submit-company{min-height:46px}.serial-modal{text-align:center;width:min(520px,100%)}.serial-check{color:#138052;background:#ddf4e6;border-radius:50%;place-items:center;width:55px;height:55px;margin:0 auto 18px;font-size:24px;display:grid}.serial-modal h2{margin-bottom:8px}.serial-modal p{color:#6f817a;font-size:12px;line-height:1.6}.serial-modal>code{color:#0c523f;letter-spacing:.08em;background:#f3f8f5;border:1px dashed #9fbab0;border-radius:11px;margin:24px 0 10px;padding:16px;font-size:18px;font-weight:900;display:block}.copy-button{color:#1687e8;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin:0 auto 18px;font-size:10px;font-weight:850;display:flex}.copy-button .admin-icon{width:15px}@keyframes admin-spin{to{transform:rotate(360deg)}}@media (max-width:1180px){.metric-grid{grid-template-columns:1fr 1fr}.overview-grid{grid-template-columns:1fr}.plan-grid{grid-template-columns:1fr 1fr}.channel-editor{grid-template-columns:1fr}.admin-shell{grid-template-columns:210px}.admin-sidebar{padding-left:13px;padding-right:13px}}@media (max-width:780px){.admin-login{grid-template-columns:1fr}.admin-login-story{display:none}.admin-login-form{padding:30px 20px}.admin-shell{padding-bottom:70px;display:block}.admin-sidebar{z-index:60;width:100%;height:70px;padding:0 12px;display:block;position:fixed;inset:auto 0 0}.admin-brand,.admin-account{display:none}.admin-sidebar nav{grid-template-columns:repeat(4,1fr);gap:3px;height:100%;display:grid}.admin-sidebar nav button{text-align:center;flex-direction:column;justify-content:center;gap:4px;height:100%;padding:8px 3px;font-size:8px}.admin-sidebar nav button .admin-icon{width:18px;height:18px}.admin-topbar{height:78px;padding:0 16px}.admin-topbar small{display:none}.admin-topbar h1{font-size:20px}.admin-top-actions .admin-primary{width:40px;padding:0;font-size:0}.admin-content{padding:20px 14px 35px}.metric-grid{gap:9px}.metric-card{min-height:125px;padding:16px}.metric-card strong{font-size:24px}.overview-grid{margin-top:9px}.company-line{grid-template-columns:42px 1fr auto}.company-line-meta{display:none}.panel-heading{padding:17px}.admin-search{width:100%}.table-panel .panel-heading,.plan-heading,.onboarding-head{flex-direction:column;align-items:flex-start}.plan-heading h2,.onboarding-head h2{font-size:30px}.plan-grid{grid-template-columns:1fr}.stepper{width:100%}.stepper button{flex:1;justify-content:center;min-width:0}.stepper span{display:none}.onboarding-form{padding:21px 16px}.logo-and-fields{grid-template-columns:1fr}.logo-upload{width:170px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.channel-editor,.review-card{grid-template-columns:1fr}.admin-modal{padding:28px 19px}.admin-toast{top:90px;left:14px;right:14px}.admin-top-actions .icon-button{display:none}}
