@charset "UTF-8";.language-switcher .language-select{padding:8px 16px;font-size:14px;border:1px solid #ddd;border-radius:4px;background-color:#fff;cursor:pointer;transition:all .2s}.language-switcher .language-select:hover{border-color:#8b7355}.language-switcher .language-select:focus{outline:none;border-color:#8b7355;box-shadow:0 0 0 2px #8b73551a}.main-header{position:fixed;top:0;left:0;right:0;background-color:#fffffff2;z-index:1000;box-shadow:0 2px 10px #0000001a}.header-wrap{padding:15px 40px}@media(max-width:768px){.header-wrap{display:none}}@media(min-width:769px){.header-wrap{display:block}}.fixed-navigation-wrap{display:flex;align-items:center;justify-content:space-between}.logo-text{font-size:28px;font-weight:600;color:var(--primary-green);letter-spacing:1px;font-family:Montserrat,sans-serif}.logo-text .logo-subtitle{font-size:16px;font-weight:400;margin-left:8px;font-family:Noto Sans JP,sans-serif}.logo-text-white{font-size:28px;font-weight:600;color:var(--white);letter-spacing:1px;font-family:Montserrat,sans-serif}.logo-text-white .logo-subtitle{font-size:16px;font-weight:400;margin-left:8px;font-family:Noto Sans JP,sans-serif}.fixed-main-nav{display:flex;list-style:none;gap:40px}.fixed-main-nav li a{font-size:18px;text-align:center;display:block;padding:10px 16px;transition:all .3s ease;position:relative}.fixed-main-nav li a span.din{font-size:14px;font-family:Montserrat,sans-serif;opacity:.6;display:block;margin-top:2px}.fixed-main-nav li a:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:0;height:2px;background:linear-gradient(90deg,transparent 0%,var(--primary-green) 50%,transparent 100%);transition:width .4s cubic-bezier(.4,0,.2,1)}.fixed-main-nav li a:hover{color:var(--primary-green);opacity:1}.fixed-main-nav li a:hover:after{width:100%}.fixed-main-nav li a:hover span.din{opacity:1}.fixed-main-nav li a.active{color:var(--primary-green);font-weight:600}.fixed-main-nav li a.active:after{width:100%}.fixed-main-nav li a.active span.din{color:var(--primary-green);opacity:1}.header-right{display:flex;align-items:center;gap:20px}.fixed-reservation a{background-color:var(--accent-gold);color:var(--white);padding:15px 25px;border-radius:5px;font-size:14px;text-align:center;display:block}.fixed-reservation a:hover{background-color:#b8956a;opacity:1}.header-wrap-sp{display:none}@media(max-width:768px){.header-wrap-sp{display:block}}@media(min-width:769px){.header-wrap-sp{display:none}}.mobile-navigation-wrap{position:fixed;top:0;left:0;right:0;background-color:#fffffff2;z-index:1000;padding:15px 20px;display:flex;justify-content:space-between;align-items:center}.nav-toggle{cursor:pointer;display:flex;flex-direction:column;align-items:center}.nav-toggle div{width:30px;height:20px;position:relative}.nav-toggle div.open span:first-child{top:50%;transform:translateY(-50%) rotate(45deg)}.nav-toggle div.open span:last-child{bottom:50%;transform:translateY(50%) rotate(-45deg)}.nav-toggle span{display:block;width:100%;height:2px;background-color:var(--primary-green);position:absolute;transition:all .3s}.nav-toggle span:first-child{top:0}.nav-toggle span:last-child{bottom:0}.nav-toggle .menu,.nav-toggle .close{font-size:10px;margin-top:5px;font-family:Montserrat,sans-serif}.gnav-content{position:fixed;inset:0;background-color:#2d5a4afa;z-index:999;padding-top:80px;overflow-y:auto}.gnav-content .outer{padding:40px 20px}.wrap-450{max-width:450px}.margin-auto{margin:0 auto}.gnav-logo{text-align:center;margin-bottom:40px}.mobile-main-nav{list-style:none}.mobile-main-nav li{border-bottom:1px solid rgba(255,255,255,.2)}.mobile-main-nav li a{display:block;padding:20px 15px;color:var(--white);font-size:16px;transition:all .3s ease;position:relative}.mobile-main-nav li a:hover{background-color:#ffffff14;opacity:1}.mobile-main-nav li a.active{background-color:#ffffff1f;font-weight:600}.mobile-main-nav li a.active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:60%;background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.8) 50%,transparent 100%);border-radius:0 2px 2px 0}.mobile-language-switcher{text-align:center;padding:15px 0}.mobile-reservation a{background-color:var(--accent-gold);color:var(--white);margin-bottom:20px;border-radius:5px;border:none}.mobile-link-w{color:var(--white);font-size:14px;line-height:2}.pt-1em{padding-top:1em}.pb-5em{padding-bottom:5em}.main-footer{background:linear-gradient(135deg,var(--primary-green) 0%,var(--light-green) 100%);color:var(--white);padding:60px 40px 20px}@media(max-width:768px){.main-footer{padding:40px 20px 20px}}.footer-content{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr;gap:60px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.2)}@media(max-width:768px){.footer-content{grid-template-columns:1fr;gap:40px}}.footer-info h3{font-size:28px;font-weight:600;margin-bottom:15px;color:var(--white);font-family:Montserrat,sans-serif;letter-spacing:1px}.footer-info h3 .subtitle{font-size:18px;font-weight:400;margin-left:10px;font-family:Noto Sans JP,sans-serif}@media(max-width:768px){.footer-info h3{font-size:24px}.footer-info h3 .subtitle{font-size:16px}}.footer-info .tagline{font-size:15px;font-weight:500;opacity:.9}.footer-info .description{font-style:italic;opacity:.9}.footer-info .activities{margin-top:20px;padding-top:15px;border-top:1px solid rgba(2,2,2,.2)}.footer-info .activities p{margin-bottom:8px;font-size:14px}.footer-info p{margin-bottom:10px;font-size:14px}@media(max-width:768px){.footer-info p{font-size:13px}}.footer-nav ul{list-style:none}.footer-nav li{margin-bottom:15px}.footer-nav a{font-size:15px;color:var(--white);transition:opacity .3s}.footer-nav a:hover{opacity:.7}.footer-bottom{text-align:center;padding-top:20px;font-size:13px;opacity:.8}.movie-wrap{position:relative;width:100%;height:100vh;overflow:hidden;margin-top:70px}@media(max-width:768px){.movie-wrap{height:60vh;margin-top:60px}}.movie,.movie_inner{width:100%;height:100%}.hero-image{width:100%;height:100%;object-fit:cover}.movie-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;text-align:center;width:100%}.hero-title{text-align:center}.hero-main-title{font-size:72px;font-weight:700;color:var(--white);text-shadow:3px 3px 10px rgba(0,0,0,.6);letter-spacing:4px;margin-bottom:15px;font-family:Montserrat,sans-serif}@media(max-width:768px){.hero-main-title{font-size:48px;letter-spacing:2px}}.hero-subtitle{font-size:32px;font-weight:400;color:var(--white);text-shadow:2px 2px 8px rgba(0,0,0,.5);margin-bottom:20px;font-family:Noto Sans JP,sans-serif}@media(max-width:768px){.hero-subtitle{font-size:24px}}.hero-tagline{font-size:20px;color:var(--white);text-shadow:2px 2px 8px rgba(0,0,0,.5);letter-spacing:1px;font-weight:300}@media(max-width:768px){.hero-tagline{font-size:16px}}.weather{position:absolute;bottom:30px;right:30px;z-index:3}@media(max-width:768px){.weather{bottom:15px;right:15px}}.weather-info{background-color:#ffffffe6;padding:15px 25px;border-radius:8px;font-size:14px;box-shadow:0 2px 10px #0003}@media(max-width:768px){.weather-info{padding:10px 15px;font-size:12px}}.about-grid{display:grid;grid-template-columns:45% 55%;gap:0;align-items:center}@media(max-width:1024px){.about-grid{grid-template-columns:1fr}}.about-image{width:100%}.greeting-img{width:100%;height:500px;overflow:hidden}.greeting-img img{width:100%;height:100%;object-fit:cover}@media(max-width:1024px){.greeting-img{height:400px}}@media(max-width:768px){.greeting-img{height:300px}}.about-content{padding:60px;display:flex;align-items:center;min-height:500px}@media(max-width:1024px){.about-content{padding:40px 30px;min-height:auto}}@media(max-width:768px){.about-content{padding:30px 20px}}.about-inner{max-width:600px}.about-inner .tagline-text{font-size:16px;font-style:italic;margin-bottom:20px;opacity:.95;font-weight:500}.about-inner .season-activities{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:30px}@media(max-width:768px){.about-inner .season-activities{grid-template-columns:1fr;gap:15px}}.about-inner .season{background-color:#ffffff1a;padding:20px;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about-inner .season h3{font-size:18px;margin-bottom:10px;font-weight:600}.about-inner .season p{font-size:14px;opacity:.9}.about-inner .season.winter{border-left:3px solid #6fa8c4}.about-inner .season.summer{border-left:3px solid var(--accent-gold)}.tablet-on,.tablet-none{display:inline}@media(max-width:768px){.tablet-none{display:none}}.booking-calendar{background-color:var(--white);border-radius:16px;padding:40px;box-shadow:0 10px 40px #0000001a;max-width:800px;margin:0 auto}@media(max-width:768px){.booking-calendar{padding:25px 20px;border-radius:12px}}.calendar-header{text-align:center;margin-bottom:30px}.calendar-header .calendar-title{font-size:32px;font-weight:600;color:var(--primary-green);margin-bottom:8px}@media(max-width:768px){.calendar-header .calendar-title{font-size:24px}}.calendar-header .calendar-subtitle{font-size:16px;color:var(--light-green);font-family:Montserrat,sans-serif;font-weight:400}.calendar-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;padding:0 10px}.calendar-controls .current-month{font-size:22px;font-weight:600;color:var(--primary-green)}@media(max-width:768px){.calendar-controls .current-month{font-size:18px}}.calendar-controls .control-button{background-color:var(--cloud-white);border:2px solid var(--light-green);width:40px;height:40px;border-radius:50%;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--primary-green)}.calendar-controls .control-button:hover{background-color:var(--light-green);color:var(--white);transform:scale(1.1)}.calendar-controls .control-button:active{transform:scale(.95)}.calendar-grid{margin-bottom:25px}.calendar-grid .weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:10px}@media(max-width:768px){.calendar-grid .weekdays{gap:4px}}.calendar-grid .weekday{text-align:center;font-size:14px;font-weight:600;color:var(--light-green);padding:10px 0}@media(max-width:768px){.calendar-grid .weekday{font-size:12px;padding:8px 0}}.calendar-grid .days-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}@media(max-width:768px){.calendar-grid .days-grid{gap:4px}}.calendar-day{aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:16px;font-weight:500;transition:all .2s ease;position:relative}@media(max-width:768px){.calendar-day{font-size:14px;border-radius:6px}}.calendar-day .day-number{z-index:1}.calendar-day.empty{background-color:transparent}.calendar-day.past{background-color:#f5f5f5;color:#ccc;cursor:not-allowed}.calendar-day.available{background-color:#e6f3ef;color:var(--primary-green);cursor:pointer;border:1px solid var(--light-green)}.calendar-day.available:hover{background-color:var(--light-green);color:var(--white);transform:scale(1.05);box-shadow:0 4px 12px #2d5a4a4d}.calendar-day.booked{background-color:#fef7ed;color:var(--accent-gold);cursor:not-allowed;position:relative}.calendar-day.booked:after{content:"×";position:absolute;font-size:20px;color:var(--accent-gold);font-weight:700}.calendar-day.selected{background-color:var(--primary-green);color:var(--white);font-weight:600;box-shadow:0 4px 12px #2d5a4a4d;position:relative}.calendar-day.selected.start{background-color:var(--primary-green);transform:scale(1.1);z-index:2}.calendar-day.selected.start:after{content:"IN";position:absolute;bottom:2px;right:2px;font-size:8px;font-weight:700;background-color:#ffffff4d;padding:1px 3px;border-radius:2px}@media(max-width:768px){.calendar-day.selected.start:after{font-size:7px}}.calendar-day.selected.end{background-color:var(--accent-gold);transform:scale(1.1);z-index:2}.calendar-day.selected.end:after{content:"OUT";position:absolute;bottom:2px;right:2px;font-size:8px;font-weight:700;background-color:#ffffff4d;padding:1px 3px;border-radius:2px}@media(max-width:768px){.calendar-day.selected.end:after{font-size:7px}}.calendar-day.selected.range{background-color:#b8d4ca;color:var(--primary-green)}.calendar-legend{display:flex;justify-content:center;gap:25px;padding:20px 0;border-top:1px solid #e0e0e0;flex-wrap:wrap}@media(max-width:768px){.calendar-legend{gap:15px}}.calendar-legend .legend-item{display:flex;align-items:center;gap:8px}.calendar-legend .legend-color{width:20px;height:20px;border-radius:4px;display:inline-block}.calendar-legend .legend-color.available{background-color:#e6f3ef;border:1px solid var(--primary-green)}.calendar-legend .legend-color.booked{background-color:#fef2ed;border:1px solid var(--accent-gold)}.calendar-legend .legend-color.selected{background-color:var(--primary-green)}.calendar-legend .legend-text{font-size:14px;color:var(--primary-green)}@media(max-width:768px){.calendar-legend .legend-text{font-size:12px}}.selected-dates-info{background-color:var(--cloud-white);padding:25px;border-radius:12px;margin-top:25px;border:2px solid #e6f3ef}.selected-dates-info .info-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}@media(max-width:768px){.selected-dates-info .info-header{flex-direction:column;gap:10px;align-items:stretch}}.selected-dates-info h3{font-size:20px;color:var(--primary-green);margin:0}@media(max-width:768px){.selected-dates-info h3{font-size:18px;text-align:center}}.selected-dates-info .clear-button{background-color:transparent;color:var(--light-green);border:2px solid var(--light-green);padding:8px 20px;border-radius:20px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.selected-dates-info .clear-button:hover{background-color:var(--light-green);color:var(--white);transform:translateY(-1px)}.selected-dates-info .clear-button:active{transform:translateY(0)}@media(max-width:768px){.selected-dates-info .clear-button{width:100%}}.selected-dates-info .date-range{margin-bottom:20px}.selected-dates-info .date-item{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #e0e0e0}.selected-dates-info .date-item:last-child{border-bottom:none}.selected-dates-info .date-item .date-label{font-weight:500;color:var(--text-light);font-size:15px}.selected-dates-info .date-item .date-value{font-weight:600;color:var(--primary-green);font-size:15px}.selected-dates-info .booking-button{width:100%;background-color:var(--accent-gold);color:var(--white);border:none;padding:15px 30px;border-radius:50px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:10px}.selected-dates-info .booking-button:hover{background-color:#b8956a;transform:translateY(-2px);box-shadow:0 6px 20px #c9a96166}.selected-dates-info .booking-button:active{transform:translateY(0)}.stay-page{padding-top:70px}@media(max-width:768px){.stay-page{padding-top:60px}}.intro-section{padding:80px 20px}.intro-section .intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}@media(max-width:1024px){.intro-section .intro-grid{grid-template-columns:1fr;gap:40px}}.intro-section .intro-image img{width:100%;border-radius:8px;box-shadow:0 10px 30px #00000026}.intro-section .intro-lead{font-size:36px;font-weight:300;margin-bottom:20px;color:var(--light-green)}@media(max-width:768px){.intro-section .intro-lead{font-size:28px}}.intro-section .section-title{font-size:32px;margin-bottom:20px}@media(max-width:768px){.intro-section .section-title{font-size:24px}}.intro-section .intro-text{line-height:2;color:var(--text-dark)}.room-section{padding:80px 20px;background-color:var(--cloud-white)}.room-section .section-lead{text-align:center;font-size:48px;font-weight:300;color:var(--primary-green);margin-bottom:10px}.room-section .section-title-center{text-align:center;font-size:32px;margin-bottom:40px;position:relative}.room-section .section-title-center:after{content:"";display:block;width:60px;height:3px;background-color:var(--accent-gold);margin:15px auto 0}.room-section .room-intro{text-align:center;max-width:800px;margin:0 auto 60px}.room-section .room-intro h3{font-size:24px;margin-bottom:15px}.room-section .room-intro p{font-size:16px;line-height:1.8}.room-section .room-card{margin-bottom:60px}.room-section .room-grid{display:grid;grid-template-columns:55% 45%;gap:40px;align-items:center;background-color:var(--white);border-radius:12px;overflow:hidden;box-shadow:0 5px 20px #0000001a}@media(max-width:1024px){.room-section .room-grid{grid-template-columns:1fr}}.room-section .room-card.reverse .room-grid{grid-template-columns:45% 55%}@media(max-width:1024px){.room-section .room-card.reverse .room-grid{grid-template-columns:1fr}.room-section .room-card.reverse .room-grid .room-image{order:1}.room-section .room-card.reverse .room-grid .room-info{order:2}}.room-section .room-image img{width:100%;height:400px;object-fit:cover}@media(max-width:768px){.room-section .room-image img{height:300px}}.room-section .room-info{padding:40px}@media(max-width:768px){.room-section .room-info{padding:30px 20px}}.room-section .room-lead{font-size:28px;font-weight:300;color:var(--light-green);margin-bottom:15px}.room-section .room-name{font-size:24px;margin-bottom:15px}.room-section .room-description{margin-bottom:20px;line-height:1.8}.room-section .room-table{width:100%;border-collapse:collapse}.room-section .room-table th,.room-section .room-table td{padding:12px;border:1px solid #ddd;text-align:left}.room-section .room-table th{background-color:var(--cloud-white);font-weight:600;width:120px}.room-section .amenities-box{background-color:var(--white);padding:40px;border-radius:8px;margin-top:40px}.room-section .amenities-box h4{font-size:20px;margin-bottom:20px}.room-section .amenities-table{width:100%;border-collapse:collapse}.room-section .amenities-table th,.room-section .amenities-table td{padding:15px;border:1px solid #ddd;text-align:left}.room-section .amenities-table th{background-color:var(--cloud-white);font-weight:600;width:150px}.bath-section{padding:80px 20px}.bath-section .bath-card{margin-bottom:60px}.bath-section .bath-grid{display:grid;grid-template-columns:55% 45%;gap:40px;align-items:center}@media(max-width:1024px){.bath-section .bath-grid{grid-template-columns:1fr}}.bath-section .bath-image img{width:100%;border-radius:8px;box-shadow:0 10px 30px #00000026}.bath-section .bath-info h3{font-size:24px;margin-bottom:15px}.bath-section .bath-info h4{font-size:18px;margin-top:20px;margin-bottom:10px;font-weight:600}.bath-section .bath-info p{line-height:1.8}.bath-section .bath-lead{font-size:28px;font-weight:300;color:var(--light-green);margin-bottom:15px}.bath-section .onsen-info{text-align:center;margin-top:60px}.bath-section .onsen-info h3{font-size:28px;margin-bottom:15px}.bath-section .onsen-info>p{margin-bottom:40px}.bath-section .onsen-list{max-width:900px;margin:0 auto}.bath-section .onsen-item{display:grid;grid-template-columns:300px 1fr;gap:30px;background-color:var(--white);padding:30px;border-radius:8px;box-shadow:0 5px 20px #0000001a;text-align:left}@media(max-width:768px){.bath-section .onsen-item{grid-template-columns:1fr}}.bath-section .onsen-item img{width:100%;height:200px;object-fit:cover;border-radius:8px}.bath-section .onsen-item h4{font-size:22px;margin-bottom:10px}.bath-section .onsen-item .distance{color:var(--light-green);margin-bottom:10px;font-weight:600}.bath-section .onsen-item p{line-height:1.8}.activity-page{padding-top:70px}@media(max-width:768px){.activity-page{padding-top:60px}}.intro-section{padding:80px 20px;text-align:center}.intro-section .intro-title{font-size:32px;margin-bottom:30px}@media(max-width:768px){.intro-section .intro-title{font-size:24px}}.intro-section .intro-text{max-width:800px;margin:0 auto;font-size:16px;line-height:2}.season-section{padding:80px 20px}.season-section.winter-section{background:linear-gradient(135deg,#e0f1ec,#f8faf9)}.season-section.summer-section{background:linear-gradient(135deg,#fef8f3,#f8faf9)}.season-section .season-header{text-align:center;margin-bottom:50px}.season-section .season-header .season-icon{font-size:60px;margin-bottom:10px}.season-section .season-header .season-title{font-size:36px;margin-bottom:10px}@media(max-width:768px){.season-section .season-header .season-title{font-size:28px}}.season-section .season-header .season-period{font-size:18px;color:var(--light-green);font-weight:600}.season-section .activities-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px;max-width:1000px;margin-left:auto;margin-right:auto}@media(max-width:1024px){.season-section .activities-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.season-section .activities-grid{grid-template-columns:1fr}}.season-section .activity-card{background-color:var(--white);padding:30px;border-radius:12px;text-align:center;box-shadow:0 5px 20px #0000001a;transition:transform .3s}.season-section .activity-card:hover{transform:translateY(-5px)}.season-section .activity-card .activity-icon{font-size:48px;margin-bottom:15px}.season-section .activity-card h3{font-size:20px;margin-bottom:10px}.season-section .activity-card p{font-size:14px;line-height:1.6;color:#666}.season-section .activity-detail{margin-top:60px}.season-section .detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;max-width:1200px;margin:0 auto}@media(max-width:1024px){.season-section .detail-grid{grid-template-columns:1fr;gap:40px}}@media(min-width:1025px){.season-section .activity-detail.reverse .detail-grid .detail-image{order:2}.season-section .activity-detail.reverse .detail-grid .detail-content{order:1}}.season-section .detail-image img{width:100%;border-radius:12px;box-shadow:0 10px 30px #00000026}.season-section .detail-content h3{font-size:28px;margin-bottom:20px}@media(max-width:768px){.season-section .detail-content h3{font-size:22px}}.season-section .detail-content p{font-size:16px;line-height:1.8;margin-bottom:20px}.season-section .detail-content .feature-list{list-style:none;padding:0}.season-section .detail-content .feature-list li{padding:10px 0;font-size:15px;border-bottom:1px solid #eee}.season-section .detail-content .feature-list li:last-child{border-bottom:none}.nearby-section{padding:80px 20px;background-color:var(--cloud-white)}.nearby-section .section-title{text-align:center;font-size:32px;margin-bottom:50px;position:relative}.nearby-section .section-title:after{content:"";display:block;width:60px;height:3px;background-color:var(--accent-gold);margin:15px auto 0}.nearby-section .spots-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:0 auto}@media(max-width:1024px){.nearby-section .spots-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.nearby-section .spots-grid{grid-template-columns:1fr}}.nearby-section .spot-card{background-color:var(--white);border-radius:12px;overflow:hidden;box-shadow:0 5px 20px #0000001a;transition:transform .3s}.nearby-section .spot-card:hover{transform:translateY(-5px)}.nearby-section .spot-card img{width:100%;height:200px;object-fit:cover}.nearby-section .spot-card .spot-info{padding:25px}.nearby-section .spot-card .spot-info h3{font-size:20px;margin-bottom:10px}.nearby-section .spot-card .spot-info .distance{color:var(--light-green);font-weight:600;margin-bottom:10px}.nearby-section .spot-card .spot-info .description{font-size:14px;line-height:1.6;color:#666}.cta-section h2{font-size:32px;margin-bottom:15px}.cta-section p{font-size:18px;margin-bottom:30px}.access-page{padding-top:70px}@media(max-width:768px){.access-page{padding-top:60px}}.page-hero{position:relative;height:50vh;min-height:400px;overflow:hidden}@media(max-width:768px){.page-hero{height:40vh;min-height:300px}}.page-hero .hero-image-wrapper{width:100%;height:100%}.page-hero .hero-image-wrapper img{width:100%;height:100%;object-fit:cover}.page-hero .page-title-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:var(--white)}.page-hero .page-title{font-size:48px;font-weight:600;margin-bottom:10px;text-shadow:2px 2px 8px rgba(0,0,0,.5)}@media(max-width:768px){.page-hero .page-title{font-size:36px}}.page-hero .page-subtitle{font-size:24px;font-family:Montserrat,sans-serif;text-shadow:2px 2px 8px rgba(0,0,0,.5)}.info-section{padding:80px 20px}.info-section .info-card{max-width:800px;margin:0 auto;background-color:var(--white);padding:50px;border-radius:12px;box-shadow:0 10px 30px #0000001a;text-align:center}@media(max-width:768px){.info-section .info-card{padding:30px 20px}}.info-section .info-card h2{font-size:32px;margin-bottom:10px}@media(max-width:768px){.info-section .info-card h2{font-size:24px}}.info-section .info-card .tagline{font-size:18px;color:var(--light-green);margin-bottom:40px;font-weight:500}.info-section .info-card .contact-info{text-align:left}.info-section .info-card .info-item{display:flex;gap:20px;margin-bottom:30px;padding:20px;background-color:var(--cloud-white);border-radius:8px}.info-section .info-card .info-item .icon{font-size:36px;flex-shrink:0}.info-section .info-card .info-item .info-content{flex:1}.info-section .info-card .info-item .info-content h3{font-size:18px;margin-bottom:8px;color:var(--primary-green)}.info-section .info-card .info-item .info-content p{font-size:16px;line-height:1.8}.access-methods{padding:80px 20px;background-color:var(--cloud-white)}.access-methods .section-title{text-align:center;font-size:32px;margin-bottom:50px;position:relative}.access-methods .section-title:after{content:"";display:block;width:60px;height:3px;background-color:var(--accent-gold);margin:15px auto 0}.access-methods .method-card{max-width:1000px;margin:0 auto 40px;background-color:var(--white);border-radius:12px;overflow:hidden;box-shadow:0 5px 20px #0000001a}.access-methods .method-card .method-header{background-color:var(--primary-green);color:var(--white);padding:25px 40px;display:flex;align-items:center;gap:20px}@media(max-width:768px){.access-methods .method-card .method-header{padding:20px 25px}}.access-methods .method-card .method-header .method-icon{font-size:36px}.access-methods .method-card .method-header h3{font-size:24px;margin:0}@media(max-width:768px){.access-methods .method-card .method-header h3{font-size:20px}}.access-methods .method-card .method-content{padding:40px}@media(max-width:768px){.access-methods .method-card .method-content{padding:25px 20px}}.access-methods .method-card .route-list{margin-bottom:30px}.access-methods .method-card .route-item{padding:25px;margin-bottom:20px;background-color:var(--cloud-white);border-radius:8px;border-left:4px solid var(--light-green)}.access-methods .method-card .route-item h4{font-size:20px;margin-bottom:12px;color:var(--primary-green)}.access-methods .method-card .route-item .route-desc{font-size:15px;line-height:1.8;margin-bottom:10px}.access-methods .method-card .route-item .route-time{font-size:14px;color:var(--light-green);font-weight:600}.access-methods .method-card .note-box{background-color:#fff9e6;padding:20px;border-radius:8px;border-left:4px solid #ffc107}.access-methods .method-card .note-box p{font-size:14px;line-height:1.6;margin:0}.map-section{padding:80px 20px}.map-section .section-title{text-align:center;font-size:32px;margin-bottom:40px;position:relative}.map-section .section-title:after{content:"";display:block;width:60px;height:3px;background-color:var(--accent-gold);margin:15px auto 0}.map-section .map-wrapper{max-width:1000px;margin:0 auto 30px;border-radius:12px;overflow:hidden;box-shadow:0 5px 20px #0000001a}.map-section .map-wrapper iframe{display:block;width:100%}.map-section .map-placeholder{position:relative;width:100%;height:400px;border-radius:12px;overflow:hidden;box-shadow:0 5px 20px #0000001a}.map-section .map-placeholder img{width:100%;height:100%;object-fit:cover}.map-section .map-placeholder .map-note{position:absolute;bottom:20px;left:50%;transform:translate(-50%);background-color:#000c;color:var(--white);padding:12px 25px;border-radius:20px;font-size:14px}.map-section .map-info{text-align:center;font-size:16px;font-weight:600;color:var(--primary-green);max-width:1000px;margin:0 auto}.map-section .map-info p{margin-bottom:15px}.map-section .map-info .map-link{display:inline-block;color:var(--light-green);text-decoration:none;font-size:14px;padding:10px 20px;border:2px solid var(--light-green);border-radius:25px;transition:all .3s ease;font-weight:500}.map-section .map-info .map-link:hover{background-color:var(--light-green);color:var(--white);transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.cta-section{padding:80px 20px;text-align:center;background:linear-gradient(135deg,var(--primary-green) 0%,var(--light-green) 100%);color:var(--white)}.cta-section h2{font-size:32px;margin-bottom:30px;line-height:1.6}@media(max-width:768px){.cta-section h2{font-size:24px}}.cta-section .cta-button{display:inline-block;background-color:var(--accent-gold);color:var(--white);padding:15px 50px;border-radius:50px;font-size:18px;font-weight:600;transition:all .3s;border:2px solid var(--accent-gold)}.cta-section .cta-button:hover{background-color:transparent;border-color:var(--white);transform:translateY(-2px);box-shadow:0 5px 15px #0000004d}.booking-page .page-hero{position:relative;height:40vh;min-height:300px;overflow:hidden}.booking-page .page-hero .hero-image-wrapper{width:100%;height:100%}.booking-page .page-hero .hero-image-wrapper .hero-image{width:100%;height:100%;object-fit:cover}.booking-page .page-hero .page-title-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:var(--white);text-shadow:0 2px 8px rgba(0,0,0,.3)}.booking-page .page-hero .page-title-overlay .page-title{font-size:48px;font-weight:600;margin-bottom:8px}.booking-page .page-hero .page-title-overlay .page-subtitle{font-size:18px;font-weight:300;letter-spacing:3px;opacity:.9}.booking-page .booking-form-section{padding:80px 20px;background:var(--cloud-white)}.booking-page .booking-form-section .booking-intro{text-align:center;max-width:800px;margin:0 auto 60px}.booking-page .booking-form-section .booking-intro h2{font-size:32px;color:var(--primary-green);margin-bottom:16px}.booking-page .booking-form-section .booking-intro p{color:var(--text-light);line-height:1.8;margin-bottom:24px}.booking-page .booking-form-section .booking-form{max-width:900px;margin:0 auto}.booking-page .booking-form-section .booking-form .form-section{background:var(--white);border-radius:16px;padding:40px;margin-bottom:30px;box-shadow:0 2px 12px #0000000f}.booking-page .booking-form-section .booking-form .form-section .section-title{display:flex;align-items:center;gap:16px;font-size:24px;color:var(--primary-green);margin-bottom:30px}.booking-page .booking-form-section .booking-form .form-section .section-title .step-number{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:linear-gradient(135deg,var(--primary-green),var(--light-green));color:var(--white);border-radius:50%;font-size:18px;font-weight:600}.booking-page .booking-form-section .booking-form .form-section .room-options{display:grid;gap:20px}.booking-page .booking-form-section .booking-form .form-section .room-options .room-option{cursor:pointer;display:block;position:relative}.booking-page .booking-form-section .booking-form .form-section .room-options .room-option input[type=radio]{position:absolute;opacity:0;pointer-events:none}.booking-page .booking-form-section .booking-form .form-section .room-options .room-option .room-card{display:grid;grid-template-columns:200px 1fr;gap:20px;padding:20px;border:2px solid transparent;border-radius:12px;transition:all .3s ease;background:var(--cloud-white)}.booking-page .booking-form-section .booking-form .form-section .room-options .room-option .room-card img{width:100%;height:150px;object-fit:cover;border-radius:8px}.booking-page .booking-form-section .booking-form .form-section .room-options .room-option .room-card .room-details h4{font-size:22px;color:var(--text-dark);margin-bottom:4px}.booking-page .booking-form-section .booking-form .form-section .room-options .room-option .room-card .room-details .room-name-en{font-size:14px;color:var(--text-light);margin-bottom:12px}.booking-page .booking-form-section .booking-form .form-section .room-options .room-option .room-card .room-details .room-desc{color:var(--text-light);margin-bottom:16px}.booking-page .booking-form-section .booking-form .form-section .room-options .room-option .room-card .room-details .room-meta{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid rgba(0,0,0,.1)}.booking-page .booking-form-section .booking-form .form-section .room-options .room-option .room-card .room-details .room-meta .price{font-size:20px;font-weight:600;color:var(--primary-green)}.booking-page .booking-form-section .booking-form .form-section .room-options .room-option.selected .room-card{border-color:var(--primary-green);background:#2d5a4a0d;box-shadow:0 4px 16px #2d5a4a26}.booking-page .booking-form-section .booking-form .form-section .room-options .room-option:hover .room-card{border-color:var(--light-green);transform:translateY(-2px);box-shadow:0 4px 16px #2d5a4a1a}.booking-page .booking-form-section .booking-form .form-section .date-inputs,.booking-page .booking-form-section .booking-form .form-section .guest-inputs{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px}.booking-page .booking-form-section .booking-form .form-section .input-group{display:flex;flex-direction:column}.booking-page .booking-form-section .booking-form .form-section .input-group label{font-weight:600;color:var(--text-dark);margin-bottom:8px;font-size:14px}.booking-page .booking-form-section .booking-form .form-section .input-group input,.booking-page .booking-form-section .booking-form .form-section .input-group select{padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:16px;font-family:inherit;transition:all .3s ease}.booking-page .booking-form-section .booking-form .form-section .input-group input:focus,.booking-page .booking-form-section .booking-form .form-section .input-group select:focus{outline:none;border-color:var(--primary-green);box-shadow:0 0 0 3px #2d5a4a1a}.booking-page .booking-form-section .booking-form .form-section .input-group input::placeholder,.booking-page .booking-form-section .booking-form .form-section .input-group select::placeholder{color:#9ca3af}.booking-page .booking-form-section .booking-form .form-section .nights-info{margin-top:16px;padding:12px 16px;background:#2d5a4a0d;border-left:4px solid var(--primary-green);border-radius:4px;color:var(--primary-green);font-weight:600}.booking-page .booking-form-section .booking-form .form-section .calendar-section{margin-top:24px;border:2px solid #e0e0e0;border-radius:12px;overflow:hidden;transition:all .3s ease}.booking-page .booking-form-section .booking-form .form-section .calendar-section:hover{border-color:var(--primary-green)}.booking-page .booking-form-section .booking-form .form-section .calendar-section .calendar-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:linear-gradient(135deg,#2d5a4a0d,#5a88740d);border-bottom:1px solid #e0e0e0;transition:background .3s ease}.booking-page .booking-form-section .booking-form .form-section .calendar-section .calendar-header:hover{background:linear-gradient(135deg,#2d5a4a1a,#5a88741a)}.booking-page .booking-form-section .booking-form .form-section .calendar-section .calendar-header .calendar-summary{flex:1}.booking-page .booking-form-section .booking-form .form-section .calendar-section .calendar-header .calendar-summary .selected-dates-summary{display:flex;flex-wrap:wrap;gap:16px}.booking-page .booking-form-section .booking-form .form-section .calendar-section .calendar-header .calendar-summary .selected-dates-summary .date-info{font-size:14px;color:var(--text-dark)}.booking-page .booking-form-section .booking-form .form-section .calendar-section .calendar-header .calendar-summary .selected-dates-summary .date-info strong{color:var(--primary-green);margin-right:4px}.booking-page .booking-form-section .booking-form .form-section .calendar-section .calendar-header .calendar-summary .placeholder-text{color:#999;font-style:italic}.booking-page .booking-form-section .booking-form .form-section .calendar-section .calendar-header .toggle-button{background:var(--primary-green);color:#fff;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;font-size:12px;flex-shrink:0;margin-left:16px}.booking-page .booking-form-section .booking-form .form-section .calendar-section .calendar-header .toggle-button:hover{background:var(--secondary-green);transform:scale(1.1)}.booking-page .booking-form-section .booking-form .form-section .calendar-section .calendar-content{padding:20px;background:#fff;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}.booking-page .booking-form-section .booking-form .booking-summary .summary-box{background:linear-gradient(135deg,#2d5a4a0d,#5a88740d);border:2px solid var(--primary-green);border-radius:12px;padding:24px;margin-bottom:24px}.booking-page .booking-form-section .booking-form .booking-summary .summary-box h3{font-size:20px;color:var(--primary-green);margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid var(--primary-green)}.booking-page .booking-form-section .booking-form .booking-summary .summary-box .summary-item{display:flex;justify-content:space-between;padding:12px 0;color:var(--text-dark)}.booking-page .booking-form-section .booking-form .booking-summary .summary-box .summary-item:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1)}.booking-page .booking-form-section .booking-form .booking-summary .summary-box .summary-item.total{margin-top:12px;padding-top:20px;border-top:2px solid var(--primary-green);font-size:18px;font-weight:700}.booking-page .booking-form-section .booking-form .booking-summary .summary-box .summary-item.total .total-price{font-size:28px;color:var(--primary-green)}.booking-page .booking-form-section .booking-form .booking-summary .error-message{background:#fee;border:2px solid #f88;border-radius:8px;padding:16px;color:#c00;margin-bottom:20px;text-align:center;font-weight:600}.booking-page .booking-form-section .booking-form .booking-summary .checkout-button{width:100%;padding:18px 32px;background:linear-gradient(135deg,var(--primary-green),var(--light-green));color:var(--white);border:none;border-radius:12px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #2d5a4a33}.booking-page .booking-form-section .booking-form .booking-summary .checkout-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #2d5a4a4d}.booking-page .booking-form-section .booking-form .booking-summary .checkout-button:active:not(:disabled){transform:translateY(0)}.booking-page .booking-form-section .booking-form .booking-summary .checkout-button:disabled{opacity:.6;cursor:not-allowed}.booking-page .booking-form-section .booking-form .booking-summary .payment-notice{text-align:center;margin-top:16px;color:var(--text-light);font-size:14px}.booking-page .booking-form-section .booking-form .booking-summary .payment-notice span{margin-right:6px}@media(max-width:768px){.booking-page .page-hero{height:30vh}.booking-page .page-hero .page-title-overlay .page-title{font-size:36px}.booking-page .page-hero .page-title-overlay .page-subtitle{font-size:14px}.booking-page .booking-form-section{padding:60px 20px}.booking-page .booking-form-section .booking-form .form-section{padding:24px}.booking-page .booking-form-section .booking-form .form-section .section-title{font-size:20px}.booking-page .booking-form-section .booking-form .form-section .section-title .step-number{width:32px;height:32px;font-size:16px}.booking-page .booking-form-section .booking-form .form-section .room-options .room-option .room-card{grid-template-columns:1fr}.booking-page .booking-form-section .booking-form .form-section .room-options .room-option .room-card img{height:180px}.booking-page .booking-form-section .booking-form .form-section .date-inputs,.booking-page .booking-form-section .booking-form .form-section .guest-inputs{grid-template-columns:1fr}.booking-page .booking-form-section .booking-form .form-section .calendar-section .calendar-header{flex-direction:column;align-items:flex-start;gap:12px}.booking-page .booking-form-section .booking-form .form-section .calendar-section .calendar-header .calendar-summary{width:100%}.booking-page .booking-form-section .booking-form .form-section .calendar-section .calendar-header .calendar-summary .selected-dates-summary{flex-direction:column;gap:8px}.booking-page .booking-form-section .booking-form .form-section .calendar-section .calendar-header .toggle-button{align-self:flex-end;margin-left:0}.booking-page .booking-form-section .booking-form .form-section .calendar-section .calendar-content{padding:12px}}.booking-success-page{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;background:linear-gradient(135deg,#f8faf9,#f5f8f7)}.booking-success-page.loading .loading-spinner{text-align:center}.booking-success-page.loading .loading-spinner .spinner{width:50px;height:50px;margin:0 auto 20px;border:4px solid rgba(45,90,74,.1);border-top:4px solid var(--primary-green);border-radius:50%;animation:spin 1s linear infinite}.booking-success-page.loading .loading-spinner p{color:var(--text-light);font-size:16px}.booking-success-page .success-container{max-width:700px;width:100%;background:var(--white);border-radius:20px;padding:60px 40px;box-shadow:0 10px 40px #00000014;text-align:center}.booking-success-page .success-container .success-icon{margin-bottom:30px;animation:scaleIn .5s cubic-bezier(.4,0,.2,1)}.booking-success-page .success-container .success-icon svg{display:inline-block}.booking-success-page .success-container .success-icon svg circle{animation:drawCircle .6s ease-out forwards;stroke-dasharray:240;stroke-dashoffset:240}.booking-success-page .success-container .success-icon svg path{animation:drawCheck .4s ease-out .3s forwards;stroke-dasharray:50;stroke-dashoffset:50}.booking-success-page .success-container .success-title{font-size:32px;color:var(--primary-green);margin-bottom:12px;font-weight:700}.booking-success-page .success-container .success-subtitle{font-size:18px;color:var(--text-light);margin-bottom:40px}.booking-success-page .success-container .booking-info-card{background:linear-gradient(135deg,#2d5a4a0d,#5a88740d);border:2px solid var(--primary-green);border-radius:16px;padding:30px;margin-bottom:40px}.booking-success-page .success-container .booking-info-card .info-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.booking-success-page .success-container .booking-info-card .info-row .label{font-size:14px;color:var(--text-light);font-weight:600}.booking-success-page .success-container .booking-info-card .info-row .value{font-size:16px;color:var(--text-dark)}.booking-success-page .success-container .booking-info-card .info-row .value.confirmation-number{font-size:24px;font-weight:700;color:var(--primary-green);font-family:Courier New,monospace;letter-spacing:1px}.booking-success-page .success-container .booking-info-card .info-divider{height:1px;background:linear-gradient(90deg,transparent,var(--primary-green),transparent);margin-bottom:20px}.booking-success-page .success-container .booking-info-card .info-message p{font-size:14px;color:var(--text-dark);line-height:1.8;margin:0}.booking-success-page .success-container .next-steps{text-align:left;margin-bottom:40px}.booking-success-page .success-container .next-steps h2{font-size:22px;color:var(--text-dark);margin-bottom:24px;text-align:center}.booking-success-page .success-container .next-steps ul{list-style:none;padding:0}.booking-success-page .success-container .next-steps ul li{display:flex;gap:16px;padding:20px;background:var(--cloud-white);border-radius:12px;margin-bottom:16px;transition:all .3s ease}.booking-success-page .success-container .next-steps ul li:hover{transform:translate(4px);box-shadow:0 4px 12px #00000014}.booking-success-page .success-container .next-steps ul li .step-icon{font-size:32px;flex-shrink:0}.booking-success-page .success-container .next-steps ul li .step-content{flex:1}.booking-success-page .success-container .next-steps ul li .step-content h3{font-size:16px;color:var(--text-dark);margin-bottom:6px;font-weight:600}.booking-success-page .success-container .next-steps ul li .step-content p{font-size:14px;color:var(--text-light);line-height:1.6;margin:0}.booking-success-page .success-container .important-notice{background:#fff9e6;border:2px solid var(--accent-gold);border-radius:12px;padding:24px;margin-bottom:40px;text-align:left}.booking-success-page .success-container .important-notice h3{font-size:16px;color:var(--text-dark);margin-bottom:16px;display:flex;align-items:center;gap:8px}.booking-success-page .success-container .important-notice ul{list-style:none;padding:0;margin:0}.booking-success-page .success-container .important-notice ul li{font-size:14px;color:var(--text-dark);padding:8px 0 8px 24px;position:relative}.booking-success-page .success-container .important-notice ul li:before{content:"•";position:absolute;left:8px;color:var(--accent-gold);font-weight:700;font-size:18px}.booking-success-page .success-container .action-buttons{display:flex;gap:16px;justify-content:center;margin-bottom:30px}.booking-success-page .success-container .action-buttons .btn{padding:14px 32px;border-radius:10px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;border:none}.booking-success-page .success-container .action-buttons .btn.btn-primary{background:linear-gradient(135deg,var(--primary-green),var(--light-green));color:var(--white);box-shadow:0 4px 16px #2d5a4a33}.booking-success-page .success-container .action-buttons .btn.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #2d5a4a4d}.booking-success-page .success-container .action-buttons .btn.btn-secondary{background:var(--white);color:var(--primary-green);border:2px solid var(--primary-green)}.booking-success-page .success-container .action-buttons .btn.btn-secondary:hover{background:#2d5a4a0d;transform:translateY(-2px)}.booking-success-page .success-container .debug-info{padding-top:20px;border-top:1px solid rgba(0,0,0,.1)}.booking-success-page .success-container .debug-info small{font-size:12px;color:var(--text-light);font-family:Courier New,monospace}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes drawCircle{to{stroke-dashoffset:0}}@keyframes drawCheck{to{stroke-dashoffset:0}}@media(max-width:768px){.booking-success-page{padding:20px}.booking-success-page .success-container{padding:40px 24px}.booking-success-page .success-container .success-title{font-size:24px}.booking-success-page .success-container .success-subtitle{font-size:16px}.booking-success-page .success-container .booking-info-card{padding:20px}.booking-success-page .success-container .booking-info-card .info-row{flex-direction:column;align-items:flex-start;gap:8px}.booking-success-page .success-container .booking-info-card .info-row .value.confirmation-number{font-size:20px}.booking-success-page .success-container .action-buttons{flex-direction:column}.booking-success-page .success-container .action-buttons .btn{width:100%}}.booking-cancel-page{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;background:linear-gradient(135deg,#f8faf9,#f5f8f7)}.booking-cancel-page .cancel-container{max-width:700px;width:100%;background:var(--white);border-radius:20px;padding:60px 40px;box-shadow:0 10px 40px #00000014;text-align:center}.booking-cancel-page .cancel-container .cancel-icon{margin-bottom:30px;animation:scaleIn .5s cubic-bezier(.4,0,.2,1)}.booking-cancel-page .cancel-container .cancel-icon svg{display:inline-block}.booking-cancel-page .cancel-container .cancel-icon svg circle,.booking-cancel-page .cancel-container .cancel-icon svg path{animation:fadeIn .5s ease-out forwards}.booking-cancel-page .cancel-container .cancel-title{font-size:28px;color:var(--text-dark);margin-bottom:12px;font-weight:700}.booking-cancel-page .cancel-container .cancel-subtitle{font-size:16px;color:var(--text-light);margin-bottom:40px}.booking-cancel-page .cancel-container .info-card{background:#c9a96114;border:2px solid var(--accent-gold);border-radius:16px;padding:30px;margin-bottom:40px}.booking-cancel-page .cancel-container .info-card p{font-size:15px;color:var(--text-dark);line-height:1.8;margin:0}.booking-cancel-page .cancel-container .faq-section{text-align:left;margin-bottom:40px}.booking-cancel-page .cancel-container .faq-section h2{font-size:22px;color:var(--text-dark);margin-bottom:24px;text-align:center}.booking-cancel-page .cancel-container .faq-section .faq-list .faq-item{background:var(--cloud-white);border-radius:12px;padding:20px;margin-bottom:16px;transition:all .3s ease}.booking-cancel-page .cancel-container .faq-section .faq-list .faq-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.booking-cancel-page .cancel-container .faq-section .faq-list .faq-item .question{display:flex;align-items:center;gap:12px;margin-bottom:12px}.booking-cancel-page .cancel-container .faq-section .faq-list .faq-item .question .icon{font-size:24px;flex-shrink:0}.booking-cancel-page .cancel-container .faq-section .faq-list .faq-item .question h3{font-size:16px;color:var(--text-dark);font-weight:600;margin:0}.booking-cancel-page .cancel-container .faq-section .faq-list .faq-item .answer{font-size:14px;color:var(--text-light);line-height:1.7;margin:0;padding-left:36px}.booking-cancel-page .cancel-container .action-buttons{display:flex;gap:16px;justify-content:center}.booking-cancel-page .cancel-container .action-buttons .btn{padding:14px 32px;border-radius:10px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;border:none}.booking-cancel-page .cancel-container .action-buttons .btn.btn-primary{background:linear-gradient(135deg,var(--primary-green),var(--light-green));color:var(--white);box-shadow:0 4px 16px #2d5a4a33}.booking-cancel-page .cancel-container .action-buttons .btn.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #2d5a4a4d}.booking-cancel-page .cancel-container .action-buttons .btn.btn-secondary{background:var(--white);color:var(--primary-green);border:2px solid var(--primary-green)}.booking-cancel-page .cancel-container .action-buttons .btn.btn-secondary:hover{background:#2d5a4a0d;transform:translateY(-2px)}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:768px){.booking-cancel-page{padding:20px}.booking-cancel-page .cancel-container{padding:40px 24px}.booking-cancel-page .cancel-container .cancel-title{font-size:22px}.booking-cancel-page .cancel-container .cancel-subtitle{font-size:14px}.booking-cancel-page .cancel-container .info-card{padding:20px}.booking-cancel-page .cancel-container .info-card p{font-size:14px}.booking-cancel-page .cancel-container .faq-section .faq-item .answer{padding-left:0;margin-top:8px}.booking-cancel-page .cancel-container .action-buttons{flex-direction:column}.booking-cancel-page .cancel-container .action-buttons .btn{width:100%}}.back-to-top{position:fixed;bottom:30px;right:30px;width:56px;height:56px;background:var(--white);border:2px solid var(--primary-green);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #2d5a4a40;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1000;color:var(--primary-green);opacity:0;visibility:hidden;transform:translateY(20px)}.back-to-top.show{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 8px 24px #2d5a4a59;background:var(--primary-green);color:var(--white);border-color:var(--primary-green)}.back-to-top:active{transform:translateY(-1px)}.back-to-top svg{width:24px;height:24px;transition:transform .3s ease}.back-to-top:hover svg{transform:translateY(-2px)}@media(max-width:768px){.back-to-top{bottom:20px;right:20px;width:48px;height:48px}.back-to-top svg{width:20px;height:20px}}@media(max-width:1024px){.back-to-top{bottom:25px;right:25px}}@media(max-width:768px){.back-to-top{z-index:1001}}.App{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.scroll-reveal{opacity:0;transition:all .8s cubic-bezier(.4,0,.2,1)}.scroll-reveal.revealed{opacity:1}.scroll-reveal-up{opacity:0;transform:translateY(50px);transition:all .8s cubic-bezier(.4,0,.2,1)}.scroll-reveal-up.revealed{opacity:1;transform:translateY(0)}.scroll-reveal-left{opacity:0;transform:translate(-50px);transition:all .8s cubic-bezier(.4,0,.2,1)}.scroll-reveal-left.revealed{opacity:1;transform:translate(0)}.scroll-reveal-right{opacity:0;transform:translate(50px);transition:all .8s cubic-bezier(.4,0,.2,1)}.scroll-reveal-right.revealed{opacity:1;transform:translate(0)}.scroll-reveal-scale{opacity:0;transform:scale(.9);transition:all .8s cubic-bezier(.4,0,.2,1)}.scroll-reveal-scale.revealed{opacity:1;transform:scale(1)}.scroll-reveal-delay-1{transition-delay:.1s}.scroll-reveal-delay-2{transition-delay:.2s}.scroll-reveal-delay-3{transition-delay:.3s}.scroll-reveal-delay-4{transition-delay:.4s}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-green: #2d5a4a;--light-green: #5a8874;--cloud-white: #f8faf9;--accent-gold: #c9a961;--white: #ffffff;--text-dark: #2a2a2a;--text-light: #6b7280}body{font-family:Noto Sans TC,Noto Sans JP,sans-serif;color:var(--text-dark);line-height:1.8;background-color:var(--cloud-white)}.en{font-family:Montserrat,sans-serif}.norican{font-family:Dancing Script,cursive}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit;transition:opacity .3s}a:hover{opacity:.7}section{padding:80px 20px}.container{max-width:1400px;margin:0 auto}.wrap-1000{max-width:1000px;margin:0 auto}.bg-green,.bg-brown{background-color:var(--primary-green);color:var(--white)}.f27{font-size:27px;font-weight:600}.pb-1hem{padding-bottom:1em}.pb-2em{padding-bottom:2em}.center{text-align:center}@media(max-width:768px){.f27{font-size:22px}section{padding:60px 20px}}
