@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";.auth-screen{margin:0;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:35px 20px;background:radial-gradient(ellipse at 20% 20%,#e2ead7,transparent 60%),#f6f8f2;flex-direction:column}.auth-card{width:min(470px,100%);padding:36px;background:#ffffffed;border:1px solid #dfe6d5;border-radius:18px;box-shadow:0 15px 70px #30432b0a}.auth-card .brand{margin-bottom:35px;padding:0}.auth-card h1{font-size:28px}.auth-card>p{color:#839078;font-size:12px}.auth-card .modal-form{padding:20px 0}.auth-card>.text-button{font-size:12px}.workspace-tools{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;align-items:center;border-bottom:1px solid #e0e6d7;margin-bottom:26px;padding-bottom:16px}.workspace-tools>div{display:flex;align-items:center;gap:10px}.workspace-tools select{max-width:220px;font-size:11px}.workspace-tools>form{width:100%;display:flex;gap:12px;align-items:center}.workspace-tools>form>input{max-width:300px}.account-settings{padding:24px}.account-settings h3{margin-top:16px}.account-settings .modal-form{padding:5px 0 25px}.admin-users{display:flex;flex-direction:column;gap:5px}.admin-users>label{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;background:#edf2e6;border-radius:5px}.admin-users input{accent-color:#526c4e}@media(max-width:700px){.workspace-tools{margin-bottom:22px}.workspace-tools select{max-width:180px}.auth-card{padding:25px}.workspace-tools>form{flex-wrap:wrap}}:root{font-family:DM Sans,sans-serif;color:#303831;background:#f7f8f5;font-synthesis:none;--green: #526c4e;--dark: #293b2c;--muted: #879087;--line: #e5e8e1;--paper: #fff;--soft: #edf1e8}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{opacity:.5;cursor:not-allowed}button,a{transition:background .18s,color .18s,box-shadow .18s,transform .18s}button{border:0;background:none}a{color:var(--green);text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #a2b99a;outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:34px;font-weight:750;letter-spacing:-1.35px;line-height:1.3;margin-bottom:9px}h1>span{color:#78926c}h2{font-size:20px;letter-spacing:-.5px}h3{font-size:16px}p{line-height:1.65}svg{flex-shrink:0}button svg,a svg{vertical-align:middle}small,.small{font-size:12px}.muted{color:var(--muted)}.spin{animation:spin 1.4s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{display:flex;min-height:100vh}.sidebar{width:238px;flex-shrink:0;background:#fcfcfa;border-right:1px solid var(--line);padding:31px 20px 20px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;z-index:20}.brand{display:flex;align-items:center;gap:9px;font-family:Manrope,sans-serif;font-size:27px;font-weight:800;letter-spacing:-1.2px;color:var(--dark);padding-left:11px}.brand-mark{background:var(--green);width:35px;height:35px;border-radius:11px;color:#fff;display:grid;place-items:center}.brand-dot{align-self:flex-start;font-family:sans-serif;font-weight:400;font-size:12px;padding-top:4px;margin-left:-4px}.workspace-label{border:1px solid var(--line);border-radius:9px;padding:11px 10px;margin:33px 0 32px;display:flex;gap:10px;align-items:center;font-size:12px;font-weight:600}.workspace-label>svg{margin-left:auto}.workspace-avatar{height:30px;width:30px;background:#edeae2;color:#857860;border:1px solid #e1dccf;border-radius:7px;display:grid;place-items:center}.workspace-label small{display:block;font-size:10px;font-weight:400;color:var(--muted);margin-top:3px}.nav-caption{font-size:9px;letter-spacing:1.9px;font-weight:700;color:#9a9f96;margin:0 0 13px 14px}.nav-item{width:100%;display:flex;align-items:center;gap:12px;padding:13px;border-radius:7px;font-size:12px;text-align:left;color:#757e75;margin-bottom:5px}.nav-item:hover{background:#f0f3eb}.nav-item.active{background:#eaf0e4;color:#4a6646;font-weight:600}.nav-item>span:last-child{margin-left:auto;font-size:10px}.nav-item.active>span:last-child:not(.tiny-dot){background:#dce6d2;padding:2px 6px;border-radius:4px}.tiny-dot{width:5px;height:5px;border-radius:100%;background:#b4bfa4}.sidebar-tip{margin:43px 4px 0;padding:15px 13px 13px;background:#f3f4ee;border:1px solid #e6e9dd;border-radius:9px}.tip-icon{width:29px;height:29px;display:grid;place-items:center;background:#e8eddd;border-radius:7px;color:#77866a;margin-bottom:11px}.sidebar-tip strong{font-size:11px}.sidebar-tip p{font-size:11px;line-height:1.7;color:#8c9585;margin:7px 0 13px}.sidebar-tip button{display:flex;align-items:center;gap:12px;font-size:11px;color:#5c7550;font-weight:600;padding:0}.sidebar-bottom{margin-top:auto;padding-top:35px}.connection{width:6px;height:6px;border-radius:50%;background:#c4bc9e}.connection.green{background:#8da878}.local-label{font-size:10px;color:#a1a79e;border-top:1px solid var(--line);padding:20px 5px 0;margin-top:19px;display:flex;gap:7px;align-items:center}.local-label>span{width:5px;height:5px;background:#91a780;border-radius:50%}main{margin-left:238px;width:calc(100% - 238px);min-width:0}.topbar{height:77px;padding:0 44px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fcfcfa}.breadcrumb{display:flex;gap:14px;align-items:center;font-size:11px;color:#959d91}.breadcrumb strong{color:#667061;font-weight:500}.breadcrumb>span{color:#c5c9bf}.model-pill{font-size:10px;display:flex;align-items:center;gap:7px;color:#7d8578}.model-pill>span:first-child{height:5px;width:5px;border-radius:50%;background:#849b76}.pill-version{font-size:9px;padding:5px 7px;border:1px solid #e0e5d9;border-radius:5px;margin-left:6px}.page-content{max-width:1600px;padding:37px 44px 23px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 30px}.eyebrow{font-size:9px;font-weight:600;letter-spacing:2px;color:#8f9989;margin-bottom:13px}.page-heading p{font-size:12px;color:#929a8d;margin-bottom:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 17px;font-size:12px;font-weight:550;border-radius:7px;min-height:40px;white-space:nowrap}.button.primary{background:#566f4f;color:#fff;border:1px solid #566f4f;box-shadow:0 2px 2px #293f2e0a}.button.primary:hover:not(:disabled){background:#435a3e}.button.dark{color:#fff;background:#304331;padding:13px 17px}.button.dark:hover{background:#1f3222}.button.secondary{background:#fff;border:1px solid #dfe5d9;color:#596a51}.button.secondary:hover{background:#f1f5ec}.small-button{min-height:32px;padding:6px 11px;font-size:11px}.text-button{display:inline-flex;align-items:center;gap:6px;color:var(--green);font-size:11px;font-weight:550;padding:5px 0}.text-button:hover{text-decoration:underline}.hero{height:305px;position:relative;overflow:hidden;display:flex;background:#eaf0e2;border:1px solid #e1e9d8;border-radius:13px;margin-bottom:35px}.hero-copy{padding:30px 32px;position:relative;z-index:2;flex:1}.hero-badge{display:inline-flex;align-items:center;gap:6px;font-size:8px;letter-spacing:1.3px;color:#7f9271;margin-bottom:14px}.hero h2{font-size:31px;line-height:1.3;letter-spacing:-1.15px;color:#344330;margin-bottom:13px;font-weight:650}.hero h2 em{font-style:normal;color:#75896a}.hero p{font-size:11px;color:#88947e;margin-bottom:19px;line-height:1.8}.hero small{display:block;margin-top:13px;font-size:8px;letter-spacing:.2px;color:#9aa58e}.hero-art{position:relative;display:flex;justify-content:center;align-items:center;width:43%;flex-shrink:0}.art-card{height:240px;width:209px;border:5px solid #fff;background:#f5f4e8;border-radius:11px;transform:rotate(7deg);box-shadow:0 12px 35px #66775612;position:relative;z-index:1;display:flex;flex-direction:column}.hero-fox{width:100%;height:calc(100% - 23px);padding:7px;overflow:visible}.art-card>span{background:#fff;margin:0 -1px -1px;padding:9px 8px 6px;font-size:7px;letter-spacing:1px;color:#969d8b}.art-card>span>span{float:right;color:#707e62}.float-label{position:absolute;z-index:3;display:flex;align-items:center;gap:7px;font-size:9px;padding:10px 12px;background:#ffffffed;border:1px solid #e2e8d8;border-radius:7px;box-shadow:0 5px 16px #51683908;white-space:nowrap}.label-one{top:60px;left:5px;transform:rotate(-6deg)}.label-two{bottom:36px;right:13px;transform:rotate(-4deg);color:#7c876e}.green-dot,.gray-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#8ba379;flex-shrink:0}.gray-dot{background:#bcbeb8}.orbit{border:1px solid #d9e3cc;border-radius:50%;position:absolute;width:355px;height:355px;right:10px;top:-12px;transform:rotate(-20deg)}.orbit-two{width:260px;height:375px;right:63px;top:-26px;transform:rotate(24deg)}.spark{position:absolute;font-size:29px;color:#92a47c;z-index:4}.spark-one{top:35px;right:29px}.spark-two{bottom:42px;left:25px;font-size:22px}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.section-title h2{font-size:17px;margin:0;font-weight:700}.section-title h2>span{font-family:DM Sans,sans-serif;font-size:10px;color:#7d8976;display:inline-block;vertical-align:middle;background:#ebefe5;border:1px solid #e1e7d9;padding:2px 7px;border-radius:4px;margin-left:6px}.section-title>.small{font-size:10px}.library-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.tabs{display:flex;gap:3px;background:#ecefe7;padding:4px;border-radius:7px;white-space:nowrap}.tab{font-size:10px;color:#8d9785;border-radius:5px;padding:8px 13px}.tab.selected{background:#fff;color:#536748;box-shadow:0 1px 3px #30452410}.search{display:flex;align-items:center;gap:8px;padding:0 11px;background:#fff;border:1px solid #e3e7de;border-radius:7px;max-width:280px;width:30%;color:#a1aa99}.search input{min-width:0;width:100%;padding:10px 0;border:0;background:transparent;font-size:10px;outline:none}.search button{padding:0}.asset-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.asset-card{border:1px solid #e2e7dc;border-radius:10px;overflow:hidden;background:#fff;transition:box-shadow .2s,transform .2s}.asset-card:hover{box-shadow:0 7px 23px #2532220a;transform:translateY(-2px)}.checker{background-color:#f7f8f4;background-image:conic-gradient(#eaede5 25%,transparent 0 50%,#eaede5 0 75%,transparent 0);background-size:18px 18px}.asset-image{height:228px;position:relative;margin:6px;border-radius:6px;overflow:hidden}.asset-open{width:100%;height:100%;padding:17px 23px}.asset-open img{width:100%;height:100%;object-fit:contain}.select-asset{position:absolute;left:10px;top:10px;line-height:1}.select-asset input{accent-color:var(--green);width:14px;height:14px;cursor:pointer}.favorite-button{position:absolute;right:10px;top:9px;width:28px;height:28px;border-radius:6px;background:#ffffffd9;color:#869080;display:grid;place-items:center}.favorite-button.is-favorite{color:#bc7767}.asset-type{position:absolute;left:10px;bottom:10px;background:#ffffffeb;display:flex;gap:5px;align-items:center;font-size:7px;letter-spacing:.8px;color:#819175;padding:5px 7px;border-radius:4px}.asset-info{padding:13px 14px 11px}.asset-info>button{display:block;font-size:12px;font-weight:650;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;padding:0;margin-bottom:7px}.asset-info>span{display:block;font-size:9px;color:#a0a795}.asset-info>span>span{padding:0 4px}.tags{display:flex;gap:5px;overflow:hidden;margin-top:12px}.tags>button{font-size:8px;padding:4px 6px;max-width:95px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background:#f1f3ed;color:#89927f;border:1px solid #ebeee5;border-radius:4px}.asset-footer{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-top:1px solid #f0f2eb}.asset-footer button{display:flex;align-items:center;gap:5px;font-size:9px;color:#708363;padding:0}.asset-footer a{color:#9ca690}.add-card{min-height:315px;border:1px dashed #d8e1cc;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#819175;gap:12px;background:#f3f5ee;padding:20px}.add-card:hover{background:#edf1e5}.add-card>span{display:grid;place-items:center;width:45px;height:45px;background:#e9eee1;border-radius:12px;margin-bottom:2px}.add-card strong{font-size:11px;font-weight:500}.add-card small{font-size:9px;color:#a5ae9b}.empty-state{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:46px 20px 51px;border:1px dashed #dce3d3;border-radius:10px;color:#8b9b7b;background:#f4f6ef;gap:8px;text-align:center}.empty-state h3{font-size:15px;color:#677b5a;margin:6px 0 0}.empty-state p{font-size:11px;color:#9aa68e;margin:0 0 12px;max-width:360px}.empty-icon{width:58px;height:58px;border:1px solid #e1e8d8;border-radius:15px;background:#edf2e5;display:grid;place-items:center;margin-bottom:5px}.page-footer{border-top:1px solid var(--line);margin-top:35px;padding-top:19px;display:flex;justify-content:space-between;font-size:9px;color:#a2aa99;gap:20px}.page-footer>span{display:flex;gap:6px;align-items:center}.selection-bar{padding:9px 14px;border:1px solid #d5dfca;background:#eef4e6;border-radius:7px;display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;font-size:11px;color:#677c55}.selection-bar>span,.selection-bar>div{display:flex;gap:15px;align-items:center}.icon-button{height:30px;width:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:#8b9583}.icon-button:hover{background:#eaf0e2}.error-banner{padding:12px 16px;background:#fff0e9;border:1px solid #f1d5c6;color:#a56245;font-size:12px;display:flex;align-items:center;justify-content:space-between;border-radius:8px;margin-bottom:20px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);z-index:100;display:flex;gap:10px;align-items:center;padding:15px 22px;border-radius:9px;background:#304530;color:#fff;box-shadow:0 7px 30px #0002;font-size:12px;max-width:90vw}.modal{border:1px solid #e0e6d8;border-radius:15px;padding:0;width:min(540px,calc(100vw - 32px));max-height:90vh;background:#fafbf8;color:var(--dark);box-shadow:0 25px 80px #19261e26}.modal.wide{width:min(900px,calc(100vw - 32px))}.modal::backdrop{background:#1e2c2560;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-head{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--line);position:sticky;top:0;background:#fafbf8;z-index:5}.modal-head h2{font-size:18px;margin:0}.modal-form{display:flex;flex-direction:column;gap:19px;padding:24px}.modal-form>p{font-size:13px;margin:0}.modal-form p.small{font-size:11px}label{font-size:12px;font-weight:500;color:#65725c;display:block}label>input,label>textarea,label>select{margin-top:8px}input:not([type=checkbox]):not([type=color]):not([type=file]),textarea,select{background:#fff;border:1px solid #dfe6d7;border-radius:6px;padding:11px 12px;font-size:12px;width:100%;color:#46573c;outline:none}input::placeholder,textarea::placeholder{color:#a9b29e}input:focus,textarea:focus,select:focus{border-color:#9bb18b!important;box-shadow:0 0 0 3px #a9ba9517}textarea{resize:vertical;min-height:90px;line-height:1.6}.dropzone{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;border:1px dashed #c6d4b9;border-radius:10px;background:#f0f4e9;padding:26px 15px;gap:10px;cursor:pointer}.dropzone input{position:absolute;inset:0;width:100%;opacity:0;cursor:pointer}.dropzone strong{font-size:13px;word-break:break-word}.dropzone span,.dropzone small{font-size:10px;color:#8e9c81}.upload-preview{height:170px;border-radius:8px;position:relative}.upload-preview img{width:100%;height:100%;object-fit:contain;padding:10px}.upload-preview .badge{position:absolute;bottom:10px;left:10px}.error-text{font-size:11px;color:#af5f49;line-height:1.7}.success-text{font-size:12px;color:var(--green)}.settings-icon{background:#e8efdd;border:1px solid #dfe8d3;width:52px;height:52px;border-radius:12px;display:grid;place-items:center;color:#84976f}.connection-status{border:1px solid #e1e8d9;padding:12px 14px;font-size:11px;border-radius:7px;display:flex;align-items:center;gap:10px}.help-content{padding:25px;font-size:13px;color:#7a8870}.help-content p{line-height:1.8}.help-content strong{color:#4a6040}.source-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:24px}.source-picker>button{border:1px solid #e0e7d7;border-radius:8px;overflow:hidden;padding:0;min-height:180px}.source-picker>button>div{height:160px}.source-picker img{width:100%;height:100%;object-fit:contain;padding:15px}.source-picker strong{display:block;font-size:11px;padding:12px}.source-picker .source-upload{display:flex;align-items:center;justify-content:center;flex-direction:column;background:#f0f4e8;color:#8b9e7b;border-style:dashed}.studio-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:25px;align-items:start}.studio-preview,.recipe-panel{min-width:0}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:17px 19px;border-bottom:1px solid var(--line);background:#fff;border-radius:10px 10px 0 0}.panel-heading h3{font-size:12px;margin:0;display:flex;align-items:center;gap:7px}.panel-heading .small{font-size:9px}.studio-preview>.panel-heading{border:1px solid var(--line)}.studio-canvas{height:450px;border-left:1px solid var(--line);border-right:1px solid var(--line);display:flex;justify-content:center;align-items:center}.studio-canvas>img{width:100%;height:100%;object-fit:contain;padding:40px}.studio-canvas .empty-state{background:#ffffffc9;border:0;width:100%;height:100%;border-radius:0}.preview-caption{padding:18px;display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fff;border:1px solid var(--line);border-radius:0 0 10px 10px}.preview-caption strong{font-size:12px}.preview-caption>div>span{display:block;font-size:10px;color:#98a08f;margin-top:6px}.badge{display:inline-flex;align-items:center;gap:5px;background:#edf3e5;border:1px solid #e0e8d5;border-radius:4px;padding:5px 7px;font-size:9px;color:#819471;white-space:nowrap}.studio-note{display:flex;gap:10px;font-size:11px;color:#97a18c;padding:18px 5px}.studio-note p{margin:0;font-size:11px}.studio-note svg{color:#8a9b79;margin-top:2px}.recipe-panel{border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden}.recipe-body{padding:21px 20px;display:flex;flex-direction:column;gap:22px}.field>label,.field-label{margin-bottom:11px}.field-label{display:flex;justify-content:space-between;align-items:center}.field-label>span{font-size:10px;color:#a2ae96}.color-options{display:flex;gap:9px;align-items:center;margin-bottom:11px}.color-options>button{width:29px;height:29px;border-radius:50%;border:3px solid #fff;outline:1px solid #e1e6db;display:grid;place-items:center;color:#fff;padding:0}.color-options>button[aria-pressed=true]{outline:2px solid #718967}.custom-color{position:relative;border:1px dashed #ccd6c0;border-radius:50%;width:27px;height:27px;display:grid;place-items:center;overflow:hidden}.custom-color input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;margin:0}.pose-options{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:12px}.pose{font-size:10px;min-height:33px;border:1px solid #e3e8dc;border-radius:5px;color:#88967b;display:flex;justify-content:center;align-items:center;gap:2px}.pose.active{background:#edf3e5;border-color:#9daf8a;color:#617b4e}.custom-pose{display:inline-flex;align-items:center;gap:8px;background:#edf3e5;padding:5px 8px;font-size:10px;border-radius:5px;margin:0 5px 8px 0;word-break:break-word}.field-row{display:flex;gap:12px}.field-row>label{flex:1;min-width:0}.advanced{border-top:1px solid var(--line);padding-top:17px}.advanced summary{font-size:11px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;color:#7f8d70}.advanced>label,.advanced>.field-row{margin-top:18px}.generate-footer{padding:17px 20px 20px;border-top:1px solid var(--line);background:#fafbf7}.generate-footer>span{display:flex;align-items:center;gap:5px;font-size:9px;color:#899c77;margin-bottom:13px}.generate-footer>span>span:last-child{margin-left:auto}.generate-button{width:100%;font-size:12px}.generate-button>svg:last-child{margin-left:auto}.generate-footer>small{display:block;text-align:center;color:#a0ac95;font-size:9px;line-height:1.6;margin-top:10px}.job-list{display:flex;flex-direction:column;gap:17px}.job-card{border:1px solid var(--line);border-radius:10px;padding:20px;background:#fff}.job-top{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:17px}.job-status{display:flex;align-items:center;gap:7px;font-size:11px;color:#7e9570}.job-status.failed,.job-status.partial,.job-status.interrupted{color:#b07c50}.job-card h3{font-size:13px;margin-bottom:8px}.job-card>p{font-size:11px;color:#929e87;margin-bottom:10px}.job-card>p.error-text{color:#b3734e}.progress-track{height:5px;border-radius:3px;background:#edf2e6;overflow:hidden;margin:15px 0}.progress-track>div{height:100%;background:#8da77a;transition:width .4s}.job-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:10px;color:#91a083}.job-bottom>div{display:flex;gap:17px}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding:24px}.detail-layout>.modal-form{padding:0;align-self:start}.detail-image{height:340px;border-radius:9px}.detail-image img{width:100%;height:100%;object-fit:contain;padding:15px}.detail-actions{display:flex;gap:10px;margin:15px 0}.detail-actions .button{font-size:10px;padding:10px 12px}.recipe-details{font-size:11px;color:#8a987b}.recipe-details summary{cursor:pointer}.recipe-details p{font-size:10px;margin-top:10px}.recipe-details pre{white-space:pre-wrap;word-break:break-word;font-size:10px;line-height:1.7;max-height:200px;overflow:auto;background:#f0f4e8;padding:12px;border-radius:6px}.model-panel{text-align:center}.model-canvas{width:100%;aspect-ratio:1;overflow:hidden;border:1px solid var(--line);border-radius:8px}.model-canvas canvas{width:100%!important;height:100%!important;display:block}.model-panel>.muted{font-size:11px;margin:10px 0}@media(min-width:1600px){.asset-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-art{width:40%}.hero-copy{padding-left:40px}.hero h2{font-size:34px}.hero-art .label-one{left:30px}.studio-layout{grid-template-columns:minmax(0,1fr) 380px}.studio-canvas{height:550px}}@media(max-width:1200px){.sidebar{width:210px;padding-inline:16px}main{margin-left:210px;width:calc(100% - 210px)}.topbar{padding-inline:28px}.page-content{padding:30px 28px}.hero-copy{padding-left:25px}.hero h2{font-size:27px}.hero-art{width:40%}.art-card{width:175px;height:218px}.label-one{left:-10px;top:57px;font-size:8px}.label-two{right:8px;font-size:8px}.studio-layout{grid-template-columns:minmax(0,1fr) 310px;gap:18px}.studio-canvas{height:370px}.preview-caption{align-items:flex-start;flex-direction:column}.library-toolbar{flex-wrap:wrap}.search{width:100%;max-width:300px}.asset-grid{gap:14px}.asset-image{height:200px}.hero-copy p br{display:none}.hero small{font-size:7px}}@media(max-width:1000px){.sidebar{width:185px;padding-inline:11px}.brand{font-size:24px}.brand-mark{width:31px;height:31px}.workspace-label{margin-top:26px;gap:6px;padding-inline:7px}.nav-item{font-size:11px;gap:10px;padding-inline:10px}.sidebar-tip{padding:12px 10px;margin-top:28px}.sidebar-tip strong{font-size:10px}main{margin-left:185px;width:calc(100% - 185px)}.page-content,.topbar{padding-inline:22px}.pill-version{display:none}h1{font-size:28px}.page-heading{gap:15px}.page-heading>.button{font-size:11px;padding:10px 12px}.hero h2{font-size:25px}.hero-copy{padding:28px 22px}.hero-art{width:38%}.art-card{width:155px;height:190px}.float-label{display:none}.hero small{font-size:7px}.hero p{font-size:10px}.hero{height:292px}.asset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-title>.small{display:none}.studio-layout{grid-template-columns:minmax(0,1fr)}.studio-canvas{height:410px}.recipe-body{display:grid;grid-template-columns:1fr 1fr;align-items:start}.recipe-body>.advanced{grid-column:1/-1}.recipe-panel .generate-footer{max-width:none}.recipe-panel .generate-button{max-width:350px;margin:auto;display:flex}.recipe-panel .generate-footer>span{max-width:350px;margin:0 auto 12px}.preview-caption{flex-direction:row}.recipe-body>input{align-self:end}.page-footer>span:last-child{display:none}}@media(max-width:700px){.sidebar{position:fixed;inset:auto 0 0;width:100%;height:65px;border:0;border-top:1px solid var(--line);padding:6px 10px;background:#fcfcfafa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand,.workspace-label,.nav-caption,.sidebar-tip,.sidebar-bottom{display:none}.sidebar nav{display:flex;justify-content:space-around}.nav-item{flex-direction:column;gap:5px;font-size:9px;padding:5px 12px;margin:0;width:auto;min-width:65px}.nav-item>span{display:none}.nav-item.active>span{display:none!important}.nav-item>svg{width:17px;height:17px}main{margin-left:0;width:100%;padding-bottom:65px}.topbar{height:58px;padding:0 18px}.breadcrumb{font-size:10px;gap:9px}.model-pill{font-size:9px}.page-content{padding:25px 18px 20px}.page-heading{align-items:flex-start;margin-bottom:23px}.eyebrow{font-size:7px;letter-spacing:1.6px;margin-bottom:9px}h1{font-size:25px;letter-spacing:-1px;margin-bottom:7px}.page-heading p{font-size:10px;max-width:225px}.page-heading>.button{font-size:0;padding:10px;min-height:35px;gap:0;margin-top:19px}.page-heading>.button>svg{width:17px;height:17px}.hero{height:279px;margin-bottom:29px}.hero-copy{padding:23px 18px;flex:none;width:62%}.hero-badge{font-size:6px;letter-spacing:.6px;gap:4px}.hero h2{font-size:23px;line-height:1.35;margin-bottom:10px}.hero p{font-size:9px;line-height:1.7;margin-bottom:15px}.hero .button{font-size:9px;padding:10px;gap:6px;min-height:34px}.hero .button svg{width:12px;height:12px}.hero small{font-size:6px;line-height:1.6}.hero-art{width:38%;margin-left:-3px}.art-card{width:125px;height:175px;transform:rotate(7deg) translate(12px)}.art-card>span{font-size:5px;padding:7px 2px 4px;letter-spacing:.5px}.hero-fox{padding:0}.spark-one{right:10px;top:28px;font-size:22px}.spark-two{display:none}.orbit-one{width:220px;height:220px;top:20px;right:-69px}.orbit-two{width:160px;height:260px;top:5px;right:-10px}.section-title h2{font-size:16px}.library-toolbar{gap:14px}.tabs{width:100%;justify-content:space-between}.tab{font-size:9px;padding:8px 9px}.search{max-width:100%;padding:0 11px}.search input{font-size:11px}.asset-grid{gap:11px}.asset-image{height:172px;margin:4px}.asset-open{padding:13px}.asset-info{padding:10px}.asset-info>button{font-size:11px}.asset-info>span{font-size:8px}.asset-footer{padding:10px}.asset-footer button{font-size:8px}.asset-footer button svg{width:12px}.tags{gap:4px;margin-top:10px}.tags>button{font-size:7px;padding:3px 4px}.asset-type{font-size:6px;left:6px;bottom:6px;padding:4px}.favorite-button{right:6px;top:6px;width:25px;height:25px}.select-asset{left:6px;top:8px}.add-card{min-height:290px;padding:10px;text-align:center;gap:10px}.add-card strong{font-size:10px;line-height:1.6}.add-card small{font-size:8px;line-height:1.6}.empty-state{padding:35px 20px}.empty-state h3{font-size:13px}.empty-state p{font-size:10px}.empty-state .button{font-size:11px}.page-footer{margin-top:25px;font-size:8px}.studio-canvas{height:350px}.studio-canvas>img{padding:20px}.recipe-body{display:flex;padding:22px}.preview-caption{flex-direction:column;gap:10px}.job-top{align-items:flex-start}.job-top>.small{font-size:9px}.job-bottom{align-items:flex-start;flex-direction:column}.job-bottom>div{flex-wrap:wrap}.detail-layout{grid-template-columns:1fr;padding:20px}.detail-image{height:280px}.detail-actions .button{flex:1}.source-picker{grid-template-columns:repeat(2,1fr);gap:10px;padding:18px}.source-picker>button>div{height:140px}.source-picker>button{min-height:170px}.modal-head{padding:16px 20px}.modal-head h2{font-size:16px}.modal-form{padding:20px;gap:18px}.selection-bar{padding:9px 10px;gap:10px}.selection-bar>span{font-size:10px;gap:5px}.selection-bar>div{gap:9px}.selection-bar .text-button{font-size:9px}.selection-bar .button{font-size:9px;padding:6px 8px}}.search input:not([type=checkbox]):not([type=color]):not([type=file]){border:0;background:transparent;padding:10px 0;box-shadow:none}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
