.discovery-path-rail{display:flex;flex-direction:column;min-height:0;height:100%;box-sizing:border-box;padding:20px 18px;background:var(--gg-bg);overflow:hidden}.discovery-path-rail__head{display:flex;align-items:flex-start;gap:8px;flex-shrink:0}.discovery-path-rail__heading{flex:1;min-width:0}.discovery-path-rail__title{font-size:13px;font-weight:800;letter-spacing:-.01em;color:var(--gg-ink-deep)}.discovery-path-rail__subtitle{margin-top:3px;font-size:11.5px;line-height:1.45;color:var(--gg-muted)}.discovery-rail-shell{position:relative;flex-shrink:0;width:360px;height:100%;box-sizing:border-box;background:var(--gg-bg);border-left:1px solid var(--gg-border);overflow:hidden;transition:width .26s cubic-bezier(.4,0,.2,1)}.discovery-rail-shell--collapsed{width:52px}.discovery-rail-shell__layer{position:absolute;top:0;bottom:0;opacity:1;visibility:visible;transition:opacity .15s ease,visibility 0s}.discovery-rail-shell__layer[aria-hidden=true]{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,visibility 0s linear .15s}.discovery-rail-shell__layer--full{left:0;width:360px}.discovery-path-rail__toggle{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;margin:-3px -6px 0 0;padding:0;border:none;border-radius:999px;background:transparent;color:var(--gg-muted);cursor:pointer;transition:background .15s ease,color .15s ease}.discovery-path-rail__toggle:hover{background:var(--gg-lavender-soft);color:var(--gg-primary)}.discovery-path-rail__toggle:focus-visible{outline:2px solid var(--gg-primary);outline-offset:2px}.discovery-path-rail__toggle .material-symbols-rounded{font-size:20px}.discovery-rail-shell__spine{right:0;display:flex;flex-direction:column;align-items:center;gap:16px;width:52px;box-sizing:border-box;padding:16px 0}.discovery-rail-shell__spine .discovery-path-rail__toggle{margin:0}.discovery-rail-shell__stack{position:relative;display:flex;flex-direction:column;align-items:center;gap:15px;flex-shrink:0}.discovery-rail-shell__stack:before{content:"";position:absolute;top:6px;bottom:6px;left:50%;width:2px;margin-left:-1px;background:var(--gg-border)}.discovery-rail-shell__stack span{position:relative;z-index:1;box-sizing:border-box;width:13px;height:13px;border-radius:999px;border:1.5px solid var(--gg-border-2);background:var(--gg-bg)}.discovery-rail-shell__stack span[data-state=exploring]{border-color:var(--gg-primary);background:var(--gg-primary);box-shadow:0 0 0 3px var(--gg-lavender)}.discovery-rail-shell__stack span[data-state=covered],.discovery-rail-shell__stack span[data-state=end]{border-color:var(--gg-good);background:var(--gg-good)}.discovery-rail-shell__stack span[data-state=end]{box-shadow:0 0 0 3px var(--gg-good-soft)}.discovery-rail-shell__stack span[data-state=covered]:after,.discovery-rail-shell__stack span[data-state=end]:after{content:"";position:absolute;left:3.6px;top:2px;width:2.8px;height:5.4px;border-right:1.6px solid #fff;border-bottom:1.6px solid #fff;transform:rotate(42deg)}.discovery-rail-shell__name{flex:0 1 auto;min-height:0;overflow:hidden;writing-mode:vertical-rl;font-size:11.5px;font-weight:700;letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;color:var(--gg-muted)}.discovery-path{position:relative;flex:1;min-height:0;margin-top:16px;padding:4px 0 0 4px;overflow-y:auto}.discovery-path:before{content:"";position:absolute;left:10.5px;top:14px;bottom:34px;width:2px;background:var(--gg-border)}.discovery-path__arrow{position:absolute;left:7px;bottom:26px;width:9px;height:9px;border-right:1.5px solid var(--gg-border-2);border-bottom:1.5px solid var(--gg-border-2);transform:rotate(45deg)}.discovery-path--complete{flex:0 1 auto}.discovery-path--complete:before{bottom:2px}.discovery-path-step{position:relative;padding:0 2px 0 26px;margin-bottom:16px}.discovery-path-step__mark{position:absolute;left:0;top:1.5px;width:15px;height:15px;border-radius:999px;border:1.5px solid var(--gg-border-2);background:var(--gg-bg);z-index:1}.discovery-path-step--covered .discovery-path-step__mark{border-color:var(--gg-good);background:var(--gg-good)}.discovery-path-step--covered .discovery-path-step__mark:after{content:"";position:absolute;left:4.4px;top:2.6px;width:3.2px;height:6.2px;border-right:1.7px solid #fff;border-bottom:1.7px solid #fff;transform:rotate(42deg)}.discovery-path-step--exploring .discovery-path-step__mark{border-color:var(--gg-primary);background:var(--gg-primary);box-shadow:0 0 0 3px var(--gg-lavender)}.discovery-path-step--end{margin-bottom:0}.discovery-path-step--end .discovery-path-step__mark{box-shadow:0 0 0 3px var(--gg-good-soft)}.discovery-path-step--end:before{content:"";position:absolute;left:6.5px;top:9px;bottom:0;width:2px;background:var(--gg-bg)}.discovery-path-step__head{display:flex;align-items:center;gap:7px;width:100%;padding:0;background:none;border:none;text-align:left;font-family:inherit;font-size:13.5px;font-weight:700;line-height:1.3;color:var(--gg-ink-deep)}.discovery-path-step--pending .discovery-path-step__head{font-weight:600;color:var(--gg-muted)}button.discovery-path-step__head{cursor:pointer}button.discovery-path-step__head:focus-visible{outline:2px solid var(--gg-primary);outline-offset:2px;border-radius:6px}.discovery-path-step__summary{margin-top:4px;font-size:12px;line-height:1.5;color:var(--gg-muted)}.discovery-path-step--exploring .discovery-path-step__summary{color:var(--gg-ink)}.discovery-path-step__now{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;padding:3px 8px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:var(--gg-lavender);color:var(--gg-primary)}.discovery-path-step__done{display:inline-flex;align-items:center;flex-shrink:0;padding:3px 8px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:var(--gg-good-soft);color:var(--gg-good-fill)}.discovery-path-step__count{flex-shrink:0;padding:2px 8px;border-radius:999px;font-size:10.5px;font-weight:700;background:var(--gg-good-soft);border:1px solid var(--gg-good-soft);color:var(--gg-good-fill)}.discovery-path-step__chevron{margin-left:auto;flex-shrink:0;color:var(--gg-muted);transition:transform .16s ease}.discovery-path-step__chevron .material-symbols-rounded{font-size:18px}.discovery-path-step--open .discovery-path-step__chevron{transform:rotate(180deg)}.discovery-path-step__chips{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.discovery-path-chip{padding:4px 10px;border-radius:999px;font-size:11.5px;line-height:1.3;background:var(--gg-lavender-soft);border:1px solid var(--gg-lavender);color:var(--gg-primary)}.discovery-path-chip--covered{background:var(--gg-good-soft);border-color:var(--gg-good-soft);color:var(--gg-good-fill)}.discovery-profile{flex-shrink:0;margin-top:auto;padding-top:14px;border-top:1px solid var(--gg-border)}.discovery-profile__eyebrow{font-size:9.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gg-primary)}.discovery-profile__line{display:flex;align-items:baseline;gap:10px;margin-top:7px}.discovery-profile__label{font-size:13px;font-weight:800;color:var(--gg-ink-deep)}.discovery-profile__count{margin-left:auto;font-size:11.5px;font-weight:600;color:var(--gg-muted)}.discovery-profile__rows{margin-top:12px}.discovery-profile__row{display:flex;align-items:center;gap:9px;padding:5px 0;font-size:12.5px;font-weight:600;color:var(--gg-ink-deep)}.discovery-profile__group-toggle{width:100%;background:transparent;border:0;font-family:inherit;text-align:left;cursor:pointer}.discovery-profile__group-toggle:focus-visible{outline:2px solid var(--gg-primary);outline-offset:2px;border-radius:6px}.discovery-profile__minimeter{display:flex;gap:2px;margin-left:auto}.discovery-profile__minimeter span{width:9px;height:3px;border-radius:999px;background:var(--gg-border)}.discovery-profile__minimeter span[data-state=covered]{background:var(--gg-good)}.discovery-profile__minimeter span[data-state=building]{background:var(--gg-primary)}.discovery-profile__minimeter span[data-state=settled]{background:var(--gg-muted)}.discovery-profile__chevron{font-size:16px;color:var(--gg-muted);transition:transform .15s ease}.discovery-profile__group-toggle[aria-expanded=true] .discovery-profile__chevron{transform:rotate(180deg)}.discovery-profile__subrows{margin-left:3px;padding-left:12px;border-left:1px solid var(--gg-border)}.discovery-profile__row--sub{padding:3px 0;font-size:11.5px;font-weight:600;color:var(--gg-ink)}.discovery-profile__row--sub .discovery-profile__dot{width:5px;height:5px}.discovery-profile__row--sub .discovery-profile__row-state{font-size:10.5px}.discovery-profile__dot{width:7px;height:7px;border-radius:999px;flex-shrink:0;background:var(--gg-border-strong)}.discovery-profile__dot[data-state=covered]{background:var(--gg-good)}.discovery-profile__dot[data-state=building]{background:var(--gg-primary)}.discovery-profile__dot[data-state=settled]{background:var(--gg-muted)}.discovery-profile__row-state{margin-left:auto;font-size:11.5px;font-weight:600;color:var(--gg-muted)}.discovery-profile__ask{margin-top:11px;font-size:12px;line-height:1.55;color:var(--gg-muted)}.discovery-profile__actions{display:flex;gap:8px;margin-top:11px}.discovery-profile__btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:32px;padding:0 12px;border:none;border-radius:999px;font-family:inherit;font-size:11.5px;font-weight:700;cursor:pointer;white-space:nowrap}.discovery-profile__btn .material-symbols-rounded{font-size:15px}.discovery-profile__btn:focus-visible{outline:2px solid var(--gg-primary);outline-offset:2px}.discovery-profile__btn:disabled{opacity:.6;cursor:default}.discovery-profile__btn--linkedin{background:#0a66c2;color:#fff}.discovery-profile__btn--ghost{background:var(--gg-bg);border:1px solid var(--gg-border-strong);color:var(--gg-ink-deep)}.discovery-profile__btn--quiet{height:auto;padding:0;background:transparent;color:var(--gg-primary)}.discovery-profile__btn--quiet:hover{text-decoration:underline}.discovery-profile__btn--save{display:flex;width:100%;height:36px;margin-top:11px;background:var(--gg-primary);color:#fff}.discovery-profile__btn--save:hover{filter:brightness(1.06)}.discovery-profile__btn--save+.discovery-profile__actions .discovery-profile__btn{flex:1 1 0;min-width:0}.discovery-profile__error{margin-top:8px;font-size:11.5px;line-height:1.5;color:var(--gg-bad)}.discovery-profile__notice{margin-top:8px;font-size:11.5px;line-height:1.5;color:var(--gg-good)}.discovery-suggestions{margin:12px 0 4px;padding:10px 12px;border:1px dashed var(--gg-border);border-radius:12px}.discovery-suggestions__title{margin:0;font-size:12px;font-weight:700}.discovery-suggestions__hint{margin:3px 0 8px;font-size:11.5px;line-height:1.5;color:var(--gg-muted)}.discovery-suggestions__row{display:flex;flex-direction:column;gap:6px;padding:8px 0;border-top:1px solid var(--gg-border)}.discovery-suggestions__body{display:flex;flex-direction:column;gap:1px;min-width:0}.discovery-suggestions__field{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--gg-muted-2)}.discovery-suggestions__values{font-size:12px;font-weight:600;line-height:1.45}.discovery-suggestions__reason{font-size:11.5px;line-height:1.5;color:var(--gg-muted)}.discovery-suggestions__actions{display:flex;gap:6px}.discovery-suggestions__btn{display:inline-flex;align-items:center;gap:4px;height:26px;padding:0 10px;border:1px solid var(--gg-border);border-radius:999px;background:transparent;color:inherit;font-family:inherit;font-size:11px;font-weight:700;cursor:pointer}.discovery-suggestions__btn .material-symbols-rounded{font-size:14px}.discovery-suggestions__btn--accept{border-color:transparent;background:var(--gg-primary);color:#fff}.discovery-suggestions__btn:focus-visible{outline:2px solid var(--gg-primary);outline-offset:2px}.discovery-suggestions__btn:disabled{opacity:.6;cursor:default}.discovery-path-rail--sheet .discovery-suggestions__values{font-size:13px}.discovery-path-rail--sheet .discovery-suggestions__hint,.discovery-path-rail--sheet .discovery-suggestions__reason{font-size:12.5px}.discovery-path-rail--sheet .discovery-suggestions__btn{height:32px;font-size:12.5px}.discovery-import{width:372px;max-width:calc(100vw - 32px);box-sizing:border-box;padding:28px 28px 20px;border-radius:18px!important;font-family:var(--gg-font-sans);text-align:center}.discovery-import__title{margin:14px 0 0;font-size:19px;font-weight:800;letter-spacing:-.01em;line-height:1.25;color:var(--gg-ink-deep)}.discovery-import__body{margin:9px 0 0;font-size:13.5px;line-height:1.55;color:var(--gg-muted)}.discovery-import__actions{display:flex;flex-direction:column;align-items:stretch;gap:8px;margin-top:20px}.discovery-import__actions .discovery-profile__btn{justify-content:center;height:auto;min-height:44px;padding:11px 16px;font-size:14px}.discovery-import__actions .discovery-profile__btn .material-symbols-rounded{font-size:18px}.discovery-import__trust{display:flex;align-items:center;justify-content:center;gap:6px;margin:14px 0 0;font-size:11.5px;line-height:1.45;color:var(--gg-muted-2)}.discovery-import__trust .material-symbols-rounded{font-size:14px}.discovery-import__trust a{color:inherit;text-decoration:underline}.discovery-import__trust a:hover{color:var(--gg-primary)}.discovery-import__pending{padding:6px 0 4px}.discovery-import__spinner{position:relative;width:54px;height:54px;margin:0 auto}.discovery-import__spinner-mark{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.discovery-path-row{display:flex;align-items:center;gap:11px;width:100%;min-height:52px;padding:12px 16px;box-sizing:border-box;background:var(--gg-bg);border:none;border-bottom:1px solid var(--gg-border);font-family:inherit;text-align:left;cursor:pointer}.discovery-path-row:focus-visible{outline:2px solid var(--gg-primary);outline-offset:-2px}.discovery-path-row__dot{width:11px;height:11px;border-radius:999px;flex-shrink:0;background:var(--gg-primary);box-shadow:0 0 0 3px var(--gg-lavender)}.discovery-path-row__dot[data-state=covered]{background:var(--gg-good);box-shadow:0 0 0 3px var(--gg-good-soft)}.discovery-path-row__dot[data-state=pending]{box-sizing:border-box;background:var(--gg-bg);border:1.5px solid var(--gg-border-2);box-shadow:none}.discovery-path-row__label{font-size:13.5px;font-weight:700;color:var(--gg-ink-deep);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.discovery-path-row__meter{display:flex;gap:3px;width:58px;margin-left:auto;flex-shrink:0}.discovery-path-row__meter span{flex:1;height:4px;border-radius:999px;background:var(--gg-border)}.discovery-path-row__meter span[data-state=covered]{background:var(--gg-good)}.discovery-path-row__meter span[data-state=exploring]{background:var(--gg-primary)}.discovery-path-row__chevron{flex-shrink:0;color:var(--gg-muted)}.discovery-path-row__chevron .material-symbols-rounded{font-size:20px}.discovery-path-rail--sheet{width:100%;height:100%;border-left:none;padding:10px 18px 26px}.discovery-path-rail__grab{width:38px;height:4px;flex-shrink:0;margin:0 auto 14px;border-radius:999px;background:var(--gg-border-strong)}.discovery-path-rail--sheet .discovery-path-rail__title{font-size:15px}.discovery-path-rail--sheet .discovery-path-rail__subtitle{font-size:12.5px}.discovery-path-rail--sheet .discovery-path{margin-top:14px;padding-bottom:26px}.discovery-path-rail--sheet .discovery-path--complete{padding-bottom:0}.discovery-path-rail--sheet .discovery-path--complete .discovery-path-step--end{margin-bottom:0}.discovery-path-rail--sheet .discovery-path-step{margin-bottom:12px}.discovery-path-rail--sheet .discovery-path-step__head{font-size:14.5px}.discovery-path-rail--sheet .discovery-path-step__summary{font-size:13px}.discovery-path-rail--sheet .discovery-path-chip{font-size:12.5px;padding:5px 11px}.discovery-path-rail--sheet .discovery-profile__label{font-size:14px}.discovery-path-rail--sheet .discovery-profile__count{font-size:12.5px}.discovery-path-rail--sheet .discovery-profile__ask{font-size:13px}.discovery-path-rail--sheet .discovery-profile__row{font-size:13.5px;padding:6px 0}.discovery-path-rail--sheet .discovery-profile__row-state{font-size:12.5px}.discovery-path-rail--sheet .discovery-profile__row--sub{font-size:12.5px;padding:4px 0}.discovery-path-rail--sheet .discovery-profile__row--sub .discovery-profile__row-state{font-size:11.5px}.discovery-path-rail--sheet .discovery-profile__actions{gap:10px;margin-top:12px}.discovery-path-rail--sheet .discovery-profile__btn{flex:1;height:46px;font-size:13.5px}.discovery-path-rail--sheet .discovery-profile__btn .material-symbols-rounded{font-size:18px}.discovery-path-rail--sheet .discovery-profile__btn--quiet{flex:0 0 auto;height:auto}.discovery-path-rail--sheet .discovery-profile__btn--save{height:40px;margin-top:12px}.discovery-path-rail__sr-only{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}@media(prefers-reduced-motion:reduce){.discovery-path-step__chevron,.discovery-path-rail__toggle,.discovery-rail-shell,.discovery-rail-shell__layer,.discovery-rail-shell__layer[aria-hidden=true]{transition:none}}.lm-teaser,.lm-teaser *{box-sizing:border-box;-webkit-font-smoothing:antialiased}.lm-teaser{--navy: var(--gg-primary);--ink: var(--gg-ink-deep);--muted: var(--gg-muted);--muted2: var(--gg-muted-2);font-family:var(--gg-font-sans);color:var(--ink)}.lm-teaser .material-symbols-rounded{font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24;line-height:1}.lm-teaser .fill{font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 24}.lm-card{border:1px solid var(--gg-border);background:#fff;border-radius:16px;box-shadow:0 1px 2px #00002f0d;overflow:hidden}.lm-card-pad{padding:var(--lm-card-pad, 18px 20px 20px)}.lm-cap{display:flex;align-items:center;gap:10px;padding:14px 18px;border-bottom:1px solid var(--gg-border-hairline)}.lm-cap-ico{width:26px;height:26px;border-radius:7px;flex-shrink:0;background:var(--gg-lavender);color:var(--navy);display:grid;place-items:center}.lm-cap-ico .material-symbols-rounded{font-size:17px}.lm-eyebrow{flex:1;min-width:0;font-size:10.5px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lm-lockpill{display:inline-flex;align-items:center;gap:5px;background:var(--gg-lavender);color:var(--navy);border-radius:999px;padding:5px 11px 5px 9px;font-size:12px;font-weight:700;flex-shrink:0}.lm-lockpill .material-symbols-rounded{font-size:14px}.lmA-hero{position:relative;border:1px solid var(--gg-border-2);border-radius:14px;padding:15px 16px 16px;background:radial-gradient(140% 120% at 100% 0%,#f3f5ff,#f3f5ff00 55%),#fff;box-shadow:0 8px 22px -16px #00008059}.lmA-hero:before{content:"";position:absolute;inset:0 0 auto;height:3px;border-radius:14px 14px 0 0;background:linear-gradient(90deg,var(--navy),var(--gg-orange))}.lmA-flag{display:inline-flex;align-items:center;gap:5px;font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--gg-orange-text);margin-bottom:10px}.lmA-flag .material-symbols-rounded{font-size:14px}.lmA-top{display:flex;align-items:flex-start;gap:11px}.lmA-logo{width:40px;height:40px;border-radius:10px;flex-shrink:0;background:var(--gg-lavender-soft);border:1px solid var(--gg-border);color:var(--navy);font-weight:800;font-size:15px;display:grid;place-items:center}.lmA-th{flex:1;min-width:0}.lmA-th .ttl{font-size:16px;font-weight:800;letter-spacing:-.01em;line-height:1.25;margin:0}.lmA-th .meta{font-size:12.5px;color:var(--muted);margin-top:3px}.lmA-th .meta b{color:var(--navy);font-weight:700}.lmA-th .hide{display:inline-flex;align-items:center;gap:3px;color:var(--muted2)}.lmA-th .hide .material-symbols-rounded{font-size:13px;vertical-align:-2px}.lmA-score{text-align:right;flex-shrink:0}.lmA-score .big{font-size:24px;font-weight:800;color:var(--navy);line-height:1;letter-spacing:-.02em}.lmA-score .cap{font-size:9.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-top:3px}.lmA-bar{height:7px;border-radius:4px;background:#e9ebf4;overflow:hidden;margin:13px 0 12px}.lmA-bar i{display:block;height:100%;border-radius:4px;background:linear-gradient(90deg,var(--navy),#4b4bb0)}.lmA-why{display:flex;gap:8px;align-items:flex-start;font-size:13px;line-height:1.5;color:var(--muted)}.lmA-why .material-symbols-rounded{font-size:17px;color:var(--gg-orange);flex-shrink:0;margin-top:1px}.lmA-why b{color:var(--ink);font-weight:700}.lmA-more-head{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:18px 2px 4px}.lmA-more-head .ln{flex:1;height:1px;background:var(--gg-border-hairline)}.lmA-rest{display:flex;flex-direction:column}.lmA-lrow{display:flex;align-items:center;gap:12px;padding:12px 2px;border-top:1px solid var(--gg-border-hairline)}.lmA-lrow .num{width:22px;height:22px;border-radius:6px;flex-shrink:0;background:var(--gg-lavender-soft);color:var(--navy);font-size:11px;font-weight:800;display:grid;place-items:center}.lmA-lrow .jt{flex:1;min-width:0}.lmA-lrow .jt .ttl{display:inline-block;max-width:100%;font-size:14px;font-weight:700;color:var(--ink);line-height:1.3;filter:blur(5px);-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;overflow:hidden}.lmA-lrow .jt .co{display:inline-block;margin-top:3px;font-size:12px;color:var(--muted);line-height:1.2;filter:blur(4px);-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;overflow:hidden}.lmA-lscore{display:flex;align-items:center;gap:9px;flex-shrink:0;width:116px}.lmA-lscore .bar{flex:1;height:7px;border-radius:4px;background:#e9ebf4;overflow:hidden}.lmA-lscore .bar i{display:block;height:100%;border-radius:4px;background:linear-gradient(90deg,var(--navy),#4b4bb0)}.lmA-lscore .pct{font-size:14px;font-weight:800;color:var(--navy);min-width:36px;text-align:right}.lm-unlock{background:var(--gg-lavender-soft);border:1px solid var(--gg-border);border-radius:12px;padding:15px 16px 16px;margin-top:16px}.lm-unlock .h{font-size:13px;font-weight:800;color:var(--ink);margin-bottom:13px}.lm-ub{display:flex;align-items:center;gap:11px;margin-top:13px}.lm-ub:first-of-type{margin-top:0}.lm-ub .ic{width:31px;height:31px;border-radius:9px;flex-shrink:0;background:#fff;border:1px solid var(--gg-border);color:var(--navy);display:grid;place-items:center}.lm-ub .ic .material-symbols-rounded{font-size:18px}.lm-ub .tx{font-size:13px;line-height:1.45}.lm-ub .tx b{font-weight:700;color:var(--ink)}.lm-cta-wrap{margin-top:16px}.lm-auth-cap{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12.5px;font-weight:700;color:var(--muted);margin-bottom:11px}.lm-auth-cap .material-symbols-rounded{font-size:16px;color:var(--navy)}.lm-auth{display:flex;flex-direction:column;gap:10px}.lm-authbtn{width:100%;display:flex;align-items:center;justify-content:center;gap:11px;border-radius:13px;font-family:inherit;font-size:15px;font-weight:700;letter-spacing:-.01em;padding:14px 18px;cursor:pointer;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s}.lm-authbtn svg{flex-shrink:0}.lm-authbtn:hover{transform:translateY(-1px)}.lm-authbtn:focus-visible{outline:2px solid var(--navy);outline-offset:2px}.lm-authbtn.li{background:#0a66c2;color:#fff;border:1px solid #0A66C2;box-shadow:0 8px 20px -10px #0a66c2b3}.lm-authbtn.li:hover{background:#095ab0;box-shadow:0 10px 22px -10px #0a66c2cc}.lm-authbtn.gg{background:#fff;color:#1f2330;border:1px solid var(--gg-border-strong);box-shadow:0 2px 8px -4px #00002f2e}.lm-authbtn.gg:hover{border-color:#9aa1bd;box-shadow:0 8px 18px -10px #00002f4d}.lm-trust{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px 14px;margin-top:12px}.lm-trust .t{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:var(--muted)}.lm-trust .t .material-symbols-rounded{font-size:15px;color:var(--gg-good, #1F8A5B)}.lm-trust .sep{width:3px;height:3px;border-radius:50%;background:var(--gg-border-2)}.lm-teaser.narrow{--lm-card-pad: 16px 14px 18px}.lm-teaser.narrow .lmA-score .big{font-size:22px}.cuc{display:block;width:100%;margin:10px 0 4px}.exhibit-card{margin:8px 0 4px;border:1px solid #E6EAFF;border-radius:18px;background:#fff;color:#0b0033;overflow:hidden;box-shadow:0 1px 2px #00002f0a}.exhibit-card:not(.exhibit-card--compact){width:100%;max-width:1040px;flex-shrink:0}@media(min-width:481px)and (max-width:700px){.exhibit-card:not(.exhibit-card--compact) .exhibit-card__body{max-height:70dvh;overflow-y:auto;overflow-x:hidden}}@media(max-width:480px){.exhibit-card:not(.exhibit-card--compact){width:calc(100% + 24px);margin-left:-12px;margin-right:-12px;border-radius:0;border-left:none;border-right:none}.exhibit-card:not(.exhibit-card--compact) .exhibit-card__head{padding:12px 12px 8px}.exhibit-card:not(.exhibit-card--compact) .exhibit-card__body{padding:4px 12px 16px}.exhibit-fullscreen__body.exhibit-card__body{padding:12px 12px 24px}}.exhibit-card__body--tappable{cursor:pointer;-webkit-tap-highlight-color:transparent}.exhibit-card__expand{flex:none;margin-left:auto;min-width:44px;min-height:44px;color:navy}.exhibit-card__head{display:flex;align-items:center;gap:10px;padding:14px 20px 12px}.exhibit-card__badge{flex:none;font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:navy;background:#f0f3ff;border-radius:999px;padding:3px 10px}.exhibit-card__label{font-size:15px;font-weight:700;letter-spacing:-.01em;color:#00002f;line-height:1.3}.exhibit-card__body{padding:4px 20px 18px}.exhibit-table{position:relative}.exhibit-card__body .exhibit-chart+.exhibit-table{margin-top:14px;padding-top:10px;border-top:1px solid #EEEDF5}.exhibit-table__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.exhibit-card__body .exhibit-chart+.exhibit-card__note{margin-top:14px;padding-top:10px;border-top:1px solid #EEEDF5}.exhibit-card__note{color:#5e6282;font-size:12.5px}.exhibit-card__note p{margin:4px 0}.exhibit-card__body table{border-collapse:separate;border-spacing:0;width:100%;font-size:13.5px;margin:8px 0 4px;border:1px solid #E6EAFF;border-radius:12px;overflow:hidden}.exhibit-card__body th,.exhibit-card__body td{border-bottom:1px solid #EEEDF5;padding:9px 14px;text-align:left;white-space:nowrap}.exhibit-card__body th:not(:last-child),.exhibit-card__body td:not(:last-child){border-right:1px solid #EEEDF5}.exhibit-card__body tbody tr:last-child td{border-bottom:none}.exhibit-card__body thead th{background:#f0f3ff;color:#00002f;font-weight:700;font-size:12.5px}.exhibit-card__body td:not(:first-child),.exhibit-card__body th:not(:first-child){text-align:right;font-variant-numeric:tabular-nums}.exhibit-card__body tbody tr:nth-child(2n) td{background:#f7f8ff}.exhibit-card__body tbody tr.exhibit-card__total-row td{font-weight:700;color:#00002f;background:#e6eaff}.exhibit-card__loading{padding:14px 2px;color:#8b8fa8;font-size:13px;font-style:italic}@media(max-width:480px){.exhibit-card:not(.exhibit-card--compact) .exhibit-card__body table{font-size:11.5px}.exhibit-card:not(.exhibit-card--compact) .exhibit-card__body th,.exhibit-card:not(.exhibit-card--compact) .exhibit-card__body td{padding:6px 8px}.exhibit-card:not(.exhibit-card--compact) .exhibit-card__body thead th{font-size:10.5px}.exhibit-card:not(.exhibit-card--compact) .exhibit-card__body th:first-child,.exhibit-card:not(.exhibit-card--compact) .exhibit-card__body td:first-child{position:sticky;left:0;z-index:1;white-space:normal;background:#fff;border-right:1px solid #D7DCEC}.exhibit-card:not(.exhibit-card--compact) .exhibit-card__body thead th:first-child{background:#f0f3ff}.exhibit-card:not(.exhibit-card--compact) .exhibit-card__body tbody tr:nth-child(2n) td:first-child{background:#f7f8ff}.exhibit-card:not(.exhibit-card--compact) .exhibit-card__body tbody tr.exhibit-card__total-row td:first-child{background:#e6eaff}}.exhibit-scroll-hint{display:none}@media(max-width:480px){.exhibit-scroll-hint{display:flex;align-items:flex-end;justify-content:flex-end;position:absolute;top:0;right:0;bottom:0;width:40px;padding-bottom:8px;pointer-events:none}.exhibit-scroll-hint__label{position:absolute;right:6px;bottom:6px;font-size:9.5px;font-weight:700;letter-spacing:.03em;white-space:nowrap;color:#5e6282;background:#fff;border:1px solid #E6EAFF;border-radius:999px;padding:2px 7px}}.exhibit-fullscreen .MuiDialog-paper{background:#fff;color:#0b0033}.exhibit-fullscreen__head{flex:none;display:flex;align-items:center;gap:10px;padding:10px 12px 10px 20px;border-bottom:1px solid #EEEDF5}.exhibit-fullscreen__badge{flex:none;font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:navy;background:#f0f3ff;border-radius:999px;padding:3px 10px}.exhibit-fullscreen__label{flex:1 1 auto;font-size:15px;font-weight:700;color:#00002f}.exhibit-fullscreen__close{flex:none}.exhibit-fullscreen__body.exhibit-card__body{flex:1 1 auto;overflow:auto;padding:12px 20px 24px}.exhibit-chart{width:100%;padding-top:2px}.exhibit-chart .recharts-text{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.exhibit-chart__title{font-size:12.5px;font-weight:600;color:#5e6282;margin:2px 0 8px}.exhibit-chart__legend{display:flex;flex-wrap:wrap;gap:18px;margin:2px 0 10px}.exhibit-chart__legend-item{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:600;color:#5e6282}.exhibit-chart__swatch{width:11px;height:11px;border-radius:3px;display:inline-block;flex:none}.exhibit-chart__tooltip{background:#fff;border:1px solid #D7DCEC;border-radius:12px;padding:10px 12px;box-shadow:0 10px 28px -12px #00008047;min-width:140px}.exhibit-chart__tooltip-label{font-size:12.5px;font-weight:700;color:#00002f;margin-bottom:6px}.exhibit-chart__tooltip-row{display:flex;align-items:center;gap:7px;font-size:12.5px;margin-top:3px}.exhibit-chart__tooltip-name{color:#5e6282}.exhibit-chart__tooltip-value{margin-left:auto;font-weight:800;color:#00002f;font-variant-numeric:tabular-nums}.exhibit-card--compact{margin:0;max-height:64vh;width:100%;display:flex;flex-direction:column}.exhibit-card--compact .exhibit-card__body{overflow-y:auto;overflow-x:hidden}.exhibit-card--compact .exhibit-card__body table{font-size:16px}.exhibit-card--compact .exhibit-card__body th,.exhibit-card--compact .exhibit-card__body td{padding:12px 16px}.exhibit-card--compact .exhibit-card__body th:first-child,.exhibit-card--compact .exhibit-card__body td:first-child{white-space:normal;min-width:120px}.debrief-card{margin:8px 0 4px;border:1px solid var(--gg-border);border-radius:18px;background:var(--gg-bg);color:var(--gg-ink);overflow:hidden;box-shadow:0 1px 2px #00002f0a;padding:16px 20px 18px;display:flex;flex-direction:column;gap:14px}.debrief-card:not(.debrief-card--compact){width:100%;max-width:100%;flex-shrink:0}.debrief-card__head{display:flex;flex-direction:column;gap:8px}.debrief-card__badge{align-self:flex-start;font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gg-primary);background:var(--gg-lavender-soft);border-radius:999px;padding:3px 10px}.debrief-card__verdict{font-size:18px;font-weight:800;letter-spacing:-.01em;line-height:1.3;color:var(--gg-ink-deep)}.debrief-card__chip{align-self:flex-start;display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:8px;border-radius:10px;padding:7px 12px;border:1px solid transparent}.debrief-card__chip-band{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.debrief-card__chip-reason{font-size:12.5px;font-weight:500;line-height:1.4}.debrief-card__chip--bad{background:var(--gg-bad-soft);border-color:var(--gg-bad);color:var(--gg-bad)}.debrief-card__chip--warn{background:var(--gg-warn-soft);border-color:var(--gg-warn);color:var(--gg-warn)}.debrief-card__chip--good{background:var(--gg-good-soft);border-color:var(--gg-good);color:var(--gg-good-fill)}.debrief-card__chip-reason{color:var(--gg-ink)}.debrief-card__callouts{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media(max-width:560px){.debrief-card__callouts{grid-template-columns:1fr}}.debrief-card__callout{display:flex;flex-direction:column;gap:3px;padding:11px 13px;border-radius:12px;background:var(--gg-surface);border:1px solid var(--gg-border)}.debrief-card__callout--strength{background:var(--gg-good-soft);border-color:var(--gg-good-soft)}.debrief-card__callout-label{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--gg-muted)}.debrief-card__callout-body{font-size:13.5px;font-weight:600;line-height:1.45;color:var(--gg-ink-deep)}.debrief-card__dimensions{display:flex;flex-direction:column;gap:8px}.debrief-card__dim{border:1px solid var(--gg-border);border-radius:12px;overflow:hidden;background:var(--gg-bg)}.debrief-card__dim.is-open{border-color:var(--gg-border-2)}.debrief-card__dim-head{display:flex;align-items:center;gap:12px;width:100%;padding:11px 14px;background:transparent;border:none;cursor:pointer;font-family:inherit;text-align:left;color:inherit;transition:background .15s ease}.debrief-card__dim-head:hover{background:var(--gg-surface)}.debrief-card__dim-head:hover .debrief-card__dim-hint{color:var(--gg-primary)}.debrief-card__dim-head:focus-visible{outline:2px solid var(--gg-primary);outline-offset:-2px}.debrief-card__score{flex:none;min-width:42px;text-align:center;font-size:12.5px;font-weight:800;font-variant-numeric:tabular-nums;border-radius:999px;padding:3px 9px}.debrief-card__score--bad{background:var(--gg-bad-soft);color:var(--gg-bad)}.debrief-card__score--warn{background:var(--gg-warn-soft);color:var(--gg-warn)}.debrief-card__score--good{background:var(--gg-good-soft);color:var(--gg-good-fill)}.debrief-card__dim-label{flex:1 1 auto;font-size:14px;font-weight:700;color:var(--gg-ink-deep)}.debrief-card__dim-hint{flex:none;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--gg-muted);transition:color .15s ease}.debrief-card__dim-caret{flex:none;color:var(--gg-muted-2);font-size:18px;line-height:1;transform:rotate(0);transition:transform .18s ease,color .15s ease}.debrief-card__dim.is-open .debrief-card__dim-caret{transform:rotate(90deg);color:var(--gg-primary)}.debrief-card__dim.is-open .debrief-card__dim-hint{color:var(--gg-primary)}.debrief-card__dim-body{padding:2px 14px 14px;display:flex;flex-direction:column;gap:10px}.debrief-card__quotes{display:flex;flex-direction:column;gap:6px}.debrief-card__quote{margin:0;padding:6px 12px;border-left:3px solid var(--gg-border-2);background:var(--gg-surface);border-radius:0 8px 8px 0;font-size:13px;font-style:italic;line-height:1.5;color:var(--gg-ink)}.debrief-card__gap{margin:0;font-size:13.5px;line-height:1.55;color:var(--gg-ink)}.debrief-card__model{display:flex;flex-direction:column;gap:4px;padding:11px 13px;border-radius:10px;background:var(--gg-lavender-soft);border:1px solid var(--gg-lavender)}.debrief-card__model-label{font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:var(--gg-primary)}.debrief-card__model-body{margin:0;font-size:13.5px;line-height:1.55;color:var(--gg-ink-deep)}.debrief-card__rule{margin:0;font-size:13px;line-height:1.5;color:var(--gg-ink)}.debrief-card__rule-label,.debrief-card__drove-label{display:inline-block;margin-right:7px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--gg-muted);vertical-align:baseline}.debrief-card__section{display:flex;flex-direction:column;gap:7px;padding-top:4px;border-top:1px solid var(--gg-border-hairline)}.debrief-card__section-title{margin:0;font-size:12.5px;font-weight:800;letter-spacing:-.005em;color:var(--gg-ink-deep)}.debrief-card__pacing-minutes{font-weight:600;color:var(--gg-muted)}.debrief-card__drove{margin:0;font-size:13.5px;line-height:1.55;color:var(--gg-ink)}.debrief-card__priorities{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.debrief-card__priorities li{position:relative;padding-left:20px;font-size:13.5px;line-height:1.5;color:var(--gg-ink)}.debrief-card__priorities li:before{content:"";position:absolute;left:4px;top:8px;width:6px;height:6px;border-radius:50%;background:var(--gg-primary)}.debrief-card--compact{margin:0;width:100%;max-height:64vh;overflow-y:auto}@media(max-width:480px){.debrief-card{padding:14px 14px 16px;gap:12px}.debrief-card__dim-head{padding:11px 12px}.debrief-card__dim-body{padding:2px 12px 12px}}.discovery-recap-card{container-type:inline-size;container-name:recap-card}.discovery-recap-card:not(.discovery-recap-card--compact){width:100%;max-width:100%;flex-shrink:0}.discovery-recap-bucket{display:flex;flex-direction:column;gap:7px;padding:11px 13px;border-radius:12px;background:var(--gg-surface);border:1px solid var(--gg-border)}.discovery-recap-bucket__head{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.discovery-recap-bucket__label{flex:1 1 auto;min-width:0;font-size:12.5px;font-weight:700;color:var(--gg-ink-deep)}.discovery-recap-bucket__dot{flex:none;width:10px;height:10px;border-radius:50%;box-sizing:border-box}.discovery-recap-bucket__dot--clear{background:var(--gg-primary);border:1px solid var(--gg-primary)}.discovery-recap-bucket__dot--partial{background:linear-gradient(90deg,var(--gg-primary) 50%,transparent 50%);border:1px solid var(--gg-primary)}.discovery-recap-bucket__dot--open{background:transparent;border:1.5px solid var(--gg-muted)}.discovery-recap-bucket__section-label{margin:2px 0 0;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--gg-muted)}.discovery-recap-bucket__empty{margin:0;font-size:12.5px;font-style:italic;color:var(--gg-muted)}.discovery-recap-bucket__open-list{display:flex;flex-wrap:wrap;gap:6px}.discovery-recap-bucket__open-chip{display:inline-flex;align-items:center;gap:3px;padding:3px 10px;border-radius:999px;background:var(--gg-lavender-soft);border:1px dashed var(--gg-muted);color:var(--gg-muted);font-size:12px;font-weight:600}.discovery-recap-card--compact{margin:0;width:100%;max-height:64vh;overflow-y:auto}.discovery-recap-card--compact .discovery-recap-card__body{padding:14px 14px 16px}@media(max-width:480px){.discovery-recap-card__body{padding:14px 14px 16px}}@container recap-card (max-width: 480px){.discovery-recap-card__body{padding:14px 14px 16px}.profile-review-section__actions,.profile-review-btn--bucket{margin-left:0}}.profile-review-identity{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media(max-width:560px){.profile-review-identity{grid-template-columns:1fr}}@container recap-card (max-width: 760px){.profile-review-identity{grid-template-columns:1fr}}.profile-review-section{display:flex;flex-direction:column;gap:7px;padding:11px 13px;border-radius:12px;background:var(--gg-surface);border:1px solid var(--gg-border)}.profile-review-section--wide{grid-column:1 / -1}@media(max-width:560px){.profile-review-section--wide{grid-column:auto}}@container recap-card (max-width: 760px){.profile-review-section--wide{grid-column:auto}}.profile-review-section__head{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.profile-review-section__actions{margin-left:auto;display:inline-flex;gap:6px}.profile-review-summary{margin:0;font-size:13px;line-height:1.55;color:var(--gg-ink)}.profile-review-section__error{margin:0;font-size:12px;font-weight:600;color:var(--gg-primary)}.profile-review-btn{border:1px solid var(--gg-border);background:var(--gg-bg);color:var(--gg-primary);border-radius:999px;padding:2px 10px;font-size:11.5px;font-weight:600;font-family:inherit;cursor:pointer;line-height:1.6;white-space:nowrap}.profile-review-btn:hover:not(:disabled){border-color:var(--gg-primary)}.profile-review-btn:disabled{opacity:.55;cursor:default}.profile-review-btn--primary{background:var(--gg-primary);border-color:var(--gg-primary);color:var(--gg-bg)}.profile-review-btn--danger{align-self:flex-start;color:var(--gg-muted)}.profile-review-btn--bucket{margin-left:auto}.profile-review-items{display:flex;flex-direction:column;gap:10px}.profile-review-item-edit{display:flex;flex-direction:column;gap:6px;padding:8px 10px;border-radius:10px;border:1px dashed var(--gg-muted)}.profile-review-field{display:flex;flex-direction:column;gap:2px}.profile-review-field>span{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--gg-muted)}.profile-review-input{border:1px solid var(--gg-border);border-radius:8px;background:var(--gg-bg);color:var(--gg-ink);font-family:inherit;font-size:13px;padding:6px 9px}.profile-review-input:focus{outline:2px solid var(--gg-primary);outline-offset:1px}.profile-review-input--multiline{resize:vertical;line-height:1.5}.discovery-recap-profile{display:flex;flex-direction:column;gap:8px;padding:11px 13px;border-radius:12px;background:var(--gg-surface);border:1px solid var(--gg-border)}.discovery-recap-profile__row-head{display:flex;align-items:center;gap:8px}.discovery-recap-profile__row-head .discovery-recap-bucket__section-label{margin:0}.discovery-recap-card__nudge{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:9px 13px;border-radius:12px;background:var(--gg-lavender-soft);font-size:12.5px;color:var(--gg-ink)}.discovery-recap-card__nudge>span{flex:1 1 200px}.profile-review-skills{display:flex;flex-direction:column;gap:6px}.profile-review-criteria{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media(max-width:560px){.profile-review-criteria{grid-template-columns:1fr}}@container recap-card (max-width: 760px){.profile-review-criteria{grid-template-columns:1fr}}.discovery-recap-bucket__open-chip--action{font:inherit;cursor:pointer;color:inherit}.discovery-recap-bucket__open-chip--action:hover{border-color:var(--gg-primary);color:var(--gg-primary)}.profile-review-btn--quiet{align-self:flex-start;border-color:transparent;color:var(--gg-muted);padding-left:0;padding-right:0;text-decoration:underline}.profile-review-btn--quiet:hover:not(:disabled){border-color:transparent;color:var(--gg-primary)}.profile-review-waved{margin:0;font-size:11.5px;line-height:1.45;color:var(--gg-muted);font-style:italic}.discovery-recap-bucket__note{margin:0;font-size:11.5px;line-height:1.45;color:var(--gg-muted)}.profile-review-actions{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.profile-review-actions__row{display:flex;flex-wrap:wrap;gap:6px}.profile-review-actions__hint,.profile-review-actions__sent{margin:0;font-size:12px;color:var(--gg-muted)}.profile-review-btn--accept{background:var(--gg-primary);border-color:var(--gg-primary);color:var(--gg-bg);padding:5px 14px;font-size:12.5px}.profile-review-option-chip{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;background:transparent;border:1px dashed var(--gg-muted);color:var(--gg-muted);font:inherit;font-size:12px;font-weight:600;cursor:pointer}.profile-review-option-chip:hover{border-color:var(--gg-primary);color:var(--gg-primary)}.profile-review-option-chip--selected,.profile-review-option-chip--selected:hover{background:var(--gg-lavender-soft);border:1px solid var(--gg-primary);color:var(--gg-ink)}.profile-review-options--scroll{max-height:132px;overflow-y:auto;padding-right:4px}.profile-review-skill-chip{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;background:var(--gg-lavender-soft);border:1px solid var(--gg-border);color:var(--gg-ink);font-size:12px;font-weight:600}.recap-meter{display:inline-flex;gap:3px;flex:none}.recap-meter i{display:block;width:11px;height:4px;border-radius:2px;box-sizing:border-box;background:var(--gg-primary)}.recap-meter i.recap-meter__seg--waved{background:#00008042}.recap-meter i.recap-meter__seg--open{background:transparent;border:1px solid var(--gg-muted)}.recap-cov{display:flex;align-items:center;gap:7px;margin:-2px 0 0}.recap-state{font-size:11px;font-weight:600;color:var(--gg-muted);white-space:nowrap}.recap-state--open{font-style:italic}.recap-summary{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;padding:9px 13px;border-radius:12px;background:var(--gg-lavender-soft);border:1px solid var(--gg-border)}.recap-summary__lead{margin:0;font-size:12.5px;font-weight:600;color:var(--gg-ink-deep)}.recap-summary__chips{display:flex;flex-wrap:wrap;gap:6px}.recap-jump{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:999px;background:var(--gg-bg);border:1px solid var(--gg-border-2);color:var(--gg-primary);font:inherit;font-size:11.5px;font-weight:600;cursor:pointer}.recap-jump:hover{border-color:var(--gg-primary);background:var(--gg-lavender)}.recap-rows{display:flex;flex-direction:column;gap:7px}.recap-row{display:flex;flex-direction:column;gap:4px}.recap-row__label{display:flex;align-items:center;gap:6px;margin:0;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--gg-muted)}.recap-row--open .recap-row__label{color:var(--gg-primary)}.recap-row__mark{flex:none;width:7px;height:7px;border-radius:50%;box-sizing:border-box;background:var(--gg-primary)}.recap-row__mark--waved{background:#00008042}.recap-row__mark--open{background:transparent;border:1.5px solid var(--gg-primary)}.recap-blank{align-self:flex-start;font-size:12px;font-style:italic;color:var(--gg-muted);border-bottom:1px dashed var(--gg-muted);padding-bottom:1px}.recap-hint{margin:0;font-size:11.5px;line-height:1.45;color:var(--gg-muted);font-style:italic}.profile-review-card__refreshing{display:flex;align-items:center;gap:7px;margin:0 0 2px;font-size:12px;line-height:1.45;color:var(--gg-muted)}.profile-review-card__refreshing-dot{width:6px;height:6px;flex:none;border-radius:50%;background:var(--gg-muted);animation:recapRefreshPulse 1.4s ease-in-out infinite}@keyframes recapRefreshPulse{0%,to{opacity:.35}50%{opacity:1}}@media(prefers-reduced-motion:reduce){.profile-review-card__refreshing-dot{animation:none}}.profile-review-section--gaps{border-color:var(--gg-border-strong);background:var(--gg-bg)}@keyframes recapFlash{0%{box-shadow:0 0 0 3px #00008038}to{box-shadow:0 0 0 3px #00008000}}.recap-flash{animation:recapFlash 1.1s ease-out}@media(prefers-reduced-motion:reduce){.recap-flash{animation:none}}@media(max-width:480px){.recap-summary{flex-direction:column;gap:7px}}@container recap-card (max-width: 480px){.recap-summary{flex-direction:column;gap:7px}}.profile-import-card__actions{display:flex;flex-wrap:wrap;gap:8px}.profile-import-card__btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;padding:0 16px;border:none;border-radius:999px;font-family:inherit;font-size:12.5px;font-weight:700;cursor:pointer;white-space:nowrap}.profile-import-card__btn .material-symbols-rounded{font-size:17px}.profile-import-card__btn:focus-visible{outline:2px solid var(--gg-primary);outline-offset:2px}.profile-import-card__btn:disabled{opacity:.6;cursor:default}.profile-import-card__btn--linkedin{background:#0a66c2;color:#fff}.profile-import-card__btn--ghost{background:var(--gg-bg);border:1px solid var(--gg-border-strong);color:var(--gg-ink-deep)}@media(max-width:480px){.profile-import-card__actions{flex-direction:column;align-items:stretch}.profile-import-card__btn{width:100%}}.role-directions-card__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.role-directions-card__role{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:44px;padding:8px 14px;border:1px solid var(--gg-border-strong);border-radius:12px;background:var(--gg-bg);color:var(--gg-ink-deep);font-family:inherit;font-size:13.5px;font-weight:600;text-align:left;cursor:pointer}.role-directions-card__role:hover:not(:disabled){border-color:var(--gg-primary)}.role-directions-card__role:focus-visible{outline:2px solid var(--gg-primary);outline-offset:2px}.role-directions-card__role:disabled{opacity:.6;cursor:default}.role-directions-card__roleLabel{min-width:0}.role-directions-card__roleCta{display:inline-flex;align-items:center;gap:4px;flex:none;font-size:12px;font-weight:700;color:var(--gg-primary);white-space:nowrap}.role-directions-card__roleCta .material-symbols-rounded{font-size:17px}.role-directions-card__all{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;padding:0 16px;border:none;border-radius:999px;background:var(--gg-primary);color:#fff;font-family:inherit;font-size:12.5px;font-weight:700;cursor:pointer;white-space:nowrap}.role-directions-card__all .material-symbols-rounded{font-size:17px}.role-directions-card__all:focus-visible{outline:2px solid var(--gg-primary);outline-offset:2px}.role-directions-card__all:disabled{opacity:.6;cursor:default}@media(max-width:480px){.role-directions-card__role{flex-direction:column;align-items:flex-start;gap:4px}.role-directions-card__all{align-self:stretch;width:100%}}.booth-route-card__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:14px}.booth-route-card__stop{display:flex;flex-direction:column;gap:8px;padding-top:12px;border-top:1px solid var(--gg-border)}.booth-route-card__list>.booth-route-card__stop:first-child{padding-top:0;border-top:none}.booth-route-card__stopHeader{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.booth-route-card__badge{flex:none;width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--gg-primary);color:#fff;font-size:12px;font-weight:700}.booth-route-card__name{font-size:17px;font-weight:700;color:var(--gg-ink-deep);line-height:1.3}.booth-route-card__chip{flex:none;display:inline-flex;align-items:center;height:22px;padding:0 9px;border-radius:999px;font-size:11px;font-weight:700;white-space:nowrap}.booth-route-card__chip--booth{background:var(--gg-lavender-soft);color:var(--gg-ink-deep);border:1px solid var(--gg-border)}.booth-route-card__chip--open{background:var(--gg-good-soft);color:var(--gg-good)}.booth-route-card__why{margin:0;font-size:13.5px;line-height:1.5;color:var(--gg-ink)}.booth-route-card__questions{display:flex;flex-direction:column;gap:4px}.booth-route-card__questionsLabel{font-size:11px;font-weight:700;color:var(--gg-muted)}.booth-route-card__questions ul{margin:0;padding:0 0 0 18px;display:flex;flex-direction:column;gap:3px}.booth-route-card__questions li{font-size:13px;line-height:1.45;color:var(--gg-ink)}.event-lead-capture-card__form{display:flex;flex-direction:column;gap:10px}.event-lead-capture-card__subtext{margin:0;font-size:12.5px;line-height:1.5;color:var(--gg-muted)}.event-lead-capture-card__row{display:flex;gap:8px;flex-wrap:wrap}.event-lead-capture-card__input{flex:1;min-width:0;font-size:16px;font-family:inherit;height:44px;padding:0 14px;border:1px solid var(--gg-border-strong);border-radius:10px;background:var(--gg-bg);color:var(--gg-ink-deep)}.event-lead-capture-card__input:focus-visible{outline:2px solid var(--gg-primary);outline-offset:1px}.event-lead-capture-card__input:disabled{opacity:.7}.event-lead-capture-card__submit{flex:none;min-width:96px;height:44px;padding:0 18px;border:none;border-radius:10px;background:var(--gg-primary);color:#fff;font-family:inherit;font-size:13.5px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.event-lead-capture-card__submit:hover:not(:disabled){background:var(--gg-primary-hover)}.event-lead-capture-card__submit:focus-visible{outline:2px solid var(--gg-primary);outline-offset:2px}.event-lead-capture-card__submit:disabled{opacity:.55;cursor:default}.event-lead-capture-card__spinner{width:15px;height:15px;border-radius:999px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;animation:event-lead-capture-spin .8s linear infinite}@keyframes event-lead-capture-spin{to{transform:rotate(360deg)}}.event-lead-capture-card__inlineError{margin:-4px 0 0;font-size:11.5px;color:#b3261e}.event-lead-capture-card__consent{display:flex;align-items:flex-start;gap:10px;min-height:44px;padding:2px 0;font-size:12px;line-height:1.5;color:var(--gg-ink);cursor:pointer}.event-lead-capture-card__consent input[type=checkbox]{flex:none;width:18px;height:18px;margin-top:1px;accent-color:var(--gg-primary)}.event-lead-capture-card__privacyLink{color:var(--gg-primary);text-decoration:underline}.event-lead-capture-card__alert{margin:0;padding:8px 12px;border-radius:10px;background:#fdecea;color:#b3261e;font-size:12px;line-height:1.5}.event-lead-capture-card__success{display:flex;align-items:center;gap:8px;margin:0;font-size:13.5px;font-weight:600;color:var(--gg-good)}.event-lead-capture-card__successIcon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;background:var(--gg-good-soft);font-size:12px;font-weight:700}:where(.discovery-recap-card,.profile-import-card,.role-directions-card,.document-draft-card,.booth-route-card,.event-lead-capture-card){margin:8px 0 4px;border:1px solid var(--gg-border);border-radius:18px;background:var(--gg-bg);color:var(--gg-ink);overflow:hidden;box-shadow:0 1px 2px #00002f0a}:where(.discovery-recap-card,.profile-import-card,.role-directions-card,.booth-route-card,.event-lead-capture-card){display:flex;flex-direction:column}:where(.profile-import-card,.role-directions-card,.booth-route-card,.event-lead-capture-card){width:100%;max-width:100%;flex-shrink:0}:where(.discovery-recap-card__stripe,.profile-import-card__stripe,.role-directions-card__stripe,.booth-route-card__stripe,.event-lead-capture-card__stripe){height:3px;flex:none;background:var(--gg-accent-stripe)}:where(.discovery-recap-card__body,.profile-import-card__body,.role-directions-card__body,.booth-route-card__body,.event-lead-capture-card__body){padding:16px 20px 18px;display:flex;flex-direction:column;gap:12px}:where(.discovery-recap-card__eyebrow,.profile-import-card__eyebrow,.role-directions-card__eyebrow,.booth-route-card__eyebrow,.event-lead-capture-card__eyebrow){align-self:flex-start;font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gg-primary)}:where(.profile-import-card__headline,.role-directions-card__headline,.booth-route-card__headline,.event-lead-capture-card__headline){margin:0;font-size:15px;line-height:1.5;color:var(--gg-ink-deep)}:where(.discovery-recap-card__caption,.profile-import-card__caption,.role-directions-card__caption,.booth-route-card__caption,.event-lead-capture-card__caption){margin:0;font-size:11.5px;line-height:1.5;color:var(--gg-muted)}.document-draft-card__title-bar{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;padding:14px 20px 12px;border-bottom:1px solid var(--gg-border)}.document-draft-card__badge{flex:none;font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--gg-primary);background:var(--gg-lavender-soft);border-radius:999px;padding:3px 10px}.document-draft-card__title{font-size:15px;font-weight:700;letter-spacing:-.01em;color:var(--gg-ink-deep);line-height:1.3}.document-draft-card__version-note{font-size:12.5px;color:var(--gg-muted);flex-basis:100%}.document-draft-card__toolbar{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;padding:10px 20px;border-bottom:1px solid var(--gg-border)}.document-draft-card__toolbar-warning{flex-basis:100%;margin:0;text-align:right;font-size:11.5px;color:var(--gg-muted)}.document-draft-card__sections{display:flex;flex-direction:column}.document-draft-section{display:flex;flex-direction:column;gap:8px;padding:14px 20px}.document-draft-section+.document-draft-section{border-top:1px solid var(--gg-border)}.document-draft-section__heading{margin:0;font-size:13.5px;font-weight:700;color:var(--gg-ink-deep)}.document-draft-section__body{--gg-document-serif: Georgia, "Iowan Old Style", "Palatino Linotype", serif;font-family:var(--gg-document-serif);font-size:14px;line-height:1.6;color:var(--gg-ink)}.document-draft-section__body p{margin:0 0 10px}.document-draft-section__body p:last-child{margin-bottom:0}.document-draft-section__empty{font-style:italic;color:var(--gg-muted)}.document-draft-section__status{display:inline-flex;align-items:center;gap:6px;margin-left:8px;font-size:11.5px;font-weight:500;color:var(--gg-muted)}.document-draft-section__status--failed{color:var(--gg-danger, #b3261e)}.document-draft-section__retry{border:none;background:none;padding:0;font:inherit;color:inherit;text-decoration:underline;cursor:pointer}.document-draft-section__textarea{width:100%;min-height:120px;border:1px solid var(--gg-border);border-radius:10px;background:var(--gg-bg);color:var(--gg-ink);font-family:var(--gg-document-serif, Georgia, serif);font-size:16px;line-height:1.55;padding:10px 12px;resize:vertical}.document-draft-section__textarea:focus{outline:2px solid var(--gg-primary);outline-offset:1px}.document-draft-card--superseded{padding:9px 16px;display:flex;align-items:center}.document-draft-card__superseded-label{font-size:12.5px;color:var(--gg-muted);font-style:italic}.document-draft-card--exporting .document-draft-card__toolbar,.document-draft-card--exporting .document-draft-card__badge,.document-draft-card--exporting .document-draft-section__status,.document-draft-card--exporting .profile-review-section__actions{display:none}@media(max-width:899px){.document-draft-section{padding:11px 14px}}.vm-a{--vm-peach: #FEE7CE;--vm-orange: #DF6951;--vm-orange-hover: #c85a3a;position:relative;overflow:hidden;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-size:cover;background-position:center 30%;color:var(--vm-peach);box-shadow:#0a00282e 0 12px 40px;-webkit-font-smoothing:antialiased}.vm-a.desk{width:640px;max-width:90vw;padding:30px 40px 34px;border-radius:18px}.vm-a.desk.has-exhibit{width:88vw;max-width:1520px;height:84vh;max-height:940px;display:flex;flex-direction:column;padding:26px 32px 30px}.vm-a.mob.has-exhibit{justify-content:flex-start}.vm-a.mob{width:100vw;max-width:none;height:100dvh;min-height:100dvh;max-height:none;overflow:hidden;border-radius:0;padding:calc(48px + env(safe-area-inset-top,0px)) 20px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.vm-a.mob .vm-winbtn{top:calc(14px + env(safe-area-inset-top,0px));right:14px}.vm-skyveil{position:absolute;inset:0;background:radial-gradient(120% 80% at 50% -10%,#00002800 40%,#00002859);pointer-events:none}.vm-star{position:absolute;width:2px;height:2px;border-radius:50%;background:#fff;opacity:.8;animation:vm-twinkle 3.4s ease-in-out infinite}.vm-winbtn{position:absolute;top:16px;right:16px;z-index:5;width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.22);background:#ffffff1f;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .15s}.vm-winbtn:hover:not(:disabled){background:#ffffff38}.vm-winbtn:disabled{opacity:.45;cursor:default}.vm-inner{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;text-align:center}.vm-stage{width:100%;position:relative;z-index:3}.vm-split{display:flex;flex-direction:row;align-items:stretch;gap:26px;flex:1;min-height:0}.vm-exhibit-pane{flex:1 1 64%;min-width:0;min-height:0;display:flex;align-items:center}.vm-exhibit-pane>*{width:100%}.vm-split .vm-inner{flex:1 1 36%;min-width:0;justify-content:center}.vm-a.desk .vm-split.vm-split-debrief .vm-exhibit-pane{flex:1 1 70%;align-items:stretch}.vm-a.desk .vm-split.vm-split-debrief .vm-inner{flex:1 1 30%}.vm-debrief-only{width:100%}.vm-a.mob .vm-split{display:grid;grid-template-rows:1fr auto;gap:12px;width:100%}.vm-a.mob .vm-exhibit-pane{min-height:0;overflow:hidden;align-items:stretch;width:100%;flex-direction:column}.vm-a.mob .vm-split .vm-inner{width:100%;flex:none;padding-bottom:env(safe-area-inset-bottom,0px)}.vm-a.mob.has-exhibit .vm-owl{width:72px}.vm-a.mob.has-exhibit .vm-owl-glow{width:120px;height:120px}.vm-a.mob.has-exhibit .vm-h2{font-size:19px}.vm-a.mob.has-exhibit .vm-eyebrow{margin-top:10px}.vm-a.mob.has-exhibit .vm-mic{width:60px;height:60px;margin-top:12px}.vm-a.mob.has-exhibit .vm-hint,.vm-a.mob.has-exhibit .vm-transcript{margin-top:12px}@media(max-width:480px)and (orientation:portrait){.vm-a.mob.has-exhibit .vm-owl-stage,.vm-a.mob.has-exhibit .vm-eyebrow,.vm-a.mob.has-exhibit .vm-hint{display:none}.vm-a.mob.has-exhibit .vm-h2{font-size:16px;margin-top:0}.vm-a.mob.has-exhibit .vm-mic{width:56px;height:56px;margin-top:8px}.vm-a.mob.has-exhibit .vm-err{margin-top:8px}.vm-a.mob.has-exhibit .vm-transcript{margin-top:10px}.vm-a.mob.has-exhibit .vm-transcript-you{max-height:clamp(30px,5dvh,44px)}.vm-a.mob.has-exhibit .vm-transcript-body{max-height:clamp(48px,9dvh,76px)}.vm-a.mob .vm-exhibit-multi{margin-bottom:8px}.vm-a.mob .vm-exhibit-multibadge{display:none}.vm-a.mob .vm-exhibit-tabs{flex-wrap:nowrap;width:100%}.vm-a.mob .vm-exhibit-tab{padding:5px 12px;white-space:nowrap;flex:1 1 0}.vm-a.mob .vm-pinned-collapsible:not(.is-collapsed) .vm-pinned-scroll{max-height:none}.vm-a.mob .exhibit-card--compact{max-height:none}.vm-a.mob .exhibit-card--compact .exhibit-card__body{overflow:visible}.vm-a.mob .exhibit-card--compact .exhibit-card__body table{font-size:13px}.vm-a.mob .exhibit-card--compact .exhibit-card__body th,.vm-a.mob .exhibit-card--compact .exhibit-card__body td{padding:8px 10px}.vm-a.mob .exhibit-card--compact .exhibit-card__head{padding:12px 14px 8px}.vm-a.mob .exhibit-card--compact .exhibit-card__body{padding:2px 14px 14px}}.vm-pinned-toggle{width:100%;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex:none;padding:0 14px;border-radius:12px;border:1px solid rgba(255,255,255,.22);background:#ffffff1a;color:var(--vm-peach);font-family:inherit;font-size:13px;font-weight:700;cursor:pointer}.vm-pinned-toggle-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.vm-pinned-scroll{width:100%;min-height:0;overflow-y:auto}.vm-pinned-collapsible:not(.is-collapsed) .vm-pinned-scroll{margin-top:8px;max-height:50dvh}@media(max-width:480px)and (orientation:landscape){.vm-pinned-collapsible:not(.is-collapsed) .vm-pinned-scroll{max-height:32dvh}}@media(max-width:900px){.vm-a.desk.has-exhibit{width:94vw;height:auto;max-height:90vh;overflow-y:auto;justify-content:flex-start}.vm-a.desk.has-exhibit .vm-split,.vm-a.desk.has-exhibit .vm-split.vm-split-debrief{flex-direction:column;gap:16px}.vm-a.desk.has-exhibit .vm-exhibit-pane,.vm-a.desk.has-exhibit .vm-split .vm-inner{flex:0 0 auto;width:100%;align-items:center}}.vm-exhibit-wrap{width:100%;display:flex;flex-direction:column;align-items:center;min-height:0}.vm-exhibit-multi{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:12px}.vm-exhibit-multibadge{display:inline-flex;align-items:center;padding:3px 12px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.22);color:#fff;font-size:12px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.vm-exhibit-tabs{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.vm-exhibit-tab{padding:6px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#00001447;color:#ffffffd1;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.vm-exhibit-tab:hover{background:#00001480}.vm-exhibit-tab.is-active{background:var(--vm-peach);border-color:var(--vm-peach);color:#1a1030}.vm-exhibit-nav{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:12px;color:var(--vm-peach)}.vm-exhibit-navbtn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:#00001447;color:#fff;cursor:pointer;transition:background .15s}.vm-exhibit-navbtn:hover:not(:disabled){background:#00001480}.vm-exhibit-navbtn:disabled{opacity:.4;cursor:default}.vm-exhibit-count{font-size:13px;font-weight:600;min-width:48px;text-align:center}.vm-transcript{width:min(560px,100%);box-sizing:border-box;margin:18px auto 0;text-align:left;background:#0000144d;border:1px solid rgba(255,255,255,.14);border-radius:12px;padding:9px 13px 11px}.vm-transcript-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:4px}.vm-transcript-label{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fee7cea6}.vm-transcript-earlier{margin-left:6px;font-weight:600;letter-spacing:.04em;color:#fee7ce80}.vm-transcript-nav{display:flex;align-items:center;gap:6px;flex:none}.vm-transcript-navbtn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:#00001447;color:#fff;cursor:pointer;transition:background .15s}.vm-transcript-navbtn:hover:not(:disabled){background:#00001480}.vm-transcript-navbtn:disabled{opacity:.4;cursor:default}.vm-transcript-count{font-size:12px;font-weight:600;min-width:40px;text-align:center;color:#fee7cecc}.vm-transcript-you{max-height:clamp(52px,9dvh,120px);overflow-y:auto;margin-bottom:7px;padding-bottom:7px;border-bottom:1px solid rgba(255,255,255,.12);font-size:13px;line-height:1.45;color:#fee7ceb8;white-space:pre-wrap;overflow-wrap:anywhere}.vm-transcript-sublabel{display:block;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fee7ce80;margin-bottom:2px}.vm-transcript-body{max-height:clamp(100px,20dvh,260px);overflow-y:auto;font-size:14px;line-height:1.5;color:var(--vm-peach);white-space:pre-wrap;overflow-wrap:anywhere}.vm-a.mob .vm-transcript-you{max-height:clamp(44px,7dvh,72px)}.vm-a.mob .vm-transcript-body{max-height:clamp(72px,14dvh,150px)}.vm-transcript-link{display:inline;padding:0 7px;border-radius:999px;background:#fee7ce24;border:1px solid rgba(254,231,206,.22);color:var(--vm-peach);font-size:12.5px;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .15s}.vm-transcript-link:after{content:"↗";margin-left:3px;font-size:10px;opacity:.75}.vm-transcript-link:hover{background:#fee7ce42}.vm-owl-stage{position:relative;display:flex;align-items:center;justify-content:center}.vm-owl{width:116px;height:auto;position:relative;z-index:2;filter:drop-shadow(0 8px 22px rgba(0,0,30,.45));animation:vm-float 3.4s ease-in-out infinite}.vm-owl-glow{position:absolute;top:50%;left:50%;width:180px;height:180px;border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(254,231,206,.55) 0%,rgba(223,105,81,.12) 45%,transparent 70%);filter:blur(4px);z-index:1;animation:vm-breathe 4s ease-in-out infinite}.vm-mic-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;border:2px solid rgba(254,231,206,.5);animation:vm-ring 2.4s ease-out infinite}.vm-eyebrow{margin-top:16px;font-size:10.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#fee7ced9;display:flex;align-items:center;gap:8px}.vm-live-dot{width:7px;height:7px;border-radius:50%;background:var(--vm-orange);box-shadow:0 0 #df695199;animation:vm-pulse-dot 1.6s ease-out infinite}.vm-h2{margin:9px 0 0;font-size:23px;font-weight:700;line-height:1.18;width:100%;text-align:center;color:#fff;letter-spacing:-.01em;text-shadow:0 2px 16px rgba(0,0,40,.4)}.vm-timer{margin-top:14px;font-variant-numeric:tabular-nums;font-size:30px;font-weight:600;letter-spacing:.06em;color:var(--vm-peach)}.vm-mic{margin-top:18px;width:76px;height:76px;border-radius:50%;border:1px solid rgba(255,255,255,.4);background:linear-gradient(180deg,#df6951f2,#c85a3af2);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px -8px #df695199;position:relative;z-index:2;transition:transform .15s}.vm-mic:hover:not(:disabled){transform:translateY(-1px)}.vm-mic:disabled{cursor:default}.vm-ctl-row{margin-top:22px;display:flex;align-items:center;gap:14px}.vm-glass-btn{border:1px solid rgba(255,255,255,.28);cursor:pointer;background:#ffffff1f;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;font-family:inherit;font-size:14px;font-weight:600;height:46px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:7px;transition:background .15s,transform .15s}.vm-glass-btn:hover:not(:disabled){background:#fff3;transform:translateY(-1px)}.vm-glass-btn.ghost{width:46px;padding:0}.vm-glass-btn.send{padding:0 22px;background:linear-gradient(180deg,#df6951fa,#c85a3afa);border-color:#fff6;box-shadow:0 8px 22px -8px #df695199}.vm-glass-btn:disabled{opacity:.5;cursor:default}.vm-hint{margin-top:18px;font-size:12.5px;color:#fee7ceb3;display:flex;align-items:center;gap:6px}.vm-err{margin-top:16px;font-size:13px;font-weight:600;color:#ffd2c6}.vm-prog{width:220px;height:6px;border-radius:999px;overflow:hidden;position:relative;margin-top:20px}.vm-prog.onsky{background:#fff3}.vm-prog i{position:absolute;top:0;bottom:0;left:0;width:40%;border-radius:999px;animation:vm-indeterminate 1.5s cubic-bezier(.4,0,.2,1) infinite}.vm-prog.onsky i{background:linear-gradient(90deg,var(--vm-peach),#fff)}.vm-stagedots{display:inline-flex;gap:4px;margin-left:2px}.vm-stagedots i{width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.35;animation:vm-blink 1.2s ease-in-out infinite}.vm-stagedots i:nth-child(2){animation-delay:.2s}.vm-stagedots i:nth-child(3){animation-delay:.4s}.vm-wave{display:flex;align-items:center;justify-content:center;gap:3px;height:40px}.vm-wave i{width:4px;border-radius:999px;display:block;background:linear-gradient(180deg,#fff,var(--vm-peach));animation:vm-wave-bar .9s ease-in-out infinite alternate}.vm-restore{position:fixed;z-index:1400;display:inline-flex;align-items:center;gap:12px;padding:10px 14px 10px 11px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background-size:cover;background-position:center 30%;color:var(--vm-peach);cursor:pointer;overflow:hidden;isolation:isolate;box-shadow:#0a002873 0 12px 34px -10px;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;transition:transform .15s,box-shadow .15s;animation:vm-restore-in .25s ease-out}.vm-restore:hover{transform:translateY(-2px);box-shadow:#0a00288c 0 16px 40px -10px}.vm-restore.desk{right:24px;bottom:24px}.vm-restore.mob{left:16px;right:16px;bottom:calc(var(--gg-mobile-tab-bar-height, 64px) + 84px)}.vm-restore-veil{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#02001c8c,#02001cb8)}.vm-restore-owl{width:38px;height:38px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid rgba(255,255,255,.25);filter:drop-shadow(0 2px 6px rgba(0,0,30,.4))}.vm-restore-txt{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.vm-restore-eyebrow{font-size:9.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fee7cee6;display:flex;align-items:center;gap:6px;white-space:nowrap}.vm-restore-sub{font-size:13px;font-weight:600;color:#fff;white-space:nowrap}.vm-restore-expand{margin-left:auto;padding-left:10px;display:flex;align-items:center;color:#fffc}.vm-restore-dismiss{position:relative;z-index:1;flex:none;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;color:#fff;background:#0000144d;cursor:pointer;transition:background .15s}.vm-restore-dismiss:hover{background:#0000148c}@keyframes vm-restore-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes vm-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes vm-breathe{0%,to{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(1.05);opacity:.92}}@keyframes vm-twinkle{0%,to{opacity:.25}50%{opacity:.9}}@keyframes vm-blink{0%,to{opacity:1}50%{opacity:.3}}@keyframes vm-pulse-dot{0%{box-shadow:0 0 #df695180}70%{box-shadow:0 0 0 9px #df695100}to{box-shadow:0 0 #df695100}}@keyframes vm-ring{0%{width:76px;height:76px;opacity:.7}to{width:150px;height:150px;opacity:0}}@keyframes vm-wave-bar{0%{height:8px}to{height:36px}}@keyframes vm-indeterminate{0%{left:-40%;width:40%}50%{width:55%}to{left:100%;width:40%}}@media(prefers-reduced-motion:reduce){.vm-owl,.vm-owl-glow,.vm-wave i,.vm-mic-ring,.vm-star,.vm-live-dot,.vm-stagedots i,.vm-prog i,.vm-restore{animation:none!important}.vm-wave i{height:22px}}.gg-dict-bar{display:flex;align-items:center;gap:14px;flex:1;min-width:0;padding:2px 0}.gg-dict-bar.compact{gap:10px}.gg-dict-lbl{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:var(--gg-primary);flex-shrink:0;white-space:nowrap}.gg-dict-dot{width:7px;height:7px;border-radius:50%;background:var(--gg-orange);flex-shrink:0;animation:gg-dict-pulse 1.4s ease-in-out infinite}@keyframes gg-dict-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.8)}}.gg-dict-timer{font-size:12px;font-weight:600;font-variant-numeric:tabular-nums;color:var(--gg-muted);letter-spacing:.01em;flex-shrink:0}.gg-dict-wave{display:flex;align-items:center;gap:2px;height:26px;flex:1;min-width:40px}.gg-dict-wave i{display:block;flex:1;max-width:3px;border-radius:2px;background:var(--gg-primary);height:30%;animation:gg-dict-wv .8s ease-in-out infinite alternate}.gg-dict-wave.hold i{animation:none;height:22%;background:var(--gg-border-strong)}@keyframes gg-dict-wv{0%{height:14%}to{height:100%}}.gg-dict-pillbtn{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:38px;padding:0 16px;border-radius:999px;border:none;background:var(--gg-primary);color:#fff;font:inherit;font-size:13px;font-weight:600;cursor:pointer;flex-shrink:0;white-space:nowrap;transition:background .15s}.gg-dict-pillbtn:hover{background:var(--gg-primary-hover)}.gg-dict-pillbtn.ghost{background:transparent;color:var(--gg-muted);border:1px solid var(--gg-border-2)}.gg-dict-pillbtn.ghost:hover{background:#fff;color:var(--gg-ink)}.gg-dict-pillbtn.ghost.iconic{width:38px;padding:0}.gg-dict-pillbtn .material-symbols-rounded{font-size:17px;font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24;line-height:1}.gg-dict-prog{height:3px;border-radius:2px;background:var(--gg-border);overflow:hidden;margin:8px 18px 0}.gg-dict-prog i{display:block;height:100%;width:4%;border-radius:2px;background:linear-gradient(90deg,var(--gg-primary),#5B76D6);animation:gg-dict-fill 2.6s cubic-bezier(.2,.8,.2,1) forwards}@keyframes gg-dict-fill{0%{width:4%}to{width:93%}}.gg-dict-err{display:flex;align-items:center;gap:10px;margin:10px 0 0;padding:10px 12px 10px 14px;border-radius:12px;background:var(--gg-bad-soft);border:1px solid #f6cfc9;font-size:13px;line-height:1.45;color:#8d2f22}.gg-dict-err .gg-dict-err-ic{font-size:18px;color:var(--gg-bad);flex-shrink:0}.gg-dict-err-msg{flex:1;min-width:0}.gg-dict-err button{border:none;background:transparent;font:inherit;font-size:13px;font-weight:600;color:var(--gg-primary);cursor:pointer;padding:4px 8px;border-radius:8px;flex-shrink:0}.gg-dict-err button:hover{background:#0000800f}.gg-dict-err .gg-dict-dismiss{display:inline-flex;align-items:center;padding:4px}.gg-dict-err .gg-dict-dismiss .material-symbols-rounded{font-size:16px;line-height:1}.gg-dict-note{display:flex;align-items:center;gap:7px;justify-content:center;font-size:12px;font-weight:600;color:var(--gg-good);margin-top:9px;animation:gg-dict-note 4.4s ease forwards}.gg-dict-note .material-symbols-rounded{font-size:16px;line-height:1}@keyframes gg-dict-note{0%{opacity:0}6%,88%{opacity:1}to{opacity:0}}@media(prefers-reduced-motion:reduce){.gg-dict-dot,.gg-dict-wave i,.gg-dict-prog i,.gg-dict-note{animation:none!important}.gg-dict-prog i{width:60%}}.gg-aurora-v3 .material-symbols-rounded{font-family:Material Symbols Rounded,sans-serif;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;line-height:1;display:inline-flex;align-items:center;justify-content:center;user-select:none;-webkit-user-select:none;flex-shrink:0}.gg-aurora-v3 .v3-thread-scroll{overflow-y:auto;overflow-x:hidden}.gg-aurora-v3 .v3-thread-scroll::-webkit-scrollbar{width:4px}.gg-aurora-v3 .v3-thread-scroll::-webkit-scrollbar-thumb{background:var(--gg-border-strong);border-radius:4px}.gg-aurora-v3 .v3-thread-scroll::-webkit-scrollbar-track{background:transparent}.gg-aurora-v3 .v3-clamp-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.gg-aurora-v3 .v3-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gg-aurora-v3 .v3-aurora-avatar{border-radius:50%;background:linear-gradient(135deg,#4d3a6e,#b56850 60%,#e89968);flex-shrink:0}.gg-aurora-v3 .v3-chat-bg{background:var(--gg-surface-2)}.gg-aurora-v3 .v3-coaching-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(max-width:700px){.gg-aurora-v3 .v3-coaching-grid{grid-template-columns:1fr}}@media(max-width:480px){.gg-aurora-v3 .v3-chat-bg{padding-left:12px!important;padding-right:12px!important}}
