/* HolyGlow R11H Profile Glow Studio. Scoped to the editor only. */
.hg-r11h-notice{position:fixed;inset:0;z-index:2147483647;display:grid;place-items:center;padding:20px;background:rgba(1,5,10,.76);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);opacity:0;transition:opacity .18s ease}.hg-r11h-notice.is-on{opacity:1}.hg-r11h-notice-card{width:min(430px,100%);display:grid;grid-template-columns:auto 1fr;gap:15px;padding:24px;border:1px solid rgba(103,234,255,.32);border-radius:24px;background:linear-gradient(145deg,#101b28,#0b0a13);box-shadow:0 25px 80px rgba(0,0,0,.62),0 0 36px rgba(80,220,255,.1);color:#f7fcff;transform:translateY(12px) scale(.97);transition:transform .18s ease}.hg-r11h-notice.is-on .hg-r11h-notice-card{transform:none}.hg-r11h-notice-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,rgba(83,228,255,.16),rgba(255,213,92,.14));font-size:1.65rem}.hg-r11h-notice-card small{color:#69e9ff;font-size:.64rem;font-weight:950;letter-spacing:.17em}.hg-r11h-notice-card h2{margin:.25rem 0 .4rem;font-size:1.35rem}.hg-r11h-notice-card p{margin:0;color:#bdd0d8;line-height:1.55}.hg-r11h-notice-card button{grid-column:1/-1;min-height:50px;border:0;border-radius:15px;background:linear-gradient(135deg,#68eaff,#e9c85b);color:#071018;font-weight:950;font-size:1rem;cursor:pointer}
.hg-r11c-editor-overlay{position:fixed;inset:0;z-index:2147483500;overflow-y:auto;background:linear-gradient(180deg,rgba(3,10,18,.985),rgba(5,5,10,.99));color:#f5fbff;padding:clamp(14px,3vw,28px);box-sizing:border-box;-webkit-overflow-scrolling:touch}
.hg-r11c-studio{width:min(1040px,100%);margin:0 auto;padding:0 0 calc(110px + env(safe-area-inset-bottom));font-family:Inter,system-ui,sans-serif}
.hg-r11c-studio>header{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start;padding:10px 0 20px;border-bottom:1px solid rgba(108,231,255,.14)}
.hg-r11c-studio>header>[data-close]{width:46px;height:46px;border:1px solid rgba(127,235,255,.22);border-radius:15px;background:rgba(255,255,255,.055);color:#dffaff;font-size:2rem;cursor:pointer}
.hg-r11c-studio>header small,.hg-r11c-editor-heading small{font-size:.66rem;letter-spacing:.16em;color:#75ecff;font-weight:900}.hg-r11c-studio>header h1{margin:.25rem 0 .35rem;font-size:clamp(1.7rem,4.5vw,3rem);line-height:1.08}.hg-r11c-studio>header p{margin:0;color:#a9c4cf;line-height:1.55}
.hg-r11c-live-preview{--preview-accent:#63ecff;position:relative;margin:22px 0 30px;padding:3px;border-radius:28px;background:linear-gradient(115deg,var(--preview-accent),rgba(255,255,255,.25),var(--preview-accent));box-shadow:0 0 32px color-mix(in srgb,var(--preview-accent) 25%,transparent);overflow:hidden}
.hg-r11c-preview-banner{position:relative;min-height:220px;display:flex;align-items:flex-end;gap:18px;padding:34px 26px 24px;border-radius:25px;background:var(--preview-bg);overflow:hidden}.hg-r11c-preview-banner:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 5%,rgba(255,255,255,.2),transparent 34%),linear-gradient(180deg,transparent 30%,rgba(1,5,10,.6));pointer-events:none}
.hg-r11c-preview-avatar{position:relative;z-index:1;flex:0 0 92px;width:92px;height:92px;display:grid;place-items:center;border:4px solid var(--preview-accent);border-radius:50%;background:rgba(255,255,255,.12);box-shadow:0 0 0 5px rgba(255,255,255,.08),0 0 28px color-mix(in srgb,var(--preview-accent) 50%,transparent);font-size:1.4rem;font-weight:1000;overflow:hidden}.hg-r11c-preview-avatar img{width:100%;height:100%;object-fit:cover}.hg-r11c-preview-copy{position:relative;z-index:1;min-width:0}.hg-r11c-preview-copy h2{margin:0;font-size:clamp(1.45rem,4vw,2.4rem)}.hg-r11c-preview-copy p{margin:.35rem 0;color:#e3f2f7}.hg-r11c-preview-wallet{display:inline-flex;margin-top:7px;padding:6px 10px;border-radius:999px;background:rgba(2,8,15,.5);border:1px solid rgba(255,255,255,.18);font-size:.76rem;font-weight:850}.hg-r11c-preview-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding:13px;background:#07131c}.hg-r11c-preview-cards span{height:46px;border:1px solid rgba(255,255,255,.12);border-radius:13px;background:rgba(255,255,255,.06)}
.hg-r11c-editor-section{margin:20px 0;padding:17px;border:1px solid rgba(255,255,255,.1);border-radius:21px;background:linear-gradient(145deg,rgba(255,255,255,.05),rgba(255,255,255,.025));box-shadow:0 15px 38px rgba(0,0,0,.18)}.hg-r11c-editor-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:12px}.hg-r11c-editor-heading h3{margin:.2rem 0 0;font-size:1.08rem}.hg-r11c-editor-heading>span{font-size:.76rem;color:#a8bdc7}
.hg-r11c-option-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hg-r11c-option-grid button,.hg-r11c-depth-grid button{position:relative;min-height:68px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;text-align:left;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(3,10,17,.72);color:#edfaff;padding:11px;cursor:pointer;font:inherit}.hg-r11c-option-grid button.active,.hg-r11c-depth-grid button.active{border-color:#72eaff;box-shadow:0 0 0 2px rgba(114,234,255,.14),inset 0 0 24px rgba(114,234,255,.06)}.hg-r11c-option-grid button.is-locked{opacity:.7}.hg-r11c-option-grid button.is-locked:after{content:"CREATOR+";position:absolute;right:7px;top:6px;padding:3px 6px;border-radius:999px;background:#65418a;color:#fff;font-size:.5rem;font-weight:900}.hg-r11c-option-grid .swatch{width:34px;height:34px;border-radius:11px;background:var(--swatch,linear-gradient(135deg,#1d6a7a,#6b4a94));box-shadow:0 0 15px color-mix(in srgb,var(--accent,#72eaff) 25%,transparent)}.hg-r11c-option-grid strong{font-size:.84rem}.hg-r11c-option-grid small{font-size:.62rem;color:#91a9b4}.hg-r11c-depth-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.hg-r11c-depth-grid button{display:block;text-align:center;min-height:48px}.hg-r11c-editor-section input[data-tagline]{width:100%;padding:14px;border:1px solid rgba(110,235,255,.24);border-radius:14px;background:rgba(0,0,0,.28);color:#fff;font:inherit;box-sizing:border-box}.hg-r11c-studio-actions{position:sticky;bottom:0;display:grid;grid-template-columns:1fr auto;gap:10px;padding:18px 0 calc(12px + env(safe-area-inset-bottom));margin-top:18px;background:linear-gradient(180deg,transparent,rgba(3,10,18,.98) 30%);z-index:5}.hg-r11c-studio-actions button{min-height:52px;border:1px solid rgba(112,235,255,.22);border-radius:16px;padding:0 18px;background:rgba(255,255,255,.06);color:#effcff;font-weight:900;cursor:pointer}.hg-r11c-studio-actions button[data-save]{background:linear-gradient(135deg,#70eaff,#e7c656);color:#071018;border:0;box-shadow:0 12px 30px rgba(80,220,255,.16)}
@media(max-width:760px){.hg-r11c-editor-overlay{padding:12px}.hg-r11c-option-grid{grid-template-columns:1fr 1fr}.hg-r11c-preview-banner{min-height:205px;padding:28px 17px 20px}.hg-r11c-preview-avatar{flex-basis:78px;width:78px;height:78px}.hg-r11c-studio-actions{grid-template-columns:1fr}.hg-r11c-studio-actions button{width:100%}}
@media(max-width:470px){.hg-r11c-option-grid{grid-template-columns:1fr}.hg-r11c-preview-banner{display:block}.hg-r11c-preview-avatar{margin-bottom:13px}.hg-r11c-depth-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.hg-r11c-live-preview{box-shadow:none}}
