.portal-header{z-index:30;min-height:3.25rem;padding:.5rem 1rem;padding-top:max(.5rem, env(safe-area-inset-top,0));-webkit-backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #e2e8f0e6;justify-content:space-between;align-items:center;gap:.75rem;display:flex;position:sticky;top:0}@media (width>=768px){.portal-header{min-height:3.5rem;padding:.625rem 1.5rem}}html[data-theme=dark] .portal-shell,html[data-theme=dark] .admin-shell,html[data-theme=dark] .author-shell{color:#e2e8f0;background:linear-gradient(160deg,#0f172a 0%,#1e293b 45%,#064e3b 100%)}html[data-theme=dark] .portal-card,html[data-theme=dark] .admin-card,html[data-theme=dark] .author-card{color:#e2e8f0;background:#1e293beb;border-color:#334155e6}html[data-theme=dark] .portal-header{color:#f1f5f9;background:#0f172af2;border-color:#334155cc}html[data-theme=dark] .author-bottom-nav,html[data-theme=dark] .admin-bottom-nav{background:#0f172af5;border-color:#334155e6}html[data-theme=dark] .author-bottom-link,html[data-theme=dark] .admin-bottom-link{color:#94a3b8}html[data-theme=dark] .author-bottom-link.active,html[data-theme=dark] .admin-bottom-link.active{color:#6ee7b7}html[data-theme=dark] .portal-input,html[data-theme=dark] .author-page input:not([readonly]),html[data-theme=dark] .author-page textarea,html[data-theme=dark] .author-page select{color:#f1f5f9;background:#1e293b;border-color:#475569}html[data-theme=dark] .portal-text-muted{color:#94a3b8}html[data-theme=dark] .portal-text-title{color:#f8fafc}.profile-menu-wrap{position:relative}.profile-menu-trigger{border-radius:9999px;justify-content:center;align-items:center;padding:2px;transition:box-shadow .2s;display:flex}.profile-menu-trigger:hover,.profile-menu-trigger[aria-expanded=true]{box-shadow:0 0 0 2px #10b98173}.profile-menu-dropdown{z-index:100;background:#fff;border:1px solid #e2e8f0e6;border-radius:.75rem;min-width:12rem;padding:.35rem;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 10px 40px #0f172a1f}html[data-theme=dark] .profile-menu-dropdown{background:#1e293b;border-color:#475569}.profile-menu-dropdown.hidden{display:none}.profile-menu-item{color:#334155;text-align:left;border-radius:.5rem;align-items:center;gap:.5rem;width:100%;padding:.625rem .75rem;font-size:.875rem;font-weight:500;transition:background .15s;display:flex}html[data-theme=dark] .profile-menu-item{color:#e2e8f0}.profile-menu-item:hover{background:#f1f5f9}html[data-theme=dark] .profile-menu-item:hover{background:#334155}.profile-menu-item.danger{color:#dc2626}.profile-menu-user{border-bottom:1px solid #f1f5f9;margin-bottom:.25rem;padding:.75rem}html[data-theme=dark] .profile-menu-user{border-color:#334155}.photo-crop{z-index:1000;pointer-events:none;justify-content:stretch;align-items:stretch;display:none;position:fixed;inset:0}.photo-crop.is-open{pointer-events:auto;display:flex}.photo-crop-backdrop{pointer-events:none;background:#000;position:absolute;inset:0}.photo-crop-shell{z-index:2;color:#fff;width:100%;height:100dvh;padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0);pointer-events:auto;background:#0a0a0a;flex-direction:column;display:flex;position:relative}.photo-crop-head{z-index:4;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex;position:relative}.photo-crop-head-btn{color:#fff;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:none;min-width:4rem;min-height:2.75rem;padding:.625rem .5rem;font-size:.9375rem;font-weight:600}.photo-crop-head-btn--done{color:#34d399;text-align:right}.photo-crop-title{text-align:center;flex:1;font-size:.9375rem;font-weight:600}.photo-crop-stage{touch-action:none;user-select:none;z-index:1;flex:1;min-height:0;position:relative;overflow:hidden}.photo-crop-canvas{z-index:0;width:100%;height:100%;display:block;position:relative}.photo-crop-vignette{pointer-events:none;z-index:1;position:absolute;inset:0}.photo-crop-dim{pointer-events:none;z-index:1;background:#0000008c;position:absolute}.photo-crop-dim-top{top:0;left:0;right:0}.photo-crop-dim-bottom{bottom:0;left:0;right:0}.photo-crop-dim-left{top:0;bottom:0;left:0}.photo-crop-dim-right{top:0;bottom:0;right:0}.photo-crop-frame{pointer-events:none;z-index:2;box-shadow:none;border:2px solid #fffffff2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.photo-crop-frame--square{border-radius:.25rem}.photo-crop-frame--circle{border-radius:9999px}.photo-crop-frame--cover{border-radius:.375rem}.photo-crop-tools{padding:1rem 1.25rem max(1.25rem, calc(env(safe-area-inset-bottom,0) + .5rem));z-index:4;background:#000000d9;flex-shrink:0;justify-content:center;align-items:center;gap:.75rem;display:flex;position:relative}.photo-crop-tool-btn{color:#fff;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#ffffff1f;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1.25rem;display:flex}.photo-crop-tool-btn:active{background:#ffffff38}.photo-crop-zoom{accent-color:#34d399;flex:1;max-width:10rem}
