:root{--sl-theme-bg:#07060a;--sl-theme-panel:#0d0b12;--sl-theme-text:#fff7e8;--sl-theme-muted:#b8a991;--sl-theme-gold:#d7b46a;--sl-theme-line:rgba(215,180,106,.24);--sl-safe-top:env(safe-area-inset-top,0px);--sl-safe-right:env(safe-area-inset-right,0px);--sl-safe-bottom:env(safe-area-inset-bottom,0px);--sl-safe-left:env(safe-area-inset-left,0px)}html{min-height:100%;background:var(--sl-theme-bg);scroll-behavior:smooth}body.stagelog-fullscreen-theme{margin:0;min-height:100vh;min-height:100dvh;background:radial-gradient(circle at top left,rgba(215,180,106,.16),transparent 32%),linear-gradient(135deg,#07060a,#100b17 54%,#1b1023);color:var(--sl-theme-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}body.stagelog-fullscreen-theme.admin-bar{min-height:calc(100dvh - 32px)}.sl-page-shell{width:100%;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;padding:calc(14px + var(--sl-safe-top)) calc(14px + var(--sl-safe-right)) calc(14px + var(--sl-safe-bottom)) calc(14px + var(--sl-safe-left));box-sizing:border-box}.sl-shell-header{flex:0 0 auto;width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px;margin-bottom:12px;border:1px solid var(--sl-theme-line);border-radius:22px;background:rgba(13,11,18,.72);backdrop-filter:blur(16px);box-shadow:0 16px 55px rgba(0,0,0,.24)}.sl-brand{display:inline-flex;align-items:center;gap:10px;color:var(--sl-theme-text);text-decoration:none;font-weight:900;letter-spacing:-.03em}.sl-brand-mark{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--sl-theme-gold);color:#15100a}.sl-brand-text{font-size:20px}.custom-logo-link img{display:block;max-height:42px;width:auto}.sl-shell-nav{min-width:0}.sl-menu{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0}.sl-menu a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 13px;border-radius:999px;border:1px solid var(--sl-theme-line);background:rgba(255,255,255,.04);color:var(--sl-theme-muted);text-decoration:none;font-size:14px;font-weight:700}.sl-menu a:hover,.sl-menu .current-menu-item>a{background:var(--sl-theme-gold);color:#15100a}.sl-content{flex:1 1 auto;width:100%;min-width:0;display:flex}.sl-entry,.sl-stage-app-page,.sl-empty-state,.sl-welcome{width:100%;min-width:0}.sl-stage-app-page{display:flex;flex:1}.sl-stage-app-content{width:100%;min-height:100%;display:flex}.sl-stage-app-content>.stagelog-app{width:100%;min-height:calc(100dvh - 110px);border-radius:28px}.sl-entry{max-width:980px;margin:0 auto;padding:clamp(22px,4vw,60px);border:1px solid var(--sl-theme-line);border-radius:28px;background:rgba(13,11,18,.72)}.sl-entry-title{font-size:clamp(36px,8vw,72px);line-height:.95;margin:0 0 24px;letter-spacing:-.06em}.sl-entry-content{font-size:18px;line-height:1.65;color:var(--sl-theme-muted)}.sl-entry-content a{color:var(--sl-theme-gold)}.sl-empty-state,.sl-welcome{display:grid;align-content:center;justify-items:start;min-height:70dvh;padding:clamp(24px,6vw,70px);border:1px solid var(--sl-theme-line);border-radius:28px;background:rgba(13,11,18,.72)}.sl-kicker{margin:0 0 10px;color:var(--sl-theme-gold);font-size:12px;text-transform:uppercase;letter-spacing:.18em;font-weight:800}.sl-welcome h1,.sl-empty-state h1{font-size:clamp(44px,12vw,104px);line-height:.9;margin:0 0 18px;letter-spacing:-.07em}.sl-welcome p,.sl-empty-state p{max-width:620px;color:var(--sl-theme-muted);font-size:18px}.sl-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border-radius:999px;background:var(--sl-theme-gold);color:#15100a;text-decoration:none;font-weight:900}.stagelog-shortcode-page .sl-content{min-height:0}.stagelog-shortcode-page .sl-stage-app-page{min-height:0}.stagelog-shortcode-page .sl-stage-app-content{min-height:0}.stagelog-shortcode-page .entry-content{margin:0}@media(max-width:782px){body.stagelog-fullscreen-theme.admin-bar{min-height:calc(100dvh - 46px)}.sl-page-shell{padding:0}.sl-shell-header{position:sticky;top:0;z-index:50;margin:0;border-radius:0;border-left:0;border-right:0;border-top:0;padding:calc(9px + var(--sl-safe-top)) calc(12px + var(--sl-safe-right)) 9px calc(12px + var(--sl-safe-left))}.sl-brand-text{font-size:17px}.sl-shell-nav{overflow-x:auto;max-width:62vw;padding-bottom:2px}.sl-menu{width:max-content}.sl-menu a{min-height:34px;font-size:13px;padding:7px 11px}.sl-content{display:block}.sl-stage-app-content{display:block}.sl-stage-app-content>.stagelog-app{min-height:calc(100dvh - 58px);border-radius:0!important;box-shadow:none!important}.sl-entry,.sl-empty-state,.sl-welcome{border-radius:0;border-left:0;border-right:0;min-height:calc(100dvh - 58px);padding:22px}.custom-logo-link img{max-height:36px}}@media(display-mode:standalone){.sl-shell-header{padding-top:calc(10px + var(--sl-safe-top))}}
