:root{color-scheme:dark;--pve-bg: #131316;--pve-panel: #1e1f25;--pve-header: #282a33;--pve-border: rgba(255, 255, 255, .08);--pve-border-light: rgba(255, 255, 255, .12);--pve-text: #e3e3e8;--pve-text-dim: #b4b5be;--pve-text-muted: #787986;--pve-accent: #4a90e2;--pve-accent-hover: #6aabff;--pve-green: #34d399;--pve-red: #f87171;--pve-orange: #fbbf24;--pve-input-bg: #16171c;--pve-row-hover: rgba(255, 255, 255, .04);--pve-row-active: rgba(74, 144, 226, .12);--pve-font: "Inter", "Google Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--pve-mono: "JetBrains Mono", "Fira Code", "Cascadia Code", "Consolas", monospace;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .24), 0 1px 2px rgba(0, 0, 0, .18);--shadow-md: 0 4px 12px rgba(0, 0, 0, .3), 0 1px 4px rgba(0, 0, 0, .2);--shadow-lg: 0 8px 30px rgba(0, 0, 0, .4);--transition: cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--pve-bg);color:var(--pve-text);font-family:var(--pve-font);font-size:13px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit}button,input,select,textarea{font-family:var(--pve-font)}@media(max-width:768px){.pve-shell{grid-template-rows:48px 1fr 0;grid-template-columns:1fr}.pve-main{grid-column:1;grid-row:2;padding-bottom:60px}.pve-topbar{height:48px}.pve-topbar-inner{padding:0 8px;gap:6px}.pve-topbar-center,.pve-logo-text{display:none}.pve-logo-img{height:32px}.pve-hamburger{width:44px;height:44px}.pve-mobile-search-btn{display:flex;width:44px;height:44px}.pve-avatar{width:34px;height:34px;font-size:13px}.pve-mobile-search{top:48px}.pve-search-input{height:40px;font-size:16px;border-radius:10px}.pve-sidebar{position:fixed;inset:auto 0 0;width:100%!important;height:56px;flex-direction:row;background:#1f1f1f;border-right:none;border-top:1px solid rgba(255,255,255,.08);transform:none;z-index:10000;overflow:visible;box-shadow:0 -2px 12px #0006}.pve-sidebar.expanded{width:100%!important;height:auto;max-height:85vh;bottom:0;left:0;right:0;transform:none;flex-direction:column;box-shadow:0 -4px 24px #0009;border-radius:16px 16px 0 0;overflow-y:auto}.pve-sidebar:not(.expanded) .pve-sidebar-thumb{display:none}.pve-sidebar:not(.expanded) .pve-sidebar-sep{display:none}.pve-sidebar:not(.expanded) .pve-sidebar-bottom{display:none}.pve-sidebar:not(.expanded) .pve-sidebar-sync{display:none}.pve-sidebar:not(.expanded) .pve-sidebar-nav{flex-direction:row;padding:0;gap:0;flex:1;justify-content:space-around;align-items:center;height:56px}.pve-sidebar:not(.expanded) .pve-nav-item{flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:6px 4px;height:56px;flex:1;border-radius:0;font-size:10px;font-weight:500;color:#909090;min-width:0;max-width:80px}.pve-sidebar:not(.expanded) .pve-nav-item.active{color:#fff;background:none}.pve-sidebar:not(.expanded) .pve-nav-item:hover{background:none}.pve-sidebar:not(.expanded) .pve-nav-icon{width:22px;height:22px}.pve-sidebar:not(.expanded) .pve-nav-icon svg{width:22px;height:22px}.pve-sidebar:not(.expanded) .pve-nav-label{display:block;font-size:10px;text-align:center;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:72px}.pve-sidebar.expanded .pve-sidebar-nav{flex-direction:column;padding:8px 16px;gap:2px}.pve-sidebar.expanded .pve-nav-item{flex-direction:row;height:48px;gap:16px;padding:0 16px;font-size:15px;font-weight:500;max-width:none;border-radius:12px}.pve-sidebar.expanded .pve-sidebar-thumb{padding:20px 0 12px}.pve-sidebar.expanded .pve-sidebar-thumb-avatar{width:72px;height:72px;font-size:24px}.pve-sidebar.expanded .pve-sidebar-bottom{padding-bottom:16px}.pve-sidebar.expanded .pve-sidebar-bottom .pve-nav-item.logout{height:48px;font-size:15px;gap:16px;padding:0 16px;border-radius:12px}.pve-overlay.visible{z-index:9999}.pve-dropdown{position:fixed;inset:auto 0 0;width:100%;border-radius:16px 16px 0 0;max-height:70vh;overflow-y:auto;z-index:10002;box-shadow:0 -4px 20px #00000080}.pve-drop-header{padding:16px;gap:12px}.pve-drop-avatar{width:44px;height:44px;font-size:16px}.pve-drop-name{font-size:16px}.pve-drop-email{font-size:13px}.pve-drop-item{padding:14px 16px;font-size:15px;gap:14px}.pve-drop-item svg{width:20px;height:20px}.hm-page{min-height:calc(100dvh - 104px)}.hm-hero{padding:32px 20px 24px}.hm-logo{width:88px;height:88px;margin-bottom:16px}.hm-title{font-size:26px}.hm-sub{font-size:13px}.hm-cta{flex-direction:column;width:100%;max-width:300px;gap:10px;margin-top:24px}.hm-btn{width:100%;padding:14px 20px;font-size:15px;border-radius:12px;justify-content:center}.hm-features{gap:16px;padding:20px 16px 24px}.hm-feat-icon{width:48px;height:48px;border-radius:16px}.hm-feat-icon svg{width:24px;height:24px}.hm-feat-label{font-size:10px}.ac-page{font-size:14px}.ac-profile{padding:14px 16px;gap:12px}.ac-avatar{width:44px;height:44px;font-size:16px}.ac-profile-name{font-size:16px}.ac-profile-email{font-size:13px}.ac-tabs{padding:0 8px;gap:0}.ac-tab{padding:12px 14px;font-size:12px;min-height:44px}.ac-tab-icon{width:18px;height:18px}.ac-tab-icon svg{width:18px;height:18px}.ac-body{padding:12px;gap:12px}.ac-panel{border-radius:12px}.ac-panel-head{padding:10px 14px;min-height:44px}.ac-panel-title{font-size:13px}.ac-field input,.ac-field select,.ac-field textarea{min-height:44px;font-size:16px;padding:10px 12px;border-radius:10px}.ac-field label{font-size:12px}.ac-btn,.ac-btn-sm{min-height:44px;padding:10px 18px;font-size:14px;border-radius:10px}.ac-grid-4,.ac-grid-3,.ac-grid-2{grid-template-columns:1fr;gap:8px}.ac-form-grid{grid-template-columns:1fr}.iv-container{padding:12px 10px 64px}.iv-title{font-size:18px}.iv-header{flex-direction:column;align-items:stretch;gap:10px}.iv-header-right{width:100%;flex-wrap:wrap;gap:8px}.iv-search-bar{flex-direction:column;gap:8px}.iv-search-bar input{font-size:16px;min-height:44px;border-radius:10px}.iv-row{grid-template-columns:1fr 1fr;gap:4px;padding:10px 0}.iv-cell{padding:4px 12px;font-size:13px}.iv-cell-pto,.iv-cell-city,.iv-cell-slot{display:none}.iv-btn{min-height:44px;padding:12px 18px;font-size:15px;border-radius:10px}.iv-btn-sm{min-height:40px;padding:10px 14px;font-size:14px;border-radius:8px}.iv-panel{border-radius:12px}.iv-panel-head{flex-wrap:wrap;padding:12px 14px;gap:8px;min-height:44px}.iv-sec-body{padding:12px 14px 16px}.iv-cascade,.iv-grid{grid-template-columns:1fr}.span2{grid-column:span 1}.iv-detail-grid{grid-template-columns:1fr}.iv-chips{overflow-x:auto;flex-wrap:nowrap;overscroll-behavior-x:contain;padding-bottom:4px;gap:6px}.iv-chip{flex-shrink:0;min-height:36px;padding:8px 14px;font-size:13px;border-radius:18px}.iv-source-filter{overflow-x:auto;overscroll-behavior-x:contain}.iv-field input,.iv-field select,.iv-field textarea{min-height:44px;font-size:16px;border-radius:10px;padding:10px 12px}.iv-edit-head,.iv-form-actions{flex-wrap:wrap;gap:8px;padding:12px 14px}.iv-detail-actions{flex-wrap:wrap;gap:8px}.iv-detail-actions .iv-btn{flex:1;min-width:120px}.iv-geo-row{flex-wrap:wrap;gap:8px}.cpm-page{height:calc(100dvh - 104px)}.pve-suggestions{border-radius:0 0 12px 12px;max-height:50vh}.pve-sug-item{padding:12px 14px;font-size:14px;gap:12px;min-height:44px}.pve-sug-kind{font-size:11px;min-width:50px}button,a,[role=button],[role=menuitem],[role=option]{-webkit-tap-highlight-color:rgba(255,255,255,.05)}.pve-sidebar,.pve-topbar{-webkit-user-select:none;user-select:none}.pve-main,.ac-body,.iv-cascade-body{scroll-behavior:smooth;overscroll-behavior-y:contain}.pve-topbar{padding-top:env(safe-area-inset-top,0)}.pve-sidebar:not(.expanded){padding-bottom:env(safe-area-inset-bottom,0)}}@media(max-width:400px){.pve-sidebar:not(.expanded) .pve-nav-label{font-size:9px;max-width:56px}.pve-sidebar:not(.expanded) .pve-nav-icon{width:20px;height:20px}.pve-sidebar:not(.expanded) .pve-nav-icon svg{width:20px;height:20px}.hm-cta{max-width:100%;padding:0 8px}.ac-body{padding:10px 8px}.iv-container{padding:10px 6px 64px}}.pve-topbar{grid-column:1 / -1;grid-row:1;display:flex;align-items:center;height:48px;background:#2b2b2b;border-bottom:1px solid var(--pve-border);z-index:100;flex-shrink:0}.pve-topbar-inner{display:flex;align-items:center;width:100%;height:100%;padding:0 12px;gap:12px}.pve-topbar-left{display:flex;align-items:center;gap:8px;flex-shrink:0}.pve-hamburger{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:none;color:var(--pve-text-muted);cursor:pointer;padding:0;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.pve-hamburger svg{width:22px;height:22px}.pve-hamburger:hover,.pve-hamburger:active{color:var(--pve-text)}.pve-logo-link{display:flex;align-items:center;gap:8px;text-decoration:none}.pve-logo-img{height:38px;width:auto;object-fit:contain}.pve-logo-text{font-weight:800;font-size:15px;color:var(--pve-orange);letter-spacing:.02em}.pve-topbar-center{flex:1;display:flex;justify-content:center;min-width:0}.pve-search-wrap{position:relative;width:100%;max-width:480px}.pve-search{display:flex;align-items:center;position:relative;height:32px}.pve-search-ico{position:absolute;left:10px;width:14px;height:14px;color:var(--pve-text-muted);pointer-events:none}.pve-search-input{width:100%;height:36px;padding:0 28px 0 30px;background:var(--pve-input-bg);border:1px solid var(--pve-border);border-radius:20px;color:var(--pve-text);font-size:13px;font-weight:500;outline:none;transition:border-color .15s}.pve-search-input::placeholder{color:var(--pve-text-muted)}.pve-search-input:focus{border-color:var(--pve-accent)}.pve-search-clear{position:absolute;right:6px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:var(--pve-text-muted);cursor:pointer;font-size:14px;padding:0}.pve-search-clear:hover{color:var(--pve-text)}.pve-suggestions{position:absolute;top:100%;left:0;right:0;background:var(--pve-panel);border:1px solid var(--pve-border);border-top:none;border-radius:0 0 12px 12px;z-index:999;max-height:300px;overflow-y:auto}.pve-sug-item{display:flex;align-items:center;gap:10px;width:100%;padding:7px 12px;background:none;border:none;color:var(--pve-text);font-size:12px;cursor:pointer;text-align:left;font-family:var(--pve-font)}.pve-sug-item:hover,.pve-sug-item.active{background:var(--pve-row-hover)}.pve-sug-kind{font-size:10px;font-weight:700;color:var(--pve-accent);min-width:44px;font-family:var(--pve-mono)}.pve-sug-text{color:var(--pve-text);font-weight:600}.pve-topbar-right{display:flex;align-items:center;gap:8px;flex-shrink:0;margin-left:auto}.pve-guest-links{display:flex;align-items:center;gap:6px}.pve-guest-link{padding:5px 14px;font-size:12px;font-weight:700;text-decoration:none;color:var(--pve-text-muted);border:1px solid transparent;transition:all .15s}.pve-guest-link:hover{color:var(--pve-text)}.pve-guest-link--primary{background:var(--pve-accent);color:#fff;border-color:var(--pve-accent)}.pve-guest-link--primary:hover{background:var(--pve-accent-hover);color:#fff}.pve-mobile-search-btn{display:none;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:none;color:var(--pve-text-muted);cursor:pointer;padding:0;-webkit-tap-highlight-color:transparent}.pve-mobile-search-btn svg{width:18px;height:18px}.pve-mobile-search-btn:hover,.pve-mobile-search-btn:active{color:var(--pve-text)}.pve-avatar-wrap{position:relative}.pve-abo-dot{position:absolute;top:0;right:0;width:8px;height:8px;border-radius:50%;border:2px solid #2b2b2b;z-index:5}.pve-avatar{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--pve-header);border:1px solid var(--pve-border);border-radius:50%;color:var(--pve-orange);font-weight:800;font-size:12px;text-transform:uppercase;cursor:pointer}.pve-avatar:hover{border-color:var(--pve-accent)}.pve-dropdown{position:absolute;top:calc(100% + 6px);right:0;width:260px;background:var(--pve-panel);border:1px solid var(--pve-border);border-radius:12px;z-index:9999;box-shadow:0 8px 24px #00000080;overflow:hidden}.pve-drop-header{display:flex;align-items:center;gap:10px;padding:12px;border-bottom:1px solid var(--pve-border)}.pve-drop-avatar{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f0ad4e1a;border:1px solid var(--pve-orange);border-radius:50%;color:var(--pve-orange);font-weight:800;font-size:14px;text-transform:uppercase;flex-shrink:0}.pve-drop-info{min-width:0}.pve-drop-name{font-weight:700;font-size:13px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pve-drop-email{font-size:11px;color:var(--pve-text-muted)}.pve-drop-sep{height:1px;background:var(--pve-border)}.pve-drop-item{display:flex;align-items:center;gap:10px;width:100%;padding:9px 12px;background:none;border:none;color:var(--pve-text);font-size:12px;font-weight:600;cursor:pointer;text-decoration:none;text-align:left;font-family:var(--pve-font);transition:background .1s}.pve-drop-item:hover{background:var(--pve-row-hover)}.pve-drop-item svg{width:16px;height:16px;color:var(--pve-text-muted);flex-shrink:0}.pve-drop-item.logout{color:var(--pve-red)}.pve-drop-item.logout svg{color:var(--pve-red)}.pve-mobile-search{position:fixed;top:48px;left:0;right:0;background:var(--pve-panel);border-bottom:1px solid var(--pve-border);padding:10px 12px;z-index:10001;transform:translateY(-110%);opacity:0;pointer-events:none;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .2s ease;visibility:hidden}.pve-mobile-search.open{transform:translateY(0);opacity:1;pointer-events:auto;visibility:visible}.pve-overlay{position:fixed;inset:0;background:#0000008c;z-index:9998;opacity:0;pointer-events:none;transition:opacity .2s ease;visibility:hidden}.pve-overlay.visible{opacity:1;pointer-events:auto;visibility:visible}.pve-sidebar{position:fixed;left:0;top:48px;bottom:0;width:72px;display:flex;flex-direction:column;background:#282828;overflow-y:auto;overflow-x:hidden;z-index:100;transition:width .3s cubic-bezier(.4,0,.2,1)}.pve-sidebar::-webkit-scrollbar{width:4px}.pve-sidebar::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.pve-sidebar.expanded{width:256px;z-index:10000;box-shadow:4px 0 24px #00000080;transition:width .3s cubic-bezier(.4,0,.2,1)}.pve-sidebar-thumb{display:flex;flex-direction:column;align-items:center;padding:14px 0 8px;flex-shrink:0;transition:padding .3s cubic-bezier(.4,0,.2,1)}.pve-sidebar.expanded .pve-sidebar-thumb{padding:24px 0 16px}.pve-sidebar-thumb-avatar{width:40px;height:40px;border-radius:50%;background:#f0ad4e26;border:2px solid var(--pve-orange);display:flex;align-items:center;justify-content:center;color:var(--pve-orange);font-weight:800;font-size:14px;text-transform:uppercase;flex-shrink:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.pve-sidebar.expanded .pve-sidebar-thumb-avatar{width:112px;height:112px;font-size:36px}.pve-sidebar-thumb-info{display:flex;flex-direction:column;align-items:center;gap:2px;margin-top:0;opacity:0;max-height:0;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.pve-sidebar.expanded .pve-sidebar-thumb-info{opacity:1;max-height:50px;margin-top:12px}.pve-sidebar-thumb-name{font-size:14px;font-weight:500;color:#fff;white-space:nowrap}.pve-sidebar-thumb-role{font-size:12px;color:#aaa;white-space:nowrap}.pve-sidebar-sep{height:1px;background:#ffffff1a;margin:4px 12px;flex-shrink:0}.pve-sidebar-nav{display:flex;flex-direction:column;padding:4px 12px;gap:2px;flex:1}.pve-nav-item{display:flex;align-items:center;gap:24px;padding:0 12px;height:40px;border:none;border-radius:10px;background:none;color:#aaa;font-weight:400;font-size:14px;cursor:pointer;text-decoration:none;white-space:nowrap;font-family:var(--pve-font);transition:background .15s,color .15s;text-align:left}.pve-nav-item:hover{background:#161616;color:#fff}.pve-nav-item.active{background:#161616;color:#fff;font-weight:500}.pve-nav-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pve-nav-icon svg{width:24px;height:24px}.pve-nav-label{overflow:hidden;text-overflow:ellipsis}.pve-nav-item.logout{color:#ff8983}.pve-nav-item.logout:hover{background:#ff898314;color:#ff8983}@media(min-width:961px){.pve-sidebar:not(.expanded) .pve-sidebar-nav{padding:4px 0;align-items:center}.pve-sidebar:not(.expanded) .pve-nav-item{justify-content:center;width:48px;height:48px;padding:0;gap:0;margin:1px 0}.pve-sidebar:not(.expanded) .pve-nav-label{display:none}.pve-sidebar:not(.expanded) .pve-sidebar-sync{display:none}.pve-sidebar:not(.expanded) .pve-sidebar-bottom .pve-sidebar-sep{margin:4px 8px}.pve-sidebar:not(.expanded) .pve-sidebar-bottom .pve-nav-item.logout{justify-content:center;width:48px;height:48px;padding:0;gap:0;margin:1px auto}.pve-sidebar:not(.expanded) .pve-sidebar-bottom .pve-nav-label{display:none}}.pve-sidebar-sync{padding:8px 12px;display:flex;flex-direction:column;gap:4px}.pve-sync-btn{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;background:#3e8ddd1f;border:1px solid rgba(62,141,221,.25);border-radius:10px;color:#5ba0e0;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s;font-family:var(--pve-font)}.pve-sync-btn:hover:not(:disabled){background:#3e8ddd38;border-color:#3e8ddd66}.pve-sync-btn:disabled{opacity:.6;cursor:not-allowed}.pve-sync-btn.syncing{background:#3e8ddd14}.pve-sync-icon{width:16px;height:16px;flex-shrink:0}.pve-sync-icon.spinning{animation:pve-spin 1s linear infinite}@keyframes pve-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pve-sync-msg{font-size:11px;color:var(--pve-green);padding:0 2px;font-weight:500}.pve-sidebar-bottom{margin-top:auto;padding-bottom:8px}@media(max-width:960px){.pve-mobile-search-btn{display:flex}.pve-topbar-center{display:none}.pve-sidebar{width:280px;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:none;will-change:transform;z-index:10000}.pve-sidebar.expanded{transform:translate(0);box-shadow:4px 0 24px #00000080;width:280px}.pve-sidebar.expanded .pve-sidebar-thumb-avatar{width:80px;height:80px;font-size:28px}.pve-dropdown{position:fixed;top:52px;right:8px;left:auto;width:min(280px,calc(100vw - 16px));z-index:10002}}@media(max-width:640px){.pve-logo-text{display:none}.pve-guest-links{gap:4px}.pve-guest-link{padding:5px 10px;font-size:11px}.pve-sidebar{width:min(300px,85vw)}}@media(max-width:400px){.pve-topbar-inner{padding:0 8px;gap:6px}.pve-guest-link{padding:4px 8px;font-size:10px}.pve-sidebar{width:100vw}.pve-dropdown{right:4px;width:calc(100vw - 8px)}}.pve-shell{display:grid;grid-template-rows:48px 1fr;grid-template-columns:72px 1fr;height:100vh;height:100dvh;overflow:hidden;background:var(--pve-bg)}.pve-shell:not(:has(.pve-sidebar)){grid-template-columns:1fr}.pve-main{grid-column:2;grid-row:2;overflow-y:auto;overflow-x:hidden;padding:0;background:var(--pve-bg)}.pve-shell:not(:has(.pve-sidebar)) .pve-main{grid-column:1}.pve-main:has(.cpm-page){padding:0}html,body{position:relative;z-index:0}#root{position:relative;z-index:1}.pve-shell{position:relative;z-index:2}@media(max-width:960px){.pve-shell{grid-template-columns:1fr}.pve-main{grid-column:1}}.hm-page{min-height:calc(100vh - 48px);display:flex;flex-direction:column;background:var(--pve-bg);color:var(--pve-text);font-family:var(--pve-font)}.hm-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:36px 20px 24px;max-width:680px;margin:0 auto;width:100%;gap:28px}.hm-hero{display:flex;flex-direction:column;align-items:center;text-align:center;animation:hm-fadeIn .5s ease}.hm-logo{width:120px;height:120px;object-fit:contain;margin-bottom:18px;filter:drop-shadow(0 6px 28px rgba(240,173,78,.25))}.hm-greeting{margin:0;font-size:30px;font-weight:800;color:#fff;letter-spacing:-.02em}.hm-sub{margin:6px 0 0;font-size:14px;color:var(--pve-text-muted);font-weight:400}.hm-tagline{margin:8px 0 0;font-size:16px;color:var(--pve-text-muted);font-weight:500}.hm-features{display:flex;flex-direction:column;gap:10px;width:100%;animation:hm-fadeIn .5s ease .1s both}.hm-feat{display:flex;align-items:flex-start;gap:14px;padding:14px 18px;background:#ffffff08;border:1px solid var(--pve-border);border-radius:12px}.hm-feat-icon{font-size:22px;line-height:1;flex-shrink:0;margin-top:1px}.hm-feat-body{display:flex;flex-direction:column;gap:2px;min-width:0}.hm-feat-title{font-size:14px;font-weight:700;color:#fff}.hm-feat-text{font-size:12px;color:var(--pve-text-muted);line-height:1.4}.hm-stats{display:flex;align-items:center;gap:24px;padding:12px 28px;background:#ffffff0a;border:1px solid var(--pve-border);border-radius:12px;animation:hm-fadeIn .5s ease .1s both}.hm-stat{display:flex;flex-direction:column;align-items:center;gap:2px}.hm-stat-value{font-size:22px;font-weight:800;color:#fff;font-variant-numeric:tabular-nums}.hm-stat-label{font-size:11px;color:var(--pve-text-muted);font-weight:500;text-transform:uppercase;letter-spacing:.05em}.hm-stat-sep{width:1px;height:32px;background:var(--pve-border)}.hm-shortcuts{display:flex;flex-direction:column;gap:8px;width:100%;animation:hm-fadeIn .5s ease .15s both}.hm-card{display:flex;align-items:center;gap:14px;padding:14px 18px;background:var(--card-bg);border:1px solid var(--card-border);border-radius:14px;text-decoration:none;color:inherit;transition:transform .15s,box-shadow .15s,border-color .15s;will-change:transform}.hm-card:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0000004d;border-color:var(--card-color)}.hm-card:active{transform:scale(.98)}.hm-card-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--card-bg);border:1px solid var(--card-border);color:var(--card-color);flex-shrink:0}.hm-card-icon svg{width:22px;height:22px}.hm-card-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.hm-card-label{font-size:14px;font-weight:700;color:#fff}.hm-card-desc{font-size:12px;color:var(--pve-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hm-card-arrow{width:18px;height:18px;color:var(--pve-text-muted);flex-shrink:0;transition:transform .15s,color .15s}.hm-card:hover .hm-card-arrow{transform:translate(3px);color:var(--card-color)}.hm-guest-cta{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:340px;animation:hm-fadeIn .5s ease .2s both}.hm-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 28px;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer;border-radius:10px;transition:all .15s ease;font-family:var(--pve-font);border:2px solid transparent;width:100%}.hm-btn--primary{background:linear-gradient(135deg,#f0ad4e,#f59e0b);color:#1a1a1a;box-shadow:0 2px 12px #f0ad4e4d}.hm-btn--primary:hover{box-shadow:0 4px 20px #f0ad4e80;transform:translateY(-1px)}.hm-btn--outline{background:transparent;color:var(--pve-text-muted);border-color:var(--pve-border);font-weight:500;font-size:13px}.hm-btn--outline:hover{border-color:#f0ad4e66;color:#f0ad4e}.hm-footer{padding:16px 20px;text-align:center;font-size:11px;color:#fff3;border-top:1px solid var(--pve-border)}@keyframes hm-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.hm-content{padding:24px 16px 20px;gap:20px}.hm-logo{width:96px;height:96px}.hm-greeting{font-size:24px}.hm-tagline{font-size:14px}.hm-sub{font-size:13px}.hm-feat{padding:12px 14px;gap:12px}.hm-feat-icon{font-size:20px}.hm-card{padding:12px 14px;gap:12px}.hm-card-icon{width:40px;height:40px}.hm-card-icon svg{width:20px;height:20px}.hm-card-label{font-size:13px}.hm-stats{padding:10px 20px;gap:16px}.hm-stat-value{font-size:18px}.hm-btn{padding:13px 20px}}.login-page{position:relative;min-height:calc(100vh - 48px);min-height:calc(100dvh - 48px);color:var(--pve-text);background:var(--pve-bg);overflow-x:hidden;overflow-y:auto;font-family:var(--pve-font)}.login-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.login-bg-video{width:100%;height:100%;object-fit:cover;opacity:.15}.login-bg-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#1a1a1acc,#1a1a1af2)}.login-container{position:relative;z-index:1;min-height:calc(100vh - 48px);min-height:calc(100dvh - 48px);display:flex;align-items:center;justify-content:center;padding:24px}.login-card{width:100%;max-width:400px;border:1px solid var(--pve-border);background:var(--pve-panel);box-shadow:0 8px 32px #00000080;animation:login-enter .3s ease}@keyframes login-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.login-brand{padding:16px 20px 0;font-weight:800;font-size:14px;letter-spacing:.04em;text-transform:lowercase;color:var(--pve-orange)}.login-cardhead{padding:8px 20px 16px}.login-title{margin:0;font-weight:800;font-size:22px;color:#fff}.login-sub{margin:4px 0 0;color:var(--pve-text-muted);font-size:12px}.login-alert{margin:0 20px;padding:8px 12px;font-weight:700;font-size:12px;display:flex;align-items:center;gap:8px;border:1px solid}.login-alert.error{border-color:#d9534f66;background:#d9534f14;color:var(--pve-red)}.login-alert.warning{border-color:#f0ad4e66;background:#f0ad4e14;color:var(--pve-orange)}.login-alert-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#d9534f26;color:var(--pve-red);font-weight:900;font-size:11px;flex-shrink:0}.login-alert.warning .login-alert-icon{background:#f0ad4e26;color:var(--pve-orange)}.login-form{display:flex;flex-direction:column;gap:14px;padding:16px 20px}.login-field{display:flex;flex-direction:column;gap:4px}.login-label{font-size:11px;color:var(--pve-text-muted);font-weight:700}.login-input-wrap{position:relative;display:flex;align-items:center}.login-field-icon{position:absolute;left:10px;width:16px;height:16px;color:var(--pve-text-muted);pointer-events:none;transition:color .15s}.login-input-wrap:focus-within .login-field-icon{color:var(--pve-accent)}.login-input{width:100%;height:36px;padding:0 12px 0 34px;border:1px solid var(--pve-border);background:var(--pve-input-bg);color:var(--pve-text);font-size:13px;font-weight:500;outline:none;transition:border-color .15s;box-sizing:border-box}.login-input::placeholder{color:var(--pve-text-muted)}.login-input:focus{border-color:var(--pve-accent)}.login-btn{appearance:none;width:100%;height:36px;border:none;background:var(--pve-accent);color:#fff;font-weight:700;font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:4px;transition:background .15s}.login-btn:hover:not(:disabled){background:var(--pve-accent-hover)}.login-btn:disabled{opacity:.6;cursor:not-allowed}.login-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:login-spin .6s linear infinite}@keyframes login-spin{to{transform:rotate(360deg)}}.login-foot{display:flex;align-items:center;justify-content:center;gap:6px;padding:0 20px 16px;font-size:12px}.login-muted{color:var(--pve-text-muted)}.login-link{color:var(--pve-accent);text-decoration:none;font-weight:700}.login-link:hover{text-decoration:underline}.login-checking{color:var(--pve-text-muted);font-weight:700;font-size:14px;text-align:center}.login-verify-box{margin:8px 20px 0;padding:12px;background:#f0ad4e0f;border:1px solid rgba(240,173,78,.2)}.login-verify-text{font-size:12px;color:var(--pve-text-muted);margin:0 0 10px;line-height:1.5}.login-verify-resend{width:100%;padding:8px;background:#f0ad4e1a;border:1px solid rgba(240,173,78,.3);color:var(--pve-orange);font-weight:700;font-size:12px;cursor:pointer;transition:background .15s}.login-verify-resend:hover:not(:disabled){background:#f0ad4e33}.login-verify-ok{margin:8px 0 0;font-size:12px;color:var(--pve-green);font-weight:700}.login-name-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.google-signin-wrap{padding:0 20px}.google-signin-btn{width:100%;display:flex;justify-content:center;min-height:44px}.google-signin-btn>div{width:100%!important}.google-signin-btn iframe{width:100%!important;color-scheme:auto}.google-signin-loading{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 0;font-size:13px;color:var(--pve-text-muted);font-weight:600}.login-separator{display:flex;align-items:center;gap:12px;padding:0 20px;margin:4px 0}.login-separator:before,.login-separator:after{content:"";flex:1;height:1px;background:var(--pve-border)}.login-separator-text{font-size:11px;font-weight:700;color:var(--pve-text-muted);text-transform:uppercase;letter-spacing:.06em}@media(max-width:540px){.login-container{padding:16px}.login-card{max-width:100%}.login-title{font-size:20px}.login-name-grid{grid-template-columns:1fr}}.verify-page{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--pve-bg);overflow:hidden;font-family:var(--pve-font)}.verify-bg{position:fixed;inset:0;z-index:0}.verify-bg-video{width:100%;height:100%;object-fit:cover}.verify-bg-overlay{position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 40%,rgba(34,197,94,.1),transparent 70%),linear-gradient(180deg,#000000d9,#000000b3,#000000e6);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.verify-container{position:relative;z-index:1;width:100%;max-width:440px;padding:24px 16px}.verify-card{background:#0c0c0ee0;border:1px solid rgba(255,255,255,.08);border-radius:0;padding:40px 32px 32px;box-shadow:0 24px 64px #00000080;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center}.verify-brand{font-size:28px;font-weight:950;letter-spacing:-.03em;background:linear-gradient(135deg,var(--pve-accent) 20%,#f59e0b 80%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:8px}.verify-title{margin:0 0 6px;font-size:20px;font-weight:850;color:#f4f4f5}.verify-sub{margin:0 0 24px;color:var(--pve-text-muted);font-size:13px;font-weight:600}.verify-loading{display:flex;flex-direction:column;align-items:center;gap:16px;padding:20px 0}.verify-spinner{width:40px;height:40px;border:3px solid rgba(234,179,8,.15);border-top-color:var(--pve-accent);border-radius:50%;animation:verifySpin .7s linear infinite}@keyframes verifySpin{to{transform:rotate(360deg)}}.verify-loading-text{color:var(--pve-text-muted);font-weight:700;font-size:14px}.verify-icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:28px}.verify-icon.ok{background:#22c55e1f;border:2px solid rgba(34,197,94,.3);color:var(--pve-green)}.verify-icon.fail{background:#ef44441f;border:2px solid rgba(239,68,68,.3);color:var(--pve-red)}.verify-msg{font-size:15px;font-weight:800;margin-bottom:8px}.verify-msg.ok{color:#86efac}.verify-msg.fail{color:#fca5a5}.verify-detail{color:var(--pve-text-muted);font-size:13px;font-weight:600;margin-bottom:20px}.verify-btn{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 24px;border:none;border-radius:0;background:linear-gradient(135deg,var(--pve-accent),#f59e0b);color:var(--pve-bg);font-size:14px;font-weight:900;text-decoration:none;cursor:pointer;transition:transform .12s,box-shadow .12s}.verify-btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px #eab30840}.verify-btn-ghost{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 18px;border:1px solid rgba(255,255,255,.1);border-radius:0;background:#ffffff08;color:var(--pve-text-dim);font-size:13px;font-weight:800;text-decoration:none;cursor:pointer;transition:border-color .12s;margin-top:10px}.verify-btn-ghost:hover{border-color:#eab30866;color:#f4f4f5}@media(max-width:480px){.verify-card{padding:32px 20px 24px;border-radius:0}.verify-brand{font-size:24px}}
