:root{--vy-bg: #f6f8fc;--vy-bg-deep: #eef2fa;--vy-panel: #ffffff;--vy-panel-2: #eef2fa;--vy-panel-3: #eaf0ff;--vy-panel-deep: #fbfcff;--vy-glass: rgba(255, 255, 255, .82);--vy-glass-strong: rgba(255, 255, 255, .95);--vy-scrim: rgba(15, 23, 42, .45);--vy-border: #e2e8f4;--vy-border-soft: #e2e8f4;--vy-border-strong: #8797b3;--vy-border-hover: #6d83a4;--vy-border-glass: rgba(30, 50, 110, .12);--vy-text: #0f172a;--vy-text-sub: #516180;--vy-text-mute: #5b6884;--vy-text-on-accent: #ffffff;--vy-text-on-success: #ffffff;--vy-brand: #1a56db;--vy-brand-hover: #1748b4;--vy-secondary: #3b82f6;--vy-sky: #2a9dd3;--vy-accent: #1a56db;--vy-accent-soft: #dce9ff;--vy-info: #086b95;--vy-selection-bg: #c9ddff;--vy-selection-ink: #0f172a;--vy-grad-primary: linear-gradient(135deg, var(--vy-brand), #1f65d6);--vy-grad-primary-hover: linear-gradient(135deg, var(--vy-brand-hover), #1a56db);--vy-cyan: var(--vy-accent);--vy-violet: var(--vy-accent);--vy-violet-2: var(--vy-accent);--vy-indigo: var(--vy-accent);--vy-green: #047857;--vy-red: #b91c1c;--vy-grad-brand: linear-gradient(135deg, var(--vy-brand), #1f65d6);--vy-grad-violet: var(--vy-grad-primary);--vy-grad-violet-hover: var(--vy-grad-primary-hover);--vy-grad-ring-glow: radial-gradient(1100px 480px at 50% -6%, rgba(60, 110, 255, .08), transparent 62%);--vy-r-sm: 12px;--vy-r-md: 16px;--vy-r-lg: 20px;--vy-r-xl: 20px;--vy-r-full: 999px;--vy-shadow-card: 0 2px 10px rgba(24, 39, 75, .035);--vy-shadow-pop: 0 12px 32px rgba(24, 39, 75, .1);--vy-glow-violet: none;--vy-glow-ring: none;--vy-glow-cyan: none;--vy-glow-green: none;--vy-glow-red: none;--vy-font: "Onest", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--vy-font-mono: ui-monospace, "SF Mono", SFMono-Regular, Menlo, Consolas, monospace;--vy-fs-2xs: 11px;--vy-fs-xs: 12px;--vy-fs-sm: 13px;--vy-fs-md: 14px;--vy-fs-lg: 16px;--vy-fs-xl: 18px;--vy-fs-2xl: 24px;--vy-fs-3xl: 32px;--vy-lh-tight: 1.2;--vy-lh-body: 1.45;--vy-sp-1: 4px;--vy-sp-2: 8px;--vy-sp-3: 12px;--vy-sp-4: 16px;--vy-sp-5: 24px;--vy-sp-6: 32px;--vy-control-min: 44px;--vy-control-comfortable: 48px;--vy-icon-size: 24px;--vy-icon-stroke: 1.8;--vy-rail-w: 88px;--vy-topbar-h: 96px;--vy-topbar-compress: 0px;--vy-density-gap: 20px;--vy-row-padding: 12px;--vy-font-display: "Unbounded", "Onest", system-ui, sans-serif;--vy-weight-normal: 400;--vy-weight-medium: 500;--vy-weight-strong: 600;--vy-right-rail-w: 300px;--vy-z-base: 0;--vy-z-raised: 10;--vy-z-sticky: 100;--vy-z-dropdown: 200;--vy-z-scrim: 800;--vy-z-toast: 900;--vy-z-modal: 1000;--vy-z-tooltip: 1100;--vy-focus-width: 2px;--vy-focus-offset: 2px;--vy-focus-color: #1a56db;--vy-focus-ring: none;--vy-dur-fast: 80ms;--vy-dur-base: .16s;--vy-dur-slow: .24s;--vy-dur-slower: .4s;--vy-ease: cubic-bezier(.4, 0, .2, 1);--vy-breathe-duration: 4.2s;--vy-breathe-ease: cubic-bezier(.45, 0, .55, 1);--vy-breathe-shift: -.5px;--vy-breathe-opacity-rest: .96;--vy-motion-breathe: vy-calm-breathe var(--vy-breathe-duration) var(--vy-breathe-ease) infinite;--vy-pill-bg: rgba(255, 255, 255, .85);--vy-empty-bg: rgba(255, 255, 255, .6);color-scheme:light}:root.vy-theme-dark{--vy-bg: #0b1220;--vy-bg-deep: #0b1220;--vy-panel: #111c2e;--vy-panel-2: #142137;--vy-panel-3: #203e67;--vy-panel-deep: #17243a;--vy-glass: rgba(17, 28, 46, .82);--vy-glass-strong: rgba(17, 28, 46, .95);--vy-scrim: rgba(4, 6, 13, .6);--vy-border: #2c3d59;--vy-border-soft: #2c3d59;--vy-border-strong: #4d6588;--vy-border-hover: #6d83a4;--vy-border-glass: rgba(140, 160, 220, .14);--vy-text: #edf3ff;--vy-text-sub: #a9b8d0;--vy-text-mute: #9aacc7;--vy-text-on-accent: #ffffff;--vy-text-on-success: #04120c;--vy-accent: #91baff;--vy-accent-soft: #203e67;--vy-info: #71d5fa;--vy-selection-bg: #244c81;--vy-selection-ink: #edf3ff;--vy-cyan: var(--vy-accent);--vy-violet: var(--vy-accent);--vy-violet-2: var(--vy-accent);--vy-indigo: var(--vy-accent);--vy-green: #34d399;--vy-red: #f87171;--vy-grad-ring-glow: radial-gradient(1100px 480px at 50% -6%, rgba(56, 90, 220, .1), transparent 62%);--vy-shadow-card: 0 2px 10px rgba(2, 4, 10, .16);--vy-shadow-pop: 0 12px 32px rgba(2, 4, 10, .32);--vy-glow-violet: none;--vy-glow-ring: none;--vy-glow-cyan: none;--vy-glow-green: none;--vy-glow-red: none;--vy-pill-bg: rgba(17, 28, 46, .85);--vy-empty-bg: rgba(17, 28, 46, .6);--vy-focus-contrast: rgba(11, 18, 32, .96);--vy-focus-color: #91baff;color-scheme:dark}:root[data-vy-density=compact]{--vy-topbar-h: 64px;--vy-density-gap: 12px;--vy-row-padding: 8px}:root{--vy-brand-soft: #eaf0ff;--vy-avatar-blue: #dce9ff;--vy-avatar-cyan: #d6f2fa;--vy-avatar-indigo: #e5e8ff;--vy-avatar-slate: #e3eaf4;--vy-on-avatar: #17345f;--vy-shadow-small: 0 2px 5px rgb(23 43 99 / 6%);--vy-shadow-card: 0 10px 34px rgb(23 43 99 / 8%), 0 2px 8px rgb(23 43 99 / 3%)}:root.vy-theme-dark{--vy-brand-soft: #1b3156;--vy-avatar-blue: #203e67;--vy-avatar-cyan: #153d51;--vy-avatar-indigo: #303660;--vy-avatar-slate: #29394f;--vy-on-avatar: #e5edff;--vy-border-strong: #6d83a4;--vy-shadow-small: 0 2px 5px rgb(0 0 0 / 14%);--vy-shadow-card: 0 16px 48px rgb(0 0 0 / 22%)}:root{--vy-brand-iris: var(--vy-brand);--vy-brand-aurora: #1f65d6;--vy-brand-blue: var(--vy-brand-hover);--vy-brand-gradient: var(--vy-grad-primary);--vy-brand-knockout: #fff;--vy-brand-wordmark: var(--vy-text, #e8edf8);--vy-brand-mark-size: 32px;--vy-brand-lockup-gap: 10px;--vy-brand-wordmark-width: 102px;--vy-brand-product-size: 40px;--vy-brand-badge-size: 17px;--vy-brand-radius: 28%;--vy-brand-breathe-duration: 4.2s;--vy-brand-breathe-scale: 1.018;--vy-brand-breathe-ease: cubic-bezier(.4, 0, .2, 1);--vy-product-accent: var(--vy-brand);--vy-product-ink: #ffffff}:root.vy-theme-light{--vy-brand-iris: var(--vy-brand);--vy-brand-aurora: #1f65d6;--vy-brand-blue: var(--vy-brand-hover);--vy-brand-gradient: var(--vy-grad-primary);--vy-brand-wordmark: var(--vy-text, #101828);--vy-product-accent: var(--vy-brand);--vy-product-ink: #fff}.vy-brand-mark,.vy-brand-lockup,.vy-product-mark{position:relative;flex:none;isolation:isolate}.vy-brand-mark,.vy-brand-lockup>.vy-brand-mark{width:var(--vy-brand-mark-size);height:var(--vy-brand-mark-size)}.vy-brand-mark__svg,.vy-brand-wordmark__svg,.vy-product-mark__badge svg{display:block;max-width:none;overflow:visible}.vy-brand-mark__svg{width:100%;height:100%;transform-origin:50% 50%}.vy-brand-wordmark{display:inline-flex;width:var(--vy-brand-wordmark-width);color:var(--vy-brand-wordmark)}.vy-brand-wordmark__svg{width:100%;height:auto}.vy-brand-lockup{display:inline-flex;align-items:center;gap:var(--vy-brand-lockup-gap);min-width:calc(var(--vy-brand-mark-size) + var(--vy-brand-lockup-gap) + var(--vy-brand-wordmark-width));min-height:var(--vy-brand-mark-size);color:var(--vy-brand-wordmark);line-height:1}.vy-brand-lockup--compact{min-width:var(--vy-brand-mark-size)}.vy-brand-lockup--compact .vy-brand-wordmark{display:none}.vy-product-mark{display:inline-grid;place-items:center;width:var(--vy-brand-product-size);height:var(--vy-brand-product-size)}.vy-product-mark>.vy-brand-mark__svg{width:100%;height:100%}.vy-product-mark__badge{position:absolute;right:-2px;bottom:-2px;z-index:1;display:grid;place-items:center;width:var(--vy-brand-badge-size);height:var(--vy-brand-badge-size);border:2px solid var(--vy-panel, #0a0f1e);border-radius:50%;color:var(--vy-product-ink);background:var(--vy-product-accent);box-shadow:0 2px 8px #02040a47}.vy-product-mark__badge svg{width:11px;height:11px;stroke-width:2.15}.vy-product-mark[data-product=voice]{--vy-product-accent: #2dd39e;--vy-product-ink: #04110d}.vy-product-mark[data-product=messenger]{--vy-product-accent: #2dd4ff;--vy-product-ink: #031116}.vy-product-mark[data-product=account]{--vy-product-accent: var(--vy-brand);--vy-product-ink: #fff}.vy-product-mark[data-product=academy]{--vy-product-accent: #60a5fa;--vy-product-ink: #06152b}.vy-product-mark[data-product=files]{--vy-product-accent: #67e8f9;--vy-product-ink: #041317}.vy-product-mark[data-product=ai],.vy-product-mark[data-product=communities]{--vy-product-accent: var(--vy-brand);--vy-product-ink: #fff}.vy-product-mark[data-product=services]{--vy-product-accent: #cbd5e1;--vy-product-ink: #111827}:root.vy-theme-light .vy-product-mark[data-product=voice]{--vy-product-accent: #067a45;--vy-product-ink: #fff}:root.vy-theme-light .vy-product-mark[data-product=messenger]{--vy-product-accent: #0e7490;--vy-product-ink: #fff}:root.vy-theme-light .vy-product-mark[data-product=account]{--vy-product-accent: var(--vy-brand);--vy-product-ink: #fff}:root.vy-theme-light .vy-product-mark[data-product=academy]{--vy-product-accent: #1d4ed8;--vy-product-ink: #fff}:root.vy-theme-light .vy-product-mark[data-product=files]{--vy-product-accent: #0369a1;--vy-product-ink: #fff}:root.vy-theme-light .vy-product-mark[data-product=ai]{--vy-product-accent: var(--vy-brand);--vy-product-ink: #fff}:root.vy-theme-light .vy-product-mark[data-product=communities]{--vy-product-accent: var(--vy-brand);--vy-product-ink: #fff}:root.vy-theme-light .vy-product-mark[data-product=services]{--vy-product-accent: #475569;--vy-product-ink: #fff}.vy-product-mark[data-motion=breathe]:before,.vy-brand-mark[data-motion=breathe]:before{content:"";position:absolute;z-index:-1;inset:-14%;border-radius:var(--vy-brand-radius);pointer-events:none;background:radial-gradient(circle,rgba(26,86,219,.18),transparent 70%);background:radial-gradient(circle,color-mix(in srgb,var(--vy-brand-iris) 24%,transparent),transparent 70%);opacity:.36;transform:scale(.94);animation:vy-brand-halo var(--vy-brand-breathe-duration) var(--vy-brand-breathe-ease) infinite}.vy-product-mark[data-motion=breathe]>.vy-brand-mark__svg,.vy-brand-mark[data-motion=breathe]>.vy-brand-mark__svg{will-change:transform;animation:vy-brand-breathe var(--vy-brand-breathe-duration) var(--vy-brand-breathe-ease) infinite}@keyframes vy-brand-breathe{0%,to{transform:translateZ(0) scale(1)}50%{transform:translateZ(0) scale(var(--vy-brand-breathe-scale))}}@keyframes vy-brand-halo{0%,to{opacity:.22;transform:translateZ(0) scale(.94)}50%{opacity:.42;transform:translateZ(0) scale(1.04)}}@media(prefers-reduced-motion:reduce){.vy-product-mark[data-motion=breathe]:before,.vy-brand-mark[data-motion=breathe]:before{animation:none;opacity:.26;transform:none}.vy-product-mark[data-motion=breathe]>.vy-brand-mark__svg,.vy-brand-mark[data-motion=breathe]>.vy-brand-mark__svg{animation:none;transform:none;will-change:auto}}html.vy-reduce-motion .vy-product-mark[data-motion=breathe]:before,html.vy-reduce-motion .vy-brand-mark[data-motion=breathe]:before,html.vy-reduce-motion .vy-product-mark[data-motion=breathe]>.vy-brand-mark__svg,html.vy-reduce-motion .vy-brand-mark[data-motion=breathe]>.vy-brand-mark__svg{animation:none;transform:none;will-change:auto}@media(forced-colors:active){.vy-brand-mark__field{fill:CanvasText;stroke:CanvasText}.vy-brand-mark__tower{stroke:Canvas}.vy-brand-mark__beacon{fill:Canvas}.vy-product-mark__badge{color:ButtonText;background:ButtonFace;border-color:ButtonText;box-shadow:none}}.vy-brand-mark__svg stop:first-child{stop-color:var(--vy-brand)}.vy-brand-mark__svg stop:nth-child(2){stop-color:#1f65d6}.vy-brand-mark__svg stop:last-child{stop-color:var(--vy-brand-hover)}@font-face{font-family:Onest;font-style:normal;font-weight:400 600;font-display:optional;src:url(/vy-app/assets/onest-cyrillic-DXI_y_WF.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Onest;font-style:normal;font-weight:400 600;font-display:optional;src:url(/vy-app/assets/onest-latin-CUIqqgP9.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Unbounded;font-style:normal;font-weight:500 600;font-display:optional;src:url(/vy-app/assets/unbounded-cyrillic-C627f1f8.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Unbounded;font-style:normal;font-weight:500 600;font-display:optional;src:url(/vy-app/assets/unbounded-latin-D5afBTBx.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root :where(a[href],button,input,select,textarea,summary,[tabindex],[contenteditable=true]):focus{outline:none!important;box-shadow:none!important}:root:not([data-vy-focus=pointer]) :where(a[href],button,input,select,textarea,summary,[tabindex],[contenteditable=true]):focus-visible{outline:var(--vy-focus-width, 2px) solid var(--vy-focus-color, #1a56db)!important;outline-offset:var(--vy-focus-offset, 2px)!important;box-shadow:none!important}:root [data-vy-focus-frame]:focus-within{outline:none!important;box-shadow:none!important}:root:not([data-vy-focus=pointer]) [data-vy-focus-frame]:has(:focus-visible){outline:2px solid var(--vy-focus-color)!important;outline-offset:2px!important}:root [data-vy-focus-frame] :is(input,textarea):focus-visible,:root :is([data-view-heading],#vy-main)[tabindex="-1"]:focus{outline:none!important;box-shadow:none!important}@media(forced-colors:active){:root{--vy-focus-color: Highlight}:root.vy-theme-dark{--vy-focus-color: Highlight}}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{width:100%;height:100%;min-width:0;-webkit-text-size-adjust:100%;overscroll-behavior:none}body,#root{width:100%;height:100%;min-width:0;min-height:0}body{overflow:hidden;overscroll-behavior:none}#root{isolation:isolate}img,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}button{background:none;border:none;padding:0;cursor:pointer}button,a,[role=button]{touch-action:manipulation;-webkit-tap-highlight-color:transparent}input,select,textarea{max-width:100%}ul[class],ol[class]{list-style:none;padding:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}@supports (height: 100dvh){body,#root{height:100dvh}}body{background:var(--vy-bg);color:var(--vy-text);font-family:var(--vy-font);font-size:var(--vy-fs-md);line-height:var(--vy-lh-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}html.vy-theme-light body{background:var(--vy-bg)}h1,h2,h3,h4{line-height:var(--vy-lh-tight);font-weight:600;color:var(--vy-text)}strong,b{font-weight:600}h1{font-size:var(--vy-fs-3xl)}h2{font-size:var(--vy-fs-2xl)}h3{font-size:var(--vy-fs-xl)}h4{font-size:var(--vy-fs-lg)}p{color:var(--vy-text-sub)}a{color:var(--vy-cyan);text-decoration:none}a:hover{text-decoration:underline}small,.vy-text-sub{color:var(--vy-text-sub);font-size:var(--vy-fs-sm)}.vy-text-mute{color:var(--vy-text-mute);font-size:var(--vy-fs-xs)}code,.vy-mono{font-family:var(--vy-font-mono);font-size:.92em}::selection{background:var(--vy-selection-bg);color:var(--vy-selection-ink)}html.vy-theme-light ::selection{background:var(--vy-selection-bg);color:var(--vy-selection-ink)}*{scrollbar-width:thin;scrollbar-color:var(--vy-border) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--vy-border);border-radius:var(--vy-r-full);border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background-color:var(--vy-border-strong)}@keyframes vy-calm-breathe{0%,to{transform:translateZ(0);opacity:var(--vy-breathe-opacity-rest)}50%{transform:translate3d(0,var(--vy-breathe-shift),0);opacity:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.vy-motion-brand,.vy-motion-live,[data-vy-live=true].vy-icon,[data-vy-live=true]>.vy-icon,.rail__logo,.topbar__ring,.rail__btn[aria-current=page] .vy-icon,.vy-dot-status--online,.vy-avatar__status--online,.vycr-roomcard--live>svg,.vycr-dock__link--live>svg{animation:none!important;transform:none!important;opacity:1!important}}html.vy-reduce-motion *,html.vy-reduce-motion *:before,html.vy-reduce-motion *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}@media(display-mode:standalone){html,body,#root{min-height:100%;overscroll-behavior:none}}svg:where(:not([width]):not([height]) :not([class*=spark]):not([class*=logo]) :not([class*=illustration]):not([class*=brand])){width:20px;height:20px}.vy-orb__pulse svg,.vy-motion-live svg,[class*=spark] svg,[class*=illustration] svg,[class*=logo] svg{width:auto;height:auto}.vy-card{min-width:0;background:var(--vy-panel);border:1px solid var(--vy-border-soft);border-radius:var(--vy-r-md);padding:var(--vy-sp-4);box-shadow:var(--vy-shadow-card);transition:border-color var(--vy-dur-base) var(--vy-ease),background var(--vy-dur-base) var(--vy-ease)}.vy-card--interactive:hover{background:var(--vy-panel-2);border-color:var(--vy-border)}.vy-card--active{background:var(--vy-panel-deep);border-color:var(--vy-border-strong)}.vy-panel-glass{min-width:0;background:var(--vy-glass);border:1px solid var(--vy-border-soft);border-radius:var(--vy-r-md);-webkit-backdrop-filter:blur(18px) saturate(1.25);backdrop-filter:blur(18px) saturate(1.25);box-shadow:var(--vy-shadow-card)}.vy-gradient-border{position:relative;border:1px solid var(--vy-border-soft);border-radius:var(--vy-r-lg);background:var(--vy-panel);box-shadow:none}html.vy-theme-light .vy-btn--danger{background:#dc262614;border-color:#dc262659}html.vy-theme-light .vy-btn--danger:hover:not(:disabled){background:#dc262624}html.vy-theme-light .vy-input:focus{border-color:#0e74908c;box-shadow:none}html.vy-theme-light .vy-badge-unread{box-shadow:none}.vy-btn{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:44px;gap:var(--vy-sp-2);height:var(--vy-control-min);padding:0 var(--vy-sp-4);border-radius:var(--vy-r-sm);border:1px solid transparent;font-size:var(--vy-fs-md);font-weight:500;color:var(--vy-text);white-space:nowrap;-webkit-user-select:none;user-select:none;transition:background var(--vy-dur-base) var(--vy-ease),border-color var(--vy-dur-base) var(--vy-ease),box-shadow var(--vy-dur-base) var(--vy-ease),color var(--vy-dur-base) var(--vy-ease),transform var(--vy-dur-fast) var(--vy-ease)}.vy-btn svg{width:18px;height:18px;flex:none}.vy-btn:active:not(:disabled){transform:translateY(1px)}.vy-btn--sm{height:var(--vy-control-min);min-height:44px;padding:0 var(--vy-sp-3);font-size:var(--vy-fs-sm)}.vy-btn--lg{height:var(--vy-control-comfortable);min-height:48px;padding:0 var(--vy-sp-5);font-size:var(--vy-fs-lg)}.vy-btn--icon{width:var(--vy-control-min);height:var(--vy-control-min);min-width:44px;min-height:44px;padding:0;flex:none}.vy-btn--primary{background:var(--vy-brand);color:var(--vy-text-on-accent);box-shadow:var(--vy-glow-violet)}.vy-btn--primary:hover:not(:disabled){background:var(--vy-brand-hover);color:var(--vy-text-on-accent)}.vy-btn--secondary{background:var(--vy-panel-2);border-color:var(--vy-border);color:var(--vy-text)}.vy-btn--secondary:hover:not(:disabled){background:var(--vy-panel-3);border-color:var(--vy-border-hover);color:var(--vy-text)}.vy-btn--ghost{background:transparent;color:var(--vy-text-sub)}.vy-btn--ghost:hover:not(:disabled){background:var(--vy-panel-2);color:var(--vy-text)}.vy-btn--danger{background:#f8717124;border-color:#f8717161;color:var(--vy-red)}.vy-btn--danger:hover:not(:disabled){background:#f871713d;border-color:var(--vy-red);color:var(--vy-red)}.vy-btn:disabled,.vy-btn[aria-disabled=true]{background:var(--vy-panel-2);border-color:var(--vy-border);color:var(--vy-text-sub);box-shadow:none;cursor:not-allowed}.vy-pill{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 10px;border-radius:6px;border:1px solid transparent;background:var(--vy-pill-bg);font-size:var(--vy-fs-xs);font-weight:600;letter-spacing:.02em;color:var(--vy-text);white-space:nowrap}.vy-pill--name{font-size:var(--vy-fs-sm);padding:0 var(--vy-sp-3);height:30px}.vy-pill--status{color:var(--vy-text-sub)}.vy-pill--badge{background:var(--vy-panel-3);border-color:var(--vy-border)}.vy-pill--accent{border-color:#2dd4ff59;color:var(--vy-cyan)}.vy-theme-light .vy-pill--accent{color:color-mix(in srgb,var(--vy-cyan) 30%,var(--vy-text))}.vy-pill--soon{color:var(--vy-text-sub);border-style:dashed}.vy-badge-unread{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:var(--vy-r-full);background:var(--vy-brand);color:var(--vy-text-on-accent);font-size:10.5px;font-weight:600;line-height:1;box-shadow:0 0 8px #1a56db40}.vy-dot-status{display:inline-block;width:9px;height:9px;border-radius:50%;background:var(--vy-text-mute);border:2px solid var(--vy-panel);flex:none}.vy-dot-status--online{background:var(--vy-green);box-shadow:var(--vy-glow-green)}.vy-dot-status--busy{background:var(--vy-red)}.vy-dot-status--away{background:var(--vy-text-sub)}.vy-avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex:none;border-radius:50%;background:var(--vy-accent-soft);border:1px solid var(--vy-border-strong);color:var(--vy-text);font-size:var(--vy-fs-sm);font-weight:600;letter-spacing:.02em;-webkit-user-select:none;user-select:none}.vy-avatar--xs{width:24px;height:24px;font-size:10px}.vy-avatar--sm{width:32px;height:32px;font-size:var(--vy-fs-xs)}.vy-avatar--lg{width:48px;height:48px;font-size:var(--vy-fs-md)}.vy-avatar--xl{width:64px;height:64px;font-size:var(--vy-fs-xl)}.vy-avatar--ring{border-color:#2dd4ff8c;box-shadow:0 0 0 2px #2dd4ff40}.vy-avatar__status{position:absolute;right:-1px;bottom:-1px;width:11px;height:11px;border-radius:50%;background:var(--vy-text-mute);border:2px solid var(--vy-panel)}.vy-avatar__status--online{background:var(--vy-green);box-shadow:var(--vy-glow-green)}.vy-avatar__status--busy{background:var(--vy-red)}.vy-avatar__status--away{background:var(--vy-text-sub)}.vy-input{width:100%;height:var(--vy-control-min);padding:0 var(--vy-sp-3);border-radius:var(--vy-r-sm);border:1px solid var(--vy-border);background:var(--vy-panel-2);color:var(--vy-text);font-size:var(--vy-fs-md);transition:border-color var(--vy-dur-base) var(--vy-ease),background var(--vy-dur-base) var(--vy-ease),box-shadow var(--vy-dur-base) var(--vy-ease)}.vy-input::placeholder{color:var(--vy-text-sub)}.vy-input:hover:not(:disabled){border-color:var(--vy-border-strong)}.vy-input:focus{outline:none;border-color:#2dd4ff8c;box-shadow:0 0 0 3px #2dd4ff26}.vy-input:disabled{background:var(--vy-panel);border-color:var(--vy-border-soft);color:var(--vy-text-sub);cursor:not-allowed}.vy-input--invalid{border-color:#f871718c}textarea.vy-input{height:auto;min-height:88px;padding:var(--vy-sp-3);resize:vertical}.vy-tab{display:inline-flex;align-items:center;justify-content:center;gap:var(--vy-sp-2);min-width:0;min-height:var(--vy-control-min);height:var(--vy-control-min);padding:0 var(--vy-sp-4);border-radius:var(--vy-r-sm);border:1px solid transparent;color:var(--vy-text-sub);font-size:var(--vy-fs-md);font-weight:600;transition:background var(--vy-dur-base) var(--vy-ease),color var(--vy-dur-base) var(--vy-ease),border-color var(--vy-dur-base) var(--vy-ease)}.vy-tab:hover{color:var(--vy-text);background:var(--vy-panel-2)}.vy-tab--active{color:var(--vy-text);background:var(--vy-panel-3);border-color:var(--vy-border);box-shadow:inset 0 -2px 0 0 var(--vy-cyan)}.vy-tab svg{width:16px;height:16px}.vy-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--vy-sp-2);min-width:0;max-width:100%;padding:var(--vy-sp-6) var(--vy-sp-4);text-align:center;color:var(--vy-text-sub);border:1px dashed var(--vy-border);border-radius:var(--vy-r-md);background:var(--vy-empty-bg);overflow-wrap:anywhere}.vy-empty svg{width:32px;height:32px;opacity:.6}.vy-empty__title{color:var(--vy-text);font-weight:600;font-size:var(--vy-fs-md)}.vy-empty__hint{font-size:var(--vy-fs-xs);color:var(--vy-text-sub)}.vy-skeleton{position:relative;overflow:hidden;border-radius:var(--vy-r-sm);background:var(--vy-panel-2);border:1px solid var(--vy-border-soft)}.vy-skeleton:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(151,165,196,.09),transparent);animation:vy-skeleton-sweep 1.4s var(--vy-dur-slower) infinite}@keyframes vy-skeleton-sweep{to{transform:translate(100%)}}.vy-state-banner{position:fixed;top:calc(var(--vy-topbar-h) + env(safe-area-inset-top,0px) + var(--vy-sp-2));left:50%;transform:translate(-50%);width:min(560px,calc(100vw - var(--vy-sp-3) - var(--vy-sp-3) - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px)));z-index:calc(var(--vy-z-sticky) + 5);display:flex;align-items:center;justify-content:center;gap:var(--vy-sp-2);min-height:var(--vy-control-min);padding:var(--vy-sp-2) var(--vy-sp-4);border:1px solid var(--vy-border-strong);border-radius:var(--vy-r-md);background:var(--vy-glass-strong);-webkit-backdrop-filter:blur(14px) saturate(1.2);backdrop-filter:blur(14px) saturate(1.2);box-shadow:var(--vy-shadow-pop);color:var(--vy-text);font-size:var(--vy-fs-sm);font-weight:600}.vy-state-banner svg{width:18px;height:18px;flex:none;color:var(--vy-cyan)}.vy-state-banner--error{border-color:#f8717166}.vy-state-banner--error svg{color:var(--vy-red)}.vy-loading{display:flex;flex-direction:column;gap:var(--vy-sp-3);padding:var(--vy-sp-4)}.vy-loading__row{height:40px;width:100%}.vy-loading__row:nth-child(2n){width:82%}.vy-loading__row:nth-child(3n){width:68%}.vy-toast{display:flex;align-items:flex-start;gap:var(--vy-sp-3);min-width:min(260px,calc(100vw - var(--vy-sp-3) - var(--vy-sp-3)));max-width:min(360px,calc(100vw - var(--vy-sp-3) - var(--vy-sp-3)));padding:var(--vy-sp-3) var(--vy-sp-4);border-radius:var(--vy-r-md);border:1px solid var(--vy-border);background:var(--vy-glass-strong);-webkit-backdrop-filter:blur(18px) saturate(1.25);backdrop-filter:blur(18px) saturate(1.25);box-shadow:var(--vy-shadow-pop);color:var(--vy-text);font-size:var(--vy-fs-sm);overflow-wrap:anywhere}.vy-toast svg{width:18px;height:18px;flex:none;margin-top:1px}.vy-toast__body{color:var(--vy-text-sub);font-size:var(--vy-fs-xs);margin-top:2px}.vy-toast__close{margin:calc(-1 * var(--vy-sp-2)) calc(-1 * var(--vy-sp-2)) calc(-1 * var(--vy-sp-2)) auto;min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;color:var(--vy-text-mute);flex:none}.vy-toast__close:hover{color:var(--vy-text)}.vy-toast--success{border-color:#34d39966}.vy-toast--success svg{color:var(--vy-green)}.vy-toast--error{border-color:#f8717166}.vy-toast--error svg{color:var(--vy-red)}.vy-toast--info svg{color:var(--vy-cyan)}.vy-tip{position:relative}.vy-tip:after{content:attr(data-tip);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%) translateY(2px);padding:5px 9px;border-radius:8px;border:1px solid var(--vy-border);background:var(--vy-glass-strong);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--vy-text);font-size:var(--vy-fs-2xs);font-weight:600;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity var(--vy-dur-base) var(--vy-ease),transform var(--vy-dur-base) var(--vy-ease);z-index:var(--vy-z-tooltip)}.vy-tip:hover:after,.vy-tip:focus-visible:after{opacity:1;transform:translate(-50%) translateY(0)}.vy-tip--below:after{bottom:auto;top:calc(100% + 8px)}.vy-icon{width:var(--vy-icon-size);height:var(--vy-icon-size);flex:none;fill:none;stroke:currentColor;stroke-width:var(--vy-icon-stroke);stroke-linecap:round;stroke-linejoin:round}.vy-icon--sm{width:18px;height:18px}.vy-icon--lg{width:28px;height:28px}.vy-empty .vy-btn{min-height:var(--vy-control-min)}@media(pointer:coarse){.vy-btn,.vy-tab{min-height:var(--vy-control-min)}.vy-btn--icon{width:var(--vy-control-min);height:var(--vy-control-min)}.vy-tab{padding:0 var(--vy-sp-5)}}@media(prefers-reduced-motion:no-preference){.vy-motion-brand,.vy-motion-live,[data-vy-live=true].vy-icon,[data-vy-live=true]>.vy-icon,.rail__logo,.topbar__ring,.rail__btn[aria-current=page] .vy-icon,.vy-dot-status--online,.vy-avatar__status--online,.vycr-roomcard--live>svg,.vycr-dock__link--live>svg{animation:none;transform-origin:center;backface-visibility:hidden}.vy-dot-status--online,.vy-avatar__status--online{--vy-breathe-shift: 0}}button,[role=button],.vy-btn{transition:transform .08s ease,filter .15s ease}button:active:not(:disabled),[role=button]:active,.vy-btn:active:not(:disabled){transform:scale(.97)}.vy-btn:active:not(:disabled){transform:translateY(1px) scale(.97)}.vy-btn:hover:not(:disabled):not([aria-disabled=true]){transform:translateY(-1px)}@media(prefers-reduced-motion:reduce){button,[role=button],.vy-btn{transition:none}button:active,[role=button]:active,.vy-btn:active,.vy-btn:hover:not(:disabled):not([aria-disabled=true]){transform:none}}select{height:var(--vy-control-min);padding:0 var(--vy-sp-3);border-radius:var(--vy-r-sm);border:1px solid var(--vy-border);background:var(--vy-panel-2);color:var(--vy-text);font-size:var(--vy-fs-md);transition:border-color var(--vy-dur-base) var(--vy-ease),background var(--vy-dur-base) var(--vy-ease),box-shadow var(--vy-dur-base) var(--vy-ease)}select:hover:not(:disabled){border-color:var(--vy-border-strong)}select:disabled{background:var(--vy-panel);border-color:var(--vy-border-soft);color:var(--vy-text-sub);cursor:not-allowed}.vy-input:focus,textarea.vy-input:focus,select:focus,html.vy-theme-light .vy-input:focus,html.vy-theme-light textarea.vy-input:focus{outline:none;border-color:color-mix(in srgb,var(--vy-cyan) 60%,transparent);box-shadow:none}.vy-input::placeholder,textarea.vy-input::placeholder{color:var(--vy-text-mute)}.vy-form{display:grid;gap:var(--vy-sp-3);min-width:0}.vy-field{display:block;min-width:0}.vy-field>label{display:block;margin-bottom:var(--vy-sp-1);font-size:var(--vy-fs-sm);font-weight:600;color:var(--vy-text-sub)}.vy-field+.vy-field{margin-top:var(--vy-sp-3)}.vy-form .vy-field+.vy-field{margin-top:0}.vy-avatar__photo{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.main:has(.vysemb){overflow:hidden}.main:has(.vysemb)>div,.main:has(.vysemb)>div>div:last-child{width:100%;height:100%;min-width:0!important;min-height:0!important;flex:1 1 auto;overflow:hidden}.vysemb{display:flex;flex-direction:column;width:100%;height:100%;min-width:0;min-height:0;gap:12px}.vysemb__bar{flex:none;display:flex;flex-wrap:wrap;align-items:center;gap:10px;min-width:0;padding:4px 2px}.vysemb__title{margin:0;min-width:0;flex:1 1 auto;font-size:clamp(18px,2vw,24px);font-weight:600;line-height:1.25;letter-spacing:-.025em;color:var(--vy-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vysemb__btn{flex:none;white-space:nowrap}.vysemb .vysemb__bar .vysemb__btn{min-height:var(--r62-control-min);padding:10px 14px;border:1px solid var(--r62-border);border-radius:var(--r62-radius-control);background:var(--r62-surface);color:var(--r62-ink);font-size:13px;font-weight:550;line-height:1.4;box-shadow:none;transition:transform var(--r62-motion-fast) var(--r62-ease)}.vysemb .vysemb__bar .vysemb__btn:hover{background:var(--r62-raised)}.vysemb .vysemb__bar .vysemb__btn:active{transform:scale(.98)}.vysemb :is(.vysemb__btn,.vysemb__external .vy-btn,.vysemb__missing .vy-btn,.vysemb__cloud .vy-btn,.vysemb__cloud summary):focus-visible{outline:2px solid var(--vy-focus-color);outline-offset:3px}.vysemb__promo{flex:none;display:flex;align-items:center;gap:var(--vy-sp-2);min-height:40px;padding:6px 12px;border-radius:14px;background:var(--r62-accent-soft);color:var(--r62-accent);font-size:var(--vy-fs-sm)}.vysemb__promo-ic{width:16px;height:16px;flex:none}.vysemb__promo-txt{min-width:0;overflow-wrap:anywhere}@media(max-width:480px){.vysemb__promo{font-size:var(--vy-fs-xs);padding:6px 10px}}.vysemb__frame{position:relative;flex:1 1 auto;min-height:0;border:1px solid var(--vy-border-soft);border-radius:var(--r62-radius-card);overflow:hidden;background:var(--r62-surface)}.vysemb__iframe{display:block;width:100%;height:100%;border:0;background:var(--r62-surface)}.vysemb__loading{position:absolute;inset:0;z-index:1;display:grid;place-items:center;align-content:center;gap:var(--vy-sp-2);padding:20px;text-align:center;overflow:auto;background:var(--vy-panel);color:var(--vy-text-sub);font-size:var(--vy-fs-sm)}.vysemb__loading[hidden]{display:none}.vysemb__spin{width:44px;height:44px;display:grid;place-items:center;border-radius:16px;background:var(--r62-accent-soft);color:var(--r62-accent)}.vysemb__spin:before{content:"";width:15px;height:19px;border:2px solid currentColor;border-radius:8px 8px 4px 4px}.vysemb__missing{flex:1 1 auto;min-height:0;display:grid;place-items:center;align-content:center;gap:16px;text-align:center;color:var(--vy-text-sub);padding:clamp(20px,5vw,48px);overflow:auto;border:1px solid var(--r62-border);border-radius:var(--r62-radius-panel);background:linear-gradient(140deg,var(--r62-surface) 55%,var(--r62-soft))}.vysemb__missing b{font-size:var(--vy-fs-xl);color:var(--vy-text)}.vysemb__missing p{margin:0;font-size:var(--vy-fs-sm);max-width:46ch}.vysemb__missing-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--vy-sp-2);margin-top:var(--vy-sp-2)}.vysemb__open-short{display:none}@media(max-width:420px){.vysemb__open-full{display:none}.vysemb__open-short{display:inline}}.vysemb__content{flex:1 1 auto;min-width:0;min-height:0;overflow:auto;color:var(--vy-text);background:var(--vy-panel);border:1px solid var(--vy-border-soft);border-radius:var(--r62-radius-panel);padding:clamp(14px,2vw,24px);overscroll-behavior:contain;scrollbar-gutter:stable;--surface: var(--vy-panel);--surface-raised: var(--vy-panel);--surface-soft: var(--vy-panel-2);--ink: var(--vy-text);--muted: var(--vy-text-sub);--line: var(--vy-border-soft);--control-line: var(--vy-border-hover);--brand: var(--vy-brand);--on-brand: var(--vy-text-on-accent);--brand-soft: var(--vy-accent-soft);--link: var(--vy-accent);--danger: var(--vy-red);--danger-soft: color-mix(in srgb, var(--vy-red) 8%, var(--vy-panel));--success: var(--vy-green);--radius-lg: var(--vy-r-lg);--shadow-small: var(--vy-shadow-card)}.vysemb__content--frame{display:flex;flex-direction:column;padding:0;border:0;gap:10px;background:transparent;border-radius:0;scrollbar-gutter:auto}.vysemb__content--frame .vysemb__frame,.vysemb__content--frame .vysemb__iframe{background:var(--vy-panel)}.vysemb__frame-note{flex:none;max-height:36%;max-height:max(88px,36%);overflow:auto;font-size:var(--vy-fs-xs);line-height:1.5;color:var(--vy-text-sub);overflow-wrap:anywhere}.vysemb__iframe[hidden]{display:none}.vysemb__cloud{color:var(--vy-text-sub);padding:12px 16px;border:1px solid var(--r62-border);border-radius:18px;background:var(--r62-soft)}.vysemb__cloud-status{margin:0;line-height:1.55}.vysemb__cloud-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.vysemb__cloud-actions .vy-btn,.vysemb__cloud-details .vy-btn{min-height:var(--r62-control-min);font-size:13px;font-weight:550;padding:10px 12px;max-width:100%;white-space:normal;border-radius:14px;box-shadow:none}.vysemb__cloud-details{display:grid;gap:8px;margin-top:8px}.vysemb__cloud-details:empty{display:none}.vysemb__cloud-details p{margin:0}.vysemb__cloud-details summary{cursor:pointer;min-height:var(--r62-control-min);padding:11px 2px;color:var(--vy-text)}.vysemb__cloud-details pre{white-space:pre-wrap;overflow-wrap:anywhere;max-height:220px;overflow:auto;margin:0;padding:12px;background:var(--vy-panel-2);border-radius:10px;font:12px/1.5 var(--vy-font)}@media(max-width:480px){.vysemb__cloud-actions .vy-btn,.vysemb__cloud-details .vy-btn{min-height:44px}}.vysemb__external{min-height:min(360px,100%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;text-align:center;padding:clamp(20px,4vw,48px);overflow-wrap:anywhere}.vysemb__external h2{margin:0;font-size:clamp(22px,3vw,32px);line-height:1.2;color:var(--vy-text)}.vysemb__external p{max-width:52ch;margin:0;color:var(--vy-text-sub);line-height:1.6}.vysemb__external-note{font-size:var(--vy-fs-xs)}.vysemb__external :is(h2,p){max-width:min(52ch,100%)}.vysemb :is(.vysemb__external,.vysemb__missing) .vy-btn{min-height:48px;max-width:100%;padding:12px 18px;border-radius:var(--r62-radius-control);white-space:normal;font-size:14px;box-shadow:none;transition:transform var(--r62-motion-fast) var(--r62-ease)}.vysemb :is(.vysemb__external,.vysemb__missing) .vy-btn:active{transform:scale(.98)}.vysemb__content>[role=alert],.vysemb__content>[role=status]:not(.vysemb__frame-note),.vysemb__native-host>[role=status]{margin:0;padding:20px;border-radius:18px;background:var(--r62-soft);color:var(--r62-muted);line-height:1.6;overflow-wrap:anywhere}.vysemb__content>[role=alert]{color:var(--vy-red);border:1px solid color-mix(in srgb,var(--vy-red) 30%,var(--r62-border))}.vysemb__service-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:var(--vy-r-md);background:var(--vy-panel-3);color:var(--vy-cyan)}.vysemb__service-icon svg{width:28px;height:28px}.vysemb__native-notice{padding:0 0 18px;margin:0;font-size:var(--vy-fs-sm);color:var(--vy-text-sub);line-height:1.6}.vysemb__missing h1{margin:0;font-size:var(--vy-fs-2xl);color:var(--vy-text)}@media(max-width:600px){.vysemb__title{flex:1 0 100%;white-space:normal;overflow-wrap:anywhere;font-size:20px}.vysemb .vysemb__bar .vysemb__btn{padding-inline:12px}.vysemb__content{border-radius:24px}.vysemb__content--frame{border-radius:0}.vysemb__external{padding:20px 4px;gap:16px}.vysemb__missing{align-content:start;border-radius:24px}.vysemb__missing-actions{width:100%}}@media(max-height:500px){.vysemb{gap:8px}.vysemb__bar{padding-block:0;gap:8px}.vysemb__external{min-height:0;justify-content:flex-start;padding-block:12px}.vysemb__missing{align-content:start;padding:20px}.vysemb__service-icon{width:44px;height:44px}.vysemb__cloud{padding:8px 12px}}:root.vy-reduce-motion .vysemb :is(.vysemb__btn:active,.vysemb__external .vy-btn:active,.vysemb__missing .vy-btn:active){transform:none}@media(prefers-reduced-motion:reduce){.vysemb :is(.vysemb__btn:active,.vysemb__external .vy-btn:active,.vysemb__missing .vy-btn:active){transform:none}}.vysemb__native-host .sr-only{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:480px){.vysemb__content{padding:14px}.vysemb__content--frame{padding:0}}.vysemb__native-host .native-tool{font-family:var(--vy-font);line-height:var(--vy-lh-body)}.vysemb__native-host .native-tool,.vysemb__native-host .native-tool *{box-sizing:border-box}.vysemb__native-host .native-tool :is(h2,h3,p){margin:0}.vysemb__native-host .native-tool :is(input,select,textarea,button){font:inherit}.vysemb__native-host .nt-field :is(input,select,textarea){min-width:0;border:1px solid var(--control-line);border-radius:var(--vy-r-sm);background:var(--surface);color:var(--ink);padding:11px 12px}.vysemb__native-host .native-tool button{cursor:pointer;border:1px solid var(--control-line)}.vysemb__native-host .native-tool :is(button,input,select,textarea,summary):focus-visible{outline:2px solid var(--vy-accent);outline-offset:2px}.vysemb__native-host .native-tool :is(button,input):disabled{cursor:not-allowed;opacity:.6}.vysemb__native-host .nt-check input{accent-color:var(--brand)}@media(max-width:480px){.vysemb__native-host .nt-field :is(input,select,textarea){font-size:16px}}.vysemb__cloud{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:12px;padding:4px 12px}.vysemb__cloud-status{font-size:12px}.vysemb__cloud-disclosure{min-width:0}.vysemb__cloud-disclosure>summary{display:flex;align-items:center;justify-content:center;min-height:44px;padding:8px 10px;cursor:pointer;border-radius:12px;color:var(--r62-ink);font-size:12px;font-weight:600;list-style:none}.vysemb__cloud-disclosure>summary::-webkit-details-marker{display:none}.vysemb__cloud-disclosure>summary:after{content:"⌄";margin-left:8px;color:var(--r62-muted)}.vysemb__cloud-disclosure>summary:hover{background:var(--r62-surface)}.vysemb__cloud-disclosure>summary:focus-visible{outline:2px solid var(--vy-focus-color);outline-offset:2px}.vysemb__cloud-disclosure[open]{grid-column:1/-1;padding-bottom:8px}.vysemb__cloud-disclosure[open]>summary{justify-content:flex-start}.vysemb__cloud-disclosure[open]>summary:after{content:"⌃"}.vysemb__cloud-disclosure:not([open])>:not(summary){display:none}@media(max-width:600px){.vysemb__native-notice{display:none}.vysemb__content--native .nt-heading{gap:8px}.vysemb__content--native .nt-heading h2{font-size:23px;line-height:1.18;margin-block:6px}.vysemb__content--native .nt-heading p{font-size:14px;line-height:1.5}}.native-tool{container-type:inline-size;min-width:0;padding:0;border:0;background:transparent;color:var(--vy-text, var(--ink));box-shadow:none;--nt-panel: var(--vy-panel, var(--surface));--nt-soft: var(--vy-panel-2, var(--surface-soft));--nt-border: var(--vy-border-soft, var(--line));--nt-radius: 22px}.native-tool [hidden]{display:none!important}.native-tool svg{flex:none}.nt-heading{display:grid;gap:12px;padding:6px 0 24px}.nt-eyebrow{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:13px;font-weight:550;letter-spacing:.01em}.nt-tool-icon{display:grid;place-items:center;width:40px;height:40px;flex:none;border-radius:14px;color:var(--link);background:var(--brand-soft)}.nt-tool-icon svg{width:22px;height:22px}.nt-heading h2{max-width:24ch;font-size:clamp(26px,3.1vw,38px);line-height:1.14;font-weight:650;letter-spacing:-.045em;overflow-wrap:break-word}.nt-heading p{max-width:64ch;color:var(--muted);font-size:15px;line-height:1.65}.nt-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:24px}.nt-summary:empty{display:none}.nt-summary:has(>:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.nt-stat{display:grid;align-content:start;gap:10px;min-width:0;padding:18px 20px;background:var(--nt-soft);border:1px solid transparent;border-radius:18px}.nt-stat span{color:var(--muted);font-size:12px;line-height:1.45}.nt-stat strong{font-size:clamp(21px,2.3vw,30px);font-weight:600;line-height:1.16;letter-spacing:-.04em;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.nt-form{display:grid;gap:18px;align-items:end;padding:24px;margin-bottom:24px;background:var(--nt-soft);border:1px solid var(--nt-border);border-radius:var(--nt-radius)}.nt-form--planner{grid-template-columns:minmax(0,1fr) minmax(145px,.6fr) auto}.nt-form--shopping{grid-template-columns:minmax(0,1fr) minmax(75px,.35fr) minmax(125px,.45fr) auto}.nt-form--budget{grid-template-columns:repeat(3,minmax(0,1fr))}.nt-form--simple{grid-template-columns:minmax(0,1fr) auto}.nt-form--cards{grid-template-columns:repeat(2,minmax(0,1fr))}.nt-form--cards .nt-primary{grid-column:1 / -1;justify-self:start}.nt-form--notes{grid-template-columns:minmax(0,1fr)}.nt-form[data-nt-editing]{border-color:var(--link)}.nt-field{display:grid;min-width:0;gap:8px}.nt-field>span{font-size:13px;font-weight:550;line-height:1.4;color:var(--muted)}.vysemb__native-host .nt-field :is(input,select,textarea){width:100%;max-width:100%;min-height:48px;border-radius:14px;border-color:var(--nt-border);background:var(--nt-panel);padding:12px 14px;font-size:16px;line-height:1.45}.nt-field textarea{resize:vertical}.nt-field :is(input,textarea)::placeholder{color:var(--muted);opacity:.85}.native-tool .nt-primary,.native-tool .nt-secondary{min-width:0;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border-radius:15px;font-size:14px;font-weight:550;line-height:1.4;text-align:center;overflow-wrap:anywhere;transition:background .16s ease,border-color .16s ease,transform .16s ease}.native-tool .nt-primary{background:var(--brand);border-color:transparent;color:var(--on-brand);box-shadow:none}.native-tool .nt-secondary{border-color:var(--nt-border);color:var(--ink);background:var(--nt-panel)}.native-tool :is(.nt-primary,.nt-secondary,.nt-remove):active:not(:disabled){transform:scale(.98)}.nt-list{display:grid;gap:10px;list-style:none;padding:0;margin:0}.nt-row{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:4px 12px;align-items:center;padding:14px;border:1px solid var(--nt-border);border-radius:18px;background:var(--nt-panel);min-width:0}.nt-row-main{display:grid;gap:5px;min-width:0}.nt-row-main>strong{font-size:15px;font-weight:550;line-height:1.5;overflow-wrap:anywhere;white-space:pre-wrap}.nt-row-main>span{color:var(--muted);font-size:12px;line-height:1.5;overflow-wrap:anywhere;white-space:pre-wrap}.nt-row.is-done{background:var(--nt-soft)}.nt-row.is-done .nt-row-main>strong{text-decoration:line-through;text-decoration-thickness:1px;color:var(--muted)}.nt-check{width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:14px}.nt-check input{width:22px;height:22px;margin:0;cursor:pointer}.native-tool .nt-remove{display:inline-flex;grid-column:3;grid-row:1;width:44px;height:44px;align-items:center;justify-content:center;padding:0;border-radius:14px;border-color:transparent;background:transparent;color:var(--muted);transition:background .16s ease,color .16s ease,transform .16s ease}.nt-row-amount{grid-column:2;grid-row:2;min-width:0;padding-bottom:4px;font-size:15px;font-weight:600;line-height:1.4;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.nt-row-amount.is-income{color:var(--success)}.nt-operation{display:grid;width:40px;height:40px;place-items:center;border-radius:14px;background:var(--nt-soft);font-size:21px;color:var(--muted)}.nt-operation.is-income{background:var(--brand-soft);color:var(--success)}.nt-overdue{color:var(--danger)}.nt-empty{display:grid;justify-items:center;text-align:center;padding:30px 24px;gap:12px;border:1px solid var(--nt-border);border-radius:var(--nt-radius);background:var(--nt-panel)}.nt-empty-symbol{display:grid;place-items:center;width:52px;height:52px;background:var(--brand-soft);color:var(--link);border-radius:18px;margin-bottom:2px}.nt-empty h3{font-size:21px;font-weight:600;line-height:1.25;letter-spacing:-.025em}.nt-empty p{max-width:45ch;color:var(--muted);font-size:14px;line-height:1.65}.nt-error{padding:14px 16px;margin-bottom:16px!important;border:1px solid var(--danger);border-radius:16px;color:var(--danger);background:var(--danger-soft);font-size:14px;line-height:1.5;overflow-wrap:anywhere}.nt-status{padding:16px 0 0;margin-top:20px!important;border-top:1px solid var(--nt-border);color:var(--muted);font-size:12px;line-height:1.6;overflow-wrap:anywhere}.native-tool .nt-undo{min-height:44px;padding:8px 12px;border:0;border-radius:12px;background:var(--brand-soft);color:var(--link);font-size:13px}.nt-week{display:grid;grid-column:1 / -1;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;list-style:none;padding:12px 0 0;margin:6px 0 0;border-top:1px solid var(--nt-border)}.nt-week li{display:grid;min-width:0;gap:7px;justify-items:center;color:var(--muted);font-size:11px}.nt-week b{display:grid;width:min(100%,38px);height:32px;place-items:center;border:1px solid transparent;border-radius:11px;background:var(--nt-soft);font-size:15px;font-weight:550}.nt-week .is-done b{color:var(--on-brand);background:var(--brand)}.nt-categories{padding:22px;margin-top:20px;border:1px solid var(--nt-border);border-radius:var(--nt-radius);background:var(--nt-soft)}.nt-categories h3{font-size:18px;font-weight:600;letter-spacing:-.025em}.nt-categories dl{display:grid;gap:14px;margin:18px 0 0}.nt-categories dl>div{display:flex;justify-content:space-between;align-items:baseline;gap:16px}.nt-categories dt{min-width:0;font-size:14px;overflow-wrap:anywhere}.nt-categories dt span{margin-left:7px;color:var(--muted);font-size:12px}.nt-categories dd{margin:0;font-size:14px;font-weight:600;text-align:right;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.nt-calculator{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.nt-calc-panel{display:flex;min-width:0;flex-direction:column;gap:22px;padding:24px;border:1px solid var(--nt-border);background:var(--nt-soft);border-radius:var(--nt-radius)}.nt-calc-panel h3{font-size:21px;font-weight:600;line-height:1.25;letter-spacing:-.025em}.nt-calc-fields{display:grid;gap:16px}.nt-calc-result{display:grid;gap:10px;min-width:0;min-height:132px;margin-top:auto;padding:22px;color:var(--ink);background:var(--brand-soft);border-radius:18px;overflow-wrap:anywhere}.nt-calc-result>span{color:var(--muted);font-size:12px}.nt-calc-result>strong{color:var(--link);font-size:clamp(25px,3vw,36px);font-weight:600;line-height:1.15;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.nt-calc-result p{color:var(--muted);font-size:12px;line-height:1.6}.nt-study{display:grid;min-width:0;justify-items:center;gap:22px;padding:18px 28px 28px;border:1px solid var(--nt-border);border-radius:26px;background:var(--nt-soft);text-align:center}.nt-study-meta{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted);font-size:12px}.nt-study-label{display:block;font-size:11px;font-weight:550;letter-spacing:.1em;color:var(--muted)}.nt-study-question{max-width:100%;font-size:clamp(25px,3vw,36px);font-weight:600;line-height:1.35;letter-spacing:-.035em;overflow-wrap:anywhere;white-space:pre-wrap}.nt-study-answer{display:grid;gap:12px;width:100%;padding:22px;border-radius:18px;background:var(--nt-panel)}.nt-study-answer p{font-size:17px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.nt-study-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.nt-deck{margin-top:20px}.nt-deck summary{display:list-item;min-height:48px;padding:12px 4px;color:var(--link);font-size:14px;font-weight:550;cursor:pointer}.nt-deck .nt-row{grid-template-columns:minmax(0,1fr) 44px}.nt-deck .nt-row .nt-remove{grid-column:2}.nt-sync-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 20px}.nt-sync-actions,.nt-note-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;min-width:0}.nt-sync-actions .nt-secondary{min-height:44px;padding:9px 12px;font-size:12px;font-weight:500}.nt-sync-toolbar .nt-sync-actions .nt-secondary{background:transparent}.nt-sync-review{display:grid;gap:16px;padding:22px;margin-bottom:24px;border:1px solid var(--nt-border);border-radius:var(--nt-radius);background:var(--nt-soft)}.nt-sync-review h3{font-size:20px;font-weight:600;letter-spacing:-.025em}.nt-sync-review>p,.nt-sync-note{color:var(--muted);font-size:13px;line-height:1.65;overflow-wrap:anywhere}.nt-versions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.nt-version{padding:18px;border:1px solid var(--nt-border);border-radius:18px;background:var(--nt-panel);min-width:0}.nt-version h4{margin:0 0 4px;font-size:15px;font-weight:600}.nt-version>span,.nt-version>small{color:var(--muted);font-size:12px;line-height:1.6}.nt-version ul{margin:14px 0 0;padding-left:18px;display:grid;gap:8px}.nt-version li{overflow-wrap:anywhere;font-size:13px;line-height:1.5}.nt-feedback:empty{display:none}.nt-feedback{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding-top:10px;color:var(--muted);font-size:13px}.nt-notes{display:grid;gap:14px}.nt-note{min-width:0;padding:22px;background:var(--nt-panel);border:1px solid var(--nt-border);border-radius:var(--nt-radius)}.nt-note>header{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:12px}.nt-note h3{flex:1 1 160px;min-width:0;padding-top:8px;font-size:19px;font-weight:600;line-height:1.4;letter-spacing:-.02em;overflow-wrap:anywhere}.nt-note header>div{display:flex;gap:4px;flex-shrink:0}.nt-note header .nt-secondary{min-height:44px;padding:9px 12px;font-size:12px;font-weight:500}.nt-note>p{margin-top:16px!important;font-size:15px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}@media(hover:hover){.native-tool .nt-primary:hover:not(:disabled){background:var(--vy-brand-hover, var(--brand))}.native-tool .nt-secondary:hover:not(:disabled){background:var(--nt-soft);border-color:var(--control-line)}.native-tool .nt-remove:hover{color:var(--danger);background:var(--danger-soft)}.native-tool .nt-check:hover{background:var(--nt-soft)}}@container (max-width: 900px){.nt-form--shopping,.nt-form--planner{grid-template-columns:repeat(2,minmax(0,1fr))}.nt-form--planner .nt-field--wide{grid-column:1 / -1}}@container (max-width: 650px){.nt-calculator,.nt-versions{grid-template-columns:minmax(0,1fr)}.nt-form--budget,.nt-calc-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (max-width: 440px){.nt-heading{gap:10px;padding-bottom:20px}.nt-heading h2{font-size:27px}.nt-heading p{font-size:14px}.nt-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:20px}.nt-summary>:nth-child(3):last-child{grid-column:1 / -1}.nt-stat{padding:14px;gap:8px;border-radius:16px}.nt-stat strong{font-size:23px}.nt-form,.nt-calc-panel,.nt-sync-review{padding:16px;gap:16px;border-radius:20px}.nt-form--planner,.nt-form--simple,.nt-form--cards,.nt-form--budget,.nt-calc-fields{grid-template-columns:minmax(0,1fr)}.nt-form--shopping .nt-field--wide,.nt-form--shopping .nt-primary{grid-column:1 / -1}.nt-form--cards .nt-primary{justify-self:stretch}.nt-note-actions>button{width:100%}.nt-row{padding:10px;gap:4px 8px}.nt-row-main>strong{font-size:14px}.nt-week{gap:4px}.nt-empty{padding:24px 16px}.nt-empty h3{font-size:20px}.nt-study{padding:14px 16px 22px;gap:18px;border-radius:22px}.nt-study-answer{padding:16px}.nt-study-actions{width:100%}.nt-study-actions button{flex:1 1 100%}.nt-calc-result,.nt-categories{padding:18px}.nt-categories dl>div{display:grid;gap:4px}.nt-categories dd{text-align:left}.nt-note,.nt-version{padding:16px}}@media(prefers-reduced-motion:reduce){.native-tool *,.native-tool *:before,.native-tool *:after{animation:none!important;transition:none!important}}.vy-reduce-motion .native-tool *,.vy-reduce-motion .native-tool *:before,.vy-reduce-motion .native-tool *:after{animation:none!important;transition:none!important}.home.ecosystem-home{--eh-bg: var(--vy-bg, #f6f8fc);--eh-surface: var(--vy-panel, #fff);--eh-soft: var(--vy-panel-2, #eef3fc);--eh-ink: var(--vy-text, #0f172a);--eh-muted: var(--vy-text-sub, #516180);--eh-line: var(--vy-border-soft, #e2e8f4);--eh-brand: var(--vy-brand, #1a56db);--eh-link: var(--vy-accent, #1a56db);--eh-brand-soft: var(--vy-brand-soft, #eaf0ff);--eh-on-brand: var(--vy-text-on-accent, #fff);display:block;width:100%;max-width:1320px;padding:4px 0 12px;margin-inline:auto;color:var(--eh-ink);font-family:var(--vy-font, system-ui, sans-serif)}.ecosystem-home :where(h1,h2,h3,p){margin:0}.ecosystem-home :where(h1,h2,h3){font-weight:600;letter-spacing:-.035em;text-wrap:balance;overflow-wrap:break-word}.ecosystem-home :where(a,button){-webkit-tap-highlight-color:transparent}.ecosystem-home a{color:inherit;text-decoration:none}.ecosystem-home button{font:inherit;cursor:pointer}.ecosystem-home :where(a,button,summary,[tabindex="0"]):focus-visible{outline:2px solid var(--vy-focus-color, #1a56db);outline-offset:3px}.ecosystem-home [data-view-heading]:focus{outline:none}.ecosystem-home .vy-icon{display:inline-flex;flex:none;width:22px;height:22px}.ecosystem-home .vy-icon>svg{width:100%;height:100%}.ecosystem-home .eh-eyebrow{display:flex;align-items:center;gap:10px;color:var(--eh-muted);font-size:.625rem;font-weight:500;letter-spacing:.1em;line-height:1.6}.ecosystem-home .eh-brand-dot{width:9px;height:9px;border-radius:3px;background:var(--eh-brand);transform:rotate(-12deg)}.ecosystem-home .eh-primary-button,.ecosystem-home .eh-secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 19px;min-height:48px;border:1px solid transparent;border-radius:15px;font-size:.875rem;font-weight:500;line-height:1.4;transition:background .16s ease,transform .16s ease;text-align:center}.ecosystem-home .eh-primary-button{background:var(--eh-brand);color:var(--eh-on-brand)}.ecosystem-home .eh-secondary-button{background:var(--eh-surface);color:var(--eh-ink);border-color:var(--eh-line)}.ecosystem-home .eh-primary-button .vy-icon,.ecosystem-home .eh-secondary-button .vy-icon,.ecosystem-home .eh-playback-icon{width:20px;height:20px;flex:none}.ecosystem-home .eh-text-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;color:var(--eh-link);font-size:.875rem;font-weight:500}.ecosystem-home .eh-text-link .vy-icon{width:18px;height:18px}.ecosystem-home .eh-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:36px;align-items:center;padding:42px 16px 54px}.ecosystem-home .eh-hero-copy{position:relative;z-index:1;min-width:0}.ecosystem-home .eh-hero h1{margin-top:22px;font-family:var(--vy-font-display, var(--vy-font, system-ui));font-weight:500;font-size:3rem;line-height:1.18;letter-spacing:-.045em}.ecosystem-home .eh-hero h1>span{color:var(--eh-link)}.ecosystem-home .eh-hero-description{max-width:470px;margin-top:24px;color:var(--eh-muted);font-size:1rem;line-height:1.75}.ecosystem-home .eh-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.ecosystem-home .eh-hero-note{margin-top:15px;color:var(--eh-muted);font-size:.75rem;line-height:1.5}.ecosystem-home .eh-entries{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ecosystem-home .eh-tone-blue{--eh-tone: var(--vy-avatar-blue, #e4edff)}.ecosystem-home .eh-tone-cyan{--eh-tone: var(--vy-avatar-cyan, #d6f2fa)}.ecosystem-home .eh-tone-lavender{--eh-tone: var(--vy-avatar-indigo, #e5e8ff)}.ecosystem-home .eh-tone-slate{--eh-tone: var(--vy-avatar-slate, #e3eaf4)}.ecosystem-home .eh-entry{display:flex;align-items:center;gap:12px;min-width:0;padding:20px 16px;background:var(--eh-surface);border:1px solid var(--eh-line);border-radius:20px}.ecosystem-home .eh-feature-icon{flex:none;display:inline-grid;place-items:center;width:44px;height:44px;border-radius:15px;background:var(--eh-tone, var(--eh-brand-soft));color:var(--vy-on-avatar, #17345f)}.ecosystem-home .eh-entry>span:nth-child(2){min-width:0}.ecosystem-home .eh-entry strong{display:block;font-size:1rem;font-weight:500}.ecosystem-home .eh-entry small{display:block;margin-top:5px;color:var(--eh-muted);font-size:.6875rem;line-height:1.6}.ecosystem-home .eh-entry>.vy-icon{margin-left:auto;width:16px;height:16px;color:var(--eh-muted)}.ecosystem-home .eh-guide-anchor{scroll-margin-top:22px;margin-top:74px}.ecosystem-home .eh-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:26px}.ecosystem-home .eh-section-heading>div{min-width:0}.ecosystem-home .eh-section-heading h2,.ecosystem-home .eh-personal h2{margin-top:12px;font-size:1.90625rem;line-height:1.2}.ecosystem-home .eh-section-heading p:not(.eh-eyebrow){margin-top:13px;color:var(--eh-muted);max-width:660px;font-size:.875rem;line-height:1.7}.ecosystem-home .eh-tour-format{display:inline-flex;align-items:center;gap:7px;color:var(--eh-muted);font-size:.6875rem;white-space:nowrap;padding-bottom:2px}.ecosystem-home .eh-tour-format .vy-icon{width:17px;height:17px}.ecosystem-home .eh-tour-tabs{display:flex;gap:5px;padding:6px;margin-bottom:14px;border-radius:18px;background:var(--eh-soft);overflow-x:auto;scrollbar-width:thin}.ecosystem-home .eh-tour-tabs button{flex:1 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:11px 15px;border:1px solid transparent;border-radius:13px;background:transparent;color:var(--eh-muted);font-size:.75rem;font-weight:500}.ecosystem-home .eh-tour-tabs button[aria-selected=true]{background:var(--eh-surface);color:var(--eh-link);box-shadow:0 2px 5px #0f172a06}.ecosystem-home .eh-tour-tabs .vy-icon{width:20px;height:20px}.ecosystem-home .eh-tour-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.04fr);gap:40px;padding:36px;border:1px solid var(--eh-line);border-radius:28px;background:var(--eh-surface);align-items:center}.ecosystem-home .eh-tour-copy{min-width:0}.ecosystem-home .eh-tour-copy h3{margin-top:14px;font-size:1.90625rem;line-height:1.16}.ecosystem-home .eh-tour-description{margin-top:15px;color:var(--eh-muted);font-size:.8125rem;line-height:1.75}.ecosystem-home .eh-tour-steps{display:grid;gap:5px;list-style:none;margin:24px -12px 12px;padding:0}.ecosystem-home .eh-tour-steps button{display:flex;align-items:flex-start;gap:12px;padding:12px;width:100%;min-height:52px;border:1px solid transparent;border-radius:15px;background:transparent;color:var(--eh-ink);text-align:left}.ecosystem-home .eh-step-number{display:grid;place-items:center;width:26px;height:26px;flex:none;border-radius:9px;background:var(--eh-soft);color:var(--eh-muted);font-size:.6875rem;font-weight:500}.ecosystem-home .eh-tour-steps strong{display:block;font-weight:500;font-size:.8125rem;line-height:1.8}.ecosystem-home .eh-tour-steps button>span:last-child>span{display:block;margin-top:5px;font-size:.75rem;line-height:1.7;color:var(--eh-muted)}.ecosystem-home .eh-tour-steps li:not(.is-active) button>span:last-child>span{display:none}.ecosystem-home .eh-tour-steps .is-active button{background:var(--eh-brand-soft)}.ecosystem-home .eh-tour-steps .is-active .eh-step-number{background:var(--eh-brand);color:var(--eh-on-brand)}.ecosystem-home .eh-instruction{min-width:0;border:1px solid var(--eh-line);border-radius:24px;padding:20px;background:var(--eh-bg);overflow:hidden}.ecosystem-home .eh-figure-top{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:17px;border-bottom:1px solid var(--eh-line);font-size:.5625rem;letter-spacing:.07em;color:var(--eh-muted)}.ecosystem-home .eh-figure-top>span:first-child{display:flex;align-items:center;gap:8px;font-size:.75rem;letter-spacing:0;color:var(--eh-ink)}.ecosystem-home .eh-figure-top .vy-icon{width:19px;height:19px;color:var(--eh-link)}.ecosystem-home .eh-figure-caption{margin-top:18px;color:var(--eh-muted);text-align:center;font-size:.625rem;line-height:1.5}.ecosystem-home .eh-chat-figure{display:grid;grid-template-columns:82px minmax(0,1fr);gap:14px;min-height:270px;padding-top:24px}.ecosystem-home .eh-chat-rail{display:flex;flex-direction:column;gap:10px}.ecosystem-home .eh-chat-rail>span{display:flex;flex-direction:column;align-items:center;gap:8px;padding:11px 5px;border-radius:12px;color:var(--eh-muted);font-size:.625rem}.ecosystem-home .eh-chat-rail .is-active{background:var(--eh-brand-soft);color:var(--eh-link)}.ecosystem-home .eh-chat-main{display:flex;flex-direction:column;min-width:0}.ecosystem-home .eh-chat-intro{display:flex;align-items:center;gap:10px;padding:15px;background:var(--eh-surface);border-radius:15px;min-height:75px}.ecosystem-home .eh-chat-intro>.vy-icon{color:var(--eh-link);width:28px;height:28px}.ecosystem-home .eh-chat-intro strong{font-size:.75rem;line-height:1.6;font-weight:500}.ecosystem-home .eh-file-types{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-block:14px;padding:5px;border-radius:14px}.ecosystem-home .eh-file-types>span{display:grid;justify-items:center;gap:10px;padding:13px 5px;border-radius:12px;background:var(--eh-surface);color:var(--eh-muted);font-size:.625rem}.ecosystem-home .eh-file-types.is-active{background:var(--eh-brand-soft)}.ecosystem-home .eh-file-types.is-active>span{color:var(--eh-link)}.ecosystem-home .eh-illustrated-composer{display:flex;align-items:center;gap:9px;margin-top:auto;min-height:48px;padding:12px;background:var(--eh-surface);border-radius:14px;color:var(--eh-muted)}.ecosystem-home .eh-illustrated-composer>span:not(.vy-icon){flex:1;font-size:.625rem}.ecosystem-home .eh-illustrated-composer .vy-icon{width:16px;height:16px}.ecosystem-home .eh-illustrated-composer.is-active{background:var(--eh-brand-soft)}.ecosystem-home .eh-illustrated-composer.is-active>.vy-icon:nth-last-child(2){color:var(--eh-link)}.ecosystem-home .eh-voice-figure{padding-top:22px;min-height:294px}.ecosystem-home .eh-room-controls{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:15px}.ecosystem-home .eh-room-controls>span{display:grid;place-items:center;width:42px;height:42px;background:var(--eh-surface);border-radius:14px;color:var(--eh-muted)}.ecosystem-home .eh-room-controls .is-active{background:var(--eh-brand);color:var(--eh-on-brand)}.ecosystem-home .eh-invite-figure{min-height:294px;display:flex;flex-direction:column;justify-content:center}.ecosystem-home .eh-invite-chain{display:flex;align-items:center;justify-content:space-around;gap:8px}.ecosystem-home .eh-invite-chain>span{display:flex;flex-direction:column;align-items:center;gap:12px;color:var(--eh-muted)}.ecosystem-home .eh-invite-chain .vy-icon{width:50px;height:50px;padding:13px;border-radius:18px;background:var(--eh-surface)}.ecosystem-home .eh-invite-chain small{font-size:.5625rem}.ecosystem-home .eh-invite-chain>i{height:1px;flex:1;background:var(--eh-line);margin-bottom:25px}.ecosystem-home .eh-invite-chain>.is-active{color:var(--eh-link)}.ecosystem-home .eh-invite-chain>.is-active .vy-icon{background:var(--eh-brand-soft)}.ecosystem-home .eh-link-illustration{display:flex;align-items:center;gap:9px;margin-top:29px;padding:16px;border-radius:15px;background:var(--eh-surface);color:var(--eh-link);font-size:.75rem}.ecosystem-home .eh-link-illustration>span:not(.vy-icon){flex:1}.ecosystem-home .eh-invite-figure>p{margin-top:14px;text-align:center;color:var(--eh-muted);font-size:.625rem}.ecosystem-home .eh-text-figure{display:grid;gap:13px;min-height:294px;padding-top:22px}.ecosystem-home .eh-text-input{display:flex;align-items:center;gap:12px;border-radius:15px;padding:14px;background:var(--eh-surface)}.ecosystem-home .eh-text-input>.vy-icon{color:var(--eh-link)}.ecosystem-home .eh-text-input>.vy-icon:last-child{margin-left:auto;width:18px}.ecosystem-home .eh-text-input strong{display:block;font-size:.75rem;font-weight:500}.ecosystem-home .eh-text-input div>span{display:block;margin-top:5px;font-size:.625rem;color:var(--eh-muted)}.ecosystem-home .eh-transcript-illustration{display:flex;flex-direction:column;gap:10px;background:var(--eh-surface);padding:17px;border-radius:15px}.ecosystem-home .eh-transcript-illustration>span{display:flex;align-items:center;gap:9px;font-size:.6875rem}.ecosystem-home .eh-transcript-illustration .vy-icon{width:17px;height:17px;color:var(--eh-link)}.ecosystem-home .eh-transcript-illustration>i{display:block;height:5px;border-radius:3px;background:var(--eh-line)}.ecosystem-home .eh-transcript-illustration>i:nth-child(3){width:90%}.ecosystem-home .eh-transcript-illustration>i:last-child{width:65%}.ecosystem-home .eh-export-illustration{display:flex;align-items:center;gap:9px;padding:7px;border-radius:13px}.ecosystem-home .eh-export-illustration>span{display:block;padding:8px 14px;background:var(--eh-surface);border-radius:9px;font-size:.625rem;color:var(--eh-muted)}.ecosystem-home .eh-export-illustration>.vy-icon{margin-left:auto;color:var(--eh-link)}.ecosystem-home .eh-text-figure>.is-active{background:var(--eh-brand-soft)}.ecosystem-home .eh-tools-figure{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-height:294px;padding-top:22px}.ecosystem-home .eh-tools-figure>div{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:97px;background:var(--eh-surface);border-radius:15px}.ecosystem-home .eh-tools-figure>div:nth-child(2){background:var(--vy-avatar-cyan, #d6f2fa);color:var(--vy-on-avatar, #17345f)}.ecosystem-home .eh-tools-figure>div:nth-child(3){background:var(--vy-avatar-indigo, #e5e8ff);color:var(--vy-on-avatar, #17345f)}.ecosystem-home .eh-tools-figure>div.is-active{background:var(--eh-brand-soft);color:var(--eh-link)}.ecosystem-home .eh-tools-figure strong{font-size:.75rem;font-weight:500}.ecosystem-home .eh-tools-figure>p{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;gap:8px;font-size:.625rem;color:var(--eh-muted)}.ecosystem-home .eh-tools-figure>p .vy-icon{width:16px;height:16px}.ecosystem-home .eh-tour-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:15px}.ecosystem-home .eh-tour-position{display:flex;flex-direction:column;gap:5px;font-size:.75rem}.ecosystem-home .eh-tour-position small{font-size:.625rem;color:var(--eh-muted)}.ecosystem-home .eh-tour-controls{display:flex;align-items:center;gap:9px}.ecosystem-home .eh-icon-button,.ecosystem-home .eh-play-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:44px;min-height:44px;border:1px solid var(--eh-line);border-radius:14px;background:var(--eh-surface);color:var(--eh-ink)}.ecosystem-home .eh-play-button{padding:10px 15px;font-size:.75rem;min-width:115px}.ecosystem-home .eh-icon-button:disabled{opacity:.4;cursor:default}.ecosystem-home .eh-motion-note{font-size:.625rem;line-height:1.5;max-width:105px;text-align:center;color:var(--eh-muted)}.ecosystem-home .eh-everyday{margin-top:74px}.ecosystem-home .eh-tools-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.ecosystem-home .eh-tool-card{display:flex;flex-direction:column;gap:14px;padding:24px;min-width:0;border:1px solid var(--eh-line);border-radius:23px;background:var(--eh-surface)}.ecosystem-home .eh-tool-card h3{margin-top:5px;font-size:1.1875rem;font-weight:500}.ecosystem-home .eh-tool-card p{font-size:.75rem;line-height:1.7;color:var(--eh-muted)}.ecosystem-home .eh-card-action{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:12px;margin-top:auto;font-size:.75rem;color:var(--eh-link)}.ecosystem-home .eh-card-action .vy-icon{width:18px;height:18px}.ecosystem-home .eh-together{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:36px;align-items:center;margin-top:60px;padding:42px 46px;background:var(--eh-brand-soft);border-radius:30px}.ecosystem-home .eh-together h2{margin-top:15px;font-size:2.25rem;line-height:1.15}.ecosystem-home .eh-together-copy>p:not(.eh-eyebrow){max-width:490px;margin-top:18px;font-size:.875rem;line-height:1.75;color:var(--eh-muted)}.ecosystem-home .eh-together .eh-primary-button{margin-top:25px}.ecosystem-home .eh-together-copy>small{display:block;margin-top:13px;color:var(--eh-muted);font-size:.6875rem;line-height:1.6}.ecosystem-home .eh-together-art{display:flex;flex-direction:column;align-items:center;gap:25px;padding-block:16px}.ecosystem-home .eh-together-link{display:grid;place-items:center;width:78px;height:78px;background:var(--eh-brand);color:var(--eh-on-brand);border-radius:25px;transform:rotate(-8deg)}.ecosystem-home .eh-together-link .vy-icon{width:34px;height:34px}.ecosystem-home .eh-together-art>div{display:flex;gap:16px}.ecosystem-home .eh-together-art>div>span{display:grid;place-items:center;width:64px;height:64px;border-radius:22px;background:var(--eh-surface);color:var(--eh-link)}.ecosystem-home .eh-together-art>div>span:nth-child(2){transform:translateY(10px)}.ecosystem-home .eh-together-art>p{color:var(--eh-muted);font-size:.75rem}.ecosystem-home .eh-work{margin-top:70px}.ecosystem-home .eh-work-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ecosystem-home .eh-work-links a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:64px;padding:16px 19px;border:1px solid var(--eh-line);border-radius:17px;background:var(--eh-surface);font-size:.8125rem}.ecosystem-home .eh-work-links .vy-icon{width:17px;height:17px;color:var(--eh-link)}.ecosystem-home .eh-work-note{max-width:790px;margin-top:17px;color:var(--eh-muted);font-size:.75rem;line-height:1.75}.ecosystem-home .eh-footer{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-top:64px;padding-top:27px;border-top:1px solid var(--eh-line)}.ecosystem-home .eh-footer-brand{display:flex;align-items:center;gap:10px}.ecosystem-home .eh-footer-brand>span{width:33px;height:33px}.ecosystem-home .eh-footer-brand svg{width:100%;height:100%}.ecosystem-home .eh-footer-brand strong{font-size:.75rem;font-weight:600;letter-spacing:.11em}.ecosystem-home .eh-footer p{color:var(--eh-muted);font-size:.75rem}.ecosystem-home .eh-footer nav{display:flex;gap:18px;margin-left:auto}.ecosystem-home .eh-footer a{display:inline-flex;align-items:center;min-height:44px;font-size:.75rem}.ecosystem-home .eh-member-header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-block:22px 32px}.ecosystem-home .eh-member-header h1{font-size:2.3125rem;line-height:1.2;margin-top:14px}.ecosystem-home .eh-member-header p:not(.eh-eyebrow){font-size:.875rem;color:var(--eh-muted);margin-top:15px}.ecosystem-home .eh-personal{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:32px;padding:32px;margin-top:26px;border:1px solid var(--eh-line);border-radius:24px;background:var(--eh-surface)}.ecosystem-home .eh-personal-copy>p:not(.eh-eyebrow){font-size:.875rem;line-height:1.7;color:var(--eh-muted);margin-block:15px 10px}.ecosystem-home .eh-personal-links{display:grid;gap:8px}.ecosystem-home .eh-personal-links a{display:flex;align-items:center;gap:12px;padding:13px 16px;min-height:48px;border-radius:14px;background:var(--eh-soft);font-size:.8125rem}.ecosystem-home .eh-personal-links a>span:not(.vy-icon){min-width:0;overflow-wrap:anywhere}.ecosystem-home .eh-personal-links a>.vy-icon:first-child{color:var(--eh-link)}.ecosystem-home .eh-personal-links a>.vy-icon:last-child{margin-left:auto;width:16px;height:16px}.ecosystem-home:not(.ecosystem-home--guest) .eh-guide-anchor{margin-top:26px}.ecosystem-home .eh-member-guide>summary{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:60px;list-style:none;cursor:pointer;padding:16px 22px;border:1px solid var(--eh-line);border-radius:17px;font-size:.875rem}.ecosystem-home .eh-member-guide>summary::-webkit-details-marker{display:none}.ecosystem-home .eh-member-guide>summary>span{display:flex;align-items:center;gap:12px}.ecosystem-home .eh-member-guide[open]>summary>.vy-icon{transform:rotate(180deg)}.ecosystem-home .eh-member-guide .eh-tour{padding-top:28px}.ecosystem-home .home__profile-hint{margin-top:24px}.ecosystem-home .eh-people-story{margin:48px 0 0;overflow:hidden;background:var(--eh-surface);border:1px solid var(--eh-line);border-radius:28px}.ecosystem-home .eh-people-story>img{display:block;width:100%;height:auto;max-height:465px;object-fit:cover;object-position:center 42%}.ecosystem-home .eh-people-story>video{display:block;width:100%;height:auto;aspect-ratio:16 / 9;background:#f6f8fc}.ecosystem-home .eh-people-story figcaption{display:flex;align-items:flex-start;flex-direction:column;gap:12px;padding:27px 32px}.ecosystem-home .eh-people-story figcaption strong{font-size:1.8125rem;font-weight:500;line-height:1.25;letter-spacing:-.025em}.ecosystem-home .eh-people-story figcaption>span:last-child{font-size:.8125rem;color:var(--eh-muted);line-height:1.7}.ecosystem-home .eh-messenger-portrait{display:block;width:52px;height:60px;object-fit:cover;object-position:center 30%;border-radius:12px;flex:none}@media(hover:hover){.ecosystem-home :where(.eh-entry,.eh-tool-card,.eh-work-links a,.eh-personal-links a):hover{border-color:var(--vy-border-strong, #cad5e7);background:var(--eh-soft)}.ecosystem-home .eh-primary-button:hover{transform:translateY(-1px);background:var(--vy-primary-hover, #174cc5)}.ecosystem-home .eh-secondary-button:hover,.ecosystem-home .eh-play-button:hover{background:var(--eh-soft)}.ecosystem-home .eh-text-link:hover,.ecosystem-home .eh-footer a:hover{text-decoration:underline;text-underline-offset:4px}}@media(max-width:1100px){.ecosystem-home .eh-hero{gap:24px;padding-inline:0}.ecosystem-home .eh-entry{gap:10px;padding:16px 13px}.ecosystem-home .eh-entry>.vy-icon{display:none}.ecosystem-home .eh-entry small{font-size:.625rem}.ecosystem-home .eh-tour-panel{gap:25px;padding:26px}.ecosystem-home .eh-instruction{padding:15px}.ecosystem-home .eh-chat-figure{grid-template-columns:62px minmax(0,1fr);gap:8px}.ecosystem-home .eh-tool-card{padding:21px}.ecosystem-home .eh-tool-card h3{font-size:1.0625rem}.ecosystem-home .eh-together{padding:35px}}@media(max-width:900px){.ecosystem-home .eh-hero{grid-template-columns:1fr;gap:16px;padding-block:28px 32px}.ecosystem-home .eh-hero-copy{max-width:640px}.ecosystem-home .eh-hero h1{font-size:2.71875rem}.ecosystem-home .eh-entries{grid-template-columns:repeat(2,minmax(0,1fr))}.ecosystem-home .eh-entry{padding:18px}.ecosystem-home .eh-entry>.vy-icon{display:inline-flex}.ecosystem-home .eh-entry small{font-size:.6875rem}.ecosystem-home .eh-section-heading{flex-wrap:wrap}.ecosystem-home .eh-tour-panel{grid-template-columns:minmax(0,1fr);gap:26px}.ecosystem-home .eh-tour-steps{margin-top:20px}.ecosystem-home .eh-instruction{width:100%;max-width:520px;justify-self:center;padding:22px}.ecosystem-home .eh-tour-tabs{margin-inline:0}.ecosystem-home .eh-tour-tabs button{flex:none}.ecosystem-home .eh-tour-tabs .vy-icon{width:18px;height:18px}.ecosystem-home .eh-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ecosystem-home .eh-together{gap:22px;padding:30px}.ecosystem-home .eh-together-art>div{gap:10px}.ecosystem-home .eh-together-art>div>span{width:48px;height:48px;border-radius:17px}.ecosystem-home .eh-work-links{grid-template-columns:repeat(2,minmax(0,1fr))}.ecosystem-home .eh-personal{padding:26px;gap:24px}}@media(max-width:600px){.home.ecosystem-home{padding-top:0}.ecosystem-home .eh-hero{padding-top:22px}.ecosystem-home .eh-eyebrow{font-size:.5625rem;letter-spacing:.08em}.ecosystem-home .eh-hero h1{margin-top:20px;font-size:2.21875rem;line-height:1.24}.ecosystem-home .eh-hero-description{margin-top:19px;font-size:.875rem;line-height:1.8}.ecosystem-home .eh-hero-actions{gap:9px;margin-top:23px}.ecosystem-home .eh-primary-button,.ecosystem-home .eh-secondary-button{font-size:.75rem;padding:12px 14px;min-height:46px;border-radius:13px}.ecosystem-home .eh-hero-note{font-size:.625rem}.ecosystem-home .eh-entries{gap:10px}.ecosystem-home .eh-entry{padding:14px;align-items:flex-start;flex-direction:column;gap:12px;border-radius:18px;position:relative}.ecosystem-home .eh-entry>.vy-icon{position:absolute;right:15px;top:29px}.ecosystem-home .eh-entry strong{font-size:.9375rem}.ecosystem-home .eh-entry small{font-size:.625rem}.ecosystem-home .eh-feature-icon{width:40px;height:40px;border-radius:13px}.ecosystem-home .eh-guide-anchor,.ecosystem-home .eh-everyday,.ecosystem-home .eh-work{margin-top:48px}.ecosystem-home .eh-section-heading{gap:14px;margin-bottom:20px}.ecosystem-home .eh-section-heading h2,.ecosystem-home .eh-personal h2{font-size:1.625rem;margin-top:10px}.ecosystem-home .eh-section-heading p:not(.eh-eyebrow){font-size:.8125rem;margin-top:12px}.ecosystem-home .eh-tour-format{font-size:.625rem}.ecosystem-home .eh-tour-tabs{border-radius:15px;padding:5px;gap:3px}.ecosystem-home .eh-tour-tabs button{min-height:44px;padding:9px 12px;font-size:.6875rem}.ecosystem-home .eh-tour-panel{padding:22px 18px;border-radius:22px;gap:24px}.ecosystem-home .eh-tour-copy h3{font-size:1.6875rem;margin-top:12px}.ecosystem-home .eh-tour-description{font-size:.75rem;line-height:1.8}.ecosystem-home .eh-tour-steps{margin-inline:-7px}.ecosystem-home .eh-tour-steps button{padding:11px 8px;gap:10px}.ecosystem-home .eh-tour-steps strong{font-size:.75rem}.ecosystem-home .eh-tour-steps button>span:last-child>span{font-size:.6875rem}.ecosystem-home .eh-instruction{padding:13px;border-radius:18px}.ecosystem-home .eh-figure-top{font-size:.5rem}.ecosystem-home .eh-figure-top>span:first-child{font-size:.6875rem}.ecosystem-home .eh-chat-figure{grid-template-columns:55px minmax(0,1fr);padding-top:18px}.ecosystem-home .eh-chat-rail>span{font-size:.5rem}.ecosystem-home .eh-chat-intro{padding:12px;gap:8px}.ecosystem-home .eh-chat-intro strong{font-size:.6875rem}.ecosystem-home .eh-chat-intro>.vy-icon{width:24px;height:24px}.ecosystem-home .eh-file-types{gap:4px;padding:4px}.ecosystem-home .eh-file-types>span{font-size:.5625rem;padding:12px 4px}.ecosystem-home .eh-illustrated-composer{gap:6px;padding:10px 8px}.ecosystem-home .eh-illustrated-composer>span:not(.vy-icon){font-size:.5625rem}.ecosystem-home .eh-illustrated-composer .vy-icon{width:13px;height:13px}.ecosystem-home .eh-tour-toolbar{flex-wrap:wrap;gap:12px}.ecosystem-home .eh-tour-controls{margin-left:auto;gap:6px}.ecosystem-home .eh-tour-position{font-size:.6875rem}.ecosystem-home .eh-tour-position small{font-size:.5625rem}.ecosystem-home .eh-play-button{min-width:95px;padding:10px 12px;font-size:.6875rem}.ecosystem-home .eh-tools-grid{gap:10px}.ecosystem-home .eh-tool-card{border-radius:18px;padding:17px;gap:12px}.ecosystem-home .eh-tool-card h3{font-size:.9375rem}.ecosystem-home .eh-tool-card p{font-size:.6875rem;line-height:1.7}.ecosystem-home .eh-card-action{font-size:.6875rem}.ecosystem-home .eh-together{grid-template-columns:minmax(0,1fr);gap:12px;padding:26px 23px;border-radius:24px;margin-top:42px}.ecosystem-home .eh-together h2{font-size:1.875rem}.ecosystem-home .eh-together-copy>p:not(.eh-eyebrow){font-size:.8125rem;line-height:1.8}.ecosystem-home .eh-together-art{gap:17px;padding-top:26px}.ecosystem-home .eh-together-link{width:59px;height:59px;border-radius:20px}.ecosystem-home .eh-together-link .vy-icon{width:28px;height:28px}.ecosystem-home .eh-together-art>div{gap:25px}.ecosystem-home .eh-together-art>p{font-size:.6875rem}.ecosystem-home .eh-work-links{gap:9px}.ecosystem-home .eh-work-links a{min-height:70px;padding:14px;font-size:.75rem;line-height:1.5;border-radius:15px}.ecosystem-home .eh-work-links .vy-icon{width:15px;height:15px}.ecosystem-home .eh-work-note{font-size:.6875rem}.ecosystem-home .eh-footer{gap:14px;margin-top:44px}.ecosystem-home .eh-footer p{width:100%;font-size:.6875rem;order:3}.ecosystem-home .eh-footer nav{gap:14px}.ecosystem-home .eh-footer a{font-size:.6875rem}.ecosystem-home .eh-member-header{flex-wrap:wrap;padding-top:18px;padding-bottom:24px;gap:17px}.ecosystem-home .eh-member-header h1{font-size:1.9375rem}.ecosystem-home .eh-member-header p:not(.eh-eyebrow){font-size:.8125rem}.ecosystem-home .eh-personal{grid-template-columns:1fr;padding:23px;gap:22px;margin-top:18px;border-radius:22px}.ecosystem-home .eh-personal-copy>p:not(.eh-eyebrow){font-size:.8125rem}.ecosystem-home .eh-member-guide>summary{padding:14px 17px;font-size:.75rem}}@media(prefers-reduced-motion:reduce){.ecosystem-home *,.ecosystem-home *:before,.ecosystem-home *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.ecosystem-home .eh-primary-button:hover{transform:none}}@media(max-width:600px){.ecosystem-home .eh-people-story{margin-top:34px;border-radius:22px}.ecosystem-home .eh-people-story>img{min-height:240px;object-fit:cover;object-position:center}.ecosystem-home .eh-people-story figcaption{padding:22px}.ecosystem-home .eh-messenger-portrait{width:42px;height:50px;border-radius:10px}}.ecosystem-home .eh-chat-intro{display:block;position:relative;padding:0;overflow:hidden}.ecosystem-home .eh-chat-intro .eh-messenger-portrait{width:100%;height:auto;aspect-ratio:1.65;border-radius:15px;object-fit:cover;object-position:center}.ecosystem-home .eh-chat-intro>strong{position:absolute;left:12px;top:13px;width:43%;color:#17345f;font-size:.6875rem;line-height:1.6}.ecosystem-home .eh-conversation-art{position:relative;width:100%;max-width:540px;aspect-ratio:.98;margin:0 auto;isolation:isolate}.ecosystem-home .eh-conversation-halo{position:absolute;inset:6% -3% 13%;z-index:-1;background:radial-gradient(ellipse,var(--eh-brand-soft),transparent 72%);border-radius:50%}.ecosystem-home .eh-person-scene{position:absolute;overflow:hidden;background:var(--eh-surface);box-shadow:0 14px 38px #17345f15;border:5px solid var(--eh-surface);border-radius:26px;animation:eh-scene-arrive .65s ease both}.ecosystem-home .eh-person-scene>img{display:block;width:100%;height:100%;object-fit:cover}.ecosystem-home .eh-person-scene--friends{inset:8% 0 27% 7%;transform:rotate(3deg)}.ecosystem-home .eh-person-scene--family{width:60%;height:39%;left:0;bottom:7%;transform:rotate(-5deg);animation-delay:80ms}.ecosystem-home .eh-person-scene-top{position:absolute;inset:12px 12px auto;display:flex;align-items:center;justify-content:space-between;gap:10px}.ecosystem-home .eh-scene-product{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;background:#ffffffef;color:#17345f;border-radius:11px;font-size:.6875rem;font-weight:500}.ecosystem-home .eh-scene-product .vy-icon{width:17px;height:17px}.ecosystem-home .eh-scene-brand{width:37px;height:37px}.ecosystem-home .eh-scene-brand svg{width:100%;height:100%}.ecosystem-home .eh-person-scene-caption{position:absolute;inset:auto 0 0;padding:34px 18px 17px;background:linear-gradient(transparent,#0f172aad);color:#fff}.ecosystem-home .eh-person-scene-caption strong{display:block;font-weight:500;font-size:.875rem;line-height:1.5;text-shadow:0 1px 2px #0003}.ecosystem-home .eh-person-scene-caption>span{display:block;margin-top:4px;font-size:.625rem}.ecosystem-home .eh-person-scene--family .eh-person-scene-caption strong{font-size:.75rem}.ecosystem-home .eh-conversation-chip{position:absolute;right:1%;bottom:10%;display:inline-flex;align-items:center;gap:11px;background:var(--eh-brand);color:var(--eh-on-brand);padding:16px 18px;border-radius:19px;box-shadow:0 8px 24px #1a56db1a;transform:rotate(3deg)}.ecosystem-home .eh-conversation-chip>span:not(.vy-icon){font-size:.75rem;font-weight:500;line-height:1.55}.ecosystem-home .eh-conversation-art>figcaption{position:absolute;inset:auto 0 0;color:var(--eh-muted);text-align:center;font-size:.5625rem;line-height:1.5}.ecosystem-home .eh-photo-call{position:relative}.ecosystem-home .eh-photo-call-scenes{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ecosystem-home .eh-photo-call-scenes>img{width:100%;min-width:0;height:210px;object-fit:cover;border-radius:14px}.ecosystem-home .eh-photo-call>p{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.6875rem;color:var(--eh-muted);margin-top:15px}.ecosystem-home .eh-photo-call>p .vy-icon{width:17px;height:17px}.ecosystem-home .eh-photo-call.is-sharing .eh-photo-call-scenes{grid-template-columns:1fr;position:absolute;right:10px;top:10px;z-index:1;width:58px;gap:5px}.ecosystem-home .eh-photo-call.is-sharing .eh-photo-call-scenes>img{height:47px;border-radius:8px;border:2px solid var(--eh-surface)}.ecosystem-home .eh-photo-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;height:210px;border-radius:16px;background:var(--eh-brand-soft);color:var(--eh-link);padding:22px;text-align:center;font-size:.75rem}.ecosystem-home .eh-photo-screen>.vy-icon{width:56px;height:56px}@keyframes eh-scene-arrive{0%{opacity:0;translate:0 9px}to{opacity:1;translate:0 0}}.ecosystem-home .eh-hero-media{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:14px;align-items:stretch;min-width:0}.ecosystem-home .vy-hero-video{display:flex;flex-direction:column;gap:10px;min-width:0;margin:0}.ecosystem-home .vy-hero-video__slot{position:relative;width:100%;aspect-ratio:9 / 16;overflow:hidden;background:var(--eh-surface);border:5px solid var(--eh-surface);border-radius:26px;box-shadow:0 14px 38px #17345f15}.ecosystem-home .vy-hero-video__slot>video{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 22%;background:var(--eh-soft)}.ecosystem-home .vy-hero-video__cover{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border:0;padding:18px;background:transparent;cursor:pointer;text-align:center}.ecosystem-home .vy-hero-video__cover-disc{display:grid;place-items:center;width:68px;height:68px;border-radius:50%;background:var(--eh-brand);color:var(--eh-on-brand);box-shadow:0 0 0 6px #0f172a59,0 10px 26px #1a56db33}.ecosystem-home .vy-hero-video__cover-disc .eh-playback-icon{width:30px;height:30px}.ecosystem-home .vy-hero-video__cover-plate{display:grid;gap:4px;justify-items:center;max-width:86%;padding:10px 16px;border-radius:14px;background:#0f172a;box-shadow:0 10px 26px #0f172a40}.ecosystem-home .vy-hero-video__cover-text{color:#f8fafc;font-size:.875rem;font-weight:500;line-height:1.4}.ecosystem-home .vy-hero-video__cover-note{color:#cbd5e1;font-size:.6875rem;line-height:1.5}.ecosystem-home .vy-hero-video__bar{display:flex;gap:9px}.ecosystem-home .vy-hero-video__control{display:inline-flex;align-items:center;justify-content:center;gap:9px;flex:1 1 0;min-height:44px;padding:10px 13px;border:1px solid var(--eh-line);border-radius:14px;background:var(--eh-surface);color:var(--eh-ink);font-size:.75rem}.ecosystem-home .vy-hero-video__control .vy-icon,.ecosystem-home .vy-hero-video__control .eh-playback-icon{width:18px;height:18px;flex:none}.ecosystem-home .vy-hero-video__control:disabled{opacity:.45;cursor:default}.ecosystem-home .eh-hero-portrait{display:flex;flex-direction:column;gap:10px;min-width:0;margin:0}.ecosystem-home .eh-hero-portrait>img{display:block;width:100%;flex:1;min-height:0;object-fit:cover;object-position:50% 18%;border:5px solid var(--eh-surface);border-radius:26px;box-shadow:0 14px 38px #17345f15;background:var(--eh-soft)}.ecosystem-home .eh-hero-portrait figcaption{display:flex;flex-direction:column;gap:5px;padding:14px 16px;border:1px solid var(--eh-line);border-radius:17px;background:var(--eh-surface)}.ecosystem-home .eh-hero-portrait figcaption strong{font-size:.875rem;font-weight:500;line-height:1.45}.ecosystem-home .eh-hero-portrait figcaption span{color:var(--eh-muted);font-size:.6875rem;line-height:1.55}.ecosystem-home .eh-scene-strip{margin-top:26px}@media(min-width:901px){.ecosystem-home .vy-hero-video__slot{height:580px;aspect-ratio:auto}}@media(max-width:1100px){.ecosystem-home .eh-hero-media{gap:10px}.ecosystem-home .vy-hero-video__slot,.ecosystem-home .eh-hero-portrait>img{border-width:4px;border-radius:22px}.ecosystem-home .vy-hero-video__cover-disc{width:58px;height:58px}}@media(max-width:900px){.ecosystem-home .eh-hero-media{grid-template-columns:minmax(0,1fr)}.ecosystem-home .eh-hero-portrait{flex-direction:row;align-items:stretch}.ecosystem-home .eh-hero-portrait>img{width:132px;flex:none;aspect-ratio:4 / 5;border-radius:18px}.ecosystem-home .eh-hero-portrait figcaption{flex:1;justify-content:center}.ecosystem-home .eh-scene-strip{margin-top:18px}}@media(max-width:600px){.ecosystem-home .vy-hero-video__slot,.ecosystem-home .eh-hero-portrait>img{border-width:3px;border-radius:20px}.ecosystem-home .vy-hero-video__cover-disc{width:54px;height:54px}.ecosystem-home .vy-hero-video__cover-disc .eh-playback-icon{width:24px;height:24px}.ecosystem-home .vy-hero-video__cover-plate{padding:8px 13px;border-radius:12px}.ecosystem-home .vy-hero-video__cover-text{font-size:.8125rem}.ecosystem-home .vy-hero-video__cover-note{font-size:.625rem}.ecosystem-home .eh-hero-portrait>img{width:108px}}.services .services__card--broken .svc-card-link{pointer-events:none}.services .svc-mode.is-broken{color:#9a3412;background:#fef3c7;border-radius:8px;padding:2px 8px}@media(max-width:1100px){.ecosystem-home .eh-person-scene{border-width:4px;border-radius:22px}.ecosystem-home .eh-person-scene-caption strong{font-size:.75rem}.ecosystem-home .eh-person-scene--family .eh-person-scene-caption strong{font-size:.625rem}.ecosystem-home .eh-conversation-chip{right:0;bottom:9%;padding:13px 14px;gap:8px}.ecosystem-home .eh-conversation-chip>span:not(.vy-icon){font-size:.625rem}.ecosystem-home .eh-conversation-chip .vy-icon{width:19px;height:19px}}@media(max-width:900px){.ecosystem-home .eh-conversation-art{max-width:570px;aspect-ratio:1.2}.ecosystem-home .eh-person-scene--friends{inset:5% 1% 28% 13%}.ecosystem-home .eh-person-scene--family{width:54%;height:43%;left:0}.ecosystem-home .eh-person-scene-caption strong{font-size:.875rem}.ecosystem-home .eh-person-scene--family .eh-person-scene-caption strong{font-size:.75rem}.ecosystem-home .eh-conversation-chip{right:4%;bottom:10%;padding:15px 19px}.ecosystem-home .eh-conversation-chip>span:not(.vy-icon){font-size:.75rem}}@media(max-width:600px){.ecosystem-home .eh-conversation-art{margin-top:14px;aspect-ratio:1.06}.ecosystem-home .eh-person-scene{border-width:3px;border-radius:21px;box-shadow:0 10px 24px #17345f12}.ecosystem-home .eh-person-scene--friends{inset:6% 1% 30% 9%}.ecosystem-home .eh-person-scene--family{width:59%;height:42%;bottom:8%}.ecosystem-home .eh-person-scene-caption{padding:30px 13px 12px}.ecosystem-home .eh-person-scene-caption strong{font-size:.6875rem}.ecosystem-home .eh-person-scene-caption>span{font-size:.5625rem}.ecosystem-home .eh-person-scene--family .eh-person-scene-caption strong{font-size:.625rem}.ecosystem-home .eh-person-scene-top{inset:9px 9px auto}.ecosystem-home .eh-scene-product{padding:6px 9px;font-size:.5625rem;border-radius:9px}.ecosystem-home .eh-scene-product .vy-icon{width:15px;height:15px}.ecosystem-home .eh-scene-brand{width:30px;height:30px}.ecosystem-home .eh-conversation-chip{right:0;bottom:11%;padding:12px;border-radius:15px;gap:7px}.ecosystem-home .eh-conversation-chip>span:not(.vy-icon){font-size:.5625rem}.ecosystem-home .eh-conversation-chip .vy-icon{width:18px;height:18px}.ecosystem-home .eh-conversation-art>figcaption{font-size:.5rem}.ecosystem-home .eh-photo-call-scenes>img{height:175px}.ecosystem-home .eh-photo-screen{height:175px;padding:18px;font-size:.6875rem}}.ecosystem-home{font-size:.875rem;overflow-wrap:anywhere}@media(min-width:1101px){.shell:has(.ecosystem-home){--vy-rail-w: 5.5rem}}@media(min-width:601px)and (max-width:1100px){.shell:has(.ecosystem-home){--vy-rail-w: 5.5rem;grid-template-columns:var(--vy-rail-w) minmax(0,1fr)}}.ecosystem-home :where(p,small,strong,span,a,button,figcaption){min-width:0}.ecosystem-home :where(.eh-section-heading,.eh-tour-toolbar,.eh-tour-controls,.eh-figure-top,.eh-tour-format,.eh-text-link,.eh-footer nav){flex-wrap:wrap}.ecosystem-home .eh-tour-format{white-space:normal}.ecosystem-home .eh-entries{grid-template-columns:repeat(auto-fit,minmax(min(100%,12rem),1fr))}.ecosystem-home .eh-tools-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,13rem),1fr))}.ecosystem-home .eh-work-links{grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr))}.ecosystem-home .eh-step-number{width:1.625rem;height:1.625rem}.ecosystem-home .eh-tour-steps button>span:last-child{flex:1;min-width:0}.ecosystem-home .eh-figure-top>span{flex-wrap:wrap}.ecosystem-home .eh-chat-figure{grid-template-columns:minmax(0,1fr) minmax(0,3fr)}.ecosystem-home .eh-file-types>span{overflow-wrap:anywhere}.ecosystem-home .vy-hero-video__bar{flex-wrap:wrap}.ecosystem-home .vy-hero-video__control{flex:1 1 7rem;min-width:0;line-height:1.45}.ecosystem-home .vy-hero-video__control>span{overflow-wrap:anywhere}.ecosystem-home .vy-hero-video__cover{overflow-y:auto;justify-content:safe center}.ecosystem-home .vy-hero-video__cover-disc{flex-shrink:0}.ecosystem-home .vy-hero-video__cover-plate{max-width:100%}.ecosystem-home .eh-hero-portrait figcaption{min-width:0}.ecosystem-home .eh-hero-portrait{flex-wrap:wrap}.ecosystem-home .eh-photo-screen{height:auto;min-height:210px}@media(max-width:600px){.ecosystem-home .eh-entries,.ecosystem-home .eh-tools-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,8rem),1fr))}.ecosystem-home .eh-hero-portrait figcaption{flex-basis:9rem}}.shell:has(.ecosystem-home){--vy-fs-2xs:.6875rem;--vy-fs-xs:.75rem;--vy-fs-sm:.8125rem;--vy-fs-md:.875rem;--vy-fs-lg:1rem;--vy-fs-xl:1.125rem;--vy-fs-2xl:1.5rem;--vy-fs-3xl:2rem;grid-template-rows:minmax(var(--vy-topbar-h),auto) minmax(0,1fr) auto auto}.shell:has(.ecosystem-home) .topbar__context{font-size:1.75rem;white-space:normal;overflow-wrap:anywhere;overflow:visible}.shell:has(.ecosystem-home) .topbar__eyebrow{font-size:.5625rem;white-space:normal;overflow-wrap:anywhere;overflow:visible}.shell:has(.ecosystem-home) .topbar__login,.shell:has(.ecosystem-home) .topbar__search,.shell:has(.ecosystem-home) .topbar__appearance .topbar__density{font-size:.75rem}.shell:has(.ecosystem-home) .rail__label,.shell:has(.ecosystem-home) .rail__wordmark{font-size:.625rem;white-space:nowrap;overflow-wrap:normal;word-break:normal;text-align:center;max-width:100%}.shell:has(.ecosystem-home) .rail__version{font-size:.4375rem;white-space:normal;overflow-wrap:anywhere;text-align:center}.shell:has(.ecosystem-home) .bottom-nav__item{font-size:.5625rem;white-space:normal;overflow-wrap:anywhere;text-align:center}@media(max-width:600px){.shell:has(.ecosystem-home) .topbar__context{font-size:1.25rem}.shell:has(.ecosystem-home) .topbar__eyebrow{font-size:.4375rem}}.ecosystem-home .vy-hero-video__slot{isolation:isolate}.ecosystem-home .vy-hero-video__slot>video{aspect-ratio:9 / 16}.ecosystem-home .vy-hero-video__cover{isolation:isolate}.ecosystem-home .vy-hero-video__poster{position:absolute;inset:0;z-index:-1;width:100%;height:100%;object-fit:cover;object-position:50% 22%;pointer-events:none}.ecosystem-home .vy-hero-video__caption{display:grid;gap:10px;padding:13px;border:1px solid var(--eh-line);border-radius:18px;background:var(--eh-surface)}.ecosystem-home .vy-hero-video__timeline{display:flex;align-items:baseline;justify-content:space-between;gap:10px;min-width:0}.ecosystem-home .vy-hero-video__status{color:var(--eh-muted);font-size:.6875rem;line-height:1.5}.ecosystem-home .vy-hero-video__time{flex:none;color:var(--eh-ink);font-size:.6875rem;font-variant-numeric:tabular-nums}.ecosystem-home .vy-hero-video__progress{display:block;width:100%;height:4px;overflow:hidden;border:0;border-radius:2px;appearance:none;background:var(--eh-line);color:var(--eh-brand);accent-color:var(--eh-brand)}.ecosystem-home .vy-hero-video__progress::-webkit-progress-bar{background:var(--eh-line)}.ecosystem-home .vy-hero-video__progress::-webkit-progress-value{background:var(--eh-brand)}.ecosystem-home .vy-hero-video__progress::-moz-progress-bar{background:var(--eh-brand)}.ecosystem-home .vy-hero-video__control{border-radius:11px;padding:9px 10px;gap:6px;font-size:.6875rem}.ecosystem-home .vy-hero-video__control:first-child{background:var(--eh-brand);border-color:var(--eh-brand);color:var(--eh-on-brand)}.ecosystem-home .vy-hero-video__control:focus-visible,.ecosystem-home .vy-hero-video__cover:focus-visible{outline:3px solid var(--eh-link);outline-offset:3px}@media(max-width:600px){.ecosystem-home .vy-hero-video__caption{padding:12px}.ecosystem-home .vy-hero-video__control{font-size:.75rem}}.ecosystem-home .eh-member-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,280px);gap:clamp(24px,4vw,56px);align-items:center;margin:20px 0 30px;padding:clamp(22px,3vw,38px);border:1px solid var(--eh-line);border-radius:28px;background:var(--eh-surface)}.ecosystem-home .eh-member-welcome{min-width:0}.ecosystem-home .eh-member-heading h1{margin-top:18px;font-family:var(--vy-font-display, var(--vy-font, system-ui));font-size:clamp(2rem,3.2vw,3rem);font-weight:500;line-height:1.15;letter-spacing:-.04em;overflow-wrap:anywhere}.ecosystem-home .eh-member-heading>p:last-child{margin-top:18px;color:var(--eh-muted);font-size:1rem;line-height:1.7}.ecosystem-home .eh-member-hero .eh-entries{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:28px;padding:0}.ecosystem-home .eh-member-hero .eh-entry{min-height:86px;padding:13px;gap:10px}.ecosystem-home .eh-member-hero .eh-entry>.vy-icon:last-child{display:none}.ecosystem-home .eh-member-welcome>.eh-secondary-button{margin-top:20px}.ecosystem-home .eh-member-hero>.vy-hero-video{width:100%;max-width:280px;justify-self:center}.ecosystem-home .eh-member-hero .vy-hero-video__slot{height:auto;aspect-ratio:9 / 16}@media(max-width:900px){.ecosystem-home .eh-member-hero{grid-template-columns:minmax(0,1fr) minmax(200px,230px);gap:22px;padding:22px}.ecosystem-home .eh-member-hero .eh-entries{grid-template-columns:1fr;margin-top:20px}.ecosystem-home .eh-member-hero .eh-entry{min-height:64px}}@media(max-width:600px){.ecosystem-home .eh-member-hero{grid-template-columns:minmax(0,1fr);gap:22px;margin-block:14px 22px;padding:18px;border-radius:22px}.ecosystem-home .eh-member-hero .eh-entries{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ecosystem-home .eh-member-hero .eh-entry{padding:11px 9px;gap:7px;flex-direction:column;align-items:flex-start}.ecosystem-home .eh-member-hero .eh-entry small{display:none}.ecosystem-home .eh-member-hero>.vy-hero-video{max-width:320px}.ecosystem-home .eh-member-heading h1{font-size:2rem}}@media(min-width:901px)and (max-height:820px){.ecosystem-home .eh-member-hero{padding:22px}.ecosystem-home .eh-member-hero>.vy-hero-video{max-width:235px}.ecosystem-home .vy-hero-video__caption{padding:10px;gap:8px}.ecosystem-home .vy-hero-video__bar{flex-wrap:nowrap;gap:7px}.ecosystem-home .vy-hero-video__control{flex:1 1 0;min-width:0;padding:8px 7px;gap:5px}.ecosystem-home .vy-hero-video__control>span{min-width:0;overflow-wrap:anywhere}.ecosystem-home .vy-hero-video__slot>video,.ecosystem-home .vy-hero-video__poster{object-fit:contain}.ecosystem-home--guest .eh-hero{padding-block:24px 28px}.ecosystem-home--guest .vy-hero-video{width:100%;max-width:calc((100svh - 290px)*.5625);justify-self:center}.ecosystem-home--guest .vy-hero-video__slot{height:auto;aspect-ratio:9 / 16}.ecosystem-home--guest .eh-hero-portrait{justify-content:flex-start}.ecosystem-home--guest .eh-hero-portrait>img{flex:0 1 auto;max-height:calc(100svh - 290px)}}@media(max-width:600px){.ecosystem-home .vy-hero-video__cover-note{font-size:.75rem}}@media(max-width:900px){.ecosystem-home--guest .eh-hero-media{gap:16px}.ecosystem-home--guest .eh-hero-media>.vy-hero-video{width:100%;max-width:min(360px,calc((100svh - 260px)*.5625));justify-self:center}.ecosystem-home--guest .vy-hero-video__slot{height:auto;aspect-ratio:9 / 16}.ecosystem-home--guest .vy-hero-video__slot>video,.ecosystem-home--guest .vy-hero-video__poster{object-fit:contain}.ecosystem-home--guest .eh-hero-portrait{display:grid;grid-template-columns:128px minmax(0,1fr);align-items:center;gap:16px;width:100%;max-width:440px;justify-self:center;padding:12px;border:1px solid var(--eh-line);border-radius:22px;background:var(--eh-surface)}.ecosystem-home--guest .eh-hero-portrait>img{width:128px;height:160px;max-height:160px;aspect-ratio:4 / 5;border:0;border-radius:14px;object-fit:cover;object-position:50% 20%;box-shadow:none}.ecosystem-home--guest .eh-hero-portrait figcaption{min-width:0;width:auto;height:auto;padding:0;border:0;border-radius:0;background:transparent;justify-content:center;gap:7px}.ecosystem-home--guest .eh-hero-portrait figcaption strong{font-size:.875rem;line-height:1.5}.ecosystem-home--guest .eh-hero-portrait figcaption span{font-size:.75rem;line-height:1.55}}@media(max-width:600px){.ecosystem-home--guest .eh-hero-portrait{grid-template-columns:120px minmax(0,1fr);gap:12px}.ecosystem-home--guest .eh-hero-portrait>img{width:120px;height:150px;max-height:150px}}.ecosystem-home .eh-hero-media{display:flex;justify-content:center;align-items:center;min-width:0}.ecosystem-home .eh-hero-media>.vy-hero-video{width:min(100%,360px);max-width:360px;margin:0}.ecosystem-home .vy-hero-video{position:relative;border-radius:28px;overflow:hidden;background:#151722;box-shadow:0 16px 48px #25234f16}.ecosystem-home .vy-hero-video__slot{height:auto;aspect-ratio:9/16;border:0;border-radius:0;background:#151722}.ecosystem-home .vy-hero-video__caption{position:absolute;inset:auto 0 0;padding:40px 16px 14px;margin:0;background:linear-gradient(transparent,#0c0f1ea6);border:0;pointer-events:none}.ecosystem-home .vy-hero-video__bar{display:flex;justify-content:space-between;gap:10px;pointer-events:auto}.ecosystem-home .vy-hero-video__control{display:grid;place-items:center;flex:none!important;width:44px;height:44px;min-height:44px;padding:0;border:1px solid #ffffff4d;border-radius:50%;color:#fff;background:#25253699;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ecosystem-home .vy-hero-video__control:disabled{opacity:.55}.ecosystem-home .vy-hero-video__control:focus-visible{outline:3px solid #aef1d6;outline-offset:3px}.ecosystem-home .vy-hero-video__progress{height:2px;margin:0 0 10px;width:100%;accent-color:#b9adff}.ecosystem-home .vy-hero-video__cover{background:transparent}.ecosystem-home .vy-hero-video__cover-disc{background:#fffd;color:#6046c4;box-shadow:0 6px 24px #14102633}@media(max-width:900px){.ecosystem-home .eh-hero-media>.vy-hero-video{width:min(100%,340px);max-width:340px}.ecosystem-home .eh-hero-media{padding-block:8px}}@media(max-width:600px){.ecosystem-home .eh-hero-media>.vy-hero-video{width:min(100%,300px);max-width:300px}.ecosystem-home .vy-hero-video{border-radius:24px}}.ecosystem-home .eh-hero-media .vy-hero-video__slot,.ecosystem-home .eh-member-hero .vy-hero-video__slot,.ecosystem-home .vy-hero-video__slot{height:auto;aspect-ratio:720/946}.ecosystem-home .vy-hero-video__slot>video,.ecosystem-home .vy-hero-video__poster{width:100%;height:100%;aspect-ratio:720/946;object-fit:contain}.vysemb,.services.svc-page,.r62-service-system{--r62-surface: var(--vy-panel);--r62-soft: var(--vy-panel-deep);--r62-raised: var(--vy-panel-2);--r62-accent-soft: var(--vy-brand-soft);--r62-border: var(--vy-border-soft);--r62-control-border: var(--vy-border-strong);--r62-ink: var(--vy-text);--r62-muted: var(--vy-text-sub);--r62-accent: var(--vy-accent);--r62-brand: var(--vy-brand);--r62-on-brand: var(--vy-text-on-accent);--r62-radius-panel: 30px;--r62-radius-card: 24px;--r62-radius-control: 16px;--r62-radius-small: 12px;--r62-shadow: 0 3px 16px rgb(24 39 75 / 3%);--r62-gap: clamp(12px, 1.6vw, 20px);--r62-space-1: 4px;--r62-space-2: 8px;--r62-space-3: 12px;--r62-space-4: 16px;--r62-space-5: 24px;--r62-space-6: 32px;--r62-control-min: 44px;--r62-motion-fast: .16s;--r62-motion-soft: .18s;--r62-ease: cubic-bezier(.2, .7, .2, 1);color:var(--r62-ink);font-family:var(--vy-font);line-height:1.55}:root.vy-theme-dark :is(.vysemb,.services.svc-page,.r62-service-system){--r62-shadow: 0 3px 16px rgb(0 0 0 / 12%)}:is(.vysemb,.services.svc-page,.r62-service-system)[hidden],:is(.vysemb,.services.svc-page,.r62-service-system)[data-r62-motion=paused],:root.vy-reduce-motion :is(.vysemb,.services.svc-page,.r62-service-system){--r62-motion-fast: 0ms;--r62-motion-soft: 0ms}@media(prefers-reduced-motion:reduce){.vysemb,.services.svc-page,.r62-service-system{--r62-motion-fast: 0ms;--r62-motion-soft: 0ms}}.r62-service-system [hidden]{display:none!important}.svc-page{width:100%;max-width:1400px;margin:0 auto;padding-bottom:32px}.svc-page a{text-decoration:none}.svc-page svg{flex-shrink:0;vertical-align:middle}.svc-hero{display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:32px;min-height:320px;padding:38px 40px;border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(115deg,var(--surface) 15%,var(--brand-soft));overflow:hidden}.svc-eyebrow{display:block;color:var(--link);font-size:10.22px;letter-spacing:.13em;font-weight:600;text-transform:uppercase;margin-bottom:15px}.svc-hero h2{font-size:clamp(32.9px,3.3vw,51.1px);line-height:1.08;max-width:660px}.svc-hero-copy>p{color:var(--muted);max-width:555px;margin-top:20px;font-size:14.56px;line-height:1.65}.svc-hero-actions,.svc-detail-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:24px}.svc-page .svc-primary,.svc-page .svc-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;border-radius:12px;padding:11px 16px;font-weight:600;text-align:center;font-size:13.02px}.svc-page .svc-primary{color:var(--on-brand);background:var(--brand);border:1px solid var(--brand)}.svc-page .svc-primary:hover{background:var(--vy-brand-hover)}.svc-page .svc-secondary{color:var(--ink);background:var(--surface);border:1px solid var(--control-line)}.svc-page .svc-secondary:hover{background:var(--surface-soft)}.svc-hero-orbit{height:258px;width:100%;position:relative;display:grid;place-items:center}.svc-orbit{position:absolute;width:225px;height:225px;border:1px solid var(--control-line);border-radius:50%;opacity:.3}.svc-orbit--two{width:155px;height:155px;opacity:.4}.svc-orbit-center{width:83px;height:83px;border-radius:25px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:var(--brand);box-shadow:0 12px 32px #1a56db2e;color:var(--on-brand);font-size:36.4px;font-weight:600;line-height:1}.svc-orbit-center>span{font-size:7.84px;letter-spacing:.18em;margin-top:9px}.svc-orbit-label{position:absolute;padding:11px 15px;border:1px solid var(--line);background:var(--surface);color:var(--ink);box-shadow:var(--shadow-small);border-radius:14px;display:flex;align-items:center;gap:10px;font-size:11.62px;font-weight:600;white-space:nowrap}.svc-orbit-label svg{color:var(--link)}.svc-orbit-label--a{top:13px;left:15%}.svc-orbit-label--b{right:0;top:104px}.svc-orbit-label--c{bottom:10px;left:4%}.svc-catalogue-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:35px 0 22px}.svc-catalogue-heading h2{display:flex;align-items:center;gap:11px;font-size:23.1px}.svc-count{padding:4px 9px;border-radius:8px;color:var(--link);background:var(--brand-soft);font-size:11.62px;letter-spacing:0}.svc-catalogue-heading p{color:var(--muted);font-size:12.6px;margin-top:8px}.svc-page .svc-favorites-filter{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;min-height:44px;border:1px solid var(--line);background:var(--surface);font-size:12.32px;color:var(--muted)}.svc-favorites-filter>span{padding-left:4px;font-size:11.62px}.svc-page .svc-favorites-filter.is-active{background:var(--brand-soft);color:var(--link);border-color:var(--link)}.svc-favorites-filter.is-active>svg,.svc-favorite.is-selected>svg{fill:currentColor}.svc-controls{display:grid;gap:18px}.svc-search{display:flex;align-items:center;gap:12px;padding:4px 16px;min-height:54px;border:1px solid var(--control-line);background:var(--surface);border-radius:13px;color:var(--muted)}.svc-search:focus-within{outline:2px solid var(--focus);outline-offset:2px}.svc-search input{width:100%;border:0!important;outline:0!important;background:transparent!important;padding-left:0!important}.svc-search-hint{flex-shrink:0;font-size:11.06px;padding-left:10px;border-left:1px solid var(--line)}.svc-categories{display:flex;flex-wrap:wrap;gap:7px}.svc-page .svc-categories>button{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:9px 14px;font-size:12.04px;font-weight:600;border-radius:11px;color:var(--muted);border:1px solid transparent}.svc-page .svc-categories>button:hover{background:var(--surface-soft)}.svc-page .svc-categories>button.is-active{background:var(--brand);color:var(--on-brand)}.svc-result-count{margin:17px 0 13px!important;font-size:11.06px;color:var(--muted)}.svc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.svc-card{position:relative;min-width:0;border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:var(--r62-shadow, var(--shadow-small));transition:transform var(--r62-motion-soft, .18s) var(--r62-ease, ease)}@media(hover:hover)and (pointer:fine){.svc-card:hover{border-color:var(--control-line);transform:translateY(-2px)}}.svc-card:focus-within{border-color:var(--link)}.svc-card-link{display:flex;flex-direction:column;height:100%;min-height:224px;padding:22px;color:var(--ink)!important;border-radius:18px}.svc-card-top{display:flex;align-items:center;gap:11px;padding-right:23px;margin-bottom:18px}.svc-icon{width:45px;height:45px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:13px;background:var(--brand-soft);color:var(--link)}.svc-icon--communication,.svc-icon--work{background:var(--avatar-blue);color:var(--on-avatar)}.svc-icon--life,.svc-icon--media{background:var(--avatar-cyan);color:var(--on-avatar)}.svc-icon--documents,.svc-icon--learning{background:var(--avatar-indigo);color:var(--on-avatar)}.svc-card-category{font-size:10.08px;color:var(--muted);font-weight:600}.svc-card h3{font-size:15.82px;line-height:1.3;margin-bottom:9px;letter-spacing:-.015em}.svc-card p{color:var(--muted);font-size:12.6px;line-height:1.6;margin-bottom:22px}.svc-card-foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--link)}.svc-mode{display:inline-flex;align-items:center;gap:6px;color:var(--muted);background:var(--surface-soft);font-size:10.08px;line-height:1.3;padding:5px 8px;border-radius:6px;font-weight:600}.svc-mode.is-local{color:var(--link);background:var(--brand-soft)}.svc-page .svc-favorite{position:absolute;top:17px;right:14px;width:44px;height:44px;padding:0;border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--muted)}.svc-page .svc-favorite:hover{background:var(--surface-soft);color:var(--link)}.svc-page .svc-favorite.is-selected{color:var(--link)}.svc-catalogue-footer{margin-top:27px;padding-top:20px;border-top:1px solid var(--line);color:var(--muted);font-size:11.2px;line-height:1.6}.svc-empty{grid-column:1 / -1;text-align:center;border:1px solid var(--line);border-radius:24px;padding:48px 24px;background:var(--surface)}.svc-empty>svg{color:var(--link);margin-bottom:16px}.svc-empty>h3,.svc-empty>h2{margin-bottom:14px}.svc-empty>p{max-width:420px;color:var(--muted);margin:0 auto 22px;line-height:1.7}.svc-breadcrumb{display:flex;align-items:center;gap:12px;margin-bottom:23px;font-size:12.18px;color:var(--muted)}.svc-breadcrumb>a{display:inline-flex;align-items:center;gap:7px;min-height:44px}.svc-detail-hero{padding:32px;border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(115deg,var(--surface),var(--brand-soft))}.svc-detail-heading{display:flex;align-items:center;gap:21px;position:relative;padding-right:50px}.svc-detail-heading .svc-eyebrow{margin-bottom:9px}.svc-detail-heading h2{font-size:clamp(25.2px,3vw,37.8px);margin-bottom:13px}.svc-icon--large{width:82px;height:82px;border-radius:23px}.svc-page .svc-detail-favorite{top:0;right:0;background:var(--surface);border:1px solid var(--line)}.svc-detail-description{margin-top:25px!important;max-width:720px;font-size:16.1px;color:var(--muted);line-height:1.65}.svc-detail-actions>span{color:var(--muted);font-size:11.9px}.svc-local-notice{display:flex;align-items:flex-start;gap:10px;margin-top:24px!important;padding:14px 17px;max-width:760px;background:var(--surface);border:1px solid var(--line);border-radius:11px;color:var(--muted);font-size:12.04px}.svc-local-notice>svg{color:var(--link);margin-top:2px}.svc-detail-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:24px}.svc-info-card{min-width:0;padding:26px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.svc-info-card>h2{font-size:17.5px;margin-bottom:19px}.svc-features{list-style:none;margin:0;padding:0;display:grid;gap:16px}.svc-features>li{display:flex;gap:11px;align-items:flex-start;color:var(--ink);line-height:1.6}.svc-features svg{color:var(--link);margin-top:2px}.svc-information-note{margin-top:25px!important;color:var(--muted);font-size:11.34px;line-height:1.6}.svc-access>p{color:var(--muted);font-size:12.74px;line-height:1.7;margin-bottom:20px}.svc-access>a{display:flex;align-items:center;gap:8px;font-size:12.18px;line-height:1.6;overflow-wrap:anywhere}.svc-access>a.svc-account-link{border-top:1px solid var(--line);padding-top:18px;margin-top:22px;min-height:44px}.svc-account-link>svg:last-child{margin-left:auto}.svc-native-host{margin-top:24px}.svc-tool-loading,.svc-tool-error{padding:28px;border:1px solid var(--line);background:var(--surface);border-radius:var(--radius);color:var(--muted)}.svc-tool-error>h2{color:var(--ink);font-size:18.2px;margin-bottom:12px}.svc-tool-error>p{margin-bottom:20px}@media(min-width:1550px){.svc-grid:not(.svc-grid--related){grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1100px){.svc-hero{padding:30px;grid-template-columns:1.4fr .6fr;gap:15px}.svc-orbit-label{font-size:10.08px;padding:9px 11px}.svc-orbit-label--b{right:-14px}.svc-orbit-label--a{left:-15px}.svc-orbit-label--c{left:-12px}.svc-card-link{padding:20px}.svc-card-category{display:none}}@media(max-width:850px){.svc-hero{grid-template-columns:1fr;min-height:0;padding:28px}.svc-hero-orbit{display:none}.svc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.svc-grid--related>.svc-card:last-child{grid-column:auto}.svc-catalogue-heading{align-items:flex-start}.svc-catalogue-heading h2{font-size:21px}.svc-catalogue-heading p{max-width:390px}.svc-detail-columns{grid-template-columns:1fr}}@media(max-width:520px){.svc-page{padding-bottom:22px}.svc-hero{padding:24px 20px;border-radius:19px}.svc-hero h2{font-size:30.8px}.svc-hero-copy>p{font-size:13.02px;margin-top:16px}.svc-hero-actions{gap:10px;margin-top:21px}.svc-hero-actions>a{flex:1 1 100%}.svc-catalogue-heading{gap:16px;flex-wrap:wrap;margin-top:28px}.svc-catalogue-heading p{font-size:12.04px}.svc-page .svc-favorites-filter{font-size:11.62px}.svc-categories{flex-wrap:nowrap;overflow-x:auto;padding:3px 3px 9px;margin:-3px;scroll-padding:3px}.svc-categories>button{flex-shrink:0}.svc-search{padding:4px 12px}.svc-search-hint{display:none}.svc-grid{grid-template-columns:1fr;gap:13px}.svc-card-link{min-height:190px;padding:20px}.svc-card-category{display:inline}.svc-card-top{margin-bottom:14px}.svc-card p{margin-bottom:18px}.svc-detail-hero{padding:23px 20px;border-radius:18px}.svc-detail-heading{gap:14px;padding-right:28px;align-items:flex-start}.svc-detail-heading h2{font-size:23.1px}.svc-detail-heading .svc-eyebrow{margin-top:4px;font-size:9.24px}.svc-icon--large{width:53px;height:53px;border-radius:15px}.svc-icon--large>svg{width:27px;height:27px}.svc-page .svc-detail-favorite{right:-12px;top:-12px;width:44px;height:44px}.svc-detail-description{font-size:14px;margin-top:20px!important}.svc-local-notice{padding:13px;font-size:11.2px}.svc-info-card{padding:22px}.svc-breadcrumb{font-size:11.48px;margin-bottom:15px}}@media(prefers-reduced-motion:reduce){.svc-card{transition:none}.svc-card:hover{transform:none}}section.services.svc-page{max-width:1180px;min-width:0;font-size:15px;--surface: var(--r62-surface);--surface-soft: var(--r62-raised);--ink: var(--r62-ink);--muted: var(--r62-muted);--line: var(--r62-border);--control-line: var(--r62-control-border);--brand: var(--r62-brand);--brand-soft: var(--r62-accent-soft);--on-brand: var(--r62-on-brand);--link: var(--r62-accent)}.services.svc-page *,.services.svc-page *:before,.services.svc-page *:after{box-sizing:border-box}.services.svc-page :is(h1,h2,h3){font-family:var(--vy-font);color:var(--r62-ink);font-weight:650;letter-spacing:-.025em;overflow-wrap:anywhere}.services.svc-page :is(p,a,button,span){overflow-wrap:anywhere}.services.svc-page :is(a,button,input):focus-visible{outline:2px solid var(--vy-focus-color);outline-offset:3px}.services.svc-page .svc-hero{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:24px;padding:36px 38px;border-radius:var(--r62-radius-panel);background:linear-gradient(120deg,var(--r62-surface) 40%,var(--r62-soft) 74%,var(--r62-raised));box-shadow:var(--r62-shadow)}.services.svc-page .svc-hero-copy{min-width:0}.services.svc-page .svc-hero-copy h1{margin:0;font-size:clamp(32px,3.8vw,48px);line-height:1.1;letter-spacing:-.04em}.services.svc-page .svc-eyebrow{margin-bottom:16px;font-size:12px;font-weight:550;letter-spacing:.025em;text-transform:none;color:var(--r62-muted)}.services.svc-page .svc-hero-copy>p{margin-top:18px;font-size:16px;line-height:1.65;max-width:52ch}.services.svc-page .svc-hero-actions{gap:10px}.services.svc-page :is(.svc-primary,.svc-secondary,.svc-favorites-filter){min-height:48px;max-width:100%;padding:12px 16px;border-radius:var(--r62-radius-control);font-size:14px;font-weight:550;line-height:1.4;white-space:normal;box-shadow:none;transition:transform var(--r62-motion-fast) var(--r62-ease)}.services.svc-page :is(.svc-primary,.svc-secondary):active{transform:scale(.98)}.services.svc-page .svc-hero-orbit{height:245px}.services.svc-page .svc-orbit-center{width:92px;height:92px;border-radius:28px;box-shadow:var(--r62-shadow)}.services.svc-page .svc-orbit-center>span:last-child{font-size:10px;letter-spacing:.06em}.services.svc-page .svc-orbit-label{padding:13px 15px;border-radius:18px;font-size:12px;box-shadow:var(--r62-shadow)}.services.svc-page .svc-orbit-label--a{left:0;top:14px}.services.svc-page .svc-orbit-label--b{right:0;top:108px}.services.svc-page .svc-orbit-label--c{left:5%;bottom:8px}.services.svc-page .svc-catalogue-heading{gap:16px;margin:34px 0 20px}.services.svc-page .svc-catalogue-heading h2{margin:0;font-size:28px;line-height:1.25;flex-wrap:wrap;gap:10px}.services.svc-page .svc-catalogue-heading p{font-size:14px;line-height:1.6;max-width:66ch}.services.svc-page .svc-count{padding:5px 10px;border-radius:12px;font-size:13px;font-weight:550}.services.svc-page .svc-controls{min-width:0;gap:14px}.services.svc-page .svc-search{min-height:56px;border-color:var(--r62-border);border-radius:18px;box-shadow:var(--r62-shadow)}.services.svc-page .svc-search:focus-within{outline:2px solid var(--vy-focus-color);outline-offset:3px}.services.svc-page .svc-search input{flex:1;min-width:0;min-height:44px;font-size:16px}.services.svc-page .svc-search-hint{font-size:12px}.services.svc-page .svc-categories{min-width:0;display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0;overflow:visible}.services.svc-page .svc-categories>button{min-height:var(--r62-control-min);min-width:44px;max-width:100%;padding:10px 15px;border:1px solid var(--r62-border);border-radius:14px;background:var(--r62-surface);font-size:13px;line-height:1.4;font-weight:550;white-space:normal;transition:transform var(--r62-motion-fast) var(--r62-ease)}.services.svc-page .svc-categories>button:hover{background:var(--r62-raised)}.services.svc-page .svc-categories>button:active{transform:scale(.98)}.services.svc-page .svc-categories>button.is-active{background:var(--r62-brand);border-color:transparent;color:var(--r62-on-brand)}.services.svc-page .svc-result-count{font-size:12px;line-height:1.5}.services.svc-page .svc-grid{gap:16px}.services.svc-page .svc-card{border-radius:var(--r62-radius-card)}.services.svc-page .svc-card-link{min-width:0;min-height:236px;padding:24px;border-radius:inherit}.services.svc-page .svc-card-top{padding-right:0;margin-bottom:20px;gap:12px}.services.svc-page .svc-icon{width:48px;height:48px;border-radius:16px}.services.svc-page .svc-icon .vy-icon{width:24px;height:24px}.services.svc-page .svc-card-category{font-size:12px;line-height:1.4}.services.svc-page .svc-card h3{font-size:19px;line-height:1.3;margin-bottom:10px}.services.svc-page .svc-card p{font-size:14px;line-height:1.6;margin-bottom:22px}.services.svc-page .svc-card-foot{gap:12px}.services.svc-page .svc-card-foot>.vy-icon{width:20px;height:20px;transition:transform var(--r62-motion-soft) var(--r62-ease)}.services.svc-page .svc-mode{min-width:0;font-size:11px;padding:6px 9px;border-radius:10px}.services.svc-page .svc-catalogue-footer{font-size:13px;line-height:1.65}.services.svc-page :is(.svc-empty,.svc-tool-loading,.svc-tool-error){border-radius:var(--r62-radius-card);padding:clamp(24px,5vw,44px);background:var(--r62-surface);box-shadow:var(--r62-shadow)}.services.svc-page .svc-empty h2{font-size:24px}.services.svc-page .svc-empty p{font-size:15px}.services.svc-page .svc-detail-hero{border-radius:var(--r62-radius-panel)}.services.svc-page .svc-info-card{border-radius:var(--r62-radius-card)}@media(hover:hover)and (pointer:fine){.services.svc-page .svc-card:hover .svc-card-foot>.vy-icon{transform:translate(3px)}}@media(max-width:980px){.services.svc-page .svc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services.svc-page .svc-hero{grid-template-columns:1fr;padding:30px}.services.svc-page .svc-hero-orbit{display:none}}@media(max-width:600px){.services.svc-page .svc-hero{padding:26px 22px;border-radius:26px}.services.svc-page .svc-hero-copy h1{font-size:clamp(30px,8vw,36px)}.services.svc-page .svc-hero-copy>p{font-size:15px;margin-top:16px}.services.svc-page .svc-eyebrow{font-size:11px;margin-bottom:14px}.services.svc-page .svc-catalogue-heading h2{font-size:25px}.services.svc-page .svc-catalogue-heading{margin-top:28px}.services.svc-page .svc-catalogue-heading p{font-size:13px}.services.svc-page .svc-search{padding-inline:12px}.services.svc-page .svc-categories{gap:7px}.services.svc-page .svc-categories>button{padding-inline:12px}.services.svc-page .svc-grid{grid-template-columns:1fr;gap:12px}.services.svc-page .svc-card-link{min-height:0;padding:22px}.services.svc-page .svc-card-top{margin-bottom:16px}.services.svc-page .svc-card-category{display:inline}.services.svc-page .svc-card h3{font-size:19px}.services.svc-page .svc-card p{margin-bottom:18px}}@media(max-width:360px){.services.svc-page .svc-hero{padding:24px 18px}.services.svc-page .svc-hero-actions>a{width:100%}.services.svc-page .svc-categories>button{padding-inline:10px;font-size:12px}.services.svc-page .svc-card-link{padding:20px}}@media(max-height:500px)and (min-width:601px){.services.svc-page .svc-hero{padding-block:24px}.services.svc-page .svc-hero-copy h1{font-size:34px}.services.svc-page .svc-hero-actions{margin-top:18px}.services.svc-page .svc-catalogue-heading{margin-top:26px}}:root.vy-reduce-motion .services.svc-page :is(.svc-card:hover,.svc-card:hover .svc-card-foot>.vy-icon,.svc-primary:active,.svc-secondary:active,.svc-categories>button:active),:root.vy-reduce-motion .vysemb :is(.vysemb__btn:active,.vysemb__external .vy-btn:active,.vysemb__missing .vy-btn:active){transform:none}@media(prefers-reduced-motion:reduce){.services.svc-page :is(.svc-card:hover,.svc-card:hover .svc-card-foot>.vy-icon,.svc-primary:active,.svc-secondary:active,.svc-categories>button:active),.vysemb :is(.vysemb__btn:active,.vysemb__external .vy-btn:active,.vysemb__missing .vy-btn:active){transform:none}}@media(max-width:580px){.svc-detail--native .svc-detail-hero{padding:17px}.svc-detail--native .svc-detail-heading{gap:12px}.svc-detail--native .svc-detail-heading .svc-icon--large{width:44px;height:44px;border-radius:12px;flex-shrink:0}.svc-detail--native .svc-detail-heading .svc-icon--large svg{width:25px;height:25px}.svc-detail--native .svc-detail-heading .svc-eyebrow{display:none}.svc-detail--native .svc-detail-heading h2{margin-bottom:7px;font-size:20.3px}.svc-detail--native .svc-detail-description{margin-top:12px!important;font-size:12.88px;line-height:1.5}.svc-detail--native .svc-local-notice{margin-top:13px;padding:11px;font-size:11.48px;line-height:1.5}.svc-detail--native .svc-native-host{margin-top:14px}.svc-detail--native .native-tool{padding:15px}.svc-detail--native .nt-heading{display:none}.svc-detail--native .nt-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-bottom:15px}.svc-detail--native .nt-stat{padding:11px 9px;gap:5px}.svc-detail--native .nt-stat span{font-size:11px}.svc-detail--native .nt-stat strong{font-size:19px}.svc-detail--native .nt-form{padding:13px;gap:12px}}.home{display:grid;gap:28px;width:100%;max-width:1200px;margin-inline:auto}.home__loading{display:grid;gap:20px}.home__loading .vy-skeleton{height:180px}.home__hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(240px,.75fr);gap:28px;padding:32px;border:1px solid var(--vy-border-soft);border-radius:var(--vy-r-lg);background:var(--vy-panel)}.home__hero-copy{min-width:0}.home__greeting{color:var(--vy-text-sub);font-size:.875rem;margin-bottom:18px}.home__title{margin:0;font-family:var(--vy-font-display);font-size:2rem;font-weight:500;line-height:1.32;letter-spacing:-.035em;text-wrap:balance;overflow-wrap:break-word}.home__sub{max-width:520px;margin:20px 0 24px;font-size:.9375rem;line-height:1.6;color:var(--vy-text-sub)}.home__actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.home__actions .vy-btn svg{width:20px;height:20px}.home__room-link{align-self:stretch;display:flex;flex-direction:column;justify-content:center;gap:10px;padding:24px;border-radius:16px;background:var(--vy-panel-2);color:var(--vy-text);text-decoration:none;min-width:0}.home__room-link:hover{background:var(--vy-panel-3);text-decoration:none}.home__room-art{display:flex;align-items:center;margin-bottom:16px}.home__room-art>span{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;color:var(--vy-accent);background:var(--vy-panel);border:1px solid var(--vy-border-soft)}.home__room-art>span+span{margin-left:8px}.home__room-title{font-size:1.125rem;font-weight:600}.home__room-copy{color:var(--vy-text-sub);line-height:1.6;font-size:.875rem}.home__text-action{display:inline-flex;align-items:center;gap:8px;min-height:44px;color:var(--vy-accent);font-size:.8125rem;font-weight:500;text-decoration:none}.home__text-action .vy-icon{width:18px;height:18px}.home__contexts{display:grid;grid-template-columns:1fr 1fr;gap:16px}.home__context{display:grid;grid-template-columns:44px minmax(0,1fr) 20px;align-items:center;gap:14px;min-height:96px;padding:20px;background:var(--vy-panel);border:1px solid var(--vy-border-soft);border-radius:16px;color:var(--vy-text);text-decoration:none}.home__context:hover{background:var(--vy-panel-2);text-decoration:none}.home__context h2{font-size:1rem;margin:0 0 5px}.home__context p{margin:0;font-size:.8125rem;line-height:1.5;overflow-wrap:anywhere}.home__context>.vy-icon{width:18px;color:var(--vy-text-sub)}.home__section-head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:end;gap:12px;margin-bottom:18px}.home__section-head h2,.home__work h2{font-size:1.375rem;font-weight:600;line-height:1.3}.home__eyebrow{font-size:.75rem;font-weight:500;color:var(--vy-text-sub);margin-bottom:6px}.home__zone{margin:0 0 16px;font-size:1.25rem;font-weight:600;color:var(--vy-text)}.home__grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(min(100%,240px),1fr));align-items:stretch}.home__card{display:flex;flex-direction:column;gap:12px;padding:20px;color:var(--vy-text);text-decoration:none;min-height:190px;box-shadow:none}.home__card:hover{text-decoration:none}.home__card h3{margin:0;font-size:1rem;font-weight:600}.home__card p{margin:0;font-size:.8125rem;line-height:1.6;flex:1;overflow-wrap:anywhere;color:var(--vy-text-sub)}.home__card .vy-pill{align-self:flex-start}.home__icon{width:42px;height:42px;flex:none;display:inline-grid;place-items:center;border-radius:12px;background:var(--vy-panel-2);color:var(--vy-accent)}.home__icon .vy-icon{width:22px;height:22px}.home__card-action{display:flex;align-items:center;gap:8px;font-size:.8125rem;color:var(--vy-accent);font-weight:500}.home__card-action .vy-icon{width:16px;height:16px}.home__profile-hint{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding:12px 18px;border:1px solid var(--vy-border-soft);border-radius:12px;background:var(--vy-panel);color:var(--vy-text-sub);font-size:.8125rem}.home__profile-hint>.vy-icon{width:20px;height:20px;color:var(--vy-accent)}.home__profile-hint-text{flex:1 1 260px;min-width:0;overflow-wrap:anywhere}.home__work{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px;border-radius:16px;background:var(--vy-panel-2)}.home__work>div{min-width:0}.home__work p:last-child{margin-top:10px;font-size:.8125rem;max-width:540px;line-height:1.6}:root[data-vy-density=compact] .home{gap:20px}:root[data-vy-density=compact] .home__hero{padding:24px}:root[data-vy-density=compact] .home__grid{gap:12px}:root[data-vy-density=compact] .home__card{padding:16px;min-height:176px}@media(max-width:1100px){.home__hero{gap:20px;padding:24px}.home__title{font-size:1.875rem}}@media(max-width:767px){.home{gap:22px}.home__hero{grid-template-columns:minmax(0,1fr);padding:24px 20px;gap:20px}.home__title{font-size:1.78125rem}.home__greeting{margin-bottom:14px}.home__sub{font-size:.875rem;margin-block:16px 20px}.home__room-link{display:grid;grid-template-columns:1fr;gap:5px;padding:18px}.home__room-art{display:none}.home__room-title{font-size:1rem}.home__room-copy{font-size:.8125rem}.home__contexts{grid-template-columns:1fr;gap:12px}.home__context{min-height:84px;padding:16px}.home__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home__card{padding:16px;min-height:190px;gap:10px}.home__card h3{font-size:.9375rem;line-height:1.4;overflow-wrap:anywhere}.home__card p{font-size:.75rem}.home__section-head h2,.home__work h2{font-size:1.25rem}.home__work{flex-direction:column;align-items:stretch;padding:20px;gap:16px}.home__profile-hint{padding:14px}.home__profile-hint-text{flex-basis:calc(100% - 36px)}}@media(max-width:350px){.home__grid{grid-template-columns:minmax(0,1fr)}.home__hero{padding:20px 16px}.home__actions>.vy-btn{width:100%}}.home.overview-view,.services.svc-page{--canvas: var(--vy-bg);--surface: var(--vy-panel);--surface-soft: var(--vy-panel-2);--ink: var(--vy-text);--muted: var(--vy-text-sub);--line: var(--vy-border-soft);--control-line: var(--vy-border-strong);--brand: var(--vy-brand);--brand-soft: var(--vy-brand-soft);--on-brand: var(--vy-text-on-accent);--link: var(--vy-accent);--focus: var(--vy-focus-color);--accent: var(--vy-secondary);--accent-soft: var(--vy-accent-soft);--info: var(--vy-info);--avatar-blue: var(--vy-avatar-blue);--avatar-cyan: var(--vy-avatar-cyan);--avatar-indigo: var(--vy-avatar-indigo);--avatar-slate: var(--vy-avatar-slate);--on-avatar: var(--vy-on-avatar);--font: var(--vy-font);--radius: 16px;--radius-lg: 20px;--shadow-small: var(--vy-shadow-small);--motion-fast: .16s ease;font-family:var(--vy-font);font-size:.875rem;line-height:1.45}.home.overview-view{display:block;max-width:1320px;padding:8px 0 20px}.overview-view a{text-decoration:none}.overview-view .overview-action--plain,.overview-view .overview-context{color:var(--ink)}.overview-view .overview-title{font-family:var(--vy-font)}.overview-view .overview-action-icon>.vy-icon{width:23px;height:23px}.overview-view .overview-arrow>.vy-icon{width:20px;height:20px}.overview-view .overview-context b .vy-icon{width:18px;height:18px}.overview-view .overview-orbit-node>.vy-icon{width:21px;height:21px}.overview-view .overview-text-button{display:inline-flex;align-items:center;text-decoration:none}.overview-view .overview-invite-button{text-decoration:none}.overview-view .overview-invite-button .vy-icon{width:19px;height:19px}.overview-view .overview-preview-note a{color:var(--link)}.overview-view .home__profile-hint{margin-top:20px}.overview-view .overview-account-actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin-top:20px}.services.svc-page{display:block;max-width:1400px}.services .svc-hero h1{font-size:2.625rem;line-height:1.08;max-width:660px;letter-spacing:-.025em}.services .svc-hero-actions .vy-icon{width:19px;height:19px}.services .svc-orbit-label .vy-icon{width:22px;height:22px}.services .svc-search>.vy-icon{width:20px;height:20px;flex:none}.services .svc-search input{min-width:0;min-height:44px;padding:8px 0;font-size:.875rem;box-shadow:none!important}.services .svc-search:focus-within{outline:none}.services .svc-search:has(input:focus-visible){outline:2px solid var(--focus);outline-offset:2px}.services .svc-card-top{padding-right:0}.services .svc-card h3{margin-top:0;font-weight:600}.services .svc-card-link{text-decoration:none}.services .svc-card-foot>.vy-icon{width:20px;height:20px;flex:none}.services .services__card--hl{border-color:var(--link)}.services .svc-empty{grid-column:1 / -1}.services .vy-state-banner{position:static;margin:20px 0}:root[data-vy-density=compact] .overview-view .overview-panel{padding:20px}:root[data-vy-density=compact] .overview-view .overview-action{min-height:132px;padding:18px}:root[data-vy-density=compact] .services .svc-card-link{min-height:200px;padding:18px}@media(max-width:600px){.services .svc-search input{font-size:1rem}.services .svc-hero h1{font-size:1.925rem}.overview-view .overview-preview-note{text-align:left}}.services .svc-orbit-center>.svc-orbit-brand{display:block;width:48px;height:48px;margin:0}.services .svc-orbit-brand>svg{width:100%;height:100%}.overview-view :where(h1,h2,h3),.services :where(h1,h2,h3){line-height:1.12;letter-spacing:-.025em;text-wrap:balance;overflow-wrap:break-word}.overview-view .overview-invite h2{color:inherit}.overview-view .overview-services-strip .overview-invite-button{width:auto;min-width:185px;background:var(--brand);color:var(--on-brand);margin:0}.overview-view .overview-invite .overview-invite-button{--vy-focus-color: var(--vy-accent-soft)}.overview-view .overview-text-button .vy-icon{width:17px;height:17px}@media(max-width:900px){.overview-view .overview-services-strip .overview-invite-button{width:100%}}.shell[data-view=home]{grid-template-columns:minmax(0,1fr);grid-template-rows:calc(80px + env(safe-area-inset-top,0px)) minmax(0,1fr);background:var(--vy-bg)}.shell[data-view=home].shell--voice-active{grid-template-rows:calc(80px + env(safe-area-inset-top,0px)) minmax(0,1fr) auto}.shell[data-view=home]>.rail,.shell[data-view=home]>.bottom-nav{display:none}.shell[data-view=home]>.main,.shell[data-view=home]>.statebar{grid-column:1}.shell[data-view=home]>.main{padding:16px 28px 40px;scroll-padding-top:24px;background:var(--vy-bg)}.shell[data-view=home]>.topbar{grid-column:1;grid-row:1;width:min(1180px,calc(100% - 56px));margin-inline:auto;padding:env(safe-area-inset-top,0px) 0 0;gap:20px;background:var(--vy-bg)}.topbar.topbar--home-r60 .topbar__brand{display:flex;margin-right:auto;min-width:0}.topbar.topbar--home-r60 .home-brand-r16{gap:10px}.topbar.topbar--home-r60 .home-brand-r16>span:not(.home-brand-r16__mark){font-size:23px;font-weight:500;letter-spacing:-.9px}.topbar.topbar--home-r60 .topbar__title,.topbar.topbar--home-r60 .topbar__theme,.topbar.topbar--home-r60 .topbar__appearance{display:none}.topbar.topbar--home-r60 .topbar__actions{margin-left:0;gap:8px;min-width:0}.topbar.topbar--home-r60 .topbar__search{max-width:245px;border-radius:16px;background:var(--vy-panel);box-shadow:none}.topbar.topbar--home-r60 .topbar__login{border-radius:16px;background:var(--vy-brand);box-shadow:none;min-height:44px}.home-r60{max-width:1180px;width:100%;margin:0 auto;color:var(--vy-text);font-family:var(--vy-font);font-size:16px;line-height:1.5;--r60-soft-shadow:0 3px 16px rgb(24 39 75 / 3%)}.home-r60 *{box-sizing:border-box}.home-r60 h1,.home-r60 h2,.home-r60 h3,.home-r60 p{margin:0}.home-r60 h1,.home-r60 h2{font-family:var(--vy-font);font-weight:650;letter-spacing:-1.5px;color:var(--vy-text)}.home-r60 a{text-decoration:none;color:inherit}.home-r60 button{font-family:inherit;font-size:inherit;cursor:pointer}.home-r60 .vy-icon{display:inline-flex;width:22px;height:22px;flex:none}.home-r60 a:focus-visible,.home-r60 button:focus-visible{outline:3px solid var(--vy-accent);outline-offset:4px}.home-r60 h2:focus{outline:0}.home-r60 .r60-eyebrow{font-size:12px;font-weight:600;letter-spacing:.025em;color:var(--vy-text-sub);margin-bottom:18px}.r60-hero{position:relative;display:grid;grid-template-columns:1.13fr 1fr;align-items:center;gap:16px;min-height:440px;padding:44px 42px;border:1px solid var(--vy-border);border-radius:36px;background:linear-gradient(120deg,var(--vy-panel) 30%,var(--vy-panel-deep) 68%,var(--vy-panel-2));box-shadow:var(--r60-soft-shadow)}.r60-hero-copy{position:relative;z-index:1;min-width:0}.home-r60 h1{font-size:clamp(38px,4.2vw,58px);line-height:1.07;margin-bottom:22px;letter-spacing:-2px;overflow-wrap:break-word}.home-r60 h1>span{color:var(--vy-brand)}.home-r60 .r60-intro{font-size:17px;line-height:1.65;max-width:470px;color:var(--vy-text-sub)}.r60-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:28px}.home-r60 .r60-primary,.home-r60 .r60-secondary{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:13px 18px;border:1px solid var(--vy-border);border-radius:16px;background:var(--vy-panel);color:var(--vy-text);font-size:14px;font-weight:550;line-height:1.35;transition:transform .18s ease,background .18s ease,border-color .18s ease;box-shadow:none}.home-r60 .r60-primary{background:var(--vy-brand);color:var(--vy-text-on-accent);border-color:transparent}.home-r60 .r60-primary:hover{background:var(--vy-brand-hover)}.home-r60 .r60-secondary:hover{background:var(--vy-panel-3);border-color:var(--vy-border-hover)}.home-r60 .r60-primary:active,.home-r60 .r60-secondary:active{transform:scale(.98)}.home-r60 .r60-hero-note{font-size:12px;color:var(--vy-text-sub);margin-top:22px}.r60-illustration{position:relative;justify-self:center;width:100%;max-width:480px;aspect-ratio:4/3;contain:layout style;isolation:isolate}.r60-orbit{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.r60-door-frame{position:absolute;left:34%;top:16%;width:32%;height:71%;border:1px solid var(--vy-border-hover);border-radius:95px 95px 16px 16px;background:var(--vy-panel);box-shadow:inset 0 0 0 6px var(--vy-panel),inset 0 0 0 7px var(--vy-border);perspective:600px}.r60-door{position:absolute;inset:8px 8px 7px;border-radius:90px 90px 9px 9px;transform-origin:4% 50%;background:linear-gradient(160deg,var(--vy-brand),var(--vy-brand-hover));z-index:1;animation:r60-door 9s ease-in-out infinite;box-shadow:inset 0 0 0 1px #ffffff25}.r60-door-mark{display:block;position:absolute;left:calc(50% - 21px);top:30%;width:42px;height:42px}.r60-door-mark svg{display:block;width:100%;height:100%}.r60-door-handle{position:absolute;right:13%;top:60%;width:7px;height:7px;background:#fff;border-radius:50%;box-shadow:0 0 0 2px #ffffff25}.r60-door-light{position:absolute;inset:8px;border-radius:90px 90px 9px 9px;background:var(--vy-accent-soft)}.r60-floating{position:absolute;display:flex;align-items:center;gap:11px;padding:16px 18px;width:38%;height:70px;border:1px solid var(--vy-border);border-radius:20px;background:var(--vy-glass-strong);box-shadow:var(--vy-shadow-card)}.r60-floating>span{width:35px;height:35px;display:grid;place-items:center;border-radius:12px;color:var(--vy-accent);background:var(--vy-panel-3);flex:none}.r60-floating>div{flex:1;min-width:0;display:grid;gap:7px}.r60-floating i{height:5px;border-radius:4px;background:var(--vy-border);width:100%}.r60-floating i:last-child{width:62%}.r60-floating--chat{left:2%;top:24%;animation:r60-float 6s ease-in-out infinite}.r60-floating--plan{right:0;bottom:20%;animation:r60-float 7.5s ease-in-out -2s infinite}.r60-smile{position:absolute;right:17%;top:12%;width:56px;height:56px;border-radius:50%;background:var(--vy-accent-soft);color:var(--vy-accent);animation:r60-smile 8s ease-in-out -1s infinite}.r60-smile svg,.r60-learning-circle svg{width:100%;height:100%;fill:currentColor}.r60-star{transform-origin:347px 63px;animation:r60-star 5s ease-in-out infinite}.r60-motion{animation-play-state:paused!important}[data-home-motion=running] .r60-motion{animation-play-state:running!important}.r60-quick{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}.r60-quick-card{display:flex;align-items:center;gap:12px;min-width:0;min-height:94px;padding:18px 16px;border:1px solid var(--vy-border);border-radius:22px;background:var(--vy-panel);transition:transform .18s ease,background .18s ease,border-color .18s ease}.r60-quick-card>span:nth-child(2){min-width:0;flex:1}.r60-quick-card strong{font-size:15px;font-weight:600;display:block}.r60-quick-card small{font-size:12px;color:var(--vy-text-sub);display:block;margin-top:3px;line-height:1.4}.r60-quick-card>.vy-icon{width:17px;height:17px;color:var(--vy-text-mute)}.r60-icon{display:inline-grid;place-items:center;width:44px;height:44px;flex:none;color:var(--vy-accent);background:var(--vy-panel-3);border-radius:14px}.r60-discovery{margin-top:56px;scroll-margin-top:24px}.r60-section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:22px}.home-r60 .r60-section-head .r60-eyebrow{margin-bottom:8px}.home-r60 h2{font-size:32px;line-height:1.18}.home-r60 .r60-text-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;font-size:14px;font-weight:550;color:var(--vy-accent);white-space:nowrap}.r60-categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.r60-category{padding:24px;border:1px solid var(--vy-border);border-radius:24px;background:var(--vy-panel);display:flex;flex-direction:column;min-width:0;transition:transform .2s ease,border-color .2s ease,background .2s ease}.r60-category-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.r60-category-top>.vy-icon{width:19px;height:19px;color:var(--vy-text-sub);transition:transform .18s ease}.r60-category>strong{font-size:20px;font-weight:600;letter-spacing:-.4px}.r60-category>span:last-child{font-size:14px;color:var(--vy-text-sub);margin-top:6px;line-height:1.5}@media(hover:hover){.r60-quick-card:hover,.r60-category:hover{transform:translateY(-3px);border-color:var(--vy-border-hover);background:var(--vy-panel-deep)}.r60-category:hover .r60-category-top>.vy-icon{transform:translate(3px)}}.r60-learning{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:24px;margin-top:40px;padding:36px 40px;border:1px solid var(--vy-border);border-radius:32px;background:linear-gradient(115deg,var(--vy-panel),var(--vy-panel-2))}.r60-learning>div>p:not(.r60-eyebrow){color:var(--vy-text-sub);font-size:15px;line-height:1.65;max-width:440px;margin:16px 0 22px}.r60-learning-art{position:relative;width:100%;max-width:330px;aspect-ratio:1.25;justify-self:center}.r60-book{position:absolute;left:20%;top:25%;width:52%;height:62%;border:1px solid var(--vy-border);border-radius:28px;background:var(--vy-panel);color:var(--vy-brand);display:grid;place-items:center;transform:rotate(-8deg);box-shadow:var(--vy-shadow-card)}.r60-book .vy-icon{width:75px;height:75px}.r60-learning-spark{position:absolute;font-size:60px;left:9%;top:6%;color:var(--vy-secondary);animation:r60-float 6s ease-in-out infinite}.r60-learning-circle{position:absolute;right:9%;bottom:4%;border-radius:50%;background:var(--vy-accent-soft);color:var(--vy-accent);width:72px;height:72px;animation:r60-smile 7s ease-in-out infinite}.r60-more{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;padding:24px 28px;border:1px solid var(--vy-border);border-radius:24px;background:var(--vy-panel)}.r60-more>div{display:flex;align-items:center;gap:16px}.home-r60 .r60-more h2{font-size:19px;letter-spacing:-.5px}.r60-more p{color:var(--vy-text-sub);font-size:14px;margin-top:4px}.r60-video-region{padding:20px;max-width:370px;margin:auto}.r60-video-region .vy-hero-video{width:100%;margin:0}.r60-profile-hint{display:flex;align-items:center;gap:12px;margin-top:24px;padding:16px;border:1px solid var(--vy-border);border-radius:18px;font-size:13px;color:var(--vy-text-sub)}.r60-profile-hint p{flex:1}.r60-profile-hint a{color:var(--vy-accent);min-height:44px;display:flex;align-items:center}.r60-profile-hint button{display:grid;place-items:center;width:44px;height:44px;background:transparent;border:0;color:inherit;border-radius:14px;flex:none}.r60-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px 4px 0;margin-top:24px;border-top:1px solid var(--vy-border);font-size:13px;color:var(--vy-text-sub)}.r60-footer p{font-size:15px;color:var(--vy-text);font-weight:600}.r60-footer p span{display:block;font-size:12px;font-weight:400;color:var(--vy-text-sub);margin-top:5px}.r60-footer nav{display:flex;gap:24px}.r60-footer a{display:flex;align-items:center;min-height:44px}.r60-footer a:hover{text-decoration:underline}@keyframes r60-float{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-9px) rotate(1deg)}}@keyframes r60-door{0%,to{transform:rotateY(-9deg)}50%{transform:rotateY(-23deg)}}@keyframes r60-smile{0%,to{transform:translateY(0) rotate(6deg)}50%{transform:translateY(-7px) rotate(-7deg)}}@keyframes r60-star{0%,to{transform:scale(.84);opacity:.7}50%{transform:scale(1.04);opacity:1}}@media(max-width:1050px){.r60-hero{padding:36px 30px;gap:0;min-height:420px}.r60-quick{grid-template-columns:repeat(2,minmax(0,1fr))}.home-r60 h1{font-size:44px}.r60-actions{gap:8px}.home-r60 .r60-primary,.home-r60 .r60-secondary{padding-inline:14px}.r60-floating{padding:12px;gap:7px;height:60px}.r60-floating>span{width:30px;height:30px}.r60-floating .vy-icon{width:18px;height:18px}}@media(max-width:760px){.shell[data-view=home]{grid-template-rows:calc(68px + env(safe-area-inset-top,0px)) minmax(0,1fr)}.shell[data-view=home].shell--voice-active{grid-template-rows:calc(68px + env(safe-area-inset-top,0px)) minmax(0,1fr) auto}.shell[data-view=home]>.topbar{width:calc(100% - 32px);gap:8px}.shell[data-view=home]>.main{padding:8px 16px 28px}.topbar.topbar--home-r60 .home-brand-r16>span:not(.home-brand-r16__mark){font-size:19px}.topbar.topbar--home-r60 .topbar__search{display:none}.r60-hero{grid-template-columns:1fr;gap:0;padding:28px 26px 18px;border-radius:28px;min-height:0}.home-r60 h1{font-size:clamp(30px,9.2vw,38px);letter-spacing:-1.35px;margin-bottom:16px}.home-r60 .r60-intro{font-size:15px;max-width:480px}.home-r60 .r60-eyebrow{margin-bottom:14px}.r60-actions{margin-top:22px}.home-r60 .r60-hero-note{margin-top:16px;font-size:11px}.r60-illustration{max-width:260px;margin-top:8px;aspect-ratio:1.6}.r60-illustration .r60-orbit{height:120%;top:-12%}.r60-door-frame{top:2%;height:90%;width:29%;left:36%}.r60-floating{height:51px;width:36%;border-radius:15px}.r60-floating--chat{top:20%}.r60-floating--plan{bottom:10%}.r60-smile{width:43px;height:43px;top:0%;right:13%}.r60-door-mark{width:30px;height:30px;left:calc(50% - 15px)}.r60-quick{gap:10px;margin-top:12px}.r60-quick-card{padding:14px 12px;gap:10px;min-height:92px;align-items:flex-start;border-radius:20px}.r60-quick-card>.vy-icon{display:none}.r60-quick-card strong{font-size:14px}.r60-quick-card small{font-size:11px}.r60-quick .r60-icon{width:34px;height:34px;border-radius:11px}.r60-quick .r60-icon .vy-icon{width:18px;height:18px}.r60-discovery{margin-top:38px}.r60-section-head{align-items:flex-start;gap:10px;flex-direction:column;margin-bottom:14px}.home-r60 h2{font-size:28px;letter-spacing:-1px}.r60-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.r60-category{padding:18px 16px;border-radius:20px}.r60-category-top{margin-bottom:18px}.r60-category-top>.vy-icon{width:16px}.r60-category>strong{font-size:17px}.r60-category>span:last-child{font-size:12px}.r60-learning{grid-template-columns:1fr;padding:28px 24px;margin-top:28px;border-radius:28px;gap:0}.r60-learning-art{max-width:240px;aspect-ratio:1.7;margin-top:10px}.r60-learning>div>p:not(.r60-eyebrow){font-size:14px}.r60-book .vy-icon{width:55px;height:55px}.r60-learning-circle{width:56px;height:56px}.r60-learning-spark{font-size:42px}.r60-more{padding:20px;flex-direction:column;align-items:stretch;gap:16px;border-radius:22px}.r60-more .r60-secondary{align-self:flex-start}.home-r60 .r60-more h2{font-size:18px}.r60-more p{font-size:13px}.r60-footer{align-items:flex-start;flex-direction:column;gap:12px;padding-top:24px}.r60-footer nav{gap:20px}.r60-profile-hint{flex-wrap:wrap}.r60-profile-hint p{flex-basis:calc(100% - 40px)}.r60-profile-hint button{margin-left:auto}}@media(max-width:370px){.shell[data-view=home]>.topbar{width:calc(100% - 24px)}.shell[data-view=home]>.main{padding-inline:12px}.topbar.topbar--home-r60 .home-brand-r16{gap:7px}.topbar.topbar--home-r60 .home-brand-r16>span:not(.home-brand-r16__mark){font-size:17px}.topbar.topbar--home-r60 .topbar__actions{gap:5px}.topbar.topbar--home-r60 .topbar__login{padding-inline:12px}.r60-hero{padding:24px 20px 16px}.home-r60 h1{font-size:30px}.r60-actions{display:grid;grid-template-columns:1fr}.r60-actions>*{width:100%}.r60-quick-card{flex-direction:column;gap:8px}.r60-category{padding:16px 13px}.r60-category>strong{font-size:16px}.r60-category-top{margin-bottom:13px}}@media(max-height:500px)and (min-width:761px){.shell[data-view=home]{grid-template-rows:60px minmax(0,1fr)}.r60-hero{min-height:340px;padding-block:24px}.r60-illustration{max-width:340px}.r60-discovery{margin-top:32px}}@media(prefers-reduced-motion:reduce){.home-r60 *{animation:none!important;transition:none!important}.r60-door{transform:rotateY(-12deg)}}.vy-reduce-motion .home-r60 *{animation:none!important;transition:none!important}.vy-reduce-motion .r60-door{transform:rotateY(-12deg)}.shell[data-view=home] .vy-install-toast{display:none}.eco-discovery{margin:30px 0;padding:28px;border:1px solid var(--vy-border-soft);border-radius:28px;background:var(--vy-panel)}.eco-discovery__heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px}.eco-discovery__heading h2{margin:8px 0;font-size:clamp(25px,2.7vw,36px);line-height:1.16;font-weight:650;letter-spacing:-.035em}.eco-discovery__heading p:not(.eh-eyebrow){margin:0;color:var(--vy-text-sub);font-size:14px;line-height:1.65}.eco-discovery__heading>a{flex-shrink:0;min-height:44px}.eco-discovery__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.eco-discovery__card{display:flex;align-items:center;gap:13px;min-height:114px;padding:18px;border:1px solid var(--vy-border-soft);border-radius:22px;background:var(--vy-bg);color:var(--vy-text);text-decoration:none;transition:transform .18s ease,border-color .18s ease}.eco-discovery__card:hover{transform:translateY(-3px);border-color:var(--vy-accent,var(--vy-brand));text-decoration:none}.eco-discovery__icon{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;border-radius:16px;background:var(--eco-tone,#e5edff);color:#2853a3}.eco-tone-life{--eco-tone:#dff4e9}.eco-tone-work{--eco-tone:#eee6fc}.eco-tone-documents{--eco-tone:#ffeed6}.eco-tone-media{--eco-tone:#fce5ed}.eco-tone-learning{--eco-tone:#e4efff}.eco-discovery__icon .vy-icon{width:23px;height:23px}.eco-discovery__card>span:nth-child(2){flex:1;min-width:0}.eco-discovery__card strong{display:block;font-size:16px;line-height:1.4}.eco-discovery__card small{display:block;margin-top:5px;font-size:12px;line-height:1.55;color:var(--vy-text-sub)}.eco-discovery__count{color:var(--vy-text-sub);font-size:12px;align-self:flex-start}.eco-footer{margin:38px 0 0;padding:30px;display:grid;grid-template-columns:minmax(190px,.8fr) minmax(0,2fr);gap:26px;border:1px solid var(--vy-border-soft);border-radius:28px;background:var(--vy-panel)}.eco-footer__brand{display:inline-flex;align-items:center;gap:12px;color:var(--vy-text);text-decoration:none;min-height:44px}.eco-footer__brand>span{display:block;width:38px;height:38px}.eco-footer__brand strong{font-size:20px;letter-spacing:.04em}.eco-footer__intro p{margin:14px 0;font-size:13px;line-height:1.8;color:var(--vy-text-sub)}.eco-footer__quick{display:grid;justify-items:start;gap:4px}.eco-footer__quick a{display:inline-flex;align-items:center;gap:8px;min-height:44px;font-size:13px;color:var(--vy-accent,var(--vy-brand));text-decoration:none}.eco-footer__quick .vy-icon{width:17px;height:17px}.eco-footer__groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-content:start;align-items:start}.eco-footer__group{border:1px solid var(--vy-border-soft);border-radius:16px;background:var(--vy-bg)}.eco-footer__group summary{display:flex;align-items:center;gap:9px;padding:14px;min-height:54px;cursor:pointer;list-style:none}.eco-footer__group summary::-webkit-details-marker{display:none}.eco-footer__group summary strong{flex:1;font-size:13px}.eco-footer__group summary span{color:var(--vy-text-sub);font-size:12px}.eco-footer__group .vy-icon{width:18px;height:18px;flex-shrink:0;color:var(--vy-accent,var(--vy-brand))}.eco-footer__group summary>.vy-icon:last-child{width:16px;height:16px;color:var(--vy-text-sub)}.eco-footer__group[open] summary>.vy-icon:last-child{transform:rotate(180deg)}.eco-footer__group>div{display:grid;padding:0 8px 8px}.eco-footer__group a{display:flex;align-items:center;min-height:44px;padding:9px 8px;border-radius:10px;color:var(--vy-text);text-decoration:none;font-size:13px;line-height:1.5}.eco-footer__group a:hover{background:var(--vy-panel);color:var(--vy-accent,var(--vy-brand))}.eco-footer__note{grid-column:1/-1;border-top:1px solid var(--vy-border-soft);padding-top:18px;margin:0;font-size:12px;line-height:1.7;color:var(--vy-text-sub)}.eco-discovery :is(a,summary):focus-visible,.eco-footer :is(a,summary):focus-visible{outline:3px solid var(--vy-brand);outline-offset:3px}.ecosystem-home .eh-hero{position:relative;isolation:isolate;overflow:hidden;border-radius:32px}.ecosystem-home .eh-hero:before,.ecosystem-home .eh-hero:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;z-index:-1;pointer-events:none;border:1px solid rgb(143 164 224 / 14%);background:radial-gradient(circle at 30% 25%,rgb(233 239 255 / 70%),rgb(219 243 233 / 28%) 60%,transparent 73%)}.ecosystem-home .eh-hero:before{top:-80px;left:34%;animation:eco-bubble-drift 16s ease-in-out 2}.ecosystem-home .eh-hero:after{width:115px;height:115px;bottom:-50px;left:12%;animation:eco-bubble-drift 20s ease-in-out 2 reverse}.ecosystem-home .eh-hero .eh-primary-button{animation:eco-cta-breathe 8s ease-in-out 3}@keyframes eco-bubble-drift{0%,to{transform:translateZ(0)}50%{transform:translate3d(14px,20px,0)}}@keyframes eco-cta-breathe{0%,85%,to{box-shadow:0 6px 16px #1a56db24}92%{box-shadow:0 0 0 7px #4671dc14,0 8px 20px #1a56db26}}.vy-theme-dark .ecosystem-home .eh-hero:before,.vy-theme-dark .ecosystem-home .eh-hero:after{opacity:.2}.svc-page .svc-categories{display:flex;flex-wrap:wrap;overflow:visible;gap:8px}.svc-page .svc-categories button{min-height:44px;padding-inline:16px}.svc-page .svc-hero{min-height:0}.svc-page .svc-hero-copy h1{font-size:clamp(32px,4vw,54px)}@media(max-width:1050px){.eco-discovery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eco-footer{grid-template-columns:1fr}.eco-footer__intro{display:grid;grid-template-columns:1fr 1fr;gap:6px 20px}.eco-footer__intro p{margin:0}.eco-footer__quick{grid-column:2;grid-row:1/3;align-content:center}}@media(max-width:600px){.eco-discovery{margin:22px 0;padding:20px 16px;border-radius:24px}.eco-discovery__heading{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:16px}.eco-discovery__grid{grid-template-columns:1fr;gap:9px}.eco-discovery__card{padding:14px;min-height:89px;border-radius:18px}.eco-discovery__card strong{font-size:15px}.eco-discovery__card small{font-size:12px}.eco-footer{padding:22px 16px;gap:22px;border-radius:24px}.eco-footer__intro{display:block}.eco-footer__intro p{margin:12px 0}.eco-footer__quick{display:flex;flex-wrap:wrap;gap:8px 24px}.eco-footer__groups{grid-template-columns:1fr}.eco-footer__group summary{min-height:56px}.svc-page .svc-categories{gap:7px}.svc-page .svc-categories button{min-height:44px;padding:10px 12px;font-size:12px}.svc-page .svc-hero{padding:24px 20px}.svc-page .svc-hero-orbit{display:none}.svc-page .svc-hero-copy h1{font-size:34px}}@media(prefers-reduced-motion:reduce){.ecosystem-home .eh-hero:before,.ecosystem-home .eh-hero:after,.ecosystem-home .eh-hero .eh-primary-button{animation:none!important}.eco-discovery__card{transition:none}.eco-discovery__card:hover{transform:none}}html.vy-reduce-motion .ecosystem-home .eh-hero:before,html.vy-reduce-motion .ecosystem-home .eh-hero:after,html.vy-reduce-motion .ecosystem-home .eh-hero .eh-primary-button{animation:none!important}html.vy-reduce-motion .eco-discovery__card{transition:none}html.vy-reduce-motion .eco-discovery__card:hover{transform:none}.academy-promo{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(200px,.7fr);gap:24px;align-items:center;position:relative;overflow:hidden;padding:34px 38px;border:1px solid var(--vy-border-soft,#ded5ec);border-radius:24px;background:linear-gradient(120deg,color-mix(in srgb,#9d7adc 12%,var(--vy-panel,#fff)),var(--vy-panel,#fff));color:var(--vy-text,#302b42);isolation:isolate}.academy-promo__copy{min-width:0}.academy-promo .academy-promo__eyebrow{display:flex;align-items:center;gap:8px;margin:0 0 12px;font-size:10px;letter-spacing:1.1px;line-height:1.6;font-weight:700;color:var(--vy-accent,#6d4ab7)}.academy-promo__eyebrow .vy-icon{width:18px;height:18px}.academy-promo h2{font-family:var(--vy-font,inherit);font-size:clamp(26px,3vw,37px);font-weight:700;letter-spacing:-.6px;line-height:1.18;margin:0 0 15px;color:inherit}.academy-promo .academy-promo__description{max-width:610px;font-size:14px;line-height:1.75;color:var(--vy-text-sub,#655e72);margin:0 0 22px}.academy-promo__facts{display:flex;flex-wrap:wrap;gap:13px 27px;padding:0;margin:0 0 24px;list-style:none}.academy-promo__facts li{display:flex;align-items:baseline;gap:7px;font-size:11px;color:var(--vy-text-sub,#655e72);line-height:1.6}.academy-promo__facts strong{font-size:23px;font-weight:700;color:var(--vy-text,#302b42);letter-spacing:-.5px}.academy-promo .academy-promo__button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:12px 19px;border-radius:13px;background:var(--vy-brand,#1a56db);color:var(--vy-text-on-accent,#fff);font-weight:650;font-size:13px;line-height:1.5;text-decoration:none;transition:transform .18s ease,filter .18s ease}.academy-promo__button:hover{filter:brightness(1.08);transform:translateY(-1px);text-decoration:none}.academy-promo__button .vy-icon{width:18px;height:18px}.academy-promo__button:focus-visible{outline:3px solid var(--vy-focus-color,#a985de);outline-offset:4px}.academy-promo .academy-promo__note{font-size:11px;line-height:1.65;color:var(--vy-text-sub,#655e72);margin:13px 0 0}.academy-promo__art{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.academy-promo__art svg{display:block;width:100%;max-width:290px;height:auto;animation:academy-promo-float 7s ease-in-out infinite}.academy-promo__art span{color:var(--vy-text-sub,#655e72);font-size:13px;line-height:1.7;margin-top:-8px}.academy-promo__art strong{font-weight:650;color:var(--vy-text,#302b42)}.academy-promo--compact{margin:22px 0 28px;padding:27px 32px;grid-template-columns:minmax(0,1.6fr) minmax(170px,.6fr)}.academy-promo--compact h2{font-size:28px}.academy-promo--compact .academy-promo__description{font-size:13px;max-width:660px}.academy-promo--compact .academy-promo__facts{margin-bottom:18px}.academy-promo--compact .academy-promo__art svg{max-width:235px}.eh-hero-actions .eh-academy-shortcut{display:inline-flex;align-items:center;gap:8px;min-height:42px;font-size:13px;font-weight:600;color:var(--vy-accent,#6d4ab7);text-decoration:none}.eh-academy-shortcut .vy-icon{width:19px;height:19px}.eh-academy-shortcut:focus-visible{outline:3px solid var(--vy-focus-color,#a985de);outline-offset:4px;border-radius:8px}@keyframes academy-promo-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media(max-width:900px){.academy-promo{padding:27px;gap:15px;grid-template-columns:minmax(0,1.5fr) minmax(170px,.6fr)}.academy-promo__facts{gap:9px 18px}.academy-promo__facts li{font-size:10px}.academy-promo__facts strong{font-size:21px}.academy-promo .academy-promo__description{font-size:13px}.academy-promo__art span{font-size:11px}}@media(max-width:600px){.academy-promo,.academy-promo--compact{grid-template-columns:minmax(0,1fr);padding:24px 21px;border-radius:20px;gap:12px}.academy-promo h2,.academy-promo--compact h2{font-size:29px}.academy-promo .academy-promo__eyebrow{font-size:9px;letter-spacing:.65px;gap:6px}.academy-promo__eyebrow .vy-icon{width:16px;height:16px}.academy-promo .academy-promo__description{font-size:13px;line-height:1.75;margin-bottom:18px}.academy-promo__facts{gap:10px 18px;margin-bottom:20px}.academy-promo__facts li{font-size:10px}.academy-promo__facts strong{font-size:22px}.academy-promo__button{width:100%;padding:12px 10px;font-size:12px}.academy-promo .academy-promo__note{font-size:10px;text-align:center}.academy-promo__art{display:none}.eh-hero-actions .eh-academy-shortcut{flex-basis:100%;justify-content:center;font-size:12px}}@media(prefers-reduced-motion:reduce){.academy-promo__art svg{animation:none}.academy-promo__button{transition:none}}.topbar .home-brand-r16{display:inline-flex;align-items:center;gap:10px;color:var(--vy-text,#182238);white-space:nowrap}.topbar .home-brand-r16>.home-brand-r16__mark{display:block;width:38px;height:38px;flex:none}.topbar .home-brand-r16>span:not(.home-brand-r16__mark){font-family:inherit;font-size:19px;font-weight:800;letter-spacing:-.65px;line-height:1}.vy-theme-dark .topbar .home-brand-r16{color:#f0effa}@media(max-width:600px){.topbar .home-brand-r16{gap:7px}.topbar .home-brand-r16>.home-brand-r16__mark{width:32px;height:32px}.topbar .home-brand-r16>span:not(.home-brand-r16__mark){font-size:16px}}.rail .home-brand-r16{display:flex;align-items:center;justify-content:center}.rail .home-brand-r16>.home-brand-r16__mark{display:block;width:42px;height:42px;flex:none}.rail .home-brand-r16>span:not(.home-brand-r16__mark){display:none}.home-brand-r16__mark>svg{display:block;width:100%;height:100%}.vy-recording-mini{display:flex;flex-wrap:wrap;gap:6px 12px;align-items:center;min-width:0;color:var(--vy-text);font-size:var(--vy-fs-sm)}.vy-recording-mini[hidden]{display:none}.vy-recording-mini [role=status]{font-weight:500}.vy-recording-mini[data-recording-state=recording] [role=status]:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--vy-danger, #c73939);margin-right:8px}.vy-recording-mini button{min-height:44px;font-weight:500}@media(max-width:768px){.voice-mini{flex-wrap:wrap}.vy-recording-mini{flex-basis:100%}}.topbar__menu{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 14px;border:1px solid var(--vy-border-soft);border-radius:14px;background:var(--vy-panel);color:var(--vy-text);font:inherit;font-size:13px;font-weight:650;cursor:pointer}.topbar__menu .vy-icon{width:19px;height:19px}.topbar__menu:hover{background:var(--vy-brand-soft,var(--vy-panel))}.eco-menu{width:min(640px,calc(100% - 24px));max-height:calc(100dvh - 32px);margin:auto;padding:0;overflow:auto;overscroll-behavior:contain;border:1px solid var(--vy-border-soft);border-radius:28px;background:var(--vy-panel);color:var(--vy-text);box-shadow:0 24px 100px #1220413d}.eco-menu::backdrop{background:#0d192f70;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.eco-menu__content{padding:24px}.eco-menu__head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px}.eco-menu__head>div{display:flex;gap:12px;align-items:center}.eco-menu__head>div>span{width:40px;height:40px}.eco-menu__head h2{margin:0;font-size:22px;line-height:1.2;letter-spacing:.01em}.eco-menu__head p{margin:5px 0 0;font-size:12px;color:var(--vy-text-sub)}.eco-menu__close{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;border:1px solid var(--vy-border-soft);border-radius:14px;background:transparent;color:var(--vy-text);cursor:pointer}.eco-menu__close .vy-icon{width:20px;height:20px}.eco-menu__quick{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.eco-menu__quick a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;min-height:78px;padding:12px 4px;border:1px solid var(--vy-border-soft);border-radius:16px;font-size:12px;color:var(--vy-text);text-decoration:none;background:var(--vy-bg)}.eco-menu__quick .vy-icon{width:22px;height:22px;color:var(--vy-accent,var(--vy-brand))}.eco-menu__catalog{display:flex;align-items:center;gap:12px;margin:16px 0;min-height:70px;padding:14px;border:1px solid var(--vy-border-soft);border-radius:18px;color:var(--vy-text);background:var(--vy-bg);text-decoration:none}.eco-menu__catalog-copy{flex:1;min-width:0}.eco-menu__catalog strong{display:block;font-size:15px}.eco-menu__catalog small{display:block;margin-top:5px;font-size:12px;color:var(--vy-text-sub);line-height:1.5}.eco-menu__catalog .vy-icon{width:20px;height:20px;flex-shrink:0;color:var(--vy-accent,var(--vy-brand))}.eco-menu__groups{display:grid;gap:8px}.eco-menu__groups details{border:1px solid var(--vy-border-soft);border-radius:16px;overflow:hidden}.eco-menu__groups summary{display:flex;align-items:center;gap:10px;min-height:52px;padding:12px 14px;cursor:pointer;list-style:none}.eco-menu__groups summary::-webkit-details-marker{display:none}.eco-menu__groups summary strong{flex:1;font-size:14px}.eco-menu__groups summary>span{color:var(--vy-text-sub);font-size:12px}.eco-menu__groups summary .vy-icon{width:18px;height:18px;color:var(--vy-text-sub)}.eco-menu__groups details[open] summary .vy-icon{transform:rotate(180deg)}.eco-menu__groups details>div{padding:0 8px 8px}.eco-menu__groups a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:10px 12px;color:var(--vy-text);border-radius:10px;text-decoration:none;font-size:14px;line-height:1.4}.eco-menu__groups a .vy-icon{width:16px;height:16px;flex-shrink:0;color:var(--vy-text-sub)}.eco-menu__groups a:hover,.eco-menu__quick a:hover{background:var(--vy-bg);color:var(--vy-accent,var(--vy-brand))}.eco-menu__density{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;color:var(--vy-text-sub);font-size:12px}.eco-menu__density select{min-height:44px;padding:8px 12px;border:1px solid var(--vy-border-soft);border-radius:12px;background:var(--vy-panel);color:var(--vy-text);font:inherit}.eco-menu :is(a,button,summary,select):focus-visible,.topbar__menu:focus-visible{outline:3px solid var(--vy-brand);outline-offset:3px}@media(max-width:960px){.shell .topbar .topbar__search{display:none}}@media(max-width:600px){.shell .topbar .topbar__brand{display:flex;width:92px;min-width:80px;height:38px;flex:1}.shell .topbar .topbar__brand-lockup{width:112px;height:34px}.shell .topbar .topbar__brand .vy-brand-lockup{--vy-brand-mark-size:28px;--vy-brand-wordmark-width:72px;gap:7px}.shell .topbar .topbar__brand .vy-brand-wordmark{display:block}.topbar .topbar__title,.topbar .topbar__appearance{display:none}.topbar .topbar__actions{gap:6px}.topbar__menu{padding-inline:10px;font-size:12px;gap:6px}.eco-menu__content{padding:18px}.eco-menu__quick{grid-template-columns:repeat(2,minmax(0,1fr))}.eco-menu__quick a{flex-direction:row;justify-content:flex-start;padding:12px;min-height:54px}}.eco-menu__global-search{display:flex;align-items:center;gap:12px;min-height:48px;padding:12px 14px;margin-top:12px;border:1px solid var(--vy-border-soft);border-radius:14px;background:var(--vy-bg);color:var(--vy-text);text-decoration:none;font-size:14px}.eco-menu__global-search>span:not(.vy-icon){flex:1}.eco-menu__global-search .vy-icon{width:19px;height:19px;flex-shrink:0;color:var(--vy-accent,var(--vy-brand))}.eco-menu{--eco-inset:20px;width:min(600px,calc(100% - 24px));max-height:calc(100dvh - 24px);overflow:clip;border-radius:26px;box-shadow:0 20px 64px #12204133}.eco-menu::backdrop{background:#0d192f7a;-webkit-backdrop-filter:none;backdrop-filter:none}.eco-menu__content{display:flex;flex-direction:column;max-height:calc(100dvh - 26px);overflow:clip;padding:0}.eco-menu__head{flex:none;margin:0;padding:16px var(--eco-inset) 12px;border-bottom:1px solid var(--vy-border-soft)}.eco-menu__head>div{min-width:0;gap:10px}.eco-menu__head>div>span{flex:none;width:36px;height:36px}.eco-menu__head h2{font-size:20px}.eco-menu__head p{margin-top:3px;line-height:1.4}.eco-menu__close{background:var(--vy-bg);border-color:transparent;border-radius:50%}.eco-menu__body{min-height:0;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--vy-border-soft) transparent;padding:12px var(--eco-inset);scroll-padding-block:8px}.eco-menu__quick{gap:6px}.eco-menu__quick a{min-height:64px;padding:8px 4px;gap:6px;border-radius:14px;line-height:1.35;text-align:center;overflow-wrap:anywhere}.eco-menu__catalog{min-height:58px;padding:10px 12px;margin:12px 0;border-radius:16px}.eco-menu__catalog small{margin-top:2px;line-height:1.4}.eco-menu__groups{gap:6px}.eco-menu__groups details{border-radius:14px}.eco-menu__groups summary{min-height:48px;padding:10px 12px}.eco-menu__groups summary>span:not(.vy-icon){display:grid;place-items:center;min-width:24px;height:24px;padding:0 5px;border-radius:8px;background:var(--vy-bg);font-variant-numeric:tabular-nums}.eco-menu__groups summary .vy-icon{transition:transform .16s ease}.eco-menu__groups a{min-width:0;overflow-wrap:anywhere}.eco-menu__density{flex:none;margin:0;padding:10px var(--eco-inset) 12px;border-top:1px solid var(--vy-border-soft);background:var(--vy-panel)}.eco-menu__density select{max-width:60%;font-size:13px}.eco-menu__global-search{margin-top:10px}.eco-menu :is(a,button,summary,select):focus-visible{outline-width:2px;outline-offset:-3px}.eco-menu[data-density=compact]{--eco-inset:16px;width:min(560px,calc(100% - 24px))}.eco-menu[data-density=compact] .eco-menu__head{padding-block:12px 10px}.eco-menu[data-density=compact] .eco-menu__quick a{min-height:52px;padding-block:6px;gap:4px}.eco-menu[data-density=compact] .eco-menu__quick .vy-icon{width:20px;height:20px}.eco-menu[data-density=compact] .eco-menu__catalog{margin-block:10px;min-height:54px;padding-block:8px}.eco-menu[data-density=compact] .eco-menu__groups summary{min-height:44px;padding-block:8px}.eco-menu[data-density=compact] .eco-menu__body{padding-block:10px}.eco-menu[data-density=compact] .eco-menu__density{padding-block:8px}@media(max-width:600px){.eco-menu{--eco-inset:14px;border-radius:22px}.eco-menu__quick a{flex-direction:row;justify-content:flex-start;padding:10px;min-height:48px;gap:8px;text-align:left}.eco-menu[data-density=compact] .eco-menu__quick a{min-height:44px}}@media(max-height:480px){.eco-menu{--eco-inset:14px;border-radius:20px}.eco-menu__head,.eco-menu[data-density=compact] .eco-menu__head{padding-block:8px}.eco-menu__head p{display:none}.eco-menu__density,.eco-menu[data-density=compact] .eco-menu__density{padding-block:6px}.eco-menu__quick a{flex-direction:row;min-height:44px;gap:6px}}@media(prefers-reduced-motion:no-preference){.eco-menu[open]{animation:eco-menu-enter .16s ease-out both}.eco-menu :is(a,button){transition:background-color .12s ease,color .12s ease}@keyframes eco-menu-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}}@media(prefers-reduced-motion:reduce){.eco-menu__groups summary .vy-icon{transition:none}}.vy-icon svg{width:100%;height:100%;display:block}.shell{display:grid;grid-template-columns:var(--vy-rail-w) minmax(0,1fr) var(--vy-right-rail-w);grid-template-rows:calc(var(--vy-topbar-h) - var(--vy-topbar-compress, 16px) + env(safe-area-inset-top,0px)) minmax(0,1fr);width:100%;max-width:100vw;min-width:0;min-height:0;height:100vh;height:100dvh;overflow:hidden;overscroll-behavior:none}.shell--norrail{grid-template-columns:var(--vy-rail-w) minmax(0,1fr)}.shell--voice-active{grid-template-rows:calc(var(--vy-topbar-h) - var(--vy-topbar-compress, 16px)) minmax(0,1fr) auto}.shell--voice-active .rail{grid-column:1;grid-row:1 / span 2;display:flex;flex-direction:column;align-items:center;min-width:0;min-height:0;gap:8px;padding:calc(16px + env(safe-area-inset-top,0px)) 6px calc(12px + env(safe-area-inset-bottom,0px));background:var(--vy-panel);border-right:1px solid var(--vy-border-soft);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:thin}.rail{grid-column:1;grid-row:1 / span 2;display:flex;flex-direction:column;align-items:center;min-width:0;min-height:0;gap:var(--vy-sp-1);padding:calc(var(--vy-sp-3) + env(safe-area-inset-top,0px)) 0 calc(var(--vy-sp-3) + env(safe-area-inset-bottom,0px));background:var(--vy-glass);border-right:1px solid var(--vy-border-soft);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--vy-border) transparent}.rail::-webkit-scrollbar{width:6px}.rail::-webkit-scrollbar-track{background:transparent}.rail::-webkit-scrollbar-thumb{background:var(--vy-border);border-radius:3px}.rail::-webkit-scrollbar-thumb:hover{background:var(--vy-text-sub)}.rail__logo{min-width:46px;min-height:46px;width:46px;height:46px;border-radius:var(--vy-r-md);display:flex;align-items:center;justify-content:center;padding:3px;color:var(--vy-text);text-decoration:none;background:transparent;margin-bottom:var(--vy-sp-2);flex:none}.rail__logo .vy-brand-mark{width:40px;height:40px;transition:filter .15s ease}.rail__logo:hover .vy-brand-mark{filter:none}.rail__btn{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:64px;min-height:60px;flex:none;gap:5px;padding:8px 4px;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--vy-text-sub);font:inherit;cursor:pointer;text-decoration:none;transition:background .16s ease,color .16s ease}.rail__btn .vy-icon{transition:color .15s ease}.rail__btn:hover{background:var(--vy-panel-3);color:var(--vy-text)}.rail__btn:hover .vy-icon{color:var(--vy-cyan)}.rail__btn[aria-current=page]{border-color:transparent;background:var(--vy-panel-3);color:var(--vy-accent);box-shadow:none}.rail__btn[aria-current=page]:before{content:none}.rail__btn[aria-current=page] .vy-icon{animation:none;transform:none}@keyframes vy-shell-active-breathe{0%,to{opacity:.9;transform:translateZ(0) scale(1)}50%{opacity:1;transform:translateZ(0) scale(1.025)}}@media(prefers-reduced-motion:reduce){.rail__btn[aria-current=page] .vy-icon{animation:none;opacity:1;transform:none}}html.vy-reduce-motion .rail__btn[aria-current=page] .vy-icon{animation:none;opacity:1;transform:none}.rail__btn svg{width:22px;height:22px}.rail__label{font-size:11px;font-weight:500;color:inherit;line-height:1.3}.rail__btn[aria-current=page] .rail__label{color:var(--vy-accent);font-weight:600}.rail__spacer{flex:1}.rail__svc-host{display:contents}.rail__svc-title{flex:none;margin-top:var(--vy-sp-2);padding:2px 2px 0;font-size:9px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--vy-text-sub);text-align:center;white-space:normal;overflow-wrap:break-word;line-height:1.3}.rail__svc .rail__label{overflow-wrap:break-word;line-height:1.2}[data-view-heading][tabindex="-1"]:focus,[data-view-heading][tabindex="-1"]:focus-visible{outline:none;box-shadow:none}.rail__avatar{margin:4px 0 2px;border:0;padding:6px;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;background:none;cursor:pointer}.topbar .vy-tip:after{display:none}.topbar{grid-column:2;grid-row:1;display:flex;align-items:center;gap:12px;min-width:0;min-height:0;height:100%;max-width:100%;padding:env(safe-area-inset-top,0px) 24px 0;background:var(--vy-bg);border:0;position:sticky;z-index:var(--vy-z-sticky)}.shell--norrail .topbar{grid-column:2}.topbar:after{content:none}.topbar__brand{display:flex;align-items:center;gap:var(--vy-sp-2);min-height:46px;min-width:46px;font-weight:600;letter-spacing:.08em;font-size:var(--vy-fs-md);color:var(--vy-text);text-decoration:none;white-space:nowrap}.topbar__brand-lockup{display:inline-flex;align-items:center;min-width:0;transition:filter .15s ease}.topbar__brand:hover .topbar__brand-lockup{filter:none}.topbar__brand .vy-brand-lockup{--vy-brand-mark-size: 30px;--vy-brand-wordmark-width: 92px}.topbar__ring{width:30px;height:30px;border-radius:50%;flex:none;display:flex;align-items:center;justify-content:center;font-size:9.5px;font-weight:600;color:#fff;border:2px solid transparent;background:var(--vy-grad-violet) padding-box,var(--vy-grad-brand) border-box}.topbar__brand-text{overflow:hidden;text-overflow:ellipsis}.topbar__search{flex:1;max-width:360px;min-width:44px;display:flex;align-items:center;gap:8px;min-height:44px;padding:0 14px;border-radius:12px;border:1px solid var(--vy-border-soft);background:var(--vy-panel);color:var(--vy-text-sub);cursor:pointer;font:inherit;font-size:13px;text-align:left;white-space:nowrap;overflow:hidden}.topbar__search-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.topbar__search kbd{flex:none;margin-left:auto;font-family:var(--vy-font-mono);font-size:10.5px;padding:2px 6px;border-radius:6px;border:1px solid var(--vy-border);background:var(--vy-panel-3);color:var(--vy-text-sub)}.topbar__spacer{flex:1}.bell-wrap{position:relative}.bell-wrap .vy-badge-unread{position:absolute;top:1px;right:0;min-width:17px;height:17px;padding:0 4px;border:2px solid var(--vy-bg);border-radius:8px;background:var(--vy-brand);color:#fff;font-size:10px;font-weight:500;box-shadow:none;animation:none}@keyframes vy-shell-badge-pulse{0%{box-shadow:0 0 #f871718c}70%{box-shadow:0 0 0 6px #f8717100}to{box-shadow:0 0 #f8717100}}@media(prefers-reduced-motion:reduce){.bell-wrap .vy-badge-unread{animation:none}}.topbar__user{white-space:nowrap;cursor:pointer}.topbar__user .vy-avatar{transition:transform .15s ease}.topbar__user:hover .vy-avatar{transform:none}.topbar__brand,.topbar__search{min-height:44px}.topbar__user{min-height:44px;display:inline-flex;align-items:center}.topbar .vy-btn--icon{min-width:44px;min-height:44px}.topbar .vy-btn{min-height:44px}.main{grid-column:2;grid-row:2;min-width:0;max-width:100%;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:8px max(24px,env(safe-area-inset-right,0px)) 24px max(24px,env(safe-area-inset-left,0px));outline:none}.main>*{min-width:0;max-width:100%}.main:has(.vym,.vys,.vyc){overflow:hidden}.main:has(.vym,.vys,.vyc)>div,.main:has(.vym,.vys,.vyc)>div>div:last-child{width:100%;height:100%;min-width:0!important;min-height:0!important;flex:1 1 auto;overflow:hidden}.main--immersive{padding:0;overflow:hidden}.main--immersive>div{width:100%;height:100%;min-width:0;min-height:0}.main--immersive>div>div{min-width:0;min-height:0}.rrail{grid-column:3;grid-row:2;min-width:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:var(--vy-sp-3);background:var(--vy-glass);border-left:1px solid var(--vy-border-soft);display:flex;flex-direction:column;gap:var(--vy-sp-2)}.rrail__dialog-head{display:flex;align-items:center;justify-content:space-between;gap:var(--vy-sp-2)}.rrail__close{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border-radius:var(--vy-r-sm);border:1px solid var(--vy-border);background:var(--vy-panel-2);color:var(--vy-text);cursor:pointer}.rrail__close svg{width:18px;height:18px}.rrail a.vy-card{min-height:44px}.rrail__step--done{border-color:#34d39959}.rrail__check{width:22px;height:22px;flex:none;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--vy-green);background:#34d3991f;border:1px solid rgba(52,211,153,.35)}.rrail__check svg{width:13px;height:13px}.statebar{grid-column:2;grid-row:2 / span 1;align-self:start;justify-self:center;position:relative;z-index:calc(var(--vy-z-sticky, 100) + 1);width:min(560px,92%)}.statebar--top{grid-row:1;align-self:end;margin-bottom:-14px}.state-toast-wrap{position:fixed;right:var(--vy-sp-4);top:calc(var(--vy-topbar-h) - var(--vy-topbar-compress, 16px) + var(--vy-sp-2));z-index:var(--vy-z-toast, 60)}.vy-update-toast{position:fixed;right:var(--vy-sp-4);bottom:calc(var(--vy-sp-4) + env(safe-area-inset-bottom,0px));left:auto;top:auto;transform:none;max-width:min(420px,calc(100vw - 2 * var(--vy-sp-4)));z-index:var(--vy-z-toast);flex-wrap:wrap}.vy-update-toast__copy{min-width:0;flex:1 1 160px}.vy-update-toast__actions{display:flex;gap:var(--vy-sp-2);flex:none;align-self:center}.popover{position:fixed;z-index:var(--vy-z-modal, 50);background:var(--vy-glass-strong);border:1px solid var(--vy-border);border-radius:var(--vy-r-md);box-shadow:var(--vy-glow-ring);padding:var(--vy-sp-2);display:grid;gap:2px;min-width:220px;max-width:calc(100vw - var(--vy-sp-3) - var(--vy-sp-3));max-height:calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - var(--vy-sp-4));overflow:auto;overscroll-behavior:contain}.popover__item{display:flex;align-items:center;gap:var(--vy-sp-2);min-height:44px;padding:var(--vy-sp-2) var(--vy-sp-3);border-radius:var(--vy-r-sm);background:none;border:0;color:var(--vy-text);font:inherit;cursor:pointer;text-align:left}.popover__item:hover{background:var(--vy-panel-3)}.scrim{position:fixed;inset:0;background:var(--vy-scrim);z-index:var(--vy-z-scrim, 800);border:0;padding:0;cursor:default}.vyskip{position:absolute;left:-9999px;top:0;z-index:100;display:inline-flex;align-items:center;min-height:44px;background:var(--vy-panel-2);color:var(--vy-text);padding:var(--vy-sp-2) var(--vy-sp-3);border-radius:var(--vy-r-sm);border:1px solid var(--vy-border);text-decoration:none}.vyskip:focus{left:var(--vy-sp-2);top:var(--vy-sp-2);text-decoration:none}.avpop{min-width:240px}.avpop__head{display:flex;align-items:center;gap:var(--vy-sp-2);padding:var(--vy-sp-2) var(--vy-sp-3);border-bottom:1px solid var(--vy-border-soft);margin-bottom:var(--vy-sp-1)}.avpop__group{display:grid;padding:var(--vy-sp-1) 0}.avpop__caption{font-size:var(--vy-fs-xs);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--vy-text-mute);padding:var(--vy-sp-1) var(--vy-sp-3) 2px}.avpop__status{display:flex;align-items:center;gap:var(--vy-sp-2);width:100%;min-height:44px}.avpop__status svg{width:14px;height:14px;color:var(--vy-green)}.avpop__status .vy-avatar__status{position:static;width:9px;height:9px;border-width:0;flex:none;display:inline-block}.avpop__tenant{color:var(--vy-text-sub);cursor:default}.avpop__logout{color:var(--vy-red);width:100%;min-height:44px}.popover__note{padding:var(--vy-sp-2) var(--vy-sp-3);color:var(--vy-text-sub);font-size:var(--vy-fs-sm)}.hk{position:fixed;z-index:calc(var(--vy-z-modal, 50) + 2);left:50%;top:50%;transform:translate(-50%,-50%);width:min(520px,calc(100vw - var(--vy-sp-3) - var(--vy-sp-3)));max-height:min(640px,calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - var(--vy-sp-5)));overflow-y:auto;overscroll-behavior:contain;background:var(--vy-glass-strong);border:1px solid var(--vy-border);border-radius:var(--vy-r-lg);box-shadow:var(--vy-glow-ring);padding:var(--vy-sp-5);display:grid;gap:var(--vy-sp-3);outline:none}.hk__title{margin:0;font-size:var(--vy-fs-xl)}.hk__rows{display:grid;gap:var(--vy-sp-2)}.hk__row{display:grid;grid-template-columns:92px 92px 1fr;align-items:center;gap:var(--vy-sp-2)}.hk__row kbd{font-family:var(--vy-font-mono);font-size:var(--vy-fs-xs);padding:3px 8px;border-radius:6px;border:1px solid var(--vy-border);background:var(--vy-panel-3);color:var(--vy-text);text-align:center;white-space:nowrap}.hk__action{font-size:var(--vy-fs-sm);color:var(--vy-text)}.hk__note{margin:0}.csp{position:fixed;z-index:calc(var(--vy-z-modal, 50) + 2);left:50%;top:50%;transform:translate(-50%,-50%);width:min(460px,calc(100vw - var(--vy-sp-3) - var(--vy-sp-3)));max-height:min(560px,calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - var(--vy-sp-5)));overflow-y:auto;overscroll-behavior:contain;background:var(--vy-glass-strong);border:1px solid var(--vy-border);border-radius:var(--vy-r-lg);box-shadow:var(--vy-glow-ring);padding:var(--vy-sp-5);display:grid;gap:var(--vy-sp-3);outline:none}.csp__title{margin:0;font-size:var(--vy-fs-xl);display:flex;align-items:center;gap:var(--vy-sp-2)}.csp__sub{margin:0}.csp__label{font-size:var(--vy-fs-sm);font-weight:600;margin-bottom:var(--vy-sp-1);display:block}.csp .vy-input{width:100%;min-height:44px}.csp__hint{font-size:var(--vy-fs-xs);margin-top:var(--vy-sp-1)}.csp__error{display:flex;align-items:center;gap:var(--vy-sp-2);color:var(--vy-red);font-size:var(--vy-fs-sm);min-height:44px;padding:var(--vy-sp-1) 0}.csp__foot{display:flex;justify-content:flex-end;gap:var(--vy-sp-2);margin-top:var(--vy-sp-2)}.csp .vy-btn{min-height:44px}.services__card--hl{border-color:var(--vy-border-soft);background:var(--vy-panel-3);box-shadow:none}.services__foot{display:flex;flex-wrap:wrap;align-items:center;gap:var(--vy-sp-2) var(--vy-sp-3)}.services__foot .vy-btn{flex:none}.services__intent{flex:1 1 100%;font-size:var(--vy-fs-xs);overflow-wrap:anywhere}.voice-mini{grid-column:2;grid-row:3;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:var(--vy-sp-3);min-width:0;min-height:56px;margin:0 var(--vy-sp-3) var(--vy-sp-2);padding:8px 10px;border:1px solid var(--vy-border-soft);border-radius:var(--vy-r-md);background:var(--vy-panel);box-shadow:none}.voice-mini__live{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--vy-r-md);color:var(--vy-green);border:1px solid var(--vy-border);background:var(--vy-panel-2)}.voice-mini__live .vy-icon{width:22px;height:22px}.voice-mini__copy{display:grid;min-width:0;gap:2px}.voice-mini__title,.voice-mini__meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voice-mini__title{color:var(--vy-text);font-size:var(--vy-fs-sm)}.voice-mini__meta{color:var(--vy-text-sub);font-size:var(--vy-fs-xs)}.voice-mini--reconnecting .voice-mini__live{color:var(--vy-violet-2)}.voice-mini__actions{display:flex;align-items:center;gap:var(--vy-sp-2)}.voice-mini>.vy-recording-mini{grid-column:1 / -1}.guest-voice-controls{position:fixed;inset-inline:0;bottom:max(8px,env(safe-area-inset-bottom));z-index:var(--vy-z-floating, 800)}.guest-voice-controls .voice-mini{margin:0 8px}.voice-mini__btn{min-width:44px;min-height:44px;padding:0 var(--vy-sp-3);border:1px solid var(--vy-border);border-radius:var(--vy-r-sm);background:var(--vy-panel-2);color:var(--vy-text);font:inherit;font-size:var(--vy-fs-xs);font-weight:600;cursor:pointer}.voice-mini__btn:hover{background:var(--vy-panel-3)}.voice-mini__btn--leave{color:var(--vy-red);border-color:var(--vy-border-strong)}.voice-mini__btn:disabled{cursor:wait;opacity:.68}.voice-mini__btn:focus-visible{outline:none;box-shadow:var(--vy-focus-ring)}.shell .voice-mini{border-color:color-mix(in srgb,var(--vy-border-soft) 65%,transparent);border-radius:16px;box-shadow:0 1px 3px #0f172a08}.shell .voice-mini .voice-mini__live{border-color:transparent;border-radius:12px;animation:none}.shell .voice-mini:is([data-state=connecting],[data-state=reconnecting]) .voice-mini__live{animation:vy-call-connection-signal 1.8s ease-in-out infinite}.shell .voice-mini__btn{border-color:color-mix(in srgb,var(--vy-border-soft) 65%,transparent);border-radius:12px;font-weight:500}@keyframes vy-call-connection-signal{0%,to{opacity:1}50%{opacity:.5}}@media(prefers-reduced-motion:reduce){.shell .voice-mini:is([data-state=connecting],[data-state=reconnecting]) .voice-mini__live{animation:none}}.topbar__panel{display:none}@media(max-width:1100px){.shell,.shell--norrail{grid-template-columns:var(--vy-rail-w) minmax(0,1fr)}.rrail,.topbar .vy-pill--badge{display:none}.rrail--over{display:flex;position:fixed;top:0;right:0;bottom:0;width:min(320px,92vw);z-index:calc(var(--vy-z-modal, 50) + 1);background:var(--vy-glass-strong);border-left:1px solid var(--vy-border);box-shadow:var(--vy-shadow-pop)}.topbar__panel{display:inline-flex}}@media(max-width:860px){.topbar__search kbd{display:none}.hk__row{grid-template-columns:92px 1fr}.hk__row .hk__alt{display:none}.voice-mini{margin-right:var(--vy-sp-3);margin-left:var(--vy-sp-3)}}@media(max-width:767px){.rail .vy-tip:after{display:none}.shell,.shell--norrail{grid-template-columns:1fr;grid-template-rows:calc(60px + env(safe-area-inset-top,0px)) minmax(0,1fr) auto auto;height:100dvh}.topbar,.shell .topbar,.shell--norrail .topbar{grid-column:1;grid-row:1;gap:var(--vy-sp-1);padding:env(safe-area-inset-top,0px) max(var(--vy-sp-2),env(safe-area-inset-right,0px)) 0 max(var(--vy-sp-2),env(safe-area-inset-left,0px))}.main{grid-column:1;grid-row:2;padding:var(--vy-sp-2) max(var(--vy-sp-2),env(safe-area-inset-right,0px)) calc(var(--vy-sp-2) + env(safe-area-inset-bottom,0px)) max(var(--vy-sp-2),env(safe-area-inset-left,0px))}.main>*{padding-bottom:0}.main:has(.vym,.vys,.vyc)>*{padding-bottom:0}.main.main--immersive{padding:0}.main.main--immersive>*{padding-bottom:0}.statebar{grid-column:1}.rail,.topbar__user{display:none}.topbar__brand .vy-brand-lockup{min-width:var(--vy-brand-mark-size)}.topbar__brand .vy-brand-wordmark,.topbar__panel,.rrail--over{display:none}.voice-mini{grid-column:1;grid-row:3;grid-template-columns:44px minmax(0,1fr);gap:8px;min-height:0;margin:0 8px 4px;padding:7px 8px}.voice-mini__actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:6px}.voice-mini__actions .voice-mini__btn{flex:1 1 96px;padding-right:8px;padding-left:8px}.hk__row{grid-template-columns:1fr}}@media(min-width:768px){.rail__logo{display:flex}.topbar__brand{display:none}}.call-ring{position:fixed;left:50%;transform:translate(-50%);top:calc(var(--vy-topbar-h) - var(--vy-topbar-compress, 16px) + env(safe-area-inset-top,0px) + var(--vy-sp-3));z-index:1200;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:var(--vy-sp-2, 12px);padding:10px 12px;border-radius:var(--vy-r-lg, 16px);background:var(--vy-panel);border:1px solid var(--vy-border-soft);box-shadow:var(--vy-shadow-lg, 0 12px 40px rgba(0, 0, 0, .45));width:min(560px,calc(100vw - 24px));max-width:calc(100vw - 24px)}.call-ring__text{color:var(--vy-text);font-size:var(--vy-fs-sm, 14px);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.call-ring__text b{font-weight:600}.call-ring__text span{color:var(--vy-text-sub)}.call-ring__error{display:block;margin-top:3px;white-space:normal;color:var(--vy-red)!important;font-size:var(--vy-fs-xs)}.call-ring__actions{display:flex;align-items:center;gap:8px}.call-ring__btn{min-width:44px;min-height:44px;padding:0 10px;border-radius:var(--vy-r-md, 12px);border:1px solid transparent;font:inherit;font-weight:600;cursor:pointer}.call-ring__btn--ok{background:var(--vy-green, #34d399);color:var(--vy-text-on-success, #04120c)}.call-ring__btn--no{background:transparent;color:var(--vy-red, #f87171);border-color:var(--vy-red, #f87171)}.call-ring__btn:disabled{cursor:wait;opacity:.68}.call-ring__btn:focus-visible{outline:none;box-shadow:0 0 0 3px var(--vy-cyan, #2dd4ff)}@media(max-width:520px){.call-ring{grid-template-columns:minmax(0,1fr);top:calc(var(--vy-topbar-h, 64px) - var(--vy-topbar-compress, 16px) + 8px)}.call-ring__text{white-space:normal;overflow-wrap:anywhere}.call-ring__actions .call-ring__btn{flex:1}}@media(max-width:240px){.call-ring{left:8px;right:8px;width:auto;max-width:none;padding:8px;transform:none}.call-ring__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.call-ring__actions .call-ring__btn{min-width:0;width:100%;white-space:normal;overflow-wrap:anywhere}}@media(prefers-reduced-motion:reduce){.call-ring{animation:none}}html.vy-reduce-motion .shell *,html.vy-reduce-motion .shell *:before,html.vy-reduce-motion .shell *:after{animation:none!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.vy-login{min-height:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--vy-bg);padding:calc(24px + env(safe-area-inset-top,0px)) max(24px,env(safe-area-inset-right,0px)) calc(24px + env(safe-area-inset-bottom,0px)) max(24px,env(safe-area-inset-left,0px));overflow:auto;overscroll-behavior:contain}.vy-login__card{min-width:0;max-width:420px;width:100%;text-align:center;background:var(--vy-panel);border:1px solid var(--vy-border);border-radius:var(--vy-r-lg, 20px);padding:clamp(24px,8vw,40px) clamp(20px,6vw,32px);display:grid;gap:14px;justify-items:center}.vy-login__mark{--vy-brand-mark-size: 64px;width:64px;height:64px}.vy-login__title{margin:0;font-size:var(--vy-fs-xl, 22px);color:var(--vy-text)}.vy-login__text{margin:0;color:var(--vy-text-sub);font-size:var(--vy-fs-sm, 14px);line-height:1.5}.vy-login__btn{min-width:200px;min-height:44px;justify-content:center;text-decoration:none}.vy-login__hint{margin:0;color:var(--vy-text-sub);font-size:var(--vy-fs-xs, 12px);line-height:1.5}.vy-login__btn:focus-visible{outline:none;box-shadow:0 0 0 3px var(--vy-cyan)}@media(prefers-reduced-motion:reduce){.vy-login *{transition:none!important;animation:none!important}}@media(display-mode:standalone){.shell,.shell--norrail{height:100dvh}}@media(hover:none)and (pointer:coarse){.rail__btn,.voice-mini__btn,.call-ring__btn,.popover__item,.topbar .vy-btn--icon,.rrail__close{transition:transform .15s var(--vy-ease, ease-out)}.rail__btn:active,.voice-mini__btn:active,.call-ring__btn:active,.popover__item:active,.topbar .vy-btn--icon:active,.rrail__close:active{transform:none}.rrail,.popover,.hk,.csp{-webkit-overflow-scrolling:touch}}@media(prefers-reduced-motion:reduce){.rail__btn:active,.voice-mini__btn:active,.call-ring__btn:active,.popover__item:active,.topbar .vy-btn--icon:active,.rrail__close:active{transform:none}}.rail__btn,.rail__logo,.rail__avatar,.topbar .vy-btn,.topbar .vy-btn--icon,.topbar__brand,.topbar__user{transition:transform .08s var(--vy-ease, ease-out)}.rail__btn:active,.rail__logo:active,.rail__avatar:active,.topbar .vy-btn:active,.topbar .vy-btn--icon:active,.topbar__brand:active,.topbar__user:active{transform:none}.rail__btn:focus-visible,.rail__logo:focus-visible,.rail__avatar:focus-visible,.topbar__brand:focus-visible,.topbar__user:focus-visible{outline:2px solid var(--vy-cyan);outline-offset:2px}.topbar .vy-btn:focus-visible,.topbar .vy-btn--icon:focus-visible{outline:2px solid var(--vy-cyan);outline-offset:2px}@media(prefers-reduced-motion:reduce){.rail__btn:active,.rail__logo:active,.rail__avatar:active,.topbar .vy-btn:active,.topbar .vy-btn--icon:active,.topbar__brand:active,.topbar__user:active{transform:none}}@media(max-width:767px){.shell--voice-active .main{padding-bottom:0}}.topbar__search{transition:border-color .14s var(--vy-ease),background .14s var(--vy-ease)}.topbar__search:hover,.topbar__search:focus-within{border-color:var(--vy-border-strong);background:var(--vy-panel-2)}@keyframes vy-view-in{0%{opacity:0;transform:translateY(6px)}}.main:not(.main--immersive)>*{animation:none}.main:not(.main--immersive)>*:has(.vycr){animation:none}@keyframes vy-toast-in{0%{opacity:0;transform:translateY(8px)}}.state-toast-wrap .vy-toast,.vy-update-toast{animation:vy-toast-in var(--vy-dur-slow) var(--vy-ease) both}@media(prefers-reduced-motion:reduce){.main:not(.main--immersive)>*,.main:not(.main--immersive)>*:has(.vycr),.state-toast-wrap .vy-toast,.vy-update-toast{animation:none}}.topbar__context{flex:none;color:var(--vy-text);font-size:17px;font-weight:600;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar__density{display:inline-flex;flex:none}.topbar__density select{height:44px;font-size:12px;background:transparent;border:1px solid transparent;color:var(--vy-text-sub);width:160px}.topbar__user{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;text-decoration:none}.rail__create{margin-top:8px;color:var(--vy-accent)}.bottom-nav{display:none}.vycr-sound-unlock{min-height:44px;padding:8px 14px;border-radius:12px;border:1px solid var(--vy-border-soft);background:var(--vy-panel);color:var(--vy-accent);font-weight:500}:root[data-vy-density=compact] .main:not(.main--immersive){padding-inline:16px}:root[data-vy-density=compact] .rail{gap:4px}@media(max-width:1180px){.topbar__density{display:none}}@media(max-width:767px){.shell.shell--voice-active{grid-template-rows:calc(60px + env(safe-area-inset-top,0px)) minmax(0,1fr) auto auto}.topbar__context{flex:1;min-width:0;font-size:15px;max-width:none}.topbar .topbar__brand{display:flex;min-width:32px;width:32px}.topbar .topbar__search{flex:none;width:44px;padding:0;display:inline-flex;justify-content:center;background:transparent;border-color:transparent}.topbar__search-label,.topbar__search kbd,.topbar__spacer,.topbar .topbar__user{display:none}.bottom-nav{grid-column:1;grid-row:4;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:0;min-width:0;padding:6px max(6px,env(safe-area-inset-right,0px)) calc(6px + env(safe-area-inset-bottom,0px)) max(6px,env(safe-area-inset-left,0px));border-top:1px solid var(--vy-border-soft);background:var(--vy-panel)}.bottom-nav__item{min-width:0;min-height:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:4px 2px;border-radius:10px;color:var(--vy-text-sub);text-decoration:none;font-size:10px;font-weight:500}.bottom-nav__item .vy-icon{width:22px;height:22px}.bottom-nav__item[aria-current=page]{color:var(--vy-accent);background:var(--vy-panel-3)}.bottom-nav__item:hover{text-decoration:none}.voice-mini{border-radius:12px;margin-bottom:6px}.main:not(.main--immersive){padding:8px 12px 16px}}.vy-session-checking .shell{visibility:hidden!important;pointer-events:none!important}.vy-session-guard{position:fixed;inset:0;z-index:20000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px;background:var(--vy-bg, #f6f8fc);color:var(--vy-text, #0f172a);text-align:center}.vy-session-guard p{max-width:34rem;font-weight:400}.shell{--vy-shell-gutter: 32px;--vym-available-height: 100%}.shell .rail{gap:0;padding:calc(27px + env(safe-area-inset-top,0px)) 10px 18px;background:var(--vy-panel);border-right-color:var(--vy-border-soft)}.rail__logo{flex-direction:column;gap:9px;width:100%;height:auto;min-height:67px;padding:0;margin:0 0 44px;border-radius:12px}.rail__logo .vy-brand-mark{width:44px;height:44px}.rail__wordmark{color:var(--vy-text);font-size:10px;font-weight:600;letter-spacing:.14em}.rail__nav{display:flex;flex:none;flex-direction:column;gap:12px;width:100%}.rail__btn{width:100%;min-height:68px;padding:10px 2px;gap:7px;border-radius:12px}.rail__btn .vy-icon,.rail__btn svg{width:23px;height:23px}.rail__label{font-size:10px;font-weight:600;white-space:nowrap;overflow-wrap:normal;word-break:normal}.rail__btn[aria-current=page]{color:var(--vy-text-on-accent);background:var(--vy-brand);box-shadow:0 4px 14px #1a56db29}.rail__btn[aria-current=page] .rail__label,.rail__btn[aria-current=page] .vy-icon{color:inherit}.rail__btn[aria-current=page]:after{content:"";position:absolute;right:-11px;top:24px;width:3px;height:20px;border-radius:3px;background:var(--vy-brand)}.rail__spacer{min-height:20px}.rail__footer{display:grid;justify-items:center;gap:18px;margin-top:auto;width:100%}.rail__tool{width:44px;min-height:44px;padding:0;border:1px solid var(--vy-border-soft);border-radius:14px;color:var(--vy-text);margin:0}.rail__tool .vy-icon{width:19px;height:19px}.rail__avatar{padding:0;margin:0;border-radius:50%}.rail__avatar .vy-avatar{width:42px;height:42px;font-size:12px}.rail__version{font-size:7px;letter-spacing:.08em;font-weight:600;color:var(--vy-text-sub);white-space:nowrap}.shell .topbar{gap:18px;padding:calc(20px + env(safe-area-inset-top,0px)) var(--vy-shell-gutter) 20px}.topbar .topbar__brand{display:none}.topbar__title{min-width:0;flex:1}.topbar__eyebrow{display:flex;align-items:center;gap:8px;color:var(--vy-text-sub);font-size:9px;font-weight:600;letter-spacing:.13em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar__eyebrow i{width:7px;height:7px;flex:none;border-radius:2px;transform:rotate(-10deg);background:var(--vy-brand)}.topbar__context{display:block;margin-top:9px;max-width:none;font-size:clamp(24px,2.3vw,32px);font-weight:600;line-height:1.1;letter-spacing:-.025em}.topbar__actions{display:flex;flex:none;align-items:center;gap:8px;min-width:0}.topbar .topbar__search{flex:none;width:clamp(180px,25vw,360px);max-width:100%;padding:10px 14px;gap:11px;min-height:44px;border:1px solid var(--vy-border-soft);border-radius:14px;background:color-mix(in srgb,var(--vy-panel) 85%,transparent);font-size:12px}.topbar__search .vy-icon{width:19px;height:19px;flex:none}.topbar__search kbd{font-size:9px;padding:3px 5px;margin-left:24px;background:transparent;border-color:var(--vy-border-soft)}.topbar__actions>.vy-btn--icon,.topbar__appearance>summary{display:grid;place-items:center;flex:none;width:44px;height:44px;padding:0;border:1px solid var(--vy-border-soft);border-radius:14px;background:transparent;color:var(--vy-text)}.topbar__actions>.vy-btn--icon .vy-icon,.topbar__appearance>summary .vy-icon{width:19px;height:19px}.topbar__appearance{position:relative;flex:none}.topbar__appearance>summary{cursor:pointer;list-style:none}.topbar__appearance>summary::-webkit-details-marker{display:none}.topbar__appearance[open]>summary{background:var(--vy-panel)}.topbar__appearance .topbar__density{position:absolute;z-index:var(--vy-z-dropdown);top:calc(100% + 10px);right:0;display:grid;gap:10px;width:224px;padding:16px;border:1px solid var(--vy-border-soft);border-radius:16px;background:var(--vy-panel);box-shadow:var(--vy-shadow-pop);font-size:12px;color:var(--vy-text-sub)}.topbar__appearance .topbar__density select{width:100%;border-color:var(--vy-border-soft);border-radius:10px;padding:8px;background:var(--vy-panel)}.topbar__user .vy-avatar{width:42px;height:42px}.topbar__login{display:inline-flex;justify-content:center;align-items:center;min-height:44px;padding:10px 15px;background:var(--vy-brand);color:var(--vy-text-on-accent);font-size:12px;font-weight:600;border:1px solid var(--vy-brand);border-radius:14px;text-decoration:none}.topbar__login:hover{text-decoration:none;background:var(--vy-brand-hover)}.main,.main.main--immersive{padding:16px var(--vy-shell-gutter, 32px) 28px}.main:has(.vycr){padding:0}.main:has(.vym){--vym-available-height: 100%}:root[data-vy-density=compact] .topbar{padding-block:10px}:root[data-vy-density=compact] .topbar__eyebrow{font-size:8px}:root[data-vy-density=compact] .topbar__context{font-size:22px;margin-top:5px}:root[data-vy-density=compact] .rail__logo{margin-bottom:24px}:root[data-vy-density=compact] .rail__nav{gap:8px}:root[data-vy-density=compact] .rail__btn{min-height:52px}:root[data-vy-density=compact] .rail__tool{min-height:44px}:root[data-vy-density=compact] .rail__btn[aria-current=page]:after{top:16px}@media(max-width:1100px){.shell{--vy-shell-gutter: 24px;--vy-topbar-h: 90px}.shell .topbar{padding-block:18px;gap:12px}.topbar .topbar__search{width:clamp(160px,23vw,280px)}.topbar__search kbd{display:none}.main:not(.main--immersive){padding-bottom:24px}}@media(max-width:960px){.topbar__search-label{display:none}.topbar .topbar__search{width:44px;padding:0;justify-content:center}}@media(min-width:601px)and (max-width:767px){.shell,.shell--norrail{--vy-rail-w: 64px;--vy-shell-gutter: 18px;grid-template-columns:64px minmax(0,1fr);grid-template-rows:var(--vy-topbar-h) minmax(0,1fr)}.shell.shell--voice-active{grid-template-rows:var(--vy-topbar-h) minmax(0,1fr) auto}.shell .rail{display:flex;grid-column:1;grid-row:1 / span 2;padding-inline:6px}.shell .topbar,.shell.shell--norrail .topbar{grid-column:2;grid-row:1;padding:16px 18px}.main,.statebar{grid-column:2}.main:not(.main--immersive){padding:16px 18px 18px}.main:has(.vycr){padding:0}.bottom-nav{display:none}.voice-mini{grid-column:2;grid-row:3}.rail__label{font-size:9px}.rail__btn{min-height:62px}.topbar .topbar__user{display:inline-flex}}@media(max-width:600px){.shell{--vy-shell-gutter: 14px;--vy-topbar-h: 68px}.shell,.shell--norrail,.shell.shell--voice-active{grid-template-columns:minmax(0,1fr);grid-template-rows:calc(68px + env(safe-area-inset-top,0px)) minmax(0,1fr) auto auto}.shell .rail{display:none}.shell .topbar,.shell.shell--norrail .topbar{grid-column:1;gap:8px;padding:max(12px,env(safe-area-inset-top,0px)) 14px 12px;border-bottom:1px solid var(--vy-border-soft)}.topbar__eyebrow{font-size:7px;letter-spacing:.03em;gap:4px}.topbar__eyebrow i{width:5px;height:5px}.topbar__context{font-size:20px;line-height:1.1;margin-top:7px}.topbar__actions{gap:4px}.topbar .topbar__search{width:44px;padding:0}.topbar .topbar__user{display:none}.topbar__login{padding-inline:10px}.topbar__appearance .topbar__density{right:-4px;width:204px}.main{grid-column:1}.main:not(.main--immersive){padding:16px 14px 14px}.main:has(.vycr),.shell--voice-active .main:has(.vycr){padding:0}.bottom-nav{display:grid;gap:4px;padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px));border-radius:22px 22px 0 0;box-shadow:0 -8px 28px #172b6314}.bottom-nav__item{min-height:56px;padding:6px 3px;border-radius:14px;font-size:9px;font-weight:600}.bottom-nav__item[aria-current=page]{color:var(--vy-text-on-accent);background:var(--vy-brand)}:root[data-vy-density=compact] .topbar{padding-block:12px}:root[data-vy-density=compact] .topbar__context{font-size:20px;margin-top:7px}:root[data-vy-density=compact] .main:not(.main--immersive){padding-inline:14px}}.shell.shell--messenger{grid-template-rows:calc(52px + env(safe-area-inset-top,0px)) minmax(0,1fr)}.shell.shell--messenger.shell--voice-active{grid-template-rows:calc(52px + env(safe-area-inset-top,0px)) minmax(0,1fr) auto}.shell--messenger .main.main--immersive{padding:0;overflow:hidden}.shell--messenger .slot-view,.shell--messenger .slot-view__host{height:100%;min-height:0!important;min-width:0;overflow:hidden}.shell--messenger .slot-view__host{flex:1 1 0}.shell--messenger .topbar,:root[data-vy-density=compact] .shell--messenger .topbar{padding:env(safe-area-inset-top,0px) 16px 0;border-bottom:1px solid var(--vy-border-soft)}.shell--messenger .topbar__context{display:none}.shell--messenger .topbar__eyebrow{font-size:9px;letter-spacing:.06em}.shell--messenger .topbar__search{min-height:44px;padding-block:8px}.shell--messenger .topbar__actions>.vy-btn--icon,.shell--messenger .topbar__appearance>summary{border-color:transparent}.shell--messenger .vym.vym--reference{height:100%!important;min-height:0;max-height:none}@media(max-width:600px){.shell.shell--messenger,.shell.shell--messenger.shell--voice-active{grid-template-rows:0 minmax(0,1fr) auto auto}.shell.shell--messenger .topbar{display:none}.shell--messenger .bottom-nav{gap:2px;padding:4px max(6px,env(safe-area-inset-right,0px)) calc(4px + env(safe-area-inset-bottom,0px)) max(6px,env(safe-area-inset-left,0px));border-radius:0;box-shadow:none}.shell--messenger .bottom-nav__item{min-height:48px;padding:4px 2px;border-radius:12px;font-weight:500}.shell--messenger .statebar--top{grid-row:2;align-self:start;margin:8px 0 0}.shell--messenger .vym__sidebar-head,.shell--messenger .vym__head{padding-top:calc(10px + env(safe-area-inset-top,0px))}}@media(max-width:760px){.shell.shell--messenger-keyboard{position:fixed;inset-inline:0;top:var(--vy-messenger-top, 0);height:var(--vy-messenger-vh, 100dvh);max-height:var(--vy-messenger-vh, 100dvh)}.shell--messenger-keyboard .bottom-nav{display:none}.shell--messenger-keyboard .vym-native-composer{padding-bottom:6px}}.vy-ctx{position:fixed;z-index:var(--vy-z-tooltip, 1100);min-width:208px;max-width:296px;max-height:min(70vh,480px);overflow-y:auto;overscroll-behavior:contain;padding:var(--vy-sp-1, 6px);background:var(--vy-panel);border:1px solid var(--vy-border-soft);border-radius:var(--vy-r-sm, 12px);box-shadow:var(--vy-shadow-pop, 0 12px 32px rgba(24, 39, 75, .16));color:var(--vy-text);font-size:var(--vy-fs-md, 14px);outline:none}.vy-ctx--in{animation:vy-ctx-in .12s var(--vy-ease, ease-out);transform-origin:top left}@keyframes vy-ctx-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.vy-ctx__item{display:flex;align-items:center;gap:var(--vy-sp-2, 8px);width:100%;padding:8px 10px;border:0;border-radius:calc(var(--vy-r-sm, 12px) - 6px);background:none;color:var(--vy-text-sub);font:inherit;text-align:left;cursor:pointer;transition:background var(--vy-dur-fast, 80ms) var(--vy-ease, ease-out)}.vy-ctx__item:hover,.vy-ctx__item:focus-visible{background:var(--vy-panel-3);color:var(--vy-text);outline:none}.vy-ctx__item:active{background:var(--vy-panel-deep)}.vy-ctx__sep{height:1px;margin:var(--vy-sp-1, 6px) var(--vy-sp-2, 8px);background:var(--vy-border-soft)}.vy-ctx-toast{position:fixed;left:50%;bottom:calc(24px + env(safe-area-inset-bottom,0px));transform:translate(-50%,8px);z-index:var(--vy-z-toast, 900);padding:8px 14px;background:var(--vy-panel-2);color:var(--vy-text);border:1px solid var(--vy-border-soft);border-radius:var(--vy-r-full, 999px);box-shadow:var(--vy-shadow-card, 0 8px 24px rgba(24, 39, 75, .1));font-size:var(--vy-fs-sm, 13px);opacity:0;pointer-events:none;transition:opacity var(--vy-dur-base, .16s) var(--vy-ease, ease-out),transform var(--vy-dur-base, .16s) var(--vy-ease, ease-out)}.vy-ctx-toast--show{opacity:1;transform:translate(-50%)}@media(prefers-reduced-motion:reduce){.vy-ctx--in{animation:none}.vy-ctx__item,.vy-ctx-toast{transition:none}}html.vy-reduce-motion .vy-ctx--in{animation:none}html.vy-reduce-motion .vy-ctx__item,html.vy-reduce-motion .vy-ctx-toast{transition:none}@media(max-width:767px){.main:not(.main--immersive):not(:has(.vym,.vys,.vyc)){padding-bottom:16px}.main:not(.main--immersive)>*{padding-bottom:0}.main .vy-dash{gap:12px}.main .vy-dash__card{padding:16px}}@media(display-mode:standalone)and (max-width:767px){.state-toast-wrap{top:calc(68px + env(safe-area-inset-top,0px))}}
