*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,sans-serif;color:#1a1a1a;background:#fff;-webkit-font-smoothing:antialiased}.page{min-height:100vh;display:flex;flex-direction:column}header{border-bottom:1px solid #e5e5e5}.header-inner{max-width:960px;margin:0 auto;padding:20px 24px}.logo-group{display:flex;align-items:center;gap:12px}.logo{width:40px;height:40px}.logo-text{font-size:20px;font-weight:600;letter-spacing:-.02em}main{flex:1;max-width:960px;margin:0 auto;padding:0 24px;width:100%}.hero{padding:80px 0 60px}.hero h1{font-size:42px;font-weight:600;line-height:1.2;letter-spacing:-.03em;margin-bottom:20px}.hero p{font-size:18px;line-height:1.6;color:#555;max-width:600px}.about{padding:40px 0 80px}.about h2{font-size:24px;font-weight:600;margin-bottom:16px;letter-spacing:-.02em}.about p{font-size:16px;line-height:1.7;color:#555;max-width:600px}footer{border-top:1px solid #e5e5e5;margin-top:auto}.footer-inner{max-width:960px;margin:0 auto;padding:32px 24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}footer p{font-size:14px;color:#888}footer a{color:#1a1a1a;text-decoration:none}footer a:hover{text-decoration:underline}@media (max-width: 600px){.hero h1{font-size:30px}.hero p{font-size:16px}.footer-inner{flex-direction:column;align-items:flex-start}}
