:root{font-family:DM Sans,system-ui,sans-serif;color:#172936;background:#f7fbfd;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,a{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}.app-shell{min-height:100vh;display:flex;flex-direction:column}.topbar{height:72px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;gap:44px;background:#ffffffd1;border-bottom:1px solid #e4edf0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:5}.brand{display:flex;align-items:center;gap:10px;font-weight:700;font-family:Space Grotesk;font-size:18px;letter-spacing:-.5px}.brand em{font-style:normal;color:#8ca0a6;font-weight:500}.brand-mark{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;background:#d8f3ea;color:#168269;font-size:17px}.topbar nav{display:flex;gap:26px;height:100%;align-items:center}.topbar nav a{color:#819198;font-weight:600;font-size:14px;height:100%;display:flex;align-items:center;position:relative}.topbar nav a.active{color:#19313d}.topbar nav a.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#39a58a;border-radius:2px}.status-pill{margin-left:auto;border:1px solid #dfeee7;color:#3c806c;background:#f0faf5;border-radius:99px;padding:7px 12px;font-size:12px;font-weight:600}.status-pill span{display:inline-block;width:6px;height:6px;background:#41bc85;border-radius:50%;margin-right:7px}.studio-page,.library-page{width:min(1240px,calc(100% - 40px));margin:0 auto;padding:58px 0 72px;flex:1}.hero{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:42px}.eyebrow{font-size:11px;letter-spacing:1.8px;color:#44a98c;font-weight:700;margin-bottom:16px}.hero h1,.library-head h1{font-family:Space Grotesk;font-size:clamp(32px,4vw,50px);letter-spacing:-2px;line-height:1.08;margin:0;color:#18313b}.hero h1 span{color:#80959d}.hero p,.library-head p{color:#82939a;margin:18px 0 0;font-size:16px}.hero-badge{width:112px;height:112px;border-radius:36px;background:#e2f5ef;color:#29987d;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:36px;line-height:.8;transform:rotate(7deg);margin-right:20px}.hero-badge span{font-size:11px;text-align:center;line-height:1.25;margin-top:8px;letter-spacing:.4px;font-weight:600}.studio-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);gap:22px}.panel{background:#fff;border:1px solid #e3edf0;border-radius:22px;box-shadow:0 12px 40px #2f5b680f;padding:28px}.panel-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.panel-heading h2{font-family:Space Grotesk;font-size:20px;margin:0;color:#1d3540}.panel-heading p{font-size:13px;color:#8b9ca1;margin:6px 0 0}.step-label{font-size:10px;letter-spacing:1.4px;color:#a3b1b5}.upload-box{border:1.5px dashed #b9d8d2;border-radius:15px;background:#f5fcf9;min-height:112px;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer;color:#43786b;transition:.2s}.upload-box:hover{border-color:#4ab091;background:#effaf6}.upload-box input{display:none}.upload-icon{font-size:22px;color:#36a181}.upload-box strong{font-size:14px;margin-top:5px}.upload-box small{font-size:11px;color:#91aaa6;margin-top:4px}.or{display:flex;align-items:center;gap:12px;color:#a6b2b4;font-size:12px;margin:17px 0}.or:before,.or:after{content:"";height:1px;background:#ecf0f1;flex:1}.field-label{font-size:12px;color:#54686f;font-weight:700;display:block;margin:0 0 8px}.field-label span{font-weight:400;color:#abb7ba;margin-left:5px}textarea{width:100%;border:1px solid #dde9eb;border-radius:12px;padding:12px 14px;font:inherit;font-size:13px;line-height:1.5;resize:vertical;outline:none;color:#30464f;background:#fcfefe}textarea:focus{border-color:#6bc3aa;box-shadow:0 0 0 3px #e5f7f0}.field-row{display:flex;gap:24px;margin-top:21px}.field-block{flex:1}.quality-block{max-width:145px}.chip-grid{display:flex;gap:7px;flex-wrap:wrap}.choice,.quality{border:1px solid #e5edef;background:#fff;color:#829399;border-radius:8px;padding:8px 9px;font-size:11px;display:flex;align-items:center;gap:6px}.choice i,.quality i{width:9px;height:9px;border-radius:50%;border:1px solid #bdcacc;display:block}.choice.selected,.quality.selected{color:#238b74;border-color:#8dd4bd;background:#f1fbf7}.choice.selected i,.quality.selected i{border:3px solid #48b694}.quality-list{display:flex;flex-direction:column;gap:8px}.quality{justify-content:space-between;padding:8px 10px}.quality small{font-size:9px;color:#45ac8f;margin-left:auto}.generate-btn{width:100%;margin-top:27px;border:0;border-radius:11px;background:#2ea484;color:#fff;padding:13px 18px;font-size:14px;font-weight:700;box-shadow:0 8px 18px #38aa8c33;transition:.2s}.generate-btn:hover:not(:disabled){background:#238d70;transform:translateY(-1px)}.generate-btn:disabled{opacity:.8;cursor:wait}.generate-btn span{float:right;font-size:18px}.spinner{display:inline-block!important;float:none!important;width:14px;height:14px;border:2px solid #ffffff55;border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite;margin-right:7px;vertical-align:-2px}@keyframes spin{to{transform:rotate(360deg)}}.viewer-panel{min-height:610px;display:flex;flex-direction:column}.status-tag{font-size:10px;letter-spacing:1px;color:#94a3a7;display:flex;align-items:center;gap:6px}.status-tag i{width:7px;height:7px;border-radius:50%;background:#c4d0d2}.status-tag.done{color:#2b9c7b}.status-tag.done i{background:#48b993}.viewer-shell{position:relative;flex:1;min-height:400px;border-radius:16px;overflow:hidden;background:#eef5fb}.viewer-shell canvas{display:block}.viewer-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#8ea1a6;pointer-events:none}.viewer-empty strong{font-family:Space Grotesk;color:#667e85;font-size:15px}.viewer-empty span{font-size:12px}.viewer-icon{width:57px;height:57px;border-radius:18px;background:#e0f2ee;color:#48af94;display:grid;place-items:center;font-size:27px;margin-bottom:3px}.viewer-empty.error .viewer-icon{background:#fff0ed}.viewer-toolbar{position:absolute;top:13px;right:13px;display:flex;gap:6px}.tool-btn{width:30px;height:30px;border:1px solid #d7e5e8;background:#ffffffd9;color:#7c969b;border-radius:8px;font-size:14px}.tool-btn.active{color:#29987d;border-color:#a7d9ca;background:#f1fbf7}.animation-strip{position:absolute;bottom:12px;left:12px;display:flex;gap:5px;align-items:center;padding:5px 7px;border-radius:9px;background:#fffd;font-size:10px;color:#758a90}.animation-strip button{border:1px solid #d7e8e2;background:#f3fbf7;color:#368e75;border-radius:5px;padding:3px 6px;font-size:10px}.viewer-actions{display:flex;align-items:center;gap:10px;margin-top:16px}.secondary-btn,.primary-small{border:1px solid #cde5df;background:#f2fbf7;color:#318e75;border-radius:9px;padding:9px 13px;font-size:12px;font-weight:700}.secondary-btn span{margin-left:8px}.text-btn{border:0;background:transparent;color:#8a9b9f;font-size:12px;margin-left:auto}.notice{font-size:12px;border-radius:9px;padding:10px 12px;margin-top:13px}.error-notice{background:#fff2ef;color:#bd6a5d}.success-notice{background:#effbf5;color:#2b956f}.library-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:38px}.library-head h1{font-size:43px}.primary-small{background:#2ea484;color:#fff;border:0;padding:11px 15px}.empty-library{border:1px dashed #c6dbdc;border-radius:18px;min-height:300px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#8ba0a4;gap:7px}.empty-library span{font-size:36px;color:#7cc9b2}.empty-library strong{font-family:Space Grotesk;color:#667f86}.empty-library p{font-size:13px;margin:2px 0 13px}.asset-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.asset-card{border:1px solid #e1ecee;background:#fff;border-radius:17px;overflow:hidden;box-shadow:0 8px 28px #2f5b680d}.card-preview{height:230px}.card-preview .viewer-shell{height:100%;min-height:0;border-radius:0}.card-preview .viewer-toolbar,.card-preview .animation-strip{display:none}.card-body{padding:16px}.card-title{display:flex;justify-content:space-between;align-items:center}.card-title h3{font-family:Space Grotesk;font-size:16px;margin:0;color:#27434d}.card-body p{font-size:12px;color:#8a9b9f;margin:7px 0 15px}.card-actions{display:flex;justify-content:space-between;align-items:center}.card-actions a{font-size:12px;color:#328f76;font-weight:700}.card-actions button{border:0;background:transparent;color:#a5afb2;font-size:12px}footer{text-align:center;color:#a0b0b3;font-size:11px;padding:20px}footer span{margin:0 7px;color:#c8d4d4}@media(max-width:900px){.studio-grid{grid-template-columns:1fr}.viewer-panel{min-height:520px}.hero-badge{display:none}}@media(max-width:560px){.topbar{gap:16px;padding:0 18px}.topbar nav{gap:13px}.status-pill{display:none}.studio-page,.library-page{width:calc(100% - 24px);padding-top:34px}.panel{padding:19px}.field-row{flex-direction:column;gap:17px}.quality-block{max-width:none}.quality-list{flex-direction:row}.hero h1{font-size:34px}.library-head{align-items:flex-start;gap:16px;flex-direction:column}.viewer-shell{min-height:330px}}
