:root{--logo-stop-1: #475569;--logo-stop-2: #1e293b;--logo-draft: #3b82f6;--logo-dot: #60a5fa}:root.dark{--logo-stop-1: #ffffff;--logo-stop-2: #cbd5e1}@keyframes snapPop{0%{opacity:0;transform:scale(0) rotate(-45deg)}50%{opacity:1;transform:scale(1.2) rotate(0)}to{opacity:.5;transform:scale(1) rotate(0)}}@keyframes drawDraft{0%{stroke-dashoffset:300}to{stroke-dashoffset:0}}@keyframes solidifyStroke{0%{stroke:var(--logo-draft);stroke-width:1.5;opacity:.8}to{stroke:var(--logo-stop-1);stroke-width:0;opacity:0}}@keyframes fillReveal{0%{opacity:0}to{opacity:1}}@keyframes componentDrop{0%{opacity:0;transform:translateY(-20px)}60%{opacity:1;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes guidesFade{to{opacity:0}}.snap-point{transform-box:fill-box;transform-origin:center;opacity:0;animation:snapPop .5s cubic-bezier(.175,.885,.32,1.275) forwards}.draft-line{fill:none;stroke:var(--logo-draft);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:300;stroke-dashoffset:300;animation:drawDraft 1s cubic-bezier(.4,0,.2,1) forwards,solidifyStroke .5s ease-out 1.2s forwards}.solid-shape{opacity:0;fill:currentColor;animation:fillReveal .8s ease-out forwards;animation-delay:1.2s}.tech-dot{opacity:0;fill:currentColor;animation:componentDrop .6s cubic-bezier(.34,1.56,.64,1) forwards}.guides-container{animation:guidesFade .5s ease-out 1.5s forwards}.delay-0{animation-delay:.1s}.delay-1{animation-delay:.2s}.delay-2{animation-delay:.3s}.draft-delay-0{animation-delay:.4s}.draft-delay-1{animation-delay:.5s}.draft-delay-2{animation-delay:.6s}.dot-delay-1{animation-delay:1.3s}.dot-delay-2{animation-delay:1.4s}.dot-delay-3{animation-delay:1.5s}.logo-svg:hover .solid-shape{opacity:.9;transition:opacity .3s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .5s ease-out forwards}.animate-fade-in-down{animation:fadeInDown .5s ease-out forwards}.parameter-menu-panel{background:#f8fafcf5;border:1px solid rgba(148,163,184,.3);box-shadow:0 18px 45px #0f172a2e;backdrop-filter:blur(18px) saturate(1.1);-webkit-backdrop-filter:blur(18px) saturate(1.1)}.dark .parameter-menu-panel{background:#0f172af5;border-color:#94a3b838;box-shadow:0 18px 45px #0000006b}.creation-sessions-shell{background:linear-gradient(145deg,#ffffffd1,#f8fafc94);border:1px solid rgba(255,255,255,.7);box-shadow:0 12px 34px #1f26871a,inset 0 1px #ffffffd9;backdrop-filter:blur(22px) saturate(1.25);-webkit-backdrop-filter:blur(22px) saturate(1.25)}.dark .creation-sessions-shell{background:linear-gradient(145deg,#1e293bd1,#0f172aad);border-color:#ffffff1a;box-shadow:0 14px 38px #0000005c,inset 0 1px #ffffff14}@keyframes generation-flow{0%{background-position:0% 50%}to{background-position:200% 50%}}.creation-result-slot{min-height:72px}.generation-elapsed-badge{z-index:2;padding:3px 8px;border:1px solid rgba(255,255,255,.48);border-radius:999px;background:#ffffff9e;color:#475569e6;font-size:10px;line-height:1.2;letter-spacing:.02em;box-shadow:0 4px 12px #0f172a1a,inset 0 1px #ffffffbf;backdrop-filter:blur(10px) saturate(1.2);-webkit-backdrop-filter:blur(10px) saturate(1.2)}.dark .generation-elapsed-badge{border-color:#ffffff29;background:#0f172a94;color:#e2e8f0db;box-shadow:0 4px 12px #0000003d,inset 0 1px #ffffff1a}.generation-flow-card{width:min(200px,42vw);max-height:200px;min-height:90px;border-radius:16px;border:1px solid rgba(148,163,184,.25);background:linear-gradient(110deg,#e2e8f0cc 15%,#c4b5fdbf 38%,#dbeafee6 52%,#e2e8f0cc 72%);background-size:200% 100%;animation:generation-flow 1.8s linear infinite;box-shadow:inset 0 1px #ffffffa6,0 10px 25px #0f172a14}.dark .generation-flow-card{background-image:linear-gradient(110deg,#1e293bf2 15%,#5b21b6b3 38%,#1e40afa6 52%,#1e293bf2 72%);border-color:#ffffff1a}@media(prefers-reduced-motion:reduce){.generation-flow-card{animation:none;background-position:50% 50%}}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}.prompt-library-panel{display:grid;grid-template-columns:172px minmax(0,1fr);text-align:left}.prompt-library-sidebar{min-width:0;padding:14px 10px;border-right:1px solid rgba(148,163,184,.2);background:#f1f5f985}.prompt-library-search{height:38px;display:flex;align-items:center;gap:8px;padding:0 11px;margin:0 2px 12px;border-radius:13px;color:#64748b;background:#ffffffc2;box-shadow:inset 0 0 0 1px #94a3b81f}.prompt-library-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#334155;font-size:12px}.prompt-library-categories{height:352px;overflow-y:auto;padding:2px}.prompt-library-categories button{width:100%;height:37px;display:flex;align-items:center;gap:7px;padding:0 10px;border-radius:11px;color:#475569;font-size:12px;transition:background .18s ease,color .18s ease,transform .18s ease}.prompt-library-categories button:hover{background:#ffffffb8;transform:translate(2px)}.prompt-library-categories button.active{color:#6d28d9;font-weight:650;background:#8b5cf61f}.prompt-library-content{min-width:0;padding:19px 18px 16px;overflow:hidden}.prompt-library-content header{height:30px;display:flex;align-items:flex-start;justify-content:space-between;color:#64748b;font-size:10px}.prompt-library-content header div{display:flex;align-items:center;gap:9px;color:#334155;font-size:14px;font-weight:700}.prompt-library-title-mark{width:3px;height:17px;border-radius:99px;background:linear-gradient(180deg,#7c3aed,#3b82f6)}.prompt-library-grid{height:355px;overflow-y:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:9px;padding:4px 4px 12px 0}.prompt-library-grid button{min-width:0;min-height:58px;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:10px 12px;border:1px solid rgba(148,163,184,.2);border-radius:13px;background:#ffffff9e;color:#475569;box-shadow:inset 0 1px #ffffffb3;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.prompt-library-grid button:hover{color:#6d28d9;border-color:#8b5cf661;background:#f5f3ffe6;box-shadow:0 8px 20px #6d28d91a,inset 0 1px #fffc;transform:translateY(-2px)}.prompt-library-grid button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600}.prompt-library-grid button small{color:#94a3b8;font-size:9px}.prompt-library-empty{grid-column:1 / -1;padding:72px 20px;text-align:center;color:#94a3b8;font-size:12px}.dark .prompt-library-sidebar{border-right-color:#94a3b824;background:#0f172a6b}.dark .prompt-library-search{background:#1e293bb8;color:#94a3b8}.dark .prompt-library-search input,.dark .prompt-library-content header div{color:#e2e8f0}.dark .prompt-library-categories button{color:#cbd5e1}.dark .prompt-library-categories button:hover{background:#ffffff0f}.dark .prompt-library-categories button.active{color:#c4b5fd;background:#8b5cf62e}.dark .prompt-library-grid button{border-color:#94a3b824;background:#1e293b9e;color:#cbd5e1;box-shadow:inset 0 1px #ffffff0a}.dark .prompt-library-grid button:hover{border-color:#a78bfa73;background:#4c1d954d;color:#ddd6fe}@media(max-width:720px){.prompt-library-panel{grid-template-columns:128px minmax(0,1fr);height:390px!important}.prompt-library-sidebar{padding:10px 7px}.prompt-library-content{padding:14px 10px}.prompt-library-categories{height:318px}.prompt-library-grid{height:320px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}}.modal-shell{background:#fffffff0;border:1px solid rgba(148,163,184,.3);box-shadow:0 24px 80px #0f172a33;color:#1e293b}.modal-sidebar{background:#f8fafce6;border-color:#94a3b840}.dark .modal-shell{background:#0f172af5;border-color:#94a3b840;box-shadow:0 24px 80px #00000080;color:#e2e8f0}.dark .modal-sidebar{background:#0f172aeb;border-color:#94a3b833}
