.site{background:var(--color-white);flex-direction:column;width:100%;min-height:100svh;display:flex}.site>main{flex:1}.container{width:100%;max-width:var(--container-max);padding-inline:var(--container-pad);margin-inline:auto}.site-header{background:var(--color-white);border-bottom:1px solid #0000000f}.site-header__inner{height:var(--header-height);justify-content:space-between;align-items:center;gap:16px;display:flex}.site-header__logo-link{flex-shrink:0}.site-header__meta{text-align:end;white-space:nowrap;flex-direction:column;align-items:flex-end;gap:1px;display:flex}.site-header__date{color:var(--color-text-muted);white-space:nowrap;align-items:center;gap:8px;font-size:.82rem;font-weight:500;display:inline-flex}.site-header__term{color:var(--color-text);font-size:.72rem;font-weight:700;line-height:1.2}.site-logo{width:auto;height:34px}.site-footer{background:var(--color-blue);color:var(--color-white)}.site-footer__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px 24px;padding-block:24px;display:grid}.site-footer__brand{justify-self:start;align-items:center;margin:0;display:inline-flex}.site-footer__logo{width:auto;height:42px;display:block}.site-footer__social{justify-self:center}.site-footer__social-list{align-items:center;gap:12px;display:flex}.site-footer__social-link{width:36px;height:36px;color:var(--color-white);opacity:.92;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:opacity .15s,background-color .15s;display:inline-flex}.site-footer__social-link:hover{opacity:1;background:#ffffff1f}.site-footer__social-link:focus-visible{outline:2px solid var(--color-white);outline-offset:2px}.site-footer__social-icon{display:block}.site-footer__end{text-align:end;flex-direction:column;justify-self:end;align-items:flex-end;gap:8px;display:flex}.site-footer__links-list{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 16px;display:flex}.site-footer__link{color:var(--color-white);opacity:.92;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .15s}.site-footer__link:hover{opacity:1;text-underline-offset:2px;text-decoration:underline}.site-footer__link:focus-visible{outline:2px solid var(--color-white);outline-offset:2px}.site-footer__copy{opacity:.9;margin:0;font-size:.875rem;font-weight:400}.hero{color:var(--color-white);background:#3083f0;justify-content:center;align-items:center;min-height:clamp(460px,64vh,600px);padding-block:48px;display:flex}.hero__inner{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(24px,5vw,64px);display:grid}.hero__content{max-width:var(--hero-text-max);flex-direction:column;justify-self:end;align-items:flex-start;gap:16px;display:flex;transform:translateY(-20px)}.hero__title{margin:0;line-height:0;display:flex}.hero__title-logo{width:min(100%,clamp(220px,42vw,420px));height:auto}.hero__subtitle{opacity:.95;max-width:28ch;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;line-height:1.45}.hero__buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;width:100%;margin-top:12px;display:grid}.hero__button{background:var(--color-white);min-height:56px;color:var(--color-black);border:2px solid var(--color-border);text-align:center;border-radius:14px;justify-content:center;align-items:center;padding:12px 24px;font-size:1.125rem;font-weight:500;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:6px 6px #000814}.hero__button:hover{transform:translate(2px,2px);box-shadow:4px 4px #000814}.hero__button:active{transform:translate(6px,6px);box-shadow:0 0 #000814}.hero__button:focus-visible{outline:3px solid var(--color-white);outline-offset:3px}.hero__visual{justify-content:flex-start;align-items:center;min-width:0;display:flex;overflow:visible}.hero__bear{object-fit:cover;object-position:center;transform-origin:50%;clip-path:inset(.5% 1.25% 1.25% .5%);opacity:0;background-color:#3083f0;width:min(110%,560px);max-width:none;height:auto;transition:opacity .25s;display:block;transform:scale(1.12)translate(28px)}.hero__bear--ready{opacity:1}@media (max-width:1100px) and (min-width:901px){.hero__bear{clip-path:inset(.75% 1.5% 1.5% .5%);transform:scale(1.16)translate(18px)}}.news-strip{background:var(--color-black);color:var(--color-white);border-block:1px solid #ffffff14;padding:14px 0;overflow:hidden}.news-strip__track{align-items:center;gap:0;width:max-content;animation:40s linear infinite ticker;display:flex}.news-strip__item{white-space:nowrap;align-items:center;font-size:.9rem;font-weight:400;display:inline-flex}.news-strip__item:after{content:"";background:var(--color-blue);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-inline:24px;display:block}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(50%)}}.project-section{background:var(--color-white);border-bottom:1px solid #00000014}.project-section__link{color:inherit;padding-block:48px 64px;text-decoration:none;display:block}.project-section__link:focus-visible{outline:3px solid var(--color-blue);outline-offset:-3px}.project-section__inner{grid-template-columns:minmax(0,.95fr) minmax(0,1.2fr);align-items:center;gap:clamp(28px,4vw,56px);padding:clamp(16px,2.5vw,28px);transition:background-color .2s;display:grid}.project-section__inner:hover{background-color:#00000008}.project-section__content{flex-direction:column;justify-self:stretch;align-items:flex-start;gap:18px;max-width:34ch;display:flex}.project-section__tag{background:var(--color-blue);color:var(--color-white);border-radius:0;align-items:center;padding:6px 12px;font-size:.82rem;font-weight:700;line-height:1.2;display:inline-flex}.project-section__title{color:var(--color-text);margin:0;font-size:clamp(1.35rem,2.6vw,1.85rem);font-weight:800;line-height:1.2;text-decoration:none;transition:text-decoration-color .2s}.project-section__link:has(.project-section__title:hover,.project-section__media:hover) .project-section__title{text-decoration:underline}.project-section__media{justify-self:stretch;width:100%;min-width:0;overflow:hidden}.project-section__image{width:100%;height:auto;display:block}.project-section--alt{background:#fafafa}.polls-preview{aspect-ratio:16/10;flex-direction:column;justify-content:flex-end;gap:10px;width:100%;max-width:520px;margin-inline:auto;padding:28px 24px 20px;display:flex}.polls-preview__bars{justify-content:space-between;align-items:flex-end;gap:clamp(6px,1.2vw,12px);height:100%;display:flex}.polls-preview__bar{background:var(--color-blue);border-radius:4px 4px 0 0;flex:1;min-width:0}.polls-preview__bar--1{background:#1f4e9e;height:88%}.polls-preview__bar--2{background:#4890fd;height:72%}.polls-preview__bar--3{background:#6aa6fd;height:54%}.polls-preview__bar--4{background:#c45c5c;height:44%}.polls-preview__bar--5{background:#8a8a8a;height:36%}.polls-preview__bar--6{background:#5a9e6e;height:28%}.polls-preview__bar--7{background:#d4a017;height:22%}.polls-preview__bar--8{background:#7b6bb0;height:16%}.polls-preview__baseline{background:#0000001f;width:100%;height:2px}.dashboard-preview{aspect-ratio:1;width:100%;max-width:520px;margin-inline:auto;padding:24px;position:relative}.dashboard-preview__grid{grid-template-columns:repeat(4,1fr);gap:12px;width:100%;height:100%;display:grid}.dashboard-preview__cell{background:var(--color-blue);opacity:.85;aspect-ratio:1;border-radius:50%}.dashboard-preview__cell--alert{background:var(--color-alert)}.dashboard-preview__axis{pointer-events:none;background:#00000014;position:absolute}.dashboard-preview__axis--vertical{width:1px;top:10%;bottom:10%;left:50%;transform:translate(-50%)}.dashboard-preview__axis--horizontal{height:1px;top:50%;left:10%;right:10%;transform:translateY(-50%)}.dashboard-preview__center{grid-template-columns:repeat(2,1fr);gap:6px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dashboard-preview__portrait{border:2px solid var(--color-white);background:linear-gradient(135deg,#c4c4c4,#8a8a8a);border-radius:50%;width:28px;height:28px;box-shadow:0 2px 6px #00000026}@media (max-width:900px){.site-header--home{display:none}.hero{min-height:auto;padding-block:64px 72px}.hero__inner{grid-template-columns:1fr;gap:0}.hero__content{max-width:var(--hero-text-max);text-align:center;justify-self:center;align-items:center;width:100%}.hero__title{justify-content:center;width:100%}.hero__title-logo{width:min(100%,clamp(300px,82vw,480px));margin-inline:auto}.hero__nav{width:100%}.hero__visual{display:none}.hero__subtitle{max-width:28ch}.project-section__link{padding-block:28px 36px}.project-section__inner{grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr);align-items:center;gap:16px;padding:12px}.project-section__content{gap:10px;max-width:none}.project-section__tag{padding:4px 8px;font-size:.72rem}.project-section__title{font-size:clamp(1rem,3.6vw,1.25rem)}.dashboard-preview{max-width:none;padding:12px}}@media (max-width:480px){.hero__buttons{grid-template-columns:1fr}.site-header__inner{height:48px}.site-header__date{gap:5px;font-size:.7rem}.site-header__term{font-size:.62rem}.site-logo{height:28px}.site-footer__inner{text-align:center;grid-template-columns:1fr;justify-items:center}.site-footer__brand,.site-footer__end{text-align:center;justify-self:center}.site-footer__end{align-items:center}.site-footer__links-list{justify-content:center}.site-footer__logo{height:36px}}@media (prefers-reduced-motion:reduce){.news-strip__track{flex-wrap:wrap;justify-content:center;gap:8px;width:100%;padding-inline:16px;animation:none}.news-strip__item:after{display:none}}
