
:root{--uh-primary:#06485a;--uh-accent:#ef7a2d;--uh-green:#168c55;--uh-ink:#122831;--uh-muted:#64767e;--uh-soft:#f5f9f8;--uh-border:#dce7e4}
*{box-sizing:border-box}.umkmt-home-shell{margin:0;color:var(--uh-ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.uh-container{width:min(1180px,calc(100% - 40px));margin:auto}.uh-skip{position:absolute;left:-9999px}.uh-skip:focus{left:10px;top:10px;background:#fff;padding:10px;z-index:99}
.uh-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid var(--uh-border);backdrop-filter:blur(10px)}.uh-header-row{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.uh-brand{display:flex;align-items:center;gap:13px;text-decoration:none;color:var(--uh-primary)}.uh-brand img{height:43px;width:auto}.uh-brand span{font-weight:900;font-size:.9rem;border-left:1px solid var(--uh-border);padding-left:13px}.uh-nav{display:flex;gap:21px;align-items:center}.uh-nav a{font-size:.9rem;color:var(--uh-ink);font-weight:750;text-decoration:none}.uh-nav-cta,.uh-btn{background:var(--uh-green)!important;color:#fff!important;border-radius:9px;padding:11px 16px;text-decoration:none!important;font-weight:800}.uh-menu-toggle{display:none}
.uh-hero{position:relative;min-height:430px;display:flex;align-items:center;background:linear-gradient(120deg,#074352,#0d6d73);background-image:linear-gradient(90deg,rgba(4,45,54,.88),rgba(5,70,76,.48)),var(--uh-hero);background-size:cover;background-position:center;color:#fff}.uh-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.18))}.uh-hero-content{position:relative;z-index:1;padding:65px 0}.uh-kicker{text-transform:uppercase;letter-spacing:.11em;font-size:.75rem;font-weight:900;color:var(--uh-accent);margin:0 0 10px}.uh-hero .uh-kicker{color:#d9f3e6}.uh-hero h1{font-size:clamp(2.8rem,6vw,5rem);letter-spacing:-.045em;line-height:1;margin:0 0 14px}.uh-hero p{font-size:1.08rem;max-width:650px;line-height:1.65}.uh-search{max-width:760px;display:grid;grid-template-columns:1fr auto;gap:8px;background:#fff;padding:7px;border-radius:12px;margin-top:24px;box-shadow:0 12px 30px rgba(0,0,0,.18)}.uh-search input{border:0;padding:11px 13px;font-size:1rem;outline:none}.uh-search button{background:var(--uh-green);color:#fff;border:0;border-radius:8px;padding:0 22px;font-weight:800}
.uh-section{padding:60px 0}.uh-section.uh-soft{background:var(--uh-soft)}.uh-section-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:23px}.uh-section-head h2{font-size:clamp(1.8rem,3vw,2.7rem);letter-spacing:-.03em;margin:0}.uh-section-head p{color:var(--uh-muted);margin:7px 0 0}.uh-section-head>a{color:var(--uh-green);font-weight:800;text-decoration:none;white-space:nowrap}
.uh-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.uh-category-grid a{display:flex;min-height:120px;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff;border:1px solid var(--uh-border);border-radius:14px;text-decoration:none;color:var(--uh-ink);padding:12px}.uh-category-grid a:nth-child(odd){background:#fbf7f4}.uh-cat-icon{font-size:1.55rem;color:var(--uh-green);margin-bottom:7px}.uh-category-grid small{color:var(--uh-muted);margin-top:4px}
.uh-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.uh-data{background:linear-gradient(180deg,#f8fbfa,#eef6f3)}.uh-empty{padding:28px;background:#fff;border:1px dashed var(--uh-border);border-radius:14px;color:var(--uh-muted)}
.uh-cta{background:linear-gradient(115deg,var(--uh-primary),#0a6f74);color:#fff;padding:55px 0}.uh-cta .uh-container{display:flex;align-items:center;justify-content:space-between;gap:30px}.uh-cta h2{font-size:2.2rem;margin:0 0 10px}.uh-cta p{max-width:760px;color:#deecea;line-height:1.65}.uh-btn.light{background:#fff!important;color:var(--uh-primary)!important;white-space:nowrap}
.uh-inner{padding:55px 0 85px;min-height:65vh}.uh-content{max-width:1180px}.uh-single{max-width:900px;margin:auto}.uh-single>h1{font-size:clamp(2.3rem,5vw,4rem);line-height:1.08;letter-spacing:-.04em;margin:12px 0 25px}.uh-breadcrumb{font-size:.85rem;color:var(--uh-muted)}.uh-breadcrumb a{color:var(--uh-primary)}.uh-single-image{margin-bottom:28px}.uh-single-image img{display:block;width:100%;height:auto;border-radius:18px}.uh-prose{max-width:850px}.uh-prose h1{font-size:clamp(2.2rem,5vw,3.8rem);letter-spacing:-.04em}.uh-prose p{font-size:1.04rem;line-height:1.8;color:var(--uh-muted)}
.uh-managers{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.uh-managers article{padding:20px;border:1px solid var(--uh-border);border-radius:14px;background:#fff}.uh-managers h3{margin:0 0 5px}.uh-managers p,.uh-managers small{display:block;color:var(--uh-muted);margin:0}
.uh-footer{background:#063d4b;color:#dcebea;padding:55px 0 20px}.uh-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:42px}.uh-footer-logo{display:block;width:205px;height:auto;margin-bottom:8px}.uh-footer strong{display:block;color:#fff;margin:4px 0}.uh-footer h3{color:#fff;font-size:.95rem}.uh-footer a{display:block;color:#dcebea;text-decoration:none;margin:8px 0;font-size:.88rem}.uh-footer p{font-size:.88rem}.uh-copyright{border-top:1px solid rgba(255,255,255,.14);padding-top:18px;margin-top:35px;font-size:.8rem}
@media(max-width:1000px){.uh-category-grid{grid-template-columns:repeat(3,1fr)}.uh-nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;flex-direction:column;align-items:stretch;padding:20px;border-bottom:1px solid var(--uh-border)}.uh-nav.is-open{display:flex}.uh-menu-toggle{display:block;background:#fff;border:1px solid var(--uh-border);padding:9px 12px;border-radius:8px}.uh-footer-grid{grid-template-columns:1fr 1fr}.uh-news-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.uh-container{width:min(100% - 28px,1180px)}.uh-header-row{height:68px}.uh-brand img{height:36px}.uh-brand span{font-size:.78rem}.uh-nav{top:68px}.uh-hero{min-height:480px}.uh-hero h1{font-size:2.8rem}.uh-search{grid-template-columns:1fr}.uh-search button{padding:12px}.uh-section{padding:45px 0}.uh-category-grid{grid-template-columns:repeat(2,1fr)}.uh-section-head{align-items:flex-start;flex-direction:column}.uh-news-grid,.uh-managers{grid-template-columns:1fr}.uh-cta .uh-container{align-items:flex-start;flex-direction:column}.uh-footer-grid{grid-template-columns:1fr;gap:22px}}

.uh-wordmark{display:inline-flex;align-items:baseline;gap:6px;font-size:1.45rem;font-weight:800;letter-spacing:-.03em;color:var(--uh-primary)}
.uh-wordmark strong{color:var(--uh-green)}
.uh-footer-wordmark{font-size:1.55rem;font-weight:800;letter-spacing:-.03em;color:#fff;margin-bottom:8px}
.uh-footer-wordmark strong{color:#bce7d2}


/* 0.3.2 responsive polish + line icons */
.uh-hero{background-image:var(--uh-hero);background-size:cover;background-position:center}
.uh-hero-overlay{background:linear-gradient(100deg, rgba(6,61,75,.84), rgba(6,61,75,.70) 52%, rgba(6,61,75,.40) 100%)}
.uh-search{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px}
.uh-search input{min-width:0;width:100%}
.uh-search button{min-height:54px}
.uh-hero-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:18px}
.uh-hero-actions .uh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 20px;flex:0 1 auto;white-space:nowrap}
.uh-cat-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f1f8f4;color:var(--uh-green);margin-bottom:10px}
.uh-cat-icon svg{width:24px;height:24px;stroke:currentColor;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}
.uh-category-grid a{padding:28px 16px}

@media (max-width: 600px){
  .uh-header-row{height:auto;padding:14px 0;gap:12px}
  .uh-brand img{max-height:42px;width:auto}
  .uh-menu-toggle{min-width:104px;padding:14px 16px}
  .uh-hero{min-height:unset;padding:42px 0}
  .uh-hero h1{font-size:2.5rem;line-height:1.04}
  .uh-hero p{max-width:none}
  .uh-search{grid-template-columns:1fr;gap:12px;padding:14px;border-radius:20px}
  .uh-search button{width:100%;padding:0 18px}
  .uh-hero-actions{display:grid;grid-template-columns:1fr;gap:10px}
  .uh-hero-actions .uh-btn{width:100%;max-width:none;min-height:50px;padding:0 16px;white-space:normal;text-align:center}
  .uh-category-grid{grid-template-columns:1fr 1fr;gap:16px}
  .uh-category-grid a{min-height:168px}
}
