.gh-root{--gh-radius-m:16px;--gh-radius-l:20px;--gh-gradient-accent:linear-gradient(62deg,#00cbf3 1.14%,#ff007d 67.46%,#8a2be2 136.07%);--gh-content-primary:#0a0c0f;--gh-content-secondary:#0000158c;--gh-content-tertiary:#02082159;--gh-inverse-bg:#0a0c0f;--gh-inverse-fg:#fff;--gh-glass-bg:#fcfcfd9e;--gh-glass-border:#0a0c0f14;--gh-glass-shadow:0 2px 10px #0a0c0f0d,0 18px 50px #0a0c0f1a;--gh-menu-card:#0a0c0f09;--gh-menu-card-hover:#0a0c0f0f;--gh-menu-panel-bg:#fffffff7;--gh-hero-overlay:#12121c29;font-family:var(--font-ibm-plex-sans)}.gh-root[data-theme=dark]{--gh-content-primary:#fff;--gh-content-secondary:#ffffff8c;--gh-content-tertiary:#ffffff59;--gh-inverse-bg:#fff;--gh-inverse-fg:#0a0c0f;--gh-glass-bg:#140f1b85;--gh-glass-border:#ffffff1a;--gh-glass-shadow:0 2px 10px #0006,0 22px 64px #0000008c;--gh-menu-card:#ffffff0b;--gh-menu-card-hover:#ffffff14;--gh-menu-panel-bg:#130e1af7;--gh-hero-overlay:#00000080}.gh-bar{border:1px solid var(--gh-glass-border);border-radius:var(--gh-radius-m);height:60px;box-shadow:var(--gh-glass-shadow);z-index:50;justify-content:space-between;align-items:center;padding:0 10px 0 16px;display:flex;position:fixed;top:14px;left:14px;right:14px}.gh-bar:before{content:"";border-radius:inherit;background:var(--gh-glass-bg);-webkit-backdrop-filter:blur(36px)saturate(180%);backdrop-filter:blur(36px)saturate(180%);z-index:-1;position:absolute;inset:0}@media (min-width:768px){.gh-bar{border-radius:var(--gh-radius-l);height:68px;padding:0 14px 0 24px;top:20px;left:40px;right:40px}}.gh-logo{color:var(--gh-content-primary);flex-shrink:0;align-items:center;text-decoration:none;transition:opacity .15s;display:flex}.gh-logo:hover{opacity:.8}.gh-nav{align-items:center;gap:6px;display:none}@media (min-width:768px){.gh-nav{display:flex}}.gh-nav-link,.gh-nav-trigger{color:var(--gh-content-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:100px;align-items:center;gap:6px;padding:10px 14px;font-family:inherit;font-size:15px;font-weight:500;line-height:1;text-decoration:none;transition:color .15s,background .15s;display:flex;position:relative}.gh-nav-link:hover,.gh-nav-trigger:hover,.gh-nav-link[aria-current=page],.gh-nav-trigger.is-open,.gh-nav-trigger.is-active{color:var(--gh-content-primary);background:var(--gh-menu-card)}.gh-chevron{opacity:.6;flex-shrink:0;width:14px;height:14px;transition:transform .15s}.gh-nav-trigger.is-open .gh-chevron{transform:rotate(180deg)}.gh-mega{background:var(--gh-menu-panel-bg);border:1px solid var(--gh-glass-border);border-radius:var(--gh-radius-l);width:min(660px,100vw - 48px);box-shadow:var(--gh-glass-shadow);white-space:normal;cursor:default;text-align:left;grid-template-columns:1fr 1fr;gap:10px;padding:14px;display:grid;position:absolute;top:calc(100% + 29px);left:50%;transform:translate(-50%)}.gh-srv{border-radius:var(--gh-radius-m);background:var(--gh-menu-card);border:1px solid var(--gh-glass-border);cursor:pointer;flex-direction:column;gap:16px;min-height:148px;padding:20px;text-decoration:none;transition:background .15s;display:flex}.gh-srv:hover{background:var(--gh-menu-card-hover)}.gh-srv-top{justify-content:space-between;align-items:center;display:flex}.gh-srv-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.gh-srv-arrow{background:var(--gh-menu-card);width:30px;height:30px;color:var(--gh-content-tertiary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.gh-srv:hover .gh-srv-arrow{background:var(--gh-inverse-bg);color:var(--gh-inverse-fg)}.gh-srv-title{color:var(--gh-content-primary);letter-spacing:-.02em;font-size:16px;font-weight:600;line-height:1.25}.gh-srv-sub{color:var(--gh-content-secondary);margin-top:6px;font-size:13px;line-height:1.4}.gh-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.gh-btn-primary{background:var(--gh-inverse-bg);color:var(--gh-inverse-fg);cursor:pointer;white-space:nowrap;letter-spacing:-.01em;border:none;border-radius:100px;align-items:center;gap:8px;padding:13px 18px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.gh-btn-primary:hover{opacity:.85}.gh-overlay{background:var(--gh-hero-overlay);z-index:40;cursor:default;border:none;padding:0;position:fixed;inset:0}.gh-burger{background:var(--gh-menu-card);border:1px solid var(--gh-glass-border);cursor:pointer;width:42px;height:42px;color:var(--gh-content-primary);border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;display:flex}.gh-burger span{background:currentColor;border-radius:2px;width:16px;height:1.8px;display:block}@media (min-width:768px){.gh-burger{display:none}}.gh-mobile-menu{z-index:60;background:var(--gh-glass-bg);-webkit-backdrop-filter:blur(40px)saturate(180%);backdrop-filter:blur(40px)saturate(180%);flex-direction:column;display:flex;position:fixed;inset:0}@media (min-width:768px){.gh-mobile-menu{display:none}}.gh-mobile-top{justify-content:space-between;align-items:center;min-height:74px;padding:14px 24px 14px 30px;display:flex}.gh-close{background:var(--gh-menu-card);border:1px solid var(--gh-glass-border);cursor:pointer;width:42px;height:42px;color:var(--gh-content-primary);border-radius:50%;justify-content:center;align-items:center;display:flex}.gh-mobile-body{flex:1;padding:12px 16px 0;overflow-y:auto}.gh-mobile-nav{flex-direction:column;display:flex}.gh-mobile-item{color:var(--gh-content-primary);letter-spacing:-.02em;border:none;border-bottom:1px solid var(--gh-glass-border);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:12px;padding:16px 8px;font-family:inherit;font-size:18px;font-weight:600;text-decoration:none;display:flex}.gh-mobile-item.is-expanded{border-bottom:none}.gh-mobile-chev{opacity:.55;flex-shrink:0;width:18px;height:18px;transition:transform .15s}.gh-mobile-item.is-expanded .gh-mobile-chev{transform:rotate(180deg)}.gh-mobile-sub{border-bottom:1px solid var(--gh-glass-border);flex-direction:column;gap:8px;padding:4px 0 16px;display:flex}.gh-sub-item{border-radius:var(--gh-radius-m);background:var(--gh-menu-card);border:1px solid var(--gh-glass-border);align-items:center;gap:14px;padding:14px;text-decoration:none;display:flex}.gh-sub-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.gh-sub-body{flex:1;min-width:0}.gh-sub-title{color:var(--gh-content-primary);letter-spacing:-.01em;font-size:15px;font-weight:600;line-height:1.3}.gh-sub-sub{color:var(--gh-content-secondary);margin-top:2px;font-size:12.5px}.gh-mobile-foot{border-top:1px solid var(--gh-glass-border);flex-direction:column;gap:10px;padding:16px;display:flex}.gh-mobile-cabinet{background:var(--gh-inverse-bg);color:var(--gh-inverse-fg);letter-spacing:-.01em;border-radius:100px;justify-content:center;align-items:center;gap:8px;padding:15px;font-size:15px;font-weight:600;text-decoration:none;display:flex}.gh-mobile-top-actions{align-items:center;gap:12px;display:flex}
