@import url("https://fonts.googleapis.com/css2?family=Gowun+Dodum&family=Nanum+Myeongjo:wght@400;700&display=swap");@import url("https://fonts.cdnfonts.com/css/rage-italic");@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/variable/pretendardvariable.css");:root{--paper:#fdfdfb;--paper-soft:#f6f7f0;--ink:#333;--muted:#888;--leaf:#af9785;--leaf-deep:#af9785;--groom:#af9785;--bride:#af9785;--line:rgba(175,151,133,0.24);--rose:#d999a6;--shadow:0 24px 70px rgba(38,48,35,0.18);color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-snap-type:y proximity}body{margin:0;min-height:100vh;background:#fcfcfa;color:var(--ink);font-family:Gowun Dodum,sans-serif;letter-spacing:0}body.intro-lock,body.modal-lock{overflow:hidden}a,button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.desktop-page{display:none}.mobile-page{width:min(100%,430px);min-height:100vh;margin:0 auto;overflow:hidden;background:var(--paper);box-shadow:var(--shadow)}.desktop-section,.mobile-page>section{scroll-snap-align:start;scroll-snap-stop:always}.motion-ready .desktop-section,.motion-ready .mobile-page>section{opacity:0;transform:translateY(28px) scale(.992);transition:opacity .85s ease,transform .85s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.motion-ready .desktop-section.is-visible,.motion-ready .mobile-page>section.is-visible{opacity:1;transform:translateY(0) scale(1)}.music-button{position:fixed;top:max(14px,env(safe-area-inset-top));z-index:30;display:grid;align-items:center;width:24px;height:24px;place-items:center;border:0;border-radius:50%;padding:0;background:rgba(0,0,0,.6);color:rgba(255,255,255,.9);box-shadow:0 5px 12px rgba(0,0,0,.14);transition:opacity .2s ease,transform .2s ease;right:calc((100vw - min(100vw, 430px)) / 2 + 12px)}.music-button:hover{opacity:.8}.music-button:active{transform:scale(.94)}.music-play-icon{display:block;width:10px;height:10px;fill:currentColor}.music-equalizer{display:flex;align-items:flex-end;gap:2px;width:10px;height:10px}.music-equalizer i{display:block;width:1.5px;min-height:3px;border-radius:999px;background:currentColor;transform-origin:center bottom}.music-equalizer i:first-child{animation:music-bar-1 1.4s ease-in-out infinite}.music-equalizer i:nth-child(2){animation:music-bar-2 1.6s ease-in-out infinite}.music-equalizer i:nth-child(3){animation:music-bar-3 1.3s ease-in-out infinite}.music-equalizer i:nth-child(4){animation:music-bar-4 1.5s ease-in-out infinite}@keyframes music-bar-1{0%,to{height:3px}50%{height:9px}}@keyframes music-bar-2{0%,to{height:8px}50%{height:4px}}@keyframes music-bar-3{0%,to{height:5px}50%{height:10px}}@keyframes music-bar-4{0%,to{height:9px}50%{height:3px}}.opening-intro{position:fixed;inset:0;z-index:100;display:grid;place-items:center;overflow:hidden;background:#b9a796;animation:opening-fade-out .72s ease 3.68s forwards}.opening-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 36%;opacity:0;filter:saturate(.88);transform:scale(1.04);animation:opening-photo-in 1.15s ease .12s forwards,opening-photo-out .48s ease 3.28s forwards}.opening-intro:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(113,91,75,.2),rgba(113,91,75,.46)),rgba(196,180,162,.54);animation:opening-warmth 1.4s ease .2s forwards}.opening-intro:after{content:"";position:absolute;left:50%;bottom:clamp(40px,8vh,72px);width:min(74vw,390px);height:1px;transform:translateX(-50%) scaleX(0);background:rgba(255,255,255,.26);animation:opening-rule 1.3s cubic-bezier(.16,1,.3,1) 1.85s forwards}.opening-inner{position:relative;z-index:1;display:grid;justify-items:center;width:min(100%,430px);min-height:100svh;padding:0 28px;color:#fff;text-align:center}.opening-couple{position:absolute;top:calc(50% - 82px);display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:0;color:rgba(255,255,255,.94);font-family:Pretendard Variable,Pretendard,system-ui,sans-serif;font-size:15px;font-weight:600;letter-spacing:0;opacity:0;transform:translateY(12px);animation:opening-small-text .75s ease .75s forwards}.opening-couple i{color:#ff7b93;font-size:13px;font-style:normal;transform-origin:center;animation:opening-heartbeat .96s ease-in-out 1s infinite}.opening-intro h1{position:absolute;top:calc(50% - 42px);display:flex;align-items:center;justify-content:center;margin:0;font-family:Gowun Dodum,sans-serif;font-size:clamp(25px,7.2vw,34px);font-weight:400;line-height:1.35;letter-spacing:0;white-space:nowrap}.opening-intro h1 span{display:inline-block;min-width:.08em;opacity:0;transform:translateY(6px);filter:blur(3px);animation:opening-letter .28s ease forwards;animation-delay:calc(1.25s + (var(--letter-index) * 75ms))}.opening-intro h1 .opening-space{min-width:.28em}.opening-typewriter .opening-typed-text{min-width:0;opacity:1;transform:none;filter:none;animation:none}.opening-intro h1 b{display:inline-block;margin-left:2px;color:rgba(255,255,255,.9);font-size:.78em;font-weight:400;animation:opening-cursor .72s step-end .72s infinite}.opening-date,.opening-intro h1 b{font-family:Pretendard Variable,Pretendard,system-ui,sans-serif}.opening-date{position:absolute;bottom:clamp(54px,9vh,82px);margin:0;color:rgba(255,255,255,.94);font-size:clamp(15px,4.2vw,18px);font-weight:500;line-height:1.5;opacity:0;transform:translateY(12px);animation:opening-small-text .75s ease 2.05s forwards}@keyframes opening-photo-in{to{opacity:.58;transform:scale(1)}}@keyframes opening-photo-out{0%{opacity:.58}to{opacity:0}}@keyframes opening-letter{to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes opening-heartbeat{0%,to{opacity:.72;transform:scale(1)}40%{opacity:1;transform:scale(1.22)}}@keyframes opening-small-text{to{opacity:1;transform:translateY(0)}}@keyframes opening-rule{to{transform:translateX(-50%) scaleX(1)}}@keyframes opening-cursor{50%{opacity:0}}@keyframes opening-warmth{to{background:linear-gradient(180deg,rgba(113,91,75,.24),rgba(113,91,75,.52)),rgba(196,180,162,.62)}}@keyframes opening-fade-out{to{opacity:0;visibility:hidden}}.hero-wide,.mobile-cover{position:relative;overflow:hidden;background:var(--paper)}.mobile-cover{min-height:100svh;padding:max(92px,calc(env(safe-area-inset-top) + 82px)) 28px 72px;text-align:center}.arch-photo{position:relative;width:100%;max-height:430px;aspect-ratio:.745;overflow:hidden;border-radius:999px 999px 0 0;background:#f1efe8}.hero-image{width:100%;height:100%;object-fit:cover;display:block}.arch-photo .hero-image,.desktop-arch-photo .hero-image{object-position:center 36%}.photo-lettering{position:absolute;inset:0;z-index:2;display:block;pointer-events:none;color:#111111;text-shadow:none}.photo-lettering:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(35,40,28,.02),rgba(35,40,28,.18));opacity:0}.photo-lettering.is-active:before{animation:lettering-wash 1.4s ease forwards}.lettering-svg{position:absolute;top:5%;left:50%;width:min(82%,360px);height:auto;overflow:visible;transform:translateX(-50%) rotate(-3deg)}.lettering-svg-glyph{fill:transparent;stroke:currentColor;stroke-width:1.15px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1;stroke-opacity:1;vector-effect:non-scaling-stroke}.photo-lettering.is-active .lettering-svg-glyph{animation:lettering-glyph-stroke .5s cubic-bezier(.4,0,.2,1) calc(.18s + var(--glyph-delay)) forwards,lettering-glyph-fill .24s ease-out calc(.52s + var(--glyph-delay)) forwards}@keyframes lettering-glyph-stroke{to{stroke-dashoffset:0}}@keyframes lettering-glyph-fill{to{fill:currentColor;stroke-opacity:0}}@keyframes lettering-wash{to{opacity:1}}.cover-title{padding-top:35px;text-align:center}.cover-names{display:grid;grid-template-columns:1fr 38px 1fr;align-items:center;max-width:210px;margin:0 auto 34px;color:#252525;font-size:24px;line-height:1}.cover-names i{display:block;width:24px;height:24px;margin:0 auto;border-radius:50%;background:radial-gradient(circle at 40% 36%,rgba(255,255,255,.95) 0 16%,rgba(255,255,255,0) 17%),radial-gradient(circle at 52% 54%,#f4f2e9 0 42%,#d7d0bf 68%,#fefdf8 100%);box-shadow:inset -4px -5px 8px rgba(154,145,126,.24),0 2px 7px rgba(94,86,71,.13)}.cover-title strong,.cover-title time{display:block;color:#58544f;font-size:15px;font-weight:400;line-height:1.65}.cover-title strong{margin-top:0}.section-kicker{margin:0;color:var(--leaf);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.section{display:flex;flex-direction:column;justify-content:center;padding:48px 24px;text-align:center}h2{margin:10px 0 34px;color:var(--leaf);font-family:Gowun Dodum,sans-serif;font-size:22px;font-weight:400;letter-spacing:-.016em}.invitation-heading{display:grid;justify-items:center;margin-bottom:34px;color:#af9785}.invitation-label{margin:0 0 5px;font-family:Rage Italic,Apple Chancery,Brush Script MT,cursive!important;font-size:18px;line-height:1.35}.invitation-heading h2,.invitation-label{color:#af9785;font-weight:400;letter-spacing:0}.invitation-heading h2{margin:0;font-family:Gowun Dodum,sans-serif;font-size:22px;line-height:1.5}.couple-pair{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.accordion-item,.calendar-card,.contact-card,.couple-pair article,.map-card,.notice-item{border-radius:8px;background:rgba(255,255,255,.58);box-shadow:inset 0 0 0 1px var(--line)}.couple-pair article{padding:20px 12px}.role{display:block;margin-bottom:10px;font-size:12px;font-weight:700}.groom,.role.groom{color:var(--groom)}.bride,.role.bride{color:var(--bride)}.couple-pair strong{display:block;font-family:Nanum Myeongjo,serif;font-size:23px}.couple-pair p,.desktop-lead,.sub-copy{margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.7}.info-list{display:grid;grid-gap:12px;gap:12px;margin:0;text-align:left}.info-list div{display:grid;grid-template-columns:58px 1fr;grid-gap:18px;gap:18px;padding:16px 0}.info-list dt{color:var(--leaf-deep);font-weight:700}.info-list dd{margin:0;line-height:1.65}.greeting-section>p{max-width:286px;margin:0 auto;color:#303030;font-size:16px;line-height:2.35;letter-spacing:-.04em;white-space:pre-line;word-break:keep-all}.family-lines{display:grid;grid-gap:20px;gap:20px;margin-top:40px}.wedding-basic-info{display:flex;width:100%;flex-direction:column;align-items:center;margin-top:40px}.wedding-flourish{display:flex;width:100%;justify-content:center;margin-bottom:20px}.wedding-flourish svg{display:block;width:44px;height:30px;filter:drop-shadow(0 4px 2px rgba(0,0,0,.25))}.wedding-basic-rows{display:grid;width:100%;grid-gap:12px;gap:12px}.wedding-basic-row{display:flex;align-items:baseline;justify-content:center;padding:0 16px;color:#222;font-family:Gowun Dodum,sans-serif;font-size:16px;line-height:1.5;white-space:nowrap}.wedding-basic-row strong{font-size:16px;font-weight:400}.wedding-basic-row .wedding-role{margin:0 4px 0 9px;color:#888;font-family:Pretendard Variable,Pretendard,sans-serif;font-size:12px}.wedding-parents{color:#555;font-size:14px}.wedding-relation{display:inline-block;flex:0 0 43px;margin-left:4px;color:#888;font-size:13px;text-align:left}.mobile-contact-trigger{display:inline-flex;align-items:center;justify-content:center;gap:4px;width:160px;height:40px;margin-top:28px;border:0;border-radius:4px;padding:0;background:#c2b0a2;color:#fff;font-family:Gowun Dodum,sans-serif;font-size:14px;transition:opacity .2s ease}.mobile-contact-trigger:hover{opacity:.9}.mobile-contact-trigger:active{opacity:.8}.mobile-contact-modal{position:fixed;inset:0;z-index:80;display:flex;width:100%;align-items:center;justify-content:center;padding:16px;overscroll-behavior:contain;animation:contact-modal-fade .22s ease both}.mobile-contact-backdrop{position:absolute;inset:0;width:100%;border:0;padding:0;background:rgba(51,51,51,.87);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mobile-contact-dialog{position:relative;width:min(100%,390px);max-height:80dvh;overflow-y:auto;border-radius:8px;padding:24px;background:#f9f9f9;color:#333;font-family:Gowun Dodum,sans-serif;box-shadow:0 18px 55px rgba(0,0,0,.26);animation:contact-dialog-in .32s cubic-bezier(.16,1,.3,1) both}.mobile-contact-close{position:absolute;top:8px;right:8px;display:grid;width:36px;height:36px;place-items:center;border:0;padding:0;background:transparent;color:#9b9b9b}.mobile-contact-heading{display:flex;width:100%;flex-direction:column;align-items:center;margin-top:56px;color:#af9785}.mobile-contact-heading .invitation-label{margin:0;font-size:16px;line-height:24px}.mobile-contact-heading h2{margin:0 0 28px;color:#af9785;font-family:Gowun Dodum,sans-serif;font-size:20px;font-weight:400;line-height:30px}.mobile-contact-group{margin-top:24px}.mobile-contact-group>header{display:flex;align-items:baseline;gap:8px;border-bottom:1px solid #c2b0a2;padding-bottom:8px}.mobile-contact-group h3{margin:0;color:#333;font-size:16px;font-weight:400}.mobile-contact-group>header span{color:#aaa;font-size:12px}.mobile-contact-group ul{display:grid;grid-gap:8px;gap:8px;margin:16px 0 0;padding:0;list-style:none}.mobile-contact-group li{display:flex;align-items:center;justify-content:space-between;min-height:62px;border-radius:6px;padding:8px 12px;background:#fff}.mobile-contact-group li>div{display:grid;text-align:left}.mobile-contact-group small{color:#888;font-size:13px}.mobile-contact-group li strong{margin-top:4px;color:#333;font-size:16px;font-weight:500}.mobile-contact-actions{display:flex;gap:12px}.mobile-contact-actions a{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#c2b0a2;color:#fff;transition:opacity .2s ease}.mobile-contact-actions a:hover{opacity:.8}@keyframes contact-modal-fade{0%{opacity:0}to{opacity:1}}@keyframes contact-dialog-in{0%{opacity:0;transform:translateY(20px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.family-row{display:flex;align-items:baseline;justify-content:center;gap:16px;flex-wrap:nowrap;font-size:16px;line-height:1.19}.bride-name,.groom-name,.parents,.parents span{white-space:nowrap}.parents{color:#939393}.bride-name,.groom-name{flex-shrink:0}.groom-name{color:var(--groom)}.bride-name{color:var(--bride)}.calendar-card{max-width:430px;margin:0 auto;border-radius:0;padding:0;background:transparent;box-shadow:none;text-align:center}.calendar-script{margin:0 0 8px;color:#af9785;font-family:Rage Italic,Apple Chancery,Brush Script MT,cursive;font-size:18px;line-height:1.35}.calendar-date-title{margin:0 0 42px;color:#b89178;font-size:20px;line-height:1.45;word-break:keep-all}.month-title{margin:0 0 30px;color:#222;font-size:18px;line-height:1.35;letter-spacing:0}.calendar-line{margin:0 8px 20px;border-top:1px solid rgba(118,156,93,.6)}.calendar-line.bottom{margin-top:20px;margin-bottom:20px}.date-grid,.weekday-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:0;gap:0}.weekday-grid span{color:#222;font-size:14px;font-weight:600;line-height:28px}.date-grid span{display:grid;width:56px;height:50px;margin:0 auto;place-items:center;border-radius:50%;color:#222;font-size:16px}.date-grid .wedding-day span{width:56px;height:56px;background:#c9b7a8;font-weight:400}.date-grid .sat span,.date-grid .sun span,.weekday-grid span:first-child,.weekday-grid span:last-child{color:#f00}.date-grid .wedding-day span{color:#fff}.date-grid .muted span{color:#888}.date-grid .muted.sat span,.date-grid .muted.sun span{color:#f00}.countdown{display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;grid-gap:8px;gap:8px;max-width:256px;margin:44px auto 0}.countdown div{min-width:0;padding:10px 7px 9px;border-radius:4px;background:#fff;box-shadow:0 3px 8px rgba(55,44,35,.16)}.countdown span{display:block;margin-top:3px;font-family:Gowun Dodum,sans-serif;color:#222;font-size:24px;font-weight:400;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.12}.countdown small{display:block;margin-top:0;color:#777;font-family:Pretendard Variable,Pretendard,system-ui,sans-serif;font-size:10px;font-weight:400;line-height:1.2;text-transform:uppercase}.dday-copy{margin:22px 0 0;color:#444;font-size:14px;line-height:1.6}.dday-copy i{margin:0 4px;color:#ff8ea1;font-size:12px;font-style:normal}.dday-copy b{color:#af9785;font-weight:600}.slider{position:relative;overflow:hidden;border-radius:8px;background:#e5e6ea;aspect-ratio:1/1.05}.slider-track{display:flex;height:100%;transition:transform .42s cubic-bezier(.22,1,.36,1);will-change:transform}.gallery-viewport{cursor:-webkit-grab;cursor:grab;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gallery-viewport.is-dragging{cursor:-webkit-grabbing;cursor:grabbing}.gallery-viewport.is-dragging .slider-track,.gallery-viewport.is-jumping .slider-track{transition:none}.slide{position:relative;flex:0 0 100%;border:0;padding:0;background:#e5e6ea}.slide img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gallery-arrow{position:absolute;top:50%;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;transform:translateY(-50%);border:0;border-radius:50%;padding:0;background:rgba(255,255,255,.58);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--ink);opacity:1;box-shadow:0 2px 9px rgba(34,34,34,.12);transition:background-color .2s ease,box-shadow .2s ease}.gallery-arrow svg{display:block;width:11px;height:11px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.gallery-arrow:hover{background:rgba(255,255,255,.78);box-shadow:0 3px 12px rgba(34,34,34,.18)}.gallery-arrow.previous{left:10px}.gallery-arrow.next{right:10px}.slider-controls{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:14px}.slider-controls button{display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:50%;background:var(--paper-soft);color:var(--leaf-deep);font-size:25px}.slider-controls span{min-width:54px;color:var(--muted);font-size:13px}.gallery-heading,.location-heading{display:grid;justify-items:center;margin-bottom:32px;color:#af9785;text-align:center}.gallery-heading h2,.location-heading h2{margin:0;color:#af9785;font-family:Gowun Dodum,sans-serif;font-size:22px;font-weight:400;line-height:1.5}.desktop-gallery-stage{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 150px;grid-template-rows:auto auto auto;grid-template-areas:"slider thumbs" "meta thumbs" "controls thumbs";grid-gap:18px 22px;gap:18px 22px;align-items:stretch}.desktop-gallery-stage .slider{grid-area:slider}.gallery-meta{grid-area:meta;display:flex;align-items:baseline;justify-content:space-between;gap:20px;color:#77736a;font-size:14px}.gallery-meta p{margin:0}.gallery-count{color:#af9785;font-family:Rage Italic,Apple Chancery,Brush Script MT,cursive;font-size:23px}.desktop-gallery-thumbs{grid-area:thumbs;align-self:start;display:grid;grid-auto-rows:64px;grid-gap:8px;gap:8px;height:min(52vh,430px);min-height:0;overflow-y:auto;overscroll-behavior-y:contain;padding-right:5px;scroll-snap-type:y proximity;scrollbar-width:none}.desktop-gallery-thumbs::-webkit-scrollbar{display:none}.desktop-gallery-thumbs button{position:relative;min-height:0;overflow:hidden;border:1px solid rgba(175,151,133,.22);padding:0;background:rgba(255,255,255,.48);opacity:.62;scroll-snap-align:center;transition:opacity .2s ease,border-color .2s ease,transform .2s ease}.desktop-gallery-thumbs button.is-active{border-color:rgba(175,151,133,.78);opacity:1;transform:translateX(-4px)}.desktop-gallery-thumbs img{display:block;width:100%;height:100%;object-fit:cover}.desktop-gallery-stage .slider-controls{grid-area:controls}.map-card{overflow:hidden;text-align:left}.map-title-block{display:none}.map-visual{position:relative;display:block;width:100%;aspect-ratio:312.5/227.5;min-height:184px;margin:0;overflow:hidden;border:2px solid #fff;border-radius:10px;background:#eeece8;box-shadow:1px 2px 4px rgba(0,0,0,.25)}.kakao-live-map{isolation:isolate}.kakao-map-canvas,.kakao-map-status{position:absolute;inset:0}.kakao-map-status{z-index:2;display:grid;place-items:center;background:#eeece8;color:#888;font-size:13px}.kakao-live-map.is-loading .kakao-map-status:before{position:absolute;top:calc(50% - 28px);width:18px;height:18px;content:"";border:1px solid rgba(175,151,133,.28);border-top-color:#af9785;border-radius:50%;animation:map-loading .8s linear infinite}.kakao-map-label{position:relative;border:1px solid rgba(175,151,133,.8);border-radius:4px;padding:5px 10px;background:rgba(255,255,255,.94);color:#5f554d;font-size:12px;line-height:1.25;white-space:nowrap;box-shadow:0 2px 8px rgba(64,54,47,.16)}.kakao-map-label:after{position:absolute;left:50%;bottom:-5px;width:8px;height:8px;content:"";transform:translateX(-50%) rotate(45deg);border-right:1px solid rgba(175,151,133,.8);border-bottom:1px solid rgba(175,151,133,.8);background:#fff}@keyframes map-loading{to{transform:rotate(1turn)}}.kakao-link-map{overflow:hidden;color:inherit}.map-viewport{position:absolute;inset:0;overflow:hidden;background-image:url(https://mts.daumcdn.net/api/v1/tile/PNG02/v20_vwhzl/latest/3/1980/911.png),url(https://mts.daumcdn.net/api/v1/tile/PNG02/v20_vwhzl/latest/3/1980/912.png),url(https://mts.daumcdn.net/api/v1/tile/PNG02/v20_vwhzl/latest/3/1979/911.png),url(https://mts.daumcdn.net/api/v1/tile/PNG02/v20_vwhzl/latest/3/1979/912.png);background-position:-103px -68px,153px -68px,-103px 188px,153px 188px;background-repeat:no-repeat;background-size:256px 256px}.map-open-label{right:14px;bottom:14px;z-index:1;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.84);color:var(--leaf-deep);font-weight:700}.map-label,.map-open-label{position:absolute;font-family:Pretendard Variable,Pretendard,system-ui,sans-serif;font-size:12px}.map-label{left:50%;top:calc(50% - 74px);z-index:3;transform:translateX(-50%);border:1px solid #8a93b0;border-radius:6px;padding:5px 12px;background:#fff;color:#333;font-weight:500;line-height:1.3;white-space:nowrap;box-shadow:0 1px 4px rgba(0,0,0,.12)}.map-label span{position:absolute;left:50%;bottom:-5px;width:9px;height:9px;transform:translateX(-50%) rotate(45deg);border-right:1px solid #8a93b0;border-bottom:1px solid #8a93b0;background:#fff}.map-marker{position:absolute;left:calc(50% - 14px);top:calc(50% - 39px);z-index:2;width:29px;height:42px;object-fit:none;object-position:left top}.kakao-brand{position:absolute;left:10px;bottom:6px;z-index:3;width:32px;height:10px}.kakao-brand img{display:block;width:32px;height:10px;border:0}.map-body{padding:18px}.venue-name{margin:0;font-weight:700}.address-line{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px;color:var(--muted);font-size:14px}.icon-button{display:grid;flex:0 0 auto;width:32px;height:32px;place-items:center;border:0;border-radius:50%;background:var(--paper-soft);color:var(--leaf-deep)}.map-links{gap:0;width:100%;margin-top:16px;border:1px solid #ddd;border-radius:100px;padding:10px 12px;font-family:Pretendard Variable,Pretendard,-apple-system,sans-serif}.map-links,.map-links a,.map-links button{display:inline-flex;align-items:center;justify-content:center}.map-links a,.map-links button{gap:5px;flex:1 1;min-height:auto;border:0;border-radius:0;background:transparent;color:#333;cursor:pointer;padding:0;text-align:center;font-size:13px;font-weight:400;line-height:1.38;letter-spacing:.0194em;white-space:nowrap}.map-links img,.mobile-map-links img{display:block;width:15px;height:15px;flex:0 0 15px;border-radius:3px;object-fit:cover}.map-links a+a,.map-links a+button,.map-links button+button{border-left:1px solid #ddd}.notice-item{padding:18px}.notice-item strong{display:block;margin-bottom:8px}.notice-item p{margin:0;color:var(--muted);font-size:14px;line-height:1.8}.accordion-list,.contact-list{display:grid;grid-gap:10px;gap:10px}.accordion-item button{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:54px;padding:0 16px;border:0;background:transparent;font-weight:700}.accordion-arrow{position:absolute;top:50%;right:30px;width:8px;height:8px;color:#333;box-shadow:2px 2px 0 currentColor;transform:translateY(-8px) rotate(45deg);transform-origin:6px 6px;transition:transform .34s cubic-bezier(.22,1,.36,1)}.accordion-item button .bride,.accordion-item button .groom{color:#333;font-weight:400}.accordion-panel{display:grid;grid-template-rows:0fr;padding:0 16px;color:var(--muted);font-size:14px;opacity:0;transition:grid-template-rows .38s cubic-bezier(.22,1,.36,1),padding-bottom .38s cubic-bezier(.22,1,.36,1),opacity .24s ease}.accordion-panel-inner{min-height:0;overflow:hidden}.account-entries{display:grid}.account-entry{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0;border-top:1px solid rgba(145,145,145,.16)}.account-entry:first-child{border-top:0}.account-entry-copy{flex:1 1 auto;min-width:0;text-align:left}.account-entry-copy p{display:flex;align-items:baseline;gap:7px;margin:0;line-height:1.7}.account-entry-copy p:first-child span{color:#919191;font-size:12px}.account-entry-copy strong{color:var(--ink);font-weight:400}.account-entry-copy p:last-child{display:grid;grid-template-columns:58px minmax(0,1fr);grid-gap:0;gap:0;color:var(--muted);font-size:13px}.account-entry-copy p:last-child span:last-child{min-width:0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.accordion-item .account-copy-button{position:static;width:auto;min-width:46px;min-height:32px;flex:0 0 auto;padding:0 10px;border:1px solid rgba(145,145,145,.28);border-radius:3px;background:rgba(255,255,255,.7);color:#666;font-size:12px;font-weight:400}.accordion-item.is-open .accordion-panel{grid-template-rows:1fr;padding-bottom:16px;opacity:1}.accordion-item.is-open .accordion-arrow{transform:translateY(-4px) rotate(225deg)}.contact-card{padding:14px 16px;text-align:left}.contact-card header,.contact-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.contact-card header{margin-bottom:10px;font-weight:700}.contact-row{padding:9px 0;color:var(--muted);font-size:14px}.contact-row strong{margin-right:auto;color:var(--ink)}.contact-actions{display:flex;gap:6px}.contact-actions a{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:var(--paper-soft);color:var(--leaf-deep);font-size:14px}.desktop-footer a,.desktop-footer button,.footer-links a,.footer-links button{border:0;border-radius:7px;background:var(--leaf);color:#fff;font-weight:700}.footer-links{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:24px}.footer-links a,.footer-links button{display:grid;min-height:42px;place-items:center;font-size:14px}.lightbox{position:fixed;inset:0;z-index:50;display:grid;grid-template-rows:58px minmax(0,1fr) 72px;padding:max(8px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));animation:lightbox-fade-in .25s ease both}.lightbox-backdrop{position:absolute;inset:0;border:0;background:rgba(18,17,16,.94)}.lightbox-header{position:relative;z-index:3;display:flex;align-items:center;justify-content:center}.lightbox-header>span{color:rgba(255,255,255,.7);font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:0}.lightbox-stage{position:relative;z-index:1;display:grid;min-width:0;min-height:0;place-items:center;overflow:hidden;cursor:-webkit-grab;cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lightbox-stage.is-dragging{cursor:-webkit-grabbing;cursor:grabbing}.lightbox figure{width:min(920px,100%);height:100%;margin:0;display:grid;grid-template-rows:minmax(0,1fr) auto}.lightbox-image-viewport{position:relative;min-width:0;min-height:0;contain:layout paint;overflow:hidden}.lightbox-image{display:flex;width:100%;height:100%;transition:transform .42s cubic-bezier(.22,1,.36,1);will-change:transform}.lightbox-stage.is-dragging .lightbox-image,.lightbox-stage.is-jumping .lightbox-image{transition:none}.lightbox-image-slide{flex:0 0 100%;min-width:0;min-height:0}.lightbox-image-slide img{width:100%;height:100%;object-fit:contain;display:block;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lightbox figcaption{margin-top:14px;color:rgba(255,255,255,.48);font-size:12px;text-align:center}.lightbox-close{position:absolute;right:0;top:50%;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;transform:translateY(-50%);border:0;border-radius:50%;background:rgba(255,255,255,.1);color:#fff}.lightbox-arrow svg,.lightbox-close svg{display:block;width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.lightbox-arrow{position:absolute;top:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;transform:translateY(-50%);border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lightbox-arrow.previous{left:max(14px,env(safe-area-inset-left))}.lightbox-arrow.next{right:max(14px,env(safe-area-inset-right))}.lightbox-thumbnails{position:relative;z-index:2;display:flex;align-items:center;gap:7px;width:min(600px,100%);margin:0 auto;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:x proximity}.lightbox-thumbnails::-webkit-scrollbar{display:none}.lightbox-thumbnails button{position:relative;flex:0 0 48px;width:48px;height:48px;overflow:hidden;border:1px solid transparent;border-radius:3px;padding:0;background:transparent;opacity:.42;scroll-snap-align:center;transition:border-color .2s ease,opacity .2s ease}.lightbox-thumbnails button.is-active{border-color:rgba(255,255,255,.92);opacity:1}.lightbox-thumbnails img{width:100%;height:100%;max-height:none;object-fit:cover;animation:none}@keyframes lightbox-fade-in{0%{opacity:0}}@media (max-width:767px){.lightbox{grid-template-rows:52px minmax(0,1fr) 66px;padding-right:10px;padding-left:10px}.lightbox-stage{margin-right:-10px;margin-left:-10px}.lightbox figure{width:100%}.lightbox figcaption{margin-top:12px}.lightbox-arrow{width:24px;height:24px}.lightbox-arrow.previous{left:8px}.lightbox-arrow.next{right:8px}.lightbox-thumbnails{padding:0 2px}.lightbox-thumbnails button{flex-basis:44px;width:44px;height:44px}}.toast{position:fixed;left:50%;bottom:22px;z-index:60;padding:10px 14px;border-radius:999px;background:rgba(45,49,40,.88);color:#fff;font-size:13px;opacity:0;pointer-events:none;transform:translate(-50%,12px);transition:.2s ease}.toast.is-visible{opacity:1;transform:translate(-50%)}.reference-mobile{background:#fcfcfa;color:#333;font-family:Pretendard Variable,Pretendard,sans-serif}.motion-ready .reference-mobile>footer,.motion-ready .reference-mobile>section,.reference-mobile.motion-ready>footer,.reference-mobile.motion-ready>section{opacity:0;transform:translateY(52px);transition:opacity 1.05s ease-out,transform 1.2s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.motion-ready .reference-mobile>footer.is-visible,.motion-ready .reference-mobile>section.is-visible,.reference-mobile.motion-ready>footer.is-visible,.reference-mobile.motion-ready>section.is-visible{opacity:1;transform:translateY(0)}.motion-ready .reference-mobile>footer.mobile-share,.reference-mobile.motion-ready>footer.mobile-share{opacity:1;transform:none}.motion-ready .desktop-section.hero-wide,.motion-ready .reference-mobile>section.mobile-reference-cover,.reference-mobile.motion-ready>section.mobile-reference-cover{opacity:1;transform:none;transition:none}.mobile-reference-cover{position:relative;height:718px;overflow:hidden;background:#fcfcfa;font-family:Nanum Myeongjo,serif;text-align:center}.mobile-reference-photo{position:absolute;inset:0 0 auto;height:489px;overflow:hidden}.mobile-reference-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 36%;transform:scale(1.025);transition:transform 2.2s cubic-bezier(.16,1,.3,1)}.mobile-reference-cover.is-lettering-ready .mobile-reference-photo img{transform:scale(1)}.mobile-reference-person{position:absolute;top:534px;display:flex;flex-direction:column;align-items:center;opacity:0;transform:translate(-50%,10px);transition:opacity .72s ease,transform .9s cubic-bezier(.16,1,.3,1)}.mobile-reference-person.groom-person{left:30%}.mobile-reference-person.bride-person{left:70%}.mobile-reference-person small{color:#c2b4a3;font-size:12px;font-weight:600;line-height:13px;text-transform:uppercase}.mobile-reference-person strong{margin-top:6px;color:#333;font-size:22px;font-weight:600;line-height:28px;letter-spacing:6.6px;white-space:nowrap}.mobile-couple-mark{top:537px;left:50%;width:38px;height:38px;transform:translate(-50%,10px) scale(.88);border-radius:50%;background:radial-gradient(circle at 38% 34%,rgba(255,255,255,.98) 0 15%,transparent 16%),radial-gradient(circle at 52% 54%,#f5f2e8 0 42%,#d8cfbf 68%,#fffdf8 100%);box-shadow:inset -4px -5px 8px rgba(154,145,126,.2),0 2px 6px rgba(94,86,71,.12)}.mobile-couple-mark,.mobile-reference-cover time,.mobile-reference-cover>p{position:absolute;opacity:0;transition:opacity .72s ease,transform .9s cubic-bezier(.16,1,.3,1)}.mobile-reference-cover time,.mobile-reference-cover>p{left:0;width:100%;margin:0;color:#bcaa95;font-size:16px;font-weight:400;line-height:20px;white-space:nowrap;transform:translateY(8px)}.mobile-reference-cover time{top:608px}.mobile-reference-cover>p{top:635px}.mobile-reference-cover.is-lettering-ready .mobile-couple-mark,.mobile-reference-cover.is-lettering-ready .mobile-reference-person,.mobile-reference-cover.is-lettering-ready time,.mobile-reference-cover.is-lettering-ready>p{opacity:1}.mobile-reference-cover.is-lettering-ready .mobile-couple-mark,.mobile-reference-cover.is-lettering-ready .mobile-reference-person{transform:translate(-50%) scale(1)}.mobile-reference-cover.is-lettering-ready time,.mobile-reference-cover.is-lettering-ready>p{transform:translateY(0)}.mobile-reference-cover.is-lettering-ready .groom-person{transition-delay:1.05s}.mobile-reference-cover.is-lettering-ready .mobile-couple-mark{transition-delay:1.18s}.mobile-reference-cover.is-lettering-ready .bride-person{transition-delay:1.31s}.mobile-reference-cover.is-lettering-ready time{transition-delay:1.48s}.mobile-reference-cover.is-lettering-ready>p{transition-delay:1.62s}.mobile-reference-section{padding:56px 24px;text-align:center}.reference-mobile h2{margin:0;color:#c4b4a2;font-family:Gowun Dodum,sans-serif;font-size:22px;font-weight:400;letter-spacing:-.016em}.reference-mobile .greeting-section{padding:64px 24px}.reference-mobile .greeting-section .invitation-heading{margin-bottom:40px}.reference-mobile .greeting-section .invitation-label{color:#af9785;font-size:17px}.reference-mobile .greeting-section .invitation-heading h2{margin:0;color:#af9785}.reference-mobile .greeting-section>p{max-width:280px;color:#333;font-family:Gowun Dodum,sans-serif;line-height:2.375;letter-spacing:-.05em}.reference-mobile .family-lines{margin-top:40px}.reference-mobile .family-row{font-family:Pretendard Variable,Pretendard,sans-serif}.mobile-dday{padding:72px 28px 58px}.mobile-dday .calendar-card{max-width:100%}.mobile-dday .calendar-script{font-size:17px}.mobile-dday .calendar-date-title{margin-bottom:38px;font-size:20px}.mobile-dday .month-title{margin-bottom:28px}.mobile-dday .date-grid span{width:44px;height:44px;margin:0;font-size:15px}.mobile-dday .date-grid>div{display:grid;height:48px;place-items:center}.mobile-dday .date-grid .wedding-day span{width:44px;height:44px}.mobile-dday .countdown{margin-top:38px}.mobile-gallery{padding:64px 24px}.mobile-gallery .gallery-heading{margin-bottom:28px}.mobile-gallery-slider{width:100%}.mobile-gallery-slider .slider{width:100%;aspect-ratio:2/3;border-radius:0;background:transparent}.mobile-gallery-slider .slide{background:transparent}.mobile-gallery-slider .slide img{object-fit:contain}.mobile-gallery-thumbs{display:flex;gap:6px;width:100%;margin-top:8px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;touch-action:auto;scrollbar-width:none}.mobile-gallery-thumbs::-webkit-scrollbar{display:none}.mobile-gallery-thumbs button{position:relative;flex:0 0 19%;aspect-ratio:1;overflow:hidden;border:0;border-radius:4px;padding:0;background:transparent;opacity:.4;scroll-snap-align:center;transition:opacity .3s ease}.mobile-gallery-thumbs button.is-active{opacity:1}.mobile-gallery-thumbs img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mobile-directions{padding:64px 24px}.mobile-directions .location-heading{margin-bottom:26px}.mobile-venue-name{margin:0;color:#333;font-size:18px;font-weight:500;line-height:1.6}.mobile-location-summary{padding:0 18px;background:transparent;box-shadow:none}.mobile-address-line{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:4px;font-size:14px;line-height:1.43}.mobile-location-note{margin:14px 0 0;color:#8d877f;font-size:13px;line-height:1.55}.mobile-address-line button{border:0;padding:0;background:transparent;color:#999;font-size:15px}.mobile-directions .map-visual{margin-top:14px;border:0;border-radius:0;box-shadow:none}.mobile-directions .map-open-label{display:inline-flex;align-items:center}.mobile-map-links{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:16px;overflow:hidden;border:0;border-radius:0}.mobile-map-links a,.mobile-map-links button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:0;min-height:34px;border:0;border-radius:4px;padding:0 5px;background:#fff;color:#333;box-shadow:0 2px 7px rgba(47,39,31,.1);font-family:Pretendard Variable,Pretendard,sans-serif;font-size:13px;white-space:nowrap}.mobile-map-links>*+*{border-left:0}.transport-guide{display:grid;width:100%;margin-top:24px;text-align:left}.transport-item{width:100%;margin-top:26px}.transport-item header{display:flex;align-items:center;gap:12px;margin-bottom:12px;border-bottom:1px solid #ccc;padding-bottom:12px}.transport-icon{display:block;flex:0 0 24px;width:24px;height:24px;color:#af9785;fill:currentColor}.transport-item h3{margin:0;color:#af9785;font-size:15px;font-weight:400}.transport-copy{color:var(--ink);font-size:14px;line-height:1.75}.transport-copy p{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;grid-gap:3px;gap:3px;margin:0}.transport-detail-icon{display:block;width:22px;text-align:center}.mobile-notice{padding:56px 0}.mobile-notice-heading{display:grid;justify-items:center;color:var(--leaf)}.mobile-notice-heading .invitation-label{margin:0;font-size:16px;line-height:24px}.mobile-notice-heading h2{margin:0 0 28px;font-size:20px;line-height:30px}.notice-pagination{display:flex;justify-content:center;gap:4px;height:6px;margin-bottom:12px}.notice-pagination span{width:6px;height:6px;border-radius:50%;background:#ccc;transition:background-color .3s ease}.notice-pagination span.is-active{background:#666}.notice-carousel-shell{position:relative;width:100%;padding:0 20px}.notice-viewport{width:100%;overflow:hidden;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.notice-track{display:flex;width:100%;transition:transform .5s cubic-bezier(.22,1,.36,1);will-change:transform}.notice-slide{flex:0 0 100%;min-width:0}.notice-image{position:relative;width:100%;aspect-ratio:3.5/1;overflow:hidden;border-radius:28px 0 28px 0}.notice-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}.notice-slide-copy{padding:16px 16px 0;color:var(--ink);text-align:center}.notice-slide-copy h3{margin:0 0 10px;font-size:16px;font-weight:400;line-height:24px}.notice-slide-copy div{font-size:14px;line-height:24px}.notice-slide-copy p{margin:0}.notice-slide-copy br{display:block;height:24px;content:""}.notice-arrow{position:absolute;top:50%;z-index:2;display:grid;width:28px;height:40px;place-items:center;border:0;padding:0;background:transparent;color:#333;transform:translateY(-50%)}.notice-arrow.previous{left:0}.notice-arrow.next{right:0}.notice-arrow svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.mobile-contact h2,.mobile-gift h2{margin-bottom:0}.account-heading{display:grid;justify-items:center;color:#af9785;text-align:center}.account-heading .invitation-label{margin-bottom:0;font-size:16px;line-height:24px}.account-heading h2{margin:0;color:#af9785;font-family:Gowun Dodum,sans-serif;font-size:20px;font-weight:400;line-height:30px}.mobile-reference-copy{color:#333;font-size:14px;line-height:24px}.account-copy,.mobile-reference-copy{margin:28px 0 0;font-family:Gowun Dodum,sans-serif;white-space:pre-line}.account-copy{color:#4b4a46;font-size:15px;line-height:1.75;text-align:center}.reference-mobile .accordion-list,.reference-mobile .contact-list{gap:9px;margin-top:36px}.reference-mobile .accordion-item,.reference-mobile .contact-card{border:0;border-radius:3px;background:#fff;box-shadow:0 2px 8px rgba(47,39,31,.08)}.reference-mobile .accordion-item button{min-height:54px}.reference-mobile .contact-card{padding:16px}.reference-mobile .contact-card header{margin-bottom:20px;font-size:16px}.reference-mobile .contact-row{padding:8px 0}.wedding-ending{background:#fcfcfa;text-align:center}.ending-message{display:grid;justify-items:center;padding:72px 24px 54px;color:var(--ink);font-family:Gowun Dodum,sans-serif!important;letter-spacing:0}.ending-flower{width:42px;height:42px;margin-bottom:28px}.ending-message p{margin:0;font-size:16px;white-space:pre-line}.ending-message p,.ending-message strong{color:var(--ink);font-family:Gowun Dodum,sans-serif!important;font-weight:400;line-height:1.875;letter-spacing:0}.ending-message strong{margin-top:4px;font-size:18px}.ending-photo{display:block;width:100%;overflow:hidden}.ending-photo img{display:block;width:100%;height:auto}.mobile-share{padding:64px 24px;text-align:center}.mobile-share-actions{display:flex;align-items:flex-start;justify-content:center;gap:32px}.mobile-share button{display:inline-flex;flex-direction:column;align-items:center;gap:8px;border:0;padding:0;background:transparent;color:#777;font-size:12px}.mobile-share-icon{display:grid;width:56px;height:56px;place-items:center;border-radius:50%;background:#f3f4f6;color:#888;font-size:25px}.mobile-share .kakao-share-icon{background:#fee500;color:#191919;font-family:Arial,sans-serif;font-size:19px;font-weight:700}@media (max-width:767px){html{scrollbar-width:none}body,html{background:#c2afa2}.mobile-page{width:100%;max-width:430px;margin:0 auto;background:#fcfcfa;box-shadow:0 0 28px rgba(69,52,43,.16)}html::-webkit-scrollbar{display:none}}@media (max-width:430px){body,html{background:#fcfcfa}.mobile-page{max-width:none;margin:0;box-shadow:none}}@media (min-width:768px){html{scroll-padding-top:0;scroll-snap-type:y mandatory}body{padding:0 clamp(36px,5vw,84px);background:linear-gradient(90deg,rgba(156,174,132,.055) 0 1px,transparent 1px 100%),linear-gradient(180deg,rgba(156,174,132,.05) 0 1px,transparent 1px 100%),radial-gradient(circle at 12% 16%,rgba(212,165,116,.13),transparent 28%),radial-gradient(circle at 84% 78%,rgba(132,164,190,.12),transparent 30%),#fcfcfa;background-size:72px 72px,72px 72px,auto,auto,auto}.mobile-page{display:none}.desktop-page{display:block;width:100%;max-width:1320px;margin:0 auto}.music-button{right:max(clamp(36px,5vw,84px),calc((100vw - 1320px) / 2 + 18px))}.opening-intro h1{font-size:clamp(30px,3.1vw,42px)}.opening-intro:after{width:min(42vw,560px)}.desktop-section{position:relative;min-height:100svh;margin:0;overflow:hidden;border-radius:0;background:transparent;box-shadow:none}.desktop-section:before{position:absolute;right:clamp(10px,2vw,34px);top:clamp(28px,5vh,58px);z-index:-1;color:rgba(121,125,115,.055);font-family:Nanum Myeongjo,serif;font-size:clamp(72px,10vw,138px);line-height:.9;letter-spacing:0;white-space:nowrap}.desktop-section.full,.desktop-section.split{padding:clamp(40px,6vh,76px) clamp(28px,5vw,82px)}.desktop-section.full{display:flex;flex-direction:column;justify-content:center}.desktop-section.split{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;grid-gap:clamp(54px,7vw,116px);gap:clamp(54px,7vw,116px)}.desktop-column{min-width:0}.hero-wide{display:grid;grid-template-columns:minmax(360px,.88fr) minmax(360px,1.12fr);align-items:center;grid-gap:clamp(70px,9vw,132px);gap:clamp(70px,9vw,132px);min-height:100svh;padding:clamp(42px,7vh,78px) clamp(30px,7vw,94px)}.hero-wide:before{content:"11.21";left:auto;right:4vw;top:10vh}.desktop-arch-photo{position:relative;width:100%;max-width:min(500px,64vh);aspect-ratio:.745;justify-self:end;overflow:hidden;border-radius:46% 46% 0 0;background:#f1efe8;box-shadow:0 22px 50px rgba(78,84,70,.12)}.desktop-arch-photo .hero-image{transform:scale(1.025);transition:transform 2.4s cubic-bezier(.16,1,.3,1)}.hero-wide.is-lettering-ready .desktop-arch-photo .hero-image{transform:scale(1)}.desktop-arch-photo .lettering-svg{top:8%;width:72%}.cover-title-wide{align-self:center;padding-top:0;text-align:left;opacity:0;transform:translateY(16px);transition:opacity .8s ease 1.2s,transform 1s cubic-bezier(.16,1,.3,1) 1.2s}.hero-wide.is-lettering-ready .cover-title-wide{opacity:1;transform:translateY(0)}.cover-title-wide .cover-names{grid-template-columns:auto 58px auto;justify-content:start;max-width:none;margin:0 0 38px;font-size:clamp(42px,5.2vw,70px);line-height:1.05}.cover-title-wide .cover-names i{width:34px;height:34px}.cover-title-wide strong,.cover-title-wide time{color:#625d54;font-size:clamp(17px,1.4vw,22px);line-height:1.75;text-align:left}.desktop-page h2{margin:8px 0 30px;color:var(--leaf);font-size:clamp(27px,2.5vw,38px);line-height:1.2}.desktop-page .section-kicker{color:var(--leaf);font-family:Gowun Dodum,sans-serif;font-size:12px;letter-spacing:.18em}.desktop-introduction{display:grid!important;grid-template-columns:minmax(310px,.82fr) minmax(420px,1.18fr);align-items:center;grid-gap:clamp(70px,9vw,134px);gap:clamp(70px,9vw,134px)}.desktop-introduction:before{content:"Invite"}.desktop-intro-copy,.desktop-intro-people{text-align:left}.desktop-intro-copy h2,.desktop-intro-copy p{margin-left:0;margin-right:0}.desktop-intro-copy h2{margin-bottom:0}.desktop-intro-copy .invitation-heading{justify-items:start;margin-bottom:38px}.desktop-intro-copy .invitation-label{color:#af9785;font-size:21px}.desktop-intro-copy .invitation-heading h2{font-size:clamp(27px,2.4vw,36px);color:#af9785}.desktop-intro-copy p{max-width:360px;font-size:clamp(17px,1.25vw,20px);line-height:2.25}.desktop-intro-copy .family-lines,.desktop-intro-copy .wedding-basic-info{display:none}.desktop-intro-people .couple-pair{grid-template-columns:1fr;gap:20px;max-width:none;margin:0;border-top:0}.desktop-intro-people .couple-pair article{display:grid;grid-template-columns:88px 150px 1fr;align-items:center;padding:28px 0;border-top:1px solid rgba(122,142,105,.24);border-bottom:1px solid rgba(122,142,105,.24);border-radius:0;background:linear-gradient(90deg,rgba(255,255,255,.42),transparent 74%);box-shadow:none}.desktop-intro-people .couple-pair .role,.desktop-intro-people .couple-pair p,.desktop-intro-people .couple-pair strong{margin:0}.desktop-intro-people .couple-pair strong{font-size:clamp(32px,3.4vw,48px);letter-spacing:0}.desktop-schedule:before{content:"When"}.desktop-schedule{padding-top:20px!important;padding-bottom:20px!important}.desktop-schedule h2{margin-bottom:16px}.desktop-schedule .desktop-lead{margin-bottom:18px;font-size:17px}.desktop-schedule .calendar-card{max-width:380px;margin:0;padding:0;background:transparent;box-shadow:none}.desktop-schedule .calendar-script{font-size:17px}.desktop-schedule .calendar-date-title{margin-bottom:24px;font-size:17px}.desktop-schedule .month-title{margin-bottom:16px;font-size:17px}.desktop-schedule .date-grid span{width:42px;height:37px;font-size:14px}.desktop-schedule .date-grid .wedding-day span{width:46px;height:46px}.desktop-schedule .countdown{max-width:234px;margin-top:24px}.desktop-schedule .countdown div{padding:8px 6px}.desktop-schedule .countdown span{font-size:22px}.desktop-schedule .dday-copy{margin-top:14px}.desktop-schedule .info-list{grid-template-columns:1fr;gap:0;margin-bottom:12px;border-top:1px solid rgba(122,142,105,.22)}.desktop-schedule .info-list div{display:grid;grid-template-columns:74px 1fr;grid-gap:24px;gap:24px;padding:12px 0;border-bottom:1px solid rgba(122,142,105,.22)}.desktop-schedule .info-list dt{margin-bottom:0;color:var(--leaf);font-size:13px}.desktop-schedule .info-list dd{color:var(--ink);font-size:15px;line-height:1.55}.desktop-schedule .notice-section{margin:0 0 12px}.desktop-schedule .notice-item{padding:16px 18px;background:rgba(255,255,255,.42);box-shadow:inset 0 0 0 1px rgba(122,142,105,.16)}.desktop-schedule .notice-item strong{margin-bottom:5px;color:var(--ink)}.desktop-schedule .notice-item p{font-size:13px;line-height:1.65}.desktop-schedule .map-card{display:grid;grid-template-columns:minmax(230px,1fr) minmax(210px,.82fr);grid-template-areas:"title title" "visual body" "transport transport";min-height:220px;background:rgba(255,255,255,.44);box-shadow:inset 0 0 0 1px rgba(122,142,105,.18)}.desktop-schedule .map-title-block{grid-area:title;display:grid;grid-template-columns:auto 1fr;grid-column-gap:12px;column-gap:12px;align-items:baseline;padding:10px 16px 8px;border-bottom:1px solid rgba(122,142,105,.16)}.desktop-schedule .map-title-block .invitation-label{margin:0;color:#af9785;font-size:19px}.desktop-schedule .map-title-block h3,.desktop-schedule .map-title-block p{margin:0}.desktop-schedule .map-title-block h3{color:var(--ink);font-size:18px;font-weight:400}.desktop-schedule .map-title-block p:last-child{grid-column:1/-1;margin-top:4px;color:var(--muted);font-size:13px}.desktop-schedule .map-visual{grid-area:visual;height:100%;min-height:150px;border:0;border-radius:0;box-shadow:none}.desktop-schedule .map-body{grid-area:body;display:flex;flex-direction:column;justify-content:center;padding:14px}.desktop-schedule .transport-guide{grid-area:transport;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;margin-top:0;padding:0 16px 16px}.desktop-schedule .transport-item{margin-top:16px}.desktop-schedule .transport-item header{margin-bottom:8px;padding-bottom:8px}.desktop-schedule .transport-copy{font-size:12px;line-height:1.55}.desktop-schedule .map-links{display:grid;grid-template-columns:repeat(3,1fr);margin-top:10px;border-color:rgba(122,142,105,.24);border-radius:999px;padding:0}.desktop-schedule .map-links a,.desktop-schedule .map-links button{gap:3px;padding:6px 2px;font-size:10px}.desktop-schedule .map-links img{width:13px;height:13px;flex-basis:13px}.desktop-schedule .map-links a+a,.desktop-schedule .map-links a+button,.desktop-schedule .map-links button+button{border-left:0}.desktop-page .slider{height:min(52vh,430px);aspect-ratio:auto;border-radius:0;box-shadow:0 18px 50px rgba(60,64,54,.1)}.desktop-page .slide img{object-fit:contain;object-position:center 35%}.desktop-page .slide,.desktop-page .slider{background:rgba(255,255,255,.38)}.desktop-gallery:before{content:"Gallery"}.desktop-gallery h2{margin:0}.desktop-gallery .gallery-heading{justify-items:start;margin-bottom:24px;text-align:left}.desktop-gallery .invitation-label{color:#af9785;font-size:22px}.desktop-gallery .slider-controls{justify-content:flex-start;margin-top:0}.desktop-details .accordion-list,.desktop-details .contact-list{margin-top:30px}.desktop-details .account-heading{justify-items:start;text-align:left}.desktop-details .account-heading .invitation-label{font-size:20px}.desktop-details .account-heading h2{margin:2px 0 0;color:#af9785;font-size:clamp(27px,2.5vw,38px)}.desktop-details .account-copy{margin-top:22px;text-align:left}.desktop-details .accordion-item,.desktop-details .contact-card{background:rgba(255,255,255,.44);box-shadow:inset 0 0 0 1px rgba(122,142,105,.17)}.desktop-details:before{content:"Thanks"}.desktop-details .accordion-item button,.desktop-details .contact-card{min-height:66px}.desktop-details .sub-copy{max-width:360px;font-size:15px}.desktop-ending{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(420px,1.18fr);align-items:center;grid-gap:clamp(56px,8vw,128px);gap:clamp(56px,8vw,128px);min-height:100svh;padding:clamp(46px,7vh,82px) clamp(28px,6vw,92px);background:transparent}.desktop-ending:before{content:"Thanks"}.desktop-ending .ending-message{justify-items:start;padding:0;text-align:left}.desktop-ending .ending-flower{width:48px;height:48px;margin-bottom:34px}.desktop-ending .ending-message p{font-size:clamp(18px,1.55vw,23px);line-height:1.75}.desktop-ending .ending-message strong{margin-top:8px;font-size:clamp(20px,1.75vw,26px)}.desktop-ending .ending-photo{width:min(100%,520px);max-height:min(82vh,820px);justify-self:end}.desktop-ending .ending-photo img{width:100%;height:min(82vh,820px);object-fit:cover}.desktop-footer a,.desktop-footer button{background:var(--leaf)}.desktop-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:34px 6px 46px;color:var(--leaf);font-family:Gowun Dodum,sans-serif}.desktop-footer nav{display:flex;gap:8px}.desktop-footer a,.desktop-footer button{display:grid;min-width:96px;min-height:38px;place-items:center;padding:0 14px;font-family:Gowun Dodum,sans-serif;font-size:13px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto;scroll-snap-type:none}.cover-title-wide,.desktop-arch-photo .hero-image,.mobile-couple-mark,.mobile-reference-cover time,.mobile-reference-cover>p,.mobile-reference-person,.mobile-reference-photo img,.motion-ready .desktop-section,.motion-ready .desktop-section:nth-of-type(2n),.motion-ready .mobile-page>section,.motion-ready .mobile-page>section:nth-of-type(2n),.motion-ready .reference-mobile>footer,.opening-couple,.opening-date,.opening-intro,.opening-intro h1 b,.opening-intro h1 span,.opening-intro:after,.opening-intro:before,.opening-photo,.reference-mobile.motion-ready>footer,.reference-mobile.motion-ready>section{opacity:1;transform:none;filter:none;transition:none;animation:none}.opening-photo{opacity:.58}.opening-intro:after{transform:translateX(-50%) scaleX(1)}.photo-lettering:before{opacity:1;animation:none}.lettering-svg-glyph{fill:currentColor;stroke:none;stroke-dasharray:none;stroke-dashoffset:0;animation:none;will-change:auto}.mobile-couple-mark,.mobile-reference-person{transform:translateX(-50%)}}body,body *{font-family:Gowun Dodum,sans-serif!important}.calendar-script,.gallery-count,.invitation-label,.mobile-gallery-feature span{font-family:Rage Italic,Apple Chancery,Brush Script MT,cursive!important}.account-heading,.account-heading h2,.calendar-date-title,.calendar-script,.dday-copy b,.desktop-footer,.desktop-page .section-kicker,.desktop-page h2,.desktop-schedule .info-list dt,.desktop-schedule .map-title-block h3,.gallery-count,.gallery-heading,.gallery-heading h2,.info-list dt,.invitation-heading,.invitation-heading h2,.invitation-label,.location-heading,.location-heading h2,.mobile-contact-heading,.mobile-contact-heading h2,.section-kicker,h2{color:var(--leaf)}.accordion-item button .bride,.accordion-item button .groom,.account-copy,.countdown span,.cover-names,.cover-title strong,.cover-title time,.date-grid span,.dday-copy,.desktop-schedule .info-list dd,.desktop-schedule .notice-item strong,.greeting-section>p,.map-label,.map-links a,.map-links button,.mobile-map-links a,.mobile-map-links button,.mobile-notice-copy,.mobile-reference-copy,.mobile-venue-name,.month-title,.venue-name,.wedding-basic-row,.wedding-parents,.weekday-grid span{color:var(--ink)}.accordion-panel,.address-line,.contact-row,.countdown small,.date-grid .muted span,.desktop-lead,.desktop-schedule .map-title-block p:last-child,.gallery-meta,.mobile-address-line button,.mobile-contact-close,.mobile-contact-group small,.mobile-contact-group>header span,.mobile-gallery-help,.mobile-location-note,.notice-item p,.parents,.sub-copy,.wedding-basic-row .wedding-role,.wedding-relation{color:var(--muted)}.date-grid .muted.sat span,.date-grid .muted.sun span,.date-grid .sat span,.date-grid .sun span,.weekday-grid span:first-child,.weekday-grid span:last-child{color:#f00}.date-grid .wedding-day span,.desktop-footer a,.desktop-footer button,.footer-links a,.footer-links button,.mobile-contact-actions a,.mobile-contact-trigger{color:#fff}@media (min-width:768px){html{scroll-snap-type:y mandatory}body{padding:0;background:linear-gradient(90deg,transparent 0 12%,rgba(91,105,84,.045) 12% calc(12% + 1px),transparent calc(12% + 1px) 88%,rgba(91,105,84,.045) 88% calc(88% + 1px),transparent calc(88% + 1px)),#f8f8f5;color:#30332e}.desktop-page{display:block;width:100%;max-width:none;margin:0}.desktop-section{width:min(100%,1440px);min-height:100svh;margin:0 auto;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always}.desktop-section:before{right:clamp(42px,6vw,92px);top:clamp(34px,6vh,68px);color:rgba(62,70,58,.035);font-size:clamp(80px,10vw,150px)}.desktop-page h2{color:#53604d;font-size:clamp(30px,2.6vw,40px)}.desktop-eyebrow,.desktop-page .section-kicker{color:#798471;font-family:Pretendard Variable,Pretendard,sans-serif!important;font-size:11px!important;font-weight:500;letter-spacing:.16em!important;text-transform:uppercase}.music-button{top:26px;right:30px;width:34px;height:34px;background:rgba(45,50,43,.78)}.hero-wide{display:grid;grid-template-columns:minmax(430px,.98fr) minmax(420px,.82fr);align-items:center;grid-gap:clamp(72px,8vw,132px);gap:clamp(72px,8vw,132px);padding:clamp(42px,6vh,68px) clamp(72px,9vw,142px)}.hero-wide:before{content:"11.21";right:7vw;top:7vh}.desktop-hero-photo{position:relative;width:min(100%,560px);height:min(78svh,760px);min-height:610px;justify-self:end;overflow:hidden;border-radius:46% 46% 2px 2px;background:#e9ebe6;box-shadow:0 28px 70px rgba(52,61,48,.14)}.desktop-hero-photo .hero-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center 42%;transform:scale(1.025);transition:transform 2.4s cubic-bezier(.16,1,.3,1)}.hero-wide.is-lettering-ready .desktop-hero-photo .hero-image{transform:scale(1)}.desktop-hero-photo .lettering-svg{top:6%;width:76%}.desktop-hero-copy{position:relative;z-index:1;align-self:center;opacity:0;transform:translateY(20px);transition:opacity .9s ease .9s,transform 1.1s cubic-bezier(.16,1,.3,1) .9s}.hero-wide.is-lettering-ready .desktop-hero-copy{opacity:1;transform:translateY(0)}.desktop-hero-copy .desktop-eyebrow{margin:0 0 54px}.desktop-hero-names{display:flex;align-items:center;gap:clamp(20px,2.4vw,34px);color:#292c28;font-family:Nanum Myeongjo,serif!important;font-size:clamp(42px,4.7vw,67px);line-height:1.1;white-space:nowrap}.desktop-hero-names i{position:relative;display:block;width:12px;height:12px;flex:0 0 12px;border-radius:50%;background:#b9a692;box-shadow:inset 2px 2px 4px rgba(255,255,255,.75),0 3px 7px rgba(58,52,45,.16)}.desktop-hero-rule{width:min(100%,470px);height:1px;margin:38px 0 28px;background:linear-gradient(90deg,rgba(83,96,77,.52),transparent)}.desktop-hero-copy strong,.desktop-hero-copy time{display:block;color:#4d514a;font-size:clamp(15px,1.3vw,19px);font-weight:400;line-height:1.9}.desktop-hero-note{margin:48px 0 0;color:#737870;font-size:15px;line-height:1.9}.desktop-introduction{display:grid;grid-template-columns:minmax(350px,.82fr) minmax(520px,1.18fr);align-items:center;grid-gap:clamp(88px,10vw,154px);gap:clamp(88px,10vw,154px);padding:clamp(72px,10vh,112px) clamp(86px,10vw,156px)}.desktop-introduction:before{content:"Invitation"}.desktop-intro-copy{padding-left:28px;border-left:1px solid rgba(83,96,77,.22)}.desktop-intro-copy .invitation-heading{justify-items:start;margin-bottom:34px}.desktop-intro-copy .invitation-label{font-size:24px}.desktop-intro-copy .invitation-heading h2{margin:4px 0 0;color:#53604d;font-size:clamp(29px,2.5vw,38px);white-space:nowrap}.desktop-intro-copy>p{max-width:390px;margin:0;color:#454943;font-size:clamp(16px,1.22vw,19px);line-height:2.35}.desktop-intro-copy .wedding-basic-info{display:none}.desktop-intro-people{text-align:left}.desktop-intro-people h2{margin:8px 0 40px}.desktop-intro-people .couple-pair{display:grid;grid-template-columns:1fr;grid-gap:0;gap:0;max-width:none;margin:0;border-top:1px solid rgba(83,96,77,.24)}.desktop-intro-people .couple-pair article{display:grid;grid-template-columns:84px minmax(150px,.55fr) 1fr;align-items:center;min-height:132px;padding:24px 0;border:0;border-bottom:1px solid rgba(83,96,77,.24);background:transparent}.desktop-intro-people .couple-pair .role,.desktop-intro-people .couple-pair p,.desktop-intro-people .couple-pair strong{margin:0}.desktop-intro-people .couple-pair .role{color:#8d9588;font-family:Pretendard Variable,Pretendard,sans-serif!important;font-size:11px;letter-spacing:.08em}.desktop-intro-people .couple-pair strong{color:#2f332e;font-size:clamp(36px,3.5vw,50px);font-weight:400}.desktop-intro-people .couple-pair p{color:#747a71;font-size:15px}.desktop-schedule{display:grid;grid-template-columns:minmax(220px,.66fr) minmax(390px,1fr) minmax(310px,.78fr);align-items:center;grid-gap:clamp(52px,6vw,94px);gap:clamp(52px,6vw,94px);padding:clamp(62px,8vh,92px) clamp(74px,9vw,138px)!important}.desktop-schedule:before{content:"When"}.desktop-schedule-heading{align-self:start;padding-top:clamp(48px,8vh,90px)}.desktop-schedule-heading h2{margin:10px 0 22px}.desktop-schedule-heading .desktop-lead{max-width:210px;margin:0;color:#72776f;font-size:15px;line-height:1.9}.desktop-calendar-panel{display:grid;justify-items:center;padding:34px 30px 30px;border:1px solid rgba(83,96,77,.13);background:rgba(255,255,255,.6);box-shadow:0 24px 60px rgba(60,67,56,.08)}.desktop-calendar-panel .calendar-card{width:100%;max-width:390px;margin:0;padding:0;background:transparent;box-shadow:none}.desktop-calendar-panel .calendar-script{font-size:18px}.desktop-calendar-panel .calendar-date-title{margin-bottom:24px;font-size:17px}.desktop-calendar-panel .month-title{margin-bottom:16px}.desktop-calendar-panel .date-grid span{width:42px;height:35px;font-size:14px}.desktop-calendar-panel .date-grid .wedding-day span{width:44px;height:44px}.desktop-calendar-panel .countdown{max-width:248px;margin-top:22px}.desktop-calendar-panel .countdown div{padding:8px 6px}.desktop-calendar-panel .countdown span{font-size:22px}.desktop-calendar-panel .dday-copy{margin-top:14px}.desktop-info-panel{align-self:center}.desktop-info-panel h2{margin-bottom:24px}.desktop-info-panel .info-list{display:grid;grid-gap:0;gap:0;border-top:1px solid rgba(83,96,77,.24)}.desktop-info-panel .info-list div{display:grid;grid-template-columns:68px 1fr;grid-gap:20px;gap:20px;padding:18px 0;border-bottom:1px solid rgba(83,96,77,.24)}.desktop-info-panel .info-list dt{color:#7c8775;font-size:12px;font-weight:400}.desktop-info-panel .info-list dd{color:#343833;font-size:15px}.desktop-info-quote{margin:34px 0 0;color:#777d74;font-size:14px;line-height:1.9}.desktop-location{display:grid;grid-template-rows:auto minmax(0,1fr);padding:clamp(54px,7vh,74px) clamp(72px,8vw,126px)}.desktop-location:before{content:"Location"}.desktop-location-heading{position:relative;z-index:1;margin-bottom:26px}.desktop-location-heading .invitation-label{margin:0;color:#a48570;font-size:23px}.desktop-location-heading h2{margin:2px 0 9px}.desktop-location-heading>p:last-child{margin:0;color:#737970;font-size:14px}.desktop-location-content{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:stretch;grid-gap:30px;gap:30px;min-height:0}.desktop-location .map-card{display:grid;grid-template-columns:minmax(420px,1.15fr) minmax(250px,.7fr);grid-template-areas:"visual body" "transport transport";grid-template-rows:minmax(300px,1fr) auto;min-height:0;overflow:hidden;border:1px solid rgba(83,96,77,.15);border-radius:0;background:rgba(255,255,255,.62);box-shadow:0 24px 64px rgba(60,67,56,.08)}.desktop-location .map-title-block{display:none}.desktop-location .map-visual{grid-area:visual;width:100%;height:100%;min-height:300px;aspect-ratio:auto;border:0;border-radius:0;box-shadow:none}.desktop-location .map-body{grid-area:body;display:flex;flex-direction:column;justify-content:center;padding:34px}.desktop-location .venue-name{color:#343833;font-size:18px;font-weight:400}.desktop-location .address-line{margin-top:12px;font-size:13px}.desktop-location .map-links{display:grid;grid-template-columns:repeat(3,1fr);margin-top:26px;border-color:rgba(83,96,77,.2);border-radius:4px;padding:11px 6px}.desktop-location .map-links a,.desktop-location .map-links button{gap:5px;font-size:11px}.desktop-location .transport-guide{grid-area:transport;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0;margin:0;padding:22px 26px 24px;border-top:1px solid rgba(83,96,77,.14)}.desktop-location .transport-item{min-width:0;margin:0;padding:0 20px;border-left:1px solid rgba(83,96,77,.13)}.desktop-location .transport-item:first-child{padding-left:0;border-left:0}.desktop-location .transport-item header{margin-bottom:10px;padding:0;border:0}.desktop-location .transport-copy{color:#737970;font-size:11px;line-height:1.55}.desktop-location .notice-section{display:flex;min-width:0;margin:0}.desktop-location .notice-item{width:100%;padding:30px 26px;border:1px solid rgba(83,96,77,.15);background:rgba(231,235,227,.58)}.desktop-location .notice-item strong{margin-bottom:18px;color:#465140;font-size:17px;font-weight:400}.desktop-location .notice-item p{color:#636a60;font-size:13px;line-height:1.9;white-space:pre-line}.desktop-gallery{display:grid!important;grid-template-rows:auto minmax(0,1fr);justify-content:normal;padding:clamp(52px,7vh,74px) clamp(72px,8vw,126px)!important}.desktop-gallery:before{content:"Gallery"}.desktop-gallery .gallery-heading{justify-items:start;margin:0 0 24px}.desktop-gallery .gallery-heading h2{margin:2px 0 0}.desktop-gallery-stage{display:grid;grid-template-columns:minmax(0,1fr) 112px;grid-template-rows:minmax(0,1fr) auto;grid-template-areas:"slider thumbs" "meta controls";grid-gap:16px 22px;gap:16px 22px;min-height:0}.desktop-gallery-stage .slider{width:100%;height:min(65svh,590px);min-height:440px;border-radius:0;background:#eceee9;box-shadow:0 22px 58px rgba(54,62,51,.1)}.desktop-gallery-stage .slide img{width:100%;height:100%;object-fit:contain;object-position:center}.desktop-gallery-thumbs{grid-area:thumbs;display:grid;grid-template-rows:repeat(7,minmax(0,1fr));grid-auto-rows:unset;grid-gap:7px;gap:7px;height:min(65svh,590px);padding:0;overflow:hidden}.desktop-gallery-thumbs button{border:0;opacity:.48}.desktop-gallery-thumbs button.is-active{box-shadow:inset 0 0 0 2px #778470;opacity:1;transform:none}.desktop-gallery-stage .gallery-meta{align-items:center;padding-top:3px}.desktop-gallery-stage .slider-controls{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin:0}.desktop-gallery-stage .slider-controls button{width:34px;height:34px;border:1px solid rgba(83,96,77,.2);border-radius:50%;background:transparent;color:#53604d}.desktop-details{display:grid;grid-template-columns:minmax(380px,1fr) 1px minmax(420px,1fr);align-items:center;grid-gap:clamp(54px,7vw,96px);gap:clamp(54px,7vw,96px);padding:clamp(70px,9vh,104px) clamp(86px,10vw,156px)}.desktop-details:before{content:"With Thanks"}.desktop-details-divider{width:1px;height:min(62vh,560px);background:linear-gradient(180deg,transparent,rgba(83,96,77,.24) 18% 82%,transparent)}.desktop-details .account-heading,.desktop-details .contact-section{text-align:left}.desktop-details .account-heading{justify-items:start}.desktop-details .account-heading .invitation-label{font-size:22px}.desktop-details .account-heading h2,.desktop-details .contact-section h2{margin:2px 0 0;color:#53604d}.desktop-details .account-copy{margin:24px 0 34px;color:#747a71;text-align:left}.desktop-details .accordion-list,.desktop-details .contact-list{gap:0;margin-top:34px;border-top:1px solid rgba(83,96,77,.2)}.desktop-details .accordion-item,.desktop-details .contact-card{border-radius:0;background:transparent;box-shadow:none}.desktop-details .accordion-item{border-bottom:1px solid rgba(83,96,77,.2)}.desktop-details .accordion-item button{justify-content:flex-start;min-height:68px;padding:0 4px}.desktop-details .accordion-arrow{right:12px}.desktop-details .contact-card{padding:18px 4px;border-bottom:1px solid rgba(83,96,77,.2)}.desktop-details .contact-card header{color:#687363;font-weight:400}.desktop-details .contact-row{padding:8px 0}.desktop-ending{display:grid;grid-template-columns:minmax(360px,.82fr) minmax(480px,1.18fr);align-items:center;grid-gap:clamp(76px,9vw,138px);gap:clamp(76px,9vw,138px);padding:clamp(54px,7vh,78px) clamp(86px,10vw,156px)}.desktop-ending:before{content:"Thank You"}.desktop-ending .ending-message{justify-items:start;text-align:left}.desktop-ending .ending-flower{width:54px;height:54px;margin-bottom:38px}.desktop-ending .ending-message p{color:#3f443d;font-size:clamp(21px,1.8vw,27px);line-height:1.85}.desktop-ending .ending-message strong{color:#30342f;font-size:clamp(23px,2vw,30px);font-weight:400}.desktop-ending .ending-photo{width:min(100%,550px);max-height:min(82svh,790px);justify-self:end;box-shadow:0 26px 70px rgba(50,58,47,.12)}.desktop-ending .ending-photo img{height:min(82svh,790px);object-fit:cover}.desktop-footer{width:min(calc(100% - 80px),1240px);margin:0 auto;padding:30px 0 44px;border-top:1px solid rgba(83,96,77,.16)}.desktop-footer a,.desktop-footer button{min-width:92px;min-height:36px;border:1px solid rgba(83,96,77,.22);border-radius:3px;background:transparent;color:#53604d}}@media (min-width:768px) and (max-width:1100px){html{scroll-snap-type:y proximity}.desktop-section{min-height:auto;overflow:visible}.desktop-details,.desktop-ending,.desktop-introduction,.desktop-schedule,.hero-wide{min-height:820px;padding-left:54px;padding-right:54px}.hero-wide{grid-template-columns:minmax(330px,.9fr) minmax(320px,1fr);gap:50px}.desktop-hero-photo{height:650px;min-height:0}.desktop-hero-names{font-size:clamp(34px,4.8vw,48px)}.desktop-introduction{grid-template-columns:minmax(290px,.8fr) minmax(360px,1.2fr);gap:54px}.desktop-intro-copy .invitation-heading h2{font-size:28px}.desktop-intro-people .couple-pair article{grid-template-columns:66px 130px 1fr}.desktop-schedule{grid-template-columns:minmax(360px,1fr) minmax(320px,.88fr);gap:46px;align-items:center}.desktop-schedule-timeline{display:grid;grid-gap:30px;gap:30px;align-content:center}.desktop-schedule-heading{padding-top:0}.desktop-schedule-heading .desktop-lead{max-width:none}.desktop-location{min-height:920px;padding:60px 54px}.desktop-location-content{grid-template-columns:minmax(0,1fr) 220px;gap:20px}.desktop-location .notice-section{display:block}.desktop-location .map-card{grid-template-columns:1fr .72fr}.desktop-location .transport-guide{grid-template-columns:repeat(2,1fr);gap:20px 0}.desktop-location .transport-item:nth-child(3){border-left:0}.desktop-gallery{min-height:820px;padding:58px 54px!important}.desktop-details{grid-template-columns:1fr 1px 1fr;gap:44px}.desktop-ending{grid-template-columns:minmax(280px,.75fr) minmax(360px,1.25fr);gap:52px}}@media (min-width:768px){.desktop-page .desktop-eyebrow,.desktop-page .invitation-label,.desktop-page .section-kicker{margin:0;color:#798471;font-family:Pretendard Variable,Pretendard,sans-serif!important;font-size:11px!important;font-weight:500;letter-spacing:.16em!important;line-height:1.2;text-transform:uppercase}html{scroll-behavior:auto}.motion-ready .desktop-section,.motion-ready .desktop-section.is-visible{opacity:1;transform:none;transition:none;will-change:auto}.hero-wide{width:100%;max-width:none;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;padding:0}.desktop-hero-photo{width:100%;max-width:none;height:100svh;min-height:0;justify-self:stretch;border-radius:0}.desktop-hero-copy{width:100%;padding:0 clamp(42px,6vw,110px)}.desktop-hero-names{margin-top:4px}.desktop-hero-copy .desktop-eyebrow{margin-bottom:4px}.desktop-schedule{grid-template-columns:minmax(390px,1fr) minmax(340px,.88fr);align-items:center}.desktop-schedule-timeline{display:grid;grid-gap:30px;gap:30px;align-content:center}.desktop-schedule-heading{padding-top:0}.desktop-schedule-heading .desktop-lead{display:none}.desktop-calendar-panel{align-self:center;padding:20px 0 16px;border:0;border-top:1px solid rgba(83,96,77,.22);border-bottom:1px solid rgba(83,96,77,.18);background:transparent;box-shadow:none}.desktop-calendar-panel .calendar-card{max-width:440px}.desktop-calendar-panel .calendar-date-title{color:#5f675a;font-family:Nanum Myeongjo,serif!important;font-size:18px}.desktop-calendar-panel .calendar-date-title,.desktop-calendar-panel .calendar-script{display:none}.desktop-calendar-panel .month-title{margin:0 0 22px;color:#53604d;font-size:18px}.desktop-calendar-panel .date-grid span{width:48px;height:39px}.desktop-location{grid-template-rows:auto minmax(0,1fr) auto;gap:22px}.desktop-location-heading{margin-bottom:0}.desktop-location-content{grid-template-columns:minmax(0,1fr);min-height:0}.desktop-location .map-card{grid-template-columns:minmax(0,1fr);grid-template-areas:"visual" "body" "transport";grid-template-rows:minmax(320px,1fr) auto auto}.desktop-location .map-visual{min-height:320px}.desktop-location .map-body{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:18px 36px;gap:18px 36px;padding:22px 30px}.desktop-location .address-line,.desktop-location .venue-name{grid-column:1}.desktop-location .address-line{margin-top:-10px}.desktop-location .map-links{grid-column:2;grid-row:1/span 2;width:268px;margin:0}.desktop-location>.notice-section{margin:0}.desktop-location>.notice-section .notice-item{display:grid;grid-template-columns:150px minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start;padding:22px 30px}.desktop-location>.notice-section .notice-item p,.desktop-location>.notice-section .notice-item strong{margin:0}.desktop-location>.notice-section .notice-item p{white-space:normal}.desktop-location .transport-icon,.desktop-location .transport-item h3{color:#53604d}.desktop-location .transport-detail-icon{color:#53604d;filter:grayscale(1) sepia(.2) saturate(.8)}html{scroll-snap-type:y proximity}body,html{background:#c2afa2}body{padding:0}.desktop-page{display:none}.mobile-page{display:block;width:430px;max-width:100%;margin:0 auto;background:#fcfcfa;box-shadow:0 0 28px rgba(69,52,43,.16)}.music-button{right:calc(50% - 201px)}}@font-face{font-family:weddingScript;src:url(/_next/static/media/31c8d66e5daee9a7-s.p.otf) format("opentype");font-display:swap}@font-face{font-family:weddingScript Fallback;src:local("Arial");ascent-override:131.89%;descent-override:123.53%;line-gap-override:0.32%;size-adjust:63.39%}.__className_b05f9f{font-family:weddingScript,weddingScript Fallback}.__variable_b05f9f{--font-wedding-script:"weddingScript","weddingScript Fallback"}