.shorts-section{background:var(--bg-deep);border-top:1px solid var(--surface-line);border-bottom:1px solid var(--surface-line)}.shorts-section .shorts-section__head{justify-content:space-between;align-items:end;gap:28px;margin-bottom:30px;display:flex}.shorts-section .shorts-section__head h2{margin-bottom:12px}.shorts-section .shorts-section__head .section-lede{max-width:760px;margin-bottom:0}.shorts-section .shorts-section__count{color:var(--accent);font-family:var(--font-mono);background:var(--accent-soft);border:1px solid var(--accent);border-radius:4px;flex:none;padding:7px 10px;font-size:.8rem}.shorts-section .shorts-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.shorts-section .shorts-card{background:var(--surface);border:1px solid var(--surface-line);border-radius:8px;min-width:0;transition:border-color .16s,transform .16s,box-shadow .16s;overflow:hidden}.shorts-section .shorts-card:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 8px 32px #0003}.shorts-section .shorts-card[hidden]{display:none}.shorts-section .shorts-card__poster,.shorts-section .shorts-card__frame{aspect-ratio:9/16;border:0;border-bottom:1px solid var(--surface-line);background:#090b0e;width:100%;padding:0;display:block;position:relative;overflow:hidden}.shorts-card__frame{aspect-ratio:9/16;border-bottom:1px solid var(--surface-line);background:#090b0e;width:100%;display:block;position:relative;overflow:hidden}.shorts-card__frame iframe{border:0;width:100%;height:100%;display:block}.shorts-section .shorts-card__poster{cursor:pointer}.shorts-section .shorts-card__poster img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .18s,opacity .18s;display:block}.shorts-section .shorts-card:hover .shorts-card__poster img{opacity:.9;transform:scale(1.035)}.shorts-section .shorts-card__shade{background:radial-gradient(circle,#0000000a,#0000004d),linear-gradient(#00000005,#0000005c);position:absolute;inset:0}.shorts-section .shorts-card__play{z-index:2;color:#fff;background:#ff0000e0;border-radius:11px;place-items:center;width:54px;height:38px;transition:transform .16s,background .16s,box-shadow .16s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 24px #00000052}.shorts-section .shorts-card:hover .shorts-card__play{background:red;transform:translate(-50%,-50%)scale(1.04);box-shadow:0 10px 28px #0000006b}.shorts-section .shorts-card__triangle{border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:13px solid;width:0;height:0;margin-left:4px;display:block}.shorts-section .shorts-card__body{padding:12px}.shorts-section .shorts-card__body h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;margin:0;font-size:.86rem;line-height:1.35;display:-webkit-box;overflow:hidden}.shorts-section .shorts-pagination{justify-content:center;align-items:center;gap:14px;margin-top:28px;display:flex}.shorts-section .shorts-pagination__btn{min-height:40px;color:var(--text);font:inherit;background:var(--surface);border:1px solid var(--surface-line);cursor:pointer;border-radius:6px;padding:0 14px}.shorts-section .shorts-pagination__btn:hover:not(:disabled){color:var(--accent);border-color:var(--accent)}.shorts-section .shorts-pagination__btn:disabled{cursor:not-allowed;opacity:.42}.shorts-section .shorts-pagination__status{color:var(--text-dim);font-family:var(--font-mono);font-size:.78rem}@media (width<=1180px){.shorts-section .shorts-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=760px){.shorts-section .shorts-section__head{flex-direction:column;align-items:flex-start}.shorts-section .shorts-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=560px){.shorts-section .shorts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shorts-section .shorts-pagination{justify-content:space-between}}.page-home .hero{border-bottom:1px solid var(--surface-line);padding:72px 0 56px}.page-home .hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;display:grid}.page-home .hero-lede{max-width:46ch;font-size:1.05rem}.page-home .hero-visual{flex-direction:column;align-items:center;display:flex}.page-home .valve-diagram{width:100%;max-width:360px;height:auto}.page-home .diagram-caption{font-family:var(--font-mono);color:var(--text-dim);text-align:center;margin-top:12px;font-size:.78rem}.page-home .d-line{stroke:var(--text-dim);stroke-width:1.4px;fill:none}.page-home .d-line-faint{stroke:var(--surface-line);stroke-width:1px}.page-home .d-label{font-family:var(--font-mono);fill:var(--text-dim);letter-spacing:.04em;font-size:9px}.page-home .d-label-sm{font-family:var(--font-mono);fill:var(--text-dim);letter-spacing:.03em;font-size:8px}.page-home .d-chamber-rear{fill:var(--surface)}.page-home .d-chamber-front{fill:var(--accent-soft)}.page-home .d-diaphragm{fill:var(--accent);transform-origin:210px 237px;animation:2.2s ease-in-out infinite diaphragm-flex}.page-home .d-pulse{stroke:var(--blue);stroke-width:2.5px;fill:none;stroke-linecap:round;animation:1.6s linear infinite pulse-flow}@keyframes diaphragm-flex{0%,20%{transform:scaleY(1)}35%,65%{transform:scaleY(2.4)translateY(2px)}80%,to{transform:scaleY(1)}}@keyframes pulse-flow{to{stroke-dashoffset:-48px}}@media (width<=860px){.page-home .hero-grid{grid-template-columns:1fr;gap:40px}.page-home .hero-visual{order:-1}}.page-home .stats{border-bottom:1px solid var(--surface-line);background:var(--bg-deep)}.page-home .stats-grid{grid-template-columns:repeat(4,1fr);padding:32px 24px;display:grid}.page-home .stat{border-inline-start:1px solid var(--surface-line);flex-direction:column;gap:4px;padding:0 16px;display:flex}.page-home .stat:first-child{border-inline-start:none;padding-inline-start:0}.page-home .stat-value{font-family:var(--font-display);color:var(--accent);font-size:1.7rem;font-weight:800}.page-home .stat-label{color:var(--text-dim);font-size:.82rem}@media (width<=760px){.page-home .stats-grid{grid-template-columns:repeat(2,1fr);row-gap:24px}.page-home .stat{border-inline-start:none;padding-inline-start:0}}.page-home .product-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px;display:grid}.page-home .product-card{background:var(--surface);border:1px solid var(--surface-line);border-radius:6px;flex-direction:column;padding:26px;transition:border-color .15s,transform .15s;display:flex}.page-home .product-card:hover{border-color:var(--accent);transform:translateY(-2px)}.page-home .product-code{font-family:var(--font-mono);color:var(--blue);letter-spacing:.03em;margin-bottom:10px;font-size:.74rem}.page-home .product-card p{flex-grow:1;font-size:.92rem}.page-home .product-link{font-family:var(--font-mono);color:var(--accent);margin-top:12px;font-size:.82rem}@media (width<=980px){.page-home .product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.page-home .product-grid{grid-template-columns:1fr}}.page-home .cycle-list{grid-template-columns:repeat(4,1fr);gap:0;margin:44px 0 0;padding:0;list-style:none;display:grid}.page-home .cycle-step{border-inline-start:1px solid var(--surface-line);padding-block:0;padding-inline:24px}.page-home .cycle-step:first-child{border-inline-start:none;padding-inline-start:0}.page-home .cycle-num{font-family:var(--font-mono);color:var(--accent);margin-bottom:14px;font-size:.85rem;display:block}.page-home .cycle-step p{font-size:.9rem}@media (width<=980px){.page-home .cycle-list{grid-template-columns:repeat(2,1fr);row-gap:32px}.page-home .cycle-step{border-inline-start:none;padding-inline-start:0}}.page-home .industry-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:36px;display:grid}.page-home .industry-card{border-top:2px solid var(--accent);padding-top:18px}.page-home .industry-card p{font-size:.9rem}@media (width<=980px){.page-home .industry-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.page-home .industry-grid{grid-template-columns:1fr}}.page-home .wrap.split-grid{grid-template-columns:1.3fr .9fr;align-items:center;gap:56px;max-width:1240px;display:grid}.page-home .cert-panel-label{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);font-size:.78rem}.page-home .cert-strip{background:var(--surface);border:1px solid var(--surface-line);border-radius:8px;justify-self:center;width:min(100%,380px);padding:16px;text-decoration:none;transition:border-color .16s,transform .16s,box-shadow .16s;display:block}.page-home .cert-strip:hover{border-color:var(--accent);transform:translateY(-1px);box-shadow:0 6px 18px #00000029}.page-home .cert-strip__head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.page-home .cert-strip__count{font-family:var(--font-mono);color:var(--accent);white-space:nowrap;font-size:.8rem}.page-home .cert-strip__thumbs{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.page-home .cert-strip__thumbs img{aspect-ratio:3/4;object-fit:cover;object-position:top;border:1px solid var(--surface-line);background:#fff;border-radius:4px;width:100%;display:block}.page-home .about-media{align-content:center;gap:14px;display:grid}.page-home .about-video{border:1px solid var(--surface-line);background:#ffffff05;border-radius:8px;justify-self:center;width:min(100%,380px);transition:border-color .16s,transform .16s,box-shadow .16s;overflow:hidden;box-shadow:inset 0 1px #ffffff06}.page-home .about-video:hover{border-color:var(--accent);transform:translateY(-1px);box-shadow:0 6px 18px #00000029}.page-home .about-video__poster,.page-home .about-video__frame{aspect-ratio:16/9;border:0;border-bottom:1px solid var(--surface-line);background:#090b0e;width:100%;padding:0;display:block;position:relative;overflow:hidden}.page-home .about-video__poster{cursor:pointer}.page-home .about-video__poster img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .18s,opacity .18s;display:block}.page-home .about-video:hover .about-video__poster img{opacity:.9;transform:scale(1.025)}.page-home .about-video__shade{background:radial-gradient(circle,#0000000a,#00000047),linear-gradient(#00000005,#00000057);position:absolute;inset:0}.page-home .about-video__play{z-index:2;color:#fff;background:#ff0000e0;border-radius:8px;place-items:center;width:42px;height:30px;transition:transform .16s,background .16s,box-shadow .16s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 5px 14px #00000042}.page-home .about-video:hover .about-video__play{background:red;transform:translate(-50%,-50%)scale(1.04);box-shadow:0 7px 18px #00000057}.page-home .about-video__triangle{border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:12px solid;width:0;height:0;margin-left:4px;display:block}.page-home .about-video__duration{z-index:2;color:#fff;font-family:var(--font-mono);background:#000000c2;border-radius:3px;padding:3px 6px;font-size:.64rem;line-height:1;position:absolute;bottom:10px;right:10px}.page-home .about-video__body{border-top:1px solid #ffffff08;gap:3px;padding:8px 10px 9px;display:grid}.page-home .about-video__label{color:var(--accent);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.56rem}.page-home .about-video__body h3{color:var(--text);margin:0;font-size:.78rem;line-height:1.28}.about-video__frame{aspect-ratio:16/9;border-bottom:1px solid var(--surface-line);background:#090b0e;width:100%;display:block;position:relative;overflow:hidden}.about-video__frame iframe{border:0;width:100%;height:100%;display:block}@media (width<=860px){.page-home .wrap.split-grid{grid-template-columns:1fr;gap:32px}.page-home .about-video{justify-self:stretch;width:100%}}.page-home .section-cta{text-align:center;border-bottom:none}.page-home .cta-inner{flex-direction:column;align-items:center;display:flex}.page-home .section-cta h2{max-width:30ch}.page-home .section-cta .section-lede{text-align:center}.page-home .section-cta .hero-actions{justify-content:center;margin-top:8px}@media (prefers-reduced-motion:reduce){.page-home .d-diaphragm,.page-home .d-pulse{animation:none}}
