*{box-sizing:border-box}:root{font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;color:#e9eef4;background:#151c22;font-size:13px;letter-spacing:0;font-synthesis:none;color-scheme:dark;--border:#2b363f;--muted:#afbccb;--cyan:#29c6e1;--panel:#1c242c;--coral:#ff6062}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;color:inherit;background:transparent;border:1px solid #778792;border-radius:4px;min-height:32px;padding:5px 12px;transition:background .12s}button:hover{background:#293640}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--cyan);outline-offset:2px}button:disabled{opacity:.45;cursor:default}input,select{background:#141c22;color:#e5edf5;border:1px solid #596b79;border-radius:4px;min-width:0;min-height:36px;padding:6px 10px}input::-moz-placeholder{color:#90a0af}input::placeholder{color:#90a0af}select{padding-right:22px;width:100%}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;width:17px;height:17px;min-height:17px;vertical-align:middle;border:1px solid #9bafbe;border-radius:4px;cursor:pointer;display:inline-grid;place-content:center}input[type=checkbox]:checked{background:#17c8a2;border-color:#17c8a2}input[type=checkbox]:checked:after{content:"";display:block;width:8px;height:5px;border-left:2px solid #0a3029;border-bottom:2px solid #0a3029;transform:rotate(-45deg) translateY(-1px)}h1,h2,h3,p{margin:0}h1{font-size:28px;font-weight:650}h2{font-size:20px;font-weight:600}h3{font-size:15px}.muted{color:#8c9dac}.primary{background:var(--coral);border-color:var(--coral);color:#fff;font-weight:600}.primary:hover{background:#ff7879;border-color:#ff7879}.icon-button{border:0;width:32px;height:32px;min-height:32px;padding:6px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.product-app{height:100dvh;min-height:600px;display:grid;grid-template-columns:174px minmax(0,1fr);grid-template-rows:113px minmax(0,1fr);overflow:hidden;background:#161d23}.product-app.with-comparison{grid-template-columns:174px minmax(0,1fr) 402px}.sidebar{grid-column:1;grid-row:1/-1;border-right:1px solid var(--border);display:flex;flex-direction:column;background:#171e24;overflow:auto}.brand{height:66px;display:flex;align-items:center;gap:10px;padding:0 24px;color:#7b8d9b}.brand span{font-size:15px;color:#dce6ed}.brand b{font-weight:400}.sidebar nav{display:flex;flex-direction:column;margin-top:0;gap:6px}.sidebar nav button{height:60px;display:flex;align-items:center;gap:18px;border:0;border-radius:0;padding:0 24px;white-space:nowrap;color:#bdcddd;font-size:15px;text-align:left;border-left:4px solid transparent}.sidebar nav button.active{background:#1c2d38;color:#30d4ef;border-left-color:#2bd6ee;font-weight:600}.preview-tools{margin-top:auto;padding:16px 20px;display:flex;flex-direction:column;gap:7px}.preview-tools button{font-size:12px;display:flex;align-items:center;gap:8px;border:0;padding:6px 0;color:#a8bbca;text-align:left}.preview-badge{font-size:11px;color:#7c9cae;margin-bottom:8px;white-space:nowrap}.counter{margin-left:auto;color:var(--cyan)}.side-footer{margin:4px 24px 23px;color:#b5c6d4;line-height:1.8}.side-footer span{display:block;font-size:11px;color:#6e8291}.page-header{grid-column:2/-1;grid-row:1;border-bottom:1px solid var(--border);display:grid;grid-template-columns:1fr minmax(360px,460px) auto;grid-template-rows:61px 51px;padding:0 22px;position:relative;gap:0 26px}.heading{display:flex;align-items:center;gap:20px;min-width:0}.heading>span{font-size:13px;color:#a9b8c6;white-space:nowrap}.workflow{margin:0;padding:15px 0 0;display:flex;list-style:none;grid-row:1/3;grid-column:2;align-items:flex-start}.workflow li{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;color:#bac6cf;white-space:nowrap;font-size:13px}.workflow li:before{content:"";height:1px;background:#49616e;position:absolute;top:13px;left:-50%;width:100%}.workflow li:first-child:before{display:none}.workflow li>span{width:28px;height:28px;border:1px solid #79919f;background:#161d23;border-radius:50%;display:grid;place-items:center;z-index:1}.workflow .current>span{background:#34cbe4;border-color:#34cbe4;color:#092633;font-weight:700}.workflow .current:before{background:var(--cyan)}.account{display:flex;align-items:center;justify-content:flex-end;gap:12px;grid-column:3;grid-row:1;min-width:198px}.account .icon-button{border:1px solid var(--border);border-radius:50%;margin-right:8px;width:38px;height:38px}.account small{display:block;font-size:12px;line-height:1.6;color:#b7c3d0}.avatar{width:36px;height:36px;background:#455560;border-radius:50%;display:grid;place-items:center;color:#e7eef2}.page-tabs{grid-column:1;grid-row:2;display:flex;gap:36px;white-space:nowrap;align-items:stretch}.page-tabs button{padding:9px 0 11px;border:0;border-radius:0;color:#bdc9d6;font-size:15px;position:relative}.page-tabs button.active{color:#2adbea;font-weight:600;font-size:18px}.page-tabs button.active:after{content:"";height:3px;background:#32d7e7;position:absolute;bottom:0;left:0;right:0}.collect-button{grid-column:3;grid-row:2;justify-self:start;width:151px;height:44px;font-size:16px}.main-content{grid-column:2;grid-row:2;min-width:0;min-height:0;display:flex;flex-direction:column}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:14px 17px 0}.stat{height:73px;background:#1f272f;border:1px solid #2c353f;display:flex;gap:28px;align-items:center;text-align:left;padding:10px 25px;border-radius:7px}.stat>span{color:#b8cbdb;line-height:1.7}.stat strong{display:block;font-size:25px;line-height:1.2;color:#f1f4f8;font-weight:600}.amber{color:#ffbd51}.green{color:#17d5a6}.cyan{color:#31cce4}.blue{color:#438aee}.stat .green,.stat .cyan{border-radius:50%;background:currentColor;padding:4px;stroke:#173a38}.stat .green{background:#17d5a6}.stat .cyan{background:#31cce4}.filters{padding:20px 23px;position:relative;flex-shrink:0}.filter-row{display:grid;gap:14px}.top-filters{grid-template-columns:1.8fr 1.23fr 1fr 1fr 1fr}.search-field{position:relative;display:flex;align-items:center}.search-field input{width:100%;padding-right:32px}.search-field svg{position:absolute;right:10px;color:#b9cad8}.platform{display:flex;border:1px solid #667a87;border-radius:4px;align-items:center;background:#131b22}.platform>span{padding:0 9px;border-right:1px solid #42535f;font-size:14px;white-space:nowrap}.platform select{border:0;background:transparent}.range-filters{grid-template-columns:1.18fr 1fr 1fr 1fr 1fr;margin-top:12px;gap:25px}.range-group>label,.select-field{display:block;color:#c5cfda;margin-bottom:4px}.range-group>div{display:flex;gap:7px;align-items:center;margin-top:4px}.number-field{display:flex;align-items:center;border:1px solid #445662;background:#131b22;border-radius:4px;width:50%}.number-field>span{padding-left:9px;color:#b5c8d7}.number-field input{width:100%;border:0;background:transparent;padding-left:7px;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.number-field input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.range-dash{color:#92a3b0}.select-field>select,.select-field>div{margin-top:4px}.sort-field>div{position:relative}.sort-field svg{position:absolute;right:28px;top:12px;color:var(--cyan);pointer-events:none}.sort-field select{color:#2ccce6}.filter-toggle{display:none}.reset-filters{position:absolute;right:23px;bottom:0;display:flex;gap:5px;align-items:center;font-size:11px;color:#55d3e9;border:0;min-height:20px;padding:0 4px;background:#161d23}.table-region{overflow:auto;flex:1;min-height:0;position:relative;scrollbar-width:thin;scrollbar-color:#4b5a65 transparent}.product-table{width:100%;border-collapse:collapse;table-layout:fixed;text-align:left;font-size:12px}.product-table th{font-weight:400;color:#c1d0de;background:#232b34;height:40px;position:sticky;top:0;z-index:2;white-space:nowrap}.product-table th,.product-table td{padding:6px 7px;border-bottom:1px solid #303b44;vertical-align:middle;overflow-wrap:anywhere}.product-table td{height:61px;color:#becbd7;line-height:1.45}.product-table tr:hover td{background:#202c35}.product-table th:first-child,.product-table td:first-child{padding-left:15px}.col-check{width:4.2%}.col-picture{width:6.2%}.col-name{width:12.5%}.col-merchant{width:8.3%}.col-price{width:7.6%}.col-rating{width:5.6%}.col-sales{width:5.4%}.col-source{width:9%}.col-status{width:7.7%}.col-project{width:10%}.col-menu{width:4%}.name-button{padding:0;text-align:left;border:0;line-height:1.45;min-height:0;color:#f0f5f8;font-size:12px}.name-button:hover,.project-link:hover{background:none;color:var(--cyan)}.image-button{border:0;padding:0;min-height:0;display:block;line-height:0}.product-picture{display:inline-block;flex-shrink:0;border-radius:4px;background-repeat:no-repeat;background-color:#dde1e2;vertical-align:middle}.product-table .price{color:#f8fbff;font-size:14px;white-space:nowrap}.rating{display:inline-flex;gap:5px;align-items:center;white-space:nowrap}.rating svg{color:#ffbd4a;fill:#ffbd4a;stroke-width:1}.status{display:inline-flex;align-items:center;justify-content:center;font-size:12px;min-height:27px;padding:3px 9px;border-radius:5px;background:#283743;white-space:nowrap}.status-已选{color:#16d99d;background:#083e31}.status-待筛选{color:#eeb24d;background:#473924}.status-已归档{color:#afbbc7;background:#303b47}.project-link{border:0;padding:0;font-size:12px;color:#c8d6e3;text-align:left;line-height:1.5}.product-table td:last-child{position:relative}.menu-scrim{position:fixed;inset:0;width:100vw;height:100vh;border:0;background:transparent!important;z-index:10;cursor:default}.row-menu{position:absolute;z-index:11;right:12px;top:40px;width:170px;padding:5px;background:#26323d;border:1px solid #516372;border-radius:6px;box-shadow:0 10px 26px #0008}.row-menu button{display:flex;width:100%;gap:9px;align-items:center;border:0;text-align:left;font-size:13px}.table-footer{display:flex;align-items:center;gap:12px;border-top:1px solid var(--border);height:62px;flex-shrink:0;padding:8px 19px;font-size:12px;white-space:nowrap}.select-all{display:flex;align-items:center;gap:8px}.selection-count{color:#b2c2d0;border-left:1px solid var(--border);padding-left:12px}.selection-count b{color:#4addeb}.batch-actions{display:flex;gap:10px}.batch-actions button{font-size:12px;padding:5px 12px}.pagination{margin-left:auto;display:flex;align-items:center;gap:4px;color:#b2c4d2}.pagination select{width:94px;min-height:33px;padding:4px 7px}.current-page{color:#37d2e6;border-bottom:2px solid #37d2e6;padding:6px 3px}.comparison{grid-column:3;grid-row:2;border-left:3px solid #42515e;display:flex;flex-direction:column;overflow:hidden;background:#182027}.comparison-heading{display:flex;align-items:center;justify-content:space-between;padding:20px 17px 18px}.comparison-heading h2{font-size:20px}.comparison-scroll{overflow:auto;flex:1;scrollbar-width:thin;scrollbar-color:#4b5a65 transparent}.comparison table{border-collapse:collapse;width:100%;table-layout:fixed;font-size:12px}.comparison table th:first-child{width:81px;color:#bdcddd;font-weight:400}.comparison table thead th{padding:4px 7px 15px;vertical-align:top;border-bottom:1px solid var(--border)}.compare-product{padding:0;border:0;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:8px;text-align:left;line-height:1.4;font-size:12px}.compare-product .product-picture{max-width:100%}.comparison tbody th,.comparison tbody td{padding:13px 9px;border:1px solid var(--border);vertical-align:middle;color:#bdd0df;font-weight:400;overflow-wrap:anywhere;line-height:1.5}.comparison tbody td strong{font-size:14px;color:#f7faff;font-weight:500}.comparison tbody tr:last-child th{vertical-align:top}.comparison ul{margin:0;padding-left:13px;font-size:12px;line-height:2}.comparison-footer{padding:14px 17px 23px;border-top:1px solid var(--border)}.comparison-footer .primary{width:100%;height:52px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:17px}.empty{padding:50px 20px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;color:#a6bbcc}.empty strong{color:#dae4ed}.drawer-backdrop,.modal-backdrop{position:fixed;inset:0;background:#0006;z-index:30;display:flex;justify-content:flex-end}.detail-drawer{width:470px;max-width:100%;height:100%;background:#1d2730;border-left:1px solid #526575;display:flex;flex-direction:column;overflow:auto;box-shadow:-12px 0 35px #0005}.detail-drawer>header,.modal>header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--border)}.detail-hero{display:flex;align-items:center;gap:18px;padding:24px}.detail-hero h3{font-size:18px;margin:10px 0;line-height:1.4}.detail-hero p{color:#b0c1cc}.detail-drawer>section{padding:20px 24px;border-top:1px solid #35434f}.detail-drawer section h3{margin-bottom:14px}.detail-price{font-size:28px;color:#fff;margin-bottom:8px}.detail-price s{font-size:14px;color:#8296a8;margin-left:10px}.detail-drawer section p{color:#c1ae85;font-size:12px}.detail-drawer dl{display:grid;grid-template-columns:90px 1fr;gap:15px 8px;margin-top:20px;font-size:13px}.detail-drawer dt{color:#8fa6b8}.detail-drawer dd{margin:0}.detail-drawer ul{padding-left:18px;line-height:2;color:#bdcedb}.association{display:flex;align-items:center;gap:12px;width:100%;border:0;border-bottom:1px solid #35434f;padding:12px 0;border-radius:0;font-size:13px}.association span:nth-child(2){flex:1;text-align:left}.detail-drawer>footer{margin-top:auto;display:flex;justify-content:flex-end;gap:12px;padding:20px 24px;border-top:1px solid var(--border)}.modal-backdrop{justify-content:center;align-items:center}.modal{width:520px;max-width:calc(100% - 32px);max-height:90dvh;overflow:auto;background:#202b35;border:1px solid #536573;border-radius:8px;box-shadow:0 24px 70px #0007}.modal form{padding:24px}.modal form>label{display:flex;flex-direction:column;gap:10px}.modal form input{width:100%;height:42px}.project-products{display:flex;flex-direction:column;gap:10px;margin:20px 0}.project-products>div{display:flex;align-items:center;gap:12px}.modal form>p{font-size:12px;line-height:1.7}.modal footer{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.modal footer button{min-width:88px;min-height:38px}.error{color:#ff9498}.modal-content{padding:24px}.collect-option{display:flex;align-items:center;gap:14px;padding:18px 0;border-bottom:1px solid #35434f}.collect-option>div{flex:1}.collect-option p{font-size:12px;color:#9fb3c4;margin-top:8px;line-height:1.5}.collect-option .status{font-size:11px}.project-list>div{display:flex;gap:14px;align-items:center;padding:16px 0;border-bottom:1px solid #35434f}.project-list>div>div{flex:1}.project-list p{font-size:12px;color:#9fb3c4;line-height:1.6;margin-top:6px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;background:#294239;border:1px solid #4d8f79;color:#e5fff3;box-shadow:0 10px 40px #0006;border-radius:6px;padding:10px 14px;z-index:60;max-width:90vw}.toast>button:not(.icon-button){border:0;color:#61e7bd;padding:0 6px}.reference-view{position:fixed;inset:0;z-index:70;background:#0b1015;display:flex;flex-direction:column}.reference-view header{display:flex;justify-content:space-between;align-items:center;padding:10px 20px}.reference-view img{width:100%;height:calc(100% - 52px);-o-object-fit:contain;object-fit:contain}.reference-overlay{position:fixed;inset:0;width:100vw;height:100dvh;z-index:50;pointer-events:none}.overlay-controls{position:fixed;z-index:60;bottom:20px;left:50%;transform:translate(-50%);padding:8px 12px;background:#101c27;border:1px solid #42bacd;border-radius:5px;display:flex;align-items:center;gap:12px}.overlay-controls input{padding:0;min-height:20px;width:160px;accent-color:var(--cyan)}.product-picture{--photo-size:var(--base-photo-size)}.compare-product .product-picture{width:var(--photo-size)!important;height:var(--photo-size)!important}.page-header{grid-template-columns:minmax(300px,1fr) 460px 414px}.collect-button{margin-left:40px}.product-table,.name-button{font-size:13px}.compare-product{font-weight:400;font-size:12px}.comparison table th{text-align:left}.comparison-footer{padding-bottom:65px}.project-link small{color:var(--cyan);white-space:nowrap}@media (min-height:880px){.product-table td{height:61px}.table-region .product-table{height:100%}.product-table thead{height:40px}}@media (min-width:1800px){.product-app.with-comparison{grid-template-columns:184px minmax(0,1fr) 430px}.product-app{grid-template-columns:184px minmax(0,1fr)}.product-table,.name-button{font-size:13px}.product-table td{padding:9px}.comparison tbody td,.comparison tbody th{padding-top:16px;padding-bottom:16px}.comparison table thead th{padding-top:12px;padding-bottom:22px}}@media (max-width:1550px){.product-app.with-comparison{grid-template-columns:150px minmax(0,1fr) 350px}.product-app{grid-template-columns:150px minmax(0,1fr)}.sidebar nav button{padding-left:18px;gap:13px;font-size:14px}.brand{padding:0 18px}.page-header{grid-template-columns:1fr 360px auto;padding:0 18px;gap:0 16px}.heading>span{display:none}.page-tabs{gap:27px}.stat{gap:15px;padding:10px 18px}.range-filters{gap:12px}.filters{padding-left:16px;padding-right:16px}.table-footer{padding-left:12px;padding-right:12px;gap:8px;flex-wrap:wrap;height:auto;min-height:62px}.batch-actions{gap:6px}.batch-actions button{padding:5px 9px}.comparison table th:first-child{width:73px}.comparison table thead th{padding-left:5px;padding-right:5px}.compare-product .product-picture{width:77px!important;height:77px!important;background-size:calc(1672px * 77 / 90) calc(941px * 77 / 93)}.comparison tbody th,.comparison tbody td{padding:12px 6px;font-size:11px}.comparison ul{font-size:11px}.comparison-heading h2{font-size:18px}.product-table{min-width:920px}.selection-count{padding-left:8px}.account{min-width:174px;gap:8px}}@media (max-width:1200px){.product-app.with-comparison,.product-app{grid-template-columns:136px minmax(0,1fr)}.comparison{position:fixed;right:0;top:113px;bottom:0;width:370px;z-index:6;box-shadow:-15px 0 30px #0008}.main-content{grid-column:2}.workflow{display:none}.page-header{grid-template-columns:1fr auto}.account,.collect-button{grid-column:2}.stat{gap:12px;padding:10px 16px}.stats{gap:10px}.sidebar nav button{padding-left:14px}.brand{padding:0 14px}.brand span{font-size:12px}.preview-tools{padding:16px 12px}.range-filters{gap:10px}.top-filters{gap:8px}.pagination{margin-left:auto}}@media (max-width:700px){.product-app,.product-app.with-comparison{height:100dvh;min-height:0;grid-template-columns:56px minmax(0,1fr);grid-template-rows:111px minmax(0,1fr)}.brand{height:58px;padding:0 14px}.brand span,.sidebar nav span,.preview-tools,.side-footer{display:none}.sidebar nav button{height:52px;padding:0 13px}.sidebar nav{gap:4px}.page-header{padding:0 12px;gap:0 8px;grid-template-rows:58px 52px}.heading h1{font-size:23px}.account{min-width:0}.account>span:not(.avatar),.account>svg{display:none}.account .icon-button{margin:0}.avatar{width:28px;height:28px;font-size:12px}.collect-button{width:78px;font-size:12px;height:32px;align-self:center}.page-tabs{gap:13px}.page-tabs button,.page-tabs button.active{font-size:12px;padding:8px 0}.page-tabs button:last-child{display:none}.stats{grid-template-columns:repeat(2,minmax(0,1fr));padding:10px 10px 0;gap:7px}.stat{height:57px;padding:8px 12px;gap:12px}.stat svg{width:22px}.stat strong{font-size:20px}.stat>span{font-size:11px}.filters{padding:12px 10px 18px}.top-filters{grid-template-columns:1fr 32px}.top-filters>select,.platform{display:none}.filter-toggle{display:flex}.range-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;font-size:11px}.range-filters .range-group:first-child{grid-column:1/-1}.range-filters .range-group:nth-child(2),.range-filters .range-group:nth-child(3){display:none}.table-footer{gap:8px;padding:10px;align-content:center}.selection-count{font-size:11px}.batch-actions{order:3;width:100%;flex-wrap:wrap}.batch-actions button{flex:1;font-size:11px;padding:4px;white-space:nowrap}.pagination{gap:0;font-size:11px}.pagination select{display:none}.comparison{top:111px;width:min(370px,calc(100vw - 56px))}.comparison-heading{padding:13px}.comparison-footer{padding:10px}.comparison-footer .primary{height:40px;font-size:14px}.table-region .product-table{height:auto}.product-table td{height:65px}.modal-content,.modal form{padding:16px}.collect-option{gap:10px}.collect-option p{font-size:11px}.detail-drawer{width:100%}.toast{font-size:12px;min-width:260px}.overlay-controls{width:calc(100vw - 24px);font-size:12px}.overlay-controls input{width:100px}.workflow{display:none}}@media (max-width:1550px){.compare-product .product-picture{--photo-size:77px}.collect-button{margin-left:0}}.product-table td:nth-child(4){overflow-wrap:normal;word-break:normal}.product-table td:nth-child(5),.product-table td:nth-child(6),.product-table td:nth-child(7){white-space:nowrap}@media (max-width:1550px){.product-table{min-width:1095px}}@media (max-width:700px){.filters:not(.collapsed){max-height:260px;overflow:auto}.filters:not(.collapsed) .top-filters>select,.filters:not(.collapsed) .platform{display:block;grid-column:1/-1}.filters:not(.collapsed) .platform{display:flex}.filters:not(.collapsed) .range-group:nth-child(2),.filters:not(.collapsed) .range-group:nth-child(3){display:block;grid-column:1/-1}.top-filters .filter-toggle{grid-row:1;grid-column:2}.filters.collapsed .search-field{grid-column:1}}.team-data-entry{border-color:#466672;color:#55d9e9;white-space:nowrap;font-size:12px;min-height:30px;padding:4px 10px}.team-catalog .page-header{grid-template-columns:minmax(0,1fr) auto auto;grid-template-rows:60px 52px;align-items:center}.team-mode-switch{display:flex;gap:0;border:1px solid #48606c;border-radius:4px;overflow:hidden}.team-mode-switch button{border:0;border-radius:0;white-space:nowrap}.team-mode-switch button.active{background:#173d49;color:#39d6eb}.team-header-meta{display:flex;align-items:center;gap:7px;color:#b2c3d0;text-align:right;white-space:nowrap;border-color:#47616d}.team-import-button{display:flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap;min-width:116px}.team-header-note{grid-column:1/-1;color:#a7bac8;font-size:12px;border-top:1px solid #2b363f;padding-top:15px}.team-catalog{grid-template-rows:64px minmax(0,1fr)}.team-catalog .team-header{height:64px;grid-template-columns:minmax(0,1fr) auto auto;grid-template-rows:1fr;align-items:center;padding:0 20px;gap:10px}.team-catalog .team-header .heading{grid-column:1;grid-row:1}.team-catalog .team-header .heading h1{font-size:24px}.team-catalog .team-import-button{grid-column:2;grid-row:1}.team-catalog .team-header-meta{grid-column:3;grid-row:1}.team-toolbar{display:flex;align-items:center;gap:10px;padding:16px 20px;flex-shrink:0}.team-toolbar form{display:flex;align-items:center;gap:8px;min-width:300px;width:min(550px,55%)}.team-toolbar .search-field{flex:1}.team-toolbar .search-field input{width:100%}.team-toolbar>button{display:flex;align-items:center;justify-content:center;width:36px;padding:5px}.team-count{margin-left:auto;color:#afc0ce}.team-table{min-width:1120px;table-layout:auto}.team-table th,.team-table td{padding:9px 12px}.team-table th:nth-child(2),.team-table td:nth-child(2){min-width:230px;max-width:370px}.team-table th:nth-child(5),.team-table td:nth-child(5){min-width:190px}.team-table th:nth-child(9),.team-table td:nth-child(9){min-width:150px}.team-table td small{display:block;font-size:11px;color:#a2b4c2;margin-top:4px;line-height:1.3}.team-table td strong{font-size:13px;color:#f1f6f9;font-weight:600}.team-table td:last-child button{white-space:nowrap}.team-catalog .table-footer .primary{display:flex;align-items:center;gap:8px}.team-error{display:flex;align-items:center;gap:12px;padding:12px 20px;background:#3b2727;color:#ffdcda;border-block:1px solid #875453;flex-wrap:wrap}.team-error span{color:#f0b7b5}.team-error a{color:#7fe3ef}.team-notice{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;background:#1b4539;color:#bdffe5}.team-notice button{border:0;display:flex;align-items:center}.team-source-key{font-family:monospace;overflow-wrap:anywhere}.team-media-status{display:inline-flex;align-items:center;gap:5px;color:#50d3e6;white-space:nowrap}.team-media-preview{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.team-media-preview h3{margin:0!important}.team-media-preview video{display:block;aspect-ratio:9/16;max-height:52vh;max-width:100%;background:#05090c;-o-object-fit:contain;object-fit:contain}.team-media-preview p{color:#b7c4ce!important}@media (max-width:1550px){.team-catalog .page-header{grid-template-columns:minmax(0,1fr) auto auto}.team-catalog .heading>span{display:none}}.team-project-backdrop{z-index:38;width:calc(100vw / var(--ui-scale,1));height:calc(100dvh / var(--ui-scale,1))}.team-project-drawer{width:min(1160px,calc(100vw / var(--ui-scale,1) - 150px));height:calc(100dvh / var(--ui-scale,1));display:flex;flex-direction:column;min-width:0;overflow:hidden;background:#19232b;border-left:1px solid #536575;box-shadow:-18px 0 45px #0009;font-size:14px}.team-project-heading{height:62px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #36444f}.team-project-heading>div{display:flex;align-items:center;gap:11px;min-width:0}.team-project-heading svg{color:#39c8de}.team-project-heading h2{font-size:19px}.team-project-heading span{color:#a9bbc8;font-size:12px}.team-project-layout{min-height:0;flex:1;display:grid;grid-template-columns:225px minmax(0,1fr)}.team-project-list{min-height:0;display:flex;flex-direction:column;overflow:auto;border-right:1px solid #35434e;background:#172027}.team-project-list>button{display:flex;flex-direction:column;align-items:flex-start;gap:5px;width:100%;min-height:65px;padding:12px 16px;text-align:left;border:0;border-radius:0;border-left:3px solid transparent}.team-project-list>button.active{background:#20343c;border-left-color:#35c8dc}.team-project-list>button strong{font-size:13px;font-weight:600;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.team-project-list>button small{font-size:11px;color:#a7b8c6}.team-project-list footer{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-top:auto;padding:10px;border-top:1px solid #35434e;color:#aabcca;font-size:11px}.team-project-list footer button{display:grid;place-items:center;width:32px;padding:0}.team-project-main{min-width:0;min-height:0;display:flex;flex-direction:column}.team-project-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;border-bottom:1px solid #35434e}.team-project-toolbar>div{display:flex;flex-direction:column;gap:3px;min-width:0}.team-project-toolbar strong{font-size:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-project-toolbar small{color:#a7b8c6;font-size:11px}.team-project-toolbar button{width:34px;padding:5px;display:grid;place-items:center}.team-project-tabs{display:flex;gap:0;flex-shrink:0;border-bottom:1px solid #35434e;padding:0 18px}.team-project-tabs button{display:flex;align-items:center;gap:8px;padding:10px 16px;border:0;border-bottom:2px solid transparent;border-radius:0;min-height:42px;color:#bac9d5}.team-project-tabs button.active{color:#4bd2e5;border-bottom-color:#4bd2e5}.team-project-tabs small{color:#9bafbd;font-size:11px}.team-project-notice{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 18px;background:#1a4539;color:#bff7da;font-size:12px}.team-project-notice button{border:0;min-height:20px;padding:0}.team-project-inline-error{display:flex;align-items:center;gap:10px;padding:10px 18px;color:#ffada8;background:#3c2528;font-size:12px;line-height:1.5}.team-project-inline-error button{margin-left:auto}.team-project-empty{padding:28px 18px;color:#aebeca;font-size:13px;line-height:1.6}.team-project-scroll{overflow:auto;min-height:0;flex:1}.team-project-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:17px 20px;border-bottom:1px solid #35434e}.team-project-section-head span{font-size:11px;color:#9fb3c2}.team-project-source{display:flex;align-items:center;gap:12px;min-height:68px;padding:12px 20px;border-bottom:1px solid #30404b}.team-project-source>div{min-width:0;flex:1}.team-project-source strong,.team-project-source small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-project-source small{color:#9fb3c2;margin-top:5px;font-size:11px}.team-project-source>span{font-size:11px;color:#a9bac6;white-space:nowrap}.team-project-source button{width:34px;padding:5px;display:grid;place-items:center}.team-project-resource-layout,.team-project-media-layout{min-height:0;flex:1;display:grid;grid-template-columns:260px minmax(0,1fr)}.team-project-resource-list,.team-project-media-list{min-width:0;min-height:0;overflow:auto;border-right:1px solid #35434e}.team-project-resource-list>header,.team-project-media-list>header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid #35434e}.team-project-resource-list>header button{width:32px;padding:4px;display:grid;place-items:center}.team-project-media-list>header span{font-size:11px;color:#a5b7c5}.team-project-resource-list>button,.team-project-media-list>button{display:flex;align-items:center;gap:10px;width:100%;min-height:62px;padding:10px 14px;text-align:left;border:0;border-bottom:1px solid #2f3c47;border-radius:0}.team-project-resource-list>button.active,.team-project-media-list>button.active{background:#243741}.team-project-resource-list>button svg,.team-project-media-icon{color:#41c8db;flex-shrink:0}.team-project-resource-list>button span,.team-project-media-list>button span:last-child{min-width:0;flex:1}.team-project-resource-list strong,.team-project-media-list strong{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px}.team-project-resource-list small,.team-project-media-list small{display:block;margin-top:5px;color:#a8b9c6;font-size:11px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.team-project-more{padding:10px 14px;color:#e1b477;font-size:11px}.team-project-resource-detail,.team-project-media-detail{min-width:0;min-height:0;overflow:auto;padding:20px}.team-project-resource-detail>header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;border-bottom:1px solid #35434e;padding-bottom:14px}.team-project-resource-detail>header h3{font-size:18px;margin:5px 0}.team-project-resource-detail>header span,.team-project-resource-detail>header small{color:#aabeca;font-size:11px}.team-project-resource-detail>pre{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8;font:inherit;color:#e0e9ee;margin:20px 0}.team-project-resource-detail form{display:flex;flex-direction:column;gap:11px;max-width:760px}.team-project-resource-detail form h3{font-size:17px;margin-bottom:2px}.team-project-resource-detail form label,.team-project-upload label{display:flex;flex-direction:column;gap:5px;color:#b7c8d4;font-size:12px}.team-project-resource-detail form input,.team-project-resource-detail form select,.team-project-upload select{width:100%}.team-project-resource-detail textarea{width:100%;min-height:160px;resize:vertical;padding:10px;background:#10191f;color:#e9f2f7;border:1px solid #526775;border-radius:4px;font:inherit;line-height:1.6}.team-project-form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.team-project-resource-detail form footer{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.team-project-version-note{color:#aabeca;font-size:12px}.team-project-version-browser{display:flex;align-items:end;flex-wrap:wrap;gap:8px;padding:14px 0;border-bottom:1px solid #35434e}.team-project-version-browser label{display:flex;flex-direction:column;gap:5px;color:#b7c8d4;font-size:12px}.team-project-version-browser input{width:92px}.team-project-version-browser button{white-space:nowrap}.team-project-version-status{margin:18px 0}.team-project-version-status.team-project-inline-error{display:block}.team-project-editor-import{display:inline-flex;align-items:center;justify-content:center;min-height:34px;margin-top:10px;padding:7px 11px;border:1px solid #3fc7da;border-radius:4px;color:#6fe1ef;text-decoration:none;font-size:12px}.team-project-editor-import:hover{background:#1d414b}.team-project-editor-import:focus-visible{outline:2px solid #6fe1ef;outline-offset:2px}.team-project-editor-unsupported{display:block;margin-top:10px;color:#a9bac6;line-height:1.5}.team-project-media-detail>.team-project-media-view,.team-project-media-detail>.team-project-upload{flex-shrink:0}.team-project-media-detail{display:flex;flex-direction:column;gap:16px}.team-project-media-view{display:flex;flex-direction:column;gap:10px;min-height:0}.team-project-media-view header{display:flex;align-items:center;justify-content:space-between;gap:10px}.team-project-media-view header h3{font-size:16px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-project-media-view header span{font-size:11px;color:#a9bac6;white-space:nowrap}.team-project-media-stage{display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:start;gap:20px;min-width:0}.team-project-media-player{min-width:0}.team-project-media-view video{display:block;width:calc(46dvh / var(--ui-scale,1) * 9 / 16);height:calc(46dvh / var(--ui-scale,1));max-width:100%;aspect-ratio:9/16;-o-object-fit:contain;object-fit:contain;background:#05090d}.team-project-media-view audio{width:min(100%,600px)}.team-project-media-view p{font-size:11px;color:#a9bac6}.team-project-media-lineage{display:flex;flex-direction:column;gap:12px;min-width:0;padding:14px;background:#202d36;border:1px solid #394c59;border-radius:6px}.team-project-media-lineage h4{font-size:13px;margin:0}.team-project-media-lineage>div{display:flex;flex-direction:column;gap:4px;padding-top:10px;border-top:1px solid #394c59;min-width:0}.team-project-media-lineage small{font-size:11px;color:#9cafbb}.team-project-media-lineage strong{font-size:12px;overflow-wrap:anywhere}.team-project-media-lineage span{font-size:11px;line-height:1.5;color:#b7c9d2}.team-project-media-lineage pre{font:inherit;font-size:12px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere;max-height:160px;overflow:auto;margin:6px 0 0;padding:9px;background:#141f26;border-radius:4px}.team-project-upload{display:flex;flex-direction:column;gap:9px;border-top:1px solid #35434e;padding-top:14px;max-width:600px}.team-project-upload h3{display:flex;align-items:center;gap:8px;font-size:14px}.team-project-upload input[type=file]{width:100%;font-size:12px}.team-project-upload small{font-size:11px;color:#a9bac6}.team-project-upload>button{align-self:flex-start}.team-project-media-stage:has(audio){grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.team-project-media-stage:has(audio) audio{width:100%}@media (min-width:2500px){.team-project-drawer{width:min(1550px,calc(100vw / var(--ui-scale,1) - 220px))}}@media (min-width:3600px){.team-project-drawer{width:min(1750px,calc(100vw / var(--ui-scale,1) - 250px))}}.team-catalog .table-region .product-table{height:auto}.team-catalog-embedded>.page-header,.team-catalog-embedded>.main-content{grid-column:1}.team-project-publish{display:flex;flex-wrap:wrap;align-items:end;gap:10px;margin-top:auto;padding:16px 0;border-top:1px solid #35434e}.team-project-publish h4{width:100%;margin:0;font-size:13px}.team-project-publish label{display:flex;flex-direction:column;gap:5px;min-width:200px;max-width:360px;color:#adbfcb;font-size:12px}.team-project-publish small,.team-project-publish p{width:100%;color:#a7b8c6;font-size:11px;line-height:1.5}.team-project-publish button{white-space:nowrap}.team-project-publish .team-project-inline-error{color:#ffada8}.team-shared-resources{display:flex;flex-direction:column;gap:12px}.team-shared-resources>label,.team-revoke label{display:flex;flex-direction:column;gap:5px;color:#b9c9d3;font-size:12px}.team-shared-resources>label select{width:100%}.team-shared-resources>article{display:flex;flex-direction:column;gap:8px;padding:12px 0;border-top:1px solid #384954}.team-shared-resources article strong,.team-shared-resources article small{display:block}.team-shared-resources article strong{font-size:13px}.team-shared-resources article small{color:#a7bac8;font-size:11px;line-height:1.5}.team-shared-resources details{font-size:12px;color:#b8cad4}.team-shared-resources summary{cursor:pointer}.team-shared-resources pre{max-height:180px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;line-height:1.55;padding:10px;background:#142029}.team-shared-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.team-shared-actions button{font-size:12px}.team-revoke{display:flex;flex-direction:column;gap:8px}.team-revoke textarea{width:100%;min-height:60px;padding:9px;background:#141c22;color:#e5edf5;border:1px solid #596b79;border-radius:4px;font:inherit}.team-revoke button{align-self:flex-start}.team-shared-resources .error{color:#ffada8!important}.team-catalog-tabs{display:flex;gap:0;flex-shrink:0;padding:0 20px;border-bottom:1px solid #35434f}.team-catalog-tabs button{min-height:42px;border:0;border-bottom:2px solid transparent;border-radius:0;padding:8px 16px;color:#aebfca}.team-catalog-tabs button.active{border-bottom-color:#36cde2;color:#51d8ea;font-weight:600}.team-linked-label{display:flex!important;align-items:center;gap:4px;color:#56d7b7!important}.team-registry-table{min-width:900px}.team-registry-table th,.team-registry-table td{padding:11px 16px}.team-registry-table th:first-child,.team-registry-table td:first-child{width:35%}.team-registry-table td:first-child{font-weight:600}.team-identity{display:flex;flex-direction:column;gap:12px}.team-identity p{color:#aebfc9!important;line-height:1.55}.team-identity>button,.team-identity-action>button{align-self:flex-start}.team-identity-action{display:flex;flex-direction:column;gap:10px;padding-top:12px;border-top:1px solid #364651}.team-identity-action label{display:flex;flex-direction:column;gap:6px;color:#b7c8d4}.team-identity-action input,.team-identity-action textarea{width:100%}.team-identity-action textarea{min-height:70px;padding:9px 10px;resize:vertical;background:#141c22;color:#e5edf5;border:1px solid #596b79;border-radius:4px;font:inherit;line-height:1.5}.team-identity-action .team-match-list{display:flex;flex-direction:column;gap:4px;max-height:180px;overflow:auto}.team-match-list button{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;text-align:left;border-color:#394b57}.team-match-list button.active{border-color:#3bc9dc;background:#1b3b45}.team-match-list strong{font-size:12px}.team-match-list small{font-size:11px;color:#a8bcc9}.team-target-evidence,.team-registry-sources{display:flex;flex-direction:column;gap:9px}.team-target-evidence{padding:12px;border:1px solid #48606c;border-radius:5px;background:#17252e}.team-target-evidence>span,.team-target-evidence small,.team-registry-sources span,.team-registry-sources small{display:block;color:#a8bac7;font-size:11px;line-height:1.5}.team-target-evidence>div,.team-registry-sources>div{padding-top:9px;border-top:1px solid #354651}.team-target-evidence b,.team-registry-sources strong{display:block;font-size:12px;line-height:1.4}.team-target-evidence a,.team-registry-sources a{color:#59d8e9;font-size:11px}.team-registry-drawer{width:min(570px,100%)}.team-identity .error{color:#ffb4af!important}.team-catalog .drawer-backdrop{width:calc(100vw / var(--ui-scale,1));height:calc(100dvh / var(--ui-scale,1))}.catalog-toolbar{position:relative;display:flex;align-items:center;gap:10px;padding:14px 20px;border-bottom:1px solid #34434e;flex-shrink:0}.catalog-toolbar>form{display:grid;grid-template-columns:auto minmax(260px,1fr) 38px 38px 44px;align-items:center;width:min(760px,72%);height:44px;border:1px solid #36bdd5;border-radius:6px;overflow:hidden;background:#111b22}.catalog-search-kind{display:flex;align-items:center;gap:8px;height:100%;padding:0 14px;border-right:1px solid #354b57;font-weight:650;color:#e7f0f4;white-space:nowrap}.catalog-toolbar form>input{height:100%;min-width:0;border:0;background:transparent;color:#edf4f7;padding:0 14px;font:inherit;outline:0}.catalog-toolbar form>input::-moz-placeholder{color:#718692}.catalog-toolbar form>input::placeholder{color:#718692}.catalog-search-tool,.catalog-search-submit{display:grid!important;place-items:center;width:100%!important;height:100%;padding:0!important;border:0!important;border-radius:0!important}.catalog-search-tool{color:#81939d}.catalog-search-tool:disabled{opacity:.65;cursor:not-allowed}.catalog-search-submit{background:#1d3540;color:#62d7e8}.catalog-columns-button{display:flex;align-items:center;gap:7px;white-space:nowrap}.catalog-toolbar>button:last-of-type{display:grid;place-items:center;width:38px;padding:0}.catalog-column-popover{position:absolute;z-index:18;top:62px;right:58px;width:286px;max-height:min(620px,calc(100dvh - 210px));display:flex;flex-direction:column;background:#18242c;border:1px solid #526773;border-radius:8px;box-shadow:0 18px 50px #0009;overflow:hidden}.catalog-column-popover header{display:flex;align-items:center;justify-content:space-between;padding:13px 14px;border-bottom:1px solid #364650}.catalog-column-popover header button{display:grid;place-items:center;width:28px;min-height:26px;padding:0;border:0}.catalog-column-popover>div{overflow:auto;padding:5px 0}.catalog-column-popover label{display:grid;grid-template-columns:24px minmax(0,1fr) 22px;align-items:center;gap:7px;min-height:38px;padding:5px 12px;color:#d7e1e6;cursor:grab}.catalog-column-popover label:hover{background:#22333d}.catalog-column-popover label:has(input:disabled){color:#91a4af;cursor:default}.catalog-column-popover input{width:17px;height:17px;accent-color:#35c9df}.catalog-column-popover svg{color:#7f929d}.catalog-column-popover footer{padding:10px 13px;border-top:1px solid #364650;color:#8ea1ad;font-size:11px}.catalog-list-region{overflow:auto;background:#131c23}.catalog-scope-line{position:sticky;left:0;display:flex;align-items:center;gap:10px;min-height:42px;padding:8px 20px;border-bottom:1px solid #34434e;background:#18242c;color:#dbe5ea}.catalog-scope-line strong{color:#50d4e6}.catalog-scope-line small{color:#94a8b3}.employee-catalog-table{min-width:1320px;table-layout:fixed}.employee-catalog-table th,.employee-catalog-table td{padding:7px 8px;font-size:11px}.employee-catalog-table thead th{position:sticky;top:0;z-index:4;height:40px;background:#202d36;color:#aebfc9;white-space:normal;line-height:1.25}.employee-catalog-table tbody td{height:68px;vertical-align:middle}.employee-catalog-table th:nth-child(1),.employee-catalog-table td:nth-child(1){width:48px}.employee-catalog-table th:not(:first-child),.employee-catalog-table td:not(:first-child){width:82px}.employee-catalog-table th:nth-child(3),.employee-catalog-table td:nth-child(3){width:250px}.catalog-rank{text-align:center;color:#b4c4ce}.catalog-store-cell strong,.catalog-store-cell small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-store-cell strong{color:#eef4f7}.catalog-store-cell small{margin-top:5px;color:#8fa4b0;font-size:11px}.catalog-product-brief{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:10px}.catalog-thumb{width:58px;height:58px;display:grid;place-items:center;border:1px solid #3b4e59;border-radius:6px;overflow:hidden;background:#202d35;color:#68808d}.catalog-thumb[tabindex]{cursor:zoom-in}.catalog-thumb:focus-visible,.catalog-video-thumb:focus-visible{outline:2px solid #55d7e9;outline-offset:2px}.catalog-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.catalog-image-preview,.catalog-video-preview{position:fixed;z-index:80;display:grid;place-items:center;overflow:hidden;padding:8px;border:1px solid #8398a3;border-radius:10px;background:#f7f8f8;box-shadow:0 18px 60px #000a;animation:catalog-preview-in .12s ease-out}.catalog-image-preview{pointer-events:none}.catalog-image-preview img,.catalog-video-preview video{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:6px}.catalog-video-preview{padding:6px;background:#070b0e}.catalog-video-preview video{background:#000}@keyframes catalog-preview-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.catalog-product-brief>div:last-child{min-width:0}.catalog-product-cell .name-button{display:-webkit-box;max-width:100%;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal;text-align:left;line-height:1.35}.catalog-product-cell small{display:block;margin-top:4px;color:#aabac4;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catalog-product-cell small:first-of-type{color:#eef4f7;font-weight:600}.catalog-trend{display:block;width:104px;height:38px}.catalog-trend polyline{fill:none;stroke:#36cce3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.catalog-empty{display:block;min-height:1em}.catalog-video-rank strong,.catalog-video-rank small{display:block;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-video-rank small{margin-top:5px;color:#58d5e6}.catalog-video-thumb{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:8px;cursor:zoom-in}.catalog-video-thumb>span{width:48px;height:60px;display:grid;place-items:center;overflow:hidden;border:1px solid #425661;border-radius:5px;background:#1c2a33;color:#78a0ae}.catalog-video-thumb>span img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.catalog-video-thumb>div{min-width:0}.catalog-empty-state p{max-width:560px;margin-top:8px;color:#8fa3ae;line-height:1.5}.employee-catalog-table th:nth-child(2),.employee-catalog-table td:nth-child(2){width:270px}.catalog-store-profile{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px}.catalog-store-logo{width:46px;height:46px;display:grid;place-items:center;overflow:hidden;border:1px solid #40535e;border-radius:8px;background:#eef2f3;color:#58707c}.catalog-store-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.catalog-store-copy{min-width:0}.catalog-store-copy strong,.catalog-store-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-store-copy strong{color:#eef4f7}.catalog-store-copy small{margin-top:4px;color:#8fa4b0;font-size:11px}.catalog-relation-summary{display:flex!important;flex-direction:column;align-items:flex-start!important;gap:5px;width:100%;min-height:0!important;padding:0!important;border:0!important;background:transparent!important;text-align:left}.catalog-relation-summary strong{font-size:12px;color:#e9f3f6;white-space:normal}.catalog-relation-summary small{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#91a6b2;font-size:11px}.catalog-relation-summary span{display:flex;align-items:center;gap:3px;color:#51d6e8;font-size:11px}.employee-catalog-table tbody td{transition:background-color .12s ease,box-shadow .12s ease}.employee-catalog-table tbody tr:hover td,.employee-catalog-table tbody tr:focus-within td{background:#203743;box-shadow:inset 0 1px #3d5966,inset 0 -1px #3d5966}.employee-catalog-table tbody tr:hover td:first-child,.employee-catalog-table tbody tr:focus-within td:first-child{box-shadow:inset 3px 0 #35cbe0,inset 0 1px #3d5966,inset 0 -1px #3d5966}@media (max-width:900px){.catalog-toolbar{flex-wrap:wrap}.catalog-toolbar>form{width:100%;grid-template-columns:auto minmax(150px,1fr) 34px 34px 40px}.catalog-columns-button{margin-left:auto}.catalog-column-popover{right:20px;top:112px}}.catalog-offer-list article{display:flex;align-items:center;gap:12px;padding:11px 0;border-top:1px solid #354650}.catalog-offer-list article>div{min-width:0;flex:1}.catalog-offer-list article strong,.catalog-offer-list article small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-offer-list article small{margin-top:5px;color:#9cafba;font-size:11px}.catalog-offer-list article a{flex-shrink:0;color:#58d7e9;font-size:12px}.catalog-product-summary{display:flex;flex-direction:column;gap:8px}.catalog-relation-metrics{display:flex;gap:8px;flex-wrap:wrap}.catalog-relation-metrics strong{padding:6px 9px;border-radius:4px;background:#1a3039;color:#61d9e9;font-size:11px}.catalog-detail-tabs{display:flex;gap:0;padding:0 20px;border-bottom:1px solid #354650}.catalog-detail-tabs button{min-height:40px;padding:8px 12px;border:0;border-bottom:2px solid transparent;border-radius:0;color:#9eb1bc}.catalog-detail-tabs button.active{border-bottom-color:#41cedf;color:#eaf4f7}.catalog-relation-tree,.catalog-link-audit{display:flex;flex-direction:column;gap:12px}.catalog-company-group{display:flex;flex-direction:column;gap:10px;padding:12px 0;border-top:1px solid #354650}.catalog-company-group>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.catalog-company-group>header div{min-width:0}.catalog-company-group>header strong,.catalog-company-group>header small{display:block}.catalog-company-group>header small{margin-top:4px;color:#92a6b2;font-size:11px}.catalog-company-group>header>span{padding:4px 7px;border-radius:999px;background:#3b3030;color:#ffb1aa;font-size:10px}.catalog-store-group{display:grid;grid-template-columns:minmax(120px,170px) minmax(0,1fr);gap:12px;margin-left:14px;padding-left:12px;border-left:2px solid #31515e}.catalog-store-heading strong,.catalog-store-heading small{display:block}.catalog-store-heading strong{font-size:12px}.catalog-store-heading small{margin-top:4px;color:#8fa3af;font-size:10px}.catalog-store-links{display:flex;gap:6px;flex-wrap:wrap}.catalog-store-links>a,.catalog-store-links>span{display:flex;flex-direction:column;gap:3px;max-width:190px;padding:7px 9px;border:1px solid #425966;border-radius:5px;background:#17232b;color:#57d6e7;text-decoration:none;font-size:11px}.catalog-store-links small{color:#a6b8c2;font-size:10px}.catalog-link-audit>p{color:#94a8b3;font-size:11px}.catalog-link-table{display:flex;flex-direction:column;border-top:1px solid #354650}.catalog-link-head,.catalog-link-row{display:grid;grid-template-columns:minmax(150px,1.2fr) minmax(150px,1fr) 90px 70px;gap:10px;align-items:center;padding:9px 4px;border-bottom:1px solid #30424d}.catalog-link-head{color:#8fa4b0;font-size:10px}.catalog-link-row{font-size:11px}.catalog-link-row strong,.catalog-link-row small{display:block}.catalog-link-row small{margin-top:3px;color:#8fa3af}.catalog-link-row a{color:#55d6e8}.catalog-link-row>span:nth-child(3),.catalog-link-row>span:nth-child(4){white-space:nowrap}.employee-catalog-table th:nth-child(2),.employee-catalog-table td:nth-child(2){width:190px}.catalog-relation-summary{gap:3px}.catalog-relation-summary strong{font-size:11px}.catalog-relation-summary small,.catalog-relation-summary span{font-size:10px}.catalog-product-brief{grid-template-columns:48px minmax(0,1fr);gap:8px}.catalog-thumb{width:48px;height:48px}.catalog-trend{width:76px;height:28px}.catalog-video-thumb{grid-template-columns:38px minmax(0,1fr);gap:6px}.catalog-video-thumb>span{width:38px;height:48px}.catalog-summary-metric strong,.catalog-summary-metric small{display:block}.catalog-summary-metric small{margin-top:2px;color:#718a96;font-size:9px}.catalog-sort-button{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:5px;width:100%;min-height:28px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;font:inherit;font-weight:inherit;text-align:left;white-space:normal}.catalog-sort-button:hover,.catalog-sort-button:focus-visible{color:#e9f3f7!important}.catalog-sort-button:focus-visible{outline:1px solid #35cbe0;outline-offset:2px}.catalog-sort-button>span{min-width:0}.catalog-sort-arrows{display:inline-flex;flex:0 0 9px;flex-direction:column;align-items:center;gap:2px}.catalog-sort-arrows b{display:block;width:0;height:0;border-right:4px solid transparent;border-left:4px solid transparent}.catalog-sort-arrows b:first-child{border-bottom:5px solid #6f818b}.catalog-sort-arrows b:last-child{border-top:5px solid #6f818b}.catalog-sort-arrows b:first-child.active{border-bottom-color:#168cff}.catalog-sort-arrows b:last-child.active{border-top-color:#168cff}.catalog-product-row.expanded td{background:#1d333e}.catalog-expanded-row>td{height:auto!important;padding:0!important;background:#17242c!important;box-shadow:inset 4px 0 #36cce3!important}.catalog-expanded-links>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 14px;border-bottom:1px solid #344954}.catalog-expanded-links>header div{min-width:0}.catalog-expanded-links>header strong,.catalog-expanded-links>header small{display:block}.catalog-expanded-links>header strong{font-size:12px;color:#edf5f7}.catalog-expanded-links>header small{margin-top:2px;color:#91a7b2;font-size:10px}.catalog-expanded-links>header>span{color:#55d5e7;font-size:11px;white-space:nowrap}.catalog-expanded-loading{padding:14px;color:#91a7b2;font-size:11px}.catalog-expanded-links .catalog-offer-list{display:flex;flex-direction:column}.catalog-expanded-links .catalog-offer-list article.catalog-offer-compact{display:grid;grid-template-columns:38px 120px minmax(170px,220px) minmax(0,1fr);align-items:center;gap:10px;min-height:58px;padding:7px 14px;border-top:0;border-bottom:1px solid #30434e}.catalog-offer-number{color:#8ea4af;text-align:center}.catalog-offer-source,.catalog-offer-link{min-width:0}.catalog-offer-source strong,.catalog-offer-source small,.catalog-offer-link strong,.catalog-offer-link small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-offer-source strong,.catalog-offer-link strong{font-size:11px;color:#e8f1f4}.catalog-offer-source small,.catalog-offer-link small{margin-top:2px!important;color:#8fa5b0!important;font-size:10px!important}.catalog-offer-link a{color:#55d6e8;text-decoration:none}.catalog-offer-metrics{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(66px,1fr));align-items:center;gap:4px 8px;min-width:0}.catalog-offer-metrics>span{min-width:0}.catalog-offer-metrics small,.catalog-offer-metrics strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-offer-metrics small{margin:0!important;color:#718a96!important;font-size:9px!important}.catalog-offer-metrics strong{margin-top:2px;color:#dce8ed;font-size:10px}.catalog-offer-metrics .trend{min-width:74px}.catalog-offer-metrics .catalog-trend{width:70px;height:24px}.catalog-store-review{grid-column:1/-1!important;padding:10px 12px!important;border:1px solid #3b5966;border-radius:6px;background:#101b22}.catalog-store-review>button{color:#62d7e8}.catalog-store-review>strong{margin-bottom:8px;font-size:12px;color:#eef6f8}.catalog-store-review-fields{display:grid!important;grid-template-columns:repeat(3,minmax(150px,1fr));gap:8px}.catalog-store-review label{display:grid;gap:4px;color:#91a7b2;font-size:10px}.catalog-store-review input,.catalog-store-review select{width:100%;min-width:0;height:34px;padding:0 9px;border:1px solid #49616d;border-radius:5px;background:#111d24;color:#e7f0f4}.catalog-store-review p{margin:7px 0 0;color:#ff9d80;font-size:11px}.catalog-store-review-actions{display:flex!important;justify-content:flex-end;gap:8px;margin-top:9px}.catalog-store-review-actions button{min-width:78px}.catalog-store-review-actions .primary{background:#29b9d0;color:#07151b}@media (max-width:1100px){.catalog-expanded-links .catalog-offer-list article.catalog-offer-compact{grid-template-columns:34px 110px minmax(150px,190px) minmax(0,1fr)}.catalog-offer-metrics{grid-template-columns:repeat(5,minmax(58px,1fr))}}@media (max-width:760px){.employee-catalog-table{min-width:1080px}.catalog-expanded-links .catalog-offer-list article.catalog-offer-compact{grid-template-columns:32px minmax(100px,1fr) minmax(150px,1.4fr)}.catalog-offer-metrics{grid-column:2/-1;grid-template-columns:repeat(5,minmax(52px,1fr))}.catalog-store-review-fields{grid-template-columns:1fr}}.catalog-toolbar>form{flex:1;min-width:360px;max-width:760px;width:auto;grid-template-columns:auto minmax(220px,1fr) 38px 38px 44px}.employee-catalog-table .catalog-rank input{display:block;margin:0 auto 3px;accent-color:#35cbe0}.employee-catalog-table .catalog-rank span{display:block}.catalog-relation-cell{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.catalog-batch-crawl,.catalog-store-crawl,.catalog-offer-crawl{display:inline-flex!important;align-items:center;justify-content:center;gap:5px;border-color:#2e8fa0!important;color:#70deed!important;background:#152932!important;white-space:nowrap}.catalog-batch-crawl{height:38px;padding:0 11px!important}.catalog-store-crawl,.catalog-offer-crawl{min-height:22px!important;padding:2px 7px!important;font-size:10px}.catalog-offer-crawl{margin-top:5px}.catalog-history-error{margin:8px 20px}.catalog-product-brief .catalog-history-unmatched{color:#d89a7f}.catalog-product-brief .catalog-history-matched{color:#55d7a8}@media (max-width:1100px){.catalog-toolbar{flex-wrap:wrap}.catalog-toolbar>form{max-width:none;width:100%}.catalog-batch-crawl{margin-left:auto}}.catalog-video-thumb{width:100%;min-height:0;padding:0;border:0;border-radius:0;background:transparent;text-align:left}.catalog-video-thumb:hover{background:transparent}.catalog-video-gallery-backdrop{z-index:90}.catalog-video-gallery{width:min(1040px,calc(100vw - 36px));max-height:88dvh;overflow:hidden;border:1px solid #526775;border-radius:10px;background:#18242c;box-shadow:0 24px 80px #000b}.catalog-video-gallery>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px;border-bottom:1px solid #344852}.catalog-video-gallery>header small{display:block;max-width:760px;margin-top:4px;color:#93aab6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-video-gallery-error{padding:8px 18px;border-bottom:1px solid #714a43;background:#3a2725;color:#ffb5a8}.catalog-video-gallery-body{display:grid;grid-template-columns:minmax(360px,1.35fr) minmax(300px,.85fr);min-height:0;height:min(690px,calc(88dvh - 70px))}.catalog-video-stage{display:flex;min-width:0;min-height:0;flex-direction:column;gap:10px;padding:14px;border-right:1px solid #344852;background:#0d1419}.catalog-video-stage>video,.catalog-video-unavailable{width:100%;min-height:0;flex:1;background:#05090c;-o-object-fit:contain;object-fit:contain;border-radius:7px}.catalog-video-unavailable{display:grid;place-items:center;align-content:center;gap:10px;color:#8198a4}.catalog-video-stage>div:last-child strong,.catalog-video-stage>div:last-child small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-video-stage>div:last-child small{margin-top:5px;color:#91a8b4}.catalog-video-list{min-height:0;overflow:auto;padding:8px}.catalog-video-list>button{display:grid;width:100%;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:9px;min-height:72px;padding:6px;border:1px solid transparent;border-radius:6px;text-align:left}.catalog-video-list>button.active{border-color:#35c8df;background:#213945}.catalog-video-list>button>span{width:58px;height:58px;display:grid;place-items:center;overflow:hidden;border-radius:5px;background:#101a20}.catalog-video-list img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.catalog-video-list strong,.catalog-video-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-video-list small{margin-top:5px;color:#75cfe0;font-size:10px}@media (max-width:780px){.catalog-video-gallery-body{grid-template-columns:1fr;height:min(760px,calc(88dvh - 70px))}.catalog-video-stage{min-height:390px;border-right:0;border-bottom:1px solid #344852}.catalog-video-list{max-height:260px}}.catalog-empty{color:#708691}.catalog-rating-good{color:#45d49c!important}.catalog-rating-watch{color:#f0c85a!important}.catalog-video-rank{min-width:210px}.catalog-video-top-three{display:grid;grid-template-columns:repeat(3,52px);align-items:start;gap:6px}.catalog-video-card{display:grid!important;gap:3px;min-width:0!important;min-height:0!important;padding:0!important;border:0!important;background:transparent!important;text-align:center}.catalog-video-card>span{position:relative;display:grid;width:52px;height:66px;place-items:center;overflow:hidden;border:1px solid #425966;border-radius:5px;background:#101a20;color:#75909d}.catalog-video-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.catalog-video-card>span>i{position:absolute;inset:50% auto auto 50%;display:grid;width:24px;height:24px;place-items:center;transform:translate(-50%,-50%);border-radius:50%;background:#fffc;color:#168cff}.catalog-video-card small{display:block;width:52px;overflow:hidden;color:#9db0ba;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.catalog-video-card:hover>span,.catalog-video-card:focus-visible>span{border-color:#35cbe0}.catalog-video-view-all{grid-column:1/-1;justify-self:start;min-height:20px!important;padding:0!important;border:0!important;background:transparent!important;color:#55d6e8!important;font-size:10px}.catalog-video-view-all:hover{text-decoration:underline}.catalog-video-preview-close{position:absolute;z-index:2;top:10px;right:10px;width:30px;height:30px;display:grid;place-items:center;border:1px solid #ffffff52;border-radius:50%;background:#071016d9;color:#fff;cursor:pointer}.catalog-video-preview-close:hover{background:#18313d}.co-hub-nav{display:flex;align-items:center;gap:8px;flex-shrink:0;border-bottom:1px solid var(--s-line)}.co-hub-nav>.s-tabs{flex:1;border:0}.co-hub-nav>button{margin-right:12px;font-size:11px;padding:4px 8px;min-height:28px}.suite .s-modal:has(>.co-category-editor){height:calc(90dvh / var(--ui-scale,1));display:flex;flex-direction:column;overflow:hidden}.suite .s-modal:has(>.co-category-editor)>header{flex-shrink:0}.co-category-editor{display:flex;flex-direction:column;gap:9px;flex:1;min-height:0;font-size:12px}.co-category-editor>header,.co-category-editor>footer,.co-category-search,.co-category-group{display:flex;gap:9px;align-items:center;flex-shrink:0}.co-category-editor>header span,.co-category-editor>footer small{color:var(--s-muted);margin-right:auto}.co-category-note{margin:0;color:var(--s-muted);font-size:11px;line-height:1.5}.co-rule-inputs{display:flex;flex-wrap:wrap;gap:8px 16px;border:1px solid var(--s-line);border-radius:6px;margin:0;padding:8px;flex-shrink:0}.co-rule-inputs>label{display:flex;gap:6px;align-items:center;font-size:11px}.co-rule-inputs input[type=number]{width:80px;min-height:28px}.co-rule-inputs>div{display:flex;align-items:center;gap:10px;font-size:11px}.co-rule-inputs>div label{display:flex;align-items:center;gap:4px}.co-rule-inputs small{flex-basis:100%;color:var(--s-muted);font-size:10px}.co-category-search input{flex:1;min-width:100px}.co-category-layout{display:grid;grid-template-columns:200px minmax(0,1fr);min-height:0;flex:1;border:1px solid var(--s-line);border-radius:6px;overflow:hidden}.co-category-layout nav,.co-category-layout section{overflow:auto;min-height:0;padding:8px}.co-category-layout nav{border-right:1px solid var(--s-line)}.co-category-layout nav>div{display:flex;gap:4px;align-items:center;padding:1px 3px}.co-category-layout nav>div.active{background:#203843;border-radius:4px}.co-category-layout nav button{flex:1;display:flex;justify-content:space-between;text-align:left;background:none;border:0;min-width:0;padding:6px;font-size:11px}.co-category-layout nav small{color:var(--s-muted);font-size:10px}.co-category-group strong{margin-right:auto}.co-category-second{display:flex;align-items:center;gap:7px;padding:10px 0 5px;border-top:1px solid var(--s-line);margin-top:8px}.co-category-leaves{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.co-category-leaves label{display:flex;align-items:flex-start;gap:6px;padding:5px;border-radius:4px;cursor:pointer;line-height:1.5}.co-category-leaves label:hover{background:#203843}.co-category-leaves small{display:block;color:var(--s-muted);font-size:10px}.co-category-layout input[type=checkbox]{width:14px;height:14px;min-height:14px;flex:0 0 14px;margin-top:3px;accent-color:#39b9d0}.co-category-error{color:#ffb181;margin:0}.co-category-notice{color:#76d9ac;margin:0}.co-category-editor button{font-size:11px;min-height:28px;padding:4px 7px}@media (max-width:760px){.co-category-layout{grid-template-columns:150px minmax(0,1fr)}.co-category-leaves{grid-template-columns:repeat(2,minmax(0,1fr))}.co-category-editor>header{flex-wrap:wrap}}.human-page{min-width:0}.human-roster-toolbar{display:flex;align-items:center;gap:9px;padding:11px 0;border-block:1px solid var(--s-line);margin-bottom:2px}.human-roster-toolbar .s-search{flex:1;max-width:340px}.human-roster-toolbar select{width:155px}.human-member{display:flex;align-items:center;gap:9px;white-space:nowrap}.human-member i,.human-profile-identity>i{display:grid;place-items:center;border-radius:50%;background:#315866;color:#d1f3f3;font-style:normal;flex-shrink:0}.human-member i{width:30px;height:30px;font-size:12px}.human-member strong{font-weight:500}.human-page .s-table td{height:57px}.human-page .s-table th{white-space:nowrap}.human-page .s-table td small{font-size:10px}.human-roster-bottom{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);border-top:1px solid var(--s-line);margin-top:17px}.human-roster-bottom>section,.human-roster-bottom>aside{padding:17px 15px 10px;min-width:0}.human-roster-bottom>aside{border-left:1px solid var(--s-line)}.human-roster-bottom h3{font-size:14px;margin:0 0 12px}.suite .human-roster-bottom section>button{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;border:0;border-top:1px solid var(--s-line);border-radius:0;background:transparent;padding:11px 0;text-align:left;font-size:11px}.human-roster-bottom section>button span{display:flex;flex-direction:column;min-width:0;gap:5px}.human-roster-bottom section>button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.human-roster-bottom section>button small{color:#91aab8}.human-roster-bottom>aside>div{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:9px 0;border-top:1px solid var(--s-line);font-size:11px}.human-roster-bottom>aside>div strong{font-weight:500;color:#71cdda}.human-roster-bottom aside p{font-size:10px;line-height:1.7;color:#91aab8}.human-profile-head{display:flex;align-items:center;gap:10px;padding:0 0 16px;border-bottom:1px solid var(--s-line)}.human-profile-head>span{color:#8ea8b5}.human-profile-head>strong{font-size:13px}.human-profile-head>.s-spacer{flex:1}.human-profile-identity{display:flex;align-items:center;gap:18px;padding:20px 0;border-bottom:1px solid var(--s-line)}.human-profile-identity>i{width:58px;height:58px;font-size:23px}.human-profile-identity>div:nth-child(2){display:flex;flex-direction:column;gap:7px}.human-profile-identity h2{display:flex;align-items:center;gap:12px;font-size:21px;margin:0}.human-profile-identity span,.human-profile-identity small{font-size:11px;color:#9fb8c3}.human-profile-meta{display:flex;align-items:center;gap:22px;margin-left:auto}.human-profile-meta span{display:flex;flex-direction:column;gap:6px;border-left:1px solid var(--s-line);padding-left:13px}.human-profile-meta strong{font-size:12px;color:#d5e5eb;font-weight:500}.human-page>.s-tabs{margin:0 0 18px;border-bottom:1px solid var(--s-line)}.human-profile-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,315px);border-block:1px solid var(--s-line);margin-top:15px}.human-profile-layout>section{padding:20px 24px;min-width:0}.human-profile-layout>aside{padding:20px;border-left:1px solid var(--s-line)}.human-profile-layout h3{font-size:14px;margin:0 0 17px}.human-facts{display:grid;grid-template-columns:120px minmax(0,1fr);gap:14px;font-size:12px}.human-facts dt{color:#92abb7}.human-facts dd{margin:0;overflow-wrap:anywhere}.human-profile-layout section>.s-link{margin-top:12px}.human-linked{display:flex;gap:10px;padding:11px 0;border-bottom:1px solid var(--s-line)}.human-linked>svg{color:#67c9d5;flex-shrink:0}.human-linked>span{display:flex;flex-direction:column;gap:6px}.human-linked strong{font-size:12px;font-weight:500}.human-linked small{font-size:11px;color:#95adb9;line-height:1.5}.human-profile-layout aside p,.human-disclaimer{font-size:11px;line-height:1.7;color:#8fa8b7;margin-top:15px}.human-inline-note{display:flex;align-items:center;gap:9px;background:#1b333c;border-left:2px solid #5a9ba7;padding:12px 14px;margin:8px 0 15px;color:#a7c9d1;font-size:11px;line-height:1.6}.human-inline-note svg{flex-shrink:0}.human-growth-evidence{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid var(--s-line);margin:12px 0 23px}.human-growth-evidence>div{display:flex;align-items:baseline;gap:10px;padding:20px;border-right:1px solid var(--s-line)}.human-growth-evidence>div:last-child{border:0}.human-growth-evidence strong{font-size:25px}.human-growth-evidence span{font-size:11px;color:#98b1bd}.human-page>h3{font-size:14px}.human-growth-row{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--s-line);padding:12px 7px;font-size:12px}.human-growth-row>svg{color:#63c8d3}.human-growth-row>span{flex:1}.human-private{display:flex;align-items:center;flex-direction:column;text-align:center;padding:70px 24px;color:#a0b9c5}.human-private>svg{color:#79cbd5}.human-private h3{font-size:17px;color:#e0ebef}.human-private p{max-width:510px;font-size:12px;line-height:1.8}@container workspace (max-width:1100px){.human-profile-meta{gap:9px}.human-profile-layout{grid-template-columns:minmax(0,1fr) 260px}.human-page .s-table{min-width:780px}}@container workspace (max-width:900px){.human-profile-identity{flex-wrap:wrap}.human-profile-meta{width:100%;margin-left:0}.human-profile-layout,.human-roster-bottom{grid-template-columns:minmax(0,1fr)}.human-profile-layout>aside,.human-roster-bottom>aside{border-left:0;border-top:1px solid var(--s-line)}.human-roster-toolbar{flex-wrap:wrap}}.human-team-table{width:100%;border-collapse:collapse;font-size:12px}.human-team-table th,.human-team-table td{text-align:left;padding:14px 12px;border-bottom:1px solid var(--s-line)}.human-team-table th{color:#9fb8c3;font-weight:500}.human-page[aria-label=真实员工档案]>p,.human-page[aria-label=真实员工档案] section>p{font-size:12px;line-height:1.7;color:#9fb8c3}.human-page[aria-label=真实员工档案] .human-profile-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.human-page[aria-label=真实员工档案] section>button{margin:8px 4px}.human-page[aria-label=真实员工档案] .ent-error{color:#f99}
