.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;--gh-link-accent:#0891b2;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-link-accent:#3ddcf7}.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;position:relative}@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-panel{z-index:45;background:var(--gh-menu-panel-bg);border:1px solid var(--gh-glass-border);border-radius:var(--gh-radius-l);max-width:calc(100vw - 48px);box-shadow:var(--gh-glass-shadow);text-align:left;cursor:default;white-space:normal;position:absolute;top:calc(100% + 28px);left:50%;overflow:hidden;transform:translate(-50%)}.gh-panel--services{width:830px}.gh-panel--features{width:860px}.gh-panel--resources{width:300px;left:auto;right:0;transform:none}.gh-mega-grid{gap:8px 18px;padding:18px;display:grid}.gh-panel--services .gh-mega-grid{grid-template-columns:1fr 1fr 232px}.gh-panel--features .gh-mega-grid{grid-template-columns:1fr 1fr 260px}.gh-panel-list{flex-direction:column;gap:2px;padding:10px;display:flex}.gh-col-h{letter-spacing:.05em;text-transform:uppercase;color:var(--gh-content-secondary);padding:2px 10px 8px;font-size:11.5px;font-weight:600}.gh-col-h--rail{padding:0 2px 2px}.gh-item{border-radius:var(--gh-radius-m);align-items:center;gap:12px;padding:9px 10px;text-decoration:none;transition:background .15s;display:flex}.gh-item:hover{background:var(--gh-menu-card-hover)}.gh-item-ic{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.gh-item-ic.is-magenta,.gh-sub-icon.is-magenta{color:#e80766;background:#e8076624}.gh-root[data-theme=dark] .gh-item-ic.is-magenta,.gh-root[data-theme=dark] .gh-sub-icon.is-magenta{color:#ff4d9e}.gh-item-ic.is-cyan,.gh-sub-icon.is-cyan{color:#0891b2;background:#00cbf324}.gh-root[data-theme=dark] .gh-item-ic.is-cyan,.gh-root[data-theme=dark] .gh-sub-icon.is-cyan{color:#3ddcf7}.gh-item-ic.is-neutral,.gh-sub-icon.is-neutral{background:var(--gh-menu-card);color:var(--gh-content-secondary)}.gh-item-body{min-width:0}.gh-item-t{letter-spacing:-.01em;color:var(--gh-content-primary);font-size:15px;font-weight:600;line-height:1.3;display:block}.gh-item-s{color:var(--gh-content-secondary);margin-top:2px;font-size:12.5px;line-height:1.35;display:block}.gh-promo{border-radius:var(--gh-radius-m);background:linear-gradient(160deg,#e80766,#b3005a);flex-direction:column;padding:18px;display:flex}.gh-promo h4{color:#fff;letter-spacing:-.01em;margin:0 0 5px;font-size:15px;font-weight:600}.gh-promo p{color:#ffffffe6;flex:1;margin:0 0 16px;font-size:12px;line-height:1.45}.gh-promo-btn{color:#b3005a;text-align:center;background:#fff;border-radius:100px;justify-content:center;align-items:center;padding:11px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .15s;display:flex}.gh-promo-btn:hover{opacity:.88}.gh-tiers{flex-direction:column;gap:9px;display:flex}.gh-tier{border:1px solid var(--gh-glass-border);border-radius:var(--gh-radius-m);text-align:left;cursor:pointer;background:0 0;width:100%;padding:12px 13px;font-family:inherit;transition:background .15s,border-color .15s;display:block;position:relative}.gh-tier:hover:not(:disabled){background:var(--gh-menu-card-hover);border-color:#00cbf399}.gh-tier:disabled{cursor:default;opacity:.6}.gh-tier.is-pro{border-color:#00cbf373}.gh-tier-badge{color:#0a0c0f;white-space:nowrap;background:#00cbf3;border-radius:100px;padding:2px 9px;font-size:10px;font-weight:600;position:absolute;top:-9px;left:13px}.gh-tier-top{justify-content:space-between;align-items:baseline;gap:8px;width:100%;margin-bottom:6px;display:flex}.gh-tier-n{color:var(--gh-content-primary);font-size:14.5px;font-weight:600}.gh-tier-p{color:var(--gh-content-primary);white-space:nowrap;font-size:16px;font-weight:600}.gh-tier-p span{color:var(--gh-content-secondary);font-size:11.5px;font-weight:400}.gh-tier-d{color:var(--gh-content-secondary);font-size:12px;line-height:1.45;display:block}.gh-tier-go{color:var(--gh-link-accent);align-items:center;gap:5px;margin-top:8px;font-size:12.5px;font-weight:600;display:flex}.gh-tier-go svg{width:13px;height:13px;transition:transform .15s}.gh-tier:hover:not(:disabled) .gh-tier-go svg{transform:translate(3px)}.gh-tier-err{color:#ff4d6b;margin:0;font-size:12px;line-height:1.4}.gh-compare{color:var(--gh-link-accent);text-align:center;padding-top:2px;font-size:12.5px;font-weight:500;text-decoration:none;display:block}.gh-compare:hover{text-decoration:underline}.gh-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.gh-btn-primary,.gh-btn-ghost{display:none}@media (min-width:768px){.gh-btn-primary,.gh-btn-ghost{display:inline-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}.gh-btn-primary:hover{opacity:.85}.gh-btn-ghost{border:1px solid var(--gh-glass-border);color:var(--gh-content-primary);white-space:nowrap;letter-spacing:-.01em;background:0 0;border-radius:100px;align-items:center;gap:8px;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s}.gh-btn-ghost:hover{background:var(--gh-menu-card-hover)}.gh-overlay{background:var(--gh-hero-overlay);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);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}.gh-root[data-theme=dark] .gh-mobile-menu{background:#0d0a12d1}@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{-webkit-overflow-scrolling:touch;flex:1;padding:12px 16px 16px;overflow-y:auto}.gh-mobile-nav{flex-direction:column;display:flex}.gh-mobile-item{width:100%;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;display:block}.gh-sub-sub{color:var(--gh-content-secondary);margin-top:2px;font-size:12.5px;display:block}.gh-mobile-promo{background:linear-gradient(135deg,#e8076638,#00cbf31a);border:1px solid #e8076659;border-radius:18px;margin:2px 0 4px;padding:15px}.gh-mobile-promo h4{color:var(--gh-content-primary);margin:0 0 3px;font-size:15px;font-weight:600}.gh-mobile-promo p{color:var(--gh-content-secondary);margin:0 0 13px;font-size:12.5px;line-height:1.4}.gh-mobile-promo-btn{color:#fff;background:#e80766;border-radius:100px;justify-content:center;align-items:center;width:100%;min-height:46px;padding:13px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.gh-mobile-foot{padding:16px 16px calc(16px + env(safe-area-inset-bottom));border-top:1px solid var(--gh-glass-border);flex-direction:column;gap:10px;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-note{text-align:center;color:var(--gh-content-secondary);margin:0;font-size:13px}.gh-mobile-note a{color:var(--gh-link-accent);font-weight:500;text-decoration:none}.gh-mobile-top-actions{align-items:center;gap:12px;display:flex}
