.nhND-layout{margin-top:12px}.nhND-layout__inner{display:grid;grid-template-columns:1fr;gap:24px;max-width:1200px;margin:0 auto;padding:0}.nhND-left{display:flex;flex-direction:column;gap:24px}@media (max-width:600px){.nhND-layout__inner{padding:0 10px!important}}.nhND-card h3,.nhND-card h4{margin-bottom:12px;font-weight:700;color:#111827}.nhND-card h3,.nhND-card__content h3,.nhND-ieContent h3{font-size:18px}.nhND-infoCards{display:grid}@media (min-width:700px){.nhND-infoCards{grid-template-columns:repeat(3,1fr)}}@media (min-width:769px){#overview .nhND-link{display:none}}.nhND-itineraryCard{background:#ffffff;border-radius:12px;padding:20px}.nhND-itinerary__heading{margin:0 0 12px;color:#111827}.nhND-itinerary__list{display:flex;flex-direction:column;gap:12px}.nhND-itinerary__item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.nhND-itinerary__toggle{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:14px 16px;background:transparent;border:0;cursor:pointer;text-align:left;user-select:none;transition:background-color .25s ease}.nhND-itinerary__toggle:hover{background:#f0f5ff}.nhND-itinerary__day{font-weight:700;font-size:.95rem;color:#1f2937;background:#e5edff;border:1px solid #c7d2fe;padding:4px 10px;border-radius:999px;white-space:nowrap}.nhND-itinerary__title{font-size:clamp(.875em,2vw,1em);font-weight:600;color:#1f2937;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nhND-itinerary__arrow{width:28px;height:28px;border-radius:6px;border:1px solid #e5e7eb;display:inline-flex;align-items:center;justify-content:center;position:relative;transition:transform .3s ease,background-color .25s ease}.nhND-itinerary__arrow:before{content:"";display:block;width:8px;height:8px;border-right:2px solid #374151;border-bottom:2px solid #374151;transform:rotate(45deg);transition:transform .3s ease}.nhND-itinerary__arrow.open:before{transform:rotate(-135deg)}.nhND-itinerary__content{padding:0 16px 14px;color:#4b5563;font-size:.96rem;line-height:1.6;animation:itinFade .28s ease forwards}@keyframes itinFade{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.nhND-itinerary__description p{margin:0 0 10px}.nhND-itinerary__description ol,.nhND-itinerary__description ul{margin:8px 0 12px 1.2rem}.nhND-itinerary__description li{margin:6px 0}.nhND-itinerary__description a{color:#2563eb;text-decoration:underline;text-underline-offset:3px}.nhND-itinerary__highlight{margin:10px 0 0;padding:10px 12px;background:#fff7ed;border:1px solid #fde68a;border-radius:8px;color:#92400e}.nhND-itinerary__toggle:focus-visible{outline:2px solid #2563eb;outline-offset:3px;border-radius:8px}@media (prefers-reduced-motion:reduce){.nhND-itinerary__arrow,.nhND-itinerary__arrow:before,.nhND-itinerary__content,.nhND-itinerary__toggle{transition:none!important;animation:none!important}}@media (max-width:900px){.nhND-card.nhND-itineraryCard{padding:16px;border-radius:12px}.nhND-itinerary__heading{margin-bottom:10px}.nhND-itinerary__toggle{display:grid;grid-template-columns:auto 1fr auto;gap:8px;padding:12px;min-height:48px}.nhND-itinerary__day{font-size:.9rem;padding:3px 10px}.nhND-itinerary__title{font-size:clamp(.875rem,2.6vw,1rem);line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.nhND-itinerary__arrow{width:32px;height:32px;border-radius:8px}.nhND-itinerary__content{padding:0 12px 12px;font-size:.95rem;line-height:1.55}.nhND-itinerary__description p{margin:0 0 8px}.nhND-itinerary__description ol,.nhND-itinerary__description ul{margin:6px 0 10px 1.1rem}.nhND-itinerary__description li{margin:4px 0}}@media (max-width:600px){.nhND-card{padding:20px 12px!important}.nhND-itinerary__toggle{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.nhND-itinerary__textGroup{flex:1;min-width:0}.nhND-itinerary__day{display:inline-block;margin:0 8px 4px 0}.nhND-itinerary__title{display:inline;font-size:clamp(1rem,2.6vw,1rem);line-height:1.35;white-space:normal;overflow:visible}.nhND-itinerary__arrow{flex-shrink:0;align-self:center}}@media (max-width:480px){.nhND-card.nhND-itineraryCard{padding:14px}.nhND-itinerary__toggle{grid-template-columns:1fr auto}.nhND-itinerary__day{display:inline-block;margin-right:8px;margin-bottom:4px}.nhND-itinerary__title{-webkit-line-clamp:3}.nhND-itinerary__content{padding:0 10px 10px}.nhND-itinerary__highlight{padding:8px 10px;font-size:.92rem}}@media (max-width:360px){.nhND-card.nhND-itineraryCard{padding:12px}.nhND-itinerary__toggle{gap:6px;padding:10px;min-height:44px}.nhND-itinerary__day{font-size:.85rem;padding:2px 8px}.nhND-itinerary__arrow{width:28px;height:28px;border-radius:6px}.nhND-itinerary__content{padding:0 8px 10px}}@supports (padding:max(0px)){.nhND-card.nhND-itineraryCard{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}}.nhND-infoCards{display:flex;flex-direction:column;gap:20px}.nhND-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.nhND-card h4{margin-bottom:12px;font-weight:700;color:#111827}.nhND-card p{margin-bottom:10px;line-height:1.6;color:#374151}.nhND-link{display:inline-block;margin-top:8px;background:none;border:none;padding:0;font-size:.9rem;font-weight:600;color:#1a1a1a!important;cursor:pointer;text-decoration:none;transition:color .2s ease,text-decoration-color .2s ease}.nhND-link:hover{color:#007bff!important;text-decoration:underline;text-decoration-color:#007bff}.nhND-link:focus{outline:2px solid #2563eb;outline-offset:2px;border-radius:4px}.nhND-link:active{color:#1e3a8a!important}.nhND-card__content{position:relative;line-height:1.65;transition:max-height .3s ease}.nhND-card__content.is-clamped{max-height:200px;overflow:hidden}.nhND-card__content.is-clamped:after{content:"";position:absolute;left:0;right:0;bottom:0;height:60px;background:linear-gradient(180deg,rgba(255,255,255,0),#fff);pointer-events:none}.nhND-card__content.is-open:after{display:none}.nhND-tabs .nhND-tab{color:#000000!important;font-weight:600!important}.nhND-tabs .nhND-tab.is-active{background:#0056b3!important;color:#ffffff!important;font-weight:700!important}.nhND-tabs{display:flex;gap:8px;margin-bottom:12px}.nhND-tab{padding:8px 12px;border-radius:999px;border:1px solid #e5e7eb;color:#000000!important;background:#fff;cursor:pointer;transition:all .2s ease;font-weight:600;text-shadow:none!important}.nhND-tab:hover{background:#f8f9fa;border-color:#d1d5db;color:#000000!important}.nhND-tab.is-active{background:#0056b3!important;color:#ffffff!important;border-color:#0056b3!important;font-weight:700!important;text-shadow:none!important}.nhND-ieContent :is(p,li,ul,ol){margin:.5rem 0}.nhND-ieContent ul{padding-left:1.25rem}.nhND-card,.nhND-left{min-width:0}.nhND-cancelCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.1)}.nhND-cancelCard .nhND-card__title{text-align:center;margin-bottom:1.5rem;color:#333}.nhND-policyInfo{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;margin-bottom:1.5rem}.nhND-policyName{margin:0 0 .5rem;font-size:1rem;color:#2d3748}.nhND-policyType{color:#718096;font-weight:500}.nhND-policyDescription{margin:0;font-size:.9rem;color:#4a5568;line-height:1.5}.nhND-cancelTableWrap{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.nhND-cancelTable{width:100%;border-spacing:0;border-radius:6px;overflow:hidden;text-align:center;min-width:600px}.nhND-cancelTable thead th{background:#f5f7fa;padding:.6rem .75rem;font-weight:600;color:#555;border-bottom:2px solid #e0e0e0;white-space:nowrap}.nhND-cancelTable th:first-child{background:none;text-align:left}.nhND-cancelTable tbody th{background:#fafafa;text-align:left;font-weight:600;padding:.6rem .75rem;color:#333;border-bottom:1px solid #e0e0e0;white-space:nowrap}.nhND-cancelTable td{padding:.2rem;color:#444;border-bottom:1px solid #eaeaea;white-space:normal;word-break:break-word;line-height:1.4;max-width:180px}.nhND-cancelTable tbody tr:nth-child(2n) td{background:#f9fbfd}.nhND-cancelTable tbody tr:hover td{background:#e6f2ff}.nhND-cancelNote{margin-top:.75rem;font-size:.85rem;color:#64748b;text-align:center}@media (max-width:600px){.nhND-cancelCard .nhND-card__title{font-size:1.5rem;margin-bottom:1rem}.nhND-cancelTable td,.nhND-cancelTable th{padding:.5rem .75rem}.nhND-cancelTableWrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.nhND-cancelTable{min-width:100%}}.nhND-faqHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.nhND-faqHead h2{margin:0;font-size:1.25rem;font-weight:700;color:#111827}.nhND-faqList{display:grid;gap:10px}.nhND-faqItem{border:1px solid #e5e7eb;border-radius:12px;background:#fff;overflow:hidden}.nhND-faqQ{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:14px;background:#f9fafb;border:0;cursor:pointer;text-align:left;user-select:none;transition:background-color .2s ease}.nhND-faqQ:hover{background:#f3f4f6}.nhND-faqQ:focus-visible{outline:2px solid #2563eb;outline-offset:3px;border-radius:8px}.nhND-faqQText{flex:1;min-width:0;color:#111827;font-weight:600;line-height:1.35;white-space:normal}.nhND-faqArrow{flex-shrink:0;width:32px;height:32px;border-radius:8px;border:1px solid #e5e7eb;display:inline-flex;align-items:center;justify-content:center;background:#fff;transition:transform .25s ease,background-color .2s ease;position:relative}.nhND-faqArrow:before{content:"";width:8px;height:8px;border-right:2px solid #374151;border-bottom:2px solid #374151;transform:rotate(45deg);transition:transform .25s ease}.nhND-faqItem.is-open .nhND-faqArrow:before{transform:rotate(-135deg)}.nhND-faqA{padding:12px 14px 14px;color:#4b5563;font-size:.96rem;line-height:1.6}.nhND-faqA p{margin:0 0 8px}.nhND-faqA ol,.nhND-faqA ul{margin:6px 0 10px 1.2rem}.nhND-faqA li{margin:4px 0}.nhND-faqA a{color:#2563eb;text-decoration:underline;text-underline-offset:3px}@media (max-width:900px){.nhND-faqHead h2{font-size:1.15rem}.nhND-faqQ{padding:12px;min-height:48px}.nhND-faqArrow{width:32px;height:32px}.nhND-faqA{padding:10px 12px 12px;font-size:.95rem}.nhND-card__content.is-clamped{max-height:200px}.nhND-card__content.is-clamped:after{height:56px}}@media (max-width:600px){.nhND-faqQ{align-items:flex-start}.nhND-faqQText{font-size:1rem;line-height:1.35}.nhND-faqArrow{align-self:center}}@media (max-width:480px){.nhND-faqQ{padding:10px;gap:8px}.nhND-faqArrow{width:28px;height:28px;border-radius:6px}.nhND-faqA{padding:8px 10px 10px}}@media (max-width:360px){.nhND-faqQ{padding:9px;gap:6px}.nhND-faqArrow{width:26px;height:26px}}.TrekDetailFAQ-container{background:#ffffff}.TrekDetailFAQ-width{max-width:880px;margin:0 auto}.TrekDetailFAQ-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08);overflow:hidden;margin-bottom:14px}.TrekDetailFAQ-details>summary{list-style:none}.TrekDetailFAQ-details>summary::-webkit-details-marker{display:none}.TrekDetailFAQ-details[open] .TrekDetailFAQ-arrow{transform:rotate(180deg)}.TrekDetailFAQ-question{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;cursor:pointer;user-select:none;transition:background-color .25s ease;background:#f9fafb}.TrekDetailFAQ-question:hover{background:#f0f5ff}.TrekDetailFAQ-question:focus-visible{outline:2px solid #2563eb;outline-offset:3px;border-radius:8px}.TrekDetailFAQ-question h3{margin:0;font-size:clamp(.875rem,2.6vw,1rem);font-weight:600;color:#1f2937;flex:1;min-width:0;white-space:normal;line-height:1.35}.TrekDetailFAQ-arrow{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:28px;height:28px;border-radius:6px;border:1px solid #e5e7eb;transition:transform .3s ease,background-color .2s ease;background:#fff}.TrekDetailFAQ-arrow svg{width:18px;height:18px;transition:transform .3s ease;color:#374151}.TrekDetailFAQ-arrow-up svg{transform:rotate(0deg)}.TrekDetailFAQ-arrow-down svg{transform:rotate(180deg)}.TrekDetailFAQ-answer{padding:0 20px 16px;color:#4b5563;line-height:1.6;font-size:.96rem;animation:faqFade .3s ease forwards}@keyframes faqFade{0%{opacity:0}to{opacity:1}}.TrekDetailFAQ-answer ol,.TrekDetailFAQ-answer ul{padding-left:1.2rem;margin:8px 0 12px}.TrekDetailFAQ-answer li{margin:6px 0}.TrekDetailFAQ-answer a{color:#2563eb;text-decoration:underline;text-underline-offset:3px}@media (max-width:900px){.TrekDetailFAQ-question{padding:14px 16px}.TrekDetailFAQ-answer{padding:0 16px 14px}}@media (max-width:600px){.TrekDetailFAQ-container{padding:0}.TrekDetailFAQ-question{align-items:flex-start;gap:12px}.TrekDetailFAQ-arrow{align-self:center;width:32px;height:32px;border-radius:8px}.TrekDetailFAQ-question h3{font-size:clamp(.875rem,2.6vw,1rem);line-height:1.4}}@media (max-width:420px){.TrekDetailFAQ-question{padding:12px 14px}.TrekDetailFAQ-answer{padding:0 14px 14px}.TrekDetailFAQ-arrow{width:28px;height:28px;border-radius:6px}}