/* Nopixan Category v2.9.9 — persistent route CSS for SPA/Safari/iPhone */
.nxhc,.nxtr{--p1:var(--nxapp-p1,#ccd5ae);--p2:var(--nxapp-p2,#e9edc9);--p3:var(--nxapp-p3,#fefae0);--p4:var(--nxapp-p4,#faedcd);--p5:var(--nxapp-p5,#d4a373);--line:#e6e6e6;--text:#111827;--muted:#6b7280;--radius:16px;--gap:12px;box-sizing:border-box;direction:rtl;font-family:var(--nxapp-font-family,'Vazir','Vazirmatn',Tahoma,Arial,sans-serif);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;}
.nxhc *,.nxhc *::before,.nxhc *::after,.nxtr *,.nxtr *::before,.nxtr *::after{box-sizing:border-box;}
.nxhc a,.nxtr a{text-decoration:none;color:inherit;-webkit-tap-highlight-color:transparent;}
.nxhc img,.nxtr img{max-width:100%;height:auto;display:block;-webkit-user-drag:none;}
.nxhc .nx-ico,.nxtr .nx-ico{width:22px;height:22px;display:inline-block;background:currentColor;-webkit-mask:var(--ico) no-repeat center/contain;mask:var(--ico) no-repeat center/contain;flex:0 0 auto;}
.nxhc .nx-ico.small,.nxtr .nx-ico.small{width:18px;height:18px;}

/* Home category row */
.nxhc{contain:layout style paint;}
.nxhc .nxhc-wrap{background:radial-gradient(900px 420px at 85% -10%,var(--p2) 0%,transparent 60%),radial-gradient(800px 400px at 5% 110%,var(--p4) 0%,transparent 60%),var(--p3);padding:10px;border-radius:16px;overflow:hidden;}
.nxhc .nxhc-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 10px;padding:10px 12px;border-radius:14px;background:rgba(255,255,255,.52);border:1px solid rgba(0,0,0,.06);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);}
.nxhc .nxhc-head .left,.nxhc .nxhc-head .right{display:flex;align-items:center;gap:8px;min-width:0;}
.nxhc .nxhc-head .left{color:var(--p5);font-weight:900;}
.nxhc .nxhc-head .ttl{font-weight:900;color:#111;white-space:nowrap;}
.nxhc .nxhc-head .right a{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:12px;background:linear-gradient(180deg,var(--p1),var(--p2));border:1px solid rgba(0,0,0,.06);font-weight:800;color:var(--p5);white-space:nowrap;}
.nxhc .nxhc-list{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:2px 0 4px;cursor:grab;}
.nxhc .nxhc-list::-webkit-scrollbar{display:none;}
.nxhc .nxhc-list.grabbing{cursor:grabbing;scroll-snap-type:none;}
.nxhc .nxhc-card{flex:0 0 auto;width:128px;scroll-snap-align:start;}
.nxhc .nxhc-card>a,.nxhc a.nxhc-card{display:flex;flex-direction:column;align-items:center;gap:8px;min-height:168px;padding:10px 8px;border-radius:18px;background:rgba(255,255,255,.62);border:1px solid rgba(0,0,0,.06);box-shadow:0 8px 20px rgba(0,0,0,.06);overflow:hidden;}
.nxhc .nxhc-img{position:relative;width:108px;height:108px;flex:0 0 auto;border-radius:999px;overflow:hidden;background:linear-gradient(180deg,var(--p1),var(--p2));border:1px solid rgba(255,255,255,.78);box-shadow:inset 0 1px 0 rgba(255,255,255,.75),0 8px 18px rgba(0,0,0,.08);}
.nxhc .nxhc-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .55s ease,transform .55s ease;}
.nxhc .nxhc-img img.active,.nxhc .nxhc-img img:first-child{opacity:1;}
.nxhc .nxhc-title{width:100%;min-height:38px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:center;line-height:1.45;font-size:13px;font-weight:900;color:#111;}
.nxhc .nxhc-custom-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;margin:0 0 14px;padding:18px;border-radius:26px;overflow:hidden;color:#0f172a;background:radial-gradient(520px 220px at 92% -22%,color-mix(in srgb,var(--p5) 34%,transparent),transparent 66%),radial-gradient(420px 200px at 8% 118%,color-mix(in srgb,var(--p4) 48%,transparent),transparent 68%),linear-gradient(145deg,color-mix(in srgb,var(--p1) 72%,#fff),color-mix(in srgb,var(--p3) 86%,#fff));border:1px solid color-mix(in srgb,var(--p5) 16%,rgba(255,255,255,.72));box-shadow:0 18px 48px color-mix(in srgb,var(--p5) 18%,transparent),inset 0 1px 0 rgba(255,255,255,.72);transform:translateZ(0);}
.nxhc .nxhc-custom-copy{display:grid;gap:9px;min-width:0;position:relative;z-index:1;}
.nxhc .nxhc-custom-kicker{display:inline-flex;width:max-content;align-items:center;gap:7px;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.58);color:var(--p5);font-size:12px;font-weight:950;}
.nxhc .nxhc-custom-title-row{display:flex;align-items:center;gap:8px;min-width:0;}
.nxhc .nxhc-custom-title{font-weight:950;font-size:18px;line-height:1.35;color:#111827;}
.nxhc .nxhc-custom-desc{font-size:13px;line-height:1.8;color:#374151;font-weight:750;}
.nxhc .nxhc-custom-pills{display:flex;flex-wrap:wrap;gap:6px;}
.nxhc .nxhc-custom-pills span{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.62);border:1px solid rgba(0,0,0,.05);font-size:11px;font-weight:850;color:#334155;}
.nxhc .nxhc-custom-action{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:16px;background:var(--p5);color:#fff;box-shadow:0 10px 22px color-mix(in srgb,var(--p5) 28%,transparent);}

/* Top sorted row */
.nxtr{contain:layout style paint;}
.nxtr .nxtr-wrap{padding:10px;border-radius:16px;overflow:hidden;background:transparent;}
.nxtr .nxtr-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.75),rgba(255,255,255,.5));border:1px solid var(--line);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);}
.nxtr .nxtr-head .left,.nxtr .nxtr-head .right{display:flex;align-items:center;gap:10px;min-width:0;}
.nxtr .nxtr-head .left{color:var(--p5);}
.nxtr .nxtr-head .ttl{font-weight:900;color:#111;white-space:nowrap;}
.nxtr .nxtr-head .right a{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:12px;background:linear-gradient(180deg,var(--p1),var(--p2));border:1px solid var(--line);font-weight:800;color:var(--p5);white-space:nowrap;}
.nxtr .nxtr-sorts{margin:18px 0 16px;display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:8px 4px;scrollbar-width:none;}
.nxtr .nxtr-sorts::-webkit-scrollbar{display:none;}
.nxtr .nxtr-chip{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;padding:8px 14px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--p1),var(--p2));color:var(--p5);box-shadow:0 4px 12px rgba(0,0,0,.08);font-size:13px;font-weight:900;cursor:pointer;}
.nxtr .nxtr-chip[aria-selected="true"]{outline:2px solid var(--p5);box-shadow:0 0 0 3px rgba(255,255,255,.65) inset;}
.nxtr .nxtr-prods{display:flex;gap:var(--gap);overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;padding-bottom:12px;align-items:stretch;cursor:grab;scrollbar-width:none;}
.nxtr .nxtr-prods::-webkit-scrollbar{display:none;}
.nxtr .nxtr-prods.grabbing{cursor:grabbing;scroll-snap-type:none;}
.nxtr .nx-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.035);position:relative;transition:transform .25s ease,box-shadow .25s ease;flex:0 0 calc((100% - 5*var(--gap))/6);min-width:calc((100% - 5*var(--gap))/6);scroll-snap-align:start;display:flex;flex-direction:column;user-select:none;}
.nxtr .nx-card-link{display:flex;flex-direction:column;color:inherit;text-decoration:none;height:100%;}
.nxtr .nx-card-media{position:relative;aspect-ratio:1/1;overflow:hidden;background:#fafafa;display:block;contain:paint;pointer-events:none;}
.nxtr .nx-card-media img,.nxtr .nx-card-media video{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;}
.nxtr .nx-card-body{padding:12px 14px 14px;display:flex;flex-direction:column;gap:4px;background:#fff;flex:1;justify-content:flex-start;}
.nxtr .nx-headline-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;}
.nxtr .nx-title{font-weight:900;font-size:13px;color:#111;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.45;margin:0;padding:0;min-width:0;}
.nxtr .nx-discount-chip{flex:0 0 auto;white-space:nowrap;padding:4px 8px;border-radius:8px;background:rgba(230,57,70,.1);color:#e63946;font-size:12px;font-weight:950;line-height:1;display:flex;align-items:center;justify-content:center;margin-top:2px;}
.nxtr .nx-meta-row{display:flex;gap:6px;flex-wrap:wrap;margin:0;padding:0;}
.nxtr .nx-meta-pill{background:#f4f4f5;color:#555;padding:4px 8px;border-radius:6px;font-size:11px;font-weight:800;display:inline-flex;align-items:center;gap:4px;}
.nxtr .nx-price{font-size:15px;color:#000;font-weight:950;direction:rtl;text-align:right;margin:0;padding:0;user-select:none;}
.nxtr .nx-price-single{display:flex;justify-content:space-between;align-items:center;gap:6px;}
.nxtr .nx-price bdi{display:inline-flex;align-items:center;gap:5px;direction:ltr;unicode-bidi:isolate;white-space:nowrap;}
.nxtr .nx-price .nx-price-num{direction:rtl;unicode-bidi:isolate;white-space:nowrap;}
.nxtr .nx-price .nx-curr-ico,.nxtr .nx-price .nx-curr-ico-in,.nxtr .nx-price .nx-toman-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1;vertical-align:middle;color:var(--p5);}
.nxtr .nx-price .nx-curr-word{color:#111;font-size:.74em;font-weight:900;white-space:nowrap;}
.nxtr .nxtr-error{padding:12px;color:#555;background:#fff;border:1px solid #eee;border-radius:12px;min-width:220px;}

/* Brand story + journal */
.nxtr .nxbs-journal-row{display:grid;gap:14px;margin-top:18px;align-items:stretch;}
.nxtr .nxbs-letter,.nxtr .nx-journal-box{border:1px solid rgba(0,0,0,.06);border-radius:20px;overflow:hidden;background:rgba(255,255,255,.62);box-shadow:0 10px 26px rgba(0,0,0,.055);}
.nxtr .nxbs-head,.nxtr .nx-journal-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid rgba(0,0,0,.06);background:linear-gradient(180deg,rgba(255,255,255,.75),rgba(255,255,255,.35));}
.nxtr .nxbs-head .ttl,.nxtr .nx-journal-title-wrap{display:flex;align-items:center;gap:10px;font-weight:950;color:#111;min-width:0;}
.nxtr .nxbs-paper{padding:14px;background:rgba(255,255,255,.58);}
.nxtr .nxbs-body{color:#151515;font-weight:750;line-height:2.05;font-size:14px;text-align:justify;word-break:break-word;}
.nxtr .nxbs-sign{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:10px;border-top:1px dashed rgba(0,0,0,.12);}
.nxtr .nxbs-sign-founder{display:flex;align-items:center;gap:8px;min-width:0;}
.nxtr .nxbs-avatar{width:42px;height:42px;border-radius:999px;overflow:hidden;border:1px solid rgba(255,255,255,.9);background:#f4f4f4;flex:0 0 auto;}
.nxtr .nxbs-avatar img{width:100%;height:100%;object-fit:cover;}
.nxtr .nxbs-meta{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0;}
.nxtr .nxbs-name{font-weight:900;font-size:13px;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.nxtr .nxbs-role{font-size:11px;color:rgba(0,0,0,.7);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.nxtr .nxbs-signature-mask{width:180px;height:72px;display:block;color:var(--p5);background:currentColor;-webkit-mask:var(--nxbs-signature-url) center/contain no-repeat;mask:var(--nxbs-signature-url) center/contain no-repeat;}
.nxtr .nx-journal-list{display:grid;gap:8px;padding:12px;}
.nxtr .nx-journal-item{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;padding:8px;border-radius:14px;background:rgba(255,255,255,.52);border:1px solid rgba(0,0,0,.045);}
.nxtr .nx-journal-thumb,.nxtr .nx-journal-img,.nxtr .nx-journal-noimg{width:48px;height:48px;border-radius:14px;overflow:hidden;background:linear-gradient(135deg,var(--p1),var(--p2));}
.nxtr .nx-journal-img{object-fit:cover;}
.nxtr .nx-journal-content{display:grid;gap:4px;min-width:0;}
.nxtr .nx-journal-item-title{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:900;color:#111;}
.nxtr .nx-journal-date{font-size:11px;color:#667085;font-weight:800;}
.nxtr .nx-journal-btn{display:inline-flex;align-items:center;gap:8px;border-radius:12px;padding:8px 12px;background:linear-gradient(180deg,var(--p1),var(--p2));color:var(--p5);font-weight:850;white-space:nowrap;}

/* Dark theme fallback so a raw route does not flash light cards on iPhone. */
html[data-nxapp-theme="dark"] .nxhc,body.nxapp-theme-dark .nxhc,.nxhc.nxhc-theme-dark,html[data-nxapp-theme="dark"] .nxtr,body.nxapp-theme-dark .nxtr,.nxtr.nxtr-theme-dark{--text:var(--nxapp-dark-text,#f8fafc);--muted:var(--nxapp-dark-muted,rgba(255,255,255,.66));--line:var(--nxapp-dark-line,rgba(255,255,255,.14));color:var(--text);color-scheme:dark;}
html[data-nxapp-theme="dark"] .nxhc .nxhc-wrap,body.nxapp-theme-dark .nxhc .nxhc-wrap,.nxhc.nxhc-theme-dark .nxhc-wrap{background:radial-gradient(720px 330px at 92% -16%,color-mix(in srgb,var(--p5) 18%,transparent),transparent 68%),linear-gradient(180deg,color-mix(in srgb,var(--nxapp-dark-bg,#101624) 80%,#fff 10%),color-mix(in srgb,var(--nxapp-dark-bg,#101624) 94%,#000 6%));}
html[data-nxapp-theme="dark"] .nxhc .nxhc-head,body.nxapp-theme-dark .nxhc .nxhc-head,.nxhc.nxhc-theme-dark .nxhc-head,html[data-nxapp-theme="dark"] .nxtr .nxtr-head,body.nxapp-theme-dark .nxtr .nxtr-head,.nxtr.nxtr-theme-dark .nxtr-head,html[data-nxapp-theme="dark"] .nxtr .nxbs-letter,body.nxapp-theme-dark .nxtr .nxbs-letter,.nxtr.nxtr-theme-dark .nxbs-letter,html[data-nxapp-theme="dark"] .nxtr .nx-journal-box,body.nxapp-theme-dark .nxtr .nx-journal-box,.nxtr.nxtr-theme-dark .nx-journal-box{background:linear-gradient(135deg,color-mix(in srgb,var(--nxapp-dark-bg,#101624) 70%,rgba(255,255,255,.14) 30%),color-mix(in srgb,var(--nxapp-dark-bg,#101624) 91%,#000 9%));border-color:var(--line);box-shadow:0 14px 34px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.06);}
html[data-nxapp-theme="dark"] .nxhc .nxhc-card>a,body.nxapp-theme-dark .nxhc .nxhc-card>a,.nxhc.nxhc-theme-dark .nxhc-card>a,html[data-nxapp-theme="dark"] .nxtr .nx-card,body.nxapp-theme-dark .nxtr .nx-card,.nxtr.nxtr-theme-dark .nx-card{background:linear-gradient(135deg,color-mix(in srgb,var(--nxapp-dark-bg,#101624) 74%,rgba(255,255,255,.12) 26%),color-mix(in srgb,var(--nxapp-dark-bg,#101624) 92%,#000 8%));border-color:var(--line);box-shadow:0 12px 28px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.06);}
html[data-nxapp-theme="dark"] .nxhc .nxhc-title,body.nxapp-theme-dark .nxhc .nxhc-title,.nxhc.nxhc-theme-dark .nxhc-title,html[data-nxapp-theme="dark"] .nxhc .nxhc-head .ttl,body.nxapp-theme-dark .nxhc .nxhc-head .ttl,.nxhc.nxhc-theme-dark .nxhc-head .ttl,html[data-nxapp-theme="dark"] .nxtr .ttl,body.nxapp-theme-dark .nxtr .ttl,.nxtr.nxtr-theme-dark .ttl,html[data-nxapp-theme="dark"] .nxtr .nx-title,body.nxapp-theme-dark .nxtr .nx-title,.nxtr.nxtr-theme-dark .nx-title,html[data-nxapp-theme="dark"] .nxtr .nx-price,body.nxapp-theme-dark .nxtr .nx-price,.nxtr.nxtr-theme-dark .nx-price,html[data-nxapp-theme="dark"] .nxtr .nxbs-body,body.nxapp-theme-dark .nxtr .nxbs-body,.nxtr.nxtr-theme-dark .nxbs-body,html[data-nxapp-theme="dark"] .nxtr .nxbs-name,body.nxapp-theme-dark .nxtr .nxbs-name,.nxtr.nxtr-theme-dark .nxbs-name,html[data-nxapp-theme="dark"] .nxtr .nx-journal-item-title,body.nxapp-theme-dark .nxtr .nx-journal-item-title,.nxtr.nxtr-theme-dark .nx-journal-item-title{color:var(--text)!important;-webkit-text-fill-color:var(--text)!important;}
html[data-nxapp-theme="dark"] .nxtr .nx-card-body,body.nxapp-theme-dark .nxtr .nx-card-body,.nxtr.nxtr-theme-dark .nx-card-body,html[data-nxapp-theme="dark"] .nxtr .nxbs-paper,body.nxapp-theme-dark .nxtr .nxbs-paper,.nxtr.nxtr-theme-dark .nxbs-paper{background:transparent;color:var(--text);}
html[data-nxapp-theme="dark"] .nxtr .nx-meta-pill,body.nxapp-theme-dark .nxtr .nx-meta-pill,.nxtr.nxtr-theme-dark .nx-meta-pill,html[data-nxapp-theme="dark"] .nxtr .nx-journal-item,body.nxapp-theme-dark .nxtr .nx-journal-item,.nxtr.nxtr-theme-dark .nx-journal-item{background:color-mix(in srgb,var(--nxapp-dark-bg,#101624) 70%,rgba(255,255,255,.12) 30%);border-color:var(--line);color:var(--muted);}

@media (min-width:600px){.nxtr .nxbs-journal-row{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media (max-width:1024px){.nxtr .nx-card{min-width:calc((100% - 3*var(--gap))/4);}.nxhc .nxhc-card{width:120px}.nxhc .nxhc-img{width:100px;height:100px;}}
@media (max-width:640px){.nxtr .nx-card{min-width:calc((100% - 2*var(--gap))/2.1);}.nxhc .nxhc-head .ttl,.nxtr .nxtr-head .ttl{font-size:14px}.nxhc .nxhc-head .right a,.nxtr .nxtr-head .right a{font-size:12px;padding:8px 10px}.nxhc .nxhc-card{width:112px}.nxhc .nxhc-img{width:94px;height:94px}.nxhc .nxhc-custom-card{grid-template-columns:1fr auto;padding:15px;border-radius:22px}.nxhc .nxhc-custom-title{font-size:16px}.nxhc .nxhc-custom-desc{font-size:12px}.nxtr .nxbs-journal-row{grid-template-columns:1fr;margin-top:14px}.nxtr .nxbs-signature-mask{width:150px;height:64px;}}
@media (prefers-reduced-motion:reduce){.nxhc *,.nxtr *{transition:none!important;animation:none!important;scroll-behavior:auto!important;}}

/* === Nopixan Category v3.0.4 - UI Style frontend bridge for SPA/shortcode wrappers ===
   This block does not depend on the outer #nxhc_* wrapper. The app front sometimes
   keeps only .nxhc-wrap/.nxhc-list, so all UI settings are mirrored through data attrs. */
.nxhc-wrap[data-nxhc-dw],.nxhc-list[data-nxhc-dw]{--nxhc-card-radius:22px;--nxhc-card-gap:10px;--nxhc-card-shadow:0 12px 28px rgba(15,23,42,.10);--nxhc-card-border:color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 14%,rgba(15,23,42,.10));--nxhc-title-font:11.5px;box-sizing:border-box!important}
@media(min-width:768px){
  .nxhc-wrap[data-nxhc-dw="wide"]{width:min(1440px,calc(100vw - 32px))!important;max-width:min(1440px,calc(100vw - 32px))!important;margin-inline:auto!important}
  .nxhc-wrap[data-nxhc-dw="full"]{width:100%!important;max-width:100%!important;margin-inline:auto!important}
  .nxhc-wrap[data-nxhc-dw="edge"]{width:100vw!important;max-width:100vw!important;margin-inline:calc(50% - 50vw)!important;border-radius:0!important}
}
@media(max-width:767px){
  .nxhc-wrap[data-nxhc-mw="wide"]{width:calc(100vw - 12px)!important;max-width:calc(100vw - 12px)!important;margin-inline:calc(50% - 50vw + 6px)!important}
  .nxhc-wrap[data-nxhc-mw="full"]{width:100%!important;max-width:100%!important}
  .nxhc-wrap[data-nxhc-mw="edge"]{width:100vw!important;max-width:100vw!important;margin-inline:calc(50% - 50vw)!important;border-radius:0!important}
}
.nxhc-wrap[data-nxhc-frame="minimal"]{background:transparent!important;padding:0!important;border-radius:0!important;border-color:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
.nxhc-wrap[data-nxhc-frame="none"]{background:transparent!important;padding:0!important;border-radius:0!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
.nxhc-wrap[data-nxhc-frame="glass"]{background:linear-gradient(135deg,color-mix(in srgb,var(--p3,var(--nxapp-p3,#fefae0)) 64%,rgba(255,255,255,.72)),color-mix(in srgb,var(--p1,var(--nxapp-p1,#ccd5ae)) 54%,rgba(255,255,255,.44)))!important;border:1px solid rgba(255,255,255,.62)!important;box-shadow:0 18px 42px rgba(0,0,0,.08)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}
.nxhc-list[data-nxhc-gap="normal"]{--nxhc-card-gap:10px!important;gap:10px!important}.nxhc-list[data-nxhc-gap="tight"]{--nxhc-card-gap:6px!important;gap:6px!important}.nxhc-list[data-nxhc-gap="loose"]{--nxhc-card-gap:14px!important;gap:14px!important}.nxhc-list[data-nxhc-gap="connected"],.nxhc-list[data-nxhc-card-style="connected"]{--nxhc-card-gap:0!important;gap:0!important}
.nxhc-list[data-nxhc-shadow="none"]{--nxhc-card-shadow:none!important}.nxhc-list[data-nxhc-shadow="soft"]{--nxhc-card-shadow:0 12px 28px rgba(15,23,42,.10)!important}.nxhc-list[data-nxhc-shadow="float"]{--nxhc-card-shadow:0 18px 38px rgba(15,23,42,.14),0 4px 12px rgba(15,23,42,.06)!important}.nxhc-list[data-nxhc-shadow="deep"]{--nxhc-card-shadow:0 24px 58px rgba(15,23,42,.20),0 8px 18px color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 13%,transparent)!important}.nxhc-list[data-nxhc-shadow="glow"]{--nxhc-card-shadow:0 18px 42px color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 22%,transparent),0 6px 16px rgba(15,23,42,.08)!important}
.nxhc-list[data-nxhc-card-style] {display:flex!important;align-items:stretch!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;padding:8px 1px 14px!important;margin-top:14px!important;background:transparent!important;border:0!important;box-shadow:none!important}
.nxhc-list[data-nxhc-card-style]::-webkit-scrollbar{display:none!important}
.nxhc-list[data-nxhc-card-style] .nxhc-card{position:relative!important;width:auto!important;flex:0 0 146px!important;min-width:146px!important;max-width:none!important;border-radius:var(--nxhc-card-radius)!important;border:1px solid var(--nxhc-card-border)!important;background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(255,255,255,.58))!important;box-shadow:var(--nxhc-card-shadow)!important;overflow:hidden!important;padding:5px!important;isolation:isolate!important;text-decoration:none!important;color:inherit!important;display:flex!important;flex-direction:column!important;scroll-snap-align:start!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}
.nxhc-list[data-nxhc-card-style] .nxhc-card:hover{transform:translateY(-2px) translateZ(0)!important;border-color:color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 30%,rgba(15,23,42,.10))!important}
.nxhc-list[data-nxhc-card-style] .nxhc-img{position:relative!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1/1!important;border-radius:calc(var(--nxhc-card-radius) - 5px)!important;overflow:hidden!important;background:linear-gradient(135deg,color-mix(in srgb,var(--p1,var(--nxapp-p1,#ccd5ae)) 44%,#fff),color-mix(in srgb,var(--p3,var(--nxapp-p3,#fefae0)) 82%,#fff))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.62)!important;pointer-events:none!important}
.nxhc-list[data-nxhc-card-style] .nxhc-img:before{content:""!important;position:absolute!important;inset:0!important;z-index:2!important;pointer-events:none!important;background:linear-gradient(180deg,rgba(255,255,255,.02),transparent 36%,rgba(255,255,255,.12) 58%,rgba(255,255,255,.72) 100%)!important}
.nxhc-list[data-nxhc-card-style] .nxhc-img img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;filter:saturate(1.08) contrast(1.04)!important}
.nxhc-list[data-nxhc-ratio="square"] .nxhc-img{aspect-ratio:1/1!important}.nxhc-list[data-nxhc-ratio="portrait"] .nxhc-img{aspect-ratio:4/5!important}.nxhc-list[data-nxhc-ratio="landscape"] .nxhc-img{aspect-ratio:5/4!important}.nxhc-list[data-nxhc-ratio="wide"] .nxhc-img{aspect-ratio:16/10!important}
.nxhc-list[data-nxhc-shape="rounded"]{--nxhc-card-radius:22px}.nxhc-list[data-nxhc-shape="soft"]{--nxhc-card-radius:28px}.nxhc-list[data-nxhc-shape="circle"]{--nxhc-card-radius:999px}.nxhc-list[data-nxhc-shape="square"]{--nxhc-card-radius:0}.nxhc-list[data-nxhc-shape="arch"]{--nxhc-card-radius:30px}.nxhc-list[data-nxhc-shape="squircle"]{--nxhc-card-radius:34px}.nxhc-list[data-nxhc-shape="pill"]{--nxhc-card-radius:999px}.nxhc-list[data-nxhc-shape="diamond"]{--nxhc-card-radius:0}
.nxhc-list[data-nxhc-shape="rounded"] .nxhc-img{border-radius:22px!important;clip-path:none!important}.nxhc-list[data-nxhc-shape="soft"] .nxhc-img{border-radius:28px!important;clip-path:none!important}.nxhc-list[data-nxhc-shape="circle"] .nxhc-img{border-radius:999px!important;clip-path:none!important}.nxhc-list[data-nxhc-shape="square"] .nxhc-img{border-radius:0!important;clip-path:none!important}.nxhc-list[data-nxhc-shape="arch"] .nxhc-img{border-radius:34px 34px 16px 16px!important;clip-path:none!important}.nxhc-list[data-nxhc-shape="squircle"] .nxhc-img{border-radius:34px!important;clip-path:none!important}.nxhc-list[data-nxhc-shape="diamond"] .nxhc-img{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)!important;border-radius:0!important}.nxhc-list[data-nxhc-shape="pill"] .nxhc-img{aspect-ratio:4/5!important;border-radius:999px!important;clip-path:none!important}
.nxhc-list[data-nxhc-card-style="connected"] .nxhc-card{border-radius:0!important;padding:0!important;border-color:transparent!important;box-shadow:none!important;background:transparent!important}.nxhc-list[data-nxhc-card-style="connected"] .nxhc-img{border-radius:0!important;box-shadow:none!important}.nxhc-list[data-nxhc-card-style="connected"] .nxhc-card:first-child .nxhc-img{border-start-end-radius:var(--nxhc-card-radius)!important;border-end-end-radius:var(--nxhc-card-radius)!important}.nxhc-list[data-nxhc-card-style="connected"] .nxhc-card:last-child .nxhc-img{border-start-start-radius:var(--nxhc-card-radius)!important;border-end-start-radius:var(--nxhc-card-radius)!important}
.nxhc-list[data-nxhc-card-style="image_only"] .nxhc-card,.nxhc-list[data-nxhc-card-style="minimal"] .nxhc-card{background:transparent!important;border-color:transparent!important;padding:0!important}.nxhc-list[data-nxhc-card-style="glass_luxe"] .nxhc-card{background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(255,255,255,.38))!important;border-color:rgba(255,255,255,.70)!important;box-shadow:var(--nxhc-card-shadow),inset 0 1px 0 rgba(255,255,255,.78)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}.nxhc-list[data-nxhc-card-style="editorial"] .nxhc-card{flex-basis:168px!important;min-width:168px!important}.nxhc-list[data-nxhc-card-style="editorial"] .nxhc-img{aspect-ratio:4/5!important}
.nxhc-list[data-nxhc-dsize="compact"] .nxhc-card{flex-basis:118px!important;min-width:118px!important}.nxhc-list[data-nxhc-dsize="large"] .nxhc-card{flex-basis:178px!important;min-width:178px!important}
.nxhc-list[data-nxhc-card-style] .nxhc-title{position:absolute!important;z-index:4!important;inset:auto 10px 10px 10px!important;min-height:20px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;color:#111!important;-webkit-text-fill-color:#111!important;text-shadow:0 1px 0 rgba(255,255,255,.84),0 2px 12px rgba(255,255,255,.72)!important;font-size:var(--nxhc-title-font)!important;line-height:1.35!important;font-weight:1000!important;letter-spacing:-.12px!important;display:flex!important;align-items:flex-end!important;justify-content:flex-start!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;flex:initial!important}
.nxhc-list[data-nxhc-title-style="below"] .nxhc-title,.nxhc-list[data-nxhc-title-style="below_compact"] .nxhc-title{position:static!important;inset:auto!important;margin:7px 0 0!important;min-height:24px!important;padding:2px 2px 0!important;justify-content:center!important;text-shadow:none!important;color:#111!important;-webkit-text-fill-color:#111!important}.nxhc-list[data-nxhc-title-style="below_compact"] .nxhc-title{font-size:11px!important;min-height:20px!important;margin-top:4px!important}.nxhc-list[data-nxhc-title-style="hidden"] .nxhc-title{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;padding:0!important}
@media(min-width:768px){.nxhc-list[data-nxhc-fill-desktop="1"]{overflow:visible!important;scroll-snap-type:none!important}.nxhc-list[data-nxhc-fill-desktop="1"] .nxhc-card{flex:0 0 calc((100% - ((var(--nxhc-fill-count) - 1) * var(--nxhc-card-gap))) / var(--nxhc-fill-count))!important;min-width:calc((100% - ((var(--nxhc-fill-count) - 1) * var(--nxhc-card-gap))) / var(--nxhc-fill-count))!important}}
@media(max-width:767px){.nxhc-list[data-nxhc-card-style] .nxhc-card{flex-basis:104px!important;min-width:104px!important;padding:4px!important}.nxhc-list[data-nxhc-msize="compact"] .nxhc-card{flex-basis:88px!important;min-width:88px!important}.nxhc-list[data-nxhc-msize="large"] .nxhc-card{flex-basis:132px!important;min-width:132px!important}.nxhc-list[data-nxhc-card-style="editorial"] .nxhc-card{flex-basis:132px!important;min-width:132px!important}.nxhc-list[data-nxhc-card-style="connected"] .nxhc-card{padding:0!important}.nxhc-list[data-nxhc-card-style] .nxhc-title{font-size:10.5px!important;min-height:20px!important;inset:auto 7px 7px 7px!important}}
html[data-nxapp-theme="dark"] .nxhc-list[data-nxhc-card-style] .nxhc-title,body.nxapp-theme-dark .nxhc-list[data-nxhc-card-style] .nxhc-title,.nxhc-theme-dark .nxhc-list[data-nxhc-card-style] .nxhc-title{color:var(--p5,var(--nxapp-p5,#d4a373))!important;-webkit-text-fill-color:var(--p5,var(--nxapp-p5,#d4a373))!important;text-shadow:0 2px 12px rgba(0,0,0,.55)!important}
html[data-nxapp-theme="dark"] .nxhc-list[data-nxhc-card-style] .nxhc-img:before,body.nxapp-theme-dark .nxhc-list[data-nxhc-card-style] .nxhc-img:before,.nxhc-theme-dark .nxhc-list[data-nxhc-card-style] .nxhc-img:before{background:linear-gradient(180deg,rgba(0,0,0,.02),transparent 34%,rgba(0,0,0,.18) 60%,rgba(0,0,0,.62) 100%)!important}

/* Nopixan Category v3.0.5 — readable UI-style front fallback */
.nxhc,.nxhc .nxhc-wrap,.nxhc .nxhc-list{--nxhc-title-pad-x:14px;--nxhc-title-pad-y:12px;--nxhc-title-font-d:14.2px;--nxhc-title-font-m:12.8px;--nxhc-frame-w:1px;--nxhc-bottom-fade:linear-gradient(180deg,rgba(255,255,255,0) 42%,rgba(255,255,255,.42) 70%,rgba(255,255,255,.88) 100%)}
.nxhc[data-nxhc-frame="default"] .nxhc-wrap,.nxhc .nxhc-wrap[data-nxhc-frame="default"]{background:radial-gradient(760px 360px at 88% -18%,color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 18%,transparent),transparent 68%),linear-gradient(135deg,color-mix(in srgb,var(--p3,var(--nxapp-p3,#fefae0)) 72%,#fff 28%),color-mix(in srgb,var(--p1,var(--nxapp-p1,#ccd5ae)) 66%,#fff 34%))!important;border:1px solid color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 18%,rgba(255,255,255,.62))!important;box-shadow:0 18px 42px rgba(15,23,42,.08),inset 0 1px 0 rgba(255,255,255,.62)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
.nxhc[data-nxhc-frame="soft_panel"] .nxhc-wrap,.nxhc .nxhc-wrap[data-nxhc-frame="soft_panel"]{background:linear-gradient(180deg,color-mix(in srgb,var(--p4,var(--nxapp-p4,#faedcd)) 42%,#fff 58%),color-mix(in srgb,var(--p3,var(--nxapp-p3,#fefae0)) 78%,#fff 22%))!important;border:1px solid color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 20%,rgba(15,23,42,.06))!important;box-shadow:0 12px 30px rgba(15,23,42,.06)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
html[data-nxapp-theme="dark"] .nxhc[data-nxhc-frame="default"] .nxhc-wrap,body.nxapp-theme-dark .nxhc[data-nxhc-frame="default"] .nxhc-wrap,.nxhc.nxhc-theme-dark[data-nxhc-frame="default"] .nxhc-wrap,html[data-nxapp-theme="dark"] .nxhc .nxhc-wrap[data-nxhc-frame="default"],body.nxapp-theme-dark .nxhc .nxhc-wrap[data-nxhc-frame="default"],.nxhc.nxhc-theme-dark .nxhc-wrap[data-nxhc-frame="default"]{background:radial-gradient(760px 360px at 88% -18%,color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 20%,transparent),transparent 68%),linear-gradient(180deg,color-mix(in srgb,var(--nxhc-dark-bg,var(--nxapp-dark-bg,#000)) 78%,#fff 8%),color-mix(in srgb,var(--nxhc-dark-bg,var(--nxapp-dark-bg,#000)) 94%,#000 6%))!important;border-color:color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 28%,rgba(255,255,255,.12))!important;box-shadow:0 18px 46px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.06)!important}
.nxhc-list[data-nxhc-card-style] .nxhc-card::after{content:""!important;position:absolute!important;inset:auto 5px 5px 5px!important;height:46%!important;z-index:3!important;pointer-events:none!important;border-radius:0 0 calc(var(--nxhc-card-radius,22px) - 5px) calc(var(--nxhc-card-radius,22px) - 5px)!important;background:var(--nxhc-bottom-fade)!important;opacity:.92!important}.nxhc-list[data-nxhc-card-style="bottom_fade"] .nxhc-card::after{height:62%!important;opacity:1!important;background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.40) 46%,rgba(255,255,255,.96) 100%)!important}.nxhc-list[data-nxhc-card-style="inner_glass"] .nxhc-card{background:linear-gradient(135deg,rgba(255,255,255,.72),rgba(255,255,255,.30))!important;border-color:rgba(255,255,255,.78)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}.nxhc-list[data-nxhc-card-style="framed"] .nxhc-card{background:linear-gradient(180deg,color-mix(in srgb,var(--p3,var(--nxapp-p3,#fefae0)) 70%,#fff 30%),rgba(255,255,255,.72))!important;border:2px solid color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 38%,rgba(255,255,255,.72))!important;box-shadow:var(--nxhc-card-shadow),inset 0 0 0 1px rgba(255,255,255,.74)!important;padding:7px!important}
.nxhc-list[data-nxhc-card-style] .nxhc-title{inset:auto var(--nxhc-title-pad-x) var(--nxhc-title-pad-y) var(--nxhc-title-pad-x)!important;min-height:24px!important;max-width:calc(100% - (var(--nxhc-title-pad-x) * 2))!important;padding:0!important;font-size:var(--nxhc-title-font-d)!important;line-height:1.45!important;font-weight:1000!important;justify-content:flex-start!important;text-align:right!important;color:#111!important;-webkit-text-fill-color:#111!important;text-shadow:0 1px 0 rgba(255,255,255,.96),0 2px 14px rgba(255,255,255,.92)!important;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.nxhc-list[data-nxhc-title-style="below"] .nxhc-title,.nxhc-list[data-nxhc-title-style="below_compact"] .nxhc-title{position:static!important;max-width:100%!important;margin:8px 0 2px!important;padding:0 8px!important;justify-content:center!important;text-align:center!important;min-height:26px!important;text-shadow:none!important}
html[data-nxapp-theme="dark"] .nxhc-list[data-nxhc-card-style] .nxhc-card::after,body.nxapp-theme-dark .nxhc-list[data-nxhc-card-style] .nxhc-card::after,.nxhc-theme-dark .nxhc-list[data-nxhc-card-style] .nxhc-card::after{background:linear-gradient(180deg,transparent 28%,rgba(0,0,0,.26) 58%,rgba(0,0,0,.74) 100%)!important}html[data-nxapp-theme="dark"] .nxhc-list[data-nxhc-card-style] .nxhc-title,body.nxapp-theme-dark .nxhc-list[data-nxhc-card-style] .nxhc-title,.nxhc-theme-dark .nxhc-list[data-nxhc-card-style] .nxhc-title{color:var(--p5,var(--nxapp-p5,#d4a373))!important;-webkit-text-fill-color:var(--p5,var(--nxapp-p5,#d4a373))!important;text-shadow:0 2px 14px rgba(0,0,0,.70)!important}
.nxhc-list[data-nxhc-image-frame-width="thin"]{--nxhc-frame-w:1px}.nxhc-list[data-nxhc-image-frame-width="medium"]{--nxhc-frame-w:2px}.nxhc-list[data-nxhc-image-frame-width="thick"]{--nxhc-frame-w:3px}.nxhc-list[data-nxhc-image-frame="none"] .nxhc-img{border:0!important;box-shadow:none!important;outline:0!important}.nxhc-list[data-nxhc-image-frame="soft_gold"] .nxhc-img{border:var(--nxhc-frame-w) solid color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 34%,rgba(255,255,255,.75))!important}.nxhc-list[data-nxhc-image-frame="solid_gold"] .nxhc-img{border:var(--nxhc-frame-w) solid var(--p5,var(--nxapp-p5,#d4a373))!important}.nxhc-list[data-nxhc-image-frame="double_gold"] .nxhc-img{border:max(3px,var(--nxhc-frame-w)) double color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 88%,#fff 12%)!important}.nxhc-list[data-nxhc-image-frame="glow_gold"] .nxhc-img{border:var(--nxhc-frame-w) solid color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 60%,#fff 40%)!important;box-shadow:0 12px 28px color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 28%,transparent)!important}.nxhc-list[data-nxhc-image-frame="inner_line"] .nxhc-img{border:var(--nxhc-frame-w) solid rgba(255,255,255,.62)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 24%,transparent)!important}.nxhc-list[data-nxhc-image-frame="pearl"] .nxhc-img{border:var(--nxhc-frame-w) solid rgba(255,255,255,.86)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 20%,transparent),0 8px 20px rgba(255,255,255,.28)!important}.nxhc-list[data-nxhc-image-frame="dark_line"] .nxhc-img{border:var(--nxhc-frame-w) solid color-mix(in srgb,#111 54%,var(--p5,var(--nxapp-p5,#d4a373)) 46%)!important}.nxhc-list[data-nxhc-image-frame="gradient"] .nxhc-img{border:var(--nxhc-frame-w) solid transparent!important;background:linear-gradient(var(--p3,var(--nxapp-p3,#fefae0)),var(--p3,var(--nxapp-p3,#fefae0))) padding-box,linear-gradient(135deg,var(--p5,var(--nxapp-p5,#d4a373)),var(--p1,var(--nxapp-p1,#ccd5ae)),var(--p4,var(--nxapp-p4,#faedcd))) border-box!important}.nxhc-list[data-nxhc-shape="diamond"] .nxhc-card::after{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)!important;inset:0!important;height:100%!important;border-radius:0!important}.nxhc-list[data-nxhc-shape="diamond"] .nxhc-title{inset:auto 18% 12% 18%!important;justify-content:center!important;text-align:center!important}
@media(max-width:767px){.nxhc-list[data-nxhc-card-style] .nxhc-title{font-size:var(--nxhc-title-font-m)!important;inset:auto 11px 10px 11px!important;max-width:calc(100% - 22px)!important;min-height:22px!important}.nxhc-list[data-nxhc-card-style] .nxhc-card::after{inset:auto 4px 4px 4px!important;height:52%!important}}

/* Nopixan Category v3.0.6 — inner shade placement, more shapes, bigger mobile cards and dark custom order */
.nxhc,.nxhc .nxhc-wrap,.nxhc .nxhc-list{--nxhc-inner-shade-h:50%;--nxhc-inner-shade-bg:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.42) 55%,rgba(255,255,255,.94) 100%)}
.nxhc-list[data-nxhc-inner-shade="none"]{--nxhc-inner-shade-h:0%;--nxhc-inner-shade-bg:transparent}.nxhc-list[data-nxhc-inner-shade="soft"]{--nxhc-inner-shade-h:46%;--nxhc-inner-shade-bg:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.35) 58%,rgba(255,255,255,.88) 100%)}.nxhc-list[data-nxhc-inner-shade="medium"]{--nxhc-inner-shade-h:58%;--nxhc-inner-shade-bg:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.48) 48%,rgba(255,255,255,.96) 100%)}.nxhc-list[data-nxhc-inner-shade="deep"]{--nxhc-inner-shade-h:70%;--nxhc-inner-shade-bg:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.58) 42%,#fff 100%)}.nxhc-list[data-nxhc-inner-shade="brand"]{--nxhc-inner-shade-h:64%;--nxhc-inner-shade-bg:linear-gradient(180deg,rgba(255,255,255,0) 0%,color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 10%,rgba(255,255,255,.62)) 50%,color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 16%,#fff) 100%)}
.nxhc-list[data-nxhc-card-style] .nxhc-img:before{display:none!important}.nxhc-list[data-nxhc-card-style] .nxhc-card::after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;height:var(--nxhc-inner-shade-h)!important;z-index:3!important;pointer-events:none!important;border-radius:inherit!important;background:var(--nxhc-inner-shade-bg)!important;opacity:1!important;clip-path:none!important}.nxhc-list[data-nxhc-inner-shade="none"] .nxhc-card::after{display:none!important}
html[data-nxapp-theme="dark"] .nxhc-list[data-nxhc-inner-shade="soft"],body.nxapp-theme-dark .nxhc-list[data-nxhc-inner-shade="soft"],body.nxapp-dark .nxhc-list[data-nxhc-inner-shade="soft"],.nxhc-theme-dark .nxhc-list[data-nxhc-inner-shade="soft"]{--nxhc-inner-shade-bg:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.30) 56%,rgba(0,0,0,.74) 100%)}
html[data-nxapp-theme="dark"] .nxhc-list[data-nxhc-inner-shade="medium"],body.nxapp-theme-dark .nxhc-list[data-nxhc-inner-shade="medium"],body.nxapp-dark .nxhc-list[data-nxhc-inner-shade="medium"],.nxhc-theme-dark .nxhc-list[data-nxhc-inner-shade="medium"]{--nxhc-inner-shade-bg:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.45) 48%,rgba(0,0,0,.86) 100%)}
html[data-nxapp-theme="dark"] .nxhc-list[data-nxhc-inner-shade="deep"],body.nxapp-theme-dark .nxhc-list[data-nxhc-inner-shade="deep"],body.nxapp-dark .nxhc-list[data-nxhc-inner-shade="deep"],.nxhc-theme-dark .nxhc-list[data-nxhc-inner-shade="deep"]{--nxhc-inner-shade-bg:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.62) 42%,rgba(0,0,0,.96) 100%)}
html[data-nxapp-theme="dark"] .nxhc-list[data-nxhc-inner-shade="brand"],body.nxapp-theme-dark .nxhc-list[data-nxhc-inner-shade="brand"],body.nxapp-dark .nxhc-list[data-nxhc-inner-shade="brand"],.nxhc-theme-dark .nxhc-list[data-nxhc-inner-shade="brand"]{--nxhc-inner-shade-bg:linear-gradient(180deg,rgba(0,0,0,0) 0%,color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 14%,rgba(0,0,0,.68)) 54%,color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 18%,rgba(0,0,0,.92)) 100%)}
.nxhc-list[data-nxhc-shape="hexagon"] .nxhc-img{clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%)!important;border-radius:0!important}.nxhc-list[data-nxhc-shape="octagon"] .nxhc-img{clip-path:polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%)!important;border-radius:0!important}.nxhc-list[data-nxhc-shape="bevel"] .nxhc-img{clip-path:polygon(14% 0,100% 0,100% 86%,86% 100%,0 100%,0 14%)!important;border-radius:0!important}.nxhc-list[data-nxhc-shape="leaf"] .nxhc-img{border-radius:70% 10% 70% 10%!important;clip-path:none!important}.nxhc-list[data-nxhc-shape="teardrop"] .nxhc-img{border-radius:58% 58% 58% 10%!important;transform:rotate(-2deg);clip-path:none!important}.nxhc-list[data-nxhc-shape="teardrop"] .nxhc-img img{transform:rotate(2deg) scale(1.03)}.nxhc-list[data-nxhc-shape="blob"] .nxhc-img{border-radius:44% 56% 48% 52%/58% 38% 62% 42%!important;clip-path:none!important}.nxhc-list[data-nxhc-shape="ticket"] .nxhc-img{clip-path:polygon(10% 0,90% 0,90% 12%,100% 12%,100% 88%,90% 88%,90% 100%,10% 100%,10% 88%,0 88%,0 12%,10% 12%)!important;border-radius:0!important}.nxhc-list[data-nxhc-shape="shield"] .nxhc-img{clip-path:polygon(50% 0,94% 14%,88% 72%,50% 100%,12% 72%,6% 14%)!important;border-radius:0!important}
@media(max-width:767px){.nxhc-list[data-nxhc-msize="large"] .nxhc-card{flex-basis:178px!important;min-width:178px!important}.nxhc-list[data-nxhc-msize="large"] .nxhc-title{font-size:14px!important;min-height:26px!important;inset:auto 14px 13px 14px!important;max-width:calc(100% - 28px)!important}.nxhc-list[data-nxhc-msize="large"][data-nxhc-card-style="editorial"] .nxhc-card{flex-basis:188px!important;min-width:188px!important}}
.nxhc .nxhc-custom-action{width:auto!important;height:auto!important;min-width:168px!important;min-height:48px!important;padding:0 18px!important;border-radius:18px!important;white-space:nowrap!important}.nxhc-theme-dark .nxhc-custom-card,html[data-nxapp-theme="dark"] .nxhc .nxhc-custom-card,body.nxapp-theme-dark .nxhc .nxhc-custom-card,body.nxapp-dark .nxhc .nxhc-custom-card{color:var(--nxapp-dark-text,var(--nx-dark-text,color-mix(in srgb,var(--p3,var(--nxapp-p3,#fefae0)) 88%,#fff 12%)))!important;background:radial-gradient(520px 220px at 92% -22%,color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 24%,transparent),transparent 66%),radial-gradient(420px 200px at 8% 118%,color-mix(in srgb,var(--p1,var(--nxapp-p1,#ccd5ae)) 10%,transparent),transparent 68%),linear-gradient(145deg,color-mix(in srgb,var(--nxapp-dark-bg,var(--nxhc-dark-bg,#000)) 78%,rgba(255,255,255,.12) 22%),color-mix(in srgb,var(--nxapp-dark-bg,var(--nxhc-dark-bg,#000)) 94%,#000 6%))!important;border-color:color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 30%,rgba(255,255,255,.14))!important;box-shadow:0 18px 46px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.07)!important}.nxhc-theme-dark .nxhc-custom-title,html[data-nxapp-theme="dark"] .nxhc .nxhc-custom-title,body.nxapp-theme-dark .nxhc .nxhc-custom-title{color:var(--nxapp-dark-text,var(--nx-dark-text,#f8fafc))!important}.nxhc-theme-dark .nxhc-custom-desc,html[data-nxapp-theme="dark"] .nxhc .nxhc-custom-desc,body.nxapp-theme-dark .nxhc .nxhc-custom-desc{color:var(--nxapp-dark-muted,var(--nx-dark-muted,rgba(255,255,255,.62)))!important}.nxhc-theme-dark .nxhc-custom-kicker,.nxhc-theme-dark .nxhc-custom-pills span,html[data-nxapp-theme="dark"] .nxhc .nxhc-custom-kicker,html[data-nxapp-theme="dark"] .nxhc .nxhc-custom-pills span,body.nxapp-theme-dark .nxhc .nxhc-custom-kicker,body.nxapp-theme-dark .nxhc .nxhc-custom-pills span{background:color-mix(in srgb,var(--nxapp-dark-bg,var(--nxhc-dark-bg,#000)) 72%,rgba(255,255,255,.12) 28%)!important;border-color:color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 24%,rgba(255,255,255,.12))!important;color:var(--p5,var(--nxapp-p5,#d4a373))!important}.nxhc-theme-dark .nxhc-custom-action,html[data-nxapp-theme="dark"] .nxhc .nxhc-custom-action,body.nxapp-theme-dark .nxhc .nxhc-custom-action{background:linear-gradient(135deg,color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 88%,#000 12%),color-mix(in srgb,var(--nxapp-dark-bg,#000) 48%,var(--p5,var(--nxapp-p5,#d4a373)) 52%))!important;color:#fff!important;box-shadow:0 14px 30px color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 26%,transparent)!important}@media(max-width:599px){.nxhc .nxhc-custom-action{width:100%!important;min-width:0!important}}
html[data-nxapp-theme="dark"] .nxhc[data-nxhc-frame="default"] .nxhc-wrap,html[data-nxapp-theme="dark"] .nxhc .nxhc-wrap[data-nxhc-frame="default"],body.nxapp-theme-dark .nxhc[data-nxhc-frame="default"] .nxhc-wrap,body.nxapp-theme-dark .nxhc .nxhc-wrap[data-nxhc-frame="default"],.nxhc.nxhc-theme-dark[data-nxhc-frame="default"] .nxhc-wrap,.nxhc.nxhc-theme-dark .nxhc-wrap[data-nxhc-frame="default"]{background:radial-gradient(760px 360px at 88% -18%,color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 22%,transparent),transparent 68%),linear-gradient(180deg,color-mix(in srgb,var(--nxapp-dark-bg,var(--nxhc-dark-bg,#000)) 78%,rgba(255,255,255,.10) 22%),color-mix(in srgb,var(--nxapp-dark-bg,var(--nxhc-dark-bg,#000)) 94%,#000 6%))!important;border-color:color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 30%,rgba(255,255,255,.14))!important;box-shadow:0 18px 46px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.07)!important}


/* v3.0.9 — شکل‌های بیشتر و حالت دسکتاپ مشترک داستان برند/مجله */
.nxhc-list[data-nxhc-shape="oval"] .nxhc-img{border-radius:50%/42%!important;clip-path:none!important;aspect-ratio:4/5!important}.nxhc-list[data-nxhc-shape="gem"] .nxhc-img{clip-path:polygon(50% 0,88% 18%,100% 62%,50% 100%,0 62%,12% 18%)!important;border-radius:0!important}.nxhc-list[data-nxhc-shape="flower"] .nxhc-img{border-radius:62% 38% 62% 38%/44% 56% 44% 56%!important;clip-path:none!important}.nxhc-list[data-nxhc-shape="wave"] .nxhc-img{border-radius:42% 58% 38% 62%/58% 42% 58% 42%!important;clip-path:none!important}.nxhc-list[data-nxhc-shape="scallop"] .nxhc-img{clip-path:polygon(14% 0,32% 8%,50% 0,68% 8%,86% 0,100% 18%,92% 50%,100% 82%,86% 100%,68% 92%,50% 100%,32% 92%,14% 100%,0 82%,8% 50%,0 18%)!important;border-radius:0!important}.nxhc-list[data-nxhc-shape="tag"] .nxhc-img{clip-path:polygon(0 0,82% 0,100% 50%,82% 100%,0 100%)!important;border-radius:0!important}.nxhc-list[data-nxhc-shape="slant"] .nxhc-img{clip-path:polygon(12% 0,100% 0,88% 100%,0 100%)!important;border-radius:0!important}.nxhc-list[data-nxhc-shape="notch"] .nxhc-img{clip-path:polygon(0 0,100% 0,100% 100%,62% 100%,50% 84%,38% 100%,0 100%)!important;border-radius:0!important}.nxhc-list[data-nxhc-shape="half_arch"] .nxhc-img{border-radius:999px 999px 24px 24px!important;clip-path:none!important;aspect-ratio:4/5!important}.nxhc-list[data-nxhc-shape="ribbon"] .nxhc-img{clip-path:polygon(0 0,100% 0,100% 100%,50% 84%,0 100%)!important;border-radius:0!important}.nxhc-list[data-nxhc-shape="soft_diamond"] .nxhc-img{clip-path:polygon(50% 3%,97% 50%,50% 97%,3% 50%)!important;border-radius:16px!important}.nxhc-list[data-nxhc-shape="clover"] .nxhc-img{border-radius:52% 48% 52% 48%/48% 52% 48% 52%!important;clip-path:none!important}
@media(min-width:768px){.nxtr .nxbs-letter[data-nxbs-dw="wide"],.nxtr .nx-journal-box[data-nxjr-dw="wide"],.nxtr .nxbs-letter[data-nxbs-dw="edge"],.nxtr .nx-journal-box[data-nxjr-dw="edge"]{grid-column:auto!important;width:auto!important;max-width:100%!important;margin-inline:0!important}.nxtr .nxbs-letter[data-nxbs-dw="full"],.nxtr .nx-journal-box[data-nxjr-dw="full"]{grid-column:1/-1!important;width:100%!important;max-width:100%!important}}


/* v3.0.10 fallback: auto ratio, true shaped frames and image-only transparent cards */
.nxhc .nxhc-list,.nxhc-wrap{--nxhc-shape-frame-w:var(--nxhc-frame-w,1px);--nxhc-shape-frame-bg:color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 40%,rgba(255,255,255,.72));--nxhc-shape-frame-shadow:none}
.nxhc .nxhc-list[data-nxhc-image-frame-width="thin"]{--nxhc-shape-frame-w:2px;--nxhc-frame-w:2px}.nxhc .nxhc-list[data-nxhc-image-frame-width="medium"]{--nxhc-shape-frame-w:4px;--nxhc-frame-w:4px}.nxhc .nxhc-list[data-nxhc-image-frame-width="thick"]{--nxhc-shape-frame-w:6px;--nxhc-frame-w:6px}
.nxhc .nxhc-list[data-nxhc-image-frame="none"]{--nxhc-shape-frame-w:0px;--nxhc-shape-frame-bg:transparent;--nxhc-shape-frame-shadow:none}.nxhc .nxhc-list[data-nxhc-image-frame="soft_gold"]{--nxhc-shape-frame-bg:linear-gradient(135deg,color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 46%,#fff 54%),color-mix(in srgb,var(--p1,var(--nxapp-p1,#ccd5ae)) 72%,#fff 28%))}.nxhc .nxhc-list[data-nxhc-image-frame="solid_gold"]{--nxhc-shape-frame-bg:var(--p5,var(--nxapp-p5,#d4a373))}.nxhc .nxhc-list[data-nxhc-image-frame="double_gold"]{--nxhc-shape-frame-bg:repeating-linear-gradient(135deg,var(--p5,var(--nxapp-p5,#d4a373)) 0 5px,color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 42%,#fff) 5px 8px);--nxhc-shape-frame-w:max(5px,var(--nxhc-frame-w))}.nxhc .nxhc-list[data-nxhc-image-frame="glow_gold"]{--nxhc-shape-frame-bg:linear-gradient(135deg,color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 72%,#fff),var(--p5,var(--nxapp-p5,#d4a373)));--nxhc-shape-frame-shadow:0 14px 30px color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 34%,transparent)}.nxhc .nxhc-list[data-nxhc-image-frame="gradient"]{--nxhc-shape-frame-bg:linear-gradient(135deg,var(--p5,var(--nxapp-p5,#d4a373)),var(--p1,var(--nxapp-p1,#ccd5ae)),var(--p4,var(--nxapp-p4,#faedcd)),var(--p5,var(--nxapp-p5,#d4a373)))}.nxhc .nxhc-list[data-nxhc-image-frame="shadow_gold"]{--nxhc-shape-frame-bg:linear-gradient(135deg,color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 32%,#fff),color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 70%,#111));--nxhc-shape-frame-shadow:0 18px 34px color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 38%,transparent)}.nxhc .nxhc-list[data-nxhc-image-frame="thin_lux"]{--nxhc-shape-frame-w:1.5px;--nxhc-shape-frame-bg:color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 70%,#fff)}.nxhc .nxhc-list[data-nxhc-image-frame="corner_gold"]{--nxhc-shape-frame-bg:conic-gradient(from 45deg,var(--p5,var(--nxapp-p5,#d4a373)),color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 26%,#fff),var(--p5,var(--nxapp-p5,#d4a373)),color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 22%,#fff),var(--p5,var(--nxapp-p5,#d4a373)))}.nxhc .nxhc-list[data-nxhc-image-frame="halo_soft"]{--nxhc-shape-frame-bg:linear-gradient(135deg,rgba(255,255,255,.88),color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 30%,#fff));--nxhc-shape-frame-shadow:0 0 0 5px color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 8%,transparent),0 14px 30px rgba(15,23,42,.10)}.nxhc .nxhc-list[data-nxhc-image-frame="dark_gold"]{--nxhc-shape-frame-bg:linear-gradient(135deg,color-mix(in srgb,#000 76%,var(--p5,var(--nxapp-p5,#d4a373))),color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 62%,#111))}.nxhc .nxhc-list[data-nxhc-image-frame="white_gold"]{--nxhc-shape-frame-bg:linear-gradient(135deg,#fff,color-mix(in srgb,var(--p5,var(--nxapp-p5,#d4a373)) 18%,#fff),#fff)}
.nxhc .nxhc-list .nxhc-img{border:0!important;outline:0!important;padding:var(--nxhc-shape-frame-w)!important;background:var(--nxhc-shape-frame-bg)!important;box-shadow:var(--nxhc-shape-frame-shadow)!important;box-sizing:border-box!important;overflow:hidden!important}.nxhc .nxhc-list .nxhc-img img{inset:var(--nxhc-shape-frame-w)!important;width:calc(100% - (var(--nxhc-shape-frame-w) * 2))!important;height:calc(100% - (var(--nxhc-shape-frame-w) * 2))!important;border-radius:inherit!important;clip-path:inherit!important}.nxhc .nxhc-list[data-nxhc-image-frame="none"] .nxhc-img img{inset:0!important;width:100%!important;height:100%!important}
.nxhc .nxhc-list[data-nxhc-card-style="image_only"] .nxhc-card{background:transparent!important;border-color:transparent!important;box-shadow:none!important;padding:0!important}.nxhc .nxhc-list[data-nxhc-card-style="image_only"] .nxhc-card:before{display:none!important}.nxhc .nxhc-list[data-nxhc-card-style="image_only"][data-nxhc-inner-shade="none"] .nxhc-card:after{display:none!important}.nxhc .nxhc-list[data-nxhc-card-style="image_only"] .nxhc-title{background:transparent!important;box-shadow:none!important;border:0!important}
.nxhc .nxhc-list[data-nxhc-shape="rounded"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="soft"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="circle"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="square"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="squircle"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="diamond"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="hexagon"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="octagon"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="bevel"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="leaf"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="blob"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="ticket"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="shield"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="gem"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="flower"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="wave"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="scallop"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="tag"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="slant"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="notch"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="ribbon"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="soft_diamond"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="clover"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="heart"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="crown"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="marquise"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="luxury_cut"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="asym"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="bow"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="petal_round"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="parallelogram"] .nxhc-img{aspect-ratio:1/1!important}.nxhc .nxhc-list[data-nxhc-shape="arch"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="pill"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="teardrop"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="oval"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="half_arch"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="droplet"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="arch_soft"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="inverted_arch"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="lantern"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="capsule_cut"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="hourglass"] .nxhc-img{aspect-ratio:4/5!important}.nxhc .nxhc-list[data-nxhc-shape="baguette"] .nxhc-img,.nxhc .nxhc-list[data-nxhc-shape="label_cut"] .nxhc-img{aspect-ratio:5/4!important}
.nxhc .nxhc-list[data-nxhc-shape="rounded"] .nxhc-img{border-radius:22px!important;clip-path:none!important}.nxhc .nxhc-list[data-nxhc-shape="soft"] .nxhc-img{border-radius:30px!important;clip-path:none!important}.nxhc .nxhc-list[data-nxhc-shape="circle"] .nxhc-img{border-radius:999px!important;clip-path:none!important}.nxhc .nxhc-list[data-nxhc-shape="square"] .nxhc-img{border-radius:0!important;clip-path:none!important}.nxhc .nxhc-list[data-nxhc-shape="arch"] .nxhc-img{border-radius:999px 999px 24px 24px!important;clip-path:none!important}.nxhc .nxhc-list[data-nxhc-shape="squircle"] .nxhc-img{border-radius:34px!important;clip-path:none!important}.nxhc .nxhc-list[data-nxhc-shape="diamond"] .nxhc-img{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)!important;border-radius:0!important}.nxhc .nxhc-list[data-nxhc-shape="pill"] .nxhc-img{border-radius:999px!important;clip-path:none!important}.nxhc .nxhc-list[data-nxhc-shape="half_arch"] .nxhc-img{border-radius:999px 999px 24px 24px!important;clip-path:none!important}.nxhc .nxhc-list[data-nxhc-shape="hexagon"] .nxhc-img{clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%)!important;border-radius:0!important}.nxhc .nxhc-list[data-nxhc-shape="octagon"] .nxhc-img{clip-path:polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%)!important;border-radius:0!important}.nxhc .nxhc-list[data-nxhc-shape="heart"] .nxhc-img{clip-path:polygon(50% 92%,12% 54%,4% 26%,22% 5%,50% 23%,78% 5%,96% 26%,88% 54%)!important;border-radius:0!important}.nxhc .nxhc-list[data-nxhc-shape="crown"] .nxhc-img{clip-path:polygon(6% 28%,26% 52%,50% 12%,74% 52%,94% 28%,88% 100%,12% 100%)!important;border-radius:0!important}.nxhc .nxhc-list[data-nxhc-shape="marquise"] .nxhc-img{border-radius:50% 50% 50% 50% / 12% 12% 88% 88%!important;clip-path:none!important}.nxhc .nxhc-list[data-nxhc-shape="baguette"] .nxhc-img{clip-path:polygon(12% 0,88% 0,100% 50%,88% 100%,12% 100%,0 50%)!important;border-radius:0!important}.nxhc .nxhc-list[data-nxhc-shape="lantern"] .nxhc-img{border-radius:42% 42% 28% 28% / 16% 16% 46% 46%!important;clip-path:none!important}.nxhc .nxhc-list[data-nxhc-shape="luxury_cut"] .nxhc-img{clip-path:polygon(18% 0,82% 0,100% 18%,100% 82%,82% 100%,18% 100%,0 82%,0 18%)!important;border-radius:16px!important}.nxhc .nxhc-list[data-nxhc-shape="asym"] .nxhc-img{border-radius:34% 66% 46% 54% / 44% 38% 62% 56%!important;clip-path:none!important}.nxhc .nxhc-list[data-nxhc-shape="droplet"] .nxhc-img{border-radius:58% 58% 58% 18% / 58% 58% 58% 18%!important;clip-path:none!important}.nxhc .nxhc-list[data-nxhc-shape="arch_soft"] .nxhc-img{border-radius:46% 46% 22% 22% / 30% 30% 18% 18%!important;clip-path:none!important}.nxhc .nxhc-list[data-nxhc-shape="inverted_arch"] .nxhc-img{border-radius:22px 22px 999px 999px!important;clip-path:none!important}.nxhc .nxhc-list[data-nxhc-shape="label_cut"] .nxhc-img{clip-path:polygon(10% 0,100% 0,90% 100%,0 100%)!important;border-radius:0!important}.nxhc .nxhc-list[data-nxhc-shape="capsule_cut"] .nxhc-img{clip-path:polygon(50% 0,88% 12%,100% 50%,88% 88%,50% 100%,12% 88%,0 50%,12% 12%)!important;border-radius:999px!important}.nxhc .nxhc-list[data-nxhc-shape="bow"] .nxhc-img{clip-path:polygon(0 8%,44% 36%,50% 18%,56% 36%,100% 8%,72% 50%,100% 92%,56% 64%,50% 82%,44% 64%,0 92%,28% 50%)!important;border-radius:0!important}.nxhc .nxhc-list[data-nxhc-shape="petal_round"] .nxhc-img{border-radius:74% 26% 64% 36% / 42% 58% 42% 58%!important;clip-path:none!important}.nxhc .nxhc-list[data-nxhc-shape="parallelogram"] .nxhc-img{clip-path:polygon(18% 0,100% 0,82% 100%,0 100%)!important;border-radius:0!important}.nxhc .nxhc-list[data-nxhc-shape="hourglass"] .nxhc-img{clip-path:polygon(12% 0,88% 0,66% 50%,88% 100%,12% 100%,34% 50%)!important;border-radius:0!important}


/* v3.0.11: independent home-section width modes */
.nxtr{width:100%;max-width:100%;margin-inline:0!important;overflow:visible!important;contain:layout style!important;}
@media(min-width:768px){
  .nxtr .nxtr-wrap[data-nxtr-dw="container"]{width:100%!important;max-width:100%!important;margin-inline:auto!important;}
  .nxtr .nxtr-wrap[data-nxtr-dw="wide"]{width:min(1440px,calc(100vw - 32px))!important;max-width:min(1440px,calc(100vw - 32px))!important;margin-inline:calc(50% - min(720px,calc(50vw - 16px)))!important;}
  .nxtr .nxtr-wrap[data-nxtr-dw="full"]{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin-inline:calc(50% - 50vw + 12px)!important;}
  .nxtr .nxtr-wrap[data-nxtr-dw="edge"]{width:100vw!important;max-width:100vw!important;margin-inline:calc(50% - 50vw)!important;border-radius:0!important;}
  .nxtr .nxbs-journal-row[data-nxbs-pair-dw="full"]{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin-inline:calc(50% - 50vw + 12px)!important;grid-template-columns:1fr!important;}
  .nxtr .nxbs-journal-row[data-nxbs-pair-dw="full"] .nxbs-letter,
  .nxtr .nxbs-journal-row[data-nxbs-pair-dw="full"] .nx-journal-box{grid-column:1/-1!important;width:100%!important;max-width:100%!important;}
}
@media(max-width:767px){
  .nxtr .nxtr-wrap[data-nxtr-mw="wide"]{width:calc(100vw - 12px)!important;max-width:calc(100vw - 12px)!important;margin-inline:calc(50% - 50vw + 6px)!important;}
  .nxtr .nxtr-wrap[data-nxtr-mw="full"]{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;margin-inline:calc(50% - 50vw + 8px)!important;}
  .nxtr .nxtr-wrap[data-nxtr-mw="edge"]{width:100vw!important;max-width:100vw!important;margin-inline:calc(50% - 50vw)!important;border-radius:0!important;}
}


/* v3.0.12: independent full-width rules for top products and shared brand/journal row */
.nxtr{width:100%!important;max-width:100%!important;margin-inline:0!important;overflow:visible!important;contain:none!important;}
@media(min-width:768px){
  .nxtr .nxtr-wrap[data-nxtr-dw="container"]{width:100%!important;max-width:100%!important;margin-inline:auto!important;}
  .nxtr .nxtr-wrap[data-nxtr-dw="full"]{width:calc(100vw - 24px)!important;max-width:none!important;margin-inline:calc(50% - 50vw + 12px)!important;justify-self:center!important;}
  .nxtr .nxtr-wrap[data-nxtr-dw="edge"]{width:100vw!important;max-width:none!important;margin-inline:calc(50% - 50vw)!important;border-radius:0!important;}
  .nxtr .nxbs-journal-row[data-nxbs-pair-dw="full"]{width:calc(100vw - 24px)!important;max-width:none!important;margin-inline:calc(50% - 50vw + 12px)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .nxtr .nxbs-journal-row[data-nxbs-pair-dw="full"] .nxbs-letter,
  .nxtr .nxbs-journal-row[data-nxbs-pair-dw="full"] .nx-journal-box{grid-column:auto!important;width:auto!important;max-width:100%!important;}
}
@media(max-width:767px){
  .nxtr .nxtr-wrap[data-nxtr-mw="full"]{width:calc(100vw - 16px)!important;max-width:none!important;margin-inline:calc(50% - 50vw + 8px)!important;}
  .nxtr .nxtr-wrap[data-nxtr-mw="edge"]{width:100vw!important;max-width:none!important;margin-inline:calc(50% - 50vw)!important;border-radius:0!important;}
  .nxtr .nxbs-journal-row[data-nxbs-pair-mw="full"]{width:calc(100vw - 16px)!important;max-width:none!important;margin-inline:calc(50% - 50vw + 8px)!important;}
  .nxtr .nxbs-journal-row .nx-journal-list{display:grid!important;gap:10px!important;padding:12px!important;}
  .nxtr .nxbs-journal-row .nx-journal-item{display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-height:78px!important;padding:10px!important;border:1px solid color-mix(in srgb,var(--p5) 12%,rgba(15,23,42,.08))!important;border-radius:16px!important;background:rgba(255,255,255,.42)!important;}
  .nxtr .nxbs-journal-row .nx-journal-thumb{width:58px!important;height:58px!important;border-radius:14px!important;}
  .nxtr .nxbs-journal-row .nx-journal-content{min-width:0!important;gap:5px!important;}
  .nxtr .nxbs-journal-row .nx-journal-meta{min-width:0!important;display:block!important;}
  .nxtr .nxbs-journal-row .nx-journal-item-title{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;white-space:normal!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:13.5px!important;line-height:1.55!important;}
  .nxtr .nxbs-journal-row .nx-journal-date{font-size:11.5px!important;line-height:1.4!important;}
  .nxtr.nxtr-theme-dark .nxbs-journal-row .nx-journal-item{background:color-mix(in srgb,var(--nxtr-dark-bg,var(--nxapp-dark-bg,#101624)) 72%,rgba(255,255,255,.10))!important;border-color:var(--line)!important;}
}

/* v3.0.12: escape the Nopixan app section wrapper when supported */
@supports selector(:has(*)){
  .nxapp-section-top:has(.nxtr-wrap[data-nxtr-dw="full"]),
  .nxapp-section-top:has(.nxtr-wrap[data-nxtr-dw="edge"]),
  .nxapp-section-top:has(.nxbs-journal-row[data-nxbs-pair-dw="full"]){overflow:visible!important;contain:none!important;width:100%!important;max-width:none!important;}
  @media(max-width:767px){
    .nxapp-section-top:has(.nxtr-wrap[data-nxtr-mw="full"]),
    .nxapp-section-top:has(.nxtr-wrap[data-nxtr-mw="edge"]),
    .nxapp-section-top:has(.nxbs-journal-row[data-nxbs-pair-mw="full"]){overflow:visible!important;contain:none!important;width:100%!important;max-width:none!important;}
  }
}


/* v3.0.18 — image scale / ratio fallback */
.nxhc .nxhc-list[data-nxhc-ratio="square"] .nxhc-img{aspect-ratio:1/1!important;}
.nxhc .nxhc-list[data-nxhc-ratio="portrait"] .nxhc-img{aspect-ratio:4/5!important;}
.nxhc .nxhc-list[data-nxhc-ratio="tall"] .nxhc-img{aspect-ratio:3/4!important;}
.nxhc .nxhc-list[data-nxhc-ratio="landscape"] .nxhc-img{aspect-ratio:5/4!important;}
.nxhc .nxhc-list[data-nxhc-ratio="wide"] .nxhc-img{aspect-ratio:16/10!important;}
.nxhc .nxhc-list[data-nxhc-ratio="cinema"] .nxhc-img{aspect-ratio:16/9!important;}
.nxhc .nxhc-list[data-nxhc-ratio="banner"] .nxhc-img{aspect-ratio:21/9!important;}

.nxhc .nxhc-list:not([data-nxhc-scale="auto"])[data-nxhc-ratio="square"] .nxhc-img{aspect-ratio:1/1!important;}
.nxhc .nxhc-list:not([data-nxhc-scale="auto"])[data-nxhc-ratio="portrait"] .nxhc-img{aspect-ratio:4/5!important;}
.nxhc .nxhc-list:not([data-nxhc-scale="auto"])[data-nxhc-ratio="tall"] .nxhc-img{aspect-ratio:3/4!important;}
.nxhc .nxhc-list:not([data-nxhc-scale="auto"])[data-nxhc-ratio="landscape"] .nxhc-img{aspect-ratio:5/4!important;}
.nxhc .nxhc-list:not([data-nxhc-scale="auto"])[data-nxhc-ratio="wide"] .nxhc-img{aspect-ratio:16/10!important;}
.nxhc .nxhc-list:not([data-nxhc-scale="auto"])[data-nxhc-ratio="cinema"] .nxhc-img{aspect-ratio:16/9!important;}
.nxhc .nxhc-list:not([data-nxhc-scale="auto"])[data-nxhc-ratio="banner"] .nxhc-img{aspect-ratio:21/9!important;}

/* v3.0.49 — App Shell v3 route visibility and no-JS safety */
body.nxapp-body :is(.nxapp-section-cats,.nxapp-section-top),
body.nxapp-body :is(.nxapp-section-cats,.nxapp-section-top) :is(.nxhc,.nxtr,.nxhc-wrap,.nxtr-wrap){
  visibility:visible!important;
  opacity:1!important;
  filter:none!important;
}
body.nxapp-body :is(.nxapp-section-cats,.nxapp-section-top){
  content-visibility:visible!important;
  contain:none!important;
}
body.nxapp-body .nxapp-section-cats > .nxhc,
body.nxapp-body .nxapp-section-top > .nxtr{display:block!important;min-height:1px;}
.nxhc .nxhc-img img:first-child{
  opacity:1!important;
  visibility:visible!important;
  transform:scale(1)!important;
}
.nxtr .nx-photo.loaded,
.nxtr .nx-photo[src]{opacity:1!important;visibility:visible!important;}
.nxtr .nxtr-error,.nxtr .nxtr-empty{
  width:100%;padding:14px;border-radius:16px;background:rgba(255,255,255,.72);
  border:1px solid color-mix(in srgb,var(--p5,#d4a373) 16%,rgba(15,23,42,.08));
  color:#475569;font-weight:800;text-align:center;
}
html[data-nxapp-theme="dark"] .nxtr :is(.nxtr-error,.nxtr-empty),
.nxtr.nxtr-theme-dark :is(.nxtr-error,.nxtr-empty){
  background:color-mix(in srgb,var(--nxapp-dark-bg,#101624) 78%,rgba(255,255,255,.10));
  border-color:color-mix(in srgb,var(--p5,#d4a373) 25%,rgba(255,255,255,.12));
  color:var(--nxapp-dark-text,#f8fafc);
}

/* NX Category — Home live-board shell (v3.0.51)
 * The rate cards themselves remain owned by the Live Board plugin.
 * This file owns only the home widget shell rendered around those cards.
 */
.nxapp-section-live-board{
  --nxlbw-p1:var(--nxapp-p1,var(--nx-p1,var(--p1,#ccd5ae)));
  --nxlbw-p2:var(--nxapp-p2,var(--nx-p2,var(--p2,#e9edc9)));
  --nxlbw-p3:var(--nxapp-p3,var(--nx-p3,var(--p3,#fefae0)));
  --nxlbw-p4:var(--nxapp-p4,var(--nx-p4,var(--p4,#faedcd)));
  --nxlbw-p5:var(--nxapp-p5,var(--nx-p5,var(--p5,#d4a373)));
  --nxlbw-font:var(--nxapp-font-family,var(--nx-font,"Vazir-Variable","Vazir",Tahoma,Arial,sans-serif));
  position:relative!important;
  z-index:2!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  box-sizing:border-box!important;
  margin:16px 0 20px!important;
  padding:0!important;
  overflow:visible!important;
  content-visibility:visible!important;
  contain:none!important;
  opacity:1!important;
  visibility:visible!important;
  font-family:var(--nxlbw-font)!important;
}

.nxapp-section-live-board>.nxapp-live-board-widget,
.nxapp-live-board-widget{
  position:relative!important;
  isolation:isolate!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
  padding:16px!important;
  border-radius:30px!important;
  color:#172033!important;
  background:
    radial-gradient(520px 230px at 102% -18%,color-mix(in srgb,var(--nxlbw-p5) 17%,transparent),transparent 68%),
    radial-gradient(420px 210px at -8% 112%,color-mix(in srgb,var(--nxlbw-p1) 22%,transparent),transparent 72%),
    linear-gradient(145deg,color-mix(in srgb,var(--nxlbw-p3) 68%,#fff 32%),color-mix(in srgb,var(--nxlbw-p4) 30%,#fff 70%))!important;
  border:1px solid color-mix(in srgb,var(--nxlbw-p5) 19%,rgba(15,23,42,.08))!important;
  box-shadow:0 14px 34px rgba(15,23,42,.075),inset 0 1px 0 rgba(255,255,255,.86)!important;
  outline:0!important;
  backdrop-filter:blur(16px) saturate(1.08)!important;
  -webkit-backdrop-filter:blur(16px) saturate(1.08)!important;
  opacity:1!important;
  visibility:visible!important;
  transform:translateZ(0)!important;
  font-family:var(--nxlbw-font)!important;
}

.nxapp-live-board-widget::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:-2!important;
  display:block!important;
  pointer-events:none!important;
  background:
    radial-gradient(circle at 88% 2%,color-mix(in srgb,var(--nxlbw-p5) 12%,transparent),transparent 36%),
    linear-gradient(120deg,rgba(255,255,255,.18),transparent 44%)!important;
  border:0!important;
  box-shadow:none!important;
}

.nxapp-live-board-widget::after{
  content:""!important;
  position:absolute!important;
  inset:1px!important;
  z-index:-1!important;
  display:block!important;
  pointer-events:none!important;
  border-radius:29px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.30),rgba(255,255,255,.05))!important;
  border:0!important;
  box-shadow:none!important;
}

.nxapp-live-board-glow{
  position:absolute!important;
  inset:auto -14% -70px!important;
  height:130px!important;
  display:block!important;
  pointer-events:none!important;
  z-index:-1!important;
  opacity:.62!important;
  filter:blur(18px)!important;
  background:radial-gradient(ellipse at center,color-mix(in srgb,var(--nxlbw-p5) 18%,transparent),transparent 68%)!important;
}

.nxapp-live-board-head{
  position:relative!important;
  z-index:2!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  width:100%!important;
  min-width:0!important;
  margin:0 0 9px!important;
  padding:0!important;
  box-sizing:border-box!important;
}

.nxapp-live-board-titlebox{
  display:flex!important;
  align-items:center!important;
  gap:11px!important;
  min-width:0!important;
  flex:1 1 auto!important;
}

.nxapp-live-board-icon{
  position:relative!important;
  flex:0 0 48px!important;
  width:48px!important;
  height:48px!important;
  min-width:48px!important;
  min-height:48px!important;
  max-width:48px!important;
  max-height:48px!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
  border-radius:18px!important;
  box-sizing:border-box!important;
  background:linear-gradient(145deg,rgba(255,255,255,.94),color-mix(in srgb,var(--nxlbw-p4) 62%,#fff 38%))!important;
  border:1px solid color-mix(in srgb,var(--nxlbw-p5) 23%,rgba(255,255,255,.82))!important;
  box-shadow:0 8px 20px color-mix(in srgb,var(--nxlbw-p5) 14%,transparent),inset 0 1px 0 rgba(255,255,255,.92)!important;
}

.nxapp-live-board-icon::before{
  content:""!important;
  position:absolute!important;
  inset:-22%!important;
  display:block!important;
  border-radius:999px!important;
  background:radial-gradient(circle,color-mix(in srgb,var(--nxlbw-p5) 16%,transparent),transparent 64%)!important;
  opacity:.9!important;
}

.nxapp-live-board-icon::after{content:none!important;display:none!important;}

.nxapp-live-board-icon img{
  position:relative!important;
  z-index:1!important;
  display:block!important;
  width:27px!important;
  height:27px!important;
  min-width:27px!important;
  min-height:27px!important;
  max-width:27px!important;
  max-height:27px!important;
  margin:0!important;
  padding:0!important;
  object-fit:contain!important;
  opacity:1!important;
  visibility:visible!important;
  filter:sepia(.25) saturate(1.35) drop-shadow(0 4px 7px color-mix(in srgb,var(--nxlbw-p5) 22%,transparent))!important;
  transform:none!important;
}

.nxapp-live-board-copy{
  display:grid!important;
  align-content:center!important;
  gap:2px!important;
  min-width:0!important;
  flex:1 1 auto!important;
  text-align:right!important;
}

.nxapp-live-board-copy strong{
  display:block!important;
  margin:0!important;
  padding:0!important;
  color:#172033!important;
  font-size:16px!important;
  font-weight:1000!important;
  line-height:1.35!important;
  letter-spacing:-.35px!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

.nxapp-live-board-copy small{
  display:block!important;
  margin:0!important;
  padding:0!important;
  color:rgba(51,65,85,.72)!important;
  font-size:11.5px!important;
  font-weight:800!important;
  line-height:1.45!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

.nxapp-live-board-link{
  flex:0 0 auto!important;
  min-width:max-content!important;
  height:36px!important;
  min-height:36px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  box-sizing:border-box!important;
  margin:0!important;
  padding:0 13px!important;
  border-radius:999px!important;
  color:color-mix(in srgb,var(--nxlbw-p5) 82%,#111827 18%)!important;
  background:linear-gradient(145deg,rgba(255,255,255,.88),color-mix(in srgb,var(--nxlbw-p4) 52%,#fff 48%))!important;
  border:1px solid color-mix(in srgb,var(--nxlbw-p5) 24%,rgba(15,23,42,.08))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.88)!important;
  text-decoration:none!important;
  font-size:11.8px!important;
  font-weight:1000!important;
  line-height:1!important;
  white-space:nowrap!important;
  opacity:1!important;
  visibility:visible!important;
}

.nxapp-live-board-link::after{content:none!important;display:none!important;}

.nxapp-live-board-meta{
  position:relative!important;
  z-index:2!important;
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  width:100%!important;
  min-width:0!important;
  min-height:30px!important;
  box-sizing:border-box!important;
  margin:0 0 11px!important;
  padding:5px 9px!important;
  border-radius:12px!important;
  color:rgba(51,65,85,.70)!important;
  background:rgba(255,255,255,.42)!important;
  border:1px solid rgba(255,255,255,.68)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.65)!important;
  font-size:11.2px!important;
  font-weight:800!important;
  line-height:1.55!important;
  text-align:right!important;
}

.nxapp-live-board-live-dot{
  flex:0 0 7px!important;
  width:7px!important;
  height:7px!important;
  min-width:7px!important;
  min-height:7px!important;
  border-radius:999px!important;
  background:var(--nxlbw-p5)!important;
  box-shadow:0 0 0 4px color-mix(in srgb,var(--nxlbw-p5) 13%,transparent)!important;
  animation:nxhcLiveDot 1.8s ease-in-out infinite!important;
}

.nxapp-live-board-meta-label{
  flex:0 0 auto!important;
  color:color-mix(in srgb,var(--nxlbw-p5) 76%,#334155 24%)!important;
  font-weight:950!important;
  white-space:nowrap!important;
}

.nxapp-live-board-meta b{
  min-width:0!important;
  color:#273449!important;
  font-size:11.3px!important;
  font-weight:950!important;
  line-height:1.55!important;
  white-space:normal!important;
}

.nxapp-live-board-shortcode{
  position:relative!important;
  z-index:2!important;
  display:block!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  box-sizing:border-box!important;
}

.nxapp-live-board-shortcode>.nx-live-root,
.nxapp-live-board-shortcode .nx-live-common4{
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  box-sizing:border-box!important;
}

@keyframes nxhcLiveDot{
  0%,100%{transform:scale(.92);opacity:.75}
  50%{transform:scale(1.08);opacity:1}
}

@media (max-width:599px){
  .nxapp-section-live-board{margin:12px 0 16px!important;}
  .nxapp-section-live-board>.nxapp-live-board-widget,
  .nxapp-live-board-widget{
    padding:13px 11px 11px!important;
    border-radius:25px!important;
    box-shadow:0 10px 24px rgba(15,23,42,.06),inset 0 1px 0 rgba(255,255,255,.82)!important;
  }
  .nxapp-live-board-widget::after{border-radius:24px!important;}
  .nxapp-live-board-head{gap:8px!important;margin-bottom:8px!important;}
  .nxapp-live-board-titlebox{gap:8px!important;}
  .nxapp-live-board-icon{
    flex-basis:40px!important;
    width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important;
    border-radius:15px!important;
  }
  .nxapp-live-board-icon img{width:23px!important;height:23px!important;min-width:23px!important;min-height:23px!important;max-width:23px!important;max-height:23px!important;}
  .nxapp-live-board-copy strong{font-size:13.8px!important;letter-spacing:-.25px!important;}
  .nxapp-live-board-copy small{font-size:10.2px!important;}
  .nxapp-live-board-link{height:32px!important;min-height:32px!important;padding:0 10px!important;font-size:10.7px!important;}
  .nxapp-live-board-meta{min-height:28px!important;margin-bottom:9px!important;padding:4px 7px!important;gap:6px!important;font-size:10.4px!important;border-radius:10px!important;}
  .nxapp-live-board-meta b{font-size:10.5px!important;}
}

@media (max-width:359px){
  .nxapp-live-board-head{align-items:flex-start!important;}
  .nxapp-live-board-copy small{display:none!important;}
  .nxapp-live-board-link{padding:0 8px!important;font-size:10px!important;}
}

/* Dark mode — shell only; rate-card visuals remain untouched. */
html[data-nxapp-theme="dark"] .nxapp-section-live-board,
html[data-nxadm-theme="dark"] .nxapp-section-live-board,
body.nxapp-theme-dark .nxapp-section-live-board,
body.nxadm-theme-dark .nxapp-section-live-board,
body.nxapp-dark .nxapp-section-live-board,
body.nx-dark .nxapp-section-live-board,
.nxapp-theme-dark .nxapp-section-live-board,
.nxapp-dark .nxapp-section-live-board{
  --nxlbw-dark-bg:var(--nxapp-dark-bg,var(--nx-dark-bg,#071716));
  --nxlbw-dark-text:var(--nxapp-dark-text,#f8fbf3);
  --nxlbw-dark-muted:var(--nxapp-dark-muted,rgba(248,251,243,.64));
  color-scheme:dark!important;
}

html[data-nxapp-theme="dark"] .nxapp-live-board-widget,
html[data-nxadm-theme="dark"] .nxapp-live-board-widget,
body.nxapp-theme-dark .nxapp-live-board-widget,
body.nxadm-theme-dark .nxapp-live-board-widget,
body.nxapp-dark .nxapp-live-board-widget,
body.nx-dark .nxapp-live-board-widget,
.nxapp-theme-dark .nxapp-live-board-widget,
.nxapp-dark .nxapp-live-board-widget{
  color:var(--nxlbw-dark-text)!important;
  background:
    radial-gradient(520px 230px at 102% -18%,color-mix(in srgb,var(--nxlbw-p5) 16%,transparent),transparent 68%),
    radial-gradient(420px 210px at -8% 112%,color-mix(in srgb,var(--nxlbw-p1) 10%,transparent),transparent 72%),
    linear-gradient(145deg,color-mix(in srgb,var(--nxlbw-dark-bg) 78%,#fff 8%),color-mix(in srgb,var(--nxlbw-dark-bg) 94%,#000 6%))!important;
  border-color:color-mix(in srgb,var(--nxlbw-p5) 25%,rgba(255,255,255,.12))!important;
  box-shadow:0 14px 36px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.07)!important;
}

html[data-nxapp-theme="dark"] .nxapp-live-board-widget::after,
html[data-nxadm-theme="dark"] .nxapp-live-board-widget::after,
body.nxapp-theme-dark .nxapp-live-board-widget::after,
body.nxadm-theme-dark .nxapp-live-board-widget::after,
body.nxapp-dark .nxapp-live-board-widget::after,
body.nx-dark .nxapp-live-board-widget::after,
.nxapp-theme-dark .nxapp-live-board-widget::after,
.nxapp-dark .nxapp-live-board-widget::after{
  background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.012))!important;
}

html[data-nxapp-theme="dark"] .nxapp-live-board-copy strong,
html[data-nxadm-theme="dark"] .nxapp-live-board-copy strong,
body.nxapp-theme-dark .nxapp-live-board-copy strong,
body.nxadm-theme-dark .nxapp-live-board-copy strong,
body.nxapp-dark .nxapp-live-board-copy strong,
body.nx-dark .nxapp-live-board-copy strong,
.nxapp-theme-dark .nxapp-live-board-copy strong,
.nxapp-dark .nxapp-live-board-copy strong{color:var(--nxlbw-dark-text)!important;}

html[data-nxapp-theme="dark"] .nxapp-live-board-copy small,
html[data-nxadm-theme="dark"] .nxapp-live-board-copy small,
body.nxapp-theme-dark .nxapp-live-board-copy small,
body.nxadm-theme-dark .nxapp-live-board-copy small,
body.nxapp-dark .nxapp-live-board-copy small,
body.nx-dark .nxapp-live-board-copy small,
.nxapp-theme-dark .nxapp-live-board-copy small,
.nxapp-dark .nxapp-live-board-copy small{color:var(--nxlbw-dark-muted)!important;}

html[data-nxapp-theme="dark"] .nxapp-live-board-icon,
html[data-nxadm-theme="dark"] .nxapp-live-board-icon,
body.nxapp-theme-dark .nxapp-live-board-icon,
body.nxadm-theme-dark .nxapp-live-board-icon,
body.nxapp-dark .nxapp-live-board-icon,
body.nx-dark .nxapp-live-board-icon,
.nxapp-theme-dark .nxapp-live-board-icon,
.nxapp-dark .nxapp-live-board-icon{
  background:linear-gradient(145deg,color-mix(in srgb,var(--nxlbw-dark-bg) 68%,rgba(255,255,255,.15) 32%),color-mix(in srgb,var(--nxlbw-dark-bg) 90%,#000 10%))!important;
  border-color:color-mix(in srgb,var(--nxlbw-p5) 32%,rgba(255,255,255,.12))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.07)!important;
}

html[data-nxapp-theme="dark"] .nxapp-live-board-icon img,
html[data-nxadm-theme="dark"] .nxapp-live-board-icon img,
body.nxapp-theme-dark .nxapp-live-board-icon img,
body.nxadm-theme-dark .nxapp-live-board-icon img,
body.nxapp-dark .nxapp-live-board-icon img,
body.nx-dark .nxapp-live-board-icon img,
.nxapp-theme-dark .nxapp-live-board-icon img,
.nxapp-dark .nxapp-live-board-icon img{
  filter:brightness(0) saturate(100%) invert(67%) sepia(40%) saturate(740%) hue-rotate(358deg) brightness(91%) contrast(88%)!important;
}

html[data-nxapp-theme="dark"] .nxapp-live-board-link,
html[data-nxadm-theme="dark"] .nxapp-live-board-link,
body.nxapp-theme-dark .nxapp-live-board-link,
body.nxadm-theme-dark .nxapp-live-board-link,
body.nxapp-dark .nxapp-live-board-link,
body.nx-dark .nxapp-live-board-link,
.nxapp-theme-dark .nxapp-live-board-link,
.nxapp-dark .nxapp-live-board-link{
  color:var(--nxlbw-p5)!important;
  background:linear-gradient(145deg,color-mix(in srgb,var(--nxlbw-dark-bg) 70%,rgba(255,255,255,.13) 30%),color-mix(in srgb,var(--nxlbw-dark-bg) 90%,#000 10%))!important;
  border-color:color-mix(in srgb,var(--nxlbw-p5) 35%,rgba(255,255,255,.10))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.07)!important;
}

html[data-nxapp-theme="dark"] .nxapp-live-board-meta,
html[data-nxadm-theme="dark"] .nxapp-live-board-meta,
body.nxapp-theme-dark .nxapp-live-board-meta,
body.nxadm-theme-dark .nxapp-live-board-meta,
body.nxapp-dark .nxapp-live-board-meta,
body.nx-dark .nxapp-live-board-meta,
.nxapp-theme-dark .nxapp-live-board-meta,
.nxapp-dark .nxapp-live-board-meta{
  color:var(--nxlbw-dark-muted)!important;
  background:rgba(255,255,255,.045)!important;
  border-color:rgba(255,255,255,.08)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;
}

html[data-nxapp-theme="dark"] .nxapp-live-board-meta-label,
html[data-nxadm-theme="dark"] .nxapp-live-board-meta-label,
body.nxapp-theme-dark .nxapp-live-board-meta-label,
body.nxadm-theme-dark .nxapp-live-board-meta-label,
body.nxapp-dark .nxapp-live-board-meta-label,
body.nx-dark .nxapp-live-board-meta-label,
.nxapp-theme-dark .nxapp-live-board-meta-label,
.nxapp-dark .nxapp-live-board-meta-label{color:var(--nxlbw-p5)!important;}

html[data-nxapp-theme="dark"] .nxapp-live-board-meta b,
html[data-nxadm-theme="dark"] .nxapp-live-board-meta b,
body.nxapp-theme-dark .nxapp-live-board-meta b,
body.nxadm-theme-dark .nxapp-live-board-meta b,
body.nxapp-dark .nxapp-live-board-meta b,
body.nx-dark .nxapp-live-board-meta b,
.nxapp-theme-dark .nxapp-live-board-meta b,
.nxapp-dark .nxapp-live-board-meta b{color:var(--nxlbw-dark-text)!important;}

@media (prefers-reduced-motion:reduce){.nxapp-live-board-live-dot{animation:none!important;}}

