.page-blog{color:#ffffff;background-color:#0A0A0A;overflow-x:hidden}.page-blog a{color:#FFD36B}.page-blog a:hover{color:#FFF6D6}.page-blog__hero-section{display:flex;flex-direction:column;align-items:center;padding-top:10px;background:linear-gradient(180deg,#0A0A0A,#111111);box-sizing:border-box}.page-blog__hero-image{width:100%;max-width:1200px;height:auto;aspect-ratio:1020/300;object-fit:cover;display:block;border-radius:12px;border:1px solid #3A2A12} .page-blog__hero-content{width:100%;max-width:1200px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:24px 16px 40px;box-sizing:border-box} .page-blog__main-title{color:#FFF6D6;font-weight:800;line-height:1.2;letter-spacing:normal;max-width:800px;margin:0 0 16px}.page-blog__hero-description{color:#D0DDE7;font-size:1.05rem;line-height:1.7;max-width:900px;margin:0 0 24px}.page-blog__cta-button{display:inline-block;padding:12px 32px;background:linear-gradient(180deg,#FFD86A 0%,#DDA11D 100%);color:#111111!important;font-weight:700;font-size:1rem;border-radius:50px;border:none;cursor:pointer;text-decoration:none;white-space:normal;max-width:100%;box-sizing:border-box}.page-blog__cta-button:hover{background:linear-gradient(180deg,#DDA11D 0%,#b8861a 100%);color:#111111!important;transform:scale(1.02)}.page-blog__articles-section{max-width:1100px;margin:0 auto;padding:48px 16px;text-align:center}.page-blog__section-title{color:#FFF6D6;font-size:1.8rem;font-weight:700;margin-bottom:40px;text-align:center}.page-blog__articles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;align-items:start}.page-blog__post-card{background-color:#111111;border-radius:12px;border:1px solid #3A2A12;padding:12px;text-align:left;box-shadow:0 4px 20px rgba(0,0,0,0.4);display:flex;flex-direction:column;transition:transform 0.3s ease}.page-blog__post-card:hover{transform:translateY(-4px);box-shadow:0 0 25px rgba(255,211,107,0.15)}.page-blog__post-image{width:100%;height:auto;aspect-ratio:2/1;object-fit:cover;border-radius:8px;margin-bottom:16px}.page-blog__post-title{font-size:1.35rem;line-height:1.4;color:#FFF6D6;margin:8px 0}.page-blog__post-title a{color:#FFF6D6;text-decoration:none}.page-blog__post-title a:hover{color:#FFD36B}.page-blog__post-excerpt{color:#B0B8C1;line-height:1.7;flex-grow:1;margin-bottom:12px}.page-blog__post-date{display:block;color:#FFD36B;font-size:0.85rem;margin-bottom:8px;margin-top:auto}.page-blog__post-category{display:inline-block;background-color:#3A2A12;color:#FFD36B;padding:4px 12px;border-radius:20px;font-size:0.75rem;font-weight:600;align-self:flex-start}.page-blog__guide-section{background-color:#0A0A0A;border-top:1px solid #3A2A12;margin-top:20px}.page-blog__guide-inner{max-width:1000px;margin:0 auto;padding:48px 20px;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,0.3);box-sizing:border-box}.page-blog__guide-title{text-align:center;color:#FFF6D6;font-size:1.6rem;font-weight:700;margin-bottom:16px}.page-blog__guide-text{color:#D0DDE7;line-height:1.8;margin-bottom:24px;text-align:center}.page-blog__faq-item{background-color:#111111;border:1px solid #3A2A12;border-radius:8px;padding:0;margin-bottom:16px;overflow:hidden}.page-blog__faq-question{display:flex;align-items:center;gap:12px;padding:16px 20px;cursor:pointer;color:#FFD36B;font-weight:700;list-style:none;background-color:#111111;line-height:1.6}.page-blog__faq-question::-webkit-details-marker{display:none}.page-blog__faq-answer{padding:0 20px 20px;margin:0;color:#D0DDE7;line-height:1.7}.page-blog__faq-item[open] .page-blog__faq-question{background-color:#3A2A12}.page-blog__guide-section .page-blog__cta-button{margin-top:24px}.page-blog__hero-content .page-blog__cta-button{margin-top:16px}@media (max-width:768px){.page-blog__articles-grid{grid-template-columns:1fr}.page-blog__hero-section{padding-top:0}.page-blog__hero-image{aspect-ratio:2/1}.page-blog__main-title{font-size:clamp(1.2rem,5vw,1.6rem)}.page-blog__section-title{font-size:1.4rem}.page-blog__guide-title{font-size:1.4rem}.page-blog img{max-width:100%!important;height:auto!important}.page-blog__cta-button{width:100%;text-align:center;white-space:normal}}