:root{--ink:#34362f;--muted:#7f7c71;--line:#dfdbcf;--paper:#f8f5ec;--canvas:#e3e1da;--wine:#4c544a;--wine-dark:#111a15;--gold:#b9b19a}*{box-sizing:border-box}body,html{min-height:100%}body{margin:0;background:var(--canvas);color:var(--ink);font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.38}.studio-shell{min-height:100vh}.studio-header{height:72px;padding:0 28px;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(255,253,249,.97);position:sticky;top:0;z-index:20}.brand,.header-actions,.module-actions,.music-card>div,.panel-heading,.photo-actions,.preview-toolbar,.studio-header{display:flex;align-items:center}.brand{gap:12px}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--wine);color:#fff7ec;font-family:serif;font-size:21px}.brand small,.brand strong{display:block}.brand strong{font-size:16px}.brand small{color:var(--muted);font-size:11px;margin-top:2px}.header-actions{gap:10px}.owner-session{max-width:150px;padding-right:11px;border-right:1px solid var(--line);text-align:right}.owner-session b,.owner-session small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.owner-session b{color:#5c7655;font-size:10px}.owner-session small{max-width:150px;margin-top:2px;color:var(--muted);font-size:9px}.header-actions form{margin:0}.signout-link{border:0;background:transparent;padding:7px 2px;color:#746a62;font-size:11px;text-decoration:none}.signout-link:hover{text-decoration:underline}.save-state{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#74845d;font-size:12px;margin-right:8px}.button{border:0;border-radius:10px;padding:10px 16px;font-weight:650;font-size:13px;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:not(:disabled):active{transform:translateY(1px)}.button.secondary{background:#eee7df;color:var(--ink)}.button.primary{background:var(--wine);color:white;box-shadow:0 8px 20px rgba(43,52,44,.18)}.workspace{height:calc(100vh - 72px);display:grid;grid-template-columns:218px minmax(430px,1fr) minmax(430px,.9fr);overflow:hidden}.section-nav{background:var(--paper);border-right:1px solid var(--line);padding:28px 16px;overflow-y:auto}.nav-label{margin:0 12px 14px;color:var(--muted);font-size:11px;letter-spacing:.12em}.nav-item{width:100%;display:flex;align-items:center;gap:11px;border:0;border-radius:11px;background:transparent;color:#6f665f;padding:11px 12px;text-align:left;font-size:13px;margin-bottom:4px}.nav-item>span{flex:0 0 auto;display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#f0ebe5;font-size:11px}.nav-item>div{font-weight:650}.nav-item small{display:block;margin-top:2px;color:#a0948b;font-size:9px;font-weight:400}.nav-item.active{background:#e9ebe3;color:var(--wine)}.nav-item.active>span{background:var(--wine);color:white}.nav-item.active small{color:#a5735d}.editor-panel{background:var(--paper);padding:38px clamp(28px,4vw,66px) 80px;overflow-y:auto}.panel-heading{justify-content:space-between;gap:28px;margin-bottom:30px}.eyebrow{color:var(--wine);font-size:11px;font-weight:750;letter-spacing:.12em}.panel-heading h1{margin:7px 0 6px;font-family:Georgia,Songti SC,serif;font-size:30px;font-weight:500}.panel-heading p{margin:0;color:var(--muted);font-size:13px}.template-chip{flex:none;border:1px solid #ccd0c2;border-radius:99px;padding:8px 12px;color:var(--wine);background:#f6f7f0;font-size:11px}.editor-fields{display:grid;gap:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field,.field>span{display:block}.field>span{margin-bottom:8px;color:#675e57;font-size:12px;font-weight:650}input,textarea{width:100%;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink);padding:12px 13px;outline:none;transition:.2s}input:focus,textarea:focus{border-color:#8e9785;box-shadow:0 0 0 3px rgba(91,104,89,.11)}textarea{resize:vertical;line-height:1.75}.tip-card{padding:15px 17px;border-radius:12px;background:#f5f0ea}.tip-card span{color:var(--wine);font-size:12px;font-weight:750}.tip-card p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.7}.step-actions{display:flex;justify-content:space-between;margin-top:36px;padding-top:24px;border-top:1px solid var(--line)}.upload-zone{min-height:140px;display:grid;place-items:center;align-content:center;border:1px dashed #c8b6a9;border-radius:16px;background:#fbf6f1;text-align:center;transition:.2s}.upload-zone:hover{border-color:var(--wine);background:#f8ede6}.import-row input,.upload-zone input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.upload-zone b{color:var(--wine);font-size:15px}.upload-zone span{display:block;max-width:350px;margin-top:8px;color:var(--muted);font-size:11px;line-height:1.6}.photo-manager{display:grid;grid-template-columns:1fr 1fr;gap:14px}.photo-item{overflow:hidden;border:2px solid transparent;border-radius:13px;background:#f4eee8}.photo-item.is-cover{border-color:var(--wine)}.photo-editor-preview{position:relative;height:170px;overflow:hidden}.photo-editor-preview>.photo-viewport{width:100%;height:100%}.photo-editor-preview>span:last-child{position:absolute;right:7px;bottom:7px;left:7px;z-index:2;padding:5px 7px;border-radius:6px;background:#1a1713a8;color:#fff;font-size:9px;line-height:1.35;text-align:center}.photo-focus-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:7px;align-items:end;padding:9px 9px 4px;border-top:1px solid #e5dcd4;background:#fbf7f2}.photo-focus-controls label{min-width:0}.photo-focus-controls label span{display:block;margin-bottom:4px;color:#776b62;font-size:9px}.photo-focus-controls input[type=range]{width:100%;height:15px;margin:0;border:0;padding:0;box-shadow:none;accent-color:var(--wine)}.photo-focus-controls button{height:24px;border:0;border-radius:7px;background:#e8dfd7;color:#655a52;padding:0 8px;font-size:9px}.photo-actions{flex-wrap:wrap;gap:4px;padding:7px}.photo-actions button{flex:0 0 auto;border:0;border-radius:7px;background:#e8dfd7;padding:6px 8px;color:#655a52;font-size:9px}.photo-actions button:first-child{flex:1 1 72px}.replace-photo-button{flex:1 1 72px;position:relative;border-radius:7px;background:#e8dfd7;padding:6px 8px;color:#655a52;font-size:9px;text-align:center;cursor:pointer}.replace-photo-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.photo-actions .danger,.text-danger{color:#a7402c}.photo-viewport{position:relative;display:block;overflow:hidden;background:#d8d2c7}.photo-viewport>img{width:100%;height:100%;display:block;object-fit:cover;will-change:transform}.empty-state{padding:30px;border-radius:14px;background:#f6f1eb;text-align:center}.empty-state b{font-family:Georgia,Songti SC,serif;font-weight:500}.empty-state p{margin:8px 0 0;color:var(--muted);font-size:12px}.music-card{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:16px;border:1px solid var(--line);border-radius:15px;background:#fff}.music-card>div:first-child{gap:12px;min-width:0}.music-card>div:last-child{gap:6px;flex:none}.music-card b,.music-card small{display:block;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.music-card small{margin-top:4px;color:var(--muted);font-size:10px}.record{flex:0 0 auto;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--wine-dark);color:white}.record.playing{animation:spin 4s linear infinite}.text-danger{border:0;background:transparent;padding:8px;font-size:11px}.section-help{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.module-list{display:grid;gap:9px}.module-row{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid var(--line);border-radius:13px;background:#fff}.module-row.disabled{background:#f3efeb;opacity:.68}.drag-handle{color:#b5aaa1;letter-spacing:-2px}.module-row>div:nth-child(2){flex:1 1}.module-row b,.module-row small{display:block}.module-row b{font-size:13px}.module-row small{margin-top:3px;color:var(--muted);font-size:10px}.module-actions{gap:5px}.module-actions>button{width:30px;height:30px;border:1px solid var(--line);border-radius:8px;background:#f6f1ec;color:#685b53}.switch{position:relative;width:42px;height:24px;margin-left:5px}.switch input{opacity:0;width:0;height:0}.switch span{inset:0;border-radius:99px;background:#cfc5bd}.switch span,.switch span:after{position:absolute;transition:.2s}.switch span:after{content:"";width:18px;height:18px;left:3px;top:3px;border-radius:50%;background:white;box-shadow:0 2px 5px #30241d33}.switch input:checked+span{background:var(--wine)}.switch input:checked+span:after{transform:translateX(18px)}.export-card{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:15px;padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff}.export-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:14px;background:var(--wine);color:white;font-size:11px;font-weight:800}.export-icon.pale{background:#e9ddd3;color:var(--wine)}.export-card b{font-size:14px}.export-card p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.import-row{display:block;border-radius:11px;background:#eee7df;padding:12px 16px;color:#5f554f;text-align:center;font-size:12px;font-weight:650;cursor:pointer}.share-note{padding:18px;border-left:3px solid var(--wine);background:#f7efe9}.share-note b{color:var(--wine);font-size:13px}.share-note p{margin:6px 0 0;color:#776861;font-size:12px;line-height:1.75}.reset-button{justify-self:start;border:0;background:transparent;color:#a64a36;font-size:11px;text-decoration:underline}.publish-card{display:grid;gap:16px;padding:20px;border:1px solid #bec7b8;border-radius:18px;background:linear-gradient(145deg,#fff,#f2f4eb);box-shadow:0 14px 34px rgba(48,61,49,.08)}.publish-heading{display:flex;align-items:center;gap:15px}.publish-heading b{display:block;font-family:Georgia,Songti SC,serif;font-size:17px;font-weight:500}.publish-heading p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.65}.publish-main-button{width:100%;padding:13px 18px}.publish-message{margin:-4px 0 0;color:#5c7655;font-size:11px;text-align:center}.publish-message.error{color:#a7402c}.publish-result{display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px;align-items:center;padding-top:16px;border-top:1px solid #d9ded3}.qr-code,.qr-loading{width:150px;height:150px;border:8px solid #fff;border-radius:12px;background:#fff;box-shadow:0 6px 20px rgba(36,47,37,.12)}.qr-loading{display:grid;place-items:center;padding:15px;color:var(--muted);font-size:10px;text-align:center}.publish-link-block{min-width:0}.publish-link-block>small,.publish-link-block>span{display:block;color:var(--muted);font-size:10px}.publish-link-block>a{display:block;overflow:hidden;margin:7px 0;color:var(--wine);font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.publish-link-block>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.link-button{display:inline-block;background:var(--wine);color:white;text-decoration:none}.social-card-preview{overflow:hidden;border:1px solid #d7cec6;border-radius:16px;background:#fff;box-shadow:0 12px 28px rgba(53,40,32,.1)}.social-card-image-frame,.social-card-placeholder{width:100%;aspect-ratio:1.91/1;display:block;overflow:hidden;background:#e9e1d8}.social-card-image-frame>img{width:100%;height:100%;display:block;object-fit:cover;will-change:transform}.social-card-placeholder{display:grid;place-items:center;color:var(--muted);font-size:12px}.social-card-preview>div:last-child{padding:15px 17px 17px}.social-card-preview b{display:block;font-family:Georgia,Songti SC,serif;font-size:17px;font-weight:500}.social-card-preview p{margin:7px 0 12px;color:var(--muted);font-size:12px;line-height:1.65}.social-card-preview small{color:#9a8c82;font-size:10px}.social-card-adjustments{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:9px;align-items:end;padding:13px;border:1px solid #d7cec6;border-radius:12px;background:#fbf7f2}.social-card-adjustments label{min-width:0}.social-card-adjustments label span{display:block;margin-bottom:5px;color:#776b62;font-size:10px}.social-card-adjustments input[type=range]{width:100%;height:18px;margin:0;border:0;padding:0;box-shadow:none;accent-color:var(--wine)}.social-card-adjustments button{height:28px;border:0;border-radius:8px;background:#e8dfd7;color:#655a52;padding:0 10px;font-size:10px}.social-image-remove{justify-self:start}.local-login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top,#f8f5ec,#d9d8d1)}.local-login-card{width:min(100%,430px);padding:42px;border:1px solid #d8d4c8;border-radius:24px;background:#fffdf9;box-shadow:0 24px 60px #2d322b1a;text-align:center}.local-login-card>.brand-mark{margin:0 auto 14px}.local-login-card>small{color:#718067;font-size:10px;font-weight:750;letter-spacing:.12em}.local-login-card h1{margin:12px 0 7px;font-family:Georgia,Songti SC,serif;font-size:28px;font-weight:500}.local-login-card>p{margin:0 0 25px;color:var(--muted);font-size:12px;line-height:1.8}.local-login-card>em{display:block;margin-top:16px;color:#9a8f86;font-size:10px;font-style:normal}.local-login-form{display:grid;gap:15px;text-align:left}.local-login-form label span{display:block;margin-bottom:7px;color:#675e57;font-size:12px;font-weight:650}.local-login-form button{border:0;border-radius:11px;padding:12px 16px;background:var(--wine);color:#fff;font-size:13px;font-weight:700}.local-login-form p{margin:-3px 0 0;color:#a7402c;font-size:11px;text-align:center}.preview-panel{padding:26px 28px 50px;background:#e9e1d8;overflow-y:auto}.preview-toolbar{justify-content:space-between;margin:0 auto 16px;max-width:390px}.preview-toolbar span,.preview-toolbar strong{display:block}.preview-toolbar strong{font-size:13px}.preview-toolbar span{margin-top:3px;color:var(--muted);font-size:10px}.preview-toolbar button{border:1px solid #d5c9bf;border-radius:9px;background:#f8f3ed;width:34px;height:34px;color:#76685f}.phone-frame{width:390px;max-width:100%;margin:0 auto;padding:9px;border-radius:36px;background:#211d1a;box-shadow:0 25px 60px rgba(54,35,23,.2)}.phone-screen{position:relative;height:min(780px,calc(100vh - 170px));min-height:620px;overflow-y:auto;overflow-x:hidden;border-radius:28px;background:#f8f3ed;scrollbar-width:thin;scrollbar-color:#9b8274 transparent}.music-button{position:sticky;float:right;right:14px;top:14px;z-index:5;margin:14px 14px -48px 0;width:36px;height:36px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(50,18,10,.62);color:white}.music-button.playing{animation:spin 4s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.paper-texture{background-color:#f3efe4;background-image:radial-gradient(#4a473d12 .7px,transparent 0);background-size:8px 8px;color:#454239}.invitation-hero{height:720px;position:relative;overflow:hidden;text-align:center;color:white;background:var(--wine-dark)}.hero-photo,.photo-placeholder{width:100%;height:100%}.hero-photo{display:block}.photo-placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#304034,#101612);color:rgba(255,255,255,.58);font-size:12px}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,14,9,.3),rgba(5,14,9,.72))}.menu-lines{position:absolute;top:20px;left:18px;z-index:4;width:23px}.menu-lines i{display:block;height:2px;margin:5px 0;background:#fff}.hero-content{position:absolute;inset:70px 24px 40px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.hero-kicker{font-family:Didot,Bodoni MT,Georgia,serif;font-size:12px;letter-spacing:.16em}.invitation-hero h2{display:flex;flex-direction:column;gap:7px;margin:0;font-family:Georgia,Songti SC,serif;font-size:18px;font-weight:400;line-height:1.5;text-shadow:0 2px 10px #000}.invitation-hero h2 b,.invitation-hero h2 i{font-weight:400}.hero-meta p{margin:8px 0;font-size:11px;letter-spacing:.12em}.hero-content em{max-width:290px;font-style:normal;font-size:11px;line-height:1.9;letter-spacing:.08em}.hero-content small{font-size:10px;letter-spacing:.12em}.closing-section,.details-section,.gallery-section,.invitation-copy,.story-section{position:relative;padding:78px 28px;text-align:center}.closing-section>span,.detail-copy>span,.gallery-section>span,.invitation-copy>span,.story-section>span{font-family:Didot,Bodoni MT,Georgia,serif;font-size:10px;letter-spacing:.18em}.closing-section h3,.detail-copy h3,.gallery-section h3,.invitation-copy h3,.story-section h3{margin:9px 0 22px;font-family:Didot,Bodoni MT,Georgia,Songti SC,serif;font-size:26px;font-weight:400;letter-spacing:.04em}.invitation-copy{min-height:980px}.micro-copy{margin:0;font-size:7px!important;letter-spacing:.05em;line-height:1.7!important}.editorial-frame{position:relative;width:84%;margin:52px auto 44px;padding:8px;border:1px solid #bdb6a6}.editorial-frame>.gallery-placeholder,.editorial-frame>.photo-viewport{width:100%;height:370px}.editorial-frame>b{position:absolute;right:-18px;bottom:-20px;width:88px;height:62px;border:1px solid #aaa28f;transform:rotate(-8deg)}.invitation-copy h4{margin:0 0 16px;font-family:Georgia,Songti SC,serif;font-size:20px;font-weight:400}.invitation-copy>p:last-child{color:#555147;font-family:Songti SC,serif;font-size:12px;line-height:2}.story-section{min-height:700px;display:flex;flex-direction:column;justify-content:center}.story-section img{width:88%;height:250px;margin:5px auto 28px;object-fit:cover;border:7px solid #f8f6ee;box-shadow:0 6px 18px #25271e2b;transform:rotate(-2deg)}.vertical-story{display:flex;flex-direction:row-reverse;justify-content:center;gap:24px;margin-top:25px}.vertical-story p,.vertical-story small{writing-mode:vertical-rl;margin:0;text-align:left}.vertical-story p{max-height:255px;color:#555147;font-family:Songti SC,serif;font-size:11px;line-height:2}.vertical-story small{font-size:7px;letter-spacing:.12em}.preview-gallery{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:34px}.preview-gallery img{width:100%;height:190px;object-fit:cover}.preview-gallery img:first-child{grid-column:1/-1;height:300px}.gallery-placeholder{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:30px}.gallery-placeholder i{height:170px;background:#d4d0c2}.gallery-placeholder i:first-child{grid-column:1/-1;height:260px;background:#c5c3b5}.gallery-placeholder.single{display:block;margin:0}.gallery-placeholder.single i{display:block;height:240px}.vertical-words{display:flex;gap:19px;justify-content:center;margin:40px 0 10px}.vertical-words span{writing-mode:vertical-rl;font-family:Songti SC,serif;font-size:10px;line-height:1.8}.details-section{min-height:850px;display:grid;grid-template-columns:.92fr 1.08fr;gap:10px;align-items:center;padding-left:18px;padding-right:12px}.detail-copy>span{display:block;margin:26px 0 8px}.detail-copy h3{font-size:16px}.detail-copy p{color:#555147;font-family:Songti SC,serif;font-size:10px;line-height:1.8}.detail-copy>strong{display:block;margin:17px 0;font-size:9px;font-weight:400}.detail-copy a{display:inline-block;border:1px solid #77786c;border-radius:99px;padding:7px 11px;color:#474a41;text-decoration:none;font-size:7px}.dress-swatches{display:flex;gap:6px;justify-content:center}.dress-swatches i{width:20px;height:7px;border-radius:99px;background:#e6dfce}.dress-swatches i:nth-child(2){background:#d4d6bd}.dress-swatches i:nth-child(3){background:#aab193}.dress-swatches i:nth-child(4){background:#aaa79f}.dress-swatches i:nth-child(5){background:#475049}.preview-polaroids{position:relative;height:470px}.preview-polaroids>.gallery-placeholder,.preview-polaroids>.photo-viewport{position:absolute;width:92%;height:168px;border:7px solid #fff;box-shadow:0 5px 16px #1b1c1730}.preview-polaroids>.gallery-placeholder i{height:100%}.polaroid-1{top:0;left:2%;transform:rotate(4deg)}.polaroid-2{top:145px;right:-4%;transform:rotate(-6deg)}.polaroid-3{top:290px;left:1%;transform:rotate(5deg)}.closing-section{min-height:950px;padding-left:0;padding-right:0}.closing-banner{width:100%;height:270px;margin:-78px 0 70px}.envelope-card{position:relative;width:70%;height:290px;margin:62px auto 72px;background:#c9bca3;transform:rotate(-8deg)}.envelope-card:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,transparent 49%,#b2a48c 50%)}.envelope-card>.photo-viewport{position:absolute;z-index:2;left:22%;top:28px;width:74%;height:230px;border:8px solid #fff;box-shadow:0 6px 18px #25271e30;transform:rotate(12deg)}.closing-section p{margin:0 26px 12px;color:#555147;font-family:Songti SC,serif;font-size:11px;line-height:1.9}.closing-section small{font-size:8px;letter-spacing:.1em}.closing-section h3{margin-top:65px;font-size:30px}.replica-screen{perspective:1400px;transform-style:preserve-3d}.replica-screen.cover-locked{overflow:hidden;overscroll-behavior:none;touch-action:pan-x}.preview-cover-sheet{position:absolute;inset:0;z-index:12;height:100%;overflow:visible;isolation:isolate;backface-visibility:hidden;color:#fff;background:var(--wine-dark);transform:translateZ(0);transform-origin:left center;transform-style:preserve-3d;will-change:transform}.preview-cover-sheet:after,.preview-cover-sheet:before{content:"";position:absolute;right:-1px;top:-3%;height:106%;pointer-events:none;opacity:0;transform-origin:right center;backface-visibility:hidden;will-change:transform,opacity}.preview-cover-sheet:before{z-index:8;width:18%;background:linear-gradient(270deg,transparent,#05080670 48%,transparent);box-shadow:-12px 0 20px #0004}.preview-cover-sheet:after{z-index:9;width:23%;background:linear-gradient(270deg,#cbc9c0,#fff 32%,#eeeae1 62%,transparent);clip-path:polygon(18% 0,100% 2%,82% 98%,0 100%);box-shadow:inset 10px 0 18px #0004,inset -8px 0 18px #fff6}.preview-cover-sheet.turning{animation:previewCoverPeelAway 1.04s linear forwards;pointer-events:none}.preview-cover-sheet.turning:before{animation:previewCoverPeelShadow 1.04s linear forwards}.preview-cover-sheet.turning:after{animation:previewCoverPeelCurl 1.04s linear forwards}.preview-cover-sheet.open{display:none;pointer-events:none}.preview-cover-sheet .hero-content{z-index:3}.preview-enter{border:0;background:transparent;color:#fff;font-family:Songti SC,serif;font-size:10px;letter-spacing:.14em}@keyframes previewCoverPeelAway{0%{transform:translateZ(0) rotateY(0) skewY(0)}to{transform:translate3d(-112%,0,0) rotateY(-18deg) skewY(-1.8deg)}}@keyframes previewCoverPeelShadow{0%{opacity:0;transform:translate3d(8%,0,0) scaleX(.12)}12%{opacity:.42;transform:translate3d(2%,0,0) scaleX(.5)}45%{opacity:.74;transform:translateZ(0) scaleX(1)}78%{opacity:.48;transform:translate3d(-2%,0,0) scaleX(.72)}to{opacity:0;transform:translate3d(-5%,0,0) scaleX(.24)}}@keyframes previewCoverPeelCurl{0%{opacity:0;transform:translate3d(7%,0,2px) skewY(0) scaleX(.08)}10%{opacity:.72;transform:translate3d(2%,0,2px) skewY(-1deg) scaleX(.48)}42%{opacity:1;transform:translateZ(2px) skewY(-3.2deg) scaleX(1)}76%{opacity:.84;transform:translate3d(-2%,0,2px) skewY(-2deg) scaleX(.72)}to{opacity:0;transform:translate3d(-5%,0,2px) skewY(0) scaleX(.18)}}@media (prefers-reduced-motion:reduce){.preview-cover-sheet.turning,.preview-cover-sheet.turning:after,.preview-cover-sheet.turning:before{animation-duration:.36s}}.replica-opening{position:relative;width:100%;height:520px;overflow:hidden;color:#fff;background:#101712;text-align:center}.replica-opening>.photo-placeholder,.replica-opening>.photo-viewport{width:100%;height:100%}.replica-opening>div:last-child{position:absolute;z-index:2;right:20px;bottom:35px;left:20px;text-shadow:0 2px 10px #000}.replica-opening h2{font-family:Didot,Bodoni MT,Georgia,serif;font-size:21px;font-weight:400;letter-spacing:.08em}.replica-opening p{font-family:Didot,Georgia,serif;font-size:9px;letter-spacing:.15em}.replica-schedule{padding:82px 20px 68px;text-align:center}.replica-gallery>span,.replica-rsvp>span,.replica-schedule>span{font-family:Didot,Bodoni MT,Georgia,serif;font-size:10px;letter-spacing:.18em}.replica-schedule>h3{margin:25px 0 40px;font-family:Didot,Georgia,serif;font-size:12px;font-weight:400}.replica-timeline{display:flex;align-items:flex-start;justify-content:center}.replica-timeline>i{width:28px;height:1px;margin-top:40px;background:#77766c}.replica-timeline-item{width:76px}.replica-timeline-item b,.replica-timeline-item span,.replica-timeline-item strong{display:block}.replica-timeline-item b{height:30px;font-family:Georgia,serif;font-size:25px;font-weight:400}.replica-timeline-item strong{margin-top:7px;font-family:Didot,Georgia,serif;font-size:9px;font-weight:400}.replica-timeline-item span{margin-top:7px;font-family:Songti SC,serif;font-size:8px}.replica-banner{width:100%;height:300px;display:block}.replica-rsvp{padding:86px 44px 94px;text-align:center}.replica-rsvp>p{margin:24px 0 34px;font-family:Songti SC,serif;font-size:10px;line-height:2}.replica-rsvp label{display:block;margin:17px 0;color:#34352f;font-family:system-ui,sans-serif;font-size:11px;font-weight:650;text-align:left}.replica-rsvp input,.replica-rsvp textarea{width:100%;margin-top:7px;border:1px solid #4d4e48;border-radius:0;background:#fff9}.replica-rsvp button{border:0;background:transparent;color:#4b4d46;font-family:system-ui,sans-serif;font-size:11px}.preview-radio{margin-top:10px;font-weight:400;text-align:center}.replica-gallery{padding:82px 0 90px;text-align:center}.replica-gallery>h3{margin:8px 0 42px;font-family:Didot,Bodoni MT,Georgia,serif;font-size:27px;font-weight:400}.replica-ticket{display:grid;grid-template-columns:1fr 1fr 1.05fr;gap:4px;margin:0 25px}.replica-ticket>.gallery-placeholder,.replica-ticket>.photo-viewport{width:100%;height:180px}.replica-ticket>b{display:grid;place-items:end start;padding:12px;background:#c7b897;font-family:Arial,sans-serif;font-size:6px;font-weight:400;line-height:1.6;text-align:left;writing-mode:vertical-rl}.replica-split{display:grid;grid-template-columns:1fr 1.65fr;margin:0 58px 62px}.replica-split>.gallery-placeholder,.replica-split>.photo-viewport{width:100%;height:410px}.replica-mosaic{display:grid;grid-template-columns:1fr 1fr;margin:0 54px 76px;padding:21px;gap:0;background:#f8f5ed}.replica-mosaic>.gallery-placeholder,.replica-mosaic>.photo-viewport{width:100%;height:210px}.replica-mosaic>.wide{grid-column:1/-1;height:90px;margin-bottom:12px}.replica-pair{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:end;margin:0 54px}.replica-pair>.gallery-placeholder,.replica-pair>.photo-viewport{width:100%;height:260px}.replica-pair>:first-child{transform:translateY(-55px)}.rsvp-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px;border:1px solid var(--line);border-radius:14px;background:#fff}.rsvp-toolbar b,.rsvp-toolbar span{display:block}.rsvp-toolbar span{margin-top:4px;color:var(--muted);font-size:10px}.rsvp-toolbar>div:last-child{display:flex;gap:7px}.rsvp-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.rsvp-summary>div{padding:17px;border-radius:13px;background:#edf0e8;text-align:center}.rsvp-summary span,.rsvp-summary strong{display:block}.rsvp-summary strong{font-family:Georgia,serif;font-size:25px;font-weight:500}.rsvp-summary span{margin-top:4px;color:var(--muted);font-size:10px}.rsvp-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:13px;background:#fff}.rsvp-table{width:100%;border-collapse:collapse;font-size:11px;white-space:nowrap}.rsvp-table td,.rsvp-table th{padding:11px 12px;border-bottom:1px solid var(--line);text-align:left}.rsvp-table th{background:#f1eee7;color:#67645b}.rsvp-table td:nth-child(4){max-width:220px;overflow:hidden;text-overflow:ellipsis}.rsvp-inline-input{min-width:0;border:1px solid #aaa394;border-radius:7px;background:#fffdf8;padding:7px 8px;color:var(--ink);font:inherit}.rsvp-name-input{width:128px}.rsvp-count-input{width:62px}.rsvp-row-actions{display:flex;align-items:center;gap:5px}.rsvp-action{border:1px solid #c9c2b5;border-radius:7px;background:#fffdf9;padding:6px 8px;color:#57544d;font-size:10px;white-space:nowrap;cursor:pointer}.rsvp-action:hover{border-color:#8b8b7b}.rsvp-action.save{border-color:#56634e;background:#56634e;color:#fff}.rsvp-action.danger{border-color:#d9b8b0;color:#a04b3e}.rsvp-action:disabled{cursor:wait;opacity:.55}.preview-modal{position:fixed;inset:0;z-index:50;overflow-y:auto;padding:28px 18px 60px;background:rgba(33,24,19,.94)}.preview-modal .phone-frame{box-shadow:0 30px 80px #0008}.preview-modal .phone-screen{height:calc(100vh - 110px)}.modal-close{position:sticky;top:0;z-index:3;display:block;margin:0 auto 14px;border:1px solid #ffffff44;border-radius:99px;background:#fffdf9;color:#4b372d;padding:9px 16px;font-size:12px}@media (max-width:1180px){.workspace{grid-template-columns:200px minmax(430px,1fr);height:auto;min-height:calc(100vh - 72px);overflow:visible}.section-nav{position:sticky;top:72px;height:calc(100vh - 72px)}.editor-panel{min-height:calc(100vh - 72px)}.preview-panel{grid-column:1/-1}.phone-screen{height:760px}}@media (max-width:760px){.studio-header{padding:0 14px}.brand small,.button.secondary,.owner-session,.save-state{display:none}.button{padding:9px 12px;font-size:11px}.workspace{display:block}.section-nav{position:sticky;top:72px;z-index:10;width:100%;height:auto;display:flex;gap:3px;overflow-x:auto;padding:10px;border-right:0;border-bottom:1px solid var(--line)}.nav-item small,.nav-label{display:none}.nav-item{flex:0 0 auto;width:auto;margin:0;padding:8px 10px}.nav-item>span{width:20px;height:20px}.editor-panel{min-height:0;padding:28px 18px 52px}.panel-heading{align-items:flex-start}.panel-heading h1{font-size:26px}.template-chip{display:none}.form-grid,.photo-manager{grid-template-columns:1fr}.export-card{grid-template-columns:48px 1fr}.export-card .button{grid-column:1/-1}.publish-result{grid-template-columns:1fr;justify-items:center;text-align:center}.publish-link-block{width:100%}.publish-link-block>div{justify-content:center}.rsvp-toolbar{align-items:stretch;flex-direction:column}.rsvp-toolbar>div:last-child{display:grid;grid-template-columns:1fr 1fr}.preview-panel{padding:24px 8px 44px}.phone-frame{border-radius:29px}.phone-screen{height:720px;min-height:580px;border-radius:22px}.music-card{align-items:flex-start;flex-direction:column}}