.studio-app-shell,.studio-landing,:root[data-studio-theme]{--studio-bg:#100e17;--studio-bg-soft:#17141e;--studio-panel:#1c1921;--studio-panel-strong:#232027;--studio-bone:#f2ead6;--studio-ink-soft:#d9d0bf;--studio-muted:#a49d92;--studio-faint:#6f6972;--studio-line:rgba(242,234,214,0.14);--studio-line-strong:rgba(242,234,214,0.26);--studio-coral:#ff665b;--studio-coral-rgb:255,102,91;--studio-coral-strong:#ff574d;--studio-live:#c7f229;--studio-chrome:rgba(16,14,23,0.96);--studio-header-chrome:rgba(16,14,23,0.75);--studio-mobile-chrome:rgba(16,14,23,0.94);--studio-menu:#1e1a24;--studio-control:rgba(40,36,40,0.76);--studio-control-focus:rgba(45,40,43,0.9);--studio-row:rgba(35,31,38,0.7);--studio-prepared:rgba(61,38,41,0.38);--studio-room-surface:rgba(29,26,34,0.88);--studio-hover:rgba(255,255,255,0.05);--studio-progress-track:#2e2934;--studio-demo:#19161e;--studio-button-ink:#171116;--studio-button-hover:#ff7a70;--studio-placeholder:#817b78;--studio-shadow:rgba(0,0,0,0.4);--studio-shell-glow:rgba(120,83,70,0.15);--studio-stage-glow:rgba(150,104,83,0.22);--studio-hero-glow:rgba(130,90,75,0.26);--studio-room-glow:rgba(113,91,80,0.18);--studio-preview-glow:rgba(125,91,75,0.19);--studio-cta-glow:rgba(130,90,75,0.18);--studio-tone-1:#5c2928;--studio-tone-2:#353039;--studio-tone-3:#4b472d;--studio-tone-4:#28363d;--studio-radius:16px;color-scheme:dark}.studio-app-shell,.studio-landing{color:var(--studio-bone);font-family:Avenir Next,Helvetica Neue,Arial,sans-serif;position:relative;z-index:75;transition:background-color .22s ease,color .18s ease}:root[data-studio-theme=light],html[data-studio-theme=light] .studio-app-shell,html[data-studio-theme=light] .studio-landing{--studio-bg:#f3efe7;--studio-bg-soft:#ebe5dc;--studio-panel:#fffaf2;--studio-panel-strong:#e9e1d6;--studio-bone:#252028;--studio-ink-soft:#413b42;--studio-muted:#6d666e;--studio-faint:#928990;--studio-line:rgba(37,32,40,0.12);--studio-line-strong:rgba(37,32,40,0.23);--studio-coral:#d84f48;--studio-coral-rgb:216,79,72;--studio-coral-strong:#c7413b;--studio-live:#5f7b18;--studio-chrome:rgba(243,239,231,0.96);--studio-header-chrome:rgba(243,239,231,0.82);--studio-mobile-chrome:rgba(243,239,231,0.96);--studio-menu:#fffaf2;--studio-control:rgba(255,250,242,0.82);--studio-control-focus:#fffaf2;--studio-row:rgba(255,250,242,0.78);--studio-prepared:rgba(216,79,72,0.08);--studio-room-surface:rgba(255,250,242,0.88);--studio-hover:rgba(37,32,40,0.055);--studio-progress-track:#dcd5ce;--studio-demo:#fcf7ef;--studio-button-ink:#fffaf2;--studio-button-hover:#c7413b;--studio-placeholder:#857d82;--studio-shadow:rgba(68,52,43,0.16);--studio-shell-glow:rgba(216,79,72,0.08);--studio-stage-glow:rgba(216,79,72,0.1);--studio-hero-glow:rgba(216,79,72,0.11);--studio-room-glow:rgba(173,128,100,0.1);--studio-preview-glow:rgba(173,128,100,0.12);--studio-cta-glow:rgba(216,79,72,0.09);--studio-tone-1:#f0c8c2;--studio-tone-2:#ded8d2;--studio-tone-3:#e7dfb8;--studio-tone-4:#cddcdf;color-scheme:light}html[data-studio-theme=light] .studio-app-shell{--studio-bg:#f7f7f8;--studio-bg-soft:#f0f0f2;--studio-panel:#ffffff;--studio-panel-strong:#f4f4f5;--studio-bone:#222127;--studio-ink-soft:#46454d;--studio-muted:#717079;--studio-faint:#9897a0;--studio-line:rgba(34,33,39,0.1);--studio-line-strong:rgba(34,33,39,0.2);--studio-chrome:rgba(255,255,255,0.96);--studio-header-chrome:rgba(255,255,255,0.88);--studio-mobile-chrome:rgba(255,255,255,0.96);--studio-menu:#ffffff;--studio-control:rgba(255,255,255,0.88);--studio-control-focus:#ffffff;--studio-row:rgba(255,255,255,0.82);--studio-room-surface:rgba(255,255,255,0.92);--studio-demo:#ffffff;--studio-button-ink:#ffffff;--studio-shadow:rgba(29,28,35,0.14);--studio-shell-glow:transparent;--studio-room-glow:rgba(216,79,72,0.07);--studio-preview-glow:rgba(216,79,72,0.08)}.studio-app-shell *,.studio-landing *{box-sizing:border-box}.studio-app-shell a,.studio-landing a{color:inherit;text-decoration:none}.studio-app-shell button,.studio-app-shell textarea,.studio-landing button{font:inherit}.studio-app-shell,html[data-studio-theme]{--bg:var(--studio-bg);--paper:var(--studio-panel);--paper-dark:var(--studio-panel-strong);--ink:var(--studio-bone);--ink-soft:var(--studio-ink-soft);--ink-muted:var(--studio-muted);--line:var(--studio-line-strong);--line-soft:var(--studio-line);--accent:var(--studio-coral);--accent-rgb:var(--studio-coral-rgb);--accent-ink:var(--studio-button-ink);--accent-soft:color-mix(in srgb,var(--studio-coral) 12%,transparent);--color-background:var(--studio-bg);--color-surface:var(--studio-panel);--color-foreground:var(--studio-bone);--color-muted:var(--studio-muted);--color-primary:var(--studio-coral);--color-primary-light:var(--studio-button-hover);--color-secondary:var(--studio-ink-soft);--color-accent:var(--studio-coral);--color-destructive:var(--studio-coral);--color-success:var(--studio-live);--color-locked:var(--studio-line);--shadow-paper:0 20px 60px var(--studio-shadow)}.studio-app-shell{min-height:100vh;background:var(--studio-bg)}html[data-studio-theme] .paper,html[data-studio-theme] .paper-dark{background-image:none}.studio-update-overlay,.studio-update-overlay *{box-sizing:border-box}.studio-update-overlay{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:max(24px,env(safe-area-inset-top)) max(24px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left));background:rgba(8,6,11,.74);backdrop-filter:blur(12px)}.studio-update-modal{position:relative;width:min(100%,580px);max-height:100%;padding:32px;overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--studio-line-strong);border-radius:14px;background:radial-gradient(circle at 88% 0,var(--studio-stage-glow),transparent 36%),var(--studio-panel);color:var(--studio-bone);box-shadow:0 30px 90px var(--studio-shadow)}.studio-update-modal:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--studio-coral)}.studio-update-modal__button,.studio-update-modal__date,.studio-update-modal__eyebrow,.studio-update-modal__version{font-family:var(--font-mono),ui-monospace,monospace;text-transform:uppercase}.studio-update-modal__eyebrow{margin-bottom:13px;color:var(--studio-coral);font-size:10px;letter-spacing:.22em}.studio-update-modal__title{margin:0;color:var(--studio-bone);font-family:var(--font-display),Georgia,serif;font-size:clamp(30px,5vw,40px);font-style:italic;font-weight:300;letter-spacing:-.025em;line-height:1.06}.studio-update-modal__entries{flex:1 1 auto;margin:24px 0 0;padding:0;overflow-y:auto;border-top:1px solid var(--studio-line);list-style:none}.studio-update-modal__entry{padding:16px 0;border-bottom:1px solid var(--studio-line)}.studio-update-modal__entry-title{color:var(--studio-bone);font-family:var(--font-display),Georgia,serif;font-size:18px;font-weight:400;line-height:1.3}.studio-update-modal__body,.studio-update-modal__details{color:var(--studio-ink-soft);font-family:var(--font-serif),Georgia,serif;font-size:15px;line-height:1.55}.studio-update-modal__details{margin:7px 0 0;padding-left:20px;list-style:disc}.studio-update-modal__body{margin:14px 0 0}.studio-update-modal__date,.studio-update-modal__version{color:var(--studio-muted);font-size:10px;letter-spacing:.14em}.studio-update-modal__date{margin-top:9px}.studio-update-modal__footer{flex:0 0 auto;margin-top:28px;display:flex;align-items:center;justify-content:space-between;gap:18px}.studio-update-modal__actions{display:flex;gap:10px}.studio-update-modal__button{min-height:44px;padding:0 18px;border-radius:8px;font-size:10px;font-weight:600;letter-spacing:.18em;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.studio-update-modal__button:hover{transform:translateY(-2px)}.studio-update-modal__button:focus-visible{outline:2px solid var(--studio-coral);outline-offset:3px}.studio-update-modal__button--secondary{border:1px solid var(--studio-line-strong);background:transparent;color:var(--studio-muted)}.studio-update-modal__button--secondary:hover{background:var(--studio-hover);color:var(--studio-bone)}.studio-update-modal__button--primary{border:1px solid var(--studio-coral);background:var(--studio-coral);color:var(--studio-button-ink);box-shadow:0 12px 28px color-mix(in srgb,var(--studio-coral) 22%,transparent)}.studio-update-modal__button--primary:hover{border-color:var(--studio-button-hover);background:var(--studio-button-hover)}@media (max-width:600px){.studio-update-overlay{padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}.studio-update-modal{padding:24px 22px 22px}.studio-update-modal__footer{align-items:stretch;flex-direction:column}.studio-update-modal__actions{display:grid;grid-template-columns:.8fr 1.2fr}.studio-update-modal__button{width:100%;padding-inline:12px}}@media (max-height:520px){.studio-update-overlay{place-items:stretch center}.studio-update-modal{padding-block:18px}.studio-update-modal__eyebrow{margin-bottom:8px}.studio-update-modal__title{font-size:clamp(26px,6vw,34px)}.studio-update-modal__entries,.studio-update-modal__footer{margin-top:14px}}.studio-mark{display:inline-flex;align-items:center;gap:12px;width:max-content}.studio-mark__glyph{width:25px;height:36px;display:block;border:2px solid var(--studio-coral);border-left-width:1px;transform:perspective(80px) rotateY(-12deg);position:relative}.studio-mark__glyph:before{content:"";position:absolute;left:-6px;top:-2px;bottom:-2px;width:1px;background:var(--studio-coral);opacity:.55}.studio-mark__glyph span{position:absolute;width:3px;height:3px;border-radius:50%;background:var(--studio-coral);top:50%;right:5px}.studio-mark__type{font-size:14px;font-weight:500;line-height:.98;letter-spacing:-.03em}.studio-sidebar{position:fixed;inset:0 auto 0 0;z-index:86;width:158px;background:var(--studio-chrome);border-right:1px solid var(--studio-line);padding:32px 24px 24px;display:flex;flex-direction:column;backdrop-filter:blur(18px)}.studio-sidebar .studio-mark{min-height:52px}.studio-sidebar nav{margin-top:48px;display:flex;flex-direction:column;gap:12px}.studio-nav-item{position:relative;min-height:50px;display:flex;align-items:center;gap:13px;color:var(--studio-muted)!important;font-size:13px;transition:color .16s ease,transform .16s ease}.studio-nav-item:before{content:"";position:absolute;left:-24px;width:5px;height:36px;border-radius:0 6px 6px 0;background:var(--studio-coral);opacity:0;transform:scaleY(.55);transition:opacity .16s ease,transform .16s ease}.studio-nav-item svg{width:19px;height:19px;stroke-width:1.6}.studio-nav-item.is-active,.studio-nav-item:hover{color:var(--studio-bone)!important;transform:translateX(2px)}.studio-nav-item.is-active{color:var(--studio-coral)!important}.studio-nav-item.is-active:before{opacity:1;transform:scaleY(1)}.studio-sidebar__settings{margin-top:auto;padding-top:20px;border-top:1px solid var(--studio-line);display:flex;align-items:center;gap:10px;color:var(--studio-muted)!important;font-size:12px}.studio-header{position:fixed;z-index:84;top:0;left:158px;right:0;height:76px;padding:0 38px;display:flex;align-items:center;border-bottom:1px solid var(--studio-line);background:var(--studio-header-chrome);backdrop-filter:blur(20px)}.studio-header__mobile-mark{display:none}.studio-header__spacer{flex:1}.studio-theme-toggle{width:38px;height:38px;flex:0 0 auto;margin-right:10px;display:grid;place-items:center;border:1px solid var(--studio-line-strong);border-radius:50%;background:transparent;color:var(--studio-muted);cursor:pointer;transition:color .16s ease,background .16s ease,transform .16s ease}.studio-theme-toggle:hover{color:var(--studio-bone);background:var(--studio-hover);transform:rotate(8deg)}.studio-theme-toggle:focus-visible{outline:2px solid var(--studio-coral);outline-offset:3px}.studio-theme-toggle svg{width:16px;height:16px;stroke-width:1.7}.studio-profile{position:relative}.studio-profile__trigger{border:0;background:transparent;color:var(--studio-bone);display:flex;align-items:center;gap:9px;cursor:pointer;padding:4px;font-size:13px}.studio-profile__trigger>svg{width:14px;height:14px;color:var(--studio-muted)}.studio-profile__avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--studio-line-strong);position:relative}.studio-profile__avatar:after{content:"";position:absolute;width:8px;height:8px;right:-2px;bottom:1px;border-radius:50%;background:var(--studio-live);box-shadow:0 0 0 3px var(--studio-bg)}.studio-profile__menu{position:absolute;top:calc(100% + 10px);right:0;width:230px;padding:8px;border:1px solid var(--studio-line-strong);border-radius:12px;background:var(--studio-menu);box-shadow:0 20px 60px var(--studio-shadow)}.studio-profile__identity{padding:10px 10px 12px;border-bottom:1px solid var(--studio-line);margin-bottom:5px}.studio-profile__identity span,.studio-profile__identity strong{display:block;overflow:hidden;text-overflow:ellipsis}.studio-profile__identity strong{font-size:13px}.studio-profile__identity span{font-size:11px;color:var(--studio-muted);margin-top:4px}.studio-profile__menu a,.studio-profile__menu button{width:100%;min-height:38px;padding:0 10px;display:flex;align-items:center;gap:10px;border:0;border-radius:8px;color:var(--studio-muted);background:transparent;font-size:12px;cursor:pointer}.studio-profile__menu a:hover,.studio-profile__menu button:hover{background:var(--studio-hover);color:var(--studio-bone)}.studio-profile__menu svg{width:15px;height:15px}.studio-app-content{min-height:100vh;margin-left:158px;padding-top:76px}.studio-app-content,.studio-app-content .paper,.studio-app-content .paper-dark{background:transparent}.studio-app-content .paper-dark>.app-shell,.studio-app-content .paper>.app-shell{max-width:1160px;padding-top:48px!important}.studio-app-content .paper-dark>.app-shell>h1,.studio-app-content .paper-dark>.app-shell>header h1,.studio-app-content .paper>.app-shell>h1,.studio-app-content .paper>.app-shell>header h1{font-family:Avenir Next,Helvetica Neue,Arial,sans-serif!important;font-size:clamp(2.5rem,5vw,4.75rem)!important;font-style:normal!important;font-weight:400;letter-spacing:-.055em!important;line-height:.98!important}.studio-app-content :is(.panel,.panel-dark,.panel-emphasis,.panel-soft){border-color:var(--studio-line-strong);border-radius:12px;background:var(--studio-panel);box-shadow:none}.studio-app-content .panel-emphasis{border-width:1px;border-left:4px solid var(--studio-coral)}.studio-app-content .with-brackets:after,.studio-app-content .with-brackets:before{display:none}.studio-app-content .rule-dashed{border-bottom-style:solid;border-bottom-color:var(--studio-line)}.studio-review-index{width:100%;margin-top:32px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--studio-line-strong);border-bottom:1px solid var(--studio-line)}.studio-review-index button{position:relative;min-width:0;min-height:82px;padding:16px 18px 15px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;border:0;border-right:1px solid var(--studio-line);border-radius:0;background:transparent;color:var(--studio-muted);text-align:left;cursor:pointer;transition:background .16s ease,color .16s ease}.studio-review-index button:last-child{border-right:0}.studio-review-index button:before{content:"";position:absolute;top:-1px;left:18px;right:18px;height:3px;background:var(--studio-coral);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.studio-review-index button:hover{background:var(--studio-hover)}.studio-review-index button.is-active{color:var(--studio-bone)}.studio-review-index button.is-active:before{transform:scaleX(1)}.studio-review-index button:focus-visible{z-index:1;outline:2px solid var(--studio-coral);outline-offset:-2px}.studio-review-index__label{color:inherit;font-size:15px;font-weight:600;letter-spacing:-.01em;line-height:1.2}.studio-review-index__description{max-width:26ch;margin-top:7px;color:var(--studio-faint);font-family:var(--font-serif),Georgia,serif;font-size:12px;line-height:1.35}.studio-review-index button.is-active .studio-review-index__description{color:var(--studio-muted)}.studio-app-content .studio-review-hub .app-shell,.studio-app-content .studio-review-page>.app-shell{max-width:1400px}.studio-review-kicker{display:block;color:var(--studio-coral-strong);font-family:var(--font-serif),Georgia,serif;font-size:11px;font-weight:600;letter-spacing:.2em;line-height:1.2;text-transform:uppercase}.studio-practice-trace{margin-top:68px;padding:46px 0 0;border-top:1px solid var(--studio-line-strong)}.studio-practice-trace__heading{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);gap:clamp(40px,8vw,120px);align-items:end}.studio-lens-field__heading h2,.studio-practice-trace__heading h2,.studio-reflection-journey__prelude h2{margin:10px 0 0;color:var(--studio-bone);font-size:clamp(30px,4vw,52px);font-weight:400;letter-spacing:-.045em;line-height:1.02}.studio-lens-field__heading>p,.studio-practice-trace__heading>p,.studio-reflection-journey__prelude>p{max-width:58ch;margin:0;color:var(--studio-muted);font-family:var(--font-serif),Georgia,serif;font-size:16px;line-height:1.6}.studio-practice-trace__heading>p strong{color:var(--studio-bone);font-weight:500}.studio-practice-trace__hint{max-width:70ch;margin:30px 0 0;color:var(--studio-muted);font-family:var(--font-serif),Georgia,serif;font-size:13px;font-style:italic;line-height:1.5}.studio-practice-trace__scroll{width:100%;margin-top:28px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:var(--studio-line-strong) transparent}.studio-practice-trace__scroll:focus-visible{outline:1px solid var(--studio-coral);outline-offset:4px}.studio-practice-trace__stage{min-width:1080px}.studio-practice-trace svg{display:block;width:100%;height:auto;overflow:visible}.studio-practice-trace__grid line{stroke:var(--studio-line);stroke-width:1}.studio-practice-trace__grid line:nth-last-child(-n+4){stroke:var(--studio-line-strong)}.studio-practice-trace__date,.studio-trace-series__end-label,.studio-trace-series__label,.studio-trace-series__value{fill:var(--studio-muted);font-family:var(--font-mono),monospace;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.studio-trace-series__end-label{fill:var(--studio-muted);font-size:9px}.studio-trace-series__value{fill:var(--studio-bone);font-family:var(--font-serif),Georgia,serif;font-size:22px;font-style:italic;letter-spacing:-.02em}.studio-trace-series__path{fill:none;stroke:var(--studio-bone);stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1;animation:studio-trace-draw .82s cubic-bezier(.2,.72,.2,1) forwards}.studio-trace-series.is-question .studio-trace-series__path{stroke:var(--studio-muted);stroke-dasharray:.035 .018}.studio-trace-series.is-open .studio-trace-series__path{stroke:var(--studio-coral);stroke-width:2.4}.studio-trace-series.is-reflective .studio-trace-series__path{stroke:var(--studio-muted);stroke-dasharray:.008 .016;stroke-width:2.4}.studio-trace-series__point{fill:var(--studio-bg);stroke:currentColor;stroke-width:1.5;transform-box:fill-box;transform-origin:center;animation:studio-trace-point-in .26s ease-out both;animation-delay:.62s}.studio-trace-series.is-talk{color:var(--studio-bone)}.studio-trace-series.is-question{color:var(--studio-muted)}.studio-trace-series.is-open{color:var(--studio-coral)}.studio-trace-series.is-reflective{color:var(--studio-muted)}.studio-practice-trace__reading-rule{stroke:var(--studio-coral);stroke-width:1;opacity:.52;transition:x1 .24s ease,x2 .24s ease}.studio-practice-trace__session-hit{cursor:pointer;outline:none}.studio-practice-trace__session-target{fill:transparent;pointer-events:all}.studio-practice-trace__focus-ring{fill:color-mix(in srgb,var(--studio-coral) 7%,transparent);stroke:var(--studio-coral);stroke-width:1;opacity:0;transition:opacity .16s ease}.studio-practice-trace__session-hit:focus .studio-practice-trace__focus-ring,.studio-practice-trace__session-hit:hover .studio-practice-trace__focus-ring,.studio-practice-trace__session-hit[aria-pressed=true] .studio-practice-trace__focus-ring{opacity:1}.studio-practice-trace__date{fill:var(--studio-muted);font-size:9px;letter-spacing:.04em}.studio-practice-trace__session-hit[aria-pressed=true] .studio-practice-trace__date{fill:var(--studio-coral-strong)}.studio-practice-trace__selection{min-height:142px;padding:24px 0;display:grid;grid-template-columns:minmax(190px,.8fr) minmax(420px,1.45fr) auto;gap:34px;align-items:center;border-top:1px solid var(--studio-line-strong);border-bottom:1px solid var(--studio-line)}.studio-practice-trace__session-copy>p,.studio-practice-trace__session-copy>span{color:var(--studio-muted);font-size:11px;letter-spacing:.1em;line-height:1.4;text-transform:uppercase}.studio-practice-trace__session-copy h3{margin:7px 0 0;color:var(--studio-bone);font-family:var(--font-serif),Georgia,serif;font-size:24px;font-style:italic;font-weight:500;line-height:1.15}.studio-practice-trace__session-copy>p{margin:6px 0 0;color:var(--studio-muted);font-family:var(--font-serif),Georgia,serif;font-size:13px;font-style:italic;letter-spacing:0;text-transform:none}.studio-practice-trace__selection dl{margin:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0}.studio-practice-trace__selection dl>div{min-width:0;padding:4px 12px;border-left:1px solid var(--studio-line)}.studio-practice-trace__selection dt{overflow:hidden;color:var(--studio-muted);font-size:9px;letter-spacing:.1em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.studio-practice-trace__selection dd{margin:7px 0 0;color:var(--studio-bone);font-family:var(--font-serif),Georgia,serif;font-size:22px;font-style:italic;font-variant-numeric:tabular-nums}.studio-practice-trace__actions{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.studio-practice-trace__actions>div{display:flex;gap:6px}.studio-practice-trace__actions button{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--studio-line-strong);border-radius:0;background:transparent;color:var(--studio-bone);cursor:pointer}.studio-practice-trace__actions button:focus-visible,.studio-practice-trace__actions button:hover:not(:disabled){border-color:var(--studio-coral);color:var(--studio-coral)}.studio-practice-trace__actions button:disabled{color:var(--studio-faint);cursor:default;opacity:.35}.studio-practice-trace__actions a svg,.studio-practice-trace__actions button svg{width:16px;height:16px}.studio-practice-trace__actions>a{min-height:44px;display:inline-flex;align-items:center;gap:9px;color:var(--studio-coral-strong)!important;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.studio-practice-trace__actions>a:focus-visible,.studio-practice-trace__actions>a:hover{color:var(--studio-bone)!important}.studio-practice-trace__caveat{max-width:80ch;margin:16px 0 0;color:var(--studio-muted);font-family:var(--font-serif),Georgia,serif;font-size:12px;font-style:italic;line-height:1.5}.studio-lens-field{margin-top:88px;padding-top:46px;border-top:1px solid var(--studio-line-strong)}.studio-lens-field__heading{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);gap:clamp(40px,8vw,120px);align-items:end}.studio-lens-field ol{margin:42px 0 0;padding:0;list-style:none;border-top:1px solid var(--studio-line-strong)}.studio-lens-field li{min-height:118px;padding:22px 0;display:grid;grid-template-columns:56px minmax(0,1fr) 128px;gap:24px;align-items:center;border-bottom:1px solid var(--studio-line)}.studio-lens-field__index{align-self:start;padding-top:4px;color:var(--studio-coral-strong);font-size:10px;letter-spacing:.12em}.studio-lens-field__body{min-width:0}.studio-lens-field__body>div:first-child{display:flex;align-items:baseline;gap:12px}.studio-lens-field__body h3{margin:0;color:var(--studio-bone);font-family:var(--font-serif),Georgia,serif;font-size:22px;font-style:italic;font-weight:500;line-height:1.2}.studio-lens-field__body>div:first-child>span{color:var(--studio-muted);font-size:9px;letter-spacing:.13em;text-transform:uppercase}.studio-lens-field__rule{width:100%;height:1px;margin-top:16px;background:var(--studio-line)}.studio-lens-field__rule span{display:block;height:2px;background:var(--studio-coral);transform-origin:left;animation:studio-lens-line-in .62s cubic-bezier(.2,.72,.2,1) both}.studio-lens-field__body small{display:block;margin-top:9px;color:var(--studio-muted);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.studio-lens-field__count{text-align:right}.studio-lens-field__count strong{color:var(--studio-coral);font-family:var(--font-serif),Georgia,serif;font-size:34px;font-style:italic;font-weight:400;font-variant-numeric:tabular-nums}.studio-lens-field__count span{display:block;margin-top:3px;color:var(--studio-muted);font-size:9px;letter-spacing:.12em;text-transform:uppercase}.studio-reflection-journey{margin-top:72px;padding-top:46px;border-top:1px solid var(--studio-line-strong)}.studio-reflection-journey__prelude{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.75fr) auto;gap:clamp(36px,6vw,92px);align-items:end}.studio-reflection-journey__count{min-width:144px;padding-left:24px;border-left:1px solid var(--studio-line-strong)}.studio-reflection-journey__count strong{color:var(--studio-coral);font-family:var(--font-serif),Georgia,serif;font-size:52px;font-style:italic;font-weight:400;letter-spacing:-.04em;line-height:.9}.studio-reflection-journey__count>span{color:var(--studio-muted);font-family:var(--font-serif),Georgia,serif;font-size:22px;font-style:italic}.studio-reflection-journey__count small{display:block;margin-top:9px;color:var(--studio-muted);font-size:9px;letter-spacing:.12em;line-height:1.35;text-transform:uppercase}.studio-reflection-path{position:relative;margin-top:62px}.studio-reflection-path__line{position:absolute;z-index:0;top:0;bottom:0;left:50%;width:1px;overflow:visible;background:var(--studio-line-strong);transform:scaleY(0);transform-origin:top;animation:studio-path-draw .86s cubic-bezier(.2,.72,.2,1) forwards}.studio-reflection-path__line:after,.studio-reflection-path__line:before{content:"";position:absolute;left:-3px;width:7px;height:7px;border:1px solid var(--studio-coral);background:var(--studio-bg);transform:rotate(45deg)}.studio-reflection-path__line:before{top:0}.studio-reflection-path__line:after{bottom:0}.studio-reflection-path ol{position:relative;z-index:1;margin:0;padding:0;list-style:none}.studio-reflection-waypoint{position:relative;min-height:176px;display:grid;grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr);align-items:start}.studio-reflection-waypoint__marker{z-index:2;grid-column:2;grid-row:1;justify-self:center;width:13px;height:13px;margin-top:25px;border:1px solid var(--studio-muted);background:var(--studio-bg);transform:rotate(45deg) scale(0);animation:studio-waypoint-in .28s ease-out forwards;animation-delay:calc(.14s + var(--waypoint-delay))}.studio-reflection-waypoint.is-reflected .studio-reflection-waypoint__marker{border-color:var(--studio-coral);background:var(--studio-coral)}.studio-reflection-waypoint.is-next .studio-reflection-waypoint__marker{width:17px;height:17px;margin-top:23px;border-color:var(--studio-coral);box-shadow:0 0 0 0 rgba(var(--studio-coral-rgb),0);animation:studio-waypoint-in .28s ease-out forwards,studio-waypoint-invite .9s ease-out .62s 1}.studio-reflection-waypoint__entry{min-width:0;min-height:112px;padding:15px 26px 42px;display:flex;flex-direction:column;align-items:flex-end;border-top:1px solid var(--studio-line);color:var(--studio-muted)!important;text-align:right;opacity:0;transform:translateY(10px);animation:studio-waypoint-copy-in .42s ease-out forwards;animation-delay:calc(.18s + var(--waypoint-delay))}.studio-reflection-waypoint:nth-child(odd) .studio-reflection-waypoint__entry{grid-column:1;grid-row:1}.studio-reflection-waypoint:nth-child(2n) .studio-reflection-waypoint__entry{grid-column:3;grid-row:1;align-items:flex-start;text-align:left}.studio-reflection-waypoint__month,.studio-reflection-waypoint__status{color:var(--studio-muted);font-size:9px;letter-spacing:.15em;line-height:1.3;text-transform:uppercase}.studio-reflection-waypoint__month{margin-bottom:18px;color:var(--studio-muted)}.studio-reflection-waypoint__status{transition:color .16s ease}.studio-reflection-waypoint.is-next .studio-reflection-waypoint__status,.studio-reflection-waypoint.is-reflected .studio-reflection-waypoint__status{color:var(--studio-coral-strong)}.studio-reflection-waypoint__entry h3{margin:8px 0 0;color:var(--studio-bone);font-family:var(--font-serif),Georgia,serif;font-size:25px;font-style:italic;font-weight:500;letter-spacing:-.02em;line-height:1.1}.studio-reflection-waypoint.is-next .studio-reflection-waypoint__entry h3{font-size:clamp(28px,3vw,38px)}.studio-reflection-waypoint__entry>p{margin:7px 0 0;color:var(--studio-muted);font-family:var(--font-serif),Georgia,serif;font-size:14px;font-style:italic;line-height:1.5}.studio-reflection-waypoint__entry>p span{color:var(--studio-muted)}.studio-reflection-waypoint__entry blockquote{display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-width:38ch;margin:18px 0 0;color:var(--studio-ink-soft);font-family:var(--font-serif),Georgia,serif;font-size:16px;font-style:italic;line-height:1.55}.studio-reflection-waypoint__action{min-height:44px;margin-top:8px;display:inline-flex;align-items:center;gap:8px;color:var(--studio-muted);font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;transition:color .16s ease,gap .16s ease}.studio-reflection-waypoint__action svg{width:14px;height:14px}.studio-reflection-waypoint.is-next .studio-reflection-waypoint__action{color:var(--studio-coral-strong)}.studio-reflection-waypoint__entry:focus-visible,.studio-reflection-waypoint__entry:hover{color:var(--studio-bone)!important}.studio-reflection-waypoint__entry:focus-visible .studio-reflection-waypoint__action,.studio-reflection-waypoint__entry:hover .studio-reflection-waypoint__action{gap:12px;color:var(--studio-coral-strong)}.studio-reflection-waypoint:has(.studio-reflection-waypoint__entry:focus-visible) .studio-reflection-waypoint__marker,.studio-reflection-waypoint:has(.studio-reflection-waypoint__entry:hover) .studio-reflection-waypoint__marker{border-color:var(--studio-coral);background:var(--studio-coral)}@keyframes studio-trace-draw{to{stroke-dashoffset:0}}@keyframes studio-trace-point-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes studio-lens-line-in{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes studio-path-draw{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes studio-waypoint-in{0%{opacity:0;transform:rotate(45deg) scale(0)}to{opacity:1;transform:rotate(45deg) scale(1)}}@keyframes studio-waypoint-invite{0%{box-shadow:0 0 0 0 rgba(var(--studio-coral-rgb),.34)}to{box-shadow:0 0 0 18px rgba(var(--studio-coral-rgb),0)}}@keyframes studio-waypoint-copy-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.studio-dashboard{min-height:calc(100vh - 76px);min-height:calc(100dvh - 76px);position:relative;padding:20px 34px 6px 52px;overflow:hidden}.studio-dashboard__glow{position:absolute;z-index:-1;width:680px;height:540px;left:80px;top:-230px;background:radial-gradient(circle,var(--studio-stage-glow),transparent 67%);filter:blur(16px);pointer-events:none}.studio-dashboard__intro{min-height:46px;display:flex;align-items:baseline;justify-content:space-between;width:100%}.studio-dashboard__intro p{margin:0;color:var(--studio-bone);font-size:15px}.studio-dashboard__intro>span{font-size:11px;color:var(--studio-muted)}.studio-dashboard__grid{width:100%;display:grid;grid-template-columns:minmax(600px,1fr) minmax(380px,.48fr);gap:38px;align-items:start}.studio-stage{min-width:0;padding-top:14px}.studio-stage>h1{margin:0 0 28px;color:var(--studio-bone);font-size:clamp(48px,5.2vw,78px);line-height:.96;font-weight:400;letter-spacing:-.055em}.studio-builder{position:relative}.studio-builder textarea{width:100%;resize:none;min-height:100px;padding:21px 55px 20px 22px;border:1px solid var(--studio-line-strong);border-radius:9px;outline:none;background:var(--studio-control);color:var(--studio-bone);font-size:15px;line-height:1.55;transition:border-color .18s ease,background .18s ease}.studio-builder textarea::placeholder{color:var(--studio-placeholder)}.studio-builder textarea:focus{border-color:color-mix(in srgb,var(--studio-coral) 72%,transparent);background:var(--studio-control-focus)}.studio-builder__mic{position:absolute;top:28px;right:20px;width:20px;color:var(--studio-bone)}.studio-builder__actions{min-height:62px;padding:14px 0 16px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--studio-line)}.studio-builder__actions>span{color:var(--studio-muted);font-size:11px;display:flex;gap:8px;align-items:center}.studio-builder__actions kbd{min-width:24px;height:22px;display:inline-grid;place-items:center;border:1px solid var(--studio-line-strong);border-radius:4px;color:var(--studio-bone);font-family:inherit}.studio-builder__actions button,.studio-button,.studio-prepared>a,.studio-ready-room__footer>a,.studio-scenario-row>a{min-height:45px;border:0;border-radius:8px;background:var(--studio-coral);color:var(--studio-button-ink)!important;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:18px;font-size:12px;font-weight:600;cursor:pointer;transition:transform .16s ease,background .16s ease,opacity .16s ease}.studio-builder__actions button:hover,.studio-button:hover,.studio-prepared>a:hover,.studio-ready-room__footer>a:hover,.studio-scenario-row>a:hover{transform:translateY(-2px);background:var(--studio-button-hover)}.studio-builder__actions button:disabled{opacity:.35;cursor:not-allowed;transform:none}.studio-builder__actions button svg,.studio-button svg,.studio-prepared>a svg,.studio-ready-room__footer>a svg,.studio-scenario-row>a svg{width:16px;height:16px}.studio-section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.studio-section-heading h2,.studio-starting-points>h2{margin:0;font-size:15px;font-weight:500}.studio-section-heading>a{color:var(--studio-muted)!important;font-size:10px;border-bottom:1px solid transparent}.studio-section-heading>a:hover{color:var(--studio-bone)!important;border-bottom-color:currentColor}.studio-continue,.studio-prepared{padding:22px 0 0}.studio-scenario-row{min-height:88px;padding:13px 14px;display:flex;align-items:center;gap:16px;border:1px solid var(--studio-line);border-left:4px solid var(--studio-coral);border-radius:8px;background:var(--studio-row)}.studio-persona{flex:0 0 auto;position:relative;overflow:hidden;display:grid;place-items:center;border:1px solid var(--studio-line-strong);border-radius:14px;background:var(--studio-panel-strong);color:var(--studio-coral);box-shadow:inset 3px 0 0 var(--studio-coral);font-weight:500;letter-spacing:.06em}.studio-persona img{object-fit:cover}.studio-persona--small{width:58px;height:58px;font-size:13px;border-radius:10px}.studio-persona--large{width:188px;height:164px;font-size:24px;border-radius:18px}.studio-scenario-row__copy{min-width:0;flex:1}.studio-scenario-row__copy h3{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:15px;font-weight:500}.studio-scenario-row__copy p{margin:8px 0 0;display:flex;align-items:center;gap:14px;color:var(--studio-muted);font-size:10px}.studio-scenario-row__copy p span{display:inline-flex;align-items:center;gap:5px}.studio-scenario-row__copy p svg{width:12px;height:12px}.studio-scenario-row>a{min-height:43px;flex:0 0 auto}.studio-prepared{min-height:146px;padding:18px 18px 18px 20px;margin-top:18px;border:1px solid color-mix(in srgb,var(--studio-coral) 38%,transparent);border-left:4px solid var(--studio-coral);border-radius:8px;background:var(--studio-prepared);display:flex;align-items:center;gap:22px}.studio-prepared>div{flex:1;min-width:0}.studio-prepared span{display:block;margin-bottom:7px;color:var(--studio-coral);font-size:10px;text-transform:uppercase;letter-spacing:.15em}.studio-prepared h2{margin:0;font-size:15px;line-height:1.35;font-weight:500}.studio-prepared p{margin:7px 0 0;color:var(--studio-muted);font-size:11px;line-height:1.4}.studio-prepared>a{flex:0 0 auto}.studio-starting-points{padding-top:22px}.studio-starting-points__rail{margin-top:12px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--studio-line);border-bottom:1px solid var(--studio-line)}.studio-starting-points__rail button{min-height:70px;padding:10px 14px;border:0;border-right:1px solid var(--studio-line);background:transparent;color:var(--studio-bone);text-align:left;display:grid;grid-template-columns:32px 1fr 12px;align-items:center;gap:10px;font-size:11px;line-height:1.3;cursor:pointer;transition:background .16s ease}.studio-starting-points__rail button:last-child{border-right:0}.studio-starting-points__rail button:hover{background:var(--studio-hover)}.studio-starting-points__rail button>svg{width:13px;color:var(--studio-muted)}.studio-starting-points__icon{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--studio-line-strong);background:var(--studio-tone-1)}.studio-starting-points__icon svg{width:15px;height:15px;stroke-width:1.5}.studio-starting-points__icon.tone-2{background:var(--studio-tone-2)}.studio-starting-points__icon.tone-3{background:var(--studio-tone-3)}.studio-starting-points__icon.tone-4{background:var(--studio-tone-4)}.studio-week{padding-top:22px}.studio-week__line{display:grid;grid-template-columns:auto minmax(160px,1fr) auto;gap:20px;align-items:center}.studio-week__line strong{font-size:11px;font-weight:500}.studio-week__line>span{color:var(--studio-muted);font-size:10px}.studio-progress{height:6px;background:var(--studio-progress-track);border-radius:99px;overflow:hidden}.studio-progress span{height:100%;display:block;background:var(--studio-coral);border-radius:inherit;transition:width .48s ease}.studio-coaching-note{margin:18px 0 0;display:flex;gap:12px;align-items:center;color:var(--studio-muted);font-size:11px}.studio-coaching-note i{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:var(--studio-live)}.studio-ready-room{position:sticky;top:96px;min-height:720px;border:1px solid var(--studio-line-strong);border-radius:14px;background:radial-gradient(circle at 50% 25%,var(--studio-room-glow),transparent 32%),var(--studio-room-surface);overflow:hidden;display:flex;flex-direction:column}.studio-ready-room__topline{padding:24px 26px 0;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:var(--studio-muted)}.studio-ready-room__topline>span{display:flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.12em}.studio-ready-room__topline i{width:9px;height:9px;border-radius:50%;background:var(--studio-live)}.studio-ready-room__topline strong{color:var(--studio-bone);font-weight:500}.studio-ready-room__portrait-wrap{padding:30px 0 24px;display:grid;place-items:center}.studio-wave{height:96px;padding:0 24px;display:flex;align-items:center;justify-content:center;gap:5px}.studio-wave span{width:3px;max-height:90px;border-radius:99px;background:var(--studio-muted);opacity:.7}.studio-wave span:nth-child(n+9):nth-child(-n+16){background:var(--studio-bone);opacity:.95}.studio-ready-room__brief{margin:16px 26px 0;padding:22px 0;border-top:1px solid var(--studio-line);border-bottom:1px solid var(--studio-line)}.studio-ready-room__brief>span{color:var(--studio-muted);font-size:10px}.studio-ready-room__brief blockquote{margin:16px 0 0;color:var(--studio-bone);font-family:var(--font-serif),Georgia,serif;font-size:18px;line-height:1.55}.studio-ready-room__footer{margin-top:auto;padding:22px 26px;display:flex;align-items:center;justify-content:space-between;gap:14px}.studio-ready-room__footer>div span,.studio-ready-room__footer>div strong{display:block}.studio-ready-room__footer>div span{color:var(--studio-muted);font-size:9px;text-transform:uppercase;letter-spacing:.12em}.studio-ready-room__footer>div strong{margin-top:5px;font-size:10px;font-weight:500}.studio-ready-room__footer>a{min-height:43px;padding-inline:14px;gap:9px}.studio-ready-room__aftercare{margin:0 26px 24px;padding:12px 0 0;border-top:1px solid var(--studio-line);display:grid;grid-template-columns:1fr auto;gap:3px 10px;color:var(--studio-muted)!important}.studio-ready-room__aftercare span{font-size:9px}.studio-ready-room__aftercare strong{font-size:10px;font-weight:500;color:var(--studio-bone)}.studio-ready-room__aftercare svg{grid-column:2;grid-row:1/span 2;align-self:center;width:14px}.studio-mobile-nav{display:none}.studio-landing{min-height:100vh;background:var(--studio-bg);overflow:hidden}.studio-public-header{position:relative;z-index:4;max-width:1400px;height:92px;margin:0 auto;padding:0 42px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--studio-line)}.studio-public-header nav{display:flex;align-items:center;gap:30px;font-size:14px}.studio-public-header nav>a:not(.studio-button){color:var(--studio-muted)}.studio-public-header nav>a:not(.studio-button):hover{color:var(--studio-bone)}.studio-text-link{padding-left:28px;border-left:1px solid var(--studio-line)}.studio-public-header .studio-button{font-size:14px}.studio-button--small{min-height:38px;padding-inline:16px}.studio-hero{max-width:1400px;min-height:780px;margin:0 auto;padding:86px 42px 88px;position:relative;display:grid;grid-template-columns:minmax(420px,.78fr) minmax(600px,1.22fr);gap:62px;align-items:center}.studio-hero__ambient{position:absolute;width:900px;height:650px;left:-260px;top:-230px;background:radial-gradient(circle,var(--studio-hero-glow),transparent 65%);filter:blur(20px);pointer-events:none}.studio-hero__copy{position:relative;z-index:2}.studio-hero h1{margin:0;font-size:clamp(56px,5vw,78px);line-height:.99;letter-spacing:-.055em;font-weight:400}.studio-hero h1 em{font-family:var(--font-display),Georgia,serif;font-weight:300;color:var(--studio-coral)}.studio-hero__copy>p{max-width:540px;margin:28px 0 0;color:var(--studio-muted);font-family:var(--font-serif),Georgia,serif;font-size:18px;line-height:1.55}.studio-hero__actions{margin-top:36px;display:flex;align-items:center;gap:28px}.studio-button{min-height:52px;padding-inline:22px;gap:22px}.studio-quiet-link{color:var(--studio-bone)!important;font-size:12px;display:inline-flex;align-items:center;gap:9px}.studio-quiet-link svg{width:14px}.studio-hero__trust{margin-top:28px;display:flex;gap:20px;color:var(--studio-faint);font-size:10px}.studio-hero__trust span{display:flex;align-items:center;gap:7px}.studio-hero__trust svg{width:13px;height:13px;color:var(--studio-live)}.studio-product-demo{position:relative;z-index:2;min-width:0;border:1px solid var(--studio-line-strong);border-radius:17px;overflow:hidden;background:var(--studio-demo);box-shadow:0 40px 110px var(--studio-shadow);transform:perspective(1400px) rotateY(-3deg) rotateX(1deg)}.studio-product-demo__chrome{height:52px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--studio-line);font-size:10px;color:var(--studio-muted)}.studio-product-demo__chrome span:last-child{display:flex;align-items:center;gap:7px;text-transform:uppercase;letter-spacing:.08em}.studio-product-demo__chrome i{width:7px;height:7px;border-radius:50%;background:var(--studio-live)}.studio-product-demo__body{display:grid;grid-template-columns:1fr .72fr;min-height:490px}.studio-product-demo__brief{padding:34px 28px}.studio-product-demo__brief>p{margin:0 0 20px;font-size:27px;line-height:1.1;letter-spacing:-.035em}.studio-product-demo__input{min-height:96px;padding:16px 42px 16px 16px;border:1px solid var(--studio-line-strong);border-radius:9px;background:var(--studio-hover);color:var(--studio-muted);font-size:11px;line-height:1.45;position:relative}.studio-product-demo__input svg{position:absolute;right:14px;top:15px;width:16px;color:var(--studio-bone)}.studio-product-demo__choices{margin-top:28px;border-top:1px solid var(--studio-line)}.studio-product-demo__choices button{width:100%;min-height:64px;padding:0 4px;border:0;border-bottom:1px solid var(--studio-line);background:transparent;color:var(--studio-muted);display:flex;align-items:center;gap:14px;text-align:left;cursor:pointer;transition:color .16s ease,padding .16s ease}.studio-product-demo__choices button span{color:var(--studio-faint);font-size:9px}.studio-product-demo__choices button.is-active{color:var(--studio-bone);padding-left:10px}.studio-product-demo__choices button.is-active span{color:var(--studio-coral)}.studio-product-demo__room{border-left:1px solid var(--studio-line);background:radial-gradient(circle at 50% 30%,var(--studio-preview-glow),transparent 38%);padding:24px 22px;display:flex;flex-direction:column;align-items:center}.studio-product-demo__status{align-self:stretch;display:flex;align-items:center;gap:8px;color:var(--studio-muted);text-transform:uppercase;letter-spacing:.1em;font-size:9px}.studio-product-demo__status i{width:8px;height:8px;border-radius:50%;background:var(--studio-live)}.studio-product-demo__wave{height:78px;margin-top:86px;display:flex;align-items:center;justify-content:center;gap:3px}.studio-product-demo__wave span{width:2px;background:var(--studio-muted);opacity:.75;border-radius:99px}.studio-product-demo__wave span:nth-child(n+8):nth-child(-n+14){background:var(--studio-bone)}.studio-product-demo__room blockquote{margin:12px 0 20px;text-align:center;font-family:var(--font-serif),Georgia,serif;font-size:14px;line-height:1.5}.studio-product-demo__controls{width:100%;margin-top:auto;padding-top:17px;border-top:1px solid var(--studio-line);display:flex;align-items:center;justify-content:space-between}.studio-product-demo__controls button{border:1px solid var(--studio-line-strong);border-radius:6px;min-height:34px;padding:0 10px;background:transparent;color:var(--studio-muted);display:flex;align-items:center;gap:7px;font-size:9px}.studio-product-demo__controls svg{width:11px}.studio-product-demo__controls span{font-variant-numeric:tabular-nums;font-size:12px}.studio-method{max-width:1316px;margin:0 auto;padding:110px 42px 130px;border-top:1px solid var(--studio-line)}.studio-method__heading{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end}.studio-method__heading h2{max-width:760px;margin:0;font-size:clamp(46px,5vw,72px);line-height:.98;letter-spacing:-.055em;font-weight:400}.studio-method__heading p{max-width:470px;margin:0 0 4px;color:var(--studio-muted);font-family:var(--font-serif),Georgia,serif;font-size:17px;line-height:1.55}.studio-method__steps{list-style:none;margin:80px 0 0;padding:0;border-top:1px solid var(--studio-line-strong)}.studio-method__steps li{min-height:150px;display:grid;grid-template-columns:90px 1fr;align-items:center;border-bottom:1px solid var(--studio-line);transition:background .18s ease,padding .18s ease}.studio-method__steps li:hover{background:var(--studio-hover);padding-left:14px}.studio-method__steps li>span{color:var(--studio-coral);font-size:11px}.studio-method__steps li div{display:grid;grid-template-columns:.7fr 1fr;gap:50px;align-items:center}.studio-method__steps h3{margin:0;font-size:24px;font-weight:400;letter-spacing:-.025em}.studio-method__steps p{margin:0;max-width:600px;color:var(--studio-muted);font-family:var(--font-serif),Georgia,serif;font-size:15px;line-height:1.5}.studio-final-cta{width:100%;min-height:420px;border-top:1px solid var(--studio-line);border-bottom:1px solid var(--studio-line);background:radial-gradient(circle at 20% 50%,var(--studio-cta-glow),transparent 36%)}.studio-final-cta__inner{width:100%;max-width:1316px;min-height:inherit;margin:0 auto;padding:80px 42px;display:flex;align-items:center;justify-content:space-between;gap:50px}.studio-final-cta h2{margin:0;font-size:clamp(48px,5vw,70px);line-height:.98;font-weight:400;letter-spacing:-.05em}.studio-final-cta p{margin:22px 0 0;color:var(--studio-muted);font-family:var(--font-serif),Georgia,serif;font-size:17px}.studio-footer{max-width:1400px;min-height:180px;margin:0 auto;padding:50px 42px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:start}.studio-footer>p{margin:0;text-align:center}.studio-footer>div,.studio-footer>p{color:var(--studio-muted);font-size:11px}.studio-footer>div{display:flex;justify-content:flex-end;gap:20px}@media (max-width:1180px){.studio-dashboard__grid{grid-template-columns:minmax(500px,1fr) 340px;gap:24px}.studio-dashboard{padding-left:34px}.studio-ready-room{min-height:680px}.studio-hero{grid-template-columns:.8fr 1.2fr;gap:36px}.studio-product-demo__brief{padding:26px 20px}}@media (max-width:1100px){.studio-sidebar{width:82px;padding-inline:20px}.studio-nav-item span,.studio-sidebar .studio-mark__type,.studio-sidebar__settings{display:none}.studio-sidebar .studio-mark{margin-inline:auto}.studio-nav-item{justify-content:center}.studio-nav-item:before{left:-20px}.studio-header{left:82px}.studio-app-content{margin-left:82px}.studio-dashboard__grid{grid-template-columns:1fr}.studio-ready-room{position:relative;top:0;min-height:0;display:grid;grid-template-columns:.7fr 1fr}.studio-ready-room__topline{grid-column:1/-1}.studio-ready-room__portrait-wrap{grid-column:1;grid-row:2/span 2}.studio-wave{grid-column:2}.studio-ready-room__brief{grid-column:2;margin-top:0}.studio-ready-room__aftercare,.studio-ready-room__footer{grid-column:1/-1}.studio-hero{min-height:0;padding-top:70px;grid-template-columns:1fr}.studio-hero__copy{max-width:700px}.studio-product-demo{margin-top:30px;transform:none}.studio-method__heading{grid-template-columns:1fr;gap:30px}}@media (max-width:960px){.studio-lens-field__heading,.studio-practice-trace__heading,.studio-reflection-journey__prelude{grid-template-columns:1fr;gap:24px}.studio-lens-field__heading>p,.studio-practice-trace__heading>p,.studio-reflection-journey__prelude>p{max-width:68ch}.studio-practice-trace__selection{grid-template-columns:minmax(180px,.7fr) minmax(0,1.4fr)}.studio-practice-trace__actions{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:space-between}.studio-reflection-journey__count{width:fit-content;min-width:0;padding:18px 0 0;border-top:1px solid var(--studio-line);border-left:0}.studio-reflection-path{margin-top:48px}.studio-reflection-path__line{left:19px}.studio-reflection-waypoint{min-height:158px;grid-template-columns:40px minmax(0,1fr)}.studio-reflection-waypoint__marker{grid-column:1;margin-top:25px}.studio-reflection-waypoint:nth-child(2n) .studio-reflection-waypoint__entry,.studio-reflection-waypoint:nth-child(odd) .studio-reflection-waypoint__entry{grid-column:2;grid-row:1;align-items:flex-start;padding-right:0;text-align:left}}@media (max-width:900px){.studio-review-index{grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:0}.studio-review-index button{min-height:54px;padding:15px 14px 13px;border-bottom:1px solid var(--studio-line)}.studio-review-index button:nth-child(2n){border-right:0}.studio-review-index button:before{left:14px;right:14px}.studio-review-index__label{font-size:14px}.studio-review-index__description{display:none}}@media (max-width:720px){.studio-sidebar{display:none}.studio-header{left:0;height:64px;padding:env(safe-area-inset-top) 18px 0}.studio-header__mobile-mark{display:block}.studio-header__mobile-mark .studio-mark__glyph{width:20px;height:28px}.studio-profile__trigger>span:not(.studio-profile__avatar),.studio-profile__trigger>svg{display:none}.studio-profile__avatar{width:34px;height:34px}.studio-app-content{margin-left:0;padding-top:64px;padding-bottom:calc(70px + env(safe-area-inset-bottom))}.studio-mobile-nav{position:fixed;z-index:90;bottom:0;left:0;right:0;height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--studio-line);background:var(--studio-mobile-chrome);backdrop-filter:blur(20px);display:grid;grid-template-columns:repeat(4,1fr)}.studio-mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--studio-faint)!important;font-size:9px}.studio-mobile-nav a.is-active{color:var(--studio-coral)!important}.studio-mobile-nav svg{width:18px;height:18px;stroke-width:1.6}.studio-lens-field,.studio-practice-trace,.studio-reflection-journey{margin-top:54px;padding-top:34px}.studio-lens-field__heading h2,.studio-practice-trace__heading h2,.studio-reflection-journey__prelude h2{font-size:clamp(30px,10vw,40px)}.studio-lens-field__heading>p,.studio-practice-trace__heading>p,.studio-reflection-journey__prelude>p{font-size:15px}.studio-practice-trace__scroll{margin-inline:-2px;padding-bottom:8px}.studio-practice-trace__stage{min-width:1080px}.studio-practice-trace__selection{padding:22px 0;grid-template-columns:1fr;gap:24px}.studio-practice-trace__selection dl{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:16px}.studio-practice-trace__selection dl>div{padding-inline:10px}.studio-practice-trace__actions{grid-column:auto}.studio-practice-trace__caveat{font-size:11px}.studio-lens-field{margin-top:68px}.studio-lens-field ol{margin-top:30px}.studio-lens-field li{min-height:104px;grid-template-columns:34px minmax(0,1fr) 76px;gap:12px}.studio-lens-field__body>div:first-child{align-items:flex-start;flex-direction:column;gap:6px}.studio-lens-field__body h3{font-size:19px}.studio-lens-field__count strong{font-size:29px}.studio-reflection-waypoint{min-height:146px}.studio-reflection-waypoint__entry{min-height:102px;padding:14px 0 34px 17px!important}.studio-reflection-waypoint__month{margin-bottom:14px}.studio-reflection-waypoint__entry h3{font-size:22px}.studio-reflection-waypoint.is-next .studio-reflection-waypoint__entry h3{font-size:28px}.studio-reflection-waypoint__entry>p{font-size:13px}.studio-dashboard{padding:16px 18px 34px}.studio-dashboard__intro{min-height:40px}.studio-dashboard__intro>span{display:none}.studio-stage{padding-top:6px}.studio-stage>h1{margin-bottom:24px;font-size:clamp(44px,14vw,62px)}.studio-builder textarea{min-height:118px}.studio-builder__actions{align-items:center;padding-bottom:14px}.studio-builder__actions>span{display:none}.studio-builder__actions button{width:100%}.studio-scenario-row{align-items:flex-start;flex-wrap:wrap}.studio-scenario-row__copy{width:calc(100% - 78px)}.studio-scenario-row__copy h3{white-space:normal}.studio-scenario-row__copy p{flex-wrap:wrap}.studio-scenario-row>a{width:100%}.studio-prepared{flex-direction:column;align-items:stretch}.studio-starting-points__rail{grid-template-columns:1fr 1fr}.studio-starting-points__rail button:nth-child(2){border-right:0}.studio-starting-points__rail button:nth-child(-n+2){border-bottom:1px solid var(--studio-line)}.studio-week__line{grid-template-columns:auto 1fr}.studio-week__line>span{display:none}.studio-ready-room{display:flex;margin-top:12px}.studio-ready-room__portrait-wrap{padding:26px 0 12px}.studio-persona--large{width:140px;height:140px}.studio-ready-room__brief{margin-top:0}.studio-public-header{height:72px;padding:0 20px}.studio-public-header .studio-mark__type{font-size:12px}.studio-public-header .studio-text-link,.studio-public-header nav>a:not(.studio-button):not(.studio-text-link){display:none}.studio-public-header nav{gap:0}.studio-public-header .studio-button{min-height:38px}.studio-hero{padding:54px 20px 72px;gap:42px}.studio-hero h1{font-size:clamp(49px,14vw,68px)}.studio-hero__copy>p{font-size:16px}.studio-hero__actions{align-items:stretch;flex-direction:column;gap:18px}.studio-hero__actions .studio-button{width:100%}.studio-hero__trust,.studio-quiet-link{justify-content:center}.studio-product-demo{margin:0 -8px}.studio-product-demo__body{grid-template-columns:1fr}.studio-product-demo__brief{padding:26px 18px}.studio-product-demo__room{min-height:410px;border-left:0;border-top:1px solid var(--studio-line)}.studio-method{padding:80px 20px 92px}.studio-method__heading h2{font-size:45px}.studio-method__heading p{font-size:15px}.studio-method__steps{margin-top:54px}.studio-method__steps li{padding:26px 0;grid-template-columns:42px 1fr}.studio-method__steps li div{grid-template-columns:1fr;gap:10px}.studio-method__steps h3{font-size:20px}.studio-method__steps p{font-size:14px}.studio-final-cta{min-height:430px}.studio-final-cta__inner{padding:64px 20px;flex-direction:column;align-items:stretch;justify-content:center}.studio-final-cta h2{font-size:47px}.studio-final-cta .studio-button{width:100%}.studio-footer{padding:44px 20px;grid-template-columns:1fr auto;gap:40px}.studio-footer>p{display:none}.studio-footer>div{flex-direction:column;gap:10px}}@media (max-width:420px){.studio-practice-trace__selection dl{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-practice-trace__actions{align-items:stretch;flex-direction:column}.studio-practice-trace__actions>div{align-self:flex-start}.studio-practice-trace__actions>a{justify-content:space-between}.studio-lens-field li{grid-template-columns:26px minmax(0,1fr) 66px;gap:10px}.studio-reflection-journey__count strong{font-size:46px}}@media (prefers-reduced-motion:reduce){.studio-app-shell *,.studio-landing *,.studio-update-overlay *{scroll-behavior:auto!important;transition-duration:.01ms!important}.studio-trace-series__path{stroke-dashoffset:0}.studio-reflection-path__line{transform:scaleY(1)}.studio-reflection-waypoint__marker{opacity:1;transform:rotate(45deg) scale(1)}.studio-reflection-waypoint__entry{opacity:1;transform:none}}