
.rest-category-page{--ink:#0c0b09;--paper:#f2eadf;--cream:#fff8ef;--sand:#d4b47c;--blue:#5abfd1;--lime:#cde85a;--orange:#f47b34;--dark:#11100e;--line:rgba(12,11,9,.12);background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;overflow:hidden}.rest-category-page *{box-sizing:border-box}
.rest-cat-hero{min-height:620px;display:grid;grid-template-columns:.9fr 1.1fr;gap:18px;padding:clamp(16px,4vw,60px);background:radial-gradient(circle at 8% 12%,rgba(205,232,90,.45),transparent 24%),radial-gradient(circle at 86% 20%,rgba(90,191,209,.38),transparent 27%),linear-gradient(180deg,#fff8ef,#ead7bd)}
.rest-cat-copy{display:flex;flex-direction:column;justify-content:center}.rest-cat-copy span{width:max-content;min-height:36px;display:inline-flex;align-items:center;border-radius:999px;background:var(--dark);color:#fff;padding:0 14px;font-size:10px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.rest-cat-copy h1{font-family:Arial Black,Arial,sans-serif;font-size:clamp(52px,8vw,130px);line-height:.78;letter-spacing:-.095em;text-transform:uppercase;margin:18px 0 0}.rest-cat-copy p{max-width:620px;margin:18px 0 0;font-size:17px;line-height:1.65;color:#3f3933;font-weight:650}
.rest-cat-visual{min-height:620px;border-radius:38px;background:#ddd;background-size:cover;background-position:center;box-shadow:0 34px 90px rgba(12,11,9,.16)}
.rest-category-classic .rest-cat-hero{background:linear-gradient(135deg,#fff8ef,#d4b47c)}.rest-category-surf .rest-cat-hero{background:linear-gradient(135deg,#d7f7ff,#5abfd1)}.rest-category-street .rest-cat-hero{background:linear-gradient(135deg,#cde85a,#fff)}.rest-category-summer .rest-cat-hero{background:linear-gradient(135deg,#ffd8bf,#f47b34)}
.rest-cat-products{padding:clamp(46px,6vw,84px) clamp(16px,5vw,70px)}.rest-cat-head{display:grid;grid-template-columns:1fr minmax(260px,520px);gap:22px;align-items:end;margin-bottom:26px}.rest-cat-head h2{font-family:Arial Black,Arial,sans-serif;font-size:clamp(42px,6.8vw,108px);line-height:.78;letter-spacing:-.095em;text-transform:uppercase;margin:0}.rest-cat-head p{color:#5a5149;line-height:1.65}
.rest-cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.rest-cat-product{background:#fff;border:1px solid rgba(12,11,9,.08);border-radius:28px;overflow:hidden;box-shadow:0 16px 42px rgba(56,43,30,.07);position:relative;transition:.24s ease;color:var(--dark)!important;text-decoration:none!important}.rest-cat-product:hover{transform:translateY(-6px);box-shadow:0 26px 64px rgba(56,43,30,.12)}.rest-cat-product:before{content:"";position:absolute;right:12px;top:12px;width:36px;height:36px;border-radius:50%;background:var(--lime);z-index:3}.rest-cat-pimg{aspect-ratio:1/1.04;background:radial-gradient(circle at 50% 42%,rgba(205,232,90,.20),transparent 28%),linear-gradient(135deg,#f1eadf,#fff);display:grid;place-items:center}.rest-cat-pimg img{width:100%;height:100%;object-fit:contain;padding:18px}.rest-cat-sandal{width:72%;height:24px;border-radius:42px 18px 30px 10px;background:var(--dark);transform:rotate(-8deg)}.rest-cat-pbody{padding:16px}.rest-cat-pbody h3{font-size:13px;line-height:1.2;text-transform:uppercase;margin:0 0 7px}.rest-cat-pbody b{font-size:13px}
@media(max-width:1080px){.rest-cat-hero{grid-template-columns:1fr}.rest-cat-visual{order:-1;min-height:460px}.rest-cat-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.rest-cat-hero{padding:14px;gap:14px}.rest-cat-copy h1{font-size:46px;line-height:.82}.rest-cat-copy p{font-size:14.5px}.rest-cat-visual{min-height:390px;border-radius:28px}.rest-cat-products{padding:38px 16px}.rest-cat-head{grid-template-columns:1fr}.rest-cat-head h2{font-size:40px}.rest-cat-grid{grid-template-columns:repeat(2,1fr);gap:12px}.rest-cat-product{border-radius:22px}.rest-cat-product:before{width:30px;height:30px;top:9px;right:9px}.rest-cat-pbody{padding:12px}.rest-cat-pbody h3{font-size:11px;min-height:28px}}
@media(max-width:360px){.rest-cat-grid{grid-template-columns:1fr}}
