*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:#151515;line-height:1.55}a{color:inherit}.nav,footer,main>section{width:min(1160px,calc(100% - 40px));margin:auto}header{height:76px;border-bottom:1px solid #eee;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:5}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.logo{font-size:28px;font-weight:900;letter-spacing:-.06em;text-decoration:none}.logo span{font-size:36px}nav{display:flex;gap:30px}footer a,nav a{text-decoration:none;color:#666}.ad{display:grid;place-items:center;background:#fafafa;border:1px dashed #ddd;color:#aaa;font-size:9px;letter-spacing:.18em}.leader{height:100px;margin-top:18px;margin-bottom:18px}.mid{height:160px}.rect{height:250px;margin:30px auto}.hero{min-height:570px;padding:80px 0;display:grid;grid-template-columns:1.3fr .7fr;grid-gap:80px;gap:80px;align-items:center}.hero small,section>small{font-size:10px;letter-spacing:.15em;font-weight:800;color:#888}.hero h1{font-size:clamp(52px,7vw,88px);line-height:.95;letter-spacing:-.07em;margin:15px 0}.hero i{font-family:Georgia,serif;font-weight:400}.hero p{font-size:20px;color:#666;max-width:600px;margin-bottom:30px}.btn{display:inline-block;background:#111;color:#fff;padding:14px 22px;border-radius:7px;text-decoration:none;font-weight:800}.hero-card{border:1px solid #e7e7e7;border-radius:18px;padding:22px;box-shadow:0 20px 60px #0000000d}.hero-art{height:300px;background:#f0f0f0;border-radius:12px;display:grid;place-items:center;font-size:90px;color:#bbb;margin:15px 0}.hero-card b,.hero-card span{display:block}.hero-card span{color:#777;font-size:13px}section{padding:65px 0}h2{font-size:38px;letter-spacing:-.045em;margin:7px 0 25px}.cats,.grid,.guides{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.cats a,.guides article{border:1px solid #e6e6e6;border-radius:13px;padding:24px;text-decoration:none}.cats a{display:grid;grid-gap:10px;gap:10px}.cats a small{color:#aaa}.cats a span{color:#777;font-size:13px}.grid article{border:1px solid #e6e6e6;border-radius:14px;overflow:hidden}.art{height:240px;background:linear-gradient(135deg,#f3f3f3,#e9e9e9);display:grid;place-items:center;color:#aaa;letter-spacing:.15em;font-size:11px}.body{padding:18px}.body small,.guides small{font-size:10px;letter-spacing:.12em;font-weight:800;color:#888}.body h3{line-height:1.2;margin:8px 0}.body p{color:#666;font-size:14px}.body>div{display:flex;justify-content:space-between;margin-top:18px;font-size:13px}.body a,.guides a{font-weight:800;text-decoration:none}.guides article{min-height:210px}.guides h3{font-size:23px;line-height:1.2;margin:16px 0 28px}footer{border-top:1px solid #eee;padding:45px 0;display:flex;justify-content:space-between;color:#777}footer p{margin-top:4px}@media(max-width:800px){nav{display:none}.hero{grid-template-columns:1fr;padding:55px 0}.hero-card{display:none}.cats,.grid,.guides{grid-template-columns:1fr}footer{display:block}footer>div:last-child{margin-top:20px}.leader{height:80px}.rect{height:190px}}