.credit-balance-entry{position:relative;z-index:70;display:flex;justify-content:center;width:100%}.credit-balance-button{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:44px;max-width:58px;height:26px;padding:0 7px;border:1px solid rgba(124,92,255,.28);border-radius:999px;color:#6651f4;background:#ffffffd1;box-shadow:0 7px 18px #5b59dc24;font-size:11px;font-weight:900;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.credit-balance-button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.credit-balance-button:hover,.credit-balance-button:focus-visible{transform:translateY(-1px);border-color:#7c5cff85;box-shadow:0 10px 24px #5b59dc33;outline:none}.credit-balance-popover{position:absolute;left:calc(100% + 14px);bottom:-10px;display:grid;gap:10px;width:184px;padding:12px;border:1px solid rgba(124,92,255,.16);border-radius:8px;background:#fffffff5;box-shadow:0 18px 42px #232d5229;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .15s ease,transform .15s ease}.credit-balance-popover:before{content:"";position:absolute;top:0;bottom:0;left:-16px;width:16px}.credit-balance-entry:hover .credit-balance-popover,.credit-balance-entry:focus-within .credit-balance-popover{opacity:1;pointer-events:auto;transform:translateY(0)}.credit-balance-row{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#66708b;font-size:12px;font-weight:750}.credit-balance-row strong{color:#171b35;font-size:13px;font-weight:950}.credit-balance-recharge{height:32px;border:0;border-radius:8px;color:#fff;background:linear-gradient(135deg,#5b7cfa,#b84dff);box-shadow:0 8px 18px #6956ff3d;font-size:13px;font-weight:850;cursor:pointer}.credit-balance-recharge:hover,.credit-balance-recharge:focus-visible{filter:brightness(1.03);outline:none}@media (max-width: 767px){.credit-balance-entry{width:auto}.credit-balance-button{max-width:72px}.credit-balance-popover{left:auto;right:0;bottom:auto;top:calc(100% + 10px);width:min(184px,calc(100vw - 32px));max-width:calc(100vw - 32px)}.credit-balance-popover:before{top:-12px;right:0;bottom:auto;left:auto;width:100%;height:12px}}.prompt-opt-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5000;display:flex;align-items:center;justify-content:center;padding:32px;background:#19162d7a;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.prompt-opt-modal{position:relative;display:flex;flex-direction:column;width:min(980px,90vw);min-height:520px;max-height:85vh;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:24px;background:linear-gradient(145deg,#fffffff7,#f9f7fff0);box-shadow:0 20px 60px #3728733d,inset 0 1px #ffffffeb}.prompt-opt-hdr{min-height:80px;box-sizing:border-box;display:flex;align-items:center;gap:13px;padding:18px 30px;border-bottom:1px solid rgba(103,87,190,.12);background:#ffffff57}.prompt-opt-title-icon{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border-radius:13px;color:#fff;background:linear-gradient(135deg,#9b6cf5,#6366f1);box-shadow:0 8px 20px #7051dc47}.prompt-opt-title{min-width:0}.prompt-opt-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.prompt-opt-title-row .fw{font-size:19px;font-weight:800;color:#242038}.prompt-opt-hdr p{margin:4px 0 0;font-size:13px;line-height:1.4;color:#858197}.prompt-opt-hdr .cost-tag{display:inline-flex;align-items:center;font-size:11px;line-height:24px;color:#7356d8;font-weight:700;background:#7c5cff17;padding:0 10px;border:1px solid rgba(124,92,255,.12);border-radius:999px}.prompt-opt-close{display:grid;place-items:center;flex:0 0 auto;width:36px;height:36px;margin-left:auto;padding:0;border:0;border-radius:10px;background:transparent;color:#928da3;cursor:pointer;transition:background .18s,color .18s,transform .18s}.prompt-opt-close:hover{color:#302b43;background:#5b489614}.prompt-opt-close:active{transform:scale(.94)}.prompt-opt-body{flex:1;min-height:0;padding:26px 30px 28px;overflow-y:auto}.prompt-columns{display:grid;grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr);gap:16px;min-height:286px}.prompt-opt-pnl{display:flex;min-width:0;min-height:0;flex-direction:column}.prompt-opt-pnl-head{min-height:28px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.prompt-opt-pnl h4{display:flex;align-items:center;gap:7px;margin:0;font-size:14px;line-height:24px;font-weight:750;color:#373249}.prompt-opt-pnl h4 svg{color:#7661df}.prompt-opt-ok,.prompt-opt-status{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;padding:4px 9px;border-radius:999px;font-size:11px;line-height:18px;font-weight:700}.prompt-opt-ok{color:#087d58;background:#e9f8f1;border:1px solid #d2f0e2}.prompt-opt-status{color:#7055d3;background:#f0ecff;border:1px solid #e2dafd}.prompt-opt-card{position:relative;flex:1;min-height:240px;overflow:hidden;border:1px solid #e7e8f2;border-radius:16px;background:#f8f9ffe0;box-shadow:inset 0 1px #ffffffd9;transition:border-color .2s,box-shadow .2s}.prompt-opt-pnl:last-child .prompt-opt-card{border-color:#ded8f6;background:linear-gradient(145deg,#faf9fff0,#f6f7ffe6)}.prompt-opt-ta{display:block;width:100%;height:240px;min-height:240px;max-height:240px;box-sizing:border-box;resize:none;overflow-x:hidden;overflow-y:auto;padding:18px 18px 42px;border:0;outline:0;background:transparent;color:#39344a;font:400 14px/1.75 inherit;white-space:pre-wrap;overflow-wrap:anywhere}.prompt-opt-ta:focus{box-shadow:inset 0 0 0 2px #7c5cff26}.prompt-opt-ta-editable:not([readonly]){cursor:text;background:#ffffff47}.prompt-opt-ta-editable:not([readonly]):focus{box-shadow:inset 0 0 0 2px #7c5cff38}.prompt-opt-ta-editable[readonly]{cursor:not-allowed;opacity:.72}.prompt-opt-count{position:absolute;right:14px;bottom:12px;padding:2px 7px;border-radius:7px;background:#ffffffd1;color:#a09bad;font-size:11px;font-variant-numeric:tabular-nums;pointer-events:none}.prompt-opt-arr{display:flex;align-items:center;justify-content:center;padding-top:38px}.prompt-opt-arr-node{position:relative;display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(124,92,255,.18);border-radius:50%;color:#745be0;background:linear-gradient(145deg,#fff,#f0ecff);box-shadow:0 8px 20px #5c44b726}.prompt-opt-arr-node:before,.prompt-opt-arr-node:after{content:"";position:absolute;left:50%;width:1px;height:48px;background:linear-gradient(to bottom,transparent,rgba(124,92,255,.2),transparent)}.prompt-opt-arr-node:before{bottom:100%}.prompt-opt-arr-node:after{top:100%}.prompt-opt-wait,.prompt-opt-load,.prompt-opt-err{display:flex;height:100%;min-height:240px;box-sizing:border-box;align-items:center;justify-content:center;text-align:center;padding:24px;color:#aaa5b7;font-size:13px}.prompt-opt-empty{display:flex;flex-direction:column;align-items:center;gap:10px}.prompt-opt-empty-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;color:#8b73e8;background:#eeeaff}.prompt-opt-load{flex-direction:column;gap:11px;color:#7259dc}.prompt-opt-load .steps{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin-top:4px;font-size:11px;color:#89809f}.prompt-opt-load .steps span{animation:fadeIn .3s ease}.prompt-opt-err{color:#dc4050}.prompt-opt-ftr{display:flex;align-items:center;gap:10px;min-height:76px;box-sizing:border-box;padding:15px 30px;border-top:1px solid rgba(103,87,190,.12);background:#ffffff73}.prompt-opt-footnote{display:flex;flex-direction:column;gap:3px;margin-right:auto;min-width:170px}.prompt-opt-footnote strong{font-size:13px;color:#3b354d}.prompt-opt-footnote span{font-size:11px;color:#9994a6}.prompt-opt-cost{display:inline-flex;align-items:center;margin-top:2px;font-size:11px;color:#7356d8;font-weight:700}.prompt-opt-btn-c,.prompt-opt-btn-s,.prompt-opt-btn-p{height:44px;box-sizing:border-box;padding:0 19px;border-radius:12px;font-size:13px;font-weight:700;white-space:nowrap;cursor:pointer;transition:transform .15s,box-shadow .15s,background .15s,opacity .15s}.prompt-opt-btn-c{border:1px solid #e5e3eb;background:#fffc;color:#6e687a}.prompt-opt-btn-c:hover{background:#f5f3f8}.prompt-opt-btn-s{border:1px solid rgba(124,92,255,.2);background:#7c5cff12;color:#7055d3}.prompt-opt-btn-s:hover{background:#7c5cff1f}.prompt-opt-btn-p{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;background:linear-gradient(135deg,#8b5cf6,#6366f1);color:#fff;box-shadow:0 8px 20px #6952dc47}.prompt-opt-btn-p:hover{transform:translateY(-1px);box-shadow:0 11px 25px #6952dc59}.prompt-opt-btn-c:disabled,.prompt-opt-btn-p:disabled{opacity:.48;cursor:not-allowed;transform:none;box-shadow:none}.prompt-opt-confirm{width:min(380px,calc(100vw - 40px));box-sizing:border-box;padding:36px 32px;border:1px solid rgba(255,255,255,.75);border-radius:24px;text-align:center;background:#fffffff5;box-shadow:0 20px 60px #3728733d}.prompt-opt-confirm h3{margin:12px 0 8px;font-size:17px;font-weight:800;color:#28233a}.prompt-opt-confirm p{margin:0 0 4px;font-size:14px;color:#716b7d}.spin{animation:popSpin .7s linear infinite}@keyframes popSpin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:720px){.prompt-opt-overlay{align-items:flex-end;padding:12px}.prompt-opt-modal{width:100%;max-width:none;max-height:92vh;border-radius:22px}.prompt-opt-hdr{padding:16px 18px}.prompt-opt-body{padding:20px 18px}.prompt-columns{grid-template-columns:1fr;gap:14px}.prompt-opt-arr{height:34px;padding:0}.prompt-opt-arr-node{width:34px;height:34px;transform:rotate(90deg)}.prompt-opt-arr-node:before,.prompt-opt-arr-node:after{display:none}.prompt-opt-card,.prompt-opt-wait,.prompt-opt-load,.prompt-opt-err{min-height:190px}.prompt-opt-ta{height:190px;min-height:190px;max-height:190px}.prompt-opt-ftr{align-items:stretch;flex-wrap:wrap;padding:14px 18px}.prompt-opt-footnote{width:100%;margin-bottom:4px}.prompt-opt-ftr button{flex:1;padding:0 13px}}@media (max-width:440px){.prompt-opt-title-icon{width:38px;height:38px}.prompt-opt-title-row .fw{font-size:17px}.prompt-opt-hdr .cost-tag{display:none}.prompt-opt-ftr{gap:8px}.prompt-opt-btn-c,.prompt-opt-btn-s,.prompt-opt-btn-p{font-size:12px}}.generation-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;display:grid;place-items:center;padding:24px;background:#0f172a38;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.generation-dialog{width:min(390px,100%);padding:24px;border:1px solid rgba(119,132,170,.16);border-radius:18px;color:#11152f;background:#fffffff5;box-shadow:0 24px 64px #2b35592e}.generation-dialog h2{margin:0 0 10px;font-size:21px;line-height:1.25;letter-spacing:0}.generation-dialog p{margin:0;color:#64708a;font-size:14px;line-height:1.7}.generation-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.generation-dialog-actions button{min-height:38px;padding:0 16px;border:1px solid rgba(102,116,151,.16);border-radius:10px;color:#2f3852;background:#fff;font-weight:760;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.generation-dialog-actions button:hover{transform:translateY(-1px);border-color:#5f63d93d;box-shadow:0 10px 22px #2d3a641a}.generation-dialog-actions button:last-child{color:#fff;border-color:transparent;background:linear-gradient(100deg,#4e76ff,#c74bea);box-shadow:0 12px 24px #625be53d}.hero-section{position:relative;isolation:isolate;z-index:10;min-height:320px;padding:80px 0 0}.orb{position:absolute;z-index:-2;border-radius:999px;filter:blur(.2px)}.orb-left{left:8%;top:54px;width:min(430px,38vw);aspect-ratio:1;background:radial-gradient(circle at 44% 50%,rgba(255,148,221,.5),transparent 8%),radial-gradient(circle at 36% 48%,rgba(135,202,255,.42),transparent 31%),radial-gradient(circle at 64% 34%,rgba(190,161,255,.42),transparent 44%);opacity:.8}.orb-right{right:9%;top:34px;width:min(370px,30vw);aspect-ratio:1;background:radial-gradient(circle at 45% 35%,rgba(255,197,245,.72),transparent 32%),radial-gradient(circle at 62% 58%,rgba(170,183,255,.45),transparent 49%)}.hero-stars{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hero-stars svg{position:absolute;color:#8d8cf5;filter:drop-shadow(0 8px 12px rgba(122,112,234,.2))}.hero-stars svg:nth-child(1){left:65%;top:70px}.hero-stars svg:nth-child(2){left:11%;top:190px;color:#fff}.hero-stars svg:nth-child(3){right:8%;top:180px;color:#fff}.hero-copy{position:relative;z-index:1;text-align:center;max-width:var(--container-max);margin:0 auto;padding:0 var(--container-padding)}.release-pill{display:inline-flex;align-items:center;gap:8px;min-height:28px;padding:0 16px;border-radius:999px;color:#646b80;background:#f2f4fad1;font-size:14px;font-weight:650}.release-pill span{display:inline-flex;align-items:center;height:18px;padding:0 8px;border-radius:999px;color:#fff;background:#8b5cf6;font-size:12px}.release-pill-link{color:#e87b3a;font-weight:700;font-size:13px;transition:color .18s ease}.release-pill-link:hover{color:#d35a10}.hero-copy h1{margin:14px 0 4px;color:#08102e;font-size:clamp(34px,5vw,52px);line-height:1.04;letter-spacing:0}.typing-cursor{display:inline-block;color:#8a7af5;animation:cursorBlink 1s step-end infinite;font-weight:300}@keyframes cursorBlink{0%,to{opacity:1}50%{opacity:0}}.usage-guide-link{display:inline-flex;align-items:center;gap:6px;margin-top:6px;color:#36aa78;font-size:14px;font-weight:650;transition:color .18s ease}.usage-guide-link:hover{color:#2a8a60}.guide-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#36aa78;box-shadow:0 0 8px #36aa7880}.prompt-card{position:relative;z-index:40;max-width:var(--container-max);width:calc(100% - var(--container-padding) * 2);margin:48px auto 0;overflow:visible;border:none;border-radius:20px;background:#fffffff5;box-shadow:0 24px 58px #414d8017,0 0 38px #7a8fff14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:box-shadow .18s ease,transform .18s ease}.prompt-card:focus-within{box-shadow:0 26px 64px #414d801f,0 0 44px #7a8fff24}.prompt-card.is-reference-dragging{box-shadow:0 26px 64px #414d801f,0 0 0 1px #7c5cff2e,0 0 44px #7a8fff29}.prompt-input-wrap{display:flex;align-items:flex-start;gap:12px;min-height:120px;height:120px;box-sizing:border-box;padding:18px 16px 10px;background:transparent;cursor:text;transition:background .18s ease}.prompt-input-wrap.is-dragging{background:#f7f8ffc2}.prompt-input-main{position:relative;flex:1 1 auto;align-self:stretch;display:flex;flex-direction:column;min-width:0;min-height:0;width:100%}.prompt-editor{position:relative;flex:1 1 auto;min-height:0;height:92px;max-height:92px;width:100%;overflow:hidden;cursor:text}.prompt-editor .cm-editor{width:100%;height:92px;max-height:92px;min-height:0;background:transparent;color:#202640;font-family:inherit;font-size:15px;font-weight:400;line-height:1.7;letter-spacing:0}.prompt-editor .cm-focused{outline:none}.prompt-editor .cm-scroller{height:92px;max-height:92px;min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable;font-family:inherit;line-height:1.7}.prompt-editor .cm-content{min-height:92px;padding:0;caret-color:#202640;cursor:text;font-family:inherit;font-size:15px;font-weight:400;line-height:1.7;letter-spacing:0;text-align:left;white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;-moz-tab-size:4;tab-size:4}.prompt-editor .cm-line{padding:0;min-height:1.7em;display:block}.prompt-editor .cm-cursor{border-left-color:#202640!important;border-left-width:1.5px}.prompt-editor .cm-placeholder{color:#a2a8ba;pointer-events:none}.prompt-editor .cm-selectionBackground,.prompt-editor .cm-focused .cm-selectionBackground{background:#6366f138!important}.prompt-token-mention{color:#6366f1;font:inherit;letter-spacing:inherit;white-space:inherit}.prompt-token-directive{color:#a855f7;font:inherit;letter-spacing:inherit;white-space:inherit}.prompt-textarea{outline:none}.prompt-media-stack{position:relative;flex:0 0 auto;width:66px;min-width:66px;height:72px;z-index:20}.prompt-media-stack.has-images{width:66px;min-width:66px;height:72px}.prompt-media-collapsed{position:relative;z-index:1;display:block;width:66px;height:72px;min-height:72px}.prompt-media-stack-button{position:relative;display:block;width:66px;height:72px;padding:0;border:0;background:transparent;cursor:pointer}.prompt-media-stack-button:disabled{cursor:wait;opacity:.72}.prompt-upload-card,.prompt-thumbnail-card{position:relative;flex:0 0 52px;width:52px;height:52px;border-radius:10px;overflow:hidden;box-sizing:border-box}.prompt-upload-card{border:1px dashed rgba(114,124,154,.38);background:#f7f8fcc7;color:#59637c;display:grid;place-items:center;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.prompt-upload-card:hover,.prompt-upload-card:focus-visible{border-color:#5f63d98f;color:#4f58c9;background:#f4f6fff5}.prompt-upload-card:disabled{cursor:wait;opacity:.66}.prompt-media-stack:not(.has-images) .prompt-upload-card,.prompt-upload-card-empty{width:48px;height:62px;border:1px solid rgba(126,137,169,.18);border-radius:6px;background:radial-gradient(circle at 25% 18%,rgba(154,145,245,.18),transparent 38%),linear-gradient(150deg,#fffffffa,#e9edf6f5);box-shadow:0 12px 28px #2b375b24;overflow:visible;transform:rotate(-11deg);color:#7b879a;transition:background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.prompt-media-stack:not(.has-images) .prompt-upload-card:hover,.prompt-media-stack:not(.has-images) .prompt-upload-card:focus-visible,.prompt-upload-card-empty:hover,.prompt-upload-card-empty:focus-visible{border-color:#767ce838;background:radial-gradient(circle at 25% 18%,rgba(139,141,248,.26),transparent 40%),linear-gradient(150deg,#fff,#f4f7fffa);box-shadow:0 16px 34px #4b58962e;transform:rotate(-11deg) scale(1.06)}.prompt-media-stack:not(.has-images) .prompt-upload-card:disabled,.prompt-upload-card-empty:disabled{transform:none}.prompt-thumbnail-card{border:2px solid #fff;background:#f5f6fb;box-shadow:0 4px 12px #1e24401f}.prompt-media-collapsed .prompt-thumbnail-card{position:absolute;left:0;top:0;width:48px;height:62px;border-radius:6px;transition:transform .17s ease,box-shadow .17s ease}.prompt-media-collapsed .prompt-thumbnail-card.is-stack-pos-0{z-index:1;transform:translate(-5px,5px) rotate(-13deg) scale(.94)}.prompt-media-collapsed .prompt-thumbnail-card.is-stack-pos-1{z-index:2;transform:translate(1px,1px) rotate(-12deg) scale(.97)}.prompt-media-collapsed .prompt-thumbnail-card.is-stack-pos-2{z-index:3;transform:translate(7px,-4px) rotate(-11deg)}.prompt-media-collapsed .prompt-thumbnail-card.is-latest{z-index:5}.prompt-media-collapsed .prompt-thumbnail-card.is-stack-pos-0.is-latest{transform:translate(0) rotate(-11deg)}.prompt-media-collapsed .prompt-thumbnail-card.is-stack-pos-1.is-latest{transform:translate(6px,-3px) rotate(-11deg)}.prompt-media-collapsed .prompt-thumb-more{left:40px;top:-6px;z-index:6;width:25px;height:20px;min-width:25px;border-radius:999px;border-width:1px;transform:none;pointer-events:none}.prompt-media-stack:hover .prompt-media-collapsed .prompt-thumbnail-card,.prompt-media-stack.is-expanded .prompt-media-collapsed .prompt-thumbnail-card{opacity:0;box-shadow:0 7px 18px #1e244029}.prompt-thumbnail-card img{display:block;width:100%;height:100%;object-fit:cover}.prompt-thumbnail-card.is-error{border-color:#e25353b8;background:#fff4f4;box-shadow:0 0 0 1px #dc262624,0 6px 16px #dc262624}.prompt-thumbnail-card.is-uploading{opacity:.78}.prompt-thumb-more,.prompt-thumb-limit{display:grid;place-items:center;color:#646b82;background:#f7f8fceb}.prompt-media-expanded{position:absolute;left:0;top:0;z-index:20;display:flex;align-items:center;gap:8px;max-width:min(560px,72vw);min-height:58px;padding:0;overflow-x:auto;overflow-y:visible;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-8px) scale(.98);transform-origin:left center;transition:opacity .18s ease,transform .18s ease,visibility .18s ease;background:transparent;box-shadow:none;border:0;scrollbar-width:thin}.prompt-media-stack:hover .prompt-media-expanded,.prompt-media-stack.is-expanded .prompt-media-expanded{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0) scale(1)}.prompt-media-expanded .prompt-thumbnail-card,.prompt-media-expanded .prompt-upload-card{flex-basis:58px;width:58px;height:58px;border-radius:11px;margin-left:0}.prompt-media-expanded .prompt-upload-card{align-self:center}.prompt-thumb-retry{position:absolute;left:50%;bottom:4px;z-index:4;transform:translate(-50%);padding:2px 6px;border:0;border-radius:6px;background:#fffffff0;color:#c7434f;font-size:10px;font-weight:760;cursor:pointer;box-shadow:0 3px 8px #282e4824}.prompt-thumb-error-mark{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:grid;place-items:center;color:#d23244;background:#fff4f4b8;font-size:22px;font-weight:840;pointer-events:none}.prompt-thumb-index{position:absolute;top:2px;left:2px;z-index:2;display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:#6366f1eb;color:#fff;font-size:9px;font-weight:720;line-height:1;pointer-events:none}.prompt-thumb-spinner{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;border-radius:inherit;background:#ffffffa3;display:grid;place-items:center}.prompt-thumb-spinner:after{content:"";display:block;width:18px;height:18px;border:2.4px solid rgba(99,102,241,.16);border-top-color:#6366f1d6;border-radius:50%;animation:prompt-spin .66s linear infinite}@keyframes prompt-spin{to{transform:rotate(360deg)}}.prompt-thumb-plus-n{font-size:13px;font-weight:720;color:#6366f1}.prompt-upload-plus{display:grid;place-items:center;width:28px;height:28px;color:#59637c;font-size:24px;font-weight:420;line-height:1}.prompt-media-stack:not(.has-images) .prompt-upload-card .prompt-upload-plus,.prompt-upload-icon{display:grid;place-items:center;width:100%;height:100%;transform:rotate(11deg);transition:transform .18s ease}.prompt-media-stack:not(.has-images) .prompt-upload-card .prompt-upload-plus,.prompt-upload-icon-plus{font-size:27px;font-weight:360;line-height:1;color:#8a96a8;background:linear-gradient(135deg,#9a91f5,#5daee7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.prompt-media-stack:not(.has-images) .prompt-upload-card:hover .prompt-upload-plus,.prompt-media-stack:not(.has-images) .prompt-upload-card:focus-visible .prompt-upload-plus,.prompt-upload-card-empty:hover .prompt-upload-icon,.prompt-upload-card-empty:focus-visible .prompt-upload-icon{transform:rotate(11deg) scale(1.05)}.mention-popover{z-index:30}.prompt-thumb-remove{position:absolute;top:4px;right:4px;z-index:5;display:grid;place-items:center;width:20px;height:20px;border:0;border-radius:50%;color:#fff;background:#161a27b8;font-size:13px;line-height:1;cursor:pointer;box-shadow:0 4px 10px #141a2c2e;transition:background .16s ease,transform .16s ease}.prompt-thumb-remove:hover{background:#161a27e6;transform:scale(1.05)}.prompt-upload-error{margin:6px 0 0;color:#c7434f;font-size:12px;font-weight:680;line-height:1.4}.prompt-action-error{display:flex;align-items:center;justify-content:space-between;margin:0 16px;padding:8px 14px;border-radius:8px;background:#fff0f3;color:#a92843;font-size:13px;font-weight:650}.prompt-action-error button{border:0;background:transparent;color:inherit;font-size:16px;cursor:pointer;padding:0 0 0 8px}.prompt-upload-toast{position:fixed;left:50%;bottom:28px;z-index:1000;transform:translate(-50%);padding:10px 16px;border:1px solid rgba(124,92,255,.22);border-radius:12px;color:#fff;background:#262a48e0;box-shadow:0 16px 34px #343d702e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:13px;font-weight:700}.reference-drop-overlay{position:absolute;top:10px;right:12px;bottom:58px;left:12px;z-index:20;display:grid;place-content:center;gap:6px;border:1.5px dashed rgba(124,92,255,.46);border-radius:16px;background:#f8f5ffbd;color:#6b4dff;text-align:center;pointer-events:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.reference-drop-overlay strong{font-size:14px;font-weight:820}.reference-drop-overlay span{color:#7e7898;font-size:12px;font-weight:700}.prompt-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:0;margin:0;padding:0 16px 14px;background:transparent;width:100%;box-sizing:border-box}.prompt-left-actions{display:flex;align-items:center;gap:7px;flex:0 0 auto;flex-shrink:0}.prompt-helper-control{position:relative;display:grid;place-items:center;flex:0 0 auto}.prompt-tool-button{display:grid;place-items:center;width:34px;height:34px;position:relative;border:1px solid rgba(116,104,236,.28);border-radius:10px;color:#6551e8;background:linear-gradient(135deg,#6b8fdf1a,#7468ec1f,#9b78e81a);box-shadow:0 5px 14px #625be517,inset 0 1px #ffffffeb;cursor:pointer;flex-shrink:0;transition:transform .18s ease,opacity .18s ease,color .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.prompt-tool-button:hover{transform:translateY(-1px);color:#fff;background:linear-gradient(135deg,#6b8fdf,#7468ec,#9b78e8);border-color:#7468ec94;box-shadow:0 8px 18px #625be52e,0 0 0 3px #7c5cff12,inset 0 1px #ffffff42}.prompt-tool-button:disabled{opacity:.52;cursor:not-allowed;transform:none}.prompt-helper-tooltip{position:absolute;left:50%;bottom:calc(100% + 10px);z-index:30;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,6px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.prompt-helper-tooltip:after{content:"";position:absolute;left:50%;top:100%;width:10px;height:10px;transform:translate(-50%,-5px) rotate(45deg);background:inherit;border-right:inherit;border-bottom:inherit}.prompt-helper-control:hover .prompt-helper-tooltip,.prompt-helper-control:focus-within .prompt-helper-tooltip{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.prompt-helper-tooltip{width:max-content;padding:7px 10px;border:1px solid rgba(124,92,255,.16);border-radius:9px;color:#665a88;background:#fffffff0;box-shadow:0 10px 24px #3c44701f;font-size:12px;font-weight:700;white-space:nowrap}.prompt-library-button{color:#6551e8;border-color:#7468ec4d;background:linear-gradient(135deg,#6b8fdf29,#7468ec2e,#9b78e829);box-shadow:0 6px 16px #625be51c,inset 0 1px #ffffffe6}.toolbar-right{display:flex;align-items:center;gap:8px;margin-left:auto;flex:1 1 auto;flex-wrap:wrap;justify-content:flex-end;min-width:0}.toolbar-right>*{flex-shrink:0}.parameter-group{display:flex;align-items:center;flex:0 1 auto;gap:8px;min-width:0;flex-wrap:wrap;justify-content:flex-end}.prompt-control-wrap{position:relative;display:inline-flex;align-items:center;flex:0 0 auto}.parameter-control-wrap{min-width:0;flex:0 0 auto}.is-model-control{min-width:112px}.is-size-control{min-width:104px}.is-count-control{min-width:92px}.prompt-config-chip{display:inline-flex;align-items:center;gap:5px;height:34px;padding:0 10px;border:1px solid rgba(124,137,171,.12);border-radius:13px;color:#3f465d;background:#ffffffc7;font-size:13px;font-weight:650;white-space:nowrap;box-shadow:0 1px 4px #00000008;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.prompt-config-chip.parameter-card{display:grid;grid-template-columns:20px minmax(0,1fr) 14px;align-items:center;gap:6px;width:auto;min-width:max-content;height:38px;padding:0 10px;border:1px solid rgba(120,130,180,.12);border-radius:13px;color:#24304f;background:#ffffffc7;box-shadow:0 2px 6px #505a8c0a;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.prompt-config-chip:hover{background:#fff;color:#5e56dd;border-color:#6e64f038;box-shadow:0 4px 14px #625be51a}.prompt-config-chip.parameter-card:hover:not(:disabled){background:#fff;border-color:#7864ff59;box-shadow:0 4px 10px #5862a812;transform:translateY(-1px)}.prompt-config-chip:disabled{cursor:default;color:#8a93a8;background:#f8f9fcb8;box-shadow:none}.prompt-config-chip.parameter-card:disabled{opacity:.72;transform:none}.parameter-icon{display:grid;place-items:center;width:20px;height:20px;border-radius:8px;color:#6f67f6;background:#6f67f61a}.parameter-text{display:flex;flex:1 1 auto;min-width:0;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px;white-space:nowrap}.parameter-text--value-only{gap:0}.parameter-card-label{color:#6d7897;font-size:13px;font-weight:600;line-height:1;white-space:nowrap}.parameter-card-value{display:block;color:#1d2742;font-size:13px;font-weight:650;line-height:1;white-space:nowrap}.parameter-card-label:after{content:"："}.parameter-chevron{flex:0 0 auto;justify-self:end;color:#8a94b3}.prompt-config-chip svg:first-child{color:#725dff}.prompt-count-chip{min-width:0}.prompt-popover{position:absolute;right:0;z-index:60;border:1px solid rgba(102,116,151,.14);border-radius:8px;background:#fff;box-shadow:0 18px 44px #1c264a29;max-height:min(320px,var(--resolution-pop-max, 320px));overflow-y:auto}.prompt-popover.is-below,.prompt-count-popover{top:calc(100% + 8px);bottom:auto}.prompt-popover.is-above{top:auto;bottom:calc(100% + 12px)}.prompt-resolution-popover{width:min(290px,calc(100vw - 32px));padding:12px 14px}.prompt-count-popover{display:grid;width:118px;padding:6px}.prompt-popover-section+.prompt-popover-section{margin-top:12px}.prompt-popover-section h2{margin:0 0 8px;color:#2a3146;font-size:13px;font-weight:800;letter-spacing:0}.resolution-segment{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;padding:3px;border-radius:8px;background:#f4f5f8}.resolution-segment button,.prompt-count-popover button{border:0;color:#3e465d;background:transparent;font-size:13px;font-weight:760;transition:background .16s ease,color .16s ease}.resolution-segment button{height:30px;border-radius:6px}.resolution-segment button:hover,.prompt-count-popover button:hover{background:#eef0f5}.resolution-segment button.is-selected,.prompt-count-popover button.is-selected{color:#171d32;background:#e8eaf0}.aspect-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.aspect-option{display:grid;grid-template-rows:32px auto;place-items:center;width:100%;height:56px;padding:4px 2px;border:0;border-radius:8px;color:#4d566d;background:transparent;font-size:12px;font-weight:760;transition:background .16s ease,color .16s ease}.aspect-option:hover,.aspect-option.is-selected{color:#171d32;background:#f0f1f5}.aspect-glyph{display:grid;place-items:center;width:var(--ratio-width, 24px);height:var(--ratio-height, 24px);max-width:40px;max-height:36px;min-width:7px;min-height:7px;border:1.5px solid #8c95a8;border-radius:4px}.aspect-auto-glyph{width:28px;height:24px;border:0;border-radius:7px;color:#5f6474;background:#ebeef4;font-size:14px;font-weight:900}.prompt-count-popover button{height:32px;border-radius:6px;text-align:left;padding:0 10px}.generate-button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:6px;min-width:142px;padding:0 12px;height:38px;border:0;border-radius:13px;color:#fff;background:linear-gradient(105deg,#6b8fdf,#7468ec,#9b78e8);font-size:14px;font-weight:650;white-space:nowrap;box-shadow:0 4px 10px #6161c41f;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.generate-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 14px #6161c429;filter:saturate(.93)}.generate-button:active:not(:disabled){transform:translateY(0) scale(.99)}.generate-button-text{line-height:1;white-space:nowrap;min-width:0;font-size:13px}.generate-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.42);border-top-color:#fff;border-radius:50%;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.model-select-popover{position:absolute;bottom:calc(100% + 8px);right:0;width:min(270px,calc(100vw - 24px));max-height:230px;display:flex;flex-direction:column;padding:0;z-index:120;overflow:hidden;pointer-events:auto;border:1px solid rgba(102,116,151,.1);border-radius:12px;background:#fff;box-shadow:0 10px 28px #0f172a1a}.model-select-popover.open-below{bottom:auto;top:calc(100% + 8px)}.model-select-header{height:34px;padding:0 10px;display:flex;align-items:center;border-bottom:1px solid #eef2f7;flex-shrink:0}.model-select-header h2{margin:0;font-size:12px;font-weight:700;color:#64748b}.model-select-list{flex:1;overflow-y:auto;padding:4px 4px 0;display:flex;flex-direction:column;gap:0;pointer-events:auto}.model-select-empty{padding:18px 10px;text-align:center;font-size:12px;color:#64748b}.model-select-item{position:relative;z-index:1;display:grid;grid-template-columns:28px minmax(0,1fr) auto;column-gap:8px;align-items:center;width:100%;height:52px;min-height:52px;box-sizing:border-box;padding:6px 8px;margin:0;border:1px solid transparent;border-radius:10px;background:transparent;text-align:left;cursor:pointer;outline:none;font:inherit;pointer-events:auto;user-select:none;-webkit-user-select:none}.model-select-item:hover,.model-select-item:focus-visible{background:#f8f6ff}.model-select-item.is-selected{background:#7c5cff0f;border-color:#7c5cff2e}.model-select-item>*{pointer-events:none}.model-select-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:7px;background:#f4f5fa;color:#725dff;overflow:hidden;flex-shrink:0}.model-select-icon img{width:100%;height:100%;object-fit:cover;border-radius:7px}.model-select-info{display:flex;flex-direction:column;gap:1px;min-width:0;overflow:hidden}.model-select-name{font-size:12.5px;font-weight:700;color:#0f172a;display:flex;align-items:center;gap:5px;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.model-select-name-text{min-width:0;overflow:hidden;text-overflow:ellipsis;color:inherit;font-weight:inherit}.model-new-tag{display:inline-flex;align-items:center;height:13px;padding:0 4px;border-radius:3px;background:#8b5cf6;color:#fff;font-size:9px;font-weight:800;flex-shrink:0}.model-select-remark{font-size:11px;line-height:1.2;color:#94a3b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-select-right{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;margin-left:6px;flex-shrink:0}.model-select-credit{display:inline-flex;align-items:center;gap:3px;font-size:11px;font-weight:700;color:#475569;white-space:nowrap}.model-select-credit svg{width:13px;height:13px;flex-shrink:0;color:#d49316}.model-select-dot{display:block;width:14px;height:14px;border-radius:50%;border:1.5px solid #c4c8d4;background:transparent;flex-shrink:0}.model-select-item.is-selected .model-select-dot{border-color:#6c5ce7;background:#6c5ce7}.model-select-item:before,.model-select-item:after,.model-select-popover:before,.model-select-popover:after{pointer-events:none}.generate-button:disabled{cursor:not-allowed;opacity:.6;transform:none;box-shadow:0 12px 28px #6d5bff38}@media (max-width: 900px){.prompt-footer{flex-wrap:wrap;gap:8px;min-height:0}.parameter-group{gap:8px;justify-content:flex-end}.prompt-library-button{width:34px;height:34px}.is-model-control,.is-size-control,.is-count-control{min-width:0}.generate-button{min-width:110px;flex:0 0 auto}}@media (max-width: 560px){.generation-dialog{padding:20px;border-radius:16px}.hero-section{min-height:320px;padding:50px 0 0}.hero-copy h1{font-size:32px}.prompt-card{border-radius:16px;margin-top:24px}.prompt-input-wrap{gap:10px;padding:16px 16px 10px}.prompt-footer{margin:0;min-height:0;padding:0 12px 12px;gap:8px;border-radius:20px;align-items:flex-start}.prompt-left-actions{gap:6px}.prompt-control-wrap{position:static}.parameter-control-wrap{position:relative}.toolbar-right{width:100%;flex:1 1 100%;justify-content:flex-end}.parameter-group{width:100%;justify-content:flex-end}.prompt-config-chip{max-width:none}.prompt-config-chip.parameter-card{height:38px;gap:6px;padding:0 12px;border-radius:13px;width:auto;min-width:max-content}.parameter-icon{width:20px;height:20px;border-radius:8px}.parameter-card-label,.parameter-card-value{font-size:13px}.is-model-control,.is-size-control,.is-count-control{min-width:max-content}.generate-button{width:100%;min-width:0;height:38px;border-radius:13px;font-size:13px}.prompt-resolution-popover{left:0;right:auto;width:min(290px,100%)}.prompt-count-popover{right:12px}.aspect-grid{gap:5px}}.generate-button-wrap{position:relative;display:inline-flex;flex:0 0 auto;align-items:center}.generate-button.is-credit-low{background:linear-gradient(135deg,#f43f5e,#e11d48);border-color:transparent}.generate-button.is-credit-low:hover{background:linear-gradient(135deg,#e11d48,#be123c)}.generate-credit-tooltip{position:absolute;right:0;bottom:calc(100% + 12px);z-index:1000;width:320px;max-width:min(340px,calc(100vw - 32px));max-height:min(320px,calc(100vh - 120px));overflow-y:auto;padding:12px 14px;border-radius:14px;border:1px solid rgba(102,116,151,.12);background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 44px #1c264a29,0 4px 12px #1c264a0f;font-size:12px;line-height:1.45;color:#2c385a;text-align:left;font-weight:400;opacity:0;visibility:hidden;transform:translateY(6px) scale(.98);pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease;contain:layout paint;will-change:opacity,transform}.generate-credit-tooltip:after{content:"";position:absolute;left:0;right:0;bottom:-12px;height:12px;background:transparent}.generate-credit-tooltip.is-open{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto}.generate-credit-tooltip.is-below{bottom:auto;top:calc(100% + 12px)}.generate-credit-tooltip.is-below:after{top:-12px;bottom:auto}.gct-head{font-size:12px;font-weight:700;color:#1a2142;margin-bottom:8px}.gct-balance-grid{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:10px;background:#7b61ff0f;color:#667085;font-size:11px;white-space:nowrap;margin-bottom:8px}.gct-balance-grid strong{font-weight:700;color:#7b61ff}.gct-error{color:#f43f5e;font-size:12px;padding:4px 0}.gct-error-block{padding:4px 0}.gct-hint{color:#6d7897;font-size:11px;line-height:1.45}.gct-loading{display:flex;align-items:center;gap:6px;color:#6d7897;font-size:12px}.gct-cost-line{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 0 5px;color:#2c385a;font-size:12px;font-weight:600;line-height:1.35}.gct-cost-line strong{color:#7b61ff;font-size:14px}.gct-sufficient{color:#10b981;font-size:11px;font-weight:650;white-space:nowrap}.gct-insufficient{color:#f43f5e;font-size:11px;font-weight:650;white-space:nowrap}.gct-formula,.gct-compact-line,.gct-note{margin-top:6px;font-size:11px;color:#6d7897;line-height:1.45}.gct-formula{padding:7px 9px;border-radius:9px;background:#7b61ff0d;color:#4d5574;word-break:break-word}.gct-compact-line{color:#53607d}.gct-note{color:#7a829a}.credit-spin{animation:credit-spin-anim .8s linear infinite}@keyframes credit-spin-anim{to{transform:rotate(360deg)}}@media (max-width: 600px){.generate-credit-tooltip{right:-8px;width:min(300px,calc(100vw - 32px))}}@media (hover: none) and (pointer: coarse){.prompt-media-stack.has-images{width:88px}.prompt-media-collapsed .prompt-thumbnail-card+.prompt-thumbnail-card{margin-left:-14px}}.mention-popover{position:absolute;bottom:calc(100% + 8px);left:0;z-index:30;width:min(280px,100%);max-height:220px;overflow-y:auto;background:#fff;border-radius:12px;box-shadow:0 12px 36px #1e244024,0 0 0 1px #727c9a1f;padding:6px}.mention-item{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;border:0;border-radius:8px;background:transparent;cursor:pointer;font-size:14px;line-height:1.4;text-align:left;transition:background .12s ease}.mention-item:hover,.mention-item.is-selected{background:#6366f114}.mention-item-label{font-weight:680;color:#6366f1;min-width:32px}.mention-item-thumb{width:32px;height:32px;border-radius:6px;object-fit:cover;flex-shrink:0}.mention-item-name{color:#667089;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 767px){.generation-dialog-backdrop{padding:18px}.generation-dialog{width:min(390px,calc(100vw - 36px))}.hero-section{min-height:0;padding:calc(82px + env(safe-area-inset-top,0px)) 0 0}.orb-left{left:-16%;top:70px;width:min(280px,74vw);opacity:.42}.orb-right{right:-18%;top:64px;width:min(240px,64vw);opacity:.38}.hero-stars{opacity:.5}.hero-copy{padding:0 16px}.release-pill{max-width:100%;min-height:26px;padding:4px 10px;gap:6px;flex-wrap:wrap;justify-content:center;font-size:12px;line-height:1.3}.release-pill span{height:17px;padding:0 7px;font-size:11px}.release-pill-link{font-size:12px}.hero-copy h1{margin-top:12px;font-size:32px;line-height:1.08}.usage-guide-link{margin-top:4px;font-size:13px}.prompt-card{width:calc(100% - 32px);max-width:none;margin-top:22px;border-radius:16px}.prompt-input-wrap{height:auto;min-height:116px;padding:15px 14px 10px;gap:10px}.prompt-editor,.prompt-editor .cm-editor,.prompt-editor .cm-scroller{height:92px;max-height:92px}.prompt-media-expanded{max-width:calc(100vw - 32px)}.prompt-footer{flex-wrap:wrap;align-items:flex-start;padding:0 12px 12px;gap:8px}.toolbar-right{width:100%;flex:1 1 100%;justify-content:flex-end}.parameter-group{width:100%;justify-content:flex-end;gap:8px}.prompt-control-wrap{position:static}.parameter-control-wrap,.generate-button-wrap{position:relative}.prompt-config-chip.parameter-card{max-width:100%}.model-select-popover,.prompt-popover,.mention-popover,.generate-credit-tooltip{max-width:calc(100vw - 32px)}.model-select-popover,.prompt-resolution-popover{left:0;right:auto;width:min(320px,calc(100vw - 32px))}.prompt-count-popover{right:0}.mention-popover{width:min(280px,calc(100vw - 32px))}}@media (max-width: 440px){.generation-dialog-backdrop{padding:16px}.hero-section{padding-top:calc(74px + env(safe-area-inset-top,0px))}.hero-copy h1{font-size:29px}.prompt-card{width:calc(100% - 28px);margin-top:18px}.prompt-input-wrap{padding:14px 12px 9px;gap:8px}.prompt-media-stack{width:58px;min-width:58px}.prompt-media-stack.has-images{width:78px}.prompt-media-expanded{max-width:calc(100vw - 28px)}.prompt-media-expanded .prompt-thumbnail-card,.prompt-media-expanded .prompt-upload-card{flex-basis:54px;width:54px;height:54px}.prompt-footer{padding:0 10px 10px}.parameter-group{justify-content:stretch;gap:7px}.is-model-control,.is-size-control,.is-count-control{flex:1 1 calc(50% - 4px);min-width:0}.prompt-config-chip.parameter-card{width:100%;min-width:0;padding:0 9px}.parameter-card-label{display:none}.parameter-card-label:after{content:""}.parameter-card-value{overflow:hidden;text-overflow:ellipsis}.generate-button-wrap{flex:1 1 100%;width:100%}.generate-button{width:100%;min-width:0}.model-select-popover,.prompt-resolution-popover,.prompt-count-popover,.mention-popover,.generate-credit-tooltip{max-width:calc(100vw - 28px)}}@media (max-width: 375px){.generation-dialog-backdrop{padding:14px}.generation-dialog{padding:18px}.hero-copy{padding:0 14px}.hero-copy h1{font-size:28px}.prompt-card{width:calc(100% - 24px)}.prompt-input-wrap{padding:13px 10px 8px}.prompt-footer{padding:0 9px 9px;gap:7px}.prompt-config-chip.parameter-card{height:36px;padding:0 8px}.parameter-icon{width:18px;height:18px}.parameter-card-value,.generate-button-text{font-size:12px}}@media (max-width: 640px){.prompt-popover.prompt-resolution-popover{position:fixed;left:12px;right:12px;bottom:12px;top:auto;width:auto;max-height:62vh;z-index:80;animation:prompt-sheet-up .18s ease}.prompt-popover.prompt-resolution-popover.is-above,.prompt-popover.prompt-resolution-popover.is-below{top:auto;bottom:12px}}@keyframes prompt-sheet-up{0%{transform:translateY(16px);opacity:0}}@media (max-width: 640px){.model-select-popover,.model-select-popover.open-below{position:fixed;left:12px;right:12px;bottom:12px;top:auto;width:auto;max-width:none;max-height:58vh;z-index:80;animation:prompt-sheet-up .18s ease}}.markdown-content{font-size:14px;line-height:1.75;color:#0f172a;word-break:break-word}.markdown-content h1{font-size:22px;margin:0 0 16px;font-weight:700}.markdown-content h2{font-size:18px;margin:18px 0 10px;font-weight:700}.markdown-content h3{font-size:16px;margin:14px 0 8px;font-weight:700}.markdown-content h1:first-child,.markdown-content h2:first-child,.markdown-content h3:first-child{margin-top:0}.markdown-content p{margin:6px 0}.markdown-content ul{margin:8px 0 8px 18px;padding:0}.markdown-content li{margin:4px 0}.markdown-content strong{font-weight:700}.markdown-content em{font-style:italic}.markdown-content a{color:#6c5ce7;text-decoration:none}.markdown-content a:hover{text-decoration:underline}.markdown-content hr{border:none;border-top:1px solid #e5e7eb;margin:14px 0}.markdown-content code{padding:2px 6px;border-radius:6px;background:#f1f5f9;font-size:13px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace}.markdown-content br+br{display:none}:root{--container-max: 1100px;--container-padding: 32px;color:#11152f;background:#f5f7ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{height:100%;overflow-x:hidden}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 14% -5%,rgba(137,190,255,.32),transparent 30rem),radial-gradient(circle at 83% -5%,rgba(235,120,219,.28),transparent 28rem),linear-gradient(180deg,#f4f7fc,#f8fbff 44%,#f5f7ff)}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;overflow-x:hidden}.main-content{min-width:0;display:flex;flex-direction:column;padding-left:72px}.main-content.is-batch-generate-page{width:100%;padding-left:0}.main-content.is-result-page{height:100vh;overflow:hidden;padding-top:80px}.main-content.is-result-page main{min-height:0;flex:1 1 auto;overflow:hidden}.ecommerce-workspace-shell{min-height:100vh;background:radial-gradient(circle at 12% -8%,rgba(137,190,255,.3),transparent 30rem),radial-gradient(circle at 84% -10%,rgba(235,120,219,.24),transparent 28rem),linear-gradient(180deg,#f5f8ff,#fbfdff 48%,#f6f7ff)}.ecommerce-workspace-main{min-width:0}.sidebar{position:fixed;left:0;top:0;bottom:0;z-index:30;display:flex;flex-direction:column;align-items:center;width:72px;padding:8px;background:transparent}.sidebar-nav{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:auto;margin-bottom:auto}.sidebar-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:56px;min-height:52px;padding:5px 4px;border:0;border-radius:10px;color:#7c8aa5;background:transparent;transition:color .18s ease,background .18s ease,box-shadow .18s ease}.sidebar-item:hover{color:#7c83ff;background:#ffffff1f}.sidebar-item.is-active{color:#7c83ff;background:#ffffff1a;box-shadow:none}.sidebar-label{display:block;position:static;max-width:56px;margin:0;padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7c8aa5;font-size:10px;font-weight:750;line-height:1.1;letter-spacing:0;opacity:1;pointer-events:none;transition:color .18s ease}.sidebar-item:hover .sidebar-label,.sidebar-item.is-active .sidebar-label{color:#7c83ff}.sidebar-divider{width:36px;height:1px;margin:6px 0 12px;background:#94a3b82e}.sidebar-user-wrap{position:relative;margin-bottom:16px;display:flex;flex-direction:column;align-items:center;gap:4px;width:56px}.sidebar-user-btn{width:38px;height:38px;padding:0!important}.sidebar-user-avatar{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#fff;background:linear-gradient(135deg,#4e76ff,#c74bea);font-size:12px;font-weight:900}.sidebar-user-avatar--guest{background:#7c83ff26;color:#7c83ff}.sidebar-user-menu{position:absolute;left:calc(100% + 12px);bottom:0;display:grid;min-width:120px;padding:6px;border:1px solid rgba(103,117,158,.12);border-radius:8px;background:#fff;box-shadow:0 18px 42px #232d5224;z-index:50}.sidebar-user-menu button{height:34px;border:0;border-radius:6px;color:#27314c;background:transparent;text-align:left;font-size:13px;font-weight:750;cursor:pointer;padding:0 8px}.sidebar-user-menu button:hover{color:#5a61ea;background:#f5f6ff}.site-header{position:absolute;top:0;left:0;width:100%;z-index:20;display:flex;align-items:center;justify-content:space-between;height:80px;padding:0 48px;background:transparent;border:none}.mobile-site-header{display:none}.mobile-brand{display:inline-flex;align-items:center;gap:9px;min-width:0;color:#101735;font-weight:850}.mobile-brand-mark{display:grid;place-items:center;width:32px;height:32px;flex:0 0 auto;color:#fff;border-radius:8px;background:linear-gradient(145deg,#10c9cf 2%,transparent 48%),linear-gradient(45deg,#3868ff,#dc6bf0 82%);box-shadow:0 10px 22px #5f53e838}.mobile-brand-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;letter-spacing:0}.mobile-login-button,.mobile-user-button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border:1px solid rgba(124,92,255,.18);border-radius:999px;color:#6651f4;background:#ffffffc7;box-shadow:0 8px 20px #5b59dc1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:13px;font-weight:850}.mobile-login-button{padding:0 15px}.mobile-user-wrap{position:relative;display:inline-flex;align-items:center;gap:8px;min-width:0}.mobile-user-button{width:36px;height:36px;padding:0}.mobile-user-avatar{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;color:#fff;background:linear-gradient(135deg,#4e76ff,#c74bea);font-size:12px;font-weight:900}.mobile-user-menu{position:absolute;top:calc(100% + 10px);right:0;z-index:90;display:grid;min-width:124px;padding:6px;border:1px solid rgba(103,117,158,.12);border-radius:8px;background:#fff;box-shadow:0 18px 42px #232d5229}.mobile-user-menu button{height:34px;border:0;border-radius:6px;color:#27314c;background:transparent;text-align:left;font-size:13px;font-weight:750;cursor:pointer;padding:0 8px}.mobile-user-menu button:hover{color:#5a61ea;background:#f5f6ff}.brand{display:inline-flex;align-items:center;gap:10px;min-width:0;font-weight:800}.brand-mark{display:grid;place-items:center;width:36px;height:36px;color:#fff;border-radius:8px;background:linear-gradient(145deg,#10c9cf 2%,transparent 48%),linear-gradient(45deg,#3868ff,#dc6bf0 82%);box-shadow:0 10px 26px #5f53e83d}.brand-name{font-size:clamp(18px,2vw,24px);letter-spacing:0;white-space:nowrap}.brand-subtitle{font-size:16px;color:#161a35;white-space:nowrap}.main-nav{display:flex;align-items:center;gap:clamp(30px,4vw,62px);color:#171b35;font-size:15px;font-weight:650}.main-nav a{padding:12px 0}.main-nav a:hover,.main-nav a:focus-visible,.main-nav a.is-active{color:#6549f4}.header-actions{display:flex;align-items:center;gap:16px}.user-menu-wrap{position:relative}.user-menu-button{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px 0 8px;border:1px solid rgba(0,0,0,.08);border-radius:999px;color:#121633;background:#ffffff8f;box-shadow:0 4px 12px #0000000a;font-weight:700;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.user-avatar{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#fff;background:linear-gradient(135deg,#4e76ff,#c74bea);font-size:13px;font-weight:900}.user-name{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-menu{position:absolute;right:0;top:calc(100% + 10px);display:grid;min-width:132px;padding:6px;border:1px solid rgba(103,117,158,.12);border-radius:8px;background:#fff;box-shadow:0 18px 42px #232d5224}.user-menu button{height:34px;border:0;border-radius:6px;color:#27314c;background:transparent;text-align:left;font-size:13px;font-weight:750}.user-menu button:hover{color:#5a61ea;background:#f5f6ff}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 22px;border:1px solid transparent;border-radius:8px;font-weight:700;color:#121633;background:#fff;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button-ghost{border:1px solid rgba(0,0,0,.08);border-radius:999px;background:#fff6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#121633;font-weight:600;padding:0 24px;box-shadow:0 4px 12px #0000000a}.button-ghost:hover{background:#fff;border-color:#0000001f;box-shadow:0 6px 16px #00000014}.button-primary{color:#fff;border-color:transparent;background:linear-gradient(100deg,#4e76ff,#c74bea);box-shadow:0 14px 28px #625be547}.content-section{width:100%;max-width:var(--container-max);margin:48px auto 0;padding:0 var(--container-padding)}.section-header{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px}.section-header h2{margin:0;color:#171b35;font-size:18px;letter-spacing:0}.section-icon{display:grid;place-items:center;color:#8a70ff}.section-icon.hot{color:#ff5868}.inspiration-section{width:min(1600px,calc(100vw - 96px));max-width:none;margin-top:56px;padding-right:0;padding-left:0;padding-bottom:64px}.inspiration-header{margin-bottom:16px}.inspiration-title{margin:0;color:#171b35;font-size:22px;font-weight:800;letter-spacing:0}.category-tabs-wrap{position:relative;display:flex;align-items:center;margin-bottom:20px;max-width:100%}.category-tabs-wrap:after{content:"";position:absolute;right:0;top:0;width:48px;height:100%;pointer-events:none;background:linear-gradient(to right,#f8fbff00,#f8fbff);z-index:2}.tabs-arrow{flex:0 0 auto;display:grid;place-items:center;width:32px;height:32px;border:1px solid rgba(124,137,171,.14);border-radius:50%;color:#5a627c;background:#fff;box-shadow:0 4px 12px #0000000f;z-index:3;flex-shrink:0}.tabs-arrow:hover{color:#5e56dd;background:#f8f6ff}.tabs-arrow-left{margin-right:6px}.tabs-arrow-right{margin-left:6px}.category-tabs-scroll{flex:1;min-width:0;display:flex;align-items:center;gap:8px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding:4px 0;scrollbar-width:none}.category-tabs-scroll::-webkit-scrollbar{display:none}.category-tab{flex:0 0 auto;height:34px;padding:0 16px;border:1px solid rgba(124,137,171,.18);border-radius:999px;color:#3f465d;background:#fff;font-size:14px;font-weight:650;white-space:nowrap;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.category-tab:hover{transform:translateY(-1px);border-color:#7067f547;background:#f8f6ff}.category-tab.is-active{color:#fff;border-color:transparent;background:linear-gradient(100deg,#4e76ff,#c74bea);box-shadow:0 6px 18px #625be538}.masonry-grid{display:flex;gap:20px}.masonry-col{flex:1;min-width:0;display:flex;flex-direction:column;gap:20px}.masonry-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;padding:0;position:relative;overflow:hidden;border:1px solid rgba(121,137,176,.12);border-radius:18px;background:#f4f6fb;box-shadow:0 10px 24px #232d5214;color:inherit;cursor:pointer;font:inherit;text-align:left;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.masonry-card:hover{transform:translateY(-5px);border-color:#7067f533;box-shadow:0 18px 38px #2e3a6421}.masonry-img-wrap{position:relative;width:100%;min-height:200px;overflow:hidden;background:#f4f6fb}.masonry-img{display:block;width:100%;height:auto;object-fit:contain;transition:transform .4s ease,opacity .3s ease}.masonry-card:hover .masonry-img{transform:scale(1.025)}.masonry-skeleton-img{width:100%;aspect-ratio:4 / 5;background:linear-gradient(90deg,#edf1f8,#f8faff,#edf1f8);background-size:220% 100%;animation:masonryPulse 1.2s ease-in-out infinite}.masonry-img-fallback{display:grid;place-items:center;width:100%;min-height:260px;color:#bcc3d4;background:#f4f6fb}@keyframes masonryPulse{0%{background-position:120% 0}to{background-position:-120% 0}}.masonry-category-tag{position:absolute;left:10px;top:10px;z-index:2;padding:3px 10px;border-radius:6px;color:#fff;background:#0f142873;font-size:12px;font-weight:700;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none}.masonry-card-body{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:34px 13px 12px;gap:12px;color:#fff;background:linear-gradient(180deg,#0f142800,#0f142894);pointer-events:none}.masonry-card-body.is-meta-only{justify-content:flex-end}.masonry-author{min-width:0;font-size:13px;font-weight:650;color:#fffffff0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 8px rgba(15,20,40,.35)}.masonry-card-stats{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.masonry-stat{display:inline-flex;align-items:center;gap:3px;font-size:12px;color:#ffffffe0;font-weight:600;text-shadow:0 1px 8px rgba(15,20,40,.35)}.masonry-skeleton{pointer-events:none}.masonry-skeleton .skeleton-img{width:100%;background:linear-gradient(90deg,#edf1f8,#f8faff,#edf1f8);background-size:220% 100%;animation:masonryPulse 1.2s ease-in-out infinite}@media (max-width: 1440px){.masonry-grid,.masonry-col{gap:16px}}@media (max-width: 1024px){.masonry-grid,.masonry-col{gap:16px}}@media (max-width: 768px){.masonry-grid,.masonry-col{gap:12px}}@media (max-width: 560px){.masonry-grid,.masonry-col{gap:8px}}.image-placeholder{position:relative;display:flex;align-items:flex-end;min-height:126px;padding:14px;overflow:hidden;color:#ffffffeb;font-weight:800}.image-placeholder:before,.image-placeholder:after{position:absolute;content:"";border-radius:999px}.image-placeholder:before{right:-26px;top:-18px;width:100px;height:100px;background:#ffffff42}.image-placeholder:after{left:-34px;bottom:-38px;width:130px;height:130px;background:#ffffff29}.image-placeholder>span:not(.image-badge){position:relative;z-index:1;max-width:90%;text-shadow:0 6px 16px rgba(25,31,58,.26)}.image-badge{position:absolute;left:10px;top:10px;z-index:3;display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:6px;color:#fff;background:#0f14286b;font-size:12px;font-weight:800}.placeholder-sky{background:linear-gradient(135deg,#84cdfa,#70d7b8 50%,#ffd577)}.placeholder-navy{background:linear-gradient(135deg,#0d2846,#125ca3 58%,#69ddff)}.placeholder-cyan{background:linear-gradient(135deg,#143b57,#20aac4 54%,#96f2ff)}.placeholder-sage{background:linear-gradient(135deg,#b5c998,#eef0c8 48%,#9bc2a0)}.placeholder-sunset{background:linear-gradient(135deg,#a6323d,#ef8d3d 52%,#ffd36b)}.placeholder-pink{background:linear-gradient(135deg,#d975a3,#f5b7c6 52%,#a88bff)}.placeholder-emerald{background:linear-gradient(135deg,#4da66f,#9bd7bf 52%,#8bd0ff)}.placeholder-ice{background:linear-gradient(135deg,#a5c3df,#f3f7ff 52%,#89afe0)}.placeholder-cyber{background:linear-gradient(135deg,#111a37,#2354c7 52%,#ee5c9f)}.placeholder-dream{background:linear-gradient(135deg,#7cc4d6,#ffd2a2 54%,#b392e9)}.placeholder-blossom{background:linear-gradient(135deg,#e7aacb,#ffe6b4 55%,#a7c5ff)}.placeholder-meadow{background:linear-gradient(135deg,#74b576,#d2e8a0 52%,#8fc9f1)}.page-loading-shell{width:100%;max-width:var(--container-max);margin:0 auto;padding:58px var(--container-padding) 42px}.page-loading-title{width:min(360px,70vw);height:48px;margin-bottom:24px;border-radius:8px;background:linear-gradient(90deg,#edf1f8,#f8faff,#edf1f8);background-size:220% 100%;animation:loadingPulse 1.2s ease-in-out infinite}.page-loading-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.page-loading-card{min-height:220px;border-radius:8px;background:linear-gradient(90deg,#edf1f8,#f8faff,#edf1f8);background-size:220% 100%;animation:loadingPulse 1.2s ease-in-out infinite}@keyframes loadingPulse{0%{background-position:120% 0}to{background-position:-120% 0}}button:focus-visible,a:focus-visible{outline:3px solid rgba(99,102,241,.28);outline-offset:2px}.inspiration-loading-more,.inspiration-status{text-align:center;padding:20px 0 8px;font-size:14px;color:var(--text-secondary, #6b7280)}.inspiration-retry-btn{display:block;margin:16px auto 8px;padding:8px 24px;border:1px solid var(--border, #e5e7eb);border-radius:8px;background:var(--card-bg, #fff);color:var(--text-secondary, #6b7280);font-size:14px;cursor:pointer}.inspiration-retry-btn:hover{color:var(--primary, #6c5ce7);border-color:var(--primary, #6c5ce7)}@media (max-width: 1280px){.main-nav{justify-content:center;gap:24px}.page-loading-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 900px){.site-header{height:58px}.main-nav,.brand-subtitle{display:none}.page-loading-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 767px){:root{--container-padding: 16px}.app-shell.is-home-page .sidebar,.app-shell.is-home-page .site-header{display:none}.app-shell.is-home-page .mobile-site-header{position:fixed;top:0;left:0;right:0;z-index:90;display:flex;align-items:center;justify-content:space-between;gap:12px;height:calc(58px + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) 16px 0;background:#f8fbffc7;border-bottom:1px solid rgba(124,137,171,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-shell.is-home-page .main-content{width:100%;padding-left:0}.app-shell.is-home-page .inspiration-section{width:calc(100% - 32px);margin-top:34px;padding-bottom:48px}.app-shell.is-home-page .inspiration-header{margin-bottom:12px}.app-shell.is-home-page .inspiration-title{font-size:20px}.app-shell.is-home-page .category-tabs-wrap{margin-bottom:14px}.app-shell.is-home-page .category-tabs-wrap:after{width:28px}.app-shell.is-home-page .tabs-arrow{display:none}.app-shell.is-home-page .category-tabs-scroll{gap:6px;padding:3px 0 5px}.app-shell.is-home-page .category-tab{height:32px;padding:0 12px;font-size:13px}.app-shell.is-home-page .masonry-grid,.app-shell.is-home-page .masonry-col{gap:10px}.app-shell.is-home-page .masonry-card{border-radius:14px}.app-shell.is-home-page .masonry-img-wrap{min-height:160px}}@media (max-width: 560px){:root{--container-padding: 16px}.sidebar{display:none}.main-content{padding-left:0}.site-header{padding:0 24px;height:60px}.brand-mark{width:32px;height:32px}.brand-name{font-size:18px}.button{min-height:36px;padding:0 14px}.page-loading-grid{grid-template-columns:1fr}}.popup-btn{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 16px;border:1px solid transparent;border-radius:10px;font-size:13px;font-weight:650;cursor:pointer;transition:background .15s ease}.popup-btn-text{color:#7a84a0;background:transparent}.popup-btn-text:hover{background:#7882aa0f}.popup-btn-solid{color:#fff;background:linear-gradient(135deg,#7c5cff,#4a90e2)}.popup-btn-solid:hover{box-shadow:0 6px 16px #5c6bff2e}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;background:#0f142859;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:modalFadeIn .18s ease}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.modal{background:#fff;border-radius:20px;box-shadow:0 30px 80px #0f172a33;animation:modalSlideIn .2s ease}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.reference-preview-row{display:flex;align-items:center;gap:10px;padding:8px 12px;margin:0 16px 8px;background:#f0f4ff;border-radius:8px;border:1px solid #d0d8f0}.reference-preview-img{width:48px;height:48px;object-fit:contain;border-radius:6px;border:1px solid #e0e0e0;background:#fff}.reference-preview-label{flex:1;font-size:13px;color:#475569}.reference-preview-remove{background:none;border:none;font-size:20px;color:#94a3b8;cursor:pointer;padding:2px 6px;border-radius:4px}.reference-preview-remove:hover{background:#fee2e2;color:#ef4444}.route-fallback{display:grid;place-items:center;min-height:48vh}.route-fallback-spinner{width:28px;height:28px;border:3px solid #e6e9f5;border-top-color:#6657f0;border-radius:50%;animation:route-fallback-spin .8s linear infinite}@keyframes route-fallback-spin{to{transform:rotate(360deg)}}.announcement-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0003;width:min(540px,calc(100vw - 32px));max-height:72vh;display:flex;flex-direction:column;overflow:hidden}.popup-preview-header,.announcement-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid var(--admin-border)}.popup-preview-header h3,.announcement-header h3{margin:0;font-size:17px;font-weight:800}.popup-preview-header button,.announcement-header button{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:8px;background:transparent;color:var(--admin-text-secondary);flex-shrink:0}.popup-preview-header button:hover,.announcement-header button:hover{background:var(--admin-bg)}.popup-preview-body,.announcement-body{flex:1;min-height:0;overflow-y:auto;padding:20px 22px}.popup-preview-footer,.announcement-footer{flex:0 0 auto;padding:12px 22px;border-top:1px solid var(--admin-border);display:flex;justify-content:flex-end;gap:10px}.homepage-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:24px;background:#0f172a66;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:popupFadeIn .2s ease}@keyframes popupFadeIn{0%{opacity:0}to{opacity:1}}
