@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@500;600;700&display=swap";:root{--bg: #f4f8fd;--surface: #ffffff;--surface-soft: #f3f8ff;--text: #1a2433;--muted: #5c6f86;--line: #d7e1ee;--accent: #0f6adf;--accent-strong: #0a54b1;--danger: #ab2e37;--danger-soft: #fff1f2;--success-soft: #edf8ff;--success-text: #0c508a;--shadow: 0 18px 44px rgba(21, 34, 52, .09)}*{box-sizing:border-box}html,body,#root{margin:0;height:100%}body{font-family:Manrope,Segoe UI,sans-serif;color:var(--text);background:#d2d8e2;overflow:hidden}a{color:inherit}h1,h2,h3{margin:0;font-family:Sora,Manrope,sans-serif}p{margin:0}.showcase-shell{height:100dvh;min-height:100dvh;display:flex;flex-direction:column;overflow:hidden}.showcase-bar{position:relative;z-index:20;display:grid;grid-template-columns:auto minmax(180px,1fr) auto;gap:.24rem;align-items:center;padding:.2rem .3rem;border-bottom:1px solid #3f4f64;background:#273244}.brand-stack{min-width:96px;display:grid;gap:0}.brand-title-row{display:flex;align-items:center;gap:.2rem}.brand-icon-wrap{width:14px;height:14px;border-radius:0;display:inline-flex;align-items:center;justify-content:center;color:#9abfff;background:transparent;border:0}.bar-label{display:none}.bar-title{font-family:Sora,Manrope,sans-serif;font-size:.69rem;font-weight:600;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:118px;color:#e9eef7}.bar-hint{display:none}.bar-url-form{display:grid;grid-template-columns:1fr auto;gap:.24rem;min-width:0}.url-input{height:26px;border-radius:0;border:1px solid #455970;background:#1d2532;padding:0 .45rem;font:inherit;font-size:.74rem;color:#e9eef7;width:100%;min-width:0}.url-input::placeholder{color:#8da0ba}.url-input:focus{outline:2px solid #6da0ef;border-color:#7babf0}.bar-actions{display:flex;gap:.2rem;flex-wrap:nowrap;justify-content:flex-end}.btn-content{display:inline-flex;align-items:center;gap:0}.btn-icon{width:13px;height:13px;flex:0 0 auto}.btn-label,.hidden-input{display:none}.primary-button,.ghost-button{border:1px solid transparent;border-radius:0;height:26px;padding:0 .45rem;font:inherit;font-size:.72rem;font-weight:700;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:transform .12s ease}.share-button{border:1px solid #3ca56d;border-radius:0;height:26px;padding:0 .45rem;font:inherit;font-size:.72rem;font-weight:700;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:transform .12s ease;background:linear-gradient(120deg,#2e9660,#22824f);color:#f6fff9}.primary-button:hover,.ghost-button:hover,.share-button:hover{transform:translateY(-1px)}.primary-button{background:linear-gradient(120deg,#2f74d8,#4e94ff);color:#fff;border-color:#346dc5}.primary-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.ghost-button{background:#2d3a4d;border-color:#465a76;color:#e8eef7}.bar-url-form .primary-button,.bar-actions .ghost-button,.bar-actions .share-button{width:26px;min-width:26px;padding:0}.banner{display:none}.notice-banner{background:var(--success-soft);border-color:#cae7ff;color:var(--success-text)}.error-banner{background:var(--danger-soft);border-color:#ffd6d9;color:var(--danger)}.stage-wrap{flex:1;min-height:0;padding:0;display:flex;position:relative}.showcase-frame{flex:1;width:100%;height:100%;min-height:0;border:0;border-radius:0;background:#fff;box-shadow:none;display:block}.stage-wrap-dragging .showcase-frame,.stage-wrap-dragging .empty-stage{filter:saturate(.86)}.drop-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0;display:grid;place-items:center;pointer-events:none;background:#0f6adf14;border:2px dashed rgba(15,106,223,.4);z-index:8}.drop-overlay-card{display:none}.drop-overlay-icon{width:24px;height:24px}.drop-overlay-title{font-family:Sora,Manrope,sans-serif;font-weight:700;color:#1b4a84}.drop-overlay-subtitle{font-size:.83rem;color:#3f6491}.empty-stage,.empty-stage h2{display:none}@media(max-width:840px){.showcase-bar{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:.18rem .22rem;gap:.2rem}.brand-stack{display:none}.bar-title{max-width:100%;font-size:.67rem}.bar-url-form{grid-template-columns:1fr auto;min-width:0}.bar-actions{justify-content:flex-end;gap:.2rem;flex-wrap:nowrap;overflow:hidden;padding-bottom:0}.brand-stack .bar-label,.brand-stack .bar-hint{display:none}.primary-button,.ghost-button,.share-button{height:26px}.bar-url-form .primary-button,.bar-actions .ghost-button,.bar-actions .share-button{width:26px;min-width:26px;padding:0;border-radius:0}.btn-content{gap:0}.btn-label{display:none}.btn-icon{width:13px;height:13px}}
