:root{--nport-yellow:#ffb300;--nport-text:#090909;--nport-muted:#4f565d;--nport-line:#e7eaee;--nport-page:#f4f6f8;}
.nport-page{min-height:100vh;background:var(--nport-page);color:var(--nport-text);font-family:Arial,Helvetica,sans-serif;}.nport-wrap{width:min(1920px,calc(100% - 48px));margin:0 auto}.nport-header-shell{padding:26px 0 0;position:relative;z-index:100}.nport-header{height:108px;background:#fff;border:1px solid #e8eaee;border-radius:5px;box-shadow:0 14px 34px rgba(20,25,32,.07);display:flex;align-items:center;gap:36px;padding:0 44px;white-space:nowrap;overflow:visible}.nport-logo{display:flex;align-items:center;flex:0 0 260px;min-width:230px;height:62px;color:inherit;text-decoration:none;transition:opacity .18s ease,transform .18s ease}.nport-logo:hover{opacity:.78;transform:translateY(-1px)}.nport-logo-svg{display:block;width:245px;height:auto;max-height:56px}.nport-catalog.ui.button,.nport-request.ui.button{height:56px;border-radius:5px;background:var(--nport-yellow);color:#050505;font-size:16px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:14px;margin:0;border:0;box-shadow:none;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.nport-catalog.ui.button{flex:0 0 170px;padding:0 26px}.nport-request.ui.button{flex:0 0 188px;padding:0 25px}.nport-catalog.ui.button:hover,.nport-request.ui.button:hover{background:#ffc228;color:#000;box-shadow:0 8px 18px rgba(255,179,0,.23);transform:translateY(-1px)}.nport-catalog-mark{position:relative;width:25px;height:22px;display:inline-block;flex:0 0 25px}.nport-catalog-mark span{position:absolute;left:0;width:25px;height:3px;border-radius:5px;background:#111;transition:top .2s ease,transform .22s ease,opacity .16s ease}.nport-catalog-mark span:nth-child(1){top:2px}.nport-catalog-mark span:nth-child(2){top:9px}.nport-catalog-mark span:nth-child(3){top:16px}.nport-catalog.is-open .nport-catalog-mark span:nth-child(1){top:9px;transform:rotate(45deg)}.nport-catalog.is-open .nport-catalog-mark span:nth-child(2){opacity:0}.nport-catalog.is-open .nport-catalog-mark span:nth-child(3){top:9px;transform:rotate(-45deg)}.nport-menu{display:flex;align-items:center;gap:38px;flex:1 1 auto;min-width:88px;overflow:visible}.nport-menu>a.item,.nport-more.ui.dropdown.item{display:flex;align-items:center;min-height:40px;padding:0!important;margin:0!important;color:#111;font-size:15px;font-weight:600;line-height:1.2;text-decoration:none;background:transparent!important;transition:color .18s ease}.nport-menu>a.item:hover,.nport-more.ui.dropdown.item:hover{color:#dd9700}.nport-more{display:none!important;position:relative;cursor:pointer}.nport-more.is-visible{display:flex!important}.nport-more .chevron.icon{font-size:12px;margin-left:7px!important}.nport-more.ui.dropdown>.menu{border-radius:6px;border:1px solid var(--nport-line);box-shadow:0 12px 28px rgba(20,25,32,.13);margin-top:16px!important;min-width:190px;z-index:50}.nport-more.ui.dropdown>.menu>.item{font-size:15px;font-weight:600;color:#111!important;padding:13px 16px!important}.nport-more.ui.dropdown>.menu>.item:hover{background:#fff6dc!important;color:#b77d00!important}.nport-divider{width:1px;height:40px;background:var(--nport-line);flex:0 0 1px}.nport-phone{display:flex;align-items:center;gap:18px;flex:0 0 238px;color:#111;text-decoration:none;transition:color .18s ease}.nport-phone:hover{color:#dd9700}.nport-phone .phone.icon{font-size:25px!important;width:25px!important;height:25px!important;line-height:25px!important;margin:0!important;transform:rotate(-8deg)}.nport-phone-copy{display:flex;flex-direction:column;gap:6px;line-height:1}.nport-phone strong{font-size:18px;font-weight:700;letter-spacing:.1px}.nport-phone em{font-style:normal;font-size:15px;font-weight:400;color:var(--nport-muted)}.nport-mobile.ui.button{display:none;background:#fff;color:#111;border:1px solid var(--nport-line);box-shadow:none;margin:0;border-radius:5px;width:48px;height:48px;padding:0;transition:background .18s ease,border-color .18s ease}.nport-mobile.ui.button:hover{background:#fff7df;border-color:#ffc34a;color:#111}.nport-stage{padding:78px 0 0}.nport-stage p{font-size:20px;color:#5f6770;margin:0 0 28px}.nport-stage h1{font-size:48px;line-height:1.12;margin:0 0 16px;font-weight:700;letter-spacing:0}
body.nport-catalog-lock,body.nport-menu-lock{overflow:hidden}.nport-catalog-panel{position:fixed;left:0;right:0;top:134px;height:calc(100vh - 214px);background:#fff;z-index:90;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-14px);transition:opacity .2s ease,transform .24s ease,visibility .2s ease;box-shadow:0 24px 45px rgba(20,25,32,.12);overflow:hidden}.nport-catalog-panel.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nport-catalog-gap{position:fixed;left:0;right:0;bottom:0;height:80px;z-index:89;background:rgba(255,255,255,.72);backdrop-filter:brightness(1.16) blur(2px);-webkit-backdrop-filter:brightness(1.16) blur(2px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}body.nport-catalog-lock .nport-catalog-gap{opacity:1;visibility:visible;pointer-events:none}.nport-catalog-panel-inner{height:100%;display:grid;grid-template-columns:315px 1fr;border-left:1px solid #eef0f2;border-right:1px solid #eef0f2}.nport-catalog-side{padding:18px 22px 24px;border-right:1px solid #e8eaee;overflow-y:auto}.nport-catalog-side button{width:100%;height:43px;border:0;background:transparent;border-radius:4px;display:grid;grid-template-columns:28px 1fr 16px;align-items:center;gap:13px;text-align:left;color:#171717;font-size:15px;font-weight:500;padding:0 12px;margin:0 0 5px;cursor:pointer;transition:background .16s ease,color .16s ease}.nport-catalog-side button:hover,.nport-catalog-side button.is-active{background:#fff6e7;color:#e59100}.nport-cat-icon,.nport-card-icon{display:inline-block;border:2px solid currentColor;border-radius:4px;position:relative;color:inherit}.nport-cat-icon{width:20px;height:20px}.nport-card-icon{width:28px;height:28px;float:left;margin:0 16px 12px 0;color:#111}.nport-cat-icon:after,.nport-card-icon:after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:currentColor;right:3px;bottom:3px}.nport-catalog-content{padding:28px 28px 30px;overflow-y:auto}.nport-catalog-grid{display:none;grid-template-columns:repeat(4,minmax(190px,1fr));gap:34px 36px}.nport-catalog-grid.is-active{display:grid}.nport-catalog-grid article{min-height:230px;border-right:1px solid #e8eaee;padding:0 24px 0 0}.nport-catalog-grid article:nth-child(4n){border-right:0}.nport-catalog-grid h3{margin:0 0 20px;font-size:17px;line-height:1.25;font-weight:700;color:#111;min-height:42px}.nport-catalog-grid a,.nport-catalog-grid strong{display:block;clear:both;text-decoration:none}.nport-catalog-grid a{font-size:15px;line-height:1.35;color:#202020;margin:0 0 13px;font-weight:400}.nport-catalog-grid strong{font-size:15px;line-height:1.35;color:#ff9300;margin-top:20px;font-weight:500}.nport-catalog-grid a:hover,.nport-catalog-grid strong:hover{color:#d17a00}
.nport-mobile-panel{display:none}@media (max-width:1380px){.nport-header{gap:24px;padding:0 32px}.nport-logo{flex-basis:230px}.nport-logo-svg{width:220px}.nport-menu{gap:28px}.nport-phone{flex-basis:220px}.nport-request.ui.button{flex-basis:174px}.nport-catalog-grid{grid-template-columns:repeat(3,minmax(190px,1fr))}.nport-catalog-grid article:nth-child(4n){border-right:1px solid #e8eaee}.nport-catalog-grid article:nth-child(3n){border-right:0}}@media (max-width:1120px){.nport-header{height:82px;min-height:82px;padding:0 24px}.nport-logo{flex:1 1 auto}.nport-mobile.ui.button{display:inline-flex;align-items:center;justify-content:center;order:-1}.nport-catalog.ui.button,.nport-menu,.nport-divider,.nport-phone,.nport-request.ui.button,.nport-catalog-panel{display:none!important}}
@media (max-width:760px){.nport-wrap{width:calc(100% - 24px)}.nport-header-shell{padding-top:12px}.nport-header{height:74px;min-height:74px;padding:0 16px;border-radius:6px;gap:12px}.nport-logo{min-width:0;height:50px;flex:1 1 auto}.nport-logo-svg{width:min(215px,100%);max-height:48px}.nport-mobile.ui.button{width:44px;height:44px;flex:0 0 44px}.nport-stage{padding-top:44px}.nport-stage h1{font-size:34px}.nport-stage p{font-size:18px}.nport-mobile-panel{position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;background:#181a1a;color:#f5f5f5;opacity:0;visibility:hidden;pointer-events:none;transform:translateX(100%);transition:opacity .22s ease,visibility .22s ease,transform .22s ease;overflow-y:auto;-webkit-overflow-scrolling:touch}.nport-mobile-panel.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(0)}.nport-mobile-panel-head{height:104px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #272929;background:#181a1a;flex:0 0 auto}.nport-panel-logo{display:flex;width:238px;max-width:calc(100% - 66px);height:52px;align-items:center}.nport-panel-logo .nport-logo-svg{width:238px;max-height:52px}.nport-panel-logo .fil0{fill:#fff!important}.nport-panel-logo .fil1{fill:var(--nport-yellow)!important}.nport-panel-close{position:relative;width:46px;height:46px;border:0;background:transparent;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transform:rotate(-90deg) scale(.72);opacity:0;transition:transform .28s ease,opacity .22s ease}.nport-mobile-panel.is-open .nport-panel-close{transform:rotate(0) scale(1);opacity:1}.nport-panel-close span{position:absolute;width:35px;height:7px;border-radius:8px;background:#dedede;transition:background .18s ease,transform .18s ease}.nport-panel-close span:first-child{transform:rotate(45deg)}.nport-panel-close span:last-child{transform:rotate(-45deg)}.nport-panel-close:hover span{background:#fff}.nport-panel-nav{display:flex;flex-direction:column;border-bottom:1px solid #2d3030;flex:0 0 auto}.nport-panel-nav a{display:flex;align-items:center;min-height:66px;padding:0 22px;border-top:1px solid #2d3030;color:var(--nport-yellow);font-size:20px;font-weight:400;line-height:1.2;text-decoration:none}.nport-panel-nav a.is-active{background:#3b3d3d;color:#fff}.nport-panel-text{padding:28px 17px 10px;color:#f1f1f1;flex:0 0 auto}.nport-panel-text p{margin:0 0 28px;font-size:18px;font-weight:600;line-height:1.5;color:#f2f2f2}.nport-panel-contact{display:grid;grid-template-columns:1fr 204px;gap:18px;align-items:center;padding:20px 17px 42px;flex:0 0 auto}.nport-panel-phone,.nport-panel-mail{display:block;text-decoration:none}.nport-panel-phone{color:#fff;font-size:21px;line-height:1.35;margin-bottom:4px}.nport-panel-mail{color:var(--nport-yellow);font-size:19px;line-height:1.35}.nport-panel-request.ui.button{height:54px;background:var(--nport-yellow);color:#fff;border-radius:5px;text-transform:uppercase;font-size:17px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0;box-shadow:none}.nport-panel-legal{display:flex;gap:36px;padding:0 17px 38px;flex-wrap:wrap}.nport-panel-legal a{color:#8d8f91;text-decoration:none;font-size:16px;font-weight:600;line-height:1.2}.nport-panel-socials{display:flex;gap:38px;padding:0 17px 34px;margin-top:auto}.nport-panel-socials a{color:#8d8f91;text-decoration:none;font-size:25px;line-height:1}}@media (max-width:390px){.nport-logo-svg{width:180px}.nport-header{padding:0 12px}.nport-panel-logo .nport-logo-svg{width:210px}.nport-panel-nav a{min-height:60px;font-size:19px}.nport-panel-text p{font-size:17px}.nport-panel-contact{grid-template-columns:1fr;gap:16px}.nport-panel-request.ui.button{width:204px}.nport-panel-phone{font-size:22px}.nport-panel-mail{font-size:20px}}

/* NPort footer: benefits block */
.nport-footer{padding:72px 0 42px;background:#fff;color:#111;}
.nport-footer-benefits{min-height:132px;background:#fff;border:1px solid #eef0f3;border-radius:5px;box-shadow:0 18px 42px rgba(20,25,32,.06);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;overflow:hidden;}
.nport-footer-benefit{min-height:76px;display:flex;align-items:center;gap:18px;padding:0 30px;border-right:1px solid #e5e8ed;}
.nport-footer-benefit:last-child{border-right:0;}
.nport-footer-benefit i.icon{font-size:38px!important;width:42px!important;height:42px!important;line-height:42px!important;margin:0!important;color:#111;flex:0 0 42px;}
.nport-footer-benefit i.icon:after{color:#ff9500;}
.nport-footer-benefit strong{display:block;font-size:15px;line-height:1.25;font-weight:700;margin:0 0 8px;white-space:normal;}
.nport-footer-benefit em{display:block;font-style:normal;font-size:14px;line-height:1.25;color:#69717e;white-space:normal;}
@media (max-width:1380px){.nport-footer-benefits{grid-template-columns:repeat(3,minmax(0,1fr));}.nport-footer-benefit:nth-child(3){border-right:0;}.nport-footer-benefit:nth-child(n+4){border-top:1px solid #e5e8ed;}}
@media (max-width:900px){.nport-footer{padding-top:46px;}.nport-footer-benefits{grid-template-columns:1fr;}.nport-footer-benefit{border-right:0;border-top:1px solid #e5e8ed;padding:22px 24px;}.nport-footer-benefit:first-child{border-top:0;}}
@media (max-width:560px){.nport-footer{padding:34px 0;}.nport-footer-benefit{gap:16px;}.nport-footer-benefit i.icon{font-size:32px!important;width:36px!important;height:36px!important;line-height:36px!important;flex-basis:36px;}.nport-footer-benefit strong{font-size:14px;}.nport-footer-benefit em{font-size:13px;}}
/* NPort footer: main columns */
.nport-footer-main{display:grid;grid-template-columns:1.35fr 1.05fr 1.2fr 1.25fr 1.2fr;gap:58px;margin-top:72px;align-items:start;}
.nport-footer-about p{font-size:16px;line-height:1.65;font-weight:600;margin:0 0 42px;max-width:310px;color:#111;}
.nport-footer-contact{display:flex;align-items:flex-start;gap:16px;margin-bottom:26px;color:#111;text-decoration:none;font-size:15px;line-height:1.35;transition:color .18s ease;}
.nport-footer-contact:hover,.nport-footer-col a:hover{color:#e89200;}
.nport-footer-contact i.icon{font-size:22px!important;width:24px!important;margin:0!important;color:#111;flex:0 0 24px;}
.nport-footer-contact strong{display:block;font-size:18px;font-weight:500;margin-bottom:7px;}
.nport-footer-contact em{display:block;font-style:normal;color:#69717e;font-size:15px;}
.nport-footer-socials{display:flex;gap:13px;margin-top:44px;}
.nport-footer-socials a{width:48px;height:48px;border:1px solid #dfe4ea;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#111;text-decoration:none;background:#fff;transition:background .18s ease,border-color .18s ease,color .18s ease;}
.nport-footer-socials a:hover{background:#fff7df;border-color:#ffc044;color:#e89200;}
.nport-footer-socials i.icon{font-size:21px!important;margin:0!important;}
.nport-footer-col h3{font-size:19px;line-height:1.25;margin:0 0 28px;font-weight:700;color:#111;}
.nport-footer-col a{display:block;color:#111;text-decoration:none;font-size:15px;line-height:1.35;margin-bottom:18px;font-weight:500;transition:color .18s ease;}
.nport-footer-col a.is-accent{color:#ff9000;margin-top:24px;}
@media (max-width:1380px){.nport-footer-main{grid-template-columns:1.25fr 1fr 1fr;gap:48px;}.nport-footer-about{grid-row:span 2;}}
@media (max-width:900px){.nport-footer-main{grid-template-columns:1fr 1fr;gap:36px;margin-top:48px;}.nport-footer-about{grid-column:1/-1;grid-row:auto;}.nport-footer-about p{max-width:none;margin-bottom:30px;}}
@media (max-width:560px){.nport-footer-main{grid-template-columns:1fr;gap:30px;margin-top:36px;}.nport-footer-col h3{font-size:18px;margin-bottom:18px;}.nport-footer-col a{margin-bottom:14px;}.nport-footer-socials{margin-top:30px;}}

/* NPort logo size only */
.nport-logo svg,.nport-logo-svg{
  display:block!important;
  width:245px!important;
  max-width:245px!important;
  height:auto!important;
  max-height:56px!important;
}
@media (max-width:1380px){
  .nport-logo svg,.nport-logo-svg{width:220px!important;max-width:220px!important;}
}
@media (max-width:760px){
  .nport-logo svg,.nport-logo-svg{width:205px!important;max-width:205px!important;}
}
@media (max-width:390px){
  .nport-logo svg,.nport-logo-svg{width:180px!important;max-width:180px!important;}
}


/* NPort catalog more */
.nport-catalog-grid article h3{
  display:block!important;
  clear:none!important;
  margin:0 0 18px!important;
  min-height:42px!important;
}
.nport-catalog-grid article h3 .nport-catalog-card-title{
  display:inline!important;
  clear:none!important;
  color:#111!important;
  text-decoration:none!important;
  font-size:17px!important;
  line-height:1.25!important;
  font-weight:700!important;
  margin:0!important;
}
.nport-catalog-grid article h3 .nport-catalog-card-title:hover{
  color:#e89200!important;
}
.nport-catalog-grid article a.nport-cat-extra{
  display:none!important;
}
.nport-catalog-grid article.is-expanded a.nport-cat-extra{
  display:block!important;
}
.nport-catalog-more{
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  width:auto!important;
  border:0!important;
  background:transparent!important;
  color:#ff9000!important;
  font-size:15px!important;
  line-height:1.35!important;
  font-weight:500!important;
  padding:3px 0 0!important;
  margin:8px 0 0!important;
  cursor:pointer!important;
  box-shadow:none!important;
  font-family:inherit!important;
}
.nport-catalog-more .icon{
  display:inline-block!important;
  font-size:12px!important;
  margin:0!important;
  transition:transform .18s ease!important;
}
.nport-catalog-grid article.is-expanded .nport-catalog-more .icon{
  transform:rotate(180deg)!important;
}

/* NPort catalog independent columns */
.nport-catalog-grid.is-active{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(190px,1fr))!important;
  gap:0 36px!important;
  align-items:start!important;
}
.nport-catalog-column{
  min-width:0;
  border-right:1px solid #e8eaee;
  padding:0 24px 0 0;
}
.nport-catalog-column:last-child{
  border-right:0;
}
.nport-catalog-column article{
  min-height:0!important;
  border-right:0!important;
  padding:0!important;
  margin:0 0 34px!important;
}
.nport-catalog-column article:last-child{
  margin-bottom:0!important;
}
@media (max-width:1380px){
  .nport-catalog-grid.is-active{grid-template-columns:repeat(3,minmax(190px,1fr))!important;}
  .nport-catalog-column:nth-child(3){border-right:0;}
  .nport-catalog-column:nth-child(4){display:none;}
}
@media (max-width:1120px){
  .nport-catalog-grid.is-active{grid-template-columns:1fr!important;}
  .nport-catalog-column{border-right:0;padding-right:0;}
  .nport-catalog-column:nth-child(4){display:block;}
}
/* NPort catalog icons from resource TV nport_catalog_icon */
.nport-cat-icon-img,.nport-card-icon-img{display:block!important;object-fit:contain;border:0!important;border-radius:0!important;background:transparent!important;}
.nport-cat-icon-img{width:22px!important;height:22px!important;}
.nport-card-icon-img{width:30px!important;height:30px!important;float:left;margin:0 16px 12px 0;}
.nport-semantic-cat-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;}
.nport-semantic-cat-icon.nport-cat-icon{width:22px!important;height:22px!important;font-size:19px!important;}
.nport-semantic-cat-icon.nport-card-icon{width:30px!important;height:30px!important;font-size:25px!important;float:left;margin:0 16px 12px 0;}
.nport-cat-icon-img:after,.nport-card-icon-img:after,.nport-semantic-cat-icon:after{display:none!important;content:none!important;}

/* NPort accessibility refinements */
.nport-menu a:focus-visible,.nport-more:focus-visible,.nport-catalog:focus-visible,.nport-request:focus-visible,.nport-mobile:focus-visible,.nport-catalog-side button:focus-visible,.nport-catalog-more:focus-visible,.nport-footer a:focus-visible,.nport-panel-nav a:focus-visible,.nport-panel-close:focus-visible{outline:2px solid #ffb300!important;outline-offset:3px!important;}
.nport-catalog-side button[aria-selected="true"]{background:#fff6e7;color:#e59100;}
/* NPort lead modal */
.nport-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important;}
.nport-lead-modal.ui.modal{width:min(1510px,calc(100vw - 46px));border-radius:12px;overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.32);}
.nport-lead-modal-grid{display:grid;grid-template-columns:40% 60%;min-height:650px;background:#fff;}
.nport-lead-info{padding:78px 82px 70px;border-right:1px solid #e6e8ed;}
.nport-lead-bubble{width:84px;height:84px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff7ea;color:#ffad00;margin-bottom:34px;}
.nport-lead-bubble i.icon{font-size:34px!important;margin:0!important;}
.nport-lead-info h2{font-size:30px;line-height:1.42;font-weight:700;letter-spacing:0;margin:0 0 30px;color:#090909;}
.nport-lead-line{width:58px;height:3px;background:#ffb300;margin:0 0 34px;}
.nport-lead-info p{font-size:22px;line-height:1.55;color:#686f7e;margin:0 0 42px;max-width:380px;}
.nport-lead-contact{display:flex;align-items:center;gap:26px;color:#111;text-decoration:none;font-size:23px;line-height:1.2;margin:0 0 30px;font-weight:500;}
.nport-lead-contact span{width:62px;height:62px;border-radius:12px;background:#fff8ed;color:#ffad00;display:flex;align-items:center;justify-content:center;flex:0 0 62px;}
.nport-lead-contact i.icon{font-size:28px!important;margin:0!important;}
.nport-lead-card{margin-top:42px;max-width:430px;min-height:112px;border-radius:10px;background:#f7f7f7;display:flex;align-items:center;gap:24px;padding:24px 28px;color:#111;}
.nport-lead-card i.icon{font-size:36px!important;color:#ffad00!important;margin:0!important;}
.nport-lead-card strong{display:block;font-size:22px;line-height:1.25;margin-bottom:8px;}
.nport-lead-card em{display:block;font-style:normal;font-size:17px;line-height:1.35;color:#747b89;}
.nport-lead-formbox{padding:150px 82px 66px;position:relative;}
.nport-lead-close{position:absolute;z-index:5;right:42px;top:42px;width:46px;height:46px;border:0;background:transparent;padding:0;cursor:pointer;}
.nport-lead-close span{position:absolute;left:7px;top:21px;width:34px;height:4px;border-radius:6px;background:#111;transition:background .18s ease,transform .18s ease;}
.nport-lead-close span:first-child{transform:rotate(45deg);}.nport-lead-close span:last-child{transform:rotate(-45deg);}.nport-lead-close:hover span{background:#ffad00;}
.nport-lead-form.ui.form .field{margin-bottom:28px;}
.nport-lead-form.ui.form .field>label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);}
.nport-lead-form.ui.form input[type=text],.nport-lead-form.ui.form input[type=tel],.nport-lead-form.ui.form textarea{border:1px solid #dfe3ea;border-radius:9px;padding:0 30px;font-size:22px;color:#111;box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease;}
.nport-lead-form.ui.form input[type=text],.nport-lead-form.ui.form input[type=tel]{height:90px;}
.nport-lead-form.ui.form textarea{min-height:200px;padding-top:25px;resize:vertical;}
.nport-lead-form.ui.form input:focus,.nport-lead-form.ui.form textarea:focus{border-color:#ffb300;box-shadow:0 0 0 3px rgba(255,179,0,.16);}
.nport-consent-field{margin:4px 0 32px!important;}
.nport-consent.ui.checkbox label{font-size:22px;color:#111;line-height:1.35;padding-left:54px;}
.nport-consent.ui.checkbox input{width:32px;height:32px;}.nport-consent.ui.checkbox label:before{width:32px;height:32px;border-radius:5px;border-color:#d9dde4;}.nport-consent.ui.checkbox label:after{width:32px;height:32px;font-size:20px;color:#ffad00;}
.nport-consent a{color:#ff9900;text-decoration:none;}.nport-consent a:hover{text-decoration:underline;}
.nport-lead-submit.ui.button{width:100%;height:96px;border-radius:8px;background:#ffb300;color:#050505;font-size:30px;font-weight:700;margin:0;box-shadow:none;transition:background .18s ease,box-shadow .18s ease,transform .18s ease;}
.nport-lead-submit.ui.button:hover{background:#ffc228;color:#000;box-shadow:0 10px 22px rgba(255,179,0,.25);transform:translateY(-1px);}
.nport-lead-safe{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:30px;color:#747b89;font-size:21px;}.nport-lead-safe i.icon{color:#ffad00!important;font-size:28px!important;margin:0!important;}
.nport-lead-result{display:none!important;margin-top:22px!important;}.nport-lead-result.is-visible{display:block!important;}
.nport-lead-form.ui.form .error.message{display:block;}.nport-lead-form.ui.form .field.error input,.nport-lead-form.ui.form .field.error textarea{border-color:#d95c5c;background:#fffafa;}.nport-lead-form.ui.form .field .error{display:block;margin-top:8px;color:#d95c5c;font-size:14px;}
@media (max-width:1100px){.nport-lead-modal-grid{grid-template-columns:1fr;min-height:0;}.nport-lead-info{display:none;}.nport-lead-formbox{padding:86px 28px 32px;}.nport-lead-close{right:22px;top:22px;}.nport-lead-form.ui.form input[type=text],.nport-lead-form.ui.form input[type=tel]{height:68px;}.nport-lead-form.ui.form input[type=text],.nport-lead-form.ui.form input[type=tel],.nport-lead-form.ui.form textarea{font-size:18px;padding-left:20px;padding-right:20px;}.nport-lead-form.ui.form textarea{min-height:150px;}.nport-consent.ui.checkbox label{font-size:16px;padding-left:42px;}.nport-lead-submit.ui.button{height:68px;font-size:22px;}.nport-lead-safe{font-size:16px;}}
@media (max-width:520px){.nport-lead-modal.ui.modal{width:calc(100vw - 20px);}.nport-lead-formbox{padding:76px 18px 26px;}.nport-lead-form.ui.form .field{margin-bottom:18px;}.nport-lead-submit.ui.button{font-size:20px;}.nport-lead-safe{margin-top:20px;}}
/* NPort lead modal compact sizing */
.nport-lead-modal.ui.modal{width:min(1180px,calc(100vw - 36px))!important;max-height:calc(100vh - 36px)!important;overflow:auto!important;}
.nport-lead-modal-grid{min-height:0!important;grid-template-columns:38% 62%!important;}
.nport-lead-info{padding:52px 56px 48px!important;}
.nport-lead-bubble{width:62px!important;height:62px!important;margin-bottom:24px!important;}
.nport-lead-bubble i.icon{font-size:25px!important;}
.nport-lead-info h2{font-size:24px!important;line-height:1.36!important;margin-bottom:22px!important;}
.nport-lead-line{width:48px!important;height:3px!important;margin-bottom:24px!important;}
.nport-lead-info p{font-size:18px!important;line-height:1.48!important;margin-bottom:30px!important;max-width:320px!important;}
.nport-lead-contact{gap:18px!important;font-size:18px!important;margin-bottom:20px!important;}
.nport-lead-contact span{width:46px!important;height:46px!important;border-radius:10px!important;flex-basis:46px!important;}
.nport-lead-contact i.icon{font-size:21px!important;}
.nport-lead-card{margin-top:30px!important;min-height:88px!important;max-width:350px!important;padding:18px 20px!important;gap:18px!important;}
.nport-lead-card i.icon{font-size:28px!important;}
.nport-lead-card strong{font-size:18px!important;margin-bottom:6px!important;}
.nport-lead-card em{font-size:14px!important;line-height:1.32!important;}
.nport-lead-formbox{padding:96px 60px 42px!important;}
.nport-lead-close{right:30px!important;top:28px!important;width:38px!important;height:38px!important;}
.nport-lead-close span{left:6px!important;top:18px!important;width:28px!important;height:3px!important;}
.nport-lead-form.ui.form .field{margin-bottom:18px!important;}
.nport-lead-form.ui.form input[type=text],.nport-lead-form.ui.form input[type=tel],.nport-lead-form.ui.form textarea{font-size:17px!important;border-radius:8px!important;padding-left:22px!important;padding-right:22px!important;}
.nport-lead-form.ui.form input[type=text],.nport-lead-form.ui.form input[type=tel]{height:62px!important;}
.nport-lead-form.ui.form textarea{min-height:132px!important;padding-top:18px!important;}
.nport-consent-field{margin:0 0 22px!important;}
.nport-consent.ui.checkbox label{font-size:16px!important;line-height:1.35!important;padding-left:38px!important;}
.nport-consent.ui.checkbox input{width:24px!important;height:24px!important;}
.nport-consent.ui.checkbox label:before{width:24px!important;height:24px!important;}
.nport-consent.ui.checkbox label:after{width:24px!important;height:24px!important;font-size:15px!important;}
.nport-lead-submit.ui.button{height:64px!important;font-size:22px!important;border-radius:7px!important;}
.nport-lead-safe{margin-top:20px!important;font-size:16px!important;gap:10px!important;}
.nport-lead-safe i.icon{font-size:22px!important;}
@media (max-width:1100px){.nport-lead-modal.ui.modal{width:calc(100vw - 24px)!important;}.nport-lead-formbox{padding:76px 24px 28px!important;}.nport-lead-form.ui.form input[type=text],.nport-lead-form.ui.form input[type=tel]{height:58px!important;}.nport-lead-form.ui.form textarea{min-height:120px!important;}.nport-lead-submit.ui.button{height:58px!important;font-size:20px!important;}}
@media (max-width:520px){.nport-lead-modal.ui.modal{width:calc(100vw - 12px)!important;max-height:calc(100vh - 12px)!important;}.nport-lead-formbox{padding:68px 14px 22px!important;}.nport-lead-form.ui.form .field{margin-bottom:14px!important;}.nport-lead-form.ui.form input[type=text],.nport-lead-form.ui.form input[type=tel]{height:52px!important;}.nport-lead-form.ui.form textarea{min-height:104px!important;}.nport-consent.ui.checkbox label{font-size:14px!important;}.nport-lead-submit.ui.button{height:54px!important;font-size:18px!important;}.nport-lead-safe{font-size:14px!important;}}
/* NPort lead modal extra compact form */
.nport-lead-info h2{font-size:21px!important;line-height:1.34!important;margin-bottom:18px!important;}
.nport-lead-info p{font-size:15px!important;line-height:1.45!important;margin-bottom:24px!important;max-width:285px!important;}
.nport-lead-contact{font-size:16px!important;margin-bottom:16px!important;gap:14px!important;}
.nport-lead-contact span{width:38px!important;height:38px!important;border-radius:8px!important;flex-basis:38px!important;}
.nport-lead-contact i.icon{font-size:18px!important;}
.nport-lead-card{min-height:72px!important;margin-top:24px!important;padding:14px 16px!important;gap:14px!important;max-width:310px!important;}
.nport-lead-card strong{font-size:16px!important;margin-bottom:4px!important;}
.nport-lead-card em{font-size:13px!important;line-height:1.28!important;}
.nport-lead-card i.icon{font-size:24px!important;}
.nport-lead-formbox{padding:82px 54px 34px!important;}
.nport-lead-form.ui.form .field{margin-bottom:14px!important;}
.nport-lead-form.ui.form input[type=text],.nport-lead-form.ui.form input[type=tel],.nport-lead-form.ui.form textarea{font-size:15px!important;padding-left:18px!important;padding-right:18px!important;}
.nport-lead-form.ui.form input[type=text],.nport-lead-form.ui.form input[type=tel]{height:52px!important;}
.nport-lead-form.ui.form textarea{min-height:104px!important;padding-top:15px!important;}
.nport-consent-field{margin:0 0 16px!important;}
.nport-consent.ui.checkbox label{font-size:14px!important;padding-left:34px!important;}
.nport-consent.ui.checkbox input{width:22px!important;height:22px!important;}
.nport-consent.ui.checkbox label:before{width:22px!important;height:22px!important;}
.nport-consent.ui.checkbox label:after{width:22px!important;height:22px!important;font-size:13px!important;}
.nport-lead-submit.ui.button{height:54px!important;font-size:19px!important;}
.nport-lead-safe{margin-top:15px!important;font-size:14px!important;}
.nport-lead-safe i.icon{font-size:19px!important;}
@media (max-width:1100px){.nport-lead-formbox{padding:68px 22px 24px!important;}.nport-lead-form.ui.form input[type=text],.nport-lead-form.ui.form input[type=tel]{height:50px!important;}.nport-lead-form.ui.form textarea{min-height:98px!important;}.nport-lead-submit.ui.button{height:52px!important;font-size:18px!important;}}
@media (max-width:520px){.nport-lead-formbox{padding:62px 12px 18px!important;}.nport-lead-form.ui.form input[type=text],.nport-lead-form.ui.form input[type=tel]{height:48px!important;}.nport-lead-form.ui.form textarea{min-height:92px!important;}.nport-lead-submit.ui.button{height:50px!important;font-size:17px!important;}.nport-consent.ui.checkbox label{font-size:13px!important;}}
/* NPort mobile lead modal fix */
.ui.dimmer.modals{z-index:12000!important;}
.nport-lead-modal.ui.modal{z-index:12001!important;}
@media (max-width:760px){
  .nport-lead-modal.ui.modal{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;max-height:calc(100vh - 20px)!important;margin:0!important;border-radius:10px!important;}
  .nport-lead-modal-grid{display:block!important;width:100%!important;}
  .nport-lead-formbox{display:block!important;width:100%!important;max-width:none!important;padding:70px 18px 22px!important;box-sizing:border-box!important;}
  .nport-lead-form.ui.form{display:block!important;width:100%!important;max-width:none!important;}
  .nport-lead-form.ui.form .field{display:block!important;width:100%!important;max-width:none!important;margin-bottom:14px!important;}
  .nport-lead-form.ui.form input[type=text],.nport-lead-form.ui.form input[type=tel],.nport-lead-form.ui.form textarea{display:block!important;width:100%!important;max-width:none!important;box-sizing:border-box!important;font-size:16px!important;}
  .nport-lead-form.ui.form input[type=text],.nport-lead-form.ui.form input[type=tel]{height:52px!important;}
  .nport-lead-form.ui.form textarea{min-height:116px!important;}
  .nport-consent-field{width:100%!important;}
  .nport-consent.ui.checkbox{display:block!important;width:100%!important;}
  .nport-consent.ui.checkbox label{display:block!important;width:100%!important;font-size:14px!important;line-height:1.35!important;padding-left:36px!important;box-sizing:border-box!important;}
  .nport-lead-submit.ui.button{width:100%!important;height:52px!important;font-size:18px!important;}
  .nport-lead-safe{justify-content:center!important;width:100%!important;font-size:14px!important;line-height:1.25!important;}
  .nport-lead-close{right:18px!important;top:18px!important;}
}
/* NPort lead error display */
.nport-lead-form .error_name,.nport-lead-form .error_phone,.nport-lead-form .error_message,.nport-lead-form .error_consent,.nport-lead-form .error_website{display:none;margin:7px 0 0;color:#d94b4b;font-size:13px;line-height:1.3;font-weight:400;}
.nport-lead-form .error_name.error,.nport-lead-form .error_phone.error,.nport-lead-form .error_message.error,.nport-lead-form .error_consent.error,.nport-lead-form .error_website.error{display:block;}
.nport-lead-form.ui.form input.error,.nport-lead-form.ui.form textarea.error{border-color:#efb2b2!important;background:#fffafa!important;box-shadow:0 0 0 2px rgba(217,75,75,.08)!important;}
.nport-lead-result.ui.error.message{border:1px solid #efb2b2!important;background:#fff6f6!important;color:#a33a3a!important;box-shadow:none!important;font-size:14px!important;line-height:1.35!important;padding:14px 18px!important;border-radius:6px!important;}
.nport-lead-result.ui.success.message{border:1px solid #b8dfbf!important;background:#f5fff6!important;color:#257236!important;box-shadow:none!important;font-size:14px!important;line-height:1.35!important;padding:14px 18px!important;border-radius:6px!important;}
@media (max-width:760px){.nport-lead-form .error_name,.nport-lead-form .error_phone,.nport-lead-form .error_message,.nport-lead-form .error_consent,.nport-lead-form .error_website{font-size:12px;margin-top:5px;}.nport-lead-result.ui.error.message,.nport-lead-result.ui.success.message{font-size:13px!important;padding:12px 14px!important;}}
/* NPort lead modal balanced layout */
.nport-lead-modal-grid{align-items:stretch!important;}
.nport-lead-info{padding-top:44px!important;padding-bottom:44px!important;}
.nport-lead-formbox{display:flex!important;align-items:center!important;padding-top:44px!important;padding-bottom:44px!important;}
.nport-lead-form.ui.form{width:100%!important;}
.nport-lead-form.ui.form textarea{min-height:96px!important;}
.nport-lead-form.ui.form .field{margin-bottom:12px!important;}
.nport-lead-safe{margin-top:12px!important;}
.nport-lead-result{margin-top:14px!important;}
.nport-lead-close{top:24px!important;}
@media (max-width:1100px){.nport-lead-formbox{display:block!important;padding-top:66px!important;padding-bottom:22px!important;}.nport-lead-form.ui.form textarea{min-height:96px!important;}}
@media (max-width:760px){.nport-lead-formbox{display:block!important;align-items:initial!important;padding-top:68px!important;padding-bottom:20px!important;}.nport-lead-form.ui.form textarea{min-height:104px!important;}}
/* NPort lead field error highlight */
.nport-lead-form.ui.form input.is-invalid,.nport-lead-form.ui.form textarea.is-invalid{border-color:#ef8f8f!important;background:#fffafa!important;box-shadow:0 0 0 2px rgba(239,143,143,.14)!important;}
.nport-lead-form .error_name.error,.nport-lead-form .error_phone.error,.nport-lead-form .error_message.error,.nport-lead-form .error_consent.error{margin-top:6px!important;color:#d94b4b!important;font-size:13px!important;line-height:1.3!important;}
/* NPort consent error state */
.nport-consent.nport-consent-error label:before{border-color:#ef8f8f!important;background:#fffafa!important;box-shadow:0 0 0 2px rgba(239,143,143,.14)!important;}
.nport-consent-field .error_consent.error{display:block!important;margin:7px 0 0 38px!important;color:#d94b4b!important;font-size:13px!important;line-height:1.3!important;}
@media (max-width:760px){.nport-consent-field .error_consent.error{margin-left:36px!important;font-size:12px!important;}}
/* NPort mobile menu tablet breakpoint fix */
@media (min-width:761px) and (max-width:1120px){
  .nport-mobile-panel{position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;background:#181a1a;color:#f5f5f5;opacity:0;visibility:hidden;pointer-events:none;transform:translateX(100%);transition:opacity .22s ease,visibility .22s ease,transform .22s ease;overflow-y:auto;-webkit-overflow-scrolling:touch;}
  .nport-mobile-panel.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(0);}
  .nport-mobile-panel-head{height:104px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #272929;background:#181a1a;flex:0 0 auto;}
  .nport-panel-logo{display:flex;width:238px;max-width:calc(100% - 66px);height:52px;align-items:center;}
  .nport-panel-logo .nport-logo-svg{width:238px;max-height:52px;}
  .nport-panel-logo .fil0{fill:#fff!important;}.nport-panel-logo .fil1{fill:var(--nport-yellow)!important;}
  .nport-panel-close{position:relative;width:46px;height:46px;border:0;background:transparent;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transform:rotate(-90deg) scale(.72);opacity:0;transition:transform .28s ease,opacity .22s ease;}
  .nport-mobile-panel.is-open .nport-panel-close{transform:rotate(0) scale(1);opacity:1;}
  .nport-panel-close span{position:absolute;width:35px;height:7px;border-radius:8px;background:#dedede;transition:background .18s ease,transform .18s ease;}
  .nport-panel-close span:first-child{transform:rotate(45deg);}.nport-panel-close span:last-child{transform:rotate(-45deg);}.nport-panel-close:hover span{background:#fff;}
  .nport-panel-nav{display:flex;flex-direction:column;border-bottom:1px solid #2d3030;flex:0 0 auto;}
  .nport-panel-nav a{display:flex;align-items:center;min-height:66px;padding:0 22px;border-top:1px solid #2d3030;color:var(--nport-yellow);font-size:20px;font-weight:400;line-height:1.2;text-decoration:none;}
  .nport-panel-nav a.is-active{background:#3b3d3d;color:#fff;}
  .nport-panel-text{padding:28px 17px 10px;color:#f1f1f1;flex:0 0 auto;}.nport-panel-text p{margin:0 0 28px;font-size:18px;font-weight:600;line-height:1.5;color:#f2f2f2;}
  .nport-panel-contact{display:grid;grid-template-columns:1fr 204px;gap:18px;align-items:center;padding:20px 17px 42px;flex:0 0 auto;}
  .nport-panel-phone,.nport-panel-mail{display:block;text-decoration:none;}.nport-panel-phone{color:#fff;font-size:21px;line-height:1.35;margin-bottom:4px;}.nport-panel-mail{color:var(--nport-yellow);font-size:19px;line-height:1.35;}
  .nport-panel-request.ui.button{height:54px;background:var(--nport-yellow);color:#fff;border-radius:5px;text-transform:uppercase;font-size:17px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0;box-shadow:none;}
  .nport-panel-legal{display:flex;gap:36px;padding:0 17px 38px;flex-wrap:wrap;}.nport-panel-legal a{color:#8d8f91;text-decoration:none;font-size:16px;font-weight:600;line-height:1.2;}
  .nport-panel-socials{display:flex;gap:38px;padding:0 17px 34px;margin-top:auto;}.nport-panel-socials a{color:#8d8f91;text-decoration:none;font-size:25px;line-height:1;}
}
/* NPort mobile menu typography and close animation */
@media (max-width:1120px){
  .nport-panel-logo .fil0,.nport-panel-logo .fil1{fill:#fff!important;}
  .nport-panel-logo .nport-logo-svg{width:220px!important;max-width:220px!important;}
  .nport-panel-nav a{min-height:58px!important;font-size:18px!important;font-weight:400!important;}
  .nport-panel-text{padding-top:24px!important;}
  .nport-panel-text p{font-size:16px!important;line-height:1.45!important;font-weight:500!important;margin-bottom:22px!important;}
  .nport-panel-phone{font-size:19px!important;}.nport-panel-mail{font-size:17px!important;}
  .nport-panel-request.ui.button{height:48px!important;font-size:15px!important;}
  .nport-panel-legal a{font-size:14px!important;}
  .nport-panel-close span{width:31px!important;height:4px!important;border-radius:5px!important;background:#dedede!important;}
  .nport-panel-close.is-closing span:first-child{transform:translateX(3px) translateY(-6px) rotate(35deg)!important;width:24px!important;}
  .nport-panel-close.is-closing span:last-child{transform:translateX(3px) translateY(6px) rotate(-35deg)!important;width:24px!important;}
  .nport-panel-close.is-closing:before{content:"";position:absolute;width:32px;height:4px;border-radius:5px;background:#dedede;transform:translateX(-2px);}
}
@media (max-width:520px){
  .nport-panel-logo .nport-logo-svg{width:200px!important;max-width:200px!important;}
  .nport-panel-nav a{min-height:54px!important;font-size:17px!important;}
  .nport-panel-text p{font-size:15px!important;}
  .nport-panel-contact{grid-template-columns:1fr!important;gap:14px!important;}
  .nport-panel-request.ui.button{width:190px!important;}
}
/* NPort mobile open button arrow animation */
@media (max-width:1120px){
  .nport-mobile.ui.button{position:relative;overflow:hidden;}
  .nport-mobile.ui.button .bars.icon{transition:opacity .12s ease,transform .18s ease;}
  .nport-mobile.ui.button.is-opening .bars.icon{opacity:0;transform:scale(.7);}
  .nport-mobile.ui.button:before,.nport-mobile.ui.button:after{content:"";position:absolute;left:14px;top:22px;width:22px;height:3px;border-radius:4px;background:#111;opacity:0;transform-origin:left center;transition:opacity .12s ease,transform .18s ease;}
  .nport-mobile.ui.button.is-opening:before{opacity:1;transform:rotate(-35deg);}
  .nport-mobile.ui.button.is-opening:after{opacity:1;transform:rotate(35deg);}
  .nport-mobile.ui.button.is-opening{background:#fff7df;border-color:#ffc34a;}
}
/* NPort shared page background */
.nport-page{background:#f4f6f8!important;}
.nport-page main,.nport-hero,.nport-footer{background:transparent!important;}
.nport-footer{padding-top:58px!important;}
.nport-stage{padding-bottom:42px!important;}
/* NPort content pages */
.nport-content-section{padding:34px 0 68px;background:transparent;}
.nport-content{max-width:1120px;background:#fff;border:1px solid #e8eaee;border-radius:6px;box-shadow:0 14px 34px rgba(20,25,32,.05);padding:46px 54px;color:#111;}
.nport-content>*:first-child,.nport-content [itemprop="articleBody"]>*:first-child{margin-top:0!important;}
.nport-content>*:last-child,.nport-content [itemprop="articleBody"]>*:last-child{margin-bottom:0!important;}
.nport-content h2{font-size:32px;line-height:1.22;font-weight:700;margin:0 0 22px;color:#0b0b0b;letter-spacing:0;}
.nport-content h3{font-size:24px;line-height:1.28;font-weight:700;margin:36px 0 16px;color:#111;letter-spacing:0;}
.nport-content h4{font-size:19px;line-height:1.35;font-weight:700;margin:28px 0 12px;color:#111;letter-spacing:0;}
.nport-content p{font-size:17px;line-height:1.65;color:#4f5763;margin:0 0 20px;}
.nport-content a{color:#e89200;text-decoration:none;border-bottom:1px solid rgba(232,146,0,.3);transition:color .18s ease,border-color .18s ease;}
.nport-content a:hover{color:#c67800;border-color:#c67800;}
.nport-content ul,.nport-content ol{margin:0 0 24px;padding-left:24px;color:#4f5763;font-size:17px;line-height:1.6;}
.nport-content li{margin:0 0 9px;padding-left:4px;}
.nport-content li::marker{color:#ffad00;font-weight:700;}
.nport-content blockquote{margin:32px 0;padding:22px 26px;border-left:4px solid #ffb300;background:#fff8e8;border-radius:0 6px 6px 0;color:#333;font-size:18px;line-height:1.55;}
.nport-content img{display:block;max-width:100%;height:auto;border-radius:6px;margin:30px 0;}
.nport-content table{width:100%;border-collapse:separate;border-spacing:0;margin:30px 0;border:1px solid #e4e8ee;border-radius:6px;overflow:hidden;font-size:15px;line-height:1.45;background:#fff;}
.nport-content th,.nport-content td{padding:15px 18px;border-bottom:1px solid #e4e8ee;text-align:left;vertical-align:top;}
.nport-content th{background:#f7f8fa;color:#111;font-weight:700;}
.nport-content tr:last-child td{border-bottom:0;}
.nport-content .ui.button,.nport-content a.ui.button{border-bottom:0;}
@media (max-width:900px){.nport-content-section{padding:26px 0 48px;}.nport-content{padding:34px 28px;}.nport-content h2{font-size:27px;}.nport-content h3{font-size:22px;}.nport-content p,.nport-content ul,.nport-content ol{font-size:16px;}.nport-content table{display:block;overflow-x:auto;white-space:nowrap;}}
@media (max-width:560px){.nport-content-section{padding:18px 0 38px;}.nport-content{padding:26px 18px;border-radius:5px;}.nport-content h2{font-size:24px;}.nport-content h3{font-size:20px;margin-top:28px;}.nport-content p,.nport-content ul,.nport-content ol{font-size:15px;line-height:1.58;}.nport-content blockquote{font-size:15px;padding:18px 18px;margin:24px 0;}.nport-content th,.nport-content td{padding:12px 14px;}}
/* NPort content full site width */
.nport-content{max-width:none!important;width:100%!important;box-sizing:border-box!important;}
.nport-content [itemprop="articleBody"]{max-width:1280px;}
.nport-content table{max-width:100%;}
.nport-content blockquote{max-width:1180px;}
@media (max-width:900px){.nport-content [itemprop="articleBody"]{max-width:none;}}
/* NPort breadcrumbs */
.nport-breadcrumbs{padding:28px 0 0;background:transparent;}
.nport-breadcrumbs ol{display:flex;align-items:center;gap:0;list-style:none;margin:0;padding:0;min-width:0;color:#7a828d;font-size:14px;line-height:1.3;}
.nport-breadcrumbs li{display:flex;align-items:center;min-width:0;max-width:420px;}
.nport-breadcrumbs li+li:before{content:"/";display:inline-block;margin:0 10px;color:#b4bbc4;}
.nport-breadcrumbs a{color:#6f7782;text-decoration:none;transition:color .18s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.nport-breadcrumbs a:hover{color:#e89200;}
.nport-breadcrumbs .is-current span{display:block;color:#9aa1aa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.nport-breadcrumbs + .nport-content-section{padding-top:18px;}
@media (max-width:760px){.nport-breadcrumbs{padding-top:18px;}.nport-breadcrumbs ol{font-size:13px;overflow-x:auto;white-space:nowrap;padding-bottom:2px;scrollbar-width:none;}.nport-breadcrumbs ol::-webkit-scrollbar{display:none;}.nport-breadcrumbs li{flex:0 0 auto;max-width:260px;}.nport-breadcrumbs + .nport-content-section{padding-top:14px;}}
/* NPort home placeholder */
.nport-home-placeholder{padding:34px 0 68px;background:transparent;}
.nport-home-placeholder__box{background:#fff;border:1px solid #e8eaee;border-radius:6px;box-shadow:0 14px 34px rgba(20,25,32,.05);padding:54px;color:#111;}
.nport-home-placeholder h1{font-size:40px;line-height:1.15;margin:0 0 16px;font-weight:700;letter-spacing:0;}
.nport-home-placeholder p{font-size:18px;line-height:1.55;margin:0;color:#5b6370;}
@media (max-width:760px){.nport-home-placeholder{padding:22px 0 42px;}.nport-home-placeholder__box{padding:30px 22px;}.nport-home-placeholder h1{font-size:30px;}.nport-home-placeholder p{font-size:16px;}}
/* NPort home hero */
.nport-home-hero{position:relative;padding:44px 0 54px;overflow:hidden;background:linear-gradient(135deg,#fff 0%,#f7f9fb 58%,#eef2f6 100%);}
.nport-home-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(255,255,255,0)),repeating-linear-gradient(45deg,transparent 0 18px,rgba(255,179,0,.08) 19px,transparent 20px);pointer-events:none;opacity:.55;}
.nport-home-hero__wrap{position:relative;display:grid;grid-template-columns:minmax(500px,720px) minmax(540px,1fr);gap:34px;align-items:center;min-height:650px;}
.nport-home-hero__content{position:relative;z-index:2;}.nport-home-hero__tabs{display:inline-flex;align-items:center;border:1px solid #d9dee5;border-radius:12px;background:rgba(255,255,255,.72);overflow:hidden;margin-bottom:36px;box-shadow:0 10px 26px rgba(20,25,32,.04);}.nport-home-hero__tabs span{height:48px;display:flex;align-items:center;gap:10px;padding:0 24px;font-size:15px;color:#4e5661;border-left:1px solid #e3e6eb;}.nport-home-hero__tabs span:first-child{border-left:0}.nport-home-hero__tabs .is-active{color:#111;font-weight:700;background:#fff}.nport-home-hero__tabs i.icon{margin:0!important;color:#ffad00!important;font-size:13px!important;}
.nport-home-hero h1{font-size:58px;line-height:1.16;letter-spacing:0;margin:0 0 26px;font-weight:800;color:#15191f;}.nport-home-hero__lead{max-width:580px;margin:0 0 34px;color:#4e5661;font-size:20px;line-height:1.55;}.nport-home-hero__features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;max-width:720px;margin-bottom:34px;}.nport-home-hero__features div{display:flex;align-items:center;gap:12px;color:#111;font-size:14px;line-height:1.25;font-weight:600;}.nport-home-hero__features i.icon{margin:0!important;color:#ffad00!important;font-size:28px!important;width:30px!important;}
.nport-home-hero__actions{display:flex;gap:22px;margin-bottom:28px;}.nport-home-hero__primary.ui.button,.nport-home-hero__secondary.ui.button{height:58px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 28px;font-size:16px;font-weight:700;margin:0;box-shadow:none;}.nport-home-hero__primary.ui.button{background:#ffb300;color:#050505;min-width:270px;}.nport-home-hero__secondary.ui.button{background:#fff;color:#111;border:1px solid #d9dee5;min-width:230px;}.nport-home-hero__primary.ui.button:hover{background:#ffc228;color:#000;}.nport-home-hero__secondary.ui.button:hover{border-color:#ffb300;color:#111;background:#fff8e5;}.nport-home-hero__actions i.icon{margin:0!important;}
.nport-home-hero__fit strong{display:block;margin:0 0 12px;font-size:16px;color:#111;}.nport-home-hero__fit-grid{display:flex;flex-wrap:wrap;gap:8px;}.nport-home-hero__fit-grid span{height:62px;display:flex;align-items:center;gap:12px;padding:0 16px;background:rgba(255,255,255,.72);border:1px solid #dfe4ea;border-radius:8px;color:#20242a;font-size:13px;line-height:1.2;}.nport-home-hero__fit-grid i.icon{margin:0!important;color:#111!important;font-size:22px!important;}
.nport-home-hero__media{position:relative;min-height:650px;}.nport-home-hero__machine{position:absolute;left:-70px;right:80px;top:0;bottom:76px;display:flex;align-items:center;justify-content:center;}.nport-home-hero__machine img{display:block;width:100%;max-height:610px;object-fit:contain;filter:drop-shadow(0 28px 34px rgba(20,25,32,.18));}.nport-home-hero__video{position:absolute;right:0;top:104px;width:178px;background:#fff;border:1px solid #e2e6eb;border-radius:9px;box-shadow:0 18px 40px rgba(20,25,32,.12);padding:0 0 16px;overflow:hidden;}.nport-home-hero__video img{display:block;width:100%;height:132px;object-fit:cover;}.nport-home-hero__video button{position:absolute;left:16px;top:94px;width:38px;height:38px;border:0;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:#ffad00;box-shadow:0 8px 18px rgba(20,25,32,.16);cursor:pointer;}.nport-home-hero__video button i.icon{margin:0!important;font-size:14px!important;}.nport-home-hero__video strong{display:block;padding:16px 14px 6px;font-size:14px;color:#111;}.nport-home-hero__video span{display:block;padding:0 14px;font-size:13px;color:#4f5763;}.nport-home-hero__stats{position:absolute;right:0;bottom:0;width:500px;min-height:132px;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid #e2e6eb;border-radius:10px;box-shadow:0 20px 48px rgba(20,25,32,.12);overflow:hidden;}.nport-home-hero__stats div{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px 16px;border-left:1px solid #e6e9ee;}.nport-home-hero__stats div:first-child{border-left:0}.nport-home-hero__stats i.icon{margin:0 0 8px!important;color:#ffad00!important;font-size:28px!important;}.nport-home-hero__stats strong{display:block;font-size:24px;line-height:1.15;font-weight:800;color:#111;margin-bottom:5px;}.nport-home-hero__stats span{font-size:13px;line-height:1.35;color:#111;}
@media (max-width:1450px){.nport-home-hero__wrap{grid-template-columns:minmax(470px,620px) minmax(500px,1fr);}.nport-home-hero h1{font-size:50px;}.nport-home-hero__lead{font-size:18px;}.nport-home-hero__machine{left:-80px;right:40px;}.nport-home-hero__stats{width:455px;}.nport-home-hero__video{right:6px;}}
@media (max-width:1180px){.nport-home-hero__wrap{grid-template-columns:1fr;min-height:0;}.nport-home-hero__media{min-height:520px;}.nport-home-hero__machine{left:0;right:120px;top:0;bottom:42px;}.nport-home-hero__video{top:60px;}.nport-home-hero__stats{bottom:0;right:0;}.nport-home-hero__features{max-width:680px;}}
@media (max-width:760px){.nport-home-hero{padding:26px 0 38px;}.nport-home-hero__tabs{display:flex;width:100%;margin-bottom:24px;}.nport-home-hero__tabs span{flex:1;height:44px;padding:0 12px;font-size:13px;justify-content:center;}.nport-home-hero h1{font-size:34px;line-height:1.16;margin-bottom:18px;}.nport-home-hero__lead{font-size:16px;margin-bottom:24px;}.nport-home-hero__features{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:24px;}.nport-home-hero__actions{display:grid;grid-template-columns:1fr;gap:12px;}.nport-home-hero__primary.ui.button,.nport-home-hero__secondary.ui.button{width:100%;min-width:0;height:54px;}.nport-home-hero__fit-grid{display:grid;grid-template-columns:1fr;}.nport-home-hero__fit-grid span{height:56px;}.nport-home-hero__media{min-height:520px;}.nport-home-hero__machine{left:-24px;right:-24px;top:8px;bottom:190px;}.nport-home-hero__video{width:150px;right:0;top:210px;}.nport-home-hero__video img{height:104px;}.nport-home-hero__video button{top:72px;}.nport-home-hero__stats{left:0;right:0;bottom:0;width:auto;grid-template-columns:1fr;min-height:0;}.nport-home-hero__stats div{min-height:82px;border-left:0;border-top:1px solid #e6e9ee;}.nport-home-hero__stats div:first-child{border-top:0;}}
/* NPort home hero compact tuning */
.nport-home-hero{padding:30px 0 42px;}
.nport-home-hero__wrap{grid-template-columns:minmax(470px,650px) minmax(620px,1fr);gap:22px;min-height:560px;}
.nport-home-hero__tabs{margin-bottom:28px;border-radius:10px;}
.nport-home-hero__tabs span{height:42px;padding:0 20px;font-size:14px;}
.nport-home-hero__wrap{display:block;min-height:0;}
.nport-home-hero__stage{position:relative;}
.nport-home-hero__panel{display:grid;grid-template-columns:minmax(470px,650px) minmax(620px,1fr);gap:22px;align-items:center;min-height:560px;opacity:0;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease;}
.nport-home-hero__panel.is-active{opacity:1;transform:none;}
.nport-home-hero__panel[hidden]{display:none!important;}
.nport-home-hero__tabs{display:inline-flex;align-items:stretch;padding:0;}
.nport-home-hero__tabs button{height:42px;display:flex;align-items:center;gap:10px;padding:0 22px;border:0;border-left:1px solid #e3e6eb;background:transparent;color:#4e5661;font:inherit;font-size:14px;line-height:1;cursor:pointer;transition:background .18s ease,color .18s ease;}
.nport-home-hero__tabs button:first-child{border-left:0;}
.nport-home-hero__tabs button:hover{background:#fff8e5;color:#111;}
.nport-home-hero__tabs button.is-active{background:#fff;color:#111;font-weight:700;}
.nport-home-hero__tab-dot{display:block!important;width:14px!important;height:14px!important;min-width:14px!important;padding:0!important;border:2px solid #ffad00!important;border-radius:50%!important;background:transparent!important;box-sizing:border-box!important;flex:0 0 14px!important;}
.nport-home-hero__tabs button.is-active .nport-home-hero__tab-dot{background:#ffad00!important;}
.nport-home-hero__title{font-size:46px;line-height:1.13;letter-spacing:0;margin:0 0 22px;font-weight:800;color:#15191f;}
.nport-home-hero h1{font-size:46px;line-height:1.13;margin-bottom:22px;font-weight:800;}
.nport-home-hero__lead{max-width:565px;font-size:17px;line-height:1.5;margin-bottom:28px;}
.nport-home-hero__features{gap:18px;max-width:620px;margin-bottom:26px;}
.nport-home-hero__features div{gap:10px;font-size:12px;line-height:1.18;}
.nport-home-hero__features i.icon{font-size:24px!important;width:26px!important;}
.nport-home-hero__actions{gap:16px;margin-bottom:22px;}
.nport-home-hero__primary.ui.button,.nport-home-hero__secondary.ui.button{height:50px;min-width:0;padding:0 22px;font-size:14px;border-radius:6px;}
.nport-home-hero__primary.ui.button{width:242px;}
.nport-home-hero__secondary.ui.button{width:220px;}
.nport-home-hero__fit strong{font-size:14px;margin-bottom:10px;}
.nport-home-hero__fit-grid{gap:8px;max-width:640px;}
.nport-home-hero__fit-grid span{height:52px;padding:0 13px;font-size:12px;gap:10px;border-radius:6px;}
.nport-home-hero__fit-grid i.icon{font-size:19px!important;}
.nport-home-hero__fit-grid{display:flex;flex-wrap:wrap;gap:8px;max-width:760px;}
.nport-home-hero__fit-grid span{box-sizing:border-box;}
.nport-home-hero__fit-grid>span{height:52px;display:flex;align-items:center;gap:10px;padding:0 13px;background:rgba(255,255,255,.72);border:1px solid #dfe4ea;border-radius:6px;color:#20242a;font-size:12px;line-height:1.2;flex:0 1 178px;min-width:168px;max-width:220px;overflow:hidden;}
.nport-home-hero__fit-grid>span>span{height:auto!important;display:block!important;align-items:normal!important;gap:0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;color:inherit!important;font-size:inherit!important;line-height:1.2!important;white-space:normal!important;overflow:visible!important;overflow-wrap:normal!important;text-overflow:clip!important;}
.nport-home-hero__fit-grid>span>i.icon{flex:0 0 19px;}
.nport-home-hero__media{min-height:560px;}
.nport-home-hero__machine{left:-18px;right:110px;top:20px;bottom:58px;}
.nport-home-hero__machine img{max-height:500px;}
.nport-home-hero__video{right:0;top:98px;width:158px;border-radius:7px;}
.nport-home-hero__video img{height:116px;}
.nport-home-hero__video button{left:14px;top:82px;width:34px;height:34px;}
.nport-home-hero__video strong{padding:14px 12px 5px;font-size:13px;}
.nport-home-hero__video span{padding:0 12px;font-size:12px;}
.nport-home-hero__stats{right:0;bottom:10px;width:420px;min-height:112px;border-radius:8px;}
.nport-home-hero__stats div{padding:16px 12px;}
.nport-home-hero__stats i.icon{font-size:25px!important;margin-bottom:6px!important;}
.nport-home-hero__stats strong{font-size:22px;margin-bottom:3px;}
.nport-home-hero__stats span{font-size:12px;}
.nport-home-hero__slider{position:absolute;left:-18px;right:110px;top:20px;bottom:58px;display:flex;align-items:center;justify-content:center;isolation:isolate;}
.nport-home-hero__slider:before{content:"";position:absolute;left:8%;right:8%;bottom:5%;height:24%;border-radius:50%;background:radial-gradient(ellipse at center,rgba(20,25,32,.22) 0,rgba(20,25,32,.12) 34%,rgba(20,25,32,0) 72%);filter:blur(18px);z-index:0;pointer-events:none;}
.nport-home-hero__slider:after{content:"";position:absolute;inset:-4%;z-index:2;pointer-events:none;background:linear-gradient(90deg,#f7f9fb 0%,rgba(247,249,251,0) 12%,rgba(247,249,251,0) 84%,#f7f9fb 100%),linear-gradient(180deg,rgba(247,249,251,.92) 0%,rgba(247,249,251,0) 18%,rgba(247,249,251,0) 72%,#f7f9fb 100%);}
.nport-home-hero__slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateX(18px) scale(.985);transition:opacity .45s ease,transform .55s ease;z-index:1;}
.nport-home-hero__slide.is-active{opacity:1;transform:none;z-index:1;}
.nport-home-hero__slide img{display:block;width:100%;max-height:500px;object-fit:contain;filter:drop-shadow(0 28px 34px rgba(20,25,32,.18));-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 88%,transparent 100%),linear-gradient(180deg,#000 0%,#000 78%,transparent 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 88%,transparent 100%),linear-gradient(180deg,#000 0%,#000 78%,transparent 100%);mask-composite:intersect;}
.nport-home-hero__slider-dots{position:absolute;left:50%;bottom:22px;z-index:4;display:flex;align-items:center;gap:8px;transform:translateX(-50%);}
.nport-home-hero__slider-dots button{width:8px;height:8px;padding:0;border:1px solid #ffad00;border-radius:50%;background:#fff;cursor:pointer;transition:background .18s ease,transform .18s ease;}
.nport-home-hero__slider-dots button.is-active{background:#ffad00;transform:scale(1.2);}
@media (max-width:1450px){
  .nport-home-hero__wrap{grid-template-columns:minmax(430px,560px) minmax(540px,1fr);min-height:520px;}
  .nport-home-hero__panel{grid-template-columns:minmax(430px,560px) minmax(540px,1fr);min-height:520px;}
  .nport-home-hero h1{font-size:40px;}
  .nport-home-hero__title{font-size:40px;}
  .nport-home-hero__lead{font-size:16px;}
  .nport-home-hero__features{grid-template-columns:repeat(2,minmax(0,1fr));max-width:500px;}
  .nport-home-hero__fit-grid{display:flex;flex-wrap:wrap;max-width:620px;}
  .nport-home-hero__fit-grid>span{flex-basis:176px;min-width:168px;padding:0 10px;font-size:11px;gap:8px;}
  .nport-home-hero__fit-grid i.icon{font-size:17px!important;}
  .nport-home-hero__machine{left:-8px;right:74px;top:30px;bottom:72px;}
  .nport-home-hero__machine img{max-height:450px;}
  .nport-home-hero__slider{left:-8px;right:74px;top:30px;bottom:72px;}
  .nport-home-hero__slide img{max-height:450px;}
  .nport-home-hero__stats{width:390px;}
}
@media (max-width:1180px){
  .nport-home-hero__wrap{grid-template-columns:1fr;min-height:0;}
  .nport-home-hero__panel{grid-template-columns:1fr;min-height:0;}
  .nport-home-hero__media{min-height:500px;}
  .nport-home-hero__machine{left:0;right:120px;top:0;bottom:44px;}
  .nport-home-hero__machine img{max-height:440px;}
  .nport-home-hero__slider{left:0;right:120px;top:0;bottom:44px;}
  .nport-home-hero__slide img{max-height:440px;}
  .nport-home-hero__video{top:58px;}
  .nport-home-hero__stats{bottom:0;}
}
@media (max-width:760px){
  .nport-home-hero{padding:22px 0 34px;}
  .nport-home-hero__tabs{margin-bottom:20px;}
  .nport-home-hero__tabs span{height:40px;padding:0 10px;font-size:12px;}
  .nport-home-hero__tabs button{height:40px;padding:0 10px;font-size:12px;gap:8px;justify-content:center;flex:1;}
  .nport-home-hero__tab-dot{width:12px!important;height:12px!important;min-width:12px!important;flex-basis:12px!important;}
  .nport-home-hero h1{font-size:31px;line-height:1.14;margin-bottom:16px;}
  .nport-home-hero__title{font-size:31px;line-height:1.14;margin-bottom:16px;}
  .nport-home-hero__lead{font-size:15px;line-height:1.48;margin-bottom:22px;}
  .nport-home-hero__features{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;}
  .nport-home-hero__actions{grid-template-columns:1fr;gap:10px;}
  .nport-home-hero__primary.ui.button,.nport-home-hero__secondary.ui.button{width:100%;height:48px;font-size:14px;}
  .nport-home-hero__fit-grid{grid-template-columns:1fr;}
  .nport-home-hero__media{min-height:455px;}
  .nport-home-hero__machine{left:-18px;right:-18px;top:4px;bottom:170px;}
  .nport-home-hero__machine img{max-height:300px;}
  .nport-home-hero__slider{left:-18px;right:-18px;top:4px;bottom:170px;}
  .nport-home-hero__slide img{max-height:300px;}
  .nport-home-hero__slider-dots{bottom:10px;}
  .nport-home-hero__video{width:136px;top:182px;}
  .nport-home-hero__video img{height:92px;}
  .nport-home-hero__video button{top:62px;width:32px;height:32px;}
  .nport-home-hero__stats{grid-template-columns:1fr;left:0;right:0;width:auto;}
  .nport-home-hero__stats div{min-height:74px;}
}
/* NPort hero photo integration */
.nport-home-hero__slider{z-index:1;}
.nport-home-hero__video,.nport-home-hero__stats{z-index:9!important;}
.nport-home-hero__slider:after{inset:-9%!important;z-index:4!important;background:radial-gradient(ellipse at 54% 45%,rgba(247,249,251,0) 0,rgba(247,249,251,0) 42%,rgba(247,249,251,.52) 72%,#f7f9fb 100%),linear-gradient(90deg,#f7f9fb 0%,rgba(247,249,251,.9) 9%,rgba(247,249,251,0) 24%,rgba(247,249,251,0) 72%,rgba(247,249,251,.9) 90%,#f7f9fb 100%),linear-gradient(180deg,#f7f9fb 0%,rgba(247,249,251,0) 22%,rgba(247,249,251,0) 58%,#f7f9fb 100%)!important;}
.nport-home-hero__slide img{-webkit-mask-image:none!important;mask-image:none!important;filter:drop-shadow(0 24px 32px rgba(20,25,32,.14))!important;}
.nport-home-hero__slider-dots{z-index:10!important;}
.nport-home-hero__slider,.nport-home-hero__slider-dots,.nport-home-hero__slider-dots button{pointer-events:auto;}

/* NPort hero edge-to-edge photo layout */
@media (min-width:1181px){
  .nport-home-hero{padding-top:0;min-height:720px;}
  .nport-home-hero__wrap{position:relative;padding-top:44px;}
  .nport-home-hero__tabs,.nport-home-hero__content{position:relative;z-index:12;}
  .nport-home-hero__panel{position:relative;display:block;min-height:650px;}
  .nport-home-hero__content{width:min(650px,44vw);padding-top:38px;}
  .nport-home-hero__media{position:absolute;top:-100px;bottom:0;left:36%;right:calc((100vw - 100%) / -2);min-height:0;z-index:1;pointer-events:none;}
  .nport-home-hero__slider{position:absolute;inset:0!important;right:0!important;left:0!important;top:0!important;bottom:0!important;z-index:1;display:block;}
  .nport-home-hero__slider:before{display:none;}
  .nport-home-hero__slider:after{content:"";position:absolute;inset:0!important;z-index:4!important;pointer-events:none;background:linear-gradient(90deg,#f7f9fb 0%,rgba(247,249,251,.98) 10%,rgba(247,249,251,.76) 21%,rgba(247,249,251,.22) 35%,rgba(247,249,251,0) 50%),linear-gradient(180deg,rgba(247,249,251,0) 0%,rgba(247,249,251,0) 62%,#f7f9fb 100%)!important;}
  .nport-home-hero__slide{inset:0;align-items:stretch;justify-content:stretch;}
  .nport-home-hero__slide img{width:100%;height:100%;max-height:none!important;object-fit:cover;object-position:center top;filter:none!important;}
  .nport-home-hero__video{right:64px;top:96px;z-index:10!important;pointer-events:auto;}
  .nport-home-hero__stats{right:64px;bottom:56px;z-index:10!important;pointer-events:auto;}
  .nport-home-hero__slider-dots{left:57%;bottom:32px;z-index:11!important;}
}
@media (max-width:1180px){
  .nport-home-hero__media{position:relative;min-height:520px;margin-top:28px;}
  .nport-home-hero__slider{position:absolute;left:0!important;right:0!important;top:0!important;bottom:120px!important;}
  .nport-home-hero__slide img{width:100%;height:100%;max-height:none!important;object-fit:cover;object-position:center top;}
  .nport-home-hero__slider:after{background:linear-gradient(90deg,#f7f9fb 0%,rgba(247,249,251,.66) 16%,rgba(247,249,251,0) 38%),linear-gradient(180deg,rgba(247,249,251,0) 0%,rgba(247,249,251,0) 62%,#f7f9fb 100%)!important;}
  .nport-home-hero__video{z-index:10!important;}
  .nport-home-hero__stats{z-index:10!important;}
}
@media (max-width:760px){
  .nport-home-hero__media{min-height:520px;margin-top:22px;}
  .nport-home-hero__slider{top:0!important;bottom:210px!important;}
  .nport-home-hero__slider:after{background:linear-gradient(180deg,rgba(247,249,251,0) 0%,rgba(247,249,251,0) 58%,#f7f9fb 100%)!important;}
  .nport-home-hero__video{top:168px!important;right:12px!important;width:132px!important;}
  .nport-home-hero__stats{bottom:0!important;}
  .nport-home-hero__slider-dots{bottom:218px!important;}
}
/* NPort hero final background/edge alignment fix */
.nport-home-page,.nport-home-page main,.nport-home-hero,.nport-home-hero__stage,.nport-home-hero__panel{background:transparent!important;}
.nport-home-hero:before,.nport-home-hero:after{display:none!important;content:none!important;}
@media (min-width:1181px){
  .nport-home-hero{margin-top:0!important;padding-top:0!important;}
  .nport-home-hero__wrap{padding-top:44px!important;}
  .nport-home-hero__media{top:-174px!important;bottom:0!important;}
  .nport-home-hero__slider{top:0!important;bottom:0!important;}
}
/* NPort hero slider behind header */
.nport-header-shell{z-index:120!important;}
@media (min-width:1181px){
  .nport-home-hero{position:relative!important;overflow:visible!important;}
  .nport-home-hero__media{top:-312px!important;}
}
/* NPort hero slider final visual tuning */
@media (min-width:1181px){
  .nport-home-hero__video{top:150px!important;}
  .nport-home-hero__stats{bottom:96px!important;}
  .nport-home-hero__slider:after{
    inset:0!important;
    background:
      linear-gradient(90deg,var(--nport-page,#f4f6f8) 0%,rgba(244,246,248,.98) 8%,rgba(244,246,248,.78) 18%,rgba(244,246,248,.36) 30%,rgba(244,246,248,0) 46%),
      linear-gradient(180deg,rgba(244,246,248,0) 0%,rgba(244,246,248,0) 66%,rgba(244,246,248,.48) 82%,var(--nport-page,#f4f6f8) 100%)!important;
  }
  .nport-home-hero__slide img{
    -webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.18) 9%,rgba(0,0,0,.68) 18%,#000 30%),linear-gradient(180deg,#000 0%,#000 70%,rgba(0,0,0,.68) 82%,transparent 100%)!important;
    -webkit-mask-composite:source-in!important;
    mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.18) 9%,rgba(0,0,0,.68) 18%,#000 30%),linear-gradient(180deg,#000 0%,#000 70%,rgba(0,0,0,.68) 82%,transparent 100%)!important;
    mask-composite:intersect!important;
  }
}
@media (max-width:1180px){
  .nport-home-hero__slider:after{background:linear-gradient(90deg,var(--nport-page,#f4f6f8) 0%,rgba(244,246,248,.72) 18%,rgba(244,246,248,0) 42%),linear-gradient(180deg,rgba(244,246,248,0) 0%,rgba(244,246,248,0) 64%,var(--nport-page,#f4f6f8) 100%)!important;}
}
/* NPort hero remove photo sheet seam */
@media (min-width:1181px){
  .nport-home-hero__media{top:-326px!important;}
  .nport-home-hero__video{top:178px!important;}
  .nport-home-hero__stats{bottom:132px!important;}
  .nport-home-hero__slider{
    -webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.08) 8%,rgba(0,0,0,.42) 18%,#000 34%),linear-gradient(180deg,#000 0%,#000 58%,rgba(0,0,0,.72) 72%,rgba(0,0,0,.18) 88%,transparent 100%)!important;
    -webkit-mask-composite:source-in!important;
    mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.08) 8%,rgba(0,0,0,.42) 18%,#000 34%),linear-gradient(180deg,#000 0%,#000 58%,rgba(0,0,0,.72) 72%,rgba(0,0,0,.18) 88%,transparent 100%)!important;
    mask-composite:intersect!important;
  }
  .nport-home-hero__slider:after{
    background:
      linear-gradient(90deg,var(--nport-page,#f4f6f8) 0%,rgba(244,246,248,.99) 11%,rgba(244,246,248,.74) 23%,rgba(244,246,248,.28) 36%,rgba(244,246,248,0) 52%),
      linear-gradient(180deg,rgba(244,246,248,0) 0%,rgba(244,246,248,0) 52%,rgba(244,246,248,.3) 70%,rgba(244,246,248,.84) 88%,var(--nport-page,#f4f6f8) 100%)!important;
  }
  .nport-home-hero__slide img{-webkit-mask-image:none!important;mask-image:none!important;}
}
/* NPort hero edge9: force media geometry and seamless fade */
@media (min-width:1181px){
  .nport-home-hero{background:transparent!important;overflow:visible!important;}
  .nport-home-hero:before,.nport-home-hero:after{display:none!important;content:none!important;}
  .nport-home-hero__media{
    top:-430px!important;
    bottom:-8px!important;
    left:34%!important;
    right:calc((100vw - 100%) / -2)!important;
    overflow:hidden!important;
  }
  .nport-home-hero__slider{
    inset:0!important;
    -webkit-mask-image:none!important;
    mask-image:none!important;
  }
  .nport-home-hero__slide img{
    width:100%!important;
    height:100%!important;
    max-height:none!important;
    object-fit:cover!important;
    object-position:center top!important;
    -webkit-mask-image:none!important;
    mask-image:none!important;
  }
  .nport-home-hero__slider:after{
    content:""!important;
    position:absolute!important;
    inset:0!important;
    z-index:4!important;
    pointer-events:none!important;
    background:
      linear-gradient(90deg,var(--nport-page,#f4f6f8) 0%,rgba(244,246,248,1) 10%,rgba(244,246,248,.9) 20%,rgba(244,246,248,.48) 34%,rgba(244,246,248,.12) 48%,rgba(244,246,248,0) 62%),
      linear-gradient(180deg,rgba(244,246,248,0) 0%,rgba(244,246,248,0) 48%,rgba(244,246,248,.34) 68%,rgba(244,246,248,.82) 84%,var(--nport-page,#f4f6f8) 100%)!important;
  }
  .nport-home-hero__video{top:300px!important;right:64px!important;z-index:12!important;}
  .nport-home-hero__stats{bottom:170px!important;right:64px!important;z-index:12!important;}
  .nport-home-hero__slider-dots{bottom:58px!important;z-index:13!important;}
}
/* NPort hero edge10: full-width media layer, no vertical seam */
@media (min-width:1181px){
  .nport-home-hero__media{
    left:calc((100vw - 100%) / -2)!important;
    right:calc((100vw - 100%) / -2)!important;
    top:-430px!important;
    bottom:-8px!important;
    overflow:hidden!important;
  }
  .nport-home-hero__slider{inset:0!important;}
  .nport-home-hero__slide img{
    object-fit:cover!important;
    object-position:right top!important;
  }
  .nport-home-hero__slider:after{
    content:""!important;
    position:absolute!important;
    inset:0!important;
    z-index:4!important;
    pointer-events:none!important;
    background:
      linear-gradient(90deg,var(--nport-page,#f4f6f8) 0%,var(--nport-page,#f4f6f8) 25%,rgba(244,246,248,.94) 36%,rgba(244,246,248,.62) 48%,rgba(244,246,248,.22) 59%,rgba(244,246,248,0) 70%),
      linear-gradient(180deg,rgba(244,246,248,0) 0%,rgba(244,246,248,0) 50%,rgba(244,246,248,.26) 68%,rgba(244,246,248,.82) 86%,var(--nport-page,#f4f6f8) 100%)!important;
  }
  .nport-home-hero__video{right:64px!important;top:300px!important;}
  .nport-home-hero__stats{right:64px!important;bottom:170px!important;}
  .nport-home-hero__slider-dots{left:72%!important;bottom:58px!important;}
}

/* NPort hero edge10: full-width media layer without visible side seam */
@media (min-width:1181px){
  .nport-home-hero{background:transparent!important;overflow:visible!important;}
  .nport-home-hero:before,.nport-home-hero:after{display:none!important;content:none!important;}
  .nport-home-hero__tabs,.nport-home-hero__content{position:relative!important;z-index:12!important;}
  .nport-home-hero__media{
    top:-430px!important;
    bottom:-8px!important;
    left:calc((100vw - 100%) / -2)!important;
    right:calc((100vw - 100%) / -2)!important;
    overflow:hidden!important;
    z-index:1!important;
    pointer-events:none!important;
  }
  .nport-home-hero__slider{
    inset:0!important;
    -webkit-mask-image:none!important;
    mask-image:none!important;
    pointer-events:auto!important;
  }
  .nport-home-hero__slide img{
    width:100%!important;
    height:100%!important;
    max-height:none!important;
    object-fit:cover!important;
    object-position:right top!important;
    -webkit-mask-image:none!important;
    mask-image:none!important;
  }
  .nport-home-hero__slider:after{
    content:!important;
 position:absolute!important;
 inset:0!important;
 z-index:4!important;
 pointer-events:none!important;
 background:
 linear-gradient(90deg,var(--nport-page,#f4f6f8) 0%,var(--nport-page,#f4f6f8) 27%,rgba(244,246,248,.96) 35%,rgba(244,246,248,.72) 44%,rgba(244,246,248,.32) 55%,rgba(244,246,248,0) 68%),
 linear-gradient(180deg,rgba(244,246,248,0) 0%,rgba(244,246,248,0) 54%,rgba(244,246,248,.36) 72%,rgba(244,246,248,.88) 90%,var(--nport-page,#f4f6f8) 100%)!important;
 }
 .nport-home-hero__video{z-index:12!important;pointer-events:auto!important;}
 .nport-home-hero__stats{z-index:12!important;pointer-events:auto!important;}
 .nport-home-hero__slider-dots{z-index:13!important;pointer-events:auto!important;}
}

/* NPort hero edge10: full-width media layer without visible side seam */
@media (min-width:1181px){
  .nport-home-hero{background:transparent!important;overflow:visible!important;}
  .nport-home-hero:before,.nport-home-hero:after{display:none!important;content:none!important;}
  .nport-home-hero__tabs,.nport-home-hero__content{position:relative!important;z-index:12!important;}
  .nport-home-hero__media{
    top:-430px!important;
    bottom:-8px!important;
    left:calc((100vw - 100%) / -2)!important;
    right:calc((100vw - 100%) / -2)!important;
    overflow:hidden!important;
    z-index:1!important;
    pointer-events:none!important;
  }
  .nport-home-hero__slider{
    inset:0!important;
    -webkit-mask-image:none!important;
    mask-image:none!important;
    pointer-events:auto!important;
  }
  .nport-home-hero__slide img{
    width:100%!important;
    height:100%!important;
    max-height:none!important;
    object-fit:cover!important;
    object-position:right top!important;
    -webkit-mask-image:none!important;
    mask-image:none!important;
  }
  .nport-home-hero__slider:after{
    content:""!important;
    position:absolute!important;
    inset:0!important;
    z-index:4!important;
    pointer-events:none!important;
    background:
      linear-gradient(90deg,var(--nport-page,#f4f6f8) 0%,var(--nport-page,#f4f6f8) 27%,rgba(244,246,248,.96) 35%,rgba(244,246,248,.72) 44%,rgba(244,246,248,.32) 55%,rgba(244,246,248,0) 68%),
      linear-gradient(180deg,rgba(244,246,248,0) 0%,rgba(244,246,248,0) 54%,rgba(244,246,248,.36) 72%,rgba(244,246,248,.88) 90%,var(--nport-page,#f4f6f8) 100%)!important;
  }
  .nport-home-hero__video{z-index:12!important;pointer-events:auto!important;}
  .nport-home-hero__stats{z-index:12!important;pointer-events:auto!important;}
  .nport-home-hero__slider-dots{z-index:13!important;pointer-events:auto!important;}
}

/* NPort hero edge11: reduce photo scale and lower video card */
@media (min-width:1181px){
  .nport-home-hero__media{
    top:-360px!important;
    bottom:0!important;
  }
  .nport-home-hero__slide img{
    width:76%!important;
    height:100%!important;
    margin-left:auto!important;
    display:block!important;
    object-fit:cover!important;
    object-position:center top!important;
  }
  .nport-home-hero__slider:after{
    background:
      linear-gradient(90deg,var(--nport-page,#f4f6f8) 0%,var(--nport-page,#f4f6f8) 35%,rgba(244,246,248,.96) 43%,rgba(244,246,248,.68) 52%,rgba(244,246,248,.26) 61%,rgba(244,246,248,0) 72%),
      linear-gradient(180deg,rgba(244,246,248,0) 0%,rgba(244,246,248,0) 56%,rgba(244,246,248,.34) 74%,rgba(244,246,248,.88) 91%,var(--nport-page,#f4f6f8) 100%)!important;
  }
  .nport-home-hero__video{
    top:360px!important;
  }
}

/* NPort focus state: keep brand colors, Semantic UI makes focused buttons gray */
.nport-page .nport-catalog:focus,
.nport-page .nport-catalog:active,
.nport-page .nport-request:focus,
.nport-page .nport-request:active,
.nport-page .nport-home-hero__primary:focus,
.nport-page .nport-home-hero__primary:active,
.nport-page .nport-lead-submit:focus,
.nport-page .nport-lead-submit:active,
.nport-page button.ui.button.nport-catalog:focus,
.nport-page button.ui.button.nport-catalog:active,
.nport-page button.ui.button.nport-request:focus,
.nport-page button.ui.button.nport-request:active{
  background:#ffb300!important;
  color:#111!important;
  border-color:#ffb300!important;
  box-shadow:none!important;
}
.nport-page .nport-home-hero__secondary:focus,
.nport-page .nport-home-hero__secondary:active,
.nport-page a.ui.button.nport-home-hero__secondary:focus,
.nport-page a.ui.button.nport-home-hero__secondary:active{
  background:#fff!important;
  color:#111!important;
  border-color:#d9dee6!important;
  box-shadow:none!important;
}
.nport-page .nport-catalog:focus-visible,
.nport-page .nport-request:focus-visible,
.nport-page .nport-home-hero__primary:focus-visible,
.nport-page .nport-home-hero__secondary:focus-visible,
.nport-page .nport-lead-submit:focus-visible{
  outline:2px solid #ffb300!important;
  outline-offset:3px!important;
}

/* NPort lead modal stable layout override */
.nport-page .ui.dimmer.modals {
  z-index: 12000 !important;
}

.nport-page .ui.modal.nport-lead-modal {
  position: relative !important;
  width: min(1040px, calc(100vw - 32px)) !important;
  max-height: calc(100vh - 32px) !important;
  margin: 0 auto !important;
  border-radius: 10px !important;
  overflow: auto !important;
  box-shadow: 0 22px 70px rgba(0, 0, 0, .28) !important;
}

.nport-page .ui.modal.nport-lead-modal > .nport-lead-close {
  position: absolute !important;
  top: 22px !important;
  right: 24px !important;
  z-index: 3 !important;
}

.nport-page .nport-lead-modal-grid {
  display: grid !important;
  grid-template-columns: minmax(280px, 38%) minmax(0, 1fr) !important;
  min-height: 0 !important;
  background: #fff !important;
}

.nport-page .nport-lead-info {
  display: block !important;
  padding: 42px 46px !important;
  border-right: 1px solid #e7e9ef !important;
}

.nport-page .nport-lead-formbox {
  display: flex !important;
  align-items: center !important;
  min-width: 0 !important;
  padding: 74px 52px 42px !important;
}

.nport-page .nport-lead-form.ui.form {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
}

.nport-page .nport-lead-form.ui.form .field {
  display: block !important;
  width: 100% !important;
  margin: 0 0 12px !important;
}

.nport-page .nport-lead-form.ui.form input[type=text],
.nport-page .nport-lead-form.ui.form input[type=tel],
.nport-page .nport-lead-form.ui.form textarea {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
}

.nport-page .nport-lead-form.ui.form input[type=text],
.nport-page .nport-lead-form.ui.form input[type=tel] {
  height: 52px !important;
}

.nport-page .nport-lead-form.ui.form textarea {
  min-height: 104px !important;
}

.nport-page .nport-lead-submit.ui.button {
  width: 100% !important;
  height: 54px !important;
  margin-top: 4px !important;
}

@media (max-width: 860px) {
  .nport-page .ui.modal.nport-lead-modal {
    width: min(560px, calc(100vw - 20px)) !important;
    max-height: calc(100vh - 20px) !important;
  }

  .nport-page .nport-lead-modal-grid {
    display: block !important;
  }

  .nport-page .nport-lead-info {
    display: none !important;
  }

  .nport-page .nport-lead-formbox {
    display: block !important;
    padding: 68px 18px 22px !important;
  }
}

/* NPort lead modal: isolated production-grade controller */
body.nport-page.nport-lead-open {
  overflow: hidden !important;
  padding-right: 0 !important;
}

.nport-lead-overlay {
  position: fixed;
  inset: 0;
  z-index: 12000;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  margin: 0;
  background: rgba(14, 16, 18, .72);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  cursor: default;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  transition: opacity .18s ease, visibility .18s ease;
}

body.nport-lead-open .nport-lead-overlay {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

body > .ui.modal.nport-lead-modal,
.nport-page .ui.modal.nport-lead-modal {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  right: auto !important;
  bottom: auto !important;
  z-index: 12001 !important;
  display: block !important;
  width: min(1180px, calc(100vw - 36px)) !important;
  max-height: calc(100vh - 36px) !important;
  margin: 0 !important;
  overflow: auto !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
  transform: translate(-50%, -48%) scale(.985) !important;
  transition: opacity .18s ease, transform .18s ease, visibility .18s ease !important;
}

body > .ui.modal.nport-lead-modal.is-open,
.nport-page .ui.modal.nport-lead-modal.is-open {
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
  transform: translate(-50%, -50%) scale(1) !important;
}

.nport-page .ui.dimmer.modals,
.nport-page .ui.page.modals.dimmer {
  display: none !important;
}

@media (max-width: 860px) {
  body > .ui.modal.nport-lead-modal,
  .nport-page .ui.modal.nport-lead-modal {
    width: calc(100vw - 20px) !important;
    max-height: calc(100vh - 20px) !important;
  }
}

/* NPort home catalog mobile final override */
@media (max-width: 760px) {
  .nport-home-catalog {
    padding: 18px 0 34px !important;
  }

  .nport-home-catalog .nport-wrap {
    width: calc(100% - 24px) !important;
  }

  .nport-home-catalog__grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
    overflow: visible !important;
    padding: 0 !important;
  }

  .nport-home-catalog__card {
    min-width: 0 !important;
    max-width: none !important;
    min-height: 142px !important;
    flex: none !important;
  }

  .nport-home-catalog__copy {
    padding: 14px 14px 12px !important;
  }

  .nport-home-catalog__copy strong {
    max-width: 126px !important;
    font-size: 13px !important;
    line-height: 1.18 !important;
  }

  .nport-home-catalog__copy em {
    margin-top: 8px !important;
    font-size: 12px !important;
  }

  .nport-home-catalog__more {
    margin-top: 20px !important;
    font-size: 12px !important;
  }

  .nport-home-catalog__card img,
  .nport-home-catalog__card:not(.is-featured) img {
    top: 36px !important;
    right: -18px !important;
    bottom: auto !important;
    width: 86% !important;
    height: 60% !important;
  }

  .nport-home-catalog__card:not(.is-featured) .nport-home-catalog__copy {
    padding-top: 76px !important;
  }

  .nport-home-catalog__card > i.icon {
    right: 12px !important;
    bottom: 12px !important;
  }
}

@media (max-width: 430px) {
  .nport-home-catalog__grid {
    grid-template-columns: 1fr !important;
  }

  .nport-home-catalog__card {
    min-height: 132px !important;
  }

  .nport-home-catalog__copy strong {
    max-width: 160px !important;
  }

  .nport-home-catalog__card img,
  .nport-home-catalog__card:not(.is-featured) img {
    top: 16px !important;
    right: -8px !important;
    width: 58% !important;
    height: 76% !important;
  }

  .nport-home-catalog__card:not(.is-featured) .nport-home-catalog__copy {
    padding-top: 18px !important;
  }
}

/* NPort home equipment quiz */
.nport-home-quiz {
  padding: 18px 0 54px;
  background: var(--nport-page);
}

.nport-home-quiz__panel {
  display: grid;
  grid-template-columns: minmax(260px, 430px) 1fr minmax(270px, 410px);
  gap: 36px;
  align-items: stretch;
  min-height: 174px;
  padding: 30px 34px;
  border: 1px solid #e9edf2;
  border-radius: 10px;
  background: linear-gradient(135deg, #fff 0%, #f6f8fb 100%);
  box-shadow: 0 18px 44px rgba(20, 25, 32, .055);
}

.nport-home-quiz__intro {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  padding-right: 54px;
  border-right: 1px solid #dce2e9;
  overflow: hidden;
}

.nport-home-quiz__intro h2 {
  position: relative;
  z-index: 2;
  margin: 0 0 22px;
  color: #111820;
  font-size: 27px;
  line-height: 1.12;
  font-weight: 800;
  letter-spacing: 0;
}

.nport-home-quiz__intro p {
  position: relative;
  z-index: 2;
  max-width: 315px;
  margin: 0;
  color: #343b45;
  font-size: 14px;
  line-height: 1.35;
  font-weight: 600;
}

.nport-home-quiz__intro > span {
  position: absolute;
  right: 28px;
  top: 50%;
  transform: translateY(-50%);
  color: rgba(17, 24, 32, .035);
  font-size: 104px;
  line-height: 1;
  font-weight: 800;
  pointer-events: none;
}

.nport-home-quiz__options {
  min-width: 0;
}

.nport-home-quiz__options > strong {
  display: block;
  margin: 0 0 14px;
  color: #111820;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 800;
}

.nport-home-quiz__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px 18px;
}

.nport-home-quiz__grid button {
  min-width: 0;
  height: 43px;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 18px;
  border: 1px solid #e5e9ee;
  border-radius: 7px;
  background: rgba(255, 255, 255, .86);
  color: #222a34;
  font: inherit;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
  text-align: left;
  cursor: pointer;
  box-shadow: 0 8px 18px rgba(20, 25, 32, .035);
  transition: border-color .18s ease, background .18s ease, transform .18s ease;
}

.nport-home-quiz__grid button:hover,
.nport-home-quiz__grid button:focus-visible {
  border-color: rgba(255, 179, 0, .76);
  background: #fffaf0;
  transform: translateY(-1px);
  outline: none;
}

.nport-home-quiz__grid i.icon {
  flex: 0 0 18px;
  width: 18px !important;
  margin: 0 !important;
  color: #5d6672 !important;
  font-size: 16px !important;
}

.nport-home-quiz__cta {
  display: grid;
  grid-template-columns: 54px 1fr;
  gap: 18px;
  align-content: center;
  align-items: start;
  min-width: 0;
  padding: 22px 28px;
  border-radius: 9px;
  background: linear-gradient(135deg, #f8fafc 0%, #fff 100%);
  box-shadow: inset 0 0 0 1px rgba(229, 233, 238, .8), 0 14px 32px rgba(20, 25, 32, .045);
}

.nport-home-quiz__cta > i.icon {
  grid-row: span 2;
  width: 42px !important;
  margin: 0 !important;
  color: #b9c1cc !important;
  font-size: 42px !important;
}

.nport-home-quiz__cta p {
  margin: 0;
  color: #343b45;
  font-size: 15px;
  line-height: 1.28;
  font-weight: 700;
}

.nport-home-quiz__cta .ui.button {
  grid-column: 2;
  height: 42px;
  margin: 4px 0 0;
  padding: 0 22px;
  border-radius: 6px;
  background: var(--nport-yellow);
  color: #050505;
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  box-shadow: none;
  transition: background .18s ease, transform .18s ease, box-shadow .18s ease;
}

.nport-home-quiz__cta .ui.button:hover {
  background: #ffc228;
  color: #050505;
  transform: translateY(-1px);
  box-shadow: 0 10px 20px rgba(255, 179, 0, .24);
}

@media (max-width: 1320px) {
  .nport-home-quiz__panel {
    grid-template-columns: 320px 1fr;
  }

  .nport-home-quiz__cta {
    grid-column: 1 / -1;
    grid-template-columns: 54px 1fr auto;
    align-items: center;
  }

  .nport-home-quiz__cta > i.icon {
    grid-row: auto;
  }

  .nport-home-quiz__cta .ui.button {
    grid-column: auto;
    min-width: 210px;
    margin: 0;
  }
}

@media (max-width: 900px) {
  .nport-home-quiz {
    padding-bottom: 42px;
  }

  .nport-home-quiz__panel {
    grid-template-columns: 1fr;
    gap: 24px;
    padding: 26px 24px;
  }

  .nport-home-quiz__intro {
    padding-right: 0;
    padding-bottom: 24px;
    border-right: 0;
    border-bottom: 1px solid #dce2e9;
  }

  .nport-home-quiz__intro h2 {
    font-size: 25px;
  }

  .nport-home-quiz__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 560px) {
  .nport-home-quiz {
    padding: 10px 0 34px;
  }

  .nport-home-quiz__panel {
    padding: 22px 16px;
    border-radius: 8px;
  }

  .nport-home-quiz__intro h2 {
    font-size: 22px;
  }

  .nport-home-quiz__intro p {
    font-size: 13px;
  }

  .nport-home-quiz__intro > span {
    right: 4px;
    font-size: 78px;
  }

  .nport-home-quiz__grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .nport-home-quiz__grid button {
    height: 42px;
    padding: 0 14px;
    font-size: 13px;
  }

  .nport-home-quiz__cta {
    grid-template-columns: 42px 1fr;
    gap: 14px;
    padding: 18px;
  }

  .nport-home-quiz__cta > i.icon {
    width: 34px !important;
    font-size: 34px !important;
  }

  .nport-home-quiz__cta p {
    font-size: 14px;
  }

  .nport-home-quiz__cta .ui.button {
    grid-column: 1 / -1;
    width: 100%;
    min-width: 0;
  }
}

/* NPort home own series */
.nport-home-series {
  padding: 20px 0 68px;
  background: var(--nport-page);
}

.nport-home-series__head {
  display: grid;
  grid-template-columns: minmax(360px, 1fr) minmax(560px, 920px);
  gap: 48px;
  align-items: start;
  margin-bottom: 44px;
}

.nport-home-series__title h2 {
  margin: 0 0 28px;
  color: #090909;
  font-size: 34px;
  line-height: 1.18;
  font-weight: 800;
  letter-spacing: 0;
}

.nport-home-series__title h2 span {
  color: var(--nport-yellow);
}

.nport-home-series__title p {
  max-width: 610px;
  margin: 0;
  color: #4f5763;
  font-size: 18px;
  line-height: 1.55;
}

.nport-home-series__benefits {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
  padding: 34px 38px;
  border: 1px solid #e6eaf0;
  border-radius: 12px;
  background: rgba(255, 255, 255, .72);
  box-shadow: 0 18px 44px rgba(20, 25, 32, .055);
}

.nport-home-series__benefits article {
  display: grid;
  grid-template-columns: 42px 1fr;
  gap: 0 16px;
  min-width: 0;
}

.nport-home-series__benefits i.icon {
  grid-row: span 2;
  width: 40px !important;
  margin: 0 !important;
  color: var(--nport-yellow) !important;
  font-size: 36px !important;
}

.nport-home-series__benefits strong {
  display: block;
  margin: 0 0 16px;
  color: #111820;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 800;
}

.nport-home-series__benefits p {
  margin: 0;
  color: #424a55;
  font-size: 14px;
  line-height: 1.5;
}

.nport-home-series__cards {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 30px;
}

.nport-home-series__card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  min-height: 560px;
  border: 1px solid #e2e7ed;
  border-radius: 12px;
  background: linear-gradient(135deg, #fff 0%, #f8fafc 100%);
  overflow: hidden;
  box-shadow: 0 18px 44px rgba(20, 25, 32, .055);
}

.nport-home-series__body {
  position: relative;
  flex: 1 1 auto;
  min-height: 450px;
  padding: 48px 44px 34px;
  overflow: hidden;
}

.nport-home-series__copy {
  position: relative;
  z-index: 2;
  max-width: 270px;
}

.nport-home-series__copy h3 {
  margin: 0 0 30px;
  color: #090909;
  font-size: 27px;
  line-height: 1.15;
  font-weight: 800;
}

.nport-home-series__copy p {
  margin: 0 0 34px;
  color: #333b46;
  font-size: 17px;
  line-height: 1.55;
}

.nport-home-series__copy .ui.button,
.nport-home-series__all .ui.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  height: 46px;
  margin: 0;
  padding: 0 24px;
  border-radius: 6px;
  background: var(--nport-yellow);
  color: #050505;
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  box-shadow: none;
  transition: background .18s ease, transform .18s ease, box-shadow .18s ease;
}

.nport-home-series__copy .ui.button:hover,
.nport-home-series__all .ui.button:hover {
  background: #ffc228;
  color: #050505;
  transform: translateY(-1px);
  box-shadow: 0 10px 20px rgba(255, 179, 0, .24);
}

.nport-home-series__copy i.icon,
.nport-home-series__all i.icon {
  margin: 0 !important;
}

.nport-home-series__body img {
  position: absolute;
  right: -34px;
  bottom: 20px;
  z-index: 1;
  width: 68%;
  max-width: 560px;
  height: auto;
  filter: drop-shadow(0 24px 32px rgba(20, 25, 32, .13));
  pointer-events: none;
}

.nport-home-series__specs {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 0;
  padding: 24px 28px;
  border-top: 1px solid #e6eaf0;
  background: rgba(255, 255, 255, .74);
}

.nport-home-series__specs div {
  min-width: 0;
  padding: 0 20px;
  border-left: 1px solid #e6eaf0;
}

.nport-home-series__specs div:first-child {
  border-left: 0;
}

.nport-home-series__specs dt {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 8px;
  color: #3f4752;
  font-size: 13px;
  line-height: 1.2;
}

.nport-home-series__specs dt i.icon {
  flex: 0 0 22px;
  width: 22px !important;
  margin: 0 !important;
  color: #111820 !important;
  font-size: 20px !important;
}

.nport-home-series__specs dd {
  margin: 0 0 0 32px;
  color: #090909;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 800;
}

.nport-home-series__all {
  display: flex;
  justify-content: center;
  margin-top: 38px;
}

.nport-home-series__all .ui.button {
  min-width: 330px;
  height: 52px;
  background: #fff;
  border: 1px solid #dfe5ec;
  box-shadow: 0 10px 26px rgba(20, 25, 32, .04);
}

.nport-home-series__all .ui.button i.arrow.icon {
  color: var(--nport-yellow) !important;
}

@media (max-width: 1380px) {
  .nport-home-series__head {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .nport-home-series__cards {
    gap: 22px;
  }

  .nport-home-series__body {
    padding: 40px 34px 30px;
  }
}

@media (max-width: 1100px) {
  .nport-home-series__cards {
    grid-template-columns: 1fr;
  }

  .nport-home-series__card {
    min-height: 0;
  }
}

@media (max-width: 760px) {
  .nport-home-series {
    padding: 14px 0 48px;
  }

  .nport-home-series__head {
    margin-bottom: 28px;
  }

  .nport-home-series__title h2 {
    font-size: 28px;
  }

  .nport-home-series__title p {
    font-size: 16px;
  }

  .nport-home-series__benefits {
    grid-template-columns: 1fr;
    gap: 22px;
    padding: 24px 22px;
  }

  .nport-home-series__body {
    min-height: 390px;
    padding: 30px 24px 24px;
  }

  .nport-home-series__copy {
    max-width: 250px;
  }

  .nport-home-series__copy h3 {
    font-size: 24px;
    margin-bottom: 22px;
  }

  .nport-home-series__copy p {
    font-size: 15px;
    margin-bottom: 26px;
  }

  .nport-home-series__body img {
    right: -34px;
    bottom: 12px;
    width: 78%;
  }

  .nport-home-series__specs {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px 0;
    padding: 22px 18px;
  }

  .nport-home-series__specs div:nth-child(odd) {
    border-left: 0;
  }
}

@media (max-width: 480px) {
  .nport-home-series__title h2 {
    font-size: 25px;
  }

  .nport-home-series__body {
    min-height: 430px;
  }

  .nport-home-series__copy {
    max-width: none;
  }

  .nport-home-series__body img {
    right: -46px;
    bottom: 76px;
    width: 92%;
    opacity: .82;
  }

  .nport-home-series__specs {
    grid-template-columns: 1fr;
  }

  .nport-home-series__specs div {
    border-left: 0;
    padding: 0;
  }

  .nport-home-series__all .ui.button {
    width: 100%;
    min-width: 0;
  }
}

/* NPort home cases */
.nport-home-cases {
  padding: 18px 0 72px;
  background: var(--nport-page);
}

.nport-home-cases__head {
  display: grid;
  grid-template-columns: minmax(420px, 1fr) auto;
  gap: 32px;
  align-items: end;
  margin-bottom: 34px;
}

.nport-home-cases__head h2 {
  margin: 0 0 22px;
  color: #090909;
  font-size: 42px;
  line-height: 1.14;
  font-weight: 800;
  letter-spacing: 0;
}

.nport-home-cases__head h2 span {
  color: var(--nport-yellow);
}

.nport-home-cases__head p {
  margin: 0;
  color: #3e4651;
  font-size: 17px;
  line-height: 1.45;
}

.nport-home-cases__tabs {
  display: flex;
  align-items: stretch;
  max-width: 830px;
  border: 1px solid #dfe5ec;
  border-radius: 12px;
  background: rgba(255,255,255,.76);
  overflow: hidden;
  box-shadow: 0 14px 34px rgba(20,25,32,.045);
}

.nport-home-cases__tabs button {
  position: relative;
  min-width: 0;
  height: 62px;
  padding: 0 28px;
  border: 0;
  border-left: 1px solid #dfe5ec;
  background: transparent;
  color: #111820;
  font: inherit;
  font-size: 15px;
  line-height: 1;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap;
}

.nport-home-cases__tabs button:first-child {
  border-left: 0;
}

.nport-home-cases__tabs button.is-active {
  color: #f0a000;
}

.nport-home-cases__tabs button.is-active:after {
  content: "";
  position: absolute;
  left: 28px;
  right: 28px;
  bottom: 0;
  height: 4px;
  border-radius: 4px 4px 0 0;
  background: var(--nport-yellow);
}

.nport-home-cases__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.nport-home-case {
  min-width: 0;
  border-radius: 18px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 20px 44px rgba(20,25,32,.08);
}

.nport-home-case__media {
  position: relative;
  display: block;
  height: 245px;
  overflow: hidden;
  color: #111820;
  text-decoration: none;
}

.nport-home-case__media img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: transform .28s ease;
}

.nport-home-case:hover .nport-home-case__media img {
  transform: scale(1.04);
}

.nport-home-case__badge {
  position: absolute;
  left: 20px;
  top: 22px;
  z-index: 2;
  min-height: 56px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  max-width: calc(100% - 40px);
  padding: 0 16px;
  border-radius: 8px;
  background: rgba(255,255,255,.94);
  color: #111820;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 800;
  box-shadow: 0 8px 20px rgba(20,25,32,.12);
}

.nport-home-case__badge i.icon {
  flex: 0 0 22px;
  width: 22px !important;
  margin: 0 !important;
  color: var(--nport-yellow) !important;
  font-size: 20px !important;
}

.nport-home-case__body {
  padding: 24px 22px 22px;
}

.nport-home-case__title {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 14px;
  align-items: start;
  margin-bottom: 18px;
}

.nport-home-case__title h3 {
  margin: 0;
  color: #090909;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 800;
}

.nport-home-case__title h3 a {
  color: inherit;
  text-decoration: none;
}

.nport-home-case__title h3 a:hover {
  color: #d99100;
}

.nport-home-case__title span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #4f5763;
  font-size: 13px;
  line-height: 1.2;
  white-space: nowrap;
}

.nport-home-case__title i.icon {
  margin: 0 !important;
  color: #6f7782 !important;
}

.nport-home-case__body > p {
  min-height: 48px;
  margin: 0 0 22px;
  color: #303842;
  font-size: 14px;
  line-height: 1.45;
}

.nport-home-case__stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin: 0;
}

.nport-home-case__stats div {
  min-width: 0;
  min-height: 68px;
  padding: 12px 10px;
  border-radius: 10px;
  background: #f6f8fa;
}

.nport-home-case__stats dt {
  display: flex;
  align-items: center;
  gap: 7px;
  margin: 0 0 4px;
  color: #090909;
  font-size: 15px;
  line-height: 1.15;
  font-weight: 800;
}

.nport-home-case__stats dt i.icon {
  flex: 0 0 20px;
  width: 20px !important;
  margin: 0 !important;
  color: var(--nport-yellow) !important;
  font-size: 18px !important;
}

.nport-home-case__stats dd {
  margin: 0 0 0 27px;
  color: #111820;
  font-size: 11px;
  line-height: 1.25;
}

.nport-home-cases__all {
  display: flex;
  justify-content: center;
  margin-top: 36px;
}

.nport-home-cases__all .ui.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  min-width: 430px;
  height: 62px;
  margin: 0;
  padding: 0 34px;
  border-radius: 10px;
  background: var(--nport-yellow);
  color: #050505;
  font-size: 20px;
  line-height: 1;
  font-weight: 800;
  box-shadow: 0 16px 32px rgba(255,179,0,.2);
}

.nport-home-cases__all .ui.button:hover {
  background: #ffc228;
  color: #050505;
}

.nport-home-cases__all i.icon {
  margin: 0 !important;
}

@media (max-width: 1500px) {
  .nport-home-cases__head {
    grid-template-columns: 1fr;
    align-items: start;
  }

  .nport-home-cases__tabs {
    max-width: 100%;
  }

  .nport-home-cases__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 820px) {
  .nport-home-cases {
    padding: 10px 0 52px;
  }

  .nport-home-cases__head h2 {
    font-size: 31px;
  }

  .nport-home-cases__tabs {
    overflow-x: auto;
    scrollbar-width: none;
  }

  .nport-home-cases__tabs::-webkit-scrollbar {
    display: none;
  }

  .nport-home-cases__tabs button {
    flex: 0 0 auto;
    height: 52px;
    padding: 0 20px;
    font-size: 14px;
  }

  .nport-home-cases__grid {
    grid-template-columns: 1fr;
  }

  .nport-home-case__media {
    height: 220px;
  }
}

@media (max-width: 520px) {
  .nport-home-cases__head h2 {
    font-size: 27px;
  }

  .nport-home-case {
    border-radius: 14px;
  }

  .nport-home-case__media {
    height: 190px;
  }

  .nport-home-case__body {
    padding: 20px 16px 18px;
  }

  .nport-home-case__title {
    grid-template-columns: 1fr;
  }

  .nport-home-case__title h3 {
    font-size: 20px;
  }

  .nport-home-case__stats {
    grid-template-columns: 1fr;
  }

  .nport-home-case__stats div {
    min-height: 0;
  }

  .nport-home-cases__all .ui.button {
    width: 100%;
    min-width: 0;
    height: 56px;
    font-size: 17px;
  }
}

/* NPort header overflow menu */
.nport-more {
  user-select: none;
}

.nport-more > .nport-more-menu {
  display: block !important;
  position: absolute !important;
  top: calc(100% + 14px) !important;
  right: 0 !important;
  left: auto !important;
  min-width: 210px !important;
  margin: 0 !important;
  padding: 8px 0 !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
  transform: translateY(-6px) !important;
  transition: opacity .16s ease, transform .16s ease, visibility .16s ease !important;
}

.nport-more.is-open > .nport-more-menu {
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
  transform: translateY(0) !important;
  z-index: 130 !important;
}

.nport-more.is-open > .nport-more-menu > .item {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}

.nport-more.is-open .chevron.icon {
  transform: rotate(180deg);
}

/* NPort home catalog categories */
.nport-sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.nport-home-catalog {
  position: relative;
  padding: 24px 0 44px;
  background: var(--nport-page);
}

.nport-home-catalog__grid {
  display: grid;
  grid-template-columns: repeat(8, minmax(0, 1fr));
  gap: 16px;
}

.nport-home-catalog__card {
  position: relative;
  min-height: 158px;
  border: 1px solid #e7ebf0;
  border-radius: 9px;
  background: linear-gradient(135deg, #fff 0%, #f8fafc 100%);
  box-shadow: 0 12px 30px rgba(20, 25, 32, .045);
  overflow: hidden;
  color: #111820;
  text-decoration: none;
  transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.nport-home-catalog__card:hover {
  border-color: rgba(255, 179, 0, .72);
  box-shadow: 0 18px 38px rgba(20, 25, 32, .09);
  transform: translateY(-2px);
  color: #111820;
}

.nport-home-catalog__card.is-featured {
  border-color: rgba(255, 179, 0, .72);
  box-shadow: 0 16px 34px rgba(255, 179, 0, .08);
}

.nport-home-catalog__copy {
  position: relative;
  z-index: 2;
  display: block;
  padding: 18px 18px 14px;
}

.nport-home-catalog__copy strong {
  display: block;
  max-width: 170px;
  font-size: 15px;
  line-height: 1.17;
  font-weight: 700;
  letter-spacing: 0;
}

.nport-home-catalog__copy em {
  display: block;
  margin-top: 12px;
  color: #7a838e;
  font-size: 13px;
  line-height: 1.2;
  font-style: normal;
}

.nport-home-catalog__more {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 28px;
  color: #111820;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
}

.nport-home-catalog__more i.icon,
.nport-home-catalog__card > i.icon {
  color: #ffad00 !important;
  margin: 0 !important;
}

.nport-home-catalog__card > i.icon {
  position: absolute;
  right: 16px;
  bottom: 17px;
  z-index: 3;
  font-size: 17px !important;
}

.nport-home-catalog__card img {
  position: absolute;
  right: -26px;
  bottom: -15px;
  z-index: 1;
  width: 78%;
  height: 78%;
  object-fit: contain;
  object-position: right bottom;
  pointer-events: none;
  transition: transform .22s ease, opacity .18s ease;
}

.nport-home-catalog__card:hover img {
  transform: translateX(-4px) scale(1.03);
}

.nport-home-catalog__card:not(.is-featured) img {
  top: 10px;
  right: 10px;
  bottom: auto;
  width: 82%;
  height: 62%;
  opacity: .96;
}

.nport-home-catalog__card:not(.is-featured) .nport-home-catalog__copy {
  padding-top: 92px;
}

.nport-home-catalog__card:not(.is-featured) .nport-home-catalog__copy strong {
  max-width: 150px;
}

@media (max-width: 1580px) {
  .nport-home-catalog__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (max-width: 900px) {
  .nport-home-catalog {
    padding: 18px 0 34px;
  }

  .nport-home-catalog__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .nport-home-catalog__card {
    min-height: 146px;
  }
}

@media (max-width: 560px) {
  .nport-home-catalog {
    padding: 14px 0 30px;
  }

  .nport-home-catalog .nport-wrap {
    width: 100%;
  }

  .nport-home-catalog__grid {
    display: flex;
    gap: 12px;
    overflow-x: auto;
    padding: 0 12px 8px;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .nport-home-catalog__grid::-webkit-scrollbar {
    display: none;
  }

  .nport-home-catalog__card {
    flex: 0 0 76vw;
    max-width: 310px;
    min-height: 148px;
    scroll-snap-align: start;
  }

  .nport-home-catalog__copy {
    padding: 16px 16px 13px;
  }

  .nport-home-catalog__copy strong {
    font-size: 14px;
  }
}
/* NPort lead modal layer behavior fix */
body.nport-page.dimmed,
body.nport-page.nport-lead-fallback-open {
  overflow: hidden !important;
  padding-right: 0 !important;
}

.nport-page .ui.dimmer.modals,
.nport-page .ui.page.modals.dimmer {
  position: fixed !important;
  inset: 0 !important;
  z-index: 12000 !important;
  background: rgba(14, 16, 18, .72) !important;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  overflow-y: auto !important;
  padding: 28px 0 !important;
}

.nport-page .ui.dimmer.modals.visible.active,
.nport-page .ui.page.modals.dimmer.visible.active {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

body > .ui.modal.nport-lead-modal:not(.active):not(.visible) {
  display: none !important;
}

.nport-page .ui.dimmer.modals > .ui.modal.nport-lead-modal,
.nport-page .ui.page.modals.dimmer > .ui.modal.nport-lead-modal,
body > .ui.modal.nport-lead-modal {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  transform: none !important;
  margin: 0 auto !important;
  z-index: 12001 !important;
}

body.nport-lead-fallback-open > .ui.modal.nport-lead-modal.active {
  display: block !important;
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  max-height: calc(100vh - 56px) !important;
  z-index: 12001 !important;
}

body.nport-lead-fallback-open:before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 12000;
  background: rgba(14, 16, 18, .72);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}

.nport-mobile-panel {
  z-index: 13000 !important;
}

@media (max-width: 760px) {
  /* Keep the closed fixed panel inside the viewport so it cannot widen the page. */
  .nport-mobile-panel {
    transform: none;
  }
}

@media (max-width: 860px) {
  .nport-page .ui.dimmer.modals,
  .nport-page .ui.page.modals.dimmer {
    padding: 10px 0 !important;
  }

  body.nport-lead-fallback-open > .ui.modal.nport-lead-modal.active {
    top: 10px !important;
    max-height: calc(100vh - 20px) !important;
  }
}
/* NPort home videos */
.nport-home-videos {
  padding: 20px 0 76px;
}

.nport-home-videos__head {
  display: grid;
  grid-template-columns: minmax(360px, 0.86fr) minmax(620px, 1.14fr);
  gap: 48px;
  align-items: center;
  margin-bottom: 42px;
}

.nport-home-videos__title h2 {
  margin: 0 0 22px;
  color: #11151c;
  font-size: 42px;
  line-height: 1.12;
  font-weight: 800;
  letter-spacing: 0;
}

.nport-home-videos__title h2 span {
  color: #ffac00;
}

.nport-home-videos__title p {
  max-width: 560px;
  margin: 0;
  color: #596273;
  font-size: 17px;
  line-height: 1.65;
}

.nport-home-videos__features {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  border-radius: 12px;
}

.nport-home-videos__features article {
  display: grid;
  grid-template-columns: 74px 1fr;
  grid-template-areas: "icon title" "icon text";
  gap: 6px 18px;
  min-width: 0;
  padding: 12px 26px;
  border-left: 1px solid #e5e8ed;
}

.nport-home-videos__features article:first-child {
  border-left: 0;
}

.nport-home-videos__features i.icon {
  grid-area: icon;
  align-self: center;
  width: 58px !important;
  height: 58px !important;
  margin: 0 !important;
  border: 1px solid #dfe4eb;
  border-radius: 12px;
  color: #ffac00;
  font-size: 25px !important;
  line-height: 58px !important;
  text-align: center;
  background: #fff;
  box-shadow: 0 12px 30px rgba(24, 32, 46, .05);
}

.nport-home-videos__features i.icon::before {
  color: inherit;
}

.nport-home-videos__features strong {
  grid-area: title;
  color: #11151c;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 800;
}

.nport-home-videos__features p {
  grid-area: text;
  margin: 0;
  color: #596273;
  font-size: 14px;
  line-height: 1.45;
}

.nport-home-videos__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.nport-home-video {
  overflow: hidden;
  min-width: 0;
  border: 1px solid #e1e6ee;
  border-radius: 12px;
  background: #11151c;
  box-shadow: 0 22px 48px rgba(18, 28, 43, .08);
}

.nport-home-video__media {
  position: relative;
  display: block;
  height: 318px;
  overflow: hidden;
  color: inherit;
  background: #202733;
}

.nport-home-video__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .35s ease, filter .35s ease;
}

.nport-home-video__media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(10, 14, 20, .08) 45%, rgba(10, 14, 20, .38) 100%);
  pointer-events: none;
}

.nport-home-video:hover .nport-home-video__media img,
.nport-home-video:focus-within .nport-home-video__media img {
  transform: scale(1.035);
  filter: saturate(1.05);
}

.nport-home-video__play {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  color: #ffac00;
  background: rgba(255, 255, 255, .94);
  box-shadow: 0 18px 34px rgba(10, 16, 26, .2);
  transform: translate(-50%, -50%);
  transition: transform .22s ease, background .22s ease;
}

.nport-home-video__play i.icon {
  width: auto !important;
  height: auto !important;
  margin: 0 0 0 4px !important;
  font-size: 24px !important;
  line-height: 1 !important;
}

.nport-home-video__play i.icon::before {
  color: inherit;
}

.nport-home-video:hover .nport-home-video__play,
.nport-home-video:focus-within .nport-home-video__play {
  background: #fff;
  transform: translate(-50%, -50%) scale(1.06);
}

.nport-home-video__bar {
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 16px;
  align-items: center;
  min-height: 64px;
  padding: 14px 22px;
  color: #fff;
  background: linear-gradient(180deg, rgba(17, 21, 28, .92), #11151c);
}

.nport-home-video__bar span {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #ffac00;
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
}

.nport-home-video__bar span i.icon {
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  color: #ffac00;
  font-size: 15px !important;
  line-height: 1 !important;
}

.nport-home-video__bar strong {
  overflow: hidden;
  color: #fff;
  font-size: 15px;
  line-height: 1.35;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.nport-home-video__bar a {
  color: #fff;
  opacity: .86;
  transition: color .2s ease, opacity .2s ease;
}

.nport-home-video__bar a:hover,
.nport-home-video__bar a:focus-visible {
  color: #ffac00;
  opacity: 1;
}

.nport-home-video__bar a i.icon {
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  font-size: 18px !important;
  line-height: 1 !important;
}

.nport-home-videos__all {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
  margin-top: 44px;
  text-align: center;
}

.nport-home-videos__all .ui.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  min-width: 360px;
  min-height: 62px;
  margin: 0;
  border: 0;
  border-radius: 9px;
  color: #11151c;
  background: #ffac00;
  box-shadow: 0 14px 28px rgba(255, 172, 0, .22);
  font-size: 19px;
  line-height: 1.2;
  font-weight: 800;
}

.nport-home-videos__all .ui.button:hover,
.nport-home-videos__all .ui.button:focus-visible {
  color: #11151c;
  background: #ffc02f;
  box-shadow: 0 16px 32px rgba(255, 172, 0, .28);
}

.nport-home-videos__all .ui.button i.icon {
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  font-size: 20px !important;
  line-height: 1 !important;
}

.nport-home-videos__all p {
  margin: 0;
  color: #707989;
  font-size: 15px;
  line-height: 1.45;
}

@media (max-width: 1280px) {
  .nport-home-videos__head {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .nport-home-videos__title p {
    max-width: 720px;
  }

  .nport-home-video__media {
    height: 270px;
  }
}

@media (max-width: 980px) {
  .nport-home-videos {
    padding-bottom: 56px;
  }

  .nport-home-videos__features {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .nport-home-videos__features article {
    border: 1px solid #e5e8ed;
    border-radius: 12px;
    background: rgba(255, 255, 255, .72);
  }

  .nport-home-videos__grid {
    grid-template-columns: 1fr;
  }

  .nport-home-video__media {
    height: 340px;
  }
}

@media (max-width: 640px) {
  .nport-home-videos {
    padding: 10px 0 42px;
  }

  .nport-home-videos__head {
    gap: 22px;
    margin-bottom: 24px;
  }

  .nport-home-videos__title h2 {
    font-size: 30px;
  }

  .nport-home-videos__title p {
    font-size: 15px;
    line-height: 1.55;
  }

  .nport-home-videos__features article {
    grid-template-columns: 52px 1fr;
    gap: 4px 14px;
    padding: 14px;
  }

  .nport-home-videos__features i.icon {
    width: 44px !important;
    height: 44px !important;
    font-size: 20px !important;
    line-height: 44px !important;
  }

  .nport-home-videos__features strong {
    font-size: 15px;
  }

  .nport-home-videos__features p {
    font-size: 13px;
  }

  .nport-home-video__media {
    height: 220px;
  }

  .nport-home-video__play {
    width: 58px;
    height: 58px;
  }

  .nport-home-video__bar {
    grid-template-columns: auto 1fr auto;
    gap: 10px;
    min-height: 58px;
    padding: 12px 14px;
  }

  .nport-home-video__bar strong {
    font-size: 13px;
  }

  .nport-home-videos__all {
    margin-top: 28px;
  }

  .nport-home-videos__all .ui.button {
    width: 100%;
    min-width: 0;
    min-height: 56px;
    font-size: 17px;
  }
}
/* NPort home consultation CTA */
.nport-home-consult {
  padding: 14px 0 76px;
}

.nport-home-consult__card {
  display: grid;
  grid-template-columns: minmax(260px, .74fr) minmax(620px, 1.26fr);
  gap: 38px 56px;
  align-items: start;
  padding: 46px 58px 38px;
  border: 1px solid #e7ebf1;
  border-radius: 20px;
  background: rgba(255, 255, 255, .82);
  box-shadow: 0 18px 52px rgba(18, 28, 43, .07);
}

.nport-home-consult__intro h2 {
  margin: 0 0 18px;
  color: #11151c;
  font-size: 42px;
  line-height: 1.12;
  font-weight: 800;
  letter-spacing: 0;
}

.nport-home-consult__intro p {
  max-width: 430px;
  margin: 0;
  color: #687181;
  font-size: 22px;
  line-height: 1.55;
}

.nport-home-consult-form {
  min-width: 0;
}

.nport-home-consult-form__main {
  display: grid;
  grid-template-columns: minmax(180px, 1fr) minmax(180px, 1fr) minmax(260px, .98fr);
  gap: 20px;
  align-items: start;
}

.nport-home-consult-form.ui.form .field {
  margin: 0;
}

.nport-home-consult-form.ui.form .field > label:not([for="nport-consult-consent"]) {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
}

.nport-home-consult-form.ui.form input[type=text],
.nport-home-consult-form.ui.form input[type=tel] {
  width: 100%;
  height: 78px;
  border: 1px solid #dfe4eb;
  border-radius: 10px;
  padding: 0 28px;
  color: #11151c;
  background: #fff;
  box-shadow: none;
  font-size: 19px;
  line-height: 1.2;
  transition: border-color .18s ease, box-shadow .18s ease, background .18s ease;
}

.nport-home-consult-form.ui.form input[type=text]:focus,
.nport-home-consult-form.ui.form input[type=tel]:focus {
  border-color: #ffac00;
  background: #fff;
  box-shadow: 0 0 0 3px rgba(255, 172, 0, .18);
}

.nport-home-consult-form.ui.form input.is-invalid,
.nport-home-consult-form.ui.form .field.error input {
  border-color: #d95c5c;
  background: #fffafa;
}

.nport-home-consult-form__submit.ui.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  width: 100%;
  min-height: 78px;
  margin: 0;
  border: 0;
  border-radius: 10px;
  color: #11151c;
  background: linear-gradient(180deg, #ffb617, #ff9900);
  box-shadow: 0 14px 30px rgba(255, 153, 0, .24);
  font-size: 20px;
  line-height: 1.2;
  font-weight: 800;
  white-space: nowrap;
  transition: background .18s ease, box-shadow .18s ease, transform .18s ease;
}

.nport-home-consult-form__submit.ui.button:hover,
.nport-home-consult-form__submit.ui.button:focus-visible {
  color: #11151c;
  background: linear-gradient(180deg, #ffc638, #ffaa14);
  box-shadow: 0 16px 34px rgba(255, 153, 0, .3);
  transform: translateY(-1px);
}

.nport-home-consult-form__submit.ui.button i.icon {
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  font-size: 22px !important;
  line-height: 1 !important;
}

.nport-home-consult-form .field span[data-error] {
  display: block;
  min-height: 18px;
  margin-top: 7px;
  color: #d95c5c;
  font-size: 13px;
  line-height: 1.35;
}

.nport-home-consult-form .field span[data-error]:empty {
  display: none;
}

.nport-home-consult-form__consent {
  margin-top: 14px !important;
}

.nport-home-consult-form__consent .nport-consent.ui.checkbox label {
  color: #687181;
  font-size: 14px;
  line-height: 1.35;
}

.nport-home-consult-form__consent .nport-consent.ui.checkbox label a {
  color: #ff9900;
  text-decoration: none;
}

.nport-home-consult-form__consent .nport-consent.ui.checkbox label a:hover {
  text-decoration: underline;
}

.nport-home-consult-form .nport-lead-result {
  margin: 14px 0 0 !important;
}

.nport-home-consult__benefits {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  padding-top: 18px;
}

.nport-home-consult__benefit {
  display: grid;
  grid-template-columns: 56px 1fr;
  gap: 20px;
  align-items: center;
  min-width: 0;
  padding: 8px 34px;
  border-left: 1px solid #e4e8ef;
}

.nport-home-consult__benefit:first-child {
  padding-left: 0;
  border-left: 0;
}

.nport-home-consult__benefit i.icon {
  width: 46px !important;
  height: 46px !important;
  margin: 0 !important;
  color: #ffac00;
  font-size: 38px !important;
  line-height: 46px !important;
  text-align: center;
}

.nport-home-consult__benefit i.icon::before {
  color: inherit;
}

.nport-home-consult__benefit strong {
  display: block;
  color: #11151c;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 800;
}

.nport-home-consult__benefit em {
  display: block;
  margin-top: 5px;
  color: #687181;
  font-size: 16px;
  line-height: 1.35;
  font-style: normal;
}

@media (max-width: 1280px) {
  .nport-home-consult__card {
    grid-template-columns: 1fr;
    gap: 28px;
    padding: 40px;
  }

  .nport-home-consult__intro p {
    max-width: 680px;
  }
}

@media (max-width: 980px) {
  .nport-home-consult-form__main {
    grid-template-columns: 1fr 1fr;
  }

  .nport-home-consult-form__submit.ui.button {
    grid-column: 1 / -1;
  }

  .nport-home-consult__benefits {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .nport-home-consult__benefit {
    padding: 0;
    border-left: 0;
  }
}

@media (max-width: 640px) {
  .nport-home-consult {
    padding: 8px 0 46px;
  }

  .nport-home-consult__card {
    padding: 24px 18px;
    border-radius: 14px;
  }

  .nport-home-consult__intro h2 {
    font-size: 30px;
    margin-bottom: 12px;
  }

  .nport-home-consult__intro p {
    font-size: 16px;
    line-height: 1.5;
  }

  .nport-home-consult-form__main {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .nport-home-consult-form.ui.form input[type=text],
  .nport-home-consult-form.ui.form input[type=tel] {
    height: 58px;
    padding: 0 18px;
    font-size: 16px;
  }

  .nport-home-consult-form__submit.ui.button {
    min-height: 58px;
    font-size: 17px;
  }

  .nport-home-consult-form__consent .nport-consent.ui.checkbox label {
    font-size: 13px;
  }

  .nport-home-consult__benefit {
    grid-template-columns: 42px 1fr;
    gap: 14px;
  }

  .nport-home-consult__benefit i.icon {
    width: 36px !important;
    height: 36px !important;
    font-size: 30px !important;
    line-height: 36px !important;
  }

  .nport-home-consult__benefit strong {
    font-size: 16px;
  }

  .nport-home-consult__benefit em {
    font-size: 14px;
  }
}

/* NPort home unified section layer, Hero excluded */
.nport-home-catalog,
.nport-home-quiz,
.nport-home-series,
.nport-home-cases,
.nport-home-videos,
.nport-home-consult {
  font-family: inherit;
}

.nport-home-catalog,
.nport-home-quiz,
.nport-home-series,
.nport-home-cases,
.nport-home-videos {
  padding-top: 52px;
  padding-bottom: 52px;
}

.nport-home-consult {
  padding-top: 52px;
  padding-bottom: 78px;
}

.nport-home-quiz__card,
.nport-home-consult__card,
.nport-home-cases,
.nport-home-videos {
  color: #11151c;
}

.nport-home-series h2,
.nport-home-cases h2,
.nport-home-videos__title h2,
.nport-home-consult__intro h2 {
  margin-top: 0;
  color: #11151c;
  font-size: 38px;
  line-height: 1.14;
  font-weight: 800;
  letter-spacing: 0;
}

.nport-home-series h2 span,
.nport-home-cases h2 span,
.nport-home-videos__title h2 span {
  color: #ffac00;
}

.nport-home-series p,
.nport-home-cases__lead,
.nport-home-videos__title p,
.nport-home-consult__intro p,
.nport-home-quiz__intro p {
  color: #5f6878;
  font-size: 16px;
  line-height: 1.58;
  font-weight: 400;
}

.nport-home-series strong,
.nport-home-cases strong,
.nport-home-videos strong,
.nport-home-consult strong,
.nport-home-quiz strong {
  font-weight: 760;
}

.nport-home-catalog-card,
.nport-home-quiz__card,
.nport-home-series-card,
.nport-home-case,
.nport-home-video,
.nport-home-consult__card {
  border-color: #e4e8ef;
  border-radius: 14px;
  background-color: rgba(255, 255, 255, .86);
}

.nport-home-consult__card {
  grid-template-columns: minmax(315px, .58fr) minmax(720px, 1.42fr);
  gap: 44px;
  align-items: start;
  padding: 38px 52px 34px;
}

.nport-home-consult__intro h2 {
  margin-bottom: 14px;
  font-size: 40px;
}

.nport-home-consult__intro p {
  max-width: 410px;
  font-size: 20px;
}

.nport-home-consult-form__main {
  grid-template-columns: minmax(210px, 1fr) minmax(210px, 1fr) minmax(300px, .98fr);
  gap: 18px;
}

.nport-home-consult-form.ui.form input[type=text],
.nport-home-consult-form.ui.form input[type=tel] {
  height: 64px;
  border-radius: 9px;
  padding-right: 22px;
  padding-left: 22px;
  font-size: 16px;
}

.nport-home-consult-form__submit.ui.button {
  min-height: 64px;
  padding-right: 22px;
  padding-left: 22px;
  border-radius: 9px;
  font-size: 17px;
  white-space: nowrap;
}

.nport-home-consult-form__submit.ui.button .arrow.icon {
  flex: 0 0 auto;
}

.nport-home-consult-form__consent {
  margin-top: 12px !important;
}

.nport-home-consult-form__consent .nport-consent.ui.checkbox label {
  color: #6c7482;
  font-size: 13px;
}

.nport-home-consult__benefits {
  padding-top: 24px;
}

.nport-home-consult__benefit {
  grid-template-columns: 50px 1fr;
  gap: 18px;
  padding: 8px 28px;
}

.nport-home-consult__benefit i.icon {
  width: 42px !important;
  height: 42px !important;
  font-size: 34px !important;
  line-height: 42px !important;
}

.nport-home-consult__benefit strong {
  font-size: 18px;
  line-height: 1.25;
}

.nport-home-consult__benefit em {
  font-size: 15px;
  line-height: 1.38;
}

@media (max-width: 1480px) {
  .nport-home-consult__card {
    grid-template-columns: minmax(290px, .5fr) minmax(640px, 1.5fr);
    padding-right: 42px;
    padding-left: 42px;
  }

  .nport-home-consult-form__main {
    grid-template-columns: minmax(180px, 1fr) minmax(180px, 1fr) minmax(270px, .9fr);
  }
}

@media (max-width: 1280px) {
  .nport-home-catalog,
  .nport-home-quiz,
  .nport-home-series,
  .nport-home-cases,
  .nport-home-videos,
  .nport-home-consult {
    padding-top: 44px;
    padding-bottom: 44px;
  }

  .nport-home-consult__card {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .nport-home-consult__intro p {
    max-width: 660px;
  }
}

@media (max-width: 900px) {
  .nport-home-series h2,
  .nport-home-cases h2,
  .nport-home-videos__title h2,
  .nport-home-consult__intro h2 {
    font-size: 32px;
  }

  .nport-home-consult-form__main {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .nport-home-catalog,
  .nport-home-quiz,
  .nport-home-series,
  .nport-home-cases,
  .nport-home-videos,
  .nport-home-consult {
    padding-top: 34px;
    padding-bottom: 34px;
  }

  .nport-home-series h2,
  .nport-home-cases h2,
  .nport-home-videos__title h2,
  .nport-home-consult__intro h2 {
    font-size: 28px;
  }

  .nport-home-series p,
  .nport-home-cases__lead,
  .nport-home-videos__title p,
  .nport-home-consult__intro p,
  .nport-home-quiz__intro p {
    font-size: 15px;
  }

  .nport-home-consult__card {
    padding: 24px 16px;
  }

  .nport-home-consult-form.ui.form input[type=text],
  .nport-home-consult-form.ui.form input[type=tel],
  .nport-home-consult-form__submit.ui.button {
    height: 56px;
    min-height: 56px;
  }
}

/* NPort home FAQ */
.nport-home-faq {
  padding: 52px 0;
}

.nport-home-faq__head {
  max-width: 760px;
  margin: 0 auto 38px;
  text-align: center;
}

.nport-home-faq__head span {
  display: block;
  margin-bottom: 10px;
  color: #ffac00;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 800;
  text-transform: uppercase;
}

.nport-home-faq__head h2 {
  margin: 0 0 16px;
  color: #11151c;
  font-size: 38px;
  line-height: 1.14;
  font-weight: 800;
  letter-spacing: 0;
}

.nport-home-faq__head p {
  max-width: 600px;
  margin: 0 auto;
  color: #5f6878;
  font-size: 16px;
  line-height: 1.58;
}

.nport-home-faq__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px 24px;
  align-items: start;
}

.nport-home-faq__item {
  overflow: hidden;
  border: 1px solid #e4e8ef;
  border-radius: 14px;
  background: rgba(255, 255, 255, .86);
  box-shadow: 0 14px 34px rgba(18, 28, 43, .045);
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}

.nport-home-faq__item:hover,
.nport-home-faq__item:focus-within,
.nport-home-faq__item.is-open {
  border-color: rgba(255, 172, 0, .36);
  background: #fff;
  box-shadow: 0 18px 42px rgba(18, 28, 43, .07);
}

.nport-home-faq__question {
  display: grid;
  grid-template-columns: 1fr 40px;
  gap: 18px;
  align-items: center;
  min-height: 76px;
  padding: 20px 24px;
}

.nport-home-faq__question h3 {
  margin: 0;
  color: #11151c;
  font-size: 17px;
  line-height: 1.35;
  font-weight: 760;
}

.nport-home-faq__title {
  display: inline;
  margin: 0;
  border: 0;
  padding: 0;
  color: inherit;
  background: transparent;
  font: inherit;
  text-align: left;
  cursor: pointer;
}

.nport-home-faq__title:hover,
.nport-home-faq__title:focus-visible {
  color: #e69500;
}

.nport-home-faq__question h3 a {
  color: inherit;
  text-decoration: none;
}

.nport-home-faq__question h3 a:hover,
.nport-home-faq__question h3 a:focus-visible {
  color: #e69500;
}

.nport-home-faq__toggle {
  position: relative;
  width: 36px;
  height: 36px;
  border: 0;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
}

.nport-home-faq__toggle::before,
.nport-home-faq__toggle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 2px;
  border-radius: 4px;
  background: #ffac00;
  transform: translate(-50%, -50%);
  transition: transform .2s ease, background .2s ease;
}

.nport-home-faq__toggle::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.nport-home-faq__item.is-open .nport-home-faq__toggle::after {
  transform: translate(-50%, -50%) rotate(0deg);
}

.nport-home-faq__answer {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows .24s ease;
}

.nport-home-faq__answer > div {
  overflow: hidden;
  padding: 0 24px;
}

.nport-home-faq__item.is-open .nport-home-faq__answer {
  grid-template-rows: 1fr;
}

.nport-home-faq__item.is-open .nport-home-faq__answer > div {
  padding-bottom: 24px;
}

.nport-home-faq__answer p {
  margin: 0;
  color: #5f6878;
  font-size: 15px;
  line-height: 1.58;
}

.nport-home-faq__answer a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 16px;
  color: #e69500;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 760;
  text-decoration: none;
}

.nport-home-faq__answer a:hover,
.nport-home-faq__answer a:focus-visible {
  color: #11151c;
}

.nport-home-faq__answer a i.icon {
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  font-size: 13px !important;
  line-height: 1 !important;
}

.nport-home-faq__cta {
  display: grid;
  grid-template-columns: 42px auto 1fr auto;
  gap: 18px;
  align-items: center;
  max-width: 760px;
  margin: 34px auto 0;
  padding: 16px 18px 16px 22px;
  border: 1px solid #e4e8ef;
  border-radius: 14px;
  background: rgba(255, 255, 255, .9);
  box-shadow: 0 14px 34px rgba(18, 28, 43, .045);
}

.nport-home-faq__cta i.icon {
  width: 34px !important;
  height: 34px !important;
  margin: 0 !important;
  color: #ffac00;
  font-size: 28px !important;
  line-height: 34px !important;
}

.nport-home-faq__cta strong {
  color: #11151c;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 760;
  white-space: nowrap;
}

.nport-home-faq__cta span {
  color: #5f6878;
  font-size: 14px;
  line-height: 1.35;
}

.nport-home-faq__cta .ui.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 48px;
  margin: 0;
  padding: 0 22px;
  border: 1px solid #dfe4eb;
  border-radius: 9px;
  color: #11151c;
  background: #fff;
  box-shadow: none;
  font-size: 15px;
  font-weight: 760;
  white-space: nowrap;
}

.nport-home-faq__cta .ui.button:hover,
.nport-home-faq__cta .ui.button:focus-visible {
  border-color: #ffac00;
  color: #11151c;
  background: #fff8e8;
}

.nport-home-faq__cta .ui.button i.icon {
  width: auto !important;
  height: auto !important;
  font-size: 15px !important;
  line-height: 1 !important;
}

@media (max-width: 980px) {
  .nport-home-faq__grid {
    grid-template-columns: 1fr;
  }

  .nport-home-faq__cta {
    grid-template-columns: 38px 1fr auto;
  }

  .nport-home-faq__cta span {
    grid-column: 2 / -1;
  }
}

@media (max-width: 640px) {
  .nport-home-faq {
    padding: 34px 0;
  }

  .nport-home-faq__head {
    margin-bottom: 24px;
    text-align: left;
  }

  .nport-home-faq__head h2 {
    font-size: 28px;
  }

  .nport-home-faq__head p {
    font-size: 15px;
  }

  .nport-home-faq__question {
    grid-template-columns: 1fr 34px;
    min-height: 66px;
    padding: 17px 18px;
  }

  .nport-home-faq__question h3 {
    font-size: 15px;
  }

  .nport-home-faq__answer > div {
    padding-right: 18px;
    padding-left: 18px;
  }

  .nport-home-faq__answer p {
    font-size: 14px;
  }

  .nport-home-faq__cta {
    grid-template-columns: 36px 1fr;
    gap: 10px 14px;
    padding: 16px;
  }

  .nport-home-faq__cta span,
  .nport-home-faq__cta .ui.button {
    grid-column: 1 / -1;
  }

  .nport-home-faq__cta .ui.button {
    width: 100%;
  }
}

/* NPort FAQ detail page */
.nport-faq-page {
  padding: 18px 0 72px;
}

.nport-faq-article {
  max-width: 1080px;
  margin: 0 auto;
  padding: 46px 54px;
  border: 1px solid #e4e8ef;
  border-radius: 16px;
  background: rgba(255, 255, 255, .9);
  box-shadow: 0 18px 44px rgba(18, 28, 43, .06);
}

.nport-faq-back {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 22px;
  color: #e69500;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 760;
  text-decoration: none;
}

.nport-faq-back:hover,
.nport-faq-back:focus-visible {
  color: #11151c;
}

.nport-faq-back i.icon {
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  font-size: 13px !important;
  line-height: 1 !important;
}

.nport-faq-article h1 {
  max-width: 860px;
  margin: 0 0 20px;
  color: #11151c;
  font-size: 42px;
  line-height: 1.12;
  font-weight: 800;
  letter-spacing: 0;
}

.nport-faq-summary {
  max-width: 820px;
  margin-bottom: 30px;
  padding: 22px 26px;
  border-left: 4px solid #ffac00;
  border-radius: 0 12px 12px 0;
  color: #3d4654;
  background: #fff8e8;
  font-size: 18px;
  line-height: 1.62;
}

.nport-faq-answer {
  max-width: 860px;
  color: #4f5763;
  font-size: 17px;
  line-height: 1.68;
}

.nport-faq-answer p {
  margin: 0 0 18px;
}

.nport-faq-answer p:last-child {
  margin-bottom: 0;
}

.nport-faq-answer a {
  color: #e69500;
  text-decoration: none;
  border-bottom: 1px solid rgba(230, 149, 0, .35);
}

.nport-faq-help {
  display: grid;
  grid-template-columns: 42px 1fr auto;
  gap: 18px;
  align-items: center;
  margin-top: 38px;
  padding: 18px;
  border: 1px solid #e4e8ef;
  border-radius: 14px;
  background: #fff;
}

.nport-faq-help i.icon {
  width: 36px !important;
  height: 36px !important;
  margin: 0 !important;
  color: #ffac00;
  font-size: 30px !important;
  line-height: 36px !important;
}

.nport-faq-help strong {
  display: block;
  color: #11151c;
  font-size: 17px;
  line-height: 1.25;
  font-weight: 760;
}

.nport-faq-help span {
  display: block;
  margin-top: 4px;
  color: #5f6878;
  font-size: 14px;
  line-height: 1.35;
}

.nport-faq-help .ui.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 48px;
  margin: 0;
  padding: 0 22px;
  border: 0;
  border-radius: 9px;
  color: #11151c;
  background: #ffac00;
  box-shadow: 0 12px 24px rgba(255, 172, 0, .2);
  font-size: 15px;
  font-weight: 760;
  white-space: nowrap;
}

.nport-faq-related {
  max-width: 1080px;
  margin: 34px auto 0;
}

.nport-faq-related h2 {
  margin: 0 0 18px;
  color: #11151c;
  font-size: 26px;
  line-height: 1.2;
  font-weight: 800;
}

.nport-faq-related__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.nport-faq-related a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  min-height: 74px;
  padding: 18px 20px;
  border: 1px solid #e4e8ef;
  border-radius: 12px;
  color: #11151c;
  background: rgba(255, 255, 255, .88);
  box-shadow: 0 12px 28px rgba(18, 28, 43, .045);
  font-size: 16px;
  line-height: 1.35;
  font-weight: 760;
  text-decoration: none;
}

.nport-faq-related a:hover,
.nport-faq-related a:focus-visible {
  border-color: rgba(255, 172, 0, .45);
  color: #e69500;
  background: #fff;
}

.nport-faq-related a i.icon {
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  color: #ffac00;
  font-size: 15px !important;
  line-height: 1 !important;
}

@media (max-width: 760px) {
  .nport-faq-page {
    padding: 14px 0 44px;
  }

  .nport-faq-article {
    padding: 28px 18px;
    border-radius: 14px;
  }

  .nport-faq-article h1 {
    font-size: 30px;
  }

  .nport-faq-summary {
    padding: 18px;
    font-size: 15px;
  }

  .nport-faq-answer {
    font-size: 15px;
  }

  .nport-faq-help {
    grid-template-columns: 36px 1fr;
  }

  .nport-faq-help .ui.button {
    grid-column: 1 / -1;
    width: 100%;
  }

  .nport-faq-related__grid {
    grid-template-columns: 1fr;
  }
}

/* NPort FAQ listing page */
.nport-faq-list-page {
  padding: 18px 0 78px;
}

.nport-faq-list-hero {
  max-width: 780px;
  margin: 0 auto 34px;
  text-align: center;
}

.nport-faq-list-hero span {
  display: block;
  margin-bottom: 10px;
  color: #ffac00;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 800;
  text-transform: uppercase;
}

.nport-faq-list-hero h1 {
  margin: 0 0 16px;
  color: #11151c;
  font-size: 42px;
  line-height: 1.12;
  font-weight: 800;
  letter-spacing: 0;
}

.nport-faq-list-hero p {
  max-width: 660px;
  margin: 0 auto;
  color: #5f6878;
  font-size: 17px;
  line-height: 1.62;
}

.nport-faq-list {
  max-width: 1260px;
  margin: 0 auto;
}

.nport-faq-list__filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-bottom: 28px;
}

.nport-faq-list__filter {
  min-height: 44px;
  border: 1px solid #e1e6ee;
  border-radius: 999px;
  padding: 0 18px;
  color: #4f5763;
  background: rgba(255, 255, 255, .86);
  box-shadow: 0 10px 24px rgba(18, 28, 43, .035);
  font-size: 14px;
  line-height: 1;
  font-weight: 760;
  cursor: pointer;
  transition: border-color .18s ease, background .18s ease, color .18s ease, box-shadow .18s ease;
}

.nport-faq-list__filter:hover,
.nport-faq-list__filter:focus-visible,
.nport-faq-list__filter.is-active {
  border-color: rgba(255, 172, 0, .55);
  color: #11151c;
  background: #fff8e8;
  box-shadow: 0 12px 26px rgba(255, 172, 0, .12);
}

.nport-faq-list__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.nport-faq-list-card {
  display: grid;
  gap: 14px;
  min-height: 188px;
  padding: 24px;
  border: 1px solid #e4e8ef;
  border-radius: 14px;
  color: #11151c;
  background: rgba(255, 255, 255, .88);
  box-shadow: 0 14px 34px rgba(18, 28, 43, .045);
  transition: border-color .18s ease, box-shadow .18s ease, background .18s ease;
}

.nport-faq-list-card:hover,
.nport-faq-list-card:focus-within {
  border-color: rgba(255, 172, 0, .45);
  background: #fff;
  box-shadow: 0 18px 42px rgba(18, 28, 43, .07);
}

.nport-faq-list-card[hidden] {
  display: none;
}

.nport-faq-list-card__cat {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 28px;
  border-radius: 999px;
  padding: 0 10px;
  color: #e69500;
  background: #fff8e8;
  font-size: 12px;
  line-height: 1;
  font-weight: 800;
}

.nport-faq-list-card h2 {
  margin: 0;
  color: #11151c;
  font-size: 20px;
  line-height: 1.28;
  font-weight: 800;
}

.nport-faq-list-card p {
  margin: 0;
  color: #5f6878;
  font-size: 15px;
  line-height: 1.58;
}

.nport-faq-list-card__more {
  align-self: end;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  width: fit-content;
  color: #e69500;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 760;
  text-decoration: none;
}

.nport-faq-list-card__more:hover,
.nport-faq-list-card__more:focus-visible {
  color: #11151c;
}

.nport-faq-list-card__more i.icon {
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  font-size: 13px !important;
  line-height: 1 !important;
}

.nport-faq-list-empty {
  display: none;
  margin: 24px 0 0;
  padding: 24px;
  border: 1px dashed #dfe4eb;
  border-radius: 14px;
  color: #5f6878;
  text-align: center;
}

.nport-faq-list.is-empty .nport-faq-list-empty {
  display: block;
}

.nport-faq-list-help {
  display: grid;
  grid-template-columns: 46px 1fr auto;
  gap: 18px;
  align-items: center;
  max-width: 920px;
  margin: 34px auto 0;
  padding: 22px 24px;
  border: 1px solid #e4e8ef;
  border-radius: 16px;
  background: rgba(255, 255, 255, .9);
  box-shadow: 0 14px 34px rgba(18, 28, 43, .045);
}

.nport-faq-list-help i.icon {
  width: 38px !important;
  height: 38px !important;
  margin: 0 !important;
  color: #ffac00;
  font-size: 31px !important;
  line-height: 38px !important;
}

.nport-faq-list-help strong {
  display: block;
  color: #11151c;
  font-size: 18px;
  line-height: 1.25;
  font-weight: 800;
}

.nport-faq-list-help span {
  display: block;
  margin-top: 4px;
  color: #5f6878;
  font-size: 15px;
  line-height: 1.4;
}

.nport-faq-list-help .ui.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 50px;
  margin: 0;
  padding: 0 24px;
  border: 0;
  border-radius: 9px;
  color: #11151c;
  background: #ffac00;
  box-shadow: 0 12px 24px rgba(255, 172, 0, .2);
  font-size: 15px;
  font-weight: 760;
  white-space: nowrap;
}

@media (max-width: 900px) {
  .nport-faq-list__grid {
    grid-template-columns: 1fr;
  }

  .nport-faq-list-help {
    grid-template-columns: 42px 1fr;
  }

  .nport-faq-list-help .ui.button {
    grid-column: 1 / -1;
    width: 100%;
  }
}

@media (max-width: 640px) {
  .nport-faq-list-page {
    padding: 14px 0 44px;
  }

  .nport-faq-list-hero {
    margin-bottom: 24px;
    text-align: left;
  }

  .nport-faq-list-hero h1 {
    font-size: 30px;
  }

  .nport-faq-list-hero p {
    font-size: 15px;
  }

  .nport-faq-list__filters {
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: auto;
    margin-right: -16px;
    margin-left: -16px;
    padding: 0 16px 4px;
    scrollbar-width: none;
  }

  .nport-faq-list__filters::-webkit-scrollbar {
    display: none;
  }

  .nport-faq-list__filter {
    flex: 0 0 auto;
  }

  .nport-faq-list-card {
    min-height: 0;
    padding: 18px;
  }

  .nport-faq-list-card h2 {
    font-size: 17px;
  }
}

/* NPort stability layer: override Semantic UI focus/active states without changing layout. */
.nport-page .ui.button.nport-catalog,
.nport-page .ui.button.nport-request,
.nport-page .ui.button.nport-home-hero__primary,
.nport-page .ui.button.nport-home-consult-form__submit,
.nport-page .ui.button.nport-lead-submit,
.nport-page .ui.button.nport-panel-request {
  background:#ffb300!important;
  color:#050505!important;
}
.nport-page .ui.button.nport-catalog:hover,
.nport-page .ui.button.nport-catalog:focus,
.nport-page .ui.button.nport-catalog:active,
.nport-page .ui.button.nport-request:hover,
.nport-page .ui.button.nport-request:focus,
.nport-page .ui.button.nport-request:active,
.nport-page .ui.button.nport-home-hero__primary:hover,
.nport-page .ui.button.nport-home-hero__primary:focus,
.nport-page .ui.button.nport-home-hero__primary:active,
.nport-page .ui.button.nport-home-consult-form__submit:hover,
.nport-page .ui.button.nport-home-consult-form__submit:focus,
.nport-page .ui.button.nport-home-consult-form__submit:active,
.nport-page .ui.button.nport-lead-submit:hover,
.nport-page .ui.button.nport-lead-submit:focus,
.nport-page .ui.button.nport-lead-submit:active,
.nport-page .ui.button.nport-panel-request:hover,
.nport-page .ui.button.nport-panel-request:focus,
.nport-page .ui.button.nport-panel-request:active {
  background:#ffc228!important;
  color:#000!important;
}
.nport-page .ui.button.nport-home-hero__secondary,
.nport-page .ui.button.nport-home-hero__secondary:focus,
.nport-page .ui.button.nport-home-hero__secondary:active {
  background:#fff!important;
  color:#111!important;
}
.nport-page .ui.button:focus-visible,
.nport-page a:focus-visible,
.nport-page button:focus-visible {
  outline:2px solid #ffb300!important;
  outline-offset:3px!important;
}

/* NPort visual QA adjustments */
@media (min-width:1121px) and (max-width:1500px){
  .nport-header{
    gap:24px!important;
    padding-right:32px!important;
    padding-left:32px!important;
  }
  .nport-logo{
    flex-basis:225px!important;
    min-width:210px!important;
  }
  .nport-logo svg,
  .nport-logo-svg{
    width:220px!important;
    max-width:220px!important;
  }
  .nport-catalog.ui.button{
    flex-basis:158px!important;
    padding-right:20px!important;
    padding-left:20px!important;
  }
  .nport-menu{
    gap:26px!important;
  }
  .nport-phone{
    flex-basis:214px!important;
    gap:14px!important;
  }
  .nport-phone strong{
    font-size:17px!important;
  }
  .nport-phone em{
    font-size:14px!important;
  }
  .nport-request.ui.button{
    flex-basis:166px!important;
    padding-right:18px!important;
    padding-left:18px!important;
  }
}

.nport-menu>a.item.is-active{
  color:#111!important;
}
.nport-menu>a.item.is-active::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:-8px;
  height:2px;
  border-radius:2px;
  background:#ffb300;
}
.nport-menu>a.item{
  position:relative;
}

.nport-panel-nav a[aria-current="page"],
.nport-panel-nav a.is-active{
  background:#3b3d3d!important;
  color:#fff!important;
}

/* NPort home base polish: unified rhythm for all blocks after Hero. */
.nport-home-catalog,
.nport-home-quiz,
.nport-home-series,
.nport-home-cases,
.nport-home-videos,
.nport-home-consult,
.nport-home-faq{
  --nport-section-gap:44px;
  --nport-card-radius:14px;
  --nport-card-border:#e4e8ef;
  --nport-card-shadow:0 16px 38px rgba(18,28,43,.052);
  --nport-copy:#5f6878;
  background:transparent!important;
}
.nport-home-catalog,
.nport-home-quiz,
.nport-home-series,
.nport-home-cases,
.nport-home-videos,
.nport-home-consult,
.nport-home-faq{
  padding-top:var(--nport-section-gap)!important;
  padding-bottom:var(--nport-section-gap)!important;
}
.nport-home-series__head,
.nport-home-cases__head,
.nport-home-videos__head,
.nport-home-faq__head{
  margin-bottom:28px!important;
}
.nport-home-series__title h2,
.nport-home-cases__head h2,
.nport-home-videos__title h2,
.nport-home-consult__intro h2,
.nport-home-faq__head h2{
  margin:0 0 12px!important;
  color:#11151c!important;
  font-size:34px!important;
  line-height:1.12!important;
  font-weight:780!important;
  letter-spacing:0!important;
}
.nport-home-series__title p,
.nport-home-cases__head p,
.nport-home-cases__lead,
.nport-home-videos__title p,
.nport-home-consult__intro p,
.nport-home-faq__head p,
.nport-home-quiz__intro p{
  color:var(--nport-copy)!important;
  font-size:15px!important;
  line-height:1.55!important;
  font-weight:400!important;
}
.nport-home-catalog__card,
.nport-home-quiz__panel,
.nport-home-series__benefits,
.nport-home-series__card,
.nport-home-case,
.nport-home-video,
.nport-home-consult__card,
.nport-home-faq__item,
.nport-home-faq__cta{
  border-color:var(--nport-card-border)!important;
  border-radius:var(--nport-card-radius)!important;
  box-shadow:var(--nport-card-shadow)!important;
}
.nport-home-cases__grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
}
.nport-home-case{
  min-height:0!important;
}
.nport-home-case__media{
  aspect-ratio:16/9!important;
}
.nport-home-case__body{
  padding:18px!important;
}
.nport-home-case__title{
  gap:10px!important;
}
.nport-home-case__title h3{
  font-size:18px!important;
  line-height:1.22!important;
}
.nport-home-case__body p{
  min-height:44px!important;
  font-size:14px!important;
  line-height:1.45!important;
}
.nport-home-case__stats{
  gap:8px!important;
}
.nport-home-case__stats div{
  min-height:58px!important;
  padding:10px 8px!important;
}
.nport-home-case__stats dt{
  font-size:13px!important;
}
.nport-home-case__stats dd{
  font-size:10px!important;
}
.nport-home-videos__grid{
  gap:20px!important;
}
.nport-home-video__media{
  aspect-ratio:16/9!important;
}
.nport-home-consult__card{
  align-items:center!important;
}
.nport-home-consult__intro h2{
  font-size:34px!important;
}
.nport-home-consult__intro p{
  max-width:360px!important;
  font-size:17px!important;
}
.nport-home-consult-form__main{
  align-items:start!important;
}
.nport-home-consult-form__submit.ui.button{
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
@media (max-width:1320px){
  .nport-home-cases__grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media (max-width:900px){
  .nport-home-catalog,
  .nport-home-quiz,
  .nport-home-series,
  .nport-home-cases,
  .nport-home-videos,
  .nport-home-consult,
  .nport-home-faq{
    --nport-section-gap:34px;
  }
  .nport-home-series__title h2,
  .nport-home-cases__head h2,
  .nport-home-videos__title h2,
  .nport-home-consult__intro h2,
  .nport-home-faq__head h2{
    font-size:29px!important;
  }
  .nport-home-series__head,
  .nport-home-cases__head,
  .nport-home-videos__head{
    grid-template-columns:1fr!important;
    gap:18px!important;
  }
  .nport-home-cases__grid,
  .nport-home-videos__grid{
    grid-template-columns:1fr!important;
  }
}
@media (max-width:640px){
  .nport-home-catalog,
  .nport-home-quiz,
  .nport-home-series,
  .nport-home-cases,
  .nport-home-videos,
  .nport-home-consult,
  .nport-home-faq{
    --nport-section-gap:28px;
  }
  .nport-home-series__title h2,
  .nport-home-cases__head h2,
  .nport-home-videos__title h2,
  .nport-home-consult__intro h2,
  .nport-home-faq__head h2{
    font-size:25px!important;
  }
  .nport-home-series__title p,
  .nport-home-cases__head p,
  .nport-home-cases__lead,
  .nport-home-videos__title p,
  .nport-home-consult__intro p,
  .nport-home-faq__head p,
  .nport-home-quiz__intro p{
    font-size:14px!important;
  }
  .nport-home-series__benefits,
  .nport-home-series__card,
  .nport-home-case,
  .nport-home-video,
  .nport-home-consult__card,
  .nport-home-faq__item{
    border-radius:12px!important;
  }
  .nport-home-case__body{
    padding:16px!important;
  }
  .nport-home-case__title h3{
    font-size:17px!important;
  }
  .nport-home-case__body p{
    min-height:0!important;
  }
  .nport-home-case__stats{
    grid-template-columns:1fr!important;
  }
  .nport-home-case__stats div{
    min-height:0!important;
  }
  .nport-home-consult__card{
    padding:22px 16px!important;
  }
  .nport-home-consult-form__submit.ui.button{
    width:100%!important;
  }
}

/* NPort hero/base QA polish: keep Hero full, but compact on tablet/mobile. */
@media (max-width:1180px){
  .nport-home-hero__media{min-height:440px!important;margin-top:18px!important;}
  .nport-home-hero__slider{bottom:98px!important;}
  .nport-home-hero__video{top:88px!important;right:24px!important;}
  .nport-home-hero__stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;right:24px!important;bottom:0!important;width:min(480px,calc(100% - 48px))!important;min-height:96px!important;}
  .nport-home-hero__stats div{min-height:96px!important;border-top:0!important;border-left:1px solid #e6e9ee!important;padding:14px 10px!important;}
  .nport-home-hero__stats div:first-child{border-left:0!important;}
  .nport-home-hero__stats strong{font-size:20px!important;}
  .nport-home-hero__stats span{font-size:11px!important;}
  .nport-home-hero__slider-dots{bottom:108px!important;}
}
@media (max-width:760px){
  .nport-home-hero{padding-bottom:28px!important;}
  .nport-home-hero__features{margin-bottom:20px!important;}
  .nport-home-hero__fit-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .nport-home-hero__fit-grid>span{min-width:0!important;max-width:none!important;width:100%!important;}
  .nport-home-hero__media{min-height:390px!important;margin-top:18px!important;}
  .nport-home-hero__slider{top:0!important;bottom:96px!important;}
  .nport-home-hero__slide img{object-position:center center!important;}
  .nport-home-hero__slider:after{background:linear-gradient(90deg,var(--nport-page,#f4f6f8) 0%,rgba(244,246,248,.6) 16%,rgba(244,246,248,0) 44%),linear-gradient(180deg,rgba(244,246,248,0) 0%,rgba(244,246,248,0) 58%,var(--nport-page,#f4f6f8) 100%)!important;}
  .nport-home-hero__video{top:110px!important;right:12px!important;width:128px!important;}
  .nport-home-hero__video img{height:78px!important;}
  .nport-home-hero__video button{top:54px!important;width:30px!important;height:30px!important;}
  .nport-home-hero__video strong{padding:12px 10px 4px!important;font-size:12px!important;}
  .nport-home-hero__video span{padding:0 10px 10px!important;font-size:11px!important;}
  .nport-home-hero__stats{left:0!important;right:0!important;bottom:0!important;width:100%!important;min-height:84px!important;border-radius:9px!important;}
  .nport-home-hero__stats div{min-height:84px!important;padding:10px 6px!important;}
  .nport-home-hero__stats i.icon{font-size:20px!important;margin-bottom:4px!important;}
  .nport-home-hero__stats strong{font-size:17px!important;}
  .nport-home-hero__stats span{font-size:10px!important;line-height:1.25!important;}
  .nport-home-hero__slider-dots{bottom:104px!important;}
}
@media (max-width:420px){
  .nport-home-hero h1,.nport-home-hero__title{font-size:29px!important;}
  .nport-home-hero__media{min-height:360px!important;}
  .nport-home-hero__video{display:none!important;}
}

/* NPort mobile catalog polish: compact category block after Hero. */
@media (max-width:640px){
  .nport-home-catalog .nport-wrap{width:calc(100% - 24px)!important;}
  .nport-home-catalog__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;overflow:visible!important;padding:0!important;}
  .nport-home-catalog__card{min-width:0!important;min-height:118px!important;height:auto!important;padding:12px!important;border-radius:10px!important;}
  .nport-home-catalog__card.is-featured{grid-column:1 / -1!important;min-height:132px!important;}
  .nport-home-catalog__copy{position:relative!important;z-index:2!important;max-width:76%!important;}
  .nport-home-catalog__copy strong{font-size:13px!important;line-height:1.18!important;}
  .nport-home-catalog__copy em{font-size:11px!important;}
  .nport-home-catalog__more{font-size:11px!important;}
  .nport-home-catalog__card img{right:-12px!important;bottom:4px!important;width:78%!important;max-height:86px!important;opacity:.95!important;}
  .nport-home-catalog__card:not(.is-featured) img{width:84%!important;max-height:74px!important;}
  .nport-home-catalog__card > i.icon{right:10px!important;bottom:10px!important;font-size:12px!important;}
}
/* NPort video detail page */
.nport-video-detail__header h1{margin:0 0 16px;font-size:40px;line-height:1.18;letter-spacing:0;color:#111;}
.nport-video-detail__lead{max-width:900px;font-size:18px!important;}
.nport-video-detail__media{position:relative;margin:30px 0 36px;overflow:hidden;border-radius:6px;background:#111;aspect-ratio:16/9;}
.nport-content .nport-video-detail__media img{width:100%;height:100%;margin:0;object-fit:cover;border-radius:0;}
.nport-video-detail__play{position:absolute!important;left:50%;top:50%;transform:translate(-50%,-50%);border:0!important;background:#ffad00!important;color:#111!important;}
.nport-video-detail__play:hover{transform:translate(-50%,-50%) scale(1.03);}
@media(max-width:760px){.nport-video-detail__header h1{font-size:30px;}.nport-video-detail__lead{font-size:16px!important;}.nport-video-detail__media{margin:22px 0 28px;}}

/* NPort equipment quiz */
.nport-home-quiz__step{display:none;border:0;margin:0;padding:0;min-width:0;}
.nport-home-quiz__step.is-active{display:block;}
.nport-home-quiz__step-count{display:block;margin:0 0 6px;color:#e89200;font-size:12px;font-weight:700;text-transform:uppercase;}
.nport-home-quiz__hint{margin:5px 0 13px;color:#747c88;font-size:13px;line-height:1.35;}
.nport-home-quiz__grid button span{min-width:0;}
.nport-home-quiz__grid button.is-selected,.nport-home-quiz__grid button[aria-pressed="true"]{border-color:#ffad00;background:#fff8e8;color:#111;box-shadow:0 0 0 2px rgba(255,173,0,.13);}
.nport-home-quiz__grid button.is-selected i.icon{color:#e89200;}
.nport-home-quiz__actions{display:grid;grid-template-columns:auto 1fr;gap:8px;width:100%;}
.nport-home-quiz__actions .ui.button{width:100%;min-width:0;}
.nport-home-quiz__actions .nport-home-quiz__back{background:#fff!important;border:1px solid #dfe3e8!important;color:#333!important;padding-left:14px!important;padding-right:14px!important;}
.nport-home-quiz__actions .ui.button:disabled{cursor:not-allowed;opacity:.48!important;box-shadow:none!important;transform:none!important;}
.nport-home-quiz__error{display:block;min-height:17px;margin-top:7px;color:#c84c45;font-size:12px;line-height:1.3;}
@media(max-width:760px){.nport-home-quiz__step-count{font-size:11px;}.nport-home-quiz__hint{font-size:12px;margin-bottom:10px;}.nport-home-quiz__actions{grid-template-columns:88px 1fr;}.nport-home-quiz__error{text-align:center;}}

/* NPort post-core-update mobile overflow guard. */
.nport-page,
.nport-page *{
  box-sizing:border-box;
}
.nport-home-videos,
.nport-home-videos *{
  min-width:0;
}
@media(max-width:640px){
  .nport-page{
    overflow-x:hidden;
  }
  .nport-home-hero__actions{
    width:100%!important;
    max-width:100%!important;
  }
  .nport-page .ui.button.nport-home-hero__secondary,
  .nport-page .ui.button.nport-home-hero__primary{
    max-width:100%!important;
  }
  .nport-home-video__media,
  .nport-home-video__media img{
    width:100%!important;
    max-width:100%!important;
  }
  .nport-home-consult-form.ui.form input[type=text],
  .nport-home-consult-form.ui.form input[type=tel]{
    max-width:100%!important;
  }
}
/* NPort shop base templates */
.nport-shop-page-body {
  padding: 34px 0 64px;
}

.nport-shop-hero {
  margin: 0 0 28px;
  max-width: 860px;
}

.nport-shop-hero h1,
.nport-product-detail h1 {
  margin: 6px 0 14px;
  font-size: clamp(32px, 3.2vw, 54px);
  line-height: 1.08;
  letter-spacing: 0;
}

.nport-shop-lead {
  color: #5f6877;
  font-size: 17px;
  line-height: 1.55;
  max-width: 760px;
}

.nport-shop-section {
  margin-top: 30px;
}

.nport-shop-section h2 {
  margin: 0 0 16px;
  font-size: 26px;
  line-height: 1.2;
}

.nport-shop-grid,
.nport-product-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.nport-shop-card,
.nport-product-card,
.nport-shop-panel {
  background: #fff;
  border: 1px solid #e4e9f0;
  border-radius: 8px;
  box-shadow: 0 18px 42px rgba(20, 25, 32, .05);
}

.nport-shop-card a,
.nport-product-card a {
  position: relative;
  display: grid;
  min-height: 210px;
  padding: 18px;
  color: #111;
  text-decoration: none;
  overflow: hidden;
}

.nport-shop-card__image,
.nport-product-card__image {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 112px;
}

.nport-shop-card img,
.nport-product-card img {
  max-width: 100%;
  max-height: 128px;
  object-fit: contain;
  transition: transform .2s ease;
}

.nport-shop-card:hover img,
.nport-product-card:hover img {
  transform: translateY(-3px);
}

.nport-shop-card__body,
.nport-product-card__body {
  display: grid;
  gap: 7px;
  align-self: end;
}

.nport-shop-card strong,
.nport-product-card strong {
  font-size: 17px;
  line-height: 1.2;
}

.nport-shop-card em,
.nport-product-card em {
  color: #69717e;
  font-size: 14px;
  line-height: 1.35;
  font-style: normal;
}

.nport-product-card b {
  color: #f5a400;
  font-size: 15px;
}

.nport-shop-card .icon,
.nport-product-card .icon {
  position: absolute;
  right: 16px;
  bottom: 16px;
  color: #ffae00;
}

.nport-shop-empty {
  padding: 28px;
  color: #69717e;
  background: #fff;
  border: 1px dashed #d9e0e8;
  border-radius: 8px;
}

.nport-product-detail .nport-shop-panel {
  display: grid;
  grid-template-columns: minmax(280px, .9fr) minmax(0, 1fr);
  gap: 40px;
  padding: 38px;
}

.nport-product-detail__media {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 360px;
  background: #f7f9fb;
  border-radius: 8px;
}

.nport-product-detail__media img {
  max-width: 100%;
  max-height: 340px;
  object-fit: contain;
}

.nport-product-specs {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin: 26px 0;
}

.nport-product-specs div {
  padding: 14px;
  background: #f8fafc;
  border: 1px solid #e4e9f0;
  border-radius: 8px;
}

.nport-product-specs dt {
  color: #69717e;
  font-size: 13px;
}

.nport-product-specs dd {
  margin: 5px 0 0;
  font-weight: 700;
}

@media (max-width: 1180px) {
  .nport-shop-grid,
  .nport-product-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 820px) {
  .nport-shop-page-body {
    padding: 22px 0 44px;
  }

  .nport-shop-grid,
  .nport-product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .nport-product-detail .nport-shop-panel {
    grid-template-columns: 1fr;
    padding: 18px;
    gap: 22px;
  }

  .nport-product-detail__media {
    min-height: 220px;
  }

  .nport-product-specs {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 520px) {
  .nport-shop-grid,
  .nport-product-grid {
    grid-template-columns: 1fr;
  }

  .nport-shop-card a,
  .nport-product-card a {
    min-height: 170px;
  }
}

/* NPort shop managed structure */
.nport-product-card__specs {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  margin-top: 4px;
}

.nport-product-card__specs span {
  display: grid;
  gap: 2px;
  padding: 8px;
  border: 1px solid #edf0f4;
  border-radius: 6px;
  background: #fafbfc;
}

.nport-product-card__specs small {
  color: #7b8491;
  font-size: 11px;
  line-height: 1.15;
}

.nport-product-card__specs b {
  color: #111;
  font-size: 12px;
  line-height: 1.2;
}

.nport-product-card mark {
  display: inline-flex;
  width: fit-content;
  margin-top: 2px;
  padding: 5px 9px;
  border-radius: 6px;
  background: #fff6df;
  color: #d58c00;
  font-weight: 700;
}

.nport-product-detail__gallery {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
}

.nport-product-detail__gallery figure {
  min-height: 92px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #e4e9f0;
  border-radius: 8px;
  background: #f8fafc;
  overflow: hidden;
}

.nport-product-detail__gallery figure.is-main {
  grid-column: 1 / -1;
  min-height: 360px;
}

.nport-product-detail__gallery img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.nport-product-detail__actions {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 26px;
}

.nport-product-detail__actions strong {
  font-size: 20px;
  line-height: 1.2;
}

.nport-product-related {
  margin-top: 30px;
}

.nport-product-related h2 {
  margin: 0 0 16px;
  font-size: 26px;
  line-height: 1.2;
}

.nport-product-related > div {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.nport-product-related__item {
  display: grid;
  grid-template-columns: 96px 1fr;
  align-items: center;
  gap: 16px;
  padding: 14px;
  color: #111;
  text-decoration: none;
  background: #fff;
  border: 1px solid #e4e9f0;
  border-radius: 8px;
  transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.nport-product-related__item:hover {
  color: #111;
  border-color: #ffc44d;
  box-shadow: 0 14px 30px rgba(20, 25, 32, .08);
  transform: translateY(-1px);
}

.nport-product-related__item img {
  width: 96px;
  height: 72px;
  object-fit: contain;
}

.nport-product-related__item span {
  font-weight: 700;
  line-height: 1.25;
}

@media (max-width: 820px) {
  .nport-product-card__specs {
    grid-template-columns: 1fr;
  }

  .nport-product-detail__gallery figure.is-main {
    min-height: 230px;
  }

  .nport-product-detail__actions,
  .nport-product-related > div {
    grid-template-columns: 1fr;
  }

  .nport-product-detail__actions {
    align-items: stretch;
    flex-direction: column;
  }
}

/* NPort product type/configurator structure */
.nport-product-card__badge,
.nport-product-detail__type {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  border-radius: 999px;
  background: #fff4d9;
  color: #c98200;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
}

.nport-product-card__badge {
  position: absolute;
  top: 14px;
  left: 14px;
  z-index: 1;
  padding: 7px 10px;
}

.nport-product-detail__type {
  margin: 0 0 12px;
  padding: 8px 12px;
}

.nport-product-detail__badges {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin: 0 0 12px;
}

.nport-product-detail__badges .nport-product-detail__type {
  margin: 0;
}

.nport-product-detail__type.is-configurable {
  background: #f1f3f6;
  color: #4f5865;
}

.nport-product-configurator {
  margin-top: 30px;
  padding: 28px;
  background: #fff;
  border: 1px solid #e4e9f0;
  border-radius: 8px;
  box-shadow: 0 18px 42px rgba(20, 25, 32, .05);
}

.nport-product-configurator__head {
  max-width: 760px;
  margin-bottom: 22px;
}

.nport-product-configurator__head h2 {
  margin: 6px 0 10px;
  font-size: 28px;
  line-height: 1.18;
}

.nport-product-configurator__head p:last-child {
  margin: 0;
  color: #69717e;
  font-size: 16px;
  line-height: 1.45;
}

.nport-product-configurator__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.nport-configurator-group {
  min-width: 0;
  margin: 0;
  padding: 18px;
  border: 1px solid #edf0f4;
  border-radius: 8px;
}

.nport-configurator-group legend {
  padding: 0 8px;
  color: #111;
  font-size: 17px;
  font-weight: 700;
}

.nport-configurator-option {
  display: grid;
  grid-template-columns: 20px 1fr auto;
  align-items: start;
  gap: 12px;
  padding: 13px 0;
  border-top: 1px solid #edf0f4;
  cursor: pointer;
}

.nport-configurator-option:first-of-type {
  border-top: 0;
}

.nport-configurator-option input {
  margin-top: 3px;
  accent-color: #ffae00;
}

.nport-configurator-option span {
  display: grid;
  gap: 4px;
}

.nport-configurator-option strong {
  font-size: 15px;
  line-height: 1.2;
}

.nport-configurator-option em {
  color: #69717e;
  font-size: 13px;
  font-style: normal;
  line-height: 1.3;
}

.nport-configurator-option b {
  color: #d58c00;
  font-size: 14px;
  white-space: nowrap;
}

@media (max-width: 1024px) {
  .nport-product-configurator__grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 560px) {
  .nport-product-configurator {
    padding: 18px;
  }

  .nport-configurator-option {
    grid-template-columns: 20px 1fr;
  }

  .nport-configurator-option b {
    grid-column: 2;
  }
}
/* NPort product configurator live summary */
.nport-product-configurator__summary {
  margin-top: 18px;
  padding: 18px;
  background: #f8fafc;
  border: 1px solid #edf0f4;
  border-radius: 8px;
}

.nport-product-configurator__summary > strong {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.25;
}

.nport-product-configurator__summary ul {
  display: grid;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.nport-product-configurator__summary li,
.nport-product-configurator__summary p {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  margin: 0;
  color: #69717e;
  font-size: 14px;
  line-height: 1.35;
}

.nport-product-configurator__summary p {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #e4e9f0;
}

.nport-product-configurator__summary b {
  color: #111;
  white-space: nowrap;
}

@media (max-width: 560px) {
  .nport-product-configurator__summary li,
  .nport-product-configurator__summary p {
    display: grid;
    gap: 4px;
  }
}

/* NPort shop SEO FAQ */
.nport-shop-faq {
  margin-top: 30px;
  padding: 28px;
  background: #fff;
  border: 1px solid #e4e9f0;
  border-radius: 8px;
  box-shadow: 0 18px 42px rgba(20, 25, 32, .05);
}

.nport-shop-faq__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.nport-shop-faq__item {
  border: 1px solid #edf0f4;
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
}

.nport-shop-faq__item button {
  width: 100%;
  min-height: 62px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 0 18px;
  border: 0;
  background: #fff;
  color: #111;
  font: inherit;
  font-weight: 700;
  text-align: left;
  cursor: pointer;
}

.nport-shop-faq__item button i {
  position: relative;
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
}

.nport-shop-faq__item button i::before,
.nport-shop-faq__item button i::after {
  content: "";
  position: absolute;
  inset: 7px 0 auto;
  height: 2px;
  background: #ffae00;
}

.nport-shop-faq__item button i::after {
  transform: rotate(90deg);
  transition: transform .18s ease;
}

.nport-shop-faq__item.is-open button i::after {
  transform: rotate(0);
}

.nport-shop-faq__answer {
  display: none;
  padding: 0 18px 18px;
  color: #69717e;
  font-size: 15px;
  line-height: 1.5;
}

.nport-shop-faq__item.is-open .nport-shop-faq__answer {
  display: block;
}

.nport-shop-faq__answer p {
  margin: 0 0 12px;
}

.nport-shop-faq__answer a {
  color: #d58c00;
  font-weight: 700;
  text-decoration: none;
}

@media (max-width: 760px) {
  .nport-shop-faq {
    padding: 20px;
  }

  .nport-shop-faq__grid {
    grid-template-columns: 1fr;
  }
}

/* NPort integrations: mFilter, MyFavorites, Cabinet and easyComm */
.nport-account-tools{display:flex;align-items:center;gap:8px;flex:0 0 auto}.nport-account-tool{position:relative;display:flex;align-items:center;gap:5px;color:#111;font-size:13px;white-space:nowrap}.nport-account-tool i.icon{margin:0!important}.nport-account-tool b{display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:#ffb000;color:#111;font-size:10px}.nport-panel-tools{display:none}
.nport-catalog-products__head{display:flex;align-items:end;justify-content:space-between;gap:20px}.nport-catalog-products__head h2{margin:0}.nport-catalog-products__layout{display:grid;grid-template-columns:minmax(240px,280px) minmax(0,1fr);gap:28px;align-items:start}.nport-filter-panel{position:sticky;top:18px}.nport-filter-form{background:#fff;border:1px solid #e4e7eb;border-radius:6px;padding:20px}.nport-filter-form__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;font-size:18px}.nport-filter-form__head button{display:none;border:0;background:none}.nport-filter{margin:0;padding:17px 0;border:0;border-top:1px solid #eceff2}.nport-filter legend{width:100%;margin:0 0 12px;padding:0;font-size:14px;font-weight:700}.nport-filter__items{display:grid;gap:9px;max-height:240px;overflow:auto}.nport-filter-option{display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:8px;align-items:start;cursor:pointer;font-size:13px;line-height:1.35}.nport-filter-option input{margin-top:1px;accent-color:#ffad00}.nport-filter-option small{color:#7c8490}.nport-filter-option.is-disabled{opacity:.45;cursor:not-allowed}.nport-filter-range{display:grid;grid-template-columns:1fr 1fr;gap:8px}.nport-filter-range label{display:grid;gap:5px;font-size:12px;color:#69717e}.nport-filter-range input,.nport-mfilter-results__toolbar select,.nport-review-form input,.nport-review-form select,.nport-review-form textarea{width:100%;border:1px solid #dce1e7;border-radius:5px;background:#fff;padding:10px 12px;color:#111}.nport-filter-form__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.nport-filter-toggle{display:none!important}.nport-mfilter-results__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;color:#69717e}.nport-mfilter-results__toolbar select{width:auto;min-width:170px}.nport-filter-selected{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:14px}.nport-filter-selected button{border:1px solid #e1e5ea;border-radius:4px;background:#fff;padding:7px 10px;font-size:12px}.nport-favorite-button{position:absolute;top:12px;right:12px;z-index:2;display:grid;place-items:center;width:38px;height:38px;border:1px solid #e1e5ea;border-radius:50%;background:#fff;color:#111;cursor:pointer}.nport-favorite-button i.icon{margin:0!important}.nport-favorite-button.active,.nport-favorite-button.is-active{color:#f0a000;border-color:#f0a000}.nport-product-card{position:relative}.nport-product-detail__actions .nport-favorite-button{position:static;display:inline-grid}.nport-product-reviews{margin-top:34px;padding:28px;background:#fff;border:1px solid #e4e7eb;border-radius:6px}.nport-product-reviews__layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:28px}.nport-product-reviews__list{display:grid;gap:12px}.nport-review{padding:18px;border:1px solid #e7eaee;border-radius:5px}.nport-review header{display:flex;justify-content:space-between;gap:12px}.nport-review time{color:#7c8490;font-size:12px}.nport-review__stars{margin:8px 0;color:#f0a000;letter-spacing:2px}.nport-review__reply{margin-top:12px;padding:12px;background:#f5f6f7;border-left:3px solid #ffad00}.nport-review-form{display:grid;gap:12px}.nport-review-form h3{margin:0}.nport-review-form label{display:grid;gap:5px;font-size:13px;font-weight:600}.nport-review-form__agree{grid-template-columns:18px 1fr!important;align-items:start;font-weight:400!important}.nport-review-form__agree input{width:auto;padding:0;accent-color:#ffad00}.nport-review-form .ec-antispam{position:absolute!important;left:-10000px!important}.nport-review-form .ec-error{color:#c33;font-size:12px}.nport-content .cabinet,.nport-content .myfavorites{max-width:100%}
@media(max-width:1280px){.nport-account-tool__label{display:none}}
@media(max-width:850px){.nport-header>.nport-account-tools{display:none}.nport-panel-tools{display:block;padding:0 18px 18px}.nport-panel-tools .nport-account-tools{display:grid;grid-template-columns:1fr 1fr}.nport-panel-tools .nport-account-tool{justify-content:center;padding:12px;border:1px solid #35383a;color:#fff}.nport-panel-tools .nport-account-tool__label{display:inline}.nport-catalog-products__layout{display:block}.nport-filter-toggle{display:inline-flex!important}.nport-filter-panel{position:fixed;z-index:12020;inset:0;display:none;padding:12px;background:rgba(17,17,17,.48);overflow:auto}.nport-filter-panel.is-open{display:block}.nport-filter-form{max-width:420px;min-height:100%;margin-left:auto}.nport-filter-form__head button{display:block}.nport-product-reviews{padding:20px}.nport-product-reviews__layout{grid-template-columns:1fr}.nport-mfilter-results__toolbar{align-items:start;flex-direction:column}.nport-mfilter-results__toolbar select{width:100%}}

/* NPort product detail v2 */
.nport-product-overview{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.8fr) minmax(250px,.55fr);gap:30px;align-items:start;margin-bottom:28px}.nport-product-overview__gallery,.nport-product-overview__info,.nport-product-buy{min-width:0}.nport-product-gallery{display:grid;grid-template-columns:68px minmax(0,1fr);gap:12px}.nport-product-gallery__thumbs{display:grid;align-content:start;gap:8px}.nport-product-gallery__thumb{width:68px;aspect-ratio:1;border:1px solid #dfe3e8;border-radius:5px;background:#fff;padding:4px;cursor:pointer}.nport-product-gallery__thumb:hover,.nport-product-gallery__thumb.is-active{border-color:#ffad00}.nport-product-gallery__thumb:focus-visible{outline:2px solid #ffad00;outline-offset:2px}.nport-product-gallery__thumb img{width:100%;height:100%;object-fit:contain}.nport-product-gallery__main{display:grid;place-items:center;min-height:420px;margin:0;border:1px solid #edf0f3;border-radius:6px;background:#fff;overflow:hidden}.nport-product-gallery__main img{display:block;width:100%;height:100%;max-height:520px;object-fit:contain}.nport-product-overview__info{padding-top:8px}.nport-product-overview__info h1{margin:12px 0 8px;font-size:clamp(28px,2.3vw,42px);line-height:1.08}.nport-product-sku{margin:0 0 18px;color:#737b87;font-size:12px}.nport-product-highlights{display:grid;gap:10px;margin:22px 0;padding:0;list-style:none;font-size:13px}.nport-product-highlights li{display:flex;gap:8px;align-items:flex-start}.nport-product-highlights i.icon{margin:1px 0 0!important;color:#f0a000}.nport-product-text-link{border:0;background:none;padding:0;color:#e89500;font-weight:700;cursor:pointer}.nport-product-metrics{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);margin-top:12px;border:1px solid #e4e7eb;border-radius:6px;background:#fff}.nport-product-metrics>div{display:flex;align-items:center;gap:10px;min-width:0;padding:15px;border-right:1px solid #e7eaee}.nport-product-metrics>div:last-child{border-right:0}.nport-product-metrics i.icon{margin:0!important;color:#f0a000;font-size:20px}.nport-product-metrics span{display:grid;min-width:0}.nport-product-metrics small{color:#737b87;font-size:11px}.nport-product-metrics strong{overflow-wrap:anywhere;font-size:13px}.nport-product-buy{position:sticky;top:18px;padding:22px;border:1px solid #e4e7eb;border-radius:6px;background:#fff;box-shadow:0 14px 34px rgba(20,25,32,.06)}.nport-product-buy>small{display:block;color:#737b87}.nport-product-buy>strong{display:block;margin:5px 0 8px;font-size:26px;line-height:1.15}.nport-product-buy__status{margin:0 0 18px;color:#218739;font-size:12px}.nport-product-buy__status i.icon{margin:0 5px 0 0!important}.nport-product-cart,.nport-product-cart .nport-btn,.nport-product-buy>.nport-btn{width:100%}.nport-product-buy>.nport-btn{margin-top:9px!important}.nport-product-buy__tools{display:grid;grid-template-columns:44px 1fr;gap:8px;margin-top:14px}.nport-product-buy__tools>button{min-height:42px;border:1px solid #e4e7eb;border-radius:5px;background:#fff;cursor:pointer;font-size:12px}.nport-product-buy__tools .nport-favorite-button{position:static}.nport-product-buy__help{display:grid;grid-template-columns:30px 1fr;gap:10px;margin:20px -22px -22px;padding:18px 22px;border-top:1px solid #f2e7d3;background:#fff9ef}.nport-product-buy__help>i.icon{margin:2px 0 0!important;color:#f0a000;font-size:20px}.nport-product-buy__help span{display:grid;gap:4px}.nport-product-buy__help small{color:#69717e;line-height:1.4}.nport-product-buy__help button{grid-column:2;border:0;background:none;padding:4px 0;text-align:left;color:#e89500;font-weight:700;cursor:pointer}.nport-product-configurator{margin-top:36px}.nport-product-configurator__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.nport-configurator-group{min-width:0}.nport-configurator-option{position:relative;grid-template-columns:34px minmax(0,1fr);align-items:center;min-height:104px;padding:14px}.nport-configurator-option__icon{display:grid;place-items:center;width:34px;height:34px;border-radius:5px;background:#f5f6f7;color:#111}.nport-configurator-option__icon i.icon{margin:0!important}.nport-configurator-option>b{grid-column:2}.nport-configurator-option:has(input:checked){border-color:#ffad00;box-shadow:0 0 0 1px #ffad00 inset}.nport-product-tabs{margin-top:36px;border:1px solid #e4e7eb;border-radius:6px;background:#fff}.nport-product-tabs__nav{display:flex;gap:30px;padding:0 24px;border-bottom:1px solid #e7eaee;overflow:auto}.nport-product-tabs__nav button{position:relative;flex:0 0 auto;border:0;background:none;padding:18px 0;color:#4f5763;font-weight:700;cursor:pointer}.nport-product-tabs__nav button[aria-selected=true]{color:#111}.nport-product-tabs__nav button[aria-selected=true]:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;background:#ffad00}.nport-product-tabs__panels{padding:24px}.nport-product-tabs__panels .nport-product-specs{margin:0;grid-template-columns:1fr 1fr}.nport-richtext{max-width:920px;line-height:1.7}.nport-richtext>:first-child{margin-top:0}.nport-richtext>:last-child{margin-bottom:0}
@media(max-width:1200px){.nport-product-overview{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr)}.nport-product-buy{position:static;grid-column:1/-1;display:grid;grid-template-columns:minmax(160px,.6fr) 1fr 1fr;gap:10px;align-items:center}.nport-product-buy>small,.nport-product-buy>strong,.nport-product-buy__status{grid-column:1}.nport-product-buy__status{margin:0}.nport-product-cart{grid-column:2;grid-row:1/4}.nport-product-buy>.nport-btn{grid-column:3;grid-row:1/4;margin:0!important}.nport-product-buy__tools{display:none}.nport-product-buy__help{display:none}}
@media(max-width:760px){.nport-product-overview{grid-template-columns:1fr;gap:22px}.nport-product-overview__gallery,.nport-product-overview__info,.nport-product-buy{grid-column:1}.nport-product-gallery{grid-template-columns:1fr}.nport-product-gallery__thumbs{order:2;display:flex;overflow:auto;padding:2px}.nport-product-gallery__thumb{flex:0 0 58px;width:58px}.nport-product-gallery__main{min-height:300px}.nport-product-metrics{grid-template-columns:1fr 1fr}.nport-product-metrics>div:nth-child(2){border-right:0}.nport-product-metrics>div:nth-child(n+3){border-top:1px solid #e7eaee}.nport-product-overview__info h1{font-size:30px}.nport-product-buy{display:block;padding:18px}.nport-product-cart{margin-top:16px}.nport-product-buy__tools{display:grid}.nport-product-buy__help{display:grid;margin:18px -18px -18px;padding:16px 18px}.nport-product-configurator__grid{grid-template-columns:1fr}.nport-product-tabs__nav{gap:22px;padding:0 18px}.nport-product-tabs__panels{padding:18px}.nport-product-tabs__panels .nport-product-specs{grid-template-columns:1fr}}

/* Product sections: visible SEO content with sticky anchor navigation. */
.nport-product-section-nav{position:sticky;top:0;z-index:80;margin:34px 0 24px;border:1px solid #e4e7eb;border-radius:6px;background:rgba(255,255,255,.97);box-shadow:0 10px 28px rgba(20,25,32,.06);backdrop-filter:blur(12px)}
.nport-product-section-nav>div{display:flex;align-items:stretch;gap:30px;min-width:0;padding:0 24px;overflow-x:auto;scrollbar-width:none}
.nport-product-section-nav>div::-webkit-scrollbar{display:none}
.nport-product-section-nav a{position:relative;display:flex;align-items:center;flex:0 0 auto;min-height:58px;color:#505864;font-size:14px;font-weight:700;text-decoration:none;transition:color .18s ease}
.nport-product-section-nav a:hover,.nport-product-section-nav a.is-active{color:#111}
.nport-product-section-nav a:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:3px;background:#ffad00;transform:scaleX(0);transform-origin:center;transition:transform .18s ease}
.nport-product-section-nav a.is-active:after{transform:scaleX(1)}
.nport-product-section-nav a:focus-visible{outline:2px solid #ffad00;outline-offset:-5px;border-radius:4px}
.nport-product-sections{display:grid;gap:24px}
.nport-product-section,#reviews{scroll-margin-top:86px}
.nport-product-sections>.nport-product-section{padding:30px;border:1px solid #e4e7eb;border-radius:6px;background:#fff}
.nport-product-section>h2{margin:0 0 24px;font-size:26px;line-height:1.2}
.nport-product-section .nport-richtext{max-width:1080px;color:#3f4752;font-size:15px;line-height:1.75}
.nport-product-section .nport-product-specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 34px;margin:0}
.nport-product-section .nport-product-specs>div{display:grid;grid-template-columns:minmax(150px,1fr) minmax(120px,1fr);gap:20px;align-items:start;padding:13px 0;border:0;border-bottom:1px solid #e9ecf0;border-radius:0;background:transparent}
.nport-product-section .nport-product-specs dt{color:#636c78;font-size:13px;line-height:1.45}
.nport-product-section .nport-product-specs dd{margin:0;color:#111;font-size:13px;font-weight:700;line-height:1.45;text-align:left;overflow-wrap:anywhere}
.nport-product-reviews,.nport-shop-faq{scroll-margin-top:86px}

@media(max-width:760px){
  .nport-product-section-nav{margin:26px -12px 18px;border-right:0;border-left:0;border-radius:0}
  .nport-product-section-nav>div{gap:24px;padding:0 18px}
  .nport-product-section-nav a{min-height:52px;font-size:13px}
  .nport-product-sections{gap:16px}
  .nport-product-sections>.nport-product-section{padding:20px 18px}
  .nport-product-section>h2{margin-bottom:18px;font-size:22px}
  .nport-product-section .nport-product-specs{grid-template-columns:1fr}
  .nport-product-section .nport-product-specs>div{grid-template-columns:minmax(0,1fr) minmax(110px,.8fr);gap:14px}
}

/* Product detail v2 cascade corrections */
.nport-configurator-option{grid-template-columns:20px 34px minmax(0,1fr);align-items:center;min-height:86px;gap:10px;padding:12px;border:1px solid transparent}.nport-configurator-option input{grid-column:1;margin:0}.nport-configurator-option__icon{grid-column:2;display:grid!important}.nport-configurator-option>span:not(.nport-configurator-option__icon){grid-column:3}.nport-configurator-option>b{grid-column:3;padding-left:0}.nport-product-cart .ui.button.nport-btn-primary,.nport-product-cart .ui.button.nport-btn-primary:hover,.nport-product-cart .ui.button.nport-btn-primary:focus,.nport-product-cart .ui.button.nport-btn-primary:active{background:#ffad00!important;color:#111!important}

/* NPort commerce controls */
.nport-product-gallery__main{position:relative}.nport-product-gallery__main img{position:absolute;inset:0;width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important}.nport-product-buy>.ui.button.nport-btn,.nport-product-buy>.ui.button.nport-btn:hover,.nport-product-buy>.ui.button.nport-btn:focus,.nport-product-buy>.ui.button.nport-btn:active{background:#ffad00!important;color:#111!important;border:1px solid #ffad00!important}.nport-product-buy>.ui.button.nport-btn:hover{background:#ffc228!important}.nport-favorite-button.added,.nport-favorite-button.active,.nport-favorite-button.is-active{background:#fff7df;color:#e89500;border-color:#ffad00}.nport-header-cart b{background:#ffad00}.nport-cart-page{padding:36px 0 72px}.nport-cart-page__head{margin-bottom:24px}.nport-cart-page__head h1{margin:0;font-size:36px}.nport-cart-page__body{padding:24px;border:1px solid #e4e7eb;border-radius:6px;background:#fff}.nport-cart-empty{margin:0;color:#69717e}.nport-cart-list{display:grid;gap:12px}.nport-cart-item{display:grid;grid-template-columns:90px minmax(0,1fr) auto auto 40px;gap:18px;align-items:center;padding:14px;border:1px solid #e7eaee;border-radius:5px}.nport-cart-item__image{display:grid;place-items:center;width:90px;aspect-ratio:1;background:#f5f6f7;border-radius:4px;overflow:hidden}.nport-cart-item__image img{width:100%;height:100%;object-fit:contain}.nport-cart-item__copy{display:grid;gap:5px;color:#111;text-decoration:none}.nport-cart-item__copy small{color:#69717e}.nport-cart-item__qty{display:flex;align-items:center}.nport-cart-item__qty button,.nport-cart-item__remove{width:36px;height:36px;border:1px solid #dfe3e8;background:#fff;cursor:pointer}.nport-cart-item__qty input{width:52px;height:36px;border:1px solid #dfe3e8;border-right:0;border-left:0;text-align:center}.nport-cart-item__cost{min-width:120px;text-align:right;font-size:16px}.nport-cart-summary{display:flex;justify-content:flex-end;align-items:center;gap:24px;margin-top:20px;padding-top:20px;border-top:1px solid #e7eaee}.nport-cart-summary strong{font-size:22px}.nport-cart-clean{border:0;background:none;color:#69717e;cursor:pointer}.nport-cart-checkout{margin-left:auto}.nport-cart-checkout.ui.button{background:#ffad00!important;color:#111!important}.nport-cart-checkout.ui.button:hover{background:#ffc228!important}.nport-cart-page .alert-warning{margin:0;padding:16px;background:#fff9ef;border:1px solid #f2e7d3;border-radius:5px}

/* Product detail: the purchase rail stays available throughout product content. */
.nport-product-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,310px);gap:30px;align-items:start}
.nport-product-layout>.nport-product-overview,.nport-product-layout__main{grid-column:1;min-width:0}
.nport-product-layout>.nport-product-overview{grid-row:1;grid-template-columns:minmax(0,1.25fr) minmax(280px,.8fr);margin-bottom:0}
.nport-product-layout__main{grid-row:2}
.nport-product-layout__sidebar{grid-column:2;grid-row:1 / span 2;align-self:stretch;min-width:0}
.nport-product-layout__sidebar>.nport-product-buy{position:sticky;top:18px}
@media(max-width:1200px){
  .nport-product-layout{display:flex;flex-direction:column;gap:28px}
  .nport-product-layout>.nport-product-overview,.nport-product-layout__sidebar,.nport-product-layout__main{width:100%}
  .nport-product-layout__sidebar{order:2}
  .nport-product-layout__main{order:3}
  .nport-product-layout__sidebar>.nport-product-buy{position:static}
}
@media(max-width:760px){
  .nport-product-layout>.nport-product-overview{grid-template-columns:1fr}
}

/* Structured product blocks managed by MODX resources. */
.nport-product-managed h3{margin:0;font-size:16px;line-height:1.35}
.nport-product-series-list{display:flex;flex-wrap:wrap;gap:9px}
.nport-product-series-list a{display:inline-flex;align-items:center;min-height:40px;padding:8px 13px;border:1px solid #dfe3e8;border-radius:5px;background:#fff;color:#20242a;text-decoration:none;font-size:13px;font-weight:700;transition:border-color .18s ease,color .18s ease,background .18s ease}
.nport-product-series-list a:hover{border-color:#ffad00;background:#fff9ed;color:#c98200}
.nport-product-equipment{border:1px solid #e4e7eb;border-radius:6px;background:#fff}
.nport-product-equipment>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:15px 18px;border-top:1px solid #e7eaee}
.nport-product-equipment>div:first-child{border-top:0}
.nport-product-equipment span{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:2px 9px;min-width:0}
.nport-product-equipment i.icon{grid-row:1 / span 2;margin:0!important;color:#f0a000}
.nport-product-equipment b{font-size:14px}.nport-product-equipment small{color:#737b87;line-height:1.4}.nport-product-equipment strong{font-size:13px;white-space:nowrap}
.nport-product-managed-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.nport-product-managed-grid article{display:grid;grid-template-columns:38px minmax(0,1fr);gap:13px;padding:18px;border:1px solid #e4e7eb;border-radius:6px;background:#fff}
.nport-product-managed-grid article>i.icon{margin:0!important;color:#f0a000;font-size:22px}.nport-product-managed-grid p{margin:7px 0;color:#69717e;font-size:13px;line-height:1.5}.nport-product-managed-grid strong{color:#c98200;font-size:13px}
.nport-product-documents{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.nport-product-documents>a{display:grid;grid-template-columns:28px minmax(0,1fr) 18px;gap:12px;align-items:center;min-height:72px;padding:14px 16px;border:1px solid #e4e7eb;border-radius:6px;background:#fff;color:#20242a;text-decoration:none;transition:border-color .18s ease,transform .18s ease}
.nport-product-documents>a:hover{border-color:#ffad00;transform:translateY(-1px)}.nport-product-documents>a>i:first-child{margin:0!important;color:#f0a000;font-size:21px}.nport-product-documents>a>i:last-child{margin:0!important;color:#737b87}.nport-product-documents span{display:grid;gap:4px;min-width:0}.nport-product-documents b{font-size:14px}.nport-product-documents small{color:#737b87;line-height:1.35}
@media(max-width:760px){.nport-product-managed-grid,.nport-product-documents{grid-template-columns:1fr}.nport-product-equipment>div{padding:13px 14px}}

/* Catalog category and mFilter layout. */
.nport-catalog-products{margin-top:36px}.nport-catalog-products__head{align-items:center;margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid #e3e7ec}.nport-catalog-products__head h2{font-size:28px}.nport-catalog-products__layout{grid-template-columns:minmax(250px,286px) minmax(0,1fr);gap:30px}.nport-filter-panel{top:16px}.nport-filter-form{max-height:calc(100vh - 32px);overflow-y:auto;padding:0;border-color:#e2e6eb;box-shadow:0 12px 34px rgba(20,25,32,.055);scrollbar-width:thin}.nport-filter-form__head{position:sticky;top:0;z-index:2;margin:0;padding:20px;background:#fff;border-bottom:1px solid #e8ebef}.nport-filter-form__head strong{font-size:19px}.nport-filter-form__blocks{padding:0 20px}.nport-filter{padding:0;border:0;border-bottom:1px solid #e9ecf0}.nport-filter>summary{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:54px;padding:14px 24px 14px 0;list-style:none;font-size:14px;font-weight:700;cursor:pointer}.nport-filter>summary::-webkit-details-marker{display:none}.nport-filter>summary:after{content:"";position:absolute;right:3px;width:8px;height:8px;border-right:2px solid #666;border-bottom:2px solid #666;transform:rotate(45deg) translateY(-3px);transition:transform .18s ease}.nport-filter[open]>summary:after{transform:rotate(225deg) translate(-2px,-2px)}.nport-filter__items{gap:10px;max-height:none;padding:0 0 16px;overflow:visible}.nport-filter__items.is-collapsed>*:nth-child(n+9){display:none}.nport-filter__items.is-expanded>*{display:grid}.nport-filter-option{grid-template-columns:19px minmax(0,1fr) auto;gap:9px;font-size:13px}.nport-filter-option input{width:17px;height:17px}.nport-filter__more{margin:0 0 16px;padding:0;border:0;background:transparent;color:#be7f00;font-size:12px;font-weight:700;cursor:pointer}.nport-filter__more:hover{text-decoration:underline}.nport-filter-range{padding-bottom:16px}.nport-filter-form__actions{position:sticky;bottom:0;z-index:2;margin:0;padding:16px 20px;background:#fff;border-top:1px solid #e8ebef}.nport-filter-form__actions .nport-btn{min-height:42px}.nport-catalog-products__main{min-width:0}.nport-mfilter-results__toolbar{min-height:54px;margin-bottom:16px;padding:10px 12px 10px 16px;border:1px solid #e3e7ec;border-radius:6px;background:#fff;color:#68717d}.nport-mfilter-results__summary{display:flex;align-items:baseline;gap:6px;font-size:13px}.nport-mfilter-results__summary strong{color:#111;font-size:15px}.nport-mfilter-results__controls{display:flex;align-items:center;gap:12px}.nport-mfilter-sort{display:flex;align-items:center;gap:8px;font-size:12px;white-space:nowrap}.nport-mfilter-results__toolbar select{height:38px;min-width:175px;padding:8px 30px 8px 11px}.nport-catalog-view{display:flex;gap:3px}.nport-catalog-view button{display:grid;place-items:center;width:38px;height:38px;margin:0;padding:0;border:1px solid transparent;border-radius:5px;background:transparent;color:#747d89;cursor:pointer}.nport-catalog-view button:hover,.nport-catalog-view button.is-active{border-color:#ffd06a;background:#fff8e8;color:#bb7900}.nport-catalog-view i.icon{margin:0!important}.nport-filter-selected:empty{display:none}.nport-filter-selected button{display:inline-flex;align-items:center;gap:5px;background:#fff8e8;border-color:#f2cf80;color:#5b4b27;cursor:pointer}.nport-filter-selected i.icon{margin:0!important}.nport-catalog-products .nport-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.nport-catalog-products .nport-product-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.nport-catalog-products .nport-product-card:hover{border-color:#d4d9e0;box-shadow:0 12px 30px rgba(20,25,32,.08);transform:translateY(-2px)}.nport-catalog-products .nport-product-card__main{display:flex;flex:1 1 auto;flex-direction:column;min-height:350px;padding:16px 16px 10px}.nport-catalog-products .nport-product-card__image{min-height:170px;margin-bottom:12px}.nport-catalog-products .nport-product-card img{width:100%;height:170px;max-height:170px}.nport-product-card__status{display:flex;align-items:center;gap:6px;margin-bottom:7px;color:#268945;font-size:12px;font-weight:700}.nport-product-card__status:before{content:"";width:7px;height:7px;border-radius:50%;background:#35aa58}.nport-product-card__article{color:#89919c;font-size:11px}.nport-catalog-products .nport-product-card__body{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:8px}.nport-catalog-products .nport-product-card__body strong{min-height:42px;font-size:15px;line-height:1.35}.nport-catalog-products .nport-product-card__body>span:not(.nport-product-card__status):not(.nport-product-card__article){display:-webkit-box;overflow:hidden;color:#707986;font-size:12px;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical}.nport-catalog-products .nport-product-card__price{margin-top:auto;padding-top:7px;color:#111;font-size:19px}.nport-product-card__actions{display:grid;grid-template-columns:1fr;gap:8px;padding:0 16px 16px}.nport-product-card__actions form{margin:0}.nport-product-card__cart{width:100%;min-height:42px!important;margin:0!important}.nport-catalog-products .nport-favorite-button{top:13px;right:13px}.nport-product-grid[data-view="list"]{grid-template-columns:1fr!important}.nport-product-grid[data-view="list"] .nport-product-card{display:grid;grid-template-columns:minmax(0,1fr) 190px;align-items:stretch}.nport-product-grid[data-view="list"] .nport-product-card__main{display:grid;grid-template-columns:190px minmax(0,1fr);gap:18px;min-height:220px}.nport-product-grid[data-view="list"] .nport-product-card__image{grid-row:1;margin:0;min-height:185px}.nport-product-grid[data-view="list"] .nport-product-card__body{grid-column:2}.nport-product-grid[data-view="list"] .nport-product-card__body strong{min-height:0;font-size:17px}.nport-product-grid[data-view="list"] .nport-product-card__actions{align-self:end;padding:16px}.nport-mfilter-pagination{display:flex;justify-content:center;margin-top:30px}.nport-mfilter-pagination ul{display:flex;gap:5px;margin:0;padding:0;list-style:none}.nport-mfilter-pagination a,.nport-mfilter-pagination span{display:grid;place-items:center;min-width:40px;height:40px;padding:0 10px;border:1px solid #e0e4e9;border-radius:5px;background:#fff;color:#111;text-decoration:none}.nport-mfilter-pagination .active a,.nport-mfilter-pagination .active span{border-color:#ffb000;background:#ffb000;font-weight:700}
html.nport-filter-open{overflow:hidden}
@media(max-width:1240px){.nport-catalog-products .nport-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:850px){.nport-catalog-products__head{position:sticky;top:0;z-index:70;margin-inline:-2px;padding:12px 2px;background:rgba(244,246,248,.96);backdrop-filter:blur(10px)}.nport-catalog-products__head .nport-section-kicker{display:none}.nport-catalog-products__head h2{font-size:23px}.nport-filter-toggle{min-height:42px!important;margin:0!important;background:#ffb000!important;color:#111!important}.nport-filter-panel{inset:0;z-index:12020;padding:0;background:rgba(17,17,17,.52)}.nport-filter-panel.is-open{display:flex}.nport-filter-form{width:min(92vw,420px);max-width:none;max-height:100%;min-height:100%;margin-left:0;border:0;border-radius:0;box-shadow:18px 0 46px rgba(0,0,0,.18)}.nport-filter-form__head button{display:grid;place-items:center;width:38px;height:38px;padding:0}.nport-mfilter-results__toolbar{align-items:stretch;flex-direction:column}.nport-mfilter-results__controls{justify-content:space-between}.nport-mfilter-sort{flex:1}.nport-mfilter-results__toolbar select{width:100%;min-width:0}.nport-catalog-products .nport-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nport-product-grid[data-view="list"] .nport-product-card{grid-template-columns:1fr}.nport-product-grid[data-view="list"] .nport-product-card__main{grid-template-columns:150px minmax(0,1fr);min-height:190px}.nport-product-grid[data-view="list"] .nport-product-card__image{min-height:150px}.nport-product-grid[data-view="list"] .nport-product-card img{height:150px}}
@media(max-width:560px){.nport-catalog-products__head{align-items:center}.nport-catalog-products__head h2{font-size:20px}.nport-filter-toggle{font-size:13px!important;padding:0 13px!important}.nport-mfilter-results__controls{align-items:end}.nport-mfilter-sort{display:grid;gap:4px}.nport-catalog-products .nport-product-grid{grid-template-columns:1fr}.nport-catalog-products .nport-product-card__main{min-height:330px}.nport-product-grid[data-view="list"] .nport-product-card__main{grid-template-columns:112px minmax(0,1fr);gap:12px;min-height:165px;padding:12px}.nport-product-grid[data-view="list"] .nport-product-card__image{min-height:120px}.nport-product-grid[data-view="list"] .nport-product-card img{height:120px}.nport-product-grid[data-view="list"] .nport-product-card__body strong{font-size:14px}.nport-product-grid[data-view="list"] .nport-product-card__actions{padding:0 12px 12px}.nport-catalog-view{display:none}}

/* Compact, stable catalog cards. */
.nport-catalog-products .nport-product-card{border-color:#e1e5ea;border-radius:6px;background:#fff}
.nport-catalog-products .nport-product-card__main{min-height:0;padding:14px 14px 10px}
.nport-catalog-products .nport-product-card__image{display:grid;place-items:center;width:100%;height:210px;min-height:210px;margin:0 0 14px;border-radius:5px;background:#f7f8f9;overflow:hidden}
.nport-catalog-products .nport-product-card__image img{width:100%;height:100%;max-height:none;object-fit:contain}
.nport-catalog-products .nport-product-card__body{display:grid;grid-template-rows:auto 42px 38px auto;gap:8px;width:100%;min-height:154px}
.nport-product-card__meta{display:flex!important;align-items:center;justify-content:space-between;gap:10px;min-width:0;color:#858e9a;font-size:11px;line-height:1.2}
.nport-product-card__status{margin:0;white-space:nowrap}
.nport-product-card__article{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right}
.nport-catalog-products .nport-product-card__body strong{display:-webkit-box;min-height:0;overflow:hidden;font-size:15px;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.nport-catalog-products .nport-product-card__intro{display:-webkit-box!important;overflow:hidden;color:#707986;font-size:12px;line-height:1.55;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.nport-catalog-products .nport-product-card__price{align-self:end;margin:0;padding:4px 0 0;color:#111;font-size:20px;line-height:1.2}
.nport-catalog-products .nport-product-card__actions{padding:4px 14px 14px}
.nport-catalog-products .ui.button.nport-product-card__cart,.nport-catalog-products .ui.button.nport-product-card__cart:hover,.nport-catalog-products .ui.button.nport-product-card__cart:focus,.nport-catalog-products .ui.button.nport-product-card__cart:active{display:flex!important;align-items:center;justify-content:center;gap:8px;min-height:44px!important;background:#ffad00!important;color:#111!important;box-shadow:none!important;font-weight:700}
.nport-catalog-products .nport-product-card__cart i.icon{position:static!important;margin:0!important;color:currentColor!important}
.nport-catalog-products .nport-favorite-button i.icon{position:static!important;margin:0!important;color:currentColor}
.nport-product-grid[data-view="list"] .nport-product-card__image{height:190px;min-height:190px;margin:0}
.nport-product-grid[data-view="list"] .nport-product-card__body{grid-template-rows:auto auto 38px auto;min-height:190px}

/* Catalog sorting: compact text controls backed by mFilter's native select. */
.nport-filter-option.mfilter-item-empty:not(:has(input:checked)){opacity:.38;cursor:not-allowed}
.nport-mfilter-sort{display:flex;align-items:center;gap:16px;font-size:13px;white-space:nowrap}
.nport-mfilter-sort>span{color:#30343a}
.nport-mfilter-sort__options{display:flex;align-items:center;gap:18px}
.nport-mfilter-sort__options button{margin:0;padding:4px 0;border:0;background:transparent;color:#68717d;cursor:pointer;font:inherit}
.nport-mfilter-sort__options button:hover,.nport-mfilter-sort__options button.active{color:#111}
.nport-mfilter-sort .nport-mfilter-sort__options button.active{border:0!important;background:transparent!important;box-shadow:none!important;font-weight:600}
@media(max-width:850px){.nport-mfilter-sort{align-items:flex-start;flex-direction:column;gap:8px;white-space:normal}.nport-mfilter-sort__options{flex-wrap:wrap;gap:8px 16px}}

.nport-mfilter-load-more{display:block;width:100%;min-height:48px;margin:28px 0 18px;border:1px solid #dfe3e8;border-radius:6px;background:#fff;color:#535d69;box-shadow:0 2px 7px rgba(20,25,32,.1);cursor:pointer;font-size:14px}
.nport-mfilter-load-more:hover{border-color:#ffb000;color:#111}
.nport-mfilter-load-more:disabled{cursor:wait;opacity:.65}
.nport-mfilter-load-more[hidden]{display:none}
.nport-mfilter-pagination{display:flex;justify-content:center;margin:0 0 12px}
.nport-mfilter-pagination ul{display:flex;align-items:center;justify-content:center;gap:4px;margin:0;padding:0;list-style:none}
.nport-mfilter-pagination a,.nport-mfilter-pagination span{display:grid;place-items:center;min-width:36px;height:36px;padding:0 8px;border:0;border-radius:50%;background:transparent;color:#222;text-decoration:none}
.nport-mfilter-pagination a:hover{background:#fff3d5;color:#111}
.nport-mfilter-pagination .active span{background:#ffb000;color:#111;font-weight:700}
.nport-mfilter-pagination .is-gap span{min-width:24px;padding:0}
.nport-mfilter-pagination .is-next i.icon{margin:0!important}
@media(max-width:560px){.nport-mfilter-load-more{margin-top:20px}.nport-mfilter-pagination a,.nport-mfilter-pagination span{min-width:32px;height:32px;padding:0 6px}}
@media(min-width:1680px){.nport-catalog-products .nport-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:560px){.nport-catalog-products .nport-product-card__image{height:220px;min-height:220px}.nport-catalog-products .nport-product-card__body{grid-template-rows:auto auto auto auto;min-height:0}.nport-product-card__meta{align-items:flex-start;flex-direction:column;gap:5px}.nport-product-card__article{text-align:left}}

/* Desktop header with a slim contact line above the primary card. */
.nport-header-topline{display:flex;align-items:center;justify-content:flex-end;gap:13px;min-height:34px;padding:0 14px;background:#fff;border:1px solid #e8eaee;border-bottom-color:#edf0f3;border-radius:5px 5px 0 0;color:#111;font-size:12px;box-sizing:border-box}
.nport-header-topline+.nport-header{border-top:0;border-radius:0 0 5px 5px}
.nport-header-topline a{display:flex;align-items:center;gap:7px;color:#111;text-decoration:none}
.nport-header-topline a:hover,.nport-header-topline button:hover{color:#d88f00}
.nport-header-topline i.icon{margin:0!important;font-size:15px;line-height:1;transform:none}
.nport-header-phone i.icon{transform:rotate(-8deg)}
.nport-header-topline strong{font-size:13px}
.nport-header-topline .nport-header-topmenu>a.item>span,.nport-header-topline .nport-more.ui.dropdown.item>span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}
.nport-header-topline__divider{width:1px;height:20px;background:#cfd4da}
.nport-header-topline button{padding:0;border:0;background:transparent;color:#111;font:inherit;cursor:pointer}
.nport-header-contact{display:flex;align-items:center;gap:13px}
.nport-header-socials{display:flex;align-items:center;gap:9px}
.nport-header-socials a{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;gap:0}
.nport-header-socials i.icon{display:block;font-size:16px;line-height:1;transform:none!important}
.nport-social-brand-icon{display:block;width:16px;height:16px;background:#111;mask-mode:alpha;mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;transition:background-color .18s ease}
.nport-header-socials a:hover .nport-social-brand-icon,.nport-panel-socials a:hover .nport-social-brand-icon,.nport-footer-socials a:hover .nport-social-brand-icon{background:#d88f00}
.nport-social-brand-icon--rutube{mask-image:url('/assets/nport/img/social/rutube.svg');-webkit-mask-image:url('/assets/nport/img/social/rutube.svg')}
.nport-social-brand-icon--max{mask-image:url('/assets/nport/img/social/max.svg');-webkit-mask-image:url('/assets/nport/img/social/max.svg')}
.nport-header-email{white-space:nowrap;font-size:13px;font-weight:700}
.nport-header-email i.icon{transform:none}
.nport-header-sticky-placeholder{display:none;height:108px}
.nport-header-sticky-placeholder.is-active{display:block}
.nport-header.is-scroll-stuck{position:fixed;z-index:11000;top:0;left:50%;width:min(1920px,calc(100% - 48px));transform:translateX(-50%);border-radius:0 0 5px 5px;box-shadow:0 10px 28px rgba(20,25,32,.12);animation:nport-sticky-header-in .18s ease-out}
@keyframes nport-sticky-header-in{from{opacity:0;transform:translate(-50%,-12px)}to{opacity:1;transform:translate(-50%,0)}}
.nport-product-tabs__nav,.nport-product-section-nav{position:sticky;z-index:1000;top:0;align-items:center;background:#fff}
.nport-product-section-nav{display:flex}
.nport-product-section-nav>div:first-child{flex:1 1 auto}
.nport-product-section-nav>.nport-product-tabs__tools{flex:0 0 auto;margin-right:24px;margin-left:auto}
.nport-product-tabs__tools{display:none;flex:0 0 auto;margin-left:auto}
.nport-product-tabs__nav.is-stuck .nport-product-tabs__tools,.nport-product-section-nav.is-stuck .nport-product-tabs__tools{display:flex}
.nport-product-tabs__tools .nport-account-tool{min-width:58px;height:58px}
.nport-product-tabs__tools .nport-account-tool i.icon{font-size:20px}
.nport-product-tabs__tools .nport-account-tool__label{font-size:10px}
.nport-product-tabs__tools .nport-account-tool b{display:inline-flex;align-items:center;justify-content:center;width:18px;min-width:18px;height:18px;padding:0;border-radius:50%;font-size:10px;line-height:1;text-align:center;font-variant-numeric:tabular-nums}
.nport-product-tabs__tools .nport-account-tool b>span{display:block;line-height:1;transform:translateY(.25px)}
@media(max-width:1120px){.nport-header.is-scroll-stuck{width:calc(100% - 24px)}.nport-header-sticky-placeholder{height:82px}}
@media(max-width:760px){.nport-product-tabs__nav{gap:18px}.nport-product-tabs__tools .nport-account-tool__label{display:none}.nport-product-tabs__tools .nport-account-tool{min-width:42px;width:42px;height:52px}.nport-product-tabs__tools{gap:2px}}
.nport-header-shell .nport-catalog-panel{top:168px;height:calc(100vh - 248px)}
.nport-header>.nport-account-tools{justify-content:flex-end;gap:22px;flex:0 0 auto}
.nport-header>.nport-account-tools .nport-account-tool{display:grid;grid-template-columns:1fr;grid-template-rows:25px auto;justify-items:center;gap:5px;min-width:58px;color:#30353a;font-size:12px;text-decoration:none}
.nport-header>.nport-account-tools .nport-account-tool:hover{color:#d88f00}
.nport-header>.nport-account-tools .nport-account-tool i.icon{grid-row:1;margin:0!important;font-size:21px;line-height:25px}
.nport-header>.nport-account-tools .nport-account-tool__label{display:block;grid-row:2}
.nport-header>.nport-account-tools .nport-account-tool b{position:absolute;top:-5px;right:3px;min-width:18px;height:18px;font-size:9px}
@media(max-width:1380px){.nport-header>.nport-account-tools{gap:14px}.nport-header>.nport-account-tools .nport-account-tool{min-width:51px;font-size:11px}.nport-header>.nport-account-tools .nport-account-tool i.icon{font-size:19px}}
@media(max-width:1120px){.nport-header-topline,.nport-header>.nport-account-tools{display:none!important}}

/* Three-level desktop header: navigation, search/tools, configurable categories. */
.nport-header-topline{justify-content:space-between;min-height:42px;padding:0 14px 0 24px}
.nport-header-topline .nport-header-topmenu{flex:1 1 auto;gap:30px;min-width:0}
.nport-header-topline .nport-header-topmenu>a.item,.nport-header-topline .nport-more.ui.dropdown.item{min-height:40px;font-size:14px;font-weight:400;line-height:20px}

/* Real loading states: dynamic catalog content and deferred media only. */
.nport-product-card__image,.nport-shop-card__image,.nport-product-gallery figure,.nport-home-catalog .nport-home-catalog__image,.nport-home-cases article>a:first-child,.nport-home-series article,.nport-home-videos article{position:relative;overflow:hidden}
.nport-media-loading{background:#eef1f4}
.nport-media-loading::before{content:"";position:absolute;z-index:1;inset:0;transform:translateX(-100%);background:linear-gradient(100deg,transparent 18%,rgba(255,255,255,.72) 46%,transparent 74%);animation:nport-shimmer 1.15s ease-in-out infinite;pointer-events:none}
img.nport-media-pending{opacity:0}
img.nport-media-ready{opacity:1;transition:opacity .28s ease}
.nport-mfilter-results.is-loading .nport-product-grid{pointer-events:none}
.nport-mfilter-results.is-loading .nport-product-card{position:relative;overflow:hidden;background:#eef1f4;border-color:#e7eaee;box-shadow:none;transform:none}
.nport-mfilter-results.is-loading .nport-product-card>*{opacity:0}
.nport-mfilter-results.is-loading .nport-product-card::after{content:"";position:absolute;z-index:3;inset:0;transform:translateX(-100%);background:linear-gradient(100deg,transparent 18%,rgba(255,255,255,.78) 46%,transparent 74%);animation:nport-shimmer 1.15s ease-in-out infinite}
@keyframes nport-shimmer{to{transform:translateX(100%)}}
@media(prefers-reduced-motion:reduce){.nport-media-loading::before,.nport-mfilter-results.is-loading .nport-product-card::after{animation:none}.nport-media-ready{transition:none!important}}

/* Dynamic home catalog: stays balanced with any number of published categories. */
.nport-home-catalog__grid{
  grid-template-columns:repeat(auto-fit,minmax(250px,1fr));
  align-items:stretch;
}
.nport-home-catalog__card{
  min-height:190px;
}
.nport-home-catalog__card:not(.is-featured) img{
  top:14px;
  right:14px;
  width:58%;
  height:58%;
  object-position:right center;
}
.nport-home-catalog__card:not(.is-featured) .nport-home-catalog__copy{
  position:absolute;
  right:50px;
  bottom:18px;
  left:18px;
  padding:0;
}
.nport-home-catalog__card:not(.is-featured) .nport-home-catalog__copy strong{
  max-width:none;
}
.nport-home-catalog__card:not(.is-featured) .nport-home-catalog__copy em{
  margin-top:7px;
}
@media(max-width:900px){
  .nport-home-catalog__grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .nport-home-catalog__card{min-height:170px;}
}
@media(max-width:560px){
  .nport-home-catalog__grid{display:flex;}
  .nport-home-catalog__card{min-height:154px;}
  .nport-home-catalog__card:not(.is-featured) .nport-home-catalog__copy{right:42px;bottom:14px;left:14px;}
}

/* Case filters must never shrink labels into adjacent tabs. */
.nport-home-cases__tabs{
  max-width:100%;
  overflow-x:auto;
  overflow-y:hidden;
  scrollbar-width:none;
  -webkit-overflow-scrolling:touch;
}
.nport-home-cases__tabs::-webkit-scrollbar{display:none;}
.nport-home-cases__tabs button{
  flex:0 0 auto;
  min-width:max-content;
}
.nport-header-topline .nport-header-topmenu>a.item.is-active::after{bottom:-1px}
.nport-header-contact{display:flex;align-items:center;justify-content:flex-end;gap:13px;flex:0 0 auto;margin-left:28px}
.nport-header-contact a{display:flex;align-items:center;gap:7px;color:#111;text-decoration:none}
.nport-header-contact a:hover,.nport-header-contact button:hover{color:#d88f00}
.nport-header-contact i.icon{margin:0!important;font-size:15px;transform:none}
.nport-header-contact .nport-header-phone i.icon{transform:rotate(-8deg)}
.nport-header-contact strong{font-size:13px}
.nport-header-contact .nport-header-phone>span{color:#69717e;font-size:10px;font-weight:400}
.nport-header-contact button{padding:0;border:0;background:transparent;color:#111;font:inherit;font-size:14px;cursor:pointer}
.nport-header-topline+.nport-header{border-radius:0}
.nport-header{gap:30px}
.nport-header-search{display:flex;align-items:center;flex:1 1 420px;min-width:190px;height:56px;border:1px solid #cfd4da;border-radius:5px;background:#fff;overflow:hidden}
.nport-header-search i.icon{flex:0 0 54px;margin:0!important;color:#111;font-size:24px;text-align:center}
.nport-header-search input{width:100%;height:100%;min-width:0;padding:0 18px 0 0;border:0;outline:0;background:transparent;color:#69717e;font:inherit;font-size:16px;cursor:default}
.nport-header-search input::placeholder{color:#aeb4bc;opacity:1}
.nport-header-categories{display:flex;align-items:center;gap:34px;min-height:50px;padding:0 24px;background:#fff;border:1px solid #e8eaee;border-top:0;border-radius:0 0 5px 5px;overflow-x:auto;scrollbar-width:none;box-sizing:border-box}
.nport-header-categories::-webkit-scrollbar{display:none}
.nport-header-categories>a{position:relative;display:flex;align-items:center;flex:0 0 auto;min-height:49px;color:#111;font-size:14px;font-weight:500;text-decoration:none;white-space:nowrap}
.nport-header-categories>a:hover,.nport-header-categories>a.is-active{color:#d88f00}
.nport-header-shell .nport-catalog-panel{top:226px;height:calc(100vh - 306px)}
@media(max-width:1380px){.nport-header{gap:20px;padding-right:28px;padding-left:28px}.nport-logo{flex-basis:220px;min-width:200px}.nport-logo-svg{width:215px}.nport-catalog.ui.button{flex-basis:155px;padding:0 20px}.nport-header>.nport-account-tools{gap:10px}.nport-header-search{flex-basis:300px}.nport-header-categories{gap:27px}}
@media(max-width:1120px){.nport-header-categories,.nport-header-search{display:none!important}.nport-header-topline+.nport-header{border:1px solid #e8eaee;border-radius:5px}.nport-header-shell .nport-catalog-panel{top:134px;height:calc(100vh - 214px)}}
@media(max-width:1120px){.nport-header-topline,.nport-header-categories,.nport-header-search,.nport-header>.nport-account-tools{display:none!important}.nport-header{height:82px;min-height:82px;gap:12px;padding:0 24px;border:1px solid #e8eaee;border-radius:5px}.nport-logo{flex:1 1 auto;min-width:0}.nport-mobile.ui.button{display:inline-flex;align-items:center;justify-content:center;order:-1}.nport-catalog.ui.button,.nport-header>.nport-divider,.nport-catalog-panel{display:none!important}}
@media(max-width:760px){.nport-header{height:74px;min-height:74px;padding:0 16px}.nport-mobile.ui.button{display:inline-flex;width:44px;height:44px;flex:0 0 44px}.nport-logo-svg{width:min(215px,100%);max-height:48px}}

.nport-product-gallery.is-single{grid-template-columns:minmax(0,1fr)}
.nport-product-gallery__open{display:grid;place-items:center;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.nport-product-gallery__open:focus-visible{outline:2px solid #ffad00;outline-offset:-3px}.nport-product-gallery__arrow{position:absolute;z-index:2;display:grid;place-items:center;width:40px;height:40px;border:1px solid #e0e4e9;border-radius:50%;background:rgba(255,255,255,.94);color:#111;box-shadow:0 5px 18px rgba(20,25,32,.1);cursor:pointer;top:50%;transform:translateY(-50%)}.nport-product-gallery__arrow.is-prev{left:14px}.nport-product-gallery__arrow.is-next{right:14px}.nport-product-gallery__arrow i.icon{margin:0!important}.nport-product-gallery__arrow:hover{border-color:#ffad00;background:#fff8e8}.nport-product-gallery__counter{position:absolute;right:14px;bottom:14px;padding:6px 10px;border-radius:4px;background:rgba(17,17,17,.72);color:#fff;font-size:12px}.nport-product-gallery__dialog{width:min(94vw,1200px);height:min(92vh,850px);padding:50px 68px 42px;border:0;border-radius:6px;background:#fff;box-shadow:0 24px 80px rgba(0,0,0,.3)}.nport-product-gallery__dialog::backdrop{background:rgba(10,12,15,.78)}.nport-product-gallery__dialog>img{display:block;width:100%;height:100%;object-fit:contain}.nport-product-gallery__dialog-close{position:absolute;z-index:3;top:12px;right:12px;display:grid;place-items:center;width:36px;height:36px;border:0;background:transparent;cursor:pointer}.nport-product-gallery__dialog-arrow{position:absolute;z-index:3;top:50%;display:grid;place-items:center;width:46px;height:46px;border:1px solid #e0e4e9;border-radius:50%;background:#fff;color:#111;box-shadow:0 6px 20px rgba(0,0,0,.12);cursor:pointer;transform:translateY(-50%)}.nport-product-gallery__dialog-arrow.is-prev{left:12px}.nport-product-gallery__dialog-arrow.is-next{right:12px}.nport-product-gallery__dialog-arrow:hover{border-color:#ffad00;background:#fff8e8}.nport-product-gallery__dialog-close i.icon,.nport-product-gallery__dialog-arrow i.icon{margin:0!important}.nport-product-gallery__dialog-counter{position:absolute;right:50%;bottom:12px;transform:translateX(50%);padding:5px 10px;border-radius:4px;background:#f1f3f5;color:#333;font-size:12px}.nport-product-gallery__dialog:not([open]){display:none}
@media(max-width:760px){.nport-product-gallery__arrow{width:36px;height:36px}.nport-product-gallery__arrow.is-prev{left:8px}.nport-product-gallery__arrow.is-next{right:8px}.nport-product-gallery__counter{right:8px;bottom:8px}.nport-product-gallery__dialog{width:100vw;height:100dvh;max-width:none;max-height:none;padding:54px 48px 40px;border-radius:0}.nport-product-gallery__dialog-arrow{width:40px;height:40px}.nport-product-gallery__dialog-arrow.is-prev{left:4px}.nport-product-gallery__dialog-arrow.is-next{right:4px}}
@media(max-width:760px){.nport-cart-page{padding:24px 0 48px}.nport-cart-page__body{padding:14px}.nport-cart-item{grid-template-columns:72px minmax(0,1fr) 36px;gap:12px}.nport-cart-item__image{width:72px}.nport-cart-item__qty{grid-column:2}.nport-cart-item__cost{grid-column:2;min-width:0;text-align:left}.nport-cart-item__remove{grid-column:3;grid-row:1}.nport-cart-summary{align-items:stretch;flex-direction:column}.nport-cart-checkout{width:100%;margin:0!important}}

/* Native MiniShop3 checkout. Business behavior remains in msOrder/msGetOrder. */
.nport-checkout-page,.nport-order-success-page{padding:36px 0 72px}
.nport-checkout-page__head,.nport-order-success-page__head{margin-bottom:24px}
.nport-checkout-page__head h1,.nport-order-success-page__head h1{margin:0 0 8px;font-size:36px;line-height:1.15}
.nport-checkout-page__head>p:last-child,.nport-order-success-page__head>p:last-child{margin:0;color:#69717e}
.nport-checkout-page__body,.nport-order-success-page__body{padding:24px;border:1px solid #e4e7eb;border-radius:6px;background:#fff;box-shadow:0 16px 36px rgba(20,25,32,.05)}
.nport-checkout-page__body .row{display:flex;flex-wrap:wrap;margin:-8px}
.nport-checkout-page__body .row>*{box-sizing:border-box;padding:8px}
.nport-checkout-page__body .col-12{width:100%}
.nport-checkout-page__body .col-8{width:66.666%}
.nport-checkout-page__body .col-6{width:50%}
.nport-checkout-page__body .col-4{width:33.333%}
.nport-checkout-page__body .col-2{width:16.666%}
.nport-checkout-page__body .order-section{height:100%;padding:20px;border:1px solid #e7eaee;border-radius:5px;background:#fff}
.nport-checkout-page__body .order-section h4{margin:0 0 18px;font-size:20px;line-height:1.25}
.nport-checkout-page__body .mb-0{margin-bottom:0}.nport-checkout-page__body .mb-2{margin-bottom:8px}.nport-checkout-page__body .mb-3{margin-bottom:16px}.nport-checkout-page__body .mb-4{margin-bottom:24px}
.nport-checkout-page__body .form-label{display:block;margin:0 0 7px;font-weight:600;color:#343a40}
.nport-checkout-page__body .required-star{color:#e89500}
.nport-checkout-page__body .form-control,.nport-checkout-page__body .form-select{display:block;width:100%;min-height:44px;padding:10px 12px;border:1px solid #d7dce2;border-radius:5px;background:#fff;color:#111;font:inherit;outline:none}
.nport-checkout-page__body textarea.form-control{min-height:92px;resize:vertical}
.nport-checkout-page__body .form-control:focus,.nport-checkout-page__body .form-select:focus{border-color:#ffad00;box-shadow:0 0 0 3px rgba(255,173,0,.14)}
.nport-checkout-page__body .form-control.is-invalid,.nport-checkout-page__body .form-select.is-invalid{border-color:#d94b45}
.nport-checkout-page__body .invalid-feedback{display:none;margin-top:5px;color:#b93832;font-size:13px}
.nport-checkout-page__body .is-invalid~.invalid-feedback{display:block}
.nport-checkout-page__body .form-check{position:relative;margin-bottom:10px;padding:14px 14px 14px 44px;border:1px solid #e1e5ea;border-radius:5px}
.nport-checkout-page__body .form-check-input{position:absolute;left:15px;top:17px;width:18px;height:18px;accent-color:#ffad00}
.nport-checkout-page__body .form-check-label{display:block;cursor:pointer}.nport-checkout-page__body .payment-name,.nport-checkout-page__body .delivery-name{font-weight:700}
.nport-checkout-page__body .small,.nport-checkout-page__body .text-muted,.nport-checkout-page__body .form-text{color:#69717e;font-size:13px}
.nport-checkout-page__body .order-summary{margin-top:24px;padding:20px;border:1px solid #e1e5ea;border-radius:5px;background:#f8f9fa}
.nport-checkout-page__body .d-flex{display:flex}.nport-checkout-page__body .align-items-center{align-items:center}.nport-checkout-page__body .justify-content-between{justify-content:space-between}.nport-checkout-page__body .gap-2{gap:8px}.nport-checkout-page__body .flex-grow-1{flex:1}.nport-checkout-page__body hr{border:0;border-top:1px solid #dfe3e8}
.nport-checkout-page__body .btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border:1px solid #d7dce2;border-radius:5px;background:#fff;color:#111;font:inherit;font-weight:700;cursor:pointer}
.nport-checkout-page__body .btn-primary{border-color:#ffad00;background:#ffad00;color:#111}.nport-checkout-page__body .btn-primary:hover{background:#ffc228}
.nport-checkout-page__body .btn-outline-danger{color:#9d3733}.nport-checkout-page__body .h4{font-size:24px;font-weight:700}.nport-checkout-page__body .h5{font-size:18px;font-weight:700}
.nport-order-success-page__body{margin-bottom:20px}.nport-order-success-page .nport-btn{background:#ffad00!important;color:#111!important}
@media(min-width:992px){.nport-checkout-page__body .col-lg-6{width:50%}}
@media(min-width:768px){.nport-checkout-page__body .col-md-6{width:50%}.nport-checkout-page__body .justify-content-md-end{justify-content:flex-end}}
@media(max-width:767px){.nport-checkout-page,.nport-order-success-page{padding:24px 0 48px}.nport-checkout-page__head h1,.nport-order-success-page__head h1{font-size:28px}.nport-checkout-page__body,.nport-order-success-page__body{padding:14px}.nport-checkout-page__body .order-section{padding:14px}.nport-checkout-page__body .col-8,.nport-checkout-page__body .col-6,.nport-checkout-page__body .col-4,.nport-checkout-page__body .col-2{width:100%}.nport-checkout-page__body .order-summary .d-flex{flex-direction:column}.nport-checkout-page__body .order-summary .btn{width:100%}}

/* Native MiniShop3 checkout using the NPort visual system. */
.nport-checkout-page__body{padding:0;border:0;background:transparent;box-shadow:none}
.nport-checkout-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,410px);gap:24px;align-items:start}
.nport-checkout-card{padding:24px;border:1px solid #e1e5ea;border-radius:6px;background:#fff;box-shadow:0 10px 28px rgba(20,25,32,.04)}
.nport-checkout-card__head{display:flex;align-items:flex-start;gap:12px;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid #edf0f2}
.nport-checkout-card__head>i.icon{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;margin:0!important;border-radius:5px;background:#fff5dc;color:#c78300;font-size:17px}
.nport-checkout-card h2,.nport-checkout-card__head h2{margin:0;font-size:21px;line-height:1.25}
.nport-checkout-card__head p{margin:5px 0 0;color:#69717e;font-size:13px}
.nport-checkout-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.nport-checkout-field{display:grid;align-content:start;gap:7px}
.nport-checkout-field--wide{grid-column:1/-1}
.nport-checkout-field label{color:#343a40;font-size:13px;font-weight:700}
.nport-checkout-field label span{color:#d28a00}
.nport-checkout-field input,.nport-checkout-field textarea{box-sizing:border-box;width:100%;min-height:46px;margin:0;padding:11px 13px;border:1px solid #d6dbe1;border-radius:5px;background:#fff;color:#111;font:inherit;outline:none;transition:border-color .16s ease,box-shadow .16s ease}
.nport-checkout-field textarea{min-height:116px;resize:vertical}
.nport-checkout-field input:focus,.nport-checkout-field textarea:focus{border-color:#e69a00;box-shadow:0 0 0 3px rgba(255,173,0,.14)}
.nport-checkout-field input.is-invalid,.nport-checkout-field textarea.is-invalid{border-color:#c83d38}
.nport-checkout-field .invalid-feedback{display:none;color:#b93832;font-size:12px}
.nport-checkout-field .is-invalid~.invalid-feedback{display:block}
.nport-checkout-summary{position:sticky;top:84px;display:grid;gap:16px}
.nport-checkout-option-group{display:grid;margin:0;padding:0;border:0;gap:8px}
.nport-checkout-option-group+.nport-checkout-option-group{margin-top:20px;padding-top:20px;border-top:1px solid #edf0f2}
.nport-checkout-option-group legend{margin:0 0 3px;padding:0;color:#69717e;font-size:12px;font-weight:700;text-transform:uppercase}
.nport-checkout-choice{position:relative;display:flex;align-items:flex-start;gap:11px;padding:13px;border:1px solid #dfe3e8;border-radius:5px;cursor:pointer;transition:border-color .16s ease,background .16s ease}
.nport-checkout-choice:hover{border-color:#f0a000;background:#fffaf0}
.nport-checkout-choice:has(input:checked){border-color:#f0a000;background:#fff8e8}
.nport-checkout-choice input{width:18px;height:18px;flex:0 0 18px;margin:1px 0 0;accent-color:#f0a000}
.nport-checkout-choice>span{display:grid;gap:3px}.nport-checkout-choice strong{font-size:14px}.nport-checkout-choice small{color:#69717e;font-size:12px;line-height:1.4}
.nport-checkout-total h2{margin-bottom:18px}
.nport-checkout-total__row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:8px 0;color:#69717e}
.nport-checkout-total__row strong{color:#111;font-size:15px}
.nport-checkout-total__row--grand{margin-top:8px;padding-top:18px;border-top:1px solid #dfe3e8;color:#111;font-size:17px;font-weight:700}
.nport-checkout-total__row--grand strong{font-size:25px}
.nport-checkout-consent{display:flex;align-items:flex-start;gap:9px;margin:20px 0 14px;color:#59616c;font-size:12px;line-height:1.45;cursor:pointer}
.nport-checkout-consent input{width:17px;height:17px;flex:0 0 17px;margin:0;accent-color:#f0a000}.nport-checkout-consent a{color:#996400}
.nport-checkout-submit.ui.button{display:flex!important;align-items:center;justify-content:center;width:100%;min-height:48px;margin:0!important;background:#ffad00!important;color:#111!important;font-weight:700}.nport-checkout-submit.ui.button:hover{background:#ffc228!important}.nport-checkout-submit i.icon{margin:0 8px 0 0!important}
.nport-checkout-note{display:flex;align-items:center;justify-content:center;gap:6px;margin:12px 0 0;color:#7a828d;font-size:11px}.nport-checkout-note i.icon{margin:0!important}
.nport-checkout-empty{text-align:center}.nport-checkout-empty>i.icon{margin:0 0 12px!important;color:#d99700;font-size:34px}.nport-checkout-empty p{color:#69717e}
@media(max-width:960px){.nport-checkout-form{grid-template-columns:1fr}.nport-checkout-summary{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.nport-checkout-card{padding:18px}.nport-checkout-fields,.nport-checkout-summary{grid-template-columns:1fr}.nport-checkout-field--wide{grid-column:auto}.nport-checkout-page__head h1{font-size:28px}}

/* Mobile catalog controls and filter drawer. Desktop layout stays unchanged. */
.nport-filter-panel>.mfilter-form{margin:0}
@media(max-width:850px){
  .nport-catalog-products{margin-top:24px}
  .nport-catalog-products__head{gap:12px}
  .nport-catalog-products__head>div{min-width:0}
  .nport-filter-toggle{display:flex!important;align-items:center;justify-content:center;flex:0 0 auto;gap:8px;line-height:1.2!important;white-space:nowrap}
  .nport-filter-toggle i.icon{position:static!important;display:inline-flex!important;align-items:center;justify-content:center;flex:0 0 16px;width:16px!important;height:16px!important;margin:0!important;line-height:16px!important;vertical-align:middle!important;transform:none!important}
  .nport-filter-toggle i.icon:before{display:block;line-height:16px!important}
  .nport-filter-panel{align-items:stretch;overflow:hidden;overscroll-behavior:contain}
  .nport-filter-panel>.mfilter-form{width:min(92vw,420px);height:100dvh;min-width:0;overflow:hidden;background:#fff;box-shadow:18px 0 46px rgba(0,0,0,.18)}
  .nport-filter-form{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:100%;min-height:0;max-height:none;overflow:hidden;border:0;border-radius:0;box-shadow:none}
  .nport-filter-form__head{min-height:58px;padding:10px 14px 10px 18px}
  .nport-filter-form__head strong{display:block;font-size:18px}
  .nport-filter-form__blocks{min-height:0;padding:0 18px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
  .nport-filter-form__actions{grid-template-columns:minmax(0,1fr) auto;padding:12px 18px max(12px,env(safe-area-inset-bottom));box-shadow:0 -8px 22px rgba(20,25,32,.07)}
  .nport-filter-form__actions .nport-btn{margin:0!important;padding-inline:14px!important;white-space:nowrap}
  .nport-filter-form__actions .nport-btn-primary{border-color:#ffad00!important;background:#ffad00!important;color:#111!important}
  .nport-filter-form__actions .nport-btn:not(.nport-btn-primary){border:1px solid #d9dee5!important;background:#fff!important;color:#30343a!important}
  .nport-filter-option{min-height:32px;align-items:center;padding:3px 0;font-size:14px}
  .nport-filter-option input{margin:0}
  .nport-filter>summary{min-height:52px}
  .nport-mfilter-results__toolbar{gap:10px;padding:12px}
  .nport-mfilter-results__controls{width:100%}
  .nport-mfilter-sort{min-width:0}
}
@media(max-width:560px){
  .nport-catalog-products__head{align-items:stretch;flex-direction:column}
  .nport-catalog-products__head h2{overflow-wrap:anywhere}
  .nport-filter-toggle{width:100%;justify-content:center}
  .nport-filter-panel>.mfilter-form{width:min(94vw,390px)}
  .nport-filter-range__inputs{grid-template-columns:1fr}
  .nport-filter-form__actions{grid-template-columns:1fr 1fr;gap:8px}
  .nport-mfilter-results__controls{align-items:stretch;flex-direction:column}
  .nport-mfilter-sort{width:100%}
  .nport-mfilter-results__toolbar select{height:44px;font-size:16px}
  .nport-checkout-page__head{margin-bottom:20px}
  .nport-checkout-page__head h1{font-size:26px;line-height:1.15}
  .nport-checkout-card{padding:16px 14px}
  .nport-checkout-card h2{font-size:20px}
  .nport-checkout-field input,.nport-checkout-field textarea{font-size:16px}
}
/* Native mFilter price range. */
.nport-filter-range{display:grid;grid-template-columns:1fr;gap:24px;padding:2px 0 22px}
.nport-filter-range__inputs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.nport-filter-range__inputs label{position:relative;display:block;color:#69717e}
.nport-filter-range__inputs label span{position:absolute;left:13px;top:50%;z-index:1;transform:translateY(-50%);font-size:13px;line-height:1;pointer-events:none}
.nport-filter-range__inputs input{width:100%;height:50px;padding:0 10px 0 32px;border:1px solid #d9dee5;border-radius:7px;background:#fff;color:#303640;font-size:15px;font-variant-numeric:tabular-nums;outline:0;transition:border-color .18s ease,box-shadow .18s ease}
.nport-filter-range__inputs input:hover{border-color:#c8ced7}
.nport-filter-range__inputs input:focus{border-color:#ffad00;box-shadow:0 0 0 3px rgba(255,173,0,.14)}
.nport-filter-range__inputs input::-webkit-inner-spin-button,.nport-filter-range__inputs input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.nport-filter-range__inputs input[type=number]{-moz-appearance:textfield}
.nport-filter-range__slider{height:4px;margin:0 9px;border:0!important;border-radius:999px!important;background:#dfe3e8!important;box-shadow:none!important}
.nport-filter-range__slider .noUi-connect{background:#ffad00!important}
.nport-filter-range__slider .noUi-handle{top:-8px!important;right:-10px!important;width:20px!important;height:20px!important;border:2px solid #fff!important;border-radius:50%!important;background:#ffad00!important;box-shadow:0 2px 8px rgba(20,25,32,.24)!important;cursor:grab}
.nport-filter-range__slider .noUi-handle:active{cursor:grabbing;transform:scale(1.06)}
.nport-filter-range__slider .noUi-handle:before,.nport-filter-range__slider .noUi-handle:after{display:none}
.nport-filter-range__slider .noUi-touch-area{width:30px;height:30px;transform:translate(-5px,-5px)}
@media(max-width:850px){.nport-filter-range__inputs input{height:52px;font-size:16px}.nport-filter-range__slider{margin-inline:10px}}

/* Keep native mFilter pagination inside narrow viewports. */
@media(max-width:760px){
  .mfilter-pagination,.nport-mfilter-pagination{max-width:100%;margin-inline:0;padding:0 2px 6px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}
  .mfilter-pagination .pagination,.nport-mfilter-pagination ul{width:max-content;max-width:none;margin-inline:auto;padding-inline:0;flex-wrap:nowrap}
}

/* Sticky navigation overrides must remain last in the cascade. */
.nport-header.is-scroll-stuck{position:fixed!important;z-index:11000!important;top:0!important;right:auto!important;left:50%!important;width:min(1920px,calc(100% - 48px))!important;margin:0!important;transform:translateX(-50%)!important}
.nport-product-detail .nport-product-section-nav{position:sticky!important;z-index:1000!important;top:0!important}
.nport-product-detail .nport-product-section-nav .nport-product-tabs__tools{display:none!important}
.nport-product-detail .nport-product-section-nav.is-stuck .nport-product-tabs__tools{display:flex!important}
@media(max-width:1120px){.nport-header.is-scroll-stuck{width:calc(100% - 24px)!important}}
.nport-header-shell.is-header-stuck .nport-catalog-panel{top:78px!important;height:calc(100vh - 158px)!important}
@media(min-width:1121px){
  .nport-header.is-scroll-stuck{height:78px;min-height:78px;gap:24px;padding:0 28px}
  .nport-header.is-scroll-stuck .nport-logo{flex-basis:230px;min-width:210px;height:50px}
  .nport-header.is-scroll-stuck .nport-logo-svg{width:215px;max-height:48px}
  .nport-header.is-scroll-stuck .nport-catalog.ui.button{height:48px;flex-basis:155px;padding:0 20px}
  .nport-header.is-scroll-stuck .nport-header-search{height:48px}
  .nport-header.is-scroll-stuck>.nport-account-tools{gap:12px}
  .nport-header.is-scroll-stuck>.nport-account-tools .nport-account-tool{grid-template-rows:22px auto;min-width:52px;font-size:10px}
  .nport-header.is-scroll-stuck>.nport-account-tools .nport-account-tool i.icon{font-size:19px;line-height:22px}
}

/* Product gallery: scrollable rail, cursor zoom and full-screen viewer. */
.nport-product-gallery.has-thumbs{grid-template-columns:84px minmax(0,1fr)}
.nport-product-gallery__thumbs{box-sizing:border-box;min-width:0;width:84px;max-height:420px;padding:2px 10px 2px 2px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c9ced5 transparent}
.nport-product-gallery__main{min-height:0!important;aspect-ratio:4/3;border:0!important;border-radius:0!important}
.nport-product-gallery__open{--zoom-x:50%;--zoom-y:50%;overflow:hidden}
.nport-product-gallery__open img{transform:scale(1);transform-origin:var(--zoom-x) var(--zoom-y);transition:transform .16s ease-out;will-change:transform}
@media(hover:hover) and (pointer:fine){.nport-product-gallery__open.is-zoomed img{transform:scale(2.15);transition:none}}
.nport-product-gallery__counter,.nport-product-gallery__dialog-counter{display:none!important}
.nport-product-gallery__dialog{inset:0;width:100vw!important;height:100dvh!important;max-width:none!important;max-height:none!important;margin:0;padding:0;border:0;border-radius:0;background:#fff;box-shadow:none}
.nport-product-gallery__dialog::backdrop{background:rgba(10,12,15,.64)}
.nport-product-gallery__dialog-layout{display:grid;grid-template-columns:84px minmax(0,1fr) var(--dialog-sidebar-width,minmax(280px,340px));gap:24px;width:100%;height:100%;padding:20px 34px 24px 20px}
.nport-product-gallery__dialog-thumbs{display:flex;flex-direction:column;gap:10px;min-height:0;padding:1px 8px 1px 1px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c9ced5 transparent}
.nport-product-gallery__dialog-thumb{flex:0 0 68px;width:68px;height:68px;padding:4px;border:1px solid transparent;border-radius:5px;background:#fff;cursor:pointer}
.nport-product-gallery__dialog-thumb:hover,.nport-product-gallery__dialog-thumb.is-active{border-color:#ffad00;box-shadow:0 0 0 1px #ffad00 inset}
.nport-product-gallery__dialog-thumb:focus-visible{outline:2px solid #ffad00;outline-offset:2px}
.nport-product-gallery__dialog-thumb img{display:block;width:100%;height:100%;object-fit:contain}
.nport-product-gallery__dialog-stage{position:relative;display:grid;place-items:center;min-width:0;min-height:0;overflow:hidden}
.nport-product-gallery__dialog-stage>img{display:block;width:100%;height:100%;object-fit:contain}
.nport-product-gallery__dialog-info{align-self:start;margin-top:42px;background:#fff}
.nport-product-gallery__dialog-info>.nport-product-layout__sidebar{grid-column:auto;grid-row:auto;order:initial;width:100%;min-width:0}
.nport-product-gallery__dialog-info .nport-product-buy{position:static;top:auto;margin:0}
.nport-product-gallery__dialog-close{position:fixed;top:10px;right:12px;width:40px;height:40px;font-size:18px}
.nport-product-gallery__dialog-arrow.is-prev{left:10px}.nport-product-gallery__dialog-arrow.is-next{right:10px}
@media(max-width:900px){
  .nport-product-gallery__dialog-layout{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;gap:10px;padding:50px 12px 12px}
  .nport-product-gallery__dialog-stage{grid-row:1}
  .nport-product-gallery__dialog-thumbs{grid-row:2;flex-direction:row;padding:2px;overflow-x:auto;overflow-y:hidden}
  .nport-product-gallery__dialog-info{display:none}
}
@media(max-width:760px){
  .nport-product-gallery.has-thumbs{grid-template-columns:minmax(0,1fr)}
  .nport-product-gallery__thumbs{max-height:none;overflow-x:auto;overflow-y:hidden}
  .nport-product-gallery__open img{transform:none!important}
}
/* Favorites page. */
.nport-favorites{padding:18px 0 72px}.nport-favorites__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:34px}.nport-favorites__header h1{margin:0 0 8px;font-size:38px}.nport-favorites__header p{margin:0;color:#747d89}.nport-favorites__clear{display:inline-flex;align-items:center;gap:8px;margin:0;padding:8px 0;border:0;background:transparent;color:#30343a;cursor:pointer;font:inherit}.nport-favorites__clear:hover{color:#b87800}.nport-favorites__clear i.icon{margin:0!important}.nport-favorites__layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:32px;align-items:start}.nport-favorites__categories{display:grid;gap:2px}.nport-favorites__categories h2{margin:0 0 12px;font-size:18px}.nport-favorites__categories button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:10px 8px;border:0;border-radius:4px;background:transparent;color:#30343a;text-align:left;cursor:pointer;font:inherit}.nport-favorites__categories button:hover,.nport-favorites__categories button.is-active{background:#fff4d9;color:#111}.nport-favorites__categories button span{min-width:0}.nport-favorites__categories button b{color:#8a929d;font-weight:500}.nport-favorites__toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px 20px;min-height:46px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #e1e5ea;color:#68717d;font-size:13px}.nport-favorites__toolbar a{color:#68717d;text-decoration:none}.nport-favorites__toolbar a:hover,.nport-favorites__toolbar a.is-active{color:#111;font-weight:600}.nport-favorites .nport-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.nport-favorites .nport-product-card{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;border-color:#e1e5ea;border-radius:6px;background:#fff;box-shadow:none}.nport-favorites .nport-product-card__main{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;padding:14px 14px 10px}.nport-favorites .nport-product-card__image{display:grid;place-items:center;width:100%;height:210px;min-height:210px;margin:0 0 14px;border-radius:5px;background:#f7f8f9;overflow:hidden}.nport-favorites .nport-product-card__image img{width:100%;height:100%;max-height:none;object-fit:contain}.nport-favorites .nport-product-card__body{display:grid;grid-template-rows:auto 42px 38px auto;gap:8px;width:100%;min-height:154px}.nport-favorites .nport-product-card__body strong{display:-webkit-box;min-height:0;overflow:hidden;font-size:15px;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical}.nport-favorites .nport-product-card__intro{display:-webkit-box!important;overflow:hidden;color:#707986;font-size:12px;line-height:1.55;-webkit-line-clamp:2;-webkit-box-orient:vertical}.nport-favorites .nport-product-card__price{align-self:end;margin:0;padding:4px 0 0;color:#111;font-size:20px;line-height:1.2}.nport-favorites .nport-product-card__actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:4px 14px 14px}.nport-favorites .nport-product-card__details{display:flex!important;align-items:center;justify-content:center;min-height:44px;margin:0!important;border:1px solid #dfe3e8!important;background:#fff!important;color:#111!important;font-weight:700}.nport-favorites .nport-favorite-button{top:13px;right:13px}.nport-favorites__empty,.nport-favorites__filtered-empty{padding:54px 24px;border:1px solid #e1e5ea;border-radius:6px;background:#fff;text-align:center}.nport-favorites__empty>i.icon{margin:0 0 12px!important;color:#f0a000;font-size:36px}.nport-favorites__empty h2{margin:0 0 8px;font-size:24px}.nport-favorites__empty p{margin:0 0 22px;color:#68717d}.nport-favorites__filtered-empty{color:#68717d}.nport-favorite-button.added{border-color:#f0a000;color:#f0a000}.nport-favorite-button.added i.heart.icon:before{content:"\f004"}
@media(max-width:1100px){.nport-favorites .nport-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.nport-favorites{padding-top:8px}.nport-favorites__header{align-items:flex-start;flex-direction:column;margin-bottom:24px}.nport-favorites__header h1{font-size:30px}.nport-favorites__layout{grid-template-columns:1fr;gap:20px}.nport-favorites__categories{display:flex;overflow-x:auto;padding-bottom:6px}.nport-favorites__categories h2{display:none}.nport-favorites__categories button{flex:0 0 auto;width:auto;white-space:nowrap}.nport-favorites__toolbar{align-items:flex-start}.nport-favorites .nport-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.nport-favorites .nport-product-grid{grid-template-columns:1fr}.nport-favorites .nport-product-card__actions{grid-template-columns:1fr}.nport-favorites__clear{font-size:14px}}
/* Reversible removal from favorites. */
.nport-product-card.is-favorite-removed>*:not(.nport-favorite-removed){visibility:hidden}.nport-product-card.is-favorite-removed{min-height:420px;background:#f2f3f4}.nport-favorite-removed{position:absolute;z-index:5;inset:0;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;padding:24px;background:#f2f3f4}.nport-favorite-removed p{margin:0 0 auto;color:#d71920;font-size:15px}.nport-favorite-removed button{display:inline-flex;align-items:center;gap:8px;margin:0;padding:10px 0;border:0;background:transparent;color:#111;cursor:pointer;font:inherit}.nport-favorite-removed button:hover{color:#b87800}.nport-favorite-removed i.icon{margin:0!important}.nport-favorites__layout.has-no-active-favorites .nport-favorites__categories{display:none}.nport-favorites__layout.has-no-active-favorites{grid-template-columns:1fr}.nport-favorites__layout.has-no-active-favorites .nport-favorites__results{max-width:none}.nport-favorites__toolbar button{margin:0;padding:4px 0;border:0;background:transparent;color:#68717d;cursor:pointer;font:inherit}.nport-favorites__toolbar button:hover,.nport-favorites__toolbar button.is-active{color:#111;font-weight:600}
/* Hidden counters must override the header badge display rule. */
[data-myfavorites-counter][hidden]{display:none!important}
/* Product names are semantic headings without changing the established card layout. */
.nport-product-card__title{margin:0;font-size:15px;font-weight:700;line-height:1.4}
.nport-shop-section .nport-product-card__title,.nport-catalog-products .nport-product-card__title{display:-webkit-box;min-height:0;margin:0;overflow:hidden;font-size:15px;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.nport-product-grid[data-view="list"] .nport-product-card__title{font-size:17px}
.nport-favorites .nport-product-card__title{display:-webkit-box;min-height:0;overflow:hidden;font-size:15px;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical}
@media(max-width:560px){.nport-product-grid[data-view="list"] .nport-product-card__title{font-size:14px}}
/* Unified, compact catalog card. */
.nport-catalog-products .nport-product-card__main,.nport-favorites .nport-product-card__main{padding:14px 14px 10px}
.nport-catalog-products .nport-product-card__image,.nport-favorites .nport-product-card__image{height:230px;min-height:230px;margin:0 0 12px;border-radius:0;background:transparent}
.nport-catalog-products .nport-product-card__body,.nport-favorites .nport-product-card__body{display:flex;flex:1 1 auto;flex-direction:column;gap:8px;min-height:270px}
.nport-product-card__specs{display:grid;grid-template-columns:minmax(0,1fr);width:100%;margin:2px 0 4px;gap:4px;color:#68717d;font-size:12px;line-height:1.35}
.nport-product-card__specs div{display:grid;grid-template-columns:minmax(92px,42%) minmax(0,1fr);min-width:0;gap:10px;border-bottom:1px solid #eef0f2;padding-bottom:3px}
.nport-product-card__specs dt,.nport-product-card__specs dd{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.nport-product-card__specs dd{color:#222;text-align:right;font-weight:600}
.nport-catalog-products .nport-product-card__price,.nport-favorites .nport-product-card__price{align-self:auto;margin-top:auto;padding-top:7px;font-size:22px;line-height:1.2}
.nport-catalog-products .nport-product-card__actions,.nport-favorites .nport-product-card__actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;padding:4px 14px 14px}
.nport-catalog-products .nport-product-card__details,.nport-favorites .nport-product-card__details{display:flex!important;align-items:center;justify-content:center;min-height:44px;margin:0!important;border:1px solid #dfe3e8!important;background:#fff!important;color:#111!important;font-weight:700}
.nport-product-grid[data-view="list"] .nport-product-card__body{min-height:190px}
.nport-product-grid[data-view="list"] .nport-product-card__image{height:190px;min-height:190px}
@media(max-width:560px){.nport-catalog-products .nport-product-card__image,.nport-favorites .nport-product-card__image{height:220px;min-height:220px}.nport-catalog-products .nport-product-card__body,.nport-favorites .nport-product-card__body{min-height:0}.nport-catalog-products .nport-product-card__actions,.nport-favorites .nport-product-card__actions{grid-template-columns:1fr}}
@media(min-width:901px){
  .nport-product-grid[data-view="list"]{gap:0}
  .nport-product-grid[data-view="list"] .nport-product-card{display:grid;grid-template-columns:minmax(220px,300px) minmax(0,1fr) minmax(180px,220px);grid-template-rows:auto auto 1fr;column-gap:28px;row-gap:10px;min-height:290px;padding:18px 12px;border:0;border-bottom:1px solid #dfe3e8;border-radius:0;background:#fff;box-shadow:none}
  .nport-product-grid[data-view="list"] .nport-product-card:hover{border-color:#dfe3e8;background:#fafbfc;box-shadow:none;transform:none}
  .nport-product-grid[data-view="list"] .nport-product-card__main,.nport-product-grid[data-view="list"] .nport-product-card__body{display:contents}
  .nport-product-grid[data-view="list"] .nport-product-card__image{grid-column:1;grid-row:1/4;width:100%;height:250px;min-height:250px;margin:0;background:transparent}
  .nport-product-grid[data-view="list"] .nport-product-card__meta{grid-column:2;grid-row:1;align-self:end}
  .nport-product-grid[data-view="list"] .nport-product-card__title{grid-column:2;grid-row:2;align-self:start;display:-webkit-box;margin:0;font-size:18px;line-height:1.35;-webkit-line-clamp:2;-webkit-box-orient:vertical}
  .nport-product-grid[data-view="list"] .nport-product-card__specs{grid-column:2;grid-row:3;align-self:start;margin:2px 0 0;gap:7px;font-size:14px;line-height:1.35}
  .nport-product-grid[data-view="list"] .nport-product-card__specs div{display:flex;grid-template-columns:none;gap:4px;padding:0;border:0}
  .nport-product-grid[data-view="list"] .nport-product-card__specs dt,.nport-product-grid[data-view="list"] .nport-product-card__specs dd{overflow:visible;text-overflow:clip;white-space:normal}
  .nport-product-grid[data-view="list"] .nport-product-card__specs dt:after{content:":"}
  .nport-product-grid[data-view="list"] .nport-product-card__specs dd{color:#68717d;text-align:left;font-weight:400}
  .nport-product-grid[data-view="list"] .nport-product-card__price{grid-column:3;grid-row:2;align-self:start;margin:0;padding:0;font-size:24px}
  .nport-product-grid[data-view="list"] .nport-product-card__actions{grid-column:3;grid-row:3;align-self:start;display:grid;grid-template-columns:1fr;gap:8px;padding:8px 0 0}
  .nport-product-grid[data-view="list"] .nport-favorite-button{top:18px;right:12px}
}
/* Compact address in the utility header. */
.nport-header-contact .nport-header-address{min-width:0;font-size:11px;white-space:nowrap}
.nport-header-address span{overflow:hidden;text-overflow:ellipsis}
/* Header availability is calculated once in the browser from the configured schedule. */
.nport-header-contact .nport-header-phone>.nport-header-open-status{display:inline-flex;align-items:center;gap:5px;color:#69717e;font-size:10px;font-weight:400;white-space:nowrap}
.nport-header-open-status>i{display:block;width:6px;height:6px;flex:0 0 6px;margin:0;border-radius:50%;background:#c83434;animation:nport-closed-pulse 1.8s ease-out infinite}
.nport-header-open-status.is-open{color:#268945!important}
.nport-header-open-status.is-open>i{background:#31a956;animation:nport-open-pulse 1.8s ease-out infinite}
@keyframes nport-open-pulse{0%,45%{box-shadow:0 0 0 0 rgba(49,169,86,.38)}75%,100%{box-shadow:0 0 0 5px rgba(49,169,86,0)}}
@keyframes nport-closed-pulse{0%,45%{box-shadow:0 0 0 0 rgba(200,52,52,.34)}75%,100%{box-shadow:0 0 0 5px rgba(200,52,52,0)}}
@media(prefers-reduced-motion:reduce){.nport-header-open-status>i,.nport-header-open-status.is-open>i{animation:none}}
/* Product-card hover gallery. */
.nport-card-gallery{position:relative;display:grid;place-items:center;width:100%;height:100%;overflow:hidden}.nport-card-gallery>img{display:none!important;grid-area:1/1;width:100%!important;height:100%!important;max-height:none!important;object-fit:contain}.nport-card-gallery>img.is-active{display:block!important}.nport-card-gallery__dots{position:absolute;z-index:2;right:10px;bottom:8px;left:10px;display:flex;justify-content:center;gap:4px;pointer-events:none}.nport-card-gallery__dots i{display:block;width:7px;height:7px;border-radius:50%;background:#d4d8dd}.nport-card-gallery__dots i.is-active{background:#555b63}.nport-product-card:hover .nport-card-gallery>img{transform:none}
/* A product already in the current MiniShop3 cart. */
.nport-product-card__cart.is-in-cart,.nport-product-card__cart.is-in-cart:hover,.nport-product-card__cart.is-in-cart:focus,.nport-product-cart .ui.button.is-in-cart,.nport-product-cart .ui.button.is-in-cart:hover,.nport-product-cart .ui.button.is-in-cart:focus{background:#fff!important;border:1px solid #f0a000!important;color:#1d2630!important;box-shadow:none!important}.nport-product-card__cart.is-in-cart i.icon,.nport-product-cart .ui.button.is-in-cart i.icon{color:#268945!important}
