:root{--theme-red: #c9151e;--theme-red-dark: #9e0f17;--theme-red-deep: #7c0000;--theme-gold: #d4af37;--theme-gold-light: #f7d479;--bg-dark: #07090e;--bg-card: rgba(18, 21, 30, .75);--text-main: #f8fafc;--text-muted: #cbd5e1}.dangjian-page[data-astro-cid-moucbgxa]{background-color:var(--bg-dark);color:var(--text-main);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif}.container[data-astro-cid-moucbgxa]{max-width:1200px;margin:0 auto;padding:0 20px}.text-gold[data-astro-cid-moucbgxa]{color:var(--theme-gold-light)}.mt-4[data-astro-cid-moucbgxa]{margin-top:1rem}.mt-8[data-astro-cid-moucbgxa]{margin-top:2rem}.w-full[data-astro-cid-moucbgxa]{width:100%}.text-left[data-astro-cid-moucbgxa]{text-align:left}.hidden[data-astro-cid-moucbgxa]{display:none!important}.btn[data-astro-cid-moucbgxa]{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;font-size:1rem;font-weight:500;border-radius:4px;cursor:pointer;transition:all .3s ease;border:none;text-decoration:none}.btn-primary[data-astro-cid-moucbgxa]{background:linear-gradient(135deg,var(--theme-red) 0%,var(--theme-red-deep) 100%);color:#fff;box-shadow:0 4px 15px #c9151e4d}.btn-primary[data-astro-cid-moucbgxa]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #c9151e66}.btn-outline-gold[data-astro-cid-moucbgxa]{background:transparent;border:1px solid var(--theme-gold);color:var(--theme-gold)}.btn-outline-gold[data-astro-cid-moucbgxa]:hover{background:#d4af371a}.btn-small[data-astro-cid-moucbgxa]{padding:6px 12px;font-size:.85rem}.hero-section[data-astro-cid-moucbgxa]{position:relative;padding:120px 0 80px;background:var(--bg-dark);overflow:hidden}.hero-overlay[data-astro-cid-moucbgxa]{position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(201,21,30,.15) 0%,transparent 50%);z-index:0}.hero-content[data-astro-cid-moucbgxa]{position:relative;z-index:1;text-align:center}.hero-badge[data-astro-cid-moucbgxa]{display:inline-block;padding:4px 12px;background:#c9151e33;border:1px solid var(--theme-red);color:var(--theme-red);border-radius:20px;font-size:.9rem;margin-bottom:24px}.hero-title[data-astro-cid-moucbgxa]{font-size:3rem;font-weight:700;line-height:1.3;margin-bottom:16px;color:#fff}.hero-subtitle[data-astro-cid-moucbgxa]{font-size:1.25rem;color:var(--text-muted);margin-bottom:48px}.hero-stats[data-astro-cid-moucbgxa]{display:flex;justify-content:center;gap:40px;margin-bottom:48px;flex-wrap:wrap}.stat-item[data-astro-cid-moucbgxa]{text-align:center}.stat-value[data-astro-cid-moucbgxa]{font-size:2.5rem;font-weight:700;color:var(--theme-gold);margin-bottom:8px;font-family:Georgia,serif}.stat-label[data-astro-cid-moucbgxa]{font-size:.9rem;color:var(--text-muted)}.hero-actions[data-astro-cid-moucbgxa]{display:flex;justify-content:center;gap:16px}.section-title[data-astro-cid-moucbgxa]{font-size:2rem;font-weight:600;text-align:center;margin-bottom:16px;color:#fff}.section-desc[data-astro-cid-moucbgxa]{text-align:center;color:var(--text-muted);margin-bottom:40px}.bases-section[data-astro-cid-moucbgxa]{padding:80px 0;background:#13151c}.solutions-section[data-astro-cid-moucbgxa]{padding:80px 0}.upcoming-section[data-astro-cid-moucbgxa]{padding:80px 0;background:#13151c}.booking-section[data-astro-cid-moucbgxa]{padding:80px 0}.bases-scroll-container[data-astro-cid-moucbgxa]{width:100%;overflow-x:auto;padding-bottom:20px;scrollbar-width:thin;scrollbar-color:var(--theme-red) var(--bg-card)}.bases-scroll-container[data-astro-cid-moucbgxa]::-webkit-scrollbar{height:6px}.bases-scroll-container[data-astro-cid-moucbgxa]::-webkit-scrollbar-track{background:var(--bg-card)}.bases-scroll-container[data-astro-cid-moucbgxa]::-webkit-scrollbar-thumb{background:var(--theme-red);border-radius:3px}.bases-track[data-astro-cid-moucbgxa]{display:flex;gap:20px;width:max-content}.loading-state[data-astro-cid-moucbgxa]{padding:40px;color:var(--text-muted)}.base-card{width:320px;background:var(--bg-card);border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.05);transition:transform .3s ease}.base-card:hover{transform:translateY(-5px);border-color:#c9151e80}.base-img-wrap{height:180px;background:#2a2d3a;position:relative;overflow:hidden}.base-img{width:100%;height:100%;object-fit:cover;opacity:.8}.base-spirit{position:absolute;top:12px;right:12px;background:var(--theme-red);color:#fff;font-size:.8rem;padding:2px 8px;border-radius:4px}.base-info{padding:20px}.base-name{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:8px}.base-loc{font-size:.85rem;color:var(--theme-gold);margin-bottom:12px}.base-desc{font-size:.9rem;color:var(--text-muted);line-height:1.5;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.solutions-grid[data-astro-cid-moucbgxa]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.solution-card[data-astro-cid-moucbgxa]{background:var(--bg-card);padding:32px 24px;border-radius:8px;text-align:center;border-top:3px solid transparent;transition:all .3s ease}.solution-card[data-astro-cid-moucbgxa]:hover{border-top-color:var(--theme-gold);background:#1d212b}.sol-icon[data-astro-cid-moucbgxa]{font-size:2.5rem;margin-bottom:16px}.solution-card[data-astro-cid-moucbgxa] h3[data-astro-cid-moucbgxa]{font-size:1.1rem;color:#fff;margin-bottom:12px;line-height:1.4}.solution-card[data-astro-cid-moucbgxa] p[data-astro-cid-moucbgxa]{font-size:.9rem;color:var(--text-muted)}.filter-tabs[data-astro-cid-moucbgxa]{display:flex;justify-content:center;gap:12px;margin-bottom:32px}.tab-btn[data-astro-cid-moucbgxa]{background:var(--bg-card);border:1px solid rgba(255,255,255,.1);color:var(--text-muted);padding:8px 16px;border-radius:20px;cursor:pointer;transition:all .2s}.tab-btn[data-astro-cid-moucbgxa].active,.tab-btn[data-astro-cid-moucbgxa]:hover{background:var(--theme-red);color:#fff;border-color:var(--theme-red)}.table-responsive[data-astro-cid-moucbgxa]{overflow-x:auto}.upcoming-table[data-astro-cid-moucbgxa]{width:100%;border-collapse:collapse;min-width:600px}.upcoming-table[data-astro-cid-moucbgxa] th[data-astro-cid-moucbgxa],.upcoming-table[data-astro-cid-moucbgxa] td[data-astro-cid-moucbgxa]{padding:16px;text-align:left;border-bottom:1px solid rgba(255,255,255,.05)}.upcoming-table[data-astro-cid-moucbgxa] th[data-astro-cid-moucbgxa]{color:var(--theme-gold);font-weight:500}.upcoming-table[data-astro-cid-moucbgxa] td[data-astro-cid-moucbgxa]{color:var(--text-main);font-size:.95rem}.td-tag{background:#ffffff1a;padding:2px 8px;border-radius:4px;font-size:.8rem}.booking-grid[data-astro-cid-moucbgxa]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.service-flow[data-astro-cid-moucbgxa]{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px}.flow-step[data-astro-cid-moucbgxa]{background:var(--bg-card);padding:16px;border-radius:4px;border-left:3px solid var(--theme-red);font-weight:500}.compliance-box[data-astro-cid-moucbgxa]{background:#d4af370d;padding:24px;border-radius:8px;border:1px solid rgba(212,175,55,.2)}.compliance-box[data-astro-cid-moucbgxa] h3[data-astro-cid-moucbgxa]{color:var(--theme-gold);margin-bottom:16px}.compliance-list[data-astro-cid-moucbgxa]{padding-left:20px;color:var(--text-muted);line-height:1.8}.booking-form-wrapper[data-astro-cid-moucbgxa]{background:var(--bg-card);padding:40px;border-radius:8px;box-shadow:0 10px 30px #0003}.booking-form-wrapper[data-astro-cid-moucbgxa] h3[data-astro-cid-moucbgxa]{font-size:1.5rem;margin-bottom:24px;color:#fff}.form-group[data-astro-cid-moucbgxa]{margin-bottom:20px}.form-group[data-astro-cid-moucbgxa] label[data-astro-cid-moucbgxa]{display:block;margin-bottom:8px;font-size:.9rem;color:var(--text-muted)}.form-group[data-astro-cid-moucbgxa] input[data-astro-cid-moucbgxa],.form-group[data-astro-cid-moucbgxa] select[data-astro-cid-moucbgxa],.form-group[data-astro-cid-moucbgxa] textarea[data-astro-cid-moucbgxa]{width:100%;padding:12px;background:#0003;border:1px solid rgba(255,255,255,.1);border-radius:4px;color:#fff;font-size:1rem;box-sizing:border-box}.form-group[data-astro-cid-moucbgxa] input[data-astro-cid-moucbgxa]:focus,.form-group[data-astro-cid-moucbgxa] select[data-astro-cid-moucbgxa]:focus,.form-group[data-astro-cid-moucbgxa] textarea[data-astro-cid-moucbgxa]:focus{outline:none;border-color:var(--theme-red)}.form-success[data-astro-cid-moucbgxa]{margin-top:16px;padding:12px;background:#2ed5731a;color:#2ed573;border-radius:4px;text-align:center}.modal-overlay[data-astro-cid-moucbgxa]{position:fixed;inset:0;background:#000c;backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content[data-astro-cid-moucbgxa]{background:var(--bg-card);border-radius:8px;width:100%;max-height:90vh;overflow-y:auto;position:relative;padding:32px;border:1px solid rgba(255,255,255,.1)}.ai-modal[data-astro-cid-moucbgxa]{max-width:500px}.detail-modal[data-astro-cid-moucbgxa]{max-width:800px}.modal-close[data-astro-cid-moucbgxa]{position:absolute;top:16px;right:16px;background:transparent;border:none;color:var(--text-muted);font-size:1.5rem;cursor:pointer}.modal-header[data-astro-cid-moucbgxa]{margin-bottom:24px;border-bottom:1px solid rgba(255,255,255,.05);padding-bottom:16px}.modal-title[data-astro-cid-moucbgxa]{font-size:1.5rem;color:#fff;margin-bottom:8px}.ai-result[data-astro-cid-moucbgxa]{margin-top:24px;padding:20px;background:#d4af370d;border:1px dashed var(--theme-gold);border-radius:8px}.detail-split[data-astro-cid-moucbgxa]{display:grid;grid-template-columns:3fr 2fr;gap:32px}.detail-modal[data-astro-cid-moucbgxa] h4[data-astro-cid-moucbgxa]{color:var(--theme-gold);margin:20px 0 12px}.custom-list[data-astro-cid-moucbgxa]{padding-left:20px;color:var(--text-muted);line-height:1.6}.module-tags[data-astro-cid-moucbgxa]{display:flex;flex-wrap:wrap;gap:8px}.m-tag{background:#c9151e1a;color:var(--theme-red);padding:4px 10px;border-radius:12px;font-size:.85rem;border:1px solid rgba(201,21,30,.3)}.timeline[data-astro-cid-moucbgxa]{border-left:2px solid rgba(255,255,255,.1);margin-left:10px;padding-left:20px}.tl-item{position:relative;margin-bottom:16px}.tl-item:before{content:"";position:absolute;left:-25px;top:4px;width:8px;height:8px;border-radius:50%;background:var(--theme-gold)}.tl-day{font-weight:700;color:#fff;font-size:.9rem;margin-bottom:4px}.tl-desc{color:var(--text-muted);font-size:.85rem}.modal-actions[data-astro-cid-moucbgxa]{margin-top:32px;text-align:right}@media(max-width:1024px){.booking-grid[data-astro-cid-moucbgxa],.detail-split[data-astro-cid-moucbgxa]{grid-template-columns:1fr}}@media(max-width:768px){.hero-title[data-astro-cid-moucbgxa]{font-size:2rem}.hero-stats[data-astro-cid-moucbgxa]{gap:20px}.hero-actions[data-astro-cid-moucbgxa]{flex-direction:column}.service-flow[data-astro-cid-moucbgxa]{grid-template-columns:1fr}}.reveal[data-astro-cid-moucbgxa]{opacity:0;transform:translateY(20px);transition:all .6s ease-out}.reveal[data-astro-cid-moucbgxa].visible{opacity:1;transform:translateY(0)}
