:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:left;box-sizing:border-box;border-inline:none;width:100%;max-width:100%;min-height:100svh;margin:0;display:block}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.nav-header{z-index:1000;transition:box-shadow .3s;position:fixed;top:0;left:0;right:0}.nav-topbar{color:#fff;opacity:1;background:#0a0e27;max-height:40px;font-size:.78rem;transition:max-height .3s,opacity .3s;overflow:hidden}.nav-header.nav-header--scrolled .nav-topbar{opacity:0;max-height:0}.nav-topbar-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:.5rem 20px;display:flex}.nav-topbar-left{color:#fff9;letter-spacing:.04em}.nav-topbar-right{align-items:center;gap:1.5rem;display:flex}.nav-topbar-link{color:#ffffffd9;align-items:center;gap:.35rem;text-decoration:none;transition:color .2s;display:inline-flex}.nav-topbar-link:hover{color:#fff}.nav-topbar-link--login{color:#8fa8e0;border-left:1px solid #fff3;padding-left:1.5rem;font-weight:600}.nav-topbar-link--login:hover{color:#b3c5f0}button.nav-topbar-link--login{font:inherit;cursor:pointer;background:0 0;border:none;border-left:1px solid #fff3}.nav-topbar-link--user{color:#ffffffd9;border-left:1px solid #fff3;padding-left:1.5rem}.nav-slogan-band{text-align:center;background:#1a3a8f;padding:.45rem 0}.nav-slogan-text{color:#fff;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:600}.navbar{background:#fff;border-bottom:1px solid #e0e0e0;transition:box-shadow .3s,min-height .3s}.navbar--scrolled{box-shadow:0 2px 12px #0000001a}.nav-container{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;min-height:72px;margin:0 auto;padding:0 20px 0 0;transition:min-height .3s;display:flex}.navbar--scrolled .nav-container{min-height:54px}.logo{flex-shrink:0;align-items:center;padding:4px 0;display:flex}.logo img{width:auto;height:52px;transition:height .3s;display:block}.navbar--scrolled .logo img{height:38px}.nav-menu{flex:1;justify-content:center;align-items:center;gap:.5rem;list-style:none;display:flex}.nav-link{color:#111;letter-spacing:.01em;white-space:nowrap;padding:1.5rem .8rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s;display:block;position:relative}.nav-link:hover{color:#1a3a8f}.nav-link--active{color:#1a3a8f;font-weight:600}.nav-link--active:after{content:"";background:#1a3a8f;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:.8rem;right:.8rem}.nav-caret{opacity:.5;vertical-align:1px;margin-left:3px;font-size:.6rem}.nav-cta{color:#fff;letter-spacing:.04em;white-space:nowrap;text-transform:uppercase;background:#1a3a8f;border-radius:4px;flex-shrink:0;padding:.65rem 1.4rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 2px 8px #1a3a8f40}.nav-cta:hover{background:#122d72;transform:translateY(-1px);box-shadow:0 4px 14px #1a3a8f59}.nav-dropdown{position:relative}.nav-dropdown:after{content:"";z-index:201;height:1rem;position:absolute;top:100%;left:-20px;right:-20px}.dropdown-menu{z-index:100;background:#fff;border:1px solid #e0e0e0;border-top:3px solid #1a3a8f;border-radius:0 0 6px 6px;min-width:280px;padding:.5rem 0;list-style:none;display:none;position:absolute;top:100%;left:0;box-shadow:0 12px 28px #0000001f}.dropdown-menu--wide{flex-wrap:wrap;min-width:560px}.dropdown-menu--wide>li{width:50%}.nav-dropdown:hover>.dropdown-menu{display:block}.nav-dropdown:hover>.dropdown-menu--wide{display:flex}.dropdown-menu a{padding:.6rem 1.25rem;text-decoration:none;transition:background .15s;display:block}.dropdown-menu a:hover{background:#f0f3fb}.dropdown-title{color:#111;font-size:.88rem;font-weight:600;transition:color .15s;display:block}.dropdown-menu a:hover .dropdown-title{color:#1a3a8f}.dropdown-desc{color:#888;margin-top:1px;font-size:.76rem;display:block}.mega-menu{z-index:200;background:#fff;border-top:3px solid #1a3a8f;border-bottom:1px solid #e0e0e0;max-height:calc(100vh - 120px);display:none;position:fixed;left:0;right:0;overflow-y:auto;box-shadow:0 16px 40px #00000021}.nav-dropdown:hover>.mega-menu{display:block}.mega-menu-inner{align-items:flex-start;gap:0;max-width:1200px;margin:0 auto;padding:1.5rem 20px;display:flex}.mega-left{flex-direction:column;flex-shrink:0;gap:2px;width:300px;padding-right:1.5rem;display:flex}.mega-section-label{text-transform:uppercase;letter-spacing:.12em;color:#1a3a8f;margin-bottom:.5rem;padding:0 .6rem;font-size:.68rem;font-weight:700;display:block}.mega-cat{border-left:3px solid #0000;border-radius:6px;padding:.55rem .75rem;text-decoration:none;transition:background .12s,border-color .12s;display:block}.mega-cat:hover,.mega-cat--active{background:#f0f3fb;border-left-color:#1a3a8f}.mega-cat-title{color:#111;font-size:.86rem;font-weight:600;line-height:1.3;transition:color .12s;display:block}.mega-cat:hover .mega-cat-title,.mega-cat--active .mega-cat-title{color:#1a3a8f}.mega-cat-desc{color:#999;margin-top:1px;font-size:.74rem;display:block}.mega-view-all{color:#1a3a8f;margin-top:.75rem;padding:0 .75rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.mega-view-all:hover{color:#122d72}.mega-divider{background:#e8e8e8;flex-shrink:0;align-self:stretch;width:1px;margin:0 1.5rem}.mega-right{flex-direction:column;flex:1;display:flex;overflow:hidden}.mega-right .mega-section-label{margin-bottom:.75rem}.mega-families{grid-template-columns:repeat(3,1fr);gap:2px 1rem;display:grid;overflow-y:auto}.mega-family-link{color:#222;white-space:nowrap;text-overflow:ellipsis;border-radius:4px;padding:.42rem .6rem;font-size:.84rem;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:block;overflow:hidden}.mega-family-link:hover{color:#1a3a8f;background:#f0f3fb}.hamburger{cursor:pointer;z-index:1100;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger span{background:#111;border-radius:2px;width:26px;height:2px;transition:all .3s}.hamburger--open span:first-child{transform:rotate(45deg)translate(5px,5px)}.hamburger--open span:nth-child(2){opacity:0}.hamburger--open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.side-nav{z-index:1050;background:#111;width:300px;height:100vh;padding-top:4.5rem;transition:left .3s;position:fixed;top:0;left:-100%;overflow-y:auto}.side-nav--open{left:0}.side-nav-close{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.75rem;line-height:1;transition:color .2s;position:absolute;top:1.25rem;right:1.25rem}.side-nav-close:hover{color:#4a6cc4}.side-nav-menu{list-style:none}.side-nav-link{color:#ccc;border-bottom:1px solid #ffffff12;padding:.9rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s,padding-left .2s;display:block}.side-nav-link:hover{color:#fff;padding-left:2rem}.side-nav-link--cta{color:#fff;text-transform:uppercase;letter-spacing:.05em;text-align:center;background:#1a3a8f;border-bottom:none;margin-top:1rem;font-size:.82rem;font-weight:700}.side-nav-link--cta:hover{background:#122d72;padding-left:1.5rem}.side-nav-link--login{color:#8fa8e0;border-bottom:none;font-weight:600}button.side-nav-link--login{text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:none;padding:1rem 1.5rem}.side-nav-user{color:#ffffff8c;letter-spacing:.02em;word-break:break-all;padding:.75rem 1.5rem 0;font-size:.8rem}.side-nav-row{border-bottom:1px solid #ffffff12;align-items:center;display:flex}.side-nav-row .side-nav-link{border-bottom:none;flex:1}.side-toggle{color:#888;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.4rem;transition:transform .3s,color .2s;display:flex}.side-toggle:hover{color:#fff}.side-toggle--open{transform:rotate(45deg)}.side-dropdown-menu{background:#1a1a1a;list-style:none}.side-dropdown-menu a{color:#888;border-bottom:1px solid #ffffff0a;padding:.65rem 1.5rem .65rem 2.25rem;font-size:.88rem;text-decoration:none;transition:color .2s,background .2s;display:block}.side-dropdown-menu a:hover{color:#fff;background:#ffffff0d}.side-nav-contact{border-top:1px solid #ffffff1a;flex-direction:column;gap:.75rem;margin-top:1rem;padding:1.5rem;display:flex}.side-nav-contact a{color:#aaa;font-size:.85rem;text-decoration:none}.side-nav-contact a:hover{color:#fff}.nav-overlay{z-index:1040;background:#0009;position:fixed;inset:0}@media (width<=1024px){.nav-link{padding:1.5rem .5rem;font-size:.82rem}.nav-cta{padding:.6rem 1rem;font-size:.76rem}.mega-families{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.nav-topbar-left{display:none}.nav-topbar-right{justify-content:center;gap:1rem;width:100%}.nav-topbar-link span[aria-hidden]{display:none}}@media (width<=768px){.nav-menu,.nav-cta{display:none}.hamburger{display:flex}.nav-topbar{display:none}.mega-menu{display:none!important}}@media (width<=576px){.nav-container{min-height:64px;padding:0 16px}.logo{padding-left:12px}.logo img{height:44px}.side-nav{width:270px}}.footer{background:#2d2d2d;border-top:1px solid #3a3a3a;padding:3rem 0 1.5rem}.footer .container{max-width:1200px;margin:0 auto;padding:0 20px}.footer-top{border-bottom:1px solid #3a3a3a;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;padding-bottom:2rem;display:flex}.footer-company h3{color:#fff;margin-bottom:.4rem;font-size:1rem;font-weight:700}.footer-company p{color:#aaa;max-width:280px;font-size:.85rem;line-height:1.6}.footer-links{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.footer-links a{color:#aaa;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s}.footer-bottom{text-align:center;padding-top:1.5rem}.footer-bottom p{color:#666;font-size:.82rem}@media (width<=768px){.footer-top{text-align:center;flex-direction:column;align-items:center}.footer-company p{max-width:100%}.footer-links{justify-content:center}}:root{--bg-deep:#fff;--bg-panel:#f4f4f4;--bg-surface:#fff;--accent:#1a3a8f;--accent-dark:#122d72;--accent-hover:#163380;--accent-faint:#1a3a8f0f;--accent-line:#1a3a8f26;--accent-edge:#1a3a8f4d;--text-heading:#0a0a0a;--text-primary:#111;--text-body:#222;--text-muted:#444;--text-dim:#666;--font-body:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;--radius-pill:50px;--radius-card:8px;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 8px 24px #0000001a;--shadow-cta:0 4px 14px #1a3a8f4d;--section-pad:5rem 0}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text-primary);-webkit-font-smoothing:antialiased;background:#fff;line-height:1.6}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.site-shell{min-height:100vh;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:var(--section-pad);background:#fff;border-top:1px solid #e0e0e0}.section:first-of-type{border-top:none}.section--alt{background:var(--bg-panel);border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{color:var(--text-heading);margin-bottom:1.25rem;padding-bottom:.75rem;font-size:2.2rem;font-weight:700;display:inline-block;position:relative}.section-header h2:after{content:"";background:var(--accent);border-radius:999px;width:60px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.section-intro{text-align:center;color:var(--text-muted);max-width:720px;margin:0 auto;font-size:1.05rem;line-height:1.75}.grid{gap:1.75rem;display:grid}.grid--4{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.grid--3{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}.grid--2{grid-template-columns:repeat(2,1fr);align-items:stretch}.product-card-link{height:100%;text-decoration:none;display:block}.btn{font-size:.95rem;font-weight:600;font-family:var(--font-body);border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:.25rem;padding:.9rem 2rem;text-decoration:none;transition:all .2s;display:inline-flex}.btn--solid{background:var(--accent);color:#fff;box-shadow:0 4px 14px #1a3a8f59}.btn--solid:hover{background:var(--accent-dark);transform:translateY(-2px);box-shadow:0 6px 20px #1a3a8f73}.btn--outline{color:var(--accent);border:2px solid var(--accent);background:#fff}.btn--outline:hover{background:#f0f3fb;transform:translateY(-2px);box-shadow:0 4px 14px #1a3a8f26}.slogan-band{background:var(--accent);text-align:center;padding:.6rem 0}.slogan-band-text{color:#fff;letter-spacing:.15em;text-transform:uppercase;font-size:.9rem;font-weight:600}.hero{position:relative;overflow:hidden}.hero-img-wrap{background:#000;width:100%;height:100vh;display:block;position:relative;overflow:hidden}.hero-bg{object-fit:fill;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.hero-content{z-index:2;text-align:left;max-width:520px;padding:0 40px 0 0;position:absolute;top:-2rem;left:5%}.hero-actions-bar,.hero-mobile-caption{display:none}.hero-title{letter-spacing:-.01em;margin-bottom:2.5rem;padding-top:1.5rem;font-size:clamp(1.4rem,3vw,3.4rem);font-weight:600;line-height:1.25}.hero-title--dark{color:#fff;text-shadow:0 2px 16px #00000080}.hero-title--blue{color:#fff;text-shadow:0 2px 16px #0006}.hero-subtitle{display:none}.hero-actions{flex-wrap:nowrap;justify-content:flex-start;gap:1rem;display:flex}.stats-band{background:var(--accent);z-index:3;margin-top:-4rem;padding:2.5rem 0;position:relative}.stats-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.stat-value{color:#fff;margin-bottom:.4rem;font-size:2.4rem;font-weight:800;line-height:1}.stat-label{color:#fffc;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:600}.intro-split{grid-template-columns:1.2fr 1fr;align-items:center;gap:3rem;display:grid}.section-header--left{text-align:left;margin-bottom:1.5rem}.section-header--left h2:after{left:0;transform:none}.intro-para{color:var(--text-muted);margin-bottom:1rem;font-size:1rem;line-height:1.8}.intro-image{justify-content:center;align-items:flex-start;padding-top:5.5rem;display:flex}.intro-image img{object-fit:contain;border:1px solid #d8d8d8;border-radius:10px;width:100%;height:auto}.tech-card{border:1px solid #d8d8d8;border-top:5px solid var(--accent);background:#fff;border-radius:10px;flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 6px #0000000d,0 8px 24px #00000012}.tech-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #00000014,0 20px 40px #0000001a}.tech-card .card-image{background:0 0;border:none;border-radius:6px 6px 0 0;flex-shrink:0;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.tech-card .card-image img{object-fit:cover;width:100%;height:100%;display:block}.tech-card .card-body{flex-direction:column;flex:1;justify-content:center;gap:.6rem;padding:1.5rem 1.75rem;display:flex}.tech-card h3{color:var(--text-heading);font-size:1.1rem;font-weight:700;line-height:1.3}.tech-card p{color:var(--text-body);font-size:.93rem;line-height:1.75}.product-card{border:1px solid #d8d8d8;border-top:5px solid var(--accent);background:#fff;border-radius:10px;flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 6px #0000000d,0 8px 24px #00000012}.product-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #00000014,0 20px 40px #0000001a}.product-card .card-image{background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.product-card .card-image img{object-fit:cover;width:100%;height:100%;display:block}.product-card .card-body{flex-direction:column;flex:1;justify-content:center;gap:.5rem;padding:1.5rem 1.75rem;display:flex}.product-card h3{color:var(--text-heading);font-size:1.1rem;font-weight:700;line-height:1.3}.product-card p{color:var(--text-body);flex:1;font-size:.93rem;line-height:1.7}.card-link{color:var(--accent);letter-spacing:.01em;margin-top:.75rem;font-size:.88rem;font-weight:700;display:inline-block}.why-grid{grid-template-columns:repeat(5,1fr);gap:1.25rem;display:grid}.why-card{border:1px solid #dde3f5;border-left:4px solid var(--accent);background:#f5f7ff;border-radius:6px;padding:1.25rem 1.5rem}.why-card-title{color:#0a0a0a;margin-bottom:.5rem;font-size:1rem;font-weight:700}.why-card-body{color:#444;font-size:.9rem;line-height:1.65}.app-grid{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.app-chip{border-radius:var(--radius-pill);color:var(--text-primary);font-size:.9rem;font-family:var(--font-body);cursor:pointer;background:#fff;border:1px solid #bbb;padding:.55rem 1.15rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.app-chip:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.footer{color:#fff;text-align:center;border-top:4px solid var(--accent);background:#1a1a1a;padding:2.5rem 0}.footer-inner{flex-direction:column;align-items:center;gap:.75rem;display:flex}.footer-copy{color:#888;font-size:.85rem}.footer-links{gap:1.5rem;display:flex}.footer-links a{color:#bbb;font-size:.85rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--accent)}@media (width>=1600px){.container{max-width:1440px}.hero-title{font-size:3.8rem}}@media (width<=992px){.why-grid{grid-template-columns:repeat(3,1fr)}.grid--2{grid-template-columns:1fr}.grid--3{grid-template-columns:repeat(3,1fr)}.intro-split{grid-template-columns:1fr;gap:2rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (width<=768px){:root{--section-pad:3.5rem 0}.hero-img-wrap{height:55vw;max-height:420px;position:relative}.hero-bg{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{display:none}.hero-mobile-caption{z-index:2;text-align:left;display:block;position:absolute;top:1rem;left:1rem;right:1rem}.hero-mobile-caption .hero-title{margin-bottom:0;padding-top:0;font-size:1.1rem}.hero-mobile-caption .hero-title--dark,.hero-mobile-caption .hero-title--blue{color:#fff;text-shadow:0 2px 10px #0000008c}.hero-actions-bar{z-index:2;flex-direction:row;align-items:center;gap:.4rem;display:flex;position:absolute;bottom:.85rem;left:1rem}.hero-actions-bar .btn{justify-content:center;gap:.15rem;padding:.24rem .42rem;font-size:.58rem}.hero-actions-bar .btn svg{width:9px;height:9px}.stats-band{display:none}.section-header h2{font-size:1.8rem}.grid--4{grid-template-columns:1fr}.slogan-band-text{letter-spacing:.08em;font-size:.62rem}.tech-card .card-body,.product-card .card-body{padding:1.25rem}}@media (width<=576px){.why-grid{grid-template-columns:1fr}.container{padding:0 16px}.hero-title{font-size:1.85rem}.hero-actions .btn{text-align:center;width:100%;max-width:300px}.app-chip{padding:.45rem .9rem;font-size:.82rem}.tech-card .card-image,.product-card .card-image{height:160px}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-value{font-size:2rem}}.card-image-placeholder{letter-spacing:.1em;color:#1a3a8f;opacity:.4;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;height:100%;font-size:.75rem;font-weight:600;display:flex}.rfq-wrap{border-radius:8px;grid-template-columns:340px 1fr;max-width:1200px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 4px 24px #0000001a}.rfq-left{color:#fff;background:#1a3a8f;flex-direction:column;gap:1.5rem;padding:3rem 2.5rem;display:flex}.rfq-left__heading{color:#fff;margin:0;font-size:2rem;font-weight:800;line-height:1.2}.rfq-left__desc{color:#ffffffe0;margin:0;font-size:.92rem;line-height:1.7}.rfq-contact-list{flex-direction:column;gap:1.25rem;margin:auto 0 0;padding:0;list-style:none;display:flex}.rfq-contact-list li{color:#ffffffeb;align-items:flex-start;gap:.85rem;font-size:.9rem;line-height:1.5;display:flex}.rfq-contact-icon{flex-shrink:0;margin-top:1px;font-size:1.1rem}.rfq-contact-list a{color:#fff;text-decoration:none}.rfq-contact-list a:hover{text-decoration:underline}.rfq-right{background:#fff;padding:2.5rem}.rfq-form{flex-direction:column;gap:1.1rem;display:flex}.rfq-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.rfq-field{flex-direction:column;gap:.35rem;display:flex}.rfq-field label{color:#333;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.rfq-field input,.rfq-field textarea,.rfq-field select{color:#111;appearance:none;background:#fff;border:1px solid #ccc;border-radius:4px;outline:none;width:100%;padding:10px 13px;font-family:inherit;font-size:.92rem;line-height:1.5;transition:border-color .2s,box-shadow .2s}.rfq-field textarea{resize:vertical;min-height:110px}.rfq-field input::placeholder,.rfq-field textarea::placeholder{color:#aaa}.rfq-field input:hover,.rfq-field textarea:hover,.rfq-field select:hover{border-color:#999}.rfq-field input:focus,.rfq-field textarea:focus,.rfq-field select:focus{border-color:#1a3a8f;box-shadow:0 0 0 3px #00b8a91f}.rfq-field input[aria-invalid=true],.rfq-field select[aria-invalid=true]{border-color:#e53e3e}.rfq-error{color:#e53e3e;font-size:.78rem;font-weight:500}.rfq-submit-btn{color:#fff;letter-spacing:.04em;cursor:pointer;background:#1a3a8f;border:none;border-radius:30px;align-self:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:12px 28px;font-family:inherit;font-size:.9rem;font-weight:700;transition:background .2s,transform .15s;display:flex}.rfq-submit-btn:hover:not(:disabled){color:#111;background:#1a3a8f;transform:translateY(-1px)}.rfq-submit-btn:disabled{opacity:.5;cursor:not-allowed}.rfq-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:3rem 2.5rem;display:flex}.rfq-success__icon{color:#1a3a8f;background:#00b8a91a;border:2px solid #1a3a8f;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.6rem;display:flex}.rfq-success h3{color:#111;font-size:1.4rem;font-weight:700}.rfq-success p{color:#555;max-width:420px;font-size:.95rem;line-height:1.7}@media (width<=768px){.rfq-wrap{grid-template-columns:1fr}.rfq-left{padding:2rem 1.75rem}.rfq-left__heading{font-size:1.6rem}.rfq-right{padding:2rem 1.5rem}}@media (width<=576px){.rfq-row{grid-template-columns:1fr}.rfq-submit-btn{justify-content:center;width:100%}}.rfq-custom-select{width:100%;position:relative}.rfq-custom-select-trigger{color:#111;text-align:left;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;justify-content:space-between;align-items:center;width:100%;padding:10px 13px;font-family:inherit;font-size:.92rem;line-height:1.5;transition:border-color .2s,box-shadow .2s;display:flex}.rfq-custom-select--open .rfq-custom-select-trigger,.rfq-custom-select-trigger:focus{border-color:#1a3a8f;outline:none;box-shadow:0 0 0 3px #1a3a8f1f}.rfq-custom-select--invalid .rfq-custom-select-trigger{border-color:#c0392b}.rfq-custom-select-placeholder{color:#999}.rfq-custom-select-caret{color:#666;flex-shrink:0;transition:transform .2s}.rfq-custom-select--open .rfq-custom-select-caret{transform:rotate(180deg)}.rfq-custom-select-list{z-index:100;background:#fff;border:1px solid #ccc;border-radius:4px;max-height:220px;margin:0;padding:4px 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 6px 20px #0000001f}.rfq-custom-select-option{cursor:pointer;color:#111;padding:8px 13px;font-size:.92rem}.rfq-custom-select-option:hover{background:#f0f3fb}.rfq-custom-select-option--selected{color:#1a3a8f;background:#e8edf9;font-weight:600}.icc-link-wrap{height:100%;text-decoration:none;display:block}.icc-card{background:#fff;border:1px solid #d8d8d8;border-top:5px solid #1a3a8f;border-radius:10px;flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 6px #0000000d,0 8px 24px #00000012}.icc-link-wrap .icc-card:hover,.icc-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #00000014,0 20px 40px #0000001a}.icc-img{flex-shrink:0;width:100%;height:220px;overflow:hidden}.icc-img img{object-fit:cover;width:100%;height:100%;display:block}.icc-placeholder{letter-spacing:.1em;color:#1a3a8f;opacity:.4;-webkit-user-select:none;user-select:none;padding:3rem 0;font-size:.75rem;font-weight:600}.icc-body{flex-direction:column;gap:.35rem;padding:.85rem 1.25rem;display:flex}.icc-body h3{color:#0a0a0a;font-size:1.1rem;font-weight:700;line-height:1.3}.icc-body p{color:#333;font-size:.93rem;line-height:1.75}.icc-link{color:#1a3a8f;letter-spacing:.01em;margin-top:.5rem;font-size:.88rem;font-weight:700;display:inline-block}@media (width<=576px){.icc-body{padding:1.25rem}}.about-hero .container,.about-container{max-width:1100px;margin:0 auto;padding:0 20px}.about-hero{background:#1a1a1c;align-items:center;min-height:460px;display:flex;position:relative;overflow:hidden}.about-hero-img{background:linear-gradient(135deg,#0a0e27 0%,#1a3a8f 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.about-hero-img-placeholder{color:#ffffff26;letter-spacing:.15em;font-size:1.2rem;font-weight:600}.about-hero-overlay{z-index:2;background:linear-gradient(90deg,#0a0e27d9 0%,#0a0e2780 100%);width:100%;padding:3rem 0;position:relative}.about-hero-tag{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#ffffff1f;border:1px solid #ffffff40;border-radius:20px;margin-bottom:1rem;padding:.3rem .85rem;font-size:.72rem;font-weight:600;display:inline-block}.about-hero h1{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.6rem;font-weight:800}.about-hero p{color:#ffffffd9;max-width:680px;font-size:1.05rem;line-height:1.75}.about-section{background:#f4f4f4;padding:4rem 0 5rem}.about-stats{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2.5rem;display:grid}.about-stat{text-align:center;background:#fff;border:1px solid #d8d8d8;border-top:3px solid #1a3a8f;border-radius:6px;padding:1.5rem 1rem;box-shadow:0 2px 6px #0000000a}.about-stat-number{color:#1a3a8f;letter-spacing:-.02em;margin-bottom:.4rem;font-size:2rem;font-weight:800;line-height:1}.about-stat-label{color:#555;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:600}.about-intro-split{background:#fff;border:1px solid #d8d8d8;border-radius:8px;grid-template-columns:1.3fr 1fr;align-items:center;gap:2.5rem;margin-bottom:1.5rem;padding:2.5rem;display:grid;box-shadow:0 2px 8px #0000000d}.about-intro-text h2{color:#0a0a0a;border-bottom:2px solid #1a3a8f;margin-bottom:1rem;padding-bottom:.6rem;font-size:1.5rem;font-weight:700;display:inline-block}.about-intro-text p{color:#333;margin-bottom:1rem;font-size:.96rem;line-height:1.8}.about-intro-text p:last-child{margin-bottom:0}.about-intro-image{border:1px solid #d0d7e8;border-radius:12px;min-height:280px;overflow:hidden;box-shadow:0 10px 30px #00000014}.about-intro-image img{object-fit:cover;width:100%;height:100%;display:block}.about-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem;display:grid}.about-card{background:#fff;border:1px solid #d8d8d8;border-top:3px solid #1a3a8f;border-radius:8px;padding:2rem;transition:box-shadow .2s,transform .2s;box-shadow:0 2px 8px #0000000d}.about-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000017}.about-card-icon{color:#1a3a8f;margin-bottom:.75rem;font-size:1.8rem}.about-card h2{color:#0a0a0a;margin-bottom:1rem;font-size:1.3rem;font-weight:700}.about-card p{color:#333;font-size:.96rem;line-height:1.8}.about-card--full{grid-column:1/-1}.about-card--full p{margin-bottom:0}.about-services-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1.5rem;display:grid}.about-service-card{background:#fff;border:1px solid #d8d8d8;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.about-service-img{background:#f4f6fa;height:100%;overflow:hidden}.about-service-img img{object-fit:cover;width:100%;height:100%;display:block}.about-service-body{padding:1.25rem 1.5rem 1.5rem}.about-service-body h3{color:#0a0a0a;margin-bottom:.5rem;font-size:1rem;font-weight:700}.about-service-body p{color:#444;font-size:.88rem;line-height:1.7}.focus-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1.5rem;display:grid}.focus-item{color:#111;background:#1a3a8f0d;border:1px solid #1a3a8f26;border-left:3px solid #1a3a8f;border-radius:4px;padding:1rem 1.25rem;font-size:.93rem;font-weight:500;line-height:1.5}.about-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#1a3a8f 0%,#122d72 100%);border-radius:10px;margin-top:2.5rem;padding:3rem 2rem}.about-cta h2{color:#fff;margin-bottom:.75rem;font-size:1.7rem;font-weight:700}.about-cta p{color:#ffffffe6;max-width:600px;margin:0 auto 1.5rem;line-height:1.7}.about-cta-btn{color:#1a3a8f;letter-spacing:.05em;text-transform:uppercase;background:#fff;border-radius:4px;padding:.85rem 2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.about-cta-btn:hover{background:#f0f3fb;transform:translateY(-2px);box-shadow:0 6px 18px #00000040}@media (width<=992px){.about-intro-split{grid-template-columns:1fr;gap:1.5rem}.about-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.about-grid,.focus-grid,.about-services-grid{grid-template-columns:1fr}.about-hero h1{font-size:2rem}.about-card,.about-intro-split{padding:1.5rem}}@media (width<=480px){.about-stats{grid-template-columns:1fr}}.icon-card{background:#fff;border:1px solid #d8d8d8;border-top:3px solid #1a3a8f;border-radius:8px;padding:2rem;transition:box-shadow .2s,transform .2s;box-shadow:0 2px 8px #0000000d}.icon-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000017}.icon-card-icon{color:#1a3a8f;margin-bottom:.75rem;font-size:2rem;line-height:1}.icon-card-title{color:#0a0a0a;margin-bottom:1rem;font-size:1.3rem;font-weight:700}.icon-card-body{color:#333;font-size:.96rem;line-height:1.8}.contact-hero{min-height:500px;position:relative}.contact-hero-bg{background-image:url(/images/contact/contactHero.png);background-position:50% 5%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.contact-hero-overlay{z-index:2;width:100%;padding:0 0 4rem;position:relative}.contact-hero .container{max-width:1200px;margin:0 auto;padding:0 32px;position:relative;left:-60px}.contact-hero h1{color:#fff;letter-spacing:-.03em;max-width:700px;margin-bottom:1.5rem;font-size:clamp(2.8rem,5vw,4.5rem);font-weight:700;line-height:1.1}.contact-intro{color:#ffffffeb;max-width:700px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;margin:0;padding:0;font-size:1.15rem;line-height:1.9}.contact-hero h1:before{content:"";background:#00b8a9;border-radius:999px;width:72px;height:4px;margin-bottom:1.5rem;display:block}@media (width<=992px){.contact-hero{min-height:500px}.contact-hero-overlay{padding:7rem 0}.contact-intro{font-size:1.05rem}}@media (width<=768px){.contact-hero{min-height:unset;background:#0a1a3a}.contact-hero-bg{display:none}.contact-hero-overlay{z-index:2;padding:2rem 0;position:relative}.contact-hero .container{text-align:left;padding:0 20px;left:0}.contact-hero h1{margin-bottom:.5rem;font-size:2rem}.contact-hero h1:before{display:none}.contact-intro{font-size:1rem;line-height:1.75}}.carousel{flex-direction:column;align-items:center;gap:2rem;margin-bottom:4rem;display:flex}.carousel-img{background:#f4f6fa;border:1px solid #d8d8d8;border-radius:10px;width:100%;max-width:760px;height:420px;overflow:hidden}.carousel-img img{object-fit:cover;width:100%;height:100%;animation:.4s carousel-fade;display:block}@keyframes carousel-fade{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}.carousel-info{text-align:center;max-width:600px}.carousel-title{color:#0a0a0a;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.carousel-desc{color:#444;font-size:.97rem;line-height:1.75}.carousel-controls{align-items:center;gap:1.25rem;display:flex}.carousel-arrow{cursor:pointer;color:#1a3a8f;background:0 0;border:1px solid #c8c8c8;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.4rem;line-height:1;transition:background .18s,border-color .18s;display:flex}.carousel-arrow:hover{color:#fff;background:#1a3a8f;border-color:#1a3a8f}.carousel-dots{gap:.5rem;display:flex}.carousel-dot{cursor:pointer;background:#c8c8c8;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .18s,transform .18s}.carousel-dot--active{background:#1a3a8f;transform:scale(1.25)}@media (width<=768px){.carousel-img{aspect-ratio:16/9;height:auto}}.fcard-wrap{perspective:1000px;height:310px}.fcard-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .55s;position:relative}.fcard-wrap--flipped .fcard-inner{transform:rotateY(180deg)}.fcard-front,.fcard-back{backface-visibility:hidden;border-radius:8px;position:absolute;inset:0;overflow:hidden}.fcard-front{background:#fff;border:1px solid #e0e0e0;flex-direction:column;display:flex;box-shadow:0 2px 8px #0000000d}.fcard-front-link{flex-direction:column;flex:1;text-decoration:none;display:flex;overflow:hidden}.fcard-img{background:#e8ecf5;flex:none;width:100%;height:220px;overflow:hidden}.fcard-img img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.fcard-front:hover .fcard-img img{transform:scale(1.04)}.fcard-body{text-align:center;flex:1;justify-content:center;align-items:center;padding:.75rem 1rem;display:flex}.fcard-title{color:#1a3a8f;margin:0;font-size:.95rem;font-weight:700;line-height:1.3}.fcard-flip-btn{color:#1a3a8f;text-align:center;cursor:pointer;letter-spacing:.04em;background:#f0f3fb;border:none;border-top:1px solid #e0e0e0;flex-shrink:0;width:100%;padding:.45rem;font-family:inherit;font-size:.72rem;font-weight:700;transition:background .2s,color .2s}.fcard-flip-btn:hover{color:#fff;background:#1a3a8f}.fcard-back{background:#1a3a8f;flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem;display:flex;overflow-y:auto;transform:rotateY(180deg)}.fcard-tag{color:#fff;letter-spacing:.04em;background:#ffffff26;border:1px solid #fff3;border-radius:20px;align-self:flex-start;padding:.2rem .6rem;font-size:.68rem;font-weight:600;display:inline-block}.fcard-back-title{color:#fff;flex-shrink:0;margin:0;font-size:1rem;font-weight:700}.fcard-back-desc{color:#ffffffe0;flex:1;font-size:.84rem;line-height:1.65;overflow-y:auto}.fcard-back-actions{border-top:1px solid #ffffff26;flex-shrink:0;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.5rem;display:flex}.fcard-learn-btn{color:#fff;border-bottom:1px solid #fff6;padding-bottom:1px;font-size:.82rem;font-weight:700;text-decoration:none;transition:border-color .2s}.fcard-learn-btn:hover{border-bottom-color:#fff}.fcard-close-btn{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff40;border-radius:4px;padding:.3rem .75rem;font-family:inherit;font-size:.8rem;transition:background .2s}.fcard-close-btn:hover{background:#ffffff40}@media (width<=768px){.fcard-wrap{height:280px}.fcard-img{height:190px}.fcard-title{font-size:.88rem}}@media (width<=576px){.fcard-wrap{height:270px}.fcard-img{height:170px}.fcard-title{font-size:.82rem}}.help-hero .container,.help-process .container,.help-body .container{max-width:1200px;margin:0 auto;padding:0 20px}.help-hero{justify-content:center;align-items:center;min-height:78vh;display:flex;position:relative;overflow:hidden}.help-hero-img{z-index:0;background-image:url(/images/help/heroImage.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.help-hero-content{z-index:2;max-width:680px;padding:0 2.5rem;position:absolute;bottom:3rem;left:0;right:0}.help-hero-tag{color:#fff;letter-spacing:.08em;text-transform:uppercase;text-shadow:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:20px;margin-bottom:1rem;padding:.3rem .85rem;font-size:.72rem;font-weight:600;display:inline-block}.help-hero h1{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 20px #0009,0 1px 4px #0006;margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.help-hero p{color:#ffffffeb;text-shadow:0 1px 8px #00000080;font-size:1rem;line-height:1.7}.help-process{background:#f4f4f4;border-bottom:1px solid #e0e0e0;padding:3rem 0}.help-process-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.help-process-step{text-align:center;padding:1rem;position:relative}.help-process-num{color:#fff;background:#1a3a8f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;font-size:1.2rem;font-weight:800;display:flex}.help-process-step h3{color:#0a0a0a;margin-bottom:.5rem;font-size:1rem;font-weight:700}.help-process-step p{color:#555;font-size:.85rem;line-height:1.55}.help-process-arrow{color:#1a3a8f;opacity:.4;font-size:1.5rem;font-weight:700;position:absolute;top:24px;right:-8px}.help-body{background:#fff;padding:4rem 0 5rem}.help-section-header{text-align:center;margin-bottom:3rem}.help-section-header h2{color:#0a0a0a;margin-bottom:.75rem;padding-bottom:.75rem;font-size:2rem;font-weight:700;display:inline-block;position:relative}.help-section-header h2:after{content:"";background:#1a3a8f;border-radius:999px;width:60px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.help-section-header p{color:#555;font-size:1rem}.help-grid{grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:1.5rem;display:grid}.help-card{background:#fff;border:1px solid #d8d8d8;border-radius:8px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000d}.help-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000001a}.help-card-img{background:#f4f6fa;border-bottom:1px solid #d8d8d8;height:220px;overflow:hidden}.help-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.help-card:hover .help-card-img img{transform:scale(1.04)}.help-card-body{flex:1;padding:2rem 1.75rem 1.5rem;position:relative}.help-card-num{color:#1a3a8f;opacity:.12;pointer-events:none;font-size:2.75rem;font-weight:800;line-height:1;position:absolute;top:.75rem;right:1.25rem}.help-card h3{color:#0a0a0a;margin-bottom:.6rem;font-size:1.15rem;font-weight:700}.help-card p{color:#444;font-size:.92rem;line-height:1.7}.help-carousel{flex-direction:column;align-items:center;gap:2rem;margin-bottom:4rem;display:flex}.help-carousel-img{background:#f4f6fa;border:1px solid #d8d8d8;border-radius:10px;width:100%;max-width:760px;height:420px;overflow:hidden}.help-carousel-img img{object-fit:cover;width:100%;height:100%;animation:.4s carousel-fade;display:block}.help-carousel-info{text-align:center;max-width:600px;position:relative}.help-carousel-title{color:#0a0a0a;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.help-carousel-desc{color:#444;font-size:.97rem;line-height:1.75}.help-carousel-controls{align-items:center;gap:1.25rem;display:flex}.help-carousel-controls>button{cursor:pointer;color:#1a3a8f;background:0 0;border:1px solid #c8c8c8;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.4rem;line-height:1;transition:background .18s,border-color .18s;display:flex}.help-carousel-controls>button:hover{color:#fff;background:#1a3a8f;border-color:#1a3a8f}.help-carousel-dots{gap:.5rem;display:flex}.help-carousel-dot{cursor:pointer;background:#c8c8c8;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .18s,transform .18s}.help-carousel-dot.active{background:#1a3a8f;transform:scale(1.25)}.help-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#1a3a8f 0%,#122d72 100%);border-radius:10px;margin-top:4rem;padding:3.5rem 2rem}.help-cta h2{color:#fff;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.help-cta p{color:#ffffffe6;max-width:720px;margin:0 auto 1.75rem;line-height:1.8}.help-btn{color:#1a3a8f;letter-spacing:.05em;text-transform:uppercase;background:#fff;border-radius:4px;padding:.9rem 2.25rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.help-btn:hover{background:#f0f3fb;transform:translateY(-2px);box-shadow:0 6px 18px #00000040}@media (width<=992px){.help-process-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.help-process-arrow{display:none}}.help-divider{border:none;border-top:2px solid #e0e6f5;margin:3rem 0}.help-core-mobile{display:none}.help-core-desktop{display:grid}@media (width<=768px){.help-grid{grid-template-columns:1fr}.help-cta{padding:2.5rem 1.5rem}.help-cta h2{font-size:1.5rem}.help-core-desktop{display:none}.help-core-mobile{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.help-hero{min-height:unset;display:block}.help-hero-img{background-image:none;width:100%;height:auto;position:static}.help-hero-mobile-img{width:100%;height:auto;display:block}.help-hero-content{background:#0a1a3a;max-width:100%;padding:2rem 1.25rem;position:static}.help-hero h1{text-shadow:none;font-size:1.8rem}.help-hero p{text-shadow:none}}@media (width>=769px){.help-hero-mobile-img{display:none}}@media (width<=480px){.help-process-grid{grid-template-columns:1fr}}.login-page{background:#f4f4f4;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.login-card{background:#fff;border:1px solid #d8d8d8;border-top:3px solid #1a3a8f;border-radius:6px;flex-direction:column;align-items:center;width:100%;max-width:400px;padding:2.5rem 2rem;display:flex;box-shadow:0 4px 20px #00000014}.login-logo{mix-blend-mode:multiply;width:auto;height:64px;margin-bottom:1.5rem}.login-title{color:#0a0a0a;text-align:center;margin:0 0 .25rem;font-size:1.4rem;font-weight:700}.login-subtitle{color:#555;text-align:center;margin:0 0 2rem;font-size:.88rem}.login-form{flex-direction:column;gap:1.25rem;width:100%;display:flex}.login-field{flex-direction:column;gap:.4rem;display:flex}.login-field label{color:#111;text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:700}.login-field input{color:#111;background:#fff;border:1px solid #ccc;border-radius:3px;outline:none;padding:11px 13px;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.login-field input:focus{border-color:#1a3a8f;box-shadow:0 0 0 3px #1a3a8f1a}.login-error{color:#c22;text-align:center;margin:0;font-size:.83rem;font-weight:500}.login-btn{color:#fff;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:#1a3a8f;border:none;border-radius:3px;margin-top:.25rem;padding:12px;font-size:.88rem;font-weight:700;transition:background .2s,transform .15s;box-shadow:0 2px 8px #1a3a8f40}.login-btn:hover:not(:disabled){background:#122d72;transform:translateY(-1px)}.login-btn:disabled{opacity:.6;cursor:not-allowed}.apps-hero{text-align:center;align-items:center;min-height:480px;display:flex;position:relative;overflow:hidden}.apps-hero-slide{opacity:0;z-index:0;background-position:50%;background-size:cover;transition:opacity 1.2s;position:absolute;inset:0}.apps-hero-slide--active{opacity:1}.apps-hero-overlay{z-index:1;background:linear-gradient(135deg,#0a0e27d1 0%,#0d1f3cc7 50%,#0a1628d1 100%);position:absolute;inset:0}.apps-hero-content{z-index:2;width:100%;padding:4rem 0;position:relative}.apps-hero h1{color:#fff;letter-spacing:.08em;margin-bottom:1rem;font-size:2.8rem;font-weight:800}.apps-hero p{color:#ffffffc7;max-width:760px;margin:0 auto;font-size:1rem;line-height:1.7}.apps-hero-controls{justify-content:center;align-items:center;gap:1rem;margin-top:1.75rem;display:flex}.apps-hero-arrow{cursor:pointer;color:#fff;background:0 0;border:1px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.4rem;line-height:1;transition:background .18s,border-color .18s;display:flex}.apps-hero-arrow:hover{background:#fff3;border-color:#fff}.apps-hero-dots{justify-content:center;gap:.5rem;display:flex}.apps-hero-dot{cursor:pointer;background:0 0;border:2px solid #ffffff80;border-radius:50%;width:10px;height:10px;padding:0;transition:all .2s}.apps-hero-dot:hover{border-color:#fff}.apps-hero-dot--active{background:#fff;border-color:#fff;transform:scale(1.25)}.apps-filters-bar{background:#fff;border-bottom:1px solid #e8e8e8;padding:.85rem 0}.apps-filters-bar .container{max-width:1200px;margin:0 auto;padding:0 20px}.apps-filter-dropdown-wrap{align-items:center;gap:.75rem;display:flex}.apps-filter-label{color:#555;white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;font-size:.82rem;font-weight:600}.apps-filter-dropdown{position:relative}.apps-filter-toggle{color:#111;cursor:pointer;background:#fff;border:1.5px solid #ccc;border-radius:4px;justify-content:space-between;align-items:center;gap:.5rem;min-width:200px;padding:.5rem 1rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:border-color .2s;display:flex}.apps-filter-toggle:hover{color:#1a3a8f;border-color:#1a3a8f}.apps-filter-caret{opacity:.6;font-size:.7rem;transition:transform .2s;display:inline-block}.apps-filter-caret--open{transform:rotate(180deg)}.apps-filter-menu{z-index:100;background:#fff;border:1px solid #e0e0e0;border-top:2px solid #1a3a8f;border-radius:0 0 6px 6px;min-width:220px;padding:.4rem 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 8px 24px #0000001a}.apps-filter-option{text-align:left;color:#333;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.6rem 1rem;font-family:inherit;font-size:.88rem;transition:background .15s,color .15s;display:flex}.apps-filter-option:hover{color:#1a3a8f;background:#f0f3fb}.apps-filter-option--active{color:#1a3a8f;font-weight:700}.apps-filter-check{color:#1a3a8f;font-size:.8rem}.apps-body{background:#f7f8fa;padding:2.5rem 0 5rem}.apps-body .container{max-width:1200px;margin:0 auto;padding:0 20px}.apps-search{margin-bottom:1.5rem}.apps-search-input{color:#111;background:#fff;border:1px solid #ccc;border-radius:4px;width:100%;max-width:460px;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.apps-search-input::placeholder{color:#aaa}.apps-search-input:focus{border-color:#1a3a8f;outline:none;box-shadow:0 0 0 3px #1a3a8f14}.apps-count{color:#888;margin-bottom:1.5rem;font-size:.85rem}.apps-empty{color:#888;text-align:center;padding:3rem 1rem}.apps-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (width<=900px){.apps-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=576px){.apps-hero h1{font-size:2rem}.apps-grid{grid-template-columns:repeat(2,1fr)}.apps-filter-toggle{min-width:160px;font-size:.82rem}}.scroll-hint-wrap{position:relative}.scroll-hint{display:none}@media (width<=768px){.scroll-hint{flex-direction:column;align-items:center;gap:.4rem;padding:1.25rem 0 .5rem;display:flex}.scroll-hint-label{color:#888;letter-spacing:.05em;text-transform:uppercase;font-size:.75rem}.scroll-hint-wheel{border:2px solid #aaa;border-radius:13px;justify-content:center;width:26px;height:42px;padding-top:6px;display:flex}.scroll-hint-dot{background:#1a3a8f;border-radius:2px;width:4px;height:8px;animation:1.4s ease-in-out infinite scroll-bounce}@keyframes scroll-bounce{0%{opacity:1;transform:translateY(0)}60%{opacity:.3;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}}.ap-missing{text-align:center;padding:5rem 0}.ap-missing h1{color:#1a3a8f;margin-bottom:1rem}.ap-back-link{color:#1a3a8f;font-weight:600;text-decoration:none}.ap-back-link:hover{text-decoration:underline}.ap-hero{background:#0a0e27;align-items:center;min-height:480px;display:flex;position:relative;overflow:hidden}.ap-hero-img{position:absolute;inset:0}.ap-hero-img img{object-fit:cover;width:100%;height:100%;display:block}.ap-hero-img-placeholder{background:linear-gradient(135deg,#0a0e27 0%,#1a3a8f 100%);position:absolute;inset:0}.ap-hero-overlay{z-index:2;background:linear-gradient(90deg,#0a0e27e0 0%,#0a0e278c 100%);width:100%;padding:3.5rem 0;position:relative}.ap-hero-overlay .container{max-width:1200px;margin:0 auto;padding:0 20px}.ap-breadcrumb{color:#ffffff8c;text-transform:capitalize;flex-wrap:wrap;align-items:center;gap:.25rem;margin-bottom:1rem;font-size:.8rem;display:flex}.ap-breadcrumb a{color:#fffc;text-decoration:none;transition:color .2s}.ap-breadcrumb a:hover{color:#fff}.ap-breadcrumb span{color:#ffffff59}.ap-hero-tag{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#ffffff1f;border:1px solid #ffffff40;border-radius:20px;margin-bottom:.85rem;padding:.3rem .85rem;font-size:.7rem;font-weight:700;display:inline-block}.ap-hero h1{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 20px #0006;max-width:800px;margin:0;font-size:2.4rem;font-weight:800;line-height:1.1}.ap-body{background:#f4f6fa;padding:3rem 0 5rem}.ap-body .container{max-width:1100px;margin:0 auto;padding:0 20px}.ap-section{background:#fff;border:1px solid #e4e8f0;border-radius:10px;margin-bottom:1.5rem;padding:2rem 2.25rem;box-shadow:0 1px 4px #0000000a}.ap-section h2{color:#1a3a8f;border-bottom:2px solid #1a3a8f;margin:0 0 1.25rem;padding-bottom:.5rem;font-size:1rem;font-weight:700;display:inline-block}.ap-overview{color:#444;margin:0;font-size:1rem;line-height:1.8}.ap-subsection{border-left:3px solid #1a3a8f}.ap-sub-desc{color:#555;margin-bottom:1.25rem;font-size:.92rem;line-height:1.75}.ap-accordion{background:#fff;border:1px solid #e4e8f0;border-radius:8px;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 1px 4px #0000000a}.ap-accordion-header{cursor:pointer;color:#111;text-align:left;background:#f4f4f4;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .2s,color .2s;display:flex}.ap-accordion-header:hover{background:#eaeaea}.ap-accordion--open .ap-accordion-header{color:#fff;background:#1a3a8f}.ap-accordion-icon{color:#888;flex-shrink:0;font-size:.75rem;transition:color .2s}.ap-accordion--open .ap-accordion-icon{color:#fff}.ap-accordion-body{border-top:1px solid #e0e0e0;padding:1.5rem 1.75rem}.ap-detector-chips{flex-wrap:wrap;gap:.5rem;display:flex}.ap-detector-chip{color:#1a3a8f;background:#f0f3fb;border:1px solid #c0cce8;border-radius:4px;align-items:center;gap:.35rem;padding:.45rem 1rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ap-detector-chip:hover{color:#fff;background:#1a3a8f;border-color:#1a3a8f;transform:translateY(-1px);box-shadow:0 3px 8px #1a3a8f33}.asp-sub-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.asp-sub-card{background:#fff;border:1px solid #e0e6f0;border-left:4px solid #1a3a8f;border-radius:8px;flex-direction:column;gap:.5rem;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 2px 6px #1a3a8f0a}.asp-sub-card:hover{border-color:#1a3a8f;transform:translateY(-2px);box-shadow:0 6px 20px #1a3a8f1f}.asp-sub-card h3{color:#1a3a8f;margin:0;font-size:1rem;font-weight:700}.asp-sub-card p{color:#555;flex:1;font-size:.88rem;line-height:1.6}.asp-sub-count{color:#1a3a8f;margin-top:.25rem;font-size:.8rem;font-weight:600}.ap-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#1a3a8f 0%,#122d72 100%);border-radius:10px;margin-top:1.5rem;padding:3rem 2.5rem;position:relative;overflow:hidden}.ap-cta:before{content:"";background:#ffffff0a;border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}.ap-cta:after{content:"";background:#ffffff0a;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-40px;left:-40px}.ap-cta h2{color:#fff;z-index:1;margin:0 0 .75rem;font-size:1.6rem;position:relative}.ap-cta p{color:#ffffffe0;z-index:1;max-width:600px;margin:0 auto 1.75rem;font-size:.95rem;line-height:1.7;position:relative}.ap-cta-btn{color:#1a3a8f;text-transform:uppercase;letter-spacing:.06em;z-index:1;background:#fff;border-radius:4px;padding:.85rem 2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block;position:relative}.ap-cta-btn:hover{background:#f0f3fb;transform:translateY(-2px);box-shadow:0 6px 16px #0003}@media (width<=768px){.ap-hero{min-height:260px}.ap-hero h1{font-size:1.8rem}.ap-section{padding:1.5rem 1.25rem}.ap-accordion-body{padding:1.25rem}.ap-cta{padding:2rem 1.25rem}.ap-cta h2{font-size:1.3rem}}.asi-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (width<=768px){.asi-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.asi-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-direction:row;gap:1rem;padding-bottom:1rem;display:flex;overflow-x:auto}.asi-grid .fcard-wrap{scroll-snap-align:start;flex:0 0 75vw}}.contact-strip{color:#fff;background:linear-gradient(135deg,#0a0e27 0%,#1a3a8f 60%,#0d2060 100%);border-top:1px solid #ffffff14;padding:3.5rem 0;position:relative;overflow:hidden;box-shadow:inset 0 4px 24px #00000040}.contact-strip:before{content:"";pointer-events:none;background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><defs><pattern id='g' width='20' height='20' patternUnits='userSpaceOnUse'><path d='M 20 0 L 0 0 0 20' fill='none' stroke='%23ffffff' stroke-width='0.15' opacity='0.15'/></pattern></defs><rect width='100' height='100' fill='url(%23g)'/></svg>");position:absolute;inset:0}.contact-strip-inner{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}.contact-strip-heading{letter-spacing:-.02em;color:#fff;margin:0;font-size:1.75rem;font-weight:700}.contact-strip-sub{color:#ffffffb8;max-width:480px;margin:0 0 .5rem;font-size:1rem}.contact-strip-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.contact-strip-btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.6rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.contact-strip-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000059}.contact-strip-btn--email{color:#1a3a8f;background:#fff}.contact-strip-btn--email:hover{background:#e8eeff}.contact-strip-btn--phone{color:#fff;background:0 0;border:2px solid #fff9}.contact-strip-btn--phone:hover{background:#ffffff1a;border-color:#fff}.contact-strip-icon{font-size:1.05rem;line-height:1}@media (width<=600px){.contact-strip-heading{font-size:1.35rem}.contact-strip-btn{justify-content:center;width:100%}.contact-strip-buttons{flex-direction:column;align-items:stretch;width:100%;max-width:320px}}.products-hero{justify-content:center;align-items:center;height:50.67vw;min-height:500px;display:flex;position:relative;overflow:hidden}.products-hero-bg{z-index:0;background-image:linear-gradient(#0a0e27a6,#0a0e27a6),url(/images/solutions/generalProducts.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.products-hero-content{z-index:2;text-align:center;max-width:760px;padding:0 40px;position:relative}.products-hero-content h1{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 24px #00000080;margin-bottom:1.25rem;font-size:clamp(2.4rem,5vw,4rem);font-weight:800;line-height:1.1}.products-hero-content p{color:#ffffffeb;text-shadow:0 1px 8px #0006;font-size:1.2rem;line-height:1.6}.products-body{background:#fff;padding:2.5rem 0 5rem}.products-body .container{max-width:1200px;margin:0 auto;padding:0 20px}.products-search{margin-bottom:1.5rem}.products-search-input{color:#111;background:#fff;border:1px solid #ccc;border-radius:4px;width:100%;max-width:500px;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.products-search-input::placeholder{color:#aaa}.products-search-input:focus{border-color:#1a3a8f;outline:none;box-shadow:0 0 0 3px #1a3a8f1a}.products-filters{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.filter-chip{color:#444;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #ccc;border-radius:20px;padding:.5rem 1rem;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .2s}.filter-chip:hover{color:#1a3a8f;background:#1a3a8f0a;border-color:#1a3a8f}.filter-chip--active{color:#fff;background:#1a3a8f;border-color:#1a3a8f;font-weight:600}.filter-chip--active:hover{background:#122d72;border-color:#122d72}.products-count{color:#555;margin-bottom:1.5rem;font-size:.9rem;font-weight:500}.products-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.product-card-link{text-decoration:none;display:block}.pcard{background:#fff;border:1px solid #d8d8d8;border-top:3px solid #1a3a8f;border-radius:6px;flex-direction:column;height:100%;padding:1.75rem;transition:all .2s;display:flex;box-shadow:0 2px 6px #0000000d}.pcard:hover{border-color:#1a3a8f;transform:translateY(-3px);box-shadow:0 6px 16px #00000014,0 20px 40px #00000012}.pcard-category{text-transform:uppercase;letter-spacing:.07em;color:#1a3a8f;margin-bottom:.6rem;font-size:.72rem;font-weight:700}.pcard-title{color:#0a0a0a;margin-bottom:.6rem;font-size:1.1rem;font-weight:700;line-height:1.35}.pcard-summary{color:#333;flex:1;margin-bottom:1rem;font-size:.9rem;line-height:1.65}.pcard-wavelength{color:#1a3a8f;background:#1a3a8f14;border-radius:3px;margin-bottom:.6rem;padding:.3rem .7rem;font-size:.75rem;font-weight:600;transition:all .2s;display:inline-block}.pcard-wavelength:hover{color:#fff;background:#1a3a8f}.pcard-mechanism{color:#777;margin-top:.4rem;font-size:.8rem;font-weight:500;display:inline-block}.pcard-arrow{color:#1a3a8f;margin-top:1rem;font-size:.88rem;font-weight:700;transition:all .2s;display:inline-block}.product-card-link:hover .pcard-arrow{color:#122d72}.products-empty{text-align:center;color:#999;padding:4rem 1rem;font-size:1rem}@media (width<=900px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.products-hero{height:auto;min-height:unset}.products-hero-bg{background-size:cover;width:100%;padding-top:56.25%;position:static}.products-hero-content{padding:0 1.25rem;position:absolute}}@media (width<=576px){.products-hero h1{font-size:1.8rem}.products-grid{grid-template-columns:1fr;gap:1rem}.products-search-input{max-width:100%}.products-filters{gap:.5rem}.filter-chip{padding:.4rem .9rem;font-size:.85rem}}.sol-section{background:#fff;grid-template-columns:1fr 1fr;min-height:420px;display:grid}.sol-section-img,.sol-section-body{border-bottom:3px solid #1a3a8f}.sol-section--flip{direction:rtl}.sol-section--flip>*{direction:ltr}.sol-section:nth-child(odd) .sol-section-body{background:#fff}.sol-section:nth-child(2n) .sol-section-body{background:#f5f7ff}.sol-section-img{background:#fff;position:relative;overflow:hidden}.sol-section-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.sol-section:hover .sol-section-img img{transform:scale(1.03)}.sol-section-body{flex-direction:column;justify-content:center;gap:1rem;padding:3.5rem 4rem;display:flex}.sol-section-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#1a3a8f;font-size:.75rem;font-weight:700}.sol-section-title{color:#0a0e27;margin:0;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:800;line-height:1.2}.sol-section-desc{color:#444;max-width:520px;margin:0;font-size:.97rem;line-height:1.7}.sol-family-list{flex-direction:column;gap:.4rem;margin:.25rem 0;padding:0;list-style:none;display:flex}.sol-family-link{color:#1a3a8f;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.sol-family-link:hover{color:#0d2060;text-decoration:underline}.sol-family-wave{color:#777;font-size:.78rem;font-weight:400}.sol-family-more{color:#999;font-size:.85rem;font-style:italic}.sol-section-cta{color:#fff;background:#1a3a8f;border-radius:6px;align-self:flex-start;margin-top:.75rem;padding:.65rem 1.4rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .15s,transform .15s;display:inline-block}.sol-section-cta:hover{background:#0d2060;transform:translateY(-1px)}@media (width<=900px){.sol-section,.sol-section--flip{direction:ltr;grid-template-columns:1fr}.sol-section-img{min-height:260px}.sol-section-body{padding:2.5rem 2rem}}@media (width<=576px){.sol-section-body{padding:2rem 1.25rem}.sol-section-img{min-height:200px}}.page-hero{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.page-hero-bg{z-index:0;background-image:linear-gradient(135deg,#0a0e27 0%,#1a3a8f 100%);background-position:50%;background-size:cover;position:absolute;inset:0}.page-hero-overlay{z-index:2;background:0 0;width:100%;padding:4rem 0;position:relative}.ph-container{max-width:1200px;margin:0 auto;padding:0 20px}.page-hero-breadcrumb{color:#ffffffb3;align-items:center;gap:.4rem;margin-bottom:.75rem;font-size:.82rem;display:flex}.page-hero-breadcrumb a{color:#ffffffb3;text-decoration:none;transition:color .2s}.page-hero-breadcrumb a:hover{color:#fff}.page-hero-tag{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#ffffff1f;border:1px solid #ffffff40;border-radius:20px;margin-bottom:1rem;padding:.3rem .85rem;font-size:.72rem;font-weight:600;display:inline-block}.page-hero h1{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 16px #0006;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.page-hero p{color:#ffffffe0;max-width:660px;font-size:1.05rem;line-height:1.75}.page-hero-actions{flex-wrap:wrap;gap:1rem;margin-top:1.75rem;display:flex}@media (width<=768px){.page-hero{min-height:100vh}.page-hero-overlay{padding:3rem 0}.page-hero p{font-size:.97rem}}@media (width<=480px){.page-hero{min-height:100vh}.page-hero-overlay{padding:2.5rem 0}}.si2-body{background:#fff;padding:3rem 0 6rem}.si2-container{max-width:1200px;margin:0 auto;padding:0 20px}.si2-grid{flex-direction:column;gap:4rem;display:flex}.si2-item{color:inherit;text-decoration:none;display:block}.si2-img{background:#f0f2f7;justify-content:center;align-items:center;width:100%;height:420px;margin-bottom:1.25rem;display:flex;overflow:hidden}.si2-img img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.si2-item:hover .si2-img img{transform:scale(1.02)}.si2-img-placeholder{letter-spacing:.12em;color:#1a3a8f;opacity:.3;justify-content:center;align-items:center;width:100%;height:100%;font-size:.8rem;font-weight:600;display:none}.si2-item h2{color:#0a0a0a;margin-bottom:.5rem;font-size:1.35rem;font-weight:700;transition:color .2s}.si2-item:hover h2{color:#1a3a8f}.si2-item p{color:#555;max-width:800px;margin-bottom:.75rem;font-size:.95rem;line-height:1.75}.si2-link{color:#1a3a8f;font-size:.88rem;font-weight:700}.si2-item+.si2-item{border-top:1px solid #e8e8e8;padding-top:4rem}@media (width<=768px){.si2-img{height:260px}.si2-grid{gap:3rem}.si2-item+.si2-item{padding-top:3rem}}@media (width<=480px){.si2-img{height:200px}}.pf-hero{background:#0a0e27;align-items:center;min-height:220px;display:flex;position:relative;overflow:hidden}.pf-hero-bg{background:linear-gradient(135deg,#0a0e27 0%,#1a3a8f 100%);position:absolute;inset:0}.pf-hero-bg:after{content:"";background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><defs><pattern id='g' width='20' height='20' patternUnits='userSpaceOnUse'><path d='M 20 0 L 0 0 0 20' fill='none' stroke='%23ffffff' stroke-width='0.15' opacity='0.2'/></pattern></defs><rect width='100' height='100' fill='url(%23g)'/></svg>");position:absolute;inset:0}.pf-hero-overlay{z-index:2;background:linear-gradient(90deg,#0a0e27b3 0%,#0000 100%);width:100%;padding:2.5rem 0;position:relative}.pf-hero .container,.pf-body .container{max-width:1200px;margin:0 auto;padding:0 20px}.pf-breadcrumb{color:#fff9;margin-bottom:.75rem;font-size:.82rem;font-weight:500}.pf-breadcrumb a{color:#ffffffd9;text-decoration:none;transition:color .2s}.pf-breadcrumb a:hover{color:#fff;text-decoration:underline}.pf-breadcrumb span{color:#ffffff59;margin:0 .5rem}.pf-hero h1{color:#fff;margin:0 0 .6rem;font-size:2.2rem;font-weight:800}.pf-summary{color:#ffffffd9;max-width:700px;margin:0 0 1.25rem;font-size:1rem;line-height:1.6}.pf-hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.pf-wavelength{color:#fff;background:#ffffff26;border:1px solid #ffffff40;border-radius:4px;padding:.45rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.pf-browse-btn{color:#1a3a8f;text-transform:uppercase;letter-spacing:.04em;background:#fff;border-radius:4px;padding:.55rem 1.25rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.pf-browse-btn:hover{background:#f0f3fb;transform:translateY(-1px);box-shadow:0 4px 12px #0003}.pf-body{background:#fff;padding:3rem 0 5rem}.pf-section{margin-bottom:3rem}.pf-section h2{color:#0a0a0a;border-bottom:2px solid #e0e0e0;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.3rem;font-weight:700}.pf-specs-table{border-collapse:collapse;background:#fff;border:1px solid #d8d8d8;border-radius:6px;width:100%;overflow:hidden}.pf-specs-table tr{border-bottom:1px solid #e0e0e0}.pf-specs-table tr:last-child{border-bottom:none}.pf-specs-table tr:nth-child(2n){background:#f7f8fa}.pf-spec-label{color:#1a3a8f;vertical-align:top;text-transform:uppercase;letter-spacing:.05em;width:220px;padding:.9rem 1rem;font-size:.78rem;font-weight:700}.pf-spec-value{color:#222;padding:.9rem 1rem;font-size:.9rem;line-height:1.6}.pf-pills{flex-wrap:wrap;gap:.75rem;display:flex}.pf-pill{color:#111;background:#1a3a8f14;border:1px solid #ccc;border-radius:4px;padding:.45rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s;display:inline-block}.pf-pill:hover{color:#1a3a8f;background:#1a3a8f1f;border-color:#1a3a8f}.pf-pill--muted{color:#333;background:#f0f0f0;border-color:#e0e0e0}.pf-pill--muted:hover{color:#333;background:#e8e8e8;border-color:#ccc}.pf-pill--supplier{color:#111;background:#f0f3fb;border-color:#b0bfdf;font-size:.8rem}.pf-pill--supplier:hover{color:#1a3a8f;background:#1a3a8f1a;border-color:#1a3a8f}.pf-text{color:#333;max-width:800px;font-size:.95rem;line-height:1.7}.pf-supplier-note{color:#777;margin-bottom:1rem;font-size:.85rem;font-style:italic}.pf-related-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.pf-related-card{background:#fff;border:1px solid #d8d8d8;border-left:4px solid #1a3a8f;border-radius:6px;flex-direction:column;gap:.5rem;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 2px 6px #0000000d}.pf-related-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000017}.pf-related-card strong{color:#0a0a0a;font-size:.95rem;font-weight:700}.pf-related-card span{color:#777;font-size:.85rem}.pf-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#1a3a8f 0%,#122d72 100%);border-radius:8px;margin:3rem 0;padding:2.5rem}.pf-cta h2{color:#fff;border:none;margin-bottom:.75rem;padding:0;font-size:1.4rem;font-weight:700}.pf-cta p{color:#ffffffe6;margin-bottom:1.5rem;font-size:1rem}.pf-cta-btn{color:#1a3a8f;text-transform:uppercase;letter-spacing:.04em;background:#fff;border-radius:4px;padding:.75rem 2rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.pf-cta-btn:hover{background:#f0f3fb;transform:translateY(-1px);box-shadow:0 4px 12px #0003}.pf-disclaimer{color:#888;border-top:1px solid #e0e0e0;margin-top:2rem;padding-top:1.5rem;font-size:.8rem;font-style:italic;line-height:1.6}.pf-missing{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:2rem;display:flex}.pf-missing h1{color:#0a0a0a;margin-bottom:1rem;font-size:2rem;font-weight:700}.pf-back{color:#1a3a8f;font-weight:600;text-decoration:none}.pf-back:hover{color:#122d72;text-decoration:underline}@media (width<=768px){.pf-hero h1{font-size:1.6rem}.pf-spec-label{width:140px;font-size:.75rem}.pf-related-grid{grid-template-columns:1fr}.pf-cta{padding:1.5rem}.pf-section h2{font-size:1.15rem}.pf-hero-actions{flex-direction:column;align-items:flex-start}}.pc-missing{text-align:center;padding:5rem 0}.pc-missing h1{color:#1a3a8f;margin-bottom:1rem}.pc-back{color:#1a3a8f;font-weight:600;text-decoration:none}.pc-hero{background:#0a0e27;align-items:center;min-height:360px;display:flex;position:relative;overflow:hidden}.pc-hero-bg{background:linear-gradient(135deg,#0a0e27 0%,#1a3a8f 100%);position:absolute;inset:0}.pc-hero-bg:after{content:"";background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><defs><pattern id='g' width='20' height='20' patternUnits='userSpaceOnUse'><path d='M 20 0 L 0 0 0 20' fill='none' stroke='%23ffffff' stroke-width='0.15' opacity='0.2'/></pattern></defs><rect width='100' height='100' fill='url(%23g)'/></svg>");position:absolute;inset:0}.pc-hero-overlay{z-index:2;background:linear-gradient(90deg,#0a0e27b3 0%,#0000 100%);width:100%;padding:2.5rem 0;position:relative}.pc-hero-overlay .container{max-width:1200px;margin:0 auto;padding:0 20px}.pc-breadcrumb{color:#ffffffa6;text-transform:capitalize;margin-bottom:.75rem;font-size:.82rem}.pc-breadcrumb a{color:#ffffffd9;text-decoration:none}.pc-breadcrumb a:hover{color:#fff}.pc-breadcrumb span{margin:0 .4rem}.pc-hero h1{color:#fff;margin-bottom:.5rem;font-size:2.2rem;font-weight:800}.pc-hero p{color:#ffffffbf;font-size:.95rem}.pc-body{background:#f7f8fa;padding:2.5rem 0 5rem}.pc-body .container{max-width:1200px;margin:0 auto;padding:0 20px}.pc-layout{grid-template-columns:240px 1fr;align-items:start;gap:2rem;display:grid}.pc-sidebar{flex-direction:column;gap:1rem;display:flex;position:sticky;top:120px}.pc-sidebar-section{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.25rem}.pc-sidebar-section h3{color:#1a3a8f;text-transform:uppercase;letter-spacing:.07em;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.pc-family-list{margin:0;padding:0;list-style:none}.pc-family-link{color:#444;border-radius:4px;justify-content:space-between;align-items:center;margin-bottom:2px;padding:.5rem .6rem;font-size:.85rem;text-decoration:none;transition:all .15s;display:flex}.pc-family-link:hover{color:#1a3a8f;background:#f0f3fb}.pc-family-link--active{color:#1a3a8f;background:#f0f3fb;font-weight:700}.pc-family-count{color:#666;background:#e8e8e8;border-radius:20px;flex-shrink:0;padding:1px 6px;font-size:.7rem;font-weight:600}.pc-family-link--active .pc-family-count{color:#fff;background:#1a3a8f}.pc-filter-chips{flex-wrap:wrap;gap:.35rem;display:flex}.pc-filter-chip{color:#444;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;padding:.3rem .6rem;font-family:inherit;font-size:.75rem;font-weight:500;transition:all .15s}.pc-filter-chip:hover{color:#1a3a8f;border-color:#1a3a8f}.pc-filter-chip--active{color:#fff;background:#1a3a8f;border-color:#1a3a8f}.pc-sidebar-cta{text-align:center;background:linear-gradient(135deg,#1a3a8f 0%,#122d72 100%);border-radius:8px;padding:1.25rem}.pc-sidebar-cta p{color:#ffffffd9;margin-bottom:.75rem;font-size:.85rem}.pc-sidebar-cta-btn{color:#1a3a8f;text-transform:uppercase;letter-spacing:.04em;background:#fff;border-radius:4px;padding:.5rem 1rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.pc-sidebar-cta-btn:hover{background:#f0f3fb}.pc-toolbar{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.pc-search{color:#111;background:#fff;border:1px solid #ccc;border-radius:4px;flex:1;max-width:480px;padding:.7rem 1rem;font-family:inherit;font-size:.92rem;transition:border-color .2s}.pc-search:focus{border-color:#1a3a8f;outline:none;box-shadow:0 0 0 3px #1a3a8f14}.pc-search::placeholder{color:#aaa}.pc-count{color:#666;margin-left:auto;font-size:.85rem}.pc-empty{color:#888;text-align:center;padding:3rem 1rem}.pc-product-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.pc-product-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 1px 4px #0000000d}.pc-product-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000001a}.pc-product-img{background:#fff;border-bottom:1px solid #e8e8e8;justify-content:center;align-items:center;height:160px;display:flex;position:relative;overflow:hidden}.pc-product-img img{object-fit:contain;width:100%;height:100%;padding:12px}.pc-product-img-placeholder{color:#1a3a8f;opacity:.25;letter-spacing:.1em;justify-content:center;align-items:center;font-size:.78rem;font-weight:600;display:flex;position:absolute;inset:0}.pc-product-body{flex-direction:column;flex:1;gap:.4rem;padding:1.1rem 1.25rem;display:flex}.pc-product-meta{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.pc-product-supplier{color:#777;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:600}.pc-product-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:20px;padding:2px 7px;font-size:.65rem;font-weight:700}.pc-product-badge--featured{color:#92400e;background:#fef3c7}.pc-product-badge--active{color:#065f46;background:#d1fae5}.pc-product-badge--eol,.pc-product-badge--obsolete{color:#991b1b;background:#fee2e2}.pc-product-badge--nrnd{color:#92400e;background:#fef3c7}.pc-product-model{color:#1a3a8f;margin:0;font-size:1.1rem;font-weight:700;line-height:1.3}.pc-product-series{color:#777;margin:0;font-size:.8rem}.pc-product-specs{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;flex-direction:column;gap:.25rem;margin:.5rem 0;padding:.6rem 0;display:flex}.pc-spec-row{justify-content:space-between;gap:.5rem;display:flex}.pc-spec-label{color:#888;font-size:.76rem;font-weight:500}.pc-spec-value{color:#333;text-align:right;font-size:.76rem;font-weight:600}.pc-product-price{color:#222;font-size:.85rem;font-weight:600}.pc-product-link{color:#1a3a8f;margin-top:auto;font-size:.8rem;font-weight:700}.pc-filter-btn{display:none}.pc-filter-overlay{z-index:1000;pointer-events:all;background:#00000080;position:fixed;inset:0}.pc-filter-drawer{z-index:1001;background:#fff;border-radius:16px 16px 0 0;height:85vh;position:fixed;bottom:0;left:0;right:0}.pc-filter-drawer-header{z-index:1;background:#fff;border-bottom:1px solid #e0e0e0;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex;position:absolute;top:0;left:0;right:0}.pc-filter-drawer-header h2{color:#0a0a0a;font-size:1.1rem;font-weight:700}.pc-filter-close{cursor:pointer;color:#444;background:0 0;border:none;padding:.25rem .5rem;font-size:1.2rem}.pc-filter-drawer-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;flex-direction:column;gap:1rem;padding:1rem 1.5rem 4rem;display:flex;position:absolute;inset:65px 0 0;overflow-y:auto}.pc-filter-drawer-body .pc-filter-chip,.pc-filter-drawer-body .pc-family-link{touch-action:manipulation}@media (width<=900px){.pc-layout{grid-template-columns:1fr}.pc-sidebar{display:none}.pc-filter-btn{color:#fff;cursor:pointer;background:#1a3a8f;border:none;border-radius:6px;flex-shrink:0;align-items:center;gap:.4rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;display:inline-flex}}@media (width<=576px){.pc-hero h1{font-size:1.7rem}.pc-product-grid{grid-template-columns:1fr}}.pd-missing{text-align:center;padding:5rem 0}.pd-back{color:#1a3a8f;font-weight:600;text-decoration:none}.pd-hero{background:#0a0e27;align-items:center;min-height:320px;display:flex;position:relative;overflow:hidden}.pd-hero-bg{background:linear-gradient(135deg,#0a0e27 0%,#1a3a8f 100%);position:absolute;inset:0}.pd-hero-bg:after{content:"";background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><defs><pattern id='g' width='20' height='20' patternUnits='userSpaceOnUse'><path d='M 20 0 L 0 0 0 20' fill='none' stroke='%23ffffff' stroke-width='0.15' opacity='0.2'/></pattern></defs><rect width='100' height='100' fill='url(%23g)'/></svg>");position:absolute;inset:0}.pd-hero-overlay{z-index:2;width:100%;padding:2.5rem 0;position:relative}.pd-hero-overlay .container{max-width:1200px;margin:0 auto;padding:0 20px}.pd-breadcrumb{color:#fff9;text-transform:capitalize;margin-bottom:1rem;font-size:.8rem}.pd-breadcrumb a{color:#fffc;text-decoration:none}.pd-breadcrumb a:hover{color:#fff}.pd-breadcrumb span{margin:0 .4rem}.pd-hero-content{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.pd-hero-supplier{color:#ffffffa6;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;font-size:.78rem;font-weight:600;display:block}.pd-hero h1{color:#fff;margin:0;font-size:2.2rem;font-weight:800}.pd-hero-series{color:#ffffffbf;margin-top:.3rem;font-size:.95rem}.pd-hero-mechanism{color:#fff9;margin-top:.2rem;font-size:.88rem}.pd-hero-badges{flex-wrap:wrap;flex-shrink:0;gap:.5rem;display:flex}.pd-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:20px;padding:4px 10px;font-size:.72rem;font-weight:700}.pd-badge--active{color:#6ee7b7;background:#10b98133;border:1px solid #10b9814d}.pd-badge--inactive{color:#fca5a5;background:#ef444433;border:1px solid #ef44444d}.pd-badge--rohs{color:#93c5fd;background:#3b82f633;border:1px solid #3b82f64d}.pd-badge--featured{color:#fcd34d;background:#fbbf2433;border:1px solid #fbbf244d}.pd-body{background:#f7f8fa;padding:2.5rem 0 5rem}.pd-body .container{max-width:1200px;margin:0 auto;padding:0 20px}.pd-layout{grid-template-columns:300px 1fr;align-items:start;gap:2rem;display:grid}.pd-left{flex-direction:column;gap:1rem;display:flex;position:sticky;top:90px}.pd-image-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.pd-image-card img{object-fit:contain;width:100%;height:240px;padding:16px}.pd-image-placeholder{color:#1a3a8f;opacity:.25;letter-spacing:.1em;background:#fff;justify-content:center;align-items:center;height:240px;font-size:.8rem;font-weight:600;display:flex}.pd-part-number{border-top:1px solid #e8e8e8;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.pd-part-label{color:#888;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:600}.pd-part-value{color:#1a3a8f;font-family:monospace;font-size:.82rem;font-weight:700}.pd-info-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.25rem}.pd-info-card h3{color:#1a3a8f;text-transform:uppercase;letter-spacing:.07em;margin-bottom:.75rem;font-size:.78rem;font-weight:700}.pd-order-grid{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.pd-order-item{border-bottom:1px solid #f0f0f0;justify-content:space-between;padding:.4rem 0;display:flex}.pd-order-item span{color:#666;font-size:.82rem}.pd-order-item strong{color:#111;font-size:.82rem;font-weight:700}.pd-rfq-btn{color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.04em;background:#1a3a8f;border-radius:4px;padding:.7rem 1rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .2s;display:block}.pd-rfq-btn:hover{background:#122d72}.pd-links{flex-direction:column;gap:.5rem;display:flex}.pd-resource-link{color:#333;background:#f7f8fa;border:1px solid #e0e0e0;border-radius:4px;padding:.5rem .75rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:all .15s;display:block}.pd-resource-link:hover{color:#1a3a8f;background:#f0f3fb;border-color:#1a3a8f}.pd-section--collapsible{border:1px solid #e0e0e0;border-radius:8px;padding:0;overflow:hidden}.pd-collapse-toggle{cursor:pointer;color:#111;background:#f4f4f4;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .2s,color .2s;display:flex}.pd-collapse-toggle:hover{background:#eaeaea}.pd-section--collapsible:has(.pd-collapse-toggle[aria-expanded=true]) .pd-collapse-toggle{color:#fff;background:#1a3a8f}.pd-section--collapsible:has(.pd-collapse-toggle[aria-expanded=true]) .pd-collapse-icon{color:#fff}.pd-collapse-icon{color:#888;font-size:.75rem}.pd-section--collapsible .pd-features-text{color:#444;border-top:1px solid #e0e0e0;margin:0;padding:1.25rem;font-size:.93rem;line-height:1.75}.pd-order-note{color:#666;margin-bottom:1rem;font-size:.9rem;line-height:1.65}.pd-right{flex-direction:column;gap:1.25rem;display:flex}.pd-section{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem 1.75rem;box-shadow:0 1px 4px #0000000a}.pd-section h2{color:#1a3a8f;border-bottom:2px solid #1a3a8f;margin-bottom:1rem;padding-bottom:.5rem;font-size:1rem;font-weight:700;display:inline-block}.pd-features-text{color:#333;font-size:.92rem;line-height:1.75}.pd-spec-table{border-collapse:collapse;width:100%}.pd-spec-row{border-bottom:1px solid #f0f0f0}.pd-spec-row:last-child{border-bottom:none}.pd-spec-label{color:#666;vertical-align:top;width:40%;padding:.55rem .75rem .55rem 0;font-size:.82rem;font-weight:600}.pd-spec-value{color:#111;vertical-align:top;padding:.55rem 0;font-size:.88rem}.pd-app-block{margin-bottom:1rem}.pd-app-block:last-child{margin-bottom:0}.pd-app-block h4{color:#1a3a8f;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.4rem;font-size:.75rem;font-weight:700}.pd-app-block p{color:#444;font-size:.88rem;line-height:1.65}.pd-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#1a3a8f 0%,#122d72 100%);border-radius:8px;padding:2rem}.pd-cta h3{color:#fff;margin-bottom:.5rem;font-size:1.3rem}.pd-cta p{color:#ffffffd9;margin-bottom:1.25rem;font-size:.92rem;line-height:1.6}.pd-cta-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.pd-cta-btn{text-transform:uppercase;letter-spacing:.04em;border-radius:4px;padding:.7rem 1.5rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.pd-cta-btn--primary{color:#1a3a8f;background:#fff}.pd-cta-btn--primary:hover{background:#f0f3fb}.pd-cta-btn--ghost{color:#fff;background:0 0;border:1.5px solid #ffffff80}.pd-cta-btn--ghost:hover{background:#ffffff1a;border-color:#fff}@media (width<=900px){.pd-layout{grid-template-columns:1fr}.pd-left{position:static}.pd-hero-content{flex-direction:column;align-items:flex-start}}@media (width<=576px){.pd-hero h1{font-size:1.7rem}.pd-section{padding:1.25rem}}.quote-page{background:#e8edf2;justify-content:center;align-items:flex-start;min-height:100vh;padding:2rem 1rem;display:flex}.quote-paper{color:#1a1a1a;background:#fff;width:100%;max-width:850px;padding:2rem 2rem 1.5rem;font-family:Segoe UI,Arial,sans-serif;font-size:10.5px;line-height:1.5;box-shadow:0 4px 20px #0000001f}.qt-edit-hint{color:#7a5f00;background:#fffbe6;border:1px solid khaki;border-radius:5px;align-items:center;gap:10px;margin-bottom:1rem;padding:6px 14px;font-size:11px;display:flex}.qt-print-btn{color:#fff;cursor:pointer;background:#dce6f1;border:none;border-radius:4px;padding:4px 14px;font-family:inherit;font-size:11px}.qt-header{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.qt-header-logo{flex:none}.qt-logo{object-fit:contain;max-width:200px;max-height:200px;display:block}.qt-header-company{text-align:right;margin-top:20px}.qt-co-name{color:#1a1a1a;text-align:right;margin:0 0 2px;font-size:13px;font-weight:700}.qt-co-line{color:#444;text-align:right;margin:0;font-size:10px}.qt-header-divider{border-top:2px solid #1a1a1a;margin-bottom:.75rem}.qt-addr-table{border-collapse:collapse;width:100%;margin-bottom:.75rem}.qt-addr-table th{text-align:left;color:#1a1a1a;background:#dce6f1;border:1px solid #b8cce4;width:50%;padding:5px 10px;font-size:10px;font-weight:700}.qt-addr-table td{vertical-align:top;border:1px solid #ccc;min-height:60px;padding:8px 10px;font-size:10px}.qt-addr-table td p{margin:0 0 1px}.qt-meta-row{align-items:stretch;margin-bottom:0;display:flex}.qt-label-cell{flex:0 0 120px;align-items:center;display:flex}.qt-label{color:#1a1a1a;font-size:2.2rem;font-weight:700;line-height:1}.qt-meta-table{border-collapse:collapse;flex:1}.qt-meta-table th{color:#1a1a1a;text-align:center;text-transform:uppercase;letter-spacing:.3px;background:#dce6f1;border:1px solid #ccc;padding:5px 8px;font-size:9px;font-weight:700}.qt-meta-table td{text-align:center;border:1px solid #ccc;padding:6px 8px;font-size:10px;font-weight:600}.qt-meta2-table{border-collapse:collapse;width:100%;margin-bottom:.75rem}.qt-meta2-table th{color:#1a1a1a;text-align:center;text-transform:uppercase;letter-spacing:.3px;background:#dce6f1;border:none;padding:5px 8px;font-size:9px;font-weight:700}.qt-meta2-table td{text-align:center;border:1px solid #ccc;padding:6px 8px;font-size:10px}.qt-items-table{border-collapse:collapse;width:100%;margin-bottom:0}.qt-items-table th{color:#1a1a1a;text-transform:uppercase;letter-spacing:.3px;text-align:left;background:#dce6f1;border:none;padding:6px 8px;font-size:9px;font-weight:700}.qt-items-table td{vertical-align:top;border:1px solid #ccc;padding:8px;font-size:10px}.qt-items-table tr:nth-child(2n) td{background:#f8f8f8}.qt-col-item{width:18%}.qt-col-desc{width:42%}.qt-col-qty{width:6%;text-align:center!important}.qt-col-rate,.qt-col-amt{width:17%;text-align:right!important}.qt-num{white-space:nowrap;text-align:right!important}.qt-bottom-table{border-collapse:collapse;width:100%;margin-top:0}.qt-bottom-table td{border:1px solid #ccc;padding:6px 10px;font-size:10px}.qt-contact-cell{vertical-align:top;background:#f8f8f8;width:45%;font-size:10px}.qt-contact-cell strong{margin-bottom:4px;font-size:10px;display:block}.qt-total-label{text-align:right;background:#f0f0f0;width:30%;font-weight:600}.qt-total-value{text-align:right;white-space:nowrap;width:25%}.qt-balance-row td{color:#1a1a1a!important;background:#dce6f1!important;font-size:11px!important;font-weight:700!important}.qt-balance-label{text-align:right}.qt-balance-value{text-align:right;white-space:nowrap}.qt-intl-notes{background:#f8f8f8;border:1px solid #ccc;grid-template-columns:1fr 1fr;gap:1rem;margin-top:.75rem;padding:.75rem;display:grid}.qt-intl-block h4{text-transform:uppercase;letter-spacing:.5px;color:#4dc9bfd9;margin:0 0 5px;font-size:9px;font-weight:700}.qt-intl-block p{color:#444;margin:0 0 3px;font-size:9.5px}.qt-actions{border-top:1px solid #eee;justify-content:center;align-items:center;gap:10px;margin-top:1.25rem;padding-top:1rem;display:flex}.qt-save-status{color:#1a8f4a;font-size:.85rem;font-weight:600}.qt-btn{color:#fff;cursor:pointer;background:#dce6f1;border:none;border-radius:4px;padding:8px 22px;font-family:inherit;font-size:11px;font-weight:600;text-decoration:none;display:inline-block}.qt-btn--ghost{color:#4dc9bfd9;background:#dce6fa;border:none}.qt-btn:hover{opacity:.85}.quote-missing{color:#e0e0e0;text-align:center;background:#0a0e27;align-items:center;min-height:80vh;display:flex}.quote-missing h1{margin-bottom:1rem;font-size:2rem}.quote-link{color:#00b8a9;text-decoration:none}@page{size:letter;margin:.5in}@media print{html,body{background:#fff!important;margin:0!important;padding:0!important}.quote-page{padding:0;background:#fff!important}.quote-paper{box-shadow:none;max-width:none;padding:0}.no-print,.qt-actions,.qt-edit-hint{display:none!important}.editable{background:0 0!important;outline:none!important}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}@media (width<=700px){.quote-paper{padding:1rem}.qt-header{flex-direction:column;gap:.5rem}.qt-header-company,.qt-co-name,.qt-co-line{text-align:left}.qt-intl-notes{grid-template-columns:1fr}}.gen-page{background:#f4f4f4;min-height:100vh;padding:3rem 1rem 5rem}.gen-container{max-width:900px;margin:0 auto}.gen-title{color:#0a0a0a;margin-bottom:.25rem;font-size:2rem;font-weight:700}.gen-subtitle{color:#555;margin:0 0 2rem;font-size:.95rem}.gen-fieldset{background:#fff;border:1px solid #d8d8d8;border-top:3px solid #1a3a8f;border-radius:6px;margin-top:1.5rem;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.gen-fieldset legend{color:#1a3a8f;text-transform:uppercase;letter-spacing:.08em;padding:0 8px;font-size:.78rem;font-weight:700}.gen-row{flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem;display:flex}.gen-field{flex-direction:column;flex:1;min-width:180px;display:flex}.gen-field--wide{flex:2;min-width:280px}.gen-field--full{flex:100%;min-width:100%}.gen-field span{color:#111;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:.72rem;font-weight:700}.gen-field input,.gen-field select,.gen-field textarea{color:#111;background:#fff;border:1px solid #ccc;border-radius:3px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.gen-field input:focus,.gen-field select:focus,.gen-field textarea:focus{border-color:#1a3a8f;box-shadow:0 0 0 3px #1a3a8f1a}.gen-field input[readOnly]{color:#1a3a8f;background:#1a3a8f0f;font-weight:600}.gen-field textarea{resize:vertical}.gen-field select{cursor:pointer}.gen-checkbox{color:#333;cursor:pointer;align-items:center;gap:8px;margin-bottom:.75rem;font-size:.88rem;display:flex}.gen-checkbox input[type=checkbox]{accent-color:#1a3a8f;width:16px;height:16px}.gen-item-row{border-bottom:1px solid #e8e8e8;padding:1rem 0}.gen-item-row:last-of-type{border-bottom:none}.gen-add-btn{color:#1a3a8f;cursor:pointer;background:0 0;border:1px dashed #1a3a8f59;border-radius:4px;margin-top:.5rem;padding:8px 16px;font-size:.85rem;transition:background .2s}.gen-add-btn:hover{background:#1a3a8f0f}.gen-remove-btn{color:#c22;cursor:pointer;background:0 0;border:none;align-self:flex-end;padding:8px;font-size:.85rem;transition:color .2s}.gen-remove-btn:hover{color:#911}.gen-actions{text-align:center;margin-top:1rem}.gen-generate-btn{color:#fff;cursor:pointer;letter-spacing:.05em;text-transform:uppercase;background:#1a3a8f;border:none;border-radius:4px;padding:14px 40px;font-size:.95rem;font-weight:700;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 2px 8px #1a3a8f40}.gen-generate-btn:hover{background:#122d72;transform:translateY(-1px);box-shadow:0 4px 16px #1a3a8f4d}.gen-back-btn{color:#866d00;cursor:pointer;background:0 0;border:1px solid #866d00;border-radius:4px;margin-left:12px;padding:4px 12px;font-size:11px}.gen-back-btn:hover{background:#866d001a}.editable{cursor:text;border-bottom:1px dashed #00000026;border-radius:2px;outline:none;padding:1px 2px;transition:background .2s}.editable:focus{background:#fff38040;border-bottom:2px solid #1a3a8f}.qt-edit-hint,.inv-edit-hint{color:#866d00;text-align:center;background:#fffbe6;border:1px solid khaki;border-radius:4px;justify-content:center;align-items:center;gap:8px;margin-bottom:1rem;padding:8px 16px;font-size:12px;font-weight:600;display:flex}@media print{.qt-edit-hint,.inv-edit-hint,.gen-back-btn{display:none!important}.editable{background:0 0!important;border-bottom:none!important}nav,.navbar,footer,.footer,:is(body:has(.quote-page)>*>.section,body:has(.inv-page)>*>.section){display:none!important}:is(body:has(.quote-page)>*>.section:has(.quote-page),body:has(.inv-page)>*>.section:has(.inv-page)){margin:0!important;padding:0!important;display:block!important}:is(body:has(.quote-page)>*>.section:has(.quote-page)>.container,body:has(.inv-page)>*>.section:has(.inv-page)>.container){max-width:none!important;margin:0!important;padding:0!important}:is(body:has(.quote-page) .section-header,body:has(.inv-page) .section-header){display:none!important}.quote-page,.inv-page{background:#fff!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important}.quote-paper,.inv-paper{box-shadow:none!important;width:100%!important;max-width:none!important;margin:0!important}}@media (width<=600px){.gen-field,.gen-field--wide{min-width:100%}}.inv-page{background:#e8edf2;justify-content:center;align-items:flex-start;min-height:100vh;padding:2rem 1rem;display:flex}.inv-paper{color:#1a1a1a;background:#fff;width:100%;max-width:850px;padding:2rem 2rem 1.5rem;font-family:Segoe UI,Arial,sans-serif;font-size:10.5px;line-height:1.5;box-shadow:0 4px 20px #0000001f}.inv-edit-hint{color:#7a5f00;background:#fffbe6;border:1px solid khaki;border-radius:5px;align-items:center;gap:10px;margin-bottom:1rem;padding:6px 14px;font-size:11px;display:flex}.inv-header{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.inv-header-left{flex:none}.inv-company-logo{object-fit:contain;max-width:200px;max-height:200px;display:block}.inv-header-right{text-align:right}.inv-company-name{color:#1a1a1a;text-transform:uppercase;letter-spacing:.3px;margin:0 0 2px;font-size:14px;font-weight:800}.inv-company-line{color:#333;margin:0;font-size:10px}.inv-header-rule{border:none;border-top:2px solid #1a1a1a;margin:.5rem 0 .75rem}.inv-addr-table{border-collapse:collapse;width:100%;margin-bottom:.75rem}.inv-addr-table th{text-align:center;color:#1a1a1a;background:#dce6f1;border:1px solid #dce6f1;width:50%;padding:5px 10px;font-size:10px;font-weight:700}.inv-addr-table td{vertical-align:top;border:1px solid #ccc;min-height:60px;padding:8px 10px;font-size:10px}.inv-addr-table td p{margin:0 0 1px}.inv-meta-row{align-items:stretch;margin-bottom:0;display:flex}.inv-label{color:#1a1a1a;flex:0 0 130px;align-items:center;margin:0;font-size:2.2rem;font-weight:700;line-height:1;display:flex}.inv-meta-table{border-collapse:collapse;flex:1}.inv-meta-table th{color:#1a1a1a;text-align:center;text-transform:uppercase;letter-spacing:.3px;background:#dce6f1;border:1px solid #dce6f1;padding:5px 8px;font-size:9px;font-weight:700}.inv-meta-table td{text-align:center;border:1px solid #ccc;padding:6px 8px;font-size:10px;font-weight:600}.inv-order-table{border-collapse:collapse;width:100%;margin-bottom:.75rem}.inv-order-table th{color:#1a1a1a;text-align:center;text-transform:uppercase;letter-spacing:.3px;background:#dce6f1;border:1px solid #dce6f1;padding:5px 8px;font-size:9px;font-weight:700}.inv-order-table td{text-align:center;border:1px solid #ccc;padding:6px 8px;font-size:10px}.inv-order-table th:last-child,.inv-order-table td:last-child{width:40%}.inv-items-table{border-collapse:collapse;width:100%;margin-bottom:0}.inv-items-table th{color:#1a1a1a;text-transform:uppercase;letter-spacing:.3px;text-align:center;background:#dce6f1;border:1px solid #dce6f1;padding:6px 8px;font-size:9px;font-weight:700}.inv-items-table td{vertical-align:top;border:1px solid #ccc;padding:8px;font-size:10px}.inv-items-table tr:nth-child(2n) td{background:#f8f8f8}.inv-col-item{width:16%}.inv-col-desc{width:50%}.inv-col-num{white-space:nowrap;width:11%;text-align:right!important}.inv-desc-line{margin:1px 0 0}.inv-bottom-table{border-collapse:collapse;width:100%;margin-top:0}.inv-bottom-table td{text-align:center;border:1px solid #ccc;padding:6px 10px;font-size:10px}.inv-contact-cell{vertical-align:top;background:#f8f8f8;width:55%}.inv-contact-cell strong{text-align:center;margin-bottom:4px;font-size:10px;font-weight:700;display:block}.inv-contact-cell p{margin:0 0 1px}.inv-total-label{text-align:right;background:#f0f0f0;width:25%;font-weight:600}.inv-total-value{text-align:right;white-space:nowrap;width:20%}.inv-balance-row td{color:#fff!important;background:#dce6f1!important;font-size:11px!important;font-weight:700!important}.inv-balance-label{text-align:right}.inv-balance-label strong{color:#1a1a1a}.inv-balance-value{text-align:right;white-space:nowrap}.inv-balance-value strong{color:#1a1a1a}.inv-tariff-block{border:1px solid #ccc;margin-top:.75rem}.inv-tariff-title{color:#fff;text-transform:uppercase;letter-spacing:.5px;text-align:center;background:#dce6f1;margin:0;padding:5px 10px;font-size:9px;font-weight:700}.inv-tariff-table{border-collapse:collapse;width:100%;padding:0}.inv-tariff-table td{border:none;padding:5px 14px;font-size:10px}.inv-tariff-label{color:#1a1a1a;width:35%;font-weight:700}.editable{cursor:text;border-radius:2px;outline:none;transition:background .15s}.editable:hover{background:#fff38033}.editable:focus{background:#fff38066;outline:1px dashed #aaa}.inv-actions{border-top:1px solid #eee;justify-content:center;align-items:center;gap:10px;margin-top:1.25rem;padding-top:1rem;display:flex}.inv-save-status{color:#1a8f4a;font-size:.85rem;font-weight:600}.inv-btn{color:#fff;cursor:pointer;background:#dce6f1;border:none;border-radius:4px;padding:8px 22px;font-family:inherit;font-size:11px;font-weight:600}.inv-btn:hover{opacity:.85}.inv-missing{color:#e0e0e0;text-align:center;background:#0a0e27;align-items:center;min-height:80vh;display:flex}.inv-missing h1{margin-bottom:1rem;font-size:2rem}.inv-link{color:#00b8a9;text-decoration:none}@page{size:letter;margin:.5in}@media print{html,body{background:#fff!important;margin:0!important;padding:0!important}.inv-page{padding:0;background:#fff!important}.inv-paper{box-shadow:none;max-width:none;padding:0}.inv-actions,.inv-edit-hint{display:none!important}.editable{background:0 0!important;outline:none!important}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}@media (width<=700px){.inv-paper{padding:1rem}.inv-header{flex-direction:column;gap:.5rem}.inv-header-right{text-align:left}.inv-company-name{font-size:12px}.inv-label{flex:0 0 100px;font-size:1.6rem}}.dash-container{max-width:1100px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.dash-title{color:#1a1a1a;margin-bottom:2rem;font-size:2rem;font-weight:700}.dash-panel{background:#fff;border:1px solid #e5e5e5;border-radius:10px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.dash-panel-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.dash-panel-header h2{color:#1a1a1a;margin:0;font-size:1.25rem}.dash-panel-actions{align-items:center;gap:1rem;display:flex}.dash-sort{border:1px solid #d0d0d0;border-radius:6px;display:inline-flex;overflow:hidden}.dash-sort button{cursor:pointer;color:#444;background:#f4f4f4;border:none;padding:.4rem .9rem;font-size:.85rem;transition:background .15s,color .15s}.dash-sort button+button{border-left:1px solid #d0d0d0}.dash-sort button.active{color:#fff;background:#1a3a8f}.dash-new-btn{color:#fff;white-space:nowrap;background:#1a3a8f;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none}.dash-new-btn:hover{background:#122d72}.dash-table{border-collapse:collapse;width:100%;font-size:.9rem}.dash-table th{text-align:left;color:#666;text-transform:uppercase;letter-spacing:.03em;border-bottom:2px solid #e5e5e5;padding:.6rem .75rem;font-size:.8rem;font-weight:600}.dash-table td{color:#222;border-bottom:1px solid #eee;padding:.65rem .75rem}.dash-table tbody tr{cursor:pointer;transition:background .15s}.dash-table tbody tr:hover{background:#f7f8fc}.dash-empty{text-align:center;color:#888;cursor:default;padding:1.5rem!important}.dash-delete-btn{color:#d0443f;cursor:pointer;background:0 0;border:1px solid #d0443f;border-radius:5px;padding:.3rem .7rem;font-size:.78rem;transition:background .15s,color .15s}.dash-delete-btn:hover{color:#fff;background:#d0443f}.dash-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.dash-modal{background:#fff;border-radius:10px;width:100%;max-width:420px;padding:2rem;position:relative;box-shadow:0 10px 40px #00000040}.dash-modal--snapshot{max-width:900px;max-height:90vh;padding:2.5rem 1.5rem 1.5rem;overflow-y:auto}.dash-snapshot{box-shadow:none;margin:0;transform:none}.dash-modal h2{color:#1a1a1a;margin:0 0 1.25rem;font-size:1.25rem}.dash-modal-close{cursor:pointer;color:#888;background:0 0;border:none;font-size:1.5rem;line-height:1;position:absolute;top:.75rem;right:.9rem}.dash-modal-close:hover{color:#222}.dash-modal-details{grid-template-columns:auto 1fr;gap:.5rem 1rem;margin:0;display:grid}.dash-modal-details dt{color:#666;font-weight:600}.dash-modal-details dd{color:#1a1a1a;margin:0}.dash-confirm-actions{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}.dash-cancel-btn{color:#444;cursor:pointer;background:0 0;border:1px solid #d0d0d0;border-radius:5px;padding:.4rem 1rem;font-size:.85rem;transition:background .15s}.dash-cancel-btn:hover{background:#f0f0f0}
