.HotelCard-module__5DDcCW__card{color:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;max-width:100%;padding:24px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:block;overflow:hidden}.HotelCard-module__5DDcCW__card:hover{background:#ffffff14;border-color:#c8aa6466;transform:translateY(-3px);box-shadow:0 8px 40px #c8aa6426}.HotelCard-module__5DDcCW__cardHeader{gap:16px;margin-bottom:16px;display:flex}.HotelCard-module__5DDcCW__hotelImg{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;font-size:2rem;display:flex;overflow:hidden}.HotelCard-module__5DDcCW__img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.HotelCard-module__5DDcCW__card:hover .HotelCard-module__5DDcCW__img{transform:scale(1.1)}.HotelCard-module__5DDcCW__hotelMeta{flex:1;min-width:0}.HotelCard-module__5DDcCW__prefecture{color:var(--color-text-muted);margin-bottom:2px;font-size:.75rem}.HotelCard-module__5DDcCW__surveyDone{color:#34d399;background:#34d3991a;border:1px solid #34d39933;border-radius:4px;margin-bottom:2px;padding:1px 6px;font-size:.65rem;font-weight:700;display:inline-block}.HotelCard-module__5DDcCW__surveyPending{color:#d97706;background:#d977061a;border:1px solid #d9770633;border-radius:4px;margin-bottom:2px;padding:1px 6px;font-size:.65rem;font-weight:700;display:inline-block}.HotelCard-module__5DDcCW__hotelName{color:var(--color-text-primary);margin-bottom:2px;font-size:1.1rem;font-weight:800;line-height:1.4}.HotelCard-module__5DDcCW__address{color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;font-size:.75rem;overflow:hidden}.HotelCard-module__5DDcCW__rating{gap:6px}.HotelCard-module__5DDcCW__star{color:#c8aa64}.HotelCard-module__5DDcCW__ratingScore{color:#c8aa64;font-size:.9rem;font-weight:700}.HotelCard-module__5DDcCW__reviewCount{color:var(--color-text-muted);font-size:.75rem}.HotelCard-module__5DDcCW__verifiedBadge{color:#34d399;background:#34d3991a;border:1px solid #34d39933;border-radius:99px;padding:2px 8px;font-size:.7rem}.HotelCard-module__5DDcCW__partialBadge{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf2433;border-radius:99px;padding:2px 8px;font-size:.7rem}.HotelCard-module__5DDcCW__specGrid{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.HotelCard-module__5DDcCW__specBadge{border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:.72rem;font-weight:600;transition:all .15s;display:inline-flex}.HotelCard-module__5DDcCW__available{color:#34d399;background:#34d3991a;border:1px solid #34d39933}.HotelCard-module__5DDcCW__unavailable{color:#4b5563;background:#ffffff08;border:1px solid #ffffff0d;text-decoration:line-through}.HotelCard-module__5DDcCW__investigating{color:#d97706;background:#fbbf2414;border:1px solid #fbbf2433}.HotelCard-module__5DDcCW__infoRow{flex-wrap:wrap;gap:10px;margin-bottom:12px;display:flex}.HotelCard-module__5DDcCW__infoItem{color:var(--color-text-secondary);align-items:center;gap:4px;font-size:.8rem;display:flex}.HotelCard-module__5DDcCW__ionBadge{color:#60a5fa;background:#60a5fa1a;border:1px solid #60a5fa33;border-radius:4px;margin-left:2px;padding:1px 6px;font-size:.65rem}.HotelCard-module__5DDcCW__checkTime{color:var(--color-text-muted);align-items:center;gap:8px;margin-bottom:12px;font-size:.78rem;display:flex}.HotelCard-module__5DDcCW__checkDivider{opacity:.3}.HotelCard-module__5DDcCW__lateout{color:#c8aa64;background:#c8aa641a;border:1px solid #c8aa6433;border-radius:4px;padding:2px 8px;font-size:.7rem}.HotelCard-module__5DDcCW__viewMore{color:var(--color-gold);text-align:right;font-size:.8rem;font-weight:600;transition:gap .2s}.HotelCard-module__5DDcCW__card:hover .HotelCard-module__5DDcCW__viewMore{opacity:.85}
.ContactForm-module__j1WgZG__form{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;gap:20px;padding:24px;display:flex}.ContactForm-module__j1WgZG__field{flex-direction:column;gap:8px;display:flex}.ContactForm-module__j1WgZG__label{color:var(--color-text-secondary);font-size:.9rem;font-weight:600}.ContactForm-module__j1WgZG__required{color:#ef4444;margin-left:4px;font-size:.75rem}.ContactForm-module__j1WgZG__input,.ContactForm-module__j1WgZG__textarea{color:#fff;background:#0003;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:12px;font-size:1rem;transition:border-color .2s}.ContactForm-module__j1WgZG__input:focus,.ContactForm-module__j1WgZG__textarea:focus{border-color:var(--color-gold)}.ContactForm-module__j1WgZG__submitBtn{background:var(--color-gold);color:#000;cursor:pointer;border:none;border-radius:8px;padding:14px;font-size:1rem;font-weight:700;transition:all .2s}.ContactForm-module__j1WgZG__submitBtn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-2px)}.ContactForm-module__j1WgZG__submitBtn:disabled{opacity:.5;cursor:not-allowed}.ContactForm-module__j1WgZG__note{color:var(--color-text-muted);text-align:center;font-size:.8rem}.ContactForm-module__j1WgZG__success{text-align:center;background:#34d3990d;border:1px solid #34d39933;border-radius:12px;padding:40px 24px}.ContactForm-module__j1WgZG__successIcon{margin-bottom:16px;font-size:3rem}.ContactForm-module__j1WgZG__successTitle{color:#34d399;margin-bottom:8px;font-size:1.25rem}.ContactForm-module__j1WgZG__successDesc{color:var(--color-text-secondary);margin-bottom:24px;font-size:.9rem}.ContactForm-module__j1WgZG__backBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:6px;padding:8px 16px}@media (max-width:768px){.ContactForm-module__j1WgZG__form{padding:16px 12px}.ContactForm-module__j1WgZG__input,.ContactForm-module__j1WgZG__textarea{box-sizing:border-box;width:100%}}
.page-module__KtanSa__page{padding:32px 0 120px}.page-module__KtanSa__breadcrumb{color:var(--color-text-muted);align-items:center;gap:8px;margin-bottom:32px;font-size:.8rem;display:flex}.page-module__KtanSa__breadcrumb a{color:var(--color-text-muted);transition:color .15s}.page-module__KtanSa__breadcrumb a:hover{color:var(--color-gold)}.page-module__KtanSa__infoRequestBanner{color:var(--color-text-secondary);background:#fbbf240f;border:1px solid #fbbf2433;border-radius:12px;align-items:flex-start;gap:14px;margin-bottom:24px;padding:16px 20px;font-size:.85rem;line-height:1.6;display:flex}.page-module__KtanSa__infoRequestBanner strong{color:var(--color-gold-light);margin-bottom:2px;display:block}.page-module__KtanSa__infoRequestBanner p{margin:0}.page-module__KtanSa__infoRequestIcon{flex-shrink:0;margin-top:2px;font-size:1.4rem}.page-module__KtanSa__hotelHeader{grid-template-columns:320px 1fr;align-items:start;gap:40px;margin-bottom:40px;display:grid}.page-module__KtanSa__hotelImgArea{position:sticky;top:84px}.page-module__KtanSa__imgPlaceholder{aspect-ratio:4/3;background:#c8aa6414;border:1px solid #c8aa6426;border-radius:20px;justify-content:center;align-items:center;width:100%;font-size:5rem;display:flex}.page-module__KtanSa__hotelInfo{padding-top:8px}.page-module__KtanSa__meta{align-items:center;gap:10px;margin-bottom:10px;display:flex}.page-module__KtanSa__prefecture{color:var(--color-text-muted);font-size:.8rem}.page-module__KtanSa__statusBadge{border-radius:99px;padding:3px 10px;font-size:.72rem;font-weight:600}.page-module__KtanSa__confirmed{color:#34d399;background:#34d3991a;border:1px solid #34d39940}.page-module__KtanSa__partial{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf2440}.page-module__KtanSa__hotelName{color:var(--color-text-primary);letter-spacing:-.02em;margin:8px 0;font-size:2.2rem;font-weight:850;line-height:1.25}.page-module__KtanSa__address{color:var(--color-text-muted);align-items:center;gap:6px;margin-bottom:12px;font-size:.95rem;display:flex}.page-module__KtanSa__rating{align-items:center;gap:8px;margin-bottom:24px;display:flex}.page-module__KtanSa__star{color:#c8aa64;font-size:1.2rem}.page-module__KtanSa__ratingScore{color:#c8aa64;font-size:1.4rem;font-weight:800}.page-module__KtanSa__reviewCount{color:var(--color-text-muted);margin-left:8px;font-size:.9rem}.page-module__KtanSa__priceContainer{margin:24px 0}.page-module__KtanSa__priceBox{background:var(--color-gold-bg);border:1px solid #c8aa644d;border-radius:12px;flex-direction:column;padding:12px 24px;display:inline-flex}.page-module__KtanSa__priceLabel{color:var(--color-text-secondary);margin-bottom:2px;font-size:.75rem}.page-module__KtanSa__priceValue{color:var(--color-gold);font-size:1.5rem;font-weight:800}.page-module__KtanSa__notes{color:var(--color-text-secondary);background:#ffffff08;border-left:3px solid #c8aa6466;border-radius:0 8px 8px 0;margin-bottom:20px;padding:14px 16px;font-size:.875rem;line-height:1.7}.page-module__KtanSa__lastUpdated{color:var(--color-text-muted);align-items:center;gap:6px;margin-bottom:12px;font-size:.82rem;display:flex}.page-module__KtanSa__roomImageSection{margin-bottom:48px}.page-module__KtanSa__roomImageNote{color:var(--color-text-muted);background:#fbbf240f;border-left:3px solid #fbbf2466;border-radius:0 8px 8px 0;margin-bottom:16px;padding:10px 14px;font-size:.82rem;line-height:1.6}.page-module__KtanSa__roomImageWrapper{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;overflow:hidden}.page-module__KtanSa__roomImage{object-fit:contain;width:100%;height:auto;max-height:480px;display:block}.page-module__KtanSa__quickSpecs{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.page-module__KtanSa__quickSpec{border-radius:8px;padding:6px 12px;font-size:.78rem;font-weight:600}.page-module__KtanSa__qAvailable{color:#34d399;background:#34d3991a;border:1px solid #34d39933}.page-module__KtanSa__qUnavailable{color:#4b5563;background:#ffffff08;border:1px solid #ffffff0f}.page-module__KtanSa__qInvestigating{color:#d97706;background:#fbbf2414;border:1px solid #fbbf2433}.page-module__KtanSa__rakutenBtn{color:#fff;background:linear-gradient(135deg,#bf0000,#8b0000);border-radius:14px;align-items:center;gap:10px;margin-bottom:8px;padding:16px 24px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 20px #bf000059}.page-module__KtanSa__rakutenBtn:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 8px 28px #bf000080}.page-module__KtanSa__rakutenArrow{margin-left:auto;font-size:1.1rem}.page-module__KtanSa__affiliateNote{color:var(--color-text-muted);font-size:.7rem}.page-module__KtanSa__divider{background:#ffffff12;height:1px;margin:48px 0}.page-module__KtanSa__specSection{margin-bottom:48px}.page-module__KtanSa__specTitle{color:var(--color-text-primary);margin-bottom:8px;font-size:1.25rem;font-weight:700}.page-module__KtanSa__specDesc{color:var(--color-text-muted);margin-bottom:24px;font-size:.85rem}.page-module__KtanSa__specNote{color:var(--color-text-muted);border-left:3px solid var(--color-gold);background:#ffffff08;border-radius:8px;margin-bottom:24px;padding:12px 16px;font-size:.85rem;line-height:1.6}.page-module__KtanSa__roomTypeName{color:var(--color-text-primary);font-weight:700}.page-module__KtanSa__inlineLink{color:var(--color-gold);text-decoration:underline}.page-module__KtanSa__dryerCard{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:20px;margin-top:24px;padding:24px;display:flex}.page-module__KtanSa__hotelImgArea{background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:100%;max-width:400px;height:300px;display:flex;overflow:hidden}.page-module__KtanSa__mainImg{object-fit:cover;width:100%;height:100%}.page-module__KtanSa__imgPlaceholder{font-size:4rem}.page-module__KtanSa__dryerIcon{background:#c8aa641a;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;font-size:2.5rem;display:flex}.page-module__KtanSa__dryerLabel{color:var(--color-text-muted);margin-bottom:4px;font-size:.75rem}.page-module__KtanSa__dryerBrand{color:var(--color-text-primary);font-size:1.3rem;font-weight:800}.page-module__KtanSa__dryerSub{color:var(--color-text-secondary);margin-top:4px;font-size:.82rem}.page-module__KtanSa__feedbackCard{background:#ffffff08;border:1px solid #ffffff12;border-radius:20px;padding:32px}.page-module__KtanSa__feedbackTitle{color:var(--color-text-primary);margin-bottom:10px;font-size:1rem;font-weight:700}.page-module__KtanSa__feedbackDesc{color:var(--color-text-secondary);margin-bottom:20px;font-size:.875rem;line-height:1.7}.page-module__KtanSa__floatingCta{z-index:50;pointer-events:none;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.page-module__KtanSa__floatingBtn{color:#fff;pointer-events:all;background:linear-gradient(135deg,#bf0000,#8b0000);border-radius:99px;align-items:center;gap:10px;padding:16px 32px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 8px 32px #00000080}.page-module__KtanSa__floatingBtn:hover{opacity:.9;transform:translateY(-3px);box-shadow:0 12px 40px #0009}@media (max-width:768px){.page-module__KtanSa__hotelHeader{grid-template-columns:1fr}.page-module__KtanSa__hotelImgArea{position:static}.page-module__KtanSa__imgPlaceholder{aspect-ratio:16/9;max-width:100%}.page-module__KtanSa__feedbackCard{border-radius:12px;padding:16px 12px}.page-module__KtanSa__specSection{margin-bottom:32px}.page-module__KtanSa__floatingBtn{white-space:nowrap;gap:6px;padding:12px 20px;font-size:.78rem}}
.HotelListClient-module__-1Yifq__layout{grid-template-columns:260px 1fr;align-items:start;gap:32px;display:grid}.HotelListClient-module__-1Yifq__sidebar{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;max-height:calc(100vh - 100px);padding:24px;position:sticky;top:84px;overflow-y:auto}.HotelListClient-module__-1Yifq__sidebarHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.HotelListClient-module__-1Yifq__sidebarTitle{color:var(--color-text-primary);font-size:.95rem;font-weight:700}.HotelListClient-module__-1Yifq__resetBtn{color:var(--color-gold);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:.75rem;transition:background .15s}.HotelListClient-module__-1Yifq__resetBtn:hover{background:#c8aa641a}.HotelListClient-module__-1Yifq__filterSection{border-bottom:1px solid #ffffff0d;margin-bottom:20px;padding-bottom:20px}.HotelListClient-module__-1Yifq__filterSection:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.HotelListClient-module__-1Yifq__filterLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin-bottom:10px;font-size:.75rem;font-weight:700}.HotelListClient-module__-1Yifq__filterBtns{flex-wrap:wrap;gap:6px;display:flex}.HotelListClient-module__-1Yifq__filterBtn{color:var(--color-text-secondary);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;padding:6px 12px;font-size:.78rem;font-weight:500;transition:all .15s}.HotelListClient-module__-1Yifq__filterBtn:hover{color:var(--color-text-primary);background:#ffffff14}.HotelListClient-module__-1Yifq__select{width:100%;color:var(--color-text-primary);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;outline:none;padding:10px;font-size:.875rem}.HotelListClient-module__-1Yifq__select:focus{border-color:var(--color-gold)}.HotelListClient-module__-1Yifq__pageInfo{color:var(--color-text-muted);font-size:.8rem;font-weight:400}.HotelListClient-module__-1Yifq__pagination{justify-content:center;align-items:center;gap:16px;margin-top:48px;display:flex}.HotelListClient-module__-1Yifq__pageBtn{color:var(--color-text-primary);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;padding:8px 16px;font-size:.875rem;transition:all .2s}.HotelListClient-module__-1Yifq__pageBtn:hover:not(:disabled){border-color:var(--color-gold);background:#ffffff14}.HotelListClient-module__-1Yifq__pageBtn:disabled{opacity:.3;cursor:not-allowed}.HotelListClient-module__-1Yifq__pageNumbers{gap:8px;display:flex}.HotelListClient-module__-1Yifq__pageNumber{width:36px;height:36px;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;font-size:.875rem;transition:all .2s;display:flex}.HotelListClient-module__-1Yifq__pageNumber:hover{color:var(--color-text-primary);background:#ffffff0a}.HotelListClient-module__-1Yifq__pageNumber.HotelListClient-module__-1Yifq__pageActive{background:var(--color-gold-bg);border-color:var(--color-gold);color:var(--color-gold);font-weight:700}.HotelListClient-module__-1Yifq__filterBtn.HotelListClient-module__-1Yifq__active{color:var(--color-gold);background:#c8aa6426;border-color:#c8aa6466;font-weight:700}.HotelListClient-module__-1Yifq__checkboxList{flex-direction:column;gap:10px;display:flex}.HotelListClient-module__-1Yifq__checkboxItem{color:var(--color-text-secondary);cursor:pointer;align-items:center;gap:8px;font-size:.82rem;transition:color .15s;display:flex}.HotelListClient-module__-1Yifq__checkboxItem:hover{color:var(--color-text-primary)}.HotelListClient-module__-1Yifq__checkboxItem input[type=checkbox]{width:16px;height:16px;accent-color:var(--color-gold);cursor:pointer}.HotelListClient-module__-1Yifq__main{min-width:0}.HotelListClient-module__-1Yifq__resultsHeader{margin-bottom:20px}.HotelListClient-module__-1Yifq__resultsCount{color:var(--color-text-secondary);font-size:.875rem}.HotelListClient-module__-1Yifq__count{color:var(--color-gold);margin-right:4px;font-size:1.5rem;font-weight:800}.HotelListClient-module__-1Yifq__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;display:grid}.HotelListClient-module__-1Yifq__empty{text-align:center;color:var(--color-text-muted);padding:60px 20px;line-height:2}.HotelListClient-module__-1Yifq__filterToggle{width:100%;color:var(--color-text-primary);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;padding:12px 16px;font-size:.875rem;font-weight:600;transition:all .15s;display:none}.HotelListClient-module__-1Yifq__filterToggle:hover{border-color:#c8aa644d}.HotelListClient-module__-1Yifq__filterCount{background:var(--color-gold);color:#0a0e1a;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:800;display:inline-flex}@media (max-width:768px){.HotelListClient-module__-1Yifq__layout{grid-template-columns:1fr}.HotelListClient-module__-1Yifq__sidebar{margin-bottom:16px;display:none;position:static}.HotelListClient-module__-1Yifq__sidebarOpen{display:block}.HotelListClient-module__-1Yifq__filterToggle{display:flex}.HotelListClient-module__-1Yifq__grid{grid-template-columns:1fr}}
.page-module__ZBtsHa__page{padding:48px 0 80px}.page-module__ZBtsHa__pageHeader{margin-bottom:40px}.page-module__ZBtsHa__pageTitle{letter-spacing:-.03em;color:var(--color-text-primary);margin-bottom:8px;font-size:2rem;font-weight:800}.page-module__ZBtsHa__pageDesc{color:var(--color-text-secondary);font-size:.95rem}
.page-module___8aEwW__hero{padding:100px 0 80px;position:relative;overflow:hidden}.page-module___8aEwW__heroBg{pointer-events:none;background:radial-gradient(80% 60% at 50% -20%,#c8aa641f 0%,#0000 70%),radial-gradient(50% 40% at 80%,#60a5fa0f 0%,#0000 60%);position:absolute;inset:0}.page-module___8aEwW__heroContent{text-align:center;max-width:720px;margin:0 auto;position:relative}.page-module___8aEwW__heroBadge{color:var(--color-gold);background:#c8aa641a;border:1px solid #c8aa6440;border-radius:99px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:.8rem;font-weight:600;display:inline-flex}.page-module___8aEwW__heroTitle{letter-spacing:-.03em;color:var(--color-text-primary);margin-bottom:20px;font-size:clamp(1.8rem,5vw,3rem);font-weight:800;line-height:1.25}.page-module___8aEwW__heroAccent{color:var(--color-gold)}.page-module___8aEwW__heroDesc{color:var(--color-text-secondary);margin-bottom:20px;font-size:1rem;line-height:1.8}.page-module___8aEwW__heroNotice{color:var(--color-text-secondary);background:#60a5fa14;border:1px solid #60a5fa33;border-radius:10px;align-items:center;gap:6px;margin-bottom:28px;padding:10px 20px;font-size:.85rem;line-height:1.6;display:inline-flex}.page-module___8aEwW__heroNotice strong{color:var(--color-gold-light)}.page-module___8aEwW__heroActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:48px;display:flex}.page-module___8aEwW__heroStats{justify-content:center;align-items:center;gap:32px;display:flex}.page-module___8aEwW__statItem{flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:64px;display:flex;position:relative}.page-module___8aEwW__statNum{color:var(--color-gold);font-size:1.8rem;font-weight:800;line-height:1}.page-module___8aEwW__statLabel{color:var(--color-text-muted);font-size:.72rem}.page-module___8aEwW__statSub{color:var(--color-text-muted);white-space:nowrap;font-size:.68rem;position:absolute;bottom:-14px}.page-module___8aEwW__statSubNum{color:var(--color-gold);font-weight:700}.page-module___8aEwW__statDivider{background:var(--color-border);align-self:center;width:1px;height:64px}.page-module___8aEwW__betaBadge{color:#ff2020;letter-spacing:.05em;vertical-align:super;background:#ff202014;border:2px solid #ff2020;border-radius:6px;margin-left:12px;padding:2px 10px;font-size:.9rem;font-weight:900;line-height:1;display:inline-block;position:relative;top:-4px;transform:rotate(-12deg)}.page-module___8aEwW__stampContainer{justify-content:center;margin-top:36px;display:flex}.page-module___8aEwW__stamp{color:#c00;letter-spacing:.1em;opacity:0;border:4px solid #c00;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100px;height:100px;font-size:1.5rem;font-weight:900;line-height:1.2;animation:.6s cubic-bezier(0,.5,.3,1.2) 1s forwards page-module___8aEwW__stampPress;display:flex;position:relative;transform:rotate(-8deg)}.page-module___8aEwW__stamp:after{content:"";pointer-events:none;border:2px solid #cc00004d;border-radius:10px;position:absolute;inset:-2px}@keyframes page-module___8aEwW__stampPress{0%{opacity:0;transform:rotate(-8deg)scale(3)}50%{opacity:.9;transform:rotate(-8deg)scale(.9)}70%{opacity:1;transform:rotate(-8deg)scale(1.05)}to{opacity:.85;transform:rotate(-8deg)scale(1)}}.page-module___8aEwW__points{padding:40px 0}.page-module___8aEwW__pointsGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.page-module___8aEwW__pointCard{background:#ffffff0a;border:1px solid #ffffff12;border-radius:16px;padding:20px;transition:border-color .2s,transform .2s}.page-module___8aEwW__pointCard:hover{border-color:#c8aa6440;transform:translateY(-2px)}.page-module___8aEwW__pointIcon{margin-bottom:12px;font-size:1.8rem;display:block}.page-module___8aEwW__pointTitle{color:var(--color-text-primary);margin-bottom:8px;font-size:.9rem;font-weight:700}.page-module___8aEwW__pointDesc{color:var(--color-text-muted);font-size:.78rem;line-height:1.6}.page-module___8aEwW__features{padding:60px 0}.page-module___8aEwW__featureGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.page-module___8aEwW__featureCard{color:inherit;background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;padding:24px;text-decoration:none;transition:all .2s;display:block}.page-module___8aEwW__featureCard:hover{background:#ffffff14;border-color:#c8aa6466;transform:translateY(-3px);box-shadow:0 8px 32px #c8aa641f}.page-module___8aEwW__featureCardInner{align-items:center;gap:16px;margin-bottom:12px;display:flex}.page-module___8aEwW__featureIcon{background:#c8aa641a;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;font-size:2rem;display:flex}.page-module___8aEwW__featureTitle{color:var(--color-text-primary);margin-bottom:4px;font-size:1rem;font-weight:700}.page-module___8aEwW__featureCount{color:var(--color-gold);font-size:.8rem;font-weight:600}.page-module___8aEwW__featureDesc{color:var(--color-text-muted);font-size:.82rem;line-height:1.6}.page-module___8aEwW__latestSection{padding:60px 0}.page-module___8aEwW__latestHeader{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:32px;display:flex}.page-module___8aEwW__latestGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.page-module___8aEwW__cta{padding:60px 0}.page-module___8aEwW__ctaCard{text-align:center;background:linear-gradient(135deg,#c8aa641a,#c8aa6408);border:1px solid #c8aa6440;border-radius:24px;padding:60px 40px}.page-module___8aEwW__ctaTitle{color:var(--color-text-primary);margin-bottom:16px;font-size:1.5rem;font-weight:800}.page-module___8aEwW__ctaDesc{color:var(--color-text-secondary);margin-bottom:32px;font-size:.95rem;line-height:1.8}@media (max-width:1024px){.page-module___8aEwW__pointsGrid,.page-module___8aEwW__latestGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module___8aEwW__hero{padding:60px 0 50px}.page-module___8aEwW__heroNotice{text-align:left;display:block}.page-module___8aEwW__heroStats{gap:20px}.page-module___8aEwW__pointsGrid{grid-template-columns:repeat(2,1fr)}.page-module___8aEwW__featureGrid{grid-template-columns:1fr}.page-module___8aEwW__latestHeader{flex-direction:column;align-items:flex-start}.page-module___8aEwW__latestGrid{grid-template-columns:1fr;overflow-x:hidden}.page-module___8aEwW__ctaCard{padding:40px 20px}}
