@charset "UTF-8";*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#20242a;background:#fff;font-family:inter,Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:#f66c19;transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease}a:hover,a:focus{color:#fbc4a3;text-decoration:none}h1,h2,h3,h4,h5,h6{margin:0 0 16px;color:#20242a;font-weight:800;line-height:1.15}h1{font-size:clamp(2.35rem,6vw,4.8rem);letter-spacing:0}h2{font-size:clamp(1.85rem,3vw,2.75rem)}h3{font-size:1.2rem}p{margin:0 0 18px;color:#5c6470}ul{margin:0;padding:0}.container-narrow{max-width:860px}.section{padding:88px 0}.section-muted{background:#f6f7f9}.section-heading{max-width:760px;margin:0 auto 42px;text-align:center}.section-heading p{font-size:1.05rem}.eyebrow{margin-bottom:10px;color:#f66c19;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lead-text{color:#5c6470;font-size:1.1rem}.content table{display:block;width:100%;overflow-x:auto;margin:24px 0;border-collapse:collapse}.content th,.content td{border:1px solid #e2e5ea;padding:12px 14px;text-align:left}.btn{border-radius:6px;font-weight:800;line-height:1.2;padding:14px 22px;white-space:normal}.btn-main{border:1px solid #f66c19;background:#f66c19;color:#fff}.btn-main:hover,.btn-main:focus{border-color:#fbc4a3;background:#fbc4a3;color:#fff}.btn-outline-main{border:1px solid #e2e5ea;background:#fff;color:#20242a}.btn-outline-main:hover,.btn-outline-main:focus{border-color:#f66c19;color:#f66c19}.btn-outline-light{border:1px solid rgba(255,255,255,.6);color:#fff}.btn-outline-light:hover,.btn-outline-light:focus{background:#fff;color:#f66c19}.site-header{border-bottom:1px solid #e2e5ea;background:rgba(255,255,255,.97);box-shadow:0 8px 24px rgba(32,36,42,6%);z-index:10}.navbar{min-height:76px;padding-left:0;padding-right:0}.navbar-brand{display:flex;align-items:center;margin-right:28px}.site-logo{display:block;width:220px;max-height:44px}.site-logo-text,.site-footer__brand{color:#20242a;font-size:1.35rem;font-weight:800}.navbar-light .navbar-nav .nav-link{color:#20242a;font-size:.95rem;font-weight:700;padding:10px 14px}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:#f66c19}.navbar-toggler{border:1px solid #e2e5ea;border-radius:6px}.hero{position:relative;overflow:hidden;padding:86px 0 92px;background:linear-gradient(135deg,#fff 0%,#fff 48%,#f0f2f5 48%,#f6f7f9 100%)}.hero__grid,.guide-layout,.video-layout,.product-single__grid{display:grid;grid-template-columns:minmax(0,1fr)minmax(320px,.86fr);gap:54px;align-items:center}.hero__lead{max-width:680px;font-size:1.2rem}.hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin:30px 0 28px}.hero__badges{display:flex;flex-wrap:wrap;gap:10px;list-style:none}.hero__badges li{border:1px solid #e2e5ea;border-radius:999px;background:#fff;color:#20242a;font-size:.9rem;font-weight:700;padding:8px 12px}.hero__image{padding:22px}.feature-grid,.tip-grid,.applications-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.feature-card,.tip-card,.guide-card,.application-item,.article-card{border:1px solid #e2e5ea;border-radius:8px;background:#fff;padding:24px}.feature-card__icon{display:block;width:40px;height:4px;margin-bottom:22px;border-radius:99px;background:#f66c19}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card{display:flex;min-width:0;min-height:100%;flex-direction:column;overflow:hidden;border:1px solid #e2e5ea;border-radius:8px;background:#fff;box-shadow:0 12px 28px rgba(32,36,42,6%)}.product-card__media{display:flex;min-height:210px;align-items:center;justify-content:center;border-bottom:1px solid #e2e5ea;background:#f0f2f5;padding:22px}.product-card__media img{max-height:180px}.product-card__body,.product-card__actions{padding:22px}.product-card__body{flex:1}.product-badge{display:inline-flex;margin-bottom:12px;border-radius:999px;background:rgba(179,32,36,.1);color:#f66c19;font-size:.78rem;font-weight:800;padding:6px 10px}.product-brand{margin-bottom:6px;color:#5c6470;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-card h3 a{color:#20242a}.product-summary{font-size:.98rem}.product-features,.check-list{display:grid;gap:8px;list-style:none}.product-features li,.check-list li{position:relative;padding-left:22px;color:#20242a}.product-features li::before,.check-list li::before{position:absolute;left:0;color:#f66c19;content:"✓";font-weight:800}.product-spec-line{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0 0}.product-spec-line div{border:1px solid #e2e5ea;border-radius:6px;padding:10px}.product-spec-line dt{color:#5c6470;font-size:.74rem;font-weight:800;text-transform:uppercase}.product-spec-line dd{margin:0;color:#20242a;font-weight:700}.product-card__actions{display:grid;gap:12px;border-top:1px solid #e2e5ea}.product-details-link,.text-link{color:#f66c19;font-weight:800;text-align:center}.section-cta{margin-top:36px;text-align:center}.guide-layout{grid-template-columns:minmax(0,.9fr)minmax(320px,1fr)}.guide-cards{display:grid;gap:14px}.guide-card{display:grid;grid-template-columns:42px 1fr;gap:16px;align-items:center;padding:18px}.guide-card span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#f66c19;color:#fff;font-weight:800}.guide-card p{margin:0;color:#20242a;font-weight:700}.comparison-table-wrap{overflow-x:auto;border:1px solid #e2e5ea;border-radius:8px;background:#fff}.comparison-table,.spec-table{width:100%;border-collapse:collapse}.comparison-table th,.comparison-table td,.spec-table th,.spec-table td{border-bottom:1px solid #e2e5ea;padding:15px;text-align:left;vertical-align:top}.comparison-table th,.spec-table th{color:#20242a;font-weight:800}.comparison-table thead th{background:#1d1d1d;color:#fff}.comparison-table tbody tr:last-child td,.spec-table tbody tr:last-child th,.spec-table tbody tr:last-child td{border-bottom:0}.table-note{margin-top:18px;font-size:.94rem}.tip-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tip-card{background:linear-gradient(180deg,#fff 0%,#fafbfc 100%)}.video-layout{grid-template-columns:minmax(0,.8fr)minmax(320px,1fr)}.video-frame{overflow:hidden;border:1px solid #e2e5ea;border-radius:8px;background:#fff;aspect-ratio:16/9}.video-frame iframe,.video-placeholder{width:100%;height:100%}.video-frame iframe{border:0}.video-placeholder{display:grid;place-items:center;padding:24px;text-align:center}.video-placeholder span{display:block;width:68px;height:68px;margin-bottom:18px;border:2px solid #f66c19;border-radius:50%;position:relative}.video-placeholder span::after{position:absolute;top:19px;left:25px;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:20px solid #f66c19;content:""}.applications-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.application-item{display:flex;min-height:108px;align-items:center;justify-content:center;color:#20242a;font-weight:800;text-align:center}.faq-list{display:grid;gap:12px;max-width:920px;margin:0 auto}.faq-list details{border:1px solid #e2e5ea;border-radius:8px;background:#fff;padding:18px 20px}.faq-list summary{color:#20242a;cursor:pointer;font-weight:800}.faq-list p{margin:14px 0 0}.final-cta{background:#1d1d1d}.final-cta__inner{max-width:860px;margin:0 auto;text-align:center}.final-cta h2,.final-cta p{color:#fff}.site-footer{border-top:1px solid #e2e5ea;background:#fff;padding:48px 0}.site-footer__inner{max-width:900px;margin:0 auto;text-align:center}.footer-menu{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 22px;list-style:none;margin:24px 0 12px}.footer-menu a{color:#20242a;font-weight:800}.copyright-text{font-size:.9rem}.list-hero{padding-bottom:48px}.product-single__grid{align-items:start}.product-single__image{position:sticky;top:104px;border:1px solid #e2e5ea;border-radius:8px;background:#f6f7f9;padding:30px}.product-single__content h2{margin-top:28px;font-size:1.35rem}.spec-table{margin-bottom:28px;border:1px solid #e2e5ea;border-radius:8px;background:#fff}.product-advice,.product-markdown{max-width:860px;margin:54px auto 0}.product-advice{border-left:4px solid #f66c19;background:#f6f7f9;padding:26px}.content{color:#20242a}.content blockquote{margin:24px 0;border-left:4px solid #f66c19;border-radius:8px;background:#fff8f3;padding:16px 18px}.content blockquote p:last-child{margin-bottom:0}.page-faq{margin-top:56px}.page-faq h2{margin-bottom:20px}.content ul,.content ol{margin:0 0 20px 20px;padding:0}.content li{margin-bottom:8px}.content h2,.content h3{margin-top:32px}.article-list{display:grid;gap:18px;margin-top:36px}.article-card h2{font-size:1.35rem}.article-card h2 a{color:#20242a}@media(max-width:1199px){.tip-grid,.applications-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:991px){.section{padding:70px 0}.hero__grid,.guide-layout,.video-layout,.product-single__grid{grid-template-columns:1fr}.product-grid,.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-single__image{position:static}}@media(max-width:767px){.hero{padding-top:64px}.product-grid,.feature-grid,.tip-grid,.applications-grid{grid-template-columns:1fr}.hero__actions,.final-cta .hero__actions{align-items:stretch;flex-direction:column}.btn{width:100%}.site-logo{width:190px}.product-spec-line{grid-template-columns:1fr}}