*{box-sizing:border-box}body{margin:0;background:#fff;color:#171717;font-family:Inter,Arial,sans-serif}.site-header{background:#fff;border-bottom:1px solid #e8e8e8}.header-inner{max-width:1240px;margin:auto;padding:18px 24px;display:flex;align-items:center;gap:40px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#111;font-weight:800;letter-spacing:.04em}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;background:#111;color:#fff}.main-nav{display:flex;gap:24px;flex:1}.main-nav a{font-size:14px;color:#222;text-decoration:none}.chuskies-page{overflow:hidden}.hero{max-width:1240px;margin:auto;padding:80px 24px;display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.15em;color:#777}.hero h1{font-size:clamp(46px,6vw,74px);line-height:1;letter-spacing:-.05em;margin:16px 0 22px}.hero p{font-size:18px;line-height:1.7;color:#666;max-width:650px}.hero-actions{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.button{display:inline-flex;padding:13px 19px;border-radius:8px;text-decoration:none;font-size:14px;font-weight:750}.button-dark{background:#111;color:#fff}.button-light{background:#eee;color:#111}.hero-visual{min-height:430px;border-radius:24px;overflow:hidden;background:#ece7dd}.hero-image{width:100%;height:100%;min-height:430px;object-fit:cover}.hero-placeholder{height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#e6ded1,#c8b8a4);color:#fff}.hero-placeholder strong{font-size:42px;letter-spacing:.12em}.hero-placeholder span{margin-top:12px;font-size:14px}.section{max-width:1240px;margin:auto;padding:75px 24px}.section-heading{margin-bottom:30px}.section h2{font-size:38px;letter-spacing:-.04em;margin:10px 0}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.info-card{min-height:220px;padding:25px;border:1px solid #e4e4e1;border-radius:14px;text-decoration:none;color:#111;display:flex;flex-direction:column;justify-content:end;transition:transform .2s ease}.info-card:hover{transform:translateY(-3px)}.info-card strong{font-size:22px}.info-card span{margin-top:8px;color:#777;line-height:1.5;font-size:14px}.section-dark{max-width:none;background:#151515;color:#fff;padding-left:max(24px,calc((100% - 1192px)/2));padding-right:max(24px,calc((100% - 1192px)/2))}.section-dark .eyebrow{color:#aaa}.section-dark h2{max-width:800px;font-size:48px}.section-dark p{max-width:720px;color:#aaa;font-size:17px;line-height:1.7}.site-footer{background:#111;color:#fff;padding:55px 24px 25px}.footer-inner{max-width:1240px;margin:auto;display:flex;justify-content:space-between;gap:40px}.footer-inner p{color:#888}.footer-links{display:flex;gap:25px;flex-wrap:wrap}.footer-links a{color:#aaa;text-decoration:none;font-size:13px}@media(max-width:900px){.main-nav{display:none}.hero{grid-template-columns:1fr}.cards{grid-template-columns:1fr 1fr}}@media(max-width:560px){.hero{padding:55px 18px}.section{padding:55px 18px}.cards{grid-template-columns:1fr}.hero h1{font-size:46px}.footer-inner{flex-direction:column}}
