
/* NILA v21.31 Category Recovery using agreed premium 3D category mockups */
:root{
  --v31-ink:#071b31;
  --v31-green:#075f3c;
  --v31-blue:#176fc2;
  --v31-gold:#d7a735;
  --v31-coral:#e46f45;
  --v31-muted:#52677f;
  --v31-line:rgba(7,27,49,.12);
  --v31-shadow:0 24px 70px rgba(7,27,49,.12);
}
body{background:#fff!important;}
/* hard-hide every older generated category surface so only v21.31 can show */
body #nilaCategorySection.v24-category-section,
body #nilaCategorySection.v25-category-section,
body #nilaCategorySection.v26-category-section,
body #nilaCategorySection.v27-category-section,
body #nilaCategorySection.v28-category-section,
body #nilaCategorySection.v29-category-section,
body #nilaCategorySection.v30-category-section{display:none!important;}
.v24-category-section:not(.v31-category-section),
.v25-category-section:not(.v31-category-section),
.v26-category-section:not(.v31-category-section),
.v27-category-section:not(.v31-category-section),
.v28-category-section:not(.v31-category-section),
.v29-category-section:not(.v31-category-section),
.v30-category-section:not(.v31-category-section),
section:has(.v24-cat-card):not(.v31-category-section),
section:has(.v25-cat-card):not(.v31-category-section),
section:has(.v26-cat-card):not(.v31-category-section),
section:has(.v27-cat-card):not(.v31-category-section),
section:has(.v28-cat-card):not(.v31-category-section),
section:has(.v29-cat-card):not(.v31-category-section),
section:has(.v30-cat-card):not(.v31-category-section){display:none!important;}
#nilaCategorySection.v31-category-section,
.v31-category-section{display:block!important;background:#fff!important;padding:34px 0 64px!important;margin:0!important;border-top:1px solid rgba(7,27,49,.06)!important;position:relative!important;z-index:80!important;}
.v31-category-section .wrap,.v31-category-section .container{max-width:1280px!important;margin:0 auto!important;padding:0 24px!important;}
.v31-category-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:24px!important;margin-bottom:28px!important;}
.v31-category-head h2{font-family:Fraunces,Georgia,serif!important;font-size:clamp(42px,5vw,68px)!important;line-height:.93!important;letter-spacing:-.055em!important;color:var(--v31-ink)!important;margin:0 0 8px!important;}
.v31-category-head p{font-size:17px!important;line-height:1.45!important;color:var(--v31-muted)!important;max-width:720px!important;margin:0!important;}
.v31-all-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid var(--v31-line)!important;border-radius:999px!important;padding:0 22px!important;min-height:50px!important;text-decoration:none!important;color:var(--v31-ink)!important;background:#fff!important;font-weight:950!important;box-shadow:0 14px 35px rgba(7,27,49,.06)!important;white-space:nowrap!important;cursor:pointer!important;pointer-events:auto!important;}
.v31-cat-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important;}
.v31-cat-card{display:flex!important;flex-direction:column!important;text-decoration:none!important;color:var(--v31-ink)!important;background:#fff!important;border:1px solid var(--v31-line)!important;border-radius:32px!important;overflow:hidden!important;box-shadow:var(--v31-shadow)!important;min-width:0!important;position:relative!important;isolation:isolate!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important;cursor:pointer!important;pointer-events:auto!important;}
.v31-cat-card:hover,.v31-cat-card:focus-visible{transform:translateY(-5px)!important;box-shadow:0 32px 95px rgba(7,27,49,.18)!important;border-color:rgba(7,95,60,.28)!important;outline:none!important;}
.v31-cat-media{height:360px!important;width:100%!important;background:linear-gradient(145deg,#fff,#f7fbff 52%,#fff7e7)!important;overflow:hidden!important;display:block!important;position:relative!important;}
.v31-cat-media img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center!important;filter:none!important;transform:none!important;}
.v31-cat-body{display:block!important;padding:20px 22px 22px!important;background:#fff!important;border-top:1px solid rgba(7,27,49,.06)!important;min-height:126px!important;}
.v31-cat-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:8px!important;}
.v31-cat-title h3{font-family:Fraunces,Georgia,serif!important;font-size:28px!important;line-height:1!important;letter-spacing:-.025em!important;color:var(--v31-ink)!important;margin:0!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;}
.v31-cat-arrow{width:36px!important;height:36px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:rgba(7,95,60,.08)!important;color:var(--v31-green)!important;font-weight:950!important;flex:0 0 auto!important;}
.v31-cat-body p{font-size:14.5px!important;line-height:1.45!important;color:var(--v31-muted)!important;margin:0 0 13px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
.v31-cat-body small{display:inline-flex!important;align-items:center!important;width:auto!important;background:rgba(7,95,60,.08)!important;color:var(--v31-green)!important;border-radius:999px!important;padding:8px 12px!important;font-size:13px!important;line-height:1!important;font-weight:950!important;margin:0!important;}
/* Category landing page visual */
.v31-dir-category-hero{max-width:1280px!important;margin:26px auto 24px!important;padding:0 24px!important;display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr)!important;gap:28px!important;align-items:stretch!important;}
.v31-dir-category-copy{border-radius:34px!important;background:linear-gradient(135deg,#ffffff 0%,#f7fbff 52%,#fff8e7 100%)!important;border:1px solid var(--v31-line)!important;box-shadow:var(--v31-shadow)!important;padding:34px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;}
.v31-dir-category-copy .kicker{display:inline-flex!important;width:max-content!important;border-radius:999px!important;background:rgba(23,111,194,.09)!important;color:var(--v31-blue)!important;font-weight:950!important;padding:8px 12px!important;margin-bottom:14px!important;}
.v31-dir-category-copy h1{font-family:Fraunces,Georgia,serif!important;font-size:clamp(38px,5vw,64px)!important;line-height:.95!important;letter-spacing:-.055em!important;color:var(--v31-ink)!important;margin:0 0 14px!important;}
.v31-dir-category-copy p{font-size:17px!important;line-height:1.5!important;color:var(--v31-muted)!important;margin:0 0 18px!important;max-width:680px!important;}
.v31-dir-category-actions{display:flex!important;flex-wrap:wrap!important;gap:12px!important;}
.v31-dir-category-actions a{min-height:46px!important;padding:0 18px!important;border-radius:999px!important;text-decoration:none!important;font-weight:950!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid var(--v31-line)!important;}
.v31-dir-category-actions .primary{background:var(--v31-green)!important;color:#fff!important;border-color:var(--v31-green)!important;}
.v31-dir-category-actions .secondary{background:#fff!important;color:var(--v31-ink)!important;}
.v31-dir-category-visual{border-radius:34px!important;overflow:hidden!important;border:1px solid var(--v31-line)!important;background:#fff!important;box-shadow:var(--v31-shadow)!important;min-height:350px!important;}
.v31-dir-category-visual img{width:100%!important;height:100%!important;min-height:350px!important;object-fit:cover!important;object-position:center!important;display:block!important;}
@media(max-width:1100px){.v31-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}.v31-cat-media{height:335px!important;}.v31-dir-category-hero{grid-template-columns:1fr!important;}}
@media(max-width:680px){.v31-category-section{padding:26px 0 44px!important;}.v31-category-section .wrap,.v31-category-section .container{padding:0 16px!important;}.v31-category-head{display:block!important;margin-bottom:18px!important;}.v31-category-head h2{font-size:42px!important;}.v31-category-head p{font-size:15px!important;}.v31-all-link{margin-top:14px!important;min-height:44px!important;}.v31-cat-grid{grid-template-columns:1fr!important;gap:20px!important;}.v31-cat-card{border-radius:28px!important;}.v31-cat-media{height:300px!important;}.v31-cat-title h3{font-size:26px!important;}.v31-dir-category-hero{padding:0 16px!important;margin:18px auto 18px!important;}.v31-dir-category-copy{padding:24px!important;border-radius:28px!important;}.v31-dir-category-visual{min-height:285px!important;border-radius:28px!important;}.v31-dir-category-visual img{min-height:285px!important;}}
