.customer-center-wrap{width:100%;max-width:1130px;margin:0 auto;padding:48px 0 80px;color:#252525}
.customer-center-head{text-align:center;margin-bottom:34px}
.customer-center-kicker{display:block;margin-bottom:8px;color:var(--shop-action,#95152f);font-size:12px;font-weight:800;letter-spacing:.16em}
.customer-center-head h1{margin:0 0 12px;font-size:34px;line-height:1.25}
.customer-center-head p{color:#6b6b6b;font-size:15px}
.customer-contact{display:flex;align-items:center;justify-content:space-between;padding:30px 36px;border-radius:16px;background:var(--shop-action,#95152f);color:var(--shop-action-text,#fff);box-shadow:0 12px 28px rgba(0,0,0,.16)}
.customer-contact .customer-contact-label{display:block;margin-bottom:4px;color:var(--shop-action-text,#fff);-webkit-text-fill-color:var(--shop-action-text,#fff);font-size:13px;font-weight:700;opacity:.94}
.customer-contact h2{margin:0 0 6px;color:var(--shop-action-text,#fff);font-size:30px;letter-spacing:.02em}
.customer-contact p{color:rgba(255,255,255,.84);font-size:13px}
.customer-contact-call{display:inline-flex;align-items:center;gap:8px;min-width:138px;height:46px;padding:0 20px;border:1px solid var(--shop-action-text,#fff);border-radius:8px;color:var(--shop-action-text,#fff);font-weight:700;justify-content:center}
.customer-contact-call:hover{background:var(--shop-action-text,#fff);color:var(--shop-action,#95152f)}
.customer-quick,.customer-notice,.customer-guide{margin-top:46px}
.customer-quick>h2,.customer-guide>h2{margin:0 0 18px;font-size:22px}
.customer-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.customer-quick-grid>a{display:flex;flex-direction:column;min-height:190px;padding:28px 24px;border:1px solid #e8e8e8;border-radius:14px;background:#fff;color:#252525;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.customer-quick-grid>a:hover{border-color:var(--shop-action,#95152f);box-shadow:0 10px 25px rgba(0,0,0,.08);transform:translateY(-3px)}
.customer-quick-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:20px;border-radius:12px;background:var(--shop-action-soft,#fff2f5);color:var(--shop-action,#95152f);font-size:24px}
.customer-quick-grid strong{margin-bottom:7px;font-size:17px}
.customer-quick-grid small{color:#777;font-size:13px;line-height:1.55}
.customer-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}
.customer-section-title h2{margin:0;font-size:22px}
.customer-section-title>a{color:#6c6c6c;font-size:13px}
.customer-section-title>a:hover{color:var(--shop-action,#95152f)}
.customer-notice ul{margin:0;padding:0;border-top:2px solid #292929;list-style:none}
.customer-notice li{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:54px;padding:0 18px;border-bottom:1px solid #e8e8e8}
.customer-notice li a{min-width:0;overflow:hidden;color:#303030;font-size:14px;text-overflow:ellipsis;white-space:nowrap}
.customer-notice li a:hover{color:var(--shop-action,#95152f);text-decoration:underline}
.customer-notice time{flex:0 0 auto;color:#999;font-size:12px}
.customer-notice-empty{margin:0;padding:28px 18px;border-top:2px solid #292929;border-bottom:1px solid #e8e8e8;color:#888;text-align:center}
.customer-guide{padding-top:4px;scroll-margin-top:90px}
.customer-guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.customer-guide-grid article{padding:24px 21px;border-top:3px solid var(--shop-action,#95152f);background:#f8f8f9}
.customer-guide-grid article>span{color:#b8b8bc;font-size:12px;font-weight:800}
.customer-guide-grid h3{margin:10px 0 8px;font-size:16px}
.customer-guide-grid p{color:#696969;font-size:13px;line-height:1.65}
.customer-return-note{margin-top:18px;padding:25px 28px;border:1px solid #e5e5e5;border-radius:12px;background:#fff}
.customer-return-note h3{margin:0 0 8px;font-size:16px}
.customer-return-note>p{margin-bottom:14px;color:var(--shop-action,#95152f);font-weight:700}
.customer-return-note ul{margin:0;padding-left:18px;color:#666;font-size:13px;line-height:1.8}
.customer-bottom-actions{display:flex;justify-content:center;gap:10px;margin-top:34px}
.customer-btn{display:inline-flex;align-items:center;justify-content:center;width:180px;height:50px;border:1px solid var(--shop-action,#95152f);border-radius:7px;font-weight:700}
.customer-btn-line{background:#fff;color:var(--shop-action,#95152f)}
.customer-btn-line:hover{background:var(--shop-action-soft,#fff4f6);color:var(--shop-action-hover,#791027)}
.customer-btn-fill{background:var(--shop-action,#95152f);color:var(--shop-action-text,#fff)}
.customer-btn-fill:hover{border-color:var(--shop-action-hover,#791027);background:var(--shop-action-hover,#791027);color:var(--shop-action-text,#fff)}
@media(max-width:1100px){.customer-center-wrap{padding:34px 20px 65px}.customer-quick-grid,.customer-guide-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.customer-center-wrap{padding:28px 15px 55px}.customer-center-head{margin-bottom:24px}.customer-center-head h1{font-size:28px}.customer-center-head p{font-size:13px}.customer-contact{align-items:flex-start;flex-direction:column;padding:24px 22px}.customer-contact h2{font-size:25px}.customer-contact-call{width:100%;margin-top:18px}.customer-quick,.customer-notice,.customer-guide{margin-top:34px}.customer-quick-grid,.customer-guide-grid{grid-template-columns:1fr}.customer-quick-grid>a{min-height:0;padding:22px}.customer-notice li{padding:12px 8px}.customer-notice time{display:none}.customer-guide-grid article{padding:20px}.customer-return-note{padding:21px 19px}.customer-bottom-actions{flex-direction:column}.customer-btn{width:100%}}
