.hts-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a1e3780;z-index:200}.hts-sheet{position:fixed;bottom:0;left:50%;width:100%;max-width:480px;max-height:84vh;overflow-y:auto;background:#fff;border-radius:22px 22px 0 0;box-shadow:0 -10px 40px #00285a38;z-index:201}.hts-handle-btn{position:sticky;top:0;width:100%;display:flex;justify-content:center;padding:10px 0 6px;background:#fff;border:none;cursor:pointer}.hts-handle{width:38px;height:4px;border-radius:999px;background:#d7e2ee}.hts-body{padding:2px 22px calc(24px + env(safe-area-inset-bottom))}.hts-title{font-size:19px;font-weight:800;color:var(--brand-dark);margin-bottom:6px}.hts-definition{font-size:13px;color:var(--text-muted);line-height:1.65;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--border-blue)}.hts-fields{display:flex;flex-direction:column;gap:15px;margin-bottom:20px}.hts-field-label{display:inline-block;font-size:11px;font-weight:700;color:var(--brand);background:var(--bg-light);padding:3px 10px;border-radius:999px;margin-bottom:6px}.hts-field-value{font-size:13px;color:var(--text);line-height:1.65}.hts-device-note{margin-top:8px;font-size:13px;color:var(--text);line-height:1.65;white-space:pre-line;background:var(--bg-surface);border:1px solid var(--border-blue);padding:9px 11px;border-radius:10px}.hts-exception-note{font-size:13px;line-height:1.8;color:var(--text);background:var(--bg-light);border:1px solid var(--border-blue);padding:15px 16px;border-radius:14px;margin-bottom:20px}.hts-cta{width:100%;font-family:inherit;font-size:14px;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--brand) 0%,var(--brand-mid) 100%);border:none;border-radius:14px;padding:14px 20px;cursor:pointer;box-shadow:0 4px 18px #0077b652;margin-bottom:14px}.hts-noprice-note{width:100%;box-sizing:border-box;text-align:center;font-size:13px;color:var(--text);background:var(--bg-surface);border:1px dashed var(--border-blue);border-radius:14px;padding:13px 16px;margin-bottom:14px}.hts-footer-note{text-align:center;font-size:10.5px;color:var(--text-muted)}.pkg-widget{--pw-navy: #0F2A47;--pw-mid: #1E5C94;--pw-sky: #5FA8DC;--pw-amber: #D89B4A;--pw-amber-soft: #FBEEDD;--pw-amber-text: #A9701F;--pw-teal: #0ABAB5;--pw-bg: #F5F8FC;--pw-card: #FFFFFF;--pw-fixed-bg: #EEF2F6;--pw-line: #DCE4EC;--pw-text: #16232F;--pw-muted: #66788C;background:var(--pw-bg);padding-bottom:28px}.pkg-hero{background:linear-gradient(160deg,var(--pw-navy) 0%,var(--pw-mid) 55%,var(--pw-sky) 100%);color:#fff;padding:20px 20px 46px;text-align:center;position:relative;overflow:hidden}.pkg-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 80% 0%,rgba(255,255,255,.12),transparent 55%);pointer-events:none}.pkg-hero>*{position:relative}.pkg-hero-topbar{display:flex;justify-content:flex-start;margin-bottom:20px}.pkg-widget[dir=rtl] .pkg-hero-topbar{justify-content:flex-end}.pkg-back-btn{background:#00000059;border:none;color:#fff;font-size:12.5px;padding:7px 14px;border-radius:999px;cursor:pointer;font-family:inherit}.pkg-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;letter-spacing:.04em;background:#ffffff24;padding:6px 16px;border-radius:999px;margin-bottom:18px}.pkg-hero-title{font-size:clamp(22px,5.5vw,28px);font-weight:800;line-height:1.5;max-width:460px;margin:0 auto 12px}.pkg-hero-sub{font-size:13px;color:#ffffffd9;max-width:420px;margin:0 auto 18px;line-height:1.7}.pkg-hero-note{font-size:10px;color:#ffffff80;line-height:1.7;max-width:420px;margin:0 auto}.pkg-counts{max-width:640px;margin:-28px auto 0;background:var(--pw-card);border-radius:16px;box-shadow:0 12px 30px #0f2a4724;display:flex;position:relative;z-index:2;overflow:hidden}.pkg-counts .pw-c{flex:1;text-align:center;padding:16px 6px;border-right:1px solid var(--pw-line)}.pkg-counts .pw-c:last-child{border-right:none}.pkg-counts .pw-num{font-weight:800;font-size:21px;color:var(--pw-teal)}.pkg-counts .pw-c.selectable .pw-num{color:var(--pw-amber)}.pkg-counts .pw-lbl{font-size:11px;color:var(--pw-muted);margin-top:2px}.pkg-section{max-width:640px;margin:0 auto;padding:0 20px}.pkg-section-head{text-align:center;margin-bottom:16px}.pkg-section-head h2{font-size:18px;font-weight:800;color:var(--pw-navy)}.pkg-section-head p{font-size:12px;color:var(--pw-muted);margin-top:6px;line-height:1.6}.pkg-glance-wrap{margin-top:36px}.pkg-glance-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;background:var(--pw-card);border-radius:14px;padding:12px;box-shadow:0 4px 16px #0f2a4712}@media(max-width:420px){.pkg-glance-grid{grid-template-columns:repeat(2,1fr)}}.pkg-glance-col{background:var(--pw-bg);border-radius:10px;padding:10px 8px;display:flex;flex-direction:column}.pkg-glance-day{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2px;padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid var(--pw-line)}.pkg-glance-day .pw-dnum{width:20px;height:20px;border-radius:50%;background:var(--pw-navy);color:#fff;font-size:10.5px;font-weight:700;display:flex;align-items:center;justify-content:center}.pkg-glance-day .pw-dtitle{font-size:11px;font-weight:700;color:var(--pw-navy);line-height:1.3}.pkg-glance-sub{font-size:9.5px;color:var(--pw-muted);text-align:center;margin-bottom:8px}.pkg-glance-list{list-style:none;display:flex;flex-direction:column;gap:6px;padding:0}.pkg-glance-list li{font-size:10.5px;line-height:1.35;padding-left:10px;position:relative;color:var(--pw-text)}.pkg-glance-list li:before{content:"";position:absolute;left:0;top:5px;width:5px;height:5px;border-radius:50%;background:var(--pw-mid)}.pkg-glance-list li.op:before{background:var(--pw-amber)}.pkg-glance-list li em{display:block;font-style:normal;font-size:9px;color:var(--pw-amber);font-weight:700}.pkg-legend{display:flex;justify-content:center;gap:20px;margin-top:14px;font-size:11.5px;color:var(--pw-muted)}.pkg-legend span{display:inline-flex;align-items:center;gap:6px}.pkg-dot{width:9px;height:9px;border-radius:50%;display:inline-block}.pkg-dot.fixed{background:var(--pw-mid)}.pkg-dot.select{background:var(--pw-amber);box-shadow:0 0 0 3px var(--pw-amber-soft)}.pkg-timeline-wrap{margin-top:40px}.pkg-select-cta{display:inline-flex;align-items:center;gap:2px;font-size:16px;font-weight:800;color:var(--pw-teal);letter-spacing:.04em;min-height:1.4em;text-align:center}.pkg-cta-cursor{animation:pkg-blink .9s step-end infinite}.pkg-cta-cursor.done{animation:none;opacity:0}@keyframes pkg-blink{50%{opacity:0}}.pkg-day{position:relative;padding-left:28px;margin-bottom:4px}.pkg-widget[dir=rtl] .pkg-day{padding-left:0;padding-right:28px}.pkg-day:before{content:"";position:absolute;left:8px;top:5px;bottom:-6px;width:2px;background:var(--pw-line)}.pkg-widget[dir=rtl] .pkg-day:before{left:auto;right:8px}.pkg-day:last-child:before{display:none}.pkg-day-marker{position:absolute;left:0;top:0;width:18px;height:18px;border-radius:50%;background:var(--pw-navy);color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;z-index:1}.pkg-widget[dir=rtl] .pkg-day-marker{left:auto;right:0}.pkg-day-card{background:var(--pw-card);border-radius:12px;padding:13px 15px 3px;margin-bottom:16px;box-shadow:0 4px 16px #0f2a470f}.pkg-day-title{font-weight:800;font-size:14px;color:var(--pw-navy);margin-bottom:1px}.pkg-day-date{font-size:10.5px;color:var(--pw-muted);margin-bottom:6px;letter-spacing:.06em}.pkg-slot{display:flex;gap:10px;padding:8px 0;border-top:1px dashed var(--pw-line)}.pkg-slot:first-of-type{border-top:none}.pkg-slot-time{flex:0 0 44px;font-size:11px;color:var(--pw-muted);padding-top:2px}.pkg-slot-body{flex:1;min-width:0}.pkg-slot-top{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.pkg-slot-label{font-size:13.5px;font-weight:600}.pkg-badge{font-size:10px;padding:2px 9px;border-radius:999px;white-space:nowrap;font-weight:700;flex-shrink:0}.pkg-badge.fixed{background:var(--pw-fixed-bg);color:var(--pw-mid)}.pkg-badge.select{background:var(--pw-amber-soft);color:var(--pw-amber-text)}.pkg-slot-detail{font-size:12px;color:var(--pw-muted);margin-top:2px}.pkg-choose-btn{display:inline-flex;align-items:center;gap:4px;background:var(--pw-amber-soft);border:none;color:var(--pw-amber-text);border-radius:999px;padding:5px 11px;font-size:11.5px;font-weight:700;cursor:pointer;font-family:inherit;white-space:nowrap}.pkg-choose-btn .pw-arrow{font-size:9px;transition:transform .2s ease;display:inline-block}.pkg-choose-btn.open .pw-arrow{transform:rotate(180deg)}.pkg-options{max-height:0;overflow:hidden;transition:max-height .25s ease;background:#fff;border-radius:12px;width:100%}.pkg-options.open{max-height:260px;overflow-y:auto;margin-top:8px;padding:2px 12px;border:1px solid var(--pw-line);box-shadow:0 10px 24px #0f2a471f}.pkg-option{display:flex;align-items:center;gap:10px;padding:11px 2px;border-bottom:1px solid var(--pw-line);cursor:pointer;font-size:13px;color:var(--pw-text);background:none;border-left:none;border-right:none;border-top:none;width:100%;text-align:left;font-family:inherit}.pkg-widget[dir=rtl] .pkg-option{text-align:right}.pkg-option:last-child{border-bottom:none}.pkg-option .pw-check{flex:0 0 16px;color:var(--pw-mid);font-weight:700;font-size:14px;opacity:0}.pkg-option.picked .pw-check{opacity:1}.pkg-option.picked{font-weight:700;color:var(--pw-navy)}.pkg-price-wrap{margin-top:48px}.pkg-price-main{background:linear-gradient(160deg,var(--pw-navy),var(--pw-mid));color:#fff;border-radius:16px;padding:22px 20px;box-shadow:0 10px 26px #0f2a472e}.pkg-price-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.pkg-price-label{font-size:15px;font-weight:700}.pkg-price-sub{font-size:12px;color:#ffffffc7;margin-top:6px;max-width:280px}.pkg-price-amount{flex:0 0 auto;text-align:right}.pkg-price-amount .pw-cny{font-size:23px;font-weight:800;display:block}.pkg-price-amount .pw-unit{font-size:11px;color:#ffffffb3}.pkg-price-note{margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.2);font-size:11.5px;color:#ffffffbf}.pkg-price-list{margin-top:14px;display:flex;flex-direction:column;gap:10px}.pkg-price-item{background:var(--pw-card);border-radius:14px;padding:14px 16px;display:flex;align-items:center;gap:12px;box-shadow:0 4px 14px #0f2a470f}.pkg-price-item>div{flex:1;min-width:0}.pkg-item-title{font-size:13.5px;font-weight:700;color:var(--pw-navy)}.pkg-item-desc{font-size:11.5px;color:var(--pw-muted);margin-top:3px;line-height:1.5}.pkg-price-item .pw-tag{flex:0 0 auto;font-size:10.5px;font-weight:700;padding:4px 10px;border-radius:999px;white-space:nowrap}.pkg-tag-apart{background:var(--pw-amber-soft);color:var(--pw-amber-text)}.pkg-tag-free{background:#e6f4ea;color:#2e8b4f}.pkg-price-fx{margin-top:14px;display:flex;align-items:flex-start;gap:8px;font-size:11.5px;color:var(--pw-muted);background:var(--pw-fixed-bg);padding:10px 14px;border-radius:10px}.pkg-footnote{max-width:640px;margin:20px auto 0;padding:0 20px;font-size:11.5px;color:var(--pw-muted);text-align:center;line-height:1.6}.pkg-summary-bar{position:sticky;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--pw-line);box-shadow:0 -8px 24px #0f2a471a;padding:12px 16px;z-index:15;margin-top:20px}.pkg-summary-inner{max-width:640px;margin:0 auto;display:flex;align-items:center;gap:12px}.pkg-summary-chips{flex:1;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.pkg-summary-chips::-webkit-scrollbar{display:none}.pkg-chip{flex:0 0 auto;background:var(--pw-fixed-bg);color:var(--pw-navy);font-size:11px;padding:6px 12px;border-radius:999px;white-space:nowrap}.pkg-chip.empty{color:var(--pw-muted)}.pkg-consult-btn{flex:0 0 auto;background:linear-gradient(135deg,var(--pw-navy),var(--pw-mid));color:#fff;border:none;padding:11px 18px;border-radius:999px;font-size:12.5px;font-weight:700;cursor:pointer;white-space:nowrap;font-family:inherit}.quote-widget{--qw-gold: #C9932E;--qw-gold-soft: #FBF1DD;--qw-gold-text: #8A5F14;--qw-bg: #F5F8FC;--qw-card: #FFFFFF;--qw-line: #E1EAF4;--qw-text: #16232F;--qw-muted: #6B85A0;background:var(--qw-bg);min-height:100vh;padding-bottom:28px}.quote-hero{background:linear-gradient(160deg,var(--brand-dark) 0%,var(--brand) 55%,var(--brand-mid) 100%);color:#fff;padding:20px 20px 32px;text-align:center;position:relative;overflow:hidden}.quote-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 80% 0%,rgba(255,255,255,.14),transparent 55%);pointer-events:none}.quote-hero>*{position:relative}.quote-hero-topbar{display:flex;justify-content:flex-start;margin-bottom:16px}.quote-back-btn{background:#0000004d;border:none;color:#fff;font-size:12.5px;padding:7px 14px;border-radius:999px;cursor:pointer;font-family:inherit}.quote-hero-title{font-size:clamp(19px,5vw,23px);font-weight:800;line-height:1.4;max-width:400px;margin:0 auto 8px}.quote-hero-sub{font-size:12.5px;color:#ffffffd1;max-width:380px;margin:0 auto}.quote-guide{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 20px 10px;flex-wrap:wrap}.quote-guide-text{font-size:13.5px;font-weight:700;color:var(--qw-text)}.quote-guide-limit{font-size:10.5px;font-weight:600;color:var(--brand);background:var(--bg-light);border:1px solid var(--border-blue);padding:4px 10px;border-radius:999px;white-space:nowrap}.quote-tabs{display:flex;gap:8px;padding:6px 20px 4px;overflow-x:auto;scrollbar-width:none}.quote-tabs::-webkit-scrollbar{display:none}.quote-tab{flex-shrink:0;font-family:inherit;font-size:12.5px;font-weight:600;color:var(--qw-muted);background:var(--qw-card);border:1px solid var(--qw-line);padding:8px 15px;border-radius:999px;cursor:pointer;transition:all .18s ease;white-space:nowrap}.quote-tab.active{color:#fff;background:linear-gradient(135deg,var(--brand) 0%,var(--brand-mid) 100%);border-color:transparent;box-shadow:0 3px 10px #0077b64d}.quote-proc-list{display:flex;flex-direction:column;gap:10px;padding:12px 20px 0}.quote-proc-card{background:var(--qw-card);border:1.5px solid var(--qw-line);border-radius:16px;padding:13px 14px;transition:all .18s ease}.quote-proc-card.selected{border-color:var(--brand);background:var(--bg-light);box-shadow:0 2px 12px #0077b61f}.quote-proc-card.highlight{border-color:var(--qw-gold);box-shadow:0 0 0 4px #c9932e2e,0 2px 14px #c9932e40}.quote-proc-name{display:flex;align-items:baseline;gap:8px;margin-bottom:9px}.quote-proc-main{font-size:13.5px;font-weight:700;color:var(--qw-text)}.quote-proc-sub{font-size:10.5px;color:var(--qw-muted)}.quote-opt-row{display:flex;flex-wrap:wrap;gap:7px}.quote-opt-chip{font-family:inherit;display:flex;flex-direction:column;align-items:center;gap:1px;background:var(--qw-bg);border:1.5px solid var(--qw-line);border-radius:12px;padding:6px 12px;cursor:pointer;transition:all .16s ease}.quote-opt-chip.chosen{background:linear-gradient(135deg,var(--brand) 0%,var(--brand-mid) 100%);border-color:transparent;box-shadow:0 2px 8px #0077b659}.quote-opt-unit{font-size:10.5px;font-weight:600;color:var(--qw-muted)}.quote-opt-chip.chosen .quote-opt-unit{color:#ffffffd9}.quote-opt-price{font-size:12px;font-weight:700;color:var(--qw-text)}.quote-opt-chip.chosen .quote-opt-price{color:#fff}.quote-proc-note{margin-top:8px;font-size:10px;color:var(--qw-muted);font-style:italic}.quote-limit-msg{margin:12px 20px 0;font-size:11.5px;color:var(--qw-gold-text);background:var(--qw-gold-soft);border:1px solid rgba(201,147,46,.3);border-radius:10px;padding:9px 12px;text-align:center}.quote-select-spacer{height:84px}.quote-sticky-bar{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;background:#fff;border-top:1px solid var(--qw-line);box-shadow:0 -6px 24px #00285a1a;padding:12px 20px calc(12px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:14px;z-index:50}.quote-sticky-info{display:flex;flex-direction:column;gap:1px;min-width:0}.quote-sticky-count{font-size:11px;font-weight:600;color:var(--qw-muted)}.quote-sticky-total{font-size:15px;font-weight:800;color:var(--brand-dark)}.quote-next-btn{flex-shrink:0;font-family:inherit;font-size:13.5px;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--brand) 0%,var(--brand-mid) 100%);border:none;border-radius:12px;padding:13px 22px;cursor:pointer;box-shadow:0 4px 16px #0077b659;white-space:nowrap}.quote-next-btn:disabled{background:#c7d3e0;box-shadow:none;cursor:not-allowed}.quote-result{padding:18px 20px 8px}.quote-change-btn{font-family:inherit;font-size:12px;font-weight:600;color:var(--brand);background:none;border:none;cursor:pointer;padding:0;margin-bottom:14px}.quote-result-title{font-size:15px;font-weight:800;color:var(--qw-text);margin-bottom:2px}.quote-result-sub{font-size:11px;color:var(--qw-muted);margin-bottom:14px}.quote-tier-totals{display:flex;gap:8px;margin-bottom:6px}.quote-tier-total-card{flex:1;min-width:0;position:relative;background:var(--qw-card);border:1.5px solid var(--qw-line);border-radius:16px;padding:16px 8px 12px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:3px}.quote-tier-total-card.recommended{background:linear-gradient(155deg,#FCF6E9 0%,var(--qw-gold-soft) 100%);border-color:#c9932e66}.quote-tier-badge{position:absolute;top:-9px;left:50%;transform:translate(-50%);font-size:9px;font-weight:700;color:#fff;background:var(--qw-gold);padding:3px 9px;border-radius:999px;white-space:nowrap}.quote-tier-total-name{font-size:11px;font-weight:700;color:var(--qw-muted)}.quote-tier-total-card.recommended .quote-tier-total-name{color:var(--qw-gold-text)}.quote-tier-total-amount{font-size:15px;font-weight:800;color:var(--qw-text);letter-spacing:-.01em;word-break:break-word}.quote-tier-total-card.recommended .quote-tier-total-amount{color:var(--qw-gold-text)}.quote-tier-total-krw{font-size:9px;font-weight:500;color:var(--qw-muted);opacity:.85;word-break:break-word}.quote-tier-total-missing{font-size:8.5px;color:var(--qw-muted);margin-top:2px}.quote-items-title{font-size:12px;font-weight:700;color:var(--qw-muted);margin:18px 0 8px}.quote-item-list{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.quote-item-card{background:var(--qw-card);border:1px solid var(--qw-line);border-radius:14px;padding:12px 14px}.quote-item-name{display:flex;align-items:baseline;gap:7px;font-size:12.5px;font-weight:600;color:var(--qw-text);min-width:0;margin-bottom:8px}.quote-item-unit{font-size:10.5px;font-weight:500;color:var(--qw-muted);flex-shrink:0}.quote-item-tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.quote-item-tier{display:flex;flex-direction:column;align-items:center;gap:1px;background:var(--qw-bg);border-radius:10px;padding:7px 4px;text-align:center}.quote-item-tier-label{font-size:9px;font-weight:600;color:var(--qw-muted)}.quote-item-tier-price{font-size:11.5px;font-weight:700;color:var(--brand-dark);word-break:break-word}.quote-item-tier-krw{font-size:8px;font-weight:500;color:var(--qw-muted);word-break:break-word}.quote-item-uniform-note{margin-top:8px;font-size:9.5px;font-style:italic;color:var(--qw-muted)}.quote-disclaimer{background:var(--qw-bg);border:1px solid var(--qw-line);border-radius:14px;padding:14px 16px;margin-bottom:20px}.quote-disclaimer-title{font-size:11.5px;font-weight:700;color:var(--qw-text);margin-bottom:6px}.quote-disclaimer ul{margin:0;padding-left:16px;display:flex;flex-direction:column;gap:4px}.quote-disclaimer li{font-size:10.5px;line-height:1.6;color:var(--qw-muted)}.quote-consult-btn{width:100%;font-family:inherit;font-size:14px;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--brand) 0%,var(--brand-mid) 100%);border:none;border-radius:14px;padding:15px 24px;cursor:pointer;box-shadow:0 4px 20px #0077b659}.quote-opt-krw{font-size:9px;font-weight:500;color:var(--qw-muted);letter-spacing:-.01em}.quote-opt-chip.chosen .quote-opt-krw{color:#ffffffb8}.quote-total-fx{display:block;margin:0 0 14px;font-size:9.5px;color:var(--qw-muted);text-align:center}
