@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.grid{display:grid}.resize{resize:both}}:root{--aurora:#00ff9c;--deep:#0b1f1a;--industrial:#101815;--soft:#e9fff4;--white:#fff;--text:#1f2933;--muted:#66736e;--light:#f6f8f7;--border:#dde5e1;--shadow:0 16px 40px #0b1f1a1f;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,textarea{font:inherit;letter-spacing:0}.container{width:min(var(--container), calc(100% - 40px));margin:0 auto}.site-header{z-index:50;min-height:76px;padding:0 max(20px, calc((100vw - var(--container)) / 2));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #dde5e1b8;justify-content:space-between;align-items:center;gap:24px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:13px;min-width:max-content;display:inline-flex}.brand-logo{object-fit:contain;width:128px;height:auto;max-height:44px;display:block}.brand-logo--footer{width:148px;max-height:52px}.footer-logo-plate{background:var(--white);border-radius:8px;justify-content:center;align-items:center;padding:7px 10px;display:inline-flex}.brand-mark{background:var(--deep);width:38px;height:38px;color:var(--aurora);border:1px solid #00ff9c8c;border-radius:8px;place-items:center;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand strong{font-size:.98rem;line-height:1.1}.brand small{color:var(--muted);margin-top:3px;font-size:.72rem}.desktop-nav{color:#32433d;align-items:center;gap:22px;font-size:.92rem;font-weight:650;display:flex}.desktop-nav a{padding:28px 0;position:relative}.desktop-nav a:after{background:var(--aurora);content:"";opacity:0;height:2px;transition:all .18s;position:absolute;bottom:20px;left:0;right:0;transform:scaleX(.5)}.desktop-nav a:hover:after,.desktop-nav a.active:after{opacity:1;transform:scaleX(1)}.header-actions{align-items:center;gap:10px;display:flex}.btn,.icon-button{cursor:pointer;border:0;justify-content:center;align-items:center;display:inline-flex}.btn{border-radius:8px;gap:9px;min-height:46px;padding:0 19px;font-size:.94rem;font-weight:750;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--aurora);color:var(--deep);box-shadow:0 12px 28px #00ff9c33}.btn-secondary{color:var(--white);background:#ffffff14;border:1px solid #ffffff47}.btn-light{border:1px solid var(--border);background:var(--white);color:var(--deep)}.btn-small{min-height:40px;padding:0 14px;font-size:.86rem}.icon-button{width:42px;height:42px;color:var(--deep);background:#ffffffeb;border:1px solid #dde5e1e6;border-radius:8px}.mobile-toggle,.mobile-panel{display:none}.hero{background:var(--industrial);min-height:calc(100vh - 76px);color:var(--white);position:relative;overflow:hidden}.hero:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#0b1f1ae0 0%,#0b1f1aa3 44%,#0b1f1a57 100%),linear-gradient(#1018152e 0%,#101815c2 100%);position:absolute;inset:0}.hero-panorama{z-index:0;position:absolute;inset:0}.hero-content{z-index:2;width:min(var(--container), calc(100% - 40px));align-content:start;min-height:calc(100vh - 76px);margin:0 auto;padding:clamp(84px,13vh,146px) 0 172px;display:grid;position:relative}.hero-copy{max-width:720px}.eyebrow{color:#1ecf8d;text-transform:uppercase;margin:0 0 13px;font-size:.8rem;font-weight:800}.hero h1{max-width:760px;margin:0;font-size:clamp(2.45rem,5.25vw,4.85rem);line-height:.97}.hero p{color:#ffffffd1;max-width:660px;margin:22px 0 0;font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.68}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.trust-strip{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b1f1ac7;border-top:1px solid #ffffff2e;position:absolute;bottom:0;left:0;right:0}.trust-strip__inner{width:min(var(--container), calc(100% - 40px));grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:0 auto;display:grid}.stat{padding:21px 20px}.stat strong{color:var(--aurora);font-size:1.55rem;display:block}.stat span{color:#ffffffc2;margin-top:4px;font-size:.84rem;display:block}.section{padding:92px 0}.section--light{background:var(--light)}.section--dark{background:var(--industrial);color:var(--white)}.section--soft{background:var(--soft)}.section-header{max-width:760px;margin-bottom:34px}.section-header--center{text-align:center;margin-left:auto;margin-right:auto}.section-header h1,.section-header h2{color:inherit;margin:0;font-size:clamp(2rem,4vw,3.15rem);line-height:1.06}.section-header p:not(.eyebrow){color:var(--muted);margin:15px 0 0;font-size:1.03rem;line-height:1.7}.section--dark .section-header p:not(.eyebrow){color:#ffffffb8}.grid{gap:20px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{border:1px solid var(--border);background:var(--white);border-radius:8px;box-shadow:0 1px #0b1f1a0a}.card-pad{padding:24px}.category-card{min-height:224px;padding:24px;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative;overflow:hidden}.category-card:before{content:"";border:10px solid #00ff9c24;border-radius:50%;width:76px;height:76px;position:absolute;bottom:18px;right:20px}.category-card:hover{box-shadow:var(--shadow);border-color:#00ff9cb3;transform:translateY(-3px)}.category-card__media{aspect-ratio:16/10;background:linear-gradient(#fff 0%,#f7faf8 100%);border:1px solid #dde5e1c7;border-radius:8px;place-items:center;width:100%;margin-bottom:18px;display:grid;position:relative;overflow:hidden}.category-card__image{object-fit:contain;object-position:center;width:100%;height:100%;padding:18px}.category-card small{color:#087a56;text-transform:uppercase;font-weight:800}.category-card h3{max-width:280px;color:var(--deep);margin:14px 0 10px;font-size:1.25rem;line-height:1.22}.category-card p{max-width:320px;color:var(--muted);margin:0;line-height:1.62}.category-meta{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.category-meta span{color:#087a56;background:#e9fff4c7;border:1px solid #00ff9c52;border-radius:999px;align-items:center;min-height:28px;padding:0 9px;font-size:.78rem;font-weight:800;display:inline-flex}.card-link{color:var(--deep);align-items:center;gap:7px;margin-top:20px;font-weight:800;display:inline-flex}.feature-card{min-height:230px}.feature-icon{background:var(--soft);color:#008b5a;border-radius:8px;place-items:center;width:46px;height:46px;display:grid}.feature-card h3,.process-card h3,.application-card h3{color:var(--deep);margin:18px 0 10px;font-size:1.18rem}.feature-card p,.process-card p,.application-card p{color:var(--muted);margin:0;line-height:1.65}.split{grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);align-items:center;gap:44px;display:grid}.dark-panel{background:var(--deep);color:var(--white);border:1px solid #00ff9c2e;border-radius:8px;padding:34px}.dark-panel h3{margin:0 0 16px;font-size:1.55rem}.dark-panel p,.dark-panel li{color:#ffffffc2;line-height:1.7}.check-list{gap:13px;margin:0;padding:0;list-style:none;display:grid}.check-list li{align-items:flex-start;gap:10px;display:flex}.check-dot{background:var(--aurora);border-radius:50%;flex:none;width:9px;height:9px;margin-top:9px}.certificate-preview{overflow:hidden}.certificate-preview img{border-radius:8px;width:100%;display:block}.faq-list{gap:14px;display:grid}.faq-item{padding:22px 24px}.faq-item h3{color:var(--deep);margin:0 0 8px;font-size:1.03rem}.faq-item p{color:var(--muted);margin:0;line-height:1.65}.cta-band{background:var(--deep);color:var(--white);border:1px solid #00ff9c38;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:34px;display:grid}.cta-band h2{margin:0;font-size:clamp(1.7rem,3vw,2.45rem)}.cta-band p{color:#ffffffbd;margin:10px 0 0}.page-hero{background:var(--light);padding:86px 0 58px}.page-hero--dark{background:var(--industrial);color:var(--white)}.page-hero--dark .section-header p:not(.eyebrow){color:#ffffffb8}.category-hero-layout{grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:center;gap:48px;display:grid}.category-hero-image,.product-image-card{background:linear-gradient(#fff 0%,#f5f8f6 100%);border:1px solid #dde5e1d6;border-radius:8px;place-items:center;width:100%;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 34px #0b1f1a14}.category-hero-image{aspect-ratio:1}.category-hero-image__img,.product-image-card__img{object-fit:contain;object-position:center;width:100%;height:100%}.category-hero-image__img{padding:36px}.product-detail-main{gap:22px;display:grid}.product-image-card{aspect-ratio:16/9}.product-image-card__img{padding:34px}.breadcrumb{color:var(--muted);flex-wrap:wrap;gap:8px;margin-bottom:18px;font-size:.88rem;display:flex}.breadcrumb a{color:#087a56;font-weight:750}.product-table{border-collapse:collapse;border:1px solid var(--border);background:var(--white);border-radius:8px;width:100%;overflow:hidden}.product-table th,.product-table td{border-bottom:1px solid var(--border);text-align:left;padding:16px}.product-table th{background:var(--light);width:32%;color:var(--deep);font-weight:800}.product-table tr:last-child th,.product-table tr:last-child td{border-bottom:0}.series-stack{gap:26px;display:grid}.model-series{overflow:hidden}.model-series__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:18px;padding:24px;display:flex}.model-series__header h3{color:var(--deep);margin:0;font-size:1.32rem}.model-series__header .eyebrow{margin-bottom:8px}.model-series__header>span{color:#087a56;min-width:max-content;font-weight:800}.model-table-wrap{overflow-x:auto}.model-table{border-collapse:collapse;background:var(--white);width:100%;min-width:760px}.model-table th,.model-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:13px 15px;font-size:.92rem}.model-table th{background:var(--light);color:var(--deep);font-weight:800}.model-table tr:last-child td{border-bottom:0}.model-link,.table-link{color:#006e4b;font-weight:850}.table-link{align-items:center;gap:5px;display:inline-flex}.empty-state{max-width:740px}.empty-state h3{color:var(--deep);margin:0 0 10px}.empty-state p{color:var(--muted);line-height:1.65}.spec-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.spec-item{border:1px solid var(--border);background:var(--white);border-radius:8px;padding:18px}.spec-item span,.related-model small{color:var(--muted);font-size:.82rem;font-weight:750;display:block}.spec-item strong{color:var(--deep);margin-top:7px;font-size:1rem;line-height:1.35;display:block}.related-models{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.related-model{border:1px solid var(--border);background:var(--white);border-radius:8px;padding:15px;transition:border-color .18s,transform .18s}.related-model:hover{border-color:#00ff9cb8;transform:translateY(-2px)}.related-model span{color:var(--deep);overflow-wrap:anywhere;font-weight:850;display:block}.related-actions{margin-top:24px}.tag-list{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.tag{background:var(--soft);color:#086b4d;border:1px solid #00ff9c52;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:.82rem;font-weight:750;display:inline-flex}.panorama{background:var(--industrial);touch-action:none;min-height:420px;position:relative;overflow:hidden}.panorama.hero-panorama{z-index:0;height:100%;min-height:0;position:absolute;inset:0}.panorama canvas{width:100%;height:100%;display:block}.panorama-status{z-index:2;color:#ffffffd1;background:#1018159e;place-items:center;font-size:.95rem;display:grid;position:absolute;inset:0}.panorama-controls{z-index:3;gap:8px;display:flex;position:absolute;bottom:16px;right:16px}.panorama-controls .icon-button{color:var(--white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b1f1ab8;border-color:#ffffff3d}.factory-viewer-section{gap:16px;display:grid}.viewer-shell{background:var(--industrial);box-shadow:var(--shadow);border:1px solid #00ff9c2e;border-radius:8px;overflow:hidden}.factory-panorama{height:min(72vh,680px);min-height:480px}.scene-tabs{gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.scene-tab{border:1px solid var(--border);background:var(--white);min-width:max-content;min-height:40px;color:var(--deep);cursor:pointer;border-radius:8px;padding:0 15px;font-size:.88rem;font-weight:750}.scene-tab.active{background:var(--deep);color:var(--aurora);border-color:#00ff9ca6}.inquiry-form{gap:18px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.inquiry-form label{color:var(--deep);gap:8px;font-size:.9rem;font-weight:800;display:grid}.inquiry-form input,.inquiry-form textarea{border:1px solid var(--border);background:var(--white);width:100%;color:var(--text);border-radius:8px;outline:none}.inquiry-form input{height:46px;padding:0 13px}.inquiry-form textarea{resize:vertical;padding:13px}.inquiry-form input:focus,.inquiry-form textarea:focus{border-color:#00ff9cc7;box-shadow:0 0 0 4px #00ff9c1f}.form-actions{flex-wrap:wrap;gap:12px;display:flex}.form-note{color:#087a56;margin:0;font-weight:750}.contact-list{gap:11px;margin:0;padding:0;list-style:none;display:grid}.contact-list li{align-items:flex-start;gap:10px;display:flex}.contact-list--panel{border-top:1px solid #ffffff24;margin-top:22px;padding-top:18px}.dark-panel .contact-list a{color:var(--white);font-weight:750}.site-footer{padding:64px max(20px, calc((100vw - var(--container)) / 2)) 24px;background:var(--industrial);color:var(--white)}.footer-grid{grid-template-columns:1.35fr 1fr .9fr 1.1fr;gap:36px;display:grid}.brand--footer .brand-mark{background:var(--aurora);color:var(--deep)}.site-footer p,.site-footer a,.site-footer span,.site-footer li{color:#ffffffb8}.site-footer h2{color:var(--white);margin:0 0 14px;font-size:1rem}.site-footer ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.site-footer a:hover{color:var(--aurora)}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;gap:18px;margin-top:46px;padding-top:22px;font-size:.9rem;display:flex}@media (max-width:1040px){.desktop-nav{display:none}.mobile-toggle{display:inline-flex}.mobile-panel{z-index:100;background:var(--industrial);color:var(--white);padding:22px;display:block;position:fixed;inset:0}.mobile-panel__top{justify-content:space-between;align-items:center;font-weight:800;display:flex}.mobile-panel nav{gap:14px;margin-top:28px;display:grid}.mobile-panel nav a:not(.btn){border-bottom:1px solid #ffffff1f;padding:14px 0}.grid-4,.grid-3,.spec-grid,.related-models{grid-template-columns:repeat(2,minmax(0,1fr))}.category-hero-layout{grid-template-columns:1fr}.category-hero-image{max-width:360px}.split,.footer-grid{grid-template-columns:1fr}}@media (max-width:760px){.container,.hero-content,.trust-strip__inner{width:min(100% - 28px, var(--container))}.site-header{min-height:68px;padding:0 14px}.brand small{display:none}.brand-logo{width:110px;max-height:38px}.header-actions .btn{display:none}.hero,.hero-content{min-height:calc(100vh - 68px)}.hero-content{padding:72px 0 172px}.hero h1{font-size:clamp(2.15rem,10.8vw,3.3rem)}.trust-strip__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.stat{padding:14px 10px}.section{padding:66px 0}.grid-2,.grid-3,.grid-4,.form-grid,.spec-grid,.related-models{grid-template-columns:1fr}.model-series__header{flex-direction:column}.category-card{padding:18px}.category-card__media{aspect-ratio:4/3}.category-card__image,.category-hero-image__img,.product-image-card__img{padding:20px}.category-hero-image{max-width:280px;margin:0 auto}.product-image-card{aspect-ratio:4/3}.cta-band{grid-template-columns:1fr;padding:24px}.factory-panorama{height:62vh;min-height:390px}.product-table th,.product-table td{width:100%;display:block}.product-table th{border-bottom:0;padding-bottom:7px}.product-table td{padding-top:7px}.footer-bottom{flex-direction:column}}
