:root{color:#173c31;--green:#176b50;--deep:#0d4334;--ink:#173c31;--muted:#63786f;--mint:#e9f3ee;--cream:#f7f4ea;--gold:#d7a944;--line:#dfe8e2;--white:#fff;--shadow:0 24px 70px #104a381c;background:#fdfcf8;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fdfcf8;min-width:320px;margin:0}body,button,input,textarea,select{font-family:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%;display:block}p{color:var(--muted);line-height:1.7}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.035em;font-family:Fraunces,serif;line-height:1.08}h1{font-size:clamp(3rem,6vw,5.4rem)}h2{font-size:clamp(2.3rem,4vw,3.6rem)}.container{width:min(1160px,100% - 40px);margin-inline:auto}.narrow{width:min(780px,100% - 40px)}.section{padding:110px 0}.skip-link{z-index:999;background:#fff;padding:12px;position:fixed;top:-100px;left:10px}.skip-link:focus{top:10px}.eyebrow{color:var(--green);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:18px;font-size:.76rem;font-weight:700;display:inline-flex}.eyebrow--light{color:#d7eadf}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 20px;font-size:.91rem;font-weight:700;transition:all .2s;display:inline-flex}.button svg{width:17px}.button--primary{color:#fff;background:var(--green);box-shadow:0 8px 24px #176b502e}.button--primary:hover{background:var(--deep);transform:translateY(-2px)}.button--outline{color:var(--deep);background:#fff;border-color:#b7c9c0}.button--ghost{color:inherit;background:0 0}.section-title{max-width:620px;margin-bottom:48px}.section-title h2{margin-bottom:16px}.section-title p{font-size:1.06rem}.section-title--center{text-align:center;margin-inline:auto}.logo{align-items:center;width:184px;height:54px;display:inline-flex}.logo img{object-fit:contain;object-position:left center;width:100%;max-height:100%;display:block}.logo--light{width:190px}.logo--compact{width:44px;height:44px}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fdfcf8e6;border-bottom:1px solid #154d3b14;align-items:center;height:78px;display:flex;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;display:flex}.nav{align-items:center;gap:23px;font-size:.85rem;font-weight:600;display:flex}.nav>a{color:#526b62}.nav>a:hover,.nav>a.active{color:var(--green)}.nav-actions{align-items:center;gap:16px;margin-left:8px;display:flex}.nav-actions .button{min-height:42px;padding:0 16px;font-size:.8rem}.login-link{color:var(--deep);font-weight:700}.menu-toggle{color:var(--deep);background:0 0;border:0;display:none}.hero{background:#f4f7f2;align-items:center;min-height:calc(100vh - 78px);display:flex;position:relative;overflow:hidden}.hero-glow{filter:blur(80px);background:#6fb08b2e;border-radius:50%;width:650px;height:650px;position:absolute;top:-120px;right:-80px}.hero-grid{z-index:1;grid-template-columns:.95fr 1.15fr;align-items:center;gap:70px;padding-block:70px;display:grid;position:relative}.hero-copy h1{color:#123d30;margin-bottom:25px}.hero-copy>p{max-width:570px;font-size:1.16rem}.home-slider{background:radial-gradient(circle at 84% 8%,#d7a9442e,#0000 28%),linear-gradient(135deg,#f5f7f2 0%,#edf4ef 100%);min-height:680px}.home-slide{z-index:1;grid-template-columns:minmax(0,.92fr) minmax(0,1.18fr);align-items:center;gap:68px;padding:72px 0 104px;display:grid;position:relative}.slide-count{color:#799087;letter-spacing:.12em;margin-top:8px;font-size:.72rem;font-weight:700;display:inline-block}.slider-controls{z-index:3;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.slider-dots,.slider-controls>div:last-child{align-items:center;gap:8px;display:flex}.slider-dots button{background:#b9cbc3;border:0;border-radius:4px;width:28px;height:4px;padding:0;transition:width .2s,background .2s}.slider-dots button.active{background:var(--green);width:52px}.slider-controls>div:last-child button{width:38px;height:38px;color:var(--deep);background:#ffffffd9;border:1px solid #bfd0c8;border-radius:50%;place-items:center;display:grid}.slider-controls svg{width:18px}.hero-actions{gap:12px;margin:34px 0;display:flex}.hero-note{color:#567067;align-items:center;gap:14px;font-size:.84rem;display:flex}.avatar-stack{display:flex}.avatar-stack i{background:#e1eee7;border:2px solid #fff;border-radius:50%;place-items:center;width:32px;height:32px;margin-right:-7px;font-size:.59rem;font-style:normal;font-weight:700;display:grid}.product-screen{background:#fff;border:1px solid #176b5024;border-radius:24px;margin:0;animation:6s ease-in-out infinite float;overflow:hidden;transform:perspective(1300px)rotateY(-5deg);box-shadow:0 35px 90px #104a3833}.product-screen--compact{animation:none;transform:none}.product-screen__bar{background:#fbfcfb;border-bottom:1px solid #edf1ee;align-items:center;gap:8px;min-height:42px;padding:0 15px;display:flex}.product-screen__bar span{background:var(--gold);border-radius:50%;width:8px;height:8px}.product-screen__bar span:nth-child(2){opacity:.7}.product-screen__bar span:nth-child(3){opacity:.45}.product-screen__bar b{color:#7b8e86;margin-left:8px;font-size:.6rem;font-weight:600}.product-screen img{aspect-ratio:1.96;object-fit:cover;object-position:top left;width:100%;display:block}.product-screen figcaption{color:#60776e;text-align:right;padding:11px 16px;font-size:.68rem}@keyframes float{50%{transform:perspective(1300px)rotateY(-3deg)translateY(-9px)}}.trust-line{border-bottom:1px solid var(--line);padding:27px 0}.trust-line .container{color:#7b8e86;justify-content:center;align-items:center;gap:38px;font-size:.78rem;display:flex}.trust-line b{color:#39584d;align-items:center;gap:7px;display:flex}.trust-line svg{width:17px}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.benefit-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:30px;transition:all .25s}.benefit-card:hover{box-shadow:var(--shadow);border-color:#0000;transform:translateY(-5px)}.benefit-card>span{background:var(--mint);width:46px;height:46px;color:var(--green);border-radius:13px;place-items:center;display:grid}.benefit-card h3{margin:24px 0 10px}.benefit-card p{font-size:.9rem}.benefit-card a{color:var(--green);align-items:center;gap:6px;font-size:.83rem;font-weight:700;display:flex}.steps-section{background:var(--cream)}.steps{background:#dfe5dd;border:1px solid #dfe5dd;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.steps article{background:var(--cream);padding:32px}.steps span{color:#af9471;font-family:Fraunces;font-size:1.8rem}.steps h3{margin:28px 0 8px;font-size:1rem}.steps p{font-size:.85rem}.home-features{color:#fff;background:#043321}.home-features .section-title p{color:#b6ccc3}.home-feature-layout{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:stretch;gap:24px;display:grid}.home-feature-nav{flex-direction:column;gap:10px;display:flex}.home-feature-nav button{color:#c3d7cf;text-align:left;background:#ffffff0b;border:1px solid #ffffff1c;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;width:100%;padding:20px;display:grid}.home-feature-nav button.active{color:#173c31;background:#fff;border-color:#fff;box-shadow:0 22px 45px #00000026}.home-feature-nav button>span{color:#d7a944;font-family:Fraunces;font-size:1.3rem}.home-feature-nav b,.home-feature-nav small{display:block}.home-feature-nav small{color:inherit;opacity:.75;margin-top:5px;font-size:.72rem;line-height:1.45}.home-feature-nav svg{width:18px}.home-feature-stage{color:var(--ink);background:#f5f3ea;border-radius:20px;padding:24px}.home-feature-stage__copy{align-items:center;gap:16px;margin-bottom:20px;display:flex}.home-feature-stage__copy>span{color:#fff;background:var(--green);border-radius:13px;flex:none;place-items:center;width:48px;height:48px;display:grid}.home-feature-stage__copy h3,.home-feature-stage__copy p{margin:2px 0}.home-feature-stage__copy small{color:var(--green);text-transform:uppercase;font-weight:700}.home-feature-stage>a{color:var(--green);align-items:center;gap:8px;margin-top:20px;font-weight:700;display:inline-flex}.feature-showcase{color:#fff;background:#103f32}.feature-showcase .section-title p{color:#aac3ba}.feature-bento{grid-template-columns:1.2fr .8fr .8fr;gap:15px;display:grid}.feature-bento>article{background:#1a4e40;border:1px solid #ffffff1a;border-radius:19px;min-height:240px;padding:30px}.feature-bento svg{color:#d6b667}.feature-bento h3{margin:18px 0 9px;font-size:1.25rem}.feature-bento p{color:#b7cdc5;font-size:.9rem}.feature-bento .bento-large{min-height:495px;color:var(--ink);background:#f3f0e4;grid-row:span 2}.bento-large p{color:var(--muted)}.bento-large>span{color:var(--green);text-transform:uppercase;margin:18px 0 10px;font-size:.7rem;font-weight:700;display:block}.bento-large h3{font-family:Fraunces;font-size:1.9rem}.mini-events{color:var(--ink);background:#fff;border-radius:12px;align-items:center;margin-top:48px;padding:14px;display:flex}.mini-events i{background:var(--gold);border-radius:5px;width:9px;height:35px;margin-right:12px}.mini-events div{flex:1}.mini-events b,.mini-events small{font-size:.6rem;display:block}.people-row{align-items:center;margin-top:35px;display:flex}.people-row i{background:#37695b;border:2px solid #1a4e40;border-radius:50%;place-items:center;width:35px;height:35px;margin-right:-8px;font-size:.6rem;font-style:normal;display:grid}.progress{background:#315f53;border-radius:8px;height:8px;margin-top:55px}.progress span{background:#d6b667;border-radius:8px;height:100%;display:block}.bento-wide{align-items:center;gap:20px;display:flex;grid-column:2/4!important;min-height:180px!important}.bento-wide>div{flex:1}.bento-wide a{align-items:center;gap:7px;font-size:.8rem;font-weight:700;display:flex}.audience .container>div:last-child{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.audience .container>div:last-child span{border:1px solid var(--line);background:#fff;border-radius:50px;align-items:center;gap:10px;padding:14px 19px;font-size:.87rem;font-weight:600;display:flex}.audience svg{width:18px;color:var(--green)}.demo-section{background:#edf4ef}.demo-grid{grid-template-columns:.75fr 1.25fr;align-items:center;gap:70px;display:grid}.check-list{margin:25px 0 32px;padding:0;list-style:none}.check-list li{align-items:center;gap:10px;margin:12px 0;display:flex}.check-list svg{width:19px;color:var(--green)}.quote-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.quote-grid blockquote{border:1px solid var(--line);background:#fff;border-radius:18px;margin:0;padding:28px}.quote-grid>blockquote>span{color:var(--gold);font-family:Fraunces;font-size:3rem}.quote-grid footer{align-items:center;gap:11px;margin-top:25px;display:flex}.quote-grid footer i{background:var(--mint);width:38px;height:38px;color:var(--green);border-radius:50%;place-items:center;font-style:normal;font-weight:700;display:grid}.quote-grid footer img{object-fit:cover;border-radius:50%;width:38px;height:38px}.quote-grid footer b,.quote-grid footer small{display:block}.quote-grid footer small{color:#7b8e86;font-size:.68rem}.plans-section{background:var(--cream)}.plans-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.plan-card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;padding:32px;display:flex;position:relative}.plan-card--featured{border:2px solid var(--green);box-shadow:var(--shadow)}.popular{background:var(--mint);color:var(--green);border-radius:20px;padding:5px 10px;font-size:.6rem;font-weight:700;position:absolute;top:18px;right:20px}.plan-card h3{font-family:Fraunces;font-size:1.6rem}.plan-card>p{min-height:48px;font-size:.88rem}.plan-card>strong{margin:12px 0;font-family:Fraunces;font-size:1.6rem}.plan-card ul{flex:1;margin:20px 0 30px;padding:0;list-style:none}.plan-card li{align-items:center;gap:8px;margin:12px 0;font-size:.85rem;display:flex}.plan-card li svg{width:16px;color:var(--green)}.accordion details{border-bottom:1px solid var(--line);padding:20px 2px}.accordion summary{cursor:pointer;justify-content:space-between;font-weight:700;list-style:none;display:flex}.accordion summary span{color:var(--green);font-size:1.5rem}.accordion details[open] summary span{transform:rotate(45deg)}.center-link{color:var(--green);justify-content:center;gap:8px;margin-top:35px;font-weight:700;display:flex}.final-cta{color:#fff;text-align:center;background:#124a39;padding:95px 0}.final-cta h2{max-width:750px;margin:0 auto 15px}.final-cta p{color:#bad0c7}.final-cta .button--primary{color:var(--deep);background:#fff}.final-cta .button--ghost{color:#fff}.final-cta--small{padding:80px 0}.home-contact-strip{color:#fff;background:#0b4936;padding:38px 0}.home-contact-strip .container{justify-content:space-between;align-items:center;gap:35px;display:flex}.home-contact-strip small{color:#e3c77e;letter-spacing:.1em;text-transform:uppercase;font-weight:700}.home-contact-strip h2{max-width:720px;margin:6px 0 0;font-size:clamp(1.7rem,3vw,2.35rem)}.home-contact-strip .button{color:var(--deep);background:#fff;flex:none}.footer{color:#fff;background:#043321;padding:75px 0 25px}.footer-grid{grid-template-columns:1.7fr repeat(3,1fr);gap:45px;display:grid}.footer h3{text-transform:uppercase;color:#c8dcd5;font-size:.76rem}.footer-grid>div>a{color:#92afa4;margin:11px 0;font-size:.82rem;display:block}.footer-brand p{color:#92afa4;font-size:.84rem}.footer-contacts{margin:20px 0}.footer-contacts a{color:#d1e1db;align-items:center;gap:9px;margin:9px 0;font-size:.82rem;display:flex}.footer-contacts svg{color:#dfbd69;width:16px}.socials{gap:9px;display:flex}.socials a{border:1px solid #2c574a;border-radius:50%;place-items:center;width:33px;height:33px;display:grid!important}.footer-email{gap:7px;display:flex!important}.footer-bottom{color:#729086;border-top:1px solid #244e41;justify-content:space-between;margin-top:60px;padding-top:22px;font-size:.68rem;display:flex}.cookie-banner{z-index:70;border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:15px;width:min(740px,100% - 30px);padding:14px 16px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 15px 60px #082d2340}.cookie-banner p{flex:1;margin:0;font-size:.75rem}.cookie-banner button{background:var(--deep);color:#fff;border:0;border-radius:8px;padding:9px 14px}.page-hero{text-align:center;background:#eef4ef;padding:110px 0 95px}.page-hero h1{max-width:900px;margin:0 auto 20px;font-size:clamp(3rem,6vw,5rem)}.page-hero p{max-width:680px;margin:auto}.feature-list article{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr;gap:40px;max-width:900px;padding:60px 0;display:grid}.feature-list article:nth-child(2n){width:85%;margin-left:auto}.feature-list article>span{background:var(--mint);width:76px;height:76px;color:var(--green);border-radius:20px;place-items:center;display:grid}.feature-list h2{font-size:2.4rem}.feature-list ul{padding:0;list-style:none}.feature-list li{color:var(--muted);gap:8px;display:flex}.product-shot{background:#fff;border:1px solid #104a3824;border-radius:18px;margin:0;overflow:hidden;box-shadow:0 24px 60px #0e392c21}.product-shot>div{background:#f9fbf9;border-bottom:1px solid #e7ede9;align-items:center;gap:7px;min-height:38px;padding:0 13px;display:flex}.product-shot>div span{background:var(--gold);border-radius:50%;width:7px;height:7px}.product-shot>div span:nth-child(2){opacity:.7}.product-shot>div span:nth-child(3){opacity:.4}.product-shot>div b{color:#82928b;margin-left:7px;font-size:.58rem}.product-shot img{aspect-ratio:2.1;object-fit:cover;object-position:top left;width:100%;display:block}.feature-tour{background:#fbfaf6}.feature-index{z-index:3;border:1px solid var(--line);background:#fffffff2;border-radius:16px;grid-template-columns:repeat(3,1fr);display:grid;position:sticky;top:92px;box-shadow:0 12px 35px #0c3a2c14}.feature-index a{min-height:58px;color:var(--deep);border-right:1px solid var(--line);justify-content:center;align-items:center;gap:10px;padding:10px 18px;font-weight:700;display:flex}.feature-index a:last-child{border-right:0}.feature-index span,.feature-tour__copy small,.plan-number{color:#b47718;letter-spacing:.08em;font-size:.68rem;font-weight:800}.feature-tour__row{border-bottom:1px solid var(--line);grid-template-columns:.72fr 1.28fr;align-items:center;gap:70px;padding:105px 0;scroll-margin-top:170px;display:grid}.feature-tour__row:nth-child(2n){grid-template-columns:1.28fr .72fr}.feature-tour__row:nth-child(2n) .feature-tour__copy{order:2}.feature-tour__copy h2{margin:12px 0 18px}.feature-tour__icon{color:#fff;background:var(--green);border-radius:15px;place-items:center;width:54px;height:54px;margin-bottom:24px;display:grid}.feature-tour__copy .check-list{margin-top:25px}.feature-catalog{background:#fff}.feature-catalog__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feature-catalog__grid article{border:1px solid var(--line);background:#fdfdfb;border-radius:16px;min-height:210px;padding:28px}.feature-catalog__grid svg{color:var(--green)}.benefits-page{background:#fbfaf6}.benefits-lead,.about-system__grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;margin-bottom:80px;display:grid}.benefits-lead h2,.about-system__copy h2{margin:15px 0 20px}.benefits-lead .button{margin-top:20px}.benefits-readable-copy{border-left:3px solid #d7a944;max-width:560px;padding-left:20px}.benefits-readable-copy p:last-child{margin-bottom:0}.benefit-page-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.benefit-page-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:30px}.benefit-page-grid article>span{width:46px;height:46px;color:var(--green);background:var(--mint);border-radius:13px;place-items:center;margin-bottom:24px;display:grid}.benefit-outcomes{color:#fff;background:#123f33;padding:52px 0}.benefit-outcomes .container{grid-template-columns:repeat(4,1fr);display:grid}.benefit-outcomes article{border-right:1px solid #ffffff26;padding:12px 28px}.benefit-outcomes article:last-child{border-right:0}.benefit-outcomes strong,.benefit-outcomes span{display:block}.benefit-outcomes strong{color:#e4c373;font-family:Fraunces;font-size:2.15rem}.benefit-outcomes span{color:#c3d7cf;font-size:.8rem}.about-system{background:#fbfaf6}.about-system__grid{margin-bottom:0}.about-system__copy>a{color:var(--green);align-items:center;gap:8px;margin-top:18px;font-weight:700;display:inline-flex}.about-system__copy>a svg{width:17px}.about-collage{padding-bottom:80px;position:relative}.about-collage .product-shot:first-child{width:88%;margin-left:auto}.about-collage .product-shot:last-child{border:6px solid #fbfaf6;width:63%;position:absolute;bottom:0;left:0}.plans-overview{color:#fff;background:#123f33;padding:24px 0}.plans-overview .container{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.plans-overview span{align-items:center;gap:9px;font-size:.78rem;display:flex}.plans-overview svg{color:#e4c373;width:18px}.plans-page{background:#f8f6ef}.plans-grid--page{align-items:stretch;gap:24px}.plans-grid--page .plan-card{border-radius:18px;padding:0;overflow:hidden}.plans-grid--page .plan-card header{background:#fff;min-height:210px;padding:34px 34px 28px}.plans-grid--page .plan-card--featured{transform:translateY(-15px)}.plans-grid--page .plan-card--featured header{color:#fff;background:#123f33}.plans-grid--page .plan-card--featured header p{color:#bfd2ca}.plans-grid--page .popular{color:#3e3212;background:#e7cb84;top:28px}.plans-grid--page .plan-card h2{margin:24px 0 10px}.plan-price{padding:25px 34px 0}.plan-price small,.plan-price strong{display:block}.plan-price small{text-transform:uppercase;letter-spacing:.08em;color:#788b84}.plan-price strong{color:var(--deep);margin-top:5px;font-family:Fraunces;font-size:1.8rem}.plans-grid--page .plan-card ul{padding:0 34px}.plans-grid--page .plan-card>.button{margin:0 34px 34px}.plans-help{border:1px solid var(--line);background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:30px;margin-top:55px;padding:38px 42px;display:flex}.plans-help h2{margin:8px 0;font-size:2rem}.lgpd-section{background:#eef4ef;padding:85px 0}.lgpd-heading{max-width:720px;margin-bottom:38px}.lgpd-heading h2{margin:12px 0}.lgpd-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.lgpd-grid article{background:#fff;border:1px solid #cfddd5;border-radius:15px;padding:28px}.lgpd-grid svg{color:var(--green)}.lgpd-contact{border-top:1px solid #cfddd5;margin:28px 0 0;padding-top:24px;font-size:.85rem}.lgpd-contact a{color:var(--green);font-weight:700}.story-grid{grid-template-columns:.7fr 1.3fr;gap:100px;display:grid}.mission{background:#133f33}.three-grid{grid-template-columns:repeat(3,1fr);display:grid}.three-grid article{color:#fff;border-right:1px solid #ffffff21;padding:40px}.three-grid small{color:#d7b76c}.three-grid p{color:#aac3ba}.values-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.values-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:27px}.values-grid svg{color:var(--green)}.faq-search{border:1px solid var(--line);border-radius:12px;width:100%;margin-bottom:25px;padding:17px 20px}.contact-section{background:#f7f5ee}.contact-grid{grid-template-columns:.75fr 1.25fr;gap:75px;display:grid}.contact-grid aside>a,.contact-grid aside>span{gap:10px;margin:15px 0;display:flex}.contact-note{background:#edf4ef;border-radius:14px;gap:12px;margin-top:35px;padding:18px;display:flex}.contact-form,.success-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:35px;box-shadow:0 18px 50px #19463714}.contact-purpose{border:0;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 26px;padding:0;display:grid}.contact-purpose legend{grid-column:1/-1;margin-bottom:10px;font-size:.8rem;font-weight:700}.contact-purpose button{color:#526b62;text-align:left;background:#fff;border:1px solid #cfddd5;border-radius:13px;align-items:center;gap:12px;min-height:88px;padding:15px;display:flex}.contact-purpose button.active{color:var(--deep);border-color:var(--green);background:var(--mint);box-shadow:inset 0 0 0 1px var(--green)}.contact-purpose button>svg{width:23px;color:var(--green)}.contact-purpose b,.contact-purpose small{display:block}.contact-purpose small{color:inherit;opacity:.75;margin-top:4px;font-size:.68rem;line-height:1.35}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-form>label,.form-row label,.login-form label,.modal label,.request-detail>label{flex-direction:column;gap:7px;margin-bottom:16px;font-size:.78rem;font-weight:700;display:flex}.contact-form input,.contact-form textarea,.login-form input,.modal input,.modal textarea,.modal select,.request-detail select{border:1px solid #cfdcd5;border-radius:9px;width:100%;padding:12px 13px}.check{align-items:flex-start;flex-direction:row!important;gap:9px!important;font-weight:500!important}.check input{width:auto}.honeypot{left:-9999px;position:absolute!important}.form-error{color:#a53a2d;background:#fff1ef;border-radius:8px;margin-bottom:15px;padding:11px}.success-card{text-align:center;padding:70px 35px}.legal-content a{color:var(--green);font-weight:700}.not-found{text-align:center;place-items:center;min-height:75vh;display:grid}.not-found span{color:#bfd5cb;font-family:Fraunces;font-size:6rem}.loading{min-height:250px;color:var(--green);justify-content:center;align-items:center;gap:10px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.empty{text-align:center;border:1px dashed #c9d7d0;border-radius:15px;padding:60px 20px}@media (width<=1050px){.nav{gap:13px}.nav-actions .button{display:none}.hero-grid,.home-slide{gap:30px}.home-feature-layout{grid-template-columns:.82fr 1.18fr}.feature-bento{grid-template-columns:1fr 1fr}.feature-bento .bento-large{grid-area:auto/1/auto/-1}.bento-wide{grid-column:1/-1!important}.footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}}@media (width<=800px){.section{padding:80px 0}.menu-toggle{display:block}.nav{opacity:0;background:#fff;flex-direction:column;align-items:stretch;padding:25px;transition:all .25s;position:fixed;inset:78px 0 auto;transform:translateY(-130%)}.nav--open{opacity:1;transform:translateY(0)}.nav-actions .button{display:flex}.hero-grid,.home-slide,.home-feature-layout,.demo-grid,.contact-grid,.story-grid{grid-template-columns:1fr}.hero-grid{padding:75px 0}.home-slider{min-height:auto}.home-slide{padding:70px 0 105px}.hero-copy{text-align:center}.hero-actions,.hero-note{justify-content:center}.slide-count{text-align:center;width:100%}.product-screen{animation:none;transform:none}.benefit-grid,.plans-grid,.quote-grid,.values-grid,.steps{grid-template-columns:repeat(2,1fr)}.feature-bento{grid-template-columns:1fr}.feature-bento>article,.feature-bento .bento-large,.bento-wide{grid-column:auto!important}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-brand{grid-column:1/-1}.home-contact-strip .container{flex-direction:column;align-items:flex-start}.feature-list article,.feature-list article:nth-child(2n){width:100%;margin-left:0}.three-grid{grid-template-columns:1fr}.feature-index,.feature-catalog__grid,.benefit-page-grid,.lgpd-grid{grid-template-columns:repeat(2,1fr)}.feature-index{position:static}.feature-index a:nth-child(2){border-right:0}.feature-index a:last-child{border-top:1px solid var(--line);grid-column:1/-1}.feature-tour__row,.feature-tour__row:nth-child(2n),.benefits-lead,.about-system__grid{grid-template-columns:1fr;gap:42px}.feature-tour__row{padding:75px 0}.feature-tour__row:nth-child(2n) .feature-tour__copy{order:initial}.benefit-outcomes .container,.plans-overview .container{grid-template-columns:repeat(2,1fr)}.benefit-outcomes article:nth-child(2){border-right:0}.plans-grid--page .plan-card--featured{transform:none}.plans-help{flex-direction:column;align-items:flex-start}}@media (width<=560px){.container,.narrow{width:min(100% - 28px,1160px)}h1{font-size:2.8rem}h2{font-size:2.2rem}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.slider-controls{bottom:20px}.home-feature-stage,.home-feature-nav button{padding:17px}.home-feature-stage__copy{align-items:flex-start}.benefit-grid,.plans-grid,.quote-grid,.values-grid,.steps,.feature-index,.feature-catalog__grid,.benefit-page-grid,.lgpd-grid,.benefit-outcomes .container,.plans-overview .container{grid-template-columns:1fr}.feature-index a,.feature-index a:nth-child(2),.feature-index a:last-child{border:0;border-bottom:1px solid var(--line);grid-column:auto}.feature-index a:last-child{border-bottom:0}.benefit-outcomes article,.benefit-outcomes article:nth-child(2){border-bottom:1px solid #ffffff26;border-right:0}.benefit-outcomes article:last-child{border-bottom:0}.about-collage{padding-bottom:45px}.about-collage .product-shot:first-child{width:100%}.about-collage .product-shot:last-child{width:70%}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{display:block}.page-hero h1{font-size:2.8rem}.feature-list article{grid-template-columns:1fr;gap:20px}.form-row,.contact-purpose{grid-template-columns:1fr}.contact-form{padding:22px}.cookie-banner{align-items:flex-start}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.login-page{grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.login-brand{color:#fff;background:#043321;flex-direction:column;justify-content:space-between;padding:55px 8vw;display:flex}.login-brand h1{max-width:650px;font-size:clamp(2.8rem,5vw,4.6rem)}.login-brand p{color:#b7d0c6;max-width:540px}.login-form-wrap,.simple-auth{background:#fdfcf8;place-items:center;padding:35px;display:grid}.login-form{width:min(420px,100%)}.login-form>span{color:var(--green);text-transform:uppercase;font-size:.75rem;font-weight:700}.login-form h2,.simple-auth h1{margin:10px 0;font-size:2.3rem}.login-form>p{margin-bottom:35px;font-size:.9rem}.login-form .button{width:100%}.login-form>a:last-child{text-align:center;color:var(--green);margin-top:20px;font-size:.78rem;font-weight:700;display:block}.back-site{color:var(--muted);margin-bottom:80px;font-size:.8rem;display:block}.simple-auth{min-height:100vh}.form-notice{background:var(--mint);border-radius:8px;padding:11px}.admin-shell{background:#f5f7f5;min-height:100vh;padding-left:260px;transition:all .2s}.admin-shell--collapsed{padding-left:76px}.sidebar{z-index:60;color:#fff;background:#043321;flex-direction:column;width:260px;transition:all .2s;display:flex;position:fixed;inset:0 auto 0 0}.admin-shell--collapsed .sidebar{width:76px}.sidebar-head{border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;height:76px;padding:0 20px;display:flex;position:relative;overflow:visible}.sidebar-head .logo{flex:none;width:154px;height:52px}.sidebar-head .logo--compact{width:40px;height:40px}.sidebar-head>button{color:#fff;background:#ffffff14;border:0;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.sidebar-close{display:none!important}.sidebar nav{flex:1;padding:18px 12px;overflow:auto}.sidebar nav a,.sidebar-logout{color:#9bbab0;white-space:nowrap;border-radius:8px;align-items:center;gap:13px;height:44px;padding:0 13px;font-size:.82rem;font-weight:600;display:flex}.sidebar nav a svg,.sidebar-logout svg{flex:none;width:18px}.sidebar nav a:hover,.sidebar nav a.active{color:#fff;background:#ffffff1a}.sidebar-logout{background:0 0;border:0;width:calc(100% - 24px);margin:15px 12px}.admin-shell--collapsed .sidebar nav span,.admin-shell--collapsed .sidebar-logout span{display:none}.admin-shell--collapsed .sidebar-head{justify-content:center;padding-inline:10px}.admin-shell--collapsed .sidebar-collapse{z-index:2;color:#043321;background:#fff;border:1px solid #d7e4de;position:absolute;top:24px;right:-14px;transform:rotate(180deg);box-shadow:0 6px 18px #04332138}.admin-main{min-height:100vh}.admin-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:76px;padding:0 32px;display:flex}.admin-header>div:first-of-type small,.admin-header>div:first-of-type strong{display:block}.admin-header>div:first-of-type small{color:#84978f;font-size:.65rem}.admin-user{align-items:center;gap:10px;display:flex}.admin-user>span{background:var(--mint);width:35px;height:35px;color:var(--green);border-radius:50%;place-items:center;font-weight:700;display:grid}.admin-user b,.admin-user small{font-size:.72rem;display:block}.admin-menu{display:none}.admin-content{max-width:1500px;margin:auto;padding:28px 32px 60px}.breadcrumb{color:#8b9d95;margin-bottom:25px;font-size:.68rem}.admin-title{justify-content:space-between;align-items:flex-end;margin-bottom:25px;display:flex}.admin-title h1{margin-bottom:5px;font-family:DM Sans;font-size:1.75rem}.admin-title p{margin:0;font-size:.8rem}.stat-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.stat-grid>a{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:14px;padding:20px;display:flex}.stat-grid>a>span{background:var(--mint);width:42px;height:42px;color:var(--green);border-radius:10px;place-items:center;display:grid}.stat-grid small,.stat-grid strong{display:block}.stat-grid strong{font-size:1.45rem}.dashboard-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:15px;display:grid}.dashboard-grid--single{grid-template-columns:minmax(0,2fr) minmax(240px,1fr)}.admin-card,.admin-table-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding:20px}.admin-card h2{font-family:DM Sans;font-size:.9rem}.recent-item{border-bottom:1px solid #f0f3f1;align-items:center;gap:10px;padding:12px 0;display:flex}.recent-item i{background:var(--mint);width:30px;height:30px;color:var(--green);border-radius:50%;place-items:center;font-style:normal;display:grid}.recent-item b,.recent-item small{font-size:.7rem;display:block}.muted{text-align:center;padding:30px}.table-tools{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.table-tools label{border:1px solid var(--line);border-radius:8px;align-items:center;gap:8px;width:min(360px,100%);height:38px;padding:0 10px;display:flex}.table-tools svg{width:16px}.table-tools input{border:0;outline:0;width:100%}.table-scroll{overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:.74rem}th{text-transform:uppercase;color:#7e9189;background:#f7f9f7;font-size:.65rem}th,td{white-space:nowrap;border-bottom:1px solid #edf1ee;padding:13px 12px}td:last-child{gap:5px;display:flex}td button{color:#6d847a;background:0 0;border:0}td button svg{width:15px}.danger{color:#b94d40!important}.status{background:#f0f1f0;border-radius:10px;padding:4px 7px;font-size:.65rem}.status--ok{color:#267153;background:#e5f3ec}.status--demo{color:#765a09;background:#fff2cf}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#05231b8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:min(700px,100%);max-height:90vh;overflow:auto}.modal>header{border-bottom:1px solid var(--line);justify-content:space-between;padding:22px 25px;display:flex}.modal h2{margin:0;font-family:DM Sans;font-size:1.15rem}.modal header button{background:0 0;border:0}.modal-fields{grid-template-columns:1fr 1fr;gap:0 16px;padding:25px;display:grid}.modal-fields label:has(textarea){grid-column:1/-1}.modal footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding:18px 25px;display:flex}.request-detail dl{grid-template-columns:1fr 1fr;gap:15px;padding:10px 25px;display:grid}.request-detail dt{text-transform:uppercase;color:#899c94;font-size:.6rem}.request-detail dd{margin:3px 0;font-size:.78rem}.request-detail>label{padding:0 25px}.media-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.media-grid article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:10px}.media-grid img{aspect-ratio:4/3;object-fit:cover;border-radius:8px;width:100%}.media-grid b,.media-grid small{text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;display:block;overflow:hidden}.media-grid button{color:var(--green);background:0 0;border:0}.upload-button input{display:none}@media (width<=1050px){.stat-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.media-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=800px){.login-page{grid-template-columns:1fr}.login-brand{display:none}.admin-shell,.admin-shell--collapsed{padding-left:0}.sidebar,.admin-shell--collapsed .sidebar{width:260px;transform:translate(-100%)}.sidebar--open{transform:translate(0)}.admin-shell--collapsed .sidebar span,.admin-shell--collapsed .sidebar .logo>span:last-child{display:block}.sidebar-head>button:not(.sidebar-close){display:none}.sidebar-close{display:grid!important}.admin-menu{background:0 0;border:0;display:grid}.admin-header{padding:0 20px}.admin-header>div:first-of-type{display:none}.admin-content{padding:24px 18px}.media-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.stat-grid{grid-template-columns:1fr 1fr}.stat-grid>a{padding:14px}.admin-title{align-items:flex-start;gap:15px}.admin-title>.button{padding:0 14px;font-size:0}.admin-user>div{display:none}.modal-fields{grid-template-columns:1fr}.modal-fields label:has(textarea){grid-column:auto}.media-grid,.request-detail dl{grid-template-columns:1fr}}
