.page-about{color:#F3F8FF;background-color:#08162B;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}
.page-about__container{max-width:1100px;margin:0 auto;padding:24px 16px}
.page-about__hero-section{padding-top:0;margin-top:0;width:100%;overflow:hidden;background:linear-gradient(180deg,#08162B 0%,#10233F 100%)}
.page-about__hero-image-wrapper{width:100%;max-width:100%;overflow:hidden;display:block}
.page-about__hero-image{width:100%;height:auto;display:block;object-fit:cover}
.page-about__intro-section{background-color:#10233F;padding:32px 0;border-bottom:1px solid #1B3357}
.page-about__main-title{font-size:clamp(1.4rem,3.5vw,2.2rem);color:#F3F8FF;text-align:center;margin:0 0 20px;font-weight:700;line-height:1.3;letter-spacing:0.5px}
.page-about__intro-text{font-size:1.05rem;color:#AFC4E8;text-align:center;max-width:850px;margin:0 auto 28px;line-height:1.7}
.page-about__section-title{font-size:clamp(1.3rem,2.8vw,1.8rem);color:#F2C14E;margin:32px 0 18px;font-weight:700;border-left:4px solid #4FA8FF;padding-left:14px;line-height:1.35}
.page-about__subsection-title{font-size:1.25rem;color:#4FA8FF;margin:24px 0 14px;font-weight:600}
.page-about__paragraph{font-size:1rem;color:#AFC4E8;line-height:1.8;margin:0 0 18px}
.page-about__info-table-wrapper{overflow-x:auto;margin:24px 0;border-radius:8px;border:1px solid #244D84}
.page-about__info-table{width:100%;border-collapse:collapse;background-color:#10233F}
.page-about__info-table th{background-color:#113B7A;color:#F3F8FF;padding:12px 16px;text-align:left;font-weight:600;border-bottom:2px solid #244D84}
.page-about__info-table td{padding:11px 16px;border-bottom:1px solid #1B3357;color:#AFC4E8;font-size:0.95rem}
.page-about__info-table tr:last-child td{border-bottom:none}
.page-about__intro-figure,.page-about__game-figure,.page-about__promo-figure,.page-about__guide-figure,.page-about__policy-figure{margin:24px auto;text-align:center;max-width:800px}
.page-about__intro-image,.page-about__game-image,.page-about__promo-image,.page-about__guide-image,.page-about__policy-image{width:100%;max-width:100%;height:auto;border-radius:10px;display:block;margin:0 auto;border:1px solid #244D84;object-fit:cover;aspect-ratio:2/1}
.page-about__intro-figure figcaption,.page-about__game-figure figcaption,.page-about__promo-figure figcaption,.page-about__guide-figure figcaption,.page-about__policy-figure figcaption{margin-top:10px;font-size:0.9rem;color:#4FA8FF;font-style:italic}
.page-about__games-section{background-color:#08162B;padding:32px 0;border-bottom:1px solid #1B3357}
.page-about__game-block{margin-bottom:36px;padding-bottom:24px;border-bottom:1px solid #1B3357}
.page-about__game-block:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}
.page-about__game-title{font-size:1.35rem;color:#F3F8FF;margin:0 0 14px;font-weight:600;padding-left:10px;border-left:3px solid #F2C14E}
.page-about__promo-section{background-color:#10233F;padding:32px 0;border-bottom:1px solid #1B3357}
.page-about__promo-list{list-style:none;padding:0;margin:0 0 24px}
.page-about__promo-item{position:relative;padding:12px 16px 12px 44px;background-color:#0D1E38;border:1px solid #244D84;border-radius:8px;margin-bottom:12px;color:#F3F8FF;font-size:0.98rem;line-height:1.5}
.page-about__promo-item::before{content:'★';position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#F2C14E;font-size:1.2rem}
.page-about__guide-section{background-color:#08162B;padding:32px 0;border-bottom:1px solid #1B3357}
.page-about__guide-list{padding-left:22px;margin:0 0 24px;counter-reset:guide-counter;list-style:none}
.page-about__guide-item{position:relative;padding:10px 0 10px 38px;color:#AFC4E8;font-size:0.98rem;line-height:1.6;border-bottom:1px solid #1B3357}
.page-about__guide-item:last-child{border-bottom:none}
.page-about__guide-item::before{counter-increment:guide-counter;content:counter(guide-counter);position:absolute;left:0;top:10px;width:26px;height:26px;background:linear-gradient(180deg,#2B73F6 0%,#1144A6 100%);color:#F3F8FF;border-radius:50%;text-align:center;line-height:26px;font-size:0.85rem;font-weight:700}
.page-about__policy-section{background-color:#10233F;padding:32px 0;border-bottom:1px solid #1B3357}
.page-about__closing-section{background:linear-gradient(180deg,#08162B 0%,#113B7A 100%);padding:40px 0 48px;text-align:center}
.page-about__cta-wrapper{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin:26px 0 16px;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}
.page-about__cta-button{display:inline-block;padding:14px 32px;background:linear-gradient(180deg,#2B73F6 0%,#1144A6 100%);color:#F3F8FF;text-decoration:none;border-radius:8px;font-weight:700;font-size:1rem;border:1px solid #4FA8FF;box-shadow:0 4px 16px rgba(79,168,255,0.3);transition:transform 0.2s ease,box-shadow 0.2s ease;max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}
.page-about__cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 22px rgba(79,168,255,0.5)}
.page-about__cta-button-secondary{display:inline-block;padding:14px 32px;background:transparent;color:#F2C14E;text-decoration:none;border-radius:8px;font-weight:700;font-size:1rem;border:2px solid #F2C14E;transition:background-color 0.2s ease,color 0.2s ease;max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}
.page-about__cta-button-secondary:hover{background-color:#F2C14E;color:#08162B}
.page-about__closing-note{font-size:0.85rem;color:#AFC4E8;margin-top:18px;opacity:0.85}
@media (max-width:768px){
.page-about__container{padding:16px 12px}
.page-about__hero-section{padding-top:10px}
.page-about__main-title{font-size:1.3rem;margin-bottom:14px}
.page-about__intro-text{font-size:0.95rem}
.page-about__section-title{font-size:1.2rem;margin:24px 0 14px;padding-left:10px}
.page-about__subsection-title{font-size:1.08rem}
.page-about__paragraph{font-size:0.92rem;line-height:1.7}
.page-about__game-title{font-size:1.12rem}
.page-about__info-table th,.page-about__info-table td{padding:9px 10px;font-size:0.86rem}
.page-about img{max-width:100%!important;height:auto!important}
.page-about{overflow-x:hidden;max-width:100%}
.page-about__cta-wrapper{flex-direction:column;align-items:stretch;gap:12px}
.page-about__cta-button,.page-about__cta-button-secondary{width:100%;max-width:100%;padding:13px 18px;font-size:0.95rem;text-align:center}
.page-about__promo-item{font-size:0.9rem;padding:10px 12px 10px 38px}
.page-about__guide-item{font-size:0.9rem}
}