:root{--studio-bg:#fafafa;--studio-bg-soft:#f5f5f5;--studio-surface:#fff;--studio-panel:#fff6;--studio-panel-strong:#ffffffb3;--studio-line:#0000000d;--studio-line-strong:#0000001a;--studio-text:#171717;--studio-copy:#404040;--studio-muted:#737373;--studio-faint:#a1a1a1;--studio-black:#171717;--studio-purple:#7f22fe;--studio-green:#00bc7d;--studio-amber-bg:#fffbeb;--studio-amber-border:#fef3c6;--studio-amber-text:#bb4d00}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--studio-bg);color:var(--studio-text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,Noto Sans JP,Noto Sans KR,sans-serif}button,textarea,select,input{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #7f22fe2e}.studio-app{background:var(--studio-bg);width:100%;height:100dvh;min-height:0;position:relative;overflow:hidden}.studio-app.is-expanded .library-panel,.studio-app.is-expanded .prompt-panel{display:none}.studio-app.is-expanded .studio-grid{grid-template-columns:1fr}.studio-app.is-expanded .main-image-frame{max-width:min(72vh,100vw - 96px);max-height:calc(100dvh - 190px)}.studio-topbar{z-index:4;border-bottom:1px solid var(--studio-line);background:var(--studio-panel-strong);justify-content:space-between;align-items:center;gap:24px;height:56px;padding:0 24px;display:flex;position:relative}.studio-brand,.studio-brand-group,.studio-account,.studio-nav,.meta-line,.canvas-actions,.canvas-history,.library-tabs,.reference-row{align-items:center;display:flex}.studio-brand{min-width:168px;color:var(--studio-text);letter-spacing:0;white-space:nowrap;gap:8px;font-size:16px;line-height:24px}.studio-brand-group{gap:12px;min-width:0}.studio-brand-mark{color:#fff;background:linear-gradient(135deg,#615fff 0%,#ad46ff 50%,#f6339a 100%);border-radius:14px;flex:none;place-items:center;width:32px;height:32px;display:grid;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000001a}.studio-nav{justify-content:center;gap:4px;width:192px;height:36px;position:absolute;top:9.5px;left:50%;transform:translate(-50%)}.studio-nav a,.studio-nav button{height:36px;color:var(--studio-muted);letter-spacing:0;background:0 0;border:0;border-radius:999px;place-items:center;padding:0 12px;font-size:16px;font-weight:500;line-height:24px;display:grid}.studio-nav button.is-selected{color:var(--studio-text);background:#0000000f}.studio-account{gap:8px;height:33.5px}.quota-pill,.global-stats-pill,.invite-pill,.login-pill,.balance-pill,.account-email-pill,.logout-pill{white-space:nowrap;letter-spacing:0;border-radius:999px;justify-content:center;align-items:center;gap:6px;height:31.5px;font-size:13px;line-height:19.5px;display:inline-flex}.global-stats-pill{color:#6d28d9;background:#7c3aed14;border:1px solid #7c3aed29;padding:0 12px;font-weight:600}.global-stats-compact{display:none}.quota-pill{border:1px solid var(--studio-amber-border);background:var(--studio-amber-bg);height:33.5px;color:var(--studio-amber-text);padding:0 13px}.invite-pill{min-width:96px;color:var(--studio-text);background:#0000000d;border:0;padding:0 12px;font-weight:500}.login-pill{background:var(--studio-black);color:#fff;border:0;width:58px;font-weight:500}.balance-pill{color:#047857;background:#00bc7d14;border:1px solid #00bc7d38;padding:0 12px;font-weight:600}.account-email-pill{border:1px solid var(--studio-line-strong);min-width:0;max-width:210px;color:var(--studio-text);text-overflow:ellipsis;background:#fff;padding:0 12px;font-weight:500;overflow:hidden}.logout-pill{color:var(--studio-muted);background:#0000000d;border:0;padding:0 12px;font-weight:500}.studio-grid{grid-template-columns:340px minmax(0,1fr) 320px;height:calc(100dvh - 56px);min-height:0;display:grid}.prompt-panel,.library-panel{background:var(--studio-panel);grid-template-rows:77px minmax(0,1fr);min-width:0;height:100%;display:grid}.prompt-panel{border-right:1px solid var(--studio-line);padding-right:1px}.library-panel{border-left:1px solid var(--studio-line);min-height:0;padding-left:1px;overflow:hidden}.panel-header{border-bottom:1px solid var(--studio-line);flex-direction:column;justify-content:flex-start;gap:2px;height:77px;padding:16px 20px 0;display:flex}.panel-header h1{color:var(--studio-text);letter-spacing:0;margin:0;font-size:16px;font-weight:400;line-height:24px}.panel-header p{color:var(--studio-muted);margin:0;font-size:12px;font-weight:400;line-height:18px}.panel-scroll{overscroll-behavior:contain;scrollbar-width:none;min-height:0;overflow-y:auto}.panel-scroll::-webkit-scrollbar{display:none}.left-panel-scroll{padding:0 20px max(24px, env(safe-area-inset-bottom));flex-direction:column;gap:14px;display:flex}.studio-section{flex:none;width:100%}.section-label,.library-title{color:var(--studio-muted);letter-spacing:0;margin:0 0 8px;font-size:12px;font-weight:500;line-height:18px}.prompt-card{border:1px solid var(--studio-line-strong);background:var(--studio-surface);border-radius:16px;flex-direction:column;min-height:188px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 1px #0000000a}.reference-row{scrollbar-width:thin;flex:auto;gap:6px;width:auto;min-width:48px;max-width:min(100%,260px);height:48px;overflow:auto hidden}.reference-thumb,.reference-add{border-radius:10px;flex:0 0 48px;width:48px;height:48px;overflow:hidden}.reference-thumb{border:1px solid var(--studio-line-strong);padding:1px;position:relative}.reference-thumb img,.main-image-frame img,.history-thumb img,.prompt-library-card img{object-fit:cover;width:100%;height:100%;display:block}.reference-add{color:var(--studio-copy);background:#fff;border:1px dashed #00000026;place-items:center;display:grid;position:relative}.reference-remove{z-index:1;color:#fff;background:#171717b8;border:0;border-radius:999px;place-items:center;width:16px;height:16px;font-size:11px;font-weight:700;line-height:1;display:grid;position:absolute;top:3px;right:3px}.reference-add input,.upload-action input{opacity:0;cursor:pointer;position:absolute;inset:0}.prompt-card textarea{resize:none;width:100%;min-height:118px;color:var(--studio-copy);letter-spacing:0;background:0 0;border:0;outline:none;flex:auto;padding:14px;font-size:13px;font-weight:400;line-height:21.125px}.prompt-card textarea::placeholder{color:var(--studio-faint)}.prompt-action-row{border-top:1px solid var(--studio-line);justify-content:flex-start;align-items:center;gap:10px;min-height:58px;padding:10px;display:flex}.resolution-select{border:1px solid var(--studio-line-strong);height:36px;color:var(--studio-copy);background:#fff;border-radius:999px;flex:none;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:500;line-height:18px;display:inline-flex}.resolution-select span{color:var(--studio-muted)}.resolution-select select{color:var(--studio-text);background:0 0;border:0;outline:0;font-weight:600}.generate-fab{background:var(--studio-black);color:#fff;border:0;border-radius:999px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000001a}.negative-section{height:58px}.negative-input{border:1px solid var(--studio-line-strong);width:100%;height:36px;color:var(--studio-copy);letter-spacing:0;background:#fff;border-radius:16px;outline:none;padding:0 14px;font-size:13px}.negative-input::placeholder{color:var(--studio-faint)}.section-label-row{justify-content:space-between;align-items:center;height:18px;margin-bottom:8px;display:flex}.section-label-row .section-label{margin:0}.section-label-row span{color:var(--studio-faint);letter-spacing:0;font-size:10px;line-height:15px}.type-grid{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.option-tile{border:1px solid var(--studio-line-strong);min-width:0;height:48px;color:var(--studio-copy);letter-spacing:0;text-align:center;background:#fff;border-radius:14px;align-content:center;place-items:center;gap:4px;font-size:11px;font-weight:500;line-height:16.5px;display:grid}.option-tile.is-selected{border-color:var(--studio-black);background:var(--studio-black);color:#fff}.ratio-grid{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.ratio-button{border:1px solid var(--studio-line-strong);color:#525252;letter-spacing:0;background:#fff;border-radius:10px;min-width:0;height:32px;font-size:12px;font-weight:500;line-height:18px}.ratio-button.is-selected{border-color:var(--studio-black);background:var(--studio-black);color:#fff}.detail-slider{appearance:none;background:linear-gradient(90deg, var(--studio-black) 0 var(--slider-progress), #e5e5e5 var(--slider-progress) 100%);border-radius:999px;outline:none;width:100%;height:16px;margin:2px 0 8px}.detail-slider::-webkit-slider-thumb{appearance:none;background:var(--studio-black);border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 4px #0003}.detail-slider::-moz-range-thumb{background:var(--studio-black);border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 4px #0003}.slider-copy{color:var(--studio-faint);letter-spacing:0;justify-content:space-between;align-items:center;font-size:11px;line-height:16.5px;display:flex}.canvas-area{background:linear-gradient(180deg, var(--studio-bg) 0%, var(--studio-bg-soft) 100%);grid-template-rows:auto minmax(0,1fr) auto auto;align-content:stretch;min-width:0;height:100%;display:grid}.canvas-meta{border-bottom:1px solid var(--studio-line);grid-template-columns:minmax(0,1fr) 32px;align-items:start;gap:12px;min-width:0;padding:12px 24px 0;display:grid}.canvas-meta p{color:var(--studio-copy);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-size:13px;line-height:21.125px;overflow:hidden}.meta-line{min-width:0;height:20.5px;color:var(--studio-muted);letter-spacing:0;white-space:nowrap;gap:8px;font-size:11px;line-height:16.5px;overflow:hidden}.model-chip{height:20.5px;color:var(--studio-purple);background:#f5f3ff;border-radius:999px;flex:none;align-items:center;gap:4px;padding:0 8px;display:inline-flex}.meta-dot{color:#d4d4d4}.icon-button{border:1px solid var(--studio-line-strong);width:36px;height:36px;color:var(--studio-text);background:#fff;border-radius:999px;flex:none;place-items:center;display:grid;position:relative}.icon-button.ghost{background:0 0;border-color:#0000;width:32px;height:32px}.icon-button.is-disabled,.save-button.is-disabled,.generate-fab.is-disabled{color:var(--studio-muted);opacity:.58;cursor:not-allowed}.icon-button.is-disabled{color:var(--studio-muted)}.image-stage{justify-content:center;align-items:center;min-width:0;min-height:0;padding:clamp(18px,4vh,44px) 0 12px;display:flex;overflow:hidden}.main-image-frame{border:1px solid var(--studio-line);background:#fff;border-radius:24px;justify-content:center;align-items:center;width:fit-content;max-width:min(720px,100% - 64px);max-height:min(620px,100dvh - 240px);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px -20px #00000040}.main-image-frame img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:min(620px,100dvh - 240px)}.main-image-frame.is-empty{aspect-ratio:1;width:min(377px,100% - 64px,max(180px,100dvh - 286px));box-shadow:none;color:var(--studio-muted);border-style:dashed;place-items:center;font-size:20px;font-weight:500;display:grid}.main-image-frame.is-loading{aspect-ratio:1;width:min(377px,100% - 64px,max(180px,100dvh - 286px));box-shadow:none;background:#f5f5f5;border-style:solid;border-color:#e5e5e5;place-items:center;display:grid}.image-loading{color:#525252;text-align:center;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px;font-size:20px;font-weight:600;display:flex;position:absolute;inset:0}.image-loading p{color:#737373;max-width:280px;margin:0;font-size:13px;font-weight:500;line-height:1.55}.canvas-actions{z-index:11;flex-wrap:wrap;justify-content:center;gap:8px;min-height:52px;padding:8px 32px;position:relative}.icon-button[data-tooltip]:after{content:attr(data-tooltip);z-index:8;background:var(--studio-black);color:#fff;white-space:normal;opacity:0;pointer-events:none;border-radius:8px;width:max-content;max-width:180px;padding:6px 8px;font-size:12px;font-weight:500;line-height:16px;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.icon-button[data-tooltip]:hover:after,.icon-button[data-tooltip]:focus-visible:after{opacity:1;transform:translate(-50%)translateY(-2px)}.save-button{background:var(--studio-black);color:#fff;letter-spacing:0;white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;gap:6px;width:138px;height:36px;font-size:13px;font-weight:500;line-height:19.5px;display:inline-flex}.share-card-button{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#00bc7d,#047857);border:1px solid #00bc7d7a;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-width:158px;height:36px;padding:0 14px;font-size:13px;font-weight:600;line-height:19.5px;animation:2.4s ease-in-out infinite shareCtaPulse;display:inline-flex;box-shadow:0 12px 28px -18px #00bc7ddb}.share-card-button.is-disabled{border-color:var(--studio-line-strong);color:var(--studio-muted);opacity:.58;cursor:not-allowed;box-shadow:none;background:#fff;animation:none}@keyframes shareCtaPulse{0%,to{transform:translateY(0);box-shadow:0 12px 28px -18px #00bc7ddb}50%{transform:translateY(-1px);box-shadow:0 18px 34px -16px #00bc7df2}}@media (prefers-reduced-motion:reduce){.share-card-button{animation:none}}.action-divider{background:var(--studio-line-strong);width:1px;height:20px;margin:0 4px}.upload-action{overflow:hidden}.canvas-history{border-top:1px solid var(--studio-line);background:#fff9;gap:8px;min-width:0;padding:13px 24px 12px;overflow:hidden}.canvas-history>span{color:var(--studio-muted);flex:none;font-size:12px;line-height:18px}.history-thumb{background:0 0;border:2px solid #0000;border-radius:14px;flex:none;width:56px;height:56px;padding:2px;position:relative;overflow:hidden}.history-thumb.is-active{border-color:var(--studio-black);padding:0}.history-thumb img{border-radius:11px}.thumb-check{background:var(--studio-green);color:#fff;border:2px solid #fff;border-radius:999px;place-items:center;width:16px;height:16px;display:grid;position:absolute;top:2px;right:2px}.library-panel{grid-template-rows:77px 103px minmax(0,1fr)}.library-controls{border-bottom:1px solid var(--studio-line);flex-direction:column;gap:12px;height:103px;padding:12px 20px 0;display:flex}.library-search{height:40px;color:var(--studio-faint);background:#0000000d;border-radius:999px;align-items:center;gap:8px;padding:0 12px;display:flex}.library-search input{width:100%;min-width:0;color:var(--studio-copy);letter-spacing:0;background:0 0;border:0;outline:0;font-size:16px;line-height:24px}.library-search input::placeholder{color:var(--studio-faint)}.library-tabs{gap:4px;height:26px;overflow:hidden}.library-tabs button{width:48px;height:26px;color:var(--studio-muted);letter-spacing:0;background:0 0;border:0;border-radius:999px;font-size:12px;font-weight:500;line-height:18px}.library-tabs button.is-selected{background:var(--studio-black);color:#fff}.library-scroll{overscroll-behavior-y:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;flex-direction:column;gap:20px;min-height:0;padding:16px 20px 28px;display:flex;overflow-y:auto}.library-section{flex-direction:column;gap:8px;display:flex}.library-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.library-title{margin:0;font-weight:400}.library-title-row span{color:var(--studio-faint);flex:none;font-size:12px;line-height:18px}.preset-grid,.prompt-library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.preset-card{border:1px solid var(--studio-line);background:var(--preset-gradient);border-radius:16px;height:101.625px;padding:0;position:relative;overflow:hidden}.preset-card.is-selected{border-color:var(--studio-black);box-shadow:0 0 0 2px white inset, 0 0 0 2px var(--studio-black)}.preset-card:after{content:"";background:linear-gradient(#0000 50%,#0006 100%);position:absolute;inset:0}.preset-card span{z-index:1;color:#fff;letter-spacing:0;font-size:12px;font-weight:500;line-height:18px;position:absolute;bottom:8px;left:8px}.prompt-library-card{aspect-ratio:1/1.16;border:1px solid var(--studio-line);text-align:left;background:#fff;border-radius:14px;grid-template-rows:minmax(0,1fr) auto auto;min-width:0;padding:1px;display:grid;position:relative;overflow:hidden}.prompt-library-card img{background:linear-gradient(135deg,#f5f5f5 0%,#eee 100%);border-radius:12px 12px 7px 7px;min-width:0;min-height:0}.prompt-library-title,.prompt-library-meta{text-overflow:ellipsis;white-space:nowrap;padding:0 8px;display:block;overflow:hidden}.prompt-library-title{color:var(--studio-text);margin-top:5px;font-size:12px;font-weight:500;line-height:18px}.prompt-library-meta{color:var(--studio-faint);font-size:10px;line-height:15px}.library-empty{color:var(--studio-muted);margin:8px 0 0;font-size:13px;line-height:19.5px}.keyword-section{padding-bottom:12px}.keyword-list{flex-wrap:wrap;gap:6px;display:flex}.keyword-list button{border:1px solid var(--studio-line-strong);height:28px;color:var(--studio-copy);letter-spacing:0;background:#fff;border-radius:999px;padding:0 11px;font-size:12px;font-weight:500;line-height:18px}.studio-icon{flex:none;display:block}.header-context-panel{z-index:10;border:1px solid var(--studio-line-strong);width:min(560px,100vw - 32px);color:var(--studio-copy);background:#fffffff5;border-radius:16px;grid-template-columns:minmax(0,1fr) 32px;gap:12px;padding:16px;display:grid;position:fixed;top:68px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #0000001f}.header-context-panel h2{color:var(--studio-text);margin:0 0 8px;font-size:18px;line-height:27px}.header-context-panel h3{color:var(--studio-text);margin:14px 0 6px;font-size:14px;line-height:21px}.header-context-panel p,.header-context-panel li{margin:0;font-size:13px;line-height:19.5px}.header-context-panel ol{margin:8px 0 0;padding-left:20px}.context-eyebrow{color:var(--studio-muted);font-weight:600}.context-section-list{gap:6px;display:grid}.context-highlight-grid{flex-wrap:wrap;gap:8px;margin:8px 0 12px;display:flex}.context-highlight-grid span{color:#3b2a00;background:#fff7d6;border:1px solid #0000001a;border-radius:8px;padding:6px 9px;font-size:12px;font-weight:700;line-height:18px}.context-status-line strong{border-radius:8px;align-items:center;padding:2px 7px;font-size:12px;line-height:18px;display:inline-flex}.context-status-line strong.is-signed-in{color:#14532d;background:#dcfce7}.context-status-line strong.is-signed-out{color:#7f1d1d;background:#fee2e2}.invite-copy-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;min-width:0;margin-top:12px;display:grid}.invite-copy-row code{background:var(--studio-bg-soft);min-width:0;color:var(--studio-copy);text-overflow:ellipsis;white-space:nowrap;border-radius:10px;padding:8px 10px;font-size:12px;line-height:18px;overflow:hidden}.invite-copy-row button,.context-login-link{background:var(--studio-black);color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:500;display:inline-flex}.context-login-link{width:fit-content;margin-top:10px}.context-close{border:1px solid var(--studio-line-strong);width:32px;height:32px;color:var(--studio-muted);background:#fff;border-radius:999px;font-size:20px;line-height:1}.studio-tip{z-index:10;border:1px solid var(--studio-line-strong);width:min(420px,100vw - 32px);color:var(--studio-copy);background:#fffffff0;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex;position:fixed;bottom:24px;right:24px;transform:none;box-shadow:0 12px 32px #0000001f}.studio-tip strong{color:var(--studio-text);font-size:13px;line-height:19.5px;display:block}.studio-tip p{white-space:pre-line;margin:1px 0 0;font-size:12px;line-height:18px}.studio-tip a{background:var(--studio-black);color:#fff;border-radius:999px;flex:none;padding:7px 10px;font-size:12px;font-weight:500}.studio-tip-success{border-color:#00bc7d52}.studio-tip-warning{border-color:#bb4d0059}.studio-tip-error{border-color:#dc26264d}.share-dialog-backdrop{z-index:30;background:#1717176b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.prompt-share-dialog{border:1px solid var(--studio-line-strong);background:#fff;border-radius:8px;width:min(900px,100%);max-height:min(860px,100vh - 48px);overflow:auto;box-shadow:0 24px 70px -24px #00000059}.share-dialog-header{border-bottom:1px solid var(--studio-line);justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 22px 16px;display:flex}.share-dialog-eyebrow{color:var(--studio-muted);margin:0 0 4px;font-size:12px;font-weight:700}.share-dialog-header h2{color:var(--studio-text);letter-spacing:0;margin:0;font-size:22px;line-height:30px}.share-dialog-close{border:1px solid var(--studio-line-strong);width:32px;height:32px;color:var(--studio-copy);background:#fff;border-radius:999px;font-size:15px;font-weight:700}.share-dialog-body{grid-template-columns:minmax(260px,420px) minmax(0,1fr);gap:20px;padding:22px;display:grid}.prompt-share-card-preview{border:1px solid var(--studio-line-strong);background:var(--studio-bg-soft);border-radius:8px;overflow:hidden}.prompt-share-card-preview img{aspect-ratio:1;object-fit:contain;background:#f5f5f5;width:100%;display:block}.prompt-share-card-copy{background:#fff;gap:7px;padding:16px;display:grid}.prompt-share-card-copy span{color:var(--studio-muted);font-size:12px;font-weight:700}.prompt-share-card-copy strong{color:var(--studio-text);font-size:18px;line-height:25px}.prompt-share-card-copy p{color:var(--studio-copy);margin:0;font-size:13px;line-height:21px}.share-dialog-actions{flex-direction:column;gap:10px;display:flex}.share-dialog-actions a,.share-dialog-actions button{border:1px solid var(--studio-line-strong);min-height:42px;color:var(--studio-text);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:600;display:inline-flex}.share-dialog-actions .share-dialog-primary{border-color:var(--studio-black);background:var(--studio-black);color:#fff}.share-dialog-compliance,.share-dialog-status{color:var(--studio-muted);margin:0;padding:0 22px 18px;font-size:12px;line-height:18px}.share-dialog-status.is-copied,.share-dialog-status.is-downloaded{color:#047857}.share-dialog-status.is-failed{color:#b91c1c}.share-page{background:var(--studio-bg-soft);place-items:center;min-height:100vh;padding:32px 16px;display:grid}.share-card{border:1px solid var(--studio-line-strong);background:#fff;border-radius:8px;grid-template-columns:minmax(260px,420px) minmax(0,1fr);width:min(920px,100%);display:grid;overflow:hidden;box-shadow:0 20px 60px -28px #00000038}.share-unavailable-card{grid-template-columns:1fr;width:min(520px,100%)}.share-image-wrap{aspect-ratio:1;background:#f5f5f5;min-width:0;position:relative;overflow:hidden}.share-protected-image{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;display:block}.share-watermark{color:#fff;text-align:center;text-shadow:0 1px 2px #00000073;transform-origin:50%;white-space:nowrap;background:#1717179e;border:1px solid #ffffffa3;border-radius:8px;width:150%;padding:10px 16px;font-size:clamp(12px,2.7vw,16px);font-weight:700;line-height:22px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-18deg)}.share-content{flex-direction:column;gap:14px;min-width:0;padding:28px;display:flex}.share-eyebrow{color:var(--studio-muted);margin:0;font-size:12px;font-weight:700;line-height:18px}.share-content h1{color:var(--studio-text);letter-spacing:0;margin:0;font-size:28px;line-height:36px}.share-compliance{border:1px solid var(--studio-amber-border);background:var(--studio-amber-bg);color:var(--studio-amber-text);border-radius:8px;margin:0;padding:10px 12px;font-size:13px;font-weight:600;line-height:20px}.share-prompt{border:1px solid var(--studio-line);min-height:112px;max-height:220px;color:var(--studio-copy);white-space:pre-wrap;background:#fafafa;border-radius:8px;margin:0;padding:14px;font-size:15px;line-height:24px;overflow:auto}.share-copy-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.share-copy-actions button{border:1px solid var(--studio-line-strong);min-height:34px;color:var(--studio-copy);background:#fff;border-radius:999px;padding:0 12px;font-size:13px;font-weight:600}.share-copy-actions span{color:var(--studio-muted);font-size:12px}.share-copy-actions .is-copied{color:#047857}.share-copy-actions .is-failed{color:#b91c1c}.share-copy-toast{z-index:60;color:#fff;text-align:center;background:linear-gradient(135deg,#171717f5,#404040f0);border:1px solid #ffffff2e;border-radius:999px;min-width:128px;max-width:min(320px,100vw - 32px);padding:11px 18px;font-size:14px;font-weight:700;line-height:20px;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 18px 40px -20px #00000073}.share-copy-toast.is-copied,.share-copy-toast.is-downloaded,.share-copy-toast.is-failed{color:#fff;background:linear-gradient(135deg,#171717f5,#404040f0)}.share-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex}.share-primary,.share-report button{background:var(--studio-black);color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-size:14px;font-weight:600;display:inline-flex}.share-report{color:var(--studio-muted);align-items:center;gap:8px;font-size:12px;line-height:18px;display:flex}.share-report button{border:1px solid var(--studio-line-strong);color:var(--studio-copy);background:#fff}@media (max-width:980px){.studio-app{height:auto;min-height:100vh;overflow:visible}.studio-topbar{flex-wrap:wrap;height:auto;min-height:56px;padding:10px 14px}.studio-nav{order:3;width:100%;position:static;transform:none}.studio-account{margin-left:auto}.global-stats-full{display:none}.global-stats-compact{display:inline}.studio-grid{grid-template-columns:1fr;height:auto;min-height:0}.prompt-panel{grid-template-rows:auto auto;height:auto;min-height:0}.canvas-area{order:-1;grid-template-rows:auto minmax(0,1fr) auto auto;min-height:0}.image-stage{padding:16px 0}.library-panel{border-left:0;border-top:1px solid var(--studio-line);grid-template-rows:auto auto minmax(0,1fr);height:calc(100vh - 24px);min-height:0;max-height:calc(100vh - 24px);overflow:hidden}.prompt-panel{border-right:0;border-top:1px solid var(--studio-line)}.left-panel-scroll{max-height:none;padding-bottom:28px;overflow:visible}.library-scroll{scrollbar-width:thin;min-height:0;max-height:none;overflow-y:auto}.library-scroll::-webkit-scrollbar{width:6px;display:block}.header-context-panel{top:76px}.share-card,.share-dialog-body{grid-template-columns:1fr}.share-image-wrap{max-height:420px}}@media (max-width:560px){.studio-brand-group{justify-content:space-between;width:100%}.studio-brand{min-width:0}.studio-account{justify-content:space-between;width:100%;margin-left:0}.quota-pill,.global-stats-pill,.invite-pill,.login-pill,.balance-pill,.account-email-pill,.logout-pill{flex:auto}.canvas-meta{padding:12px 16px 0}.canvas-actions{justify-content:center;padding:10px 16px}.save-button{width:auto;padding:0 14px}.share-card-button{flex:160px;min-width:0}.main-image-frame{max-width:calc(100% - 32px);max-height:min(70vh,520px)}.canvas-history{padding:13px 16px 12px}.studio-tip{bottom:18px;left:50%;right:auto;transform:translate(-50%)}.prompt-card textarea{min-height:150px}.preset-grid,.prompt-library-grid{grid-template-columns:1fr 1fr}.invite-copy-row{grid-template-columns:1fr}.share-content{padding:20px}.share-dialog-backdrop{padding:12px}.prompt-share-dialog{max-height:calc(100vh - 24px)}.share-dialog-header,.share-dialog-body{padding:18px}.share-content h1{font-size:24px;line-height:32px}.share-actions{flex-direction:column;align-items:stretch}.share-report{justify-content:space-between}.share-watermark{width:165%;font-size:12px;line-height:18px}}
