.atlas-surface{--atlas-ease: cubic-bezier(.16, 1, .3, 1);interpolate-size:allow-keywords}.atlas-enter{animation:atlas-enter .42s var(--atlas-ease, ease-out) both;animation-delay:calc(min(var(--atlas-i, 0),6)*45ms)}@keyframes atlas-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.atlas-fade{animation:atlas-fade .24s var(--atlas-ease, ease-out) both}@keyframes atlas-fade{0%{opacity:0}to{opacity:1}}.atlas-shimmer{-webkit-mask-image:linear-gradient(90deg,rgb(var(--ar-gray-900-rgb) / .45) 0%,rgb(var(--ar-gray-900-rgb) / .45) 35%,rgb(var(--ar-gray-900-rgb)) 50%,rgb(var(--ar-gray-900-rgb) / .45) 65%,rgb(var(--ar-gray-900-rgb) / .45) 100%);mask-image:linear-gradient(90deg,rgb(var(--ar-gray-900-rgb) / .45) 0% 35%,rgb(var(--ar-gray-900-rgb)) 50%,rgb(var(--ar-gray-900-rgb) / .45) 65% 100%);-webkit-mask-size:250% 100%;mask-size:250% 100%;animation:atlas-shimmer 2.2s linear infinite}@keyframes atlas-shimmer{0%{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0% 0;mask-position:0% 0}}.atlas-details::details-content{block-size:0;overflow:hidden;transition:block-size .28s var(--atlas-ease, ease-out),content-visibility .28s allow-discrete}.atlas-details[open]::details-content{block-size:auto}.atlas-details[open]>:not(summary){animation:atlas-fade .24s var(--atlas-ease, ease-out) both}.atlas-caret>:last-child>:last-child>.prose>:is(p,h1,h2,h3,h4):last-child:after,.atlas-caret>:last-child>:last-child>.prose>:is(ul,ol):last-child>li:last-child:after{content:"";display:inline-block;width:.45em;height:1em;margin-left:3px;vertical-align:-.15em;border-radius:2px;background:linear-gradient(180deg,var(--ar-blue-500),var(--ar-purple-500));animation:atlas-caret 1s steps(2,jump-none) infinite}@keyframes atlas-caret{0%{opacity:1}to{opacity:.15}}.atlas-skeleton{position:relative;overflow:hidden;background:var(--ar-gray-50);border-radius:.5rem}.atlas-skeleton:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgb(var(--ar-blue-100-rgb) / .55),transparent);animation:atlas-sweep 1.6s var(--atlas-ease, ease-out) infinite}@keyframes atlas-sweep{to{transform:translate(100%)}}.atlas-panel-in{animation:atlas-panel-in .38s var(--atlas-ease, ease-out) both}@keyframes atlas-panel-in{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:none}}.atlas-pop{animation:atlas-pop .22s var(--atlas-ease, ease-out) both}@keyframes atlas-pop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:none}}.atlas-composer{transition:box-shadow .25s var(--atlas-ease, ease-out),border-color .25s var(--atlas-ease, ease-out)}.atlas-composer:focus-within{border-color:var(--ar-blue-300);box-shadow:0 0 0 4px rgb(var(--ar-blue-500-rgb) / .1),0 12px 32px -14px rgb(var(--ar-purple-500-rgb) / .45)}@media (prefers-reduced-motion: reduce){.atlas-enter,.atlas-fade,.atlas-panel-in,.atlas-pop,.atlas-details[open]>:not(summary){animation:none}.atlas-shimmer{animation:none;-webkit-mask-image:none;mask-image:none}.atlas-caret *:after,.atlas-skeleton:after{animation:none}.atlas-details::details-content{transition:none}}
