:root{--jt-red:#c8102e;--jt-ink:#171a1f;--jt-muted:#646a72;--jt-line:#d7dade;--jt-max:1180px}*{box-sizing:border-box}body{margin:0;min-width:0;background:#f5f6f7;color:var(--jt-ink);overflow-x:clip}.jt-root-header{height:76px;background:#181b20;border-bottom:3px solid var(--jt-red);color:#fff}.jt-root-header-inner{width:min(calc(100% - 40px),var(--jt-max));height:100%;margin:auto;display:flex;align-items:center;gap:30px}.jt-brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-weight:800;letter-spacing:.12em;font-size:.78rem}.jt-brand img{width:82px;height:40px;object-fit:contain;padding:7px;background:#fff;border-radius:3px}.jt-root-header nav{display:flex;align-self:stretch;align-items:center;gap:27px;margin-left:auto}.jt-root-header nav a{height:100%;display:grid;place-items:center;color:#fff;text-decoration:none;font-weight:700;font-size:.9rem;border-bottom:3px solid transparent}.jt-root-header nav .active{border-color:var(--jt-red)}.jt-shop{padding:11px 17px;background:var(--jt-red);color:#fff;text-decoration:none;font-weight:800;border-radius:3px}.jt-root-main{width:min(calc(100% - 40px),var(--jt-max));margin:auto}.jt-breadcrumb{display:flex;gap:10px;align-items:center;padding:20px 0 16px;color:var(--jt-muted);font-size:.86rem}.jt-breadcrumb a{font-weight:700}.jt-hero{position:relative;padding:42px 52px 38px;border:1px solid #bfc3c8;background:linear-gradient(112deg,#e8eaec,#fff 55%,#e5e7e9);box-shadow:0 15px 40px rgba(18,20,24,.08);overflow:hidden}.jt-hero:after{content:"JET";position:absolute;right:-18px;top:-45px;font-size:14rem;font-weight:900;color:rgba(23,26,31,.035);pointer-events:none}.jt-hero-title{position:relative;z-index:1;max-width:760px}.jt-eyebrow{margin:0 0 10px;color:var(--jt-red);font-size:.76rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.jt-hero h1{margin:0;font-size:clamp(2.15rem,5vw,4rem);line-height:.98;letter-spacing:-.045em}.jt-hero-title>p:last-child{max-width:700px;margin:20px 0 24px;font-size:1.04rem;line-height:1.6;color:#3f444b}.jt-language{position:absolute;z-index:2;right:26px;top:24px;display:flex;align-items:center;gap:8px;font-weight:700;font-size:.78rem}.jt-language select{padding:8px 28px 8px 10px;background:#fff;border:1px solid #aeb3b9}.jt-search{position:relative;z-index:2;max-width:860px}.jt-search>label{display:block;margin-bottom:9px;font-weight:800;font-size:.84rem}.jt-search-row{display:grid;grid-template-columns:1fr auto;box-shadow:0 8px 24px rgba(0,0,0,.12)}.jt-search-row input{min-width:0;height:58px;padding:0 20px;border:2px solid var(--jt-ink);border-right:0;font-size:1rem}.jt-search-row button{width:130px;border:0;background:var(--jt-red);color:#fff;font-weight:900}.jt-search #results:not(:empty){margin-top:12px;padding:12px;background:#fff;border:1px solid var(--jt-line)}.jt-trust{position:relative;z-index:1;display:flex;gap:32px;flex-wrap:wrap;margin-top:25px;padding-top:19px;border-top:1px solid #c5c8cc;color:#4c5158;font-size:.85rem}.jt-trust span{display:flex;align-items:baseline;gap:7px}.jt-trust strong{font-size:1.18rem;color:var(--jt-ink)}.jt-trust i{font-style:normal}.jt-models-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:48px 0 20px}.jt-models-head h2{margin:0;font-size:2rem}.jt-models-head p:last-child{margin:8px 0 0;color:var(--jt-muted)}.jt-cart-note{display:flex;flex-direction:column;padding:10px 14px;border:1px solid var(--jt-ink);background:#fff;font-size:.75rem}.jt-cart-note strong{font-size:.82rem}.jt-filters{display:flex;gap:8px;margin-bottom:18px;overflow:auto}.jt-filters button{padding:9px 16px;border:1px solid var(--jt-line);background:#fff;font-weight:700}.jt-filters .active{background:var(--jt-ink);color:#fff}.jt-model-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding-bottom:50px}.jt-model-grid .model-card{min-width:0;display:block;padding:14px;background:#fff;color:var(--jt-ink);border:1px solid var(--jt-line);border-top:4px solid #9a9fa5;text-decoration:none}.jt-model-grid .model-card:hover,.jt-model-grid .model-card:focus-visible{border-top-color:var(--jt-red);box-shadow:0 10px 24px rgba(0,0,0,.08);outline:2px solid var(--jt-red);outline-offset:2px}.jt-model-grid figure{height:205px;margin:0 0 17px;padding:10px;display:grid;place-items:center;overflow:hidden;background:#f1f2f3;border:1px solid #e1e3e5}.jt-model-grid img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;mix-blend-mode:multiply}.jt-model-grid .is-fallback img{padding:30px;mix-blend-mode:normal}.jt-model-grid h3{margin:0 4px 18px;font-size:1.55rem}.jt-model-grid .model-card>span{display:flex;justify-content:space-between;margin:0 4px 3px;color:#9f0d25;font-size:.86rem;font-weight:900}.jt-model-grid .model-card>span:after{content:"→";font-size:1.1rem}.jt-root-footer{padding:24px max(24px,calc((100% - var(--jt-max))/2));display:flex;gap:24px;flex-wrap:wrap;background:#181b20;color:#cfd2d6;font-size:.8rem}.jt-root-footer strong{margin-right:auto}.jt-root-footer a{color:#fff}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){.jt-root-header nav{display:none}.jt-model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.jt-root-header{height:64px}.jt-root-header-inner{width:calc(100% - 24px);gap:10px}.jt-brand img{width:66px;height:34px}.jt-brand strong{font-size:.68rem}.jt-shop{margin-left:auto;padding:9px 11px;font-size:.75rem}.jt-root-main{width:calc(100% - 24px)}.jt-breadcrumb{padding:14px 0}.jt-hero{padding:27px 18px 22px}.jt-hero:after{font-size:8rem;top:25px}.jt-hero h1{font-size:2.25rem}.jt-hero-title>p:last-child{margin:16px 0 20px;font-size:.93rem;line-height:1.5}.jt-language{position:static;margin-bottom:18px;justify-content:flex-end}.jt-search-row{grid-template-columns:1fr}.jt-search-row input{height:52px;border:2px solid var(--jt-ink)}.jt-search-row button{width:100%;height:46px}.jt-trust{gap:10px 18px;margin-top:20px}.jt-trust span{display:block;min-width:42%}.jt-trust strong{display:block}.jt-models-head{align-items:flex-start;margin:34px 0 17px}.jt-models-head h2{font-size:1.65rem}.jt-models-head p:last-child{font-size:.87rem}.jt-cart-note{flex:0 0 auto;padding:8px 10px}.jt-filters{margin-right:-12px;padding-right:12px}.jt-model-grid{grid-template-columns:minmax(0,1fr);gap:10px}.jt-model-grid .model-card{padding:12px}.jt-model-grid figure{height:245px;margin-bottom:15px}.jt-root-footer{padding:22px 16px}.jt-root-footer strong{width:100%;margin:0}}