:root{--bg:#080813;--surface:#111023;--surface2:#17132d;--violet:#8b5cf6;--lav:#c8a7ff;--gold:#f5d78f;--text:#fff;--muted:#a79dbf;--border:#443568}*{box-sizing:border-box}html,body,#root{min-height:100%;color:var(--text);background:#03030a;margin:0;font-family:Arial,sans-serif}body{overflow:hidden}.app-shell{background:radial-gradient(circle at 80% 16%,#43256c61,#0000 33%),linear-gradient(#160f2f,#0b0a1a 55%,#05050d);width:min(390px,100vw);height:100svh;min-height:700px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 0 50px #000}.top-header{z-index:5;background:linear-gradient(#080813f5,#0000);justify-content:space-between;align-items:center;height:66px;padding:0 24px;display:flex;position:absolute;top:0;left:0;right:0}.brand{letter-spacing:2px;color:var(--muted);font-size:11px}.header-menu{color:var(--gold);font-size:20px}.swipe-shell{scroll-snap-type:x mandatory;scrollbar-width:none;height:100%;display:flex;overflow-x:auto}.swipe-shell::-webkit-scrollbar{display:none}.screen{scroll-snap-align:start;flex:0 0 min(390px,100vw);height:100%;min-height:700px;padding:76px 20px 110px;position:relative;overflow:hidden}.screen:before{content:"";opacity:.08;mix-blend-mode:screen;pointer-events:none;background-image:url(/assets/cosmic-texture.png);background-size:cover;position:absolute;inset:0}.screen-content{z-index:1;position:relative}.eyebrow{color:var(--muted);margin:0 0 12px;font-size:13px}.screen-content h1{color:var(--text);margin:0 0 7px;font-size:28px;font-weight:700;line-height:1.15}.screen-subtitle{color:var(--muted);margin:0 0 23px;font-size:13px}.gold-label{color:var(--gold);letter-spacing:1.3px;margin:0 0 12px;font-size:12px}.hero-card,.phase-card,.alignment-card,.thread-card,.anchor-card,.checkin-card{background:var(--surface2);border:1px solid var(--border);border-radius:22px}.hero-card{justify-content:space-between;align-items:center;height:176px;padding:32px 22px;display:flex}.hero-card h2{margin:0 0 10px;font-size:34px}.hero-card p:last-child{color:#b8aecb;margin:0;font-size:14px}.mini-moon{background:#17132d;border:2px solid #d7aa57;border-radius:50%;width:66px;height:66px;position:relative}.mini-moon:after{content:"";background:#d7aa57;border-radius:50%;width:60px;height:60px;position:absolute;top:-8px;right:-13px}.section-heading{margin:40px 0 15px;font-size:18px}.rhythm-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.rhythm-grid article{background:var(--surface);border:1px solid #2d2550;border-radius:20px;padding:28px 18px 20px}.rhythm-grid span,.rhythm-grid small{color:var(--muted);font-size:12px;display:block}.rhythm-grid b{margin:12px 0 6px;font-size:34px;display:block}.small-thing{background:#21183b;border:1px solid #574079;border-radius:20px;margin-top:25px;padding:30px 22px}.small-thing strong{margin-bottom:9px;font-size:17px;display:block}.small-thing small{color:var(--muted);font-size:12px}.cycle-screen h1{margin-bottom:0}.cycle-ring{background:radial-gradient(circle,#111023 0 61%,#0000 62%);border:18px solid #34274f;border-radius:50%;width:208px;height:208px;margin:32px auto;position:relative;box-shadow:0 0 24px #8b5cf641}.cycle-ring:before{content:"";border:18px solid #b76cff;border-color:#b76cff #b76cff #0000 #0000;border-radius:50%;position:absolute;inset:-18px;transform:rotate(-10deg)}.cycle-ring-inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:46px}.cycle-ring-inner b{font-size:38px}.cycle-ring-inner span{color:var(--muted);margin-top:4px;font-size:13px}.cycle-ring-inner strong{color:var(--gold);margin-top:26px;font-size:12px}.phase-card{margin-bottom:22px;padding:26px 22px}.phase-card strong{font-size:17px;font-weight:400}.next-days{flex-direction:column;gap:10px;display:flex}.next-days div{background:#121020;border-radius:14px;justify-content:space-between;align-items:center;padding:13px 18px;display:flex}.next-days span{color:var(--lav);font-size:13px}.alignment-card{margin-top:25px;padding:30px 22px}.alignment-card h2{margin:0 0 13px;font-size:27px}.alignment-card p{color:#b8aecb;font-size:14px}.alignment-card hr{border:0;border-top:1px solid #6b4b9e;margin:28px 0 13px}.alignment-card small{color:#9986d6;font-size:12px}.signal-list{flex-direction:column;gap:10px;display:flex}.signal-list div{background:#121020;border-radius:16px;justify-content:space-between;align-items:center;height:62px;padding:20px;display:flex}.signal-list span{color:var(--lav);font-size:11px}.signal-list b{font-size:15px;font-weight:400}.prompt-card{margin-top:22px;padding:19px 22px}.prompt-card strong{font-size:15px}.mind-map{height:310px;margin:12px -20px 0;position:relative}.mind-map svg{stroke:#7954a8;stroke-width:1.5px;fill:none;width:100%;height:100%;position:absolute;inset:0}.mind-center{border:1px solid var(--lav);text-align:center;background:#22173b;border-radius:50%;place-content:center;width:120px;height:120px;font-size:16px;display:grid;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 25px #8b5cf655}.mind-center small{color:var(--muted);margin-top:6px;font-size:12px;display:block}.mind-node{background:var(--surface2);width:76px;height:76px;color:var(--text);border:1px solid #574079;border-radius:50%;font-size:13px;position:absolute}.mind-node.selected{border-color:var(--gold);color:var(--gold);box-shadow:0 0 18px #c8a7ff55}.thread-card{margin-top:24px;padding:28px 22px}.thread-card strong{margin-bottom:10px;font-size:18px;display:block}.thread-card small{color:var(--muted)}.anchor-card{margin-top:25px;padding:30px 22px}.anchor-card h2{margin:0 0 12px;font-size:26px}.anchor-card p:last-child{color:#c4b4d4;font-size:14px}.goals-list{flex-direction:column;gap:10px;display:flex}.goal{height:62px;color:var(--text);text-align:left;background:#121020;border:0;border-radius:16px;align-items:center;gap:14px;padding:0 18px;font-size:15px;display:flex}.goal i{border:1px solid var(--lav);width:24px;height:24px;color:var(--gold);border-radius:50%;place-items:center;font-style:normal;display:grid}.goal.checked i{background:var(--violet);border-color:var(--gold)}.goal.checked span{color:var(--muted);text-decoration:line-through}.checkin-card{margin-top:26px;padding:24px 22px}.checkin-card strong{font-size:16px;font-weight:400}.swipe-dots{z-index:6;gap:6px;display:flex;position:absolute;bottom:76px;left:50%;transform:translate(-50%)}.swipe-dots button{background:#8d82a4;border:0;border-radius:50%;width:5px;height:5px;padding:0}.swipe-dots button.active{background:var(--gold);width:18px}.bottom-nav{z-index:5;background:#080813f5;border-top:1px solid #25213a;justify-content:space-around;align-items:center;height:64px;display:flex;position:absolute;bottom:0;left:0;right:0}.nav-item{color:#8d82a4;background:0 0;border:0;flex-direction:column;align-items:center;gap:5px;min-width:58px;font-size:19px;display:flex}.nav-item small{font-size:10px}.nav-item.active{color:var(--gold)}@media (width>=541px){body{padding:16px}.app-shell{border-radius:20px;height:calc(100svh - 32px)}}html{height:100%}html,body,#root{width:100%;min-height:100%}body{min-height:100dvh;overflow:hidden}.app-shell{width:min(390px,100vw);height:100dvh;min-height:0}.swipe-shell{height:100%;min-height:0}.screen{-webkit-overflow-scrolling:touch;height:100%;min-height:0;padding-bottom:calc(110px + 64px + env(safe-area-inset-bottom,0px));scrollbar-width:none;overflow:hidden auto}.screen::-webkit-scrollbar{display:none}.bottom-nav{height:calc(64px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px)}@media (width>=541px){body{padding:16px}.app-shell{height:calc(100dvh - 32px)}}.hero-card{background-image:linear-gradient(90deg,#17132df2,#17132db8),url(/assets/eclipse-glow.png);background-position:50%;background-size:cover}.alignment-card{background-image:linear-gradient(90deg,#17132df5,#17132db8),url(/assets/purple-glow-gradient.png);background-position:50%;background-size:cover}.mind-screen:before{opacity:.12;background-image:url(/assets/celestial-elements.png),url(/assets/cosmic-texture.png)}.screen:has(.mind-screen):before{opacity:1;mix-blend-mode:normal;background-image:linear-gradient(#08061118 0%,#0b071730 45%,#05040ba8 78%,#03030af5 100%),url(/assets/mind-map-constellation-bloom-v1.png);background-position:50%;background-size:cover}.top-header{z-index:5;background:linear-gradient(#080813f5,#0000);grid-template-columns:44px 1fr 44px;align-items:center;height:66px;padding:0 13px;display:grid;position:absolute;top:0;left:0;right:0}.brand{visibility:hidden;color:var(--muted);letter-spacing:1.7px;white-space:nowrap;font-size:10px;display:block}.header-action{width:44px;height:44px;color:var(--gold);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.header-action:focus-visible{outline:1px solid var(--gold);outline-offset:2px}.menu-icon{gap:4px;width:22px;display:grid}.menu-icon i{background:currentColor;border-radius:1px;height:2px;display:block}.back-icon{color:currentColor;font:300 32px/1 Arial,sans-serif;display:block;transform:translateY(-1px)}.bell-icon{width:17px;height:19px;display:block;position:relative}.bell-icon i{border:1px solid;border-bottom:0;border-radius:8px 8px 3px 3px;width:13px;height:13px;position:absolute;top:2px;left:2px}.bell-icon i:after{content:"";background:currentColor;height:1px;position:absolute;bottom:-2px;left:-3px;right:-3px}.bell-icon b{background:currentColor;border-radius:50%;width:3px;height:3px;position:absolute;bottom:1px;left:7px}.screen:has(.today-reference-screen){background:radial-gradient(circle at 50% 34%,#32165377 0,#0000 35%),linear-gradient(#120d27,#070816 58%,#05050d)}.screen:has(.today-reference-screen):after{content:"";z-index:0;opacity:.075;mix-blend-mode:screen;pointer-events:none;background:url(/assets/cosmic-texture.png) bottom/cover no-repeat;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0% 48%,#000 72% 100%);mask-image:linear-gradient(#0000 0% 48%,#000 72% 100%)}.today-reference-screen{text-align:center;background:0 0;height:auto;padding:0;position:static}.today-reference-screen:before{display:none}.today-greeting{color:#e8e0e3;letter-spacing:.4px;margin:22px 0 37px;font-size:16px;line-height:1.55;position:relative;top:-22px}.today-greeting span{letter-spacing:.2px;font-family:Georgia,serif;font-size:21px}.today-mode p{color:#d8c9d5;letter-spacing:1px;margin:0 0 13px;font-size:11px;position:relative;top:-10px}.today-mode h1{color:#f6ede7;letter-spacing:.3px;margin:0;font:400 25px/1.1 Georgia,serif}.today-eclipse{z-index:0;pointer-events:none;width:330px;height:220px;position:absolute;top:204px;left:50%;overflow:visible;transform:translate(-50%)}.today-eclipse img{object-fit:fill;opacity:.82;filter:saturate(.94)brightness(.94);width:330px;height:220px;display:block;-webkit-mask-image:linear-gradient(#0000 0%,#000 24% 100%);mask-image:linear-gradient(#0000 0%,#000 24% 100%)}.today-greeting,.today-mode,.today-rhythm,.today-summary,.today-focus{z-index:1}.today-mode{position:relative}.today-active .swipe-dots{display:none}.today-rhythm{color:#f3e8df;margin:0;font:14px/1.55 Georgia,serif;position:absolute;top:376px;left:0;right:0}.today-summary{border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12;grid-template-columns:repeat(3,1fr);padding:13px 0 48px;display:grid;position:absolute;top:452px;left:20px;right:20px}.today-summary>div+div{border-left:1px solid #ffffff12}.today-summary small,.today-summary strong,.today-summary span{display:block}.today-summary small{color:#f3dca5;letter-spacing:1.2px;font:600 9px/1 Arial,sans-serif}.today-summary strong{color:#f6eee6;margin:8px 0;font:400 14px Georgia,serif}.today-summary span{color:#d987bd;font-size:15px}.today-focus{text-align:left;color:#efe5e0;font-size:14px;line-height:1;position:absolute;top:606px;left:24px;right:24px}.today-focus>p{letter-spacing:1.3px;color:#f0e5df;margin:0 0 31px;font:600 11px/1 Arial,sans-serif}.today-focus-list{flex-direction:column;gap:24px;display:flex}.today-focus-item{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;margin:0;padding:0;display:flex}.today-focus-item:focus-visible{outline-offset:5px;border-radius:3px;outline:1px solid #f5d78f}.today-focus-check{color:#f5d78f;border:1px solid #bb6dc3;border-radius:50%;flex:0 0 18px;place-items:center;width:18px;height:18px;font-size:11px;font-style:normal;display:grid}.today-focus-item.is-complete{color:#a79dbf}.today-focus-item.is-complete span{text-decoration:line-through}.today-focus-item.is-complete .today-focus-check{background:#8b5cf6;border-color:#f5d78f}.today-add{color:#100818;z-index:2;cursor:pointer;background:linear-gradient(135deg,#a66abd,#81509a);border:0;border-radius:50%;width:58px;height:58px;font-size:34px;line-height:1;position:absolute;top:683px;right:18px;box-shadow:0 0 18px #9c6bb766}.today-add.is-armed{transform:rotate(45deg);box-shadow:0 0 28px #c77ce7cc}.today-add:focus-visible{outline-offset:3px;outline:1px solid #f5d78f}.app-shell.cycle-active{background:radial-gradient(circle at 50% 34%,#170d22 0%,#0d0814 48%,#07060e 100%)}.app-shell.cycle-active .screen:before{opacity:.045}.app-shell.cycle-active .swipe-dots{display:none}.app-shell.cycle-active .back-icon{color:#f3e5cf}.app-shell.cycle-active .nav-item.active{color:#f5f1e8}.app-shell.cycle-active .top-header{align-items:flex-start;height:108px;padding:49px 32px 0}.cycle-screen{color:#f6ede7;padding-top:18px}.cycle-screen .cycle-title{text-align:center;color:#e5c58e;letter-spacing:.5px;margin:0;font:400 18px/1 Arial,sans-serif}.cycle-phase-panel{text-align:center;margin-top:25px}.cycle-ring-visual{width:278px;height:278px;margin:0 auto;position:relative}.cycle-ring-visual svg{width:100%;height:100%;display:block;overflow:visible}.cycle-ring-orbit{fill:none;stroke:#806091;stroke-width:1px;stroke-dasharray:1 7;opacity:.9}.cycle-ring-orbit-inner{fill:none;stroke:#bd91c9;stroke-width:1px;stroke-dasharray:2 10;opacity:.36}.cycle-moon-phases{z-index:3;pointer-events:none;position:absolute;inset:0}.cycle-moon-phase{background-image:url(/assets/cycle-moon-phases-atlas-v1.png);background-repeat:no-repeat;background-size:800%;background-position:calc(var(--moon-phase-index) * 14.2857%) 50%;opacity:.72;filter:drop-shadow(0 0 2px #d7b2e833);width:16px;height:16px;display:block;position:absolute;transform:translate(-50%,-50%)}.cycle-orbit-star{z-index:4;color:#d9a9d9;font:500 12px Georgia,serif;position:absolute;top:4.3%;left:50%;transform:translate(-50%,-50%)}.cycle-ring-gold-markers{fill:#f5d78f;opacity:.9;filter:drop-shadow(0 0 3px #f5d78f99)}.cycle-ring-track{fill:none;stroke:#2a1a32;stroke-width:7px}.cycle-ring-segment{fill:none;stroke-width:7px;stroke-linecap:butt;opacity:.82}.cycle-ring-segment.is-current{opacity:1;filter:drop-shadow(0 0 3px #c998f077)}.cycle-ring-core{fill:url(#cycle-ring-core);stroke:#513960;stroke-width:1px}.cycle-ring-star{fill:#e7c9df;font:500 11px Georgia,serif}.cycle-ring-phase-inside{fill:#f0e1d5;letter-spacing:.7px;font:500 15px Arial,sans-serif}.cycle-ring-number{fill:#f0e4df;letter-spacing:.2px;font:500 16px Arial,sans-serif}.cycle-forecast{margin-top:56px;padding:0 17px 2px 34px}.cycle-section-heading{color:#e6c986;letter-spacing:1.55px;margin:0 1px 4px;font:600 10px/1 Arial,sans-serif}.cycle-forecast-chart{width:100%;height:170px;display:block;overflow:visible}.cycle-chart-grid line{stroke:#30213b;stroke-width:1px;opacity:.72}.cycle-chart-baseline{stroke:#4c345a;stroke-width:1px}.cycle-chart-area{fill:url(#cycle-forecast-area);opacity:.45}.cycle-chart-line{fill:none;stroke:#bd9ada;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.cycle-chart-point-halo{fill:#c895ed22}.cycle-chart-point-halo.is-current{fill:#f5d78f55}.cycle-chart-point{fill:#d4b2ee;stroke:#d4b2ee;stroke-width:1px}.cycle-chart-point.is-current{fill:#f5d78f;stroke:#fff1bf}.cycle-chart-label{fill:#a79dbf;letter-spacing:1.2px;font:500 10px/1 Arial,sans-serif}.cycle-chart-bubble rect{fill:#2d1e38;stroke:#4b3458;stroke-width:.7px;filter:drop-shadow(0 0 5px #160b1f99)}.cycle-chart-bubble text{fill:#f0e9e9;letter-spacing:.3px;font:500 10px Arial,sans-serif}.cycle-supports{margin:12px 12px 0 34px}.cycle-supports-label{color:#e6c986;letter-spacing:1.55px;margin:0 0 9px;font:600 10px/1 Arial,sans-serif}.cycle-support-chips{grid-template-columns:repeat(3,max-content);gap:7px 6px;display:grid}.cycle-support-chips span{color:#e2d6e3;letter-spacing:.1px;background:#24182c;border:1px solid #2d2038;border-radius:999px;padding:8px 12px;font:500 10px/1 Arial,sans-serif;box-shadow:inset 0 0 12px #6b3e9318}.screen:has(.astrology-screen){background:radial-gradient(circle at 50% 10%,#38205d66 0,#0000 38%),#05050c}.screen:has(.astrology-screen):before{opacity:.2;mix-blend-mode:screen;background-image:radial-gradient(circle at 18% 36%,#d6b1e8 0 1px,#0000 1.7px),radial-gradient(circle at 82% 42%,#f5d78f 0 1px,#0000 1.7px),radial-gradient(circle at 31% 55%,#f5d78f 0 1px,#0000 1.5px),radial-gradient(circle at 73% 18%,#d6b1e8 0 1px,#0000 1.5px);background-position:50%;background-size:auto}.astrology-screen{color:#f3e9e6;scrollbar-width:none;padding-top:0;overflow-y:auto}.astrology-screen::-webkit-scrollbar{display:none}.astrology-screen-bar{border-bottom:0;grid-template-columns:44px 1fr 44px;align-items:center;height:1px;margin:0 -4px;display:grid;overflow:hidden}.astrology-screen-bar h1,.astrology-back,.astrology-sign-symbol{visibility:hidden;pointer-events:none;height:1px}.astrology-overview-intro{padding:10px 2px 17px}.astrology-overview-kicker,.astrology-card-label{color:#d5b878;letter-spacing:1.35px;margin:0;font:600 10px/1 Arial,sans-serif}.astrology-overview-intro h2{color:#f6ece8;letter-spacing:.1px;margin:9px 0 5px;font:400 26px/1.12 Georgia,serif}.astrology-overview-subtitle{color:#a79dbf;margin:0;font:400 12px/1.35 Arial,sans-serif}.astrology-cosmos-card,.astrology-energy-card,.astrology-explore-card{background:linear-gradient(135deg,#1b1430e8,#100d20f2);border:1px solid #493567;border-radius:20px;box-shadow:0 12px 28px #0000002d}.astrology-cosmos-card{justify-content:space-between;align-items:center;min-height:106px;padding:17px 18px;display:flex;overflow:hidden}.astrology-card-copy h2{color:#f3e8e4;margin:8px 0 5px;font:400 19px/1.1 Georgia,serif}.astrology-cosmos-phase{color:#b6a8c5;margin:0;font:400 11px/1.35 Arial,sans-serif}.astrology-cosmos-moon{border-radius:50%;flex:none;width:84px;height:84px;margin-right:-12px;position:relative;overflow:hidden;-webkit-mask-image:radial-gradient(circle,#000 53%,#0000 71%);mask-image:radial-gradient(circle,#000 53%,#0000 71%)}.astrology-cosmos-moon img{object-fit:cover;object-position:center 44%;opacity:.92;mix-blend-mode:screen;width:190px;height:190px;position:absolute;top:-52px;left:-53px}.astrology-energy-card{background:linear-gradient(145deg,#2a1b43ee,#171027f5 72%);border-color:#735a8d;margin-top:12px;padding:19px 18px 20px}.astrology-energy-card h2{color:#f8e9c9;margin:10px 0 9px;font:400 23px/1.1 Georgia,serif}.astrology-energy-card>p:last-child{color:#e8dcdc;max-width:300px;margin:0;font:400 13px/1.45 Arial,sans-serif}.astrology-focus-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px;display:grid}.astrology-focus-card{background:#100d1e;border:1px solid #30264c;border-radius:15px;min-height:87px;padding:12px 10px}.astrology-focus-card span{color:#a79dbf;letter-spacing:.45px;text-transform:uppercase;font:600 9px/1 Arial,sans-serif;display:block}.astrology-focus-card p{color:#eee4e1;margin:11px 0 0;font:400 11px/1.25 Arial,sans-serif}.astrology-best-for{padding:18px 0 0}.astrology-best-for ul{flex-wrap:wrap;gap:7px;margin:10px 0 0;padding:0;list-style:none;display:flex}.astrology-best-for li{color:#e7dcca;background:#171027;border:1px solid #4b3a62;border-radius:999px;align-items:center;gap:6px;min-height:29px;padding:0 10px;font:400 11px/1 Arial,sans-serif;display:flex}.astrology-best-for li span{color:#e8ca86;font-size:12px}.astrology-explore-card{background:linear-gradient(135deg,#211639,#151027);justify-content:space-between;align-items:center;margin:18px 0 16px;padding:15px 16px;display:flex}.astrology-explore-card>div p:last-child{color:#c9bbcf;margin:7px 0 0;font:400 12px/1.3 Arial,sans-serif}.astrology-explore-button{color:#f1d49a;cursor:default;background:#2b1d3e;border:1px solid #b79a62;border-radius:50%;width:35px;height:35px;font-size:22px;line-height:1}.astrology-explore-button:focus-visible{outline-offset:3px;outline:1px solid #f5d78f}.astrology-screen{height:100%;padding:78px 18px calc(118px + 64px + env(safe-area-inset-bottom,0px));color:#f3e9e6;scrollbar-width:none;overflow-y:auto}.you-overview-intro{padding:4px 2px 18px}.you-overview-intro h1{color:#f6ece8;letter-spacing:.1px;margin:10px 0 6px;font:400 27px/1.1 Georgia,serif}.you-estimate-card,.you-cosmos-card,.you-explore-card{background:linear-gradient(145deg,#26183fee,#110d20f5);border:1px solid #493567;border-radius:22px;box-shadow:0 14px 30px #00000038}.you-estimate-card{background:linear-gradient(145deg,#35204cee,#171027f7 75%);border-color:#85639e;padding:20px 18px 21px}.you-estimate-heading-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.you-confidence{color:#c9b8d0;white-space:nowrap;border:1px solid #665276;border-radius:999px;padding:5px 8px;font:400 9px/1 Arial,sans-serif}.you-estimate-card h2{color:#f8e9c9;margin:12px 0 9px;font:400 25px/1.08 Georgia,serif}.you-estimate-card>p:last-child{color:#eee1df;max-width:315px;margin:0;font:400 13px/1.48 Arial,sans-serif}.you-cosmos-card{min-height:88px;box-shadow:none;background:linear-gradient(135deg,#18132be8,#0e0b19f5);justify-content:space-between;align-items:center;margin-top:12px;padding:14px 17px;display:flex;overflow:hidden}.you-cosmos-card .astrology-card-copy h2{margin:7px 0 4px;font-size:17px}.you-cosmos-card .astrology-cosmos-moon{width:66px;height:66px;margin-right:-7px}.you-cosmos-card .astrology-cosmos-moon img{width:154px;height:154px;top:-43px;left:-44px}.astrology-focus-section{padding-top:19px}.astrology-focus-grid{gap:7px;margin-top:9px}.astrology-focus-card{background:#100d1e;border-color:#34284e;min-height:78px;padding:11px 9px}.astrology-focus-card p{margin-top:10px;font-size:10px;line-height:1.3}.astrology-focus-card.is-unavailable{opacity:.72}.you-support-watch{grid-template-columns:1fr 1fr;gap:10px;padding-top:18px;display:grid}.you-support-watch>div{background:#100d1e;border:1px solid #34284e;border-radius:16px;padding:13px 12px 14px}.you-support-watch ul{flex-direction:column;gap:8px;margin:9px 0 0;padding:0;list-style:none;display:flex}.you-support-watch li{color:#ded2d3;font:400 10px/1.3 Arial,sans-serif}.you-support-watch li:before{content:"•";color:#dfbd78;margin-right:6px}.you-best-for{padding-top:18px}.you-unavailable-copy{color:#a79dbf;margin:10px 0 0;font:400 11px/1.35 Arial,sans-serif}.you-explore-card{box-shadow:none;background:linear-gradient(135deg,#211639,#151027);margin:18px 0 0;padding:15px 16px}.you-explore-card .astrology-explore-button{cursor:not-allowed;opacity:.75}.you-explore-card .astrology-explore-button:disabled{cursor:not-allowed}.screen>.astrology-screen{height:auto;min-height:100%;overflow:visible}.screen:has(.mind-map-reference-screen):before{opacity:1;mix-blend-mode:normal;background-image:linear-gradient(#03040adc 0%,#05040bbd 30%,#05040b75 57%,#03030aa0 78%,#03030af5 100%),url(/assets/mind-map-constellation-bloom-v1.png);background-position:50%;background-size:cover}.mind-map-reference-screen{color:#f5eee8;padding-top:0}.mind-map-reference-screen>h1{text-align:center;color:#ecd69f;letter-spacing:1.7px;margin:12px 0 6px;font:400 20px/1 Arial,sans-serif}.vision-map{background-image:radial-gradient(circle at 18% 37%,#f5d78f55 0 1px,#0000 1.5px),radial-gradient(circle at 82% 38%,#dba4d755 0 1px,#0000 1.5px),radial-gradient(circle at 28% 55%,#f5d78f44 0 1px,#0000 1.5px),radial-gradient(circle at 72% 56%,#c2c9ef44 0 1px,#0000 1.5px);height:650px;margin:7px -20px 0;position:relative;overflow:hidden}.vision-map svg{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.vision-rays line{stroke:#f5d78f;stroke-width:.8px;stroke-linecap:round;filter:drop-shadow(0 0 2px #f5d78f99)}.vision-branch{fill:none;stroke-width:1.4px;stroke-linecap:round;opacity:.84;filter:drop-shadow(0 0 1px #f5d78f44)}.vision-leaf{fill:none;stroke-width:1.05px;stroke-linecap:round;opacity:.58;filter:drop-shadow(0 0 1px #dba4d733)}.vision-branch.business{stroke:#d6a276}.vision-branch.lifestyle{stroke:#b979b9}.vision-branch.growth{stroke:#9aa3d0}.vision-branch.impact{stroke:#c89c60}.vision-leaf.business{stroke:#d6a276}.vision-leaf.lifestyle{stroke:#b979b9}.vision-leaf.growth{stroke:#9aa3d0}.vision-leaf.impact{stroke:#c89c60}.vision-markers circle{filter:drop-shadow(0 0 3px #f5d78fbb)}.vision-marker{fill:#f5d78f;stroke:#fbe8b0;stroke-width:.5px}.vision-marker.lifestyle{fill:#dba4d7;stroke:#f0c3eb}.vision-marker.growth{fill:#c2c9ef;stroke:#eef0ff}.vision-particles circle{fill:#f5d78f;opacity:.34;filter:drop-shadow(0 0 2px #f5d78f)}.vision-star{fill:none;stroke:#f5d78f;stroke-width:.9px;opacity:.62;filter:drop-shadow(0 0 2px #f5d78f)}.vision-radiance{z-index:0;opacity:.92;mix-blend-mode:screen;filter:saturate(1.08)brightness(1.08);pointer-events:none;width:232px;height:232px;position:absolute;top:306px;left:50%;transform:translate(-50%,-50%)}.vision-center{z-index:2;color:#f6f0ec;background:radial-gradient(circle at 45% 38%,#271536c4 0%,#0b0713f4 58%,#04030af8 100%);border:1px solid #efd39b;border-radius:50%;place-items:center;width:130px;height:130px;font:400 17px/1 Arial,sans-serif;display:grid;position:absolute;top:306px;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #f5d78f55,0 0 8px #f5c878aa,0 0 22px #c66bd477,0 0 36px #8d45b955}.vision-center span{white-space:nowrap}.vision-group{z-index:3;width:116px;position:absolute}.vision-group.business{top:30px;left:28px}.vision-group.lifestyle{width:128px;top:30px;right:30px}.vision-group.growth{top:384px;left:28px}.vision-group.impact{width:128px;top:384px;right:30px}.vision-group-title,.vision-item{cursor:pointer;font-family:Arial,sans-serif}.vision-group-title{color:#f6eee7;letter-spacing:.25px;background:linear-gradient(135deg,#20122de8,#110b1ce8);border:1px solid;border-radius:25px;width:100%;height:48px;padding:0 8px;font-size:16px;box-shadow:inset 0 0 14px #b278b218}.vision-group-title.business{color:#efd69e;border-color:#81534e}.vision-group-title.lifestyle{color:#eee4e9;border-color:#8e4c91}.vision-group-title.growth{color:#eef0fb;border-color:#60698b}.vision-group-title.impact{color:#f2d797;border-color:#8a6840}.vision-group-title.selected,.vision-item.selected{box-shadow:0 0 0 1px #f5d78f,0 0 15px #a877d055}.vision-items{gap:5px;width:84px;margin-top:7px;padding:0 0 0 3px;display:grid}.vision-group.lifestyle .vision-items,.vision-group.impact .vision-items{width:96px;margin-left:26px;padding-left:0}.vision-item{color:#e9dfdc;letter-spacing:.05px;background:linear-gradient(135deg,#100c19ee,#090811e8);border:1px solid #5d3d4ce6;border-radius:21px;height:32px;padding:0 8px;font-size:13px;box-shadow:inset 0 0 9px #bd8e9e12}.vision-group.lifestyle .vision-item{border-color:#56355de6}.vision-group.growth .vision-item{border-color:#414968e6}.vision-group.impact .vision-item{color:#f0e0c7;border-color:#60452fe6}.vision-group-title:focus-visible,.vision-item:focus-visible{outline-offset:2px;outline:1px solid #f5d78f}.app-shell:has(.mind-map-reference-screen) .swipe-dots{display:none}.plus-icon{color:var(--gold);font:300 42px/1 Arial,sans-serif}.nav-item:focus{outline:none}.nav-item{justify-content:center;gap:3px;min-width:58px;padding:0;font-size:19px}.nav-icon{place-items:center;width:24px;height:24px;display:grid}.nav-icon svg{width:24px;height:24px;display:block}.nav-item small{font-size:12px;line-height:1}.app-shell.goals-active .top-header,.app-shell.goals-active .bottom-nav,.app-shell.goals-active .swipe-dots{display:none}.app-shell.goals-active .screen{scrollbar-width:none;background:#03040b;padding:0 34px;overflow:hidden}.app-shell.goals-active .screen::-webkit-scrollbar{display:none}.app-shell.goals-active .screen:before{opacity:.22;mix-blend-mode:screen;background-image:url(/assets/cosmic-texture.png);background-position:50%;background-size:cover}.daily-empowerment-screen{color:#f7f0e9;min-height:100%;padding-top:51px}.daily-empowerment-screen>h1{color:#ecd69f;letter-spacing:2px;white-space:nowrap;margin:0 0 33px;font:400 20px/1 Arial,sans-serif}.empowerment-cards{gap:13px;padding-bottom:8px;display:grid}.empowerment-card{color:#f7f0e9;isolation:isolate;background:#090912;border:1px solid #9a7046;border-radius:17px;min-height:232px;padding:52px 34px 27px;position:relative;overflow:hidden}.empowerment-card:before{content:"";z-index:-2;opacity:.18;mix-blend-mode:screen;background-image:url(/assets/cosmic-texture.png);background-position:50%;background-size:cover;position:absolute;inset:0}.empowerment-card:after{content:"";z-index:-3;background:linear-gradient(135deg,#120523f0,#27104de8 58%,#0d0718f5);position:absolute;inset:0}.empowerment-card.violet:after{background:linear-gradient(135deg,#120525f0,#261044ec 58%,#1b0735ef)}.empowerment-card.violet .empowerment-copy h2{white-space:nowrap;font-size:22px}.empowerment-card.lavender{min-height:223px}.empowerment-card.lavender:after{background:linear-gradient(135deg,#6e338d,#ac5cc6f2 55%,#8d48b1f2)}.empowerment-card.midnight{min-height:242px;padding-top:45px}.empowerment-card.midnight:after{background:linear-gradient(135deg,#02040bfa,#06070cf5 72%,#020308fa)}.empowerment-copy{z-index:2;max-width:260px;position:relative}.empowerment-copy h2{color:#efd79c;letter-spacing:.4px;margin:0 0 25px;font:400 22px/1.24 Georgia,Times New Roman,serif}.empowerment-card.lavender .empowerment-copy h2{color:#f2e5e4}.empowerment-copy h2 span,.empowerment-copy p span{display:block}.empowerment-copy p{color:#f2edf2;margin:0;font:400 17px/1.48 Arial,sans-serif}.empowerment-card.midnight .empowerment-copy h2{max-width:230px;margin-bottom:24px}.empowerment-card.midnight .empowerment-copy p{max-width:175px}.empowerment-card.lavender .empowerment-copy p{max-width:160px}.empowerment-star{z-index:2;color:#f4d47f;text-shadow:0 0 8px #f6d784,0 0 18px #e4a74a;font-size:36px;line-height:1;position:absolute;bottom:25px;right:43px}.empowerment-star-asset{z-index:2;object-fit:contain;mix-blend-mode:screen;filter:drop-shadow(0 0 5px #f6d78499);width:38px;height:48px;position:absolute;bottom:18px;right:31px}.empowerment-line{background:#d8a96a;width:88px;height:1px;position:absolute;bottom:40px;right:74px;box-shadow:0 0 5px #e7b96766}.empowerment-card.lavender .empowerment-line{width:73px;bottom:40px;left:35px;right:auto}.empowerment-card.lavender .empowerment-star{bottom:24px;right:44px}.empowerment-card.lavender .empowerment-star-asset{bottom:17px;right:31px}.empowerment-moon{z-index:2;object-fit:contain;filter:drop-shadow(0 0 10px #f0bc7355);width:112px;height:112px;position:absolute;bottom:28px;right:20px}.empowerment-moon.moon-atlas{filter:drop-shadow(0 0 10px #f0bc7355);background-image:url(/assets/cycle-moon-phases-atlas-v1.png);background-position-y:44%;background-repeat:no-repeat;background-size:800%;width:100px;height:100px;bottom:8px;right:14px}.empowerment-moon.moon-atlas-4{background-position-x:57.1429%}.empowerment-card.midnight:before{opacity:.16}@media (height<=780px){.app-shell.goals-active .screen{padding-left:24px;padding-right:24px}.daily-empowerment-screen{padding-top:31px}.daily-empowerment-screen>h1{margin-bottom:18px}.empowerment-card{min-height:205px;padding:34px 28px 24px}.empowerment-card.midnight{min-height:215px;padding-top:32px}.empowerment-card.lavender{min-height:210px}.empowerment-copy h2{margin-bottom:18px;font-size:23px}.empowerment-copy p{font-size:15px}}.app-shell.goals-active .screen{-webkit-overflow-scrolling:touch;min-height:0;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px));overflow:hidden auto}.profile-setup-page{--setup-ink:#202035;--setup-muted:#5f5a67;--setup-purple:#6d329e;--setup-purple-dark:#542279;--setup-line:#d8ccd1;min-height:100svh;color:var(--setup-ink);background:radial-gradient(circle at 0 78%,#ead6f1 0,#0000 18%),radial-gradient(circle at 100% 22%,#f7e9cf 0,#0000 18%),linear-gradient(135deg,#fffaf5,#f8f0f2 52%,#fffaf1);padding:28px 34px 18px;font-family:Arial,sans-serif;position:relative;overflow:auto}.profile-setup-panel{z-index:1;background:#fffdfab8;border:1px solid #f4e9e6;border-radius:25px;max-width:390px;min-height:706px;margin:0 auto;padding:0 18px 18px;position:relative;box-shadow:0 14px 28px #70477d13}.profile-setup-top{align-items:flex-start;height:78px;display:flex;position:relative}.profile-setup-back{color:#2c2c3b;cursor:pointer;background:0 0;border:0;width:38px;height:38px;margin-top:25px;font-size:31px;font-weight:300;line-height:1}.profile-setup-progress{text-align:center;flex:1;padding-top:24px;font-size:14px}.profile-setup-progress>span{margin-bottom:21px;display:block}.profile-setup-progress-line{justify-content:center;align-items:center;width:144px;margin:0 auto;display:flex}.profile-setup-progress-line i{background:#fff9f7;border:2px solid #b9abb3;border-radius:50%;width:13px;height:13px;display:block}.profile-setup-progress-line i.active,.profile-setup-progress-line i.complete{background:var(--setup-purple);border-color:var(--setup-purple)}.profile-setup-progress-line b{background:#b9abb3;width:52px;height:2px;display:block}.profile-setup-progress-line b.complete{background:var(--setup-purple)}.profile-setup-hero{text-align:center;padding:41px 4px 38px}.profile-setup-hero-icon{width:96px;height:96px;color:var(--setup-purple);background:#fffefd;border-radius:50%;place-items:center;margin:0 auto 17px;display:grid;box-shadow:0 8px 22px #9d819722}.profile-setup-hero-icon.astrology{color:#5e2e9c}.profile-setup-hero-icon.cycle{color:#bc8e57}.profile-setup-hero-icon svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:54px;height:54px}.profile-setup-hero h1{letter-spacing:-1.2px;margin:0 0 19px;font-family:Georgia,serif;font-size:39px;font-weight:700;line-height:1.06}.profile-setup-hero p,.profile-setup-photo-helper,.profile-setup-note p,.profile-setup-next p{color:var(--setup-muted);margin:0;font-size:15px;line-height:1.55}.profile-setup-hero p span,.profile-setup-photo-helper span,.profile-setup-note p span,.profile-setup-next p span{display:block}.profile-setup-card{background:#ffffffb3;border-radius:20px;padding:26px 22px 20px;box-shadow:0 5px 18px #9d819714}.profile-setup-field{text-align:left;margin:0 0 25px;display:block}.profile-setup-field>span:first-child{margin:0 0 10px;font-size:16px;font-weight:700;display:block}.profile-setup-input-wrap{background:#fffdfc;border:1px solid #ded4d6;border-radius:16px;align-items:center;height:59px;display:flex;position:relative}.profile-setup-input-wrap input{color:#262430;background:0 0;border:0;border-radius:16px;outline:0;width:100%;height:100%;padding:0 45px 0 17px;font:16px Arial,sans-serif}.profile-setup-input-wrap input[type=date],.profile-setup-input-wrap input[type=time]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.profile-setup-input-wrap input::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:40px}.profile-setup-date-wrap{cursor:pointer}.profile-setup-date-display{pointer-events:none}.profile-setup-date-picker{opacity:0;cursor:pointer;position:absolute;inset:0;width:100%!important;height:100%!important;padding:0!important}.profile-setup-input-icon{color:var(--setup-purple);pointer-events:none;width:22px;height:22px;position:absolute;right:17px}.profile-setup-input-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.profile-setup-clear{color:var(--setup-purple);cursor:pointer;background:0 0;border:0;font-size:29px;font-weight:200;line-height:1;position:absolute;right:15px}.profile-setup-photo-field{text-align:left;margin-top:28px;margin-bottom:3px}.profile-setup-photo{cursor:pointer;background:#f4ddeb;border:0;border-radius:50%;width:218px;height:218px;margin:19px auto 15px;padding:0;display:block;position:relative;overflow:visible}.profile-setup-photo img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.profile-setup-camera{color:#633093;background:#e8d4f0;border-radius:50%;place-items:center;width:57px;height:57px;font-size:25px;display:grid;position:absolute;bottom:5px;right:-9px;box-shadow:0 4px 12px #70477d22}.profile-setup-hidden-file{display:none}.profile-setup-photo-helper{text-align:center;color:#a59ca6;font-size:14px!important}.profile-setup-note{background:#f1e4f3;border-radius:14px;align-items:flex-start;gap:12px;margin-top:3px;padding:14px;display:flex}.profile-setup-note>span{color:var(--setup-purple);font-size:22px;line-height:1}.profile-setup-note p{color:#302b38;font-size:14px;line-height:1.55}.profile-setup-stepper{background:#fffdfc;border:1px solid #ded4d6;border-radius:16px;grid-template-columns:52px 1fr 52px;align-items:center;height:54px;display:grid;overflow:hidden}.profile-setup-stepper button{height:100%;color:var(--setup-purple);cursor:pointer;background:0 0;border:0;border-right:1px solid #eee5e5;font-size:28px;font-weight:300}.profile-setup-stepper button:last-child{border-left:1px solid #eee5e5;border-right:0}.profile-setup-stepper strong{text-align:center;font-size:16px;font-weight:400}.profile-setup-continue{background:linear-gradient(100deg,var(--setup-purple-dark),#7c3db0);color:#fff;cursor:pointer;border:0;border-radius:30px;justify-content:center;align-items:center;gap:95px;width:100%;height:60px;margin-top:18px;font-size:17px;display:flex;box-shadow:0 8px 18px #6c329e38}.profile-setup-continue b{font-size:30px;font-weight:300;line-height:1}.profile-setup-continue.disabled{opacity:.5;cursor:not-allowed}.profile-setup-next{z-index:1;background:#fffdfab8;border:1px solid #f4e9e6;border-radius:24px;grid-template-columns:285px 1fr;gap:30px;max-width:1200px;margin:18px auto 0;padding:29px 32px 24px;display:grid;position:relative;box-shadow:0 10px 25px #70477d10}.profile-setup-next-copy h2{margin:0 0 14px;font-family:Georgia,serif;font-size:26px}.profile-setup-next-copy p{color:#2f2b35}.profile-setup-heart{color:var(--setup-purple);margin-top:12px;font-size:34px;display:block}.profile-setup-next-stages{grid-template-columns:1fr 22px 1fr 22px 1fr 22px 1fr;align-items:center;gap:8px;display:grid}.profile-setup-next-stages article{text-align:center}.profile-setup-stage-icon{width:82px;height:82px;color:var(--setup-purple);background:#f2e7f2;border-radius:50%;place-items:center;margin:0 auto 13px;display:grid}.profile-setup-stage-icon.cosmos{color:#7541a5}.profile-setup-stage-icon.sun{color:#b7894e;background:#f7f0df}.profile-setup-stage-icon svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:48px;height:48px}.profile-setup-next-stages strong{font-size:14px;line-height:1.25;display:block}.profile-setup-next-stages p{color:#3d3842;margin-top:9px;font-size:14px}.profile-setup-next-arrow{text-align:center;color:#ae9da4;font-size:27px}.profile-setup-privacy{z-index:1;text-align:center;color:#8d828a;margin:14px auto 0;font-size:14px;position:relative}.profile-setup-privacy span{font-size:17px}.profile-setup-privacy b{color:var(--setup-purple);font-size:17px}@media (width<=620px){.profile-setup-page{padding:0 12px 15px}.profile-setup-panel{border-radius:0 0 24px 24px;padding-left:18px;padding-right:18px}.profile-setup-next{grid-template-columns:1fr;padding:25px 22px}.profile-setup-next-stages{grid-template-columns:1fr 22px 1fr;row-gap:22px}.profile-setup-next-stages article:nth-of-type(3){grid-column:1}.profile-setup-next-stages article:nth-of-type(4){grid-column:3}.profile-setup-next-stages .profile-setup-next-arrow:nth-of-type(4){grid-column:2}.profile-setup-next-stages .profile-setup-next-arrow:nth-of-type(6){display:none}.profile-setup-hero h1{font-size:35px}.profile-setup-continue{gap:60px}}@media (width<=390px){.profile-setup-page{padding-left:0;padding-right:0}.profile-setup-panel{min-height:100svh}.profile-setup-next{border-radius:20px}.profile-setup-hero{padding-top:28px}.profile-setup-page{height:100svh;min-height:100svh;padding:0;overflow:hidden}.profile-setup-panel{box-sizing:border-box;background:#fffdfac7;border-radius:0;flex-direction:column;height:100svh;min-height:0;padding:0 18px 14px;display:flex}.profile-setup-top{flex:0 0 66px;height:66px}.profile-setup-back{margin-top:17px}.profile-setup-progress{padding-top:16px}.profile-setup-progress>span{margin-bottom:14px}.profile-setup-hero{flex:none;padding:12px 4px 18px}.profile-setup-hero-icon{width:70px;height:70px;margin-bottom:10px}.profile-setup-hero-icon svg{width:42px;height:42px}.profile-setup-hero h1{margin-bottom:10px;font-size:31px;line-height:1.02}.profile-setup-hero p{font-size:13px;line-height:1.4}.profile-setup-card{border-radius:18px;flex:none;padding:18px 18px 14px}.profile-setup-field{margin-bottom:14px}.profile-setup-field>span:first-child{margin-bottom:6px;font-size:14px}.profile-setup-input-wrap{border-radius:14px;height:48px}.profile-setup-input-wrap input{font-size:14px}.profile-setup-photo-field{margin-top:12px;margin-bottom:0}.profile-setup-photo{width:170px;height:170px;margin:10px auto 9px}.profile-setup-camera{width:45px;height:45px;font-size:20px;bottom:3px;right:-7px}.profile-setup-photo-helper{font-size:12px!important;line-height:1.35!important}.profile-setup-note{gap:9px;margin-top:0;padding:10px 11px}.profile-setup-note>span{font-size:18px}.profile-setup-note p{font-size:12px;line-height:1.4}.profile-setup-stepper{border-radius:14px;grid-template-columns:45px 1fr 45px;height:48px}.profile-setup-stepper strong{font-size:14px}.profile-setup-stepper button{font-size:24px}.profile-setup-continue{flex:0 0 52px;gap:58px;height:52px;margin-top:auto;font-size:16px}.profile-setup-continue b{font-size:27px}.profile-setup-step-identity .profile-setup-panel{background:#fffcf9d1;box-shadow:0 16px 35px #5f3a6c1c}.profile-setup-step-identity .profile-setup-identity-sparkles{z-index:2;color:#d6ad68;letter-spacing:7px;opacity:.88;font-size:15px;line-height:2.2;position:absolute;top:168px;right:43px;transform:rotate(-12deg)}.profile-setup-step-identity .profile-setup-photo{width:190px;height:190px;margin-top:11px}.profile-setup-step-identity .profile-setup-photo-helper{color:#a59a9f}.profile-setup-step-identity .profile-setup-continue{background:linear-gradient(100deg,#65308e,#8246ad);box-shadow:0 9px 21px #5b2b7a47}.profile-setup-step-identity .profile-setup-orb{pointer-events:none;z-index:0;display:block;position:absolute}.profile-setup-step-identity .profile-setup-orb-left{filter:blur(8px);background:radial-gradient(#d8bbe68a 0,#d8bbe600 70%);width:210px;height:260px;bottom:35px;left:-105px}.profile-setup-step-identity .profile-setup-orb-right{filter:blur(7px);background:radial-gradient(#f6dcb15c 0,#f6dcb100 70%);width:180px;height:220px;top:120px;right:-90px}.profile-setup-step-identity .profile-setup-card{min-height:430px}.profile-setup-step-identity .profile-setup-photo{width:210px;height:210px}.profile-setup-step-identity .profile-setup-identity-sparkles{color:#c8a16d;letter-spacing:5px;opacity:.52;filter:blur(.15px);text-shadow:0 0 12px #d2ad6c61;font-size:12px}.profile-setup-step-identity .profile-setup-card{background:linear-gradient(145deg,#ffffffe6,#fdf6f3d1);border:1px solid #fffffff5;box-shadow:0 12px 30px #59396417,inset 0 1px #ffffffb8}.profile-setup-step-identity .profile-setup-photo{background:linear-gradient(145deg,#f8e3e8,#ead9f0);border:5px solid #fff8f7eb;box-shadow:0 14px 32px #5d39692e,0 0 0 1px #cea9ca33}.profile-setup-step-identity .profile-setup-camera{color:#65308e;background:linear-gradient(145deg,#f0e1f2,#e4d0ed);box-shadow:0 6px 16px #5b327729}.profile-setup-step-identity .profile-setup-photo-helper{color:#a0959a;letter-spacing:.05px}.profile-setup-step-identity .profile-setup-identity-sparkles{display:none}.profile-setup-step-identity .profile-setup-camera{place-items:center;width:48px;height:48px;display:grid}.profile-setup-step-identity .profile-setup-camera svg{fill:none;stroke:#65308e;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.profile-setup-step-identity{background:#fffaf5}.profile-setup-step-identity:before{content:"";z-index:0;pointer-events:none;opacity:.34;mix-blend-mode:multiply;background:url(/assets/profile-setup-cosmic-overlay.png) 50%/cover no-repeat;position:absolute;inset:0}.profile-setup-step-identity .profile-setup-photo{box-sizing:border-box;background:linear-gradient(145deg,#f8e3e8,#ead9f0);border:0;padding:5px;box-shadow:0 14px 32px #5d39692e,0 0 0 1px #cea9ca33}.profile-setup-step-identity .profile-setup-photo img{box-sizing:border-box;object-fit:cover;border-radius:50%;width:100%;height:100%}.profile-setup-step-identity:before{opacity:.68}.profile-setup-step-identity .profile-setup-panel{background:#fffcf9ad}.profile-setup-step-identity:before{display:none}.profile-setup-step-identity .profile-setup-panel{background-blend-mode:normal;background-color:#fffaf4;background-image:linear-gradient(#fffaf557,#fffaf557),url(/assets/profile-setup-cosmic-overlay.png);background-position:50%;background-size:cover}.profile-setup-step-identity .profile-setup-card{background:#fffbf6e8;border-color:#ffffffe0}.profile-setup-step-identity .profile-setup-photo{background:radial-gradient(circle,#ebd3ef9e 0,#ebd3ef38 58%,#ebd3ef00 74%);border:0;padding:0;overflow:visible;box-shadow:0 0 0 10px #f4e0f147,0 12px 32px #693f7726}.profile-setup-step-identity .profile-setup-photo img{transform-origin:50%;transform:scale(1.06);box-shadow:0 0 24px #ddbee04d}.profile-setup-step-identity .profile-setup-panel{background-image:radial-gradient(circle at 50% 42%,#f4dce81f 0,#f4dce800 58%),linear-gradient(#fffaf56b,#fffaf56b),url(/assets/profile-setup-cosmic-overlay.png);background-position:50%;background-size:cover}.profile-setup-step-identity .profile-setup-photo img{transform:scale(1.045)}.profile-setup-step-identity .profile-setup-continue{z-index:3;visibility:visible;opacity:1;position:relative}.profile-setup-step-identity .profile-setup-photo{width:196px;height:196px;margin-left:auto;margin-right:auto;box-shadow:0 0 0 3px #f4e0f138,0 0 24px #d7b5dd52,0 10px 28px #693f771f}.profile-setup-step-identity .profile-setup-photo img{transform-origin:50%;width:100%;height:100%;transform:scale(1.02)}.profile-setup-step-identity .profile-setup-photo{background:radial-gradient(circle,#ebd3ef9e 0,#ebd3ef38 58%,#ebd3ef00 74%);border:0;padding:0;display:block;position:relative;overflow:visible;box-shadow:0 0 0 4px #f4e0f133,0 0 28px #d7b5dd57,0 10px 28px #693f771f}.profile-setup-step-identity .profile-setup-photo-frame{background:#f6e5eb;border-radius:50%;display:block;position:absolute;inset:0;overflow:hidden}.profile-setup-step-identity .profile-setup-photo-frame img{object-fit:cover;transform-origin:50%;border-radius:50%;width:100%;height:100%;display:block;transform:scale(1.16)}.profile-setup-step-identity .profile-setup-camera{z-index:2;bottom:1px;right:-5px}.profile-setup-step-identity .profile-setup-photo-frame{box-shadow:inset 0 0 18px #fff6f82e}.profile-setup-step-identity .profile-setup-photo-frame{inset:3px}.profile-setup-step-identity .profile-setup-photo{width:178px;height:178px;box-shadow:0 0 0 4px #fffffff0,0 0 20px #d3b5de57,0 9px 24px #693f771a}.profile-setup-step-identity .profile-setup-photo-frame{background:#f8e9ee;inset:4px}.profile-setup-step-identity .profile-setup-photo-frame img{transform:scale(1.02)}.profile-setup-step-identity .profile-setup-camera{background:linear-gradient(145deg,#f0e2f3,#e4d2ed);width:40px;height:40px;bottom:0;right:-3px;box-shadow:0 5px 14px #5b327724}.profile-setup-step-identity .profile-setup-photo-frame{background:radial-gradient(circle at 50% 45%,#faedf2e6,#ebd3ef8c);border-radius:50%;inset:4px;box-shadow:inset 0 0 12px #ffffff5c}.profile-setup-step-identity .profile-setup-photo{box-shadow:0 0 0 4px #fffffff0,0 0 20px #d3b5de57,0 9px 24px #693f771a}.profile-setup-step-identity .profile-setup-photo-frame{box-shadow:none;background:0 0;inset:0}.profile-setup-step-identity .profile-setup-photo-frame img{object-position:50% 50%;transform:scale(1)}.profile-setup-step-identity .profile-setup-camera{width:40px;height:40px;bottom:0;right:-1px}.profile-setup-step-identity .profile-setup-photo{width:178px;height:178px;box-shadow:none;isolation:isolate;background:0 0;position:relative}.profile-setup-step-identity .profile-setup-photo:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 48%,#fffffff5 0 70%,#f0e0f4c2 82%,#ddbee233 100%);border-radius:50%;position:absolute;inset:-4px;box-shadow:0 0 18px #d3b5de59,0 9px 24px #693f771a}.profile-setup-step-identity .profile-setup-photo-frame{z-index:1;box-shadow:none;background:#f8e9ee;border-radius:50%;inset:0;overflow:hidden}.profile-setup-step-identity .profile-setup-photo-frame img{z-index:1;object-position:50% 50%;border-radius:50%;width:100%;height:100%;display:block;position:relative;transform:scale(1)}.profile-setup-step-identity .profile-setup-camera{z-index:2;width:40px;height:40px;bottom:-1px;right:-1px}.profile-setup-step-identity .profile-setup-panel{background-blend-mode:normal;background-blend-mode:normal;background-image:radial-gradient(at 18% 42%,#d5b8e64d 0,#d5b8e621 30%,#d5b8e600 62%),radial-gradient(at 88% 18%,#e0c4ed47 0,#e0c4ed1a 26%,#e0c4ed00 56%),linear-gradient(#fffaf514,#fffaf514),url(/assets/profile-setup-cosmic-overlay.png);background-position:50%;background-size:cover}}@media (width<=430px),(width>=431px){.profile-setup-page{-webkit-overflow-scrolling:touch;width:100%;height:100dvh;min-height:0;padding:0 0 calc(14px + env(safe-area-inset-bottom,0px));overflow:hidden auto}.profile-setup-panel{box-sizing:border-box;width:min(390px,100%);height:auto;min-height:100dvh;padding:0 18px calc(14px + env(safe-area-inset-bottom,0px));border-radius:0 0 24px 24px;flex-direction:column;margin:0 auto;display:flex}.profile-setup-top{flex:0 0 66px;height:66px}.profile-setup-back{margin-top:17px}.profile-setup-progress{padding-top:16px}.profile-setup-progress>span{margin-bottom:14px}.profile-setup-hero{flex:none;padding:12px 4px 18px}.profile-setup-hero-icon{width:70px;height:70px;margin-bottom:10px}.profile-setup-hero-icon svg{width:42px;height:42px}.profile-setup-hero h1{margin-bottom:10px;font-size:31px;line-height:1.02}.profile-setup-hero p{font-size:13px;line-height:1.4}.profile-setup-card{border-radius:18px;flex:none;padding:18px 18px 14px}.profile-setup-field{margin-bottom:14px}.profile-setup-field>span:first-child{margin-bottom:6px;font-size:14px}.profile-setup-input-wrap{border-radius:14px;height:48px}.profile-setup-input-wrap input{font-size:14px}.profile-setup-photo-field{margin-top:12px;margin-bottom:0}.profile-setup-photo{width:178px;height:178px;margin:10px auto 9px}.profile-setup-camera{width:40px;height:40px;font-size:20px;bottom:-1px;right:-1px}.profile-setup-photo-helper{font-size:12px!important;line-height:1.35!important}.profile-setup-note{gap:9px;margin-top:0;padding:10px 11px}.profile-setup-note>span{font-size:18px}.profile-setup-note p{font-size:12px;line-height:1.4}.profile-setup-stepper{border-radius:14px;grid-template-columns:45px 1fr 45px;height:48px}.profile-setup-stepper strong{font-size:14px}.profile-setup-stepper button{font-size:24px}.profile-setup-continue{flex:0 0 52px;gap:58px;height:52px;margin-top:auto;font-size:16px}.profile-setup-continue b{font-size:27px}.profile-setup-step-identity{background:#fffaf5}.profile-setup-step-identity .profile-setup-panel{background-image:radial-gradient(at 18% 42%,#d5b8e64d 0,#d5b8e621 30%,#d5b8e600 62%),radial-gradient(at 88% 18%,#e0c4ed47 0,#e0c4ed1a 26%,#e0c4ed00 56%),linear-gradient(#fffaf514,#fffaf514),url(/assets/profile-setup-cosmic-overlay.png);background-position:50%;background-size:cover}.profile-setup-step-identity .profile-setup-card{background:#fffbf6e8;border-color:#ffffffe0}.profile-setup-step-identity .profile-setup-photo{box-shadow:none;isolation:isolate;background:0 0;position:relative}.profile-setup-step-identity .profile-setup-photo:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 48%,#fffffff5 0 70%,#f0e0f4c2 82%,#ddbee233 100%);border-radius:50%;position:absolute;inset:-4px;box-shadow:0 0 18px #d3b5de59,0 9px 24px #693f771a}.profile-setup-step-identity .profile-setup-photo-frame{z-index:1;background:#f8e9ee;border-radius:50%;display:block;position:absolute;inset:0;overflow:hidden}.profile-setup-step-identity .profile-setup-photo-frame img{z-index:1;object-fit:cover;border-radius:50%;width:100%;height:100%;display:block;position:relative}.profile-setup-step-identity .profile-setup-camera{z-index:2;background:linear-gradient(145deg,#f0e2f3,#e4d2ed);box-shadow:0 5px 14px #5b327724}.profile-setup-step-astrology{background:radial-gradient(at 100% 8%,#cdafe252 0,#cdafe21f 28%,#cdafe200 58%),radial-gradient(at 0 78%,#ebd5ee47 0,#ebd5ee00 40%),linear-gradient(145deg,#fffaf6 0%,#fbf3f1 58%,#fffaf4 100%)}.profile-setup-step-astrology .profile-setup-panel,.profile-setup-step-cycle .profile-setup-panel{background-image:linear-gradient(#fffaf624,#fffaf624),url(/assets/profile-setup-cosmic-overlay.png);background-position:50%;background-size:cover}.profile-setup-step-astrology .profile-setup-hero{padding-top:24px;padding-bottom:22px}.profile-setup-step-astrology .profile-setup-note{background:linear-gradient(145deg,#f4e8f7f5,#eedef2e0)}.profile-setup-step-astrology .profile-setup-input-icon.clock,.profile-setup-step-astrology .profile-setup-input-icon.pin{right:52px}.profile-setup-step-cycle{background:radial-gradient(at 100% 10%,#cdafe24d 0,#cdafe21c 28%,#cdafe200 58%),radial-gradient(at 0 78%,#ebd5ee47 0,#ebd5ee00 40%),linear-gradient(145deg,#fffaf6 0%,#fbf3f1 58%,#fffaf4 100%)}}@media (width<=390px){.profile-setup-step-astrology{background:radial-gradient(at 100% 8%,#cdafe252 0,#cdafe21f 28%,#cdafe200 58%),radial-gradient(at 0 78%,#ebd5ee47 0,#ebd5ee00 40%),linear-gradient(145deg,#fffaf6 0%,#fbf3f1 58%,#fffaf4 100%)}.profile-setup-step-astrology .profile-setup-panel{background-blend-mode:normal;background-image:radial-gradient(at 92% 12%,#d3b5e847 0,#d3b5e81c 25%,#d3b5e800 56%),linear-gradient(#fffaf629,#fffaf629),url(/assets/profile-setup-cosmic-overlay.png);background-position:50%;background-size:cover;box-shadow:0 16px 35px #5f3a6c1a}.profile-setup-step-astrology .profile-setup-hero{padding-top:24px;padding-bottom:22px}.profile-setup-step-astrology .profile-setup-hero-icon{color:#633093;background:#ffffffe0;box-shadow:0 8px 24px #73478726,0 0 26px #d7b8e54d}.profile-setup-step-astrology .profile-setup-hero h1{letter-spacing:-1px}.profile-setup-step-astrology .profile-setup-card{background:linear-gradient(145deg,#ffffffeb,#fdf6f3db);border:1px solid #fffffff5;box-shadow:0 10px 26px #5939641a,inset 0 1px #ffffffbf}.profile-setup-step-astrology .profile-setup-input-wrap{background:#fffdfbe6;border-color:#ded4d6eb;box-shadow:inset 0 1px #ffffffd6}.profile-setup-step-astrology .profile-setup-input-wrap:focus-within{border-color:#703e976b;box-shadow:0 0 0 3px #703e9714}.profile-setup-step-astrology .profile-setup-input-icon,.profile-setup-step-astrology .profile-setup-clear{color:#65308e}.profile-setup-step-astrology .profile-setup-note{background:linear-gradient(145deg,#f4e8f7f5,#eedef2e0);border:1px solid #e4cfeab3;box-shadow:inset 0 1px #ffffffa3}.profile-setup-step-astrology .profile-setup-note>span{color:#7040a0}.profile-setup-step-astrology .profile-setup-continue{background:linear-gradient(100deg,#65308e,#8246ad);box-shadow:0 9px 21px #5b2b7a47}.profile-setup-step-astrology .profile-setup-input-icon.clock,.profile-setup-step-astrology .profile-setup-input-icon.pin{right:52px}.profile-setup-step-astrology .profile-setup-input-icon.clock svg,.profile-setup-step-astrology .profile-setup-input-icon.pin svg{stroke-width:1.7px}.profile-setup-step-cycle{background:radial-gradient(at 100% 10%,#cdafe24d 0,#cdafe21c 28%,#cdafe200 58%),radial-gradient(at 0 78%,#ebd5ee47 0,#ebd5ee00 40%),linear-gradient(145deg,#fffaf6 0%,#fbf3f1 58%,#fffaf4 100%)}.profile-setup-step-cycle .profile-setup-panel{background-blend-mode:normal;background-image:radial-gradient(at 92% 12%,#d3b5e83d 0,#d3b5e817 25%,#d3b5e800 56%),radial-gradient(at 12% 76%,#e1c6eb2e 0,#e1c6eb00 44%),linear-gradient(#fffaf624,#fffaf624),url(/assets/profile-setup-cosmic-overlay.png);background-position:50%;background-size:cover}}.profile-setup-page{-webkit-overflow-scrolling:touch;height:100dvh;min-height:0;padding-bottom:calc(14px + env(safe-area-inset-bottom,0px));overflow:hidden auto}.profile-setup-panel{height:auto;min-height:100dvh}.profile-setup-birth-place-field{position:relative}.profile-setup-location-suggestions{z-index:5;background:#fffdfbfa;border:1px solid #ded4d6;border-radius:14px;margin-top:6px;padding:6px;position:relative;box-shadow:0 8px 20px #5939641f}.profile-setup-location-suggestions button{color:#262430;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:baseline;gap:12px;width:100%;padding:10px 11px;font:14px Arial,sans-serif;display:flex}.profile-setup-location-suggestions button:hover,.profile-setup-location-suggestions button:focus-visible{background:#f3e8f4;outline:0}.profile-setup-location-suggestions strong{font-weight:600}.profile-setup-location-suggestions button small{color:#8d828a;letter-spacing:.08em;font-size:10px}.profile-setup-location-attribution{color:#8d828a;margin:5px 11px 3px;font-size:10px;line-height:1.35;display:block}.profile-setup-location-status{color:#8d828a;margin:6px 3px 0;font-size:11px;line-height:1.35}.profile-setup-location-resolved{color:var(--setup-purple)}:is(.app-shell:has(.explore-why-screen) .top-header,.app-shell:has(.explore-why-screen) .swipe-dots){display:none}#root:has(.explore-why-screen) .visual-qa-badge{display:none}.explore-why-screen{color:#272033;scrollbar-width:none;background:#f8f3ed;width:100%;height:100%;position:absolute;inset:0;overflow-y:auto;padding:0 16px 108px!important}.explore-why-screen::-webkit-scrollbar{display:none}.explore-why-screen:before{display:none}.explore-why-content{max-width:390px;margin:0 auto;padding:0 0 30px}.explore-why-header{color:#30263c;border-bottom:1px solid #e8ded6;grid-template-columns:44px 1fr 44px;align-items:center;height:64px;display:grid}.explore-why-header button{color:#765a93;cursor:pointer;background:0 0;border:0;width:38px;height:38px;font-size:29px;line-height:1}.explore-why-header p{text-align:center;color:#30263c;letter-spacing:2px;text-transform:uppercase;margin:0;font:600 11px/1 Arial,sans-serif}.explore-why-header>span{color:#806b56;border:1px solid #806b56;border-radius:50%;place-items:center;width:27px;height:27px;font:400 16px/1 Georgia,serif;display:grid}.explore-why-hero{align-items:center;min-height:248px;padding:25px 30px 31px;display:flex;position:relative;overflow:hidden}.explore-why-hero h1{z-index:1;color:#27212a;max-width:250px;margin:0 0 16px;font:400 29px/1.08 Georgia,serif;position:relative}.explore-why-hero p{z-index:1;color:#473c48;max-width:270px;margin:0;font:400 15px/1.42 Arial,sans-serif;position:relative}.explore-why-hero-moon{opacity:.67;background:url(/assets/explore-why-hero-moon-v1.png) 50%/contain no-repeat;width:205px;height:205px;position:absolute;top:20px;right:-25px}.explore-why-journey{flex-direction:column;gap:12px;padding:0 16px;display:flex;position:relative}.explore-why-journey:before{content:"";background:#cdb98e;width:1px;position:absolute;top:22px;bottom:22px;left:45px}.explore-why-card,.explore-why-estimate-card{background:#fffdfa;border:1px solid #ded1df;border-radius:20px;grid-template-columns:70px 1fr;gap:10px;padding:17px 16px 18px;display:grid;position:relative;box-shadow:0 7px 18px #765b8710}.explore-why-card{position:relative}.explore-why-card:first-child:before{display:none}.explore-why-icon{z-index:1;color:#9d8058;background:#f2ebe2;border-radius:50%;align-self:start;place-items:center;width:56px;height:56px;font:400 30px/1 Georgia,serif;display:grid;position:relative}.explore-why-icon-cosmos{color:#684a86;font-size:32px}.explore-why-icon-cosmosYou{color:#76558d}.explore-why-icon-personalPatterns{font-family:Arial,sans-serif;font-size:27px}.explore-why-icon-synthesis{color:#76558d;background:#f0e5ef;font-size:31px}.explore-why-card-body{min-width:0}.explore-why-card-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.explore-why-label{color:#a27a43;letter-spacing:1.2px;margin:0;font:600 10px/1 Arial,sans-serif}.explore-why-card-heading span{color:#74588d;background:#f0e7f2;border-radius:999px;padding:4px 7px;font:600 9px/1 Arial,sans-serif}.explore-why-summary{color:#403749;margin:10px 0 0;font:400 13px/1.45 Arial,sans-serif}.explore-why-facts{grid-template-columns:repeat(3,1fr);gap:7px;margin:13px 0 0;display:grid}.explore-why-facts div{background:#f7f0f5;border-radius:11px;padding:9px 8px}.explore-why-facts dt{color:#8b7d91;text-transform:uppercase;font:600 8px/1.15 Arial,sans-serif}.explore-why-facts dd{color:#392d46;margin:5px 0 0;font:400 11px/1.2 Arial,sans-serif}.explore-why-signals{flex-direction:column;gap:9px;margin-top:13px;display:flex}.explore-why-signals article{background:#fbf7fb;border:1px solid #e5dbe7;border-radius:13px;padding:11px}.explore-why-signals article.is-primary{background:#fffaf0;border-color:#c6a56d}.explore-why-signals p{color:#9b7a4b;letter-spacing:1px;margin:0 0 6px;font:600 8px/1 Arial,sans-serif}.explore-why-signals h3{color:#382b45;margin:0;font:400 15px/1.2 Georgia,serif}.explore-why-signals span{color:#62576a;margin-top:7px;font:400 11px/1.4 Arial,sans-serif;display:block}.explore-why-signals small{color:#9a8e9e;margin-top:8px;font:400 9px/1 Arial,sans-serif;display:block}.explore-why-estimate-card{background:linear-gradient(145deg,#f0e5ef,#fffaf1);border-color:#e4d7e6;margin-top:2px}.explore-why-icon-estimate{color:#fff8ed;background:#76558d;font-size:26px}.explore-why-estimate-card h2{color:#42304d;margin:11px 0 13px;font:400 24px/1.12 Georgia,serif}.explore-why-estimate-confidence{color:#76578b;font:600 11px/1 Arial,sans-serif}.explore-why-screen{padding-bottom:calc(108px + env(safe-area-inset-bottom,0px))!important}
