.nf-motion{scroll-margin-top:160px}.nf-motion nf-motion{display:block}.nf-motion__heading{align-items:center;gap:20px}.nf-motion__heading p{margin:10px 0 0;color:inherit;opacity:.8;line-height:1.6}.nf-motion__arrows{display:flex;gap:8px}.nf-motion button{font:inherit;cursor:pointer}.nf-motion__arrows button{width:42px;height:42px;border:1px solid currentColor;border-radius:50%;background:transparent;color:inherit}.nf-motion__track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.nf-motion__card{min-width:0;scroll-margin-top:160px;scroll-snap-align:start}.nf-motion__media{position:relative;aspect-ratio:9/16;border-radius:8px;background:#111;overflow:hidden}.nf-motion video{display:block;width:100%;height:100%;object-fit:contain}.nf-motion__media:fullscreen{aspect-ratio:auto;width:100%;height:100%;border-radius:0}.nf-motion__controls{position:absolute;inset:auto 10px 12px;display:flex;gap:8px}.nf-motion__controls button{display:grid;place-items:center;width:42px;height:42px;background:#000000b3;border:1px solid #ffffff80;border-radius:50%;color:#fff;line-height:1;font-size:17px}.nf-motion__controls [data-action=full]{margin-left:auto}.nf-motion__details{padding-top:15px}.nf-motion__details h3{margin:0 0 6px;font:inherit;font-weight:700;font-size:16px;color:inherit}.nf-motion__details p{margin:0 0 8px;font-size:13px;opacity:.8}.nf-motion__actions{display:flex;gap:18px;flex-wrap:wrap}.nf-motion__actions button{background:transparent;border:0;padding:10px 0;min-height:44px;font-size:13px;color:inherit;text-decoration:underline;text-underline-offset:4px}.nf-motion__shop{display:block;text-align:center;padding:12px;margin-top:8px;border:1px solid currentColor;font-weight:600}.nf-motion__footer{display:flex;justify-content:space-between;gap:14px;margin-top:20px;font-size:12px;opacity:.8}.nf-motion__hint{display:none}.nf-motion__status{font-size:13px;min-height:1.6em;margin-top:12px}.nf-motion button:focus-visible,.nf-motion a:focus-visible{outline:3px solid #46b9ff;outline-offset:3px}.nf-motion__empty{padding:30px;border:1px dashed currentColor}@media(max-width:999px){.nf-motion{overflow:hidden}.nf-motion__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;padding-right:20px;margin-right:-20px}.nf-motion__track::-webkit-scrollbar{display:none}.nf-motion__card{flex:0 0 90%}.nf-motion__arrows{display:none}.nf-motion__hint{display:inline}.nf-motion__heading{display:block}.nf-motion__heading p{font-size:14px}.nf-motion__controls button{width:44px;height:44px}}@media(min-width:641px)and (max-width:999px){.nf-motion__card{flex-basis:44%}}.nf-motion .nf-motion__like{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;gap:7px;min-width:82px;min-height:44px;padding:8px 12px;border:1px solid #ffffff70;border-radius:24px;background:#000000b8;color:#fff;font-size:13px;line-height:1.2;z-index:1}.nf-motion__like svg{width:21px;height:21px;fill:transparent;stroke:currentColor;stroke-width:1.8;stroke-linejoin:round;transition:transform .16s ease,fill .16s ease}.nf-motion .nf-motion__like[aria-pressed=true]{border-color:#ff6b81;background:#35101bd9;color:#ff8b9c}.nf-motion__like[aria-pressed=true] svg{fill:#ff4d6d;stroke:#ff6b81;transform:scale(1.06)}@media(prefers-reduced-motion:reduce){.nf-motion *{scroll-behavior:auto!important;transition:none!important}}.nf-motion__view-all{display:table;margin:24px auto 0;padding:13px 27px;border:1px solid currentColor;border-radius:4px;font-weight:700;text-align:center}.nf-motion__arrows button:disabled{opacity:.3;cursor:default}.nf-motion--feed{margin:20px 0!important;--feed-height:max(300px, calc(100dvh - 380px) )}.nf-motion--feed .container{max-width:760px}.nf-motion--feed .nf-motion__heading{margin-bottom:14px;display:flex;align-items:center}.nf-motion--feed .nf-motion__heading p{margin-top:5px;font-size:13px}.nf-motion--feed .nf-motion__arrows{display:flex}.nf-motion--feed .nf-motion__track{position:relative;display:block;height:var(--feed-height);overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;scrollbar-width:none;margin:0;padding:0}.nf-motion--feed .nf-motion__track::-webkit-scrollbar{display:none}.nf-motion--feed .nf-motion__card{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;scroll-snap-align:start;scroll-snap-stop:always;padding:0 0 8px;scroll-margin:0}.nf-motion--feed .nf-motion__media{flex:1 1 0;min-height:0;width:auto;max-width:100%;aspect-ratio:9/16}.nf-motion--feed .nf-motion__details{flex:0 0 auto;padding-top:10px;width:100%;max-width:440px;text-align:center}.nf-motion--feed .nf-motion__details h3{font-size:14px}.nf-motion--feed .nf-motion__details p{display:none}.nf-motion--feed .nf-motion__actions{justify-content:center;gap:18px}.nf-motion--feed .nf-motion__footer{margin-top:10px;gap:8px;font-size:11px}.nf-motion--feed .nf-motion__status{margin:4px 0 0;font-size:11px}.nf-motion--feed .nf-motion__shop{padding:6px;margin-top:2px}.nf-motion--feed .nf-motion__track:focus-visible{outline:2px solid #46b9ff;outline-offset:3px}@media(max-width:640px){.nf-motion--feed{--feed-height:max(320px, calc(100dvh - 290px) );margin:12px 0!important}.nf-motion--feed .container{padding-left:12px;padding-right:12px}.nf-motion--feed .nf-motion__heading h1{font-size:21px}.nf-motion--feed .nf-motion__heading p{font-size:11px}.nf-motion--feed .nf-motion__arrows button{width:38px;height:38px}.nf-motion--feed .nf-motion__arrows{gap:5px}.nf-motion--feed .nf-motion__media{border-radius:7px}.nf-motion--feed .nf-motion__heading{gap:10px}}.nf-motion__sidebar{display:none}@media(min-width:1000px){.nf-motion--feed{--feed-height:max(440px,min(740px, calc(100dvh - 345px) ))}.nf-motion--feed .container{max-width:1240px}.nf-motion--feed .nf-motion__layout{display:grid;grid-template-columns:minmax(320px,1.05fr) minmax(340px,1fr);gap:48px;align-items:start}.nf-motion--feed .nf-motion__track{background:#06090f;border-radius:12px}.nf-motion--feed .nf-motion__card{padding:0}.nf-motion--feed .nf-motion__media{height:100%;flex:0 0 auto;border-radius:0}.nf-motion--feed .nf-motion__track .nf-motion__details,.nf-motion--feed .nf-motion__track .nf-motion__like{display:none}.nf-motion--feed .nf-motion__sidebar{display:block;min-width:0}.nf-motion--feed .nf-motion__selected .nf-motion__details{text-align:left;padding:0;max-width:none;display:flex;flex-direction:column;align-items:flex-start}.nf-motion--feed .nf-motion__selected h3{font-size:27px;line-height:1.25;order:-3;margin:0 0 12px}.nf-motion--feed .nf-motion__selected p{display:block;font-size:15px;order:-2;margin:0 0 20px}.nf-motion--feed .nf-motion__selected .nf-motion__like{position:static;min-width:100px;background:#192231;border-color:#65718a;color:#fff;margin:0 0 10px}.nf-motion--feed .nf-motion__selected .nf-motion__like[aria-pressed=true]{background:#35101b;color:#ff8b9c;border-color:#ff6b81}.nf-motion--feed .nf-motion__selected .nf-motion__actions{justify-content:flex-start;gap:24px}.nf-motion--feed .nf-motion__selected .nf-motion__shop{width:100%;margin-top:10px;padding:12px}.nf-motion--feed .nf-motion__playlist-title{font-size:15px;letter-spacing:.04em;margin:24px 0 12px;padding-top:20px;border-top:1px solid #ffffff26;color:inherit}.nf-motion--feed .nf-motion__playlist{display:grid;gap:8px;max-height:360px;overflow:auto;scrollbar-width:thin;padding-right:5px}.nf-motion--feed .nf-motion__pick{display:flex;align-items:center;gap:14px;text-align:left;width:100%;padding:8px 12px;border:1px solid transparent;border-radius:7px;background:#111926;color:inherit;min-height:82px}.nf-motion--feed .nf-motion__pick:hover{background:#1b2738}.nf-motion--feed .nf-motion__pick[aria-pressed=true]{border-color:#e73541;background:#251922}.nf-motion--feed .nf-motion__pick img{width:43px;height:64px;object-fit:cover;border-radius:4px;flex-shrink:0}.nf-motion--feed .nf-motion__pick strong{display:block;font-size:14px;line-height:1.4}.nf-motion--feed .nf-motion__pick small{display:block;font-size:12px;opacity:.72;margin-top:4px}.nf-motion--feed .nf-motion__pick-mark{margin-left:auto;font-size:12px;opacity:.4}.nf-motion--feed .nf-motion__pick[aria-pressed=true] .nf-motion__pick-mark{color:#ff5f6a;opacity:1}.nf-motion--feed .nf-motion__footer{margin-top:18px}.nf-motion--feed .nf-motion__heading p{font-size:0}.nf-motion--feed .nf-motion__heading p:after{content:"Explore the details. Find your next look.";font-size:14px}}.nf-motion__details p{line-height:1.55}.nf-motion--feed .nf-motion__track .nf-motion__details p{display:block;font-size:12px;line-height:1.45;margin:5px 0 7px}.nf-motion--feed .nf-motion__selected p{line-height:1.6}@media(min-width:1000px){.nf-motion--feed{--feed-height:max(560px,min(800px, calc(100dvh - 305px) ));padding:14px 0 28px;background:radial-gradient(ellipse at 8% 22%,rgba(46,67,103,.13),transparent 55%)}.nf-motion--feed .container{max-width:1320px}.nf-motion--feed .nf-motion__heading{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #253044}.nf-motion--feed .nf-motion__heading h1{font-size:34px;font-weight:750;letter-spacing:-.8px;line-height:1.1;color:#f4f7fc}.nf-motion--feed .nf-motion__arrows button{background:#182231;border-color:#354259;transition:background .15s}.nf-motion--feed .nf-motion__arrows button:not(:disabled):hover{background:#a82433;border-color:#e64453}.nf-motion--feed .nf-motion__layout{grid-template-columns:minmax(330px,1.07fr) minmax(365px,1fr);gap:32px}.nf-motion--feed .nf-motion__track{border:1px solid #2c374a;background:radial-gradient(ellipse at center,#1a2536,#05080d 75%);border-radius:16px;box-shadow:0 20px 48px #0006}.nf-motion--feed .nf-motion__controls{bottom:18px;left:14px;right:14px}.nf-motion--feed .nf-motion__controls button{box-shadow:0 3px 12px #0006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.nf-motion--feed .nf-motion__selected{position:relative;padding:22px 24px 24px;border:1px solid #2b374c;border-top:3px solid #ed3545;border-radius:12px;background:linear-gradient(130deg,#1c283b,#121b2a);box-shadow:0 10px 26px #0003}.nf-motion--feed .nf-motion__selected:before{content:"NOW VIEWING";display:block;color:#ff8590;font-size:10px;font-weight:700;letter-spacing:2px;margin-bottom:12px}.nf-motion--feed .nf-motion__selected h3{font-size:clamp(22px,2vw,29px);font-weight:750;line-height:1.2;letter-spacing:-.4px;color:#fff;margin-bottom:12px}.nf-motion--feed .nf-motion__selected p{font-size:14px;line-height:1.65;color:#b8c5d8;opacity:1;margin-bottom:16px}.nf-motion--feed .nf-motion__selected .nf-motion__like{min-height:38px;min-width:92px;font-size:12px;margin-bottom:12px;background:#ffffff09;border-color:#52617a}.nf-motion--feed .nf-motion__selected .nf-motion__actions{gap:7px;width:100%;padding-top:12px;border-top:1px solid #ffffff14}.nf-motion--feed .nf-motion__selected .nf-motion__actions button{padding:7px 11px;min-height:36px;font-size:12px;text-decoration:none;border:1px solid #36445c;border-radius:5px;background:#0a122155;color:#c4d2e6;transition:background .15s}.nf-motion--feed .nf-motion__selected .nf-motion__actions button:hover{background:#2c3c54;color:#fff}.nf-motion--feed .nf-motion__selected .nf-motion__shop{margin-top:18px;padding:14px 18px;background:linear-gradient(100deg,#d82436,#b4192a);border:1px solid #f14b5b;border-radius:6px;box-shadow:0 5px 16px #af12252b;color:#fff;font-weight:700;font-size:14px;line-height:1.45;text-decoration:none}.nf-motion--feed .nf-motion__selected .nf-motion__shop:hover{background:#ee3547}.nf-motion--feed .nf-motion__playlist-title{border:0;margin:24px 0 12px;padding:0;color:#e6edf7;font-weight:700;font-size:15px;letter-spacing:0}.nf-motion--feed .nf-motion__playlist{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:430px;padding:2px 5px 3px 2px}.nf-motion--feed .nf-motion__pick{position:relative;display:grid;grid-template-columns:58px minmax(0,1fr);gap:11px;padding:12px 10px;background:#111b2a;border:1px solid #243248;border-radius:8px;align-items:center;min-height:104px;transition:background .15s,border-color .15s}.nf-motion--feed .nf-motion__pick img{width:58px;height:80px;object-fit:cover;border-radius:5px;box-shadow:0 3px 10px #0004}.nf-motion--feed .nf-motion__pick strong{font-size:12px;line-height:1.45;color:#dce6f6}.nf-motion--feed .nf-motion__pick small{font-size:11px;line-height:1.4;color:#9cabc2;opacity:1;margin-top:5px}.nf-motion--feed .nf-motion__pick-mark{display:none}.nf-motion--feed .nf-motion__pick[aria-pressed=true]{background:linear-gradient(110deg,#302032,#1c2333);border-color:#ed5261;box-shadow:inset 3px 0 #ee4053}.nf-motion--feed .nf-motion__pick[aria-pressed=true] strong{color:#fff}.nf-motion--feed .nf-motion__pick:hover{border-color:#8192ac;background:#1a293d}.nf-motion--feed .nf-motion__footer{margin-top:22px;padding-top:14px;border-top:1px solid #253044;color:#96a8c1;opacity:1}}@media(min-width:1000px)and (max-width:1150px){.nf-motion--feed .nf-motion__layout{gap:22px}.nf-motion--feed .nf-motion__selected{padding:20px}.nf-motion--feed .nf-motion__pick{grid-template-columns:45px minmax(0,1fr);gap:8px}.nf-motion--feed .nf-motion__pick img{width:45px;height:72px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/nf-fairings-in-motion.css.map */
