.nspc-fc-wrap{position:relative;font-family:var(--nspc-font-family, inherit)}.nspc-fc{position:relative;isolation:isolate}.nspc-fc:before,.nspc-fc-popup-content:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;z-index:-1}.nspc-fc-mode-full .nspc-fc{width:100%;max-width:100%}.nspc-fc-title{margin:0 0 8px;font-family:var(--nspc-title-family, inherit);font-size:var(--nspc-title-size, 1.25rem);font-weight:var(--nspc-title-weight, bold);line-height:var(--nspc-title-lh, 1.3)}.nspc-fc-intro{margin:0 0 20px;color:#4d4860;font-size:var(--nspc-intro-size, inherit);font-weight:var(--nspc-intro-weight, inherit);line-height:1.5}.nspc-fc-header-row{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:0 0 6px}.nspc-fc-eyebrow{font-size:var(--nspc-eyebrow-size, .72rem);font-weight:var(--nspc-eyebrow-weight, 700);text-transform:uppercase;letter-spacing:var(--nspc-eyebrow-tracking, .14em);color:var(--nspc-eyebrow, var(--nspc-muted, #6b7280))}.nspc-fc-corner-label{margin-left:auto;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--nspc-corner, var(--nspc-muted, #6b7280))}.nspc-fc-inputs{display:grid;grid-template-columns:repeat(60,minmax(0,1fr));column-gap:0;row-gap:var(--nspc-row-gap, 14px);margin-left:calc(var(--nspc-col-gap, 14px) / -2);margin-right:calc(var(--nspc-col-gap, 14px) / -2);margin-bottom:18px}.nspc-fc-input-row{grid-column:span 60;display:flex;flex-direction:column;gap:6px;min-width:0;width:auto!important;max-width:100%;box-sizing:border-box;flex-basis:auto!important;padding-left:calc(var(--nspc-col-gap, 14px) / 2);padding-right:calc(var(--nspc-col-gap, 14px) / 2)}.nspc-fc-input-row .nspc-fc-input-wrap{margin-top:0}.nspc-fc-col-20{grid-column:span 12}.nspc-fc-col-25{grid-column:span 15}.nspc-fc-col-30{grid-column:span 18}.nspc-fc-col-33{grid-column:span 20}.nspc-fc-col-40{grid-column:span 24}.nspc-fc-col-50{grid-column:span 30}.nspc-fc-col-60{grid-column:span 36}.nspc-fc-col-66{grid-column:span 40}.nspc-fc-col-70{grid-column:span 42}.nspc-fc-col-75{grid-column:span 45}.nspc-fc-col-80{grid-column:span 48}.nspc-fc-col-100{grid-column:span 60}@media(max-width:1024px){.nspc-fc-col-md-20{grid-column:span 12}.nspc-fc-col-md-25{grid-column:span 15}.nspc-fc-col-md-30{grid-column:span 18}.nspc-fc-col-md-33{grid-column:span 20}.nspc-fc-col-md-40{grid-column:span 24}.nspc-fc-col-md-50{grid-column:span 30}.nspc-fc-col-md-60{grid-column:span 36}.nspc-fc-col-md-66{grid-column:span 40}.nspc-fc-col-md-70{grid-column:span 42}.nspc-fc-col-md-75{grid-column:span 45}.nspc-fc-col-md-80{grid-column:span 48}.nspc-fc-col-md-100{grid-column:span 60}}@media(max-width:767px){.nspc-fc-col-sm-20{grid-column:span 12}.nspc-fc-col-sm-25{grid-column:span 15}.nspc-fc-col-sm-30{grid-column:span 18}.nspc-fc-col-sm-33{grid-column:span 20}.nspc-fc-col-sm-40{grid-column:span 24}.nspc-fc-col-sm-50{grid-column:span 30}.nspc-fc-col-sm-60{grid-column:span 36}.nspc-fc-col-sm-66{grid-column:span 40}.nspc-fc-col-sm-70{grid-column:span 42}.nspc-fc-col-sm-75{grid-column:span 45}.nspc-fc-col-sm-80{grid-column:span 48}.nspc-fc-col-sm-100{grid-column:span 60}}.nspc-fc-inputs.nspc-fc-cols-1{grid-template-columns:1fr}.nspc-fc-inputs.nspc-fc-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.nspc-fc-inputs.nspc-fc-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.nspc-fc-inputs.nspc-fc-cols-1>.nspc-fc-input-row,.nspc-fc-inputs.nspc-fc-cols-2>.nspc-fc-input-row,.nspc-fc-inputs.nspc-fc-cols-3>.nspc-fc-input-row{grid-column:auto}.nspc-fc-inputs.nspc-fc-cols-1>.nspc-fc-heading-row,.nspc-fc-inputs.nspc-fc-cols-2>.nspc-fc-heading-row,.nspc-fc-inputs.nspc-fc-cols-3>.nspc-fc-heading-row{grid-column:1 / -1}.nspc-fc-inputs.nspc-fc-cols-2>.nspc-fc-input-row:has(.nspc-fc-preset-lookup),.nspc-fc-inputs.nspc-fc-cols-3>.nspc-fc-input-row:has(.nspc-fc-preset-lookup){grid-column:1 / -1!important}.nspc-fc-inputs.nspc-fc-cols-2>.nspc-fc-input-row.nspc-fc-col-100,.nspc-fc-inputs.nspc-fc-cols-3>.nspc-fc-input-row.nspc-fc-col-100{grid-column:1 / -1!important}@media(max-width:640px){.nspc-fc-inputs.nspc-fc-cols-sm-1{grid-template-columns:1fr}.nspc-fc-inputs.nspc-fc-cols-sm-2{grid-template-columns:repeat(2,minmax(0,1fr))}.nspc-fc-inputs.nspc-fc-cols-sm-1>.nspc-fc-input-row,.nspc-fc-inputs.nspc-fc-cols-sm-2>.nspc-fc-input-row{grid-column:auto}}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-inputs.nspc-fc-cols-1{grid-template-columns:1fr}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-inputs.nspc-fc-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:640px){.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-inputs.nspc-fc-cols-sm-1{grid-template-columns:1fr}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-inputs.nspc-fc-cols-sm-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.nspc-fc.nspc-fc-io-columns{display:grid;grid-template-columns:1fr 1.1fr;column-gap:clamp(28px,4vw,56px);align-items:start}.nspc-fc.nspc-fc-io-columns>.nspc-fc-error{grid-column:1 / -1}.nspc-fc.nspc-fc-io-columns .nspc-fc-io-right>.nspc-fc-outputs{margin-top:0}@media(max-width:768px){.nspc-fc.nspc-fc-io-columns{grid-template-columns:1fr;row-gap:20px}}.nspc-fc-input-label{display:block;font-weight:var(--nspc-label-weight, 500);font-size:var(--nspc-label-size, .875rem);line-height:1.5}.nspc-fc-input-wrap{display:flex;align-items:stretch;min-width:0;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden;border:1px solid #d9d6e0;border-radius:8px;background:#fff;transition:box-shadow .12s ease;min-height:44px}.nspc-fc-input-wrap:focus-within{box-shadow:0 0 0 2px #a855f766}.nspc-fc-input{flex:1;width:100%;max-width:100%;box-sizing:border-box;font-size:var(--nspc-input-size, inherit);font-weight:var(--nspc-input-weight, inherit);padding:10px 12px;border:0!important;background:transparent!important;box-shadow:none!important;font-size:1rem;outline:none;min-width:0;color:inherit;border-top-left-radius:inherit;border-bottom-left-radius:inherit}.nspc-fc-input-suffix{display:inline-flex;align-items:center;padding:0 12px;background:#f6f5f8;color:#807a92;font-size:.875rem;border-left:1px solid #e9e7ee;white-space:nowrap;border-top-right-radius:inherit;border-bottom-right-radius:inherit}.nspc-fc-tooltip{position:relative;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;width:1.25em;height:1.25em;margin-left:4px;font:inherit;line-height:1;color:inherit;cursor:help;opacity:.55;transition:opacity .12s ease}.nspc-fc-tooltip:hover,.nspc-fc-tooltip:focus,.nspc-fc-tooltip:focus-visible{opacity:1}.nspc-fc-tooltip:focus-visible{outline:2px solid var(--nspc-focus, #2563eb);outline-offset:2px;border-radius:3px}.nspc-fc-tooltip-icon{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;font-size:14px;line-height:1;padding-bottom:1px}.nspc-fc-tooltip-icon svg,.nspc-fc-tooltip-icon i{width:1em;height:1em;fill:currentColor}.nspc-fc-tooltip-fallback{display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em;border:1px solid currentColor;border-radius:50%;font-size:.75em;font-style:italic;font-weight:600;line-height:1}.nspc-fc-tooltip-bubble{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);min-width:140px;max-width:260px;padding:8px 10px;background:#161121;color:#fff;border-radius:6px;font-size:.75rem;font-weight:400;line-height:1.35;text-align:center;white-space:normal;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .12s ease,visibility .12s ease;z-index:10;box-shadow:0 6px 18px -8px #14101e66}.nspc-fc-tooltip-bubble:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#161121}.nspc-fc-tooltip:hover .nspc-fc-tooltip-bubble,.nspc-fc-tooltip:focus .nspc-fc-tooltip-bubble,.nspc-fc-tooltip:focus-visible .nspc-fc-tooltip-bubble{opacity:1;visibility:visible}.nspc-fc-calculate-wrap{display:flex;margin-bottom:18px}.nspc-fc-calculate-btn{display:inline-block;padding:10px 22px;background:var(--nspc-cta-grad);color:var(--nspc-cta-text);border:0;border-radius:var(--nspc-radius-sm);cursor:pointer;font-size:var(--nspc-btn-size, inherit);font-weight:var(--nspc-btn-weight, 600);transition:transform .12s ease,box-shadow .12s ease}.nspc-fc-calculate-btn:hover{transform:translateY(-1px)}.nspc-fc-outputs{display:grid;grid-template-columns:1fr;gap:10px}.nspc-fc-output-stats{display:contents}.nspc-fc-output{display:flex;align-items:baseline;gap:8px;padding:14px 16px;background:#f6f5f8;border-radius:8px}.nspc-fc-output-label{color:#4d4860;font-size:.875rem;margin-right:auto}.nspc-fc-output-value{font-weight:var(--nspc-output-weight, 700);font-size:var(--nspc-output-size, 1.25rem);font-variant-numeric:tabular-nums}.nspc-fc-output-unit{color:var(--nspc-output-unit, #807a92);font-size:1.25rem;font-weight:700;font-variant-numeric:tabular-nums}.nspc-fc-error{margin-top:12px;padding:10px 14px;background:#fef2f2;color:#991b1b;border:1px solid #fecaca;border-radius:8px;font-size:.875rem}.nspc-fc-trigger-wrap{display:flex;margin-bottom:16px}.nspc-fc-trigger{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:var(--nspc-cta-grad);color:var(--nspc-cta-text);border:0;border-radius:var(--nspc-radius-sm);cursor:pointer;font-weight:var(--nspc-btn-weight, 600);font-size:var(--nspc-btn-size, 1rem);line-height:1.2;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.nspc-fc-trigger:hover{transform:translateY(-1px);box-shadow:0 8px 28px -8px #a855f773}.nspc-fc-trigger-icon{display:inline-flex;align-items:center}.nspc-fc-trigger-icon svg,.nspc-fc-trigger-icon i{width:1em;height:1em;fill:currentColor}.nspc-fc-drawer{overflow:hidden;max-height:0;opacity:0;transition:max-height .25s ease,opacity .2s ease}.nspc-fc-drawer.is-open{max-height:4000px;opacity:1}.nspc-fc-popup-overlay{position:fixed;inset:0;background:#0000008c;z-index:99999;display:flex;align-items:center;justify-content:center;padding:16px;animation:nspc-fc-fadein .15s ease-out}@keyframes nspc-fc-fadein{0%{opacity:0}to{opacity:1}}.nspc-fc-popup-content{position:relative;isolation:isolate;width:100%;max-width:min(760px,calc(100vw - 32px));max-height:90vh;overflow:auto;background:#fff;padding:24px;border-radius:12px;box-shadow:0 24px 60px -20px #5032a066;animation:nspc-fc-popin .2s ease-out}.nspc-fc-mode-popup .nspc-fc-popup-content>.nspc-fc{background:transparent;background-image:none;border:0;border-radius:0;box-shadow:none;padding:0}.nspc-fc-mode-popup .nspc-fc-popup-content>.nspc-fc:before{display:none}@keyframes nspc-fc-popin{0%{transform:translateY(8px) scale(.98);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.nspc-fc-popup-close{position:absolute;top:8px;right:8px;width:36px;height:36px;border:0;background:transparent;cursor:pointer;font-size:1.5rem;line-height:1;color:#807a92;border-radius:8px;z-index:1}.nspc-fc-popup-close:hover{background:#f6f5f8;color:#161121}body.nspc-fc-popup-open{overflow:hidden}@media(max-width:640px){.nspc-fc-mode-popup .nspc-fc-input-row{grid-column:span 60!important}}.nspc-fc-edit-preview.nspc-fc-mode-popup .nspc-fc-popup-overlay{position:relative;inset:auto;background:transparent;z-index:1;padding:0;backdrop-filter:none;animation:none;display:block!important}.nspc-fc-edit-preview.nspc-fc-mode-popup .nspc-fc-popup-content{max-width:100%;max-height:none;animation:none}.nspc-fc-edit-preview.nspc-fc-mode-popup .nspc-fc-popup-close{display:none}.nspc-fc-edit-preview.nspc-fc-mode-popup .nspc-fc-trigger-wrap{opacity:.5;pointer-events:none}.nspc-fc-edit-preview.nspc-fc-mode-popup .nspc-fc-trigger-wrap:after{content:"Popup preview \2193";margin-left:8px;font-size:11px;color:#807a92;align-self:center;text-transform:uppercase;letter-spacing:.08em}.nspc-fc-edit-preview.nspc-fc-mode-drawer .nspc-fc-drawer{max-height:none!important;opacity:1!important}.nspc-fc-edit-preview.nspc-fc-mode-drawer .nspc-fc-trigger-wrap{opacity:.5;pointer-events:none}.nspc-fc-edit-preview.nspc-fc-mode-drawer .nspc-fc-trigger-wrap:after{content:"Drawer preview \2193";margin-left:8px;font-size:11px;color:#807a92;align-self:center;text-transform:uppercase;letter-spacing:.08em}.nspc-fc-cart{display:flex;flex-direction:column;gap:6px;margin-top:12px}.nspc-fc-wrap .nspc-fc-cart-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;width:auto!important;margin:0!important;padding:12px 22px!important;background:var(--nspc-cta-grad)!important;color:var(--nspc-cta-text)!important;border:0!important;border-radius:var(--nspc-radius-sm)!important;cursor:pointer;font-size:.9375rem!important;font-weight:600!important;text-transform:none!important;letter-spacing:normal!important;line-height:1.4!important;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease;box-shadow:0 6px 18px -8px #a855f78c}.nspc-fc-cart-btn:hover{transform:translateY(-1px);box-shadow:0 10px 26px -8px #a855f7a6}.nspc-fc-cart-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.nspc-fc-cart-status{font-size:.8125rem;min-height:1em}.nspc-fc-cart-status.is-ok{color:#15803d}.nspc-fc-cart-status.is-error{color:#b91c1c}.nspc-fc-cart-status.is-info{color:#6b7280}.nspc-fc-input-wrap-slider{display:grid;grid-template-areas:"track readout" "rail  rail";grid-template-columns:1fr auto;gap:6px 12px;padding:12px 14px;align-items:center}.nspc-fc-slider{grid-area:track;width:100%;min-width:0;margin:0;height:var(--nspc-slider-thumb-size, 24px);background:transparent!important;-webkit-appearance:none!important;appearance:none!important;cursor:pointer}.nspc-fc-slider::-webkit-slider-runnable-track{height:var(--nspc-slider-track-h, 6px);border-radius:999px;background:linear-gradient(to right,var(--nspc-accent) 0 var(--nspc-slider-fill, 0%),var(--nspc-slider-track-bg, var(--nspc-border)) var(--nspc-slider-fill, 0%))}.nspc-fc-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:var(--nspc-slider-thumb-size, 24px);height:var(--nspc-slider-thumb-size, 24px);margin-top:calc((var(--nspc-slider-track-h, 6px) - var(--nspc-slider-thumb-size, 24px)) / 2);border-radius:50%;background:var(--nspc-accent);border:2px solid var(--nspc-input-bg, #fff);box-shadow:0 1px 4px #00000040}.nspc-fc-slider::-moz-range-track{height:var(--nspc-slider-track-h, 6px);border-radius:999px;background:var(--nspc-slider-track-bg, var(--nspc-border))}.nspc-fc-slider::-moz-range-progress{height:var(--nspc-slider-track-h, 6px);border-radius:999px;background:var(--nspc-accent)}.nspc-fc-slider::-moz-range-thumb{width:var(--nspc-slider-thumb-size, 24px);height:var(--nspc-slider-thumb-size, 24px);border:2px solid var(--nspc-input-bg, #fff);border-radius:50%;background:var(--nspc-accent);box-shadow:0 1px 4px #00000040}.nspc-fc-slider:focus-visible::-webkit-slider-thumb{outline:2px solid var(--nspc-focus);outline-offset:2px}.nspc-fc-slider:focus-visible::-moz-range-thumb{outline:2px solid var(--nspc-focus);outline-offset:2px}.nspc-fc-slider-readout{grid-area:readout;display:inline-flex;align-items:center;justify-content:center;min-width:64px;padding:5px 12px;border:1px solid var(--nspc-border);border-radius:999px;background:var(--nspc-input-bg, #fff);font-family:JetBrains Mono,ui-monospace,monospace;font-size:.86rem;font-weight:600;font-variant-numeric:tabular-nums;color:inherit;line-height:1;white-space:nowrap}.nspc-fc-slider-readout-input{width:4.5ch;min-width:60px!important;border:0;padding:0 10px!important;margin:0;background:transparent;font-family:inherit;font-size:inherit;font-weight:inherit;font-variant-numeric:tabular-nums;color:inherit;text-align:center;line-height:1;-moz-appearance:textfield;appearance:textfield}.nspc-fc-slider-readout-input:focus{outline:none}.nspc-fc-slider-readout:focus-within{border-color:var(--nspc-accent);box-shadow:0 0 0 2px #6366f140}.nspc-fc-slider-readout-unit{margin-left:3px;opacity:.8}.nspc-fc-slider-rail{grid-area:rail;display:flex;justify-content:space-between;font-size:.72rem;font-weight:500;color:var(--nspc-muted, #6b7280);padding:0 4px;margin-top:-2px;letter-spacing:.01em}.nspc-fc-slider-rail span{font-variant-numeric:tabular-nums}.nspc-fc-input-wrap-preset{display:flex;flex-direction:column;align-items:stretch!important;gap:10px;padding:12px 14px;overflow:visible}.nspc-fc-preset-lookup select{display:none!important}.nspc-fc-preset-combo{position:relative}.nspc-fc-preset-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--nspc-muted, #8a8a93);font-size:.85rem;pointer-events:none;z-index:1}.nspc-fc-wrap .nspc-fc-preset-lookup .nspc-fc-preset-search{width:100%;box-sizing:border-box;padding:11px 12px 11px 34px;font-family:inherit;font-size:.9rem;color:inherit!important;background:var(--nspc-input-bg, #fff)!important;border:1px solid var(--nspc-border, #d9d6e0)!important;border-radius:9px!important}.nspc-fc-preset-search::placeholder{color:var(--nspc-muted, #8a8a93);opacity:1}.nspc-fc-wrap .nspc-fc-preset-lookup .nspc-fc-preset-search:focus{outline:none;border-color:#2563eb!important;box-shadow:0 0 0 2px #2563eb40}.nspc-fc-preset-list{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:60;max-height:260px;overflow-y:auto;background:var(--nspc-input-bg, #fff);border:1px solid var(--nspc-border, #d9d6e0);border-radius:10px;box-shadow:0 16px 44px #00000073;padding:4px}.nspc-fc-preset-option{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border-radius:7px;cursor:pointer}.nspc-fc-preset-option:hover{background:#2563eb}.nspc-fc-preset-option:hover .nspc-fc-preset-opt-name,.nspc-fc-preset-option:hover .nspc-fc-preset-opt-type{color:#fff}.nspc-fc-preset-opt-name{font-size:.86rem;font-weight:600}.nspc-fc-preset-opt-type{font-size:.74rem;color:var(--nspc-muted, #8a8a93);white-space:nowrap}.nspc-fc-preset-gears{display:flex;flex-wrap:wrap;gap:6px}.nspc-fc-wrap .nspc-fc-preset-lookup .nspc-fc-preset-gear-btn{flex:1 1 auto;min-width:48px;padding:8px 10px;font-family:inherit;font-size:.82rem;font-weight:600;color:inherit!important;background:var(--nspc-input-bg, #fff)!important;border:1px solid var(--nspc-border, #d9d6e0)!important;border-radius:8px!important;cursor:pointer}.nspc-fc-wrap .nspc-fc-preset-lookup .nspc-fc-preset-gear-btn.is-active{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important}.nspc-fc-wrap .nspc-fc-preset-lookup .nspc-fc-preset-gear-btn[disabled]{opacity:.35;cursor:not-allowed}.nspc-fc-preset-current{font-size:.82rem;color:var(--nspc-muted, #6b7280);font-style:italic}.nspc-fc-preset-current.has-selection{color:inherit;font-style:normal;font-weight:600;font-variant-numeric:tabular-nums}.nspc-fc-wrap .nspc-fc-preset-lookup .nspc-fc-preset-chart-link{align-self:flex-start;padding:2px 0!important;background:transparent!important;border:0!important;color:#4d8bf0!important;font-family:inherit;font-size:.8rem;font-weight:600;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.nspc-fc-preset-chart-link:hover{filter:brightness(1.15)}.nspc-fc-chart-modal{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;--nspc-chart-bg: #16161a;--nspc-chart-text: #f3f3f5;--nspc-chart-muted: #9a9aa3;--nspc-chart-border: #2a2a31;--nspc-chart-header-bg: #1f1f25;--nspc-chart-accent: #2563eb;--nspc-chart-search-bg: #0f0f12}.nspc-fc-chart-overlay{position:absolute;inset:0;background:#000000a8}.nspc-fc-chart-panel{position:relative;width:96vw;max-width:1500px;max-height:88vh;display:flex;flex-direction:column;background:var(--nspc-chart-bg);color:var(--nspc-chart-text);border:1px solid var(--nspc-chart-border);border-radius:14px;box-shadow:0 24px 70px #0000008c;overflow:hidden;font-family:Inter,system-ui,sans-serif}.nspc-fc-chart-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 26px;border-bottom:1px solid var(--nspc-chart-border)}.nspc-fc-chart-head h3{margin:0;font-size:.95rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--nspc-chart-text)}.nspc-fc-chart-close{background:transparent!important;border:0!important;color:var(--nspc-chart-muted);font-size:1.7rem;line-height:1;cursor:pointer;padding:0 4px}.nspc-fc-chart-close:hover{color:var(--nspc-chart-text)}.nspc-fc-chart-modal .nspc-fc-chart-search{display:block;width:auto!important;box-sizing:border-box;margin:16px 26px 10px;padding:11px 14px;font-family:inherit;font-size:.9rem;color:var(--nspc-chart-text)!important;background:var(--nspc-chart-search-bg)!important;border:1px solid var(--nspc-chart-border)!important;border-radius:9px!important}.nspc-fc-chart-modal .nspc-fc-chart-search:focus{outline:none;border-color:var(--nspc-chart-accent)!important}.nspc-fc-chart-search::placeholder{color:var(--nspc-chart-muted);opacity:.8}.nspc-fc-chart-scroll{overflow-y:auto;overflow-x:auto;margin:0;padding-bottom:6px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#3a3a44 transparent}.nspc-fc-chart-scroll::-webkit-scrollbar{width:10px;height:10px}.nspc-fc-chart-scroll::-webkit-scrollbar-track{background:transparent}.nspc-fc-chart-scroll::-webkit-scrollbar-thumb{background:#3a3a44;border-radius:6px;border:2px solid var(--nspc-chart-bg)}.nspc-fc-chart-scroll::-webkit-scrollbar-thumb:hover{background:#4a4a55}.nspc-fc-chart-table{width:100%;border-collapse:collapse;font-size:.9rem}.nspc-fc-chart-table th{position:sticky;top:0;z-index:1;background:var(--nspc-chart-header-bg);color:var(--nspc-chart-text);font-weight:700;text-align:right;padding:11px 14px;white-space:nowrap;border-bottom:1px solid var(--nspc-chart-border)}.nspc-fc-chart-table th.nspc-fc-chart-th-name{text-align:left}.nspc-fc-chart-table td{padding:10px 14px;border-bottom:1px solid var(--nspc-chart-border);text-align:right;font-variant-numeric:tabular-nums}.nspc-fc-chart-table th:first-child,.nspc-fc-chart-table td:first-child{padding-left:26px}.nspc-fc-chart-table th:last-child,.nspc-fc-chart-table td:last-child{padding-right:26px}.nspc-fc-chart-name{text-align:left!important;font-weight:600;color:var(--nspc-chart-text);white-space:nowrap}.nspc-fc-chart-type{text-align:left!important;color:var(--nspc-chart-muted);white-space:nowrap}.nspc-fc-chart-empty{color:var(--nspc-chart-muted);opacity:.5}.nspc-fc-chart-table tbody tr:hover{background:#7f7f8c17}.nspc-fc-chart-cell{cursor:pointer;color:var(--nspc-chart-text);font-weight:600}.nspc-fc-chart-cell:hover{background:var(--nspc-chart-accent);color:#fff}.nspc-fc-chart-hint{margin:0;padding:14px 26px 18px;font-size:.8rem;color:var(--nspc-chart-muted);border-top:1px solid var(--nspc-chart-border)}@media(max-width:680px){.nspc-fc-chart-panel{position:absolute;inset:0;width:auto;max-width:none;height:auto;max-height:none;border:0;border-radius:0}.nspc-fc-chart-head{padding:16px}.nspc-fc-chart-search{margin:12px 16px 8px}.nspc-fc-chart-hint{padding:12px 16px 16px}.nspc-fc-chart-scroll{overflow-x:hidden;padding:0 16px}.nspc-fc-chart-table thead{display:none}.nspc-fc-chart-table,.nspc-fc-chart-table tbody,.nspc-fc-chart-table tr,.nspc-fc-chart-table td{display:block;width:100%}.nspc-fc-chart-table tr{border:1px solid var(--nspc-chart-border);border-radius:10px;margin:0 0 10px;padding:4px 0;background:var(--nspc-chart-header-bg)}.nspc-fc-chart-table tr:hover{background:var(--nspc-chart-header-bg)}.nspc-fc-chart-table .nspc-fc-chart-name{font-size:1rem;padding:8px 14px!important;border-bottom:1px solid var(--nspc-chart-border);white-space:normal}.nspc-fc-chart-type{white-space:normal}.nspc-fc-chart-table td.nspc-fc-chart-empty{display:none!important}.nspc-fc-chart-table td:not(.nspc-fc-chart-name){display:flex;align-items:center;justify-content:space-between;text-align:right;border-bottom:0;padding:9px 14px!important}.nspc-fc-chart-table td:not(.nspc-fc-chart-name):before{content:attr(data-label);color:var(--nspc-chart-muted);font-weight:600;margin-right:14px;text-align:left}.nspc-fc-chart-cell{border-radius:8px}.nspc-fc-chart-cell:active{background:#2563eb;color:#fff}}.nspc-fc-input-wrap-datepicker{position:relative;padding:0!important;border:0!important;background:transparent!important;overflow:visible!important}.nspc-fc-wrap .nspc-fc-date-trigger{display:flex!important;align-items:center;gap:8px;width:100%!important;min-height:0!important;height:auto!important;margin:0!important;padding:10px 12px!important;font-family:inherit!important;font-size:1rem!important;font-weight:400!important;line-height:1.4!important;text-align:left!important;text-transform:none!important;letter-spacing:normal!important;color:var(--nspc-input-text, var(--nspc-text, #1f2430))!important;background:var(--nspc-input-bg, #fff)!important;border:1px solid var(--nspc-border, #d7d9e0)!important;border-radius:var(--nspc-radius-md, 10px)!important;box-shadow:none!important;cursor:pointer;transition:border-color .15s,box-shadow .15s}.nspc-fc-wrap .nspc-fc-date-trigger:hover{border-color:var(--nspc-accent, #4f46e5)!important}.nspc-fc-wrap .nspc-fc-datepicker.is-open .nspc-fc-date-trigger,.nspc-fc-wrap .nspc-fc-date-trigger:focus-visible{outline:none!important;border-color:var(--nspc-accent, #4f46e5)!important;box-shadow:0 0 0 3px var(--nspc-focus, rgba(79, 70, 229, .25))!important}.nspc-fc-date-trigger-icon{color:var(--nspc-accent, #4f46e5);font-size:.95em}.nspc-fc-date-trigger-text{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nspc-fc-datepicker.is-empty .nspc-fc-date-trigger-text{color:var(--nspc-muted, #8a8a93)}.nspc-fc-date-trigger-caret{color:var(--nspc-muted, #8a8a93);font-size:.8em;transition:transform .15s}.nspc-fc-datepicker.is-open .nspc-fc-date-trigger-caret{transform:rotate(180deg)}.nspc-fc-date-pop{position:absolute;z-index:40;top:calc(100% + 6px);left:0;min-width:288px;padding:12px;background:var(--nspc-output-bg, var(--nspc-bg, #fff));color:var(--nspc-text, #1f2430);border:1px solid var(--nspc-border, #d7d9e0);border-radius:var(--nspc-radius-lg, 16px);box-shadow:0 12px 32px #0f12222e}.nspc-fc-cal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.nspc-fc-cal-title{font-weight:700;font-size:.95rem}.nspc-fc-cal-nav{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--nspc-border, #d7d9e0);border-radius:8px;background:transparent;color:var(--nspc-text, #1f2430);cursor:pointer}.nspc-fc-cal-nav:hover{border-color:var(--nspc-accent, #4f46e5);color:var(--nspc-accent, #4f46e5)}.nspc-fc-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.nspc-fc-cal-dow-cell{text-align:center;font-size:.7rem;font-weight:700;color:var(--nspc-muted, #8a8a93);padding:4px 0}.nspc-fc-cal-day{aspect-ratio:1 / 1;min-height:36px;display:flex;align-items:center;justify-content:center;font:inherit;font-size:.85rem;border:0;background:transparent;color:var(--nspc-text, #1f2430);border-radius:8px;cursor:pointer;position:relative}.nspc-fc-cal-day:hover:not(:disabled):not(.is-selected){background:var(--nspc-cal-range-bg, rgba(79, 70, 229, .12))}.nspc-fc-cal-day.is-out{color:var(--nspc-muted, #b6b8c2);opacity:.5}.nspc-fc-cal-day.is-today{font-weight:800;box-shadow:inset 0 0 0 1.5px var(--nspc-accent, #4f46e5)}.nspc-fc-cal-day.is-disabled,.nspc-fc-cal-day:disabled{color:var(--nspc-muted, #b6b8c2);opacity:.45;cursor:not-allowed;text-decoration:line-through}.nspc-fc-cal-day.is-in-range{background:var(--nspc-cal-range-bg, rgba(79, 70, 229, .14));border-radius:0}.nspc-fc-cal-day.is-selected{background:var(--nspc-accent, #4f46e5);color:var(--nspc-cta-text, #fff);font-weight:700}.nspc-fc-cal-day.is-start{border-radius:8px 0 0 8px}.nspc-fc-cal-day.is-end{border-radius:0 8px 8px 0}.nspc-fc-cal-day.is-start.is-end{border-radius:8px}.nspc-fc-cal-day.is-focus{outline:2px solid var(--nspc-accent, #4f46e5);outline-offset:-2px}.nspc-fc-cal-presets{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.nspc-fc-cal-preset{font:inherit;font-size:.78rem;padding:4px 10px;border:1px solid var(--nspc-border, #d7d9e0);border-radius:999px;background:transparent;color:var(--nspc-text, #1f2430);cursor:pointer}.nspc-fc-cal-preset:hover{border-color:var(--nspc-accent, #4f46e5);color:var(--nspc-accent, #4f46e5)}.nspc-fc-cal-foot{display:flex;align-items:center;justify-content:space-between;margin-top:10px;gap:8px}.nspc-fc-cal-hint{font-size:.75rem;color:var(--nspc-muted, #8a8a93)}.nspc-fc-cal-foot-btns{display:inline-flex;gap:6px}.nspc-fc-cal-clear,.nspc-fc-cal-done{font:inherit;font-size:.78rem;padding:5px 12px;border-radius:8px;cursor:pointer;border:1px solid var(--nspc-border, #d7d9e0);background:transparent;color:var(--nspc-text, #1f2430)}.nspc-fc-cal-done{background:var(--nspc-accent, #4f46e5);border-color:var(--nspc-accent, #4f46e5);color:var(--nspc-cta-text, #fff);font-weight:600}.nspc-fc-cal-clear:hover{border-color:var(--nspc-accent, #4f46e5)}.nspc-fc-date-pop .nspc-fc-cal-day{width:auto!important;min-width:0!important;margin:0!important;text-transform:none!important;letter-spacing:normal!important;float:none!important}.nspc-fc-date-pop .nspc-fc-cal-nav,.nspc-fc-date-pop .nspc-fc-cal-preset,.nspc-fc-date-pop .nspc-fc-cal-clear,.nspc-fc-date-pop .nspc-fc-cal-done{width:auto!important;min-width:0!important;height:auto!important;margin:0!important;text-transform:none!important;letter-spacing:normal!important;box-shadow:none!important;float:none!important}@media(max-width:480px){.nspc-fc-date-pop{min-width:0}.nspc-fc-cal-day{min-height:40px}}.nspc-fc-input-wrap-toggle{background:transparent!important;border:0!important;padding:0!important;display:inline-flex}.nspc-fc-toggle{display:inline-flex;align-items:center;width:48px;height:26px;position:relative;cursor:pointer}.nspc-fc-toggle-input{display:none}.nspc-fc-toggle-slider{width:48px;height:26px;background:var(--nspc-slider-track-bg, rgba(128, 128, 135, .4));border-radius:999px;position:relative;transition:background .15s ease}.nspc-fc-toggle-slider:after{content:"";position:absolute;top:2px;left:2px;width:22px;height:22px;background:#fff;border-radius:50%;transition:transform .15s ease;box-shadow:0 1px 3px #0003}.nspc-fc-toggle-input:checked+.nspc-fc-toggle-slider{background:var(--nspc-accent-grad, var(--nspc-accent, #4f46e5))}.nspc-fc-toggle-input:checked+.nspc-fc-toggle-slider:after{transform:translate(22px)}.nspc-fc-input-wrap-toggle.has-side-labels{display:inline-flex;align-items:center;gap:10px}.nspc-fc-toggle-side{font-size:.92rem;font-weight:500;color:var(--nspc-label, #1f2937);line-height:1.2;user-select:none;opacity:.5;transition:opacity .15s ease}.nspc-fc-input-wrap-toggle.has-side-labels:has(.nspc-fc-toggle-input:not(:checked)) .nspc-fc-toggle-side-off,.nspc-fc-input-wrap-toggle.has-side-labels:has(.nspc-fc-toggle-input:checked) .nspc-fc-toggle-side-on{opacity:1}.nspc-fc-input-wrap-button-group{display:inline-flex;flex-wrap:wrap;gap:8px;align-items:stretch}.nspc-fc-input-wrap-button-group .nspc-fc-bg-input{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}.nspc-fc-bg-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:56px;padding:10px 14px;border:1.5px solid var(--hairline-strong, #d9d6e0);border-radius:10px;background:var(--surface-2, #fff);color:var(--text, #1f2937);font-size:.95rem;font-weight:500;cursor:pointer;line-height:1.1;transition:border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease,transform .08s ease;user-select:none}.nspc-fc-bg-btn:hover{border-color:#a89bd6;background:#f6f3fc}.nspc-fc-bg-icon{display:inline-flex;align-items:center;justify-content:center;font-size:1.05rem}.nspc-fc-bg-input:checked+.nspc-fc-bg-btn{border-color:transparent;background:var(--nspc-accent-grad);color:var(--nspc-cta-text);box-shadow:0 4px 14px -6px #4f46e58c}.nspc-fc-bg-input:checked+.nspc-fc-bg-btn .nspc-fc-bg-icon{color:var(--nspc-cta-text)}.nspc-fc-bg-input:focus-visible+.nspc-fc-bg-btn{outline:2px solid var(--nspc-focus);outline-offset:2px}.nspc-fc-bg-btn:active{transform:scale(.97)}.nspc-fc-input-wrap-image-choice{display:grid;grid-template-columns:repeat(var(--nspc-ic-cols, auto-fit),minmax(120px,1fr));gap:10px}.nspc-fc-input-wrap-image-choice .nspc-fc-ic-input{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}.nspc-fc-ic-tile{display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px;border:2px solid var(--nspc-ic-tile-border, var(--hairline-strong, var(--nspc-border, #d9d6e0)));border-radius:var(--nspc-ic-radius, var(--nspc-radius-md));background:var(--nspc-ic-tile-bg, var(--nspc-input-bg, #fff));cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .08s ease;user-select:none}.nspc-fc-ic-tile:hover{border-color:var(--nspc-ic-selected-border, var(--nspc-accent, #a855f7))}.nspc-fc-ic-thumb{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:6px;background:#0000000a}.nspc-fc-ic-thumb img{width:100%;height:100%;object-fit:cover;display:block}.nspc-fc-ic-thumb-empty{color:var(--nspc-muted, #9ca3af);font-size:1.6rem}.nspc-fc-ic-label{font-size:.9rem;font-weight:500;text-align:center;line-height:1.2}.nspc-fc-ic-input:checked+.nspc-fc-ic-tile{border-color:var(--nspc-ic-selected-border, var(--nspc-accent, #6366f1));background:var(--nspc-ic-selected-bg, var(--nspc-ic-tile-bg, var(--nspc-input-bg, #fff)));box-shadow:0 0 0 3px #4f46e526,0 6px 18px -8px #4f46e559}.nspc-fc-ic-input:focus-visible+.nspc-fc-ic-tile{outline:2px solid var(--nspc-focus, #6366f1);outline-offset:2px}.nspc-fc-ic-tile:active{transform:scale(.98)}.nspc-fc-heading-row{grid-column:1 / -1;margin:6px 0 -4px;padding-top:6px}.nspc-fc-heading-title{margin:0;font-size:1.1rem;font-weight:600;color:inherit;letter-spacing:-.005em}.nspc-fc-heading-desc{margin:4px 0 0;font-size:.88rem;color:var(--nspc-muted, #6b7280);line-height:1.45}.nspc-fc-input-wrap-repeater{display:flex;flex-direction:column;gap:10px;background:transparent!important;padding:0!important;border:0!important}.nspc-fc-repeater-row{display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:start;padding:10px 12px;border:1px solid var(--nspc-border, #d9d6e0);border-radius:var(--nspc-radius-md);background:var(--nspc-input-bg, #fff)}.nspc-fc-repeater-row-label{font-weight:600;color:var(--nspc-muted, #6b7280);font-size:.85rem;padding-top:6px}.nspc-fc-repeater-row-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px}.nspc-fc-repeater-row-fields--grid{grid-template-columns:repeat(60,minmax(0,1fr))}.nspc-fc-repeater-field{display:flex;flex-direction:column;gap:4px}.nspc-fc-repeater-field-label{font-size:.82rem;color:var(--nspc-muted, #6b7280);line-height:1.2}select.nspc-fc-input{width:100%;border:0;background:transparent;padding:8px 28px 8px 12px;font:inherit;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path d='M1 1l4 4 4-4' fill='none' stroke='currentColor' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 10px center;background-size:10px 6px;cursor:pointer}.nspc-fc-spinner{display:inline-block;width:14px;height:14px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;vertical-align:-2px;margin-right:6px;animation:nspc-fc-spin .8s linear infinite}@keyframes nspc-fc-spin{to{transform:rotate(360deg)}}.nspc-fc-cart-btn.is-loading{cursor:progress}.nspc-fc-actions{display:flex;align-items:center;gap:6px;margin-top:12px;flex-wrap:wrap}.nspc-fc-action{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:transparent;border:1px solid #d9d6e0;border-radius:999px;color:var(--nspc-muted, #4d4860)!important;font-size:.8125rem;line-height:1.2;width:auto;min-width:0;min-height:0;cursor:pointer;transition:all .12s ease}.nspc-fc-action:hover{border-color:var(--nspc-accent);color:var(--nspc-accent)!important;background:#a855f70f}.nspc-fc-action i{font-size:.875rem}.nspc-fc-action-status{font-size:.75rem;margin-left:auto}.nspc-fc-action-status.is-ok{color:#15803d}.nspc-fc-action-status.is-error{color:#b91c1c}.nspc-fc-action-status.is-info{color:#6b7280}@media print{.nspc-fc-actions,.nspc-fc-cart,.nspc-fc-trigger-wrap{display:none!important}}.nspc-fc-tooltip.is-open .nspc-fc-tooltip-bubble,.nspc-fc-tooltip:focus .nspc-fc-tooltip-bubble,.nspc-fc-tooltip:focus-within .nspc-fc-tooltip-bubble{opacity:1;visibility:visible;transform:translate(-50%,-8px)}.nspc-fc-required{color:#ef4444;margin-left:2px;font-weight:600}.nspc-fc-input-wrap.has-error,.nspc-fc-input.has-error{border-color:#ef4444!important;box-shadow:0 0 0 2px #ef44442e}.nspc-fc-wrap{--nspc-bg: transparent;--nspc-text: inherit;--nspc-muted: #6b7280;--nspc-border: #d9d6e0;--nspc-input-bg: #ffffff;--nspc-input-text: #161121;--nspc-output-bg: #f6f5f8;--nspc-output-text: #161121;--nspc-accent: #475569;--nspc-accent-2: #334155;--nspc-focus: #64748b;--nspc-accent-grad: #334155;--nspc-cta-grad: #0f172a;--nspc-cta-text: #ffffff;--nspc-radius-sm: 8px;--nspc-radius-md: 10px;--nspc-radius-lg: 16px}:root{--nspc-bg: transparent;--nspc-text: inherit;--nspc-muted: #6b7280;--nspc-border: #d9d6e0;--nspc-input-bg: #ffffff;--nspc-input-text: #161121;--nspc-output-bg: #f6f5f8;--nspc-output-text: #161121}.nspc-fc-wrap.nspc-fc-theme-light{--nspc-bg: #ffffff;--nspc-text: #161121;--nspc-muted: #6b7280;--nspc-border: #e5e7eb;--nspc-input-bg: #ffffff;--nspc-input-text: #161121;--nspc-output-bg: #f9fafb;--nspc-output-text: #161121}.nspc-fc-wrap.nspc-fc-theme-dark{--nspc-bg: #0f0d18;--nspc-text: #f3f1fa;--nspc-muted: #9ca3af;--nspc-border: #28243a;--nspc-input-bg: #1a1726;--nspc-input-text: #f3f1fa;--nspc-output-bg: #15131f;--nspc-output-text: #f3f1fa}@media(prefers-color-scheme:dark){.nspc-fc-wrap.nspc-fc-theme-auto{--nspc-bg: #0f0d18;--nspc-text: #f3f1fa;--nspc-muted: #9ca3af;--nspc-border: #28243a;--nspc-input-bg: #1a1726;--nspc-input-text: #f3f1fa;--nspc-output-bg: #15131f;--nspc-output-text: #f3f1fa}}.nspc-fc-wrap.nspc-fc-theme-light .nspc-fc,.nspc-fc-wrap.nspc-fc-theme-light .nspc-fc-popup-content,.nspc-fc-wrap.nspc-fc-theme-dark .nspc-fc,.nspc-fc-wrap.nspc-fc-theme-dark .nspc-fc-popup-content{background:var(--nspc-bg);color:var(--nspc-text);padding:16px;border-radius:12px}.nspc-fc-wrap.nspc-fc-theme-light .nspc-fc-input-wrap,.nspc-fc-wrap.nspc-fc-theme-dark .nspc-fc-input-wrap{background:var(--nspc-input-bg);border-color:var(--nspc-border);color:var(--nspc-input-text)}.nspc-fc-wrap.nspc-fc-theme-light .nspc-fc-input,.nspc-fc-wrap.nspc-fc-theme-dark .nspc-fc-input{color:var(--nspc-input-text)}.nspc-fc-wrap.nspc-fc-theme-light .nspc-fc-output,.nspc-fc-wrap.nspc-fc-theme-dark .nspc-fc-output{background:var(--nspc-output-bg);color:var(--nspc-output-text)}.nspc-fc-wrap.nspc-fc-theme-light .nspc-fc-input-label,.nspc-fc-wrap.nspc-fc-theme-dark .nspc-fc-input-label,.nspc-fc-wrap.nspc-fc-theme-light .nspc-fc-output-label,.nspc-fc-wrap.nspc-fc-theme-dark .nspc-fc-output-label{color:var(--nspc-text)}.nspc-fc-wrap.nspc-fc-theme-light .nspc-fc-action,.nspc-fc-wrap.nspc-fc-theme-dark .nspc-fc-action{color:var(--nspc-muted);border-color:var(--nspc-border)}@media(prefers-color-scheme:dark){.nspc-fc-wrap.nspc-fc-theme-auto .nspc-fc{background:var(--nspc-bg);color:var(--nspc-text);padding:16px;border-radius:12px}.nspc-fc-wrap.nspc-fc-theme-auto .nspc-fc-popup-content{background:var(--nspc-bg);color:var(--nspc-text)}.nspc-fc-wrap.nspc-fc-theme-auto .nspc-fc-input-wrap{background:var(--nspc-input-bg);border-color:var(--nspc-border);color:var(--nspc-input-text)}.nspc-fc-wrap.nspc-fc-theme-auto .nspc-fc-input{color:var(--nspc-input-text)}.nspc-fc-wrap.nspc-fc-theme-auto .nspc-fc-output{background:var(--nspc-output-bg);color:var(--nspc-output-text)}.nspc-fc-wrap.nspc-fc-theme-auto .nspc-fc-input-label,.nspc-fc-wrap.nspc-fc-theme-auto .nspc-fc-output-label{color:var(--nspc-text)}.nspc-fc-wrap.nspc-fc-theme-auto .nspc-fc-action{color:var(--nspc-muted);border-color:var(--nspc-border)}}.nspc-fc-wrap.nspc-fc-mode-popup .nspc-fc-popup-content>.nspc-fc{background:transparent;background-image:none;border:0;border-radius:0;box-shadow:none;padding:0}.nspc-fc-unavailable{padding:16px 20px;background:#a855f70f;border:1px dashed rgba(168,85,247,.35);border-radius:10px;color:#4d4860;font-style:italic;text-align:center}.nspc-fc-section-head{grid-column:1 / -1;margin:12px 0 4px;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--nspc-muted, #6b7280);padding-bottom:6px;border-bottom:1px solid var(--nspc-border, #e5e7eb)}.nspc-fc-section-head:first-child{margin-top:0}body.nspc-share-open{overflow:hidden}.nspc-share-overlay{position:fixed;inset:0;z-index:100000;background:#0f0d18a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px;animation:nspc-share-fade-in .15s ease}@keyframes nspc-share-fade-in{0%{opacity:0}to{opacity:1}}.nspc-share-card{width:100%;max-width:480px;max-height:calc(100vh - 40px);overflow-y:auto;background:#fff;color:#161121;border-radius:16px;padding:24px;box-shadow:0 20px 50px -12px #00000059;animation:nspc-share-slide-up .2s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,sans-serif!important;font-size:14px!important;line-height:1.5!important}.nspc-share-card .nspc-share-title,.nspc-share-card h3.nspc-share-title{font-family:inherit!important;font-size:1.1rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:normal!important;color:#161121!important;margin:0!important;padding:0!important;text-transform:none!important;text-align:left!important}.nspc-share-card .nspc-share-message label{font-family:inherit!important}.nspc-share-card .nspc-share-msg-textarea{font-family:inherit!important;font-size:.9rem!important;line-height:1.5!important;max-height:160px!important;height:auto!important}@keyframes nspc-share-slide-up{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}.nspc-share-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.nspc-share-title{margin:0;font-size:1.1rem;font-weight:600;color:#161121}.nspc-share-close{background:transparent;border:0;font-size:1.6rem;line-height:1;cursor:pointer;color:#6b7280;padding:2px 8px;border-radius:6px}.nspc-share-close:hover{background:#0000000a;color:#161121}.nspc-share-message{margin-bottom:16px}.nspc-share-message label{display:block;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin-bottom:6px}.nspc-share-msg-textarea{width:100%;box-sizing:border-box;border:1px solid #d9d6e0;border-radius:8px;padding:10px 12px;font-size:.9rem;font-family:inherit;color:#161121;background:#fff;resize:vertical;min-height:80px;line-height:1.5}.nspc-share-msg-textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f133}.nspc-share-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.nspc-share-platform{display:inline-flex!important;align-items:center!important;gap:10px!important;padding:10px 14px!important;border:0!important;border-radius:10px!important;background:var(--nspc-share-bg, #6b7280)!important;color:#fff!important;font-size:.9rem!important;font-weight:500!important;cursor:pointer!important;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease!important;font-family:inherit!important;text-align:left!important;line-height:1.2!important;text-transform:none!important;letter-spacing:normal!important;box-shadow:none;text-decoration:none!important}.nspc-share-platform:hover,.nspc-share-platform:focus{transform:translateY(-1px);box-shadow:0 6px 16px -6px #0000004d;filter:brightness(1.07);color:#fff!important;background:var(--nspc-share-bg, #6b7280)!important}.nspc-share-platform-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;position:relative;font-size:1.05rem}.nspc-share-platform-icon i{position:relative;z-index:2}.nspc-share-platform-icon-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;color:#ffffffe6;pointer-events:none}.nspc-share-platform-icon i:not(:empty)~.nspc-share-platform-icon-fallback,.nspc-share-platform-icon i.fa-x-twitter~.nspc-share-platform-icon-fallback,.nspc-share-platform-icon i.fas~.nspc-share-platform-icon-fallback,.nspc-share-platform-icon i.fa-brands~.nspc-share-platform-icon-fallback{opacity:0}.nspc-share-platform-label{flex:1;line-height:1.2}.nspc-share-status{margin-top:12px;font-size:.85rem;color:#10b981;text-align:center;min-height:1em}@media(max-width:480px){.nspc-share-card{padding:18px}.nspc-share-grid{grid-template-columns:repeat(2,1fr)}}.nspc-fc-wrap.nspc-fc-mode-split .nspc-fc-split{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,1fr);gap:24px;align-items:start}.nspc-fc-wrap.nspc-fc-mode-split .nspc-fc-split-body{min-width:0}.nspc-fc-result-panel{position:sticky;top:24px;background:var(--nspc-result-panel-bg, var(--nspc-accent-grad));color:var(--nspc-result-panel-text, #ffffff);border-radius:var(--nspc-radius-lg);padding:28px 26px;box-shadow:0 10px 30px -12px #1f174659;display:flex;flex-direction:column;gap:14px}.nspc-fc-result-panel-heading{font-size:1rem;font-weight:600;letter-spacing:.01em;opacity:.92}.nspc-fc-result-panel-hero{background:transparent!important;padding:0!important;border-radius:0!important;display:flex;align-items:baseline;gap:8px;font-family:Fraunces,Times New Roman,serif;font-size:2.6rem;line-height:1.05;font-weight:600;font-variant-numeric:tabular-nums}.nspc-fc-result-panel-hero .nspc-fc-output-value{font:inherit;color:inherit}.nspc-fc-result-panel-hero .nspc-fc-output-value{color:inherit}.nspc-fc-result-panel-hero .nspc-fc-output-unit{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;font-size:1rem;font-weight:500;opacity:.85;letter-spacing:.02em}.nspc-fc-result-panel-sub{margin:-4px 0 4px;font-size:.9rem;opacity:.88;line-height:1.45}.nspc-fc-result-panel-list{list-style:none;margin:8px 0 0;padding:14px 0 4px;border-top:1px solid rgba(255,255,255,.22);display:flex;flex-direction:column;gap:8px}.nspc-fc-result-panel-row{background:transparent!important;padding:0!important;border-radius:0!important;display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-size:.94rem}.nspc-fc-result-panel-row .nspc-fc-output-label{opacity:.9;font-weight:500}.nspc-fc-result-panel-row .nspc-fc-output-value{font-weight:700;font-variant-numeric:tabular-nums;color:inherit}.nspc-fc-result-panel-row .nspc-fc-output-unit{margin-left:4px;opacity:.8;font-size:.85em}.nspc-fc-result-panel-cta,.nspc-fc-result-panel-cta:visited,.nspc-fc-result-panel-cta:hover,.nspc-fc-result-panel-cta:focus{margin-top:12px;display:inline-flex;justify-content:center;align-items:center;padding:12px 18px;background:var(--nspc-result-panel-cta-bg, #0f172a);color:var(--nspc-result-panel-cta-text, #ffffff);border-radius:var(--nspc-radius-sm);font-weight:600;text-decoration:none!important;transition:transform .12s ease,box-shadow .12s ease}.nspc-fc-result-panel-cta:hover{transform:translateY(-1px);box-shadow:0 6px 18px -6px #0f172a8c}@media(max-width:720px){.nspc-fc-wrap.nspc-fc-mode-split .nspc-fc-split{grid-template-columns:1fr}.nspc-fc-result-panel{position:static}}.nspc-fc-wrap.nspc-fc-preset-brand{--nspc-accent: #a855f7;--nspc-accent-2: #4f46e5;--nspc-focus: #6366f1;--nspc-accent-grad: linear-gradient(135deg, var(--nspc-accent-2), var(--nspc-accent));--nspc-cta-grad: linear-gradient(135deg, #4f46e5, #a855f7, #ec4899)}.nspc-fc-wrap.nspc-fc-preset-minimal{--nspc-radius-sm: 6px;--nspc-radius-md: 8px;--nspc-radius-lg: 12px}.nspc-fc-wrap.nspc-fc-preset-ocean{--nspc-accent: #0ea5e9;--nspc-accent-2: #2563eb;--nspc-focus: #3b82f6;--nspc-accent-grad: linear-gradient(135deg, #2563eb, #0ea5e9);--nspc-cta-grad: linear-gradient(135deg, #2563eb, #0ea5e9, #06b6d4)}.nspc-fc-wrap.nspc-fc-preset-emerald{--nspc-accent: #10b981;--nspc-accent-2: #059669;--nspc-focus: #14b8a6;--nspc-accent-grad: linear-gradient(135deg, #059669, #10b981);--nspc-cta-grad: linear-gradient(135deg, #059669, #10b981, #14b8a6)}.nspc-fc-wrap.nspc-fc-preset-sunset{--nspc-accent: #f97316;--nspc-accent-2: #ef4444;--nspc-focus: #f59e0b;--nspc-accent-grad: linear-gradient(135deg, #ef4444, #f97316);--nspc-cta-grad: linear-gradient(135deg, #db2777, #f97316, #f59e0b)}.nspc-fc-wrap.nspc-fc-preset-mono{--nspc-accent: #111111;--nspc-accent-2: #333333;--nspc-focus: #555555;--nspc-accent-grad: #111111;--nspc-cta-grad: #111111;--nspc-cta-text: #ffffff;--nspc-radius-sm: 4px;--nspc-radius-md: 6px;--nspc-radius-lg: 8px}.nspc-fc-wrap.nspc-fc-preset-industrial{--nspc-bg: #0a0a0c;--nspc-text: #f4f5f7;--nspc-muted: #6f7178;--nspc-border: #26262b;--nspc-input-bg: #141417;--nspc-input-text: #ffffff;--nspc-output-bg: #141417;--nspc-output-text: #ffffff;--nspc-accent: #1f5fd1;--nspc-accent-2: #1849a9;--nspc-focus: #3b82f6;--nspc-accent-grad: #1f5fd1;--nspc-cta-grad: #1f5fd1;--nspc-cta-text: #ffffff;--nspc-radius-sm: 2px;--nspc-radius-md: 3px;--nspc-radius-lg: 3px;--nspc-ind-display: "Oswald", "Saira Condensed", "Archivo Narrow", "Roboto Condensed", "Arial Narrow", "Haettenschweiler", Impact, system-ui, sans-serif;--nspc-ind-eyebrow: #f5a623}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc,.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-popup-content{background:var(--nspc-bg);color:var(--nspc-text);padding:clamp(24px,4vw,44px);border-radius:var(--nspc-radius-lg)}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-header-row{margin-bottom:10px}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-eyebrow{color:var(--nspc-eyebrow, var(--nspc-ind-eyebrow));letter-spacing:.22em;font-size:.74rem}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-corner-label{color:var(--nspc-corner, var(--nspc-muted));letter-spacing:.08em;font-size:.72rem}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-title{font-family:var(--nspc-ind-display);font-weight:700;font-size:clamp(2rem,4vw,2.9rem);line-height:.95;letter-spacing:.01em;text-transform:uppercase;color:#fff;margin:0 0 22px}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-intro{color:var(--nspc-muted);text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:600;margin:-14px 0 24px}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-inputs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:14px;row-gap:14px;margin:0 0 14px}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-input-row{grid-column:auto!important;background:var(--nspc-input-bg);border:1px solid var(--nspc-border);border-radius:var(--nspc-radius-md);padding:16px 18px 14px;margin:0;gap:8px}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-input-row.nspc-fc-col-100{grid-column:1 / -1!important}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-section-head,.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-heading-row{grid-column:1 / -1;background:transparent;border:0;padding:0}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-input-label{color:var(--nspc-muted);text-transform:uppercase;letter-spacing:.14em;font-size:.66rem;font-weight:600;line-height:1.2}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-input-wrap{background:transparent;border:0;border-radius:0;min-height:0;overflow:visible;align-items:baseline;justify-content:flex-start}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-input-wrap:focus-within{box-shadow:none}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-input{padding:0;font-family:var(--nspc-ind-display);font-weight:700;font-size:clamp(1.6rem,2.6vw,2rem);line-height:1;color:#fff;flex:0 1 auto;width:auto;min-width:1ch;max-width:100%;field-sizing:content}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-input-suffix{background:transparent;border:0;padding:0 0 0 7px;color:#fff9;font-family:var(--nspc-ind-display);font-size:1.55rem;font-weight:600;align-self:baseline}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-input{caret-color:var(--nspc-accent)}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-input-row:focus-within{border-color:var(--nspc-accent)}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-input-wrap-slider,.nspc-fc-wrap.nspc-fc-preset-industrial select.nspc-fc-input{color:var(--nspc-text)}.nspc-fc-wrap.nspc-fc-preset-industrial select.nspc-fc-input{font-family:inherit;font-size:1rem;font-weight:600}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-outputs{display:flex;align-items:center;justify-content:space-between;gap:28px;background:var(--nspc-panel-bg, var(--nspc-accent));color:#fff;padding:28px 30px;border-radius:var(--nspc-radius-lg);margin-top:2px}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-output{background:transparent;padding:0;border-radius:0}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-output--hero{flex:0 1 auto;flex-wrap:wrap;align-items:baseline;column-gap:4px}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-output--hero .nspc-fc-output-label{flex:0 0 100%;margin:0 0 6px;color:#ffffffb8;text-transform:uppercase;letter-spacing:.18em;font-size:.7rem;font-weight:600}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-output--hero .nspc-fc-output-value{font-family:var(--nspc-ind-display);font-weight:700;font-size:clamp(2.8rem,7vw,4rem);line-height:.9;color:#fff}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-output--hero .nspc-fc-output-unit{font-family:var(--nspc-ind-display);font-weight:700;font-size:clamp(2.2rem,5.5vw,3.2rem);line-height:.9;color:var(--nspc-output-unit, rgba(255, 255, 255, .9))}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-output-stats{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:6px;flex:0 0 auto}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-output--stat{justify-content:flex-end;align-items:baseline;gap:5px;text-align:right}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-output--stat .nspc-fc-output-label{margin:0;color:#fff9;text-transform:uppercase;letter-spacing:.1em;font-size:.66rem;font-weight:600;order:2}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-output--stat .nspc-fc-output-value,.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-output--stat .nspc-fc-output-unit{color:#fff;font-size:.9rem;font-weight:700}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-output--stat .nspc-fc-output-unit{order:1;color:var(--nspc-output-unit, #ffffff)}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-calculate-btn,.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-cart-btn,.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-trigger{font-family:var(--nspc-ind-display);text-transform:uppercase;letter-spacing:.08em;font-weight:700;border-radius:var(--nspc-radius-sm)}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-action{background:transparent;border:1px solid var(--nspc-border);color:var(--nspc-muted);border-radius:var(--nspc-radius-sm)}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-action:hover{border-color:var(--nspc-accent);color:#fff}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-result-panel{background:var(--nspc-accent);border-radius:var(--nspc-radius-lg)}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-result-panel-hero{font-family:var(--nspc-ind-display);font-weight:700;text-transform:uppercase}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-output--text.nspc-fc-output--hero .nspc-fc-output-value{text-transform:uppercase;letter-spacing:.01em}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-outputs.nspc-tone-good{background:var(--nspc-panel-bg, #0f6b3d)}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-outputs.nspc-tone-bad{background:var(--nspc-panel-bg, #c1121f)}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-outputs.nspc-tone-warn{background:var(--nspc-panel-bg, #b26a00)}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-note{display:block;background:var(--nspc-input-bg);border:1px solid var(--nspc-border);border-radius:var(--nspc-radius-md);padding:18px 20px;margin-top:12px}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-note-label{display:block;color:var(--nspc-ind-eyebrow);text-transform:uppercase;letter-spacing:.2em;font-size:.64rem;font-weight:700;margin-bottom:8px}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-note-body{display:block;color:#d6d8dd;font-size:.86rem;line-height:1.55}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-note.nspc-tone-good .nspc-fc-note-body{color:#74e0a6}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-note.nspc-tone-bad .nspc-fc-note-body{color:#ff9b9b}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-note.nspc-tone-warn .nspc-fc-note-body{color:#ffc879}.nspc-fc-note{display:block;margin-top:12px;padding:14px 16px;border-radius:8px;background:#0000000a}.nspc-fc-note-label{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;opacity:.7;margin-bottom:6px}.nspc-fc-note-body{display:block;line-height:1.55}.nspc-fc-output--text .nspc-fc-output-value.nspc-tone-good,.nspc-fc-note.nspc-tone-good .nspc-fc-note-body{color:#0f6b3d}.nspc-fc-output--text .nspc-fc-output-value.nspc-tone-bad,.nspc-fc-note.nspc-tone-bad .nspc-fc-note-body{color:#c1121f}@media(max-width:560px){.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-inputs,.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-outputs{grid-template-columns:1fr}.nspc-fc-wrap.nspc-fc-preset-industrial .nspc-fc-output:not(:first-child){grid-column:1;justify-content:flex-start;text-align:left}}.nspc-fc-badge{margin-top:12px;text-align:center;font-size:11px;letter-spacing:.02em;opacity:.65}.nspc-fc-badge a{color:var(--nspc-muted, #6b7280);text-decoration:none}.nspc-fc-badge a:hover{text-decoration:underline}.nspc-fc-lead-gate{margin-top:14px;padding:18px;border-radius:var(--nspc-radius-md, 12px);background:var(--nspc-input-bg, rgba(0, 0, 0, .03));border:1px solid var(--nspc-border, rgba(0, 0, 0, .1));text-align:center}.nspc-fc-lead-headline{margin:0 0 12px;font-weight:600;color:var(--nspc-text, inherit)}.nspc-fc-lead-form{display:flex;flex-direction:column;gap:8px;max-width:360px;margin:0 auto}.nspc-fc-lead-input{width:100%;padding:10px 12px;border-radius:var(--nspc-radius-sm, 8px);border:1px solid var(--nspc-border, rgba(0, 0, 0, .15));background:var(--nspc-bg, #fff);color:var(--nspc-text, inherit);font-size:15px;box-sizing:border-box}.nspc-fc-lead-consent{display:flex;align-items:flex-start;gap:6px;font-size:13px;text-align:left;color:var(--nspc-muted, #6b7280)}.nspc-fc-lead-btn{padding:11px 16px;border:none;border-radius:var(--nspc-radius-sm, 8px);background:var(--nspc-cta-grad, var(--nspc-accent, #4f46e5));color:var(--nspc-cta-text, #fff);font-weight:600;font-size:15px;cursor:pointer}.nspc-fc-lead-btn:disabled{opacity:.6;cursor:default}.nspc-fc-lead-msg{margin:4px 0 0;font-size:13px;min-height:1em}@media(prefers-reduced-motion:reduce){.nspc-fc-wrap *,.nspc-fc-wrap *:before,.nspc-fc-wrap *:after,.nspc-fc-popup-overlay,.nspc-fc-popup-content,.nspc-fc-chart-modal,.nspc-fc-chart-modal *,.nspc-fc-share-modal,.nspc-fc-share-modal *{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.nspc-fc-spinner,.nspc-fc-loading:after{animation:none!important;opacity:.6}}
