.gw-header{z-index:50;background:color-mix(in srgb, var(--gw-bg) 82%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-block-end:1px solid var(--gw-border);position:sticky;top:0}.gw-header__inner{max-width:var(--gw-max);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;margin-inline:auto;padding:.7rem clamp(.9rem,3vw,2rem);display:grid}.gw-brand{align-items:center;gap:.65rem;min-width:0;text-decoration:none;display:flex}.gw-brand__logo{object-fit:cover;width:42px;height:42px;box-shadow:0 0 0 1px var(--gw-border), var(--gw-glow);border-radius:12px;flex-shrink:0}.gw-brand__text{flex-direction:column;min-width:0;line-height:1.1;display:flex}.gw-brand__name{font-family:var(--gw-font-display);letter-spacing:.06em;background:var(--gw-grad-brand);color:#0000;white-space:nowrap;-webkit-background-clip:text;background-clip:text;font-size:clamp(.95rem,2.6vw,1.15rem);font-weight:800}.gw-brand__tagline{letter-spacing:.22em;color:var(--gw-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.6rem;overflow:hidden}.gw-nav{gap:.35rem;display:none}.gw-nav-link{color:var(--gw-muted);border-radius:999px;padding:.5rem .85rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:color .18s,background .18s}.gw-nav-link:hover,.gw-nav-link.active{color:var(--gw-fg);background:var(--gw-surface-2)}.gw-header__actions{align-items:center;gap:.5rem;display:flex}.gw-lang{position:relative}.gw-lang__button{border:1px solid var(--gw-border);background:var(--gw-surface);color:var(--gw-fg);cursor:pointer;border-radius:999px;align-items:center;gap:.4rem;padding:.5rem .7rem;font-size:.82rem;font-weight:600;display:inline-flex}.gw-lang__menu{border:1px solid var(--gw-border);background:var(--gw-surface-2);min-width:9rem;box-shadow:var(--gw-shadow);z-index:60;inset-inline-end:0;border-radius:.8rem;margin:0;padding:.3rem;list-style:none;position:absolute;top:calc(100% + .4rem)}.gw-lang__item{width:100%;color:var(--gw-fg);text-align:start;cursor:pointer;background:0 0;border:0;border-radius:.6rem;padding:.5rem .65rem;font-size:.9rem}.gw-lang__item:hover,.gw-lang__item.is-active{background:var(--gw-surface-3);color:var(--gw-accent)}.gw-header__cta{display:none}.gw-burger{border:1px solid var(--gw-border);background:var(--gw-surface);width:42px;height:42px;color:var(--gw-fg);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.gw-drawer{z-index:40;pointer-events:none;inset-inline:0;height:100vh;position:absolute;top:100%}.gw-drawer__scrim{opacity:0;pointer-events:none;background:#03040c80;border:0;transition:opacity .24s;position:absolute;inset:0}.gw-drawer__panel{background:color-mix(in srgb, var(--gw-surface-2) 88%, transparent);-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);border:1px solid var(--gw-border);width:80%;max-height:calc(100% - 1rem);box-shadow:var(--gw-shadow);opacity:0;will-change:transform, opacity;border-radius:1.1rem;flex-direction:column;gap:.4rem;margin:.55rem 10% 0;padding:.8rem .9rem 1rem;transition:transform .24s cubic-bezier(.22,.61,.36,1),opacity .2s;display:flex;position:relative;overflow-y:auto;transform:translateY(-12px)}.gw-drawer.is-open{pointer-events:auto}.gw-drawer.is-open .gw-drawer__scrim{opacity:1;pointer-events:auto}.gw-drawer.is-open .gw-drawer__panel{opacity:1;transform:translateY(0)}.gw-drawer__nav{flex-direction:column;gap:.2rem;display:flex}.gw-drawer__nav .gw-nav-link{background:0 0;padding:.75rem .9rem;font-size:1rem}.gw-drawer__nav .gw-nav-link:hover,.gw-drawer__nav .gw-nav-link.active{background:color-mix(in srgb, var(--gw-surface-3) 55%, transparent)}.gw-drawer__cta{text-align:center;margin-block-start:.5rem}@media (prefers-reduced-motion:reduce){.gw-drawer__panel,.gw-drawer__scrim{transition:opacity .2s;transform:none}}@media (width>=900px){.gw-header__inner{grid-template-columns:auto minmax(0,1fr) auto}.gw-nav{justify-content:center;display:flex}.gw-burger,.gw-drawer{display:none}.gw-header__cta{display:inline-flex}}.gw-footer{border-block-start:1px solid var(--gw-border);background:var(--gw-surface);margin-block-start:4rem}.gw-footer__inner{max-width:var(--gw-max);grid-template-columns:1fr;gap:2rem;margin-inline:auto;padding:2.5rem clamp(1rem,4vw,2rem) 1.5rem;display:grid}.gw-footer__brand{align-items:center;gap:.75rem;display:flex}.gw-footer__logo{object-fit:cover;border-radius:12px;flex-shrink:0;width:44px;height:44px}.gw-footer__name{font-family:var(--gw-font-display);letter-spacing:.06em;color:var(--gw-fg);margin:0;font-weight:800}.gw-footer__tagline{letter-spacing:.16em;color:var(--gw-muted);margin:.15rem 0 0;font-size:.75rem}.gw-footer__col{flex-direction:column;gap:.5rem;display:flex}.gw-footer__heading{letter-spacing:.18em;text-transform:uppercase;color:var(--gw-accent);margin:0 0 .2rem;font-size:.78rem}.gw-footer__link{color:var(--gw-muted);font-size:.95rem;text-decoration:none}.gw-footer__link:hover{color:var(--gw-fg)}.gw-footer__legal{max-width:var(--gw-max);color:var(--gw-muted);margin-inline:auto;padding:0 clamp(1rem,4vw,2rem) 2rem;font-size:.8rem}@media (width>=700px){.gw-footer__inner{grid-template-columns:2fr 1fr 1fr}}.gw-shell{background:var(--gw-bg);min-height:100vh;color:var(--gw-fg);flex-direction:column;display:flex}.gw-main{flex:auto}.gw-section{max-width:var(--gw-max);margin-inline:auto;padding:clamp(2rem,5vw,3.5rem) clamp(1rem,4vw,2rem) 0}.gw-section__head{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.75rem;margin-block-end:1.1rem;display:grid}.gw-section__title{font-family:var(--gw-font-display);letter-spacing:.01em;margin:0;font-size:clamp(1.35rem,3.6vw,2rem);font-weight:800}.gw-section__subtitle{color:var(--gw-muted);margin:.3rem 0 0;font-size:clamp(.88rem,2.2vw,1rem)}
