@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=DM+Serif+Display:ital@0;1&family=Gowun+Batang:wght@400;700&family=Italianno&family=Noto+Sans+KR:wght@400;500;600;700&display=swap";:root{color:#292a26;font-synthesis:none;--ink:#292a26;--muted:#898981;--line:#e6e3db;--green:#536d5e;--cream:#f6f4ef;--serif:"DM Serif Display",serif;background:#f6f4ef;font-family:Noto Sans KR,sans-serif}*{box-sizing:border-box}body{background:#f6f4ef;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer;color:inherit;background:0 0;border:0}.app-shell,main{min-height:100vh}.app-shell{max-width:560px;margin:0 auto;padding:0 24px 48px}.topbar{justify-content:space-between;align-items:center;height:72px;display:flex}.brand-mark{color:#536d5e;width:28px;height:28px;font-family:var(--serif);background:#d8e2d7;border-radius:50%;place-items:center;font-size:19px;font-style:italic;display:grid}.brand{letter-spacing:.16em;margin-left:-215px;font-size:14px;font-weight:700}.icon-btn{color:#5f625c;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.icon-btn:hover{background:#ebe9e2}.hero{padding:77px 8px 82px}.eyebrow{letter-spacing:.15em;color:#708274;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.hero h1{letter-spacing:-.06em;margin:20px 0 19px;font-size:38px;font-weight:600;line-height:1.32}.hero h1 em{font-family:var(--serif);color:#607761;letter-spacing:-.02em;font-weight:400}.hero p{color:#777a72;margin:0 0 32px;font-size:15px;line-height:1.8}.primary{color:#fff;background:#536d5e;border-radius:8px;justify-content:center;align-items:center;gap:9px;padding:14px 18px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.primary:hover{background:#405849;transform:translateY(-1px)}.primary:disabled{opacity:.4;cursor:not-allowed;transform:none}.primary.large{padding:16px 21px}.primary.full{width:100%;margin-top:26px}.hero-note{color:#9a9a91;align-items:center;gap:12px;margin-top:22px;font-size:11px;display:flex}.avatar-stack{display:flex}.avatar-stack i{border:2px solid var(--cream);background:#ebe3d5;border-radius:50%;place-items:center;width:24px;height:24px;margin-left:-5px;font-size:11px;font-style:normal;display:grid}.avatar-stack i:first-child{background:#dce6dc;margin-left:0}.feature-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:11px;padding:27px 0;display:grid}.feature-grid>div{padding:0 3px}.feature-icon{border-radius:10px;place-items:center;width:35px;height:35px;margin-bottom:15px;display:grid}.peach{color:#bf8065;background:#fae8de}.green{color:#657e68;background:#e3ece1}.blue{color:#70859d;background:#e6ecf3}.feature-grid b{letter-spacing:-.04em;font-size:12px;display:block}.feature-grid p{color:#94958d;margin:7px 0;font-size:10px;line-height:1.5}.sample-banner{background:#e4eadd;border-radius:12px;justify-content:space-between;align-items:center;margin:65px 0 47px;padding:28px 24px;display:flex;overflow:hidden}.sample-banner h2{letter-spacing:-.05em;margin:12px 0 16px;font-size:21px;line-height:1.45}.text-btn{color:#536d5e;align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.mini-card{color:#807f73;background:#f8f2e8;border-radius:45px 45px 8px 8px;flex-direction:column;justify-content:center;align-items:center;width:90px;height:134px;margin-right:2px;display:flex;transform:rotate(7deg);box-shadow:5px 7px 15px #b7c4b070}.mini-card span{letter-spacing:.18em;font-size:9px}.mini-card strong{font-family:var(--serif);color:#af7961;font-size:45px;font-weight:400;line-height:1.05}.mini-card small{text-align:center;letter-spacing:.1em;font-size:7px;line-height:1.4}footer{text-align:center;color:#aaa99f;font-size:10px}.step-label{letter-spacing:.12em;color:#87978a;margin:25px 0 17px;font-size:10px}.step-label span{color:#c4c9c0;padding:0 5px}.page-heading h1,.preview-intro h1,.host-head h1{letter-spacing:-.07em;margin:0 0 8px;font-size:27px}.page-heading p,.preview-intro p,.host-head p{color:var(--muted);margin:0;font-size:13px}.form{padding-top:31px}.form label{color:#54574f;margin-bottom:21px;font-size:12px;font-weight:700;display:block;position:relative}.form label>span,.section-title>span{color:#bd8067}.form input,.form textarea,.form select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfaf7;border-radius:7px;outline:0;margin-top:8px;padding:13px 14px;font-size:13px;display:block}.form input:focus,.form textarea:focus{border-color:#93a394}.form textarea{resize:vertical;line-height:1.6}.two-col{grid-template-columns:1fr 1fr;gap:12px;display:grid}.section-title{margin:29px 0 13px;font-size:12px;font-weight:700}.theme-options{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.theme-option{text-align:left;border:1px solid var(--line);background:#fbfaf7;border-radius:8px;padding:8px;position:relative}.theme-option.selected{border:2px solid #718674;padding:7px}.theme-swatch{border-radius:5px;place-items:center;height:74px;margin-bottom:9px;display:grid}.theme-swatch span{font-family:var(--serif);font-size:28px}.theme-option.minimal .theme-swatch{color:#79907b;background:#eee9dd}.theme-option.vivid .theme-swatch{color:#fff;background:#edb653}.theme-option.classic .theme-swatch{color:#d9c8a9;background:#273b37}.theme-option b{font-size:12px;display:block}.theme-option small{color:#9a9b93;white-space:nowrap;font-size:9px}.selected-check{color:#536d5e;background:#f5f4ec;border-radius:50%;position:absolute;top:8px;right:8px}.preview-shell{background:#eceae4}.preview-intro{padding:26px 8px 24px}.preview-intro h1{margin-top:12px}.preview-shell .invite-card{max-width:370px;margin:0 auto}.preview-actions{grid-template-columns:1fr 1.5fr;gap:9px;max-width:370px;margin:17px auto;display:grid}.secondary{background:#fbfaf7;border:1px solid #d5d3cb;border-radius:8px;padding:13px;font-size:13px;font-weight:600}.share-box{background:#e2e9df;border-radius:9px;justify-content:space-between;align-items:center;max-width:370px;margin:31px auto 0;padding:16px 18px;display:flex}.share-box b{font-size:12px}.share-box p{color:#89948a;margin:5px 0 0;font-size:10px}.share-box button{color:#617765;background:#f7f8f2;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.invite-card{background:#fbf8f0;border-radius:13px;overflow:hidden;box-shadow:0 13px 35px #6a66521a}.invite-image{background:linear-gradient(140deg,#dbe8db 0%,#f3e8d7 51%,#d39e7c 100%);height:210px;position:relative;overflow:hidden}.invite-image:before,.invite-image:after{content:"";filter:blur(1px);border-radius:50%;position:absolute}.invite-image:before{background:#8da88c77;width:230px;height:230px;top:-78px;left:-50px}.invite-image:after{background:#e2b28699;width:190px;height:190px;bottom:-77px;right:-37px}.image-orb{z-index:1;font-family:var(--serif);color:#fff8;mix-blend-mode:screen;font-size:60px;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%)}.image-caption{z-index:2;color:#fff9;letter-spacing:.25em;font-size:9px;position:absolute;bottom:16px;left:20px}.invite-content{padding:29px 26px 28px}.invite-kicker{color:#91a08f;letter-spacing:.2em;font-size:9px;font-weight:700}.invite-content h1{letter-spacing:-.08em;margin:13px 0;font-size:26px;line-height:1.35}.invite-desc{color:#77766e;margin:0 0 23px;font-size:12px;line-height:1.8}.info-row{color:#7b907e;border-top:1px solid #e9e3d8;align-items:flex-start;gap:12px;margin-top:13px;padding:16px 0 0;display:flex}.info-row>div{flex-direction:column;gap:3px;display:flex}.info-row b{color:#545950;font-size:12px}.info-row small{color:#99988f;font-size:10px}.invite-host{text-align:center;color:#a3a096;font-family:var(--serif);border-top:1px solid #e9e3d8;margin-top:23px;padding-top:19px;font-size:14px;font-style:italic}.invite-host strong{color:#62655d;margin-left:4px;font-weight:400}.preview-badge{color:#617865;background:#e3ece1;border-radius:20px;align-items:center;gap:4px;width:max-content;margin:18px auto 0;padding:5px 9px;font-size:10px;display:flex}.public-wrap{max-width:480px;margin:auto;padding:0 20px 35px}.public-top{color:#778477;justify-content:space-between;align-items:center;height:65px;display:flex}.public-top span{font-family:var(--serif);font-size:22px;font-style:italic}.public-top button{align-items:center;gap:6px;font-size:11px;display:flex}.public-page .invite-card{max-width:390px;margin:auto}.response-btn{max-width:390px;display:flex;margin:19px auto 0!important}.public-foot{text-align:center;color:#aaa99f;margin-top:35px;font-size:10px;line-height:1.7}.thanks{text-align:center;color:#647663;background:#f8f7f2;border-radius:12px;max-width:390px;margin:20px auto 0;padding:32px 20px}.thanks h2{letter-spacing:-.06em;color:var(--ink);margin:16px 0 9px;font-size:22px}.thanks p{color:#91928a;margin:0 0 22px;font-size:12px;line-height:1.8}.thanks .secondary{padding:10px 18px;font-size:11px}.modal-backdrop{z-index:10;background:#292a2688;justify-content:center;align-items:flex-end;padding:20px;display:flex;position:fixed;inset:0}.modal{background:#f9f8f3;border-radius:17px 17px 0 0;width:100%;max-width:480px;max-height:93vh;padding:31px 24px 28px;position:relative;overflow:auto}.modal-close{color:#888;position:absolute;top:18px;right:18px}.modal h2{letter-spacing:-.07em;margin:13px 0 6px;font-size:22px}.modal>p{color:#96978f;margin:0 0 23px;font-size:12px}.modal label{color:#555850;margin:17px 0;font-size:12px;font-weight:700;display:block}.modal label small{color:#a3a49c;font-weight:400}.modal input,.modal textarea,.modal select{border:1px solid var(--line);background:#fff;border-radius:7px;outline:0;width:100%;margin-top:7px;padding:12px;font-size:13px;display:block}.modal textarea{resize:vertical}.modal label:has(select){position:relative}.modal label:has(select) svg{pointer-events:none;color:#888;position:absolute;bottom:13px;right:13px}.choice-row{grid-template-columns:1fr 1fr;gap:7px;display:grid}.choice-row button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:12px;font-size:12px}.choice-row button.active{color:#536d5e;background:#e6eee4;border-color:#718774;font-weight:700}.host-head{justify-content:space-between;align-items:flex-start;padding:24px 8px 28px;display:flex}.host-head h1{margin-top:12px}.stats{background:#e3ebe0;border-radius:10px;grid-template-columns:repeat(3,1fr);margin-bottom:34px;padding:20px 8px;display:grid}.stats div{text-align:center;border-right:1px solid #cfdccd}.stats div:last-child{border:0}.stats strong{font-family:var(--serif);color:#536d5e;font-size:27px;font-weight:400;display:block}.stats span{color:#829081;font-size:10px}.host-section{padding:0 5px}.host-section>.section-title{color:#555850;justify-content:space-between;margin-top:0;display:flex}.host-section>.section-title span{color:#a5a59c;font-size:11px}.guest{border-top:1px solid var(--line);align-items:center;gap:11px;padding:15px 0;display:flex}.guest-avatar{color:#6f826f;width:33px;height:33px;font-family:var(--serif);background:#dfe9dd;border-radius:50%;place-items:center;display:grid}.guest-main{flex:1}.guest-main b{font-size:12px}.guest-main p{color:#9b9b93;margin:5px 0 0;font-size:10px}.guest>small{color:#858d82;font-size:10px}.yes,.no{color:#69806a;background:#e2eee0;border-radius:10px;margin-left:7px;padding:3px 6px;font-size:9px}.no{color:#9d8c7e;background:#eeeae5}:root{--ink:#29343a;--muted:#879096;--line:#e7e7e0;--green:#6ba8cf;--blue:#78b9de;--blue-deep:#4b8fb9;--cream:#fff}body,.app-shell,main{background:#fff}.brand-mark svg{width:23px;height:23px;display:block;overflow:visible}.brand-mark path{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round}.brand-mark .card-letter{stroke-width:1.35px}.invite-image{background:linear-gradient(140deg,#cce7f3 0%,#f6ead6 51%,#9bc9df 100%)}.invite-kicker{color:#6494b1}.info-row{color:#5d9cc2}.modal{background:#fbfaf5}.photo-upload{color:#5698bd;cursor:pointer;background:#f3f9fc;border:1px dashed #b8d5e5;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:7px;height:128px;overflow:hidden;display:flex!important}.photo-upload input{display:none}.photo-upload b{color:#4b8fb9;font-size:12px}.photo-upload small{color:#91a7b2;font-size:10px;font-weight:400}.photo-upload.has-image{border-style:solid;padding:0}.photo-upload img{object-fit:cover;width:100%;height:100%}.invite-image.has-photo{background-position:50%;background-size:cover}.invite-image.has-photo:before{content:"";background:linear-gradient(#1e5b7130,#1e364e66);position:absolute;inset:0}.section-title>small{color:#9aa2a7;margin-left:auto;font-size:9px;font-weight:400}.theme-options{gap:10px}.theme-option{background:#fff;border-radius:11px;padding:7px;overflow:hidden}.theme-option.selected{border-color:#6eaed4;padding:6px;box-shadow:0 0 0 1px #6eaed4}.theme-option>b{margin:9px 2px 2px}.theme-option>small{white-space:normal;margin:0 2px 3px;line-height:1.4;display:block}.selected-check{color:#4b8fb9;background:#fff;top:10px;right:10px}.theme-preview{border-radius:7px;flex-direction:column;height:108px;display:flex;position:relative;overflow:hidden}.theme-preview-photo{z-index:1;background-position:50%;background-size:cover;place-items:center;height:58px;display:grid;position:relative}.theme-preview-photo span{font-family:var(--serif);font-size:23px}.theme-preview-copy{flex-direction:column;flex:1;gap:4px;padding:8px;display:flex}.theme-preview-copy>i{border-radius:4px;height:3px;display:block}.theme-preview-copy>i:first-child{width:63%}.theme-preview-copy>i:nth-child(2){opacity:.55;width:84%}.theme-preview-copy>div{gap:4px;margin-top:auto;display:flex}.theme-preview-copy u{border-radius:3px;flex:1;height:11px;text-decoration:none}.theme-preview.minimal{background:#fff;border:1px solid #ecece8}.theme-preview.minimal .theme-preview-photo{color:#6f9fc0;background-color:#f1f3f2}.theme-preview.minimal .theme-preview-copy>i{background:#aeb9bd}.theme-preview.minimal .theme-preview-copy u{border-top:1px solid #d8e1e5;border-radius:0}.theme-preview.vivid{background-color:#ffe477;background-image:radial-gradient(#ff8c73 1.2px,#0000 1.2px),radial-gradient(#78b9de 1.2px,#0000 1.2px);background-position:0 0,7px 7px;background-size:14px 14px;padding:6px}.theme-preview.vivid .theme-preview-photo{color:#fff;background-color:#7fc1e3;border-radius:5px;height:54px}.theme-preview.vivid .theme-preview-copy{background:#fff;border-radius:5px;margin-top:5px;padding:6px}.theme-preview.classic{background:#263d3b;padding:6px}.theme-preview.classic:after{content:"";pointer-events:none;border:1px solid #cdb98e;border-radius:5px;position:absolute;inset:4px}.theme-preview.classic .theme-preview-photo{color:#9d8254;background-color:#eee6d5;border:1px solid #cdb98e;height:55px}.theme-preview.classic .theme-preview-copy{background:#f3ecdc;padding:7px}.theme-preview.classic .theme-preview-copy u{border-top:1px solid #bda87c;border-radius:0}.invite-card.with-photo .invite-image.has-photo:before,.invite-card.with-photo .invite-image.has-photo:after{display:none}.invite-card.with-photo .invite-image{filter:none;background-blend-mode:normal}.invite-card.minimal{background:#fff}.invite-card.minimal .invite-image{background-color:#edf4f7}.invite-card.minimal.with-photo .invite-image{border-radius:0}.invite-card.minimal .invite-kicker{color:#6da7c9}.invite-card.minimal .info-row,.invite-card.minimal .invite-host{border-color:#e6eaeb}.invite-card.vivid{background-color:#ffe987;background-image:radial-gradient(#f58673 1.6px,#0000 1.6px),radial-gradient(#6cb4d9 1.6px,#0000 1.6px);background-position:0 0,10px 10px;background-size:20px 20px;border-radius:18px;padding:14px}.invite-card.vivid .invite-image{background:linear-gradient(135deg,#79c3e5,#ff8e78);border-radius:12px;height:205px}.invite-card.vivid .image-caption{color:#fff;font-weight:700;bottom:15px;left:18px}.invite-card.vivid .invite-content{background:#fffdf7;border-radius:12px;margin-top:12px;padding:25px 20px 20px}.invite-card.vivid .invite-kicker{color:#fff;letter-spacing:.12em;background:#f77f6b;border-radius:999px;padding:5px 9px;display:inline-block}.invite-card.vivid .invite-content h1{color:#31566a;font-size:28px}.invite-card.vivid .invite-desc{color:#6e7478}.invite-card.vivid .invite-details{grid-template-columns:1fr 1fr;gap:8px;display:grid}.invite-card.vivid .info-row{background:#eaf6fb;border:0;border-radius:9px;margin:0;padding:13px 11px;display:block}.invite-card.vivid .info-row svg{color:#58a3c9;margin-bottom:7px}.invite-card.vivid .info-row b{display:block}.invite-card.vivid .invite-host{color:#b67042;background:#fff0c6;border:0;border-radius:8px;margin-top:17px;padding:10px}.invite-card.classic{background:#263d3b;border-radius:5px;padding:12px;box-shadow:0 15px 35px #1e36302b}.invite-card.classic .invite-image{background:linear-gradient(140deg,#334f4c,#bda678);border:1px solid #cbb789;border-radius:0;height:212px}.invite-card.classic .image-caption{white-space:nowrap;color:#f1e3c2;left:50%;transform:translate(-50%)}.invite-card.classic .image-orb{color:#ddc99b}.invite-card.classic .invite-content{text-align:center;background:#f4eddd;border:1px solid #cbb789;margin-top:10px;padding:29px 23px 24px}.invite-card.classic .invite-kicker{color:#9a8154}.invite-card.classic .invite-content h1{font-family:var(--serif);letter-spacing:-.02em;color:#314542;font-weight:400}.invite-card.classic .invite-desc{color:#756e60}.invite-card.classic .invite-details{text-align:left}.invite-card.classic .info-row,.invite-card.classic .invite-host{color:#9a8154;border-color:#d6c7a6}.invite-card.classic .preview-badge{color:#f1e3c2;background:#263d3b}.style-change-button{border-radius:999px;align-items:center;gap:6px;width:max-content;margin:20px auto 0;padding:8px 11px;font-size:11px;font-weight:700;transition:transform .18s,background .18s;display:flex}.style-change-button:hover{transform:translateY(-1px)}.style-change-button small{opacity:.68;font-size:9px;font-weight:600}.style-change-button svg{transition:transform .25s}.style-change-button:hover svg{transform:rotate(45deg)}.invite-card.minimal.style-0{--m-bg:#fff;--m-soft:#edf5f9;--m-accent:#6da7c9;--m-line:#e2ebef;--m-title:#293b45}.invite-card.minimal.style-1{--m-bg:#f7f9f5;--m-soft:#e5eee5;--m-accent:#718a74;--m-line:#dbe5db;--m-title:#34443a}.invite-card.minimal.style-2{--m-bg:#fbf7f1;--m-soft:#efe5d8;--m-accent:#a07f5f;--m-line:#e9dece;--m-title:#4c3d32}.invite-card.minimal.style-3{--m-bg:#f8f6fb;--m-soft:#ebe7f2;--m-accent:#81759b;--m-line:#e1ddeb;--m-title:#403a4f}.invite-card.minimal.style-4{--m-bg:#fbf6f6;--m-soft:#f1e3e4;--m-accent:#a06f75;--m-line:#eadadd;--m-title:#513b3e}.invite-card.minimal .invite-content{background:var(--m-bg)}.invite-card.minimal .invite-image:not(.has-photo){background:var(--m-soft)}.invite-card.minimal .invite-kicker,.invite-card.minimal .info-row{color:var(--m-accent)}.invite-card.minimal .invite-content h1{color:var(--m-title)}.invite-card.minimal .info-row,.invite-card.minimal .invite-host{border-color:var(--m-line)}.invite-card.minimal .style-change-button{color:var(--m-accent);background:var(--m-soft)}.invite-card.vivid.style-0{--v-bg:#ffe987;--v-accent:#f77f6b;--v-second:#69b7dc;--v-panel:#fffdf7;--v-info:#eaf6fb;--v-host:#fff0c6;--v-title:#31566a;background-color:var(--v-bg);background-image:radial-gradient(var(--v-accent) 1.6px,transparent 1.6px),radial-gradient(var(--v-second) 1.6px,transparent 1.6px);background-position:0 0,10px 10px;background-size:20px 20px}.invite-card.vivid.style-1{--v-bg:#ffb7cf;--v-accent:#e94779;--v-second:#7454d8;--v-panel:#fff7fb;--v-info:#f2eaff;--v-host:#ffe2a8;--v-title:#643466;background-color:var(--v-bg);background-image:repeating-linear-gradient(135deg,#ffffff38 0 8px,#0000 8px 18px),radial-gradient(#7454d8 1.4px,#0000 1.4px);background-size:auto,18px 18px}.invite-card.vivid.style-2{--v-bg:#b9ef69;--v-accent:#2869dc;--v-second:#ff744f;--v-panel:#fbfff4;--v-info:#dfeaff;--v-host:#ffe1d5;--v-title:#214778;background-color:var(--v-bg);background-image:conic-gradient(from 45deg,#ffffff45 25%,transparent 0 50%,#ffffff45 0 75%,transparent 0);background-size:24px 24px}.invite-card.vivid.style-3{--v-bg:#ff9f55;--v-accent:#8d4bd1;--v-second:#ffd64d;--v-panel:#fff9f1;--v-info:#f0e1ff;--v-host:#fff0ac;--v-title:#57316e;background-color:var(--v-bg);background-image:radial-gradient(circle,#0000 0 5px,#ffd64d80 5px 7px,#0000 7px);background-size:25px 25px}.invite-card.vivid.style-4{--v-bg:#72d9d0;--v-accent:#ee565c;--v-second:#176f8a;--v-panel:#f7fffe;--v-info:#dff7f5;--v-host:#ffdfe0;--v-title:#17566a;background-color:var(--v-bg);background-image:linear-gradient(#ffffff40 1px,#0000 1px),linear-gradient(90deg,#ffffff40 1px,#0000 1px);background-size:18px 18px}.invite-card.vivid .invite-image:not(.has-photo){background:linear-gradient(135deg,var(--v-second),var(--v-accent))}.invite-card.vivid .invite-content{background:var(--v-panel)}.invite-card.vivid .invite-content h1{color:var(--v-title)}.invite-card.vivid .info-row{background:var(--v-info)}.invite-card.vivid .info-row svg{color:var(--v-second)}.invite-card.vivid .invite-host{background:var(--v-host);color:var(--v-title)}.invite-card.vivid .style-change-button{color:#fff;background:var(--v-accent)}.theme-preview.vivid{background-color:#f4f0e8;background-image:linear-gradient(45deg,#0000 46%,#6d829040 47% 49%,#0000 50%),linear-gradient(-45deg,#0000 46%,#6d829040 47% 49%,#0000 50%);background-position:0 0;background-size:18px 18px}.theme-preview.vivid .theme-preview-photo{background-color:#9eb7c8}.theme-preview.vivid .theme-preview-copy>i{background:#d77462}.theme-preview.vivid .theme-preview-copy u{background:#e9f0f4}.theme-preview.classic{background-color:#3b3e40;background-image:repeating-linear-gradient(135deg,#ffffff09 0 1px,#0000 1px 9px);padding:6px}.theme-preview.classic:after{border-color:#aeb2b3}.theme-preview.classic .theme-preview-photo{color:#4a4d4f;background:#f7f7f4;border-color:#bfc2c2}.theme-preview.classic .theme-preview-photo span{font-family:Italianno,Cormorant Garamond,cursive;font-size:31px;font-weight:400}.theme-preview.classic .theme-preview-copy{background:#f7f7f4}.theme-preview.classic .theme-preview-copy>i{background:#5b6063}.theme-preview.classic .theme-preview-copy>i:nth-child(2){background:#aeb2b3}.theme-preview.classic .theme-preview-copy u{border-top-color:#b9bcbd}.invite-card.vivid.style-0{--v-bg:#dbe6ee;--v-accent:#d66f5d;--v-kicker:#5f7f98;--v-second:#6f91ad;--v-panel:#fffdfa;--v-info:#f7f1e7;--v-host:#e5eef3;--v-title:#31536a;background-color:var(--v-bg);background-image:repeating-linear-gradient(90deg,#9fb8ca 0 18px,#f5efe4 18px 39px,#d8e4ec 39px 57px,#f5efe4 57px 78px);background-position:0 0;background-size:auto}.invite-card.vivid.style-1{--v-bg:#f3f1ec;--v-accent:#f1f0eb;--v-kicker:#f1f0eb;--v-second:#5a5f63;--v-panel:#fffefa;--v-info:#f1f0ec;--v-host:#e9ebeb;--v-title:#2d3134;background-color:var(--v-bg);background-image:linear-gradient(45deg,#0000 46.5%,#363b3f3d 47% 49%,#0000 49.5%),linear-gradient(-45deg,#0000 46.5%,#363b3f3d 47% 49%,#0000 49.5%);background-position:0 0,17px 0;background-size:34px 34px}.invite-card.vivid.style-2{--v-bg:#f8e7eb;--v-accent:#c98498;--v-kicker:#ad7182;--v-second:#b9909b;--v-panel:#fff;--v-info:#fff7f5;--v-host:#f4e9ec;--v-title:#6f555d;background-color:var(--v-bg);background-image:radial-gradient(circle,#e5aab7 0 2.4px,#0000 2.8px);background-position:0 0;background-size:26px 26px}.invite-card.vivid.style-3{--v-bg:#eee2d2;--v-accent:#f8efe3;--v-kicker:#f8efe3;--v-second:#9b6848;--v-panel:#fffdf9;--v-info:#fbf5e9;--v-host:#f2e3d2;--v-title:#54392d;background-color:var(--v-bg);background-image:repeating-linear-gradient(90deg,#0000 0 42px,#79584978 42px 72px,#0000 72px 82px,#9a75615c 82px 89px,#0000 89px 96px),repeating-linear-gradient(0deg,#0000 0 42px,#79584978 42px 72px,#0000 72px 82px,#9a75615c 82px 89px,#0000 89px 96px),repeating-linear-gradient(90deg,#0000 0 15px,#fffaf2b0 15px 18px,#0000 18px 48px),repeating-linear-gradient(0deg,#0000 0 15px,#fffaf2b0 15px 18px,#0000 18px 48px);background-position:0 0;background-size:96px 96px,96px 96px,48px 48px,48px 48px}.invite-card.vivid.style-4{--v-bg:#f1df79;--v-accent:#fff8e8;--v-kicker:#fff8e8;--v-second:#c0a32d;--v-panel:#fffef8;--v-info:#f3f1e7;--v-host:#f5e9ad;--v-title:#3e494e;background-color:var(--v-bg);background-image:url(/vivid-flower-pattern.svg);background-position:0 0;background-size:120px 120px}.invite-card.vivid.style-4 .invite-kicker,.invite-card.vivid.style-4 .style-change-button{color:#8b7627;box-shadow:inset 0 0 0 1px #dfce7b80}.invite-card.vivid.style-4 .style-change-button:focus-visible{outline-color:#b99e32}.invite-card.vivid.style-1 .invite-kicker,.invite-card.vivid.style-1 .style-change-button{color:#41464a;box-shadow:inset 0 0 0 1px #bfc1be80}.invite-card.vivid.style-3 .invite-kicker,.invite-card.vivid.style-3 .style-change-button{color:#76513f;box-shadow:inset 0 0 0 1px #d8c0af90}.invite-card.vivid .invite-kicker{background:var(--v-kicker,var(--v-accent))}.invite-card.vivid .style-change-button:focus-visible{outline:2px solid var(--v-kicker,var(--v-accent));outline-offset:2px}.invite-card.vivid.style-0 .style-change-button{color:#fffdfa;background:#6f91ad;box-shadow:inset 0 0 0 1px #ffffff38}.invite-card.classic.style-0{--c-shell:#101010;--c-panel:#fff;--c-border:#d3d3d3;--c-title:#111;--c-accent:#555;--c-copy:#484848;background-color:var(--c-shell);background-image:radial-gradient(#ffffff24 1px,#0000 1px);background-size:8px 8px}.invite-card.classic.style-1{--c-shell:#263d3b;--c-panel:#fffdf7;--c-border:#cbb789;--c-title:#263936;--c-accent:#927848;--c-copy:#655f55;background-color:var(--c-shell)}.invite-card.classic.style-2{--c-shell:#243753;--c-panel:#fbfcfd;--c-border:#aebdce;--c-title:#243753;--c-accent:#667c94;--c-copy:#565f69;background-color:var(--c-shell);background-image:repeating-linear-gradient(90deg,#ffffff08 0 1px,#0000 1px 9px)}.invite-card.classic.style-3{--c-shell:#353331;--c-panel:#fbfaf7;--c-border:#ba8b65;--c-title:#38322d;--c-accent:#926748;--c-copy:#625951;background-color:var(--c-shell);background-image:repeating-linear-gradient(135deg,#ffffff09 0 2px,#0000 2px 10px)}.invite-card.classic.style-4{--c-shell:#fff;--c-panel:#111;--c-border:#d7d7d7;--c-title:#fff;--c-accent:#d4d4d4;--c-copy:#dedede;background-color:var(--c-shell);background-image:repeating-linear-gradient(135deg,#11111112 0 1px,#0000 1px 8px);box-shadow:0 15px 35px #11111120}.invite-card.classic.style-4 .image-caption,.invite-card.classic.style-4 .image-orb{color:#111}.invite-card.classic .invite-image{border-color:var(--c-border)}.invite-card.classic .invite-image:not(.has-photo){background:linear-gradient(140deg,var(--c-shell),var(--c-border))}.invite-card.classic .invite-content{border-color:var(--c-border);background:var(--c-panel);font-family:Gowun Batang,serif}.invite-card.classic .image-caption{letter-spacing:.08em;font-family:Italianno,Cormorant Garamond,cursive;font-size:17px}.invite-card.classic .invite-kicker,.invite-card.classic .info-row{color:var(--c-accent)}.invite-card.classic .invite-content h1{letter-spacing:0;height:82px;color:var(--c-title);overflow-wrap:anywhere;justify-content:center;align-items:center;margin:13px 0 16px;font-family:Italianno,Gowun Batang,cursive;font-size:32px;font-weight:400;line-height:1.2;display:flex}.invite-card.classic .invite-kicker{letter-spacing:.19em;font-family:Cormorant Garamond,Gowun Batang,serif;font-size:11px;font-weight:700}.invite-card.classic .invite-desc{color:var(--c-copy);font-family:Gowun Batang,serif;line-height:1.9}.invite-card.classic .info-row b{color:var(--c-title);font-family:Gowun Batang,serif;font-weight:700}.invite-card.classic .info-row small{color:var(--c-copy)}.invite-card.classic .info-row,.invite-card.classic .invite-host{border-color:var(--c-border)}.invite-card.classic .invite-host{color:var(--c-accent);font-family:Italianno,Gowun Batang,cursive;font-size:21px}.invite-card.classic .invite-host strong{color:inherit}.invite-card.classic .style-change-button{color:var(--c-panel);background:var(--c-shell);border:1px solid var(--c-border);font-family:Gowun Batang,serif}.count-field{color:#555850;margin:17px 0;font-size:12px;font-weight:700}.count-field>span{margin-bottom:7px;display:block}.count-select-wrap{position:relative}.count-select{border:1px solid var(--line);text-align:left;background:#fff;border-radius:7px;justify-content:space-between;align-items:center;width:100%;padding:12px;font-size:13px;display:flex}.count-select[aria-expanded=true]{border-color:#79b5d7;box-shadow:0 0 0 3px #e4f2fa}.count-select[aria-expanded=true] svg{transform:rotate(180deg)}.count-select svg{color:#6b9fbe;transition:transform .18s}.count-options{z-index:20;background:#fff;border:1px solid #d9e5eb;border-radius:8px;padding:5px;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 12px 28px #37566b26}.count-options button{text-align:left;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:10px 11px;font-size:13px;display:flex}.count-options button.active{color:#3f789a;background:#dceefa;font-weight:700}.invite-card.without-photo .invite-content{min-height:0}.invite-card.without-photo.minimal .invite-content{padding:40px 28px 30px}.invite-card.without-photo.vivid{padding:50px 14px}.invite-card.without-photo.vivid .invite-content{min-height:0;margin:0;padding:30px 20px 24px}.invite-card.without-photo.classic{padding:30px 12px}.invite-card.without-photo.classic .invite-content{min-height:0;margin:0;padding:31px 23px 25px}.invite-card.without-photo.classic .style-change-button,.invite-card.without-photo.vivid .style-change-button{margin-top:18px}.topbar{grid-template-columns:38px 1fr 38px;display:grid}.brand{text-align:center;margin-left:0}.brand-mark{justify-self:center}.public-top span{letter-spacing:.14em;font-family:Noto Sans KR,sans-serif;font-size:14px;font-style:normal;font-weight:800}.hero-note>svg{color:#6eaed4;flex:none}:root{--green:#bd6956;--blue:#c97966;--blue-deep:#a95040;--brand-brick:#bd6956;--brand-brick-deep:#9f4e3e;--brand-soft:#f8e9e4;--brand-pale:#fcf3ef;--brand-line:#e8c4ba}.brand-mark{color:var(--brand-brick);background:var(--brand-soft)}.hero h1 em{color:var(--brand-brick)}.eyebrow,.step-label{color:#a85b49}.primary{background:var(--brand-brick)}.primary:hover{background:var(--brand-brick-deep)}.hero-note>svg{color:var(--brand-brick)}.brand-mark path{stroke-width:2px}.landing-page{width:100%;max-width:1120px;margin:0 auto;padding:0 32px 48px}@media (width<=699px){.landing-page{padding:0 20px 40px}.landing-page .hero{padding-left:4px;padding-right:4px}}.status-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.status-page>svg{width:42px;height:42px;color:var(--brand-brick);fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;margin-bottom:20px}.status-page h1{margin:0;font-size:22px}.status-page p{color:var(--muted);margin:10px 0 24px;font-size:13px}.status-page .secondary{margin-top:22px}.feature-icon.peach{color:#b65f4d;background:#f8e3dd}.feature-icon.green{color:#9a7337;background:#f6ecd3}.feature-icon.blue{color:#607f8b;background:#e7eff1}.sample-banner{background:#f6ecdf}.sample-banner .mini-card{box-shadow:5px 7px 15px #8f6a5530}.text-btn{color:#a75544}.share-box{background:#f6e8e3}.share-box button{color:#a75544;background:#fffaf8}.theme-option.selected{border-color:var(--brand-brick);box-shadow:0 0 0 1px var(--brand-brick)}.selected-check{color:var(--brand-brick)}.form input:focus,.form textarea:focus{border-color:#cb8372;box-shadow:0 0 0 3px #faece7}.photo-upload{color:var(--brand-brick);background:var(--brand-pale);border-color:#dfb4a9}.photo-upload b{color:#a75544}.photo-upload small{color:#a9877f}.choice-row button.active{color:#974b3d;background:#f8e7e2;border-color:#ca7c68}.modal input:focus,.modal textarea:focus,.count-select[aria-expanded=true]{border-color:#ca7c68;box-shadow:0 0 0 3px #fae9e4}.count-select svg{color:#b86350}.count-options{border-color:#ead0c9;box-shadow:0 12px 28px #6d322526}.count-options button:hover{background:#fcf2ef}.count-options button.active{color:#974b3d;background:#f5ddd7}.thanks{color:var(--brand-brick)}.stats{background:#f6e7e2}.stats strong{color:#a75544}.stats div{border-color:#e7c8bf}.guest-avatar{color:#a75544;background:#f5e3de}.public-page{background:#f7f3ed}.public-top{color:#9e5b4c}.preview-badge{color:#a75544;background:#f7e7e2}@media (width>=700px){body,.app-shell,main{background:#fff}.app-shell{min-height:100vh;box-shadow:0 0 35px #7773}.hero{padding-top:110px}.modal-backdrop{align-items:center}.modal{border-radius:17px}}
