@import "https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,400;0,600;0,700;1,400;1,600&family=Noto+Sans+KR:wght@400;500;700;800&display=swap";@font-face{font-family:TmoneyRoundWind;font-style:normal;font-weight:400;src:url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/TmoneyRoundWindRegular.woff)format("woff")}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0}html,body{width:100%}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}ul,ol{margin:0;padding:0;list-style:none}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img,picture,video,canvas,svg{max-width:100%;display:block}*{box-sizing:border-box}html,body,#root{min-height:100%}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{color:#111;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,Segoe UI,sans-serif}:root{--color-bg:#eee;--color-main-bg:#eee;--color-page-bg:#fff;--color-soft-blush:#fef0ec;--color-mint:#ebf7f2;--color-champagne-gold:#cfc0a3;--color-olive:#7c836f;--app-height:100vh;--app-height-unit:1vh;--poster-card-width:425px;--poster-card-height:667px;--poster-stage-height:1334px;--poster-frame-inset:clamp(10px, 3.3vw, 14px);--poster-frame-side-top:clamp(18px, 5.4vw, 23px);--poster-copy-top:57px;--poster-copy-start-offset:358px;--poster-copy-side-padding:16px;--poster-frame-copy-gap:10px;--poster-title-size:76px;--poster-script-size:34px;--poster-leads-gap:44px;--poster-lead-size:14px;--poster-credit-size:10px;--poster-save-size:20px;--poster-date-size:18px;--poster-day-size:10px;--poster-title-margin:3px;--poster-credit-margin:13px;--poster-save-margin:3px}.bgm-wrapper{z-index:1000;justify-content:flex-end;width:100%;padding:8px 10px;display:flex;position:absolute;top:0;left:0}.bgm-banner{justify-content:center;align-items:center;display:flex}.sound{width:auto;min-width:30px;height:24px;box-shadow:none;background:#a9a9a9;border:0;border-radius:999px;justify-content:center;align-items:center;gap:2px;padding:10px;display:inline-flex}.sound span{transform-origin:50%;background:#fff;border-radius:999px;width:2px;height:2px;transition:height .2s,transform .2s,opacity .2s;display:block}.sound .paused{opacity:1}.sound.playing span{animation-name:sound-wave;animation-duration:var(--bar-duration,.9s);animation-delay:var(--bar-delay,0s);animation-timing-function:ease-in-out;animation-iteration-count:infinite}.sound.paused span{height:2px;animation:none}@keyframes sound-wave{0%,to{height:2px;transform:translateY(0)}50%{height:var(--bar-max-height,10px);transform:translateY(0)}}.main{width:100%;min-height:var(--app-height);background:var(--color-bg);flex-direction:column;justify-content:flex-start;align-items:center;margin:0 auto;padding:0;display:flex}.page{width:100%;max-width:425px;min-height:var(--app-height);background:var(--color-page-bg);color:#5c5248;flex-direction:column;justify-content:flex-start;align-items:center;padding:0 0 24px;display:flex;position:relative;overflow-x:clip}.page--notice{justify-content:center;padding:24px}.viewport-notice-card{width:100%}.viewport-notice-frame{background:linear-gradient(180deg, #ffffffd1, #fff7f2eb), var(--color-page-bg);min-height:320px;padding:32px 22px 24px;position:relative;overflow:hidden}.viewport-notice-frame:before,.viewport-notice-frame:after{content:"";top:var(--poster-frame-side-top);bottom:var(--poster-frame-inset);pointer-events:none;background:#cfc0a3cc;width:1px;position:absolute}.viewport-notice-frame:before{left:var(--poster-frame-inset)}.viewport-notice-frame:after{right:var(--poster-frame-inset)}.viewport-notice-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:264px;padding:54px 18px 28px;display:flex}.viewport-notice-eyebrow{letter-spacing:.12em;color:#9b8d79;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:700}.viewport-notice-title{color:#4d443b;margin:0 0 10px;font-size:clamp(24px,5vw,28px);line-height:1.3}.viewport-notice-text{color:#6a6056;word-break:keep-all;margin:0;font-size:14px;line-height:1.6}.wedding-date-header{text-align:center;color:#49413a;letter-spacing:-.2px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:0;padding:50px 33px 24px;font-family:Crimson Pro,Noto Sans KR,serif;display:flex}.page-sections{width:100%;position:relative}.page-sections>section{z-index:var(--section-z-index,auto)}.content-section{margin-bottom:100px;position:relative;overflow:hidden}.content-section:before{content:"";background:inherit;z-index:1;pointer-events:none;height:2px;position:absolute;top:0;left:0;right:0}.page-sections>.content-section:nth-of-type(2n){background:#fdf9f3;box-shadow:0 -10px 18px -14px #0000002e,0 100px #fdf9f3}.page-sections>.content-section:nth-of-type(odd){background:#fff;box-shadow:0 -10px 18px -14px #0000002e,0 100px #fff}.page-sections>.content-section:nth-of-type(2n){background:#fdf9f3}.page-sections>.content-section:nth-of-type(odd){background:#fff}.page-sections>.content-section:nth-of-type(2n) .content-section-title{color:#7c836f}.page-sections>.content-section:nth-of-type(odd) .content-section-title{color:#4d4c4c}.poster-stage{width:min(100%, var(--poster-card-width));height:var(--poster-stage-height);background:#000;margin:0 auto;position:relative}.poster-frame-shell{height:var(--poster-card-height);z-index:0;position:sticky;top:0;overflow:hidden}.poster-card-frame{height:var(--poster-card-height);background:#000;position:relative;overflow:hidden}.poster-image-dim{z-index:2;pointer-events:none;background:#fef0ec;position:absolute;inset:0}.poster-card-frame:before,.poster-card-frame:after{content:"";top:var(--poster-frame-side-top);bottom:var(--poster-frame-inset);z-index:3;pointer-events:none;background:#cfc0a3cc;width:1px;position:absolute}.poster-card-frame:before{left:var(--poster-frame-inset)}.poster-card-frame:after{right:var(--poster-frame-inset)}.poster-frame-bottom{left:var(--poster-frame-inset);right:var(--poster-frame-inset);bottom:var(--poster-frame-inset);z-index:4;pointer-events:none;background:#cfc0a3cc;height:1px;position:absolute}.poster-frame-top{top:var(--poster-frame-inset);left:var(--poster-frame-inset);right:var(--poster-frame-inset);z-index:4;align-items:center;gap:var(--poster-frame-copy-gap);display:flex;position:absolute}.poster-frame-line{background:#cfc0a3cc;flex:1;height:1px}.poster-frame-copy{white-space:nowrap;color:#f7f0e7;margin:0;font-family:Crimson Pro,Times New Roman,Noto Serif KR,Apple SD Gothic Neo,serif;font-size:15px;font-style:italic}.poster-image{object-fit:cover;width:100%;height:100%;display:block}.poster-copy-track{height:var(--poster-stage-height);z-index:2;pointer-events:none;position:absolute;inset:0}.poster-card-copy{height:293px;margin-top:var(--poster-copy-start-offset);z-index:4;position:sticky;top:0}.poster-copy-content{top:var(--poster-copy-top);left:var(--poster-frame-inset);right:var(--poster-frame-inset);padding:0 var(--poster-copy-side-padding);--poster-copy-text-color:#fffaf4;flex-direction:column;align-items:center;display:flex;position:absolute}.poster-title-wrap{text-align:center;margin-bottom:var(--poster-title-margin)}.poster-leads{justify-content:center;align-items:center;gap:var(--poster-leads-gap);display:flex}.poster-lead-name{color:var(--poster-copy-text-color);font-size:var(--poster-lead-size);letter-spacing:.08em;font-weight:700}.poster-script{font-family:Crimson Pro,Times New Roman,Noto Serif KR,Apple SD Gothic Neo,serif;font-size:var(--poster-script-size);color:var(--poster-copy-text-color);margin:0;font-style:italic}.poster-title{font-size:var(--poster-title-size);letter-spacing:-.05em;color:var(--poster-copy-text-color);margin:0;font-weight:800;line-height:.92}.poster-credit{margin:0 0 var(--poster-credit-margin);text-align:center;font-size:var(--poster-credit-size);letter-spacing:.08em;color:var(--poster-copy-text-color);font-weight:700}.poster-date-block{text-align:center;color:var(--poster-copy-text-color)}.poster-save{margin:0 0 var(--poster-save-margin);font-family:Crimson Pro,Times New Roman,Noto Serif KR,Apple SD Gothic Neo,serif;font-size:var(--poster-save-size);font-style:italic}.poster-date-text,.poster-day{margin:0}.poster-date-text{font-size:var(--poster-date-size);letter-spacing:.05em;font-weight:700}.poster-day{font-size:var(--poster-day-size);letter-spacing:.18em;margin-top:2px}.scroll-test-section{width:min(100%, var(--poster-card-width));background:#00f;min-height:1200px;margin:0 auto;position:relative}.interview-section{width:100%;min-height:500px;margin-top:calc(var(--poster-card-height) * -1);padding:10px 0 0;position:sticky;top:0}.interview-frame{width:100%;min-height:490px;position:relative}.interview-frame:before,.interview-frame:after{content:"";top:var(--poster-frame-side-top);bottom:var(--poster-frame-inset);pointer-events:none;background:#cfc0a3cc;width:1px;position:absolute}.interview-frame:before{left:var(--poster-frame-inset)}.interview-frame:after{right:var(--poster-frame-inset)}.interview-frame-copy{text-transform:uppercase;letter-spacing:.14em;color:#9b8d79;font-size:15px;font-style:normal}.interview-content{text-align:center;padding:59px 24px 24px}.interview-title{text-align:center;letter-spacing:-.03em;word-break:keep-all;margin:0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:1.35rem;font-weight:400;line-height:1.8rem}.interview-description{color:#4d4c4c;text-align:center;white-space:pre-wrap;letter-spacing:-.03em;word-break:keep-all;margin:20px 0 0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.82rem;font-weight:400;line-height:1.5rem}.interview-image-card{aspect-ratio:360/200;background:#000;border-radius:9px;width:100%;max-width:330px;margin:25px auto 0;overflow:hidden;box-shadow:0 10px 24px #7c836f14}.interview-button{color:#7c836f;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #cfc0a3b3;border-radius:18px;justify-content:center;align-items:center;width:270px;height:50px;margin:32px auto 20px;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.95rem;font-weight:400;line-height:1;display:flex}.invitation-section{width:100%;min-height:500px;padding:10px 0 0;position:sticky;top:0}.invitation-frame{width:100%;min-height:490px;position:relative}.invitation-frame:before,.invitation-frame:after{content:"";top:var(--poster-frame-side-top);bottom:var(--poster-frame-inset);pointer-events:none;background:#cfc0a3cc;width:1px;position:absolute}.invitation-frame:before{left:var(--poster-frame-inset)}.invitation-frame:after{right:var(--poster-frame-inset)}.invitation-frame-copy{text-transform:uppercase;letter-spacing:.14em;color:#9b8d79;font-size:15px;font-style:normal}.invitation-content{text-align:center;padding:59px 24px 36px}.invitation-title{letter-spacing:-.03em;margin:0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:1.35rem;font-weight:400;line-height:1.9rem}.invitation-message{margin-top:25px}.invitation-message p{color:#5d5b5b;white-space:pre-wrap;letter-spacing:-.03em;margin:0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.9rem;font-weight:400;line-height:1.5rem}.invitation-message p+p{margin-top:22px}.invitation-divider{background:#cfc0a3e6;width:60px;height:1px;margin:20px auto 0}.invitation-family{margin-top:20px}.invitation-family p{color:#4d4c4c;letter-spacing:-.03em;margin:0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:1rem;font-weight:400;line-height:2rem}.invitation-family p+p{margin-top:6px}.invitation-family-line{text-align:center;white-space:nowrap}.invitation-family-muted{color:#9f9a93}.invitation-family-role-text{text-align:center;min-width:1.8em;display:inline-block}.invitation-button{color:#5d5b5b;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #cfc0a373;border-radius:18px;justify-content:center;align-items:center;width:208px;height:54px;margin:34px auto 0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:1rem;font-weight:400;line-height:1;display:flex}.gallery-section{width:100%;min-height:667px;padding:10px 0 0;position:sticky;top:0}.gallery-frame{width:100%;min-height:657px;position:relative;overflow:hidden}.gallery-frame:before,.gallery-frame:after{content:"";top:var(--poster-frame-side-top);bottom:var(--poster-frame-inset);pointer-events:none;background:#cfc0a3cc;width:1px;position:absolute}.gallery-frame:before{left:var(--poster-frame-inset)}.gallery-frame:after{right:var(--poster-frame-inset)}.gallery-frame-copy{text-transform:uppercase;letter-spacing:.14em;color:#9b8d79;font-size:15px;font-style:normal}.gallery-content{text-align:center;flex-direction:column;height:657px;padding:59px 24px 24px;display:flex;overflow:hidden}.gallery-title{text-align:center;letter-spacing:-.03em;word-break:keep-all;margin:0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:1.35rem;font-weight:400;line-height:1.8rem}.gallery-preview-area{flex:1;min-height:0;margin-top:25px;position:relative;overflow:hidden}.gallery-carousel{width:100%;margin:0 auto;position:relative}.gallery-carousel-viewport{overflow:hidden}.gallery-carousel-track{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:0;display:flex;overflow-x:auto}.gallery-carousel-track::-webkit-scrollbar{display:none}.gallery-slide{scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 100%}.gallery-slide-media{background:#d9d9d9;border-radius:5px;width:100%;height:400px;position:relative;overflow:hidden}.gallery-slide-background{object-fit:cover;filter:blur(20px);opacity:.68;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.12)}.gallery-slide-media:after{content:"";z-index:0;background:#221e1a38;position:absolute;inset:0}.gallery-slide-image{z-index:1;object-fit:contain;border-radius:5px;width:100%;height:100%;display:block;position:relative}.gallery-arrow{z-index:2;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;width:36px;height:36px;padding:0;position:absolute;top:50%;transform:translateY(-50%)}.gallery-arrow-left{left:8px}.gallery-arrow-right{right:8px}.gallery-arrow:disabled{cursor:default}.gallery-arrow:disabled svg{stroke:#ffffff47}.gallery-arrow svg{fill:none;stroke:#ffffffb8;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.gallery-thumbnail-grid{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:6px;width:100%;margin:14px auto 100px;display:flex;overflow-x:auto}.gallery-thumbnail-grid::-webkit-scrollbar{display:none}.gallery-thumbnail{cursor:pointer;-webkit-tap-highlight-color:transparent;scroll-snap-align:center;scroll-snap-stop:always;background:0 0;border:0;border-radius:8px;flex:0 0 25%;padding:0;overflow:hidden}.gallery-thumbnail.is-active{outline-offset:0;border:2px solid #000}.gallery-thumbnail-image{aspect-ratio:1;object-fit:cover;width:100%;display:block}.gallery-empty-card{background:#fff;border:1px solid #cfc0a373;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:400px;display:flex}.gallery-empty-title{color:#4d4c4c;margin:0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem}.gallery-empty-text{color:#8f8a84;margin:8px 0 0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.8rem;font-weight:400;line-height:1.4rem}.guestbook-section{width:100%;min-height:667px;padding:10px 0 0;position:sticky;top:0}.guestbook-frame{width:100%;min-height:657px;position:relative}.guestbook-frame:before,.guestbook-frame:after{content:"";top:var(--poster-frame-side-top);bottom:var(--poster-frame-inset);pointer-events:none;background:#cfc0a3cc;width:1px;position:absolute}.guestbook-frame:before{left:var(--poster-frame-inset)}.guestbook-frame:after{right:var(--poster-frame-inset)}.guestbook-frame-copy{text-transform:uppercase;letter-spacing:.14em;color:#9b8d79;font-size:15px;font-style:normal}.guestbook-content{height:calc(667px - 10px - var(--poster-frame-inset));text-align:center;flex-direction:column;padding:59px 24px 16px;display:flex}.guestbook-title{letter-spacing:-.03em;margin:0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:1.3rem;font-weight:400;line-height:1.8rem}.guestbook-description{color:#4d4c4c;text-align:center;white-space:pre-wrap;letter-spacing:-.03em;word-break:keep-all;margin:20px 0 0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.82rem;font-weight:400;line-height:1.5rem}.guestbook-actions{flex-direction:column;flex-shrink:0;gap:10px;margin-top:14px;display:flex}.guestbook-action-button{color:#5d5b5b;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #cfc0a399;border-radius:9px;justify-content:center;align-items:center;width:100%;height:46px;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.88rem;display:flex}.guestbook-action-button--primary{background:#fdf9f38c}.guestbook-form{flex-shrink:0}.guestbook-input,.guestbook-textarea{color:#4d4c4c;background:#ffffffe0;border:1px solid #cfc0a3b8;border-radius:9px;outline:none;width:100%;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.9rem}.guestbook-input{height:48px;padding:0 16px}.guestbook-textarea{resize:none;min-height:120px;margin-top:10px;padding:14px 16px;line-height:1.55rem}.guestbook-input::placeholder,.guestbook-textarea::placeholder{color:#aaa29a}.guestbook-feedback{color:#c46f86;text-align:left;margin:10px 0 0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.78rem;line-height:1.35rem}.guestbook-character-count{color:#9a9188;text-align:right;margin:6px 2px 0 0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.72rem;line-height:1}.guestbook-submit{color:#5d5b5b;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #cfc0a399;border-radius:9px;justify-content:center;align-items:center;width:100%;height:50px;margin-top:12px;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.94rem;display:flex}.guestbook-list{flex-direction:column;gap:10px;margin-top:16px;display:flex;position:relative}.guestbook-list--preview{border-bottom:1px solid #cfc0a373;flex:1;justify-content:flex-start;min-height:0;margin-top:18px;padding-bottom:12px;overflow:hidden;box-shadow:inset 0 -16px 20px -18px #00000047}.guestbook-list--preview.is-empty{justify-content:center}.guestbook-entry,.guestbook-empty-card{text-align:left;background:#fdf9f38c;border:1px solid #cfc0a373;border-radius:7px;padding:16px}.guestbook-empty-card{text-align:center;justify-content:center;align-items:center;height:100%;display:flex}.guestbook-entry-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.guestbook-entry-name,.guestbook-empty-title{color:#4d4c4c;margin:0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.92rem;line-height:1.45rem}.guestbook-entry-date{color:#9a9188;flex-shrink:0;margin-top:-2px;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.72rem;line-height:1rem}.guestbook-entry-message{color:#67625c;white-space:pre-line;word-break:break-word;overflow-wrap:anywhere;margin:8px 0 0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.84rem;line-height:1.5rem;overflow:hidden}.guestbook-sheet-backdrop{z-index:1300;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1814123d;justify-content:center;align-items:flex-end;animation:.22s guestbook-backdrop-fade;display:flex;position:fixed;inset:0}.guestbook-sheet-backdrop.is-closing{animation:.22s forwards guestbook-backdrop-fade-out}.guestbook-sheet{background:#fdf9f3;border-radius:28px 28px 0 0;flex-direction:column;width:min(100%,425px);max-height:min(86vh,760px);animation:.26s cubic-bezier(.2,.8,.2,1) guestbook-sheet-rise;display:flex;box-shadow:0 -18px 40px #0000002e}.guestbook-sheet.is-closing{animation:.22s cubic-bezier(.4,0,.2,1) forwards guestbook-sheet-fall}.guestbook-sheet--composer{max-height:min(62vh,520px)}.guestbook-sheet-handle{background:#786e6647;border-radius:999px;width:54px;height:5px;margin:10px auto 0}.guestbook-sheet-header{justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px 12px;display:flex}.guestbook-sheet-eyebrow{color:#a79885;letter-spacing:.08em;text-transform:uppercase;margin:0;font-family:Crimson Pro,Noto Sans KR,serif;font-size:.88rem}.guestbook-sheet-title{color:#4d4c4c;margin:6px 0 0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:1.05rem;font-weight:400}.guestbook-sheet-close{color:#5d5b5b;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#cfc0a33d;border:0;border-radius:999px;outline:none;height:34px;padding:0 12px;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.76rem}.guestbook-sheet-body{flex-direction:column;flex:1;min-height:0;padding:10px 20px 20px;display:flex}.guestbook-list--sheet{flex:1;min-height:0;margin-top:0;padding-right:2px;overflow-y:auto}.guestbook-list--sheet .guestbook-entry,.guestbook-list--sheet .guestbook-empty-card{background:#fff}.guestbook-sheet-footer{border-top:1px solid #cfc0a352;flex-shrink:0;margin-top:14px;padding-top:5px}.guestbook-form--sheet{margin-top:0}.guestbook-sheet-footer--composer{border-top:0;margin-top:0;padding-top:0}.rsvp-section{width:100%;padding:10px 0 0;position:sticky;top:0}.rsvp-frame{width:100%;position:relative}.rsvp-frame:before,.rsvp-frame:after{content:"";top:var(--poster-frame-side-top);bottom:var(--poster-frame-inset);pointer-events:none;background:#cfc0a3cc;width:1px;position:absolute}.rsvp-frame:before{left:var(--poster-frame-inset)}.rsvp-frame:after{right:var(--poster-frame-inset)}.rsvp-frame-copy{text-transform:uppercase;letter-spacing:.14em;color:#9b8d79;font-size:15px;font-style:normal}.rsvp-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:56px 30px 42px;display:flex}.rsvp-title{color:#c28697;letter-spacing:-.04em;margin:0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:1.35rem;font-weight:400;line-height:1.5}.rsvp-description{color:#4d4c4c;text-align:center;white-space:pre-wrap;letter-spacing:-.03em;word-break:keep-all;margin:20px 0 0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.82rem;font-weight:400;line-height:1.5rem}.rsvp-button{color:#b7798a;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fffdfb;border:1px solid #ddbec6a6;border-radius:20px;justify-content:center;align-items:center;width:208px;height:54px;margin:25px auto 0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:1rem;font-weight:400;line-height:1;display:flex}.wreath-banner{text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#fffdfafa 0%,#f9f5effa 100%);border:1px solid #eae3dae6;border-radius:20px;outline:none;justify-content:space-between;align-items:center;gap:20px;width:calc(100% - 28px);min-height:132px;margin:20px auto 14px;padding:22px 26px;display:flex;box-shadow:0 3px 26px #84716012,inset 0 1px #ffffffb8}.wreath-copy{flex:1;min-width:0}.wreath-eyebrow{color:#bcaa95;letter-spacing:.16em;text-transform:uppercase;margin:0 0 10px;font-family:Crimson Pro,Noto Sans KR,serif;font-size:.86rem}.wreath-title{color:#5b514d;letter-spacing:-.03em;margin:0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:1.08rem;font-weight:400;line-height:1.4}.wreath-description{color:#726966;letter-spacing:-.03em;margin:5px 0 0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.9rem;line-height:1.45}.wreath-illustration{flex-shrink:0;width:82px;height:82px;position:relative}.wreath-bouquet-stem{background:linear-gradient(#92ae71 0%,#6e8554 100%);border-radius:999px;width:4px;height:41px;position:absolute;bottom:9px;left:42px;transform:rotate(8deg)}.wreath-bouquet-stem:before,.wreath-bouquet-stem:after{content:"";background:#a2bb7f;border-radius:999px;width:2px;height:24px;position:absolute;bottom:1px}.wreath-bouquet-stem:before{left:-5px;transform:rotate(-26deg)}.wreath-bouquet-stem:after{right:-5px;transform:rotate(24deg)}.wreath-bouquet-leaf{background:linear-gradient(#c5d7a8 0%,#86a564 100%);border-radius:24px 24px 24px 6px;width:22px;height:34px;position:absolute;bottom:28px}.wreath-bouquet-leaf--left{left:20px;transform:rotate(-36deg)}.wreath-bouquet-leaf--right{right:20px;transform:scaleX(-1)rotate(-36deg)}.wreath-bouquet-flower{border-radius:50%;position:absolute;box-shadow:0 2px 7px #bb927c2e}.wreath-bouquet-flower:before,.wreath-bouquet-flower:after{content:"";border-radius:50%;position:absolute;inset:0}.wreath-bouquet-flower--peach{background:#f6c68d;width:28px;height:28px;top:14px;left:18px}.wreath-bouquet-flower--peach:before{background:#f8d59f;transform:translate(-9px,6px)}.wreath-bouquet-flower--peach:after{background:#f4b57a;transform:translate(10px,6px)}.wreath-bouquet-flower--rose{background:#ee8e93;width:26px;height:26px;top:18px;left:40px}.wreath-bouquet-flower--rose:before{background:#f4a0a5;transform:translate(-9px,-6px)}.wreath-bouquet-flower--rose:after{background:#ea797f;transform:translate(8px,7px)}.wreath-bouquet-flower--cream{background:#f9edc8;width:18px;height:18px;top:9px;left:49px}.wreath-bouquet-flower--cream:before{background:#fff2d7;transform:translate(-7px,7px)}.wreath-bouquet-flower--cream:after{background:#f5e0b4;transform:translate(6px,6px)}.wreath-bouquet-flower--coral{background:#ea7868;width:20px;height:20px;top:31px;left:29px}.wreath-bouquet-flower--coral:before{background:#ef8a7a;transform:translate(-7px,-6px)}.wreath-bouquet-flower--coral:after{background:#e96c5f;transform:translate(7px,-4px)}.wreath-sheet-backdrop{z-index:1300;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1814123d;justify-content:center;align-items:flex-end;animation:.22s guestbook-backdrop-fade;display:flex;position:fixed;inset:0}.wreath-sheet-backdrop.is-closing{animation:.22s forwards guestbook-backdrop-fade-out}.wreath-sheet{width:min(100%,425px);max-height:min(calc(100dvh - max(12px, env(safe-area-inset-top))), 760px);background:#fffdfa;border-radius:28px 28px 0 0;padding:28px 22px 24px;animation:.26s cubic-bezier(.2,.8,.2,1) guestbook-sheet-rise;position:relative;box-shadow:0 -18px 40px #00000029}.wreath-sheet.is-closing{animation:.22s cubic-bezier(.4,0,.2,1) forwards guestbook-sheet-fall}.wreath-sheet-close{color:#8e8a86;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;outline:none;width:34px;height:34px;font-size:2rem;line-height:1;position:absolute;top:14px;right:14px}.wreath-sheet-body{padding:42px 6px 4px}.wreath-sheet-couple{color:#2f3e50;text-align:center;justify-content:center;align-items:center;gap:9px;margin:0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;line-height:1;display:flex}.wreath-sheet-role{color:#c4b39a;font-size:.88rem}.wreath-sheet-name{color:#2f3e50;font-size:1.02rem}.wreath-sheet-heart{color:#2f2f2f;margin:0 6px;font-size:1.4rem}.wreath-sheet-message{color:#6b635c;text-align:center;word-break:keep-all;margin:36px 0 0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.98rem;line-height:1.8rem}.wreath-sheet-message-accent{color:#d2a56f}.wreath-sheet-info{border-top:1px solid #cfc0a385;border-bottom:1px solid #cfc0a385;gap:16px;margin-top:32px;padding:24px 0;display:grid}.wreath-sheet-info-row{color:#2f3e50;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.97rem;line-height:1.5rem;display:grid}.wreath-sheet-info-icon{color:#4b4845;justify-content:center;align-items:center;font-size:1.1rem;display:inline-flex}.wreath-sheet-action{color:#3f3a36;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fffdfa;border:1px solid #3f3a36;border-radius:12px;outline:none;width:100%;height:62px;margin-top:30px;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:1.04rem}.snap-section{width:100%;padding:10px 0 0;position:sticky;top:0}.snap-frame{width:100%;min-height:657px;position:relative}.snap-frame:before,.snap-frame:after{content:"";top:var(--poster-frame-side-top);bottom:var(--poster-frame-inset);pointer-events:none;background:#cfc0a3cc;width:1px;position:absolute}.snap-frame:before{left:var(--poster-frame-inset)}.snap-frame:after{right:var(--poster-frame-inset)}.snap-frame-copy{text-transform:uppercase;letter-spacing:.14em;color:#9b8d79;font-size:15px;font-style:normal}.snap-content{min-height:calc(667px - 10px - var(--poster-frame-inset));text-align:center;flex-direction:column;align-items:center;padding:47px 28px 40px;display:flex}.snap-polaroid-stack{width:290px;height:214px;position:relative}.snap-polaroid{background:#fff;border-radius:18px;width:144px;height:144px;padding:8px;position:absolute;box-shadow:0 12px 18px #4d433c21,0 2px 6px #4d433c1a}.snap-polaroid--left{top:32px;left:12px;transform:rotate(-14deg)}.snap-polaroid--center{z-index:2;top:16px;left:74px;transform:rotate(-2deg)}.snap-polaroid--right{z-index:3;top:30px;right:8px;transform:rotate(10deg)}.snap-polaroid-photo{background:#111;border-radius:14px;width:100%;height:100%}.snap-eyebrow{color:#9d958f;letter-spacing:.16em;margin:17px 0 0;font-family:Crimson Pro,Noto Sans KR,serif;font-size:1.02rem;font-weight:600}.snap-title{color:#5b514d;margin:16px 0 0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:1.55rem;font-weight:400;line-height:1.3}.snap-description{color:#6f6761;white-space:pre-line;word-break:keep-all;margin:18px 0 0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.82rem;line-height:1.5rem}.snap-upload-button{color:#6f6761;cursor:default;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #e4ddd5f2;border-radius:16px;width:min(100%,240px);height:56px;margin-top:29px;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:1rem}.snap-upload-note{color:#a59e98;white-space:pre-line;margin:12px 0 0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.74rem;line-height:1.2rem}.rsvp-sheet-backdrop{z-index:1300;padding-top:max(12px, env(safe-area-inset-top));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1814123d;justify-content:center;align-items:flex-end;animation:.22s guestbook-backdrop-fade;display:flex;position:fixed;inset:0}.rsvp-sheet-backdrop.is-closing{animation:.22s forwards guestbook-backdrop-fade-out}.rsvp-sheet{width:min(100%,425px);height:min(calc(100dvh - max(12px, env(safe-area-inset-top))), 920px);max-height:calc(100dvh - max(12px, env(safe-area-inset-top)));background:#fffdfa;border-radius:28px 28px 0 0;flex-direction:column;margin-inline:auto;animation:.26s cubic-bezier(.2,.8,.2,1) guestbook-sheet-rise;display:flex;box-shadow:0 -18px 40px #00000029}.rsvp-sheet.is-closing{animation:.22s cubic-bezier(.4,0,.2,1) forwards guestbook-sheet-fall}.rsvp-sheet-header{justify-content:center;align-items:center;min-height:64px;padding:8px 20px 0;display:flex;position:relative}.rsvp-sheet-title{color:#2f2f2f;margin:0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:1.02rem;font-weight:400}.rsvp-sheet-close{color:#3c3c3c;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;width:34px;height:34px;font-size:1.6rem;line-height:1;position:absolute;top:14px;right:14px}.rsvp-sheet-body{scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;padding:6px 20px 26px;overflow-y:auto}.rsvp-sheet-body::-webkit-scrollbar{display:none}.rsvp-sheet-description{color:#b5aea8;text-align:center;white-space:pre-line;margin:10px 0 31px;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.9rem;line-height:1.6rem}.rsvp-field-group{margin-top:38px}.rsvp-label{color:#5d5b5b;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.85rem;display:flex}.rsvp-label-meta,.rsvp-label-optional{color:#b3ada6;white-space:nowrap;font-size:.72rem;line-height:1}.rsvp-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.rsvp-choice-button{color:#4d4c4c;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #ddd3ca;border-radius:10px;outline:none;justify-content:space-between;align-items:center;height:46px;padding:0 14px;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.92rem;transition:border-color .18s,box-shadow .18s,background-color .18s;display:flex}.rsvp-choice-button.is-selected{border-color:#2f2d2b;box-shadow:inset 0 0 0 1px #2f2d2b29}.rsvp-choice-button-label{color:#4c4a48;font-size:.92rem;line-height:1}.rsvp-choice-button-indicator{background:#fff;border:1px solid #d6ccc3;border-radius:999px;flex-shrink:0;width:18px;height:18px;position:relative}.rsvp-choice-button.is-selected .rsvp-choice-button-indicator{background:#7c836f;border-color:#7c836f}.rsvp-choice-button.is-selected .rsvp-choice-button-indicator:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:6px;height:8px;position:absolute;top:3px;left:5px;transform:rotate(45deg)}.rsvp-inline-options{align-items:flex-start;gap:14px;display:flex}.rsvp-inline-options .rsvp-input{flex:1}.rsvp-radio-group{flex-shrink:0;align-items:center;gap:12px;padding-top:10px;display:flex}.rsvp-radio{color:#5d5b5b;align-items:center;gap:4px;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.85rem;display:inline-flex}.rsvp-radio input{accent-color:#7c836f}.rsvp-input,.rsvp-textarea{color:#3f3f3f;background:0 0;border:0;border-bottom:1px solid #cfc0a3d1;outline:none;width:100%;padding:0 0 10px;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.94rem}.rsvp-input::placeholder,.rsvp-textarea::placeholder{color:#c4beb8}.rsvp-textarea{resize:none;padding-top:6px}.rsvp-stepper{justify-content:space-between;align-items:center;display:flex}.rsvp-stepper-button{color:#8a847f;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #cfc0a39e;border-radius:999px;outline:none;width:34px;height:34px;font-size:1.35rem;line-height:1}.rsvp-stepper-value{color:#5d5b5b;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:1.1rem}.rsvp-privacy-card{background:0 0;border:0;justify-content:center;align-items:center;margin-top:26px;padding:0;display:flex}.rsvp-privacy-check{color:#9f9993;align-items:center;gap:8px;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.78rem;line-height:1.45rem;display:flex}.rsvp-privacy-check input{accent-color:#7c836f}.rsvp-submit-button{color:#c0b8b0;-webkit-tap-highlight-color:transparent;background:#f8f4ef;border:1px solid #cfc0a373;border-radius:10px;outline:none;width:100%;height:52px;margin-top:18px;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.98rem;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s}.rsvp-submit-button:disabled{cursor:default}.rsvp-submit-button:not(:disabled){color:#fff;cursor:pointer;background:#7c836f;border-color:#7c836f;box-shadow:0 10px 22px #7c836f2e}.rsvp-feedback{color:#d16f6f;text-align:center;margin:14px 0 0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.78rem;line-height:1.45}@keyframes guestbook-backdrop-fade{0%{opacity:0}to{opacity:1}}@keyframes guestbook-backdrop-fade-out{0%{opacity:1}to{opacity:0}}@keyframes guestbook-sheet-rise{0%{opacity:.7;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}@keyframes guestbook-sheet-fall{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(44px)}}.calendar-section{width:100%;min-height:667px;padding:10px 0 0;position:sticky;top:0}.calendar-frame{width:100%;min-height:657px;position:relative;overflow:hidden}.calendar-frame:before,.calendar-frame:after{content:"";top:var(--poster-frame-side-top);bottom:var(--poster-frame-inset);pointer-events:none;background:#cfc0a3cc;width:1px;position:absolute}.calendar-frame:before{left:var(--poster-frame-inset)}.calendar-frame:after{right:var(--poster-frame-inset)}.calendar-frame-copy{text-transform:uppercase;letter-spacing:.14em;color:#9b8d79;font-size:15px;font-style:normal}.calendar-content{text-align:center;min-height:657px;padding:55px 24px 24px}.calendar-inner{width:100%;max-width:370px;margin:0 auto}.calendar-date-heading{color:#4d4c4c;letter-spacing:-.03em;margin:0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:2rem;font-weight:400;line-height:1.2}.calendar-time-heading{color:#6b6767;letter-spacing:-.03em;margin:16px 0 0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.9rem;font-weight:400;line-height:1.5rem}.calendar-divider{background:#cfc0a352;width:77%;height:1px;margin:28px auto 0}.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);align-items:stretch;gap:0;width:270px;min-height:260px;margin:26px auto 0;display:grid}.calendar-weekday,.calendar-day{color:#5d5b5b;justify-content:center;align-items:center;width:100%;height:100%;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-weight:400;display:flex}.calendar-weekday{font-size:1rem}.calendar-day{font-size:.8rem;line-height:1;position:relative}.calendar-weekday.is-sunday,.calendar-day.is-sunday{color:#cf9aaa}.calendar-day.is-empty{color:#0000}.calendar-day.is-wedding-day{color:#fff}.calendar-day.is-wedding-day:before{content:"";z-index:-1;background:#bf7f97;border-radius:999px;width:1.95rem;height:1.95rem;margin-top:-1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.countdown-labels{color:#aaa4a1;letter-spacing:.04em;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-width:290px;margin:24px auto 0;font-family:Crimson Pro,Times New Roman,Noto Serif KR,serif;font-size:1rem;font-weight:700;display:grid}.countdown-values{color:#4d4c4c;grid-template-columns:repeat(7,max-content);justify-content:center;column-gap:10px;margin-top:8px;font-family:Crimson Pro,Times New Roman,Noto Serif KR,serif;font-size:2rem;font-weight:700;line-height:1;display:grid}.countdown-values span:first-child,.countdown-values span:nth-child(3),.countdown-values span:nth-child(5),.countdown-values span:nth-child(7){text-align:center;min-width:52px}.countdown-values span:nth-child(2),.countdown-values span:nth-child(4),.countdown-values span:nth-child(6){text-align:center;min-width:10px}.countdown-description{color:#5d5b5b;letter-spacing:-.03em;word-break:keep-all;margin:28px 0 0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:1rem;font-weight:400;line-height:1.6rem}.countdown-description span{color:#bf7f97}.location-section{width:100%;min-height:667px;padding:10px 0 0;position:sticky;top:0}.location-frame{width:100%;height:657px;position:relative;overflow:hidden}.location-frame:before,.location-frame:after{content:"";top:var(--poster-frame-side-top);bottom:var(--poster-frame-inset);pointer-events:none;background:#cfc0a3cc;width:1px;position:absolute}.location-frame:before{left:var(--poster-frame-inset)}.location-frame:after{right:var(--poster-frame-inset)}.location-frame-copy{text-transform:uppercase;letter-spacing:.14em;color:#9b8d79;font-size:15px;font-style:normal}.location-content{width:calc(100% - (var(--poster-frame-inset) * 2));box-sizing:border-box;height:calc(667px - 10px - var(--poster-frame-inset));text-align:center;flex-direction:column;margin:0 auto;padding:59px 0 0;display:flex;overflow:hidden}.location-title{text-align:center;letter-spacing:-.03em;word-break:keep-all;margin:0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:1.18rem;font-weight:400;line-height:1.8rem}.location-tab-bar{background:#fff;border:1px solid #cfc0a3e6;border-radius:5px 5px 0 0;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px;display:grid;overflow:hidden}.location-tab{color:#5d5b5b;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#f5f5f5;border:0;border-right:1px solid #cfc0a3e6;height:45px;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.95rem;font-weight:400}.location-tab:last-child{border-right:0}.location-tab.is-active{color:#7c836f;background:#fff;font-weight:700;box-shadow:inset 0 -3px #d8cdb0}.location-panel{text-align:center;background:#fff;border:1px solid #cfc0a3e6;border-top:0;border-radius:0;flex-direction:column;flex:1;min-height:0;padding:19px 16px 16px;display:flex}.location-panel--directions{padding:0}.location-map-copy{text-align:center}.location-venue-name{color:#4d4c4c;letter-spacing:-.03em;margin:0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.96rem;font-weight:700;line-height:1.5rem}.location-address{color:#8c8b8b;margin:10px 0 0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.82rem;font-weight:400;line-height:1.4rem}.location-phone{color:#5d5b5b;margin:8px 0 0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.82rem;font-weight:400;line-height:1.4rem}.location-visual-card{background:linear-gradient(#fdf9f3 0%,#fef0ec 100%);border:1px solid #cfc0a3d1;border-left:0;border-right:0;border-radius:0;flex:1;justify-content:center;align-items:center;width:calc(100% + 32px);min-height:0;margin-top:16px;margin-left:-16px;margin-right:-16px;display:flex;position:relative;box-shadow:inset 0 0 0 1px #ffffff8c}.location-map-canvas{border-radius:0;width:100%;height:100%}.location-map-fallback{text-align:center;background:linear-gradient(#fdf9f3eb 0%,#fef0ecf5 100%);flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;inset:0}.location-map-fallback-title{color:#7c836f;margin:0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem}.location-map-fallback-text{color:#8c8b8b;margin:8px 0 0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.82rem;font-weight:400;line-height:1.35rem}.location-navigation{text-align:left;margin-top:18px}.location-navigation-title{color:#4d4c4c;margin:0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.98rem;font-weight:700;line-height:1.5rem}.location-navigation-text{color:#6b6767;margin:8px 0 0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.88rem;font-weight:400;line-height:1.35rem}.location-navigation-buttons{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.location-navigation-button{color:#4d4c4c;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #00000014;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:38px;padding:0 10px;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.72rem;font-weight:400;display:inline-flex;box-shadow:0 1px 2px #00000008}.location-navigation-icon-image{flex-shrink:0;width:16px;height:16px;display:block}.location-navigation-label{white-space:nowrap;letter-spacing:-.03em}.location-transit{text-align:left;margin-top:2px}.location-transit-section+.location-transit-section{margin-top:15px}.location-transit-heading{color:#4d4c4c;font-family:Crimson Pro,Noto Sans KR,serif;font-size:.96rem;font-weight:600;line-height:1.5rem;display:block}.location-transit-card{padding:9px 4px 0}.location-transit-station,.location-bus-stop-name{color:#545454;letter-spacing:-.03em;word-break:keep-all;margin:0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.9rem;font-weight:400;line-height:1.6rem}.location-transit-line-badge{color:#fff;vertical-align:middle;background:#ffb116;border-radius:999px;justify-content:center;align-items:center;margin-right:10px;padding:1px 10px;font-size:.78rem;line-height:1.5;display:inline-flex}.location-transit-bullet-list{color:#575757;margin:8px 0 0;padding-left:22px;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.84rem;line-height:1.55rem}.location-transit-bullet-list li::marker{color:#555}.location-transit-bullet-list li{white-space:pre-line}.location-bus-stop+.location-bus-stop{margin-top:22px}.location-bus-routes{margin-top:8px;padding-left:0}.location-bus-route{color:#666;align-items:flex-start;gap:10px;margin:7px 0 0;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.84rem;line-height:1.45rem;display:flex}.location-bus-route-badge{color:#fff;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:54px;padding:1px 9px;font-size:.74rem;line-height:1.45;display:inline-flex}.location-bus-route-lines{word-break:keep-all;flex:1}.location-directions{width:100%;height:100%}.location-directions-card{background:linear-gradient(#fdf9f3 0%,#fef0ec 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.location-directions-image{width:100%;height:100%;display:block}.location-directions-button{color:#4d4c4c;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffffeb;border:1px solid #00000014;border-radius:999px;justify-content:center;align-items:center;min-width:136px;height:38px;padding:0 14px;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.8rem;line-height:1;display:inline-flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 0 7px 4px #0000001f}.location-directions-fullscreen{z-index:1200;background:#16120ee0;justify-content:center;align-items:center;padding:52px 14px 20px;display:flex;position:fixed;inset:0}.location-directions-fullscreen-image{object-fit:contain;max-width:100%;max-height:100%;display:block;box-shadow:0 18px 40px #00000047}.location-directions-close{color:#fff;cursor:pointer;background:#ffffff29;border:0;border-radius:999px;height:34px;padding:0 12px;font-family:TmoneyRoundWind,Noto Sans KR,sans-serif;font-size:.76rem;position:absolute;top:14px;right:14px}.scroll-test-section{width:100%;max-width:var(--poster-card-width);background:#00f;min-height:1200px;margin:0 auto;position:sticky;top:0}
