:root{--gold:oklch(72% .14 75);--gold-light:oklch(85% .13 80);--gold-dark:oklch(55% .12 70);--violet:oklch(55% .24 290);--violet-light:oklch(78% .18 300);--rose-accent:oklch(75% .18 15);--text-dim:oklch(78% .02 280);--text-muted-custom:oklch(60% .02 280);--arc-bg:oklch(8% .04 280);--arc-foreground:oklch(97% .01 280);--arc-card:oklch(13% .04 280/.6);--arc-border:oklch(100% 0 0/.08);--arc-primary-foreground:oklch(10% .04 280);--arc-destructive:oklch(65% .22 25)}.arcturianos-root{background:var(--arc-bg);color:var(--arc-foreground);min-height:100vh;font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}.arcturianos-root *,.arcturianos-root :before,.arcturianos-root :after{border-color:var(--arc-border)}.arcturianos-root .font-cinzel{font-family:Cinzel,Instrument Serif,serif}.arcturianos-root .font-display{letter-spacing:-.01em;font-family:Instrument Serif,Cinzel,serif}.arcturianos-root .text-foreground{color:var(--arc-foreground)}.arcturianos-root .text-primary-foreground{color:var(--arc-primary-foreground)}.arcturianos-root .text-text-dim{color:var(--text-dim)}.arcturianos-root .text-text-muted-custom{color:var(--text-muted-custom)}.arcturianos-root .text-gold{color:var(--gold)}.arcturianos-root .text-gold-light{color:var(--gold-light)}.arcturianos-root .text-rose-accent{color:var(--rose-accent)}.arcturianos-root .text-violet-light{color:var(--violet-light)}.arcturianos-root .text-destructive{color:var(--arc-destructive)}.arcturianos-root .bg-gold{background-color:var(--gold)}.arcturianos-root .bg-card{background-color:var(--arc-card)}.arcturianos-root .bg-destructive{background-color:var(--arc-destructive)}.arcturianos-root .bg-gold\/10{background-color:oklch(72% .14 75/.1)}.arcturianos-root .border-border{border-color:var(--arc-border)}.arcturianos-root .border-gold{border-color:var(--gold)}.arcturianos-root .border-gold-dark{border-color:var(--gold-dark)}.arcturianos-root .border-violet{border-color:var(--violet)}.arcturianos-root .border-gold-dark\/50{border-color:oklch(55% .12 70/.5)}.arcturianos-root .border-gold-dark\/40{border-color:oklch(55% .12 70/.4)}.arcturianos-root .hover\:border-gold:hover{border-color:var(--gold)}.arcturianos-root .hover\:text-gold:hover{color:var(--gold)}.arcturianos-root .hover\:bg-gold-light:hover{background-color:var(--gold-light)}.arcturianos-root .group:hover .group-hover\:text-gold{color:var(--gold)}.arcturianos-root .hero-img-wrap{text-align:center;margin:2rem auto}.arcturianos-root .hero-img-caption{color:var(--text-muted-custom);letter-spacing:.08em;text-transform:uppercase;margin-top:.6rem;font-family:Cinzel,serif;font-size:12px}.arcturianos-root .faq-resposta{max-height:0;transition:max-height .35s;overflow:hidden}.arcturianos-root .faq-item.open .faq-resposta{max-height:600px}.arcturianos-root .faq-item.open .faq-toggle{transform:rotate(180deg)}.arcturianos-root .faq-toggle{transition:transform .25s;display:inline-block}@keyframes pdot-blink{0%,to{opacity:.35;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}}@keyframes tilt-in{0%{opacity:0;transform:perspective(800px)rotateX(8deg)translateY(20px)}to{opacity:1;transform:perspective(800px)rotateX(0)translateY(0)}}@keyframes btn-pulse{0%,to{box-shadow:0 4px 24px oklch(72% .14 75/.35)}50%{box-shadow:0 6px 36px oklch(72% .14 75/.6)}}@keyframes shimmer{0%{background-position:0%}to{background-position:200%}}.arcturianos-root .orb{filter:blur(120px);pointer-events:none;z-index:0;border-radius:50%;position:fixed}.arcturianos-root .orb-1{background:oklch(55% .24 290/.25);width:520px;height:520px;top:-120px;left:-120px}.arcturianos-root .orb-2{background:oklch(72% .14 75/.18);width:480px;height:480px;bottom:-140px;right:-120px}.arcturianos-root [class*=opacity-0][class*=translate-y-8]{animation:.9s ease-out .1s forwards arc-reveal}@keyframes arc-reveal{to{opacity:1;transform:translate(0)}}.arcturianos-root h1,.arcturianos-root h2,.arcturianos-root h3,.arcturianos-root h4{font-family:Instrument Serif,serif;font-weight:500}.arcturianos-root .font-cinzel{font-weight:600}.arcturianos-root .font-black{font-weight:900}.arcturianos-root a{color:inherit}html{scroll-behavior:smooth}.arcturianos-root .hero-img-wrap{max-width:640px;margin:1.5rem auto 2.25rem}.arcturianos-root .hero-img-frame{border:1px solid var(--arc-border);background:radial-gradient(oklch(55% .24 290/.18),oklch(8% .04 280/0));border-radius:20px;position:relative;overflow:hidden;box-shadow:0 30px 80px -20px oklch(55% .24 290/.35),0 10px 30px -10px oklch(0% 0 0/.6),inset 0 1px oklch(100% 0 0/.06)}.arcturianos-root .hero-img-frame:after{content:"";pointer-events:none;background:radial-gradient(at 50% 100%,oklch(8% .04 280/.55),#0000 55%);position:absolute;inset:0}.arcturianos-root .hero-img-frame img{mix-blend-mode:screen;filter:saturate(1.05)contrast(1.05);width:100%;height:auto;display:block}@media (width<=640px){.arcturianos-root .hero-img-wrap{max-width:100%;margin:1rem auto 1.5rem}.arcturianos-root .hero-img-frame{border-radius:14px}}@media (width<=768px){.arcturianos-root .bloco-grid{grid-template-columns:1fr!important;gap:40px!important}}
