@font-face{font-family:Tarotheque;src:url(/assets/Tarotheque-Regular-B8nUwyS_.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--bg: #14102b;--bg-deep: #100c22;--bg-translucent: rgba(20, 16, 43, .82);--surface: #1e1840;--surface-elevated: #282052;--gold: #c9a659;--gold-light: #e4ce94;--text: #f3ece0;--text-muted: #9c8fbe;--line: #3a3364;--font-display: "IM Fell English SC", "Cormorant Garamond", "Iowan Old Style", Georgia, serif;--font-ui: "Libre Caslon Text", Georgia, "Times New Roman", serif;--font-card-name: "Tarotheque", var(--font-display);--radius-sm: 12px;--radius-md: 20px;--radius-lg: 28px;--radius-pill: 999px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--space-8: 64px;--shell-max: 680px;--nav-h: 76px}.app-bg{position:fixed;top:0;bottom:0;left:0;right:0;margin:0 auto;width:100%;max-width:var(--shell-max);z-index:0;pointer-events:none;background-color:var(--bg)}.ambient-nebula{position:fixed;top:0;bottom:0;left:0;right:0;margin:0 auto;width:100%;max-width:var(--shell-max);z-index:0;overflow:hidden;pointer-events:none;contain:layout paint style;background-color:var(--bg)}.ambient-nebula__cloud{position:absolute;background-image:url(/nebulosa.png);background-repeat:no-repeat;background-position:center;background-size:contain;mix-blend-mode:screen;will-change:transform}.ambient-nebula__cloud--a{width:460px;height:460px;top:-140px;left:-110px;opacity:.5;animation:nebula-drift-a 26s ease-in-out infinite alternate}.ambient-nebula__cloud--b{width:520px;height:520px;top:190px;left:120px;opacity:.55;animation:nebula-drift-b 35s ease-in-out infinite alternate}.ambient-nebula__cloud--c{width:480px;height:480px;top:480px;left:-130px;opacity:.42;animation:nebula-drift-c 29s ease-in-out infinite alternate}@keyframes nebula-drift-a{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(44px,22px,0) scale(1.06)}}@keyframes nebula-drift-b{0%{transform:scaleX(-1) translateZ(0) scale(1.04)}to{transform:scaleX(-1) translate3d(-54px,24px,0) scale(1)}}@keyframes nebula-drift-c{0%{transform:rotate(6deg) translateZ(0)}to{transform:rotate(6deg) translate3d(28px,-34px,0)}}@media (prefers-reduced-motion: reduce){.ambient-nebula__cloud{animation:none}}.tarot{--card-w: 232px;position:relative;display:block;width:var(--card-w);margin:0 auto;padding:0;border:0;background:none;perspective:1400px;isolation:isolate}.tarot:before{content:"";position:absolute;top:-14%;right:-22%;bottom:-14%;left:-22%;z-index:-1;background:radial-gradient(closest-side,#c9a65938,#c9a65914 45%,#c9a65900 78%);pointer-events:none}.tarot--sm{--card-w: 150px}.tarot--lg{--card-w: 264px}.tarot--interactive{animation:card-breathe 4.5s ease-in-out infinite;padding-bottom:22px}.tarot__reveal-btn{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;padding:0;border:0;border-radius:16px;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.tarot__reveal-btn:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.tarot__inner{position:relative;width:100%;aspect-ratio:300 / 480;transform-style:preserve-3d;transition:transform .95s cubic-bezier(.45,.05,.15,1);will-change:transform}.tarot__inner.is-revealed{transform:rotateY(180deg)}.tarot:has(.tarot__inner.is-revealed){animation:card-flip-pop .95s cubic-bezier(.45,.05,.15,1)}@keyframes card-breathe{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes card-flip-pop{0%{transform:translateY(0) scale(1)}45%{transform:translateY(-14px) scale(1.06)}to{transform:translateY(0) scale(1)}}.tarot__face{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;border-radius:16px;overflow:hidden;box-shadow:0 18px 44px -12px #0009,0 0 0 1px #c9a6591f}.tarot__face--front{transform:rotateY(180deg)}.tarot__face svg,.tarot__face img{display:block;width:100%;height:100%}.tarot__face--back img{object-fit:cover;object-position:center}.tarot--interactive:hover .tarot__face--back,.tarot--interactive:focus-within .tarot__face--back{box-shadow:0 22px 50px -10px #000000a6,0 0 0 1px #c9a65959,0 0 34px -6px #c9a65947}.tarot__hint{position:absolute;top:100%;left:0;right:0;margin-top:var(--space-2);font-size:.82rem;letter-spacing:.05em;text-align:center;color:var(--text-muted)}.btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 var(--space-6);border:0;border-radius:var(--radius-pill);font-family:var(--font-display);font-size:1.05rem;font-weight:600;letter-spacing:.01em;transition:transform .15s ease,box-shadow .25s ease,background .25s ease,opacity .2s ease}.btn:active{transform:translateY(1px) scale(.99)}.btn:disabled{opacity:.6;cursor:progress}.btn--primary{background:linear-gradient(180deg,var(--gold-light) 0%,var(--gold) 100%);color:#2a2010;box-shadow:0 10px 24px -12px #c9a6598c,inset 0 1px #ffffff59}.btn--primary:hover:not(:disabled){box-shadow:0 14px 30px -12px #c9a659b3,inset 0 1px #fff6}.btn--ghost{background:transparent;color:var(--text);box-shadow:inset 0 0 0 1px var(--line)}.btn--ghost:hover:not(:disabled){box-shadow:inset 0 0 0 1px var(--gold);color:var(--gold-light)}.btn--block{display:flex;width:100%}.link-button{display:inline-block;padding:var(--space-2) var(--space-3);border:0;background:none;color:var(--text-muted);font-family:var(--font-display);font-size:.9rem;text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--line);transition:color .2s ease}.link-button:hover{color:var(--gold-light)}.link-button:disabled{opacity:.4;cursor:default}.link-button--danger{color:#c98b8b}.link-button--danger:hover{color:#e0a3a3}.back-link{display:inline-flex;align-items:center;gap:2px;align-self:flex-start;padding:var(--space-2) 0;margin-bottom:var(--space-3);border:0;background:none;color:var(--text-muted);font-family:var(--font-display);font-size:.9rem;transition:color .2s ease}.back-link:hover{color:var(--gold-light)}.bottomnav{position:fixed;left:0;right:0;bottom:0;margin:0 auto;width:100%;max-width:var(--shell-max);z-index:5;display:flex;justify-content:space-around;align-items:center;height:calc(var(--nav-h) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:linear-gradient(180deg,#14102b66,#100c22eb 40%);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--line)}.bottomnav__tab{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-width:44px;min-height:44px;padding:var(--space-2) var(--space-2);color:var(--text-muted);transition:color .2s ease}.bottomnav__tab.is-active{color:var(--gold-light)}.bottomnav__label{font-family:var(--font-display);font-size:.8rem;letter-spacing:.02em}.bottomnav__icon{display:block;transition:transform .2s ease}.bottomnav__tab.is-active .bottomnav__icon{transform:translateY(-1px)}.bottomnav__marker{display:block;width:58px;height:auto}.keyword-list{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-2);margin:0;padding:0;list-style:none}.keyword-chip{padding:6px 14px;border-radius:var(--radius-pill);background:var(--surface);box-shadow:inset 0 0 0 1px var(--line);color:var(--text-muted);font-size:.82rem;letter-spacing:.01em}.context-field{width:100%;text-align:left}.context-field__label{display:block;margin-bottom:var(--space-2);font-size:.85rem;color:var(--text-muted)}.context-field__input{width:100%;padding:var(--space-3) var(--space-4);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--text);font-size:.95rem;line-height:1.5;resize:none;transition:border-color .2s ease}.context-field__input:focus{outline:none;border-color:var(--gold)}.context-field__input::placeholder{color:#6f648f}.form-error{max-width:30ch;color:#e0a3a3;font-size:.9rem}.empty-state{display:flex;flex-direction:column;align-items:center;gap:var(--space-4);text-align:center;margin-top:var(--space-8)}.empty-state__quote{font-size:1.6rem}.stat{display:flex;flex-direction:column;align-items:center;gap:2px}.stat__value{font-family:var(--font-display);font-size:2.6rem;font-weight:600;line-height:1;color:var(--gold-light)}.stat__label{font-size:.82rem;color:var(--text-muted)}.screen.hoje-screen{align-items:center;justify-content:space-between;text-align:center;padding-top:calc(max(env(safe-area-inset-top),0px) + var(--space-7))}.hoje__header,.hoje__footer{display:flex;flex-direction:column;align-items:center;width:100%}.hoje__title{font-size:clamp(2.4rem,11vw,3.1rem);margin-bottom:var(--space-1)}.hoje__tagline{font-size:1.1rem}.hoje__card{margin:var(--space-4) auto}.hoje__card .tarot{--card-w: 196px}.hoje__card--small .tarot{--card-w: clamp(150px, calc(64dvh - 286px) , 240px)}.hoje__footer .context-field,.hoje__footer .link-button{margin-bottom:var(--space-4)}.hoje__cta{display:flex;width:min(100%,340px);margin:0 auto}.hoje__hint{margin-top:var(--space-3);font-size:.88rem}.hoje__done-text{margin:0 auto var(--space-5);max-width:32ch}.hoje__done-text .serif-quote{font-size:1.1em}.screen.revelacao{--card-w: clamp(130px, calc(62.5dvh - 292px) , 240px);position:relative;display:block;text-align:center}.revelacao__card{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.revelacao__card .tarot{--card-w: clamp(130px, calc(62.5dvh - 292px) , 240px)}.revelacao__meta{position:absolute;top:calc(50% + (var(--card-w) * .8) + var(--space-1));left:0;right:0;display:flex;flex-direction:column;align-items:center;gap:var(--space-1);padding:0 var(--space-4);opacity:0;transform:translateY(12px);transition:opacity .55s ease .7s,transform .55s ease .7s}.revelacao__meta.is-in{opacity:1;transform:translateY(0)}.revelacao__meta .keyword-list{flex-wrap:nowrap;justify-content:flex-start;max-width:100%;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.revelacao__meta .keyword-list::-webkit-scrollbar{display:none}.revelacao__meta .keyword-chip{flex-shrink:0}.revelacao__name{font-family:var(--font-card-name);font-style:normal;font-weight:400;font-size:1.95rem;text-transform:uppercase}.revelacao__cta{display:flex;width:min(100%,340px)}.leitura{text-align:left}.leitura__date{margin-bottom:var(--space-4)}.leitura__head{display:flex;align-items:center;gap:var(--space-4);margin-bottom:var(--space-4)}.leitura__thumb{flex:0 0 84px;width:84px;border-radius:10px;overflow:hidden;box-shadow:0 8px 20px -8px #0009}.leitura__thumb svg{display:block;width:100%;height:100%}.leitura__name{font-size:1.9rem;margin-top:2px}.leitura__keywords{justify-content:flex-start;margin-bottom:var(--space-5)}.leitura__divider{display:flex;align-items:center;gap:var(--space-3);margin:var(--space-5) 0;color:var(--gold)}.leitura__divider:before,.leitura__divider:after{content:"";flex:1;height:1px;background:var(--line)}.leitura__context{margin-bottom:var(--space-4);padding-left:var(--space-4);border-left:2px solid var(--line);font-family:var(--font-display);font-style:normal;font-size:1.05rem;color:var(--text)}.leitura__text{max-width:34ch;font-size:1.08rem;line-height:1.75}.leitura__foot{margin-top:var(--space-6);font-size:.9rem}.leitura__foot-btn{margin-top:var(--space-6);align-self:flex-start}.leitura__chat-teaser{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-4)}.screen.conversa{height:100dvh;max-height:100dvh;padding:0;overflow:hidden}.conversa__header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;min-height:60px;padding:calc(max(env(safe-area-inset-top),0px) + var(--space-2)) var(--space-4);background:var(--bg-translucent);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.conversa__icon-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;border-radius:50%;background:none;color:var(--text-muted);transition:color .2s ease}.conversa__icon-btn:hover{color:var(--gold-light)}.conversa__brand{display:flex;align-items:center;gap:var(--space-2)}.conversa__brand-avatar{display:block;width:26px;height:26px}.conversa__brand-name{font-family:var(--font-display);font-weight:600;font-size:1.15rem;letter-spacing:.02em;color:var(--gold-light)}.conversa__messages{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:var(--space-4);padding:var(--space-4) var(--space-4) var(--space-4)}.conversa__context-card{flex-shrink:0;display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-md);background:var(--surface-elevated);box-shadow:inset 0 0 0 1px #c9a65933;transition:opacity .15s ease,transform .15s ease}.conversa__context-thumb{flex:0 0 46px;width:46px;border-radius:8px;overflow:hidden}.conversa__context-thumb svg{display:block;width:100%;height:100%}.conversa__context-body{min-width:0}.conversa__context-label{margin:0;font-size:.72rem;letter-spacing:.04em;color:var(--text-muted)}.conversa__context-name{margin:1px 0 0;font-family:var(--font-display);font-style:normal;font-size:1.05rem;color:var(--gold-light)}.conversa__context-date{margin:1px 0 0;font-size:.78rem;color:var(--text-muted)}.conversa__empty{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:var(--space-2);margin:var(--space-4) auto 0;max-width:34ch;text-align:center}.conversa__empty-art{width:148px;height:auto;margin-bottom:var(--space-2)}.conversa__empty-title{font-family:var(--font-display);font-weight:600;font-size:1.5rem;color:var(--text)}.conversa__empty-subtitle{margin:0 0 var(--space-2);max-width:30ch;font-size:.92rem;line-height:1.5;color:var(--text-muted)}.conversa__suggestions{display:flex;flex-direction:column;align-items:stretch;gap:var(--space-2);width:100%}.conversa__suggestion{padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);border:1px solid var(--line);background:none;color:var(--text);font-size:.88rem;line-height:1.4;text-align:left;transition:border-color .2s ease,color .2s ease}.conversa__suggestion:hover{border-color:var(--gold);color:var(--gold-light)}.conversa__msg{display:flex;max-width:86%}.conversa__msg--user{align-self:flex-end;max-width:82%}.conversa__msg--assistant{align-self:flex-start;align-items:flex-start;gap:var(--space-2)}.conversa__avatar{flex-shrink:0;display:block;width:30px;height:30px;margin-top:2px}.conversa__bubble-col{display:flex;flex-direction:column;gap:3px;min-width:0}.conversa__msg--user .conversa__bubble-col{align-items:flex-end}.conversa__bubble{margin:0;font-size:.95rem;line-height:1.55;color:var(--text)}.conversa__bubble p{margin:0}.conversa__bubble p+p{margin-top:var(--space-2)}.conversa__bubble ul,.conversa__bubble ol{margin:var(--space-2) 0 0;padding-left:1.2em}.conversa__bubble li+li{margin-top:4px}.conversa__bubble strong{color:var(--gold-light);font-weight:600}.conversa__bubble code{font-family:inherit;background:#c9a65926;border-radius:4px;padding:.1em .35em;font-size:.9em}.conversa__bubble a{color:var(--gold-light);text-decoration:underline;text-underline-offset:2px}.conversa__timestamp{padding:0 var(--space-1);font-size:.72rem;color:var(--text-muted)}.conversa__msg--user .conversa__bubble{padding:var(--space-3) var(--space-4);border-radius:20px 20px 6px;background:var(--surface-elevated)}.conversa__msg--assistant .conversa__bubble{padding:var(--space-3) var(--space-4);border-radius:20px 20px 20px 6px;background:var(--surface);box-shadow:inset 0 0 0 1px #c9a65926}.conversa__bubble--typing{display:flex;align-items:center;gap:5px;padding-block:14px}.conversa__bubble--typing span{width:6px;height:6px;border-radius:50%;background:var(--text-muted);animation:typing-bounce 1.1s ease-in-out infinite}.conversa__bubble--typing span:nth-child(2){animation-delay:.15s}.conversa__bubble--typing span:nth-child(3){animation-delay:.3s}@keyframes typing-bounce{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.conversa__error{flex-shrink:0;margin:0 var(--space-4) var(--space-2);text-align:center}.conversa__composer{flex-shrink:0;padding:var(--space-2) var(--space-4);margin-bottom:calc(var(--nav-h) + env(safe-area-inset-bottom) + var(--space-2))}.conversa__composer-bar{display:flex;align-items:center;gap:var(--space-2);min-height:52px;padding:6px 6px 6px var(--space-3);border-radius:var(--radius-pill);background:#1e1840eb;border:1px solid var(--line)}.conversa__attach{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;color:var(--text-muted);opacity:.55}.conversa__input{flex:1;min-width:0;max-height:108px;overflow-y:auto;resize:none;border:0;background:none;padding:var(--space-2) 0;font-size:.95rem;line-height:1.4;color:var(--text)}.conversa__input::placeholder{color:#6f648f}.conversa__input:focus{outline:none}.conversa__send{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border:1px solid var(--line);border-radius:50%;background:none;color:var(--text-muted);transition:transform .15s ease,opacity .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.conversa__send.is-filled{border-color:transparent;background:linear-gradient(180deg,var(--gold-light) 0%,var(--gold) 100%);color:#2a2010}.conversa__send:active:not(:disabled){transform:scale(.94)}.conversa__send:disabled{opacity:.6;cursor:default}.diario__head{margin-bottom:var(--space-5)}.diario__title{font-size:2.4rem;margin-bottom:var(--space-1)}.diario__week{display:flex;justify-content:space-between;gap:var(--space-1);margin-bottom:var(--space-4)}.diario__week-day{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1;min-width:0;padding:var(--space-2) 0;border:0;background:none;color:var(--text-muted);transition:opacity .2s ease}.diario__week-day:disabled{opacity:.35;cursor:default}.diario__week-label{font-size:.68rem;letter-spacing:.04em}.diario__week-number{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;font-size:.95rem;color:var(--text)}.diario__week-day.is-selected .diario__week-number{background:var(--gold);color:#2a2010;font-weight:600}.diario__week-day.is-selected .diario__week-label{color:var(--gold-light)}.diario__date-heading{text-align:center;margin-bottom:var(--space-5)}.diario__day{display:flex;align-items:center;justify-content:center;gap:var(--space-3);margin-bottom:var(--space-5)}.diario__day-nav{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border:0;border-radius:50%;background:none;color:var(--text-muted);transition:color .2s ease}.diario__day-nav:hover:not(:disabled){color:var(--gold-light)}.diario__day-nav:disabled{opacity:.3;cursor:default}.diario__day-card{display:block;flex-shrink:0;width:clamp(160px,44vw,200px);border-radius:12px;overflow:hidden;box-shadow:0 12px 28px -10px #0009}.diario__day-card svg{display:block;width:100%;height:100%}.diario__day-card--empty{display:flex;align-items:center;justify-content:center;aspect-ratio:300 / 480;padding:var(--space-4);text-align:center;border:1px dashed var(--line)}.diario__day-body{display:flex;flex-direction:column;align-items:center;gap:var(--space-2);text-align:center}.diario__day-name{font-family:var(--font-card-name);font-style:normal;font-weight:400;color:var(--gold-light);font-size:1.5rem;letter-spacing:1px}.diario__day-keywords{margin-bottom:var(--space-2)}.diario__day-snippet{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;max-width:42ch;color:var(--text-muted);font-size:.92rem;line-height:1.6}.perfil{text-align:center}.perfil__head{display:flex;flex-direction:column;align-items:center;gap:var(--space-2);margin-bottom:var(--space-6)}.perfil__mark{font-size:1.4rem;color:var(--gold);line-height:1}.perfil__title{font-size:2.4rem}.perfil__stats{display:flex;justify-content:center;gap:var(--space-8);padding:var(--space-5) 0;border-block:1px solid var(--line)}.perfil__since{margin-top:var(--space-4);font-size:.9rem}.perfil__about{margin:var(--space-6) 0;text-align:left}.perfil__about-title{font-family:var(--font-display);font-size:1.5rem;font-weight:600;color:var(--gold-light);margin-bottom:var(--space-3)}.perfil__about .body-copy{max-width:none}.perfil__danger{margin-top:var(--space-6);padding-top:var(--space-5);border-top:1px solid var(--line)}.perfil__danger-actions{display:flex;flex-direction:column;align-items:center;gap:var(--space-3);margin-top:var(--space-4)}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;overflow-x:hidden;background:var(--bg-deep);color:var(--text);font-family:var(--font-ui);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,p{margin:0}button{font-family:inherit;cursor:pointer}a{color:inherit;text-decoration:none}input,textarea{font-family:inherit;color:inherit}::selection{background:#c9a6594d}.app-shell{position:relative;width:100%;min-height:100%;max-width:var(--shell-max);margin:0 auto;background:var(--bg);overflow-x:clip;isolation:isolate}.app-shell:after{content:"";position:fixed;top:0;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:var(--shell-max);pointer-events:none;box-shadow:inset 0 0 60px #08061459;z-index:0}.screen{position:relative;z-index:2;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;padding:calc(max(env(safe-area-inset-top),0px) + var(--space-6)) var(--space-4) calc(var(--nav-h) + var(--space-5))}.screen--centered{justify-content:safe center;align-items:center;text-align:center}.screen--centered>*{flex-shrink:0}.screen__scroll{flex:1}.wordmark{font-family:var(--font-display);font-weight:600;letter-spacing:.01em;line-height:1;color:var(--text)}.serif-quote{font-family:var(--font-display);font-style:normal;font-weight:500;line-height:1.35;color:var(--gold-light)}.eyebrow{font-size:.8rem;letter-spacing:.06em;color:var(--text-muted)}.body-copy{max-width:30ch;color:var(--text);line-height:1.65}.muted{color:var(--text-muted)}@keyframes rise-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.rise-in{animation:rise-in .6s cubic-bezier(.2,.7,.2,1) both}.fade-in{animation:fade-in .8s ease both}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
