@import"https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@400;500;600;700;800&display=swap";:root{font-family:Hanken Grotesk,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#16191c;background:#e7e5df;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{margin:0}.empty-website{min-height:100vh;background:#fff}.boot-screen,.app-background{min-height:100vh;background:#e7e5df;color:#16191c;font-family:Hanken Grotesk,ui-sans-serif,system-ui,sans-serif}.boot-screen{display:grid;place-items:center;gap:14px;align-content:center;font-weight:700}.auth-screen{place-items:stretch;align-content:start;padding:28px}.auth-panel{width:min(520px,100%);display:grid;grid-template-columns:1fr;gap:18px;align-items:stretch;margin:0 auto 18px;border:1px solid #e8e7e2;border-radius:8px;padding:18px;background:#fff}.auth-brand span{display:block;color:#6b6b64}.auth-form{display:grid;gap:10px}.auth-mode-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:8px;background:#f0efea}.auth-mode-tabs button{min-height:38px;border:0;border-radius:6px;background:transparent;color:#5f625e;font-weight:800;cursor:pointer}.auth-mode-tabs button.active{background:#fff;color:#16191c;box-shadow:0 1px 4px #00000014}.auth-form label{display:grid;gap:6px;color:#5f625e;font-size:13px;font-weight:800}.app-background{display:flex;align-items:center;justify-content:center;padding:22px}.app-frame{width:min(1180px,100%);height:min(760px,calc(100vh - 44px));min-height:680px;display:grid;grid-template-columns:218px 1fr;overflow:hidden;border-radius:26px;background:#f6f5f2;box-shadow:0 30px 80px #1e1f1d2e,0 0 0 1px #0000000d}.sidebar{display:flex;flex-direction:column;gap:26px;padding:22px 16px;border-right:1px solid #ecebe6;background:#fff}.brand{display:flex;align-items:center;gap:11px}.brand.compact .brand-mark{width:34px;height:34px}.brand-mark,.avatar{display:inline-flex;align-items:center;justify-content:center;flex:none}.brand-mark{width:40px;height:40px;border-radius:12px;color:#fff;background:#0f7a55}.brand strong{display:block;font-size:18px;line-height:1}.brand span,.sidebar-profile span,.eyebrow,.page-header p,.visit-hero p,.visit-summary p,.visit-summary span,.section-title span,.customer-card p,.settings-card p,.note-item small,.photo-tile small,.signature-toggle small,.report-metric span{color:#6b6b64}.side-nav{display:grid;gap:6px}.portal-switcher{display:grid;gap:6px;border-radius:8px;padding:8px;background:#f8f7f4}.portal-switcher.compact{width:min(190px,48vw);grid-template-columns:1fr 1fr;padding:4px}.portal-switcher button{min-height:34px;border:0;border-radius:7px;color:#5f625e;background:transparent;cursor:pointer;font:inherit;font-size:13px;font-weight:800}.portal-switcher button.active{color:#0f7a55;background:#eaf5f0}.portal-switcher span{color:#8a8c88;font-size:12px;font-weight:700;text-align:center}.side-nav button,.mobile-nav button{border:0;background:transparent;color:#5f625e;font:inherit;font-weight:700;cursor:pointer}.side-nav button{height:42px;display:flex;align-items:center;gap:10px;padding:0 11px;border-radius:8px}.side-nav button.active{color:#0f7a55;background:#eaf5f0}.sidebar-profile{width:100%;border:0;display:flex;align-items:center;text-align:left;gap:10px;margin-top:auto;padding-top:18px;border-top:1px solid #ecebe6;color:inherit;background:transparent;cursor:pointer;font:inherit}.sidebar-profile:hover strong,.sidebar-profile:focus-visible strong{color:#0f7a55}.sidebar-profile strong,.sidebar-profile span,.sidebar-profile em{display:block}.sidebar-profile em{color:#0f7a55;font-size:.72rem;font-style:normal;font-weight:800}.avatar{width:38px;height:38px;border-radius:50%;color:#fff;background:#16191c;font-size:13px;font-weight:800}.avatar.muted{background:#eaf5f0;color:#0f7a55}.main-panel{position:relative;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:#f6f5f2}.mobile-topbar,.mobile-nav{display:none}.profile-menu-wrap{position:relative;display:inline-flex}.avatar-button{border:0;border-radius:999px;padding:0;background:transparent;cursor:pointer}.avatar-button:focus-visible{outline:3px solid rgb(15 122 85 / 28%);outline-offset:3px}.profile-menu{position:absolute;top:calc(100% + 10px);right:0;z-index:30;width:220px;display:grid;gap:6px;border:1px solid #ecebe6;border-radius:10px;padding:10px;background:#fff;box-shadow:0 18px 44px #0000002e}.profile-menu-header{padding:4px 4px 8px;border-bottom:1px solid #ecebe6}.profile-menu-header strong,.profile-menu-header span{display:block}.profile-menu-header span{color:#6b6b64;font-size:13px}.profile-menu button{min-height:36px;border:0;display:flex;align-items:center;gap:8px;border-radius:8px;padding:0 9px;color:#16191c;background:transparent;cursor:pointer;font:inherit;font-weight:800;text-align:left}.profile-menu button:hover,.profile-menu button:focus-visible{color:#0f7a55;background:#eaf5f0}.profile-menu-lock{display:flex;align-items:center;gap:8px;border-radius:8px;padding:9px;color:#0f7a55;background:#f8f7f4;font-size:13px;font-weight:800}.content-scroll{flex:1 1 auto;min-height:0;overflow:auto;padding:30px}.content-scroll::-webkit-scrollbar{width:10px}.content-scroll::-webkit-scrollbar-thumb{border:3px solid #f6f5f2;border-radius:999px;background:#d7d4ca}.page-header,.visit-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px}.eyebrow{display:block;margin-bottom:6px;font-size:13px;font-weight:800}h1,h2,h3,p{margin-top:0}.page-header h1,.visit-hero h1{margin-bottom:4px;font-size:clamp(32px,5vw,48px);line-height:1;letter-spacing:0}.page-header p,.visit-hero p{margin-bottom:0;font-size:15px}.header-actions,.quick-actions,.photo-actions,.stepper{display:flex;align-items:center;gap:10px;flex-wrap:wrap}button,input,textarea{font:inherit}button:disabled{cursor:not-allowed;opacity:.55}.primary-button,.secondary-button,.icon-button,.text-button{border:0;cursor:pointer;font-weight:800}.primary-button,.secondary-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;padding:0 14px}.primary-button{color:#fff;background:#0f7a55}.secondary-button{color:#16191c;background:#f1f0eb}.full{width:100%}.icon-button{width:40px;height:40px;display:inline-grid;place-items:center;border-radius:8px;color:#16191c;background:#fff;box-shadow:inset 0 0 0 1px #e8e7e2}.icon-button.small{width:30px;height:30px}.text-button{color:#0f7a55;background:transparent;padding:0}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.stat-card,.card{border:1px solid #e8e7e2;border-radius:8px;background:#fff}.stat-card{min-height:116px;padding:16px;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.stat-card div{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;color:#0f7a55;background:#eaf5f0}.stat-card.amber div{color:#a16008;background:#fff4dc}.stat-card.green div{color:#0f7a55;background:#e3f4ec}.stat-card.red div{color:#b3261e;background:#fde7e5}.stat-card strong{display:block;margin-top:14px;font-size:30px;line-height:1}.stat-card span{display:block;margin-top:4px;color:#6b6b64;font-weight:700}.stat-card.active{border-color:#9fd9bf;box-shadow:0 0 0 3px #eaf5f0}.stat-card:hover{transform:translateY(-1px)}.section-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:18px}.team-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px}.team-chip,.team-row{display:flex;align-items:center;gap:10px;border:1px solid #e8e7e2;border-radius:8px;padding:12px;background:#fff}.team-chip strong,.team-chip span,.team-row strong,.team-row span{display:block}.team-chip span,.team-row span,.summary-meta{color:#6b6b64;font-size:13px;font-weight:700}.visit-summary .summary-meta{display:block;margin-top:6px}.card{padding:18px}.section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.section-title.compact{align-items:center}.section-title h2{margin-bottom:0;font-size:22px;line-height:1.1}.up-next h2{font-size:40px}.status-pill{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;padding:0 10px;color:#4f5962;background:#eef0f1;font-size:13px;font-weight:800;white-space:nowrap}.status-pill.on-site,.status-pill.done{color:#0f7a55;background:#e3f4ec}.status-pill.closeout,.status-pill.on-the-way{color:#a16008;background:#fff4dc}.visit-summary h3{margin-bottom:5px;font-size:23px;line-height:1.05}.visit-summary.compact h3{font-size:16px}.visit-summary p{margin-bottom:8px;font-weight:700}.visit-summary span,.detail-list span,.customer-card span{display:inline-flex;align-items:center;gap:6px;font-size:14px}.quick-actions{margin-top:22px}.agenda-list{display:grid;gap:10px}.review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.review-bucket{min-height:220px}.empty-state{display:grid;gap:4px;border-radius:8px;padding:16px;color:#6b6b64;background:#f8f7f4}.empty-state strong{color:#16191c}.agenda-row{width:100%;min-height:82px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;border:0;border-radius:8px;padding:12px;text-align:left;background:#f8f7f4;cursor:pointer}.time-chip{min-width:68px;border-radius:8px;padding:8px;color:#0f7a55;background:#eaf5f0;text-align:center;font-weight:800}.visit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.detail-card,.notes-card,.outcome-card,.closeout-card,.activity-card{grid-column:span 2}.detail-card p{color:#4f5350;line-height:1.5}.detail-list{display:flex;gap:14px;flex-wrap:wrap}.segmented,.preset-grid,.outcome-grid{display:grid;gap:8px}.segmented{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:10px}.segmented button,.preset-grid button,.outcome-grid button{min-height:38px;border:1px solid #e8e7e2;border-radius:8px;color:#5f625e;background:#fff;cursor:pointer;font-weight:800}.segmented button.active,.preset-grid button.active,.outcome-grid button.active{color:#0f7a55;border-color:#9fd9bf;background:#eaf5f0}textarea,input,select{width:100%;border:1px solid #e8e7e2;border-radius:8px;color:#16191c;background:#fbfaf8}textarea{min-height:96px;resize:vertical;padding:12px;line-height:1.45}input,select{height:42px;padding:0 12px}.note-list,.part-list,.checklist,.activity-list{display:grid;gap:10px;margin-top:14px}.note-item,.part-row,.checklist div,.settings-list .setting-row{display:flex;align-items:center;gap:10px;border-radius:8px;padding:12px;background:#f8f7f4}.note-item{align-items:flex-start;justify-content:space-between}.note-item span{color:#0f7a55;font-size:12px;font-weight:800;text-transform:capitalize}.note-item p{margin:4px 0;color:#333633}.activity-item{display:grid;gap:10px;border-radius:8px;padding:12px;background:#f8f7f4}.activity-item strong,.activity-item span{display:block}.activity-item>div>span{margin-top:3px;color:#6b6b64;font-size:13px;font-weight:700}.activity-item ul{display:grid;gap:6px;margin:0;padding:0;list-style:none}.activity-item li{display:grid;grid-template-columns:minmax(100px,.35fr) minmax(0,1fr);gap:8px;border-top:1px solid #ecebe6;padding-top:6px;color:#4f5350;font-size:13px}.activity-item li strong{overflow-wrap:anywhere}.photo-actions{margin-bottom:12px}.photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.photo-tile{position:relative;min-height:130px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;border-radius:8px;padding:12px;color:#fff;background:linear-gradient(135deg,#657a72,#1f4034)}.photo-tile.photo-1{background:linear-gradient(135deg,#8b7b54,#395243)}.photo-tile.photo-2{background:linear-gradient(135deg,#576a80,#193f38)}.photo-tile button{position:absolute;top:8px;right:8px;width:26px;height:26px;display:grid;place-items:center;border:0;border-radius:8px;color:#fff;background:#00000059;cursor:pointer}.photo-tile span,.photo-tile strong,.photo-tile small{position:relative;z-index:1}.photo-tile span{font-size:12px;font-weight:800;text-transform:uppercase}.labor-display{margin-bottom:12px;font-size:36px;font-weight:800}.preset-grid{grid-template-columns:repeat(4,1fr)}.stepper{margin-top:10px}.stepper button{min-height:38px;display:inline-flex;align-items:center;gap:5px;border:0;border-radius:8px;padding:0 12px;background:#f1f0eb;cursor:pointer;font-weight:800}.part-form{display:grid;grid-template-columns:minmax(0,1fr) 72px 40px;gap:8px}.part-row{justify-content:space-between}.part-row span{flex:1}.outcome-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:10px}.signature-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:8px;background:#f8f7f4}.signature-toggle strong,.signature-toggle small{display:block}.signature-toggle input{width:22px;height:22px;accent-color:#0f7a55}.scope-change-prompt,.field-fact-prompt{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 14px;border:1px solid #e8e7e2;border-radius:8px;padding:12px;background:#fbfaf8}.field-fact-prompt{margin:14px 0 0}.scope-change-prompt div,.field-fact-prompt div{display:grid;gap:3px}.scope-change-prompt small,.field-fact-prompt small{color:#6b6d68;line-height:1.35}.scope-change-prompt .secondary-button,.field-fact-prompt .secondary-button{flex:0 0 auto}.checklist div{color:#8a8c88}.checklist div.complete{color:#0f7a55;background:#eaf5f0}.checklist small{margin-left:auto;color:#777b75;font-size:12px;font-weight:800}.rule-message{margin:10px 0 0;color:#9f2f2f;font-size:13px;font-weight:800}.rule-message.muted{color:#777b75}.report-card{max-width:720px}.report-head,.brand-mini{display:flex;align-items:center;justify-content:space-between;gap:8px}.brand-mini{justify-content:flex-start;color:#0f7a55}.report-card h2{margin:26px 0 10px;font-size:34px}.report-card p{color:#3e423e;line-height:1.55}.report-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px}.report-metric,.report-note{border-radius:8px;padding:14px;background:#f8f7f4}.report-metric strong,.report-metric span{display:block}.report-note{margin-top:12px}.customer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.customer-card{display:grid;gap:10px}.customer-card h2{margin-bottom:0}.settings-card{display:flex;align-items:center;gap:14px;margin-bottom:14px}.settings-card h2,.settings-card p{margin-bottom:0}.lock-note{display:inline-flex;align-items:center;gap:6px;margin-top:6px;color:#0f7a55;font-size:.82rem;font-weight:800}.settings-list{display:grid;gap:10px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:14px}.placeholder-card{max-width:640px}.placeholder-card p{margin:14px 0 0;color:#4f5350;line-height:1.5}.team-list{display:grid;gap:10px;margin-top:14px}.settings-list .setting-row{justify-content:space-between}.settings-list .setting-row span{flex:1;font-weight:700}.settings-list .setting-row strong{max-width:55%;overflow-wrap:anywhere;text-align:right}.settings-list+.settings-grid,.settings-grid+.settings-list,.settings-list+.team-list{margin-top:14px}.settings-list .section-title{margin-bottom:0}.settings-list .section-title .secondary-button{min-width:72px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:18px;background:#16191c52}.modal-card{width:min(420px,100%);display:grid;gap:14px;border-radius:12px;padding:18px;background:#fff;box-shadow:0 28px 70px #0000003d}.modal-card label{display:grid;gap:6px;color:#5f625e;font-size:13px;font-weight:800}.modal-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.suggestion-list{display:grid;gap:6px;margin-top:-6px}.suggestion-list button{display:grid;gap:3px;border:1px solid #e8e7e2;border-radius:8px;padding:10px 12px;color:#16191c;background:#f8f7f4;text-align:left;cursor:pointer}.suggestion-list button:hover{border-color:#9fd9bf;background:#eaf5f0}.suggestion-list span,.selected-hint span,.lookup-error{color:#6b6b64;font-size:13px}.selected-hint{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:-8px;border-radius:8px;padding:8px 10px;background:#eaf5f0}.selected-hint button{border:0;color:#0f7a55;background:transparent;cursor:pointer;font-size:13px;font-weight:800}.lookup-error{margin:-4px 0 0}.toast{position:fixed;right:22px;bottom:22px;z-index:50;max-width:min(420px,calc(100vw - 44px));border-radius:8px;padding:12px 14px;color:#fff;background:#16191c;box-shadow:0 20px 44px #0000002e}.desktop-hidden{display:none}@media(max-width:860px){.app-background{display:block;padding:0}.app-frame{width:100%;height:100vh;min-height:0;grid-template-columns:1fr;border-radius:0;box-shadow:none}.auth-screen{padding:14px}.auth-panel{grid-template-columns:1fr}.sidebar{display:none}.mobile-topbar{height:56px;display:flex;align-items:center;justify-content:space-between;flex:none;padding:0 16px;border-bottom:1px solid #ecebe6;background:#fff}.content-scroll{padding:18px 14px 86px}.mobile-nav{position:absolute;right:0;bottom:0;left:0;height:64px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ecebe6;background:#fff}.mobile-nav button{display:grid;justify-items:center;align-content:center;gap:3px;font-size:12px}.mobile-nav button.active{color:#0f7a55}.page-header,.visit-hero{align-items:stretch;flex-direction:column;gap:12px}.page-header h1,.visit-hero h1{font-size:36px}.header-actions{justify-content:space-between}.stat-grid,.section-grid,.visit-grid,.customer-grid,.review-grid,.report-grid{grid-template-columns:1fr}.team-strip{display:flex;gap:8px;overflow-x:auto;margin-bottom:12px;padding-bottom:2px}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px}.stat-card{min-height:58px;display:grid;grid-template-columns:30px auto minmax(0,1fr);align-items:center;gap:8px;padding:9px 10px}.team-chip{flex:0 0 156px;min-width:156px;padding:9px 10px}.team-chip strong,.team-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stat-card.is-empty{display:none}.stat-card div{width:30px;height:30px}.stat-card strong{margin-top:0;font-size:24px}.stat-card span{margin-top:0;font-size:14px}.detail-card,.notes-card,.outcome-card,.closeout-card,.activity-card{grid-column:auto}.segmented,.outcome-grid{grid-template-columns:1fr}.preset-grid{grid-template-columns:repeat(2,1fr)}.photo-grid,.modal-row{grid-template-columns:1fr}.quick-actions .primary-button,.quick-actions .secondary-button{flex:1 1 120px}.desktop-hidden{display:inline-flex}}.home-page{min-height:100vh;overflow-x:hidden;color:#17201d;background:linear-gradient(180deg,#f7f5ef,#fff 42%,#f6f8f6)}.home-page a{color:inherit;text-decoration:none}body.modal-open{overflow:hidden}.home-header{display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:22px 0}.home-brand,.home-demo-link,.home-nav{display:flex;align-items:center}.home-brand{gap:10px;min-width:max-content;font-weight:800;font-size:1rem}.home-brand-mark{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:9px;color:#fff;background:#0f7a55;box-shadow:0 10px 24px #0f7a5538}.home-nav{justify-content:center;gap:24px;color:#48524d;font-size:.93rem}.home-nav a:hover,.home-demo-link:hover{color:#0f7a55}.home-demo-link{gap:4px;min-width:max-content;padding:10px 14px;border:1px solid #d8ddd4;border-radius:999px;background:#ffffffb8;font-weight:700;color:#1f2b27}.home-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,420px);gap:56px;align-items:center;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:54px 0 46px}.home-hero-copy{max-width:720px}.home-kicker,.home-card-eyebrow{margin:0 0 12px;color:#0f7a55;font-size:.78rem;font-weight:800;line-height:1.35;text-transform:uppercase}.home-hero h1{max-width:760px;margin:0;font-size:clamp(2.6rem,7vw,5.5rem);line-height:.98;font-weight:900;letter-spacing:0}.home-hero-hook{margin:28px 0 0;color:#0f7a55;font-size:clamp(1.4rem,2vw,2rem);line-height:1.15;font-weight:850}.home-hero-body{max-width:650px;margin:18px 0 0;color:#3f4a45;font-size:1.14rem;line-height:1.7}.home-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.home-primary-action,.home-secondary-action,.final-cta button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:0;border-radius:999px;background:#17201d;color:#fff;font:inherit;font-weight:800;cursor:pointer}.home-page .home-primary-action{background:#0f7a55;color:#fff}.home-page .home-primary-action:hover{background:#0b6044}.home-page .home-secondary-action{background:#17201d;color:#fff}.home-secondary-action:hover,.final-cta button:hover{background:#0f7a55}.waitlist-card{display:grid;gap:22px;padding:26px;border:1px solid rgba(23,32,29,.1);border-radius:18px;background:#fff;box-shadow:0 24px 70px #2127231f}.waitlist-card h2{margin:0;font-size:1.7rem;line-height:1.12}.waitlist-card p{margin:8px 0 0;color:#55615c;line-height:1.55}.access-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.access-list li{display:flex;align-items:center;gap:10px;color:#34443c;font-weight:750}.access-list li:before{content:"";width:9px;height:9px;border-radius:999px;background:#0f7a55}.waitlist-card-button{min-height:48px;border:0;border-radius:12px;color:#fff;background:#0f7a55;font:inherit;font-weight:850;cursor:pointer}.waitlist-card-button:hover{background:#0b6044}.waitlist-form{display:grid;gap:10px}.waitlist-form label{color:#28332e;font-size:.86rem;font-weight:800}.waitlist-form input,.waitlist-form select{width:100%;min-height:46px;padding:0 13px;border:1px solid #cfd7cf;border-radius:12px;color:#17201d;background:#fbfcfa;font:inherit}.waitlist-form input:focus,.waitlist-form select:focus{outline:3px solid rgba(15,122,85,.16);border-color:#0f7a55}.waitlist-form button{width:100%;min-height:48px;margin-top:8px;border:0;border-radius:12px;color:#fff;background:#0f7a55;font:inherit;font-weight:850;cursor:pointer}.waitlist-form button:disabled{cursor:wait;opacity:.72}.form-message{min-height:42px;margin:0;color:#667069;font-size:.9rem}.form-message.is-error{color:#a6422f}.waitlist-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:22px;background:#17201d7a}.waitlist-modal{position:relative;display:grid;gap:22px;width:min(100%,430px);max-height:calc(100vh - 44px);overflow-y:auto;padding:28px;border:1px solid rgba(23,32,29,.12);border-radius:20px;background:#fff;box-shadow:0 28px 90px #17201d47}.waitlist-modal h2{margin:0;padding-right:36px;font-size:1.75rem;line-height:1.12}.waitlist-modal p{margin:8px 0 0;color:#55615c;line-height:1.55}.modal-close-button{position:absolute;top:18px;right:18px;display:inline-grid;place-items:center;width:36px;height:36px;border:1px solid #d8ddd4;border-radius:999px;color:#34443c;background:#fff;cursor:pointer}.modal-close-button:hover{color:#0f7a55;border-color:#a8cdbb;background:#eef7f2}.product-preview,.home-section,.final-cta,.home-footer{width:min(1180px,calc(100% - 40px));margin-right:auto;margin-left:auto}.product-preview{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:24px;align-items:stretch;padding:16px 0 74px}.preview-office,.preview-field,.phone-shell{border:1px solid rgba(23,32,29,.1);background:#fff;box-shadow:0 18px 48px #21272314}.preview-office{display:grid;gap:18px;min-height:310px;padding:24px;border-radius:20px}.preview-topline{display:flex;align-items:center;justify-content:space-between;gap:14px}.preview-topline span,.preview-grid span,.preview-grid small,.preview-worklist span,.preview-worklist small,.preview-ticket span,.phone-card span,.phone-header span,.phone-status-row span{color:#68736e;font-size:.9rem}.preview-topline strong{padding:7px 10px;border-radius:999px;color:#0f7a55;background:#e8f4ee;font-size:.82rem}.preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.preview-grid div{display:grid;gap:6px;min-height:112px;padding:16px;border:1px solid #e5e9e3;border-radius:16px;background:#f9faf7}.preview-grid strong{align-self:end;font-size:2.2rem;line-height:1}.preview-grid small{font-size:.8rem;font-weight:750}.preview-worklist{display:grid;gap:10px}.preview-worklist div{display:grid;grid-template-columns:minmax(88px,.36fr) minmax(0,1fr);gap:3px 12px;align-items:center;padding:12px 14px;border:1px solid #e5e9e3;border-radius:14px;background:#fff}.preview-worklist strong,.preview-worklist small{min-width:0}.preview-worklist strong{color:#17201d}.preview-worklist small{grid-column:2;font-size:.82rem}.preview-ticket{display:flex;gap:12px;align-items:flex-start;padding:16px;border-radius:16px;color:#17352a;background:#e8f4ee}.preview-ticket div{display:grid;gap:4px}.preview-field{display:grid;place-items:center;min-height:310px;padding:20px;border-radius:20px;background:#e9eee9}.phone-shell{display:grid;gap:14px;width:min(100%,292px);padding:16px;border-radius:24px}.phone-header{display:flex;justify-content:space-between;gap:12px}.phone-card{display:flex;gap:10px;align-items:flex-start;padding:14px;border:1px solid #e0e6df;border-radius:16px;background:#fbfcfa}.phone-card div{display:grid;gap:3px}.phone-status-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px;color:#17352a;background:#e8f4ee}.phone-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.phone-actions span{display:grid;gap:5px;place-items:center;min-height:66px;border:1px solid #e0e6df;border-radius:14px;color:#34443c;background:#f8faf7;font-size:.78rem;font-weight:800}.phone-shell button{min-height:42px;border:0;border-radius:14px;color:#fff;background:#0f7a55;font:inherit;font-weight:850}.home-section{padding:78px 0;border-top:1px solid rgba(23,32,29,.08)}.compact-section{max-width:900px;text-align:center}.home-section h2,.final-cta h2{max-width:820px;margin:0;font-size:clamp(2rem,4vw,3.45rem);line-height:1.03;letter-spacing:0}.compact-section h2{margin-right:auto;margin-left:auto}.home-section p,.final-cta p{color:#4f5b55;line-height:1.7}.compact-section>p:last-child{max-width:760px;margin:20px auto 0;font-size:1.1rem}.split-section,.trade-section,.final-cta{display:grid;grid-template-columns:minmax(0,.9fr) minmax(300px,1.1fr);gap:44px;align-items:start}.problem-list,.faq-list{display:grid;gap:12px}.problem-card{display:grid;grid-template-columns:10px 1fr;gap:14px;align-items:start;padding:18px;border:1px solid #e1e5df;border-radius:16px;background:#fff}.problem-card span{width:10px;height:10px;margin-top:8px;border-radius:999px;background:#c96045}.problem-card p,.workflow-card p,.feature-card p,.portal-grid p,.pricing-grid p,.faq-list p{margin:0}.section-heading{display:grid;gap:0;margin-bottom:28px}.workflow-grid,.feature-grid,.portal-grid,.pricing-grid{display:grid;gap:16px}.workflow-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-grid,.portal-grid,.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workflow-card,.feature-card,.portal-grid article,.pricing-grid article,.faq-list article{border:1px solid #e1e5df;border-radius:16px;background:#fff}.workflow-card,.feature-card,.portal-grid article,.pricing-grid article{display:grid;gap:14px;align-content:start;min-height:220px;padding:22px}.workflow-card h3,.feature-card h3,.portal-grid h3,.pricing-grid h3,.faq-list h3{margin:0;color:#17201d;font-size:1.1rem;line-height:1.25}.step-number{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:999px;color:#fff;background:#0f7a55;font-weight:900}.feature-card svg,.portal-grid svg{color:#0f7a55}.trade-list{display:flex;flex-wrap:wrap;gap:10px}.trade-list span{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border:1px solid #d8ddd4;border-radius:999px;background:#fff;color:#26352f;font-weight:800}.pricing-grid article{min-height:190px}.pricing-grid .featured-price{border-color:#0f7a5557;box-shadow:0 18px 48px #0f7a551f}.price{color:#17201d;font-size:2.3rem;font-weight:900;line-height:1}.faq-section{padding-bottom:54px}.faq-list{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-list article{padding:22px}.faq-list p{margin-top:10px}.final-cta{align-items:center;margin-bottom:58px;padding:32px;border:1px solid rgba(23,32,29,.1);border-radius:22px;background:#17352a;color:#fff}.final-cta .home-kicker,.final-cta p{color:#aee2c6}.final-cta h2{color:#fff}.final-cta button{justify-self:end;background:#fff;color:#17352a}.home-footer{display:flex;justify-content:space-between;gap:16px;padding:28px 0 42px;border-top:1px solid rgba(23,32,29,.1);color:#5f6a64;font-size:.92rem}@media(max-width:980px){.home-nav{display:none}.home-hero,.product-preview,.split-section,.trade-section,.final-cta{grid-template-columns:1fr}.home-hero{gap:28px;padding-top:34px}.product-preview{padding-bottom:54px}.workflow-grid,.feature-grid,.portal-grid,.pricing-grid,.faq-list{grid-template-columns:repeat(2,minmax(0,1fr))}.final-cta button{justify-self:start}}@media(max-width:660px){.home-header,.home-hero,.product-preview,.home-section,.final-cta,.home-footer{width:min(100% - 28px,1180px)}.home-header{gap:12px;padding:16px 0 8px}.home-brand span:last-child{display:none}.home-demo-link{min-height:38px;padding:8px 11px;font-size:.88rem}.home-hero{padding-top:24px;padding-bottom:32px}.home-hero h1{font-size:clamp(2.28rem,11vw,3.35rem);line-height:1}.home-hero-hook{margin-top:20px}.home-hero-body{font-size:1rem}.waitlist-card{padding:18px;border-radius:16px}.waitlist-card h2{font-size:1.35rem}.waitlist-modal-backdrop{align-items:end;padding:12px}.waitlist-modal{width:100%;max-height:calc(100vh - 24px);padding:22px 18px 18px;border-radius:18px}.waitlist-modal h2{font-size:1.45rem}.product-preview{padding-top:0}.preview-office,.preview-field{min-height:auto;padding:16px}.preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.preview-grid div{min-height:76px;padding:11px;border-radius:14px}.preview-grid span,.preview-grid small,.preview-worklist span,.preview-worklist small,.preview-ticket span,.phone-card span,.phone-header span,.phone-status-row span{font-size:.78rem}.preview-grid strong{font-size:1.72rem}.preview-worklist{gap:8px}.preview-worklist div{grid-template-columns:74px minmax(0,1fr);padding:10px 11px}.preview-worklist small{grid-column:1 / -1}.home-section{padding:54px 0}.home-section h2,.final-cta h2{font-size:clamp(1.85rem,8vw,2.45rem)}.workflow-grid,.feature-grid,.portal-grid,.pricing-grid,.faq-list{grid-template-columns:1fr}.workflow-card,.feature-card,.portal-grid article,.pricing-grid article{min-height:0;padding:18px}.final-cta{margin-bottom:34px;padding:22px;border-radius:18px}.home-footer{flex-direction:column;padding-bottom:30px}}
