
:root{
  --wine:#5f3a50;--wine-dark:#422837;--wine-soft:#8b6478;--rose:#efe4e9;
  --cream:#faf7f2;--cream2:#f5efe8;--ink:#221a1d;--muted:#7d686f;--line:#e7d8cf;
  --green:#2f775d;--serif:"Iowan Old Style","Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;
  --sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;color:var(--ink);font-family:var(--sans);background:#fff}
a{color:inherit}.container{width:min(1180px,calc(100% - 48px));margin:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);backdrop-filter:blur(16px);border-bottom:1px solid rgba(107,48,71,.08)}
.nav-wrap{min-height:78px;display:grid;grid-template-columns:210px 1fr auto;align-items:center;gap:1.5rem}
.brand{display:flex;width:185px}.brand img{width:100%;height:auto}.desktop-nav{display:flex;justify-content:center;gap:1.8rem}.desktop-nav a,.login-link{text-decoration:none;font-size:.9rem;font-weight:650}
.desktop-nav a:hover,.login-link:hover{color:var(--wine)}.nav-actions{display:flex;align-items:center;gap:.8rem}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:.86rem 1.2rem;border-radius:12px;background:var(--wine);color:#fff;text-decoration:none;font-weight:800;font-size:.92rem;box-shadow:0 10px 24px rgba(107,48,71,.18);transition:.18s}
.btn:hover{transform:translateY(-1px);background:var(--wine-dark)}.btn-small{min-height:42px;padding:.65rem 1rem;font-size:.8rem}.menu-button{display:none;background:none;border:0;font-size:1.3rem;color:var(--wine)}.mobile-nav{display:none}

.hero{background:radial-gradient(circle at 78% 25%,rgba(239,228,233,.8),transparent 28%),radial-gradient(circle at 68% 76%,rgba(245,239,232,.9),transparent 31%),#fff}
.hero-grid{min-height:650px;display:grid;grid-template-columns:.9fr 1.1fr;gap:3rem;align-items:center;padding:4.6rem 0}
.pill,.plan-label{display:inline-flex;padding:.4rem .75rem;border-radius:999px;background:var(--cream2);color:var(--wine-dark);font-size:.73rem;font-weight:850;letter-spacing:.08em}
.hero h1,.section-heading h2,.agenda-copy h2,.founder-copy h2,.final-cta h2{font-family:var(--serif);letter-spacing:-.035em;color:#20191b}
.hero h1{font-size:clamp(3.2rem,5.2vw,5.4rem);line-height:.98;font-weight:500;margin:1rem 0 1.25rem}.hero h1 em,.section-heading h2 em{font-style:normal;color:var(--wine);font-weight:700}
.hero-copy>p{max-width:38rem;color:var(--muted);line-height:1.72;font-size:1.05rem;margin:0 0 1.6rem}.trial-notes{display:flex;flex-wrap:wrap;gap:.6rem 1rem;color:var(--muted);font-size:.78rem;margin-top:.9rem}

.hero-visual{position:relative;min-height:430px;display:flex;align-items:center;justify-content:center}.blob{position:absolute;border-radius:45% 55% 60% 40%}.blob-a{width:360px;height:310px;background:#f3e9df;left:5%;top:10%;transform:rotate(-8deg)}.blob-b{width:270px;height:250px;background:#f1e5ea;right:4%;bottom:5%;transform:rotate(10deg)}
.device{position:relative;z-index:2;background:#fff;border:1px solid #d9ced0;box-shadow:0 22px 60px rgba(78,42,55,.11)}.desktop-device{width:min(620px,90%);border-radius:18px;overflow:hidden;transform:perspective(1200px) rotateY(-4deg)}
.browser-bar{height:32px;display:flex;align-items:center;gap:5px;padding:0 .7rem;background:#f6f0ed;border-bottom:1px solid #e7ddda}.browser-bar i{width:6px;height:6px;border-radius:50%;background:#d3c4c7}.browser-bar span{margin:auto;font-size:.55rem;color:var(--wine);font-weight:700}
.fake-app{min-height:335px;display:grid;grid-template-columns:82px 1fr;background:#fbf9f6}.fake-app aside{display:flex;flex-direction:column;align-items:center;gap:.65rem;padding:.9rem .5rem;background:var(--wine-dark);color:#fff}.fake-app aside img{width:30px;height:30px;margin-bottom:.4rem}.fake-app aside b{width:34px;height:30px;display:grid;place-items:center;border-radius:8px;font-size:.8rem}.fake-app aside b.active{background:rgba(255,255,255,.15)}
.fake-main{padding:1rem 1.1rem}.fake-top{display:flex;justify-content:space-between;align-items:center}.fake-top div{display:grid;gap:.2rem}.fake-top small{font-size:.46rem;color:var(--wine-soft);font-weight:800;letter-spacing:.1em}.fake-top strong{font:600 1.05rem var(--serif)}.fake-top>span{padding:.4rem .55rem;border-radius:7px;background:var(--wine);color:#fff;font-size:.48rem;font-weight:700}
.fake-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:.45rem;margin:.8rem 0}.fake-kpis>div{display:grid;gap:.1rem;padding:.55rem;border:1px solid #eadfda;border-radius:9px;background:#fff}.fake-kpis small{font-size:.45rem;color:var(--muted)}.fake-kpis strong{font-size:.76rem}
.fake-calendar{min-height:205px;display:grid;grid-template-columns:34px 1fr;border:1px solid #eadfda;border-radius:10px;background:#fff;overflow:hidden}.hours{display:grid;grid-template-rows:repeat(8,1fr);border-right:1px solid #eee5e0}.hours span{display:grid;place-items:start center;padding-top:.15rem;font-size:.38rem;color:#9d8d91;border-bottom:1px solid #f0e9e5}.cal-body{position:relative;background:linear-gradient(to right,transparent 24.8%,#f0e9e5 25%,transparent 25.2%,transparent 49.8%,#f0e9e5 50%,transparent 50.2%,transparent 74.8%,#f0e9e5 75%,transparent 75.2%),repeating-linear-gradient(to bottom,transparent 0,transparent 24px,#f0e9e5 25px)}.booking{position:absolute;width:20%;height:34px;border-radius:5px;background:#eadce2;border-left:3px solid var(--wine)}.b1{left:4%;top:18%}.b2{left:29%;top:42%;background:#f2eadb;border-color:#c69b55}.b3{left:54%;top:13%}.b4{left:76%;top:48%;background:#f2eadb;border-color:#c69b55}.b5{left:29%;top:70%}
.phone-device{position:absolute;width:170px;min-height:330px;right:0;bottom:4px;border-radius:28px;padding:1.55rem .85rem 1rem}.notch{position:absolute;width:55px;height:13px;top:7px;left:50%;transform:translateX(-50%);background:#261e21;border-radius:999px}.phone-device>img{width:28px;height:28px;margin-bottom:1rem}.phone-device>small{display:block;color:var(--wine);font-size:.45rem;font-weight:800;letter-spacing:.1em}.phone-device h3{margin:.35rem 0 .1rem;font:600 1.05rem var(--serif)}.phone-device>p{font-size:.55rem;color:var(--muted);margin:0 0 .9rem}.mini-card{display:grid;gap:.15rem;padding:.6rem;margin-top:.55rem;border-radius:11px;background:var(--cream);border:1px solid #ecdfda}.mini-card span{font-size:.48rem;color:var(--muted)}.mini-card strong{font-size:.58rem}

.capability-strip{background:var(--cream2);border-block:1px solid #eee2da}.capability-strip .container{padding:1.25rem 0;text-align:center}.capability-strip p{margin:0 0 .8rem;color:var(--wine-dark);font-size:.78rem;font-weight:800}.capability-strip .container>div{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem 2.5rem}.capability-strip span{font-size:.8rem;font-weight:700}
.section{padding:6rem 0}.section-heading{max-width:720px}.section-heading.center{margin:auto;text-align:center}.section-heading.wide{max-width:1000px}.eyebrow{display:inline-block;margin-bottom:.8rem;color:var(--wine-soft);font-size:.72rem;font-weight:850;letter-spacing:.18em}.section-heading h2,.agenda-copy h2,.founder-copy h2{font-size:clamp(2.3rem,4vw,4rem);line-height:1.04;font-weight:500;margin:0}.section-heading p{color:var(--muted);line-height:1.75;font-size:.96rem;margin:1rem auto 0}

.three-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.15rem;margin-top:3.3rem}.three-cards article{min-height:230px;padding:2.1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid var(--line);border-radius:24px}.number{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#f4eaf0;color:var(--wine-dark);font-weight:850}.three-cards h3,.outcome-grid h3,.feature-grid h3,.marquee h3{font-family:var(--serif)}.three-cards h3{font-size:1.55rem;margin:1.1rem 0 .6rem}.three-cards p{margin:0;color:var(--muted);line-height:1.65;font-size:.92rem}

.agenda-showcase{background:#fff}.agenda-grid{display:grid;grid-template-columns:.66fr 1.34fr;gap:4rem;align-items:center}.agenda-copy h2{margin:.35rem 0 1.2rem}.agenda-copy p{color:var(--muted);line-height:1.75}.agenda-copy ul{list-style:none;padding:0;margin:1.5rem 0;display:grid;gap:.8rem}.agenda-copy li{position:relative;padding-left:1.4rem}.agenda-copy li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:900}.agenda-copy a{text-decoration:none;color:var(--wine-dark);font-weight:800}
.agenda-window{min-height:400px;display:grid;grid-template-columns:128px 1fr;border:1px solid #dacbd0;border-radius:24px;overflow:hidden;background:#fbf8f3;box-shadow:0 22px 60px rgba(78,42,55,.09)}.agenda-sidebar{background:var(--wine-dark);color:#fff;padding:1rem .8rem;display:flex;flex-direction:column;gap:.65rem;font-size:.58rem}.agenda-sidebar img{width:36px;height:36px;margin:0 auto .8rem}.agenda-sidebar span,.agenda-sidebar strong{padding:.48rem .55rem;border-radius:8px;font-weight:500}.agenda-sidebar strong{background:rgba(255,255,255,.15)}
.agenda-body{padding:1.1rem}.agenda-head{display:flex;align-items:center;justify-content:space-between}.agenda-head small{font-size:.5rem;color:var(--wine-soft);font-weight:800}.agenda-head h3{font:500 1.35rem var(--serif);margin:.15rem 0}.agenda-head button{border:0;background:var(--wine);color:#fff;border-radius:8px;padding:.5rem .65rem;font-size:.55rem}.agenda-toolbar{display:flex;gap:.45rem;margin:.7rem 0;font-size:.48rem}.agenda-toolbar span,.agenda-toolbar b{padding:.35rem .45rem;border-radius:6px;background:#f3eeea}.agenda-toolbar b{background:var(--wine);color:#fff}
.agenda-table{border:1px solid #e6dbd6;border-radius:12px;overflow:hidden;background:#fff}.days{display:grid;grid-template-columns:40px repeat(5,1fr);height:34px;border-bottom:1px solid #eee5e0}.days>*{display:grid;place-items:center;border-right:1px solid #eee5e0;font-size:.43rem}.agenda-rows{position:relative;height:250px;background:linear-gradient(to right,transparent 39px,#eee5e0 40px,transparent 41px),repeating-linear-gradient(to right,transparent 0,transparent calc((100% - 40px)/5 - 1px),#eee5e0 calc((100% - 40px)/5)),repeating-linear-gradient(to bottom,transparent 0,transparent 61px,#eee5e0 62px)}
.time{position:absolute;left:6px;font-size:.42rem;color:#9e8d91}.t1{top:10px}.t2{top:72px}.t3{top:134px}.t4{top:196px}.appt{position:absolute;width:17%;min-height:48px;padding:.4rem;border-radius:7px;background:#eadce2;border-left:3px solid var(--wine);font-style:normal;font-size:.48rem}.appt b,.appt small{display:block}.appt small{margin-top:.1rem;color:#7f6f74;font-size:.4rem}.a1{left:8%;top:18px}.a2{left:26%;top:72px;background:#f2eadb;border-color:#c69b55}.a3{left:62%;top:16px;background:#f2eadb;border-color:#c69b55}.a4{left:8%;top:132px}.a5{left:62%;top:132px}.a6{left:80%;top:72px}

.outcomes{background:var(--cream)}.outcome-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.4rem;margin-top:3rem}.outcome-grid article{text-align:center;padding:1rem}.outcome-grid i,.feature-grid i,.trust-grid i{width:44px;height:44px;display:inline-grid;place-items:center;border-radius:13px;background:#f4eaf0;color:var(--wine);font-style:normal;font-size:1.2rem}.outcome-grid h3{margin:.9rem 0 .45rem;font-size:1.15rem}.outcome-grid p,.feature-grid p,.trust-grid p{margin:0;color:var(--muted);line-height:1.6;font-size:.85rem}
.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:3rem}.feature-grid article{min-height:205px;padding:1.45rem;border:1px solid var(--line);border-radius:18px;background:#fff}.feature-grid h3{margin:1rem 0 .55rem;font-size:1.13rem}
.audience{padding:4rem 0;background:var(--cream2);border-block:1px solid #ebdfd7}.audience-pills{margin-top:2rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.audience-pills span{padding:.78rem 1rem;border-radius:999px;background:#fff;border:1px solid var(--line);color:var(--wine-dark);font-weight:750;font-size:.85rem}
.founder{background:var(--cream)}.founder-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:4rem;align-items:center}.founder-mark{min-height:340px;display:grid;place-items:center;border-radius:32px;border:1px solid var(--line);background:#f1e8ed}.founder-mark img{width:160px;max-width:50%}.founder-copy h2{margin:.3rem 0 1.25rem}.founder-copy p{color:var(--muted);line-height:1.75;margin:0 0 1rem}.founder-copy strong{display:block;margin-top:1.4rem}.founder-copy small{display:block;margin-top:.2rem;color:var(--muted)}
.daily{padding:5rem 0 5.8rem;background:var(--cream);overflow:hidden}.marquee{overflow:hidden;margin-top:3rem;mask-image:linear-gradient(to right,transparent,#000 5%,#000 95%,transparent)}.marquee-track{width:max-content;display:flex;gap:1rem;animation:scroll 46s linear infinite}.marquee:hover .marquee-track{animation-play-state:paused}.marquee article{width:330px;min-height:235px;flex:0 0 330px;padding:1.75rem;border:1px solid var(--line);border-radius:22px;background:#fff}.marquee article.tinted{background:#f0e5eb}.marquee h3{margin:0 0 1rem;font-size:1.5rem;line-height:1.08}.marquee p{color:var(--muted);line-height:1.6}.marquee strong{color:var(--wine-dark);font-size:.82rem}@keyframes scroll{to{transform:translateX(calc(-50% - .5rem))}}
.pricing-grid{max-width:860px;margin:3rem auto 0;display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.price-card{display:flex;flex-direction:column;min-height:530px;padding:2rem;border:1px solid var(--line);border-radius:24px;background:#fff}.solo-card{border-color:#cfb3bf;box-shadow:0 16px 45px rgba(107,48,71,.1)}.price-card>div>small{display:block;color:var(--muted);margin-top:.6rem}.price-card h3{display:flex;align-items:end;gap:.35rem;margin:1rem 0 .5rem}.price-card h3 strong{font:500 2.7rem var(--serif)}.price-card h3 span{color:var(--muted);font-size:.85rem;margin-bottom:.35rem}.price-card p{color:var(--muted)}.price-card ul{list-style:none;padding:0;margin:1.5rem 0 2rem;display:grid;gap:.75rem;flex:1}.price-card li{position:relative;padding-left:1.35rem;font-size:.9rem}.price-card li:before{content:"✓";position:absolute;left:0;color:var(--wine);font-weight:900}.price-note{margin-top:.7rem;text-align:center;color:var(--muted)}
.payments{padding:3.4rem 0;border-top:1px solid #efe5df}.payments-inner{text-align:center;max-width:980px}.payments h2{font-size:1.08rem;margin:0 0 .7rem}.payments p{max-width:900px;margin:0 auto .55rem;color:var(--muted);font-size:.88rem;line-height:1.7}.payments-inner>strong{display:inline-block;color:var(--wine-dark);margin-top:.25rem;font-size:.85rem}.payment-marks{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.3rem 2.3rem;margin-top:1.3rem}.safe-mark{padding:.55rem .85rem;border-radius:999px;background:#edf8f2;color:var(--green);font-size:.75rem;font-weight:850}.payment-marks b{font-size:.9rem}.mastercard{display:flex;align-items:center;gap:.2rem}.mastercard i{width:15px;height:15px;border-radius:50%;background:#e43d30;display:inline-block}.mastercard i+ i{background:#f1a229;margin-left:-7px}
.trust{padding:5rem 0;background:var(--cream2)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2.7rem}.trust-grid article{text-align:center;padding:1.25rem}.trust-grid strong{display:block;margin:.75rem 0 .45rem}
.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:4rem}.faq-list{display:grid;gap:.6rem}.faq-list details{border:1px solid var(--line);border-radius:14px;overflow:hidden}.faq-list summary{list-style:none;display:flex;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;cursor:pointer;font-weight:750}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--wine);font-size:1.2rem}.faq-list p{margin:0;padding:0 1.1rem 1.1rem;color:var(--muted);line-height:1.65}
.final-cta{padding:4.2rem 0;background:var(--cream2);border-top:1px solid #eaddd5}.final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.final-cta h2{font-size:clamp(2rem,3.4vw,3.5rem);line-height:1.04;font-weight:500;margin:0}.final-cta p{color:var(--muted);margin-bottom:0}
.footer{padding:3.3rem 0 1.3rem;background:var(--wine-dark);color:rgba(255,255,255,.88)}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(4,1fr);gap:2rem}.footer-brand img{width:180px;filter:brightness(0) invert(1)}.footer-brand p{max-width:310px;color:rgba(255,255,255,.65);line-height:1.65;font-size:.86rem}.footer-grid>div:not(.footer-brand){display:grid;align-content:start;gap:.6rem}.footer a{color:rgba(255,255,255,.7);text-decoration:none;font-size:.82rem}.footer a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;margin-top:2.6rem;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.13);color:rgba(255,255,255,.55);font-size:.75rem}

@media(max-width:1080px){.nav-wrap{grid-template-columns:175px 1fr auto}.desktop-nav{gap:1rem}.hero-grid{grid-template-columns:1fr 1.08fr;gap:1.5rem}.feature-grid,.outcome-grid,.trust-grid{grid-template-columns:repeat(2,1fr)}.phone-device{width:145px;min-height:292px}}
@media(max-width:860px){.container{width:min(100% - 32px,720px)}.nav-wrap{grid-template-columns:1fr auto;min-height:68px}.brand{width:155px}.desktop-nav{display:none}.hero-grid{grid-template-columns:1fr;min-height:0;padding:3.2rem 0}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.trial-notes{justify-content:center}.hero-visual{min-height:380px}.desktop-device{width:88%}.three-cards,.agenda-grid,.founder-grid,.pricing-grid,.faq-grid{grid-template-columns:1fr}.agenda-grid,.founder-grid,.faq-grid{gap:2.5rem}.agenda-copy{text-align:center}.agenda-copy p{max-width:520px;margin-left:auto;margin-right:auto}.agenda-copy ul{width:max-content;max-width:100%;margin-left:auto;margin-right:auto;text-align:left}.founder-mark{min-height:250px}.pricing-grid{max-width:540px}.final-cta-inner{flex-direction:column;text-align:center}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}}
@media(max-width:620px){.container{width:min(100% - 24px,520px)}.nav-wrap{min-height:64px}.brand{width:132px}.login-link{display:none}.btn-small{font-size:.74rem;padding:.55rem .7rem;min-height:38px}.menu-button{display:block}.nav-actions{gap:.4rem}.mobile-nav{position:absolute;left:12px;right:12px;top:68px;padding:.8rem;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 20px 50px rgba(78,42,55,.12)}.mobile-nav.open{display:grid;gap:.2rem}.mobile-nav a{text-decoration:none;padding:.8rem;border-radius:9px;font-weight:700}.mobile-nav a:hover{background:var(--cream2)}
.hero h1{font-size:clamp(2.75rem,13vw,4.2rem)}.hero-visual{min-height:310px}.desktop-device{width:100%;transform:none}.fake-app{grid-template-columns:58px 1fr;min-height:270px}.fake-calendar{min-height:155px}.phone-device{display:none}.section{padding:4.5rem 0}.section-heading h2,.agenda-copy h2,.founder-copy h2{font-size:clamp(2.15rem,10vw,3.2rem)}.three-cards,.feature-grid,.outcome-grid,.trust-grid{grid-template-columns:1fr}.three-cards article{min-height:0;padding:1.7rem}.agenda-window{grid-template-columns:84px 1fr;min-height:350px}.agenda-sidebar{padding:.8rem .45rem}.agenda-body{padding:.7rem}.agenda-head button{font-size:.45rem}.days{grid-template-columns:30px repeat(5,1fr)}.agenda-rows{height:210px}.appt{font-size:.4rem}.marquee article{width:285px;flex-basis:285px;min-height:215px}.price-card{min-height:0;padding:1.4rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee-track{animation:none}.btn{transition:none}}


/* =========================================================
   WEBSITE V2 — refinamento visual aprovado
   Cor da app: #5F3A50 / #422837
   ========================================================= */

.desktop-nav a,
.login-link {
  font-weight: 500;
}

.account-link {
  width: 38px;
  height: 38px;
  display: inline-grid;
  place-items: center;
  border-radius: 50%;
  color: var(--wine-dark);
  text-decoration: none;
  transition: background .18s ease, color .18s ease;
}
.account-link:hover { background: var(--cream2); color: var(--wine); }
.account-link svg {
  width: 21px;
  height: 21px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.hero-grid {
  min-height: 570px;
  padding-block: 3.5rem;
  gap: 3.8rem;
}
.hero h1 {
  font-size: clamp(2.9rem, 4.4vw, 4.6rem);
  line-height: .99;
  margin-bottom: 1.1rem;
}
.hero-copy > p {
  max-width: 34rem;
  font-size: .98rem;
  line-height: 1.68;
}
.hero-visual { min-height: 375px; }
.desktop-device { width: min(570px, 88%); }
.phone-device { width: 156px; min-height: 306px; }

.section {
  padding-block: 4.7rem;
}
.section-heading h2,
.agenda-copy h2,
.founder-copy h2 {
  font-size: clamp(2.15rem, 3.35vw, 3.25rem);
  line-height: 1.06;
}
.section-heading p {
  margin-top: .85rem;
  font-size: .9rem;
}
.eyebrow {
  margin-bottom: .65rem;
  font-size: .68rem;
}

.three-cards {
  gap: 1.2rem;
  margin-top: 2.6rem;
}
.three-cards article {
  min-height: 205px;
  padding: 1.7rem 1.6rem;
}
.three-cards h3 {
  font-size: 1.32rem;
  margin: .95rem 0 .55rem;
}
.three-cards p {
  max-width: 280px;
  font-size: .86rem;
}
.number {
  width: 36px;
  height: 36px;
  font-size: .75rem;
}

.agenda-grid { gap: 3rem; }
.agenda-copy h2 { font-size: clamp(2.4rem, 4vw, 3.65rem); }
.agenda-copy p { font-size: .93rem; }
.agenda-copy a { font-size: .88rem; }

.outcomes { padding-block: 4.5rem; }
.outcome-grid {
  gap: 1rem;
  margin-top: 2.4rem;
}
.outcome-grid article { padding: .75rem 1rem; }
.outcome-grid h3 { font-size: 1.05rem; }
.outcome-grid p { font-size: .8rem; }

.feature-grid {
  grid-template-columns: repeat(3, 1fr);
  gap: .9rem;
  margin-top: 2.5rem;
}
.feature-grid article {
  min-height: 175px;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.feature-grid i {
  margin-inline: auto;
  width: 40px;
  height: 40px;
}
.feature-grid h3 {
  font-size: 1.02rem;
  margin: .8rem 0 .4rem;
}
.feature-grid p {
  max-width: 290px;
  font-size: .8rem;
}
.feature-more {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: .55rem;
  margin-top: 1.2rem;
}
.feature-more span {
  padding: .5rem .72rem;
  border-radius: 999px;
  background: var(--cream);
  border: 1px solid var(--line);
  color: var(--wine-dark);
  font-size: .75rem;
  font-weight: 650;
}

.audience {
  padding-block: 3.4rem;
}
.audience .section-heading { max-width: 820px; }
.audience .section-heading h2 { font-size: clamp(2rem, 3.2vw, 3rem); }
.audience-pills {
  margin-top: 1.55rem;
  gap: .55rem;
}
.audience-pills span {
  padding: .62rem .85rem;
  font-weight: 600;
  font-size: .78rem;
}
.audience-pills strong {
  display: inline-flex;
  align-items: center;
  color: var(--wine);
  font-family: var(--serif);
  font-size: 1rem;
  padding-inline: .35rem;
}

.launch-offer {
  margin: -2rem -2rem 1.45rem;
  padding: .8rem 1rem;
  display: grid;
  gap: .15rem;
  text-align: center;
  background: var(--wine);
  color: #fff;
  border-radius: 23px 23px 0 0;
}
.launch-offer span {
  font-size: .62rem;
  font-weight: 850;
  letter-spacing: .14em;
  opacity: .82;
}
.launch-offer strong {
  font-family: var(--serif);
  font-size: 1.28rem;
}
.launch-offer small {
  color: rgba(255,255,255,.76);
  font-size: .68rem;
}
.solo-card { overflow: hidden; }

.trust {
  padding-block: 3.7rem;
}
.trust-compact {
  display: grid;
  grid-template-columns: .72fr 1.28fr;
  gap: 2.4rem;
  align-items: center;
}
.trust-compact__heading h2 {
  margin: 0;
  max-width: 380px;
  font: 500 clamp(2rem, 3.1vw, 3rem)/1.05 var(--serif);
}
.trust-compact__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: .7rem;
}
.trust-compact__items article {
  display: grid;
  grid-template-columns: 38px 1fr;
  gap: .7rem;
  align-items: start;
  padding: .85rem;
  border-radius: 14px;
  background: rgba(255,255,255,.58);
}
.trust-compact__items i {
  width: 36px;
  height: 36px;
  display: grid;
  place-items: center;
  border-radius: 10px;
  background: #f3e9ee;
  color: var(--wine);
  font-style: normal;
}
.trust-compact__items strong {
  display: block;
  margin-bottom: .2rem;
  font-size: .83rem;
}
.trust-compact__items p {
  margin: 0;
  color: var(--muted);
  font-size: .74rem;
  line-height: 1.5;
}

.faq { padding-block: 4.5rem; }
.faq-list details { border-radius: 12px; }
.faq-list summary {
  padding: .9rem 1rem;
  font-size: .88rem;
  font-weight: 650;
}
.faq-list p { font-size: .82rem; }
.faq-more {
  width: fit-content;
  margin-top: .45rem;
  color: var(--wine-dark);
  text-decoration: none;
  font-size: .85rem;
  font-weight: 800;
}

.footer-grid {
  grid-template-columns: 1.6fr .8fr .8fr .8fr 1.15fr;
}
.footer-legal { min-width: 0; }

@media (max-width: 1080px) {
  .hero-grid { gap: 2rem; }
  .hero h1 { font-size: clamp(2.7rem, 4.7vw, 4rem); }
  .feature-grid { grid-template-columns: repeat(2, 1fr); }
  .trust-compact { grid-template-columns: 1fr; }
  .trust-compact__heading { text-align: center; }
  .trust-compact__heading h2 { margin-inline: auto; max-width: 650px; }
}

@media (max-width: 860px) {
  .hero-grid { padding-block: 2.6rem 3rem; }
  .section { padding-block: 3.6rem; }
  .three-cards { gap: .8rem; }
  .three-cards article { min-height: 180px; }
  .agenda-grid { gap: 2rem; }
  .outcome-grid { gap: .5rem; }
  .footer-grid { grid-template-columns: 1.4fr 1fr 1fr; }
  .footer-legal { grid-column: auto; }
}

@media (max-width: 620px) {
  .section { padding-block: 3rem; }
  .section-heading h2,
  .agenda-copy h2,
  .founder-copy h2 { font-size: clamp(2rem, 9vw, 2.8rem); }

  .three-cards {
    display: flex;
    gap: .75rem;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    margin-inline: -12px;
    padding-inline: 12px;
    padding-bottom: .35rem;
  }
  .three-cards article {
    min-width: 82vw;
    flex: 0 0 82vw;
    scroll-snap-align: center;
  }

  .outcome-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: .65rem;
  }
  .outcome-grid article {
    padding: .75rem .45rem;
  }
  .outcome-grid i {
    width: 38px;
    height: 38px;
  }

  .feature-grid {
    display: flex;
    gap: .75rem;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    margin-inline: -12px;
    padding-inline: 12px;
    padding-bottom: .5rem;
  }
  .feature-grid article {
    min-width: 78vw;
    flex: 0 0 78vw;
    min-height: 165px;
    scroll-snap-align: center;
  }

  .feature-more {
    justify-content: flex-start;
  }

  .audience-pills {
    justify-content: flex-start;
  }

  .launch-offer {
    margin: -1.4rem -1.4rem 1.2rem;
  }

  .trust-compact__items {
    grid-template-columns: 1fr;
    gap: .5rem;
  }

  .faq-grid { gap: 1.6rem; }
  .faq .section-heading { text-align: center; }
  .faq-list { gap: .45rem; }

  .footer-grid {
    grid-template-columns: 1fr 1fr;
  }
  .footer-legal { grid-column: 1 / -1; }
}


/* Subpáginas públicas */
.subpage-body { background: var(--cream); }
.subpage-main { padding: 4.5rem 0 6rem; }
.subpage-hero {
  max-width: 820px;
  margin: 0 auto 2.5rem;
  text-align: center;
}
.subpage-hero h1 {
  margin: .35rem 0 .9rem;
  font: 500 clamp(2.5rem, 5vw, 4.2rem)/1 var(--serif);
  letter-spacing: -.035em;
}
.subpage-hero p {
  margin: 0 auto;
  max-width: 680px;
  color: var(--muted);
  line-height: 1.7;
}
.subpage-card {
  max-width: 920px;
  margin: 0 auto;
  padding: 1.6rem;
  border: 1px solid var(--line);
  border-radius: 20px;
  background: #fff;
}
.subpage-faq {
  display: grid;
  gap: .65rem;
}
.subpage-faq details {
  border: 1px solid var(--line);
  border-radius: 13px;
  background: #fff;
  overflow: hidden;
}
.subpage-faq summary {
  padding: 1rem 1.05rem;
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  cursor: pointer;
  list-style: none;
  font-weight: 650;
}
.subpage-faq summary::-webkit-details-marker { display: none; }
.subpage-faq summary span { color: var(--wine); }
.subpage-faq p {
  margin: 0;
  padding: 0 1.05rem 1rem;
  color: var(--muted);
  line-height: 1.65;
  font-size: .88rem;
}
.subpage-back {
  display: inline-flex;
  margin-bottom: 1.5rem;
  color: var(--wine-dark);
  text-decoration: none;
  font-weight: 750;
  font-size: .85rem;
}
.legal-sections {
  display: grid;
  gap: 1rem;
}
.legal-section {
  scroll-margin-top: 100px;
  padding: 1.35rem;
  border: 1px solid var(--line);
  border-radius: 16px;
  background: #fff;
}
.legal-section h2 {
  margin: 0 0 .55rem;
  font: 600 1.45rem var(--serif);
}
.legal-section p,
.legal-section li {
  color: var(--muted);
  line-height: 1.7;
  font-size: .87rem;
}
.legal-section ul {
  margin: .6rem 0 0;
  padding-left: 1.2rem;
}
.legal-note {
  padding: .9rem 1rem;
  border-radius: 12px;
  background: var(--cream2);
  color: var(--wine-dark);
  font-size: .8rem;
  line-height: 1.6;
}
@media(max-width:620px){
  .subpage-main { padding: 3rem 0 4rem; }
  .subpage-card { padding: 1rem; border-radius: 16px; }
}


/* =========================================================
   WEBSITE V3 — hierarquia, ordem comercial e cookies
   ========================================================= */

.feature-grid {
  grid-template-columns: repeat(4, 1fr);
}
.feature-grid article {
  min-height: 165px;
}

.payments--minimal {
  padding-block: 1.9rem;
  border-top: 1px solid #efe5df;
  background: #fff;
}
.payments-minimal {
  display: grid;
  justify-items: center;
  gap: .65rem;
}
.payments--minimal .payment-marks {
  margin-top: 0;
}
.visa-mark {
  font-style: italic;
  letter-spacing: -.04em;
  color: #173f9e;
}
.apple-pay {
  display: inline-flex;
  align-items: center;
  gap: .18rem;
}
.apple-pay svg {
  width: 18px;
  height: 18px;
  fill: currentColor;
}
.apple-pay span {
  font-size: .9rem;
}
.vat-note {
  margin: 0;
  color: var(--muted);
  font-size: .68rem;
  line-height: 1.4;
}

.faq-compact-grid {
  display: grid;
  grid-template-columns: .72fr 1.28fr;
  gap: 3rem;
  align-items: start;
}
.faq-intro p {
  margin: .7rem 0 .45rem;
}
.faq-intro .faq-more {
  display: inline-flex;
  margin-top: .1rem;
}
.faq-list--compact details {
  min-height: 0;
}

.founder {
  padding-block: 4rem;
}
.founder-mark {
  min-height: 260px;
}
.founder-copy h2 {
  font-size: clamp(2rem, 3vw, 3rem);
}

.cookie-settings-link {
  border: 0;
  padding: 0;
  background: transparent;
  color: rgba(255,255,255,.7);
  font: inherit;
  font-size: .82rem;
  text-align: left;
  cursor: pointer;
}
.cookie-settings-link:hover { color: #fff; }

.cookie-banner {
  position: fixed;
  z-index: 1000;
  left: 16px;
  right: 16px;
  bottom: 16px;
}
.cookie-banner[hidden],
.cookie-modal[hidden] {
  display: none !important;
}
.cookie-banner__inner {
  width: min(1080px, 100%);
  margin-inline: auto;
  padding: 1rem 1.1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem 1.5rem;
  border: 1px solid var(--line);
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 18px 55px rgba(66,40,55,.18);
}
.cookie-banner strong {
  color: var(--wine-dark);
  font-size: .9rem;
}
.cookie-banner p {
  max-width: 680px;
  margin: .25rem 0 0;
  color: var(--muted);
  font-size: .75rem;
  line-height: 1.55;
}
.cookie-banner__actions,
.cookie-modal__actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: .45rem;
}
.cookie-button {
  min-height: 38px;
  padding: .55rem .75rem;
  border-radius: 9px;
  font: 700 .74rem var(--sans);
  cursor: pointer;
}
.cookie-button--primary {
  border: 1px solid var(--wine);
  background: var(--wine);
  color: #fff;
}
.cookie-button--secondary {
  border: 1px solid var(--wine);
  background: #fff;
  color: var(--wine);
}
.cookie-button--ghost {
  border: 1px solid var(--line);
  background: var(--cream);
  color: var(--ink);
}

.cookie-modal {
  position: fixed;
  inset: 0;
  z-index: 1100;
  display: grid;
  place-items: center;
  padding: 18px;
}
.cookie-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(28,20,24,.48);
  backdrop-filter: blur(3px);
}
.cookie-modal__card {
  position: relative;
  z-index: 1;
  width: min(570px, 100%);
  max-height: min(720px, calc(100vh - 36px));
  overflow: auto;
  padding: 1.35rem;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 25px 80px rgba(0,0,0,.22);
}
.cookie-modal__close {
  position: absolute;
  top: .7rem;
  right: .8rem;
  width: 34px;
  height: 34px;
  border: 0;
  border-radius: 50%;
  background: var(--cream);
  color: var(--wine-dark);
  font-size: 1.3rem;
  cursor: pointer;
}
.cookie-modal h2 {
  margin: 0 0 .45rem;
  font: 600 1.6rem var(--serif);
}
.cookie-modal > p {
  margin: 0 0 1rem;
  color: var(--muted);
  font-size: .82rem;
  line-height: 1.55;
}
.cookie-choice {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: .8rem;
  align-items: center;
  padding: .85rem 0;
  border-top: 1px solid var(--line);
}
.cookie-choice div {
  display: grid;
  gap: .2rem;
}
.cookie-choice strong { font-size: .83rem; }
.cookie-choice small {
  color: var(--muted);
  line-height: 1.45;
  font-size: .7rem;
}
.cookie-choice input {
  width: 18px;
  height: 18px;
  accent-color: var(--wine);
}
.cookie-always {
  color: var(--green);
  font-size: .68rem;
  font-weight: 800;
}
.cookie-modal__actions {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid var(--line);
}
.cookie-policy-link {
  display: inline-flex;
  margin-top: .8rem;
  color: var(--wine-dark);
  font-size: .72rem;
  font-weight: 700;
  text-decoration: none;
}

@media(max-width:1080px){
  .feature-grid { grid-template-columns: repeat(2,1fr); }
}
@media(max-width:860px){
  .faq-compact-grid { grid-template-columns: 1fr; gap: 1.3rem; }
  .faq-intro { text-align: center; margin-inline: auto; }
  .cookie-banner__inner {
    align-items: stretch;
    flex-direction: column;
  }
  .cookie-banner__actions {
    justify-content: flex-start;
  }
}
@media(max-width:620px){
  .feature-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    overflow: visible;
    margin-inline: 0;
    padding-inline: 0;
  }
  .feature-grid article {
    min-width: 0;
    min-height: 145px;
    padding: .9rem .7rem;
  }
  .feature-grid h3 { font-size: .9rem; }
  .feature-grid p { font-size: .72rem; }
  .feature-more {
    justify-content: center;
  }
  .cookie-banner {
    left: 10px;
    right: 10px;
    bottom: 10px;
  }
  .cookie-banner__inner { padding: .85rem; }
  .cookie-banner__actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .cookie-banner__actions .cookie-button--primary {
    grid-column: 1 / -1;
  }
}


/* =========================================================
   WEBSITE V4 — conversão, planos dinâmicos e hero refinada
   ========================================================= */

.hero-offer {
  display: inline-grid;
  gap: .18rem;
  margin-bottom: 1rem;
}
.hero-offer span {
  width: fit-content;
  padding: .45rem .7rem;
  border-radius: 8px;
  background: var(--wine);
  color: #fff;
  font-size: .7rem;
  font-weight: 850;
  letter-spacing: .1em;
}
.hero-offer small {
  color: var(--muted);
  font-size: .68rem;
  padding-left: .1rem;
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: .7rem;
  align-items: center;
}
.btn-secondary {
  background: transparent;
  color: var(--wine-dark);
  border: 1px solid var(--wine);
  box-shadow: none;
}
.btn-secondary:hover {
  background: var(--cream2);
}

.feature-cta {
  margin-top: 2rem;
  display: grid;
  justify-items: center;
  gap: .55rem;
}
.feature-cta .btn {
  width: min(560px, 100%);
}
.feature-cta small {
  color: var(--muted);
  font-size: .72rem;
}

.billing-controls {
  width: fit-content;
  margin: 1.7rem auto 0;
  padding: .3rem;
  display: flex;
  gap: .25rem;
  border-radius: 999px;
  background: var(--cream2);
  border: 1px solid var(--line);
}
.billing-option {
  min-height: 38px;
  padding: .52rem .85rem;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: var(--ink);
  font: 650 .82rem var(--sans);
  cursor: pointer;
}
.billing-option span {
  margin-left: .28rem;
  color: var(--green);
  font-weight: 800;
}
.billing-option.is-active {
  background: #fff;
  color: var(--wine);
  box-shadow: 0 5px 14px rgba(66,40,55,.08);
}

.pricing-grid--premium {
  max-width: 980px;
  align-items: stretch;
}
.price-card--premium {
  min-height: 0;
  padding: 1.7rem;
}
.plan-head {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}
.plan-icon {
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #f5ecef;
  color: var(--wine);
  font-size: 1rem;
}
.plan-head h3 {
  display: block;
  margin: .55rem 0 .15rem;
  font: 600 2.25rem var(--serif);
  color: var(--wine-dark);
}
.plan-head p {
  margin: 0;
  color: var(--muted);
  font-size: .85rem;
}
.plan-price-block {
  margin: 1.2rem 0 .8rem;
}
.plan-price {
  font: 500 2.7rem var(--serif);
  color: var(--wine-dark);
}
.plan-price-unit {
  margin-left: .25rem;
  color: var(--muted);
  font-size: .8rem;
}
.plan-price-detail,
.collaborator-note {
  display: block;
  margin-top: .2rem;
  color: var(--muted);
  font-size: .73rem;
}
.collaborator-note {
  color: var(--wine);
  font-weight: 700;
  margin-top: .35rem;
}

.plan-list {
  list-style: none;
  padding: 0;
  margin: .8rem 0;
  display: grid;
}
.plan-list li {
  display: grid;
  grid-template-columns: 22px 1fr;
  gap: .45rem;
  align-items: center;
  min-height: 42px;
  border-bottom: 1px solid var(--line);
  font-size: .83rem;
}
.plan-list li span {
  color: var(--wine);
  font-weight: 900;
}
.plan-list .plan-extra {
  display: none;
}
.price-card--premium.is-expanded .plan-list .plan-extra {
  display: grid;
}
.plan-expand {
  width: fit-content;
  margin: .4rem auto 1rem;
  border: 0;
  background: transparent;
  color: var(--wine);
  font: 700 .8rem var(--sans);
  cursor: pointer;
}
.plan-cta {
  width: 100%;
}
.trial-limitation {
  display: block;
  margin-top: .6rem;
  color: var(--muted);
  text-align: center;
  font-size: .68rem;
}

.launch-offer {
  margin: -1.7rem -1.7rem 1.2rem;
}
.launch-offer strong {
  font-family: var(--sans);
  font-size: .69rem;
  letter-spacing: .11em;
  font-weight: 850;
}

.plan-payment-note {
  max-width: 760px;
  margin: 1.8rem auto 0;
  display: grid;
  justify-items: center;
  gap: .65rem;
  text-align: center;
}
.plan-payment-note > p {
  margin: 0;
  color: var(--muted);
  font-size: .78rem;
}
.plan-payment-note a {
  color: var(--wine-dark);
  font-weight: 750;
  text-decoration: none;
}
.plan-payment-note .payment-marks {
  margin: 0;
  gap: .9rem 1.4rem;
}
.plan-payment-note > small {
  color: var(--muted);
  font-size: .66rem;
}
.mbway-mark {
  color: #b21e39;
  font-size: .78rem;
  letter-spacing: -.03em;
}
.multibanco-mark {
  color: #1f497c;
  font-size: .72rem;
  letter-spacing: -.03em;
}

@media (max-width: 860px) {
  .hero-actions {
    justify-content: center;
  }
}
@media (max-width: 620px) {
  .hero-offer {
    justify-items: center;
  }
  .hero-actions {
    display: grid;
    grid-template-columns: 1fr;
  }
  .hero-actions .btn {
    width: 100%;
  }
  .pricing-grid--premium {
    gap: 1rem;
  }
  .price-card--premium {
    padding: 1.35rem;
  }
  .launch-offer {
    margin: -1.35rem -1.35rem 1rem;
  }
}


/* =========================================================
   WEBSITE V5 — revisão visual, planos, responsivo e confiança
   ========================================================= */
.hero-grid{max-width:1240px}.hero-visual--image{min-height:0;display:flex;align-items:center;justify-content:center}.hero-mockup-image{width:min(100%,660px);height:auto;display:block;border-radius:24px;box-shadow:0 26px 70px rgba(66,40,55,.12)}.hero-actions .btn-secondary{min-height:38px;padding:.58rem .9rem;font-size:.78rem}.trial-notes{flex-wrap:nowrap;gap:1rem;white-space:nowrap}.trial-notes span{font-size:.72rem}
.pricing .section-heading h2{font-size:clamp(2.2rem,3.4vw,3.25rem)}.pricing-grid--premium{position:relative;align-items:stretch}.price-card--premium{position:relative;padding-top:2rem}.plan-head--aligned{min-height:92px;display:block}.plan-head--aligned h3{margin:0 0 .2rem;font:600 2.25rem var(--serif);color:var(--wine-dark)}.plan-head--aligned p{margin:0;color:var(--muted);font-size:.85rem}.solo-promo-badge{position:absolute;top:.85rem;right:.95rem;z-index:2;display:grid;gap:.08rem;justify-items:end;text-align:right}.solo-promo-badge strong{padding:.38rem .62rem;border-radius:8px;background:var(--wine);color:#fff;font-size:.62rem;letter-spacing:.08em;font-weight:850}.solo-promo-badge small{margin-top:.02rem;color:var(--muted);font-size:.62rem}.plan-price-line{display:flex;align-items:baseline}.plan-savings{display:block;min-height:1rem;margin-top:.2rem;color:var(--green);font-size:.72rem;font-weight:750}.collaborator-note{color:var(--wine-dark);font-weight:700}.price-card--premium li::before,.price-card li::before{content:none!important;display:none!important}.plan-list li{grid-template-columns:18px 1fr}.plan-list li>span{display:inline-block;width:18px;color:var(--wine);font-weight:900}.plan-expand{display:inline-flex;align-items:center;gap:.45rem;margin:.55rem auto 1rem;padding:.35rem .25rem}.plan-expand i{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .18s ease}.price-card--premium.is-expanded .plan-expand i{transform:rotate(225deg) translate(-1px,-1px)}
.features--clean{background:#fff}.feature-list-clean{max-width:960px;margin:2.4rem auto 0;display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line);border-radius:18px;overflow:hidden}.feature-list-clean article{min-height:145px;display:grid;grid-template-columns:44px 1fr;gap:.9rem;align-items:start;padding:1.35rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.feature-list-clean__num{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--cream2);color:var(--wine);font-size:.7rem;font-weight:850}.feature-list-clean h3{margin:0 0 .35rem;font:600 1.08rem var(--serif)}.feature-list-clean p{margin:0;color:var(--muted);font-size:.8rem;line-height:1.55}.feature-more--clean{margin-top:1rem}.feature-cta--clean{margin-top:1.7rem}.feature-cta--clean .btn{width:min(520px,100%)}.feature-secondary-link{color:var(--wine-dark);font-size:.82rem;font-weight:800;text-decoration:none}
.daily-swipe-hint{margin:.65rem 0 0;color:var(--muted);font-size:.72rem}.marquee h3{font-size:1.22rem}.marquee p{font-size:.84rem}.founder-mark--logo img{width:min(290px,68%);max-width:none}.trust-compact__heading>p{margin:.8rem 0 0;color:var(--muted);font-size:.82rem;line-height:1.6}.trust-privacy-link{grid-column:1/-1;width:fit-content;margin-top:.2rem;color:var(--wine-dark);font-size:.78rem;font-weight:750;text-decoration:none}
.cookie-banner__actions{flex-wrap:nowrap!important;flex-shrink:0}.cookie-banner__inner>div:first-child{min-width:0;flex:1 1 auto}.cookie-banner p{max-width:620px}
@media(max-width:980px){.trial-notes{flex-wrap:wrap;justify-content:center;white-space:normal}.solo-promo-badge{position:static;justify-items:start;text-align:left;margin-bottom:.7rem}.plan-head--aligned{min-height:auto}}
@media(max-width:860px){.marquee h3{font-size:1.05rem}.marquee p{font-size:.78rem}.feature-list-clean{grid-template-columns:1fr}}
@media(max-width:760px){.cookie-banner__actions{flex-wrap:wrap!important}}
@media(max-width:620px){.hero-mockup-image{border-radius:16px}.trial-notes{display:flex;justify-content:center;gap:.4rem .75rem}.trial-notes span{font-size:.66rem}.feature-list-clean article{min-height:0;padding:1rem}.marquee h3{font-size:.94rem;line-height:1.18}.marquee p{font-size:.72rem;line-height:1.5}}

/* =========================================================
   V5.1 — correção específica da secção "No dia a dia"
   O título diminui progressivamente com o ecrã.
   ========================================================= */
.daily .section-heading {
  max-width: 820px;
}
.daily .section-heading h2 {
  font-size: 2.55rem;
  line-height: 1.08;
}

@media (max-width: 980px) {
  .daily .section-heading h2 {
    font-size: 2.2rem;
  }
}

@media (max-width: 760px) {
  .daily .section-heading h2 {
    font-size: 1.85rem;
    line-height: 1.12;
  }
}

@media (max-width: 520px) {
  .daily .section-heading h2 {
    font-size: 1.55rem;
    line-height: 1.14;
  }
  .daily .section-heading {
    max-width: 92%;
  }
}

@media (max-width: 380px) {
  .daily .section-heading h2 {
    font-size: 1.4rem;
  }
}


/* =========================================================
   V5.3 — cartões Solo / Team
   ========================================================= */

.pricing-grid--v53 {
  max-width: 980px;
  gap: 1.35rem;
  align-items: stretch;
}

.plan-card-v53 {
  position: relative;
  min-height: 610px;
  padding: 2rem 1.8rem 1.6rem;
  display: flex;
  flex-direction: column;
  overflow: visible;
  border: 1px solid #dfcec8;
  border-radius: 26px;
  background:
    linear-gradient(180deg, rgba(250,247,242,.82) 0%, rgba(255,255,255,1) 28%);
  box-shadow: none;
}

.plan-card-v53.solo-card {
  border-color: #cdaeb9;
  box-shadow: 0 14px 38px rgba(95,58,80,.08);
}

.plan-card-header-v53 {
  min-height: 92px;
  padding-right: 0;
}

.plan-card-header-v53 h3 {
  margin: 0;
  font: 600 2.35rem/1 var(--serif);
  letter-spacing: -.025em;
  color: var(--wine-dark);
}

.plan-card-header-v53 p {
  margin: .55rem 0 0;
  color: var(--muted);
  font-size: .84rem;
  line-height: 1.45;
}

.solo-promo-badge--v53 {
  position: absolute;
  top: 1rem;
  right: 1rem;
  display: grid;
  gap: .12rem;
  justify-items: end;
  z-index: 2;
  text-align: right;
}

.solo-promo-badge--v53 strong {
  padding: .43rem .7rem;
  border-radius: 9px;
  background: var(--wine);
  color: #fff;
  font: 850 .61rem/1 var(--sans);
  letter-spacing: .09em;
}

.solo-promo-badge--v53 small {
  margin-top: 0;
  color: var(--muted);
  font-size: .6rem;
  line-height: 1.2;
}

.solo-card .plan-card-header-v53 {
  padding-right: 12.5rem;
}

.plan-price-block--v53 {
  min-height: 118px;
  margin: .7rem 0 .45rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.plan-price-block--v53 .plan-price {
  font-size: 2.65rem;
  line-height: 1;
}

.plan-price-block--v53 .plan-price-unit {
  font-size: .75rem;
}

.plan-price-block--v53 .plan-price-detail {
  margin-top: .55rem;
  font-size: .7rem;
}

.plan-price-block--v53 .plan-savings {
  min-height: 0;
  margin-top: .22rem;
  font-size: .7rem;
}

.collaborator-note--v53 {
  margin-top: .5rem;
  color: var(--wine-dark);
  font-size: .72rem;
  font-weight: 750;
}

.plan-divider-v53 {
  height: 1px;
  margin: .35rem 0 .3rem;
  background: var(--line);
}

.plan-list--v53 {
  margin: 0;
  padding: 0;
  display: grid;
  flex: 0 0 auto;
}

.plan-list--v53 li {
  min-height: 46px;
  padding: .75rem .05rem;
  display: grid;
  grid-template-columns: 20px 1fr;
  gap: .55rem;
  align-items: center;
  border-bottom: 1px solid var(--line);
  font-size: .8rem;
  line-height: 1.35;
}

.plan-list--v53 li:last-child {
  border-bottom: 0;
}

.plan-list--v53 li > span {
  width: 20px;
  display: inline-grid;
  place-items: center;
  color: var(--wine);
  font-size: .88rem;
  font-weight: 900;
}

.plan-list--v53 li b {
  color: var(--wine-dark);
  font-weight: 750;
}

.plan-list--v53 .plan-extra {
  display: none;
}

.plan-card-v53.is-expanded .plan-list--v53 .plan-extra {
  display: grid;
}

.plan-expand--v53 {
  margin: .7rem auto .75rem;
  min-height: 32px;
  display: inline-flex;
  align-items: center;
  gap: .45rem;
  color: var(--wine-dark);
  font-size: .74rem;
  font-weight: 750;
}

.plan-expand--v53 i {
  width: 7px;
  height: 7px;
  margin-top: -3px;
  border-right: 1.5px solid currentColor;
  border-bottom: 1.5px solid currentColor;
  transform: rotate(45deg);
  transition: transform .18s ease;
}

.plan-card-v53.is-expanded .plan-expand--v53 i {
  margin-top: 3px;
  transform: rotate(225deg);
}

.plan-card-footer-v53 {
  margin-top: auto;
  padding-top: .35rem;
}

.plan-card-footer-v53 .plan-cta {
  width: 100%;
  min-height: 48px;
}

.plan-microcopy-v53 {
  margin-top: .65rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: .3rem .8rem;
  color: var(--muted);
  font-size: .64rem;
}

.plan-microcopy-v53 span {
  position: relative;
}

.plan-microcopy-v53 span + span::before {
  content: "·";
  position: absolute;
  left: -.48rem;
  color: #c6aeb7;
}

@media (max-width: 980px) {
  .solo-card .plan-card-header-v53 {
    padding-right: 0;
    padding-top: 2.8rem;
  }

  .solo-promo-badge--v53 {
    left: 1.5rem;
    right: auto;
    justify-items: start;
    text-align: left;
  }

  .plan-card-header-v53 {
    min-height: 122px;
  }
}

@media (max-width: 620px) {
  .pricing-grid--v53 {
    gap: 1rem;
  }

  .plan-card-v53 {
    min-height: 0;
    padding: 1.45rem 1.2rem 1.25rem;
    border-radius: 20px;
  }

  .solo-card .plan-card-header-v53 {
    padding-top: 2.55rem;
  }

  .solo-promo-badge--v53 {
    top: .85rem;
    left: 1.2rem;
  }

  .plan-card-header-v53 {
    min-height: 108px;
  }

  .plan-card-header-v53 h3 {
    font-size: 2rem;
  }

  .plan-price-block--v53 {
    min-height: 105px;
  }

  .plan-price-block--v53 .plan-price {
    font-size: 2.25rem;
  }

  .plan-list--v53 li {
    min-height: 42px;
    padding: .65rem 0;
    font-size: .76rem;
  }

  .plan-microcopy-v53 {
    display: grid;
    gap: .2rem;
    text-align: center;
  }

  .plan-microcopy-v53 span + span::before {
    content: none;
  }
}

/* CTA final: texto curto, botão mais proporcional */
.final-cta .btn {
  min-width: 150px;
  width: auto;
  padding-inline: 1.4rem;
}


/* =========================================================
   V5.4 — escala tipográfica única para títulos de secção
   Uma classe, um comportamento em todo o website.
   ========================================================= */

.section h2.section-title-responsive,
.daily h2.section-title-responsive,
.trust h2.section-title-responsive,
.audience h2.section-title-responsive,
.final-cta h2.section-title-responsive {
  font-family: var(--serif);
  font-size: 2.75rem !important;
  line-height: 1.06 !important;
  letter-spacing: -.035em;
  font-weight: 500;
  margin-top: 0;
}

@media (max-width: 1100px) {
  .section h2.section-title-responsive,
  .daily h2.section-title-responsive,
  .trust h2.section-title-responsive,
  .audience h2.section-title-responsive,
  .final-cta h2.section-title-responsive {
    font-size: 2.4rem !important;
  }
}

@media (max-width: 860px) {
  .section h2.section-title-responsive,
  .daily h2.section-title-responsive,
  .trust h2.section-title-responsive,
  .audience h2.section-title-responsive,
  .final-cta h2.section-title-responsive {
    font-size: 2.05rem !important;
    line-height: 1.08 !important;
  }
}

@media (max-width: 620px) {
  .section h2.section-title-responsive,
  .daily h2.section-title-responsive,
  .trust h2.section-title-responsive,
  .audience h2.section-title-responsive,
  .final-cta h2.section-title-responsive {
    font-size: 1.72rem !important;
    line-height: 1.1 !important;
  }
}

@media (max-width: 420px) {
  .section h2.section-title-responsive,
  .daily h2.section-title-responsive,
  .trust h2.section-title-responsive,
  .audience h2.section-title-responsive,
  .final-cta h2.section-title-responsive {
    font-size: 1.5rem !important;
    line-height: 1.12 !important;
  }
}

/* O título do carrossel não pode herdar qualquer escala em vw. */
.daily .section-heading h2.section-title-responsive {
  max-width: 760px;
  margin-inline: auto;
}

/* Mantém subtítulo/ajuda proporcional ao título nos ecrãs pequenos. */
@media (max-width: 620px) {
  .daily-swipe-hint {
    font-size: .66rem;
    margin-top: .5rem;
  }
}


/* =========================================================
   V5.5 — ritmo vertical global
   Menos espaço morto entre secções, mantendo respiro.
   ========================================================= */

:root {
  --site-section-y: 3.15rem;
  --site-section-y-compact: 2.7rem;
}

/* Secções principais */
.section,
.daily,
.trust {
  padding-top: var(--site-section-y) !important;
  padding-bottom: var(--site-section-y) !important;
}

/* Secções naturalmente mais compactas */
.audience,
.final-cta {
  padding-top: var(--site-section-y-compact) !important;
  padding-bottom: var(--site-section-y-compact) !important;
}

/* O bloco de Planos precisa de um ritmo mais apertado internamente */
.pricing {
  padding-top: 3rem !important;
  padding-bottom: 3.15rem !important;
}

.pricing .section-heading .eyebrow {
  margin-bottom: .5rem;
}

.pricing .section-heading h2 {
  margin-bottom: 0;
}

.pricing .section-heading p {
  margin-top: .55rem !important;
}

.billing-controls {
  margin-top: 1rem !important;
}

.pricing-grid,
.pricing-grid--premium,
.pricing-grid--v53 {
  margin-top: 1.75rem !important;
}

/* Evitar que cabeçalho + conteúdo de outras secções fiquem demasiado afastados */
.section-heading p {
  margin-top: .65rem;
}

.feature-list-clean,
.three-cards {
  margin-top: 1.9rem;
}

.feature-cta--clean,
.feature-cta {
  margin-top: 1.35rem;
}

.audience-pills {
  margin-top: 1.15rem;
}

.marquee {
  margin-top: 1.9rem;
}

.faq-list,
.faq-list--compact {
  gap: .45rem;
}

/* Tablet */
@media (max-width: 860px) {
  :root {
    --site-section-y: 2.65rem;
    --site-section-y-compact: 2.35rem;
  }

  .pricing {
    padding-top: 2.55rem !important;
    padding-bottom: 2.7rem !important;
  }

  .billing-controls {
    margin-top: .85rem !important;
  }

  .pricing-grid,
  .pricing-grid--premium,
  .pricing-grid--v53 {
    margin-top: 1.45rem !important;
  }
}

/* Mobile */
@media (max-width: 620px) {
  :root {
    --site-section-y: 2.15rem;
    --site-section-y-compact: 1.95rem;
  }

  .pricing {
    padding-top: 2rem !important;
    padding-bottom: 2.2rem !important;
  }

  .pricing .section-heading p {
    margin-top: .45rem !important;
  }

  .billing-controls {
    margin-top: .75rem !important;
  }

  .pricing-grid,
  .pricing-grid--premium,
  .pricing-grid--v53 {
    margin-top: 1.15rem !important;
  }

  .feature-list-clean,
  .three-cards,
  .marquee {
    margin-top: 1.35rem;
  }
}


/* =========================================================
   V6 — transparência comercial e confiança
   ========================================================= */

.team-status-badge {
  display: inline-flex;
  width: fit-content;
  margin-bottom: .45rem;
  padding: .3rem .52rem;
  border-radius: 999px;
  background: var(--cream2);
  border: 1px solid var(--line);
  color: var(--wine);
  font-size: .58rem;
  font-weight: 850;
  letter-spacing: .09em;
}

.team-interest-cta {
  background: #fff;
  color: var(--wine-dark);
  border: 1px solid var(--wine);
  box-shadow: none;
}

.team-interest-cta:hover {
  background: var(--cream2);
}

.founder-personal-line {
  margin-top: 1.05rem !important;
  padding-top: .9rem;
  border-top: 1px solid var(--line);
}

.founder-personal-line strong {
  color: var(--wine-dark);
}

/* Evitar que a badge Team altere a altura de alinhamento dos dois planos. */
.team-card .plan-card-header-v53 {
  position: relative;
}

@media (min-width: 981px) {
  .team-status-badge {
    position: absolute;
    top: -1.05rem;
    right: 0;
    margin: 0;
  }
}

/* V7 SOLO + LEGAL */
.pricing-grid--solo-only{grid-template-columns:minmax(0,650px)!important;justify-content:center;max-width:760px!important}.pricing-grid--solo-only .solo-card{width:100%}.legal-document-body{background:#fbf8f4}.legal-doc-hero{max-width:900px}.legal-updated{margin-top:.75rem!important;font-size:.72rem}.legal-document{max-width:980px;margin:0 auto;display:grid;gap:1rem}.legal-doc-section{padding:1.35rem 1.45rem;border:1px solid var(--line);border-radius:16px;background:#fff}.legal-doc-section h2{margin:0 0 .7rem;font:600 1.45rem/1.15 var(--serif);color:var(--wine-dark)}.legal-doc-section h3{margin:1rem 0 .45rem;font:700 .92rem/1.3 var(--sans);color:var(--wine-dark)}.legal-doc-section p,.legal-doc-section li,.legal-doc-section dd,.legal-doc-section td,.legal-doc-section th{font-size:.84rem;line-height:1.7}.legal-doc-section p{color:var(--muted);margin:.55rem 0 0}.legal-doc-section ul{margin:.55rem 0 0;padding-left:1.2rem}.legal-doc-section li{margin:.25rem 0;color:var(--muted)}.legal-doc-section a{color:var(--wine-dark);font-weight:700}.legal-identity{margin:0;display:grid;gap:.55rem}.legal-identity>div{display:grid;grid-template-columns:180px 1fr;gap:.75rem;padding-bottom:.45rem;border-bottom:1px solid var(--line)}.legal-identity>div:last-child{border-bottom:0}.legal-identity dt{font-weight:800;color:var(--wine-dark)}.legal-identity dd{margin:0;color:var(--muted)}.legal-table{width:100%;margin-top:.65rem;border-collapse:collapse}.legal-table th,.legal-table td{padding:.7rem;text-align:left;vertical-align:top;border:1px solid var(--line)}.legal-table th{background:var(--cream);color:var(--wine-dark)}.legal-table td{color:var(--muted)}.legal-hub-grid{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.legal-hub-grid a{display:grid;gap:.3rem;padding:1rem;border:1px solid var(--line);border-radius:12px;text-decoration:none;background:#fff}.legal-hub-grid a:hover{background:var(--cream)}.legal-hub-grid strong{font-size:.88rem}.legal-hub-grid span{color:var(--muted);font-size:.73rem;line-height:1.5}.inline-cookie-button{border:0;padding:0;background:transparent;color:var(--wine-dark);font:inherit;font-weight:800;text-decoration:underline;cursor:pointer}@media(max-width:720px){.legal-doc-section{padding:1rem}.legal-identity>div{grid-template-columns:1fr;gap:.15rem}.legal-hub-grid{grid-template-columns:1fr}.legal-table{display:block;overflow-x:auto}}


/* V8 — produto único, screenshots reais, página de funcionalidades e assistente */
.btn, button, .site-header .btn, .plan-cta { font-weight:500 !important; }
.desktop-nav a, .nav-actions a, .mobile-nav a { font-weight:500 !important; }

.pricing-grid--solo-only { max-width:660px !important; }
.pricing-grid--solo-only .plan-card-v53 { min-height:0 !important; padding:1.45rem 1.55rem 1.3rem !important; }
.pricing-grid--solo-only .plan-card-header-v53 { min-height:70px !important; }
.pricing-grid--solo-only .plan-price-block--v53 { min-height:84px !important; margin:.3rem 0 .2rem !important; }
.pricing-grid--solo-only .plan-list--v53 li { min-height:38px !important; padding:.5rem .05rem !important; }
.pricing-grid--solo-only .plan-expand--v53 { margin:.45rem auto .5rem !important; }
.pricing-grid--solo-only .plan-microcopy-v53 { margin-top:.4rem !important; }
.solo-promo-badge--v53 { gap:.02rem !important; }
.solo-promo-badge--v53 small { margin-top:0 !important; }

.payment-marks--clean { gap:1.3rem !important; align-items:center; }

.real-app-showcase { background:#fbf8f4; }
.real-app-grid { max-width:1180px; margin:1.7rem auto 0; display:grid; gap:1rem; }
.real-app-shot { display:grid; grid-template-columns:minmax(220px,.58fr) minmax(0,1.42fr); gap:1.25rem; align-items:center; padding:1rem; border:1px solid var(--line); border-radius:20px; background:#fff; }
.real-app-shot:nth-child(2) { grid-template-columns:minmax(0,1.42fr) minmax(220px,.58fr); }
.real-app-shot:nth-child(2) .real-app-shot__copy { order:2; }
.real-app-shot__copy { padding:.5rem; }
.real-app-shot__copy > span { color:var(--wine); font-size:.65rem; font-weight:750; letter-spacing:.11em; }
.real-app-shot__copy h3 { margin:.45rem 0 .45rem; font:600 1.45rem/1.08 var(--serif); }
.real-app-shot__copy p { margin:0; color:var(--muted); font-size:.8rem; line-height:1.55; }
.real-app-shot figure { margin:0; border-radius:14px; overflow:hidden; box-shadow:0 14px 34px rgba(66,40,55,.08); }
.real-app-shot img { width:100%; display:block; }

.founder-quote { margin:1rem 0 1rem; padding-left:1.3rem; border-left:2px solid var(--wine); color:var(--ink); font:500 1.12rem/1.55 var(--serif); }
.founder-signature { display:grid; gap:.1rem; }
.founder-signature strong { font-size:.84rem; }
.founder-signature span { color:var(--muted); font-size:.72rem; }

.features-detail-hero { max-width:900px; }
.feature-detail { margin:1.1rem 0; padding:1.1rem; display:grid; grid-template-columns:.72fr 1.28fr; gap:1.35rem; align-items:center; border:1px solid var(--line); border-radius:20px; background:#fff; }
.feature-detail--reverse { grid-template-columns:1.28fr .72fr; }
.feature-detail--reverse .feature-detail__copy { order:2; }
.feature-detail__copy > span { color:var(--wine); font-size:.64rem; letter-spacing:.11em; font-weight:750; }
.feature-detail__copy h2 { margin:.4rem 0 .5rem; font:600 1.65rem/1.08 var(--serif); }
.feature-detail__copy p, .feature-detail__copy li { color:var(--muted); font-size:.8rem; line-height:1.55; }
.feature-detail__copy ul { margin:.65rem 0 0; padding-left:1.05rem; }
.feature-detail figure { margin:0; overflow:hidden; border-radius:14px; box-shadow:0 14px 34px rgba(66,40,55,.08); }
.feature-detail img { width:100%; display:block; }

.features-detail-grid { margin:1.1rem 0; display:grid; grid-template-columns:repeat(2,1fr); border-top:1px solid var(--line); border-left:1px solid var(--line); border-radius:18px; overflow:hidden; }
.features-detail-grid article { min-height:150px; padding:1.05rem; border-right:1px solid var(--line); border-bottom:1px solid var(--line); background:#fff; }
.features-detail-grid article > span { color:var(--wine); font-size:.62rem; font-weight:800; letter-spacing:.08em; }
.features-detail-grid h2 { margin:.4rem 0 .35rem; font:600 1.15rem/1.1 var(--serif); }
.features-detail-grid p { margin:0; color:var(--muted); font-size:.76rem; line-height:1.55; }

.feature-page-cta { margin-top:1.4rem; padding:1.8rem; text-align:center; border-radius:20px; background:var(--cream); }
.feature-page-cta h2 { margin:.45rem 0; font:600 1.9rem/1.08 var(--serif); }
.feature-page-cta p { color:var(--muted); font-size:.78rem; }

.site-assistant { position:fixed; right:1rem; bottom:1rem; z-index:9998; }
.site-assistant__launcher { min-height:46px; padding:.7rem .95rem; display:inline-flex; align-items:center; gap:.45rem; border:1px solid rgba(255,255,255,.22); border-radius:999px; background:var(--wine); color:#fff; box-shadow:0 14px 30px rgba(64,34,51,.22); cursor:pointer; }
.site-assistant__launcher strong { font-weight:500; }
.site-assistant__panel { position:absolute; right:0; bottom:58px; width:min(350px,calc(100vw - 2rem)); border:1px solid var(--line); border-radius:18px; background:#fff; box-shadow:0 20px 55px rgba(50,32,43,.2); overflow:hidden; }
.site-assistant__head { padding:.9rem 1rem; display:flex; align-items:flex-start; justify-content:space-between; background:var(--cream); }
.site-assistant__head > div { display:grid; gap:.15rem; }
.site-assistant__head strong { font-size:.84rem; }
.site-assistant__head span { color:var(--muted); font-size:.68rem; }
.site-assistant__head button { border:0; background:transparent; font-size:1.3rem; cursor:pointer; }
.site-assistant__body { padding:.9rem; }
.site-assistant__message { margin:0 0 .7rem; font-size:.8rem; }
.site-assistant__quick { display:grid; gap:.4rem; }
.site-assistant__quick button { padding:.6rem .7rem; text-align:left; border:1px solid var(--line); border-radius:10px; background:#fff; color:var(--ink); font-size:.75rem; cursor:pointer; }
.site-assistant__quick button:hover { background:var(--cream); }
.site-assistant__answer { margin-top:.65rem; padding:.7rem; border-radius:10px; background:#f8f2f4; color:var(--muted); font-size:.74rem; line-height:1.5; }
.site-assistant__answer:empty { display:none; }
.site-assistant__contact { display:inline-block; margin-top:.65rem; color:var(--wine-dark); font-size:.72rem; font-weight:600; }

@media(max-width:820px){
  .real-app-shot,.real-app-shot:nth-child(2),.feature-detail,.feature-detail--reverse{grid-template-columns:1fr;}
  .real-app-shot:nth-child(2) .real-app-shot__copy,.feature-detail--reverse .feature-detail__copy{order:0;}
}
@media(max-width:620px){
  .real-app-grid{margin-top:1.2rem;}
  .real-app-shot{padding:.75rem;gap:.8rem;border-radius:16px;}
  .real-app-shot__copy{padding:.2rem;}
  .real-app-shot__copy h3{font-size:1.2rem;}
  .features-detail-grid{grid-template-columns:1fr;}
  .feature-detail{padding:.85rem;}
  .site-assistant{right:.7rem;bottom:.7rem;}
  .site-assistant__launcher strong{display:none;}
  .site-assistant__launcher{width:46px;padding:0;justify-content:center;}
}
