.kfh-app{--kfh-primary:#0A4EA3;--kfh-accent:#1597F5;--kfh-ink:#0B1B33;--kfh-muted:#66758F;--kfh-line:#E3EAF5;--kfh-bg:#F5F8FC;--kfh-card:#fff;font-family:-apple-system,BlinkMacSystemFont,"Pretendard","Noto Sans KR","Apple SD Gothic Neo",Arial,sans-serif;color:var(--kfh-ink);background:#fff;line-height:1.55;letter-spacing:-.025em}.kfh-app *{box-sizing:border-box}.kfh-app a{text-decoration:none;color:inherit}.kfh-container{width:min(1500px,calc(100% - 56px));margin:0 auto}.kfh-header{height:76px;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--kfh-line);display:flex;align-items:center;justify-content:space-between;padding:0 38px;position:sticky;top:0;z-index:1000}.kfh-brand{display:flex;align-items:center;gap:10px}.kfh-logo-img{max-height:46px;width:auto}.kfh-logo-text{display:flex;flex-direction:column;line-height:1}.kfh-logo-text strong{font-size:30px;font-weight:900;color:#0A3E82;letter-spacing:-.045em}.kfh-logo-text span{font-size:12px;font-weight:800;color:#0A3E82;letter-spacing:.14em}.kfh-nav{display:flex;align-items:center;gap:52px;font-size:18px;font-weight:800}.kfh-nav a{padding:25px 0 22px;border-bottom:3px solid transparent}.kfh-nav a.is-active{color:var(--kfh-primary);border-bottom-color:var(--kfh-accent)}.kfh-header-actions{display:flex;align-items:center;gap:10px}.kfh-mini-btn,.kfh-menu-btn{border:1px solid var(--kfh-line);background:#fff;border-radius:14px;padding:10px 14px;font-weight:800;color:#20344f}.kfh-menu-btn{background:#0B3D78;color:#fff;border:0;font-size:18px}.kfh-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:14px;padding:13px 22px;font-weight:900;font-size:16px;cursor:pointer;transition:.2s;white-space:nowrap}.kfh-btn-primary{background:linear-gradient(135deg,var(--kfh-primary),#07356F);color:#fff;box-shadow:0 14px 30px rgba(10,78,163,.18)}.kfh-btn-primary:hover{transform:translateY(-1px);box-shadow:0 18px 36px rgba(10,78,163,.24);color:#fff}.kfh-btn-light{background:#fff;color:#0B3D78;border-color:var(--kfh-line)}.kfh-btn-block{width:100%}.kfh-btn-small{padding:8px 10px;border-radius:10px;font-size:13px}.kfh-hero,.kfh-list-hero{min-height:520px;background-size:cover;background-position:center;display:flex;align-items:center;border-bottom:1px solid var(--kfh-line)}.kfh-hero-copy{max-width:780px}.kfh-eyebrow{font-size:20px;color:var(--kfh-accent);font-weight:900;margin:0 0 16px}.kfh-hero h1,.kfh-list-hero h1{font-size:68px;line-height:1.05;letter-spacing:-.06em;margin:0 0 18px;font-weight:950;color:#071D3A}.kfh-lead,.kfh-list-hero p{font-size:22px;color:#5D6C80;margin:0 0 28px}.kfh-hero-points{display:flex;gap:24px;flex-wrap:wrap;margin:0 0 32px}.kfh-hero-points span{font-size:16px;color:#1C365B;font-weight:800;background:rgba(255,255,255,.76);border:1px solid rgba(10,78,163,.12);padding:10px 14px;border-radius:999px;box-shadow:0 12px 30px rgba(20,60,100,.06)}.kfh-list-hero{min-height:300px}.kfh-list-hero .kfh-container{padding:50px 0}.kfh-list-hero h1{font-size:54px}.kfh-list-hero p{font-size:18px;margin-bottom:20px}.kfh-filter-wrap{position:relative;margin-top:-40px;z-index:5}.kfh-filter{background:#fff;border:1px solid var(--kfh-line);border-radius:22px;box-shadow:0 18px 45px rgba(13,44,84,.10);display:grid;grid-template-columns:1fr 1fr 1.1fr 1fr 1fr auto;gap:0;overflow:hidden}.kfh-filter label{display:flex;flex-direction:column;gap:6px;padding:20px 24px;border-right:1px solid var(--kfh-line);font-weight:800}.kfh-filter label span{font-size:13px;color:#66758F}.kfh-filter input,.kfh-filter select{border:0;background:#fff;font-size:17px;font-weight:900;color:#14253E;outline:0;padding:0;min-width:0}.kfh-filter button{border-radius:0;margin:12px 12px 12px 0;min-width:170px}.kfh-programs-section{padding:42px 0 58px;background:#fff}.kfh-section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:24px}.kfh-section-head h2,.kfh-section-title h2{font-size:34px;margin:0;letter-spacing:-.045em}.kfh-section-head p{font-size:17px;color:#66758F;margin:0}.kfh-section-head strong{color:var(--kfh-accent)}.kfh-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.kfh-program-card{position:relative;background:#fff;border:1px solid var(--kfh-line);border-radius:22px;overflow:hidden;box-shadow:0 12px 32px rgba(13,44,84,.08);transition:.2s}.kfh-program-card:hover{transform:translateY(-4px);box-shadow:0 22px 48px rgba(13,44,84,.13)}.kfh-card-image{border:0;width:100%;height:210px;background-size:cover;background-position:center;display:block;position:relative;cursor:pointer}.kfh-card-image span{position:absolute;top:14px;left:14px;background:rgba(8,25,48,.75);color:#fff;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:900}.kfh-fav{position:absolute;top:14px;right:14px;z-index:2;width:36px;height:36px;border:0;border-radius:50%;background:rgba(255,255,255,.88);font-size:20px;color:#36506E}.kfh-card-body{padding:18px}.kfh-badges{height:24px}.kfh-badges em,.kfh-pill{display:inline-flex;align-items:center;background:#EBF5FF;color:#0A4EA3;font-style:normal;font-weight:900;border-radius:999px;padding:4px 10px;font-size:12px}.kfh-card-body h3{margin:8px 0 4px;font-size:23px}.kfh-card-body h3 button{border:0;background:transparent;padding:0;font:inherit;font-weight:950;color:#0B1B33;cursor:pointer}.kfh-card-body h3 span{color:var(--kfh-accent);font-size:16px}.kfh-card-body p{margin:0 0 16px;color:#596B83;font-weight:700}.kfh-times{display:flex;gap:16px;justify-content:space-between;color:#52647D;font-weight:800;border-top:1px solid #EDF2F8;border-bottom:1px solid #EDF2F8;padding:12px 0;margin-bottom:14px}.kfh-card-bottom{display:flex;align-items:center;gap:12px;justify-content:space-between}.kfh-card-bottom strong{font-size:16px;color:#0A4EA3}.kfh-card-bottom span{font-size:14px;color:#52647D}.kfh-card-bottom b{color:#15A05B}.kfh-card-bottom .kfh-btn{padding:10px 14px;border-radius:12px;font-size:14px}.kfh-guide{background:linear-gradient(180deg,#F6FAFF,#fff);padding:70px 0}.kfh-section-title span{color:var(--kfh-accent);font-weight:900}.kfh-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:26px}.kfh-feature-grid article{background:#fff;border:1px solid var(--kfh-line);border-radius:24px;padding:30px;box-shadow:0 18px 42px rgba(13,44,84,.07)}.kfh-feature-grid strong{font-size:26px;color:var(--kfh-accent)}.kfh-feature-grid h3{font-size:24px;margin:8px 0}.kfh-feature-grid p{color:#627289;margin:0;font-size:16px}.kfh-footer{border-top:1px solid var(--kfh-line);background:#fff;min-height:110px;padding:26px 38px;display:grid;grid-template-columns:180px 1fr 1.6fr 220px;gap:26px;align-items:center;color:#7B8899}.kfh-footer-links{display:flex;gap:24px;font-weight:800;font-size:14px}.kfh-footer-info{font-size:13px;line-height:1.8}.kfh-footer-call span{display:block;font-size:13px}.kfh-footer-call strong{display:block;color:var(--kfh-accent);font-size:28px;line-height:1.1}.kfh-footer-call em{font-style:normal;font-size:13px}.kfh-modal-root{display:none;position:fixed;inset:0;z-index:99999}.kfh-modal-root.is-open{display:block}.kfh-modal-backdrop{position:absolute;inset:0;background:rgba(7,18,35,.68);backdrop-filter:blur(6px)}.kfh-modal-dialog{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(1500px,94vw);max-height:92vh;overflow:auto;background:#fff;border-radius:28px;box-shadow:0 45px 100px rgba(0,0,0,.30);padding:28px}.kfh-modal-loading{height:220px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:900}.kfh-modal-close{position:absolute;right:24px;top:20px;width:42px;height:42px;border:0;border-radius:50%;background:#F3F6FB;color:#0B1B33;font-size:28px;z-index:4}.kfh-modal-top{display:grid;grid-template-columns:1.3fr .9fr;gap:30px}.kfh-modal-main-img{height:430px;background-size:cover;background-position:center;border-radius:20px;position:relative}.kfh-modal-main-img span{position:absolute;left:18px;bottom:18px;background:rgba(0,0,0,.55);color:#fff;border-radius:999px;padding:8px 13px;font-weight:900}.kfh-modal-thumbs{display:flex;gap:10px;margin-top:12px;overflow:auto}.kfh-modal-thumbs button{width:104px;height:70px;border:2px solid transparent;border-radius:12px;background-size:cover;background-position:center;flex:0 0 auto}.kfh-modal-thumbs button.is-active{border-color:var(--kfh-accent)}.kfh-location{color:#617189;font-weight:800}.kfh-modal-summary h2{font-size:46px;letter-spacing:-.06em;margin:12px 0}.kfh-modal-summary h2 span{font-size:24px;color:var(--kfh-accent)}.kfh-tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.kfh-tags em{font-style:normal;border:1px solid var(--kfh-line);border-radius:999px;padding:6px 12px;font-weight:800;color:#52647D}.kfh-modal-summary>p:last-of-type{font-size:18px;color:#52647D}.kfh-score-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px;border-top:1px solid var(--kfh-line);padding-top:20px}.kfh-score-row span{text-align:center;font-weight:900;color:#20344F}.kfh-modal-tabs{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid var(--kfh-line);margin-top:24px}.kfh-modal-tabs button{background:#fff;border:0;padding:18px;font-size:17px;font-weight:900;color:#5A6B83;border-bottom:3px solid transparent}.kfh-modal-tabs button.is-active{color:var(--kfh-accent);border-bottom-color:var(--kfh-accent)}.kfh-modal-info-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border:1px solid var(--kfh-line);border-radius:18px;margin-top:18px;overflow:hidden}.kfh-modal-info-grid article{padding:20px;border-right:1px solid var(--kfh-line)}.kfh-modal-info-grid article:last-child{border-right:0}.kfh-modal-info-grid span{display:block;color:#6B7890;font-size:13px;font-weight:900;margin-bottom:6px}.kfh-modal-info-grid strong{font-size:15px}.kfh-modal-bottom{display:grid;grid-template-columns:1fr 300px;gap:24px;margin-top:22px}.kfh-modal-desc{border:1px solid var(--kfh-line);border-radius:18px;padding:22px}.kfh-modal-desc h3{margin:0 0 10px;font-size:22px}.kfh-modal-desc p{color:#52647D;margin:0 0 8px}.kfh-modal-cta{border:1px solid var(--kfh-line);border-radius:18px;padding:22px;align-self:start;position:sticky;top:0;background:#fff}.kfh-modal-cta span{font-weight:800;color:#6B7890}.kfh-modal-cta strong{display:block;font-size:34px;margin:8px 0 16px;color:#0B1B33}.kfh-booking-layout,.kfh-payment-layout{padding:34px 0 0}.kfh-breadcrumb{color:#6B7890;font-weight:800;margin-bottom:12px}.kfh-page-title{font-size:42px;margin:0 0 8px;letter-spacing:-.05em}.kfh-page-desc{color:#66758F;font-weight:700}.kfh-booking-main{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:26px;align-items:start}.kfh-panel{background:#fff;border:1px solid var(--kfh-line);border-radius:22px;box-shadow:0 12px 32px rgba(13,44,84,.06);padding:24px;margin-bottom:18px}.kfh-panel h2{margin:0 0 16px;font-size:22px;letter-spacing:-.04em}.kfh-product-mini,.kfh-summary-product,.kfh-payment-product{display:flex;gap:16px;align-items:center}.kfh-product-mini img,.kfh-summary-product img{width:150px;height:98px;object-fit:cover;border-radius:14px}.kfh-payment-product img{width:170px;height:112px;object-fit:cover;border-radius:16px}.kfh-date-time-panel{display:grid;grid-template-columns:1.2fr .8fr;gap:24px}.kfh-calendar-simple{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}.kfh-date-chip{border:1px solid var(--kfh-line);background:#fff;border-radius:14px;padding:10px;min-height:62px;cursor:pointer}.kfh-date-chip span{display:block;font-weight:950;color:#162842}.kfh-date-chip em{font-style:normal;font-size:12px;color:#16A064;font-weight:900}.kfh-date-chip.is-selected{background:linear-gradient(135deg,var(--kfh-primary),var(--kfh-accent));border-color:transparent;color:#fff}.kfh-date-chip.is-selected span,.kfh-date-chip.is-selected em{color:#fff}.kfh-date-chip.is-disabled{opacity:.38;cursor:not-allowed;background:#F5F7FA}.kfh-time-selected{border:2px solid var(--kfh-accent);border-radius:18px;padding:18px}.kfh-time-selected strong{display:block;font-size:24px;color:var(--kfh-primary)}.kfh-time-selected span{display:block;color:#6B7890}.kfh-time-selected b{display:block;color:#16A064;margin-top:12px}.kfh-seat-panel small{font-size:13px;color:#6B7890}.kfh-seat-legend{display:flex;gap:20px;color:#7B8899;font-weight:800;margin-bottom:15px}.kfh-seat-legend span:before{content:"";display:inline-block;width:12px;height:12px;border:1px solid var(--kfh-line);border-radius:3px;margin-right:6px}.kfh-seat-legend .blue:before{background:var(--kfh-accent);border-color:var(--kfh-accent)}.kfh-seat-legend .gray:before{background:#CDD5E1}.kfh-boat-seat-map{border:2px solid #DDE8F5;border-radius:50px;padding:28px 56px;display:grid;grid-template-columns:repeat(auto-fit,minmax(54px,1fr));gap:12px;background:linear-gradient(180deg,#fff,#F7FBFF);position:relative}.kfh-seat{height:44px;border:1px solid #CED8E8;border-radius:10px;background:#fff;font-weight:950;color:#233B5D;cursor:pointer}.kfh-seat.is-selected{background:var(--kfh-accent);border-color:var(--kfh-accent);color:#fff}.kfh-seat.is-reserved{background:#DDE3ED;color:#9AA6B6;cursor:not-allowed}.kfh-selected-seats{text-align:right;margin-top:12px;color:#66758F;font-weight:900}.kfh-booking-summary{position:sticky;top:96px}.kfh-people-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--kfh-line);padding:16px 0}.kfh-people-row strong{display:block}.kfh-people-row span{color:#66758F;font-size:14px}.kfh-counter{display:flex;align-items:center;gap:8px}.kfh-counter button{width:34px;height:34px;border:1px solid var(--kfh-line);background:#fff;border-radius:10px;font-size:18px;font-weight:900}.kfh-counter input{width:44px;text-align:center;border:0;font-weight:950;font-size:18px}.kfh-total{border-top:1px solid var(--kfh-line);border-bottom:1px solid var(--kfh-line);padding:18px 0;margin-bottom:18px}.kfh-total span{font-weight:900}.kfh-total strong{float:right;font-size:28px;color:var(--kfh-accent)}.kfh-total em{display:block;clear:both;text-align:right;font-style:normal;color:#16A064;font-weight:900}.kfh-booking-summary label,.kfh-field,.kfh-manager-form label{display:block;font-weight:900;color:#263852;margin-bottom:12px}.kfh-booking-summary input,.kfh-booking-summary textarea,.kfh-field input,.kfh-manager-form input,.kfh-manager-form textarea,.kfh-manager-form select{width:100%;border:1px solid var(--kfh-line);border-radius:12px;padding:13px 14px;margin-top:6px;font-size:15px;background:#fff;outline:0}.kfh-check{display:flex!important;align-items:center;gap:8px;font-size:14px;color:#52647D}.kfh-check input{width:auto!important;margin:0!important}.kfh-accordions details,.kfh-line-details{border:1px solid var(--kfh-line);border-radius:14px;padding:14px 16px;margin:10px 0;background:#fff}.kfh-accordions summary,.kfh-line-details summary{cursor:pointer;font-weight:900}.kfh-payment-grid{display:grid;grid-template-columns:430px 1fr;gap:28px}.kfh-info-list div,.kfh-bank-card dl div,.kfh-manager-card dl div{display:flex;justify-content:space-between;gap:16px;border-top:1px solid var(--kfh-line);padding:13px 0}.kfh-info-list dt,.kfh-bank-card dt{color:#6B7890;font-weight:800}.kfh-info-list dd,.kfh-bank-card dd{margin:0;font-weight:950}.kfh-bank-card{border:2px solid var(--kfh-accent);border-radius:18px;padding:22px;background:linear-gradient(180deg,#fff,#F8FBFF)}.kfh-bank-head{display:flex;gap:14px;align-items:center}.kfh-bank-head span{width:46px;height:46px;border-radius:50%;background:var(--kfh-accent);display:flex;align-items:center;justify-content:center;color:#fff}.kfh-bank-head strong{font-size:20px}.kfh-bank-head p{margin:0;color:#6B7890}.kfh-copy{border:1px solid var(--kfh-line);background:#fff;border-radius:8px;padding:4px 8px;margin-left:8px}.kfh-due{margin-top:14px;border-top:1px solid var(--kfh-line);padding-top:14px;color:#6B7890}.kfh-due strong{color:#F03A47}.kfh-payment-note{background:#EFF7FF;border:1px solid #BBD9FF;color:#0A4EA3;border-radius:14px;padding:14px;margin:16px 0;font-weight:900}.kfh-manager{background:#F6F9FD;min-height:100vh}.kfh-manager-shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.kfh-manager-sidebar{background:#fff;border-right:1px solid var(--kfh-line);padding:24px 18px;position:sticky;top:0;height:100vh}.kfh-manager-logo strong{display:block;font-size:30px;font-weight:950;color:#0A3E82;line-height:1}.kfh-manager-logo span{font-size:12px;font-weight:900;color:#0A3E82}.kfh-manager-tab{width:100%;border:0;background:transparent;text-align:left;padding:15px 16px;margin:7px 0;border-radius:14px;font-weight:900;color:#243A5C;cursor:pointer}.kfh-manager-tab.is-active{background:#EAF4FF;color:var(--kfh-primary)}.kfh-manager-help{position:absolute;left:18px;right:18px;bottom:24px;background:#F2F7FD;border-radius:18px;text-align:center;padding:22px}.kfh-manager-help strong{display:block;color:var(--kfh-accent);font-size:26px}.kfh-manager-main{padding:32px}.kfh-manager-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px}.kfh-manager-top h1{font-size:34px;margin:0}.kfh-manager-top p{margin:4px 0 0;color:#66758F}.kfh-manager-section{display:none}.kfh-manager-section.is-active{display:block}.kfh-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-bottom:22px}.kfh-stat-grid article{background:#fff;border:1px solid var(--kfh-line);border-radius:22px;padding:24px;box-shadow:0 12px 32px rgba(13,44,84,.05)}.kfh-stat-grid span{color:#66758F;font-weight:900}.kfh-stat-grid strong{display:block;font-size:34px;margin:10px 0}.kfh-stat-grid em{font-style:normal;color:var(--kfh-accent);font-weight:900}.kfh-manager-grid{display:grid;grid-template-columns:1.25fr .85fr;gap:22px}.kfh-manager-card{background:#fff;border:1px solid var(--kfh-line);border-radius:22px;padding:22px;box-shadow:0 12px 32px rgba(13,44,84,.05);margin-bottom:22px}.kfh-col-span{grid-row:span 2}.kfh-help-text{color:#66758F;margin-top:-6px}.kfh-table-wrap{overflow:auto}.kfh-table{width:100%;border-collapse:collapse;font-size:14px}.kfh-table th,.kfh-table td{padding:13px 10px;border-bottom:1px solid #EDF2F8;text-align:left;vertical-align:middle}.kfh-table th{background:#F8FAFD;color:#53647B;font-weight:950}.kfh-table-thumb{width:72px;height:48px;object-fit:cover;border-radius:8px}.kfh-status{display:inline-flex;border-radius:999px;padding:4px 9px;font-weight:950;font-size:12px;background:#EBF2FF;color:#0A4EA3}.kfh-status-paid,.kfh-status-confirmed{background:#EAF9F1;color:#139B55}.kfh-status-waiting,.kfh-status-pending{background:#FFF4DF;color:#E98900}.kfh-status-cancelled,.kfh-status-cancel_requested{background:#FFECEC;color:#E23A3A}.kfh-admin-program-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.kfh-admin-program-cards article{border:1px solid var(--kfh-line);border-radius:16px;padding:10px}.kfh-admin-program-cards img{width:100%;height:92px;object-fit:cover;border-radius:12px}.kfh-admin-program-cards strong{display:block;margin-top:8px}.kfh-admin-program-cards span,.kfh-admin-program-cards em{display:block;color:#66758F;font-size:13px;font-style:normal}.kfh-form-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.kfh-upload-row{display:flex;gap:10px;align-items:center;margin:14px 0;color:#66758F;font-weight:800}.kfh-auth-box{max-width:520px;margin:80px auto;background:#fff;border:1px solid var(--kfh-line);border-radius:24px;padding:36px;text-align:center;box-shadow:0 18px 42px rgba(13,44,84,.08)}.kfh-toast{position:fixed;right:24px;bottom:24px;z-index:100000;background:#0B1B33;color:#fff;border-radius:14px;padding:14px 18px;font-weight:900;opacity:0;transform:translateY(10px);transition:.22s}.kfh-toast.is-visible{opacity:1;transform:translateY(0)}.kfh-toast.error{background:#E23A3A}@media(max-width:1200px){.kfh-card-grid{grid-template-columns:repeat(2,1fr)}.kfh-filter{grid-template-columns:1fr 1fr}.kfh-filter label{border-bottom:1px solid var(--kfh-line)}.kfh-filter button{grid-column:1/-1;margin:12px}.kfh-booking-main,.kfh-payment-grid,.kfh-modal-top,.kfh-modal-bottom{grid-template-columns:1fr}.kfh-booking-summary{position:static}.kfh-modal-info-grid{grid-template-columns:repeat(2,1fr)}.kfh-manager-shell{grid-template-columns:1fr}.kfh-manager-sidebar{position:relative;height:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.kfh-manager-logo,.kfh-manager-help{display:none}.kfh-stat-grid{grid-template-columns:repeat(2,1fr)}.kfh-manager-grid{grid-template-columns:1fr}.kfh-form-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.kfh-container{width:calc(100% - 24px)}.kfh-header{height:62px;padding:0 14px}.kfh-logo-text strong{font-size:22px}.kfh-nav{display:none}.kfh-mini-btn{display:none}.kfh-hero,.kfh-list-hero{min-height:420px}.kfh-hero h1,.kfh-list-hero h1{font-size:42px}.kfh-lead,.kfh-list-hero p{font-size:16px}.kfh-hero-points{gap:8px}.kfh-hero-points span{font-size:13px}.kfh-filter-wrap{margin-top:14px}.kfh-filter{grid-template-columns:1fr;border-radius:18px}.kfh-filter label{padding:16px;border-right:0}.kfh-card-grid{grid-template-columns:1fr}.kfh-card-image{height:220px}.kfh-footer{grid-template-columns:1fr;padding:24px;text-align:center}.kfh-footer-links{justify-content:center;flex-wrap:wrap}.kfh-modal-dialog{width:100vw;height:100dvh;max-height:100dvh;border-radius:0;left:0;top:0;transform:none;padding:14px;padding-top:58px}.kfh-modal-close{right:14px;top:10px}.kfh-modal-main-img{height:260px}.kfh-modal-summary h2{font-size:34px}.kfh-score-row{grid-template-columns:repeat(2,1fr)}.kfh-modal-tabs{grid-template-columns:repeat(5,auto);overflow:auto}.kfh-modal-tabs button{padding:14px;white-space:nowrap}.kfh-modal-info-grid{grid-template-columns:1fr}.kfh-modal-info-grid article{border-right:0;border-bottom:1px solid var(--kfh-line)}.kfh-modal-cta{position:fixed;left:0;right:0;bottom:0;border-radius:20px 20px 0 0;z-index:3}.kfh-modal-desc{margin-bottom:160px}.kfh-date-time-panel{grid-template-columns:1fr}.kfh-calendar-simple{grid-template-columns:repeat(3,1fr)}.kfh-boat-seat-map{border-radius:28px;padding:20px;grid-template-columns:repeat(5,1fr)}.kfh-booking-main{gap:0}.kfh-product-mini{align-items:flex-start}.kfh-product-mini img{width:110px;height:80px}.kfh-payment-grid{gap:0}.kfh-manager-main{padding:16px}.kfh-stat-grid{grid-template-columns:1fr}.kfh-manager-sidebar{grid-template-columns:1fr 1fr;padding:12px}.kfh-manager-top{display:block}.kfh-form-grid{grid-template-columns:1fr}.kfh-admin-program-cards{grid-template-columns:1fr}.kfh-table{font-size:12px}.kfh-seat{height:40px}.kfh-page-title{font-size:32px}}

/* v0.2.0 typography refinement: slimmer premium myeongjo direction */
.kfh-app{font-family:"Noto Serif KR","Nanum Myeongjo","AppleMyungjo","Batang","Malgun Gothic",serif!important;font-weight:400!important;letter-spacing:-.012em!important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.kfh-app button,.kfh-app input,.kfh-app textarea,.kfh-app select{font-family:inherit!important}.kfh-app h1,.kfh-app h2,.kfh-app h3,.kfh-app h4,.kfh-logo-text strong,.kfh-logo-text span,.kfh-nav,.kfh-btn,.kfh-mini-btn,.kfh-menu-btn,.kfh-card-body h3 button,.kfh-manager-logo strong,.kfh-manager-logo span,.kfh-manager-tab,.kfh-table th,.kfh-status{font-weight:600!important;letter-spacing:-.018em!important}.kfh-app p,.kfh-card-body p,.kfh-feature-grid p,.kfh-footer-info,.kfh-help-text,.kfh-page-desc,.kfh-modal-summary>p,.kfh-modal-desc p{font-weight:400!important;letter-spacing:-.008em!important}.kfh-app strong,.kfh-app b,.kfh-app label,.kfh-filter label,.kfh-filter input,.kfh-filter select,.kfh-card-bottom strong,.kfh-times,.kfh-score-row span,.kfh-modal-tabs button,.kfh-modal-info-grid span,.kfh-booking-summary label,.kfh-field,.kfh-manager-form label{font-weight:500!important}.kfh-hero h1,.kfh-list-hero h1,.kfh-page-title,.kfh-modal-summary h2{font-weight:500!important;letter-spacing:-.045em!important}.kfh-eyebrow,.kfh-section-title span,.kfh-card-image span,.kfh-badges em,.kfh-pill,.kfh-total span,.kfh-total em{font-weight:500!important}.kfh-btn-primary{box-shadow:0 12px 26px rgba(10,78,163,.14)}.kfh-header{box-shadow:0 10px 26px rgba(13,44,84,.035)}

/* v0.2.0 manager help */
.kfh-help-page{background:#fff}.kfh-public-help{padding:44px 0 70px}.kfh-help-hero-card{background:linear-gradient(135deg,#FFFFFF,#F4F9FF)!important;border-color:#D9E9FF!important}.kfh-help-kicker{display:inline-flex;color:var(--kfh-accent);font-size:14px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.kfh-help-hero-card h2{font-size:38px;margin:0 0 8px}.kfh-help-hero-card p{font-size:18px;color:#63758f;margin:0}.kfh-help-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.kfh-help-steps{margin:0;padding:0;list-style:none}.kfh-help-steps li{display:grid;grid-template-columns:120px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid #EDF2F8}.kfh-help-steps li:last-child{border-bottom:0}.kfh-help-steps strong{color:#0A4EA3}.kfh-help-steps span,.kfh-help-note,.kfh-help-list{color:#65768f}.kfh-help-size-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.kfh-help-size-list div{border:1px solid #E5ECF6;background:#F9FBFE;border-radius:14px;padding:14px}.kfh-help-size-list b{display:block;color:#10233f}.kfh-help-size-list span{color:#0A4EA3}.kfh-shortcode-table{border:1px solid #E0E8F4;border-radius:18px;overflow:hidden;background:#fff}.kfh-shortcode-table div{display:grid;grid-template-columns:310px 1fr 88px;gap:16px;align-items:center;padding:15px 18px;border-bottom:1px solid #EDF2F8}.kfh-shortcode-table div:last-child{border-bottom:0}.kfh-shortcode-table code,.kfh-code-sample{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;background:#F2F7FD;color:#0A4EA3;border:1px solid #DDE9F7;border-radius:10px;padding:8px 10px;font-size:14px}.kfh-shortcode-table a,.kfh-shortcode-table em{justify-self:end;font-style:normal;border:1px solid #DDE8F5;border-radius:999px;padding:6px 12px;color:#0A4EA3;background:#fff}.kfh-code-sample{margin-top:10px;display:block;color:#23405f}.kfh-help-list{margin:10px 0 0;padding-left:18px}.kfh-help-list li{margin:6px 0}@media(max-width:768px){.kfh-help-grid{grid-template-columns:1fr}.kfh-help-steps li{grid-template-columns:1fr;gap:4px}.kfh-help-size-list{grid-template-columns:1fr}.kfh-shortcode-table div{grid-template-columns:1fr;gap:8px}.kfh-shortcode-table a,.kfh-shortcode-table em{justify-self:start}.kfh-help-hero-card h2{font-size:30px}}

/* v0.3.0 full-width theme isolation + premium slim typography fix */
body.kfh-page,
body.kfh-manager-page{background:#fff!important;overflow-x:hidden!important;}
body.kfh-page #masthead,
body.kfh-page .site-header,
body.kfh-page .site-footer,
body.kfh-page .site-info,
body.kfh-page .entry-header,
body.kfh-page .comments-area,
body.kfh-page .sidebar,
body.kfh-manager-page #masthead,
body.kfh-manager-page .site-header,
body.kfh-manager-page .site-footer,
body.kfh-manager-page .site-info,
body.kfh-manager-page .entry-header,
body.kfh-manager-page .comments-area,
body.kfh-manager-page .sidebar{display:none!important;}
body.kfh-page #page,
body.kfh-page .site,
body.kfh-page .site-content,
body.kfh-page .content-area,
body.kfh-page .site-main,
body.kfh-page .inside-article,
body.kfh-page .entry-content,
body.kfh-manager-page #page,
body.kfh-manager-page .site,
body.kfh-manager-page .site-content,
body.kfh-manager-page .content-area,
body.kfh-manager-page .site-main,
body.kfh-manager-page .inside-article,
body.kfh-manager-page .entry-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}
body.kfh-page .entry-content > *,
body.kfh-manager-page .entry-content > *{max-width:none!important;}
.kfh-app{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow-x:hidden!important;background:#fff!important;font-family:"Noto Serif KR","Source Han Serif KR","Nanum Myeongjo","AppleMyungjo","Batang",serif!important;font-size:16px;font-weight:400!important;color:#0d1d34!important;}
.kfh-app *{text-shadow:none!important;}
.kfh-container{width:min(1480px,calc(100% - 72px))!important;max-width:1480px!important;}
.kfh-header{height:78px!important;padding:0 44px!important;background:rgba(255,255,255,.96)!important;border-bottom:1px solid rgba(217,226,239,.9)!important;box-shadow:0 12px 34px rgba(17,56,94,.045)!important;}
.kfh-logo-text strong{font-size:28px!important;font-weight:500!important;letter-spacing:-.025em!important;}
.kfh-logo-text span{font-size:12px!important;font-weight:400!important;letter-spacing:.08em!important;}
.kfh-nav{gap:44px!important;font-size:16px!important;font-weight:400!important;}
.kfh-nav a{padding:27px 0 23px!important;}
.kfh-mini-btn,.kfh-menu-btn,.kfh-btn{font-weight:400!important;}
.kfh-hero{min-height:640px!important;background-position:center right!important;background-size:cover!important;}
.kfh-hero .kfh-container{padding:90px 0 120px!important;}
.kfh-hero-copy{max-width:720px!important;position:relative;z-index:2;}
.kfh-eyebrow{font-size:18px!important;font-weight:400!important;color:#1189e8!important;margin-bottom:14px!important;}
.kfh-hero h1,.kfh-list-hero h1{font-size:62px!important;line-height:1.08!important;font-weight:400!important;letter-spacing:-.045em!important;color:#071a31!important;margin-bottom:20px!important;}
.kfh-lead,.kfh-list-hero p{font-size:20px!important;line-height:1.7!important;font-weight:400!important;color:#52647a!important;}
.kfh-hero-points span{font-size:15px!important;font-weight:400!important;background:rgba(255,255,255,.86)!important;border-color:rgba(10,78,163,.12)!important;box-shadow:0 12px 34px rgba(20,60,100,.07)!important;}
.kfh-filter-wrap{margin-top:-54px!important;}
.kfh-filter{border-radius:24px!important;box-shadow:0 22px 60px rgba(13,44,84,.12)!important;}
.kfh-filter label{font-weight:400!important;padding:22px 26px!important;}
.kfh-filter label span{font-weight:400!important;}
.kfh-filter input,.kfh-filter select{font-weight:400!important;font-size:16px!important;}
.kfh-section-head h2,.kfh-section-title h2{font-size:38px!important;font-weight:400!important;letter-spacing:-.035em!important;}
.kfh-card-body h3,.kfh-card-body h3 button{font-weight:500!important;}
.kfh-card-body p,.kfh-times,.kfh-card-bottom span,.kfh-feature-grid p{font-weight:400!important;}
.kfh-feature-grid article{min-height:230px!important;}
.kfh-footer{grid-template-columns:190px minmax(220px,.8fr) minmax(380px,1.6fr) 230px!important;padding:32px 48px!important;align-items:start!important;}
.kfh-footer-links{display:grid!important;grid-template-columns:repeat(2,max-content)!important;gap:10px 22px!important;font-weight:400!important;line-height:1.7!important;}
.kfh-footer-info{font-size:14px!important;line-height:1.9!important;word-break:keep-all!important;}
.kfh-footer-call strong{font-weight:400!important;}
.kfh-modal-dialog{width:min(1640px,96vw)!important;max-height:94vh!important;border-radius:30px!important;}
.kfh-modal-summary h2{font-weight:400!important;}
@media(max-width:1200px){
  .kfh-container{width:min(100% - 40px,1120px)!important;}
  .kfh-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .kfh-footer{grid-template-columns:1fr 1fr!important;}
}
@media(max-width:768px){
  .kfh-app{margin-left:calc(50% - 50vw)!important;}
  .kfh-container{width:calc(100% - 28px)!important;}
  .kfh-header{height:64px!important;padding:0 14px!important;}
  .kfh-hero{min-height:560px!important;background-position:62% center!important;}
  .kfh-hero .kfh-container{padding:58px 0 90px!important;}
  .kfh-hero h1,.kfh-list-hero h1{font-size:40px!important;line-height:1.14!important;}
  .kfh-lead,.kfh-list-hero p{font-size:16px!important;}
  .kfh-filter-wrap{margin-top:-30px!important;}
  .kfh-footer{grid-template-columns:1fr!important;text-align:left!important;padding:28px 22px!important;}
  .kfh-footer-links{grid-template-columns:repeat(2,1fr)!important;}
  .kfh-modal-dialog{width:100vw!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important;}
}

/* v0.4.0 premium UI repair: clear hero, luminous buttons, fixed modal, mobile menu, month calendar, seat limit UX */
.kfh-app{--kfh-primary:#0868d8;--kfh-primary-deep:#063a86;--kfh-accent:#25a8ff;--kfh-ink:#07192f;--kfh-soft:#f6fbff;font-family:"Noto Serif KR","Source Han Serif KR","Nanum Myeongjo","AppleMyungjo","Batang",serif!important;color:var(--kfh-ink)!important;}
.kfh-app button,.kfh-app input,.kfh-app select,.kfh-app textarea{font-family:"Noto Sans KR","Pretendard","Apple SD Gothic Neo",sans-serif!important;font-weight:400!important;}
.kfh-app h1,.kfh-app h2,.kfh-app h3,.kfh-app .kfh-page-title{font-family:"Noto Serif KR","Source Han Serif KR","Nanum Myeongjo","AppleMyungjo","Batang",serif!important;font-weight:400!important;letter-spacing:-.035em!important;}
.kfh-btn,.kfh-btn-primary,.kfh-btn-light,.kfh-mini-btn{font-family:"Noto Sans KR","Pretendard","Apple SD Gothic Neo",sans-serif!important;font-weight:500!important;letter-spacing:-.01em!important;}
.kfh-btn-primary{position:relative;overflow:hidden;background:linear-gradient(135deg,#0b8dff 0%,#0a61d4 52%,#063982 100%)!important;color:#fff!important;border:1px solid rgba(255,255,255,.26)!important;box-shadow:0 18px 38px rgba(7,100,216,.30),0 0 0 1px rgba(52,166,255,.15) inset!important;text-shadow:0 1px 0 rgba(0,0,0,.14)!important;}
.kfh-btn-primary:before{content:"";position:absolute;inset:-40% auto -40% -80%;width:55%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.46),transparent);transform:skewX(-22deg);transition:left .7s ease;}
.kfh-btn-primary:hover:before{left:130%;}
.kfh-btn-primary:hover{transform:translateY(-2px);box-shadow:0 24px 52px rgba(7,100,216,.38),0 0 22px rgba(37,168,255,.28)!important;color:#fff!important;}
.kfh-btn-primary *,.kfh-btn-primary{color:#fff!important;}
.kfh-btn-light{background:rgba(255,255,255,.96)!important;color:#0a4ea3!important;border-color:#d8e9fb!important;box-shadow:0 10px 26px rgba(15,76,129,.08)!important;}
.kfh-btn-light:hover{background:#f3faff!important;border-color:#9bd4ff!important;color:#0868d8!important;}
.kfh-menu-btn{display:none!important;width:44px;height:44px;padding:0!important;border-radius:16px!important;background:linear-gradient(135deg,#0b8dff,#06489e)!important;box-shadow:0 14px 30px rgba(8,104,216,.28)!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:5px!important;}
.kfh-menu-btn span{display:block;width:18px;height:2px;background:#fff;border-radius:999px;}
.kfh-mini-btn{color:#0a4ea3!important;background:rgba(255,255,255,.9)!important;border-color:#dce8f5!important;}

.kfh-hero-slider{position:relative;overflow:hidden;min-height:650px!important;background:#edf7ff!important;}
.kfh-hero-slides{position:absolute;inset:0;z-index:0;}
.kfh-hero-slide{position:absolute;inset:0;background-image:var(--kfh-hero-desktop);background-size:cover;background-position:center right;opacity:0;transform:scale(1.03);transition:opacity .9s ease,transform 5.5s ease;}
.kfh-hero-slide.is-active{opacity:1;transform:scale(1);}
.kfh-hero-slider:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.20),rgba(255,255,255,.08) 46%,rgba(255,255,255,0));z-index:1;pointer-events:none;}
.kfh-hero-slider .kfh-container{position:relative;z-index:2;}
.kfh-glass-copy{max-width:720px!important;padding:44px 46px!important;border:1px solid rgba(255,255,255,.75)!important;border-radius:30px!important;background:linear-gradient(135deg,rgba(255,255,255,.90),rgba(255,255,255,.68))!important;box-shadow:0 32px 90px rgba(16,65,110,.16),0 0 0 1px rgba(255,255,255,.52) inset!important;backdrop-filter:blur(16px) saturate(1.22)!important;}
.kfh-glass-copy .kfh-eyebrow{font-size:18px!important;color:#168df2!important;margin-bottom:12px!important;}
.kfh-glass-copy h1{font-size:58px!important;color:#061a31!important;margin-bottom:16px!important;}
.kfh-glass-copy .kfh-lead{font-size:19px!important;color:#465b75!important;margin-bottom:26px!important;}
.kfh-hero-points{gap:10px!important;}
.kfh-hero-points span{font-family:"Noto Sans KR","Pretendard",sans-serif!important;background:rgba(255,255,255,.92)!important;color:#0b315e!important;border:1px solid rgba(10,104,216,.13)!important;border-radius:999px!important;padding:10px 16px!important;font-weight:500!important;box-shadow:0 10px 26px rgba(9,61,118,.08)!important;}
.kfh-hero-dots{position:absolute;left:50%;bottom:30px;transform:translateX(-50%);z-index:3;display:flex;gap:9px;}
.kfh-hero-dots button{width:9px;height:9px;border:0;border-radius:999px;background:rgba(10,78,163,.25);padding:0;transition:.25s;}
.kfh-hero-dots button.is-active{width:28px;background:#0b8dff;box-shadow:0 0 14px rgba(37,168,255,.42);}

.kfh-program-card{overflow:hidden!important;}
.kfh-card-image{overflow:hidden!important;}
.kfh-card-image span{top:16px!important;left:16px!important;background:rgba(255,255,255,.88)!important;color:#0b315e!important;border:1px solid rgba(255,255,255,.74)!important;backdrop-filter:blur(10px)!important;box-shadow:0 10px 25px rgba(5,35,70,.12)!important;font-family:"Noto Sans KR","Pretendard",sans-serif!important;font-weight:500!important;}
.kfh-fav{right:16px!important;top:16px!important;width:42px!important;height:42px!important;background:rgba(255,255,255,.88)!important;border:1px solid rgba(255,255,255,.72)!important;color:#0a4ea3!important;box-shadow:0 12px 28px rgba(5,35,70,.14)!important;backdrop-filter:blur(10px)!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.kfh-fav:hover{background:#fff!important;color:#ff4b86!important;transform:scale(1.05);}
.kfh-card-bottom .kfh-btn{min-width:104px;color:#fff!important;}
.kfh-card-body h3,.kfh-card-body h3 button{font-size:22px!important;color:#0b1d34!important;}
.kfh-card-body p{font-family:"Noto Sans KR","Pretendard",sans-serif!important;font-size:15px!important;}

.kfh-mobile-menu{display:none;}
@media(min-width:769px){.kfh-nav{display:flex!important}.kfh-menu-btn{display:none!important}.kfh-mobile-menu{display:none!important}}
@media(max-width:768px){
  .kfh-nav{display:none!important}.kfh-menu-btn{display:flex!important}.kfh-mini-btn{display:none!important}
  .kfh-mobile-menu{display:block;position:fixed;inset:0;z-index:2000;background:rgba(6,20,38,.52);backdrop-filter:blur(8px);opacity:0;visibility:hidden;transition:.25s;}
  body.kfh-mobile-open .kfh-mobile-menu{opacity:1;visibility:visible;}
  .kfh-mobile-menu-inner{position:absolute;right:10px;top:10px;bottom:10px;width:min(360px,calc(100vw - 20px));background:rgba(255,255,255,.96);border:1px solid rgba(222,234,246,.9);border-radius:24px;box-shadow:0 28px 70px rgba(0,0,0,.22);padding:26px;}
  .kfh-mobile-menu nav{display:flex;flex-direction:column;gap:8px;margin-top:30px;}
  .kfh-mobile-menu nav a{padding:16px 14px;border-radius:14px;font-family:"Noto Sans KR","Pretendard",sans-serif;color:#0b315e!important;background:#f8fbff;border:1px solid #e6eff8;}
  .kfh-mobile-close{position:absolute;right:24px;top:24px;width:44px;height:44px;border:0;border-radius:50%;background:#f3f8ff;color:#0b315e;font-size:28px;line-height:1;}
  .kfh-hero-slide{background-image:var(--kfh-hero-mobile);background-position:center center;}
  .kfh-glass-copy{padding:26px 24px!important;border-radius:24px!important;max-width:calc(100vw - 28px)!important;}
  .kfh-glass-copy h1{font-size:38px!important;}
}

.kfh-modal-dialog{overflow:hidden!important;padding:0!important;border-radius:30px!important;background:#fff!important;}
.kfh-modal-scroll{max-height:94vh;overflow-y:auto;overflow-x:hidden;padding:28px;scrollbar-width:thin;scrollbar-color:#bfd0e5 transparent;}
.kfh-modal-scroll::-webkit-scrollbar{width:8px}.kfh-modal-scroll::-webkit-scrollbar-thumb{background:#bfd0e5;border-radius:999px}.kfh-modal-scroll::-webkit-scrollbar-track{background:transparent}
.kfh-modal-close{right:22px!important;top:22px!important;width:48px!important;height:48px!important;background:rgba(244,249,255,.94)!important;color:#0b315e!important;border:1px solid #dfeaf6!important;box-shadow:0 14px 34px rgba(7,33,64,.12)!important;font-size:30px!important;line-height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:20!important;}
.kfh-modal-close:hover{background:#fff!important;color:#0868d8!important;}
.kfh-modal-backdrop{background:rgba(7,18,35,.70)!important;}
.kfh-modal-cta .kfh-btn-primary{color:#fff!important;}
@media(max-width:768px){.kfh-modal-dialog{width:100vw!important;height:100dvh!important;border-radius:0!important;}.kfh-modal-scroll{height:100dvh;max-height:100dvh;padding:18px 14px 92px}.kfh-modal-close{right:14px!important;top:14px!important}}

.kfh-calendar-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px;}
.kfh-calendar-head h2{margin:0!important;}
.kfh-month-nav{display:flex;align-items:center;gap:10px;font-family:"Noto Sans KR","Pretendard",sans-serif;}
.kfh-month-nav strong{min-width:90px;text-align:center;font-weight:500;color:#0b315e;}
.kfh-month-nav button{width:38px;height:38px;border:1px solid #dce8f5;border-radius:50%;background:#fff;color:#0868d8;font-size:26px;line-height:1;box-shadow:0 8px 20px rgba(13,44,84,.06);}
.kfh-month-nav button:disabled{opacity:.35;color:#98a8bc;box-shadow:none;}
.kfh-calendar-simple{grid-template-columns:repeat(7,minmax(78px,1fr))!important;}
.kfh-date-chip{font-family:"Noto Sans KR","Pretendard",sans-serif!important;font-weight:500!important;}
.kfh-date-chip span{font-weight:500!important;}
.kfh-date-chip em{font-weight:500!important;}
.kfh-time-selected strong{font-weight:400!important;}

.kfh-counter{display:grid!important;grid-template-columns:44px 1fr 44px!important;gap:10px!important;align-items:center!important;}
.kfh-counter button{width:44px!important;height:44px!important;border-radius:14px!important;border:1px solid #d9e7f6!important;background:#fff!important;color:#0868d8!important;font-size:24px!important;line-height:1!important;box-shadow:0 8px 20px rgba(13,44,84,.07)!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.kfh-counter button:hover{background:#eef8ff!important;border-color:#9ed6ff!important;}
.kfh-counter input{text-align:center!important;font-size:20px!important;font-weight:600!important;color:#061a31!important;border:1px solid #d9e7f6!important;border-radius:14px!important;min-height:44px!important;padding:0 8px!important;}
.kfh-seat{font-family:"Noto Sans KR","Pretendard",sans-serif!important;font-weight:500!important;}
.kfh-seat.is-selected{background:linear-gradient(135deg,#0b8dff,#065dc8)!important;color:#fff!important;box-shadow:0 14px 26px rgba(8,104,216,.25)!important;}

.kfh-slide-setting-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:18px 0;}
.kfh-slide-setting-grid>div{border:1px solid #e0e9f5;border-radius:18px;padding:18px;background:#fbfdff;}
.kfh-slide-setting-grid h3{font-size:18px!important;margin:0 0 10px!important;}
@media(max-width:1100px){.kfh-slide-setting-grid{grid-template-columns:1fr;}}


/* v0.5.0 mobile/menu/video/reservation refinement */
.kfh-hero-slider{isolation:isolate;}
.kfh-hero-slider:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,var(--kfh-hero-overlay,.10));z-index:1;pointer-events:none;}
.kfh-hero-slider:after{z-index:2!important;}
.kfh-hero-slider .kfh-container{z-index:3!important;}
.kfh-hero-video-bg{position:absolute;inset:0;z-index:0;overflow:hidden;background:#dff3ff;}
.kfh-hero-video-bg iframe{position:absolute;left:50%;top:50%;width:177.78vh;min-width:100%;height:56.25vw;min-height:100%;transform:translate(-50%,-50%);border:0;pointer-events:none;}
.kfh-hero-video-mode .kfh-hero-dots,.kfh-hero-video-mode .kfh-hero-slides{display:none!important;}

.kfh-date-chip,.kfh-date-chip:hover,.kfh-date-chip:focus,.kfh-date-chip:active{background:#fff!important;color:#07192f!important;border-color:#dce8f5!important;box-shadow:0 10px 22px rgba(13,44,84,.05)!important;outline:none!important;}
.kfh-date-chip:hover:not(.is-disabled):not(.is-selected){background:#f2f9ff!important;border-color:#9bd7ff!important;transform:translateY(-1px);}
.kfh-date-chip.is-selected,.kfh-date-chip.is-selected:hover,.kfh-date-chip.is-selected:focus{background:linear-gradient(135deg,#0b8dff,#0868d8)!important;color:#fff!important;border-color:#0b8dff!important;box-shadow:0 16px 34px rgba(8,104,216,.24)!important;}
.kfh-date-chip.is-selected span,.kfh-date-chip.is-selected em{color:#fff!important;}
.kfh-date-chip.is-disabled{background:#f6f8fb!important;color:#aab6c4!important;border-color:#edf2f8!important;box-shadow:none!important;}

.kfh-booking-summary{overflow:hidden!important;}
.kfh-summary-product{display:grid!important;grid-template-columns:112px 1fr!important;gap:14px!important;align-items:center!important;border-bottom:1px solid #e8eff8!important;padding-bottom:16px!important;margin-bottom:16px!important;}
.kfh-summary-product img{width:112px!important;height:74px!important;border-radius:14px!important;object-fit:cover!important;}
.kfh-summary-product strong{display:block!important;font-size:17px!important;line-height:1.35!important;white-space:normal!important;word-break:keep-all!important;color:#07192f!important;}
.kfh-summary-product span{display:block!important;margin-top:4px!important;font-size:13px!important;line-height:1.45!important;color:#66758f!important;word-break:keep-all!important;}
.kfh-people-row{display:grid!important;grid-template-columns:minmax(96px,1fr) 154px!important;gap:14px!important;align-items:center!important;padding:16px 0!important;border-bottom:1px solid #edf2f8!important;}
.kfh-people-row>div:first-child{min-width:0!important;}
.kfh-people-row>div:first-child strong{display:block!important;font-family:"Noto Sans KR","Pretendard",sans-serif!important;font-size:16px!important;line-height:1.25!important;font-weight:500!important;color:#07192f!important;white-space:nowrap!important;word-break:keep-all!important;}
.kfh-people-row>div:first-child span{display:block!important;margin-top:4px!important;font-family:"Noto Sans KR","Pretendard",sans-serif!important;font-size:13px!important;line-height:1.35!important;color:#66758f!important;white-space:nowrap!important;}
.kfh-counter{width:154px!important;grid-template-columns:42px 54px 42px!important;gap:8px!important;justify-content:end!important;}
.kfh-counter button{width:42px!important;height:42px!important;font-size:24px!important;color:#0868d8!important;background:#fff!important;}
.kfh-counter input{width:54px!important;min-height:42px!important;font-size:18px!important;padding:0!important;}
.kfh-total{display:grid!important;grid-template-columns:1fr auto!important;gap:6px 12px!important;align-items:end!important;padding:20px 0!important;}
.kfh-total span{font-size:15px!important;}
.kfh-total strong{font-family:"Noto Sans KR","Pretendard",sans-serif!important;font-size:30px!important;line-height:1!important;color:#1597f5!important;}
.kfh-total em{grid-column:2!important;font-size:14px!important;color:#119653!important;}

.kfh-mobile-menu{pointer-events:none!important;}
body.kfh-mobile-open .kfh-mobile-menu{pointer-events:auto!important;}
body.kfh-mobile-open{overflow:hidden!important;}
.kfh-mobile-top{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 2px 14px;border-bottom:1px solid #e6eff8;}
.kfh-mobile-close{position:static!important;flex:0 0 42px!important;width:42px!important;height:42px!important;border-radius:50%!important;background:#f2f8ff!important;border:1px solid #dfeaf6!important;color:#0b315e!important;font-size:28px!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;box-shadow:0 10px 24px rgba(5,35,70,.08)!important;}
@media(max-width:768px){
  .kfh-mobile-menu{z-index:999999!important;background:rgba(6,20,38,.46)!important;}
  .kfh-mobile-menu-inner{left:14px!important;right:14px!important;top:74px!important;bottom:auto!important;width:auto!important;max-height:calc(100dvh - 90px)!important;overflow:auto!important;padding:18px!important;border-radius:26px!important;}
  .kfh-mobile-menu .kfh-logo-text strong{font-size:28px!important;}
  .kfh-mobile-menu .kfh-logo-text span{font-size:12px!important;}
  .kfh-mobile-menu nav{margin-top:16px!important;gap:10px!important;}
  .kfh-mobile-menu nav a{font-size:18px!important;line-height:1.2!important;padding:16px 18px!important;border-radius:16px!important;background:#f7fbff!important;color:#0b315e!important;}
  .kfh-glass-copy{max-width:calc(100vw - 28px)!important;overflow:hidden!important;}
  .kfh-hero-slider{min-height:620px!important;}
  .kfh-booking-summary{margin-top:18px!important;}
  .kfh-summary-product{grid-template-columns:104px 1fr!important;}
  .kfh-summary-product img{width:104px!important;height:70px!important;}
  .kfh-people-row{grid-template-columns:minmax(92px,1fr) 150px!important;gap:12px!important;}
  .kfh-counter{width:150px!important;grid-template-columns:40px 54px 40px!important;}
  .kfh-counter button{width:40px!important;height:40px!important;}
}
