*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#fff,#fffaf0);color:#17202b;font-family:Inter,system-ui,sans-serif}.wrap{width:min(1000px,calc(100% - 28px));margin:auto}header{height:68px;background:#fff;border-bottom:1px solid #eee8dc}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{font-size:22px;font-weight:950;color:#17202b;text-decoration:none}.brand span{color:#e1a600}.back{font-size:10px;color:#68727e;text-decoration:none;border:1px solid #e4e1d8;border-radius:999px;padding:8px 11px}.eyebrow{text-align:center;margin-top:58px;font-size:9px;letter-spacing:2px;color:#aa7600;font-weight:950}h1{text-align:center;font-size:42px;letter-spacing:-1.7px;margin:9px 0}.intro{text-align:center;color:#7a8490;font-size:12px;margin:0 auto 34px}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.category{position:relative;min-height:245px;border:1px solid #e6e2d8;border-radius:24px;padding:28px;text-decoration:none;color:inherit;background:#fff;box-shadow:0 18px 45px rgba(30,34,40,.07);transition:.2s;overflow:hidden}.category:hover{transform:translateY(-5px);box-shadow:0 25px 55px rgba(30,34,40,.11)}.category:after{content:"";position:absolute;width:190px;height:190px;border-radius:50%;right:-75px;bottom:-85px;background:rgba(246,193,20,.12)}.category .icon{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:#fff3c6;color:#b67d00;font-size:23px;font-weight:950}.category small{display:block;color:#a77a00;font-size:8px;letter-spacing:1.5px;font-weight:950;margin-top:23px}.category h2{font-size:23px;margin:5px 0 8px}.category p{color:#737d89;font-size:11px;line-height:1.6;max-width:330px}.category strong{position:absolute;left:28px;bottom:25px;font-size:11px;color:#a67300;z-index:2}.charge{background:#fff}.charge .icon{background:#f1f3f5;color:#59636e}.charge small{color:#707985}@media(max-width:650px){.eyebrow{margin-top:35px}h1{font-size:31px}.category-grid{grid-template-columns:1fr}.category{min-height:220px}}
