:root{
  --ink:#062f36;
  --ink-2:#0a4650;
  --teal:#0aa58d;
  --teal-2:#15bda0;
  --mint:#96e5d5;
  --paper:#f7fbfa;
  --white:#ffffff;
  --line:rgba(6,47,54,.10);
  --shadow:0 28px 80px rgba(6,47,54,.14);
  --radius:34px;
}
*{box-sizing:border-box}
html{background:var(--paper);scroll-behavior:smooth}
body{
  margin:0;
  min-height:100vh;
  color:var(--ink);
  font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
  background:
    radial-gradient(circle at 10% 10%,rgba(150,229,213,.30),transparent 30%),
    radial-gradient(circle at 92% 18%,rgba(10,165,141,.14),transparent 28%),
    linear-gradient(180deg,#fbfefd 0%,#f3faf8 100%);
  overflow-x:hidden;
}
.suspense-shell{position:relative;min-height:100svh;isolation:isolate;overflow:hidden}
.wrap{width:min(1180px,calc(100% - 48px));margin-inline:auto}
.ambient{position:absolute;border-radius:999px;filter:blur(70px);opacity:.52;z-index:-2;pointer-events:none}
.ambient-a{width:460px;height:460px;background:rgba(22,193,164,.20);top:-170px;right:-120px;animation:ambientBreath 9s ease-in-out infinite}
.ambient-b{width:380px;height:380px;background:rgba(107,206,246,.16);bottom:-140px;left:-140px;animation:ambientBreath 11s ease-in-out infinite reverse}
.grid-glow{position:absolute;inset:0;z-index:-3;pointer-events:none;opacity:.16;background-image:linear-gradient(rgba(6,47,54,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(6,47,54,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,black,transparent 86%)}
.topbar{height:110px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}
.brand{width:246px;height:auto;display:block;filter:drop-shadow(0 8px 18px rgba(6,47,54,.08))}
.top-note{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:750;letter-spacing:.01em;color:#49666b;background:rgba(255,255,255,.58);border:1px solid rgba(6,47,54,.08);padding:9px 13px;border-radius:999px;backdrop-filter:blur(10px)}
.top-dot{width:8px;height:8px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 5px rgba(10,165,141,.10)}
.hero{min-height:calc(100svh - 168px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);gap:72px;align-items:center;padding:24px 0 52px}
.hero-copy{position:relative;z-index:3;padding-bottom:12px}
.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:850;letter-spacing:.18em;color:#4c6e73;margin-bottom:23px}
.eyebrow-dot{width:9px;height:9px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 8px rgba(10,165,141,.09);animation:dotPulse 2.8s ease-in-out infinite}
h1{font-size:clamp(46px,5.3vw,76px);line-height:.99;letter-spacing:-.052em;margin:0;max-width:780px;font-weight:760;color:#073943;text-wrap:balance}
h1 span{color:var(--teal)}
.lead{font-size:clamp(20px,2vw,27px);line-height:1.35;margin:27px 0 0;color:#537076;max-width:680px;font-weight:450;letter-spacing:-.02em}
.countdown-wrap{margin-top:44px}
.count-label{text-transform:uppercase;font-size:11px;letter-spacing:.18em;font-weight:850;color:#789095;margin-bottom:12px}
.countdown{position:relative;display:flex;align-items:flex-start;gap:14px;width:max-content;padding:18px 22px 16px;background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(255,255,255,.70));border:1px solid rgba(6,47,54,.08);border-radius:24px;box-shadow:0 18px 44px rgba(6,47,54,.08),inset 0 1px 0 rgba(255,255,255,.9);backdrop-filter:blur(16px)}
.countdown:after{content:"";position:absolute;left:24px;right:24px;bottom:-1px;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,var(--teal),transparent);opacity:.32}
.count-unit{min-width:72px;text-align:center}
.count-unit strong{display:block;font-size:36px;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-.04em;color:var(--ink)}
.count-unit span{display:block;margin-top:7px;text-transform:uppercase;font-size:9px;letter-spacing:.13em;font-weight:800;color:#83989b}
.count-sep{font-size:26px;line-height:36px;color:rgba(6,47,54,.20);font-weight:600}
.promise{display:flex;gap:16px;align-items:flex-start;margin-top:30px;max-width:590px;color:#557277}
.promise-line{width:34px;height:2px;margin-top:10px;background:linear-gradient(90deg,var(--teal),var(--mint));flex:0 0 auto}
.promise p{margin:0;font-size:14px;line-height:1.58}.promise strong{color:var(--ink);font-weight:800}.promise span{color:#668086}
.care-stage{position:relative;min-height:620px;display:flex;align-items:center;justify-content:center}
.care-halo{position:absolute;border-radius:50%;pointer-events:none}
.care-halo-a{width:550px;height:550px;border:1px solid rgba(10,165,141,.14);animation:spin 20s linear infinite}
.care-halo-a:before{content:"";position:absolute;width:9px;height:9px;border-radius:50%;background:var(--teal);top:56px;left:64px;box-shadow:0 0 0 9px rgba(10,165,141,.08)}
.care-halo-b{width:440px;height:440px;border:1px dashed rgba(6,47,54,.10);animation:spinReverse 28s linear infinite}
.care-glow{position:absolute;width:390px;height:390px;border-radius:50%;background:radial-gradient(circle,rgba(119,239,209,.26),rgba(119,239,209,0) 68%);filter:blur(12px);animation:glowBreath 5s ease-in-out infinite}
.care-card{position:relative;width:min(438px,92%);aspect-ratio:.80;border-radius:46px;overflow:hidden;background:#dff5ef;border:1px solid rgba(255,255,255,.88);box-shadow:0 34px 90px rgba(6,47,54,.16),0 3px 0 rgba(255,255,255,.75) inset}
.care-photo-wrap{position:absolute;inset:0}.care-photo{width:100%;height:100%;object-fit:cover;object-position:center 33%;filter:brightness(1.045) contrast(1.018) saturate(.94);transform:scale(1.018)}
.care-gradient{position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(5,45,52,.05) 72%,rgba(5,45,52,.54) 100%)}
.care-status{position:absolute;left:22px;right:22px;bottom:20px;display:flex;align-items:center;gap:11px;color:white;padding:12px 14px;border-radius:18px;background:rgba(6,47,54,.34);border:1px solid rgba(255,255,255,.20);backdrop-filter:blur(14px)}
.status-avatar{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.14)}
.status-dot{width:8px;height:8px;border-radius:50%;background:#79f0c8;box-shadow:0 0 0 5px rgba(121,240,200,.14)}
.care-status strong{display:block;font-size:14px;line-height:1.15}.care-status span{display:block;font-size:11px;opacity:.82;margin-top:2px}
.floating-message{position:absolute;left:-18px;bottom:72px;width:292px;padding:17px 19px 18px;background:rgba(255,255,255,.93);border:1px solid rgba(6,47,54,.08);border-radius:21px;box-shadow:0 22px 54px rgba(6,47,54,.15);backdrop-filter:blur(14px);animation:floatMessage 5s ease-in-out infinite}
.message-label{display:block;font-size:9px;font-weight:900;letter-spacing:.16em;color:var(--teal);margin-bottom:7px}.floating-message p{margin:0;font-size:13px;line-height:1.5;color:#49676c;font-weight:600}
.footer{display:flex;justify-content:center;align-items:center;gap:9px;min-height:58px;padding-bottom:18px;color:#779094;font-size:11px;letter-spacing:.02em}.footer-sep{opacity:.45}
@keyframes spin{to{transform:rotate(360deg)}}
@keyframes spinReverse{to{transform:rotate(-360deg)}}
@keyframes floatMessage{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
@keyframes dotPulse{0%,100%{box-shadow:0 0 0 8px rgba(10,165,141,.09)}50%{box-shadow:0 0 0 13px rgba(10,165,141,.03)}}
@keyframes glowBreath{0%,100%{transform:scale(.96);opacity:.72}50%{transform:scale(1.06);opacity:1}}
@keyframes ambientBreath{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(12px,8px,0) scale(1.06)}}
@media (max-width:900px){
  .wrap{width:min(100% - 32px,720px)}
  .topbar{height:88px}.brand{width:202px}.top-note{font-size:11px;padding:8px 10px}
  .hero{min-height:auto;grid-template-columns:1fr;gap:42px;padding:34px 0 48px}
  .hero-copy{text-align:center}.eyebrow{margin-bottom:18px}.lead,.promise{margin-inline:auto}.lead{max-width:620px}
  h1{margin-inline:auto;max-width:700px;font-size:clamp(44px,8vw,66px)}
  .countdown-wrap{margin-top:34px}.countdown{margin-inline:auto}
  .care-stage{min-height:565px}.care-card{width:min(428px,86vw)}.floating-message{left:2%;bottom:46px}
}
@media (max-width:560px){
  .wrap{width:calc(100% - 26px)}
  body{background:linear-gradient(180deg,#fbfefd 0%,#f2faf8 100%)}
  .topbar{height:84px}.brand{width:184px}.top-note{display:none}
  .hero{gap:30px;padding:24px 0 28px}
  .hero-copy{text-align:center}
  .eyebrow{font-size:10px;letter-spacing:.14em;margin-bottom:16px}
  h1{font-size:clamp(38px,12vw,50px);line-height:1.01;letter-spacing:-.048em;max-width:360px}
  .lead{font-size:17px;line-height:1.42;margin-top:18px;max-width:320px}
  .countdown-wrap{margin-top:28px}.count-label{text-align:center;margin-bottom:9px;font-size:9px}
  .countdown{gap:5px;padding:14px 8px 12px;border-radius:19px;width:100%;justify-content:center}
  .count-unit{min-width:54px}.count-unit strong{font-size:28px}.count-unit span{font-size:7.5px;margin-top:5px}.count-sep{font-size:18px;line-height:28px}
  .promise{margin-top:22px;gap:10px;text-align:left;max-width:326px;padding-inline:2px}.promise-line{width:22px}.promise p{font-size:12px;line-height:1.52}.promise strong{font-size:12.5px}
  .care-stage{min-height:0;padding:12px 0 6px;margin-top:2px}
  .care-halo-a{width:330px;height:330px}.care-halo-b{width:278px;height:278px}.care-glow{width:280px;height:280px}
  .care-card{width:min(338px,90vw);border-radius:34px;box-shadow:0 24px 58px rgba(6,47,54,.16)}
  .care-photo{object-position:center 30%}
  .care-status{left:14px;right:14px;bottom:13px;padding:10px 11px;border-radius:15px}
  .floating-message{left:50%;bottom:56px;transform:translateX(-50%);width:min(286px,82vw);padding:12px 14px;border-radius:17px;animation:floatMessageMobile 5s ease-in-out infinite;text-align:left}
  .floating-message p{font-size:11.5px;line-height:1.42}.message-label{font-size:8px}
  .footer{min-height:50px;padding-bottom:13px;flex-wrap:wrap;gap:7px;font-size:10px}
}
@keyframes floatMessageMobile{0%,100%{transform:translate(-50%,0)}50%{transform:translate(-50%,-6px)}}
@media (prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important}}

/* v0.3 — compactação premium mobile: primeira experiência quase em 1 viewport */
@media (max-width:560px){
  .wrap{width:calc(100% - 24px)}
  .topbar{height:68px;padding-top:2px}
  .brand{width:154px}

  .hero{
    gap:14px;
    padding:8px 0 16px;
  }
  .hero-copy{padding-bottom:0}
  .eyebrow{
    font-size:9px;
    letter-spacing:.15em;
    margin-bottom:10px;
  }
  .eyebrow-dot{width:7px;height:7px;box-shadow:0 0 0 6px rgba(10,165,141,.08)}
  h1{
    font-size:clamp(32px,10.2vw,40px);
    line-height:.98;
    letter-spacing:-.045em;
    max-width:330px;
  }
  .lead{
    font-size:14px;
    line-height:1.35;
    margin-top:10px;
    max-width:300px;
  }

  .countdown-wrap{margin-top:15px}
  .count-label{margin-bottom:6px;font-size:8px;letter-spacing:.16em}
  .countdown{
    gap:2px;
    padding:9px 7px 8px;
    border-radius:16px;
    min-height:54px;
  }
  .count-unit{min-width:49px}
  .count-unit strong{font-size:24px;line-height:1}
  .count-unit span{font-size:6.5px;margin-top:4px;letter-spacing:.11em}
  .count-sep{font-size:14px;line-height:24px}
  .countdown:after{left:18px;right:18px}

  /* A mensagem explicativa já aparece sobre a própria Care no mobile. */
  .promise{display:none}

  .care-stage{
    min-height:0;
    padding:0;
    margin-top:4px;
  }
  .care-halo-a{width:286px;height:286px}
  .care-halo-b{width:240px;height:240px}
  .care-glow{width:245px;height:245px}
  .care-halo-a:before{width:7px;height:7px;top:31px;left:43px;box-shadow:0 0 0 7px rgba(10,165,141,.07)}

  .care-card{
    width:min(332px,91vw);
    aspect-ratio:1.03;
    border-radius:28px;
    box-shadow:0 20px 48px rgba(6,47,54,.15),0 2px 0 rgba(255,255,255,.72) inset;
  }
  .care-photo{object-position:center 28%;transform:scale(1.012)}
  .care-gradient{background:linear-gradient(180deg,transparent 55%,rgba(5,45,52,.04) 69%,rgba(5,45,52,.50) 100%)}
  .care-status{
    left:11px;
    right:11px;
    bottom:10px;
    gap:8px;
    padding:8px 10px;
    border-radius:13px;
  }
  .status-avatar{width:23px;height:23px}
  .status-dot{width:6px;height:6px;box-shadow:0 0 0 4px rgba(121,240,200,.13)}
  .care-status strong{font-size:12px}
  .care-status span{font-size:9.5px}

  .floating-message{
    left:50%;
    bottom:47px;
    width:min(276px,82vw);
    padding:10px 12px 11px;
    border-radius:15px;
    box-shadow:0 16px 38px rgba(6,47,54,.14);
  }
  .floating-message p{font-size:10.5px;line-height:1.35}
  .message-label{font-size:7.5px;margin-bottom:5px}

  .footer{
    min-height:34px;
    padding:8px 0 10px;
    gap:6px;
    font-size:8.5px;
  }
}

/* v0.4 — final polish before production freeze */
.top-note{
  font-size:12px;
  font-weight:700;
  color:#5d767a;
  background:rgba(255,255,255,.46);
  border-color:rgba(6,47,54,.065);
  padding:8px 11px;
  box-shadow:0 8px 24px rgba(6,47,54,.035);
}
.care-status{
  left:26px;
  right:26px;
  bottom:17px;
  gap:10px;
  padding:9px 12px;
  background:rgba(6,47,54,.27);
  border-color:rgba(255,255,255,.22);
}
.care-status strong{font-size:13px;color:#fff}
.care-status span{font-size:10.5px;opacity:.94;color:#e8fffa}
.footer{color:#617d81}

@media (max-width:560px){
  .topbar{height:72px;padding-top:5px}
  .count-unit span{font-size:7.8px;font-weight:850;letter-spacing:.12em;color:#718b8f}
  .care-status{
    left:13px;
    right:13px;
    bottom:12px;
    padding:7px 9px;
    background:rgba(6,47,54,.24);
  }
  .care-status strong{font-size:11.5px}
  .care-status span{font-size:9.5px;opacity:.96}
  .floating-message{bottom:50px}
  .footer{color:#617b7f;font-size:9px}
}

/* v1.0 — premium freeze */
html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}

/* Refinamento final desktop: hierarquia mais silenciosa no elemento secundário. */
@media (min-width:901px){
  .top-note{opacity:.88;transform:translateY(-1px)}
  .floating-message{bottom:76px}
}

/* Refinamento final mobile: marca ligeiramente mais presente, rosto valorizado e rodapé legível. */
@media (max-width:560px){
  .topbar{height:74px;padding-top:6px}
  .brand{width:166px}

  .hero{gap:15px;padding-top:7px}
  .care-photo{object-position:center 25%}

  .count-unit span{
    font-size:8px;
    letter-spacing:.115em;
  }

  .floating-message{
    bottom:54px;
    width:min(278px,82vw);
  }

  .care-status{
    bottom:11px;
    padding:7px 9px;
  }

  .footer{
    min-height:38px;
    padding:10px 0 12px;
    color:#55757a;
    font-size:9.5px;
    font-weight:600;
  }
}

/* v1.1 — visible premium refinement: one visual language, one Care message */
.promise,.care-status{display:none!important}
.care-card{
  isolation:isolate;
  border-color:rgba(255,255,255,.96);
  box-shadow:0 36px 96px rgba(6,47,54,.17),0 0 0 1px rgba(10,165,141,.055),inset 0 1px 0 rgba(255,255,255,.95);
}
.care-card:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:3;
  pointer-events:none;
  border-radius:inherit;
  background:linear-gradient(145deg,rgba(255,255,255,.18),transparent 28%,transparent 74%,rgba(10,165,141,.07));
}
.floating-message{
  z-index:6;
  width:310px;
  padding:16px 18px 17px;
  background:rgba(249,255,253,.91);
  border:1px solid rgba(255,255,255,.96);
  box-shadow:0 22px 56px rgba(6,47,54,.16),0 0 0 1px rgba(6,47,54,.045);
  backdrop-filter:blur(18px) saturate(1.08);
}
.message-top{display:flex;align-items:center;gap:7px;margin-bottom:7px}
.message-status{width:7px;height:7px;border-radius:50%;background:#4de1b5;box-shadow:0 0 0 5px rgba(77,225,181,.13);flex:0 0 auto}
.message-label{margin:0;font-size:8.5px;letter-spacing:.14em;color:#168d7c}
.floating-message p{font-size:13.5px;line-height:1.44;color:#244f56;font-weight:720;letter-spacing:-.01em}

@media (min-width:901px){
  .hero{gap:82px}
  .care-card{width:min(452px,94%)}
  .floating-message{left:-34px;bottom:46px}
}

@media (max-width:560px){
  body{
    background:
      radial-gradient(circle at 85% 3%,rgba(25,195,163,.12),transparent 30%),
      linear-gradient(180deg,#fbfefd 0%,#f1faf7 100%);
  }
  .topbar{height:72px;padding-top:8px}
  .brand{width:170px}
  .hero{gap:13px;padding:4px 0 12px}
  .eyebrow{margin-bottom:9px}
  h1{font-size:clamp(33px,10.5vw,41px);line-height:.965;max-width:326px}
  .lead{font-size:13.5px;line-height:1.36;margin-top:9px;max-width:292px;color:#607a7f}
  .countdown-wrap{margin-top:14px}
  .countdown{
    min-height:56px;
    padding:10px 8px 9px;
    border-radius:18px;
    box-shadow:0 14px 38px rgba(6,47,54,.09),inset 0 1px 0 rgba(255,255,255,.96);
  }
  .count-unit strong{font-size:25px}
  .count-unit span{font-size:7.8px;color:#687f83}
  .care-stage{margin-top:2px;padding:0 0 2px}
  .care-card{
    width:min(340px,92vw);
    aspect-ratio:1.05;
    border-radius:30px;
    box-shadow:0 22px 58px rgba(6,47,54,.17),0 0 0 1px rgba(10,165,141,.05);
  }
  .care-photo{object-position:center 23%;transform:scale(1.018)}
  .care-gradient{background:linear-gradient(180deg,transparent 66%,rgba(5,45,52,.03) 78%,rgba(5,45,52,.25) 100%)}
  .floating-message{
    left:14px;
    right:14px;
    bottom:14px;
    width:auto;
    transform:none;
    padding:10px 12px 11px;
    border-radius:16px;
    animation:messageBreathMobile 5.5s ease-in-out infinite;
    text-align:left;
  }
  .message-top{gap:6px;margin-bottom:5px}
  .message-status{width:6px;height:6px;box-shadow:0 0 0 4px rgba(77,225,181,.12)}
  .message-label{font-size:7.2px;letter-spacing:.12em}
  .floating-message p{font-size:10.8px;line-height:1.35;font-weight:720}
  .footer{min-height:32px;padding:7px 0 10px;font-size:8.8px;font-weight:650}
}
@keyframes messageBreathMobile{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}

/* v1.2 — final premium micro-refinement */
@media (max-width:560px){
  /* Raise the Care portrait slightly so the face becomes the focal point. */
  .care-photo{object-position:center 20%;transform:scale(1.022)}

  /* Give the assistant message a little more breathing room from the image edge. */
  .floating-message{bottom:18px;padding:11px 12px 12px}

  /* Keep the footer subtle, but genuinely legible on mobile. */
  .footer{color:#4f6f74;font-size:9.2px;font-weight:680;letter-spacing:.018em}
}
