:root{--s-bg:#f2f4ef;--s-paper:#fbfcf8;--s-ink:#102020;--s-muted:#607472;--s-line:#d5dfda;--s-brand:#153638;--s-brand2:#315e60;--s-mint:#aec8c2;--s-warm:#f1d89a;--s-good:#507d68;--s-danger:#9b514f;--s-shadow:0 24px 70px rgba(21,54,56,.12);--s-r:28px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--s-bg)}body{margin:0;color:var(--s-ink);background:radial-gradient(circle at 85% 1%,rgba(174,200,194,.35),transparent 28%),var(--s-bg);font:15px/1.5 Inter,"SF Pro Text","Segoe UI",system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.icon{display:block}.site-header{position:sticky;top:0;z-index:50;padding:12px 18px;background:rgba(242,244,239,.86);backdrop-filter:blur(22px);border-bottom:1px solid rgba(213,223,218,.72)}.site-nav{max-width:1240px;margin:auto;min-height:58px;display:flex;align-items:center;gap:28px}.site-brand{display:flex;align-items:center;gap:10px;min-width:max-content}.site-brand img{width:42px;height:42px}.site-brand span b,.site-brand span small{display:block}.site-brand span b{font-size:19px;letter-spacing:-.045em}.site-brand span small{font-size:9px;color:var(--s-muted);text-transform:uppercase;letter-spacing:.17em}.site-links{display:flex;align-items:center;gap:7px;margin-left:auto}.site-links a{padding:10px 12px;border-radius:12px;color:var(--s-muted);font-size:13px;font-weight:680}.site-links a:hover,.site-links a.active{background:#fff;color:var(--s-ink)}.site-actions{display:flex;align-items:center;gap:7px}.site-btn{min-height:42px;padding:0 15px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;border:1px solid transparent}.site-btn.primary{background:var(--s-brand);color:#fff;box-shadow:0 10px 28px rgba(21,54,56,.16)}.site-btn.ghost{background:#fff;border-color:var(--s-line)}.site-btn.text{color:var(--s-muted)}.menu-toggle{display:none;width:42px;height:42px;border:1px solid var(--s-line);border-radius:13px;background:#fff;place-items:center}.mobile-menu{display:none}.site-main{max-width:1240px;margin:auto;padding:0 18px}.hero{padding:72px 0 48px;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(420px,.94fr);gap:44px;align-items:center}.eyebrow{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--s-brand2);font-weight:850}.hero h1,.page-intro h1{font-size:clamp(48px,6.2vw,84px);line-height:.92;letter-spacing:-.07em;margin:13px 0 22px;max-width:780px}.hero .lead,.page-intro .lead{font-size:clamp(17px,2vw,21px);line-height:1.5;color:var(--s-muted);max-width:720px;margin:0}.hero-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:28px}.hero-actions .site-btn{min-height:50px;padding:0 20px;font-size:14px}.trust-line{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;color:var(--s-muted);font-size:12px}.trust-line span{display:flex;align-items:center;gap:7px}.trust-line i{width:7px;height:7px;border-radius:50%;background:var(--s-good)}.hero-art{position:relative;min-width:0}.hero-svg{width:100%;height:auto;filter:drop-shadow(0 24px 44px rgba(21,54,56,.12))}.floating-note{position:absolute;right:5%;bottom:9%;width:220px;padding:15px 16px;border:1px solid rgba(213,223,218,.9);border-radius:19px;background:rgba(255,255,255,.94);box-shadow:var(--s-shadow)}.floating-note small{display:block;color:var(--s-muted);font-size:9px;letter-spacing:.12em}.floating-note b{display:block;font-size:16px;margin-top:3px}.floating-note span{font-size:11px;color:var(--s-muted)}.section{padding:82px 0}.section.compact{padding:48px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.section-head h2{font-size:clamp(35px,4.4vw,58px);line-height:1;letter-spacing:-.055em;margin:8px 0 0;max-width:760px}.section-head p{max-width:410px;color:var(--s-muted);margin:0}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.feature-card{min-height:220px;padding:22px;border:1px solid var(--s-line);border-radius:24px;background:rgba(251,252,248,.83);display:flex;flex-direction:column;transition:.2s transform,.2s box-shadow}.feature-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(21,54,56,.08)}.feature-icon{width:45px;height:45px;border-radius:15px;display:grid;place-items:center;background:#e2ebe6;color:var(--s-brand)}.feature-card:nth-child(2n) .feature-icon{background:#f8e8bd}.feature-card h3{margin:auto 0 6px;font-size:18px;letter-spacing:-.025em}.feature-card p{margin:0;color:var(--s-muted);font-size:13px}.experience{background:var(--s-brand);border-radius:42px;color:#f6f6ef;padding:46px;display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;overflow:hidden;position:relative}.experience:after{content:"";position:absolute;width:500px;height:500px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-260px;top:-250px;box-shadow:0 0 0 60px rgba(255,255,255,.018),0 0 0 120px rgba(255,255,255,.012)}.experience-copy{align-self:center;position:relative;z-index:1}.experience .eyebrow{color:#9dc2bd}.experience h2{font-size:clamp(38px,4.5vw,62px);line-height:.98;letter-spacing:-.06em;margin:10px 0 18px}.experience p{color:#bfd0cc;max-width:520px}.experience-list{display:grid;gap:10px;position:relative;z-index:1}.experience-row{padding:17px 18px;border-radius:18px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.09);display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px}.experience-row .num{width:42px;height:42px;border-radius:14px;background:#f2d895;color:#173638;display:grid;place-items:center;font-weight:900}.experience-row b{display:block;font-size:14px}.experience-row small{display:block;color:#adc2be}.experience-row .state{font-size:11px;color:#dfe9e6}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:center}.section-svg{width:100%;height:auto}.simple-list{display:grid;gap:12px;margin-top:24px}.simple-item{display:grid;grid-template-columns:39px 1fr;gap:12px;align-items:start}.simple-item i{width:39px;height:39px;border-radius:13px;background:#e2ebe6;display:grid;place-items:center;color:var(--s-brand);font-style:normal;font-weight:900}.simple-item b{display:block;margin-top:1px}.simple-item span{display:block;color:var(--s-muted);font-size:13px;margin-top:2px}.quote-panel{border-radius:34px;background:#e4ebe6;padding:36px;display:grid;grid-template-columns:1fr .7fr;gap:24px;align-items:end}.quote-panel blockquote{font-size:clamp(28px,4vw,48px);line-height:1.06;letter-spacing:-.05em;margin:0}.quote-panel p{color:var(--s-muted);margin:0}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.price-card{border:1px solid var(--s-line);border-radius:28px;background:#fbfcf8;padding:26px;display:flex;flex-direction:column;min-height:420px}.price-card.featured{background:var(--s-brand);border-color:var(--s-brand);color:#fff;box-shadow:var(--s-shadow);transform:translateY(-5px)}.price-card .plan-tag{font-size:10px;text-transform:uppercase;letter-spacing:.16em;font-weight:850;color:var(--s-brand2)}.price-card.featured .plan-tag{color:#9dc2bd}.price-card h3{font-size:29px;margin:12px 0 0;letter-spacing:-.045em}.price-card .plan-sub{color:var(--s-muted);font-size:13px;min-height:42px}.price-card.featured .plan-sub{color:#bcd1cc}.price{font-size:38px;font-weight:880;letter-spacing:-.05em;margin:17px 0 18px}.price small{font-size:12px;font-weight:650;letter-spacing:0}.price-features{display:grid;gap:10px;margin-bottom:25px}.price-feature{display:flex;gap:8px;font-size:13px;align-items:flex-start}.price-feature:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--s-good);margin-top:6px;flex:none}.price-card.featured .price-feature:before{background:#f2d895}.price-card .site-btn{margin-top:auto}.price-card.featured .site-btn{background:#f6f6ef;color:var(--s-brand)}.faq-list{display:grid;gap:9px;max-width:880px;margin:auto}.faq-item{border:1px solid var(--s-line);border-radius:20px;background:#fbfcf8;overflow:hidden}.faq-item button{width:100%;border:0;background:transparent;padding:18px 19px;text-align:left;display:flex;justify-content:space-between;gap:14px;font-weight:800;cursor:pointer;color:var(--s-ink)}.faq-item button:after{content:"+";font-size:22px;color:var(--s-muted);line-height:1}.faq-item.open button:after{content:"−"}.faq-answer{display:none;padding:0 19px 18px;color:var(--s-muted);font-size:13px}.faq-item.open .faq-answer{display:block}.cta-panel{margin:28px 0 82px;border-radius:38px;background:linear-gradient(135deg,#173638,#376366);color:#fff;padding:45px;display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center}.cta-panel h2{font-size:clamp(34px,4.6vw,57px);line-height:1;letter-spacing:-.055em;margin:0}.cta-panel p{color:#c0d0cd;margin:12px 0 0;max-width:670px}.cta-panel .site-btn{background:#f5f5ee;color:#173638;min-height:52px;padding:0 22px}.site-footer{border-top:1px solid var(--s-line);padding:50px max(18px,calc((100vw - 1204px)/2)) 22px;background:#e8ede8}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,.75fr);gap:40px}.footer-grid>div:not(.footer-brand){display:grid;align-content:start;gap:9px}.footer-grid>div>b{font-size:12px;margin-bottom:5px}.footer-grid>div>a{font-size:12px;color:var(--s-muted)}.footer-brand p{max-width:350px;color:var(--s-muted);font-size:12px}.footer-bottom{margin-top:36px;padding-top:18px;border-top:1px solid var(--s-line);display:flex;justify-content:space-between;gap:20px;color:var(--s-muted);font-size:10px}.page-intro{padding:62px 0 30px}.page-intro h1{font-size:clamp(46px,5.8vw,76px);max-width:980px}.content-card{border:1px solid var(--s-line);border-radius:27px;background:#fbfcf8;padding:27px}.legal-wrap{max-width:900px;margin:auto;padding-bottom:80px}.legal-nav{display:flex;gap:7px;flex-wrap:wrap;margin:20px 0 30px}.legal-nav a{padding:9px 11px;border:1px solid var(--s-line);border-radius:11px;background:#fff;font-size:11px;color:var(--s-muted)}.legal-doc{display:grid;gap:12px}.legal-doc section{border:1px solid var(--s-line);border-radius:21px;background:#fbfcf8;padding:22px}.legal-doc h2{font-size:19px;margin:0 0 8px}.legal-doc p,.legal-doc li{color:var(--s-muted);font-size:13px}.legal-doc ul{padding-left:18px}.legal-warning{margin-top:18px;border-left:3px solid #d4b25e;border-radius:0 13px 13px 0;background:#f5ead0;padding:13px 15px;font-size:11px;color:#665831}.form-shell{display:grid;grid-template-columns:.8fr 1.2fr;gap:22px;align-items:start;padding-bottom:80px}.form-card{background:#fbfcf8;border:1px solid var(--s-line);border-radius:27px;padding:25px}.site-form{display:grid;gap:12px}.site-form .two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.site-form label span{display:block;font-size:10px;color:var(--s-muted);margin:0 0 5px 2px}.site-form input,.site-form textarea,.site-form select{width:100%;border:1px solid var(--s-line);border-radius:13px;background:#fff;padding:13px;outline:none;color:var(--s-ink)}.site-form textarea{min-height:130px;resize:vertical}.site-form input:focus,.site-form textarea:focus,.site-form select:focus{border-color:#6f9690;box-shadow:0 0 0 3px rgba(111,150,144,.12)}.notice{padding:12px 13px;border-radius:13px;font-size:12px}.notice.success{background:#dcebe2;color:#315c49}.notice.error{background:#f1dcda;color:#8c4744}.checkout-grid{display:grid;grid-template-columns:1fr .7fr;gap:18px;padding-bottom:80px}.checkout-card{border:1px solid var(--s-line);border-radius:28px;background:#fbfcf8;padding:26px}.pix-box{background:var(--s-brand);color:#fff;border-radius:22px;padding:20px}.pix-key{display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.11);border-radius:13px;padding:11px 12px;margin-top:13px}.pix-key code{flex:1;overflow-wrap:anywhere;font:12px ui-monospace,monospace}.copy-btn{border:0;border-radius:10px;background:#f6f6ef;color:#173638;padding:8px 10px;font-weight:800;font-size:11px;cursor:pointer}.order-ref{font:800 18px ui-monospace,monospace;letter-spacing:.02em}.badge{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:999px;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.12em;background:#e2ebe6;color:#365c56}.cookie-note{position:fixed;z-index:90;left:16px;bottom:16px;width:min(520px,calc(100vw - 32px));border:1px solid var(--s-line);border-radius:18px;background:#fff;padding:14px;box-shadow:var(--s-shadow);display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px}.cookie-note[hidden]{display:none}.cookie-note b,.cookie-note span{display:block}.cookie-note b{font-size:11px}.cookie-note span{font-size:10px;color:var(--s-muted)}.cookie-note a,.cookie-note button{font-size:10px;font-weight:800}.cookie-note button{border:0;background:var(--s-brand);color:#fff;border-radius:9px;padding:8px 10px}.stats-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;border-top:1px solid var(--s-line);border-bottom:1px solid var(--s-line);padding:20px 0}.stat{text-align:center}.stat b{display:block;font-size:23px;letter-spacing:-.04em}.stat span{font-size:10px;color:var(--s-muted)}@media(max-width:980px){.site-links{display:none}.site-actions .site-btn.text{display:none}.menu-toggle{display:grid}.mobile-menu.open{display:grid;max-width:1240px;margin:8px auto 0;padding:8px;border:1px solid var(--s-line);border-radius:18px;background:#fff}.mobile-menu a{padding:12px;border-radius:11px;font-weight:720;font-size:13px}.mobile-menu a:hover{background:var(--s-bg)}.hero{grid-template-columns:1fr;padding-top:46px}.hero-art{max-width:720px;margin:auto}.feature-grid{grid-template-columns:1fr 1fr}.experience,.split-section{grid-template-columns:1fr}.price-grid{grid-template-columns:1fr}.price-card.featured{transform:none}.footer-grid{grid-template-columns:1fr 1fr}.form-shell,.checkout-grid{grid-template-columns:1fr}}@media(max-width:620px){.site-header{padding:8px 10px}.site-nav{min-height:52px}.site-brand img{width:38px;height:38px}.site-actions .site-btn.primary,.site-actions .site-btn.ghost{display:none}.hero{padding:38px 0 24px}.hero h1,.page-intro h1{font-size:48px}.hero .lead,.page-intro .lead{font-size:16px}.hero-actions{display:grid}.hero-actions .site-btn{width:100%}.trust-line{display:grid;gap:8px}.floating-note{position:relative;right:auto;bottom:auto;width:auto;margin-top:-10px}.section{padding:56px 0}.section-head{display:block}.section-head p{margin-top:14px}.feature-grid{grid-template-columns:1fr}.experience{border-radius:28px;padding:25px 20px}.experience h2{font-size:39px}.experience-row{grid-template-columns:38px 1fr}.experience-row .state{display:none}.split-section{gap:22px}.quote-panel{grid-template-columns:1fr;padding:25px}.cta-panel{grid-template-columns:1fr;padding:28px 22px;border-radius:29px}.cta-panel .site-btn{width:100%}.footer-grid{grid-template-columns:1fr;gap:26px}.footer-bottom{display:grid}.site-form .two{grid-template-columns:1fr}.cookie-note{grid-template-columns:1fr auto}.cookie-note a{display:none}.stats-strip{grid-template-columns:1fr 1fr}.checkout-card,.form-card,.content-card{padding:20px}.page-intro{padding-top:42px}}
