:root{--ink:#172a27;--muted:#657672;--green:#1f6f58;--deep:#103e32;--lime:#dcf5af;--cream:#f9f8f3;--line:#e0e9e2;--white:#fff;--shadow:0 25px 70px rgba(21,53,40,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;line-height:1.55}h1,h2,h3,strong,.brand{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif}h1,h2,h3,p{margin-top:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.container{width:min(1160px,calc(100% - 40px));margin:auto}.topbar{height:86px;background:rgba(249,248,243,.95);border-bottom:1px solid rgba(23,42,39,.06);position:relative;z-index:10}.nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font-size:24px;letter-spacing:-1.6px;font-weight:800;white-space:nowrap}.brand span{color:var(--green)}.brand i{color:#a7c977;font-style:normal}.brand-icon{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:var(--green);color:white;width:30px;height:30px;font-size:24px;margin-right:7px;font-family:Arial}.nav nav{display:flex;gap:32px;align-items:center;font-size:14px;font-weight:700}.nav nav>a:not(.nav-cta):hover,.text-link:hover{text-decoration:underline}.nav-cta{border:1px solid var(--ink);padding:10px 17px;border-radius:8px}.nav-cta span{margin-left:13px}.inline{display:inline}.text-button{border:0;background:none;color:var(--ink);padding:0;font-weight:700}.hero{min-height:660px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding-top:65px;padding-bottom:74px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:2px;color:var(--green);text-transform:uppercase}.pulse{display:inline-block;width:8px;height:8px;background:#82c99c;border-radius:50%;margin-right:8px}.hero h1{font-size:clamp(48px,5vw,72px);line-height:1.1;letter-spacing:-4px;margin:24px 0}.hero h1 em{color:var(--green);font-style:normal}.hero-copy>p{max-width:500px;font-size:18px;line-height:1.75;color:var(--muted)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;border-radius:9px;padding:15px 22px;border:1px solid transparent;font-size:14px;font-weight:800;white-space:nowrap}.button.primary{background:var(--green);color:white}.button.primary:hover{background:var(--deep)}.button.ghost{border-color:#dbe3da}.button.outline{border-color:#cddbd0;background:white}.button.light{background:#e5f7b6;color:#133f30}.button.small{padding:10px 14px;font-size:12px;gap:12px}.proof{display:flex;align-items:center;gap:14px;color:var(--muted);font-size:12px;margin-top:40px}.avatars{display:flex;margin-left:7px}.avatars b{display:grid;place-items:center;width:31px;height:31px;margin-left:-7px;border:2px solid var(--cream);border-radius:50%;background:#d9e8d4;color:#397157;font-size:12px}.avatars b:nth-child(2){background:#eedacb;color:#886352}.avatars b:nth-child(3){background:#c7deb7}.hero-visual{height:510px;background:#e8efdf;border-radius:28px;position:relative;display:grid;place-items:center;overflow:visible}.hero-visual:before{content:'';position:absolute;inset:0;border-radius:28px;background:radial-gradient(circle at 78% 24%,#f9f8d5 0,transparent 35%),linear-gradient(145deg,#e9f4db,#d6ebdd)}.orb{position:absolute;border:1px solid rgba(67,128,96,.17);border-radius:50%;width:420px;height:420px;top:30px;left:48px}.orb-two{width:310px;height:310px;top:85px;left:103px}.review-card{z-index:1;width:min(440px,calc(100% - 50px));background:white;border-radius:15px;box-shadow:0 25px 70px rgba(25,67,48,.2);padding:26px;transform:rotate(-2deg)}.card-top{display:flex;gap:12px;align-items:center;border-bottom:1px solid #eef1eb;padding-bottom:18px}.google-g{font-size:27px;font-weight:800;color:#4285f4;width:35px}.card-top strong{font-size:13px}.card-top small{display:block;color:#94a49d;font-size:10px}.stars{margin-left:auto;color:#e4ad41;font-size:12px;letter-spacing:1px}.review-card>p{font-size:14px;margin:18px 0;color:#3e4d47}.ai-tag{font-size:11px;font-weight:800;color:var(--green);margin-bottom:9px}.response-box{background:#f5f8f1;border-left:3px solid #9fcf83;border-radius:6px;padding:16px;color:#415b4e;font-size:12px;line-height:1.65}.card-actions{display:flex;justify-content:space-between;align-items:center;gap:6px;font-size:9px;color:#8b9b90;margin-top:18px}.mini-button{background:var(--green);color:white;padding:9px 12px;border-radius:5px;font-size:10px;font-weight:700}.floating-note{position:absolute;z-index:2;bottom:23px;left:-33px;background:white;border-radius:11px;box-shadow:var(--shadow);display:flex;align-items:center;gap:10px;padding:15px 18px;transform:rotate(3deg)}.floating-note .check{background:#d6f1dc;color:#2e8c55;display:grid;place-items:center;border-radius:50%;width:30px;height:30px;font-weight:800}.floating-note strong,.floating-note small{display:block}.floating-note strong{font-size:11px}.floating-note small{font-size:10px;color:var(--muted)}.trust{border-top:1px solid #e7e8dc;border-bottom:1px solid #e7e8dc;background:#f5f5ec}.trust-inner{min-height:95px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#6e7972}.trust span{font-size:10px;font-weight:800;letter-spacing:1.2px}.trust strong{font-size:17px;letter-spacing:-.7px}.section{padding:110px 0}.section-heading{text-align:center;max-width:670px;margin:0 auto 50px}.section-heading h2,.feature-copy h2{font-size:clamp(36px,4vw,52px);letter-spacing:-2.5px;line-height:1.16;margin:15px 0}.section-heading p,.feature-copy>p{color:var(--muted);font-size:16px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.steps article{background:white;border:1px solid var(--line);border-radius:15px;padding:34px;position:relative;min-height:260px}.step-number{position:absolute;right:30px;top:29px;color:#abc5b3;font-size:13px;font-weight:800}.step-icon{width:45px;height:45px;background:#e6f2e3;border-radius:10px;display:grid;place-items:center;color:var(--green);font-size:28px}.steps h3{font-size:19px;letter-spacing:-.7px;margin:30px 0 10px}.steps p{font-size:14px;color:var(--muted)}.feature-section{background:#eef3e9;padding:100px 0}.feature-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:100px;align-items:center}.feature-panel{background:#fff;border-radius:16px;box-shadow:var(--shadow);padding:30px}.panel-label{font-size:11px;letter-spacing:1px;font-weight:800;display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:22px}.panel-label span{color:#3ca36d;font-size:9px}.panel-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding:24px 0}.panel-stats strong{font-size:31px;display:block}.panel-stats small{font-size:10px;color:var(--muted)}.mock-row{display:flex;gap:12px;align-items:center;border:1px solid var(--line);padding:12px;margin-top:10px;border-radius:9px}.row-icon{background:#f5edce;color:#bb9744;border-radius:8px;width:34px;height:34px;display:grid;place-items:center}.row-icon.amber{background:#fae6db;color:#ce724c}.mock-row strong,.mock-row small{display:block;font-size:11px}.mock-row small{color:var(--muted);margin-top:3px}.badge{font-size:10px;font-weight:800;border-radius:20px;padding:5px 10px;white-space:nowrap;margin-left:auto}.badge.green,.status-published,.status-approved{background:#e1f4e3;color:#2b8352}.badge.yellow,.status-pending,.status-error{background:#fff1cf;color:#97681d}.status-new,.status-rejected,.status-existing,.status-publishing{background:#edf1eb;color:#63746b}.feature-copy ul{padding:0;margin:25px 0;list-style:none;color:#355348;font-size:14px}.feature-copy li{margin:12px 0}.feature-copy li:before{content:'✓';color:var(--green);font-weight:800;margin-right:10px}.text-link{color:var(--green);font-weight:800;font-size:14px}.text-link span{margin-left:8px}.price-card{background:white;border:1px solid var(--line);border-radius:17px;padding:45px 54px;display:flex;justify-content:space-between;gap:30px;align-items:center;box-shadow:var(--shadow)}.price-card h3{font-size:28px;letter-spacing:-1.4px;margin:9px 0}.price-card p{max-width:430px;color:var(--muted);margin:0}.price-right{display:grid;justify-items:end;gap:12px}.price-right strong{font-size:21px}.price-right span{font-size:12px;color:var(--muted)}.final-cta{background:var(--deep);color:white;text-align:center;padding:90px 20px}.final-cta .eyebrow{color:#c9eba4}.final-cta h2{font-size:clamp(34px,4vw,50px);letter-spacing:-2px;max-width:680px;margin:18px auto 30px}.footer{background:#f7f8f3;border-top:1px solid var(--line)}.footer-inner{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px}.footer .brand{font-size:18px;color:var(--green)}.app{background:#f6f8f5}.dashboard{padding-top:56px;padding-bottom:100px}.dash-header,.page-title{margin-bottom:34px}.dash-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.dash-header h1,.page-title h1{font-size:clamp(32px,4vw,45px);letter-spacing:-2px;margin:10px 0 8px}.dash-header p,.page-title p{color:var(--muted);margin:0}.narrow{max-width:780px}.notice{background:#e4f1dc;border:1px solid #c9dfbd;border-radius:11px;padding:18px 22px;display:flex;gap:13px;align-items:center;margin-bottom:16px;font-size:13px}.notice strong{white-space:nowrap}.notice span{color:#526859}.notice a{margin-left:auto;color:var(--green);font-weight:800;white-space:nowrap}.connected{margin-bottom:20px;background:#e9f5e9;display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:20px;font-size:12px}.dot{background:#49ab6f;width:7px;height:7px;border-radius:50%}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stat{background:white;border:1px solid var(--line);border-radius:13px;padding:24px}.stat span,.stat small{display:block;color:var(--muted);font-size:12px}.stat strong{display:block;font-size:37px;line-height:1.2;margin:13px 0}.list-head{display:flex;align-items:end;justify-content:space-between;margin:55px 0 20px}.list-head h2{font-size:27px;letter-spacing:-1px;margin:7px 0 0}.list-head>span{font-size:12px;color:var(--muted)}.white-card{background:white;border:1px solid var(--line);border-radius:13px;box-shadow:0 7px 22px rgba(18,53,36,.03)}.empty{text-align:center;padding:55px}.empty>div{font-size:35px;color:var(--green)}.empty h3{margin:8px 0}.empty p{color:var(--muted)}.review-item{padding:23px 27px;margin:13px 0}.review-meta,.review-meta>div{display:flex;align-items:center;gap:14px}.review-meta strong{font-size:14px}.rating{color:#d9a83a;letter-spacing:2px}.review-body{font-size:14px;margin:16px 0;color:#43564a}.risk{font-size:11px;color:#9e6c2b;font-weight:700;margin-bottom:12px}.error-detail{background:#fff0eb;color:#9b4b3d;font-size:12px;padding:10px;margin:10px 0;border-radius:6px}.reply-form label{font-size:11px;font-weight:800;color:var(--green);text-transform:uppercase;letter-spacing:1px}.reply-form textarea{margin-top:7px}.review-actions{display:flex;gap:9px;margin-top:10px}.published-reply{background:#f3f8f1;padding:13px 16px;border-radius:7px;margin:15px 0}.published-reply small{color:var(--green);font-weight:800;font-size:9px;letter-spacing:1px}.published-reply p{margin:5px 0 0;font-size:13px}.review-date{color:#9aaa9d;font-size:10px;display:block;margin-top:15px}.report-note{margin-top:24px;font-size:13px;color:var(--muted)}.report-note strong{color:var(--ink)}.form-grid{padding:32px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-grid .full{grid-column:1/-1}label{display:block;font-size:13px;font-weight:700}input:not([type=checkbox]):not([type=radio]),textarea,select{display:block;width:100%;margin-top:8px;border:1px solid #d8e3d8;border-radius:8px;background:white;padding:13px 14px;outline:none;color:var(--ink)}input:focus,textarea:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 3px #d9eee1}textarea{resize:vertical}.toggle{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#f5f9f2;border-radius:8px}.toggle input{margin-top:5px;accent-color:var(--green)}.toggle strong,.toggle small{display:block}.toggle small{font-weight:400;color:var(--muted);margin-top:4px}.disconnect{margin-top:22px}.location-option{display:flex;gap:12px;align-items:center;border:1px solid var(--line);padding:15px;border-radius:8px}.location-option input{accent-color:var(--green)}.location-option small{display:block;font-weight:400;color:var(--muted)}.stack{display:grid;gap:16px}.auth-wrap{min-height:calc(100vh - 180px);display:grid;place-items:center;padding:50px 20px}.auth-card{background:white;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;padding:42px;width:min(440px,100%)}.auth-card h1{font-size:36px;letter-spacing:-1.5px;margin:10px 0}.auth-card p{color:var(--muted);font-size:14px;margin-bottom:25px}.auth-card small{display:block;margin-top:23px;text-align:center;color:var(--muted)}.auth-card small a{color:var(--green);font-weight:800}.flash{margin-top:18px;padding:13px 17px;border-radius:8px;font-size:13px}.flash.success{background:#e2f3e2;color:#286546}.flash.error{background:#fce9e3;color:#8b4838}.legal{min-height:55vh;padding:70px 0;max-width:780px}.legal p{color:var(--muted)}@media(max-width:900px){.nav nav{gap:14px}.hero{grid-template-columns:1fr;gap:30px;padding-top:50px}.hero-visual{width:min(560px,100%);margin:auto}.feature-grid{gap:40px}.trust-inner{flex-wrap:wrap;padding:22px 0}.stat-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.container{width:min(100% - 30px,1160px)}.topbar{height:70px}.brand{font-size:20px}.nav nav>a:not(.nav-cta):not(.app-link){display:none}.nav-cta{font-size:11px;padding:8px}.hero h1{letter-spacing:-2.5px}.hero{padding-bottom:45px}.hero-visual{height:390px}.review-card{padding:18px}.floating-note{left:5px;bottom:-22px}.trust{margin-top:25px}.trust-inner{justify-content:center}.trust-inner span{width:100%;text-align:center}.trust strong{font-size:13px}.section{padding:70px 0}.steps,.feature-grid{grid-template-columns:1fr}.feature-section{padding:70px 0}.price-card{display:block;padding:28px}.price-right{justify-items:start;margin-top:25px}.footer-inner{padding:25px 0;flex-direction:column;min-height:auto}.dash-header{align-items:start}.stat-grid{gap:9px}.stat{padding:15px}.stat strong{font-size:30px}.notice{display:block}.notice>*{display:block;margin:5px 0}.notice a{margin-left:0}.form-grid{grid-template-columns:1fr;padding:22px}.form-grid .full{grid-column:1}.review-meta{align-items:start}.review-meta>div{display:block}.review-actions{flex-wrap:wrap}.list-head{align-items:start}.auth-card{padding:30px}}
