.page.svelte-193chot{width:100%;max-width:1200px;margin:0 auto;padding:1.5rem 1.5rem 4rem}.breadcrumb.svelte-193chot{display:flex;align-items:center;gap:.4rem;margin-bottom:1rem;font-size:.8rem;color:var(--text-muted)}.breadcrumb.svelte-193chot a:where(.svelte-193chot){color:var(--text-muted)}.breadcrumb.svelte-193chot a:where(.svelte-193chot):hover{color:var(--white);text-decoration:none}.breadcrumb.svelte-193chot .current:where(.svelte-193chot){color:var(--white);font-weight:500}.hero-card.svelte-193chot{background:var(--surface);color:var(--text);border-radius:var(--radius-md);box-shadow:var(--elev-3);overflow:hidden;margin-bottom:1rem}.hero-cover.svelte-193chot{height:120px;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.15) 0%,transparent 55%),linear-gradient(135deg,#b31426,#5a0a13 60%,#1a0306)}.hero-body.svelte-193chot{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1.5rem;padding:0 2rem 1.75rem;align-items:flex-end}.logo.svelte-193chot{width:110px;height:110px;margin-top:-55px;display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:var(--white);border:4px solid var(--white);border-radius:var(--radius-md);font-size:3rem;font-weight:900;box-shadow:var(--elev-2)}.identity.svelte-193chot{padding-top:1rem;min-width:0}h1.svelte-193chot{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 .25rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;line-height:1.2;letter-spacing:-.02em;color:var(--text)}.verify.svelte-193chot{color:var(--primary)}.tagline.svelte-193chot{margin:0 0 .75rem;font-size:.875rem;color:var(--text-subtle)}.meta.svelte-193chot{margin:0 0 1.25rem;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.5rem 1rem;font-size:.875rem;color:var(--text-muted)}.actions.svelte-193chot{display:flex;gap:.6rem}.btn-primary.svelte-193chot,.btn-secondary.svelte-193chot{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 1.25rem;font-family:inherit;font-size:.825rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-md);cursor:pointer;text-decoration:none;transition:background .2s ease,box-shadow .2s ease,color .2s ease}.btn-primary.svelte-193chot{background:var(--primary);color:var(--white);border:none;box-shadow:var(--elev-1)}.btn-primary.svelte-193chot:hover{background:var(--primary-dark);box-shadow:var(--elev-3);color:var(--white);text-decoration:none}.btn-secondary.svelte-193chot{background:var(--surface);color:var(--text);border:1.5px solid var(--border-strong)}.btn-secondary.svelte-193chot:hover{background:var(--surface-2);color:var(--text);text-decoration:none}.stats.svelte-193chot{padding-top:1rem;display:flex;flex-direction:column;gap:.6rem;text-align:right}.stats.svelte-193chot>div:where(.svelte-193chot){line-height:1.1}.stats.svelte-193chot strong:where(.svelte-193chot){display:block;font-size:1.6rem;font-weight:900;color:var(--primary)}.stats.svelte-193chot span:where(.svelte-193chot){font-size:.75rem;color:var(--text-subtle);text-transform:uppercase;letter-spacing:.08em}.layout.svelte-193chot{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:1rem;align-items:start}.main.svelte-193chot{display:flex;flex-direction:column;gap:1rem}.side.svelte-193chot{position:sticky;top:80px;display:flex;flex-direction:column;gap:1rem}.block-card.svelte-193chot{padding:1.5rem 1.75rem;background:var(--surface);color:var(--text);border-radius:var(--radius-md);box-shadow:var(--elev-2)}.block-card.svelte-193chot h2:where(.svelte-193chot){margin:0 0 .85rem;font-size:1.25rem;font-weight:700;color:var(--text)}.block-card.svelte-193chot p:where(.svelte-193chot){margin:0;color:var(--text-muted);line-height:1.6;font-size:.95rem}.block-head.svelte-193chot{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:1rem}.block-head.svelte-193chot h2:where(.svelte-193chot){margin:0}.counter.svelte-193chot{padding:.2rem .6rem;background:#b314261a;color:var(--primary);font-size:.85rem;font-weight:700;border-radius:var(--radius-pill)}.offers.svelte-193chot{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.5rem}.offer-row.svelte-193chot{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1rem 1.1rem;background:var(--surface-2);border-radius:var(--radius-md);color:var(--text);text-decoration:none;transition:background .15s ease,box-shadow .15s ease}.offer-row.svelte-193chot:hover{background:#b314260f;box-shadow:var(--elev-1);color:var(--text);text-decoration:none}.offer-main.svelte-193chot{min-width:0}.offer-head.svelte-193chot{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.4rem}.badge.svelte-193chot{padding:.18rem .5rem;font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-sm);line-height:1.2}.badge.featured.svelte-193chot{background:var(--primary);color:var(--white)}.badge.sport.svelte-193chot{background:var(--surface-2);color:var(--text)}.offer-row.svelte-193chot h3:where(.svelte-193chot){margin:0 0 .35rem;font-size:1rem;font-weight:700;color:var(--text)}.offer-row.svelte-193chot:hover h3:where(.svelte-193chot){color:var(--primary)}.offer-meta.svelte-193chot{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.25rem .75rem;font-size:.8rem;color:var(--text-muted)}.offer-side.svelte-193chot{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem;text-align:right}.salary.svelte-193chot{padding:.25rem .65rem;background:#b314261a;color:var(--primary);font-size:.78rem;font-weight:600;border-radius:var(--radius-pill)}.cta.svelte-193chot{font-size:.78rem;font-weight:600;color:var(--primary)}.empty.svelte-193chot{padding:1.5rem;text-align:center;color:var(--text-muted);background:var(--surface-2);border-radius:var(--radius-md)}.empty.svelte-193chot p:where(.svelte-193chot){margin:0 0 .5rem}.empty.svelte-193chot a:where(.svelte-193chot){color:var(--primary);font-weight:600}.info-card.svelte-193chot h3:where(.svelte-193chot){margin:0 0 1rem;font-size:1rem;font-weight:700;color:var(--text)}.info-card.svelte-193chot dl:where(.svelte-193chot){margin:0;display:flex;flex-direction:column;gap:.85rem}.info-card.svelte-193chot dt:where(.svelte-193chot){margin:0 0 .15rem;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle)}.info-card.svelte-193chot dd:where(.svelte-193chot){margin:0;font-size:.9rem;color:var(--text);line-height:1.4}.info-card.svelte-193chot dd:where(.svelte-193chot) a:where(.svelte-193chot){color:var(--primary);font-weight:500}@media(max-width:960px){.layout.svelte-193chot{grid-template-columns:minmax(0,1fr)}.side.svelte-193chot{position:static}.hero-body.svelte-193chot{grid-template-columns:auto minmax(0,1fr)}.stats.svelte-193chot{grid-column:1 / -1;flex-direction:row;justify-content:space-around;padding-top:1.25rem;text-align:center;border-top:1px solid var(--border);margin-top:.5rem}}@media(max-width:640px){.page.svelte-193chot{padding:1rem 1rem 3rem}.hero-body.svelte-193chot{grid-template-columns:1fr;padding:0 1.25rem 1.25rem}.logo.svelte-193chot{width:90px;height:90px;margin-top:-45px;font-size:2.4rem}.identity.svelte-193chot{padding-top:.5rem}h1.svelte-193chot{font-size:clamp(1.5rem,7vw,2rem)}.actions.svelte-193chot{flex-wrap:wrap;width:100%}.actions.svelte-193chot .btn-primary:where(.svelte-193chot),.actions.svelte-193chot .btn-secondary:where(.svelte-193chot){flex:1 1 auto}.block-card.svelte-193chot{padding:1.25rem}.offer-row.svelte-193chot{grid-template-columns:1fr}.offer-side.svelte-193chot{align-items:flex-start;text-align:left}}
