:root{--navy:#101c4f;--muted:#7080a9;--line:#e4eaf7;--blue:#1366f5;--mint:#08bca6;--bg:#fbfdff}*{box-sizing:border-box}html,body{margin:0;min-width:0;font-family:Inter,Arial,sans-serif;color:var(--navy);background:#fff}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.site-header{height:74px;padding:0 30px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:44px;background:#fff;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:10px;min-width:250px}.brand-mark{font-size:35px;font-weight:900;font-style:italic;line-height:1;background:linear-gradient(145deg,#0758ff,#04c8af);color:transparent;background-clip:text}.brand b{display:block;font-size:20px}.brand small{display:block;color:#7b88aa;font-size:9px;margin-top:3px}.site-header nav{display:flex;justify-content:center;gap:34px;flex:1;font-size:13px;font-weight:600}.site-header nav a{padding:29px 0 25px}.site-header nav a.active{color:var(--blue)}.header-auth{min-width:232px;display:flex;gap:12px;justify-content:flex-end;align-items:center}.login-link,.register-button{border:1px solid #d9e3f7;border-radius:9px;padding:12px 26px;font-size:13px;font-weight:600}.register-button{color:#fff;border:0;background:linear-gradient(110deg,#1459ef,#02bea8)}.header-profile{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:600}.header-profile span{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#e8efff;color:var(--blue)}
.marketplace-page{max-width:1500px;margin:0 auto;padding:25px 32px 60px;display:grid;grid-template-columns:245px minmax(570px,1fr) 280px;gap:42px}.left-sidebar,.right-sidebar{padding-top:4px}.side-card,.right-card{border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 6px 24px rgba(40,65,130,.025)}.left-sidebar{position:relative}.side-card{position:sticky;top:20px;padding:21px}.auth-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,#e9f1ff,#dbfbf4);color:#0cae93;font-weight:800}.auth-card h2{font-size:18px;line-height:1.35;margin:14px 0 8px}.auth-card>p{font-size:12px;line-height:1.55;color:var(--muted);margin:0 0 18px}.auth-card label{display:block;font-size:12px;font-weight:600;margin-top:12px}.auth-card input{width:100%;height:42px;margin-top:7px;border:1px solid #dce4f4;border-radius:8px;padding:0 12px;color:var(--navy);outline:0}.auth-card input:focus{border-color:#6195fb;box-shadow:0 0 0 3px #eaf1ff}.auth-card form button{width:100%;height:42px;border:0;border-radius:8px;background:linear-gradient(100deg,#155cf0,#08bba8);color:#fff;font-weight:700;margin-top:15px;cursor:pointer}.auth-card form button:disabled{opacity:.6}.form-error{color:#d73939;font-size:11px;line-height:1.4;margin-top:8px}.auth-links{display:flex;flex-direction:column;gap:9px;border-top:1px solid var(--line);padding-top:16px;margin-top:16px;font-size:12px;color:var(--blue);font-weight:600}.profile-card{padding:17px}.profile-person{display:flex;align-items:center;gap:11px;padding:3px 3px 16px;border-bottom:1px solid var(--line)}.profile-person>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#236bf1,#0ac0ac);color:#fff;font-weight:700}.profile-person b,.profile-person small{display:block;max-width:145px;overflow:hidden;text-overflow:ellipsis}.profile-person b{font-size:13px}.profile-person small{color:var(--muted);font-size:10px;margin-top:4px}.profile-menu{display:grid;padding:12px 0}.profile-menu a{display:flex;align-items:center;gap:10px;padding:11px 9px;border-radius:8px;font-size:12px;font-weight:600}.profile-menu a:hover,.profile-menu a.active{background:#eff4ff;color:var(--blue)}.profile-menu i{font-style:normal;width:18px;text-align:center}.logout-button{width:100%;border:1px solid #dfe6f4;background:#fff;color:#7180a4;border-radius:8px;padding:10px;cursor:pointer}
.page-heading h1{font-size:26px;margin:0 0 7px;letter-spacing:-.6px}.page-heading p{font-size:13px;line-height:1.55;color:var(--muted);margin:0}.catalog-tools{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:22px;margin:17px 0 24px}.search-box{height:46px;border:1px solid #dbe4f4;border-radius:10px;display:flex;align-items:center;padding:0 13px;background:#fff}.search-box:focus-within{border-color:#8aacfa}.search-box input{border:0;outline:0;width:100%;padding:0 7px;color:var(--navy)}.search-box input::placeholder{color:#a4aec8}.search-box span{font-size:25px;color:#6378aa;transform:rotate(-20deg)}.catalog-tools select{height:46px;border:1px solid #dbe4f4;border-radius:10px;background:#fff;color:#45547e;padding:0 12px;outline:0}.catalog-title h2{font-size:18px;margin:0}.catalog-title p{color:var(--muted);font-size:12px;margin:5px 0 16px}.catalog{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.test-card{min-height:255px;border:1px solid var(--line);border-radius:13px;padding:20px;position:relative;display:flex;flex-direction:column;background:#fff;transition:.18s ease}.test-card:hover{transform:translateY(-3px);border-color:#cbd9f4;box-shadow:0 12px 35px rgba(40,71,143,.10)}.test-card-top{display:flex;justify-content:space-between;align-items:flex-start}.test-icon{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;font-size:17px;font-weight:800;background:#e8f7f1;color:#0ba677}.icon-1{background:#e8eeff;color:#2a69e9}.icon-2{background:#e9f8f2;color:#10a87e}.icon-3{background:#f1edff;color:#7458e8}.icon-4{background:#fff1e6;color:#ef8a2b}.free-label{font-size:10px;color:#009c64;background:#e5f9ef;border-radius:6px;padding:6px 8px}.test-card h3{font-size:15px;line-height:1.35;margin:14px 0 7px}.test-card>p{font-size:11px;line-height:1.55;color:var(--muted);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tag-row{display:flex;gap:6px;margin-top:12px}.tag-row span{font-size:9px;color:#65749a;background:#f1f4fa;border-radius:5px;padding:5px 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:70%}.card-bottom{border-top:1px solid #edf1f7;margin-top:auto;padding-top:13px;display:flex;align-items:center;gap:10px;color:#65759d;font-size:9px;white-space:nowrap}.card-bottom .rating{margin-left:auto;color:#586789}.card-bottom .rating::first-letter{color:#ffad19}.card-link{position:absolute;inset:0;border-radius:13px}.loading{grid-column:1/-1;border:1px dashed #dce4f3;border-radius:12px;padding:50px;text-align:center;color:var(--muted)}
.right-sidebar{display:flex;flex-direction:column;gap:16px}.right-card{padding:18px}.right-card h3{font-size:13px;margin:0 0 14px}.categories-card ul{list-style:none;margin:0;padding:0;display:grid;gap:11px}.categories-card li{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px}.category-icon{width:29px;height:29px;border-radius:9px;display:grid;place-items:center}.category-icon.blue{background:#e9f1ff;color:#276be6}.category-icon.orange{background:#fff3e3;color:#f0a028}.category-icon.violet{background:#f0edff;color:#8065e8}.category-icon.coral{background:#fff0ec;color:#ed7765}.category-icon.purple{background:#f0edff;color:#725ee0}.categories-card li b{font-size:10px}.categories-card li small{color:var(--muted);font-size:9px}.more-link{display:flex;justify-content:space-between;color:var(--blue);font-size:10px;font-weight:600;margin-top:16px}.create-promo,.premium-promo{display:flex;padding:18px;background:linear-gradient(125deg,#f4fffd,#ddfaf4);border-color:#cbf0e9}.create-promo div,.premium-promo div{min-width:0}.create-promo p,.premium-promo p{font-size:10px;line-height:1.5;color:#67779c}.create-promo a,.premium-promo a{display:block;text-align:center;background:#fff;border-radius:8px;padding:10px;color:#09a991;font-size:10px;font-weight:700}.create-promo>span,.premium-promo>span{align-self:flex-end;margin-left:10px;width:40px;height:40px;border-radius:10px;display:grid;place-items:center;background:#02bda5;color:white;font-size:22px}.premium-promo{background:linear-gradient(125deg,#f8f6ff,#eeebff);border-color:#ddd7ff}.premium-promo a{color:#5a54ed}.premium-promo>span{background:none;color:#6257f2;font-size:36px}.authors-card ol{list-style:none;padding:0;margin:0;display:grid;gap:11px}.authors-card li{display:grid;grid-template-columns:12px 26px minmax(0,1fr);align-items:center;gap:7px;font-size:9px}.authors-card li>span{color:#6e7ba0}.authors-card li i{font-style:normal;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#edf2fb;color:#68789d;font-size:8px}.authors-card li b{font-size:9px}.authors-card li small{grid-column:3;color:var(--muted);font-size:8px;margin-top:-5px}
@media(max-width:1220px){.marketplace-page{grid-template-columns:220px minmax(0,1fr);gap:28px}.right-sidebar{display:none}.site-header nav{gap:18px}.catalog{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:850px){.site-header{height:auto;padding:15px 20px;flex-wrap:wrap}.brand{min-width:0}.site-header nav{order:3;width:100%;overflow-x:auto;justify-content:flex-start}.site-header nav a{padding:8px 0;white-space:nowrap}.header-auth{min-width:0;margin-left:auto}.marketplace-page{display:block;padding:20px}.side-card{position:static;margin-bottom:24px}.profile-card{margin-bottom:24px}.catalog-tools{grid-template-columns:1fr}.catalog{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.brand small,.site-header nav,.login-link{display:none}.register-button{padding:10px 14px}.marketplace-page{padding:16px}.page-heading h1{font-size:23px}.page-heading p br{display:none}.catalog{grid-template-columns:1fr}.test-card{min-height:235px}.catalog-tools{gap:10px}.header-profile{max-width:170px;overflow:hidden}.header-profile:not(span){white-space:nowrap}}
