.vf-chat-figma{--vf-chat-sage:var(--vf-portal-accent,#2d4a2d);--vf-chat-sage-deep:var(--vf-portal-ink,#1f3b2d);--vf-chat-green:var(--vf-portal-accent,#3d4e3d);--vf-chat-gold:var(--vf-portal-gold,#b8973e);--vf-chat-cream:var(--vf-page-bg,#f8f5ee);--vf-chat-bg:var(--vf-portal-card,#fcfcf9);--vf-chat-panel:var(--vf-page-bg,#f6f7f3);--vf-chat-border:var(--vf-portal-border,#e8e8e8);--vf-chat-muted:var(--vf-portal-subtext,#636e72);--vf-chat-ink:var(--vf-portal-ink,#1f3b2d);--vf-chat-accent-soft:color-mix(in srgb, var(--vf-portal-accent,#2d4a2d) 10%, white);--vf-chat-ease:cubic-bezier(.22, 1, .36, 1)}@keyframes vf-chat-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes vf-chat-slide-in-right{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes vf-chat-slide-in-left{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes vf-chat-scale-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes vf-chat-msg-in-left{0%{opacity:0;transform:translate(-10px)translateY(4px)}to{opacity:1;transform:translate(0)translateY(0)}}@keyframes vf-chat-msg-in-right{0%{opacity:0;transform:translate(10px)translateY(4px)}to{opacity:1;transform:translate(0)translateY(0)}}.vf-chat-anim-panel-left{animation:vf-chat-slide-in-left .38s var(--vf-chat-ease) both}.vf-chat-anim-panel-right{animation:vf-chat-slide-in-right .38s var(--vf-chat-ease) both}.vf-chat-anim-fade{animation:vf-chat-fade-in .32s var(--vf-chat-ease) both}.vf-chat-anim-scale{animation:vf-chat-scale-in .28s var(--vf-chat-ease) both}.vf-chat-msg-in-left{animation:vf-chat-msg-in-left .34s var(--vf-chat-ease) both}.vf-chat-msg-in-right{animation:vf-chat-msg-in-right .34s var(--vf-chat-ease) both}.vf-chat-hex-bg{background-color:var(--vf-chat-bg);background-image:radial-gradient(circle at 50% 50%, color-mix(in srgb, var(--vf-portal-accent,#2d4a2d) 4%, transparent) 0%, transparent 55%), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='100' viewBox='0 0 56 100'%3E%3Cg fill='none' stroke='%23E3E6DE' stroke-width='0.6' opacity='0.55'%3E%3Cpath d='M28 0 L56 16 L56 48 L28 64 L0 48 L0 16 Z'/%3E%3Cpath d='M28 36 L56 52 L56 84 L28 100 L0 84 L0 52 Z'/%3E%3C/g%3E%3C/svg%3E");background-size:56px 100px}[data-vf-portal=central] .vf-chat-hex-bg{background-image:radial-gradient(circle at 50% 50%, color-mix(in srgb, var(--vf-portal-accent,#1e40af) 6%, transparent) 0%, transparent 55%), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='100' viewBox='0 0 56 100'%3E%3Cg fill='none' stroke='%23C8D4E8' stroke-width='0.6' opacity='0.5'%3E%3Cpath d='M28 0 L56 16 L56 48 L28 64 L0 48 L0 16 Z'/%3E%3Cpath d='M28 36 L56 52 L56 84 L28 100 L0 84 L0 52 Z'/%3E%3C/g%3E%3C/svg%3E")}.vf-chat-room-item{transition:background-color .22s var(--vf-chat-ease), transform .22s var(--vf-chat-ease), box-shadow .22s var(--vf-chat-ease)}.vf-chat-room-item:hover{transform:translate(2px)}.vf-chat-room-item[data-active=true]{background:var(--vf-chat-accent-soft);box-shadow:inset 3px 0 0 var(--vf-portal-accent,var(--vf-chat-gold))}.vf-chat-chip{transition:background-color .2s var(--vf-chat-ease), color .2s var(--vf-chat-ease), border-color .2s var(--vf-chat-ease), transform .15s var(--vf-chat-ease);color:#5c6f65;background:#fff}.vf-chat-chip:hover:not([data-active=true]){color:#1f3b2d;background:#ece8df;border-color:#c8cfc4}.vf-chat-chip:active{transform:scale(.97)}.vf-chat-chip[data-active=true]{background:#3d4e3d;background:var(--vf-chat-green,#3d4e3d);color:#fff;border-color:#3d4e3d;border-color:var(--vf-chat-green,#3d4e3d)}.vf-chat-chip[data-active=true]:hover{color:#fff;background:#344a34;border-color:#344a34}.vf-chat-emoji-panel .vf-chat-chip[data-active=true]{color:#fff;background:#3d4e3d;border-color:#3d4e3d}.vf-chat-emoji-panel .vf-chat-chip[data-active=true]:hover{color:#fff;background:#2d4a2d;border-color:#2d4a2d}.vf-chat-emoji-panel .vf-chat-chip:hover:not([data-active=true]){color:#1f3b2d;background:#ece8df;border-color:#c8cfc4}.vf-chat-emoji-btn:focus-visible{outline-offset:1px;outline:2px solid #b8973e8c}.vf-chat-composer-pill:has(textarea:focus){box-shadow:0 0 0 3px color-mix(in srgb, var(--vf-portal-accent,#2d4a2d) 18%, transparent);border-color:color-mix(in srgb, var(--vf-portal-accent,#2d4a2d) 45%, transparent)}.vf-chat-composer-pill button{outline:none}.vf-chat-composer-pill button:focus-visible{box-shadow:none;outline:none}.vf-chat-composer-pill button[data-active=true]{box-shadow:inset 0 0 0 1px #b8973e59}.vf-chat-send-btn{background:var(--vf-portal-accent,#3d4e3d);transition:transform .18s var(--vf-chat-ease), background-color .18s var(--vf-chat-ease), box-shadow .18s var(--vf-chat-ease)}.vf-chat-send-btn:not(:disabled):hover{box-shadow:0 6px 18px color-mix(in srgb, var(--vf-portal-accent,#2d4a2d) 28%, transparent);transform:scale(1.04)}.vf-chat-send-btn:not(:disabled):active{transform:scale(.96)}@media (prefers-reduced-motion:reduce){.vf-chat-anim-panel-left,.vf-chat-anim-panel-right,.vf-chat-anim-fade,.vf-chat-anim-scale,.vf-chat-msg-in-left,.vf-chat-msg-in-right{animation:none}.vf-chat-room-item,.vf-chat-room-item:hover,.vf-chat-chip,.vf-chat-send-btn{transition:none;transform:none}}html.vf-mobile-app-only .vf-chat-figma{--vf-chat-green:var(--vf-portal-accent,#3d4e3d);--vf-chat-sage:var(--vf-portal-accent,#2d4a2d);--vf-chat-gold:var(--vf-portal-gold,#b8973e);--vf-chat-panel:var(--vf-page-bg,#f6f7f3)}html.vf-mobile-app-only .vf-page-shell__body{padding:8px 8px 12px}html.vf-mobile-app-only .vf-chat-with-tabs--mobile{flex-direction:column;flex:1;min-height:0;padding:0;display:flex}html.vf-mobile-app-only .vf-chat-with-tabs--mobile .vf-chat-mobile-shell{background:var(--vf-portal-card,#fff);border:none;border-radius:16px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}html.vf-mobile-app-only .vf-chat-tabs--inset{border:none;border-bottom:1px solid var(--vf-portal-border,#e8e8e8);background:var(--vf-portal-card,#fff);border-radius:0;flex-shrink:0;margin:0;padding:8px 10px}html.vf-mobile-app-only .vf-chat-tabs{border:1px solid var(--vf-portal-border,#e8e8e8);background:var(--vf-portal-card,#fff);border-radius:14px;gap:4px;width:100%;padding:4px;display:flex}html.vf-mobile-app-only .vf-chat-tab{min-height:38px;color:var(--vf-portal-subtext,#636e72);cursor:pointer;transition:background-color .2s var(--vf-chat-ease), color .2s var(--vf-chat-ease);background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 10px;font-size:11px;font-weight:800;display:inline-flex}html.vf-mobile-app-only .vf-chat-tab[data-active=true][data-tab=rooms]{background:var(--vf-portal-accent,#3d4e3d);color:#fff;box-shadow:0 4px 12px #0000001f}html.vf-mobile-app-only .vf-chat-tab[data-active=true][data-tab=assistant]{background:var(--vf-portal-gold,#b8973e);color:#fff;box-shadow:0 4px 12px #0000001f}html.vf-mobile-app-only [data-vf-portal=central] .vf-chat-tab[data-active=true][data-tab=assistant]{background:var(--vf-portal-accent,#1e40af);box-shadow:0 4px 14px color-mix(in srgb, var(--vf-portal-accent,#1e40af) 35%, transparent)}html.vf-mobile-app-only .vf-chat-mobile-shell{box-shadow:none}.vf-chat-mobile-page{min-height:100dvh;padding-bottom:var(--vf-bottom-clearance,72px);background:var(--vf-page-bg,#f8f5ee);flex-direction:column;display:flex}.vf-chat-mobile-page__header{background:var(--vf-portal-header,#2d4a2d);z-index:50;flex-shrink:0;align-items:flex-start;gap:10px;padding:14px 18px 12px;display:flex;position:sticky;top:0}.vf-chat-mobile-page__head-text{flex:1;min-width:0;padding-top:2px}.vf-chat-mobile-page__head-text h1{color:#fff;margin:0;font-size:18px;font-weight:800;line-height:1.2}.vf-chat-mobile-page__head-text p{color:#ffffffb8;margin:4px 0 0;font-size:12px;font-weight:600;line-height:1.35}.vf-chat-mobile-page__body{flex-direction:column;flex:1;min-height:0;padding:10px 18px 0;display:flex}.vf-chat-mobile-page__tabs{flex:1;min-height:0}.vf-chat-room-list-head--mobile{padding:12px 12px 10px}.vf-chat-mobile-toolbar{flex-direction:column;gap:10px;display:flex}.vf-chat-mobile-search-row{align-items:center;gap:8px;display:flex}.vf-chat-mobile-search-input{flex:1;min-width:0;padding:10px 14px;font-size:14px}.vf-chat-mobile-new-btn{background:var(--vf-portal-accent,#2d4a2d);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:999px;flex-shrink:0;padding:10px 14px;font-family:inherit;font-size:12px;font-weight:800}.vf-chat-mobile-filters{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.vf-chat-archive-link{color:var(--vf-portal-accent,#2d4a2d);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-family:inherit;font-size:11px;font-weight:800;text-decoration:underline}.vf-chat-archive-link[data-active=true]{color:var(--vf-portal-gold,#b8973e)}.vf-chat-online-row--mobile{padding:6px 14px}.vf-chat-room-scroll--mobile{padding:0 8px 8px}.vf-chat-section-label--mobile{background:color-mix(in srgb, var(--vf-portal-card,#fff) 88%, transparent);padding:8px 10px 4px}html.vf-mobile-app-only .vf-chat-mobile-frame{flex:1;height:auto!important;min-height:0!important}html.vf-mobile-app-only .vf-chat-room-item{border:1px solid color-mix(in srgb, var(--vf-portal-border,#e8e8e8) 80%, transparent);background:#fff;margin-bottom:8px}html.vf-mobile-app-only .vf-chat-room-item[data-active=true]{border-color:color-mix(in srgb, var(--vf-portal-accent,#2d4a2d) 35%, transparent)}html.vf-mobile-app-only .vf-chat-new-btn{background:var(--vf-portal-accent,#2d4a2d)}html.vf-mobile-app-only .vf-chat-room-item[data-active=true]{background:color-mix(in srgb, var(--vf-portal-accent,#2d4a2d) 8%, white);box-shadow:inset 3px 0 0 var(--vf-portal-accent,var(--vf-chat-gold))}html.vf-mobile-app-only .vf-chat-chip[data-active=true]{background:var(--vf-portal-accent,#3d4e3d);border-color:var(--vf-portal-accent,#3d4e3d);color:#fff}html.vf-mobile-app-only [data-vf-portal=central] .vf-chat-mobile-frame{height:calc(100dvh - 156px);min-height:380px}html.vf-mobile-app-only [data-vf-portal=familia] .vf-fam-chat-panel-shell .vf-chat-mobile-frame{flex:1;min-width:0}html.vf-mobile-app-only [data-vf-portal=familia] .vf-fam-chat-panel-shell .vf-chat-composer-pill{min-width:0}.vf-lic-chat-page{background:var(--vf-page-bg,#f5f0e6)}.vf-lic-chat-page__back{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.vf-lic-chat-hub{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-shrink:0;gap:8px;padding:10px 12px 0;display:flex;overflow-x:auto}.vf-lic-chat-hub::-webkit-scrollbar{display:none}.vf-lic-chat-hub__chip{border:1px solid color-mix(in srgb, var(--vf-portal-gold,#b8973e) 45%, #e8e2d6);color:#1f3b2d;cursor:pointer;background:#fff;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:8px 12px;font-size:11px;font-weight:800;display:inline-flex}.vf-lic-chat-page__body{padding-top:8px}html.vf-mobile-app-only [data-vf-portal=licenciado] .vf-lic-chat-panel-shell{flex-direction:column;flex:1;min-height:0;display:flex}html.vf-mobile-app-only [data-vf-portal=licenciado] .vf-lic-chat-panel-shell .vf-chat-mobile-frame{min-height:calc(100dvh - 220px - var(--vf-bottom-clearance,72px));height:calc(100dvh - 220px - var(--vf-bottom-clearance,72px));flex:1}html.vf-mobile-app-only [data-vf-portal=licenciado] .vf-lic-chat-page .vf-chat-mobile-page__tabs{flex:1;min-height:0}[data-vf-portal=licenciado] .vf-lic-chat-page__header{background:linear-gradient(180deg, var(--vf-portal-header,#6b4e3a) 0%, #5c4030 100%)}[data-vf-portal=licenciado] .vf-lic-chat-page .vf-chat-mobile-page__head-text p{color:#ffffffe6}[data-vf-portal=licenciado] .vf-lic-chat-panel-shell,[data-vf-portal=licenciado] .vf-lic-chat-panel-shell .vf-chat-mobile-shell{background:#fff}[data-vf-portal=licenciado] .vf-lic-chat-panel-shell .vf-chat-tabs--inset{background:#ede8df;border-bottom-color:#5c40301f}[data-vf-portal=licenciado] .vf-lic-chat-panel-shell .vf-chat-tabs{background:#e8e2d8;border-color:#5c403024}[data-vf-portal=licenciado] .vf-lic-chat-panel-shell .vf-chat-tab:not([data-active=true]){color:#3d2f22;background:#ffffff8c}[data-vf-portal=licenciado] .vf-lic-chat-panel-shell .vf-chat-tab[data-active=true][data-tab=rooms]{color:#fff;background:#5c4030}[data-vf-portal=licenciado] .vf-lic-chat-panel-shell .vf-chat-tab[data-active=true][data-tab=assistant]{background:var(--vf-portal-gold,#d4af37);color:#2a1f14}[data-vf-portal=licenciado] .vf-lic-chat-panel-shell aside{background:#faf7f2!important}[data-vf-portal=licenciado] .vf-lic-chat-panel-shell .vf-chat-chip:not([data-active=true]){color:#3d352c;background:#fff;border-color:#5c40302e}[data-vf-portal=licenciado] .vf-lic-chat-panel-shell .vf-chat-chip[data-active=true]{color:#fff;background:#5c4030;border-color:#5c4030}[data-vf-portal=licenciado] .vf-lic-chat-panel-shell .vf-chat-archive-link:not([data-active=true]){color:#5c4030;text-decoration-color:#5c403073}[data-vf-portal=licenciado] .vf-lic-chat-panel-shell .vf-chat-archive-link[data-active=true]{color:#8b6914}[data-vf-portal=licenciado] .vf-lic-chat-panel-shell .vf-chat-section-label--mobile{color:#5c5248;background:#f5f0e6}[data-vf-portal=licenciado] .vf-lic-chat-panel-shell .vf-chat-room-item{background:#fff;border-color:#5c40301f}[data-vf-portal=licenciado] .vf-lic-chat-panel-shell .vf-chat-room-list-title,[data-vf-portal=licenciado] .vf-lic-chat-panel-shell .vf-chat-search-input{color:#2a1f14}[data-vf-portal=licenciado] .vf-lic-chat-panel-shell .vf-chat-mobile-new-btn{background:#5c4030}[data-vf-portal=licenciado] .vf-lic-chat-hub__chip{color:#2a1f14;border-color:#d4af3773;font-weight:800}[data-vf-portal=licenciado] .vf-lic-chat-panel-shell .vf-chat-room-item .min-w-0>div:first-child>span:last-child{color:#6b6358}[data-vf-portal=licenciado] .vf-lic-chat-panel-shell .vf-chat-room-item .min-w-0>div:last-child span{color:#4a4035}[data-vf-portal=licenciado] .vf-lic-chat-panel-shell .vf-chat-online-row--mobile>span:first-child{color:#6b6358}html.vf-mobile-app-only [data-vf-portal=professor] .vf-prof-chat-panel-shell{flex-direction:column;flex:1;min-height:0;display:flex}html.vf-mobile-app-only [data-vf-portal=professor] .vf-prof-chat-panel-shell .vf-chat-mobile-frame{min-height:calc(100dvh - 220px - var(--vf-bottom-clearance,72px));height:calc(100dvh - 220px - var(--vf-bottom-clearance,72px));flex:1}html.vf-mobile-app-only [data-vf-portal=professor] .vf-prof-chat-page .vf-chat-mobile-page__tabs{flex:1;min-height:0}[data-vf-portal=professor] .vf-prof-chat-page__header{background:linear-gradient(#1a4a54 0%,#163a42 100%)}[data-vf-portal=professor] .vf-prof-chat-page .vf-chat-mobile-page__head-text h1{color:#fff}[data-vf-portal=professor] .vf-prof-chat-page .vf-chat-mobile-page__head-text p{color:#ffffffe6}[data-vf-portal=professor] .vf-prof-chat-page__back{color:#e8c547;background:#ffffff24;border:1px solid #ffffff38;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}[data-vf-portal=professor] .vf-prof-chat-panel-shell,[data-vf-portal=professor] .vf-prof-chat-panel-shell .vf-chat-mobile-shell{background:#fff}[data-vf-portal=professor] .vf-prof-chat-panel-shell .vf-chat-tabs--inset{background:#e8f0f2;border-bottom-color:#163a421f}[data-vf-portal=professor] .vf-prof-chat-panel-shell .vf-chat-tabs{background:#dce8eb;border-color:#163a4224}[data-vf-portal=professor] .vf-prof-chat-panel-shell .vf-chat-tab:not([data-active=true]){color:#1f3b2d;background:#ffffffa6}[data-vf-portal=professor] .vf-prof-chat-panel-shell .vf-chat-tab[data-active=true][data-tab=rooms]{color:#fff;background:#163a42}[data-vf-portal=professor] .vf-prof-chat-panel-shell .vf-chat-tab[data-active=true][data-tab=assistant]{color:#1a2a1a;background:#c68642}[data-vf-portal=professor] .vf-prof-chat-panel-shell aside{background:#f4f8f9!important}[data-vf-portal=professor] .vf-prof-chat-panel-shell .vf-chat-chip:not([data-active=true]){color:#1f3b2d;background:#fff;border-color:#163a422e}[data-vf-portal=professor] .vf-prof-chat-panel-shell .vf-chat-chip[data-active=true]{color:#fff;background:#163a42;border-color:#163a42}[data-vf-portal=professor] .vf-prof-chat-panel-shell .vf-chat-room-list-title,[data-vf-portal=professor] .vf-prof-chat-panel-shell .vf-chat-search-input{color:#1f3b2d}[data-vf-portal=professor] .vf-prof-chat-panel-shell .vf-chat-mobile-new-btn{background:#163a42}[data-vf-portal=professor] .vf-prof-chat-hub{flex-wrap:wrap;gap:8px;padding:10px 16px 0;display:flex}[data-vf-portal=professor] .vf-prof-chat-hub__chip{color:#1f3b2d;cursor:pointer;background:#ffffffeb;border:1px solid #c6864273;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.vf-chat-online-badge{background:var(--vf-portal-accent,#2d4a2d);color:#fff}.vf-chat-presence-online{background:var(--vf-portal-accent,#22c55e)}.vf-chat-search-input:focus{border-color:color-mix(in srgb, var(--vf-portal-accent,#2d4a2d) 50%, transparent);box-shadow:0 0 0 2px color-mix(in srgb, var(--vf-portal-accent,#2d4a2d) 15%, transparent);outline:none}.vf-chat-user-bubble{background:var(--vf-portal-accent,#3d4e3d);color:#fff}.vf-chat-ai-badge{background:var(--vf-portal-gold,#b8973e);color:#fff}[data-vf-portal=central] .vf-chat-ai-badge{background:linear-gradient(145deg, var(--vf-portal-accent,#1e40af) 0%, var(--vf-portal-header,#0f2557) 100%)}.vf-chat-ai-label{color:var(--vf-portal-gold,#b8973e)}[data-vf-portal=central] .vf-chat-ai-label{color:var(--vf-portal-accent,#1e40af)}.vf-chat-ai-hint{border-color:var(--vf-chat-border);background:color-mix(in srgb, var(--vf-page-bg,#f8f5ee) 85%, white);color:var(--vf-chat-muted)}.vf-chat-empty-state{border-color:var(--vf-chat-border);background:color-mix(in srgb, var(--vf-portal-card,#fff) 92%, transparent);color:var(--vf-chat-muted)}.vf-chat-empty-inbox{padding:16px 10px 8px}.vf-chat-empty-inbox .vf-chat-empty-state{border:1px dashed var(--vf-portal-border,#e8e8e8);text-align:center;border-radius:14px;padding:20px 16px}.vf-chat-empty-inbox .vf-chat-empty-state p{margin:6px 0 0;font-size:13px;line-height:1.45}.vf-chat-empty-state__title{color:var(--vf-portal-accent,#2d4a2d);font-weight:700}.vf-chat-contact-picker__backdrop{background:color-mix(in srgb, var(--vf-portal-header,#0f2557) 72%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.vf-chat-contact-picker__panel{border:1px solid var(--vf-portal-border,#e8e8e8);box-shadow:0 24px 64px color-mix(in srgb, var(--vf-portal-header,#0f2557) 22%, transparent)}.vf-chat-contact-picker__search:focus{border-color:color-mix(in srgb, var(--vf-portal-accent,#1e40af) 55%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--vf-portal-accent,#1e40af) 12%, transparent);background:#fff;outline:none}.vf-chat-contact-picker__section-head{background:color-mix(in srgb, var(--vf-page-bg,#f4f8f4) 95%, white);color:var(--vf-portal-accent,#2d4a2d)}.vf-chat-contact-picker__role{color:var(--vf-portal-accent,#b8973e);font-weight:700}.vf-chat-contact-picker__row:hover{background:color-mix(in srgb, var(--vf-page-bg,#fafbf8) 70%, white)}.vf-chat-contact-picker__avatar{background:var(--vf-portal-accent,#2d4a2d);color:#fff}.vf-chat-central-mobile .vf-chat-mobile-shell{border-radius:16px;overflow:hidden}.vf-oobe-root{z-index:9000;color:#f5f8f3;isolation:isolate;flex-direction:column;font-family:Inter,Segoe UI,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden}.vf-oobe-bg--sage{background:radial-gradient(circle at 18% 12%,#b8973e2e 0%,#2d4a2d00 55%),radial-gradient(circle at 82% 88%,#78aa6e2e 0%,#1f352000 60%),linear-gradient(160deg,#2d4a2d 0%,#244023 45%,#1f3520 100%)}.vf-oobe-bg--gold{color:#fffaf0;background:radial-gradient(circle at 20% 18%,#fff0c838 0%,#85631e00 60%),linear-gradient(160deg,#b8973e 0%,#8d6e1f 60%,#5e470e 100%)}.vf-oobe-bg-decor{pointer-events:none;mix-blend-mode:screen;opacity:.55;background:radial-gradient(closest-side at 50% 100%,#ffffff0f 0%,#fff0 70%),repeating-linear-gradient(120deg,#ffffff05 0 2px,#0000 2px 8px);position:absolute;inset:0}.vf-oobe-header{z-index:2;justify-content:space-between;align-items:center;padding:28px 36px 0;display:flex;position:relative}.vf-oobe-brand{align-items:center;gap:12px;display:flex}.vf-oobe-logo{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#d4af37 0%,#b8973e 100%);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-family:Playfair Display,Times New Roman,serif;font-size:18px;font-weight:800;display:inline-flex;box-shadow:0 8px 22px #00000047,inset 0 1px #ffffff2e}.vf-oobe-brand-label{letter-spacing:.18em;text-transform:uppercase;color:#ffffffc7;font-size:11px;font-weight:800}.vf-oobe-skip{color:#ffffffc7;letter-spacing:.02em;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:background-color .16s,color .16s,border-color .16s;display:inline-flex}.vf-oobe-skip:hover{color:#fff;background:#ffffff1a;border-color:#ffffff52}.vf-oobe-main{z-index:2;flex:1;justify-content:center;align-items:center;padding:32px 24px;display:flex;position:relative;overflow-y:auto}.vf-oobe-card{width:100%;color:var(--ink-700);background:#fff;border-radius:28px;padding:48px 52px;animation:.32s cubic-bezier(.22,1,.36,1) vfOOBEFadeIn;box-shadow:0 32px 80px #00000052,0 4px 12px #0000002e,inset 0 1px #fff9}.vf-oobe-card--md{max-width:720px}.vf-oobe-card--lg{max-width:880px;padding:56px 64px}@keyframes vfOOBEFadeIn{0%{opacity:0;transform:translateY(14px)scale(.992)}to{opacity:1;transform:translateY(0)scale(1)}}.vf-oobe-title{color:#1f3b2d;letter-spacing:-.01em;overflow-wrap:anywhere;word-wrap:break-word;margin:0 0 12px;font-family:Playfair Display,Times New Roman,serif;font-size:36px;font-weight:700;line-height:1.08}.vf-oobe-subtitle{color:#55675a;overflow-wrap:anywhere;word-wrap:break-word;max-width:56ch;margin:0 0 28px;font-size:15px;font-weight:500;line-height:1.6}.vf-oobe-content{color:var(--ink-700);overflow-wrap:anywhere;word-wrap:break-word;font-size:15px;overflow:visible}.vf-oobe-footer{z-index:2;flex-direction:column;align-items:stretch;gap:14px;padding:18px 36px 28px;display:flex;position:relative}.vf-oobe-progress{align-items:center;gap:14px;width:100%;max-width:520px;margin:0 auto;display:flex}.vf-oobe-progress--placeholder{visibility:hidden;height:6px}.vf-oobe-progress-track{background:#ffffff29;border:1px solid #ffffff24;border-radius:999px;flex:1;height:4px;overflow:hidden}.vf-oobe-progress-fill{background:linear-gradient(90deg,#b8973e 0%,#d4af37 100%);height:100%;transition:width .36s cubic-bezier(.22,1,.36,1);box-shadow:0 0 12px #d4af3780}.vf-oobe-progress-label{letter-spacing:.14em;text-transform:uppercase;color:#ffffffb8;text-align:right;min-width:56px;font-size:11px;font-weight:700}.vf-oobe-footer-helper{text-align:center;color:#ffffff9e;font-size:12px}.vf-oobe-actions{justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:720px;margin:0 auto;display:flex}.vf-oobe-btn{letter-spacing:.01em;cursor:pointer;border:1px solid #0000;border-radius:14px;align-items:center;gap:8px;min-width:132px;height:48px;padding:0 22px;font-size:14px;font-weight:700;transition:transform .16s,background-color .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex}.vf-oobe-btn:disabled{opacity:.4;cursor:not-allowed;transform:none!important}.vf-oobe-btn--ghost{color:#ffffffd9;background:0 0;border-color:#ffffff47}.vf-oobe-btn--ghost:not(:disabled):hover{color:#fff;background:#ffffff14;border-color:#ffffff8c}.vf-oobe-btn--primary{color:#1a2a1d;background:linear-gradient(135deg,#b8973e 0%,#d4af37 100%);justify-content:center;box-shadow:0 12px 28px #b8973e52,inset 0 1px #ffffff52}.vf-oobe-btn--primary:not(:disabled):hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 16px 36px #b8973e6b,inset 0 1px #ffffff52}.vf-oobe-btn--primary:not(:disabled):active{transform:translateY(0)}.vf-oobe-options{flex-direction:column;gap:12px;margin-top:8px;display:flex}.vf-oobe-option{appearance:none;text-align:left;width:100%;color:var(--ink-700);cursor:pointer;background:#fff;border:1.5px solid #dde3d8;border-radius:16px;align-items:center;gap:14px;padding:16px 20px;font-size:15px;font-weight:600;line-height:1.4;transition:border-color .16s,background-color .16s,transform .12s,box-shadow .16s;display:flex}.vf-oobe-option:hover{background:#f5f8f3;border-color:#92ae8a;transform:translate(2px)}.vf-oobe-option.is-selected{color:#1f3b2d;background:linear-gradient(135deg,#f3f8ee 0%,#e9f1de 100%);border-color:#2d4a2d;box-shadow:0 0 0 4px #2d4a2d1a}.vf-oobe-option-key{color:#8d6e1f;background:#f4ecd6;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:800;display:inline-flex}.vf-oobe-option.is-selected .vf-oobe-option-key{color:#fff;background:#2d4a2d}.vf-oobe-celebration{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:12px 0 8px;display:flex}.vf-oobe-celebration-badge{background:linear-gradient(140deg,#2d4a2d 0%,#1e3520 100%);border-radius:36px;justify-content:center;align-items:center;width:132px;height:132px;animation:.48s cubic-bezier(.22,1.6,.36,1) vfOOBEPop;display:flex;overflow:hidden;box-shadow:0 24px 48px #2d4a2d52,inset 0 2px #ffffff29}.vf-oobe-celebration-badge img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.vf-oobe-celebration-badge--fallback{color:#d4af37;font-family:Playfair Display,Times New Roman,serif;font-size:56px;font-weight:800}@keyframes vfOOBEPop{0%{opacity:0;transform:scale(.6)rotate(-6deg)}60%{opacity:1;transform:scale(1.06)rotate(2deg)}to{opacity:1;transform:scale(1)rotate(0)}}.vf-oobe-celebration-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#8d6e1f;font-size:11px;font-weight:800}.vf-oobe-celebration-archetype{color:#1f3b2d;font-family:Playfair Display,Times New Roman,serif;font-size:44px;font-weight:800;line-height:1}.vf-oobe-celebration-summary{color:#55675a;max-width:56ch;font-size:15px}.vf-oobe-celebration-traits{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:4px;display:flex}.vf-oobe-celebration-trait{color:#8d6e1f;letter-spacing:.08em;text-transform:uppercase;background:#f4ecd6;border-radius:999px;align-items:center;padding:6px 12px;font-size:11px;font-weight:800;display:inline-flex}.vf-oobe-error{color:#b53a2c;background:#e53e3e14;border:1px solid #e53e3e52;border-radius:12px;margin-top:14px;padding:10px 14px;font-size:13px;font-weight:600}@media (width<=768px){.vf-oobe-header{padding:18px 20px 0}.vf-oobe-main{padding:18px 16px}.vf-oobe-card{border-radius:22px;padding:32px 24px}.vf-oobe-card--lg{padding:32px 24px}.vf-oobe-title{font-size:28px}.vf-oobe-footer{padding:14px 16px 22px}.vf-oobe-actions{flex-direction:column-reverse;gap:10px}.vf-oobe-btn{justify-content:center;width:100%}.vf-oobe-celebration-badge{width:110px;height:110px}.vf-oobe-celebration-archetype{font-size:36px}}@media (prefers-reduced-motion:reduce){.vf-oobe-card,.vf-oobe-celebration-badge,.vf-oobe-progress-fill,.vf-oobe-btn{transition:none!important;animation:none!important}}
