.aurora-root{--aurora-blur:140px;--glass-border:1px solid rgba(83, 53, 165, .1);--glass-bg:rgba(255, 255, 255, .75);--text-primary:#1e1929;--text-secondary:rgba(30, 25, 41, .65);--aurora-anim-state:running;position:relative;min-height:100vh;width:100%;background:#fdfdff;color:var(--text-primary);overflow-x:hidden;font-family:Plus Jakarta Sans,sans-serif}@keyframes aurora-enter{0%{opacity:0;transform:scale(.98) translateY(10px);filter:blur(6px)}to{opacity:1;transform:scale(1) translateY(0);filter:blur(0)}}.aurora-shell{--aurora-glass:rgba(255, 255, 255, .7);--aurora-border:rgba(255, 255, 255, .4);--aurora-shadow:0 20px 50px rgba(0, 0, 0, .08);position:relative;min-height:90vh;width:100%;overflow:visible;display:flex;flex-direction:column;align-items:center;font-family:Inter,system-ui,sans-serif;color:#1a1a1a;background:var(--aurora-bg, #fff);padding:clamp(1rem,4vw,1.5rem) clamp(.75rem,3vw,1rem) 4rem;animation:aurora-enter .9s cubic-bezier(.22,1,.36,1) both;will-change:transform,opacity}.aurora-viewport{width:100%;max-width:1000px;margin:0 auto;position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;min-height:90vh;padding:1rem 0 5rem}.aurora-hero{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:clamp(1.5rem,5vw,2.5rem);padding-top:1rem}.aurora-header{max-width:680px}.aurora-eyebrow{font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--accent-primary);margin-bottom:.75rem;opacity:.8}.aurora-title{font-size:clamp(2.2rem,6vw,3.75rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;margin-bottom:1.5rem;background:linear-gradient(135deg,#1a1a1a,#444);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.aurora-copy{font-size:clamp(1.1rem,3vw,1.25rem);line-height:1.6;color:var(--text-secondary);max-width:620px;margin:0 auto}.aurora-reveal-footer{width:100%;max-width:680px;margin-top:clamp(2rem,6vw,4rem);display:flex;flex-direction:column;align-items:center}.aurora-post-actions{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%}.aurora-secondary-actions{display:flex;align-items:center;gap:1.5rem;padding:.75rem 1.5rem;background:#ffffff80;backdrop-filter:blur(12px);border-radius:999px;border:1px solid rgba(255,255,255,.8);box-shadow:0 4px 15px #00000008}.aurora-btn-text{background:0 0;border:0;color:var(--text-secondary);font-weight:700;font-size:.9rem;cursor:pointer;transition:color .2s ease,transform .2s ease,opacity .2s ease;padding:.5rem;display:inline-flex;align-items:center;justify-content:center}.aurora-btn-text:hover{color:var(--text-primary);transform:translateY(-1px)}.aurora-btn-text.is-loading{opacity:.7;cursor:wait;pointer-events:none}.btn-loader{display:inline-flex;align-items:center;gap:.65rem}.spinner-svg{width:1.1rem;height:1.1rem;animation:rotate 2s linear infinite}.spinner-svg .path{stroke:var(--accent-primary);stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.action-divider{width:1px;height:1.25rem;background:#0000001a}.aurora-like-btn{display:flex;align-items:center;gap:.6rem;background:0 0;border:0;color:var(--text-secondary);font-weight:700;font-size:.9rem;cursor:pointer;transition:color .2s ease,transform .2s ease,opacity .2s ease;padding:.5rem}.aurora-like-btn.is-active{color:#f43f5e}.aurora-like-btn:hover{transform:scale(1.05)}.aurora-like-btn:disabled{cursor:wait;opacity:.72;transform:none}.aurora-like-btn span{font-size:.85rem;letter-spacing:.02em}.aurora-save-count{align-items:center;background:#5335a51a;border:1px solid rgba(83,53,165,.12);border-radius:999px;color:var(--accent-primary);display:inline-flex;font-size:.72rem!important;font-weight:850;line-height:1;min-height:24px;padding:0 8px}.community-pulse{background:radial-gradient(circle at 12% 8%,rgba(244,63,94,.08),transparent 28%),radial-gradient(circle at 84% 12%,rgba(74,114,95,.12),transparent 30%),#ffffffad;border:1px solid rgba(83,53,165,.11);border-radius:8px;box-shadow:0 18px 42px #1e192912;margin-top:2rem;max-width:760px;padding:clamp(1.1rem,3vw,1.5rem);width:100%}.community-pulse-head{align-items:start;display:flex;gap:1rem;justify-content:space-between}.community-pulse-eyebrow{color:#9a5c19;font-size:.68rem;font-weight:850;letter-spacing:.14em;margin:0 0 .35rem;text-transform:uppercase}.community-pulse h3{font-family:var(--font-fraunces, Georgia, serif);font-size:clamp(1.28rem,3vw,1.85rem);letter-spacing:0;line-height:1.08;margin:0}.community-pulse-copy{color:var(--text-secondary);font-size:.94rem;line-height:1.65;margin:1rem 0 1.1rem}.pulse-tabs{background:#1e19290f;border-radius:999px;display:inline-grid;grid-template-columns:repeat(2,1fr);padding:4px}.pulse-tabs button{background:0 0;border:0;border-radius:999px;color:var(--text-secondary);cursor:pointer;font:inherit;font-size:.78rem;font-weight:850;min-height:32px;padding:0 12px}.pulse-tabs button.is-active{background:#fff;box-shadow:0 5px 14px #1e192914;color:var(--text-primary)}.pulse-items{display:grid;gap:.7rem}.pulse-item{background:#ffffffb8;border:1px solid rgba(30,25,41,.08);border-radius:8px;overflow:hidden}.pulse-item summary{align-items:center;cursor:pointer;display:grid;gap:.8rem;grid-template-columns:auto minmax(0,1fr) auto;list-style:none;padding:.85rem}.pulse-item summary::-webkit-details-marker{display:none}.pulse-rank{color:var(--accent-primary);font-size:.72rem;font-weight:900}.pulse-title-wrap{display:grid;gap:.16rem;min-width:0}.pulse-title-wrap strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pulse-title-wrap span{color:var(--text-secondary);font-size:.76rem;font-weight:750}.pulse-count{align-items:center;background:#4a725f1a;border-radius:999px;color:#385846;display:inline-flex;font-size:.78rem;font-weight:850;gap:5px;min-height:30px;padding:0 10px}@keyframes community-pulse-enter{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.pulse-detail{animation:community-pulse-enter .34s cubic-bezier(.22,1,.36,1) both;border-top:1px solid rgba(30,25,41,.08);padding:.9rem 1rem 1rem 2.95rem}.pulse-detail p,.pulse-detail blockquote{color:var(--text-secondary);font-size:.9rem;line-height:1.62;margin:0}.pulse-detail blockquote{border-left:2px solid #b55265;color:var(--text-primary);margin-top:.7rem;padding-left:.8rem}.save-journey-overlay{align-items:center;background:#141218d9;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:80}@supports (backdrop-filter:blur(10px)) or (-webkit-backdrop-filter:blur(10px)){.save-journey-overlay{background:#14121847;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.save-journey-dialog{background:radial-gradient(circle at 20%0,rgba(244,63,94,.12),transparent 30%),linear-gradient(135deg,#fffaf3,#fff);border:1px solid rgba(83,53,165,.14);border-radius:8px;box-shadow:0 26px 70px #14121838;color:var(--text-primary);max-width:430px;padding:1.5rem;position:relative;width:min(100%,430px)}.save-dialog-close{align-items:center;background:#1e19290f;border:0;border-radius:999px;cursor:pointer;display:inline-flex;height:34px;justify-content:center;position:absolute;right:1rem;top:1rem;width:34px}.save-dialog-sigil{align-items:center;background:var(--accent-gradient);border-radius:999px;box-shadow:0 12px 28px #5335a538;color:#fff;display:flex;height:54px;justify-content:center;margin-bottom:1rem;width:54px}.save-dialog-eyebrow{color:#9a5c19;font-size:.68rem;font-weight:850;letter-spacing:.14em;margin:0 0 .35rem;text-transform:uppercase}.save-journey-dialog h3{font-family:var(--font-fraunces, Georgia, serif);font-size:2rem;letter-spacing:0;line-height:1;margin:0 0 .8rem}.save-journey-dialog p{color:var(--text-secondary);line-height:1.62;margin:0}.save-meter{margin:1.2rem 0}.save-meter-row{color:var(--text-secondary);display:flex;font-size:.78rem;font-weight:850;justify-content:space-between;margin-bottom:.45rem}.save-meter-track{background:#1e192914;border-radius:999px;height:10px;overflow:hidden}.save-meter-track span{background:linear-gradient(90deg,#4d725f,var(--accent-primary),#b55265);display:block;height:100%}.save-dialog-note{background:#a56d181a;border:1px solid rgba(165,109,24,.16);border-radius:8px;color:#6e4812!important;font-size:.88rem;margin-top:.85rem!important;padding:.8rem}.save-dialog-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.3rem}.save-dialog-primary,.save-dialog-secondary{align-items:center;border:0;border-radius:999px;cursor:pointer;display:inline-flex;font:inherit;font-size:.86rem;font-weight:850;gap:7px;min-height:42px;padding:0 15px;text-decoration:none}.save-dialog-primary{background:var(--text-primary);color:#fff}.save-dialog-secondary{background:#1e192912;color:var(--text-primary)}@media (max-width:640px){.aurora-secondary-actions{flex-direction:column;gap:1rem;border-radius:2rem;padding:1.5rem;width:100%}.action-divider{width:40px;height:1px}.community-pulse-head{align-items:stretch;flex-direction:column}.pulse-tabs{width:100%}.pulse-item summary{grid-template-columns:auto minmax(0,1fr)}.pulse-count{grid-column:2;justify-self:start}.pulse-detail{padding-left:1rem}}.aurora-card-selection-zone{display:grid;grid-template-columns:repeat(2,2fr);gap:clamp(1rem,2vw,2rem);width:100%;max-width:700px;perspective:1500px;position:relative;padding:clamp(3rem,5vw,5rem) clamp(1rem,2vw,2rem);justify-items:center;align-items:start}.aurora-choice-card{width:100%;max-width:220px;aspect-ratio:.64;cursor:pointer;transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .6s ease;will-change:transform,opacity;justify-self:center}@media (max-width:1100px) and (min-width:641px){.aurora-card-selection-zone{grid-template-columns:repeat(2,1fr);gap:1rem 1.25rem;padding:2rem 1rem 2.5rem;max-width:560px;overflow:visible;height:auto;min-height:unset;justify-items:center;align-items:center}.aurora-choice-card{max-width:200px;min-width:unset;width:100%;margin:0}.aurora-choice-card .crystalline-container{animation:card-idle-glow 2.8s ease-in-out infinite}.aurora-choice-card:nth-child(2) .crystalline-container{animation-delay:.5s}.aurora-choice-card:nth-child(3) .crystalline-container{animation-delay:1s}.aurora-choice-card:nth-child(4) .crystalline-container{animation-delay:1.5s}}@media (max-width:640px){.aurora-card-selection-zone{grid-template-columns:repeat(2,1fr);gap:.6rem;padding:.75rem .5rem 1.25rem;height:auto;min-height:unset;overflow:visible;justify-items:center;align-items:center}.aurora-choice-card{max-width:160px;min-width:unset;width:100%;margin:0}.aurora-choice-card .crystalline-container{animation:card-idle-glow 2.8s ease-in-out infinite}.aurora-choice-card:nth-child(2) .crystalline-container{animation-delay:.5s}.aurora-choice-card:nth-child(3) .crystalline-container{animation-delay:1s}.aurora-choice-card:nth-child(4) .crystalline-container{animation-delay:1.5s}}@keyframes card-idle-glow{0%,to{filter:brightness(1) drop-shadow(0 4px 8px rgba(0,0,0,.08))}50%{filter:brightness(1.04) drop-shadow(0 8px 22px rgba(var(--accent-primary-rgb, 83, 53, 165),.28))}}.aurora-choice-card .crystalline-container{width:100%!important;height:100%!important;aspect-ratio:.64}.aurora-draw-prompt{margin-top:2rem;color:var(--accent-primary);font-weight:600;font-size:1rem;letter-spacing:.02em;animation:pulse-text 1.5s ease-in-out infinite}@keyframes pulse-text{0%,to{opacity:.7}50%{opacity:1}}.aurora-card-preview{position:relative;padding:3rem;display:flex;align-items:center;justify-content:center;z-index:5;flex:2}.card-preview-glow{position:absolute;width:100%;height:100%;background:radial-gradient(circle at 50% 50%,rgba(var(--accent-primary-rgb, 83, 53, 165),.15) 0%,transparent 70%);filter:blur(40px);z-index:0;animation:glow-pulse 6s infinite ease-in-out}@keyframes glow-pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.2);opacity:.8}}.aurora-meditation-zone{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;justify-content:center;gap:clamp(1.5rem,4vw,3rem);width:100%;max-width:1300px;margin:clamp(2rem,8vw,4rem)0;position:relative}@media (max-width:1100px){.aurora-meditation-zone{display:flex;flex-direction:column;gap:3rem}}.aurora-side-content{display:flex;flex-direction:column;gap:3.5rem;text-align:left;width:100%;max-width:300px}.aurora-side-content.left-side,.aurora-side-content.right-side{align-items:flex-start}@media (max-width:1100px){.aurora-side-content{max-width:600px;display:grid;grid-template-columns:1fr 1fr;gap:2rem}.aurora-side-content.right-side{grid-template-columns:1fr;justify-items:center;text-align:center}}@media (max-width:640px){.aurora-side-content{grid-template-columns:1fr}}.aurora-journey-hint{margin-top:1rem;padding:1.5rem;background:rgba(var(--accent-primary-rgb),.04);border-radius:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;border:1px solid rgba(var(--accent-primary-rgb),.08)}.aurora-journey-hint p{font-size:.85rem;font-weight:700;color:var(--accent-primary);letter-spacing:.02em;font-style:italic}.hint-icon{opacity:.3;color:var(--accent-primary);animation:pulse-slow 4s infinite ease-in-out}@keyframes pulse-slow{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.4;transform:scale(1.1)}}.aurora-instruction-item{display:flex;gap:clamp(1rem,3vw,1.5rem);align-items:flex-start}.instruction-number{font-size:.75rem;font-weight:900;color:var(--accent-primary);opacity:.4;padding-top:.4rem;letter-spacing:.15em}.instruction-title{font-size:clamp(1.1rem,2.5vw,1.25rem);font-weight:800;margin-bottom:.25rem}.instruction-text{font-size:1.05rem;line-height:1.6;color:var(--text-secondary)}.aurora-region-grid{display:flex;flex-direction:column;gap:clamp(1rem,3vw,1.5rem);width:100%;max-width:800px}.aurora-region-row{display:flex;justify-content:center;gap:clamp(1rem,3vw,1.5rem);flex-wrap:wrap}.aurora-region-card{background:#ffffff80;border:1px solid rgba(255,255,255,.8);backdrop-filter:blur(16px);border-radius:2.2rem;padding:clamp(.8rem,2vw,1.2rem);cursor:pointer;transition:transform .4s cubic-bezier(.23,1,.32,1),background-color .4s ease,border-color .4s ease,box-shadow .4s ease;display:flex;flex-direction:column;align-items:center;gap:.8rem;width:clamp(150px,45vw,200px);box-shadow:0 4px 20px #1e19290a}.aurora-region-card:hover{background:#fff;transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px #1e19291a;border-color:var(--accent-primary)}.region-image-container{width:100%;aspect-ratio:1;border-radius:1.8rem;overflow:hidden;margin-bottom:.8rem;background:#fff;border:1px solid rgba(0,0,0,.04)}.big-region-container{width:100%;max-width:400px;aspect-ratio:1;border-radius:3rem;overflow:hidden;margin:2rem 0;box-shadow:0 20px 50px #0000001a;border:4px solid #fff}.big-region-container img,.region-image-container img{width:100%;height:100%;object-fit:cover}.region-label{font-weight:700;font-size:1rem;color:#1e1929}.aurora-chakra-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem}.aurora-chakra-chip{padding:1rem 2rem;background:#ffffff80;backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.8);border-radius:1.2rem;font-weight:700;font-size:1.1rem;color:#1e1929;cursor:pointer;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease}.aurora-chakra-chip:hover{background:#fff;transform:scale(1.05);box-shadow:0 10px 20px #0000000d}.aurora-btn-primary{background:#1e1929;color:#fff;padding:1.2rem 3rem;border-radius:999px;font-size:1.15rem;font-weight:700;border:0;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease;box-shadow:0 10px 30px #1e192933}.aurora-btn-primary:hover{transform:scale(1.05);box-shadow:0 15px 40px #1e19294d}.aurora-btn-secondary{margin-top:2rem;background:#1e19290d;color:#1e1929;padding:1rem 2.5rem;border-radius:999px;font-weight:700;border:1px solid rgba(30,25,41,.1);cursor:pointer;transition:background-color .3s ease,border-color .3s ease,transform .3s ease}.aurora-card-reveal{width:100%;display:flex;flex-direction:column;align-items:center}.crystalline-stage{width:100%;display:flex;justify-content:center;perspective:2000px;min-height:clamp(350px,60vh,560px)}.crystalline-container{width:clamp(280px,90vw,380px);height:clamp(420px,85vh,560px);position:relative;transition:transform .8s cubic-bezier(.22,1,.36,1),width .8s cubic-bezier(.22,1,.36,1),height .8s cubic-bezier(.22,1,.36,1)}@media (max-width:480px){.crystalline-container{width:92vw;height:clamp(400px,80vh,500px)}}.aurora-card-reveal.is-expanded .crystalline-container{width:100%;max-width:840px;height:auto;min-height:640px}.crystalline-card{background:0 0;border:0;border-radius:3.5rem;width:100%;height:100%;position:relative;z-index:10;transform-style:preserve-3d}.card-inner{width:100%;height:100%;position:relative;transform-style:preserve-3d}.card-face{position:absolute;inset:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:3.5rem;overflow:hidden;display:flex;flex-direction:column;height:100%}.card-front{z-index:1;transform:rotateY(180deg)}.card-bg-logo{position:absolute;inset:0;width:100%;height:100%;z-index:0;opacity:.12;pointer-events:none;transform:scale(.9);filter:drop-shadow(0 0 20px rgba(255,255,255,.2));will-change:transform,opacity}.card-bg-logo--front{opacity:.05;transform:scale(.8)}@keyframes logo-breathe{0%,to{opacity:.03;transform:scale(.9) rotate(0)}25%{opacity:.08;transform:scale(.95) rotate(5deg)}50%{opacity:.03;transform:scale(.9) rotate(0)}75%{opacity:.07;transform:scale(.93) rotate(-5deg)}}@keyframes logo-breathe-front{0%,to{opacity:.02;transform:scale(.8) rotate(0)}25%{opacity:.05;transform:scale(.84) rotate(5deg)}50%{opacity:.02;transform:scale(.8) rotate(0)}75%{opacity:.04;transform:scale(.82) rotate(-5deg)}}.card-bg-logo--animated{animation:logo-breathe 20s infinite linear}.card-bg-logo--animated.card-bg-logo--front{animation-name:logo-breathe-front}.card-front-border{position:absolute;inset:1rem;border:1px solid rgba(var(--accent-primary-rgb, 83, 53, 165),.15);border-radius:2.5rem;pointer-events:none;z-index:10}.aurora-card-reveal.is-expanded .card-front{height:auto;min-height:600px;position:relative;overflow:visible}.aurora-card-reveal.is-expanded .card-inner{height:auto;min-height:100%;overflow:visible}.aurora-card-reveal.is-expanded .card-face.card-front{height:auto;overflow:visible}.glass-face{background:var(--glass-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.85);box-shadow:0 32px 64px #1e19291f,0 0 0 1px #5335a50d}.aurora-card-reveal.is-expanded .glass-face{backdrop-filter:none;-webkit-backdrop-filter:none;background:#fffffff2}.card-back{z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(1.5rem,5vw,2.5rem);text-align:center;background:radial-gradient(circle at 50% 50%,rgba(var(--accent-primary-rgb, 83, 53, 165),.15) 0%,transparent 70%),linear-gradient(148deg,var(--accent-primary, #5335a5) 0%,#0d0820 72%,#050211 100%);border-color:#ffffff40;box-shadow:0 40px 100px #0006,inset 0 0 0 1px #ffffff26}.card-back-decoration{margin-bottom:clamp(1.5rem,6vw,3rem);position:relative}.decoration-orb{width:6rem;height:6rem;position:relative;display:flex;align-items:center;justify-content:center}.orb-core{width:1.5rem;height:1.5rem;background:#fff;border-radius:50%;box-shadow:0 0 30px #fffc,0 0 60px rgba(var(--accent-primary-rgb, 83, 53, 165),.4);animation:orb-pulse 4s infinite ease-in-out;z-index:2}.orb-ring{position:absolute;inset:0;border:1px solid rgba(255,255,255,.15);border-radius:50%;animation:orb-rotate 10s infinite linear;animation-play-state:var(--aurora-anim-state, running)}.orb-rings-svg{position:absolute;inset:0;width:100%;height:100%;color:#fff;animation:orb-rotate 15s infinite linear;animation-play-state:var(--aurora-anim-state, running)}@keyframes orb-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.card-back-corner{position:absolute;width:2rem;height:2rem;border:1px solid rgba(255,255,255,.15);pointer-events:none}.corner-tl{top:1.5rem;left:1.5rem;border-right:none;border-bottom:none;border-radius:1rem 0 0}.corner-tr{top:1.5rem;right:1.5rem;border-left:none;border-bottom:none;border-radius:0 1rem 0 0}.corner-bl{bottom:1.5rem;left:1.5rem;border-right:none;border-top:none;border-radius:0 0 0 1rem}.corner-br{bottom:1.5rem;right:1.5rem;border-left:none;border-top:none;border-radius:0 0 1rem}@keyframes orb-pulse{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.2);opacity:1}}.card-back-accent-line{width:4rem;height:1px;background:linear-gradient(90deg,transparent,rgba(255,215,0,.5),transparent);margin-bottom:2.5rem}.card-back-label{font-size:.75rem;font-weight:800;letter-spacing:.3em;text-transform:uppercase;color:#ffffff73;max-width:220px;line-height:1.8}.crystalline-content-scroll{position:relative;flex:1;width:100%;padding:2rem 2.2rem;display:flex;flex-direction:column;border-radius:3.5rem}.aurora-card-reveal.is-expanded .crystalline-content-scroll{overflow-y:visible;max-height:none;flex:none;height:auto}.aurora-card-reveal.is-expanded .card-face.card-front{height:auto}.aurora-content-root{display:flex;flex-direction:column;gap:clamp(1rem,4vw,2rem);width:100%;max-width:680px;margin:0 auto;text-align:left}.content-header{display:flex;flex-direction:column;gap:.5rem}.content-eyebrow-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.content-eyebrow{font-size:.8rem;font-weight:800;letter-spacing:.3em;text-transform:uppercase;color:var(--accent-primary)}.content-badge{font-size:.75rem;font-weight:700;padding:.25rem .75rem;background:#1e19290d;border-radius:99px;color:var(--text-secondary)}.content-title{font-size:clamp(1.85rem,4.5vw,3rem);font-weight:800;letter-spacing:-.035em;line-height:1.1;color:#000;margin:0}.content-kicker{font-size:1.1rem;font-weight:600;color:var(--text-secondary);line-height:1.4;margin-top:.5rem}.content-divider{height:1px;width:100%;margin:1rem 0}.insight-box{padding:clamp(1.25rem,4vw,2rem);background:#ffffff61;border:1px solid rgba(255,255,255,.6);border-radius:1.75rem;margin-bottom:clamp(1rem,4vw,2rem);position:relative;box-shadow:0 10px 40px #00000008}.insight-icon{margin-bottom:1rem;opacity:.45}.insight-text{font-size:1.05rem;line-height:1.75;font-weight:400;color:#1a1929}.insight-text p{margin:0 0 .75rem}.insight-text p:last-child{margin-bottom:0}.insight-text strong,.insight-text b{font-weight:600;color:#0d0820}.section-label{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.15em;color:var(--text-secondary);margin-bottom:1.5rem}.details-item{background:#ffffff4d;border:1px solid rgba(255,255,255,.5);border-radius:1.5rem;padding:1.25rem 1.75rem;margin-bottom:.75rem;transition:background-color .3s ease,border-color .3s ease,transform .3s ease}.details-summary{font-size:1.15rem;font-weight:700;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.summary-icon{transition:transform .3s ease;opacity:.4}.details-item[open] .summary-icon{transform:rotate(180deg)}.details-body{padding-top:1rem;font-size:1.05rem;line-height:1.6;color:#444}.guidance-list{display:flex;flex-direction:column;gap:0;margin-top:1rem;border-radius:1.25rem;overflow:hidden;border:1px solid rgba(255,255,255,.45)}.guidance-item{display:flex;gap:1rem;align-items:baseline;padding:1.1rem 1.4rem;background:#ffffff47;border-bottom:1px solid rgba(255,255,255,.38)}.guidance-item:last-child{border-bottom:none}.guidance-num{flex-shrink:0;width:1.4rem;height:auto;background:0 0;border-radius:0;color:var(--accent-primary);font-weight:700;font-size:.7rem;letter-spacing:.06em;opacity:.55;line-height:1.7;display:block;text-align:right}.guidance-text{font-size:.975rem;font-weight:400;line-height:1.68;color:#1e1929}.guidance-text strong,.guidance-text b{font-weight:600}.affirmation-block{margin-top:2rem;padding:2rem 2.5rem;background:#ffffff6b;border:1px solid rgba(255,255,255,.7);border-radius:2rem;text-align:center}.affirmation-kicker{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin-bottom:1.25rem;opacity:.45}.kicker-line{height:1px;flex:1;background:currentColor;max-width:60px}.kicker-text{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.2em}.affirmation-text{font-size:clamp(1.2rem,2.8vw,1.7rem);font-weight:700;font-style:italic;line-height:1.45;color:#0d0820;margin-bottom:1.25rem}.affirmation-ritual{font-size:1rem;font-weight:600;color:var(--text-secondary);display:flex;align-items:center;justify-content:center;gap:.75rem}.ritual-icon{font-size:1.2rem;color:var(--accent-primary)}.redraw-loading-overlay{position:absolute;inset:0;z-index:100;background:#ffffffd9;backdrop-filter:blur(24px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;animation:fadeIn .3s ease;border-radius:inherit}.redraw-spinner{width:40px;height:40px;border:3px solid rgba(83,53,165,.1);border-top-color:var(--accent-primary, #5335a5);border-radius:50%;animation:spin 1s linear infinite;animation-play-state:var(--aurora-anim-state, running)}.redraw-loading-overlay p{font-weight:700;font-size:.95rem;color:var(--accent-primary);letter-spacing:.05em;text-transform:uppercase}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.aurora-upsell-container{width:100%;max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:3rem;align-items:center}.aurora-upsell-glass{width:100%;background:#fff9;backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.8);border-radius:3.5rem;padding:clamp(1.5rem,6vw,4rem);box-shadow:0 40px 100px #0000000f;text-align:center}.upsell-header{max-width:600px;margin:0 auto clamp(2rem,6vw,4rem)}.upsell-eyebrow{font-size:.9rem;font-weight:800;text-transform:uppercase;letter-spacing:.2em;color:var(--accent-primary);margin-bottom:1rem;opacity:.7}.upsell-headline{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;margin-bottom:1.5rem;color:#1a1a1a}.upsell-subtext{font-size:1.25rem;line-height:1.6;color:var(--text-secondary);font-weight:500}.aurora-plans-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:4rem}.upsell-actions{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-bottom:3.5rem;width:100%}.upsell-actions .aurora-btn-primary{display:flex;align-items:center;justify-content:center;min-width:240px}.aurora-plan-card{background:#fff6;border:1px solid rgba(255,255,255,.6);border-radius:2.5rem;padding:3rem 2.5rem;display:flex;flex-direction:column;align-items:center;position:relative;transition:transform .4s cubic-bezier(.22,1,.36,1),background-color .4s ease,border-color .4s ease,box-shadow .4s ease}.aurora-plan-card.is-featured{background:#fffc;border-color:var(--accent-primary);box-shadow:0 20px 50px #0000000d}.upsell-empty-plans{grid-column:1/-1;background:#fff6;border:1px dashed rgba(30,25,41,.2);border-radius:2.5rem;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}.upsell-empty-plans p{font-size:1.15rem;line-height:1.6;color:var(--text-secondary);max-width:480px;font-weight:500}.plan-badge{position:absolute;top:-.75rem;background:var(--accent-primary);color:#fff;padding:.35rem 1rem;border-radius:99px;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.plan-name{font-size:1rem;font-weight:800;text-transform:uppercase;letter-spacing:.15em;color:var(--text-secondary);margin-bottom:1.5rem}.plan-price{display:flex;align-items:baseline;gap:.25rem;margin-bottom:2rem}.plan-price .amount{font-size:3.5rem;font-weight:800;letter-spacing:-.04em;color:#000}.plan-price .period{font-size:1rem;font-weight:600;color:var(--text-secondary)}.plan-perks{list-style:none;padding:0;margin:0 0 2.5rem;width:100%;display:flex;flex-direction:column;gap:.75rem;text-align:left}.plan-perks li{font-size:.95rem;font-weight:600;color:#444;display:flex;gap:.75rem}.plan-perks li:before{content:"✓";color:var(--accent-primary);font-weight:900}.upsell-footer{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.upsell-back-link{background:0 0;border:0;color:#444;font-weight:600;cursor:pointer;font-size:1rem;display:flex;align-items:center;gap:.5rem;opacity:.6;transition:opacity .2s ease,transform .2s ease}.upsell-back-link:hover{opacity:1;transform:translate(-4px)}.upsell-all-link{font-size:.9rem;color:var(--text-secondary);text-decoration:none;opacity:.7;font-weight:500;transition:opacity .2s}.upsell-all-link:hover{opacity:1;text-decoration:underline}.aurora-cached-card-preview{width:100%;max-width:400px;text-align:center}.preview-label{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.2em;color:var(--text-secondary);margin-bottom:2rem;opacity:.6}.preview-content{padding:2.5rem;text-align:left;height:100%;display:flex;flex-direction:column;justify-content:center}.preview-content h3{font-size:2rem;font-weight:800;letter-spacing:-.03em;line-height:1.1;margin-bottom:1rem;color:#000}.preview-content p{font-size:1.1rem;line-height:1.5;font-weight:500;color:#333;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.aurora-background-container{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.aurora-blob{position:absolute;border-radius:50%;will-change:transform}@keyframes aurora-blob-1{0%,to{transform:translate(-10%,-10%) scale(1)}50%{transform:translate(20%,10%) scale(1.1)}}@keyframes aurora-blob-2{0%,to{transform:translate(40%,20%) scale(1)}50%{transform:translate(10%,40%) scale(1.2)}}@keyframes aurora-blob-3{0%,to{transform:translate(10%,50%) scale(1)}50%{transform:translate(-20%,30%) scale(1.15)}}.aurora-blob--1{animation:aurora-blob-1 15s infinite ease-in-out}.aurora-blob--2{animation:aurora-blob-2 18s infinite ease-in-out}.aurora-blob--3{animation:aurora-blob-3 22s infinite ease-in-out}.aurora-blob--paused{animation-play-state:paused}.aurora-grain{position:absolute;inset:0;opacity:.05;pointer-events:none;background-image:url(/assets/textures/felt.png)}.shimmer-overlay{position:absolute;inset:0;overflow:hidden;pointer-events:none}.shimmer-overlay:after{content:"";position:absolute;top:-50%;left:-75%;width:50%;height:200%;background:linear-gradient(105deg,transparent 0,rgba(255,255,255,.14) 50%,transparent 100%);animation:shimmer-slide 8s infinite linear;animation-play-state:var(--aurora-anim-state, running);will-change:transform}@keyframes shimmer-slide{0%{transform:translate(0)}to{transform:translate(500%)}}.aurora-spinner{width:3rem;height:3rem;border:4px solid rgba(30,25,41,.05);border-top-color:#5335a5;border-radius:50%;animation:spin 1s linear infinite;animation-play-state:var(--aurora-anim-state, running)}@keyframes spin{to{transform:rotate(360deg)}}.aurora-breadcrumbs{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem}.breadcrumb-btn{background:0 0;border:0;font-weight:800;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:#1e192966;cursor:pointer}.aurora-preparation-block{margin-top:3rem;padding:2.5rem;background:#fff6;backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.6);border-radius:2.5rem;text-align:center;max-width:500px;margin-left:auto;margin-right:auto}.prep-headline{font-size:.85rem;font-weight:800;text-transform:uppercase;letter-spacing:.25em;color:var(--accent-primary);margin-bottom:1rem;opacity:.8}.prep-prompt{font-size:1.35rem;font-weight:700;line-height:1.4;color:#1a1929;font-style:italic}.grounding-note{margin-top:3rem;padding:2rem;background:#1e192908;border-radius:1.5rem;border-left:4px solid var(--accent-primary)}.grounding-title{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.15em;color:var(--accent-primary);margin-bottom:.75rem}.grounding-text{font-size:1rem;line-height:1.6;color:#444;font-weight:500}.card-feedback-section{margin-top:4rem;text-align:center;padding-bottom:2rem}.feedback-question{font-size:1.1rem;font-weight:600;color:#1a1929;margin-bottom:1.5rem}.feedback-buttons{display:flex;justify-content:center;gap:1rem}.feedback-btn{display:flex;align-items:center;gap:.75rem;padding:.8rem 1.5rem}.feedback-btn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 5px 15px #0000000d}.feedback-btn:focus,.feedback-btn:focus-visible{outline:0;box-shadow:0 8px 25px #0000001a,0 0 0 3px #f43f5e33}.feedback-btn.helpful:hover{color:#059669;border-color:#059669}.feedback-btn.blocked:hover{color:#dc2626;border-color:#dc2626}.aurora-side-actions{position:fixed;right:2rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:1rem;z-index:50}.side-btn{width:3.5rem;height:3.5rem;border-radius:50%;background:#fffc;backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s cubic-bezier(.22,1,.36,1),background-color .3s ease,box-shadow .3s ease,color .3s ease;box-shadow:0 10px 25px #0000000d;color:#1a1929}.side-btn:hover{transform:scale(1.1);background:#fff;box-shadow:0 15px 35px #0000001a}.side-btn.is-active{color:#f43f5e;background:#fff}.side-btn:focus,.side-btn:focus-visible{outline:0;box-shadow:0 15px 35px #00000026,0 0 0 4px #f43f5e33;transform:scale(1.1);background:#fff;color:#f43f5e}.side-btn.is-active:focus,.side-btn.is-active:focus-visible{outline:0;box-shadow:0 15px 35px #00000026,0 0 0 4px #f43f5e4d;transform:scale(1.1);background:#fff}@media (max-width:768px){.aurora-side-actions{right:1rem;top:auto;bottom:2rem;transform:none;flex-direction:row}.side-btn{width:3rem;height:3rem}}.crystalline-content-scroll::-webkit-scrollbar{width:6px}.crystalline-content-scroll::-webkit-scrollbar-track{background:0 0}.crystalline-content-scroll::-webkit-scrollbar-thumb{background:#1e19291a;border-radius:10px}[data-guidance-html-iframe]{width:100%;border:0;display:block;overflow:hidden;min-height:600px}.aurora-error-toast{margin-top:1.5rem;padding:.75rem 1.5rem;background:#dc262614;border:1px solid rgba(220,38,38,.2);border-radius:999px;color:#dc2626;font-size:.9rem;font-weight:600;text-align:center}.aurora-error-message{color:#dc2626;font-size:.9rem;font-weight:600}.aurora-persona-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem 1.1rem;background:linear-gradient(135deg,rgba(var(--accent-primary-rgb, 83, 53, 165),.13),rgba(var(--accent-primary-rgb, 83, 53, 165),.04));border:1px solid rgba(var(--accent-primary-rgb, 83, 53, 165),.22);border-radius:999px;font-size:.88rem;font-weight:600;color:var(--accent-primary);letter-spacing:.01em;margin-top:.6rem}.aurora-persona-chip strong{font-weight:800;letter-spacing:-.01em}.aurora-actions{display:flex;flex-direction:column;align-items:center;gap:1rem}