.ai-img-form-wrapper{width:100%;padding:28px;border-radius:14px;background:linear-gradient(180deg,#0f1724 0%,#0b1220 100%);box-shadow:0 8px 30px rgb(2 6 23 / .7);color:#e6eef8;box-sizing:border-box;margin:18px 0;font-family:inherit}/ inner card / .ai-img-form{display:flex;gap:24px;width:100%;align-items:flex-start;justify-content:space-between;background:rgb(255 255 255 / .02);border:1px solid rgb(255 255 255 / .04);padding:20px;border-radius:12px;box-sizing:border-box;flex-wrap:nowrap;min-height:360px;font-family:inherit}/ columns / .ai-col{box-sizing:border-box;min-width:0;font-family:inherit}.ai-col-left{max-width:100%;display:flex;flex-direction:row;gap:12px;margin-bottom:25px;flex-wrap:nowrap;align-content:center;justify-content:space-between;align-items:flex-start}}.ai-col-right{flex:0 0 40%;max-width:40%;display:flex;flex-direction:column;gap:12px}/ labels and inputs / .ai-label{display:block;font-weight:600;margin-bottom:8px;color:#cfe4ff;font-size:14px;font-family:inherit}.ai-label.small{font-size:12px;color:#9fb4d8;margin-bottom:6px}.ai-textarea{width:100%;padding:14px;border-radius:10px;border:1px solid rgb(255 255 255 / .04);background:linear-gradient(180deg,rgb(255 255 255 / .02),rgb(255 255 255 / .01));color:#e6eef8;font-size:14px;resize:vertical;min-height:160px;box-shadow:inset 0 1px 0 rgb(255 255 255 / .015);outline:none;font-family:inherit}.ai-textarea:focus{box-shadow:0 6px 24px rgb(79 70 229 / .12);border-color:rgb(139 92 246 / .4)}.ai-select{padding:10px 12px;border-radius:8px;border:1px solid rgb(255 255 255 / .04);background:rgb(255 255 255 / .92);color:#000;font-weight:700;outline:none;font-family:inherit}.small-select{width:auto;min-width:140px}/ controls row:model,pro button,generate button inline / .ai-controls-row{display:flex;gap:12px;align-items:center;margin-top:6px;flex-wrap:nowrap;font-family:inherit}.model-block{display:flex;flex-direction:column;flex:0 0 auto;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:15px}.pro-btn-block,.generate-btn-block{display:flex;align-items:center;flex:0 0 auto;margin-bottom:15px;margin-top:15px}.ai-col.ai-col-right{width:30%;display:flex;gap:15px;flex-direction:column}/ actions / .ai-form-actions{display:flex;gap:12px;align-items:center}.ai-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-radius:10px;border:none;cursor:pointer;color:#0b1220;background:rgb(255 255 255 / .92);font-weight:700;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease;font-family:inherit;white-space:nowrap}.ai-btn:hover{transform:translateY(-3px)}.ai-btn:active{transform:translateY(-1px)}.ai-btn.primary{color:#fff;background:linear-gradient(90deg,#4f46e5,#8b5cf6);box-shadow:0 10px 30px rgb(79 70 229 / .18)}.ai-btn.pro{background:linear-gradient(90deg,#2dd4bf,#06b6d4);color:#06111a}/ status / .ai-status{margin-top:12px;color:#9fb4d8;font-size:13px}/ capacity display / .ai-capacity-wrapper{margin-top:16px}.cap-title{color:#bcd3ff;font-weight:800;margin-bottom:8px;font-family:inherit}.ai-capacity{display:flex;gap:12px;margin-top:4px;flex-wrap:wrap}.cap-item{background:rgb(255 255 255 / .02);border:1px solid rgb(255 255 255 / .03);padding:10px 12px;border-radius:10px;display:flex;flex-direction:column;min-width:120px;font-family:inherit}.cap-model{color:#bcd3ff;font-weight:700;font-size:13px;margin-bottom:6px}.cap-value{color:#e9f4ff;font-weight:800;font-size:18px}/ preview panel / .ai-preview{border-radius:10px;padding:12px;min-height:320px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,rgb(255 255 255 / .01),rgb(255 255 255 / .015));border:1px solid rgb(255 255 255 / .03);box-shadow:inset 0 -10px 30px rgb(2 6 23 / .35);overflow:hidden;font-family:inherit}.ai-preview img{max-width:100%;max-height:100%;border-radius:8px;box-shadow:0 12px 40px rgb(2 6 23 / .6);cursor:pointer;display:block}.ai-preview-empty{color:#8fa9d6}/ preview actions buttons / .ai-preview-actions{display:flex;gap:12px;margin-top:12px}.ai-preview-actions .ai-btn{flex:1;padding:12px 10px;font-size:15px;border-radius:10px;margin-right:15px}/ DESKTOP:ensure two-column layout side-by-side / @media (min-width:980px){.ai-img-form{flex-wrap:nowrap}.ai-col-left{flex:0 0 60%;max-width:60%}.ai-col-right{flex:0 0 40%;max-width:40%}.ai-controls-row{flex-wrap:nowrap}}/ MOBILE:stack vertically and controls wrap / @media (max-width:979px){.ai-img-form{flex-direction:column;gap:16px;min-height:auto}.ai-col-left,.ai-col-right{flex:0 0 100%;max-width:100%}.small-select{width:100%}.ai-controls-row{flex-wrap:wrap;align-items:stretch}.pro-btn-block,.generate-btn-block{width:auto}.model-block,.pro-btn-block,.generate-btn-block{width:100%}}@media only screen and (max-width:600px){.ai-col-left{max-width:100%;display:flex;flex-direction:column;gap:12px;margin-bottom:25px;flex-wrap:nowrap;align-content:center;justify-content:space-between;align-items:flex-start}}