:root{font-family:Inter,Segoe UI,Microsoft YaHei,Arial,sans-serif;color:#253e3c;background:#f5f7f7;font-synthesis:none;font-size:14px;--teal:#1a514d;--dark:#143d3b;--muted:#7c8c89;--line:#e4eae7;--orange:#dc9757;--shadow:0 8px 28px #183f3a08}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}button{color:inherit}a{color:var(--teal)}button:focus-visible,a:focus-visible{outline:3px solid #daa96e;outline-offset:3px}input:focus,select:focus,textarea:focus{outline:2px solid #88b4a9;outline-offset:1px}button{border:0}h1,h2,h3,p{margin-top:0}h1{font-size:28px;line-height:1.45;letter-spacing:-.6px;font-weight:650;margin-bottom:10px}h2{font-size:20px;line-height:1.5;font-weight:650}h3{font-size:16px;font-weight:600}p{line-height:1.8}small{font-size:12px}svg{flex-shrink:0}input,textarea,select{color:#2b403e}input[type=checkbox]{width:16px;height:16px;accent-color:var(--teal)}.app{display:flex;min-height:100vh}.sidebar{width:232px;background:var(--dark);color:#dce7e2;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;padding:34px 20px 0;z-index:20}.logo{font-size:29px;font-weight:700;letter-spacing:-1.4px;display:flex;gap:10px;align-items:center;color:inherit;line-height:1}.logo-mark{font-family:Arial,sans-serif;position:relative;width:35px;height:35px;background:#e6ebe1;color:#194945;border-radius:10px;display:grid;place-items:center;font-size:29px;font-weight:900;padding-bottom:3px}.logo-mark>span{position:absolute;right:3px;top:3px;width:7px;height:7px;background:#e3a45f;border-radius:50%}.logo-dot{color:#dfa568}.sidebar>.logo{margin-left:8px;margin-bottom:32px;color:#fff}.workspace-tag{display:flex;align-items:center;gap:10px;padding:15px 10px;background:#ffffff08;border:1px solid #ffffff0b;border-radius:8px;margin-bottom:33px}.workspace-tag b{display:block;font-size:13px;font-weight:500;letter-spacing:.2px}.workspace-tag small{font-size:9px;letter-spacing:1.2px;color:#8faeaa;display:block;margin-top:5px}.workspace-symbol{display:grid;place-items:center;width:31px;height:31px;background:#ffffff0c;border-radius:7px;color:#b4d3c5}.nav-caption{color:#8facaa;font-size:11px;letter-spacing:1px;padding:0 14px;margin-bottom:13px}.nav-item{width:100%;background:transparent;color:#a8c0bb;padding:13px 14px;display:flex;align-items:center;gap:12px;border-radius:7px;text-align:left;margin:4px 0;font-size:14px;transition:.18s}.nav-item:hover{background:#ffffff08;color:#fff}.nav-item.active{color:#fff;background:#ffffff12}.nav-active-dot{width:5px;height:5px;margin-left:auto;background:#e0ab68;border-radius:50%}.nav-lower{margin-top:37px}.sidebar-bottom{margin-top:auto}.workspace-note{padding:20px 14px;color:#adcbc0;border-radius:8px;margin:30px 0 24px;background:linear-gradient(140deg,#39635a66,#28534b22);border:1px solid #d4e2bd12}.workspace-note>svg{color:#dcb276;margin-bottom:12px}.workspace-note b{font-size:12px;display:block;font-weight:500;color:#d7e6d8}.workspace-note p{font-size:11px;line-height:1.8;margin:8px 0 0;color:#8faeaa}.profile{display:flex;align-items:center;gap:10px;padding:20px 0;border-top:1px solid #ffffff0e}.avatar{background:#d9b584;color:#22463e;display:grid;place-items:center;width:33px;height:33px;border-radius:50%;font-size:14px;font-weight:600}.profile>div{flex:1;min-width:0}.profile b{font-size:12px;font-weight:500;display:block;max-width:135px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.profile small{display:block;font-size:10px;color:#90aaa5;margin-top:4px}.profile .icon-button{color:#90aaa5}.body{margin-left:232px;width:calc(100% - 232px);display:flex;flex-direction:column;min-height:100vh}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 42px;border-bottom:1px solid var(--line);background:#fff}.breadcrumb{display:flex;gap:11px;align-items:center;font-size:12px;color:#8b9894}.breadcrumb b{color:#46615b;font-weight:500}.top-status{display:flex;gap:24px;align-items:center}.pill{display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;border-radius:5px;font-size:11px;padding:6px 9px;font-weight:500}.pill.teal{background:#e8f2ed;color:#327a64}.pill.neutral{background:#f0f3f1;color:#78847f}.pill.white{background:#ffffffe8;color:#45655d;border:1px solid #ffffff80}.icon-button{background:transparent;padding:6px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;color:#7e928a;text-decoration:none}.icon-button:hover{background:#dfe9e555;color:var(--teal)}main{padding:35px 42px 42px;max-width:1640px;width:100%;margin:0 auto;flex:1}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:30px}.eyebrow{display:block;color:#8b9b90;font-size:10px;letter-spacing:2.3px;font-weight:600;margin-bottom:12px}.page-heading p{font-size:13px;color:#83908a;margin:0}.heading-actions{display:flex;align-items:center;gap:14px}.button{padding:12px 19px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:13px;line-height:1.5;white-space:nowrap;font-weight:500;transition:background .2s,transform .2s;text-decoration:none}.button:hover:not(:disabled){transform:translateY(-1px)}.primary{background:var(--teal);color:#fff;box-shadow:0 3px 6px #10322b0b}.primary:hover:not(:disabled){background:#24665e}.secondary{background:#edf2ef;color:var(--teal);border:1px solid #dfe7e0}.white{background:#fff;color:var(--teal)}.small{padding:8px 11px;font-size:12px}.full{width:100%}.text-button{display:inline-flex;gap:6px;align-items:center;background:transparent;color:var(--teal);font-size:12px;padding:4px 0}.text-button:hover{text-decoration:underline}.library-summary{display:flex;align-items:center;gap:0;padding:20px 24px;background:#fff;border:1px solid var(--line);border-radius:9px;margin-bottom:31px;box-shadow:var(--shadow)}.library-summary>div{display:flex;align-items:center;gap:16px;margin-right:29px;padding-right:29px;border-right:1px solid #e9eeeb}.library-summary>div:nth-child(3){border:0}.library-summary svg{color:#6c8f7e}.library-summary span{font-size:12px;color:#75847d;white-space:nowrap}.library-summary b{font-size:22px;font-weight:600;line-height:1;margin-right:7px;color:#234a42;font-variant-numeric:tabular-nums}.library-summary small{display:block;color:#a1aaa4;font-size:10px;margin-top:9px;letter-spacing:.4px}.library-summary .refresh{margin-left:auto;color:#86988d;white-space:nowrap}.catalog-controls{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);align-items:center}.tabs{display:flex;gap:27px}.tabs>button{position:relative;padding:0 0 17px;display:flex;gap:8px;align-items:center;background:transparent;color:#8d9a93;font-size:14px;font-weight:500}.tabs>button.selected{color:#244f43}.tabs>button.selected:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#315f4e}.tabs>button>span{font-size:10px;background:#e6ede7;border-radius:4px;color:#7a917f;min-width:22px;display:grid;place-items:center;padding:3px 6px}.search{display:flex;align-items:center;gap:9px;border:1px solid #e2e8e2;background:#fff;border-radius:6px;padding:9px 12px;color:#91a294;min-width:230px;max-width:360px}.search input{width:100%;border:0;background:transparent;font-size:12px;outline:none}.search input::placeholder{color:#a1ada5}.catalog-controls .search{margin-bottom:12px}.series-filters{display:flex;align-items:center;gap:10px;margin:21px 0}.series-filters>button{padding:7px 13px;border-radius:5px;background:transparent;font-size:12px;color:#87958b;white-space:nowrap}.series-filters>button.selected{background:#e1ebe1;color:#45614c}.filter-note{margin-left:auto;display:flex;align-items:center;gap:7px;color:#94a195;font-size:11px}.featured-model{display:grid;grid-template-columns:1.7fr 1fr;min-height:374px;border-radius:11px;overflow:hidden;border:1px solid #e0e8e0;background:#fff;box-shadow:var(--shadow)}.featured-canvas{position:relative;display:flex;align-items:stretch;background:#ebf0ea;min-height:380px;overflow:hidden}.featured-canvas>div:not(.model-badges):not(.canvas-caption){width:100%}.model-badges{position:absolute;top:20px;left:23px;display:flex;align-items:center;gap:12px;z-index:2;pointer-events:none}.mini-label{font-size:10px;color:#94a196;letter-spacing:.6px}.canvas-caption{position:absolute;left:23px;right:23px;bottom:17px;display:flex;justify-content:space-between;color:#7c9482;font-size:10px;pointer-events:none}.canvas-caption>span{display:flex;align-items:center;gap:6px}.tiny-dot{width:5px;height:5px;background:#79a186;border-radius:50%}.featured-info{padding:29px 28px 26px;display:flex;flex-direction:column;justify-content:space-between;gap:14px}.featured-info>.eyebrow{font-size:9px;letter-spacing:1.5px;color:#a0ac9b;margin:0}.featured-info .asset-code{font-size:10px;color:#93a58e;letter-spacing:.8px}.featured-info h2{font-size:23px;letter-spacing:-.7px;margin:6px 0 10px}.featured-info p{font-size:11px;color:#8c998b;line-height:1.9;margin:0;max-width:370px}.model-specs{display:grid;grid-template-columns:1fr 1fr;gap:14px 12px;padding:13px 0 18px;border-top:1px solid #edf0e9}.model-specs span{display:block;font-size:10px;color:#9aa597;margin-bottom:6px}.model-specs b{display:block;font-size:11px;color:#5e725b;font-weight:500}.featured-info .button{font-size:12px}.section-title{display:flex;align-items:center;justify-content:space-between;margin:31px 0 17px}.section-title h2{font-size:16px;margin:0;color:#38533c}.section-title>span{color:#a0aa9b;font-size:10px}.model-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.model-card{display:block;background:#fff;border:1px solid var(--line);border-radius:9px;text-align:left;overflow:hidden;padding:0;transition:border-color .2s,box-shadow .2s;min-width:0}.model-card:hover,.model-card.selected{border-color:#9fb89f;box-shadow:0 4px 15px #26462809}.card-preview{width:100%;height:180px;position:relative;background:#edf2ed;overflow:hidden;display:flex;align-items:stretch}.card-preview>div{width:100%}.card-category{position:absolute;left:13px;top:12px;color:#8b9b87;font-size:10px;background:#ffffffb8;padding:5px 7px;border-radius:4px}.card-arrow{position:absolute;right:12px;bottom:12px;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#ffffffd9;color:#68815e}.card-info{padding:16px;display:flex;align-items:center;justify-content:space-between;gap:8px}.card-info h3{font-size:13px;margin:0 0 7px;font-weight:550;line-height:1.5;color:#49603f}.card-info p{font-size:10px;margin:0;color:#9ca892;letter-spacing:.3px}.card-info p>span{padding:0 4px}.color-dot{width:9px;height:9px;border-radius:50%;box-shadow:0 0 0 3px #f4f5f0;margin-right:3px}.library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.library-preview{border:0;padding:0}footer{display:flex;justify-content:space-between;gap:16px;padding:20px 42px;border-top:1px solid #e6ebe6;color:#a0ac9c;font-size:9px;letter-spacing:.4px}.footer-separator{padding:0 10px;color:#c3ccc1}.toast{position:fixed;left:50%;bottom:32px;transform:translate(-50%);background:#173d35;color:#fff;box-shadow:0 7px 25px #173d3540;display:flex;align-items:center;gap:10px;border-radius:8px;padding:15px 23px;z-index:100;font-size:14px;max-width:90vw}.spin{animation:spin 1.1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.boot{height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:22px;background:#f0f4f0}.boot p{color:#799079}.boot button{background:var(--teal);color:#fff;border-radius:6px;padding:12px 20px}.empty{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:75px 30px;background:#fff;border:1px dashed #d9e3d7;border-radius:9px;color:#8ba486;text-align:center;gap:5px}.empty h3{margin:12px 0 4px;color:#4c6749}.empty p{font-size:13px;max-width:500px;color:#919f8b}.empty .button{margin-top:15px}.muted{color:#8a9984}.small-text{font-size:12px}.danger{color:#b67865}.error-line,.warning-line,.success-line{display:flex;align-items:center;gap:8px;padding:13px 16px;border-radius:6px;font-size:13px;margin:16px 0}.error-line{background:#f9eae6;color:#a65745}.warning-line{background:#fff3dc;color:#9c7b38;display:block}.warning-line p{margin:0}.success-line{background:#e6f3e5;color:#518448}.panel{background:#fff;border:1px solid var(--line);border-radius:9px;padding:26px;box-shadow:var(--shadow)}.panel h2{font-size:18px;color:#405d3b}.panel>p{font-size:13px}.panel-heading{display:flex;align-items:center;gap:10px;margin-bottom:20px}.panel-heading h2{margin:0}.panel-heading .pill{margin-left:auto}.field{display:block;margin-bottom:19px;min-width:0}.field>span{display:block;font-size:12px;font-weight:500;color:#647a5b;margin-bottom:9px}.field>input,.field>textarea,.field>select{width:100%;border:1px solid #dce5d8;background:#fff;border-radius:6px;padding:11px 12px;font-size:13px;min-width:0}.field>input::placeholder,.field>textarea::placeholder{color:#a2ae99}.field textarea{min-height:86px;resize:vertical;line-height:1.7}.field small{color:#9caa90;display:block;line-height:1.7;font-size:10px;margin-top:8px}.field input[type=range]{padding:0;border:0;accent-color:#50794c;height:24px}.field input[type=color]{padding:5px;height:43px}.range-labels{display:flex;justify-content:space-between;font-size:10px;color:#99aa8d}.swatches{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.swatches button{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;color:#fff;border:2px solid transparent}.swatches button.active{outline:2px solid #9db992;outline-offset:2px}.swatches input{width:30px;height:30px;border:1px solid #d8e2d2;padding:2px;border-radius:4px;background:#fff}.studio-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:21px}.studio-surface{position:relative;min-height:625px;border-radius:10px;border:1px solid #dfe7da;background:#e9efe5;overflow:hidden;display:flex;align-items:stretch}.studio-surface>div:not(.studio-toolbar):not(.studio-bottom){width:100%}.studio-toolbar{position:absolute;z-index:2;top:19px;left:21px;right:21px;display:flex;justify-content:space-between;align-items:center;color:#68825a;pointer-events:none}.studio-toolbar>span:first-child{display:flex;align-items:center;gap:8px;font-size:12px}.studio-bottom{position:absolute;left:20px;right:20px;bottom:19px;display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#8b9d7e}.studio-panel{background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden}.compact-tabs{gap:0;border-bottom:1px solid var(--line);padding:0 20px}.compact-tabs>button{width:50%;justify-content:center;padding:19px 0 15px;font-size:12px}.panel-content{padding:24px 22px}.callout{display:flex;gap:10px;padding:15px 12px;background:#f0f4eb;border:1px solid #e5ecdc;border-radius:6px;color:#83a36d;margin:15px 0 0;align-items:flex-start}.callout p{margin:0;color:#93a182;font-size:11px;line-height:1.9}.save-state{font-size:11px;color:#98a78a}.assembly-list{margin-top:18px}.assembly-base{display:flex;gap:8px;align-items:center;font-size:12px;padding:12px;background:#f2f5ee;border-radius:5px;color:#627e4f}.assembly-base span{margin-left:auto;font-size:10px;color:#99aa87}.instance{padding:14px 0;border-bottom:1px solid #e5ebde}.instance-header{display:flex;justify-content:space-between;align-items:center}.instance-header b{font-size:12px;color:#6b8155;font-weight:500}.xyz{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.xyz .field{margin-top:10px;margin-bottom:0}.xyz input{padding:9px 6px}.connection-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:24px}.copy-field{display:flex;align-items:center;justify-content:space-between;border:1px solid #dfe7d7;border-radius:6px;background:#f7f9f4;padding:10px 12px;gap:10px}.copy-field code{font-size:12px;color:#70875d;overflow-wrap:anywhere}.tool-panel{background:#eef3e8;border-color:#dfe8d5;padding:34px}.tool-panel h2{font-size:28px;line-height:1.65;margin-bottom:28px}.tool-row{display:flex;gap:12px;margin-top:23px;color:#6c9454}.tool-row b{font-size:13px;color:#4c6e39;font-weight:500}.tool-row p{font-size:12px;color:#8da475;margin:5px 0 0}.token-reveal{margin:20px 0;background:#fff6e7;border:1px solid #ecdfc5;padding:15px;border-radius:6px}.token-reveal b{font-size:12px;color:#8c764c}.token-reveal textarea{display:block;width:100%;height:75px;word-break:break-all;resize:none;background:#fff8;border:1px solid #e2d9c0;border-radius:4px;margin:10px 0;font-family:monospace;font-size:11px}.token-list{margin-top:20px}.token-list>div{display:flex;justify-content:space-between;padding:14px 0;border-top:1px solid #e6ebde}.token-list b{font-size:12px;font-weight:500}.token-list small{display:block;font-size:10px;color:#99a689;margin-top:7px}.billing-grid{display:grid;grid-template-columns:360px 1fr;gap:24px}.plan-card{background:#24533e;color:#eaf1dd;border-radius:10px;padding:31px}.plan-card .pill{background:#ffffff13;color:#d3e4ba;border:1px solid #ffffff17}.plan-card h2{font-size:24px;color:#edf4e3;margin:21px 0 7px}.price{font-size:50px;letter-spacing:-2px;font-weight:600}.price span{font-size:13px;letter-spacing:0;font-weight:400;color:#a8c398;margin-left:10px}.plan-card>p{color:#a7c093;font-size:13px;margin-bottom:25px}.plan-feature{display:flex;gap:10px;align-items:center;color:#c0d2ac;font-size:12px;margin:16px 0}.plan-demo{border:1px solid #7b986450;border-radius:6px;padding:12px;text-align:center;font-size:12px;color:#bbcc9f;background:#91af6f18;margin-top:26px}.rates{margin-top:30px}.rates>div{display:flex;justify-content:space-between;padding:20px 0;border-bottom:1px solid #e8eddf;font-size:13px}.rates b{color:#8ea279;font-size:12px;font-weight:500}.usage-panel{margin-top:24px}.login{display:grid;grid-template-columns:1.08fr 1fr;min-height:100vh;background:#fff}.login-story{background:#e7efe6;position:relative;overflow:hidden;display:flex;flex-direction:column;padding:40px 56px;min-height:740px}.login-story>.logo{color:#244e3d}.login-story>div:nth-child(2){margin-top:64px;position:relative;flex:1}.login-story .eyebrow{color:#88a77e;font-size:10px}.login-story h1{font-size:42px;line-height:1.5;color:#2c583f;letter-spacing:-1.5px;margin-bottom:15px}.login-story p{color:#809b75;font-size:14px;line-height:1.9;margin:0}.login-model{height:300px;position:relative;margin:-25px -40px -15px;pointer-events:none;display:flex}.login-model>div{width:100%}.login-story>small{font-size:10px;color:#9aaa8e;letter-spacing:1.6px}.login-form{display:flex;align-items:center;justify-content:center;padding:50px 40px}.login-form-inner{max-width:360px;width:100%}.login-form h2{font-size:26px;letter-spacing:-.5px;margin:23px 0 12px;color:#324e39}.login-form p{font-size:12px;color:#96a18c;margin-bottom:28px}.login-form .field>span{font-size:12px}.login-form input{padding:13px}.login-form .button{margin-top:10px;padding:13px}.login-switch{font-size:12px;color:#9ba591;text-align:center;padding:20px 0}.login-switch .text-button{margin-left:5px}.login-info{border-top:1px solid #e9eee1;padding-top:22px;margin-top:9px;display:flex;align-items:flex-start;gap:10px;color:#97af82}.login-info p{font-size:10px;line-height:1.9;margin:0;color:#a0ab93}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:29px}.stat{display:grid;grid-template-columns:1fr auto;padding:23px;background:#fff;border:1px solid var(--line);border-radius:9px;gap:12px;align-items:center}.stat>svg{color:#94b381;grid-column:2;grid-row:1/3}.stat b{font-size:30px;font-weight:600;color:#3c6431;grid-column:1;grid-row:1}.stat span{font-size:12px;color:#90a180;grid-column:1;grid-row:2}.privacy-banner{background:#e7eee0;padding:42px;border-radius:12px;display:flex;gap:36px;align-items:center;border:1px solid #dce6d3;margin:24px 0}.privacy-icon{width:134px;height:134px;border-radius:50%;border:1px solid #c3d6b3;display:grid;place-items:center;color:#7b9f5d;background:#eff4e8;flex-shrink:0}.privacy-banner h2{font-size:23px;color:#506a3b;margin-bottom:12px}.privacy-banner p{font-size:13px;color:#869973}.privacy-banner .eyebrow{color:#97ab85;font-size:9px}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:29px}.quick-card{position:relative;text-align:left;background:#fff;border:1px solid var(--line);border-radius:9px;padding:25px;min-height:172px}.quick-card>svg:first-child{color:#91b278;margin-bottom:17px}.quick-card>svg:last-child{position:absolute;top:26px;right:22px;color:#9bb68b}.quick-card h3{font-size:14px;color:#526e3f;margin-bottom:10px}.quick-card p{font-size:11px;color:#9aa98c;margin:0}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.toolbar>.muted{font-size:12px}.table-panel{padding:0;overflow:hidden}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px;text-align:left}th{background:#f8faf5;padding:15px 20px;font-size:11px;font-weight:500;color:#92a381;white-space:nowrap}td{padding:18px 20px;border-top:1px solid #e8eddf;color:#71825f;vertical-align:middle}td>b{font-size:12px;font-weight:500;color:#506a3f}td small{display:block;color:#a1ae92;font-size:10px;margin-top:7px}.table-model{display:flex;align-items:center;gap:11px;white-space:nowrap}.table-model b{font-size:12px;font-weight:500}.file-icon{display:grid;place-items:center;background:#eef3e7;color:#98b57d;width:37px;height:40px;border-radius:5px}.file-chip{font-size:10px;background:#f1f5e9;padding:6px 9px;border-radius:4px;max-width:180px;overflow:hidden;text-overflow:ellipsis;display:inline-block}.notes-cell{max-width:260px;overflow-wrap:anywhere;line-height:1.7}.emphasis{font-weight:600;color:#668446}.modal-backdrop{position:fixed;inset:0;background:#152e235c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:80;display:flex;align-items:center;justify-content:center;padding:30px}.modal{width:min(660px,100%);max-height:90vh;background:#fff;border-radius:12px;padding:27px 30px;overflow:auto;box-shadow:0 20px 70px #0c291e33}.modal>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}.modal>header h2{font-size:20px;margin:0;color:#496236}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.modal .xyz{margin:0 0 20px}.modal .xyz .field{margin-top:0}.private-fields{padding:16px;background:#f6f8f0;border-radius:7px;margin:19px 0}.private-fields>span{display:flex;gap:7px;align-items:center;font-size:11px;color:#9aad86;margin-bottom:16px}.private-fields .field{margin-bottom:0}.check-label{display:flex;gap:9px;align-items:center;font-size:12px;color:#7c935f;line-height:1.6;margin:20px 0}.modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:23px}.file-uploads{border-top:1px solid #e5ecdc;margin-top:28px;padding-top:24px}.file-uploads h3{font-size:15px;color:#65834a}.file-row{display:flex;align-items:center;gap:12px;padding:14px 0;border-top:1px solid #ecf0e3;color:#9fb788}.file-row>span{flex:1;min-width:0}.file-row b{font-size:12px;color:#778d5d;font-weight:500}.file-row small{display:block;font-size:10px;color:#a4b192;margin-top:6px;overflow-wrap:anywhere}.upload-button{display:flex;align-items:center;gap:6px;padding:8px 11px;border:1px solid #dde6cf;border-radius:5px;color:#7a9957;font-size:11px;cursor:pointer}.upload-button input{display:none}.upload-button.disabled{opacity:.5;pointer-events:none}.calculation{display:flex;justify-content:space-around;gap:15px;background:#eff5e6;border-radius:7px;padding:20px;color:#94a97c}.calculation>span{font-size:11px}.calculation b{display:block;font-size:17px;margin-top:10px;color:#769b50;font-weight:500}.publish-flow{display:flex;align-items:center;justify-content:center;gap:60px;padding:31px;background:#fff;border:1px solid var(--line);border-radius:10px;margin-bottom:22px}.publish-flow>div{display:flex;align-items:center;gap:18px;color:#88ad65}.publish-flow b{font-size:14px;color:#5d7d43;font-weight:500;display:block}.publish-flow small{color:#9aae87;font-size:11px;display:block;margin-top:6px}.flow-arrow{display:flex;flex-direction:column;align-items:center;gap:7px;color:#a1b28d;font-size:10px}.privacy-strip{display:flex;align-items:center;gap:15px;flex-wrap:wrap;color:#7a9c58;background:#ecf4e2;border:1px solid #dfeacc;border-radius:7px;padding:16px 20px;margin-bottom:24px;font-size:11px}.privacy-strip b{font-size:12px;font-weight:500;margin-right:5px}.privacy-strip>span{display:flex;align-items:center;gap:5px;color:#94a87b}.panel-top{display:flex;align-items:center;justify-content:space-between;padding:23px}.panel-top h2{margin:0;font-size:16px}@media(min-width:1500px){.model-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.featured-model{grid-template-columns:1.8fr 1fr;min-height:420px}.featured-canvas{min-height:420px}.card-preview{height:195px}.featured-info{padding:34px}.library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1200px){.sidebar{width:206px;padding-left:15px;padding-right:15px}.body{margin-left:206px;width:calc(100% - 206px)}main{padding:29px 27px}.topbar{padding:0 27px}.library-summary{padding:19px 18px}.library-summary>div{margin-right:19px;padding-right:19px;gap:11px}.library-summary .refresh{font-size:0;gap:0}.featured-model{grid-template-columns:1.25fr 1fr}.featured-info{padding:24px}.featured-info h2{font-size:20px}.studio-grid{grid-template-columns:minmax(0,1fr) 280px;gap:16px}.model-grid{gap:15px}.card-preview{height:155px}.card-info{padding:13px}.page-heading h1{font-size:25px}.privacy-banner{padding:30px}.billing-grid{grid-template-columns:300px 1fr}th,td{padding:14px}.publish-flow{gap:35px}.login-story{padding:36px}.login-story h1{font-size:37px}}@media(max-width:1000px){.sidebar{width:180px}.body{margin-left:180px;width:calc(100% - 180px)}.workspace-tag{gap:6px;padding:10px 5px}.workspace-tag b{font-size:11px}.workspace-tag small{font-size:7px}.sidebar>.logo{font-size:26px;margin-left:3px}.nav-item{font-size:12px;gap:9px;padding:12px 9px}.workspace-note{padding:16px 10px}.workspace-note b{font-size:11px}main{padding:25px 22px}.topbar{padding:0 22px;height:67px}.page-heading{gap:12px}.page-heading h1{font-size:23px}.page-heading p{font-size:12px}.page-heading .button{font-size:12px;padding:11px 13px}.library-summary>div{margin-right:14px;padding-right:14px}.library-summary>div>svg{display:none}.featured-info{padding:20px}.featured-info .model-specs{gap:14px 7px}.featured-canvas{min-height:365px}.model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-preview{height:170px}.studio-grid{grid-template-columns:1fr}.studio-surface{min-height:430px}.studio-panel .panel-content{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.studio-panel .callout{margin-top:0}.connection-grid{grid-template-columns:1fr}.tool-panel h2 br{display:none}.billing-grid{grid-template-columns:260px 1fr}.plan-card{padding:25px}.privacy-banner{gap:20px;padding:25px}.privacy-icon{width:90px;height:90px}.privacy-icon svg{width:45px}.privacy-banner h2{font-size:19px}.quick-card{padding:20px}.stat-grid{gap:12px}.stat{padding:18px}.stat svg{width:17px}.stat b{font-size:24px}.stat span{font-size:11px}.section-title>span{font-size:9px}footer{padding:17px 22px;font-size:8px}.login-story h1{font-size:31px}.login-model{margin-top:5px}.login-story{min-height:720px}.login-form{padding:40px 30px}}@media(max-width:760px){.sidebar{position:sticky;width:100%;height:auto;top:0;flex-direction:row;align-items:center;padding:13px 18px;gap:16px;overflow:auto}.sidebar>.logo{font-size:21px;margin:0;flex-shrink:0}.logo-mark{width:28px;height:28px;font-size:24px;border-radius:7px}.sidebar .workspace-tag,.sidebar .nav-caption,.sidebar-bottom{display:none}.sidebar nav{display:flex;gap:4px;flex-shrink:0}.nav-item{width:auto;margin:0;padding:9px 10px;font-size:11px;white-space:nowrap;gap:5px}.nav-item svg{width:15px}.nav-active-dot{display:none}.app{display:block}.body{width:100%;margin:0}.topbar{height:58px;padding:0 20px}.top-status{gap:12px}.top-status>.icon-button{display:none}main{padding:24px 20px}.page-heading{margin-bottom:23px;align-items:flex-start}.page-heading h1{font-size:23px}.eyebrow{font-size:8px;letter-spacing:1.6px}.page-heading p{font-size:12px;max-width:300px}.heading-actions{flex-direction:column;align-items:flex-end;gap:7px}.page-heading .button{padding:10px;font-size:11px}.library-summary{padding:17px 15px;margin-bottom:24px}.library-summary>div{margin-right:16px;padding-right:16px}.library-summary b{font-size:22px}.library-summary span{font-size:10px}.library-summary small{font-size:9px}.library-summary .refresh{display:none}.catalog-controls{gap:10px}.tabs{gap:17px}.tabs>button{font-size:12px;gap:5px}.tabs svg{width:15px}.search{min-width:160px;padding:8px 9px;max-width:240px}.search input{font-size:11px}.series-filters{gap:3px;overflow:auto}.series-filters>button{font-size:11px;padding:6px 9px}.filter-note{display:none}.featured-model{grid-template-columns:1fr}.featured-canvas{min-height:340px;max-height:340px}.featured-info{padding:22px}.featured-info>.eyebrow{display:none}.featured-info>div:nth-child(2){display:grid;grid-template-columns:1fr}.featured-info .model-specs{padding:14px 0 4px;grid-template-columns:repeat(4,1fr);gap:8px}.featured-info .button{padding:12px}.featured-info p{max-width:100%}.featured-info h2{margin-bottom:6px;font-size:22px}.model-grid{gap:14px}.card-preview{height:175px}.section-title{margin-top:26px}.section-title>span{display:none}.card-info{padding:13px}.card-info h3{font-size:12px}.card-info p,.card-category{font-size:9px}.billing-grid{grid-template-columns:1fr}.plan-card{padding:27px}.plan-card h2{margin-top:16px}.plan-feature{display:inline-flex;margin-right:24px}.login{grid-template-columns:1fr}.login-story{min-height:0;padding:26px 28px 0}.login-story>div:nth-child(2){margin-top:29px;min-height:275px}.login-story .eyebrow{font-size:8px}.login-story h1{font-size:27px;line-height:1.4}.login-story p{font-size:12px}.login-model{position:absolute;left:43%;right:-40px;bottom:0;margin:0;height:260px;z-index:0;opacity:.85}.login-story>small{display:none}.login-story h1,.login-story p,.login-story .eyebrow{position:relative;z-index:1}.login-form{padding:36px 30px}.login-form-inner{max-width:460px}.login-form h2{font-size:24px}.login-form .pill{display:none}.privacy-banner{display:block;padding:26px}.privacy-icon{display:none}.quick-grid{grid-template-columns:1fr}.quick-card{min-height:0;padding:23px}.quick-card>svg:first-child{margin-bottom:10px}.stat-grid{grid-template-columns:repeat(2,1fr)}.publish-flow{padding:25px 15px;gap:18px}.publish-flow>div{gap:10px}.publish-flow>div>svg{width:22px}.publish-flow b{font-size:12px}.publish-flow small,.flow-arrow{font-size:9px}.privacy-strip{font-size:10px;gap:10px}.privacy-strip>b{font-size:11px}.toolbar .muted{font-size:10px}.toolbar{gap:10px}.modal{padding:24px;max-height:94vh}.modal-backdrop{padding:12px}.form-grid{gap:0 13px}.table-wrap{max-width:100%}footer{font-size:8px;padding:18px 20px}footer>span:last-child{display:none}}@media(max-width:440px){.page-heading h1{font-size:21px}.heading-actions .button{font-size:10px;padding:9px}.page-heading p{max-width:235px;font-size:11px}.library-summary{padding:17px 12px}.library-summary>div{padding-right:10px;margin-right:10px}.library-summary small{font-size:8px}.library-summary b{font-size:20px;margin-right:4px}.library-summary span{font-size:9px}.search{min-width:0;width:160px}.catalog-controls .search{width:146px}.tabs{gap:13px}.tabs>button>span{display:none}.tabs>button{white-space:nowrap}.series-filters{gap:0}.series-filters>button{font-size:10px;padding:7px 8px}.card-preview{height:138px}.model-grid{gap:10px}.card-info{padding:12px}.card-info p{font-size:8px}.color-dot{display:none}.featured-canvas{min-height:300px}.featured-info .model-specs{grid-template-columns:1fr 1fr}.canvas-caption{font-size:9px;left:16px;right:16px}.login-model{left:38%;right:-65px;opacity:.7}.studio-panel .panel-content{grid-template-columns:1fr}.studio-surface{min-height:360px}.studio-bottom{font-size:9px}.publish-flow{gap:10px}.publish-flow>div>svg{display:none}.privacy-strip>svg{display:none}.calculation{padding:16px 12px;gap:12px}.calculation b{font-size:14px}.form-grid{grid-template-columns:1fr}.form-grid .field{margin-bottom:14px}.modal-actions .button{flex:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}@media(min-width:761px){.sidebar{overflow-y:auto}.sidebar>nav,.sidebar>.logo,.sidebar>.workspace-tag,.sidebar>.nav-caption,.sidebar-bottom{flex-shrink:0}}@media(min-width:761px)and (max-height:900px){.sidebar{padding-top:25px}.sidebar>.logo{margin-bottom:23px}.workspace-tag{margin-bottom:23px}.sidebar .nav-lower{margin-top:23px}.sidebar-bottom .workspace-note{display:none}}.studio-chat-grid{grid-template-columns:minmax(0,1fr) minmax(340px,390px);align-items:start;gap:20px}.studio-workspace{min-width:0}.studio-chat-grid .studio-surface{height:550px;min-height:550px}.studio-heading .heading-actions{gap:10px;flex-wrap:wrap}.studio-heading .save-state{font-size:11px}.studio-model-summary{display:flex;align-items:center;gap:26px;padding:16px 20px;background:#fff;border:1px solid var(--line);border-radius:8px;margin-top:12px;color:#94a18d;font-size:10px}.studio-model-summary>span>b{display:block;color:#54765b;font-size:16px;font-weight:500;margin-bottom:5px}.studio-theme-swatch{width:26px;height:26px;border-radius:7px;margin-left:auto;box-shadow:0 0 0 4px #f1f5ed;flex-shrink:0}.studio-manual{margin-top:14px;background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden}.studio-manual>summary{display:flex;align-items:center;gap:10px;padding:18px 19px;cursor:pointer;color:#627b58;list-style:none;font-size:12px}.studio-manual>summary::-webkit-details-marker{display:none}.studio-manual>summary>b{font-weight:500}.studio-manual>summary>span{margin-left:auto;font-size:10px;color:#9bac8f}.studio-manual[open]>summary{border-bottom:1px solid var(--line)}.studio-manual[open]>summary>span{font-size:0}.studio-manual[open]>summary>span:after{content:"收起编辑";font-size:10px}.studio-manual .studio-panel{border:0;border-radius:0}.studio-manual .studio-panel .panel-content{display:grid;grid-template-columns:1fr 1fr;gap:0 22px;padding:22px}.studio-manual .studio-panel .callout{margin-top:0}.studio-edit-fields{border:0;margin:0;padding:0;min-width:0}.studio-edit-fields:disabled{opacity:.65}.studio-parts-content .assembly-list{margin-top:0}.studio-parts-help{margin-top:18px;line-height:1.9}.studio-chat-grid.chat-is-hidden{grid-template-columns:1fr}.chat-is-hidden .design-chat{display:none}.design-chat{background:#fff;border:1px solid #dce6d7;border-radius:12px;display:flex;flex-direction:column;height:716px;max-height:calc(100vh - 130px);min-height:570px;position:sticky;top:22px;overflow:hidden;box-shadow:0 6px 24px #36583406}.chat-header{display:flex;align-items:center;gap:10px;padding:19px 16px;border-bottom:1px solid #edf1e9}.chat-logo{display:grid;place-items:center;width:37px;height:37px;background:#eaf2e2;color:#54854c;border-radius:11px;flex-shrink:0}.chat-header>div{flex:1;min-width:0}.chat-header h2{font-size:14px;color:#3a5b43;margin:0 0 7px;font-weight:600}.chat-header p{font-size:10px;color:#98a58f;margin:0;display:flex;align-items:center;gap:5px;white-space:nowrap}.chat-header>.icon-button{padding:5px;color:#98a78f;flex-shrink:0}.chat-dot{width:5px;height:5px;border-radius:50%;background:#bdc9b5;display:inline-block}.chat-dot.online{background:#76a768}.chat-model-context{display:flex;align-items:center;gap:9px;background:#fafbf8;padding:11px 16px;font-size:10px;color:#a0ae94;flex-shrink:0;border-bottom:1px solid #edf1e8}.chat-model-context b{font-weight:500;color:#7d9370;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-model-context>span{white-space:nowrap}.chat-service-note{display:flex;align-items:flex-start;gap:7px;background:#faf8ed;padding:12px 14px;margin:13px 13px 0;border:1px solid #ece6cb;border-radius:7px;color:#8d8049;flex-shrink:0}.chat-service-note>div{flex:1;min-width:0}.chat-service-note b{font-size:11px;font-weight:500;line-height:1.65;display:block}.chat-service-note p{font-size:10px;line-height:1.7;margin:5px 0 0;color:#a19870;overflow-wrap:anywhere}.chat-service-note button{color:#a09566;padding:3px}.chat-conversation{overflow:auto;flex:1;min-height:0;padding:21px 18px 14px;scrollbar-width:thin;scrollbar-color:#dbe5d2 transparent;overscroll-behavior:contain}.chat-welcome{text-align:left;margin-bottom:25px}.chat-welcome-icon{width:42px;height:42px;background:linear-gradient(140deg,#f0f6e9,#e7efdf);color:#71995d;display:grid;place-items:center;border-radius:13px;margin-bottom:17px}.chat-welcome h3{color:#55764b;font-size:15px;font-weight:500;letter-spacing:-.25px;margin:0 0 10px}.chat-welcome p{font-size:11px;color:#98a98a;line-height:1.85;margin:0}.chat-examples{display:flex;flex-direction:column;gap:8px;margin-top:19px}.chat-examples button{display:flex;align-items:center;justify-content:space-between;gap:7px;text-align:left;border:1px solid #e5ecdE;border-radius:6px;padding:10px 11px;background:#f9fbf6;color:#829971;font-size:10px;line-height:1.6}.chat-examples button:hover{background:#eef4e7;border-color:#d1dfc4}.chat-examples svg{flex-shrink:0;color:#b0bda6}.chat-message{margin:18px 0;max-width:100%;min-width:0}.chat-author{display:block;font-size:9px;color:#a1af96;margin-bottom:7px;letter-spacing:.3px}.chat-message.user{text-align:right;margin-left:24px}.chat-message.assistant{margin-right:8px}.chat-bubble{display:inline-block;text-align:left;font-size:12px;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere;border-radius:9px;padding:11px 13px;background:#f4f7ee;color:#728762;max-width:100%}.chat-message.user .chat-bubble{background:#6c8c51;color:#fff;border-bottom-right-radius:3px}.chat-message.assistant .chat-bubble{background:#f5f8f1;border-bottom-left-radius:3px}.chat-actions{margin:11px 0 9px;padding:0;list-style:none;display:flex;flex-direction:column;gap:7px}.chat-actions li{font-size:10px;line-height:1.55;display:flex;align-items:flex-start;gap:6px;color:#85a06d;overflow-wrap:anywhere}.chat-actions svg{flex-shrink:0;margin-top:1px}.chat-actions.undone{opacity:.55}.chat-result{display:flex;align-items:center;gap:5px;font-size:9px;color:#a1af93;line-height:1.65;margin-top:6px}.chat-result.saved{color:#7d9b65}.chat-save-error{padding:9px 10px;margin-top:8px;background:#fff5f0;border-radius:5px;color:#b18162;line-height:1.8;font-size:10px;overflow-wrap:anywhere}.chat-undo{display:inline-flex;align-items:center;gap:5px;color:#8aa177;border:1px solid #e0e8d8;background:#fff;font-size:10px;padding:6px 8px;border-radius:5px;margin-top:10px}.chat-thinking{display:flex;align-items:center;gap:9px;color:#8ba773;font-size:11px;padding:12px 0}.chat-notice{background:#f6f8f0;border:1px dashed #dfe6d5;font-size:10px;color:#96a486;line-height:1.9;padding:10px 12px;border-radius:6px;overflow-wrap:anywhere}.chat-error{font-size:10px;padding:12px;border-radius:7px;background:#fff5ef;border:1px solid #f0dfd1;color:#b18468;line-height:1.8}.chat-error b{font-size:11px;font-weight:500;color:#a77457}.chat-error p{margin:4px 0;overflow-wrap:anywhere}.chat-error>span{color:#bd9b82}.chat-composer{border-top:1px solid #edf1e6;padding:13px 14px 10px;background:#fff;flex-shrink:0}.chat-input-box{border:1px solid #dce5d2;background:#fafbf8;border-radius:9px;padding:10px 11px 8px}.chat-input-box:focus-within{border-color:#9eb788;box-shadow:0 0 0 2px #eef4e7}.chat-input-box textarea{border:0;background:transparent;resize:vertical;display:block;min-height:61px;max-height:130px;width:100%;font-size:11px;line-height:1.8;outline:none;padding:0;color:#5f7852}.chat-input-box textarea:focus{outline:none}.chat-input-box textarea::placeholder{color:#afbaa4}.chat-input-tools{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:6px}.chat-input-tools>span{color:#b0bba5;font-size:9px}.chat-send{height:31px;width:31px;border:0;border-radius:8px;display:grid;place-items:center;background:#739655;color:#fff}.chat-send:disabled{background:#b1c29f;opacity:.65}.chat-send.cancel{background:#ecf2e5;color:#799364;border:1px solid #dce7d0}.chat-scope,.chat-fee{text-align:center;margin:8px 0 0;font-size:9px;color:#a9b29c;line-height:1.6}.chat-fee{margin-top:4px;color:#b4bea8}@media(min-width:1600px){.studio-chat-grid{grid-template-columns:minmax(0,1fr) 410px;gap:24px}.studio-chat-grid .studio-surface{height:600px;min-height:600px}.design-chat{height:770px}.chat-welcome h3{font-size:16px}.chat-header{padding:21px 18px}.chat-conversation{padding:23px 21px}.chat-bubble{font-size:13px}.chat-examples button{font-size:11px}}@media(max-width:1250px){.studio-heading{align-items:flex-start}.studio-heading .heading-actions{max-width:280px}.studio-heading .save-state{width:100%;text-align:right}.studio-chat-grid{grid-template-columns:minmax(0,1fr) 335px;gap:15px}.studio-chat-grid .studio-surface{height:540px;min-height:540px}.chat-header{gap:7px;padding:15px 12px}.chat-header h2{font-size:13px}.chat-header p{font-size:9px}.chat-header>.icon-button{padding:3px}.studio-model-summary{gap:17px;padding:16px}.studio-model-summary>span{font-size:9px}.studio-model-summary>span>b{font-size:15px}.studio-toolbar{left:15px;right:15px}.studio-toolbar>span:first-child{font-size:11px}.studio-manual .studio-panel .panel-content{grid-template-columns:1fr;gap:0;padding:18px}.studio-parts-content .assembly-list{margin-top:15px}}@media(max-width:1050px){.studio-chat-grid{grid-template-columns:1fr}.studio-chat-grid .studio-surface{height:430px;min-height:430px}.design-chat{height:660px;max-height:none;min-height:0;position:static}.studio-manual .studio-panel .panel-content{grid-template-columns:1fr 1fr;gap:0 20px}.studio-parts-content .assembly-list{margin-top:0}.studio-heading .heading-actions{max-width:260px}.chat-header{padding:17px}.chat-conversation{padding:20px}.chat-welcome{margin-bottom:20px}.chat-examples{display:grid;grid-template-columns:1fr 1fr 1fr}.chat-examples button{align-items:flex-start;gap:8px}.chat-message.assistant{margin-right:30px}.chat-message.user{margin-left:40px}.chat-bubble{font-size:12px}.chat-composer{padding:14px 18px}.chat-input-box textarea{min-height:54px}.chat-welcome-icon{display:none}}@media(max-width:600px){.studio-heading{flex-direction:column;gap:15px}.studio-heading .heading-actions{width:100%;max-width:none;flex-direction:row;align-items:center;justify-content:flex-end}.studio-heading .save-state{margin-right:auto;text-align:left;width:auto;font-size:10px}.studio-chat-grid .studio-surface{height:350px;min-height:350px}.studio-model-summary{gap:18px}.studio-manual .studio-panel .panel-content{grid-template-columns:1fr}.studio-parts-content .assembly-list{margin-top:15px}.chat-examples{grid-template-columns:1fr;gap:7px}.chat-examples button{font-size:11px;align-items:center}.design-chat{height:700px}.chat-welcome h3{font-size:15px}.chat-welcome p{font-size:11px}.chat-model-context{font-size:9px}.chat-message.assistant{margin-right:7px}.chat-message.user{margin-left:20px}.chat-scope,.chat-fee{font-size:8px}.studio-manual>summary{padding:16px}.chat-input-box textarea{font-size:12px}}@media(min-width:1051px)and (max-height:850px){.studio-chat-grid .studio-surface{height:440px;min-height:440px}.design-chat{height:calc(100vh - 260px);max-height:none;min-height:450px}.chat-header{padding:13px 14px}.chat-welcome-icon{display:none}.chat-welcome{margin-bottom:14px}.chat-conversation{padding:14px}.chat-composer{padding:10px 12px 8px}.chat-input-box textarea{min-height:44px}}
