:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg-page:#000;--color-bg-accent:#600;--color-lottie-ring:#fff;--shell-padding:clamp(1rem, 5vw, 2.5rem);--lottie-circle-size:min(72vw, 72vh, 20rem);--lottie-circle-padding:clamp(.5rem, 3vw, 1rem);--footer-logo-size:min(3.5rem, 15vw);--footer-logo-padding:clamp(.25rem, 1.5vw, .45rem);--footer-padding:clamp(.75rem, 3vw, 1.25rem) clamp(1rem, 4vw, 1.75rem);--transition-bg:.4s cubic-bezier(.4, 0, .2, 1);--transition-layout-duration:.85s;--transition-layout:var(--transition-layout-duration) cubic-bezier(.4, 0, .2, 1);--transition-sides-fade:.45s ease;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto Condensed,system-ui,Segoe UI,sans-serif;line-height:1.5}*,:before,:after{box-sizing:border-box}body{background:var(--color-bg-page);min-height:100dvh;margin:0}#root{min-height:100dvh}.triangle-grid-visit{justify-content:center;width:100%;min-height:2.75rem;margin-top:clamp(1rem,3vw,1.5rem);display:flex}.triangle-grid-visit__link{letter-spacing:.04em;white-space:nowrap;border:2px solid;border-radius:9999px;justify-content:center;align-items:center;min-width:min(100%,14rem);min-height:2.75rem;padding:.5rem 1.85rem;font-family:inherit;font-size:clamp(.95rem,2.5vw,1.1rem);font-weight:700;line-height:1.2;text-decoration:none;transition:color .35s,background-color .35s,border-color .35s,filter .15s;display:inline-flex}.triangle-grid-visit__link--placeholder{pointer-events:none;min-width:10rem}.triangle-grid-visit__link:hover{filter:brightness(1.08)}.triangle-grid-visit__link:focus-visible{outline-offset:3px;outline:2px solid #fff}.triangle-grid-root{flex-direction:column;align-items:center;width:100%;display:flex}.triangle-grid{flex-direction:column;align-items:flex-start;max-width:100%;margin:0 auto;display:flex;overflow:auto}.triangle-grid__row{flex-direction:row;flex-shrink:0;display:flex}.triangle-grid__cell{cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;flex-shrink:0;margin:0;padding:0;transition:background-color .45s,filter .12s}.triangle-grid__cell:hover{filter:brightness(1.08)}.triangle-grid__cell:focus-visible{outline-offset:1px;outline:2px solid #fff}.site-footer{min-height:0;padding:var(--shell-padding);background-color:var(--color-bg-page);transition:background-color var(--transition-bg), grid-template-columns var(--transition-layout), padding var(--transition-layout), column-gap var(--transition-layout);grid-template-columns:0fr auto 0fr;justify-content:center;align-items:center;column-gap:clamp(.75rem,3vw,1.5rem);display:grid}.site-footer__spirit{color:#fff;opacity:0;pointer-events:none;min-width:0;transition:opacity var(--transition-sides-fade);justify-self:start;font-size:clamp(1.1rem,2.5vw,1.35rem);line-height:1.2;overflow:hidden}.site-footer__meta{color:#fff;opacity:0;pointer-events:none;min-width:0;transition:opacity var(--transition-sides-fade);flex-direction:row;justify-content:flex-end;justify-self:end;align-items:center;gap:clamp(.5rem,2vw,.75rem);font-size:clamp(.75rem,2vw,.875rem);font-weight:700;line-height:1.45;display:flex;overflow:hidden}.site-footer__line{margin:0}.site-footer__copyright{color:#fff;font-weight:700}.site-footer__mail-btn{cursor:pointer;width:1.625rem;height:1.625rem;color:var(--color-bg-accent);background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:background-color .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 1px 2px #0003}.site-footer__mail-btn:hover{background:#fff;transform:scale(1.05);box-shadow:0 2px 5px #00000038}.site-footer__mail-btn:focus-visible{outline-offset:2px;outline:2px solid #fff}.site-footer__mail-icon{display:block}.lottie-circle{width:var(--lottie-circle-size);height:var(--lottie-circle-size);background:var(--color-lottie-ring);padding:var(--lottie-circle-padding);transition:width var(--transition-layout), height var(--transition-layout), padding var(--transition-layout);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.lottie-circle__player{width:100%;height:100%;display:block}.site-title{z-index:100;letter-spacing:.03em;color:#fff;max-width:min(14rem,100vw - 6.75rem);margin:0;font-size:clamp(1.25rem,4vw,2rem);font-weight:700;line-height:0;position:fixed;top:clamp(1.5rem,2vw,1.25rem);left:clamp(.75rem,3vw,1.5rem)}.lang-switch{z-index:100;border:none;align-items:center;gap:.35rem;min-width:0;margin:0;padding:0;display:flex;position:fixed;top:clamp(.75rem,2vw,1.25rem);right:clamp(.75rem,3vw,1.5rem)}.lang-switch__legend{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.lang-switch__btn{cursor:pointer;letter-spacing:.06em;color:#ffffff8c;background:0 0;border:none;border-radius:2px;padding:.2rem .35rem;font-family:inherit;font-size:.9rem;font-weight:500}.lang-switch__btn:hover:not(.lang-switch__btn--active){color:#ffffffd9}.lang-switch__btn.lang-switch__btn--active{color:var(--color-bg-accent);font-weight:700}.lang-switch__btn.lang-switch__btn--active:hover{color:var(--color-bg-accent);opacity:.92}.lang-switch__sep{color:#ffffff59;-webkit-user-select:none;user-select:none;font-size:.85rem}.shell{background-color:var(--color-bg-page);min-height:100dvh;transition:grid-template-rows var(--transition-layout);grid-template-rows:0fr 1fr;display:grid}.shell--phase-footer{grid-template-rows:1fr auto}.shell__main{background-color:var(--color-bg-page);min-height:0;overflow:hidden}.shell__main-inner{justify-content:center;align-items:center;min-height:100%;padding:clamp(2.75rem,6vw,3.5rem) clamp(1rem,4vw,1.5rem) 1rem;display:flex;overflow:auto}.shell--phase-red .site-footer{background-color:var(--color-bg-accent)}.shell--phase-footer .site-footer{padding:var(--footer-padding);background-color:var(--color-bg-accent);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.shell--phase-footer.shell--sides-revealed .site-footer__spirit,.shell--phase-footer.shell--sides-revealed .site-footer__meta{opacity:1;pointer-events:auto}.shell--phase-footer .lottie-circle{width:var(--footer-logo-size);height:var(--footer-logo-size);padding:var(--footer-logo-padding)}@media (width<=720px){.shell--phase-footer .site-footer{text-align:center;grid-template-columns:1fr;justify-items:center;row-gap:.75rem}.shell--phase-footer .site-footer__spirit{grid-row:1;justify-self:center}.shell--phase-footer .lottie-circle{grid-row:2}.shell--phase-footer .site-footer__meta{text-align:center;grid-row:3;justify-content:center;justify-self:center}}
