.te-brandstrip *{box-sizing:border-box}.te-brandstrip a{text-decoration:none;color:inherit}.te-brandstrip img{display:block;max-width:100%;height:auto}.te-brandstrip-bar{background:#fff;border-bottom:1px solid #E0E0E0;padding:16px 0 20px}.te-brandstrip-wrap{max-width:1280px;margin:0 auto;padding:0 32px}.te-brandstrip-heading{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:800;letter-spacing:-.01em;text-transform:uppercase;margin:0 0 12px;color:#000}.te-brandstrip-viewport{position:relative}.te-brandstrip-scroll{display:flex;align-items:center;gap:10px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;padding-bottom:2px;scroll-padding-left:44px;scroll-padding-right:44px}.te-brandstrip-scroll::-webkit-scrollbar{display:none}.te-brandstrip-card{display:inline-flex;align-items:center;justify-content:center;width:88px;height:88px;padding:14px;background:#fff;border:1px solid #E0E0E0;border-radius:8px;cursor:pointer;transition:border-color .16s,box-shadow .16s;flex-shrink:0}.te-brandstrip-card:hover{border-color:#999;box-shadow:0 2px 8px #0000001a}.te-brandstrip-card:focus-visible{outline:2px solid #EB2128;outline-offset:2px}.te-brandstrip-card--active{border-color:#eb2128;border-width:3px}.te-brandstrip-card--active:hover{border-color:#eb2128}.te-brandstrip-card--active .te-brandstrip-logo{filter:grayscale(0%);opacity:1}.te-brandstrip-logo{display:block;max-height:var(--logo-sz, 48px);max-width:var(--logo-sz, 48px);width:auto;height:auto;object-fit:contain;filter:grayscale(100%);opacity:.7;transition:filter .16s,opacity .16s}.te-brandstrip-card:hover .te-brandstrip-logo{filter:grayscale(0%);opacity:1}.te-brandstrip-text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:800;color:#000;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.te-brandstrip-viewport:before,.te-brandstrip-viewport:after{content:"";position:absolute;top:0;bottom:0;width:48px;pointer-events:none;z-index:2;opacity:0;transition:opacity .16s}.te-brandstrip-viewport:before{left:0;background:linear-gradient(to right,#fff 20%,#fff0)}.te-brandstrip-viewport:after{right:0;background:linear-gradient(to left,#fff 20%,#fff0)}.te-brandstrip-viewport.is-overflow-left:before{opacity:1}.te-brandstrip-viewport.is-overflow-right:after{opacity:1}.te-brandstrip-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;display:none;align-items:center;justify-content:center;width:36px;height:36px;border:1.5px solid #E0E0E0;border-radius:50%;background:#fff;color:#000;cursor:pointer;box-shadow:0 2px 8px #0000001f;transition:border-color .16s,opacity .16s,box-shadow .16s;padding:0}.te-brandstrip-arrow svg{display:block}.te-brandstrip-arrow:hover{border-color:#999}.te-brandstrip-arrow:focus-visible{outline:2px solid #EB2128;outline-offset:2px}.te-brandstrip-arrow--prev{left:0}.te-brandstrip-arrow--next{right:0}.te-brandstrip-viewport.is-overflow-left .te-brandstrip-arrow--prev,.te-brandstrip-viewport.is-overflow-right .te-brandstrip-arrow--next{display:inline-flex}@media(max-width:768px){.te-brandstrip-wrap{padding:0 16px}.te-brandstrip-arrow{width:32px;height:32px}}@media(prefers-reduced-motion:reduce){.te-brandstrip-scroll{scroll-behavior:auto}}.te-hero-host{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.te-hero-host *{box-sizing:border-box;margin:0;padding:0}.te-hero-host a{text-decoration:none;color:inherit}.te-hero-host .te-hero{position:relative;background:linear-gradient(135deg,#0d1117,#1a0a0a 40%,#2a0d0d,#1a0605);overflow:hidden;min-height:clamp(300px,38vw,400px);display:flex;align-items:center}.te-hero-host .te-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,#000000eb 38%,#00000059);z-index:1}.te-hero-host .te-hero-wrap{max-width:1280px;margin:0 auto;padding:0 32px}.te-hero-host .te-hero-content{position:relative;z-index:2;width:100%;padding-top:52px;padding-bottom:56px}.te-hero-host .te-hero-inner{max-width:540px}.te-hero-host .te-hero-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3;margin-bottom:14px}.te-hero-host .te-hero-eyebrow-stars{color:#f5a623;font-size:13px;letter-spacing:1px;line-height:1}.te-hero-host .te-hero-title{font-size:clamp(32px,5vw,62px);font-weight:800;letter-spacing:-.04em;line-height:1.04;color:#fff;margin-bottom:20px}.te-hero-host .te-hero-sub{font-size:clamp(14px,1.5vw,16px);font-weight:400;line-height:1.6;color:#ffffffbf;max-width:460px;margin-bottom:30px}.te-hero-host .te-hero-ctas{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.te-hero-host .te-hero-fine{margin-top:16px;font-size:11px;color:#ffffff73;letter-spacing:.01em;line-height:1.5}.te-hero-host .te-hero-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-family:inherit;font-weight:700;font-size:12px;letter-spacing:.07em;text-transform:uppercase;border-radius:8px;border:2px solid transparent;padding:13px 22px;white-space:nowrap;cursor:pointer;transition:opacity .16s ease,transform .1s ease,background .16s ease,color .16s ease,border-color .16s ease;line-height:1}.te-hero-host .te-hero-btn:active{transform:scale(.97)}.te-hero-host .te-hero-btn-red{background:#eb2128;border-color:#eb2128;color:#fff}.te-hero-host .te-hero-btn-red:hover{background:#c71820;border-color:#c71820}.te-hero-host .te-hero-btn-ghost-w{background:transparent;border-color:#ffffffb3;color:#fff}.te-hero-host .te-hero-btn-ghost-w:hover{background:#fff;color:#000}@media(max-width:768px){.te-hero-host .te-hero{min-height:360px}.te-hero-host .te-hero-overlay{background:linear-gradient(180deg,#0000004d,#000000eb 55%,#000000f7)}.te-hero-host .te-hero-wrap{padding:0 16px}.te-hero-host .te-hero-content{padding-top:28px;padding-bottom:40px}.te-hero-host .te-hero-ctas{flex-direction:column;align-items:stretch}.te-hero-host .te-hero-ctas .te-hero-btn{width:100%;justify-content:center}}#te-ps-root *,#te-ps-root *:before,#te-ps-root *:after{box-sizing:border-box}#te-ps-root{--te-red: #EB2128;--te-redd: #c8181e;--te-blue: #1a5cbb;--te-black: #111111;--te-g800: #333333;--te-g600: #555555;--te-g400: #888888;--te-g200: #e5e5e5;--te-g100: #f7f7f7;--te-white: #ffffff;--te-gold: #F5A623;--te-max: 1200px;--te-font: Arial, Helvetica, sans-serif;font-family:var(--te-font);font-size:14px;line-height:1.5;color:var(--te-black);background:var(--te-white);-webkit-font-smoothing:antialiased}#te-ps-root a{text-decoration:none;color:inherit}#te-ps-root img{display:block;max-width:100%;height:auto}#te-ps-root .te-ps-wrap{max-width:var(--te-max);margin:0 auto;padding:0 24px}#te-ps-root .te-ps-btn{display:inline-flex!important;align-items:center;gap:6px;font-family:Arial,Helvetica,sans-serif!important;font-size:13px!important;font-weight:700!important;padding:10px 20px!important;border-radius:4px!important;cursor:pointer;transition:background .15s,border-color .15s,transform .1s;white-space:nowrap;line-height:1!important;text-decoration:none!important;border-width:2px!important;border-style:solid!important}#te-ps-root .te-ps-btn-sm{font-size:11px!important;padding:7px 14px!important}#te-ps-root .te-ps-btn-full{display:flex!important;justify-content:center;width:100%;margin-top:10px}#te-ps-root .te-ps-btn-red{background:#eb2128!important;color:#fff!important;border-color:#eb2128!important}#te-ps-root .te-ps-btn-red:hover{background:#c8181e!important;border-color:#c8181e!important;transform:translateY(-1px)}#te-ps-root .te-ps-btn-red:disabled{opacity:.45!important;cursor:not-allowed;transform:none}#te-ps-root .te-ps-btn-ghost-dark{background:transparent!important;color:#fffc!important;border-color:#ffffff4d!important}#te-ps-root .te-ps-btn-ghost-dark:hover{border-color:#ffffffa6!important}#te-ps-root .te-ps-btn-ghost{background:transparent!important;color:#111!important;border-color:#e5e5e5!important}#te-ps-root .te-ps-btn-ghost:hover{border-color:#888!important}#te-ps-root .te-ps-view-all{font-family:var(--te-font);font-size:13px;font-weight:600;color:var(--te-blue);text-decoration:underline;text-underline-offset:2px}#te-ps-root .te-ps-view-all:hover{color:var(--te-red)}#te-ps-root .te-ps-img-ph{background:var(--te-g100);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}#te-ps-root .te-ps-img-ph img{width:100%;height:100%;object-fit:cover;object-position:top center}#te-ps-root .te-ps-img-ph-lbl{font-size:9px;font-weight:500;letter-spacing:.8px;text-transform:uppercase;color:silver;position:absolute;bottom:10px;left:0;right:0;text-align:center;pointer-events:none}#te-ps-root .te-ps-stars{color:var(--te-gold);font-size:14px;letter-spacing:1px}#te-ps-root .te-ps-rev-num{font-size:12px;color:var(--te-g400);margin-left:4px}#te-ps-root .te-ps-tag{display:inline-flex;align-items:center;font-family:var(--te-font);font-size:10px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;border:1px solid #ccc;border-radius:20px;padding:4px 12px;color:var(--te-g800);background:var(--te-white);white-space:nowrap}#te-ps-root .te-ps-hero{background:#0d0d0d;position:relative;overflow:hidden}#te-ps-root .te-ps-hero-bar{position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--te-red);z-index:2}#te-ps-root .te-ps-hero-texture{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:repeating-linear-gradient(-55deg,transparent,transparent 40px,rgba(255,255,255,.007) 40px,rgba(255,255,255,.007) 41px)}#te-ps-root .te-ps-hero-grid{display:grid;grid-template-columns:1fr 360px;position:relative;z-index:1}#te-ps-root .te-ps-hero-left{padding:52px 44px 52px 36px}#te-ps-root .te-ps-hero-eyebrow{display:inline-flex;align-items:center;gap:7px;background:var(--te-red);color:#fff;font-family:var(--te-font);font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:5px 12px;border-radius:3px;margin-bottom:18px}#te-ps-root .te-ps-hero-eyebrow-dot{width:5px;height:5px;border-radius:50%;background:#ffffff80}#te-ps-root .te-ps-hero-name{font-family:var(--te-font);font-size:clamp(48px,6.5vw,82px);font-weight:800;line-height:.9;letter-spacing:-1.5px;color:#fff;text-transform:uppercase;margin-bottom:18px}#te-ps-root .te-ps-hero-name-last{color:var(--te-red);display:block}#te-ps-root .te-ps-hero-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}#te-ps-root .te-ps-hero-pill{display:flex;align-items:center;gap:5px;font-family:var(--te-font);font-size:12px;font-weight:500;color:#ffffffb8;background:#ffffff12;border:1px solid rgba(255,255,255,.13);border-radius:100px;padding:5px 13px}#te-ps-root .te-ps-hero-pill-dot{width:4px;height:4px;border-radius:50%;background:var(--te-red);flex-shrink:0}#te-ps-root .te-ps-hero-bio{font-family:var(--te-font);font-size:14px;font-weight:400;line-height:1.65;color:#ffffff8c;max-width:500px;margin-bottom:22px}#te-ps-root .te-ps-hero-stats{display:flex;border:1px solid rgba(255,255,255,.1);border-radius:4px;overflow:hidden;width:fit-content;margin-bottom:26px}#te-ps-root .te-ps-hstat{padding:8px 14px;background:#ffffff0a;border-right:1px solid rgba(255,255,255,.08);text-align:center;min-width:64px}#te-ps-root .te-ps-hstat:last-child{border-right:none}#te-ps-root .te-ps-hstat-v{font-family:var(--te-font);font-size:15px;font-weight:700;color:#fff;display:block;line-height:1;margin-bottom:3px;letter-spacing:-.3px}#te-ps-root .te-ps-hstat-v em{font-style:normal;color:var(--te-red)}#te-ps-root .te-ps-hstat-l{font-family:var(--te-font);font-size:8px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#ffffff59}#te-ps-root .te-ps-hero-links{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:26px}#te-ps-root .te-ps-hero-link{font-family:Arial,Helvetica,sans-serif!important;font-size:12px!important;font-weight:600!important;color:#ffffffb3!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:4px!important;padding:7px 14px!important;transition:border-color .15s,color .15s;display:inline-flex!important;align-items:center;gap:6px;text-decoration:none!important;background:transparent!important;line-height:1.4!important}#te-ps-root .te-ps-hero-link:hover{border-color:#ffffff8c!important;color:#fff!important}#te-ps-root .te-ps-hero-ctas{display:flex;gap:10px;flex-wrap:wrap}#te-ps-root .te-ps-hero-photo-col{position:relative;overflow:hidden;background:linear-gradient(155deg,#eb212817,#14141480)}#te-ps-root .te-ps-hero-photo-col .te-ps-img-ph{width:100%;height:100%;min-height:420px}#te-ps-root .te-ps-hero-photo-col .te-ps-img-ph-lbl{color:#ffffff2e}#te-ps-root .te-ps-achiev{background:var(--te-g100);border-bottom:1px solid var(--te-g200);padding:13px 0;overflow:hidden}#te-ps-root .te-ps-achiev-in{display:flex;gap:8px;align-items:center;overflow-x:auto;scrollbar-width:none;padding:0 24px;max-width:var(--te-max);margin:0 auto}#te-ps-root .te-ps-achiev-in::-webkit-scrollbar{display:none}#te-ps-root .te-ps-achiev-lbl{font-family:var(--te-font);font-size:9px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--te-g400);flex-shrink:0;padding-right:8px}#te-ps-root .te-ps-achip{display:flex;align-items:center;gap:8px;background:var(--te-white);border:1px solid var(--te-g200);border-radius:4px;padding:6px 12px;white-space:nowrap;flex-shrink:0;box-shadow:0 1px 3px #0000000d}#te-ps-root .te-ps-achip-ico{flex-shrink:0;display:block}#te-ps-root .te-ps-achip-txt{font-family:var(--te-font);font-size:12px;font-weight:700;color:var(--te-g800)}#te-ps-root .te-ps-achip-sub{font-family:var(--te-font);font-size:11px;font-weight:400;color:var(--te-g400)}#te-ps-root .te-ps-details-sec{padding:52px 0;border-bottom:1px solid var(--te-g200)}#te-ps-root .te-ps-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:start}#te-ps-root .te-ps-details-eyebrow{font-family:var(--te-font);font-size:10px;font-weight:500;letter-spacing:2.5px;text-transform:uppercase;color:var(--te-g400);margin-bottom:6px}#te-ps-root .te-ps-details-heading{font-family:var(--te-font);font-size:22px;font-weight:700;color:var(--te-black);margin-bottom:16px;line-height:1.2}#te-ps-root .te-ps-details-bio{font-family:var(--te-font);font-size:14px;font-weight:400;line-height:1.75;color:var(--te-g600);margin-bottom:22px}#te-ps-root .te-ps-details-links{display:flex;gap:10px;flex-wrap:wrap}#te-ps-root .te-ps-details-link{font-family:var(--te-font);font-size:12px;font-weight:600;color:var(--te-blue);text-decoration:underline;text-underline-offset:2px}#te-ps-root .te-ps-details-link:hover{color:var(--te-red)}#te-ps-root .te-ps-table{border:1px solid var(--te-g200);border-radius:4px;overflow:hidden}#te-ps-root .te-ps-table-row{display:flex;border-bottom:1px solid var(--te-g200)}#te-ps-root .te-ps-table-row:last-child{border-bottom:none}#te-ps-root .te-ps-table-key{width:148px;flex-shrink:0;background:var(--te-g100);padding:10px 14px;font-family:var(--te-font);font-size:12px;font-weight:700;color:var(--te-g400)}#te-ps-root .te-ps-table-val{padding:10px 14px;font-family:var(--te-font);font-size:13px;font-weight:500;color:var(--te-black);flex:1}#te-ps-root .te-ps-yt-sec{padding:52px 0;border-bottom:1px solid var(--te-g200);background:var(--te-g100)}#te-ps-root .te-ps-yt-inner{display:flex;flex-direction:column;align-items:center;gap:20px}#te-ps-root .te-ps-yt-label{font-family:var(--te-font);font-size:10px;font-weight:500;letter-spacing:2.5px;text-transform:uppercase;color:var(--te-g400)}#te-ps-root .te-ps-yt-embed{width:100%;max-width:720px;aspect-ratio:16/9;border-radius:4px;overflow:hidden;background:#000}#te-ps-root .te-ps-yt-embed iframe{width:100%;height:100%;border:0;display:block}#te-ps-root .te-ps-sec{padding:52px 0;border-bottom:1px solid var(--te-g200)}#te-ps-root .te-ps-sec-alt{background:var(--te-g100)}#te-ps-root .te-ps-sec-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:24px}#te-ps-root .te-ps-sec-eyebrow{font-family:var(--te-font);font-size:10px;font-weight:500;letter-spacing:2.5px;text-transform:uppercase;color:var(--te-g400);margin-bottom:4px}#te-ps-root .te-ps-sec-title{font-family:var(--te-font);font-size:22px;font-weight:700;color:var(--te-black);line-height:1.2}#te-ps-root .te-ps-feat{display:grid;grid-template-columns:260px 1fr;border:1px solid var(--te-g200);border-radius:12px;overflow:hidden;background:var(--te-white);margin-bottom:20px}#te-ps-root .te-ps-feat-img-col{position:relative}#te-ps-root .te-ps-feat-img-col .te-ps-img-ph{width:100%;height:100%;min-height:280px}#te-ps-root .te-ps-feat-badge{position:absolute;top:10px;left:10px;z-index:1;background:var(--te-red);color:#fff;font-family:var(--te-font);font-size:9px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:4px 9px;border-radius:3px}#te-ps-root .te-ps-feat-body{padding:26px 30px;display:flex;flex-direction:column;justify-content:center}#te-ps-root .te-ps-pro-tag{display:inline-flex;align-items:center;font-family:var(--te-font);font-size:9px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--te-red);background:#eb21280f;border:1px solid rgba(235,33,40,.18);border-radius:3px;padding:4px 10px;margin-bottom:12px;width:fit-content}#te-ps-root .te-ps-feat-vendor{font-family:var(--te-font);font-size:10px;font-weight:400;letter-spacing:2px;text-transform:uppercase;color:var(--te-g400);margin-bottom:3px}#te-ps-root .te-ps-feat-title{font-family:var(--te-font);font-size:19px;font-weight:700;color:var(--te-black);line-height:1.2;margin-bottom:8px}#te-ps-root .te-ps-feat-stars{display:flex;align-items:center;margin-bottom:12px}#te-ps-root .te-ps-feat-desc{font-family:var(--te-font);font-size:13px;font-weight:400;color:var(--te-g600);line-height:1.65;margin-bottom:14px}#te-ps-root .te-ps-feat-meta{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}#te-ps-root .te-ps-price-row{display:flex;align-items:baseline;gap:8px;margin-bottom:16px}#te-ps-root .te-ps-price{font-family:var(--te-font);font-size:15px;font-weight:700;color:var(--te-black)}#te-ps-root .te-ps-price-was{font-family:var(--te-font);font-size:13px;color:var(--te-g400);text-decoration:line-through}#te-ps-root .te-ps-price-save{font-family:var(--te-font);font-size:11px;font-weight:700;color:var(--te-red)}#te-ps-root .te-ps-feat-ctas{display:flex;gap:10px;flex-wrap:wrap}#te-ps-root .te-ps-sz-wrap{margin:12px 0}#te-ps-root .te-ps-sz-label{font-family:var(--te-font);font-size:12px;font-weight:700;color:var(--te-black);margin-bottom:8px}#te-ps-root .te-ps-sz-label span{font-weight:400;color:var(--te-g400)}#te-ps-root .te-ps-sz-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:4px}#te-ps-root .te-ps-sz{background:var(--te-white);border:1.5px solid var(--te-g200);border-radius:3px;padding:7px 2px;font-family:var(--te-font);font-size:11px;font-weight:600;color:var(--te-black);cursor:pointer;text-align:center;transition:all .1s}#te-ps-root .te-ps-sz:hover:not(:disabled){border-color:var(--te-red);color:var(--te-red)}#te-ps-root .te-ps-sz.te-ps-on{background:var(--te-red);border-color:var(--te-red);color:#fff}#te-ps-root .te-ps-sz:disabled{opacity:.28;cursor:not-allowed}#te-ps-root .te-ps-pgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}#te-ps-root .te-ps-pgrid-3{grid-template-columns:repeat(3,1fr)}#te-ps-root .te-ps-strings-sub{margin-top:40px;padding-top:32px;border-top:1px solid var(--te-g200)}#te-ps-root .te-ps-strings-sub-title{font-size:18px;font-weight:700;color:var(--te-black);margin:0 0 16px;letter-spacing:-.01em}#te-ps-root .te-ps-editor-notice{background:#fffbe6;border:1.5px dashed #f0c040;border-radius:8px;padding:16px 20px;font-size:13px;color:#7a5c00;line-height:1.5}#te-ps-root .te-ps-pcard{background:var(--te-white);border:1px solid var(--te-g200);border-radius:12px;overflow:hidden;transition:box-shadow .18s,transform .15s;position:relative;cursor:pointer}#te-ps-root .te-ps-pcard:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}#te-ps-root .te-ps-pbadge{position:absolute;top:8px;left:8px;background:var(--te-red);color:#fff;font-family:var(--te-font);font-size:8px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 7px;border-radius:3px;z-index:2}#te-ps-root .te-ps-pbadge-bk{background:var(--te-black)}#te-ps-root .te-ps-pbadge-bl{background:var(--te-blue)}#te-ps-root .te-ps-pcard-img{position:relative;display:block}#te-ps-root .te-ps-pcard-img .te-ps-img-ph{aspect-ratio:1/1;width:100%}#te-ps-root .te-ps-pcard-tags{display:flex;flex-wrap:wrap;gap:5px;padding:10px 12px 0}#te-ps-root .te-ps-pbody{padding:8px 12px 14px}#te-ps-root .te-ps-pvendor{font-family:var(--te-font);font-size:10px;font-weight:400;letter-spacing:2px;text-transform:uppercase;color:var(--te-g400);margin-bottom:2px}#te-ps-root .te-ps-pprice{font-family:var(--te-font);font-size:15px;font-weight:700;color:var(--te-black);margin-bottom:3px}#te-ps-root .te-ps-ptitle{font-family:var(--te-font);font-size:13px;font-weight:700;line-height:1.35;color:var(--te-black);margin-bottom:4px}#te-ps-root .te-ps-pstars{display:flex;align-items:center;margin-bottom:4px}#te-ps-root .te-ps-bundle-sec{padding:56px 0;background:#0d0d0d}#te-ps-root .te-ps-bundle-hd{text-align:center;margin-bottom:40px}#te-ps-root .te-ps-bundle-eyebrow{font-family:var(--te-font);font-size:9px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--te-red);margin-bottom:6px}#te-ps-root .te-ps-bundle-title{font-family:var(--te-font);font-size:26px;font-weight:700;color:#fff;margin-bottom:6px}#te-ps-root .te-ps-bundle-sub{font-family:var(--te-font);font-size:13px;color:#fff6}#te-ps-root .te-ps-bundle-items{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}#te-ps-root .te-ps-bi{background:#ffffff0d;border:1.5px solid rgba(255,255,255,.1);border-radius:6px;overflow:hidden;transition:border-color .15s}#te-ps-root .te-ps-bi.te-ps-checked{border-color:#eb212880}#te-ps-root .te-ps-bi-row{display:flex;align-items:flex-start;gap:16px;padding:16px 20px;cursor:pointer;-webkit-user-select:none;user-select:none}#te-ps-root .te-ps-bi-check{width:22px;height:22px;border-radius:4px;border:2px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s;background:transparent;margin-top:2px}#te-ps-root .te-ps-bi.te-ps-checked .te-ps-bi-check{background:var(--te-red);border-color:var(--te-red)}#te-ps-root .te-ps-bi-check-tick{color:#fff;font-size:13px;font-weight:700;line-height:1;display:none}#te-ps-root .te-ps-bi.te-ps-checked .te-ps-bi-check-tick{display:block}#te-ps-root .te-ps-bi-img{width:60px;height:60px;border-radius:4px;background:#ffffff12;flex-shrink:0;overflow:hidden}#te-ps-root .te-ps-bi-img img{width:100%;height:100%;object-fit:cover}#te-ps-root .te-ps-bi-detail{flex:1;min-width:0}#te-ps-root .te-ps-bi-cat{font-family:var(--te-font);font-size:8px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--te-red);margin-bottom:3px}#te-ps-root .te-ps-bi-vendor{font-family:var(--te-font);font-size:9px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;color:#ffffff59;margin-bottom:2px}#te-ps-root .te-ps-bi-title{font-family:var(--te-font);font-size:14px;font-weight:700;color:#fff;margin-bottom:4px;line-height:1.3}#te-ps-root .te-ps-bi-desc{font-family:var(--te-font);font-size:11px;color:#fff6;line-height:1.5;margin-bottom:6px}#te-ps-root .te-ps-bi-specs{display:flex;flex-wrap:wrap;gap:6px}#te-ps-root .te-ps-bi-spec-pill{font-family:var(--te-font);font-size:9px;font-weight:600;letter-spacing:1px;text-transform:uppercase;background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:100px;padding:3px 9px;color:#ffffff8c}#te-ps-root .te-ps-bi-price-col{flex-shrink:0;text-align:right}#te-ps-root .te-ps-bi-price{font-family:var(--te-font);font-size:16px;font-weight:700;color:#fff}#te-ps-root .te-ps-bi-price-was{font-family:var(--te-font);font-size:11px;color:#ffffff4d;text-decoration:line-through;display:block}#te-ps-root .te-ps-bi-price.te-ps-dimmed{color:#ffffff40}#te-ps-root .te-ps-bi-sz-expander{display:none;padding:0 20px 18px 98px}#te-ps-root .te-ps-bi.te-ps-checked .te-ps-bi-sz-expander{display:block}#te-ps-root .te-ps-bi-sz-label{font-family:var(--te-font);font-size:10px;font-weight:700;color:#ffffff80;margin-bottom:8px}#te-ps-root .te-ps-bi-sz-label span{color:#4caf50;margin-left:6px}#te-ps-root .te-ps-bi-sz-grid{display:flex;flex-wrap:wrap;gap:5px}#te-ps-root .te-ps-bsz{background:#ffffff14;border:1.5px solid rgba(255,255,255,.12);border-radius:3px;padding:6px 10px;font-family:var(--te-font);font-size:11px;font-weight:600;color:#fff9;cursor:pointer;transition:all .1s;min-width:44px;text-align:center}#te-ps-root .te-ps-bsz:hover{border-color:var(--te-red);color:#fff}#te-ps-root .te-ps-bsz.te-ps-on{background:var(--te-red);border-color:var(--te-red);color:#fff}#te-ps-root .te-ps-bsz:disabled{opacity:.25;cursor:not-allowed}#te-ps-root .te-ps-shoe-warn{font-family:var(--te-font);font-size:11px;font-weight:600;color:#f5a623;margin-top:10px;display:none}#te-ps-root .te-ps-bundle-total{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:6px;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}#te-ps-root .te-ps-bt-lbl{font-family:var(--te-font);font-size:9px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#ffffff59;margin-bottom:4px}#te-ps-root .te-ps-bt-price-row{display:flex;align-items:baseline;gap:10px}#te-ps-root .te-ps-bt-val{font-family:var(--te-font);font-size:28px;font-weight:700;color:#fff;letter-spacing:-.5px}#te-ps-root .te-ps-bt-val.te-ps-zero{color:#ffffff40}#te-ps-root .te-ps-bt-summary{font-family:var(--te-font);font-size:11px;color:#ffffff4d;margin-top:4px}#te-ps-root .te-ps-bt-cta-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:6px}#te-ps-root .te-ps-bt-note{font-family:var(--te-font);font-size:11px;color:#ffffff4d;text-align:right}#te-ps-root .te-ps-trust{padding:20px 0;border-top:1px solid var(--te-g200);border-bottom:1px solid var(--te-g200);background:var(--te-white)}#te-ps-root .te-ps-trust-in{display:flex;justify-content:center;gap:48px;flex-wrap:wrap;max-width:var(--te-max);margin:0 auto;padding:0 24px}#te-ps-root .te-ps-titem{display:flex;align-items:center;gap:10px}#te-ps-root .te-ps-titem-icon{width:28px;height:28px;background:var(--te-g200);border-radius:3px;flex-shrink:0}#te-ps-root .te-ps-ttitle{font-family:var(--te-font);font-size:13px;font-weight:700;color:var(--te-black)}#te-ps-root .te-ps-tsub{font-family:var(--te-font);font-size:11px;color:var(--te-g400)}#te-ps-root .te-ps-more-sec{padding:52px 0;background:var(--te-g100);border-top:1px solid var(--te-g200)}#te-ps-root .te-ps-more-hd{text-align:center;margin-bottom:28px}#te-ps-root .te-ps-more-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}#te-ps-root .te-ps-pm{background:var(--te-white);border:1px solid var(--te-g200);border-radius:12px;padding:22px 14px;text-align:center;display:block;color:inherit;transition:box-shadow .18s,transform .15s}#te-ps-root .te-ps-pm:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}#te-ps-root .te-ps-pm-avatar{width:64px;height:64px;border-radius:50%;background:var(--te-g200);overflow:hidden;display:flex;align-items:center;justify-content:center;font-family:var(--te-font);font-size:18px;font-weight:700;color:var(--te-g400);margin:0 auto 12px;border:2px solid transparent;transition:border-color .15s}#te-ps-root .te-ps-pm-avatar img{width:100%;height:100%;object-fit:cover}#te-ps-root .te-ps-pm:hover .te-ps-pm-avatar{border-color:var(--te-red)}#te-ps-root .te-ps-pm-name{font-family:var(--te-font);font-size:14px;font-weight:700;color:var(--te-black);margin-bottom:3px}#te-ps-root .te-ps-pm-rank{font-family:var(--te-font);font-size:11px;font-weight:500;color:var(--te-red);margin-bottom:10px}#te-ps-root .te-ps-pm-link{font-family:var(--te-font);font-size:11px;font-weight:600;color:var(--te-blue);text-decoration:underline;text-underline-offset:2px}#te-ps-root .te-ps-toast{position:fixed;bottom:22px;right:22px;z-index:100;background:#0d0d0d;color:#fff;font-family:var(--te-font);font-size:13px;font-weight:600;padding:11px 16px;border-radius:4px;display:flex;align-items:center;gap:8px;box-shadow:0 6px 24px #00000038;transform:translateY(60px);opacity:0;transition:transform .26s ease,opacity .26s ease;pointer-events:none}#te-ps-root .te-ps-toast.te-ps-show{transform:translateY(0);opacity:1}@media(max-width:960px){#te-ps-root .te-ps-hero-grid{grid-template-columns:1fr}#te-ps-root .te-ps-hero-photo-col{display:none}#te-ps-root .te-ps-hero-stats{flex-wrap:wrap}#te-ps-root .te-ps-pgrid{grid-template-columns:repeat(2,1fr)}#te-ps-root .te-ps-details-grid{grid-template-columns:1fr}}@media(max-width:600px){#te-ps-root .te-ps-feat{grid-template-columns:1fr}#te-ps-root .te-ps-feat-img-col .te-ps-img-ph{min-height:200px}#te-ps-root .te-ps-more-grid{grid-template-columns:repeat(2,1fr)}#te-ps-root .te-ps-sz-grid{grid-template-columns:repeat(6,1fr)}#te-ps-root .te-ps-trust-in{gap:24px}#te-ps-root .te-ps-hero-left{padding:36px 20px}#te-ps-root .te-ps-bi-sz-expander{padding-left:20px}}html,body{margin:0;padding:0}.te-rcq *,.te-rcq *:before,.te-rcq *:after{box-sizing:border-box;margin:0;padding:0}.te-rcq a{text-decoration:none;color:inherit}.te-rcq img{display:block;max-width:100%;height:auto}.te-rcq ul,.te-rcq ol{list-style:none}.te-rcq button{font-family:var(--te-rcq-font);cursor:pointer}.te-rcq input,.te-rcq select{font-family:var(--te-rcq-font);font-size:inherit}.te-rcq svg{display:block}.te-rcq{--te-rcq-red: #EB2128;--te-rcq-red-dark: #C71820;--te-rcq-black: #000000;--te-rcq-near-black: #1A1A1A;--te-rcq-blue: #265CA8;--te-rcq-white: #FFFFFF;--te-rcq-g50: #FAFAFA;--te-rcq-g100: #F5F5F5;--te-rcq-g200: #E0E0E0;--te-rcq-g300: #C9C9C9;--te-rcq-g500: #666666;--te-rcq-g700: #3A3A3A;--te-rcq-gold: #F5A623;--te-rcq-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--te-rcq-r-sm: 4px;--te-rcq-r: 8px;--te-rcq-r-lg: 12px;--te-rcq-sh-sm: 0 1px 4px rgba(0,0,0,.06);--te-rcq-sh-md: 0 4px 16px rgba(0,0,0,.1);--te-rcq-mw: 1280px;--te-rcq-px: 32px;--te-rcq-px-sm: 16px;margin:0;font-family:var(--te-rcq-font);color:var(--te-rcq-black);background:var(--te-rcq-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;overflow-x:clip}.te-rcq .te-rcq-wrap{max-width:var(--te-rcq-mw);margin:0 auto;padding:0 var(--te-rcq-px)}@media(max-width:768px){.te-rcq .te-rcq-wrap{padding:0 var(--te-rcq-px-sm)}}.te-rcq .te-rcq-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.te-rcq .te-rcq-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-family:var(--te-rcq-font);font-weight:700;font-size:12px;letter-spacing:.07em;text-transform:uppercase;border-radius:var(--te-rcq-r);border:2px solid transparent;padding:13px 22px;white-space:nowrap;cursor:pointer;transition:opacity .16s ease,transform .1s ease,background .16s ease,color .16s ease,border-color .16s ease;-webkit-user-select:none;user-select:none;line-height:1}.te-rcq .te-rcq-btn:hover{opacity:.88}.te-rcq .te-rcq-btn:active{transform:scale(.97)}.te-rcq .te-rcq-btn:focus-visible{outline:2px solid var(--te-rcq-red);outline-offset:2px}.te-rcq .te-rcq-btn-red{background:var(--te-rcq-red);border-color:var(--te-rcq-red);color:#fff}.te-rcq .te-rcq-btn-red:hover{opacity:1;background:var(--te-rcq-red-dark);border-color:var(--te-rcq-red-dark)}.te-rcq .te-rcq-btn-black{background:var(--te-rcq-black);border-color:var(--te-rcq-black);color:#fff}.te-rcq .te-rcq-btn-outline{background:transparent;border-color:var(--te-rcq-black);color:var(--te-rcq-black)}.te-rcq .te-rcq-btn-outline:hover{background:var(--te-rcq-black);color:#fff;opacity:1}.te-rcq .te-rcq-btn-ghost-w{background:transparent;border-color:#ffffffb3;color:#fff}.te-rcq .te-rcq-btn-ghost-w:hover{background:#fff;color:var(--te-rcq-black);opacity:1}.te-rcq .te-rcq-btn-ghost-r{background:transparent;border-color:var(--te-rcq-red);color:var(--te-rcq-red)}.te-rcq .te-rcq-btn-full{width:100%}.te-rcq .te-rcq-btn-sm{font-size:11px;padding:10px 16px}.te-rcq .te-rcq-pill{display:inline-block;font-size:10px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;padding:3px 8px;border-radius:var(--te-rcq-r-sm);border:1px solid var(--te-rcq-near-black);color:var(--te-rcq-near-black);background:#fff;white-space:nowrap;line-height:1.4}.te-rcq .te-rcq-pill-pro{background:var(--te-rcq-red);border-color:var(--te-rcq-red);color:#fff}.te-rcq .te-rcq-pill-staff{background:var(--te-rcq-black);border-color:var(--te-rcq-black);color:#fff}.te-rcq .te-rcq-eyebrow{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--te-rcq-red);display:block}.te-rcq .te-rcq-eyebrow-w{color:#fff9}.te-rcq .te-rcq-stars{display:inline-flex;align-items:center;gap:1px;color:var(--te-rcq-gold);font-size:12px;line-height:1}.te-rcq .te-rcq-rating-count{font-size:11px;color:var(--te-rcq-g500);font-weight:500;margin-left:4px}.te-rcq .te-rcq-star-empty{color:var(--te-rcq-g300)}.te-rcq .te-rcq-pc{background:#fff;border:1px solid var(--te-rcq-g200);border-radius:var(--te-rcq-r);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .18s;cursor:pointer}.te-rcq .te-rcq-pc:hover{box-shadow:var(--te-rcq-sh-md);transform:translateY(-2px)}.te-rcq .te-rcq-pc-img-ph{width:100%;height:100%;background:linear-gradient(145deg,#f2f2f2,#e6e6e6);border-radius:4px}.te-rcq .te-rcq-pc-img{position:relative;background:#fff;aspect-ratio:3 / 4;overflow:hidden}.te-rcq .te-rcq-pc-badge{position:absolute;top:8px;left:8px;font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 7px;border-radius:var(--te-rcq-r-sm);z-index:2;line-height:1.4}.te-rcq .te-rcq-badge-sale{background:var(--te-rcq-red);color:#fff}.te-rcq .te-rcq-badge-new{background:var(--te-rcq-black);color:#fff}.te-rcq .te-rcq-pc-body{padding:12px 12px 14px;flex:1;display:flex;flex-direction:column;gap:5px}.te-rcq .te-rcq-pc-vendor{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--te-rcq-g500)}.te-rcq .te-rcq-pc-name{font-size:14px;font-weight:600;letter-spacing:-.01em;color:var(--te-rcq-near-black);line-height:1.3}.te-rcq .te-rcq-pc-price{display:flex;align-items:baseline;gap:6px}.te-rcq .te-rcq-price-now{font-size:17px;font-weight:800;letter-spacing:-.02em}.te-rcq .te-rcq-price-now-sale{color:var(--te-rcq-red)}.te-rcq .te-rcq-price-was{font-size:12px;color:var(--te-rcq-g500);text-decoration:line-through;font-weight:500}.te-rcq .te-rcq-pc-spec{font-size:12px;color:var(--te-rcq-g500);font-weight:500}.te-rcq .te-rcq-pc-pills{display:flex;gap:4px;flex-wrap:wrap;margin-top:2px}.te-rcq .te-rcq-pc-rating{display:flex;align-items:center;margin-top:2px}.te-rcq .te-rcq-pc-atc{margin-top:auto;padding-top:8px}.te-rcq .te-rcq-pc-promo{font-size:12px;font-weight:700;line-height:1.35;color:var(--te-rcq-red);margin-top:2px}.te-rcq .te-rcq-pc-quickview.product-card-quickview{position:static;inset:auto;display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:0;margin:0;padding:10px 16px;background:var(--te-rcq-red);color:#fff;border:2px solid var(--te-rcq-red);border-radius:var(--te-rcq-r);font-family:var(--te-rcq-font);font-weight:700;font-size:11px;letter-spacing:.07em;text-transform:uppercase;line-height:1;cursor:pointer;opacity:1;visibility:visible;transition:background .16s ease,border-color .16s ease}.te-rcq .te-rcq-pc-quickview.product-card-quickview:hover{background:var(--te-rcq-red-dark);border-color:var(--te-rcq-red-dark)}.te-rcq .te-rcq-pc-quickview.product-card-quickview>span{position:static;opacity:1;transform:none;font:inherit;letter-spacing:inherit;color:inherit}.te-rcq .te-rcq-pc-quickview .loading-overlay{display:none}.te-rcq .te-rcq-pc-quickview.loading .loading-overlay{display:flex}.te-rcq .te-rcq-sec-hdr{text-align:center;margin-bottom:32px}.te-rcq .te-rcq-sec-title{font-size:clamp(26px,3.5vw,40px);font-weight:800;letter-spacing:-.03em;line-height:1.1}.te-rcq .te-rcq-sec-sub{font-size:15px;color:var(--te-rcq-g500);line-height:1.6;margin-top:8px;max-width:540px;margin-left:auto;margin-right:auto}.te-rcq .te-rcq-divider{height:1px;background:var(--te-rcq-g200);border:none}.te-rcq :focus-visible{outline:2px solid var(--te-rcq-red);outline-offset:2px;border-radius:2px}.te-rcq .te-rcq-ph{display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#00000040;border:2px dashed var(--te-rcq-g200);border-radius:var(--te-rcq-r);min-height:80px}.te-rcq .te-rcq-hero{position:relative;background:linear-gradient(135deg,#0d1117,#1a0a0a 40%,#2a0d0d,#1a0605);overflow:hidden;min-height:clamp(300px,38vw,400px);display:flex;align-items:center}.te-rcq .te-rcq-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,#000000eb 38%,#00000059);z-index:1}.te-rcq .te-rcq-hero-visual{position:absolute;right:0;top:0;bottom:0;width:52%;z-index:0;display:flex;align-items:center;justify-content:flex-end;pointer-events:none}.te-rcq .te-rcq-hero-svg{width:100%;height:100%}.te-rcq .te-rcq-hero-content{position:relative;z-index:2;width:100%;padding-top:52px;padding-bottom:56px}.te-rcq .te-rcq-hero-inner{max-width:540px}.te-rcq .te-rcq-hero-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3;margin-bottom:14px}.te-rcq .te-rcq-hero-eyebrow-stars{color:var(--te-rcq-gold);font-size:13px;letter-spacing:1px;line-height:1}.te-rcq .te-rcq-hero-title{font-size:clamp(32px,5vw,62px);font-weight:800;letter-spacing:-.04em;line-height:1.04;color:var(--te-rcq-white);margin-bottom:20px}.te-rcq .te-rcq-hero-sub{font-size:clamp(14px,1.5vw,16px);font-weight:400;line-height:1.6;color:#ffffffbf;max-width:460px;margin-bottom:30px}.te-rcq .te-rcq-hero-ctas{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.te-rcq .te-rcq-hero-fine{margin-top:16px;font-size:11px;color:#ffffff73;letter-spacing:.01em;line-height:1.5}@media(max-width:768px){.te-rcq .te-rcq-hero{min-height:360px;flex-direction:column;align-items:stretch}.te-rcq .te-rcq-hero-visual{position:relative;width:100%;height:200px;order:-1}.te-rcq .te-rcq-hero-overlay{background:linear-gradient(180deg,#0000004d,#000000eb 55%,#000000f7)}.te-rcq .te-rcq-hero-content{padding-top:28px;padding-bottom:40px}.te-rcq .te-rcq-hero-ctas{flex-direction:column;align-items:stretch}.te-rcq .te-rcq-hero-ctas .te-rcq-btn{width:100%;justify-content:center}.te-rcq .te-rcq-hero-fine{display:block}}@media(max-width:480px){.te-rcq .te-rcq-hero-visual{height:160px}}.te-rcq .te-rcq-chips{background:var(--te-rcq-white);border-bottom:1px solid var(--te-rcq-g200);padding:14px 0;position:relative}@media(max-width:768px){.te-rcq .te-rcq-chips:after{content:"";position:absolute;right:0;top:0;bottom:1px;width:56px;background:linear-gradient(to right,transparent,white 80%);pointer-events:none;z-index:2}.te-rcq .te-rcq-chips.te-rcq-chips--scrolled:before{content:"";position:absolute;left:0;top:0;bottom:1px;width:40px;background:linear-gradient(to left,transparent,white 80%);pointer-events:none;z-index:2}}.te-rcq .te-rcq-chips-scroll{display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px}@media(max-width:768px){.te-rcq .te-rcq-chips-scroll{padding-left:2px;padding-right:48px}}.te-rcq .te-rcq-chips-scroll::-webkit-scrollbar{display:none}.te-rcq .te-rcq-chip{display:inline-flex;align-items:center;justify-content:center;padding:9px 18px;border-radius:24px;border:1.5px solid var(--te-rcq-g200);background:var(--te-rcq-white);color:var(--te-rcq-black);font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:background .14s,color .14s,border-color .14s;line-height:1}.te-rcq .te-rcq-chip:hover{border-color:var(--te-rcq-g700)}.te-rcq .te-rcq-chip--active{background:var(--te-rcq-black);color:var(--te-rcq-white);border-color:var(--te-rcq-black)}.te-rcq .te-rcq-chip--active:hover{background:var(--te-rcq-near-black);border-color:var(--te-rcq-near-black)}.te-rcq .te-rcq-chip:focus-visible{outline:2px solid var(--te-rcq-red);outline-offset:2px}.te-rcq .te-rcq-brands{background:var(--te-rcq-white);border-bottom:1px solid var(--te-rcq-g200);padding:16px 0 20px}.te-rcq .te-rcq-brands-scroll{display:flex;align-items:center;gap:10px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;padding-bottom:2px}.te-rcq .te-rcq-brands-scroll::-webkit-scrollbar{display:none}.te-rcq .te-rcq-brand-card{display:inline-flex;align-items:center;justify-content:center;width:88px;height:88px;padding:14px;background:var(--te-rcq-white);border:1px solid var(--te-rcq-g200);border-radius:var(--te-rcq-r);cursor:pointer;transition:border-color .16s,box-shadow .16s;flex-shrink:0}.te-rcq .te-rcq-brand-logo{display:block;max-height:var(--logo-sz, 48px);max-width:var(--logo-sz, 48px);width:auto;height:auto;object-fit:contain;filter:grayscale(100%);opacity:.7;transition:filter .16s,opacity .16s}.te-rcq .te-rcq-brand-card:hover .te-rcq-brand-logo,.te-rcq .te-rcq-brand-card.te-rcq-brand-btn--active .te-rcq-brand-logo{filter:grayscale(0%);opacity:1}.te-rcq .te-rcq-brand-card:hover{border-color:#999;box-shadow:0 2px 8px #0000001a}.te-rcq .te-rcq-brand-card:focus-visible{outline:2px solid var(--te-rcq-red);outline-offset:2px}.te-rcq .te-rcq-brand-babolat{font-size:14px;font-weight:800;font-style:italic;color:#1b2a6b;letter-spacing:-.01em;white-space:nowrap}.te-rcq .te-rcq-brand-wilson{font-size:15px;font-weight:900;color:var(--te-rcq-black);letter-spacing:-.02em;text-transform:uppercase;white-space:nowrap}.te-rcq .te-rcq-brand-head{font-size:15px;font-weight:900;color:var(--te-rcq-black);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.te-rcq .te-rcq-brand-yonex{font-size:14px;font-weight:900;color:#e30613;letter-spacing:-.01em;text-transform:uppercase;white-space:nowrap}.te-rcq .te-rcq-brand-dunlop{font-size:14px;font-weight:900;color:#003087;letter-spacing:-.01em;white-space:nowrap}.te-rcq .te-rcq-brand-solinco{font-size:13px;font-weight:800;color:var(--te-rcq-black);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.te-rcq .te-rcq-brand-volkl{font-size:14px;font-weight:900;color:var(--te-rcq-black);letter-spacing:-.01em;text-transform:uppercase;white-space:nowrap}.te-rcq .te-rcq-brand-tecnifibre{font-size:11px;font-weight:800;color:var(--te-rcq-black);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.te-rcq .te-rcq-brand-lacoste{font-size:13px;font-weight:800;color:#009b4d;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.te-rcq .te-rcq-brand-padel{font-size:13px;font-weight:700;color:var(--te-rcq-g500);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.te-rcq .te-rcq-brand-head-wrap{display:inline-flex;flex-direction:column;align-items:center;gap:1px}.te-rcq .te-rcq-brand-head-mountain{display:block}@media(max-width:768px){.te-rcq .te-rcq-brands-scroll{flex-wrap:nowrap}}.te-rcq .te-rcq-brands-nav{display:none}@media(max-width:768px){.te-rcq .te-rcq-brands-nav{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:12px}.te-rcq .te-rcq-brands-arrow{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1.5px solid var(--te-rcq-g200);border-radius:50%;background:var(--te-rcq-white);color:var(--te-rcq-black);cursor:pointer;transition:border-color .16s,opacity .16s;flex-shrink:0}.te-rcq .te-rcq-brands-arrow:disabled{opacity:.3;cursor:default}.te-rcq .te-rcq-brands-arrow:not(:disabled):hover{border-color:#999}}.te-rcq .te-rcq-brand-cta{display:none;background:var(--te-rcq-g100);border-top:1px solid var(--te-rcq-g200)}.te-rcq .te-rcq-brand-cta--visible{display:block}.te-rcq .te-rcq-brand-cta-inner{max-width:var(--te-rcq-mw);margin:0 auto;padding:10px var(--te-rcq-px);display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.te-rcq .te-rcq-brand-cta-msg{font-size:13px;font-weight:600;color:var(--te-rcq-g700)}.te-rcq .te-rcq-brand-cta-actions{display:flex;align-items:center;gap:10px}.te-rcq .te-rcq-brand-cta-clear{font-size:12px;font-weight:600;color:var(--te-rcq-g500);background:none;border:none;cursor:pointer;padding:0;letter-spacing:.02em;text-transform:uppercase}.te-rcq .te-rcq-brand-cta-clear:hover{color:var(--te-rcq-black)}.te-rcq .te-rcq-brand-cta-view-link{font-size:13px;font-weight:600;color:var(--te-rcq-red);text-decoration:underline;text-underline-offset:3px;white-space:nowrap;transition:opacity .14s}.te-rcq .te-rcq-brand-cta-view-link:hover{opacity:.7}@media(max-width:768px){.te-rcq .te-rcq-brand-cta-inner{padding:10px var(--te-rcq-px-sm)}}.te-rcq-section-wrap{overflow-x:clip}.te-rcq .te-rcq-coll{padding:0 0 64px;background:var(--te-rcq-white)}.te-rcq .te-rcq-coll-inner{display:flex;align-items:flex-start;gap:32px;padding-top:28px}.te-rcq .te-rcq-filters{flex:0 0 220px;width:220px;position:sticky;top:112px;max-height:calc(100vh - 130px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--te-rcq-g200) transparent;padding-bottom:24px}.te-rcq .te-rcq-filters-hdr{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.te-rcq .te-rcq-filters-title{font-size:13px;font-weight:800;letter-spacing:-.01em;text-transform:uppercase}.te-rcq .te-rcq-filters-clear{font-size:11px;font-weight:600;color:var(--te-rcq-red);background:none;border:none;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px}.te-rcq .te-rcq-filter-group{border-top:1px solid var(--te-rcq-g200)}.te-rcq .te-rcq-filter-group summary{display:flex;align-items:center;justify-content:space-between;padding:12px 0;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.te-rcq .te-rcq-filter-group summary::-webkit-details-marker{display:none}.te-rcq .te-rcq-filter-chevron{width:14px;height:14px;stroke:var(--te-rcq-g500);fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s;flex-shrink:0}.te-rcq .te-rcq-filter-group[open] .te-rcq-filter-chevron{transform:rotate(180deg)}.te-rcq .te-rcq-filter-items{display:flex;flex-direction:column;gap:2px;padding-bottom:14px}.te-rcq .te-rcq-filter-item{display:flex;align-items:center;gap:9px;padding:4px 2px;cursor:pointer;border-radius:var(--te-rcq-r-sm);transition:background .12s}.te-rcq .te-rcq-filter-item:hover{background:var(--te-rcq-g100)}.te-rcq .te-rcq-filter-item input[type=checkbox]{appearance:none;-webkit-appearance:none;width:15px;height:15px;border:1.5px solid var(--te-rcq-g300);border-radius:3px;background:#fff;cursor:pointer;flex-shrink:0;position:relative;transition:background .12s,border-color .12s}.te-rcq .te-rcq-filter-item input[type=checkbox]:checked{background:var(--te-rcq-black);border-color:var(--te-rcq-black)}.te-rcq .te-rcq-filter-item input[type=checkbox]:checked:after{content:"";position:absolute;top:2px;left:4px;width:5px;height:8px;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.te-rcq .te-rcq-filter-label{font-size:13px;font-weight:500;color:var(--te-rcq-near-black);flex:1;line-height:1.3}.te-rcq .te-rcq-filter-count{font-size:11px;color:var(--te-rcq-g500);font-weight:500;flex-shrink:0}.te-rcq .te-rcq-filter-active-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--te-rcq-red);margin-left:6px;vertical-align:middle;flex-shrink:0}.te-rcq .te-rcq-price-range{display:flex;flex-direction:column;gap:10px;padding-bottom:14px}.te-rcq .te-rcq-price-inputs{display:flex;align-items:center;gap:8px}.te-rcq .te-rcq-price-sep{font-size:13px;color:var(--te-rcq-g500);flex-shrink:0}.te-rcq .te-rcq-price-input-wrap{display:flex;align-items:center;border:1.5px solid var(--te-rcq-g200);border-radius:var(--te-rcq-r-sm);background:#fff;padding:0 8px;height:34px;flex:1;gap:4px}.te-rcq .te-rcq-price-input-wrap:focus-within{border-color:var(--te-rcq-black)}.te-rcq .te-rcq-price-symbol{font-size:12px;color:var(--te-rcq-g500);flex-shrink:0}.te-rcq .te-rcq-price-input{border:none;outline:none;background:transparent;font-size:13px;font-weight:500;color:var(--te-rcq-near-black);width:100%;-moz-appearance:textfield}.te-rcq .te-rcq-price-input::-webkit-outer-spin-button,.te-rcq .te-rcq-price-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.te-rcq .te-rcq-grid-main{flex:1;min-width:0}.te-rcq .te-rcq-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:16px;flex-wrap:wrap}.te-rcq .te-rcq-toolbar-left{display:flex;align-items:baseline;gap:10px}.te-rcq .te-rcq-toolbar-title{font-size:20px;font-weight:800;letter-spacing:-.03em}.te-rcq .te-rcq-toolbar-count{font-size:13px;color:var(--te-rcq-g500);font-weight:500}.te-rcq .te-rcq-toolbar-right{display:flex;align-items:center;gap:10px}.te-rcq .te-rcq-sort{font-family:var(--te-rcq-font);font-size:13px;font-weight:600;color:var(--te-rcq-near-black);background:#fff;border:1.5px solid var(--te-rcq-g200);border-radius:var(--te-rcq-r-sm);padding:0 28px 0 11px;height:38px;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23666'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 9px center}.te-rcq .te-rcq-filter-toggle{display:none;align-items:center;gap:6px;font-size:13px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;background:#fff;border:1.5px solid var(--te-rcq-g200);border-radius:var(--te-rcq-r-sm);padding:0 12px;height:38px;cursor:pointer;color:var(--te-rcq-near-black)}.te-rcq .te-rcq-filter-toggle svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round}.te-rcq .te-rcq-grid{display:grid;grid-template-columns:repeat(var(--te-rcq-cols, 5),1fr);gap:14px}.te-rcq .te-rcq-native-card{min-width:0}.te-rcq .te-rcq-native-card .product-card{height:100%}.te-rcq .te-rcq-frame{width:100%;height:100%;max-width:120px}.te-rcq .te-rcq-frame--red .te-rcq-frame-head{stroke:#eb2128}.te-rcq .te-rcq-frame--blue .te-rcq-frame-head{stroke:#265ca8}.te-rcq .te-rcq-frame--green .te-rcq-frame-head{stroke:#2e7d32}.te-rcq .te-rcq-frame--orange .te-rcq-frame-head{stroke:#e65100}.te-rcq .te-rcq-frame--teal .te-rcq-frame-head{stroke:#00695c}.te-rcq .te-rcq-frame--black .te-rcq-frame-head{stroke:#1a1a1a}.te-rcq .te-rcq-frame--purple .te-rcq-frame-head{stroke:#6a1b9a}.te-rcq .te-rcq-frame-strings{stroke:#0000002e}.te-rcq .te-rcq-frame-shaft{stroke:#888}.te-rcq .te-rcq-frame-grip{fill:#2a2a2a}.te-rcq .te-rcq-banner{grid-column:1 / -1;background:var(--te-rcq-black);border-radius:var(--te-rcq-r-lg);overflow:hidden;display:grid;grid-template-columns:1fr 1.4fr;min-height:200px}.te-rcq .te-rcq-banner-media{background:#111;display:flex;align-items:center;justify-content:center;padding:28px;position:relative;overflow:hidden}.te-rcq .te-rcq-banner-media-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 60% 50%,rgba(235,33,40,.15) 0%,transparent 70%)}.te-rcq .te-rcq-banner-body{padding:32px 28px;display:flex;flex-direction:column;justify-content:center;gap:10px}.te-rcq .te-rcq-banner-eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--te-rcq-black);background:#fff;border:none;border-radius:20px;padding:4px 10px;width:fit-content}.te-rcq .te-rcq-banner-title{font-size:clamp(18px,2.4vw,26px);font-weight:900;color:#fff;letter-spacing:-.03em;line-height:1.1}.te-rcq .te-rcq-banner-body-copy{font-size:13px;color:#ffffff80;line-height:1.7}.te-rcq .te-rcq-banner-fine{font-size:11px;color:#ffffff4d;line-height:1.6;margin-top:2px}.te-rcq .te-rcq-pagination{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:40px;padding-bottom:16px;flex-wrap:wrap}.te-rcq .te-rcq-page-link{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 14px;border:1.5px solid var(--te-rcq-g200);border-radius:8px;font-size:14px;font-weight:500;color:var(--te-rcq-black);text-decoration:none;transition:border-color .16s,background .16s,color .16s}.te-rcq .te-rcq-page-link:hover{border-color:var(--te-rcq-red);color:var(--te-rcq-red)}.te-rcq .te-rcq-page-current{background:var(--te-rcq-red);border-color:var(--te-rcq-red);color:#fff}.te-rcq .te-rcq-page-current:hover{color:#fff}.te-rcq .te-rcq-page-ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;font-size:14px;color:var(--te-rcq-g500)}.te-rcq .te-rcq-page-prev,.te-rcq .te-rcq-page-next{font-size:13px;font-weight:600;letter-spacing:.01em}@media(max-width:1100px){.te-rcq .te-rcq-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.te-rcq .te-rcq-filters{display:none}.te-rcq .te-rcq-filters.te-rcq-filters--open{display:block;position:fixed;top:0;left:0;bottom:0;width:280px;background:#fff;z-index:500;box-shadow:4px 0 32px #0000002e;padding:24px 20px;overflow-y:auto;max-height:100vh}.te-rcq .te-rcq-coll-inner{gap:0}.te-rcq .te-rcq-filter-toggle{display:flex}.te-rcq .te-rcq-grid{grid-template-columns:repeat(2,1fr);gap:10px}.te-rcq .te-rcq-banner{grid-template-columns:1fr}.te-rcq .te-rcq-banner-media{min-height:160px}}@media(max-width:480px){.te-rcq .te-rcq-grid{grid-template-columns:repeat(2,1fr);gap:8px}.te-rcq .te-rcq-banner-body{padding:22px 18px}}.te-rcq .te-rcq-filter-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:499}.te-rcq .te-rcq-filter-backdrop.te-rcq-filter-backdrop--open{display:block}.te-rcq .te-rcq-tiles{background:var(--te-rcq-g100);padding:64px 0 0}.te-rcq .te-rcq-tiles-hdr{text-align:center;margin-bottom:32px}.te-rcq .te-rcq-tiles-title{font-size:clamp(26px,3.5vw,40px);font-weight:800;letter-spacing:-.03em;line-height:1.1}.te-rcq .te-rcq-tiles-sub{font-size:15px;color:var(--te-rcq-g500);margin-top:8px}.te-rcq .te-rcq-tiles-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3px}.te-rcq .te-rcq-tile{position:relative;overflow:hidden;min-height:480px;display:flex;flex-direction:column;justify-content:flex-end;padding:28px 24px;text-decoration:none;color:#fff;transition:transform .3s;cursor:pointer}.te-rcq .te-rcq-tile:hover{transform:scale(1.02);z-index:2}.te-rcq .te-rcq-tile-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.te-rcq .te-rcq-tile-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(0deg,#000000eb,#00000059,#0000000d)}.te-rcq .te-rcq-tile-content{position:relative;z-index:2;display:flex;flex-direction:column;gap:8px}.te-rcq .te-rcq-tile-title{font-size:clamp(17px,2vw,22px);font-weight:800;letter-spacing:-.03em;line-height:1.1}.te-rcq .te-rcq-tile-sub{font-size:13px;color:#ffffffb8;line-height:1.55;max-width:220px}.te-rcq .te-rcq-tile-cta{display:inline-flex;align-items:center;gap:6px;margin-top:6px;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#fff;border:1.5px solid rgba(255,255,255,.7);border-radius:var(--te-rcq-r-sm);padding:8px 14px;background:transparent;cursor:pointer;transition:background .16s,border-color .16s}.te-rcq .te-rcq-tile:hover .te-rcq-tile-cta{background:#fff;color:var(--te-rcq-black);border-color:#fff}.te-rcq .te-rcq-tile--power .te-rcq-tile-bg{background:linear-gradient(135deg,#1a2a1a,#2d4a2d)}.te-rcq .te-rcq-tile--tweener .te-rcq-tile-bg{background:linear-gradient(135deg,#1a1a2a,#2a2a4a)}.te-rcq .te-rcq-tile--control .te-rcq-tile-bg{background:linear-gradient(135deg,#2a1a1a,#4a2020)}.te-rcq .te-rcq-tile--comfort .te-rcq-tile-bg{background:linear-gradient(135deg,#1a1a2a,#1a2a3a)}.te-rcq .te-rcq-pros{padding:64px 0;background:var(--te-rcq-white)}.te-rcq .te-rcq-pros-hdr{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px;gap:16px;flex-wrap:wrap}.te-rcq .te-rcq-pros-titles .te-rcq-pros-title{font-size:clamp(28px,4vw,42px);font-weight:800;letter-spacing:-.04em;line-height:1;display:block}.te-rcq .te-rcq-pros-sub{font-size:14px;color:var(--te-rcq-g500);margin-top:6px}.te-rcq .te-rcq-pros-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.te-rcq .te-rcq-pro-card{text-align:center;cursor:pointer}.te-rcq .te-rcq-pro-img-ph{width:88px;height:88px;border-radius:50%;margin:0 auto 10px;background:linear-gradient(160deg,var(--te-rcq-g200) 0%,var(--te-rcq-g100) 100%);border:2px solid var(--te-rcq-g200);overflow:hidden;transition:border-color .18s}.te-rcq .te-rcq-pro-img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.te-rcq .te-rcq-pro-card:hover .te-rcq-pro-img-ph{border-color:var(--te-rcq-red)}.te-rcq .te-rcq-pro-name{font-size:12px;font-weight:700;color:var(--te-rcq-black);line-height:1.25}.te-rcq .te-rcq-pro-racquet{font-size:11px;font-weight:700;color:var(--te-rcq-red);margin-top:3px;cursor:pointer}.te-rcq .te-rcq-pro-racquet:hover{text-decoration:underline;text-underline-offset:2px}.te-rcq .te-rcq-pro-accolade{font-size:10px;color:var(--te-rcq-g500);font-weight:500;margin-top:2px}.te-rcq .te-rcq-ask{padding:80px 0;background:var(--te-rcq-white);border-top:1px solid var(--te-rcq-g200)}.te-rcq .te-rcq-ask-inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.te-rcq .te-rcq-ask-photo{aspect-ratio:4/5;border-radius:var(--te-rcq-r-lg);overflow:hidden;background:linear-gradient(135deg,#1a2a3a,#0d1a26);display:flex;align-items:center;justify-content:center;position:relative}.te-rcq .te-rcq-ask-photo svg{opacity:.25}.te-rcq .te-rcq-ask-copy{display:flex;flex-direction:column;gap:16px}.te-rcq .te-rcq-ask-title{font-size:clamp(26px,3.5vw,40px);font-weight:800;letter-spacing:-.03em;line-height:1.1}.te-rcq .te-rcq-ask-sub{font-size:15px;color:var(--te-rcq-g500);line-height:1.65}.te-rcq .te-rcq-ask-divider{display:flex;align-items:center;gap:12px}.te-rcq .te-rcq-ask-divider:before,.te-rcq .te-rcq-ask-divider:after{content:"";flex:1;height:1px;background:var(--te-rcq-g200)}.te-rcq .te-rcq-ask-divider-text{font-size:12px;color:var(--te-rcq-g500);white-space:nowrap}.te-rcq .te-rcq-trust-icons{display:flex;gap:20px;margin-top:8px;flex-wrap:wrap}.te-rcq .te-rcq-trust-icon{flex:1;min-width:100px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.te-rcq .te-rcq-trust-icon svg{width:32px;height:32px;stroke:var(--te-rcq-red);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.te-rcq .te-rcq-trust-icon-label{font-size:12px;font-weight:700;color:var(--te-rcq-black);line-height:1.3}.te-rcq .te-rcq-trust-icon-desc{font-size:11px;color:var(--te-rcq-g500);line-height:1.5}.te-rcq .te-rcq-points{background:var(--te-rcq-near-black);padding:36px 0}.te-rcq .te-rcq-points-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.te-rcq .te-rcq-points-title{font-size:20px;font-weight:700;color:#fff;line-height:1.3;letter-spacing:-.01em}.te-rcq .te-rcq-points-sub{font-size:13px;color:#ffffff73;margin-top:4px;max-width:360px;line-height:1.55}.te-rcq .te-rcq-tier-pills{display:flex;gap:8px;flex-wrap:wrap}.te-rcq .te-rcq-tier-pill{font-size:12px;font-weight:600;letter-spacing:.03em;color:#fffc;border:1.5px solid rgba(255,255,255,.25);border-radius:20px;padding:6px 14px;white-space:nowrap}.te-rcq .te-rcq-faq{padding:80px 0;background:var(--te-rcq-white);border-top:1px solid var(--te-rcq-g200)}.te-rcq .te-rcq-faq-inner{display:grid;grid-template-columns:1fr 1.8fr;gap:64px;align-items:start}.te-rcq .te-rcq-faq-eyebrow{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--te-rcq-red);margin-bottom:12px}.te-rcq .te-rcq-faq-title{font-size:clamp(22px,3vw,34px);font-weight:800;letter-spacing:-.03em;line-height:1.1;margin-bottom:14px}.te-rcq .te-rcq-faq-sub{font-size:14px;color:var(--te-rcq-g500);line-height:1.75}.te-rcq .te-rcq-faq-list{display:flex;flex-direction:column}.te-rcq .te-rcq-faq-item{border-bottom:1px solid var(--te-rcq-g200)}.te-rcq .te-rcq-faq-item:first-child{border-top:1px solid var(--te-rcq-g200)}.te-rcq .te-rcq-faq-q{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;font-size:15px;font-weight:600;cursor:pointer;list-style:none;color:var(--te-rcq-black)}.te-rcq .te-rcq-faq-q::-webkit-details-marker{display:none}.te-rcq .te-rcq-faq-icon{flex-shrink:0;transition:transform .22s}.te-rcq .te-rcq-faq-item[open] .te-rcq-faq-icon{transform:rotate(180deg)}.te-rcq .te-rcq-faq-a{font-size:14px;color:var(--te-rcq-g500);line-height:1.75;padding-bottom:20px}@media(max-width:1100px){.te-rcq .te-rcq-pros-grid{grid-template-columns:repeat(4,1fr);gap:16px}.te-rcq .te-rcq-foot-grid{grid-template-columns:1fr 1fr;gap:28px}}@media(max-width:900px){.te-rcq .te-rcq-tiles-grid{grid-template-columns:repeat(2,1fr)}.te-rcq .te-rcq-ask-inner{grid-template-columns:1fr;gap:32px}.te-rcq .te-rcq-ask-photo{aspect-ratio:16/9}.te-rcq .te-rcq-points-inner{flex-direction:column;text-align:center}.te-rcq .te-rcq-tier-pills{justify-content:center}.te-rcq .te-rcq-points-sub{margin-left:auto;margin-right:auto}}@media(max-width:600px){.te-rcq .te-rcq-tiles-grid{grid-template-columns:1fr}.te-rcq .te-rcq-tile{min-height:320px}.te-rcq .te-rcq-pros-grid{grid-template-columns:repeat(4,1fr);gap:10px}.te-rcq .te-rcq-pro-img-ph{width:60px;height:60px}.te-rcq .te-rcq-foot-grid{grid-template-columns:1fr;gap:20px}.te-rcq .te-rcq-trust-icons{flex-direction:column;align-items:center}.te-rcq .te-rcq-trust-icon{align-items:center;text-align:center}.te-rcq .te-rcq-faq-inner{grid-template-columns:1fr;gap:28px}}.te-rcq .te-rcq-pc-img-actual{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;right:0;bottom:0;left:0}.te-rcq .te-rcq-ask-photo-img{width:100%;height:100%;object-fit:cover;display:block}.te-rcq .te-rcq-banner-media-img{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;right:0;bottom:0;left:0}html,body{margin:0;padding:0;overflow-x:hidden}.te-shoe *,.te-shoe *:before,.te-shoe *:after{box-sizing:border-box;margin:0;padding:0}.te-shoe a{text-decoration:none;color:inherit}.te-shoe img{display:block;max-width:100%;height:auto}.te-shoe ul,.te-shoe ol{list-style:none}.te-shoe button{font-family:var(--te-shoe-font);cursor:pointer}.te-shoe input,.te-shoe select{font-family:var(--te-shoe-font);font-size:inherit}.te-shoe svg{display:block}.te-shoe{--te-shoe-red: #EB2128;--te-shoe-red-dark: #C71820;--te-shoe-black: #000000;--te-shoe-near-black: #1A1A1A;--te-shoe-blue: #265CA8;--te-shoe-white: #FFFFFF;--te-shoe-g50: #FAFAFA;--te-shoe-g100: #F5F5F5;--te-shoe-g200: #E0E0E0;--te-shoe-g300: #C9C9C9;--te-shoe-g500: #666666;--te-shoe-g700: #3A3A3A;--te-shoe-gold: #F5A623;--te-shoe-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--te-shoe-r-sm: 4px;--te-shoe-r: 8px;--te-shoe-r-lg: 12px;--te-shoe-sh-sm: 0 1px 4px rgba(0,0,0,.06);--te-shoe-sh-md: 0 4px 16px rgba(0,0,0,.1);--te-shoe-mw: 1280px;--te-shoe-px: 32px;--te-shoe-px-sm: 16px;margin:0;font-family:var(--te-shoe-font);color:var(--te-shoe-black);background:var(--te-shoe-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;overflow-x:hidden}.te-shoe .te-shoe-wrap{max-width:var(--te-shoe-mw);margin:0 auto;padding:0 var(--te-shoe-px)}@media(max-width:768px){.te-shoe .te-shoe-wrap{padding:0 var(--te-shoe-px-sm)}}.te-shoe .te-shoe-eyebrow{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--te-shoe-red);display:block}.te-shoe .te-shoe-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-family:var(--te-shoe-font);font-weight:700;font-size:12px;letter-spacing:.07em;text-transform:uppercase;border-radius:var(--te-shoe-r);border:2px solid transparent;padding:13px 22px;white-space:nowrap;cursor:pointer;transition:opacity .16s ease,transform .1s ease,background .16s ease,color .16s ease,border-color .16s ease}.te-shoe .te-shoe-btn:hover{opacity:.86}.te-shoe .te-shoe-btn:active{transform:scale(.97)}.te-shoe .te-shoe-btn-red{background:var(--te-shoe-red);color:var(--te-shoe-white)}.te-shoe .te-shoe-btn-red:disabled,.te-shoe .te-shoe-btn-red[aria-disabled=true]{background:var(--te-shoe-g300);cursor:not-allowed;opacity:1}.te-shoe .te-shoe-btn-ghost-w{background:transparent;border-color:#ffffff8c;color:var(--te-shoe-white)}.te-shoe .te-shoe-btn-ghost-w:hover{border-color:#fff;opacity:1;background:#ffffff1a}.te-shoe .te-shoe-btn-outline{background:transparent;border-color:var(--te-shoe-g200);color:var(--te-shoe-black)}.te-shoe .te-shoe-btn-outline:hover{border-color:var(--te-shoe-black);opacity:1}.te-shoe .te-shoe-btn-full{width:100%}.te-shoe .te-shoe-btn-sm{font-size:11px;padding:9px 16px}.te-shoe .te-shoe-hero{position:relative;background:var(--te-shoe-near-black) center/cover no-repeat;min-height:clamp(360px,46vw,520px);display:flex;align-items:center;overflow:hidden}.te-shoe .te-shoe-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(95deg,#000000c7,#0000008c 45%,#0000001f);z-index:1}.te-shoe .te-shoe-hero-content{position:relative;z-index:2;padding:64px var(--te-shoe-px);width:100%}@media(max-width:768px){.te-shoe .te-shoe-hero-content{padding:48px var(--te-shoe-px-sm)}}.te-shoe .te-shoe-hero-inner{max-width:540px}.te-shoe .te-shoe-hero-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:#ffffffeb;margin-bottom:18px}.te-shoe .te-shoe-hero-eyebrow-stars{color:var(--te-shoe-gold);letter-spacing:-1px;font-size:13px}.te-shoe .te-shoe-hero-eyebrow-text{letter-spacing:.01em}.te-shoe .te-shoe-hero-title{font-size:clamp(30px,4.6vw,54px);font-weight:900;color:var(--te-shoe-white);letter-spacing:-.035em;line-height:1.02;margin-bottom:14px}.te-shoe .te-shoe-hero-sub{font-size:15px;color:#ffffffc7;line-height:1.55;max-width:430px;margin-bottom:24px}.te-shoe .te-shoe-hero-ctas{display:flex;gap:12px;flex-wrap:wrap}.te-shoe .te-shoe-hero-ctas .te-shoe-btn-red{padding:14px 26px;font-size:12px}.te-shoe .te-shoe-tailored{padding:72px 0 80px;background:var(--te-shoe-white)}@media(max-width:768px){.te-shoe .te-shoe-tailored{padding:56px 0 64px}}.te-shoe .te-shoe-tailored-hdr{text-align:center;max-width:640px;margin:0 auto 32px}.te-shoe .te-shoe-tailored-title{font-size:clamp(24px,3vw,34px);font-weight:800;letter-spacing:-.025em;line-height:1.15;margin-bottom:10px;color:var(--te-shoe-black)}.te-shoe .te-shoe-tailored-sub{font-size:14px;color:var(--te-shoe-g500);line-height:1.55}.te-shoe .te-shoe-tailored-brands-outer{position:relative;margin:0 calc(-1 * var(--te-shoe-px)) 28px;display:flex;flex-direction:column}@media(max-width:768px){.te-shoe .te-shoe-tailored-brands-outer{margin:0 calc(-1 * var(--te-shoe-px-sm)) 24px}}.te-shoe .te-shoe-tailored-brands-wrap{padding:0 var(--te-shoe-px) 4px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.te-shoe .te-shoe-tailored-brands-wrap::-webkit-scrollbar{display:none}@media(max-width:768px){.te-shoe .te-shoe-tailored-brands-wrap{padding:0 var(--te-shoe-px-sm) 4px}}.te-shoe .te-shoe-tailored-brands-outer:before,.te-shoe .te-shoe-tailored-brands-outer:after{content:"";position:absolute;top:0;height:104px;width:40px;pointer-events:none;z-index:1;opacity:0;transition:opacity .18s ease}.te-shoe .te-shoe-tailored-brands-outer:before{left:0;background:linear-gradient(90deg,var(--te-shoe-white) 30%,rgba(255,255,255,0))}.te-shoe .te-shoe-tailored-brands-outer:after{right:0;background:linear-gradient(270deg,var(--te-shoe-white) 30%,rgba(255,255,255,0))}.te-shoe .te-shoe-tailored-brands-outer[data-can-scroll-left=true]:before{opacity:1}.te-shoe .te-shoe-tailored-brands-outer[data-can-scroll-right=true]:after{opacity:1}.te-shoe .te-shoe-tailored-brands-nav{display:none;gap:8px;padding:8px var(--te-shoe-px) 0}.te-shoe .te-shoe-tailored-brands-outer[data-can-scroll-left=true] .te-shoe-tailored-brands-nav,.te-shoe .te-shoe-tailored-brands-outer[data-can-scroll-right=true] .te-shoe-tailored-brands-nav{display:flex}@media(max-width:768px){.te-shoe .te-shoe-tailored-brands-nav{padding:8px var(--te-shoe-px-sm) 0}}.te-shoe .te-shoe-tailored-brands-arrow{width:36px;height:36px;border-radius:50%;background:var(--te-shoe-white);border:1px solid var(--te-shoe-g200);box-shadow:var(--te-shoe-sh-sm);color:var(--te-shoe-black);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s,transform .1s;flex-shrink:0}.te-shoe .te-shoe-tailored-brands-arrow:hover{background:var(--te-shoe-g100);border-color:var(--te-shoe-g300);transform:scale(1.06)}.te-shoe .te-shoe-tailored-brands-arrow:active{transform:scale(.95)}.te-shoe .te-shoe-tailored-brands-arrow[hidden]{display:none}@media(max-width:768px){.te-shoe .te-shoe-tailored-brands-arrow{width:32px;height:32px}}.te-shoe .te-shoe-tailored-brands{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:10px;min-width:max-content;margin:0 auto 28px}@media(max-width:768px){.te-shoe .te-shoe-tailored-brands{justify-content:flex-start;margin-bottom:24px}}.te-shoe .te-shoe-tailored-brand{flex-shrink:0;scroll-snap-align:start;display:inline-flex;align-items:center;justify-content:center;width:88px;height:88px;padding:14px;background:var(--te-shoe-white);border:1px solid var(--te-shoe-g200);border-radius:var(--te-shoe-r);color:var(--te-shoe-g700);font-size:13px;font-weight:600;cursor:pointer;transition:border-color .16s,box-shadow .16s}.te-shoe .te-shoe-tailored-brand:hover{border-color:var(--te-shoe-g500);box-shadow:0 2px 8px #0000001a}.te-shoe .te-shoe-tailored-brand:focus-visible{outline:2px solid var(--te-shoe-red);outline-offset:2px}.te-shoe .te-shoe-tailored-brand.is-active{border-color:var(--te-shoe-black)}.te-shoe .te-shoe-tailored-brand--all{font-weight:700;letter-spacing:.04em}.te-shoe .te-shoe-tailored-brand-logo{display:block;max-height:var(--logo-sz, 48px);max-width:var(--logo-sz, 48px);width:auto;height:auto;object-fit:contain;filter:grayscale(100%);opacity:.7;transition:filter .16s,opacity .16s}.te-shoe .te-shoe-tailored-brand:hover .te-shoe-tailored-brand-logo,.te-shoe .te-shoe-tailored-brand.is-active .te-shoe-tailored-brand-logo{filter:grayscale(0);opacity:1}.te-shoe .te-shoe-tailored-brand-text{white-space:nowrap}.te-shoe .te-shoe-tailored-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:1024px){.te-shoe .te-shoe-tailored-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.te-shoe .te-shoe-tailored-grid{grid-template-columns:repeat(2,1fr);gap:14px}}.te-shoe .te-shoe-tailored-card{background:var(--te-shoe-white);border:1px solid var(--te-shoe-g200);border-radius:var(--te-shoe-r);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .18s ease,border-color .18s ease}.te-shoe .te-shoe-tailored-card:hover{border-color:var(--te-shoe-g300);box-shadow:var(--te-shoe-sh-sm)}.te-shoe .te-shoe-tailored-card[hidden]{display:none}.te-shoe .te-shoe-tailored-card-imglink{display:block}.te-shoe .te-shoe-tailored-card-img{position:relative;aspect-ratio:1 / 1;background:var(--te-shoe-g100);overflow:hidden}.te-shoe .te-shoe-tailored-card-img-actual{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.te-shoe .te-shoe-tailored-card:hover .te-shoe-tailored-card-img-actual{transform:scale(1.04)}.te-shoe .te-shoe-tailored-card-img-ph{width:100%;height:100%;background:linear-gradient(135deg,#f2f2f2,#e0e0e0)}.te-shoe .te-shoe-tailored-badge{position:absolute;top:10px;left:10px;display:inline-block;padding:4px 10px;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--te-shoe-white);border-radius:var(--te-shoe-r-sm);z-index:1}.te-shoe .te-shoe-tailored-badge--best,.te-shoe .te-shoe-tailored-badge--sale{background:var(--te-shoe-red)}.te-shoe .te-shoe-tailored-badge--new{background:var(--te-shoe-black)}.te-shoe .te-shoe-tailored-card-body{padding:16px 18px 22px;display:flex;flex-direction:column;gap:10px}.te-shoe .te-shoe-tailored-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:2px}.te-shoe .te-shoe-tailored-card-tag{display:inline-block;padding:4px 8px;font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--te-shoe-g700);border:1px solid var(--te-shoe-g200);border-radius:var(--te-shoe-r-sm);line-height:1;white-space:nowrap}.te-shoe .te-shoe-tailored-card-vendor{font-size:11px;font-weight:600;letter-spacing:.12em;color:var(--te-shoe-g500)}.te-shoe .te-shoe-tailored-card-price{display:flex;gap:8px;align-items:baseline;font-size:15px}.te-shoe .te-shoe-tailored-price-now{font-weight:700;color:var(--te-shoe-black)}.te-shoe .te-shoe-tailored-price-now--sale{color:var(--te-shoe-red)}.te-shoe .te-shoe-tailored-price-was{font-size:12px;color:var(--te-shoe-g500);text-decoration:line-through}.te-shoe .te-shoe-tailored-card-name{font-size:14px;font-weight:700;color:var(--te-shoe-black);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em}.te-shoe .te-shoe-tailored-card-name:hover{color:var(--te-shoe-red)}.te-shoe .te-shoe-tailored-card-rating{display:flex;align-items:center;gap:8px;font-size:13px;margin-top:2px}.te-shoe .te-shoe-tailored-stars{color:var(--te-shoe-gold);letter-spacing:-1px}.te-shoe .te-shoe-tailored-rating-value{color:var(--te-shoe-g700);font-weight:600}.te-shoe .te-shoe-tailored-card-cta{display:block;margin-top:auto;padding:9px 12px;text-align:center;border:1.5px solid var(--te-shoe-g300);border-radius:6px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--te-shoe-g900);text-decoration:none;transition:background .18s,border-color .18s}.te-shoe .te-shoe-tailored-card-cta:hover{background:var(--te-shoe-g100);border-color:var(--te-shoe-g500);color:var(--te-shoe-g900)}.te-shoe .te-shoe-tailored-foot{text-align:center;margin-top:32px}.te-shoe .te-shoe-tailored-foot .te-shoe-btn{min-width:140px}.te-shoe .te-shoe-gender{overflow:hidden}.te-shoe .te-shoe-gender-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;padding:0 var(--te-shoe-px);max-width:var(--te-shoe-mw);margin:0 auto}@media(max-width:768px){.te-shoe .te-shoe-gender-grid{padding:0 var(--te-shoe-px-sm);gap:14px}}@media(max-width:640px){.te-shoe .te-shoe-gender-grid{grid-template-columns:1fr}}.te-shoe .te-shoe-gender-tile{position:relative;aspect-ratio:16 / 10;overflow:hidden;display:flex;align-items:flex-end;text-decoration:none;border-radius:var(--te-shoe-r-lg)}@media(max-width:640px){.te-shoe .te-shoe-gender-tile{aspect-ratio:16 / 10}}.te-shoe .te-shoe-gender-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--te-shoe-near-black) center/cover no-repeat;transition:transform .5s ease}.te-shoe .te-shoe-gender-tile:hover .te-shoe-gender-bg{transform:scale(1.04)}.te-shoe .te-shoe-gender-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#000000b8,#0000002e 45%,#0000 70%);z-index:1}.te-shoe .te-shoe-gender-content{position:relative;z-index:2;padding:28px 28px 26px;width:100%}@media(max-width:640px){.te-shoe .te-shoe-gender-content{padding:22px 20px 20px}}.te-shoe .te-shoe-gender-title{font-size:clamp(22px,3vw,32px);font-weight:800;color:var(--te-shoe-white);letter-spacing:-.025em;line-height:1.1;margin-bottom:6px}.te-shoe .te-shoe-gender-subtext{font-size:13px;color:#ffffffc7;line-height:1.4}.te-shoe .te-shoe-pros{padding:64px 0}@media(max-width:768px){.te-shoe .te-shoe-pros{padding:48px 0}}.te-shoe .te-shoe-pros-hdr{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px;gap:16px;flex-wrap:wrap}.te-shoe .te-shoe-pros-titles{display:flex;flex-direction:column;gap:4px}.te-shoe .te-shoe-pros-title{font-size:clamp(22px,2.6vw,30px);font-weight:800;letter-spacing:-.025em;line-height:1.1;color:var(--te-shoe-black)}.te-shoe .te-shoe-pros-sub{font-size:13px;color:var(--te-shoe-g500);max-width:420px}.te-shoe .te-shoe-pros-viewall{font-size:13px;font-weight:600;color:var(--te-shoe-black);border-bottom:1px solid var(--te-shoe-black);padding-bottom:2px;transition:opacity .15s}.te-shoe .te-shoe-pros-viewall:hover{opacity:.65}.te-shoe .te-shoe-pros-columns{display:grid;grid-template-columns:1fr 1fr;gap:40px}@media(max-width:768px){.te-shoe .te-shoe-pros-columns{grid-template-columns:1fr;gap:32px}}.te-shoe .te-shoe-pros-col-label{font-size:14px;font-weight:700;letter-spacing:-.01em;color:var(--te-shoe-black);margin-bottom:16px}.te-shoe .te-shoe-pros-col-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media(max-width:480px){.te-shoe .te-shoe-pros-col-grid{grid-template-columns:repeat(4,1fr);gap:8px}}.te-shoe .te-shoe-pros-col-grid--flat{grid-template-columns:repeat(6,1fr)}@media(max-width:1024px){.te-shoe .te-shoe-pros-col-grid--flat{grid-template-columns:repeat(4,1fr)}}@media(max-width:640px){.te-shoe .te-shoe-pros-col-grid--flat{grid-template-columns:repeat(3,1fr)}}.te-shoe .te-shoe-pro-card{text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.te-shoe .te-shoe-pro-avatar{width:84px;height:84px;border-radius:50%;background:var(--te-shoe-g100);border:2px solid var(--te-shoe-g200);overflow:hidden;transition:border-color .2s ease,transform .2s ease;display:flex;align-items:center;justify-content:center}@media(max-width:480px){.te-shoe .te-shoe-pro-avatar{width:64px;height:64px;border-width:1.5px}}.te-shoe .te-shoe-pro-card:hover .te-shoe-pro-avatar{border-color:var(--te-shoe-red);transform:scale(1.04)}.te-shoe .te-shoe-pro-avatar-img{width:100%;height:100%;object-fit:cover;object-position:center top}.te-shoe .te-shoe-pro-name{font-size:12px;font-weight:600;line-height:1.25;color:var(--te-shoe-black)}@media(max-width:480px){.te-shoe .te-shoe-pro-name{font-size:11px}}.te-shoe .te-shoe-legends{padding:64px 0;background:var(--te-shoe-white)}@media(max-width:768px){.te-shoe .te-shoe-legends{padding:48px 0}}.te-shoe .te-shoe-legends-split{display:grid;grid-template-columns:minmax(260px,320px) 1fr;gap:32px;align-items:stretch}@media(max-width:900px){.te-shoe .te-shoe-legends-split{grid-template-columns:1fr;gap:24px}}.te-shoe .te-shoe-legends-intro{display:flex;flex-direction:column;justify-content:center;padding:8px 0}.te-shoe .te-shoe-legends-title{font-size:clamp(24px,3vw,34px);font-weight:800;color:var(--te-shoe-black);letter-spacing:-.025em;line-height:1.1;margin-bottom:14px}.te-shoe .te-shoe-legends-body{font-size:14px;color:var(--te-shoe-g500);line-height:1.6;margin-bottom:22px;max-width:320px}.te-shoe .te-shoe-legends-intro .te-shoe-btn-red{align-self:flex-start;padding:13px 24px}.te-shoe .te-shoe-legends-cards-wrap{position:relative;margin:0 calc(-1 * var(--te-shoe-px));overflow:hidden}@media(max-width:768px){.te-shoe .te-shoe-legends-cards-wrap{margin:0 calc(-1 * var(--te-shoe-px-sm))}}.te-shoe .te-shoe-legends-cards{display:flex;gap:16px;overflow-x:auto;scrollbar-width:none;padding:4px var(--te-shoe-px) 12px;scroll-snap-type:x mandatory}.te-shoe .te-shoe-legends-cards::-webkit-scrollbar{display:none}@media(max-width:768px){.te-shoe .te-shoe-legends-cards{padding:4px var(--te-shoe-px-sm) 12px}}.te-shoe .te-shoe-legend-card{flex:0 0 280px;background:var(--te-shoe-white);border:1px solid var(--te-shoe-g200);border-radius:var(--te-shoe-r-lg);overflow:hidden;scroll-snap-align:start;transition:border-color .2s ease,box-shadow .2s ease}.te-shoe .te-shoe-legend-card:hover{border-color:var(--te-shoe-g300);box-shadow:var(--te-shoe-sh-sm)}@media(max-width:480px){.te-shoe .te-shoe-legend-card{flex:0 0 240px}}.te-shoe .te-shoe-legend-photo{aspect-ratio:4 / 5;overflow:hidden;background:var(--te-shoe-g100)}.te-shoe .te-shoe-legend-img{width:100%;height:100%;object-fit:cover;object-position:center top}.te-shoe .te-shoe-legend-img-ph{width:100%;height:100%;background:var(--te-shoe-g100)}.te-shoe .te-shoe-legend-body{padding:14px 16px 18px;display:flex;flex-direction:column;gap:6px}.te-shoe .te-shoe-legend-eyebrow{font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--te-shoe-g500)}.te-shoe .te-shoe-legend-name{font-size:16px;font-weight:800;color:var(--te-shoe-black);letter-spacing:-.02em}.te-shoe .te-shoe-legend-desc{font-size:12px;color:var(--te-shoe-g500);line-height:1.55}.te-shoe .te-shoe-ask{padding:64px 0;background:var(--te-shoe-g50)}@media(max-width:768px){.te-shoe .te-shoe-ask{padding:48px 0}}.te-shoe .te-shoe-ask-inner{display:grid;grid-template-columns:minmax(280px,1fr) 1fr;gap:56px;align-items:center}@media(max-width:900px){.te-shoe .te-shoe-ask-inner{grid-template-columns:1fr;gap:28px}}.te-shoe .te-shoe-ask-photo{aspect-ratio:4 / 3;background:var(--te-shoe-g100);border-radius:var(--te-shoe-r-lg);overflow:hidden}.te-shoe .te-shoe-ask-photo-img{width:100%;height:100%;object-fit:cover}.te-shoe .te-shoe-ask-copy{display:flex;flex-direction:column;gap:12px;max-width:480px;text-align:center;margin:0 auto}@media(max-width:900px){.te-shoe .te-shoe-ask-copy{margin:0;text-align:left}}.te-shoe .te-shoe-ask-title{font-size:clamp(24px,3vw,34px);font-weight:800;letter-spacing:-.025em;line-height:1.1;color:var(--te-shoe-black)}.te-shoe .te-shoe-ask-sub{font-size:14px;color:var(--te-shoe-g500);line-height:1.6}.te-shoe .te-shoe-trust-icons{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px}@media(max-width:480px){.te-shoe .te-shoe-trust-icons{grid-template-columns:repeat(3,1fr);gap:12px}}.te-shoe .te-shoe-trust-icon{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.te-shoe .te-shoe-trust-icon-circle{width:56px;height:56px;border-radius:50%;background:#eb212814;color:var(--te-shoe-red);display:flex;align-items:center;justify-content:center}.te-shoe .te-shoe-trust-icon-circle svg{width:26px;height:26px}.te-shoe .te-shoe-trust-icon-label{font-size:12px;font-weight:700;color:var(--te-shoe-black);line-height:1.3;letter-spacing:-.005em}@media(max-width:480px){.te-shoe .te-shoe-trust-icon-circle{width:48px;height:48px}.te-shoe .te-shoe-trust-icon-circle svg{width:22px;height:22px}.te-shoe .te-shoe-trust-icon-label{font-size:11px}}.te-shoe .te-shoe-fbanner{background:var(--te-shoe-near-black);overflow:hidden}.te-shoe .te-shoe-fbanner-inner{display:grid;grid-template-columns:1fr 1fr;min-height:420px}@media(max-width:768px){.te-shoe .te-shoe-fbanner-inner{grid-template-columns:1fr;min-height:0}}.te-shoe .te-shoe-fbanner-copy-side{display:flex;align-items:center;padding:64px var(--te-shoe-px)}@media(max-width:768px){.te-shoe .te-shoe-fbanner-copy-side{padding:40px var(--te-shoe-px-sm);order:2}}.te-shoe .te-shoe-fbanner-copy{max-width:440px;display:flex;flex-direction:column;gap:14px}.te-shoe .te-shoe-fbanner-title{font-size:clamp(24px,3.2vw,36px);font-weight:800;color:var(--te-shoe-white);letter-spacing:-.03em;line-height:1.1}.te-shoe .te-shoe-fbanner-body{font-size:14px;color:#ffffffa6;line-height:1.65}.te-shoe .te-shoe-fbanner-copy .te-shoe-btn-red{align-self:flex-start;padding:13px 24px;margin-top:6px}.te-shoe .te-shoe-fbanner-img-side{overflow:hidden;min-height:260px}@media(max-width:768px){.te-shoe .te-shoe-fbanner-img-side{aspect-ratio:16 / 10;order:1}}.te-shoe .te-shoe-fbanner-img{width:100%;height:100%;object-fit:cover}.te-shoe .te-shoe-fbanner-img-ph{width:100%;height:100%;background:#ffffff0f;min-height:260px}.te-shoe .te-shoe-bs{padding:88px 0 96px;background:var(--te-shoe-white)}@media(max-width:768px){.te-shoe .te-shoe-bs{padding:56px 0 64px}}.te-shoe .te-shoe-bs-hdr{text-align:center;margin-bottom:40px}@media(max-width:768px){.te-shoe .te-shoe-bs-hdr{margin-bottom:28px}}.te-shoe .te-shoe-bs-title{font-size:clamp(22px,2.8vw,32px);font-weight:800;letter-spacing:-.025em;line-height:1.15;color:var(--te-shoe-black)}.te-shoe .te-shoe-bs-foot{text-align:center;margin-top:44px}@media(max-width:768px){.te-shoe .te-shoe-bs-foot{margin-top:32px}}.te-shoe .te-shoe-bs-foot .te-shoe-btn{min-width:140px}.te-shoe .te-shoe-outfit{padding:64px 0;background:var(--te-shoe-white)}@media(max-width:768px){.te-shoe .te-shoe-outfit{padding:48px 0}}.te-shoe .te-shoe-outfit-inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}@media(max-width:768px){.te-shoe .te-shoe-outfit-inner{grid-template-columns:1fr;gap:24px}}.te-shoe .te-shoe-outfit-copy-side{padding:0}.te-shoe .te-shoe-outfit-copy{display:flex;flex-direction:column;gap:14px;max-width:440px}.te-shoe .te-shoe-outfit-title{font-size:clamp(22px,2.6vw,30px);font-weight:800;letter-spacing:-.025em;line-height:1.15;color:var(--te-shoe-black)}.te-shoe .te-shoe-outfit-body{font-size:14px;color:var(--te-shoe-g500);line-height:1.6}.te-shoe .te-shoe-outfit-copy .te-shoe-btn-red{align-self:flex-start;padding:13px 24px;margin-top:4px}.te-shoe .te-shoe-outfit-img-side{border-radius:var(--te-shoe-r-lg);overflow:hidden;aspect-ratio:4 / 3;background:var(--te-shoe-g100)}@media(max-width:768px){.te-shoe .te-shoe-outfit-img-side{aspect-ratio:16 / 10;order:-1}}.te-shoe .te-shoe-outfit-img{width:100%;height:100%;object-fit:cover}.te-shoe .te-shoe-outfit-img-ph{width:100%;height:100%;background:var(--te-shoe-g100)}.te-shoe .te-shoe-finder{position:relative;background:var(--te-shoe-near-black) center/cover no-repeat;padding:96px 0;overflow:hidden;text-align:center}@media(max-width:768px){.te-shoe .te-shoe-finder{padding:64px 0}}.te-shoe .te-shoe-finder-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:1}.te-shoe .te-shoe-finder .te-shoe-wrap{position:relative;z-index:2}.te-shoe .te-shoe-finder-content{max-width:600px;margin:0 auto}.te-shoe .te-shoe-finder-title{font-size:clamp(26px,4vw,46px);font-weight:900;color:var(--te-shoe-white);letter-spacing:-.04em;line-height:1.06;margin-bottom:14px}.te-shoe .te-shoe-finder-sub{font-size:15px;color:#ffffffa6;line-height:1.65;margin-bottom:28px}.te-shoe .te-shoe-finder-ctas{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.te-shoe .te-shoe-types{padding:64px 0;background:var(--te-shoe-white)}@media(max-width:768px){.te-shoe .te-shoe-types{padding:48px 0}}.te-shoe .te-shoe-types-hdr{text-align:center;margin-bottom:32px}@media(max-width:768px){.te-shoe .te-shoe-types-hdr{margin-bottom:24px}}.te-shoe .te-shoe-types-title{font-size:clamp(22px,2.8vw,32px);font-weight:800;letter-spacing:-.025em;line-height:1.15;color:var(--te-shoe-black)}.te-shoe .te-shoe-types-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}@media(max-width:1024px){.te-shoe .te-shoe-types-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:540px){.te-shoe .te-shoe-types-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.te-shoe .te-shoe-type-tile{display:flex;flex-direction:column;align-items:center;gap:12px;text-decoration:none;transition:transform .2s ease}.te-shoe .te-shoe-type-tile:hover{transform:translateY(-2px)}.te-shoe .te-shoe-type-img{width:100%;aspect-ratio:1 / 1;background:var(--te-shoe-g100);border-radius:var(--te-shoe-r-lg);overflow:hidden;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.te-shoe .te-shoe-type-tile:hover .te-shoe-type-img{background:var(--te-shoe-g200)}.te-shoe .te-shoe-type-img-actual{width:84%;height:84%;object-fit:contain}.te-shoe .te-shoe-type-img-ph{width:100%;height:100%;background:var(--te-shoe-g100)}.te-shoe .te-shoe-type-label{font-size:14px;font-weight:600;color:var(--te-shoe-black);text-align:center;line-height:1.3}@media(max-width:480px){.te-shoe .te-shoe-type-label{font-size:12px}}.te-shoe .te-shoe-sale{background:var(--te-shoe-white)}.te-shoe .te-shoe-sale-hero{position:relative;background:var(--te-shoe-near-black) center/cover no-repeat;min-height:clamp(280px,32vw,380px);display:flex;align-items:center;justify-content:center;overflow:hidden}.te-shoe .te-shoe-sale-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000006b;z-index:1}.te-shoe .te-shoe-sale-hero-content{position:relative;z-index:2;text-align:center;padding:48px var(--te-shoe-px);max-width:700px}@media(max-width:768px){.te-shoe .te-shoe-sale-hero-content{padding:36px var(--te-shoe-px-sm)}}.te-shoe .te-shoe-sale-eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffffd9;margin-bottom:14px}.te-shoe .te-shoe-sale-title{font-size:clamp(34px,5vw,58px);font-weight:900;color:var(--te-shoe-white);letter-spacing:-.035em;line-height:1.02;margin-bottom:22px}.te-shoe .te-shoe-sale-inner{padding-top:32px;padding-bottom:56px}@media(max-width:768px){.te-shoe .te-shoe-sale-inner{padding-top:24px;padding-bottom:40px}}.te-shoe .te-shoe-sale-hdr{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:20px;flex-wrap:wrap}.te-shoe .te-shoe-sale-subheading{font-size:clamp(15px,1.6vw,18px);font-weight:700;color:var(--te-shoe-blue);letter-spacing:-.005em}.te-shoe .te-shoe-sale-viewall{font-size:13px;font-weight:600;color:var(--te-shoe-red);transition:opacity .15s}.te-shoe .te-shoe-sale-viewall:hover{opacity:.7}.te-shoe .te-shoe-sale-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}@media(max-width:1280px){.te-shoe .te-shoe-sale-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:900px){.te-shoe .te-shoe-sale-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:540px){.te-shoe .te-shoe-sale-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.te-shoe .te-shoe-tailored-badge--save{background:var(--te-shoe-red)}.te-shoe .te-shoe-blog{padding:64px 0;background:var(--te-shoe-g100)}.te-shoe .te-shoe-blog-hdr{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:28px;flex-wrap:wrap}.te-shoe .te-shoe-blog-title{font-size:clamp(20px,2.8vw,28px);font-weight:900;letter-spacing:-.03em}.te-shoe .te-shoe-blog-sub{font-size:14px;color:var(--te-shoe-g500);margin-top:4px}.te-shoe .te-shoe-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:900px){.te-shoe .te-shoe-blog-grid{grid-template-columns:1fr 1fr}}@media(max-width:540px){.te-shoe .te-shoe-blog-grid{grid-template-columns:1fr}}.te-shoe .te-shoe-blog-card{background:var(--te-shoe-white);border-radius:var(--te-shoe-r-lg);overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--te-shoe-g200);transition:box-shadow .2s}.te-shoe .te-shoe-blog-card:hover{box-shadow:var(--te-shoe-sh-md)}.te-shoe .te-shoe-blog-card-img{aspect-ratio:16 / 9;overflow:hidden;background:var(--te-shoe-g200)}.te-shoe .te-shoe-blog-card-img-ph{background:var(--te-shoe-g200)}.te-shoe .te-shoe-blog-card-img-actual{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.te-shoe .te-shoe-blog-card:hover .te-shoe-blog-card-img-actual{transform:scale(1.03)}.te-shoe .te-shoe-blog-card-body{padding:18px;flex:1;display:flex;flex-direction:column;gap:8px}.te-shoe .te-shoe-blog-card-date{font-size:10px;color:var(--te-shoe-g500);font-weight:600;letter-spacing:.05em;text-transform:uppercase}.te-shoe .te-shoe-blog-card-title{font-size:15px;font-weight:800;line-height:1.3;letter-spacing:-.02em}.te-shoe .te-shoe-blog-card-excerpt{font-size:12px;color:var(--te-shoe-g500);line-height:1.6}.te-shoe .te-shoe-blog-card-read{margin-top:auto;font-size:12px;font-weight:600;color:var(--te-shoe-red)}.te-shoe .te-shoe-blog-card:hover .te-shoe-blog-card-read{text-decoration:underline}.te-subchips-host{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.te-subchips-host *{box-sizing:border-box}.te-subchips-host .te-rcq-chips{background:#fff;border-bottom:1px solid #E0E0E0;padding:14px 0;position:relative}.te-subchips-host .te-rcq-wrap{max-width:1280px;margin:0 auto;padding:0 32px}.te-subchips-host .te-rcq-chips-scroll{display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px}.te-subchips-host .te-rcq-chips-scroll::-webkit-scrollbar{display:none}.te-subchips-host .te-rcq-chip{display:inline-flex;align-items:center;justify-content:center;padding:9px 18px;border-radius:24px;border:1.5px solid #E0E0E0;background:#fff;color:#000;font-family:inherit;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;text-decoration:none;cursor:pointer;transition:background .14s,color .14s,border-color .14s;line-height:1}.te-subchips-host .te-rcq-chip:hover{border-color:#3a3a3a}.te-subchips-host .te-rcq-chip--active{background:#000;color:#fff;border-color:#000}.te-subchips-host .te-rcq-chip--active:hover{background:#1a1a1a;border-color:#1a1a1a}.te-subchips-host .te-rcq-chip:focus-visible{outline:2px solid #EB2128;outline-offset:2px}@media(max-width:768px){.te-subchips-host .te-rcq-wrap{padding:0 16px}.te-subchips-host .te-rcq-chips-scroll{padding-right:16px}}
/*# sourceMappingURL=/cdn/shop/t/147/compiled_assets/styles.css.map */
