.scuih-header{height:var(--scuih-height,78px);background:rgba(255,255,255,.96);border-bottom:1px solid rgba(31,25,41,.08);position:relative;z-index:4000;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;backdrop-filter:saturate(160%) blur(18px);transition:box-shadow .22s ease,background .22s ease}.scuih-header.is-sticky{position:sticky;top:0;box-shadow:0 8px 28px rgba(27,20,43,.055)}.admin-bar .scuih-header.is-sticky{top:32px}.scuih-header.scheme-dark{background:rgba(22,18,29,.96);border-color:rgba(255,255,255,.09);color:#fff}.scuih-inner{height:100%;width:min(calc(100% - 44px),var(--scuih-width,1600px));margin:0 auto;display:flex;align-items:center;gap:30px;min-width:0}.scuih-brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:var(--prive-ink,#1e1b25);font-weight:850;flex:0 0 auto;height:100%;letter-spacing:-.02em}.scheme-dark .scuih-brand{color:#fff}.scuih-logo{display:block;max-height:54px;max-width:158px;width:auto;object-fit:contain}.scuih-mark{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;position:relative;background:#fff;border:1px solid rgba(122,53,245,.22);box-shadow:0 8px 22px rgba(122,53,245,.14);font-family:Georgia,serif;color:var(--prive-primary,#7a35f5)}.scuih-mark span{font-size:20px;transform:translateX(-3px)}.scuih-mark i{position:absolute;font-style:normal;font-size:15px;transform:translate(6px,5px);color:var(--prive-secondary,#d83d9f)}.scuih-brand-name{font-family:Georgia,"Times New Roman",serif;font-size:20px;font-weight:650;white-space:nowrap;letter-spacing:.01em}.scuih-primary{min-width:0;flex:1;overflow:hidden}.scuih-menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:6px;white-space:nowrap}.scuih-menu li{margin:0}.scuih-menu a{position:relative;display:flex;height:44px;align-items:center;padding:0 13px;border-radius:13px;text-decoration:none;color:#4c4755;font-size:15px;font-weight:720;transition:background .18s ease,color .18s ease,transform .18s ease}.scuih-menu a:hover{background:#f6f1ff;color:var(--prive-primary,#7a35f5);transform:translateY(-1px)}.scuih-menu .current-menu-item>a,.scuih-menu .current_page_item>a{background:linear-gradient(135deg,rgba(122,53,245,.11),rgba(216,61,159,.08));color:var(--prive-primary,#7a35f5)}.scuih-menu .current-menu-item>a:after,.scuih-menu .current_page_item>a:after{content:"";position:absolute;left:16px;right:16px;bottom:4px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--prive-primary,#7a35f5),var(--prive-secondary,#d83d9f))}.scheme-dark .scuih-menu a{color:#dedbe5}.scheme-dark .scuih-menu a:hover,.scheme-dark .scuih-menu .current-menu-item>a{background:rgba(255,255,255,.08);color:#fff}.scuih-actions{display:flex;align-items:center;gap:7px;flex:0 0 auto}.scuih-icon{position:relative;width:42px;height:42px;border-radius:13px;display:grid;place-items:center;text-decoration:none;color:#57515f;background:transparent;transition:.18s ease}.scuih-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.scuih-icon:hover{background:#f6f1ff;color:var(--prive-primary,#7a35f5);transform:translateY(-1px)}.scheme-dark .scuih-icon{color:#eee}.scheme-dark .scuih-icon:hover{background:rgba(255,255,255,.08)}.scuih-icon b{position:absolute;right:-1px;top:-2px;min-width:18px;height:18px;padding:0 4px;border:2px solid #fff;border-radius:10px;background:linear-gradient(135deg,var(--prive-primary,#7a35f5),var(--prive-secondary,#d83d9f));color:#fff;font-size:9px;display:grid;place-items:center}.scheme-dark .scuih-icon b{border-color:#16121d}.scuih-dropdown{position:relative}.scuih-dropdown>summary{list-style:none;cursor:pointer;height:42px;display:flex;align-items:center;gap:5px;padding:0 10px;border-radius:13px;color:#4b4652;font-size:14px;font-weight:760;transition:.18s ease}.scuih-dropdown>summary::-webkit-details-marker{display:none}.scuih-dropdown>summary svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s}.scuih-dropdown[open]>summary svg{transform:rotate(180deg)}.scuih-dropdown>summary:hover,.scuih-dropdown[open]>summary{background:#f6f1ff;color:var(--prive-primary,#7a35f5)}.scheme-dark .scuih-dropdown>summary{color:#fff}.scheme-dark .scuih-dropdown>summary:hover,.scheme-dark .scuih-dropdown[open]>summary{background:rgba(255,255,255,.08)}.scuih-panel{position:absolute;right:0;top:calc(100% + 12px);min-width:245px;background:#fff;border:1px solid rgba(34,27,45,.09);box-shadow:0 24px 70px rgba(29,20,45,.16);border-radius:20px;padding:10px;z-index:4100}.scheme-dark .scuih-panel{background:#1e1826;border-color:rgba(255,255,255,.1)}.scuih-panel-title{padding:10px 12px 13px;border-bottom:1px solid #eee9f3;margin-bottom:7px}.scuih-panel-title span,.scuih-panel-title strong{display:block}.scuih-panel-title span{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#9991a3;font-weight:800}.scuih-panel-title strong{margin-top:3px;font-family:Georgia,serif;font-size:18px;color:#2a2232}.scheme-dark .scuih-panel-title{border-color:rgba(255,255,255,.08)}.scheme-dark .scuih-panel-title strong{color:#fff}.scuih-more-panel{width:min(540px,calc(100vw - 30px));padding:12px}.scuih-drop-menu{list-style:none;padding:0;margin:0}.scuih-more-grid{display:grid;grid-template-columns:1fr 1fr;gap:3px}.scuih-drop-menu a,.scuih-logout{display:flex;align-items:center;padding:11px 12px;border-radius:11px;text-decoration:none;color:#3f3947;font-size:13.5px;font-weight:680;transition:.16s ease}.scuih-drop-menu a:hover,.scuih-logout:hover{background:#f6f1ff;color:var(--prive-primary,#7a35f5);padding-left:15px}.scheme-dark .scuih-drop-menu a,.scheme-dark .scuih-logout{color:#eeeaf2}.scheme-dark .scuih-drop-menu a:hover,.scheme-dark .scuih-logout:hover{background:rgba(255,255,255,.07)}.scuih-account>summary{padding:0 6px}.scuih-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--prive-primary,#7a35f5),var(--prive-secondary,#d83d9f));color:#fff;font-size:12px;font-weight:900;box-shadow:0 6px 16px rgba(122,53,245,.2)}.scuih-avatar.large{width:48px;height:48px;font-size:14px}.scuih-name{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scuih-account-panel{min-width:275px}.scuih-account-head{display:flex;align-items:center;gap:11px;padding:9px 9px 12px;border-bottom:1px solid #eee9f3;margin-bottom:6px}.scheme-dark .scuih-account-head{border-color:rgba(255,255,255,.08)}.scuih-account-head strong,.scuih-account-head small{display:block}.scuih-account-head strong{font-size:14px}.scuih-account-head small{font-size:11px;color:#8b8393;margin-top:3px}.scuih-logout{border-top:1px solid #eee9f3;margin-top:5px;color:#c53c61}.scuih-login,.scuih-join{height:44px;display:flex;align-items:center;padding:0 16px;border-radius:13px;text-decoration:none;font-size:14px;font-weight:800}.scuih-login{color:#3b3542}.scuih-join{background:linear-gradient(135deg,var(--prive-primary,#7a35f5),var(--prive-secondary,#d83d9f));color:#fff;box-shadow:0 10px 24px rgba(122,53,245,.2)}.scuih-join:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(122,53,245,.28)}.scheme-dark .scuih-login{color:#fff}.scuih-mobile-trigger{display:none}
@media(max-width:1360px){.scuih-inner{gap:18px}.scuih-menu a{padding:0 9px;font-size:14px}.scuih-brand-name{display:none}.scuih-logo{max-width:115px}}
@media(max-width:1180px){.scuih-primary{display:none}.scuih-mobile-trigger{display:grid}.scuih-inner{gap:12px}}
@media(max-width:782px){.admin-bar .scuih-header.is-sticky{top:46px}}
@media(max-width:700px){.scuih-header{height:62px!important}.scuih-inner{width:calc(100% - 20px)}.scuih-brand-name,.scuih-dropdown:not(.scuih-account),.scuih-name{display:none}.scuih-logo{max-height:46px;max-width:105px}.scuih-mark{width:40px;height:40px}.scuih-icon{width:38px;height:38px}.scuih-account>summary>svg{display:none}.scuih-more-grid{grid-template-columns:1fr}}
