:root{--brand-gold:#E2B53F;--brand-gold-muted:#B8941F;--brand-gold-ink:#7E5D11;--brand-gold-wash:#FBF5E6;--brand-gold-wash-border:#F0E6CC;--brand-gold-highlight:#FFF6DC;--sarthi-wash:var(--brand-gold-highlight);--sarthi-ink:var(--brand-gold-ink);--sarthi-ink-rgb:126,93,17;--sarthi-solid:var(--brand-gold);--wash-sage:#DFEADF;--wash-sage-ink:#405E49;--wash-lavender:#EBE1F3;--wash-lavender-ink:#604F70;--wash-slate:#E1E8F1;--wash-slate-ink:#42586C;--wash-cream:#F0EBE5;--wash-cream-ink:#5D5750;--wash-coral:#F5DED7;--wash-coral-ink:#734D43;--chart1:#2563A8;--chart2:#C2410C;--chart3:#15803D;--chart4:#A21C69;--chart-bar:#C8D3E2;--chart-bar-emphasis:#2563A8;--chart-grid:#E8E8E4;--chart-axis:#B5B5B0;--ink:#1A1A19;--ink-secondary:#52524E;--ink-muted:#6C6C67;--ink-faint:#B5B5B0;--surface-page:#FAFAF8;--surface-card:#FFFFFF;--surface-raised:#F5F5F3;--surface-hover:#F0F0ED;--border-default:#E8E8E4;--border-subtle:#F0F0ED;--border-strong:#D4D4D0;--accent:#1A1A19;--accent-hover:#2D2D2B;--accent-muted:#52524E;--focus-ring:#2B7FFF;--focus-ring-width:3px;--focus-ring-offset:3px;--sidebar-bg:#1C1C1B;--sidebar-text:#E8E8E4;--sidebar-text-muted:#8A8A86;--sidebar-text-faint:#5A5A56;--sidebar-border:#2D2D2B;--sidebar-hover:#2D2D2B;--sidebar-active:#363633;--status-success:#2E7D4F;--status-success-bg:#F0F9F1;--status-warning:#8A5B10;--status-warning-bg:#FDF8ED;--status-error:#C53030;--status-error-bg:#FEF2F0;--status-info:#2B6CB0;--status-info-bg:#EDF2FF;--role-admin-bg:#FDF8ED;--role-admin-text:#92400E;--role-admin-border:#F5E6C8;--role-candidate-bg:#EDF2FF;--role-candidate-text:#1E40AF;--role-candidate-border:#C8D8F5;--role-recruiter-bg:#F0F9F1;--role-recruiter-text:#166534;--role-recruiter-border:#C8E8CC;--font-display:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;--font-body:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif;--font-mono:var(--font-jetbrains-mono),"JetBrains Mono","Fira Code",monospace;--text-xs:0.6875rem;--text-sm:0.8125rem;--text-base:0.875rem;--text-md:1rem;--text-lg:1.125rem;--text-xl:1.5rem;--text-2xl:2rem;--text-3xl:2.5rem;--text-display:3.5rem;--weight-light:300;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--leading-tight:1.25;--leading-normal:1.5;--leading-relaxed:1.7;--tracking-tight:-0.02em;--tracking-normal:0;--tracking-wide:0.04em;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-xl:12px;--radius-pill:9999px;--width-narrow:640px;--width-default:768px;--width-wide:960px;--width-full:1200px;--ith-mobile-bottom-bar-height:calc(62px + env(safe-area-inset-bottom));--duration-fast:100ms;--duration-normal:200ms;--duration-slow:400ms;--ease-default:cubic-bezier(0.4,0,0.2,1);--dur-quick:120ms;--dur-base:200ms;--dur-slow:320ms}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}body{background:var(--surface-page);color:var(--ink);font-family:var(--font-body);font-weight:var(--weight-regular);font-size:var(--text-base);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.ith-skip-link{position:fixed;top:8px;left:8px;z-index:1000;transform:translateY(calc(-100% - 16px));padding:10px 14px;border-radius:var(--radius-md);background:var(--ink);color:var(--surface-card);font-weight:var(--weight-semibold);text-decoration:none}.ith-skip-link:focus-visible{transform:none}:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring)!important;outline-offset:var(--focus-ring-offset)!important}.ith-focus-within:focus-within{outline:var(--focus-ring-width) solid var(--focus-ring);outline-offset:var(--focus-ring-offset)}.ith-focus-within:focus-within>:focus-visible{outline:none!important}.ith-radio-card:focus-within{outline:var(--focus-ring-width) solid var(--focus-ring);outline-offset:var(--focus-ring-offset)}.ith-radio-card>input:focus-visible{outline:none!important}.ith-magic-textarea:focus-visible{outline:none!important}@media (forced-colors:active){.ith-focus-within:focus-within,:focus-visible{outline-color:Highlight!important}.ith-magic-textarea:focus-visible{outline:var(--focus-ring-width) solid Highlight!important}}.ith-app-shell{display:flex;flex-direction:column;height:100dvh;min-height:100dvh;overflow:hidden}.ith-shell-rail{display:none}.ith-shell-content{flex:1 1 auto;min-width:0;min-height:0;display:flex;flex-direction:column}.ith-shell-main{flex:1 1 auto;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;padding-bottom:var(--ith-mobile-bottom-bar-height);overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.ith-modebar{display:flex;align-items:center;gap:14px;min-height:58px;padding:10px 24px;background:var(--surface-card);border-bottom:1px solid var(--border-default);position:-webkit-sticky;position:sticky;top:0;z-index:40}.ith-modebar-mobile-trigger{display:none}.ith-modebar-lockup{display:flex;align-items:baseline;gap:7px;min-width:0}.ith-modebar-name{color:var(--ink);font-family:var(--font-display);font-size:var(--text-lg);line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ith-modebar-tabs{display:flex;align-items:center;gap:4px;margin-left:10px;min-width:0;overflow-x:auto}.ith-modebar-utilities{margin-left:auto;display:flex;align-items:center;gap:6px;flex:0 0 auto}.ith-modebar-desktop-only{display:inline-flex;align-items:center}.ith-modebar-desktop-utilities{gap:6px}.ith-modebar-mobile-only,.ith-profile-preview-short{display:none}.ith-circle-filter-viewport{position:relative;min-width:0}.ith-circle-filter-chips::-webkit-scrollbar{display:none}.ith-circle-filter-edge{position:absolute;inset-block:0;z-index:1;width:64px;pointer-events:none;opacity:0;transition:opacity var(--duration-fast) var(--ease-default)}.ith-circle-filter-edge-before{left:0;background:linear-gradient(to right,var(--surface-page) 12%,transparent)}.ith-circle-filter-edge-after{right:0;background:linear-gradient(to left,var(--surface-page) 12%,transparent)}.ith-circle-filter-viewport[data-can-scroll-after=true]>.ith-circle-filter-edge-after,.ith-circle-filter-viewport[data-can-scroll-before=true]>.ith-circle-filter-edge-before{opacity:1}.ith-circle-filter-viewport[data-can-scroll-before=true]>.ith-circle-filter-chips{-webkit-mask-image:linear-gradient(90deg,transparent,#000 64px,#000);mask-image:linear-gradient(90deg,transparent,#000 64px,#000)}.ith-circle-filter-viewport[data-can-scroll-after=true]>.ith-circle-filter-chips{-webkit-mask-image:linear-gradient(270deg,transparent,#000 64px,#000);mask-image:linear-gradient(270deg,transparent,#000 64px,#000)}.ith-circle-filter-viewport[data-can-scroll-before=true][data-can-scroll-after=true]>.ith-circle-filter-chips{-webkit-mask-image:linear-gradient(90deg,transparent,#000 64px,#000 calc(100% - 64px),transparent);mask-image:linear-gradient(90deg,transparent,#000 64px,#000 calc(100% - 64px),transparent)}.ith-console-tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch}.ith-console-tabs::-webkit-scrollbar{display:none}.ith-console-tabs>a:hover{color:var(--ink)}@media (min-width:880px){.ith-app-shell{flex-direction:row}.ith-shell-rail{display:block;flex:0 0 auto}.ith-modebar-lockup{display:none}.ith-shell-main{overflow-x:hidden;overflow-y:auto;padding-bottom:0}.ith-shell-main-workspace{overflow:hidden}.ith-shell-bottom{display:none}.ith-circle-filter-chips,.ith-circle-filter-viewport{display:none!important}}@media (max-width:879px){.ith-shell-main-contained{overflow-y:hidden}.ith-modebar{flex-wrap:nowrap;gap:4px;min-height:calc(58px + env(safe-area-inset-top));padding:calc(env(safe-area-inset-top) + 7px) 8px 7px}.ith-modebar-mobile-trigger{display:inline-flex;flex:0 0 auto}.ith-modebar-lockup{flex:1 1 auto;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;overflow:hidden;white-space:nowrap}.ith-modebar-lockup>[aria-label=ithras]{flex:0 0 auto}.ith-modebar-name{color:var(--ink-secondary);font-size:var(--text-sm);line-height:1;max-width:100%}.ith-modebar-tabs{display:none;order:10;flex:1 0 100%;margin-left:0;padding:0;scrollbar-width:none}.ith-modebar-tabs::-webkit-scrollbar{display:none}.ith-modebar-tabs>a{min-height:40px!important;padding-top:4px!important;padding-bottom:4px!important}.ith-modebar-mobile-tabs .ith-modebar-tabs{display:none}.ith-modebar-utilities{margin-left:0;gap:4px}.ith-modebar-desktop-only{display:none}.ith-modebar-mobile-only{display:inline-flex;align-items:center}.ith-shell-main :where(input,select,textarea,.ith-magic-layer){font-size:16px!important;touch-action:manipulation}.ith-responsive-search>button{width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;justify-content:center!important;padding:0!important;border:0!important;border-radius:var(--radius-md)!important;background:transparent!important;cursor:pointer!important}.ith-responsive-search>button>span{display:none}.ith-mobile-page{padding:14px!important;gap:14px!important}.ith-account-page{height:auto!important;overflow:visible!important}.ith-data-unavailable{min-height:0!important;padding:16px!important;gap:10px!important}.ith-workspace-root-title{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ith-mobile-page>nav[aria-label=Back],.ith-page-back,.ith-skeleton-mobile-hidden-lead{display:none!important}.ith-profile-flow{padding:0!important}.ith-profile-flow>:first-child{padding:14px 14px 84px!important}.ith-profile-flow-static>:first-child{padding-bottom:14px!important}.ith-profile-empty-state{padding-bottom:84px!important}.ith-profile-composer-dock{right:12px!important;bottom:calc(var(--ith-mobile-bottom-bar-height) + 12px)!important;z-index:49!important}.ith-modebar-feed-home{min-height:calc(60px + env(safe-area-inset-top));gap:2px;padding:calc(env(safe-area-inset-top) + 8px) 13px 8px;background:var(--surface-card)}.ith-modebar-feed-home .ith-modebar-utilities{margin-left:auto;gap:2px}.ith-profile-organization-ladder,.ith-profile-story-card{padding:14px!important;border-radius:16px!important}.ith-profile-story-role-step{padding:12px 0 0!important;border:0!important;border-radius:0!important}}@media (max-width:359px){.ith-modebar-lockup{min-width:62px}.ith-modebar-lockup>[aria-label=ithras]{max-width:52px;overflow:hidden}.ith-modebar-utilities{margin-left:auto}}.ith-interview-flow{height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-gutter:stable}.ith-interview-flow>*{flex-shrink:0}.ith-shell-main:has(.ith-interview-flow),.ith-shell-main:has(.ith-live-interview-room){overflow-y:hidden}.ith-live-interview-room{height:100%;min-height:0;max-width:var(--width-full);margin:0 auto;padding:16px 20px!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto;grid-gap:12px!important;gap:12px!important;overflow:hidden}.ith-live-interview-toolbar{min-width:0;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px}.ith-live-interview-toolbar>button{min-height:40px;padding:6px 10px!important;border:0;border-radius:var(--radius-md);background:transparent;cursor:pointer}.ith-live-interview-toolbar>button:hover{background:var(--surface-raised);color:var(--ink)}.ith-live-interview-toolbar-meta{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px;color:var(--ink-muted);font:var(--text-xs)/var(--leading-normal) var(--font-mono);letter-spacing:var(--tracking-wide);white-space:nowrap}.ith-live-interview-live-dot{width:7px;height:7px;flex:0 0 auto;border-radius:var(--radius-pill);background:var(--status-success)}.ith-live-interview-layout{display:grid!important;grid-template-columns:minmax(280px,.72fr) minmax(420px,1.28fr)!important;align-items:stretch!important;grid-gap:16px!important;gap:16px!important}.ith-live-interview-layout,.ith-live-interview-stage,.ith-live-interview-transcript{min-width:0;min-height:0;overflow:hidden}.ith-live-interview-layout>.ith-structured-transcript,.ith-live-interview-layout>.ith-voice-presence,.ith-live-interview-stage>.ith-voice-presence,.ith-live-interview-transcript>.ith-structured-transcript{height:100%;min-height:0}.ith-live-interview-controls{min-width:0;padding:10px 12px!important;border:1px solid var(--border-default)!important;border-radius:var(--radius-xl)!important;background:color-mix(in srgb,var(--surface-card) 94%,transparent)!important;box-shadow:0 -12px 32px var(--border-default)!important;display:flex!important;align-items:flex-end;gap:12px!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.ith-live-interview-composer{position:relative;min-width:0;flex:1 1 auto;display:flex;align-items:flex-end;gap:8px}.ith-live-interview-composer>label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ith-live-interview-composer>textarea{flex:1 1 auto;width:auto!important;min-width:0;min-height:44px!important;max-height:88px;padding:10px 12px!important;resize:none!important;line-height:var(--leading-normal)}.ith-live-interview-actions>button,.ith-live-interview-composer>button{flex:0 0 auto;min-height:44px;white-space:nowrap}.ith-live-interview-actions{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:10px}.ith-structured-transcript-contained{height:100%;min-height:0}.ith-interview-history{padding:0 16px;border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-card);color:var(--ink-secondary)}.ith-interview-history[open]{padding-bottom:16px}.ith-interview-history>summary{min-height:44px;padding:10px 0;cursor:pointer;font:var(--text-sm)/var(--leading-normal) var(--font-body);font-weight:var(--weight-semibold);color:var(--ink-secondary)}@media (max-width:879px){.ith-shell-content:has(.ith-interview-active)>.ith-modebar,.ith-shell-content:has(.ith-interview-active)>.ith-shell-bottom{display:none}.ith-shell-content:has(.ith-interview-active)>.ith-shell-main{padding-bottom:0}.ith-coached-interview-room,.ith-coached-interview-room.ith-mobile-page{padding:8px!important;gap:8px!important}.ith-coached-interview-meta{padding:8px 12px!important;gap:8px!important}.ith-interview-answer-dock{position:-webkit-sticky;position:sticky;bottom:8px;z-index:8;max-height:calc(100dvh - 72px);padding:14px!important;gap:12px!important;overflow-y:auto;overscroll-behavior:contain;box-shadow:0 -12px 32px var(--border-default)}.ith-interview-answer-dock textarea{min-height:96px!important}.ith-interview-timer-controls{flex-wrap:nowrap!important;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.ith-interview-timer-controls::-webkit-scrollbar{display:none}.ith-interview-timer-controls>button{flex:0 0 auto;white-space:nowrap}.ith-live-interview-room,.ith-live-interview-room.ith-mobile-page{padding:8px!important;gap:8px!important}.ith-live-interview-toolbar{min-height:44px}.ith-live-interview-toolbar-meta{overflow:hidden;text-overflow:ellipsis}.ith-live-interview-layout{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:124px minmax(0,1fr);gap:8px!important}.ith-live-interview-layout:has(.ith-voice-presence[data-state=error]),.ith-live-interview-layout:has(.ith-voice-presence[data-state=ready]){grid-template-rows:minmax(184px,auto) minmax(0,1fr)}.ith-voice-presence{padding:10px 12px!important;display:grid!important;grid-template-columns:64px minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);align-items:center!important;justify-items:stretch;grid-column-gap:12px!important;column-gap:12px!important;grid-row-gap:3px!important;row-gap:3px!important;text-align:left!important;box-shadow:none!important}.ith-voice-presence:has(.ith-voice-actions){grid-template-rows:auto minmax(0,1fr) auto}.ith-voice-meta{grid-column:2;min-width:0;flex-wrap:nowrap!important;justify-content:flex-start!important;overflow:hidden}.ith-voice-meta>[aria-hidden=true],.ith-voice-role{display:none!important}.ith-voice-persona{padding:3px 8px!important;overflow:hidden!important;text-overflow:ellipsis!important}.ith-voice-orb-stage{grid-column:1;grid-row:1/-1;width:64px!important;height:64px!important}.ith-voice-orb-stage>span:first-child{box-shadow:0 0 0 7px var(--sidebar-active),0 0 36px var(--brand-gold-muted)!important}.ith-voice-orb-stage>span:nth-child(2){width:44px!important;height:44px!important}.ith-voice-orb-stage>span:last-child{bottom:0!important;transform:translateX(-50%) scale(.58)!important}.ith-voice-status{grid-column:2;min-width:0;align-items:flex-start!important;gap:2px!important}.ith-voice-status>h1{font-size:var(--text-lg)!important;line-height:var(--leading-tight)!important;text-align:left}.ith-voice-status>p[role=status]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:var(--text-sm)!important;line-height:var(--leading-normal)!important;text-align:left}.ith-voice-actions{grid-column:2;justify-content:flex-start!important;gap:8px!important}.ith-voice-actions>button{min-height:40px!important;padding:8px 14px!important;font-size:var(--text-sm)!important}.ith-transcript-header{padding:8px 12px!important;flex-wrap:nowrap!important;align-items:center!important}.ith-transcript-header>div>p{display:none}.ith-transcript-header h2{margin:0!important;font-size:var(--text-lg)!important}.ith-transcript-scroll{padding:0 12px!important}.ith-transcript-turn{padding:12px 0!important;grid-template-columns:28px minmax(0,1fr)!important;gap:8px!important}.ith-transcript-marker{width:24px!important;height:24px!important;font-size:10px!important}.ith-live-interview-controls{padding:8px!important;align-items:stretch;gap:8px!important}.ith-live-interview-composer{align-items:stretch}.ith-live-interview-actions{margin-left:auto}.ith-live-interview-actions>[role=status]{display:none}}@media (max-width:520px){.ith-live-interview-controls:has(.ith-live-interview-composer){flex-direction:column;align-items:stretch}.ith-live-interview-controls:has(.ith-live-interview-composer) .ith-live-interview-actions{width:100%;justify-content:flex-end}}@keyframes ith-ask-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ith-ask-enter{animation:ith-ask-in var(--dur-slow) var(--ease-default) both}.ith-ask-progress{transition:width var(--dur-slow) var(--ease-default)}@keyframes ith-pop-ring{0%{stroke-dashoffset:208}to{stroke-dashoffset:0}}@keyframes ith-pop-check{0%{stroke-dashoffset:46}to{stroke-dashoffset:0}}@keyframes ith-pop-bloom{0%{opacity:0;transform:scale(.82)}60%{opacity:1;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.ith-pop-medallion{animation:ith-pop-bloom .62s var(--ease-default) both}.ith-pop-ring{animation:ith-pop-ring .62s var(--ease-default) both}.ith-pop-check{animation:ith-pop-check .48s var(--ease-default) .42s both}.ith-pop-line{animation:ith-ask-in var(--dur-slow) var(--ease-default) .7s both}.ith-ask-bubble{animation:ith-ask-in var(--dur-base) var(--ease-default) both}.ith-ask-reveal{animation:ith-ask-in .52s var(--ease-default) both}@media (prefers-reduced-motion:reduce){.ith-ask-bubble,.ith-ask-enter,.ith-ask-reveal,.ith-pop-line,.ith-pop-medallion{animation:none;opacity:1;transform:none}.ith-ask-progress{transition:none}.ith-pop-check,.ith-pop-ring{animation:none;stroke-dashoffset:0}}@media (max-width:640px){.ith-ask-page{padding:calc(env(safe-area-inset-top) + 18px) 16px calc(env(safe-area-inset-bottom) + 32px)!important}.ith-ask-wordmark>[aria-label=Ithras],.ith-ask-wordmark>[aria-label=ithras]{font-size:22px!important}.ith-ask-choice{flex-direction:row!important;align-items:center!important;gap:14px!important;min-height:0!important;padding:14px 16px!important}.ith-auth-page{place-items:start center!important;padding:calc(env(safe-area-inset-top) + 20px) 16px 24px!important}.ith-auth-wordmark>[aria-label=Ithras],.ith-auth-wordmark>[aria-label=ithras]{font-size:28px!important}.ith-auth-card>h1{margin-top:18px!important}.ith-auth-lede{margin-top:8px!important;margin-bottom:20px!important;line-height:1.45!important}.ith-auth-divider{margin:16px 0!important}.ith-auth-back{margin-top:24px!important}.ith-page-header{min-height:44px!important;padding:8px 14px!important;margin-bottom:14px!important}.ith-page-header>h1{font-size:22px!important}.ith-marketing-hero{padding-top:calc(env(safe-area-inset-top) + 96px)!important;padding-bottom:64px!important}}.ith-admin-table-scroll{width:100%;max-width:100%;overscroll-behavior-x:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.ith-admin-table-hint{display:none}.ith-admin-wrap-copy{overflow-wrap:anywhere;word-break:break-word}.ith-admin-safe-grid>*{min-width:0}@media (max-width:879px){.ith-admin-page{padding:16px 14px 24px!important;gap:16px!important;min-width:0;overflow-x:clip}.ith-admin-page>*,.ith-admin-panel,.ith-admin-panel>*{min-width:0}.ith-admin-panel{padding:16px!important}.ith-admin-panel-head{align-items:flex-start!important;flex-wrap:wrap;gap:4px 8px!important}.ith-admin-panel-right{flex:1 1 100%;margin-left:0!important}.ith-admin-page :where(input,select,textarea,.ith-magic-layer){min-width:0;max-width:100%;min-height:44px!important;font-size:16px!important}.ith-admin-page :where(button,a.ith-press,summary.ith-press){min-height:44px!important}.ith-admin-page :where(button,input,select,textarea){touch-action:manipulation}.ith-admin-toolbar{width:100%;align-items:stretch!important}.ith-admin-toolbar>:where(input[type=search],label:first-child){flex:1 1 100%!important;width:100%;max-width:none!important;margin-left:0!important}.ith-admin-toolbar>select{flex:1 1 128px}.ith-admin-form-grid,.ith-admin-safe-grid{grid-template-columns:minmax(0,1fr)!important}.ith-admin-wrap-copy{white-space:normal!important}.ith-admin-table-hint{display:block;position:-webkit-sticky;position:sticky;left:0;width:max-content;max-width:100%}.ith-admin-table-scroll table{min-width:max-content}.ith-admin-table-scroll table :is(th,td):first-child{position:-webkit-sticky;position:sticky;left:0;z-index:2;max-width:126px!important;background:var(--surface-card);box-shadow:1px 0 0 var(--border-default)}.ith-admin-table-scroll table th:first-child{z-index:4}.ith-admin-table-scroll table td.ith-admin-external-detail-cell:first-child{position:static;max-width:none!important;box-shadow:none}.ith-admin-table-actions{position:-webkit-sticky;position:sticky;right:0;z-index:3;max-width:126px!important;white-space:normal!important;background:var(--surface-card);box-shadow:-1px 0 0 var(--border-default)}th.ith-admin-table-actions{z-index:5}.ith-admin-inline-actions{min-width:106px;flex-direction:column;align-items:stretch!important}.ith-admin-bar-row,.ith-admin-funnel-row{gap:7px!important}.ith-admin-bar-label,.ith-admin-funnel-label{width:82px!important;flex-basis:82px!important;white-space:normal!important;overflow:visible!important;overflow-wrap:anywhere}.ith-admin-bar-count{width:30px!important}.ith-admin-funnel-conversion{width:38px!important}.ith-admin-atlas-metrics,.ith-admin-metric-grid,.ith-admin-pulse-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.ith-admin-action-center{padding:16px!important}.ith-admin-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.ith-admin-action-card{min-height:96px!important;padding:12px!important;gap:6px!important}.ith-admin-action-icon{width:30px!important;height:30px!important}.ith-admin-action-description,.ith-admin-action-open{display:none!important}.ith-admin-service-grid{grid-template-columns:minmax(0,1fr)!important}.ith-admin-attention-grid,.ith-admin-provider-readouts{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ith-admin-attention-card{min-height:118px!important}.ith-admin-atlas-grid{grid-template-columns:minmax(0,1fr)!important}.ith-admin-duplicate-row{align-items:stretch!important;flex-direction:column}.ith-admin-duplicate-key{width:auto!important}.ith-admin-duplicate-link{width:100%;justify-content:center}.ith-admin-queue-toolbar{display:flex!important;flex-direction:column;align-items:stretch!important}.ith-admin-queue-search{width:100%;min-width:0!important;margin-left:0!important}.ith-admin-filter-group{width:100%}.ith-admin-filter-options{flex-wrap:wrap}.ith-admin-confirmation,.ith-admin-merge-option,.ith-admin-queue-actions,.ith-admin-review-fields{align-items:stretch!important}.ith-admin-review-fields{flex-direction:column}.ith-admin-review-field,.ith-admin-review-input{width:100%;min-width:0!important}.ith-admin-confirmation,.ith-admin-confirmation>button,.ith-admin-merge-option,.ith-admin-merge-option>button{white-space:normal!important}.ith-admin-edge-table-wrap{overflow:visible!important;outline:none}.ith-admin-edge-table thead,.ith-admin-edge-table-wrap .ith-admin-table-hint{display:none}.ith-admin-edge-card,.ith-admin-edge-resolver-cell,.ith-admin-edge-resolver-row,.ith-admin-edge-table,.ith-admin-edge-table tbody{display:block;width:100%;min-width:0!important}.ith-admin-edge-table{min-width:0!important}.ith-admin-edge-table-wrap table :is(th,td):first-child{position:static;max-width:none!important;box-shadow:none}.ith-admin-edge-card{margin-bottom:10px;padding:12px;border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-card)}.ith-admin-edge-cell{display:grid;grid-template-columns:82px minmax(0,1fr);grid-gap:8px;gap:8px;max-width:none!important;padding:5px 0!important;border:0!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere}.ith-admin-edge-cell:before{content:attr(data-label);color:var(--ink-muted);font:9px/1.4 var(--font-mono);letter-spacing:.08em;text-transform:uppercase}.ith-admin-edge-org{font-size:var(--text-md)!important;color:var(--ink)!important}.ith-admin-edge-action{display:block;padding-top:9px!important}.ith-admin-edge-action:before{display:none}.ith-admin-edge-action>button{width:100%}.ith-admin-edge-resolver-row{margin:-4px 0 12px}.ith-admin-edge-resolver-cell{padding:0!important;border:0!important;white-space:normal!important;max-width:none!important}.ith-admin-edge-confirmation,.ith-admin-edge-resolver,.ith-admin-edge-search-form{min-width:0}.ith-admin-edge-search{width:100%;min-width:0!important}.ith-admin-edge-candidate{width:100%;white-space:normal!important;overflow-wrap:anywhere}.ith-admin-status-row{align-items:flex-start!important}.ith-admin-status-label{width:72px!important;flex:0 0 72px}.ith-admin-status-detail{min-width:0;overflow-wrap:anywhere}}@media (max-width:640px){.ith-admin-card-table-wrap{overflow:visible!important;scrollbar-gutter:auto}.ith-admin-card-table-wrap .ith-admin-table-hint{display:none}.ith-admin-card-table,.ith-admin-card-table tbody{display:block;width:100%;min-width:0!important}.ith-admin-card-table{border-collapse:separate!important}.ith-admin-card-table thead{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;white-space:nowrap!important}.ith-admin-card-table tbody tr{display:block;width:100%;margin:0 0 10px;padding:8px 12px;overflow:visible;border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-card)}.ith-admin-card-table tbody .ith-admin-table-actions,.ith-admin-card-table tbody td,.ith-admin-card-table tbody td:first-child{position:relative;inset:auto;z-index:auto;display:block;width:100%;min-width:0!important;max-width:none!important;min-height:34px;padding:7px 0 7px 102px!important;overflow:visible!important;border:0!important;border-bottom:0!important;background:transparent;box-shadow:none;color:var(--ink-secondary);text-align:left!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:anywhere}.ith-admin-card-table tbody td+td{border-top:1px solid var(--border-subtle)!important}.ith-admin-card-table tbody td[data-label]:before{content:attr(data-label);position:absolute;top:8px;left:0;width:90px;color:var(--ink-muted);font:9px/1.4 var(--font-mono);letter-spacing:.08em;text-transform:uppercase}.ith-admin-card-table tbody td:first-child{color:var(--ink)}.ith-admin-card-table tbody .ith-admin-table-actions{padding:9px 0 4px!important}.ith-admin-card-table tbody td+.ith-admin-table-actions{border-top:1px solid var(--border-subtle)!important}.ith-admin-card-table tbody .ith-admin-table-actions[data-label]:before{position:static;display:block;width:auto;margin-bottom:7px}.ith-admin-card-table tbody td[colspan]{min-height:0;padding:10px 0!important}.ith-admin-card-table tbody td[colspan]:before{display:none}.ith-admin-card-table .ith-admin-inline-actions{width:100%;min-width:0;flex-direction:row;flex-wrap:wrap;align-items:stretch!important}.ith-admin-card-table .ith-admin-inline-actions :where(button,a.ith-press){flex:1 1 96px;justify-content:center}}@media (max-width:479px){.ith-admin-confirm-actions{align-items:stretch!important;flex-direction:column}.ith-admin-confirm-actions>button{width:100%}}@media (max-width:359px){.ith-admin-attention-grid{grid-template-columns:minmax(0,1fr)!important}}.ith-feed{height:100%;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ith-feed-stream{min-height:100%;height:auto}.ith-feed-columns,.ith-feed-reading-column,.ith-feed-support-rail{display:contents}.ith-feed-slide{min-height:0;height:auto;box-sizing:border-box;scroll-snap-align:none;scroll-snap-stop:normal}.ith-feed-slide.ith-feed-post-article-media,.ith-feed-slide.ith-feed-post-visual{min-height:100%;height:auto;overflow:clip!important;scroll-snap-align:start}.ith-feed-padded{padding:16px}.ith-feed-slide-compact{min-height:auto;scroll-snap-align:none}.ith-feed-guidance-slot{padding:0 16px 16px}.ith-feed-guidance-slot:empty,.ith-feed-support-slot:empty{display:none}.ith-feed-continue-grid{display:grid;grid-auto-flow:column;grid-auto-columns:min(82vw,280px);grid-gap:var(--space-3);gap:var(--space-3);overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;scroll-snap-type:x proximity}.ith-feed-continue-grid>*{scroll-snap-align:start}.ith-feed-slide-empty{min-height:100%;display:grid;place-items:center;padding:16px}.ith-feed-slide-empty>*{width:100%}.ith-feed-header{padding:14px 16px 6px}.ith-feed-header h1{margin:0;color:var(--ink);font-size:var(--text-xl);line-height:var(--leading-tight)}.ith-feed-header p{margin:4px 0 0;color:var(--ink-muted);font:var(--text-xs)/var(--leading-normal) var(--font-mono);letter-spacing:var(--tracking-wide);text-transform:uppercase}.ith-feed-view-nav{position:-webkit-sticky;position:sticky;top:0;z-index:5;display:flex;align-items:center;gap:var(--space-2);width:100%;min-width:0;padding:8px 12px;overflow-x:auto;border-block:1px solid color-mix(in srgb,var(--border-default) 82%,transparent);background:color-mix(in srgb,var(--surface-page) 94%,transparent);backdrop-filter:saturate(135%) blur(14px);-webkit-backdrop-filter:saturate(135%) blur(14px);scrollbar-width:none}.ith-feed-view-nav::-webkit-scrollbar{display:none}.ith-feed-view-tools{min-width:0;display:inline-flex;align-items:center;gap:var(--space-2)}.ith-feed-view-options{gap:2px;padding:2px;border:1px solid var(--border-default);border-radius:var(--radius-pill);background:var(--surface-raised)}.ith-feed-view-nav a,.ith-feed-view-options{display:inline-flex;align-items:center;flex:0 0 auto}.ith-feed-view-nav a{min-height:44px;justify-content:center;padding:6px 12px;border:1px solid transparent;border-radius:var(--radius-pill);color:var(--ink-secondary);font:600 var(--text-sm)/var(--leading-normal) var(--font-body);text-decoration:none}.ith-feed-view-options a[aria-current=page]{border-color:var(--border-strong);background:var(--ink);color:var(--surface-card)}.ith-feed-scene-controls{display:none}@media (max-width:879px){.ith-feed[data-feed-experience=immersive]{scroll-snap-type:y mandatory}.ith-feed[data-feed-experience=immersive] .ith-feed-header{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.ith-feed[data-feed-experience=immersive] [data-feed-post-key]{min-height:calc(100dvh - 58px - var(--ith-mobile-bottom-bar-height) - env(safe-area-inset-top) - var(--feed-mobile-nav-height, 54px))!important;scroll-snap-align:start!important;scroll-snap-stop:always}.ith-feed[data-feed-experience=immersive] [data-feed-recommendation-slot]:not(:empty):not(:has([data-home-guidance-pending])){min-height:calc(100dvh - 58px - var(--ith-mobile-bottom-bar-height) - env(safe-area-inset-top) - var(--feed-mobile-nav-height, 54px));display:flex;align-items:center;scroll-snap-align:start;scroll-snap-stop:always}.ith-feed[data-feed-experience=immersive] [data-feed-post-key]:not(.ith-feed-post-visual):not(.ith-feed-post-article-media){display:flex!important;justify-content:center!important;width:calc(100% - 24px);margin:0 12px 12px;background:var(--surface-card)!important}.ith-feed-scene-controls{position:fixed;top:50%;right:max(8px,env(safe-area-inset-right));z-index:34;display:flex;flex-direction:column;align-items:center;gap:4px;padding:4px;transform:translateY(-50%);border:1px solid color-mix(in srgb,var(--ink) 9%,transparent);border-radius:var(--radius-pill);background:color-mix(in srgb,var(--surface-card) 74%,transparent);box-shadow:0 8px 24px color-mix(in srgb,var(--ink) 8%,transparent);backdrop-filter:saturate(115%) blur(14px);-webkit-backdrop-filter:saturate(115%) blur(14px)}.ith-feed-scene-controls button{width:44px;height:44px;border:0;border-radius:50%;background:transparent;color:var(--ink-secondary);cursor:pointer;font:700 var(--text-base) var(--font-body)}.ith-feed-scene-controls button:not(:disabled):focus-visible,.ith-feed-scene-controls button:not(:disabled):hover{background:var(--surface-raised);color:var(--ink)}.ith-feed-scene-controls button:disabled{cursor:default;opacity:.28}.ith-feed-scene-progress{position:relative;width:3px;height:38px;overflow:hidden;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--wash-lavender-ink) 16%,transparent)}.ith-feed-scene-progress>span{position:absolute;inset:0 0 auto;width:100%;border-radius:inherit;background:var(--wash-lavender-ink);transition:height var(--duration-normal) var(--ease-default)}.ith-feed-scene-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}@media (max-width:479px){.ith-feed-guidance-slot{padding:0 8px 12px}.ith-sarthi-deck{padding:12px 8px 16px!important}.ith-sarthi-card[data-deck=true]{padding:20px!important}}.ith-feed-post-article-media .ith-feed-article-bottom-panel,.ith-feed-post-article-media .ith-feed-article-top-panel{width:100%;box-sizing:border-box;backdrop-filter:saturate(135%) blur(14px);-webkit-backdrop-filter:saturate(135%) blur(14px)}.ith-feed-post-article-media .ith-feed-article-bottom-panel{bottom:0}@media (max-width:879px){.ith-feed-slide.ith-feed-post-article-image-flow,.ith-feed-slide.ith-feed-post-image-flow{width:calc(100% - 24px)!important;min-height:0!important;height:auto;margin:0 12px 12px;overflow:visible!important;background:var(--surface-card)!important;border:1px solid var(--border-default)!important;border-radius:var(--radius-lg)!important}.ith-feed-slide.ith-feed-post-image-flow{gap:var(--space-3)!important;padding:var(--space-4)!important;justify-content:flex-start!important}.ith-feed-post-image-flow>.ith-feed-post-video{position:relative!important;inset:auto!important;order:1;width:100%!important;height:auto!important;max-height:min(60dvh,420px);border-radius:var(--radius-md);object-fit:contain!important;background:var(--ink)}.ith-feed-post-image-flow>.ith-feed-post-chip{position:static!important;order:0;align-self:flex-start;margin:0!important}.ith-feed-post-image-flow>.ith-feed-post-content{order:2;width:100%;min-width:0;margin:0!important}.ith-feed-post-article-image-flow{gap:var(--space-3)!important;padding:var(--space-4)!important}.ith-feed-post-article-image-flow :is(.ith-feed-article-top-panel,.ith-feed-article-bottom-panel){position:relative!important;inset:auto!important;width:100%!important;max-height:none!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.ith-feed-post-article-image-flow .ith-feed-article-top-panel{order:0}.ith-feed-post-article-image-flow>.ith-feed-article-cover{position:relative!important;inset:auto!important;z-index:auto!important;order:1;width:100%!important;height:auto!important;max-height:min(60dvh,420px)!important;border-radius:var(--radius-md)!important;object-fit:contain!important}.ith-feed-post-article-image-flow .ith-feed-article-bottom-panel{order:2}.ith-feed-post-article-image-flow .ith-feed-article-sheet-copy{max-height:none!important;overflow:visible!important}:is(.ith-feed-post-image-flow,.ith-feed-post-article-image-flow) .ith-feed-post-footer{flex-wrap:wrap!important;gap:8px!important;overflow-x:visible!important;scroll-padding-inline-end:0}:is(.ith-feed-post-image-flow,.ith-feed-post-article-image-flow) .ith-feed-post-footer>*{flex:0 1 auto}:is(.ith-feed-post-image-flow,.ith-feed-post-article-image-flow) .ith-feed-post-footer>span{flex-wrap:wrap!important}:is(.ith-feed-post-image-flow,.ith-feed-post-article-image-flow) .ith-feed-post-actions-cue{display:none!important}.ith-feed-slide.ith-feed-post:not(.ith-feed-post-visual):not(.ith-feed-post-article){width:auto;margin:8px 0 14px;border:1px solid var(--border-default);border-radius:18px;box-shadow:0 1px 2px rgba(26,26,25,.05),0 12px 26px -14px rgba(26,26,25,.14)}.ith-feed-post:not(.ith-feed-post-visual):not(.ith-feed-post-article) .ith-feed-post-chip{position:static!important;align-self:flex-start;margin-bottom:var(--space-3)}.ith-feed-post-visual:has(>.ith-circle-video-error){justify-content:flex-start!important;background:var(--ink)!important}.ith-feed-post-visual>.ith-circle-video-error{position:relative!important;inset:auto!important;height:auto!important;min-height:clamp(220px,36dvh,300px)!important;flex:0 0 auto}.ith-feed-post-visual:has(>.ith-circle-video-error) .ith-feed-post-content{margin-bottom:0!important}.ith-feed-post-article-media .ith-feed-article-top-panel{gap:0!important;padding:9px 12px 18px!important;background:linear-gradient(180deg,rgba(10,10,10,.82),rgba(10,10,10,.5) 58%,transparent)!important;backdrop-filter:saturate(120%) blur(5px)!important;-webkit-backdrop-filter:saturate(120%) blur(5px)!important}.ith-feed-post-article-media .ith-feed-publication-head{flex-wrap:nowrap!important;gap:6px!important}.ith-feed-post-article-media .ith-feed-publication-head>a{flex:1 1 auto;gap:7px!important;overflow:hidden}.ith-feed-post-article-media .ith-feed-publication-head>a>span[aria-hidden=true]{width:32px!important;height:32px!important}.ith-feed-post-article-media .ith-feed-author-avatar{width:28px!important;height:28px!important}.ith-feed-post-article-media .ith-feed-author-name,.ith-feed-post-article-media .ith-feed-publication-name{display:block;overflow:hidden;font-size:var(--text-xs)!important;text-overflow:ellipsis;white-space:nowrap}.ith-feed-post-article-media .ith-feed-author-role,.ith-feed-post-article-media .ith-feed-publication-label{display:none!important}.ith-feed-post-article-media .ith-feed-article-meta{display:flex!important;flex-wrap:wrap!important;gap:4px!important;margin-top:2px!important;overflow:visible;white-space:normal;font-size:clamp(.75rem,3.25vw,var(--text-sm))!important;line-height:1.35!important}.ith-feed-post-article-media .ith-feed-article-meta>:where(span,time){white-space:nowrap}.ith-feed-post-article-media .ith-feed-article-bottom-panel{display:grid!important;grid-template-rows:minmax(0,auto) auto;max-height:clamp(142px,24dvh,154px);grid-gap:4px!important;gap:4px!important;padding:24px 12px 8px!important;overflow:hidden!important;background:linear-gradient(0deg,rgba(10,10,10,.9),rgba(10,10,10,.58) 64%,transparent)!important;backdrop-filter:saturate(120%) blur(5px)!important;-webkit-backdrop-filter:saturate(120%) blur(5px)!important;transition:max-height .18s ease}.ith-feed-post-article-media .ith-feed-article-bottom-panel:has(.ith-feed-article-copy-collapsible[data-expanded=true]){grid-template-rows:minmax(0,1fr) auto;max-height:min(46dvh,320px)}.ith-feed-post-article-media .ith-feed-article-sheet-copy{min-height:0;display:flex;flex-direction:column;gap:6px;overflow-x:hidden;overflow-y:hidden;overscroll-behavior-y:auto;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.ith-feed-post-article-media .ith-feed-article-bottom-panel:has(.ith-feed-article-copy-collapsible[data-expanded=true]) .ith-feed-article-sheet-copy{overflow-y:auto}.ith-feed-post-article-media .ith-feed-post-title{font-size:clamp(1rem,4.6vw,1.2rem)!important;line-height:1.18!important}.ith-feed-post-article-media .ith-feed-article-copy-collapsible[data-expanded=false] .ith-feed-post-context{display:none!important}.ith-feed-post-article-media .ith-feed-article-copy-collapsible[data-expanded=false] .ith-feed-article-transcript{display:none}.ith-feed-post-article-media .ith-feed-article-copy-collapsible[data-expanded=true] .ith-feed-article-transcript{display:block}.ith-feed-post-article-media .ith-feed-article-copy-collapsible[data-expanded=true] .ith-feed-post-context{display:flex!important}.ith-feed-post-visual .ith-feed-article-copy-collapsible[data-expanded=false] .ith-feed-article-transcript,.ith-feed-post-visual .ith-feed-article-copy-collapsible[data-expanded=false] .ith-feed-post-topics{display:none}.ith-feed-post-visual .ith-feed-article-copy-collapsible[data-expanded=true] .ith-feed-article-transcript{display:block}.ith-feed-post-visual .ith-feed-article-copy-collapsible[data-expanded=true] .ith-feed-post-topics{display:flex}.ith-feed-post-article-media .ith-feed-post-footer,.ith-feed-post-video-immersive .ith-feed-post-footer{flex-wrap:nowrap!important;gap:6px!important;margin-top:0!important;overflow-x:auto;scrollbar-width:none;scroll-padding-inline-end:96px}.ith-feed-post-article-media .ith-feed-post-footer::-webkit-scrollbar,.ith-feed-post-video-immersive .ith-feed-post-footer::-webkit-scrollbar{display:none}.ith-feed-post-article-media .ith-feed-post-footer>*,.ith-feed-post-video-immersive .ith-feed-post-footer>*{flex:0 0 auto}.ith-feed-post-article-media .ith-feed-post-footer>span,.ith-feed-post-video-immersive .ith-feed-post-footer>span{flex-wrap:nowrap!important;gap:6px!important}.ith-feed-post-article-media .ith-feed-post-footer button,.ith-feed-post-video-immersive .ith-feed-post-footer button{min-height:44px!important;padding:5px 9px!important;font-size:var(--text-xs)!important;white-space:nowrap}.ith-feed-post-article-media .ith-feed-post-link,.ith-feed-post-video-immersive .ith-feed-post-link{min-height:44px!important;font-size:var(--text-xs)!important;white-space:nowrap}.ith-feed-post-article-media .ith-feed-article-bottom-panel details{font-size:var(--text-xs)!important}.ith-feed-post-article-video .ith-feed-article-cover{object-fit:contain!important;background:#0a0a0a}.ith-feed-post-article-media>.ith-circle-video-error{z-index:3!important}.ith-feed-slide.ith-feed-post-video-inline{gap:var(--space-3)!important;padding:var(--space-4)!important;justify-content:flex-start!important;overflow:visible!important;scroll-snap-align:none;background:var(--surface-card)!important}.ith-feed-post-video-inline>.ith-feed-post-video{position:relative!important;inset:auto!important;order:1;width:100%!important;height:auto!important;max-height:min(60dvh,420px);border-radius:var(--radius-md);object-fit:contain;background:var(--ink)}.ith-feed-post-video-inline>.ith-feed-post-chip{order:0;margin-bottom:0!important}.ith-feed-post-video-inline>.ith-feed-post-content{order:2;margin-bottom:0!important}.ith-feed-post-article-video-inline>.ith-feed-article-cover{position:relative!important;inset:auto!important;z-index:auto!important;width:100%!important;height:auto!important;max-height:min(60dvh,360px)!important;border-radius:var(--radius-md)!important}.ith-feed-slide.ith-feed-post-video-immersive{width:calc(100% - 24px);min-height:0!important;height:auto;margin:0 12px 12px;padding:0!important;gap:0!important;justify-content:flex-start!important;overflow:visible!important;scroll-snap-align:none;background:var(--surface-card)!important;border:1px solid var(--border-default);border-radius:var(--radius-lg)}.ith-feed-post-video-immersive>.ith-feed-post-video{position:relative!important;inset:auto!important;order:0;width:100%!important;height:auto!important;max-height:min(68dvh,560px);border-radius:var(--radius-lg) var(--radius-lg) 0 0;object-fit:contain;background:var(--ink)}.ith-feed-post-video-immersive>.ith-feed-post-scrim{display:none!important}.ith-feed-post-video-immersive>.ith-feed-post-chip{position:static!important;order:1;align-self:flex-start;margin:12px 16px 0}.ith-feed-post-video-immersive>.ith-feed-post-content{order:2;width:100%;min-width:0;box-sizing:border-box;margin-bottom:0!important;padding:12px 16px 16px}.ith-feed-post-video-immersive .ith-feed-post-body,.ith-feed-post-video-immersive .ith-feed-post-meta,.ith-feed-post-video-immersive .ith-feed-post-meta>:where(a,strong),.ith-feed-post-video-immersive .ith-feed-post-title{color:var(--ink)!important}.ith-feed-post-video-immersive .ith-feed-post-context,.ith-feed-post-video-immersive .ith-feed-post-context a,.ith-feed-post-video-immersive .ith-feed-post-count,.ith-feed-post-video-immersive details,.ith-feed-post-video-immersive details p{color:var(--ink-muted)!important}.ith-feed-post-video-immersive .ith-feed-article-copy-toggle,.ith-feed-post-video-immersive .ith-feed-post-link,.ith-feed-post-video-immersive .ith-feed-post-reason{color:var(--brand-gold-ink)!important}.ith-feed-post-video-immersive .ith-feed-post-footer button{border-color:var(--border-strong)!important;background:transparent!important;color:var(--ink-secondary)!important}.ith-feed-post-video-immersive .ith-feed-post-footer button[aria-pressed=true]{background:var(--brand-gold-wash)!important;color:var(--brand-gold-ink)!important}.ith-feed-slide.ith-feed-post-article-video.ith-feed-post-article-media{width:calc(100% - 24px);min-height:0!important;height:auto;margin:0 12px 12px;gap:0!important;overflow:visible!important;scroll-snap-align:none;background:var(--ink)!important;border:1px solid var(--border-strong)!important;border-radius:var(--radius-lg)!important}.ith-feed-post-article-video.ith-feed-post-article-media :is(.ith-feed-article-top-panel,.ith-feed-article-bottom-panel){position:relative!important;inset:auto!important;max-height:none;overflow:visible!important}.ith-feed-post-article-video.ith-feed-post-article-media .ith-feed-article-top-panel{order:1;padding:12px!important;background:rgba(10,10,10,.96)!important}.ith-feed-post-article-video.ith-feed-post-article-media>.ith-feed-article-cover{position:relative!important;inset:auto!important;z-index:auto!important;order:0;width:100%!important;height:auto!important;max-height:min(68dvh,560px)!important;border-radius:var(--radius-lg) var(--radius-lg) 0 0!important}.ith-feed-post-article-video.ith-feed-post-article-media .ith-feed-article-bottom-panel{order:2;padding:12px!important;background:rgba(10,10,10,.96)!important}.ith-feed-post-article-video.ith-feed-post-article-media .ith-feed-article-copy-collapsible[data-expanded=true],.ith-feed-post-article-video.ith-feed-post-article-media .ith-feed-article-sheet-copy{max-height:none;overflow:visible}:is(.ith-feed-post-video-immersive,.ith-feed-post-article-video.ith-feed-post-article-media) .ith-feed-post-footer{flex-wrap:wrap!important;gap:8px!important;overflow-x:visible;scroll-padding-inline-end:0}:is(.ith-feed-post-video-immersive,.ith-feed-post-article-video.ith-feed-post-article-media) .ith-feed-post-footer>*{flex:0 1 auto}:is(.ith-feed-post-video-immersive,.ith-feed-post-article-video.ith-feed-post-article-media) .ith-feed-post-footer>span{flex-wrap:wrap!important}:is(.ith-feed-post-video-immersive,.ith-feed-post-article-video.ith-feed-post-article-media) .ith-feed-post-actions-cue{display:none}}:is(.ith-feed-post-article-media,.ith-feed-post-visual) .ith-feed-article-copy-clamp{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}:is(.ith-feed-post-article-media,.ith-feed-post-visual) .ith-feed-article-copy-collapsible{display:flex;flex-direction:column;gap:var(--space-3);min-width:0}:is(.ith-feed-post-article-media,.ith-feed-post-visual) .ith-feed-article-copy-collapsible[data-expanded=false]{max-height:2.75rem;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,#000 72%,transparent);mask-image:linear-gradient(180deg,#000 72%,transparent)}.ith-feed-post-visual .ith-feed-article-copy-collapsible[data-expanded=true]{max-height:min(22dvh,11rem);overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:auto;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.ith-feed-post-article-media .ith-feed-article-copy-collapsible[data-expanded=true],.ith-feed-post-video-immersive .ith-feed-article-copy-collapsible[data-expanded=true]{max-height:none;overflow:visible;-webkit-mask-image:none;mask-image:none}:is(.ith-feed-post-article-media,.ith-feed-post-visual) .ith-feed-article-copy-toggle{min-height:44px;padding:8px 0;border:0;border-radius:0;background:transparent;color:rgba(255,255,255,.88);font:600 var(--text-xs)/var(--leading-normal) var(--font-body);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.ith-feed-post-actions-cue,.ith-sarthi-deck-label-desktop{display:none}@media (max-width:879px){.ith-feed:has(.ith-feed-article-copy-collapsible[data-expanded=true]){scroll-snap-type:none}.ith-feed-post-article-media .ith-feed-post-actions-cue,.ith-feed-post-video-immersive .ith-feed-post-actions-cue{position:absolute;right:8px;bottom:8px;z-index:3;min-height:44px;display:inline-flex;align-items:center;padding:0 7px 0 24px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(10,10,10,.9) 30%);color:rgba(255,255,255,.92);font:600 10px/var(--leading-normal) var(--font-body);letter-spacing:.01em;white-space:nowrap}}:is(.ith-feed-post-article-media,.ith-feed-post-visual) .ith-feed-article-copy-clamp:has(.ith-feed-article-copy-collapsible[data-expanded=true]) .ith-feed-article-copy-toggle{position:-webkit-sticky;position:sticky;top:0;z-index:1;order:-1;align-self:flex-end;padding-inline:4px;background:rgba(10,10,10,.72);border-radius:var(--radius-sm)}.ith-feed-post-video-immersive .ith-feed-article-copy-clamp:has(.ith-feed-article-copy-collapsible[data-expanded=true]) .ith-feed-article-copy-toggle{position:static;order:0;align-self:flex-start;background:transparent}@media (max-width:879px) and (max-height:680px){.ith-feed-slide.ith-feed-post-visual{width:calc(100% - 24px);min-height:0;margin:0 12px 12px;padding:var(--space-4)!important;gap:var(--space-3)!important;justify-content:flex-start!important;overflow:visible!important;scroll-snap-align:none;background:var(--surface-card)!important;border:1px solid var(--border-default);border-radius:var(--radius-lg)}.ith-feed-slide.ith-feed-post-visual:has(>.ith-circle-video-error){background:var(--surface-card)!important}.ith-feed-post-visual .ith-feed-post-video{position:relative!important;inset:auto!important;order:1;width:100%!important;height:auto!important;border-radius:var(--radius-md);object-fit:cover}.ith-feed-post-visual .ith-circle-video-frame.ith-feed-post-video{object-fit:contain;background:var(--ink)}.ith-feed-post-visual .ith-feed-post-scrim{display:none!important}.ith-feed-post-visual .ith-feed-post-chip{position:static!important;align-self:flex-start;order:0}.ith-feed-post-visual .ith-feed-post-content{order:2;margin-bottom:0!important}.ith-feed-slide.ith-feed-post-article-video.ith-feed-post-article-media{width:calc(100% - 24px);min-height:0!important;height:auto;margin:0 12px 12px;overflow:visible!important;scroll-snap-align:none;background:var(--ink)!important;border:1px solid var(--border-strong)!important;border-radius:var(--radius-lg)!important}.ith-feed-post-article-video.ith-feed-post-article-media :is(.ith-feed-article-top-panel,.ith-feed-article-bottom-panel){position:relative!important;inset:auto!important;max-height:none;overflow:visible!important}.ith-feed-post-article-video.ith-feed-post-article-media .ith-feed-article-top-panel{padding:12px!important;background:rgba(10,10,10,.96)!important}.ith-feed-post-article-video.ith-feed-post-article-media>.ith-feed-article-cover{position:relative!important;inset:auto!important;z-index:auto!important;width:100%!important;height:280px!important;height:clamp(220px,52dvh,320px)!important;max-height:none!important;border-radius:0!important}.ith-feed-post-article-video.ith-feed-post-article-media .ith-feed-article-bottom-panel{padding:12px!important;background:rgba(10,10,10,.96)!important}.ith-feed-post-article-video.ith-feed-post-article-media .ith-feed-article-copy-collapsible[data-expanded=true],.ith-feed-post-article-video.ith-feed-post-article-media .ith-feed-article-sheet-copy{max-height:none;overflow:visible}}@media (max-width:879px) and (forced-colors:active){.ith-feed-post-article-media :is(.ith-feed-article-top-panel,.ith-feed-article-bottom-panel),.ith-feed-post-video-immersive .ith-feed-post-content{background:Canvas!important;color:CanvasText!important;border:1px solid CanvasText}.ith-feed-post-video-immersive .ith-feed-post-content{padding:var(--space-2)}:is(.ith-feed-post-video-immersive,.ith-feed-post-article-media) :is(a,button,summary,strong,.ith-feed-post-meta,.ith-feed-post-context,.ith-feed-post-reason,.ith-feed-post-title,.ith-feed-post-body,.ith-feed-post-count,.ith-feed-article-meta,.ith-feed-article-transcript){color:CanvasText!important}:is(.ith-feed-post-video-immersive,.ith-feed-post-article-media) .ith-feed-post-footer button{border-color:ButtonText!important}:is(.ith-feed-post-video-immersive,.ith-feed-post-article-media) .ith-feed-post-actions-cue{background:Canvas!important;color:CanvasText!important}}@media (max-width:879px) and (max-height:680px),(min-width:880px){.ith-feed-post-visual .ith-feed-post-body,.ith-feed-post-visual .ith-feed-post-meta,.ith-feed-post-visual .ith-feed-post-meta>:where(a,strong),.ith-feed-post-visual .ith-feed-post-title{color:var(--ink)!important}.ith-feed-post-visual .ith-feed-post-context,.ith-feed-post-visual .ith-feed-post-context a,.ith-feed-post-visual .ith-feed-post-count,.ith-feed-post-visual details,.ith-feed-post-visual details p{color:var(--ink-muted)!important}.ith-feed-post-visual .ith-feed-post-link,.ith-feed-post-visual .ith-feed-post-reason{color:var(--brand-gold-ink)!important}.ith-feed-post-visual .ith-feed-post-footer button{border-color:var(--border-strong)!important;background:transparent!important;color:var(--ink-secondary)!important}.ith-feed-post-visual .ith-feed-post-footer button[aria-pressed=true]{background:var(--brand-gold-wash)!important;color:var(--brand-gold-ink)!important}.ith-feed-post-visual .ith-feed-post-footer span{color:var(--ink-muted)!important}.ith-feed-post-visual .ith-feed-article-copy-toggle{color:var(--brand-gold-ink)!important}}@media (max-width:879px) and (prefers-reduced-motion:reduce){.ith-feed,.ith-feed-continue-grid{scroll-snap-type:none}.ith-sarthi-deck-layer{transition:none!important}.ith-feed-post-article-media .ith-feed-article-bottom-panel{transition:none}}@media (min-width:880px){.ith-feed{padding:var(--space-4) clamp(var(--space-5),3vw,var(--space-8)) clamp(var(--space-5),3vw,var(--space-8));scroll-snap-type:none}.ith-feed-stream{height:auto;max-width:760px;margin-inline:auto;display:flex;flex-direction:column;gap:var(--space-4)}.ith-feed-slide{min-height:0}.ith-feed-slide.ith-feed-post-article-media,.ith-feed-slide.ith-feed-post-visual{height:auto;overflow:visible!important}.ith-feed-guidance-slot,.ith-feed-padded,.ith-feed-slide-empty{padding:0}.ith-feed-continue-grid{grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:repeat(2,minmax(0,1fr));overflow-x:visible;scroll-snap-type:none}.ith-feed-header{display:block;padding:0;margin-bottom:var(--space-2)}.ith-feed-header h1{color:var(--ink);font-size:var(--text-2xl);line-height:var(--leading-tight)}.ith-feed-header p{margin:var(--space-2) 0 0;color:var(--ink-muted);font:var(--text-xs)/var(--leading-normal) var(--font-mono);letter-spacing:var(--tracking-wide);text-transform:uppercase}.ith-feed-view-nav{position:static;z-index:auto;width:auto;margin-top:var(--space-3);padding:0;overflow:visible;border:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.ith-feed-view-nav a{min-height:44px}.ith-sarthi-deck-label-mobile{display:none}.ith-sarthi-deck-label-desktop{display:inline}.ith-feed-post{min-height:0!important;display:flex!important;justify-content:flex-start!important;gap:var(--space-3)!important;padding:var(--space-5)!important;background:var(--surface-card)!important;border:1px solid var(--border-default);border-radius:var(--radius-lg)}.ith-feed-post-video{position:relative!important;inset:auto!important;order:1;height:auto!important;max-height:240px;border-radius:var(--radius-md)}.ith-circle-video-frame.ith-feed-post-video{max-height:min(60vh,420px);object-fit:contain;background:var(--ink)}.ith-feed-post-scrim{display:none!important}.ith-feed-post-chip{position:static!important;display:inline-flex;align-self:flex-start;order:0}.ith-feed-post-content{order:2;margin-bottom:0!important}.ith-feed-post-meta{color:var(--ink-secondary)!important}.ith-feed-post-body,.ith-feed-post-meta strong{color:var(--ink)!important}.ith-feed-post-body{font:var(--text-md)/var(--leading-normal) var(--font-body)!important}.ith-feed-post-link{color:var(--brand-gold-ink)!important}.ith-feed-post-count{color:var(--ink-muted)!important}.ith-feed-post-article{overflow:visible!important;border:1px solid var(--border-default)!important;border-radius:var(--radius-lg)!important}.ith-feed-post-article .ith-feed-article-bottom-panel,.ith-feed-post-article .ith-feed-article-top-panel{position:relative!important;inset:auto!important;z-index:auto!important;width:100%;padding:0!important;margin:0!important;background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;max-height:none!important;overflow:visible!important}.ith-feed-post-article .ith-feed-article-top-panel{order:0}.ith-feed-post-article .ith-feed-article-cover{position:relative!important;inset:auto!important;z-index:auto!important;order:1;width:100%!important;height:auto!important;max-height:360px!important;border-radius:var(--radius-md)!important;object-fit:cover}.ith-feed-post-article .ith-feed-article-bottom-panel{order:2}.ith-feed-post-article .ith-feed-article-sheet-copy{display:flex;flex-direction:column;gap:var(--space-3);overflow:visible}.ith-feed-post-article .ith-feed-author-name,.ith-feed-post-article .ith-feed-post-title,.ith-feed-post-article .ith-feed-publication-name{color:var(--ink)!important}.ith-feed-post-article .ith-feed-article-meta,.ith-feed-post-article .ith-feed-author-role,.ith-feed-post-article .ith-feed-post-context,.ith-feed-post-article .ith-feed-publication-label,.ith-feed-post-article details,.ith-feed-post-article details p{color:var(--ink-muted)!important}.ith-feed-post-article .ith-feed-author-role,.ith-feed-post-article .ith-feed-publication-label{display:block!important}.ith-feed-post-article .ith-feed-post-context{display:flex!important}.ith-feed-post-article .ith-feed-post-title{font-size:var(--text-2xl)!important;line-height:var(--leading-tight)!important}.ith-feed-post-article .ith-feed-publication-head>a>span[aria-hidden=true]{width:44px!important;height:44px!important}.ith-feed-post-article .ith-feed-author-avatar{width:36px!important;height:36px!important}.ith-feed-post-article .ith-feed-post-reason{color:var(--brand-gold-ink)!important}.ith-feed-post-article .ith-feed-author-avatar{border-color:var(--ink)!important;background:var(--ink)!important;color:var(--surface-card)!important;box-shadow:none!important}.ith-feed-post-article .ith-feed-author-avatar-sarthi{border-color:var(--brand-gold)!important;background:var(--brand-gold)!important;color:var(--ink)!important}.ith-feed-post-article .ith-feed-post-footer button{border-color:var(--border-strong)!important;background:transparent!important;color:var(--ink-secondary)!important}.ith-feed-post-article .ith-feed-post-footer button[aria-pressed=true]{background:var(--brand-gold-wash)!important;color:var(--brand-gold-ink)!important}.ith-feed-post-article .ith-feed-post-footer span{color:var(--ink-muted)!important}.ith-feed-post .ith-feed-article-copy-collapsible{max-height:none!important;overflow:visible!important;-webkit-mask-image:none!important;mask-image:none!important}.ith-feed-post .ith-feed-article-copy-toggle{display:none!important}.ith-sarthi-deck{min-height:0!important;padding:var(--space-4) 0 0!important}}@media (min-width:880px) and (max-height:600px) and (orientation:landscape){.ith-feed{padding-top:0}.ith-feed-view-nav{position:-webkit-sticky;position:sticky;top:0;z-index:5;width:100%;margin-top:0;padding:8px 12px;overflow-x:auto;border-block:1px solid color-mix(in srgb,var(--border-default) 82%,transparent);background:color-mix(in srgb,var(--surface-page) 94%,transparent);backdrop-filter:saturate(135%) blur(14px);-webkit-backdrop-filter:saturate(135%) blur(14px)}}@media (min-width:1240px){.ith-feed-stream{width:100%;max-width:1180px}.ith-feed-columns{min-width:0;position:relative;display:grid;grid-template-columns:minmax(280px,.72fr) minmax(560px,1.28fr);align-items:start;grid-column-gap:var(--space-6);column-gap:var(--space-6)}.ith-feed-reading-column{grid-column:2;grid-row:1}.ith-feed-reading-column,.ith-feed-support-rail{min-width:0;display:flex;flex-direction:column;gap:var(--space-4)}.ith-feed-support-rail{position:absolute;inset-block-start:0;inset-inline-start:0;width:min(36%,400px)}.ith-feed-stream>.ith-feed-availability-notice{width:64%;margin-left:auto}.ith-feed-stream:not(:has(.ith-feed-support-rail>:not(:empty))){max-width:760px}.ith-feed-columns:not(:has(.ith-feed-support-rail>:not(:empty))){grid-template-columns:minmax(0,760px)}.ith-feed-columns:not(:has(.ith-feed-support-rail>:not(:empty))) .ith-feed-reading-column{grid-column:1}.ith-feed-support-rail:not(:has(>:not(:empty))){display:none}}@media (min-width:1100px){.ith-peer-page{padding:var(--space-8)!important}.ith-peer-title{font-size:var(--text-3xl)!important}.ith-peer-layout{grid-template-columns:minmax(0,1fr) 360px!important}.ith-peer-card-grid{grid-template-columns:1fr 1fr!important}}@media (max-width:480px){.ith-peer-origin-control{padding:var(--space-4)!important}.ith-peer-origin-actions{display:grid!important;grid-template-columns:minmax(0,1fr)}.ith-peer-origin-actions>*{width:100%}.ith-peer-path-actions,.ith-peer-path-evidence,.ith-peer-person-detail{padding-left:0!important}.ith-peer-blueprint-row,.ith-peer-origin{grid-template-columns:1fr!important}.ith-peer-origin>span{white-space:normal!important}.ith-peer-person-header{display:grid!important;grid-template-columns:auto auto minmax(0,1fr)}.ith-peer-person-header>span:last-child{grid-column:2/4;justify-self:start}}.ith-peer-drill-region:focus-visible{outline:2px solid var(--brand-gold-ink);outline-offset:4px;border-radius:var(--radius-xl)}@keyframes ithras-skeleton-pulse{0%,to{opacity:1}50%{opacity:.55}}.ithras-skeleton{animation:ithras-skeleton-pulse 1.6s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.ithras-skeleton{animation:none}}.ith-card-link:after{content:"";position:absolute;inset:0;border-radius:inherit}@media (max-width:768px){.ithras-grid-1x1,.ithras-grid-2x1,.ithras-grid-3up{grid-template-columns:1fr!important}.ithras-row-equalstack{flex-direction:column!important}.ithras-page-edge{padding-left:12px!important;padding-right:12px!important}.ithras-display-shrink-mobile{font-size:22px!important;line-height:1.15!important}.ithras-hide-mobile{display:none!important}}@media (max-width:380px){.ithras-page-edge{padding-left:8px!important;padding-right:8px!important}}.ith-home button{font:inherit;cursor:pointer}.reveal{opacity:0;transform:translateY(20px);transition:opacity var(--duration-slow) var(--ease-default),transform var(--duration-slow) var(--ease-default)}.reveal.is-visible{opacity:1;transform:none}.map-path{stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset .9s var(--ease-default)}.map-node{opacity:0;transition:opacity var(--duration-normal) var(--ease-default)}.map-draw.is-visible .map-path{stroke-dashoffset:0}.map-draw.is-visible .map-node{opacity:1}.grain{position:relative}.grain:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");opacity:.05;mix-blend-mode:multiply}.grain.on-dark:after{mix-blend-mode:screen;opacity:.06}@keyframes ith-fade-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ith-fade-rise{animation:ith-fade-rise var(--dur-slow) var(--ease-default) both}.ith-press{transition:transform var(--dur-quick) var(--ease-default)}.ith-press:active{transform:scale(.98)}@media (prefers-reduced-motion:reduce){.ith-fade-rise{animation:none}.ith-press,.ith-press:active{transition:none;transform:none}}.ith-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}.ith-disclosure>summary{list-style:none}.ith-disclosure>summary::-webkit-details-marker{display:none}.ith-disclosure-caret{display:inline-block;transition:transform var(--dur-quick) var(--ease-default)}.ith-disclosure[open]>summary .ith-disclosure-caret{transform:rotate(90deg)}@media (prefers-reduced-motion:reduce){.ith-disclosure-caret{transition:none}}@media (max-width:879px){.ith-room-composer{display:none}}.ith-room-nameplate{flex-wrap:nowrap}.ith-room-actions{margin-left:auto}.ith-room-tagline{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.ith-room-shelf{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.ith-room-shelf>*{flex:0 0 auto;min-width:0;max-width:100%}.ith-room-shelf>.ith-disclosure[open],.ith-room-shelf>:has(.ith-disclosure[open]){flex:1 0 100%}@keyframes ith-scrim-fade{0%{opacity:0}to{opacity:1}}@keyframes ith-panel-slide{0%{transform:translateX(-24px);opacity:.6}to{transform:translateX(0);opacity:1}}.ith-scrim{animation:ith-scrim-fade var(--dur-base) var(--ease-default) both}.ith-panel{animation:ith-panel-slide var(--dur-base) var(--ease-default) both}@media (prefers-reduced-motion:reduce){.ith-panel,.ith-scrim{animation:none}}@keyframes ith-pulse{0%,to{opacity:.35}50%{opacity:1}}.ith-pulse{animation:ith-pulse 1.2s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.ith-pulse{animation:none}}@keyframes ith-indeterminate{0%{transform:translateX(-100%)}to{transform:translateX(290%)}}.ith-indeterminate{animation:ith-indeterminate 1.7s var(--ease-default) infinite}@media (prefers-reduced-motion:reduce){.ith-indeterminate{animation:none;width:100%;opacity:.55}}@keyframes ith-band-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ith-band{animation:ith-band-in var(--dur-slow) var(--ease-default) both}.ith-band:hover{transform:translateY(-1px);box-shadow:0 2px 10px rgba(26,26,25,.1);border-color:var(--border-strong,#d4d4d0);z-index:2}@media (prefers-reduced-motion:reduce){.ith-band{animation:none}.ith-band:hover{transform:none;box-shadow:none}}.sticky-cta{position:fixed;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom, 0px));z-index:50;transform:translateY(160%);transition:transform var(--duration-slow) var(--ease-default)}.sticky-cta.is-shown{transform:none}@media (min-width:769px){.sticky-cta{display:none}}.cv-composer{z-index:50}@media print{.cv-composer{display:none!important}}@media (max-width:520px){.cv-composer{gap:6px!important;padding-left:8px!important;padding-right:8px!important}}.ith-section{padding:clamp(72px,12vh,140px) 0}.ith-display{font-family:var(--font-display);font-weight:var(--weight-regular);letter-spacing:var(--tracking-tight);line-height:1.02;margin:0}@media (prefers-reduced-motion:reduce){.reveal{transform:none;transition:opacity var(--duration-normal) var(--ease-default)}.map-path{transition:none;stroke-dashoffset:0}.map-node{opacity:1}.map-node,.sticky-cta{transition:none}}.ith-display{text-wrap:balance}.ith-home p{text-wrap:pretty}.scroll-progress{position:fixed;inset:0 0 auto 0;height:2px;z-index:70;background:var(--brand-gold);transform:scaleX(var(--scrollp,0));transform-origin:left center;pointer-events:none}.reveal{transform:translateY(14px)}.reveal .ith-display{-webkit-clip-path:inset(0 0 108% 0);clip-path:inset(0 0 108% 0);transition:-webkit-clip-path .82s var(--ease-default);transition:clip-path .82s var(--ease-default);transition:clip-path .82s var(--ease-default),-webkit-clip-path .82s var(--ease-default)}.reveal.is-visible .ith-display{-webkit-clip-path:inset(0 0 -10% 0);clip-path:inset(0 0 -10% 0)}.ith-card{box-shadow:0 1px 2px rgba(26,26,25,.03),0 10px 26px rgba(26,26,25,.045);transition:transform var(--duration-normal) var(--ease-default),box-shadow var(--duration-slow) var(--ease-default),border-color var(--duration-normal) var(--ease-default)}.ith-rule{transition:transform var(--duration-slow) var(--ease-default);transform-origin:left center}@media (hover:hover){.ith-card:hover{transform:translateY(-4px);box-shadow:0 2px 4px rgba(26,26,25,.04),0 20px 44px rgba(26,26,25,.1);border-color:var(--border-strong)}.ith-card:hover .ith-rule{transform:scaleX(1.6875)}}.ith-card:active{transform:translateY(-1px)}.ith-btn{transition:filter var(--duration-normal) var(--ease-default),transform var(--duration-fast) var(--ease-default)}@media (hover:hover){.ith-btn:hover{filter:brightness(.95)}}.ith-btn:active{transform:translateY(1px)}@media (max-width:767px),(pointer:coarse){.ith-btn{min-height:44px}}@media (pointer:coarse){.ith-tap{min-height:44px;display:inline-flex;align-items:center}}@media (max-width:480px){.mk-wl-row{flex-direction:column;align-items:stretch}.mk-wl-row>*{width:100%}}.top-bar{position:fixed;inset:0 0 auto 0;z-index:60;background:rgba(26,26,25,.72);backdrop-filter:saturate(140%) blur(12px);-webkit-backdrop-filter:saturate(140%) blur(12px);border-bottom:1px solid rgba(255,255,255,.08);transform:translateY(-100%);transition:transform var(--duration-slow) var(--ease-default)}.top-bar.is-shown{transform:none}@media (max-width:768px){.top-bar{display:none}}@media (prefers-reduced-motion:reduce){.reveal .ith-display{-webkit-clip-path:none;clip-path:none;transition:none}.ith-card{transition:none}.ith-card:active,.ith-card:hover{transform:none}.ith-btn,.ith-rule{transition:none}.ith-btn:active{transform:none}.top-bar{transition:none}}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}@media print{.ith-appbar,.ith-bottombar,.ith-rail,.scroll-progress,.sticky-cta,.top-bar{display:none!important}body,html{background:#fff!important}.ith-cv-paper,.ith-cv-print{padding:0!important}.ith-cv-paper{max-width:none!important}}.mk-rail{display:flex}.mk-rail-panel{flex:0 0 100vw;min-height:100vh;display:flex;align-items:center}@media (max-width:880px){.mk-rail{flex-direction:column}.mk-rail-panel{flex-basis:auto;min-height:70vh}}.mk-nav-burger{display:none}@media (max-width:880px){.mk-nav-desktop{display:none!important}.mk-nav-burger{display:inline-block!important}}@keyframes mk-orb-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.mk-orb{animation:mk-orb-breathe 3.2s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.mk-orb{animation:none}}@keyframes mk-sweep{0%{transform:translateX(-130%)}55%,to{transform:translateX(240%)}}@keyframes mk-wave{0%,to{transform:scaleY(.35)}50%{transform:scaleY(1)}}@keyframes mk-ping{0%{transform:scale(.6);opacity:.7}70%,to{transform:scale(2.3);opacity:0}}.mk-sweep{animation:mk-sweep 3.4s ease-in-out infinite}.mk-wave-bar{transform-origin:bottom;animation:mk-wave 1.1s ease-in-out infinite}.mk-ping{animation:mk-ping 2.6s ease-out infinite}[data-motion-paused] .mk-orb,[data-motion-paused] .mk-ping,[data-motion-paused] .mk-sweep,[data-motion-paused] .mk-wave-bar{animation-play-state:paused}.mk-motion-control{min-width:44px;min-height:44px;margin:-28px 0 20px;padding:8px 14px;border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--surface-card);color:var(--ink-secondary);cursor:pointer;font:var(--weight-semibold) var(--text-sm)/1.2 var(--font-body)}.mk-theater>.mk-motion-control{margin:0}@media (prefers-reduced-motion:reduce){.mk-ping,.mk-sweep,.mk-wave-bar{animation:none}.mk-motion-control{display:none}}.ith-magic-layer{position:absolute;inset:0;overflow:hidden;pointer-events:none;color:transparent;white-space:pre-wrap;overflow-wrap:break-word}.ith-magic-mark{background-image:linear-gradient(90deg,var(--brand-gold-muted) 0,var(--brand-gold) 35%,var(--brand-gold-muted) 70%,var(--brand-gold) 100%);background-size:220% 2px;background-repeat:repeat-x;background-position:0 calc(100% - 1px);animation:ith-magic-drift 4.5s linear infinite;border-radius:1px}.ith-magic-mark[data-active=true]{background-color:var(--brand-gold-highlight,#FFF6DC);box-shadow:0 0 0 2px var(--brand-gold-highlight,#FFF6DC)}@keyframes ith-magic-drift{0%{background-position:0 calc(100% - 1px)}to{background-position:220% calc(100% - 1px)}}@keyframes ith-magic-settle{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ith-magic-pop{animation:ith-magic-settle .18s ease-out}@media (prefers-reduced-motion:reduce){.ith-magic-mark,.ith-magic-pop{animation:none}}