/* Namyran Service — premium customer request experience */
.nsc-request-shell{--premium-navy:#06263a;--premium-navy-2:#0b4257;--premium-teal:#0eb5a6;--premium-mint:#e8faf6;position:relative!important;max-width:1240px!important;padding:38px 42px 44px!important;border:1px solid rgba(12,80,91,.11)!important;border-radius:34px!important;background:radial-gradient(circle at 12% 2%,rgba(18,190,173,.11),transparent 23%),linear-gradient(155deg,#fff 0%,#fbfefe 52%,#f2f9f9 100%)!important;box-shadow:0 35px 90px rgba(5,38,56,.14)!important}
.nsc-request-shell:after{content:'';position:absolute;top:0;right:8%;left:8%;height:1px;background:linear-gradient(90deg,transparent,rgba(25,190,176,.48),transparent)}
.nsc-request-brand{position:relative;display:inline-flex;align-items:center;gap:14px;overflow:hidden;margin-bottom:11px;padding:10px 16px;border:1px solid rgba(108,239,221,.24);border-radius:18px;background:radial-gradient(circle at 78% 30%,rgba(23,215,203,.16),transparent 32%),linear-gradient(145deg,#041d31,#073d52 72%,#075d64);box-shadow:0 15px 34px rgba(4,38,55,.22),inset 0 1px rgba(255,255,255,.08);backdrop-filter:blur(10px)}
.nsc-request-brand:before{content:'';position:absolute;inset:0;background:linear-gradient(105deg,transparent 25%,rgba(255,255,255,.07) 45%,transparent 65%);transform:translateX(100%);animation:nscBrandShine 5s ease-in-out infinite}
.nsc-request-brand img{position:relative;z-index:1;display:block;width:142px;height:46px;object-fit:contain;filter:drop-shadow(0 6px 9px rgba(0,0,0,.35))}.nsc-request-brand span{position:relative;z-index:1;padding-right:14px;border-right:1px solid rgba(160,239,231,.24);color:#c7e9e6;font-size:10px;font-weight:850;letter-spacing:.1px}
@keyframes nscBrandShine{0%,70%{transform:translateX(100%)}85%,100%{transform:translateX(-100%)}}
.nsc-request-shell .nsc-head h2{margin:10px 0 6px!important;color:var(--premium-navy)!important;font-size:clamp(27px,3vw,38px)!important;font-weight:950;letter-spacing:-1px!important}.nsc-request-shell .nsc-head p{color:#657d88!important;font-size:13px!important}
.nsc-request-shell .nsc-wizard{margin-top:34px!important}.nsc-request-shell .nsc-steps{position:relative;gap:4px!important;padding:7px!important;border:1px solid #d8e9e9!important;border-radius:19px!important;background:rgba(244,250,250,.88)!important;box-shadow:inset 0 1px 0 #fff,0 12px 30px rgba(7,50,62,.06)!important;overflow:visible!important}
.nsc-request-shell .nsc-steps button{min-height:62px!important;border-radius:14px!important;color:#81949c!important;font-size:12px!important;font-weight:850!important;transition:color .2s,background .2s,transform .2s,box-shadow .2s!important}
.nsc-request-shell .nsc-steps button:not(:disabled):hover{color:#0b776f!important;background:rgba(255,255,255,.7)!important}.nsc-request-shell .nsc-steps button b{width:31px!important;height:31px!important;border:1px solid #cfe7e5;border-radius:11px!important;background:#e8f5f3!important;color:#168f87!important;font-size:12px;transition:.25s!important}
.nsc-request-shell .nsc-steps button.is-active{transform:translateY(-1px);border-color:#8fd7d1!important;background:#fff!important;color:#092e40!important;box-shadow:0 11px 25px rgba(6,59,68,.11)!important}.nsc-request-shell .nsc-steps button.is-active b{background:linear-gradient(145deg,#18c5b5,#078d83)!important;color:#fff!important;box-shadow:0 8px 18px rgba(10,164,151,.26)!important}.nsc-request-shell .nsc-steps button.is-done b{font-size:0!important;background:#dff8f2!important}.nsc-request-shell .nsc-steps button.is-done b:after{content:'✓';font-size:14px;color:#087a6e}
.nsc-request-shell .nsc-panel{padding:8px 0 0}.nsc-request-shell .nsc-panel-title{margin:28px 0 25px!important}.nsc-request-shell .nsc-panel-title>span{padding:7px 13px!important;border:1px solid #ccebe6;border-radius:999px!important;background:#eafaf6!important;color:#078a80!important;font-size:11px!important;box-shadow:0 5px 15px rgba(11,153,140,.07)}.nsc-request-shell .nsc-panel-title h3{margin-top:11px!important;color:#082d40!important;font-size:clamp(23px,2.6vw,31px)!important;font-weight:950;letter-spacing:-.8px!important}
.nsc-request-shell .nsc-choice-grid{gap:18px!important;align-items:stretch;justify-items:stretch!important}.nsc-request-shell .nsc-service-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.nsc-request-shell .nsc-brand-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}.nsc-request-shell .nsc-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.nsc-request-shell .nsc-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.nsc-request-shell .nsc-choice{isolation:isolate;position:relative;width:100%!important;min-height:172px!important;aspect-ratio:auto!important;overflow:hidden;padding:22px 16px 19px!important;border:1px solid #d8e6e9!important;border-radius:22px!important;background:linear-gradient(155deg,#fff 30%,#f6fafb 100%)!important;box-shadow:0 10px 24px rgba(5,43,57,.055)!important;color:#123b4b!important;transition:transform .24s cubic-bezier(.2,.8,.2,1),border-color .24s,box-shadow .24s,background .24s!important}
.nsc-request-shell .nsc-choice:before{content:'';position:absolute;z-index:-1;width:105px;height:105px;top:-55px;left:-45px;border-radius:50%;background:radial-gradient(circle,rgba(16,186,171,.12),transparent 68%);opacity:0;transition:.3s}
.nsc-request-shell .nsc-choice:hover{transform:translateY(-7px)!important;border-color:#80d7cf!important;background:linear-gradient(150deg,#fff,#f0fbf9)!important;box-shadow:0 22px 42px rgba(5,57,67,.13)!important}.nsc-request-shell .nsc-choice:hover:before{opacity:1;transform:scale(1.35)}.nsc-request-shell .nsc-choice:focus-visible{outline:0!important;border-color:#08a799!important;box-shadow:0 0 0 4px rgba(14,181,166,.16),0 18px 38px rgba(5,57,67,.12)!important}
.nsc-request-shell .nsc-choice-icon{position:relative;width:66px!important;height:66px!important;flex:0 0 66px;border:1px solid rgba(87,222,207,.25)!important;border-radius:19px!important;background:linear-gradient(145deg,#0b4a5d,#052538)!important;color:#7ce5d8!important;box-shadow:0 13px 26px rgba(5,39,56,.22),inset 0 1px rgba(255,255,255,.1)!important;transition:transform .25s,box-shadow .25s,color .25s!important}.nsc-request-shell .nsc-choice-icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.nsc-request-shell .nsc-choice:hover .nsc-choice-icon{transform:translateY(-2px) rotate(-2deg);color:#a5fff3;box-shadow:0 17px 30px rgba(5,39,56,.28)!important}
.nsc-request-shell .nsc-choice strong{color:#10384a!important;font-size:15px!important;font-weight:950!important;line-height:1.7}.nsc-request-shell .nsc-choice small{min-height:34px;color:#748a94!important;font-size:10px!important;line-height:1.8!important}
.nsc-request-shell .nsc-choice.is-selected{transform:translateY(-4px)!important;border:2px solid #0cb3a4!important;background:linear-gradient(145deg,#eafffa,#fff 70%)!important;box-shadow:0 0 0 5px rgba(12,179,164,.10),0 22px 42px rgba(5,57,67,.13)!important}.nsc-request-shell .nsc-choice.is-selected .nsc-choice-icon{background:linear-gradient(145deg,#17c9b8,#07897f)!important;color:#fff!important;box-shadow:0 14px 28px rgba(10,166,152,.3)!important}.nsc-request-shell .nsc-choice.is-selected:after{bottom:10px!important;left:10px!important;transform:none!important;width:27px!important;height:27px!important;border:3px solid #fff;background:#09a99b!important;box-shadow:0 6px 14px rgba(8,143,132,.28);animation:nscPremiumCheck .3s ease both!important}
.nsc-request-shell .nsc-brand-grid .nsc-choice{min-height:145px!important;padding:16px 10px!important}.nsc-request-shell .nsc-brand-logo{width:118px!important;height:62px!important;flex:0 0 62px!important;border:1px solid #e1eaec!important;border-radius:16px!important;background:#fff!important;color:inherit!important;box-shadow:0 9px 22px rgba(7,45,59,.09)!important}.nsc-request-shell .nsc-brand-logo svg{display:block;width:106px!important;height:48px!important;overflow:visible}.nsc-request-shell .nsc-brand-grid .nsc-choice:hover .nsc-brand-logo{transform:translateY(-2px) scale(1.035)!important;background:#fff!important;box-shadow:0 14px 27px rgba(7,45,59,.14)!important}.nsc-request-shell .nsc-brand-grid .nsc-choice.is-selected .nsc-brand-logo{background:#fff!important;color:inherit!important;border-color:#8edbd3!important;box-shadow:0 0 0 4px rgba(14,181,166,.09),0 13px 25px rgba(7,45,59,.12)!important}.nsc-request-shell .nsc-brand-grid .nsc-choice small{display:none}.nsc-request-shell .nsc-brand-grid .nsc-choice strong{font-size:13px!important}.nsc-request-shell .nsc-brand-grid[data-count="7"]{grid-template-columns:repeat(7,minmax(0,1fr))!important}.nsc-request-shell .nsc-brand-grid[data-count="12"]{grid-template-columns:repeat(6,minmax(0,1fr))!important}
.nsc-request-shell .nsc-category-grid .nsc-choice{min-height:162px!important}.nsc-request-shell .nsc-category-grid .nsc-choice small{min-height:0}.nsc-request-shell .nsc-product-grid .nsc-choice{min-height:154px!important}
@keyframes nscPremiumCheck{from{opacity:0;transform:scale(.4) rotate(-25deg)}to{opacity:1;transform:scale(1) rotate(0)}}
@media(max-width:1000px){.nsc-request-shell .nsc-brand-grid,.nsc-request-shell .nsc-brand-grid[data-count]{grid-template-columns:repeat(4,minmax(0,1fr))!important}.nsc-request-shell .nsc-service-grid,.nsc-request-shell .nsc-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:720px){.nsc-request-shell{padding:22px 14px 30px!important;border-radius:24px!important}.nsc-request-brand{padding:8px 12px}.nsc-request-brand img{width:120px;height:39px}.nsc-request-brand span{display:none}.nsc-request-shell .nsc-steps{display:grid!important;grid-template-columns:repeat(var(--nsc-step-count,5),minmax(70px,1fr))!important;gap:3px!important;overflow-x:auto!important}.nsc-request-shell .nsc-steps button{min-width:70px!important;min-height:53px!important;padding:6px 3px!important}.nsc-request-shell .nsc-steps button span{display:none!important}.nsc-request-shell .nsc-steps button b{margin:auto}.nsc-request-shell .nsc-service-grid,.nsc-request-shell .nsc-brand-grid,.nsc-request-shell .nsc-category-grid,.nsc-request-shell .nsc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important}.nsc-request-shell .nsc-choice{min-height:145px!important;padding:16px 9px!important;border-radius:18px!important}.nsc-request-shell .nsc-choice-icon{width:54px!important;height:54px!important;flex-basis:54px;border-radius:16px!important}.nsc-request-shell .nsc-choice-icon svg{width:26px;height:26px}.nsc-request-shell .nsc-choice strong{font-size:13px!important}.nsc-request-shell .nsc-choice small{min-height:0;font-size:9px!important}.nsc-request-shell .nsc-brand-grid .nsc-choice{min-height:122px!important}.nsc-request-shell .nsc-panel-title{margin:22px 0 18px!important}}
@media(max-width:390px){.nsc-request-shell .nsc-choice small{display:block!important}.nsc-request-shell .nsc-service-grid .nsc-choice{min-height:152px!important}}
@media(max-width:720px){.nsc-request-shell .nsc-brand-grid[data-count]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.nsc-request-shell .nsc-brand-logo{width:100px!important;height:56px!important;flex-basis:56px!important}.nsc-request-shell .nsc-brand-logo svg{width:90px!important;height:43px!important}}

/* Executive service palette — distinct, modern and still one Namyran system */
.nsc-request-shell .nsc-service-grid .nsc-choice{min-height:190px!important;border-color:rgba(29,71,92,.12)!important;background:linear-gradient(160deg,#fff 22%,#f8fbfc 100%)!important;box-shadow:0 15px 34px rgba(8,40,57,.075)!important}
.nsc-request-shell .nsc-service-grid .nsc-choice:before{inset:-55px auto auto -50px;width:155px;height:155px;opacity:.7!important;filter:blur(2px)}
.nsc-request-shell .nsc-service-grid .nsc-choice-icon{width:74px!important;height:74px!important;flex-basis:74px!important;border-radius:23px!important;color:#fff!important;box-shadow:0 15px 30px var(--service-shadow),inset 0 1px 0 rgba(255,255,255,.3)!important}
.nsc-request-shell .nsc-service-grid .nsc-choice-icon:after{content:'';position:absolute;top:7px;right:9px;width:22px;height:10px;border-radius:50%;background:rgba(255,255,255,.24);filter:blur(5px)}
.nsc-request-shell .nsc-service-grid .nsc-choice-icon svg{width:34px!important;height:34px!important;stroke-width:1.7!important}
.nsc-request-shell .nsc-service-grid [data-choice-id="install"]{--service-shadow:rgba(24,111,196,.27)}.nsc-request-shell .nsc-service-grid [data-choice-id="install"]:before{background:radial-gradient(circle,rgba(55,151,231,.17),transparent 70%)}.nsc-request-shell .nsc-service-grid [data-choice-id="install"] .nsc-choice-icon{border-color:rgba(130,211,255,.38)!important;background:linear-gradient(145deg,#2e9ee8,#1761b8)!important}
.nsc-request-shell .nsc-service-grid [data-choice-id="repair"]{--service-shadow:rgba(104,77,194,.25)}.nsc-request-shell .nsc-service-grid [data-choice-id="repair"]:before{background:radial-gradient(circle,rgba(126,96,218,.17),transparent 70%)}.nsc-request-shell .nsc-service-grid [data-choice-id="repair"] .nsc-choice-icon{border-color:rgba(198,181,255,.4)!important;background:linear-gradient(145deg,#8d6ce2,#5540af)!important}
.nsc-request-shell .nsc-service-grid [data-choice-id="periodic"]{--service-shadow:rgba(0,143,129,.25)}.nsc-request-shell .nsc-service-grid [data-choice-id="periodic"]:before{background:radial-gradient(circle,rgba(25,184,154,.17),transparent 70%)}.nsc-request-shell .nsc-service-grid [data-choice-id="periodic"] .nsc-choice-icon{border-color:rgba(139,242,221,.4)!important;background:linear-gradient(145deg,#26bfa6,#087e75)!important}
.nsc-request-shell .nsc-service-grid [data-choice-id="warranty"]{--service-shadow:rgba(188,126,15,.26)}.nsc-request-shell .nsc-service-grid [data-choice-id="warranty"]:before{background:radial-gradient(circle,rgba(230,174,55,.18),transparent 70%)}.nsc-request-shell .nsc-service-grid [data-choice-id="warranty"] .nsc-choice-icon{border-color:rgba(255,225,149,.48)!important;background:linear-gradient(145deg,#e8b943,#a86b0c)!important}
.nsc-request-shell .nsc-service-grid .nsc-choice:hover{transform:translateY(-8px)!important;border-color:rgba(13,155,145,.27)!important;box-shadow:0 25px 50px rgba(8,40,57,.14)!important}.nsc-request-shell .nsc-service-grid .nsc-choice:hover .nsc-choice-icon{transform:translateY(-4px) scale(1.045)!important;color:#fff!important;box-shadow:0 20px 38px var(--service-shadow),inset 0 1px rgba(255,255,255,.34)!important}
.nsc-request-shell .nsc-service-grid .nsc-choice.is-selected{border-color:#0da99c!important;background:linear-gradient(150deg,#fff,#effbf8)!important;box-shadow:0 0 0 5px rgba(13,169,156,.1),0 24px 48px rgba(8,48,60,.14)!important}.nsc-request-shell .nsc-service-grid .nsc-choice.is-selected .nsc-choice-icon{color:#fff!important;box-shadow:0 19px 38px var(--service-shadow)!important}
@media(max-width:720px){.nsc-request-shell .nsc-service-grid .nsc-choice{min-height:166px!important}.nsc-request-shell .nsc-service-grid .nsc-choice-icon{width:64px!important;height:64px!important;flex-basis:64px!important;border-radius:20px!important}.nsc-request-shell .nsc-service-grid .nsc-choice-icon svg{width:30px!important;height:30px!important}}

/* v1.7.1.161 — reliable progress badges, vector brand marks and compact category cards */
.nsc-request-shell .nsc-steps button.is-done b{display:grid!important;place-items:center!important;font-size:15px!important;line-height:1!important;background:linear-gradient(145deg,#15bcae,#07877e)!important;color:#fff!important;box-shadow:0 7px 16px rgba(8,135,126,.22)!important}
.nsc-request-shell .nsc-steps button.is-done b:after{content:none!important;display:none!important}
.nsc-request-shell .nsc-brand-vector{display:block!important;width:74px!important;height:42px!important;object-fit:contain!important;filter:none!important}
.nsc-request-shell .nsc-category-grid{gap:15px!important}
.nsc-request-shell .nsc-category-grid .nsc-choice{min-height:116px!important;padding:18px 20px!important;display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:17px!important;row-gap:2px!important;align-content:center!important;text-align:right!important}
.nsc-request-shell .nsc-category-grid .nsc-choice-icon{grid-row:1/3;width:60px!important;height:60px!important;flex-basis:60px!important;border-radius:18px!important;background:var(--cat-soft,#edf7fa)!important;border-color:var(--cat-border,#cce6eb)!important;color:var(--cat-color,#16758a)!important;box-shadow:0 10px 22px var(--cat-shadow,rgba(18,92,108,.12))!important}
.nsc-request-shell .nsc-category-grid .nsc-choice strong{align-self:end;font-size:15px!important}.nsc-request-shell .nsc-category-grid .nsc-choice small{align-self:start;min-height:0!important;color:#80919a!important}.nsc-request-shell .nsc-category-grid .nsc-choice:hover .nsc-choice-icon{transform:translateY(-2px) scale(1.04)!important;color:var(--cat-color,#16758a)!important}
.nsc-request-shell .nsc-category-grid [data-choice-id="صوتی و تصویری"]{--cat-soft:#e9f4ff;--cat-border:#c5def7;--cat-color:#176bb4;--cat-shadow:rgba(23,107,180,.14)}
.nsc-request-shell .nsc-category-grid [data-choice-id="شست‌وشو"]{--cat-soft:#e8fbfa;--cat-border:#bfeae6;--cat-color:#078d83;--cat-shadow:rgba(7,141,131,.13)}
.nsc-request-shell .nsc-category-grid [data-choice-id="یخچال و فریزر"]{--cat-soft:#f0efff;--cat-border:#d8d3fa;--cat-color:#6250bd;--cat-shadow:rgba(98,80,189,.13)}
.nsc-request-shell .nsc-category-grid [data-choice-id="پخت‌وپز"]{--cat-soft:#fff6e7;--cat-border:#f2dcae;--cat-color:#b5750b;--cat-shadow:rgba(181,117,11,.13)}
.nsc-request-shell .nsc-category-grid [data-choice-id="سرمایش و تهویه"]{--cat-soft:#e8f9f7;--cat-border:#bee7df;--cat-color:#087f75;--cat-shadow:rgba(8,127,117,.13)}
.nsc-request-shell .nsc-category-grid [data-choice-id="لوازم خانگی کوچک"]{--cat-soft:#fff0f5;--cat-border:#f1cfdd;--cat-color:#b44c76;--cat-shadow:rgba(180,76,118,.12)}
.nsc-request-shell .nsc-category-grid .nsc-choice.is-selected .nsc-choice-icon{background:var(--cat-color,#087f75)!important;color:#fff!important}
@media(max-width:720px){.nsc-request-shell .nsc-category-grid{grid-template-columns:1fr!important}.nsc-request-shell .nsc-category-grid .nsc-choice{min-height:94px!important;padding:14px 16px!important;grid-template-columns:54px minmax(0,1fr)!important;column-gap:13px!important}.nsc-request-shell .nsc-category-grid .nsc-choice-icon{width:52px!important;height:52px!important;flex-basis:52px!important;border-radius:15px!important}.nsc-request-shell .nsc-category-grid .nsc-choice-icon svg{width:25px!important;height:25px!important}}

/* Brand artwork must stay neutral: no service-icon background may leak into logos. */
.nsc-request-shell .nsc-brand-grid .nsc-choice .nsc-choice-icon.nsc-brand-logo,
.nsc-request-shell .nsc-brand-grid .nsc-choice:hover .nsc-choice-icon.nsc-brand-logo,
.nsc-request-shell .nsc-brand-grid .nsc-choice.is-selected .nsc-choice-icon.nsc-brand-logo{width:126px!important;height:68px!important;flex:0 0 68px!important;border:1px solid #dfeaec!important;border-radius:17px!important;background:#fff!important;background-image:none!important;color:inherit!important;box-shadow:0 10px 24px rgba(7,45,59,.10)!important;transform:none!important}
.nsc-request-shell .nsc-brand-grid .nsc-choice.is-selected .nsc-choice-icon.nsc-brand-logo{border-color:#7fd7cf!important;box-shadow:0 0 0 4px rgba(14,181,166,.09),0 13px 27px rgba(7,45,59,.12)!important}
.nsc-request-shell .nsc-brand-grid .nsc-choice .nsc-choice-icon.nsc-brand-logo:after{display:none!important;content:none!important}
.nsc-request-shell .nsc-brand-grid .nsc-brand-logo svg{width:114px!important;height:52px!important}.nsc-request-shell .nsc-brand-grid .nsc-brand-vector{width:92px!important;height:46px!important;object-fit:contain!important}
.nsc-request-shell .nsc-brand-grid .nsc-country-flag{display:block;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;font-size:53px;line-height:1;filter:drop-shadow(0 4px 7px rgba(7,45,59,.13));transform:translateY(-1px)}
@media(max-width:720px){.nsc-request-shell .nsc-brand-grid .nsc-choice .nsc-choice-icon.nsc-brand-logo{width:108px!important;height:60px!important;flex-basis:60px!important}.nsc-request-shell .nsc-brand-grid .nsc-brand-logo svg{width:98px!important;height:46px!important}.nsc-request-shell .nsc-brand-grid .nsc-brand-vector{width:82px!important;height:40px!important}}

/* Give the step badge and its heading separate visual breathing room. */
.nsc-request-shell .nsc-panel-title>span{display:inline-flex!important;align-items:center;justify-content:center;margin-bottom:0!important}.nsc-request-shell .nsc-panel-title h3{display:block!important;margin-top:28px!important}
@media(max-width:720px){.nsc-request-shell .nsc-panel-title h3{margin-top:22px!important}}

/* Full device library — compact cards and distinctive icon treatments. */
.nsc-request-shell .nsc-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:15px!important}
.nsc-request-shell .nsc-product-grid .nsc-choice{--device-color:#176bb4;--device-soft:#e9f4ff;--device-border:#c5def7;min-height:112px!important;padding:17px 20px!important;display:grid!important;grid-template-columns:62px minmax(0,1fr)!important;grid-template-rows:1fr!important;column-gap:16px!important;align-items:center!important;text-align:right!important}
.nsc-request-shell .nsc-product-grid .nsc-choice:nth-child(6n+2){--device-color:#6a4fc2;--device-soft:#f0edff;--device-border:#d9d1fa}.nsc-request-shell .nsc-product-grid .nsc-choice:nth-child(6n+3){--device-color:#078d83;--device-soft:#e8fbf8;--device-border:#bfe9e3}.nsc-request-shell .nsc-product-grid .nsc-choice:nth-child(6n+4){--device-color:#b5750b;--device-soft:#fff6e5;--device-border:#efd9aa}.nsc-request-shell .nsc-product-grid .nsc-choice:nth-child(6n+5){--device-color:#b44c76;--device-soft:#fff0f5;--device-border:#f0cedc}.nsc-request-shell .nsc-product-grid .nsc-choice:nth-child(6n+6){--device-color:#17758a;--device-soft:#eaf7fa;--device-border:#c5e3e9}
.nsc-request-shell .nsc-product-grid .nsc-choice-icon{width:60px!important;height:60px!important;flex-basis:60px!important;border-radius:18px!important;background:var(--device-soft)!important;border-color:var(--device-border)!important;color:var(--device-color)!important;box-shadow:0 10px 22px color-mix(in srgb,var(--device-color) 14%,transparent)!important}.nsc-request-shell .nsc-product-grid .nsc-choice-icon svg{width:29px!important;height:29px!important;stroke-width:1.7!important}.nsc-request-shell .nsc-product-grid .nsc-choice strong{font-size:15px!important}.nsc-request-shell .nsc-product-grid .nsc-choice:hover .nsc-choice-icon{transform:translateY(-2px) scale(1.04)!important;color:var(--device-color)!important}.nsc-request-shell .nsc-product-grid .nsc-choice.is-selected .nsc-choice-icon{background:var(--device-color)!important;color:#fff!important;border-color:transparent!important}
@media(max-width:850px){.nsc-request-shell .nsc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:720px){.nsc-request-shell .nsc-product-grid{grid-template-columns:1fr!important}.nsc-request-shell .nsc-product-grid .nsc-choice{min-height:92px!important;padding:14px 16px!important;grid-template-columns:52px minmax(0,1fr)!important;column-gap:13px!important}.nsc-request-shell .nsc-product-grid .nsc-choice-icon{width:50px!important;height:50px!important;flex-basis:50px!important;border-radius:15px!important}.nsc-request-shell .nsc-product-grid .nsc-choice-icon svg{width:25px!important;height:25px!important}}

/* Semantic icons in the final selection summary. */
.nsc-request-shell .nsc-summary-grid i{width:38px!important;height:38px!important;flex:0 0 38px!important;border:1px solid #c5e8e3!important;border-radius:12px!important;background:linear-gradient(145deg,#ebfaf7,#def5f1)!important;color:#087f77!important;box-shadow:0 7px 15px rgba(8,127,119,.09)!important}
.nsc-request-shell .nsc-summary-grid i svg{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.nsc-request-shell .nsc-summary-grid>div:hover i{transform:translateY(-1px);background:linear-gradient(145deg,#15bcae,#07877e)!important;color:#fff!important;border-color:transparent!important}

/* Keep explanatory copy visually separate from every panel heading. */
.nsc-request-shell .nsc-panel-title h3+p{margin:14px 0 0!important;line-height:1.9!important;color:#718894!important}
@media(max-width:720px){.nsc-request-shell .nsc-panel-title h3+p{margin-top:11px!important}}

/* v1.7.1.171 — dedicated Namyran customer gateway and modern OTP. */
.nsc-request-shell .nsc-head{position:relative;display:flex;flex-direction:column;align-items:center;margin:-32px -32px 30px!important;padding:48px 24px 38px;background:radial-gradient(circle at 17% 30%,rgba(29,193,180,.16),transparent 27%),linear-gradient(180deg,#fbffff,#f5fbfb 72%,rgba(255,255,255,0));border-bottom:1px solid rgba(15,104,111,.08)}
.nsc-request-shell .nsc-request-brand{min-width:480px;justify-content:center;margin:0 0 18px!important;padding:17px 27px!important;border-radius:22px!important}.nsc-request-shell .nsc-request-brand img{width:214px!important;height:68px!important}.nsc-request-shell .nsc-request-brand span{font-size:12px!important}.nsc-head-kicker{display:inline-flex;margin-bottom:7px;padding:6px 12px;border:1px solid #ccebe7;border-radius:999px;background:#eaf9f7;color:#087f77;font-size:10px;font-weight:900}.nsc-request-shell .nsc-head h2{margin:7px 0 8px!important;font-size:clamp(31px,3.3vw,43px)!important}.nsc-request-shell .nsc-head p{max-width:720px!important;font-size:14px!important}
.nsc-request-shell .nsc-auth{position:relative;max-width:900px!important;margin:0 auto 18px!important;padding:0!important;overflow:hidden;border:1px solid #d5e7e9!important;border-radius:28px!important;background:#fff!important;box-shadow:0 24px 60px rgba(6,39,54,.12)!important;backdrop-filter:none!important}.nsc-auth:before{content:'';position:absolute;inset:0 auto 0 0;width:7px;background:linear-gradient(#27c9b7,#087d79)}
.nsc-auth-intro{display:grid;grid-template-columns:70px minmax(0,1fr) auto;gap:16px;align-items:center;padding:23px 27px;background:linear-gradient(135deg,#062d43,#084f5c);color:#fff}.nsc-auth-symbol{display:grid;width:62px;height:62px;place-items:center;border:1px solid rgba(134,239,225,.3);border-radius:20px;background:rgba(255,255,255,.08);color:#70e2d4;box-shadow:inset 0 1px rgba(255,255,255,.12)}.nsc-auth-symbol svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.nsc-auth-intro small{color:#7edfd5;font-size:10px;font-weight:850}.nsc-auth-intro h3{margin:3px 0 3px;font-size:22px}.nsc-auth-intro p{margin:0;color:#c1d7dc;font-size:11px}.nsc-auth-intro>b{display:grid;grid-template-columns:28px auto 28px auto;gap:7px;align-items:center;color:#d1e4e8;font-size:10px}.nsc-auth-intro>b i{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;background:#16b7a8;color:#fff;font-style:normal;font-size:11px;box-shadow:0 7px 14px rgba(0,0,0,.15)}
.nsc-request-shell .nsc-auth-form{padding:27px 30px 25px}.nsc-request-shell .nsc-auth-form>label,.nsc-otp-heading label{display:block;margin:0 0 9px!important;color:#123d4d!important;font-size:13px!important;font-weight:900}.nsc-request-shell .nsc-auth-form .nsc-inline-field{display:grid!important;grid-template-columns:minmax(0,1fr) 205px!important;gap:12px!important}.nsc-mobile-input{position:relative;display:flex;align-items:center;direction:ltr}.nsc-mobile-input>span{position:absolute;left:16px;z-index:2;padding-right:13px;border-right:1px solid #dbe7ea;color:#6c838d;font:700 13px/1.2 sans-serif}.nsc-mobile-input input{padding:14px 78px 14px 18px!important;direction:ltr;text-align:right;font:800 18px/1.2 sans-serif!important;letter-spacing:1px}.nsc-request-shell .nsc-auth-form button[type="submit"]{display:flex;align-items:center;justify-content:center;gap:14px;min-height:62px!important;border-radius:17px!important;font-size:13px!important}.nsc-auth-form button[type="submit"] i{font-size:20px;font-style:normal;transition:transform .2s}.nsc-auth-form button[type="submit"]:hover i{transform:translateX(-4px)}
.nsc-auth-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:9px 22px;margin-top:18px;padding-top:16px;border-top:1px solid #edf2f3;color:#66808b;font-size:10px}.nsc-auth-trust span:before{color:#0da295}
.nsc-otp-heading{text-align:center}.nsc-otp-heading span{display:block;margin-top:4px;color:#718994;font-size:11px}.nsc-otp-entry{display:flex;justify-content:center;gap:12px;margin:18px 0}.nsc-otp-entry input{width:62px!important;height:68px!important;min-height:68px!important;padding:0!important;border:1px solid #d4e4e8!important;border-radius:17px!important;background:#f9fcfc!important;color:#07364a!important;text-align:center!important;font:900 25px/1 sans-serif!important;caret-color:#0da99c;transition:.2s!important}.nsc-otp-entry input:focus{transform:translateY(-3px);border-color:#13afa2!important;background:#fff!important;box-shadow:0 0 0 4px rgba(13,175,162,.1),0 12px 22px rgba(6,56,67,.1)!important}.nsc-request-shell .nsc-otp-submit{width:min(420px,100%);margin:0 auto}.nsc-request-shell .nsc-otp-meta{justify-content:center!important;margin-top:15px!important}.nsc-app button.nsc-resend-otp,.nsc-app button.nsc-change-mobile{min-height:38px!important;padding:8px 13px!important;border-radius:11px!important;font-size:10px!important}.nsc-app button.nsc-resend-otp{border:1px solid #d5e4e7!important;background:#f6fafb!important;color:#496a77!important;box-shadow:none!important}.nsc-app button.nsc-resend-otp:not(:disabled):hover{border-color:#79cbc4!important;background:#eaf9f7!important;color:#08766f!important}.nsc-app button.nsc-resend-otp:disabled{opacity:.65;cursor:not-allowed}
@media(max-width:720px){.nsc-request-shell .nsc-head{margin:-22px -14px 22px!important;padding:28px 14px 25px}.nsc-request-shell .nsc-request-brand{min-width:0;width:min(100%,350px);padding:13px 16px!important}.nsc-request-shell .nsc-request-brand img{width:172px!important;height:55px!important}.nsc-request-shell .nsc-head h2{font-size:27px!important}.nsc-request-shell .nsc-head p{font-size:11px!important}.nsc-auth-intro{grid-template-columns:52px minmax(0,1fr);padding:18px}.nsc-auth-symbol{width:50px;height:50px;border-radius:16px}.nsc-auth-intro h3{font-size:18px}.nsc-auth-intro>b{display:none}.nsc-request-shell .nsc-auth-form{padding:20px 16px}.nsc-request-shell .nsc-auth-form .nsc-inline-field{grid-template-columns:1fr!important}.nsc-otp-entry{gap:7px}.nsc-otp-entry input{width:48px!important;height:58px!important;min-height:58px!important;border-radius:14px!important;font-size:21px!important}.nsc-auth-trust{align-items:flex-start;flex-direction:column}.nsc-request-shell .nsc-otp-meta{align-items:stretch!important;flex-direction:row!important}.nsc-request-shell .nsc-otp-meta button{flex:1}}

/* v1.7.1.172 — flagship entry experience and clear customer journey. */
.nsc-request-shell .nsc-head{min-height:330px;justify-content:center;margin:-32px -32px 36px!important;padding:44px 24px 40px!important;background:radial-gradient(circle at 14% 35%,rgba(37,202,185,.19),transparent 27%),radial-gradient(circle at 87% 18%,rgba(41,128,185,.10),transparent 24%),linear-gradient(155deg,#f7ffff,#fff 56%,#f2f9fa)!important}.nsc-request-shell .nsc-head:after{content:'';position:absolute;right:12%;bottom:0;left:12%;height:1px;background:linear-gradient(90deg,transparent,#8edbd4,transparent)}.nsc-request-shell .nsc-request-brand{min-width:620px!important;padding:22px 35px!important;border-radius:26px!important;background:radial-gradient(circle at 75% 25%,rgba(35,221,205,.18),transparent 35%),linear-gradient(135deg,#031c30,#063e54 62%,#087073)!important;box-shadow:0 24px 55px rgba(3,34,51,.28),inset 0 1px rgba(255,255,255,.12)!important}.nsc-request-shell .nsc-request-brand img{width:275px!important;height:86px!important}.nsc-request-shell .nsc-request-brand span{padding-right:22px!important;font-size:13px!important}.nsc-request-shell .nsc-head-kicker{margin-top:5px;padding:7px 15px}.nsc-request-shell .nsc-head h2{font-size:clamp(34px,3.8vw,49px)!important;line-height:1.35}.nsc-request-shell .nsc-head p{font-size:14px!important}
.nsc-request-shell .nsc-auth{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(440px,1.22fr);max-width:1080px!important;min-height:410px;margin-top:8px!important}.nsc-request-shell .nsc-auth:before{display:none}.nsc-auth-intro{grid-row:1;display:flex!important;align-items:flex-start;justify-content:center;flex-direction:column;padding:42px!important;background:radial-gradient(circle at 25% 10%,rgba(61,222,207,.22),transparent 30%),linear-gradient(155deg,#03283d,#075260 70%,#087d78)!important}.nsc-auth-symbol{width:76px;height:76px;margin-bottom:24px;border-radius:24px}.nsc-auth-symbol svg{width:38px;height:38px}.nsc-auth-intro small{font-size:11px}.nsc-auth-intro h3{margin:6px 0 8px;font-size:29px}.nsc-auth-intro p{max-width:270px;font-size:12px;line-height:2}.nsc-auth-intro>b{display:grid!important;grid-template-columns:34px 1fr;gap:10px;margin-top:28px;padding-top:24px;border-top:1px solid rgba(255,255,255,.14);width:100%}.nsc-auth-intro>b i{width:34px;height:34px;border-radius:11px}.nsc-auth-intro>b span{align-self:center;font-size:11px}.nsc-request-shell .nsc-auth-form{grid-column:2;grid-row:1;align-self:center;padding:46px 48px!important}.nsc-request-shell .nsc-auth-form>label,.nsc-otp-heading label{font-size:15px!important}.nsc-request-shell .nsc-auth-form>label:after{content:'شماره‌ای را وارد کنید که همیشه در دسترس شماست.';display:block;margin-top:6px;color:#7b929b;font-size:10px;font-weight:500}.nsc-request-shell .nsc-auth-form .nsc-inline-field{grid-template-columns:1fr!important}.nsc-request-shell .nsc-auth-form button[type="submit"]{width:100%;margin-top:2px;background:linear-gradient(120deg,#087f79,#13b5a7 55%,#35caba)!important;box-shadow:0 15px 30px rgba(8,136,126,.24)!important}.nsc-request-shell .nsc-mobile-input input{min-height:68px!important;border-radius:19px!important;background:#f9fcfd!important}.nsc-request-shell .nsc-auth-trust{display:grid;grid-template-columns:1fr 1fr;justify-content:start;text-align:right}.nsc-request-shell .nsc-auth-trust span:last-child{grid-column:1/-1}.nsc-request-shell .nsc-otp-heading{text-align:right}.nsc-request-shell .nsc-otp-heading label:after{content:'کد ارسال‌شده را در خانه‌های زیر وارد کنید.';display:block;margin-top:6px;color:#7b929b;font-size:10px;font-weight:500}.nsc-request-shell .nsc-otp-entry{justify-content:flex-start;margin:24px 0}.nsc-request-shell .nsc-otp-entry input{width:64px!important;height:72px!important}.nsc-request-shell .nsc-otp-submit{width:100%!important}.nsc-request-shell .nsc-otp-meta{justify-content:flex-start!important}
.nsc-request-guide{max-width:1080px;margin:35px auto 12px;padding:34px;border:1px solid #d8e8ea;border-radius:28px;background:linear-gradient(155deg,#fff,#f5fbfb);box-shadow:0 18px 45px rgba(5,45,58,.075)}.nsc-request-guide>header{text-align:center}.nsc-request-guide>header>span{display:inline-flex;padding:6px 12px;border-radius:999px;background:#e8f8f5;color:#087f77;font-size:10px;font-weight:900}.nsc-request-guide h3{margin:12px 0 7px;color:#082f41;font-size:24px}.nsc-request-guide header p{margin:0;color:#718792;font-size:11px;line-height:1.9}.nsc-guide-steps{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}.nsc-guide-steps:before{content:'';position:absolute;top:25px;right:11%;left:11%;height:2px;background:linear-gradient(90deg,#dcebea,#8ed9d2,#dcebea)}.nsc-guide-steps article{position:relative;display:flex;align-items:center;flex-direction:column;padding:0 12px;text-align:center}.nsc-guide-steps article>b{position:absolute;top:-7px;right:calc(50% - 37px);z-index:2;display:grid;width:24px;height:24px;place-items:center;border:3px solid #fff;border-radius:8px;background:#0aa294;color:#fff;font-size:9px;box-shadow:0 5px 12px rgba(8,143,132,.2)}.nsc-guide-steps article>i{position:relative;z-index:1;display:grid;width:54px;height:54px;place-items:center;margin-bottom:13px;border:1px solid #bfe6e1;border-radius:17px;background:#fff;color:#078d83;box-shadow:0 10px 23px rgba(7,72,79,.1)}.nsc-guide-steps svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.nsc-guide-steps strong{color:#123d4d;font-size:12px}.nsc-guide-steps small{margin-top:6px;color:#738892;font-size:9px;line-height:1.9}.nsc-request-guide>footer{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 20px;margin-top:27px;padding:15px 18px;border-radius:14px;background:#edf8f6;color:#406c73;font-size:9px;font-weight:750}
@media(max-width:850px){.nsc-request-shell .nsc-auth{grid-template-columns:1fr}.nsc-auth-intro{grid-row:auto;padding:27px!important}.nsc-auth-intro>b{grid-template-columns:30px auto 30px auto}.nsc-request-shell .nsc-auth-form{grid-column:1;grid-row:auto;padding:30px!important}.nsc-guide-steps{grid-template-columns:repeat(2,1fr);gap:25px 12px}.nsc-guide-steps:before{display:none}}
@media(max-width:720px){.nsc-request-shell .nsc-head{min-height:280px;margin:-22px -14px 25px!important}.nsc-request-shell .nsc-request-brand{min-width:0!important;width:min(100%,430px);padding:17px!important}.nsc-request-shell .nsc-request-brand img{width:210px!important;height:68px!important}.nsc-request-shell .nsc-head h2{font-size:29px!important}.nsc-auth-intro{align-items:center;text-align:center}.nsc-auth-intro p{max-width:330px}.nsc-auth-intro>b{display:none!important}.nsc-request-shell .nsc-auth-form{padding:24px 18px!important}.nsc-request-shell .nsc-otp-heading{text-align:center}.nsc-request-shell .nsc-otp-entry{justify-content:center}.nsc-request-guide{padding:25px 16px;border-radius:22px}.nsc-guide-steps{grid-template-columns:1fr}.nsc-guide-steps article{padding:8px 24px}.nsc-request-guide>footer{align-items:flex-start;flex-direction:column}}

/* v1.7.1.173 — accessible, theme-proof primary authentication action. */
.nsc-request-shell .nsc-auth-form button[type="submit"],.nsc-request-shell .nsc-auth-form button[type="submit"]:visited{border:1px solid #063c4d!important;background:#073c50!important;background-image:linear-gradient(125deg,#062f45 0%,#075c68 52%,#078b80 100%)!important;color:#fff!important;text-shadow:none!important;box-shadow:0 15px 32px rgba(4,55,70,.28)!important;opacity:1!important}.nsc-request-shell .nsc-auth-form button[type="submit"] span,.nsc-request-shell .nsc-auth-form button[type="submit"] i{color:#fff!important;fill:#fff!important}.nsc-request-shell .nsc-auth-form button[type="submit"]:hover:not(:disabled){border-color:#075a69!important;background:#052c40!important;background-image:linear-gradient(125deg,#05283d,#08727a 58%,#0a9c8e)!important;color:#fff!important;box-shadow:0 19px 38px rgba(4,55,70,.34)!important}.nsc-request-shell .nsc-auth-form button[type="submit"]:focus-visible{outline:3px solid rgba(16,180,165,.28)!important;outline-offset:4px!important;color:#fff!important}.nsc-request-shell .nsc-auth-form button[type="submit"]:disabled{border-color:#9cb8bd!important;background:#a9bec2!important;background-image:none!important;color:#fff!important;box-shadow:none!important;opacity:.72!important}.nsc-request-shell .nsc-auth-form button[type="submit"]:disabled span,.nsc-request-shell .nsc-auth-form button[type="submit"]:disabled i{color:#fff!important}

/* v1.7.1.174 — standalone service page header and navigation. */
body.nsc-standalone-request-page #masthead,body.nsc-standalone-request-page .site-header,body.nsc-standalone-request-page .elementor-location-header,body.nsc-standalone-request-page header.elementor,body.nsc-standalone-request-page [data-elementor-type="header"]{display:none!important}body.nsc-standalone-request-page .site-content,body.nsc-standalone-request-page #content,body.nsc-standalone-request-page .content-area,body.nsc-standalone-request-page main{margin-top:0!important;padding-top:0!important}body.nsc-standalone-request-page .nsc-app{max-width:none!important}
.nsc-standalone-header{position:relative;z-index:80;width:min(1440px,calc(100% - 28px));margin:16px auto 0;overflow:hidden;border:1px solid rgba(112,230,216,.23);border-radius:28px;background:radial-gradient(circle at 82% -20%,rgba(45,223,205,.22),transparent 34%),linear-gradient(120deg,#031b2e,#053d52 55%,#08776f);color:#fff;box-shadow:0 25px 60px rgba(3,31,47,.25)}.nsc-header-inner{display:grid;grid-template-columns:minmax(260px,340px) minmax(470px,1fr) auto;gap:24px;align-items:center;max-width:1320px;min-height:124px;margin:auto;padding:19px 30px}.nsc-header-brand{display:flex;align-items:center;gap:15px;color:#fff!important;text-decoration:none!important}.nsc-header-brand img{display:block;width:235px;height:76px;object-fit:contain;filter:drop-shadow(0 8px 13px rgba(0,0,0,.25))}.nsc-header-brand span{padding-right:13px;border-right:1px solid rgba(170,237,231,.25);color:#c8e5e5;font-size:9px;font-weight:800;line-height:1.8}.nsc-header-nav{display:flex;align-items:center;justify-content:center;gap:5px}.nsc-header-nav a{display:flex;align-items:center;gap:7px;min-height:44px;padding:9px 11px;border:1px solid transparent;border-radius:12px;color:#d2e6e8!important;font-size:10px;font-weight:800;text-decoration:none!important;transition:.2s}.nsc-header-nav svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.nsc-header-nav a:hover,.nsc-header-nav a:focus-visible{border-color:rgba(130,229,218,.28);background:rgba(255,255,255,.08);color:#fff!important;outline:0}.nsc-header-nav a.is-active{border-color:rgba(102,232,217,.28);background:rgba(16,183,169,.16);color:#77ecdf!important}.nsc-header-cta{display:flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:0 18px;border:1px solid rgba(255,255,255,.26);border-radius:14px;background:linear-gradient(135deg,#17b9aa,#07877d);color:#fff!important;font-size:11px;font-weight:900;text-decoration:none!important;box-shadow:0 11px 24px rgba(0,0,0,.18);transition:.2s}.nsc-header-cta:hover{transform:translateY(-2px);background:linear-gradient(135deg,#25cbbb,#09968a);color:#fff!important;box-shadow:0 15px 29px rgba(0,0,0,.24)}.nsc-header-cta b{font-size:18px}.nsc-header-confidence{display:flex;align-items:center;justify-content:center;gap:13px;min-height:38px;padding:8px 20px;border-top:1px solid rgba(255,255,255,.1);background:rgba(2,20,34,.22);color:#bcd6da;font-size:9px;font-weight:700}.nsc-header-confidence i{width:4px;height:4px;border-radius:50%;background:#3bd3c2;box-shadow:0 0 10px #3bd3c2}
.nsc-request-shell .nsc-head .nsc-request-brand{display:none!important}.nsc-request-shell .nsc-head{min-height:235px!important;margin:-32px -32px 34px!important;padding:45px 24px 38px!important}.nsc-request-shell .nsc-head-kicker{margin-top:0!important}.nsc-request-shell{scroll-margin-top:18px}.nsc-request-guide,.nsc-track-shell{scroll-margin-top:20px}
@media(max-width:1100px){.nsc-header-inner{grid-template-columns:260px 1fr auto;gap:14px;padding-inline:20px}.nsc-header-brand img{width:195px}.nsc-header-brand span{display:none}.nsc-header-nav a{padding-inline:8px}.nsc-header-nav a span{display:none}.nsc-header-nav svg{width:20px;height:20px}.nsc-header-cta{padding-inline:14px}}
@media(max-width:720px){.nsc-standalone-header{width:calc(100% - 16px);margin-top:8px;border-radius:20px}.nsc-header-inner{grid-template-columns:1fr auto;min-height:92px;padding:12px 15px}.nsc-header-brand img{width:190px;height:62px}.nsc-header-nav{grid-column:1/-1;grid-row:2;justify-content:space-between;overflow-x:auto;padding-top:8px;border-top:1px solid rgba(255,255,255,.1)}.nsc-header-nav a{min-width:48px;justify-content:center}.nsc-header-nav a span{display:none}.nsc-header-cta{grid-column:2;grid-row:1;min-height:43px}.nsc-header-cta span{display:none}.nsc-header-confidence{display:none}.nsc-request-shell .nsc-head{min-height:205px!important;margin:-22px -14px 25px!important;padding:35px 14px 28px!important}}
@media(max-width:420px){.nsc-header-brand img{width:160px}.nsc-header-cta{width:44px;padding:0}.nsc-header-nav{gap:2px}.nsc-header-nav a{padding:8px}}

/* v1.7.1.177 — executive-scale standalone header. */
.nsc-standalone-header{width:min(1540px,calc(100% - 34px));border-radius:32px;box-shadow:0 28px 72px rgba(2,28,43,.28)}.nsc-header-inner{grid-template-columns:minmax(390px,470px) minmax(650px,1fr) minmax(155px,190px);gap:28px;max-width:1460px;min-height:158px;padding:25px 38px}.nsc-header-brand{gap:20px}.nsc-header-brand img{width:330px;height:104px}.nsc-header-brand span{max-width:115px;padding-right:18px;color:#e2f4f3;font-size:13px;line-height:1.9;text-align:center}.nsc-header-nav{gap:8px}.nsc-header-nav a{gap:10px;min-height:58px;padding:11px 15px;border-radius:16px;color:#e5f1f2!important;font-size:12.5px;letter-spacing:-.1px}.nsc-header-nav svg{width:23px;height:23px;stroke-width:1.8}.nsc-header-nav a.is-active{border-color:rgba(100,235,220,.42);background:linear-gradient(145deg,rgba(25,197,181,.24),rgba(255,255,255,.065));color:#8ff5ea!important;box-shadow:inset 0 1px rgba(255,255,255,.1),0 9px 22px rgba(0,0,0,.12)}.nsc-header-nav a:hover,.nsc-header-nav a:focus-visible{transform:translateY(-2px);border-color:rgba(130,229,218,.38);background:rgba(255,255,255,.1)}.nsc-header-cta{min-height:58px;padding:0 22px;border-radius:17px;font-size:13px}.nsc-header-cta b{font-size:21px}.nsc-header-confidence{min-height:48px;gap:19px;padding:10px 24px;color:#d0e6e7;font-size:11px}.nsc-header-confidence i{width:5px;height:5px}
@media(max-width:1320px){.nsc-header-inner{grid-template-columns:330px 1fr 150px;gap:16px;padding-inline:25px}.nsc-header-brand img{width:280px}.nsc-header-brand span{display:none}.nsc-header-nav a{padding-inline:11px;font-size:11px}}
@media(max-width:1050px){.nsc-header-inner{grid-template-columns:300px 1fr auto;min-height:138px}.nsc-header-brand img{width:260px;height:90px}.nsc-header-nav a{min-width:50px;padding-inline:10px}.nsc-header-nav a span{display:none}.nsc-header-nav svg{width:24px;height:24px}}
@media(max-width:720px){.nsc-standalone-header{width:calc(100% - 16px);border-radius:23px}.nsc-header-inner{grid-template-columns:minmax(0,1fr) auto;min-height:112px;padding:15px 17px 12px}.nsc-header-brand img{width:225px;height:74px}.nsc-header-nav{gap:5px;padding-top:11px}.nsc-header-nav a{min-width:54px;min-height:48px;border-radius:13px}.nsc-header-nav svg{width:22px;height:22px}.nsc-header-cta{width:50px;min-height:50px;padding:0}.nsc-header-confidence{display:none}}
@media(max-width:420px){.nsc-header-brand img{width:190px;height:66px}.nsc-header-inner{padding-inline:13px}.nsc-header-nav a{min-width:45px;padding:7px}.nsc-header-cta{width:46px}}

/* v1.7.1.178 — single-line, balanced desktop navigation. */
@media(min-width:1051px){.nsc-header-nav{gap:5px;white-space:nowrap}.nsc-header-nav a{flex:0 0 auto;gap:8px;min-height:54px;padding:10px 12px;font-size:11.5px;line-height:1.2;white-space:nowrap;word-break:keep-all}.nsc-header-nav a span{display:block;white-space:nowrap}.nsc-header-nav svg{flex:0 0 auto;width:21px;height:21px}.nsc-header-inner{grid-template-columns:minmax(350px,430px) minmax(670px,1fr) minmax(150px,180px);gap:20px}.nsc-header-brand img{width:310px;height:98px}.nsc-header-brand span{font-size:12px}.nsc-header-cta{padding-inline:18px;font-size:12px}}
@media(min-width:1051px) and (max-width:1320px){.nsc-header-inner{grid-template-columns:260px minmax(540px,1fr) 130px;gap:12px;padding-inline:20px}.nsc-header-brand img{width:230px}.nsc-header-nav a{gap:5px;padding-inline:7px;font-size:10px}.nsc-header-nav svg{width:19px;height:19px}.nsc-header-cta{padding-inline:11px;font-size:10.5px}}

/* Multi-item order in the authenticated tracking card. */
.nsc-customer-session{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 18px;padding:12px 14px;border:1px solid #cfe8e5;border-radius:17px;background:linear-gradient(135deg,#f7fffe,#edf9f7);box-shadow:0 9px 24px rgba(7,72,79,.06)}.nsc-session-identity{display:flex;align-items:center;gap:11px}.nsc-session-identity>span{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:linear-gradient(145deg,#0bb0a1,#087a75);color:#fff;box-shadow:0 8px 17px rgba(8,135,126,.2)}.nsc-session-identity svg,.nsc-customer-session>button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nsc-session-identity div{display:grid;gap:2px}.nsc-session-identity small{color:#68838c;font-size:9px}.nsc-session-identity strong{color:#0a3f4e;font-size:13px;letter-spacing:.5px}.nsc-customer-session>button{display:flex;align-items:center;gap:8px;min-height:42px;padding:0 13px;border:1px solid #d7e5e7;border-radius:12px;background:#fff;color:#365b66;font:inherit;font-size:10px;font-weight:850;cursor:pointer;transition:.2s}.nsc-customer-session>button:hover{border-color:#e5a3a3;background:#fff7f7;color:#a02d2d;transform:translateY(-1px)}.nsc-customer-session>button:disabled{opacity:.55;cursor:wait}.nsc-customer-session>button svg{width:18px;height:18px}
@media(max-width:520px){.nsc-customer-session{align-items:stretch;flex-direction:column}.nsc-customer-session>button{justify-content:center;width:100%}}

/* Multi-item order in the authenticated tracking card. */
.nsc-track-order-items{margin:16px 0 2px;overflow:hidden;border:1px solid #d9e9eb;border-radius:16px;background:#fbfdfd}.nsc-track-order-items>header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#eef9f7;border-bottom:1px solid #d9e9e7}.nsc-track-order-items h4{margin:0;color:#0d4050;font-size:13px}.nsc-track-order-items>header span{padding:5px 9px;border-radius:9px;background:#fff;color:#087f77;font-size:10px;font-weight:850}.nsc-track-order-items article{display:grid;grid-template-columns:31px minmax(0,1fr) auto;gap:10px;align-items:center;padding:11px 13px;border-bottom:1px solid #e7eff0}.nsc-track-order-items article:last-child{border-bottom:0}.nsc-track-order-items article>span{display:grid;width:31px;height:31px;place-items:center;border-radius:10px;background:linear-gradient(145deg,#16b9aa,#07877e);color:#fff;font-size:11px;font-weight:900}.nsc-track-order-items article>div{display:grid;gap:2px}.nsc-track-order-items article small{color:#718894;font-size:9px}.nsc-track-order-items article b{color:#133f4e;font-size:12px}.nsc-track-order-items article em{color:#087f77;font-size:9px;font-style:normal}.nsc-track-order-items article>strong{padding:5px 8px;border-radius:8px;background:#edf8f6;color:#087f77;font-size:9px;white-space:nowrap}
@media(max-width:600px){.nsc-track-order-items article{grid-template-columns:29px minmax(0,1fr)}.nsc-track-order-items article>strong{grid-column:2;justify-self:start}.nsc-add-item-row>button{grid-template-columns:40px 1fr}.nsc-add-item-row>button>span{width:40px;height:40px}}

/* v1.7.1.179 — standalone My Requests experience. */
body.nsc-standalone-my-requests-page #masthead,body.nsc-standalone-my-requests-page .site-header,body.nsc-standalone-my-requests-page .elementor-location-header,body.nsc-standalone-my-requests-page header.elementor,body.nsc-standalone-my-requests-page [data-elementor-type="header"]{display:none!important}body.nsc-standalone-my-requests-page .site-content,body.nsc-standalone-my-requests-page #content,body.nsc-standalone-my-requests-page .content-area,body.nsc-standalone-my-requests-page main{margin-top:0!important;padding-top:0!important}body.nsc-standalone-my-requests-page .nsc-app{max-width:none!important}.nsc-my-page{min-height:100vh;padding-bottom:55px;background:radial-gradient(circle at 8% 12%,rgba(33,194,181,.12),transparent 25%),linear-gradient(180deg,#f7fbfc,#edf3f5)}.nsc-my-page .nsc-my-requests{max-width:1280px;margin:32px auto;padding:0 34px 42px;overflow:hidden;border-radius:30px}.nsc-my-hero{margin:0 -34px 34px;padding:46px 25px 38px;border-bottom:1px solid #dcebed;background:radial-gradient(circle at 17% 35%,rgba(35,202,185,.16),transparent 26%),linear-gradient(150deg,#f8ffff,#fff);text-align:center}.nsc-my-hero>span{display:inline-flex;padding:7px 13px;border-radius:999px;background:#e4f8f4;color:#078178;font-size:10px;font-weight:900}.nsc-my-hero h1{margin:11px 0 7px;color:#062f43;font-size:36px;line-height:1.35}.nsc-my-hero p{margin:0;color:#6f8791;font-size:12px}.nsc-my-page .nsc-my-auth{display:grid;grid-template-columns:minmax(310px,.78fr) minmax(480px,1.22fr);max-width:1040px;margin:0 auto;overflow:hidden;border:1px solid #d4e6e8;border-radius:28px;background:#fff;box-shadow:0 24px 60px rgba(4,44,58,.12)}.nsc-my-auth-intro{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:42px;background:radial-gradient(circle at 18% 5%,rgba(69,225,211,.22),transparent 28%),linear-gradient(150deg,#032b40,#075565 68%,#087b76);color:#fff}.nsc-my-shield{display:grid;width:72px;height:72px;place-items:center;margin-bottom:22px;border:1px solid rgba(255,255,255,.18);border-radius:23px;background:rgba(255,255,255,.08);color:#65e7d9}.nsc-my-shield svg{width:37px;height:37px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.nsc-my-auth-intro>small{color:#76e6dc;font-size:10px;font-weight:900}.nsc-my-auth-intro h2{margin:6px 0 9px;color:#fff;font-size:27px}.nsc-my-auth-intro p{margin:0;color:#d0e6e8;font-size:11px;line-height:2}.nsc-my-auth-intro ul{display:grid;gap:11px;width:100%;margin:26px 0 0;padding:22px 0 0;border-top:1px solid rgba(255,255,255,.13);list-style:none}.nsc-my-auth-intro li{position:relative;padding-right:22px;color:#e1eff0;font-size:10px}.nsc-my-auth-intro li:before{content:'✓';position:absolute;right:0;color:#68e5d8;font-weight:900}.nsc-my-auth-forms{display:flex;justify-content:center;flex-direction:column;min-height:430px;padding:46px 52px}.nsc-my-page .nsc-my-auth form{display:block;max-width:none;margin:0}.nsc-my-auth-forms header{margin-bottom:25px}.nsc-my-auth-forms header>span{color:#078d83;font-size:10px;font-weight:900}.nsc-my-auth-forms h3{margin:8px 0 5px;color:#08374a;font-size:23px}.nsc-my-auth-forms header p{margin:0;color:#758c96;font-size:10px}.nsc-my-page .nsc-my-auth label{display:block;margin-bottom:8px;color:#153f4d;font-size:11px;font-weight:850}.nsc-my-mobile-field{display:flex;align-items:center;min-height:64px;overflow:hidden;border:1px solid #cadde1;border-radius:17px;background:#f9fcfd;transition:.2s}.nsc-my-mobile-field:focus-within{border-color:#14b5a8;box-shadow:0 0 0 4px rgba(16,176,162,.1)}.nsc-my-mobile-field>span{padding:0 16px;border-left:1px solid #dbe7e9;color:#78909a;font-size:12px}.nsc-my-page .nsc-my-mobile-field input{min-width:0;flex:1;border:0!important;background:transparent!important;padding:15px!important;color:#113c4c;font-size:16px;text-align:left;direction:ltr;box-shadow:none!important;outline:0}.nsc-my-primary{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:60px;margin-top:15px;padding:0 21px!important;border:1px solid #06465a!important;border-radius:17px!important;background:linear-gradient(125deg,#062f45,#075c68 52%,#078b80)!important;color:#fff!important;font:inherit;font-size:12px!important;font-weight:900!important;box-shadow:0 15px 32px rgba(4,55,70,.25);cursor:pointer;transition:.2s}.nsc-my-primary:hover{transform:translateY(-2px);box-shadow:0 19px 38px rgba(4,55,70,.32)}.nsc-my-primary b{font-size:19px}.nsc-my-primary:disabled{opacity:.6;cursor:wait}.nsc-my-trust{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:18px;color:#66818b;font-size:9px}.nsc-my-trust span: first-child{color:#087f77}.nsc-my-otp{display:flex;justify-content:flex-start;gap:10px;margin:25px 0}.nsc-my-page .nsc-my-otp input{width:62px;height:70px;padding:0!important;border:1px solid #cadde1;border-radius:16px;background:#f8fbfc;color:#07394b;font-size:25px;font-weight:900;text-align:center;outline:0}.nsc-my-page .nsc-my-otp input:focus{border-color:#12b5a8;box-shadow:0 0 0 4px rgba(16,176,162,.1)}.nsc-my-change{display:block;margin:14px auto 0;padding:7px 10px;border:0;background:transparent;color:#087f77;font:inherit;font-size:10px;font-weight:850;cursor:pointer}.nsc-my-auth-forms>.nsc-message{margin-top:12px;text-align:center}.nsc-my-page .nsc-my-dashboard{max-width:1120px;margin:0 auto}.nsc-my-page .nsc-customer-session{margin-bottom:24px}.nsc-my-page .nsc-my-toolbar{padding:16px;border:1px solid #d8e7e9;border-radius:18px;background:#f7fbfb}.nsc-my-page .nsc-my-toolbar input{min-height:44px;background:#fff}.nsc-my-page .nsc-my-tabs button{transition:.2s}.nsc-my-page .nsc-my-tabs button:hover{transform:translateY(-1px);border-color:#74cfc6}.nsc-my-page .nsc-my-card{border-radius:19px;box-shadow:0 12px 28px rgba(7,28,44,.07)}
@media(max-width:850px){.nsc-my-page .nsc-my-auth{grid-template-columns:1fr}.nsc-my-auth-intro{padding:28px}.nsc-my-auth-intro ul{grid-template-columns:repeat(3,1fr)}.nsc-my-auth-forms{min-height:390px;padding:35px}}
@media(max-width:620px){.nsc-my-page .nsc-my-requests{margin:18px 8px;padding:0 16px 28px}.nsc-my-hero{margin:0 -16px 25px;padding:35px 16px 30px}.nsc-my-hero h1{font-size:29px}.nsc-my-auth-intro{align-items:center;text-align:center}.nsc-my-auth-intro ul{grid-template-columns:1fr;text-align:right}.nsc-my-auth-forms{min-height:370px;padding:28px 18px}.nsc-my-auth-forms h3{font-size:20px}.nsc-my-otp{justify-content:center;gap:7px}.nsc-my-page .nsc-my-otp input{width:50px;height:60px;border-radius:13px}.nsc-my-trust{justify-content:center}.nsc-my-page .nsc-my-toolbar{padding:12px}}
body.nsc-standalone-my-requests-page .entry-header,body.nsc-standalone-my-requests-page .page-header,body.nsc-standalone-my-requests-page main>.entry-title{display:none!important}.nsc-my-trust span:first-child{color:#087f77}

/* v1.7.1.180 — standalone tracking page and secure entry. */
body.nsc-standalone-tracking-page #masthead,body.nsc-standalone-tracking-page .site-header,body.nsc-standalone-tracking-page .elementor-location-header,body.nsc-standalone-tracking-page header.elementor,body.nsc-standalone-tracking-page [data-elementor-type="header"],body.nsc-standalone-tracking-page .entry-header,body.nsc-standalone-tracking-page .page-header,body.nsc-standalone-tracking-page main>.entry-title{display:none!important}body.nsc-standalone-tracking-page .site-content,body.nsc-standalone-tracking-page #content,body.nsc-standalone-tracking-page .content-area,body.nsc-standalone-tracking-page main{margin-top:0!important;padding-top:0!important}body.nsc-standalone-tracking-page .nsc-app{max-width:none!important;min-height:100vh;padding-bottom:55px;background:radial-gradient(circle at 9% 12%,rgba(33,194,181,.12),transparent 25%),linear-gradient(180deg,#f7fbfc,#edf3f5)}.nsc-app>.nsc-track-shell{max-width:1280px;margin:32px auto;padding:0 34px 42px;overflow:hidden;border-radius:30px}.nsc-track-hero{margin:0 -34px 34px;padding:46px 25px 38px;border-bottom:1px solid #dcebed;background:radial-gradient(circle at 17% 35%,rgba(35,202,185,.16),transparent 26%),linear-gradient(150deg,#f8ffff,#fff);text-align:center}.nsc-track-hero>span{display:inline-flex;padding:7px 13px;border-radius:999px;background:#e4f8f4;color:#078178;font-size:10px;font-weight:900}.nsc-track-hero h1{margin:11px 0 7px;color:#062f43;font-size:36px;line-height:1.4}.nsc-track-hero p{max-width:760px;margin:0 auto;color:#6f8791;font-size:12px;line-height:1.9}.nsc-track-entry{display:grid;grid-template-columns:minmax(310px,.8fr) minmax(480px,1.2fr);max-width:1040px;margin:0 auto 30px;overflow:hidden;border:1px solid #d4e6e8;border-radius:28px;background:#fff;box-shadow:0 24px 60px rgba(4,44,58,.12)}.nsc-track-entry-intro{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:42px;background:radial-gradient(circle at 18% 5%,rgba(69,225,211,.22),transparent 28%),linear-gradient(150deg,#032b40,#075565 68%,#087b76);color:#fff}.nsc-track-shield{display:grid;width:72px;height:72px;place-items:center;margin-bottom:22px;border:1px solid rgba(255,255,255,.18);border-radius:23px;background:rgba(255,255,255,.08);color:#65e7d9}.nsc-track-shield svg{width:37px;height:37px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.nsc-track-entry-intro>small{color:#76e6dc;font-size:10px;font-weight:900}.nsc-track-entry-intro h2{margin:6px 0 9px;color:#fff;font-size:26px;line-height:1.55}.nsc-track-entry-intro p{margin:0;color:#d0e6e8;font-size:11px;line-height:2}.nsc-track-entry-intro ul{display:grid;gap:11px;width:100%;margin:25px 0 0;padding:21px 0 0;border-top:1px solid rgba(255,255,255,.13);list-style:none}.nsc-track-entry-intro li{position:relative;padding-right:22px;color:#e1eff0;font-size:10px}.nsc-track-entry-intro li:before{content:'✓';position:absolute;right:0;color:#68e5d8;font-weight:900}.nsc-track-entry>.nsc-track-form{display:flex!important;justify-content:center;flex-direction:column;gap:0!important;min-height:475px;padding:42px 52px}.nsc-track-form header{margin-bottom:24px}.nsc-track-form header>span{color:#078d83;font-size:10px;font-weight:900}.nsc-track-form header h3{margin:8px 0 5px;color:#08374a;font-size:23px}.nsc-track-form header p{margin:0;color:#758c96;font-size:10px}.nsc-track-form label{display:block;margin-bottom:14px;color:#153f4d;font-size:11px;font-weight:850}.nsc-track-form label>span{display:block;margin-bottom:7px}.nsc-track-input{display:flex;align-items:center;min-height:62px;overflow:hidden;border:1px solid #cadde1;border-radius:17px;background:#f9fcfd;transition:.2s}.nsc-track-input:focus-within{border-color:#14b5a8;box-shadow:0 0 0 4px rgba(16,176,162,.1)}.nsc-track-input i{display:grid;width:55px;align-self:stretch;place-items:center;border-left:1px solid #dbe7e9;color:#0b958a}.nsc-track-input svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.nsc-track-form .nsc-track-input input{min-width:0;min-height:60px;flex:1;border:0!important;background:transparent!important;padding:13px 16px!important;color:#113c4c;font-size:15px;text-align:left;box-shadow:none!important;outline:0}.nsc-track-entry>.nsc-track-form>button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:60px;margin-top:2px;padding:0 21px!important;border:1px solid #06465a!important;border-radius:17px!important;background:linear-gradient(125deg,#062f45,#075c68 52%,#078b80)!important;color:#fff!important;font:inherit;font-size:12px!important;font-weight:900!important;box-shadow:0 15px 32px rgba(4,55,70,.25);cursor:pointer;transition:.2s}.nsc-track-entry>.nsc-track-form>button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 19px 38px rgba(4,55,70,.32)}.nsc-track-entry>.nsc-track-form>button:disabled{border-color:#a6bdc2!important;background:#aec2c6!important;box-shadow:none;opacity:.7;cursor:not-allowed}.nsc-track-entry>.nsc-track-form>button b{font-size:19px}.nsc-track-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 17px;margin-top:18px;color:#66818b;font-size:9px}.nsc-app>.nsc-track-shell>.nsc-track-result{max-width:1120px;margin:26px auto 0}.nsc-app>.nsc-track-shell>.nsc-track-result:not(:empty){padding-top:25px;border-top:1px solid #dce8ea}
@media(max-width:850px){.nsc-track-entry{grid-template-columns:1fr}.nsc-track-entry-intro{padding:28px}.nsc-track-entry-intro ul{grid-template-columns:repeat(3,1fr)}.nsc-track-entry>.nsc-track-form{min-height:440px;padding:35px}}
@media(max-width:620px){.nsc-app>.nsc-track-shell{margin:18px 8px;padding:0 16px 28px}.nsc-track-hero{margin:0 -16px 25px;padding:35px 16px 30px}.nsc-track-hero h1{font-size:28px}.nsc-track-entry-intro{align-items:center;text-align:center}.nsc-track-entry-intro ul{grid-template-columns:1fr;text-align:right}.nsc-track-entry>.nsc-track-form{min-height:420px;padding:28px 18px}.nsc-track-form header h3{font-size:20px}.nsc-track-trust{gap:7px 12px}}

/* v1.7.1.181 — viewport-wide headers and true two-stage authentication. */
.nsc-app>.nsc-standalone-header{width:100vw!important;max-width:none!important;margin-top:0!important;margin-right:calc(50% - 50vw)!important;margin-left:calc(50% - 50vw)!important;border-right:0!important;border-left:0!important;border-radius:0 0 32px 32px!important}.nsc-app>.nsc-standalone-header .nsc-header-inner{width:min(100%,1540px);margin-inline:auto}.nsc-my-page .nsc-my-auth form[hidden],.nsc-my-page [data-my-phone-form][hidden],.nsc-my-page [data-my-otp-form][hidden]{display:none!important;visibility:hidden!important}.nsc-my-page [data-my-phone-form]:not([hidden]),.nsc-my-page [data-my-otp-form]:not([hidden]){display:block!important}.nsc-my-page .nsc-my-auth-forms{position:relative}.nsc-my-page .nsc-my-auth-forms form{animation:nscAuthStageIn .3s ease both}@keyframes nscAuthStageIn{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:720px){.nsc-app>.nsc-standalone-header{border-radius:0 0 23px 23px!important}.nsc-app>.nsc-standalone-header .nsc-header-inner{width:100%}}
.nsc-app.nsc-ui-ready{overflow:visible!important}body.nsc-standalone-request-page .site-content,body.nsc-standalone-request-page #content,body.nsc-standalone-my-requests-page .site-content,body.nsc-standalone-my-requests-page #content,body.nsc-standalone-tracking-page .site-content,body.nsc-standalone-tracking-page #content{overflow:visible!important}

/* v1.7.1.182 — one consistent framed header across all service pages. */
.nsc-app>.nsc-standalone-header{width:calc(100vw - 44px)!important;max-width:1540px!important;margin-top:22px!important;margin-right:max(22px,calc(50% - 770px))!important;margin-left:max(22px,calc(50% - 770px))!important;border:1px solid rgba(112,230,216,.23)!important;border-radius:32px!important}.nsc-app>.nsc-standalone-header .nsc-header-inner{min-height:158px!important}.nsc-app>.nsc-standalone-header .nsc-header-confidence{min-height:48px!important}
@media(max-width:720px){.nsc-app>.nsc-standalone-header{width:calc(100vw - 16px)!important;margin-top:8px!important;margin-right:8px!important;margin-left:8px!important;border-radius:23px!important}.nsc-app>.nsc-standalone-header .nsc-header-inner{min-height:112px!important}}
.nsc-app>.nsc-standalone-header{position:relative!important;left:50%!important;transform:translateX(-50%)!important;margin-right:0!important;margin-left:0!important}@media(max-width:720px){.nsc-app>.nsc-standalone-header{margin-right:0!important;margin-left:0!important}}

/* v1.7.1.183 — reliable full-bleed centering inside constrained WordPress columns. */
.nsc-app>.nsc-standalone-header{position:relative!important;right:auto!important;left:auto!important;width:calc(100vw - 44px)!important;max-width:none!important;margin-top:22px!important;margin-right:calc(50% - 50vw + 22px)!important;margin-left:calc(50% - 50vw + 22px)!important;transform:none!important}.nsc-app>.nsc-standalone-header .nsc-header-inner{max-width:1540px!important;margin-inline:auto!important}
@media(max-width:720px){.nsc-app>.nsc-standalone-header{width:calc(100vw - 16px)!important;margin-top:8px!important;margin-right:calc(50% - 50vw + 8px)!important;margin-left:calc(50% - 50vw + 8px)!important}}

/* v1.7.1.184 — contextual customer guides for account and tracking pages. */
.nsc-page-guide{max-width:1120px;margin:38px auto 0;padding:34px;border:1px solid #d5e7e9;border-radius:27px;background:linear-gradient(150deg,#fff,#f4fbfa);box-shadow:0 18px 44px rgba(5,45,58,.075)}.nsc-page-guide>header{text-align:center}.nsc-page-guide>header>span{display:inline-flex;padding:6px 12px;border-radius:999px;background:#e5f8f5;color:#087f77;font-size:10px;font-weight:900}.nsc-page-guide>header h2{margin:12px 0 7px;color:#082f41;font-size:24px}.nsc-page-guide>header p{max-width:720px;margin:0 auto;color:#718792;font-size:10.5px;line-height:1.9}.nsc-page-guide-steps{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:29px}.nsc-page-guide-steps:before{content:'';position:absolute;top:27px;right:10%;left:10%;height:2px;background:linear-gradient(90deg,#e0ecec,#82d7cf,#e0ecec)}.nsc-page-guide-steps article{position:relative;display:flex;align-items:center;flex-direction:column;padding:0 12px;text-align:center}.nsc-page-guide-steps article>b{position:absolute;top:-6px;right:calc(50% - 38px);z-index:2;display:grid;width:24px;height:24px;place-items:center;border:3px solid #fff;border-radius:8px;background:#0aa294;color:#fff;font-size:9px;box-shadow:0 5px 12px rgba(8,143,132,.2)}.nsc-page-guide-steps article>i{position:relative;z-index:1;display:grid;width:57px;height:57px;place-items:center;margin-bottom:14px;border:1px solid #bfe6e1;border-radius:18px;background:#fff;color:#078d83;box-shadow:0 10px 23px rgba(7,72,79,.1)}.nsc-page-guide-steps svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.nsc-page-guide-steps strong{color:#123d4d;font-size:12px}.nsc-page-guide-steps small{margin-top:7px;color:#738892;font-size:9px;line-height:1.95}.nsc-page-guide>footer{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 23px;margin-top:28px;padding:15px 18px;border-radius:14px;background:#eaf7f5;color:#406c73;font-size:9px;font-weight:800}
@media(max-width:850px){.nsc-page-guide-steps{grid-template-columns:repeat(2,1fr);gap:27px 12px}.nsc-page-guide-steps:before{display:none}}
@media(max-width:620px){.nsc-page-guide{margin-top:28px;padding:27px 16px;border-radius:22px}.nsc-page-guide>header h2{font-size:21px}.nsc-page-guide-steps{grid-template-columns:1fr}.nsc-page-guide-steps article{padding:8px 22px}.nsc-page-guide>footer{align-items:flex-start;flex-direction:column}}

/* v1.7.1.185 — shared branded footer for all customer service pages. */
body.nsc-standalone-request-page #colophon,body.nsc-standalone-request-page .site-footer,body.nsc-standalone-request-page .elementor-location-footer,body.nsc-standalone-request-page [data-elementor-type="footer"],body.nsc-standalone-my-requests-page #colophon,body.nsc-standalone-my-requests-page .site-footer,body.nsc-standalone-my-requests-page .elementor-location-footer,body.nsc-standalone-my-requests-page [data-elementor-type="footer"],body.nsc-standalone-tracking-page #colophon,body.nsc-standalone-tracking-page .site-footer,body.nsc-standalone-tracking-page .elementor-location-footer,body.nsc-standalone-tracking-page [data-elementor-type="footer"]{display:none!important}.nsc-service-footer{position:relative;width:calc(100vw - 44px);margin:48px calc(50% - 50vw + 22px) 22px;overflow:hidden;border:1px solid rgba(106,224,212,.2);border-radius:30px;background:radial-gradient(circle at 87% 5%,rgba(27,205,188,.2),transparent 30%),linear-gradient(128deg,#031b2e,#063e52 60%,#08746e);color:#fff;box-shadow:0 26px 65px rgba(3,31,47,.24)}.nsc-footer-main{display:grid;grid-template-columns:minmax(290px,1.45fr) .72fr .72fr minmax(260px,1.05fr);gap:34px;max-width:1450px;margin:auto;padding:46px 44px 38px}.nsc-footer-brand>a{display:inline-flex}.nsc-footer-brand img{display:block;width:285px;height:88px;object-fit:contain;filter:drop-shadow(0 8px 14px rgba(0,0,0,.25))}.nsc-footer-brand p{max-width:410px;margin:14px 0 17px;color:#c5dfe1;font-size:10px;line-height:2}.nsc-footer-trust{display:flex;flex-wrap:wrap;gap:7px}.nsc-footer-trust span{padding:7px 9px;border:1px solid rgba(132,230,220,.16);border-radius:9px;background:rgba(255,255,255,.05);color:#bfe3e1;font-size:8.5px;font-weight:750}.nsc-footer-links h3,.nsc-footer-support h3{margin:5px 0 17px;color:#fff;font-size:14px}.nsc-footer-links{display:flex;align-items:flex-start;flex-direction:column}.nsc-footer-links a{position:relative;padding:6px 15px 6px 0;color:#c6dcdf!important;font-size:10px;font-weight:700;text-decoration:none!important;transition:.2s}.nsc-footer-links a:before{content:'';position:absolute;top:50%;right:0;width:5px;height:5px;border-radius:50%;background:#32cdbd;transform:translateY(-50%)}.nsc-footer-links a:hover{padding-right:19px;color:#73ebdf!important}.nsc-footer-support>span{color:#65e7d9;font-size:9px;font-weight:900}.nsc-footer-support h3{margin-top:7px;font-size:17px}.nsc-footer-phone{display:flex;align-items:center;gap:10px;width:max-content;margin:8px 0 14px;padding:11px 14px;border:1px solid rgba(115,235,222,.22);border-radius:13px;background:rgba(255,255,255,.07);color:#fff!important;font-size:15px;font-weight:900;text-decoration:none!important;letter-spacing:.6px}.nsc-footer-phone svg{width:20px;height:20px;fill:none;stroke:#65e7d9;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nsc-footer-social{display:flex;gap:8px}.nsc-footer-social a{padding:7px 11px;border-radius:9px;background:rgba(255,255,255,.07);color:#d4e8e9!important;font-size:9px;font-weight:800;text-decoration:none!important}.nsc-footer-social a:hover{background:#0ba597;color:#fff!important}.nsc-footer-support>small{display:block;margin-top:13px;color:#a9c9cc;font-size:8.5px;line-height:1.9}.nsc-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px max(44px,calc((100% - 1362px)/2));border-top:1px solid rgba(255,255,255,.1);background:rgba(2,20,34,.25);color:#a9c6c9;font-size:8.5px}.nsc-footer-bottom p{margin:0}.nsc-footer-bottom nav{display:flex;flex-wrap:wrap;gap:18px}.nsc-footer-bottom a{color:#bdd5d7!important;text-decoration:none!important}.nsc-footer-bottom a:hover{color:#69e5d9!important}
@media(max-width:1050px){.nsc-footer-main{grid-template-columns:1.4fr .8fr .8fr;gap:28px}.nsc-footer-support{grid-column:1/-1;display:grid;grid-template-columns:1fr auto auto;gap:12px 20px;align-items:center;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.nsc-footer-support>span,.nsc-footer-support h3{grid-column:1}.nsc-footer-support h3{margin:0}.nsc-footer-support>small{grid-column:1/-1;margin:0}.nsc-footer-phone{grid-column:2;grid-row:1/3;margin:0}.nsc-footer-social{grid-column:3;grid-row:1/3}}
@media(max-width:720px){.nsc-service-footer{width:calc(100vw - 16px);margin:35px calc(50% - 50vw + 8px) 8px;border-radius:23px}.nsc-footer-main{grid-template-columns:1fr 1fr;gap:28px 18px;padding:32px 20px}.nsc-footer-brand{grid-column:1/-1;text-align:center}.nsc-footer-brand>a{justify-content:center}.nsc-footer-brand img{width:250px}.nsc-footer-brand p{margin-inline:auto}.nsc-footer-trust{justify-content:center}.nsc-footer-support{display:flex;align-items:center;grid-column:1/-1;flex-direction:column;text-align:center}.nsc-footer-phone{margin:5px 0}.nsc-footer-bottom{align-items:center;flex-direction:column;padding:17px 15px;text-align:center}.nsc-footer-bottom nav{justify-content:center}}

/* v1.7.1.193 — full customer mobile menu. */
.nsc-mobile-menu-toggle,.nsc-mobile-menu{display:none}.nsc-mobile-menu-locked{overflow:hidden!important}
@media(max-width:720px){
.nsc-app>.nsc-standalone-header .nsc-header-cta{display:none!important}
.nsc-mobile-menu-toggle{display:grid!important;position:relative;grid-column:2;grid-row:1;width:50px;height:50px;place-content:center;gap:4px;padding:7px!important;border:1px solid rgba(124,235,223,.35)!important;border-radius:15px!important;background:linear-gradient(145deg,#19bcae,#079087)!important;color:#fff!important;box-shadow:0 10px 23px rgba(0,0,0,.2);cursor:pointer}
.nsc-mobile-menu-toggle i{display:block;width:20px;height:2px;border-radius:3px;background:#fff}.nsc-mobile-menu-toggle span{margin-top:1px;font-size:7px;font-weight:900;line-height:1}
.nsc-mobile-menu{display:block;position:fixed;inset:0;z-index:1000000;visibility:hidden;pointer-events:none;direction:rtl}.nsc-mobile-menu.is-open{visibility:visible;pointer-events:auto}
.nsc-mobile-menu-backdrop{position:absolute;inset:0;width:100%!important;height:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:rgba(1,18,29,.58)!important;opacity:0;backdrop-filter:blur(5px);transition:opacity .28s}.nsc-mobile-menu.is-open .nsc-mobile-menu-backdrop{opacity:1}
.nsc-mobile-menu-panel{position:absolute;top:0;right:0;width:min(88vw,390px);height:100%;overflow:auto;padding:0 18px 22px;background:radial-gradient(circle at 90% 0,rgba(37,211,194,.2),transparent 28%),linear-gradient(165deg,#031f32,#064b59 66%,#08766f);color:#fff;box-shadow:-24px 0 65px rgba(0,0,0,.34);transform:translateX(105%);transition:transform .32s cubic-bezier(.2,.8,.2,1)}.nsc-mobile-menu.is-open .nsc-mobile-menu-panel{transform:translateX(0)}
.nsc-mobile-menu-panel>header{display:grid;grid-template-columns:1fr 42px;align-items:center;gap:7px;padding:20px 0 17px;border-bottom:1px solid rgba(255,255,255,.12)}.nsc-mobile-menu-panel>header img{display:block;width:225px;height:72px;object-fit:contain;object-position:right center}.nsc-mobile-menu-panel>header button{display:grid;width:42px!important;height:42px!important;place-items:center;margin:0!important;padding:0!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:13px!important;background:rgba(255,255,255,.08)!important;color:#fff!important;font-size:27px!important;line-height:1!important}.nsc-mobile-menu-panel>header small{grid-column:1/-1;color:#a8d7d7;font-size:9px;font-weight:750}
.nsc-mobile-menu-panel>nav{display:grid;gap:7px;padding:17px 0}.nsc-mobile-menu-panel>nav>a{display:grid!important;grid-template-columns:44px 1fr;align-items:center;gap:11px;min-height:62px;padding:9px 11px!important;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:rgba(255,255,255,.045);color:#fff!important;text-decoration:none!important}.nsc-mobile-menu-panel>nav>a.is-active{border-color:rgba(105,235,221,.42);background:linear-gradient(135deg,rgba(27,194,178,.28),rgba(255,255,255,.07))}.nsc-mobile-menu-panel>nav>a>b{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:rgba(92,226,213,.12);color:#6cebdd;font-size:22px}.nsc-mobile-menu-panel>nav>a>span{display:grid;gap:3px}.nsc-mobile-menu-panel>nav strong{color:#fff;font-size:12px}.nsc-mobile-menu-panel>nav small{color:#a9cdd0;font-size:8.5px}
.nsc-mobile-menu-section{padding:15px 0;border-top:1px solid rgba(255,255,255,.1)}.nsc-mobile-menu-section>span{display:block;margin-bottom:11px;color:#70e8dc;font-size:9px;font-weight:900}.nsc-mobile-menu-section>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.nsc-mobile-menu-section a{display:grid!important;grid-template-columns:34px 1fr;gap:2px 8px;min-height:78px;padding:12px!important;border:1px solid rgba(255,255,255,.1);border-radius:15px;background:rgba(255,255,255,.055);color:#fff!important;text-decoration:none!important}.nsc-mobile-menu-section a b{grid-row:1/3;display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#0b9187;color:#fff;font-size:17px}.nsc-mobile-menu-section a strong{font-size:10px}.nsc-mobile-menu-section a small{color:#acd0d2;font-size:7.5px;line-height:1.6}
.nsc-mobile-menu-panel>footer{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:4px;padding-top:15px;border-top:1px solid rgba(255,255,255,.1)}.nsc-mobile-menu-panel>footer a{display:flex!important;align-items:center;justify-content:center;min-height:45px;padding:8px!important;border:1px solid rgba(106,232,219,.2);border-radius:13px;background:rgba(255,255,255,.06);color:#d9f0f0!important;font-size:9px;font-weight:850;text-decoration:none!important}
}

/* v1.7.1.192 — readable mobile navigation, guide heading and OTP fields. */
@media(max-width:720px){
.nsc-app>.nsc-standalone-header .nsc-header-inner{grid-template-rows:auto auto!important;padding-bottom:10px!important}
.nsc-app>.nsc-standalone-header .nsc-header-nav{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;width:100%!important;gap:2px!important;overflow:visible!important}
.nsc-app>.nsc-standalone-header .nsc-header-nav a{display:flex!important;min-width:0!important;min-height:57px!important;padding:6px 2px!important;flex-direction:column!important;gap:3px!important;line-height:1.25!important;text-align:center!important}
.nsc-app>.nsc-standalone-header .nsc-header-nav a span{display:block!important;width:100%!important;color:inherit!important;font-size:7.5px!important;font-weight:850!important;line-height:1.35!important;white-space:normal!important}
.nsc-app>.nsc-standalone-header .nsc-header-nav svg{width:20px!important;height:20px!important;flex:0 0 auto!important}
.nsc-request-guide>header{display:block!important;height:auto!important;min-height:0!important;overflow:visible!important}
.nsc-request-guide>header h3{position:static!important;display:block!important;height:auto!important;min-height:0!important;margin:13px auto 8px!important;padding:0!important;color:#082f41!important;font-size:24px!important;font-weight:900!important;line-height:1.65!important;letter-spacing:-.35px!important;white-space:normal!important;overflow:visible!important;transform:none!important}
.nsc-request-guide>header p{position:static!important;display:block!important;margin:0 auto!important;padding:0!important;font-size:11px!important;line-height:2!important;transform:none!important}
.nsc-request-shell .nsc-otp-entry input,.nsc-my-page .nsc-my-otp input{caret-color:#087f77!important}
}
@media(max-width:390px){.nsc-app>.nsc-standalone-header .nsc-header-nav a span{font-size:7px!important}.nsc-request-guide>header h3{font-size:22px!important;line-height:1.7!important}}

/* v1.7.1.194 — one clear mobile navigation path: brand + drawer. */
@media(max-width:720px){
.nsc-app>.nsc-standalone-header .nsc-header-inner{grid-template-rows:auto!important;min-height:92px!important;padding-bottom:11px!important}
.nsc-app>.nsc-standalone-header .nsc-header-nav{display:none!important}
.nsc-app>.nsc-standalone-header .nsc-header-cta{display:none!important}
.nsc-app>.nsc-standalone-header .nsc-mobile-menu-toggle{display:none!important}
}

/* v1.7.1.197 — optically centered official logo on mobile headers. */
@media(max-width:720px){
.nsc-app>.nsc-standalone-header .nsc-header-inner{grid-template-columns:1fr!important}
.nsc-app>.nsc-standalone-header .nsc-header-brand{grid-column:1!important;grid-row:1!important;justify-content:center!important;width:100%!important;text-align:center!important}
.nsc-app>.nsc-standalone-header .nsc-header-brand img{margin-inline:auto!important;object-position:center!important}
}

/* v1.7.1.199 — true viewport-centered brand and refined mobile surfaces. */
@media(max-width:720px){
.nsc-app>.nsc-standalone-header{min-height:132px!important;background:radial-gradient(circle at 50% -45%,rgba(36,218,201,.24),transparent 48%),linear-gradient(120deg,#031e31,#06495b 58%,#087d74)!important;box-shadow:0 18px 45px rgba(3,31,47,.2)!important}
.nsc-app>.nsc-standalone-header .nsc-header-inner{position:relative!important;display:block!important;width:100%!important;min-height:132px!important;padding:14px 12px!important;box-sizing:border-box!important}
.nsc-app>.nsc-standalone-header .nsc-header-brand{position:absolute!important;top:50%!important;right:auto!important;bottom:auto!important;left:50%!important;display:block!important;width:auto!important;max-width:calc(100% - 32px)!important;margin:0!important;transform:translate(-50%,-50%)!important;text-align:center!important}
.nsc-app>.nsc-standalone-header .nsc-header-brand img{display:block!important;width:min(310px,78vw)!important;max-width:100%!important;height:92px!important;margin:0 auto!important;object-fit:contain!important;object-position:50% 50%!important;filter:drop-shadow(0 8px 13px rgba(0,0,0,.23))!important}
.nsc-app>.nsc-standalone-header .nsc-header-brand span{display:none!important}
.nsc-shell,.nsc-my-hero-card{border-color:rgba(177,211,216,.72)!important;box-shadow:0 20px 52px rgba(6,45,59,.1)!important}
.nsc-request-shell .nsc-head,.nsc-my-hero{background:radial-gradient(circle at 18% 5%,rgba(117,235,223,.2),transparent 34%),linear-gradient(180deg,#fff,#fbfefe)!important}
.nsc-request-shell .nsc-head h2,.nsc-my-hero h1{letter-spacing:-.65px!important;text-wrap:balance!important}
.nsc-request-shell .nsc-auth-card,.nsc-my-auth{border-radius:26px!important;overflow:hidden!important;box-shadow:0 18px 45px rgba(4,46,61,.11)!important}
}
@media(max-width:390px){.nsc-app>.nsc-standalone-header .nsc-header-brand img{width:min(285px,82vw)!important;height:86px!important}}

/* v1.7.1.195 — thumb-friendly floating mobile dock. */
.nsc-mobile-bottom-nav{display:none}
@media(max-width:720px){
.nsc-app{padding-bottom:96px!important}
.nsc-mobile-bottom-nav{position:fixed;right:10px;bottom:max(10px,env(safe-area-inset-bottom));left:10px;z-index:999990;display:grid;grid-template-columns:1fr 1fr 72px 1fr 1fr;align-items:end;min-height:68px;padding:7px 6px;border:1px solid rgba(184,211,216,.92);border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 18px 48px rgba(3,34,48,.23);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);direction:rtl}
.nsc-mobile-bottom-nav>a,.nsc-mobile-bottom-nav>button{display:flex!important;align-items:center;justify-content:flex-end;flex-direction:column;gap:2px;min-width:0;min-height:52px;margin:0!important;padding:5px 2px!important;border:0!important;border-radius:13px!important;background:transparent!important;color:#69808a!important;text-decoration:none!important;box-shadow:none!important;font-family:inherit!important;cursor:pointer}
.nsc-mobile-bottom-nav>a b{font-size:23px;line-height:1}.nsc-mobile-bottom-nav span{overflow:hidden;width:100%;font-size:8px;font-weight:900;line-height:1.35;text-align:center;white-space:nowrap;text-overflow:ellipsis}
.nsc-mobile-bottom-nav .nsc-bottom-tracking b{display:grid;width:28px;height:28px;place-items:center}.nsc-mobile-bottom-nav .nsc-bottom-tracking svg{display:block;width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.nsc-mobile-bottom-nav>a.is-active{background:#e8f8f5!important;color:#087f77!important}
.nsc-mobile-bottom-nav>.nsc-mobile-bottom-menu{position:relative;align-self:start;width:68px;height:68px;min-height:68px;margin:-29px auto 0!important;border:5px solid #f4f8f9!important;border-radius:50%!important;background:linear-gradient(145deg,#18beaf,#057f78)!important;color:#fff!important;box-shadow:0 12px 27px rgba(5,113,109,.34)!important}
.nsc-mobile-bottom-menu b{font-size:22px;line-height:1}.nsc-mobile-bottom-menu span{color:#fff;font-size:8px}
.nsc-service-footer{margin-bottom:92px!important}
}

/* Multi-item service order */
.nsc-request-shell [data-tv-wall-section]{transition:opacity .2s,filter .2s}.nsc-request-shell [data-tv-wall-section].is-disabled{opacity:.58;filter:saturate(.35)}.nsc-request-shell [data-tv-wall-section].is-disabled .nsc-pill-grid{pointer-events:none}.nsc-wall-disabled-note{margin:12px 0 0;padding:10px 13px;border-radius:11px;background:#edf9f7;color:#087f77;font-size:12px;font-weight:750}
.nsc-add-item-row{margin:0 0 20px}.nsc-add-item-row>button{width:100%;display:grid;grid-template-columns:44px 1fr;grid-template-rows:auto auto;gap:2px 12px;align-items:center;padding:15px 17px;border:1px dashed #74cfc6;border-radius:16px;background:linear-gradient(145deg,#f5fffd,#edf9f7);color:#0a4855;text-align:right;font:inherit;cursor:pointer;transition:.2s}.nsc-add-item-row>button:hover{transform:translateY(-2px);border-style:solid;box-shadow:0 12px 25px rgba(8,88,92,.1)}.nsc-add-item-row>button>span{grid-row:1/3;display:grid;width:44px;height:44px;place-items:center;border-radius:13px;background:linear-gradient(145deg,#18bdae,#07877e);color:#fff;font-size:22px;box-shadow:0 8px 17px rgba(8,135,126,.2)}.nsc-add-item-row strong{font-size:13px}.nsc-add-item-row small{color:#718894;font-size:10px}
.nsc-order-items{margin:0 0 15px;overflow:hidden;border:1px solid #d3e8e8;border-radius:18px;background:#fff;box-shadow:0 9px 24px rgba(7,45,59,.055)}.nsc-order-items>header{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;background:#effaf8;border-bottom:1px solid #dceceb}.nsc-order-items>header div{display:grid;gap:2px}.nsc-order-items>header strong{font-size:13px;color:#0b4050}.nsc-order-items>header small{font-size:10px;color:#718894}.nsc-order-items>header b{padding:6px 10px;border-radius:10px;background:#fff;color:#087f77;font-size:11px}.nsc-order-items [data-order-items-list]{display:grid;gap:8px;padding:10px}.nsc-order-items article{display:grid;grid-template-columns:38px minmax(0,1fr) 32px;gap:10px;align-items:center;padding:9px 10px;border:1px solid #e3ecee;border-radius:12px;background:#fbfdfd}.nsc-order-items article i{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:#e5f7f4;color:#087f77}.nsc-order-items article i svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.nsc-order-items article span{display:grid!important;gap:1px;padding:0!important;background:none!important}.nsc-order-items article small{font-size:9px;color:#7a9098}.nsc-order-items article strong{font-size:12px;color:#173e4d}.nsc-order-items article button{display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:9px;background:#fff0f0;color:#b42318;font-size:19px;cursor:pointer}
