*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#1a5490;--secondary-color:#f0f7ff;--text-color:#333;--accent-color:#ff6b35;--white:#fff;--gray-light:#f5f5f5;--gray:#888}body{font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,BIZ UDPGothic,Meiryo,Yu Gothic Medium,Yu Gothic,sans-serif;font-feature-settings:"palt"}html{scroll-behavior:smooth}.container{margin:0 auto;max-width:1200px;padding:0 20px}.btn{background:var(--accent-color);border:none;border-radius:50px;color:var(--white);cursor:pointer;display:inline-block;font-size:18px;font-weight:700;padding:15px 40px;text-align:center;text-decoration:none;transition:all .3s ease}.btn:hover{background:#ff5722;box-shadow:0 10px 20px #ff6b354d;transform:translateY(-2px)}.btn--secondary{background:var(--primary-color)}.btn--secondary:hover{background:#134070}h1,h2,h3,h4,h5,h6{font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,BIZ UDPGothic,Meiryo,Yu Gothic Medium,Yu Gothic,sans-serif;font-feature-settings:"palt";letter-spacing:.05em}h1{font-size:30px;font-weight:900;letter-spacing:.02em;line-height:1.2}h2{color:var(--primary-color);font-size:35px;letter-spacing:.05em;margin-bottom:20px;text-align:center}h2,h3{font-weight:700}h3{font-size:16px;letter-spacing:.03em;margin-bottom:10px}.header__logo{font-weight:900;letter-spacing:.1em}@media (width <= 768px){h1{font-size:20px}h2{font-size:18px}.btn{font-size:16px;padding:12px 30px}}
