.welcome-screen{position:relative;isolation:isolate;min-height:100vh;overflow:hidden;display:grid;place-items:center;background:linear-gradient(145deg,#fff8f2,#f3fbfc 53%,#f8f1ff);color:#493a35;outline:none}.welcome-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(circle at 50% 39%,rgba(255,255,255,.8),transparent 38%),radial-gradient(circle at 18% 78%,rgba(255,213,191,.24),transparent 34%),radial-gradient(circle at 85% 20%,rgba(177,232,238,.25),transparent 34%);animation:welcome-bg-drift 10s ease-in-out infinite alternate}.welcome-background span{position:absolute;width:clamp(2px,.35vw,6px);height:clamp(2px,.35vw,6px);border-radius:50%;background:#fff;opacity:.42;box-shadow:0 0 12px #fffc;animation:welcome-speckle 12s ease-in-out infinite}.welcome-background span:nth-child(1){left:15%;top:22%;animation-delay:-2s}.welcome-background span:nth-child(2){left:25%;top:68%;animation-delay:-8s}.welcome-background span:nth-child(3){left:37%;top:17%;animation-delay:-5s}.welcome-background span:nth-child(4){left:54%;top:76%;animation-delay:-1s}.welcome-background span:nth-child(5){left:67%;top:25%;animation-delay:-9s}.welcome-background span:nth-child(6){left:78%;top:62%;animation-delay:-4s}.welcome-background span:nth-child(7){left:86%;top:39%;animation-delay:-7s}.welcome-background span:nth-child(8){left:9%;top:48%;animation-delay:-3s}.welcome-background span:nth-child(n+9){left:calc(5% + (var(--i,1) * 7%));top:calc(12% + (var(--i,1) * 4%))}.welcome-content{position:relative;z-index:5;display:flex;flex-direction:column;align-items:center;width:100%;padding:3vh 20px 8vh;text-align:center}.welcome-mascot{width:280px;height:250px;animation:welcome-arrive .32s cubic-bezier(.22,1,.36,1) both;filter:drop-shadow(0 18px 16px rgba(119,93,77,.12))}.welcome-shadow{fill:#5e433429;transform-origin:center;animation:welcome-shadow-land .53s ease-out .32s both}.welcome-body{transform-origin:140px 163px;animation:welcome-body-settle .53s ease-out .32s both}.welcome-head{transform-origin:140px 112px;animation:welcome-head-turn .6s ease-in-out .85s both}.welcome-ear{transform-origin:center;animation:welcome-ear-follow .6s ease-in-out .85s both}.welcome-ear-right{animation-delay:.88s}.welcome-node-halo{transform-origin:140px 24px;animation:welcome-node-follow .6s ease-in-out .91s both}.welcome-eye-right{transform-origin:center;animation:welcome-wink .16s ease-in-out 1.82s both}.welcome-eyes.is-blinking ellipse{transform-origin:center;animation:welcome-blink .11s ease-in-out 1 both}.welcome-mouth{animation:welcome-smile .37s ease-out 1.45s both}.welcome-sparkles{opacity:0;transform-origin:210px 84px;animation:welcome-sparkle .36s ease-out 1.82s both}.welcome-mascot:not(.is-winking) .welcome-sparkles{animation-play-state:paused}.welcome-phase-idle .welcome-mascot{animation:welcome-breathe 4.8s ease-in-out infinite}.welcome-phase-idle .welcome-head,.welcome-phase-idle .welcome-body,.welcome-phase-idle .welcome-ear,.welcome-phase-idle .welcome-node-halo{animation:none}.welcome-screen h1{margin:28px 0 0;font-size:30px;line-height:1.35;font-weight:700;color:#493a35}.welcome-screen p{margin:14px 0 0;font-size:14px;line-height:1.5;font-weight:500;color:#493a35a6;animation:welcome-hint-breathe 3.5s ease-in-out infinite}.welcome-exit-wash{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;pointer-events:none;background:#fff0}.welcome-phase-exiting .welcome-content{animation:welcome-exit-content .24s ease-in both}.welcome-phase-exiting .welcome-exit-wash{animation:welcome-exit-wash .24s ease-in both}@keyframes welcome-arrive{0%{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:none}}@keyframes welcome-body-settle{0%{transform:translateY(0) scale(1)}45%{transform:translateY(-4px) scale(1.01)}to{transform:none}}@keyframes welcome-shadow-land{0%{transform:scaleX(.92);opacity:.14}45%{transform:scaleX(1);opacity:.18}to{transform:scaleX(.96);opacity:.15}}@keyframes welcome-head-turn{0%{transform:rotate(-5deg)}50%{transform:rotate(3deg)}to{transform:none}}@keyframes welcome-ear-follow{0%{transform:rotate(-2deg)}50%{transform:rotate(4deg)}to{transform:none}}@keyframes welcome-node-follow{0%{transform:rotate(-1deg)}50%{transform:rotate(2deg)}to{transform:none}}@keyframes welcome-wink{0%,to{transform:scaleY(1)}50%{transform:scaleY(.1)}}@keyframes welcome-sparkle{0%{opacity:0;transform:scale(.7)}25%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.85)}}@keyframes welcome-smile{0%{transform:translateY(1px)}to{transform:none}}@keyframes welcome-blink{0%,to{transform:scaleY(1)}50%{transform:scaleY(.1)}}@keyframes welcome-breathe{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes welcome-hint-breathe{0%,to{opacity:.65}50%{opacity:.59}}@keyframes welcome-bg-drift{0%{transform:translate3d(-4px,2px,0)}to{transform:translate3d(4px,-3px,0)}}@keyframes welcome-speckle{0%,to{transform:translateZ(0);opacity:.25}50%{transform:translate3d(8px,-10px,0);opacity:.33}}@keyframes welcome-exit-content{0%{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}to{opacity:0;transform:translateY(-6px) scale(.985);filter:blur(6px)}}@keyframes welcome-exit-wash{0%{background:#fff0}50%{background:#ffffff1f}to{background:#ffffff38}}@media (max-width:620px){.welcome-mascot{width:220px;height:200px}.welcome-screen h1{font-size:24px}.welcome-screen p{font-size:13px}.welcome-background span:nth-child(n+11){display:none}}@media (prefers-reduced-motion:reduce){.welcome-background{animation:none}.welcome-background span{display:none}.welcome-head,.welcome-ear,.welcome-node-halo,.welcome-phase-idle .welcome-mascot,.welcome-screen p{animation:none}.welcome-sparkles{display:none}}:root{font-family:Microsoft YaHei UI,Microsoft YaHei,system-ui,sans-serif;color:#3e332f;background:#fff9f4;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 80% 10%,#e6f7fb 0,transparent 30%),#fff9f4}button,input,textarea{font:inherit}button{border:0;border-radius:14px;padding:10px 16px;color:#fff;cursor:pointer;background:linear-gradient(135deg,#55b8c9,#6c91d8);box-shadow:0 8px 18px #4681b62e;transition:transform .2s,box-shadow .2s,opacity .2s}button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 23px #4681b640}button:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}input,textarea{border:1px solid #eadbd1;border-radius:14px;padding:11px 13px;background:#ffffffeb;color:#3e332f;outline:none}input:focus,textarea:focus{border-color:#78bfd0;box-shadow:0 0 0 4px #78bfd026}h1,h2,h3,p{margin-top:0}.intro{min-height:100vh;display:grid;place-items:center;overflow:hidden;position:relative;background:#fdf8f4}.intro:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/lamb-cosmos-onboarding-DA-C6whD.png) center / cover no-repeat;animation:skyFloat 12s ease-in-out infinite alternate;opacity:.92}.intro-card{position:relative;text-align:center;padding:38px 28px;width:min(520px,calc(100vw - 32px));border:1px solid rgba(255,255,255,.7);border-radius:36px;background:#fff9;box-shadow:0 28px 80px #6d57482e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:arrive .8s cubic-bezier(.2,.8,.2,1) both}.intro-mark{width:138px;height:138px;object-fit:contain;filter:drop-shadow(0 12px 16px rgba(102,76,51,.16));animation:sheepFloat 2.8s ease-in-out infinite}.intro-eyebrow{color:#5baec1;font-size:14px;font-weight:700;letter-spacing:.18em;margin:12px 0}.intro h1{margin-bottom:12px;font-size:clamp(29px,5vw,44px);letter-spacing:.04em;color:#48342c}.intro p{color:#7f6a60;line-height:1.8}.intro button{margin-top:10px;min-width:160px}.studio-shell{min-height:100vh;padding:22px;background:linear-gradient(135deg,#fffaf6 15%,#f5fcfd 52%,#fff2ed)}.studio{width:min(1180px,100%);margin:0 auto}.brand-bar{display:flex;align-items:center;gap:11px;margin-bottom:18px}.brand-bar img{width:44px;height:44px;object-fit:contain;border-radius:14px;background:#fff;box-shadow:0 8px 20px #6952441a}.brand-bar strong{display:block;font-size:17px}.brand-bar small{display:block;margin-top:3px;color:#9a8377}.glass{border:1px solid rgba(255,255,255,.85);border-radius:24px;background:#ffffffc2;box-shadow:0 18px 48px #7b624e1c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.welcome-panel{padding:clamp(25px,5vw,54px);display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center;overflow:hidden;position:relative}.welcome-panel:after{content:"";position:absolute;width:260px;height:260px;right:-100px;top:-110px;background:#d9f4f8;border-radius:50%;filter:blur(4px);opacity:.65}.welcome-panel h1{font-size:clamp(31px,5vw,52px);margin-bottom:12px;color:#47352d;letter-spacing:.04em}.welcome-panel p{color:#806c61;line-height:1.75;font-size:16px;max-width:590px}.welcome-art{max-width:260px;width:100%;justify-self:center;position:relative;z-index:1;animation:sheepFloat 3s ease-in-out infinite}.soft-card{padding:22px}.steps{display:flex;gap:8px;flex-wrap:wrap}.step-chip{flex:1;min-width:130px;display:flex;align-items:center;gap:9px;padding:10px 12px;border-radius:15px;color:#8b7569;background:#f8f1ec;cursor:pointer}.step-chip.active{color:#286b77;background:#e1f4f5;font-weight:700}.step-no{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;color:#fff;background:#d7b7a1;font-size:12px}.step-chip.active .step-no{background:#55b8c9}.status-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:#f8efea;color:#735f54;font-size:13px}.status-dot{width:8px;height:8px;border-radius:50%;background:#e09a77}.status-dot.ready{background:#6dc4a0;box-shadow:0 0 0 4px #6dc4a024}.notice{padding:13px 15px;border-radius:16px;background:#fff3db;color:#89632c;line-height:1.6}.notice.success{background:#e8f7ef;color:#39735b}.content-card{margin-top:18px;padding:clamp(18px,3vw,30px);min-height:430px}.execution-status{margin-top:18px;padding:18px 22px;border-left:4px solid #78bec7}.execution-status.thermal-warning{border-left-color:#d77a62;background:linear-gradient(100deg,#fffaf7f2,#fff1ebe0)}.execution-summary{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.execution-summary h3{margin:3px 0 5px;color:#503b31;font-size:18px}.execution-summary .muted{margin:0;font-size:13px;line-height:1.55}.activity-toggle{white-space:nowrap}.runtime-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:15px}.runtime-metrics span{display:grid;gap:3px;padding:10px 12px;border:1px solid #dfebe9;border-radius:13px;background:#f8fdfccc;color:#437b80;font-size:15px;font-weight:800}.runtime-metrics b{color:#8b776d;font-size:11px;font-weight:700}.runtime-metrics span.hot{color:#ba5e49;border-color:#f0c8bb;background:#fff6f2}.thermal-note{margin:13px 0 0;padding:10px 12px;border-radius:12px;background:#fff0ea;color:#a24f3c;font-size:13px;line-height:1.55}.execution-log{display:grid;gap:7px;padding:0;margin:15px 0 0;list-style:none}.execution-log li{display:grid;grid-template-columns:10px 73px minmax(0,1fr);gap:9px;align-items:center;padding:9px 11px;border-radius:12px;background:#ffffffb8;color:#736057;font-size:13px}.execution-log li i{width:9px;height:9px;border-radius:50%;background:#d7c1b4}.execution-log li.done i{background:#68bd93}.execution-log li.active i{background:#63b9c5;animation:pulse 1.4s ease-in-out infinite}.execution-log li.waiting i{background:#d4ad66}.execution-log li.error i{background:#d77a62}.execution-log time{color:#a08a7c;font-variant-numeric:tabular-nums}.creation-progress{margin-top:18px;padding:20px 22px;border:1px solid #e8ded6;border-radius:22px;background:#ffffffd1;box-shadow:0 15px 35px #7b624e14}.empty-progress p,.progress-heading p{margin:5px 0 0;color:#927d71;font-size:14px}.progress-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.progress-heading b{font-size:18px;color:#533b2f}.progress-count{border-radius:999px;padding:7px 11px;color:#277b88;background:#e3f5f6;font-weight:700;font-size:13px}.progress-list{display:grid;gap:9px}.progress-item{display:grid;grid-template-columns:13px minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px 13px;border-radius:15px;background:#fffaf7;border:1px solid #f1e6df}.progress-item strong{display:block;color:#594136;font-size:14px}.progress-item p{margin:3px 0 0;color:#9b8578;font-size:12px}.progress-marker{width:10px;height:10px;border-radius:50%;background:#d6beb0}.progress-item.done .progress-marker{background:#68bd93;box-shadow:0 0 0 4px #68bd9324}.progress-item.active .progress-marker{background:#63b9c5;box-shadow:0 0 0 4px #63b9c529;animation:pulse 1.4s ease-in-out infinite}.progress-item.issue .progress-marker{background:#d9836c}.progress-status{color:#7e695d;font-size:12px;white-space:nowrap}.stage-actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.pending-shot{min-height:230px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,#fff9f4,#eefafa);color:#705a4d;line-height:1.6}.asset-card .asset-meta{padding:9px 2px 2px}.footer-bar{display:flex;justify-content:space-between;gap:14px;align-items:center;flex-wrap:wrap;margin-top:14px;color:#8a766b;font-size:14px}.muted{color:#9d8b80}.danger{color:#c45e5e}.success{color:#428b68}.connection-card{max-width:800px;margin:4vh auto;padding:clamp(24px,4vw,42px)}.connection-card h1{font-size:32px}.connection-hero{display:flex;gap:22px;align-items:center;margin-bottom:26px}.connection-hero img{width:92px;height:92px;object-fit:contain}.connection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.info-card{padding:17px;border-radius:18px;background:#fff8f4;border:1px solid #f1e3da}.info-card b{display:block;margin-bottom:6px}.code{padding:12px;border-radius:12px;letter-spacing:.16em;text-align:center;background:#e8f8f9;color:#267886;font-size:21px;font-weight:800}.asset-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:14px}.asset-card{overflow:hidden;border:1px solid #eee0d8;border-radius:18px;background:#fff;padding:9px;box-shadow:0 8px 22px #755b4712}.asset-card img,.asset-card video{width:100%;border-radius:12px;display:block}.asset-meta{padding:9px 2px 2px;font-size:13px;color:#806d62}.stage-intro{max-width:760px;margin-bottom:22px}.stage-intro h2{margin-bottom:8px;font-size:clamp(25px,3vw,34px);color:#4c372e}.stage-intro p:not(.eyebrow),.story-form>p{color:#887367;line-height:1.75}.eyebrow{margin-bottom:7px;color:#55aebc;letter-spacing:.13em;font-weight:800;font-size:12px}.story-mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.story-mode{min-height:128px;text-align:left;color:#6d584e;background:#fffaf7;border:1px solid #ecdcd2;box-shadow:none;display:flex;flex-direction:column;justify-content:center;gap:8px}.story-mode strong{color:#503a30;font-size:16px}.story-mode span{color:#967f73;font-size:13px;line-height:1.55}.story-mode.active{color:#fff;background:linear-gradient(145deg,#5db9c7,#7e9bdf);border-color:transparent}.story-mode.active strong,.story-mode.active span{color:#fff}.story-form{display:grid;gap:10px;padding:20px;border-radius:21px;border:1px solid #eadfd8;background:linear-gradient(135deg,#ffffffe6,#f4fbfcdb)}.story-form h3{margin:0 0 2px;color:#513d33}.story-form textarea{resize:vertical;width:100%}.story-form input:not([type=file]){width:100%}.story-form input[type=file]{padding:8px;background:#fff}.story-form button{justify-self:start;margin-top:4px}.idea-messages{display:grid;gap:9px;min-height:152px;max-height:360px;overflow:auto;padding:12px;border-radius:16px;background:#f4fafac7;border:1px solid #e3eeee}.idea-message{max-width:82%;padding:10px 12px;border-radius:14px;line-height:1.65;white-space:pre-wrap}.idea-message.mine{justify-self:end;color:#fff;background:#6aaec7;border-bottom-right-radius:4px}.idea-message.reply{color:#5d4940;background:#fff;border:1px solid #ebe0d8;border-bottom-left-radius:4px}.idea-empty,.empty-asset{color:#988378;padding:14px;border:1px dashed #decfc5;border-radius:14px;background:#fffaf8;line-height:1.6}.story-summary,.story-warning{margin-top:16px;padding:15px 17px;border-radius:18px;background:#f1faf8;color:#5e6057;line-height:1.8}.story-warning{background:#fff6dd;color:#735b29}.story-warning label{margin-left:12px}.story-warning button{display:block;margin-top:10px}.asset-library,.storyboards{margin-top:20px;padding:20px;border:1px solid #eadfd8;border-radius:22px;background:#ffffffad}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.section-heading h3{margin:0;color:#503c32}.section-heading span{padding:7px 10px;border-radius:999px;color:#297a86;background:#e5f6f6;white-space:nowrap;font-size:13px}.asset-group{margin-top:18px}.asset-group h4{margin:0 0 4px;color:#5a4237}.asset-group p{margin:0 0 10px;color:#9a8376;font-size:13px}.duration-options{display:flex;flex-wrap:wrap;gap:9px}.duration-options label{display:flex;align-items:center;gap:6px;padding:9px 11px;border:1px solid #d6e8e7;border-radius:12px;background:#f7fdfc;color:#47665f;cursor:pointer}.duration-options input{width:auto!important}.model-disclosure{display:grid;gap:5px;padding:13px 15px;border-radius:15px;color:#315f69;background:#e6f6f8;border:1px solid #bfe3e8;line-height:1.6}.model-disclosure span{font-size:13px}.model-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.model-choice{display:block;position:relative;min-height:136px;padding:15px;border:1px solid #d5e9e8;border-radius:17px;background:linear-gradient(145deg,#f9fefd,#f1faf9);color:#4b665f;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.model-choice:hover{transform:translateY(-2px);box-shadow:0 10px 22px #48848b1c}.model-choice.active{border-color:#65b9c4;box-shadow:0 0 0 3px #65b9c429;background:linear-gradient(145deg,#f1fcfc,#edf7ff)}.model-choice.unavailable{color:#8d827a;border-style:dashed;background:#fcfaf8;cursor:not-allowed}.model-choice input{position:absolute;opacity:0;pointer-events:none}.model-choice span{display:grid;gap:6px}.model-choice b{color:#4a4039;font-size:15px}.model-choice em{color:#2d8b99;font-style:normal;font-size:13px;font-weight:700}.model-choice small{color:#7c6f66;line-height:1.55;font-size:12px}.story-plan-preview{margin-top:18px;padding:20px;border-radius:20px;border:1px solid #cfe6df;background:#f7fcfa}.story-plan-preview h3{margin:0 0 8px;color:#365d51}.story-plan-preview>p{color:#687f75;line-height:1.7}.story-plan-preview article{margin-top:9px;padding:12px 14px;border-radius:14px;background:#fff;border:1px solid #e2eee9;color:#4d625a}.story-plan-preview article p{margin:6px 0 0;color:#796c62;line-height:1.65}.library-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 16px;padding:10px 2px;color:#8b766a;font-size:13px}.quiet-button{color:#547b82;background:#edf8f8;box-shadow:none}.story-shelf{margin:0 0 18px;padding:18px;border:1px solid #e7ddd5;border-radius:18px;background:#fffdfa}.story-shelf h3{margin:0;color:#513d33}.story-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.story-list button{color:#5b655f;background:#f4fbfa;border:1px solid #d7ece8;box-shadow:none;padding:8px 11px}.story-list button.active{color:#fff;background:#5eafbe}.generated-script,.import-overview{margin-top:18px;padding:18px;border:1px solid #d8e9e7;border-radius:18px;background:#fbfefd}.generated-script pre,.import-overview pre{white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;line-height:1.75;color:#53453c}.import-overview>p,.import-overview div{color:#76675e;line-height:1.7}.import-overview ol{margin:8px 0 0;padding-left:22px}.import-overview li{margin:6px 0}.import-ready,.import-needs-work{margin-top:12px;padding:13px 15px;border-radius:14px;background:#edf9f7;border:1px solid #cfe9e3}.import-needs-work{background:#fff6e7;border-color:#f0d8a7;color:#765a28!important}.import-ready b,.import-needs-work b{color:#42685e}.import-needs-work b{color:#765a28}.start-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.start-actions button{min-height:58px;font-size:16px}.invite-card input{width:100%;margin:12px 0 4px}.small-note{margin:10px 0 0;font-size:12px}.invitation-shell{display:grid;place-items:center;position:relative;overflow:hidden}.invite-first-card{position:relative;z-index:1;width:min(560px,100%);padding:clamp(28px,5vw,54px);text-align:center;background:linear-gradient(145deg,#fffffff0,#f8fdfdd6)}.invite-first-card h1{margin:8px auto 14px;color:#49352c;font-size:clamp(32px,5vw,50px);line-height:1.17}.invite-first-card>.muted{max-width:430px;margin:0 auto 23px;line-height:1.75}.invite-mark{width:108px;height:108px;object-fit:contain;animation:sheepFloat 3s ease-in-out infinite}.invite-first-card .invite-card{display:grid;gap:10px;text-align:left}.invite-first-card label{color:#725e54;font-size:13px;font-weight:800}.invite-first-card input{width:100%}.invite-first-card button{width:100%;min-height:52px}.pair-layout{width:min(1120px,100%);margin:5vh auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.82fr);gap:18px}.assistant-setup-card,.start-card{padding:clamp(25px,4vw,42px)}.assistant-setup-card{background:linear-gradient(145deg,#fffffff2,#f5fcfcd6)}.pair-layout h1{margin-top:0;color:#4d392f;font-size:clamp(26px,3vw,38px);line-height:1.24}.assistant-setup-card>button{min-width:220px}.setup-stream{display:grid;gap:9px;padding:0;margin:24px 0 12px;list-style:none}.setup-stream li{display:flex;align-items:center;gap:10px;min-height:45px;padding:10px 13px;border:1px solid #e9e1db;border-radius:14px;background:#ffffffbd;color:#958177}.setup-stream li i{width:10px;height:10px;border-radius:50%;background:#d8c3b7}.setup-stream li.done{color:#51776c}.setup-stream li.done i{background:#68bd93;box-shadow:0 0 0 4px #68bd9321}.pair-layout .start-card{display:flex;flex-direction:column;justify-content:center;background:#ffffffe6}.pair-layout .start-actions{margin-top:26px}.pair-layout .start-actions button:disabled{opacity:.46;cursor:not-allowed;transform:none}.invitation-shell:before,.invitation-shell:after{content:"";position:fixed;border-radius:50%;filter:blur(2px);pointer-events:none;opacity:.7}.invitation-shell:before{width:380px;height:380px;left:-130px;bottom:-150px;background:radial-gradient(circle,#ffdaca,transparent 68%)}.invitation-shell:after{width:440px;height:440px;right:-140px;top:-180px;background:radial-gradient(circle,#cdeff4,transparent 68%)}.invitation-layout{width:min(1040px,100%);display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:18px;position:relative;z-index:1}.invitation-brand-panel,.invitation-verify-panel{padding:clamp(24px,4vw,42px)}.invitation-brand-panel{background:linear-gradient(145deg,#ffffffe0,#faf7ffc2)}.invitation-brand-panel h1{max-width:560px;font-size:clamp(30px,4.2vw,50px);line-height:1.18}.creation-entry-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:26px 0 20px}.creation-entry-preview article{display:flex;gap:12px;align-items:center;min-height:88px;padding:15px;border:1px solid #e7ded8;border-radius:19px;background:#ffffffc7;box-shadow:0 9px 24px #6d524312}.creation-entry-preview article>span{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:13px;color:#fff;background:linear-gradient(135deg,#62bdc8,#7998dc);font-weight:800}.creation-entry-preview b,.creation-entry-preview small{display:block}.creation-entry-preview b{color:#513c32}.creation-entry-preview small{margin-top:5px;color:#927e73;line-height:1.45}.four-step-preview{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:13px 15px;border-radius:16px;color:#58726e;background:#ebf8f7c2;font-size:13px;font-weight:700}.four-step-preview i{flex:1;min-width:16px;height:1px;background:#b9d9d5}.privacy-note{margin:15px 0 0;color:#917d71;font-size:13px}.invitation-verify-panel{align-self:stretch;display:flex;flex-direction:column;justify-content:center;background:#ffffffe6}.invitation-verify-panel h2{margin-bottom:20px;color:#4c382f;font-size:27px}.verify-mascot{position:relative;width:76px;margin-bottom:12px}.verify-mascot img{width:76px;height:76px;object-fit:contain;animation:sheepFloat 3s ease-in-out infinite}.verify-mascot span{position:absolute;right:-2px;bottom:5px;width:14px;height:14px;border:3px solid #fff;border-radius:50%;background:#71c59c;box-shadow:0 0 0 4px #71c59c29}.invitation-verify-panel .invite-card{padding:0}.invitation-verify-panel .invite-card button{width:100%;margin-top:12px;min-height:48px}.invitation-verify-panel .download-card{display:grid;gap:10px}.invitation-verify-panel .download-card button{margin-top:0}.invitation-verify-panel .download-card .quiet-button{border:1px solid #d7e9e7}.assistant-ready-card{display:flex;align-items:center;gap:10px;margin-bottom:14px}.assistant-ready-card .notice{flex:1;margin:0}.assistant-ready-card button{white-space:nowrap}@keyframes skyFloat{0%{transform:scale(1)}to{transform:scale(1.04)}}@keyframes sheepFloat{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-10px) rotate(1deg)}}@keyframes arrive{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:none}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.23)}}.api-settings{padding:13px 15px;border:1px solid #d6e8e6;border-radius:16px;background:#f8fcfb;color:#6d5d54}.api-settings summary{cursor:pointer;color:#3f7e88;font-weight:800}.api-settings>p{margin:10px 0;line-height:1.65;font-size:13px}.api-settings label{display:grid;gap:5px;margin-top:9px;color:#725f54;font-size:12px;font-weight:800}.api-settings input{width:100%}.setup-stream{max-height:330px;overflow:auto;overscroll-behavior:contain}.setup-first-note{line-height:1.65}.setup-current,.setup-blocking{display:grid;gap:4px;min-height:45px;padding:10px 13px;border:1px solid #e9e1db;border-radius:14px;background:#ffffffbd;color:#6e5c54}.setup-current b{color:#387d72}.setup-blocking.error{border-color:#e6afa5;background:#fff5f3;color:#8b4034}.setup-blocking.waiting{border-color:#ead5a1;background:#fffaf0;color:#725b2a}.setup-history{display:grid;gap:7px;margin:0;padding:0;list-style:none}.setup-history li{display:flex;align-items:center;gap:10px;min-height:38px;padding:8px 11px;border:1px solid #e9e1db;border-radius:12px;background:#ffffffbd;color:#958177}.setup-history li i{width:8px;height:8px;border-radius:50%;background:#d8c3b7}.setup-history li.done{color:#51776c}.setup-history li.done i{background:#68bd93}.assistant-setup-actions{display:flex;align-items:center;gap:12px;margin-top:22px}.assistant-setup-actions button{min-width:240px}.assistant-setup-actions button:disabled{opacity:.58;cursor:not-allowed;transform:none}.secondary-action{width:100%;min-height:48px;color:#427c86;background:#edf8f8;border:1px solid #d6e9e6;box-shadow:none}.secondary-action:disabled{opacity:.58;cursor:not-allowed;transform:none}.start-divider{height:1px;margin:27px 0 25px;background:#eee6e1}.setup-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:22px;background:#30251e61}.setup-modal{width:min(590px,100%);max-height:min(86vh,720px);overflow:auto;padding:30px;background:#fffffff7;box-shadow:0 22px 75px #35241945}.setup-modal h2{margin:5px 0 12px;color:#4d392f}.setup-consent-list{margin:16px 0 20px;padding-left:20px;color:#6f5c53;line-height:1.65}.setup-consent-list li+li{margin-top:8px}.workspace-picker{display:grid;gap:7px;color:#6f5c53;font-size:13px;font-weight:800}.workspace-picker select{width:100%;min-height:44px;padding:0 12px;border:1px solid #d9e8e5;border-radius:12px;background:#fbfefd;color:#51453d;font:inherit}.setup-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.setup-modal-actions button{min-width:120px}.setup-modal-actions .quiet-button{border:1px solid #d7e9e7}@media (max-width: 800px){.invitation-layout,.pair-layout,.creation-entry-preview{grid-template-columns:1fr}.four-step-preview i{display:none}.four-step-preview{justify-content:center}.invitation-verify-panel{min-height:360px}}@media (max-width: 700px){.studio-shell{padding:13px}.welcome-panel{grid-template-columns:1fr}.welcome-art{width:160px;grid-row:1}.connection-hero{align-items:flex-start}.connection-grid{grid-template-columns:1fr}.step-chip{min-width:calc(50% - 5px)}.progress-item{grid-template-columns:13px minmax(0,1fr)}.progress-status{grid-column:2}.story-mode-grid,.model-choice-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start;flex-direction:column}.asset-library,.storyboards{padding:15px}.assistant-ready-card{align-items:stretch;flex-direction:column}.execution-summary{flex-direction:column}.runtime-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.activity-toggle{width:100%}.execution-log li{grid-template-columns:10px 65px minmax(0,1fr)}.assistant-setup-actions{align-items:stretch;flex-direction:column}.assistant-setup-actions button{width:100%}.setup-modal{padding:23px}.setup-modal-actions{flex-direction:column-reverse}.setup-modal-actions button{width:100%}}.intro-auto-enter{display:block;margin-top:20px;color:#6e938b;font-weight:700}.studio-companion{position:fixed;z-index:30;width:108px;touch-action:none;-webkit-user-select:none;user-select:none}.companion-lamb{width:108px;height:108px;padding:0;border:0;background:transparent;box-shadow:none;cursor:grab;display:block}.companion-lamb:active{cursor:grabbing}.companion-lamb img{width:100%;height:100%;object-fit:contain;pointer-events:none}.companion-tip,.companion-menu{position:absolute;left:calc(100% + 10px);top:-8px;width:230px;margin:0;padding:11px 14px;border:1px solid #ecd8bf;border-radius:16px;background:#fffdfa;box-shadow:0 12px 32px #4c34272b;color:#674d3d;font-size:13px;line-height:1.5;animation:companionBubbleIn .22s ease-out both}.companion-tip:after,.companion-menu:after{content:"";position:absolute;left:-8px;top:24px;width:14px;height:14px;background:#fffdfa;border-left:1px solid #ecd8bf;border-bottom:1px solid #ecd8bf;transform:rotate(45deg)}.companion-menu{display:grid;gap:6px;top:-12px;padding:9px}.companion-menu button{padding:8px 10px;text-align:left;color:#604b3e;background:#fff8ed;box-shadow:none;position:relative;z-index:1}.companion-restore{position:fixed;z-index:30;right:22px;top:18px;width:54px;height:54px;padding:5px;border-radius:14px;background:#fff8ed;border:1px solid #ecd3a7;box-shadow:0 6px 18px #4c34272e}.companion-restore img{width:100%;height:100%;object-fit:contain;pointer-events:none}.guide-mascot{display:block;width:74px;height:74px;object-fit:contain;margin:0 auto 4px}@keyframes companionBubbleIn{0%{opacity:0;transform:translateY(5px) scale(.96)}to{opacity:1;transform:none}}.guide-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:20px;background:#211b1773}.guide-card{position:relative;width:min(620px,100%);max-height:min(80vh,680px);overflow:auto;padding:26px;border-radius:22px;background:#fffdfa;color:#513d33;box-shadow:0 22px 72px #140e0a52}.guide-card h2{margin-top:4px}.guide-card li{margin:10px 0;line-height:1.65}.guide-close{position:absolute;right:14px;top:12px;padding:2px 9px;border:0;background:transparent;color:#7c665a;font-size:28px;box-shadow:none}.guide-step-cards{display:grid;gap:10px;margin:16px 0 20px}.guide-step-card{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:start;padding:12px;border:1px solid #eedec9;border-radius:14px;background:linear-gradient(135deg,#fff9ed,#fffefd)}.guide-step-card b{display:block;color:#6f4931}.guide-step-card p{margin:4px 0 0;font-size:13px;line-height:1.55;color:#685c52}.guide-step-no{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e78a36;color:#fff;font-size:13px;font-weight:800}.image-preview-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#000000d6}.image-preview-toolbar{position:absolute;z-index:1;top:16px;right:16px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px;max-width:min(92vw,440px)}.image-preview-toolbar button{padding:7px 10px;color:#fff;background:#2d2621d1;border:1px solid rgba(255,255,255,.3);box-shadow:none}.asset-reveal{width:100%;margin-top:7px;padding:6px 8px;font-size:12px}.support-layout{display:grid;grid-template-columns:minmax(180px,250px) 1fr;gap:20px;align-items:start;margin:16px 0}.support-layout img{width:100%;border-radius:14px;border:1px solid #e8d9bc}.support-layout label{display:grid;gap:6px;margin-top:12px;font-weight:600}.support-amounts{display:flex;gap:8px;flex-wrap:wrap;margin-top:9px}.support-amounts button{background:#fff5df;color:#79501d}.support-amounts button.active{background:#e8882a;color:#fff}.support-thanks{padding:18px;border-radius:14px;background:#fff4dd;font-size:17px;line-height:1.7}@media (max-width:620px){.support-layout{grid-template-columns:1fr}.support-layout img{max-width:280px;justify-self:center}}.support-reward{display:grid;justify-items:center;gap:6px;padding:14px;border-radius:16px;background:#fff4dd;overflow:hidden}.support-reward img{width:120px;height:120px;object-fit:contain;filter:drop-shadow(0 8px 9px rgba(110,74,36,.2))}.support-reward .support-thanks{margin:0;padding:0;background:transparent;text-align:center}.support-reward.nod img{animation:support-nod .8s ease-in-out 1}.support-reward.hop img{animation:support-hop .75s ease-in-out 2}.support-reward.spin img{animation:support-spin 1.1s ease-in-out 1}.support-reward.clapper img{animation:support-clapper .8s ease-in-out 2}.support-reward.scene img{animation:support-scene 1.1s ease-in-out 1}.support-reward.spin:after,.support-reward.clapper:after,.support-reward.scene:after{content:"✦  ✦";color:#e78a36;letter-spacing:14px;animation:support-stars 1.1s ease-out 1}@keyframes support-nod{50%{transform:rotate(8deg) translateY(5px)}}@keyframes support-hop{50%{transform:translateY(-17px) scale(1.05)}}@keyframes support-spin{to{transform:rotate(360deg)}}@keyframes support-clapper{50%{transform:rotate(-7deg) scale(1.08)}}@keyframes support-scene{25%,75%{transform:rotate(-6deg)}50%{transform:translateY(-12px) rotate(6deg)}}@keyframes support-stars{0%{transform:translateY(10px);opacity:0}50%{opacity:1}to{transform:translateY(-9px);opacity:0}}.ideas-input{min-height:170px;line-height:1.7}.model-import-grid{display:grid;gap:10px;margin:10px 0 14px;padding:12px;border:1px dashed #e5d8ca;border-radius:14px;background:#fffcf7c7}.model-import-grid label{display:grid;gap:6px}.model-import-grid input[type=file]{width:100%}.custom-submit-readback{margin-top:12px;padding:12px;border:1px solid #cfe6df;border-radius:14px;background:#f4fbf8;color:#456b62}.custom-submit-readback ul{margin:8px 0 0;padding-left:20px}.custom-submit-readback li{margin:4px 0;font-size:13px;line-height:1.45}.idea-actions{display:flex;flex-wrap:wrap;gap:9px;align-items:center}.generation-choice{margin-bottom:24px}.generation-options{display:flex;gap:10px;flex-wrap:wrap}.generation-option{flex:1 1 150px;max-width:240px;text-align:left;border:1px solid #d7d4e6;background:#ffffffb3;color:#403956;padding:12px 16px;border-radius:16px}.generation-option strong,.generation-option small{display:block}.generation-option small{margin-top:4px;font-size:12px;font-weight:400}.generation-option.selected{border-color:#8e77ba;background:#f0eafa;box-shadow:0 0 0 1px #8e77ba}.generation-option:focus-visible{outline:3px solid #7450a5;outline-offset:3px}.generation-help{margin-top:10px;font-size:12px;color:#6d637a;max-width:560px}.generation-help summary{cursor:pointer;width:fit-content}
