:root{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-weight:500;color:#202421;background:#f5f7f6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--cvpr: #5b8ff9;--iccv: #8b6cf6;--eccv: #2cc9a5}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #6f8a7a;outline-offset:2px}.app-shell{min-height:100vh;display:grid;grid-template-columns:207px minmax(0,1fr);background:radial-gradient(circle at 65% 40%,#f8faf9,transparent 34%),#f5f7f6}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;height:100vh;padding:20px 13.5px 15px;border-right:1px solid rgba(39,54,44,.08);background:linear-gradient(90deg,#ebf0edd1,#ebf0edd1);-webkit-backdrop-filter:blur(29px);backdrop-filter:blur(29px)}.brand{height:75px;display:flex;gap:10px;align-items:flex-start;padding:5px 9px 34px}.brand-icon{display:grid;place-items:center;width:35px;height:35px;flex:0 0 35px;border-radius:10px;background:linear-gradient(145deg,#2c302e,#1b1e1c);box-shadow:0 5px 7px #1c211e29}.brand-icon img{display:block;width:26px;height:26px}.brand-copy{display:flex;flex-direction:column;gap:2px;padding-top:1px}.brand-copy strong{font-size:15.75px;line-height:20px;font-weight:400;white-space:nowrap}.brand-copy small{font-size:12px;line-height:15px;color:#747c77;white-space:nowrap;letter-spacing:.02em}.nav-list{display:flex;flex-direction:column;gap:3px}.nav-link{height:42px;display:flex;align-items:center;gap:12px;padding:0 11px;border-radius:10px;font-size:14.625px;color:#58605b;white-space:nowrap;position:relative}.nav-link img{width:17px;height:17px;object-fit:contain}.nav-link:hover{background:#d6e0da59}.nav-link.active{color:#171a18;background:#d6e0da8c}.nav-link.active:before{position:absolute;content:"";left:2px;top:10px;width:2px;height:22px;border-radius:3px;background:#6f8a7a}.nav-divider{height:28px;display:flex;align-items:center;padding:0 10px}.nav-divider:after{content:"";height:1px;width:100%;background:#2a392f14}.sidebar-bottom{margin-top:auto}.profile-link{display:flex;gap:10px;align-items:center;height:52px;padding:9px;border-radius:11px}.profile-link:hover{background:#fff6}.profile-avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#dbe5df;color:#3a4a40;font-size:14px}.profile-link>span:last-child{display:flex;flex-direction:column;gap:2px}.profile-link strong{font-size:14px;font-weight:400}.profile-link small{color:#88908b;font-size:12px}.workspace{min-width:0;padding:0 38px;background:radial-gradient(circle at 80% 12%,rgba(111,139,154,.035),transparent 26%),radial-gradient(circle at 20% 50%,rgba(99,145,123,.027),transparent 25%)}.topbar{height:74px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(45,59,50,.08)}.global-search{width:min(506px,54vw);height:40px;display:flex;align-items:center;gap:11px;padding:0 10px}.global-search img{width:17px;height:17px}.global-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#39413c;font-size:13px}.global-search input::placeholder{color:#8c948f;opacity:1}.global-search kbd{border:1px solid rgba(42,57,47,.09);border-radius:6px;padding:3px 6px;color:#98a19b;font-family:inherit;font-size:12px;font-weight:400}.topbar-right{display:flex;align-items:center;gap:8px}.sample-indicator{display:flex;align-items:center;gap:6px;margin-right:1px;color:#7d8580;font-size:13px;white-space:nowrap}.sample-indicator i{width:6px;height:6px;border-radius:2px;background:var(--eccv)}.icon-button,.top-avatar{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:10px;background:#ffffff85;position:relative}.icon-button img{width:17px;height:17px}.icon-button i{width:7px;height:7px;border-radius:50%;background:#ec7d77;position:absolute;top:9px;right:8px}.icon-button:disabled{cursor:default;opacity:1}.top-avatar{color:#3a4a40;font-size:13px}.page-content{padding-top:34px}.page-heading{border-bottom:1px solid rgba(42,57,47,.09);padding-bottom:19px}.page-heading h1{font-size:30.375px;font-weight:400;line-height:36px;letter-spacing:-.035em;margin:0}.page-heading p{font-size:14.625px;color:#78817b;line-height:22px;margin:4px 0 0}.home-main{width:min(1080px,100%);margin:0 auto;padding:45px 0 40px}.research-label-row{display:flex;align-items:center;justify-content:space-between;min-height:20px;margin-bottom:10px;color:#444c47}.research-label-row strong{font-size:13px;font-weight:400}.research-label-row small{font-size:12px;color:#8a928d}.question-box{min-height:145px;position:relative;padding:17px 12px 10px 20px;border:1px solid rgba(42,57,47,.08);border-radius:18px;background:#ffffffd9;box-shadow:0 14px 27px #2733230a,inset 0 1px #fffffff5}.question-box textarea{width:100%;height:73px;display:block;resize:vertical;border:0;outline:0;background:transparent;color:#313733;font-family:Georgia,PingFang SC,Hiragino Sans GB,sans-serif;font-size:22.5px;line-height:35px}.question-box textarea::placeholder{color:#757575;opacity:1}.question-actions{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.suggestions{display:flex;align-items:center;gap:6px;min-width:0;flex-wrap:wrap}.suggestions>span{color:#9aa19d;font-size:12px;margin-right:4px;white-space:nowrap}.suggestions button{padding:6px 9px;border:0;border-radius:7px;background:transparent;color:#6f7872;font-size:12px;white-space:nowrap}.suggestions button:hover{background:#f2f5f3}.suggestions button b{font-weight:400;color:#a3aaa6;margin-left:4px}.search-submit{height:39px;flex:0 0 auto;display:inline-flex;align-items:center;gap:12px;padding:0 15px;border:0;border-radius:10px;background:#222824;color:#fff;font-size:13px;box-shadow:0 7px 10px #1a221d1f}.search-submit:hover:not(:disabled){background:#354037}.search-submit:disabled{opacity:.65;cursor:wait}.search-submit b{color:#a8d9c8;font-size:16px;font-weight:400}.research-notice{margin:8px 0 0;color:#9a625b;font-size:12px}.overview-dashboard{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:0;margin-top:45px;padding:24px 0 26px;border-top:1px solid rgba(42,57,47,.09);border-bottom:1px solid rgba(42,57,47,.09)}.scope-panel{min-width:0;padding-right:30px}.scope-description{max-width:430px}.scope-description strong{font-size:13px;font-weight:400}.scope-description p{margin:6px 0 0;color:#8a928d;font-size:12px;line-height:18px}.api-error{display:block;color:#a27166;font-size:12px;margin-top:4px}.scope-circles{display:grid;grid-template-columns:repeat(3,minmax(92px,110px));justify-content:start;gap:15px;margin:21px 0 0}.scope-circle{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(72,98,82,.09);border-radius:50%;background:radial-gradient(circle at 35% 28%,#fff 0,#f0f7f3 72%);box-shadow:0 9px 24px #2631260b,inset 0 1px #fff}.scope-circle:nth-child(2){background:radial-gradient(circle at 35% 28%,#fff 0,#f2f0fa 72%)}.scope-circle:nth-child(3){background:radial-gradient(circle at 35% 28%,#fff 0,#edf4fb 72%)}.scope-circle dt{color:#2e3731;font-size:24px;line-height:29px;letter-spacing:-.035em;white-space:nowrap}.scope-circle-year dt{font-size:16px;letter-spacing:-.025em}.scope-circle dd{margin:5px 0 0;color:#8e9a91;font-size:11px}.top-keywords-panel{min-width:0;padding-left:30px;border-left:1px solid rgba(42,57,47,.09)}.top-keywords-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.top-keywords-head strong{color:#3b443e;font-size:13px;font-weight:500}.top-keywords-head p{margin:6px 0 0;color:#929c94;font-size:12px}.top-keywords-head>span{padding:5px 7px;border-radius:6px;background:#edf5f1;color:#668173;font-size:10px;letter-spacing:.08em}.top-keywords-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:23px;margin-top:12px}.top-keyword-item{min-width:0;min-height:38px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:7px;border-bottom:1px solid rgba(42,57,47,.075)}.top-keyword-item small{color:#a2ada5;font-size:10px;font-variant-numeric:tabular-nums}.top-keyword-item strong{overflow:hidden;color:#4a554d;font-size:11px;font-weight:500;white-space:nowrap;text-overflow:ellipsis}.top-keyword-item span{color:#8b978e;font-size:10px;white-space:nowrap}.top-keyword-item:hover strong{color:#3f7654}.top-keywords-state{display:grid;place-items:center;min-height:184px;margin:0;color:#98a39a;font-size:12px}.top-keywords-state.error{color:#a27166}.home-explore{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,.34fr);gap:34px;margin-top:30px;padding:24px 0 26px;border-top:1px solid rgba(42,57,47,.09);border-bottom:1px solid rgba(42,57,47,.09)}.home-shortcuts{display:grid;grid-template-rows:1fr 1fr;align-self:stretch;gap:12px;padding-left:30px;border-left:1px solid rgba(42,57,47,.08)}.shortcut{display:grid;grid-template-columns:27px 1fr 18px;align-items:center;gap:14px;min-height:65px;padding:18px 12px;border-bottom:1px solid rgba(42,57,47,.08);border-radius:10px}.shortcut:hover{background:#ffffff80}.shortcut-icon{display:grid;place-items:center;width:27px;height:27px;border:1px solid rgba(42,57,47,.07);border-radius:8px;background:#ffffff8a}.shortcut-icon img{width:15px;height:15px}.shortcut-text{display:flex;flex-direction:column;gap:4px;min-width:0}.shortcut-text strong{font-size:14px;font-weight:600;color:#39413c}.shortcut-text small{font-size:12px;color:#8c948f}.shortcut-arrow{color:#7f9187;font-size:17px}.home-graph{display:grid;grid-template-rows:auto minmax(0,1fr);align-items:start;gap:8px;min-width:0}.home-graph-copy strong{color:#3b443e;font-size:13px;font-weight:500}.home-graph-copy p{margin:8px 0 0;color:#8a928d;font-size:12px;line-height:19px}.home-graph-link{display:inline-block;margin-top:13px;color:#658271;font-size:12px}.home-graph-link:hover{color:#3f7654;text-decoration:underline}.home-graph-body{min-width:0}.home-graph-canvas{display:block;width:100%;height:390px}.home-graph-canvas .graph-label{font-size:16px;stroke-width:4px}.home-graph-state{display:grid;place-items:center;min-height:220px;margin:0;color:#98a39a;font-size:12px}.home-graph-state.error{color:#a27166}.home-graph-chips{display:none;flex-wrap:wrap;gap:6px}.home-graph-chips button{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid rgba(42,57,47,.1);border-radius:8px;background:#ffffffb3;color:#55635a;font-size:12px}.home-graph-chips button:hover{border-color:#a8c3b1;color:#3f7654}.home-graph-chips small{color:#9ba69e;font-size:11px}.recent-section{margin-top:27px;padding-top:18px;border-top:1px solid rgba(42,57,47,.08)}.recent-head{display:flex;justify-content:space-between;align-items:center}.recent-head strong{font-size:13px;font-weight:400;color:#444c47}.recent-head a{font-size:12px;color:#859089}.recent-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27px;margin-top:9px}.recent-empty{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px 18px;min-height:66px;margin-top:9px;padding:13px 16px;border:1px solid rgba(72,98,82,.08);border-radius:10px;background:#ffffff73;color:#8a948d;font-size:12px}.recent-empty a{color:#658271;font-size:12px;white-space:nowrap}.recent-empty a:hover{color:#3f7654;text-decoration:underline}.recent-paper{min-width:0;display:flex;flex-direction:column;gap:7px;font-size:12px}.recent-paper>span{color:#a1aaa4}.recent-paper i{font-size:11px;font-style:normal;padding:2px 5px;border-radius:4px}.recent-paper i.cvpr{color:#5b8ff9;background:#edf3ff}.recent-paper i.iccv{color:#8b6cf6;background:#f2efff}.recent-paper i.eccv{color:#2cc9a5;background:#e7f8f2}.recent-paper strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;color:#252a27}.recent-paper:hover strong{text-decoration:underline}.access-denied{max-width:650px;margin:35px auto;padding:48px;border:1px solid #e5ede7;border-radius:19px;background:#fff;box-shadow:0 14px 27px #2733230a}.access-denied>span{color:#75877a;font-size:12px;letter-spacing:.1em}.access-denied h2{margin:17px 0 9px;font-size:25px;font-weight:600}.access-denied p{max-width:460px;color:#78857b;font-size:14px;line-height:1.8}.access-denied a{display:inline-block;margin-top:22px;padding:11px 16px;border-radius:10px;background:#26332a;color:#fff;font-size:13px}.access-denied small{display:block;margin-top:23px;color:#9aa59b;font-size:12px}.section-page{max-width:1080px;margin:40px auto;display:grid;gap:18px}.section-hero,.section-feature-card,.section-link-card{padding:30px;border:1px solid rgba(42,57,47,.08);border-radius:18px;background:#fffc}.section-hero h1{margin:15px 0 7px;font-size:28px;font-weight:400}.section-hero p,.section-link-card p,.section-feature-card li{color:#78817b;font-size:14px}.section-kicker{color:#7f9187;font-size:12px;letter-spacing:.1em}.phase-badge,.pending-filter{display:inline-flex;gap:6px;margin-top:22px;font-size:12px;color:#6f8a7a}.pending-filter{margin-right:15px}.section-bottom{display:grid;grid-template-columns:1fr 1fr;gap:18px}.section-bottom h2{font-size:17px;font-weight:400}.section-feature-card ul{padding-left:20px;line-height:2}.button{display:inline-block;border-radius:10px;padding:10px 14px;font-size:13px}.button-dark{background:#222824;color:#fff}.brand-copy strong,.profile-link strong,.page-heading h1,.research-label-row strong,.scope-description strong,.recent-head strong,.recent-paper strong,.section-hero h1,.section-bottom h2{font-weight:500}.question-box textarea,.question-box textarea::placeholder,.scope-circle dt{font-weight:500}@media(min-width:621px)and (max-width:1100px){.app-shell{grid-template-columns:184px minmax(0,1fr)}.sidebar{padding:20px 12px 15px}.workspace{padding:0 26px}}@media(max-width:900px){.overview-dashboard{grid-template-columns:1fr}.scope-panel{padding-right:0}.scope-circles{justify-content:center}.top-keywords-panel{margin-top:25px;padding:24px 0 0;border-top:1px solid rgba(42,57,47,.09);border-left:0}.home-explore{grid-template-columns:1fr;gap:20px}.home-shortcuts{grid-template-columns:1fr 1fr;grid-template-rows:none;padding:20px 0 0;border-top:1px solid rgba(42,57,47,.08);border-left:0}}@media(max-width:620px){.app-shell{display:block;width:100%;min-height:100vh}.sidebar{height:61px;min-height:0;padding:8px 12px;flex-direction:row;overflow-x:auto;z-index:5}.brand{height:43px;flex:0 0 43px;padding:0}.brand-icon{width:35px;height:35px}.brand-copy,.nav-link span,.sidebar-bottom{display:none}.nav-list{flex-direction:row;gap:0;margin-left:8px}.nav-link{flex:0 0 38px;height:40px;justify-content:center;padding:0}.nav-link img{width:17px}.nav-divider{width:5px;height:40px;padding:0}.nav-divider:after{display:none}.workspace{padding:0 16px}.topbar{height:64px}.global-search{width:65%}.global-search kbd,.sample-indicator{display:none}.page-content{padding-top:27px}.page-heading h1{font-size:25px}.home-main{padding-top:30px}.question-box textarea{font-size:17px}.question-actions{align-items:stretch;flex-direction:column}.search-submit{align-self:flex-end}.overview-dashboard{margin-top:26px}.scope-circles{grid-template-columns:repeat(3,minmax(86px,101px));gap:10px}.scope-circle dt{font-size:21px}.scope-circle-year dt{font-size:14px}.top-keywords-grid,.home-shortcuts,.recent-list,.section-bottom{grid-template-columns:1fr}.recent-list,.home-graph{gap:15px}.home-graph-canvas{display:none}.home-graph-chips{display:flex}.home-graph-state{min-height:110px}}.papers-page{position:relative;padding:23px 0 80px}.paper-search-row{display:flex;align-items:center;gap:10px;height:54px;padding-bottom:13px;border-bottom:1px solid rgba(42,57,47,.09)}.paper-search-row>input{min-width:0;height:40px;flex:1;padding:0 15px;border:1px solid rgba(42,57,47,.1);border-radius:10px;background:#ffffffd4;color:#2b322d;font-size:13px;outline:none;box-shadow:0 3px 9px #26312605}.paper-search-row>input::placeholder{color:#969e98;opacity:1}.paper-search-row>input:focus{border-color:#8fa899}.paper-search-button{width:70px;height:40px;border:0;border-radius:9px;background:#252a27;color:#fff;font-size:13px;box-shadow:0 5px 9px #18201b15}.paper-search-button:hover{background:#3c4940}.search-modes{display:flex;align-items:center;gap:2px;height:32px;margin-left:4px;padding:3px;border:1px solid rgba(42,57,47,.08);border-radius:8px;background:#ecf0ed}.search-modes button{min-width:42px;height:24px;padding:0 7px;border:0;border-radius:5px;background:transparent;color:#909a92;font-size:12px}.search-modes button.active{background:#fff;color:#2c372f;box-shadow:0 1px 3px #20282215}.papers-grid{display:grid;grid-template-columns:180px minmax(0,1fr) 214px;align-items:start;gap:28px;margin-top:25px}.paper-filters{padding:3px 0 0 2px}.filter-heading{display:flex;align-items:center;justify-content:space-between;height:22px;margin-bottom:25px}.filter-heading strong{color:#2d3430;font-size:13px;font-weight:600}.filter-heading button{border:0;background:none;color:#95a099;font-size:12px}.filter-heading button:hover{color:#424e46}.filter-group{display:flex;flex-direction:column;gap:11px;padding:0 0 22px;margin-bottom:20px;border-bottom:1px solid rgba(42,57,47,.08)}.filter-group h2{margin:0 0 3px;color:#56615a;font-size:12px;font-weight:600}.filter-option{display:flex;align-items:center;gap:8px;min-height:18px;color:#606b63;cursor:pointer;font-size:12px}.filter-option input{width:13px;height:13px;margin:0 2px 0 0;accent-color:#536f5e;cursor:pointer}.filter-color{width:6px;height:6px;border-radius:2px}.filter-color.cvpr{background:var(--cvpr)}.filter-color.iccv{background:var(--iccv)}.filter-color.eccv{background:var(--eccv)}.filter-option small,.keyword-option small{margin-left:auto;color:#a5afa7;font-size:12px;font-weight:500}.keyword-filter{gap:3px}.keyword-filter h2,.personal-filter h2{margin-bottom:11px}.keyword-option{display:flex;align-items:center;width:100%;gap:4px;min-height:28px;padding:4px 7px;border:0;border-radius:6px;background:transparent;color:#69746b;text-align:left;font-size:12px}.keyword-option:hover,.keyword-option.selected{background:#e8eeea;color:#314536}.keyword-option:disabled{cursor:default;opacity:.65}.personal-filter{border-bottom:0}.filter-hint{display:block;padding:2px 7px;color:#a5afa7;font-size:12px}.paper-results{min-width:0}.results-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:31px;padding:0 0 11px;border-bottom:1px solid rgba(42,57,47,.11)}.results-heading>div:first-child{display:flex;align-items:baseline;gap:10px;white-space:nowrap}.results-heading strong{color:#262d28;font-size:14px;font-weight:600}.results-heading>div:first-child span{color:#a0a9a1;font-size:12px}.results-controls{display:flex;align-items:center;gap:7px;color:#9ca69e;font-size:12px;white-space:nowrap}.results-controls select{max-width:88px;padding:2px 11px 2px 3px;border:0;outline:0;background:transparent;color:#606b63;font-size:12px}.results-controls>span{margin-left:5px}.paper-notice{margin:10px 0 0;padding:8px 10px;border-radius:7px;background:#f1f4f0;color:#7a8a7d;font-size:12px}.paper-notice button{margin-left:8px;padding:0;border:0;background:none;color:#3c6950;font-size:inherit;text-decoration:underline}.paper-item{display:grid;grid-template-columns:17px minmax(0,1fr) 25px;column-gap:13px;padding:23px 1px 21px 0;border-bottom:1px solid rgba(42,57,47,.09)}.compare-check{padding-top:2px;cursor:pointer}.compare-check input{display:block;width:14px;height:14px;margin:0;accent-color:#607a68}.paper-meta{display:flex;align-items:center;gap:9px;height:17px;margin-bottom:8px;color:#a0aaa2;font-size:12px}.paper-meta>span:last-child{color:#b2b9b3}.conference-tag{display:inline-flex;align-items:center;height:17px;padding:0 5px;border-radius:4px;font-size:11px}.conference-tag.cvpr{background:#eaf1ff;color:#5286ed}.conference-tag.iccv{background:#f0edff;color:#8264e4}.conference-tag.eccv{background:#e3f6ef;color:#20a584}.paper-title{display:block;color:#2c322e;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:500;line-height:1.25;letter-spacing:-.025em}.paper-title:hover{color:#376f4f}.paper-abstract{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:9px 0 11px;color:#8c968e;font-size:12px;line-height:1.65}.paper-tags{display:flex;flex-wrap:wrap;gap:5px}.paper-tags span{display:inline-flex;align-items:center;min-height:20px;padding:3px 7px;border:1px solid rgba(63,83,70,.06);border-radius:5px;background:#ebefeb;color:#76837a;font-size:11px;line-height:1}.favorite-button{align-self:start;margin-top:-4px;padding:0;border:0;background:none;color:#a7b1a9;font-size:21px;line-height:22px}.favorite-button.active,.favorite-button:hover{color:#d7aa59}.paper-empty{padding:70px 20px;text-align:center}.paper-empty strong{color:#3b463e;font-size:14px}.paper-empty p{color:#99a49b;font-size:12px}.paper-empty button{margin-top:7px;padding:8px 12px;border:0;border-radius:7px;background:#e4ebe5;color:#405b47;font-size:12px}.external-candidate{display:flex;flex-direction:column;gap:9px;margin-top:15px;padding:16px;border:1px solid #dde8df;border-radius:10px;background:#f7faf7}.external-candidate small{color:#63836b;font-size:12px}.external-candidate strong{font-size:14px}.external-candidate p{margin:0;color:#79867b;font-size:12px}.external-candidate a{color:#3a7050;font-size:12px}.paper-pagination{display:flex;justify-content:center;align-items:center;gap:18px;padding:24px 0;color:#87938a;font-size:12px}.paper-pagination button{padding:7px 10px;border:1px solid #e0e7e1;border-radius:7px;background:#fff;color:#526458;font-size:12px}.paper-pagination button:disabled{color:#b9c2ba;cursor:default}.reading-tools{display:flex;flex-direction:column;align-items:flex-start;min-height:247px;padding:19px 17px 16px;border:1px solid rgba(42,57,47,.08);border-radius:14px;background:#ffffffc4;box-shadow:0 9px 22px #26312607}.reading-tools>span{color:#9ca99e;font-size:12px}.reading-tools h2{margin:11px 0 15px;color:#3a443c;font-size:14px;font-weight:600}.reading-tools>strong{color:#36483a;font-size:28px;line-height:30px;font-weight:500}.reading-tools>strong small{color:#a5aea5;font-size:14px}.reading-tools p{margin:10px 0 16px;color:#9aa59c;font-size:12px;line-height:1.65}.reading-tools .selection-notice{margin-bottom:8px;color:#b0795c;font-size:12px}.compare-start{width:100%;height:32px;border:0;border-radius:7px;background:#26332a;color:#fff;font-size:12px}.compare-start:disabled{background:#e8ede9;color:#a5b0a7;cursor:default}.view-favorites{align-self:center;margin-top:12px;padding:0;border:0;background:none;color:#7d9081;font-size:12px}.view-favorites:hover{text-decoration:underline}@media(min-width:621px)and (max-width:1100px){.papers-grid{grid-template-columns:150px minmax(0,1fr);gap:22px}.paper-filters{padding-right:4px}.paper-results{order:1}.reading-tools{grid-column:1 / -1;order:2;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;column-gap:18px;row-gap:9px;min-height:0;padding:15px 18px}.reading-tools>span{display:none}.reading-tools h2{margin:0}.reading-tools>strong{font-size:22px;line-height:1}.reading-tools>strong small{font-size:13px}.reading-tools p{order:2;flex-basis:100%;margin:0}.reading-tools .selection-notice{order:3;flex-basis:100%;margin:0}.compare-start{order:1;width:auto;height:32px;margin-left:auto;padding:0 16px}.view-favorites{order:1;margin-top:0}.results-heading{flex-wrap:wrap;row-gap:4px}.results-heading>div:first-child span{display:none}.paper-meta{flex-wrap:wrap;height:auto;min-height:17px;row-gap:3px}.paper-title{font-size:18px}}@media(max-width:620px){.papers-page{padding-top:18px}.paper-search-row{flex-wrap:wrap;height:auto;padding-bottom:13px}.paper-search-row>input{flex-basis:calc(100% - 82px)}.search-modes{margin-left:0}.papers-grid{grid-template-columns:1fr;gap:17px;margin-top:18px}.paper-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:15px}.filter-heading{grid-column:1/-1;margin-bottom:12px}.filter-group{margin-bottom:12px}.paper-results{order:1}.reading-tools{order:2}.results-heading>div:first-child span,.results-controls>span{display:none}.paper-title{font-size:17px}}.graph-page{position:relative;padding:26px 0 60px}.graph-filters{display:flex;align-items:center;gap:10px;height:50px;padding-bottom:15px;border-bottom:1px solid rgba(42,57,47,.09)}.graph-filters>select,.graph-reset{height:35px;padding:0 13px;border:1px solid rgba(42,57,47,.1);border-radius:9px;background:#ffffffde;color:#49534b;font-size:12px;box-shadow:0 4px 9px #26312606}.graph-filters>select:first-child{min-width:110px}.graph-filters>select:nth-child(2){min-width:143px}.graph-filters>select:nth-child(3){min-width:104px}.graph-filters form{display:flex;align-items:center;min-width:100px;height:35px;flex:1;border:1px solid rgba(42,57,47,.1);border-radius:9px;background:#ffffffde;box-shadow:0 4px 9px #26312606}.graph-filters input{min-width:0;flex:1;height:100%;padding:0 12px;border:0;outline:0;background:transparent;color:#39443c;font-size:12px}.graph-filters input::placeholder{color:#9fa9a1}.graph-filters form button{width:33px;height:32px;border:0;background:transparent;color:#a2ada4;font-size:17px}.graph-reset{margin-left:auto;white-space:nowrap}.graph-reset:hover{background:#f4f8f5}.graph-notice{margin:8px 0 0;padding:6px 9px;border-radius:6px;background:#eef4ef;color:#819385;font-size:12px}.graph-card{display:grid;grid-template-columns:minmax(0,1fr) 287px;height:691px;margin-top:17px;overflow:hidden;border:1px solid rgba(42,57,47,.08);border-radius:15px;background:#fff;box-shadow:0 12px 30px #25322509}.graph-canvas{position:relative;overflow:hidden;background:radial-gradient(circle at 45% 52%,#fff 0,#fff 45%,#fafcfa)}.graph-canvas svg{display:block;width:100%;height:100%;touch-action:none;cursor:grab}.graph-canvas svg:active{cursor:grabbing}.graph-legend{position:absolute;z-index:1;top:20px;left:20px;display:flex;gap:7px;pointer-events:none}.graph-legend span{padding:6px 9px;border:1px solid rgba(42,57,47,.1);border-radius:6px;background:#ffffffe0;color:#7c8980;font-size:12px}.graph-edge{stroke:#b7c3b9;opacity:.65;transition:opacity .2s}.graph-edge.muted{opacity:.2}.graph-node{outline:none;cursor:pointer;opacity:1;transition:opacity .18s}.graph-node circle{stroke:#48605347;stroke-width:1.1}.graph-node.selected circle{stroke:#7295c6;stroke-width:2}.graph-node.muted{opacity:.68}.graph-node:hover circle,.graph-node:focus-visible circle{stroke:#5d8067;stroke-width:2}.graph-label{font-family:PingFang SC,Hiragino Sans GB,sans-serif;font-weight:500;pointer-events:none;paint-order:stroke;stroke:#fff;stroke-width:3px;stroke-linejoin:round;transition:opacity .18s}.graph-label-name{fill:#455249}.graph-label-count{fill:#88958c;stroke-width:2.5px}.graph-label.muted{opacity:.45}.graph-label.hovered{opacity:1}.graph-zoom{position:absolute;right:17px;bottom:15px;display:grid;gap:5px}.graph-zoom button{width:28px;height:28px;display:grid;place-items:center;border:1px solid rgba(42,57,47,.12);border-radius:6px;background:#fff;color:#6d7c70;font-size:17px;line-height:1;box-shadow:0 2px 5px #2631260a}.graph-zoom-value{padding:3px 0;border-radius:6px;background:#ffffffe0;color:#8b978e;font-size:10px;text-align:center;font-variant-numeric:tabular-nums}.graph-scope{position:absolute;z-index:1;left:20px;bottom:15px;max-width:min(72%,430px);margin:0;padding:6px 9px;border:1px solid rgba(42,57,47,.1);border-radius:6px;background:#ffffffe0;color:#7c8980;font-size:12px;line-height:1.5;pointer-events:none}.graph-related{padding:12px 0 13px;border-bottom:1px solid rgba(42,57,47,.09)}.graph-related h3{margin:0 0 7px;color:#8b978e;font-size:11px;font-weight:400;letter-spacing:.04em}.graph-related-list{line-height:1.85}.graph-related-list button{display:inline-flex;align-items:baseline;gap:4px;margin:0 4px 4px 0;padding:2px 6px;border:1px solid rgba(42,57,47,.1);border-radius:5px;background:#fafcfa;color:#55635a;font-size:10.5px;line-height:1.4;text-align:left}.graph-related-list button:hover{border-color:#a8c3b1;background:#f1f7f3;color:#3f7654}.graph-related-list small{color:#9ba69e;font-size:10px}.graph-empty{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#a2ada4;font-size:13px;white-space:nowrap}.graph-detail{min-width:0;display:flex;flex-direction:column;padding:21px 18px 18px;border-left:1px solid rgba(42,57,47,.09);overflow-y:auto}.graph-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;min-height:58px;border-bottom:1px solid rgba(42,57,47,.09)}.graph-detail-head h2{margin:0 0 5px;color:#2e3630;font-size:15px;line-height:19px;font-weight:600}.graph-detail-head p{margin:0;color:#9da79f;font-size:12px}.graph-detail-head>span{flex:0 0 auto;margin-top:1px;padding:4px 7px;border-radius:7px;background:#f0f2ff;color:#8294c5;font-size:11px}.graph-paper-list article{display:grid;gap:5px;padding:13px 0 14px;border-bottom:1px solid rgba(42,57,47,.09)}.graph-paper-list article>div{display:flex;align-items:center;gap:7px}.graph-paper-list article small{color:#9ba69e;font-size:12px}.graph-paper-list article a{color:#303832;font-size:12px;line-height:1.4;font-weight:600}.graph-paper-list article a:hover{color:#447452}.graph-paper-list article p{margin:0;color:#a4aea6;font-size:11px;line-height:1.4}.graph-paper-empty,.graph-paper-loading{padding:30px 0;color:#a1ada3;font-size:12px;line-height:1.6}.graph-all-link{display:block;align-self:flex-start;margin-top:auto;padding-top:18px;color:#6b8c73;font-size:12px}@media(max-width:620px){.graph-filters{height:auto;flex-wrap:wrap}.graph-filters form{order:2;flex-basis:100%}.graph-reset{margin-left:0}.graph-card{display:block;height:auto}.graph-canvas{height:500px}.graph-detail{max-height:360px;border-left:0;border-top:1px solid rgba(42,57,47,.09)}.graph-detail-head{min-height:53px}}.trends-page{position:relative;padding:23px 0 65px}.trend-mode-switch{display:flex;align-items:center;gap:7px;padding-bottom:16px;border-bottom:1px solid rgba(42,57,47,.09)}.trend-mode-switch button{height:36px;padding:0 15px;border:1px solid rgba(42,57,47,.09);border-radius:9px;background:#ffffffad;color:#738078;font-size:12px}.trend-mode-switch button.active{border-color:#657c6d;background:#28312b;color:#fff;box-shadow:0 6px 14px #26312a18}.trend-mode-switch p{margin:0 0 0 auto;color:#9aa49d;font-size:12px}.trends-filters{display:flex;align-items:center;gap:9px;min-height:57px;padding:11px 0;border-bottom:1px solid rgba(42,57,47,.09)}.trends-filters>span{color:#99a39b;font-size:12px;white-space:nowrap}.trends-filters select{min-width:210px;height:34px;padding:0 12px;border:1px solid rgba(42,57,47,.09);border-radius:8px;background:#ffffffe0;color:#5c685f;font-size:12px}.trend-segmented{display:flex;gap:4px;padding:3px;border-radius:9px;background:#edf1ee}.trend-segmented button{height:28px;padding:0 11px;border:0;border-radius:7px;background:transparent;color:#7d8981;font-size:11px}.trend-segmented button.active{background:#fff;color:#344039;box-shadow:0 2px 7px #26322912}.trend-play{min-width:88px;height:34px;margin-left:auto;padding:0 12px;border:0;border-radius:8px;background:#252b27;color:#fff;font-size:12px;white-space:nowrap}.trend-play:disabled{cursor:default;opacity:.55}.keyword-filter-row .keyword-lookup{display:flex;gap:6px;margin-left:3px}.keyword-lookup input{width:190px;height:34px;padding:0 10px;border:1px solid rgba(42,57,47,.11);border-radius:8px;background:#fff;color:#4b5a50;font-size:12px}.keyword-lookup input:focus{outline:none;border-color:#a5b9ab}.keyword-lookup button{height:34px;padding:0 12px;border:0;border-radius:8px;background:#eef4ef;color:#587764;font-size:12px}.inline-notice{overflow:hidden;max-width:260px;text-overflow:ellipsis}.trends-notice{margin:9px 0 0;padding:7px 10px;border-radius:7px;background:#f8eeeb;color:#9b665b;font-size:12px}.trend-year-tabs{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:17px}.trend-year-tabs button{display:flex;align-items:center;justify-content:space-between;height:48px;padding:0 14px;border:1px solid rgba(42,57,47,.08);border-radius:11px;background:#ffffffb3;color:#657168}.trend-year-tabs button span{font-size:13px;font-weight:600}.trend-year-tabs button small{color:#a0aaa3;font-size:10px;font-weight:400}.trend-year-tabs button.active{border-color:#94aa9b;background:#fff;color:#314039;box-shadow:0 7px 18px #2532280c}.trend-year-tabs button.active small{color:#62806d}.trend-top-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);gap:17px;margin-top:17px}.trend-bottom-grid{display:grid;grid-template-columns:1.15fr .9fr .7fr;gap:17px;margin-top:17px}.trend-card{min-width:0;border:1px solid rgba(42,57,47,.08);border-radius:16px;background:#fff;box-shadow:0 9px 24px #2731260a}.trend-chart-card{height:430px;padding:22px 22px 13px}.trend-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.trend-card-head h2,.trend-small-head h2{margin:0;color:#303933;font-size:14px;font-weight:600}.trend-card-head p{margin:8px 0 0;color:#a2aca4;font-size:12px}.trend-year-badge{min-width:52px;padding:7px 9px;border-radius:9px;background:#edf5f1;color:#5f7e6c;text-align:center;font-size:12px}.trend-echart{width:100%;height:350px;margin-top:7px}.trend-line-echart{height:342px;margin-top:12px}.trend-chart-stage{position:relative}.trend-chart-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#ffffffeb;color:#9daaa0;font-size:12px}.trend-empty{display:grid;place-items:center;height:340px;color:#9daaa0;font-size:12px}.trend-growth-card{height:430px;display:flex;flex-direction:column;padding:22px 24px;background:radial-gradient(circle at 89% 4%,#e5f8f3 0,#fff 34%)}.trend-growth-card>span{color:#9aa59d;font-size:12px}.trend-growth-card>strong{margin-top:9px;color:#2f3932;font-size:38px;line-height:43px;font-weight:500;letter-spacing:-.03em}.annual-leader,.peak-mark{margin-top:auto;padding:18px 0;border-bottom:1px solid #edf1ee}.annual-leader small{color:#77a08a;font-size:10px;letter-spacing:.09em}.annual-leader h2,.peak-mark h2{margin:7px 0 5px;color:#313c34;font-size:15px;font-weight:600;line-height:1.45}.annual-leader p,.peak-mark p{margin:0;color:#6fa88f;font-size:12px}.annual-summary-note{display:grid;grid-template-columns:42px 1fr;gap:9px;align-items:start;padding-top:16px}.annual-summary-note b{padding:5px 6px;border-radius:7px;background:#edf5f1;color:#64806f;text-align:center;font-size:10px;font-weight:600}.annual-summary-note span{color:#8d9a90;font-size:11px;line-height:1.6}.peak-mark>i{display:block;width:24px;height:4px;border-radius:4px}.peak-mark>i.cvpr,.trend-conference-row i.cvpr{background:var(--cvpr)}.peak-mark>i.iccv,.trend-conference-row i.iccv{background:var(--iccv)}.peak-mark>i.eccv,.trend-conference-row i.eccv{background:var(--eccv)}.trend-bottom-grid .trend-card{height:195px;padding:21px 21px 18px}.trend-small-head{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-bottom:18px}.trend-small-head span{color:#a1aca3;font-size:11px}.trend-ranking-card ol{display:grid;gap:12px;margin:0;padding:0;list-style:none}.trend-ranking-card li{display:grid;grid-template-columns:19px minmax(0,1fr) auto;align-items:center;gap:8px}.trend-ranking-card li b{display:grid;place-items:center;width:19px;height:19px;border-radius:6px;background:#edf4f0;color:#688071;font-size:10px}.trend-ranking-card li span{overflow:hidden;color:#56635a;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.trend-ranking-card li strong{color:#7a877e;font-size:11px;font-weight:500}.trend-entry-list{display:flex;flex-wrap:wrap;gap:5px;min-height:55px;align-content:flex-start}.trend-entry-list span{max-width:100%;overflow:hidden;padding:5px 7px;border-radius:7px;background:#f0f5f2;color:#607568;font-size:10px;white-space:nowrap;text-overflow:ellipsis}.trend-entry-list em{color:#a0aaa3;font-size:11px;font-style:normal}.trend-keyword-card>strong{display:block;margin-top:8px;color:#364239;font-size:12px;font-weight:600}.trend-keyword-card>p{margin:5px 0 0;color:#77ad8b;font-size:11px}.trend-focus-card>span{color:#a2aca4;font-size:12px}.trend-focus-card>strong{display:block;margin-top:10px;color:#2e3831;font-size:31px;line-height:37px;font-weight:500}.trend-focus-card>strong.keyword-name{overflow:hidden;font-size:17px;line-height:24px;white-space:nowrap;text-overflow:ellipsis}.trend-focus-card p{min-height:33px;margin:7px 0 12px;color:#8c9a8f;font-size:11px;line-height:1.6}.trend-focus-card>div{height:4px;border-radius:4px;background:#e8eee9}.trend-focus-card>div i{display:block;height:100%;border-radius:inherit;background:#788e7d}.trend-conference-row{display:grid;grid-template-columns:34px minmax(0,1fr) 48px;align-items:center;gap:9px;margin-top:12px}.trend-conference-row>span{color:#56655b;font-size:12px}.trend-conference-row>div{height:5px;overflow:hidden;border-radius:6px;background:#eef1ee}.trend-conference-row i{display:block;height:100%;border-radius:inherit}.trend-conference-row>strong{color:#424e44;text-align:right;font-size:11px;font-weight:600;white-space:nowrap}.trend-unavailable-card p{display:grid;grid-template-columns:38px 1fr;gap:8px;margin:11px 0 0;color:#8a978e;font-size:11px}.trend-unavailable-card p b{color:#59685e;font-weight:600}@media(max-width:820px){.trend-mode-switch{flex-wrap:wrap}.trend-mode-switch p{flex-basis:100%;margin-left:0}.trend-top-grid,.trend-bottom-grid{grid-template-columns:1fr}.trend-chart-card,.trend-growth-card{height:410px}.trend-bottom-grid .trend-card{height:auto;min-height:175px}}@media(max-width:620px){.trends-filters{flex-wrap:wrap}.trend-segmented{order:2;width:100%}.trend-segmented button{flex:1;padding:0 5px}.trend-play{margin-left:auto}.keyword-filter-row select,.keyword-lookup{width:100%}.keyword-lookup input{flex:1;width:auto}.trend-year-tabs{grid-template-columns:repeat(6,minmax(47px,1fr));gap:4px}.trend-year-tabs button{height:43px;justify-content:center;padding:0 3px}.trend-year-tabs button small{display:none}.trend-chart-card{padding-left:12px;padding-right:12px}.trend-echart{height:345px}}.about-page{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.78fr);gap:62px;padding:47px 0 80px}.about-main{min-width:0}.about-lead{max-width:610px;margin:0;color:#303833;font-size:20px;line-height:1.62;font-weight:500;letter-spacing:-.015em}.about-conferences{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:23px}.about-conferences article{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:13px;min-height:141px;padding:21px 16px 17px;border:1px solid rgba(42,57,47,.06);border-left:2px solid;border-radius:0 13px 13px 0;background:#ffffffe6;box-shadow:0 7px 20px #26312608}.about-conferences article.cvpr{--conference-color: var(--cvpr);border-left-color:var(--conference-color)}.about-conferences article.iccv{--conference-color: var(--iccv);border-left-color:var(--conference-color)}.about-conferences article.eccv{--conference-color: var(--eccv);border-left-color:var(--conference-color)}.conference-mark{display:grid;place-items:center;width:38px;height:38px;border:1px solid color-mix(in srgb,var(--conference-color) 24%,transparent);border-radius:11px;background:color-mix(in srgb,var(--conference-color) 9%,white);color:var(--conference-color)}.conference-mark svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.about-conferences h2{margin:2px 0 10px;color:#343c36;font-size:15px;font-weight:600}.about-conferences p{margin:0;color:#89958b;font-size:12px;line-height:1.6}.about-project{margin-top:39px}.about-project h2{margin:0 0 17px;color:#363e38;font-size:16px;font-weight:600}.about-project p{max-width:630px;margin:0;color:#67736a;font-size:13px;line-height:1.9}.about-aside{min-width:0;padding-top:0}.about-facts{display:grid;gap:21px}.about-facts section{position:relative;padding-left:22px}.about-facts section:before{position:absolute;top:5px;left:1px;width:5px;height:5px;border-radius:50%;background:#7e9683;content:""}.about-facts h2{margin:0 0 7px;color:#354038;font-size:13px;font-weight:600}.about-facts p{margin:0;color:#89958a;font-size:12px;line-height:1.65}.about-limit{margin-top:29px;padding:27px 23px 25px;border:1px solid #fff5d6;border-radius:15px;background:#fffbeb}.about-limit h2{margin:0 0 12px;color:#46443b;font-size:14px;font-weight:600}.about-limit p{margin:0;color:#898776;font-size:12px;line-height:1.72}@media(max-width:620px){.about-page{display:block;padding-top:30px}.about-lead{font-size:17px}.about-conferences{grid-template-columns:1fr;gap:9px}.about-conferences article{min-height:0;padding:15px 14px}.about-conferences h2{font-size:13px}.about-conferences p{font-size:11px}.about-project{margin-top:30px}.about-aside{margin-top:35px}.about-facts{gap:17px}.about-limit{margin-top:24px}}.page-heading{position:relative}.manage-header-add{position:absolute;right:0;top:4px;display:inline-flex;align-items:center;justify-content:center;height:37px;padding:0 15px;border-radius:9px;background:#252b27;color:#fff;font-size:12px;box-shadow:0 5px 10px #2029201a}.manage-header-add:hover{background:#3a483d}.manage-page{position:relative;padding:24px 0 75px}.manage-top-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);gap:17px;align-items:stretch}.manage-card{border:1px solid rgba(42,57,47,.08);border-radius:15px;background:#fff;box-shadow:0 9px 23px #27312609}.manage-import{min-height:365px;padding:23px 23px 22px}.manage-import-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:24px}.manage-import-head h2,.manage-status-head h2,.manage-table-head h2{margin:0;color:#303832;font-size:14px;font-weight:600}.manage-import-head p{margin:8px 0 0;color:#a1aba3;font-size:12px;line-height:1.5}.manage-tabs{display:flex;align-items:center;gap:2px;padding:3px;border:1px solid #e5eae5;border-radius:8px;background:#f5f7f5;white-space:nowrap}.manage-tabs button{height:25px;padding:0 8px;border:0;border-radius:5px;background:transparent;color:#8f9a91;font-size:11px}.manage-tabs button.active{background:#fff;color:#3f4b41;box-shadow:0 2px 5px #23312713}.manage-dropzone{min-height:225px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:19px;border:1px dashed #cbd9cc;border-radius:12px;background:#fcfefd;text-align:center}.upload-icon{display:grid;place-items:center;width:31px;height:31px;margin-bottom:7px;color:#5b7763;font-size:24px;line-height:1}.manage-dropzone strong{color:#38443b;font-size:14px;font-weight:600}.manage-dropzone p{margin:7px 0 12px;color:#a0aca2;font-size:12px}.file-pick{position:relative;display:inline-flex;align-items:center;height:30px;padding:0 11px;border:1px solid #e4eae4;border-radius:7px;background:#fff;color:#5e6d61;font-size:12px;cursor:pointer}.file-pick input{position:absolute;width:1px;height:1px;opacity:0}.manage-dropzone>small{margin-top:9px;color:#7e9884;font-size:12px}.manage-lookup-form{display:grid;gap:12px;min-height:225px;align-content:center;padding:15px 7px}.manage-lookup-form>label{color:#5e6b61;font-size:12px}.manage-lookup-form>div:not(.manage-batch-actions){display:flex;gap:8px}.manage-lookup-form input,.manage-lookup-form textarea{min-width:0;width:100%;padding:10px 12px;border:1px solid #e1e9e2;border-radius:8px;outline:0;background:#fcfefd;color:#323d35;font-size:12px}.manage-lookup-form textarea{resize:vertical}.manage-lookup-form input:focus,.manage-lookup-form textarea:focus{border-color:#95b19c}.manage-lookup-form button,.manage-candidate button,.manage-lookup-results>div button{flex:0 0 auto;padding:0 13px;border:0;border-radius:7px;background:#28352c;color:#fff;font-size:12px}.manage-lookup-form button:disabled,.manage-candidate button:disabled,.manage-lookup-results>div button:disabled{background:#e8eee9;color:#a1aca4;cursor:default}.manage-lookup-form p,.manage-batch-actions small{margin:0;color:#a1aba3;font-size:12px;line-height:1.5}.manage-batch-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.manage-batch-actions button{height:30px}.manage-candidate{display:flex;justify-content:space-between;gap:12px;padding:13px;border:1px solid #e3ece5;border-radius:9px;background:#f8fbf9}.manage-candidate>div{display:grid;gap:4px;min-width:0}.manage-candidate small{color:#78947d;font-size:11px}.manage-candidate strong{color:#333e35;font-size:12px;line-height:1.4}.manage-candidate p{margin:0;color:#97a49a;font-size:11px}.manage-lookup-results{margin-top:13px;padding:12px;border:1px solid #e5ece6;border-radius:9px;background:#f9fbfa}.manage-lookup-results>div{display:flex;justify-content:space-between;align-items:center}.manage-lookup-results>div strong{font-size:12px;font-weight:600}.manage-lookup-results>div button{height:29px}.manage-lookup-results ul{display:grid;gap:7px;max-height:130px;overflow-y:auto;margin:11px 0 0;padding:0;list-style:none}.manage-lookup-results li{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #e8eee9;padding-top:7px;color:#637167;font-size:12px}.manage-lookup-results li>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manage-lookup-results li small{color:#769a7b;white-space:nowrap}.manage-lookup-results li small.failed{color:#b77f72}.manage-lookup-results>p{margin:8px 0 0;color:#a1aba3;font-size:11px}.manage-status{min-height:365px;padding:25px 21px}.manage-status-head{display:flex;align-items:center;justify-content:space-between}.manage-status-head span{color:#a0aaa2;font-size:11px}.manage-status-line{height:4px;margin:15px 0;border-radius:5px;background:#e9efeb}.manage-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.manage-status-grid>div{min-height:94px;display:flex;flex-direction:column;justify-content:center;gap:7px;padding:15px;border:1px solid #e7ece8;border-radius:11px}.manage-status-grid strong{color:#303b33;font-size:22px;line-height:24px;font-weight:500}.manage-status-grid small{color:#9ca79d;font-size:12px}.manage-notice{margin:10px 0 -2px;padding:8px 11px;border-radius:8px;background:#edf5ee;color:#5c8163;font-size:12px}.manage-notice.error{background:#fcf2ef;color:#a46c5f}.manage-table-card{margin-top:18px;overflow:hidden}.manage-table-head{display:flex;align-items:center;justify-content:space-between;min-height:61px;padding:0 21px;border-bottom:1px solid rgba(42,57,47,.09)}.manage-table-head>div{display:flex;align-items:center;gap:6px}.manage-table-head span{color:#9da79f;font-size:12px}.manage-table-head button{height:27px;padding:0 9px;border:1px solid #e5ebe6;border-radius:7px;background:#fff;color:#5e6c60;font-size:12px}.manage-table-head button:hover,.manage-table-head button.active{background:#f1f6f2}.manage-table-head button:disabled{color:#b7c0b9;cursor:default}.manage-bulk-toolbar{display:flex;align-items:center;gap:9px;padding:10px 20px;border-bottom:1px solid #e5ebe6;background:#f8fbf8}.manage-bulk-toolbar span{margin-right:auto;color:#687b6b;font-size:12px}.manage-bulk-toolbar select,.manage-bulk-toolbar input{height:29px;padding:0 8px;border:1px solid #e2eae3;border-radius:6px;background:#fff;color:#4d5d51;font-size:12px}.manage-bulk-toolbar input{width:95px}.manage-bulk-toolbar button{height:29px;padding:0 10px;border:0;border-radius:6px;background:#2c3b30;color:#fff;font-size:12px}.manage-table-scroll{overflow-x:auto}.manage-table-card table{width:100%;border-collapse:collapse;table-layout:fixed}.manage-table-card th{height:39px;padding:0 10px;border-bottom:1px solid #e8ede9;color:#a1aaa3;text-align:left;font-size:12px;font-weight:500}.manage-table-card th:first-child,.manage-table-card td:first-child{padding-left:21px}.manage-table-card th:nth-last-child(6),.manage-table-card td:nth-last-child(6){width:134px}.manage-table-card th:nth-last-child(5),.manage-table-card td:nth-last-child(5){width:auto}.manage-table-card th:nth-last-child(4),.manage-table-card td:nth-last-child(4){width:81px}.manage-table-card th:nth-last-child(3),.manage-table-card td:nth-last-child(3){width:70px}.manage-table-card th:nth-last-child(2),.manage-table-card td:nth-last-child(2){width:95px}.manage-table-card th:last-child,.manage-table-card td:last-child{width:85px}.manage-table-card td{height:79px;padding:12px 10px;border-bottom:1px solid #edf0ed;color:#5c685f;font-size:12px;vertical-align:middle}.manage-table-card tbody tr:last-child td{border-bottom:0}.manage-code{color:#68736b!important;line-height:1.55;overflow-wrap:anywhere}.manage-paper-title{color:#343c35!important;font-size:12px!important;line-height:1.45;font-weight:600}.manage-date{color:#98a39a!important}.manage-row-actions button{display:block;min-width:34px;height:24px;padding:0 6px;border:1px solid #e6ece7;border-radius:6px;background:#fff;color:#657669;font-size:11px}.manage-row-actions button+button{margin-top:3px;border-color:#f2e5e2;color:#b07c71}.manage-row-actions button:disabled{opacity:.53;cursor:default}.manage-no-rows{height:90px!important;text-align:center;color:#9aa59c!important}.manage-pagination{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px;color:#849286;font-size:12px}.manage-pagination button{padding:6px 9px;border:1px solid #e0e8e1;border-radius:6px;background:#fff;color:#5e7563;font-size:12px}.manage-pagination button:disabled{color:#b9c3ba;cursor:default}.manage-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:20px;background:#1b2820a6;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.manage-modal{width:min(480px,100%);max-height:min(760px,95vh);display:grid;gap:13px;overflow-y:auto;padding:25px;border:1px solid #dfe8e1;border-radius:16px;background:#fff;box-shadow:0 23px 70px #0d201642}.manage-modal-head{display:flex;align-items:center;justify-content:space-between}.manage-modal h2{margin:0;color:#2c3b30;font-size:18px;font-weight:600}.manage-modal-head button{border:0;background:none;color:#829185;font-size:24px}.manage-modal label{display:grid;gap:6px;color:#5d6b60;font-size:12px}.manage-modal input,.manage-modal textarea,.manage-modal select{width:100%;min-width:0;padding:8px 10px;border:1px solid #dfe8e1;border-radius:7px;outline:0;background:#fff;color:#334138;font-size:12px}.manage-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.manage-form-hint{color:#8d9a8f;font-size:11px;line-height:1.5}.manage-form-hint.over{color:#b0695d}.manage-form-error{margin:0;color:#b0695d;font-size:12px}.manage-modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:5px}.manage-modal-actions button{min-width:72px;height:32px;border:1px solid #dfe8e1;border-radius:7px;background:#fff;color:#5c6c60;font-size:12px}.manage-modal-actions button:last-child{border-color:#2d3c31;background:#2d3c31;color:#fff}.manage-modal-actions button.danger{border-color:#a95f53;background:#a95f53}.manage-confirm p{margin:2px 0 0;color:#758376;font-size:13px;line-height:1.6}@media(max-width:620px){.manage-header-add{top:0;height:30px;padding:0 8px;font-size:11px}.manage-top-grid{grid-template-columns:1fr}.manage-import,.manage-status{min-height:0}.manage-import-head{display:block}.manage-tabs{margin-top:12px;width:max-content}.manage-status-grid>div{min-height:70px}.manage-table-card table{min-width:680px}.manage-bulk-toolbar{flex-wrap:wrap}.manage-bulk-toolbar span{flex-basis:100%}}.profile-page{width:min(1170px,100%);display:grid;grid-template-columns:300px minmax(0,1fr);gap:46px;margin:20px auto 0}.profile-identity{min-height:220px;display:flex;flex-direction:column;align-items:center;padding:20px 18px 0;border-right:1px solid rgba(42,57,47,.09);text-align:center}.profile-large-avatar{width:80px;height:80px;display:grid;place-items:center;border-radius:18px;background:#e7f0ec;color:#283931;font-size:30px;font-weight:500}.profile-identity h2{margin:15px 0 0;font-size:16px;font-weight:600;line-height:22px}.profile-identity p{margin:11px 0 0;color:#87918a;font-size:13px;line-height:18px}.profile-permission{margin-top:9px;padding:5px 9px;border:1px solid #e3ebe6;border-radius:5px;background:#f8faf8;color:#6c8073;font-size:12px}.profile-edit{width:236px;height:37px;margin-top:17px;border:1px solid #e9edeb;border-radius:8px;background:#fff;color:#303934;font-size:13px}.profile-edit:hover,.profile-paper-row a:hover{background:#f4f8f5}.profile-logout{width:236px;height:37px;margin-top:9px;border:1px solid #eddfdd;border-radius:8px;background:#fff;color:#a3685f;font-size:13px}.profile-logout:hover{background:#fdf6f5}.profile-records{align-self:start;min-height:276px;padding:21px 24px 12px;border:1px solid rgba(42,57,47,.06);border-radius:17px;background:#fff;box-shadow:0 14px 26px #29392e11}.profile-tabs{height:48px;display:flex;align-items:stretch;gap:2px;border-bottom:1px solid #e9eeeb}.profile-tabs button{min-width:68px;padding:0 13px;border:0;border-bottom:2px solid transparent;background:transparent;color:#8b948e;font-size:13px;white-space:nowrap}.profile-tabs button.active{color:#27322b;border-bottom-color:#303d35}.profile-paper-row{min-height:73px;display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #eef1ef}.profile-paper-row:last-child{border-bottom:0}.profile-paper-row>div{min-width:0;display:flex;flex-direction:column;gap:7px}.profile-paper-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#27312b;font-size:14px;font-weight:500}.profile-paper-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8b948e;font-size:12px}.profile-paper-row a{flex:0 0 auto;padding:8px 10px;border:1px solid #e9edeb;border-radius:7px;color:#49544d;font-size:12px}.profile-empty{margin:29px 0 17px;color:#8b948e;font-size:13px}.profile-modal-backdrop{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#1c271f40;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.profile-modal{width:min(440px,calc(100vw - 36px));display:flex;flex-direction:column;gap:17px;padding:25px;border:1px solid #e8eeea;border-radius:18px;background:#fff;box-shadow:0 24px 60px #1d2f2033}.profile-modal-head{display:flex;justify-content:space-between;align-items:center}.profile-modal-head h2{margin:0;font-size:18px;font-weight:600}.profile-modal-head button{border:0;background:transparent;color:#6f7872;font-size:22px}.profile-modal label{display:flex;flex-direction:column;gap:7px;color:#59645c;font-size:13px}.profile-modal input{height:40px;padding:0 11px;border:1px solid #e2e9e4;border-radius:8px;background:#fbfcfb;color:#29332c}.profile-form-error{margin:-5px 0 0;color:#b56257;font-size:13px}.profile-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:5px}.profile-modal-actions button{padding:10px 14px;border:1px solid #e4eae6;border-radius:8px;background:#fff;color:#39443c;font-size:13px}.profile-modal-actions button:last-child{border-color:#29342d;background:#29342d;color:#fff}@media(max-width:800px){.profile-page{grid-template-columns:1fr;gap:20px}.profile-identity{border-right:0;border-bottom:1px solid rgba(42,57,47,.09);padding-bottom:22px}.profile-records{min-width:0}.profile-paper-row strong{white-space:normal}}.detail-page{position:relative;padding:18px 0 60px}.page-heading:has(+.detail-page){position:relative}.detail-toolbar{display:flex;align-items:center;gap:14px;min-height:28px}.detail-back{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid #e6ece7;border-radius:7px;background:#fff;color:#49534b;font-size:12px}.detail-back:hover{background:#f7faf7}.detail-crumbs{display:flex;align-items:center;gap:7px;min-width:0;color:#a0aaa2;font-size:12px}.detail-crumbs a{color:#738579}.detail-crumbs a:hover{text-decoration:underline}.detail-crumbs>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-header-scope{position:absolute;right:0;bottom:21px;color:#8d9990;font-size:12px}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 292px;gap:47px;align-items:start}.detail-main{min-width:0}.detail-paper-flags{display:flex;align-items:center;gap:7px;color:#89948c;font-size:12px}.detail-paper-flags>span:last-child{padding:3px 7px;border:1px solid #e6ebe7;border-radius:4px;background:#fafbfa}.detail-main>h2{max-width:740px;margin:17px 0 8px;color:#28312b;font-family:Georgia,Times New Roman,serif;font-size:37px;font-weight:500;line-height:1.22;letter-spacing:-.02em}.detail-keywords{display:flex;flex-wrap:wrap;gap:6px;min-height:26px}.detail-keywords span{padding:5px 8px;border:1px solid #e8ede9;border-radius:5px;background:#f8faf8;color:#6e7b71;font-size:12px}.detail-abstract{margin-top:24px;padding-top:20px;border-top:1px solid #e7ece8}.detail-section-head{display:flex;justify-content:space-between;align-items:baseline;gap:15px}.detail-section-head h3{margin:0;color:#303b33;font-size:15px;font-weight:600}.detail-section-head button{border:0;background:transparent;color:#738579;font-size:12px}.detail-section-head button:hover{text-decoration:underline}.detail-section-head>span{color:#a0aaa2;font-size:12px}.detail-abstract p{max-width:760px;margin:20px 0 0;color:#5e6a61;font-size:14px;line-height:1.95}.detail-related{margin-top:55px}.detail-related-list{margin-top:17px}.detail-related-item{min-height:69px;display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid #e9eeea}.detail-related-item>span{min-width:0;display:flex;flex-direction:column;gap:7px}.detail-related-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#2e3931;font-size:14px;font-weight:500}.detail-related-item small{color:#98a29a;font-size:12px}.detail-related-item b{color:#8e9a91;font-size:18px;font-weight:400}.detail-related-item:hover strong{color:#397254}.detail-empty{color:#99a49b;font-size:13px}.detail-sidebar{min-width:0}.detail-info{padding-bottom:21px;border-bottom:1px solid #e7ece8}.detail-info-head{display:flex;justify-content:space-between;align-items:center;padding:6px 0 21px}.detail-info-head h3{margin:0;font-size:15px;font-weight:600}.detail-info dl{margin:0 0 19px}.detail-info dl>div{display:flex;justify-content:space-between;align-items:center;gap:10px;min-height:41px;border-bottom:1px solid #e9eeea;font-size:13px}.detail-info dt{color:#8c978e}.detail-info dd{margin:0;color:#364039;font-weight:600;text-align:right}.detail-original,.detail-secondary{width:100%;min-height:38px;display:grid;place-items:center;margin-top:8px;border-radius:8px;font-size:13px}.detail-original{border:1px solid #28312b;background:#28312b;box-shadow:0 6px 11px #1d2a201a;color:#fff}.detail-original:hover{background:#3b4b40}.detail-secondary{border:1px solid #e6ece7;background:#fff;color:#49534b}.detail-secondary:hover{background:#f7faf7}.detail-notice{margin:10px 0 0;color:#6b8b76;font-size:12px;line-height:1.5}.detail-scope{margin-top:24px;padding-bottom:12px;border-bottom:1px solid #e7ece8}.detail-scope h3{margin:0 0 10px;color:#38433a;font-size:14px;font-weight:600}.detail-scope p{margin:6px 0;color:#97a198;font-size:12px;line-height:1.7}.detail-loading,.detail-missing{margin-top:38px;color:#89958b;font-size:14px}.detail-missing h2{color:#344238;font-size:20px}.detail-missing a{color:#4b7657;font-size:13px}@media(max-width:800px){.detail-grid{grid-template-columns:1fr;gap:32px}.detail-main>h2{font-size:27px}.detail-abstract p{font-size:14px}.detail-related{margin-top:38px}.detail-sidebar{padding-bottom:20px}}.compare-page{padding:23px 0 65px}.compare-toolbar{min-height:47px;display:flex;justify-content:space-between;align-items:start;gap:15px;border-bottom:1px solid rgba(42,57,47,.09)}.compare-toolbar>div{display:flex;align-items:baseline;gap:9px}.compare-toolbar strong{font-size:14px;font-weight:600}.compare-toolbar span{color:#9ba69d;font-size:12px}.compare-toolbar a{color:#718575;font-size:12px}.compare-toolbar a:hover{text-decoration:underline}.compare-notice{margin:16px 0;padding:10px 13px;border:1px solid #e5ede7;border-radius:9px;background:#f7faf7;color:#708073;font-size:13px}.compare-loading{color:#89948b;font-size:13px}.compare-empty{margin:28px 0;padding:50px 25px;border:1px solid #e8ede9;border-radius:17px;background:#fff;text-align:center;box-shadow:0 12px 24px #27332309}.compare-empty h2{margin:0 0 8px;font-size:19px}.compare-empty p{color:#89958b;font-size:13px}.compare-empty a{display:inline-block;margin-top:10px;padding:10px 15px;border-radius:8px;background:#27332b;color:#fff;font-size:12px}.compare-table{display:grid;grid-template-columns:118px repeat(var(--compare-count),minmax(0,1fr));align-items:stretch;gap:10px;margin-top:23px}.compare-label-column,.compare-paper-column{display:grid;grid-template-rows:166px 52px 52px 104px minmax(190px,auto) 61px;min-width:0}.compare-label-column{color:#89958b;font-size:12px}.compare-label-column>div{padding:19px 12px;border-bottom:1px solid #e9eeea}.compare-label-column .compare-label-head{padding-top:24px;color:#6f7d72;font-weight:600}.compare-paper-column{overflow:hidden;border:1px solid #e8eee9;border-radius:15px;background:#fff;box-shadow:0 11px 25px #2733230b}.compare-paper-head{min-width:0;padding:17px 17px 14px}.compare-paper-head>div{display:flex;align-items:center;gap:8px}.compare-paper-head small{color:#a0aba2;font-size:12px}.compare-paper-head button{float:right;margin-top:-16px;border:0;background:none;color:#99a39b;font-size:12px}.compare-paper-head button:hover{color:#b45e58}.compare-paper-head h2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin:15px 0 0;color:#303a32;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500;line-height:1.3}.compare-cell{min-width:0;padding:15px 17px;border-top:1px solid #edf1ed;color:#48544b;font-size:13px}.compare-year{font-weight:600}.compare-keywords{display:flex;flex-wrap:wrap;align-content:flex-start;gap:5px}.compare-keywords span{padding:4px 6px;border-radius:5px;background:#edf2ee;color:#718176;font-size:12px}.compare-keywords span.shared,.compare-common span{background:#e3f3e8;color:#3b7950}.compare-keywords small{color:#a1aba2}.compare-abstract p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5;margin:0;color:#667269;font-size:12px;line-height:1.8}.compare-abstract p.expanded{display:block;overflow:visible}.compare-abstract button{margin-top:9px;padding:0;border:0;background:none;color:#668574;font-size:12px}.compare-links{display:flex;align-items:center;flex-wrap:wrap;gap:11px}.compare-links a{color:#4a6f56;font-size:12px}.compare-links a:hover{text-decoration:underline}.compare-links span{color:#a3ada4;font-size:12px}.compare-common{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:19px 0;color:#7c8c7e;font-size:12px}.compare-common span{padding:5px 8px;border-radius:5px}@media(max-width:800px){.compare-table{overflow-x:auto;grid-template-columns:92px repeat(var(--compare-count),minmax(240px,1fr))}.compare-label-column,.compare-paper-column{grid-template-rows:166px 52px 52px 104px minmax(205px,auto) 61px}.compare-paper-head h2{font-size:17px}}.auth-page{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:clamp(20px,3vw,48px);background:#f5f8f6}.auth-card{position:relative;display:grid;grid-template-columns:55.5% 44.5%;width:min(1600px,100%);min-height:min(760px,calc(100dvh - clamp(40px,6vw,96px)));overflow:visible;border:1px solid #e6ebe8;border-radius:23px;background:#fff;box-shadow:0 14px 34px #1e2b2408}.auth-story{min-width:0;display:flex;flex-direction:column;padding:60px 60px 61px;border-radius:23px 0 0 23px;background:radial-gradient(circle at 5% 5%,#e3f8f4,transparent 55%),linear-gradient(120deg,#effaf7 5%,#fbfefd 76%)}.auth-eyebrow{display:block;color:#7b8580;font-size:14px;font-weight:600;letter-spacing:.2em}.auth-story h1{max-width:565px;margin:32px 0 0;color:#252b28;font-size:41px;font-weight:600;line-height:1.42;letter-spacing:-.03em}.auth-story p{max-width:445px;margin:auto 0 0;color:#5f6b64;font-size:16px;line-height:1.7}.auth-conferences{display:flex;gap:14px;margin-top:136px;color:#77817a;font-size:13px}.auth-conferences span{display:inline-flex;align-items:center;gap:6px}.auth-conferences i{width:6px;height:6px;border-radius:50%}.auth-conferences .cvpr{background:var(--cvpr)}.auth-conferences .iccv{background:var(--iccv)}.auth-conferences .eccv{background:var(--eccv)}.auth-form-side{min-width:0;display:flex;justify-content:center;align-items:flex-start;padding:111px 50px 55px;border-radius:0 23px 23px 0}.auth-card-register .auth-form-side{padding-top:53px;padding-bottom:35px}.auth-form{width:100%;max-width:375px}.auth-form h2{margin:0;color:#252b28;font-size:27px;font-weight:600;line-height:1.35}.auth-form>p:first-of-type{margin:19px 0 18px;color:#818b84;font-size:15px}.auth-form>label:not(.auth-remember){display:block;margin:18px 0 8px;color:#5b645e;font-size:14px}.auth-form>input{display:block;width:100%;height:51px;padding:0 14px;border:1px solid #d9e0db;border-radius:13px;outline:0;background:#fff;color:#303a33;font-size:16px}.auth-form>input::placeholder{color:#7c8580;opacity:1}.auth-form>input:focus{border-color:#839c8d;box-shadow:0 0 0 3px #e4f0e9}.auth-form>input[aria-invalid=true]{border-color:#c8847c}.auth-options{display:flex;justify-content:space-between;align-items:center;margin:17px 0 20px}.auth-remember{display:inline-flex;align-items:center;gap:8px;color:#454e48;font-size:14px}.auth-remember input{width:15px;height:15px;margin:0;accent-color:#354a3d}.auth-options>button{padding:0;border:0;background:none;color:#8b948d;font-size:14px}.auth-options>button:hover{text-decoration:underline}.auth-message{margin:10px 0 12px!important;color:#a3685f!important;font-size:13px!important;line-height:1.5}.auth-submit{width:100%;height:46px;margin-top:1px;border:0;border-radius:11px;background:#232825;color:#fff;font-size:15px;font-weight:500;box-shadow:0 10px 17px #1c251e1c}.auth-submit:hover:not(:disabled){background:#354139}.auth-submit:disabled{background:#98a29a;box-shadow:none;cursor:default}.auth-switch{margin-top:18px;color:#8a938d;font-size:14px;text-align:center}.auth-switch a{margin-left:9px;color:#66786c;text-decoration:underline;text-underline-offset:2px}.auth-switch a:hover{color:#27382d}.auth-demo{margin-top:24px;padding-top:18px;border-top:1px solid #edf0ee}.auth-demo-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px;color:#6f7972;font-size:12px}.auth-demo-title strong{color:#414a44;font-size:13px;font-weight:600}.auth-demo-title span{color:#98a099}.auth-demo>button{display:grid;grid-template-columns:64px 1fr auto;align-items:center;width:100%;min-height:38px;padding:7px 10px;border:1px solid transparent;border-radius:9px;background:#f7f9f8;color:#667068;text-align:left}.auth-demo>button+button{margin-top:7px}.auth-demo>button:hover{border-color:#dce5df;background:#f1f6f3}.auth-demo>button span{color:#374139;font-size:12px;font-weight:600}.auth-demo code{font-family:inherit;font-size:12px}.auth-demo code:last-child{color:#879089}@media(max-width:800px){.auth-card{grid-template-columns:1fr}.auth-story{min-height:280px;padding:35px;border-radius:23px 23px 0 0}.auth-story h1{max-width:500px;margin-top:18px;font-size:29px}.auth-story p{margin-top:30px;font-size:14px}.auth-conferences{margin-top:25px}.auth-form-side{padding:40px 35px 55px}}@media(max-width:620px){.auth-page{align-items:flex-start;padding:16px}.auth-card{min-height:calc(100dvh - 32px)}.auth-story,.auth-form-side{padding-left:25px;padding-right:25px}.auth-story h1{font-size:25px}.auth-conferences{gap:10px}.auth-demo>button{grid-template-columns:64px 1fr}.auth-demo code:last-child{grid-column:2;margin-top:2px}}
