.au-number{--au-night:#1a1228;--au-night-2:#241634;--au-night-3:#2f2742;--au-ink:#221b30;--au-ink-soft:#5b5468;--au-cloud:#fdfbf6;--au-cloud-soft:rgba(253,251,246,.74);--au-cloud-faint:rgba(253,251,246,.5);--au-amethyst:#6f4d8f;--au-mauve:#a982a7;--au-lilac:#d8c7ec;--au-blue:#93a3c6;--au-gold:#d9b86c;--au-gold-bright:#e7cd94;--au-gold-ink:#8a6a2b;--au-line-dark:rgba(253,251,246,.14);--au-glass:linear-gradient(160deg,rgba(70,51,98,.46),rgba(26,18,40,.36));--au-glass-2:linear-gradient(180deg,rgba(70,51,98,.3),rgba(26,18,40,.2));--au-glass-shadow:0 40px 110px -44px rgba(12,7,22,.9),inset 0 1px 0 rgba(255,255,255,.08);--au-display:var(--font-display,"Fraunces","Playfair Display",Georgia,serif);--au-body:var(--font-body,"Inter","Helvetica Neue",Arial,sans-serif);--au-ease:cubic-bezier(.22,.61,.36,1);position:relative;isolation:isolate;overflow:hidden;padding:clamp(60px,8vw,116px) 0 clamp(72px,9vw,132px);color:var(--au-cloud);-webkit-font-smoothing:antialiased;background:radial-gradient(58% 48% at 16% 6%,rgba(111,77,143,.4),transparent 60%),radial-gradient(52% 42% at 88% 18%,rgba(169,130,167,.26),transparent 62%),radial-gradient(70% 60% at 50% 116%,rgba(217,184,108,.12),transparent 60%),linear-gradient(178deg,#160f22 0%,var(--au-night) 42%,var(--au-night-3) 100%)}.au-number *,.au-number *:before,.au-number *:after{box-sizing:border-box}.au-number:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.5;background:radial-gradient(40% 30% at 22% 30%,rgba(111,77,143,.2),transparent 70%),radial-gradient(36% 28% at 80% 70%,rgba(169,130,167,.16),transparent 72%);animation:auNumDrift 24s ease-in-out infinite alternate}@keyframes auNumDrift{0%{transform:translateZ(0)}to{transform:translate3d(0,-18px,0)}}.au-number__glow{position:absolute;z-index:0;border-radius:50%;filter:blur(60px);pointer-events:none;opacity:.5}.au-number__glow--one{width:380px;height:380px;top:-60px;left:-40px;background:radial-gradient(circle,var(--au-amethyst),transparent 70%)}.au-number__glow--two{width:320px;height:320px;bottom:-40px;right:-30px;background:radial-gradient(circle,rgba(217,184,108,.5),transparent 70%)}.au-number__inner{position:relative;z-index:2;width:min(1200px,100% - 48px);margin:0 auto}.au-number__eyebrow{display:inline-flex;align-items:center;gap:12px;font-family:var(--au-body);font-size:12px;font-weight:600;letter-spacing:.32em;text-transform:uppercase;color:var(--au-gold);margin:0 0 18px}.au-number__eyebrow:before{content:"";width:28px;height:1px;background:linear-gradient(90deg,var(--au-gold),transparent)}.au-number__section-head{max-width:640px;margin-bottom:28px}.au-number__section-head h2{font-family:var(--au-display);font-weight:300;font-size:clamp(28px,4vw,46px);line-height:1.04;letter-spacing:-.01em;margin:0;color:var(--au-cloud)}.au-number__section-head p{margin:10px 0 0;color:var(--au-cloud-soft);max-width:54ch;line-height:1.6}.au-number__section{position:relative;z-index:2;margin:0 0 clamp(46px,6.5vw,80px)}.au-number__hero{position:relative;z-index:2;padding:8px 0 56px;max-width:760px}.au-number__hero h1{font-family:var(--au-display);font-weight:300;font-size:clamp(44px,7vw,92px);line-height:.99;letter-spacing:-.02em;margin:0;color:var(--au-cloud)}.au-number__hero h1 span{display:block;color:var(--au-lilac);font-style:italic}.au-number__hero-text{margin-top:26px;max-width:48ch;color:var(--au-cloud-soft);font-size:clamp(15px,1.6vw,18px);line-height:1.6}.au-number__btn,.au-number__form>button,.au-number__mobile-form>button,.au-number__compat-form>button,.au-number__email-form>button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:54px;padding:0 28px;overflow:hidden;cursor:pointer;border:1px solid transparent;border-radius:999px;font-family:var(--au-body);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;background:linear-gradient(135deg,var(--au-gold-bright),var(--au-gold));color:#221b30;box-shadow:0 16px 34px -12px #d9b86c99;transition:transform .25s var(--au-ease),background .25s,box-shadow .25s,color .25s,border-color .25s}.au-number__btn:before,.au-number__form>button:before,.au-number__mobile-form>button:before,.au-number__email-form>button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(120deg,transparent,rgba(255,255,255,.3),transparent);transform:translate(-120%);transition:transform .7s ease}.au-number__btn:hover:before,.au-number__form>button:hover:before,.au-number__mobile-form>button:hover:before,.au-number__email-form>button:hover:before{transform:translate(120%)}.au-number__btn:hover,.au-number__form>button:hover,.au-number__mobile-form>button:hover,.au-number__compat-form>button:hover,.au-number__email-form>button:hover{transform:translateY(-2px);color:#1a1322;box-shadow:0 22px 46px -12px #d9b86cb8}.au-number__btn:active,.au-number__form>button:active{transform:scale(.985)}.au-number__btn--dark{background:#fdfbf614;border-color:var(--au-line-dark);color:var(--au-cloud);box-shadow:none}.au-number__btn--dark:hover{background:#fdfbf629;color:var(--au-cloud);box-shadow:none}.au-number__form>button.is-loading,.au-number__form>button.is-calculating{opacity:.8;pointer-events:none}.au-number__form>button.is-loading:after{content:"";width:14px;height:14px;margin-left:10px;border-radius:50%;border:2px solid rgba(34,27,48,.3);border-top-color:#221b30;animation:auNumSpin .7s linear infinite}@keyframes auNumSpin{to{transform:rotate(360deg)}}.au-number__ritual-card{position:relative;z-index:2;border-radius:28px;overflow:hidden;margin-bottom:clamp(34px,5vw,56px);border:1px solid var(--au-line-dark);background:var(--au-glass);-webkit-backdrop-filter:blur(22px) saturate(140%);backdrop-filter:blur(22px) saturate(140%);box-shadow:var(--au-glass-shadow);display:grid;grid-template-columns:1.15fr .85fr;gap:0}.au-number__ritual-card:before{content:"";position:absolute;inset:0 0 auto 0;height:1px;background:linear-gradient(90deg,transparent,rgba(217,184,108,.5),transparent)}.au-number__form-area{padding:38px 36px}.au-number__form-area .au-number__eyebrow{margin-bottom:14px}.au-number__form-area h2{font-family:var(--au-display);font-weight:300;font-size:28px;letter-spacing:-.01em;margin:0 0 22px;color:var(--au-cloud)}.au-number__form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.au-number__form label{display:flex;flex-direction:column;gap:8px}.au-number__form>label:first-child{grid-column:1 / -1}.au-number__form label span{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--au-cloud-faint)}.au-number__form input{width:100%;min-height:54px;padding:0 16px;border-radius:14px;border:1px solid var(--au-line-dark);background:#fdfbf60f;color:var(--au-cloud);font-family:var(--au-body);font-size:15px;transition:border-color .25s,background .25s}.au-number__form input::placeholder{color:var(--au-cloud-faint)}.au-number__form input:hover{border-color:#d9b86c66}.au-number__form input:focus{outline:none;border-color:var(--au-gold);background:#fdfbf61a}.au-number__form>button[data-number-submit]{grid-column:1 / -1;margin-top:4px}.au-number__form-message{grid-column:1 / -1;margin:0;padding:12px 14px;border-radius:12px;font-size:13.5px;background:#d6787824;border:1px solid rgba(214,120,120,.3);color:#f0c8c8}.au-number__note{margin:16px 0 0;font-size:12.5px;color:var(--au-cloud-faint);font-style:italic;line-height:1.5}.au-number__preview{padding:36px 32px;border-left:1px solid var(--au-line-dark);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;background:linear-gradient(200deg,#2e21424d,#1a12281a)}.au-number__preview>p{font-size:13px;color:var(--au-cloud-faint);font-style:italic;text-align:center;line-height:1.6;margin:0}.au-number__grid-preview{position:relative;width:248px;height:248px;display:grid;place-items:center;filter:drop-shadow(0 30px 70px rgba(111,77,143,.5));animation:auNumWheel 64s linear infinite}.au-number__grid-preview:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:50%;border:1px solid var(--au-line-dark);box-shadow:inset 0 0 0 1px #fdfbf60a,0 0 40px #6f4d8f40}@keyframes auNumWheel{to{transform:rotate(360deg)}}.au-number__grid-preview span{position:absolute;top:50%;left:50%;width:38px;height:38px;margin:-19px;display:grid;place-items:center;border-radius:11px;font-family:var(--au-display);font-size:20px;font-weight:400;color:var(--au-lilac);background:#2e21429e;border:1px solid var(--au-line-dark);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.au-number__grid-preview span:nth-child(2n){color:var(--au-gold-bright)}.au-number__grid-preview span:nth-child(1){transform:rotate(0) translateY(-104px)}.au-number__grid-preview span:nth-child(2){transform:rotate(40deg) translateY(-104px)}.au-number__grid-preview span:nth-child(3){transform:rotate(80deg) translateY(-104px)}.au-number__grid-preview span:nth-child(4){transform:rotate(120deg) translateY(-104px)}.au-number__grid-preview span:nth-child(5){transform:rotate(160deg) translateY(-104px)}.au-number__grid-preview span:nth-child(6){transform:rotate(200deg) translateY(-104px)}.au-number__grid-preview span:nth-child(7){transform:rotate(240deg) translateY(-104px)}.au-number__grid-preview span:nth-child(8){transform:rotate(280deg) translateY(-104px)}.au-number__grid-preview span:nth-child(9){transform:rotate(320deg) translateY(-104px)}@keyframes auNumPulse{0%,to{opacity:.55}50%{opacity:1}}.au-number__loading{position:relative;z-index:2;padding:80px 0;display:flex;flex-direction:column;align-items:center;gap:26px;text-align:center}.au-number__loading.is-hidden{display:none}.au-number__loading-grid{display:grid;grid-template-columns:repeat(3,52px);grid-template-rows:repeat(3,52px);gap:8px}.au-number__loading-grid span{display:grid;place-items:center;border-radius:12px;background:#2e214280;border:1px solid var(--au-line-dark);font-family:var(--au-display);font-size:20px;color:var(--au-lilac);animation:auNumPulse 1.4s ease-in-out infinite}.au-number__loading-grid span:nth-child(2n){animation-delay:.2s}.au-number__loading-grid span:nth-child(3n){animation-delay:.4s}.au-number__loading-inner{display:flex;flex-direction:column;align-items:center;gap:10px}.au-number__loading-label{font-size:11px;letter-spacing:.3em;text-transform:uppercase;color:var(--au-gold);margin:0}.au-number__loading-inner h3{font-family:var(--au-display);font-weight:300;font-size:24px;margin:0;color:var(--au-cloud)}.au-number__loading-inner p{font-size:13px;color:var(--au-cloud-faint);max-width:42ch;margin:0;line-height:1.6}.au-number__results{position:relative;z-index:2}.au-number__results.is-hidden{display:none}.au-number__result-hero{max-width:820px;margin-bottom:clamp(24px,3vw,34px)}.au-number__result-hero h2{margin:12px 0 0;color:var(--au-cloud);font-family:var(--au-display);font-size:clamp(34px,5vw,64px);font-weight:300;letter-spacing:-.025em;line-height:1.02}.au-number__result-hero p{max-width:60ch;margin:18px 0 0;color:var(--au-cloud-soft);font-family:var(--au-display);font-size:19px;font-style:italic;font-weight:300;line-height:1.7}.au-number__mulank-hero{display:grid;grid-template-columns:auto 1fr;gap:clamp(28px,5vw,56px);align-items:center;margin:0 0 clamp(28px,4vw,46px);padding:clamp(28px,4vw,46px);border-radius:26px;border:1px solid var(--au-line-dark);background:var(--au-glass);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--au-glass-shadow);position:relative;overflow:hidden}.au-number__mulank-hero:before{content:"";position:absolute;width:340px;height:340px;left:-70px;top:-90px;border-radius:50%;background:radial-gradient(circle,rgba(217,184,108,.28),transparent 70%);pointer-events:none}.au-number__mulank-numeral{position:relative;display:grid;place-items:center;padding:0 14px}.au-number__mulank-big{font-family:var(--au-display);font-weight:300;line-height:.82;font-size:clamp(120px,20vw,210px);background:linear-gradient(160deg,var(--au-gold-bright),var(--au-gold) 55%,var(--au-mauve));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 18px 40px rgba(217,184,108,.22))}.au-number__mulank-tag{display:block;text-align:center;margin-top:6px;font-family:var(--au-body);font-size:11px;font-weight:600;letter-spacing:.32em;text-transform:uppercase;color:var(--au-gold)}.au-number__mulank-text h3{font-family:var(--au-display);font-weight:400;font-style:italic;font-size:clamp(24px,3vw,32px);color:var(--au-lilac);margin:0 0 12px}.au-number__mulank-text>p{font-size:clamp(15px,1.5vw,16.5px);line-height:1.65;color:var(--au-cloud-soft);margin:0;max-width:48ch}.au-number__mulank-pills{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.au-number__mulank-pill{padding:12px 18px;border-radius:14px;border:1px solid var(--au-line-dark);background:#fdfbf60a;text-align:center;min-width:84px}.au-number__mulank-pill b{display:block;font-family:var(--au-display);font-weight:500;font-size:26px;color:var(--au-cloud)}.au-number__mulank-pill span{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--au-gold)}.au-number__key-grid,.au-number__trinity,.au-number__timing,.au-number__planes,.au-number__forecast,.au-number__recommendations,.au-number__remedies{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,256px),1fr));gap:16px}.au-number__key-grid article,.au-number__trinity article,.au-number__timing article,.au-number__planes article,.au-number__forecast article,.au-number__recommendations article,.au-number__remedies article,.au-number__recommendation-card,.au-number__ritual-card.au-number__ritual-remedy{position:relative;overflow:hidden;padding:24px;border-radius:20px;border:1px solid var(--au-line-dark);background:var(--au-glass);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--au-glass-shadow);transition:transform .3s var(--au-ease),border-color .3s}.au-number__key-grid article:hover,.au-number__trinity article:hover,.au-number__timing article:hover,.au-number__planes article:hover,.au-number__forecast article:hover,.au-number__recommendations article:hover{transform:translateY(-3px);border-color:#d9b86c57}.au-number__key-grid article>p,.au-number__trinity article>span,.au-number__timing article>span,.au-number__forecast article>span,.au-number__recommendations article>span{margin:0 0 12px;color:var(--au-gold);font-family:var(--au-body);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.au-number__key-grid strong{display:block;color:var(--au-lilac);font-family:var(--au-display);font-size:60px;font-style:italic;font-weight:300;line-height:.9}.au-number__key-grid article h3,.au-number__trinity article h3,.au-number__timing article h3,.au-number__planes article h3,.au-number__forecast article h3,.au-number__recommendations article h3,.au-number__recommendation-card h3{margin:0 0 8px;font-family:var(--au-display);font-weight:400;font-size:20px;color:var(--au-cloud);line-height:1.2}.au-number__key-grid article span,.au-number__trinity article p,.au-number__timing article p,.au-number__planes article p,.au-number__forecast article p,.au-number__recommendations article p,.au-number__recommendation-card p{display:block;margin:0;color:var(--au-cloud-soft);font-family:var(--au-body);font-size:14px;line-height:1.6}.au-number__key-grid article span{margin-top:14px}.au-number__system-card{position:relative}.au-number__system-card--chaldean{border-color:#d9b86c52}.au-number__system-card--pythagorean{border-color:#a982a75c}.au-number__plane-status{display:inline-block;margin:0 0 12px;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--au-gold)}.au-number__planes article.is-soft .au-number__plane-status{color:var(--au-cloud-faint)}.au-number__planes article.is-soft{opacity:.92}.au-number__insight-card{margin:0 0 clamp(28px,4vw,46px);padding:clamp(28px,4vw,44px);border-radius:24px;border:1px solid var(--au-line-dark);background:var(--au-glass);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--au-glass-shadow)}.au-number__insight-card h3{margin:0 0 14px;font-family:var(--au-display);font-weight:300;font-size:clamp(24px,3vw,34px);color:var(--au-cloud);line-height:1.15}.au-number__insight-card p:last-child{margin:0;color:var(--au-cloud-soft);font-size:16px;line-height:1.7;max-width:60ch}.au-number__energy-state{margin:0 0 clamp(28px,4vw,46px)}.au-number__energy-card{display:flex;align-items:center;gap:24px;padding:28px;border-radius:22px;border:1px solid var(--au-line-dark);background:var(--au-glass);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--au-glass-shadow)}.au-number__energy-orb{flex:none;font-size:30px;line-height:1;color:var(--au-gold-bright)}.au-number__energy-card h3{margin:0 0 6px;font-family:var(--au-display);font-weight:400;font-size:22px;color:var(--au-cloud)}.au-number__energy-card p{margin:0;color:var(--au-cloud-soft);font-size:14.5px;line-height:1.6}.au-number__today-card{display:flex;align-items:center;gap:22px;padding:24px;border-radius:20px;border:1px solid var(--au-line-dark);background:var(--au-glass);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--au-glass-shadow)}.au-number__today-big{display:grid;place-items:center;flex:none;width:74px;height:74px;border-radius:18px;background:linear-gradient(135deg,var(--au-gold-bright),var(--au-gold-ink));color:#160f22;font-family:var(--au-display);font-size:34px;font-weight:500}.au-number__today-text h3{margin:0 0 6px;font-family:var(--au-display);font-weight:400;font-size:19px;color:var(--au-cloud)}.au-number__today-text p{margin:0;font-size:14.5px;line-height:1.55;color:var(--au-cloud-soft)}.au-number__today-meta{margin-top:8px!important;font-size:12px!important;letter-spacing:.04em;color:var(--au-gold)!important}.au-number__combo-card{padding:26px;border-radius:20px;border:1px solid var(--au-line-dark);background:var(--au-glass);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--au-glass-shadow)}.au-number__combo-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:12px}.au-number__combo-head strong{font-family:var(--au-display);font-weight:400;font-size:22px;color:var(--au-cloud)}.au-number__combo-tone{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:6px 14px;border-radius:999px}.au-number__combo-tone.is-harmonious{background:#8cbe8c2e;color:#a9d6a9}.au-number__combo-tone.is-neutral{background:#b4aad22e;color:var(--au-lilac)}.au-number__combo-tone.is-tense{background:#dcaa6e2e;color:var(--au-gold-bright)}.au-number__combo-tone.is-doubled{background:#e7cd9433;color:var(--au-gold-bright)}.au-number__combo-body{margin:0;font-size:15px;line-height:1.6;color:var(--au-cloud-soft)}.au-number__rel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.au-number__rel-block{padding:20px;border-radius:16px;border:1px solid var(--au-line-dark);background:var(--au-glass);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.au-number__rel-label{margin:0 0 14px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--au-gold)}.au-number__rel-chips{display:flex;flex-wrap:wrap;gap:8px}.au-number__rel-chip{display:grid;place-items:center;min-width:36px;height:36px;padding:0 10px;border-radius:10px;background:#e7cd941f;border:1px solid rgba(231,205,148,.32);font-family:var(--au-display);font-weight:500;font-size:18px;color:var(--au-gold-bright)}.au-number__rel-chip.is-empty{min-width:auto;font-family:var(--au-body);font-weight:500;font-size:13px;color:var(--au-cloud-faint);background:transparent;border-style:dashed}.au-number__rel-luck{display:grid;gap:6px;padding:20px;border-radius:14px;background:#e7cd9412;border:1px solid rgba(231,205,148,.18)}.au-number__rel-luck p{margin:0;font-size:14.5px;color:var(--au-cloud-soft)}.au-number__rel-luck strong{color:var(--au-gold-bright)}.au-number__upay-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:18px}.au-number__upay-cell{padding:16px;border-radius:14px;border:1px solid var(--au-line-dark);background:#fdfbf60a}.au-number__upay-cell span{display:block;margin-bottom:6px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--au-gold)}.au-number__upay-cell strong{font-family:var(--au-display);font-weight:400;font-size:16px;color:var(--au-cloud);line-height:1.3}.au-number__upay-guidance{display:grid;grid-template-columns:1fr 1fr;gap:14px}.au-number__upay-do,.au-number__upay-soften{padding:20px;border-radius:14px}.au-number__upay-do{background:#8cbe8c1a;border:1px solid rgba(140,190,140,.22)}.au-number__upay-soften{background:#dcaa6e1a;border:1px solid rgba(220,170,110,.22)}.au-number__upay-do .au-number__rel-label,.au-number__upay-soften .au-number__rel-label{color:var(--au-gold)}.au-number__upay-guidance p:last-child{margin:0;font-size:14.5px;line-height:1.55;color:var(--au-cloud-soft)}.au-number__loshu-wrap{display:grid;grid-template-columns:auto 1fr;gap:clamp(24px,4vw,46px);align-items:start}.au-number__loshu{display:grid;grid-template-columns:repeat(3,84px);grid-template-rows:repeat(3,84px);border:1.5px solid rgba(217,184,108,.5);border-radius:14px;overflow:hidden;background:#2e21424d}.au-number__loshu-cell{display:grid;place-items:center;border:.5px solid var(--au-line-dark);font-family:var(--au-display);font-size:28px;font-weight:400;color:var(--au-cloud)}.au-number__loshu-cell.is-empty{color:#e7cd9438;font-size:18px}.au-number__loshu-number{font-family:var(--au-display)}.au-number__loshu-copy{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));gap:14px;align-content:start}.au-number__loshu-copy>div{padding:18px;border-radius:16px;border:1px solid var(--au-line-dark);background:var(--au-glass);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.au-number__loshu-copy h3{margin:0 0 8px;font-family:var(--au-display);font-weight:400;font-size:17px;color:var(--au-cloud)}.au-number__loshu-copy p{margin:0;font-size:14px;line-height:1.55;color:var(--au-cloud-soft)}.au-number__loshu-analysis{background:#e7cd9412!important;border-color:#e7cd9433!important}.au-number__missing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:16px}.au-number__missing-card{padding:24px;border-radius:20px;border:1px solid var(--au-line-dark);background:var(--au-glass);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--au-glass-shadow)}.au-number__missing-card--balanced{text-align:center}.au-number__missing-pill{display:inline-block;margin:0 0 14px;padding:5px 12px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--au-gold);background:#e7cd941f;border:1px solid rgba(231,205,148,.28)}.au-number__missing-card h3{margin:0 0 14px;font-family:var(--au-display);font-weight:400;font-size:21px;color:var(--au-cloud);line-height:1.2}.au-number__missing-card p{margin:0 0 10px;font-size:14px;line-height:1.55;color:var(--au-cloud-soft)}.au-number__missing-card strong{color:var(--au-gold-bright);font-weight:600}.au-number__missing-crystals{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.au-number__missing-pill.is-crystal,.au-number__missing-crystals a,.au-number__missing-crystals span{display:inline-block;padding:6px 12px;border-radius:999px;font-size:12px;letter-spacing:.02em;text-transform:none;font-weight:500;color:var(--au-gold-bright);background:#e7cd941a;border:1px solid rgba(231,205,148,.26);text-decoration:none}.au-number__lucky-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));gap:14px}.au-number__lucky-cell{padding:20px 16px;border-radius:16px;text-align:center;border:1px solid var(--au-line-dark);background:var(--au-glass);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .3s var(--au-ease),border-color .3s}.au-number__lucky-cell:hover{transform:translateY(-3px);border-color:#d9b86c57}.au-number__lucky-icon{display:block;font-size:20px;color:var(--au-gold);margin-bottom:8px}.au-number__lucky-label{margin:0 0 6px;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--au-gold)}.au-number__lucky-value{display:block;font-family:var(--au-display);font-size:16px;line-height:1.3;color:var(--au-cloud)}.au-number__lucky-bridge{margin-top:22px;padding-top:22px;border-top:1px solid var(--au-line-dark)}.au-number__lucky-bridge-intro{margin:0 0 12px;font-size:13px;color:var(--au-gold)}.au-number__lucky-chips{display:flex;flex-wrap:wrap;gap:9px}.au-number__lucky-chip{display:inline-block;padding:8px 14px;border-radius:999px;font-size:13px;font-weight:500;color:var(--au-gold-bright);background:#e7cd941a;border:1px solid rgba(231,205,148,.26);text-decoration:none;transition:background .25s}.au-number__lucky-chip:hover{background:#e7cd9433}.au-number__crystal-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:16px}.au-number__crystal-card{position:relative;padding:24px;border-radius:20px;border:1px solid var(--au-line-dark);background:var(--au-glass);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--au-glass-shadow);transition:transform .3s var(--au-ease),border-color .3s}.au-number__crystal-card:hover{transform:translateY(-3px);border-color:#d9b86c57}.au-number__crystal-card.is-top{border-color:#d9b86c80}.au-number__crystal-badge{display:inline-block;margin:0 0 12px;padding:5px 12px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--au-gold);background:#e7cd941f;border:1px solid rgba(231,205,148,.28)}.au-number__crystal-card.is-top .au-number__crystal-badge{background:linear-gradient(135deg,var(--au-gold-bright),var(--au-gold));color:#221b30;border:0}.au-number__crystal-name{display:block;margin:0 0 8px;font-family:var(--au-display);font-weight:400;font-size:22px;color:var(--au-cloud)}.au-number__crystal-why{margin:0;font-size:14px;line-height:1.6;color:var(--au-cloud-soft)}.au-number__crystal-cta{margin-top:18px}.au-number__name-current{margin:0 0 18px;font-size:15.5px;color:var(--au-cloud-soft);line-height:1.6}.au-number__name-current strong{color:var(--au-cloud);font-weight:600}.au-number__name-list{list-style:none;margin:0 0 16px;padding:0;display:grid;gap:10px}.au-number__name-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border-radius:14px;border:1px solid var(--au-line-dark);background:var(--au-glass);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.au-number__name-spell{font-family:var(--au-display);font-size:18px;color:var(--au-cloud)}.au-number__name-note{display:block;font-size:12.5px;color:var(--au-cloud-faint);margin-top:4px}.au-number__name-num{font-family:var(--au-display);font-size:26px;font-style:italic;color:var(--au-gold-bright)}.au-number__name-none{padding:18px;border-radius:14px;background:#fdfbf60a;border:1px solid var(--au-line-dark);color:var(--au-cloud-soft);font-size:14.5px}.au-number__name-disclaimer{margin:0;font-size:12.5px;font-style:italic;color:var(--au-cloud-faint);line-height:1.55;max-width:60ch}.au-number__mobile-form{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:end;max-width:640px}.au-number__mobile-form label{display:flex;flex-direction:column;gap:8px}.au-number__mobile-form label span{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--au-cloud-faint)}.au-number__mobile-form input{width:100%;min-height:54px;padding:0 16px;border-radius:14px;border:1px solid var(--au-line-dark);background:#fdfbf60f;color:var(--au-cloud);font-family:var(--au-body);font-size:15px;transition:border-color .25s,background .25s}.au-number__mobile-form input::placeholder{color:var(--au-cloud-faint)}.au-number__mobile-form input:focus{outline:none;border-color:var(--au-gold);background:#fdfbf61a}.au-number__mobile-result{margin-top:20px;padding:24px;border-radius:20px;border:1px solid var(--au-line-dark);background:var(--au-glass);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--au-glass-shadow)}.au-number__mobile-result h3{margin:0 0 6px;font-family:var(--au-display);font-weight:400;font-size:21px;color:var(--au-cloud)}.au-number__mobile-result p{margin:0 0 10px;font-size:14.5px;line-height:1.6;color:var(--au-cloud-soft)}.au-number__mobile-headline{display:flex;align-items:center;gap:18px;margin-bottom:14px}.au-number__mobile-big{display:grid;place-items:center;flex:none;width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg,var(--au-gold-bright),var(--au-gold-ink));color:#160f22;font-family:var(--au-display);font-size:30px;font-weight:500}.au-number__mobile-sub{font-size:13px!important;color:var(--au-gold)!important;margin:4px 0 0!important}.au-number__house-bridge-intro{color:var(--au-gold)!important;font-size:13px;margin:14px 0 10px}.au-number__house-score{font-family:var(--au-display);font-size:20px;color:var(--au-cloud)}.au-number__house-stars{color:var(--au-gold)}.au-number__report-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.au-number__copy-status{margin:14px 0 0;font-size:13px;color:var(--au-gold)}.au-number__email-capture{margin-top:28px;padding:clamp(26px,4vw,40px);border-radius:24px;border:1px solid var(--au-line-dark);background:var(--au-glass);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--au-glass-shadow)}.au-number__email-capture h3{margin:0 0 10px;font-family:var(--au-display);font-weight:300;font-size:clamp(22px,3vw,30px);color:var(--au-cloud)}.au-number__email-capture>p{margin:0 0 18px;color:var(--au-cloud-soft);font-size:15px;line-height:1.6;max-width:54ch}.au-number__email-form{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:start}.au-number__email-field{display:block}.au-number__email-form input[type=email]{width:100%;min-height:54px;padding:0 16px;border-radius:14px;border:1px solid var(--au-line-dark);background:#fdfbf60f;color:var(--au-cloud);font-family:var(--au-body);font-size:15px}.au-number__email-form input[type=email]::placeholder{color:var(--au-cloud-faint)}.au-number__email-form input[type=email]:focus{outline:none;border-color:var(--au-gold);background:#fdfbf61a}.au-number__email-consent{grid-column:1 / -1;display:flex;align-items:flex-start;gap:10px;font-size:13px;color:var(--au-cloud-faint);line-height:1.5}.au-number__email-consent input{margin-top:3px;accent-color:var(--au-gold)}.au-number__email-status{grid-column:1 / -1;margin:0;font-size:13px;color:var(--au-gold)}.au-number__method{border:1px solid var(--au-line-dark);border-radius:18px;background:#fdfbf608;overflow:hidden}.au-number__method summary{cursor:pointer;padding:20px 24px;font-family:var(--au-body);font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--au-gold);list-style:none}.au-number__method summary::-webkit-details-marker{display:none}.au-number__method-body{padding:0 24px 24px}.au-number__method-body p{margin:0 0 12px;font-size:14px;line-height:1.7;color:var(--au-cloud-soft)}.au-number__history{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:14px}.au-number__history article{padding:20px;border-radius:16px;border:1px solid var(--au-line-dark);background:var(--au-glass);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.au-number__history article span{display:block;margin-bottom:8px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--au-gold)}.au-number__history article h3{margin:0 0 8px;font-family:var(--au-display);font-weight:400;font-size:18px;color:var(--au-cloud)}.au-number__history article p{margin:0;font-size:13.5px;line-height:1.55;color:var(--au-cloud-soft)}.au-number__cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.au-number .au-reveal-up{opacity:0;transform:translateY(28px);transition:opacity .9s var(--au-ease),transform .9s var(--au-ease)}.au-number .au-reveal-up.in{opacity:1;transform:none}@media(max-width:1000px){.au-number__ritual-card{grid-template-columns:1fr}.au-number__preview{border-left:none;border-top:1px solid var(--au-line-dark)}.au-number__loshu-wrap{grid-template-columns:1fr}.au-number__loshu{margin:0 auto}}@media(max-width:720px){.au-number__mulank-hero{grid-template-columns:1fr;text-align:center}.au-number__mulank-pills{justify-content:center}.au-number__rel-grid,.au-number__upay-guidance{grid-template-columns:1fr}}@media(max-width:600px){.au-number__form,.au-number__mobile-form,.au-number__email-form{grid-template-columns:1fr}.au-number__today-card,.au-number__energy-card{flex-direction:column;text-align:center}.au-number__name-row{flex-direction:column;align-items:flex-start;gap:8px}}.au-number a:focus-visible,.au-number button:focus-visible,.au-number input:focus-visible{outline:2px solid var(--au-gold);outline-offset:2px}@media(prefers-reduced-motion:reduce){.au-number:after,.au-number__grid-preview span,.au-number__loading-grid span{animation:none!important}.au-number .au-reveal-up{opacity:1!important;transform:none!important}}.au-number__compat-form{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:end;max-width:640px}.au-number__compat-form label{display:flex;flex-direction:column;gap:8px}.au-number__compat-form label span{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--au-cloud-faint)}.au-number__compat-result{margin-top:20px;padding:24px;border-radius:20px;border:1px solid var(--au-line-dark);background:var(--au-glass);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--au-glass-shadow)}.au-number__compat-result h3{margin:0 0 8px;font-family:var(--au-display);font-weight:400;font-size:21px;color:var(--au-cloud)}.au-number__compat-result p{margin:0;font-size:14.5px;line-height:1.6;color:var(--au-cloud-soft)}.au-number__mobile-driver{margin:0 0 10px!important;font-size:14.5px;color:var(--au-cloud-soft)}.au-number__mobile-driver strong{color:var(--au-gold-bright);font-weight:600}.au-number__cta{margin-top:clamp(34px,5vw,56px);padding:clamp(30px,5vw,52px);border-radius:26px;text-align:center;border:1px solid var(--au-line-dark);background:var(--au-glass);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--au-glass-shadow)}.au-number__cta .au-number__eyebrow{justify-content:center}.au-number__cta h2{margin:0 0 24px;font-family:var(--au-display);font-weight:300;font-size:clamp(26px,4vw,42px);color:var(--au-cloud);line-height:1.08}.au-number__cta .au-number__cta-row{justify-content:center}.au-number .au-dp{position:relative!important;width:100%!important;overflow:visible!important}.au-number .au-dp__field{width:100%!important;min-height:56px!important;height:56px!important;padding:0 20px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;color:#1f1a2e!important}.au-number .au-dp__display,.au-number .au-dp__display.is-placeholder{display:inline-block!important;visibility:visible!important;opacity:1!important;color:#1f1a2e75!important;font-family:var(--au-body, "Inter", sans-serif)!important;font-size:14px!important;font-weight:600!important;letter-spacing:.16em!important;text-transform:uppercase!important;line-height:1!important}.au-number .au-dp__field:not(.is-placeholder) .au-dp__display{color:#1f1a2e!important;letter-spacing:.04em!important}.au-number .au-dp__icon{width:20px!important;height:20px!important;flex:0 0 auto!important}.au-number .au-dp__pop{width:min(340px,92vw)!important;max-width:92vw!important;overflow:visible!important;z-index:9999!important}.au-number .au-dp__head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin-bottom:12px!important}.au-number .au-dp__heading{display:flex!important;justify-content:center!important;gap:8px!important;flex:1!important}.au-number .au-dp__nav{grid-column:auto!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;max-width:44px!important;max-height:44px!important;padding:0!important;margin:0!important;border-radius:14px!important;font-size:30px!important;font-weight:300!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;letter-spacing:0!important;text-transform:none!important;box-shadow:none!important;text-shadow:none!important}.au-number .au-dp__select{height:44px!important;min-height:44px!important;padding:0 14px!important;border-radius:12px!important}.au-number .au-dp__dow,.au-number .au-dp__grid{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:3px!important}.au-number .au-dp__dow span{display:grid!important;place-items:center!important;height:26px!important;padding:0!important}.au-number .au-dp button:not(.au-dp__field){grid-column:auto!important;min-height:unset!important;padding:0!important;margin:0!important;letter-spacing:normal!important;text-transform:none!important;box-shadow:none!important;text-shadow:none!important}.au-number .au-dp button:not(.au-dp__field):before{display:none!important}.au-number .au-dp__cell{grid-column:auto!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;aspect-ratio:1 / 1!important;padding:0!important;border-radius:11px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;color:#f3eefc!important;font-size:14px!important;line-height:1!important}.au-number .au-dp__cell.is-empty{visibility:hidden!important}.au-number .au-dp__cell.is-today{border-color:#d2ab6499!important;color:var(--au-gold, #d2ab64)!important;font-weight:700!important}.au-number .au-dp__cell.is-selected{background:linear-gradient(135deg,#8c70aaf5,#bca4d2eb)!important;color:#fff!important;border-color:#ffffff80!important}.au-number .au-dp__today,.au-number .au-dp__clear{grid-column:auto!important;flex:1!important;height:40px!important;min-height:40px!important;padding:0 12px!important;border-radius:11px!important;font-size:12px!important;letter-spacing:.06em!important;text-transform:uppercase!important}.au-number__form,.au-number__form-area,.au-number__ritual-card{overflow:visible!important}@media print{@page{margin:13mm 11mm}html,body{background:#fff!important}.header-wrapper,.shopify-section-group-header-group,.announcement-bar,.announcement-bar-section,.utility-bar,.shopify-section-group-footer-group,footer.footer,.footer,.cart-notification,.cart-drawer,.search-modal,#shopify-section-announcement-bar{display:none!important}.au-number__hero,.au-number__ritual-card,.au-number__form-area,.au-number__loading,.au-number:after,.au-number__glow,.au-number__preview,.au-number__grid-preview,.au-number__report-actions,.au-number__email-capture,.au-number__mobile,.au-number__compat-form,.au-number__cta-row,.au-number__copy-status,.au-number__recommendations{display:none!important}.au-number{background:#fff!important;color:#221b30!important;padding:0!important}.au-number__inner,.au-number__results{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.au-number__results{display:block!important}.au-number__mulank-hero,.au-number__result-hero,.au-number__insight-card,.au-number__energy-card,.au-number__key-grid article,.au-number__trinity article,.au-number__timing article,.au-number__planes article,.au-number__forecast article,.au-number__combo-card,.au-number__rel-block,.au-number__upay-cell,.au-number__loshu-copy>div,.au-number__loshu-wrap,.au-number__missing-card,.au-number__lucky-cell,.au-number__crystal-card,.au-number__system-card,.au-number__name-row,.au-number__today-card,.au-number__method,.au-number__note,.au-number__loshu-analysis>*{background:#fff!important;border:1px solid #e4ddd0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.au-number__results *{color:#332d40!important;text-shadow:none!important}.au-number__result-hero h2,.au-number__section-head h2,.au-number__mulank-text h3,.au-number__insight-card h3,.au-number__key-grid article h3,.au-number__crystal-name,.au-number__energy-card h3,.au-number__today-text h3,.au-number__loshu-copy h3,.au-number__missing-card h3,.au-number__combo-head strong,.au-number__lucky-value,.au-number__system-card h3,.au-number__method h3{color:#221b30!important}.au-number__eyebrow{color:#8a6a2b!important}.au-number__mulank-big,.au-number__mulank-numeral,.au-number__system-card .au-number__mulank-big{-webkit-text-fill-color:#8a6a2b!important;color:#8a6a2b!important}.au-number__key-grid strong,.au-number__lucky-value{color:#6f4d8f!important}.au-number__mulank-tag{background:#f7f1e6!important;color:#8a6a2b!important;border-color:#e7dcc4!important}.au-number__key-grid,.au-number__trinity,.au-number__timing,.au-number__planes,.au-number__forecast,.au-number__crystal-grid,.au-number__missing-grid,.au-number__lucky-grid,.au-number__upay-grid,.au-number__rel-grid,.au-number__loshu-analysis{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.au-number__section{break-inside:auto;page-break-inside:auto}.au-number__section-head{break-after:avoid;page-break-after:avoid;break-inside:avoid;page-break-inside:avoid}.au-number__mulank-hero,.au-number__result-hero,.au-number__insight-card,.au-number__energy-card,.au-number__key-grid article,.au-number__trinity article,.au-number__timing article,.au-number__planes article,.au-number__forecast article,.au-number__combo-card,.au-number__rel-block,.au-number__upay-cell,.au-number__missing-card,.au-number__lucky-cell,.au-number__crystal-card,.au-number__system-card,.au-number__name-row,.au-number__today-card,.au-number__method,.au-number__loshu-wrap,.au-number__loshu-analysis>*,.au-number__loshu-copy>div{break-inside:avoid;page-break-inside:avoid}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}.au-number__locked-card{background:linear-gradient(160deg,#1f1a2e0d,#9f8bb31f);border:1px solid rgba(182,138,61,.4);border-radius:20px;padding:38px 28px;text-align:center;max-width:620px;margin:0 auto}.au-number__locked-card h2{margin:6px 0 14px}.au-number__locked-intro{margin:0 auto 6px;max-width:480px}.au-number__locked-list{list-style:none;margin:18px auto 24px;padding:0;max-width:520px;text-align:left;display:grid;gap:11px}.au-number__locked-list li{position:relative;padding-left:28px;line-height:1.5}.au-number__locked-list li:before{content:"\2726";position:absolute;left:4px;top:0;color:#b68a3d}.au-number__locked-recover{margin-top:16px;font-size:.85rem;opacity:.85}.au-number__locked-recover a{color:#b68a3d;text-decoration:underline}.au-number__compat-score{display:flex;align-items:center;gap:18px;margin-bottom:14px}.au-number__compat-big{display:grid;place-items:center;flex:none;width:72px;height:72px;border-radius:18px;font-size:23px;font-weight:600;color:#221b30;background:linear-gradient(135deg,var(--au-gold-bright),var(--au-gold))}.au-number__compat-score h3{margin:0;font-size:18px;color:var(--au-cloud)}.au-number__compat-sub{font-size:13px!important;color:var(--au-gold)!important;margin:4px 0 0!important;line-height:1.5}.au-number__mobile-verdict{margin:6px 0 12px;padding:10px 14px;border-radius:12px;font-size:14px;line-height:1.5;border:1px solid var(--au-line-dark);background:#fdfbf60d}.au-number__mobile-verdict--good{border-color:#8fd6a066;color:#bfe6c8}.au-number__mobile-verdict--warn{border-color:#e6a15c73;color:#f0c694}.au-number__mobile-pairs{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.au-number__pair{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;min-width:46px;padding:7px 10px;border-radius:12px;font-weight:600;font-size:15px;border:1px solid var(--au-line-dark);background:#fdfbf60d;color:var(--au-cloud)}.au-number__pair small{font-size:10px;font-weight:500;opacity:.65;margin-top:2px}.au-number__pair--good{border-color:#8fd6a073;color:#bfe6c8}.au-number__pair--warn{border-color:#e6a15c80;color:#f0c694}.au-number__mobile-suggestions{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:8px}.au-number__mobile-suggestions li{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:12px;border:1px solid var(--au-line-dark);background:var(--au-glass-2)}.au-number__mobile-suggestions li strong{font-size:17px;letter-spacing:1px;color:var(--au-cloud)}.au-number__mobile-suggestions li span{font-size:13px;color:var(--au-gold)}.au-number__remedies article h3,.au-number__missing-grid article h3{margin:0 0 8px;font-family:var(--au-display);font-weight:400;font-size:20px;color:var(--au-cloud);line-height:1.2}.au-number__remedies article p,.au-number__missing-grid article p{display:block;margin:0;color:var(--au-cloud-soft);font-family:var(--au-body);font-size:14px;line-height:1.6}@media print{#shopify-section-aurealm-header,#shopify-section-aurealm-announcement,#shopify-section-aurealm-footer,#shopify-section-aurealm-search-overlay,#shopify-section-aurealm-cart-drawer,#shopify-section-aurealm-quiz-modal,#shopify-section-aurealm-global-rituals,#shopify-section-aurealm-ritual-concierge,.au-scroll-top,.au-lang-toggle{display:none!important}.au-number.is-hindi,.au-number.is-hindi p,.au-number.is-hindi span,.au-number.is-hindi li,.au-number.is-hindi strong{font-family:Mukta,sans-serif!important}.au-number.is-hindi h1,.au-number.is-hindi h2,.au-number.is-hindi h3,.au-number.is-hindi .au-number__eyebrow{font-family:"Noto Serif Devanagari",serif!important}}.au-number__remedies,.au-number__planes,.au-number__missing-grid,.au-number__crystal-grid,.au-number__key-grid,.au-number__trinity,.au-number__timing,.au-number__forecast{gap:18px}.au-number__remedies article,.au-number__planes article,.au-number__missing-grid article,.au-number__forecast article{padding:22px 24px}.au-number__section-head{margin-bottom:30px}.au-number__remedies article,.au-number__planes article,.au-number__missing-grid article,.au-number__forecast article,.au-number__key-grid article,.au-number__trinity article,.au-number__timing article,.au-number__crystal-card{padding:clamp(22px,3.6vw,28px)}.au-number{position:relative}.au-lang-toggle{position:absolute;top:18px;right:18px;z-index:6;padding:7px 16px;border-radius:999px;font-size:13px;letter-spacing:.04em;cursor:pointer;color:var(--au-cloud);background:var(--au-glass-2);border:1px solid var(--au-line-dark);transition:border-color .2s}.au-lang-toggle:hover{border-color:var(--au-gold)}.au-number.is-hindi{font-family:"Mukta",var(--au-body)}.au-number.is-hindi h1,.au-number.is-hindi h2,.au-number.is-hindi h3,.au-number.is-hindi .au-number__eyebrow{font-family:"Noto Serif Devanagari",var(--au-display)}.au-number .au-lang-toggle,.au-sky .au-lang-toggle{position:absolute;top:clamp(14px,2vw,24px);right:clamp(14px,2vw,24px);z-index:12;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:9px 17px 9px 13px;border-radius:999px;border:1px solid rgba(183,143,91,.46);color:#3b2b44;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.92),transparent 34%),linear-gradient(135deg,#fffaf4f0,#eedeeaeb 46%,#f4e7c4e6);box-shadow:0 16px 36px #321c4429,0 0 0 1px #ffffff7a inset,0 0 22px #d8bedd4d;-webkit-backdrop-filter:blur(18px) saturate(1.18);backdrop-filter:blur(18px) saturate(1.18);font-family:var(--au-body);font-size:12px;font-weight:800;line-height:1;letter-spacing:.075em;text-transform:uppercase;cursor:pointer;isolation:isolate;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease,color .22s ease}.au-number .au-lang-toggle:before,.au-sky .au-lang-toggle:before{content:"\263e";display:grid;place-items:center;width:22px;height:22px;margin-left:-3px;border-radius:999px;color:#7a4f83;background:#ffffff9e;box-shadow:0 0 0 1px #b78f5b38 inset,0 6px 16px #683f7424;font-family:var(--au-display);font-size:13px;line-height:1}.au-number .au-lang-toggle:after,.au-sky .au-lang-toggle:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:-1;border-radius:inherit;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,0) 28%,rgba(255,255,255,.46) 48%,rgba(255,255,255,0) 68%,transparent 100%);transform:translate(-125%);transition:transform .55s ease}.au-number .au-lang-toggle:hover,.au-sky .au-lang-toggle:hover{transform:translateY(-1px);border-color:#cfa462b8;box-shadow:0 18px 42px #321c4433,0 0 0 1px #ffffff94 inset,0 0 30px #e7cd944d}.au-number .au-lang-toggle:hover:after,.au-sky .au-lang-toggle:hover:after{transform:translate(125%)}.au-number .au-lang-toggle[aria-pressed=true],.au-sky .au-lang-toggle[aria-pressed=true]{color:#fffaf2;border-color:#e7cd9494;background:radial-gradient(circle at 20% 12%,rgba(255,255,255,.2),transparent 34%),linear-gradient(135deg,#4d315af5,#7e5380f0 54%,#ac809aeb);box-shadow:0 18px 44px #30193f4d,0 0 0 1px #ffffff1f inset,0 0 28px #d8bedd57}.au-number .au-lang-toggle[aria-pressed=true]:before,.au-sky .au-lang-toggle[aria-pressed=true]:before{content:"\2726";color:#f7e8b8;background:#ffffff1f;box-shadow:0 0 0 1px #f7e8b840 inset,0 0 18px #f7e8b82e}.au-number .au-lang-toggle:focus-visible,.au-sky .au-lang-toggle:focus-visible{outline:3px solid rgba(231,205,148,.56);outline-offset:3px}@media screen and (max-width:640px){.au-number .au-lang-toggle,.au-sky .au-lang-toggle{top:12px;right:12px;min-height:36px;padding:8px 13px 8px 10px;font-size:11px;letter-spacing:.06em}.au-number .au-lang-toggle:before,.au-sky .au-lang-toggle:before{width:19px;height:19px;font-size:12px}}.au-number.is-marathi,.au-sky.is-marathi{font-family:"Mukta",var(--au-body)}.au-number.is-marathi h1,.au-number.is-marathi h2,.au-number.is-marathi h3,.au-number.is-marathi .au-number__eyebrow,.au-sky.is-marathi h1,.au-sky.is-marathi h2,.au-sky.is-marathi h3,.au-sky.is-marathi .au-sky__eyebrow{font-family:"Noto Serif Devanagari",var(--au-display)}.au-number .au-lang-toggle[data-au-lang-state=mr],.au-sky .au-lang-toggle[data-au-lang-state=mr]{color:#fffaf2;border-color:#e7cd94a8;background:radial-gradient(circle at 20% 12%,rgba(255,255,255,.22),transparent 34%),linear-gradient(135deg,#5f3767f5,#9a638af0 48%,#c7977ceb);box-shadow:0 18px 44px #30193f4d,0 0 0 1px #ffffff21 inset,0 0 32px #e7cd9440}.au-number .au-lang-toggle[data-au-lang-state=mr]:before,.au-sky .au-lang-toggle[data-au-lang-state=mr]:before{content:"\2726";color:#f7e8b8;background:#ffffff21}.au-number.is-gujarati,.au-sky.is-gujarati{font-family:"Noto Sans Gujarati","Mukta",var(--au-body),sans-serif}.au-number.is-gujarati h1,.au-number.is-gujarati h2,.au-number.is-gujarati h3,.au-number.is-gujarati .au-number__eyebrow,.au-sky.is-gujarati h1,.au-sky.is-gujarati h2,.au-sky.is-gujarati h3,.au-sky.is-gujarati .au-sky__eyebrow{font-family:"Noto Serif Gujarati","Noto Serif Devanagari",var(--au-display),serif}.au-number .au-lang-toggle[data-au-lang-state=gu],.au-sky .au-lang-toggle[data-au-lang-state=gu]{background:radial-gradient(circle at 20% 18%,#fffffffa,#fff0 36%),linear-gradient(135deg,#f5e8d2fa,#cdad7d7a 48%,#9270a26b);border-color:#cdad7db8;color:#4b2e55;box-shadow:0 14px 34px #50365c38,inset 0 1px #ffffffe6}.au-number .au-lang-toggle[data-au-lang-state=gu]:before,.au-sky .au-lang-toggle[data-au-lang-state=gu]:before{content:"\2726"}@media print{.au-number.is-gujarati,.au-number.is-gujarati p,.au-number.is-gujarati span,.au-number.is-gujarati li,.au-number.is-gujarati strong,.au-sky.is-gujarati,.au-sky.is-gujarati p,.au-sky.is-gujarati span,.au-sky.is-gujarati li,.au-sky.is-gujarati strong{font-family:Noto Sans Gujarati,sans-serif!important}.au-number.is-gujarati h1,.au-number.is-gujarati h2,.au-number.is-gujarati h3,.au-number.is-gujarati .au-number__eyebrow,.au-sky.is-gujarati h1,.au-sky.is-gujarati h2,.au-sky.is-gujarati h3,.au-sky.is-gujarati .au-sky__eyebrow{font-family:"Noto Serif Gujarati",serif!important}}.au-number .au-lang-picker,.au-sky .au-lang-picker{display:none!important}.au-number .au-lang-picker,.au-sky .au-lang-picker{position:absolute;top:18px;right:18px;z-index:30;width:min(236px,calc(100vw - 36px));font-family:var(--au-font-body, var(--font-body, Inter, sans-serif))}.au-number .au-lang-picker__trigger,.au-sky .au-lang-picker__trigger{width:100%;display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(130,92,126,.24);border-radius:18px;color:#4a314b;cursor:pointer;background:radial-gradient(circle at 18% 18%,#fffffff5,#fff0 36%),linear-gradient(135deg,#fffaf4f0,#f6ebf4eb 48%,#e5d3e2e6);box-shadow:0 18px 44px #492b4f1f,inset 0 1px #ffffffe0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.au-number .au-lang-picker__trigger:hover,.au-sky .au-lang-picker__trigger:hover,.au-number .au-lang-picker.is-open .au-lang-picker__trigger,.au-sky .au-lang-picker.is-open .au-lang-picker__trigger{transform:translateY(-1px);border-color:#b084516b;box-shadow:0 22px 54px #492b4f2e,0 0 0 4px #b0845114,inset 0 1px #fffffff0}.au-number .au-lang-picker__moon,.au-sky .au-lang-picker__moon{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#7c5477;font-size:18px;line-height:1;background:linear-gradient(145deg,#fffffff2,#ebdcebe6);box-shadow:inset 0 1px #ffffffe6,0 8px 18px #5d3a6224}.au-number .au-lang-picker__text,.au-sky .au-lang-picker__text{min-width:0;flex:1;display:grid;gap:1px;text-align:left}.au-number .au-lang-picker__kicker,.au-sky .au-lang-picker__kicker{color:#4a314b9e;font-size:10px;font-weight:700;letter-spacing:.16em;line-height:1.1;text-transform:uppercase}.au-number .au-lang-picker__text strong,.au-sky .au-lang-picker__text strong{overflow:hidden;color:#3e2941;font-family:var(--au-font-display, var(--font-display, Fraunces, serif));font-size:15px;font-weight:520;line-height:1.25;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap}.au-number .au-lang-picker__chevron,.au-sky .au-lang-picker__chevron{color:#8e6386;font-size:18px;line-height:1;transform:translateY(-1px);transition:transform .22s ease}.au-number .au-lang-picker.is-open .au-lang-picker__chevron,.au-sky .au-lang-picker.is-open .au-lang-picker__chevron{transform:rotate(180deg) translateY(1px)}.au-number .au-lang-picker__menu,.au-sky .au-lang-picker__menu{position:absolute;top:calc(100% + 10px);right:0;width:100%;padding:7px;border:1px solid rgba(130,92,126,.22);border-radius:20px;background:linear-gradient(145deg,#fffcf8fa,#f6edf6f7);box-shadow:0 24px 70px #3a244133,inset 0 1px #ffffffe6;transform-origin:top right;animation:auLangMenuIn .18s ease both}.au-number .au-lang-picker__option,.au-sky .au-lang-picker__option{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border:0;border-radius:14px;color:#4a314b;cursor:pointer;background:transparent;font:inherit;text-align:left;transition:background .18s ease,color .18s ease,transform .18s ease}.au-number .au-lang-picker__option span,.au-sky .au-lang-picker__option span{font-family:var(--au-font-display, var(--font-display, Fraunces, serif));font-size:15px;font-weight:520}.au-number .au-lang-picker__option em,.au-sky .au-lang-picker__option em{min-width:32px;padding:4px 8px;border-radius:999px;color:#4a314bad;background:#ffffffb8;font-size:10px;font-style:normal;font-weight:800;letter-spacing:.12em;text-align:center}.au-number .au-lang-picker__option:hover,.au-sky .au-lang-picker__option:hover{transform:translate(-1px);background:#825c7e14}.au-number .au-lang-picker__option.is-active,.au-sky .au-lang-picker__option.is-active{color:#fffaf5;background:linear-gradient(135deg,#6e4a70,#9b6f91 58%,#bd8a69);box-shadow:0 10px 26px #6038632e}.au-number .au-lang-picker__option.is-active em,.au-sky .au-lang-picker__option.is-active em{color:#fffaf5;background:#ffffff2e}@keyframes auLangMenuIn{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media screen and (max-width:680px){.au-number .au-lang-picker,.au-sky .au-lang-picker{position:relative;top:auto;right:auto;width:100%;max-width:320px;margin:0 auto 24px}.au-number .au-lang-picker__trigger,.au-sky .au-lang-picker__trigger{border-radius:20px}.au-number .au-lang-picker__menu,.au-sky .au-lang-picker__menu{left:0;right:auto}}@media print{.au-number .au-lang-picker,.au-sky .au-lang-picker{display:none!important}}.au-number [hidden],.au-number__results.is-hidden,.au-number__loading.is-hidden,.au-number__form-message[hidden],.au-number__copy-status[hidden],.au-number__email-status[hidden]{display:none!important}.au-number__results:not(.is-hidden){display:block}.au-number.is-localized,.au-sky.is-localized{text-rendering:optimizeLegibility}.au-number.is-hindi,.au-sky.is-hindi,.au-number.is-marathi,.au-sky.is-marathi{--au-i18n-body: "Mukta", "Noto Sans Devanagari", var(--au-body, Inter, sans-serif);--au-i18n-display: "Noto Serif Devanagari", "Mukta", var(--au-display, Fraunces, serif)}.au-number.is-gujarati,.au-sky.is-gujarati{--au-i18n-body: "Noto Sans Gujarati", var(--au-body, Inter, sans-serif);--au-i18n-display: "Noto Serif Gujarati", "Noto Sans Gujarati", var(--au-display, Fraunces, serif)}.au-number.is-localized :is(p,li,span,small,strong,label,input,button,a,h1,h2,h3,h4),.au-sky.is-localized :is(p,li,span,small,strong,label,input,button,a,h1,h2,h3,h4){overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:none;hyphens:none}.au-number.is-localized :is(input,textarea,button,select),.au-sky.is-localized :is(input,textarea,button,select),.au-number.is-localized :is(.au-number__form label span,.au-number__mobile-form label span,.au-number__compat-form label span,.au-number__eyebrow,.au-number__loading-label,.au-number__mulank-tag,.au-number__plane-status,.au-number__lucky-label,.au-number__crystal-badge,.au-number__method summary),.au-sky.is-localized :is(.au-sky__eyebrow,.au-sky__form label span,.au-sky__loading-label,.au-sky__detail-label,.au-sky__method summary){font-family:var(--au-i18n-body)!important;letter-spacing:.045em!important;line-height:1.35!important;text-transform:none!important}.au-number.is-localized :is(h1,h2,h3,.au-number__result-hero p,.au-number__mulank-text>p),.au-sky.is-localized :is(h1,h2,h3,.au-sky__result-hero p,.au-sky__hero-text){font-family:var(--au-i18n-display)!important;line-height:1.18!important}.au-number.is-localized :is(p,li,.au-number__note,.au-number__form-message,.au-number__recommendation-card p,.au-number__insight-card p,.au-number__energy-card p,.au-number__today-text p,.au-number__combo-body,.au-number__rel-luck p,.au-number__upay-guidance p:last-child,.au-number__crystal-why,.au-number__name-current,.au-number__email-capture>p,.au-number__method-body p,.au-number__history article p),.au-sky.is-localized :is(p,li,.au-sky__note,.au-sky__form-message,.au-sky__result-summary,.au-sky__chart-card p,.au-sky__prescription-card p,.au-sky__method-body p,.au-sky__email-capture>p){font-family:var(--au-i18n-body)!important;line-height:1.78!important}.au-number.is-localized :is(.au-number__form,.au-number__mobile-form,.au-number__compat-form,.au-number__email-form),.au-sky.is-localized :is(.au-sky__form,.au-sky__email-form){gap:18px!important}.au-number.is-localized :is(.au-number__form label,.au-number__mobile-form label,.au-number__compat-form label),.au-sky.is-localized .au-sky__form label{gap:10px!important}.au-number.is-localized :is(.au-number__cards,.au-number__key-grid,.au-number__crystal-grid,.au-number__missing-grid,.au-number__history),.au-sky.is-localized :is(.au-sky__cards,.au-sky__chart-grid,.au-sky__prescription-grid,.au-sky__detail-grid){gap:clamp(18px,2.8vw,28px)!important}.au-number.is-localized :is(.au-number__recommendation-card,.au-number__insight-card,.au-number__energy-card,.au-number__today-card,.au-number__mobile-result,.au-number__compat-result,.au-number__email-capture),.au-sky.is-localized :is(.au-sky__card,.au-sky__chart-card,.au-sky__prescription-card,.au-sky__email-capture){padding-block:clamp(24px,3vw,34px)!important}.au-number.is-localized :is(.au-number__report-actions,.au-number__cta-row),.au-sky.is-localized :is(.au-sky__report-actions,.au-sky__cta-row){gap:14px!important}.au-number.is-localized :is(.btn-primary,.btn-secondary,.au-number__report-actions a,.au-number__report-actions button),.au-sky.is-localized :is(.btn-primary,.btn-secondary,.au-sky__report-actions a,.au-sky__report-actions button){white-space:normal!important;min-height:48px;text-align:center}.au-number.is-localized .au-lang-picker__text strong,.au-sky.is-localized .au-lang-picker__text strong{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;line-height:1.3!important}.au-number.is-localized .au-lang-picker__trigger,.au-sky.is-localized .au-lang-picker__trigger{min-height:58px;align-items:center}.au-number.is-localized .au-lang-picker__option,.au-sky.is-localized .au-lang-picker__option{min-height:46px;line-height:1.35;white-space:normal}@media screen and (max-width:749px){.au-number.is-localized .au-number__form,.au-number.is-localized .au-number__email-form,.au-number.is-localized .au-number__mobile-form,.au-number.is-localized .au-number__compat-form,.au-sky.is-localized .au-sky__form,.au-sky.is-localized .au-sky__email-form{grid-template-columns:1fr!important}.au-number.is-localized :is(.au-number__hero-title,.au-number__result-hero h2),.au-sky.is-localized :is(.au-sky__hero-title,.au-sky__result-hero h2){font-size:clamp(32px,10vw,48px)!important;line-height:1.16!important}.au-number.is-localized .au-lang-picker,.au-sky.is-localized .au-lang-picker{width:min(100%,280px)!important}.au-number.is-localized .au-lang-picker__menu,.au-sky.is-localized .au-lang-picker__menu{width:min(100vw - 32px,300px)!important}}.au-number__print-cover{display:none}@media print{.au-number__print-cover{display:block!important;margin:0 0 14mm!important;padding:16mm 14mm 13mm!important;border:1px solid #e6d9c5!important;border-radius:18px!important;background:radial-gradient(circle at 18% 12%,rgba(246,231,203,.92),transparent 36%),linear-gradient(135deg,#fffaf2,#f7eff8 54%,#fff)!important;box-shadow:none!important;break-inside:avoid!important;page-break-inside:avoid!important}.au-number__print-mark{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:28px!important;padding:0 14px!important;border-radius:999px!important;border:1px solid #d8c39f!important;background:#fff!important;color:#8a6a2b!important;font:700 10px/1 var(--au-body)!important;letter-spacing:.18em!important;text-transform:uppercase!important}.au-number__print-eyebrow{margin:16px 0 7px!important;color:#8a6a2b!important;font:700 10px/1.4 var(--au-body)!important;letter-spacing:.16em!important;text-transform:uppercase!important}.au-number__print-cover h1{margin:0!important;color:#221b30!important;font-family:var(--au-display)!important;font-size:34px!important;font-weight:400!important;line-height:1.08!important}.au-number__print-meta{margin:10px 0 0!important;color:#6f6477!important;font:500 12px/1.6 var(--au-body)!important}.au-number__print-summary{margin:14px 0 0!important;max-width:680px!important;color:#332d40!important;font:400 14px/1.75 var(--au-body)!important}.au-number__print-strip{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important;margin:16px 0 0!important}.au-number__print-strip span{display:block!important;padding:9px 10px!important;border:1px solid #e6d9c5!important;border-radius:12px!important;background:#fff!important;color:#6f6477!important;font:600 10px/1.4 var(--au-body)!important;text-transform:uppercase!important;letter-spacing:.08em!important}.au-number__print-strip strong{display:block!important;margin-top:3px!important;color:#6f4d8f!important;font:400 20px/1 var(--au-display)!important;letter-spacing:0!important;text-transform:none!important}.au-number__print-note{margin:14px 0 0!important;padding-top:10px!important;border-top:1px solid #e6d9c5!important;color:#786d7e!important;font:400 10px/1.65 var(--au-body)!important}.au-number.is-hindi .au-number__print-cover,.au-number.is-hindi .au-number__print-cover *{font-family:Mukta,sans-serif!important}.au-number.is-hindi .au-number__print-cover h1{font-family:"Noto Serif Devanagari",serif!important}}@media screen and (max-width:640px){.au-lang-picker{width:auto;max-width:176px}.au-lang-picker__button{min-width:156px;min-height:44px;padding:7px 11px 7px 8px;gap:8px;border-radius:999px}.au-lang-picker__icon{width:28px;height:28px;font-size:13px;flex:0 0 28px}.au-lang-picker__eyebrow{font-size:7.5px;letter-spacing:.12em;line-height:1}.au-lang-picker__current{font-size:13px;line-height:1.05}.au-lang-picker__chevron{width:14px;height:14px}.au-lang-picker__menu{min-width:176px;right:0;padding:7px;border-radius:18px}.au-lang-picker__option{min-height:38px;padding:9px 10px;font-size:13px;border-radius:14px}}.au-number__recommendations{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,2vw,22px);margin-top:clamp(22px,4vw,34px)}.au-number__recommendations[hidden]{display:none!important}.au-number__shop-card{position:relative;overflow:hidden;display:grid;grid-template-rows:auto 1fr;min-height:100%;border:1px solid rgba(139,107,148,.18);border-radius:28px;background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.95),transparent 32%),linear-gradient(145deg,#fffaf5fa,#eee2f0d1);box-shadow:0 20px 54px #2b20381a,inset 0 0 0 1px #ffffff85;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.au-number__shop-card.is-featured{border-color:#be97706b;box-shadow:0 24px 64px #2b203824,0 0 34px #be97701f,inset 0 0 0 1px #ffffff94}.au-number__shop-card:hover{transform:translateY(-4px);border-color:#6f4f7b57;box-shadow:0 28px 72px #2b203829}.au-number__shop-media{position:relative;display:grid;place-items:center;min-height:142px;text-decoration:none;background:radial-gradient(circle at 50% 52%,rgba(217,184,108,.22),transparent 36%),radial-gradient(circle at 30% 25%,rgba(255,255,255,.92),transparent 30%),linear-gradient(135deg,#6f4f7b24,#fffaf5bf)}.au-number__shop-orb{position:relative;z-index:2;display:grid;place-items:center;width:78px;height:78px;border-radius:999px;color:#fffaf5;font-family:var(--font-display, Georgia, serif);font-size:22px;letter-spacing:.04em;background:radial-gradient(circle at 28% 22%,rgba(255,255,255,.82),transparent 24%),linear-gradient(145deg,#9f8bb3,#6f4f7b 55%,#2b2038);box-shadow:0 18px 42px #2b20383d,inset 0 0 0 1px #ffffff47}.au-number__shop-glow{position:absolute;width:112px;height:112px;border-radius:999px;background:#d9b86c29;filter:blur(18px)}.au-number__shop-body{display:flex;flex-direction:column;gap:10px;padding:20px}.au-number__shop-badge{align-self:flex-start;padding:7px 10px;border-radius:999px;background:#fffaf5cc;color:#8b6b94;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.au-number__shop-body h3{margin:0;color:#2b2038;font-family:var(--font-display, Georgia, serif);font-size:clamp(20px,2.2vw,25px);font-weight:400;line-height:1.12}.au-number__shop-body p{margin:0;color:#2b2038b8;font-size:14px;line-height:1.65}.au-number__shop-reason{padding-top:2px;color:#2b20388f!important;font-size:12px!important}.au-number__shop-actions{display:flex;flex-wrap:wrap;gap:9px;align-items:center;margin-top:auto;padding-top:8px}.au-number__shop-btn,.au-number__shop-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border-radius:999px;text-decoration:none;font-size:13px;font-weight:700}.au-number__shop-btn{padding:0 15px;background:#6f4f7b;color:#fffaf5;box-shadow:0 12px 26px #6f4f7b33}.au-number__shop-link{color:#6f4f7b}@media screen and (max-width:980px){.au-number__recommendations{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:640px){.au-number__recommendations{grid-template-columns:1fr;gap:16px}.au-number__shop-card{grid-template-columns:110px 1fr;grid-template-rows:auto;border-radius:24px}.au-number__shop-media{min-height:100%}.au-number__shop-orb{width:58px;height:58px;font-size:17px}.au-number__shop-body{padding:16px 15px}.au-number__shop-badge{letter-spacing:.06em;font-size:9px}.au-number__shop-actions{gap:8px}.au-number__shop-btn,.au-number__shop-link{min-height:36px;font-size:12px}}.au-number__locked-card--premium{position:relative;overflow:hidden;max-width:880px;padding:clamp(30px,5vw,52px);border-radius:28px;background:radial-gradient(circle at 12% 12%,rgba(255,255,255,.82),transparent 34%),linear-gradient(145deg,#fffaf5fa,#ece0efeb 48%,#f8f1e8f5);border:1px solid rgba(190,151,112,.42);box-shadow:0 28px 70px #1f1a2e24,inset 0 0 0 1px #ffffff8a;color:#2b2038}.au-number__locked-card--premium:before{content:"";position:absolute;inset:-28% auto auto -10%;width:240px;height:240px;border-radius:999px;background:radial-gradient(circle,rgba(190,151,112,.24),transparent 68%);pointer-events:none}.au-number__locked-orb{width:46px;height:46px;margin:0 auto 14px;display:grid;place-items:center;border-radius:999px;color:#8a6a2b;background:radial-gradient(circle at 28% 22%,#fffaf5,#eadcec 58%,#c8abc8);box-shadow:0 12px 28px #6f4f7b2e,inset 0 0 0 1px #ffffffbf}.au-number__locked-card--premium h2{max-width:680px;margin-left:auto;margin-right:auto;font-size:clamp(28px,4vw,42px);line-height:1.08}.au-number__locked-card--premium .au-number__locked-intro{max-width:680px;margin-bottom:24px;color:#2b2038bd;line-height:1.75}.au-number__unlock-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:26px 0 22px;text-align:left}.au-number__unlock-benefits article{padding:18px;border-radius:20px;background:#ffffff8f;border:1px solid rgba(190,151,112,.22);box-shadow:0 12px 30px #1f1a2e0f}.au-number__unlock-benefits span{display:inline-flex;margin-bottom:10px;color:#8a6a2b;font-size:11px;font-weight:700;letter-spacing:.16em}.au-number__unlock-benefits strong{display:block;color:#2b2038;font-family:var(--font-display, inherit);font-size:17px;line-height:1.25;margin-bottom:8px}.au-number__unlock-benefits p{margin:0;color:#2b2038ad;font-size:13px;line-height:1.6}.au-number__locked-list--premium{max-width:640px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;text-align:center}.au-number__locked-list--premium li{padding:12px 12px 12px 30px;border-radius:999px;background:#ffffff94;border:1px solid rgba(190,151,112,.18);font-size:13px}.au-number__unlock-cta{min-width:min(100%,280px);margin-top:4px}.au-number__locked-trust{margin:12px 0 0;color:#6f4f7bc7;font-size:13px;line-height:1.6}body.is-hindi .au-number__locked-card--premium,.au-number.is-hindi .au-number__locked-card--premium{line-height:1.75}@media screen and (max-width:780px){.au-number__unlock-benefits,.au-number__locked-list--premium{grid-template-columns:1fr}.au-number__locked-list--premium li{border-radius:18px;text-align:left}}.au-number{--au-ui-radius-xl:32px;--au-ui-radius-lg:24px;--au-ui-radius-md:18px;--au-ui-gap:clamp(18px,2.6vw,28px);--au-ui-card-pad:clamp(22px,3.4vw,34px);--au-ui-blur:blur(24px) saturate(150%);--au-ui-line:rgba(253,251,246,.16);--au-ui-gold-line:rgba(217,184,108,.32);--au-ui-surface:linear-gradient(150deg,rgba(253,251,246,.105),rgba(253,251,246,.045));--au-ui-surface-strong:linear-gradient(150deg,rgba(253,251,246,.145),rgba(253,251,246,.06));--au-ui-violet:linear-gradient(145deg,rgba(111,77,143,.28),rgba(169,130,167,.1));--au-ui-rose:linear-gradient(145deg,rgba(169,130,167,.24),rgba(217,184,108,.08));--au-ui-gold:linear-gradient(145deg,rgba(217,184,108,.2),rgba(253,251,246,.05));--au-ui-blue:linear-gradient(145deg,rgba(147,163,198,.2),rgba(111,77,143,.08))}.au-number__inner{width:min(1180px,100% - clamp(28px,5vw,56px))}.au-number__hero{max-width:880px;margin-bottom:clamp(18px,3vw,34px);padding:clamp(24px,4vw,42px);border:1px solid rgba(253,251,246,.1);border-radius:var(--au-ui-radius-xl);background:radial-gradient(circle at 12% 0%,rgba(217,184,108,.14),transparent 36%),radial-gradient(circle at 90% 20%,rgba(216,199,236,.16),transparent 34%),linear-gradient(145deg,#fdfbf616,#fdfbf607);box-shadow:0 26px 80px -52px #000000e6,inset 0 1px #ffffff12;backdrop-filter:var(--au-ui-blur);-webkit-backdrop-filter:var(--au-ui-blur)}.au-number__hero h1{max-width:780px;text-wrap:balance}.au-number__hero-text{max-width:58ch;margin-top:clamp(18px,2.4vw,26px);line-height:1.78}.au-number__hero:after{content:"Free preview \b7  Instant report \b7  English / Hindi";display:flex;width:max-content;max-width:100%;margin-top:22px;padding:10px 14px;border:1px solid rgba(217,184,108,.26);border-radius:999px;background:#fdfbf612;color:#fdfbf6c7;font-size:12px;line-height:1.35;letter-spacing:.05em}.au-number.is-hindi .au-number__hero:after,body.is-hindi .au-number__hero:after{content:"Free preview \b7  Instant report \b7  English / Hindi"}.au-number__ritual-card{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);border-radius:var(--au-ui-radius-xl);background:radial-gradient(circle at 8% 0%,rgba(217,184,108,.13),transparent 34%),linear-gradient(155deg,#4633628a,#1a122857);box-shadow:0 34px 110px -58px #000000f2,inset 0 1px #ffffff1a}.au-number__form-area,.au-number__preview{padding:clamp(26px,4vw,46px)}.au-number__form{gap:clamp(14px,2vw,20px)}.au-number__form label span,.au-number__mobile-form label span,.au-number__email-form label span{margin-bottom:1px;color:#fdfbf6a8}.au-number__form input,.au-number__mobile-form input,.au-number__email-form input{min-height:58px;border-radius:18px;background:linear-gradient(180deg,#fdfbf618,#fdfbf60b);box-shadow:inset 0 1px #ffffff0f}.au-number__form input:focus,.au-number__mobile-form input:focus,.au-number__email-form input:focus{box-shadow:0 0 0 4px #d9b86c1f,inset 0 1px #ffffff17}.au-number__loading{border-radius:var(--au-ui-radius-xl);padding:clamp(28px,5vw,54px);border:1px solid rgba(217,184,108,.26);background:var(--au-ui-surface-strong);box-shadow:0 24px 80px -50px #000000e0}.au-number__results{display:grid;gap:clamp(26px,4vw,44px)}.au-number__results.is-hidden{display:none!important}.au-number__section{margin:0;padding:clamp(26px,4.4vw,46px);border:1px solid rgba(253,251,246,.095);border-radius:var(--au-ui-radius-xl);background:linear-gradient(155deg,#fdfbf60e,#fdfbf605);box-shadow:inset 0 1px #ffffff0a}.au-number__section:nth-of-type(4n+1){background:var(--au-ui-violet)}.au-number__section:nth-of-type(4n+2){background:var(--au-ui-gold)}.au-number__section:nth-of-type(4n+3){background:var(--au-ui-blue)}.au-number__section:nth-of-type(4n+4){background:var(--au-ui-rose)}.au-number__section-head{max-width:760px;margin-bottom:clamp(20px,3vw,32px)}.au-number__section-head p,.au-number__insight-card p,.au-number__energy-card p,.au-number__combo-body,.au-number__mobile-result p,.au-number__method-body p,.au-number__email-capture>p{line-height:1.78;letter-spacing:.005em}.au-number__key-grid,.au-number__trinity,.au-number__timing,.au-number__planes,.au-number__forecast,.au-number__missing-grid,.au-number__lucky-grid,.au-number__crystal-grid,.au-number__upay-grid,.au-number__rel-grid,.au-number__recommendation-grid{gap:var(--au-ui-gap)!important}.au-number__key-grid article,.au-number__trinity article,.au-number__timing article,.au-number__planes article,.au-number__forecast article,.au-number__system-card,.au-number__missing-card,.au-number__lucky-cell,.au-number__crystal-card,.au-number__recommendation-card,.au-number__upay-cell,.au-number__rel-block,.au-number__mobile-result,.au-number__today-card,.au-number__combo-card,.au-number__energy-card,.au-number__insight-card,.au-number__name-row,.au-number__method,.au-number__email-capture{position:relative;overflow:hidden;padding:var(--au-ui-card-pad);border-radius:var(--au-ui-radius-lg);border:1px solid rgba(253,251,246,.13);background:radial-gradient(circle at 14% 0%,rgba(255,255,255,.11),transparent 32%),linear-gradient(145deg,#fdfbf619,#fdfbf60a);box-shadow:0 18px 54px -40px #000000e0,inset 0 1px #ffffff14}.au-number__key-grid article:nth-child(3n+1),.au-number__trinity article:nth-child(3n+1),.au-number__crystal-card:nth-child(3n+1){background:var(--au-ui-violet)}.au-number__key-grid article:nth-child(3n+2),.au-number__trinity article:nth-child(3n+2),.au-number__crystal-card:nth-child(3n+2){background:var(--au-ui-gold)}.au-number__key-grid article:nth-child(3n+3),.au-number__trinity article:nth-child(3n+3),.au-number__crystal-card:nth-child(3n+3){background:var(--au-ui-blue)}.au-number__key-grid article:before,.au-number__trinity article:before,.au-number__timing article:before,.au-number__crystal-card:before,.au-number__recommendation-card:before,.au-number__missing-card:before,.au-number__chart-card:before{content:"";position:absolute;left:0;top:18px;bottom:18px;width:3px;border-radius:999px;background:linear-gradient(180deg,var(--au-gold-bright),rgba(169,130,167,.58));opacity:.72}.au-number__key-grid strong,.au-number__today-big,.au-number__mulank-big{text-shadow:0 12px 34px rgba(217,184,108,.16)}.au-number__lucky-cell{text-align:left;min-height:150px}.au-number__lucky-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:999px;background:#d9b86c21;border:1px solid rgba(217,184,108,.22)}.au-number__crystal-card.is-top,.au-number__recommendation-card.is-top{border-color:#d9b86c7a;box-shadow:0 24px 76px -46px #d9b86c80,inset 0 1px #ffffff1a}.au-number__crystal-name,.au-number__recommendation-name,.au-number__mobile-result h3{text-wrap:balance;line-height:1.12}.au-number__crystal-why,.au-number__recommendation-reason{margin-top:10px;line-height:1.78}.au-number__report-actions,.au-number__cta-row{gap:14px}.au-number__report-actions .au-number__btn,.au-number__cta-row .au-number__btn,.au-number__unlock-cta .au-number__btn{min-height:52px}.au-number__locked-card--premium,.au-number__locked-card{border-radius:var(--au-ui-radius-xl)!important;background:radial-gradient(circle at 18% 0%,rgba(217,184,108,.22),transparent 34%),radial-gradient(circle at 90% 10%,rgba(216,199,236,.16),transparent 38%),linear-gradient(145deg,#fdfbf61f,#1a122857)!important}.au-number__locked-list--premium,.au-number__locked-list{gap:14px!important}.au-number__locked-list--premium li,.au-number__locked-list li{border-radius:18px!important;background:#fdfbf613!important;border:1px solid rgba(253,251,246,.12)!important}.au-number__email-capture{display:grid;gap:16px}.au-number__email-form{gap:14px}.au-number__method summary{padding:22px 26px}.au-number__method[open]{background:linear-gradient(145deg,#fdfbf617,#fdfbf609)}.au-number.is-localized :is(.au-number__hero-text,.au-number__section-head p,.au-number__crystal-why,.au-number__mobile-result p,.au-number__locked-intro){line-height:1.9}@media screen and (max-width:880px){.au-number__hero{padding:24px;border-radius:26px}.au-number__ritual-card{grid-template-columns:1fr}.au-number__preview{border-left:0;border-top:1px solid rgba(253,251,246,.12)}.au-number__section{padding:24px;border-radius:26px}.au-number__lucky-cell{min-height:auto}}@media screen and (max-width:640px){.au-number{padding-top:48px}.au-number__inner{width:min(100% - 28px,1180px)}.au-number__hero{padding:22px 18px;margin-bottom:20px}.au-number__hero:after{width:100%;justify-content:center;text-align:center;white-space:normal}.au-number__hero h1{font-size:clamp(38px,12vw,58px)}.au-number__hero-text{font-size:15px}.au-number__form-area,.au-number__preview,.au-number__section,.au-number__key-grid article,.au-number__trinity article,.au-number__timing article,.au-number__crystal-card,.au-number__locked-card,.au-number__email-capture{padding:20px}.au-number__form,.au-number__mobile-form,.au-number__email-form{grid-template-columns:1fr!important}.au-number__form>*,.au-number__email-form>*{grid-column:1 / -1!important}.au-number__form input,.au-number__mobile-form input,.au-number__email-form input{min-height:54px}.au-number__report-actions,.au-number__cta-row,.au-number__unlock-cta{display:grid;grid-template-columns:1fr}.au-number__report-actions .au-number__btn,.au-number__cta-row .au-number__btn,.au-number__unlock-cta .au-number__btn{width:100%}}.au-preview-unlock-badge{display:inline-flex;align-items:center;gap:12px;width:fit-content;max-width:min(100%,720px);margin:0 auto 22px;padding:10px 14px;border:1px solid rgba(190,151,112,.34);border-radius:999px;background:linear-gradient(135deg,#fffaf5f5,#ebddeee6),radial-gradient(circle at 12% 15%,rgba(255,255,255,.95),transparent 36%);color:#2b2038db;box-shadow:0 14px 34px #2b20381a,inset 0 0 0 1px #ffffff8c;font-size:12px;line-height:1.35}.au-preview-unlock-badge span{padding:5px 9px;border-radius:999px;background:#6f4f7b1c;color:#6f4f7b;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.au-preview-unlock-badge strong{font-weight:600}@media screen and (max-width:640px){.au-preview-unlock-badge{display:flex;width:100%;margin-bottom:18px;border-radius:18px;align-items:flex-start}}@media screen and (min-width:781px){.au-number__inner>.au-lang-picker{display:flex!important;justify-content:flex-end!important;width:100%!important;max-width:none!important;margin:0 0 clamp(16px,2vw,24px)!important}.au-number__hero{width:100%!important;max-width:none!important;min-height:clamp(360px,32vw,450px);display:flex;flex-direction:column;justify-content:center}.au-preview-unlock-badge{margin-left:0!important;margin-right:auto!important}}.au-number__results{gap:clamp(44px,6vw,76px)!important}.au-number__section{margin:0!important;box-shadow:0 34px 92px -62px #000000f5,inset 0 1px #ffffff0e!important}.au-number__section-head{margin-bottom:clamp(26px,3.6vw,42px)!important}.au-number__key-grid,.au-number__trinity,.au-number__timing,.au-number__planes,.au-number__forecast,.au-number__missing-grid,.au-number__lucky-grid,.au-number__crystal-grid,.au-number__upay-grid,.au-number__rel-grid,.au-number__recommendation-grid,.au-number__recommendations{gap:clamp(20px,2.8vw,32px)!important}.au-number__email-form{grid-template-columns:minmax(0,1fr) max-content!important;align-items:end!important;gap:14px 16px!important}.au-number__email-form>button{align-self:end!important;min-height:54px!important;margin:0!important;white-space:nowrap!important}.au-number__email-form .au-number__email-field,.au-number__email-form label{align-self:end!important}.au-number__recommendations .au-number__shop-card,.au-number__recommendations .au-number__recommendation-card{padding:0!important;border-radius:28px!important;border:1px solid rgba(217,184,108,.26)!important;background:radial-gradient(circle at 16% 8%,rgba(255,255,255,.18),transparent 32%),linear-gradient(150deg,#482f5bc2,#261b37b8)!important;color:var(--au-cloud)!important;overflow:hidden!important}.au-number__recommendations .au-number__shop-media{min-height:136px!important;background:radial-gradient(circle at 50% 52%,rgba(217,184,108,.3),transparent 36%),radial-gradient(circle at 30% 25%,rgba(255,255,255,.55),transparent 28%),linear-gradient(135deg,#fdfbf633,#6f4f7b57)!important}.au-number__recommendations .au-number__shop-body{padding:20px!important;gap:10px!important}.au-number__recommendations .au-number__shop-body h3,.au-number__recommendations .au-number__recommendation-name{color:var(--au-cloud)!important}.au-number__recommendations .au-number__shop-body p,.au-number__recommendations .au-number__recommendation-reason,.au-number__recommendations .au-number__shop-reason{color:#fdfbf6b8!important}.au-number__recommendations .au-number__shop-btn{background:linear-gradient(135deg,#f1d78f,#d9b86c)!important;color:#1f1a2e!important;box-shadow:0 14px 30px #d9b86c33!important}.au-number__recommendations .au-number__shop-link{color:#f1d78fe0!important}.au-number__recommendations .au-number__shop-badge{background:#f1d78f2e!important;color:#f1d78f!important;border:1px solid rgba(241,215,143,.22)!important}@media screen and (max-width:640px){.au-number__results{gap:34px!important}.au-number__section-head{margin-bottom:22px!important}.au-number__email-form{grid-template-columns:1fr!important}.au-number__email-form>button{width:100%!important}}@media print{@page{size:A4;margin:12mm 10mm}.au-preview-unlock-badge,.au-number .au-lang-picker,.au-number__recommendations,.au-number__report-actions,.au-number__email-capture,.au-number__cta,.au-number__cta-row,.au-number__mobile .au-number__mobile-form,.au-number__compat-form{display:none!important}.au-number__section{margin:0 0 9mm!important;padding:8mm!important;border-radius:10px!important;border:1px solid #e4ddd0!important;background:#fff!important;box-shadow:none!important;break-inside:auto!important;page-break-inside:auto!important}.au-number__section:nth-of-type(4n+1),.au-number__section:nth-of-type(4n+2),.au-number__section:nth-of-type(4n+3),.au-number__section:nth-of-type(4n+4){background:#fff!important}.au-number__missing-remedies,.au-number__upay,.au-number__crystal-engine,.au-number__name-correction,.au-number__v2-tools,.au-number__loshu-section{break-before:page!important;page-break-before:always!important}.au-number__loshu-wrap{display:grid!important;grid-template-columns:42mm minmax(0,1fr)!important;gap:8mm!important;align-items:start!important;padding:0!important;border:0!important}.au-number__loshu{display:grid!important;grid-template-columns:repeat(3,13mm)!important;grid-template-rows:repeat(3,13mm)!important;margin:0!important}.au-number__loshu-cell{min-width:13mm!important;min-height:13mm!important;font-size:11pt!important}.au-number__loshu-copy{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4mm!important}.au-number__loshu-copy>div,.au-number__loshu-analysis{display:block!important;grid-template-columns:none!important;padding:4mm!important;min-height:auto!important;break-inside:avoid!important;page-break-inside:avoid!important}.au-number__loshu-copy h3{margin:0 0 2mm!important;font-size:12pt!important;line-height:1.15!important}.au-number__loshu-copy p{margin:0!important;font-size:9pt!important;line-height:1.45!important;overflow-wrap:normal!important;word-break:normal!important}.au-number__key-grid,.au-number__trinity,.au-number__timing,.au-number__planes,.au-number__forecast,.au-number__crystal-grid,.au-number__missing-grid,.au-number__lucky-grid,.au-number__upay-grid,.au-number__rel-grid{gap:4mm!important}.au-number__key-grid article,.au-number__trinity article,.au-number__timing article,.au-number__planes article,.au-number__forecast article,.au-number__system-card,.au-number__missing-card,.au-number__lucky-cell,.au-number__crystal-card,.au-number__upay-cell,.au-number__rel-block,.au-number__today-card,.au-number__combo-card,.au-number__energy-card,.au-number__insight-card,.au-number__name-row{padding:5mm!important;border-radius:8px!important}}@media screen{.au-number__inner{position:relative!important}.au-number__inner>.au-lang-picker,.au-number .au-lang-picker{position:absolute!important;top:0!important;right:0!important;left:auto!important;display:block!important;width:176px!important;max-width:176px!important;min-width:0!important;margin:0!important;z-index:40!important}.au-number .au-lang-picker__trigger{width:100%!important;min-height:42px!important;padding:7px 10px 7px 8px!important;gap:8px!important;border-radius:999px!important;box-shadow:0 14px 34px #2b203829,inset 0 1px #ffffffe6!important}.au-number .au-lang-picker__moon{flex:0 0 27px!important;width:27px!important;height:27px!important;font-size:14px!important}.au-number .au-lang-picker__kicker{font-size:7.5px!important;letter-spacing:.14em!important;line-height:1!important}.au-number .au-lang-picker__text strong{font-size:13px!important;line-height:1.05!important}.au-number .au-lang-picker__chevron{font-size:14px!important}.au-number .au-lang-picker__menu{top:calc(100% + 8px)!important;right:0!important;left:auto!important;width:190px!important;min-width:190px!important;border-radius:18px!important}.au-number .au-lang-picker__option{min-height:38px!important;padding:9px 10px!important;border-radius:13px!important}.au-number .au-lang-picker__option span{font-size:13px!important}.au-number .au-lang-picker__option em{font-size:9px!important;padding:3px 7px!important}.au-number__hero{margin-top:34px!important}.au-number__results{gap:clamp(58px,7.4vw,104px)!important}.au-number__section{margin-block:0!important;padding-block:clamp(34px,4.8vw,58px)!important}.au-number__section+.au-number__section{margin-top:clamp(18px,2.4vw,36px)!important}.au-number__section-head{margin-bottom:clamp(28px,4vw,48px)!important}.au-number__key-grid,.au-number__trinity,.au-number__timing,.au-number__planes,.au-number__forecast,.au-number__missing-grid,.au-number__lucky-grid,.au-number__crystal-grid,.au-number__upay-grid,.au-number__rel-grid,.au-number__recommendation-grid,.au-number__recommendations{gap:clamp(24px,3vw,38px)!important}.au-number__key-grid article,.au-number__trinity article,.au-number__timing article,.au-number__planes article,.au-number__forecast article,.au-number__system-card,.au-number__missing-card,.au-number__lucky-cell,.au-number__crystal-card,.au-number__recommendation-card,.au-number__upay-cell,.au-number__rel-block,.au-number__today-card,.au-number__combo-card,.au-number__energy-card,.au-number__insight-card,.au-number__name-row{padding:clamp(22px,2.7vw,34px)!important}.au-number__missing-card,.au-number__forecast article,.au-number__lucky-cell{min-height:auto!important}.au-number__missing-card p,.au-number__forecast article p,.au-number__lucky-cell p,.au-number__crystal-card p,.au-number__recommendation-card p{line-height:1.7!important}}@media screen and (max-width:780px){.au-number__inner>.au-lang-picker,.au-number .au-lang-picker{position:relative!important;top:auto!important;right:auto!important;width:168px!important;max-width:168px!important;margin:0 0 18px auto!important}.au-number__hero{margin-top:0!important}.au-number__results{gap:44px!important}.au-number__section+.au-number__section{margin-top:10px!important}}@media screen and (max-width:520px){.au-number__inner>.au-lang-picker,.au-number .au-lang-picker{width:158px!important;max-width:158px!important}.au-number .au-lang-picker__trigger{min-height:40px!important;padding:6px 9px 6px 7px!important}.au-number .au-lang-picker__moon{flex-basis:25px!important;width:25px!important;height:25px!important}.au-number__section{padding:24px 20px!important}}.au-number{--au-card-solid: rgba(63, 48, 78, .94);--au-card-solid-2: rgba(72, 55, 83, .92);--au-card-warm: rgba(78, 59, 62, .93);--au-card-cool: rgba(54, 50, 80, .93);--au-card-rose: rgba(76, 50, 70, .92)}.au-number__section,.au-number__result-hero,.au-number__mulank-card,.au-number__pattern-card,.au-number__today-card,.au-number__method,.au-number__email-capture,.au-number__recommendations,.au-number__locked-card,.au-number__ritual-card{background-color:var(--au-card-solid)!important;backdrop-filter:blur(16px) saturate(120%);-webkit-backdrop-filter:blur(16px) saturate(120%)}.au-number__section:nth-of-type(4n+1){background-color:var(--au-card-solid)!important}.au-number__section:nth-of-type(4n+2){background-color:var(--au-card-warm)!important}.au-number__section:nth-of-type(4n+3){background-color:var(--au-card-cool)!important}.au-number__section:nth-of-type(4n+4){background-color:var(--au-card-rose)!important}.au-number__section{margin-block:clamp(52px,7vw,104px)!important;padding:clamp(36px,5vw,72px) clamp(22px,5vw,56px)!important;overflow:visible!important}.au-number__section+.au-number__section{margin-top:clamp(56px,7vw,110px)!important}.au-number__section-head{margin-bottom:clamp(28px,4vw,48px)!important}.au-number__section-head h2{max-width:840px}.au-number__key-grid,.au-number__trinity,.au-number__timing,.au-number__planes,.au-number__upay-grid,.au-number__relations-grid,.au-number__missing-grid,.au-number__crystal-grid,.au-number__recommendation-grid,.au-number__forecast,.au-number__systems,.au-number__lucky-grid{gap:clamp(24px,3vw,36px)!important}.au-number__key-grid article,.au-number__trinity article,.au-number__timing article,.au-number__planes article,.au-number__upay-grid article,.au-number__relations-grid article,.au-number__missing-card,.au-number__system-card,.au-number__lucky-cell,.au-number__forecast article,.au-number__crystal-card,.au-number__shop-card,.au-number__name-row{background-color:#4c3c58e0!important;border-color:#e7d7ed2e!important;box-shadow:0 18px 38px #0c081824}.au-number__eyebrow,.au-number__section :is(article,li)>span:first-child,.au-number__section :is(h3,strong)+span,.au-number__plane-status,.au-number__lucky-label,.au-number__mulank-tag,.au-number__crystal-badge,.au-number__shop-badge,.au-number__forecast-kicker{color:#f0ce76!important}.au-number__section article h3,.au-number__method summary,.au-number__name-spell,.au-number__forecast article h3,.au-number__shop-card h3{color:#fff8ed!important}.au-number__inner>.au-lang-picker,.au-number .au-lang-picker{width:auto!important;max-width:188px!important;margin-left:auto!important;margin-right:clamp(10px,3vw,22px)!important;margin-bottom:18px!important}.au-number .au-lang-picker__trigger{min-height:44px!important;min-width:168px!important;max-width:188px!important;padding:7px 12px 7px 8px!important;border-radius:999px!important}.au-number .au-lang-picker__moon{width:28px!important;height:28px!important}.au-number .au-lang-picker__kicker{font-size:7.5px!important;letter-spacing:.14em!important}.au-number .au-lang-picker__text strong{font-size:13px!important}.au-number .au-lang-picker__chevron{width:12px!important;height:12px!important}.au-dp__cell.is-disabled,.au-dp__cell:disabled{opacity:.24!important;color:#ffffff5c!important;background:#ffffff09!important;border-color:#ffffff0f!important;cursor:not-allowed!important;filter:grayscale(.8);box-shadow:none!important}.au-dp__cell.is-disabled:hover,.au-dp__cell:disabled:hover{transform:none!important}.au-number__loading{min-height:360px;border-radius:32px;background:radial-gradient(circle at 50% 34%,rgba(240,206,118,.16),transparent 34%),radial-gradient(circle at 50% 50%,rgba(177,142,207,.18),transparent 46%),#201831b8;border:1px solid rgba(240,206,118,.2)}.au-number__loading-grid{position:relative;transform:rotate(-4deg)}.au-number__loading-grid:before{content:"";position:absolute;top:-34px;right:-34px;bottom:-34px;left:-34px;border:1px solid rgba(240,206,118,.22);border-radius:999px;animation:auNumberRing 4s linear infinite}.au-number__loading-grid span{animation:auNumberPulse 1.6s ease-in-out infinite!important}.au-number__loading-grid span:nth-child(1){animation-delay:.05s!important}.au-number__loading-grid span:nth-child(2){animation-delay:.15s!important}.au-number__loading-grid span:nth-child(3){animation-delay:.25s!important}.au-number__loading-grid span:nth-child(4){animation-delay:.35s!important}.au-number__loading-grid span:nth-child(5){animation-delay:.45s!important}.au-number__loading-grid span:nth-child(6){animation-delay:.55s!important}.au-number__loading-grid span:nth-child(7){animation-delay:.65s!important}.au-number__loading-grid span:nth-child(8){animation-delay:.75s!important}.au-number__loading-grid span:nth-child(9){animation-delay:.85s!important}@keyframes auNumberRing{to{transform:rotate(360deg)}}@keyframes auNumberPulse{0%,to{opacity:.48;transform:scale(.96)}50%{opacity:1;transform:scale(1.05);box-shadow:0 0 24px #f0ce763d}}.au-number__method{border-radius:28px!important}.au-number__method summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 28px!important}.au-number__method summary:after{content:none!important;display:none!important}.au-number__method-body{padding:0 28px 30px!important;max-width:860px}.au-number__forecast{display:flex!important;flex-direction:column!important;gap:22px!important}.au-number__forecast-month--timeline{display:grid!important;grid-template-columns:150px 1fr;align-items:stretch;gap:24px;padding:0!important;overflow:hidden}.au-number__forecast-date{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:150px;padding:22px;background:linear-gradient(135deg,#f0ce7642,#ffffff0f);border-right:1px solid rgba(240,206,118,.2);text-align:center}.au-number__forecast-date span{font-size:12px;color:#f0ce76;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.au-number__forecast-date b{font-family:var(--au-display);font-size:56px;line-height:1;color:#fff8ed;font-weight:300}.au-number__forecast-copy{padding:24px 28px}.au-number__forecast-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin-top:16px}.au-number__forecast-meta span{display:block;padding:10px 12px;border-radius:14px;background:#ffffff0e;color:#ffffffc2;font-size:12px;line-height:1.55}.au-number__forecast-meta strong{color:#f0ce76}.au-number__name-try{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:14px;align-items:end;margin-top:22px;padding:18px;border-radius:22px;border:1px solid rgba(240,206,118,.18);background:#ffffff0e}.au-number__name-try label{display:grid;gap:8px}.au-number__name-try label span{color:#f0ce76;font-size:11px;text-transform:uppercase;letter-spacing:.16em;font-weight:800}.au-number__name-try input{min-height:48px;border-radius:16px;border:1px solid rgba(255,255,255,.18);background:#16112261;color:#fff8ed;padding:0 16px}.au-number__name-try button{min-height:48px;border:0;border-radius:999px;padding:0 22px;background:linear-gradient(135deg,#f4d985,#d6ad55);color:#21192e;font-weight:800;cursor:pointer}.au-number__name-try p{grid-column:1 / -1;margin:2px 0 0;color:#ffffffc7;line-height:1.65}.au-number__name-try p b{color:#f0ce76}.au-number__shop-card{min-height:unset!important;padding:28px!important;overflow:hidden}.au-number__shop-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--crystal-accent,#f0ce76);box-shadow:0 0 28px var(--crystal-glow,rgba(240,206,118,.32))}.au-number__shop-card:after{content:"";position:absolute;right:-40px;top:-60px;width:160px;height:160px;border-radius:999px;background:radial-gradient(circle,var(--crystal-glow,rgba(240,206,118,.26)),transparent 70%);opacity:.75;pointer-events:none}.au-number__shop-media{display:none!important}.au-number__shop-body{min-height:100%;position:relative;z-index:1}.au-number__shop-card[data-crystal=amethyst]{--crystal-accent:#9b73d9;--crystal-glow:rgba(155,115,217,.36)}.au-number__shop-card[data-crystal=moonstone]{--crystal-accent:#f4edf8;--crystal-glow:rgba(244,237,248,.34)}.au-number__shop-card[data-crystal=labradorite]{--crystal-accent:#67b7c8;--crystal-glow:rgba(103,183,200,.34)}.au-number__shop-card[data-crystal=clearquartz]{--crystal-accent:#f7fbff;--crystal-glow:rgba(247,251,255,.32)}.au-number__shop-card[data-crystal=selenite]{--crystal-accent:#fff6dc;--crystal-glow:rgba(255,246,220,.34)}.au-number__shop-card[data-crystal=rosequartz]{--crystal-accent:#f2a9bd;--crystal-glow:rgba(242,169,189,.34)}.au-number__shop-card[data-crystal=citrine]{--crystal-accent:#f6c85f;--crystal-glow:rgba(246,200,95,.34)}.au-number__shop-card[data-crystal=yellowcalcite]{--crystal-accent:#f2d879;--crystal-glow:rgba(242,216,121,.34)}.au-number__shop-card[data-crystal=bluelaceagate]{--crystal-accent:#9ec7e8;--crystal-glow:rgba(158,199,232,.34)}.au-number__shop-card[data-crystal=smokyquartz]{--crystal-accent:#9a8678;--crystal-glow:rgba(154,134,120,.34)}.au-number__shop-card[data-crystal=hematite]{--crystal-accent:#9ca1a8;--crystal-glow:rgba(156,161,168,.32)}.au-number__shop-card[data-crystal=redjasper]{--crystal-accent:#c66a55;--crystal-glow:rgba(198,106,85,.34)}.au-number__shop-card[data-crystal=amazonite]{--crystal-accent:#69c9bb;--crystal-glow:rgba(105,201,187,.34)}.au-number__shop-card[data-crystal=aquamarine]{--crystal-accent:#95ddec;--crystal-glow:rgba(149,221,236,.34)}.au-number__shop-card[data-crystal=lapislazuli]{--crystal-accent:#2d5bc8;--crystal-glow:rgba(45,91,200,.34)}.au-number__shop-card[data-crystal=pyrite]{--crystal-accent:#d8a83d;--crystal-glow:rgba(216,168,61,.34)}.au-number__shop-card[data-crystal=blacktourmaline]{--crystal-accent:#2f3238;--crystal-glow:rgba(90,92,100,.34)}.au-number__shop-card[data-crystal=tigereye]{--crystal-accent:#b97834;--crystal-glow:rgba(185,120,52,.34)}.au-number__shop-card[data-crystal=pearl]{--crystal-accent:#fff2dc;--crystal-glow:rgba(255,242,220,.34)}.au-number__shop-card[data-crystal=carnelian]{--crystal-accent:#e26e3f;--crystal-glow:rgba(226,110,63,.34)}.au-number__shop-card[data-crystal=lepidolite]{--crystal-accent:#c99ad8;--crystal-glow:rgba(201,154,216,.34)}@media screen and (max-width:760px){.au-number__forecast-month--timeline{grid-template-columns:1fr}.au-number__forecast-date{min-height:auto;flex-direction:row;justify-content:space-between}.au-number__forecast-date b{font-size:42px}.au-number__forecast-meta,.au-number__name-try{grid-template-columns:1fr}.au-number__name-try button{width:100%}.au-number__section{margin-block:44px!important;padding:28px 18px!important}}@media print{.au-number__forecast-month--timeline{grid-template-columns:110px 1fr!important;break-inside:avoid;page-break-inside:avoid}.au-number__forecast-date b{font-size:38px!important}.au-number__forecast-meta{grid-template-columns:1fr 1fr!important}.au-number__name-try button{display:none!important}}.au-number__result-hero{max-width:960px!important;width:100%!important;padding:0!important;margin-bottom:clamp(34px,5vw,64px)!important;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.au-number__result-hero h2{max-width:980px;text-wrap:balance;line-height:.98!important}.au-number__result-hero p{max-width:760px!important;margin-top:22px!important;opacity:.92}.au-number__crystal-badge,.au-number__shop-badge,.au-number__missing-chip,.au-number__missing-card .au-number__pill,.au-number__forecast-kicker,.au-number__rel-badge{color:#241a30!important;background:linear-gradient(135deg,#f5dd93,#d6ae59)!important;border-color:#ffeeb085!important;text-shadow:none!important}.au-number__forecast-kicker{display:inline-flex;width:fit-content;padding:5px 10px;border-radius:999px}.au-number__shop-card:before,.au-number__shop-card:after{display:none!important}.au-number__shop-card,.au-number__crystal-card{background:#302342e6!important;border-color:#ebdbf429!important;box-shadow:0 22px 48px #0d09192e!important}.au-number__shop-card.is-featured,.au-number__crystal-card.is-top{background:linear-gradient(135deg,#3d2753f0,#2a1f3df0)!important;border-color:#f0ce7657!important}.au-number__crystal-cta,.au-number__shop-actions,.au-number__shop-btn,.au-number__shop-link{position:relative;z-index:2}.au-number__crystal-cta{display:inline-flex!important;margin-top:18px!important;color:#f4d985!important;font-weight:800}.au-number__crystal-why{display:block;margin-top:8px}.au-number__recommendations,.au-number__section:has([data-product-recommendations]){background:transparent!important;border-color:transparent!important;box-shadow:none!important;padding-inline:0!important}.au-number__section:has([data-product-recommendations]) .au-number__section-head{padding-inline:clamp(18px,3vw,28px)}.au-number__recommendation-grid,[data-product-recommendations]{gap:clamp(28px,4vw,48px)!important}.au-crystal-text{font-weight:800}.au-crystal-text--amethyst{color:#c5a3ff!important}.au-crystal-text--moonstone{color:#fff1d6!important}.au-crystal-text--labradorite{color:#75d1dc!important}.au-crystal-text--clearquartz{color:#f4fbff!important}.au-crystal-text--rosequartz{color:#ffb8ca!important}.au-crystal-text--citrine{color:#ffd76d!important}.au-crystal-text--yellowcalcite{color:#ffe08a!important}.au-crystal-text--bluelaceagate{color:#b7dcff!important}.au-crystal-text--smokyquartz{color:#c5ad9b!important}.au-crystal-text--hematite{color:#c8cdd4!important}.au-crystal-text--redjasper{color:#e88b72!important}.au-crystal-text--amazonite{color:#87e0d4!important}.au-crystal-text--aquamarine{color:#a9ecf7!important}.au-crystal-text--lapislazuli{color:#7da2ff!important}.au-crystal-text--pyrite{color:#e3b64f!important}.au-crystal-text--blacktourmaline{color:#b7bac3!important}.au-crystal-text--tigereye{color:#d49a4d!important}.au-crystal-text--pearl{color:#fff4df!important}.au-crystal-text--carnelian{color:#ff9565!important}.au-crystal-text--lepidolite{color:#e0b0ee!important}.au-crystal-text--selenite{color:#fff7e4!important}.au-crystal-text--greenaventurine{color:#a8df9e!important}.au-crystal-text--rhodonite{color:#f0a0b9!important}.au-crystal-text--peridot{color:#c9ec7a!important}.au-crystal-text--sunstone{color:#ffb56b!important}.au-crystal-text--emerald{color:#6ee0a1!important}.au-crystal-text--ruby,.au-crystal-text--redgarnet,.au-crystal-text--garnet{color:#f06d7b!important}.au-crystal-text--blackonyx{color:#c4c2ce!important}.au-number__name-try p{display:grid;gap:10px;padding:14px 16px;border-radius:18px;background:#140e2147;border:1px solid rgba(240,206,118,.14)}.au-number__name-meter-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.au-number__name-meter-head strong{color:#fff8ed;font-family:var(--au-display);font-size:18px}.au-number__name-meter-head em{color:#f0ce76;font-style:normal;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.au-number__name-meter{display:block;height:10px;border-radius:999px;overflow:hidden;background:#ffffff1a;box-shadow:inset 0 0 0 1px #ffffff14}.au-number__name-meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8f6fb5,#f0ce76);box-shadow:0 0 24px #f0ce764d}.au-number__name-meter-copy{color:#ffffffc7;line-height:1.6}.au-number__forecast{gap:clamp(26px,3.2vw,38px)!important}.au-number__forecast-month--timeline{grid-template-columns:170px minmax(0,1fr)!important;border-radius:28px!important;border:1px solid rgba(231,215,237,.2)!important;background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.12),transparent 28%),linear-gradient(135deg,#584466f0,#36284bf0)!important;box-shadow:0 28px 70px #0a071238!important}.au-number__forecast-date{background:radial-gradient(circle at 42% 20%,rgba(255,255,255,.18),transparent 34%),linear-gradient(150deg,#f0ce7642,#ffffff12)!important}.au-number__forecast-copy{padding:clamp(24px,3vw,34px)!important}.au-number__forecast-copy h3{font-size:clamp(24px,2.3vw,34px);margin-bottom:10px}.au-number__forecast-copy>p{max-width:70ch;line-height:1.72;color:#ffffffd1}.au-number__forecast-meta{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.au-number__forecast-meta span{min-height:52px;padding:14px 16px!important;border:1px solid rgba(255,255,255,.08);background:#fff1!important}.au-number__cards,.au-number__key-grid,.au-number__trinity,.au-number__timing,.au-number__planes,.au-number__systems,.au-number__upay-grid,.au-number__missing-grid,.au-number__lucky-grid{margin-top:clamp(24px,3vw,42px)!important}.au-number__section+.au-number__section,.au-number__recommendations+.au-number__email-capture,.au-number__email-capture+.au-number__method{margin-top:clamp(56px,7vw,104px)!important}@media screen and (max-width:760px){.au-number__result-hero h2{font-size:clamp(34px,11vw,52px)!important}.au-number__forecast-month--timeline{grid-template-columns:1fr!important}.au-number__forecast-date{min-height:108px}.au-number__forecast-meta{grid-template-columns:1fr!important}.au-number__recommendations,.au-number__section:has([data-product-recommendations]){padding-inline:0!important}}@media print{.au-number__recommendations,.au-number__section:has([data-product-recommendations]){background:transparent!important;border-color:transparent!important;box-shadow:none!important}.au-number__forecast-month--timeline{grid-template-columns:120px 1fr!important}}.au-number__forecast{display:grid!important;grid-template-columns:1fr!important;gap:22px!important;max-width:1040px;margin-inline:auto}.au-number__forecast-month--timeline{display:grid!important;grid-template-columns:132px minmax(0,1fr)!important;min-height:0!important;padding:18px!important;gap:22px!important;border-radius:26px!important;background:linear-gradient(135deg,#5c4369e0,#36244be6)!important;border:1px solid rgba(245,215,146,.18)!important;box-shadow:0 20px 52px #0000002e,inset 0 1px #ffffff14!important;overflow:hidden}.au-number__forecast-month--timeline:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 12% 18%,rgba(240,206,118,.12),transparent 30%),radial-gradient(circle at 92% 72%,rgba(199,163,255,.09),transparent 34%)}.au-number__forecast-date{position:relative;min-height:150px!important;border-radius:20px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:10px!important;background:linear-gradient(145deg,#fff0ca29,#ffffff0f)!important;border:1px solid rgba(245,215,146,.22)!important;box-shadow:inset 0 1px #ffffff1f!important;color:#fff7e6}.au-number__forecast-date span{font-size:12px!important;line-height:1!important;letter-spacing:.16em!important;font-weight:800!important;color:#f3d479!important;text-transform:uppercase}.au-number__forecast-date b{font-size:52px!important;line-height:.9!important;font-family:var(--au-display)!important;font-weight:400!important;color:#fff8ee!important;text-shadow:0 10px 28px rgba(0,0,0,.24)}.au-number__forecast-copy{position:relative;padding:8px 8px 8px 0!important;min-width:0}.au-number__forecast-kicker{display:inline-flex!important;width:auto!important;margin:0 0 8px!important;padding:7px 12px!important;border-radius:999px!important;background:#f1cf73!important;color:#24172e!important;font-size:12px!important;font-weight:800!important;letter-spacing:0!important;text-transform:none!important}.au-number__forecast-copy h3{margin:0 0 6px!important;color:#fff8ee!important;font-size:clamp(22px,2vw,30px)!important}.au-number__forecast-copy>p{margin:0 0 18px!important;max-width:66ch!important;color:#fffc!important;font-size:15px!important;line-height:1.65!important}.au-number__forecast-meta{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.au-number__forecast-meta>span{display:block!important;min-height:0!important;padding:14px 16px!important;border-radius:16px!important;background:#ffffff12!important;border:1px solid rgba(255,255,255,.08)!important;color:#ffffffc7!important;font-size:13.5px!important;line-height:1.55!important}.au-number__forecast-meta>span strong{color:#f3d479!important;font-weight:900!important}.au-number__forecast-meta .au-crystal-text,.au-number__forecast-meta>span .au-crystal-text{display:inline!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;font-weight:900!important}.au-number__vibration-meter{margin:18px 0 16px;padding:15px 16px 16px;border-radius:18px;background:#fff1;border:1px solid rgba(245,215,146,.16);box-shadow:inset 0 1px #ffffff14}.au-number__vibration-meter-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px}.au-number__vibration-meter-top span{color:#f3d479;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.au-number__vibration-meter-top strong{color:#fff8ee;font-family:var(--au-display);font-size:22px;font-weight:400}.au-number__vibration-track{height:9px;border-radius:999px;background:#ffffff1f;overflow:hidden}.au-number__vibration-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#d9b86c,#f5dc8c,#c6a2ff);box-shadow:0 0 18px #f5dc8c52}.au-number__vibration-meter p{margin:10px 0 0!important;color:#ffffffbd!important;font-size:13px!important;line-height:1.55!important}.au-number__vibration-meter--warn .au-number__vibration-track i{background:linear-gradient(90deg,#b98266,#f0ce76)}.au-number__vibration-meter--good .au-number__vibration-track i{background:linear-gradient(90deg,#7ecb9b,#f0ce76)}.au-number__remedies article h3,.au-number__planes article h3,.au-number__addon article h3,.au-number__mobile-result h3,.au-number__name-row .au-number__name-spell,.au-number__compat-result h3{color:#f3d479!important;font-weight:800!important}.au-number__remedies article p,.au-number__planes article p,.au-number__addon article p,.au-number__addon li{color:#ffffffc7!important}.au-number__addon{margin-top:34px!important;background:linear-gradient(135deg,#412b4ced,#2a1e3bf2)!important}.au-number__addon-grid{display:grid;gap:18px}.au-number__addon-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.au-number__addon-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.au-number__addon article,.au-number__score-row{border-radius:20px;padding:22px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px #ffffff12}.au-number__addon article>span,.au-number__score-row span:first-child{display:block;margin-bottom:9px;color:#f3d479;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.au-number__addon ul{margin:10px 0 0;padding-left:18px;display:grid;gap:8px}.au-number__scorecard{display:grid;gap:12px}.au-number__score-row{display:grid;grid-template-columns:minmax(0,1fr) 60px minmax(140px,220px);align-items:center;gap:18px;padding:16px 18px}.au-number__score-row h3{margin:0 0 2px!important;font-size:17px!important}.au-number__score-row p{margin:0!important;color:#ffffff9e!important}.au-number__score-row strong{color:#fff8ee;font-family:var(--au-display);font-size:22px;font-weight:400}.au-number__score-row>span{height:9px;border-radius:999px;background:#ffffff1f;overflow:hidden}.au-number__score-row>span i{display:block;height:100%;border-radius:inherit}.au-number__score-row.is-high>span i{background:#7ecb9b}.au-number__score-row.is-medium>span i{background:#f0ce76}.au-number__score-row.is-low>span i{background:#d58282}.au-number__profession-chips{display:flex;flex-wrap:wrap;gap:12px}.au-number__profession-chips span{display:inline-flex;align-items:center;min-height:40px;padding:10px 14px;border-radius:999px;color:#f3d479;font-weight:800;background:#fff1;border:1px solid rgba(245,215,146,.18)}.au-number__section:has([data-product-recommendations]),.au-number__recommendations{background:transparent!important;box-shadow:none!important}.au-number__recommendation-card,.au-number__shop-card{background:#2d1d3feb!important}@media screen and (max-width:900px){.au-number__forecast-month--timeline{grid-template-columns:1fr!important}.au-number__forecast-date{min-height:96px!important;flex-direction:row!important;justify-content:space-between!important;padding:18px 22px!important}.au-number__forecast-date b{font-size:42px!important}.au-number__forecast-meta,.au-number__addon-grid--two,.au-number__addon-grid--three{grid-template-columns:1fr!important}.au-number__score-row{grid-template-columns:1fr;gap:10px}}@media print{.au-number__forecast-month--timeline{grid-template-columns:105px 1fr!important;padding:12px!important}.au-number__forecast-date{min-height:110px!important}.au-number__forecast-meta{grid-template-columns:1fr 1fr!important}.au-number__vibration-meter,.au-number__addon{break-inside:avoid;page-break-inside:avoid}}.au-number__forecast-month--compact{display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;gap:16px!important;align-items:stretch!important;padding:14px!important;border-radius:24px!important;background:linear-gradient(135deg,#2d1d3ff5,#1f182ffa)!important;border:1px solid rgba(245,215,146,.18)!important;box-shadow:0 18px 46px #0c081433,inset 0 1px #ffffff0f!important}.au-number__forecast-date--compact{min-height:0!important;border-radius:18px!important;padding:14px 10px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:4px!important;background:radial-gradient(circle at 50% 18%,rgba(245,215,146,.18),transparent 42%),linear-gradient(180deg,#f5d79221,#5f44742e)!important;border:1px solid rgba(245,215,146,.2)!important}.au-number__forecast-date--compact span{color:#f3d479!important;font-size:12px!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-weight:900!important}.au-number__forecast-date--compact b{color:#fff8ee!important;font-family:var(--au-display)!important;font-size:42px!important;line-height:.92!important;font-weight:400!important;letter-spacing:-.04em!important}.au-number__forecast-date--compact small{color:#ffffff9e!important;font-size:11px!important;letter-spacing:.12em!important}.au-number__forecast-copy--compact{padding:8px 4px 8px 0!important}.au-number__forecast-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-bottom:8px}.au-number__forecast-title-row h3{margin:0!important;color:#fff8ee!important;font-size:clamp(20px,2.5vw,27px)!important}.au-number__forecast-kicker{margin:0!important;flex:0 0 auto;color:#f3d479!important;font-size:11px!important;font-weight:900!important;letter-spacing:.14em!important;text-transform:uppercase!important}.au-number__forecast-summary{margin:0 0 14px!important;color:#ffffffbd!important;line-height:1.55!important}.au-number__forecast-meta--compact{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}.au-number__forecast-meta--compact span{min-height:84px!important;padding:13px!important;border-radius:16px!important;background:#ffffff0e!important;border:1px solid rgba(255,255,255,.1)!important}.au-number__forecast-meta--compact strong{display:block!important;margin:0 0 6px!important;color:#f3d479!important;font-size:10px!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important}.au-number__forecast-meta--compact em{display:block;color:#ffffffd1!important;font-style:normal!important;line-height:1.45!important;font-size:13px!important}.au-number__scorecard--deep{gap:14px!important}.au-number__score-row--deep{grid-template-columns:minmax(0,1fr) 70px minmax(150px,220px)!important;align-items:start!important}.au-number__score-row--deep h3{color:#f3d479!important}.au-number__score-row--deep small{display:inline-flex;margin-top:8px;color:#fff8eed1;letter-spacing:.18em;font-weight:800}.au-number__score-advice{grid-column:1 / -1;margin-top:6px!important;color:#ffffffb8!important}.au-number__signature-steps,.au-number__method-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.au-number__method-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.au-number__signature-steps article b{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:999px;margin-bottom:14px;color:#21182d;background:linear-gradient(135deg,#fff2b8,#d9b86c);font-size:12px;font-weight:900}.au-number__addon--missing-impact article h3,.au-number__addon--repeated-impact article h3,.au-number__addon--mobile-rules article h3,.au-number__addon--signature article h3,.au-number__addon--method-trust article h3{color:#f3d479!important}.au-number__addon--method-trust{background:linear-gradient(135deg,#1c1728f5,#2b1f3af5)!important;border-color:#f5d79238!important}@media screen and (max-width:1080px){.au-number__forecast-meta--compact{grid-template-columns:repeat(2,minmax(0,1fr))!important}.au-number__signature-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:720px){.au-number__forecast-month--compact{grid-template-columns:1fr!important;gap:12px!important}.au-number__forecast-date--compact{flex-direction:row!important;justify-content:space-between!important;padding:14px 18px!important}.au-number__forecast-date--compact b{font-size:36px!important}.au-number__forecast-title-row{display:block}.au-number__forecast-kicker{margin-bottom:7px!important}.au-number__forecast-meta--compact{grid-template-columns:1fr!important}.au-number__signature-steps,.au-number__method-trust-grid{grid-template-columns:1fr}}@media print{.au-number__forecast-month--compact{grid-template-columns:84px 1fr!important;gap:10px!important;padding:10px!important;break-inside:avoid;page-break-inside:avoid}.au-number__forecast-meta--compact,.au-number__signature-steps,.au-number__method-trust-grid{grid-template-columns:1fr 1fr!important}}.au-number__addon--vastu,.au-number__addon--yantra,.au-number__addon--switchwords,.au-number__addon--all-remedies{background:radial-gradient(circle at 14% 0%,rgba(245,215,146,.1),transparent 34%),linear-gradient(135deg,#362344f2,#1f182ff7)!important;border-color:#f5d7922e!important}.au-number__addon--vastu article h3,.au-number__addon--yantra article h3,.au-number__addon--switchwords article h3,.au-number__addon--all-remedies article h3{color:#f3d479!important;font-weight:850!important}.au-number__yantra-grid article,.au-number__switch-grid article,.au-number__vastu-grid article{position:relative;overflow:hidden}.au-number__yantra-grid article:after,.au-number__switch-grid article:after,.au-number__vastu-grid article:after{content:"";position:absolute;inset:auto -30px -48px auto;width:120px;height:120px;border-radius:999px;background:radial-gradient(circle,rgba(245,215,146,.12),transparent 70%);pointer-events:none}.au-number__yantra-grid article p strong,.au-number__switch-grid article p strong{color:#f3d479!important;font-weight:900!important}.au-number__switch-grid article h3{font-family:var(--au-display)!important;font-size:clamp(25px,3vw,38px)!important;letter-spacing:.01em!important;color:#fff3bf!important}.au-number__remedy-ladder{display:grid;gap:12px}.au-number__remedy-ladder article{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:start;gap:14px;padding:16px 18px!important;border-radius:18px!important;background:#ffffff0e!important;border:1px solid rgba(255,255,255,.1)!important}.au-number__remedy-ladder article b{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;color:#21182d;background:linear-gradient(135deg,#fff2b8,#d9b86c);font-size:12px;font-weight:900}.au-number__remedy-ladder article p{margin:0!important;color:#fffc!important;line-height:1.65!important}@media screen and (max-width:720px){.au-number__remedy-ladder article{grid-template-columns:38px minmax(0,1fr);gap:12px}.au-number__remedy-ladder article b{width:34px;height:34px}}@media print{.au-number__addon--vastu,.au-number__addon--yantra,.au-number__addon--switchwords,.au-number__addon--all-remedies{break-inside:avoid;page-break-inside:avoid}}.au-number__addon--relationship-depth,.au-number__addon--multi-year,.au-number__addon--career-expansion{background:radial-gradient(circle at 14% 0%,rgba(245,215,146,.11),transparent 34%),linear-gradient(135deg,#342344f5,#1e172ffa)!important;border-color:#f5d7922e!important}.au-number__relationship-depth{display:grid;gap:18px}.au-number__relationship-hero{display:grid;gap:12px;background:linear-gradient(135deg,#ffffff16,#ffffff0b)!important;border-color:#f5d7922e!important}.au-number__relationship-hero .au-number__vibration-meter{margin-top:4px!important}.au-number__year-timeline{display:grid;gap:14px}.au-number__year-card{display:grid;grid-template-columns:116px minmax(0,1fr);gap:18px;align-items:stretch;padding:16px!important;border-radius:24px!important;background:linear-gradient(135deg,#ffffff14,#ffffff0b)!important;border:1px solid rgba(255,255,255,.11)!important;box-shadow:inset 0 1px #ffffff12,0 18px 44px #100a1833!important}.au-number__year-card>aside{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:128px;padding:16px 12px;border-radius:20px;background:radial-gradient(circle at 50% 10%,rgba(245,215,146,.22),transparent 58%),linear-gradient(180deg,#f5d79221,#583d6729);border:1px solid rgba(245,215,146,.22)}.au-number__year-card>aside span{color:#f3d479;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.au-number__year-card>aside b{margin:5px 0 3px;color:#fff6d5;font-family:var(--au-display);font-size:46px;font-weight:650;line-height:.95;text-shadow:0 10px 30px rgba(245,215,146,.18)}.au-number__year-card>aside small{color:#ffffffa3;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.au-number__year-card>div{min-width:0;display:grid;align-content:center;gap:10px}.au-number__year-card>div>p{margin:0!important;color:#f3d479!important;font-size:11px!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important}.au-number__year-card h3{margin:0!important;color:#fff2c8!important;font-family:var(--au-display)!important;font-size:clamp(22px,2.4vw,32px)!important;line-height:1.12!important}.au-number__year-card em{color:#fffc;font-size:14px;font-style:normal;line-height:1.65}.au-number__year-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:4px}.au-number__year-points span{display:grid;gap:5px;padding:12px 13px;border-radius:15px;background:#ffffff0e;border:1px solid rgba(255,255,255,.09);color:#ffffffba;font-size:12px;line-height:1.45}.au-number__year-points strong{color:#f3d479;font-size:10px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.au-number__addon--career-expansion article h3,.au-number__addon--relationship-depth article h3,.au-number__addon--multi-year article h3{color:#f3d479!important;font-weight:850!important}@media screen and (max-width:860px){.au-number__year-card{grid-template-columns:1fr;gap:12px}.au-number__year-card>aside{min-height:auto;flex-direction:row;justify-content:space-between;padding:14px 18px}.au-number__year-card>aside b{font-size:38px}.au-number__year-points{grid-template-columns:1fr}}@media print{.au-number__addon--relationship-depth,.au-number__addon--multi-year,.au-number__addon--career-expansion,.au-number__year-card{break-inside:avoid;page-break-inside:avoid}}.au-number__lucky-chip,.au-number__profession-chips span,.au-number__rel-chip,.au-number__mulank-pills span{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:8px 15px!important;border-radius:999px!important;background:#ffffff13!important;border:1px solid rgba(245,215,146,.24)!important;box-shadow:none!important;outline:0!important;text-decoration:none!important}.au-number__lucky-chip:before,.au-number__lucky-chip:after,.au-number__profession-chips span:before,.au-number__profession-chips span:after,.au-number__rel-chip:before,.au-number__rel-chip:after,.au-number__mulank-pills span:before,.au-number__mulank-pills span:after{content:none!important;display:none!important}.au-number__forecast-kicker,.au-number__pill--gold,.au-number__badge--gold,.au-number__forecast-title-row .au-number__forecast-kicker{display:inline-flex!important;width:max-content!important;align-items:center!important;justify-content:center!important;padding:8px 16px!important;border-radius:999px!important;color:#2b173a!important;background:linear-gradient(135deg,#f5d984,#d8ad52)!important;border:1px solid rgba(255,242,185,.55)!important;text-shadow:none!important;letter-spacing:.08em!important}.au-number__forecast-month--compact{grid-template-columns:78px minmax(0,1fr)!important;gap:14px!important;padding:16px!important;border-radius:26px!important;background:radial-gradient(circle at 12% 0%,rgba(245,217,132,.08),transparent 36%),linear-gradient(135deg,#261936fa,#1d162bfc)!important;border:1px solid rgba(245,215,146,.16)!important;box-shadow:0 18px 48px #0b071447,inset 0 1px #ffffff0e!important}.au-number__forecast-date--compact{min-height:128px!important;border-radius:20px!important;padding:14px 8px!important;background:linear-gradient(180deg,#ffffff14,#ffffff06),radial-gradient(circle at 50% 18%,rgba(245,215,146,.2),transparent 46%)!important;border:1px solid rgba(245,215,146,.22)!important;box-shadow:inset 0 1px #ffffff14!important}.au-number__forecast-date--compact span{color:#f5d984!important;font-size:11px!important;letter-spacing:.14em!important}.au-number__forecast-date--compact b{font-size:40px!important;color:#fff8ee!important}.au-number__forecast-date--compact small{color:#ffffffa3!important;font-size:11px!important}.au-number__forecast-title-row{align-items:flex-start!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:9px 14px!important}.au-number__forecast-title-row h3{flex-basis:100%!important;font-size:clamp(21px,2.1vw,28px)!important}.au-number__forecast-summary{max-width:880px!important;margin-bottom:12px!important}.au-number__forecast-meta--compact{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}.au-number__forecast-meta--compact>span{min-height:76px!important;padding:13px 14px!important;border-radius:17px!important}.au-number__forecast-meta--compact strong{display:block!important;margin:0 0 7px!important;color:#f5d984!important}.au-number__forecast-meta--compact em{display:block!important}.au-number__forecast-crystals em,.au-number__year-crystals{word-spacing:.08em!important}.au-number__forecast-crystals .au-crystal-text{display:inline!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important}.au-number__section[data-number-ordered=true]{scroll-margin-top:120px}.au-number__addon article h3,.au-number__loshu-copy h3,.au-number__remedies h3,.au-number__planes h3,.au-number__mobile-result h3{color:#f5d984!important;font-weight:800!important}.au-number__crystal-engine{background:transparent!important;border-color:#f5d7921a!important;box-shadow:none!important}@media(max-width:980px){.au-number__forecast-month--compact{grid-template-columns:1fr!important;gap:12px!important;padding:14px!important}.au-number__forecast-date--compact{min-height:92px!important;flex-direction:row!important;justify-content:space-between!important;padding:16px 18px!important}.au-number__forecast-date--compact b{font-size:38px!important}.au-number__forecast-meta--compact{grid-template-columns:1fr 1fr!important}}@media(max-width:640px){.au-number__forecast-meta--compact{grid-template-columns:1fr!important}.au-number__forecast-kicker{font-size:10px!important;padding:7px 13px!important}}@media print{.au-number__forecast-month--compact{grid-template-columns:76px 1fr!important;padding:10px!important}.au-number__forecast-meta--compact{grid-template-columns:1fr 1fr!important;gap:7px!important}}.au-number .au-number__forecast-kicker,.au-number__forecast-kicker,.au-number__forecast-title-row .au-number__forecast-kicker,.au-number__forecast-month--compact .au-number__forecast-kicker,.au-number__forecast-month--timeline .au-number__forecast-kicker{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:max-content!important;max-width:100%!important;padding:8px 18px!important;border-radius:999px!important;background:linear-gradient(135deg,#f6dc82,#d9ad52)!important;border:1px solid rgba(255,242,185,.72)!important;color:#24152f!important;-webkit-text-fill-color:#24152f!important;text-shadow:none!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important;background-clip:border-box!important;-webkit-background-clip:border-box!important;font-weight:900!important;letter-spacing:.08em!important}.au-number__forecast-month--compact .au-number__forecast-kicker:before,.au-number__forecast-month--compact .au-number__forecast-kicker:after,.au-number__forecast-title-row .au-number__forecast-kicker:before,.au-number__forecast-title-row .au-number__forecast-kicker:after{content:none!important;display:none!important}.au-number__forecast-title-row{gap:10px 16px!important}@media(max-width:640px){.au-number .au-number__forecast-kicker,.au-number__forecast-kicker,.au-number__forecast-title-row .au-number__forecast-kicker{padding:7px 14px!important;font-size:10px!important;letter-spacing:.06em!important}}.au-number [hidden],.au-number [data-number-premium][hidden],.au-number [data-number-locked][hidden]{display:none!important}.au-number{overflow-x:clip!important}.au-number__inner,.au-number__section,.au-number__panel,.au-number__result,.au-number__report{max-width:100%!important}.au-number__section{scroll-margin-top:128px!important}.au-number__section+.au-number__section{margin-top:clamp(42px,6vw,78px)!important}.au-number__section-head{margin-bottom:clamp(20px,3vw,34px)!important}.au-number__section-head h2{text-wrap:balance}.au-number__section-head p,.au-number__hero-text,.au-number__note,.au-number__method-body p{max-width:76ch}.au-number :is(.au-number__addon article h3,.au-number__planes article h3,.au-number__remedies article h3,.au-number__mobile-result h3,.au-number__compat-result h3,.au-number__system-card h3,.au-number__insight-card h3,.au-number__recommendation-card h3,.au-number__energy-card h3){color:#f4d783!important;-webkit-text-fill-color:#f4d783!important;font-weight:850!important}.au-number__forecast{width:100%!important;max-width:100%!important}.au-number__forecast-month--compact,.au-number__forecast-month--timeline{overflow:hidden!important;width:100%!important;max-width:100%!important;background:linear-gradient(135deg,#251637f5,#1f142ffa)!important;border-color:#f5d79224!important;box-shadow:0 20px 54px #120a1e33,inset 0 1px #ffffff0f!important}.au-number__forecast-date,.au-number__forecast-date--compact{border-radius:22px!important;background:linear-gradient(165deg,#927b7b7a,#442d4ebd)!important;border:1px solid rgba(245,215,146,.18)!important;box-shadow:inset 0 1px #ffffff14!important}.au-number__forecast-date span,.au-number__forecast-date--compact span{color:#f8dc85!important;-webkit-text-fill-color:#f8dc85!important;font-weight:900!important;letter-spacing:.14em!important}.au-number__forecast-date b,.au-number__forecast-date--compact b{color:#fff8ef!important;-webkit-text-fill-color:#fff8ef!important;text-shadow:0 8px 22px rgba(0,0,0,.22)!important}.au-number__forecast-title-row{min-width:0!important}.au-number__forecast-title-row>div,.au-number__forecast-copy{min-width:0!important}.au-number__forecast-copy>p,.au-number__forecast-title-row p{overflow-wrap:break-word!important}.au-number__forecast-meta,.au-number__forecast-meta--compact{min-width:0!important}.au-number__forecast-meta>span,.au-number__forecast-meta--compact>span{min-width:0!important;overflow-wrap:anywhere!important}.au-number :is(.au-number__forecast-kicker,.au-number__badge,.au-number__mulank-tag){text-shadow:none!important}.au-number .au-number__forecast-kicker{color:#24152f!important;-webkit-text-fill-color:#24152f!important;background:linear-gradient(135deg,#ffe58d,#d7aa4d)!important;border:1px solid rgba(255,244,190,.62)!important;opacity:1!important;text-transform:uppercase!important;letter-spacing:.09em!important}.au-number :is(.au-crystal-text,.au-number__crystal-name,.au-number__year-crystals .au-crystal-text){display:inline!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;outline:0!important;font-weight:900!important}.au-number :is(.au-number__missing-crystals a,.au-number__missing-crystals span,.au-number__profession-chips span){box-shadow:none!important}.au-number__crystal-engine,.au-number__recommendations{background:transparent!important;border-color:#f5d7921a!important;box-shadow:none!important}.au-number__recommendations .au-number__shop-card,.au-number__shop-card{background:linear-gradient(145deg,#301f42f0,#29193af5)!important;border:1px solid rgba(245,215,146,.16)!important;box-shadow:0 20px 44px #130a1d33,inset 0 1px #ffffff12!important}.au-number__shop-card:before,.au-number__shop-card:after{display:none!important;content:none!important}.au-number__shop-badge,.au-number__crystal-badge{color:#24152f!important;-webkit-text-fill-color:#24152f!important;background:linear-gradient(135deg,#ffe58d,#d7aa4d)!important;border:1px solid rgba(255,244,190,.55)!important;box-shadow:none!important}.au-number__shop-card h3,.au-number__crystal-name{color:var(--crystal-accent,#f4d783)!important;-webkit-text-fill-color:var(--crystal-accent,#f4d783)!important}.au-number__vibration-meter,.au-number__name-meter-card{width:100%!important;max-width:100%!important;overflow:hidden!important}.au-number__vibration-meter-top{min-width:0!important}.au-number__vibration-meter-top span,.au-number__vibration-meter-top strong{overflow-wrap:anywhere!important}.au-number__vibration-track i,.au-number__name-meter i{min-width:4px!important}.au-number.is-localized,.au-number.is-hindi,body.is-hindi .au-number{word-break:normal!important;overflow-wrap:anywhere!important}.au-number.is-localized :is(h1,h2,h3,p,li,span,strong,em,a,button,label,input,summary),body.is-hindi .au-number :is(h1,h2,h3,p,li,span,strong,em,a,button,label,input,summary){overflow-wrap:anywhere!important}.au-number.is-localized :is(.au-number__btn,.au-number__shop-btn,.au-number__shop-link,.au-number__forecast-kicker),body.is-hindi .au-number :is(.au-number__btn,.au-number__shop-btn,.au-number__shop-link,.au-number__forecast-kicker){white-space:normal!important;line-height:1.25!important}@media screen and (max-width:780px){.au-number__inner{padding-inline:clamp(16px,4vw,22px)!important}.au-number__section{border-radius:26px!important;padding:clamp(22px,5.6vw,34px)!important}.au-number__section+.au-number__section{margin-top:38px!important}.au-number__section-head h2{font-size:clamp(30px,9vw,46px)!important;line-height:1.02!important}.au-number__forecast-month--compact,.au-number__forecast-month--timeline{grid-template-columns:1fr!important;gap:14px!important;padding:16px!important;border-radius:26px!important}.au-number__forecast-date,.au-number__forecast-date--compact{width:100%!important;min-height:92px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;padding:16px 18px!important}.au-number__forecast-date b,.au-number__forecast-date--compact b{font-size:clamp(38px,12vw,58px)!important}.au-number__forecast-copy{padding:0!important}.au-number__forecast-title-row{display:block!important}.au-number .au-number__forecast-kicker{margin-bottom:12px!important;font-size:10px!important;max-width:100%!important}.au-number__forecast-meta,.au-number__forecast-meta--compact{grid-template-columns:1fr!important;gap:10px!important}.au-number__forecast-meta>span,.au-number__forecast-meta--compact>span{min-height:0!important;padding:13px 14px!important}.au-number__mobile-form,.au-number__compat-form,.au-number__email-form{grid-template-columns:1fr!important}.au-number__mobile-form button,.au-number__compat-form button,.au-number__email-form button{width:100%!important;min-height:52px!important}.au-number__shop-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.au-number__shop-btn,.au-number__shop-link{justify-content:center!important;width:100%!important}}@media screen and (max-width:460px){.au-number__inner{padding-inline:14px!important}.au-number__section{border-radius:22px!important;padding:20px 16px!important}.au-number__forecast-month--compact,.au-number__forecast-month--timeline{padding:13px!important;border-radius:22px!important}.au-number__forecast-date,.au-number__forecast-date--compact{border-radius:18px!important}.au-number__vibration-meter-top{align-items:flex-start!important;flex-direction:column!important;gap:5px!important}}@media print{.au-number{background:#fff!important;color:#1e1930!important;overflow:visible!important}.au-number__section,.au-number__panel,.au-number__result,.au-number__addon,.au-number__forecast-month--compact,.au-number__forecast-month--timeline,.au-number__mobile-result,.au-number__shop-card{break-inside:avoid!important;page-break-inside:avoid!important;box-shadow:none!important}.au-number__section{margin:0 0 18px!important;padding:18px!important;border:1px solid #e5dccb!important;background:#fff!important}.au-number__forecast-month--compact,.au-number__forecast-month--timeline{grid-template-columns:84px 1fr!important;gap:12px!important;padding:10px!important;border:1px solid #e5dccb!important;background:#fff!important}.au-number__forecast-date,.au-number__forecast-date--compact{min-height:92px!important;padding:10px!important;background:#f7f1e8!important;border:1px solid #e3d7c6!important}.au-number__forecast-meta,.au-number__forecast-meta--compact{grid-template-columns:1fr 1fr!important;gap:7px!important}.au-number__forecast-meta>span,.au-number__forecast-meta--compact>span,.au-number__vibration-meter,.au-number__name-meter-card{background:#fbf7ef!important;border:1px solid #e5dccb!important;color:#1e1930!important}.au-number__forecast-copy>p,.au-number__forecast-meta>span,.au-number__forecast-meta--compact>span,.au-number__mobile-result p,.au-number__addon p,.au-number__addon li{color:#2b2438!important}.au-number :is(.au-number__btn,.au-number__shop-btn,.au-number__shop-link,.au-number__report-actions,.au-number__email-capture,.au-preview-unlock-badge,.au-number__unlock-cta,.au-number__locked-card--premium){display:none!important}}.au-number :is(.au-number__lucky-chip,.au-number__profession-chips span,.au-number__missing-crystals a,.au-number__missing-crystals span,.au-number__rel-chip){position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:0!important;padding:8px 16px!important;min-height:36px!important;border-radius:999px!important;background:#ffffff0e!important;background-image:none!important;border:1px solid rgba(245,215,146,.24)!important;box-shadow:none!important;outline:none!important;text-decoration:none!important;overflow:hidden!important;isolation:isolate!important}.au-number :is(.au-number__lucky-chip,.au-number__profession-chips span,.au-number__missing-crystals a,.au-number__missing-crystals span,.au-number__rel-chip):before,.au-number :is(.au-number__lucky-chip,.au-number__profession-chips span,.au-number__missing-crystals a,.au-number__missing-crystals span,.au-number__rel-chip):after{content:none!important;display:none!important;box-shadow:none!important;border:0!important;background:none!important}.au-number :is(.au-number__lucky-chip,.au-number__profession-chips span,.au-number__missing-crystals a,.au-number__missing-crystals span,.au-number__rel-chip){min-height:32px!important;padding:6px 14px!important;border-color:#f5d79229!important;background:#ffffff0b!important;box-shadow:none!important}.au-number :is(.au-number__lucky-chip,.au-number__profession-chips span,.au-number__missing-crystals a,.au-number__missing-crystals span,.au-number__rel-chip):hover{border-color:#f5d7923d!important;background:#ffffff0f!important}@media screen and (max-width:640px){.au-number :is(.au-number__lucky-chip,.au-number__profession-chips span,.au-number__missing-crystals a,.au-number__missing-crystals span,.au-number__rel-chip){min-height:30px!important;padding:6px 12px!important}}.au-number :is(.au-number__lucky-chips,.au-number__missing-crystals,.au-number__profession-chips){display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px 16px!important}.au-number :is(.au-number__lucky-chip,.au-number__missing-crystals a,.au-number__missing-crystals span){display:inline!important;min-width:0!important;min-height:0!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;background-image:none!important;box-shadow:none!important;outline:0!important;line-height:1.45!important;font-weight:850!important;text-decoration:none!important}.au-number :is(.au-number__lucky-chip,.au-number__missing-crystals a,.au-number__missing-crystals span):before,.au-number :is(.au-number__lucky-chip,.au-number__missing-crystals a,.au-number__missing-crystals span):after{content:none!important;display:none!important}.au-number__profession-chips span{min-height:30px!important;padding:6px 12px!important;border-color:#f5d79224!important;background:#ffffff09!important}.au-number__crystal-card .au-number__lucky-chips,.au-number__missing-card .au-number__missing-crystals,.au-number__shop-card .au-number__lucky-chips{gap:6px 14px!important;margin-top:12px!important}@media screen and (max-width:640px){.au-number :is(.au-number__lucky-chips,.au-number__missing-crystals){gap:6px 12px!important}}.au-number__method-section{margin-top:clamp(24px,3vw,38px)!important}.au-number__method{overflow:hidden!important;padding:0!important;border-radius:30px!important;background:radial-gradient(circle at 20% 10%,rgba(216,199,236,.13),transparent 34%),linear-gradient(145deg,#4f3963d6,#36244bf0)!important;border:1px solid rgba(245,215,146,.16)!important;box-shadow:0 28px 90px -48px #06030ce6!important}.au-number__method summary{list-style:none!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:26px 30px!important;cursor:pointer!important;color:inherit!important;text-transform:none!important;letter-spacing:0!important}.au-number__method summary::-webkit-details-marker{display:none!important}.au-number__method-summary-main{display:flex!important;flex-direction:column!important;gap:8px!important}.au-number__method-summary-main .au-number__eyebrow{margin:0!important}.au-number__method-summary-main strong{color:var(--au-cloud)!important;font-family:var(--au-display)!important;font-size:clamp(24px,2.5vw,34px)!important;font-weight:420!important;line-height:1.08!important;letter-spacing:-.035em!important}.au-number__method-icon{position:relative!important;flex:0 0 42px!important;width:42px!important;height:42px!important;border-radius:50%!important;border:1px solid rgba(245,215,146,.24)!important;background:#ffffff0e!important}.au-number__method-icon:before,.au-number__method-icon:after{content:""!important;position:absolute!important;left:50%!important;top:50%!important;width:14px!important;height:1.5px!important;border-radius:999px!important;background:var(--au-gold-bright)!important;transform:translate(-50%,-50%)!important}.au-number__method-icon:after{transform:translate(-50%,-50%) rotate(90deg)!important;transition:transform .25s ease!important}.au-number__method[open] .au-number__method-icon:after{transform:translate(-50%,-50%) rotate(0)!important}.au-number__method-body{padding:0 30px 30px!important;display:grid!important;gap:14px!important}.au-number__method-body p{margin:0!important;color:var(--au-cloud-soft)!important;font-size:14px!important;line-height:1.75!important}@media screen and (max-width:720px){.au-number__method{border-radius:24px!important}.au-number__method summary{padding:22px!important}.au-number__method-body{padding:0 22px 22px!important}}@media print{@page{size:A4;margin:12mm!important}.au-preview-unlock-badge,.au-lang-picker,.au-number__loading,.au-number__form-area,.au-number__preview,.au-number__report-actions,.au-number__email-capture,.au-number__copy-status,.au-number__history,.au-number__cta,.shopify-section-header,.shopify-section-footer{display:none!important}.au-number,.au-number__results,.au-number__section,.au-number__result-hero,.au-number__method{background:#fff!important;color:#221b30!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.au-number__section,.au-number__result-hero,.au-number__method{border:1px solid #e6dfd2!important;border-radius:18px!important;break-inside:avoid!important;page-break-inside:avoid!important}.au-number__method summary{padding:18px 20px!important}.au-number__method-icon{display:none!important}.au-number__method-body{display:block!important;padding:0 20px 20px!important}.au-number__method-body p{color:#332d40!important}.au-number__forecast article,.au-number__cycle-card,.au-number__month-card{break-inside:avoid!important;page-break-inside:avoid!important}.au-number__forecast-grid,.au-number__forecast,.au-number__timeline,.au-number__recommendation-grid,.au-number__crystal-grid{grid-template-columns:1fr 1fr!important;gap:12px!important}.au-number__forecast-meta,.au-number__forecast-points{grid-template-columns:1fr 1fr!important;gap:8px!important}.au-number__shop-btn,.au-number a[href*="/collections"]{display:none!important}}@media print{html,body{background:#fff!important}.au-number{--au-card-solid:transparent !important;--au-card-solid-2:transparent !important;--au-card-warm:transparent !important;--au-card-cool:transparent !important;--au-card-rose:transparent !important;--au-ui-violet:transparent !important;--au-ui-gold:transparent !important;--au-ui-blue:transparent !important;--au-ui-rose:transparent !important;background:#fff!important;color:#221b30!important;padding:0!important}.au-number__inner,.au-number__results{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.au-lang-picker,.au-lang-toggle,.au-number__hero,.au-number__ritual-card,.au-number__form-area,.au-number__loading,.au-number__glow,.au-number__preview,.au-number__grid-preview,.au-number__mobile,.au-number__report-actions,.au-number__email-capture,.au-number__copy-status,.au-number__compat-form,.au-number__cta,.au-number__cta-row,.au-number__shop-btn,.au-number__shop-link,.au-number__crystal-cta,.au-number__recommendations,.au-preview-unlock-badge,.au-number__locked-card,.au-number__locked-list,.au-number__locked-orb,.au-number__locked-trust,[data-number-locked],[data-number-unlock]{display:none!important}.au-number__section,.au-number__addon,.au-number__forecast,.au-number__addon-grid,.au-number__planes,.au-number__trinity,.au-number__timing,.au-number__key-grid,.au-number__cards,.au-number__missing-grid,.au-number__lucky-grid,.au-number__crystal-grid,.au-number__recommendation-grid,.au-number__forecast-grid,.au-number__scorecard,.au-number__loshu-analysis{background:none!important;background-color:transparent!important;border:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.au-number__mulank-hero,.au-number__mulank-card,.au-number__energy-state,.au-number__energy-card,.au-number__insight-card,.au-number__chart-card,.au-number__pattern-card,.au-number__combo-card,.au-number__name-meter-card,.au-number__loshu-section,.au-number__loshu-wrap,.au-number__missing-card,.au-number__missing-remedies,.au-number__crystal-card,.au-number__recommendation-card,.au-number__month-card,.au-number__cycle-card,.au-number__crystal-card.is-top,.au-number__recommendation-card.is-top,.au-number__name-row,.au-number__forecast-month--timeline,.au-number__forecast-month--compact,.au-number__forecast article,.au-number__addon article,.au-number__score-row,.au-number__planes article,.au-number__key-grid article,.au-number__trinity article,.au-number__timing article,.au-number__missing-grid article,.au-number__lucky-grid>*,.au-number__crystal-grid>*,.au-number__addon-grid>*,.au-number__recommendation-grid>*,.au-number__loshu-analysis>*,.au-number__method,.au-number__results article,.au-number__results details{background:#fff!important;background-color:#fff!important;border:1px solid #e6dfd2!important;border-radius:18px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;break-inside:avoid!important;page-break-inside:avoid!important}.au-number__forecast-month--timeline:before,.au-number__forecast-month--compact:before{display:none!important}.au-number__forecast-date,.au-number__forecast-date--compact{background:#f7f1e6!important;border:1px solid #e7dcc4!important;min-height:auto!important;color:#8a6a2b!important}.au-number__results,.au-number__results *{text-shadow:none!important}.au-number.au-number .au-number__results :is(p,li,small,td,dd,dt,figcaption,.au-number__score-advice,.au-number__forecast-copy,.au-number__forecast-points){color:#332d40!important;-webkit-text-fill-color:#332d40!important}.au-number.au-number .au-number__results :is(h1,h2,h3,h4,h5,.au-number__hero-title,.au-number__crystal-name){color:#221b30!important;-webkit-text-fill-color:#221b30!important}.au-number.au-number .au-number__results :is(.au-number__eyebrow,.au-number__section-head span,.au-number__addon article>span,.au-number__forecast-kicker,.au-number__plane-status,.au-number__lucky-label,.au-number__name-meter-head em,.au-number__forecast-date span,.au-number__forecast-date b){color:#8a6a2b!important;-webkit-text-fill-color:#8a6a2b!important}.au-number.au-number .au-number__results :is(.au-number__mulank-big,.au-number__mulank-numeral){color:#8a6a2b!important;-webkit-text-fill-color:#8a6a2b!important}.au-number.au-number .au-number__results :is(.au-number__key-grid strong,.au-number__lucky-value){color:#6f4d8f!important;-webkit-text-fill-color:#6f4d8f!important}.au-number__mulank-tag,.au-number__mulank-pill,.au-number__lucky-chip,.au-number__missing-chip,.au-number__missing-pill,.au-number__crystal-badge,.au-number__profession-chips>*,.au-number__badge--gold{background:#f7f1e6!important;color:#8a6a2b!important;border:1px solid #e7dcc4!important}.au-number__name-meter,.au-number__vibration-track,.au-number__score-row>span{background:#ece6f2!important}.au-number__name-meter i,.au-number__vibration-track i,.au-number__score-row>span>i{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;box-shadow:none!important}.au-number__results>section,.au-number__section{margin:0 0 16px!important}.au-number__section-head{margin-bottom:12px!important}.au-number__addon{margin-top:0!important}.au-number__forecast{gap:12px!important}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}.au-number .au-number__form input,.au-number .au-number__mobile-form input,.au-number .au-number__compat-form input,.au-number .au-number__email-form input[type=email],.au-number .au-dp__field,.au-sky .au-sky__form input,.au-sky .au-sky__email-form input[type=email],.au-sky .au-city__input,.au-sky .au-dp__field,.au-sky .au-sky__form input[type=time]{border:1px solid rgba(245,215,146,.24)!important;background-color:#2c1e3da3!important;background-image:radial-gradient(circle at 18% 0%,rgba(245,215,146,.1),transparent 38%),linear-gradient(180deg,#694c7c52,#1c122b8a)!important;color:#fffcf6f0!important;-webkit-text-fill-color:rgba(255,252,246,.94)!important;caret-color:#f5d792!important;box-shadow:inset 0 1px #ffffff1a,0 16px 42px -38px #000000b8!important;-webkit-backdrop-filter:blur(14px) saturate(120%)!important;backdrop-filter:blur(14px) saturate(120%)!important}.au-number .au-number__form input::placeholder,.au-number .au-number__mobile-form input::placeholder,.au-number .au-number__compat-form input::placeholder,.au-number .au-number__email-form input[type=email]::placeholder,.au-sky .au-sky__form input::placeholder,.au-sky .au-sky__email-form input[type=email]::placeholder,.au-sky .au-city__input::placeholder{color:#fffcf694!important;-webkit-text-fill-color:rgba(255,252,246,.58)!important}.au-number .au-dp__display,.au-sky .au-dp__display{color:#fffcf6e6!important;-webkit-text-fill-color:rgba(255,252,246,.9)!important}.au-number .au-dp__display.is-placeholder,.au-sky .au-dp__display.is-placeholder{color:#fffcf694!important;-webkit-text-fill-color:rgba(255,252,246,.58)!important}.au-number .au-dp__icon,.au-sky .au-dp__icon{color:#f5d792!important}.au-number .au-number__form input:hover,.au-number .au-number__mobile-form input:hover,.au-number .au-number__compat-form input:hover,.au-number .au-number__email-form input[type=email]:hover,.au-number .au-dp__field:hover,.au-sky .au-sky__form input:hover,.au-sky .au-sky__email-form input[type=email]:hover,.au-sky .au-city__input:hover,.au-sky .au-dp__field:hover,.au-sky .au-sky__form input[type=time]:hover{border-color:#f5d7925c!important;background-color:#362548ad!important}.au-number .au-number__form input:focus,.au-number .au-number__mobile-form input:focus,.au-number .au-number__compat-form input:focus,.au-number .au-number__email-form input[type=email]:focus,.au-number .au-dp.is-open .au-dp__field,.au-number .au-dp__field:focus-visible,.au-sky .au-sky__form input:focus,.au-sky .au-sky__email-form input[type=email]:focus,.au-sky .au-city__input:focus,.au-sky .au-dp.is-open .au-dp__field,.au-sky .au-dp__field:focus-visible,.au-sky .au-sky__form input[type=time]:focus{outline:none!important;border-color:#f5d7928f!important;background-color:#3a284ebd!important;box-shadow:0 0 0 3px #f5d79221,inset 0 1px #ffffff1c!important}.au-number input:-webkit-autofill,.au-number input:-webkit-autofill:hover,.au-number input:-webkit-autofill:focus,.au-sky input:-webkit-autofill,.au-sky input:-webkit-autofill:hover,.au-sky input:-webkit-autofill:focus{-webkit-text-fill-color:rgba(255,252,246,.94)!important;caret-color:#f5d792!important;box-shadow:0 0 0 1000px #291c3bf5 inset!important;transition:background-color 9999s ease-in-out 0s!important}.au-number,.au-sky{background:radial-gradient(62% 44% at 18% 4%,rgba(111,77,143,.42),transparent 62%),radial-gradient(46% 34% at 86% 12%,rgba(169,130,167,.24),transparent 64%),radial-gradient(62% 50% at 52% 105%,rgba(217,184,108,.1),transparent 62%),linear-gradient(180deg,#160f22,#1a1228 46%,#231936)!important}.au-number__hero,.au-sky__hero{max-width:820px!important;padding:clamp(30px,4vw,46px)!important;margin-bottom:clamp(34px,5vw,58px)!important;border:1px solid rgba(253,251,246,.13)!important;border-radius:clamp(24px,3vw,32px)!important;background:radial-gradient(circle at 18% 0%,rgba(245,215,146,.09),transparent 38%),linear-gradient(145deg,#5640708a,#1f152f66)!important;box-shadow:0 38px 110px -78px #000000e0,inset 0 1px #ffffff17!important;-webkit-backdrop-filter:blur(18px) saturate(125%)!important;backdrop-filter:blur(18px) saturate(125%)!important}.au-number__hero:before,.au-sky__hero:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;border-radius:inherit!important;background:linear-gradient(90deg,transparent,rgba(245,215,146,.16),transparent) top / 100% 1px no-repeat!important}.au-number__hero h1,.au-sky__hero h1{max-width:720px!important;text-wrap:balance!important}.au-number__hero-text,.au-sky__hero-text{max-width:62ch!important}.au-number .au-lang-toggle,.au-sky .au-lang-toggle{top:clamp(14px,2vw,22px)!important;right:clamp(14px,2vw,22px)!important;z-index:20!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:36px!important;padding:8px 15px!important;border:1px solid rgba(245,215,146,.28)!important;border-radius:999px!important;background:radial-gradient(circle at 18% 0%,rgba(245,215,146,.18),transparent 42%),linear-gradient(135deg,#433056eb,#180f26e0)!important;color:#f5d792!important;box-shadow:0 18px 48px -34px #000000c7,inset 0 1px #ffffff1a!important;font-family:var(--au-body, Inter, sans-serif)!important;font-size:11px!important;font-weight:900!important;letter-spacing:.1em!important;text-transform:uppercase!important;-webkit-backdrop-filter:blur(16px) saturate(124%)!important;backdrop-filter:blur(16px) saturate(124%)!important}.au-number .au-lang-toggle:hover,.au-sky .au-lang-toggle:hover{transform:translateY(-1px)!important;border-color:#f5d79275!important;background:radial-gradient(circle at 18% 0%,rgba(245,215,146,.24),transparent 42%),linear-gradient(135deg,#4e3763f5,#1b112aeb)!important}.au-number__ritual-card,.au-sky__ritual-card{border-color:#f5d79229!important;box-shadow:0 44px 120px -82px #000000e6,inset 0 1px #ffffff14!important}.au-number__form-area,.au-sky__form-area{padding:clamp(30px,4vw,44px)!important}.au-number__form,.au-sky__form{gap:16px!important}.au-number__form label span,.au-sky__form label span,.au-number__mobile-form label span,.au-number__compat-form label span{color:#fdfbf694!important;font-weight:800!important;letter-spacing:.17em!important}.au-number__results article,.au-number__results .au-number__insight-card,.au-number__results .au-number__energy-card,.au-number__results .au-number__today-card,.au-number__results .au-number__combo-card,.au-number__results .au-number__locked-preview,.au-sky__results article,.au-sky__results .au-sky__insight-card,.au-sky__results .au-sky__phase-card,.au-sky__results .au-sky__locked-preview,.au-sky__results .au-sky__unlock-panel,.au-sky__results .au-sky__method{border-color:#fdfbf621!important;box-shadow:0 30px 90px -68px #000000c7,inset 0 1px #ffffff13!important}@media(hover:hover)and (pointer:fine){.au-number__results article:hover,.au-sky__results article:hover{transform:translateY(-3px)!important;border-color:#f5d7924d!important}}.au-number__btn,.au-number__form>button,.au-number__mobile-form>button,.au-number__compat-form>button,.au-number__email-form>button,.au-sky__btn,.au-sky__form>button{box-shadow:0 18px 42px -22px #d9b86cb8,inset 0 1px #ffffff57!important}@media screen and (max-width:760px){.au-number,.au-sky{padding-top:clamp(34px,9vw,54px)!important}.au-number__inner,.au-sky__inner{width:min(100% - 28px,1200px)!important}.au-number__hero,.au-sky__hero{padding:26px 22px!important;margin-bottom:30px!important}.au-number__hero h1,.au-sky__hero h1{font-size:clamp(38px,12vw,58px)!important}.au-number .au-lang-toggle,.au-sky .au-lang-toggle{top:12px!important;right:12px!important;min-height:34px!important;padding:7px 13px!important;font-size:10px!important}.au-number__form-area,.au-sky__form-area,.au-number__accuracy-card,.au-sky__accuracy-card,.au-number__preview,.au-sky__preview{padding:24px 20px!important}.au-number__ritual-card,.au-sky__ritual-card{border-radius:24px!important}.au-number__report-actions,.au-sky__report-actions,.au-number__cta-row,.au-sky__cta-row,.au-sky__free-actions{display:grid!important;grid-template-columns:1fr!important}.au-number__report-actions .au-number__btn,.au-sky__report-actions .au-sky__btn,.au-number__cta-row .au-number__btn,.au-sky__cta-row .au-sky__btn{width:100%!important}}@media(prefers-reduced-motion:reduce){.au-number__results article:hover,.au-sky__results article:hover,.au-number .au-lang-toggle:hover,.au-sky .au-lang-toggle:hover{transform:none!important}}body.au-body:has(.au-number):before,body.au-body:has(.au-number):after,.au-number:before,.au-number:after,.au-number__hero:before,.au-number__hero:after,.au-number__preview:before,.au-number__preview:after,.au-number__results:before,.au-number__results:after,.au-number__report-map:before,.au-number__report-map:after,.au-number__chapter-divider:before,.au-number__chapter-divider:after,.au-number__deep-report:before,.au-number__deep-report:after,.au-number [data-number-premium]:before,.au-number [data-number-premium]:after{display:none!important;opacity:0!important;content:none!important;background:none!important;box-shadow:none!important;filter:none!important}.au-number__results article,.au-number__results .au-number__insight-card,.au-number__results .au-number__energy-card,.au-number__results .au-number__today-card,.au-number__results .au-number__combo-card,.au-number__results .au-number__locked-preview,.au-number__results .au-number__report-map,.au-number__results .au-number__chapter-divider{background:#2b1d3d94!important;border-color:#f5eeff1f!important;box-shadow:0 18px 54px -44px #000000b8!important}.au-number__result-hero,.au-number__signature,.au-number__report-map,.au-number__deep-report,.au-number__forecast,.au-number__remedy-plan,.au-number__unlock,.au-number__chapter-divider{margin-top:clamp(18px,3vw,38px)!important;margin-bottom:0!important}.au-number__results{gap:clamp(18px,3vw,38px)!important}@media screen and (max-width:749px){.au-number__result-hero,.au-number__signature,.au-number__report-map,.au-number__deep-report,.au-number__forecast,.au-number__remedy-plan,.au-number__unlock,.au-number__chapter-divider{margin-top:18px!important}}.au-number__pinnacle-grid{display:grid;gap:16px;margin-top:18px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.au-number__pinnacle-card{position:relative;overflow:hidden;padding:clamp(20px,3vw,26px);border-radius:var(--au-ui-radius-md,18px);border:1px solid var(--au-line-dark);background:var(--au-glass);box-shadow:0 18px 54px -42px #000000db,inset 0 1px #ffffff12}.au-number__pinnacle-card.is-current{border-color:#d9b86c80;background:radial-gradient(circle at 12% 0%,rgba(217,184,108,.14),transparent 42%),var(--au-glass)}.au-number__pinnacle-card:before{content:"";position:absolute;left:0;top:18px;bottom:18px;width:3px;border-radius:999px;background:linear-gradient(180deg,var(--au-gold-bright),rgba(169,130,167,.58));opacity:.66}.au-number__pinnacle-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:12px}.au-number__pinnacle-stage{font-family:var(--au-display);font-size:18px;color:var(--au-cloud)}.au-number__pinnacle-stage em{font-style:normal;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--au-gold-bright);border:1px solid rgba(217,184,108,.45);background:#d9b86c1f;padding:2px 8px;border-radius:999px;margin-left:8px;vertical-align:middle}.au-number__pinnacle-age{font-size:12px;color:var(--au-cloud-faint);letter-spacing:.02em}.au-number__pinnacle-nums{display:flex;gap:10px;margin:0 0 12px}.au-number__pinnacle-num,.au-number__pinnacle-ch{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;font-family:var(--au-display);font-size:20px}.au-number__pinnacle-num{color:var(--au-gold-bright);border:1px solid rgba(217,184,108,.4);background:#d9b86c1a}.au-number__pinnacle-ch{color:var(--au-lilac);border:1px solid rgba(216,199,236,.4);background:#aeb2d224}.au-number__pinnacle-opp,.au-number__pinnacle-lesson{margin:0 0 6px;font-size:13.5px;line-height:1.58;color:var(--au-cloud-soft)}.au-number__pinnacle-opp strong,.au-number__pinnacle-lesson strong{color:var(--au-cloud)}@media(max-width:520px){.au-number__pinnacle-grid{grid-template-columns:1fr}}@media print{.au-number .au-number__results .au-number__section,.au-number .au-number__results article,.au-number .au-number__results [data-number-premium],.au-number .au-number__results [class*=-card],.au-number .au-number__results [class*=-cell],.au-number .au-number__results [class*=-block],.au-number .au-number__results [class*=-grid]>*,.au-number .au-number__results [class*=__hero],.au-number .au-number__results [class*=__loshu],.au-number .au-number__results [class*=__trinity],.au-number .au-number__results [class*=__timing],.au-number .au-number__results [class*=__planes] article,.au-number .au-number__results [class*=__pinnacle],.au-number .au-number__results [class*=__forecast] article{background-image:none!important;background-color:#fff!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.au-number .au-number__results .au-number__section{background:transparent!important;border:0!important;box-shadow:none!important;padding:0 0 6mm!important}.au-number .au-number__results article,.au-number .au-number__results [class*=-card],.au-number .au-number__results [class*=-grid]>*{border:1px solid #e4ddd0!important;border-radius:14px!important}.au-number .au-number__results [class*=-card]:before,.au-number .au-number__results [class*=-grid]>*:before{opacity:.35!important}.au-number__pinnacle-num{background:#f7f1e6!important;color:#8a6a2b!important;border-color:#e7dcc4!important}.au-number__pinnacle-ch{background:#f3eef7!important;color:#6f4d8f!important;border-color:#e3d9ec!important}}@media screen and (max-width:760px){.au-number .au-number__score-row,.au-number .au-number__score-row--deep{grid-template-columns:1fr!important;gap:8px!important;align-items:start!important}.au-number .au-number__score-row strong{justify-self:start!important;font-size:26px!important;line-height:1!important}.au-number .au-number__score-row>span{width:100%!important}}.au-number .au-number__crystal-card{display:flex!important;flex-direction:column!important;align-items:flex-start!important}.au-number .au-number__crystal-card .au-number__crystal-name{order:1!important;margin:0 0 10px!important}.au-number .au-number__crystal-card .au-number__crystal-badge{order:2!important;margin:0 0 12px!important;align-self:flex-start!important}.au-number .au-number__crystal-card .au-number__crystal-why{order:3!important}.au-number .au-number__crystal-card .au-number__crystal-cta{order:4!important;margin-top:14px!important}.au-number .au-number__shop-btn,.au-number .au-number__shop-link{white-space:nowrap!important;padding:0 18px!important}.au-number .au-number__shop-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:12px!important}.au-number .au-number__locked-card,.au-number .au-number__locked-card--premium{background:radial-gradient(circle at 12% 12%,rgba(255,255,255,.82),transparent 34%),linear-gradient(145deg,#fffaf5fc,#ece0eff2 48%,#f8f1e8fa)!important;color:#241830!important}.au-number .au-number__locked-card--premium h2{color:#241830!important}.au-number .au-number__locked-intro{color:#241830c2!important}.au-number .au-number__unlock-benefits article{background:#ffffffbd!important;border:1px solid rgba(190,151,112,.28)!important}.au-number .au-number__unlock-benefits span{color:#8a6a2b!important}.au-number .au-number__unlock-benefits strong{color:#241830!important}.au-number .au-number__unlock-benefits p{color:#241830bd!important}.au-number .au-number__locked-list--premium li,.au-number .au-number__locked-list li{color:#2b2038!important}.au-number .au-number__locked-trust{color:#2418309e!important}.au-number .au-number__unlock-cta.au-number__btn--dark{background:linear-gradient(135deg,#5a3156,#3e244c)!important;border:1px solid rgba(91,49,86,.42)!important;color:#fffaf4!important}.au-number .au-number__unlock-cta.au-number__btn--dark:hover{background:linear-gradient(135deg,#653862,#482a58)!important;color:#fffaf4!important}@media print{.au-number__yantra-grid article:after,.au-number__switch-grid article:after,.au-number__vastu-grid article:after,.au-number__mulank-hero:before,.au-number__shop-card:after,.au-number__glow{display:none!important;content:none!important;background:none!important}.au-number__addon,.au-number__forecast,.au-number__scorecard{break-inside:auto!important;page-break-inside:auto!important}.au-number__addon article,.au-number__forecast article,.au-number__score-row,.au-number__missing-grid article,.au-number__vastu-grid article,.au-number__yantra-grid article,.au-number__switch-grid article{break-inside:avoid!important;page-break-inside:avoid!important}}.au-number__locked-hello{margin:0 0 16px;font-family:var(--au-font-display),"Fraunces",serif;font-size:clamp(1.05rem,3.6vw,1.32rem);line-height:1.35;color:#f7f4ee;opacity:.96}.au-number__locked-peeks{margin:0 0 22px;padding:16px 18px;border-radius:18px;background:#9f8bb31a;border:1px solid rgba(182,138,61,.3)}.au-number__locked-peeks-label{margin:0 0 10px;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--au-gold,#B68A3D)}.au-number__locked-peeks-list{list-style:none;margin:0;padding:0;display:grid;gap:2px}.au-number__locked-peeks-list li{display:flex;justify-content:space-between;align-items:baseline;gap:14px;padding:9px 0;border-bottom:1px solid rgba(247,244,238,.09)}.au-number__locked-peeks-list li:last-child{border-bottom:0}.au-number__locked-peeks-list span{font-family:var(--au-font-body),"Inter",sans-serif;font-size:.9rem;color:#f7f4eecc}.au-number__locked-peeks-list strong{font-family:var(--au-font-body),"Inter",sans-serif;font-weight:600;color:#f7f4ee;letter-spacing:.05em;white-space:nowrap}@media print{.au-number .au-lang-toggle,.au-number .au-lang-picker,.au-number [data-au-lang-toggle],.au-number [data-number-history],.au-number .au-number__history,.au-number .au-number__section:has([data-number-history]){display:none!important}html,body,.au-number{background:#fffaf5!important}.au-number__results{background:radial-gradient(circle at 14% 8%,rgba(111,77,143,.1),transparent 34%),radial-gradient(circle at 88% 12%,rgba(217,184,108,.12),transparent 32%),linear-gradient(145deg,#fffaf5,#f5eaf3 48%,#fbf2e8)!important;padding:0!important}.au-number__section,.au-number__results article,.au-number__results details,.au-number__print-cover{background:radial-gradient(circle at 16% 0%,rgba(217,184,108,.07),transparent 36%),linear-gradient(145deg,#fffffff5,#fffaf5eb)!important;border-color:#e6dfd2!important}.au-number__method-section{break-after:page!important;page-break-after:always!important}.au-number__method-section:after{content:"Thank You\a for letting Aurealm read your numbers.\a\aKeep this report as a quiet ritual companion \2014  return to it when you need clarity, softness, or a reminder of your own rhythm."!important;white-space:pre-line!important;display:flex!important;min-height:230mm!important;padding:34mm 24mm!important;margin-top:12mm!important;align-items:center!important;justify-content:center!important;text-align:center!important;border:1px solid #e6dfd2!important;border-radius:22px!important;background:radial-gradient(circle at 50% 20%,rgba(217,184,108,.18),transparent 26%),radial-gradient(circle at 18% 12%,rgba(111,77,143,.12),transparent 34%),linear-gradient(145deg,#fffaf5,#f3e7ef 48%,#fbf2e8)!important;color:#2b1732!important;font-family:var(--au-display, Fraunces, Georgia, serif)!important;font-size:28pt!important;font-weight:420!important;line-height:1.45!important;letter-spacing:-.02em!important;break-before:page!important;page-break-before:always!important;break-inside:avoid!important;page-break-inside:avoid!important}}.au-number .au-number__locked-card .au-number__locked-hello,.au-number .au-number__locked-card--premium .au-number__locked-hello{color:#241830!important}.au-number .au-number__locked-card .au-number__locked-peeks,.au-number .au-number__locked-card--premium .au-number__locked-peeks{background:#6f4f7b14!important;border-color:#b68a3d3d!important}.au-number .au-number__locked-card .au-number__locked-peeks-label,.au-number .au-number__locked-card--premium .au-number__locked-peeks-label{color:#8a6a2b!important}.au-number .au-number__locked-card .au-number__locked-peeks-list span,.au-number .au-number__locked-card--premium .au-number__locked-peeks-list span{color:#241830b8!important}.au-number .au-number__locked-card .au-number__locked-peeks-list strong,.au-number .au-number__locked-card--premium .au-number__locked-peeks-list strong{color:#241830!important}.au-number .au-number__locked-card .au-number__locked-peeks-list li,.au-number .au-number__locked-card--premium .au-number__locked-peeks-list li{border-bottom-color:#2418301a!important}.au-number,.au-number__inner,.au-number__results,.au-number__section,.au-number__result-hero,.au-number__ritual-card,.au-number__form-area,.au-number__preview,.au-number__crystal-grid,.au-number__recommendations{max-width:100%!important;box-sizing:border-box!important}.au-number{overflow-x:hidden!important}.au-number__inner{width:min(1180px,calc(100% - 28px))!important}.au-number__crystal-card,.au-number__recommendation-card,.au-number__shop-card{min-width:0!important;overflow:hidden!important;text-decoration:none!important}.au-number__crystal-card .au-number__crystal-name,.au-number__crystal-card .au-number__crystal-why,.au-number__recommendation-card h3,.au-number__recommendation-card p{max-width:100%!important;overflow-wrap:break-word!important;word-break:normal!important}.au-number__crystal-card .au-number__crystal-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:100%!important;min-height:42px!important;margin-top:18px!important;padding:0 18px!important;border-radius:999px!important;background:linear-gradient(135deg,var(--au-gold-bright),var(--au-gold))!important;color:#241830!important;font-size:13px!important;line-height:1.1!important;font-weight:800!important;letter-spacing:.02em!important;text-align:center!important;white-space:nowrap!important;box-shadow:0 14px 30px -18px #e7cd94d9!important}@media screen and (max-width:680px){.au-number__inner{width:min(100% - 24px,1180px)!important}.au-number__crystal-grid,.au-number__recommendations,.au-number__recommendation-grid{grid-template-columns:1fr!important;gap:14px!important}.au-number__crystal-card,.au-number__recommendation-card,.au-number__shop-card{width:100%!important;padding:24px 22px!important;border-radius:24px!important}.au-number__crystal-card .au-number__crystal-name{font-size:clamp(24px,8vw,32px)!important;line-height:1.05!important}.au-number__crystal-card .au-number__crystal-why{font-size:15px!important;line-height:1.55!important}.au-number__crystal-card .au-number__crystal-cta,.au-number__shop-btn,.au-number__shop-link{position:relative!important;z-index:3!important}}@media screen and (max-width:420px){.au-number__section,.au-number__result-hero,.au-number__email-capture,.au-number__locked-card,.au-number__locked-card--premium{padding-left:18px!important;padding-right:18px!important}}.au-number__sticky-report-cta{display:none!important;position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:2147482600!important;padding:10px max(14px,env(safe-area-inset-left)) calc(10px + env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-right))!important;background:linear-gradient(180deg,#120a1f00,#120a1fc7 18%,#120a1ff5)!important;-webkit-backdrop-filter:blur(20px) saturate(138%)!important;backdrop-filter:blur(20px) saturate(138%)!important;pointer-events:none!important}.au-number.has-results:is(.is-number-report-locked,.is-number-report-unlocked) .au-number__sticky-report-cta{display:block!important}.au-number.has-results:is(.is-number-report-locked,.is-number-report-unlocked){padding-bottom:120px!important}.au-number__sticky-report-cta-inner{width:min(1040px,100%)!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:12px!important;padding:12px!important;border:1px solid rgba(229,202,136,.24)!important;border-radius:24px!important;background:linear-gradient(135deg,#382048e6,#1d122df0)!important;box-shadow:0 18px 45px #0703126b,inset 0 1px #ffffff1f!important;pointer-events:auto!important}.au-number__sticky-copy{min-width:0!important;color:#f8f0ff!important;line-height:1.2!important}.au-number__sticky-eyebrow{display:block!important;margin-bottom:3px!important;color:#ead188!important;font-size:10px!important;font-weight:800!important;letter-spacing:.16em!important;text-transform:uppercase!important}.au-number__sticky-copy strong{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:14px!important;color:#fffaf2!important}.au-number__sticky-report-cta .au-number__btn{margin:0!important;min-height:48px!important;border-radius:999px!important;padding:0 22px!important;white-space:nowrap!important;box-shadow:none!important}.au-number.is-number-report-unlocked .au-number__sticky-unlock{display:none!important}.au-number.is-number-report-unlocked .au-number__sticky-pdf{min-width:190px!important}@media(max-width:749px){.au-number.has-results:is(.is-number-report-locked,.is-number-report-unlocked){padding-bottom:142px!important}.au-number__sticky-report-cta{padding:8px 12px calc(8px + env(safe-area-inset-bottom))!important}.au-number__sticky-report-cta-inner{grid-template-columns:1fr!important;gap:8px!important;padding:10px!important;border-radius:22px!important}.au-number__sticky-copy{display:none!important}.au-number__sticky-report-cta .au-number__btn{width:100%!important;min-height:52px!important;font-size:12px!important;letter-spacing:.12em!important;padding:0 16px!important}.au-number.is-number-report-unlocked .au-number__sticky-pdf{min-width:0!important}.au-number .au-dp{position:relative!important;isolation:isolate!important}.au-number .au-dp__pop{width:min(318px,calc(100vw - 48px))!important;max-width:calc(100vw - 48px)!important;left:50%!important;right:auto!important;z-index:9999!important;transform:translate(-50%) translateY(-8px) scale(.98)!important}.au-number .au-dp.is-open .au-dp__pop{transform:translate(-50%) translateY(0) scale(1)!important}.au-number .au-dp__head{gap:6px!important}.au-number .au-dp__heading{gap:6px!important;min-width:0!important}.au-number .au-dp__select{min-width:0!important;max-width:108px!important;font-size:13px!important;padding:7px 9px!important}.au-number .au-dp__nav{width:34px!important;height:34px!important;min-width:34px!important}.au-number .au-dp__grid{gap:2px!important}.au-number .au-dp__cell{font-size:13px!important;border-radius:9px!important}}@media(max-width:360px){.au-number .au-dp__pop{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important;padding:12px!important}.au-number .au-dp__select{max-width:96px!important}.au-number .au-dp__nav{width:30px!important;height:30px!important;min-width:30px!important}}@media print{.au-number__sticky-report-cta{display:none!important}}.au-number .au-number__storage-card{margin-top:clamp(28px,4vw,44px);padding:clamp(22px,3.5vw,32px);border:1px solid var(--au-line-dark);border-radius:24px;background:var(--au-glass);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px 24px}.au-number .au-number__storage-copy h3{margin:0 0 8px;font-family:var(--au-display);font-size:clamp(20px,2.5vw,28px);font-weight:400;line-height:1.15;color:var(--au-cloud)}.au-number .au-number__storage-copy>p:last-child{margin:0;max-width:68ch;color:var(--au-cloud-soft);line-height:1.65}.au-number .au-number__storage-status{grid-column:1 / -1;margin:0;color:var(--au-cloud);font-size:14px}.au-number .au-number__storage-card [data-number-clear-saved]:disabled{opacity:.65;cursor:default}@media(max-width:720px){.au-number .au-number__storage-card{grid-template-columns:1fr}.au-number .au-number__storage-card .au-number__btn{width:100%}}@media print{.au-number .au-number__storage-card{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/aurealm-number.css.map */
