*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{color:#1d1d1f;background:#ececf0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px}:root{--mm-red:#ff3434;--mm-red-dark:#e02121;--mm-red-soft:#ff34341f}.app{background:#fff;flex-direction:column;height:100vh;display:flex}.topbar{z-index:6;background:#fff;border-bottom:1px solid #e6e6e9;justify-content:space-between;align-items:center;padding:10px 20px;display:flex;position:relative;box-shadow:0 2px 12px #00000012}.topbar-left{align-items:center;gap:4px;display:flex}.brand-logo{border-radius:6px;align-items:center;padding:2px 4px;display:inline-flex}.brand-logo:hover{background:var(--mm-red-soft)}.topbar-sep{background:#e6e6e9;width:1px;height:22px;margin:0 8px}.save-state{color:#8a8a90;margin-right:4px;font-size:12.5px}.save-state.saved{color:#1b7a3d}.save-state.error{color:#b3261e}button.save-state.auth{font:inherit;color:var(--mm-red);cursor:pointer;background:0 0;border:none;border-radius:7px;padding:4px 8px;font-size:12.5px;font-weight:600}button.save-state.auth:hover{background:var(--mm-red-soft)}.back-link{font:inherit;cursor:pointer;background:0 0;border:none;padding:4px 0;font-weight:600}.topbar-right{align-items:center;gap:18px;display:flex}.price{font-size:16px;font-weight:700}.price .chev{color:#777;font-weight:400}.btn-dark{color:#fff;font:inherit;cursor:pointer;background:#111;border:none;border-radius:8px;padding:11px 20px;font-weight:600}.btn-dark:hover{background:#2c2c2e}.main{flex:1;min-height:0;display:flex;position:relative}.rail{background:#fff;border-right:1px solid #e6e6e9;flex-direction:column;justify-content:space-between;width:84px;display:flex;overflow-y:auto}.rail-top,.rail-bottom{flex-direction:column;display:flex}.rail-item{color:#444;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:5px;padding:11px 4px;font-size:11px;display:flex}.rail-item:hover{background:#f4f4f6}.rail-item.active{color:#000;font-weight:600}.rail-icon{display:inline-flex;position:relative}.rail-badge{color:#fff;background:#f5a623;border-radius:9px;padding:1px 5px;font-size:10px;font-weight:700;position:absolute;top:-7px;right:-10px}.side-panel{background:#fff;border-right:1px solid #e6e6e9;flex-shrink:0;width:300px;padding:18px;overflow-y:auto}.panel-title{color:#111;text-transform:none;letter-spacing:0;margin:0 0 14px;font-size:20px;font-weight:700}.side-panel h3{margin:0 0 2px;font-size:15px}.field{flex-direction:column;gap:7px;margin:16px 0;font-size:13px;font-weight:600;display:flex}.field select,.field input[type=number]{font:inherit;background:#fff;border:1px solid #c9c9cf;border-radius:8px;padding:10px 12px;font-weight:400}.segmented{grid-template-columns:1fr 1fr;gap:8px;display:grid}.segmented button{font:inherit;cursor:pointer;text-align:center;background:#fff;border:1px solid #c9c9cf;border-radius:8px;padding:10px}.segmented button.on{color:#fff;background:#2c2c2e;border-color:#2c2c2e;font-weight:600}.size-cards{flex-direction:column;gap:8px;display:flex}.size-card{font:inherit;cursor:pointer;text-align:left;background:#fff;border:1px solid #c9c9cf;border-radius:10px;padding:12px 14px}.size-card.on{border:2px solid #111;font-weight:600}.btn{width:100%;font:inherit;cursor:pointer;text-align:left;background:#f6f6f8;border:1px solid #c9c9cf;border-radius:8px;margin-bottom:8px;padding:10px 12px;display:block}.btn:hover{background:#ececf2}.hint{color:#8a8a90;margin:8px 0;font-size:12.5px;font-weight:400}.warning{color:#b3261e;background:#fdecea;border-radius:8px;padding:10px;font-size:13px}.warning-yellow{color:#7a5b00;background:#fdf3d7;border:1px solid #f0dfa6;border-radius:8px;padding:10px;font-size:13px}.legend{flex-direction:column;gap:6px;margin:0;padding:0;font-size:12.5px;font-weight:400;list-style:none;display:flex}.legend .swatch{vertical-align:middle;border-radius:2px;width:18px;height:4px;margin-right:7px;display:inline-block}.panel-toggle{cursor:pointer;color:#666;z-index:2;background:#fff;border:1px solid #e6e6e9;border-left:none;border-radius:0 8px 8px 0;align-self:center;width:18px;height:56px;margin-right:-18px}.workspace{background:#f0f0f2;flex-direction:column;flex:1;min-width:0;display:flex}.icon-btn{cursor:pointer;color:#333;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.icon-btn:hover:not(:disabled){background:#f0f0f2}.icon-btn:disabled{color:#c5c5ca;cursor:default}.btn-ghost,.btn-outline{font:inherit;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:7px;padding:9px 14px;font-weight:600;display:inline-flex}.btn-ghost:hover{background:#f0f0f2}.btn-ghost.on{color:#1a55b3;background:#e8f0fe}.btn-outline{border:1px solid #c9c9cf}.btn-outline:hover{background:#f6f6f8}.canvas-area{flex:1;min-height:0;display:flex;position:relative}.canvas-scroll{flex:1;justify-content:safe center;align-items:safe center;padding:28px;display:flex;overflow:auto}.stage{display:inline-block;position:relative}.photo-adjust-btn{color:#333;cursor:pointer;z-index:6;background:#ffffffd1;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 10px #00000040}.photo-adjust-btn:hover{background:#fff}.photo-adjust-btn.panning{pointer-events:none;opacity:.9}.spread-wrap{position:relative}.floating-toolbar{z-index:30;position:absolute;transform:translate(-50%)}.context-toolbar{white-space:nowrap;background:#fff;border:1px solid #ececef;border-radius:14px;align-items:center;gap:7px;padding:7px 10px;display:flex;box-shadow:0 10px 32px #0000002e}.tb-divider{background:#e6e6e9;align-self:stretch;width:1px;margin:2px 1px}.multi-count{color:#555;padding:0 4px;font-size:13px;font-weight:500}.font-picker{position:relative}.font-current{cursor:pointer;background:#fff;border:1px solid #c9c9cf;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-width:130px;padding:7px 10px;font-size:14px;display:inline-flex}.font-chev{color:#888;font-size:11px}.font-menu{z-index:60;background:#fff;border:1px solid #ddd;border-radius:10px;flex-direction:column;min-width:220px;max-height:340px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 8px 28px #00000029}.font-menu button{cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:7px;padding:8px 10px;font-size:16px}.font-menu button:hover{background:#f0f0f2}.font-menu button.on{color:#1a55b3;background:#e8f0fe}.layer-menu-wrap{position:relative}.layer-menu-wrap .icon-btn.on{background:#f0f0f2}.layer-menu{z-index:60;background:#fff;border:1px solid #ddd;border-radius:10px;flex-direction:column;min-width:215px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 28px #00000029}.layer-menu button{font:inherit;color:#333;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:7px;align-items:center;gap:12px;padding:9px 10px;font-size:14px;display:flex}.layer-menu button:hover{background:#f0f0f2}.apply-all-btn{font:inherit;cursor:pointer;white-space:nowrap;color:#333;background:#fff;border:1px solid #c9c9cf;border-radius:8px;padding:7px 10px;font-size:12.5px}.apply-all-btn:hover{background:#f0f0f2}.size-stepper{border:1px solid #c9c9cf;border-radius:8px;align-items:center;display:inline-flex;overflow:hidden}.size-stepper button{cursor:pointer;background:0 0;border:none;width:30px;height:32px;font-size:16px}.size-stepper button:hover{background:#f0f0f2}.size-stepper span{text-align:center;font-variant-numeric:tabular-nums;min-width:34px}.color-well{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:inline-flex;position:relative}.color-well:hover{background:#f0f0f2}.color-well span{border-bottom:3px solid;line-height:1.1}.color-well input{opacity:0;cursor:pointer;position:absolute;inset:0}.tb-btn{width:32px;height:32px;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:8px}.tb-btn:hover{background:#f0f0f2}.tb-btn.on{color:#1a55b3;background:#e8f0fe}.align-group{border-left:1px solid #e6e6e9;gap:2px;padding-left:8px;display:inline-flex}.icon-btn.danger:hover{color:#b3261e;background:#fdecea}.btn-wide{text-align:center;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:10px;display:flex}button.btn-dark.btn-wide{border-radius:24px;padding:12px}.link-btn{color:#1a55b3;width:100%;font:inherit;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:7px;margin-bottom:10px;padding:8px;font-weight:600;display:flex}.link-btn:disabled{color:#b5b5ba;cursor:default}.check-row{align-items:center;gap:8px;margin:6px 0 12px;font-size:13px;display:flex}.asset-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.asset{cursor:pointer;aspect-ratio:1;background:#fff;border:1px solid #e0e0e4;border-radius:6px;padding:0;position:relative;overflow:hidden}.asset img{object-fit:cover;width:100%;height:100%;display:block}.asset:hover{outline:2px solid #2b6fe2}.asset-badge{color:#fff;background:#000000a6;border-radius:4px;padding:1px 5px;font-size:9px;position:absolute;bottom:3px;right:3px}.layout-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.layout-card{cursor:pointer;background:#fff;border:1px solid #d6d6db;border-radius:6px;position:relative;overflow:hidden}.layout-card:hover{border-color:#111}.layout-card span{background:#d9d9de;border-radius:1px;position:absolute}.layer-delete{cursor:pointer;color:#999;background:0 0;border:none}.layer-delete:hover{color:#b3261e}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(10px);background:#14141680;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.add-pages-modal{background:#fff;border-radius:16px;flex-direction:column;gap:16px;width:min(520px,100vw - 32px);padding:22px 26px;display:flex;box-shadow:0 20px 60px #0000004d}.modal-head{justify-content:space-between;align-items:center;display:flex}.modal-head h3{margin:0;font-size:19px;font-weight:600}.modal-close{color:#666;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px 8px;font-size:17px}.modal-close:hover{background:#f0f0f2}.modal-hint{color:#666;text-align:center;margin:0;font-size:13.5px}.auth-modal{background:#fafafa;border-radius:24px;width:min(1020px,100vw - 32px);min-height:620px;max-height:calc(100vh - 48px);animation:.28s cubic-bezier(.2,.9,.3,1.15) auth-pop;display:flex;overflow:hidden;box-shadow:0 30px 90px #0006}@keyframes auth-pop{0%{opacity:0;transform:scale(.94)translateY(14px)}to{opacity:1;transform:scale(1)translateY(0)}}.auth-visual{background:linear-gradient(160deg,#f6efe7 0%,#efe4d8 55%,#e9dccd 100%);flex:46%;min-width:0;position:relative;overflow:hidden}.auth-book{border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;box-shadow:0 10px 24px #3c281438}.auth-book-photo{background:#ffffffd9;border-radius:3px;width:62%;height:46%;display:block;box-shadow:inset 0 0 0 4px #fffffff2,0 2px 6px #0000001f}.auth-book-title{letter-spacing:2px;color:#fffffff2;text-shadow:0 1px 2px #00000026;font-family:Arial Narrow,Helvetica Neue,Impact,sans-serif;font-size:15px;font-weight:900}.auth-book.b1{background:linear-gradient(150deg,#e9b9c4,#d98a9d);width:52%;height:42%;top:-6%;left:-8%;transform:rotate(-9deg)}.auth-book.b2{background:linear-gradient(150deg,#b9cfe1,#8aaec9);width:58%;height:46%;top:16%;right:-12%;transform:rotate(7deg)}.auth-book.b3{background:linear-gradient(150deg, var(--mm-red), var(--mm-red-dark));width:60%;height:48%;bottom:-8%;left:-6%;transform:rotate(6deg)}.auth-book.b4{background:linear-gradient(150deg,#cfd9b9,#a8bb88);width:46%;height:38%;bottom:4%;right:-6%;transform:rotate(-12deg)}.auth-panel{background:#fafafa;flex-direction:column;flex:54%;justify-content:center;gap:16px;padding:52px 58px;display:flex;position:relative}.auth-close{font-size:19px;position:absolute;top:16px;right:16px}.auth-brand{justify-content:center;margin-bottom:6px;display:flex}.auth-title{text-align:center;letter-spacing:-.3px;color:#1c1c1e;margin:0;font-size:30px;font-weight:800;line-height:1.18}.auth-sub{text-align:center;color:#5c5c62;margin:0;font-size:15px;font-weight:400;line-height:1.5}.auth-form{flex-direction:column;gap:13px;margin-top:10px;display:flex}.auth-pill{background:#fff;border:1.5px solid #d8d8de;border-radius:999px;outline:none;padding:16px 24px;font-size:15.5px;transition:border-color .15s,box-shadow .15s}.auth-pill::placeholder{color:#b9b9bf}.auth-pill:focus{border-color:var(--mm-red);box-shadow:0 0 0 3px var(--mm-red-soft)}.auth-error{text-align:center;color:#c0322f;margin:0;font-size:13px}.auth-info{text-align:center;color:#1c7a4a;margin:0;font-size:13px}.auth-submit{background:var(--mm-red);color:#fff;cursor:pointer;border:none;border-radius:999px;margin-top:4px;padding:16px 24px;font-size:16.5px;font-weight:700;transition:background .15s,transform .1s,box-shadow .15s;box-shadow:0 8px 22px #ff343459}.auth-submit:hover:not(:disabled){background:var(--mm-red-dark);transform:translateY(-1px);box-shadow:0 10px 26px #ff343466}.auth-submit:active:not(:disabled){transform:translateY(0)}.auth-submit:disabled{opacity:.6;cursor:default}.auth-terms{text-align:center;color:#8a8a90;margin:0;font-size:12.5px}.auth-switch{text-align:center;color:#666;margin:0;font-size:13.5px}.auth-switch button{color:var(--mm-red);cursor:pointer;background:0 0;border:none;padding:0;font-size:13.5px;font-weight:700;text-decoration:underline}@media (width<=720px){.auth-visual{display:none}.auth-panel{padding:36px 26px}}.account-box{align-items:center;gap:8px;display:flex}.account-email{color:#555;text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:12.5px;overflow:hidden}.account-btn{color:#333;cursor:pointer;background:#fff;border:1px solid #d8d8de;border-radius:9px;padding:6px 12px;font-size:13px;font-weight:600}.account-btn:hover{background:#f5f5f7}.account-btn.primary{background:var(--mm-red);border-color:var(--mm-red);color:#fff}.account-btn.primary:hover{background:var(--mm-red-dark)}.pages-slider{align-items:center;gap:16px;padding:18px 0 4px;display:flex}.step-btn{cursor:pointer;background:#fff;border:1px solid #d9d9de;border-radius:12px;flex:none;width:46px;height:46px;font-size:22px}.step-btn:hover:not(:disabled){background:#f0f0f2}.step-btn:disabled{color:#c5c5ca;cursor:default}.slider-wrap{flex:1;padding-top:14px;position:relative}.slider-value{font-size:21px;font-weight:700;position:absolute;top:-14px;transform:translate(-50%)}.slider-wrap input[type=range]{accent-color:#111;width:100%}.slider-minmax{color:#8a8a90;justify-content:space-between;margin-top:2px;font-size:13px;display:flex}.modal-row{color:#444;border-top:1px solid #ececef;justify-content:space-between;gap:12px;padding-top:14px;font-size:14.5px;display:flex}.modal-price .price-unit{color:#8a8a90;font-size:13px}.modal-radios{justify-content:center;gap:28px}.modal-radios label{cursor:pointer;align-items:center;gap:8px;display:flex}.modal-radios input{accent-color:#111}.modal-actions{border-top:1px solid #ececef;justify-content:space-between;gap:12px;padding-top:16px;display:flex}.modal-actions .btn-dark,.modal-actions .btn-outline{justify-content:center;min-width:160px}.phone-modal{width:min(560px,100vw - 32px)}.upload-steps{color:#555;justify-content:center;align-items:center;gap:10px;font-size:12.5px;display:flex}.upload-steps .step{background:#fafafa;border:1px solid #ececef;border-radius:10px;flex:1;align-items:center;gap:8px;padding:10px;display:flex}.upload-steps .step-n{color:#fff;background:#111;border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;font-size:11.5px;font-weight:600;display:inline-flex}.upload-steps .step-arrow{color:#b5b5ba}.qr-warning{color:#7a5b00;text-align:center;background:#fdf3d7;border:1px solid #f0dfa6;border-radius:10px;margin:0;padding:10px 12px;font-size:12.5px}.qr-box{justify-content:center;display:flex}.qr-box img,.qr-placeholder{border:1px solid #ececef;border-radius:12px;width:216px;height:216px}.qr-placeholder{color:#b5b5ba;justify-content:center;align-items:center;font-size:24px;display:flex}.phone-modal-status{text-align:center;color:#555;margin:0;font-size:13.5px}.phone-modal-status.connected{color:#1b7a3d}.phone-modal-status.error{color:#b3261e}.link-row{gap:8px;display:flex}.link-row input{font:inherit;color:#555;background:#fafafa;border:1px solid #d9d9de;border-radius:10px;flex:1;padding:9px 11px;font-size:12.5px}.phone-page{background:#fff;flex-direction:column;gap:14px;max-width:430px;min-height:100vh;margin:0 auto;padding:28px 22px;display:flex}.phone-page h1{margin:0;font-size:22px}.phone-status{color:#555;margin:0;font-size:14px}.phone-status.ready{color:#1b7a3d}.phone-status.error,.phone-status.closed{color:#b3261e}.phone-pick{font:inherit;color:#fff;cursor:pointer;background:#111;border:none;border-radius:14px;padding:16px;font-size:17px;font-weight:600}.phone-pick:disabled{background:#c5c5ca}.phone-sending{color:#555;margin:0;font-size:13.5px}.phone-sent{flex-direction:column;gap:6px;margin:0;padding:0;font-size:13.5px;list-style:none;display:flex}.phone-sent .ok{color:#1b7a3d}.phone-sent .fail{color:#b3261e}.phone-hint{color:#8a8a90;margin-top:auto;font-size:12.5px}.thumb-add{color:#8a8a90;cursor:pointer;background:#fafafa;justify-content:center;align-items:center;font-size:26px;display:flex;border-style:dashed!important}.thumb-add:hover{color:#111;background:#f0f0f2}.view-tabs{z-index:5;background:#fff;border:1px solid #e0e0e4;border-radius:10px;gap:2px;padding:3px;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:0 1px 6px #00000014}.view-tabs button{font:inherit;cursor:pointer;color:#444;background:0 0;border:none;border-radius:7px;padding:6px 12px;font-size:13px}.view-tabs button.on{color:#fff;background:#2c2c2e}.casewrap{flex-direction:column;align-items:center;display:flex}.casewrap-svg{background:#fff;box-shadow:0 2px 14px #0000001f}.casewrap-note{color:#777;text-align:center;max-width:560px;margin-top:12px;font-size:12.5px;line-height:1.5}.cover-labels{pointer-events:none;display:flex;position:absolute}.cover-labels span{text-align:center;color:#8a8a90;flex:1;font-size:12.5px}.zoom-control{background:#fff;border:1px solid #e0e0e4;border-radius:10px;align-items:center;gap:4px;padding:4px 6px;display:flex;position:absolute;bottom:14px;right:18px;box-shadow:0 4px 16px #00000021}.zoom-control button{cursor:pointer;background:0 0;border:none;border-radius:6px;width:30px;height:30px;font-size:18px}.zoom-control button:hover{background:#f0f0f2}.zoom-control span{text-align:center;font-variant-numeric:tabular-nums;min-width:48px}.thumb-strip{z-index:5;background:#fff;border-top:1px solid #e6e6e9;flex-shrink:0;align-items:flex-end;gap:26px;padding:12px 20px 10px;display:flex;position:relative;overflow-x:auto;box-shadow:0 -4px 14px #00000012}.thumb{flex-direction:column;flex-shrink:0;align-items:center;gap:6px;display:flex}.thumb-box{background:#fff;border:1px solid #d6d6db;border-radius:2px;height:72px;padding:0;transition:box-shadow .15s,transform .15s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #00000012}.thumb-box:hover{transform:translateY(-2px);box-shadow:0 4px 10px #00000024}.thumb-box.cover{cursor:pointer}.thumb-box.selected{outline-offset:-2px;outline:2px solid #111}.thumb-half{cursor:pointer;background:#fff;border:none;flex:1;padding:0;position:relative;overflow:hidden}.thumb-half+.thumb-half{border-left:1px solid #e3e3e7}.thumb-half.empty{cursor:default;background:#ececef}.thumb-spine{pointer-events:none;border-left:1px dashed #c9c9cf;width:0;position:absolute;top:0;bottom:0;left:50%}.thumb-label{color:#555;white-space:nowrap;font-size:11px}.thumb-menu-btn{cursor:pointer;color:#444;opacity:0;background:#ffffffeb;border:none;border-radius:4px;width:20px;height:16px;padding:0;font-size:12px;line-height:1;transition:opacity .12s;position:absolute;top:2px;right:2px;box-shadow:0 1px 3px #00000040}.thumb:hover .thumb-menu-btn,.thumb-menu-btn:focus-visible{opacity:1}.thumb-menu{z-index:20;background:#fff;border-radius:12px;flex-direction:column;gap:2px;min-width:240px;padding:8px;display:flex;position:fixed;transform:translate(-50%,-100%);box-shadow:0 4px 22px #00000038}.thumb-menu button{font:inherit;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:9px 10px;font-size:13.5px;display:flex}.thumb-menu button:hover:not(:disabled){background:#f0f0f2}.thumb-menu button:disabled{color:#b5b5ba;cursor:default}.thumb-menu .menu-ico{justify-content:center;width:18px;display:inline-flex}.thumb-menu .menu-danger:hover:not(:disabled){color:#b3261e;background:#fdecea}.asset[draggable=true],.thumb-box[draggable=true]{cursor:grab}.thumb-box.drop-before{box-shadow:-3px 0 #2b6fe2}.frame-drop-hint{pointer-events:none;z-index:5;background:#2b6fe224;border:2.5px dashed #2b6fe2;border-radius:3px;justify-content:center;align-items:center;display:flex;position:absolute}.frame-drop-hint span{color:#fff;white-space:nowrap;background:#2b6fe2;border-radius:16px;padding:5px 12px;font-size:13px;font-weight:600}.mini{pointer-events:none;border-radius:1px;display:block;position:absolute}.mini-image{background:#c8c8cd}.mini-text{background:#6b8fd9;min-height:2px;max-height:4px}.mini-qr{background:#fff;border:1px solid #555}.mini-photo{object-fit:cover}.mini-real-text{white-space:pre-wrap;word-break:break-word;pointer-events:none;line-height:1.15;overflow:hidden}.preview-screen{z-index:100;background:#f0f0f2;flex-direction:column;display:flex;position:fixed;inset:0}.preview-head{justify-content:space-between;align-items:center;gap:16px;padding:14px 22px;display:flex}.preview-body{flex:1;justify-content:center;align-items:center;gap:26px;min-height:0;padding:0 18px 26px;display:flex}.preview-center{flex-direction:column;align-items:center;gap:12px;display:flex}.preview-captions{color:#555;justify-content:space-between;align-items:center;font-size:13px;display:flex}.preview-captions .caption-spine{color:#9a9aa0;font-size:12px}.preview-captions .caption-center{margin:0 auto}.preview-title{font-weight:600}.preview-close{cursor:pointer;color:#555;background:0 0;border:none;border-radius:8px;padding:6px 8px;font-size:16px}.preview-close:hover{background:#e8e8ec}.preview-stage{pointer-events:none}.preview-arrow{cursor:pointer;color:#333;background:#fff;border:none;border-radius:50%;flex-shrink:0;width:54px;height:54px;font-size:30px;line-height:1;box-shadow:0 2px 12px #0000002e}.preview-arrow:hover:not(:disabled){background:#ececf0}.preview-arrow:disabled{opacity:.35;cursor:default}.design-panel{background:#fff;border-left:1px solid #e6e6e9;flex-shrink:0;width:280px;padding:16px;overflow-y:auto}.design-head{justify-content:space-between;align-items:center;display:flex}.design-head .panel-title{margin-bottom:0}.design-list{flex-direction:column;gap:10px;margin:14px 0 0;padding:0;list-style:none;display:flex}.design-list li.current{background:#fafafa;border-color:#111}.design-badge{color:#1b7a3d;background:#e6f4ec;border-radius:5px;width:fit-content;margin-bottom:3px;padding:1px 6px;font-size:10.5px;font-weight:600;display:inline-block}.design-list li{border:1px solid #e0e0e4;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.design-info{flex-direction:column;gap:2px;min-width:0;display:flex}.design-info .hint{margin:0}.design-actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.design-actions .btn-outline{padding:6px 10px;font-size:13px}.btn-outline.on{color:#fff;background:#2c2c2e;border-color:#2c2c2e}
