.vr-shell{display:grid;min-height:100vh}html[data-nav=sidebar] .vr-shell{grid-template-columns:256px 1fr}html[data-nav=rail] .vr-shell{grid-template-columns:72px 1fr}html[data-nav=topbar] .vr-shell{grid-template-columns:1fr}.vr-aside{display:flex;flex-direction:column;gap:3px;background:radial-gradient(120% 130% at 100% 0%,#ea1b7538,#ea1b7500 55%),radial-gradient(95% 80% at 0% 100%,#8e1d5842,#8e1d5800 62%),#262626;color:#f4f1f2;padding:14px 12px;position:sticky;top:0;height:100vh;width:100%}html[data-nav=topbar] .vr-aside{display:none}html[data-nav=rail] .vr-aside{padding:14px 10px;align-items:center;transition:width .16s ease}html[data-nav=rail] .vr-aside:hover{position:fixed;top:0;left:0;height:100vh;width:256px;z-index:60;padding:14px 12px;align-items:stretch;box-shadow:0 0 44px #00000057}html[data-nav=rail] .vr-aside:hover .nav-label,html[data-nav=rail] .vr-aside:hover .brand-text,html[data-nav=rail] .vr-aside:hover .profile-text,html[data-nav=rail] .vr-aside:hover .profile-caret{display:flex}html[data-nav=rail] .vr-aside:hover .search-label,html[data-nav=rail] .vr-aside:hover .search-kbd{display:inline}html[data-nav=rail] .vr-aside:hover .nav-group-title{display:block}html[data-nav=rail] .vr-aside:hover .nav-item{justify-content:flex-start;padding:8px 10px}html[data-nav=rail] .vr-aside:hover .brand-row,html[data-nav=rail] .vr-aside:hover .search-btn{justify-content:flex-start}html[data-nav=rail] .vr-aside:hover .profile-trigger{justify-content:flex-start;padding:8px 10px}html[data-nav=rail] .vr-aside:hover .nav-badge{position:static;margin-left:auto}.brand-row{display:flex;align-items:center;gap:10px;padding:6px 6px 12px;text-decoration:none;color:inherit}html[data-nav=rail] .brand-row{justify-content:center;padding:6px 0 12px}.brand-tile{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:9px;background:#fff;flex:0 0 auto}.brand-tile-sm{width:27px;height:27px;border-radius:7px}.brand-text{display:flex;flex-direction:column;line-height:1.1;min-width:0}.brand-name{font-weight:700;font-size:16px;letter-spacing:.06em;white-space:nowrap}.brand-sub{font-size:9.5px;letter-spacing:.16em;text-transform:uppercase;color:#ea1b75;margin-top:3px;white-space:nowrap}.search-btn{display:flex;align-items:center;gap:8px;width:100%;margin-bottom:8px;border:1px solid rgba(255,255,255,.13);background:#ffffff0f;border-radius:9px;padding:7px 10px;color:#c6c0c3;font-size:12.5px;cursor:pointer}.search-btn:hover{background:#ffffff1f;color:#fff}.search-label{flex:1;text-align:left}.search-kbd{font-family:JetBrains Mono,monospace;font-size:10px;opacity:.65}html[data-nav=rail] .search-btn{justify-content:center;padding:8px}html[data-nav=rail] .search-label,html[data-nav=rail] .search-kbd{display:none}.vr-nav{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:1px}.nav-group{padding:4px 0}.nav-group-title{font-size:9.5px;letter-spacing:.16em;text-transform:uppercase;color:#98908f;padding:6px 10px 3px}html[data-nav=rail] .nav-group-title{display:none}.nav-item{display:flex;align-items:center;gap:11px;padding:7px 10px;border-radius:9px;color:#c6c0c3;font-size:13px;font-weight:500;position:relative;text-decoration:none}.nav-item:hover{background:#ffffff17;color:#fff}.nav-item.is-active{background:#ffffff21;color:#fff}.nav-item.is-active:before{content:"";position:absolute;left:-12px;top:6px;bottom:6px;width:3px;border-radius:0 3px 3px 0;background:#ea1b75}html[data-nav=rail] .nav-item.is-active:before{left:-10px}html[data-nav=rail] .vr-aside:hover .nav-item.is-active:before{left:-12px}.nav-ico{width:18px;height:18px;flex:0 0 auto}html[data-nav=rail] .nav-item{justify-content:center;padding:9px}html[data-nav=rail] .nav-label{display:none}.nav-label{display:flex;min-width:0;white-space:nowrap}.nav-badge{margin-left:auto;background:#ea1b75;color:#fff;font-size:10px;font-weight:700;border-radius:999px;min-width:17px;text-align:center;padding:1px 5px;font-family:JetBrains Mono,monospace}.nav-badge.hidden{display:none}html[data-nav=rail] .nav-badge{position:absolute;top:2px;right:2px;margin:0}.profile-trigger{display:flex;align-items:center;gap:10px;width:100%;text-align:left;cursor:pointer;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:8px 10px;color:#f4f1f2;margin-top:6px}.profile-trigger:hover{background:#ffffff21}html[data-nav=rail] .profile-trigger{justify-content:center;padding:8px}html[data-nav=rail] .profile-text,html[data-nav=rail] .profile-caret{display:none}.avatar{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:#c41668;color:#fff;font-weight:700;font-size:12px;flex:0 0 auto;font-family:JetBrains Mono,monospace}.avatar-lg{width:40px;height:40px;font-size:14px}.profile-text{display:flex;flex-direction:column;line-height:1.15;min-width:0;flex:1}.profile-name{font-size:12.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-sub{font-size:10.5px;color:#98908f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-caret{width:15px;height:15px;color:#98908f;flex:0 0 auto}.vr-main{display:flex;flex-direction:column;min-width:0}.vr-content{flex:1;width:100%;max-width:1280px;margin:0 auto;padding:24px 22px 40px}.vr-footer{border-top:1px solid #E8E3E6;background:#fff;padding:16px 22px;font-size:12.5px;color:#8e9296;display:flex;gap:8px;flex-wrap:wrap;justify-content:space-between}.vr-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:12px;border-bottom:1px solid #E8E3E6;background:#ffffffed;backdrop-filter:blur(8px);padding:9px 22px}html[data-nav=topbar] .vr-header{top:52px}.hdr-left{display:flex;align-items:center;gap:9px;min-width:0;overflow:hidden}.hdr-title{font-size:13.5px;font-weight:650;color:#1f1f1f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.hdr-badge{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#8e1d58;background:#fdecf4;border-radius:999px;padding:2px 7px}.hdr-sub{font-size:12px;color:#8e9296;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hdr-right{margin-left:auto;display:flex;align-items:center;gap:8px;flex:0 0 auto}.hdr-xero{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:500;color:#1f7a4c;background:#e6f3ec;border-radius:999px;padding:3px 9px;white-space:nowrap}.hdr-xero .dot{width:6px;height:6px;border-radius:999px;background:#1f7a4c}.hdr-date{font-size:11px;color:#8e9296;white-space:nowrap}.hdr-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;color:#63676b;cursor:pointer}.hdr-icon:hover{background:#fdecf4}.hdr-tour{background:#c41668;color:#fff;font-size:12.5px;font-weight:600;border-radius:8px;padding:6px 12px;white-space:nowrap;cursor:pointer}.hdr-tour:hover{background:#8e1d58}@media(max-width:1100px){.hdr-xero{display:none}}@media(max-width:900px){.hdr-date,.hdr-sub{display:none}}.vr-topbar{display:none;align-items:center;gap:14px;background:#262626;color:#f4f1f2;padding:9px 18px;position:sticky;top:0;z-index:25}html[data-nav=topbar] .vr-topbar{display:flex}.topbar-brand{display:flex;align-items:center;gap:9px;color:#f4f1f2;text-decoration:none;flex:0 0 auto}.topbar-nav{display:flex;gap:2px;overflow-x:auto;flex:1;scrollbar-width:none}.topbar-nav::-webkit-scrollbar{display:none}.topbar-item{padding:6px 10px;border-radius:8px;color:#c6c0c3;font-size:12.5px;font-weight:500;white-space:nowrap;text-decoration:none}.topbar-item:hover{background:#ffffff17;color:#fff}.topbar-item.is-active{background:#ffffff26;color:#fff}.topbar-profile{width:auto;margin:0;padding:3px;border:none;background:transparent;flex:0 0 auto}.topbar-search{color:#c6c0c3;padding:4px;cursor:pointer;flex:0 0 auto}.topbar-search:hover{color:#fff}.profile-pop{position:fixed;z-index:70;width:264px;background:#fff;border:1px solid #E8E3E6;border-radius:14px;box-shadow:0 16px 40px #11111129;padding:8px}.profile-pop.hidden{display:none}.pp-head{display:flex;align-items:center;gap:11px;padding:10px 10px 12px}.pp-name{font-weight:700;font-size:13.5px;color:#1f1f1f}.pp-email{font-size:11px;color:#8e9296;word-break:break-all}.pp-item{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:8px 10px;border-radius:9px;font-size:13.5px;color:#1f1f1f;text-decoration:none;cursor:pointer}.pp-item svg{width:17px;height:17px;color:#8e9296;flex:0 0 auto}.pp-item:hover{background:#fdecf4}.pp-danger{color:#b0271e}.pp-danger svg{color:#b0271e}.pp-section{font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:#8e9296;padding:8px 10px 4px}.pp-display{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:2px 6px 8px}.pp-disp{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 4px;border:1px solid #E8E3E6;border-radius:10px;font-size:10.5px;color:#63676b;cursor:pointer}.pp-disp svg{width:21px;height:21px}.pp-disp:hover{background:#fdecf4}.pp-disp.is-current{border-color:#c41668;background:#fdecf4;color:#8e1d58}.search-wrap{position:fixed;inset:0;z-index:80;display:flex;align-items:flex-start;justify-content:center;background:#1f1f1f73;padding:12vh 16px 16px}.search-wrap.hidden{display:none}.search-card{width:100%;max-width:600px;background:#fff;border:1px solid #E8E3E6;border-radius:14px;box-shadow:0 24px 60px #1111113d;overflow:hidden}.search-head{display:flex;align-items:center;gap:9px;border-bottom:1px solid #E8E3E6;padding:12px 14px;color:#8e9296}.search-head input{flex:1;border:0;outline:0;font-size:13.5px;color:#1f1f1f;background:transparent}.search-head kbd{border:1px solid #E8E3E6;border-radius:5px;padding:1px 5px;font-size:10px;color:#8e9296;font-family:JetBrains Mono,monospace}.search-results{max-height:348px;overflow-y:auto;padding:6px}.sr-item{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:9px;text-decoration:none;color:inherit}.sr-item:hover,.sr-item.is-cursor{background:#fdecf4}.sr-type{flex:0 0 auto;font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#8e1d58;background:#fdecf4;border-radius:999px;padding:2px 7px}.sr-label{display:block;font-size:13px;color:#1f1f1f;font-weight:500}.sr-sub{display:block;font-size:11.5px;color:#8e9296;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sr-empty{padding:26px 12px;text-align:center;font-size:12.5px;color:#8e9296}.vr-toast{position:fixed;left:50%;bottom:22px;transform:translate(-50%);z-index:90;background:#262626;color:#fff;font-size:13px;line-height:1.5;border-radius:10px;padding:11px 16px;max-width:min(680px,calc(100vw - 32px));box-shadow:0 12px 32px #11111147}.vr-toast.hidden{display:none}.tour-card{position:fixed;z-index:75;bottom:16px;left:16px;right:16px;background:#fff;border:1px solid #E8E3E6;border-radius:16px;box-shadow:0 20px 48px #1113;overflow:hidden}@media(min-width:640px){.tour-card{left:auto;right:24px;width:400px}}.tour-card.hidden{display:none}.tour-top{display:flex;align-items:center;justify-content:space-between;padding:11px 15px 0}.tour-top span{font-size:11px;color:#8e9296}.tour-top button{font-size:12px;color:#8e9296;cursor:pointer}.tour-top button:hover{color:#63676b}.tour-title{padding:4px 15px 0;font-size:14.5px;font-weight:650;color:#1f1f1f}.tour-body{padding:6px 15px 0;font-size:13px;line-height:1.55;color:#63676b;margin:0}.tour-actions{display:flex;justify-content:flex-end;gap:8px;padding:12px 15px 13px}.tour-back{font-size:12.5px;font-weight:500;color:#63676b;padding:6px 11px;border-radius:8px;cursor:pointer}.tour-back:hover{background:#fdecf4}.tour-back.hidden{display:none}.tour-primary{background:#c41668;color:#fff;font-size:12.5px;font-weight:600;border-radius:8px;padding:6px 15px;cursor:pointer}.tour-primary:hover{background:#8e1d58}.tour-progress{height:3px;background:#f6edf1}.tour-progress div{height:100%;background:#ea1b75;transition:width .2s ease}.vr-mobilebar,.vr-backdrop{display:none}@media(max-width:767px){.vr-shell{grid-template-columns:1fr!important}.vr-mobilebar{display:flex;align-items:center;gap:11px;background:#262626;color:#f4f1f2;padding:9px 13px;position:sticky;top:0;z-index:40}.vr-mobilebar button{color:#f4f1f2;cursor:pointer}.mobile-brand{display:flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-size:14px;font-weight:700;letter-spacing:.06em}.mobile-search{margin-left:auto}.vr-mobilebar .profile-trigger{width:auto;margin:0;padding:3px;border:none;background:transparent}html[data-nav=topbar] .vr-topbar{display:none!important}html[data-nav=topbar] .vr-header{top:0}.vr-aside{display:flex!important;position:fixed;top:0;left:0;bottom:0;height:100dvh;width:268px!important;z-index:55;transform:translate(-100%);transition:transform .22s ease;padding:14px 12px!important;align-items:stretch!important}#vr-shell.nav-open .vr-aside{transform:translate(0)}#vr-shell.nav-open .vr-backdrop{display:block;position:fixed;inset:0;background:#11111173;z-index:50}.nav-label,.nav-group-title,.brand-text,.profile-text,.search-label,.search-kbd{display:flex!important}.nav-group-title,.search-kbd{display:block!important}.nav-item{justify-content:flex-start!important;padding:8px 10px!important}.nav-badge{position:static!important;margin-left:auto!important}.vr-header{padding:8px 14px}.vr-content{padding:16px 14px 32px}.vr-footer{padding:14px;font-size:12px}}@media print{.vr-aside,.vr-header,.vr-topbar,.vr-mobilebar,.vr-footer,.tour-card,.vr-toast,.no-print{display:none!important}.vr-shell{grid-template-columns:1fr!important}.vr-content{max-width:none;padding:0}body{background:#fff}}
