.catalog-page{padding-top:30px;padding-bottom:80px}.catalog-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;padding:4px 0 24px;border-bottom:1px solid var(--line);margin-bottom:24px}.catalog-heading h1{font-size:44px;margin:15px 0 13px;line-height:1.25}.catalog-heading p{font-size:14px}.catalog-totals{display:flex;gap:34px;padding-bottom:4px}.catalog-totals>div{display:flex;flex-direction:column;border-left:1px solid var(--line);padding-left:24px}.catalog-totals strong{font-size:30px;font-weight:400;line-height:1.3}.catalog-totals span{font-size:10px;color:var(--muted);margin-top:8px;white-space:nowrap}.catalog-work .catalog-tools{align-items:center;gap:15px;margin-bottom:18px}.catalog-work .search{width:430px;max-width:100%;min-height:44px}.catalog-work .search input{padding:9px 0;font-size:12px}.catalog-work .catalog-tools select{width:150px;min-width:0;padding:10px 12px;font-size:12px;background:#fff;border:1px solid var(--line)}.catalog-work .filter-row{padding-bottom:21px;margin-bottom:30px;gap:4px}.catalog-work .filter-row button{font-size:11px;padding:8px 12px}.catalog-work .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 30px}.catalog-card{min-width:0;display:flex;flex-direction:column}.catalog-preview{border:1px solid #d7ded9;background:#f0f3f1;border-radius:6px;overflow:hidden;position:relative;transition:border-color .2s}.catalog-preview:hover{border-color:#739884}.catalog-window{display:flex;gap:12px;align-items:center;height:32px;padding:0 12px;background:#f5f7f5;color:#738277;border-bottom:1px solid #dce3dd;font-size:8px;white-space:nowrap}.catalog-window>span:first-child{color:#304e3a;font-weight:600}.catalog-window-status{margin-left:auto;color:#417557;border-left:1px solid #d5e0d7;padding-left:12px}.catalog-screen{display:block;position:relative;width:100%;aspect-ratio:8/5;overflow:hidden;background:#eaf0ed}.catalog-card .catalog-screen img{display:block;width:100%;height:100%;object-fit:contain;transform:none!important;transition:none}.catalog-recording{position:absolute;inset:0}.catalog-preview-bar{height:38px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 11px;background:#f9fbf9;border-top:1px solid #dce3dd;color:#68766d;font-size:9px}.catalog-preview-bar button,.catalog-preview-bar>a{display:flex;align-items:center;gap:7px;justify-content:center;background:transparent;border:0;border-left:1px solid #dde5de;border-radius:0;min-width:91px;height:25px;padding:0 0 0 12px;font-size:10px;color:#315c43;cursor:pointer}.catalog-preview-bar button:hover{color:#123921}.catalog-card .case-meta{font-size:10px;margin:20px 0 10px;color:#6f7f74}.catalog-card h3{font-size:23px;line-height:1.5;margin:0;letter-spacing:0}.catalog-card>p{font-size:13px;line-height:1.85;color:#748075;margin:8px 0 0}.catalog-steps{display:flex;gap:0;flex-wrap:wrap;margin:16px 0 18px;color:#7b877c;font-size:10px}.catalog-steps span:not(:last-child):after{content:"/";margin:0 12px;color:#bac3ba}.catalog-card-links{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #dce3dc;padding-top:14px;gap:16px;margin-top:auto;font-size:12px}.catalog-card-links a{display:flex;align-items:center;gap:7px;color:#7c867d}.catalog-card-links a:first-child{color:#285f41}.catalog-spinner{animation:catalog-spin 1s linear infinite}@keyframes catalog-spin{to{transform:rotate(1turn)}}.catalog-card a:focus-visible,.catalog-preview-bar button:focus-visible{outline:2px solid #347654;outline-offset:-3px}@media (min-width:1600px){.catalog-page{max-width:1540px;margin:auto}.catalog-heading h1{font-size:48px}}@media (max-width:900px){.catalog-work .catalog-grid{gap:38px 20px}.catalog-card h3{font-size:20px}.catalog-window{font-size:7px;padding:0 8px;gap:8px}.catalog-heading h1{font-size:36px}.catalog-totals{gap:20px}.catalog-totals>div{padding-left:16px}}@media (max-width:700px){.catalog-page{padding-top:28px}.catalog-heading{gap:20px;align-items:flex-start;margin-bottom:24px;padding-bottom:20px}.catalog-heading h1{font-size:32px}.catalog-heading p{font-size:12px;max-width:230px}.catalog-totals{gap:13px}.catalog-totals strong{font-size:24px}.catalog-totals>div{padding-left:10px}.catalog-totals span{font-size:8px}.catalog-work .catalog-grid{grid-template-columns:1fr;gap:36px}.catalog-work .catalog-tools{gap:10px}.catalog-work .search{width:100%;flex:1 1;min-width:0}.catalog-work .catalog-tools select{width:96px;font-size:11px}.catalog-work .filter-row{gap:4px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:17px;margin-bottom:23px}.catalog-work .filter-row button{flex-shrink:0;white-space:nowrap;font-size:10px;padding:7px 9px}.catalog-work .filter-row>span{width:auto;margin:0 0 0 10px;flex:0 0 auto;white-space:nowrap}.catalog-card h3{font-size:21px}.catalog-card .case-meta{margin-top:15px}.catalog-window{font-size:8px}.catalog-preview-bar{font-size:8px;height:35px}.catalog-preview-bar button,.catalog-preview-bar>a{font-size:9px;min-width:80px}.catalog-card>p{font-size:12px}.catalog-steps{font-size:9px}.catalog-steps span:not(:last-child):after{margin:0 8px}}@media (max-width:400px){.catalog-heading{display:block}.catalog-totals{margin-top:18px;gap:25px}.catalog-totals>div{flex-direction:row;gap:10px;align-items:center;border:0;padding:0}.catalog-totals span{margin:0;font-size:10px}.catalog-window{font-size:7px;gap:7px}.catalog-window-status{padding-left:7px}.catalog-work .catalog-tools{flex-wrap:wrap}.catalog-work .search{flex-basis:100%}.catalog-work .catalog-tools select{width:100%}.catalog-card h3{font-size:20px}}@media (prefers-reduced-motion:reduce){.catalog-preview,.catalog-spinner{transition:none;animation:none}}