.tour-module__J1IhcG__pageWrapper{--pure-white:#fff;--soft-gray:#f6f6f6;--light-gray:#e5e5e5;--setouchi-blue:#0067c0;--setouchi-blue-hover:#004f94;--setouchi-blue-active:#003d73;--setouchi-soft-blue:#d9e8f5;--primary-text:#111;--secondary-text:#1a1a1a;--body-text:#333;--sub-text:#666;--caption-text:#777;--dark-charcoal:#222;--disabled:#bdbdbd;background-color:var(--soft-gray);color:var(--body-text);width:100%;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.tour-module__J1IhcG__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.tour-module__J1IhcG__h3{color:var(--dark-charcoal);font-size:1.5rem;font-weight:600;line-height:1.4}.tour-module__J1IhcG__body{color:var(--body-text);font-size:1rem;font-weight:400;line-height:1.6}.tour-module__J1IhcG__label{color:var(--sub-text);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.tour-module__J1IhcG__header{border-bottom:1px solid var(--light-gray);z-index:50;background:#fff;align-items:center;height:72px;display:flex;position:fixed;top:0;left:0;right:0}.tour-module__J1IhcG__logoTextContainer{color:var(--primary-text);align-items:center;font-size:1.5rem;font-weight:600;display:flex}@media (max-width:1024px){.tour-module__J1IhcG__logoTextContainer{font-size:1.1rem}}.tour-module__J1IhcG__desktopNav{align-items:center;gap:1.25rem;display:flex}@media (max-width:1024px){.tour-module__J1IhcG__desktopNav{display:none}}.tour-module__J1IhcG__navLink{color:var(--body-text);white-space:nowrap;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.tour-module__J1IhcG__navLink:hover,.tour-module__J1IhcG__navLinkActive{color:var(--setouchi-blue)}.tour-module__J1IhcG__btnPrimary{background:var(--setouchi-blue);color:var(--pure-white);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.5rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.tour-module__J1IhcG__btnPrimary:hover{background:var(--setouchi-blue-hover);transform:translateY(-2px);box-shadow:0 4px 12px #0067c04d}.tour-module__J1IhcG__dropdownContainer{align-items:center;display:flex;position:relative}.tour-module__J1IhcG__dropdownTrigger{cursor:pointer;color:var(--body-text);white-space:nowrap;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-size:.9rem;font-weight:500;transition:color .2s;display:flex}.tour-module__J1IhcG__dropdownTrigger:hover{color:var(--setouchi-blue)}.tour-module__J1IhcG__dropdownMenu{background:var(--pure-white);z-index:1000;border:1px solid var(--light-gray);visibility:hidden;opacity:0;border-radius:12px;flex-direction:column;gap:.25rem;min-width:240px;margin-top:1rem;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #0000001a}.tour-module__J1IhcG__dropdownContainer:hover .tour-module__J1IhcG__dropdownMenu{visibility:visible;opacity:1;margin-top:.5rem}.tour-module__J1IhcG__dropdownItem{color:var(--body-text);text-align:left;border-radius:8px;padding:.75rem 1rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:block}.tour-module__J1IhcG__dropdownItem:hover{background:var(--soft-gray);color:var(--setouchi-blue)}.tour-module__J1IhcG__mobileNavToggle{cursor:pointer;color:var(--primary-text);z-index:100;background:0 0;border:none;padding:.5rem;display:none}@media (max-width:1024px){.tour-module__J1IhcG__mobileNavToggle{display:block}}.tour-module__J1IhcG__mobileOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:98;opacity:0;pointer-events:none;background:#0000004d;transition:opacity .3s;position:fixed;inset:0}.tour-module__J1IhcG__mobileMenu{background:var(--pure-white);z-index:99;flex-direction:column;gap:1.5rem;width:100%;max-width:300px;padding:80px 2rem 2rem;transition:transform .3s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #0000001a}.tour-module__J1IhcG__mobileMenuOpen{transform:translate(0)}.tour-module__J1IhcG__mobileSubmenu{border-left:2px solid var(--light-gray);flex-direction:column;gap:.5rem;margin-top:.5rem;padding-left:1rem;display:flex}.tour-module__J1IhcG__mobileSubmenuItem{text-align:left;color:var(--sub-text)!important;font-size:1.1rem!important}.tour-module__J1IhcG__hero{text-align:center;background:linear-gradient(135deg,#eff6ff 0%,#f8fafc 100%);padding:8rem 0 4rem}.tour-module__J1IhcG__heroTag{color:#2563eb;background:#2563eb1a;border-radius:999px;margin-bottom:1.5rem;padding:.25rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.tour-module__J1IhcG__heroTitle{letter-spacing:-.02em;color:#0f172a;margin-bottom:1.5rem;font-size:3.5rem;font-weight:900}.tour-module__J1IhcG__heroDesc{color:#64748b;max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.tour-module__J1IhcG__timelineSection{background:#fff;padding:2rem 0;overflow-x:auto}.tour-module__J1IhcG__timelineGrid{gap:.5rem;min-width:1000px;padding:1rem 0;display:flex}.tour-module__J1IhcG__timelineDay{text-align:center;border-radius:12px;flex:1;min-width:80px;padding:1rem .5rem;transition:transform .2s}.tour-module__J1IhcG__dayLabel{color:#64748b;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.tour-module__J1IhcG__dateLabel{color:#0f172a;font-size:1.1rem;font-weight:800}.tour-module__J1IhcG__eventName{margin-top:.5rem;font-size:.7rem;font-weight:600}.tour-module__J1IhcG__preDay{color:#14532d;background:#dcfce7;border:1px solid #bbf7d0}.tour-module__J1IhcG__mainDay{color:#1e3a8a;background:#dbeafe;border:1px solid #bfdbfe}.tour-module__J1IhcG__subDay{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.tour-module__J1IhcG__postDay{color:#14532d;background:#dcfce7;border:1px solid #bbf7d0}.tour-module__J1IhcG__sectionHeader{justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem;display:flex}.tour-module__J1IhcG__sectionTitleGroup{text-align:left}.tour-module__J1IhcG__sectionTitle{color:var(--primary-text);margin-bottom:.5rem;font-size:2rem;font-weight:800}.tour-module__J1IhcG__sectionSubtitle{color:var(--sub-text);font-size:1.1rem}.tour-module__J1IhcG__tabs{background:#f1f5f9;border-radius:999px;gap:.5rem;padding:.25rem;display:flex}.tour-module__J1IhcG__tabBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .2s}.tour-module__J1IhcG__tabActive{color:#2563eb;background:#fff;box-shadow:0 2px 4px #0000000d}.tour-module__J1IhcG__tourGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:5rem;display:grid}@media (max-width:1024px){.tour-module__J1IhcG__tourGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.tour-module__J1IhcG__tourGrid{grid-template-columns:1fr}}.tour-module__J1IhcG__card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.tour-module__J1IhcG__card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.tour-module__J1IhcG__imageArea{aspect-ratio:16/9;position:relative}.tour-module__J1IhcG__tourImg{object-fit:cover;width:100%;height:100%}.tour-module__J1IhcG__periodBadge{color:#fff;text-transform:uppercase;background:#2563eb;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;left:1rem}.tour-module__J1IhcG__availBadge{border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:1rem}.tour-module__J1IhcG__availGreen{color:#166534;background:#dcfce7}.tour-module__J1IhcG__availYellow{color:#854d0e;background:#fef9c3}.tour-module__J1IhcG__availRed{color:#991b1b;background:#fee2e2}.tour-module__J1IhcG__cardBody{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.tour-module__J1IhcG__tourTitle{color:var(--primary-text);margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.4}.tour-module__J1IhcG__tourDesc{color:var(--sub-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.tour-module__J1IhcG__tourMeta{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.tour-module__J1IhcG__metaItem{color:var(--sub-text);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.tour-module__J1IhcG__priceArea{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.tour-module__J1IhcG__price{color:var(--primary-text);font-size:1.5rem;font-weight:800}.tour-module__J1IhcG__priceLabel{color:var(--sub-text);font-size:.75rem;font-weight:600}.tour-module__J1IhcG__btnBook{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:background .2s}.tour-module__J1IhcG__btnBook:hover{background:#1d4ed8}.tour-module__J1IhcG__btnFull{color:#94a3b8;cursor:not-allowed;background:#e2e8f0}.tour-module__J1IhcG__meetupSection{background:#f1f5f9;padding:6rem 0}.tour-module__J1IhcG__meetupGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (max-width:768px){.tour-module__J1IhcG__meetupGrid{grid-template-columns:1fr}}.tour-module__J1IhcG__meetupCard{background:#fff;border:1px solid #00000008;border-radius:20px;padding:2rem}.tour-module__J1IhcG__meetupHeader{justify-content:space-between;margin-bottom:1rem;display:flex}.tour-module__J1IhcG__destBadge{color:#166534;background:#dcfce7;border-radius:999px;padding:.25rem .75rem;font-size:.8rem;font-weight:700}.tour-module__J1IhcG__langBadge{color:#64748b;align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;display:flex}.tour-module__J1IhcG__meetupTitle{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.tour-module__J1IhcG__meetupInfo{color:#64748b;gap:1rem;margin-bottom:1.5rem;font-size:.85rem;display:flex}.tour-module__J1IhcG__infoItem{align-items:center;gap:.35rem;display:flex}.tour-module__J1IhcG__btnCreate{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 2rem;font-weight:700;display:flex}.tour-module__J1IhcG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.tour-module__J1IhcG__modalContent{background:#fff;border-radius:24px;width:100%;max-width:600px;max-height:90vh;padding:2.5rem;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.tour-module__J1IhcG__closeBtn{cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:1.5rem;right:1.5rem}.tour-module__J1IhcG__formGroup{margin-bottom:1.5rem}.tour-module__J1IhcG__formLabel{color:#1e293b;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.tour-module__J1IhcG__input,.tour-module__J1IhcG__select,.tour-module__J1IhcG__textarea{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.tour-module__J1IhcG__input:focus,.tour-module__J1IhcG__select:focus,.tour-module__J1IhcG__textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.tour-module__J1IhcG__disclaimer{color:#991b1b;background:#fef2f2;border:1px solid #fee2e2;border-radius:12px;margin-bottom:1.5rem;padding:1rem;font-size:.85rem}.tour-module__J1IhcG__notice{color:#92400e;background:#fffbeb;border:1px solid #fef3c7;border-radius:12px;margin-bottom:1.5rem;padding:1rem;font-size:.8rem;line-height:1.5}.tour-module__J1IhcG__btnSubmit{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;width:100%;padding:1rem;font-size:1.1rem;font-weight:700}.tour-module__J1IhcG__btnSubmit:disabled{cursor:not-allowed;background:#94a3b8}.tour-module__J1IhcG__langBtn{border:1px solid var(--light-gray);cursor:pointer;color:var(--body-text);background:#fff;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.tour-module__J1IhcG__langBtn:hover{background:var(--soft-gray);color:var(--setouchi-blue)}
