:root{--sg-black:#090b0d;--sg-panel:#12161a;--sg-line:#293037;--sg-text:#f5f7f8;--sg-muted:#9ca5ad;--sg-lime:#b7ef35}
.sg300-wrap{box-sizing:border-box;max-width:1240px;margin:0 auto;padding:42px 24px;color:var(--sg-text);font-family:Inter,Arial,sans-serif}.sg300-wrap *{box-sizing:border-box}.sg300-catalog,.sg300-profile,.sg300-form{background:var(--sg-black)}
.sg300-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:32px 0 45px;border-bottom:1px solid var(--sg-line)}.sg300-kicker{color:var(--sg-lime);font-size:12px;font-weight:800;letter-spacing:.14em}.sg300-hero h1,.sg300-profile h1{margin:12px 0 8px;font-size:clamp(42px,7vw,84px);line-height:.92;letter-spacing:-.055em}.sg300-hero h1 em{color:var(--sg-lime);font-style:normal}.sg300-hero p{max-width:680px;color:var(--sg-muted);font-size:17px}.sg300-total{font-size:64px;line-height:.8;color:var(--sg-lime)}.sg300-total small{display:block;margin-top:12px;color:var(--sg-muted);font-size:10px;letter-spacing:.16em}
.sg300-filters{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:10px;margin:32px 0 12px}.sg300-filters label,.sg300-form label{display:flex;flex-direction:column;gap:8px;color:var(--sg-muted);font-size:10px;font-weight:800;letter-spacing:.12em}.sg300-filters input,.sg300-filters select,.sg300-form input,.sg300-form textarea{width:100%;border:1px solid var(--sg-line);border-radius:2px;background:var(--sg-panel);padding:14px;color:var(--sg-text);font:500 14px Inter,Arial,sans-serif;outline:none}.sg300-filters input:focus,.sg300-filters select:focus,.sg300-form input:focus,.sg300-form textarea:focus{border-color:var(--sg-lime)}.sg300-results{margin:22px 0;color:var(--sg-muted);font-size:12px;text-transform:uppercase;letter-spacing:.12em}.sg300-results span{color:var(--sg-text);font-weight:800}
.sg300-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sg300-card{overflow:hidden;border:1px solid var(--sg-line);background:var(--sg-panel);transition:.25s}.sg300-card:hover{transform:translateY(-5px);border-color:#53606a}.sg300-card[hidden]{display:none}.sg300-photo{display:block;position:relative;height:340px;overflow:hidden;background:linear-gradient(145deg,#232b31,#0d1013)}.sg300-photo img{width:100%;height:100%;object-fit:cover;object-position:top center;filter:saturate(.9);transition:.35s}.sg300-card:hover .sg300-photo img{transform:scale(1.025)}.sg300-photo>span{display:grid;height:100%;place-items:center;color:#30383e;font-size:130px;font-weight:900}.sg300-card-body{padding:22px}.sg300-pos{color:var(--sg-lime);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.sg300-card h2{margin:8px 0 4px;color:var(--sg-text);font-size:25px;line-height:1.1}.sg300-card p{margin:0;color:var(--sg-muted);font-size:13px}.sg300-metrics{display:grid;grid-template-columns:1fr 1fr;margin:20px 0;border-block:1px solid var(--sg-line)}.sg300-metrics span{padding:12px 0;font-weight:800}.sg300-metrics span+span{padding-left:16px;border-left:1px solid var(--sg-line)}.sg300-metrics small{display:block;margin-bottom:4px;color:var(--sg-muted);font-size:9px;letter-spacing:.12em}.sg300-tags{display:flex;flex-wrap:wrap;gap:6px}.sg300-tags span{border:1px solid #39434b;border-radius:99px;padding:5px 9px;color:#cbd2d7;font-size:10px}.sg300-link{display:flex;justify-content:space-between;margin-top:20px;padding-top:16px;border-top:1px solid var(--sg-line);color:var(--sg-text);font-size:12px;font-weight:800;text-decoration:none}.sg300-link b{color:var(--sg-lime)}.sg300-empty{padding:50px;text-align:center;color:var(--sg-muted)}.sg300-empty button{border:0;background:none;color:var(--sg-lime);cursor:pointer;text-decoration:underline}
.sg300-back{display:inline-block;margin-bottom:25px;color:var(--sg-muted);text-decoration:none}.sg300-profile-head{display:grid;grid-template-columns:minmax(260px,430px) 1fr;gap:50px;align-items:center;padding-bottom:45px;border-bottom:1px solid var(--sg-line)}.sg300-profile-photo{height:520px;background:var(--sg-panel)}.sg300-profile-photo img{width:100%;height:100%;object-fit:cover;object-position:top center}.sg300-profile-head h1{font-size:clamp(44px,6vw,78px)}.sg300-profile-head p{color:var(--sg-muted);font-size:19px}.sg300-profile-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:70px;padding-top:45px}.sg300-profile-grid h2{margin:0 0 15px;font-size:15px;text-transform:uppercase;letter-spacing:.12em;color:var(--sg-lime)}.sg300-profile-grid section p{margin:0 0 40px;color:#d4d9dd;line-height:1.8}.sg300-profile dl{margin:0}.sg300-profile dl div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid var(--sg-line)}.sg300-profile dt{color:var(--sg-muted)}.sg300-profile dd{margin:0;text-align:right;font-weight:700}.sg300-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:25px 0;background:var(--sg-line)}.sg300-stats span{padding:14px 5px;background:var(--sg-panel);text-align:center}.sg300-stats strong{display:block;font-size:22px}.sg300-stats small{color:var(--sg-muted)}
.sg300-button{display:inline-block;border:0;border-radius:2px;background:var(--sg-lime);padding:14px 20px;color:#0a0d0f!important;font-weight:900;text-decoration:none;cursor:pointer}.sg300-button-alt{background:transparent;color:var(--sg-text)!important;border:1px solid var(--sg-line)}.sg300-form{max-width:900px}.sg300-form h2{margin:0;font-size:36px}.sg300-form>p{color:var(--sg-muted)}.sg300-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:30px 0}.sg300-form .sg300-wide{grid-column:1/-1}.sg300-notice,.sg300-success{max-width:900px;margin:20px auto;padding:18px;background:#fff3cd;color:#4f430d}.sg300-success{background:#def7df;color:#17451a}
@media(max-width:900px){.sg300-filters{grid-template-columns:1fr 1fr}.sg300-grid{grid-template-columns:repeat(2,1fr)}.sg300-profile-head,.sg300-profile-grid{grid-template-columns:1fr}.sg300-profile-photo{height:460px}}
@media(max-width:620px){.sg300-wrap{padding:28px 16px}.sg300-hero{align-items:flex-start}.sg300-total{font-size:40px}.sg300-filters,.sg300-grid,.sg300-form-grid{grid-template-columns:1fr}.sg300-form .sg300-wide{grid-column:auto}.sg300-photo{height:390px}.sg300-profile-photo{height:420px}.sg300-profile-grid{gap:30px}}
