/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}}.loading-shell{background:#f8f5ef;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:100vh;display:flex}.loading-shell .logo{color:#a97b3e}.loading-shell>span{background:#d7bd96;width:34px;height:1px;animation:1.2s ease-in-out infinite loadingPulse}@keyframes loadingPulse{50%{opacity:.35;width:72px}}:root{--ink:#211b17;--deep:#27201b;--muted:#776c64;--ivory:#f8f5ef;--paper:#fdfbf7;--gold:#a97b3e;--gold-light:#d7bd96;--peach:#e8c8b9;--line:#e6ded3;--sage:#7f8a75}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#e9e5df}body{color:var(--ink);background:radial-gradient(circle at 50% 0,#fff 0,#e9e5df 74%);min-height:100vh;margin:0;font-family:Noto Sans KR,sans-serif;font-weight:400}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible{outline:2px solid var(--gold);outline-offset:3px}img{display:block}.app{background:var(--ivory);width:100%;max-width:480px;min-height:100vh;margin:auto;padding-bottom:82px;position:relative;overflow:hidden;box-shadow:0 0 80px #3a2f241f}.topbar{z-index:20;color:#fff;justify-content:space-between;align-items:center;width:100%;height:98px;padding:24px 20px 12px;transition:all .3s;display:flex;position:absolute;top:0}.topbar.solid{background:var(--paper);color:var(--ink);border-bottom:1px solid var(--line);position:relative}.icon-btn{background:0 0;border:0;place-items:center;width:42px;height:42px;display:grid}.icon-btn svg{stroke-width:1.5px;width:21px;height:21px}.notify{position:relative}.notify i{color:#fff;background:#b4864e;border:2px solid #0000;border-radius:50%;place-items:center;width:15px;height:15px;font-size:9px;font-style:normal;display:grid;position:absolute;top:6px;right:6px}.logo-button{background:0 0;border:0;padding:0}.logo{text-align:center;color:var(--gold)}.logo.light{color:#fff}.logo strong{letter-spacing:.24em;font-family:Cormorant Garamond,serif;font-size:25px;font-weight:500;line-height:.9;display:block}.logo small{letter-spacing:.23em;margin-top:8px;font:7px Noto Sans KR,sans-serif;display:block}.hero-v2{color:#fff;background:#5d5147;height:730px;position:relative}.hero-v2>img{object-fit:cover;object-position:58% center;width:100%;height:100%}.hero-shade{background:linear-gradient(#1d181344 0%,#0000 27%,#1c1611c9 100%),linear-gradient(90deg,#1b15104d,#0000 70%);position:absolute;inset:0}.hero-content{position:absolute;bottom:106px;left:28px;right:28px}.hero-content>span{letter-spacing:.28em;font:500 9px Noto Sans KR}.hero-content h1{letter-spacing:-.04em;text-shadow:0 2px 16px #0003;margin:15px 0 13px;font-family:Noto Serif KR,serif;font-size:38px;font-weight:400;line-height:1.42}.hero-content p{color:#f5eee6;margin:0;font-size:13px;font-weight:300;line-height:1.8}.hero-content button{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);letter-spacing:.03em;background:#ffffff0f;border:1px solid #ffffffb5;justify-content:space-between;align-items:center;width:205px;height:54px;margin-top:28px;padding:0 18px;font-size:12px;display:flex}.hero-content button svg{width:16px}.scroll-mark{flex-direction:column;align-items:center;gap:7px;display:flex;position:absolute;bottom:98px;right:24px}.scroll-mark i{background:#fff9;width:1px;height:52px;display:block}.scroll-mark span{letter-spacing:.2em;writing-mode:vertical-rl;font:7px Cormorant Garamond}.kicker{letter-spacing:.21em;color:var(--gold);margin:0;font:600 9px Noto Sans KR!important}.intro-v2{background:var(--paper);padding:78px 30px 66px}.intro-v2 h2,.section-heading h2,.ritual-v2 h2,.concierge-v2 h2{letter-spacing:-.04em;margin:18px 0 24px;font-family:Noto Serif KR,serif;font-size:27px;font-weight:400;line-height:1.62}.intro-v2 h2 em{color:var(--gold);font-style:normal}.body-copy{color:var(--muted);margin:0;font-size:13px;font-weight:300;line-height:1.95}.numbers{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:43px;padding-top:24px;display:grid}.numbers div{border-right:1px solid var(--line);flex-direction:column;padding-left:13px;display:flex}.numbers div:first-child{padding-left:0}.numbers div:last-child{border:0}.numbers strong{color:var(--gold);font:500 23px Cormorant Garamond,serif}.numbers span{color:var(--muted);margin-top:5px;font-size:9px}.upcoming-v2{background:var(--deep);color:#fff;margin:0 20px 55px;padding:18px 20px 22px;box-shadow:0 18px 32px #382b2028}.upcoming-head{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.upcoming-head>span{letter-spacing:.2em;color:var(--gold-light);font:8px Cormorant Garamond}.upcoming-head button{color:#cfc5bd;background:0 0;border:0;align-items:center;font-size:9px;display:flex}.upcoming-head svg{width:13px}.upcoming-body{grid-template-columns:58px 1fr 24px;align-items:center;padding-top:18px;display:grid}.date-block{border-right:1px solid #ffffff24;flex-direction:column;display:flex}.date-block b{letter-spacing:.16em;color:var(--gold-light);font:8px Cormorant Garamond}.date-block strong{font:34px Cormorant Garamond}.upcoming-body>div:nth-child(2){flex-direction:column;padding-left:17px;display:flex}.upcoming-body p{margin:0 0 4px;font-family:Noto Serif KR;font-size:15px}.upcoming-body span{color:#c6bbb3;font-size:10px}.upcoming-body small{color:#d7bd96;border:1px solid #997c57;border-radius:20px;width:max-content;margin-top:7px;padding:3px 7px;font-size:8px}.upcoming-body>svg{stroke:#c0a57f;stroke-width:1.3px;width:19px}.signature-v2{background:#f1ece4;padding:68px 20px 78px}.section-heading{padding:0 9px 30px}.section-heading h2{margin-bottom:0}.feature-program{color:#fff;cursor:pointer;height:510px;position:relative;overflow:hidden}.feature-program>img{object-fit:cover;width:100%;height:100%}.feature-program:after{content:"";background:linear-gradient(#0000 28%,#1b1511db 98%);position:absolute;inset:0}.feature-index{z-index:2;color:#fff;border-bottom:1px solid #fff;padding:0 2px;font:20px Cormorant Garamond;position:absolute;top:18px;right:18px}.feature-copy{z-index:2;position:absolute;bottom:24px;left:24px;right:22px}.feature-copy>span{letter-spacing:.2em;color:#d8c19d;font:8px Noto Sans KR}.feature-copy h3{margin:7px 0;font-family:Noto Serif KR;font-size:28px;font-weight:400}.feature-copy p{color:#efe8e1;margin:0;font-size:12px;font-weight:300;line-height:1.6}.feature-copy>b{letter-spacing:.12em;color:#d8c19d;margin-top:15px;font:10px Cormorant Garamond;display:block}.feature-copy button{color:#fff;background:0 0;border:1px solid #ffffff90;border-radius:50%;place-items:center;width:45px;height:45px;display:grid;position:absolute;bottom:0;right:0}.feature-copy svg{width:17px}.editorial-list{border-top:1px solid #d9d0c5;margin-top:30px}.editorial-list button{text-align:left;background:0 0;border:0;border-bottom:1px solid #d9d0c5;grid-template-columns:34px 1fr 20px;gap:8px;width:100%;padding:22px 7px;display:grid}.editorial-list button>span{color:var(--gold);font:14px Cormorant Garamond}.editorial-list div{flex-direction:column;display:flex}.editorial-list small{letter-spacing:.15em;color:var(--muted);font:8px Cormorant Garamond}.editorial-list strong{margin:4px 0;font-family:Noto Serif KR;font-size:17px;font-weight:500}.editorial-list p{color:var(--muted);margin:0;font-size:10px}.editorial-list svg{color:#9f9288;align-self:center;width:15px}.text-link{color:#755c3f;background:0 0;border:0;border-bottom:1px solid #ad8c64;align-items:center;gap:13px;margin:30px auto 0;padding:0 1px 7px;font-size:11px;display:flex}.text-link svg{width:15px}.ritual-v2{color:#fff;height:585px;position:relative}.ritual-v2>img{object-fit:cover;object-position:center;width:100%;height:100%}.ritual-v2:after{content:"";background:linear-gradient(#0000 25%,#21170fd6);position:absolute;inset:0}.ritual-v2>div{z-index:2;position:absolute;bottom:45px;left:28px;right:28px}.ritual-v2 .kicker{color:#e3c9a5}.ritual-v2 h2{margin:12px 0;font-size:24px}.ritual-v2>div>p:last-child{color:#e9ded5;margin:0;font-size:11px;line-height:1.8}.concierge-v2{text-align:center;background:var(--paper);padding:76px 24px 74px}.concierge-v2>svg{width:25px;height:25px;stroke:var(--gold);stroke-width:1.1px;margin-bottom:20px}.concierge-v2 h2{margin:14px 0;font-size:25px}.concierge-v2>p:nth-of-type(2){color:var(--muted);font-size:11px;line-height:1.9}.concierge-v2 button{border:1px solid var(--deep);background:0 0;width:180px;height:48px;margin-top:26px;font-size:11px}.footer-v2{text-align:center;background:var(--deep);color:#c9bfb6;padding:52px 20px 65px}.footer-v2 .logo{color:#c9ac82}.footer-v2 p{letter-spacing:.08em;margin:23px 0;font-size:9px}.footer-v2>span{letter-spacing:.12em;color:#776d65;font:7px Cormorant Garamond}.page-hero{color:#fff;background:#2a231e;padding:58px 28px 48px;position:relative;overflow:hidden}.page-hero:after{content:"B";color:#ffffff09;font:220px Cormorant Garamond;position:absolute;top:-70px;right:-26px}.page-hero>span{letter-spacing:.26em;color:#d7bd96;font:8px Cormorant Garamond}.page-hero h1{margin:14px 0;font-family:Noto Serif KR;font-size:31px;font-weight:400;line-height:1.45}.page-hero p{color:#c8beb6;margin:0;font-size:10px}.booking-v2,.subpage-v2{background:var(--paper);min-height:calc(100vh - 98px)}.step{border-bottom:1px solid var(--line);padding:39px 20px 35px}.step-title{align-items:flex-start;margin:0 4px 22px;display:flex}.step-title>span{color:var(--gold);width:42px;font:18px Cormorant Garamond}.step-title>div small{letter-spacing:.2em;color:var(--gold);font:7px Cormorant Garamond}.step-title h2{margin:3px 0;font-family:Noto Serif KR;font-size:19px;font-weight:500}.step-title>b{color:var(--muted);margin-left:auto;font-size:10px;font-weight:400}.program-select{flex-direction:column;gap:10px;display:flex}.program-select>button{text-align:left;border:1px solid var(--line);background:#fff;grid-template-columns:105px 1fr 28px;gap:13px;width:100%;min-height:122px;padding:9px;display:grid}.program-select>button.active{background:#fffdf9;border-color:#a77a42;box-shadow:0 9px 26px #5c42261a}.program-select img{object-fit:cover;width:105px;height:102px}.program-select button>div{flex-direction:column;justify-content:center;display:flex}.program-select small{color:var(--gold);font-size:8px}.program-select strong{margin:4px 0;font-family:Noto Serif KR;font-size:16px}.program-select p{color:var(--muted);margin:0;font-size:9px;line-height:1.5}.program-select div>span{color:#6c5c4d;margin-top:8px;font-size:9px}.program-select span i{background:var(--line);vertical-align:middle;width:1px;height:8px;margin:0 7px;display:inline-block}.program-select button>b{width:24px;height:24px;color:var(--gold);border:1px solid #d9c7af;border-radius:50%;align-self:center;place-items:center;display:grid}.program-select button>b svg{width:12px}.program-select button.active>b{background:var(--gold);color:#fff;border-color:var(--gold)}.date-select{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.date-select button{background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:7px;height:70px;display:flex;position:relative}.date-select small{color:#8c8077;font-size:9px}.date-select strong{font:500 18px Cormorant Garamond}.date-select button.active{background:var(--deep);color:#fff}.date-select button.active small{color:#d8cec6}.date-select button>i{background:var(--gold);border-radius:50%;width:3px;height:3px;position:absolute;bottom:7px}.time-select{grid-template-columns:1fr 1fr;gap:8px;display:grid}.time-select button{border:1px solid var(--line);text-align:left;background:#fff;grid-template-columns:18px 1fr;align-items:center;height:58px;padding:0 14px;font-size:13px;display:grid}.time-select svg{stroke-width:1.3px;color:#94867c;width:14px}.time-select small{color:#9b9088;grid-column:2;margin-top:-16px;font-size:8px}.time-select button.active{border-color:var(--gold);color:#8e612c;background:#fdf8f0}.time-select button.active svg{color:var(--gold)}.options-step>button{text-align:left;border:0;border-top:1px solid var(--line);background:0 0;grid-template-columns:34px 1fr auto;align-items:center;width:100%;height:62px;padding:0 4px;display:grid}.options-step>button:last-child{border-bottom:1px solid var(--line)}.options-step button>span{border:1px solid #cfc2b2;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.options-step button>span svg{width:12px}.options-step button>div{flex-direction:column;display:flex}.options-step button strong{font-size:12px}.options-step button small{color:var(--muted);margin-top:2px;font-size:9px}.options-step button>b{color:#7c6e62;font-size:10px;font-weight:400}.options-step button.active>span{background:var(--deep);color:#fff}.reservation-summary-v2{color:#fff;background:#2a231e;margin:20px;padding:26px 22px 24px}.reservation-summary-v2>p:first-child{letter-spacing:.2em;color:#d7bd96;border-bottom:1px solid #ffffff20;padding-bottom:14px;font:8px Cormorant Garamond}.reservation-summary-v2>div{grid-template-columns:82px 1fr;align-items:center;gap:15px;padding:14px 0;display:grid}.reservation-summary-v2 img{object-fit:cover;width:82px;height:90px}.reservation-summary-v2 section{flex-direction:column;display:flex}.reservation-summary-v2 section small{letter-spacing:.12em;color:#d7bd96;font:8px Cormorant Garamond}.reservation-summary-v2 h3{margin:5px 0 9px;font-family:Noto Serif KR;font-size:17px;font-weight:400}.reservation-summary-v2 section span{color:#c7bdb6;align-items:center;gap:4px;font-size:9px;display:flex}.reservation-summary-v2 section svg{width:11px;margin-left:6px}.reservation-summary-v2 section svg:first-child{margin:0}.reservation-summary-v2 dl{border-top:1px solid #ffffff20;margin:0;padding-top:12px}.reservation-summary-v2 dl>div{color:#bfb5ad;justify-content:space-between;padding:5px 0;font-size:10px;display:flex}.reservation-summary-v2 dl .total{color:#fff;border-top:1px solid #ffffff20;margin-top:9px;padding-top:14px;font-size:13px}.reservation-summary-v2 .total dd{color:#d7bd96;font-family:Cormorant Garamond;font-size:20px}.notice{line-height:1.6;text-align:center!important;color:#9f958d!important;margin:14px 0!important;font-size:8px!important}.reservation-summary-v2>button{color:#fff;background:linear-gradient(120deg,#9b6e36,#c49c68);border:0;justify-content:space-between;align-items:center;width:100%;height:53px;padding:0 18px;font-size:11px;display:flex}.reservation-summary-v2>button svg{width:16px}.balance-v2{color:#fff;background:linear-gradient(145deg,#2d251f,#1e1915);height:245px;margin:24px 20px 52px;padding:27px;position:relative;box-shadow:0 17px 35px #2b21182b}.balance-v2>svg{stroke:#d6b98f;stroke-width:1.2px;width:24px}.balance-v2 small{color:#c6bab1;margin-top:38px;font-size:10px;display:block}.balance-v2 strong{margin:4px 0;font:500 42px Cormorant Garamond;display:block}.balance-v2 em{margin-left:4px;font:12px Noto Sans KR}.balance-v2 span{color:#92877f;font-size:8px;position:absolute;bottom:24px;left:27px}.balance-v2:after{content:"B";color:#ffffff06;font:150px Cormorant Garamond;position:absolute;bottom:-28px;right:20px}.history-v2{padding:0 20px 45px}.sub-heading{margin-bottom:18px}.sub-heading span{letter-spacing:.2em;color:var(--gold);font:8px Cormorant Garamond}.sub-heading h2{margin:4px 0;font-family:Noto Serif KR;font-size:20px;font-weight:500}.history-v2 article{border-top:1px solid var(--line);grid-template-columns:36px 1fr auto;align-items:center;height:78px;display:grid}.history-v2 article:last-child{border-bottom:1px solid var(--line)}.history-v2 article>i{width:24px;height:24px;color:var(--gold);background:#f3e8d9;border-radius:50%;place-items:center;font-style:normal;display:grid}.history-v2 article>i.minus{color:#7c7066;background:#eee9e4}.history-v2 article div{flex-direction:column;display:flex}.history-v2 article strong{font-size:12px}.history-v2 article small{color:var(--muted);margin-top:4px;font-size:9px}.history-v2 article>b{font-size:11px;font-weight:500}.history-v2 article .gold{color:var(--gold)}.my-reservation-v2{border:1px solid var(--line);background:#fff;margin:24px 20px 44px;padding:20px}.status-line{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.status-line span{color:#a65e47;background:#f1e1d8;border-radius:20px;padding:5px 9px;font-size:8px}.status-line small{color:var(--muted);font-size:8px}.my-reservation-v2>img{object-fit:cover;width:100%;height:230px}.appointment-date{align-items:center;margin-top:18px;display:flex}.appointment-date>span{color:var(--gold);letter-spacing:.12em;font:9px Cormorant Garamond}.appointment-date>strong{margin-left:5px;font:32px Cormorant Garamond}.appointment-date>i{background:var(--line);width:1px;height:31px;margin:0 14px}.appointment-date>p{margin:0;font:19px Cormorant Garamond}.appointment-date p small{letter-spacing:.14em;color:var(--muted);font-size:7px;display:block}.my-reservation-v2>h2{margin:18px 0 6px;font-family:Noto Serif KR;font-size:21px}.my-reservation-v2>p{color:var(--muted);margin:0;font-size:10px}.manage-buttons{grid-template-columns:1fr 1fr;gap:8px;margin-top:28px;display:grid}.manage-buttons button{background:0 0;border:1px solid #c9b497;height:44px;font-size:10px}.manage-buttons button:last-child{color:#9b6f62;border-color:#ddd5cc}.manage-note{text-align:center;color:#9b9087;margin-top:12px;font-size:8px;display:block}.empty-v2{text-align:center;padding:90px 25px}.empty-v2>svg{width:34px;stroke:var(--gold);stroke-width:1px}.empty-v2>p{letter-spacing:.18em;color:var(--gold);margin-top:22px;font:8px Cormorant Garamond}.empty-v2 h2{font-family:Noto Serif KR;font-size:20px;font-weight:500}.empty-v2>span{color:var(--muted);font-size:10px}.empty-v2>button{background:var(--deep);color:#fff;border:0;width:180px;height:46px;margin:27px auto;font-size:10px;display:block}.nav-v2{z-index:30;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);width:100%;max-width:480px;height:78px;padding-bottom:env(safe-area-inset-bottom);background:#fffdfbf2;border-top:1px solid #e8e1d8;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.nav-v2 button{color:#8d827a;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:9px;display:flex}.nav-v2 button svg{stroke-width:1.35px;width:19px;height:19px}.nav-v2 button.active{color:var(--gold)}.nav-v2 button.active:before{content:"";background:var(--gold);width:30px;height:1px;position:absolute;top:0}.menu-sheet{z-index:50;background:#f8f5ef;width:100%;max-width:480px;margin:auto;padding:40px 30px;animation:.45s cubic-bezier(.22,.8,.2,1) slideIn;position:fixed;inset:0}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.menu-sheet>.close{background:0 0;border:0;width:42px;height:42px;position:absolute;top:25px;right:24px}.menu-sheet>.close svg{width:21px}.menu-sheet>.logo{text-align:left;margin-top:25px}.menu-sheet>.logo strong{font-size:32px}.menu-sheet>p{letter-spacing:.2em;color:var(--muted);margin-top:15px;font:8px Cormorant Garamond}.menu-sheet nav{border-top:1px solid var(--line);flex-direction:column;margin-top:70px;display:flex}.menu-sheet nav button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;height:74px;font-family:Noto Serif KR;font-size:19px}.menu-sheet nav span{color:var(--gold);margin-right:25px;font:10px Cormorant Garamond}.menu-sheet>small{color:var(--muted);font-family:Noto Serif KR;position:absolute;bottom:45px}.success-v2{z-index:60;text-align:center;background:#f8f5ef;width:100%;max-width:480px;margin:auto;padding:80px 27px 30px;animation:.4s fadeIn;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.success-v2>button:first-child{background:0 0;border:0;width:42px;height:42px;position:absolute;top:22px;right:20px}.success-v2>button svg{width:20px}.success-mark{border:1px solid var(--gold);border-radius:50%;place-items:center;width:63px;height:63px;margin:0 auto 27px;display:grid}.success-mark svg{width:24px;color:var(--gold);stroke-width:1.3px}.success-v2>p{letter-spacing:.23em;color:var(--gold);font:8px Cormorant Garamond}.success-v2>h2{margin:16px 0;font-family:Noto Serif KR;font-size:27px;font-weight:400;line-height:1.55}.success-v2>span{color:var(--muted);font-size:10px;line-height:1.8}.success-v2>div:nth-of-type(2){border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:38px;padding:23px}.success-v2>div small{color:var(--muted);font-size:10px;display:block}.success-v2>div strong{margin:3px 0;font:42px Cormorant Garamond;display:block}.success-v2>div p{margin:0;font-family:Noto Serif KR;font-size:13px}.success-action{background:var(--deep);color:#fff;border:0;justify-content:space-between;align-items:center;width:calc(100% - 54px);height:56px;padding:0 20px;font-size:11px;display:flex;position:absolute;bottom:28px;left:27px;right:27px}.success-action svg{width:16px}@media (min-width:720px){.app{border-radius:28px;min-height:calc(100vh - 48px);margin:24px auto}.nav-v2{border-radius:0 0 28px 28px;bottom:24px}.menu-sheet,.success-v2{border-radius:28px;top:24px;bottom:24px}.hero-v2{height:760px}}
