*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--green-50:#eaf3de;--green-100:#c0dd97;--green-200:#97c459;--green-400:#639922;--green-600:#3b6d11;--green-800:#27500a;--green-900:#173404;--teal-50:#e1f5ee;--teal-400:#1d9e75;--teal-600:#0f6e56;--teal-800:#085041;--gray-50:#f7f6f2;--gray-100:#edebe4;--gray-200:#d3d1c7;--gray-400:#888780;--gray-600:#5f5e5a;--gray-900:#2c2c2a;--white:#fff;--font-display:"Lora", Georgia, serif;--font-body:"DM Sans", system-ui, sans-serif;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--gray-900);background:var(--white);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.7}nav{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--gray-100);background:#fffffff2;padding:0 1.5rem;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;max-width:1080px;height:64px;margin:0 auto;display:flex}.nav-logo{font-family:var(--font-display);color:var(--green-800);align-items:center;gap:8px;font-size:1.25rem;font-weight:600;text-decoration:none;display:flex}.nav-logo-icon{background:var(--green-600);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.nav-logo-icon svg{fill:#fff;width:18px;height:18px}.nav-links{align-items:center;gap:2rem;list-style:none;display:flex}.nav-links a{color:var(--gray-600);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--green-600)}.nav-actions{align-items:center;gap:.75rem;display:flex}.btn-ghost{font-family:var(--font-body);color:var(--gray-600);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s}.btn-ghost:hover{background:var(--gray-50);color:var(--gray-900)}.btn-primary{font-family:var(--font-body);color:#fff;background:var(--green-600);cursor:pointer;border-radius:var(--radius-sm);border:none;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s,transform .1s;display:inline-block}.btn-primary:hover{background:var(--green-800);transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.nav-hamburger{cursor:pointer;background:0 0;border:none;padding:4px;display:none}.hero{background:linear-gradient(160deg, var(--green-50) 0%, var(--teal-50) 60%, white 100%);text-align:center;padding:5rem 1.5rem 4rem;position:relative;overflow:hidden}.hero:before{content:"";background:var(--green-100);opacity:.3;border-radius:50%;width:400px;height:400px;position:absolute;top:-120px;right:-120px}.hero:after{content:"";background:var(--teal-50);opacity:.5;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-80px;left:-80px}.hero-inner{z-index:1;max-width:760px;margin:0 auto;position:relative}.hero-badge{background:var(--green-50);color:var(--green-800);border:1px solid var(--green-100);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.hero h1{font-family:var(--font-display);color:var(--green-900);margin-bottom:1.25rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:600;line-height:1.15}.hero h1 em{color:var(--teal-600);font-style:italic}.hero-sub{color:var(--gray-600);max-width:580px;margin:0 auto 2.5rem;font-size:1.125rem;line-height:1.65}.hero-ctas{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1rem;display:flex}.btn-hero-primary{font-family:var(--font-body);color:#fff;background:var(--green-600);border:2px solid var(--green-600);cursor:pointer;border-radius:var(--radius-md);padding:.85rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.btn-hero-primary:hover{background:var(--green-800);border-color:var(--green-800);transform:translateY(-2px)}.btn-hero-secondary{font-family:var(--font-body);color:var(--green-800);border:2px solid var(--green-200);cursor:pointer;border-radius:var(--radius-md);background:#fff;padding:.85rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:border-color .2s,transform .15s;display:inline-block}.btn-hero-secondary:hover{border-color:var(--green-400);transform:translateY(-2px)}.hero-note{color:var(--gray-400);margin-top:.5rem;font-size:.825rem}.hero-screenshot{max-width:860px;margin:3.5rem auto 0;position:relative}.screenshot-frame{background:var(--gray-900);border-radius:var(--radius-lg) var(--radius-lg) 0 0;align-items:center;gap:6px;padding:10px 16px 0;display:flex}.dot{border-radius:50%;width:10px;height:10px}.dot-r{background:#ff5f57}.dot-y{background:#ffbd2e}.dot-g{background:#28c840}.screenshot-url{color:#fff6;background:#ffffff14;border-radius:4px;flex:1;align-items:center;height:22px;margin:0 8px;padding:0 10px;font-size:11px;display:flex}.app-mockup{background:var(--gray-50);border:2px solid var(--gray-100);border-radius:0 0 var(--radius-lg) var(--radius-lg);border-top:none;overflow:hidden;box-shadow:0 20px 60px #0000001f}.mockup-topbar{border-bottom:1px solid var(--gray-100);background:#fff;justify-content:space-between;align-items:center;padding:.9rem 1.5rem;display:flex}.mockup-brand{font-family:var(--font-display);color:var(--green-800);font-size:1rem;font-weight:600}.mockup-community{color:var(--gray-600);background:var(--green-50);border:1px solid var(--green-100);border-radius:999px;padding:4px 12px;font-size:.8rem}.mockup-body{grid-template-columns:200px 1fr;min-height:340px;display:grid}.mockup-sidebar{border-right:1px solid var(--gray-100);background:#fff;padding:1rem 0}.sidebar-item{color:var(--gray-600);cursor:pointer;align-items:center;gap:10px;padding:.6rem 1.25rem;font-size:.85rem;font-weight:500;display:flex}.sidebar-item.active{color:var(--green-800);background:var(--green-50);border-right:3px solid var(--green-600)}.sidebar-icon{opacity:.7;flex-shrink:0;width:16px;height:16px}.mockup-main{padding:1.25rem}.mockup-section-title{text-transform:uppercase;letter-spacing:.06em;color:var(--gray-400);margin-bottom:.75rem;font-size:.75rem;font-weight:600}.stat-row{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1rem;display:grid}.stat-card{border:1px solid var(--gray-100);border-radius:var(--radius-md);background:#fff;padding:.75rem 1rem}.stat-label{color:var(--gray-400);margin-bottom:2px;font-size:.75rem}.stat-val{color:var(--green-800);font-size:1.3rem;font-weight:600}.stat-sub{color:var(--gray-400);font-size:.7rem}.request-list{flex-direction:column;gap:.5rem;display:flex}.request-item{border:1px solid var(--gray-100);border-radius:var(--radius-sm);background:#fff;justify-content:space-between;align-items:center;padding:.6rem .85rem;font-size:.82rem;display:flex}.request-title{color:var(--gray-900);font-weight:500}.request-meta{color:var(--gray-400);font-size:.75rem}.badge{border-radius:999px;padding:2px 8px;font-size:.7rem;font-weight:600}.badge-open{color:#7d5a00;background:#fff3cd}.badge-progress{color:#0a4a7c;background:#d4edff}.badge-done{background:var(--green-50);color:var(--green-800)}section{padding:4.5rem 1.5rem}.section-inner{max-width:1080px;margin:0 auto}.section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--teal-400);margin-bottom:.75rem;font-size:.8rem;font-weight:600}.section-h2{font-family:var(--font-display);color:var(--green-900);margin-bottom:1rem;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:600;line-height:1.25}.section-lead{color:var(--gray-600);max-width:560px;font-size:1.05rem;line-height:1.65}.pain-section{background:var(--gray-900);color:#fff}.pain-section .section-label{color:var(--green-100)}.pain-section .section-h2{color:#fff}.pain-section .section-lead{color:var(--gray-200)}.pain-list{flex-direction:column;gap:.75rem;list-style:none;display:flex}.pain-list li{color:#fffc;align-items:flex-start;gap:12px;font-size:.95rem;display:flex}.pain-list li:before{content:"";background:#ffffff14;border:1px solid #ffffff26;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:3px;display:flex}.pain-arrow{color:var(--green-200);justify-content:center;align-items:center;font-size:1.5rem;font-weight:300;display:flex}.pain-result-list{flex-direction:column;gap:.75rem;list-style:none;display:flex}.pain-result-list li{color:#ffffffa6;align-items:flex-start;gap:12px;padding-left:1px;font-size:.95rem;display:flex}.pain-x{color:#e24b4a;flex-shrink:0;font-size:1rem;font-weight:700;line-height:1.7}.pain-cols{grid-template-columns:1fr auto 1fr;align-items:start;gap:2rem;margin-top:3rem;display:grid}.pain-col-title{letter-spacing:.06em;text-transform:uppercase;color:#fff6;margin-bottom:1rem;font-size:.8rem;font-weight:600}.features-section{background:#fff}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.feature-card{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:var(--radius-lg);padding:1.5rem;transition:border-color .2s,transform .2s}.feature-card:hover{border-color:var(--green-200);transform:translateY(-3px)}.feature-icon{background:var(--green-50);border:1px solid var(--green-100);border-radius:var(--radius-md);justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1rem;display:flex}.feature-icon svg{width:22px;height:22px;stroke:var(--green-600);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.feature-card h3{font-family:var(--font-display);color:var(--green-900);margin-bottom:.5rem;font-size:1.05rem;font-weight:600}.feature-card p{color:var(--gray-600);font-size:.9rem;line-height:1.6}.who-section{background:var(--green-50)}.who-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin-top:3rem;display:grid}.who-card{border:1px solid var(--green-100);border-radius:var(--radius-lg);background:#fff;padding:1.5rem}.who-number{font-family:var(--font-display);color:var(--green-100);margin-bottom:.75rem;font-size:2.5rem;font-weight:400;line-height:1}.who-card h3{color:var(--green-900);margin-bottom:.4rem;font-size:.95rem;font-weight:600}.who-card p{color:var(--gray-600);font-size:.875rem;line-height:1.55}.pricing-section{background:#fff}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:start;gap:1.5rem;margin-top:3rem;display:grid}.pricing-card{background:var(--gray-50);border:1.5px solid var(--gray-100);border-radius:var(--radius-xl);padding:2rem;position:relative}.pricing-card.featured{background:var(--green-600);border-color:var(--green-600);color:#fff}.pricing-popular{background:var(--green-400);color:#fff;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:4px 14px;font-size:.7rem;font-weight:700;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.pricing-tier{text-transform:uppercase;letter-spacing:.07em;color:var(--teal-400);margin-bottom:.5rem;font-size:.8rem;font-weight:600}.pricing-card.featured .pricing-tier{color:var(--green-50)}.pricing-price{align-items:baseline;gap:4px;margin-bottom:.25rem;display:flex}.price-dollar{color:var(--gray-900);margin-top:6px;font-size:1.2rem;font-weight:600}.pricing-card.featured .price-dollar{color:#fff}.price-amount{font-family:var(--font-display);color:var(--green-900);font-size:2.8rem;font-weight:600;line-height:1}.pricing-card.featured .price-amount{color:#fff}.price-per{color:var(--gray-400);align-self:flex-end;margin-bottom:4px;font-size:.85rem}.pricing-card.featured .price-per{color:#ffffffb3}.pricing-desc{color:var(--gray-600);margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}.pricing-card.featured .pricing-desc{color:#fffc}.pricing-features{flex-direction:column;gap:.6rem;margin-bottom:1.75rem;list-style:none;display:flex}.pricing-features li{color:var(--gray-700);align-items:flex-start;gap:10px;font-size:.875rem;display:flex}.pricing-card.featured .pricing-features li{color:#ffffffe6}.check-icon{color:var(--green-400);flex-shrink:0;font-size:.9rem;line-height:1.7}.pricing-card.featured .check-icon{color:var(--green-100)}.btn-plan{text-align:center;font-family:var(--font-body);border-radius:var(--radius-md);border:2px solid var(--green-200);color:var(--green-800);background:#fff;padding:.75rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.btn-plan:hover{background:var(--green-50);border-color:var(--green-400)}.btn-plan-featured{text-align:center;font-family:var(--font-body);border-radius:var(--radius-md);color:var(--green-800);background:#fff;border:2px solid #0000;padding:.75rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.btn-plan-featured:hover{background:var(--green-50)}.pricing-note{text-align:center;color:var(--gray-400);margin-top:1.5rem;font-size:.825rem}.pricing-placeholder{justify-content:center;margin-top:3rem;display:flex}.pricing-placeholder-card{background:var(--gray-50);border:1.5px solid var(--gray-100);border-radius:var(--radius-xl);text-align:center;max-width:560px;padding:2.5rem 3rem}.pricing-placeholder-card h3{font-family:var(--font-display);color:var(--green-900);margin:.75rem 0 1rem;font-size:1.5rem}.pricing-placeholder-card p{color:var(--gray-600);margin-bottom:1.5rem;font-size:.9rem;line-height:1.65}.pricing-placeholder-list{text-align:left;flex-direction:column;gap:.6rem;max-width:320px;margin:0 auto 1.75rem;list-style:none;display:flex}.pricing-placeholder-list li{color:var(--gray-700);align-items:flex-start;gap:10px;font-size:.875rem;display:flex}.pricing-placeholder-icon{font-size:2rem;line-height:1}.pricing-placeholder-cta-label{color:var(--gray-500);margin-bottom:1rem;font-size:.85rem}.screens-section{background:var(--gray-50)}.screens-tabs{flex-wrap:wrap;gap:.5rem;margin:2rem 0 1.5rem;display:flex}.screen-tab{font-family:var(--font-body);border:1.5px solid var(--gray-200);color:var(--gray-600);cursor:pointer;background:#fff;border-radius:999px;padding:.5rem 1.1rem;font-size:.85rem;font-weight:500;transition:all .2s}.screen-tab.active{background:var(--green-600);border-color:var(--green-600);color:#fff}.screen-tab:not(.active):hover{border-color:var(--green-200);color:var(--green-800)}.screen-display{display:none}.screen-display.active{display:block}.screen-panel{border:1px solid var(--gray-100);border-radius:var(--radius-xl);background:#fff;overflow:hidden;box-shadow:0 8px 40px #00000012}.screen-titlebar{background:var(--gray-900);align-items:center;gap:5px;padding:8px 14px;display:flex}.demo-maintenance{padding:1.5rem}.demo-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.demo-title{font-family:var(--font-display);color:var(--green-900);font-size:1.1rem;font-weight:600}.btn-new-request{background:var(--green-600);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;padding:.5rem 1rem;font-size:.8rem;font-weight:600}.demo-filters{gap:.5rem;margin-bottom:1rem;display:flex}.filter-chip{border:1px solid var(--gray-200);color:var(--gray-600);cursor:pointer;background:#fff;border-radius:999px;padding:4px 12px;font-size:.75rem}.filter-chip.active{background:var(--green-50);border-color:var(--green-200);color:var(--green-800)}.maint-table{border-collapse:collapse;width:100%;font-size:.85rem}.maint-table thead th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--gray-400);border-bottom:1px solid var(--gray-100);padding:.5rem .75rem;font-size:.72rem;font-weight:600}.maint-table tbody td{border-bottom:1px solid var(--gray-50);color:var(--gray-900);vertical-align:middle;padding:.7rem .75rem}.maint-table tbody tr:hover td{background:var(--gray-50)}.unit-badge{background:var(--gray-100);color:var(--gray-600);border-radius:4px;padding:2px 7px;font-size:.72rem;font-weight:600}.priority-dot{border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.p-high{background:#e24b4a}.p-med{background:#ef9f27}.p-low{background:var(--green-400)}.contact-section{background:var(--green-900);color:#fff}.contact-section .section-h2{color:#fff}.contact-section .section-label{color:var(--green-100)}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;margin-top:3rem;display:grid}.contact-info p{color:#ffffffb3;margin-bottom:1.5rem;font-size:.95rem;line-height:1.65}.contact-detail{color:#fffc;align-items:center;gap:12px;margin-bottom:.75rem;font-size:.9rem;display:flex}.contact-detail-icon{background:#ffffff14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.contact-detail-icon svg{width:16px;height:16px;stroke:var(--green-100);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.contact-form{flex-direction:column;gap:1rem;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-group{flex-direction:column;gap:.4rem;display:flex}.form-label{color:#fff9;font-size:.8rem;font-weight:500}.form-input{font-family:var(--font-body);border-radius:var(--radius-md);color:#fff;background:#ffffff12;border:1px solid #ffffff26;outline:none;width:100%;padding:.7rem 1rem;font-size:.9rem;transition:border-color .2s}.form-input:focus{border-color:var(--green-200)}.form-input::placeholder{color:#ffffff4d}.form-select{font-family:var(--font-body);border-radius:var(--radius-md);color:#fff;background:#ffffff12;border:1px solid #ffffff26;outline:none;width:100%;padding:.7rem 1rem;font-size:.9rem}.form-select option{color:var(--gray-900);background:#fff}.form-textarea{font-family:var(--font-body);border-radius:var(--radius-md);color:#fff;resize:vertical;background:#ffffff12;border:1px solid #ffffff26;outline:none;width:100%;min-height:110px;padding:.7rem 1rem;font-size:.9rem;transition:border-color .2s}.form-textarea:focus{border-color:var(--green-200)}.form-textarea::placeholder{color:#ffffff4d}.btn-submit{font-family:var(--font-body);border-radius:var(--radius-md);background:var(--green-400);color:#fff;cursor:pointer;border:none;width:100%;padding:.85rem 2rem;font-size:1rem;font-weight:600;transition:background .2s,transform .15s}.btn-submit:hover{background:var(--green-200);transform:translateY(-1px)}.form-success{text-align:center;color:var(--green-100);padding:2rem;font-size:1rem;display:none}footer{background:var(--gray-900);color:#ffffff80;border-top:1px solid #ffffff0f;padding:2rem 1.5rem}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1080px;margin:0 auto;display:flex}.footer-logo{font-family:var(--font-display);color:#ffffffb3;font-size:1rem;font-weight:600;text-decoration:none}.footer-links{flex-wrap:wrap;gap:1.5rem;display:flex}.footer-links a{color:#fff6;font-size:.82rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#ffffffb3}.footer-copy{font-size:.8rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.fade-up{opacity:0;animation:.65s forwards fadeUp}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.22s}.delay-3{animation-delay:.34s}.delay-4{animation-delay:.46s}@media (max-width:768px){.nav-links{display:none}.nav-hamburger{display:block}.nav-links.open{border-bottom:1px solid var(--gray-100);z-index:99;background:#fff;flex-direction:column;gap:1rem;padding:1rem 1.5rem 1.5rem;display:flex;position:fixed;top:64px;left:0;right:0}.pain-cols{grid-template-columns:1fr;gap:1.5rem}.pain-arrow{transform:rotate(90deg)}.contact-grid{grid-template-columns:1fr;gap:2rem}.form-row,.mockup-body{grid-template-columns:1fr}.mockup-sidebar{display:none}.stat-row{grid-template-columns:repeat(2,1fr)}.footer-inner{flex-direction:column;align-items:flex-start}.btn-hero-primary,.btn-hero-secondary{text-align:center;width:100%}}@media (max-width:480px){nav{padding:0 1rem}.hero{padding:3.5rem 1rem 2.5rem}section{padding:3rem 1rem}.stat-row{grid-template-columns:1fr}.maint-table thead th:nth-child(3),.maint-table tbody td:nth-child(3){display:none}}
