.fg-verdict-portal{position:fixed;inset:0 auto auto 0;z-index:2147483647;pointer-events:none}.fg-badge-stack{all:initial;position:absolute!important;inset:auto!important;top:var(--fg-badge-top, 8px)!important;left:var(--fg-badge-left, 8px)!important;display:flex!important;width:max-content!important;min-width:0!important;max-width:min(260px,calc(100% - var(--fg-badge-left, 8px) - 8px),calc(100vw - 24px))!important;height:auto!important;min-height:0!important;max-height:none!important;flex:0 0 auto!important;flex-direction:column!important;align-self:flex-start!important;gap:4px!important;box-sizing:border-box!important;margin:0!important;padding:6px 8px!important;overflow:hidden!important;border:1px solid rgba(230,238,255,.12);border-radius:10px;background:linear-gradient(160deg,#1a2f6fe6,#102054db);box-shadow:0 8px 20px #0711314d;isolation:isolate;contain:layout style;z-index:10;color:#f8fbfff5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;pointer-events:auto}.fg-badge-stack>*{box-sizing:border-box!important;min-width:0!important;max-width:100%!important;max-height:none!important}.fg-badge-stack[data-fg-stale=true]{opacity:.82;filter:saturate(.9)}.fg-badge{all:initial;position:relative;display:inline-flex;align-items:center;justify-content:flex-start;min-height:24px;min-width:0;max-width:100%;gap:5px;box-sizing:border-box;overflow:hidden;padding:2px 8px;border:1px solid rgba(230,238,255,.2);border-radius:999px;background:#0e1f5094;color:#f8fbfff5;font:600 10px/1.2 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:.02em;text-align:left;cursor:default;user-select:none;-webkit-user-select:none;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.fg-badge:hover{transform:translateY(-1px);box-shadow:0 4px 12px #050d2757}.fg-badge:focus-visible{outline:3px solid rgba(255,194,75,.66);outline-offset:2px}.fg-badge[data-state=match]{border-color:#3ad58494!important;background:linear-gradient(135deg,#22c55e3d,#15803d61)!important;color:#91f2b4!important;box-shadow:0 0 10px #22c55e33}.fg-badge[data-state=miss],.fg-badge[data-tone=error]{border-color:#ef44448f!important;background:linear-gradient(135deg,#ef44443d,#b91c1c61)!important;color:#ffb0b0!important;box-shadow:0 0 10px #ef444433}.fg-badge[data-state=unknown]{border-color:#ffc24b47;background:#0c1531c7;color:#e0e9ffe6}.fg-badge__state-icon{all:initial;display:inline-flex;width:12px;height:12px;flex:0 0 12px;align-items:center;justify-content:center;box-sizing:border-box;color:inherit;font:700 12px/1 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.fg-badge__state-icon--pending{border:1.5px solid rgba(255,194,75,.3);border-top-color:#ffc24bfa;border-radius:999px;animation:fg-verdict-pending-spin .76s linear infinite}.fg-badge__label{all:initial;display:inline-block;min-width:0;max-width:100%;flex:1 1 auto;overflow:hidden;color:inherit;font:600 10px/1.2 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-overflow:ellipsis;white-space:nowrap}.fg-verdict-popover{position:fixed;top:0;left:0;z-index:2147483647;display:flex;width:clamp(220px,20vw,290px);max-width:calc(100vw - 20px);height:auto;max-height:none;overflow:visible;flex-direction:column;gap:8px;box-sizing:border-box;margin:0 0 0 10px;padding:11px 12px 12px;border:1px solid rgba(127,156,235,.46);border-radius:10px;background:linear-gradient(160deg,#22387dfa,#10245bf7);box-shadow:0 14px 30px #03091e61,inset 0 1px #f0f5ff0f;color:#f8fbfffa;font:500 11px/1.38 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-align:left;opacity:0;visibility:hidden;transform:translateY(4px) scale(.98);pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.fg-verdict-popover.is-visible{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto}.fg-verdict-popover__header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.fg-verdict-popover__criterion{min-width:0;flex:1;overflow:hidden;color:#f8fbfffa;font-size:12px;font-weight:800;line-height:1.2;overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.fg-verdict-popover__state{display:inline-flex;flex:none;align-items:center;justify-content:center;padding:4px 7px;border:1px solid transparent;border-radius:999px;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.fg-verdict-popover__state--match{border-color:#3ad58494;background:#22c55e38;color:#91f2b4}.fg-verdict-popover__state--miss{border-color:#ef444494;background:#ef444438;color:#ffb0b0}.fg-verdict-popover__state--unknown{border-color:#a4b6de75;background:#e6eeff14;color:#e0e9ffd1}.fg-verdict-popover__report{position:relative;flex:none;display:inline-flex;width:26px;height:26px;align-items:center;justify-content:center;padding:0;border:1px solid rgba(255,135,147,.36);border-radius:6px;background:#ff879314;color:#ffbec5f0;font:700 9px/1 Inter,ui-sans-serif,system-ui,sans-serif;cursor:pointer}.fg-verdict-popover__report svg,.fg-verdict-popover__report-action svg{display:block;width:13px;height:13px}.fg-verdict-popover__report:after{position:absolute;z-index:1;top:calc(100% + 6px);right:0;width:max-content;max-width:190px;padding:5px 7px;border:1px solid rgba(127,156,235,.36);border-radius:5px;background:#09153cfa;box-shadow:0 6px 14px #03091e47;color:#f8fbfff5;content:attr(data-tooltip);font-size:9px;line-height:1.2;opacity:0;pointer-events:none;transform:translateY(-2px);transition:opacity .12s ease,transform .12s ease;visibility:hidden}.fg-verdict-popover__report:hover:after,.fg-verdict-popover__report:focus-visible:after{opacity:1;transform:translateY(0);visibility:visible}.fg-verdict-popover__report:hover:not(:disabled){border-color:#ff87939e;background:#ff879324}.fg-verdict-popover__report:focus-visible{outline:2px solid rgba(255,194,75,.72);outline-offset:2px}.fg-verdict-popover__report:disabled{cursor:default;opacity:.68}.fg-verdict-popover__report-confirmation{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 7px;border:1px solid rgba(255,135,147,.3);border-radius:6px;background:#ff879314;color:#ffd6dbfa;font-size:10px;font-weight:700;line-height:1.2}.fg-verdict-popover__report-actions{display:inline-flex;flex:none;gap:4px}.fg-verdict-popover__report-action{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;padding:0;border:1px solid transparent;border-radius:5px;cursor:pointer}.fg-verdict-popover__report-action--confirm{border-color:#ffc24b8f;background:#ffc24b2e;color:#ffd06b}.fg-verdict-popover__report-action--cancel{border-color:#e6eeff3d;background:#e6eeff14;color:#e6eeffdb}.fg-verdict-popover__report-action:hover:not(:disabled){filter:brightness(1.14)}.fg-verdict-popover__report-action:focus-visible{outline:2px solid rgba(255,194,75,.72);outline-offset:2px}.fg-verdict-popover__report-action:disabled{cursor:default;opacity:.62}.fg-verdict-popover__reported{flex:none;color:#91f2b4;font-size:10px;font-weight:800}.fg-verdict-popover__report-status{margin:0;padding:6px 7px;border:1px solid rgba(255,135,147,.34);border-radius:6px;background:#ff879314;color:#ffd6dbf5;font-size:10px;line-height:1.3}.fg-verdict-popover__report-status:empty{display:none}.fg-verdict-popover__rationale{margin:0;overflow:visible;color:#e0e9fff0;font-size:11px;line-height:1.38;overflow-wrap:anywhere}@keyframes fg-verdict-pending-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.fg-badge,.fg-verdict-popover{transition:none}.fg-badge__state-icon--pending{animation:none;border-color:#ffc24bc7}}.genie-segmented-control{display:flex;align-items:center;gap:0;min-width:0;background:#111e4580;border:1px solid rgba(143,163,209,.28);border-radius:9999px;padding:1px;transition:color .12s ease,background-color .12s ease,box-shadow .12s ease}.genie-segmented-control--sm .genie-segmented-control__option{padding:.28rem .95rem;font-size:.8125rem;line-height:1.05rem}.genie-segmented-control--md .genie-segmented-control__option{padding:.38rem 1.1rem;font-size:1rem;line-height:1.25}.genie-segmented-control--disabled{opacity:.5;cursor:not-allowed}.genie-segmented-control__option{position:relative;display:flex;box-sizing:border-box;flex:1;align-items:center;justify-content:center;min-width:0;overflow:hidden;text-overflow:ellipsis;font-weight:600;color:var(--fg-text-white, var(--fg-text, rgba(255, 255, 255, .96)));background:transparent;border:none;border-radius:9999px;cursor:pointer;outline:none;transition-property:color,background-color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.14s;white-space:nowrap;user-select:none;z-index:1}.genie-segmented-control__input{position:absolute;inset:0;margin:0;opacity:0;cursor:inherit;pointer-events:auto;z-index:1}.genie-segmented-control__option:hover:not(:disabled):not(.genie-segmented-control__option--selected):not(.genie-segmented-control__option--disabled){color:var(--fg-text-white, var(--fg-text, rgba(255, 255, 255, .96)));background:#ffffff0a}.genie-segmented-control__option:focus-visible,.genie-segmented-control__option:focus-within{outline:none;box-shadow:0 0 0 1px #ffb84d33 inset,0 0 0 2px #ffb84d47 inset}.genie-segmented-control__option--selected{color:var(--fg-genie-gold, var(--fg-gold, #ffd170));font-weight:700;background:#ffb84d0a;box-shadow:0 0 0 1px #ffb84d29 inset;z-index:2}.genie-segmented-control__option--selected:hover:not(:disabled){background:#ffb84d0f;box-shadow:0 0 0 1px #ffb84d33 inset}.genie-segmented-control__option[aria-selected=false]{color:var(--fg-text-white, var(--fg-text, rgba(255, 255, 255, .96)))!important;background:transparent!important;box-shadow:none!important}.genie-segmented-control__option[aria-selected=true]{color:var(--fg-genie-gold, var(--fg-gold, #ffd170))!important;font-weight:700;background:#ffb84d0a!important;box-shadow:0 0 0 1px #ffb84d29 inset!important;z-index:2}.genie-segmented-control__option--disabled{opacity:.5;cursor:not-allowed}.genie-segmented-control__option--disabled:hover{background:transparent}:root{--fg-brand-blue: #2b4a9f;--fg-brand-deep: #152a68;--fg-brand-darker: #0b1738;--fg-brand-gold: #ffbd3e;--fg-brand-gold-deep: #e39500;--fg-brand-success: #54d89a;--fg-brand-warning: #ffca68;--fg-brand-error: #ff8793;--fg-brand-text: #ffffff;--fg-brand-muted: #8fa3d1}.fg-product-panel{--fg-blue: var(--fg-brand-blue, #2b4a9f);--fg-deep: var(--fg-brand-deep, #152a68);--fg-darker: var(--fg-brand-darker, #0b1738);--fg-panel: rgba(10, 24, 61, .66);--fg-panel-strong: rgba(11, 27, 70, .9);--fg-line: rgba(190, 207, 248, .14);--fg-text: rgba(255, 255, 255, .96);--fg-muted: rgba(220, 231, 255, .67);--fg-faint: rgba(220, 231, 255, .48);--fg-gold: var(--fg-brand-gold, #ffbd3e);--fg-gold-deep: var(--fg-brand-gold-deep, #e39500);--fg-success: var(--fg-brand-success, #54d89a);--fg-warning: var(--fg-brand-warning, #ffca68);--fg-error: var(--fg-brand-error, #ff8793);position:relative;display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;color:var(--fg-text);color-scheme:dark;background:radial-gradient(circle at 92% -8%,rgba(94,138,255,.34),transparent 31%),linear-gradient(168deg,#3155ad 0%,var(--fg-deep) 47%,#102257 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;line-height:1.4;box-sizing:border-box}.fg-product-panel *,.fg-product-panel *:before,.fg-product-panel *:after{box-sizing:border-box}.fg-product-panel button,.fg-product-panel input,.fg-product-panel textarea,.fg-product-panel select{font:inherit}.fg-product-panel button,.fg-product-panel a,.fg-product-panel input,.fg-product-panel textarea,.fg-product-panel select{outline:none}.fg-product-panel :focus-visible{outline:2px solid rgba(255,196,81,.9);outline-offset:2px}.fg-product-visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.fg-product-panel__header{position:relative;z-index:2;display:flex;align-items:center;justify-content:flex-start;flex:none;min-height:70px;gap:7px;padding:13px 10px 6px;border-bottom:1px solid rgba(220,232,255,.05);background:linear-gradient(180deg,#2849a1eb,#1b357cbd)}.fg-product-panel__identity{display:flex;align-items:center;min-width:0;gap:8px}.fg-product-panel__identity>img{width:50px;height:50px;flex:none;object-fit:contain;filter:drop-shadow(0 0 16px rgba(205,226,255,.3)) drop-shadow(0 9px 18px rgba(4,12,33,.28))}.fg-product-panel__title{min-width:0;overflow:hidden;margin:0;font:inherit}.fg-product-brand-title{display:block;overflow:hidden;color:#fff;font-size:25px;font-weight:800;line-height:1;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 3px 12px rgba(3,9,25,.35)}.fg-product-brand-title>span,.fg-product-chat__header strong>span{color:var(--fg-gold)}.fg-product-brand-title__environment{display:inline-flex;align-items:center;min-height:20px;margin-left:6px;padding:0 7px;border:1px solid rgba(255,190,65,.28);border-radius:5px;color:var(--fg-gold);background:#ffbe411a;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;vertical-align:3px}.fg-product-credits{display:flex;align-items:center;min-width:88px;min-height:42px;gap:7px;padding:6px 9px;border:1px solid rgba(201,215,255,.12);border-radius:13px;color:var(--fg-text);background:linear-gradient(145deg,#3a58b4f0,#1e306df5);box-shadow:inset 0 1px #ffffff0f;cursor:default}.fg-product-panel__header>.fg-product-credits{margin-left:auto}button.fg-product-credits{cursor:pointer}.fg-product-credits img{width:26px;height:26px;object-fit:contain}.fg-product-credits>span{display:grid;justify-items:start;line-height:1}.fg-product-credits strong{font-size:15px;font-variant-numeric:tabular-nums}.fg-product-credits small{margin-top:3px;color:#ffffff9e;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.fg-product-panel__main{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;min-height:0;padding:10px 10px 0;overflow:hidden}.fg-product-panel__header-actions{position:absolute;top:3px;right:6px;display:inline-flex;align-items:center;flex:none;gap:2px;margin-left:0}.fg-product-panel__header-action{display:inline-grid;place-items:center;width:18px;height:18px;padding:0;border:0;border-radius:6px;color:#dee7ff8a;background:transparent;cursor:pointer;font-size:13px;font-weight:750}.fg-product-panel__header-action--help{position:relative;top:auto;right:auto;width:18px;height:18px;border:1px solid rgba(220,231,255,.14);border-radius:50%;color:#dee7ff7a;background:#0917392e;font-size:10px;line-height:1}.fg-product-panel__header-action--help:after,.fg-product-help-tooltip{position:absolute;z-index:20;max-width:min(220px,calc(100vw - 24px));padding:5px 8px;border:1px solid rgba(255,190,65,.22);border-radius:7px;color:#f7faffeb;background:#091635f5;box-shadow:0 8px 20px #030b2247;font-size:10px;font-weight:600;line-height:1.3;pointer-events:none;white-space:normal}.fg-product-panel__header-action--help:after{content:attr(data-tooltip);opacity:0;transform:translateY(-3px);transition:opacity .14s ease,transform .14s ease}.fg-product-help-tooltip{position:fixed;z-index:2147483647;width:max-content;max-width:min(210px,calc(100vw - 24px));box-sizing:border-box;animation:fg-product-tooltip-in .14s cubic-bezier(.16,1,.3,1)}@keyframes fg-product-tooltip-in{0%{opacity:0;transform:translateY(3px)}}.fg-product-panel__header-action--help:after{top:calc(100% + 5px);right:0;transform-origin:top right}.fg-product-panel__header-action--help:hover:after,.fg-product-panel__header-action--help:focus-visible:after{opacity:1;transform:translateY(0)}.fg-product-panel__header-action:hover,.fg-product-panel__header-action:focus-visible{color:#ffd27c;background:#ffbc3d17}.fg-product-panel__header-action--help:hover,.fg-product-panel__header-action--help:focus-visible{border-color:#ffbe414d;background:#ffbc3d1a}.fg-product-panel__header-action--collapse{border:1px solid rgba(220,231,255,.1)}.fg-product-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid rgba(191,208,248,.18);border-radius:10px;color:var(--fg-text);background:#193477b8;box-shadow:inset 0 1px #ffffff0a;cursor:pointer;font-weight:720;line-height:1;transition:.14s ease}.fg-product-button--compact{min-height:28px;padding:0 10px;border-radius:8px;font-size:11px}.fg-product-button--primary{border-color:transparent;color:#172452;background:linear-gradient(135deg,var(--fg-gold),var(--fg-gold-strong, var(--fg-gold-deep)));box-shadow:inset 0 1px #ffffff47,0 8px 18px #be760047}.fg-product-button--ghost{border-color:transparent;color:#e2ebffbd;background:#ffffff0b;box-shadow:none}.fg-product-button:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.07)}.fg-product-button:disabled,.fg-product-panel button:disabled{cursor:not-allowed;opacity:.44;transform:none}.fg-product-context{display:flex;align-items:center;justify-content:space-between;min-width:0;min-height:46px;gap:10px;padding:7px 10px;border:1px solid rgba(182,204,255,.13);border-radius:11px;background:#0d2258a8;box-shadow:inset 0 1px #ffffff09}.fg-product-context__marketplace,.fg-product-context__subject{display:flex;align-items:center;min-width:0;gap:6px}.fg-product-context__marketplace img,.fg-product-context__marketplace>span:first-child{display:inline-grid;place-items:center;width:30px;height:30px;flex:none;border-radius:7px;background:#ffffff12;object-fit:contain}.fg-product-context__marketplace strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.fg-product-context__subject{max-width:58%;padding:6px 9px;border:1px solid rgba(180,199,245,.11);border-radius:8px;color:#e6edffc2;background:#00000017;font-size:12px}.fg-product-context__subject>svg{flex:none}.fg-product-context__subject>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fg-product-toast-layer{position:absolute;z-index:40;top:80px;right:10px;left:10px;pointer-events:none}.fg-product-toast{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;max-width:100%;padding:9px 10px;border:1px solid rgba(135,179,255,.3);border-radius:10px;background:#112a66f5;box-shadow:0 14px 30px #03091e57;animation:fg-product-toast-enter .18s cubic-bezier(.16,1,.3,1) both;pointer-events:auto}.fg-product-toast--error{border-color:#ff87936b}.fg-product-toast--success{border-color:#54d89a66}.fg-product-toast--warning{border-color:#ffca686b}.fg-product-toast>span{display:grid;gap:2px}.fg-product-toast strong{font-size:11px}.fg-product-toast small{color:var(--fg-muted);font-size:10px}.fg-product-toast button{display:inline-grid;place-items:center;width:26px;height:26px;padding:0;border:0;border-radius:7px;color:var(--fg-muted);background:transparent;cursor:pointer}.fg-product-toast button:hover{color:var(--fg-text);background:#ffffff12}.fg-product-toast button:focus-visible{color:var(--fg-text);background:#ffffff12;outline:2px solid rgba(255,202,104,.9);outline-offset:2px}@keyframes fg-product-toast-enter{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.fg-product-eyebrow{margin:0;color:#dae4ffbf;font-size:9px;font-weight:850;letter-spacing:.14em;line-height:1.1;text-transform:uppercase}.fg-product-guidance{display:grid;align-content:center;justify-items:center;width:100%;min-height:160px;gap:7px;padding:18px 16px;border:1px solid var(--fg-line);border-radius:13px;background:#0a194194;text-align:center}.fg-product-guidance--warning{border-color:#ffca6852}.fg-product-guidance--error{border-color:#ff879361}.fg-product-guidance>:is(h1,h2,h3,h4,h5,h6){margin:0;font-size:17px;line-height:1.2}.fg-product-guidance>p:not(.fg-product-eyebrow){max-width:300px;margin:0;color:var(--fg-muted);font-size:11.5px}.fg-product-guidance__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin-top:6px}.fg-product-signed-out,.fg-product-status-view{display:grid;align-content:center;justify-items:center;flex:1;min-height:0;gap:7px}.fg-product-signed-out>img{width:86px;height:86px;object-fit:contain}.fg-product-signed-out>:is(h1,h2,h3,h4,h5,h6){margin:0;font-size:18px}.fg-product-signed-out>p:not(.fg-product-eyebrow){max-width:280px;margin:0 0 8px;color:var(--fg-muted);text-align:center}.fg-product-status-view{align-content:start;gap:7px}.fg-product-status-view>.fg-product-context{width:100%}.fg-product-loading{display:flex;align-items:center;justify-content:center;min-height:180px;gap:9px;color:var(--fg-muted)}.fg-product-loading span{width:18px;height:18px;border:2px solid rgba(255,255,255,.18);border-top-color:var(--fg-gold);border-radius:50%;animation:fg-product-spin .8s linear infinite}@keyframes fg-product-spin{to{transform:rotate(1turn)}}.fg-product-tabs{display:flex;align-self:center;flex:none;gap:8px;margin:7px auto}.fg-product-tabs>[role=tablist]{min-width:0}.fg-product-tool-tabs__control{min-width:0;animation:fg-product-gold-breathe 4.8s cubic-bezier(.45,0,.55,1) infinite}.fg-product-item-view,.fg-product-collection,.fg-product-tool-panel{display:flex;flex:1;flex-direction:column;min-width:0;min-height:0}.fg-product-tool-panel[hidden]{display:none}.fg-product-collection{display:flex;flex:1;flex-direction:column;min-height:0;gap:8px;padding-bottom:8px;overflow:hidden}.fg-product-workspace{display:grid;flex:1;grid-template-rows:minmax(0,1fr) auto 112px;min-height:0;gap:8px;overflow:hidden}.fg-product-workspace__section{position:relative;min-width:0;min-height:0;overflow:hidden;border:1px solid rgba(172,198,255,.18);border-radius:14px;background:radial-gradient(circle at 96% -35%,rgba(95,145,255,.17),transparent 43%),linear-gradient(145deg,#14306fe6,#08183fdb);box-shadow:inset 0 1px #ffffff0e,0 8px 22px #040c2321}.fg-product-section{min-width:0;border:1px solid var(--fg-line);border-radius:14px;background:var(--fg-panel);box-shadow:inset 0 1px #ffffff06}.fg-product-section__heading{display:flex;align-items:center;justify-content:space-between;min-height:27px;gap:8px}.fg-product-section__heading strong,.fg-product-section__heading :is(h1,h2,h3,h4,h5,h6){margin:0;color:#e5edffdb;font-size:10px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.fg-product-section__label{display:inline-flex;align-items:center;gap:5px;min-width:0}.fg-product-help-hint{display:inline-grid;place-items:center;width:16px;height:16px;flex:none;border-radius:50%;color:#beccee8c;cursor:help}.fg-product-help-hint:hover,.fg-product-help-hint:focus-visible{color:#ffd98feb}.fg-product-transcript-shell{position:relative;display:flex;flex:1;min-height:0}.fg-product-transcript{display:flex;flex:1;flex-direction:column;min-height:0;gap:10px;overflow-y:hidden}.fg-product-transcript__jump{position:absolute;right:8px;bottom:8px;z-index:2;box-shadow:0 6px 16px #03091e57;visibility:hidden;pointer-events:none}.fg-product-transcript__jump:not(:disabled){visibility:visible;pointer-events:auto}.fg-product-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fg-product-transcript--scrollable{overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(187,204,247,.22) transparent}.fg-product-message{width:fit-content;max-width:88%;padding:8px 11px;border-radius:14px;color:#f4f7ffe8;background:#091739bf;font-size:12px;line-height:1.45}.fg-product-conversation-message{display:flex;flex:none;flex-direction:column;width:100%;min-width:0;gap:6px}.fg-product-conversation-message--user{align-items:flex-end}.fg-product-conversation-message--assistant{align-items:flex-start}.fg-product-message--user{align-self:flex-end;border:1px solid rgba(194,210,250,.16);border-bottom-right-radius:4px;background:#525b81a3}.fg-product-message--assistant{align-self:flex-start;border-bottom-left-radius:4px}.fg-product-chat--collection .fg-product-message--assistant{max-width:88%;padding:8px 11px;border:1px solid rgba(180,203,250,.11);border-radius:14px 14px 14px 4px;background:linear-gradient(145deg,#0b1d48cc,#081639ad);box-shadow:inset 0 1px #ffffff06}.fg-product-message p{margin:0;text-wrap:pretty}.fg-product-message p+p,.fg-product-message ul,.fg-product-message ol{margin:6px 0 0;padding-left:18px}.fg-product-message li+li{margin-top:3px}.fg-product-message a{color:#9fc7ff}.fg-product-activity-group{display:grid;width:min(94%,440px);gap:2px;color:#dde8ffb5}.fg-product-reasoning,.fg-product-tool{min-width:0}.fg-product-reasoning>button,.fg-product-tool>header,.fg-product-tool>button{display:grid;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;width:100%;min-height:31px;gap:6px;padding:6px 8px;border:0;color:inherit;background:transparent;text-align:left}.fg-product-tool>button{grid-template-columns:12px auto minmax(0,1fr) auto;cursor:pointer}.fg-product-tool>button>span:not(.fg-product-activity-mark){min-width:0;overflow:hidden;color:#c5d5f894;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.fg-product-reasoning>button{cursor:pointer}.fg-product-reasoning>button:hover,.fg-product-reasoning>button:focus-visible,.fg-product-tool>button:hover,.fg-product-tool>button:focus-visible{color:#f1f6ffeb;background:#ffffff09}.fg-product-reasoning strong,.fg-product-tool strong{min-width:0;font-size:10px;font-weight:740;line-height:1.3}.fg-product-reasoning small,.fg-product-tool header small,.fg-product-tool button small{color:#c5d5f880;font-size:8.5px;font-weight:650}.fg-product-tool__body{padding:0 8px 8px 26px}.fg-product-activity-mark{display:inline-grid;place-items:center;width:7px;height:7px;border:1px solid rgba(156,184,244,.44);border-radius:50%;background:#638adc3d}[data-status=streaming]>:is(button,header) .fg-product-activity-mark,[data-status=running] .fg-product-activity-mark{border-color:#ffc861bf;background:var(--fg-gold);box-shadow:0 0 0 3px #ffbe4117;animation:fg-product-activity-pulse 1.4s ease-in-out infinite}[data-status=completed] .fg-product-activity-mark,[data-status=complete]>button .fg-product-activity-mark{border-color:#54d89ab3;background:#54d89ab8}[data-status=error] .fg-product-activity-mark{border-color:#ff8793c2;background:#ff8793cc}[data-status=cancelled] .fg-product-activity-mark{background:#aabadd6b}@keyframes fg-product-activity-pulse{50%{opacity:.52;transform:scale(.82)}}.fg-product-reasoning>.fg-product-disclosure>div>div,.fg-product-tool>p{margin:0;padding:0 8px 7px 26px}.fg-product-reasoning>.fg-product-disclosure>div>div{display:grid;gap:4px}.fg-product-reasoning p,.fg-product-tool p,.fg-product-message-repair p{margin:0;color:#cddaf89e;font-size:9.5px;line-height:1.4}.fg-product-reasoning[data-status=error] p,.fg-product-tool[data-status=error]>p{color:#ffc2c8}.fg-product-reasoning__live{color:#ffd583b8;font-size:8.5px}.fg-product-tool__rows{display:grid;gap:2px}.fg-product-tool__rows>div{display:flex;align-items:baseline;justify-content:space-between;min-width:0;gap:10px}.fg-product-tool__rows dt,.fg-product-tool__rows dd{margin:0;font-size:9px}.fg-product-tool__rows dt{overflow:hidden;color:#cedcfb9e;text-overflow:ellipsis;white-space:nowrap}.fg-product-tool__rows dd{flex:none;color:#f1f6ffdb;font-weight:720}.fg-product-tool__filter-breakdown{display:grid;gap:4px}.fg-product-tool__filter-breakdown>span{display:grid;gap:1px;padding-top:4px;border-top:1px solid rgba(182,204,250,.08);color:#c4d3f594;font-size:8.5px}.fg-product-tool__filter-breakdown strong{overflow:hidden;color:#ebf2ffd6;text-overflow:ellipsis;white-space:nowrap}.fg-product-approval{display:grid;grid-template-columns:28px minmax(0,1fr);width:min(96%,460px);gap:8px;padding:9px;border:1px solid rgba(255,196,78,.3);border-radius:11px;background:#69450c24;box-shadow:inset 0 1px #ffe2a90a}.fg-product-approval[data-status=denied],.fg-product-approval[data-status=expired]{border-color:#b0c3ec24;background:#0d1f4a61}.fg-product-approval__mark{display:grid;place-items:center;width:28px;height:28px;border:1px solid rgba(255,204,105,.27);border-radius:8px;color:#ffd98f;background:#ffbe4117;font-size:13px}.fg-product-approval>div{display:grid;min-width:0;gap:3px}.fg-product-approval strong{color:#f9f7eff0;font-size:10.5px;line-height:1.35}.fg-product-approval p{margin:0;color:#e2dbc4b0;font-size:9px;line-height:1.4}.fg-product-approval .fg-product-approval__question{margin-top:2px;color:#efe8d2d1;font-style:italic}.fg-product-approval__actions{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.fg-product-sources{display:flex;align-items:center;flex-wrap:wrap;width:min(94%,440px);gap:4px;color:#bccdf285;font-size:8.5px}.fg-product-sources>span{margin-right:2px;font-weight:720}.fg-product-sources a{max-width:180px;overflow:hidden;padding:2px 5px;border:1px solid rgba(127,183,255,.18);border-radius:6px;color:#a8ceff;background:#5991e012;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.fg-product-message-repair{display:grid;width:min(96%,460px);padding:9px;border:1px solid rgba(255,135,147,.3);border-radius:10px;color:#ffc7cc;background:#70182b29}.fg-product-message-repair>div{display:grid;min-width:0;gap:2px}.fg-product-message-repair strong{font-size:10px}.fg-product-message--typing{display:flex;align-items:center;gap:4px;min-height:31px}.fg-product-message--typing span{width:5px;height:5px;border-radius:50%;background:#e1eaffa8;animation:fg-product-pulse 1.1s ease-in-out infinite}.fg-product-message--typing span:nth-child(2){animation-delay:.15s}.fg-product-message--typing span:nth-child(3){animation-delay:.3s}@keyframes fg-product-pulse{0%,65%,to{opacity:.35;transform:translateY(0)}32%{opacity:1;transform:translateY(-2px)}}.fg-product-evidence-link{display:inline-flex;align-items:center;min-height:1em;margin:0 .08em;padding:0;border:0;border-radius:2px;color:#ffd686;background:transparent;cursor:pointer;font:inherit;font-size:.78em;font-weight:760;text-decoration:none;text-decoration-color:transparent;text-underline-offset:.18em;vertical-align:.12em;line-height:1}.fg-product-evidence-link--web{color:#a8ceff}.fg-product-evidence-link:hover,.fg-product-evidence-link:focus-visible{color:#ffe6b2;background:transparent;outline:none;text-decoration:underline;text-decoration-color:currentColor}.fg-product-evidence-link:focus-visible{box-shadow:0 0 0 2px #ffcd656b}.fg-product-evidence-preview{position:fixed;z-index:10000;width:min(280px,calc(100vw - 24px));padding:10px 11px;border:1px solid rgba(145,184,247,.32);border-radius:12px;color:#f4f7ff;background:linear-gradient(155deg,#183b85,#091f55);box-shadow:0 16px 38px #0008236b;pointer-events:none;transform:translateY(-100%)}.fg-product-evidence-preview.is-below{transform:none}.fg-product-evidence-preview>span{display:block;margin-bottom:5px;color:#ffd686;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.fg-product-evidence-preview>p{margin:0;color:#eef3ff;font-size:12px;line-height:1.45}.fg-product-evidence-preview__quote mark{margin-inline:.08em;padding:.08em .16em;border-radius:3px;color:#13224a;background:#ffd86f;box-decoration-break:clone;-webkit-box-decoration-break:clone}.fg-product-evidence-preview__crop{position:relative;width:min(100%,var(--fg-crop-preview-width, 256px));aspect-ratio:var(--fg-crop-aspect, 4 / 3);margin-inline:auto;overflow:hidden;border-radius:8px;background:#07163c}.fg-product-evidence-preview__crop img{position:absolute;top:var(--fg-crop-top, 0);left:var(--fg-crop-left, 0);width:var(--fg-crop-width, 100%);max-width:none;height:auto;display:block}.fg-product-modal{position:absolute;z-index:100;inset:0;display:grid;place-items:center;padding:14px;isolation:isolate;overflow:hidden;background:#040917eb}.fg-product-modal__backdrop{position:absolute;z-index:-1;inset:0;width:100%;height:100%;border:0;background:transparent;cursor:default}.fg-product-modal__card{display:grid;width:min(100%,640px);max-height:100%;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(135,180,255,.3);border-radius:16px;background:linear-gradient(165deg,#152f6ffa,#071439fc);box-shadow:0 24px 70px #0000007a,inset 0 1px #ffffff14}.fg-product-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border-bottom:1px solid rgba(194,214,255,.12)}.fg-product-modal__header>div{display:grid;gap:2px}.fg-product-modal__header span{color:var(--fg-gold);font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.fg-product-modal__header strong{color:var(--fg-text);font-size:13px}.fg-product-modal__header>button{display:grid;place-items:center;width:32px;height:32px;flex:none;border:1px solid rgba(210,224,255,.18);border-radius:9px;color:#ffffffc7;background:#ffffff12;cursor:pointer}.fg-product-modal__header>button:hover{color:#fff;background:#ffffff24}.fg-product-modal__media{position:relative;width:100%;max-height:min(68vh,520px);overflow:hidden;background:#050c20}.fg-product-modal__media img{display:block;width:100%;height:100%;object-fit:contain}.fg-product-modal__annotation{position:absolute;border:3px solid #ff5667;border-radius:6px;box-shadow:0 0 0 1px #ff566773,0 0 18px #ff2d4242;pointer-events:none}.fg-product-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:46px;padding:8px 12px;border-top:1px solid rgba(194,214,255,.12);color:var(--fg-faint);font-size:9px}.fg-product-modal__navigation{display:flex;flex:none;gap:4px}.fg-product-modal__navigation button{min-height:28px;padding:0 8px;border:1px solid rgba(255,190,65,.25);border-radius:7px;color:#ffd886;background:#ffbe411a;cursor:pointer;font-size:9px;font-weight:700}.fg-product-composer{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:6px;max-width:100%;min-width:0;padding:0}.fg-product-composer--guided{isolation:isolate}@keyframes fg-product-gold-breathe{0%,to{filter:drop-shadow(0 0 3px rgba(255,190,65,.14))}50%{filter:drop-shadow(0 0 8px rgba(255,190,65,.3))}}.fg-product-guided-prompts{position:absolute;z-index:8;right:0;bottom:calc(100% + 6px);left:0;max-height:min(260px,calc(100svh - 24px));display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:3px;overflow:visible;padding:4px;border:1px solid rgba(190,207,248,.12);border-radius:14px;background:#08163de6;box-shadow:0 10px 24px #020c2838;overscroll-behavior:contain;transform-origin:bottom center;animation:fg-product-guided-prompts-in .16s ease-out both}@keyframes fg-product-guided-prompts-in{0%{opacity:0;transform:translateY(5px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.fg-product-guided-prompts button{display:flex;align-items:center;width:100%;min-height:28px;max-width:100%;padding:6px 9px;border:1px solid transparent;border-radius:9px;color:#e8efffc7;background:#ffffff06;cursor:pointer;font-size:10px;line-height:1.3;text-align:left;transition:border-color .14s ease,color .14s ease,background .14s ease}.fg-product-guided-prompts button:hover,.fg-product-guided-prompts button[aria-selected=true]{border-color:#ffbe4133;color:#fff1cd;background:#ffbe4114}.fg-product-composer textarea{align-self:center;width:100%;min-width:0;min-height:40px;max-height:96px;padding:10px 108px 9px 11px;resize:none;border:1px solid rgba(255,255,255,.115);border-radius:16px;color:var(--fg-text);background:#0f142aa3;box-shadow:inset 0 1px #ffffff0a;font-size:12px;line-height:1.4;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.fg-product-composer[data-guided-demo=true] textarea{box-shadow:0 0 0 1px #ffbe414d,inset 0 1px #ffffff0a;animation:fg-product-gold-breathe 4.8s cubic-bezier(.45,0,.55,1) infinite}.fg-product-composer textarea::placeholder{color:#d7e2ff59}.fg-product-composer textarea:focus{outline:none;border-color:#96b1ee80;background:#161b33e6;box-shadow:0 0 0 1px #96b1ee42}@media(forced-colors:active){.fg-product-panel :focus-visible{outline:2px solid Highlight;outline-offset:2px}.fg-product-composer textarea:focus-visible{border-color:ButtonText;box-shadow:none}}.fg-product-composer__actions{position:absolute;top:50%;right:7px;display:flex;align-items:center;gap:4px;pointer-events:none;transform:translateY(-50%)}.fg-product-composer__actions .fg-product-button{width:26px;min-width:26px;height:26px;min-height:26px;padding:0;border-radius:999px}.fg-product-composer__actions .fg-product-button[aria-disabled=true]{pointer-events:none}.fg-product-composer__actions .fg-product-button:not([aria-disabled=true]):not(:disabled){pointer-events:auto}.fg-product-composer__actions .fg-product-button:focus-visible{outline:2px solid rgba(150,177,238,.82);outline-offset:2px}.fg-product-composer__actions .fg-product-button svg{width:15px;height:15px}.fg-product-stop-icon{width:9px;height:9px;border-radius:2px;background:currentColor}.fg-product-voice-control__status{align-self:center;color:#ffd682d1;font-size:9px;font-weight:700}.fg-product-composer__error{grid-column:1 / -1;color:var(--fg-error);font-size:9px}.fg-product-attachments{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:5px}.fg-product-attachments>span{position:relative;display:block;width:44px;height:44px}.fg-product-attachments img{width:100%;height:100%;border-radius:7px;object-fit:cover}.fg-product-attachments button{position:absolute;top:-5px;right:-5px;width:18px;height:18px;padding:0;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;background:#273b7c;cursor:pointer;font-size:11px}.fg-product-inline-error{display:grid;gap:1px;margin:0;padding:7px 8px;border:1px solid rgba(255,135,147,.24);border-radius:8px;color:#ffc2c8;background:#781d2e24;font-size:9.5px}.fg-product-inline-error strong{font-size:10px}.fg-product-inline-error--warning{border-color:#ffca683d;color:#ffe0a5;background:#78511424}.fg-product-analysis-refresh{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 8px;border:1px solid rgba(255,202,104,.24);border-radius:8px;color:#ffe0a5;background:#78511424;font-size:9.5px}.fg-product-analysis-refresh .fg-product-button{flex:none}.fg-product-filters,.fg-product-display{display:grid;gap:5px;padding:7px 10px 8px;overflow:hidden}.fg-product-filters{align-content:start}.fg-product-display{grid-template-rows:24px repeat(3,minmax(0,1fr))}.fg-product-filters>.fg-product-section__heading,.fg-product-display>.fg-product-section__heading{min-height:24px}.fg-product-section__meta{color:#c5d5f88f;font-size:10px;font-weight:680}.fg-product-filter-list{display:grid;align-content:start;gap:3px;max-height:78px;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(187,204,247,.22) transparent}.fg-product-filter{display:grid;grid-template-columns:18px minmax(0,1fr) 20px 24px;align-items:center;gap:4px;min-height:24px}.fg-product-filter>span{display:grid;place-items:center;width:18px;height:18px;border:0;border-radius:50%;color:#d5e0fa80;font-size:9px}.fg-product-filter input[type=text]{width:100%;height:24px;padding:0 9px;border:1px solid rgba(182,199,241,.09);border-radius:999px;color:#f1f5ffe6;background:#0c1f4b6b;font-size:12px;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.fg-product-panel .fg-product-filter input[type=text]:focus{border-color:#a4c1fb85;background:#0f2556b8;box-shadow:0 0 0 2px #6693ef29,inset 0 1px #ffffff0a}.fg-product-panel .fg-product-filter input[type=text]:focus-visible{outline:none}.fg-product-filter>button{display:grid;place-items:center;width:20px;height:20px;padding:0;border:0;border-radius:6px;color:#ffb7bf9e;background:#871f3314;cursor:pointer}.fg-product-filter>button:hover:not(:disabled),.fg-product-filter>button:focus-visible:not(:disabled){color:#ffd2d7;background:#a2273d4d}.fg-product-filter__toggle{position:relative;width:24px;height:24px;display:grid;place-items:center;cursor:pointer}.fg-product-filter__toggle input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:inherit}.fg-product-filter__toggle>span{width:16px;height:16px;border:1px solid rgba(184,203,246,.2);border-radius:4px;background:#09173aa6}.fg-product-filter__toggle input:checked+span{border-color:#ffc64ea6;background:var(--fg-gold);box-shadow:inset 0 0 0 3px #334678}.fg-product-filter__toggle input:focus-visible+span{outline:3px solid rgba(255,202,104,.78);outline-offset:2px}.fg-product-filter--disabled{opacity:.5}.fg-product-filter input[readonly]{cursor:default}.fg-product-filter--add{grid-template-columns:20px minmax(0,1fr);opacity:.58}.fg-product-filter--add input{color:var(--fg-muted)!important;background:#09163552!important}.fg-product-filters__status{margin:2px 0 0;color:var(--fg-faint);font-size:10px}.fg-product-filters__status--error{color:var(--fg-error)}.fg-product-display__heading{min-height:28px}.fg-product-display__heading :is(h1,h2,h3,h4,h5,h6){margin:0;color:#dae4ffbf;font-size:10px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.fg-product-display__row{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:8px;min-height:28px;padding:0}.fg-product-display__row>span{display:flex;min-width:0;align-items:center;gap:6px;color:#e5edffc2;font-size:10.5px;font-weight:700;white-space:nowrap}.fg-product-display__row>span .fg-product-help-hint{width:14px;height:14px}.fg-product-display__row>.genie-segmented-control{width:100%}.fg-product-display__row>.genie-segmented-control.genie-segmented-control--display{width:100%;justify-self:end;border-color:#92b2f045;background:#07143694;box-shadow:inset 0 1px 3px #0003,0 1px #ffffff06}.fg-product-display__row>.genie-segmented-control.genie-segmented-control--display .genie-segmented-control__option{min-height:23px;padding:.12rem .68rem;font-size:10px;line-height:1rem}.fg-product-display__row>.genie-segmented-control--display .genie-segmented-control__option[aria-selected=true]{color:#ffe09a!important;background:linear-gradient(180deg,#ffc54e26,#dd8f0014)!important;box-shadow:inset 0 0 0 1px #ffc64e61,0 0 13px #ffb73012!important}.fg-product-analysis-context{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 9px;border:1px solid var(--fg-line);border-radius:10px;background:var(--fg-panel);color:var(--fg-muted);font-size:10px}.fg-product-analysis-context>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fg-product-analysis-context>.fg-product-button{flex:none}.fg-product-chat{display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden;border:1px solid var(--fg-line);border-radius:14px;background:var(--fg-panel)}.fg-product-chat--collection{min-height:0;overflow:hidden;border-color:#b2caff33;border-radius:14px;background:radial-gradient(circle at 88% -22%,rgba(88,139,255,.18),transparent 38%),linear-gradient(155deg,#122b65ed,#071539e8)}.fg-product-chat--collection .fg-product-chat__body{flex:1;min-height:0;padding-top:5px;overflow:hidden;background:radial-gradient(ellipse 86% 28px at 50% 0,rgba(92,137,233,.14),transparent 76%)}.fg-product-chat--collection .fg-product-chat__body>.fg-product-transcript-shell{flex:1}.fg-product-chat__header{display:flex;align-items:center;justify-content:space-between;flex:none;min-height:50px;gap:8px;padding:9px 10px;border-bottom:1px solid rgba(190,207,248,.09)}.fg-product-chat__header>span{display:flex;align-items:center;min-width:0;gap:8px}.fg-product-chat__header img{width:30px;height:30px;padding:3px;border:1px solid rgba(255,184,77,.22);border-radius:8px;background:#ffb84d14;object-fit:contain}.fg-product-chat__header strong{font-size:18px;line-height:1.05}.fg-product-chat--collection .fg-product-chat__header{min-height:30px;padding:5px 9px;border-bottom:0;background:transparent}.fg-product-chat--collection .fg-product-chat__header>.fg-product-section__label{gap:5px}.fg-product-chat--collection .fg-product-chat__header>.fg-product-button{min-height:22px;padding-inline:8px;font-size:10px}.fg-product-chat__header small{padding-left:6px;border-left:1px solid rgba(195,210,248,.12);color:var(--fg-muted);font-size:10px}.fg-product-chat__body{display:flex;flex:1;flex-direction:column;min-height:0;padding:9px 12px 6px;overflow:hidden}.fg-product-chat__body>.fg-product-transcript-shell{flex:1}.fg-product-chat>.fg-product-composer{flex:none;margin:0 9px 10px}.fg-product-tool-panel>.fg-product-chat{margin-bottom:8px}.fg-product-chat__body .fg-product-guidance{flex:1;min-height:0}.fg-product-lookup{display:flex;flex:1;flex-direction:column;min-height:0;gap:7px;padding:1px 0 5px;overflow:hidden;container-type:inline-size}.fg-product-lookup>.fg-product-guidance{flex:none}.fg-product-lookup-identity{display:grid;flex:none;min-height:66px;gap:6px;padding:9px 10px;border:1px solid rgba(188,204,245,.11);border-radius:11px;background:#09173a57}.fg-product-lookup-identity__heading{display:block}.fg-product-lookup-identity__identity{display:grid;min-width:0;gap:4px}.fg-product-lookup-identity__action{flex:none;min-width:128px;white-space:nowrap}.fg-product-lookup-identity__heading :is(h1,h2,h3,h4,h5,h6){margin:0;font-size:14px;line-height:1.25;overflow-wrap:anywhere}.fg-product-lookup-identity__notice{display:block!important;margin:0;color:var(--fg-muted);font-size:10px}@container (max-width: 420px){.fg-product-lookup-identity__action{min-width:0}.fg-product-lookup-results__header{align-items:stretch;flex-direction:column}.fg-product-lookup__sort{width:100%}.fg-product-lookup__sort>.genie-segmented-control--lookup-sort{width:100%}}.fg-product-lookup__sort{display:flex;align-items:center;gap:8px;min-width:0}.fg-product-lookup__sort>span{margin-inline:3px auto;color:var(--fg-faint);font-size:9px}.fg-product-lookup__sort>.genie-segmented-control--lookup-sort{width:min(100%,150px);flex:none}.fg-product-lookup-results{display:flex;flex:1;flex-direction:column;min-height:0;gap:7px;padding:8px;overflow:hidden;border:1px solid rgba(188,204,245,.11);border-radius:11px;background:#09173a57}.fg-product-lookup-results__header{display:flex;align-items:center;justify-content:space-between;min-width:0;gap:8px}.fg-product-lookup-results__header>strong{color:#dae4ffbf;font-size:9px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.fg-product-lookup-list{display:grid;align-content:start;flex:1;min-height:0;gap:5px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(187,204,247,.22) transparent;container:lookup-list / size}.fg-product-lookup-list__empty{margin:0;padding:10px;border:1px dashed rgba(188,204,245,.14);border-radius:9px;color:var(--fg-faint);font-size:10px;text-align:center}.fg-product-lookup-card{display:grid;grid-template-columns:62px minmax(0,1fr);align-items:stretch;width:100%;min-height:78px;gap:8px;padding:7px;border:1px solid rgba(186,203,245,.12);border-radius:11px;color:var(--fg-text);background:#09173a9c;cursor:pointer;text-align:left;text-decoration:none}.fg-product-lookup-card:hover{border-color:#ffc34d47;background:#102353bf}.fg-product-lookup-card__image{display:grid;place-items:center;width:62px;height:62px;min-height:62px;aspect-ratio:1;align-self:start;overflow:hidden;border-radius:8px;background:#ffffff12;color:var(--fg-muted)}.fg-product-lookup-card__image img{width:100%;height:100%;object-fit:cover}.fg-product-lookup-card__copy{display:grid;align-content:start;min-width:0;gap:2px}.fg-product-lookup-card__meta{display:flex;align-items:center;min-width:0;gap:4px;color:var(--fg-faint);font-size:8.5px}.fg-product-lookup-card__meta>img{width:13px;height:13px;border-radius:3px}.fg-product-lookup-card__meta>strong{overflow:hidden;max-width:44%;text-overflow:ellipsis;white-space:nowrap}.fg-product-lookup-card__meta>span{margin-left:auto;font-size:7.5px}.fg-product-lookup-card__title{margin:0;overflow:hidden;font-size:10.5px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.fg-product-lookup-card__price{display:flex;align-items:baseline;gap:5px;color:#ffe0a1;font-size:13px;font-weight:820;font-variant-numeric:tabular-nums}.fg-product-lookup-card__price del{color:var(--fg-faint);font-size:9px;font-weight:500}.fg-product-lookup-card__copy>small{overflow:hidden;color:var(--fg-faint);font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}.fg-product-lookup-card__details{color:var(--fg-muted)!important}.fg-product-lookup-run-state{display:grid;flex:none;min-height:32px;align-content:center;gap:4px;padding:0 2px;color:var(--fg-muted);font-size:9.5px}.fg-product-lookup-run-state>.fg-product-button{width:100%}.fg-product-lookup-run-state__summary{display:flex;align-items:center;justify-content:space-between;min-width:0;gap:8px;padding-inline:2px}.fg-product-lookup-run-state__summary strong{overflow:hidden;color:#e1eaffc2;font-size:9.5px;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.fg-product-lookup-run-state__summary>span{flex:none;color:var(--fg-faint);font-size:8.5px}.fg-product-lookup-run-state progress{width:100%;height:3px;accent-color:var(--fg-gold)}.fg-product-lookup-placeholder{display:grid;grid-template-columns:62px minmax(0,1fr);min-height:78px;gap:8px;padding:7px;border:1px solid rgba(186,203,245,.08);border-radius:11px;background:#09173a61}.fg-product-lookup-placeholder--2{opacity:.78}.fg-product-lookup-placeholder--3{display:none;opacity:.6}.fg-product-lookup-placeholder--4{display:none;opacity:.44}.fg-product-lookup-placeholder--5{display:none;opacity:.3}.fg-product-lookup-placeholder--6{display:none;opacity:.18}.fg-product-lookup-placeholder>span:first-child{width:62px;aspect-ratio:1;border-radius:8px;background:#bcccf514}.fg-product-lookup-placeholder>span:last-child{display:grid;align-content:center;gap:6px}.fg-product-lookup-placeholder i{height:5px;border-radius:999px;background:#bcccf514}.fg-product-lookup-placeholder i:nth-child(1){width:48%}.fg-product-lookup-placeholder i:nth-child(2){width:84%}.fg-product-lookup-placeholder i:nth-child(3){width:34%}@container lookup-list (min-height: 244px){.fg-product-lookup-placeholder--3{display:grid}}@container lookup-list (min-height: 327px){.fg-product-lookup-placeholder--4{display:grid}}@container lookup-list (min-height: 410px){.fg-product-lookup-placeholder--5{display:grid}}@container lookup-list (min-height: 493px){.fg-product-lookup-placeholder--6{display:grid}}@media(max-width:360px){.fg-product-panel{font-size:12px}.fg-product-panel__header{min-height:64px;padding:8px 9px}.fg-product-panel__identity>img{width:40px;height:40px}.fg-product-brand-title{font-size:16px}.fg-product-credits{min-width:78px;margin-right:40px;padding-inline:6px}.fg-product-context__subject{max-width:52%}.fg-product-display__row{grid-template-columns:64px minmax(0,1fr)}.fg-product-filter{grid-template-columns:20px minmax(0,1fr) 28px 24px;gap:3px}.fg-product-approval{grid-template-columns:24px minmax(0,1fr);width:100%;padding:8px}.fg-product-approval__mark{width:24px;height:24px}.fg-product-message-repair{width:100%}}@media(max-height:620px){.fg-product-panel__header{min-height:60px;padding-block:7px}.fg-product-panel__identity>img{width:39px;height:39px}.fg-product-panel__main{padding-top:7px}}@media(pointer:coarse){.fg-product-workspace{grid-template-rows:minmax(0,1fr) auto auto}.fg-product-lookup-run-state{min-height:44px}.fg-product-panel button,.fg-product-guided-prompts button,.fg-product-panel input:not([type=file]),.fg-product-panel textarea,.fg-product-panel select,.fg-product-panel a[href]{min-width:44px;min-height:44px}.fg-product-message a[href],.fg-product-panel button.fg-product-evidence-link,.fg-product-panel a.fg-product-evidence-link{position:relative;min-width:0;min-height:0;vertical-align:middle}.fg-product-panel button.fg-product-evidence-link,.fg-product-panel a.fg-product-evidence-link{display:inline-flex;min-height:20px}.fg-product-message a[href]:before,.fg-product-evidence-link:before{position:absolute;top:50%;left:50%;width:44px;height:44px;content:"";pointer-events:none;transform:translate(-50%,-50%)}.fg-product-filter{grid-template-columns:24px minmax(0,1fr) 44px 44px;min-height:44px}.fg-product-filter--add{grid-template-columns:24px minmax(0,1fr)}.fg-product-display__row,.fg-product-display__row>.genie-segmented-control{min-height:44px}.fg-product-display__row>.genie-segmented-control{height:auto}.fg-product-display__row>.genie-segmented-control.genie-segmented-control--display .genie-segmented-control__option{min-height:42px;padding-inline:.65rem}.fg-product-filter__toggle,.fg-product-filter>button,.fg-product-attachments button,.fg-product-toast button,.fg-product-modal__header>button{width:44px;height:44px}.fg-product-panel__header-action:not(.fg-product-panel__header-action--help){width:44px;height:44px}.fg-product-panel__header-action--help:before{position:absolute;inset:50% auto auto 50%;width:44px;height:44px;content:"";transform:translate(-50%,-50%)}.fg-product-tabs button,.fg-product-composer textarea{min-height:44px}.fg-product-composer__actions .fg-product-button,.fg-product-chat--collection .fg-product-chat__header>.fg-product-button{min-width:44px;min-height:44px}}@media(prefers-reduced-motion:reduce){.fg-product-toast{animation:none!important}.fg-product-panel *,.fg-product-panel *:before,.fg-product-panel *:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.fg-demo-scene,.fg-demo-scene *{box-sizing:border-box}.fg-demo-scene button,.fg-demo-scene input,.fg-demo-scene select,.fg-demo-scene textarea{font:inherit}.fg-demo-scene button:focus-visible,.fg-demo-scene input:focus-visible,.fg-demo-scene select:focus-visible,.fg-demo-scene textarea:focus-visible{outline:3px solid rgba(255,190,61,.86);outline-offset:2px}.fg-demo-app{min-height:100vh;display:grid;grid-template-rows:auto minmax(0,1fr);background:radial-gradient(circle at 14% 10%,rgba(126,168,255,.28),transparent 34%),linear-gradient(145deg,#315bb5,#174393 42%,#0b286e)}.fg-demo-qa-header{position:relative;z-index:2;min-height:72px;display:grid;grid-template-columns:auto minmax(420px,680px);align-items:stretch;justify-content:space-between;gap:24px;padding:8px clamp(14px,3vw,38px);border-bottom:1px solid rgba(202,219,255,.2);background:#0c2562e0;box-shadow:0 14px 34px #040f323d}.fg-demo-qa-header>div{display:flex;align-items:center;gap:10px;color:#f3f7ff}.fg-demo-qa-header>div img{width:38px;height:38px}.fg-demo-qa-header>div h1{margin:0;font-size:.86rem}.fg-demo-qa-header nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.fg-demo-qa-header nav button{min-width:0;display:flex;justify-content:center;flex-direction:column;gap:3px;border:0;border-bottom:3px solid transparent;color:#e6eeffb3;background:transparent;cursor:pointer}.fg-demo-qa-header nav button[aria-current=page]{border-bottom-color:#ffbd3e;color:#fff8e6;background:#658be229}.fg-demo-qa-header nav strong{font-size:.75rem}.fg-demo-qa-header nav small{overflow:hidden;font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}.fg-demo-qa-stage{min-height:0;container:demo-stage / inline-size;padding:clamp(10px,1.5vw,18px)}.fg-demo-qa-stage>.fg-chrome-window{height:100%;min-height:0}.fg-demo-scene{position:relative;width:100%;height:720px;min-height:620px;overflow:hidden;border:1px solid rgba(202,219,255,.3);border-radius:18px;background:#f4f5f2;box-shadow:0 28px 70px #030d2b57}.fg-demo-qa-stage>.fg-demo-scene{height:100%}.fg-demo-workspace{height:100%;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,312px);overflow:hidden}.fg-demo-panel{position:relative;z-index:5;min-width:0;min-height:0;overflow:hidden;border-left:1px solid #142d70;box-shadow:-14px 0 30px #0a1a4329}.fg-demo-panel .fg-product-panel{min-width:0;height:100%;min-height:0}.fg-demo-marketplace-panel{height:100%;min-width:0;min-height:0;overflow:hidden}.fg-demo-panel:focus-visible{outline:3px solid #ffbd3e;outline-offset:-3px}.fg-demo-surface-toggle{display:none}.fg-demo-marketplace{--fg-demo-market-ink: #202b3e;--fg-demo-market-muted: #667084;--fg-demo-market-accent: #315da2;--fg-demo-market-line: #d8dce3;--fg-demo-market-surface: #fdfdfb;--fg-demo-market-surface-muted: #f5f7fa;--fg-demo-market-image: #e8e4dc;--fg-demo-market-evidence: #fff0bc;height:100%;min-width:0;min-height:0;overflow:hidden;background:#f7f7f4}.fg-demo-market-header{min-height:44px;display:grid;grid-template-columns:auto minmax(180px,470px);align-items:center;justify-content:space-between;gap:18px;padding:5px clamp(13px,2vw,24px);border-bottom:1px solid #d9dde3;background:var(--fg-demo-market-surface)}.fg-demo-market-brand{display:inline-flex;align-items:center;gap:8px;color:#153b75}.fg-demo-market-brand>img{width:31px;height:31px;object-fit:contain}.fg-demo-market-brand strong{font-size:.76rem;white-space:nowrap}.fg-demo-market-search{height:32px;display:flex;align-items:center;gap:10px;padding:0 12px;border:1px solid #d6dbe4;border-radius:8px;color:#243149;background:#f1f3f5;font-size:.68rem}.fg-demo-market-search span{padding-right:10px;border-right:1px solid #d5dae2;color:#586173}.fg-demo-search-page{height:calc(100% - 44px);display:block;padding:0 clamp(13px,2vw,23px) 14px}.fg-demo-search-results{height:100%;min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;padding-top:12px}.fg-demo-search-heading{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:8px}.fg-demo-search-heading small{color:var(--fg-demo-market-accent);font-size:.61rem;font-weight:760}.fg-demo-page-title{margin:2px 0 0;color:#17243b;font-size:1.25rem;font-weight:760;letter-spacing:-.025em;line-height:1.05}.fg-demo-search-heading>p{margin:0;color:#667184;font-size:.64rem}.fg-demo-product-grid{position:relative;min-height:0;height:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:12px 10px;margin:0;padding:0;overflow:hidden;list-style:none}.fg-demo-product-card{min-width:0;min-height:0;display:grid;width:100%;height:100%;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:minmax(0,1fr) auto auto;column-gap:7px;row-gap:2px}.fg-demo-product-card[data-result=no-match] .fg-demo-product-card__image img{opacity:.9;filter:saturate(.78)}.fg-demo-product-card[data-result=no-match]{transition:opacity .16s ease}.fg-demo-product-card[data-result=no-match]:hover .fg-demo-product-card__image img{opacity:1;filter:saturate(.94)}.fg-demo-product-card__image{position:relative;min-height:0;width:100%;height:100%;overflow:hidden;grid-column:1 / -1;margin-bottom:2px;border:1px solid #d9dde3;border-radius:9px;background:#eae6df}.fg-demo-product-card__image>img{width:100%;height:100%;display:block;object-fit:cover}.fg-demo-product-card .fg-badge-stack{--fg-badge-top: 7px;--fg-badge-left: 7px;max-width:calc(100% - 30px)!important;padding:5px 6px!important;gap:3px!important}.fg-demo-product-card .fg-badge{max-width:100%}.fg-demo-heart{position:absolute;right:7px;bottom:7px;width:26px;height:26px;display:grid;place-items:center;border-radius:999px;color:#4d586b;background:#fafbfceb;box-shadow:0 3px 10px #1822361f;font-size:.86rem}.fg-demo-product-card>small,.fg-demo-product-card>p{min-width:0;display:flex;justify-content:space-between;gap:4px;margin:0;overflow:hidden;color:#596273;font-size:.53rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.fg-demo-product-card>p{grid-column:1;align-self:end;padding-top:1px}.fg-demo-product-card__sponsored{flex:none;padding:1px 5px;border:1px solid rgba(174,110,0,.28);border-radius:999px;color:#714300;background:#ffe3a1;font-size:.54rem;font-weight:850;letter-spacing:.035em;line-height:1.3}.fg-demo-product-card__title-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px;grid-column:1 / -1;padding-top:2px}.fg-demo-product-card__title{margin:0;overflow:hidden;color:#253147;font-size:.69rem;font-weight:740;line-height:1.28;text-overflow:ellipsis;white-space:nowrap}.fg-demo-product-card>strong{grid-column:2;grid-row:3;align-self:end;margin:0;color:#17457f;font-size:.82rem;font-weight:780}.fg-demo-no-results{grid-column:1 / -1;align-self:center;color:#657084;font-size:.72rem;text-align:center}.fg-demo-item-page{height:calc(100% - 44px);display:grid;grid-template-columns:minmax(280px,.96fr) minmax(260px,1.04fr);align-items:start;gap:clamp(12px,1.5vw,20px);padding:clamp(10px,1.2vw,16px)}.fg-demo-item-gallery{position:relative;min-width:0;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;align-self:start;gap:8px}.fg-demo-item-gallery>img{grid-column:1;grid-row:1;width:100%;height:auto;max-height:none;aspect-ratio:1;display:block;object-fit:cover;border:1px solid #dadddf;border-radius:13px;background:var(--fg-demo-market-image)}.fg-demo-item-gallery__thumbs{grid-column:1;grid-row:2;display:grid;grid-template-columns:repeat(3,minmax(0,64px));grid-auto-rows:auto;gap:7px}.fg-demo-item-gallery__thumbs button{width:100%;aspect-ratio:1;min-height:0;overflow:hidden;padding:0;border:2px solid transparent;border-radius:8px;background:var(--fg-demo-market-image);box-shadow:0 4px 12px #1b23331f;cursor:pointer}.fg-demo-item-gallery__thumbs button.is-selected{border-color:#2e5eb2;box-shadow:0 0 0 2px #2e5eb229}.fg-demo-item-gallery__thumbs button:hover{border-color:#93aee0}.fg-demo-item-gallery__thumbs button:focus-visible{border-color:#ffbe3d;outline:2px solid rgba(255,190,61,.42);outline-offset:1px}.fg-demo-item-gallery__thumbs button img{width:100%;height:100%;object-fit:cover}.fg-demo-item-copy{min-width:0;max-width:none}.fg-demo-item-copy>p{margin:9px 0;color:#5f697b;font-size:.7rem;line-height:1.5}.fg-demo-item-copy [data-evidence-field]{transition:background .18s ease,box-shadow .18s ease}.fg-demo-item-copy [data-evidence-field].is-evidence-focused{position:relative;z-index:1;outline:none}.fg-demo-evidence-mark{padding:.08em .14em;border-radius:3px;color:inherit;background:var(--fg-demo-market-evidence);box-shadow:0 0 0 2px var(--fg-demo-market-evidence);box-decoration-break:clone;-webkit-box-decoration-break:clone}.fg-demo-item-price{display:block;margin-top:12px;color:#183e76;font-size:1.2rem}.fg-demo-marketplace-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 12px;border-top:1px solid var(--fg-demo-market-line)}.fg-demo-marketplace-meta>div{min-width:0;display:grid;gap:3px;padding:8px 8px 8px 0;border-bottom:1px solid var(--fg-demo-market-line);transition:background .18s ease,box-shadow .18s ease}.fg-demo-marketplace-meta>div:nth-child(2n){padding-left:10px;border-left:1px solid var(--fg-demo-market-line)}.fg-demo-marketplace-meta>div.is-evidence-focused{position:relative;z-index:1;background:transparent;box-shadow:none}.fg-demo-marketplace-meta span{color:var(--fg-demo-market-muted);font-size:.53rem;font-weight:740;text-transform:uppercase}.fg-demo-marketplace-meta strong{color:var(--fg-demo-market-ink);font-size:.63rem;font-weight:680}.fg-demo-location-map{position:relative;height:70px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;margin-top:2px;padding:10px 72px 10px 14px;overflow:hidden;border:1px solid #d2d9e4;border-radius:9px;color:#233554;background:linear-gradient(28deg,transparent 47%,rgba(101,138,188,.18) 48%,transparent 50%),linear-gradient(152deg,transparent 56%,rgba(101,138,188,.16) 57%,transparent 59%),#e9eff6}.fg-demo-location-map:after{content:"⌖";position:absolute;top:50%;right:16%;width:22px;height:22px;display:grid;place-items:center;border:2px solid var(--fg-demo-market-accent);border-radius:50% 50% 50% 0;color:var(--fg-demo-market-accent);background:#fff;box-shadow:0 2px 5px #20355833;font-size:.8rem;transform:translateY(-50%) rotate(-45deg)}.fg-demo-location-map span{color:#62728c;font-size:.53rem;font-weight:700;text-transform:uppercase}.fg-demo-location-map strong{font-size:.68rem}.fg-demo-market-cta{width:100%;min-height:40px;margin-top:10px;border:0;border-radius:9px;color:#fff;background:#5075ab;font-size:.68rem;font-weight:760}.fg-demo-market-cta:disabled{cursor:not-allowed;opacity:.66}.fg-demo-market-cta-note{margin:8px 0 0;color:#5b6c84;font-size:.58rem;line-height:1.35}.fg-demo-scene[data-demo-scene=find] .fg-product-filter input[type=text],.fg-demo-scene[data-demo-scene=find] .fg-product-filter button,.fg-demo-scene[data-demo-scene=find] .fg-product-filter--add{pointer-events:none}.fg-demo-scene[data-demo-scene=find] .fg-product-filter button,.fg-demo-scene[data-demo-scene=find] .fg-product-filter--add{opacity:.42}@media(max-width:980px)and (min-width:781px){.fg-demo-workspace{grid-template-columns:minmax(0,1fr) 300px}.fg-demo-item-page{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-content:start}}@media(max-width:780px){.fg-demo-app{min-height:100svh;min-width:0;grid-template-rows:auto minmax(640px,1fr)}.fg-demo-qa-header{min-width:0;grid-template-columns:1fr;gap:4px;padding:7px 8px 0}.fg-demo-qa-header>div{display:none}.fg-demo-qa-header nav{min-width:0;min-height:54px}.fg-demo-qa-header nav small{display:none}.fg-demo-qa-stage{min-width:0;padding:0}}@container demo-stage (max-width: 780px){.fg-demo-scene,.fg-demo-qa-stage>.fg-demo-scene{width:100%;min-width:0;height:clamp(720px,185vw,780px);min-height:720px;border:0;border-radius:0}.fg-demo-surface-toggle{min-height:52px;display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:3px 5px;border-bottom:1px solid #c7cfdf;background:linear-gradient(90deg,#e8edf7 0 50%,#173f83 50% 100%)}.fg-demo-surface-toggle button{min-height:44px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:7px;color:#526079;background:transparent;font-size:.65rem;font-weight:760}.fg-demo-surface-toggle button:last-child{color:#f4f8ffcc}.fg-demo-surface-toggle button:first-child[aria-selected=true]{color:#173b72;background:#fafcff;box-shadow:0 2px 8px #1d273f17}.fg-demo-surface-toggle button:last-child[aria-selected=true]{color:#fff;background:linear-gradient(135deg,#2b69ca,#123a80);box-shadow:0 2px 8px #05173e40,inset 0 1px #ffffff2e}.fg-demo-surface-toggle svg,.fg-demo-surface-toggle img{width:17px;height:17px;flex:0 0 auto;object-fit:contain}.fg-demo-workspace{min-width:0;height:calc(100% - 52px);display:block}.fg-demo-scene[data-shared-mobile-surface=true] .fg-demo-workspace{height:100%}.fg-demo-scene[data-mobile-surface=genie] .fg-demo-marketplace-panel,.fg-demo-scene[data-mobile-surface=page] .fg-demo-panel{display:none}.fg-demo-panel{width:100%;min-width:0;max-width:100%;height:100%;border-left:0}.fg-demo-panel .fg-product-panel{width:100%;min-width:0;max-width:100%}.fg-demo-panel [data-guided-prompt-option]{scroll-margin-top:112px}.fg-demo-panel .fg-product-composer--guided{position:relative;z-index:3}.fg-demo-market-header{grid-template-columns:auto minmax(0,1fr);gap:10px}.fg-demo-search-page{grid-template-columns:1fr;gap:0;overflow:hidden}.fg-demo-search-results{padding-top:12px}.fg-demo-market-search span{display:none}.fg-demo-product-grid{height:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));gap:6px}.fg-demo-product-card__image{height:100%}.fg-demo-product-card>p,.fg-demo-product-card>small{font-size:.54rem}.fg-demo-product-card__title{display:-webkit-box;overflow:hidden;font-size:.66rem;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.fg-demo-product-card .fg-badge-stack{max-width:calc(100% - 10px)!important}.fg-demo-item-page{grid-template-columns:1fr;align-content:start;gap:10px;overflow:hidden;padding:10px}.fg-demo-item-gallery>img{grid-column:1;grid-row:1;height:100%;max-height:none;aspect-ratio:auto}.fg-demo-item-gallery{height:clamp(176px,49vw,220px);grid-template-columns:minmax(0,1fr) 54px;grid-template-rows:minmax(0,1fr);gap:8px}.fg-demo-item-gallery__thumbs{grid-column:2;grid-row:1;grid-template-columns:1fr;grid-template-rows:repeat(3,minmax(0,1fr));gap:7px}.fg-demo-item-gallery__thumbs button{height:100%;aspect-ratio:auto}.fg-demo-item-copy>p{margin-block:5px;line-height:1.35}.fg-demo-item-price{margin-top:5px}.fg-demo-marketplace-meta{margin-bottom:7px}.fg-demo-marketplace-meta>div{padding-block:5px}.fg-demo-location-map{height:54px}.fg-demo-market-cta{min-height:34px;margin-top:7px}}@media(prefers-reduced-motion:reduce){.fg-demo-scene,.fg-demo-scene *,.fg-demo-scene *:before,.fg-demo-scene *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@container demo-stage (min-width: 981px){.fg-demo-item-page{align-items:start}.fg-demo-item-copy{display:flex;flex-direction:column}}.fg-features{position:relative;padding-top:clamp(40px,6svh,72px);padding-bottom:clamp(84px,11svh,132px);overflow:visible}.fg-feature-chapters{display:grid;gap:clamp(48px,6svh,76px)}.fg-demo-surface-dock{display:none}.fg-feature-chapter-wrap{min-width:0}.fg-feature-chapter{position:relative;min-width:0;min-height:auto;padding-top:8px;scroll-margin-top:86px;display:flex;flex-direction:column;justify-content:center}.fg-feature-chapter__intro{position:relative;display:grid;grid-template-columns:84px minmax(360px,.95fr) minmax(320px,1.05fr);align-items:center;gap:clamp(18px,2.4vw,34px);margin-bottom:14px;padding-block:8px}.fg-feature-chapter__marker{display:flex;align-items:center;justify-content:center;width:84px;gap:10px;color:oklch(.96 .025 250 / .58)}.fg-feature-chapter__marker:before,.fg-feature-chapter__marker:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,transparent,var(--fg-gold-line))}.fg-feature-chapter__marker:after{display:none}.fg-feature-chapter__marker span{color:var(--fg-gold);font-size:clamp(2rem,3vw,3rem);font-weight:760;font-variant-numeric:tabular-nums;letter-spacing:-.08em;line-height:.8}.fg-feature-chapter__copy{display:grid;justify-items:start;text-align:left}.fg-feature-chapter__copy h3{max-width:none;margin:0;color:var(--fg-ink);font-size:clamp(1.5rem,1.85vw,2rem);font-weight:850;letter-spacing:-.055em;line-height:.98;white-space:nowrap;text-wrap:balance;text-shadow:0 16px 34px oklch(.12 .08 258 / .22)}.fg-feature-chapter__lede{max-width:58ch;margin:0;padding:0;color:#e2f0ffe0;font-size:clamp(.92rem,1.1vw,1.05rem);line-height:1.38;text-align:left;text-wrap:pretty;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.fg-feature-chapter--similar .fg-feature-chapter__copy h3{max-width:none;font-size:clamp(1.5rem,1.85vw,2rem)}.fg-chrome-window{position:relative;min-width:0;overflow:hidden;border:1px solid oklch(.92 .03 250 / .34);border-radius:18px;background:#0f1118;box-shadow:0 26px 70px oklch(.12 .1 260 / .38),0 2px oklch(.98 .02 250 / .12) inset}.fg-chrome-window__tabs{min-height:32px;display:flex;align-items:flex-end;gap:6px;padding:3px 10px 0;color:#d0e0f2b8;background:#20222b;font-size:.62rem;overflow-y:clip}.fg-chrome-window__traffic{align-self:center;display:flex;gap:7px;margin:3px 4px 0 0}.fg-chrome-window__traffic i{width:10px;height:10px;border-radius:50%;background:#f36b58}.fg-chrome-window__traffic i:nth-child(2){background:#efbd4f}.fg-chrome-window__traffic i:nth-child(3){background:#61c454}.fg-chrome-window__tab,.fg-chrome-window__address{min-width:0;display:flex;align-items:center;gap:7px}.fg-chrome-window__tab{position:relative;isolation:isolate;width:min(190px,18vw);flex:0 1 190px;border:0;padding:5px 9px;border-radius:8px 8px 0 0;cursor:pointer;font:inherit;color:#c1ccd7c7;background:#1d2229;transition:color .18s ease,background .18s ease,box-shadow .18s ease}.fg-chrome-window__tab:nth-of-type(2){--fg-tab-halo-delay: -.72s}.fg-chrome-window__tab:nth-of-type(3){--fg-tab-halo-delay: -1.44s}.fg-chrome-window__tab:nth-of-type(4){--fg-tab-halo-delay: -2.16s}.fg-chrome-window__tab.is-active{z-index:2;color:oklch(.99 .02 82);background:linear-gradient(180deg,#37465d,#313b4a);box-shadow:inset 0 1px oklch(.98 .02 250 / .16),inset 0 0 0 1px oklch(.98 .02 250 / .08);animation:none}.fg-chrome-window__tab:not(.is-active):hover,.fg-chrome-window__tab:not(.is-active):focus-visible{color:oklch(.98 .03 250 / .98);background:#3b3f4b}.fg-chrome-window__tab:focus-visible{outline:2px solid oklch(.82 .16 78 / .9);outline-offset:-2px}.fg-chrome-window__tab:before{content:"";position:absolute;inset:-5px -8px -3px;z-index:0;border-radius:12px 12px 3px 3px;background:radial-gradient(ellipse at 50% 70%,var(--fg-gold-glow),transparent 68%);opacity:.44;pointer-events:none;animation:fg-browser-tab-halo 2.9s cubic-bezier(.45,0,.55,1) infinite;animation-delay:var(--fg-tab-halo-delay, 0s);transition:opacity .18s ease}.fg-chrome-window__tab.is-active:before{opacity:0;animation:none}.fg-chrome-window__tab img{position:relative;z-index:1;width:15px;height:15px;object-fit:contain;flex:0 0 auto}.fg-chrome-window__tab span,.fg-chrome-window__address{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fg-chrome-window__tab span{position:relative;z-index:1}.fg-chrome-window__new-tab{align-self:center;padding:0 5px 3px;color:#e5f0fcc7;font-size:1rem}.fg-chrome-window__toolbar{min-height:29px;display:grid;grid-template-columns:28px 28px 28px minmax(0,1fr) auto;align-items:center;gap:4px;padding:2px 12px;color:#dbe6f2b8;background:#292c35;font-size:.85rem}.fg-chrome-window__toolbar>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%}.fg-chrome-window__toolbar>span:hover{background:oklch(.98 .02 250 / .1)}.fg-chrome-window__nav:nth-child(-n+2){font-size:1.42rem;font-weight:560;line-height:1;transform:translateY(-1px)}.fg-chrome-window__address{justify-content:flex-start;min-height:22px;padding:2px 12px;border-radius:999px;color:#e5f0fcd1;background:#01040ed1}.fg-chrome-window__actions{white-space:nowrap;font-size:.8rem}@keyframes fg-browser-tab-halo{0%,to{opacity:.38}50%{opacity:.82}}@media(prefers-reduced-motion:reduce){.fg-chrome-window__tab,.fg-chrome-window__tab:before{animation:none}}.fg-chrome-window__content{min-width:0}.fg-chrome-window__content>.fg-demo-scene{border:0;border-radius:0;box-shadow:none}.fg-demo-embed{position:relative;container:demo-stage / inline-size;width:min(1460px,calc(100% - 3rem));margin-inline:auto;scroll-margin-top:94px;padding:0;border:0;border-radius:18px;background:transparent;box-shadow:0 38px 84px oklch(.12 .1 260 / .38)}.fg-demo-embed:before{content:"";position:absolute;inset:-34px 9% auto;z-index:-1;height:110px;border-radius:50%;background:#f9b73f17}.fg-demo-embed .fg-demo-scene{height:clamp(500px,47vw,680px);min-height:0;border-color:#d9eafc47;border-radius:0;box-shadow:none}#find .fg-demo-embed .fg-demo-scene{height:clamp(540px,min(55vw,calc(100svh - 253px)),820px)}.fg-demo-embed .fg-demo-workspace{grid-template-columns:minmax(0,1fr) minmax(370px,390px)}@media(min-width:781px)and (max-height:760px){.fg-demo-embed .fg-demo-scene{height:clamp(420px,calc(100svh - 220px),540px)}#find .fg-demo-embed .fg-demo-scene{height:clamp(460px,calc(100svh - 220px),540px)}.fg-demo-embed .fg-demo-item-page{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)}}@media(max-width:980px){.fg-feature-chapter__intro{grid-template-columns:70px minmax(0,1.15fr) minmax(210px,.85fr);gap:14px}.fg-feature-chapter__marker{width:70px}.fg-demo-embed .fg-demo-workspace{grid-template-columns:minmax(0,1fr) minmax(320px,350px)}}@media(max-width:820px){.fg-features{padding-top:68px;padding-bottom:88px}.fg-feature-chapter{scroll-margin-top:104px}.fg-demo-surface-dock{position:sticky;top:calc(100svh - 68px - env(safe-area-inset-bottom));z-index:40;height:0;display:flex;justify-content:center;pointer-events:none}.fg-demo-surface-dock__control{width:min(286px,calc(100% - 32px));min-height:52px;display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border:1px solid rgb(255 189 62 / .82);border-radius:16px;background:linear-gradient(145deg,#082764fa,#041642fa);box-shadow:0 0 0 3px #ffbd3e1a,0 16px 40px #000c306b,inset 0 1px #ffffff1f;backdrop-filter:blur(16px) saturate(1.18);pointer-events:auto}.fg-demo-surface-dock button{min-height:44px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:11px;color:#e8f1ffb8;background:#ffffff09;font-size:.72rem;font-weight:780;cursor:pointer;transition:transform .18s cubic-bezier(.22,1,.36,1),color .18s cubic-bezier(.22,1,.36,1),background-color .18s cubic-bezier(.22,1,.36,1)}.fg-demo-surface-dock button[aria-pressed=true]{color:#102f66;background:linear-gradient(135deg,#ffd46c,var(--fg-gold));box-shadow:0 5px 16px #000c3047,inset 0 1px #ffffff6b}.fg-demo-surface-dock button:active{transform:scale(.97)}.fg-demo-surface-dock button:focus-visible{outline:3px solid var(--fg-gold);outline-offset:2px}.fg-demo-surface-dock :is(svg,img){width:19px;height:19px;flex:0 0 auto;object-fit:contain}.fg-feature-chapter__intro{width:calc(100% - 1.5rem);margin-bottom:10px;padding-block:10px 12px}.fg-demo-embed{width:min(calc(100% - 1rem),780px);padding:5px;scroll-margin-top:76px;border-radius:19px}}@container demo-stage (max-width: 780px){.fg-demo-embed .fg-demo-scene{height:clamp(600px,calc(100svh - 250px),800px);min-height:600px;border-radius:14px}.fg-demo-embed .fg-demo-scene[data-shared-mobile-surface=true]{min-height:650px}#features .fg-demo-embed .fg-demo-scene[data-shared-mobile-surface=true] .fg-demo-workspace{height:100%}#features .fg-demo-embed .fg-demo-scene[data-shared-mobile-surface=true] .fg-demo-marketplace-panel{padding-bottom:64px;box-sizing:border-box}.fg-demo-embed .fg-demo-scene[data-shared-mobile-surface=true] .fg-demo-item-gallery{height:clamp(142px,38vw,168px)}.fg-chrome-window__toolbar{grid-template-columns:28px 28px 28px minmax(0,1fr) auto;padding-inline:8px}.fg-chrome-window__tabs{overflow-x:auto;scrollbar-width:none}.fg-chrome-window__tabs::-webkit-scrollbar{display:none}.fg-chrome-window__tab{width:min(160px,54vw);flex-basis:min(160px,54vw)}}@media(max-width:720px){.fg-feature-chapters{gap:24px}.fg-feature-chapter{padding-top:0}.fg-feature-chapter__intro{grid-template-columns:1fr;justify-items:center;gap:4px;margin-bottom:6px;padding-block:2px 4px}.fg-feature-chapter__marker{width:min(164px,54%)}.fg-feature-chapter__marker:after{display:block;transform:scaleX(-1)}.fg-feature-chapter__copy{grid-template-columns:1fr;justify-items:center;gap:4px;text-align:center}.fg-feature-chapter__copy h3{font-size:1.38rem;white-space:normal}.fg-feature-chapter__lede{max-width:48ch;text-align:center}.fg-feature-chapter__marker span{font-size:1.55rem}.fg-feature-chapter__lede{font-size:.82rem;line-height:1.24}}@media(max-width:420px){.fg-demo-embed{width:100%;padding-inline:0;border-right:0;border-left:0;border-radius:0}.fg-demo-embed .fg-demo-scene{border-radius:0}}
