.PublishedCanvasHeader_headerContainer__11qUP{position:absolute;top:10px;left:10px;right:10px;z-index:200;pointer-events:none}.PublishedCanvasHeader_headerContent__cBMbD{display:flex;align-items:center;justify-content:space-between;gap:10px;pointer-events:all}.PublishedCanvasHeader_leftPanel__La3Mj{display:flex;align-items:center;background:var(--theme-top-panel-bg,rgba(15,23,42,.95));border-radius:16px;box-shadow:var(--theme-component-shadow);padding:8px;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:none;transition:all .2s ease;gap:8px}.PublishedCanvasHeader_brandSection__P4V4F{display:flex;align-items:center;gap:6px;padding:6px;background:transparent;border:none;border-radius:10px;cursor:pointer;transition:all .15s ease;color:var(--theme-text,rgba(226,232,240,.9));font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.PublishedCanvasHeader_brandSection__P4V4F:hover{background:var(--theme-button-hover,rgba(148,163,184,.1));color:var(--theme-text-hover,rgba(226,232,240,1))}.PublishedCanvasHeader_brandSection__P4V4F:active{background:var(--theme-button-active,rgba(148,163,184,.15))}.PublishedCanvasHeader_logo__8Npr9{width:20px;height:20px;flex-shrink:0}.PublishedCanvasHeader_brandInfo__ASwts{display:flex;align-items:center;gap:8px}.PublishedCanvasHeader_brandTitle__C42_T{font-size:14px;font-weight:500;color:inherit;margin:0;line-height:1;white-space:nowrap}.PublishedCanvasHeader_separator__VY8dy{color:var(--theme-text-secondary,rgba(148,163,184,.5));font-size:14px;line-height:1}.PublishedCanvasHeader_brandSubtitle__PUogp{font-size:14px;font-weight:400;color:var(--theme-text-secondary,rgba(148,163,184,.8));margin:0;line-height:1;white-space:nowrap}.PublishedCanvasHeader_rightPanel__nmzpb{display:flex;align-items:center;background:var(--theme-top-panel-bg,rgba(15,23,42,.95));border-radius:16px;box-shadow:var(--theme-component-shadow);padding:8px;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:none;transition:all .2s ease}.PublishedCanvasHeader_ctaButton__nWOpj{display:flex;align-items:center;padding:6px 12px;background:transparent;border:none;border-radius:10px;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--theme-text,rgba(226,232,240,.9));white-space:nowrap}.PublishedCanvasHeader_ctaButton__nWOpj:hover{background:var(--theme-button-hover,rgba(148,163,184,.1));color:var(--theme-text-hover,rgba(226,232,240,1))}.PublishedCanvasHeader_ctaButton__nWOpj:active{background:var(--theme-button-active,rgba(148,163,184,.15))}.ElegantLoadingScreen_container__UXsz9{position:fixed;inset:0;background:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;overflow:hidden;z-index:1000005}.ElegantLoadingScreen_containerInline__jcDMu{position:relative;inset:auto;z-index:auto;height:100%;width:100%;gap:22px;padding:28px 20px;background:radial-gradient(circle at 50% 0,rgba(255,255,255,.08),transparent 58%),linear-gradient(180deg,rgba(255,255,255,.02),transparent 70%)}.ElegantLoadingScreen_spinnerContainer__wYVZg{animation:ElegantLoadingScreen_fadeInScale__X0Myk .8s cubic-bezier(.4,0,.2,1)}.ElegantLoadingScreen_spinnerContainerInline__VaJN8{animation-duration:.55s}.ElegantLoadingScreen_spinner__OH7Ql{position:relative;width:80px;height:80px}.ElegantLoadingScreen_spinnerInline__pm6sP{width:58px;height:58px}.ElegantLoadingScreen_spinnerRing__xF2yh{position:absolute;inset:0;border-radius:50%;border:2px solid transparent;border-top-color:rgba(255,255,255,.8);animation:ElegantLoadingScreen_spinRotate__Wso3I 1.5s cubic-bezier(.68,-.55,.27,1.55) infinite}.ElegantLoadingScreen_spinnerRing__xF2yh:first-child{border-top-color:rgba(255,255,255,.9);animation-delay:0s}.ElegantLoadingScreen_spinnerRing__xF2yh:nth-child(2){border-top-color:rgba(255,255,255,.6);animation-delay:-.5s;border-width:2px;inset:8px}.ElegantLoadingScreen_spinnerRing__xF2yh:nth-child(3){border-top-color:rgba(255,255,255,.3);animation-delay:-1s;border-width:2px;inset:16px}@keyframes ElegantLoadingScreen_spinRotate__Wso3I{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ElegantLoadingScreen_messageContainer__K27Lg{display:flex;flex-direction:column;align-items:center;gap:12px;animation:ElegantLoadingScreen_fadeInUp__9It84 1s ease-out .3s both}.ElegantLoadingScreen_messageContainerInline__fUbhc{gap:8px;animation-delay:.15s}.ElegantLoadingScreen_message__a4s2T{font-size:20px;font-weight:300;color:white;margin:0;letter-spacing:.02em;text-shadow:0 2px 20px rgba(0,0,0,.8)}.ElegantLoadingScreen_messageInline__xSgka{font-size:15px;letter-spacing:.03em;text-transform:uppercase}.ElegantLoadingScreen_submessage__osOM1{font-size:14px;font-weight:400;color:rgba(255,255,255,.5);margin:0;letter-spacing:.01em;max-width:400px;text-align:center}.ElegantLoadingScreen_submessageInline__Gkc_L{font-size:12px;max-width:240px;color:rgba(255,255,255,.42)}@keyframes ElegantLoadingScreen_fadeInScale__X0Myk{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes ElegantLoadingScreen_fadeInUp__9It84{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ElegantLoadingScreen_container__UXsz9{gap:32px}.ElegantLoadingScreen_containerInline__jcDMu{gap:18px;padding:24px 16px}.ElegantLoadingScreen_spinner__OH7Ql{width:64px;height:64px}.ElegantLoadingScreen_message__a4s2T{font-size:18px}.ElegantLoadingScreen_messageInline__xSgka{font-size:14px}.ElegantLoadingScreen_submessage__osOM1{font-size:13px;max-width:300px;padding:0 20px}.ElegantLoadingScreen_submessageInline__Gkc_L{font-size:11px;max-width:220px;padding:0}}@media (max-width:480px){.ElegantLoadingScreen_container__UXsz9{gap:24px}.ElegantLoadingScreen_spinner__OH7Ql{width:56px;height:56px}.ElegantLoadingScreen_message__a4s2T{font-size:16px}.ElegantLoadingScreen_submessage__osOM1{font-size:12px;max-width:260px;padding:0 16px}}@media (prefers-reduced-motion:reduce){.ElegantLoadingScreen_messageContainer__K27Lg,.ElegantLoadingScreen_spinnerContainer__wYVZg{animation:ElegantLoadingScreen_fadeInSimple__Yi50M .5s ease-out}.ElegantLoadingScreen_spinnerRing__xF2yh{animation:ElegantLoadingScreen_spinRotateSimple__nmsz5 2s linear infinite}@keyframes ElegantLoadingScreen_fadeInSimple__Yi50M{0%{opacity:0}to{opacity:1}}@keyframes ElegantLoadingScreen_spinRotateSimple__nmsz5{to{transform:rotate(1turn)}}}