/* Five-step reservation flow */
.wizard-v2{padding-bottom:96px;background:#fbf9f5}.wizard-head{position:sticky;top:0;z-index:18;background:#fffdf9;padding:18px 22px 14px;border-bottom:1px solid var(--line)}.wizard-head>span{font:11px "Cormorant Garamond",serif;letter-spacing:.2em;color:var(--gold)}.wizard-head>strong{float:right;font-size:13px;color:#6d625a}.wizard-head>div{clear:both;height:3px;background:#eee7dd;margin:12px 0 10px;border-radius:3px;overflow:hidden}.wizard-head>div i{display:block;height:100%;background:linear-gradient(90deg,#a7783d,#d0ac7b);transition:width .3s}.wizard-head>p{font-size:14px;margin:0;color:#665c55}.wizard-panel{min-height:calc(100vh - 250px);padding:42px 20px 32px}.wizard-heading{padding:0 5px 28px}.wizard-heading>small{font-size:12px;letter-spacing:.16em;color:var(--gold)}.wizard-heading h1{font-family:"Noto Serif KR",serif;font-size:27px;line-height:1.5;font-weight:500;letter-spacing:-.04em;margin:11px 0}.wizard-heading p{font-size:15px;line-height:1.7;color:var(--muted);margin:0}.concern-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.concern-grid button{min-height:142px;border:1px solid var(--line);background:#fff;text-align:left;padding:19px 16px;position:relative;display:flex;flex-direction:column}.concern-grid button>svg:first-child{width:20px;height:20px;color:var(--gold);stroke-width:1.4;margin-bottom:18px}.concern-grid button>svg:last-child{position:absolute;right:12px;bottom:12px;width:16px;color:#a89a8f}.concern-grid strong{font-size:17px}.concern-grid span{font-size:13px;line-height:1.5;color:var(--muted);margin-top:7px}.concern-grid button.active{border-color:var(--gold);background:#fffaf3;box-shadow:0 10px 24px #6e4d2520}.concern-grid button:last-child{grid-column:1/-1;min-height:100px}.category-tabs.two-line{display:grid;grid-template-columns:repeat(3,1fr);overflow:visible;gap:7px;padding-bottom:18px}.category-tabs.two-line button{width:100%;padding:0 5px;min-height:46px;font-size:13px}.wizard-panel .program-select{gap:12px}.wizard-panel .program-select>button{border-radius:2px}.schedule-card{background:#fff;border:1px solid var(--line);padding:22px 14px 18px}.schedule-title{display:flex;justify-content:space-between;align-items:center;padding:0 7px 17px;border-bottom:1px solid var(--line)}.schedule-title h2{font-family:"Noto Serif KR",serif;font-size:20px;margin:0}.schedule-title span{font-size:12px;color:var(--sage)}.schedule-card>h3{font-size:16px;margin:28px 6px 14px}.schedule-card .date-select{margin-top:12px}.option-context{display:flex;justify-content:space-between;background:#2a231e;color:#fff;padding:17px 18px;margin-bottom:12px}.option-context span{font-size:13px;color:#c7bbb2}.option-context strong{font-size:15px}.wizard-options{background:#fff;border:1px solid var(--line);padding:0 14px}.wizard-options>button{height:76px}.final-panel{padding-bottom:20px}.final-panel .reservation-summary-v2{margin:0}.wizard-actions{position:fixed;z-index:31;bottom:78px;left:50%;transform:translateX(-50%);width:100%;max-width:480px;background:#fff;border-top:1px solid var(--line);padding:10px 16px;display:flex;gap:8px;box-shadow:0 -12px 30px #382a1c14}.wizard-actions button{height:56px;border:0;font-size:15px}.wizard-actions .prev{width:88px;background:#eee8e0;color:#665c54}.wizard-actions .next{flex:1;background:linear-gradient(120deg,#8d622e,#bd925d);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 18px}.wizard-actions .next:disabled{background:#d8d1c8;color:#948a82}.wizard-actions svg{width:18px}.admin-menu-entry{margin-top:18px!important;border-top:1px solid #c8b89f!important;color:#80613d!important;font-family:"Noto Sans KR",sans-serif!important;font-size:15px!important}.admin-menu-entry span{font-size:9px!important;letter-spacing:.12em}.admin-v2+.nav-v2{display:none}@media(min-width:720px){.wizard-actions{bottom:24px;border-radius:0 0 28px 28px}}
