.wx-autotex-landing{--at-black:#1A1A1A;--at-white:#FFFFFF;--at-gold:#E8A020;--at-gold-tint:#FDF3E0;--at-gold-light:#F5C96A;--at-gold-dark:#B87A10;--at-grey-mid:#6B6B6B;--at-grey-soft:#8A8A85;--at-grey-light:#F2F2F2;--at-grey-bg:#FAFAF7;--at-line:#E5E4DF;--at-line-soft:#EFEEE9;font-family:Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;color:var(--at-black);background:var(--at-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.55}.wx-autotex-landing *,.wx-autotex-landing *:before,.wx-autotex-landing *:after{box-sizing:border-box}.wx-autotex-landing img{max-width:100%;display:block}.wx-autotex-landing a{color:inherit;text-decoration:none}.wx-autotex-landing .wxa-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.wx-autotex-landing .wxa-wrap{max-width:1320px;margin:0 auto;padding:0 32px}.wx-autotex-landing .wxa-hero{position:relative;background:linear-gradient(180deg,var(--at-white) 0%,var(--at-grey-light) 100%);border-bottom:1px solid var(--at-line);overflow:hidden}.wx-autotex-landing .wxa-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(var(--at-line) 1px,transparent 1px),linear-gradient(90deg,var(--at-line) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:radial-gradient(ellipse at 60% 40%,black 30%,transparent 75%);mask-image:radial-gradient(ellipse at 60% 40%,black 30%,transparent 75%);opacity:.5;pointer-events:none}.wx-autotex-landing .wxa-hero-inner{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center;padding:96px 32px 112px;position:relative;max-width:1320px;margin:0 auto}.wx-autotex-landing .wxa-hero-kicker{display:inline-flex;align-items:center;gap:12px;padding:6px 14px;border:1px solid var(--at-line);background:var(--at-white);border-radius:999px}.wx-autotex-landing .wxa-hero-kicker .wxa-dot{width:6px;height:6px;border-radius:50%;background:var(--at-gold);box-shadow:0 0 0 4px var(--at-gold-tint)}.wx-autotex-landing .wxa-hero-kicker span{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--at-grey-mid);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.wx-autotex-landing h1.wxa-hero-title{font-size:clamp(52px,7.5vw,112px);line-height:.94;letter-spacing:-.035em;margin:18px 0 0;font-weight:800;color:var(--at-black)}.wx-autotex-landing .wxa-hero-title em{font-style:normal;color:var(--at-gold-dark);position:relative}.wx-autotex-landing .wxa-hero-title em:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:8px;background:var(--at-gold);opacity:.35;z-index:-1}.wx-autotex-landing .wxa-hero-sub{margin-top:28px;max-width:560px;font-size:18px;line-height:1.6;color:var(--at-grey-mid);font-weight:400}.wx-autotex-landing .wxa-hero-cta-row{display:flex;gap:12px;margin-top:36px;flex-wrap:wrap}.wx-autotex-landing .wxa-btn-primary{background:var(--at-gold);color:var(--at-black);padding:15px 26px;border:none;border-radius:0;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;display:inline-flex;align-items:center;gap:10px;transition:background .15s ease,color .15s ease;font-family:inherit}.wx-autotex-landing .wxa-btn-primary:hover{background:var(--at-gold-dark);color:var(--at-white)}.wx-autotex-landing .wxa-btn-primary .wxa-arrow{transition:transform .15s ease}.wx-autotex-landing .wxa-btn-primary:hover .wxa-arrow{transform:translate(4px)}.wx-autotex-landing .wxa-btn-ghost{background:transparent;color:var(--at-black);padding:15px 26px;border:1px solid var(--at-black);border-radius:0;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;display:inline-flex;align-items:center;gap:10px;transition:background .15s ease,color .15s ease;font-family:inherit}.wx-autotex-landing .wxa-btn-ghost:hover{background:var(--at-black);color:var(--at-white)}.wx-autotex-landing .wxa-hero-meta{display:flex;align-items:center;gap:20px;margin-top:40px;font-size:11px;color:var(--at-grey-mid);letter-spacing:.14em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.wx-autotex-landing .wxa-hero-meta span+span{padding-left:20px;border-left:1px solid var(--at-line)}.wx-autotex-landing .wxa-hero-image{position:relative;aspect-ratio:5/6;background:var(--at-white);border:1px solid var(--at-line);overflow:hidden}.wx-autotex-landing .wxa-hero-image-header{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--at-line);background:var(--at-white);z-index:3}.wx-autotex-landing .wxa-hero-image-header .wxa-mono{font-size:10px;letter-spacing:.18em;color:var(--at-grey-mid);text-transform:uppercase}.wx-autotex-landing .wxa-live-pill{display:inline-flex;align-items:center;gap:6px}.wx-autotex-landing .wxa-live-pill .wxa-pulse{width:7px;height:7px;border-radius:50%;background:var(--at-gold);box-shadow:0 0 0 3px var(--at-gold-tint);animation:wxa-pulse 1.5s ease-in-out infinite}@keyframes wxa-pulse{0%,to{opacity:1}50%{opacity:.4}}.wx-autotex-landing .wxa-live-pill span{font-size:10px;letter-spacing:.18em;color:var(--at-gold-dark);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:500}.wx-autotex-landing .wxa-hero-graphic{position:absolute;top:44px;right:0;bottom:36px;left:0;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 45%,var(--at-gold-tint) 0%,transparent 55%),var(--at-grey-light);overflow:hidden}.wx-autotex-landing .wxa-hero-graphic:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(var(--at-line) 1px,transparent 1px),linear-gradient(90deg,var(--at-line) 1px,transparent 1px);background-size:36px 36px;-webkit-mask-image:radial-gradient(ellipse at center,black 25%,transparent 80%);mask-image:radial-gradient(ellipse at center,black 25%,transparent 80%);opacity:.9;pointer-events:none}.wx-autotex-landing .wxa-hero-graphic.wxa-has-image{padding:0;background:var(--at-grey-light)}.wx-autotex-landing .wxa-hero-graphic.wxa-has-image:before{display:none}.wx-autotex-landing .wxa-hero-graphic .wxa-hero-img{width:100%;height:100%;object-fit:cover}.wx-autotex-landing .wxa-hero-graphic svg{position:relative;width:88%;height:88%}.wx-autotex-landing .wxa-hero-image-foot{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;padding:10px 18px;border-top:1px solid var(--at-line);background:var(--at-white);z-index:3;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;letter-spacing:.12em;color:var(--at-grey-mid);text-transform:uppercase}.wx-autotex-landing .wxa-swap-tag{color:var(--at-gold-dark);font-weight:600;display:inline-flex;align-items:center;gap:6px}.wx-autotex-landing .wxa-swap-tag:before{content:"";width:6px;height:6px;background:var(--at-gold);border-radius:50%}.wx-autotex-landing .wxa-pillars{background:var(--at-black);color:var(--at-white)}.wx-autotex-landing .wxa-pillars-grid{display:grid;grid-template-columns:repeat(4,1fr)}.wx-autotex-landing .wxa-pillar{padding:48px 32px;border-right:1px solid rgba(255,255,255,.08);position:relative}.wx-autotex-landing .wxa-pillar:last-child{border-right:none}.wx-autotex-landing .wxa-pillar:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--at-gold);transform:scaleX(.3);transform-origin:left;transition:transform .3s ease}.wx-autotex-landing .wxa-pillar:hover:before{transform:scaleX(1)}.wx-autotex-landing .wxa-pillar .wxa-num{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;color:var(--at-gold);letter-spacing:.2em}.wx-autotex-landing .wxa-pillar h4{margin:20px 0 10px;font-size:22px;font-weight:700;letter-spacing:-.015em;color:var(--at-white)}.wx-autotex-landing .wxa-pillar p{margin:0;font-size:14px;color:#ffffffb3;line-height:1.6}.wx-autotex-landing .wxa-stats{background:var(--at-grey-light);border-bottom:1px solid var(--at-line)}.wx-autotex-landing .wxa-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:56px 0}.wx-autotex-landing .wxa-stat{padding:0 32px;border-right:1px solid var(--at-line)}.wx-autotex-landing .wxa-stat:last-child{border-right:none}.wx-autotex-landing .wxa-stat .wxa-k{font-size:56px;letter-spacing:-.03em;font-weight:800;color:var(--at-black);line-height:1}.wx-autotex-landing .wxa-stat .wxa-k em{font-style:normal;color:var(--at-gold-dark)}.wx-autotex-landing .wxa-stat .wxa-v{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--at-grey-mid);margin-top:12px}.wx-autotex-landing .wxa-sec{padding:112px 0}.wx-autotex-landing .wxa-sec-hdr{display:grid;grid-template-columns:1fr 2fr;gap:48px;align-items:start;margin-bottom:56px}.wx-autotex-landing .wxa-sec-kicker{display:inline-flex;align-items:center;gap:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.18em;color:var(--at-grey-mid);text-transform:uppercase}.wx-autotex-landing .wxa-sec-kicker .wxa-dot{width:8px;height:8px;background:var(--at-gold);border-radius:50%;flex-shrink:0}.wx-autotex-landing .wxa-sec-hdr h2{margin:0;font-size:clamp(32px,4.5vw,60px);letter-spacing:-.025em;line-height:1.05;font-weight:700;color:var(--at-black)}.wx-autotex-landing .wxa-sec-hdr h2 em{font-style:normal;color:var(--at-gold-dark)}.wx-autotex-landing .wxa-sec-hdr .wxa-sub{margin:20px 0 0;font-size:17px;color:var(--at-grey-mid);line-height:1.6;max-width:680px}.wx-autotex-landing .wxa-alt{background:var(--at-grey-light)}.wx-autotex-landing .wxa-dark{background:var(--at-black);color:var(--at-white)}.wx-autotex-landing .wxa-dark .wxa-sec-hdr h2{color:var(--at-white)}.wx-autotex-landing .wxa-dark .wxa-sec-hdr .wxa-sub{color:#ffffffa6}.wx-autotex-landing .wxa-dark .wxa-sec-kicker{color:#ffffff80}.wx-autotex-landing .wxa-coverage-canvas{position:relative;aspect-ratio:16/9;background:var(--at-white);border:1px solid var(--at-line);overflow:hidden}.wx-autotex-landing .wxa-coverage-canvas:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(var(--at-line-soft) 1px,transparent 1px),linear-gradient(90deg,var(--at-line-soft) 1px,transparent 1px);background-size:32px 32px;opacity:.8;pointer-events:none}.wx-autotex-landing .wxa-coverage-header{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:14px 22px;border-bottom:1px solid var(--at-line);background:var(--at-white);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;letter-spacing:.18em;color:var(--at-grey-mid);text-transform:uppercase;z-index:2}.wx-autotex-landing .wxa-coverage-header strong{color:var(--at-black);font-weight:600;letter-spacing:.18em}.wx-autotex-landing .wxa-coverage-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}.wx-autotex-landing .wxa-coverage-foot{position:absolute;bottom:0;left:0;right:0;background:var(--at-white);border-top:1px solid var(--at-line);display:grid;grid-template-columns:repeat(4,1fr);z-index:2}.wx-autotex-landing .wxa-coverage-foot div{padding:14px 22px;border-right:1px solid var(--at-line);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10.5px;letter-spacing:.14em;color:var(--at-grey-mid);text-transform:uppercase}.wx-autotex-landing .wxa-coverage-foot div:last-child{border-right:none}.wx-autotex-landing .wxa-coverage-foot strong{display:block;font-size:18px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:-.015em;color:var(--at-black);font-weight:700;margin-top:4px;text-transform:none}.wx-autotex-landing .wxa-size-range{margin-top:48px;padding:32px 36px;background:var(--at-white);border:1px solid var(--at-line)}.wx-autotex-landing .wxa-size-range-hd{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:24px}.wx-autotex-landing .wxa-size-range-hd h4{margin:0;font-size:18px;font-weight:700;color:var(--at-black)}.wx-autotex-landing .wxa-size-range-hd .wxa-mono{font-size:11px;letter-spacing:.14em;color:var(--at-grey-mid);text-transform:uppercase}.wx-autotex-landing .wxa-range-track{position:relative;height:56px;background:linear-gradient(90deg,var(--at-grey-light),var(--at-gold-tint),var(--at-gold-light));border:1px solid var(--at-line)}.wx-autotex-landing .wxa-range-labels{display:flex;justify-content:space-between;margin-top:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10.5px;color:var(--at-grey-mid);letter-spacing:.1em}.wx-autotex-landing .wxa-range-bands{position:absolute;top:0;right:0;bottom:0;left:0;display:flex}.wx-autotex-landing .wxa-range-band{flex:1;border-right:1px solid rgba(26,26,26,.08);display:flex;align-items:center;justify-content:center;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;letter-spacing:.12em;color:var(--at-black);text-transform:uppercase;font-weight:500}.wx-autotex-landing .wxa-range-band:last-child{border-right:none}.wx-autotex-landing .wxa-products{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--at-line);border-left:1px solid var(--at-line)}.wx-autotex-landing .wxa-pcard{display:flex;flex-direction:column;padding:32px 28px;border-right:1px solid var(--at-line);border-bottom:1px solid var(--at-line);background:var(--at-white);position:relative;transition:background .15s ease;color:inherit}.wx-autotex-landing .wxa-pcard:hover{background:var(--at-gold-tint)}.wx-autotex-landing .wxa-pcard:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--at-gold);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.wx-autotex-landing .wxa-pcard:hover:before{transform:scaleX(1)}.wx-autotex-landing .wxa-pcard-head{display:flex;align-items:center;justify-content:space-between}.wx-autotex-landing .wxa-pcard-badge{display:inline-block;background:var(--at-black);color:var(--at-white);padding:4px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.wx-autotex-landing .wxa-pcard-badge.wxa-gold{background:var(--at-gold);color:var(--at-black)}.wx-autotex-landing .wxa-pcard h3{margin:18px 0 8px;font-size:22px;font-weight:700;letter-spacing:-.015em;color:var(--at-black)}.wx-autotex-landing .wxa-pcard p{margin:0;font-size:14px;line-height:1.6;color:var(--at-grey-mid);flex:1}.wx-autotex-landing .wxa-pcard-img{margin-top:20px;height:180px;background:var(--at-grey-light);border:1px solid var(--at-line);display:flex;align-items:center;justify-content:center;padding:18px;position:relative}.wx-autotex-landing .wxa-pcard-img img{max-height:100%;max-width:100%;object-fit:contain}.wx-autotex-landing .wxa-pcard-img .wxa-watermark{position:absolute;bottom:10px;right:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9.5px;color:var(--at-grey-soft);letter-spacing:.12em}.wx-autotex-landing .wxa-pcard-foot{margin-top:20px;padding-top:18px;border-top:1px solid var(--at-line);display:flex;align-items:center;justify-content:space-between}.wx-autotex-landing .wxa-pcard-foot .wxa-range{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11.5px;color:var(--at-black);font-weight:500}.wx-autotex-landing .wxa-pcard-foot .wxa-count{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10.5px;color:var(--at-grey-mid);margin-top:3px}.wx-autotex-landing .wxa-pcard-arrow{width:36px;height:36px;border-radius:50%;background:var(--at-black);color:var(--at-white);display:flex;align-items:center;justify-content:center;transition:background .15s ease,transform .15s ease}.wx-autotex-landing .wxa-pcard:hover .wxa-pcard-arrow{background:var(--at-gold);color:var(--at-black);transform:translate(3px)}.wx-autotex-landing .wxa-hd-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.wx-autotex-landing .wxa-hd-card{background:var(--at-white);border:1px solid var(--at-line);padding:28px;position:relative;transition:border-color .15s ease;color:inherit}.wx-autotex-landing .wxa-hd-card:hover{border-color:var(--at-gold)}.wx-autotex-landing .wxa-hd-card-head{display:flex;gap:18px;align-items:flex-start}.wx-autotex-landing .wxa-hd-card-thumb{width:80px;height:80px;flex-shrink:0;background:var(--at-grey-light);border:1px solid var(--at-line);display:flex;align-items:center;justify-content:center;padding:8px}.wx-autotex-landing .wxa-hd-card-thumb img{max-width:100%;max-height:100%;object-fit:contain}.wx-autotex-landing .wxa-hd-kicker{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--at-gold-dark);font-weight:500}.wx-autotex-landing .wxa-hd-card h4{margin:8px 0 0;font-size:24px;font-weight:700;letter-spacing:-.015em;color:var(--at-black)}.wx-autotex-landing .wxa-hd-card p{margin:14px 0 0;font-size:14px;line-height:1.65;color:var(--at-grey-mid)}.wx-autotex-landing .wxa-hd-parts{margin-top:18px;display:flex;flex-wrap:wrap;gap:6px}.wx-autotex-landing .wxa-hd-part{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;padding:5px 10px;background:var(--at-grey-light);border:1px solid var(--at-line);color:var(--at-black)}.wx-autotex-landing .wxa-hd-cta-row{margin-top:20px;display:flex;justify-content:space-between;align-items:center;padding-top:18px;border-top:1px solid var(--at-line)}.wx-autotex-landing .wxa-hd-cta{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--at-gold-dark);font-weight:600;display:inline-flex;align-items:center;gap:8px}.wx-autotex-landing .wxa-hd-card:hover .wxa-hd-cta .wxa-arrow{transform:translate(4px)}.wx-autotex-landing .wxa-hd-cta .wxa-arrow{transition:transform .15s ease}.wx-autotex-landing .wxa-hd-count{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10.5px;color:var(--at-grey-mid);letter-spacing:.12em;text-transform:uppercase}.wx-autotex-landing .wxa-table-wrap{border:1px solid var(--at-line);overflow:hidden}.wx-autotex-landing .wxa-lineup{width:100%;border-collapse:collapse;font-size:14px}.wx-autotex-landing .wxa-lineup thead{background:var(--at-black);color:var(--at-white);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.wx-autotex-landing .wxa-lineup th{padding:16px 22px;text-align:left;font-weight:500}.wx-autotex-landing .wxa-lineup tbody tr{border-top:1px solid var(--at-line);background:var(--at-white)}.wx-autotex-landing .wxa-lineup tbody tr:nth-child(2n){background:var(--at-grey-bg)}.wx-autotex-landing .wxa-lineup tbody tr:hover{background:var(--at-gold-tint)}.wx-autotex-landing .wxa-lineup td{padding:16px 22px;vertical-align:middle}.wx-autotex-landing .wxa-lineup td.wxa-name{font-weight:600;color:var(--at-black);display:flex;align-items:center;gap:10px}.wx-autotex-landing .wxa-lineup td.wxa-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px;color:var(--at-grey-mid)}.wx-autotex-landing .wxa-lineup .wxa-tag{background:var(--at-gold);color:var(--at-black);font-size:9px;padding:3px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.1em;text-transform:uppercase;font-weight:600}.wx-autotex-landing .wxa-lineup .wxa-tag.wxa-fleet{background:var(--at-black);color:var(--at-white)}.wx-autotex-landing .wxa-lineup .wxa-tag.wxa-oem{background:var(--at-white);color:var(--at-black);border:1px solid var(--at-black)}.wx-autotex-landing .wxa-lineup td.wxa-feat{color:var(--at-grey-mid);font-size:13.5px}.wx-autotex-landing .wxa-sectors{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--at-line);background:var(--at-white)}.wx-autotex-landing .wxa-sector{padding:36px 28px;border-right:1px solid var(--at-line);display:flex;flex-direction:column;gap:8px;transition:background .15s ease;position:relative;color:inherit}.wx-autotex-landing .wxa-sector:last-child{border-right:none}.wx-autotex-landing .wxa-sector:hover{background:var(--at-gold-tint)}.wx-autotex-landing .wxa-sector:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--at-gold);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.wx-autotex-landing .wxa-sector:hover:before{transform:scaleX(1)}.wx-autotex-landing .wxa-sector-num{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.16em;color:var(--at-gold-dark);font-weight:600}.wx-autotex-landing .wxa-sector-icon{width:44px;height:44px;margin:12px 0 8px;color:var(--at-black)}.wx-autotex-landing .wxa-sector h4{margin:0;font-size:20px;font-weight:700;letter-spacing:-.015em;color:var(--at-black)}.wx-autotex-landing .wxa-sector p{margin:0;font-size:13.5px;line-height:1.6;color:var(--at-grey-mid);flex:1}.wx-autotex-landing .wxa-sec-cta{margin-top:20px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--at-black);font-weight:600;display:flex;align-items:center;gap:8px}.wx-autotex-landing .wxa-sector:hover .wxa-sec-cta{color:var(--at-gold-dark)}.wx-autotex-landing .wxa-sec-cta .wxa-arrow{transition:transform .15s ease}.wx-autotex-landing .wxa-sector:hover .wxa-sec-cta .wxa-arrow{transform:translate(4px)}.wx-autotex-landing .wxa-cta-block{background:var(--at-black);color:var(--at-white);padding:120px 32px;text-align:center;position:relative;overflow:hidden}.wx-autotex-landing .wxa-cta-block:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(232,160,32,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(232,160,32,.08) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:radial-gradient(ellipse at center,black 30%,transparent 75%);mask-image:radial-gradient(ellipse at center,black 30%,transparent 75%);pointer-events:none}.wx-autotex-landing .wxa-cta-block h2{margin:16px 0 0;font-size:clamp(44px,7vw,92px);letter-spacing:-.03em;line-height:1.02;font-weight:800;position:relative;color:var(--at-white)}.wx-autotex-landing .wxa-cta-block h2 em{font-style:normal;color:var(--at-gold)}.wx-autotex-landing .wxa-cta-block .wxa-sub{max-width:640px;margin:28px auto 0;color:#ffffffb3;font-size:18px;line-height:1.6;position:relative}.wx-autotex-landing .wxa-cta-block .wxa-actions{display:flex;justify-content:center;gap:12px;margin-top:40px;flex-wrap:wrap;position:relative}.wx-autotex-landing .wxa-cta-block .wxa-btn-ghost{color:var(--at-white);border-color:#ffffff4d}.wx-autotex-landing .wxa-cta-block .wxa-btn-ghost:hover{background:var(--at-white);color:var(--at-black);border-color:var(--at-white)}.wx-autotex-landing .wxa-cta-perks{margin-top:56px;display:grid;grid-template-columns:repeat(4,1fr);gap:0;max-width:960px;margin-left:auto;margin-right:auto;border-top:1px solid rgba(255,255,255,.12);position:relative}.wx-autotex-landing .wxa-cta-perk{padding:28px 20px;border-right:1px solid rgba(255,255,255,.12)}.wx-autotex-landing .wxa-cta-perk:last-child{border-right:none}.wx-autotex-landing .wxa-cta-perk .wxa-mono{font-size:11px;letter-spacing:.14em;color:var(--at-gold);text-transform:uppercase}.wx-autotex-landing .wxa-cta-perk h5{margin:8px 0 0;font-size:15px;font-weight:600;color:var(--at-white)}.wx-autotex-landing .wxa-sticky-bar{position:fixed;bottom:16px;left:16px;right:16px;max-width:780px;margin:0 auto;background:var(--at-black);color:var(--at-white);display:none;align-items:center;gap:18px;padding:12px 16px;box-shadow:0 24px 48px -16px #0000004d;z-index:70}.wx-autotex-landing .wxa-sticky-bar.is-visible{display:flex}.wx-autotex-landing .wxa-sticky-bar .wxa-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;color:var(--at-gold);letter-spacing:.18em;text-transform:uppercase;flex-shrink:0}.wx-autotex-landing .wxa-sticky-bar .wxa-msg{flex:1;font-size:14px;font-weight:500}.wx-autotex-landing .wxa-sticky-bar .wxa-msg .wxa-meta{display:block;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10.5px;color:#ffffff8c;margin-top:2px;letter-spacing:.08em}.wx-autotex-landing .wxa-sticky-bar .wxa-btn-primary{padding:10px 18px;font-size:12px}@media(max-width:1024px){.wx-autotex-landing .wxa-hero-inner{grid-template-columns:1fr;padding:72px 24px 80px;gap:40px}.wx-autotex-landing .wxa-hero-image{max-width:520px;margin:0 auto}.wx-autotex-landing .wxa-sec-hdr{grid-template-columns:1fr;gap:16px}}@media(max-width:820px){.wx-autotex-landing .wxa-wrap{padding:0 20px}.wx-autotex-landing .wxa-pillars-grid{grid-template-columns:1fr 1fr}.wx-autotex-landing .wxa-pillar{border-bottom:1px solid rgba(255,255,255,.08)}.wx-autotex-landing .wxa-pillar:nth-child(2){border-right:none}.wx-autotex-landing .wxa-stats-grid{grid-template-columns:1fr 1fr;padding:36px 0}.wx-autotex-landing .wxa-stat{padding:18px 20px;border-bottom:1px solid var(--at-line)}.wx-autotex-landing .wxa-stat:nth-child(2){border-right:none}.wx-autotex-landing .wxa-stat:nth-last-child(-n+2){border-bottom:none}.wx-autotex-landing .wxa-stat .wxa-k{font-size:40px}.wx-autotex-landing .wxa-sec{padding:72px 0}.wx-autotex-landing .wxa-products,.wx-autotex-landing .wxa-hd-grid{grid-template-columns:1fr}.wx-autotex-landing .wxa-sectors{grid-template-columns:1fr 1fr}.wx-autotex-landing .wxa-sector:nth-child(2){border-right:none}.wx-autotex-landing .wxa-sector:nth-child(-n+2){border-bottom:1px solid var(--at-line)}.wx-autotex-landing .wxa-coverage-foot{grid-template-columns:1fr 1fr}.wx-autotex-landing .wxa-coverage-foot div:nth-child(2){border-right:none}.wx-autotex-landing .wxa-coverage-foot div:nth-child(-n+2){border-bottom:1px solid var(--at-line)}.wx-autotex-landing .wxa-cta-perks{grid-template-columns:1fr 1fr}.wx-autotex-landing .wxa-cta-perk:nth-child(2){border-right:none}.wx-autotex-landing .wxa-cta-block{padding:72px 20px}.wx-autotex-landing .wxa-range-band{font-size:9px}}@media(max-width:560px){.wx-autotex-landing .wxa-sectors{grid-template-columns:1fr}.wx-autotex-landing .wxa-sector{border-right:none;border-bottom:1px solid var(--at-line)}.wx-autotex-landing .wxa-hero-meta{flex-wrap:wrap;gap:8px}.wx-autotex-landing .wxa-hero-meta span+span{padding-left:0;border-left:none}.wx-autotex-landing .wxa-cta-perks{grid-template-columns:1fr}.wx-autotex-landing .wxa-cta-perk{border-right:none;border-bottom:1px solid rgba(255,255,255,.12)}.wx-autotex-landing .wxa-lineup th:nth-child(3),.wx-autotex-landing .wxa-lineup td:nth-child(3){display:none}.wx-autotex-landing .wxa-lineup th:nth-child(4),.wx-autotex-landing .wxa-lineup td:nth-child(4){display:none}.wx-autotex-landing .wxa-size-range{padding:24px 20px}}
/*# sourceMappingURL=/cdn/shop/t/44/compiled_assets/styles.css.map */
