*{box-sizing:border-box}body{margin:0;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#1f2330;background:linear-gradient(180deg,#fff8fa,#fff0f3,#fceef2);min-height:100vh}.app{min-height:100vh;display:flex;flex-direction:column;width:100%;overflow-x:hidden}.loading{padding:80px;text-align:center;color:#8a90a2}.topbar{display:flex;align-items:center;justify-content:space-between;padding:12px 22px;background:#fff;border-bottom:1px solid #e9ebf2;position:sticky;top:0;z-index:50}.brand{font-weight:800;font-size:18px}.tabs{display:flex;gap:6px;background:#f1f2f7;padding:4px;border-radius:999px}.tab{border:none;background:transparent;padding:8px 18px;border-radius:999px;font-size:14px;font-weight:600;color:#6b7080;cursor:pointer}.tab.active{background:#fff;color:#ff5c8d;box-shadow:0 2px 8px #00000014}.save-btn{border:none;background:linear-gradient(135deg,#ff7aa2,#ff9a9e);color:#fff;padding:9px 18px;border-radius:10px;font-weight:700;cursor:pointer}.save-btn:hover{opacity:.92}.editor{max-width:880px;margin:0 auto;padding:26px 20px 60px;width:100%}.panel{background:#fff;border:1px solid #f8e1e7;border-radius:16px;padding:20px 22px;margin-bottom:18px;box-shadow:0 4px 16px #36306e0f;position:relative;overflow:hidden}.panel h3{margin:0 0 14px;font-size:16px;color:#d6336c}.tpl-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.tpl{display:flex;flex-direction:column;align-items:center;gap:6px;padding:16px 8px;border:2px solid #eceef3;border-radius:14px;background:#fff;cursor:pointer;transition:all .15s}.tpl:hover{transform:translateY(-2px)}.tpl.active{border-color:var(--swa, #6366f1);box-shadow:0 6px 18px #6366f12e}.tpl-emoji{font-size:26px}.tpl-name{font-size:13px;font-weight:600;color:#4a4f5c}.tpl-thumb{position:relative;width:100%;aspect-ratio:5 / 7;border-radius:10px;overflow:hidden;background:var(--bk-bg, #fff);margin-bottom:6px}.tpl-sample{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;padding:8px;background:linear-gradient(135deg,var(--bk-cover, #ff8fab),rgba(0,0,0,.18));color:var(--bk-text, #2b2b33)}.tpl-sample-title{font-size:15px;font-weight:800;letter-spacing:1px}.tpl-sample-sub{font-size:11px;opacity:.82}.title-input{width:100%;padding:12px 14px;font-size:16px;border:1.5px solid #e2e5ea;border-radius:10px;margin-bottom:14px}.title-input:focus{outline:none;border-color:#ff7aa2}.music-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.file-btn{display:inline-flex;align-items:center;gap:6px;background:#fff0f3;color:#d6336c;font-weight:600;padding:10px 16px;border-radius:10px;cursor:pointer;font-size:14px}.file-btn:hover{background:#ffe3e9}.music-name{font-size:13px;color:#8a90a2}.pages-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.pages-head h3{margin:0}.add-btn{border:none;background:linear-gradient(135deg,#ff7aa2,#ff9a9e);color:#fff;padding:9px 16px;border-radius:10px;font-weight:700;cursor:pointer}.empty-hint{color:#9a7a85;font-size:14px;margin:4px 0 0}.pages{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.page-edit{border:1px solid #eceef3;border-radius:14px;padding:14px;background:#fafbff}.page-edit-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:13px;font-weight:600;color:#6b7080}.del-btn{border:none;background:#ffeaea;color:#e54545;padding:4px 10px;border-radius:8px;cursor:pointer;font-size:12px}.photo-drop{display:flex;align-items:center;justify-content:center;width:100%;height:150px;border:2px dashed #d6d9e2;border-radius:12px;color:#9aa0ad;cursor:pointer;overflow:hidden;background:#fff;margin-bottom:10px}.photo-drop img{width:100%;height:100%;object-fit:cover}textarea{width:100%;border:1.5px solid #e2e5ea;border-radius:10px;padding:10px 12px;font-size:14px;resize:vertical;font-family:inherit}textarea:focus{outline:none;border-color:#6366f1}.tip{text-align:center;color:#8a90a2;font-size:13px;margin-top:10px}.preview{flex:1;min-height:calc(100vh - 64px);background:var(--bk-bg, #f4f5fb);padding:28px 16px 60px;transition:background .4s}.music-bar{text-align:center;color:var(--bk-text);margin-bottom:18px;font-size:14px;display:flex;gap:10px;align-items:center;justify-content:center;flex-wrap:wrap}.music-bar audio{height:34px}.book-stage{perspective:1600px;display:flex;justify-content:center;align-items:center;padding:30px 0 10px;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.book{position:relative;width:600px;height:420px;transform-style:preserve-3d;transform:rotateX(8deg)}.book:after{content:"";position:absolute;left:300px;top:0;width:38px;height:100%;transform:translate(-50%) translateZ(1px);background:linear-gradient(to right,#0000,#00000029 50%,#0000);pointer-events:none}.leaf{position:absolute;top:0;left:300px;width:300px;height:420px;transform-origin:left center;transform-style:preserve-3d;transition:none}.leaf.turning{will-change:transform}.leaf.turning .face{box-shadow:none}.face{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:4px 12px 12px 4px;overflow:hidden;box-shadow:0 6px 18px #0000002e}.face.back{transform:rotateY(180deg);border-radius:12px 4px 4px 12px}.face .shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;pointer-events:none;opacity:0;border-radius:inherit}.face.front .shade{background:linear-gradient(to right,#00000080,#0000 50%)}.face.back .shade{background:linear-gradient(to left,#00000080,#0000 50%)}.page{width:100%;height:100%;font-family:var(--bk-font);position:relative;overflow:hidden;border-radius:inherit;container-type:size}.page.blank{background:var(--bk-soft, #ffffff)}.page.cover{background:var(--bk-cover);color:var(--bk-text);display:flex;align-items:center;justify-content:center}.cover-inner{text-align:center;padding:0 24px}.cover-heart{font-size:40px;margin-bottom:10px;opacity:.9}.cover-title{font-size:30px;font-weight:800;margin:0 0 12px;letter-spacing:1px}.cover-sub{font-size:13px;opacity:.8;letter-spacing:3px}.page.content{background:var(--bk-soft);color:var(--bk-text);padding:14px;display:grid;gap:10px;grid-template-columns:1.3fr 1fr;grid-template-areas:"photo text"}.photo-frame{grid-area:photo;position:relative;min-height:0;min-width:0;display:flex;align-items:stretch;justify-content:center;padding:8px;background:#fff}.photo{width:100%;min-height:0;border-radius:8px;background-size:cover;background-position:center;background-color:#0000000f}.photos-area{flex:1 1 auto;min-height:0;min-width:0;display:grid;gap:6px}.text-area{grid-area:text;display:flex;flex-direction:column;gap:6px;justify-content:center;min-height:0;min-width:0;padding:10px 12px;border-radius:10px;background:#ffffff8c}.text-area .caption-edit{flex:1 1 auto;width:100%;min-height:0;border:none;background:transparent;resize:none;font-size:13px;line-height:1.65;color:inherit;font-family:var(--bk-font);padding:0;outline:none}.text-area .caption-edit:focus{background:#ffffffbf;border-radius:6px}.text-area .caption-edit::placeholder{color:inherit;opacity:.45}.text-area .page-title-edit{width:100%;border:none;background:transparent;font-size:14px;font-weight:800;letter-spacing:.03em;color:inherit;font-family:var(--bk-font);padding:2px 0;outline:none}.text-area .page-title-edit::placeholder{color:inherit;opacity:.35;font-weight:600}.text-area .page-title-edit:focus{background:#ffffffbf;border-radius:6px}.page-del{align-self:flex-start;margin-top:2px;border:none;background:#0000000f;color:inherit;font-size:11px;padding:3px 8px;border-radius:6px;cursor:pointer;opacity:.55}.page-del:hover{opacity:1;background:#ffeaea;color:#e54545}.face.front:before{content:"";position:absolute;top:0;left:0;width:22px;height:100%;background:linear-gradient(to right,#0000002e,#0000);pointer-events:none}.face.back:after{content:"";position:absolute;top:0;right:0;width:22px;height:100%;background:linear-gradient(to left,#0000002e,#0000);pointer-events:none}.book-controls{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:26px}.book-controls button{border:none;background:#fff;color:#6366f1;font-weight:700;padding:10px 20px;border-radius:10px;cursor:pointer;box-shadow:0 4px 14px #36306e1f}.book-controls button:disabled{opacity:.4;cursor:default}.page-count{color:var(--bk-text);font-weight:600;font-size:14px;min-width:60px;text-align:center}.page.content .photo-frame{background:transparent;border:none;border-radius:18px;padding:12px}.page.content .photo{border-radius:12px}.page.content .text-area{color:var(--bk-text)}.page.content .page-title-edit{color:var(--bk-text);font-weight:600}.page.content .caption-edit{color:var(--bk-text);opacity:.85}.page.content .caption{color:var(--bk-text)}.page.content.canvas-page{display:block;padding:0;overflow:hidden}.page-canvas{position:relative;width:100%;height:100%;border-radius:inherit;overflow:hidden;touch-action:none;-webkit-user-select:none;user-select:none}.pc-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;overflow:hidden;touch-action:none;-webkit-user-select:none;user-select:none;pointer-events:none}.diy-empty-hint{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#00000040;font-size:12px;line-height:1.7;text-align:center;pointer-events:none;-webkit-user-select:none;user-select:none}.diy-empty-hint .diy-empty-plus{width:44px;height:44px;border-radius:50%;border:1.5px dashed rgba(0,0,0,.18);display:flex;align-items:center;justify-content:center;font-size:22px;color:#00000047}.pc-module{position:absolute;box-sizing:border-box;overflow:hidden;pointer-events:auto}.pc-module.ro{pointer-events:none}.pc-overlay:not(.ro){overflow:visible}.pc-module.can-resize{overflow:visible!important}.pc-module.dragging{cursor:grabbing;outline:2px dashed rgba(90,70,50,.45);outline-offset:3px;z-index:30}.pc-module.grabbing{cursor:grabbing;outline:2px dashed rgba(90,70,50,.55);outline-offset:2px;z-index:30;user-select:none;-webkit-user-select:none;touch-action:none}.cv-photo.dragging,.cv-text.dragging,.bc-inner.dragging{cursor:grabbing;outline:2px dashed rgba(90,70,50,.45);outline-offset:3px;z-index:5;user-select:none;-webkit-user-select:none;touch-action:none}.dragging,.resizing,.rotating{will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.pc-module.resizing,.pc-module.rotating,.cv-photo.resizing,.cv-text.resizing,.bc-inner.resizing,.cv-photo.rotating,.cv-text.rotating,.bc-inner.rotating{touch-action:none}.pc-image{cursor:grab;border-radius:12px}.pc-image:active{cursor:grabbing}.pc-img{width:100%;height:100%;background-size:cover;background-position:center;border-radius:inherit}.pc-img.empty{display:flex;align-items:center;justify-content:center;background:#0000000f;font-size:28px;opacity:.5}.pc-img.shape-circle{border-radius:50%}.pc-img.shape-card{border:6px solid #fff;box-shadow:0 10px 30px #00000038}.pc-img.shape-diagonal{transform:rotate(-5deg)}.pc-img.shape-frame{border:1.5px solid #d9d2c4;border-radius:3px;box-shadow:0 6px 16px #50321424}.pc-img.shape-card{border:6px solid #fff;border-bottom-width:20px;border-radius:2px;box-shadow:0 10px 26px #462d1440}.pc-img.shape-plain{border:1px solid rgba(90,70,50,.2);border-radius:4px;box-shadow:0 3px 10px #5032141f}.pc-img.shape-circle{border:3px solid #fff;box-shadow:0 6px 16px #50321433}.pc-text.variant-quote .pc-text-content{font-style:italic;opacity:.92}.pc-text.variant-caption .pc-text-content{font-style:italic;opacity:.78}.pc-text{cursor:grab;display:flex;align-items:center;justify-content:center;padding:6px}.pc-text:active{cursor:grabbing}.pc-text-content{width:100%;font-weight:600;line-height:1.35;word-break:break-word;pointer-events:none}.pc-module.cover-text .pc-text-content{font-weight:800}.pc-module.cover-text.cover-role-title .pc-text-content{font-size:1.05em}.pc-module.cover-text.cover-role-date .pc-text-content{font-weight:600;opacity:.92}.pc-textarea{width:100%;height:100%;border:1px solid #d56b86;border-radius:8px;padding:6px;font-family:inherit;font-size:14px;resize:none;outline:none;background:#fffffff2;text-align:inherit}.pc-module.selected{z-index:30!important}.pc-module.selected:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px dashed rgba(176,154,122,.9);border-radius:inherit;pointer-events:none}.pc-handle{position:absolute;width:8px;height:8px;background:#fff;border:1.5px solid rgba(176,154,122,.9);border-radius:50%;z-index:31}.pc-handle.nw{top:-4px;left:-4px;cursor:nw-resize}.pc-handle.n{top:-4px;left:50%;transform:translate(-50%);cursor:n-resize}.pc-handle.ne{top:-4px;right:-4px;cursor:ne-resize}.pc-handle.e{top:50%;right:-4px;transform:translateY(-50%);cursor:e-resize}.pc-handle.se{bottom:-4px;right:-4px;cursor:se-resize}.pc-handle.s{bottom:-4px;left:50%;transform:translate(-50%);cursor:s-resize}.pc-handle.sw{bottom:-4px;left:-4px;cursor:sw-resize}.pc-handle.w{top:50%;left:-4px;transform:translateY(-50%);cursor:w-resize}.pc-del{position:absolute;top:3px;right:3px;z-index:32;width:20px;height:20px;border:none;border-radius:50%;background:#0000008c;color:#fff;font-size:14px;line-height:1;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px #0000004d}.pc-del:hover,.pc-module.selected .pc-del{background:#e54545}.lay-hero .photo-frame,.page.content .photo-frame{grid-area:photo}.lay-l1 .photos-area{grid-template-columns:1fr;grid-template-rows:1fr}.lay-l2{grid-template-columns:1fr 1.3fr;grid-template-rows:1fr;grid-template-areas:"text photo"}.lay-l2 .photos-area{grid-template-columns:1fr;grid-template-rows:1fr}.lay-l3{grid-template-columns:1fr;grid-template-rows:1.45fr 1fr;grid-template-areas:"photo" "text"}.lay-l3 .photos-area{grid-template-columns:1fr;grid-template-rows:1fr}.lay-l4{grid-template-columns:1.25fr 1fr;grid-template-rows:1fr;grid-template-areas:"photo text"}.lay-l4 .photos-area{grid-template-columns:1fr 1fr;grid-template-rows:1fr}.lay-l5{grid-template-columns:1.25fr 1fr;grid-template-rows:1fr;grid-template-areas:"photo text"}.lay-l5 .photos-area{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.lay-l6{grid-template-columns:1fr;grid-template-rows:1.5fr 1fr;grid-template-areas:"photo" "text"}.lay-l6 .photos-area{grid-template-columns:1.55fr 1fr;grid-template-rows:1fr 1fr}.lay-l6 .photos-area .photo-slot:first-child{grid-row:span 2}.lay-l7{grid-template-columns:1fr 1.25fr;grid-template-rows:1fr;grid-template-areas:"text photo"}.lay-l7 .photos-area{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.lay-l8{grid-template-columns:1fr;grid-template-rows:1.4fr 1fr;grid-template-areas:"photo" "text"}.lay-l8 .photos-area{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr}.lay-l9{grid-template-columns:1fr 1.25fr;grid-template-rows:1fr;grid-template-areas:"text photo"}.lay-l9 .photos-area{grid-template-columns:1fr 1fr;grid-template-rows:1fr}.lay-l10{grid-template-columns:1fr;grid-template-rows:1fr 1.45fr;grid-template-areas:"text" "photo"}.lay-l10 .photos-area{grid-template-columns:1fr;grid-template-rows:1fr}.lay-l10 .text-area{align-items:center;text-align:center}.photos-area .photo{width:100%;height:100%;min-height:0;border-radius:8px;background-size:cover;background-position:center;background-color:#0000000f}.photo.placeholder{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;font-size:34px;opacity:.3;background-color:#0000000a}.page-title-edit{flex:1 1 auto;min-width:0;border:1px solid #e2e5ea;border-radius:8px;padding:6px 10px;font-size:13px;font-weight:600;color:#4a4f5c;font-family:inherit}.page-title-edit:focus{outline:none;border-color:#6366f1}.photo-slot{position:relative;min-height:70px;border-radius:8px;overflow:hidden;background:#0000000d}.photo-slot .photo{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0}.slot-remove{position:absolute;top:3px;right:3px;width:20px;height:20px;border:none;border-radius:50%;background:#0000008c;color:#fff;font-size:13px;line-height:1;cursor:pointer;z-index:2;padding:0}.slot-replace{position:absolute;bottom:3px;right:3px;width:24px;height:24px;border-radius:6px;background:#ffffffe6;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;z-index:2}.add-slot{display:flex;align-items:center;justify-content:center;color:#9aa0ad;font-size:13px;cursor:pointer;border:2px dashed #d6d9e2;border-radius:8px;min-height:70px}.add-slot:hover{border-color:#6366f1;color:#6366f1}.pages-actions{display:flex;gap:8px}.sample-btn{border:1px solid #d9dbf5;background:#f3f4ff;color:#6366f1;padding:8px 14px;border-radius:10px;font-weight:700;cursor:pointer;font-size:13px}.sample-btn:hover{background:#e9ebff}.editor textarea{font-family:var(--bk-font)}.edit-mini{height:300px;overflow:hidden;border-radius:4px 12px 12px 4px;box-shadow:0 6px 16px #0000001f}.edit-mini .text-area{padding:8px 10px}.theme-picker-page{max-width:860px;margin:0 auto;padding:24px 18px 50px;display:flex;flex-direction:column;align-items:center;min-height:calc(100vh - 64px)}.stepper{display:flex;align-items:center;gap:6px;margin-bottom:18px}.step{display:flex;align-items:center;gap:6px}.step .dot{width:10px;height:10px;border-radius:50%;background:#d9dbe5;transition:all .2s}.step.active .dot{background:#5a3a42;transform:scale(1.2)}.step .line{width:38px;height:2px;background:#d9dbe5;border-radius:1px}.tp-title{font-size:26px;font-weight:800;color:#3d2b36;margin:0 0 8px;text-align:center}.tp-sub{font-size:14px;color:#8c7b86;text-align:center;margin:0 0 26px}.theme-options{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;width:100%;max-width:720px;margin-bottom:28px}.theme-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:16px 14px 18px;border:2px solid #eceef3;border-radius:18px;background:#fff;cursor:pointer;text-align:left;font-family:inherit;transition:all .18s;box-shadow:0 4px 14px #0000000d}.theme-card:hover{transform:translateY(-3px);box-shadow:0 8px 22px #0000001a}.theme-card.active{border-color:var(--bk-accent, #d56b86);box-shadow:0 8px 24px #0000001f}.theme-radio{position:absolute;top:12px;right:12px;font-size:18px;color:var(--bk-accent, #d56b86)}.theme-emoji{font-size:28px;line-height:1}.theme-name{font-size:15px;font-weight:800;color:var(--bk-text, #5a3a42);margin-top:4px}.theme-desc{font-size:12px;color:#8c7b86;line-height:1.45}.preview-section{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:10px}.mini-page.diy{background:#fff;box-shadow:inset 0 0 0 1px #0000000a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.mini-page.diy .mini-diy-plus{width:30px;height:30px;border-radius:50%;border:1.5px dashed rgba(0,0,0,.16);display:flex;align-items:center;justify-content:center;font-size:17px;color:#0000003d;font-weight:400}.mini-page.diy .mini-diy-tip{font-size:10px;color:#00000038;letter-spacing:.5px}.mini-page{position:relative;width:100%;height:100%;background:var(--bk-bg, #fff);border-radius:8px;overflow:hidden}.mini-photo{position:absolute;background-size:cover;background-position:center;background-color:#0000000f;border-radius:5px;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #0000000d}.mini-photo.circle{border-radius:50%}.mini-photo.timeline{border-radius:0;border-left:4px solid var(--bk-accent)}.mini-photo.shape-frame{border:1.5px solid #d9d2c4;border-radius:3px;box-shadow:0 3px 8px #5032141f}.mini-photo.shape-card{border:3px solid #fff;border-bottom-width:10px;border-radius:2px;box-shadow:0 4px 10px #462d1440}.mini-photo.shape-plain{border:1px solid rgba(90,70,50,.2);border-radius:3px}.mini-photo.shape-circle{border:2px solid #fff;box-shadow:0 3px 8px #50321433}.mini-slot-no{font-size:15px;font-weight:800;color:#00000029}.mini-text{position:absolute;left:6%;right:6%;top:82%;height:14%;display:flex;flex-direction:column;gap:2px;justify-content:center;align-items:center;text-align:center;border-top:1px dashed rgba(0,0,0,.14)}.mini-title{font-size:11px;font-weight:800;color:var(--bk-text);line-height:1.25;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-caption{font-size:9px;color:var(--bk-text);opacity:.6;line-height:1.3;font-style:italic;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-textbox{position:absolute;display:flex;align-items:center;justify-content:center;color:var(--bk-text);font-family:var(--bk-font);overflow:hidden;padding:1px 3px;line-height:1.2;border-top:1px dashed rgba(90,70,50,.22)}.mini-textbox.role-title{font-weight:800;font-size:11px;letter-spacing:.3px}.mini-textbox.role-caption,.mini-textbox.role-note{font-style:italic;font-size:9px;opacity:.7}.mini-textbox.role-quote{font-style:italic;font-size:9px;opacity:.85}.mini-page .page-deco{z-index:5}.mini-page .deco.tape{width:46px;height:15px}.mini-page .deco.label{font-size:8px;padding:2px 6px;letter-spacing:1px}.mini-page .deco.heart{font-size:13px}.mini-page .deco.star{font-size:12px}.mini-page .deco.line{width:34%}.mini-page .deco.dots i{width:4px;height:4px}.mini-page .deco.corner{width:20px;height:20px}.preview-head{display:flex;align-items:baseline;justify-content:space-between;width:100%;max-width:880px;margin:6px auto 12px}.pv-label{font-size:15px;font-weight:800;color:var(--bk-text)}.pv-theme{font-size:13px;color:var(--bk-text);opacity:.7}.preview-strip-wrap{position:relative;width:100%;max-width:880px;margin:0 auto 24px}.preview-strip{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:4px 2px 14px;scrollbar-width:none}.preview-strip::-webkit-scrollbar{display:none}.pv-thumb{flex:0 0 auto;width:clamp(108px,22vw,150px);aspect-ratio:5 / 7;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 14px #00000014;position:relative;scroll-snap-align:start}.pv-no{position:absolute;top:6px;left:8px;font-size:10px;font-weight:800;color:var(--bk-text);opacity:.55;z-index:3}.strip-arrow{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:999px;border:none;cursor:pointer;z-index:5;background:#ffffffeb;color:var(--bk-text, #5a3a42);font-size:22px;font-weight:800;line-height:1;box-shadow:0 2px 10px #0000002e;display:flex;align-items:center;justify-content:center;transition:all .15s}.strip-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.06)}.strip-arrow.left{left:4px}.strip-arrow.right{right:4px}@media (hover: none){.strip-arrow{display:none}}.tp-actions{display:flex;gap:14px;margin-top:auto;padding-top:10px}.tp-btn{padding:13px 34px;border-radius:14px;font-size:15px;font-weight:700;cursor:pointer;font-family:inherit;transition:all .15s}.tp-btn.ghost{border:1.5px solid #e2e5ea;background:#fff;color:#5a3a42}.tp-btn.ghost:hover{background:#f9f9fb}.tp-btn.primary{border:none;background:linear-gradient(135deg,#ef9aad,#d56b86);color:#fff;box-shadow:0 8px 22px #d56b8659}.tp-btn.primary:hover{opacity:.94;transform:translateY(-1px)}@media (max-width: 720px){.theme-options{grid-template-columns:repeat(2,1fr)}.tp-actions{width:100%;justify-content:center}}.tpl-bar{display:flex;justify-content:center;margin-bottom:12px}.tpl-bar-inner{display:flex;gap:6px;flex-wrap:wrap;justify-content:center}.tpl-chip{display:inline-flex;align-items:center;gap:5px;border:2px solid #e9ebf2;background:#fff;border-radius:999px;padding:5px 12px;cursor:pointer;font-size:13px;font-family:inherit;color:#4a4f5c;transition:all .15s}.tpl-chip:hover{transform:translateY(-1px)}.tpl-chip.active{border-color:var(--swa, #6366f1);background:var(--sw, #eef0ff);box-shadow:0 4px 12px #0000001f}.chip-name{font-weight:600}.preview-tip{text-align:center;margin:0 0 8px;font-size:13px;color:var(--bk-text);opacity:.78}.preview .photo-slot .slot-replace,.preview .photo-slot .slot-remove{opacity:0;transition:opacity .15s}.preview .photo-slot:hover .slot-replace,.preview .photo-slot:hover .slot-remove{opacity:1}.page-no{flex:0 0 auto;font-size:13px;font-weight:700;color:#8a90a2}.page-edit-head{gap:8px}.hint{margin:10px 0 0;font-size:13px;color:#9a7a85;text-align:center}.home{max-width:760px;margin:0 auto;padding:30px 20px 80px;width:100%}.hero{margin-bottom:24px}.hero-card{background:#fff;border:1px solid #f8e1e7;border-radius:20px;overflow:hidden;box-shadow:0 8px 28px #d6336c1f}.hero-img{width:100%;height:220px;object-fit:cover;display:block}.hero-text{padding:20px 22px 22px;text-align:center}.hero h1{font-size:24px;margin:0 0 10px;color:#d6336c}.hero .sub{color:#8a6070;margin:0;font-size:14px;line-height:1.7}.basic-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.field{display:flex;flex-direction:column;gap:6px;min-width:0}.field span{font-size:13px;font-weight:600;color:#4a4f5c}.field input{width:100%;min-width:0;padding:11px 13px;border:1.5px solid #e2e5ea;border-radius:10px;font-size:14px;font-family:inherit}.field input:focus{outline:none;border-color:#ff7aa2}.field input[type=date]{background:#fff;color:#2c2f36;min-height:40px}.field input[type=date]::-webkit-calendar-picker-indicator{opacity:.55;cursor:pointer;padding:0;flex-shrink:0}.field-wide{grid-column:1 / -1}.events-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.events-head h3{margin:0}.events{display:flex;flex-direction:column;gap:10px}.event-row{display:grid;grid-template-columns:28px 1.2fr .9fr 1.6fr 32px;gap:8px;align-items:center;background:#fffafc;border:1px solid #f8e1e7;border-radius:12px;padding:10px}.event-no{font-weight:800;color:#f4a4bd;text-align:center}.event-row input{width:100%;padding:9px 10px;border:1.5px solid #e2e5ea;border-radius:9px;font-size:13px;font-family:inherit;min-width:0}.event-row input:focus{outline:none;border-color:#ff7aa2}.deco{position:absolute;pointer-events:none;-webkit-user-select:none;user-select:none}.deco-a{top:-18px;right:-18px;width:110px;transform:rotate(6deg)}.deco-b{bottom:-30px;right:-30px;width:160px;opacity:.12}.preview-top{display:flex;align-items:center;gap:14px;margin-bottom:10px;flex-wrap:wrap}.preview-top .tpl-bar{margin-bottom:0}.back-btn{border:none;background:#fff;color:#6366f1;font-weight:700;padding:9px 16px;border-radius:10px;cursor:pointer;box-shadow:0 4px 14px #36306e1f}.back-btn.ghost{box-shadow:none;background:#ffffffb3;border:1px solid #e2e5ea}.back-btn:hover{background:#eef0ff}.cover-date{margin-top:10px;font-size:13px;opacity:.8;letter-spacing:1px}.cv{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;font-family:var(--bk-font);background:linear-gradient(160deg,var(--bk-cover, #ff8fab) 0%,var(--bk-soft, #ffe1e8) 100%);container-type:size}.cv-photo{position:absolute;z-index:2;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:3cqw;overflow:hidden;border:.8cqw solid #fff;box-shadow:0 6px 20px #0000002e}.cv-text{position:absolute;z-index:3;display:flex;flex-direction:column;font-size:var(--cv-fs, 7cqw)}.cv-title{font-weight:800;line-height:1.15;font-size:1em}.cv-names{font-size:.5em}.cv-sub{letter-spacing:.6cqw;font-size:.46em;opacity:.92}.cv-date{opacity:.9;font-size:.43em}.cv-heart{position:absolute;top:13%;left:50%;transform:translate(-50%);font-size:13cqw;z-index:1;opacity:.85}.cv.ink-light .cv-text{color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.45)}.cv.ink-light .cv-text>*{background:#00000052;padding:1.2cqw 3cqw;border-radius:1.8cqw;margin:.6cqw 0;text-shadow:none}.cv.ink-dark .cv-text{color:var(--bk-text, #2b2b33);text-shadow:0 1px 4px rgba(255,255,255,.7)}.cv.ink-dark .cv-text>*{background:#ffffffad;padding:1.2cqw 3cqw;border-radius:1.8cqw;margin:.6cqw 0;text-shadow:none}.cv-edit{cursor:pointer;border-radius:1.8cqw;transition:box-shadow .15s}.cv-edit:not(.ro):hover{box-shadow:0 0 0 2px #fffc}.cv-edit:not(.ro):after{content:"✎";margin-left:1.4cqw;font-size:.68em;opacity:.85}.cv-field-input{font-family:inherit;font-weight:800;line-height:1.15;font-size:4.6cqw;color:#2b2b33!important;background:#fff!important;border:2px solid #ef9aad!important;border-radius:1.8cqw!important;padding:1cqw 2.4cqw!important;margin:.6cqw 0!important;width:100%;box-sizing:border-box;text-align:center;outline:none}.cv-names-edit{display:flex;align-items:center;justify-content:center;gap:1.4cqw;flex-wrap:wrap;background:transparent!important;padding:0!important;margin:.6cqw 0!important}.cv-names-edit .cv-field-input{width:auto;min-width:22cqw}.cv-amp{font-weight:800;font-size:4.6cqw;color:#2b2b33}.cv-ok{font-family:inherit;font-size:4cqw;font-weight:800;line-height:1;color:#fff;background:#ef9aad!important;border:none;border-radius:50%;width:9cqw;height:9cqw;cursor:pointer;display:flex;align-items:center;justify-content:center}.ep-hint{margin:0 0 4px;font-size:12.5px;color:#9a7e88;line-height:1.5}.cv:not(.has-img):before{content:"";position:absolute;top:-25%;right:-25%;bottom:-25%;left:-25%;background:radial-gradient(circle at 50% 42%,var(--bk-soft, #eee) 0%,transparent 62%);z-index:0}.cv:not(.has-img) .cv-text{color:var(--bk-text, #2b2b33)}.cv.classic{background:#fff;font-family:"Noto Serif SC",serif}.cv.classic .cv-frame{position:absolute;top:4.5cqw;right:4.5cqw;bottom:4.5cqw;left:4.5cqw;border:.3cqw solid #e7e0d2;border-radius:1.4cqw;pointer-events:none;z-index:1}.cv.classic .cv-photo{position:absolute;z-index:2;background-size:cover;background-position:center;background-repeat:no-repeat;border:.8cqw solid #fff;border-radius:1.2cqw;box-shadow:0 8px 22px #3c32282e}.cv.classic .cv-photo.polaroid{border-width:2cqw;border-bottom-width:5.5cqw;border-radius:.8cqw;box-shadow:0 10px 26px #462d1442}.cv.classic .cv-photo.mat{border-width:1.2cqw;box-shadow:inset 0 0 0 .6cqw #f6f4f0,0 10px 28px #3c32282e}.cv.classic .cv-photo.circle{border-radius:50%;border-width:1cqw;box-shadow:0 8px 24px #3c322833}.cv.classic .cv-photo.stamp{border:1.2cqw solid #fff;border-radius:0;box-shadow:inset 0 0 0 .35cqw #e7e0d2,0 6px 18px #3c32282e}.cv.classic .cv-photo.arch{border:1cqw solid #fff;border-radius:50% 50% 1.2cqw 1.2cqw/28% 28% 1.2cqw 1.2cqw;box-shadow:0 10px 28px #3c32282e}.cv.classic .cv-photo.plain{border:.25cqw solid rgba(90,70,50,.18);border-radius:1cqw;box-shadow:0 4px 12px #3c32281a}.cv.classic .cv-photo.empty{background:#f8f7f4;display:flex;align-items:center;justify-content:center}.cv.classic .cv-photo.empty .cv-empty-mark{font-size:8cqw;opacity:.35}.cv.classic .cv-heart{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:14cqw;z-index:1;opacity:.45;color:#d8cdb6}.cv.classic .cv-text{position:absolute;z-index:3;display:flex;flex-direction:column;color:#4a3a2a;padding:2cqw;box-sizing:border-box;overflow:hidden;font-size:var(--cv-fs, 6.8cqw)}.cv-handle{position:absolute;width:10px;height:10px;background:#a89a85;border:1.2px solid #fff;border-radius:50%;z-index:8;box-shadow:0 1px 3px #00000040;touch-action:none}.cv-handle.nw{left:-5px;top:-5px;cursor:nwse-resize}.cv-handle.ne{right:-5px;top:-5px;cursor:nesw-resize}.cv-handle.sw{left:-5px;bottom:-5px;cursor:nesw-resize}.cv-handle.se{right:-5px;bottom:-5px;cursor:nwse-resize}.cv-handle.n{left:50%;top:-5px;transform:translate(-50%);cursor:ns-resize}.cv-handle.s{left:50%;bottom:-5px;transform:translate(-50%);cursor:ns-resize}.cv-handle.e{right:-5px;top:50%;transform:translateY(-50%);cursor:ew-resize}.cv-handle.w{left:-5px;top:50%;transform:translateY(-50%);cursor:ew-resize}.cv-photo.dragging .cv-handle,.cv-text.dragging .cv-handle,.cv-photo.resizing .cv-handle,.cv-text.resizing .cv-handle{display:none}.cv-photo.can-resize,.cv-text.can-resize{overflow:visible!important}.cv-photo.selected,.cv-text.selected,.bc-inner.selected{outline:1.6px dashed rgba(176,154,122,.9);outline-offset:4px;z-index:30}.cv-edit-btn{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;border:1.5px solid #fff;background:#a89a85;color:#fff;font-size:12px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:12;box-shadow:0 2px 6px #0000004d}.cv-edit-btn:active{transform:scale(.92)}.cv-del{position:absolute;top:2px;right:2px;width:20px;height:20px;border-radius:50%;border:1.5px solid #fff;background:#e06a6a;color:#fff;font-size:14px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:13;box-shadow:0 2px 6px #0000004d}.cv-del:active{transform:scale(.92)}.cv-replace,.pc-replace{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;border:1.5px solid #fff;background:#5b8def;color:#fff;font-size:12px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:13;box-shadow:0 2px 6px #0000004d}.cv-replace:active,.pc-replace:active{transform:scale(.92)}.cv-crop-center,.pc-crop-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:14;padding:4px 10px;border-radius:999px;border:1.5px solid rgba(255,255,255,.75);background:#281e24cc;color:#fff;font-size:11px;line-height:1;white-space:nowrap;display:flex;align-items:center;gap:3px;cursor:pointer;pointer-events:auto;box-shadow:0 2px 8px #00000059}.cv-crop-center:active,.pc-crop-center:active{transform:translate(-50%,-50%) scale(.94)}.cv-text-edit{display:flex;flex-direction:column;gap:1.6cqw;width:100%}.cv-text-edit .cv-field-input{width:100%}.cv-text-edit .cv-names-edit{gap:1.2cqw}.cv-done{align-self:flex-end;margin-top:.6cqw;padding:1cqw 3.4cqw;border:none;border-radius:4cqw;background:#a89a85;color:#fff;font-size:3cqw;cursor:pointer}.cv.classic .cv-text.vertical{justify-content:center;gap:2.4cqw}.cv.classic .cv-text:not(.vertical){justify-content:flex-start;gap:1.4cqw}.cv.classic .cv-title{font-family:inherit;font-weight:700;letter-spacing:.7cqw;font-size:1em;line-height:1.25}.cv.classic .cv-names{font-family:inherit;font-size:.5em;letter-spacing:.35cqw;opacity:.85}.cv.classic .cv-date{font-family:inherit;font-size:.41em;letter-spacing:.25cqw;opacity:.7;white-space:nowrap}.cv.classic .cv-title,.cv.classic .cv-names{white-space:nowrap}.cv.classic .cv-deco-line{width:18cqw;height:.25cqw;background:#d9d2c4;margin-top:1.2cqw}.cv.classic .cv-text.vertical .cv-deco-line{width:10cqw;margin-top:.6cqw}.cv.classic .cv-text:not(.vertical) .cv-deco-line{align-self:center}.cv.classic .cv-text:not(.vertical)[style*="textAlign: left"] .cv-deco-line{align-self:flex-start}.cv.classic .cv-field-input{color:#4a3a2a!important;border-color:#d9d2c4!important}.cv.classic .cv-ok{background:#a89a85!important}.cv.classic .cv-amp{color:#a89a85}.cv-classic .cv-text{padding-top:3cqw}.cv-classic-left .cv-text.vertical .cv-title{writing-mode:vertical-rl;text-orientation:upright;letter-spacing:.9cqw;font-size:6cqw}.cv-classic-left .cv-text.vertical .cv-names{writing-mode:vertical-rl;text-orientation:upright;letter-spacing:.5cqw;font-size:2.8cqw}.cv-classic-left .cv-text.vertical .cv-date{writing-mode:vertical-rl;text-orientation:upright;letter-spacing:.3cqw;font-size:2.4cqw}.cv-classic-top .cv-text{padding-top:2cqw}.cv-classic-dual .cv-text.vertical{justify-content:flex-start;padding-top:10cqw}.cv-classic-dual .cv-text.vertical .cv-title{writing-mode:vertical-rl;text-orientation:upright;letter-spacing:.8cqw;font-size:5.6cqw}.cv-classic-dual .cv-text.vertical .cv-names{writing-mode:vertical-rl;text-orientation:upright;letter-spacing:.45cqw}.cv-classic-dual .cv-text.vertical .cv-date{writing-mode:vertical-rl;text-orientation:upright;letter-spacing:.3cqw}.cv-classic-circle .cv-text{padding-top:1cqw}.cv-classic-poster .cv-text{padding-top:1cqw;gap:1.2cqw}.cv-classic-poster .cv-title{font-size:7.2cqw;letter-spacing:.9cqw}.cv-classic-stamp .cv-text{padding-top:1cqw}.cv-classic-duo .cv-text{justify-content:center;padding-top:0;gap:1cqw}.cv-classic-duo .cv-title{font-size:5.6cqw;letter-spacing:.5cqw}.cv-classic-minimal .cv-text{padding-top:2cqw;gap:2cqw}.cv-classic-minimal .cv-title{font-size:7.6cqw;letter-spacing:1cqw}.cv-classic-minimal .cv-names{font-size:3.2cqw;letter-spacing:.6cqw}.cv-classic-collage .cv-text.vertical{justify-content:flex-start;padding-top:10cqw;gap:2.4cqw}.cv-classic-collage .cv-text.vertical .cv-title{writing-mode:vertical-rl;text-orientation:upright;letter-spacing:.8cqw;font-size:5.4cqw}.cv-classic-collage .cv-text.vertical .cv-names{writing-mode:vertical-rl;text-orientation:upright;letter-spacing:.4cqw;font-size:2.6cqw}.cv-classic-collage .cv-text.vertical .cv-date{writing-mode:vertical-rl;text-orientation:upright;letter-spacing:.25cqw;font-size:2.2cqw}.cv-classic-arch .cv-text{padding-top:1cqw;gap:1.2cqw}.cv-classic-arch .cv-title{font-size:6.8cqw}.cv-classic-wide .cv-text{align-items:flex-start!important;text-align:left!important;padding:2cqw 0 0;gap:1.2cqw}.cv-classic-wide .cv-title{font-size:6.6cqw;letter-spacing:.5cqw}.cv-classic-wide .cv-deco-line{align-self:flex-start;margin-top:.6cqw}.cv-center .cv-photo{top:7%;left:50%;transform:translate(-50%);width:58%;height:44%}.cv-center .cv-text{top:54%;left:0;width:100%;height:40%;align-items:center;justify-content:flex-start;text-align:center;padding:1cqw 6cqw}.cv-top .cv-photo{top:6%;left:14%;width:72%;height:48%}.cv-top .cv-text{top:58%;left:0;width:100%;height:36%;align-items:center;justify-content:center;text-align:center;padding:1cqw 6cqw}.cv-left .cv-photo{top:16%;left:6%;width:44%;height:62%}.cv-left .cv-text{top:0;left:54%;width:42%;height:100%;align-items:center;justify-content:center;text-align:center;padding:3cqw}.cv-right .cv-photo{top:16%;right:6%;width:44%;height:62%}.cv-right .cv-text{top:0;left:4%;width:42%;height:100%;align-items:center;justify-content:center;text-align:center;padding:3cqw}.cv-circle .cv-photo{top:11%;left:50%;transform:translate(-50%);width:46%;aspect-ratio:1 / 1;border-radius:50%}.cv-circle .cv-text{top:62%;left:0;width:100%;height:34%;align-items:center;justify-content:flex-start;text-align:center;padding:1cqw 6cqw}.cv-card .cv-photo{top:9%;left:50%;transform:translate(-50%);width:64%;height:50%;border-width:1cqw}.cv-card .cv-text{top:63%;left:0;width:100%;height:32%;align-items:center;justify-content:flex-start;text-align:center;padding:1cqw 6cqw}.cv-diagonal .cv-photo{top:14%;left:50%;transform:translate(-50%) rotate(-5deg);width:58%;height:46%}.cv-diagonal .cv-text{top:64%;left:0;width:100%;height:30%;align-items:center;justify-content:flex-start;text-align:center;padding:1cqw 6cqw}.cv-bottom .cv-photo{bottom:6%;left:14%;width:72%;height:50%}.cv-bottom .cv-text{top:7%;left:0;width:100%;height:36%;align-items:center;justify-content:flex-end;text-align:center;padding:1cqw 6cqw}.cover-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:6px}.cover-card{display:flex;flex-direction:column;gap:6px;padding:8px;border:2px solid #eceef3;border-radius:14px;background:#fff;cursor:pointer;transition:all .15s;text-align:left;font-family:inherit}.cover-card:hover{transform:translateY(-2px)}.cover-card.active{border-color:#6366f1;box-shadow:0 6px 18px #6366f12e}.cover-thumb{position:relative;width:100%;aspect-ratio:3 / 2;border-radius:10px;overflow:hidden;background:var(--cover, #ff8fab)}.cover-meta{display:flex;flex-direction:column;gap:2px;padding:0 2px}.cover-name{font-size:13px;font-weight:700;color:#4a4f5c}.cover-card.active .cover-name{color:#6366f1}.cover-desc{font-size:10px;color:#9aa0ad;line-height:1.35}.cover-upload-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:14px}.cover-file-name{font-size:13px;color:#16a34a;font-weight:600}.hint-inline{font-size:12px;color:#9aa0ad}.file-btn.mini{padding:7px 12px;font-size:13px}@media (max-width: 680px){.tpl-grid{grid-template-columns:repeat(2,1fr)}.pages{grid-template-columns:1fr}.book-stage{overflow:hidden}.book{transform:scale(.82) rotateX(8deg);transform-origin:center}}.panel-next{text-align:center;margin-top:4px}.photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(108px,1fr));gap:12px;margin:14px 0}.photo-cell{position:relative;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:#f0f0f3;box-shadow:0 4px 12px #00000014}.photo-cell img{width:100%;height:100%;object-fit:cover;display:block}.photo-no{position:absolute;top:4px;left:4px;background:#0000008c;color:#fff;font-size:11px;padding:1px 6px;border-radius:6px;z-index:2}.photo-ops{position:absolute;bottom:4px;left:4px;right:4px;display:flex;gap:4px;justify-content:center;opacity:0;transition:opacity .15s}.photo-cell:hover .photo-ops{opacity:1}.photo-ops button{border:none;background:#ffffffeb;color:#5a3a42;width:24px;height:24px;border-radius:6px;cursor:pointer;font-size:14px;line-height:1;padding:0}.photo-ops button.del{background:#e54545eb;color:#fff}.photo-ops button:disabled{opacity:.35;cursor:default}.next-btn{background:linear-gradient(135deg,#ef9aad,#d56b86);color:#fff;border:none;padding:14px 28px;border-radius:14px;font-size:16px;font-weight:800;cursor:pointer;box-shadow:0 8px 20px #d56b8659;font-family:inherit}.next-btn:disabled{opacity:.5;cursor:default;box-shadow:none}.layout-page{max-width:980px;margin:0 auto;padding:18px 16px 40px}.layout-title{text-align:center;font-size:24px;margin:8px 0 4px;color:#5a3a42}.layout-sub{text-align:center;color:#9aa0ad;margin:0 0 20px;font-size:14px}.layout-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.layout-card{border:2px solid #eceef3;background:#fff;border-radius:16px;padding:10px;cursor:pointer;text-align:left;font-family:inherit;transition:all .15s;display:flex;flex-direction:column;gap:8px}.layout-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000001a}.layout-card.active{border-color:#d56b86;box-shadow:0 8px 22px #d56b8640}.layout-thumb{width:100%;aspect-ratio:3 / 4;border-radius:10px;overflow:hidden;background:#fff3f1;border:1px solid #f0d9de}.layout-meta{display:flex;flex-direction:column;gap:2px;padding:0 2px 4px}.layout-name{font-size:14px;font-weight:800;color:#5a3a42}.layout-desc{font-size:11px;color:#9aa0ad;line-height:1.4}.layout-actions{display:flex;justify-content:center;gap:14px;margin-top:24px;flex-wrap:wrap}.layout-preview{width:100%;height:100%;display:grid;gap:4px;padding:6px}.pv-photo{background-size:cover;background-position:center;border-radius:6px;background-color:#f3dfe4;min-height:0}.pv-empty{background:repeating-linear-gradient(45deg,#f6e3e8,#f6e3e8 8px,#fceef1 8px,#fceef1 16px)}.page.content.ph-hero{grid-template-columns:1fr;grid-template-areas:"photo";padding:0}.page.content.ph-hero .photo-frame{border:none;padding:0;border-radius:0;background:transparent;box-shadow:none}.page.content.ph-hero .photo{border-radius:0}.page.content.ph-hero .text-area{position:absolute;left:0;right:0;bottom:0;top:auto;background:linear-gradient(to top,#0000009e,#0000);color:#fff;border-radius:0;justify-content:flex-end;padding:30px 22px 18px}.page.content.ph-hero .page-title-edit,.page.content.ph-hero .caption-edit{color:#fff}.page.content.ph-hero .page-del{background:#ffffff38;color:#fff}.page.content.ph-dual{grid-template-columns:1.25fr 1fr;grid-template-areas:"photo text"}.ph-dual .photos-area{grid-template-columns:1fr 1fr;grid-template-rows:1fr}.page.content.ph-vdual{grid-template-columns:1.25fr 1fr;grid-template-areas:"photo text"}.ph-vdual .photos-area{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.page.content.ph-tri{grid-template-columns:1fr;grid-template-rows:1.5fr 1fr;grid-template-areas:"photo" "text"}.ph-tri .photos-area{grid-template-columns:1.55fr 1fr;grid-template-rows:1fr 1fr}.ph-tri .photos-area>:first-child{grid-row:span 2}.page.content.ph-grid{grid-template-columns:1fr;grid-template-rows:1.5fr 1fr;grid-template-areas:"photo" "text"}.ph-grid .photos-area{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.page.content.ph-circle{grid-template-columns:1fr 1.25fr;grid-template-areas:"photo text"}.ph-circle .photos-area{grid-template-columns:1fr;grid-template-rows:1fr}.ph-circle .photo-slot{display:flex;align-items:center;justify-content:center}.ph-circle .photo{position:relative;inset:auto;width:74%;height:74%;border-radius:50%;margin:auto}.ph-circle .pv-photo{border-radius:50%;width:72%;height:72%;margin:auto}.page.content.ph-poem{grid-template-columns:1fr 1.25fr;grid-template-areas:"text photo"}.ph-poem .photos-area{grid-template-columns:1fr;grid-template-rows:1fr}.ph-poem .photo-slot{display:flex;align-items:center;justify-content:flex-end;padding:7%}.ph-poem .photo{position:relative;inset:auto;width:68%;height:82%;border-radius:10px}.ph-poem .pv-photo{width:66%;height:80%;margin-left:auto}.page.content.ph-timeline{grid-template-columns:1.3fr 1fr;grid-template-areas:"photo text"}.ph-timeline .photos-area{grid-template-columns:1fr;grid-template-rows:1fr}.ph-timeline .photo-slot{border-left:6px solid var(--bk-accent)}.cover-names{font-size:18px;letter-spacing:2px;margin-top:6px}.cover-names .amp{color:#fff;opacity:.85;margin:0 4px}.layout-tag{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--bk-text);background:#ffffffb3;padding:6px 12px;border-radius:999px}.mini-link{border:none;background:transparent;color:#d56b86;cursor:pointer;font-size:13px;text-decoration:underline;padding:0;font-family:inherit}.export-trigger{margin-left:auto;border:none;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;color:#fff;background:linear-gradient(135deg,#d56b86,#e0537e);padding:8px 16px;border-radius:999px;box-shadow:0 4px 12px #d56b864d;transition:transform .12s ease,box-shadow .12s ease}.export-trigger:hover{transform:translateY(-1px);box-shadow:0 6px 16px #d56b8661}.export-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;background:#2814286b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:18px}.export-panel{width:min(560px,96vw);max-height:88vh;overflow:auto;background:#fffdfc;border-radius:18px;padding:20px 22px;box-shadow:0 24px 60px #3c14284d;display:flex;flex-direction:column;gap:14px}.export-head{display:flex;align-items:center;justify-content:space-between}.export-head span{font-size:17px;font-weight:800;color:#4a2233}.export-sub{margin:0;font-size:13px;color:#8a7280;line-height:1.7}.export-sub b{color:#d56b86}.export-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.export-card{border:1.5px solid #f2dfe6;border-radius:14px;background:#fff;padding:16px 14px;cursor:pointer;text-align:left;display:flex;flex-direction:column;gap:6px;font-family:inherit;transition:border-color .12s ease,transform .12s ease,box-shadow .12s ease}.export-card:hover:not(:disabled){border-color:#e8a9bd;transform:translateY(-2px);box-shadow:0 8px 20px #d56b8624}.export-card:disabled{opacity:.55;cursor:default}.export-ico{font-size:22px}.export-name{font-size:15px;font-weight:800;color:#4a2233}.export-desc{font-size:12px;color:#9a8592;line-height:1.6}.export-progress{display:flex;flex-direction:column;gap:8px}.export-progress .ep-bar{height:10px;border-radius:999px;background:#f4e4ea;overflow:hidden}.export-progress .ep-bar-in{height:100%;border-radius:999px;background:linear-gradient(90deg,#e0537e,#d56b86);transition:width .2s ease}.export-progress .ep-bar-txt{font-size:12px;color:#8a7280}.export-ok{margin:0;font-size:13px;font-weight:700;color:#2e9e6b}.export-err{margin:0;font-size:13px;color:#d63a3a;line-height:1.7}.export-tip{margin:0;font-size:11px;color:#b6a0ad}.export-mob-tip{margin:0;font-size:12px;line-height:1.7;color:#4a7280;background:#eaf4f7;border-radius:10px;padding:9px 12px}.export-mob-tip.warn{color:#8a5a12;background:#fdf3e0}.export-mob-tip b{font-weight:800}.export-card.highlight{border:1.5px solid #e0537e;background:linear-gradient(135deg,#fff7fa,#fff)}.export-card.highlight .export-name:after{content:" 新";font-size:10px;color:#fff;background:#e0537e;border-radius:6px;padding:1px 6px;margin-left:6px;vertical-align:2px}.order-view{display:flex;flex-direction:column;gap:14px}.order-making-txt{margin:4px 0 0;font-size:14px;font-weight:700;color:#4a2233}.order-book{display:flex;gap:14px;align-items:center;background:linear-gradient(135deg,#fff5f8,#fff);border:1px solid #f7dfe6;border-radius:14px;padding:12px}.order-cover{width:86px;height:120px;object-fit:cover;border-radius:8px;box-shadow:0 4px 12px #4a22332e;flex:0 0 auto}.order-cover.placeholder{display:flex;align-items:center;justify-content:center;font-size:26px;background:linear-gradient(160deg,#ffd1de,#ff8fab)}.order-book-info{display:flex;flex-direction:column;gap:6px;min-width:0}.order-book-title{font-size:15px;font-weight:800;color:#4a2233}.order-book-meta{font-size:12px;color:#9a8592}.order-preview-btn{align-self:flex-start;border:1.5px solid #d56b86;background:#fff;color:#d56b86;font-size:13px;font-weight:700;border-radius:10px;padding:7px 14px;cursor:pointer;transition:all .15s;font-family:inherit}.order-preview-btn:hover{background:#fdeef3}.order-preview-btn:disabled{opacity:.5;cursor:default}.samp-wrap{display:flex;align-items:center;gap:18px;background:linear-gradient(135deg,#fff5f8,#fff);border:1px solid #f7dfe6;border-radius:14px;padding:12px 14px}.samp-stage{position:relative;width:104px;height:145px;flex:0 0 auto;perspective:800px}.samp-cover{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:3px 9px 9px 3px;transform:rotateY(-17deg);transform-origin:left center;box-shadow:4px 0 0 -1px #fbf3f6,8px 0 0 -2px #f2e4ea,12px 0 0 -3px #e8d5dd,16px 0 26px -8px #46233259}.samp-stage:after{content:"";position:absolute;left:8px;bottom:-12px;width:95%;height:10px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(90,45,60,.2),transparent 70%);filter:blur(3px)}.samp-info{display:flex;flex-direction:column;gap:6px;min-width:0}.samp-title{font-size:15.5px;font-weight:800;color:#4a2233;line-height:1.4}.samp-meta{font-size:12.5px;color:#9a8592}.samp-note{font-size:12px;color:#b08a63;background:#fdf6ec;border-radius:9px;padding:7px 10px;line-height:1.6}.order-form-t{margin:2px 0 -4px;font-size:13px;font-weight:800;color:#4a2233}.order-form{display:flex;flex-direction:column;gap:11px}.order-field{display:flex;flex-direction:column;gap:5px}.order-field label{font-size:12px;font-weight:700;color:#8a7280}.order-field input,.order-field textarea{border:1.5px solid #e2e5ea;border-radius:10px;padding:10px 12px;font-size:14px;font-family:inherit;background:#fff;color:#333;resize:none;transition:border-color .15s}.order-field input:focus,.order-field textarea:focus{outline:none;border-color:#d56b86}.order-field input:disabled,.order-field textarea:disabled{background:#f6f4f5}.order-submit{border:none;background:linear-gradient(135deg,#e0537e,#d13f6e);color:#fff;font-size:15px;font-weight:800;border-radius:12px;padding:13px 16px;cursor:pointer;letter-spacing:2px;box-shadow:0 6px 18px #d53f6e4d;transition:all .15s;font-family:inherit}.order-submit:hover{transform:translateY(-1px);box-shadow:0 8px 22px #d53f6e66}.order-submit:disabled{opacity:.6;cursor:default;transform:none}.order-ok{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;padding:18px 6px 10px}.order-ok-ico{font-size:46px}.order-ok-title{font-size:20px;font-weight:800;color:#2e9e6b}.order-ok-no{margin:0;font-size:15px;color:#4a2233}.order-ok-no b{color:#d56b86;font-size:17px}.order-ok-tip{margin:0;font-size:13px;color:#8a7280;line-height:1.8;max-width:340px}.order-ok-btn{margin-top:10px;border:none;background:linear-gradient(135deg,#e0537e,#d13f6e);color:#fff;font-size:15px;font-weight:800;border-radius:12px;padding:12px 46px;cursor:pointer;letter-spacing:3px;font-family:inherit;box-shadow:0 6px 18px #d53f6e4d}.order-ok-btn:hover{transform:translateY(-1px)}@media (max-width: 680px){.export-trigger{font-size:13px;padding:7px 12px}.export-grid{grid-template-columns:1fr}.export-panel{padding:16px}.export-card{padding:13px 12px}.export-mask{padding:10px;align-items:flex-end}.export-panel{border-radius:16px 16px 0 0;max-height:92vh;overflow-y:auto}}@media (max-width: 680px){.layout-grid{grid-template-columns:repeat(2,1fr)}}.layout-sub b{color:#d56b86}.lp-wrap{position:relative;max-width:1060px;margin:6px auto 0}.lp-carousel{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:10px 4px 22px;scrollbar-width:thin}.lp-carousel::-webkit-scrollbar{height:8px}.lp-carousel::-webkit-scrollbar-thumb{background:#e7c3cd;border-radius:8px}.lp-slide{flex:0 0 auto;width:300px;scroll-snap-align:center;border:3px solid #eceef3;border-radius:18px;background:#fff;padding:12px;cursor:pointer;transition:all .18s;display:flex;flex-direction:column;gap:10px}.lp-slide:hover{transform:translateY(-3px);box-shadow:0 10px 26px #0000001a}.lp-slide.active{border-color:#d56b86;box-shadow:0 10px 28px #d56b8647}.lp-cover{position:relative;width:100%;aspect-ratio:5 / 7;border-radius:12px;overflow:hidden;background:var(--bk-cover, #ff8fab)}.lp-info{display:flex;flex-direction:column;gap:4px}.lp-name{font-size:15px;font-weight:800;color:#5a3a42}.lp-desc{font-size:12px;color:#9aa0ad;line-height:1.4}.lp-pages{font-size:12px;color:#d56b86;font-weight:700}.lp-strip{display:flex;flex-wrap:wrap;gap:3px;margin-top:2px}.lp-page{width:11px;height:15px;border:1px solid rgba(0,0,0,.16);border-radius:2px;background:#fff;display:flex;gap:1px;padding:1px}.lp-page i{flex:1;border-radius:1px;background:var(--bk-cover, #ff8fab);display:block}.lp-arrow{position:absolute;top:46%;transform:translateY(-50%);z-index:5;width:40px;height:40px;border-radius:50%;border:none;cursor:pointer;background:#fff;color:#d56b86;font-size:22px;font-weight:800;box-shadow:0 4px 14px #0000002e}.lp-arrow:hover{background:#ffe9ef}.lp-prev{left:-6px}.lp-next{right:-6px}.photo-slot.add-slot.empty-add{min-height:200px;align-items:center;justify-content:center;font-size:14px;color:#b98fa0}@media (max-width: 680px){.lp-slide{width:78vw}.lp-arrow{display:none}}.lp-section{font-size:16px;font-weight:800;color:#5a3a42;margin:22px 0 8px;padding-left:10px;border-left:4px solid #ef9aad}.lp-inner{width:100%;height:100%;padding:8px;display:flex;background:#fff3f1}.lp-inner .photos-area{width:100%;height:100%}.lp-inner .pv-photo{box-shadow:0 1px 4px #00000014}.custom-panel{background:#fff;border:1px solid #f4e3e8;border-radius:16px;padding:16px 18px;margin-top:6px;box-shadow:0 4px 16px #d6336c0f;display:flex;flex-direction:column;gap:14px}.cp-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.cp-label{flex:0 0 64px;font-size:13px;font-weight:700;color:#5a3a42}.cp-colors{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cp-dot{width:26px;height:26px;border-radius:50%;cursor:pointer;border:2px solid #fff;box-shadow:0 0 0 1px #e2e5ea;padding:0;transition:transform .12s}.cp-dot:hover{transform:scale(1.1)}.cp-dot.active{box-shadow:0 0 0 3px #ef9aad;transform:scale(1.12)}.cp-chip{border:1.5px solid #e6e8ee;background:#fff;color:#5a3a42;font-size:13px;font-weight:600;padding:6px 13px;border-radius:999px;cursor:pointer;font-family:inherit;transition:all .12s}.cp-chip:hover{border-color:#ef9aad}.cp-chip.active{background:#ef9aad;color:#fff;border-color:#ef9aad;box-shadow:0 4px 12px #d56b864d}.book-stage{perspective:2200px;touch-action:pan-y}.book-fit{display:flex;justify-content:center;-webkit-user-select:none;user-select:none}.leaf.clickable{cursor:pointer}.leaf.clickable:not(.is-blank) .face{transition:box-shadow .18s,transform .18s}.leaf.clickable:not(.is-blank):hover .face.front{box-shadow:0 10px 26px #00000047,0 0 0 3px #ef9aadd9}.leaf.clickable:not(.is-blank):hover .face.back{box-shadow:0 10px 26px #00000047,0 0 0 3px #ef9aadd9}.leaf.is-blank{cursor:default}.page.content.ro .text-area{background:#ffffff6b}.ro-title{font-size:14px;font-weight:800;letter-spacing:.03em;color:var(--bk-text);line-height:1.35}.ro-caption{font-size:12.5px;line-height:1.6;color:var(--bk-text);opacity:.72;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.photos-area.ro .photo-slot.ro-empty{display:flex;align-items:center;justify-content:center;font-size:18px;opacity:.35;background:#0000000d;border:none}.page.back-cover{background:linear-gradient(160deg,var(--bk-cover, #ff8fab) 0%,var(--bk-soft, #ffe1e8) 100%);color:var(--bk-text);display:flex;align-items:center;justify-content:center;text-align:center}.bc-inner{padding:0 12%;display:flex;flex-direction:column;align-items:center;gap:8px}.bc-title{font-size:24px;font-weight:800;letter-spacing:2px}.bc-text{font-size:13px;line-height:1.8;opacity:.85}.bc-names{margin-top:8px;font-size:12px;letter-spacing:2px;opacity:.7}.page.back-cover.classic{background:#fff;color:#4a3a2a;container-type:size}.page.back-cover.classic .bc-frame{position:absolute;top:4.5cqw;right:4.5cqw;bottom:4.5cqw;left:4.5cqw;border:.3cqw solid #e7e0d2;border-radius:1.4cqw;pointer-events:none;z-index:1}.page.back-cover.classic .bc-inner{z-index:2;padding:0 14%;gap:10px}.page.back-cover.classic .bc-title{font-family:"Noto Serif SC",serif;color:#4a3a2a;font-weight:700;letter-spacing:.5cqw}.page.back-cover.classic .bc-text{font-family:"Noto Serif SC",serif;color:#6b5b48;font-size:2.8cqw;line-height:1.9}.page.back-cover.classic .bc-names{font-family:"Noto Serif SC",serif;color:#8a7a66;letter-spacing:.4cqw}.page.back-cover.classic .bc-film{position:absolute;bottom:7cqw;left:50%;transform:translate(-50%);display:flex;gap:2cqw;z-index:3;padding:1.2cqw 1.4cqw;background:#f6f4f0;border-radius:.6cqw;box-shadow:0 4px 12px #3c32281f}.page.back-cover.classic .bc-film-frame{width:11cqw;height:11cqw;background-size:cover;background-position:center;border:.5cqw solid #fff;border-radius:.4cqw;box-shadow:0 2px 6px #3c32281f}.page.back-cover.classic .deco.corner{display:none}.page.back-cover.classic .deco.heart{color:#d8cdb6}.page-deco{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;pointer-events:none;overflow:hidden}.deco{position:absolute;pointer-events:none}.deco.tape{width:62px;height:20px;background:repeating-linear-gradient(45deg,var(--bk-accent) 0 7px,color-mix(in srgb,var(--bk-accent) 68%,#ffffff) 7px 14px);box-shadow:0 1px 3px #00000029;border-radius:2px;opacity:.55}.deco.tape:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,255,255,.25),transparent 30%,transparent 70%,rgba(255,255,255,.25))}.deco.heart{font-size:17px;line-height:1;color:var(--bk-accent);text-shadow:0 1px 1px rgba(0,0,0,.12)}.deco.star{font-size:15px;line-height:1;color:var(--bk-accent);opacity:.85}.deco.label{background:var(--bk-soft);color:var(--bk-text);border:1px solid var(--bk-accent);border-radius:3px;font-size:10px;letter-spacing:2px;padding:3px 9px;box-shadow:0 1px 2px #00000024;white-space:nowrap;font-weight:700;opacity:.92}.deco.line{width:44%;height:0;border-top:1.5px dashed var(--bk-accent);opacity:.55}.deco.dots{display:flex;gap:5px}.deco.dots i{width:5px;height:5px;border-radius:50%;background:var(--bk-accent);opacity:.7;display:block}.deco.corner{width:26px;height:26px;border:2px solid var(--bk-accent);border-right:none;border-bottom:none;opacity:.5}.page.content.image-only{grid-template-columns:1fr!important;grid-template-rows:1fr!important;grid-template-areas:"photo"!important;padding:0!important}.page.content.image-only .photo-frame{box-shadow:inset 0 0 0 1px #5a463229}.page.cover.classic{background:#fff!important}.page-cover-wrap{position:relative;width:100%;height:100%;border-radius:inherit;overflow:hidden}.page-cover-wrap .pc-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10}.ep-main{display:flex;gap:22px;align-items:flex-start;justify-content:center;flex-wrap:wrap;padding:6px 0 0}.ep-card{position:relative;height:520px;aspect-ratio:5 / 7;width:auto;max-width:94vw;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 14px 34px #0003;animation:epIn .26s ease-out;flex:0 0 auto}@keyframes epIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.ep-card .page{border-radius:14px}.ep-panel{flex:1 1 280px;max-width:360px;background:#fff;border:1px solid #f4e3e8;border-radius:16px;padding:16px 18px;box-shadow:0 6px 20px #d6336c14;display:flex;flex-direction:column;gap:12px}.ep-title{margin:0 0 2px;font-size:15px;font-weight:800;color:#d6336c}.ep-row{display:flex;flex-direction:column;gap:6px}.ep-row>span,.ep-field>span{font-size:12px;font-weight:700;color:#6b5560}.ep-row input,.ep-field input{width:100%;padding:10px 12px;font-size:15px;font-family:inherit;border:1.5px solid #e6e8ee;border-radius:10px;background:#fffdfd;color:#3a2a33}.ep-row textarea{width:100%;padding:10px 12px;font-size:15px;font-family:inherit;border:1.5px solid #e6e8ee;border-radius:10px;background:#fffdfd;color:#3a2a33;resize:vertical;line-height:1.6}.ep-row input:focus,.ep-field input:focus,.ep-row textarea:focus{outline:none;border-color:#ef9aad}.ep-row.two{flex-direction:row;gap:10px}.ep-field{flex:1;display:flex;flex-direction:column;gap:6px;min-width:0}.ep-photos{display:flex;gap:8px;flex-wrap:wrap}.ep-photo{width:54px;height:54px;border-radius:10px;cursor:pointer;padding:0;border:2px solid #eceef3;background-size:cover;background-position:center;background-color:#f3dfe4;transition:all .14s;font-family:inherit}.ep-photo.auto{display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#8c7b86;background:#fff}.ep-photo:hover{transform:translateY(-2px)}.ep-photo.active{border-color:#d56b86;box-shadow:0 0 0 3px #d56b8638}.ep-cover-styles{display:flex;gap:8px;flex-wrap:wrap}.ep-cover-style{padding:7px 12px;border-radius:10px;cursor:pointer;font-family:inherit;border:1.5px solid #e6e8ee;background:#fff;color:#5a4632;font-size:13px;transition:all .14s}.ep-cover-style:hover{border-color:#d9d2c4;background:#faf9f7}.ep-cover-style.active{border-color:#a89a85;background:#f6f4f0;color:#4a3a2a;font-weight:700}.ep-bar{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:18px}.ep-bar-sub{margin-top:10px}.ep-bar .mb-nav{min-width:110px}.ep-bar .mb-add{flex:0 0 auto;min-width:160px}.mb-nav{min-height:44px;padding:0 18px;border:none;border-radius:12px;background:#fff;color:#d56b86;font-size:14px;font-weight:800;font-family:inherit;cursor:pointer;box-shadow:0 4px 14px #36306e24}.mb-nav:disabled{opacity:.38;cursor:default;box-shadow:none}.mb-count{min-width:170px;text-align:center;font-size:13px;font-weight:700;color:#5a3a42;background:#ffffffdb;border-radius:999px;padding:9px 14px}.mb-add{min-height:44px;padding:0 20px;border:none;border-radius:12px;background:linear-gradient(135deg,#ef9aad,#d56b86);color:#fff;font-size:14px;font-weight:800;font-family:inherit;cursor:pointer;box-shadow:0 6px 16px #d56b8652}.mb-add.ghost{background:#fff;color:#d56b86;box-shadow:0 4px 14px #36306e1f}.mb-tip{text-align:center;font-size:13px;color:#8c7b86;margin:12px 0 0}.ep-tools{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-top:12px}.ep-tool{min-height:40px;padding:0 16px;border:1px solid #f0dde2;border-radius:999px;background:#fff;color:#5a3a42;font-size:13.5px;font-weight:700;font-family:inherit;cursor:pointer;box-shadow:0 3px 10px #36306e1a;transition:transform .12s ease,box-shadow .12s ease}.ep-tool:hover{transform:translateY(-1px)}.ep-tool.active{background:#d56b86;color:#fff;border-color:#d56b86}.tool-pop{position:fixed;left:50%;bottom:calc(230px + env(safe-area-inset-bottom));transform:translate(-50%);width:min(92vw,460px);background:#fff;border-radius:16px;padding:14px;box-shadow:0 16px 44px #28142847;z-index:80;animation:popIn .16s ease-out}@keyframes popIn{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}.tp-head{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:800;color:#5a3a42;margin-bottom:10px}.tp-close{border:none;background:#f4eef0;color:#8c7b86;width:28px;height:28px;border-radius:50%;cursor:pointer;font-size:13px;font-weight:700}.tp-section-title{font-size:12px;font-weight:800;color:#9a8a90;margin:12px 0 8px;letter-spacing:.3px}.tp-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.tp-card{border:1px solid #f0e3e7;border-radius:12px;background:#fff;padding:6px 4px 5px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:4px;font-family:inherit;transition:transform .12s ease,box-shadow .12s ease}.tp-card:hover{transform:translateY(-2px);box-shadow:0 6px 14px #36306e24}.tp-card-color{width:100%;height:30px;border-radius:8px;border:1px solid rgba(0,0,0,.06)}.tp-card-name{font-size:10.5px;color:#7a6a72;font-weight:700}.tp-custom-row{display:flex;align-items:center;gap:10px;background:#faf4f6;border-radius:12px;padding:8px 10px}.tp-custom-row input[type=color]{width:42px;height:42px;border:none;background:none;border-radius:8px;cursor:pointer;padding:0}.tp-custom-row span{font-size:13px;color:#8c7b86}.tp-bg-preview{display:flex;align-items:center;gap:12px}.tp-bg-thumb{width:64px;height:64px;border-radius:12px;background-size:cover;background-position:center;border:1px solid #eee;flex:none}.tp-bg-actions{display:flex;flex-direction:column;gap:6px;flex:1}.tp-btn-sm{min-height:34px;border:1px solid #f0dde2;border-radius:10px;background:#fff7f9;color:#d56b86;font-weight:700;font-size:13px;font-family:inherit;cursor:pointer}.tp-btn-sm.danger{background:#fff;color:#c0576b;border-color:#f0cfd6}.tp-upload{width:100%;min-height:44px;border:1px dashed #e0b8c3;border-radius:12px;background:#fff7f9;color:#d56b86;font-weight:700;font-size:13.5px;font-family:inherit;cursor:pointer}.tp-empty{text-align:center;color:#8c7b86;font-size:13px;margin:6px 0 12px}.tp-photos{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;max-height:200px;overflow-y:auto;margin-bottom:10px}.tp-photo{aspect-ratio:1;border-radius:10px;border:2px solid transparent;background-size:cover;background-position:center;cursor:pointer;padding:0}.tp-photo:hover{border-color:#d56b86}@media (hover: none){.preview .photo-slot .slot-replace,.preview .photo-slot .slot-remove,.photo-cell .photo-ops{opacity:1}.slot-remove{width:30px;height:30px;font-size:17px}.slot-replace{width:34px;height:34px;font-size:15px}}@media (max-width: 720px){html{-webkit-text-size-adjust:100%}.topbar{padding:9px 12px;gap:8px}.brand{font-size:15px;white-space:nowrap}.top-actions{display:flex;gap:8px}.back-btn,.save-btn{padding:8px 12px;font-size:13px;border-radius:9px}.home{padding:12px 10px 70px}.hero{margin-bottom:10px}.hero-card{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:16px}.hero-img{width:62px;height:62px;border-radius:12px;flex-shrink:0}.hero-text{padding:0;text-align:left;min-width:0;flex:1}.hero h1{font-size:15px;line-height:1.35;margin:0 0 3px}.hero .sub{font-size:12px;line-height:1.45;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.deco-a{width:60px;top:-10px;right:-10px}.deco-b{display:none}.panel{padding:13px 12px;border-radius:14px;margin-bottom:10px}.panel h3{margin:0 0 10px;font-size:14px}.basic-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.field input{padding:9px 11px;font-size:16px}.field input[type=date]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:15px;text-align:left}.app,.home{overflow-x:hidden}.events-head{flex-direction:row;align-items:center;gap:8px;margin-bottom:8px}.events-head h3{font-size:14px;line-height:1.4;flex:1;min-width:0}.events-head .file-btn{padding:8px 12px;font-size:13px;flex-shrink:0}.photo-grid{grid-template-columns:repeat(3,1fr);gap:6px;margin:8px 0}.photo-ops{opacity:1;gap:4px;bottom:4px;left:4px;right:4px}.photo-ops button{width:26px;height:26px;font-size:13px;border-radius:7px;box-shadow:0 2px 5px #0000002e}.hint,.empty-hint{font-size:12px;line-height:1.5;margin:6px 0}.panel-next{margin-top:0}.panel-next h3{display:none}.next-btn{width:100%;padding:12px 16px;font-size:15px}.theme-picker-page{padding:10px 10px 120px;width:100%;max-width:100vw;overflow-x:hidden}.stepper{transform:scale(.86);margin-bottom:10px}.tp-title{font-size:18px;line-height:1.35;word-break:break-word;width:100%;padding:0}.tp-sub{font-size:12px;margin-bottom:14px;padding:0 4px;word-break:break-word;width:100%}.theme-options{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:14px;width:100%}.theme-card{padding:10px 8px 11px;border-radius:12px;gap:4px;min-width:0}.theme-radio{top:8px;right:8px;font-size:14px}.theme-emoji{font-size:22px}.theme-name{font-size:13px;margin-top:2px}.theme-desc{font-size:10px;line-height:1.4}.preview-section{width:100%;margin-bottom:4px;overflow-x:hidden}.preview-head{width:100%;max-width:100%;padding:0 4px;margin:0 0 8px}.pv-label{font-size:13px}.pv-theme{font-size:11px}.preview-strip-wrap{width:100%;max-width:100%;overflow-x:hidden}.preview-strip{gap:8px;padding:4px 10px 12px;scroll-padding-left:10px}.pv-thumb{width:38vw;max-width:150px}.tp-actions{position:fixed;left:0;right:0;bottom:0;z-index:60;display:flex;gap:10px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid #f0e4e8;box-shadow:0 -6px 18px #0000000f}.tp-btn{flex:1;padding:14px 0;font-size:15px;text-align:center}.preview{padding:12px 10px 150px;min-height:auto}.ep-main{gap:12px;padding-top:2px}.ep-card{height:min(132vw,calc(100vh - 300px),560px);height:min(132vw,calc(100dvh - 300px),560px);max-width:94vw}.preview-top{gap:8px;margin-bottom:8px}.preview-top .back-btn{padding:8px 12px;font-size:13px}.layout-tag{font-size:12px;padding:5px 10px;gap:6px;margin-left:auto}.music-bar{font-size:13px;margin-bottom:10px}@keyframes mbIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.ep-panel{flex:1 1 100%;max-width:94vw;width:100%;padding:14px;gap:10px;border-radius:15px}.ep-row input,.ep-field input,.ep-row textarea{font-size:16px;padding:11px 12px}.ep-photo{width:50px;height:50px}.preview.mobile .text-area{padding:6px 8px;gap:3px}.preview.mobile .page-title-edit{font-size:15px}.preview.mobile .caption-edit{font-size:14px;line-height:1.5}.preview.mobile .page-title-edit:focus,.preview.mobile .caption-edit:focus{font-size:16px}.preview.mobile .page-del{font-size:12px;padding:5px 10px;opacity:.75}.preview.mobile .photo-frame{padding:8px;border-radius:14px}.preview.mobile .photo-slot{min-height:54px}.preview.mobile .photo-slot.add-slot.empty-add{min-height:120px;font-size:15px}.mb-tip{text-align:center;font-size:12.5px;color:#8c7b86;margin:10px 0 0}.editing .ep-bar{position:fixed;left:0;right:0;z-index:60;bottom:calc(58px + env(safe-area-inset-bottom));margin-top:0;gap:8px;padding:8px 12px;background:#fffffff5;border-top:1px solid #f2e6ea}.editing .ep-bar-sub{bottom:0;padding:8px 12px calc(10px + env(safe-area-inset-bottom));margin-top:0;gap:10px;box-shadow:0 -6px 18px #0000000f}.editing .ep-bar .mb-nav{flex:0 0 auto;min-width:92px;padding:0 12px;font-size:13.5px}.editing .ep-bar .mb-count{flex:1;min-width:0;padding:8px 6px;font-size:12.5px}.editing .ep-bar .mb-add{flex:1;min-width:0;padding:0 12px;font-size:13.5px}.preview.editing{padding-bottom:212px}.editing .ep-tools{position:fixed;left:0;right:0;z-index:59;bottom:calc(116px + env(safe-area-inset-bottom));justify-content:center;gap:8px;padding:8px 12px;margin-top:0;background:#fffffff5;border-top:1px solid #f2e6ea}.editing .ep-tool{min-height:38px;padding:0 14px;font-size:13px}.editing .tool-pop{bottom:calc(172px + env(safe-area-inset-bottom))}.mb-nav{min-width:96px;min-height:44px;padding:0 14px;border:none;border-radius:12px;background:#fff;color:#d56b86;font-size:14px;font-weight:800;font-family:inherit;cursor:pointer;box-shadow:0 4px 14px #36306e24}.mb-nav:disabled{opacity:.38;cursor:default;box-shadow:none}.mb-count{flex:1;text-align:center;font-size:13px;font-weight:700;color:#5a3a42;background:#ffffffdb;border-radius:999px;padding:8px 6px}.mb-add{flex:1;min-height:44px;border:none;border-radius:12px;background:linear-gradient(135deg,#ef9aad,#d56b86);color:#fff;font-size:14px;font-weight:800;font-family:inherit;cursor:pointer;box-shadow:0 6px 16px #d56b8652}.mb-add.ghost{background:#fff;color:#d56b86;box-shadow:0 4px 14px #36306e1f}.book-stage{padding:8px 0 0}.book-controls{gap:10px;margin-top:16px;flex-wrap:wrap}.book-controls button{min-height:44px;padding:10px 16px}.preview.browse{padding-bottom:34px}.preview.mobile .face{box-shadow:0 3px 10px #00000024}.preview.mobile .leaf.far .face{box-shadow:none}.preview.mobile .leaf{transition:transform .45s cubic-bezier(.4,.15,.2,1)}.lp-carousel{scroll-padding-left:12px}textarea,.field input,.title-input{font-size:16px}}@media (max-width: 380px){.photo-grid{grid-template-columns:repeat(2,1fr)}.theme-options{grid-template-columns:1fr}.mb-nav{min-width:78px;font-size:13px}.brand{font-size:14px}}.crop-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#1c161a8c;display:flex;align-items:center;justify-content:center;padding:16px}.crop-modal{width:100%;max-width:420px;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column}.crop-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 10px;font-size:15px;font-weight:800;color:#5a3a42}.crop-close{border:none;background:#f5eef0;color:#8a6a72;width:30px;height:30px;border-radius:50%;font-size:15px;cursor:pointer;line-height:1}.crop-preview{position:relative;width:100%;height:56vw;max-height:320px;background-color:#efe9ec;background-repeat:no-repeat;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.crop-preview:active{cursor:grabbing}.crop-hint{position:absolute;left:0;right:0;bottom:0;padding:7px 10px;font-size:11.5px;color:#fff;background:linear-gradient(transparent,#00000080);text-align:center;pointer-events:none}.crop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:12px 16px 4px}.crop-cell{aspect-ratio:1 / 1;border:1px solid #e7dbe0;background:#faf5f7;border-radius:8px;cursor:pointer;padding:0}.crop-cell:hover{background:#f3e6ea}.crop-cell.active{background:#ef9aad;border-color:#d56b86;box-shadow:0 2px 8px #d56b8666}.crop-actions{display:flex;gap:10px;padding:12px 16px 16px}.crop-cancel,.crop-ok{flex:1;min-height:44px;border:none;border-radius:12px;font-size:14px;font-weight:800;font-family:inherit;cursor:pointer}.crop-cancel{background:#f3eef0;color:#8a6a72}.crop-ok{background:linear-gradient(135deg,#ef9aad,#d56b86);color:#fff;box-shadow:0 6px 16px #d56b8652}.drag-rotate{position:absolute;left:50%;top:-18px;transform:translate(-50%);width:16px;height:16px;background:#fff;border:1.5px solid #b09a7a;border-radius:50%;z-index:9;display:flex;align-items:center;justify-content:center;font-size:10px;line-height:1;color:#b09a7a;cursor:grab;box-shadow:0 1px 3px #00000040;touch-action:none}.drag-rotate:active{cursor:grabbing}.drag-rotate.inside{top:12px}.pc-rotate{position:absolute;left:50%;top:-18px;transform:translate(-50%);width:18px;height:18px;background:#fff;border:1.5px solid #b09a7a;border-radius:50%;z-index:32;display:flex;align-items:center;justify-content:center;font-size:11px;line-height:1;color:#b09a7a;cursor:grab;box-shadow:0 1px 3px #00000040;touch-action:none}.pc-rotate:active{cursor:grabbing}.rot-guides{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:40}.rot-guides .h{position:absolute;left:0;right:0;height:1.5px;background:#b09a7ae6;transform:translateY(-50%)}.rot-guides .v{position:absolute;top:0;bottom:0;width:1.5px;background:#b09a7ae6;transform:translate(-50%)}.text-toolbar{position:fixed;top:12px;left:50%;transform:translate(-50%);z-index:9999;display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center;max-width:calc(100% - 20px);padding:7px 10px;background:#fff;border:1px solid #f0d9e0;border-radius:12px;box-shadow:0 8px 24px #5032142e;font-size:13px;color:#4a3a40;-webkit-user-select:none;user-select:none}.text-toolbar .tt-font{height:30px;border:1px solid #e3c9d2;border-radius:8px;padding:0 8px;background:#fff;cursor:pointer;max-width:130px}.text-toolbar .tt-size{display:flex;align-items:center;gap:4px}.text-toolbar .tt-size input[type=range]{width:86px;accent-color:#d56b86;cursor:pointer}.text-toolbar .tt-size-val{min-width:22px;text-align:center;font-variant-numeric:tabular-nums;color:#8a6a72}.text-toolbar .tt-step{width:26px;height:28px;border:1px solid #e3c9d2;border-radius:8px;background:#fff;cursor:pointer;font-size:16px;line-height:1;color:#c23b62}.text-toolbar .tt-step:active{background:#fbe3ea}.text-toolbar .tt-group{display:flex;gap:4px;padding-left:4px;border-left:1px solid #f0e2e6}.text-toolbar .tt-btn{width:30px;height:30px;border:1px solid #e3c9d2;border-radius:8px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#5a4632}.text-toolbar .tt-btn:hover{border-color:#d56b86}.text-toolbar .tt-ico{width:18px;height:18px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;fill:none}.text-toolbar .tt-vertical{font-size:13px;font-weight:700;width:32px}.text-toolbar .tt-btn.active{background:#fbe3ea;border-color:#d56b86;color:#c23b62}.text-toolbar .tt-colors{display:flex;align-items:center;gap:5px;padding-left:4px;border-left:1px solid #f0e2e6}.text-toolbar .tt-swatch{width:22px;height:22px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #ddd;cursor:pointer;padding:0}.text-toolbar .tt-swatch.active{box-shadow:0 0 0 2px #d56b86}.text-toolbar .tt-color{width:26px;height:26px;border:none;background:none;padding:0;cursor:pointer}@media (max-width: 560px){.text-toolbar{gap:6px;padding:6px 8px;font-size:12px}.text-toolbar .tt-size input[type=range]{width:64px}.text-toolbar .tt-font{max-width:96px}}.bg-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:800;background:#1e141a61;display:flex;align-items:flex-end;justify-content:center}.bg-sheet{position:relative;width:100%;background:#fff;border-radius:22px 22px 0 0;box-shadow:0 -12px 36px #3c1e322e;padding:8px 18px 22px;max-height:80vh;overflow-y:auto;animation:bgSheetUp .28s cubic-bezier(.22,.7,.2,1)}@keyframes bgSheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.bg-sheet-handle{width:44px;height:5px;margin:8px auto 12px;border-radius:99px;background:#0000002e}.bg-sheet-head{display:flex;align-items:center;justify-content:space-between;padding:0 2px 10px}.bg-sheet-title{font-size:16px;font-weight:700;color:#2c2a30;margin:0;font-family:"Noto Serif SC",serif}.bg-sheet-close{width:28px;height:28px;border:0;background:transparent;font-size:16px;color:#888;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center}.bg-sheet-close:hover{background:#0000000f;color:#444}.bg-swatches{display:flex;flex-wrap:wrap;gap:10px;padding:4px 0 14px}.bg-swatch{width:38px;height:38px;border-radius:50%;border:2px solid #ece9ef;cursor:pointer;padding:0;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease;background-clip:padding-box}.bg-swatch:hover{transform:translateY(-1px) scale(1.05);border-color:#f5b5c6}.bg-swatch.active{border-color:#d56b86;box-shadow:0 0 0 3px #d56b862e}.bg-custom{display:flex;align-items:center;gap:12px;padding:8px 4px 16px;cursor:pointer}.bg-color-ring{width:34px;height:34px;border-radius:50%;background:conic-gradient(from 0deg,#ff7676,#ffd166,#06d6a0,#118ab2,#8338ec,#ef476f,#ff7676);padding:3px;display:inline-flex;align-items:center;justify-content:center}.bg-color-ring input[type=color]{width:100%;height:100%;border:0;padding:0;background:transparent;cursor:pointer;border-radius:50%}.bg-color-ring input[type=color]::-webkit-color-swatch-wrapper{padding:0}.bg-color-ring input[type=color]::-webkit-color-swatch{border:2px solid #fff;border-radius:50%}.bg-custom-label{font-size:14px;color:#5a3a42;font-family:Noto Sans SC,sans-serif}.bg-section-title{font-size:12px;color:#9a8a92;letter-spacing:.12em;margin:6px 0 8px;padding:0 2px}.bg-patterns{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:4px 0 14px}.bg-pattern{position:relative;aspect-ratio:1 / 1;border:2px solid transparent;border-radius:12px;cursor:pointer;padding:0;overflow:hidden;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease;background-clip:padding-box}.bg-pattern:hover{transform:translateY(-1px);border-color:#f5b5c6}.bg-pattern.active{border-color:#d56b86;box-shadow:0 0 0 3px #d56b862e}.bg-pattern-label{position:absolute;left:6px;bottom:6px;padding:2px 8px;background:#ffffffc7;color:#5a3a42;font-size:11px;border-radius:99px;font-family:Noto Sans SC,sans-serif;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.bg-upload{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 12px;border:1.5px dashed #d9c8d0;border-radius:14px;background:#faf6f8;color:#8a6a76;font-size:14px;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease;font-family:Noto Sans SC,sans-serif}.bg-upload:hover{border-color:#d56b86;background:#fff5f8;color:#b94a48}.bg-upload-icon{font-size:16px}.bg-uploaded{display:flex;flex-direction:column;gap:8px;padding:4px 0 8px}.bg-uploaded-thumb{width:100%;height:96px;border-radius:12px;background-size:cover;background-position:center;border:1px solid #ece9ef}.bg-uploaded-actions{display:flex;gap:8px}.bg-btn{flex:1;padding:8px 10px;border:1px solid #ece9ef;border-radius:10px;background:#fff;color:#5a3a42;font-size:13px;cursor:pointer;font-family:Noto Sans SC,sans-serif}.bg-btn:hover{border-color:#d56b86;color:#b94a48}.bg-btn.danger{color:#b94a48}.bg-btn.danger:hover{background:#fff5f8}@media (min-width: 720px){.bg-mask{align-items:center}.bg-sheet{width:min(520px,calc(100vw - 32px));border-radius:22px;max-height:86vh;animation:bgSheetIn .26s cubic-bezier(.22,.7,.2,1)}@keyframes bgSheetIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}}@media (max-width: 560px){.bg-swatches{gap:8px}.bg-swatch{width:34px;height:34px}.bg-patterns{gap:8px}.bg-pattern-label{font-size:10px;padding:1px 6px}}.preview.has-appbg{background:none}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;background:linear-gradient(150deg,#fdeef2,#f7e9ef 45%,#fdf3f0)}.auth-card{width:min(400px,100%);background:#fff;border-radius:24px;padding:34px 30px 30px;box-shadow:0 18px 50px #783c5029;text-align:center}.auth-logo{font-size:46px;line-height:1}.auth-title{margin:10px 0 4px;font-size:22px;font-weight:800;font-family:"Noto Serif SC",serif;color:#3f2b34}.auth-sub{margin:0 0 18px;font-size:13px;color:#9a7c88}.auth-tabs{display:flex;gap:6px;background:#f7eef2;border-radius:99px;padding:4px;margin-bottom:20px}.auth-tabs button{flex:1;border:0;background:transparent;padding:9px 0;border-radius:99px;font-size:14px;color:#8a6a76;cursor:pointer;font-family:Noto Sans SC,sans-serif;transition:all .18s ease}.auth-tabs button.on{background:#fff;color:#c2455f;font-weight:700;box-shadow:0 2px 8px #c8506e2e}.auth-form{text-align:left;display:flex;flex-direction:column;gap:14px}.auth-field{display:flex;flex-direction:column;gap:6px}.auth-field span{font-size:13px;color:#6d525e;font-weight:600}.auth-field input{border:1.5px solid #eadde3;border-radius:12px;padding:11px 13px;font-size:14px;outline:none;transition:border-color .15s ease;font-family:Noto Sans SC,sans-serif}.auth-field input:focus{border-color:#d56b86}.auth-err{margin:0;color:#c0392b;font-size:13px;text-align:center}.auth-btn{margin-top:4px;border:0;border-radius:12px;padding:12px 0;background:linear-gradient(135deg,#e07a93,#c2455f);color:#fff;font-size:15px;font-weight:700;cursor:pointer;font-family:Noto Sans SC,sans-serif;box-shadow:0 6px 16px #c2455f47;transition:transform .15s ease,box-shadow .15s ease}.auth-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #c2455f57}.auth-btn:disabled{opacity:.6;transform:none}.auth-outer-tabs{margin-bottom:16px}.auth-code-row{display:flex;gap:8px}.auth-code-row input{flex:1;min-width:0}.auth-code-btn{flex:none;border:1.5px solid #eadde3;background:#fff;border-radius:12px;padding:0 13px;font-size:13px;color:#c2455f;font-weight:600;cursor:pointer;font-family:Noto Sans SC,sans-serif;white-space:nowrap;transition:border-color .15s ease,background .15s ease}.auth-code-btn:hover:not(:disabled){border-color:#d56b86;background:#fff5f8}.auth-code-btn:disabled{opacity:.55;cursor:default}.auth-hint{margin:0;padding:9px 11px;background:#fff6ea;color:#8a6a3a;border-radius:10px;font-size:13px;line-height:1.5}.auth-tip{margin:2px 0 0;font-size:12px;color:#b49aa6;text-align:center;line-height:1.6}.setup-mask{align-items:center;justify-content:center;background:#28141e73}.setup-panel{width:min(400px,92vw);background:#fff;border-radius:20px;padding:26px 24px;box-sizing:border-box;box-shadow:0 18px 50px #3c14284d;animation:bgSheetIn .24s ease}.setup-icon{font-size:40px;text-align:center}.setup-title{text-align:center;font-family:"Noto Serif SC",serif;font-size:19px;margin:8px 0 6px;color:#3f2b34}.setup-sub{text-align:center;font-size:13px;color:#8a6a76;margin:0 0 16px;line-height:1.7}.setup-field{display:block;margin-bottom:12px}.setup-field span{display:block;font-size:13px;color:#6d525e;font-weight:600;margin-bottom:6px}.setup-field input{width:100%;box-sizing:border-box;border:1.5px solid #eadde3;border-radius:12px;padding:11px 13px;font-size:14px;outline:none;font-family:Noto Sans SC,sans-serif}.setup-field input:focus{border-color:#d56b86}.setup-actions{display:flex;gap:10px;margin-top:16px}.setup-skip{flex:1;border:1px solid #eadde3;background:#fff;border-radius:12px;padding:11px;color:#8a6a76;cursor:pointer;font-size:14px;font-family:Noto Sans SC,sans-serif}.setup-skip:hover{border-color:#d56b86;color:#c2455f}.setup-save{flex:1;border:0;border-radius:12px;padding:11px;background:linear-gradient(135deg,#e07a93,#c2455f);color:#fff;font-size:14px;font-weight:700;cursor:pointer;font-family:Noto Sans SC,sans-serif;box-shadow:0 4px 12px #c2455f38}.setup-save:disabled{opacity:.6}.myc{flex:1;width:100%;max-width:860px;margin:0 auto;padding:26px 18px 70px;box-sizing:border-box}.myc-me{display:flex;align-items:center;gap:16px;background:#fff;border-radius:18px;padding:18px 20px;box-shadow:0 6px 22px #783c5014;border:1px solid #f3e7ec}.myc-avatar{width:58px;height:58px;flex:none;border-radius:50%;background:linear-gradient(135deg,#e98aa3,#c2455f);color:#fff;font-size:26px;font-weight:800;display:flex;align-items:center;justify-content:center;font-family:"Noto Serif SC",serif;box-shadow:0 4px 12px #c2455f40}.myc-info{flex:1;min-width:0}.myc-nick{font-size:18px;font-weight:800;color:#3f2b34;font-family:"Noto Serif SC",serif}.myc-uname{font-size:12px;color:#a58a96}.myc-since{font-size:12px;color:#c0a9b3;margin-top:2px}.myc-logout{flex:none;border:1px solid #eadde3;background:#fff;border-radius:10px;padding:8px 14px;font-size:13px;color:#8a6a76;cursor:pointer;font-family:Noto Sans SC,sans-serif}.myc-logout:hover{border-color:#d56b86;color:#c2455f}.myc-new{display:flex;gap:10px;margin:18px 0 4px}.myc-input{flex:1;border:1.5px solid #eadde3;border-radius:12px;padding:12px 14px;font-size:14px;outline:none;font-family:Noto Sans SC,sans-serif;background:#fff}.myc-input:focus{border-color:#d56b86}.myc-create-btn{flex:none;border:0;border-radius:12px;padding:0 20px;background:linear-gradient(135deg,#e07a93,#c2455f);color:#fff;font-size:14px;font-weight:700;cursor:pointer;font-family:Noto Sans SC,sans-serif;box-shadow:0 4px 12px #c2455f38}.myc-create-btn:disabled{opacity:.6}.myc-head{margin:22px 0 4px}.myc-head h3{margin:0;font-size:17px;color:#3f2b34;font-family:"Noto Serif SC",serif}.myc-count{display:inline-block;min-width:22px;background:#fde5ec;color:#c2455f;border-radius:99px;padding:1px 8px;font-size:12px;text-align:center;margin-left:4px;font-family:Noto Sans SC,sans-serif}.myc-hint{margin:4px 0 0;font-size:12px;color:#a58a96}.myc-empty{margin-top:14px;background:#faf5f7;border:1.5px dashed #e4d3db;border-radius:16px;padding:30px 16px;text-align:center;color:#a58a96;font-size:14px}.myc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px;margin-top:12px}.myc-card{background:#fff;border-radius:16px;padding:16px 16px 12px;border:1px solid #f3e7ec;box-shadow:0 4px 14px #783c500f;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.myc-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px #783c501f;border-color:#f0cfda}.myc-card-top{display:flex;align-items:center;gap:6px}.myc-card-name{flex:1;font-size:15px;font-weight:700;color:#3f2b34;font-family:"Noto Serif SC",serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.myc-del{flex:none;border:0;background:transparent;cursor:pointer;font-size:14px;opacity:.55}.myc-del:hover{opacity:1}.myc-card-meta{display:flex;gap:12px;margin-top:10px;font-size:12px;color:#a58a96}.myc-card-meta span{background:#faf3f6;border-radius:99px;padding:3px 10px}.myc-card-foot{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding-top:10px;border-top:1px dashed #f0e2e9;font-size:11px;color:#c0a9b3}.myc-card-open{color:#c2455f;font-weight:600}.ord-sec{margin-top:34px;padding-top:6px}.ord-list{display:flex;flex-direction:column;gap:12px}.ord-card-mine{background:#fff;border:1px solid #f0dfe7;border-radius:16px;padding:14px 16px;box-shadow:0 2px 10px #783c500f}.ord-mine-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.ord-mine-album{font-size:15px;font-weight:800;color:#3f2b34}.ord-badge{flex:0 0 auto;font-size:11px;font-weight:700;border-radius:999px;padding:3px 11px}.ord-badge.new{background:#fdecee;color:#d64545}.ord-badge.shipping{background:#eef0fd;color:#5b67d6}.ord-badge.done{background:#e5f6ec;color:#2e9e6b}.ord-badge.cancelled{background:#f1f1f5;color:#9a9aa5}.ord-mine-meta{display:flex;flex-wrap:wrap;gap:6px 16px;margin-top:8px;font-size:12px;color:#a58a96}.ord-mine-addr{margin-top:9px;font-size:12.5px;color:#6d5560;line-height:1.7;background:#fdf8fa;border-radius:10px;padding:8px 11px}.ord-mine-track{margin-top:9px;font-size:12.5px;color:#4a7280;background:#eaf4f7;border-radius:10px;padding:8px 11px;line-height:1.6}.ord-mine-track b{color:#1f5d70;font-size:13px;letter-spacing:.5px}.ord-mine-track-tip{color:#8fb3bf;font-size:11px}.ord-mine-track.pending{background:#fdf3e0;color:#8a5a12}.ord-mine-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:11px;flex-wrap:wrap}.ord-mine-pdf{border:1.5px solid #e8a9bd;background:#fff;color:#c2455f;font-size:12.5px;font-weight:700;border-radius:10px;padding:7px 14px;cursor:pointer;font-family:inherit;transition:all .15s}.ord-mine-pdf:hover{background:#fdeef3}.ord-mine-rmk{font-size:11.5px;color:#b69aa6}.ord-mine-err{margin:10px 0 0;font-size:12.5px;color:#d64545}.center-page{flex:1;width:100%;max-width:860px;margin:0 auto;padding:10px 18px 70px;box-sizing:border-box}.center-tabs{display:flex;gap:6px;background:#f6edf1;padding:5px;border-radius:999px;margin:14px 0 6px;width:fit-content;max-width:100%}.center-tab{border:none;background:transparent;padding:9px 20px;border-radius:999px;font-size:14px;font-weight:700;color:#9a8592;cursor:pointer;font-family:inherit;transition:all .16s;white-space:nowrap}.center-tab:hover{color:#c2455f}.center-tab.on{background:#fff;color:#c2455f;box-shadow:0 2px 8px #d56b8638}.oc-head{margin:20px 0 4px}.oc-head h3{margin:0;font-size:17px;color:#3f2b34;font-family:"Noto Serif SC",serif;display:flex;align-items:center;gap:8px}.oc-empty{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;padding:34px 16px;color:#b69aa6;border:1.5px dashed #f0dfe7;border-radius:16px;margin-top:10px}.oc-empty-ico{font-size:38px}.oc-empty p{margin:4px 0 0;font-size:15px;font-weight:700;color:#a58a96}.oc-empty-tip{font-size:12px;line-height:1.8;max-width:320px;color:#c0a9b3}.ord-mine-refresh{border:1px solid #eadde3;background:#fff;color:#a58a96;font-size:11.5px;border-radius:9px;padding:6px 12px;cursor:pointer;font-family:inherit}.ord-mine-refresh:hover{border-color:#d56b86;color:#c2455f}.ord-mine-refresh:disabled{opacity:.5;cursor:default}.bpv-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5000;background:#140c12c7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:18px}.bpv-stage{background:linear-gradient(160deg,#fff8fa,#f7ecf1);border-radius:18px;box-shadow:0 20px 60px #00000059;width:100%;max-width:780px;max-height:92vh;overflow:hidden;display:flex;flex-direction:column}.bpv-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f1dde5}.bpv-title-h{font-size:16px;font-weight:800;color:#4a2233;font-family:"Noto Serif SC",serif}.bpv-close{border:none;background:transparent;font-size:18px;color:#9a8592;cursor:pointer;padding:4px 10px;border-radius:8px}.bpv-close:hover{background:#fdeef3;color:#c2455f}.bpv-head-left{display:flex;align-items:center;gap:12px;min-width:0}.bpv-back{border:1.5px solid #e6c9d4;background:#fff;color:#c2455f;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;padding:6px 14px;border-radius:999px;display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;transition:background .15s ease,border-color .15s ease}.bpv-back:hover{background:#fdeef3;border-color:#d98aa3;color:#a8334f}.bpv-back:active{transform:scale(.96)}.bpv-loading,.bpv-err{flex:1;display:flex;align-items:center;justify-content:center;font-size:14px;color:#9a8592;padding:40px 20px;text-align:center}.bpv-err{color:#d64545}.bpv-book{flex:1;display:flex;align-items:stretch;justify-content:center;gap:0;padding:24px 56px 12px;perspective:1500px;min-height:0}.bpv-page-l,.bpv-page-r{width:320px;height:448px;max-width:42vw;max-height:60vh;background:#fff;border-radius:4px 0 0 4px;overflow:hidden;box-shadow:0 6px 22px #46233240;display:flex;align-items:center;justify-content:center}.bpv-page-r{border-radius:0 4px 4px 0}.bpv-page-l img,.bpv-page-r img{width:100%;height:100%;object-fit:cover;display:block}.bpv-page-l.empty,.bpv-page-r.empty{background:#faf3f6}.bpv-stub{color:#c0a9b3;font-size:14px}.bpv-spine{width:16px;margin:0 -8px;z-index:1;align-self:center;background:linear-gradient(90deg,#d9c3cc,#efe0e7,#d9c3cc);border-radius:2px;height:86%;box-shadow:inset 0 0 8px #3c1e2d40}.bpv-flip{position:absolute;top:50%;transform:translateY(-50%);border:none;background:#fff;color:#c2455f;width:40px;height:40px;border-radius:50%;font-size:20px;font-weight:800;cursor:pointer;box-shadow:0 6px 18px #46233240;display:flex;align-items:center;justify-content:center;z-index:5}.bpv-flip:hover:not(:disabled){background:#fdeef3;transform:translateY(-50%) scale(1.06)}.bpv-flip:disabled{opacity:.35;cursor:default}.bpv-flip.prev{left:14px}.bpv-flip.next{right:14px}.bpv-foot{display:flex;align-items:center;justify-content:space-between;padding:12px 22px 18px;border-top:1px solid #f1dde5;font-size:12px;color:#9a8592;gap:10px;flex-wrap:wrap}.bpv-pg{font-weight:800;color:#c2455f}.bpv-page{width:100%;height:100%;padding:24px 18px;box-sizing:border-box;display:flex;flex-direction:column}.bpv-cover .bpv-photo{flex:1;object-fit:cover;border-radius:6px}.bpv-photo.placeholder{flex:1;display:flex;align-items:center;justify-content:center;font-size:80px;background:#f6eef2;border-radius:6px}.bpv-cover .bpv-title{margin-top:14px;font-size:22px;font-weight:800;color:#4a2233;font-family:"Noto Serif SC",serif;text-align:center}.bpv-cover .bpv-sub{font-size:12px;color:#9a8592;text-align:center;margin-top:4px}.bpv-back{align-items:center;justify-content:center;text-align:center}.bpv-back .bpv-end{font-size:20px;font-weight:800;color:#4a2233;font-family:"Noto Serif SC",serif}.bpv-back .bpv-end-sub{font-size:13px;color:#9a8592;margin-top:8px}.bpv-content .bpv-pgt{font-size:16px;font-weight:800;color:#4a2233;text-align:center;margin-bottom:10px}.bpv-pgrid{display:grid;gap:8px;flex:1;min-height:0}.bpv-pgrid.bpv-1col{grid-template-columns:1fr}.bpv-pgrid.bpv-2col{grid-template-columns:1fr 1fr}.bpv-pphoto{width:100%;height:100%;object-fit:cover;border-radius:6px}.bpv-content .bpv-ptext{font-size:12px;color:#6d5560;text-align:center;margin-top:10px;line-height:1.6}@media (max-width: 560px){.bpv-book{padding:16px 44px 8px}.bpv-page-l,.bpv-page-r{max-width:38vw;max-height:50vh}.bpv-flip{width:34px;height:34px;font-size:16px}}@media (max-width: 560px){.center-tabs{width:100%}.center-tab{flex:1;padding:9px 4px}}@media (max-width: 560px){.myc-new{flex-direction:column}.myc-create-btn{padding:12px 0}.myc-grid{grid-template-columns:1fr}.auth-card{padding:26px 20px 22px}}.user-trigger{display:inline-flex;align-items:center;gap:8px;border:1px solid #eadde3;background:#fff;border-radius:99px;padding:4px 14px 4px 5px;cursor:pointer;font-family:Noto Sans SC,sans-serif;transition:border-color .15s ease,box-shadow .15s ease}.user-trigger:hover{border-color:#d56b86;box-shadow:0 2px 8px #d56b8626}.user-trigger-ava{width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#e98aa3,#c2455f);color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;font-family:"Noto Serif SC",serif}.user-trigger-name{font-size:13px;color:#5a3a42;font-weight:600;max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;background:#1e141a47;display:flex;justify-content:flex-end}.user-panel{width:min(330px,90vw);height:100%;background:#fff;padding:18px;box-sizing:border-box;box-shadow:-12px 0 36px #3c1e322e;display:flex;flex-direction:column;gap:14px;overflow-y:auto;animation:userIn .24s cubic-bezier(.22,.7,.2,1)}@keyframes userIn{0%{transform:translate(60px);opacity:0}to{transform:none;opacity:1}}.user-panel-head{display:flex;justify-content:space-between;align-items:center}.user-panel-title{font-family:"Noto Serif SC",serif;font-weight:800;font-size:17px;color:#3f2b34}.user-panel-close{width:30px;height:30px;border:0;background:transparent;font-size:16px;color:#888;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center}.user-panel-close:hover{background:#0000000f;color:#444}.user-card{display:flex;align-items:center;gap:13px;background:#faf3f6;border-radius:16px;padding:14px}.user-avatar{width:50px;height:50px;flex:none;border-radius:50%;background:linear-gradient(135deg,#e98aa3,#c2455f);color:#fff;font-size:23px;font-weight:800;display:flex;align-items:center;justify-content:center;font-family:"Noto Serif SC",serif}.user-card-info{min-width:0}.user-nick{font-size:17px;font-weight:800;color:#3f2b34;font-family:"Noto Serif SC",serif}.user-uname{font-size:12px;color:#a58a96}.user-since{font-size:11px;color:#c0a9b3;margin-top:1px}.user-albums-btn{display:flex;align-items:center;gap:8px;border:1px solid #eadde3;background:#fff;border-radius:13px;padding:14px;cursor:pointer;font-size:14px;color:#3f2b34;font-weight:600;font-family:Noto Sans SC,sans-serif;transition:border-color .15s ease}.user-albums-btn:hover{border-color:#d56b86}.user-entries{display:flex;flex-direction:column;gap:10px;margin-top:16px}.user-entries .user-albums-btn{margin-top:0}.user-albums-count{margin-left:auto;background:#fde5ec;color:#c2455f;border-radius:99px;padding:1px 9px;font-size:12px;font-weight:700}.user-albums-arrow{color:#d8c2cc;font-size:18px;line-height:1}.user-logout{margin-top:auto;border:1px solid #f0d8de;background:#fff;border-radius:12px;padding:11px;color:#c2455f;cursor:pointer;font-size:14px;font-family:Noto Sans SC,sans-serif;transition:background .15s ease}.user-logout:hover{background:#fff5f8}.preview.browse .leaf{contain:style}.preview.browse .face{box-shadow:0 4px 10px #0000001a}.preview.browse .leaf.turning .face{box-shadow:none}.preview.browse .book{will-change:transform}.vc-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:6000;background:#140c12c7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:18px}.vc-panel{background:linear-gradient(160deg,#fff8fa,#f7ecf1);border-radius:18px;box-shadow:0 20px 60px #00000059;width:100%;max-width:820px;max-height:94vh;overflow:hidden;display:flex;flex-direction:column}.vc-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.vc-action{flex:0 0 auto;padding:14px 20px 20px;border-top:1px solid #f1dde5;background:#fff8fa}.vc-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f1dde5}.vc-title{font-size:16px;font-weight:800;color:#4a2233;font-family:"Noto Serif SC",serif}.vc-loading{flex:1;display:flex;align-items:center;justify-content:center;font-size:14px;color:#9a8592;padding:60px 20px}.vc-stage{position:relative;display:flex;flex-direction:column;flex:1 1 auto;min-height:0;padding:10px 0 0;background:linear-gradient(135deg,#efe2ec,#e4d7ef);border-radius:12px;margin:0 12px;overflow:hidden}.vc-stage .preview{min-height:auto;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:center;background:transparent;padding:14px 8px 6px}.vc-stage .preview.browse{padding-bottom:6px}.vc-stage .preview.has-appbg{background:none}.vc-stage .book-stage,.vc-stage .book-fit{max-height:100%}.preview.no-controls .book-controls{display:none}.preview.no-controls.browse{padding-bottom:6px}.vc-book{position:relative;flex:1;display:flex;align-items:stretch;justify-content:center;gap:0;padding:20px 56px 8px;min-height:0}.vc-page-l,.vc-page-r{width:320px;height:448px;max-width:42vw;max-height:52vh;background:#fff;border-radius:4px 0 0 4px;overflow:hidden;box-shadow:0 6px 22px #46233240;display:flex;align-items:center;justify-content:center}.vc-page-r{border-radius:0 4px 4px 0}.vc-page-l img,.vc-page-r img{width:100%;height:100%;object-fit:cover;display:block}.vc-spine{width:16px;margin:0 -8px;z-index:1;align-self:center;background:linear-gradient(90deg,#d9c3cc,#efe0e7,#d9c3cc);border-radius:2px;height:86%;box-shadow:inset 0 0 8px #3c1e2d40}.vc-foot{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px 18px 18px;font-size:12px;color:#6d5560;gap:10px;border-top:1px solid #f1dde5;background:#fff8fa}.vc-pgbar{display:flex;align-items:center;justify-content:center;gap:18px}.vc-pgbtn{border:none;background:#fff;color:#c2455f;font-weight:700;padding:10px 22px;border-radius:12px;cursor:pointer;box-shadow:0 5px 16px #c2455f2e;font-size:15px;transition:transform .1s ease,box-shadow .1s ease}.vc-pgbtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 7px 18px #c2455f3d}.vc-pgbtn:disabled{opacity:.45;cursor:default}.vc-pg{font-weight:800;color:#4a2233;font-size:15px;min-width:86px;text-align:center}.vc-play{border:1px solid #e6c9d4;background:#fff;color:#c2455f;font-weight:700;padding:7px 18px;border-radius:20px;cursor:pointer;font-size:13px;transition:transform .1s ease,box-shadow .1s ease}.vc-play:hover{transform:translateY(-1px);box-shadow:0 5px 14px #c2455f2e}.vc-hint{color:#9a8592;text-align:center}.vc-compose{width:100%;border:none;cursor:pointer;background:linear-gradient(135deg,#e98aa3,#c2455f);color:#fff;font-size:16px;font-weight:800;padding:13px;border-radius:12px;box-shadow:0 8px 20px #c2455f4d;font-family:Noto Sans SC,sans-serif}.vc-compose:hover:not(:disabled){filter:brightness(1.04)}.vc-compose:disabled{opacity:.6;cursor:default}@media (max-width: 560px){.vc-page-l,.vc-page-r{max-width:38vw;max-height:46vh}.vc-foot{padding:10px 14px 12px}.vc-pgbtn{padding:8px 14px;font-size:13px}}
