.guidance-select-root{--surface:#fef7ff;--surface-low:#f9f1ff;--surface-container:#f2eafc;--surface-highest:#e9def5;--surface-lowest:#fef7ffb8;--primary:#5335a5;--primary-container:#6b4fbf;--on-primary:#fff;--tertiary:#6a4300;--tertiary-fixed-dim:#d4a350;--on-surface:#1e1929;--on-surface-variant:#4a4358;--outline-variant:#4a435833;--nav-height:64px;--gradient-hero:linear-gradient(135deg, var(--primary) 0%, var(--primary-container) 100%);--gradient-amber:linear-gradient(135deg, var(--tertiary) 0%, var(--tertiary-fixed-dim) 100%);--accent-primary-rgb:83, 53, 165;--accent-gradient:var(--gradient-hero);--shadow-ambient:0px 20px 40px #1e19290f;--shadow-hover:0px 28px 56px #1e19291c;--radius-card:2rem;--radius-pill:9999px;color:var(--on-surface);min-height:100vh;position:relative;overflow-x:clip}.guidance-select-root,.guidance-select-root *{font-family:var(--font-plus-jakarta,"Plus Jakarta Sans"), sans-serif}.guidance-select-root *,.guidance-select-root :before,.guidance-select-root :after{box-sizing:border-box;margin:0;padding:0}.guidance-select-root:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(70% 55% at 8% 12%,#5335a51a 0%,#0000 65%),radial-gradient(55% 45% at 92% 85%,#6a430014 0%,#0000 60%),radial-gradient(40% 30% at 55%,#5335a50d 0%,#0000 70%);position:fixed;inset:0}.guidance-select-root .guidance-nav{top:var(--site-header-height-offset,0px);z-index:100;-webkit-backdrop-filter:blur(16px);background:var(--surface-lowest);border-bottom:1px solid var(--outline-variant);height:var(--nav-height);align-items:center;gap:10px;padding:0 80px;display:flex;position:sticky}.guidance-select-root .nav-dot{background:var(--gradient-hero);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2.4s ease-in-out infinite guidance-pulse-dot}@keyframes guidance-pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.8)}}.guidance-select-root .nav-label{letter-spacing:.04em;color:var(--primary);font-size:.875rem;font-weight:600}.guidance-select-root .nav-link{color:var(--on-surface-variant);transition:color .2 ease;margin-left:auto;font-size:.82rem;font-weight:700;text-decoration:none}.guidance-select-root .nav-link:hover{color:var(--primary)}.guidance-select-root .nav-link:focus-visible{color:var(--primary);outline:2px solid var(--primary);outline-offset:2px;border-radius:4px}.guidance-select-root .guidance-page{z-index:1;max-width:1280px;margin:0 auto;padding:80px 80px 120px;position:relative}.guidance-select-root .hero-row{grid-template-columns:1fr 360px;align-items:start;gap:64px;margin-bottom:80px;display:grid}.guidance-select-root .display-heading{letter-spacing:-.025em;color:var(--on-surface);font-size:clamp(3rem,5vw,4.5rem);font-weight:800;line-height:1.06;position:relative}.guidance-select-root .display-heading--centered{text-align:center}.guidance-select-root .display-heading .accent-word{background:var(--gradient-hero);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.guidance-select-root .display-heading:after{content:"";background:var(--gradient-amber);border-radius:99px;width:80px;height:3px;margin-top:20px;animation:1s cubic-bezier(.22,1,.36,1) .6s both guidance-expand-line;display:block}.guidance-select-root .display-heading--centered:after{margin-left:auto;margin-right:auto}.guidance-select-root .guidance-hero-saved-link{color:var(--primary);opacity:.7;align-items:center;gap:.4rem;margin-top:1.25rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.guidance-select-root .guidance-hero-saved-link:hover{opacity:1;text-decoration:underline}@keyframes guidance-expand-line{0%{opacity:0;width:0}to{opacity:1;width:80px}}.guidance-select-root .how-panel{background:var(--surface-low);border-radius:var(--radius-card);align-self:start;margin-top:12px;padding:36px 32px;position:relative;overflow:hidden}.guidance-select-root .how-panel:before{content:"";background:var(--gradient-hero);border-radius:99px 99px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.guidance-select-root .how-panel h2{letter-spacing:-.01em;color:var(--on-surface);margin-bottom:8px;font-size:1.25rem;font-weight:700}.guidance-select-root .how-panel .subtitle{color:var(--on-surface-variant);margin-bottom:24px;font-size:.875rem;line-height:1.6}.guidance-select-root .feature-list{flex-direction:column;gap:12px;list-style:none;display:flex}.guidance-select-root .feature-list li{color:var(--on-surface-variant);align-items:center;gap:12px;font-size:.875rem;font-weight:500;display:flex}.guidance-select-root .feature-icon{background:var(--surface-highest);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;transition:transform .3s;display:flex}.guidance-select-root .how-panel:hover .feature-icon{transform:scale(1.1)}.guidance-select-root .guidance-catalog-controls{top:calc(var(--site-header-height-offset,0px) + var(--nav-height,64px));z-index:90;-webkit-backdrop-filter:blur(24px)saturate(180%);background:linear-gradient(#ffffffe0 0%,#f9f1ffd1 100%);border:1px solid #ffffffb3;border-radius:1.5rem;gap:1.15rem;margin-bottom:2rem;padding:clamp(1rem,2.5vw,1.5rem);transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .35s,box-shadow .3s;display:grid;position:sticky;box-shadow:inset 0 2px #5335a514,0 18px 48px #1e192914,inset 0 1px #ffffffe6}.guidance-select-root .guidance-catalog-controls.is-sticky{box-shadow:inset 0 2px #5335a514,0 8px 40px #1e192924,inset 0 1px #ffffffe6}.guidance-select-root .guidance-catalog-controls.is-hidden{opacity:0;pointer-events:none;transform:translateY(-120%)}.guidance-select-root .guidance-filter-bar{margin-bottom:1.75rem;position:relative}.guidance-select-root .guidance-filter-track{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.guidance-select-root .guidance-filter-pill{border:1.5px solid var(--outline-variant);color:var(--on-surface-variant);font-family:var(--font-plus-jakarta,"Plus Jakarta Sans"), sans-serif;cursor:pointer;white-space:nowrap;-webkit-backdrop-filter:blur(8px);background:#ffffff8c;border-radius:8px;align-items:center;gap:.3rem;min-height:42px;padding:.55rem 1rem;font-size:.82rem;font-weight:800;transition:all .2s cubic-bezier(.22,1,.36,1);display:inline-flex}.guidance-select-root .guidance-filter-pill:hover{border-color:var(--primary);color:var(--primary);background:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #5335a51f}.guidance-select-root .guidance-filter-pill.is-active{background:var(--gradient-hero);color:var(--on-primary);border-color:#0000;box-shadow:0 6px 18px #5335a540}.guidance-select-root .guidance-filter-pill.is-active:hover{transform:translateY(-1px);box-shadow:0 8px 22px #5335a552}@media (width<=640px){.guidance-select-root .guidance-filter-track{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.guidance-select-root .guidance-filter-track::-webkit-scrollbar{display:none}}.guidance-select-root .deck-picker-grid{grid-template-columns:repeat(auto-fit,minmax(176px,1fr));justify-content:start;gap:2.5rem 2.25rem;display:grid}@media (width<=640px){.guidance-select-root .deck-picker-grid{grid-template-columns:repeat(2,1fr);gap:2rem 1.25rem}}.guidance-select-root .section-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--on-surface-variant);opacity:.7;margin-bottom:32px;font-size:.7rem;font-weight:700}.guidance-select-root .cards-grid{grid-template-columns:repeat(auto-fill,minmax(176px,1fr));gap:24px;display:grid}.guidance-select-root .card{background:var(--surface-low);border-radius:var(--radius-card);cursor:pointer;box-shadow:var(--shadow-ambient);opacity:0;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1);animation:.6s cubic-bezier(.22,1,.36,1) forwards guidance-card-in;position:relative;overflow:hidden;transform:translateY(24px)}.guidance-select-root .card:first-child{animation-delay:.1s}.guidance-select-root .card:nth-child(2){animation-delay:.18s}.guidance-select-root .card:nth-child(3){animation-delay:.26s}.guidance-select-root .card:nth-child(4){animation-delay:.34s}.guidance-select-root .card:nth-child(5){animation-delay:.42s}.guidance-select-root .card:nth-child(6){animation-delay:.5s}@keyframes guidance-card-in{to{opacity:1;transform:translateY(0)}}.guidance-select-root .card:hover{box-shadow:var(--shadow-hover);transform:translateY(-6px)scale(1.015)}.guidance-select-root .card:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(120deg,#0000 30%,#ffffff2e 50%,#0000 70%);transition:transform .55s;position:absolute;inset:0;transform:translate(-100%)}.guidance-select-root .card:hover:before{transform:translate(100%)}.guidance-select-root .card-strip{width:100%;height:5px}.guidance-select-root .strip-purple{background:var(--gradient-hero)}.guidance-select-root .strip-amber{background:var(--gradient-amber)}.guidance-select-root .strip-rose{background:linear-gradient(135deg,#9c4b7a 0%,#c87fa8 100%)}.guidance-select-root .strip-teal{background:linear-gradient(135deg,#1e7e7e 0%,#4ab3b3 100%)}.guidance-select-root .strip-indigo{background:linear-gradient(135deg,#3d4bbf 0%,#7b86e0 100%)}.guidance-select-root .strip-gold{background:linear-gradient(135deg,#b07300 0%,#e8af3a 100%)}.guidance-select-root .strip-green{background:linear-gradient(135deg,#15803d 0%,#22c55e 100%)}.guidance-select-root .card-body{flex-direction:column;height:calc(100% - 5px);padding:28px 28px 24px;display:flex}.guidance-select-root .card-header{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.guidance-select-root .card-meta{letter-spacing:.12em;text-transform:uppercase;color:var(--on-surface-variant);opacity:.6;background:var(--surface-highest);border-radius:99px;align-self:flex-start;padding:4px 10px;font-size:.65rem;font-weight:700}.guidance-select-root .card-emoji{background:var(--surface-highest);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:transform .35s cubic-bezier(.22,1,.36,1),background .3s;display:flex}.guidance-select-root .card:hover .card-emoji{background:var(--surface-container);transform:rotate(-8deg)scale(1.18)}.guidance-select-root .card-title{letter-spacing:-.02em;color:var(--on-surface);margin-bottom:10px;font-size:1.6rem;font-weight:800;line-height:1.15;transition:color .3s}.guidance-select-root .card:hover .card-title{color:var(--primary)}.guidance-select-root .card-desc{color:var(--on-surface-variant);flex:1;margin-bottom:24px;font-size:.875rem;line-height:1.65}.guidance-select-root .btn-primary{background:var(--gradient-hero);color:var(--on-primary);letter-spacing:.02em;border-radius:var(--radius-pill);cursor:pointer;border:none;align-self:flex-start;align-items:center;gap:6px;padding:11px 22px;font-size:.8rem;font-weight:700;text-decoration:none;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #5335a547}.guidance-select-root .btn-primary:after{content:"";border-radius:inherit;background:#fff0;transition:background .3s;position:absolute;inset:0}.guidance-select-root .btn-primary:hover{transform:translateY(-2px)scale(1.04);box-shadow:0 8px 28px #5335a561}.guidance-select-root .btn-primary:hover:after{background:#ffffff14}.guidance-select-root .btn-primary:active{transform:translateY(0)scale(.98)}.guidance-select-root .btn-arrow{transition:transform .3s cubic-bezier(.22,1,.36,1);display:inline-block}.guidance-select-root .btn-primary:hover .btn-arrow{transform:translate(4px)}@media (width<=1024px){.guidance-select-root .guidance-page{padding:60px 40px 100px}.guidance-select-root .guidance-nav{padding:0 40px}.guidance-select-root .hero-row{grid-template-columns:1fr;gap:40px}.guidance-select-root .how-panel{max-width:480px}.guidance-select-root .cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.guidance-select-root .guidance-page{padding:40px 20px 80px}.guidance-select-root .guidance-nav{padding:0 20px}.guidance-select-root .cards-grid{grid-template-columns:1fr}.guidance-select-root .display-heading{font-size:2.5rem}}.guidance-select-root .admin-tools-section{border-top:1px solid var(--outline-variant);opacity:.75;padding-top:1.5rem}.guidance-select-root .card--admin{border-style:dashed}.guidance-select-root .hero-row--single{grid-template-columns:minmax(0,1fr);margin-bottom:48px}.guidance-select-root .guidance-intent-panel{display:none}.guidance-select-root .guidance-process-section{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.guidance-select-root .guidance-process-item{background:#ffffff85;border:1px solid #5335a51a;border-radius:1rem;flex-direction:column;gap:.5rem;padding:1.5rem 1.4rem;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;display:flex;position:relative;overflow:hidden}.guidance-select-root .guidance-process-item:before{content:"";background:var(--gradient-hero);opacity:0;height:3px;transition:opacity .25s;position:absolute;top:0;left:0;right:0}.guidance-select-root .guidance-process-item:hover{transform:translateY(-4px);box-shadow:0 16px 40px #5335a51a}.guidance-select-root .guidance-process-item:hover:before{opacity:1}.guidance-select-root .guidance-process-icon{width:44px;height:44px;color:var(--primary);background:linear-gradient(135deg,#5335a51f,#6b4fbf14);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:.25rem;transition:background .25s,transform .3s cubic-bezier(.22,1,.36,1);display:flex}.guidance-select-root .guidance-process-item:hover .guidance-process-icon{background:linear-gradient(135deg,#5335a533,#6b4fbf26);transform:scale(1.08)rotate(-3deg)}.guidance-select-root .guidance-process-title{letter-spacing:-.01em;color:var(--on-surface);font-size:1rem;font-weight:780;line-height:1.2}.guidance-select-root .guidance-process-body{color:var(--on-surface-variant);font-size:.86rem;font-weight:490;line-height:1.6}@media (width<=860px){.guidance-select-root .guidance-process-section{grid-template-columns:1fr;gap:1rem}}@media (width<=640px){.guidance-select-root .guidance-process-section{grid-template-columns:1fr;gap:.75rem}.guidance-select-root .guidance-process-item{flex-direction:row;align-items:flex-start;gap:.9rem;padding:1.1rem 1rem}.guidance-select-root .guidance-process-icon{flex-shrink:0;width:36px;height:36px;margin-bottom:0}}.guidance-select-root .guidance-showcase{margin-bottom:2.5rem}.guidance-select-root .guidance-showcase-header{letter-spacing:.1em;text-transform:uppercase;color:var(--on-surface-variant);opacity:.65;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.72rem;font-weight:800;display:inline-flex}.guidance-select-root .guidance-showcase-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;display:grid}.guidance-select-root .guidance-showcase-item{text-align:left;cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#fff9;border:1.5px solid #5335a51a;border-radius:1.25rem;flex-direction:column;gap:.5rem;padding:1.4rem 1.25rem;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s,border-color .2s;display:flex;position:relative;overflow:hidden}.guidance-select-root .guidance-showcase-item:before{content:"";background:var(--showcase-gradient,var(--gradient-hero));opacity:0;height:3px;transition:opacity .25s;position:absolute;top:0;left:0;right:0}.guidance-select-root .guidance-showcase-item:hover{border-color:#5335a538;transform:translateY(-5px);box-shadow:0 18px 48px #1e19291c}.guidance-select-root .guidance-showcase-item:hover:before{opacity:1}.guidance-select-root .showcase-item-tag{letter-spacing:.12em;text-transform:uppercase;font-size:.65rem;font-weight:800;line-height:1}.guidance-select-root .showcase-item-title{font-family:var(--font-fraunces,Fraunces, Georgia, serif);letter-spacing:0;color:var(--on-surface);font-size:clamp(1.05rem,1.8vw,1.22rem);font-weight:720;line-height:1.15;display:block}.guidance-select-root .showcase-item-when{color:var(--on-surface-variant);flex:1;margin-bottom:.4rem;font-size:.82rem;font-weight:450;line-height:1.55}.guidance-select-root .showcase-item-cta{color:#fff;letter-spacing:.02em;background:var(--showcase-gradient,var(--gradient-hero));border-radius:999px;align-self:flex-start;align-items:center;margin-top:auto;padding:.38rem .9rem;font-size:.78rem;font-weight:780;transition:filter .2s,transform .2s;display:inline-flex}.guidance-select-root .guidance-showcase-item:hover .showcase-item-cta{filter:brightness(1.08);transform:translate(3px)}@media (width<=960px){.guidance-select-root .guidance-showcase-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1.25rem;margin:0 -1.5rem;padding:.5rem 1.5rem 1.5rem;display:flex;overflow-x:auto}.guidance-select-root .guidance-showcase-grid::-webkit-scrollbar{height:4px}.guidance-select-root .guidance-showcase-grid::-webkit-scrollbar-track{background:#5335a50a;border-radius:4px}.guidance-select-root .guidance-showcase-grid::-webkit-scrollbar-thumb{background:#5335a533;border-radius:4px}.guidance-select-root .guidance-showcase-grid:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.guidance-select-root .guidance-showcase-item{scroll-snap-align:start;flex:0 0 280px}}@media (width<=640px){.guidance-select-root .guidance-showcase-grid{gap:.85rem;margin:0 -1rem;padding:.5rem 1rem 1.25rem}.guidance-select-root .guidance-showcase-item{flex:0 0 78vw;max-width:290px;padding:1.1rem}}.guidance-select-root .guidance-search{color:var(--primary);background:#ffffffd1;border:1.5px solid #5335a52e;border-radius:999px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem;min-height:54px;padding:0 1.25rem;transition:border-color .2s,box-shadow .2s;display:grid;box-shadow:inset 0 1px #fffffff2,0 2px 8px #5335a50f}.guidance-select-root .guidance-search:focus-within{background:#fffffff2;border-color:#5335a56b;box-shadow:inset 0 1px #fffffff2,0 0 0 3px #5335a51a,0 2px 8px #5335a514}.guidance-select-root .guidance-search input{color:var(--on-surface);font:inherit;background:0 0;border:0;outline:0;min-width:0;font-size:.98rem;font-weight:650}.guidance-select-root .guidance-search input::placeholder{color:#4a43587a;font-weight:500}.guidance-select-root .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.guidance-select-root .guidance-helper-copy{color:var(--on-surface-variant);opacity:.82;margin:0;font-size:.92rem;font-weight:560;line-height:1.55}.guidance-select-root .deck-card-root{transition:z-index .25s step-start}.guidance-select-root .deck-card-root:hover,.guidance-select-root .deck-card-root.is-opening{z-index:10;transition:z-index .25s step-end}.guidance-select-root .deck-decorative-card{transform-origin:bottom;pointer-events:none;background:radial-gradient(circle at 50% 0,#ffffff26,#0000 50%),#fef7ffb8;border:1px solid #4a43581f;border-radius:2rem;transition:transform .25s cubic-bezier(.22,1,.36,1),opacity .25s cubic-bezier(.22,1,.36,1),border-color .25s,box-shadow .25s;position:absolute;inset:0;box-shadow:0 4px 12px #1e19290a}.guidance-select-root .deck-card-bottom{opacity:.5;transform:translateY(4px)rotate(-4deg)scale(.94)}.guidance-select-root .deck-card-middle{opacity:.68;transform:translateY(2px)rotate(2deg)scale(.96)}.guidance-select-root .deck-card-top-wrapper{transform-origin:bottom;width:100%;height:100%;transition:transform .25s cubic-bezier(.22,1,.36,1);position:relative;transform:translate(0,0)rotate(0)scale(1)}.guidance-select-root .deck-card-root:hover .deck-card-bottom,.guidance-select-root .deck-card-root.is-opening .deck-card-bottom,.guidance-select-root .deck-stack-container:focus-visible .deck-card-bottom{opacity:.66;border-color:rgba(var(--accent-primary-rgb,83, 53, 165), .35);box-shadow:0 8px 20px rgba(var(--accent-primary-rgb,83, 53, 165), .1);transform:translate(-12px,5px)rotate(-9deg)scale(.95)}.guidance-select-root .deck-card-root:hover .deck-card-middle,.guidance-select-root .deck-card-root.is-opening .deck-card-middle,.guidance-select-root .deck-stack-container:focus-visible .deck-card-middle{opacity:.8;border-color:rgba(var(--accent-primary-rgb,83, 53, 165), .35);box-shadow:0 8px 20px rgba(var(--accent-primary-rgb,83, 53, 165), .15);transform:translate(12px,2px)rotate(6deg)scale(.98)}.guidance-select-root .deck-card-root:hover .deck-card-top-wrapper,.guidance-select-root .deck-stack-container:focus-visible .deck-card-top-wrapper{transform:translateY(-6px)rotate(-1deg)scale(1.02)}.guidance-select-root .deck-card-root.is-opening .deck-card-top-wrapper{transform:translateY(-6px)rotate(-1deg)scale(1.05)}.guidance-select-root .deck-card-root .crystalline-container{aspect-ratio:.64;width:100%!important;height:100%!important}.guidance-select-root .deck-card-root .crystalline-card,.guidance-select-root .deck-card-root .card-face{border-radius:2rem}.guidance-select-root .deck-card-root .card-bg-logo{transform:scale(.78)}.guidance-select-root .deck-card-root .card-back-label{letter-spacing:.22em;pointer-events:none;max-width:150px;font-size:.64rem;line-height:1.65}.guidance-select-root .deck-card-root .card-back-accent-line{width:3rem;margin-bottom:1.5rem}.guidance-select-root .deck-lock-badge-container{pointer-events:none;z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.guidance-select-root .deck-lock-badge{color:#fffbf2;letter-spacing:.08em;text-transform:uppercase;background:#6a430073;border:1px solid #e8af3a59;border-radius:999px;align-items:center;gap:.45rem;padding:.52rem .88rem;font-size:.72rem;font-weight:800;display:inline-flex;box-shadow:0 8px 26px #6a430038,inset 0 0 12px #ffd70024}.guidance-select-root .deck-lock-badge svg{color:#ffd670}.guidance-select-root .deck-info-block{text-align:center;flex-direction:column;align-items:center;gap:.36rem;width:100%;display:flex}.guidance-select-root .deck-info-category{letter-spacing:.12em;opacity:.82;text-transform:uppercase;margin:0;font-size:.66rem;font-weight:850;line-height:1}.guidance-select-root .deck-info-title{color:var(--on-surface);font-family:var(--font-fraunces,Fraunces, Georgia, serif);letter-spacing:0;margin:0;font-size:clamp(1rem,1.6vw,1.18rem);font-weight:760;line-height:1.12}.guidance-select-root .deck-info-description{color:#1e1929a6;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:.1rem 0 .55rem;font-size:.82rem;font-weight:520;line-height:1.45;display:-webkit-box;overflow:hidden}.guidance-select-root .deck-info-action{cursor:pointer;font:inherit;opacity:0;border:0;border-radius:999px;align-items:center;gap:.5rem;min-height:36px;padding:0 1.05rem;font-size:.8rem;font-weight:800;transition:transform .22s,box-shadow .22s,opacity .22s;display:inline-flex;transform:translateY(6px)}.guidance-select-root .deck-card-root:hover .deck-info-action,.guidance-select-root .deck-card-root.is-opening .deck-info-action{opacity:1;transform:translateY(0)}.guidance-select-root .deck-info-action:hover{transform:translateY(-2px)}@media (hover:none){.guidance-select-root .deck-info-action{opacity:1;transform:translateY(0)}}.guidance-select-root .guidance-deck-handoff{pointer-events:none;z-index:180;background:#fdfaffb8;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.guidance-select-root .handoff-card{aspect-ratio:.64;background:radial-gradient(circle at 50% 28%, #ffffff38, transparent 34%), var(--accent-gradient,var(--gradient-hero));color:#fff;text-align:center;border:1px solid #ffffff6b;border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;width:min(48vw,220px);max-width:220px;padding:1.25rem;display:flex;box-shadow:0 28px 80px #1e192947}.guidance-select-root .handoff-card span{letter-spacing:.18em;opacity:.68;text-transform:uppercase;margin-bottom:.5rem;font-size:.68rem;font-weight:850}.guidance-select-root .handoff-card strong{font-family:var(--font-fraunces,Fraunces, Georgia, serif);font-size:1.25rem;line-height:1.1}@media (width<=640px){.guidance-select-root .cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guidance-select-root .deck-card-root{max-width:152px!important}.guidance-select-root .deck-info-description{display:none}}@media (prefers-reduced-motion:reduce){.guidance-select-root *,.guidance-select-root :before,.guidance-select-root :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.guidance-select-root .guidance-layout-split{grid-template-columns:minmax(0,1fr);align-items:start;gap:2.5rem;display:grid}@media (width>=1100px){.guidance-select-root .guidance-layout-split:not(.no-sidebar){grid-template-columns:minmax(0,1fr) 268px;gap:3rem}}.guidance-select-root .guidance-main-col{min-width:0}.guidance-select-root .deck-section-header{border-bottom:1px solid var(--outline-variant);justify-content:space-between;align-items:center;gap:.75rem;margin:2rem 0 1rem;padding-bottom:.75rem;display:flex}.guidance-select-root .deck-section-header:first-child{margin-top:0}.guidance-select-root .deck-section-header--locked{border-bottom-color:#6a43002e}.guidance-select-root .deck-section-label{letter-spacing:.1em;text-transform:uppercase;color:var(--on-surface-variant);align-items:center;gap:.4rem;font-size:.72rem;font-weight:800;display:inline-flex}.guidance-select-root .deck-section-header--locked .deck-section-label{color:var(--tertiary)}.guidance-select-root .deck-section-count{color:var(--on-surface-variant);opacity:.55;letter-spacing:.04em;font-size:.7rem;font-weight:700}.guidance-select-root .deck-locked-hint{color:var(--on-surface-variant);opacity:.72;margin:-.4rem 0 1.25rem;font-size:.84rem;line-height:1.5}.guidance-select-root .deck-picker-grid--locked{opacity:.78}.guidance-select-root .guidance-empty-state{text-align:center;color:var(--on-surface-variant);border:1.5px dashed var(--outline-variant);border-radius:1.25rem;margin-top:1rem;padding:3rem 1.5rem;font-size:.94rem}.guidance-select-root .guidance-sidebar{align-self:start;position:sticky;top:calc(64px + 1rem)}.guidance-select-root .guidance-upsell-card{-webkit-backdrop-filter:blur(20px);background:linear-gradient(160deg,#ffffffeb 0%,#f9f1ffe0 100%);border:1px solid #5335a524;border-radius:1.5rem;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 16px 48px #5335a51a}.guidance-select-root .upsell-card-top{border-bottom:1px solid #5335a514;padding:1.5rem 1.4rem 1.4rem;position:relative;overflow:hidden}.guidance-select-root .upsell-card-top:before{content:"";background:var(--gradient-hero);height:3px;position:absolute;top:0;left:0;right:0}.guidance-select-root .upsell-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--primary);opacity:.85;margin-bottom:.5rem;font-size:.62rem;font-weight:850;display:block}.guidance-select-root .upsell-heading{font-family:var(--font-fraunces,Fraunces, Georgia, serif);color:var(--on-surface);letter-spacing:-.01em;margin:0 0 .6rem;font-size:1.2rem;font-weight:760;line-height:1.2}.guidance-select-root .upsell-body{color:var(--on-surface-variant);margin:0 0 1.1rem;font-size:.82rem;line-height:1.55}.guidance-select-root .upsell-cta-btn{background:var(--gradient-hero);color:#fff;border-radius:999px;align-items:center;gap:.4rem;padding:.6rem 1.1rem;font-size:.8rem;font-weight:800;text-decoration:none;transition:filter .2s,transform .2s;display:inline-flex;box-shadow:0 4px 14px #5335a540}.guidance-select-root .upsell-cta-btn:hover{filter:brightness(1.08);transform:translateY(-1px)}.guidance-select-root .upsell-deck-previews{flex-direction:column;gap:.65rem;padding:.85rem 1.4rem 1.1rem;display:flex}.guidance-select-root .upsell-deck-preview{background:#5335a50a;border:1px solid #5335a514;border-radius:.75rem;align-items:center;gap:.6rem;padding:.55rem .75rem;transition:background .18s;display:flex}.guidance-select-root .upsell-deck-preview:hover{background:#5335a512}.guidance-select-root .upsell-preview-lock{color:var(--tertiary-fixed-dim);opacity:.8;flex-shrink:0}.guidance-select-root .upsell-preview-cat{letter-spacing:.1em;text-transform:uppercase;opacity:.85;margin-bottom:.2rem;font-size:.6rem;font-weight:800;line-height:1;display:block}.guidance-select-root .upsell-preview-title{color:var(--on-surface);font-size:.8rem;font-weight:720;line-height:1.2;display:block}@media (width<=1099px){.guidance-select-root .guidance-sidebar{display:none}}.guidance-select-root .cards-grid.deck-picker-grid{grid-template-columns:repeat(auto-fill,minmax(176px,1fr));justify-content:start}@media (width<=640px){.guidance-select-root .cards-grid.deck-picker-grid{grid-template-columns:repeat(2,1fr)}}.guidance-showcase-container{width:100%;position:relative}.showcase-scroll-fade{pointer-events:none;z-index:5;width:3rem;transition:opacity .25s;position:absolute;top:0;bottom:0}.showcase-scroll-fade--left{background:linear-gradient(90deg,#fef7ffd9 0%,#fef7ff66 50%,#0000 100%);left:0}.showcase-scroll-fade--right{background:linear-gradient(270deg,#fef7ffd9 0%,#fef7ff66 50%,#0000 100%);right:0}.aurora-choice-card{aspect-ratio:.64;cursor:pointer;justify-self:center;width:100%;max-width:220px;transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .6s}@media (width<=1100px) and (width>=641px){.aurora-card-selection-zone{max-width:560px;height:auto;min-height:unset;grid-template-columns:repeat(2,1fr);place-items:center;gap:1rem 1.25rem;padding:2rem 1rem 2.5rem;overflow:visible}.aurora-choice-card{max-width:200px;min-width:unset;width:100%;margin:0}.aurora-choice-card .crystalline-container{animation:2.8s ease-in-out infinite card-idle-glow}.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 (width<=640px){.aurora-card-selection-zone{height:auto;min-height:unset;grid-template-columns:repeat(2,1fr);place-items:center;gap:.6rem;padding:.75rem .5rem 1.25rem;overflow:visible}.aurora-choice-card{max-width:160px;min-width:unset;width:100%;margin:0}.aurora-choice-card .crystalline-container{animation:2.8s ease-in-out infinite card-idle-glow}.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()drop-shadow(0 4px 8px #00000014)}50%{filter:brightness(1.04) drop-shadow(0 8px 22px rgba(var(--accent-primary-rgb,83, 53, 165), .28))}}@media (width<=480px){.crystalline-container{width:92vw;height:clamp(400px,80vh,500px)}}.card-bg-logo{z-index:0;opacity:.12;color:#ffffffb8;pointer-events:none;filter:drop-shadow(0 0 20px #fff3);will-change:transform, opacity;width:100%;height:100%;position:absolute;inset:0;transform:scale(.9)}.card-bg-logo--front{opacity:.05;color:rgba(var(--accent-primary-rgb,83, 53, 165), .75);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)}}@keyframes orb-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes orb-pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.card-back-sigil-container{z-index:2;justify-content:center;align-items:center;margin-bottom:2rem;display:flex;position:relative}.card-back-sigil-glow{background:rgba(var(--accent-primary-rgb,83, 53, 165), .4);filter:blur(16px);pointer-events:none;border-radius:50%;width:4rem;height:4rem;transition:all .4s;position:absolute}.card-back-sigil-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 8px 32px #0000003d,inset 0 0 0 1px #ffffff0d}.card-back-sigil-icon{color:#ffffffd9;filter:drop-shadow(0 2px 8px rgba(var(--accent-primary-rgb,83, 53, 165), .5));transition:all .4s}.deck-stack-container:hover .card-back-sigil-badge{box-shadow:0 12px 40px rgba(var(--accent-primary-rgb,83, 53, 165), .25), inset 0 0 0 1px #ffffff1a;background:#ffffff1f;border-color:#ffffff4d;transform:scale(1.08)translateY(-2px)}.deck-stack-container:hover .card-back-sigil-glow{background:rgba(var(--accent-primary-rgb,83, 53, 165), .5);transform:scale(1.3)}.deck-stack-container:hover .card-back-sigil-icon{color:#fff;filter:drop-shadow(0 2px 12px rgba(var(--accent-primary-rgb,83, 53, 165), .8))}.aurora-root{--aurora-blur:140px;--glass-border:1px solid #5335a51a;--glass-bg:#ffffffbf;--text-primary:#1e1929;--text-secondary:#1e1929a6;--aurora-anim-state:running;width:100%;min-height:100vh;color:var(--text-primary);background:#fdfdff;font-family:Plus Jakarta Sans,sans-serif;position:relative;overflow-x:hidden}@keyframes aurora-enter{0%{opacity:0;filter:blur(6px);transform:scale(.98)translateY(10px)}to{opacity:1;filter:blur();transform:scale(1)translateY(0)}}.aurora-shell{--aurora-glass:#ffffffb3;--aurora-border:#fff6;--aurora-shadow:0 20px 50px #00000014;color:#1a1a1a;background:var(--aurora-bg,#fff);will-change:transform, opacity;flex-direction:column;align-items:center;width:100%;min-height:90vh;padding:clamp(1rem,4vw,1.5rem) clamp(.75rem,3vw,1rem) 4rem;font-family:Inter,system-ui,sans-serif;animation:.9s cubic-bezier(.22,1,.36,1) both aurora-enter;display:flex;position:relative;overflow:visible}.aurora-viewport{z-index:10;flex-direction:column;align-items:center;width:100%;max-width:1000px;min-height:70vh;margin:0 auto;padding:1rem 0 4rem;display:flex;position:relative}.aurora-shell--embedded{padding-top:.5rem;animation:none}.aurora-hero{text-align:center;flex-direction:column;align-items:center;gap:clamp(1.5rem,5vw,2.5rem);width:100%;padding-top:1rem;display:flex}.aurora-header{max-width:680px}.aurora-eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--accent-primary);opacity:.8;margin-bottom:.75rem;font-size:.9rem;font-weight:700}.aurora-title{letter-spacing:-.03em;background:linear-gradient(135deg,#1a1a1a 0%,#444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;padding-bottom:.12em;font-size:clamp(2.2rem,6vw,3.75rem);font-weight:800;line-height:1.1}.aurora-copy{color:var(--text-secondary);max-width:620px;margin:0 auto;font-size:clamp(1.1rem,3vw,1.25rem);line-height:1.6}.aurora-reveal-footer{flex-direction:column;align-items:center;width:100%;max-width:680px;margin-top:clamp(2rem,6vw,4rem);display:flex}.aurora-post-actions{flex-direction:column;align-items:center;gap:2rem;width:100%;display:flex}.aurora-secondary-actions{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff80;border:1px solid #fffc;border-radius:999px;align-items:center;gap:1.5rem;padding:.75rem 1.5rem;display:flex;box-shadow:0 4px 15px #00000008}.weekly-card-banner{border:1px solid rgba(var(--accent-rgb), .2);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc7;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;width:min(100%,680px);margin:0 auto clamp(1rem,4vw,1.5rem);padding:.9rem 1rem;display:flex;box-shadow:0 12px 30px #19142814}.weekly-card-banner__copy{text-align:left;flex-direction:column;gap:.18rem;min-width:0;display:flex}.weekly-card-banner__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--accent-primary);font-size:.68rem;font-weight:800}.weekly-card-banner__copy strong{color:var(--text-primary);font-size:.98rem;line-height:1.25}.weekly-card-banner__copy span:last-child{color:var(--text-secondary);font-size:.86rem;line-height:1.35}.weekly-card-banner__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.weekly-card-banner__link{border:1px solid rgba(var(--accent-rgb), .18);background:rgba(var(--accent-rgb), .08);min-height:2.25rem;color:var(--text-primary);cursor:pointer;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.55rem .8rem;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.weekly-card-banner__link:hover{background:rgba(var(--accent-rgb), .13)}.aurora-btn-text{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;font-size:.9rem;font-weight:700;transition:color .2s,transform .2s,opacity .2s;display:inline-flex}.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{align-items:center;gap:.65rem;display:inline-flex}.spinner-svg{width:1.1rem;height:1.1rem;animation:2s linear infinite rotate}.spinner-svg .path{stroke:var(--accent-primary);stroke-linecap:round;animation:1.5s ease-in-out infinite dash}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-124px}}.action-divider{background:#0000001a;width:1px;height:1.25rem}.aurora-like-btn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.6rem;padding:.5rem;font-size:.9rem;font-weight:700;transition:color .2s,transform .2s,opacity .2s;display:flex}.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{letter-spacing:.02em;font-size:.85rem}.aurora-save-count{color:var(--accent-primary);background:#5335a51a;border:1px solid #5335a51f;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-weight:850;line-height:1;display:inline-flex;font-size:.72rem!important}.community-pulse{background:radial-gradient(circle at 12% 8%,#f43f5e14,#0000 28%),radial-gradient(circle at 84% 12%,#4a725f1f,#0000 30%),#ffffffad;border:1px solid #5335a51c;border-radius:8px;width:100%;max-width:760px;margin-top:2rem;padding:clamp(1.1rem,3vw,1.5rem);box-shadow:0 18px 42px #1e192912}.community-pulse-head{justify-content:space-between;align-items:start;gap:1rem;display:flex}.community-pulse-eyebrow{color:#9a5c19;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .35rem;font-size:.68rem;font-weight:850}.community-pulse h3{font-family:var(--font-fraunces,Georgia, serif);letter-spacing:0;margin:0;font-size:clamp(1.28rem,3vw,1.85rem);line-height:1.08}.community-pulse-copy{color:var(--text-secondary);margin:1rem 0 1.1rem;font-size:.94rem;line-height:1.65}.pulse-tabs{background:#1e19290f;border-radius:999px;grid-template-columns:repeat(2,1fr);padding:4px;display:inline-grid}.pulse-tabs button{color:var(--text-secondary);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:999px;min-height:32px;padding:0 12px;font-size:.78rem;font-weight:850}.pulse-tabs button.is-active{color:var(--text-primary);background:#fff;box-shadow:0 5px 14px #1e192914}.pulse-items{gap:.7rem;display:grid}.pulse-item{background:#ffffffb8;border:1px solid #1e192914;border-radius:8px;overflow:hidden}.pulse-item summary{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.85rem;list-style:none;display:grid}.pulse-item summary::-webkit-details-marker{display:none}.pulse-rank{color:var(--accent-primary);font-size:.72rem;font-weight:900}.pulse-title-wrap{gap:.16rem;min-width:0;display:grid}.pulse-title-wrap strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pulse-title-wrap span{color:var(--text-secondary);font-size:.76rem;font-weight:750}.pulse-count{color:#385846;background:#4a725f1a;border-radius:999px;align-items:center;gap:5px;min-height:30px;padding:0 10px;font-size:.78rem;font-weight:850;display:inline-flex}@keyframes community-pulse-enter{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.pulse-detail{border-top:1px solid #1e192914;padding:.9rem 1rem 1rem 2.95rem;animation:.34s cubic-bezier(.22,1,.36,1) both community-pulse-enter}.pulse-detail p,.pulse-detail blockquote{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.62}.pulse-detail blockquote{color:var(--text-primary);border-left:2px solid #b55265;margin-top:.7rem;padding-left:.8rem}.save-journey-overlay{z-index:80;background:#141218d9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.save-journey-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14121847}}.save-journey-dialog{color:var(--text-primary);background:radial-gradient(circle at 20% 0,#f43f5e1f,#0000 30%),linear-gradient(135deg,#fffaf3,#fff);border:1px solid #5335a524;border-radius:8px;width:min(100%,430px);max-width:430px;padding:1.5rem;position:relative;box-shadow:0 26px 70px #14121838}.save-dialog-close{cursor:pointer;background:#1e19290f;border:0;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:absolute;top:1rem;right:1rem}.save-dialog-sigil{background:var(--accent-gradient);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:1rem;display:flex;box-shadow:0 12px 28px #5335a538}.save-dialog-eyebrow{color:#9a5c19;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .35rem;font-size:.68rem;font-weight:850}.save-journey-dialog h3{font-family:var(--font-fraunces,Georgia, serif);letter-spacing:0;margin:0 0 .8rem;font-size:2rem;line-height:1}.save-journey-dialog p{color:var(--text-secondary);margin:0;line-height:1.62}.save-meter{margin:1.2rem 0}.save-meter-row{color:var(--text-secondary);justify-content:space-between;margin-bottom:.45rem;font-size:.78rem;font-weight:850;display:flex}.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);height:100%;display:block}.save-dialog-note{background:#a56d181a;border:1px solid #a56d1829;border-radius:8px;padding:.8rem;font-size:.88rem;color:#6e4812!important;margin-top:.85rem!important}.save-dialog-actions{flex-wrap:wrap;gap:.6rem;margin-top:1.3rem;display:flex}.save-dialog-primary,.save-dialog-secondary{cursor:pointer;font:inherit;border:0;border-radius:999px;align-items:center;gap:7px;min-height:42px;padding:0 15px;font-size:.86rem;font-weight:850;text-decoration:none;display:inline-flex}.save-dialog-primary{background:var(--text-primary);color:#fff}.save-dialog-secondary{color:var(--text-primary);background:#1e192912}.save-journey-dialog.is-login-required{background:radial-gradient(circle at 20% 0,#5335a51a,#0000 30%),linear-gradient(135deg,#f8f5ff,#fff);border-color:#5335a52e}@media (width<=640px){.weekly-card-banner{border-radius:.9rem;flex-direction:column;align-items:stretch}.weekly-card-banner__actions{justify-content:flex-start}.aurora-secondary-actions{border-radius:2rem;flex-direction:column;gap:1rem;width:100%;padding:1.5rem}.action-divider{width:40px;height:1px}.community-pulse-head{flex-direction:column;align-items:stretch}.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{perspective:1500px;grid-template-columns:repeat(2,2fr);place-items:start center;gap:clamp(1rem,2vw,2rem);width:100%;max-width:700px;padding:clamp(1.25rem,3vw,2.5rem) clamp(1rem,2vw,2rem);display:grid;position:relative}.aurora-choice-card{aspect-ratio:.64;cursor:pointer;will-change:transform, opacity;justify-self:center;width:100%;max-width:220px;transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .6s}@media (width<=1100px) and (width>=641px){.aurora-card-selection-zone{max-width:560px;height:auto;min-height:unset;grid-template-columns:repeat(2,1fr);place-items:center;gap:1rem 1.25rem;padding:2rem 1rem 2.5rem;overflow:visible}.aurora-choice-card{max-width:200px;min-width:unset;width:100%;margin:0}.aurora-choice-card .crystalline-container{animation:2.8s ease-in-out infinite card-idle-glow}.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 (width<=640px){.aurora-card-selection-zone{height:auto;min-height:unset;grid-template-columns:repeat(2,1fr);place-items:center;gap:.6rem;padding:.75rem .5rem 1.25rem;overflow:visible}.aurora-choice-card{max-width:160px;min-width:unset;width:100%;margin:0}.aurora-choice-card .crystalline-container{animation:2.8s ease-in-out infinite card-idle-glow}.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}}.aurora-choice-card .crystalline-container{aspect-ratio:.64;width:100%!important;height:100%!important}.aurora-draw-prompt{color:var(--accent-primary);letter-spacing:.02em;margin-top:2rem;font-size:1rem;font-weight:600;animation:1.5s ease-in-out infinite pulse-text}@keyframes pulse-text{0%,to{opacity:.7}50%{opacity:1}}.aurora-card-preview{z-index:5;flex:2;justify-content:center;align-items:center;padding:3rem;display:flex;position:relative}.card-preview-glow{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;width:100%;height:100%;animation:6s ease-in-out infinite glow-pulse;position:absolute}@keyframes glow-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}.aurora-meditation-zone{grid-template-columns:1fr auto 1fr;justify-content:center;align-items:center;gap:clamp(1.5rem,4vw,3rem);width:100%;max-width:1300px;margin:clamp(2rem,8vw,4rem) 0;display:grid;position:relative}@media (width<=1100px){.aurora-meditation-zone{flex-direction:column;gap:3rem;display:flex}}.aurora-side-content{text-align:left;flex-direction:column;gap:3.5rem;width:100%;max-width:300px;display:flex}.aurora-side-content.left-side,.aurora-side-content.right-side{align-items:flex-start}@media (width<=1100px){.aurora-side-content{grid-template-columns:1fr 1fr;gap:2rem;max-width:600px;display:grid}.aurora-side-content.right-side{text-align:center;grid-template-columns:1fr;justify-items:center}}@media (width<=640px){.aurora-side-content{grid-template-columns:1fr}}.aurora-journey-hint{background:rgba(var(--accent-primary-rgb), .04);border:1px solid rgba(var(--accent-primary-rgb), .08);border-radius:1.5rem;flex-direction:column;align-items:center;gap:.75rem;margin-top:1rem;padding:1.5rem;display:flex}.aurora-journey-hint p{color:var(--accent-primary);letter-spacing:.02em;font-size:.85rem;font-style:italic;font-weight:700}.hint-icon{opacity:.3;color:var(--accent-primary);animation:4s ease-in-out infinite pulse-slow}@keyframes pulse-slow{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.4;transform:scale(1.1)}}.aurora-instruction-item{align-items:flex-start;gap:clamp(1rem,3vw,1.5rem);display:flex}.instruction-number{color:var(--accent-primary);opacity:.4;letter-spacing:.15em;padding-top:.4rem;font-size:.75rem;font-weight:900}.instruction-title{margin-bottom:.25rem;font-size:clamp(1.1rem,2.5vw,1.25rem);font-weight:800}.instruction-text{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}.aurora-region-grid{flex-direction:column;gap:clamp(1rem,3vw,1.5rem);width:100%;max-width:800px;display:flex}.aurora-region-row{flex-wrap:wrap;justify-content:center;gap:clamp(1rem,3vw,1.5rem);display:flex}.aurora-region-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;background:#ffffff80;border:1px solid #fffc;border-radius:2.2rem;flex-direction:column;align-items:center;gap:.8rem;width:clamp(150px,45vw,200px);padding:clamp(.8rem,2vw,1.2rem);transition:transform .4s cubic-bezier(.23,1,.32,1),background-color .4s,border-color .4s,box-shadow .4s;display:flex;box-shadow:0 4px 20px #1e19290a}.aurora-region-card:hover{border-color:var(--accent-primary);background:#fff;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #1e19291a}.region-image-container{aspect-ratio:1;background:#fff;border:1px solid #0000000a;border-radius:1.8rem;width:100%;margin-bottom:.8rem;overflow:hidden}.big-region-container{aspect-ratio:1;cursor:zoom-in;background:#fafafa;border:4px solid #fff;border-radius:3rem;justify-content:center;align-items:center;width:100%;max-width:520px;margin:2rem auto;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001a}.big-region-container img{object-fit:contain;width:100%;height:100%;transition:transform .3s}.big-region-container:hover img{transform:scale(1.04)}.zoom-hint{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#1a1929;pointer-events:none;background:#ffffffbf;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .3s,background-color .3s;display:flex;position:absolute;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 12px #00000014}.big-region-container:hover .zoom-hint{background:#fffffff2;transform:scale(1.04)}.zoom-hint-text{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.region-zoom-overlay{z-index:1200;cursor:zoom-out;background:#000000e0;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex;position:fixed;inset:0}.region-zoom-overlay img{object-fit:contain;border-radius:1.5rem;max-width:92vw;max-height:82vh}.region-zoom-hint{color:#ffffff8c;letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:.82rem}.insight-keywords-label{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-primary,#6a4300);opacity:.65;margin:1rem 0 .35rem;font-size:.72rem;font-weight:800}.insight-keywords-text{color:var(--text-secondary,#1e1929b3);margin:0;font-size:.85rem;font-style:normal;line-height:1.6}.affirmation-text--rich p{text-align:center;color:var(--text-primary,#1e1929);margin:0 0 .85em;font-size:1.2rem;font-style:italic;font-weight:700;line-height:1.6}.affirmation-text--rich p:last-child{margin-bottom:0}.region-image-container img{object-fit:cover;width:100%;height:100%}.region-label{color:#1e1929;font-size:1rem;font-weight:700}.aurora-chakra-grid{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.aurora-chakra-chip{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#1e1929;cursor:pointer;background:#ffffff80;border:1px solid #fffc;border-radius:1.2rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:background-color .3s,transform .3s,box-shadow .3s}.aurora-chakra-chip:hover{background:#fff;transform:scale(1.05);box-shadow:0 10px 20px #0000000d}.aurora-btn-primary{text-align:center;color:#fff;cursor:pointer;background:#1e1929;border:none;border-radius:999px;justify-content:center;align-items:center;padding:1.2rem 3rem;font-size:1.15rem;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s,background-color .3s;display:inline-flex;box-shadow:0 10px 30px #1e192933}.aurora-btn-primary:hover{transform:scale(1.05);box-shadow:0 15px 40px #1e19294d}.aurora-btn-secondary{color:#1e1929;cursor:pointer;background:#1e19290d;border:1px solid #1e19291a;border-radius:999px;margin-top:2rem;padding:1rem 2.5rem;font-weight:700;transition:background-color .3s,border-color .3s,transform .3s}.aurora-card-reveal{flex-direction:column;align-items:center;width:100%;display:flex}.crystalline-stage{perspective:2000px;justify-content:center;width:100%;min-height:clamp(350px,60vh,560px);display:flex}.crystalline-container{width:clamp(280px,90vw,380px);height:clamp(420px,85vh,560px);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);position:relative}@media (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{z-index:10;width:100%;height:100%;transform-style:preserve-3d;background:0 0;border:none;border-radius:3.5rem;position:relative}.card-inner{width:100%;height:100%;transform-style:preserve-3d;position:relative}.card-face{backface-visibility:hidden;border-radius:3.5rem;flex-direction:column;height:100%;display:flex;position:absolute;inset:0;overflow:hidden}.card-front{z-index:1;transform:rotateY(180deg)}.card-bg-logo{z-index:0;opacity:.12;pointer-events:none;filter:drop-shadow(0 0 20px #fff3);will-change:transform, opacity;width:100%;height:100%;position:absolute;inset:0;transform:scale(.9)}.card-bg-logo--front{opacity:.05;transform:scale(.8)}.card-bg-logo--animated{animation:20s linear infinite logo-breathe}.card-bg-logo--animated.card-bg-logo--front{animation-name:logo-breathe-front}.card-front-border{border:1px solid rgba(var(--accent-primary-rgb,83, 53, 165), .15);pointer-events:none;z-index:10;border-radius:2.5rem;position:absolute;inset:1rem}.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);-webkit-backdrop-filter:blur(16px);border:1px solid #ffffffd9;box-shadow:0 32px 64px #1e19291f,0 0 0 1px #5335a50d}.aurora-card-reveal.is-expanded .glass-face{-webkit-backdrop-filter:none;background:#fffffff2}.card-back{z-index:2;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;flex-direction:column;justify-content:center;align-items:center;padding:clamp(1.5rem,5vw,2.5rem);display:flex;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{justify-content:center;align-items:center;width:6rem;height:6rem;display:flex;position:relative}.orb-core{width:1.5rem;height:1.5rem;box-shadow:0 0 30px #fffc, 0 0 60px rgba(var(--accent-primary-rgb,83, 53, 165), .4);z-index:2;background:#fff;border-radius:50%;animation:4s ease-in-out infinite orb-pulse}.orb-ring{animation:10s linear infinite orb-rotate;animation-play-state:var(--aurora-anim-state,running);border:1px solid #ffffff26;border-radius:50%;position:absolute;inset:0}.orb-rings-svg{color:#fff;width:100%;height:100%;animation:15s linear infinite orb-rotate;animation-play-state:var(--aurora-anim-state,running);position:absolute;inset:0}.card-back-corner{pointer-events:none;border:1px solid #ffffff26;width:2rem;height:2rem;position:absolute}.corner-tl{border-bottom:none;border-right:none;border-radius:1rem 0 0;top:1.5rem;left:1.5rem}.corner-tr{border-bottom:none;border-left:none;border-radius:0 1rem 0 0;top:1.5rem;right:1.5rem}.corner-bl{border-top:none;border-right:none;border-radius:0 0 0 1rem;bottom:1.5rem;left:1.5rem}.corner-br{border-top:none;border-left:none;border-radius:0 0 1rem;bottom:1.5rem;right:1.5rem}.card-back-accent-line{background:linear-gradient(90deg,#0000,#ffd70080,#0000);width:4rem;height:1px;margin-bottom:2.5rem}.card-back-label{letter-spacing:.3em;text-transform:uppercase;color:#ffffff73;max-width:220px;font-size:.75rem;font-weight:800;line-height:1.8}.crystalline-content-scroll{border-radius:3.5rem;flex-direction:column;flex:1;width:100%;padding:2rem 2.2rem;display:flex;position:relative}.aurora-card-reveal.is-expanded .crystalline-content-scroll{flex:none;height:auto;max-height:none;overflow-y:visible}.aurora-card-reveal.is-expanded .card-face.card-front{height:auto}.aurora-content-root{text-align:left;flex-direction:column;gap:clamp(1rem,4vw,2rem);width:100%;max-width:680px;margin:0 auto;display:flex}.content-header{flex-direction:column;gap:.5rem;display:flex}.content-eyebrow-row{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.content-eyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--accent-primary);font-size:.8rem;font-weight:800}.content-badge{color:var(--text-secondary);background:#1e19290d;border-radius:99px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.content-title{letter-spacing:-.035em;color:#000;margin:0;font-size:clamp(1.85rem,4.5vw,3rem);font-weight:800;line-height:1.1}.content-kicker{color:var(--text-secondary);margin-top:.5rem;font-size:1.1rem;font-weight:600;line-height:1.4}.content-divider{width:100%;height:1px;margin:1rem 0}.insight-box{background:#ffffff61;border:1px solid #fff9;border-radius:1.75rem;margin-bottom:clamp(1rem,4vw,2rem);padding:clamp(1.25rem,4vw,2rem);position:relative;box-shadow:0 10px 40px #00000008}.insight-icon{opacity:.45;margin-bottom:1rem}.insight-text{color:#1a1929;text-align:justify;font-size:1.05rem;font-weight:400;line-height:1.75}.insight-text p{margin:0 0 .75rem}.insight-text p:last-child{margin-bottom:0}.insight-text strong,.insight-text b{color:#0d0820;font-weight:600}.section-label{text-transform:uppercase;letter-spacing:.15em;color:var(--text-secondary);margin-bottom:1.5rem;font-size:.8rem;font-weight:800}.details-item{background:#ffffff4d;border:1px solid #ffffff80;border-radius:1.5rem;margin-bottom:.75rem;padding:1.25rem 1.75rem;transition:background-color .3s,border-color .3s,transform .3s}.details-summary{cursor:pointer;flex-direction:column;gap:.2rem;font-size:1.15rem;font-weight:700;list-style:none;display:flex}.details-summary .summary-text-row{justify-content:space-between;align-items:center;display:flex}.summary-expand-hint{text-transform:uppercase;letter-spacing:.12em;color:var(--accent-primary);opacity:.55;margin-bottom:.15rem;font-size:.68rem;font-weight:700}.summary-icon{opacity:.4;flex-shrink:0;transition:transform .3s}.details-item[open] .summary-icon{transform:rotate(180deg)}.section-label--related{margin-top:.25rem;margin-bottom:.75rem}.insight-box--related{background:#ffffff38;border:1px solid #ffffff59;border-radius:1.25rem;flex-direction:column;gap:.5rem;padding:1.25rem 1.5rem;display:flex}.insight-box--related .insight-icon{display:none}.details-body{color:#444;padding-top:1rem;font-size:1.05rem;line-height:1.6}.guidance-list{border:1px solid #ffffff73;border-radius:1.25rem;flex-direction:column;gap:0;margin-top:1rem;display:flex;overflow:hidden}.guidance-item{background:#ffffff47;border-bottom:1px solid #ffffff61;align-items:baseline;gap:1rem;padding:1.1rem 1.4rem;display:flex}.guidance-item:last-child{border-bottom:none}.guidance-num{width:1.4rem;height:auto;color:var(--accent-primary);letter-spacing:.06em;opacity:.55;text-align:right;background:0 0;border-radius:0;flex-shrink:0;font-size:.7rem;font-weight:700;line-height:1.7;display:block}.guidance-text{color:#1e1929;font-size:.975rem;font-weight:400;line-height:1.68}.guidance-text strong,.guidance-text b{font-weight:600}.affirmation-block{text-align:center;background:#ffffff6b;border:1px solid #ffffffb3;border-radius:2rem;margin-top:2rem;padding:2rem 2.5rem}.affirmation-kicker{opacity:.45;justify-content:center;align-items:center;gap:1.25rem;margin-bottom:1.25rem;display:flex}.kicker-line{background:currentColor;flex:1;max-width:60px;height:1px}.kicker-text{text-transform:uppercase;letter-spacing:.2em;font-size:.75rem;font-weight:800}.affirmation-text{color:#0d0820;margin-bottom:1.25rem;font-size:clamp(1.2rem,2.8vw,1.7rem);font-style:italic;font-weight:700;line-height:1.45}.affirmation-ritual{color:var(--text-secondary);justify-content:center;align-items:center;gap:.75rem;font-size:1rem;font-weight:600;display:flex}.ritual-icon{color:var(--accent-primary);font-size:1.2rem}.redraw-loading-overlay{z-index:100;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:inherit;background:#ffffffd9;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;animation:.3s fadeIn;display:flex;position:absolute;inset:0}.redraw-spinner{border:3px solid #5335a51a;border-top-color:var(--accent-primary,#5335a5);width:40px;height:40px;animation:1s linear infinite spin;animation-play-state:var(--aurora-anim-state,running);border-radius:50%}.redraw-loading-overlay p{color:var(--accent-primary);letter-spacing:.05em;text-transform:uppercase;font-size:.95rem;font-weight:700}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.aurora-upsell-container{flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:900px;margin:0 auto;display:flex}.aurora-upsell-glass{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;background:#fff9;border:1px solid #fffc;border-radius:3.5rem;width:100%;padding:clamp(1.5rem,6vw,4rem);box-shadow:0 40px 100px #0000000f}.upsell-header{max-width:600px;margin:0 auto clamp(2rem,6vw,4rem)}.upsell-eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--accent-primary);opacity:.7;margin-bottom:1rem;font-size:.9rem;font-weight:800}.upsell-headline{letter-spacing:-.03em;color:#1a1a1a;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1}.upsell-subtext{color:var(--text-secondary);font-size:1.25rem;font-weight:500;line-height:1.6}.upsell-billing-toggle{background:#0000000d;border-radius:99px;justify-content:center;align-items:center;gap:.25rem;width:fit-content;margin:0 auto 2rem;padding:.3rem;display:flex}.billing-toggle-btn{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:99px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:700;transition:background .2s,color .2s;display:flex}.billing-toggle-btn.is-active{color:#1a1a1a;background:#fff;box-shadow:0 2px 8px #00000014}.billing-save-badge{text-transform:uppercase;letter-spacing:.05em;background:var(--accent-primary);color:#fff;border-radius:99px;padding:.15rem .5rem;font-size:.7rem;font-weight:800}.plan-equiv{color:var(--text-secondary);opacity:.7;margin:-1.5rem 0 2rem;font-size:.8rem;font-weight:600}.aurora-plans-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.upsell-actions{flex-direction:column;align-items:center;gap:2rem;width:100%;margin-bottom:3.5rem;display:flex}.upsell-actions .aurora-btn-primary{justify-content:center;align-items:center;min-width:240px;display:flex}.aurora-plan-card{background:#fff6;border:1px solid #fff9;border-radius:2.5rem;flex-direction:column;align-items:center;padding:3rem 2.5rem;transition:transform .4s cubic-bezier(.22,1,.36,1),background-color .4s,border-color .4s,box-shadow .4s;display:flex;position:relative}.aurora-plan-card.is-featured{border-color:var(--accent-primary);background:#fffc;box-shadow:0 20px 50px #0000000d}.upsell-empty-plans{text-align:center;background:#fff6;border:1px dashed #1e192933;border-radius:2.5rem;flex-direction:column;grid-column:1/-1;align-items:center;gap:2rem;padding:4rem 2rem;display:flex}.upsell-empty-plans p{color:var(--text-secondary);max-width:480px;font-size:1.15rem;font-weight:500;line-height:1.6}.plan-badge{background:var(--accent-primary);color:#fff;text-transform:uppercase;letter-spacing:.1em;border-radius:99px;padding:.35rem 1rem;font-size:.75rem;font-weight:800;position:absolute;top:-.75rem}.plan-name{text-transform:uppercase;letter-spacing:.15em;color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem;font-weight:800}.plan-price{align-items:baseline;gap:.25rem;margin-bottom:2rem;display:flex}.plan-price .amount{letter-spacing:-.04em;color:#000;font-size:3.5rem;font-weight:800}.plan-price .period{color:var(--text-secondary);font-size:1rem;font-weight:600}.plan-perks{text-align:left;flex-direction:column;gap:.75rem;width:100%;margin:0 0 2.5rem;padding:0;list-style:none;display:flex}.plan-perks li{color:#444;gap:.75rem;font-size:.95rem;font-weight:600;display:flex}.plan-perks li:before{content:"✓";color:var(--accent-primary);font-weight:900}.upsell-footer{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.upsell-back-link{color:#444;cursor:pointer;opacity:.6;background:0 0;border:none;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;transition:opacity .2s,transform .2s;display:flex}.upsell-back-link:hover{opacity:1;transform:translate(-4px)}.upsell-all-link{color:var(--text-secondary);opacity:.7;font-size:.9rem;font-weight:500;text-decoration:none;transition:opacity .2s}.upsell-all-link:hover{opacity:1;text-decoration:underline}.aurora-cached-card-preview{text-align:center;width:100%;max-width:400px}.preview-label{text-transform:uppercase;letter-spacing:.2em;color:var(--text-secondary);opacity:.6;margin-bottom:2rem;font-size:.8rem;font-weight:800}.preview-content{text-align:left;flex-direction:column;justify-content:center;height:100%;padding:2.5rem;display:flex}.preview-content h3{letter-spacing:-.03em;color:#000;margin-bottom:1rem;font-size:2rem;font-weight:800;line-height:1.1}.preview-content p{color:#333;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;font-size:1.1rem;font-weight:500;line-height:1.5;transition:all .3s;display:-webkit-box;overflow:hidden}.preview-content.is-expanded p{-webkit-line-clamp:unset;line-clamp:unset;overflow:visible}.preview-expand-btn{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;opacity:.6;background:0 0;border:none;align-items:center;gap:.35rem;margin-top:.75rem;font-size:.8rem;font-weight:700;transition:opacity .2s;display:inline-flex}.preview-expand-btn:hover{opacity:1}.aurora-background-container{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.aurora-blob{will-change:transform;border-radius:50%;position:absolute}@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:15s ease-in-out infinite aurora-blob-1}.aurora-blob--2{animation:18s ease-in-out infinite aurora-blob-2}.aurora-blob--3{animation:22s ease-in-out infinite aurora-blob-3}.aurora-blob--paused{animation-play-state:paused}.aurora-grain{opacity:.05;pointer-events:none;background-image:url(/assets/textures/felt.png);position:absolute;inset:0}.shimmer-overlay{pointer-events:none;position:absolute;inset:0;overflow:hidden}.shimmer-overlay:after{content:"";width:50%;height:200%;animation:8s linear infinite shimmer-slide;animation-play-state:var(--aurora-anim-state,running);will-change:transform;background:linear-gradient(105deg,#0000 0%,#ffffff24 50%,#0000 100%);position:absolute;top:-50%;left:-75%}@keyframes shimmer-slide{0%{transform:translate(0%)}to{transform:translate(500%)}}.aurora-spinner{width:3rem;height:3rem;animation:1s linear infinite spin;animation-play-state:var(--aurora-anim-state,running);border:4px solid #1e19290d;border-top-color:#5335a5;border-radius:50%}@keyframes spin{to{transform:rotate(360deg)}}.aurora-breadcrumbs{align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.breadcrumb-btn{letter-spacing:.2em;text-transform:uppercase;color:#1e192966;cursor:pointer;background:0 0;border:none;font-size:.7rem;font-weight:800}.aurora-preparation-block{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;background:#fff6;border:1px solid #fff9;border-radius:2.5rem;max-width:500px;margin-top:3rem;margin-left:auto;margin-right:auto;padding:2.5rem}.prep-headline{text-transform:uppercase;letter-spacing:.25em;color:var(--accent-primary);opacity:.8;margin-bottom:1rem;font-size:.85rem;font-weight:800}.prep-prompt{color:#1a1929;font-size:1.35rem;font-style:italic;font-weight:700;line-height:1.4}.grounding-note{border-left:4px solid var(--accent-primary);background:#1e192908;border-radius:1.5rem;margin-top:3rem;padding:2rem}.grounding-title{text-transform:uppercase;letter-spacing:.15em;color:var(--accent-primary);margin-bottom:.75rem;font-size:.8rem;font-weight:800}.grounding-text{color:#444;font-size:1rem;font-weight:500;line-height:1.6}.feedback-modal-overlay{z-index:80;background:#141218d9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.feedback-modal-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14121859}}.feedback-modal-dialog{background:radial-gradient(circle at 20% 0%, rgba(var(--accent-primary-rgb,83, 53, 165), .1), transparent 30%), linear-gradient(135deg, #fffaf3, #fff);border:1px solid rgba(var(--accent-primary-rgb,83, 53, 165), .18);color:var(--text-primary);border-radius:1.5rem;flex-direction:column;gap:1.5rem;width:min(100%,480px);max-width:480px;max-height:90vh;padding:2rem;display:flex;position:relative;overflow-y:auto;box-shadow:0 26px 70px #14121838}.feedback-close-btn{cursor:pointer;width:34px;height:34px;color:var(--text-secondary);background:#1e19290f;border:0;border-radius:999px;justify-content:center;align-items:center;transition:all .2s;display:inline-flex;position:absolute;top:1.25rem;right:1.25rem}.feedback-close-btn:hover{color:var(--text-primary);background:#1e19291a;transform:scale(1.05)}.feedback-close-btn:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.feedback-modal-header{margin-bottom:.5rem}.feedback-eyebrow{color:#9a5c19;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .35rem;font-size:.68rem;font-weight:850;display:block}.feedback-modal-dialog h3{font-family:var(--font-fraunces,Georgia, serif);letter-spacing:0;margin:0 0 .5rem;font-size:1.85rem;line-height:1.1}.feedback-subheading{color:var(--text-secondary);margin:0;font-size:.94rem;line-height:1.5}.feedback-modal-form{flex-direction:column;gap:1.25rem;display:flex}.feedback-form-group{flex-direction:column;gap:.6rem;display:flex}.feedback-label{color:var(--text-primary);font-size:.9rem;font-weight:700}.rating-scale-container{justify-content:space-between;gap:.5rem;padding:.25rem 0;display:flex}.rating-number-btn{border:1px solid rgba(var(--accent-primary-rgb,83, 53, 165), .15);min-height:3rem;color:var(--text-secondary);cursor:pointer;background:#ffffff80;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:.35rem;font-size:1rem;font-weight:700;transition:all .2s cubic-bezier(.22,1,.36,1);display:flex}.rating-number-btn:hover{border-color:var(--accent-primary);color:var(--accent-primary);box-shadow:0 6px 16px rgba(var(--accent-primary-rgb,83, 53, 165), .12);background:#fff;transform:translateY(-2px)}.rating-number-btn:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.rating-number-btn.is-selected{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff;box-shadow:0 6px 20px rgba(var(--accent-primary-rgb,83, 53, 165), .25)}.comparison-pills-container{flex-wrap:wrap;gap:.5rem;display:flex}.comparison-pill-btn{border:1px solid rgba(var(--accent-primary-rgb,83, 53, 165), .15);color:var(--text-secondary);cursor:pointer;background:#ffffff80;border-radius:999px;padding:.5rem 1rem;font-size:.82rem;font-weight:600;transition:all .2s}.comparison-pill-btn:hover{border-color:var(--accent-primary);color:var(--accent-primary);background:#fff;transform:translateY(-1px)}.comparison-pill-btn:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.comparison-pill-btn.is-selected{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff;box-shadow:0 4px 12px rgba(var(--accent-primary-rgb,83, 53, 165), .15)}.checklist-options-grid{grid-template-columns:1fr;gap:.6rem;display:grid}.checklist-checkbox-label{color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.65rem;font-size:.88rem;font-weight:550;display:flex}.checklist-checkbox-label input[type=checkbox]{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.checkbox-custom-box{border:1.5px solid rgba(var(--accent-primary-rgb,83, 53, 165), .25);background:#fff9;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:1.15rem;height:1.15rem;transition:all .2s;display:flex}.checklist-checkbox-label:hover input~.checkbox-custom-box{border-color:var(--accent-primary);background:#fff}.checklist-checkbox-label input:checked~.checkbox-custom-box{background:var(--accent-primary);border-color:var(--accent-primary)}.checkbox-custom-box:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:3.5px;height:7px;display:none;transform:rotate(45deg)translate(-.5px,-1px)}.checklist-checkbox-label input:checked~.checkbox-custom-box:after{display:block}.checkbox-text{line-height:1.3}.feedback-comment-textarea{border:1px solid rgba(var(--accent-primary-rgb,83, 53, 165), .2);width:100%;min-height:84px;color:var(--text-primary);resize:vertical;background:#fff9;border-radius:.75rem;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;line-height:1.5;transition:all .2s}.feedback-comment-textarea:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px rgba(var(--accent-primary-rgb,83, 53, 165), .12);background:#fff}.feedback-email-input{border:1px solid rgba(var(--accent-primary-rgb,83, 53, 165), .2);width:100%;color:var(--text-primary);background:#fff9;border-radius:.75rem;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:all .2s}.feedback-email-input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px rgba(var(--accent-primary-rgb,83, 53, 165), .12);background:#fff}.feedback-modal-error{color:#dc2626;background:#dc262614;border:1px solid #dc262633;border-radius:.75rem;padding:.65rem 1rem;font-size:.85rem;font-weight:600}.feedback-modal-actions{justify-content:flex-end;gap:.75rem;margin-top:.5rem;display:flex}.feedback-cancel-btn{color:var(--text-secondary);cursor:pointer;background:#1e19290f;border:none;border-radius:999px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s}.feedback-cancel-btn:hover{color:var(--text-primary);background:#1e19291a}.feedback-cancel-btn:focus-visible,.feedback-submit-btn:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.feedback-submit-btn{color:#fff;cursor:pointer;border:none;border-radius:999px;padding:.75rem 1.75rem;font-size:.9rem;font-weight:700;transition:all .2s}.feedback-submit-btn:hover:not(:disabled){opacity:.92;box-shadow:0 4px 12px rgba(var(--accent-primary-rgb,83, 53, 165), .2);transform:translateY(-1px)}.feedback-submit-btn:disabled{color:#1e192959;cursor:not-allowed;background:#1e192926!important}.feedback-success-container{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1rem;display:flex}.feedback-success-badge{color:#059669;background:#0596691a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 4px 12px #05966926}.feedback-success-container h4{font-family:var(--font-fraunces,Georgia, serif);color:#059669;margin:0;font-size:1.5rem}.feedback-success-container p{color:var(--text-secondary);margin:0;font-size:.94rem;line-height:1.6}.feedback-spinner-row{justify-content:center;align-items:center;gap:.5rem;display:flex}.feedback-mini-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1rem;height:1rem;animation:.8s linear infinite rotate}.aurora-feedback-trigger-btn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.6rem;padding:.5rem;font-size:.9rem;font-weight:700;transition:color .2s,transform .2s,opacity .2s;display:flex}.aurora-feedback-trigger-btn:hover{color:var(--accent-primary);transform:scale(1.05)}.aurora-feedback-trigger-btn:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.aurora-feedback-trigger-btn span{letter-spacing:.02em;font-size:.85rem}.aurora-side-actions{z-index:50;flex-direction:column;gap:1rem;display:flex;position:fixed;top:50%;right:2rem;transform:translateY(-50%)}.side-btn{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;color:#1a1929;background:#fffc;border:1px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:transform .3s cubic-bezier(.22,1,.36,1),background-color .3s,box-shadow .3s,color .3s;display:flex;box-shadow:0 10px 25px #0000000d}.side-btn:hover{background:#fff;transform:scale(1.1);box-shadow:0 15px 35px #0000001a}.side-btn.is-active{color:#f43f5e;background:#fff}.side-btn:focus,.side-btn:focus-visible{color:#f43f5e;background:#fff;outline:none;transform:scale(1.1);box-shadow:0 15px 35px #00000026,0 0 0 4px #f43f5e33}.side-btn.is-active:focus,.side-btn.is-active:focus-visible{background:#fff;outline:none;transform:scale(1.1);box-shadow:0 15px 35px #00000026,0 0 0 4px #f43f5e4d}@media (width<=768px){.aurora-side-actions{flex-direction:row;top:auto;bottom:2rem;right:1rem;transform:none}.side-btn{width:3rem;height:3rem}.aurora-upsell-glass{border-radius:2rem;padding:1.5rem 1.25rem}.upsell-headline{font-size:clamp(1.6rem,5vw,2.2rem)}.upsell-subtext{font-size:1rem}.upsell-header{margin-bottom:1.5rem}.aurora-plan-card{border-radius:1.75rem;padding:2rem 1.5rem}.plan-price .amount{font-size:2.5rem}.aurora-cached-card-preview{max-width:320px}.upsell-billing-toggle{margin-bottom:1.25rem}}.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]{border:none;width:100%;min-height:600px;display:block;overflow:hidden}.aurora-error-toast{color:#dc2626;text-align:center;background:#dc262614;border:1px solid #dc262633;border-radius:999px;margin-top:1.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600}.aurora-error-message{color:#dc2626;font-size:.9rem;font-weight:600}.aurora-persona-chip{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);color:var(--accent-primary);letter-spacing:.01em;border-radius:999px;align-items:center;gap:.35rem;margin-top:.6rem;padding:.35rem 1.1rem;font-size:.88rem;font-weight:600;display:inline-flex}.aurora-persona-chip strong{letter-spacing:-.01em;color:#fff;background:var(--accent-primary);box-shadow:0 2px 8px rgba(var(--accent-primary-rgb,83, 53, 165), .25);border-radius:999px;align-items:center;margin-left:.2rem;padding:.12rem .65rem;font-weight:800;display:inline-flex}.name-highlight{color:var(--accent-primary,#7c3aed);background:rgba(var(--accent-primary-rgb,124, 58, 237), .08);border:1.5px solid rgba(var(--accent-primary-rgb,124, 58, 237), .15);white-space:nowrap;text-shadow:0 1px 4px rgba(var(--accent-primary-rgb,124, 58, 237), .06);border-radius:6px;margin:0 .1rem;padding:.05rem .35rem;font-weight:800;display:inline}.aurora-actions{flex-direction:column;align-items:center;gap:1rem;display:flex}.aurora-back-to-decks-container{z-index:30;justify-content:flex-start;width:100%;margin-bottom:1.5rem;display:flex}.aurora-back-to-decks-btn{-webkit-backdrop-filter:blur(12px);color:#1e1929;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:#ffffff73;border:1px solid #ffffff59;border-radius:999px;align-items:center;gap:.6rem;padding:.65rem 1.3rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.8rem;font-weight:700;transition:all .25s cubic-bezier(.22,1,.36,1);display:inline-flex;box-shadow:0 8px 32px #0000000a,inset 0 0 0 1px #fff3}.aurora-back-to-decks-btn:hover{background:#ffffffb3;transform:translateY(-1px);box-shadow:0 12px 36px #00000014,inset 0 0 0 1px #ffffff4d}.aurora-back-to-decks-btn-arrow{font-size:1rem;line-height:1}.aurora-deck-intro{justify-content:center;padding:.25rem 1rem .75rem;display:flex}.aurora-deck-intro__crumb{-webkit-backdrop-filter:blur(10px);letter-spacing:.03em;color:var(--text-primary,#1e1929);opacity:.72;background:#ffffff2e;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:.45rem;padding:.32rem .9rem;font-size:.72rem;display:inline-flex}.aurora-deck-intro__cat{text-transform:uppercase;letter-spacing:.08em;opacity:.75;font-size:.65rem;font-weight:500}.aurora-deck-intro__sep{opacity:.4}.aurora-deck-intro__title{letter-spacing:.01em;font-weight:700}.aurora-embed-upgrade-message{color:var(--text-secondary);text-align:center;-webkit-backdrop-filter:blur(8px);background:#ffffff8c;border:1px solid #5335a51a;border-radius:14px;max-width:340px;margin:0;padding:.85rem 1.25rem;font-size:.88rem;line-height:1.6}.aurora-embed-upgrade-message strong{color:var(--text-primary);font-weight:700}.aurora-embed-upgrade-container{flex-direction:column;align-items:center;gap:.85rem;display:flex}.aurora-embed-login-btn{background:var(--accent-gradient);color:#fff;box-shadow:0 4px 12px rgba(var(--accent-primary-rgb,83, 53, 165), .25);border-radius:999px;align-items:center;gap:.5rem;padding:.65rem 1.5rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.22,1,.36,1);display:inline-flex}.aurora-embed-login-btn:hover{box-shadow:0 6px 16px rgba(var(--accent-primary-rgb,83, 53, 165), .35);opacity:.95;transform:translateY(-1px)}.aurora-embed-login-btn:active{transform:translateY(0)}.app-embed-compliant-glass{text-align:center}.app-embed-compliant-glass .upsell-subtext{max-width:380px;margin:0 auto;font-size:.95rem;line-height:1.65}.app-embed-compliant-glass .upsell-subtext strong{color:var(--text-primary);font-weight:700}.save-dialog-embed-note{color:var(--text-secondary,#1e19298c);text-align:center;margin:0;padding:.25rem .5rem;font-size:.82rem;line-height:1.55}.save-dialog-embed-note strong{color:var(--text-primary,#1e1929);font-weight:700}.aurora-embed-fallback-note{color:var(--text-secondary,#1e19298c);text-align:center;margin:.5rem 0 0;padding:0 1rem;font-size:.82rem;line-height:1.55}.aurora-embed-fallback-note strong{color:var(--text-primary,#1e1929);font-weight:700}.feedback-hint-container{z-index:75;background:radial-gradient(circle at 20% 0%, rgba(var(--accent-primary-rgb,83, 53, 165), .08), transparent 40%), linear-gradient(135deg, #fffaf5e6, #fffffff2);border:1px solid rgba(var(--accent-primary-rgb,83, 53, 165), .16);-webkit-backdrop-filter:blur(16px);border-radius:1.25rem;flex-direction:column;gap:1rem;width:380px;max-width:calc(100vw - 2rem);padding:1.25rem;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 12px 32px #1412181f,0 1px 3px #1412180a}.feedback-hint-content{align-items:flex-start;gap:.75rem;display:flex}.feedback-hint-icon{background:rgba(var(--accent-primary-rgb,83, 53, 165), .1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:1.3rem;line-height:1;display:inline-flex}.feedback-hint-text-group{flex-direction:column;gap:.2rem;display:flex}.feedback-hint-title{color:var(--text-primary,#1e1929);font-size:.95rem;font-weight:700}.feedback-hint-description{color:var(--text-secondary);margin:0;font-size:.84rem;line-height:1.4}.feedback-hint-actions{justify-content:flex-end;gap:.6rem;display:flex}.feedback-hint-dismiss-btn{color:var(--text-secondary);cursor:pointer;background:#1e19290f;border:none;border-radius:999px;padding:.5rem 1rem;font-size:.8rem;font-weight:700;transition:all .2s}.feedback-hint-dismiss-btn:hover{color:var(--text-primary);background:#1e19291a}.feedback-hint-dismiss-btn:focus-visible,.feedback-hint-action-btn:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.feedback-hint-action-btn{color:#fff;cursor:pointer;border:none;border-radius:999px;padding:.5rem 1.25rem;font-size:.8rem;font-weight:700;transition:all .2s}.feedback-hint-action-btn:hover{opacity:.92;box-shadow:0 4px 10px rgba(var(--accent-primary-rgb,83, 53, 165), .15);transform:translateY(-1px)}@media (width<=640px){.feedback-hint-container{border-radius:1rem;gap:.85rem;width:auto;max-width:none;padding:1rem;bottom:1.5rem;left:1rem;right:1rem;box-shadow:0 10px 24px #14121826}.feedback-hint-content{gap:.6rem}.feedback-hint-icon{width:2rem;height:2rem;font-size:1.15rem}.feedback-hint-title{font-size:.9rem}.feedback-hint-description{font-size:.8rem}.feedback-hint-actions{grid-template-columns:1fr 1.5fr;gap:.5rem;width:100%;display:grid}.feedback-hint-dismiss-btn,.feedback-hint-action-btn{text-align:center;width:100%;padding:.6rem;font-size:.82rem}}
