.page-wrapper{display:flex;flex-direction:column;min-height:100vh;width:100%;}.page-container{max-width:800px;margin:0 auto;padding:4rem 2rem;padding-top:8rem;flex:1;background-color:#fff;}.page-title{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem;color:#000;}.page-subtitle{font-size:1.25rem;color:#555;line-height:1.6;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #e0e0e0;}.page-content{font-size:1.1rem;line-height:1.8;color:#222;}.page-content h2{font-size:1.75rem;margin-top:2.5rem;margin-bottom:1rem;color:#000;}.page-content h3{font-size:1.4rem;margin-top:2rem;margin-bottom:0.75rem;color:#000;}.page-content p{margin-bottom:1.5rem;color:#333;}.page-content ul,.page-content ol{margin-bottom:1.5rem;padding-left:2rem;}.page-content li{margin-bottom:0.5rem;color:#333;}.page-content strong{color:#000;font-weight:600;}.page-content a{color:#000;text-decoration:underline;transition:color 0.2s;}.page-content a:hover{color:#555;}.business-highlight{background:linear-gradient(135deg,#000 0%,#333 100%);border-radius:20px;padding:3rem;margin-bottom:3rem;color:#fff;box-shadow:0 10px 30px rgba(0,0,0,0.2);}.business-highlight h2{font-size:2rem;margin-top:0;margin-bottom:0.5rem;color:#fff;}.business-highlight .subtitle{font-size:1rem;color:#aaa;margin-bottom:2rem;}.business-contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:1.5rem;}.business-contact-item{display:flex;flex-direction:column;gap:0.5rem;}.business-contact-label{font-size:0.875rem;color:#999;text-transform:uppercase;letter-spacing:0.05em;}.business-contact-value{font-size:1.25rem;font-weight:600;color:#fff;word-break:break-all;}.wechat-qr{text-align:center;margin-top:1.5rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,0.1);}.wechat-qr-label{font-size:0.875rem;color:#999;margin-bottom:1rem;text-transform:uppercase;letter-spacing:0.05em;}.qr-placeholder{width:180px;height:180px;margin:0 auto;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:0.875rem;color:#666;padding:1rem;text-align:center;}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-bottom:2.5rem;}.contact-card{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:16px;padding:2rem;text-align:center;transition:box-shadow 0.3s;}.contact-card:hover{box-shadow:0 8px 20px rgba(0,0,0,0.08);}.contact-card-icon{font-size:2rem;margin-bottom:1rem;}.contact-card h3{font-size:1.1rem;font-weight:600;color:#000;margin-bottom:0.5rem;margin-top:0;}.contact-card p{font-size:0.95rem;color:#555;margin:0;}.business-highlight {background: white!important;border-radius: 0!important;box-shadow: none!important;padding: 0!important;margin-bottom: 0!important;}.business-highlight h2 {color: black!important;margin-bottom: 22px;}* {margin: 0;padding: 0;box-sizing: border-box;font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;}.business-contact-container {max-width: 1000px;margin: 0;padding: 0;}.business-title {font-size: 20px;font-weight: 600;color: #333;margin-bottom: 24px;}.contact-cards {display: flex;gap: 5px;flex-wrap: wrap;}.contact-card2 {text-align: center;width: 32.5%;border: 1px solid #e5e5e5;border-radius: 8px;overflow: hidden;padding: 0!important;}.card-header {background-color: #000;color: #fff;padding: 6px 12px;font-size: 13px;font-weight: 500;text-align: center;}.card-body {padding: 12px;font-size: 12px;color: #666;line-height: 1.6;}.card-body p {margin-bottom: 6px;}.contact-info {height: 100px;}.qrcode-box {width: 100px;height: 100px;margin: 8px auto;background-color: #f9f9f9;display: flex;align-items: center;justify-content: center;border: 1px solid #eee;}.qrcode-box img {width: 90px;height: 90px;}.wechat-text {font-size: 11px;color: #999;text-align: center;margin-top: 4px;}@media (max-width: 768px) {.contact-cards {display: grid !important;grid-template-columns: repeat(2, 1fr) !important;gap: 10px !important;}.contact-card2 {width: 100% !important;margin: 0 !important;}.card-header {font-size: 12px !important;padding: 5px 8px !important;white-space: nowrap !important;overflow: hidden !important;text-overflow: ellipsis !important;}.card-body {padding: 10px 6px !important;}.card-body p {font-size: 11px !important;margin-bottom: 4px !important;word-break: break-word !important;}.qrcode-box {width: 80px !important;height: 80px !important;margin: 6px auto !important;}.qrcode-box img {width: 70px !important;height: 70px !important;}.wechat-text {font-size: 10px !important;margin-top: 2px !important;}.contact-info {height: auto !important;min-height: 80px !important;}}@media (max-width: 480px) {.contact-cards {gap: 8px !important;}.card-body {padding: 8px 4px !important;}.qrcode-box {width: 70px !important;height: 70px !important;}.qrcode-box img {width: 60px !important;height: 60px !important;}.card-body p {font-size: 10px !important;}.wechat-text {font-size: 9px !important;}}@media (min-width: 769px) and (max-width: 1024px) {.contact-cards {gap: 8px !important;}.contact-card2 {width: 32% !important;}}