.update-banner[data-v-62ef7e3d]{z-index:1000;right:max(1rem, env(safe-area-inset-right));bottom:max(1rem, env(safe-area-inset-bottom));left:max(1rem, env(safe-area-inset-left));border:1px solid var(--color-border);border-radius:var(--radius-medium);background:var(--color-surface);max-width:40rem;box-shadow:var(--shadow-medium);color:var(--color-text);justify-content:space-between;align-items:center;gap:1rem;margin-inline:auto;padding:.85rem 1rem;display:flex;position:fixed}.update-banner p[data-v-62ef7e3d]{font-weight:700}@media (width<=480px){.update-banner[data-v-62ef7e3d]{flex-direction:column;align-items:stretch}}.app--update-available[data-v-bbcc20e7]{padding-bottom:6rem}@media (width<=480px){.app--update-available[data-v-bbcc20e7]{padding-bottom:9rem}}.mobile-nav-backdrop[data-v-6d2f8a63]{z-index:-1;background:#00000052;align-items:flex-start;display:flex;position:fixed;inset:4.5rem 0 0}.mobile-nav[data-v-6d2f8a63]{background:var(--color-surface);border-top:1px solid var(--color-border);width:100%;box-shadow:var(--shadow-medium);padding:.75rem var(--shell-padding) 1rem;display:grid}.mobile-nav__item[data-v-6d2f8a63]{border:0;border-bottom:1px solid var(--color-border);color:var(--color-text);cursor:pointer;font:inherit;text-align:left;background:0 0;padding:1rem;font-size:1.05rem;font-weight:600}.mobile-nav__item[data-v-6d2f8a63]:last-child{border-bottom:0}.mobile-nav__item--active[data-v-6d2f8a63]{color:var(--color-action)}.mobile-nav__group[data-v-6d2f8a63]{display:grid}.mobile-nav__subitem[data-v-6d2f8a63]{background:var(--color-background);cursor:pointer;text-align:left;border:0;padding:.75rem 2rem}.header[data-v-1f1ea406]{z-index:50;box-shadow:none;opacity:0;pointer-events:none;transition:transform var(--duration-long) ease, opacity var(--duration-long) ease, box-shadow var(--duration-long) ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0;transform:translateY(-100%)}.header--visible[data-v-1f1ea406]{border-bottom-color:var(--color-border);box-shadow:var(--shadow-small);opacity:1;pointer-events:auto;transform:translateY(0)}.header__inner[data-v-1f1ea406]{justify-content:space-between;align-items:center;min-height:5rem;display:flex}.header__brand[data-v-1f1ea406]{cursor:pointer;background:0 0;border:0;padding:0}.desktop-nav[data-v-1f1ea406]{align-items:center;gap:.75rem;display:flex}.desktop-nav__group[data-v-1f1ea406]{position:relative}.desktop-nav__submenu[data-v-1f1ea406]{border:1px solid var(--color-border);border-radius:var(--radius-small);min-width:12rem;box-shadow:var(--shadow-medium);background:#fff;padding:.4rem;display:none;position:absolute;top:100%;left:0}.desktop-nav__group:hover .desktop-nav__submenu[data-v-1f1ea406],.desktop-nav__group:focus-within .desktop-nav__submenu[data-v-1f1ea406]{display:grid}.desktop-nav__submenu button[data-v-1f1ea406]{cursor:pointer;text-align:left;background:0 0;border:0;padding:.65rem}.desktop-nav__submenu button[data-v-1f1ea406]:hover,.desktop-nav__submenu button[data-v-1f1ea406]:focus{background:var(--color-ice)}.desktop-nav__item[data-v-1f1ea406]{color:var(--color-text);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:1rem;padding:.75rem 1rem;font-weight:600;position:relative}.desktop-nav__item[data-v-1f1ea406]:after{background:var(--color-primary);content:"";opacity:0;height:2px;transition:opacity var(--duration-medium) ease, transform var(--duration-medium) ease;position:absolute;bottom:.45rem;left:1rem;right:1rem;transform:scaleX(0)}.desktop-nav__item[data-v-1f1ea406]:hover{background:var(--color-ice)}.desktop-nav__item--active[data-v-1f1ea406]:after{opacity:1;transform:scaleX(1)}.menu-button[data-v-1f1ea406]{cursor:pointer;background:0 0;border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;width:2.75rem;height:2.75rem;display:none}.menu-button[data-v-1f1ea406]:hover{background:var(--color-ice)}@media (width<=900px){.header__inner[data-v-1f1ea406]{min-height:4.5rem}.desktop-nav[data-v-1f1ea406]{display:none}.menu-button[data-v-1f1ea406]{display:flex}}.landing[data-v-34281277]{isolation:isolate;place-items:center;min-height:100svh;display:grid;position:relative;overflow:hidden}.landing__background[data-v-34281277],.landing__overlay[data-v-34281277]{z-index:-2;width:100%;height:100%;position:absolute;inset:0}.landing__background[data-v-34281277]{object-fit:cover;object-position:center}.landing__overlay[data-v-34281277]{z-index:-1;background:linear-gradient(#0000009e 0%,#0000006b 30%,#0000001f 68%,#0000009e 100%)}.landing__content[data-v-34281277]{animation:landing-fade-34281277 .9s var(--ease-out) both;padding:var(--shell-padding);text-align:center;justify-items:center;display:grid}.landing__content p[data-v-34281277]{color:#fff;letter-spacing:.01em;text-shadow:0 2px 12px #0009;margin-top:1.5rem;font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:400}.landing__continue[data-v-34281277]{width:3.75rem;height:3.75rem;color:var(--color-primary);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1f;border:0;border-radius:50%;place-items:center;font-size:3.25rem;line-height:1;display:grid;position:absolute;bottom:clamp(1.5rem,4vh,2.5rem)}.landing__continue[data-v-34281277]:hover{background:#ffffff38}.landing__continue span[data-v-34281277]{border-bottom:3px solid;border-right:3px solid;width:1.05rem;height:1.05rem;animation:.8s ease-in-out infinite alternate bounce-34281277;transform:rotate(45deg)}@keyframes landing-fade-34281277{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@keyframes bounce-34281277{0%{transform:translateY(-.25rem)rotate(45deg)}to{transform:translateY(.35rem)rotate(45deg)}}@media (prefers-reduced-motion:reduce){.landing__content[data-v-34281277],.landing__continue span[data-v-34281277]{animation:none}}.about-hero[data-v-c8e2af9c]{isolation:isolate;align-items:center;min-height:25rem;scroll-margin-top:5rem;display:grid;position:relative;overflow:hidden}.about-hero>img[data-v-c8e2af9c],.about-hero__overlay[data-v-c8e2af9c]{z-index:-2;width:100%;height:100%;position:absolute;inset:0}.about-hero>img[data-v-c8e2af9c]{object-fit:cover}.about-hero__overlay[data-v-c8e2af9c]{z-index:-1;background:linear-gradient(90deg,#000000ad,#00000061)}.about-hero__copy[data-v-c8e2af9c]{color:#fff;text-align:center}.about-hero__copy h2[data-v-c8e2af9c]{color:#fff;font-size:clamp(2.5rem,6vw,4.5rem)}.about-hero__copy p[data-v-c8e2af9c]{margin-top:.85rem;font-size:clamp(1.1rem,2.5vw,1.75rem)}.contact[data-v-f56006bb]{background:var(--color-graphite);color:#fff;scroll-margin-top:5rem}.contact__inner[data-v-f56006bb]{grid-template-columns:minmax(0,.9fr) minmax(20rem,1.1fr);align-items:start;gap:clamp(2.5rem,7vw,6rem);padding-block:clamp(4rem,8vw,7rem);display:grid}.contact h2[data-v-f56006bb]{color:#fff;margin-top:.4rem}.contact__eyebrow[data-v-f56006bb]{color:#aee6fa;letter-spacing:.12em;text-transform:uppercase;font-size:.8rem;font-weight:800}.contact__introduction[data-v-f56006bb]{justify-items:start;gap:1.25rem;display:grid}.contact__introduction p[data-v-f56006bb]{color:#e7f2f6;line-height:1.7}.contact__form[data-v-f56006bb]{border-radius:var(--radius-large);background:var(--color-surface);color:var(--color-text);box-shadow:var(--shadow-medium);gap:.55rem;padding:clamp(1.25rem,4vw,2rem);display:grid;position:relative}.contact__form label[data-v-f56006bb]{margin-top:.45rem;font-weight:700}.contact__form input[data-v-f56006bb],.contact__form textarea[data-v-f56006bb]{border:1px solid var(--color-border);border-radius:var(--radius-small);width:100%;color:var(--color-text);font:inherit;padding:.8rem}.contact__form textarea[data-v-f56006bb]{resize:vertical}.contact__form input[data-v-f56006bb]:focus-visible,.contact__form textarea[data-v-f56006bb]:focus-visible{outline:3px solid var(--color-primary);outline-offset:1px}.contact__form[data-v-f56006bb] .button{justify-self:start;margin-top:.5rem}.contact__honeypot[data-v-f56006bb]{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=760px){.contact__inner[data-v-f56006bb]{grid-template-columns:1fr}}.card-grid[data-v-f97c19e9]{grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));gap:1.5rem;display:grid}.empty[data-v-f97c19e9]{color:var(--color-text-muted)}.content-card[data-v-60556f2a]{border:1px solid var(--color-border);border-radius:var(--radius-large);background:var(--color-surface);box-shadow:var(--shadow-small);display:grid;overflow:hidden}.content-card img[data-v-60556f2a]{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.content-card__body[data-v-60556f2a]{gap:.75rem;padding:1.5rem;display:grid}p[data-v-886bd909]{color:var(--color-text-muted);line-height:1.6}.facts[data-v-886bd909]{color:var(--color-text-muted);gap:.25rem;font-size:.9rem;display:grid}a[data-v-886bd909]{color:var(--color-action);font-weight:800;text-decoration:none}.courses[data-v-d0d26b16]{scroll-margin-top:5rem}.image-text[data-v-e4baa506]{grid-template-columns:minmax(0,1fr) minmax(18rem,.8fr);align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.image-text--reverse .image-text__copy[data-v-e4baa506]{order:2}.image-text__copy[data-v-e4baa506],.image-text__media[data-v-e4baa506]{opacity:0;transition:opacity .8s var(--ease-out), transform .8s var(--ease-out)}.image-text__copy[data-v-e4baa506]{transform:translateY(2rem)}.image-text__media[data-v-e4baa506]{aspect-ratio:1;border-radius:var(--radius-large);box-shadow:var(--shadow-medium);overflow:hidden;transform:translateY(2rem)}.image-text--reverse .image-text__copy[data-v-e4baa506]{transform:translateY(2rem)}.image-text--visible .image-text__copy[data-v-e4baa506],.image-text--visible .image-text__media[data-v-e4baa506]{opacity:1;transform:translateY(0)}.image-text__copy h2[data-v-e4baa506]{margin-bottom:1rem}.image-text__copy p[data-v-e4baa506]{max-width:64ch;color:var(--color-text-muted);font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.75}.image-text__media img[data-v-e4baa506]{object-fit:cover;width:100%;height:100%;display:block}@media (width<=1024px){.image-text[data-v-e4baa506]{grid-template-columns:1fr;gap:1.75rem}.image-text .image-text__media[data-v-e4baa506]{aspect-ratio:4/3;order:1;transform:translateY(3rem)}.image-text .image-text__copy[data-v-e4baa506]{order:2;transform:translateY(3rem)}.image-text--visible .image-text__copy[data-v-e4baa506],.image-text--visible .image-text__media[data-v-e4baa506]{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.image-text__copy[data-v-e4baa506],.image-text__media[data-v-e4baa506]{opacity:1;transition:none;transform:none}}.section--home[data-v-12e1fa29]{scroll-margin-top:5rem}.content-stack[data-v-12e1fa29]{gap:clamp(4rem,10vw,8rem);display:grid}.journey[data-v-e833d141]{padding-block:clamp(4rem,8vw,7rem);scroll-margin-top:5rem}time[data-v-aa352812]{color:var(--color-action);font-size:.8rem;font-weight:700}p[data-v-aa352812]{color:var(--color-text-muted);line-height:1.6}a[data-v-aa352812]{color:var(--color-action);font-weight:800;text-decoration:none}.section--news[data-v-4026320d]{background:var(--color-background);scroll-margin-top:5rem}p[data-v-fc82673e]{color:var(--color-text-muted);line-height:1.6}a[data-v-fc82673e]{background:var(--color-button-primary);color:#fff;border-radius:999px;justify-self:start;padding:.7rem 1rem;font-weight:700;text-decoration:none}.service-card[data-v-4661481c]{border:1px solid var(--color-border);border-radius:var(--radius-large);background:var(--color-surface);height:100%;box-shadow:var(--shadow-small);transition:transform var(--duration-medium) ease, box-shadow var(--duration-medium) ease;padding:clamp(1.5rem,3vw,2rem)}.service-card[data-v-4661481c]:hover{box-shadow:var(--shadow-medium);transform:translateY(-4px)}.service-card__icon[data-v-4661481c]{background:var(--color-ice);width:3.5rem;height:3.5rem;color:var(--color-action);border-radius:1rem;place-items:center;margin-bottom:1.25rem;font-size:1.5rem;font-weight:800;display:grid}.service-card h3[data-v-4661481c]{margin-bottom:.65rem}.service-card p[data-v-4661481c]{min-height:3.25rem;color:var(--color-text-muted);line-height:1.55}.service-card ul[data-v-4661481c]{flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;padding:0;list-style:none;display:flex}.service-card li[data-v-4661481c]{background:var(--color-ice);color:var(--color-text);border-radius:999px;padding:.45rem .75rem;font-size:.875rem;font-weight:600}.section--services[data-v-d42b86b0]{background:var(--color-background);scroll-margin-top:5rem}.service-grid[data-v-d42b86b0]{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1.5rem;display:grid}@media (width<=1000px){.service-grid[data-v-d42b86b0]{grid-template-columns:repeat(2,minmax(0,1fr))}.service-grid[data-v-d42b86b0]>:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - .75rem)}}@media (width<=680px){.service-grid[data-v-d42b86b0]{grid-template-columns:1fr}.service-grid[data-v-d42b86b0]>:last-child{grid-column:auto;width:auto}}.statistic-card[data-v-1ea77634]{border:1px solid var(--color-border);border-radius:var(--radius-medium);background:var(--color-surface);min-width:13rem;box-shadow:var(--shadow-small);text-align:center;flex:1;padding:1.75rem}.statistic-card strong[data-v-1ea77634],.statistic-card span[data-v-1ea77634]{display:block}.statistic-card strong[data-v-1ea77634]{color:var(--color-action);font-size:clamp(2rem,4vw,3rem)}.statistic-card span[data-v-1ea77634]{color:var(--color-text-muted);margin-top:.35rem;font-weight:600}.statistics-section[data-v-906b70d0]{padding-block:clamp(4rem,8vw,7rem);scroll-margin-top:5rem}.statistics[data-v-906b70d0]{flex-wrap:wrap;gap:1.25rem;display:flex}.profile-card[data-v-ba893f40]{border:1px solid var(--color-border);border-radius:var(--radius-large);background:var(--color-surface);width:min(100%,17rem);min-height:19rem;box-shadow:var(--shadow-small);color:var(--color-text);cursor:pointer;font:inherit;text-align:center;transition:transform var(--duration-medium) ease, box-shadow var(--duration-medium) ease;padding:2rem 1.5rem}.profile-card[data-v-ba893f40]:hover{box-shadow:var(--shadow-medium);transform:translateY(-4px)}.profile-card[data-v-ba893f40]:focus-visible{outline:3px solid var(--color-action);outline-offset:4px}.profile-card img[data-v-ba893f40]{border:4px solid var(--color-ice);object-fit:cover;border-radius:50%;width:7.5rem;height:7.5rem}.profile-card h3[data-v-ba893f40]{margin-top:1.25rem}.profile-card p[data-v-ba893f40]{color:var(--color-text-muted);margin-top:.4rem;line-height:1.5}.profile-card__action[data-v-ba893f40]{color:var(--color-action);margin-top:1.25rem;font-size:.9rem;font-weight:700;display:inline-block}.profile-modal__backdrop[data-v-fc0f58f0]{z-index:100;background:#0000009e;place-items:center;padding:clamp(1rem,4vw,3rem);display:grid;position:fixed;inset:0;overflow-y:auto}.profile-modal[data-v-fc0f58f0]{border-radius:var(--radius-large);background:var(--color-surface);width:min(100%,62rem);max-height:calc(100svh - 2rem);box-shadow:var(--shadow-medium);grid-template-columns:minmax(16rem,.8fr) minmax(20rem,1.2fr);display:grid;position:relative;overflow:auto}.profile-modal__close[data-v-fc0f58f0]{z-index:1;border:1px solid var(--color-border);background:var(--color-surface);width:2.75rem;height:2.75rem;color:var(--color-text);cursor:pointer;border-radius:50%;font-size:1.75rem;line-height:1;position:absolute;top:1rem;right:1rem}.profile-modal__close[data-v-fc0f58f0]:hover,.profile-modal__close[data-v-fc0f58f0]:focus-visible{background:var(--color-ice)}.profile-modal__portrait[data-v-fc0f58f0]{background:var(--color-ice);min-height:32rem}.profile-modal__portrait img[data-v-fc0f58f0]{object-fit:cover;width:100%;height:100%;display:block}.profile-modal__content[data-v-fc0f58f0]{align-content:center;gap:1.5rem;padding:clamp(2.5rem,6vw,5rem);display:grid}.profile-modal__eyebrow[data-v-fc0f58f0]{color:var(--color-action);letter-spacing:.12em;text-transform:uppercase;font-size:.85rem;font-weight:800}.profile-modal__content h2[data-v-fc0f58f0]{font-size:clamp(2rem,5vw,3.5rem);line-height:1.05}.profile-modal__role[data-v-fc0f58f0]{color:var(--color-text-muted);font-size:1.15rem;font-weight:700}.profile-modal__bio[data-v-fc0f58f0]{white-space:pre-line;line-height:1.75}.profile-modal__content section[data-v-fc0f58f0]{gap:.75rem;display:grid}.profile-modal__content h3[data-v-fc0f58f0]{font-size:1rem}.profile-modal__competencies[data-v-fc0f58f0]{flex-wrap:wrap;gap:.5rem;list-style:none;display:flex}.profile-modal__competencies li[data-v-fc0f58f0]{background:var(--color-ice);border-radius:999px;padding:.45rem .75rem;font-size:.9rem;font-weight:700}.profile-modal__links[data-v-fc0f58f0]{flex-wrap:wrap;gap:.75rem 1.25rem;display:flex}.profile-modal__links a[data-v-fc0f58f0]{color:var(--color-action);font-weight:700}@media (width<=700px){.profile-modal__backdrop[data-v-fc0f58f0]{place-items:start center;padding:0}.profile-modal[data-v-fc0f58f0]{border-radius:0;grid-template-columns:1fr;min-height:100svh;max-height:none}.profile-modal__portrait[data-v-fc0f58f0]{min-height:20rem;max-height:46svh}}.team[data-v-2a682b6a]{padding-block:clamp(5rem,10vw,8rem) clamp(4rem,8vw,7rem);scroll-margin-top:7rem}.team__grid[data-v-2a682b6a]{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.customers ul[data-v-9cd04771]{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:1rem;padding:0;list-style:none;display:grid}.customers li[data-v-9cd04771]>*{border:1px solid var(--color-border);border-radius:var(--radius-large);background:var(--color-surface);min-height:8rem;color:var(--color-text);place-items:center;gap:.5rem;padding:1.25rem;text-decoration:none;display:grid}.customers img[data-v-9cd04771]{object-fit:contain;max-width:9rem;max-height:4rem}.customers span[data-v-9cd04771]{text-align:center;font-weight:700}.rich-content .shell[data-v-c92f2448],.rich-content article[data-v-c92f2448]{gap:1.15rem;display:grid}.rich-content article[data-v-c92f2448]{max-width:52rem}.rich-content p[data-v-c92f2448],.rich-content li[data-v-c92f2448]{line-height:1.75}.rich-content figure[data-v-c92f2448]{margin:0}.rich-content img[data-v-c92f2448]{border-radius:var(--radius-large);max-width:100%}.button[data-v-c92f2448]{background:var(--color-button-primary);color:#fff;border-radius:999px;justify-self:start;padding:.75rem 1rem;font-weight:800;text-decoration:none}.callout[data-v-c92f2448]{border-left:4px solid var(--color-action);border-radius:var(--radius-small);background:var(--color-ice);padding:1rem}.callout--warning[data-v-c92f2448]{border-color:var(--color-button-warning);background:#fff7d6}.module-host[data-v-212f6fa1]{overflow-wrap:anywhere;min-width:0;max-width:100%}.module-host[data-v-212f6fa1]>*{min-width:0;max-width:100%}.module-host[data-v-212f6fa1] img,.module-host[data-v-212f6fa1] video,.module-host[data-v-212f6fa1] canvas,.module-host[data-v-212f6fa1] svg,.module-host[data-v-212f6fa1] iframe{max-width:100%}@media (width<=900px){.module-host[data-v-212f6fa1] button,.module-host[data-v-212f6fa1] a[role=button],.module-host[data-v-212f6fa1] input[type=button],.module-host[data-v-212f6fa1] input[type=submit]{min-height:2.75rem}}.site-state[data-v-30c54d68]{text-align:center;place-content:center;justify-items:center;gap:1rem;min-height:100svh;padding:2rem;display:grid}.site-state--error p[data-v-30c54d68]{max-width:42rem;color:var(--color-text-muted)}.site-state button[data-v-30c54d68]{background:var(--color-button-primary);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:.8rem 1.2rem;font-weight:700}.spinner[data-v-30c54d68]{border:4px solid var(--color-ice);border-top-color:var(--color-action);border-radius:50%;width:2.5rem;height:2.5rem;animation:.8s linear infinite spin-30c54d68}@keyframes spin-30c54d68{to{transform:rotate(360deg)}}:root{--color-primary:#29abe2;--color-action:#0879a5;--color-graphite:#4d4d4d;--color-ice:#eaf6fb;--color-background:#f7fafb;--color-surface:#fff;--color-text:#4d4d4d;--color-text-muted:#606a70;--color-border:#d7e3e8;--color-button-primary:#0879a5;--color-button-danger:#b42318;--color-button-warning:#9a6700;--color-button-success:#176b3a;--color-button-neutral:#606a70;--color-button-add-create:#0879a5;--color-button-remove-delete:#b42318;--color-button-edit:#606a70;--radius-small:.625rem;--radius-medium:1rem;--radius-large:1.25rem;--shadow-small:0 6px 18px #163d4e14;--shadow-medium:0 16px 38px #163d4e24;--duration-short:.15s;--duration-medium:.2s;--duration-long:.3s;--ease-out:cubic-bezier(.22, 1, .36, 1);--shell-width:76rem;--shell-padding:clamp(1.25rem, 4vw, 3.125rem)}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/assets/Manrope-VariableFont_wght-FzEoaBTQ.ttf)format("truetype")}*,:before,:after{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth}body{background:var(--color-surface);min-width:20rem;color:var(--color-text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body,button,a{-webkit-tap-highlight-color:transparent}button,a{font:inherit}button:focus-visible,a:focus-visible{outline:3px solid var(--color-primary);outline-offset:3px}.button-tone--primary,.button-tone--danger,.button-tone--warning,.button-tone--success,.button-tone--neutral,.button-tone--add-create,.button-tone--remove-delete,.button-tone--edit{color:#fff!important;border-color:#0000!important}.button-tone--primary{background:var(--color-button-primary)!important}.button-tone--danger{background:var(--color-button-danger)!important}.button-tone--warning{background:var(--color-button-warning)!important}.button-tone--success{background:var(--color-button-success)!important}.button-tone--neutral{background:var(--color-button-neutral)!important}.button-tone--add-create{background:var(--color-button-add-create)!important}.button-tone--remove-delete{background:var(--color-button-remove-delete)!important}.button-tone--edit{background:var(--color-button-edit)!important}.button-tone--primary:hover:not(:disabled),.button-tone--danger:hover:not(:disabled),.button-tone--warning:hover:not(:disabled),.button-tone--success:hover:not(:disabled),.button-tone--neutral:hover:not(:disabled),.button-tone--add-create:hover:not(:disabled),.button-tone--remove-delete:hover:not(:disabled),.button-tone--edit:hover:not(:disabled){filter:brightness(.9)}h1,h2,h3,p{margin:0}h2{color:var(--color-text);letter-spacing:-.035em;font-size:clamp(2rem,4vw,3.25rem);line-height:1.15}h3{color:var(--color-text);font-size:1.25rem;line-height:1.3}img{max-width:100%}.shell{width:min(100%, calc(var(--shell-width) + var(--shell-padding) * 2));padding-inline:var(--shell-padding);margin-inline:auto}.section{padding-block:clamp(4.5rem,9vw,8rem)}.section-heading{margin-bottom:clamp(2rem,5vw,3.5rem)}.section-heading>span{color:var(--color-action);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.5rem;font-size:.78rem;font-weight:800;display:block}.section-heading--center{text-align:center}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
