:root{--ink:#163f49;--ink-soft:#315961;--muted:#62747a;--paper:#fffaf3;--mint:#b9edc7;--mint-deep:#127258;--coral:#ef746c;--yellow:#ffd57b;--lilac:#dcd4f5;--line:#dfe9e6;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit}.wrap{width:min(1120px,calc(100% - 40px));margin:auto}.site-header{background:#fffdf9;border-bottom:1px solid #e9efec;position:relative;z-index:4}.bar{min-height:76px;display:flex;justify-content:space-between;align-items:center;gap:24px}.main-nav,footer nav{display:flex;align-items:center;gap:24px}.main-nav a,footer nav a{font-size:.91rem;font-weight:650;text-decoration:none}.main-nav a:not(.btn):hover,footer nav a:hover,.text-link:hover{text-decoration:underline}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:10px;background:var(--mint-deep);padding:12px 18px;color:#fff;text-decoration:none;font-size:.92rem;font-weight:800;box-shadow:0 7px 15px #12634c20;transition:transform .18s,box-shadow .18s}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #12634c2b}.nav-cta{padding:10px 15px}.btn-large{min-height:51px;padding:14px 22px}.hero-section{background:linear-gradient(118deg,#f5fcfb 0%,#ebf8f1 53%,#c7f2dd 100%);overflow:hidden}.hero{min-height:535px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:45px}.hero-copy{padding:72px 0}.eyebrow{margin:0 0 12px;color:var(--mint-deep);font-size:.75rem;line-height:1.2;font-weight:850;letter-spacing:1.2px;text-transform:uppercase}.hero h1,.section-intro h2,.how-section h2,.trust-copy h2,.cta-box h2{margin:0;color:var(--ink);font-size:clamp(2.3rem,4.45vw,4.25rem);line-height:1.04;letter-spacing:-2.5px}.hero h1 em{font-style:normal;color:var(--coral)}.lead{max-width:600px;margin:22px 0 0;color:var(--ink-soft);font-size:1.12rem;line-height:1.55}.actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:30px}.text-link{color:var(--ink);font-size:.95rem;font-weight:800;text-decoration:none}.hero-note{margin:19px 0 0;color:#698178;font-size:.81rem}.hero-art{position:relative;height:440px;align-self:end}.sun{position:absolute;right:8%;bottom:0;width:342px;height:342px;border-radius:50% 50% 17% 17%;background:#ffe093}.phone{position:absolute;z-index:2;right:15%;bottom:0;width:228px;height:410px;border:9px solid #183f49;border-bottom:0;border-radius:30px 30px 0 0;background:#fff;padding:23px 13px 13px;box-shadow:0 17px 28px #174e5042;transform:rotate(3deg)}.phone::before{content:"";position:absolute;top:7px;left:50%;width:76px;height:12px;border-radius:10px;background:#183f49;transform:translateX(-50%)}.phone-top{display:flex;align-items:center;justify-content:space-between;font-size:.69rem}.phone-top span{width:15px;height:15px;border-radius:50%;background:var(--coral)}.phone-top i{width:16px;height:16px;border:2px solid #c5d5d2;border-radius:50%}.phone-welcome{display:flex;flex-direction:column;margin:18px 2px 13px}.phone-welcome small{color:#71837f;font-size:.62rem}.phone-welcome strong{font-size:.95rem}.phone-tile{display:flex;gap:9px;align-items:center;margin-top:9px;padding:10px;border-radius:10px}.phone-tile b{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#fff9;color:var(--ink);font-size:1.15rem}.phone-tile span{display:flex;flex-direction:column}.phone-tile strong{font-size:.67rem}.phone-tile small{font-size:.53rem;color:#526762}.tile-green{background:#bcefd1}.tile-yellow{background:#ffe09b}.tile-purple{background:#e1d8fb}.phone-nav{position:absolute;bottom:14px;left:14px;right:14px;display:flex;justify-content:space-around}.phone-nav i{width:14px;height:5px;border-radius:5px;background:#cbdad6}.phone-nav i:first-child{background:var(--mint-deep);width:20px}.memory-card{position:absolute;z-index:3;display:flex;flex-direction:column;padding:13px 15px;border:1px solid #ffffffb0;border-radius:13px;background:#fffdfbed;box-shadow:0 12px 28px #23534b21;backdrop-filter:blur(5px)}.memory-card span{color:var(--coral);font-size:1.25rem;line-height:1}.memory-card strong{margin-top:7px;font-size:.7rem}.memory-card small{font-size:.59rem;color:#627570}.card-one{left:0;top:99px;transform:rotate(-5deg)}.card-two{right:0;bottom:72px;transform:rotate(5deg)}.features-section{padding:95px 0 102px;background:#fffdf9}.section-intro{max-width:720px;margin:0 auto 46px}.centered{text-align:center}.section-intro h2{font-size:clamp(2rem,3.5vw,3.15rem)}.section-intro>p:last-child{max-width:590px;margin:16px auto 0;color:var(--muted)}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-card{min-height:255px;padding:24px 21px;border:1px solid #e5edeb;border-radius:18px;background:#fff;box-shadow:0 11px 25px #173f4920}.feature-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;font-size:1.75rem;font-weight:750}.feature-icon.coral{background:#ffe4e1;color:#dd5b54}.feature-icon.mint{background:#dff7e7;color:#16815f}.feature-icon.yellow{background:#fff1c9;color:#c58916}.feature-icon.lilac{background:#ece8ff;color:#7767b7}.feature-card h3{margin:24px 0 9px;font-size:1.13rem;letter-spacing:-.4px}.feature-card p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.55}.how-section{padding:92px 0;background:#edf8f4}.how-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:80px;align-items:center}.how-section h2,.trust-copy h2{font-size:clamp(2rem,3.45vw,3.2rem)}.section-copy{max-width:485px;margin:19px 0 25px;color:var(--ink-soft);font-size:1.02rem}.steps{margin:0;padding:0;list-style:none}.steps li{display:flex;gap:22px;padding:23px 0;border-bottom:1px solid #cfe3db}.steps li:first-child{border-top:1px solid #cfe3db}.steps li>span{color:var(--coral);font-size:.82rem;font-weight:850;letter-spacing:1px}.steps h3{margin:0 0 4px;font-size:1.1rem}.steps p{margin:0;color:var(--muted);font-size:.91rem}.trust-section{padding:105px 0;background:#fffdf9}.trust-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:85px;align-items:start}.trust-copy p:last-child{max-width:450px;margin:18px 0 0;color:var(--ink-soft)}.trust-points{display:grid;gap:15px}.trust-points article{display:flex;gap:17px;padding:18px 0;border-bottom:1px solid var(--line)}.trust-points article:first-child{padding-top:0}.trust-icon{display:grid;place-items:center;flex:0 0 43px;height:43px;border-radius:13px;background:#e1f6e8;color:var(--mint-deep);font-size:1.4rem;font-weight:800}.trust-points h3{margin:0 0 4px;font-size:1rem}.trust-points p{margin:0;color:var(--muted);font-size:.9rem}.cta-section{padding:76px 0;background:#fffdf9}.cta-box{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:52px 58px;border-radius:25px;background:var(--ink);color:#fff;overflow:hidden;position:relative}.cta-box::after{content:"";position:absolute;right:-115px;bottom:-180px;width:380px;height:380px;border-radius:50%;background:#78cba1}.cta-box>div,.cta-box>a{position:relative;z-index:1}.cta-box .eyebrow{color:#a9eac2}.cta-box h2{max-width:650px;color:#fff;font-size:clamp(1.8rem,3vw,2.75rem);letter-spacing:-1.5px}.cta-box p:not(.eyebrow){margin:13px 0 0;color:#c6dada;max-width:610px}.btn-light{flex-shrink:0;background:var(--mint);color:#123f3c;box-shadow:none}footer{padding:30px 0;background:#fff;border-top:1px solid var(--line)}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-brand{font-size:.95rem}.footer-brand img{width:32px;height:32px}footer nav{gap:19px}footer p{margin:0;color:var(--muted);font-size:.79rem}@media(max-width:900px){.main-nav{gap:15px}.main-nav a:not(.btn){font-size:.84rem}.hero{grid-template-columns:1fr 360px;gap:20px}.hero-art{transform:scale(.85);transform-origin:right bottom}.features-grid{grid-template-columns:repeat(2,1fr)}.how-grid,.trust-grid{gap:45px}.cta-box{padding:42px}}@media(max-width:700px){.wrap{width:min(100% - 32px,560px)}.bar{min-height:67px}.main-nav{gap:10px}.main-nav .nav-cta{padding:9px 11px;font-size:.78rem}.brand{font-size:.9rem}.brand img{width:34px;height:34px}.hero{display:block;min-height:0}.hero-copy{padding:59px 0 30px;text-align:center}.hero h1{font-size:clamp(2.45rem,11vw,3.55rem);letter-spacing:-2px}.lead{font-size:1rem}.actions{justify-content:center;gap:18px}.hero-art{height:334px;max-width:365px;margin:0 auto;transform:none}.sun{width:260px;height:260px;right:4%}.phone{right:18%;width:183px;height:330px;border-width:7px;padding:20px 10px 10px;border-radius:25px 25px 0 0}.phone::before{top:5px;width:61px;height:9px}.phone-welcome{margin:14px 0 9px}.phone-tile{margin-top:6px;padding:7px}.phone-tile b{width:25px;height:25px;font-size:.9rem}.phone-tile strong{font-size:.57rem}.phone-tile small{font-size:.46rem}.card-one{left:-4px;top:60px}.card-two{right:-6px;bottom:45px}.memory-card{padding:10px 11px}.features-section,.trust-section{padding:70px 0}.section-intro{margin-bottom:30px}.features-grid{grid-template-columns:1fr;gap:12px}.feature-card{min-height:0;padding:20px;display:grid;grid-template-columns:56px 1fr;column-gap:16px}.feature-icon{grid-row:span 2}.feature-card h3{margin:3px 0 5px}.feature-card p{grid-column:2}.how-section{padding:70px 0}.how-grid,.trust-grid{grid-template-columns:1fr;gap:38px}.cta-section{padding:48px 0}.cta-box{display:block;padding:36px 28px;border-radius:19px}.cta-box .btn{margin-top:24px;width:100%}.cta-box::after{width:250px;height:250px;right:-110px;bottom:-155px}.footer-inner{flex-direction:column;text-align:center}.footer-inner nav{justify-content:center;flex-wrap:wrap;gap:10px 17px}.footer-brand{margin-bottom:4px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

/* Navegação pública: acesso à conta visível, demais links em disclosure mobile. */
.public-header [hidden] { display: none !important; }
.public-menu-toggle, .public-login { display: none; }
.public-header a:focus-visible, .public-menu-toggle:focus-visible {
  outline: 3px solid var(--mint-deep);
  outline-offset: 3px;
}
@media (max-width:700px) {
  .public-header .bar {
    width: calc(100% - 32px);
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 8px;
    padding: 10px 0;
  }
  .public-header .brand { flex: 1 0 auto; }
  .public-menu-toggle {
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2px;
    min-width: 44px;
    min-height: 48px;
    padding: 4px;
    border: 0;
    background: transparent;
    color: var(--ink);
    font: inherit;
    cursor: pointer;
  }
  .public-menu-toggle span { font-size: .75rem; }
  .public-login {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 9px 12px;
    border: 1px solid var(--mint-deep);
    border-radius: 9px;
    color: var(--mint-deep);
    font-size: .875rem;
    font-weight: 750;
    text-decoration: none;
  }
  .public-header .main-nav {
    flex: 0 0 100%;
    align-items: stretch;
    flex-direction: column;
    gap: 0;
    padding-top: 8px;
    border-top: 1px solid var(--line);
  }
  .public-header .main-nav a {
    display: flex;
    align-items: center;
    min-height: 46px;
    padding: 11px 8px;
    border-bottom: 1px solid var(--line);
    font-size: .95rem;
  }
  .public-header .main-nav .desktop-login { display: none; }
  .public-header .main-nav .nav-cta { margin-top: 10px; padding: 11px 16px; border-bottom: 0; }
}
