.page-register{font-family:Arial,Helvetica,sans-serif;background:#FFFFFF;color:#333333}.page-register__hero-section{display:flex;flex-direction:column;align-items:center;background:#017439;padding-top:10px;padding-bottom:0}.page-register__hero-image{width:100%;height:auto;max-width:1200px;display:block;aspect-ratio:17/5;object-fit:cover}.page-register__hero-content{text-align:center;padding:20px 16px;background:#017439;color:#fff}.page-register__hero-title{color:#FFFF00;font-weight:700;font-size:clamp(1.4rem,3vw,2.09375rem);margin:0 0 8px;line-height:1.2}.page-register__hero-subtitle{color:#FFFFFF;font-size:1rem;line-height:1.6;max-width:500px;margin:0 auto}.page-register__hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:16px;width:100%}.page-register__btn-register,.page-register__btn-login{display:inline-block;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:700;font-size:1rem;transition:opacity .3s ease;color:#FFFF00;background:#C30808;max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}.page-register__btn-register:hover,.page-register__btn-login:hover{opacity:.9}.page-register__features-section{max-width:1200px;margin:0 auto;padding:40px 16px}.page-register__features-title{color:#017439;font-size:clamp(1.6rem,3vw,2.5rem);text-align:center;margin:0 0 8px;font-weight:700}.page-register__features-desc{text-align:center;margin:0 0 32px;font-size:1rem;color:#555}.page-register__features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.page-register__feature-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08);overflow:hidden;text-align:center;transition:transform .3s ease}.page-register__feature-card:hover{transform:translateY(-4px)}.page-register__feature-image{width:100%;display:block;object-fit:cover;aspect-ratio:3/2}.page-register__feature-title{color:#017439;font-size:1.2rem;margin:16px 16px 8px;font-weight:600}.page-register__feature-text{padding:0 16px 16px;color:#555;font-size:.9rem;line-height:1.5}.page-register__logo-section{padding:24px 16px;max-width:1200px;margin:0 auto}.page-register__logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px 16px;justify-items:center}.page-register__logo-item{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:280px;padding:16px;background:#f9f9f9;border-radius:8px}.page-register__logo-image{width:100%;height:auto;aspect-ratio:2/1;object-fit:contain;display:block}.page-register__logo-item:nth-child(5){grid-column:2}.page-register__logo-item:nth-child(6){grid-column:3}.page-register__guide-section{max-width:1000px;margin:0 auto;padding:16px 16px 48px}.page-register__guide-title{text-align:center;color:#017439;font-size:clamp(1.6rem,3vw,2.5rem);font-weight:700;margin-bottom:8px}.page-register__guide-intro{text-align:center;font-size:1rem;color:#555}.page-register__guide-step{margin-bottom:16px;background:#f9f9f9;border-radius:8px;padding:16px;box-sizing:border-box}.page-register__guide-step summary{cursor:pointer;font-weight:600;color:#017439;font-size:1.1rem;display:flex;align-items:center;gap:8px}.page-register__guide-step summary [data-faq-toggle]{font-weight:700;font-size:1.4rem;color:#017439}.page-register__guide-step[open] summary [data-faq-toggle]{display:inline-block}.page-register__guide-step figure{margin:16px 0 0;text-align:center}.page-register__guide-image{width:100%;max-width:800px;aspect-ratio:2/1;object-fit:cover;display:block;margin:0 auto}.page-register__guide-step figcaption{color:#555;font-size:.9rem;margin-top:8px}.page-register__guide-actions{text-align:center;margin-top:24px}.page-register__faq-section{max-width:1000px;margin:0 auto;padding:16px 16px 48px}.page-register__faq-title{text-align:center;color:#017439;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;margin-bottom:24px}.page-register__faq-item{background:#f9f9f9;border-radius:8px;padding:16px;margin-bottom:16px}.page-register__faq-question{color:#017439;font-size:1.1rem;font-weight:600;margin:0 0 8px}.page-register__faq-answer{color:#333;font-size:.95rem;line-height:1.5}.page-register__btn-register,.page-register__btn-login{color:#FFFF00;background:#C30808}@media (max-width:1024px){.page-register__features-grid{grid-template-columns:repeat(3,1fr)}.page-register__logo-grid{grid-template-columns:repeat(3,1fr)}.page-register__logo-item:nth-child(5){grid-column:auto}.page-register__logo-item:nth-child(6){grid-column:auto}}@media (max-width:768px){.page-register__hero-section{padding-top:8px}.page-register__hero-image{max-width:100%;height:auto}.page-register__hero-content{padding:16px 12px}.page-register__hero-title{font-size:clamp(1.2rem,2.5vw,1.8rem)}.page-register__features-grid{grid-template-columns:repeat(1,1fr)}.page-register__logo-grid{grid-template-columns:repeat(2,1fr)}.page-register__logo-item:nth-child(5),.page-register__logo-item:nth-child(6){grid-column:auto}.page-register img{max-width:100%;height:auto}.page-register__btn-register,.page-register__btn-login{max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}.page-register__guide-step{display:flex;flex-direction:column}.page-register__guide-step figure{width:100%}}