/*
 * Nammude Keralam v5.0.4 homepage experience.
 * A dedicated, route-scoped presentation layer matching the approved homepage
 * while keeping archive, listing, SEO and operational screens untouched.
 */
.nkds-home-v504{
  --nk504-navy:#071f3c;
  --nk504-blue:#0867df;
  --nk504-blue-dark:#0757be;
  --nk504-ink:#071b36;
  --nk504-copy:#526377;
  --nk504-line:#dfe8f2;
  --nk504-soft:#f6f9fd;
  --nk504-panel:#ffffff;
  --nk504-radius:12px;
  --nk504-shadow:0 12px 34px rgba(11,40,75,.08);
  background:#fff;
  color:var(--nk504-ink);
}
.nkds-home-v504 .nkbiz-main{overflow:hidden;background:#fff}
.nkds-home-v504 .nkbiz-container{width:min(calc(100% - 40px),1180px);max-width:1180px;margin-inline:auto}

/* Utility bar and one-row desktop header. */
.nkds-home-v504 .nkds-site-header{position:relative;background:#fff;border:0;box-shadow:0 1px 0 rgba(5,31,60,.08);z-index:100}
.nkds-home-v504 .nkds-utility-bar{background:var(--nk504-navy);color:#fff;font-size:12px}
.nkds-home-v504 .nkds-utility-row{display:flex;justify-content:space-between;align-items:center;gap:24px;min-height:34px}
.nkds-home-v504 .nkds-utility-links ul{display:flex;gap:24px;align-items:center;list-style:none;margin:0;padding:0}
.nkds-home-v504 .nkds-utility-links a,.nkds-home-v504 .nkds-utility-meta{color:#fff;text-decoration:none;opacity:.96}
.nkds-home-v504 .nkds-utility-meta{display:flex;gap:22px;align-items:center}
.nkds-home-v504 .nkbiz-header-main{background:#fff}
.nkds-home-v504 .nkds-header-shell{display:flex;align-items:center;gap:28px;min-height:76px}
.nkds-home-v504 .nkbiz-brand{display:flex;align-items:center;gap:11px;flex:0 0 auto;color:#11743f;text-decoration:none;min-width:220px}
.nkds-home-v504 .nkbiz-brand img{display:block;max-height:47px;width:auto;max-width:235px;object-fit:contain}
.nkds-home-v504 .nkbiz-logo-mark{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:#edf8ef;color:#16834a;font-size:22px}
.nkds-home-v504 .nkds-brand-copy{display:grid;line-height:1.12}
.nkds-home-v504 .nkds-brand-copy strong{font-size:15px;color:#147946}
.nkds-home-v504 .nkds-brand-copy small{font-size:10px;color:#67788a;margin-top:3px}
.nkds-home-v504 .nkds-primary-nav{position:static;display:flex;flex:1;justify-content:center;background:transparent;border:0;padding:0;min-width:0}
.nkds-home-v504 .nkds-primary-nav>div,.nkds-home-v504 .nkds-primary-nav>ul{width:auto}
.nkds-home-v504 .nkds-primary-nav>ul,.nkds-home-v504 .nkds-primary-nav>div>ul{display:flex;align-items:center;justify-content:center;gap:22px;list-style:none;margin:0;padding:0}
.nkds-home-v504 .nkds-primary-nav>ul>li,.nkds-home-v504 .nkds-primary-nav>div>ul>li{position:relative;margin:0}
.nkds-home-v504 .nkds-primary-nav>ul>li>a,.nkds-home-v504 .nkds-primary-nav>div>ul>li>a{display:flex;align-items:center;min-height:74px;padding:0;color:#0c1d36;text-decoration:none;font-size:14px;font-weight:800;white-space:nowrap;border-bottom:2px solid transparent}
.nkds-home-v504 .nkds-primary-nav>ul>li.current-menu-item>a,.nkds-home-v504 .nkds-primary-nav>div>ul>li.current-menu-item>a,.nkds-home-v504 .nkds-primary-nav>ul>li>a:hover,.nkds-home-v504 .nkds-primary-nav>div>ul>li>a:hover{color:var(--nk504-blue);border-bottom-color:var(--nk504-blue)}
.nkds-home-v504 .nkds-primary-nav .sub-menu{position:absolute;top:calc(100% - 1px);left:0;display:none;width:max-content;min-width:180px;max-width:260px;margin:0;padding:6px;background:#fff;border:1px solid var(--nk504-line);border-radius:9px;box-shadow:0 10px 28px rgba(11,40,75,.1);z-index:20}
.nkds-home-v504 .nkds-primary-nav li:hover>.sub-menu,.nkds-home-v504 .nkds-primary-nav li:focus-within>.sub-menu{display:grid;gap:2px}
.nkds-home-v504 .nkds-primary-nav .sub-menu a{min-height:32px;padding:6px 9px;border:0;border-radius:6px;font-size:12px;line-height:1.25}
.nkds-home-v504 .nkbiz-header-cta{display:inline-flex;align-items:center;gap:7px;justify-content:center;min-height:42px;padding:0 18px;border-radius:8px;background:#ffc800;color:#14213b;text-decoration:none;font-size:14px;font-weight:900;box-shadow:0 6px 16px rgba(233,177,0,.22);white-space:nowrap}
.nkds-home-v504 .nkbiz-header-cta span{font-size:16px}
.nkds-home-v504 .nkbiz-menu-toggle{display:none}

/* Hero. */
.nkds-home-v504 .nkds-section-unified-search{
  position:relative;
  min-height:470px;
  padding:58px 0 34px;
  background-color:#eaf5ff;
  background-image:linear-gradient(90deg,rgba(239,248,255,.99) 0%,rgba(239,248,255,.96) 39%,rgba(239,248,255,.55) 61%,rgba(239,248,255,.08) 100%),var(--nkds-hero-image);
  background-size:cover;
  background-position:center right;
  isolation:isolate;
}
.nkds-home-v504 .nkds-section-unified-search:after{content:"";position:absolute;inset:auto 0 0;height:80px;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.2));pointer-events:none;z-index:-1}
.nkds-home-v504 .nkds-hero-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);gap:64px;align-items:center}
.nkds-home-v504 .nkds-hero-copy{max-width:720px}
.nkds-home-v504 .nkds-eyebrow{display:inline-flex;padding:0;background:transparent;color:#0667c8;border-radius:0;font-size:14px;font-weight:900;letter-spacing:.035em;text-transform:uppercase}
.nkds-home-v504 .nkds-hero-copy h1{max-width:650px;margin:15px 0 13px;font-size:clamp(38px,4.6vw,59px);line-height:1.02;letter-spacing:-.045em;color:var(--nk504-ink)}
.nkds-home-v504 .nkds-hero-copy>p{max-width:630px;margin:0;color:#516275;font-size:17px;line-height:1.7}
.nkds-home-v504 .nkds-unified-search{display:grid;grid-template-columns:minmax(210px,1.35fr) minmax(150px,.72fr) minmax(150px,.72fr) auto;gap:0;margin:26px 0 0;padding:7px;background:#fff;border:1px solid rgba(177,199,221,.76);border-radius:11px;box-shadow:0 15px 35px rgba(29,72,115,.13)}
.nkds-home-v504 .nkds-unified-search label{display:flex;min-width:0;position:relative;border-right:1px solid #e2e9f1}
.nkds-home-v504 .nkds-unified-search label:first-child{border-radius:8px 0 0 8px}
.nkds-home-v504 .nkds-unified-search input,.nkds-home-v504 .nkds-unified-search select{width:100%;height:46px;min-width:0;border:0;outline:0;background:#fff;padding:0 14px;color:#32445a;font-size:14px;font-weight:650;appearance:auto}
.nkds-home-v504 .nkds-unified-search input{background:#f9fbfd;border-radius:7px 0 0 7px}
.nkds-home-v504 .nkds-unified-search button{display:inline-flex;gap:7px;align-items:center;justify-content:center;min-width:106px;height:46px;border:0;border-radius:8px;background:var(--nk504-blue);color:#fff;padding:0 18px;font-size:14px;font-weight:900;cursor:pointer;box-shadow:0 7px 17px rgba(8,103,223,.25)}
.nkds-home-v504 .nkds-unified-search button:hover{background:var(--nk504-blue-dark)}
.nkds-home-v504 .nkds-popular-searches{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:16px;color:#14243a;font-size:13px}
.nkds-home-v504 .nkds-popular-searches strong{margin-right:4px}
.nkds-home-v504 .nkds-popular-searches a{display:inline-flex;align-items:center;min-height:27px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.9);border:1px solid rgba(195,210,226,.8);color:#42536a;text-decoration:none;font-weight:700;box-shadow:0 3px 9px rgba(30,65,95,.04)}
.nkds-home-v504 .nkds-hero-trust{display:block;justify-self:end;width:100%;max-width:315px}
.nkds-home-v504 .nkds-hero-trust-card{padding:13px 24px;background:rgba(255,255,255,.94);border:1px solid rgba(207,220,233,.86);border-radius:13px;box-shadow:0 18px 44px rgba(27,64,100,.14);backdrop-filter:blur(4px)}
.nkds-home-v504 .nkds-trust-item{display:grid;grid-template-columns:42px 1fr;gap:13px;align-items:center;padding:18px 0;border-bottom:1px solid #edf1f5}
.nkds-home-v504 .nkds-trust-item:last-child{border:0}
.nkds-home-v504 .nkds-trust-icon{display:grid;place-items:center;width:39px;height:39px;border-radius:50%;background:#edf5ff;color:var(--nk504-blue);font-size:19px;font-weight:900}
.nkds-home-v504 .nkds-trust-item strong,.nkds-home-v504 .nkds-trust-item span{display:block}
.nkds-home-v504 .nkds-trust-item strong{font-size:14px;color:var(--nk504-ink)}
.nkds-home-v504 .nkds-trust-item div>span{margin-top:3px;color:#718095;font-size:13px}

/* Section rhythm: remove the excessive full-screen padding from the old preset. */
.nkds-home-v504 .nkds-home-section{padding:42px 0;background:#fff}
.nkds-home-v504 .nkds-section-popular-services{padding-top:48px;padding-bottom:28px}
.nkds-home-v504 .nkds-section-districts{padding-top:18px;padding-bottom:30px}
.nkds-home-v504 .nkds-section-nearby{padding-top:24px;padding-bottom:25px}
.nkds-home-v504 .nkds-section-recently-verified{padding-top:23px;padding-bottom:38px}
.nkds-home-v504 .nkds-section-support{padding:27px 0 22px}
.nkds-home-v504 .nkds-section-faqs{padding:28px 0 34px;background:#f7f9fc}
.nkds-home-v504 .nkds-section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin:0 0 22px}
.nkds-home-v504 .nkds-section-heading h2,.nkds-home-v504 .nkds-panel-heading h2{margin:0;color:var(--nk504-ink);font-size:clamp(22px,2vw,29px);line-height:1.14;letter-spacing:-.025em}
.nkds-home-v504 .nkds-section-heading p,.nkds-home-v504 .nkds-panel-heading p{margin:5px 0 0;color:#68778a;font-size:14px;line-height:1.55}
.nkds-home-v504 .nkds-text-link,.nkds-home-v504 .nkds-panel-heading>a{color:var(--nk504-blue);font-size:13px;font-weight:900;text-decoration:none;white-space:nowrap}

/* Popular categories. */
.nkds-home-v504 .nkds-category-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:11px}
.nkds-home-v504 .nkds-category-grid>a{display:flex;min-width:0;min-height:126px;align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:7px;padding:14px 7px;border:1px solid #e2e9f1;border-radius:10px;background:#fff;color:var(--nk504-ink);text-decoration:none;box-shadow:0 7px 20px rgba(18,52,86,.045);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.nkds-home-v504 .nkds-category-grid>a:hover{transform:translateY(-2px);border-color:#bdd4ef;box-shadow:0 10px 25px rgba(18,52,86,.08)}
.nkds-home-v504 .nkds-category-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#eaf3ff;color:#096be0;font-size:21px;font-weight:900}
.nkds-home-v504 .nkds-category-icon-village{background:#e8fbf5;color:#13a894}
.nkds-home-v504 .nkds-category-icon-transport{background:#eef0ff;color:#5367d8}
.nkds-home-v504 .nkds-category-icon-health{background:#eef9ff;color:#168ac7}
.nkds-home-v504 .nkds-category-icon-digital{background:#f0edff;color:#6750d7}
.nkds-home-v504 .nkds-category-icon-bank{background:#edf4ff;color:#2472ca}
.nkds-home-v504 .nkds-category-icon-registry{background:#f4f7e9;color:#799323}
.nkds-home-v504 .nkds-category-icon-office{background:#edf4ff;color:#2b6db8}
.nkds-home-v504 .nkds-category-grid strong{font-size:14px;line-height:1.3;overflow-wrap:anywhere}
.nkds-home-v504 .nkds-category-grid small{color:#758398;font-size:12px}

/* Districts. */
.nkds-home-v504 .nkds-district-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:9px}
.nkds-home-v504 .nkds-district-grid>a{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:8px;align-items:center;min-height:57px;padding:10px 12px;border:1px solid #e2e9f1;border-radius:9px;background:#fff;color:var(--nk504-ink);text-decoration:none;box-shadow:0 5px 16px rgba(18,52,86,.04)}
.nkds-home-v504 .nkds-district-grid>a>span{grid-row:1/3;color:#e33c4b;font-size:13px}
.nkds-home-v504 .nkds-district-grid strong{font-size:13px;line-height:1.3;overflow-wrap:anywhere}
.nkds-home-v504 .nkds-district-grid small{color:#8a96a6;font-size:11px}

/* Listing carousels and compact homepage cards. */
.nkds-home-v504 .nkds-nearby-bar{display:none}
.nkds-home-v504 .nkds-listing-carousel{position:relative}
.nkds-home-v504 .nkds-listing-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 42px)/4);grid-template-columns:none;gap:14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;padding:2px 1px 7px}
.nkds-home-v504 .nkds-listing-track::-webkit-scrollbar{display:none}
.nkds-home-v504 .nkds-listing-card{scroll-snap-align:start;display:grid;grid-template-columns:70px minmax(0,1fr);min-width:0;min-height:190px;height:100%;overflow:hidden;border:1px solid #e2e9f1;border-radius:10px;background:#fff;color:var(--nk504-ink);box-shadow:0 8px 22px rgba(15,48,82,.055)}
.nkds-home-v504 .nkds-listing-media{position:relative;display:grid;place-items:center;min-height:100%;padding:10px;background:#f2f7fc;color:var(--nk504-ink);text-decoration:none}
.nkds-home-v504 .nkds-listing-media img{display:block;width:52px;height:52px;object-fit:cover;border-radius:11px;background:#fff;box-shadow:0 6px 14px rgba(16,45,74,.08)}
.nkds-home-v504 .nkds-listing-fallback{display:grid;place-items:center;width:48px;height:48px;border-radius:11px;background:#fff;font-size:20px;box-shadow:0 6px 14px rgba(16,45,74,.08)}
.nkds-home-v504 .nkds-listing-chip{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:max-content;max-width:68px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:3px 7px;border-radius:999px;background:#0969d8;color:#fff;font-size:10px;font-weight:900;line-height:1.15;z-index:2}
.nkds-home-v504 .nkds-listing-body{display:flex;min-width:0;flex-direction:column;padding:12px 12px 10px}
.nkds-home-v504 .nkds-listing-badges{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:5px}
.nkds-home-v504 .nkds-listing-badges span{display:inline-flex;padding:3px 6px;border-radius:999px;background:#edf5ff;color:#0866c9;font-size:10px;font-weight:900;line-height:1.1}
.nkds-home-v504 .nkds-listing-card.is-public-service .nkds-listing-badges span:first-child{background:#e9f8ee;color:#16834a}
.nkds-home-v504 .nkds-listing-card h3{margin:0 0 7px;color:var(--nk504-ink);font-size:15px;line-height:1.3;letter-spacing:-.01em;overflow-wrap:anywhere}
.nkds-home-v504 .nkds-listing-card h3 a{color:inherit;text-decoration:none}
.nkds-home-v504 .nkds-listing-type,.nkds-home-v504 .nkds-listing-location{margin:0 0 4px;color:#66778a;font-size:12px;line-height:1.42;font-weight:600}
.nkds-home-v504 .nkds-listing-location{color:#7b8898}
.nkds-home-v504 .nkds-listing-actions{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:7px}
.nkds-home-v504 .nkds-listing-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:auto;padding:0;border:0;background:transparent;color:var(--nk504-blue);font-size:12px;font-weight:900;text-decoration:none}
.nkds-home-v504 .nkds-listing-actions a:last-child{margin-left:0;background:transparent;color:var(--nk504-blue)}
.nkds-home-v504 .nkds-carousel-button{position:absolute;top:50%;z-index:3;display:grid;place-items:center;width:31px;height:31px;margin-top:-16px;border:1px solid #dbe6f0;border-radius:50%;background:#fff;color:#62748a;font-size:21px;line-height:1;box-shadow:0 6px 16px rgba(22,50,79,.1);cursor:pointer}
.nkds-home-v504 .nkds-carousel-prev{left:-17px}
.nkds-home-v504 .nkds-carousel-next{right:-17px}
.nkds-home-v504 .nkds-carousel-button[disabled]{opacity:.35;cursor:default}

/* Emergency strip. */
.nkds-home-v504 .nkds-section-emergency{padding:9px 0;background:#fff;color:#fff}
.nkds-home-v504 .nkds-emergency-bar{display:grid;grid-template-columns:auto minmax(260px,1fr) 180px auto;align-items:center;gap:20px;min-height:88px;padding:14px 22px;border-radius:10px;background:linear-gradient(100deg,#061d3a,#082e59);box-shadow:0 10px 25px rgba(4,27,52,.16)}
.nkds-home-v504 .nkds-emergency-icon{font-size:35px}
.nkds-home-v504 .nkds-emergency-copy h2{margin:0;color:#fff;font-size:18px;letter-spacing:-.015em}
.nkds-home-v504 .nkds-emergency-copy p{margin:3px 0 0;color:#d7e4f2;font-size:13px}
.nkds-home-v504 .nkds-emergency-primary{display:grid;padding:10px 14px;border-radius:7px;background:rgba(255,255,255,.09);color:#fff;text-decoration:none}
.nkds-home-v504 .nkds-emergency-primary small{font-size:12px}
.nkds-home-v504 .nkds-emergency-primary strong{font-size:18px;margin-top:2px}
.nkds-home-v504 .nkds-emergency-link{color:#54a7ff;text-decoration:none;font-size:12px;font-weight:900;white-space:nowrap}

/* Guides and business promotion share one compact row. */
.nkds-home-v504 .nkds-support-grid{display:grid;grid-template-columns:1fr 1.17fr;gap:17px}
.nkds-home-v504 .nkds-support-panel{min-width:0;min-height:232px;padding:21px;border:1px solid #e5ebf2;border-radius:10px;background:#f7faff}
.nkds-home-v504 .nkds-promotion-panel{background:#eef6ff}
.nkds-home-v504 .nkds-panel-heading{display:flex;justify-content:space-between;gap:18px;align-items:start;margin-bottom:15px}
.nkds-home-v504 .nkds-panel-heading h2{font-size:20px}
.nkds-home-v504 .nkds-guide-grid{display:grid;grid-template-columns:1fr;gap:12px}
.nkds-home-v504 .nkds-guide-grid article,.nkds-home-v504 .nkds-guide-placeholder-card{overflow:hidden;border:0;border-radius:8px;background:transparent}
.nkds-home-v504 .nkds-guide-grid article>a{display:grid;grid-template-columns:42% 1fr;min-height:132px;color:var(--nk504-ink);text-decoration:none}
.nkds-home-v504 .nkds-guide-grid img,.nkds-home-v504 .nkds-guide-placeholder{display:grid;place-items:center;width:100%;height:132px;aspect-ratio:auto;object-fit:cover;background:#e6eef7;color:#66778a;font-size:28px}
.nkds-home-v504 .nkds-guide-grid article div{padding:9px 13px}
.nkds-home-v504 .nkds-guide-grid h3{margin:5px 0;color:var(--nk504-ink);font-size:14px}
.nkds-home-v504 .nkds-guide-grid p,.nkds-home-v504 .nkds-guide-grid small{color:#69798c;font-size:12px;line-height:1.45}
.nkds-home-v504 .nkds-promotion-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.nkds-home-v504 .nkds-promotion-grid a{display:grid;grid-template-columns:38px 1fr;column-gap:10px;align-items:center;min-width:0;padding:12px;border:0;border-radius:8px;background:transparent;color:var(--nk504-ink);text-decoration:none}
.nkds-home-v504 .nkds-promotion-icon{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff;color:var(--nk504-blue);font-size:18px;box-shadow:0 4px 12px rgba(16,62,108,.07)}
.nkds-home-v504 .nkds-promotion-grid strong{font-size:13px;line-height:1.3}
.nkds-home-v504 .nkds-promotion-grid small{margin-top:2px;color:#65768a;font-size:11px;line-height:1.35}
.nkds-home-v504 .nkds-promotion-cta{display:inline-flex;margin-top:16px}

/* FAQ. */
.nkds-home-v504 .nkds-faq-layout{max-width:1180px!important}
.nkds-home-v504 .nkds-faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 14px}
.nkds-home-v504 .nkds-faq-list details{min-width:0;padding:0 14px;border:1px solid #e3eaf2;border-radius:7px;background:#fff}
.nkds-home-v504 .nkds-faq-list summary{padding:12px 0;color:var(--nk504-ink);font-size:14px;font-weight:850;cursor:pointer}
.nkds-home-v504 .nkds-faq-list p{margin:0;padding:0 0 12px;color:#66788b;font-size:12px;line-height:1.55}

/* Approved compact footer. */
.nkds-home-v504 .nkds-footer{background:#071d34;color:#dce8f3}
.nkds-home-v504 .nkds-footer .nkbiz-footer-top{display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:35px;padding:34px 0 28px}
.nkds-home-v504 .nkds-footer .nkbiz-footer-brand-block{grid-column:auto;min-width:0}
.nkds-home-v504 .nkds-footer .nkbiz-footer-card,.nkds-home-v504 .nkds-footer .nkbiz-footer-districts,.nkds-home-v504 .nkds-footer .nkbiz-footer-trust{min-width:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#dce8f3}
.nkds-home-v504 .nkds-footer .nkbiz-brand{min-width:0;color:#32a45d}
.nkds-home-v504 .nkds-footer .nkbiz-footer-brand-block p{margin:13px 0;color:#aebed0;font-size:14px;line-height:1.6}
.nkds-home-v504 .nkds-footer .nkbiz-footer-card strong{display:block;margin-bottom:11px;color:#fff;font-size:15px}
.nkds-home-v504 .nkds-footer .nkbiz-footer-card a{display:block;margin:0 0 7px;color:#d8e4ef;text-decoration:none;font-size:14px}
.nkds-home-v504 .nkds-footer .nkbiz-footer-social{display:flex;gap:8px;margin-top:14px}
.nkds-home-v504 .nkds-footer .nkbiz-footer-social a{display:grid;place-items:center;width:25px;height:25px;margin:0;border-radius:50%;background:rgba(255,255,255,.11);color:#fff;font-size:13px}
.nkds-home-v504 .nkds-footer .nkbiz-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-top:1px solid rgba(255,255,255,.12);color:#aebed0;font-size:13px}


@media(max-width:1120px){
  .nkds-home-v504 .nkds-primary-nav>ul,.nkds-home-v504 .nkds-primary-nav>div>ul{gap:16px}
  .nkds-home-v504 .nkds-primary-nav>ul>li>a,.nkds-home-v504 .nkds-primary-nav>div>ul>li>a{font-size:13px}
  .nkds-home-v504 .nkds-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .nkds-home-v504 .nkds-district-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .nkds-home-v504 .nkds-listing-track{grid-auto-columns:calc((100% - 28px)/3)}
}
@media(max-width:900px){
  .nkds-home-v504 .nkds-utility-bar{display:none}
  .nkds-home-v504 .nkds-header-shell{min-height:66px;gap:14px}
  .nkds-home-v504 .nkbiz-brand{min-width:0;max-width:240px}
  .nkds-home-v504 .nkbiz-header-cta{margin-left:auto}
  .nkds-home-v504 .nkbiz-menu-toggle{display:inline-grid;flex:0 0 auto}
  .nkds-home-v504 .nkds-primary-nav{position:fixed;inset:66px 14px auto;display:none;max-height:calc(100vh - 86px);overflow:auto;padding:14px;border:1px solid var(--nk504-line);border-radius:12px;background:#fff;box-shadow:0 22px 60px rgba(5,31,60,.18)}
  .nkds-home-v504 .nkds-primary-nav.is-open{display:block}
  .nkds-home-v504 .nkds-primary-nav>ul,.nkds-home-v504 .nkds-primary-nav>div>ul{display:grid;gap:2px;justify-content:stretch}
  .nkds-home-v504 .nkds-primary-nav>ul>li>a,.nkds-home-v504 .nkds-primary-nav>div>ul>li>a{min-height:44px;padding:0 12px;border:0;border-radius:8px}
  .nkds-home-v504 .nkds-primary-nav .sub-menu{position:static;display:grid;box-shadow:none;border:0;padding:0 0 0 16px}
  .nkds-home-v504 .nkds-section-unified-search{min-height:auto;padding:45px 0 30px;background-position:64% center}
  .nkds-home-v504 .nkds-hero-grid{grid-template-columns:1fr;gap:24px}
  .nkds-home-v504 .nkds-hero-copy{max-width:680px}
  .nkds-home-v504 .nkds-hero-trust{justify-self:start;max-width:680px}
  .nkds-home-v504 .nkds-hero-trust-card{display:grid;grid-template-columns:repeat(3,1fr);padding:8px 16px}
  .nkds-home-v504 .nkds-trust-item{grid-template-columns:34px 1fr;padding:12px;border-bottom:0;border-right:1px solid #edf1f5}
  .nkds-home-v504 .nkds-trust-item:last-child{border-right:0}
  .nkds-home-v504 .nkds-trust-icon{width:32px;height:32px;font-size:15px}
  .nkds-home-v504 .nkds-unified-search{grid-template-columns:1fr 1fr}
  .nkds-home-v504 .nkds-unified-search label{border-bottom:1px solid #e2e9f1}
  .nkds-home-v504 .nkds-unified-search button{width:100%}
  .nkds-home-v504 .nkds-listing-track{grid-auto-columns:calc((100% - 14px)/2)}
  .nkds-home-v504 .nkds-support-grid{grid-template-columns:1fr}
  .nkds-home-v504 .nkds-emergency-bar{grid-template-columns:auto 1fr auto}
  .nkds-home-v504 .nkds-emergency-primary{display:none}
  .nkds-home-v504 .nkds-footer .nkbiz-footer-top{grid-template-columns:repeat(2,1fr)}
  .nkds-home-v504 .nkds-footer .nkbiz-footer-brand-block{grid-column:1/-1}
}
@media(max-width:640px){
  .nkds-home-v504 .nkbiz-container{width:min(calc(100% - 24px),1180px)}
  .nkds-home-v504 .nkbiz-header-cta{display:none}
  .nkds-home-v504 .nkds-section-unified-search{padding:34px 0 24px;background-position:70% center}
  .nkds-home-v504 .nkds-hero-copy h1{font-size:35px;max-width:95%}
  .nkds-home-v504 .nkds-hero-copy>p{font-size:15px;line-height:1.6}
  .nkds-home-v504 .nkds-unified-search{grid-template-columns:1fr;padding:6px}
  .nkds-home-v504 .nkds-unified-search label{border-right:0;border-bottom:1px solid #e2e9f1}
  .nkds-home-v504 .nkds-unified-search input,.nkds-home-v504 .nkds-unified-search select,.nkds-home-v504 .nkds-unified-search button{height:44px}
  .nkds-home-v504 .nkds-popular-searches a:nth-of-type(n+4){display:none}
  .nkds-home-v504 .nkds-hero-trust-card{grid-template-columns:1fr}
  .nkds-home-v504 .nkds-trust-item{border-right:0;border-bottom:1px solid #edf1f5}
  .nkds-home-v504 .nkds-home-section{padding:30px 0}
  .nkds-home-v504 .nkds-section-heading{align-items:flex-start;flex-direction:row;gap:12px;margin-bottom:17px}
  .nkds-home-v504 .nkds-section-heading h2{font-size:21px}
  .nkds-home-v504 .nkds-section-heading p{font-size:13px}
  .nkds-home-v504 .nkds-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .nkds-home-v504 .nkds-category-grid>a{min-height:112px}
  .nkds-home-v504 .nkds-district-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .nkds-home-v504 .nkds-listing-track{grid-auto-columns:88%;gap:11px;padding-left:1px}
  .nkds-home-v504 .nkds-listing-card{min-height:184px}
  .nkds-home-v504 .nkds-carousel-prev{left:-9px}
  .nkds-home-v504 .nkds-carousel-next{right:-9px}
  .nkds-home-v504 .nkds-emergency-bar{grid-template-columns:auto 1fr;padding:14px 16px;gap:12px}
  .nkds-home-v504 .nkds-emergency-link{grid-column:2}
  .nkds-home-v504 .nkds-guide-grid article>a{grid-template-columns:1fr}
  .nkds-home-v504 .nkds-guide-grid img,.nkds-home-v504 .nkds-guide-placeholder{height:130px}
  .nkds-home-v504 .nkds-promotion-grid{grid-template-columns:1fr}
  .nkds-home-v504 .nkds-faq-list{grid-template-columns:1fr}
  .nkds-home-v504 .nkds-footer .nkbiz-footer-top{grid-template-columns:1fr;padding-top:28px}
  .nkds-home-v504 .nkds-footer .nkbiz-footer-bottom{flex-direction:column}
}
