@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&family=DM+Serif+Display&display=swap";:root{--ink:#111512;--muted:#68706b;--line:#dfe3df;--paper:#fbfcfa;--surface:#fff;--accent:#075b31;--accent-2:#e7f3ea;--amber:#b97300;--amber-bg:#fff7e4;--red:#c83832;--red-bg:#fff1f0;--blue:#2868b2;--shadow:0 10px 32px #18261d12}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.brand{align-items:center;gap:10px;font-size:22px;display:inline-flex}.brand b span{color:var(--accent)}.mark{background:var(--accent);color:#fff;border-radius:8px;place-items:center;width:36px;height:36px;display:inline-grid;position:relative}.mark span{font-family:DM Serif Display;font-size:23px}.mark svg{width:14px;position:absolute;top:1px;right:2px}.mark.small{width:26px;height:26px}.mark.small span{font-size:16px}.mark.small svg{width:10px}.topbar{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbfcfaeb;justify-content:space-between;align-items:center;height:76px;padding:0 4.5vw;display:flex;position:sticky;top:0}.topbar nav{gap:42px;font-weight:600;display:flex}.top-actions{align-items:center;gap:18px;display:flex}.text-link{font-weight:600}.button{border:1px solid var(--ink);color:var(--ink);background:0 0;border-radius:7px;justify-content:center;align-items:center;gap:10px;padding:15px 24px;font-weight:700;display:inline-flex}.button svg{width:18px}.button.primary{background:var(--accent);border-color:var(--accent);color:#fff}.button.ghost:hover{background:#f1f3f1}.hero{grid-template-columns:1.04fr .96fr;align-items:center;gap:5vw;min-height:calc(100vh - 76px);padding:8vh 5.5vw;display:grid;overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--accent);font-size:12px;font-weight:800}.hero h1{letter-spacing:-.055em;max-width:850px;margin:18px 0 28px;font-size:clamp(48px,5.2vw,84px);line-height:1.02}.lede{color:#4f5752;max-width:650px;font-size:20px;line-height:1.55}.actions{gap:14px;margin:38px 0 22px;display:flex}.trust{color:var(--muted);align-items:center;gap:8px;font-size:14px;display:flex}.trust svg{width:18px;color:var(--accent)}.hero-product{height:650px;position:relative}.time-grid{background:linear-gradient(var(--line) 1px,transparent 1px);opacity:.75;background-size:100% 75px;position:absolute;inset:0}.float-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:15px;padding:24px;position:absolute}.float-card p{color:var(--muted);margin:5px 0}.float-card.arrival{width:74%;top:25px;right:5%}.float-card.arrival strong{margin:12px 0;font-size:43px;display:block}.float-card.queue{align-items:center;gap:20px;width:83%;display:flex;top:230px;left:3%}.float-card.queue svg,.float-card.weather>svg{background:var(--accent-2);width:42px;height:42px;color:var(--accent);border-radius:50%;padding:9px}.float-card.weather{align-items:center;gap:18px;width:88%;display:flex;top:355px;right:0}.float-card.weather .status{margin-left:auto}.float-card.steps{gap:15px;width:82%;display:grid;top:495px;left:9%}.step{align-items:center;gap:12px;display:flex}.step span,.step svg{border:2px solid #aab1ad;border-radius:50%;width:22px;height:22px;padding:3px}.step.done svg{background:var(--accent);color:#fff;border-color:var(--accent)}.section-head{max-width:900px}.section-head h2,.features>h2,.final-cta h2{letter-spacing:-.045em;margin:16px 0;font-size:clamp(40px,4.6vw,72px);line-height:1.05}.section-head>p:last-child{color:var(--muted);font-size:19px}.translation,.workflow,.features{padding:120px 4vw}.translation{background:#fff}.translate-grid{grid-template-columns:1fr 120px 1fr;align-items:center;margin-top:60px;display:grid}.source-panel,.customer-preview{border:1px solid var(--line);box-shadow:var(--shadow);border-radius:15px;padding:22px}.panel-title{color:#fff;text-transform:uppercase;border-radius:15px 15px 0 0;margin:-22px -22px 22px;padding:15px 22px;font-weight:800}.panel-title span{float:right;text-transform:none;font-weight:400}.panel-title.dark{background:#141918}.panel-title.green{background:var(--accent)}.mini-alerts{gap:24px;margin-bottom:18px;display:flex}.mini-alerts span{align-items:center;gap:8px;font-weight:700;display:flex}.mini-alerts svg{width:18px}.danger{color:var(--red)}.source-row{border-top:1px solid var(--line);grid-template-columns:1.4fr .8fr .6fr .8fr;align-items:center;gap:10px;padding:17px 8px;display:grid}.source-row.changed{background:var(--red-bg);border-left:3px solid var(--red)}.source-row small{color:var(--muted)}.translation-arrow{text-align:center;color:var(--accent)}.translation-arrow svg{background:var(--accent);color:#fff;border-radius:50%;width:52px;height:52px;padding:13px}.translation-arrow b{margin-top:14px;display:block}.customer-preview>small{color:var(--muted)}.customer-preview>strong{color:var(--accent);margin:14px 0;font-size:56px;display:block}.preview-facts{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:26px;padding-top:26px;display:grid}.preview-facts span{text-align:center;gap:8px;display:grid}.preview-facts svg{color:var(--accent);margin:auto}.safe-note{background:var(--accent-2);border-radius:9px;align-items:center;gap:10px;margin-top:24px;padding:18px;display:flex}.workflow-line{grid-template-columns:repeat(4,1fr);margin:70px 0 45px;display:grid;position:relative}.workflow-line:before{content:"";border-top:2px solid var(--accent);position:absolute;top:21px;left:12%;right:12%}.workflow-step{text-align:center;z-index:1;gap:13px;display:grid}.workflow-step i{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:43px;height:43px;margin:auto;font-style:normal;font-weight:800;display:grid}.workflow-demo{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.workflow-demo>div{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:260px;padding:25px}.workflow-demo>div>svg{color:var(--accent)}.workflow-demo label{border-bottom:1px solid var(--line);justify-content:space-between;padding:12px 0;font-size:13px;display:flex}.success,.warning{border-radius:7px;align-items:center;gap:8px;padding:10px;display:inline-flex}.success{background:var(--accent-2);color:var(--accent)}.warning{background:var(--amber-bg);color:var(--amber)}.phone-message{border:8px solid #1b1d1c!important;border-radius:30px!important}.phone-message p{background:#f0f1f0;border-radius:16px;margin-top:38px;padding:18px}.features{background:#fff}.features>h2{text-align:center;max-width:1000px;margin:0 auto 70px}.feature-stage{grid-template-columns:260px 1fr 260px;align-items:center;gap:35px;display:grid}.feature-list{gap:60px;display:grid}.feature-list>div svg{color:var(--accent)}.feature-list b{color:var(--accent);margin:7px 0;font-size:17px;display:block}.feature-list p{color:var(--muted);font-size:14px}.dash-mini{border:1px solid var(--line);box-shadow:var(--shadow);border-radius:12px;overflow:hidden}.dash-mini-head{background:#f7f8f7;justify-content:space-between;padding:22px;display:flex}.dash-mini-head .brand{font-size:16px}.dash-mini-head .mark{width:27px;height:27px}.dash-row{border-top:1px solid var(--line);grid-template-columns:1.4fr 1fr .6fr .8fr;align-items:center;gap:10px;padding:15px 22px;font-size:13px;display:grid}.status{color:#4c5650;white-space:nowrap;background:#edf1ee;border-radius:5px;padding:5px 9px;font-size:12px;font-weight:700;display:inline-flex}.status.on-track,.status.watching{background:var(--accent-2);color:var(--accent)}.status.at-risk{background:var(--amber-bg);color:var(--amber)}.status.critical{background:var(--red-bg);color:var(--red)}.status.scheduled{color:var(--blue);background:#edf3fb}.proof{color:#f7f3e9;background:#111817;grid-template-columns:1.4fr .6fr;gap:8vw;padding:110px 6vw;display:grid}.proof blockquote{margin:30px 0;font-family:DM Serif Display;font-size:clamp(45px,5vw,78px);line-height:1.1}.attribution{font-size:20px}.jobber-chip{border:1px solid #44504a;border-radius:8px;margin-top:20px;padding:13px 18px;display:inline-block}.price{border:1px solid #465049;border-radius:15px;gap:15px;padding:38px;display:grid}.price>strong{font-size:62px}.price>strong small{font-size:20px}.price>span{gap:10px;display:flex}.price svg{color:#9cc57c;width:19px}.final-cta{text-align:center;justify-items:center;padding:140px 5vw;display:grid}.final-cta h2{max-width:1050px}.final-cta p{color:var(--muted);font-size:20px}.final-cta .button{margin:25px}.final-cta>span{color:var(--muted);gap:8px;display:flex}footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:36px 5vw;display:flex}footer>div{gap:28px;display:flex}footer p{color:var(--muted)}.app-shell{background:#f6f8f6;min-height:100vh;display:flex}.app-shell>aside{color:#fff;background:#101b18;flex-direction:column;width:220px;padding:28px 14px;display:flex;position:fixed;inset:0 auto 0 0}.tenant{text-transform:uppercase;align-items:center;gap:11px;padding:0 10px 30px;font-weight:800;display:flex}.tenant small{letter-spacing:.18em;font-weight:500}.tenant-mark{color:#71b964;border:3px solid #71b964;place-items:center;width:38px;height:38px;display:grid}.app-shell>aside nav{gap:6px;display:grid}.app-shell>aside nav a{border-radius:6px;align-items:center;gap:12px;padding:13px;display:flex}.app-shell>aside nav a.active{background:#1d6339}.app-shell>aside nav svg{width:19px}.app-shell>aside nav i{background:var(--amber);border-radius:50%;margin-left:auto;padding:2px 7px;font-style:normal}.powered{margin-top:auto;padding:12px}.powered small{color:#94a29b;display:block}.powered .brand{color:#fff;margin-top:7px;font-size:16px}.powered .mark{width:27px;height:27px}.app-main{flex:1;min-width:0;margin-left:220px}.app-main>header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex}.app-main>header>.brand{display:none}.app-main>header>div{align-items:center;gap:13px;display:flex}.connection{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:8px;padding:10px 14px;display:flex}.connection svg{width:17px;color:var(--accent)}.avatar{color:#fff;background:#23312c;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.app-main main{padding:30px}.app-title{justify-content:space-between;display:flex}.app-title h1{margin:4px 0 20px;font-size:36px}.mobile-menu{display:none}.metrics{border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:repeat(4,1fr);display:grid}.metrics>div{border-right:1px solid var(--line);grid-template-columns:46px 1fr;column-gap:12px;padding:20px 24px;display:grid}.metrics>div:last-child{border:0}.metrics svg{background:var(--accent-2);width:43px;height:43px;color:var(--accent);border-radius:50%;grid-row:1/3;padding:10px}.metrics strong{font-size:23px}.metrics span{color:var(--muted);font-size:13px}.metrics .weather svg{background:var(--amber-bg);color:var(--amber)}.metrics .equipment svg{background:var(--red-bg);color:var(--red)}.toolbar{gap:10px;margin:20px 0;display:flex}.toolbar label{border:1px solid var(--line);background:#fff;border-radius:7px;flex:1;align-items:center;gap:8px;padding:0 14px;display:flex}.toolbar input{background:0 0;border:0;outline:0;width:100%}.toolbar button{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:7px;padding:11px 15px;display:flex}.toolbar svg{width:17px}.toolbar .paused{background:var(--amber-bg);color:var(--amber)}.job-table{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.job-head,.job-row{grid-template-columns:1.15fr 1.35fr 1fr .7fr .8fr .75fr .7fr;gap:15px;padding:13px 15px;display:grid}.job-head{color:var(--muted);background:#f8f9f8;font-size:12px}.job-row{border-top:1px solid var(--line);align-items:center;font-size:13px}.job-row>span{grid-template-columns:auto 1fr;align-items:center;column-gap:9px;display:grid}.job-row small{color:var(--muted);grid-column:2}.initial{background:var(--accent);color:#fff;border-radius:50%;grid-row:1/3;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.drawer{z-index:30;border-left:1px solid var(--line);background:#fff;width:390px;padding:32px;position:fixed;top:0;bottom:0;right:0;overflow:auto;box-shadow:-15px 0 45px #141e181f}.drawer-close{float:right;background:0 0;border:0}.drawer>p{color:var(--muted);line-height:1.5}.drawer h2{font-size:28px}.drawer hr{border:0;border-top:1px solid var(--line);margin:25px 0}.drawer h3 svg{width:18px}.affected{border:1px solid var(--line);border-radius:8px;grid-template-columns:1fr auto;gap:5px;margin:10px 0;padding:14px;display:grid}.affected span{color:var(--muted)}.affected .status{grid-area:1/2/3}.drawer .button{width:100%;margin-top:20px}.danger-text{gap:8px;display:flex;color:var(--red)!important}.portal{background:#fff;min-height:100vh}.portal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:138px;margin:0 3.5vw;display:flex}.client-brand{color:var(--accent);align-items:center;gap:20px;display:flex}.tree{letter-spacing:-13px;padding-right:10px;font-size:26px}.client-brand>b{letter-spacing:.08em;font-size:38px}.client-brand small{letter-spacing:.18em;text-align:center;font-size:14px;display:block}.client-motto{font-size:17px;line-height:1.5}.portal-menu{display:none}.portal>main{padding:34px 3.5vw}.portal-title h1{margin:0 0 5px;font-size:34px}.portal-title p{margin:0 0 22px;font-size:22px}.portal-grid{grid-template-columns:1.55fr .9fr;gap:42px;display:grid}.arrival-card{border:1px solid var(--line);border-radius:10px;grid-template-columns:1.5fr 1fr 1fr;align-items:center;gap:20px;padding:30px;display:grid}.arrival-card strong{color:var(--accent);font-size:60px;display:block}.arrival-card span{align-items:center;gap:12px;line-height:1.5;display:flex}.arrival-card span svg{color:var(--accent);flex:none}.progress{border:1px solid var(--line);border-radius:10px;margin-top:18px;padding:22px}.progress h2{margin-top:0}.progress-line{grid-template-columns:repeat(4,1fr);display:grid;position:relative}.progress-line:before{content:"";border-top:3px solid var(--line);position:absolute;top:19px;left:11%;right:11%}.progress-line>div{text-align:center;z-index:1;justify-items:center;display:grid}.progress-line i{background:#fff;border:3px solid #b8bebb;border-radius:50%;place-items:center;width:40px;height:40px;font-style:normal;font-weight:800;display:grid}.progress-line b{margin:12px 0 5px}.progress-line small{color:var(--muted);max-width:180px}.progress-line .complete i{background:var(--accent);color:#fff;border-color:var(--accent)}.progress-line .current i{border-color:var(--accent);color:var(--accent)}.updates-toggle{text-align:left;border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:12px;width:100%;margin-top:18px;padding:17px;display:flex}.updates-toggle span{display:grid}.updates-toggle small{color:var(--muted)}.updates-toggle>svg:last-child{margin-left:auto;transition:all .2s}.rotate{transform:rotate(180deg)}.history-list{border:1px solid var(--line);border-top:0;border-radius:0 0 8px 8px;padding:10px 20px}.notices{gap:18px;display:grid}.notice{border:1px solid;border-radius:10px;gap:20px;padding:28px;display:flex}.notice>svg{flex:none;width:50px;height:50px}.notice b{font-size:18px}.notice p{line-height:1.55}.weather-notice{color:#784b00;background:#fffdf8;border-color:#e7bd69}.equipment-notice{color:#852721;background:snow;border-color:#e89894}.contact{border:1px solid var(--accent);color:var(--accent);border-radius:10px;align-items:center;gap:14px;padding:22px;display:flex}.contact span{display:grid}.contact small{color:var(--muted)}.contact>svg:last-child{margin-left:auto}.portal-footer{justify-content:center;gap:8px;padding:20px}.portal-footer .brand{font-size:14px}.portal-footer .mark,.portal-footer p{display:none}@media (width<=900px){.topbar{padding:0 20px}.topbar nav,.text-link{display:none}.hero{grid-template-columns:1fr;padding:60px 22px}.hero h1{font-size:50px}.hero-product{height:580px}.translation,.workflow,.features{padding:80px 20px}.translate-grid{grid-template-columns:1fr}.translation-arrow{padding:30px}.translation-arrow svg{transform:rotate(90deg)}.workflow-line{grid-template-columns:1fr;margin:40px 0}.workflow-line:before{display:none}.workflow-step{text-align:left;grid-template-columns:43px 1fr;align-items:center;margin:8px}.workflow-step i{margin:0}.workflow-demo,.feature-stage{grid-template-columns:1fr}.feature-list{grid-template-columns:repeat(3,1fr);gap:15px}.feature-list.right{order:3}.proof{grid-template-columns:1fr}.top-actions .button{padding:10px 14px}footer{align-items:flex-start;gap:20px}footer>div{display:grid}.app-shell>aside{display:none}.app-main{margin:0}.app-main>header>.brand{display:flex}.app-main>header>div b{display:none}.mobile-menu{display:block}.app-main main{padding:18px}.metrics{grid-template-columns:repeat(2,1fr)}.toolbar{overflow:auto}.toolbar label{min-width:240px}.job-head{display:none}.job-row{grid-template-columns:1fr auto}.job-row>span{display:none}.job-row>span:first-child,.job-row>span:nth-child(2),.job-row>span:nth-child(3),.job-row>span:nth-child(6){display:grid}.job-row>span:nth-child(2),.job-row>span:nth-child(3){grid-column:1}.job-row>span:nth-child(6){grid-area:1/2}.drawer{width:min(390px,100%)}.portal>header{height:110px;margin:0 20px}.client-brand>b{font-size:24px}.client-brand small{font-size:10px}.client-motto{display:none}.portal-menu{display:block}.portal>main{padding:28px 20px 100px}.portal-title h1{font-size:38px;line-height:1.05}.portal-title p{display:none}.portal-grid{grid-template-columns:1fr}.arrival-card{grid-template-columns:1fr 1fr;padding:23px}.arrival-card>div{grid-column:1/3}.arrival-card strong{font-size:52px}.progress-line{grid-template-columns:1fr}.progress-line:before{border-top:0;border-left:3px solid var(--line);inset:20px auto 20px 19px}.progress-line>div{text-align:left;grid-template-columns:40px 1fr;justify-items:start;column-gap:18px;margin:10px 0}.progress-line b{margin:0}.progress-line small{grid-column:2}.notices{gap:12px}.notice{padding:20px}.notice>svg{width:35px;height:35px}.contact{background:var(--accent);color:#fff;z-index:10;box-shadow:var(--shadow);position:fixed;bottom:18px;left:20px;right:20px}.contact small{color:#d9eee1}.portal-footer{display:none}}@media (width<=600px){.hero h1{font-size:43px}.hero-product{height:500px}.float-card{padding:18px}.float-card.arrival{width:90%}.float-card.arrival strong{font-size:34px}.float-card.queue{top:185px}.float-card.weather{top:300px}.float-card.steps{top:420px}.section-head h2,.features>h2,.final-cta h2{font-size:39px}.source-row{grid-template-columns:1fr .7fr}.source-row span,.source-row small{display:none}.customer-preview>strong{font-size:43px}.preview-facts{grid-template-columns:1fr;gap:18px}.feature-list{grid-template-columns:1fr}.dash-row{grid-template-columns:1fr .7fr}.dash-row span,.dash-row small{display:none}.proof{padding:80px 22px}.proof blockquote{font-size:43px}.final-cta{padding:100px 22px}.topbar .brand{font-size:18px}.topbar .mark{width:30px;height:30px}.metrics>div{padding:15px}.metrics svg{width:36px;height:36px}.toolbar button:nth-of-type(2){display:none}.app-title h1{font-size:30px}.client-brand{gap:8px}.tree,.client-brand>b{font-size:18px}.portal-title h1{font-size:34px}.arrival-card strong{font-size:44px}.notice h3{font-size:17px}.notice p{font-size:14px}}.brand{align-items:center;line-height:0;display:inline-flex}.brand-logo{width:190px;max-width:100%;height:auto;display:block}.brand-icon{object-fit:contain;width:52px;height:52px;display:block}.brand-icon.small{width:32px;height:32px}.dash-mini .brand-logo,.powered .brand-logo{width:132px}.final-cta>.brand-icon{width:76px;height:76px}.portal-footer .brand-logo{width:112px}@media (width<=600px){.topbar .brand-logo{width:150px}.app-main>header .brand-logo{width:128px}}.portal-status{--status-dark:var(--tenant-deep,#073f2c);--status-sage:var(--tenant-mid,#8eaa92);--status-paper:var(--tenant-soft,#f7f5ee);background:var(--status-paper);color:#17201b;min-height:100dvh;padding-bottom:84px}.portal-status .status-header{background:var(--accent);height:92px;color:var(--tenant-on-accent,#fff);border:0;margin:0;padding:0 clamp(20px,5vw,44px)}.portal-status .portal-company{color:var(--tenant-on-accent,#fff);flex:1;min-width:0}.portal-status .portal-company>b{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.portal-status .portal-company>span{background:color-mix(in srgb,var(--tenant-on-accent,#fff) 16%,transparent);color:var(--tenant-on-accent,#fff);flex:none}.portal-status .portal-company>img{filter:none;max-height:60px}.portal-status .header-call{width:46px;height:46px;color:var(--tenant-on-accent,#fff);border:1px solid color-mix(in srgb,var(--tenant-on-accent,#fff) 38%,transparent);border-radius:10px;flex:none;place-items:center;margin-left:14px;display:grid}.portal-status .header-call svg{width:24px;height:24px}.status-main{width:min(760px,100%);margin:0 auto!important;padding:34px clamp(18px,5vw,38px) 38px!important}.status-intro{gap:8px;margin-bottom:24px;display:grid}.private-label{color:#617966;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;margin:0;font-size:13px;font-weight:800;display:flex}.private-label svg{width:17px}.status-intro h1{letter-spacing:-.035em;text-transform:uppercase;margin:10px 0 5px;font-family:Barlow Condensed,sans-serif;font-size:clamp(56px,15vw,88px);line-height:.88}.status-location,.status-project{align-items:center;gap:10px;margin:0;font-weight:700;display:flex}.status-location{text-transform:uppercase;letter-spacing:.08em;font-family:Barlow Condensed,sans-serif;font-size:20px}.status-location svg,.status-project svg{width:21px;color:var(--status-dark);flex:none}.status-project{font-size:17px;line-height:1.35}.schedule-badge{border:1px solid var(--status-sage);color:#56705d;letter-spacing:.08em;text-transform:uppercase;border-radius:7px;justify-self:start;margin-top:8px;padding:8px 12px;font:700 17px/1 Barlow Condensed,sans-serif}.schedule-badge:before{content:"";background:var(--status-sage);border-radius:50%;width:8px;height:8px;margin-right:9px;display:inline-block}.arrival-hero{background:var(--status-dark);color:#fff;border-radius:10px;margin:0 0 14px;padding:25px clamp(18px,5vw,32px) 20px;overflow:hidden;container-type:inline-size}.arrival-hero>small{color:var(--status-sage);letter-spacing:.08em;text-transform:uppercase;font:700 20px/1 Barlow Condensed,sans-serif;display:block}.arrival-hero>strong{letter-spacing:-.01em;text-transform:uppercase;white-space:nowrap;font-variant-numeric:tabular-nums;width:100%;margin:14px 0 16px;font:800 clamp(42px,15cqw,100px)/.96 Barlow Condensed,sans-serif;display:block}.arrival-hero>p{color:#e7ece8;border-top:1px solid #8eaa928c;align-items:center;gap:9px;margin:0;padding-top:14px;font-size:14px;line-height:1.4;display:flex}.arrival-hero>p svg{width:18px;color:var(--status-sage);flex:none}.queue-strip{border:1px solid var(--status-sage);background:#fff;border-radius:9px;grid-template-columns:76px 1fr 28px;align-items:center;margin-bottom:14px;display:grid;overflow:hidden}.queue-icon{background:var(--status-sage);height:100%;min-height:76px;color:var(--status-dark);place-items:center;display:grid}.queue-icon svg{width:34px;height:34px}.queue-strip>div{padding:11px 16px;display:grid}.queue-strip small,.update-row small{text-transform:uppercase;letter-spacing:.08em;color:var(--status-dark);font:700 14px/1 Barlow Condensed,sans-serif}.queue-strip strong{text-transform:uppercase;letter-spacing:.02em;color:#607c65;font:800 30px/.95 Barlow Condensed,sans-serif}.queue-strip>svg{color:var(--status-dark)}.status-progress{background:#fff;border:1px solid #d8d8cf;border-radius:9px;margin-bottom:14px;position:relative;overflow:hidden}.status-progress:before{content:"";background:#b7c2b9;width:2px;position:absolute;top:30px;bottom:30px;left:28px}.status-progress>div{border-bottom:1px solid #e6e4dc;grid-template-columns:56px 1fr 34px;align-items:center;min-height:72px;padding:8px 14px 8px 0;display:grid;position:relative}.status-progress>div:last-child{border-bottom:0}.status-progress>div.current{background:#eef2ea}.step-number{z-index:1;color:#fff;background:#737b76;border-radius:50%;place-items:center;width:34px;height:34px;margin:auto;font-style:normal;font-weight:800;display:grid;position:relative}.complete .step-number{background:var(--status-dark)}.current .step-number{background:var(--status-sage);color:var(--status-dark)}.step-number svg{width:18px}.status-progress span{gap:3px;display:grid}.status-progress b{font:700 21px/1 Barlow Condensed,sans-serif}.status-progress small{color:#69736c;font-size:12px;line-height:1.25}.step-icon{color:#757e78;width:27px}.complete .step-icon,.current .step-icon{color:var(--status-dark)}.update-stack{gap:8px;display:grid}.update-row{width:100%;min-height:64px;color:inherit;text-align:left;background:#fff;border:1px solid #d8d8cf;border-radius:8px;grid-template-columns:48px 1fr 24px;align-items:center;gap:10px;padding:8px 12px;display:grid}.update-row>svg:first-child{background:var(--status-dark);color:#fff;border-radius:7px;width:40px;height:40px;padding:9px}.update-row>svg:last-child{color:var(--status-dark)}.update-row span{gap:2px;display:grid}.update-row b{font:700 19px/1.1 Barlow Condensed,sans-serif}.update-row em{color:#69736c;font-size:12px;font-style:normal;line-height:1.3}.status-history{background:#fff;border:1px solid #d8d8cf;border-radius:8px;padding:6px 16px}.status-history p{font-size:13px;line-height:1.45}.status-notices{margin-top:14px}.status-notices .public-banner{color:#294a34;background:#eef2ea;border-color:#b9c9bc}.status-trust{color:#5f6f63;align-items:flex-start;gap:12px;margin:20px 4px;display:flex}.status-trust>svg{flex:none;width:20px}.status-trust span{display:grid}.status-trust small{line-height:1.4}.portal-status .portal-footer{color:#6a756d;background:0 0;border:0;padding:16px 0 0;font-size:12px;display:flex}.status-call{z-index:30;background:var(--status-dark);color:#fff;letter-spacing:.04em;text-transform:uppercase;justify-content:center;align-items:center;gap:12px;width:min(760px,100%);min-height:72px;padding:16px 22px;font:700 20px/1 Barlow Condensed,sans-serif;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -6px 18px #073f2c2e}.status-call svg{width:24px}@media (width>=761px){.portal-status{padding:34px 0 110px}.portal-status .status-header{border-radius:14px 14px 0 0;width:min(760px,100%);margin:0 auto}.status-main{background:var(--status-paper);box-shadow:0 18px 60px #073f2c24}.status-call{border-radius:10px;bottom:18px}}@media (width<=480px){.portal-status .status-header{height:76px;padding:0 18px}.portal-status .portal-company>img{width:132px;max-height:46px}.portal-status .portal-company b{font-size:15px}.portal-status .header-call{width:40px;height:40px}.status-main{padding:25px 16px 28px!important}.status-intro h1{font-size:clamp(52px,17vw,74px)}.arrival-hero{padding:22px 18px 18px}.arrival-hero>small{font-size:18px}.arrival-hero>strong{font-size:clamp(38px,15cqw,72px)}.queue-strip{grid-template-columns:68px 1fr 24px}.queue-icon{min-height:70px}.queue-strip strong{font-size:27px}.status-progress>div{min-height:66px}.status-progress b{font-size:20px}.status-call{min-height:68px;font-size:19px}}.auth-page{color:#171817;background:#f4f5f3;min-height:100vh}.auth-page>header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 5vw;display:flex}.auth-page>header>a{color:#5f625f;font-size:14px;font-weight:700}.auth-page>main{background-image:radial-gradient(#d7dad5 1px,#0000 1px);background-size:20px 20px;place-items:center;min-height:calc(100vh - 72px);padding:48px 20px;display:grid}.auth-card{background:#fff;border:1px solid #dfe1dd;border-radius:20px;width:min(440px,100%);padding:42px;box-shadow:0 24px 70px #1c201c1f}.auth-card>.mark{margin-bottom:28px}.auth-card h1{letter-spacing:-.04em;margin:8px 0;font-size:38px}.auth-card>p:not(.eyebrow){color:#6a6d69;margin:0 0 28px;line-height:1.55}.auth-card form{gap:18px;display:grid}.auth-card form>label>span{margin-bottom:8px;font-size:13px;font-weight:800;display:block}.auth-card form>label>div{background:#fff;border:1px solid #d8dad6;border-radius:10px;align-items:center;gap:10px;height:50px;padding:0 14px;display:flex}.auth-card form svg{color:#777b76;width:18px}.auth-card input{width:100%;height:100%;font:inherit;border:0;outline:0}.auth-card .button{border:0;width:100%;height:50px}.auth-card .button:disabled{opacity:.7;cursor:wait}.auth-card>small{color:#777b76;align-items:flex-start;gap:8px;margin-top:24px;line-height:1.4;display:flex}.auth-card>small svg{flex:none;width:16px}.auth-error{color:#9d2f22;background:#fff2ef;border:1px solid #f2c8c0;border-radius:9px;align-items:center;gap:9px;padding:11px 13px;font-size:13px;font-weight:700;display:flex}.auth-loading{background:#f4f5f3;place-content:center;justify-items:center;gap:24px;min-height:100vh;display:grid}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.signout{color:#777;cursor:pointer;background:0 0;border:0;place-items:center;padding:6px;display:grid}.signout svg{width:18px}.app-state{color:#666;border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:12px;min-height:260px;display:flex}.app-state.error{color:#8e2b20}.app-state.error svg{width:28px}.app-state.error p{color:#666;margin:5px 0 0}.app-state.error b{color:#222}.auth-card .auth-switch{text-align:center;font-size:14px;color:#626762!important;margin:22px 0 0!important}.auth-switch a,.auth-card>small a{color:var(--accent);text-underline-offset:3px;font-weight:800;text-decoration:underline}.auth-confirmation{text-align:center}.confirmation-icon{background:var(--accent-2);width:58px;height:58px;color:var(--accent);border-radius:50%;place-items:center;margin:0 auto 22px;display:grid}.confirmation-icon svg{width:25px}.auth-confirmation .button{margin-top:4px}.auth-confirmation .text-button{margin-top:14px}.auth-session-note{color:#6e5315;background:#fff9e9;border:1px solid #ead7a8;border-radius:9px;align-items:flex-start;gap:10px;margin:0 0 20px;padding:13px 14px;font-size:13px;line-height:1.45;display:flex}.auth-session-note svg{flex:none;width:18px;margin-top:1px}.auth-card .slug-status{color:#6f746f;justify-content:space-between;align-items:center;gap:10px;margin-top:7px;display:flex}.slug-status b{white-space:nowrap}.slug-status.available b{color:#14713d}.slug-status.taken b,.slug-status.invalid b{color:#a23b2c}.slug-status.checking b{color:#755b18}@media (width<=640px){.auth-page>header{padding:0 20px}.auth-page>header>a{font-size:12px}.auth-card{border-radius:16px;padding:30px 24px}.auth-card h1{font-size:32px}.app-main>header>div b{display:none}.signout{display:grid!important}}.lookup-page,.portal{--accent:var(--tenant-accent,#075b31)}.lookup-page{background:var(--tenant-soft,#f5f6f4);flex-direction:column;min-height:100vh;display:flex}.lookup-page>header{background:var(--accent);border-bottom:1px solid color-mix(in srgb,var(--tenant-on-accent,#fff) 24%,transparent);height:92px;color:var(--tenant-on-accent,#fff);justify-content:space-between;align-items:center;padding:0 clamp(20px,5vw,72px);display:flex}.lookup-page>header .portal-company{color:var(--tenant-on-accent,#fff)}.lookup-page>header .portal-company>span{background:color-mix(in srgb,var(--tenant-on-accent,#fff) 16%,transparent);color:var(--tenant-on-accent,#fff)}.portal-company{color:var(--ink);align-items:center;gap:13px;font-size:20px;display:flex}.portal-company>span{background:var(--accent);color:#fff;border-radius:10px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.portal-company>img{object-fit:contain;object-position:left center;width:auto;max-width:190px;max-height:60px}.lookup-page>main{grid-template-columns:minmax(0,560px) minmax(260px,1fr);align-items:start;gap:30px;width:min(1040px,100% - 40px);margin:auto;padding:64px 0;display:grid}.lookup-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:42px}.lookup-icon{background:color-mix(in srgb,var(--accent) 12%,white);width:56px;height:56px;color:var(--accent);border-radius:15px;place-items:center;margin-bottom:24px;display:grid}.lookup-card h1{margin:8px 0 12px;font-family:DM Serif Display;font-size:42px;line-height:1.05}.lookup-card>p:not(.eyebrow){color:var(--muted);line-height:1.6}.lookup-card form{gap:17px;margin-top:28px;display:grid}.lookup-card label>span{margin-bottom:7px;font-size:13px;font-weight:800;display:block}.lookup-card input{width:100%;height:52px;font:inherit;border:1px solid #cfd4d0;border-radius:9px;outline:0;padding:0 15px}.lookup-card input:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 13%,transparent)}.demo-credentials{color:#365342;background:#f1f6f2;border-radius:8px;align-items:center;gap:14px;margin-top:18px;padding:12px 14px;font-size:13px;display:flex}.demo-credentials>b{color:#183e2a;margin-right:auto}.demo-credentials span{white-space:nowrap}.demo-credentials strong{color:#075b31}.tenant-button{background:var(--accent);color:#fff;border:0;justify-content:center;margin-top:4px}.lookup-card>small{color:var(--muted);align-items:center;gap:7px;margin-top:20px;line-height:1.45;display:flex}.lookup-card>small svg{flex:none;width:16px}.lookup-error{background:var(--red-bg);color:var(--red);border-radius:8px;align-items:center;gap:9px;padding:12px;font-size:13px;font-weight:700;display:flex}.lookup-error svg{width:18px}.public-banner{color:#704600;background:#fffaf0;border:1px solid #e5c477;border-radius:12px;gap:14px;margin-bottom:18px;padding:20px;display:flex}.public-banner>svg{flex:none}.public-banner small{text-transform:uppercase;letter-spacing:.1em;font-weight:800}.public-banner b{margin:5px 0;font-size:18px;display:block}.public-banner p{margin:0;line-height:1.5}.public-banner.severity-3{background:var(--red-bg);color:#802b25;border-color:#e5aaa6}.public-banner.severity-1{color:#254f7e;background:#f0f5fb;border-color:#bfd1e6}.lookup-page>footer{text-align:center;color:var(--muted);border-top:1px solid var(--line);background:#fff;padding:24px}.portal-loading{min-height:100vh;color:var(--muted);background:#f5f6f4;justify-content:center;align-items:center;gap:12px;display:flex}.portal .portal-company>span{background:var(--accent)}.portal .public-banner{margin:0 0 22px}.privacy-card{border:1px solid var(--line);border-radius:10px;padding:26px}.privacy-card>svg{color:var(--accent)}.privacy-card p{color:var(--muted);line-height:1.55}.arrival-card p{color:var(--muted);margin:8px 0 0;line-height:1.5}.job-row{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;background:#fff;border-bottom:0;border-left:0;border-right:0}.job-row:hover{background:#f7faf7}.toolbar-link{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:7px;align-items:center;gap:7px;padding:11px 15px;display:flex}.toolbar-link svg{width:17px}.job-detail label{gap:7px;margin:15px 0;font-size:13px;font-weight:800;display:grid}.job-detail input,.job-detail select,.job-detail textarea{border:1px solid var(--line);font:inherit;background:#fff;border-radius:8px;padding:11px}.job-detail textarea{resize:vertical}.call-link{color:var(--accent);gap:8px;font-weight:800;display:inline-flex}.drawer-preview{border:1px solid var(--line);background:#f3f6f3;border-radius:10px;margin:22px 0;padding:18px}.drawer-preview strong{color:var(--accent);margin:7px 0;font-size:30px;display:block}.drawer-preview p{color:var(--muted)}.drawer-preview span{font-size:13px;font-weight:800}.job-detail .button{justify-content:center;margin-top:10px;display:flex}.save-success{font-weight:800;color:var(--accent)!important}.save-error{color:var(--red)!important}.job-detail .button:disabled{opacity:.65}@media (width<=760px){.lookup-page>header{height:76px}.lookup-page>header>span{display:none}.lookup-page>main{grid-template-columns:1fr;padding:30px 0}.lookup-card{padding:28px 22px}.lookup-card h1{font-size:36px}.lookup-banners{grid-row:1}.portal-company{font-size:16px}.portal-company>span{width:36px;height:36px}.portal .portal-company b{max-width:190px}.public-banner{padding:16px}.portal .public-banner{margin-bottom:16px}}@media (width<=520px){.demo-credentials{flex-wrap:wrap;align-items:flex-start}.demo-credentials>b{flex-basis:100%}.demo-credentials span{flex:1}}html,body{overflow-x:hidden}.landing{overflow:hidden}.button,.connection,.toolbar button,.toolbar-link,.updates-toggle,.contact{transition:background-color .2s,color .2s,border-color .2s,transform .2s}.button:hover,.connection:hover,.toolbar button:hover,.toolbar-link:hover,.updates-toggle:hover{transform:translateY(-1px)}.button:active,.connection:active,.toolbar button:active,.toolbar-link:active,.updates-toggle:active{transform:translateY(1px)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 30%,transparent);outline-offset:3px}.hero{gap:4vw;padding:7vh 5.5vw 9vh}.hero h1{letter-spacing:-.04em;text-wrap:balance;max-width:820px;font-size:clamp(50px,4.75vw,78px);line-height:1.015}.lede{color:#465049;text-wrap:pretty;max-width:620px}.float-card{border-radius:12px;box-shadow:0 8px 24px #18261d14}.float-card.arrival{width:76%}.float-card.queue{width:86%;left:0}.float-card.weather{width:89%}.section-head h2,.features>h2,.final-cta h2{letter-spacing:-.04em;text-wrap:balance}.translation,.workflow,.features{padding-left:4.5vw;padding-right:4.5vw}.source-panel,.customer-preview,.dash-mini{border-radius:12px}.proof{background:#101817}.app-main main{max-width:1440px;margin:0 auto}.job-row{min-height:66px;transition:background-color .18s}.job-row:focus-visible{z-index:1;outline-offset:-3px;position:relative}.drawer{width:min(430px,100%)}.drawer-close{border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.drawer-close:hover{background:#f0f2f0}.job-detail input,.job-detail select,.job-detail textarea{min-height:46px}.job-detail textarea{line-height:1.5}.drawer-preview{padding:22px}.lookup-page>main{grid-template-columns:minmax(0,600px) minmax(300px,1fr);width:min(1120px,100% - 40px)}.lookup-card{border-radius:14px;padding:48px}.lookup-card h1{letter-spacing:-.025em;font-size:44px}.lookup-card input{height:56px}.tenant-button{min-height:56px}.public-banner{border-radius:10px}.portal>header{height:124px}.portal>main{max-width:1600px;margin:0 auto;padding-top:38px}.portal-title h1{letter-spacing:-.025em;text-wrap:balance}.portal-grid{gap:32px}.arrival-card{padding:32px}.arrival-card strong{letter-spacing:-.035em}.privacy-card{background:#f7f9f7}.contact:hover{background:color-mix(in srgb,var(--accent) 5%,white)}@media (width<=900px){.hero{padding-top:58px}.hero-copy{max-width:720px}.hero-product{width:100%;max-width:720px;margin:0 auto}.app-main>header{padding:0 18px}.connection{margin-left:auto}.metrics{background:var(--line);border:0;gap:1px;overflow:hidden}.metrics>div{background:#fff;border:0}.toolbar{grid-template-columns:minmax(0,1fr) auto;display:grid;overflow:visible}.toolbar label{grid-column:1/-1;min-width:0;height:48px}.toolbar button,.toolbar-link{justify-content:center;min-height:44px}.job-row{padding:17px}.portal>header{height:96px}.portal>main{padding-top:26px}.portal-title h1{max-width:650px}.portal-grid{gap:18px}}@media (width<=600px){.topbar{width:100%;height:72px}.topbar .brand{flex:none}.topbar .top-actions{flex:none;margin-left:auto}.topbar .top-actions .button{min-width:74px;padding:10px 13px}.hero{min-height:auto;padding:70px 22px 0;display:block}.hero .eyebrow{max-width:310px;font-size:11px;line-height:1.5}.hero h1{letter-spacing:-.04em;overflow-wrap:normal;max-width:100%;margin:18px 0 26px;font-size:clamp(36px,9.6vw,42px);line-height:1.03}.lede{font-size:18px;line-height:1.55}.actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-top:30px;display:grid}.actions .button{white-space:normal;text-align:center;min-width:0;padding:14px 8px;font-size:14px}.trust{align-items:flex-start;margin-bottom:46px;line-height:1.45}.hero-product{border-top:1px solid var(--line);width:calc(100% + 44px);height:540px;margin-left:-22px;padding-top:24px}.time-grid{left:22px;right:22px}.float-card{max-width:calc(100% - 44px)}.float-card.arrival{width:90%;top:24px;right:0}.float-card.queue{width:88%;top:185px;left:14px}.float-card.weather{width:91%;top:310px;right:0}.float-card.steps{width:84%;top:445px;left:34px}.translation,.workflow,.features{padding:78px 22px}.translate-grid{margin-top:42px}.panel-title span{display:none}.mini-alerts{flex-wrap:wrap}.workflow-demo>div{min-height:0}.feature-stage{gap:42px}.feature-list{gap:28px}.proof{padding:78px 22px}.proof blockquote{letter-spacing:-.025em}.price{padding:28px 22px}.final-cta{padding:90px 22px}.final-cta>span{text-align:left;align-items:flex-start}.landing footer{padding:34px 22px;display:grid}.landing footer>div{grid-template-columns:repeat(2,auto);gap:14px 28px}.app-main>header{height:68px;padding:0 14px}.app-main>header .brand{font-size:17px}.app-main>header .connection{padding:9px;font-size:0}.app-main>header .connection svg{margin:0}.app-main main{padding:20px 14px}.app-title .eyebrow{font-size:10px}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.metrics>div{grid-template-columns:38px 1fr;padding:16px 12px}.metrics svg{width:36px;height:36px}.metrics strong{font-size:20px}.toolbar{grid-template-columns:1fr 1fr}.toolbar button,.toolbar-link{padding:10px;font-size:13px}.job-table{background:0 0;border:0;gap:12px;display:grid}.job-row{border:1px solid var(--line);background:#fff;grid-template-columns:1fr auto;gap:8px;padding:18px 16px;box-shadow:0 3px 8px #18261d0d;border-radius:10px!important}.job-row>span:first-child b{font-size:16px}.job-row>span:nth-child(2){margin-left:39px}.job-row>span:nth-child(3){color:var(--muted);margin-left:39px}.job-row>span:nth-child(6){align-self:start}.lookup-page>main{width:min(100% - 28px,560px);padding:24px 0 42px}.lookup-card{border-radius:12px;padding:28px 22px;box-shadow:0 6px 18px #18261d12}.lookup-card h1{font-size:36px}.lookup-banners{grid-row:auto}.portal>header{margin:0 18px}.portal .portal-company b{max-width:220px}.portal>main{padding:28px 18px 112px}.portal-title h1{font-size:34px}.arrival-card{border-color:var(--accent);grid-template-columns:1fr;padding:24px 22px}.arrival-card>div{grid-column:auto}.arrival-card strong{margin-top:8px;font-size:44px;line-height:1.05}.arrival-card span{border-top:1px solid var(--line);padding-top:16px}.progress{padding:22px 18px}.progress-line>div{margin:7px 0}.public-banner{padding:18px}.privacy-card{padding:22px}.contact{min-height:64px;bottom:14px;left:18px;right:18px}.contact small{color:#fffc}.landing footer .footer-maker{grid-template-columns:1fr;justify-items:start;gap:8px}.heavy-metric-credit{min-height:44px}}.title-actions{gap:10px;display:flex}.connection-warn{color:#8a5200;background:var(--amber-bg)}.app-state.compact{min-height:auto;margin-bottom:18px;padding:14px}.select-control{align-items:center;gap:8px;display:flex!important}.select-control select{font:inherit;background:0 0;border:0;outline:0}.empty-state{text-align:center;border:1px solid var(--line);background:#fff;border-radius:12px;align-content:center;place-items:center;min-height:280px;padding:40px;display:grid}.empty-state>svg{background:var(--accent-2);width:46px;height:46px;color:var(--accent);border-radius:12px;padding:11px}.empty-state h2{margin:16px 0 6px}.empty-state p{max-width:520px;color:var(--muted);line-height:1.6}.split-panel{grid-template-columns:minmax(260px,.8fr) minmax(340px,1.2fr);align-items:start;gap:24px;display:grid}.split-panel>div:first-child{gap:12px;display:grid}.panel-callout{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;border:0}.settings-form{gap:16px;display:grid}.settings-form h2{margin:0}.settings-form label,.job-detail label{gap:7px;font-size:13px;font-weight:800;display:grid}.settings-form input,.settings-form select,.settings-form textarea,.job-detail input,.job-detail select,.job-detail textarea{width:100%;font:inherit;background:#fff;border:1px solid #cfd4d0;border-radius:8px;padding:11px}.settings-form input[type=color]{width:80px;height:46px;padding:5px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.check-row{align-items:center;display:flex!important}.check-row input{width:auto}.connection-card{background:#f4f7f4;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;padding:20px;display:flex}.connection-card p{color:var(--muted);margin:5px 0 0}.policy-preview{background:#f7f8f7;border-radius:8px;gap:7px;padding:16px;display:grid}.text-button{color:var(--accent);background:0 0;border:0;font-weight:700}.legal-page{background:#f7f8f7;min-height:100vh}.legal-page>header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:76px;padding:0 5vw;display:flex}.legal-page>main{width:min(760px,100% - 40px);margin:0 auto;padding:90px 0}.legal-page h1{letter-spacing:-.035em;font-size:52px}.legal-page h2{margin-top:45px}.legal-page p{color:#4f5752;font-size:18px;line-height:1.75}.legal-page a{color:var(--accent);font-weight:700}@media (width<=760px){.split-panel,.form-grid{grid-template-columns:1fr}.title-actions{width:100%;margin-bottom:16px}.app-title{display:block}.connection-card{flex-direction:column;align-items:flex-start}.legal-page>main{padding:55px 0}.legal-page h1{font-size:40px}}.connection-actions{flex-wrap:wrap;gap:10px;display:flex}.danger-button{color:#a22b2b!important;border-color:#e5bcbc!important}.danger-zone{background:#fff8f8;border:1px solid #e8c1c1;border-radius:10px;margin-top:20px;padding:20px}.danger-zone p{color:#704b4b;line-height:1.5}.queue-action-notice{background:var(--accent-2);min-height:52px;color:var(--accent);border-radius:9px;align-items:center;gap:10px;margin-bottom:18px;padding:10px 14px;display:flex}.queue-action-notice>svg{flex:none;width:20px}.queue-action-notice span{margin-right:auto}.queue-action-notice button{min-width:44px;min-height:40px;color:var(--accent);font:inherit;background:0 0;border:0;font-weight:800}.queue-action-notice button:last-child{place-items:center;min-width:40px;display:grid}.queue-action-notice button:last-child svg{width:17px}.job-remove-zone{border-top:1px solid #e8c1c1;align-items:center;gap:18px;margin-top:28px;padding-top:22px;display:flex}.job-remove-zone>div{margin-right:auto}.job-remove-zone p{color:#704b4b;margin:5px 0 0;line-height:1.45}.job-remove-zone .button{flex:none;width:auto;margin:0}@media (width<=600px){.queue-action-notice{flex-wrap:wrap;align-items:flex-start}.queue-action-notice span{width:calc(100% - 32px)}.job-remove-zone{flex-direction:column;align-items:stretch}.job-remove-zone .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.connection,.toolbar button,.toolbar-link,.updates-toggle,.job-row{transition:none}.spin{animation:none}}@media (width<=600px){.hero-copy{width:100%;min-width:0;max-width:100%}.hero-copy>*{max-width:100%}.actions{width:100%;overflow:hidden}.actions .button{width:100%;max-width:100%;overflow:hidden}.lede{overflow-wrap:break-word}}.hero-phone-stage{isolation:isolate;place-items:center;height:720px;display:grid}.hero-phone-stage:before{content:"";aspect-ratio:1;background:color-mix(in srgb,var(--accent) 8%,transparent);z-index:-1;border-radius:50%;width:min(92%,620px);position:absolute}.hero-phone-stage img{object-fit:contain;filter:drop-shadow(0 18px 24px #111b181a);width:auto;max-width:100%;height:min(76vh,720px);display:block}.review-rotator{color:#173c29;background:#dcecdf;place-items:center;min-height:270px;padding:clamp(54px,6vw,82px) 6vw;display:grid;position:relative;overflow:hidden}.review-slide{grid-template-columns:44px 1fr;align-items:start;column-gap:24px;width:min(100%,1160px);display:grid;position:relative}.review-slide>svg{color:#2f7650;fill:currentColor;stroke-width:1.5px;width:40px;height:40px;margin-top:4px}.review-slide blockquote{letter-spacing:-.035em;text-wrap:balance;max-width:1040px;margin:0;font-size:clamp(32px,3.5vw,54px);font-weight:700;line-height:1.12}.review-slide>p{color:#466453;grid-column:2;align-items:center;gap:10px;margin:22px 0 0;display:flex}.review-slide>p b{color:#173c29;font-size:15px}.review-slide>p span{font-size:14px}.review-slide>p span:before{content:"·";margin-right:10px}.review-controls{align-items:center;gap:8px;display:flex;position:absolute;bottom:20px;right:6vw}.review-dots{gap:5px;display:flex}.review-dots button{background:0 0;border:0;width:28px;height:28px;padding:12px 0}.review-dots button:after{content:"";background:#173c2940;border-radius:999px;width:100%;height:3px;transition:background .2s;display:block}.review-dots button.active:after{background:#173c29}.review-dots button:focus-visible,.review-pause:focus-visible{outline-offset:2px;outline:2px solid #173c29}.review-pause{color:#173c29;background:0 0;border:1px solid #173c2940;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.review-pause:hover{background:#ffffff59}.review-pause svg{width:15px;height:15px}.mobile-nav-toggle,.mobile-navigation,.trust-mobile{display:none}.screenshot-stack figure{display:contents}.screenshot-stack figcaption{display:none}@media (width<=900px){.hero-phone-stage{height:680px;margin-top:18px}.hero-phone-stage img{height:680px}}@media (width<=600px){.hero-phone-stage{border-top:1px solid var(--line);width:100%;height:470px;margin:0;padding-top:0;overflow:hidden}.hero-phone-stage:before{width:112%;top:42px}.hero-phone-stage img{align-self:start;max-width:100%;height:500px}.hero-phone-stage+.translation{margin-top:0}.review-rotator{min-height:300px;padding:46px 22px 66px}.review-slide{grid-template-columns:1fr;justify-items:start}.review-slide>svg{width:30px;height:30px;margin:0 0 16px}.review-slide blockquote{font-size:clamp(27px,7.8vw,34px);line-height:1.14}.review-slide>p{grid-column:1;gap:3px;margin-top:20px;display:grid}.review-slide>p span:before{content:none;margin:0}.review-slide>p span{font-size:13px}.review-controls{justify-content:space-between;bottom:14px;left:22px;right:22px}}@media (prefers-reduced-motion:reduce){.review-dots button:after{transition:none}}.app-shell>aside nav button{color:#fff;text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:12px;padding:13px;display:flex}.app-shell>aside nav button:hover{background:#182a25}.app-shell>aside nav button.active{background:#1d6339}.app-shell>aside nav button svg{width:19px}.dashboard-panel{max-width:900px;padding:8px 0}.back-link{color:var(--muted);background:0 0;border:0;align-items:center;gap:8px;padding:8px 0;font-weight:700;display:inline-flex}.back-link svg{width:17px;transform:rotate(180deg)}.dashboard-panel-head{align-items:flex-start;gap:20px;margin:32px 0;display:flex}.dashboard-panel-head>svg{background:var(--accent-2);width:52px;height:52px;color:var(--accent);border-radius:12px;padding:13px}.dashboard-panel-head h1{letter-spacing:-.035em;margin:5px 0 9px;font-size:38px}.dashboard-panel-head>div>p:last-child{color:var(--muted);margin:0;font-size:17px;line-height:1.55}.dashboard-panel-body{border:1px solid var(--line);background:#fff;border-radius:12px;padding:30px}.dashboard-panel-body>.button{margin-top:20px}.panel-callout{background:var(--red-bg);border-radius:10px;align-items:flex-start;gap:15px;padding:20px;display:flex}.panel-callout svg{flex:none}.panel-callout p,.brand-preview p,.panel-note{color:var(--muted);margin:5px 0 0;line-height:1.55}.brand-preview{background:#f5f7f5;border-radius:10px;align-items:center;gap:16px;padding:22px;display:flex}.brand-preview .tenant-mark{background:var(--accent);color:#fff;border:0;border-radius:8px}.brand-preview b{font-size:22px}.panel-note{max-width:70ch;margin-top:24px}.settings-list{margin:0}.settings-list>div{border-bottom:1px solid var(--line);grid-template-columns:210px 1fr;gap:24px;padding:18px 0;display:grid}.settings-list>div:first-child{padding-top:0}.settings-list>div:last-child{border:0;padding-bottom:0}.settings-list dt{font-weight:800}.settings-list dd{color:var(--muted);overflow-wrap:anywhere;margin:0}.mobile-dashboard-nav{display:none}.demo-banner{color:#183e2a;background:#eaf4ed;border:1px solid #bad5c3;border-radius:10px;align-items:center;gap:14px;margin-bottom:22px;padding:13px 16px;display:flex}.demo-banner span{color:#fff;background:#276749;border-radius:6px;flex:none;padding:6px 9px;font-size:12px;font-weight:800}.demo-banner p{margin:0;line-height:1.4}.demo-banner a{white-space:nowrap;color:#1d5b3c;margin-left:auto;font-weight:800}.demo-banner a:hover{text-decoration:underline}@media (width<=600px){.mobile-menu{display:none}.mobile-dashboard-nav{grid-template-columns:repeat(4,1fr);gap:4px;margin:-6px 0 22px;display:grid}.mobile-dashboard-nav button{min-width:0;min-height:54px;color:var(--muted);font:inherit;background:0 0;border:0;border-radius:8px;align-content:center;place-items:center;gap:4px;font-size:10px;display:grid}.mobile-dashboard-nav button svg{width:19px}.mobile-dashboard-nav button.active{background:var(--accent-2);color:var(--accent);font-weight:800}.dashboard-panel{padding:0}.dashboard-panel-head{gap:14px;margin:22px 0}.dashboard-panel-head>svg{width:44px;height:44px;padding:11px}.dashboard-panel-head h1{font-size:30px}.dashboard-panel-body{padding:22px 18px}.settings-list>div{grid-template-columns:1fr;gap:6px}.app-shell>aside nav button{min-height:44px}}@media (width<=700px){.demo-banner{flex-wrap:wrap;align-items:flex-start}.demo-banner p{flex-basis:100%;order:3}.demo-banner a{margin-left:auto}}.lookup-page>main{grid-template-columns:minmax(0,650px) minmax(300px,1fr);align-items:start;gap:34px;width:min(1120px,100% - 48px);padding:58px 0}.lookup-card{box-shadow:none;border-radius:14px;padding:46px 48px}.lookup-card h1{max-width:12ch;margin:10px 0 15px;font-size:48px;line-height:1.02}.lookup-card>p:not(.eyebrow){max-width:54ch;font-size:17px}.lookup-card form{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;margin-top:34px}.lookup-card form>label{min-width:0}.lookup-card form>.lookup-error,.lookup-card form>.tenant-button{grid-column:1/-1}.lookup-card input{min-width:0;height:54px}.tenant-button{height:55px}.lookup-rail{align-content:start;gap:18px;display:grid}.lookup-banners{gap:14px;display:grid}.lookup-banners .public-banner{margin:0}.demo-credentials{margin-top:18px}.flexibility-card{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:12px;padding:24px}.flexibility-card-head{align-items:flex-start;gap:13px;display:flex}.flexibility-card-head>svg{background:color-mix(in srgb,var(--accent) 11%,white);width:38px;height:38px;color:var(--accent);border-radius:9px;flex:none;padding:9px}.flexibility-card h2{margin:0 0 7px;font-size:18px;line-height:1.25}.flexibility-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.flexibility-card ul{gap:14px;margin:20px 0 0;padding:0;list-style:none;display:grid}.flexibility-card li{align-items:flex-start;gap:10px;display:flex}.flexibility-card li>svg{background:color-mix(in srgb,var(--accent) 12%,white);width:20px;height:20px;color:var(--accent);border-radius:50%;flex:none;padding:4px}.flexibility-card li span{gap:3px;display:grid}.flexibility-card li b{font-size:14px}.flexibility-card li small{color:var(--muted);font-size:12px;line-height:1.45}.portal-status .flexibility-card{margin-top:22px}.portal-status .flexibility-card ul{grid-template-columns:repeat(2,minmax(0,1fr))}.flexibility-settings{border-top:1px solid var(--line);gap:18px;margin-top:12px;padding-top:28px;display:grid}.settings-section-head h2{margin:0 0 7px}.settings-section-head p{color:var(--muted);margin:0;line-height:1.5}.factor-picker{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0;padding:0;display:grid}.factor-picker legend{margin-bottom:10px;font-size:13px;font-weight:800}.factor-picker label{cursor:pointer;background:#fff;border:1px solid #d4dad5;border-radius:8px;align-items:center;gap:10px;padding:11px 12px;font-weight:650;margin:0!important;display:flex!important}.factor-picker label.selected{border-color:color-mix(in srgb,var(--accent) 45%,#d4dad5);background:color-mix(in srgb,var(--accent) 7%,white)}.factor-picker input{width:auto!important;height:auto!important}.flexibility-preview{background:#f2f6f3;border-radius:10px;padding:18px}.flexibility-preview>small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px;font-weight:800;display:block}.flexibility-preview>b{font-size:18px}.flexibility-preview p{color:var(--muted);margin:7px 0 12px;line-height:1.5}.flexibility-preview ul{color:#34463a;gap:5px;margin:0;padding-left:20px;font-size:13px;display:grid}@media (width<=760px){.lookup-page>main{flex-direction:column;gap:0;width:100%;padding:0;display:flex}.lookup-card,.lookup-rail{width:100%;min-width:0}.lookup-card{box-shadow:none;border:0;border-radius:0;padding:30px 22px 24px}.lookup-card h1{text-wrap:balance;max-width:none;margin:10px 0 12px;font-size:clamp(34px,9.5vw,38px)}.lookup-card>p:not(.eyebrow){font-size:16px}.lookup-card form{grid-template-columns:minmax(0,1fr);gap:16px;margin-top:28px}.lookup-card form>.lookup-error,.lookup-card form>.tenant-button{grid-column:auto}.lookup-card input,.tenant-button{height:54px}.lookup-rail{padding:0 22px 30px}.lookup-banners .public-banner{padding:17px 16px}.flexibility-card{padding:18px 16px}.flexibility-card-head>svg{width:36px;height:36px}.flexibility-card h2{font-size:16px}.flexibility-card p{font-size:13px}.flexibility-card li small{display:none}.flexibility-card ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.flexibility-card li b{font-size:12px}.portal-status .flexibility-card ul{grid-template-columns:1fr}.portal-status .flexibility-card li small{display:block}.factor-picker{grid-template-columns:1fr}}.weather-watch-card{color:#704600;background:#fff7e4;border-radius:12px;gap:14px;padding:20px;display:flex;box-shadow:inset 0 0 0 1px #b9730047}.weather-watch-card>svg{color:#b97300;background:#f7e4b5;border-radius:10px;flex:none;width:38px;height:38px;padding:8px}.weather-watch-card small,.weather-watch-preview small{text-transform:uppercase;letter-spacing:.09em;color:#94620e;font-size:10px;font-weight:800;display:block}.weather-watch-card b,.weather-watch-preview b{text-wrap:balance;margin:5px 0;font-size:17px;display:block}.weather-watch-card p,.weather-watch-preview p{text-wrap:pretty;margin:0;line-height:1.5}.weather-watch-card span{color:#896d3a;align-items:center;gap:5px;margin-top:11px;font-size:11px;display:flex}.weather-watch-card span svg{width:13px}.portal-status .weather-watch-card{margin-top:22px}.settings-two-column{grid-template-columns:1fr 1fr;gap:14px;display:grid}.field-help{color:var(--muted);margin:-8px 0 0;font-size:12px;line-height:1.5}.weather-watch-preview{color:#704600;background:#fff7e4;border-radius:10px;gap:14px;padding:18px;display:flex;box-shadow:inset 0 0 0 1px #b973003d}.weather-watch-preview>svg{color:#b97300;flex:none;width:36px}.weather-watch-preview p{font-size:13px}.status-field{gap:9px;display:grid}.status-field .field-help{margin:0}.job-detail .inline-check{align-items:center;gap:8px;font-weight:700;display:flex}.job-detail .inline-check input{width:auto;margin:0}.job-detail select:disabled{color:#4f5752;background:#f2f4f2}.billing-banner{color:#1d6339;text-align:left;background:#edf5ee;border:0;border-bottom:1px solid #d9dfda;align-items:center;gap:10px;width:100%;padding:11px 28px;font-weight:800;display:flex}.billing-banner.expired{color:#982f29;background:#fff1f0}.billing-banner svg{width:17px}.billing-banner svg:last-child{margin-left:auto}.billing-card{border:1px solid var(--line);background:#f7f9f7;border-radius:13px;justify-content:space-between;gap:28px;padding:28px;display:flex}.billing-card h2{margin:8px 0;font-size:46px}.billing-card h2 small{color:var(--muted);font-size:17px}.billing-card p{max-width:620px;color:var(--muted)}.billing-state{white-space:nowrap;border-radius:999px;height:max-content;padding:8px 12px;font-size:12px;font-weight:800}.billing-state.live{background:var(--accent-2);color:var(--accent)}.billing-state.expired{background:var(--red-bg);color:var(--red)}.billing-details{background:var(--line);border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(3,1fr);gap:1px;margin:22px 0;display:grid;overflow:hidden}.billing-details>div{background:#fff;gap:7px;padding:20px;display:grid}.billing-details small{color:var(--muted)}.billing-actions{align-items:center;gap:18px;display:flex}.billing-actions p{max-width:560px;color:var(--muted);font-size:13px}@media (width<=600px){.billing-banner{padding:11px 18px}.billing-card{padding:22px;display:grid}.billing-details{grid-template-columns:1fr}.billing-actions{flex-direction:column;align-items:stretch}.billing-actions .button{width:100%}}@media (width<=760px){.weather-watch-card{padding:18px 16px}.weather-watch-card b{font-size:16px}.weather-watch-card p{font-size:13px}.settings-two-column{grid-template-columns:1fr}.weather-watch-preview{padding:16px}}.job-head,.job-row{grid-template-columns:1.15fr 1.35fr .85fr .95fr .6fr .7fr .7fr}@media (width<=900px){.job-row{grid-template-columns:1fr auto}.job-row>span:nth-child(3),.job-row>span:nth-child(4),.job-row>span:nth-child(7){grid-column:1;margin-left:39px;display:grid}.job-row>span:nth-child(6){grid-area:1/2;display:grid}.job-row>span:nth-child(5){display:none}}@media (width<=600px){.job-row>span:nth-child(6){align-self:start}}.job-head button{min-width:0;min-height:40px;color:inherit;font:inherit;text-align:left;text-transform:none;background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;margin:-7px -8px;padding:7px 8px;transition-property:background-color,color;display:flex}.job-head button:hover{color:var(--ink);background:#edf1ee}.job-head button.active{color:var(--accent);font-weight:800}.job-head button svg{flex:none;width:14px;height:14px}.job-head button:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.accent-swatches{flex-wrap:wrap;gap:10px;margin-top:3px;display:flex}.accent-swatches button{color:#fff;border:3px solid #fff;border-radius:9px;place-items:center;width:42px;height:42px;transition:box-shadow .18s,transform .18s;display:grid;box-shadow:0 0 0 1px #c8cec9}.accent-swatches button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 0 0 2px #8d9690}.accent-swatches button.selected{box-shadow:0 0 0 3px var(--ink)}.accent-swatches button svg{filter:drop-shadow(0 1px 1px #00000059);width:20px;height:20px}.accent-swatches button:disabled{cursor:not-allowed;opacity:.65}.brand-preview-logo{background:#fff;border-radius:8px;place-items:center;width:64px;height:52px;padding:7px;display:grid;box-shadow:0 0 0 1px #dfe3df}.brand-preview-logo img{object-fit:contain;max-width:100%;max-height:100%;display:block}.logo-upload-field{gap:6px;display:grid}.logo-upload-field>b{font-size:13px}.logo-upload-field>b small{color:var(--muted);font-weight:500}.logo-upload-field>p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.logo-upload-row{align-items:center;gap:14px;margin-top:4px;display:flex}.logo-upload-button{position:relative;overflow:hidden;width:auto!important;margin:0!important;padding:11px 15px!important;display:inline-flex!important}.logo-upload-button input{opacity:0;cursor:pointer;inset:0;position:absolute!important}.remove-logo{color:#9d2b2b}.settings-form>.save-success,.settings-form>.save-error{margin:0}@media (width<=600px){.accent-swatches{gap:9px}.accent-swatches button{width:40px;height:40px}.logo-upload-row{flex-direction:column;align-items:flex-start;gap:8px}}.portal-status .private-label,.portal-status .schedule-badge,.portal-status .status-trust,.portal-status .portal-footer{color:var(--status-dark)}.portal-status .schedule-badge{border-color:var(--status-sage)}.portal-status .schedule-badge:before{background:var(--accent)}.portal-status .status-progress>div.current{background:var(--tenant-soft,#eef2ea)}.portal-status .status-notices .public-banner{background:var(--tenant-soft,#eef2ea);border-color:var(--status-sage);color:var(--status-dark)}.lookup-page .demo-credentials{background:var(--tenant-soft,#f1f6f2);color:var(--tenant-deep,#365342)}.lookup-page .demo-credentials>b{color:var(--tenant-deep,#183e2a)}.lookup-page .demo-credentials strong{color:var(--accent)}.lookup-page .tenant-button{color:var(--tenant-on-accent,#fff)}.portal-company>img{background:0 0;border-radius:0;outline:0;padding:0}.brand-preview{color:#fff;min-height:92px}.brand-preview .tenant-mark{color:#fff;border:1px solid #ffffff6b;background:0 0!important}.brand-preview-logo{width:auto;max-width:190px;height:auto;max-height:60px;box-shadow:none;background:0 0;border-radius:0;padding:0}.brand-preview-logo img{max-height:60px}.branding-name-toggle{grid-template-columns:auto 1fr;padding:12px 0;align-items:start!important;gap:10px!important}.branding-name-toggle input{margin-top:3px;width:auto!important}.branding-name-toggle span{gap:3px;display:grid}.branding-name-toggle small{color:var(--muted);font-weight:500;line-height:1.4}.portal-status .queue-strip strong{color:var(--status-dark)}.dashboard-brand img{width:160px}.app-main>header .brand-logo{width:135px}@media (width<=600px){.app-main>header .brand-logo{width:120px}}.app-title{align-items:flex-start}.title-actions{align-items:center}.title-actions .button{white-space:nowrap;flex:none;align-items:center;gap:7px;min-height:44px;padding:10px 16px;font-size:14px;line-height:1;display:inline-flex}.title-actions .button svg{width:16px;height:16px}.job-start{border:1px solid var(--line);background:#fff;border-radius:14px;padding:38px}.job-start-copy{max-width:680px}.job-start-copy h2{letter-spacing:-.03em;margin:7px 0 10px;font-size:32px}.job-start-copy>p:last-child{color:var(--muted);font-size:16px;line-height:1.6}.job-start-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:30px;display:grid}.job-start-options>button{min-height:180px;color:var(--ink);text-align:left;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8ddd9;border-radius:11px;grid-template-rows:auto auto;grid-template-columns:48px 1fr auto;align-content:center;align-items:center;gap:8px 13px;padding:22px;display:grid;position:relative}.job-start-options>button:hover:not(:disabled){border-color:var(--accent);box-shadow:0 8px 24px #18261d14}.job-start-options>button>span{background:var(--accent-2);width:48px;height:48px;color:var(--accent);border-radius:10px;grid-row:1/3;place-items:center;display:grid}.job-start-options>button>span svg{width:22px}.job-start-options>button>b{font-size:17px}.job-start-options>button>small{color:var(--muted);grid-column:2;line-height:1.45}.job-start-options>button>svg{width:18px;color:var(--accent);grid-area:1/3/3}.job-start-options>button.coming-soon{opacity:.58;cursor:not-allowed;background:#f5f6f5}.job-start-options i{text-transform:uppercase;letter-spacing:.07em;color:#825400;white-space:nowrap;background:#fff1c8;border-radius:4px;padding:4px 6px;font-size:10px;font-style:normal}.add-jobs-drawer{width:min(620px,100%)}.add-jobs-drawer h2{margin-bottom:24px;font-size:34px}.add-jobs-drawer label small{color:var(--muted);margin-left:4px;font-weight:500}.add-jobs-submit{justify-content:center;width:100%;margin-top:22px}.template-download{border:1px solid var(--line);width:100%;color:inherit;text-align:left;font:inherit;background:#f5f8f5;border-radius:10px;align-items:center;gap:14px;padding:17px;display:flex}.template-download>svg{background:var(--accent);color:#fff;border-radius:8px;width:38px;height:38px;padding:9px}.template-download span{gap:4px;display:grid}.template-download small{color:var(--muted)}.file-drop{text-align:center;cursor:pointer;background:#fbfcfb;border:2px dashed #bfc8c1;border-radius:11px;align-content:center;place-items:center;gap:7px;min-height:170px;margin-top:16px;position:relative;display:grid!important}.file-drop>svg{color:var(--accent)}.file-drop small{color:var(--muted)}.file-drop input{opacity:0;cursor:pointer;position:absolute;inset:0}.import-preview{border:1px solid var(--line);border-radius:10px;margin-top:18px;overflow:hidden}.import-preview>div{background:#f4f6f4;justify-content:space-between;padding:13px 15px;display:flex}.import-preview>div span{color:var(--muted)}.import-preview>p{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:3px;margin:0;padding:12px 15px;display:grid}.import-preview>p>span{color:var(--muted);font-size:12px}.import-preview>p>small{color:var(--red);grid-column:1/-1}.import-preview>p.invalid{background:#fff8f7}@media (width<=850px){.job-start-options{grid-template-columns:1fr}.job-start-options>button{min-height:120px}.title-actions{flex-wrap:wrap}.title-actions .button{flex:1;justify-content:center}}@media (width<=600px){.job-start{padding:26px 18px}.job-start-copy h2{font-size:28px}.job-start-options>button{padding:17px}.add-jobs-drawer{padding:24px 18px}.add-jobs-drawer .form-grid{grid-template-columns:1fr}.app-title .title-actions{margin-top:8px}.app-title .title-actions .button{padding:11px 8px;font-size:13px}}.sidebar-help{color:#dbe6df;text-align:left;width:100%;min-height:46px;font:inherit;background:0 0;border:0;border-radius:6px;align-items:center;gap:12px;margin-top:auto;padding:13px;font-weight:700;display:flex}.sidebar-help:hover{background:#182a25}.sidebar-help.active{color:#fff;background:#1d6339}.sidebar-help svg{width:19px}.sidebar-bottom{margin-top:auto}.sidebar-bottom .sidebar-help{margin-top:0}.dashboard-maker{color:#91a39a;gap:5px;padding:14px 13px 0;display:grid}.dashboard-maker span{letter-spacing:.09em;text-transform:uppercase;font-size:10px}.dashboard-maker img{filter:invert();opacity:.78;width:112px;height:auto;transition:opacity .2s}.dashboard-maker:hover img{opacity:1}.heavy-metric-credit{color:var(--muted);align-items:center;gap:9px;display:inline-flex}.heavy-metric-credit span{letter-spacing:.08em;text-transform:uppercase;font-size:11px}.heavy-metric-credit img{width:116px;height:auto;display:block}.footer-maker{justify-items:end;gap:8px;display:grid}.footer-maker p{margin:0}.getting-started{border:1px solid var(--line);background:#fff;border-radius:12px;margin:0 0 24px;padding:24px}.getting-started-head{justify-content:space-between;gap:24px;display:flex}.getting-started-head span{color:var(--accent);font-size:12px;font-weight:800}.getting-started-head h2{letter-spacing:-.025em;margin:5px 0;font-size:24px}.getting-started-head p{color:var(--muted);margin:0}.getting-started-head>button{width:40px;height:40px;color:var(--muted);background:0 0;border:0}.getting-started-head svg{width:18px}.onboarding-progress{background:#e8ece9;border-radius:5px;height:5px;margin:20px 0;overflow:hidden}.onboarding-progress i{background:var(--accent);height:100%;display:block}.getting-started ol{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.getting-started li{background:#f4f6f4;border-radius:8px;align-items:center;gap:7px;min-height:44px;padding:6px 8px;display:flex}.getting-started li>span{background:#dfe5e1;border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;font-weight:800;display:grid}.getting-started li>span svg{width:16px}.getting-started li>button:not(.text-button){font:inherit;background:0 0;border:0;align-items:center;gap:4px;font-weight:700;display:flex}.getting-started li>button svg{width:15px}.getting-started li.done{color:#56615b}.getting-started li.done>span{background:var(--accent-2);color:var(--accent)}.import-flow>label:first-child,.mapping-grid label{gap:7px;font-size:13px;font-weight:800;display:grid}.import-flow select,.mapping-grid select{width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #cfd4d0;border-radius:8px;padding:10px}.import-guide-link{min-height:44px;color:var(--accent);align-items:center;gap:8px;margin:8px 0;font-size:13px;font-weight:800;display:flex}.import-guide-link svg{width:16px}.import-guide-link svg:last-child{margin-left:auto}.mapping-panel{background:#f5f7f5;border-radius:10px;margin-top:18px;padding:18px}.mapping-panel>div:first-child{gap:4px;display:grid}.mapping-panel>div:first-child span{color:var(--muted);font-size:13px;line-height:1.45}.mapping-grid{grid-template-columns:1fr 1fr;gap:13px;margin-top:16px;display:grid}.mapping-grid label small{color:var(--accent);margin-left:0}.import-result{justify-content:space-between;align-items:center;gap:12px;margin-top:15px;display:flex}.import-result p{margin:0}.import-result button{white-space:nowrap;align-items:center;gap:6px;display:flex}.import-result svg{width:16px}.help-center{max-width:1120px}.help-center>header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.help-center h1{letter-spacing:-.035em;margin:0;font-size:36px}.help-center>header p{color:var(--muted);margin:7px 0 0}.help-center>header .button svg{width:17px}.help-search{background:#fff;border:1px solid #cfd4d0;border-radius:8px;align-items:center;gap:10px;height:48px;margin-bottom:18px;padding:0 14px;display:flex}.help-search svg{width:18px;color:var(--muted)}.help-search input{width:100%;font:inherit;background:0 0;border:0;outline:0}.help-layout{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:24px;display:grid}.help-layout>aside{border:1px solid var(--line);background:#fff;border-radius:10px;display:grid;overflow:hidden}.help-layout>aside button{border:0;border-bottom:1px solid var(--line);text-align:left;min-height:64px;font:inherit;background:#fff;grid-template-columns:1fr 20px;gap:3px 8px;padding:12px 14px;display:grid}.help-layout>aside button:last-child{border-bottom:0}.help-layout>aside button:hover{background:#f5f7f5}.help-layout>aside button.active{background:var(--accent-2);color:var(--accent)}.help-layout>aside small{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;grid-column:1;font-size:10px;font-weight:700}.help-layout>aside b{grid-column:1}.help-layout>aside svg{grid-area:1/2/3;align-self:center;width:16px}.help-layout>article{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:480px;padding:34px}.help-layout>article>svg{background:var(--accent-2);width:34px;height:34px;color:var(--accent);border-radius:8px;padding:7px}.help-layout article h2{letter-spacing:-.025em;margin:18px 0 12px;font-size:30px}.help-layout article p,.help-layout article li{color:#4f5752;max-width:70ch;line-height:1.65}.help-layout article img{object-fit:contain;border-radius:8px;max-width:100%;max-height:430px;margin:24px 0;display:block}.help-layout article footer{background:#f3f6f3;border:0;border-radius:8px;margin-top:36px;padding:20px;display:block}.help-layout article footer p{margin:5px 0 0}.help-layout article footer a{color:var(--accent);font-weight:800}.export-guide ol{padding-left:22px}.export-guide small{color:var(--muted);margin-top:18px;line-height:1.5;display:block}@media (width<=850px){.help-layout{grid-template-columns:1fr}.help-layout>aside{max-height:280px;overflow:auto}.mapping-grid{grid-template-columns:1fr}.getting-started ol,.help-center>header{display:grid}.help-center>header .button{justify-self:start}}@media (width<=600px){.app-main{max-width:100vw;overflow-x:hidden}.mobile-dashboard-nav{grid-template-columns:repeat(5,minmax(0,1fr))!important}.mobile-dashboard-nav button{padding:4px 1px}.mobile-dashboard-nav button span{text-overflow:ellipsis;max-width:100%;overflow:hidden}.demo-banner{max-width:100%;overflow:hidden}.demo-banner p{overflow-wrap:anywhere;min-width:0}.getting-started{padding:20px 16px}.getting-started-head h2{font-size:22px}.help-layout>article{padding:24px 18px}.help-center h1{font-size:31px}.import-result{flex-direction:column;align-items:flex-start}}.share-page{max-width:1180px}.share-head{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:24px;display:flex}.share-head h1{letter-spacing:-.035em;text-wrap:balance;max-width:760px;margin:4px 0 10px;font-size:38px;line-height:1.12}.share-head>div>p:last-child{max-width:720px;color:var(--muted);margin:0;font-size:17px;line-height:1.55}.live-status{background:var(--amber-bg);color:#7a4900;border-radius:7px;flex:none;align-items:center;gap:9px;margin-top:8px;padding:9px 12px;font-size:13px;font-weight:800;display:flex}.live-status i{background:var(--amber);border-radius:50%;width:8px;height:8px}.live-status.is-live{background:var(--accent-2);color:var(--accent)}.live-status.is-live i{background:var(--accent)}.portal-link-bar{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:10px;margin-bottom:24px;padding:16px 18px;display:flex}.portal-link-bar>div{align-items:center;gap:12px;min-width:0;margin-right:auto;display:flex}.portal-link-bar>div>svg{background:var(--accent-2);width:38px;height:38px;color:var(--accent);border-radius:9px;padding:9px}.portal-link-bar span{min-width:0;display:grid}.portal-link-bar small{color:var(--muted)}.portal-link-bar b{text-overflow:ellipsis;overflow:hidden}.share-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:24px;display:grid}.share-layout>main{gap:20px;display:grid}.distribution-section{border:1px solid var(--line);background:#fff;border-radius:12px;padding:26px}.distribution-title{align-items:flex-start;gap:14px;display:flex}.distribution-title>span{background:var(--accent-2);width:42px;height:42px;color:var(--accent);border-radius:10px;flex:none;place-items:center;display:grid}.distribution-title>span svg{width:21px}.distribution-title h2{margin:0 0 6px;font-size:22px}.distribution-title p{max-width:680px;color:var(--muted);margin:0;line-height:1.5}.complete-mark{width:23px;color:var(--accent);flex:none;margin-left:auto}.embed-preview{grid-template-columns:minmax(180px,.65fr) minmax(280px,1.35fr);gap:14px;margin:22px 0;display:grid}.embed-preview>div{background:#f4f6f4;border-radius:9px;min-width:0;padding:18px}.embed-preview small{color:var(--muted);margin-bottom:13px;font-weight:700;display:block}.embed-preview a{color:#fff;border-radius:7px;align-items:center;gap:9px;padding:12px 16px;font-weight:800;display:inline-flex}.embed-preview a svg{width:17px}.embed-code{align-items:center;gap:10px;display:flex}.embed-code code{color:#465049;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;line-height:1.5;display:block;overflow:hidden}.embed-code button,.message-templates button{min-width:44px;min-height:44px;color:var(--accent);background:#fff;border:0;border-radius:7px;font-weight:800}.embed-code button svg,.message-templates button svg{width:17px}.share-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.share-actions .button{min-height:46px;padding:11px 15px}.distribution-section details{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.distribution-section summary{cursor:pointer;font-weight:800}.placement-guidance{color:var(--muted);margin-top:12px;line-height:1.55}.placement-guidance p{margin:7px 0}.message-templates{gap:10px;margin:20px 0;display:grid}.message-templates>div{background:#f4f6f4;border-radius:9px;grid-template-columns:1fr 110px;gap:5px 14px;padding:15px 16px;display:grid}.message-templates span{color:var(--accent);font-size:12px;font-weight:800}.message-templates p{color:#465049;grid-column:1;margin:0;line-height:1.5}.message-templates button{grid-area:1/2/3;justify-content:center;align-self:center;align-items:center;gap:6px;display:flex}.qr-panel{color:#fff;background:#101b18;border-radius:12px;padding:24px;position:sticky;top:96px}.qr-panel>svg{color:#71b964;width:27px}.qr-panel h2{margin:16px 0 7px}.qr-panel p{color:#c1cec7;margin:0;line-height:1.5}.qr-placeholder{color:#101b18;background:#fff;border-radius:8px;place-items:center;width:150px;height:150px;margin:22px auto;display:grid}.qr-placeholder svg{width:112px;height:112px}.qr-panel .button{color:#fff;border-color:#d5e1da;width:100%}.qr-panel small{color:#aabbb2;margin-top:13px;line-height:1.45;display:block}.share-page .app-state{margin:0 0 18px}@media (width<=980px){.share-layout{grid-template-columns:1fr}.qr-panel{grid-template-columns:1fr auto;column-gap:20px;display:grid;position:static}.qr-panel>svg,.qr-panel h2,.qr-panel p,.qr-panel small{grid-column:1}.qr-placeholder{grid-area:1/2/6;margin:0}.qr-panel .button{grid-column:1;width:max-content;margin-top:18px}}@media (width<=760px){.share-head{display:grid}.live-status{width:max-content}.portal-link-bar{grid-template-columns:1fr 1fr;display:grid}.portal-link-bar>div{grid-column:1/3;width:100%}.portal-link-bar .button{min-width:0;padding:12px 8px}.embed-preview,.message-templates>div{grid-template-columns:1fr}.message-templates p,.message-templates button{grid-area:auto/1}.message-templates button{justify-self:start;padding:0 10px}.qr-panel{display:block}.qr-placeholder{margin:22px auto}.qr-panel .button{width:100%}}@media (width<=600px){.mobile-dashboard-nav{scrollbar-width:none;overflow-x:auto;gap:5px!important;display:flex!important}.mobile-dashboard-nav::-webkit-scrollbar{display:none}.mobile-dashboard-nav button{flex:0 0 68px}.share-head h1{font-size:30px}.distribution-section{padding:20px 16px}.distribution-title{grid-template-columns:42px 1fr;display:grid}.distribution-title .complete-mark{grid-column:2;margin:0}.share-actions{flex-direction:column;align-items:stretch}.share-actions .button,.share-actions .text-button{width:100%;min-height:44px}.portal-link-bar b{font-size:13px}.getting-started ol{max-height:270px;overflow:auto}}@media (prefers-reduced-motion:reduce){.onboarding-progress i{transition:none}}.portal .public-banner,.lookup-banners .public-banner,.portal-status .status-notices .public-banner{color:#802b25;background:#fff1f0;border-color:#e5aaa6}.settings-save-row{align-items:center;gap:14px;min-height:48px;display:flex}.settings-save-row .button{min-width:154px}.settings-save-row .button svg{width:18px;height:18px}.settings-save-row p{margin:0;font-size:14px}.settings-save-row p:empty{display:none}.policy-settings{background:#f7f8f7;border-radius:10px;gap:16px;padding:18px;display:grid}.policy-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.policy-heading b{font-size:17px}.policy-heading p{max-width:66ch;color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.5}.policy-heading .text-button{white-space:nowrap;padding:2px 0}.policy-bands{border:1px solid var(--line);background:#fff;border-radius:9px;overflow:hidden}.policy-band{border-bottom:1px solid var(--line);padding:15px 16px}.policy-band:last-child{border-bottom:0}.policy-band-summary{grid-template-columns:minmax(130px,.7fr) minmax(230px,1.3fr) auto;align-items:center;gap:14px;display:grid}.policy-band-summary>b{font-size:13px}.policy-band-summary>span{color:var(--muted);font-size:13px}.policy-band-summary strong{color:var(--ink)}.policy-band-summary>small{color:var(--accent);white-space:nowrap;font-weight:800}.policy-band-controls{border-top:1px solid #edf0ed;grid-template-columns:repeat(4,minmax(105px,1fr)) 34px;align-items:end;gap:10px;margin-top:13px;padding-top:13px;display:grid}.policy-band-controls label{gap:5px;font-size:11px}.policy-band-controls input,.policy-band-controls select{min-height:40px;padding:8px}.policy-remove{width:34px;height:40px;color:var(--red);background:0 0;border:0;border-radius:7px;place-items:center;display:grid}.policy-remove:hover{background:var(--red-bg)}.policy-remove svg{width:17px}.policy-add{justify-self:start;padding:10px 14px;margin:0!important}.policy-add svg{width:16px}.policy-error{color:var(--red);align-items:flex-start;gap:8px;margin:0;font-size:13px;font-weight:700;display:flex}.policy-error svg{flex:none;width:17px}.policy-footnote{color:var(--muted);margin:0;font-size:12px;line-height:1.5}@media (width<=760px){.policy-settings{padding:16px 14px}.policy-heading{gap:8px;display:grid}.policy-heading .text-button{justify-self:start}.policy-band-summary{grid-template-columns:1fr;gap:5px}.policy-band-summary>small{white-space:normal}.policy-band-controls{grid-template-columns:1fr 1fr}.policy-band-controls .policy-remove{grid-column:2;justify-self:end}.policy-add{width:100%}.policy-add svg{flex:none}}.announcement-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.danger-button{color:#a52c27;border-color:#c83832;margin-left:auto}.danger-button:hover:not(:disabled){background:#fff1f0}.danger-button svg{width:17px;height:17px}@media (width<=600px){.announcement-actions .button{flex:1}.announcement-actions .danger-button{flex-basis:100%;margin-left:0}}.announcement-preview{background:#f4f7f4;border-radius:12px;gap:8px;padding:14px;display:grid}.announcement-preview>small{color:var(--muted);font-weight:700}.announcement-preview .public-banner{margin:0}.save-success+.button{width:max-content}.schedule-explainer{background:#f2f6f3;border-radius:10px;padding:12px 14px;color:var(--ink)!important}.brand-preview{color:#fff;gap:18px;text-align:left!important;padding:18px!important;display:grid!important}.brand-preview>small{opacity:.8;font-weight:700}.brand-preview-header{align-items:center;gap:12px;display:flex}.brand-preview-header .tenant-mark{background:#ffffff2e!important}.brand-preview-card{color:#18201b;background:#fff;border-radius:12px;gap:8px;padding:18px;display:grid}.brand-preview-card>span,.brand-preview-card>small{color:#5b655f;font-size:12px}.brand-preview-card strong{font-size:20px}.brand-preview-card p{color:#526059;margin:0}.brand-preview-card button{background:#edf3ef;border:0;border-radius:7px;width:max-content;padding:10px 13px;font-weight:750}.advanced-email-settings{padding:0!important}.advanced-email-settings>summary{cursor:pointer;justify-content:space-between;align-items:center;padding:18px;list-style:none;display:flex}.advanced-email-settings>summary span{gap:3px;display:grid}.advanced-email-settings>summary small{color:var(--muted);font-weight:500}.advanced-email-settings[open]>summary svg{transform:rotate(180deg)}.advanced-email-settings>.settings-section-head,.advanced-email-settings>.email-trigger-grid{margin-inline:18px}.advanced-email-settings>.email-trigger-grid{margin-bottom:18px}.setup-wizard .wizard-current{align-items:center;gap:12px;padding:14px 18px;display:flex}.wizard-current>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.wizard-current>div{margin-right:auto;display:grid}.wizard-current small{color:var(--muted)}.wizard-all-steps{border:0;border-top:1px solid var(--line);width:100%;color:var(--muted);background:0 0;justify-content:center;align-items:center;gap:7px;padding:10px;font-weight:700;display:flex}.setup-wizard:not(.expanded) ol{display:none}.setup-wizard ol li.current{background:#f0f6f2}input[type=date]{cursor:pointer;min-height:46px}@media (width<=700px){.wizard-current{flex-wrap:wrap}.wizard-current>div{width:calc(100% - 52px)}.wizard-current>.button{flex:1}.brand-preview{padding:14px!important}}.dashboard-brand{align-items:center;padding:4px 9px 30px;display:flex}.dashboard-brand img{width:182px;height:auto;display:block}@media (width<=900px){.app-main>header{color:#fff;background:#101b18}.app-main>header .signout{color:#fff}}.contractor-story{color:#fff;background:#101817;grid-template-columns:1.05fr .95fr;min-height:720px;display:grid}.contractor-photo{min-height:620px;overflow:hidden}.contractor-photo img{object-fit:cover;width:100%;height:100%;display:block}.contractor-copy{flex-direction:column;justify-content:center;padding:clamp(70px,9vw,140px);display:flex}.contractor-copy .eyebrow{color:#9cc57c}.contractor-copy h2,.product-proof h2,.trust-faq h2{letter-spacing:-.04em;text-wrap:balance;margin:18px 0 24px;font-size:clamp(40px,4.5vw,70px);line-height:1.04}.contractor-copy>p:last-of-type{color:#d3ddd6;max-width:620px;font-size:19px;line-height:1.65}.contractor-copy ul{gap:16px;margin:30px 0 0;padding:0;list-style:none;display:grid}.contractor-copy li{align-items:center;gap:11px;font-weight:700;display:flex}.contractor-copy li svg{color:#9cc57c;flex:none;width:20px}.translation .section-head{margin-bottom:54px}.translation .section-head h2{margin-top:0}.source-row.changed{box-shadow:inset 4px 0 var(--red);border-left:0}.product-proof{background:#f2f6f2;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(45px,6vw,100px);padding:130px 5vw;display:grid;overflow:hidden}.product-proof-copy>p:not(.eyebrow){color:var(--muted);max-width:640px;font-size:18px;line-height:1.65}.proof-points{gap:19px;margin:34px 0;display:grid}.proof-points span{grid-template-columns:42px 1fr;align-items:center;column-gap:13px;display:grid}.proof-points svg{width:42px;height:42px;color:var(--accent);background:#dcecdf;border-radius:10px;grid-row:1/3;padding:10px}.proof-points b{font-size:16px}.proof-points small{color:var(--muted);line-height:1.45}.screenshot-stack{justify-self:center;width:100%;max-width:920px;padding:0 0 54px 70px;position:relative}.dashboard-shot{border-radius:12px;width:100%;height:auto;display:block;position:relative;box-shadow:0 16px 42px #0f1c1529}.status-shot{filter:drop-shadow(0 18px 24px #0f1c153d);width:clamp(180px,28%,270px);height:auto;display:block;position:absolute;bottom:0;left:0}.email-feature{color:#f4f8f5;background:#0f1d18;grid-template-columns:minmax(320px,.85fr) minmax(460px,1.15fr);align-items:center;gap:clamp(55px,8vw,140px);padding:130px 6vw;display:grid;overflow:hidden}.email-feature-copy{max-width:690px}.email-feature-icon{color:#fff;background:#1f6b45;border-radius:12px;place-items:center;width:52px;height:52px;display:grid}.email-feature-icon svg{width:25px}.email-feature h2{letter-spacing:-.04em;text-wrap:balance;margin:24px 0;font-size:clamp(42px,4.6vw,72px);line-height:1.04}.email-feature-copy>p{color:#c4d2ca;max-width:620px;font-size:19px;line-height:1.65}.email-feature-copy ul{gap:18px;margin:32px 0 38px;padding:0;list-style:none;display:grid}.email-feature-copy li{align-items:flex-start;gap:12px;display:flex}.email-feature-copy li>svg{color:#90d2a8;flex:none;width:20px;margin-top:2px}.email-feature-copy li span{gap:4px;display:grid}.email-feature-copy li b{font-size:16px}.email-feature-copy li small{color:#aebfb5;font-size:14px;line-height:1.5}.button.light{color:#143b29;background:#f4f8f5}.button.light:hover{background:#fff}.email-feature-stage{align-content:center;min-height:610px;display:grid;position:relative}.schedule-change{z-index:2;color:#163c29;background:#dcecdf;border-radius:12px;grid-template-columns:1fr 30px 1fr;align-items:center;gap:14px;width:92%;margin:0 auto -18px;padding:18px 20px 34px;display:grid;position:relative}.schedule-change>div{gap:5px;display:grid}.schedule-change small,.email-rule-bar small,.email-preview-card header small{letter-spacing:.08em;color:#527060;font-size:10px;font-weight:800}.schedule-change strong{font-size:16px}.schedule-change>svg{width:18px}.schedule-change>span{color:#1f6b45;background:#fff;border-radius:6px;padding:5px 8px;font-size:11px;font-weight:800;position:absolute;top:18px;right:18px}.email-preview-card{z-index:3;color:#17201b;background:#fff;border-radius:14px;width:82%;margin:0 auto;padding:30px;position:relative;box-shadow:0 10px 28px #0000003d}.email-preview-card header{border-bottom:1px solid #e1e6e2;align-items:center;gap:12px;padding-bottom:22px;display:flex}.email-preview-card header>span{color:#1f6b45;background:#e5f2e9;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.email-preview-card header svg{width:20px}.email-preview-card header div{gap:3px;display:grid}.email-subject{font-weight:800;margin:26px 0 10px!important;font-size:25px!important;line-height:1.2!important}.email-preview-card>p:not(.email-subject){color:#56615b;margin:0 0 24px;line-height:1.6}.email-preview-card>button{color:#fff;font:inherit;background:#1f6b45;border:0;border-radius:8px;padding:13px 18px;font-weight:800}.email-preview-card>footer{color:#758078;border:0;padding:22px 0 0;font-size:12px}.email-rule-bar{z-index:4;color:#163c29;background:#f4f7f5;border-radius:12px;grid-template-columns:36px 1fr 28px 1fr;align-items:center;gap:12px;width:94%;margin:-12px auto 0;padding:27px 20px 18px;display:grid;position:relative}.email-rule-bar>svg{color:#1f6b45;background:#dcecdf;border-radius:9px;width:36px;height:36px;padding:9px}.email-rule-bar span{gap:3px;display:grid}.email-rule-bar i{color:#748279;text-align:center;font-size:12px;font-style:normal}.email-rule-bar b{font-size:14px}.workflow{background:#fff}.workflow .section-head{max-width:950px}.workflow-line{grid-template-columns:repeat(3,1fr);max-width:1000px;margin-left:auto;margin-right:auto}.workflow-line:before{left:16%;right:16%}.workflow-outcomes{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;max-width:1180px;margin:0 auto;display:grid}.workflow-outcomes>div{background:#fff;padding:34px}.workflow-outcomes svg{color:var(--accent)}.workflow-outcomes h3{margin:20px 0 10px;font-size:21px}.workflow-outcomes p{color:var(--muted);margin:0;line-height:1.6}.proof blockquote{letter-spacing:-.035em;font-family:DM Sans,system-ui,sans-serif;font-weight:700}.price>small{color:#b8c4bc;line-height:1.45}.trust-faq{background:#fff;grid-template-columns:.9fr 1.1fr;gap:8vw;padding:120px 6vw;display:grid}.trust-faq>div>p{color:var(--muted);max-width:620px;font-size:18px;line-height:1.65}.trust-faq dl{border-top:1px solid var(--line);margin:0}.trust-faq dl>div{border-bottom:1px solid var(--line);padding:25px 0}.trust-faq dt{font-size:18px;font-weight:800}.trust-faq dd{color:var(--muted);margin:8px 0 0;line-height:1.6}.final-cta{background:var(--paper)}@media (width>=1051px){.product-proof{align-items:stretch;min-height:760px;padding:130px 0 0 5vw}.product-proof-copy{align-self:center;padding-bottom:130px}.screenshot-stack{align-self:end;width:calc(100% + 18vw);max-width:none;min-height:690px;margin-right:-18vw;padding:0 0 0 96px}.dashboard-shot{width:100%;max-width:none;position:absolute;bottom:0;right:0}.status-shot{width:clamp(245px,25%,320px);bottom:0;left:0}}@media (width<=1050px){.product-proof{grid-template-columns:1fr}.product-proof-copy{max-width:760px}.screenshot-stack{max-width:900px;padding-left:60px}}@media (width<=900px){.contractor-story{grid-template-columns:1fr}.contractor-photo{min-height:520px}.contractor-copy{padding:80px 7vw}.product-proof{padding:90px 22px}.email-feature{grid-template-columns:1fr;padding:90px 7vw}.email-feature-copy{max-width:760px}.email-feature-stage{justify-self:center;width:min(100%,720px);min-height:560px}.workflow-outcomes{grid-template-columns:1fr}.trust-faq{grid-template-columns:1fr;gap:45px;padding:90px 22px}.workflow-line{grid-template-columns:1fr}.workflow-line:before{display:none}}@media (width<=600px){.contractor-photo img{object-position:58% center}.contractor-copy h2,.product-proof h2,.trust-faq h2{font-size:39px}.product-proof{padding-bottom:70px}.screenshot-stack{gap:0;width:100%;margin-top:18px;padding:0;display:grid}.dashboard-shot{border-radius:8px;width:100%;position:relative}.status-shot{filter:drop-shadow(0 14px 18px #0f1c1533);justify-self:center;width:min(68%,250px);margin-top:-54px;position:relative;bottom:auto;left:auto}.email-feature{gap:46px;padding:72px 22px}.email-feature h2{font-size:clamp(36px,9.8vw,42px)}.email-feature-copy>p{font-size:17px}.email-feature-copy .button{width:100%;min-height:50px}.email-feature-stage{width:100%;min-height:0}.schedule-change{grid-template-columns:1fr 18px 1fr;gap:8px;width:100%;padding:16px 12px 32px}.schedule-change>span{display:none}.schedule-change strong{font-size:13px}.email-preview-card{width:94%;padding:22px 18px}.email-subject{font-size:21px!important}.email-rule-bar{grid-template-columns:34px 1fr;gap:10px;width:100%;padding:25px 14px 15px}.email-rule-bar i{display:none}.email-rule-bar span:last-child{grid-column:2}.workflow-outcomes>div{padding:27px 22px}.proof .jobber-chip{line-height:1.5}.landing .topbar{height:70px;padding:0 16px;overflow:visible}.landing .topbar .brand-logo{width:126px}.landing .top-actions{gap:8px}.landing .top-actions .button{min-width:88px;min-height:44px;padding:10px 12px}.mobile-nav-toggle{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);background:#fff;border-radius:7px;place-items:center;padding:0;display:grid}.mobile-nav-toggle svg{width:20px}.topbar .mobile-navigation{border:1px solid var(--line);background:#fff;border-radius:12px;gap:0;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:12px;right:12px;box-shadow:0 8px 24px #0f1c1524}.mobile-navigation a{border-radius:7px;align-items:center;min-height:48px;padding:0 14px;font-weight:700;display:flex}.mobile-navigation a:active{background:var(--accent-2);color:var(--accent)}.hero{padding:48px 22px 0}.hero .eyebrow{max-width:270px}.hero h1{margin:14px 0 20px}.lede{font-size:17px;line-height:1.5}.actions{margin:26px 0 17px}.trust{margin-bottom:30px;font-size:13px}.trust-desktop{display:none}.trust-mobile{display:inline}.hero-phone-stage{height:430px}.hero-phone-stage img{height:458px}.contractor-photo{min-height:330px}.contractor-copy{padding:50px 22px 56px}.contractor-copy .eyebrow{display:none}.contractor-copy h2,.product-proof h2,.trust-faq h2{margin:0 0 18px;font-size:clamp(34px,9.2vw,38px)}.contractor-copy>p:last-of-type{font-size:17px;line-height:1.55}.contractor-copy ul{gap:12px;margin-top:24px}.contractor-copy li{align-items:flex-start;font-size:14px}.translation{padding:62px 22px}.translation .section-head{margin-bottom:34px}.section-head h2{margin-top:0;font-size:clamp(34px,9.2vw,38px)}.section-head>p:last-child{font-size:17px;line-height:1.5}.translate-grid{margin-top:0}.source-panel,.customer-preview{padding:18px}.panel-title{margin:-18px -18px 18px;padding:13px 16px;font-size:11px}.source-row{padding:13px 6px}.translation-arrow{padding:22px}.translation-arrow svg{width:44px;height:44px;padding:11px}.translation-arrow b{margin-top:8px;font-size:13px}.customer-preview>strong{font-size:38px}.preview-facts{gap:13px;margin-top:20px;padding-top:20px}.preview-facts span{text-align:left;grid-template-columns:26px 1fr;align-items:center}.preview-facts svg{width:20px;margin:0}.safe-note{padding:14px;font-size:13px}.product-proof{padding:62px 0}.product-proof-copy{padding:0 22px}.product-proof-copy>.eyebrow{display:none}.product-proof-copy>p:not(.eyebrow){font-size:16px;line-height:1.55}.proof-points{gap:14px;margin:26px 0}.proof-points small{font-size:12px}.product-proof-copy>.button{width:100%;min-height:50px}.screenshot-stack{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;gap:12px;width:100%;max-width:none;margin:30px 0 0;padding:0 22px 10px;scroll-padding:22px;display:flex;overflow-x:auto}.screenshot-stack::-webkit-scrollbar{display:none}.screenshot-stack figure{border:1px solid var(--line);scroll-snap-align:start;background:#fff;border-radius:12px;flex:0 0 calc(100vw - 60px);align-content:center;place-items:center;min-height:420px;padding:18px;display:grid;overflow:hidden}.screenshot-stack figure:first-child{min-height:330px}.screenshot-stack .dashboard-shot{border-radius:8px;width:150%;max-width:none;margin:0 0 0 34%;position:relative;box-shadow:0 8px 20px #0f1c1521}.screenshot-stack .status-shot{filter:drop-shadow(0 12px 16px #0f1c152e);width:auto;height:340px;margin:0;position:relative;bottom:auto;left:auto}.screenshot-stack figcaption{color:var(--accent);justify-self:start;margin-top:16px;font-size:13px;font-weight:800;display:block}.workflow{display:none}.proof{gap:38px;padding:62px 22px}.proof>.eyebrow{display:none}.proof blockquote{margin:0 0 22px;font-size:clamp(36px,9.8vw,42px)}.attribution{font-size:16px;line-height:1.55}.jobber-chip{font-size:13px}.price{padding:28px 22px}.price>strong{font-size:54px}.trust-faq{gap:30px;padding:62px 22px}.trust-faq>div>p{font-size:16px;line-height:1.55}.trust-faq dl>div{padding:20px 0}.trust-faq dt{font-size:16px}.trust-faq dd{font-size:14px;line-height:1.55}.final-cta{padding:70px 22px}.final-cta>.brand-icon{width:60px;height:60px}.final-cta h2{font-size:clamp(34px,9.2vw,38px)}.final-cta p{font-size:17px}.final-cta .button{min-height:48px}.landing footer{padding:30px 22px}.landing footer a{align-items:center;min-height:44px;display:flex}}.email-settings{gap:0;display:grid}.email-settings-section{gap:18px;padding:0 0 28px;display:grid}.email-settings-section+.email-settings-section{border-top:1px solid var(--line,#dfe4df);padding-top:28px}.email-settings .check-row{align-items:flex-start;gap:10px}.email-settings .check-row input{flex:none;margin-top:2px}.email-settings .check-row span{gap:3px;display:grid}.email-settings .check-row small{color:var(--muted);font-weight:500;line-height:1.4;display:block}.email-trigger-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.email-trigger-grid .check-row{border:1px solid var(--line,#dfe4df);background:#fafbf9;border-radius:12px;margin:0;padding:14px}.email-thresholds input{max-width:160px}.email-rule-summary{color:#30463a;background:#f0f6f2;border-radius:10px;align-items:flex-start;gap:10px;margin:0;padding:14px 16px;font-size:13px;line-height:1.55;display:flex}.email-rule-summary svg{width:17px;height:17px;color:var(--accent);flex:none;margin-top:2px}.email-rule-summary span{display:block}.email-test-row{align-items:end;gap:10px;margin-top:20px;display:flex}.email-test-row input{flex:1}.dashboard-panel+.dashboard-panel{margin-top:20px}@media (width<=700px){.email-trigger-grid{grid-template-columns:1fr}.email-test-row{flex-direction:column;align-items:stretch}.email-thresholds input{max-width:none}}
