:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Noto Sans KR,sans-serif;color:#252b37;background:#f7f8fa;font-synthesis:none;font-weight:400;--accent:#5363d9;--muted:#9095a2;--border:#e8eaf0;--soft:#f3f4fb}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}button,a{transition:background .15s,box-shadow .15s,color .15s}button{border:0;background:none;color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #9aa6f4;outline-offset:3px}input,textarea,select{outline:none;border:1px solid var(--border);border-radius:8px;background:#fff;color:inherit}input:focus,textarea:focus,select:focus{border-color:#8e9aef;box-shadow:0 0 0 3px #5363d911}p,h1,h2,h3{margin:0}small{font-size:11px}svg{flex-shrink:0}button svg,a svg{vertical-align:middle}.app{display:flex;min-height:100vh}.sidebar{width:224px;position:fixed;top:0;bottom:0;background:#fff;border-right:1px solid var(--border);padding:31px 20px 20px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:9px;color:#202638;font-weight:750;font-size:27px;letter-spacing:-1px}.brand>div{width:34px;height:34px;display:grid;place-items:center;color:var(--accent)}.brand-dot{color:var(--accent)}.sidebar .brand{margin-left:8px;margin-bottom:34px}.new-button{display:flex;align-items:center;justify-content:center;gap:8px;background:var(--accent);color:#fff;border-radius:9px;height:43px;font-size:13px;font-weight:650;box-shadow:0 3px 7px #5363d91a}.new-button:hover,.primary:hover{background:#4354c8}.sidebar nav{margin-top:23px;display:flex;flex-direction:column;gap:5px}.sidebar nav>button{display:flex;align-items:center;gap:11px;text-align:left;border-radius:8px;padding:12px 13px;font-size:13px;color:#777e8c}.sidebar nav>button.active{background:#eef0fd;color:#4c5cca;font-weight:650}.sidebar nav>button:hover{background:#f5f6fb}.sidebar nav>button span{margin-left:auto;font-size:11px;color:#8b91a3}.nav-label{font-size:10px;color:#a0a5af;margin:27px 13px 8px;letter-spacing:.3px}.side-bottom{margin-top:auto;padding-top:32px}.model-info{display:flex;gap:9px;border:1px solid var(--border);border-radius:10px;padding:13px 10px}.model-glyph{background:#f3f4fa;border-radius:7px;width:31px;height:33px;display:grid;place-items:center;color:#71788d}.model-info strong{display:block;font-size:10px;line-height:17px}.model-info small{display:block;font-size:9px;color:#949aa7}.side-foot{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#9b9faa;margin-top:17px;padding:0 6px}.main{margin-left:224px;width:calc(100% - 224px);min-width:0;padding:0 40px 36px}.main header{height:77px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.breadcrumb{font-size:11px;color:#969dab;display:flex;gap:14px}.breadcrumb b{font-weight:500;color:#626978}.breadcrumb span{color:#ccd0d9}.connection{display:flex;align-items:center;gap:7px;font-size:10px;border:1px solid #e6e9ed;background:#fff;border-radius:20px;padding:7px 10px;color:#9298a2}.connection i{height:5px;width:5px;border-radius:50%;background:#babfcc}.connection.online i{background:#66a78d;box-shadow:0 0 0 3px #66a78d12}.connection.online{color:#698474}.page-heading{display:flex;align-items:center;justify-content:space-between;padding:34px 0 29px;gap:20px}.eyebrow{font-size:9px;font-weight:650;letter-spacing:1.9px;color:#8d96b1;display:block;margin-bottom:10px}.page-heading h1{font-size:25px;letter-spacing:-1px;line-height:1.4;font-weight:670}.page-heading p{font-size:12px;color:#9297a2;margin-top:7px}.save-state{font-size:10px;color:#9da3ad;display:flex;gap:4px;align-items:center;white-space:nowrap}.studio{display:grid;grid-template-columns:320px minmax(0,1fr);gap:25px;align-items:start}.controls{background:#fff;border:1px solid var(--border);border-radius:13px;padding:19px}.mode-switch{display:flex;background:#f3f4f7;border-radius:8px;padding:4px;margin-bottom:23px}.mode-switch button{display:flex;gap:6px;align-items:center;justify-content:center;width:50%;font-size:10px;letter-spacing:-.3px;border-radius:6px;padding:10px 2px;color:#898e9c;white-space:nowrap}.mode-switch button.selected{color:#5363ce;background:#fff;box-shadow:0 2px 6px #2838620b;font-weight:600}.section-label{font-size:11px;font-weight:600;display:flex;justify-content:space-between;align-items:center;margin-bottom:11px;gap:8px}.section-label>span{font-size:9px;font-weight:400;color:#a0a5b1}.prompt-section{border:1px solid var(--border);border-radius:9px;padding:13px 13px 7px}.prompt-section .section-label{margin-bottom:4px}.prompt-section textarea{resize:vertical;width:100%;min-height:158px;line-height:1.8;padding:8px 0;border:0;font-size:11px;background:transparent;box-shadow:none}.prompt-section textarea::placeholder{color:#a8adba}.prompt-foot{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f0f1f5;padding-top:7px;font-size:8px;color:#a6acb7}.prompt-foot button{padding:3px;color:#a6acb7}.suggestions{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin-top:11px}.suggestions>span{font-size:9px;color:#a0a5b1;width:100%;margin-bottom:2px}.suggestions button{display:flex;gap:5px;align-items:center;font-size:9px;border:1px solid var(--border);border-radius:20px;padding:5px 8px;color:#8c93a3}.suggestions button:hover{background:var(--soft)}.field{margin-top:24px}.ratio-options{display:flex;gap:8px}.ratio-options button{display:flex;flex:1;min-height:83px;align-items:center;justify-content:center;gap:5px;flex-direction:column;border:1px solid var(--border);border-radius:8px;color:#8e95a3}.ratio-options strong{font-weight:500;font-size:10px}.ratio-options small{font-size:8px;color:#a0a5b2}.ratio{display:block;border:1.2px solid currentColor;border-radius:2px;width:19px;height:19px;margin:3px 0}.ratio.portrait{width:13px;height:22px}.ratio.landscape{width:23px;height:14px;margin:7px 0}.ratio-options button.chosen,.count-options button.chosen,.filter-button.chosen{border-color:#929cea;background:#f7f8ff;color:#5b6cd2}.inline-field{display:flex;align-items:center;justify-content:space-between;gap:8px}.inline-field .section-label{display:flex;flex-direction:column;gap:5px;align-items:flex-start;margin:0}.count-options{display:flex;gap:5px}.count-options button{font-size:10px;width:29px;height:30px;border:1px solid var(--border);border-radius:6px;color:#8d93a1}.controls select{width:100%;padding:11px 10px;font-size:10px;color:#7c8393}.text-button{font-size:10px;color:#7c85a5;padding:0;display:inline-flex;gap:4px;align-items:center}.text-button:hover{color:var(--accent)}.strength{display:flex;align-items:center;gap:8px;font-size:9px;color:#9399a7;margin-top:11px}.strength input{min-width:30px;flex:1;accent-color:var(--accent)}.strength b{font-weight:500}.advanced-toggle{display:flex;gap:8px;align-items:center;width:100%;font-size:10px;color:#858d9e;padding:17px 0;margin-top:15px;border-top:1px solid #f0f1f5}.advanced-toggle svg:last-child{margin-left:auto}.rotate{transform:rotate(180deg)}.advanced-fields{display:grid;grid-template-columns:1fr 95px;gap:10px;margin-bottom:13px}.advanced-fields label{font-size:9px;color:#9198a7}.advanced-fields input,.advanced-fields select{display:block;margin-top:6px;padding:10px;width:100%;font-size:10px}.primary{display:flex;gap:8px;align-items:center;justify-content:center;padding:13px 17px;border-radius:8px;background:var(--accent);color:#fff;font-size:12px;font-weight:550}.generate{width:100%;min-height:46px}.generate span{margin-left:auto;font-size:10px;opacity:.6}.generate>svg{margin-right:auto}.generate-note{font-size:8px;color:#a7adba;text-align:center;margin-top:11px;line-height:1.6}.canvas-section{min-width:0;border-radius:12px;overflow:hidden}.canvas-top{display:flex;justify-content:space-between;align-items:center;padding:3px 2px 17px;font-size:11px}.canvas-top>div{display:flex;align-items:center;gap:8px}.tiny-dot{width:5px;height:5px;border-radius:50%;background:#6a7597}.tag{display:inline-block;font-size:9px;padding:5px 8px;border:1px solid var(--border);border-radius:5px;color:#9ba2b1;background:#fcfcfe}.canvas-top .tag{padding:3px 6px;font-size:8px}.canvas-top button{color:#9ba3b4}.canvas{min-height:490px;aspect-ratio:1.2;background:#eef0f4;border:1px solid #e7eaf0;border-radius:12px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.empty{display:flex;flex-direction:column;align-items:center;text-align:center;color:#9ea6b6;padding:35px 20px;gap:13px;max-width:100%;line-height:1.7}.empty h3{font-size:16px;font-weight:550;letter-spacing:-.3px;color:#7f899f;margin-top:7px}.empty p{font-size:11px;line-height:1.9;color:#a3aaba}.empty p b{font-weight:500;color:#8c96ac}.empty-art{position:relative;width:150px;height:130px;margin-bottom:8px}.art-back{position:absolute;left:25px;top:14px;width:86px;height:96px;border-radius:13px;background:#e5e8f0;border:1px solid #dfe3ed;transform:rotate(-13deg)}.art-front{position:absolute;left:47px;top:23px;width:86px;height:96px;border-radius:13px;background:linear-gradient(140deg,#fafbff,#e8edf5);box-shadow:0 8px 15px #6d779512;display:grid;place-items:center;color:#acb5ce;border:1px solid #e1e6f0;transform:rotate(8deg)}.art-spark{position:absolute;left:19px;top:86px;color:#b1bacf}.empty-steps{display:flex;gap:18px;margin-top:31px;font-size:8px;color:#a8afbf}.empty-steps span{display:flex;align-items:center;gap:5px}.empty-steps i{font-style:normal;display:grid;place-items:center;background:#e4e8f0;border-radius:50%;width:15px;height:15px;color:#9da7bc;font-size:8px}.canvas-bottom{display:flex;justify-content:space-between;font-size:9px;color:#a7aebb;padding:15px 1px}.canvas-bottom>span{display:flex;gap:5px;align-items:center}.result-image{display:block;width:100%;height:100%;object-fit:contain;position:absolute}.canvas.with-result{background:#e8eaed}.expand{position:absolute;top:12px;right:12px;border-radius:6px;background:#ffffffe6;padding:8px;box-shadow:0 3px 9px #0001}.result-toolbar{display:flex;justify-content:space-between;align-items:center;padding:12px 0;font-size:10px;color:#8b94a6}.result-toolbar>div{display:flex;gap:10px;align-items:center}.result-toolbar svg{color:#7da294}.secondary{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #e1e5ed;background:#fff;padding:9px 12px;border-radius:7px;font-size:10px;font-weight:500;color:#737e95}.secondary:hover{background:#f5f6fd;border-color:#bdc5e8}.result-strip{display:flex;gap:8px;overflow-x:auto;padding:3px 0 12px}.result-strip button{display:grid;place-items:center;border:2px solid transparent;background:#eceef4;border-radius:7px;width:62px;height:62px;flex-shrink:0;padding:2px;color:#8c96ad}.result-strip button.selected{border-color:#8797ec}.result-strip img{width:100%;height:100%;object-fit:cover;border-radius:4px}.result-details{background:#fff;border:1px solid var(--border);border-radius:9px;padding:17px}.result-details p{font-size:11px;line-height:1.8;color:#697388}.result-details small{font-size:9px;color:#a0a8b8;display:block;margin-top:11px}.detail-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.detail-actions .secondary{font-size:9px}.working-mark{width:102px;height:102px;border-radius:50%;background:#e3e8f5;display:grid;place-items:center;color:#8b9bd2;margin-bottom:9px}.working .secondary{margin-top:10px}.input-section{margin-bottom:19px}.upload-zone{background:#f8f9fc;border:1px dashed #cbd2e3;border-radius:9px;min-height:139px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#97a4c1}.upload-zone strong{font-size:10px;font-weight:500}.upload-zone small{font-size:8px;color:#a6adbb}.upload-zone.has-image{padding:8px}.upload-zone img{max-height:165px;max-width:100%;object-fit:contain}.input-section .text-button{margin-top:6px}.hint{font-size:9px;color:#a29c8d;line-height:1.8;margin-top:10px}.error-banner{display:flex;align-items:center;gap:12px;background:#fff2ee;border:1px solid #f2ddd6;padding:12px 15px;font-size:11px;color:#ac6f60;border-radius:8px;margin-top:18px}.error-banner button:last-child{margin-left:auto}.error-banner button:not(:last-child){text-decoration:underline;white-space:nowrap}.toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%);background:#323d52;color:#fff;border:1px solid #ffffff0a;padding:14px 20px;border-radius:10px;font-size:12px;display:flex;align-items:center;gap:10px;box-shadow:0 8px 30px #28304024;z-index:100;max-width:90vw}.toast svg{color:#adcdbd}.list-toolbar{display:flex;gap:13px;align-items:center;margin-bottom:23px;flex-wrap:wrap}.search{display:flex;align-items:center;gap:8px;border:1px solid var(--border);background:#fff;border-radius:8px;padding:0 11px;max-width:340px;flex:1;color:#a0a9bb;min-width:200px}.search input{border:0;background:none;width:100%;box-shadow:none;padding:12px 0;font-size:11px}.filter-button{display:flex;gap:7px;align-items:center;border:1px solid var(--border);background:#fff;border-radius:7px;font-size:10px;padding:10px 12px;color:#939dae}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.gallery-card{background:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden}.gallery-image{width:100%;aspect-ratio:1.25;display:grid;place-items:center;padding:0;background:#e9edf3;color:#b5c0d3}.gallery-image img{width:100%;height:100%;object-fit:cover}.gallery-info{padding:16px}.gallery-info h3{font-size:12px;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:8px}.gallery-info small{color:#a1a8b7;font-size:9px}.gallery-actions{display:flex;gap:10px;margin-top:15px;color:#b1b7c5}.gallery-actions button{padding:0 3px}.gallery-actions button:first-child{margin-right:auto}.starred{color:#cab27f}.starred svg{fill:#f6edd9}.page-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;padding:100px 20px;color:#a7b0c1;text-align:center}.page-empty h3{font-size:18px;font-weight:500;color:#7f899f}.page-empty p{font-size:12px}.heading-actions{display:flex;gap:9px;align-items:center}.icon-button{border:1px solid var(--border);border-radius:7px;padding:8px;color:#96a1b6;background:#fff}.source-tabs{display:flex;gap:2px;background:#eef0f5;border-radius:7px;padding:3px}.source-tabs button{padding:8px 10px;font-size:10px;border-radius:5px;color:#9ba3b5}.source-tabs button.selected{background:#fff;color:#66769e;box-shadow:0 1px 5px #19244906}.list-toolbar>select{font-size:10px;padding:10px;color:#8791a7;margin-left:auto}.lora-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.lora-card{border:1px solid var(--border);border-radius:11px;overflow:hidden;background:#fff;min-width:0}.lora-cover{position:relative;aspect-ratio:1.7;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;background:linear-gradient(120deg,#dfe5f3,#f2f2f8);color:#9caaca}.lora-cover>span:not(.source-label){font-size:9px;letter-spacing:2px;opacity:.7}.cover-1{background:linear-gradient(130deg,#e5eadf,#f3f3e9);color:#abb598}.cover-2{background:linear-gradient(130deg,#eedfe1,#f6efec);color:#c2a6ac}.cover-3{background:linear-gradient(130deg,#e1e9eb,#f1f7f8);color:#9fb6be}.source-label{position:absolute;left:12px;top:12px;font-size:8px;background:#ffffffc7;padding:5px 7px;border-radius:4px;color:#7b879d}.lora-content{padding:17px}.lora-author{font-size:9px;color:#a4abbb}.lora-content h3{font-size:13px;font-weight:550;margin-top:6px;line-height:1.5;word-break:break-word;min-height:38px}.lora-content>p{font-size:10px;color:#a0a7b6;margin-top:10px;line-height:1.7;min-height:34px}.lora-meta{display:flex;justify-content:space-between;gap:7px;font-size:8px;color:#aab1be;margin-top:13px}.lora-tags{display:flex;gap:5px;margin-top:15px}.lora-tags>span{font-size:8px;padding:4px 6px;border-radius:4px;background:#f4f5fa;color:#98a1b4}.lora-tags .verified{display:flex;gap:3px;align-items:center;color:#839e8c;background:#f0f6f2}.lora-actions{display:flex;gap:12px;align-items:center;margin-top:17px}.lora-actions .secondary{flex:1;font-size:10px}.lora-actions>a{color:#98a3b8}.source-notice{font-size:10px;line-height:1.7;color:#9b9b90;background:#f6f4eb;border:1px solid #eeeadd;padding:11px 13px;border-radius:7px;margin-bottom:20px;display:flex;gap:8px;align-items:center}.catalog-foot{display:flex;gap:8px;align-items:center;font-size:9px;line-height:1.7;color:#a4acbd;padding:27px 0}.lightbox{position:fixed;inset:0;background:#162033ec;z-index:200;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;padding:35px}.lightbox>img{max-width:95%;max-height:83vh;object-fit:contain;border-radius:5px}.lightbox>button{position:absolute;right:22px;top:20px;color:#fff}.auth-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fff}.auth-art{padding:50px 70px;display:flex;flex-direction:column;background:#edf0f8;position:relative;overflow:hidden}.auth-art h1{font-size:36px;line-height:1.6;letter-spacing:-1.5px;color:#657497;font-weight:550;margin-top:auto;z-index:1}.auth-art p{font-size:13px;line-height:1.9;color:#97a3b9;margin-top:18px;z-index:1}.auth-art>span{font-size:9px;letter-spacing:2px;color:#a7b1c7;margin-top:60px}.auth-shape{align-self:center;border:1px solid #dce2f0;width:280px;height:280px;border-radius:50%;display:grid;place-items:center;color:#a2b0d1;background:linear-gradient(140deg,#f7f9ff,#dce4f3);box-shadow:15px 30px 70px #8592b122;margin:60px 0}.auth-form{max-width:370px;margin:auto;padding:40px 15px;width:100%}.auth-form h2{font-size:25px;font-weight:600;letter-spacing:-.8px;margin:12px 0}.auth-form>p{font-size:12px;color:#9aa2b3;margin-bottom:40px}.auth-form label{display:block;font-size:11px;color:#78859d}.auth-form input{display:block;width:100%;padding:14px;margin-top:10px}.auth-form>.primary{width:100%;margin-top:20px}.auth-form>small{display:block;color:#adb4c1;margin-top:24px;font-size:9px;line-height:1.8}.inline-error{font-size:11px;color:#b77f73;margin-top:12px}.loading{display:flex;align-items:center;justify-content:center;gap:12px;min-height:100vh;color:#8f9cbb;font-size:13px}.spin{animation:spin 1s linear infinite}.slow-spin{animation:spin 8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1550px){.main{padding-left:60px;padding-right:60px}.studio{grid-template-columns:355px minmax(0,1fr);gap:35px}.controls{padding:23px}.canvas{min-height:640px}.prompt-section textarea,.section-label{font-size:12px}.mode-switch button{font-size:11px}}@media(max-width:1150px){.sidebar{width:190px;padding-left:15px;padding-right:15px}.main{margin-left:190px;width:calc(100% - 190px);padding:0 24px 30px}.studio{grid-template-columns:290px minmax(0,1fr);gap:18px}.controls{padding:15px}.page-heading h1{font-size:22px}.canvas{min-height:480px}.empty-steps{gap:9px}.empty h3{font-size:14px}.lora-grid,.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.sidebar{width:76px;padding:25px 12px}.sidebar .brand{margin-left:8px;margin-bottom:30px}.sidebar .brand>span,.new-button:not(svg),.side-bottom,.nav-label{font-size:0}.sidebar .brand>span,.sidebar nav>button span,.nav-label,.side-bottom{display:none}.new-button{gap:0;font-size:0}.sidebar nav>button{font-size:0;justify-content:center;padding:13px 0;gap:0}.main{margin-left:76px;width:calc(100% - 76px);padding:0 22px 24px}.studio{grid-template-columns:280px minmax(0,1fr);gap:17px}.canvas{min-height:490px}.empty-steps{flex-direction:column;gap:5px;align-items:center;margin-top:18px}.empty{padding:25px 8px}.empty h3{font-size:13px}.empty p{font-size:10px}.canvas-bottom{font-size:8px}.canvas-bottom span:last-child{display:none}.auth-art{padding:35px}.auth-art h1{font-size:29px}.auth-shape{width:220px;height:220px}.auth-form{padding:35px}}@media(max-width:700px){.sidebar{position:sticky;top:0;left:0;width:100%;height:63px;border-right:0;border-bottom:1px solid var(--border);padding:0 15px;flex-direction:row;align-items:center;gap:10px}.sidebar .brand{margin:0 12px 0 0}.sidebar .brand>div{width:26px}.sidebar .brand>span{display:block;font-size:21px}.sidebar .brand .brand-dot{display:inline}.new-button{width:34px;height:32px;order:3;margin-left:auto}.sidebar nav{margin:0;flex-direction:row;gap:5px}.sidebar nav>button{width:34px;height:34px}.sidebar nav>button:last-child{display:none}.app{flex-direction:column}.main{margin:0;width:100%;padding:0 18px 22px}.main header{height:53px}.breadcrumb{font-size:9px;gap:8px}.connection{font-size:9px;padding:6px 8px}.page-heading{padding:24px 0 21px}.page-heading h1{font-size:21px}.page-heading p{font-size:10px;line-height:1.8;max-width:260px}.eyebrow{font-size:8px;letter-spacing:1.5px}.studio{display:flex;flex-direction:column;gap:25px}.controls{width:100%;padding:17px}.prompt-section textarea{min-height:115px;font-size:12px}.mode-switch{margin-bottom:18px}.mode-switch button{font-size:11px}.field{margin-top:20px}.ratio-options button{min-height:69px}.canvas-section{width:100%}.canvas{min-height:350px;aspect-ratio:1}.empty-steps{flex-direction:row;gap:12px}.canvas-bottom span:last-child{display:inline}.generate{font-size:13px}.generate-note{font-size:9px}.gallery,.lora-grid{gap:12px}.gallery-info,.lora-content{padding:12px}.gallery-info h3{font-size:11px}.gallery-actions{gap:6px}.lora-content h3{font-size:11px}.lora-content>p{font-size:9px}.lora-meta{font-size:7px;flex-direction:column}.lora-actions{gap:6px}.lora-actions .secondary{font-size:9px;padding:9px 5px}.source-label{font-size:7px;top:8px;left:8px}.lora-cover>span:not(.source-label){font-size:6px;letter-spacing:1px}.lora-cover>svg{width:28px;height:28px}.heading-actions{flex-direction:column;gap:6px}.heading-actions .secondary{font-size:8px;white-space:nowrap;padding:8px}.heading-actions>.icon-button{display:none}.list-toolbar{gap:8px;margin-bottom:16px}.search{max-width:none;flex-basis:70%;min-width:120px}.source-tabs{order:3;flex:1}.source-tabs button{flex:1;font-size:9px;padding:7px}.list-toolbar>select{order:4;max-width:115px;font-size:9px}.source-notice{font-size:9px;align-items:flex-start}.page-empty{padding:70px 15px}.toast{font-size:11px;padding:13px 16px;bottom:16px;width:max-content}.error-banner{font-size:10px;flex-wrap:wrap}.auth-shell{display:flex;flex-direction:column}.auth-art{padding:26px 30px 30px;min-height:250px}.auth-art .brand>span{font-size:24px}.auth-art h1{font-size:24px;margin-top:25px}.auth-art p{font-size:10px;margin-top:9px}.auth-art>span{display:none}.auth-shape{position:absolute;width:150px;height:150px;right:-35px;top:0;opacity:.5}.auth-shape svg{width:85px}.auth-form{padding:40px 26px}.auth-form h2{font-size:22px}.auth-form>p{margin-bottom:25px}}@media(prefers-reduced-motion:reduce){.spin,.slow-spin{animation:none}*{transition:none!important}}.completion-banner{display:flex;align-items:center;gap:12px;background:#e9f3ed;padding:12px 16px;border-radius:12px;margin-bottom:20px;color:#285f48;font-size:13px}.completion-banner button{border:0;background:none;color:inherit;font-weight:650;cursor:pointer}.completion-banner button:last-child{margin-left:auto}.image-comparison{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:12px;width:100%;padding:20px}.image-comparison figure,.comparison-grid figure{margin:0;min-width:0;text-align:center}.image-comparison img{width:100%;max-height:650px;object-fit:contain}.image-comparison figcaption{padding-top:12px;color:#6d756e;font-size:12px}.comparison-panel{width:min(1100px,92vw);max-height:88vh;overflow:auto;background:#fffdf8;border-radius:20px;padding:30px;color:#2b342d}.comparison-panel h2{font-size:21px}.comparison-panel p{font-size:13px;color:#6b736c;margin-bottom:24px}.comparison-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.comparison-grid img{display:block;width:100%;max-height:40vh;object-fit:contain}.comparison-grid figcaption{margin-top:8px;font-size:13px}.lora-cover>img{width:100%;height:100%;object-fit:cover}.result-toolbar{flex-wrap:wrap}@media(max-width:650px){.image-comparison{grid-template-columns:1fr}.comparison-panel{padding:18px}.completion-banner{flex-wrap:wrap}.completion-banner span{flex:1;min-width:180px}}.lora-facts{font-size:11px;color:var(--muted);margin:10px 0 15px}.lora-facts summary{cursor:pointer}.lora-facts p{height:auto!important;overflow:visible!important;margin-top:8px;line-height:1.8;overflow-wrap:anywhere}.working>small{font-size:12px;color:var(--muted)}@media(max-width:700px){.sidebar{height:auto;min-height:104px;padding:10px 16px 7px;flex-wrap:wrap;gap:7px}.sidebar .brand{margin:0}.sidebar .new-button{order:0;width:92px;font-size:11px;gap:5px;flex-shrink:0}.sidebar nav{order:2;flex-basis:100%;width:100%;gap:3px;justify-content:space-between}.sidebar nav>button,.sidebar nav>button:last-child{display:flex;flex:1;width:auto;height:40px;font-size:9px;gap:4px;padding:6px 2px}.sidebar nav>button svg{width:16px;height:16px}}
