:root{--paper:#f8fff4;--paper-strong:#fff;--ink:#12351e;--muted:#48634f;--green:#73d934;--green-deep:#39a72c;--green-soft:#dff6cf;--pink:#f24567;--blue:#229ed9;--line:#b9d6ad;--shadow:0 22px 55px #16482224;--display:"Unbounded", "Arial Rounded MT Bold", sans-serif;--body:"Onest", Arial, sans-serif;color:var(--ink);font-family:var(--body);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;color:var(--ink);margin:0;overflow-x:clip}img{max-width:100%;display:block}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:1px}button,input{font:inherit}:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.skip-link{z-index:99;background:var(--ink);color:#fff;border-radius:10px;padding:.75rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{justify-content:space-between;align-items:center;gap:1.5rem;width:min(1180px,100% - 32px);min-height:78px;margin:0 auto;display:flex;position:relative}.brand{font-family:var(--display);letter-spacing:-.03em;align-items:center;gap:.65rem;font-weight:800;text-decoration:none;display:inline-flex}.brand img{border-radius:50%;width:44px;height:44px}.site-header nav{align-items:center;gap:1.5rem;font-weight:600;display:flex}.site-header nav a,.lang-link{text-decoration:none}.site-header nav a:hover,.lang-link:hover{text-decoration:underline}.header-actions{align-items:center;gap:1rem;display:flex}.nav-toggle{border:2px solid var(--ink);background:var(--paper-strong);cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;padding:0;display:none}.nav-toggle span{background:var(--ink);border-radius:999px;width:18px;height:2px;transition:transform .2s ease-out;display:block}.nav-toggle[aria-expanded=true] span:first-child{transform:translateY(4px)rotate(45deg)}.nav-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px)rotate(-45deg)}.mobile-nav{z-index:50;border:2px solid var(--ink);background:var(--paper-strong);box-shadow:var(--shadow);border-radius:18px;padding:1.25rem;position:absolute;top:calc(100% + 4px);left:12px;right:12px}.mobile-nav nav{gap:.35rem;margin-bottom:1rem;display:grid}.mobile-nav nav a{border-radius:10px;padding:.6rem .5rem;font-weight:700;text-decoration:none}.mobile-nav nav a:hover{background:var(--green-soft)}.mobile-nav .button{width:100%}.button{background:var(--ink);color:#fff;border:0;border-radius:14px;justify-content:center;align-items:center;gap:.6rem;min-height:52px;padding:.85rem 1.2rem;font-weight:700;text-decoration:none;transition:transform .2s ease-out,box-shadow .2s ease-out,background .2s ease-out;display:inline-flex;box-shadow:0 10px 24px #12351e33}.button:hover{background:#071f10;transform:translateY(-2px);box-shadow:0 15px 30px #12351e3d}.button:active{transform:translateY(0)}.button-small{min-height:42px;padding:.65rem 1rem}.button-telegram{background:var(--blue);box-shadow:0 10px 24px #229ed93b}.button-telegram:hover{background:#1489bf;box-shadow:0 15px 30px #229ed94d}.site-footer{border-top:1px solid var(--line);width:min(1180px,100% - 32px);color:var(--muted);grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;margin:0 auto;padding:54px 0 36px;display:grid}.footer-brand{color:var(--ink)}.site-footer p{margin:0}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:1rem;display:flex}h1,h2,h3{font-family:var(--display);letter-spacing:-.035em;text-wrap:balance;margin:0}h1{font-size:clamp(2.65rem,6.5vw,5.6rem);line-height:.98}h2{font-size:clamp(2rem,4.5vw,4.25rem);line-height:1.04}h3{font-size:clamp(1.05rem,2vw,1.4rem);line-height:1.15}p{line-height:1.65}.section{width:min(1180px,100% - 32px);margin:0 auto;padding:108px 0}.section-copy{max-width:680px;color:var(--muted);margin:1.5rem 0 0;font-size:clamp(1.05rem,2vw,1.25rem)}@media (width<=900px){.site-header nav{display:none}.nav-toggle{display:flex}.site-footer{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}@media (width>=901px){.mobile-nav{display:none}}@media (width<=620px){.site-header{width:min(100% - 24px,1180px);min-height:68px}.brand span{font-size:.95rem}.brand img{width:38px;height:38px}.lang-link{font-size:.84rem}.header-actions .button{display:none}.section{width:min(100% - 24px,1180px);padding:76px 0}.site-footer{width:min(100% - 24px,1180px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
