:root{--primary-dark-navy:#051937;--highlight-orange:#f77f00;--dark-red:#d62828;--green:#005247;--soft-white:#f5f5f5;--soft-tan:#f9d3b3;--soft-red:#ca3d4e;--soft-violet:#8f2a61;--highlight-cyan:#00c4d3;--checkered-grey:#cfcfcf;--dark-charcoal:#2b2f34;--dark-violet:#472659}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Inter,Poppins,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,sans-serif;line-height:1.55}img{max-width:100%;height:auto}.container{width:min(1100px,92%);margin-inline:auto}header{z-index:60;position:sticky;top:0}.site-header{transition:transform .25s ease-out}.site-header.site-header--hidden{transform:translateY(-100%)}.main-header{color:#111;background:#fff;border-bottom:1px solid #eaeaea;box-shadow:0 1px #eaeaea}.main-nav{grid-template-columns:200px 1fr 320px;align-items:center;gap:1rem;padding:.9rem 0;display:grid}.brand-light{letter-spacing:.02em;color:#111;align-items:center;gap:.6rem;font-weight:900;text-decoration:none;display:flex}.logo-img{width:auto;height:40px;display:block}.brand-text{letter-spacing:.01em;color:#111;font-weight:900;line-height:1.05}.brand-text strong{font-weight:900}.footer-brand{letter-spacing:.02em;align-items:center;gap:.6rem;font-weight:900;display:flex}.brand-text--light{color:var(--soft-white)}.brand-mark{background:linear-gradient(135deg,var(--highlight-orange),#ffae00);border-radius:10px;width:36px;height:36px;box-shadow:0 4px 12px #f77f0040}.center-links{justify-content:center;gap:1.6rem;display:flex}.center-links a{color:#111;border-radius:8px;padding:.5rem .3rem;font-weight:600;text-decoration:none}.center-links a:hover{background:#00000008}.center-links .nav-link{position:relative}.center-links .nav-link--active{color:var(--primary-dark-navy);text-decoration:underline;-webkit-text-decoration-color:var(--primary-dark-navy);text-decoration-color:var(--primary-dark-navy);text-underline-offset:.25rem;text-decoration-thickness:2px}.right-actions{justify-content:flex-end;align-items:center;gap:.9rem;display:flex}.search{flex:1;max-width:220px;position:relative}.search input{color:#111;background:#f6f6f6;border:1px solid #e3e3e3;border-radius:999px;outline:none;width:100%;padding:.65rem 1rem .65rem 2.2rem}.search input::placeholder{color:#666}.search svg{opacity:.7;width:18px;height:18px;position:absolute;top:50%;left:.7rem;transform:translateY(-50%)}.hero{color:var(--soft-white);background:linear-gradient(#051937 38%,#0d0d10 70%,#8f2a61 100%);padding:120px 0 40px;position:relative}.hero .wrap{grid-template-columns:1.1fr .9fr;align-items:center;gap:2.5rem;display:grid}.hero h1{letter-spacing:-.02em;background:linear-gradient(90deg,#fff,#ffe6cc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.05}.hero p{color:#f5f5f5cc;margin-bottom:1.8rem;font-size:clamp(1.1rem,2vw,1.3rem)}.cta-row{flex-wrap:wrap;gap:1.2rem;display:flex}.btn{cursor:pointer;border:2px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:1rem 1.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary{background:var(--highlight-orange);color:#111}.btn-primary:hover{filter:brightness(1.1)}.btn-outline{color:#fff;background:0 0;border-color:#fff}.btn-outline:hover{color:#111;background:#fff}.btn-outline-dark{color:var(--primary-dark-navy);border-color:var(--primary-dark-navy);background:0 0}.btn-outline-dark:hover{background:var(--primary-dark-navy);color:var(--soft-white)}.hero-img{width:100%;max-width:560px;height:auto;color:var(--soft-white);-webkit-backdrop-filter:blur(8px)saturate(1.1);background:linear-gradient(#ffffff14,#0000002e);border:1px solid #ffffff2e;border-radius:18px;place-items:center;font-size:1.05rem;display:grid;overflow:hidden;box-shadow:0 12px 36px #00000059}section:not(.hero){background-color:var(--soft-white);color:#222;padding:72px 0}.card{background:#fff;border:1px solid #ddd;border-radius:12px;padding:1.1rem;box-shadow:0 2px 6px #00000014}h2.title,h3{letter-spacing:-.01em;color:#051937}.about-cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.2rem;margin-top:2rem;display:grid}.about-card{text-align:center;background:#fff;border:1px solid #ddd;border-radius:12px;padding:1.2rem;box-shadow:0 2px 5px #00000014}.about-card h3{color:var(--highlight-orange);margin-bottom:.5rem}.about-card p{color:#444;font-size:.95rem}.services-cards{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.4rem;margin-top:1.4rem;display:grid}.service-card{background:#fff;border:1px solid #ddd;border-left:6px solid #0000;border-radius:12px;gap:.6rem;padding:1.3rem;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 2px 6px #0000000f}.service-card:hover{transform:translateY(-6px);box-shadow:0 8px 24px #0000001f}.service-card.standard{border-left-color:var(--checkered-grey)}.service-card.performance{border-left-color:var(--highlight-orange)}.service-card.industrial{border-left-color:var(--green)}.service-card.highstall{border-left-color:var(--soft-red)}.service-card.highstall-tier.accelerator{border-left:6px solid var(--highlight-orange)}.service-card.highstall-tier.super-accelerator{border-left:6px solid var(--green)}.service-card.highstall-tier.ultimate-accelerator{border-left:6px solid var(--dark-red)}.service-card p{color:#444;margin:0}.service-meta{color:#6b7280;font-size:.9rem}.service-actions{flex-wrap:wrap;gap:.6rem;margin-top:.4rem;display:flex}.btn-sm{border-radius:10px;padding:.7rem 1rem;font-size:.95rem;font-weight:700}.service-icon{margin-bottom:.5rem;font-size:2rem}.carousel{position:relative}.carousel-viewport{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.slide,.carousel-viewport img{scroll-snap-align:start;background:#fff;border:1px solid #e5e7eb;border-radius:16px;min-width:100%;box-shadow:0 2px 10px #0000000f}.slide{grid-template-columns:1fr 1fr;align-items:center;display:grid}.slide-media{background:#f8fafc;border-right:1px solid #eef2f7;place-items:center;height:320px;display:grid}.slide-media span{color:#6b7280}.slide-body{padding:1.2rem 1.4rem}.slide-body h3{margin:.2rem 0 .4rem}.slide-body p{color:#374151}.caro-btn{cursor:pointer;color:#111;-webkit-backdrop-filter:saturate(1.2)blur(2px);background:#ffffffd9;border:none;border-radius:999px;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001f}.caro-btn:hover{background:#fff}.caro-btn:active{transform:translateY(-50%)scale(.98)}.caro-btn.prev{left:10px}.caro-btn.next{right:10px}.caro-dots{background:#ffffffd9;border-radius:999px;gap:8px;padding:6px 10px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%);box-shadow:0 4px 10px #0000001a}.caro-dot{background:#cbd5e1;border-radius:999px;width:8px;height:8px}.caro-dot.active{background:var(--highlight-orange);border-radius:999px;width:18px;transition:width .2s}.converters .hint{color:#6b7280}.converters-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.2rem;margin-top:1.2rem;display:grid}.search-page .converters-grid{flex-wrap:wrap;justify-content:flex-start;gap:1.2rem;display:flex}.search-page .converter-card{flex:0 0 260px;max-width:260px}.converter-card{border:1px var(--soft-white);background:#fff;border-radius:12px;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden;box-shadow:0 2px 8px #0000000f}.converter-card:hover{transform:translateY(-6px);box-shadow:0 10px 24px #0000001f}.converter-card img{object-fit:cover;background:#f1f5f9;width:100%;height:180px}.converter-card .pad{gap:.35rem;padding:1rem;display:grid}.search-page .converter-card .pad{text-align:center}.search-page .converter-card h3{margin:0 auto}.search-page .converter-card .pad .btn{justify-self:center}.converter-detail .spec h3{color:#051937;margin-top:1rem;margin-bottom:.3rem;font-size:1.4rem;font-weight:800}.converter-detail .spec p,.converter-detail .spec ul{color:#333;font-size:1.05rem;line-height:1.65}.converter-detail h2.title{color:#051937;margin-top:.25rem;margin-bottom:1rem;font-size:2.2rem;font-weight:900}.grid-2{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}label{margin-bottom:.35rem;font-weight:600;display:block}.input,select,textarea{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:.85rem 1rem}textarea{min-height:120px}.inline{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hint{color:#6b7280;font-size:.85rem}footer{color:var(--soft-white);background:#051937;border-top:1px solid #fff2;padding:48px 0}.faq-section{color:#222;background:#f5f5f5;padding:72px 0}.faq-wrap{max-width:1040px;margin:0 auto;padding:0 16px}.faq-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#8f2a61;text-align:center;margin:0 0 .4rem;font-weight:800}.faq-title{text-align:center;letter-spacing:-.02em;color:#051937;margin:0 0 .75rem;font-size:clamp(2rem,4vw,2.6rem);font-weight:900;line-height:1.12}.faq-lead{text-align:center;color:#4b5563;max-width:70ch;margin:0 auto 1.5rem}.faq-list{gap:.6rem;margin-top:1.2rem;display:grid}details.faq-item{background:#fff;border:0;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #0000000f}summary.faq-q{cursor:pointer;color:#051937;border-bottom:1px solid #cfcfcf;align-items:center;gap:.8rem;padding:1.1rem 1.2rem;font-weight:800;list-style:none;display:flex;position:relative}summary.faq-q::-webkit-details-marker{display:none}summary.faq-q:before{content:"▾";color:#9aa0a6;flex:0 0 22px;place-items:center;height:22px;font-weight:900;transition:transform .2s;display:grid;transform:rotate(0)}details[open] summary.faq-q{border-bottom:1px solid #cfcfcf;box-shadow:inset 0 -2px #00524722}details[open] summary.faq-q:before{color:#005247;transform:rotate(180deg)}.faq-a{color:#374151;padding:1rem 1.2rem;line-height:1.65}.faq-a a{color:#f77f00;font-weight:700;text-decoration:none}.faq-divider{background:#e5e7eb;height:1px;margin:0 1.2rem}@media (hover:hover){summary.faq-q:hover{background:#f9fafb}}.site-footer{background:var(--primary-dark-navy);color:#dbe7ff;padding:32px 0 24px}.footer-top{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:flex-start;gap:18px;display:grid}.footer-text{color:#dbe7ffcc;max-width:36ch;margin:.6rem 0 0}.footer-cta-row{flex-wrap:wrap;gap:.6rem;margin-top:.9rem;display:flex}.footer-heading{color:#fff;margin:0 0 .6rem}.footer-links{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.footer-links a{color:#dbe7ff;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-contact{color:#dbe7ff;margin:0}.footer-bottom{border-top:1px solid #fff2;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding-top:14px;display:flex}.footer-bottom-links{opacity:.9;flex-wrap:wrap;align-items:center;gap:12px;display:flex}.footer-bottom-links a{color:#dbe7ff;text-decoration:none}.footer-bottom-links a:hover{text-decoration:underline}.contact-hero{background:var(--soft-white);color:#222;padding:72px 0}.contact-hero .contact-eyebrow{text-align:center;letter-spacing:.15em;text-transform:uppercase;color:#8f2a61;margin-bottom:.5rem;font-weight:700}.contact-title{text-align:center;color:#051937;letter-spacing:-.02em;margin:0 auto .5rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:800;line-height:1.2}.contact-title-accent{color:var(--highlight-orange)}.contact-lead{text-align:center;color:#4b5563;max-width:60ch;margin:0 auto 1rem;font-size:clamp(1.1rem,1.6vw,1.3rem)}.info-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-top:14px;display:grid}.info-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;gap:.35rem;padding:1rem;display:grid;box-shadow:0 2px 8px #0000000f}.info-card h4{color:#051937;margin:.1rem 0 .15rem;font-size:1rem}.info-card .muted{color:#6b7280;font-size:.95rem}.info-card .k{font-size:1.25rem}.contact-cta{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.btn-ghost{color:#051937;background:#fff;border:2px solid #051937}.btn-ghost:hover{color:#fff;background:#051937}.converter-detail .converter-slide img{aspect-ratio:4/3;object-fit:cover;object-position:center;background:#f1f5f9;border:1px solid #e5e7eb;border-radius:16px;width:auto;box-shadow:0 2px 10px #0000000f}.converter-detail .converter-slide{scroll-snap-align:start;flex:0 0 100%;justify-content:center;align-items:center;min-width:100%;display:flex}.image-lightbox{z-index:60;background:#0f172abf;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.image-lightbox-inner{background:#0b1120;border-radius:16px;max-width:90vw;max-height:90vh;padding:1rem;position:relative;box-shadow:0 20px 45px #0009}.image-lightbox-inner img{object-fit:contain;background:#f9fafb;border-radius:12px;max-width:100%;max-height:80vh;display:block}.image-lightbox-close{color:#111827;cursor:pointer;background:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.4rem;line-height:1;display:flex;position:absolute;top:.4rem;right:.6rem;box-shadow:0 4px 12px #0000004d}.image-lightbox-close:hover{background:#e5e7eb}.nav-toggle-btn{background:0 0;border:none;padding:0;display:none}@media (max-width:768px){.main-nav{grid-template:"logo toggle""search search""nav nav"/auto auto;align-items:center;row-gap:.75rem;display:grid}.nav-backdrop{opacity:0;pointer-events:none;z-index:70;background:#0f172a73;transition:opacity .25s ease-out;position:fixed;inset:0}.site-header.nav-open .nav-backdrop{opacity:1;pointer-events:auto}.brand-light{grid-area:logo}.nav-toggle-btn{cursor:pointer;background:#f5f5f5;border:1px solid #e3e3e3;border-radius:999px;flex-direction:column;grid-area:toggle;gap:4px;margin-left:auto;padding:.4rem .5rem;display:inline-flex}.nav-toggle-btn span{background:#111;border-radius:999px;width:18px;height:2px;display:block}.right-actions{grid-area:search;justify-content:flex-start}.right-actions .search{width:100%;max-width:none}.center-links{opacity:0;pointer-events:none;z-index:80;background:linear-gradient(#f9fafb,#fff);border-top-left-radius:18px;border-bottom-left-radius:18px;flex-direction:column;grid-area:nav;align-items:stretch;gap:.35rem;width:78%;max-width:340px;padding:4.5rem 1.6rem 1.6rem;transition:transform .25s ease-out,opacity .25s ease-out;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-14px 0 40px #0f172a59}.center-links:before{content:"MENU";letter-spacing:.16em;text-transform:uppercase;color:#9ca3af;margin-bottom:.6rem;font-size:.78rem;font-weight:700}.center-links a{color:#111827;border-radius:10px;width:100%;padding:.65rem .4rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .15s,transform .12s,padding-left .12s;display:block;position:relative}.center-links a:not(:last-child):after{content:"";opacity:.9;background:#e5e7eb;height:1px;position:absolute;bottom:0;left:.4rem;right:.4rem}.center-links a:hover{background:#f3f4f6;padding-left:.6rem;transform:translate(1px)}.site-header.nav-open .center-links{opacity:1;pointer-events:auto;transform:translate(0)}}
@media (max-width:768px){.right-actions{width:100%;margin-top:.75rem}.search{align-items:center;gap:.5rem;width:100%;display:flex}.search input[type=search]{flex:auto;min-width:0}.footer-top{grid-template-columns:1fr;gap:1.5rem;display:grid}.footer-bottom{flex-direction:column;align-items:flex-start;gap:.5rem}}
