.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}:root{--sacred-deep:#3c1f8c;--sacred-mid:#5335a5;--sacred-light:#8060d0;--sacred-gold:#e8af3a;--sacred-gold-soft:#f5d88a;--surface-cream:#fbf5ed;--surface-amber-mist:#f7efe0;--gradient-aura:linear-gradient(135deg, #5335a5 0%, #7c3aed 28%, #c074d9 52%, #e8a8b5 72%, #e8af3a 100%);--gradient-hero:linear-gradient(135deg, #5335a5 0%, #6b4fbf 100%);--gradient-amber:linear-gradient(135deg, #6a4300 0%, #d4a350 100%);--gradient-moonrise:linear-gradient(135deg, #6b4fbf 0%, #a97ff7 50%, #e8af3a 100%);--shadow-cta:0 4px 18px #5335a547;--shadow-cta-hover:0 8px 28px #5335a561;--glass-bg:#fef7ffb8;--glass-blur:16px;--breath-cycle:10s;--ease-breath:cubic-bezier(.45,.05,.55,.95);--ease-out-quart:cubic-bezier(.22,1,.36,1);--drift-duration:18s;--paper-grain:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' seed='3'/><feColorMatrix values='0 0 0 0 1  0 0 0 0 1  0 0 0 0 1  0 0 0 0.035 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>")}@keyframes drift{0%,to{transform:translate(0,0)}33%{transform:translate(24px,-32px)}66%{transform:translate(-16px,20px)}}@keyframes aura-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes breath-pulse{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@keyframes orbit-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes twinkle{0%,to{opacity:.2;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}}@keyframes pulse-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes chip-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes mote-rise{0%{opacity:0;transform:translateY(110vh)translate(0)scale(.6)}10%{opacity:.7}90%{opacity:.6}to{opacity:0;transform:translateY(-10vh)translate(40px)scale(1.2)}}@keyframes lp-appear-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;background-attachment:scroll!important;transition-duration:0s!important;transition-delay:0s!important;animation-duration:1ms!important;animation-iteration-count:1!important;animation-delay:-1ms!important}.lp-orb,.lp-eyebrow .dot,.lp-eyebrow-dot,.lp-hero-greeting:before,.lp-display em,.lp-chip,.lp-aura-core,.lp-final-aura,.lp-pulse-row,.lp-pulse-row.r2{animation:none!important}}.lp-backdrop{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.lp-orb{filter:blur(90px);opacity:.55;animation:drift var(--drift-duration) ease-in-out infinite;border-radius:50%;position:absolute}.lp-orb.o1{background:radial-gradient(circle at 30% 30%,#a97ff7 0%,#0000 65%);width:46vw;height:46vw;top:-12%;left:-8%}.lp-orb.o2{opacity:.4;background:radial-gradient(circle at 60% 60%,#f5d88a 0%,#0000 70%);width:42vw;height:42vw;animation-delay:-6s;top:40%;right:-10%}.lp-orb.o3{opacity:.35;background:radial-gradient(circle,#e8a8b5 0%,#0000 70%);width:38vw;height:38vw;animation-delay:-12s;bottom:-10%;left:35%}.lp-section{z-index:2;max-width:1280px;margin:0 auto;padding:96px 48px;position:relative}@media (width<=760px){.lp-section{padding:64px 24px}}.lp-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--primary,#5335a5);background:#fff9;border-radius:9999px;align-items:center;gap:10px;width:max-content;padding:8px 14px;font-family:Plus Jakarta Sans,sans-serif;font-size:.7rem;font-weight:700;display:inline-flex}.lp-eyebrow .dot,.lp-eyebrow-dot{background:var(--primary,#5335a5);width:6px;height:6px;box-shadow:0 0 10px var(--primary,#5335a5);animation:breath-pulse var(--breath-cycle) var(--ease-breath) infinite;border-radius:50%;flex-shrink:0;display:inline-block}.lp-section-title{font-variation-settings:"opsz" 144;letter-spacing:-.025em;color:var(--on-surface,#1e1929);text-wrap:balance;max-width:22ch;margin:14px 0;font-family:Fraunces,serif;font-size:clamp(2rem,3.7vw,3.2rem);font-weight:800;line-height:1.05}.lp-section-sub{color:var(--on-surface-variant,#4a4358);max-width:56ch;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(.98rem,1.18vw,1.1rem);font-style:normal;font-weight:500;line-height:1.7}.lp-hero{z-index:2;grid-template-columns:1.35fr 1fr;align-items:center;gap:64px;max-width:1280px;margin:0 auto;padding:56px 48px 72px;display:grid;position:relative}@media (width<=980px){.lp-hero{grid-template-columns:1fr;gap:32px;padding:32px 24px 48px}}.lp-hero-lead{flex-direction:column;gap:26px;display:flex}.lp-hero-greeting{color:var(--on-surface-variant,#4a4358);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff8c;border-radius:9999px;align-items:center;gap:12px;width:max-content;padding:10px 18px 10px 14px;font-family:Fraunces,serif;font-size:1rem;font-style:italic;font-weight:400;display:inline-flex}.lp-hero-greeting:before{content:"";background:var(--gradient-aura);width:26px;height:26px;animation:aura-shift 14s ease-in-out infinite, breath-pulse var(--breath-cycle) var(--ease-breath) infinite;background-size:200% 200%;border-radius:50%;flex-shrink:0;box-shadow:0 0 14px #e8af3a66}.lp-display{font-variation-settings:"opsz" 144;letter-spacing:-.035em;color:var(--on-surface,#1e1929);text-wrap:balance;margin:0;font-family:Fraunces,serif;font-size:clamp(2.75rem,5.5vw,4.75rem);font-weight:900;line-height:1}.lp-display em{background:var(--gradient-aura);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:500;animation:14s ease-in-out infinite aura-shift}.lp-hero-sub{color:var(--on-surface-variant,#4a4358);text-wrap:pretty;max-width:52ch;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:1.08rem;font-style:normal;font-weight:500;line-height:1.7}.lp-hero-services{color:#1e192985;letter-spacing:.01em;flex-wrap:wrap;align-items:center;gap:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:.78rem;font-weight:500;display:flex}.lp-hero-services-brand{color:var(--primary,#5335a5);font-weight:700}.lp-hero-services-sep{opacity:.35}.lp-cta-row{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.lp-btn-primary{background:var(--gradient-hero);color:#fff;cursor:pointer;box-shadow:var(--shadow-cta);transition:transform .35s var(--ease-out-quart), box-shadow .35s var(--ease-out-quart);border:none;border-radius:9999px;align-items:center;gap:12px;padding:16px 28px;font-family:Plus Jakarta Sans,sans-serif;font-size:.98rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.lp-btn-primary:before{content:"";transition:transform .7s var(--ease-out-quart);background:linear-gradient(120deg,#0000 30%,#ffffff40 50%,#0000 70%);position:absolute;inset:0;transform:translate(-100%)}.lp-btn-primary:hover{box-shadow:var(--shadow-cta-hover);transform:translateY(-2px)scale(1.02)}.lp-btn-primary:hover:before{transform:translate(100%)}.lp-btn-primary:active{transform:translateY(0)scale(.98)}.lp-btn-secondary{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--on-surface,#1e1929);cursor:pointer;transition:all .3s var(--ease-out-quart);background:#fff9;border:1.5px solid #5335a52e;border-radius:9999px;align-items:center;gap:10px;padding:14px 24px;font-family:Plus Jakarta Sans,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.lp-btn-secondary:hover{border-color:var(--primary,#5335a5);color:var(--primary,#5335a5);background:#ffffffd9;transform:translateY(-2px)}.lp-trust-row{color:#1e19298f;align-items:center;gap:14px;font-size:.82rem;display:flex}.lp-trust-avatars{display:inline-flex}.lp-trust-avatar{background:var(--gradient-aura);background-size:200% 200%;border:2px solid #fbf4fb;border-radius:50%;width:28px;height:28px;margin-left:-8px}.lp-trust-avatars .lp-trust-avatar:first-child{margin-left:0}.lp-trust-avatar.a2{background:linear-gradient(135deg,#b07300,#e8af3a)}.lp-trust-avatar.a3{background:linear-gradient(135deg,#be185d,#f28aaa)}.lp-trust-avatar.a4{background:linear-gradient(135deg,#1e7e7e,#4ab3b3)}.lp-aura{aspect-ratio:1;place-items:center;width:min(38vw,460px);min-width:360px;max-width:460px;margin:0 auto;display:grid;position:relative}.lp-aura-core{aspect-ratio:1;background:var(--gradient-aura);width:60%;animation:aura-shift 14s ease-in-out infinite, breath-pulse var(--breath-cycle) var(--ease-breath) infinite;z-index:1;background-size:200% 200%;border-radius:50%;position:relative;box-shadow:0 0 0 14px #5335a50f,0 0 0 32px #5335a508,0 40px 90px #5335a547}.lp-aura-core:before{content:"";mix-blend-mode:overlay;background:radial-gradient(circle at 30% 28%,#ffffff8c 0%,#0000 55%);border-radius:50%;position:absolute;inset:14%}.lp-aura-logo{filter:drop-shadow(0 0 16px #ffffffd9);width:45%;height:auto;margin:auto;position:absolute;inset:0}.lp-chip{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--on-surface,#1e1929);white-space:nowrap;background:#ffffffe0;border-radius:16px;align-items:center;gap:10px;padding:10px 14px;font-family:Plus Jakarta Sans,sans-serif;font-size:.82rem;font-weight:500;animation:8s ease-in-out infinite chip-float;display:flex;position:absolute;box-shadow:0 18px 38px #1e192914}.lp-chip-emoji{color:#fff;border-radius:10px;place-items:center;width:28px;height:28px;font-size:.85rem;display:grid;position:relative}.lp-chip-icon{font-size:0!important}.lp-chip-icon:before{content:"";width:17px;height:17px;-webkit-mask:var(--lp-chip-mask) center / contain no-repeat;mask:var(--lp-chip-mask) center / contain no-repeat;-webkit-mask:var(--lp-chip-mask) center / contain no-repeat;background:#fff;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lp-chip-icon--money{--lp-chip-mask:url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><circle cx='12' cy='12' r='9' fill='none' stroke='black' stroke-width='2'/><path d='M16 8h-6a2 2 0 0 0 0 4h4a2 2 0 0 1 0 4H8M12 18V6' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>")}.lp-chip-icon--body{--lp-chip-mask:url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M22 12h-4l-3 9L9 3l-3 9H2' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>")}.lp-chip-icon--mirror{--lp-chip-mask:url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.29 1.51 4.04 3 5.5l7 7Z' fill='black'/></svg>")}.lp-chip-icon--sparkles{--lp-chip-mask:url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M9.94 14.5 8.5 21l-1.44-6.5L1 13l6.06-1.5L8.5 5l1.44 6.5L16 13ZM18 3v4M20 5h-4M19 17v2M20 18h-2' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>")}.lp-chip-icon--layers{--lp-chip-mask:url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='m12 2 9 5-9 5-9-5Zm-9 10 9 5 9-5M3 17l9 5 9-5' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>")}.lp-chip-text{flex-direction:column;gap:1px;line-height:1.1;display:flex}.lp-chip-text small{color:#1e19298f;letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:700}.lp-chip.c1{animation-delay:0s;top:6%;left:-4%}.lp-chip.c2{animation-delay:-2s;top:28%;right:-8%}.lp-chip.c3{animation-delay:-4s;bottom:18%;left:-8%}.lp-chip.c4{animation-delay:-6s;bottom:4%;right:4%}.lp-chip.c5{animation-delay:-7s;top:50%;right:-10%}@media (width<=980px){.lp-aura{aspect-ratio:1;place-items:center;width:100%;min-width:0;max-width:290px;margin:40px auto 0;display:grid;position:relative}.lp-aura-core{width:70%}.lp-chip{border-radius:12px;padding:8px 12px;font-size:.78rem}.lp-chip-emoji{border-radius:8px;width:24px;height:24px;font-size:.78rem}.lp-chip-icon:before{width:14px;height:14px}.lp-chip.c1{top:4%;left:0%}.lp-chip.c2{top:24%;right:0%}.lp-chip.c3{bottom:16%;left:0%}.lp-chip.c4{bottom:2%;right:4%}.lp-chip.c5{top:54%;right:-10%}}.guidance-select-root.lp-decks-scope{color:inherit;background:0 0!important;min-height:auto!important;position:static!important;overflow-x:visible!important}.guidance-select-root.lp-decks-scope:before{display:none!important}.guidance-select-root.lp-decks-scope .lp-deck-card-link{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:32px}.guidance-select-root.lp-decks-scope .deck-card-root{transition:transform .45s var(--ease-out-quart), z-index 0s;z-index:1;cursor:pointer;position:relative;max-width:none!important}.guidance-select-root.lp-decks-scope .deck-card-root:hover,.guidance-select-root.lp-decks-scope .lp-deck-card-link.is-mobile-focused .deck-card-root{z-index:10;transform:translateY(-8px)}.guidance-select-root.lp-decks-scope .lp-deck-card-link.is-pressed .deck-card-root{animation:lp-deck-tap-confirm .52s var(--ease-out-quart) both}.guidance-select-root.lp-decks-scope .lp-deck-card-link.is-pressed .deck-stack-container{filter:brightness(1.08)drop-shadow(0 22px 32px #5335a547)}.guidance-select-root.lp-decks-scope .lp-deck-card-link.is-pressed .deck-info-action{transform:translateY(0)scale(.96)}.guidance-select-root.lp-decks-scope .deck-info-block{min-height:8.75rem}.guidance-select-root.lp-decks-scope .deck-info-description{opacity:0;visibility:hidden;min-height:2.4em;transition:opacity .35s var(--ease-out-quart), transform .35s var(--ease-out-quart), visibility 0s linear .35s;transform:translateY(6px);margin-top:8px!important}.guidance-select-root.lp-decks-scope .deck-info-action{visibility:hidden;pointer-events:none;transition:opacity .35s var(--ease-out-quart), transform .35s var(--ease-out-quart), box-shadow .22s ease, visibility 0s linear .35s}.guidance-select-root.lp-decks-scope .deck-card-root:hover .deck-info-description,.guidance-select-root.lp-decks-scope .deck-card-root:focus-within .deck-info-description,.guidance-select-root.lp-decks-scope .lp-deck-card-link.is-mobile-focused .deck-info-description{opacity:1;visibility:visible;transition-delay:0s;transform:translateY(0)}.guidance-select-root.lp-decks-scope .deck-card-root:hover .deck-info-action,.guidance-select-root.lp-decks-scope .deck-card-root:focus-within .deck-info-action,.guidance-select-root.lp-decks-scope .lp-deck-card-link.is-mobile-focused .deck-info-action{visibility:visible;pointer-events:auto;transition-delay:0s}@media (width>=981px){.lp-aura-core,.lp-aura-logo{display:block}}@media (width<=768px){.guidance-select-root.lp-decks-scope .deck-info-block{min-height:8.55rem}.guidance-select-root.lp-decks-scope .deck-info-description{visibility:hidden;transition:opacity .42s var(--ease-out-quart), transform .42s var(--ease-out-quart), visibility 0s linear .42s;transform:translateY(8px);opacity:0!important;margin-top:6px!important;display:-webkit-box!important}.guidance-select-root.lp-decks-scope .deck-info-action{visibility:hidden;pointer-events:none;transition:opacity .42s var(--ease-out-quart), transform .42s var(--ease-out-quart), visibility 0s linear .42s;transform:translateY(8px);opacity:0!important}.guidance-select-root.lp-decks-scope .lp-deck-card-link.is-mobile-focused .deck-info-description,.guidance-select-root.lp-decks-scope .lp-deck-card-link.is-mobile-focused .deck-info-action,.guidance-select-root.lp-decks-scope .lp-deck-card-link:focus-within .deck-info-description,.guidance-select-root.lp-decks-scope .lp-deck-card-link:focus-within .deck-info-action{visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0);opacity:1!important}.guidance-select-root.lp-decks-scope .lp-deck-card-link.is-mobile-focused .deck-info-description,.guidance-select-root.lp-decks-scope .lp-deck-card-link:focus-within .deck-info-description{display:-webkit-box!important}}.guidance-select-root.lp-decks-scope .deck-stack-container{transition:filter .4s var(--ease-out-quart)}.guidance-select-root.lp-decks-scope .deck-card-root:hover .deck-stack-container,.guidance-select-root.lp-decks-scope .lp-deck-card-link.is-mobile-focused .deck-stack-container{filter:brightness(1.04)drop-shadow(0 18px 28px #5335a538)}.guidance-select-root.lp-decks-scope .lp-deck-card-link.is-mobile-focused .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.lp-decks-scope .lp-deck-card-link.is-mobile-focused .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.lp-decks-scope .deck-card-root:hover .deck-card-top-wrapper,.guidance-select-root.lp-decks-scope .lp-deck-card-link.is-mobile-focused .deck-card-top-wrapper{transition:transform .45s var(--ease-out-quart);transform:translateY(-10px)rotateX(5deg)scale(1.02)}.guidance-select-root.lp-decks-scope .deck-card-root .deck-card-top-wrapper{transition:transform .45s var(--ease-out-quart)}@keyframes lp-deck-rise{0%{opacity:0;transform:translateY(28px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes lp-deck-tap-confirm{0%{transform:translateY(-8px)scale(1)}35%{transform:translateY(-3px)scale(.982)}to{transform:translateY(-8px)scale(1)}}.lp-decks-inner-grid>*{animation:lp-deck-rise .65s var(--ease-out-quart) both}.lp-decks-inner-grid>:first-child{animation-delay:60ms}.lp-decks-inner-grid>:nth-child(2){animation-delay:.14s}.lp-decks-inner-grid>:nth-child(3){animation-delay:.22s}.lp-decks-inner-grid>:nth-child(4){animation-delay:.3s}.lp-decks-inner-grid>:nth-child(5){animation-delay:.38s}.lp-decks-inner-grid>:nth-child(6){animation-delay:.46s}.lp-decks-section{padding-top:64px}.lp-decks-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:48px;display:flex}.lp-decks-inner-grid{grid-template-columns:repeat(4,1fr);align-items:start;gap:24px;display:grid}@media (width<=1024px){.lp-decks-inner-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.lp-decks-inner-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:16px;margin:-28px -24px 0;padding:40px 12px 28px;scroll-padding-inline:36px;display:flex;overflow-x:auto}.lp-decks-inner-grid::-webkit-scrollbar{display:none}.lp-deck-card-link{scroll-snap-align:center;flex-shrink:0;width:280px}}.lp-feel-section{background:linear-gradient(#0000 0%,#fff6 50%,#0000 100%)}.lp-feel-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:36px;display:flex}.lp-feel-head .lp-section-title{margin-bottom:8px}.lp-feel-grid{grid-template-columns:1.3fr 1fr;align-items:stretch;gap:28px;display:grid}@media (width<=880px){.lp-feel-grid{grid-template-columns:1fr}}.lp-feel-prompts{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border-radius:28px;flex-direction:column;gap:18px;padding:30px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #1e19290f}.lp-feel-prompts:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#5335a540,#0000 50%,#e8af3a4d);padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.lp-feel-question{letter-spacing:-.015em;color:var(--on-surface,#1e1929);margin:0;font-family:Fraunces,serif;font-size:1.4rem;font-weight:700;line-height:1.2}.lp-feel-chips{flex-wrap:wrap;gap:10px;display:flex}.lp-feel-chip{color:var(--on-surface-variant,#4a4358);cursor:pointer;transition:all .3s var(--ease-out-quart);background:#ffffffb3;border:1.5px solid #5335a51f;border-radius:9999px;align-items:center;gap:8px;padding:10px 18px;font-family:Plus Jakarta Sans,sans-serif;font-size:.88rem;font-weight:500;display:inline-flex}.lp-feel-chip:hover{border-color:var(--primary,#5335a5);color:var(--primary,#5335a5);transform:translateY(-2px)}.lp-feel-chip.on{background:var(--gradient-hero);color:#fff;border-color:#0000;box-shadow:0 8px 22px #5335a547}.lp-feel-chip-icon{background:var(--gradient-aura);border-radius:6px;flex-shrink:0;width:18px;height:18px}.lp-feel-chip.on .lp-feel-chip-icon{background:#fff6}@media (width<=768px){.lp-feel-chips{flex-direction:column;align-items:stretch;gap:10px}.lp-feel-chip{box-sizing:border-box;justify-content:flex-start;width:100%}}.lp-feel-answer{border-top:1px dashed #4a435826;flex-direction:column;gap:14px;margin-top:auto;padding:22px 0 0;display:flex}.lp-feel-answer-lbl{letter-spacing:.2em;text-transform:uppercase;color:#1e19298f;font-family:Plus Jakarta Sans,sans-serif;font-size:.66rem;font-weight:700}.lp-feel-answer-text{color:var(--on-surface,#1e1929);text-wrap:pretty;min-height:3.4em;margin:0;font-family:Fraunces,serif;font-size:1.15rem;font-style:italic;line-height:1.5}.lp-feel-answer-cta{color:var(--primary,#5335a5);letter-spacing:.04em;cursor:pointer;width:max-content;transition:gap .3s var(--ease-out-quart);background:0 0;border:none;align-items:center;gap:8px;padding:0;font-family:Plus Jakarta Sans,sans-serif;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex}.lp-feel-answer-cta:hover{gap:14px}.lp-feel-deck-new{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;min-height:360px;transition:transform .5s var(--ease-out-quart), box-shadow .5s var(--ease-out-quart);background:linear-gradient(#ffffffeb 0%,#f5e8ffa6 100%);border-radius:28px;flex-direction:column;gap:18px;padding:36px 32px;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px #3c1f8c1a}.lp-feel-deck-new:hover{transform:translateY(-4px);box-shadow:0 40px 90px #3c1f8c2e}.lp-feel-deck-new:before{content:"";border-radius:inherit;background:linear-gradient(135deg, color-mix(in oklab, var(--feel-accent,#5335a5) 45%, transparent), transparent 50%, #e8af3a59);-webkit-mask-composite:xor;pointer-events:none;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.lp-feel-deck-bg{width:min(72%,340px);height:auto;color:var(--feel-accent,#5335a5);opacity:.08;pointer-events:none;position:absolute;bottom:-18%;right:-16%;transform:rotate(-8deg)}.lp-feel-deck-header{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.lp-feel-deck-stamp{letter-spacing:.22em;text-transform:uppercase;color:var(--feel-accent,#5335a5);opacity:.85;font-family:Fraunces,serif;font-size:.66rem;font-weight:600}.lp-feel-deck-sigil{background:var(--feel-gradient,var(--gradient-aura));color:#fff;width:56px;height:56px;box-shadow:0 14px 30px color-mix(in oklab, var(--feel-accent,#5335a5) 40%, transparent), inset 0 0 0 1px #ffffff4d;border-radius:50%;place-items:center;display:grid;position:relative}.lp-feel-deck-sigil:before{content:"";background:var(--feel-gradient,var(--gradient-aura));filter:blur(14px);opacity:.5;z-index:-1;border-radius:50%;position:absolute;inset:-8px}.lp-feel-deck-body{z-index:1;flex-direction:column;gap:12px;margin-top:auto;display:flex;position:relative}.lp-feel-deck-label-new{letter-spacing:.22em;text-transform:uppercase;color:color-mix(in oklab, var(--feel-accent,#5335a5) 70%, #000);font-family:Fraunces,serif;font-size:.72rem;font-weight:600}.lp-feel-deck-title-new{letter-spacing:-.02em;color:var(--on-surface,#1e1929);text-wrap:balance;min-height:2em;margin:0;font-family:Fraunces,serif;font-size:1.85rem;font-weight:700;line-height:1.12}.lp-feel-deck-action-new{background:var(--feel-gradient,var(--gradient-aura));color:#fff;cursor:pointer;width:max-content;box-shadow:0 8px 22px color-mix(in oklab, var(--feel-accent,#5335a5) 40%, transparent);transition:transform .3s var(--ease-out-quart);border:none;border-radius:9999px;align-items:center;gap:10px;margin-top:6px;padding:11px 20px;font-family:Plus Jakarta Sans,sans-serif;font-size:.86rem;font-weight:700;display:inline-flex}.lp-feel-deck-action-new:hover{transform:translateY(-2px)scale(1.03)}.lp-call-section{grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);align-items:center;gap:56px;display:grid}@media (width<=980px){.lp-call-section{grid-template-columns:1fr;gap:32px}}.lp-call-lead{flex-direction:column;gap:24px;display:flex}.lp-call-card{background:radial-gradient(at 22% 12%,#e8af3a38 0%,#0000 46%),radial-gradient(at 95% 110%,#5335a521 0%,#0000 56%),linear-gradient(#fffaf2f0 0%,#fdf4e6 100%);border-radius:32px;gap:28px;padding:clamp(28px,4vw,44px);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 70px #1e192914,inset 0 1px #ffffffa6}.lp-call-card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#e8af3a66,#0000 50%,#5335a533);padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.lp-call-quote{color:var(--sacred-deep);text-wrap:pretty;max-width:min(100%,28ch);margin:0;font-family:Fraunces,serif;font-size:clamp(1.35rem,2.3vw,1.9rem);font-style:italic;line-height:1.45}.lp-call-quote:before{content:"“";color:var(--sacred-gold);vertical-align:-.25em;margin-right:4px;font-size:3rem;line-height:.4}.lp-guides{grid-template-columns:minmax(176px,max-content) minmax(0,1fr);align-items:center;gap:20px;display:grid}.lp-guide-stack{display:inline-flex}.lp-guide-avatar{border:3px solid var(--surface-cream);background:var(--gradient-aura);color:#fff;background-size:200% 200%;border-radius:50%;place-items:center;width:58px;height:58px;margin-left:-16px;font-family:Fraunces,serif;font-size:1rem;font-weight:700;display:grid;overflow:hidden;box-shadow:0 10px 24px #1e19291f}.lp-guide-avatar img{object-fit:cover;width:100%;height:100%;display:block}.lp-guide-stack .lp-guide-avatar:first-child{margin-left:0}.lp-guide-avatar.g1{background:linear-gradient(135deg,#5335a5,#a97ff7)}.lp-guide-avatar.g2{background:linear-gradient(135deg,#b07300,#e8af3a)}.lp-guide-info{flex-direction:column;gap:4px;min-width:0;display:flex}.lp-guide-info b{color:var(--on-surface,#1e1929);font-size:clamp(1rem,1.4vw,1.18rem);font-weight:800;line-height:1.12}.lp-guide-info small{color:#1e192999;font-size:.84rem;line-height:1.35}.lp-call-bullets{flex-direction:column;gap:14px;margin:28px 0;display:flex}.lp-call-bullet{color:var(--on-surface,#1e1929);align-items:flex-start;gap:14px;font-family:Plus Jakarta Sans,sans-serif;font-size:.95rem;line-height:1.5;display:flex}.lp-call-bullet-icon{color:#b07300;background:#e8af3a2e;border-radius:10px;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:.9rem;font-weight:700;display:grid}.lp-call-pricing{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffb8;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;padding:24px 28px;display:flex;box-shadow:inset 0 0 0 1px #5335a50d}.lp-call-pricing-lead{flex-direction:column;gap:2px;display:flex}.lp-call-pricing-lead b{color:var(--sacred-deep);font-family:Fraunces,serif;font-size:clamp(1.55rem,2.2vw,2rem);font-weight:760;line-height:1}.lp-call-pricing-lead small{color:#1e192999;font-family:Plus Jakarta Sans,sans-serif;font-size:.88rem;line-height:1.35}.lp-call-pricing-badge{background:var(--gradient-amber);color:#fff;letter-spacing:.16em;text-transform:uppercase;border-radius:9999px;padding:10px 18px;font-family:Plus Jakarta Sans,sans-serif;font-size:.76rem;font-weight:850;box-shadow:0 12px 26px #b073002e}.lp-call-actions{flex-wrap:wrap;gap:12px;display:flex}.lp-call-actions .lp-btn-primary{flex:1;justify-content:center}@media (width<=760px){.lp-call-card{border-radius:28px;gap:24px;padding:28px 24px}.lp-call-quote{max-width:none;font-size:1.35rem}.lp-guides{grid-template-columns:1fr;gap:14px}.lp-guide-stack{justify-content:center;width:100%}.lp-guide-info{text-align:center;align-items:center}.lp-call-pricing{flex-direction:column;align-items:flex-start;padding:22px}.lp-call-pricing-badge{align-self:flex-start}.lp-call-actions .lp-btn-primary{justify-content:center;width:100%}}.lp-paths-head{text-align:center;flex-direction:column;align-items:center;gap:14px;max-width:720px;margin:0 auto 56px;display:flex}.lp-paths-head .lp-section-title{text-align:center;max-width:none}.lp-paths-head .lp-section-sub{text-align:center}.lp-paths-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}@media (width<=880px){.lp-paths-grid{grid-template-columns:1fr}}.lp-path{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .5s var(--ease-out-quart), box-shadow .5s var(--ease-out-quart);background:#ffffffb3;border-radius:32px;flex-direction:column;padding:36px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #1e19290d}.lp-path:hover{transform:translateY(-6px);box-shadow:0 36px 80px #1e19291a}.lp-path:before{content:"";background:var(--path-gradient);height:4px;position:absolute;top:0;left:0;right:0}.lp-path.gentle{--path-gradient:var(--gradient-amber);--path-accent:#b07300}.lp-path.deep{--path-gradient:var(--gradient-hero);--path-accent:#5335a5}.lp-path-tag{letter-spacing:.18em;text-transform:uppercase;color:var(--path-accent);background:#ffffff80;border-radius:9999px;align-items:center;gap:8px;width:max-content;margin-bottom:14px;padding:7px 12px;font-family:Plus Jakarta Sans,sans-serif;font-size:.7rem;font-weight:700;display:inline-flex}.lp-path-tag:before{content:"";background:var(--path-accent);border-radius:50%;width:6px;height:6px}.lp-path-title{letter-spacing:-.02em;color:var(--on-surface,#1e1929);text-wrap:balance;margin:0 0 10px;font-family:Fraunces,serif;font-size:1.85rem;font-weight:800;line-height:1.1}.lp-path-sub{color:var(--on-surface-variant,#4a4358);max-width:36ch;margin:0 0 22px;font-family:Fraunces,serif;font-size:1.05rem;font-style:italic;line-height:1.55}.lp-path-price-row{border-top:1px dashed #4a435826;border-bottom:1px dashed #4a435826;align-items:baseline;gap:12px;margin-bottom:22px;padding:16px 0;display:flex}.lp-path-price{color:var(--sacred-deep);letter-spacing:-.02em;font-family:Fraunces,serif;font-size:1.7rem;font-weight:800}.lp-path-price-unit{color:#1e19298f;font-family:Plus Jakarta Sans,sans-serif;font-size:.85rem;font-weight:500}.lp-path-price-extra{color:#1e19298f;text-align:right;margin-left:auto;font-family:Plus Jakarta Sans,sans-serif;font-size:.78rem}.lp-path-feats{flex-direction:column;gap:10px;margin-bottom:28px;display:flex}.lp-path-feat{color:var(--on-surface,#1e1929);align-items:flex-start;gap:10px;font-family:Plus Jakarta Sans,sans-serif;font-size:.92rem;line-height:1.45;display:flex}.lp-path-feat-tick{background:var(--path-gradient);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:18px;height:18px;margin-top:2px;font-size:.6rem;font-weight:800;display:grid}.lp-path-action{flex-direction:column;gap:8px;margin-top:auto;display:flex}.lp-path-cta{background:var(--path-gradient);color:#fff;cursor:pointer;transition:transform .3s var(--ease-out-quart);border:none;border-radius:9999px;justify-content:center;align-items:center;gap:10px;padding:14px 24px;font-family:Plus Jakarta Sans,sans-serif;font-size:.94rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 14px 32px #00000014}.lp-path-cta:hover{transform:translateY(-2px)scale(1.02)}.lp-path-fineprint{color:#1e19298f;text-align:center;font-family:Plus Jakarta Sans,sans-serif;font-size:.78rem}.lp-courses-head{text-align:center;flex-direction:column;align-items:center;gap:12px;max-width:720px;margin:0 auto 48px;display:flex}.lp-courses-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (width<=880px){.lp-courses-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:16px;margin:0 -24px;padding:12px 24px 24px;display:flex;overflow-x:auto}.lp-courses-grid::-webkit-scrollbar{display:none}.lp-course{scroll-snap-align:center;flex-shrink:0;width:290px}}.lp-course{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .5s var(--ease-out-quart);background:#ffffffb8;border-radius:26px;flex-direction:column;gap:14px;padding:28px 26px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 50px #1e19290d}.lp-course:hover{transform:translateY(-6px)}.lp-course-cover{aspect-ratio:16/9;background:var(--course-gradient,var(--gradient-aura));border-radius:16px;margin-bottom:4px;position:relative;overflow:hidden}.lp-course-cover:before{content:"";mix-blend-mode:overlay;background:radial-gradient(at 30% 30%,#ffffff59 0%,#0000 55%),radial-gradient(at 72% 78%,#e8af3a73 0%,#0000 55%);position:absolute;inset:0}.lp-course-coming{color:var(--sacred-deep);letter-spacing:.16em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffeb;border-radius:9999px;padding:5px 10px;font-family:Plus Jakarta Sans,sans-serif;font-size:.62rem;font-weight:800;position:absolute;top:14px;right:14px}.lp-course-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--course-accent,#5335a5);font-family:Plus Jakarta Sans,sans-serif;font-size:.66rem;font-weight:700}.lp-course-title{letter-spacing:-.015em;color:var(--on-surface,#1e1929);margin:0;font-family:Fraunces,serif;font-size:1.4rem;font-weight:700;line-height:1.18}.lp-course-desc{color:var(--on-surface-variant,#4a4358);text-wrap:pretty;margin:0;font-family:Fraunces,serif;font-size:.92rem;font-style:italic;line-height:1.5}.lp-course-meta{color:#1e19298f;border-top:1px dashed #4a43581f;align-items:center;gap:12px;margin-top:auto;padding-top:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:.78rem;display:flex}.lp-course-meta b{color:var(--on-surface,#1e1929);font-weight:700}.lp-course-meta .sep{opacity:.4}.lp-test-head{text-align:center;flex-direction:column;align-items:center;gap:12px;max-width:720px;margin:0 auto 48px;display:flex}.lp-test-trust{flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;margin-bottom:36px;display:flex}.lp-test-source{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--on-surface,#1e1929);transition:transform .3s var(--ease-out-quart), box-shadow .3s var(--ease-out-quart);background:#ffffffb8;border-radius:9999px;align-items:center;gap:12px;padding:12px 20px;text-decoration:none;display:flex;box-shadow:0 12px 26px #1e19290d}.lp-test-source:hover{transform:translateY(-2px);box-shadow:0 18px 36px #1e19291a}.lp-test-source-logo{color:#fff;border-radius:8px;place-items:center;width:32px;height:32px;font-size:1.1rem;font-weight:800;display:grid}.lp-test-source-logo.tp{background:#00b67a}.lp-test-source-logo.go{background:linear-gradient(135deg,#4285f4,#ea4335)}.lp-test-source-rating{flex-direction:column;gap:1px;line-height:1.15;display:flex}.lp-test-source-rating b{color:var(--sacred-deep);font-family:Fraunces,serif;font-size:1.1rem;font-weight:700}.lp-test-source-rating small{color:#1e19298f;letter-spacing:.04em;font-family:Plus Jakarta Sans,sans-serif;font-size:.72rem}.lp-test-stars{color:#f5a623;letter-spacing:1px;font-size:.85rem}.lp-test-featured-row{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px;display:grid}@media (width<=780px){.lp-test-featured-row{grid-template-columns:1fr}}.lp-test-feat{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc7;border-radius:28px;flex-direction:column;gap:14px;padding:32px 28px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 54px #1e192912}.lp-test-feat:before{content:"";background:var(--feat-grad,var(--gradient-aura));height:3px;position:absolute;top:0;left:0;right:0}.lp-test-feat-badge{letter-spacing:.16em;text-transform:uppercase;color:var(--primary,#5335a5);box-sizing:border-box;text-align:left;white-space:normal;word-break:break-word;background:#5335a512;border-radius:9999px;align-items:center;gap:6px;max-width:100%;padding:5px 12px;font-family:Plus Jakarta Sans,sans-serif;font-size:.66rem;font-weight:700;display:inline-flex}.lp-test-feat-quote{color:var(--on-surface,#1e1929);text-wrap:pretty;flex:1;margin:0;font-family:Fraunces,serif;font-size:1.08rem;font-style:italic;line-height:1.65}.lp-test-feat-meta{border-top:1px dashed #4a43581f;align-items:center;gap:14px;margin-top:auto;padding-top:18px;display:flex}.lp-test-feat-avatar{background:var(--feat-grad,var(--gradient-aura));color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:52px;height:52px;font-family:Fraunces,serif;font-size:1.1rem;font-weight:700;display:grid;overflow:hidden;box-shadow:0 6px 18px #5335a533}.lp-test-feat-avatar img{object-fit:cover;width:100%;height:100%;display:block}.lp-test-feat-info{flex-direction:column;gap:2px;line-height:1.2;display:flex}.lp-test-feat-info b{color:var(--on-surface,#1e1929);font-family:Plus Jakarta Sans,sans-serif;font-size:.96rem;font-weight:700}.lp-test-feat-info small{color:#1e19298f;font-family:Plus Jakarta Sans,sans-serif;font-size:.75rem}.lp-test-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (width<=980px){.lp-test-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.lp-test-grid{grid-template-columns:1fr}}.lp-test{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#ffffffd1 0%,#ffffff8c 100%);border-radius:26px;flex-direction:column;gap:16px;padding:28px 28px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 50px #1e19290d}.lp-test:before{content:"“";color:var(--sacred-gold);opacity:.35;pointer-events:none;font-family:Fraunces,serif;font-size:5rem;line-height:1;position:absolute;top:-8px;left:20px}.lp-test-quote{color:var(--on-surface,#1e1929);text-wrap:pretty;margin:14px 0 0;font-family:Fraunces,serif;font-size:1.08rem;font-style:italic;line-height:1.55}.lp-test-stars-row{color:#f5a623;letter-spacing:2px;font-size:.85rem}.lp-test-meta{border-top:1px dashed #4a43581f;align-items:center;gap:12px;margin-top:auto;padding-top:14px;display:flex}.lp-test-avatar{background:var(--test-grad,var(--gradient-aura));color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;font-family:Fraunces,serif;font-size:.9rem;font-weight:700;display:grid;overflow:hidden}.lp-test-avatar img{object-fit:cover;width:100%;height:100%;display:block}.lp-test-info{flex-direction:column;gap:1px;line-height:1.2;display:flex}.lp-test-info b{color:var(--on-surface,#1e1929);font-family:Plus Jakarta Sans,sans-serif;font-size:.92rem;font-weight:700}.lp-test-info small{color:#1e19298f;font-family:Plus Jakarta Sans,sans-serif;font-size:.74rem}.lp-test-cta{text-align:center;margin-top:40px}.lp-test-cta a{color:var(--primary,#5335a5);border-bottom:1.5px solid #5335a540;padding-bottom:2px;font-family:Fraunces,serif;font-size:.98rem;font-style:italic;text-decoration:none;transition:border-color .3s,color .3s}.lp-test-cta a:hover{color:var(--sacred-deep);border-color:var(--sacred-deep)}.lp-founders-head{text-align:center;flex-direction:column;align-items:center;gap:12px;max-width:720px;margin:0 auto 56px;display:flex}.lp-founder{grid-template-columns:360px 1fr;align-items:center;gap:56px;padding:40px 0;display:grid;overflow:hidden}.lp-founder.reverse{grid-template-columns:1fr 360px}.lp-founder.reverse .lp-founder-photo-wrap{order:2}.lp-founder+.lp-founder{border-top:1px dashed #4a435826}@media (width<=880px){.lp-founder,.lp-founder.reverse{grid-template-columns:1fr;gap:24px}.lp-founder.reverse .lp-founder-photo-wrap{order:-1}}.lp-founder-photo-wrap{aspect-ratio:4/5;background:var(--gradient-aura);border-radius:28px;max-width:360px;position:relative;overflow:hidden;box-shadow:0 30px 70px #3c1f8c2e}.lp-founder-photo-wrap:after{content:"";pointer-events:none;background:radial-gradient(at 30% 30%,#0000 30%,#3c1f8c2e 100%);position:absolute;inset:0}.lp-founder-photo{object-fit:cover;width:100%;height:100%;display:block}.lp-founder-aura{background:var(--gradient-aura);filter:blur(40px);opacity:.3;z-index:-1;background-size:200% 200%;border-radius:50%;animation:14s ease-in-out infinite aura-shift;position:absolute;inset:-8%}.lp-founder-info{flex-direction:column;gap:16px;min-width:0;max-width:56ch;display:flex}.lp-founder-role{letter-spacing:.22em;text-transform:uppercase;color:var(--primary,#5335a5);align-items:center;gap:8px;width:max-content;font-family:Plus Jakarta Sans,sans-serif;font-size:.7rem;font-weight:700;display:inline-flex}.lp-founder-role:before{content:"";background:var(--primary,#5335a5);width:22px;height:1px}.lp-founder-name{font-variation-settings:"opsz" 144;letter-spacing:-.025em;color:var(--sacred-deep);margin:0;font-family:Fraunces,serif;font-size:clamp(1.85rem,3vw,2.6rem);font-weight:800;line-height:1.05}.lp-founder-bio{color:var(--on-surface-variant,#4a4358);text-wrap:pretty;margin:0;font-family:Fraunces,serif;font-size:1.08rem;line-height:1.6}.lp-founder-tags{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:8px;width:100%;max-width:100%;margin-top:4px;padding:2px 0 8px;display:flex;overflow:auto hidden}.lp-founder-tags::-webkit-scrollbar{display:none}.lp-founder-tag{color:var(--on-surface-variant,#4a4358);white-space:nowrap;background:#ffffffa6;border:1px solid #5335a524;border-radius:9999px;flex:none;padding:6px 12px;font-family:Plus Jakarta Sans,sans-serif;font-size:.78rem;font-weight:600}.lp-mentors-sub{text-align:center;flex-direction:column;align-items:center;gap:6px;margin:0 auto 28px;display:flex}.lp-mentors-sub-label{letter-spacing:.22em;text-transform:uppercase;color:var(--primary,#5335a5);font-family:Plus Jakarta Sans,sans-serif;font-size:.66rem;font-weight:700}.lp-mentors-sub-title{color:var(--sacred-deep);margin:0;font-family:Fraunces,serif;font-size:clamp(1.35rem,2.2vw,1.9rem);font-weight:700}.lp-mentors-grid{border-top:1px dashed #4a435826;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:56px;padding-top:48px;display:grid}@media (width<=900px){.lp-mentors-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.lp-mentors-grid{grid-template-columns:1fr}}.lp-mentor-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;transition:transform .4s var(--ease-out-quart), box-shadow .4s var(--ease-out-quart);background:#ffffffad;border:1px solid #5335a514;border-radius:24px;flex-direction:column;align-items:center;gap:14px;margin-top:48px;padding:56px 24px 28px;display:flex;position:relative;box-shadow:0 16px 44px #1e19290d}.lp-mentor-card:hover{transform:translateY(-4px);box-shadow:0 28px 60px #1e192917}.lp-mentor-photo-wrap{border:4px solid #fff;border-radius:50%;flex-shrink:0;place-items:center;width:96px;height:96px;display:grid;position:absolute;top:-48px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 8px 24px #5335a526}.lp-mentor-photo{object-fit:cover;width:100%;height:100%;display:block}.lp-mentor-role{letter-spacing:.2em;text-transform:uppercase;color:var(--primary,#5335a5);font-family:Plus Jakarta Sans,sans-serif;font-size:.66rem;font-weight:700}.lp-mentor-name{color:var(--sacred-deep);margin:0;font-family:Fraunces,serif;font-size:1.35rem;font-weight:800;line-height:1.1}.lp-mentor-bio{color:var(--on-surface-variant,#4a4358);text-wrap:pretty;margin:0;font-family:Fraunces,serif;font-size:.95rem;font-style:italic;line-height:1.55}.lp-mentor-tags{flex-wrap:wrap;justify-content:center;gap:7px;display:flex}.lp-mentor-tag{color:var(--on-surface-variant,#4a4358);background:#ffffffa6;border:1px solid #5335a51f;border-radius:9999px;padding:4px 10px;font-family:Plus Jakarta Sans,sans-serif;font-size:.72rem;font-weight:600}.lp-guide-avatar.g3{background:linear-gradient(135deg,#1e7e7e,#4ab3b3)}.lp-guide-avatar.g4{background:linear-gradient(135deg,#be185d,#f28aaa)}.lp-guide-avatar.g5{background:linear-gradient(135deg,#15803d,#6dc989)}.lp-pulse-section{padding-top:48px;padding-bottom:48px}.lp-pulse-head{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:36px;display:flex}.lp-pulse-head .lp-section-title{max-width:none}.lp-pulse-track{gap:16px;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.lp-pulse-row{flex-shrink:0;gap:16px;padding:6px 0;animation:50s linear infinite pulse-scroll;display:flex}.lp-pulse-row.r2{animation-duration:65s;animation-direction:reverse}.lp-pulse-track:hover .lp-pulse-row{animation-play-state:paused}.lp-pulse-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:320px;transition:transform .3s var(--ease-out-quart), box-shadow .3s var(--ease-out-quart);background:#ffffffb8;border-radius:22px;flex-direction:column;flex-shrink:0;gap:10px;padding:20px 22px;display:flex;box-shadow:0 14px 30px #1e19290a}.lp-pulse-card:hover{transform:translateY(-4px);box-shadow:0 20px 45px #5335a51f}.lp-pulse-card-meta{align-items:center;gap:8px;display:flex}.lp-pulse-tile{background:var(--pulse-grad,var(--gradient-aura));border-radius:9px;flex-shrink:0;width:30px;height:30px}.lp-pulse-tag{letter-spacing:.16em;text-transform:uppercase;color:#1e19298f;font-family:Plus Jakarta Sans,sans-serif;font-size:.66rem;font-weight:700}.lp-pulse-line{color:var(--on-surface,#1e1929);letter-spacing:-.01em;margin:0;font-family:Fraunces,serif;font-size:1.05rem;font-weight:600;line-height:1.35}.lp-pulse-saves{color:#1e19298f;align-items:center;gap:6px;font-family:Plus Jakarta Sans,sans-serif;font-size:.78rem;display:flex}.lp-pulse-saves b{color:var(--primary,#5335a5);font-weight:700}@media (width<=768px){.lp-pulse-row{animation-duration:90s}.lp-pulse-row.r2{animation-duration:110s}.lp-pulse-card{width:260px}.lp-pulse-line{font-size:.9rem}}.lp-final-wrap{z-index:2;max-width:1280px;margin:0 auto;padding:96px 48px 32px;position:relative}@media (width<=760px){.lp-final-wrap{padding:64px 24px 24px}}.lp-final{background:radial-gradient(ellipse at 50% 0%, #e8af3a33 0%, transparent 60%), radial-gradient(ellipse at 30% 100%, #5335a52e 0%, transparent 55%), linear-gradient(180deg, #fbf5ed 0%, var(--surface-cream) 100%);text-align:center;border-radius:36px;padding:64px 56px;position:relative;overflow:hidden;box-shadow:0 40px 90px #1e19290f}@media (width<=760px){.lp-final{padding:48px 28px}}.lp-final:before{content:"";background-image:var(--paper-grain);opacity:.4;mix-blend-mode:multiply;pointer-events:none;position:absolute;inset:0}.lp-final-aura{background:var(--gradient-aura);width:92px;height:92px;animation:aura-shift 14s ease-in-out infinite, breath-pulse var(--breath-cycle) var(--ease-breath) infinite;z-index:1;background-size:200% 200%;border-radius:50%;margin:0 auto 22px;position:relative;box-shadow:0 30px 60px #5335a54d}.lp-final-title{font-variation-settings:"opsz" 144;letter-spacing:-.03em;color:var(--sacred-deep);text-wrap:balance;z-index:1;margin:0 0 16px;font-family:Fraunces,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:900;line-height:1.05;position:relative}.lp-final-title em{background:var(--gradient-amber);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:500}.lp-final-sub{color:var(--on-surface-variant,#4a4358);z-index:1;max-width:52ch;margin:0 auto 32px;font-family:Fraunces,serif;font-size:1.2rem;font-style:italic;line-height:1.55;position:relative}.lp-final-actions{z-index:1;flex-wrap:wrap;justify-content:center;gap:14px;display:flex;position:relative}.lp-final-trust{color:#1e19298f;z-index:1;margin-top:28px;font-family:Fraunces,serif;font-size:.95rem;font-style:italic;position:relative}
