@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";
:root{--ink:#17211b;--muted:#647069;--cream:#f5f2e9;--paper:#fffdf8;--pine:#174f38;--pine-dark:#0d3a27;--lime:#c9f27c;--line:#dfe3da;--danger:#b94b3d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.shell{width:min(1160px,100% - 40px);margin:0 auto}.site-nav{justify-content:space-between;align-items:center;height:78px;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font:800 20px/1 Manrope,sans-serif;display:flex}.brand-mark{width:30px;height:30px;color:var(--lime);background:var(--pine);border-radius:9px;place-items:center;display:grid}.nav-links{color:#3d4942;align-items:center;gap:28px;font-size:14px;font-weight:600;display:flex}.button{background:var(--pine);color:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:700;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s;display:inline-flex;box-shadow:0 2px 3px #173c2924,0 8px 18px #173c2912}.button:hover:not(:disabled){background:var(--pine-dark);transform:translateY(-1px);box-shadow:0 3px 5px #173c2928,0 10px 22px #173c291c}.button:active:not(:disabled){transform:translateY(1px)scale(.985);box-shadow:0 1px 2px #173c2925}.button:focus-visible,.link-button:focus-visible{outline-offset:3px;outline:3px solid #98ca5d}.button:disabled,.link-button:disabled{cursor:wait;opacity:.65}.button.secondary{border:1px solid var(--line);background:var(--paper);color:var(--ink);box-shadow:none}.button.secondary:hover:not(:disabled){background:#f8faf5;border-color:#b8c6ba}.button.small{min-height:38px;padding:0 14px;font-size:14px}.upgrade-button{color:var(--pine-dark);background:var(--lime);box-shadow:0 2px 3px #4c681b25}.upgrade-button:hover:not(:disabled){color:#fff;background:var(--pine-dark)}.spinner{flex:none;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.hero{min-height:670px;padding:78px 0 72px;position:relative;overflow:hidden}.hero:before{content:"";filter:blur(2px);opacity:.7;background:#dce9d1;border-radius:50%;width:560px;height:560px;position:absolute;top:10px;right:-160px}.hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:80px;display:grid;position:relative}.eyebrow{color:var(--pine);letter-spacing:.08em;text-transform:uppercase;background:#e5eddc;border-radius:999px;align-items:center;gap:8px;padding:7px 11px;font-size:12px;font-weight:800;display:inline-flex}h1,h2,h3{letter-spacing:-.045em;margin:0;font-family:Manrope,sans-serif}h1{max-width:700px;margin-top:22px;font-size:clamp(48px,6vw,76px);line-height:.99}.hero-copy>p{max-width:600px;color:var(--muted);margin:25px 0 30px;font-size:19px;line-height:1.65}.hero-actions{align-items:center;gap:12px;display:flex}.microcopy{color:#788179;margin-top:16px;font-size:12px}.product-card{background:#fffefa;border:1px solid #d7ded1;border-radius:22px;padding:18px;position:relative;transform:rotate(1.2deg);box-shadow:0 28px 60px #20372a20}.mock-top{justify-content:space-between;align-items:center;padding:5px 3px 18px;display:flex}.mock-title{font-weight:800}.avatar{color:#fff;background:#bb6d4a;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;display:grid}.metric-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.metric{background:#f2f4ee;border-radius:12px;padding:14px}.metric b{font:800 23px Manrope;display:block}.metric span{color:var(--muted);font-size:11px}.metric.warn{background:#fff0d7}.due-list{border:1px solid #e3e6df;border-radius:13px;margin-top:12px;overflow:hidden}.due-row{border-bottom:1px solid #e8eae5;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.due-row:last-child{border-bottom:0}.due-row b,.due-row span{display:block}.due-row span{color:var(--muted);margin-top:3px;font-size:11px}.pill{color:var(--pine);background:#e5f4d2;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.pill.warn{color:#8f4d19;background:#ffead0}.pill.late{color:#963d34;background:#fae0dc}.proof{color:#ecf4ed;background:var(--pine);padding:25px 0}.proof .shell{text-align:center;justify-content:space-around;gap:30px;display:flex}.proof b{color:var(--lime);font:800 22px Manrope;display:block}.proof span{opacity:.8;font-size:13px}.section{padding:100px 0}.section-heading{max-width:680px;margin-bottom:48px}.section-heading h2{font-size:clamp(36px,4vw,52px);line-height:1.08}.section-heading p{color:var(--muted);font-size:17px;line-height:1.7}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature{border:1px solid var(--line);background:var(--paper);border-radius:16px;padding:28px}.feature-icon{width:42px;height:42px;color:var(--pine);background:#e7efdf;border-radius:11px;place-items:center;display:grid}.feature h3{margin:20px 0 9px;font-size:20px}.feature p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.pricing{grid-template-columns:1fr 420px;align-items:center;gap:70px;display:grid}.price-card{color:#fff;background:var(--pine);border-radius:20px;padding:34px;box-shadow:0 24px 50px #123b2a26}.price{margin:18px 0 4px;font:800 52px Manrope}.price small{opacity:.7;font:500 15px DM Sans}.price-list{margin:25px 0;padding:0;list-style:none}.price-list li{color:#e6eee8;align-items:center;gap:9px;padding:8px 0;font-size:14px;display:flex}.price-card .button{width:100%;color:var(--pine-dark);background:var(--lime)}.site-footer{color:#d7e3da;background:var(--pine-dark);border-top:1px solid #315d49;padding:58px 0 24px;font-size:13px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:48px;display:grid}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-grid h2{color:#fff;letter-spacing:0;margin:2px 0 8px;font-size:14px}.footer-grid a{transition:color .15s}.footer-grid a:hover{color:var(--lime)}.footer-brand .brand{color:#fff}.footer-brand .brand-mark{color:var(--pine-dark);background:var(--lime)}.footer-brand p{max-width:340px;margin:18px 0;line-height:1.65}.footer-brand .footer-operator{color:#aabdb0;margin-top:-7px;font-size:12px}.footer-contact{color:var(--lime);align-items:center;gap:8px;font-weight:700;display:inline-flex}.footer-bottom{color:#aabdb0;border-top:1px solid #ffffff1c;justify-content:space-between;gap:20px;margin-top:42px;padding-top:20px;display:flex}.policy-page{max-width:780px;padding:65px 0 90px}.policy-page h1{margin:0;font-size:50px}.policy-page h2{letter-spacing:-.025em;margin-top:36px;font-size:23px}.policy-page p{color:#4f5e55;font-size:16px;line-height:1.75}.policy-page a{color:var(--pine);text-underline-offset:3px;font-weight:700;text-decoration:underline}.policy-date{margin:12px 0 36px;color:var(--muted)!important;font-size:13px!important}.policy-operator{border-left:3px solid var(--lime);background:#eef3e8;padding:14px 16px}.contact-card{border:1px solid var(--line);background:var(--paper);border-radius:14px;align-items:flex-start;gap:16px;margin:30px 0;padding:24px;display:flex}.contact-card h2{margin:0 0 8px}.contact-card p{margin-bottom:0;font-size:14px}.auth-page{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-story{color:#fff;background:var(--pine);flex-direction:column;justify-content:space-between;padding:50px max(40px,7vw);display:flex}.auth-story h1{font-size:50px}.auth-story p{color:#cbdacf;max-width:520px;font-size:17px;line-height:1.7}.auth-form-wrap{background:var(--paper);place-items:center;padding:40px;display:grid}.auth-form{width:min(410px,100%)}.auth-form h2{font-size:34px}.auth-form>p{color:var(--muted)}.field{gap:7px;margin-top:17px;display:grid}.field label{font-size:13px;font-weight:700}.input{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #ccd3cb;border-radius:9px;outline:none;padding:10px 12px}.input:focus{border-color:var(--pine);box-shadow:0 0 0 3px #174f3815}textarea.input{resize:vertical;min-height:90px}.auth-form .button{width:100%;margin-top:22px}.form-message{color:#873e32;background:#f9e5e1;border-radius:8px;margin-top:14px;padding:10px 12px;font-size:13px}.app-body{background:#f2f3ee;min-height:100vh}.app-nav{border-bottom:1px solid var(--line);background:var(--paper);height:68px}.app-nav .shell{justify-content:space-between;align-items:center;height:100%;display:flex}.app-actions{align-items:center;gap:10px;display:flex}.dashboard{padding:40px 0 80px}.page-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px;display:flex}.page-head h1{margin:0;font-size:38px}.page-head p{color:var(--muted);margin:7px 0 0}.stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px;display:grid}.stat-card{border:1px solid var(--line);background:var(--paper);border-radius:13px;padding:20px}.stat-card span{color:var(--muted);font-size:12px;font-weight:700}.stat-card b{margin-top:8px;font:800 29px Manrope;display:block}.panel{border:1px solid var(--line);background:var(--paper);border-radius:14px;overflow:hidden}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.panel-head h2{font-size:19px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:14px}th{color:var(--muted);text-align:left;text-transform:uppercase;letter-spacing:.06em;background:#f7f7f3;padding:11px 18px;font-size:11px}td{border-top:1px solid #eceee8;padding:16px 18px}.customer-cell b,.customer-cell span{display:block}.customer-cell span{color:var(--muted);margin-top:3px;font-size:12px}.empty{text-align:center;color:var(--muted);padding:55px 20px}.empty h3{color:var(--ink)}.modal-card{border:1px solid var(--line);background:var(--paper);border-radius:14px;max-width:720px;margin:0 auto 24px;padding:24px}.form-grid{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}.form-grid .wide{grid-column:1/-1}.form-row{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.inline-form{display:inline}.link-button{width:30px;height:30px;color:var(--danger);background:0 0;border:0;border-radius:8px;place-items:center;padding:0;font-size:12px;font-weight:700;transition:transform .14s,background .14s;display:inline-grid}.link-button:hover:not(:disabled){background:#edf1e9;transform:translateY(-1px)scale(1.06)}.link-button:active:not(:disabled){transform:scale(.94)}.repeat-fields{grid-template-columns:90px 1fr;gap:8px;display:grid}.route-loading{min-height:100vh;color:var(--muted);background:var(--cream);place-content:center;justify-items:center;gap:18px;display:grid}.route-loading .brand{color:var(--ink)}.banner{color:#725c18;background:#fff8dc;border:1px solid #ead9a3;border-radius:11px;margin-bottom:22px;padding:14px 16px;font-size:13px}@media (max-width:850px){.hero-grid,.pricing,.auth-page{grid-template-columns:1fr}.hero{padding-top:45px}.product-card{margin-top:15px;transform:none}.feature-grid{grid-template-columns:1fr}.auth-story{min-height:340px}.stat-grid,.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.shell{width:min(100% - 24px,1160px)}.nav-links a:not(.button){display:none}h1{font-size:46px}.hero-actions,.page-head{flex-direction:column;align-items:stretch}.proof .shell{grid-template-columns:1fr 1fr;display:grid}.metric-grid,.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.stat-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-bottom{flex-direction:column}.policy-page{width:min(100% - 32px,780px);padding-top:40px}.policy-page h1{font-size:40px}}
