.page-support{color:#333333;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}.page-support__hero-section{max-width:1200px;margin:0 auto;padding:10px 16px 0}.page-support__hero-image-wrapper{width:100%}.page-support__hero-image{width:100%;height:auto;aspect-ratio:17/5;object-fit:cover;display:block;border-radius:12px}.page-support__hero-content{text-align:center;padding:16px 0 24px}.page-support__hero-title{font-weight:800;line-height:1.2;letter-spacing:-0.01em;color:#0477db;margin:0 0 8px;font-size:clamp(1.4rem,3.5vw,2rem)}.page-support__hero-subtitle{color:#444;line-height:1.6;margin:0 auto 16px;max-width:820px;font-size:1rem}.page-support__hero-cta-group{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.page-support__hero-cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;border-radius:999px;font-weight:700;text-decoration:none;transition:opacity .2s;white-space:normal;word-wrap:break-word;box-sizing:border-box}.page-support__hero-cta--primary{background:#EA7C07;color:#fff}.page-support__hero-cta--secondary{background:#0477db;color:#fff}.page-support__hero-cta:hover{opacity:.85}.page-support__help-grid{max-width:1200px;margin:0 auto;padding:24px 16px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.page-support__help-card{background:#fff;border:1px solid #e3f0fa;border-radius:12px;padding:24px 20px;text-align:center;transition:box-shadow .25s,transform .25s;box-shadow:0 2px 6px rgba(0,0,0,.04)}.page-support__help-card:hover{box-shadow:0 10px 25px rgba(0,0,0,.08);transform:translateY(-3px)}.page-support__help-icon{display:inline-block;font-size:2.2rem;line-height:1;margin-bottom:12px}.page-support__help-card-title{color:#1e78b0;font-size:1.12rem;margin:0 0 10px;font-weight:700}.page-support__help-card-text{color:#555;font-size:.92rem;line-height:1.5;margin:0 0 16px}.page-support__help-link{color:#EA7C07;font-weight:700;text-decoration:none}.page-support__help-link:hover{text-decoration:underline}.page-support__faq-section{max-width:900px;margin:8px auto 16px;padding:28px 16px;background:#f0f9ff;border-radius:16px}.page-support__faq-section-title{color:#0477db;font-weight:800;font-size:clamp(1.3rem,2.6vw,1.7rem);margin:0 0 8px;text-align:center;line-height:1.2}.page-support__faq-section-intro{text-align:center;color:#555;font-size:.96rem;line-height:1.6;margin:0 0 20px}.page-support__faq-list{display:flex;flex-direction:column;gap:10px}.page-support__faq-item{background:#fff;border-radius:12px;padding:0 16px;border:1px solid #d6ecf9}.page-support__faq-question{list-style:none;font-weight:700;color:#1e1e1e;cursor:pointer;padding:16px 0;display:flex;justify-content:space-between;align-items:center;gap:10px;line-height:1.4}.page-support__faq-question::-webkit-details-marker{display:none}.page-support__faq-question:hover{color:#EA7C07}.page-support__faq-toggle{font-size:1.4rem;color:#EA7C07}.page-support__faq-answer{padding:0 0 16px;color:#444;line-height:1.7}.page-support__guide-section{max-width:1000px;margin:24px auto;padding:0 16px}.page-support__guide-title{text-align:center;color:#0477db;font-size:clamp(1.3rem,2.6vw,1.7rem);font-weight:800;margin:0 0 8px;line-height:1.2}.page-support__guide-subtitle{text-align:center;color:#555;margin:0 0 24px;font-size:.95rem}.page-support__guide-steps{display:flex;flex-direction:column}.page-support__step-item{display:flex;gap:14px;padding:16px;border-radius:12px;margin-bottom:12px;background:#fff;border-left:4px solid #26A9E0;box-shadow:0 2px 6px rgba(0,0,0,.04)}.page-support__step-item:nth-child(odd){border-left-color:#EA7C07}.page-support__step-number{background:#26A9E0;color:#fff;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-weight:800;flex-shrink:0}.page-support__step-item:nth-child(odd) .page-support__step-number{background:#EA7C07}.page-support__step-title{color:#0477db;margin:0 0 6px}.page-support__step-text{color:#555;line-height:1.6;margin:0}.page-support__promo-banner{max-width:1200px;margin:16px auto 40px;padding:28px 24px;background:linear-gradient(135deg,#eaf6ff 0%,#ffffff 60%);border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.page-support__promo-content{flex:1;min-width:240px}.page-support__promo-title{color:#0477db;font-size:1.35rem;font-weight:800;margin:0 0 8px;line-height:1.2}.page-support__promo-text{color:#444;line-height:1.6;margin:0 0 16px}.page-support__promo-button{display:inline-block;background:#EA7C07;color:#fff;padding:12px 34px;border-radius:999px;text-decoration:none;font-weight:700}.page-support__promo-button:hover{opacity:.85}.page-support__promo-image-wrap{flex:0 1 400px}.page-support__promo-image{width:100%;height:auto;aspect-ratio:2/1;object-fit:cover;border-radius:10px}.page-support__faq-section a:hover{text-decoration:underline}@media (max-width:768px){.page-support__hero-section{padding:4px 8px 0}.page-support__hero-image{aspect-ratio:2/1}.page-support__hero-title{font-size:clamp(1.1rem,5.5vw,1.35rem);line-height:1.35}.page-support__hero-subtitle{font-size:.9rem;margin-bottom:12px}.page-support__hero-cta-group{flex-direction:column;width:100%}.page-support__hero-cta{width:100%;max-width:100%}.page-support__help-grid{grid-template-columns:1fr;padding:20px 12px}.page-support__help-card{text-align:left;display:flex;flex-direction:column}.page-support__faq-section{margin:0 8px 8px;padding:24px 12px;border-radius:12px}.page-support__promo-banner{flex-direction:column;align-items:flex-start;padding:24px 16px;margin:8px 8px 32px}.page-support__promo-image-wrap{width:100%;max-width:100%}.page-support__promo-image{max-width:100%!important;height:auto!important}.page-support__guide-section{padding:0 8px}.page-support img{max-width:100%;height:auto}}