:root{--bg-teal:#a9c9c9;--bg-white:#f7f9f9;--bg-soft-teal:#cfe5e4;--heading:#0f2a44;--secondary:#4f6f6f;--quote:#2f3e46;--yellow:#f5c842}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{justify-content:center;align-items:center;min-height:100dvh;font-family:Jost,sans-serif;display:flex;position:relative}.bg{z-index:0;background:radial-gradient(65% 55% at 92% 4%,#a9c9c9 0%,#0000 58%),radial-gradient(70% 55% at 8% 96%,#cfe5e4 0%,#0000 58%),radial-gradient(55% 45%,#eef6f6 0%,#0000 65%),#f7f9f9;position:fixed;inset:0}.grain{z-index:1;opacity:.025;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.orb{z-index:2;pointer-events:none;background:radial-gradient(circle,#f5c8422e 0%,#f5c8420f 45%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:5s ease-in-out infinite pulse;position:fixed;top:44%;left:50%;transform:translate(-50%,-50%)}.orb:after{content:"";background:radial-gradient(circle,#ffe06638 0%,#0000 65%);border-radius:50%;animation:5s ease-in-out infinite reverse pulse;position:absolute;inset:40px}@keyframes pulse{0%,to{opacity:.7;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.1)}}.ring{pointer-events:none;z-index:1;border-radius:50%;position:fixed}.ring-1{border:1px solid #4f6f6f1a;width:480px;height:480px;animation:35s linear infinite spin;top:50%;left:50%}.ring-2{border:1px solid #4f6f6f0d;width:680px;height:680px;animation:55s linear infinite reverse spin;top:50%;left:50%}@keyframes spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.container{z-index:10;text-align:center;width:100%;max-width:560px;padding:48px 24px 80px;animation:1.4s cubic-bezier(.16,1,.3,1) both fadeUp;position:relative}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.brand-wrap{justify-content:center;align-items:center;margin:0 auto;display:flex;position:relative}.brand-logo{filter:drop-shadow(0 0 8px #fffc)drop-shadow(0 0 18px #ffffff80)drop-shadow(0 0 35px #f5c84226);width:110%;height:auto;display:block}.shine{pointer-events:none;background:linear-gradient(115deg,#0000 35%,#ffffff0d 42%,#fffffff2 50%,#ffffff0d 58%,#0000 65%) 0 0/150% 100%;animation:20s ease-in-out infinite luxuryShine;position:absolute;inset:0;mask-image:url(/assets/aurashine-text.png);mask-position:50%;mask-size:contain;mask-repeat:no-repeat}@keyframes luxuryShine{0%{background-position:-100% 0}50%{background-position:-100% 0}to{background-position:100% 0}}.divider{background:linear-gradient(90deg, transparent, var(--yellow), transparent);width:44px;height:1px;margin:22px auto;animation:1.2s cubic-bezier(.16,1,.3,1) .3s both fadeUp}.subtext{letter-spacing:.28em;text-transform:uppercase;color:var(--secondary);margin-bottom:28px;font-size:.82rem;font-weight:300;animation:1.2s cubic-bezier(.16,1,.3,1) .35s both fadeUp}.quote{color:var(--quote);max-width:380px;margin:0 auto 40px;font-family:Cormorant Garamond,serif;font-size:clamp(1.1rem,3vw,1.35rem);font-style:italic;font-weight:300;line-height:1.85;animation:1.2s cubic-bezier(.16,1,.3,1) .45s both fadeUp}.badge{backdrop-filter:blur(10px);background:#ffffff80;border:1px solid #0f2a4424;border-radius:100px;align-items:center;gap:10px;margin-bottom:0;padding:10px 26px;animation:1.2s cubic-bezier(.16,1,.3,1) .55s both fadeUp;display:inline-flex}.badge-dot{background:var(--yellow);width:6px;height:6px;box-shadow:0 0 8px var(--yellow);border-radius:50%;animation:2s ease-in-out infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.badge-text{letter-spacing:.3em;text-transform:uppercase;color:var(--heading);font-size:.7rem;font-weight:300}.site-footer{text-align:center;letter-spacing:.2em;text-transform:uppercase;color:var(--secondary);opacity:.45;z-index:10;font-size:.68rem;animation:1.4s .8s both fadeUp;position:fixed;bottom:24px;left:0;right:0}.logo-wrap{margin-bottom:-8px;animation:1.2s cubic-bezier(.16,1,.3,1) .1s both fadeUp}.logo{object-fit:contain;opacity:.98;filter:drop-shadow(0 0 24px #f5c84266)drop-shadow(0 0 60px #a9c9c959)drop-shadow(0 0 100px #f5c84233);width:160px;height:160px}@media (width<=600px){.logo{width:100px;height:100px}h1{font-size:clamp(3rem,12vw,4.5rem)}.brand-wrap{width:95vw}}.site-footer a{color:inherit;text-decoration:none}.site-footer a:hover{text-decoration:underline}@media (width<=600px){.site-footer{letter-spacing:.1em;padding:0 16px 20px;font-size:.6rem;line-height:1.8}}
