*{margin:0;padding:0;box-sizing:border-box}body,html{font-family:Arial,Helvetica,sans-serif;color:#111;background:#fff;line-height:1.6}a{color:#111;text-decoration:none}a:hover{opacity:.7}.page-wrapper{max-width:900px;margin:0 auto;padding:40px 20px}.header{width:100%;background:#fff;border-bottom:1px solid #e5e5e5;padding:16px 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-inner{max-width:1200px;margin:0 auto;padding:0 20px;justify-content:space-between;gap:30px}.header-inner,.header-left{display:flex;align-items:center}.header-left{gap:12px}.header-logo{height:42px;width:auto}.header-text{display:flex;flex-direction:column;line-height:1.2}.header-name{font-size:18px;font-weight:700}.header-role{font-size:13px;color:#555}.nav{display:flex;gap:20px}.nav a{font-weight:500;color:#111}.header-button{background:#00c8c8;padding:10px 18px;border-radius:6px;color:#fff!important;font-weight:600}.hero-section{background:#f7f8fa;padding:80px 20px}.hero-wrapper{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:40px}.hero-image{width:420px;height:520px;object-fit:cover;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.hero-text{flex:1 1}.hero-title{font-size:48px;font-weight:800;margin-bottom:12px}.hero-subtitle{font-size:22px;margin-bottom:25px;color:#333}.hero-button{display:inline-block;background:#00c8c8;color:#fff!important;padding:14px 26px;border-radius:8px;font-size:18px;font-weight:600}.section{margin-bottom:60px}.section-title{font-size:32px;font-weight:700;margin-bottom:15px}.section-text{font-size:18px;color:#333}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:20px;gap:20px}.service-card{background:#f7f7f7;border:1px solid #e3e3e3;padding:22px;border-radius:12px;color:#111;transition:transform .15s,box-shadow .15s}.service-card:hover{transform:translateY(-4px);box-shadow:0 4px 20px rgba(0,0,0,.08)}.service-card h3{font-size:20px;margin-bottom:6px}.service-card p{font-size:15px;color:#444}.podcast-section{background:#f7f8fa;padding:80px 20px}.podcast-inner{max-width:900px;margin:0 auto;text-align:center}.podcast-title{font-size:34px;font-weight:700;margin-bottom:16px}.podcast-intro{font-size:18px;color:#444;max-width:700px;margin:0 auto 40px}.podcast-card{max-width:800px;margin:0 auto 30px;border-radius:14px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.12)}.podcast-card iframe{width:100%;height:450px;border:none}.podcast-link{font-size:16px;font-weight:600;color:#00a8a8}.footer{background:#f5f5f5;padding:60px 0 30px;border-top:1px solid #ddd;margin-top:80px}.footer-inner{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;gap:40px}.footer-col{flex:1 1}.footer-logo{width:110px;margin-bottom:10px}.footer-name{font-size:18px;font-weight:700}.footer-role{font-size:14px;color:#444;margin-top:4px}.footer-col h4{font-size:16px;font-weight:700;margin-bottom:10px}.footer-col a{color:#111;font-weight:500;margin-bottom:6px}.footer-bottom{text-align:center;margin-top:40px;color:#555;font-size:14px}@media (max-width:900px){.nav{display:none}.hero-wrapper{flex-direction:column;text-align:center}.hero-image{width:300px;height:380px}}@media (max-width:600px){.hero-title{font-size:34px}.podcast-card iframe{height:240px}.footer-inner{flex-direction:column;gap:30px}}