.catalog-callout{border:1px solid var(--hairline);background:linear-gradient(135deg, var(--surface), #eaf0f7);width:100%;max-width:480px;color:var(--ink);border-radius:24px;align-items:center;gap:18px;padding:24px;transition:border-color .2s,box-shadow .2s;display:flex}.catalog-callout:hover{border-color:var(--green);box-shadow:0 12px 32px #244a7c17}.catalog-callout__book{width:60px;height:76px;color:var(--green);background:var(--surface);box-shadow:-4px 4px 0 var(--mist), -5px 5px 0 #244a7c29;border:1px solid #244a7c38;border-radius:6px 12px 12px 6px;flex-shrink:0;place-items:center;display:grid;position:relative}.catalog-callout__book svg{stroke-width:1.4px;width:28px;height:28px}.catalog-callout__copy{flex:1;min-width:0}.catalog-callout__copy strong{font-size:1.08rem;font-weight:630;display:block}.catalog-callout__copy>span{color:var(--muted);margin-top:6px;font-size:.71rem;line-height:1.9;display:block}.catalog-callout__copy small{color:var(--green);margin-top:12px;font-size:.68rem;display:block}.catalog-callout__arrow{width:34px;height:34px;color:var(--green);border:1px solid #244a7c33;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.catalog-callout__arrow svg{width:17px;height:17px}.catalogs-page{min-height:75vh;padding:var(--page-start) 0 var(--section-space);background:var(--paper)}.catalogs-shell{max-width:1120px}.catalogs-back{color:var(--muted);align-items:center;gap:9px;font-size:.74rem;display:inline-flex}.catalogs-back svg{width:15px;height:15px}.catalogs-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin:42px 0 34px;display:flex}.catalogs-heading h1{font-size:clamp(2.068rem,3.76vw,3.384rem);font-weight:var(--type-display-weight);letter-spacing:0;margin:18px 0 16px;line-height:1.45}.catalogs-heading p{color:var(--muted);margin:0;font-size:.86rem;line-height:2}.catalogs-total{color:var(--green);white-space:nowrap;padding-bottom:5px;font-size:.72rem}.catalogs-empty{border:1px dashed var(--hairline);text-align:center;border-radius:24px;padding:clamp(46px,7vw,84px) 24px}.catalogs-empty strong{font-size:1.12rem;font-weight:620;display:block}.catalogs-empty p{max-width:40ch;color:var(--muted);margin:10px auto 0;font-size:.84rem;line-height:1.95}.catalogs-list{border:1px solid var(--hairline);background:var(--surface);border-radius:26px;margin:0;padding:0;list-style:none;overflow:hidden}.catalogs-list>li+li{border-top:1px solid var(--hairline)}.catalog-download{align-items:center;gap:24px;padding:28px 32px;transition:background .2s;display:flex}.catalog-download:hover{background:#f0f4f9}.catalog-download__number{width:24px;color:var(--muted);flex-shrink:0;font-size:.72rem}.catalog-download__file{border:1px solid var(--hairline);background:var(--paper);width:52px;height:66px;color:var(--green);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.catalog-download__file svg{stroke-width:1.3px;width:27px;height:27px}.catalog-download__copy{flex:1;min-width:0}.catalog-download__copy strong{font-size:1rem;font-weight:620;line-height:1.8;display:block}.catalog-download__copy small{color:var(--green);align-items:center;gap:9px;margin-top:7px;font-size:.74rem;display:flex}.catalog-download__copy i{background:currentColor;border-radius:50%;width:3px;height:3px}.catalog-download__action{color:var(--green);flex-shrink:0;align-items:center;gap:16px;font-size:.75rem;display:flex}.catalog-download__action b{border:1px solid #244a7c33;border-radius:50%;place-items:center;width:44px;height:44px;transition:color .2s,background .2s;display:grid}.catalog-download__action svg{stroke-width:1.6px;width:18px;height:18px}.catalog-download:hover .catalog-download__action b{background:var(--green);color:#fff}.catalog-callout:focus-visible,.catalogs-back:focus-visible{outline:2px solid var(--green);outline-offset:5px}.catalog-download:focus-visible{outline:2px solid var(--green);outline-offset:-3px;background:var(--paper)}@media (width<=700px){.catalogs-page{padding:var(--page-start) 0 64px}.catalogs-shell{width:calc(100% - 2 * var(--page-gutter))}.catalogs-heading{margin:30px 0 24px;display:block}.catalogs-heading h1{font-size:clamp(1.739rem,7.144vw,2.35rem)}.catalogs-heading p{font-size:.78rem}.catalogs-total{margin-top:16px;display:block}.catalogs-list{border-radius:22px}.catalog-download{gap:14px;padding:23px 18px}.catalog-download__number{display:none}.catalog-download__file{width:35px;height:46px}.catalog-download__file svg{width:21px;height:21px}.catalog-download__copy strong{font-size:.86rem}.catalog-download__copy>span{font-size:.68rem}.catalog-download__action>span{display:none}.catalog-download__action b{width:38px;height:38px}.catalog-callout{border-radius:20px;gap:15px;padding:20px}.catalog-callout__book{width:46px;height:62px}.catalog-callout__copy strong{font-size:.93rem}}@media (width<=370px){.catalog-download{gap:10px;padding-inline:14px}.catalog-download__file,.catalog-callout__arrow{display:none}}
