*,*:before,*:after{box-sizing:border-box}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root[data-theme=light]{--bg-primary: #ffffff;--bg-secondary: #f8faff;--bg-tertiary: #f0f5ff;--text-primary: #213547;--text-secondary: #475569;--text-tertiary: #64748b;--border-color: #e5e7eb;--border-color-light: #d6e4ff;--card-bg: #ffffff;--card-shadow: rgba(0, 0, 0, .05);--card-shadow-hover: rgba(0, 0, 0, .15);--link-color: #646cff;--link-hover: #747bff;--button-bg: #f9f9f9;--button-border: transparent;--btn-primary-bg: #27a9df;--btn-primary-hover: #1e8ec4;--btn-primary-text: #ffffff;--btn-secondary-bg: #f8faff;--btn-secondary-hover: #e8f0ff;--btn-secondary-text: #213547;--btn-secondary-border: #d1d5db;--sidebar-bg: linear-gradient(180deg, #f7fbff 0%, #f0f5ff 100%);--sidebar-border: #d6e4ff;--sidebar-shadow: rgba(19, 64, 116, .08);--nav-bg: #ffffff;--nav-text: #213547;--footer-bg: #121212;--footer-text: #fff;--products-card-border: #dfe7f5;--products-card-shadow: rgba(30, 53, 100, .08);--products-card-shadow-hover: rgba(30, 53, 100, .16);--focus-ring: #27a9df}:root[data-theme=dark]{--bg-primary: #0f172a;--bg-secondary: #1e293b;--bg-tertiary: #334155;--text-primary: #f1f5f9;--text-secondary: #cbd5e1;--text-tertiary: #94a3b8;--border-color: #334155;--border-color-light: #475569;--card-bg: #1e293b;--card-shadow: rgba(0, 0, 0, .3);--card-shadow-hover: rgba(0, 0, 0, .5);--link-color: #818cf8;--link-hover: #a5b4fc;--button-bg: #334155;--button-border: #475569;--btn-primary-bg: #3b82f6;--btn-primary-hover: #2563eb;--btn-primary-text: #ffffff;--btn-secondary-bg: #334155;--btn-secondary-hover: #475569;--btn-secondary-text: #f1f5f9;--btn-secondary-border: #475569;--sidebar-bg: linear-gradient(180deg, #1e293b 0%, #334155 100%);--sidebar-border: #475569;--sidebar-shadow: rgba(0, 0, 0, .3);--nav-bg: #1e293b;--nav-text: #f1f5f9;--footer-bg: #0f172a;--footer-text: #f1f5f9;--products-card-border: #334155;--products-card-shadow: rgba(0, 0, 0, .3);--products-card-shadow-hover: rgba(0, 0, 0, .5);--focus-ring: #60a5fa}body{background-color:var(--bg-primary);color:var(--text-primary);transition:background-color .3s ease,color .3s ease}a{font-weight:500;color:var(--link-color);text-decoration:inherit}a:hover{color:var(--link-hover)}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background-color:var(--bg-primary);color:var(--text-primary)}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid var(--button-border);padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--button-bg);color:var(--text-primary);cursor:pointer;transition:border-color .25s,background-color .3s ease,color .3s ease}button:hover{border-color:var(--link-color)}button:focus{outline:none}button:focus-visible{outline:4px auto -webkit-focus-ring-color}.pricing-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.pricing-container .card{height:100%}.card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:8px;padding:1rem;box-shadow:0 1px 2px var(--card-shadow);display:flex;flex-direction:column;transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease}.card-footer{margin-top:auto;padding-top:.5rem}.btn-primary,.btn-secondary{display:inline-block;padding:.5rem .75rem;border-radius:6px;text-decoration:none;border:1px solid transparent;font-weight:500;transition:background-color .3s ease,color .3s ease,border-color .3s ease,transform .1s ease;cursor:pointer}.btn-primary{background:var(--btn-primary-bg);color:var(--btn-primary-text);border-color:var(--btn-primary-bg)}.btn-primary:hover:not(:disabled){background:var(--btn-primary-hover);border-color:var(--btn-primary-hover);transform:translateY(-1px)}.btn-secondary{background:var(--btn-secondary-bg);color:var(--btn-secondary-text);border-color:var(--btn-secondary-border)}.btn-secondary:hover:not(:disabled){background:var(--btn-secondary-hover);transform:translateY(-1px)}input,textarea,select{background-color:var(--card-bg);color:var(--text-primary);border:1px solid var(--border-color);transition:background-color .3s ease,color .3s ease,border-color .3s ease}input::placeholder,textarea::placeholder{color:var(--text-tertiary)}input:focus,textarea:focus,select:focus{outline:none}input:focus-visible,textarea:focus-visible,select:focus-visible{border-color:var(--focus-ring);background-color:var(--card-bg);outline:2px solid var(--focus-ring);outline-offset:2px}.pm-wheatstone{background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;min-height:100vh;padding:2rem 0}.pm-wheatstone .container-fluid{width:100%;padding-right:1rem;padding-left:1rem;margin-right:auto;margin-left:auto;max-width:1200px}.pm-wheatstone .row{display:flex;flex-wrap:wrap;margin-right:-.75rem;margin-left:-.75rem;gap:1rem 0}.pm-wheatstone .col-md-6{flex:0 0 calc(50% - .75rem);max-width:calc(50% - .75rem);position:relative;width:100%;padding-right:.75rem;padding-left:.75rem}.pm-wheatstone .col-12{flex:0 0 calc(100% - .75rem);max-width:calc(100% - .75rem);position:relative;width:100%;padding-right:.75rem;padding-left:.75rem}@media (max-width: 768px){.pm-wheatstone .col-md-6{flex:0 0 100%;max-width:100%;margin-bottom:1rem}.pm-wheatstone .row{margin-right:-.5rem;margin-left:-.5rem}.pm-wheatstone .col-md-6,.pm-wheatstone .col-12{padding-right:.5rem;padding-left:.5rem}}.pm-wheatstone .form-label{margin-bottom:.5rem;font-weight:600;color:#374151;font-size:.95rem}.pm-wheatstone .form-control{display:block;width:100%;padding:.75rem;font-size:.95rem;font-weight:400;line-height:1.5;color:#1f2937;background-color:#fff;background-image:none;border:2px solid #e5e7eb;border-radius:8px;transition:all .2s ease}.pm-wheatstone .form-control:focus{color:#1f2937;background-color:#fff;border-color:#27a9df;outline:0;box-shadow:0 0 0 3px #317efb1a}.pm-wheatstone .form-control:hover:not(:focus){border-color:#d1d5db}.pm-wheatstone .form-text{font-size:.875rem;color:#6b7280;margin-top:.25rem}.pm-wheatstone textarea.form-control{font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,Consolas,Courier New,monospace;font-size:.875rem;line-height:1.4;resize:vertical;min-height:200px}.pm-wheatstone textarea.form-control::placeholder{color:#9ca3af;font-style:italic}.pm-wheatstone .calculate-btn{font-size:1.1rem;padding:.875rem 2rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px #0209144d}.pm-wheatstone .calculate-btn:hover{box-shadow:0 6px 20px #0209144d}.pm-wheatstone .btn-lg{padding:.75rem 1.5rem;font-size:1.125rem;border-radius:10px}.pm-wheatstone .mb-3{margin-bottom:1rem}.pm-wheatstone .mb-4{margin-bottom:1.5rem}.pm-wheatstone .mt-3{margin-top:1rem}.pm-wheatstone .d-flex{display:flex}.pm-wheatstone .flex-wrap{flex-wrap:wrap}.pm-wheatstone .gap-2{gap:.5rem}.pm-wheatstone .text-center{text-align:center}.pm-wheatstone .text-muted{color:#6c757d}.pm-wheatstone .btn{display:inline-block;font-weight:500;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;background-color:transparent;border:1px solid transparent;padding:.5rem 1rem;font-size:.95rem;border-radius:8px;transition:all .2s ease;white-space:nowrap}.pm-wheatstone .btn-primary{color:#fff;background:linear-gradient(135deg,#27a9df,#2090c8);border-color:#27a9df;box-shadow:0 2px 4px #27a9df4d}.pm-wheatstone .btn-primary:hover{color:#fff;background:linear-gradient(135deg,#2090c8,#1a7aa8);border-color:#2090c8;box-shadow:0 4px 8px #27a9df66;transform:translateY(-1px)}.pm-wheatstone .btn-success{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-color:#10b981;box-shadow:0 2px 4px #10b9814d}.pm-wheatstone .btn-success:hover{color:#fff;background:linear-gradient(135deg,#059669,#047857);border-color:#059669;box-shadow:0 4px 8px #10b98166;transform:translateY(-1px)}.pm-wheatstone .btn-outline-primary{color:#0d6efd;border-color:#0d6efd}.pm-wheatstone .btn-outline-primary:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.pm-wheatstone .btn-outline-secondary{color:#6c757d;border-color:#6c757d}.pm-wheatstone .btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.pm-wheatstone .btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.pm-wheatstone .btn-md{padding:.5rem 1rem;font-size:1rem}.pm-wheatstone .table{width:100%;margin-bottom:1rem;color:#1f2937;vertical-align:top;border-collapse:collapse;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.pm-wheatstone .table th,.pm-wheatstone .table td{padding:.75rem;border-bottom:1px solid #e5e7eb;text-align:left}.pm-wheatstone .table th{background-color:#f8fafc;font-weight:600;color:#374151;border-bottom:2px solid #e5e7eb}.pm-wheatstone .table-striped>tbody>tr:nth-of-type(odd)>td{background-color:#f9fafb}.pm-wheatstone .table-striped>tbody>tr:hover>td{background-color:#f3f4f6}.pm-wheatstone .table-responsive{overflow-x:auto;border-radius:8px}.pm-wheatstone .table-sm th,.pm-wheatstone .table-sm td{padding:.5rem}.pm-wheatstone .card{background:#fff;box-shadow:0 2px 8px #00000014;border:1px solid #e5e7eb;border-radius:12px;transition:all .3s ease;overflow:hidden;height:100%;display:flex;flex-direction:column}.pm-wheatstone .card:hover{box-shadow:0 8px 16px #0000001f;transform:translateY(-2px)}.pm-wheatstone .card-header{background:linear-gradient(135deg,#323233 0% 100%);color:#fff;border-bottom:none;font-weight:600;padding:1rem 1.25rem;margin:0}.pm-wheatstone .card-header h5{margin:0;font-size:1.1rem;color:inherit}.pm-wheatstone .card-body{padding:1.25rem;flex:1;display:flex;flex-direction:column}.pm-wheatstone h1{color:#343a40;font-weight:600}.pm-wheatstone h3{color:#495057;font-size:1.4rem;margin-bottom:0}.pm-wheatstone [title]{border-bottom:1px dotted #6c757d;cursor:help;position:relative}.pm-wheatstone label[title],.pm-wheatstone input[title],.pm-wheatstone select[title],.pm-wheatstone th[title]{border-bottom:1px dotted #6c757d;cursor:help}.pm-wheatstone small [title]{padding-bottom:1px}.pm-wheatstone table th[title]{border-bottom:2px dotted #0d6efd}.pm-wheatstone .bridge-visualization-card{transition:all .3s ease}.pm-wheatstone .bridge-visualization-card .card-body{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:350px;padding:1.5rem}.pm-wheatstone .bridge-diagram-container{display:flex;justify-content:center;align-items:center;width:100%;min-height:250px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:16px;padding:1.5rem;border:2px solid #e5e7eb;margin-bottom:1rem;transition:all .3s ease}.pm-wheatstone .bridge-diagram-container:hover{border-color:#27a9df;box-shadow:0 8px 24px #27a9df26;transform:translateY(-2px)}.pm-wheatstone .bridge-diagram{max-width:100%;max-height:300px;height:auto;border-radius:8px;transition:all .3s ease;object-fit:contain}.pm-wheatstone .bridge-diagram:hover{transform:scale(1.05)}.pm-wheatstone .img-fluid{max-width:100%;height:auto}.pm-wheatstone .btn-outline-primary{color:#27a9df;border-color:#27a9df;background-color:transparent}.pm-wheatstone .btn-outline-primary:hover{color:#fff;background:linear-gradient(135deg,#27a9df,#2090c8);border-color:#27a9df;transform:translateY(-1px)}.pm-wheatstone .bg-dark{background-color:#0f172a!important}.pm-wheatstone .text-light{color:#e2e8f0!important}.pm-wheatstone pre{border-radius:12px;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,Consolas,Courier New,monospace;font-size:.875rem;line-height:1.6;overflow-x:auto;white-space:pre-wrap;background:linear-gradient(145deg,#0f172a,#1e293b);color:#e2e8f0;border:1px solid #334155;box-shadow:inset 0 2px 4px #0003}.pm-wheatstone .console-output .info{color:#38bdf8}.pm-wheatstone .console-output .warning{color:#fbbf24}.pm-wheatstone .console-output .error{color:#f87171}.pm-wheatstone #resultsArea{min-height:200px;overflow-x:auto}.pm-wheatstone .table-results{font-size:.9rem}.pm-wheatstone .table-results th{background-color:#e9ecef;position:sticky;top:0;z-index:10}.pm-wheatstone .resistor-results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}@media (max-width: 768px){.pm-wheatstone .resistor-results-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;margin-bottom:1rem}}@media (max-width: 480px){.pm-wheatstone .resistor-results-grid{grid-template-columns:1fr 1fr;gap:.5rem}}.pm-wheatstone .resistor-result{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:2px solid #e5e7eb;border-radius:12px;padding:1rem;text-align:center;transition:all .3s ease}.pm-wheatstone .resistor-result:hover{border-color:#27a9df;box-shadow:0 4px 12px #27a9df1a;transform:translateY(-2px)}.pm-wheatstone .resistor-label{font-size:.875rem;color:#6b7280;font-weight:600;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.pm-wheatstone .resistor-value{font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,Consolas,Courier New,monospace;font-size:1.25rem;font-weight:700;color:#1f2937;background:linear-gradient(135deg,#27a9df,#2090c8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pm-wheatstone .resistor-labels{font-weight:700}.pm-wheatstone .resistor-r{color:#212529}.pm-wheatstone .resistor-rz{color:#0d6efd}.pm-wheatstone .resistor-rb{color:#0dcaf0}.pm-wheatstone .resistor-rs{color:#198754}.pm-wheatstone .resistor-rp{color:#6f42c1}.pm-wheatstone .btn{transition:all .2s ease}.pm-wheatstone .btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}@media (max-width: 768px){.pm-wheatstone .container-fluid{padding:.5rem}.pm-wheatstone .card{margin-bottom:1.5rem}.pm-wheatstone .card-body{padding:1rem}.pm-wheatstone .btn{font-size:.875rem;padding:.5rem .75rem}.pm-wheatstone .form-control{padding:.625rem}.pm-wheatstone .d-flex.flex-wrap.gap-2{flex-direction:column;gap:.5rem}.pm-wheatstone .d-flex.flex-wrap.gap-2 .btn{width:100%;margin-bottom:.5rem}.pm-wheatstone .bridge-visualization-card .card-body{min-height:250px;padding:1rem}.pm-wheatstone .img-fluid{max-width:100%;padding:.5rem}.pm-wheatstone .table-responsive{font-size:.875rem}.pm-wheatstone .table th,.pm-wheatstone .table td{padding:.5rem .25rem;font-size:.8rem}.pm-wheatstone .bridge-diagram-container{min-height:200px;padding:1rem}.pm-wheatstone .bridge-diagram{max-height:200px}.pm-wheatstone .resistor-result{padding:.75rem}.pm-wheatstone .resistor-value{font-size:1.1rem}.pm-wheatstone .calculate-btn{font-size:1rem;padding:.75rem 1.5rem}}@media (max-width: 480px){.pm-wheatstone .container-fluid{padding:.25rem}.pm-wheatstone .card-body{padding:.75rem}.pm-wheatstone .form-control{font-size:.875rem;padding:.5rem}.pm-wheatstone .btn{font-size:.8rem;padding:.375rem .5rem}.pm-wheatstone .resistor-result{padding:.5rem;margin-bottom:.5rem}.pm-wheatstone .resistor-value{font-size:1rem}.pm-wheatstone .bridge-diagram-container{min-height:150px;padding:.75rem}.pm-wheatstone .bridge-diagram{max-height:150px}.pm-wheatstone .calculate-btn{font-size:.9rem;padding:.625rem 1.25rem;width:100%}}.theme-toggle{position:relative;background:transparent;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:auto;min-height:auto}.theme-toggle-track{position:relative;width:52px;height:26px;background:var(--border-color);border-radius:13px;transition:background-color .3s ease;border:2px solid var(--border-color-light)}.theme-toggle:hover .theme-toggle-track{background:var(--border-color-light)}.theme-toggle-thumb{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#27a9df;border-radius:50%;transition:transform .3s cubic-bezier(.4,0,.2,1),background-color .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0003}.theme-toggle-thumb--dark{transform:translate(26px);background:#818cf8}.theme-icon{font-size:12px;color:#fff}@media (max-width: 768px){.theme-toggle{margin-left:auto;margin-right:1rem}.theme-toggle-track{width:48px;height:24px}.theme-toggle-thumb{width:18px;height:18px}.theme-toggle-thumb--dark{transform:translate(24px)}.theme-icon{font-size:10px}}.theme-toggle:focus-visible{outline:2px solid var(--focus-ring);outline-offset:4px;border-radius:15px}._chatbotContainer_7ko0d_1{position:fixed;top:0;right:0;width:600px;height:100vh;background:var(--card-bg);display:flex;flex-direction:column;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;z-index:1000;border-left:1px solid var(--border-color);box-shadow:-4px 0 12px var(--card-shadow),-2px 0 4px var(--card-shadow);transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}._chatbotContainer_7ko0d_1:not(._hidden_7ko0d_19){transform:translate(0)}._chatbotContainer_7ko0d_1._maximized_7ko0d_23{width:850px;box-shadow:-6px 0 24px #00000026,-3px 0 8px #0000001a}._chatbotContainer_7ko0d_1._maximized_7ko0d_23 ._chatbotHeader_7ko0d_29{position:sticky;top:0;z-index:2}._chatbotHeader_7ko0d_29{background:#212529;color:#fff;padding:16px 20px;font-size:18px;font-weight:600;border-bottom:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:center}._headerInfo_7ko0d_47{text-align:left}._headerButtons_7ko0d_51{display:flex;align-items:center;gap:8px}._headerButton_7ko0d_51{background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:4px;color:#fff;cursor:pointer;width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0}._headerButton_7ko0d_51:hover{background:#ffffff1a;border-color:#ffffff4d}._chatbotStatus_7ko0d_79{font-size:12px;opacity:.9;margin-top:4px;font-weight:400}._chatbotMessages_7ko0d_86{flex:1;padding:20px;overflow-y:auto;background:var(--card-bg);color:var(--text-primary)}._chatbotMessages_7ko0d_86::-webkit-scrollbar{width:6px}._chatbotMessages_7ko0d_86::-webkit-scrollbar-track{background:var(--bg-tertiary);border-radius:10px}._chatbotMessages_7ko0d_86::-webkit-scrollbar-thumb{background:#27a9df;border-radius:10px}._message_7ko0d_108{margin-bottom:16px;padding:10px 12px;border-radius:8px;max-width:85%;word-wrap:break-word;line-height:1.5;font-size:14px;animation:_messageSlideIn_7ko0d_1 .3s ease-out}@keyframes _messageSlideIn_7ko0d_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._userMessage_7ko0d_130{background:#3b5372;color:#fff;margin-left:auto;text-align:right;box-shadow:0 2px 4px #317efb33}._botMessage_7ko0d_138{background:var(--bg-secondary);color:var(--text-primary);margin-right:auto;border:1px solid var(--border-color);box-shadow:0 2px 4px var(--card-shadow);position:relative}._copyButton_7ko0d_147{position:absolute;bottom:8px;right:8px;background:#f0f0f0!important;border:1px solid var(--border-color)!important;border-radius:4px!important;width:36px!important;height:36px!important;cursor:pointer;display:flex!important;align-items:center;justify-content:center;opacity:.8;transition:opacity .2s ease,background-color .2s ease,transform .1s ease;z-index:1;box-shadow:0 1px 3px var(--card-shadow);padding:0!important;font-size:inherit!important;font-weight:inherit!important;min-height:auto!important;min-width:auto!important}._botMessage_7ko0d_138:hover ._copyButton_7ko0d_147{opacity:1;transform:scale(1.05)}._copyButton_7ko0d_147:hover{background:var(--bg-secondary)!important;border-color:var(--border-color-light)!important}._copyButton_7ko0d_147:hover svg{color:var(--text-primary)!important}._copyButton_7ko0d_147 svg{width:18px!important;height:18px!important;color:#333!important;stroke:currentColor!important;stroke-width:2!important;fill:none!important;display:block!important;flex-shrink:0}._copyButton_7ko0d_147._copied_7ko0d_196{background-color:#317efb1a!important}._copyButton_7ko0d_147._copied_7ko0d_196 svg{color:#27a9df!important}._botMessage_7ko0d_138 p{margin:0 0 .75em}._botMessage_7ko0d_138 p:last-child{margin-bottom:0}._botMessage_7ko0d_138 ul,._botMessage_7ko0d_138 ol{padding-left:20px;margin-top:.5em;margin-bottom:1em}._botMessage_7ko0d_138 li{margin-bottom:.4em}._botMessage_7ko0d_138 li p{margin-bottom:0}._botMessage_7ko0d_138 strong{font-weight:600}._botMessage_7ko0d_138 h1,._botMessage_7ko0d_138 h2,._botMessage_7ko0d_138 h3,._botMessage_7ko0d_138 h4,._botMessage_7ko0d_138 h5,._botMessage_7ko0d_138 h6{margin:.6em 0 .4em;line-height:1.25;font-weight:600;color:var(--text-primary);letter-spacing:.1px;word-break:break-word;overflow-wrap:anywhere;text-wrap:balance}._botMessage_7ko0d_138 h1{font-size:1.25em}._botMessage_7ko0d_138 h2{font-size:1.15em}._botMessage_7ko0d_138 h3{font-size:1.07em}._botMessage_7ko0d_138 h4,._botMessage_7ko0d_138 h5,._botMessage_7ko0d_138 h6{font-size:1em;font-weight:550}._botMessage_7ko0d_138 h1+p,._botMessage_7ko0d_138 h2+p,._botMessage_7ko0d_138 h3+p{margin-top:.5em}._botMessage_7ko0d_138 h1:first-child,._botMessage_7ko0d_138 h2:first-child,._botMessage_7ko0d_138 h3:first-child{margin-top:.25em}._systemMessage_7ko0d_282{background:#27a9df1a;color:#27a9df;text-align:center;font-size:12px;margin:0 auto;border:1px solid rgba(49,126,251,.2);font-weight:500}._systemMessage_7ko0d_282+._userMessage_7ko0d_130{margin-top:24px}._thinkingBubble_7ko0d_297{background:var(--bg-secondary);color:var(--text-primary);margin-right:auto;border:1px solid var(--border-color);box-shadow:0 2px 4px var(--card-shadow);display:flex;align-items:center;gap:8px;min-height:45px;position:relative}._thinkingText_7ko0d_310{font-weight:500;z-index:2;position:relative}._thinkingDots_7ko0d_316{display:flex;gap:4px;z-index:2;position:relative}._thinkingDot_7ko0d_316{width:8px;height:8px;border-radius:50%;background-color:#27a9df;animation:_thinkingBounce_7ko0d_1 1.4s infinite ease-in-out}._thinkingDot_7ko0d_316:nth-child(1){animation-delay:-.32s}._thinkingDot_7ko0d_316:nth-child(2){animation-delay:-.16s}._thinkingDot_7ko0d_316:nth-child(3){animation-delay:0s}@keyframes _thinkingBounce_7ko0d_1{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}._errorMessage_7ko0d_356{background:#fee2e2;color:#dc2626;border:1px solid #fecaca;margin-right:auto;box-shadow:0 2px 4px #dc26261a}._chatbotInput_7ko0d_364{display:flex;border-top:1px solid var(--border-color);background:var(--card-bg);padding:12px;gap:8px;align-items:center}._chatbotInput_7ko0d_364 input{flex:1;padding:10px 12px;border:1px solid var(--border-color);border-radius:4px;outline:none;background:var(--bg-secondary);color:var(--text-primary);font-size:14px;transition:all .2s ease;font-family:inherit;min-width:0}._chatbotInput_7ko0d_364 input:focus{border-color:var(--focus-ring);background:var(--card-bg);box-shadow:0 0 0 2px #317efb1a}._chatbotInput_7ko0d_364 input::placeholder{color:var(--text-tertiary)}._chatbotInput_7ko0d_364 button{padding:10px 16px;background:#27a9df;color:#fff;border:1px solid #27a9df;border-radius:4px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease;min-width:60px;font-family:inherit;flex-shrink:0}._chatbotInput_7ko0d_364 button:hover:not(:disabled){background:#2563eb;border-color:#2563eb}._chatbotInput_7ko0d_364 button:disabled{background:#e9ecef;color:#6c757d;border-color:#e9ecef;cursor:not-allowed}._chatbotInput_7ko0d_364 button:active:not(:disabled){background:#1d4ed8}._chatbotToggle_7ko0d_428{position:fixed;top:50%;right:0;transform:translateY(-50%);width:60px;height:160px;border-radius:8px 0 0 8px;background:#27a9df;border:none;border-right:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;box-shadow:-2px 0 8px #317efb4d;z-index:1001;transition:all .3s cubic-bezier(.4,0,.2,1);padding:12px 8px}._chatbotToggle_7ko0d_428:hover{background:#2563eb;box-shadow:-4px 0 12px #317efb66;transform:translateY(-50%) translate(-4px)}._chatbotToggle_7ko0d_428 svg{width:36px;height:36px;fill:#fff;stroke:#fff}._chatbotToggle_7ko0d_428:before{content:"Chat";color:#fff;font-size:14px;font-weight:600;writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:1px;text-transform:uppercase}._hidden_7ko0d_19{display:none!important}._backdrop_7ko0d_480{position:fixed;inset:0;background:#0006;z-index:999;opacity:0;transition:opacity .3s ease;pointer-events:none}._backdrop_7ko0d_480._visible_7ko0d_493{opacity:1;pointer-events:auto}._newChatButton_7ko0d_499{background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:4px;color:#6c757d;cursor:pointer;width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0;flex-shrink:0}._newChatButton_7ko0d_499:hover{background:#27a9df1a;border-color:#27a9df;color:#27a9df}._newChatButton_7ko0d_499 svg{width:16px;height:16px}._modalOverlay_7ko0d_527{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1100;animation:_modalFadeIn_7ko0d_1 .3s ease-out;backdrop-filter:blur(2px)}@keyframes _modalFadeIn_7ko0d_1{0%{opacity:0}to{opacity:1}}._modal_7ko0d_527{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026,0 2px 4px #0000001a;width:420px;max-width:calc(100vw - 40px);animation:_modalSlideIn_7ko0d_1 .3s ease-out;overflow:hidden;border:1px solid rgba(0,0,0,.1)}@keyframes _modalSlideIn_7ko0d_1{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._modalHeader_7ko0d_573{background:#212529;color:#fff;padding:20px 24px;border-bottom:1px solid rgba(0,0,0,.1)}._modalHeader_7ko0d_573 h3{margin:0;font-size:18px;font-weight:600;color:#fff}._modalBody_7ko0d_587{background:#f8f9fa;padding:24px}._modalBody_7ko0d_587 p{margin:0;font-size:14px;line-height:1.5;color:#212529}._modalFooter_7ko0d_599{background:#fff;padding:20px 24px;display:flex;gap:12px;justify-content:flex-end;border-top:1px solid rgba(0,0,0,.06)}._modalCancelButton_7ko0d_608{padding:10px 20px;background:transparent;color:#6c757d;border:1px solid rgba(0,0,0,.15);border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease;font-family:inherit;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center}._modalCancelButton_7ko0d_608:hover{background:#0000000d;border-color:#0003;color:#495057}._modalConfirmButton_7ko0d_632{padding:10px 20px;background:#27a9df;color:#fff;border:1px solid #27a9df;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease;font-family:inherit;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center}._modalConfirmButton_7ko0d_632:hover{background:#2563eb;border-color:#2563eb;box-shadow:0 2px 4px #317efb33}._modalConfirmButton_7ko0d_632:active{background:#1d4ed8;border-color:#1d4ed8}@media (max-width: 768px){._chatbotContainer_7ko0d_1{width:100vw;height:100vh;height:100dvh}._chatbotContainer_7ko0d_1._maximized_7ko0d_23{width:100vw;box-shadow:none}._chatbotToggle_7ko0d_428{width:60px;height:60px;border-radius:50%;top:auto;bottom:20px;right:20px;transform:none;padding:0}._chatbotToggle_7ko0d_428:hover{transform:scale(1.05)}._chatbotToggle_7ko0d_428:before{display:none}._chatbotToggle_7ko0d_428 svg{width:24px;height:24px}._backdrop_7ko0d_480._visible_7ko0d_493{background:#0009}._modal_7ko0d_527{width:calc(100vw - 40px)}._modalFooter_7ko0d_599{flex-direction:column}._modalCancelButton_7ko0d_608,._modalConfirmButton_7ko0d_632{width:100%;text-align:center}}@media (min-width: 769px) and (max-width: 1024px){._chatbotContainer_7ko0d_1{width:500px}._chatbotContainer_7ko0d_1._maximized_7ko0d_23{width:650px}}#root{max-width:none;width:100%;margin:0;padding:0;text-align:initial;overflow-x:hidden}.app{display:flex;flex-direction:column;min-height:100vh}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:clamp(1rem,4vw,2rem);margin-bottom:1.5rem;border-radius:8px;background:var(--card-bg);border:1px solid var(--border-color);box-shadow:0 2px 4px var(--card-shadow);transition:box-shadow .2s ease,background-color .3s ease,border-color .3s ease}.card:hover{box-shadow:0 4px 8px var(--card-shadow-hover)}.read-the-docs{color:#888}.contact-container,.about-container,.services-container,.home-container,.dashboard-container,.pricing-container,.blog-container,.privacy-container,.terms-container{max-width:1200px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem);padding-bottom:2rem}.contact-container h1,.about-container h1,.services-container h1,.home-container h1,.dashboard-container h1,.pricing-container h1,.blog-container h1,.privacy-container h1,.terms-container h1{margin-top:0;margin-bottom:clamp(1rem,3vw,2rem);font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.2}h2{font-size:clamp(1.25rem,3vw,1.75rem);line-height:1.3;margin-bottom:clamp(.75rem,2vw,1.25rem)}h3{font-size:clamp(1.1rem,2.5vw,1.5rem);line-height:1.4;margin-bottom:clamp(.5rem,1.5vw,1rem)}p{font-size:clamp(.9rem,2vw,1rem);line-height:1.6;margin-bottom:clamp(.75rem,2vw,1rem)}ul,ol{margin-bottom:clamp(.75rem,2vw,1rem);padding-left:clamp(1.25rem,3vw,2rem)}li{margin-bottom:.5rem;font-size:clamp(.9rem,2vw,1rem);line-height:1.5}.container{box-sizing:border-box;width:100%;max-width:1140px;margin:0 auto;padding-left:1rem;padding-right:1rem}.row{display:flex;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem}.row>[class^=col-]{padding-left:.5rem;padding-right:.5rem}.justify-content-between{justify-content:space-between}.col-md-2,.col-md-3{flex:0 0 auto;width:100%;margin-bottom:1.5rem}@media (min-width: 768px){.col-md-2{width:16.6667%;margin-bottom:0}.col-md-3{width:25%;margin-bottom:0}}@media (max-width: 767px){.row{margin-left:0;margin-right:0}.row>[class^=col-]{padding-left:0;padding-right:0;margin-bottom:1rem}.justify-content-between{justify-content:flex-start}}.list-unstyled{list-style:none;margin:0;padding:0}.text-center{text-align:center}.text-white{color:var(--footer-text)}.text-decoration-none{text-decoration:none}.border-bottom{border-bottom:1px solid rgba(255,255,255,.2)}.pb-2{padding-bottom:.5rem}.mt-3{margin-top:1rem}.mt-5{margin-top:1.5rem}.mb-0{margin-bottom:0}.py-4{padding-top:1.5rem;padding-bottom:1.5rem}.bg-dark{background-color:var(--footer-bg);transition:background-color .3s ease}.footer a:hover{text-decoration:underline}.footer-social-icon{font-size:1rem}.footer-social-links{margin:0;padding:0}.footer-social-links li{list-style:none}@media (min-width: 768px){.footer-social-icon{font-size:1.1rem}}img{max-width:100%;height:auto;display:block}.logo img{max-height:clamp(30px,5vw,40px);width:auto}.btn,button,a[role=button]{min-height:44px;min-width:44px;font-size:clamp(.875rem,2vw,1rem);padding:clamp(.5rem,2vw,.75rem) clamp(1rem,3vw,1.5rem);border-radius:6px;transition:all .2s ease}@media (max-width: 767px){.footer .container{padding:1rem}.footer h5,.footer h6{font-size:1rem;margin-bottom:.75rem}.footer .col-md-2,.footer .col-md-3{margin-bottom:2rem}.footer ul{margin-bottom:1rem}.footer li{margin-bottom:.75rem}.footer-social{margin-top:1rem!important}.footer-social-links{display:flex!important;gap:1.5rem!important;margin-bottom:0!important}.footer-social-links li{margin-bottom:0!important}.footer-social-icon{font-size:1.25rem!important;margin-right:0!important}.footer-social-links a{display:flex!important;align-items:center!important;justify-content:center!important;width:40px;height:40px;background-color:#ffffff1a;border-radius:50%;transition:background-color .3s ease}.footer-social-links a:hover{background-color:#27a9dfcc}.d-none.d-md-inline,.d-none.d-md-block{display:none!important}.contact-container ul li{margin-bottom:1rem;flex-wrap:wrap}.card{margin-bottom:1rem}.card [style*="display: flex"]{flex-wrap:wrap;gap:.75rem!important}}@media (max-width: 991px) and (min-width: 768px){.card{padding:1.5rem}.container{padding-left:1.5rem;padding-right:1.5rem}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}a:focus,button:focus,input:focus,textarea:focus,select:focus{outline:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.menu-link:focus,.menu-link:active{outline:none;border:none}.topbar-row--nav .menu-link:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.skip-to-content{position:absolute;top:-40px;left:6px;background:#27a9df;color:#fff;padding:8px;text-decoration:none;z-index:2000;border-radius:4px}.skip-to-content:focus{top:6px}.topbar-row--brand{background-color:#212529;transition:background-color .3s ease}:root[data-theme=dark] .topbar-row--brand{background-color:#0f172a}.topbar-row--nav{background-color:var(--nav-bg);color:var(--nav-text);transition:background-color .3s ease,color .3s ease}.menu-link{color:var(--nav-text);transition:color .3s ease,background-color .3s ease}.dropdown-menu{background-color:var(--nav-bg);border:1px solid var(--border-color);transition:background-color .3s ease,border-color .3s ease}.dropdown-menu-link{color:var(--nav-text);transition:color .3s ease,background-color .3s ease}.mobile-menu-toggle{color:var(--nav-text);transition:color .3s ease}@media (max-width: 768px){.menu{background-color:var(--nav-bg)}}.info-box{background:var(--bg-tertiary);border:1px solid var(--border-color-light);border-radius:8px;padding:1rem 1.25rem;margin:1rem 0 2rem;transition:background-color .3s ease,border-color .3s ease}.info-box p{margin:0;color:var(--text-primary)}.info-box a{color:var(--link-color);font-weight:500}.info-box a:hover{color:var(--link-hover);text-decoration:underline}.carousel-container{border:1px solid var(--border-color);transition:border-color .3s ease}.product-thumbnail-button{padding:0;border:1px solid var(--border-color);border-radius:4px;background:transparent;line-height:0;cursor:pointer;transition:border-color .3s ease,transform .2s ease}.product-thumbnail-button:hover{border-color:var(--link-color);transform:scale(1.05)}.product-thumbnail-button img{width:100px;height:70px;object-fit:contain;display:block;border-radius:4px}.product-preview-image{width:100%;height:160px;object-fit:contain;margin-bottom:8px;background:var(--card-bg);border-radius:4px;padding:.5rem;transition:background-color .3s ease}.location-address-box{display:flex;align-items:center;gap:.5rem;padding:.75rem;background-color:var(--bg-tertiary);border-radius:6px;border:1px solid var(--border-color);transition:background-color .3s ease,border-color .3s ease}.location-address-box svg{color:#27a9df;font-size:1.1rem;flex-shrink:0}.nav-wrapper{gap:1rem}@media (min-width: 769px){.nav-wrapper{display:flex;align-items:center}.theme-toggle{order:2;margin-left:auto}.menu{order:1}}@media (prefers-contrast: high){.card{border:2px solid currentColor}.menu-link{border:1px solid transparent}.menu-link:hover,.menu-link:focus-visible{border-color:currentColor}}.page-banner{background-size:cover!important;background-position:center!important;background-attachment:fixed!important;min-height:50vh;display:flex;align-items:center;justify-content:center}.page-banner h1{text-shadow:2px 2px 4px rgba(0,0,0,.7);color:#fff}.page-banner p{text-shadow:1px 1px 2px rgba(0,0,0,.7);color:#fff}@media (max-width: 767px){.page-banner,.services-banner{background-attachment:scroll!important;min-height:50vh!important;padding:3rem 1rem!important}.page-banner h1,.services-banner h1{font-size:clamp(2rem,8vw,3rem)!important}.page-banner p,.services-banner p{font-size:clamp(1rem,4vw,1.2rem)!important}.services-banner>div{padding:0 1rem!important}.hero-slideshow{min-height:600px!important;height:auto!important}.hero-slide{min-height:600px!important}.hero-slide-content{padding:2rem 1rem!important;flex-direction:column!important;justify-content:center!important}.hero-slide-text{max-width:100%!important;text-align:center}.hero-slide-text h1{font-size:clamp(1.75rem,7vw,2.5rem)!important}.hero-slide-text p{font-size:clamp(.95rem,3.5vw,1.1rem)!important}.home-section-panel1{padding:3rem 0!important}.home-panel-flex{flex-direction:column!important;gap:2rem!important}.home-panel-flex>div{min-width:100%!important}.home-panel1-h1{font-size:clamp(1.5rem,6vw,2rem)!important;text-align:center}.home-panel1-h2{font-size:clamp(1.25rem,5vw,1.75rem)!important;text-align:center}.home-panel1-text{font-size:clamp(1rem,3.5vw,1.1rem)!important;text-align:justify}.home-image-panel{padding:3rem 0!important;min-height:auto!important}.home-image-panel-content{max-width:100%!important}.home-image-panel-title{font-size:clamp(1.5rem,6vw,2.25rem)!important;text-align:left}.home-image-panel-text{font-size:clamp(1rem,3.5vw,1.1rem)!important;text-align:justify}.home-usa-section{padding:3rem 0!important}.home-usa-title{font-size:clamp(1.5rem,6vw,2rem)!important}.home-usa-text{font-size:clamp(1rem,3.5vw,1.1rem)!important;text-align:justify!important}.home-usa-subtitle{font-size:clamp(1.15rem,4.5vw,1.35rem)!important}.home-usa-button{padding:12px 24px!important;font-size:clamp(.95rem,3.5vw,1.05rem)!important}.product-page-container{padding:0 1rem 2rem!important}.product-back-buttons{flex-direction:column!important;gap:.75rem!important}.product-back-buttons a{width:100%;text-align:center}.product-detail-card{padding:1rem!important}.product-detail-grid{grid-template-columns:1fr!important;gap:1.5rem!important}.product-detail-images{order:1}.product-detail-info{order:2}.product-detail-title{font-size:clamp(1.5rem,6vw,2rem)!important;margin-bottom:1rem!important}.product-detail-description{font-size:clamp(.95rem,3.5vw,1.05rem)!important;line-height:1.7!important;margin-bottom:1.5rem!important}.product-detail-specs-title{font-size:clamp(1.2rem,5vw,1.5rem)!important;margin-top:1.5rem!important;margin-bottom:1rem!important}.product-detail-specs-list{font-size:clamp(.9rem,3.5vw,1rem)!important;line-height:1.8!important;padding-left:1.25rem!important}.product-detail-specs-list li{margin-bottom:.75rem!important}.product-detail-actions{flex-direction:column!important;gap:.75rem!important;margin-top:2rem!important}.product-detail-actions a,.product-detail-actions button{width:100%;text-align:center}.product-image-main img{height:auto!important;min-height:200px}.product-thumbnail-button,.product-thumbnail-button img{width:80px!important;height:60px!important}}@media (max-width: 991px) and (min-width: 768px){.page-banner,.services-banner{background-attachment:scroll!important;min-height:45vh!important;padding:4rem 1.5rem!important}.services-banner>div{padding:0 1.5rem!important}.hero-slideshow{height:60vh!important;min-height:550px!important}.hero-slide-content{padding:2rem 1.5rem!important}.hero-slide-text{max-width:70%!important}.hero-slide-text h1{font-size:clamp(2rem,6vw,2.75rem)!important}.hero-slide-text p{font-size:clamp(1rem,3vw,1.15rem)!important}.home-section-panel1{padding:3.5rem 0!important}.home-panel-flex{gap:3rem!important}.home-panel1-h1{font-size:clamp(1.75rem,5vw,2.25rem)!important}.home-panel1-h2{font-size:clamp(1.5rem,4vw,1.9rem)!important}.home-image-panel{padding:4rem 0!important}.home-image-panel-content{max-width:75%!important}.home-image-panel-title{font-size:clamp(1.75rem,5vw,2.35rem)!important}.home-usa-section{padding:3.5rem 0!important}.home-usa-title{font-size:clamp(1.75rem,5vw,2.25rem)!important}.product-page-container{padding:0 1.5rem 2.5rem!important}.product-detail-card{padding:1.25rem!important}.product-detail-grid{gap:1.5rem!important}.product-back-buttons{flex-direction:row!important}.product-back-buttons a{width:auto}.product-detail-actions{flex-direction:row!important}.product-detail-actions a,.product-detail-actions button{width:auto}}.full-width-banner{padding:0!important;margin:0!important;max-width:none!important;width:100vw;margin-left:calc(-50vw + 50%)}.banner-fade-gradient{background-image:linear-gradient(#00000080,#0000004d,#0000001a)}@media (max-width: 767px){.full-width-banner>div{background-attachment:scroll!important}}@keyframes panLeft{0%{background-position:70% center}to{background-position:30% center}}@keyframes panRight{0%{background-position:30% center}to{background-position:70% center}}@keyframes panDiagonal{0%{background-position:70% 70%}to{background-position:30% 30%}}@keyframes panZoom{0%{background-position:center center;transform:scale(1)}50%{background-position:40% center;transform:scale(1.1)}to{background-position:center center;transform:scale(1)}}@keyframes panVertical{0%{background-position:center 70%}to{background-position:center 30%}}@keyframes panSlowZoom{0%{background-position:center center;transform:scale(1)}to{background-position:60% center;transform:scale(1.05)}}@keyframes imgPanLeft{0%{object-position:70% center}to{object-position:30% center}}@keyframes imgPanRight{0%{object-position:30% center}to{object-position:70% center}}@keyframes imgPanDiagonal{0%{object-position:70% 70%}to{object-position:30% 30%}}@keyframes imgPanZoom{0%{object-position:center center;transform:scale(1)}50%{object-position:40% center;transform:scale(1.1)}to{object-position:center center;transform:scale(1)}}@keyframes imgPanVertical{0%{object-position:center 70%}to{object-position:center 30%}}@keyframes imgPanSlowZoom{0%{object-position:center center;transform:scale(1)}to{object-position:60% center;transform:scale(1.05)}}.banner-pan-left{background-size:cover!important;background-repeat:no-repeat!important;animation:panLeft 25s ease-in-out infinite alternate}.banner-pan-right{background-size:cover!important;background-repeat:no-repeat!important;animation:panRight 30s ease-in-out infinite alternate}.banner-pan-diagonal{background-size:cover!important;background-repeat:no-repeat!important;animation:panDiagonal 28s ease-in-out infinite alternate}.banner-pan-zoom{background-size:cover!important;background-repeat:no-repeat!important;animation:panZoom 35s ease-in-out infinite}.banner-pan-vertical{background-size:cover!important;background-repeat:no-repeat!important;animation:panVertical 22s ease-in-out infinite alternate}.banner-pan-slow-zoom{background-size:cover!important;background-repeat:no-repeat!important;animation:panSlowZoom 40s ease-in-out infinite alternate}.banner-img-pan-left{object-fit:cover!important;animation:imgPanLeft 25s ease-in-out infinite alternate}.banner-img-pan-right{object-fit:cover!important;animation:imgPanRight 30s ease-in-out infinite alternate}.banner-img-pan-diagonal{object-fit:cover!important;animation:imgPanDiagonal 28s ease-in-out infinite alternate}.banner-img-pan-zoom{object-fit:cover!important;animation:imgPanZoom 35s ease-in-out infinite}.banner-img-pan-vertical{object-fit:cover!important;animation:imgPanVertical 22s ease-in-out infinite alternate}.banner-img-pan-slow-zoom{object-fit:cover!important;animation:imgPanSlowZoom 40s ease-in-out infinite alternate}@media (prefers-reduced-motion: reduce){.banner-pan-left,.banner-pan-right,.banner-pan-diagonal,.banner-pan-zoom,.banner-pan-vertical,.banner-pan-slow-zoom,.banner-img-pan-left,.banner-img-pan-right,.banner-img-pan-diagonal,.banner-img-pan-zoom,.banner-img-pan-vertical,.banner-img-pan-slow-zoom{animation:none!important}}.products-layout{display:grid;grid-template-columns:minmax(220px,.9fr) 2.6fr;gap:clamp(1.5rem,5vw,3rem);align-items:flex-start;margin-bottom:clamp(2rem,6vw,3.5rem)}.products-sidebar{background:var(--sidebar-bg);border:1px solid var(--sidebar-border);border-radius:16px;padding:clamp(1.25rem,3vw,1.75rem);position:sticky;top:clamp(5rem,12vh,6.5rem);box-shadow:0 12px 24px var(--sidebar-shadow);transition:background .3s ease,border-color .3s ease,box-shadow .3s ease}.products-sidebar-heading h2{margin:0 0 .5rem;font-size:clamp(1.15rem,2.2vw,1.4rem)}.products-sidebar-heading p{margin:0;color:var(--text-secondary);font-size:clamp(.9rem,1.9vw,1rem)}.products-group-list{display:flex;flex-direction:column;gap:.5rem;margin-top:clamp(1rem,2.5vw,1.5rem)}.products-group-button{display:flex;align-items:center;justify-content:space-between;border:1px solid transparent;border-left:6px solid transparent;background:transparent;color:var(--text-primary);font-weight:600;padding:.75rem 1rem;border-radius:12px;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.products-group-button:hover{background-color:#1340740f;box-shadow:0 8px 16px #0f172a14}.products-group-button.is-active{transform:translate(4px);box-shadow:0 10px 18px #1340741f}.products-group-name{font-size:.98rem}.products-group-count{font-size:.85rem;font-weight:500;color:var(--text-tertiary)}.products-group-button.is-active .products-group-count{color:inherit}.products-grid{display:flex;flex-direction:column;gap:clamp(1rem,3vw,1.75rem)}.products-grid-header h2{margin:0;font-size:clamp(1.35rem,3vw,1.9rem)}.products-grid-header p{margin:.35rem 0 0;max-width:520px;color:var(--text-secondary)}.products-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:clamp(1.25rem,3vw,1.75rem)}.products-card{background:var(--card-bg);border:1px solid var(--products-card-border);border-radius:18px;padding:clamp(1.25rem,3vw,1.75rem);display:flex;flex-direction:column;gap:.75rem;border-top:6px solid transparent;box-shadow:0 20px 40px var(--products-card-shadow);transition:transform .25s ease,box-shadow .25s ease,background-color .3s ease,border-color .3s ease;min-height:100%}.products-card:hover{transform:translateY(-4px);box-shadow:0 24px 44px var(--products-card-shadow-hover)}.products-card-chip{align-self:flex-start;padding:.35rem .7rem;border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.products-card-footer{margin-top:auto;display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.products-card-note{font-size:.85rem;font-weight:500;color:var(--text-secondary)}.products-empty{border-radius:16px;border:1px dashed var(--border-color-light);background:var(--bg-tertiary);padding:clamp(1rem,3vw,1.5rem);color:var(--text-primary);margin-top:clamp(1.5rem,4vw,2rem);transition:background-color .3s ease,border-color .3s ease,color .3s ease}.products-empty a{color:#0b7fab;font-weight:600}.products-empty a:hover{text-decoration:underline}@media (max-width: 1024px){.products-layout{grid-template-columns:1fr}.products-sidebar{position:static;box-shadow:none}.products-group-list{flex-direction:row;flex-wrap:wrap;gap:.75rem}.products-group-button{flex:1 1 calc(50% - .75rem)}}@media (max-width: 640px){.products-group-list{overflow-x:auto;flex-wrap:nowrap}.products-group-button{flex:0 0 auto;min-width:200px}.products-sidebar{padding:1rem}.products-card-grid{grid-template-columns:1fr}}.btn-primary:disabled,.btn-primary[disabled]{opacity:.5;cursor:not-allowed;transform:none!important}.btn-secondary:disabled,.btn-secondary[disabled]{background-color:var(--bg-tertiary);color:var(--text-tertiary);border-color:var(--border-color);cursor:not-allowed;opacity:.6;transform:none!important}.product-image-main{width:100%;border:1px solid var(--border-color);padding:0;background:var(--card-bg);cursor:zoom-in;border-radius:8px;overflow:hidden;transition:border-color .3s ease,background-color .3s ease}.product-image-main:hover{border-color:var(--link-color)}.product-image-main img{width:100%;height:280px;object-fit:contain;display:block;background:var(--card-bg);transition:background-color .3s ease}.product-image-hint{margin:.5rem 0 0;font-size:.8rem;color:var(--text-secondary)}.product-lightbox{position:fixed;inset:0;background:#0f172ad1;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,4vw,2rem);z-index:4000}.product-lightbox__content{position:relative;max-width:min(90vw,1080px);max-height:90vh;display:flex;align-items:center;justify-content:center}.product-lightbox__content img{width:100%;height:100%;object-fit:contain;border-radius:12px;box-shadow:0 20px 45px #0f172a59}.product-lightbox__close{position:absolute;top:-40px;right:0;background:#ffffff26;color:#fff;border:none;width:36px;height:36px;border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.product-lightbox__close:hover{background:#ffffff4d}@media (max-width: 640px){.product-image-main img{height:220px}.product-lightbox__close{top:-32px;width:32px;height:32px;font-size:1.25rem}}.products-card--with-image{padding:0;overflow:hidden}.products-card-body{display:flex;flex-direction:column;gap:.75rem;padding:clamp(1rem,3vw,1.5rem);flex:1}.products-card--with-image .products-card-body{padding-top:clamp(.85rem,2.5vw,1.25rem)}.products-card-hero{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;background-color:var(--bg-tertiary);transition:background-color .3s ease}.products-card-hero img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.products-card-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0f172a1a,#0f172a59)}.products-card--with-image:hover .products-card-hero img{transform:scale(1.05)}.products-category-card{text-decoration:none;color:inherit;display:block;transition:transform .25s ease,box-shadow .25s ease}.products-category-card:hover{transform:translateY(-4px)}.products-category-card .products-card{height:100%;cursor:pointer}.products-category-card:hover .products-card{box-shadow:0 24px 44px #1e356429}.products-category-card .btn-primary{display:inline-block;width:100%;cursor:pointer;pointer-events:none}
