:root{font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#20201e;background:#f4f2ed;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f4f2ed}button,input{font:inherit}button{color:inherit}main{min-height:100vh;display:flex;padding:20px;background:linear-gradient(rgba(32,32,30,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(32,32,30,.025) 1px,transparent 1px),#efede8;background-size:32px 32px,32px 32px,auto}.app-workspace{width:min(1320px,100%);height:calc(100vh - 40px);min-height:650px;margin:auto;display:flex;flex-direction:column}.editor-tabs{width:fit-content;height:44px;flex:0 0 auto;display:flex;align-items:flex-end;gap:4px;padding:5px 6px 0;border:1px solid #d8d5cd;border-bottom:0;border-radius:12px 12px 0 0;background:#faf9f6fa}.editor-tabs button{height:34px;padding:0 18px;border:0;border-radius:8px 8px 0 0;background:transparent;color:#969188;font-size:11px;font-weight:700;cursor:pointer}.editor-tabs button:hover{color:#6552cc}.editor-tabs button.active{background:#6550d8;color:#fff;box-shadow:0 4px 11px #5942c02e}.studio-shell{width:100%;min-height:0;flex:1;display:grid;grid-template-columns:410px 1fr;border:1px solid #d8d5cd;border-radius:0 16px 16px;overflow:hidden;background:#faf9f6fa;box-shadow:0 18px 50px #3731231a}.control-panel{height:100%;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c9c4ba transparent;border-right:1px solid #dedbd3;background:#fbfaf7}.control-panel::-webkit-scrollbar{width:6px}.control-panel::-webkit-scrollbar-thumb{border-radius:99px;background:#c9c4ba}.panel-heading{position:sticky;z-index:3;top:0;height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 25px;border-bottom:1px solid #e5e2dc;background:#fbfaf7f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.panel-heading strong{font-size:13px}.panel-reset{display:flex;align-items:center;gap:6px;border:1px solid #ddd9d1;border-radius:7px;padding:6px 9px;background:#fff;color:#77736b;font-size:10px;font-weight:600;cursor:pointer}.panel-reset:hover{color:#5d47d2;border-color:#a99ce7}.panel-content{padding:24px 25px 28px;display:flex;flex-direction:column;gap:21px}.unified-panel-content{gap:18px}.section-heading{color:#35342f;font-size:12px;font-weight:800}.field-group,.color-section{display:flex;flex-direction:column;gap:9px}.style-picker{display:grid;grid-template-columns:1fr 1fr;gap:8px}.style-picker button{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:3px;padding:10px 11px;border:1px solid #dfdcd5;border-radius:10px;background:#fff;color:#4f4b44;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.style-picker button strong{font-size:11px}.style-picker button small{overflow:hidden;width:100%;color:#9a958c;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.style-picker button.active{border-color:#7460da;background:#f8f6ff;box-shadow:0 0 0 2px #7460da1a;color:#5d48cb}.field-title{display:flex;justify-content:space-between;color:#45443f;font-size:12px;font-weight:700}.field-title small{color:#aaa69d;font-weight:500}.text-input{width:100%;height:45px;padding:0 14px;border:1px solid #d9d6ce;border-radius:9px;outline:none;background:#fff;font-size:16px;font-weight:700;transition:.2s}.text-input:focus{border-color:#775ff0;box-shadow:0 0 0 3px #775ff01a}.upload-grid,.logo-picker{display:grid;grid-template-columns:1fr 1fr;gap:8px}.logo-option{display:flex;align-items:center;gap:8px;min-width:0;padding:7px 9px;border:1px solid #ddd9d1;border-radius:10px;background:#fff;color:#45423e;cursor:pointer}.logo-option:hover{border-color:#948bda}.logo-option.active{border-color:#7258e3;background:#f6f3ff;box-shadow:0 0 0 1px #7258e31f;color:#5e45c7}.logo-option-preview{display:grid;place-items:center;width:30px;height:30px;flex:0 0 30px;overflow:hidden;border-radius:7px;background:#f1f0ed}.logo-option-preview img{display:block;width:100%;height:100%;object-fit:contain}.logo-option>span:last-child{overflow:hidden;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.upload-card{min-width:0;display:flex;align-items:center;gap:8px;padding:9px;border:1px solid #ddd9d1;border-radius:10px;background:#fff;cursor:pointer}.upload-card:hover{border-color:#948bda}.upload-card input{display:none}.upload-card>span:nth-child(2){min-width:0;flex:1;display:flex;flex-direction:column}.upload-card strong{font-size:11px}.upload-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#a09d95;font-size:9px;margin-top:2px}.upload-icon{width:29px;height:29px;flex:0 0 auto;border-radius:7px;display:grid;place-items:center;background:#f0eefc;color:#6852da}.avatar-upload-card{min-width:0;display:flex;align-items:center;gap:10px;padding:11px;border:1px dashed #bcb4e2;border-radius:10px;background:#faf9ff;color:#6a58ca;cursor:pointer}.avatar-upload-card:hover{border-color:#7258e3;background:#f6f3ff}.avatar-upload-card input{display:none}.avatar-upload-card>span:nth-child(2){min-width:0;flex:1;display:flex;flex-direction:column;color:#45423e}.avatar-upload-card strong{font-size:11px}.avatar-upload-card small{overflow:hidden;margin-top:2px;color:#99938a;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.field-hint{color:#9c978e;font-size:9px;line-height:1.5}.crop-selector{display:flex;flex-direction:column;gap:8px}.crop-selector canvas{display:block;width:100%;height:auto;border:1px solid #d4d0c7;border-radius:10px;background:#dedbd4;box-shadow:inset 0 0 0 1px #ffffff59;cursor:move;touch-action:none}.crop-selector-help{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#99948b;font-size:8px}.crop-selector-help span{display:flex;align-items:center;gap:4px}.crop-selector-help i{width:10px;height:10px;display:inline-block;position:relative}.move-symbol:before{content:"✥";position:absolute;inset:-3px 0 0;color:#6c55d6;font-style:normal;font-size:12px}.resize-symbol{border-right:2px solid #6c55d6;border-bottom:2px solid #6c55d6}.switch-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.switch-row>span{display:flex;flex-direction:column;gap:2px}.switch-row strong{color:#484640;font-size:11px}.switch-row small{color:#a09b92;font-size:9px}.switch-row input{appearance:none;width:34px;height:19px;flex:0 0 auto;padding:2px;border:0;border-radius:99px;background:#d7d3ca;cursor:pointer;transition:.2s}.switch-row input:before{content:"";display:block;width:15px;height:15px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .2s}.switch-row input:checked{background:#6a50dd}.switch-row input:checked:before{transform:translate(15px)}.text-layout-card{display:flex;flex-direction:column;gap:10px;padding:12px;border:1px solid #e0ddd6;border-radius:10px;background:#fff}.text-layout-card>strong{color:#4b4943;font-size:11px}.number-field-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:7px}.number-field{min-width:0;display:flex;flex-direction:column;gap:6px;color:#8c887f;font-size:9px}.number-input-wrap{height:34px;display:flex;align-items:center;gap:3px;padding:0 8px;border:1px solid #ddd9d2;border-radius:8px;background:#fff}.number-input-wrap:focus-within{border-color:#8d7be6;box-shadow:0 0 0 3px #6d51e414}.number-input-wrap input{min-width:0;width:100%;border:0;outline:none;background:transparent;color:#3f3d38;font-size:11px;font-weight:700}.number-input-wrap small{color:#aaa59c;font-size:8px}.font-select-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.font-select-field{min-width:0;display:flex;flex-direction:column;gap:6px;color:#85827a;font-size:9px}.font-select-field select{width:100%;height:36px;padding:0 30px 0 10px;border:1px solid #ddd9d2;border-radius:8px;outline:none;background:#fff;color:#45423e;font-size:10px;font-weight:700;cursor:pointer}.font-select-field select:focus{border-color:#8d7be6;box-shadow:0 0 0 3px #6d51e414}.divider{height:1px;background:#e7e4de}.range-field{display:flex;flex-direction:column;gap:10px}.range-label{display:flex;justify-content:space-between;font-size:11px;color:#5d5b55}.range-label strong{color:#34332f;font-size:10px;background:#eeece7;padding:2px 6px;border-radius:5px}input[type=range]{appearance:none;width:100%;height:3px;border-radius:9px;outline:none;background:linear-gradient(to right,#6c50e8 var(--range-progress),#dedbd4 var(--range-progress))}input[type=range]::-webkit-slider-thumb{appearance:none;width:14px;height:14px;border-radius:50%;background:#fff;border:3px solid #684be2;box-shadow:0 1px 5px #321e7840;cursor:pointer}.palette-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.preset-kinds{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:4px;border-radius:9px;background:#efede8}.preset-kinds button{height:30px;border:0;border-radius:6px;background:transparent;color:#8a867e;font-size:10px;font-weight:700;cursor:pointer}.preset-kinds button.active{background:#fff;color:#624bd5;box-shadow:0 1px 5px #342b2117}.preset-search{width:100%;height:36px;padding:0 11px;border:1px solid #ddd9d1;border-radius:8px;outline:none;background:#fff;color:#3e3d38;font-size:10px}.preset-search:focus{border-color:#8d7be6;box-shadow:0 0 0 3px #6d51e414}.preset-empty{padding:18px 0;text-align:center;color:#aaa69d;font-size:10px}.preset-pagination{display:flex;align-items:center;justify-content:space-between;padding-top:2px}.preset-pagination button{border:1px solid #ddd9d1;border-radius:7px;padding:6px 10px;background:#fff;color:#625f58;font-size:9px;font-weight:600;cursor:pointer}.preset-pagination button:disabled{opacity:.38;cursor:default}.preset-pagination span{color:#8e8a82;font-size:9px;font-variant-numeric:tabular-nums}.palette-button{display:flex;align-items:center;gap:8px;height:37px;border:1px solid #ddd9d1;border-radius:9px;background:#fff;font-size:10px;font-weight:600;cursor:pointer}.palette-button span{width:22px;height:22px;border-radius:6px;box-shadow:inset 0 0 0 1px #0000000d}.palette-button:hover{border-color:#8d7be6}.color-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.color-field{display:flex;flex-direction:column;gap:6px;color:#85827a;font-size:9px}.color-value{height:35px;display:flex;align-items:center;gap:7px;border:1px solid #ddd9d2;border-radius:8px;background:#fff;padding:5px}.color-value input{appearance:none;width:24px;height:24px;padding:0;border:0;border-radius:5px;overflow:hidden;background:none}.color-value input::-webkit-color-swatch-wrapper{padding:0}.color-value input::-webkit-color-swatch{border:0;border-radius:5px}.color-value code{color:#55534d;font:9px ui-monospace,SFMono-Regular,Consolas,monospace}.preview-panel{min-width:0;display:flex;flex-direction:column;height:100%;background:#f8f7f3}.preview-header{height:58px;flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 23px;border-bottom:1px solid #e4e1db;color:#8e8a81;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.preview-header div{display:flex;align-items:center;gap:7px;color:#4d4b45}.live-dot{width:6px;height:6px;border-radius:50%;background:#8bbd39;box-shadow:0 0 0 3px #8bbd3924}.canvas-stage{min-height:420px;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:40px 30px;background:radial-gradient(circle at center,#ffffffe6,#f6f4ef40 60%)}.canvas-stage:before,.canvas-stage:after{content:"";position:absolute;width:12px;height:12px;border-color:#d0ccc2}.canvas-stage:before{left:25px;top:25px;border-left:1px solid;border-top:1px solid}.canvas-stage:after{right:25px;bottom:25px;border-right:1px solid;border-bottom:1px solid}.stage-glow{position:absolute;width:420px;height:160px;background:#7250ed14;filter:blur(50px);border-radius:50%}.canvas-wrap{max-width:100%;position:relative;z-index:1;transition:width .18s ease;filter:drop-shadow(0 13px 18px rgba(62,47,29,.18))}.canvas-wrap canvas{display:block;width:100%;height:auto;image-rendering:auto}.export-row{height:72px;flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:0 23px;border-top:1px solid #e2dfd8;background:#fbfaf7}.export-actions{display:flex;align-items:center;gap:9px}.history-save-button{height:42px;display:flex;align-items:center;gap:8px;padding:0 16px;border:1px solid #d7d2c9;border-radius:10px;background:#fff;color:#5f58a3;font-size:11px;font-weight:700;cursor:pointer;transition:.2s}.history-save-button:hover{border-color:#8876df;background:#f7f5ff;color:#6049d0;transform:translateY(-1px)}.history-save-button:disabled{opacity:.45;cursor:not-allowed;transform:none}.download-button{height:42px;display:flex;align-items:center;gap:9px;padding:0 20px;border:0;border-radius:10px;background:#22211e;color:#fff;box-shadow:0 6px 16px #23211e2e;font-size:12px;font-weight:700;cursor:pointer;transition:.2s}.download-button:hover{transform:translateY(-2px);background:#6650dc;box-shadow:0 9px 20px #563ec038}.download-button:disabled{opacity:.42;cursor:not-allowed;transform:none;box-shadow:none}.avatar-stage{padding:34px}.avatar-glow{width:430px;height:430px}.avatar-canvas-wrap{width:min(520px,100%);aspect-ratio:1;overflow:hidden;border:4px solid rgba(255,255,255,.92);border-radius:50%;background:#ece9e2;box-shadow:0 0 0 1px #544b3e1f;filter:drop-shadow(0 18px 25px rgba(42,34,26,.2))}.avatar-canvas-wrap canvas{aspect-ratio:1}.avatar-export-row{justify-content:space-between}.avatar-export-row>span{color:#99948b;font-size:10px}.history-shell{min-height:0;flex:1;display:flex;flex-direction:column;overflow:hidden;border:1px solid #d8d5cd;border-radius:0 16px 16px;background:#f8f7f3;box-shadow:0 18px 50px #3731231a}.history-header{height:72px;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 25px;border-bottom:1px solid #e2dfd8;background:#fbfaf7}.history-header>div{display:flex;align-items:center;gap:11px}.history-header>div>span:last-child{display:flex;flex-direction:column;gap:3px}.history-header strong{color:#35332f;font-size:13px}.history-header small{color:#99948b;font-size:9px}.history-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#eeebfc;color:#6952d5}.history-clear{display:flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #e1d4d1;border-radius:8px;background:#fff;color:#a15c53;font-size:9px;font-weight:700;cursor:pointer}.history-toolbar{height:58px;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 25px;border-bottom:1px solid #e5e2dc}.history-toolbar>span{color:#aaa59c;font-size:9px}.history-filters{display:flex;gap:5px;padding:4px;border-radius:9px;background:#ece9e3}.history-filters button{height:29px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:#89847b;font-size:9px;font-weight:700;cursor:pointer}.history-filters button.active{background:#fff;color:#6049d0;box-shadow:0 1px 5px #342b2117}.history-error{margin:14px 25px 0;padding:10px 12px;border:1px solid #efd2cc;border-radius:8px;background:#fff6f4;color:#a45246;font-size:10px}.history-content{min-height:0;flex:1;overflow-y:auto;padding:24px 25px 30px}.history-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(235px,1fr));gap:14px}.history-card{min-width:0;overflow:hidden;border:1px solid #dfdcd5;border-radius:12px;background:#fff;box-shadow:0 7px 18px #3630260f}.history-preview{height:150px;display:grid;place-items:center;overflow:hidden;padding:20px;background:radial-gradient(circle,#fff,#eeece7)}.history-preview img{display:block;max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 7px 8px rgba(48,39,29,.16))}.history-preview.avatar img{width:120px;height:120px;border-radius:50%;object-fit:cover}.history-card-info{min-width:0;display:flex;flex-direction:column;gap:4px;padding:12px 13px 10px;border-top:1px solid #ebe8e2}.history-card-info strong{overflow:hidden;color:#3f3c37;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.history-card-info span,.history-card-info time{color:#99948b;font-size:8px}.history-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:0 13px 13px}.history-card-actions button{height:32px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #dedad2;border-radius:7px;background:#fff;color:#625d55;font-size:9px;font-weight:700;cursor:pointer}.history-card-actions button:hover{border-color:#8876df;color:#6049d0}.history-card-actions button.danger:hover{border-color:#dfa69d;color:#ac5549}.history-empty{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#aaa59c;text-align:center}.history-empty svg{color:#b7addf}.history-empty strong{color:#716d65;font-size:12px}.history-empty span{font-size:9px}@media(max-width:860px){main{display:block;padding:12px}.app-workspace{height:auto;min-height:0}.studio-shell{height:auto;grid-template-columns:1fr}.control-panel{height:auto;overflow:visible;border-right:0;border-bottom:1px solid #dedbd3}.panel-heading{position:static}.preview-panel{height:520px;min-height:520px}.canvas-stage{min-height:360px}.history-shell{min-height:600px}}@media(max-width:520px){.studio-shell,.editor-tabs{width:100%}.editor-tabs button{flex:1}.panel-content{padding:22px 18px}.canvas-stage{padding:42px 14px}.export-row{height:auto;min-height:72px;flex-wrap:wrap;justify-content:flex-end;padding:14px}.avatar-export-row{align-items:flex-end}.export-actions{flex-wrap:wrap;justify-content:flex-end}.history-header,.history-toolbar{padding-right:16px;padding-left:16px}.history-toolbar>span{display:none}.history-content{padding:18px 16px 24px}.history-grid{grid-template-columns:1fr}}
