:root{--jc-orange:#ff6b16;--jc-orange-dark:#ed5707;--jc-ink:#142033;--jc-muted:#7b8799;--jc-line:#edf0f4}
[data-jc-contact-widget]{display:none!important}
.jc-footer-contact{display:none!important}
@media(max-width:600px){body[data-page]{padding-bottom:0}}
.jc-global-header{top:0;left:0;right:0;z-index:1000;width:100%;height:64px;background:rgba(255,255,255,.98);border-bottom:1px solid var(--jc-line);box-shadow:0 2px 14px rgba(15,23,42,.04);font-family:'Noto Sans SC',Arial,sans-serif;letter-spacing:0;backdrop-filter:blur(12px)}
.jc-global-header.jc-fixed{position:fixed}.jc-global-header.jc-sticky{position:sticky}.jc-header-inner{width:min(1220px,calc(100% - 32px));height:64px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:28px}.jc-brand{display:flex;align-items:center;gap:12px;flex:none;color:var(--jc-ink);text-decoration:none}.jc-brand-logo{display:block;width:auto;max-width:180px;max-height:44px;object-fit:contain;object-position:left center}.jc-brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;color:#fff;background:linear-gradient(145deg,#ff8b37,var(--jc-orange));box-shadow:0 8px 18px rgba(255,107,22,.24);font-family:Arial,sans-serif;font-size:17px;font-weight:800}.jc-brand-text strong,.jc-brand-text small{display:block}.jc-brand-text strong{font-size:19px;line-height:1.1;font-weight:800}.jc-brand-text small{margin-top:5px;color:#9aa4b3;font-size:9px;line-height:1;font-weight:700;letter-spacing:.7px}.jc-main-nav{height:100%;display:flex;align-items:center;gap:4px}.jc-main-nav a{position:relative;height:100%;display:flex;align-items:center;padding:0 18px;color:#455064;text-decoration:none;font-size:14px;font-weight:500;white-space:nowrap}.jc-main-nav a:hover,.jc-main-nav a.jc-current{color:var(--jc-orange)}.jc-main-nav a.jc-current:after{content:'';position:absolute;left:18px;right:18px;bottom:0;height:3px;background:var(--jc-orange)}.jc-chevron{margin-left:7px;color:#99a2b1;font-size:13px}.jc-header-actions{display:flex;align-items:center;gap:14px;flex:none}.jc-phone{display:flex;align-items:center;gap:8px;color:#7d8798;text-decoration:none;font-size:13px;white-space:nowrap}.jc-phone-icon{color:var(--jc-orange);font-size:15px}.jc-demo{height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border-radius:11px;color:#fff!important;background:var(--jc-orange);box-shadow:0 7px 18px rgba(255,107,22,.23);text-decoration:none;font-size:14px;font-weight:700}.jc-demo:hover{background:var(--jc-orange-dark)}.jc-menu-button{display:none;width:40px;height:40px;padding:0;border:0;background:transparent;color:var(--jc-ink);font-size:22px;cursor:pointer}
.jc-global-footer{position:relative;z-index:10;padding:64px 0 0;background:#101827;color:#8f9bad;font-family:'Noto Sans SC',Arial,sans-serif;letter-spacing:0}.jc-footer-inner{width:min(1220px,calc(100% - 32px));margin:0 auto}.jc-footer-grid{display:grid;grid-template-columns:1.7fr repeat(4,1fr);gap:48px;padding-bottom:52px}.jc-footer-brand .jc-brand-text strong{color:#fff}.jc-footer-brand p{max-width:330px;margin:20px 0 22px;color:#8f9bad;font-size:13px;line-height:1.9}.jc-footer-contact{display:flex;flex-direction:column;gap:8px;color:#c0c7d2;font-size:13px}.jc-footer-col h3{margin:0 0 20px;color:#fff;font-size:15px;font-weight:700}.jc-footer-col a{display:block;margin:12px 0;color:#8f9bad;text-decoration:none;font-size:13px}.jc-footer-col a:hover{color:#fff}.jc-footer-bottom{display:flex;justify-content:space-between;gap:24px;padding:22px 0;border-top:1px solid rgba(255,255,255,.09);font-size:12px}.jc-footer-bottom-links{display:flex;gap:22px}.jc-footer-bottom a{color:#8f9bad;text-decoration:none}.jc-footer-bottom a:hover{color:#fff}
@media(max-width:980px){.jc-main-nav{display:none;position:absolute;top:64px;left:0;right:0;height:auto;padding:10px 16px 18px;background:#fff;border-bottom:1px solid var(--jc-line);box-shadow:0 16px 30px rgba(15,23,42,.1)}.jc-global-header.jc-menu-open .jc-main-nav{display:block}.jc-main-nav a{height:46px;padding:0 12px;border-radius:6px}.jc-main-nav a.jc-current:after{display:none}.jc-phone{display:none}.jc-menu-button{display:block}.jc-header-actions{gap:6px}.jc-demo{height:38px;padding:0 16px}.jc-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.jc-footer-brand{grid-column:1/-1}}
@media(max-width:620px){.jc-header-inner{width:calc(100% - 24px);gap:10px}.jc-brand-text small{display:none}.jc-brand-text strong{font-size:17px}.jc-brand-mark{width:36px;height:36px}.jc-demo{display:none}.jc-footer-grid{grid-template-columns:1fr 1fr;gap:34px}.jc-footer-brand{grid-column:1/-1}.jc-footer-bottom{flex-direction:column}.jc-footer-bottom-links{flex-wrap:wrap;gap:14px}}

/* Mobile visual contract: Figma M01-M13, desktop styles remain untouched. */
@media(max-width:767px){
  :root{--jc-mobile-blue:#0856c7;--jc-mobile-green:#00b42a;--jc-mobile-navy:#061b3a;--jc-mobile-surface:#f7f9fc;--jc-mobile-ink:#111827;--jc-mobile-muted:#64748b;--jc-mobile-line:#e5e7eb}
  html[data-jc-template],html[data-jc-template] body{max-width:100%;overflow-x:clip;letter-spacing:0}
  html[data-jc-template] body{margin:0}
  body.jc-menu-visible{overflow:hidden}
  html[data-jc-template] img{max-width:100%}
  html[data-jc-template] button,html[data-jc-template] a{touch-action:manipulation}
  html[data-jc-template] button:focus-visible,html[data-jc-template] a:focus-visible,html[data-jc-template] input:focus-visible,html[data-jc-template] select:focus-visible,html[data-jc-template] textarea:focus-visible{outline:3px solid rgba(8,86,199,.28);outline-offset:2px}

  .jc-global-header{height:64px;border-bottom-color:var(--jc-mobile-line);box-shadow:none}
  .jc-header-inner{width:calc(100% - 32px);height:64px}
  .jc-brand{gap:10px}.jc-brand-mark{width:36px;height:36px;border-radius:7px;background:linear-gradient(145deg,#1677e8,var(--jc-mobile-blue));box-shadow:none}
  .jc-brand-text strong{font-size:17px}.jc-brand-text small{display:none}
  .jc-menu-button{width:36px;height:36px;border-radius:6px;background:#eff6ff;color:var(--jc-mobile-blue);font-size:0}
  .jc-menu-button:after{content:'☰';font-size:18px;line-height:1}
  .jc-main-nav{top:64px;max-height:calc(100dvh - 64px);padding:8px 24px 24px;overflow-y:auto;border-bottom:1px solid var(--jc-mobile-line);box-shadow:0 16px 30px rgba(15,23,42,.12)}
  .jc-main-nav a{height:50px;padding:0;border-bottom:1px solid var(--jc-mobile-line);border-radius:0;color:#334155;font-size:15px}
  .jc-main-nav a.jc-current{color:var(--jc-mobile-blue);font-weight:700}

  .jc-global-footer{padding-top:40px;background:var(--jc-mobile-navy)}
  .jc-footer-inner{width:calc(100% - 48px)}
  .jc-footer-grid{grid-template-columns:1fr 1fr;gap:32px 24px;padding-bottom:38px}
  .jc-footer-brand{grid-column:1/-1}.jc-footer-brand p{margin-top:16px;font-size:12px;line-height:1.8}.jc-footer-contact{display:flex!important}
  .jc-footer-col h3{margin-bottom:14px;font-size:14px}.jc-footer-col a{margin:10px 0;font-size:12px}
  .jc-footer-bottom{gap:14px;padding:18px 0 24px;font-size:11px}.jc-footer-bottom-links{gap:14px}

  html[data-jc-template] body>section{scroll-margin-top:72px}
  html[data-jc-template] body>section[class~="py-24"],html[data-jc-template] body>section[class~="py-20"]{padding-top:64px!important;padding-bottom:64px!important}
  html[data-jc-template] body>section [class~="max-w-7xl"],html[data-jc-template] body>section [class~="max-w-[1280px]"]{padding-left:24px!important;padding-right:24px!important}
  html[data-jc-template] body>section h1{font-size:30px!important;line-height:1.22!important;letter-spacing:0!important}
  html[data-jc-template] body>section h2{font-size:24px!important;line-height:1.3!important;letter-spacing:0!important}
  html[data-jc-template] body>section h3{letter-spacing:0!important}
  html[data-jc-template] body>section [class~="mb-16"]{margin-bottom:32px!important}
  html[data-jc-template] body>section [class~="gap-12"],html[data-jc-template] body>section [class~="gap-16"]{gap:32px!important}
  html[data-jc-template] body>section [class~="rounded-3xl"],html[data-jc-template] body>section [class~="rounded-2xl"],html[data-jc-template] body>section [class~="rounded-xl"]{border-radius:8px!important}
  html[data-jc-template] body>section [class*="shadow-"]{box-shadow:0 6px 20px rgba(15,23,42,.07)!important}
  html[data-jc-template] body>section button,html[data-jc-template] body>section a[class*="px-"][class*="py-"]{min-height:44px}
  html[data-jc-template] body>section [class~="overflow-x-auto"]{scrollbar-width:none;overscroll-behavior-inline:contain;scroll-snap-type:x proximity}
  html[data-jc-template] body>section [class~="overflow-x-auto"]::-webkit-scrollbar{display:none}
  html[data-jc-template] body>section [class~="grid-cols-3"],html[data-jc-template] body>section [class~="grid-cols-4"],html[data-jc-template] body>section [class~="grid-cols-5"],html[data-jc-template] body>section [class~="grid-cols-6"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  html[data-jc-template] body>section .grid>*{min-width:0}
  html[data-jc-template] .reveal,html[data-jc-template] .scroll-reveal,html[data-jc-template] .section-fade{opacity:1!important;transform:none!important;transition:none!important}

  html[data-jc-template="M01"] body>section:first-of-type{min-height:auto!important;padding-top:42px!important;padding-bottom:48px!important;background:var(--jc-mobile-navy)!important;color:#fff}
  html[data-jc-template="M01"] body>section:first-of-type>.absolute:not(.hero-glow){display:none}
  html[data-jc-template="M01"] body>section:first-of-type .hero-glow{background:none}
  html[data-jc-template="M01"] body>section:first-of-type>div:last-child{padding-top:0!important;padding-bottom:0!important}
  html[data-jc-template="M01"] body>section:first-of-type [class*="min-h-"]{min-height:0!important}
  html[data-jc-template="M01"] body>section:first-of-type h1,html[data-jc-template="M01"] body>section:first-of-type h1 span{color:#fff!important}
  html[data-jc-template="M01"] body>section:first-of-type p{color:#cbd5e1!important;font-size:15px!important}
  html[data-jc-template="M01"] body>section:first-of-type .inline-flex{border-color:rgba(255,255,255,.18)!important;background:rgba(255,255,255,.08)!important}
  html[data-jc-template="M01"] body>section:first-of-type .inline-flex span:last-child{color:#dbeafe!important}
  html[data-jc-template="M01"] body>section:first-of-type button{border:0!important;border-radius:6px!important;background:var(--jc-mobile-blue)!important;color:#fff!important;box-shadow:none!important}
  html[data-jc-template="M01"] body>section:first-of-type .flex.items-center.gap-8{display:grid!important;grid-template-columns:repeat(3,1fr);gap:0!important;padding:18px 8px;border:1px solid var(--jc-mobile-line);border-radius:8px;background:#fff;text-align:center}
  html[data-jc-template="M01"] body>section:first-of-type .flex.items-center.gap-8>div:not([class])>div:first-child{color:var(--jc-mobile-blue)!important;font-size:21px!important}
  html[data-jc-template="M01"] body>section:first-of-type .flex.items-center.gap-8>div:not([class])>div:last-child{font-size:10px!important}
  html[data-jc-template="M01"] body>section:first-of-type .flex.items-center.gap-8>.w-px{display:none}
  html[data-jc-template="M01"] body>section:first-of-type img{height:auto!important;aspect-ratio:342/190;object-fit:cover}
  html[data-jc-template="M01"] body>section:not(:first-of-type){background:#fff!important}
  html[data-jc-template="M01"] body>section:not(:first-of-type) .text-center{text-align:left!important}

  html[data-jc-template="M02"] body>section:first-of-type,html[data-jc-template="M03"] body>section:first-of-type,html[data-jc-template="M04"] body>section:first-of-type{min-height:auto!important;padding-top:48px!important;padding-bottom:48px!important}
  html[data-jc-template="M02"] body>section:first-of-type [class*="min-h-"],html[data-jc-template="M04"] body>section:first-of-type [class*="min-h-"]{min-height:0!important}
  html[data-jc-template="M02"] body>section .text-center,html[data-jc-template="M03"] body>section .text-center,html[data-jc-template="M04"] body>section .text-center{text-align:left!important}
  html[data-jc-template="M04"] body>section:first-of-type>.hero-glow,html[data-jc-template="M04"] body>section:first-of-type>.tech-ring{display:none!important}
  html[data-jc-template="M04"] body>section:first-of-type .float-animation>.absolute{display:none!important}
  html[data-jc-template="M04"] body>section:first-of-type .flex.items-center.gap-8{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:0!important;width:100%;padding:16px 8px;border:1px solid var(--jc-mobile-line);border-radius:8px;background:#fff}
  html[data-jc-template="M04"] body>section:first-of-type .flex.items-center.gap-8>.w-px{display:none!important}
  html[data-jc-template="M04"] body>section:first-of-type .flex.items-center.gap-8>.flex{display:block!important;min-width:0;text-align:center}
  html[data-jc-template="M04"] body>section:first-of-type .flex.items-center.gap-8>.flex>div:first-child{display:none!important}
  html[data-jc-template="M04"] body>section:first-of-type .flex.items-center.gap-8 .text-lg{font-size:17px!important;white-space:nowrap}
  html[data-jc-template="M04"] body>section:first-of-type .flex.items-center.gap-8 .text-sm{font-size:10px!important;white-space:nowrap}
  html[data-jc-template="M04"] #productNav{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px!important;width:100%;margin-top:28px!important;align-items:start}
  html[data-jc-template="M04"] #productNav>.nav-pill,html[data-jc-template="M04"] #productNav>.dropdown-trigger>.nav-pill{width:100%;min-width:0;padding:0 8px!important;justify-content:center;border-radius:6px!important;font-size:13px!important;white-space:nowrap}
  html[data-jc-template="M04"] #productNav>.dropdown-trigger{position:relative;min-width:0}
  html[data-jc-template="M04"] #productNav .dropdown-menu{left:auto!important;right:0!important;width:192px!important;max-width:calc(100vw - 48px)!important;margin-top:6px!important;border-radius:8px!important;transform:translateY(-6px)!important}
  html[data-jc-template="M04"] #productNav .dropdown-trigger:focus-within .dropdown-menu{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}
  html[data-jc-template="M04"] #productNav .dropdown-menu button{min-height:42px}

  html[data-jc-template="M05"] #hero{min-height:auto!important;padding-top:0!important;background:var(--jc-mobile-navy)!important;color:#fff}
  html[data-jc-template="M05"] #hero>.absolute{display:none}
  html[data-jc-template="M05"] #hero>div:last-child{padding-top:48px!important;padding-bottom:48px!important}
  html[data-jc-template="M05"] #hero h1,html[data-jc-template="M05"] #hero h1 span{color:#fff!important}
  html[data-jc-template="M05"] #hero p,html[data-jc-template="M05"] #hero .text-surface-400{color:#cbd5e1!important}
  html[data-jc-template="M05"] #hero .flex.flex-wrap.gap-3{display:flex;flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}
  html[data-jc-template="M05"] #hero .flex.flex-wrap.gap-3>div{flex:0 0 auto;border-radius:999px!important;box-shadow:none!important}
  html[data-jc-template="M05"] #hero .flex.flex-wrap.gap-4>button{flex:1 1 140px;padding:0 14px!important;border-radius:6px!important}
  html[data-jc-template="M05"] #hero img{height:auto!important;aspect-ratio:342/190;object-fit:cover}
  html[data-jc-template="M05"] #specs .inline-flex{max-width:100%;justify-content:flex-start;overflow-x:auto;border-radius:8px!important;scrollbar-width:none}
  html[data-jc-template="M05"] #specs .inline-flex button{flex:0 0 auto;padding-left:18px!important;padding-right:18px!important}
  html[data-jc-template="M05"] #specs table{min-width:760px}
  html[data-jc-template="M05"] #specs th,html[data-jc-template="M05"] #specs td{padding:12px 14px!important}

  html[data-jc-template="M06"] body>section:first-of-type,html[data-jc-template="M07"] body>section:first-of-type,html[data-jc-template="M08"] body>section:first-of-type{min-height:auto!important;padding-top:52px!important;padding-bottom:52px!important;background:var(--jc-mobile-navy)!important}
  html[data-jc-template="M06"] body>section:first-of-type h1,html[data-jc-template="M07"] body>section:first-of-type h1,html[data-jc-template="M08"] body>section:first-of-type h1{color:#fff!important}
  html[data-jc-template="M06"] body>section:first-of-type p,html[data-jc-template="M07"] body>section:first-of-type p,html[data-jc-template="M08"] body>section:first-of-type p{color:#cbd5e1!important;font-size:15px!important}
  html[data-jc-template="M06"] body>section .text-center,html[data-jc-template="M07"] body>section .text-center{text-align:left!important}
  html[data-jc-template="M07"] body>section:first-of-type [class*="min-h-"]{min-height:0!important}
  html[data-jc-template="M07"] .space-y-16 .overflow-x-auto{display:flex!important;width:100%!important;max-width:calc(100vw - 48px)!important;overflow-x:auto!important;overflow-y:hidden!important}
  html[data-jc-template="M07"] .flow-step:not(:last-child):after{right:-24px;width:16px}
  html[data-jc-template="M08"] body>section:nth-of-type(2){top:64px!important}
  html[data-jc-template="M08"] #filter-food{margin-left:-4px;padding-bottom:4px}
  html[data-jc-template="M08"] #filter-food button{flex:0 0 auto;border:1px solid var(--jc-mobile-line);border-radius:999px;padding:8px 20px!important}
  html[data-jc-template="M08"] #filter-food .filter-tab-active{border-color:var(--jc-mobile-blue);background:var(--jc-mobile-blue);color:#fff}
  html[data-jc-template="M08"] #filter-food .filter-tab-active:after{display:none}

  html[data-jc-template="M09"] .listing-hero{padding:56px 0 48px;text-align:left;background:#eff6ff}
  html[data-jc-template="M09"] .listing-hero h1{font-size:30px}.listing{padding:56px 0 72px}
  html[data-jc-template="M09"] .card-grid{grid-template-columns:1fr;gap:16px}
  html[data-jc-template="M09"] .content-card{display:grid;grid-template-columns:116px minmax(0,1fr);border-radius:8px;box-shadow:none}
  html[data-jc-template="M09"] .content-card img{width:116px;height:100%;min-height:150px}
  html[data-jc-template="M09"] .content-card-body{padding:16px}.content-card h2{font-size:17px}.content-card p{font-size:13px}

  html[data-jc-template="M10"] .breadcrumb,html[data-jc-template="M11"] .breadcrumb{width:calc(100% - 48px);padding:16px 0;font-size:11px;white-space:nowrap;overflow-x:auto}
  html[data-jc-template="M10"] .detail-hero{min-height:auto;background:var(--jc-mobile-navy)}
  html[data-jc-template="M10"] .detail-hero .shell{padding:52px 0}.detail-hero h1{font-size:30px}.detail-hero p{font-size:15px;line-height:1.75}
  html[data-jc-template="M10"] .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:26px}
  html[data-jc-template="M10"] .hero-actions a{min-height:44px;padding:0 12px;border-radius:6px;font-size:12px}
  html[data-jc-template="M10"] .metrics-band{margin-top:0}.metrics-grid{grid-template-columns:repeat(3,1fr)}
  html[data-jc-template="M10"] .metric{min-height:92px;padding:18px 8px;text-align:center;border-right:1px solid var(--jc-mobile-line);border-bottom:0}
  html[data-jc-template="M10"] .metric strong{font-size:20px}.metric span{font-size:10px}
  html[data-jc-template="M10"] .detail-body{padding:64px 0 72px}.detail-grid{gap:36px}.content-section{padding-bottom:36px;margin-bottom:36px}
  html[data-jc-template="M10"] .content-section h2{font-size:24px}.content-section p{font-size:15px;line-height:1.85}.point-grid{grid-template-columns:1fr;gap:10px}
  html[data-jc-template="M10"] .side-panel{padding:22px;border-radius:8px;background:#eff6ff}

  html[data-jc-template="M11"] .detail-hero{display:flex;flex-direction:column;min-height:auto;padding-bottom:24px;background:#fff;overflow:visible}
  html[data-jc-template="M11"] .detail-hero-media{position:relative;order:2;width:calc(100% - 48px);height:210px;margin:0 auto;border-radius:8px;overflow:hidden}
  html[data-jc-template="M11"] .detail-hero-media:after{display:none}
  html[data-jc-template="M11"] .detail-hero .shell{order:1;padding:28px 0 32px;color:var(--jc-mobile-ink)}
  html[data-jc-template="M11"] .detail-hero h1{margin:18px 0 16px;color:var(--jc-mobile-ink);font-size:30px;line-height:1.25}
  html[data-jc-template="M11"] .detail-hero p{color:var(--jc-mobile-muted);font-size:15px;line-height:1.75}
  html[data-jc-template="M11"] .eyebrow{padding:0;border:0;background:none;color:var(--jc-mobile-blue);font-size:12px}
  html[data-jc-template="M11"] .hero-actions{margin-top:24px}
  html[data-jc-template="M11"] .hero-actions a{min-height:42px;padding:0 16px;border-radius:6px;font-size:12px}
  html[data-jc-template="M11"] .secondary-btn{border-color:var(--jc-mobile-line);color:var(--jc-mobile-blue);background:#fff}
  html[data-jc-template="M11"] .detail-body{padding:52px 0 72px}
  html[data-jc-template="M11"] .content-section{padding-bottom:44px;margin-bottom:44px}
  html[data-jc-template="M11"] .content-section h2{font-size:24px;line-height:1.35}.content-section p{font-size:15px;line-height:1.95}
  html[data-jc-template="M11"] .point-grid{grid-template-columns:1fr}.point{padding:14px 16px}
  html[data-jc-template="M11"] .side-panel{padding:24px;border:0;background:var(--jc-mobile-blue);color:#fff}
  html[data-jc-template="M11"] .side-panel p{color:#dbeafe}.side-panel .primary-btn{background:#fff;color:var(--jc-mobile-blue);box-shadow:none}

  html[data-jc-template="M12"] .simple-page,html[data-jc-template="M13"] .simple-page{padding:52px 0 72px;background:#fff}
  html[data-jc-template="M12"] .simple-panel,html[data-jc-template="M13"] .simple-panel{padding:0;border:0;border-radius:0;background:#fff}
  html[data-jc-template="M12"] .simple-panel h1,html[data-jc-template="M13"] .simple-panel h1{font-size:30px}
  html[data-jc-template="M12"] .simple-panel .lead,html[data-jc-template="M13"] .simple-panel .lead{margin-bottom:42px;font-size:15px}
  html[data-jc-template="M12"] .simple-panel h2,html[data-jc-template="M13"] .simple-panel h2{margin-top:36px;font-size:22px}
  html[data-jc-template="M12"] .simple-panel p,html[data-jc-template="M12"] .simple-panel li{font-size:15px;line-height:1.85}
  html[data-jc-template="M13"] .sitemap-links{gap:0!important}
  html[data-jc-template="M13"] .sitemap-links a{padding:14px 0!important;border-width:0 0 1px!important;border-radius:0!important;background:#fff!important;font-size:14px}
}
