@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@600;700;800&display=swap");html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.site-footer{--sf-text:#0f172a;--sf-muted:#64748b;--sf-border:#f0f0f0;--sf-green:#16a34a;--sf-green-soft:#f0fdf4;border-top:1px solid var(--sf-border);background:#fff;padding:60px max(1.5rem,env(safe-area-inset-left,0px)) 0;box-sizing:border-box;font-family:Inter,system-ui,-apple-system,sans-serif;width:100%}@media (min-width:768px){.site-footer{padding:72px max(2.5rem,env(safe-area-inset-left,0px)) 0}}.site-footer__inner{max-width:1180px;margin:0 auto}.site-footer__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px 24px;gap:32px 24px;padding-bottom:40px}.site-footer__col--brand{grid-column:1/-1}@media (min-width:540px){.site-footer__grid{gap:36px 48px}}@media (min-width:900px){.site-footer__grid{grid-template-columns:2fr 1fr 1fr;gap:0 64px;padding-bottom:52px}.site-footer__col--brand{grid-column:auto}}.site-footer__brand{display:inline-flex;align-items:center;gap:9px;text-decoration:none;color:var(--sf-text);margin-bottom:12px;transition:color .15s ease}.site-footer__brand:hover{color:var(--sf-green)}.site-footer__logo{border-radius:7px;object-fit:contain;display:block;flex-shrink:0}.site-footer__name{font-size:1rem;font-weight:700;color:var(--sf-text)}.site-footer__tagline{margin:0 0 20px;font-size:13.5px;line-height:1.65;color:var(--sf-muted);max-width:100%}@media (min-width:900px){.site-footer__tagline{max-width:280px}}.site-footer__socials{display:flex;gap:8px;flex-wrap:wrap}.site-footer__social{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9px;border:1px solid var(--sf-border);background:#fff;color:var(--sf-muted);text-decoration:none;transition:all .18s ease}.site-footer__social:hover{border-color:var(--sf-green);color:var(--sf-green);background:var(--sf-green-soft);transform:translateY(-1px)}.site-footer__heading{font-size:11.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--sf-text);margin:0 0 16px}.site-footer__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.site-footer__links li{display:flex}.site-footer__link{font-size:14px;color:var(--sf-muted);text-decoration:none;transition:color .15s ease;font-weight:500;padding:10px 0;line-height:1.4;display:block;width:100%}@media (min-width:768px){.site-footer__link{font-size:13.5px;padding:5px 0}}.site-footer__link:hover{color:var(--sf-green)}.site-footer__link:focus{outline:none}.site-footer__link:focus-visible{outline:2px solid var(--sf-green);outline-offset:2px;border-radius:2px}.site-footer__bottom{border-top:1px solid var(--sf-border);padding:20px 0;display:flex;flex-direction:column;align-items:flex-start;gap:6px}@media (min-width:640px){.site-footer__bottom{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}}.site-footer__copy{margin:0;font-size:12.5px;color:var(--sf-muted);line-height:1.6;word-break:break-word}.site-footer__bottom-link{color:inherit;text-decoration:underline}@media (max-width:640px){.site-footer{padding-top:48px}.site-footer__grid{gap:28px;padding-bottom:32px}.site-footer__heading{margin-bottom:4px}}@media (max-width:380px){.site-footer{padding-top:40px;padding-left:1rem;padding-right:1rem}.site-footer__copy{font-size:11.5px}}.site-header-wrap{--sh-green:#16a34a;--sh-green-dark:#15803d;--sh-green-soft:#f0fdf4;--sh-text:#0f172a;--sh-text-2:#374151;--sh-muted:#64748b;--sh-border:#f0f0f0;--sh-bg:#fafbfc;--sh-nav-h:72px;padding-top:0;padding-bottom:var(--sh-nav-h)}.site-header{position:fixed;top:0;left:0;right:0;z-index:1050;height:var(--sh-nav-h);background:#fff;border-bottom:1px solid var(--sh-border)}.site-header__inner{max-width:1280px;margin:0 auto;height:100%;padding:0 max(1.5rem,env(safe-area-inset-left,0px));box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:16px;font-family:Inter,system-ui,-apple-system,sans-serif}@media (min-width:768px){.site-header__inner{padding:0 max(3rem,env(safe-area-inset-left,0px))}}.site-header__brand{display:flex;align-items:center;gap:9px;text-decoration:none;flex-shrink:0}.site-header__brand,.site-header__brand:hover{color:var(--sh-text)}.site-header__logo-img{width:36px;height:36px;flex-shrink:0;object-fit:contain;display:block;border-radius:7px}.site-header__logo-text{font-size:1.125rem;font-weight:700;color:var(--sh-text);letter-spacing:-.02em;line-height:1.2}.site-header__nav{display:none;align-items:center;gap:36px;margin:0 auto}@media (min-width:860px){.site-header__nav{display:flex}}.site-header__link{font-size:15px;font-weight:500;color:var(--sh-text-2);text-decoration:none;padding:0;border:none;background:transparent;cursor:pointer;font-family:inherit;transition:color .15s ease;line-height:1.5}.site-header__link:hover{color:var(--sh-green);background:transparent}.site-header__link:active,.site-header__link:focus,.site-header__link:focus-visible{outline:none;box-shadow:none;background:transparent;-webkit-tap-highlight-color:transparent}.site-header__link--active{color:var(--sh-green);font-weight:600}.site-header__link--ghost{border:1px solid #e5e7eb;background:transparent;color:var(--sh-text-2);padding:8px 16px;border-radius:8px;transition:background .15s ease,border-color .15s ease,color .15s ease}.site-header__link--ghost:hover{background:#f9fafb;color:var(--sh-text-2);border-color:#d1d5db}.site-header__link--ghost.site-header__link--active{color:var(--sh-green);border-color:var(--sh-green);background:var(--sh-green-soft)}.site-header__cta{display:none;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#fff;background:var(--sh-green);text-decoration:none;padding:10px 20px;border-radius:8px;transition:background .15s ease;flex-shrink:0;font-family:inherit}@media (min-width:860px){.site-header__cta{display:inline-flex}}.site-header__cta:hover{background:var(--sh-green-dark);color:#fff}.site-header__user{display:none;align-items:center;gap:10px;flex-shrink:0}@media (min-width:860px){.site-header__user{display:inline-flex}}.site-header__profile{display:inline-flex;align-items:center;gap:9px;padding:5px 12px 5px 5px;border-radius:999px;border:1px solid var(--sh-border);background:#fff;text-decoration:none;color:var(--sh-text);transition:border-color .15s ease,background .15s ease,color .15s ease;font-family:inherit}.site-header__profile:hover{color:var(--sh-text)}.site-header__profile--active,.site-header__profile:hover{border-color:var(--sh-green);background:var(--sh-green-soft)}.site-header__profile-name{font-size:13.5px;font-weight:600;color:var(--sh-text);max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-header__logout{display:inline-flex;align-items:center;gap:6px;font-size:13.5px;font-weight:600;color:var(--sh-text-2);background:#fff;border:1px solid var(--sh-border);padding:8px 14px;border-radius:8px;cursor:pointer;font-family:inherit;transition:border-color .15s ease,color .15s ease,background .15s ease}.site-header__logout:hover{color:#dc2626;border-color:#fecaca;background:#fef2f2}.site-header__hamburger{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid var(--sh-border);background:#fff;border-radius:10px;color:var(--sh-green);cursor:pointer;flex-shrink:0;font-family:inherit;transition:background .15s ease,border-color .15s ease;-webkit-tap-highlight-color:transparent}.site-header__hamburger:hover{background:var(--sh-bg);border-color:#d4dae2}@media (min-width:860px){.site-header__hamburger{display:none}}.site-header__drawer-backdrop{position:fixed;inset:var(--sh-nav-h) 0 0 0;background:rgba(15,23,42,.35);z-index:1048;opacity:0;pointer-events:none;transition:opacity .2s ease}.site-header__drawer-backdrop.is-open{opacity:1;pointer-events:auto}@media (min-width:860px){.site-header__drawer-backdrop{display:none}}.site-header__drawer{position:fixed;top:var(--sh-nav-h);left:0;right:0;background:#fff;z-index:1049;padding:8px 0 16px;box-shadow:0 8px 24px rgba(15,23,42,.1);border-top:1px solid var(--sh-border);transform:translateY(-8px);opacity:0;pointer-events:none;transition:transform .22s cubic-bezier(.22,1,.36,1),opacity .18s ease;display:flex;flex-direction:column;gap:0;font-family:Inter,system-ui,-apple-system,sans-serif}.site-header__drawer.is-open{transform:translateY(0);opacity:1;pointer-events:auto}@media (min-width:860px){.site-header__drawer{display:none}}.site-header__drawer-profile{display:flex;align-items:center;gap:12px;padding:14px max(1.5rem,env(safe-area-inset-left,0px));text-decoration:none;color:var(--sh-text);border-bottom:1px solid #f3f4f6;margin-bottom:4px;transition:background .15s ease}.site-header__drawer-profile:hover{background:var(--sh-bg);color:var(--sh-text)}.site-header__drawer-profile-text{display:flex;flex-direction:column;gap:2px;min-width:0}.site-header__drawer-profile-name{font-size:14.5px;font-weight:600;color:var(--sh-text);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-header__drawer-profile-sub{font-size:12.5px;color:var(--sh-muted);line-height:1.2}.site-header__drawer-links{display:flex;flex-direction:column}.site-header__drawer-link{display:block;font-size:15px;font-weight:500;color:var(--sh-text-2);text-decoration:none;padding:14px max(1.5rem,env(safe-area-inset-left,0px));border-bottom:1px solid #f3f4f6;transition:color .15s ease,background .15s ease;font-family:inherit}.site-header__drawer-link:hover{color:var(--sh-green);background:var(--sh-bg)}.site-header__drawer-link--active{color:var(--sh-green);font-weight:600;background:var(--sh-green-soft)}.site-header__drawer-cta-wrap{margin-top:12px;padding:0 max(1.5rem,env(safe-area-inset-left,0px))}.site-header__drawer-cta{display:block;font-size:15px;font-weight:600;color:#fff;background:var(--sh-green);text-decoration:none;padding:13px 16px;border-radius:8px;text-align:center;transition:background .15s ease;font-family:inherit}.site-header__drawer-cta:hover{background:var(--sh-green-dark);color:#fff}.site-header__drawer-logout{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;font-size:15px;font-weight:600;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;padding:13px 16px;border-radius:8px;cursor:pointer;font-family:inherit;transition:background .15s ease,border-color .15s ease}.site-header__drawer-logout:hover{background:#fee2e2;border-color:#fca5a5}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header__right{display:none;align-items:center;gap:10px;flex-shrink:0}@media (min-width:860px){.site-header__right{display:flex}}.site-header__lang{display:flex;align-items:center;gap:2px;background:#f1f5f9;border:1px solid var(--sh-border);border-radius:7px;padding:2px 4px}.site-header__lang-btn{font-size:12px;font-weight:600;color:var(--sh-muted);background:transparent;border:none;padding:4px 7px;border-radius:5px;cursor:pointer;font-family:inherit;letter-spacing:.04em;transition:color .15s ease,background .15s ease;line-height:1}.site-header__lang-btn:hover{color:var(--sh-text)}.site-header__lang-btn--active{color:var(--sh-green);background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.08)}.site-header__lang-sep{font-size:11px;color:#cbd5e1;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:1}.site-header__drawer-lang{display:flex;align-items:center;gap:2px;margin:12px max(1.5rem,env(safe-area-inset-left,0px)) 0;background:#f1f5f9;border:1px solid var(--sh-border);border-radius:7px;padding:4px 6px;align-self:flex-start}