.dh-header{--dh-bg:#0e0b14;--dh-panel:#171221;--dh-panel-alt:#1e1730;--dh-border:#2b2440;--dh-text:#f4f1fa;--dh-muted:#9a92ae;--dh-pink:#ff2e83;--dh-violet:#7b3dff;position:sticky;top:70px;z-index:60;background:#0e0b14d9;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--dh-border)}.dh-header-inner{max-width:1320px;margin:0 auto;display:flex;align-items:center;gap:16px;padding:12px 24px}.dh-hamburger{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;background:#171221;border:1px solid #2b2440;border-radius:12px;color:#f4f1fa;cursor:pointer;transition:all .15s;flex:none}.dh-hamburger:hover{background:#ffffff14;border-color:#ff2e83;color:#ff2e83}.dh-logo{display:flex;flex-direction:column;line-height:1;text-decoration:none;flex:none}.dh-logo b{font-size:22px;background:linear-gradient(90deg,#ff2e83,#7b3dff);-webkit-background-clip:text;background-clip:text;color:#0000;letter-spacing:-.5px}.dh-logo span{font-size:11px;color:#9a92ae;margin-top:2px}.dh-ecosystem-nav{display:flex;justify-content:center;gap:8px;flex:1 1;margin:0 24px}.dh-eco-tile{position:relative;display:inline-flex;align-items:center;gap:8px;padding:8px 14px;min-height:40px;background:#171221;border:1px solid #2b2440;border-radius:12px;font-size:13px;font-weight:600;line-height:1;cursor:pointer;transition:all .2s ease;white-space:nowrap}.dh-eco-tile,.dh-eco-tile svg{color:#f4f1fa}.dh-eco-tile:hover{border-color:#ff2e8373;transform:translateY(-2px);background:#1e1730}.dh-eco-tile.active{background:linear-gradient(135deg,#ff2e83,#c42bb3 60%,#7b3dff 110%);border-color:#ffffff2e;color:#fff;box-shadow:0 10px 30px #ff2e8373,0 0 0 1px #ff2e838c,inset 0 1px 0 #ffffff2e}.dh-eco-tile.active svg{color:#fff}.dh-eco-tile.active:before{content:"";position:absolute;inset:0;border-radius:12px;background:radial-gradient(circle at 50% 0,#ffffff38,#0000 60%);pointer-events:none}.dh-header-actions{display:flex;align-items:center;gap:10px;flex:none}.dh-help-pill{gap:6px;padding:8px 14px;border-radius:999px;background:linear-gradient(135deg,#ff2e83,#7b3dff);color:#fff;font-size:13px;font-weight:600;border:none;box-shadow:0 6px 20px #ff2e8366}.dh-help-pill,.dh-icon-btn{display:inline-flex;align-items:center;cursor:pointer}.dh-icon-btn{position:relative;width:40px;height:40px;justify-content:center;background:#171221;border:1px solid #2b2440;border-radius:12px;color:#f4f1fa;transition:all .15s}.dh-icon-btn:hover{border-color:#ff2e83;color:#ff2e83}.dh-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 4px;background:#ff2e83;font-size:10px;border-radius:9px;border:2px solid #0e0b14}.dh-avatar,.dh-badge{color:#fff;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.dh-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#ff2e83,#7b3dff);cursor:pointer;border:2px solid #2b2440;text-transform:uppercase}.dh-user-name{color:#f4f1fa;font-size:13px;font-weight:600;text-transform:capitalize;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dh-mobile-topbar{display:none}.dh-mobile-left,.dh-mobile-right{display:flex;align-items:center;gap:10px}@media (max-width:980px){.dh-header{display:none}.dh-mobile-topbar{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;position:sticky;top:70px;z-index:60;background:#0e0b14eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #2b2440}.dh-mobile-topbar .dh-logo b{font-size:20px}}.dh-notif{position:relative;display:inline-flex}.dh-notif-panel{position:absolute;top:calc(100% + 12px);right:0;width:352px;max-width:calc(100vw - 24px);background:linear-gradient(180deg,#1f0f36f7,#0e061efa);border:1px solid #a855f759;border-radius:16px;box-shadow:0 24px 60px #0009,0 0 40px #ff2e8324;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);z-index:1200;overflow:hidden;animation:dh-notif-pop .18s ease}@keyframes dh-notif-pop{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.dh-notif-panel:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#ff2e83,#7b3dff)}.dh-notif-head{display:flex;align-items:center;justify-content:space-between;padding:15px 16px 12px;border-bottom:1px solid #a855f72e}.dh-notif-head>span:first-child{font-size:14px;font-weight:800;background:linear-gradient(90deg,#fff,#ff6fb0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#0000;color:#ff6fb0}.dh-notif-count{background:linear-gradient(135deg,#ff2e83,#7b3dff);color:#fff;font-size:11px;font-weight:800;padding:2px 9px;border-radius:999px;box-shadow:0 0 12px #ff2e8380}.dh-notif-list{max-height:404px;overflow-y:auto}.dh-notif-list::-webkit-scrollbar{width:6px}.dh-notif-list::-webkit-scrollbar-thumb{background:#a855f773;border-radius:3px}.dh-notif-empty{padding:32px 16px;text-align:center;color:#b9aee0;font-size:13px}.dh-notif-item{display:flex;gap:11px;align-items:flex-start;padding:12px 15px;border-bottom:1px solid #a855f71a;transition:background .15s}.dh-notif-item:last-child{border-bottom:none}.dh-notif-item:hover{background:#a855f71a}.dh-notif-item.clickable{cursor:pointer}.dh-notif-item.clickable:hover{background:#ff168324}.dh-notif-item.unread{background:linear-gradient(90deg,#ff2e831a,#7b3dff0d)}.dh-notif-dot{width:8px;height:8px;border-radius:50%;margin-top:5px;flex:none;background:#0000}.dh-notif-item.unread .dh-notif-dot{background:linear-gradient(135deg,#ff2e83,#7b3dff);box-shadow:0 0 8px #ff2e83cc}.dh-notif-body{min-width:0;flex:1 1}.dh-notif-title{font-size:13px;font-weight:700;color:#f4f1fa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dh-notif-text{font-size:12px;color:#c6bbe4;margin-top:2px;line-height:1.4}.dh-notif-time{font-size:10.5px;color:#8a7fb4;margin-top:4px}.dh-notif-toast{position:fixed;top:80px;right:22px;display:flex;align-items:center;gap:11px;background:linear-gradient(135deg,#2a0a4af5,#18082cf5);border:1px solid #ff2e8380;border-radius:14px;padding:12px 15px;max-width:300px;box-shadow:0 16px 40px #00000080,0 0 26px #ff2e834d;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);cursor:pointer;z-index:1300;animation:dh-notif-slidein .25s ease}@keyframes dh-notif-slidein{0%{transform:translateX(24px);opacity:0}to{transform:translateX(0);opacity:1}}.dh-notif-toast-ic{font-size:20px;flex:none}.dh-notif-toast-title{font-size:13px;font-weight:800;color:#fff}.dh-notif-toast-text,.dh-notif-toast-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:230px}.dh-notif-toast-text{font-size:12px;color:#c6bbe4}@media (max-width:640px){.dh-notif-panel{position:fixed;top:62px;right:8px;left:8px;width:auto}.dh-notif-toast{top:62px;right:8px;left:8px;max-width:none}}.hp-enquiry-modal{scrollbar-width:thin;scrollbar-color:#ff168380 #ffffff0d}.hp-enquiry-modal::-webkit-scrollbar{width:9px;height:0}.hp-enquiry-modal::-webkit-scrollbar-track{background:#ffffff0a;border-radius:99px}.hp-enquiry-modal::-webkit-scrollbar-thumb{border-radius:99px;background:linear-gradient(180deg,#ff168399,#7c3aed99);border:2px solid #0000;background-clip:padding-box}.hp-enquiry-modal::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#ff1683d9,#7c3aedd9);background-clip:padding-box}.hp-enquiry-modal .rab-page,.hp-enquiry-modal .rab-v2{max-width:100%;overflow-x:hidden}