.cat-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:40px;display:grid}@media (max-width:1280px){.cat-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.cat-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.cat-grid{grid-template-columns:1fr}.cat-sheet{padding:0}.cat-sheet-panel,.cat-sheet-panel[data-wide=true]{border-radius:0;max-width:none;height:100%;max-height:none}}.cat-card{background:var(--bg);border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.cat-shot{aspect-ratio:16/10;background:var(--band);justify-content:center;align-items:center;width:100%;min-height:180px;display:flex;position:relative;overflow:hidden}.cat-shot img{width:100%;height:100%;object-fit:cover!important}.cat-shot span{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:11px}.cat-body{padding:14px}.cat-actions{flex-direction:column;gap:10px;margin-top:0;display:flex}.cat-actions .hs-btn{justify-content:center;width:100%}.cat-sheet{z-index:100;background:var(--vo-scrim-strong);-webkit-backdrop-filter:blur(4px);justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.cat-sheet-panel{background:var(--surf);border-radius:var(--r);width:100%;max-width:620px;max-height:100%;box-shadow:var(--vo-shadow-dialog);flex-direction:column;display:flex;position:relative;overflow:hidden}.cat-sheet-panel[data-wide=true]{width:min(1240px,100%);max-width:1240px;height:min(92vh,900px)}.cat-sheet-bar{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:center;gap:12px;padding:12px 12px 12px 18px;display:flex}.cat-sheet-title{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:11px}.cat-sheet-close{border:1px solid var(--line);background:var(--surf);width:36px;height:36px;color:var(--head);cursor:pointer;border-radius:10px;flex:none;justify-content:center;align-items:center;display:flex}.cat-sheet-close:hover{border-color:var(--acc);color:var(--acc)}.cat-sheet iframe{background:var(--surf);border:0;flex:1;width:100%}.cat-sheet-body{padding:22px;overflow-y:auto}.cat-calc-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.cat-calc label{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:6px;font-size:10.5px;display:block}.cat-calc input[type=number]{width:100%;height:48px;font-family:var(--sans);color:var(--head);background:var(--surf);border:1px solid var(--line-2);border-radius:10px;padding:0 14px;font-size:16px}.cat-calc input[type=number]:focus{outline:2px solid var(--acc);outline-offset:1px}.cat-fitting{color:var(--body);align-items:center;gap:10px;margin-top:16px;font-size:15px;display:flex}.cat-total{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.cat-total-num{letter-spacing:-.04em;color:var(--head);font-size:44px;font-weight:700;line-height:1;display:block}.cat-total-k{color:var(--body);margin-top:8px;font-size:14.5px}.cat-total-note{color:var(--muted);max-width:46ch;margin-top:12px;font-size:13px}@media (max-width:1000px){.cat-grid{grid-template-columns:1fr 1fr}}@media (max-width:680px){.cat-grid{grid-template-columns:1fr}.cat-sheet{padding:0}.cat-sheet-panel,.cat-sheet-panel[data-wide=true]{border-radius:0;max-width:none;height:100%;max-height:none}}
