:root{--home-bg: #edf3f6;--home-surface: #ffffff;--home-surface-soft: #f5fafc;--home-text: #173042;--home-muted: #60727e;--home-accent: #005f80;--home-accent-strong: #0d87a8;--home-border: #d6e2ea;--home-shadow: 0 20px 44px rgba(23, 48, 66, .1)}body{color:var(--home-text);font-family:Segoe UI,system-ui,sans-serif;margin:0}*{box-sizing:border-box}.home-page{background:radial-gradient(circle at top right,rgba(13,135,168,.12),transparent 28%),linear-gradient(180deg,#f7fbfd 0%,var(--home-bg) 46%,#e9f1f5 100%);min-height:100vh}.home-hero{background:linear-gradient(140deg,#005f80f2,#0e84a6e6),linear-gradient(180deg,#0b5d7a,#0a789a);color:#f6fdff;overflow:hidden;padding:4.2rem 1.5rem 5.4rem;position:relative}.home-hero:after{background:radial-gradient(circle,#ffffff26,#fff0 68%);content:"";height:22rem;pointer-events:none;position:absolute;right:-7rem;top:-5rem;width:22rem}.home-hero__inner{margin:0 auto;max-width:1180px;position:relative;z-index:1}.home-hero__eyebrow{font-size:.82rem;font-weight:700;letter-spacing:.16em;margin:0 0 1rem;opacity:.92;text-transform:uppercase}.home-hero__brand{align-items:center;display:flex;flex-wrap:wrap;gap:.9rem 1.1rem;margin-bottom:1.1rem}.home-hero__logo{align-items:center;background:linear-gradient(135deg,#ffffff29,#ffffff47);border:1px solid rgba(255,255,255,.22);border-radius:24px;box-shadow:0 16px 28px #07303e26;color:#fff;display:inline-flex;font-size:1.08rem;font-weight:800;height:3rem;justify-content:center;letter-spacing:.24em;min-width:3rem;padding-left:.24em;text-transform:uppercase}.home-hero__title{flex:1 1 32rem;font-size:clamp(1.7rem,3.2vw,2.8rem);letter-spacing:-.04em;line-height:1.06;margin:0;min-width:0}.home-hero__title-name{white-space:nowrap}.home-hero__title-separator{margin:0 .22em}.home-hero__subtitle{font-size:1.05rem;line-height:1.65;margin:0;max-width:52rem;opacity:.95}.home-cta-grid{display:grid;gap:.9rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem}.home-cta-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid rgba(255,255,255,.18);border-radius:20px;display:grid;gap:.68rem;padding:1rem}.home-cta-card__tag{background:#ffffff2e;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.12em;margin:0;padding:.28rem .55rem;text-transform:uppercase;width:fit-content}.home-cta-card h2{font-size:1.16rem;line-height:1.22;margin:0}.home-cta-card p{font-size:.95rem;line-height:1.5;margin:0;opacity:.94}.home-cta-card__link{align-items:center;background:#fff;border:1px solid rgba(255,255,255,.72);border-radius:12px;color:#0b5d7a;display:inline-flex;font-size:.92rem;font-weight:700;justify-content:center;min-height:2.5rem;padding:.5rem .8rem;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.home-cta-card__link:hover,.home-cta-card__link:focus-visible{border-color:#07303e33;box-shadow:0 12px 22px #07303e26;outline:none;transform:translateY(-1px)}.home-main{margin:-2.8rem auto 0;max-width:1220px;padding:0 1rem 2.4rem;position:relative;z-index:2}.home-section{background:#ffffffd9;border:1px solid rgba(214,226,234,.9);border-radius:28px;box-shadow:var(--home-shadow);padding:1.3rem}.home-section__header{align-items:end;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.home-section__eyebrow{color:var(--home-accent);font-size:.8rem;font-weight:700;letter-spacing:.14em;margin:0 0 .35rem;text-transform:uppercase}.home-section__header h2{font-size:clamp(1.4rem,2vw,2rem);margin:0}.home-section__description{color:var(--home-muted);line-height:1.6;margin:.55rem 0 0;max-width:46rem}.home-view-switch{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:flex-end}.home-view-switch__btn{background:#f0f6fa;border:1px solid rgba(0,95,128,.16);border-radius:999px;color:var(--home-accent);cursor:pointer;font:inherit;font-size:.86rem;font-weight:700;min-height:2.2rem;padding:.42rem .8rem;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.home-view-switch__btn:hover,.home-view-switch__btn:focus-visible{background:#e4f2f8;border-color:#005f804d;color:#074157;outline:none}.home-view-switch__btn.is-active{background:#0b6d8d;border-color:#0b6d8d;color:#fff}.home-search-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:20px;box-shadow:var(--home-shadow);margin-bottom:1rem;padding:1.05rem}.home-search-panel--surface{background:#ffffffe6;border:1px solid var(--home-border);box-shadow:0 10px 24px #17304214}.home-search-panel__label{display:block;font-size:.94rem;font-weight:700;margin-bottom:.55rem}.home-search-panel input{background:#fff;border:1px solid #d6e2ea;border-radius:14px;color:var(--home-text);font:inherit;padding:.92rem 1.05rem;width:100%}.home-search-panel input:focus{border-color:#005f806b;box-shadow:0 0 0 4px #0d87a826;outline:none}.home-search-panel__summary{color:var(--home-muted);font-size:.9rem;margin:.72rem 0 0}.home-dashboard{display:grid;gap:1rem;grid-auto-columns:minmax(320px,360px);grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:.6rem;scroll-snap-type:x proximity}.home-dashboard::-webkit-scrollbar{height:11px}.home-dashboard::-webkit-scrollbar-thumb{background:#005f803d;border:2px solid transparent;border-radius:999px;background-clip:padding-box}.category-card{background:linear-gradient(180deg,#f6fbfde0,#ffffffeb),var(--home-surface);border:1px solid var(--home-border);border-radius:24px;display:grid;grid-template-rows:auto minmax(0,1fr);max-height:min(68vh,40rem);min-height:24rem;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always;width:100%}.category-card__header{align-items:center;background:linear-gradient(180deg,#d7edf6b8,#ffffffb8),var(--home-surface);border-bottom:1px solid var(--home-border);display:flex;gap:1rem;justify-content:space-between;padding:1rem 1rem .95rem}.category-card__eyebrow{color:var(--home-accent);font-size:.76rem;font-weight:700;letter-spacing:.12em;margin:0 0 .32rem;text-transform:uppercase}.category-card__header h3{font-size:1.15rem;margin:0}.category-card__count{background:#edf7fb;border:1px solid rgba(0,95,128,.14);border-radius:999px;color:var(--home-accent);font-size:.82rem;font-weight:700;padding:.45rem .75rem}.category-card__body{overflow-y:auto;padding:1rem}.category-card__body::-webkit-scrollbar{width:10px}.category-card__body::-webkit-scrollbar-thumb{background:#005f802e;border:2px solid transparent;border-radius:999px;background-clip:padding-box}.item-list{display:grid;gap:.7rem;list-style:none;margin:0;padding:0}.home-link{align-items:center;background:var(--home-surface);border:1px solid rgba(214,226,234,.95);border-radius:16px;color:var(--home-text);display:flex;gap:.75rem;justify-content:space-between;padding:.85rem .9rem;text-decoration:none;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.home-link:hover,.home-link:focus-visible{background:#fbfeff;border-color:#005f8042;box-shadow:0 10px 22px #17304214;outline:none;transform:translate(3px)}.home-link__text{line-height:1.45}.home-link__badge{background:#e6f3f8;border-radius:999px;color:var(--home-accent-strong);flex:0 0 auto;font-size:.78rem;font-weight:700;min-width:1.9rem;padding:.32rem .5rem;text-align:center}.home-empty-state{align-items:center;background:var(--home-surface-soft);border:1px dashed var(--home-border);border-radius:20px;color:var(--home-muted);display:grid;gap:.45rem;justify-items:center;min-height:16rem;padding:1.4rem;text-align:center}.home-empty-state strong{color:var(--home-text);font-size:1rem}.home-empty-state code{background:#eef5f8;border-radius:6px;padding:.15rem .35rem}@media(max-width:1040px){.home-cta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.home-section__header{align-items:start;flex-direction:column}.home-view-switch{justify-content:flex-start}}@media(max-width:640px){.home-hero{padding:3.4rem 1rem 4.6rem}.home-main{padding:0 .8rem 2rem}.home-search-panel,.home-section,.category-card{border-radius:20px}.home-cta-grid{grid-template-columns:1fr}.home-dashboard{grid-auto-columns:86vw}.category-card{max-height:min(64vh,34rem)}.category-card__header{align-items:start;flex-direction:column}}
