:root{--primary:#6D28D9;--deep:#4C1D95;--purple-light:#8B5CF6;--purple-soft:#F5F3FF;--purple-muted:#EDE9FE;--gold:#EDB82A;--pink:#DB2777;--text:#2C1A14;--text-secondary:#6B5B52;--muted:#8A796F;--surface:#fff;--border:#E9E5E1;--strong-border:#DDD8D3;--track:#F0EEEB;--radius-card:18px;--radius-modal:28px;--radius-full:999px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-8:48px;--space-9:64px;--type-label:12px;--type-small:13px;--type-body-sm:14px;--type-body:16px;--type-body-lg:18px;--type-title-sm:18px;--type-title-md:23px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--surface);color:var(--text);font-family:Arimo,Arial,sans-serif;font-size:16px;line-height:1.5}.section-shell{width:min(1180px,calc(100% - 32px));margin:auto}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 32px));margin:auto}.brand{display:inline-flex;align-items:center;gap:8px;color:var(--text);font-size:23px;font-weight:700;letter-spacing:-1px;text-decoration:none}.brand-mark{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:var(--primary);color:white;font-family:Georgia,serif;font-size:23px;font-weight:400}.nav{display:flex;align-items:center;gap:28px}.nav a{color:var(--text-secondary);font-size:14px;text-decoration:none}.nav a:hover,.text-link:hover{color:var(--primary)}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:14px;border-radius:var(--radius-full);padding:0 24px;background:var(--primary);box-shadow:0 10px 24px rgba(76,29,149,.28);color:#fff!important;font-size:14px;font-weight:700;text-decoration:none;transition:transform .18s cubic-bezier(.22,1,.36,1),filter .18s}.button:hover{filter:brightness(1.05);transform:scale(.98)}.button-small{min-height:42px;padding:0 19px}.menu-toggle{display:none;border:0;background:none;color:var(--text);font:600 14px Arimo}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:680px;padding:66px 0 92px;gap:42px}.eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 18px;color:var(--primary);font-size:12px;font-weight:700;letter-spacing:1.1px;text-transform:uppercase}.eyebrow span{width:22px;height:1px;background:currentColor}.hero h1,.section-intro h2,.journey h2,.roadmap h2,.final-cta h2{margin:0;font-size:clamp(39px,4.25vw,61px);font-weight:600;letter-spacing:-3px;line-height:1.07}.hero h1 em,h2 em{color:var(--primary);font-family:Georgia,serif;font-weight:400}.hero-text{max-width:510px;margin:25px 0;color:var(--text-secondary);font-size:18px}.hero-actions{display:flex;align-items:center;gap:27px}.text-link{display:inline-flex;align-items:center;gap:9px;color:var(--text);font-size:14px;font-weight:700;text-decoration:none}.text-link b,.button b{font-size:20px;font-weight:400}.trust-row{display:flex;align-items:center;gap:12px;margin-top:51px;color:var(--muted);font-size:13px}.trust-row p{margin:0}.avatars{display:flex}.avatars i{display:grid;place-items:center;width:27px;height:27px;margin-left:-6px;border:2px solid white;border-radius:50%;background:var(--purple-muted);color:var(--primary);font-size:10px}.avatars i:nth-child(2){background:#f9ebf2;color:var(--pink)}.avatars i:nth-child(3){background:#fbf3dc;color:var(--gold)}.hero-visual{position:relative;display:grid;place-items:center;min-height:490px;background:linear-gradient(145deg,#f8f7ff,#fff);border-radius:50% 50% 42% 42%/47% 47% 35% 35%;overflow:visible}.sun{position:absolute;top:41px;right:54px;width:238px;height:238px;border-radius:50%;background:#f9ebd1}.leaf{position:absolute;border:1px solid rgba(76,29,149,.11);border-radius:70% 0 70% 0;transform:rotate(30deg)}.leaf-one{left:57px;bottom:72px;width:96px;height:173px;background:#eee9ff}.leaf-two{right:47px;bottom:28px;width:74px;height:128px;background:#f5f0ff}.app-phone{z-index:1;width:254px;min-height:468px;padding:15px 14px 14px;border:6px solid #2c1a14;border-radius:37px;background:#fff;box-shadow:0 22px 45px rgba(76,29,149,.2);font-size:10px}.phone-top{display:flex;justify-content:space-between;padding:0 5px;font-size:9px}.app-header{margin:19px 5px 13px}.app-header span,.app-header small{display:block}.app-header span{font-size:13px;font-weight:700}.app-header small{color:var(--muted);font-size:8px}.progress-card{position:relative;padding:14px;border-radius:16px;background:#4e2271;color:#fff;overflow:hidden}.mini-label{color:#ddd1ef;font-size:7px;font-weight:700;letter-spacing:.8px}.progress-card strong{display:block;margin:6px 0;padding-right:58px;font-size:12px;line-height:1.25}.ring{position:absolute;right:13px;top:19px;display:grid;place-items:center;width:47px;height:47px;border:4px solid var(--gold);border-left-color:rgba(255,255,255,.2);border-radius:50%;font-size:10px;font-weight:700}.progress-line{height:4px;margin:12px 0 6px;border-radius:99px;background:rgba(255,255,255,.22)}.progress-line i{display:block;width:68%;height:100%;border-radius:inherit;background:var(--gold)}.progress-card small{font-size:7px;color:#e9e1f4}.today{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding:13px;border:1px solid var(--border);border-radius:16px}.today span,.today strong,.today small{display:block}.today span,.today small{color:var(--muted);font-size:7px}.today strong{margin:3px 0;font-size:10px}.today>b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--purple-soft);color:var(--primary);font-size:15px}.app-nav{display:flex;justify-content:space-around;margin-top:16px;padding-top:8px;border-top:1px solid var(--border);color:var(--muted);text-align:center}.app-nav span{font-size:15px}.app-nav small{display:block;font-size:7px}.app-nav .active{color:var(--primary)}.floating-tag{position:absolute;z-index:2;width:max-content;max-width:none;padding:8px 12px;border:1px solid var(--border);border-radius:var(--radius-full);background:#fff;box-shadow:0 8px 24px rgba(44,26,20,.08);color:var(--text);font-size:11px;font-weight:700;white-space:nowrap}.tag-top{top:93px;left:9px}.tag-bottom{right:4px;bottom:67px;color:var(--primary)}.manifesto{padding:99px 0;background:var(--deep);color:#fff}.manifesto-grid{display:grid;grid-template-columns:1fr 2.3fr 1.15fr;gap:37px}.light{color:#e7d8fb}.manifesto h2{margin:0;font-size:clamp(29px,3vw,42px);font-weight:600;letter-spacing:-2px;line-height:1.14}.manifesto h2 em,.roadmap h2 em{color:#e8c95e}.manifesto-grid>p:last-child{margin:4px 0 0;color:#ddd1ec;font-size:15px}.feature-section,.updates{padding:112px 0}.section-intro{max-width:645px}.section-intro h2{font-size:clamp(32px,3.2vw,46px);letter-spacing:-2.5px}.section-intro>p:last-child{max-width:580px;margin:18px 0 0;color:var(--text-secondary);font-size:17px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:52px}.feature-card{position:relative;min-height:450px;padding:26px;border:1px solid var(--border);border-radius:var(--radius-card);background:#fff;overflow:hidden}.feature-dark{border-color:var(--deep);background:var(--deep);color:#fff}.number{color:var(--muted);font-size:12px;font-weight:700}.feature-dark .number{color:#d8c9ed}.icon{display:grid;place-items:center;width:41px;height:41px;margin:36px 0 20px;border-radius:50%;background:var(--purple-soft);color:var(--primary);font-size:23px}.feature-dark .icon{background:rgba(255,255,255,.15);color:#f0d778}.icon.gold{color:var(--gold);background:#fbf3dc}.icon.pink{color:var(--pink);background:#f9ebf2}.feature-card h3{margin:0;font-size:23px;letter-spacing:-1px}.feature-card>p{max-width:290px;margin:10px 0;color:var(--text-secondary);font-size:14px}.feature-dark>p{color:#e2d8ee}.card-art{position:absolute;right:22px;bottom:23px;left:22px;padding:15px;border-radius:14px;font-size:10px}.art-diagnosis{background:#fff;color:var(--text)}.art-diagnosis span{font-weight:700}.art-diagnosis div{display:flex;gap:5px;margin-top:11px}.art-diagnosis i{padding:5px 7px;border-radius:99px;background:var(--purple-soft);color:var(--primary);font-size:8px;font-style:normal}.art-routine{border:1px solid var(--border);background:#fff}.art-routine small,.art-routine strong,.art-routine span{display:block}.art-routine small{color:var(--primary);font-size:7px;font-weight:700}.art-routine strong{margin:3px 0;font-size:12px}.art-routine span{color:var(--muted);font-size:8px}.check{position:absolute;right:13px;top:18px;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#ddf5e8;color:#1ba85a}.art-chart{height:107px;background:var(--purple-soft)}.chart-line{position:absolute;right:13px;bottom:35px;left:13px;height:34px;border-top:2px solid var(--primary);border-radius:50%;transform:skewY(-10deg)}.months{position:absolute;right:13px;bottom:12px;left:13px;display:flex;justify-content:space-between;color:var(--muted);font-size:7px}.art-chart>b{position:absolute;top:15px;left:15px;color:var(--primary);font-size:18px}.art-chart>b small{display:block;color:var(--text-secondary);font-size:8px;font-weight:400}.journey{padding:105px 0;background:#f9f8f7}.journey-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:90px}.journey h2{font-size:clamp(34px,3.4vw,48px)}.journey>div>p:not(.eyebrow){max-width:460px;margin:20px 0 28px;color:var(--text-secondary);font-size:17px}.journey-cards{position:relative;min-height:347px}.journey-note{position:absolute;top:0;right:51px;width:290px;padding:28px;border-radius:var(--radius-card);background:#fff;box-shadow:0 18px 44px rgba(44,26,20,.08);transform:rotate(3deg)}.journey-note span{color:var(--primary);font-family:Georgia,serif;font-size:23px}.journey-note p{font-size:15px}.journey-note small{color:var(--muted);font-size:11px}.journey-stat{position:absolute;bottom:0;left:0;width:257px;padding:22px;border-radius:var(--radius-card);background:#4e2271;color:#fff}.journey-stat small{font-size:9px;letter-spacing:.8px;color:#d9ceeb}.journey-stat strong{display:block;margin:5px 0;font-size:43px;line-height:1}.journey-stat strong span{font-size:13px;font-weight:400}.journey-stat div{color:var(--gold);letter-spacing:3px;font-size:12px}.journey-stat p{margin:6px 0 0;color:#e4daef;font-size:11px}.updates{display:grid;grid-template-columns:.88fr 1.12fr;gap:80px}.update-list{border-top:1px solid var(--border)}.update-list article{display:grid;grid-template-columns:85px 1fr 21px;gap:13px;padding:23px 0;border-bottom:1px solid var(--border)}.update-date{padding-top:3px;color:var(--primary);font-size:10px;font-weight:700;letter-spacing:.8px}.update-list h3{margin:0;font-size:18px}.update-list p{margin:5px 0 0;color:var(--text-secondary);font-size:14px}.update-list i{display:grid;place-items:center;width:20px;height:20px;margin-top:4px;border-radius:50%;background:#ddf5e8;color:#1ba85a;font-size:11px;font-style:normal}.roadmap{padding:106px 0 61px;background:var(--deep);color:#fff}.roadmap-heading{max-width:670px}.roadmap h2{font-size:clamp(38px,3.9vw,54px)}.roadmap-heading>p:last-child{max-width:510px;margin:21px 0 0;color:#ddd1ec;font-size:17px}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:70px;border-top:1px solid rgba(255,255,255,.2)}.timeline article{position:relative;padding:27px 34px 22px 0;border-right:1px solid rgba(255,255,255,.2)}.timeline article+article{padding-left:28px}.timeline article:last-child{border:0}.timeline article:before{position:absolute;top:-5px;left:0;width:9px;height:9px;border-radius:50%;background:#af8be8;content:""}.timeline-current:before{background:var(--gold)!important;box-shadow:0 0 0 6px rgba(237,184,42,.15)}.timeline span{color:#dacbed;font-size:11px;font-weight:700;letter-spacing:1px}.timeline h3{margin:16px 0 8px;font-size:21px;line-height:1.15}.timeline p{min-height:68px;margin:0;color:#ddd1ec;font-size:14px}.timeline i{display:inline-block;margin-top:20px;padding:5px 10px;border-radius:99px;background:rgba(255,255,255,.12);color:#f0d778;font-size:10px;font-style:normal}.roadmap-note{margin:43px 0 0;color:#c8b8dd;font-size:12px}.final-cta{display:flex;align-items:center;justify-content:space-between;min-height:450px}.final-cta>div:first-child{max-width:680px}.final-cta h2{font-size:clamp(38px,4vw,56px)}.final-cta>div>p:not(.eyebrow){max-width:510px;margin:20px 0 28px;color:var(--text-secondary);font-size:17px}.cta-orbit{position:relative;display:grid;place-items:center;width:240px;height:240px;border:1px solid var(--purple-muted);border-radius:50%;color:var(--primary)}.cta-orbit>span{display:grid;place-items:center;width:77px;height:77px;border-radius:50%;background:var(--primary);color:white;font-family:Georgia,serif;font-size:65px;line-height:1}.cta-orbit>i{position:absolute;width:14px;height:14px;border-radius:50%;background:var(--gold)}.cta-orbit>i:nth-of-type(1){top:6px;left:83px}.cta-orbit>i:nth-of-type(2){right:4px;bottom:53px;width:8px;height:8px;background:var(--pink)}.cta-orbit>i:nth-of-type(3){bottom:28px;left:27px;width:6px;height:6px;background:var(--purple-light)}.cta-orbit p{position:absolute;right:-29px;bottom:-19px;margin:0;color:var(--text-secondary);font-family:Georgia,serif;font-size:13px;font-style:italic;line-height:1.15}footer{display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 32px));min-height:89px;margin:auto;border-top:1px solid var(--border);color:var(--muted);font-size:12px}footer .brand{font-size:19px}footer .brand-mark{width:24px;height:24px;font-size:19px}@media (max-width:760px){.topbar{height:66px}.nav{position:absolute;z-index:8;top:65px;right:16px;left:16px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px;border:1px solid var(--border);border-radius:var(--radius-card);background:#fff;box-shadow:0 16px 40px rgba(44,26,20,.12)}.nav.open{display:flex}.nav a{padding:12px}.menu-toggle{display:block}.hero{grid-template-columns:1fr;min-height:auto;padding:55px 0 58px}.hero h1{font-size:43px;letter-spacing:-2px}.hero-text{font-size:16px}.hero-visual{min-height:470px;order:-1}.floating-tag{display:none}.trust-row{margin-top:34px}.manifesto{padding:68px 0}.manifesto-grid{grid-template-columns:1fr;gap:19px}.manifesto h2{font-size:32px;letter-spacing:-1.4px}.feature-section,.updates{padding:72px 0}.section-intro h2{font-size:34px;letter-spacing:-1.6px}.feature-grid{grid-template-columns:1fr;margin-top:34px}.feature-card{min-height:390px}.journey{padding:72px 0}.journey-grid{grid-template-columns:1fr;gap:38px}.journey-cards{min-height:321px}.journey-note{right:0;width:82%}.journey-stat{width:72%}.updates{display:block}.update-list{margin-top:38px}.roadmap{padding:73px 0 48px}.timeline{grid-template-columns:1fr;margin-top:48px;border-left:1px solid rgba(255,255,255,.2);border-top:0}.timeline article,.timeline article+article{padding:0 0 30px 25px;border:0}.timeline article:before{top:3px;left:-5px}.timeline p{min-height:0}.timeline i{margin-top:14px}.final-cta{min-height:auto;padding:73px 0;align-items:flex-start}.final-cta h2{font-size:39px;letter-spacing:-1.8px}.cta-orbit{display:none}footer{min-height:130px;flex-wrap:wrap;gap:14px;padding:22px 0}footer p{order:3;width:100%;margin:0}.reveal{animation:enter .6s cubic-bezier(.22,1,.36,1) both}.hero-visual{animation-delay:.12s}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}@keyframes enter{from{opacity:0;transform:translateY(16px) scale(.994)}to{opacity:1;transform:none}}

.lucide{display:block;width:1em;height:1em;stroke:currentColor}.button .lucide,.text-link .lucide{width:17px;height:17px}.menu-toggle{align-items:center;gap:8px}.menu-toggle .lucide{width:19px;height:19px}.avatars .lucide{width:13px;height:13px}.phone-status{display:flex!important;align-items:center;gap:3px}.phone-status .lucide{width:10px;height:10px}.today-action{display:grid!important;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--purple-soft);color:var(--primary)!important}.today-action .lucide{width:13px;height:13px}.app-nav span{display:grid;justify-items:center;gap:3px}.app-nav .lucide{width:15px;height:15px}.floating-tag{display:flex;align-items:center;gap:6px}.floating-tag .lucide{width:14px;height:14px}.icon .lucide{width:21px;height:21px}.check .lucide,.update-check .lucide{width:13px;height:13px}.saved-checkin{display:flex;align-items:center;gap:4px}.saved-checkin .lucide{width:12px;height:12px;color:#1ba85a}.streak-days{display:flex;align-items:center;gap:5px;letter-spacing:0!important}.streak-days .lucide{width:13px;height:13px}.update-check{display:grid;place-items:center;width:20px;height:20px;margin-top:4px;border-radius:50%;background:#ddf5e8;color:#1ba85a}
.current-color{--lord-icon-primary:currentColor;--lord-icon-secondary:currentColor}.floating-tag lord-icon{display:block;width:16px;height:16px;flex:0 0 16px}.icon lord-icon{display:block;width:25px;height:25px}.check lord-icon,.update-check lord-icon{display:block;width:14px;height:14px}.saved-checkin lord-icon{display:block;width:13px;height:13px;color:#1ba85a}.streak-days lord-icon{display:block;width:14px;height:14px}.floating-tag lord-icon img,.icon lord-icon img,.check lord-icon img,.saved-checkin lord-icon img,.streak-days lord-icon img,.update-check lord-icon img{display:block;width:100%;height:100%}
/* Escala tipografica semantica: labels nunca ficam abaixo de 12px. */
.eyebrow,
.number,
.timeline span,
.update-date,
.mini-label,
.journey-stat>small,
.art-routine small{
  font-size:var(--type-label);
  line-height:1.3;
  letter-spacing:.08em;
}

.nav a,
.button,
.text-link,
.feature-card>p,
.update-list p,
.timeline p{
  font-size:var(--type-body-sm);
  line-height:1.5;
}

/* Conteudo compacto dos mockups e cards. */
.app-phone{font-size:var(--type-label)}
.phone-top{font-size:var(--type-label);line-height:1.2}
.app-header span{font-size:var(--type-body);line-height:1.25}
.app-header small,
.progress-card small,
.today span,
.today small,
.app-nav small{
  font-size:var(--type-label);
  line-height:1.35;
}
.mini-label{color:#eee8f7}
.progress-card strong{font-size:var(--type-body-sm);line-height:1.35}
.ring{font-size:var(--type-label)}
.today strong{font-size:var(--type-small);line-height:1.35}
.app-nav{margin-top:13px}
.floating-tag{font-size:var(--type-label);line-height:1.3}

.card-art{font-size:var(--type-small);line-height:1.4}
.art-diagnosis i{font-size:var(--type-label);line-height:1.25;padding:6px 9px}
.art-routine strong{font-size:var(--type-body-sm);line-height:1.35}
.art-routine span{font-size:var(--type-label);line-height:1.35}
.art-chart>b{font-size:20px;line-height:1.1}
.art-chart>b small{font-size:var(--type-label);line-height:1.3}
.months{font-size:var(--type-label);line-height:1.2}

.journey-note small{font-size:var(--type-label);line-height:1.4}
.journey-stat p{font-size:var(--type-small);line-height:1.4}
.journey-stat strong span{font-size:var(--type-body-sm)}
.timeline i{font-size:var(--type-label);line-height:1.3;padding:7px 12px}
.roadmap-note,
footer{font-size:var(--type-small);line-height:1.5}
@media(max-width:760px){.menu-toggle{display:flex}}

/* Roadmap anual */
.roadmap{padding-bottom:82px}
.roadmap-heading{max-width:760px}
.roadmap-heading>p:last-child{max-width:650px}
.timeline{
  display:flex;
  gap:0;
  margin-top:70px;
  padding-bottom:18px;
  overflow-x:auto;
  border-top:1px solid rgba(255,255,255,.2);
  cursor:grab;
  scrollbar-color:rgba(255,255,255,.3) rgba(255,255,255,.08);
  scrollbar-width:thin;
  scroll-snap-type:x proximity;
}
.timeline.is-dragging{
  cursor:grabbing;
  scroll-snap-type:none;
  user-select:none;
}
.timeline article,
.timeline article+article{
  position:relative;
  flex:0 0 285px;
  min-height:245px;
  padding:28px 28px 18px;
  border:0;
  border-right:1px solid rgba(255,255,255,.2);
  border-radius:0;
  background:transparent;
  scroll-snap-align:start;
}
.timeline article:first-child{padding-left:0}
.timeline article:last-child{border-right:0}
.timeline article:before{
  display:block;
  top:-5px;
  left:0;
  width:9px;
  height:9px;
  border-radius:50%;
  background:#af8be8;
  content:"";
}
.timeline .timeline-current:before{
  background:var(--gold);
  box-shadow:0 0 0 6px rgba(237,184,42,.15);
}
.timeline-meta{display:flex;min-height:39px;flex-direction:column;align-items:flex-start;gap:4px}
.timeline-meta span{color:#dacbed}
.timeline-meta time{color:#f0d778;font-size:var(--type-label);font-weight:700;letter-spacing:.06em}
.timeline h3{margin:18px 0 9px;font-size:20px}
.timeline p{min-height:64px;margin:0}
.timeline i{margin-top:18px}

@media(max-width:760px){
  .roadmap{padding-bottom:58px}
  .timeline{
    display:flex;
    margin-top:48px;
    padding-bottom:16px;
    overflow-x:auto;
    border-top:1px solid rgba(255,255,255,.2);
    border-left:0;
  }
  .timeline article,
  .timeline article+article{
    flex:0 0 min(78vw,285px);
    min-height:238px;
    padding:27px 22px 16px;
    border-right:1px solid rgba(255,255,255,.2);
  }
  .timeline article:first-child{padding-left:0}
  .timeline article:last-child{border-right:0}
  .timeline h3{margin-top:17px}
}

/* Pontos orbitando a marca no CTA final. */
.cta-orbit>i{
  top:50%;
  right:auto;
  bottom:auto;
  left:50%;
  margin:-7px 0 0 -7px;
  transform:rotate(var(--orbit-start)) translateX(var(--orbit-radius));
  transform-origin:center;
  animation:raiz-orbit var(--orbit-duration) linear infinite;
  will-change:transform;
}
.cta-orbit>i:nth-of-type(1){
  --orbit-start:-105deg;
  --orbit-radius:113px;
  --orbit-duration:8s;
  top:50%;
  left:50%;
}
.cta-orbit>i:nth-of-type(2){
  --orbit-start:20deg;
  --orbit-radius:116px;
  --orbit-duration:10s;
  top:50%;
  right:auto;
  bottom:auto;
  left:50%;
  margin:-4px 0 0 -4px;
  animation-direction:reverse;
}
.cta-orbit>i:nth-of-type(3){
  --orbit-start:150deg;
  --orbit-radius:112px;
  --orbit-duration:6.5s;
  right:auto;
  bottom:auto;
  left:50%;
  margin:-3px 0 0 -3px;
}

@keyframes raiz-orbit{
  from{transform:rotate(var(--orbit-start)) translateX(var(--orbit-radius))}
  to{transform:rotate(calc(var(--orbit-start) + 1turn)) translateX(var(--orbit-radius))}
}
