.sc{background:#fff}.sc-intro{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px}.sc-intro h1{font-size:38px;line-height:1.2;margin:14px 0}.sc-intro p{color:#748298}.sc-post{display:inline-flex;justify-content:center;align-items:center;flex:none;background:#1761f5;color:#fff!important;border-radius:10px;padding:15px 23px;font-weight:700;box-shadow:0 5px 15px #1761f535}.sc-post:hover{background:#084ed4;box-shadow:0 7px 20px #1761f550}.sc-search{display:flex;border:1px solid #dbe3ee;border-radius:10px;padding:7px;gap:10px}.sc-search input{flex:1;min-width:0;border:0;padding:10px;font:inherit}.sc-search button,.sc-category-panel button{background:#1761f5;color:white;border:0;border-radius:7px;padding:10px 24px;font:inherit;cursor:pointer}.sc-filter-row{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin:20px 0;font-size:13px}.sc-filter-row a{color:#607896}.sc-official,.sc-sort{display:flex;align-items:center;gap:8px}.sc-sort select{font:inherit;border:1px solid #dbe3ee;padding:9px;border-radius:7px;background:#fff}.sc-apply{border:1px solid #cadbf4;border-radius:7px;padding:9px 12px;background:#f1f6ff;color:#205ec1;cursor:pointer}.sc-categories{position:relative;min-width:220px;max-width:100%}.sc-categories summary{cursor:pointer;padding:11px 14px;border:1px solid #dbe3ee;border-radius:8px;overflow-wrap:anywhere}.sc-category-panel{position:absolute;z-index:20;top:calc(100% + 6px);left:0;width:360px;max-width:calc(100vw - 48px);background:#fff;border:1px solid #dbe3ee;box-shadow:0 12px 35px #12345620;border-radius:10px;padding:14px}.sc-category-panel>input{width:100%;padding:10px;border:1px solid #dbe3ee;border-radius:6px;font:inherit}.sc-category-options{max-height:260px;overflow:auto;margin:10px 0}.sc-category-options label{display:flex;gap:9px;padding:9px 5px;align-items:center;cursor:pointer;overflow-wrap:anywhere}.sc-category-options label:hover{background:#f2f6fc}.sc-category-options input{flex:none}.sc-category-panel p{font-size:12px;color:#77889d}.sc-count{font-size:12px;color:#75869b;margin:24px 0 18px}.sc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.sc-card{border:1px solid #e0e7f0;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:box-shadow .15s}.sc-card:hover{box-shadow:0 7px 25px #203e6510}.sc-cover{display:block;height:194px;background:#edf3fb;overflow:hidden}.sc-cover img{display:block;width:100%;height:100%;object-fit:cover}.sc-cover-fallback{padding:20px;height:100%;background:linear-gradient(130deg,#ecf5ff,#e0e9f8);color:#234775}.sc-cover-fallback span{font-size:10px;display:block;margin-bottom:14px}.sc-cover-fallback strong{font-size:23px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.sc-body{padding:20px;flex:1}.sc-body h2{font-size:17px;line-height:1.45;margin:0 0 10px;min-height:49px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.sc-summary{font-size:12px;line-height:1.7;color:#7a8a9f;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:41px}.sc-terms{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:22px 0 10px;font-size:11px;color:#7e8fa5}.sc-terms button{border:0;background:#f0f5ff;color:#386bb2;padding:6px 9px;border-radius:5px;font:inherit;cursor:pointer}.sc-price{font-size:21px;font-weight:700;overflow-wrap:anywhere}.sc-price-note{color:#7e8fa5;font-size:10px}.sc-seller{border-top:1px solid #e3eaf3;background:#fcfdff;padding:15px 20px;display:flex;align-items:center;gap:10px}.sc-seller>div{min-width:0}.sc-avatar{width:36px;height:36px;flex:none;display:grid;place-items:center;overflow:hidden;background:#e7effa;border-radius:50%;font-size:13px}.sc-avatar img{width:100%;height:100%;object-fit:cover}.sc-seller-name{display:flex;flex-wrap:wrap;align-items:center;gap:7px;font-size:12px;font-weight:600;overflow-wrap:anywhere}.sc-company{font-size:9px;font-weight:400;color:#54729a;background:#edf3fc;border:1px solid #dce6f3;border-radius:5px;padding:2px 6px}.sc-rating{display:flex;gap:7px;align-items:center;margin-top:4px;font-size:11px}.sc-rating span{color:#a17313;font-weight:600}.sc-rating small{font-size:10px;color:#8594a7}.sc-pagination{margin-top:30px}.sc-empty{grid-column:1/-1;padding:40px;color:#75869b}.sc-dialog{width:min(940px,calc(100% - 28px));max-height:90dvh;overflow:auto;margin:auto;border:1px solid #dbe3ee;border-radius:14px;padding:30px;color:#1d375a}.sc-dialog::backdrop{background:#1b355b66}.sc-close{position:sticky;top:0;float:right;width:34px;height:34px;border:0;background:#eef3f9;border-radius:50%;font-size:25px;cursor:pointer;z-index:1}.sc-dialog>h2{font-size:24px;line-height:1.35;margin:15px 40px 10px 0}.sc-dialog>p,.sc-dialog>small{font-size:12px;color:#778ca5}.sc-plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px}.sc-plan{display:flex;flex-direction:column;border:1px solid #dce5f0;border-radius:9px;padding:18px;min-width:0}.sc-plan>b{font-size:13px}.sc-plan>strong{font-size:24px;margin:14px 0 3px}.sc-plan small{font-size:11px;color:#7b8da4}.sc-plan h3{font-size:14px;margin-top:16px;overflow-wrap:anywhere}.sc-plan p{font-size:12px;line-height:1.7;overflow-wrap:anywhere}.sc-includes{white-space:pre-line;margin:12px 0 20px}.sc-plan a{display:block;margin-top:auto;background:#1761f5;color:#fff;text-align:center;padding:10px;border-radius:7px;font-size:12px}.sc [hidden]{display:none!important}.sc :focus-visible{outline:3px solid #93b9fa;outline-offset:3px}
@media(max-width:950px){.sc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sc-intro h1{font-size:31px}}
@media(max-width:600px){.sc-intro{display:block}.sc-intro h1{font-size:29px}.sc-intro p{font-size:13px}.sc-post{margin-top:19px;width:100%;padding:14px 18px}.sc-search input{font-size:12px}.sc-search button{padding:9px 15px}.sc-filter-row{gap:13px}.sc-categories{width:100%}.sc-category-panel{width:100%}.sc-grid{grid-template-columns:1fr;gap:20px}.sc-body h2{min-height:0;font-size:18px}.sc-price{font-size:23px}.sc-plans{grid-template-columns:1fr}.sc-dialog{padding:20px}.sc-dialog>h2{font-size:21px}.sc-cover{height:200px}}

.sc-favorite{margin-left:auto;flex:none;background:none;border:0;color:#7b91ae;cursor:pointer;padding:8px}.sc-favorite.is-on{color:#1761f5}.sc-favorite.is-on svg{fill:currentColor}
