:root{--nq-ink: #101014;--nq-muted: #666873;--nq-line: rgba(16, 16, 20, .12);--nq-lime: #d9ff31;--nq-cyan: #64efff;--nq-pink: #ff75cf;--nq-violet: #9877ff;--nq-orange: #ffb648;--nq-blue: #346cff;--nq-white: #fff;--nq-shadow: 0 24px 60px rgba(16, 16, 20, .14);--nq-radius: 28px;--nq-radius-lg: 42px}.noahq-home{color:var(--nq-ink);background:radial-gradient(circle at 10% 5%,rgba(217,255,49,.34),transparent 25rem),radial-gradient(circle at 88% 8%,rgba(100,239,255,.28),transparent 24rem),radial-gradient(circle at 88% 70%,rgba(255,117,207,.22),transparent 28rem),#fff;overflow:hidden;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans JP,sans-serif}.noahq-home *,.noahq-opening *{box-sizing:border-box}.noahq-home a{color:inherit;text-decoration:none}html.noahq-opening-lock,body.noahq-opening-lock{overflow:hidden!important;height:100%;overscroll-behavior:none}.noahq-opening{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;height:100dvh;z-index:9999;background:#fff;display:grid;place-items:center;overflow:hidden;overscroll-behavior:none;touch-action:none;color:var(--nq-ink);transition:transform .8s cubic-bezier(.88,0,.12,1),opacity .6s ease}.noahq-opening.is-hidden{opacity:0;transform:translateY(-100%);pointer-events:none}.noahq-opening__grid{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background-image:linear-gradient(rgba(16,16,20,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(16,16,20,.06) 1px,transparent 1px);background-size:46px 46px;transform:rotate(-7deg) scale(1.08)}.noahq-opening__inner{position:relative;z-index:2;text-align:center;width:min(90vw,880px);padding:48px 24px}.noahq-opening__time,.noahq-eyebrow{margin:0 0 14px;color:var(--nq-muted);font-size:.78rem;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.noahq-opening__logo{margin:0;font-size:clamp(4rem,17vw,12rem);line-height:.78;letter-spacing:-.09em;font-weight:950}.noahq-opening__logo span,.noahq-brand span{color:var(--nq-pink)}.noahq-opening__copy{font-weight:900;letter-spacing:.18em;margin:22px 0 28px}.noahq-opening__button{border:2px solid var(--nq-ink);border-radius:999px;padding:16px 28px;background:var(--nq-lime);box-shadow:6px 6px 0 var(--nq-ink);font-weight:950;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.noahq-opening__button:hover{transform:translate(4px,4px);box-shadow:2px 2px 0 var(--nq-ink)}.noahq-opening__ticker{position:absolute;bottom:32px;left:0;width:200%;display:flex;gap:28px;font-size:clamp(1.8rem,5vw,5rem);font-weight:950;color:transparent;-webkit-text-stroke:1px var(--nq-ink);animation:noahqTicker 18s linear infinite}.noahq-opening__ticker span{white-space:nowrap}.noahq-home__nav{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px clamp(18px,4vw,56px);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb8;border-bottom:1px solid rgba(16,16,20,.08)}.noahq-brand{font-size:1.35rem;font-weight:950;letter-spacing:-.07em}.noahq-home__links{display:flex;align-items:center;gap:clamp(12px,2.2vw,32px);font-size:.86rem;font-weight:900;letter-spacing:.05em}.noahq-home__links a{position:relative}.noahq-home__links a:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:3px;background:var(--nq-lime);transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.noahq-home__links a:hover:after{transform:scaleX(1);transform-origin:left}.noahq-section{padding:clamp(72px,10vw,132px) clamp(18px,5vw,72px)}.noahq-pill{display:inline-flex;width:fit-content;border:1px solid var(--nq-line);background:#fffc;border-radius:999px;padding:10px 14px;box-shadow:0 12px 24px #1010140f}.noahq-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border-radius:999px;padding:14px 22px;border:2px solid var(--nq-ink);font-weight:950;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;text-decoration:none}.noahq-button--primary{background:var(--nq-lime);color:var(--nq-ink);box-shadow:6px 6px 0 var(--nq-ink)}.noahq-button--ghost{background:#ffffffdb;color:var(--nq-ink)}.noahq-button:hover{transform:translate(4px,4px);box-shadow:2px 2px 0 var(--nq-ink)}.noahq-hero{min-height:min(860px,calc(100vh - 80px));display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(32px,6vw,86px);align-items:center;position:relative}.noahq-hero__bg-word{position:absolute;top:10%;left:-5%;z-index:0;font-size:clamp(5rem,20vw,18rem);line-height:1;font-weight:1000;color:#1010140a;letter-spacing:-.11em;transform:rotate(-6deg);pointer-events:none}.noahq-hero__content,.noahq-hero__visual{position:relative;z-index:1}.noahq-hero h1{margin:0;font-size:clamp(4.2rem,11vw,11.5rem);line-height:.84;letter-spacing:-.11em;font-weight:1000;word-break:keep-all}.noahq-hero h1 span{display:inline-block;background:linear-gradient(90deg,var(--nq-pink),var(--nq-violet),var(--nq-cyan));-webkit-background-clip:text;background-clip:text;color:transparent}.noahq-hero__lead{max-width:680px;margin:28px 0 0;color:#33333a;font-size:clamp(1rem,1.6vw,1.35rem);line-height:1.9;font-weight:700}.noahq-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.noahq-phone-wrap{position:relative;min-height:560px;display:grid;place-items:center}.noahq-phone{width:min(78vw,360px);aspect-ratio:9 / 16;border:2px solid var(--nq-ink);border-radius:38px;background:linear-gradient(145deg,#ffffff2e,#fff0),linear-gradient(160deg,#1f2444,#6366f1 47%,#64efff);box-shadow:var(--nq-shadow),12px 12px 0 var(--nq-ink);padding:18px;transform:rotate(4deg)}.noahq-phone__bar{width:96px;height:6px;border-radius:99px;background:#ffffffbf;margin:4px auto 24px}.noahq-reel-card{min-height:calc(100% - 34px);border-radius:28px;background:#ffffffe0;padding:18px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.noahq-reel-card__tag{margin:0;font-weight:950;color:var(--nq-blue);letter-spacing:.13em}.noahq-denim{width:72%;height:48%;margin:14px auto;border-radius:32px 32px 90px 90px;background:linear-gradient(90deg,transparent 48%,rgba(255,255,255,.24) 49%,rgba(255,255,255,.24) 51%,transparent 52%),repeating-linear-gradient(110deg,rgba(255,255,255,.18) 0 2px,transparent 2px 7px),linear-gradient(145deg,#9de8ff,#346cff 55%,#1b2b66);box-shadow:inset 0 0 0 2px #1010142e,0 30px 60px #0000002e;transform:rotate(-5deg)}.noahq-reel-card__title{margin:0;font-weight:950;font-size:1.45rem;letter-spacing:-.05em}.noahq-reel-card__meta{margin:6px 0 0;color:var(--nq-muted);font-weight:800}.noahq-floating-card{position:absolute;border:2px solid var(--nq-ink);border-radius:999px;background:#fff;padding:12px 16px;font-weight:950;box-shadow:6px 6px 0 var(--nq-ink)}.noahq-floating-card--one{top:9%;left:2%;background:var(--nq-lime);transform:rotate(-8deg)}.noahq-floating-card--two{right:0;top:36%;background:var(--nq-pink);color:#fff;transform:rotate(7deg)}.noahq-floating-card--three{left:8%;bottom:12%;background:var(--nq-cyan);transform:rotate(4deg)}.noahq-marquee{border-block:2px solid var(--nq-ink);background:var(--nq-ink);color:#fff;overflow:hidden;padding:16px 0}.noahq-marquee__track{display:flex;width:max-content;gap:32px;animation:noahqTicker 24s linear infinite}.noahq-marquee span{font-size:clamp(1.2rem,3vw,2.6rem);font-weight:950;letter-spacing:-.04em;white-space:nowrap}.noahq-section__head{max-width:900px;margin-bottom:32px}.noahq-section__head--center{text-align:center;margin-inline:auto}.noahq-section__head h2,.noahq-story__panel h2,.noahq-cta h2{margin:0;font-size:clamp(2.6rem,7vw,7rem);line-height:.9;letter-spacing:-.09em;font-weight:1000}.noahq-section__head p:not(.noahq-eyebrow),.noahq-story__panel p,.noahq-cta p{color:#36363d;line-height:1.9;font-weight:700;font-size:1.05rem}.noahq-filter-row{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:26px}.noahq-filter-row span{border:1px solid var(--nq-line);border-radius:999px;padding:10px 14px;background:#ffffffd1;font-weight:950}.noahq-product-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.noahq-product-grid .grid__item{width:100%;max-width:none}.noahq-product-grid .card-wrapper{background:#ffffffd1;border:1px solid rgba(16,16,20,.12);border-radius:28px;padding:10px;overflow:hidden;box-shadow:0 18px 42px #10101412}.noahq-product-grid .card__inner{border-radius:20px;overflow:hidden}.noahq-empty-products{border:2px dashed rgba(16,16,20,.2);border-radius:var(--nq-radius);padding:40px;background:#ffffffc7;font-weight:800}.noahq-drop__more{text-align:center;margin-top:34px}.noahq-look-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.noahq-look-card{min-height:300px;border:2px solid var(--nq-ink);border-radius:var(--nq-radius);padding:24px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:8px 8px 0 var(--nq-ink);transition:transform .2s ease,box-shadow .2s ease}.noahq-look-card:hover{transform:translate(5px,5px);box-shadow:3px 3px 0 var(--nq-ink)}.noahq-look-card p{margin:0;font-weight:950}.noahq-look-card h3{margin:0;font-size:2rem;line-height:.92;letter-spacing:-.07em;font-weight:1000}.noahq-look-card span{font-weight:800;line-height:1.7}.noahq-look-card--lime{background:var(--nq-lime)}.noahq-look-card--cyan{background:var(--nq-cyan)}.noahq-look-card--pink{background:var(--nq-pink);color:#fff}.noahq-look-card--violet{background:var(--nq-violet);color:#fff}.noahq-story{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:24px;align-items:stretch}.noahq-story__panel,.noahq-stats-card,.noahq-buzz-flow article,.noahq-cta{border:1px solid rgba(16,16,20,.12);background:#ffffffc7;border-radius:var(--nq-radius-lg);box-shadow:0 18px 42px #10101412}.noahq-story__panel{padding:clamp(28px,5vw,58px)}.noahq-story-list{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:14px}.noahq-story-list li{display:flex;gap:18px;align-items:flex-start;padding:16px 0;border-top:1px solid rgba(16,16,20,.1)}.noahq-story-list strong{min-width:140px;font-weight:950}.noahq-story-list span{color:var(--nq-muted);font-weight:700}.noahq-stats-card{padding:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.noahq-stats-card div{border-radius:28px;background:#fff;border:1px solid rgba(16,16,20,.1);padding:22px;display:flex;flex-direction:column;justify-content:center}.noahq-stats-card strong{font-size:clamp(2rem,5vw,4rem);line-height:.9;font-weight:1000;letter-spacing:-.08em}.noahq-stats-card span{margin-top:10px;color:var(--nq-muted);font-weight:850}.noahq-buzz-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.noahq-buzz-flow article{padding:24px;min-height:230px}.noahq-buzz-flow span{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:999px;background:var(--nq-lime);border:2px solid var(--nq-ink);font-weight:950}.noahq-buzz-flow h3{font-size:1.5rem;line-height:.96;letter-spacing:-.05em;font-weight:1000}.noahq-buzz-flow p{color:var(--nq-muted);font-weight:750;line-height:1.65}.noahq-sns-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.noahq-cta{margin:0 clamp(18px,5vw,72px) clamp(72px,8vw,120px);padding:clamp(28px,6vw,64px);text-align:center;background:linear-gradient(135deg,#d9ff318c,#64efff59,#ff75cf57),#fff}.noahq-signup{display:flex;max-width:680px;margin:28px auto 0;gap:10px}.noahq-signup input{flex:1;border:2px solid var(--nq-ink);border-radius:999px;padding:15px 18px;min-height:54px;background:#fff;color:var(--nq-ink)}.noahq-form-message{margin-top:12px;font-weight:800}@keyframes noahqTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width:990px){.noahq-hero,.noahq-story{grid-template-columns:1fr}.noahq-phone-wrap{min-height:500px}.noahq-product-grid,.noahq-look-grid,.noahq-buzz-flow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.noahq-home__nav{align-items:flex-start;flex-direction:column;position:relative}.noahq-home__links{width:100%;overflow-x:auto;padding-bottom:4px}.noahq-section{padding:64px 18px}.noahq-hero{min-height:auto}.noahq-hero h1{font-size:clamp(3.7rem,18vw,6.4rem)}.noahq-phone-wrap{min-height:430px}.noahq-phone{width:min(82vw,300px)}.noahq-floating-card{font-size:.85rem}.noahq-product-grid,.noahq-look-grid,.noahq-buzz-flow,.noahq-stats-card{grid-template-columns:1fr}.noahq-story-list li{flex-direction:column;gap:4px}.noahq-signup{flex-direction:column}.noahq-opening__ticker{bottom:18px}}.section-noahq-home{margin-top:-1px}.noahq-hero--v4{min-height:clamp(720px,calc(100vh - 92px),940px);padding-top:clamp(56px,7vw,96px);padding-bottom:clamp(68px,8vw,112px);grid-template-columns:minmax(0,1.02fr) minmax(330px,.98fr)}.noahq-hero__topline{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.noahq-hero__topline span{display:inline-flex;align-items:center;min-height:32px;border:1px solid rgba(16,16,20,.12);border-radius:999px;background:#ffffffd1;padding:7px 11px;font-size:.72rem;font-weight:950;letter-spacing:.1em}.noahq-hero__lead{max-width:620px}.noahq-hero__mini-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:560px;gap:10px;margin-top:24px}.noahq-hero__mini-stats div{border:1px solid rgba(16,16,20,.12);border-radius:22px;background:#ffffffc7;padding:14px;box-shadow:0 14px 28px #1010140f}.noahq-hero__mini-stats strong{display:block;font-size:clamp(1.4rem,3vw,2.25rem);line-height:.9;font-weight:1000;letter-spacing:-.08em}.noahq-hero__mini-stats span{display:block;margin-top:7px;color:var(--nq-muted);font-size:.78rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.noahq-hero-product{position:relative;width:min(86vw,470px);margin-inline:auto;border:2px solid var(--nq-ink);border-radius:44px;background:radial-gradient(circle at 18% 10%,rgba(217,255,49,.8),transparent 34%),radial-gradient(circle at 92% 22%,rgba(100,239,255,.68),transparent 32%),radial-gradient(circle at 84% 88%,rgba(255,117,207,.54),transparent 34%),#fff;box-shadow:var(--nq-shadow),12px 12px 0 var(--nq-ink);padding:clamp(16px,3vw,26px);transform:rotate(2.5deg)}.noahq-hero-product:before{content:"NOAH.Q";position:absolute;top:20px;right:22px;z-index:2;border:2px solid var(--nq-ink);border-radius:999px;background:var(--nq-lime);padding:7px 12px;font-size:.72rem;font-weight:1000;letter-spacing:.12em}.noahq-hero-product__frame{display:grid;place-items:center;min-height:clamp(330px,52vw,530px);border-radius:32px;overflow:hidden;background:linear-gradient(90deg,rgba(16,16,20,.05) 1px,transparent 1px),linear-gradient(rgba(16,16,20,.05) 1px,transparent 1px),#ffffff85;background-size:34px 34px}.noahq-hero-product__image{display:block;width:100%;height:100%;max-height:540px;object-fit:contain;filter:drop-shadow(0 28px 44px rgba(16,16,20,.18));transform:scale(1.04)}.noahq-denim--hero{width:min(62%,260px);height:360px;margin:0}.noahq-hero-product__info{display:grid;gap:6px;margin-top:14px}.noahq-hero-product__info p{margin:0;color:var(--nq-blue);font-size:.78rem;font-weight:1000;letter-spacing:.14em}.noahq-hero-product__info h2{margin:0;color:var(--nq-ink);font-size:clamp(1.6rem,4vw,2.65rem);line-height:.95;font-weight:1000;letter-spacing:-.08em}.noahq-hero-product__info span{color:var(--nq-muted);font-weight:900}.noahq-hero-product__info a{justify-self:start;margin-top:8px;border:2px solid var(--nq-ink);border-radius:999px;background:var(--nq-ink);color:#fff;padding:10px 16px;font-weight:950;text-decoration:none}.noahq-hero--v4 .noahq-floating-card--one{top:4%;left:0}.noahq-hero--v4 .noahq-floating-card--two{right:-2%;top:42%}.noahq-hero--v4 .noahq-floating-card--three{left:4%;bottom:4%}@media screen and (max-width:990px){.noahq-hero--v4{min-height:auto;grid-template-columns:1fr;padding-top:48px}.noahq-hero__visual{margin-top:12px}}@media screen and (max-width:749px){.noahq-hero--v4{padding-top:42px}.noahq-hero__mini-stats{grid-template-columns:1fr}.noahq-hero-product{width:min(90vw,380px);border-radius:32px;box-shadow:7px 7px 0 var(--nq-ink);transform:rotate(1deg)}.noahq-hero-product__frame{min-height:340px;border-radius:24px}.noahq-hero--v4 .noahq-floating-card--two{right:-8px}.noahq-hero--v4 .noahq-floating-card--three{bottom:-10px}}.noahq-home{--nq-surface: #f5f5f2;--nq-surface-2: #f1f1ed;--nq-line-soft: rgba(17, 17, 17, .1);background:var(--nq-surface)}.noahq-home .noahq-hero--artboard{position:relative;display:flex;align-items:center;justify-content:center;min-height:calc(100svh - 18rem);padding:clamp(5.6rem,9vw,11rem) clamp(2rem,5vw,6rem) clamp(6.4rem,10vw,11rem);background:linear-gradient(180deg,#ffffff52,#ffffff14),radial-gradient(circle at 20% 20%,#ffffff8c 0,#fff0 32%),radial-gradient(circle at 70% 30%,#ffffff59 0,#fff0 40%),linear-gradient(0deg,#00000005,#00000005),var(--nq-surface);overflow:hidden}.noahq-home .noahq-hero--artboard:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(0,0,0,.05) .45px,transparent .45px),linear-gradient(#ffffff2e,#ffffff2e);background-size:7px 7px,auto;opacity:.26;pointer-events:none}.noahq-home .noahq-hero__stage{position:relative;z-index:1;width:min(100%,92rem);text-align:center}.noahq-home .noahq-hero__meta{display:inline-flex;align-items:center;justify-content:center;margin:0 auto clamp(2rem,3vw,3rem);padding:.6rem 1.4rem;border:1px solid rgba(17,17,17,.08);border-radius:999px;background:#ffffff7a;color:#1111116b;font-size:1.1rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.noahq-home .noahq-hero-rotator{display:flex;flex-direction:column;align-items:center;gap:0}.noahq-home .noahq-hero-rotator__line{margin:0;line-height:.86;letter-spacing:-.06em;text-transform:uppercase;font-family:Impact,Haettenschweiler,Arial Narrow Bold,Anton,sans-serif;color:#05050a;text-shadow:6px 6px 0 rgba(0,0,0,.06);transition:opacity .35s ease,transform .35s ease}.noahq-home .noahq-hero-rotator.is-changing .noahq-hero-rotator__line{opacity:.18;transform:translateY(8px)}.noahq-home .noahq-hero-rotator__line--1{font-size:clamp(6.2rem,9vw,14rem)}.noahq-home .noahq-hero-rotator__line--2{font-size:clamp(8.6rem,13vw,18.5rem);background:linear-gradient(90deg,#ef6bd7,#9c6eff,#68d9ff);-webkit-background-clip:text;background-clip:text;color:transparent}.noahq-home .noahq-hero-rotator__line--3{font-size:clamp(8.8rem,13.2vw,18.6rem)}.noahq-home .noahq-hero__lead{max-width:63rem;margin:clamp(3rem,5vw,4.4rem) auto 0;color:#111114;font-size:clamp(1.8rem,2.1vw,3rem);line-height:1.65;font-weight:500}.noahq-home .noahq-hero__linkrow{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:clamp(1.8rem,3vw,5.8rem);margin-top:clamp(3rem,4.4vw,5rem)}.noahq-home .noahq-hero__linkrow a{color:#111114;text-decoration:none;font-size:clamp(2rem,2vw,4rem);font-weight:800;letter-spacing:-.04em;transition:opacity .2s ease,transform .2s ease}.noahq-home .noahq-hero__linkrow a:hover{opacity:.65;transform:translateY(-1px)}.noahq-home .noahq-marquee{margin:0;background:#0a0b10;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.noahq-home .noahq-marquee__track{gap:clamp(2.4rem,4vw,5.2rem)}.noahq-home .noahq-marquee span{color:#fff;font-family:Impact,Haettenschweiler,Arial Narrow Bold,Anton,sans-serif;font-size:clamp(2rem,2.4vw,4.2rem);letter-spacing:.02em}@media screen and (max-width:989px){.noahq-home .noahq-hero--artboard{min-height:auto;padding-top:4.2rem;padding-bottom:4.8rem}.noahq-home .noahq-hero__meta{font-size:.95rem;letter-spacing:.14em}.noahq-home .noahq-hero-rotator__line--1{font-size:clamp(5.2rem,14vw,9rem)}.noahq-home .noahq-hero-rotator__line--2,.noahq-home .noahq-hero-rotator__line--3{font-size:clamp(6.4rem,18vw,11rem)}.noahq-home .noahq-hero__lead{max-width:37rem;font-size:1.8rem}.noahq-home .noahq-hero__linkrow{gap:1.4rem 2.2rem}.noahq-home .noahq-hero__linkrow a{font-size:1.9rem}}@media screen and (max-width:749px){.noahq-home .noahq-hero--artboard{padding:3.6rem 2rem 4rem}.noahq-home .noahq-hero__meta{margin-bottom:1.8rem;padding:.5rem 1rem}.noahq-home .noahq-hero-rotator__line{line-height:.9;text-shadow:4px 4px 0 rgba(0,0,0,.055)}.noahq-home .noahq-hero__lead{margin-top:2.2rem;font-size:1.7rem;line-height:1.75}.noahq-home .noahq-hero__linkrow{flex-direction:column;gap:1rem;margin-top:2.4rem}.noahq-home .noahq-hero__linkrow a,.noahq-home .noahq-marquee span{font-size:1.8rem}}:root{--nq-header-h: 72px;--nq-marquee-h: 60px}.noahq-home{background:#f3f3ef!important;color:var(--nq-ink, #101014)!important}.noahq-home .noahq-hero--artboard{min-height:calc(100svh - var(--nq-header-h) - var(--nq-marquee-h))!important;padding:clamp(4.8rem,7vw,8.8rem) clamp(2rem,5vw,6rem) clamp(4rem,6vw,7rem)!important;display:flex!important;align-items:center!important;justify-content:center!important;background:radial-gradient(circle at 50% 34%,#ffffff94,#fff0 35rem),linear-gradient(180deg,#ffffff2e,#ffffff0a),#f3f3ef!important}.noahq-home .noahq-hero--artboard:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background-image:radial-gradient(rgba(0,0,0,.055) .42px,transparent .42px)!important;background-size:7px 7px!important;opacity:.18!important}.noahq-home .noahq-hero__stage{width:min(100%,90rem)!important;text-align:center!important}.noahq-home .noahq-hero__meta{display:none!important}.noahq-home .noahq-hero__lead{max-width:66rem!important;margin:clamp(3.2rem,4vw,5rem) auto 0!important;color:#101014!important;font-size:clamp(1.8rem,1.55vw,2.6rem)!important;line-height:1.65!important;font-weight:700!important;text-align:center!important}.noahq-home .noahq-hero__linkrow{display:flex!important;justify-content:center!important;align-items:center!important;flex-wrap:wrap!important;gap:clamp(3.2rem,5vw,8rem)!important;margin-top:clamp(3.4rem,4.5vw,5.8rem)!important}.noahq-home .noahq-hero__linkrow a{color:#101014!important;text-decoration:none!important;font-size:clamp(2rem,1.85vw,3.6rem)!important;font-weight:900!important;letter-spacing:-.04em!important}.noahq-home .noahq-marquee{height:var(--nq-marquee-h)!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;overflow:hidden!important;background:#08090d!important;border-top:2px solid #08090d!important;border-bottom:0!important}.noahq-home .noahq-marquee__track{height:var(--nq-marquee-h)!important;display:flex!important;align-items:center!important;gap:clamp(3.2rem,5vw,7rem)!important;animation:noahqTicker 24s linear infinite!important;width:max-content!important}.noahq-home .noahq-marquee span{color:#fff!important;font-family:Impact,Haettenschweiler,Arial Narrow Bold,Anton,sans-serif!important;font-size:clamp(2.4rem,2.3vw,4.4rem)!important;font-weight:900!important;letter-spacing:.02em!important;white-space:nowrap!important;text-transform:uppercase!important}@media screen and (max-width:749px){:root{--nq-header-h: 68px;--nq-marquee-h: 52px}.noahq-home .noahq-hero--artboard{min-height:calc(100svh - var(--nq-header-h) - var(--nq-marquee-h))!important;padding:4rem 2rem 4.2rem!important}.noahq-home .noahq-hero__lead{margin-top:2.8rem!important;font-size:1.65rem!important;line-height:1.75!important}.noahq-home .noahq-hero__linkrow{gap:1.1rem 2rem!important;margin-top:2.6rem!important}.noahq-home .noahq-hero__linkrow a{font-size:1.75rem!important}.noahq-home .noahq-marquee span{font-size:2rem!important}}:root{--nq-header-h: clamp(68px, 4.5vw, 72px);--nq-marquee-h: clamp(52px, 3.8vw, 60px)}.noahq-home .noahq-hero--artboard{min-height:calc(100svh - var(--nq-header-h) - var(--nq-marquee-h))!important;padding:clamp(4.2rem,6.4vh,8.6rem) clamp(2rem,4vw,6rem) clamp(3.8rem,5.6vh,6.8rem)!important}.noahq-home .noahq-hero__stage{width:min(88vw,94rem)!important}.noahq-home .noahq-hero__lead{max-width:min(68rem,78vw)!important;font-size:clamp(1.9rem,1.85vmin,2.6rem)!important}.noahq-home .noahq-hero__linkrow{gap:clamp(2.4rem,3.2vw,6rem)!important;margin-top:clamp(3rem,4.2vh,5.4rem)!important}.noahq-home .noahq-hero__linkrow a{font-size:clamp(1.9rem,2.2vmin,3.4rem)!important}.noahq-home .noahq-marquee span{font-size:clamp(2.2rem,2.45vmin,4.2rem)!important}@media screen and (min-width:1500px){.noahq-home .noahq-hero__stage{width:min(84vw,96rem)!important}}@media screen and (max-width:989px){:root{--nq-header-h: 68px;--nq-marquee-h: 52px}.noahq-home .noahq-hero--artboard{padding-top:clamp(3.8rem,5vh,5rem)!important;padding-bottom:clamp(3.8rem,5vh,4.8rem)!important}.noahq-home .noahq-hero__stage{width:min(92vw,56rem)!important}.noahq-home .noahq-hero__lead{max-width:42rem!important;font-size:1.75rem!important}}@media screen and (max-width:749px){.noahq-home .noahq-hero--artboard{padding:4rem 2rem 4.2rem!important}.noahq-home .noahq-hero__stage{width:min(100%,40rem)!important}.noahq-home .noahq-hero__lead{max-width:100%!important;margin-top:2.6rem!important;font-size:1.65rem!important;line-height:1.72!important}.noahq-home .noahq-hero__linkrow{gap:1.1rem 2rem!important;margin-top:2.6rem!important}.noahq-home .noahq-hero__linkrow a{font-size:1.75rem!important}.noahq-home .noahq-marquee span{font-size:2rem!important}}.noahq-home .noahq-marquee{overflow:hidden!important}.noahq-home .noahq-marquee__track{display:flex!important;align-items:center!important;width:max-content!important;min-width:max-content!important;gap:0!important;will-change:transform!important;animation:noahqMarqueeSeamless var(--nq-marquee-speed, 30s) linear infinite!important}.noahq-home .noahq-marquee__group{display:flex!important;align-items:center!important;flex:0 0 auto!important;gap:clamp(3.2rem,5vw,7rem)!important;padding-right:clamp(3.2rem,5vw,7rem)!important;white-space:nowrap!important}.noahq-home .noahq-marquee__group span{flex:0 0 auto!important;white-space:nowrap!important}@keyframes noahqMarqueeSeamless{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(prefers-reduced-motion:reduce){.noahq-home .noahq-marquee__track{animation-duration:90s!important}}.noahq-home .noahq-hero-copy,.noahq-home .noahq-hero-copy__line,.noahq-home .noahq-hero-copy__brand{font-family:var(--nq-font-en, prohibition, sans-serif)!important;letter-spacing:.015em!important;line-height:.94!important}.noahq-home .noahq-hero-copy__line--one{letter-spacing:.025em!important}.noahq-home .noahq-hero-copy__line--two{letter-spacing:.018em!important}.noahq-home .noahq-hero-copy__brand{letter-spacing:.012em!important}.noahq-home .noahq-hero__lead,.noahq-home .noahq-hero__linkrow,.noahq-home .noahq-hero__linkrow a{font-family:var(--nq-font-ja, kaisotai, sans-serif)!important}.noahq-home .noahq-hero__lead{letter-spacing:.02em!important;line-height:1.78!important}.noahq-home .noahq-hero__linkrow a{letter-spacing:.02em!important}.noahq-home .noahq-marquee span{font-family:var(--nq-font-en, prohibition, sans-serif)!important;letter-spacing:.04em!important;font-weight:400!important}.noahq-home .noahq-eyebrow,.noahq-home .noahq-look-card p,.noahq-home .noahq-buzz-flow span{font-family:var(--nq-font-en, prohibition, sans-serif)!important;letter-spacing:.075em!important}@media screen and (max-width:749px){.noahq-home .noahq-hero-copy,.noahq-home .noahq-hero-copy__line,.noahq-home .noahq-hero-copy__brand,.noahq-home .noahq-hero__lead{letter-spacing:.01em!important}}.noahq-home .noahq-hero-copy{max-width:min(100%,92rem)!important}.noahq-home .noahq-hero-copy__line--one{font-size:clamp(7.8rem,12.4vmin,15.8rem)!important}.noahq-home .noahq-hero-copy__line--two{font-size:clamp(10.2rem,16.2vmin,20.2rem)!important}.noahq-home .noahq-hero-copy__brand{font-size:clamp(10.4rem,16.6vmin,20.6rem)!important}.noahq-home .noahq-hero__lead{max-width:min(78rem,82vw)!important;font-size:clamp(2.2rem,2.25vmin,3.2rem)!important;line-height:1.78!important;margin-top:clamp(3.6rem,4.7vh,5.8rem)!important}.noahq-home .noahq-hero__linkrow{margin-top:clamp(3.6rem,4.6vh,5.8rem)!important;gap:clamp(3.4rem,4vw,7.4rem)!important}.noahq-home .noahq-hero__linkrow a{font-size:clamp(2.4rem,2.65vmin,4rem)!important;line-height:1.15!important}@media screen and (max-width:749px){.noahq-home .noahq-hero-copy__line--one{font-size:clamp(5.4rem,16.5vw,8.4rem)!important}.noahq-home .noahq-hero-copy__line--two,.noahq-home .noahq-hero-copy__brand{font-size:clamp(6.6rem,20vw,10.4rem)!important}.noahq-home .noahq-hero__lead{font-size:1.9rem!important}.noahq-home .noahq-hero__linkrow a{font-size:2rem!important}}.noahq-home .noahq-hero__stage{transform:translateY(clamp(-5.4rem,-4.2svh,-3.2rem))!important}.noahq-home .noahq-hero__linkrow{margin-top:clamp(3.8rem,4.8vh,6.2rem)!important;gap:clamp(4rem,4.6vw,8.4rem)!important}.noahq-home .noahq-hero__linkrow a{font-size:clamp(3.2rem,3.55vmin,5.6rem)!important;line-height:1.08!important;letter-spacing:.025em!important}@media screen and (max-width:749px){.noahq-home .noahq-hero__stage{transform:translateY(-2.4rem)!important}.noahq-home .noahq-hero__linkrow{margin-top:3rem!important;gap:1.4rem 2.4rem!important}.noahq-home .noahq-hero__linkrow a{font-size:2.35rem!important}}.noahq-home .noahq-hero__linkrow{margin-top:clamp(6.8rem,8.2vh,11rem)!important}@media screen and (max-width:749px){.noahq-home .noahq-hero__linkrow{margin-top:4.2rem!important}}.noahq-home .noahq-drop{position:relative!important;padding-top:clamp(8.5rem,10vw,15rem)!important;padding-bottom:clamp(8rem,9vw,13rem)!important;background:radial-gradient(circle at 8% 8%,rgba(217,255,49,.28),transparent 28rem),radial-gradient(circle at 92% 18%,rgba(100,239,255,.18),transparent 30rem),linear-gradient(180deg,#f5f5f2,#fff 48%,#f5f5f2)!important;overflow:hidden!important}.noahq-home .noahq-drop:before{content:"DROP 001";position:absolute;top:clamp(3rem,4vw,5.6rem);right:clamp(2rem,5vw,7.2rem);color:#1010140e;font-family:var(--nq-font-en, prohibition, sans-serif);font-size:clamp(6rem,11vw,18rem);line-height:.8;letter-spacing:.035em;white-space:nowrap;pointer-events:none}.noahq-home .noahq-drop .noahq-section__head{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:minmax(0,.72fr) minmax(30rem,.58fr)!important;gap:clamp(2.8rem,6vw,9rem)!important;align-items:end!important;max-width:132rem!important;margin:0 auto clamp(3.2rem,5vw,6.8rem)!important;padding-bottom:clamp(2.4rem,3.2vw,4rem)!important;border-bottom:2px solid rgba(16,16,20,.14)!important}.noahq-home .noahq-drop .noahq-eyebrow{grid-column:1 / -1!important;margin:0!important;color:var(--nq-ink)!important;font-family:var(--nq-font-en, prohibition, sans-serif)!important;font-size:clamp(1.6rem,1.2vw,2.3rem)!important;letter-spacing:.09em!important}.noahq-home .noahq-drop .noahq-section__head h2{margin:0!important;max-width:76rem!important;font-family:var(--nq-font-ja, kaisotai, sans-serif)!important;font-size:clamp(4.8rem,7.8vw,12.4rem)!important;line-height:.95!important;letter-spacing:-.02em!important;color:var(--nq-ink)!important}.noahq-home .noahq-drop .noahq-section__head p:not(.noahq-eyebrow){margin:0!important;max-width:52rem!important;color:#101014b8!important;font-family:var(--nq-font-ja, kaisotai, sans-serif)!important;font-size:clamp(1.65rem,1.2vw,2.15rem)!important;line-height:1.85!important;letter-spacing:.015em!important}.noahq-home .noahq-filter-row{position:relative!important;z-index:1!important;justify-content:center!important;gap:clamp(1rem,1.4vw,1.8rem)!important;max-width:132rem!important;margin:0 auto clamp(3.4rem,4.5vw,6.4rem)!important}.noahq-home .noahq-filter-row span{display:inline-grid!important;place-items:center!important;min-height:4.4rem!important;border:2px solid var(--nq-ink)!important;border-radius:999px!important;background:#fff!important;padding:.9rem 1.8rem!important;box-shadow:4px 4px 0 var(--nq-ink)!important;color:var(--nq-ink)!important;font-family:var(--nq-font-en, prohibition, sans-serif)!important;font-size:clamp(1.35rem,.98vw,1.9rem)!important;font-weight:400!important;letter-spacing:.075em!important}.noahq-home .noahq-filter-row span:first-child{background:var(--nq-lime)!important}.noahq-home .noahq-product-grid{position:relative!important;z-index:1!important;max-width:132rem!important;margin:0 auto!important;gap:clamp(1.8rem,2vw,3.2rem)!important}.noahq-home .noahq-product-grid .grid__item{min-width:0!important}.noahq-home .noahq-product-grid .card-wrapper{border:2px solid rgba(16,16,20,.1)!important;border-radius:3.2rem!important;background:#ffffffe6!important;box-shadow:0 2.4rem 6rem #10101414!important;padding:1.2rem!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}.noahq-home .noahq-product-grid .card-wrapper:hover{transform:translateY(-.8rem)!important;border-color:#10101438!important;box-shadow:0 3.4rem 8rem #10101421!important}.noahq-home .noahq-product-grid .card__inner{border-radius:2.4rem!important;overflow:hidden!important;background:#f5f5f2!important}.noahq-home .noahq-product-grid .card__content,.noahq-home .noahq-product-grid .card-information{font-family:var(--nq-font-ja, kaisotai, sans-serif)!important}.noahq-home .noahq-drop__more{margin-top:clamp(4rem,5vw,7.2rem)!important}.noahq-home .noahq-drop__more .noahq-button{min-height:6.2rem!important;padding-inline:clamp(3rem,4vw,6rem)!important;font-size:clamp(1.9rem,1.25vw,2.6rem)!important;font-family:var(--nq-font-ja, kaisotai, sans-serif)!important}@media screen and (max-width:989px){.noahq-home .noahq-drop .noahq-section__head{grid-template-columns:1fr!important;gap:2.2rem!important}.noahq-home .noahq-drop .noahq-section__head p:not(.noahq-eyebrow){max-width:70rem!important}}@media screen and (max-width:749px){.noahq-home .noahq-drop{padding-top:7.2rem!important}.noahq-home .noahq-drop:before{top:2.6rem;right:1.6rem;font-size:6.2rem}.noahq-home .noahq-drop .noahq-section__head h2{font-size:clamp(4.4rem,13vw,6.8rem)!important}.noahq-home .noahq-filter-row{justify-content:flex-start!important;overflow-x:auto!important;flex-wrap:nowrap!important;padding-bottom:.8rem!important}.noahq-home .noahq-filter-row span{flex:0 0 auto!important}}.noahq-home .noahq-drop{position:relative!important;padding-top:clamp(7.2rem,8vw,12rem)!important;padding-bottom:clamp(7.2rem,8vw,12rem)!important;background:transparent!important;background-color:transparent!important;background-image:none!important;overflow:visible!important}.noahq-home .noahq-drop:before,.noahq-home .noahq-drop:after{content:none!important;display:none!important}.noahq-home .noahq-drop .noahq-section__head,.noahq-home .noahq-drop .noahq-section__head--minimal{display:block!important;max-width:132rem!important;margin:0 auto clamp(3.6rem,4.2vw,6.2rem)!important;padding:0!important;border:0!important;text-align:center!important}.noahq-home .noahq-drop .noahq-eyebrow,.noahq-home .noahq-drop .noahq-section__head p,.noahq-home .noahq-filter-row,.noahq-home .noahq-drop__more{display:none!important}.noahq-home .noahq-drop .noahq-section__head h2{margin:0!important;max-width:none!important;color:var(--nq-ink)!important;font-family:var(--nq-font-ja, kaisotai, sans-serif)!important;font-size:clamp(5.2rem,6.4vw,10rem)!important;line-height:1!important;letter-spacing:.02em!important;font-weight:400!important}.noahq-home .noahq-product-grid{max-width:132rem!important;margin:0 auto!important}@media screen and (max-width:749px){.noahq-home .noahq-drop{padding-top:6.4rem!important;padding-bottom:7.2rem!important}.noahq-home .noahq-drop .noahq-section__head h2{font-size:clamp(4.4rem,13vw,6.8rem)!important}}.noahq-home .noahq-product-grid{align-items:stretch!important}.noahq-home .noahq-product-grid .grid__item{display:flex!important}.noahq-home .noahq-social-card{width:100%!important;min-width:0!important}.noahq-home .noahq-social-card__link{display:block!important;height:100%!important;color:inherit!important;text-decoration:none!important}.noahq-home .noahq-social-card__phone{display:flex!important;flex-direction:column!important;height:100%!important;min-height:clamp(46rem,42vw,64rem)!important;border:2px solid var(--nq-ink)!important;border-radius:clamp(3rem,2.5vw,4.2rem)!important;background:#fff!important;overflow:hidden!important;box-shadow:0 2.8rem 7rem #10101421,.7rem .7rem 0 var(--nq-ink)!important;transition:transform .22s ease,box-shadow .22s ease!important}.noahq-home .noahq-social-card__link:hover .noahq-social-card__phone{transform:translateY(-.8rem)!important;box-shadow:0 3.8rem 8.8rem #10101429,.4rem .4rem 0 var(--nq-ink)!important}.noahq-home .noahq-social-card__topbar{display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:1rem!important;padding:1.35rem 1.5rem!important;border-bottom:1px solid rgba(16,16,20,.12)!important;color:var(--nq-ink)!important}.noahq-home .noahq-social-card__avatar{display:inline-grid!important;place-items:center!important;width:3.6rem!important;height:3.6rem!important;border:2px solid var(--nq-ink)!important;border-radius:999px!important;background:var(--nq-lime)!important;font-family:var(--nq-font-en, prohibition, sans-serif)!important;font-size:1.3rem!important;letter-spacing:.04em!important}.noahq-home .noahq-social-card__handle,.noahq-home .noahq-social-card__dots{font-family:var(--nq-font-en, prohibition, sans-serif)!important;font-size:clamp(1.4rem,.95vw,1.8rem)!important;letter-spacing:.055em!important}.noahq-home .noahq-social-card__dots{letter-spacing:.12em!important}.noahq-home .noahq-social-card__media{position:relative!important;flex:1 1 auto!important;display:grid!important;place-items:center!important;min-height:30rem!important;background:linear-gradient(180deg,#f5f5f2cc,#ffffffeb)!important;overflow:hidden!important}.noahq-home .noahq-social-card__image{display:block!important;width:100%!important;height:100%!important;min-height:30rem!important;object-fit:cover!important;transition:transform .32s ease!important}.noahq-home .noahq-social-card__link:hover .noahq-social-card__image{transform:scale(1.035)!important}.noahq-home .noahq-social-card__placeholder{display:grid!important;place-items:center!important;width:100%!important;height:100%!important;min-height:30rem!important;background:#f5f5f2!important;color:#10101429!important;font-family:var(--nq-font-en, prohibition, sans-serif)!important;font-size:clamp(4rem,4vw,7rem)!important;letter-spacing:.04em!important}.noahq-home .noahq-social-card__actions{display:flex!important;align-items:center!important;gap:1.3rem!important;padding:1.35rem 1.6rem .7rem!important;font-family:var(--nq-font-en, prohibition, sans-serif)!important;font-size:clamp(2rem,1.4vw,2.7rem)!important;line-height:1!important}.noahq-home .noahq-social-card__metrics{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:.8rem 1.2rem!important;padding:0 1.6rem 1rem!important;color:var(--nq-ink)!important;font-family:var(--nq-font-en, prohibition, sans-serif)!important;font-size:clamp(1.25rem,.92vw,1.7rem)!important;letter-spacing:.055em!important}.noahq-home .noahq-social-card__price{color:var(--nq-pink)!important}.noahq-home .noahq-social-card__title{margin:0!important;padding:0 1.6rem 1.8rem!important;color:var(--nq-ink)!important;font-family:var(--nq-font-ja, kaisotai, sans-serif)!important;font-size:clamp(1.7rem,1.05vw,2.2rem)!important;line-height:1.35!important;letter-spacing:.015em!important;font-weight:400!important}@media screen and (max-width:989px){.noahq-home .noahq-social-card__phone{min-height:52rem!important}}@media screen and (max-width:749px){.noahq-home .noahq-social-card__phone{min-height:50rem!important}.noahq-home .noahq-social-card__media,.noahq-home .noahq-social-card__image,.noahq-home .noahq-social-card__placeholder{min-height:32rem!important}}.noahq-home .noahq-social-card__media-link,.noahq-home .noahq-social-card__title-link{display:block!important;color:inherit!important;text-decoration:none!important}.noahq-home .noahq-social-card__link{display:none!important}.noahq-home .noahq-social-card__watch{appearance:none!important;-webkit-appearance:none!important;display:inline-grid!important;place-items:center!important;width:clamp(3rem,2vw,3.8rem)!important;height:clamp(3rem,2vw,3.8rem)!important;border:0!important;border-radius:999px!important;background:transparent!important;color:var(--nq-ink)!important;padding:0!important;margin:0!important;font-family:var(--nq-font-en, prohibition, sans-serif)!important;font-size:clamp(2.2rem,1.6vw,3rem)!important;line-height:1!important;cursor:pointer!important;transition:transform .18s ease,color .18s ease!important}.noahq-home .noahq-social-card__watch:hover{transform:scale(1.12)!important}.noahq-home .noahq-social-card__watch.is-watched,.noahq-home .noahq-social-card__watch[aria-pressed=true]{color:var(--nq-pink)!important}.noahq-home .noahq-social-card__watch.is-popping{animation:noahqWatchPop .28s ease!important}.noahq-home .noahq-social-card.is-watched .noahq-social-card__phone{border-color:#ff75cfc7!important}.noahq-home .noahq-social-card.is-watched .noahq-social-card__avatar{background:var(--nq-pink)!important;color:#fff!important}@keyframes noahqWatchPop{0%{transform:scale(1)}46%{transform:scale(1.28)}to{transform:scale(1)}}.noahq-home .noahq-social-card--shop-reel{position:relative!important;isolation:isolate!important}.noahq-home .noahq-social-card__device{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;z-index:0!important}.noahq-home .noahq-social-card__button{position:absolute!important;display:block!important;width:.55rem!important;border-radius:999px!important;background:var(--nq-ink)!important;opacity:.95!important}.noahq-home .noahq-social-card__button--volume{left:-.45rem!important;top:18%!important;height:7.2rem!important}.noahq-home .noahq-social-card__button--power{right:-.45rem!important;top:26%!important;height:5.8rem!important}.noahq-home .noahq-social-card__phone{position:relative!important;z-index:1!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;height:100%!important;min-height:clamp(56rem,50vw,76rem)!important;border:3px solid var(--nq-ink)!important;border-radius:clamp(3.8rem,3vw,5.2rem)!important;background:#0d1116!important;color:#fff!important;overflow:hidden!important;box-shadow:0 3.6rem 9rem #10101433,.8rem .8rem 0 var(--nq-ink)!important}.noahq-home .noahq-social-card__phone:before{content:""!important;position:absolute!important;top:.9rem!important;left:50%!important;transform:translate(-50%)!important;width:9.2rem!important;height:2.2rem!important;border-radius:999px!important;background:#0d1116!important;box-shadow:inset 0 0 0 1px #ffffff14!important;z-index:8!important;pointer-events:none!important}.noahq-home .noahq-social-card__status{position:relative!important;z-index:7!important;display:flex!important;justify-content:space-between!important;align-items:center!important;padding:1.4rem 1.9rem .9rem!important;min-height:4.4rem!important;font-family:var(--nq-font-en, prohibition, sans-serif)!important;font-size:clamp(1.35rem,.92vw,1.75rem)!important;letter-spacing:.05em!important;color:#fff!important}.noahq-home .noahq-social-card__status-icons{opacity:.92!important}.noahq-home .noahq-social-card__reel-head{position:relative!important;z-index:7!important;display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:1rem!important;min-height:5.6rem!important;padding:.4rem 1.8rem 1.2rem!important;font-family:var(--nq-font-en, prohibition, sans-serif)!important;font-size:clamp(1.6rem,1.15vw,2.25rem)!important;letter-spacing:.08em!important;color:#fff!important;text-shadow:0 .18rem .6rem rgba(0,0,0,.38)!important}.noahq-home .noahq-social-card__reel-head>span:first-child{justify-self:start!important;font-size:2.8rem!important;line-height:.8!important}.noahq-home .noahq-social-card__reel-head>span:last-child{justify-self:end!important;font-size:clamp(1.25rem,.82vw,1.65rem)!important;opacity:.72!important}.noahq-home .noahq-social-card__media-link{position:absolute!important;top:10rem!important;right:0!important;bottom:7.2rem!important;left:0!important;z-index:1!important;display:block!important;color:inherit!important;text-decoration:none!important}.noahq-home .noahq-social-card__media{width:100%!important;height:100%!important;min-height:0!important;background:#f5f5f2!important}.noahq-home .noahq-social-card__image{width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important;filter:saturate(1.02) contrast(1.02)!important}.noahq-home .noahq-social-card__placeholder{height:100%!important;min-height:0!important;background:#f5f5f2!important}.noahq-home .noahq-social-card__rail{position:absolute!important;right:1.1rem!important;bottom:12.2rem!important;z-index:6!important;display:grid!important;gap:1.25rem!important;justify-items:center!important;align-items:center!important;color:#fff!important;text-shadow:0 .2rem .8rem rgba(0,0,0,.55)!important}.noahq-home .noahq-social-card__rail-action,.noahq-home .noahq-social-card__watch.noahq-social-card__rail-action{appearance:none!important;-webkit-appearance:none!important;display:grid!important;justify-items:center!important;gap:.32rem!important;width:5.4rem!important;min-height:auto!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;color:#fff!important;text-decoration:none!important;font-family:var(--nq-font-en, prohibition, sans-serif)!important;cursor:pointer!important}.noahq-home .noahq-social-card__rail-action>span,.noahq-home .noahq-social-card__watch.noahq-social-card__rail-action [data-noahq-watch-icon]{display:grid!important;place-items:center!important;width:4.9rem!important;height:4.9rem!important;border:2px solid rgba(255,255,255,.92)!important;border-radius:999px!important;background:#0d11162e!important;color:#fff!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;font-size:2.6rem!important;line-height:1!important;box-shadow:0 .5rem 1.6rem #0000002e!important}.noahq-home .noahq-social-card__rail-action small{display:block!important;max-width:6.4rem!important;color:#fff!important;font-size:1.18rem!important;line-height:1.05!important;letter-spacing:.04em!important;text-align:center!important;overflow-wrap:anywhere!important}.noahq-home .noahq-social-card__rail-price small{color:var(--nq-lime)!important;text-shadow:0 .2rem .8rem rgba(0,0,0,.75)!important}.noahq-home .noahq-social-card__watch.is-watched [data-noahq-watch-icon],.noahq-home .noahq-social-card__watch[aria-pressed=true] [data-noahq-watch-icon]{color:var(--nq-pink)!important;border-color:var(--nq-pink)!important;background:#ff75cf24!important}.noahq-home .noahq-social-card__caption{position:absolute!important;left:1.4rem!important;right:7.2rem!important;bottom:7.8rem!important;z-index:6!important;display:grid!important;gap:.9rem!important;color:#fff!important;text-shadow:0 .22rem .9rem rgba(0,0,0,.68)!important}.noahq-home .noahq-social-card__profile{display:flex!important;align-items:center!important;gap:.8rem!important;min-width:0!important}.noahq-home .noahq-social-card__avatar{display:inline-grid!important;place-items:center!important;flex:0 0 auto!important;width:4.2rem!important;height:4.2rem!important;border:2px solid #fff!important;border-radius:999px!important;background:var(--nq-ink)!important;color:#fff!important;font-family:var(--nq-font-en, prohibition, sans-serif)!important;font-size:1.45rem!important;letter-spacing:.04em!important}.noahq-home .noahq-social-card__handle{min-width:0!important;color:#fff!important;font-family:var(--nq-font-en, prohibition, sans-serif)!important;font-size:clamp(1.45rem,.98vw,1.9rem)!important;letter-spacing:.055em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.noahq-home .noahq-social-card__follow{flex:0 0 auto!important;border:1.5px solid rgba(255,255,255,.9)!important;border-radius:999px!important;padding:.45rem .9rem!important;color:#fff!important;font-family:var(--nq-font-en, prohibition, sans-serif)!important;font-size:1.18rem!important;letter-spacing:.06em!important}.noahq-home .noahq-social-card__title-link{color:inherit!important;text-decoration:none!important}.noahq-home .noahq-social-card__title{margin:0!important;padding:0!important;color:#fff!important;font-family:var(--nq-font-ja, kaisotai, sans-serif)!important;font-size:clamp(1.65rem,1.1vw,2.15rem)!important;line-height:1.32!important;letter-spacing:.01em!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.noahq-home .noahq-social-card__caption-text{margin:0!important;color:#ffffffdb!important;font-family:var(--nq-font-ja, kaisotai, sans-serif)!important;font-size:clamp(1.25rem,.92vw,1.62rem)!important;line-height:1.35!important}.noahq-home .noahq-social-card__bottom-nav{position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:7!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;align-items:center!important;min-height:6.8rem!important;padding:.9rem 1.4rem 1.2rem!important;border-top:1px solid rgba(255,255,255,.1)!important;background:#0d1116!important;color:#fff!important;font-family:var(--nq-font-en, prohibition, sans-serif)!important;font-size:2.4rem!important;text-align:center!important}.noahq-home .noahq-social-card__bottom-nav span:last-child{display:inline-grid!important;place-self:center!important;place-items:center!important;width:3.6rem!important;height:3.6rem!important;border:1.5px solid rgba(255,255,255,.82)!important;border-radius:999px!important;font-size:1.15rem!important}.noahq-home .noahq-social-card__actions,.noahq-home .noahq-social-card__metrics,.noahq-home .noahq-social-card__topbar{display:none!important}@media screen and (max-width:989px){.noahq-home .noahq-social-card__phone{min-height:68rem!important}}@media screen and (max-width:749px){.noahq-home .noahq-social-card__phone{min-height:64rem!important;border-radius:4rem!important}.noahq-home .noahq-social-card__rail{right:.9rem!important;bottom:11.4rem!important;gap:1rem!important}.noahq-home .noahq-social-card__rail-action>span,.noahq-home .noahq-social-card__watch.noahq-social-card__rail-action [data-noahq-watch-icon]{width:4.6rem!important;height:4.6rem!important}}.noahq-home .noahq-product-card-clean{position:relative!important;display:flex!important;flex-direction:column!important;width:100%!important;height:100%!important;border:1.5px solid rgba(16,16,20,.12)!important;border-radius:2.8rem!important;background:#fff!important;overflow:hidden!important;box-shadow:0 2.4rem 6rem #10101414!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}.noahq-home .noahq-product-card-clean:hover{transform:translateY(-.7rem)!important;border-color:#1010143d!important;box-shadow:0 3.4rem 8rem #1010141f!important}.noahq-home .noahq-product-card-clean.is-watched{border-color:#ff75cfb8!important}.noahq-home .noahq-product-card-clean__media{position:relative!important;display:block!important;aspect-ratio:4 / 5!important;overflow:hidden!important;background:#f5f5f2!important;color:inherit!important;text-decoration:none!important}.noahq-home .noahq-product-card-clean__image,.noahq-home .noahq-product-card-clean__placeholder{display:block!important;width:100%!important;height:100%!important}.noahq-home .noahq-product-card-clean__image{object-fit:cover!important;transition:transform .34s ease!important}.noahq-home .noahq-product-card-clean:hover .noahq-product-card-clean__image{transform:scale(1.035)!important}.noahq-home .noahq-product-card-clean__placeholder{display:grid!important;place-items:center!important;color:#10101429!important;font-family:var(--nq-font-en, prohibition, sans-serif)!important;font-size:clamp(4rem,4vw,7rem)!important;letter-spacing:.04em!important}.noahq-home .noahq-product-card-clean__top{position:absolute!important;top:1.4rem!important;left:1.4rem!important;right:1.4rem!important;z-index:2!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:1rem!important;pointer-events:none!important}.noahq-home .noahq-product-card-clean__top span{display:inline-flex!important;align-items:center!important;min-height:3.2rem!important;border:1.5px solid rgba(16,16,20,.82)!important;border-radius:999px!important;background:#ffffffd1!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;padding:.55rem 1.05rem!important;color:var(--nq-ink)!important;font-family:var(--nq-font-en, prohibition, sans-serif)!important;font-size:clamp(1.15rem,.82vw,1.55rem)!important;letter-spacing:.08em!important;line-height:1!important}.noahq-home .noahq-product-card-clean__body{display:grid!important;gap:1.1rem!important;padding:clamp(1.6rem,1.7vw,2.4rem)!important;background:#fff!important}.noahq-home .noahq-product-card-clean__row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:1.2rem!important}.noahq-home .noahq-product-card-clean__title-link,.noahq-home .noahq-product-card-clean__price{color:inherit!important;text-decoration:none!important}.noahq-home .noahq-product-card-clean__title{margin:0!important;color:var(--nq-ink)!important;font-family:var(--nq-font-ja, kaisotai, sans-serif)!important;font-size:clamp(1.85rem,1.25vw,2.55rem)!important;line-height:1.34!important;letter-spacing:.012em!important;font-weight:400!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.noahq-home .noahq-product-card-clean__watch{appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;align-items:center!important;gap:.55rem!important;border:0!important;background:transparent!important;color:var(--nq-ink)!important;padding:.15rem 0 0!important;margin:0!important;font-family:var(--nq-font-en, prohibition, sans-serif)!important;cursor:pointer!important}.noahq-home .noahq-product-card-clean__watch [data-noahq-watch-icon]{font-size:clamp(2.2rem,1.4vw,3rem)!important;line-height:1!important}.noahq-home .noahq-product-card-clean__count{font-size:clamp(1.45rem,.95vw,1.9rem)!important;line-height:1!important;letter-spacing:.04em!important}.noahq-home .noahq-product-card-clean__watch.is-watched,.noahq-home .noahq-product-card-clean__watch[aria-pressed=true]{color:var(--nq-pink)!important}.noahq-home .noahq-product-card-clean__watch.is-popping{animation:noahqWatchPop .28s ease!important}.noahq-home .noahq-product-card-clean__price{justify-self:start!important;color:var(--nq-ink)!important;font-family:var(--nq-font-en, prohibition, sans-serif)!important;font-size:clamp(2.3rem,1.65vw,3.25rem)!important;line-height:1!important;letter-spacing:.055em!important}.noahq-home .noahq-social-card__device,.noahq-home .noahq-social-card__phone,.noahq-home .noahq-social-card__status,.noahq-home .noahq-social-card__reel-head,.noahq-home .noahq-social-card__rail,.noahq-home .noahq-social-card__caption,.noahq-home .noahq-social-card__bottom-nav,.noahq-home .noahq-social-card__topbar,.noahq-home .noahq-social-card__actions,.noahq-home .noahq-social-card__metrics{display:none!important}@media screen and (max-width:749px){.noahq-home .noahq-product-card-clean{border-radius:2.4rem!important}.noahq-home .noahq-product-card-clean__body{padding:1.5rem!important}}.noahq-home .noahq-product-card-clean__top{display:none!important}.noahq-home .noahq-product-card-clean.is-watched{border-color:#1010141f!important}.noahq-home .noahq-product-card-clean__body{display:flex!important;flex-direction:column!important;gap:1.5rem!important;min-height:clamp(14.5rem,9.4vw,19rem)!important;padding:clamp(1.8rem,1.8vw,2.6rem)!important}.noahq-home .noahq-product-card-clean__title-link{display:block!important;color:inherit!important;text-decoration:none!important}.noahq-home .noahq-product-card-clean__title{margin:0!important;color:var(--nq-ink)!important;font-family:var(--nq-font-ja, kaisotai, sans-serif)!important;font-size:clamp(1.9rem,1.22vw,2.7rem)!important;line-height:1.42!important;letter-spacing:.012em!important;font-weight:400!important;min-height:4.25em!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;word-break:keep-all!important;overflow-wrap:anywhere!important}.noahq-home .noahq-product-card-clean__row{display:block!important}.noahq-home .noahq-product-card-clean__meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:1.4rem!important;margin-top:auto!important}.noahq-home .noahq-product-card-clean__price{color:var(--nq-ink)!important;font-family:var(--nq-font-en, prohibition, sans-serif)!important;font-size:clamp(2.35rem,1.65vw,3.35rem)!important;line-height:1!important;letter-spacing:.055em!important;text-decoration:none!important;white-space:nowrap!important}.noahq-home .noahq-product-card-clean__watch{appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:.65rem!important;flex:0 0 auto!important;border:0!important;background:transparent!important;color:var(--nq-ink)!important;padding:0!important;margin:0!important;font-family:var(--nq-font-en, prohibition, sans-serif)!important;cursor:pointer!important}.noahq-home .noahq-product-card-clean__watch [data-noahq-watch-icon]{font-size:clamp(2.35rem,1.45vw,3.15rem)!important;line-height:1!important}.noahq-home .noahq-product-card-clean__count{font-size:clamp(1.5rem,.98vw,2rem)!important;line-height:1!important;letter-spacing:.04em!important}.noahq-home .noahq-product-card-clean__watch.is-watched,.noahq-home .noahq-product-card-clean__watch[aria-pressed=true]{color:#ff1f1f!important}@media screen and (max-width:749px){.noahq-home .noahq-product-card-clean__body{min-height:13.8rem!important;padding:1.6rem!important}.noahq-home .noahq-product-card-clean__title{min-height:4.1em!important;font-size:1.9rem!important}}.noahq-home .noahq-product-card-clean__media{aspect-ratio:1600 / 2262!important;background:#fff!important;border-radius:2.2rem 2.2rem 0 0!important}.noahq-home .noahq-product-card-clean__image{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;background:#fff!important}.noahq-home .noahq-product-card-clean__placeholder{aspect-ratio:1600 / 2262!important}@media screen and (max-width:749px){.noahq-home .noahq-product-card-clean__media{border-radius:2rem 2rem 0 0!important}}:root{--nq-font-product-title: "ab-kokoro-no3", sans-serif}.noahq-home .noahq-product-card-clean__title{font-family:var(--nq-font-product-title, "ab-kokoro-no3", sans-serif)!important;font-weight:400!important;letter-spacing:.01em!important}.noahq-home .noahq-product-card-clean__media{position:relative!important;overflow:hidden!important}.noahq-home .noahq-product-card-clean__image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;background:#fff!important;transition:opacity .42s ease,transform .42s ease!important}.noahq-home .noahq-product-card-clean__image--primary{z-index:1!important;opacity:1!important}.noahq-home .noahq-product-card-clean__image--secondary{z-index:2!important;opacity:0!important}.noahq-home .noahq-product-card-clean__media:hover .noahq-product-card-clean__image--primary,.noahq-home .noahq-product-card-clean:hover .noahq-product-card-clean__image--primary{opacity:0!important;transform:scale(1.015)!important}.noahq-home .noahq-product-card-clean__media:hover .noahq-product-card-clean__image--secondary,.noahq-home .noahq-product-card-clean:hover .noahq-product-card-clean__image--secondary{opacity:1!important;transform:scale(1.015)!important}.noahq-home .noahq-product-card-clean__media:not(:has(.noahq-product-card-clean__image--secondary)):hover .noahq-product-card-clean__image--primary,.noahq-home .noahq-product-card-clean:not(:has(.noahq-product-card-clean__image--secondary)):hover .noahq-product-card-clean__image--primary{opacity:1!important}.noahq-home .noahq-product-card-clean__title,.noahq-home .noahq-product-card-clean__title-link,.noahq-home .noahq-product-card-clean .noahq-product-card-clean__title{font-family:"ab-kokoro-no3","kaisotai",var(--nq-font-ja, sans-serif)!important;font-weight:400!important;font-style:normal!important;font-synthesis:none!important;letter-spacing:.01em!important}.noahq-home .noahq-product-card-clean__media{position:relative!important;overflow:hidden!important;background:#fff!important}.noahq-home .noahq-product-card-clean__image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;background:#fff!important}.noahq-home .noahq-product-card-clean__image--secondary{z-index:1!important;opacity:1!important;transition:transform .42s ease!important}.noahq-home .noahq-product-card-clean__image--primary{z-index:2!important;opacity:1!important;transition:opacity .34s ease,transform .42s ease!important}.noahq-home .noahq-product-card-clean--has-secondary:hover .noahq-product-card-clean__image--primary,.noahq-home .noahq-product-card-clean--has-secondary .noahq-product-card-clean__media:hover .noahq-product-card-clean__image--primary{opacity:0!important;transform:scale(1.012)!important}.noahq-home .noahq-product-card-clean--has-secondary:hover .noahq-product-card-clean__image--secondary,.noahq-home .noahq-product-card-clean--has-secondary .noahq-product-card-clean__media:hover .noahq-product-card-clean__image--secondary{opacity:1!important;transform:scale(1.012)!important}.noahq-home .noahq-product-card-clean:not(.noahq-product-card-clean--has-secondary):hover .noahq-product-card-clean__image--primary,.noahq-home .noahq-product-card-clean:not(.noahq-product-card-clean--has-secondary) .noahq-product-card-clean__media:hover .noahq-product-card-clean__image--primary{opacity:1!important}.noahq-home .noahq-product-card-clean__title,.noahq-home .noahq-product-card-clean .noahq-product-card-clean__title{font-size:clamp(1.55rem,1.02vw,2.15rem)!important;line-height:1.45!important;min-height:4.35em!important}@media screen and (max-width:749px){.noahq-home .noahq-product-card-clean__title,.noahq-home .noahq-product-card-clean .noahq-product-card-clean__title{font-size:1.65rem!important;line-height:1.45!important}}.noahq-home .noahq-values{padding-top:clamp(7.6rem,9vw,13rem)!important;padding-bottom:clamp(7.6rem,9vw,13rem)!important;background:transparent!important}.noahq-home .noahq-values .noahq-section__head{max-width:112rem!important;margin:0 auto clamp(4rem,5vw,7rem)!important;text-align:center!important}.noahq-home .noahq-values .noahq-section__head h2{margin:0!important;color:var(--nq-ink)!important;font-family:var(--nq-font-ja, kaisotai, sans-serif)!important;font-size:clamp(5rem,6.4vw,10rem)!important;line-height:1!important;letter-spacing:.02em!important;font-weight:400!important}.noahq-home .noahq-values-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(1.6rem,2vw,3rem)!important;max-width:132rem!important;margin:0 auto!important}.noahq-home .noahq-value-card{min-height:clamp(28rem,26vw,40rem)!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;gap:2.4rem!important;border:1.5px solid rgba(16,16,20,.14)!important;border-radius:3rem!important;background:#ffffffb8!important;padding:clamp(2rem,2.2vw,3.2rem)!important;box-shadow:0 2.4rem 6rem #10101412!important}.noahq-home .noahq-value-card p{margin:0!important;color:#10101452!important;font-family:var(--nq-font-en, prohibition, sans-serif)!important;font-size:clamp(3.6rem,4.2vw,7rem)!important;line-height:.9!important;letter-spacing:.04em!important}.noahq-home .noahq-value-card h3{margin:auto 0 0!important;color:var(--nq-ink)!important;font-family:var(--nq-font-ja, kaisotai, sans-serif)!important;font-size:clamp(2.4rem,2.2vw,4.2rem)!important;line-height:1.16!important;letter-spacing:.015em!important;font-weight:400!important}.noahq-home .noahq-value-card span{display:block!important;color:#101014ad!important;font-family:var(--nq-font-ja, kaisotai, sans-serif)!important;font-size:clamp(1.45rem,1vw,1.9rem)!important;line-height:1.78!important;letter-spacing:.012em!important}@media screen and (max-width:989px){.noahq-home .noahq-values-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (max-width:749px){.noahq-home .noahq-values-grid{grid-template-columns:1fr!important}.noahq-home .noahq-value-card{min-height:24rem!important}}.noahq-home{--nq-soft-white: #f5f5f2;--nq-panel-black: #34332d;overflow:visible!important;background:var(--nq-soft-white)!important;background-color:var(--nq-soft-white)!important;background-image:none!important}.noahq-home .noahq-scroll-showcase{position:relative!important;min-height:200svh!important;background:var(--nq-soft-white)!important;background-color:var(--nq-soft-white)!important;background-image:none!important;isolation:isolate!important;overflow:visible!important}.noahq-home .noahq-scroll-showcase__sticky{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:1!important;height:100vh!important;height:100svh!important;min-height:100vh!important;min-height:100svh!important;display:block!important;background:var(--nq-soft-white)!important;background-color:var(--nq-soft-white)!important;background-image:none!important;overflow:hidden!important}.noahq-home .noahq-scroll-showcase__sticky .noahq-drop{height:100vh!important;height:100svh!important;min-height:100vh!important;min-height:100svh!important;display:flex!important;flex-direction:column!important;justify-content:center!important;padding-top:clamp(6.2rem,7vw,9rem)!important;padding-bottom:clamp(6.2rem,7vw,9rem)!important;background:transparent!important;background-color:transparent!important;background-image:none!important;overflow:visible!important}.noahq-home .noahq-scroll-showcase__sticky .noahq-drop .noahq-section__head{margin-bottom:clamp(3.6rem,4vw,5.8rem)!important}.noahq-home .noahq-scroll-showcase__sticky .noahq-drop .noahq-section__head h2{font-family:var(--nq-font-en, prohibition, sans-serif)!important;font-size:clamp(6.2rem,7.4vw,12.5rem)!important;letter-spacing:.055em!important;line-height:.9!important;color:var(--nq-ink)!important}.noahq-home .noahq-scroll-showcase>.noahq-values{position:relative!important;z-index:3!important;min-height:100vh!important;min-height:100svh!important;display:flex!important;flex-direction:column!important;justify-content:center!important;margin-top:0!important;padding-top:clamp(8rem,9vw,13rem)!important;padding-bottom:clamp(8rem,9vw,13rem)!important;color:var(--nq-soft-white)!important;background:var(--nq-panel-black)!important;background-color:var(--nq-panel-black)!important;background-image:none!important;box-shadow:0 -1.2rem 4rem #10101414!important}.noahq-home .noahq-scroll-showcase>.noahq-values .noahq-section__head h2{color:var(--nq-soft-white)!important}.noahq-home .noahq-scroll-showcase>.noahq-values .noahq-value-card{border-color:#f5f5f233!important;background:#f5f5f21c!important;box-shadow:0 2rem 5rem #00000024!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.noahq-home .noahq-scroll-showcase>.noahq-values .noahq-value-card p{color:#f5f5f25c!important}.noahq-home .noahq-scroll-showcase>.noahq-values .noahq-value-card h3{color:var(--nq-soft-white)!important}.noahq-home .noahq-scroll-showcase>.noahq-values .noahq-value-card span{color:#f5f5f2c2!important}.noahq-home .noahq-story,.noahq-home .noahq-buzz,.noahq-home .noahq-cta{background:transparent!important;background-color:transparent!important;background-image:none!important}@media screen and (max-width:989px){.noahq-home .noahq-scroll-showcase{min-height:auto!important}.noahq-home .noahq-scroll-showcase__sticky{position:relative!important;top:auto!important;height:auto!important;min-height:auto!important;overflow:visible!important}.noahq-home .noahq-scroll-showcase__sticky .noahq-drop{height:auto!important;min-height:auto!important}.noahq-home .noahq-scroll-showcase>.noahq-values{min-height:auto!important}}.noahq-home .noahq-scroll-showcase{min-height:214svh!important}.noahq-home .noahq-scroll-showcase__sticky .noahq-drop .noahq-section__head h2{font-size:clamp(4.8rem,5.4vw,8.6rem)!important;letter-spacing:.05em!important}.noahq-home .noahq-scroll-showcase>.noahq-values{margin-top:14svh!important}@media screen and (max-width:989px){.noahq-home .noahq-scroll-showcase{min-height:auto!important}.noahq-home .noahq-scroll-showcase>.noahq-values{margin-top:0!important}}html{--nq-header-ink: #0e0f12;--nq-header-light: #f5f5f2}.noahq-art-header-nav a,.header__heading-link .h2,.header__heading-link span.h2,.header__heading-link span:not(.svg-wrapper){position:relative!important;display:inline-block!important;color:var(--nq-header-ink)!important;background:none!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;-webkit-text-fill-color:currentColor!important}.noahq-art-header-nav a:after,.header__heading-link .h2:after,.header__heading-link span.h2:after,.header__heading-link span:not(.svg-wrapper):after{content:attr(data-noahq-header-text);position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;color:var(--nq-header-light);-webkit-text-fill-color:var(--nq-header-light);pointer-events:none;clip-path:inset(var(--nq-header-item-clip, 100%) 0 0 0);will-change:clip-path}.noahq-art-header-nav{border-bottom-color:#10101424!important}.noahq-art-header-nav.is-noahq-header-line-light{border-bottom-color:#f5f5f2bd!important}.header__icon:not(.header__icon--cart).is-noahq-header-light-full,.header__icon:not(.header__icon--cart) .svg-wrapper.is-noahq-header-light-full,.header__icon:not(.header__icon--cart) svg.is-noahq-header-light-full{color:var(--nq-header-light)!important}.header__icon:not(.header__icon--cart).is-noahq-header-light-full svg,.header__icon:not(.header__icon--cart) .svg-wrapper.is-noahq-header-light-full svg,.header__icon:not(.header__icon--cart) svg.is-noahq-header-light-full,.header__icon:not(.header__icon--cart) svg.is-noahq-header-light-full path{stroke:currentColor!important}.header__heading-logo.is-noahq-header-light-full,.header__heading-logo-wrapper img.is-noahq-header-light-full{filter:invert(1) grayscale(1) contrast(1.06)!important}.header__icons .header__icon:not(.header__icon--cart).noahq-header-icon-contrast{position:relative!important;color:var(--nq-header-ink, #0e0f12)!important}.header__icons .header__icon:not(.header__icon--cart).noahq-header-icon-contrast>.svg-wrapper,.header__icons .header__icon:not(.header__icon--cart).noahq-header-icon-contrast account-icon,.header__icons .header__icon:not(.header__icon--cart).noahq-header-icon-contrast svg{color:var(--nq-header-ink, #0e0f12)!important}.noahq-header-icon-light-layer{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:4!important;display:grid!important;place-items:center!important;color:var(--nq-header-light, #f5f5f2)!important;pointer-events:none!important;clip-path:inset(var(--nq-header-item-clip, 100%) 0 0 0)!important;will-change:clip-path!important}.noahq-header-icon-light-layer .svg-wrapper{grid-area:1 / 1!important;color:var(--nq-header-light, #f5f5f2)!important}.noahq-header-icon-light-layer .header__icon-close{color:var(--nq-header-light, #f5f5f2)!important}.noahq-header-icon-light-layer svg,.noahq-header-icon-light-layer svg *{color:var(--nq-header-light, #f5f5f2)!important;stroke:currentColor!important}.noahq-header-icon-light-layer svg *:not([fill=none]){fill:currentColor!important}.header__icons .header__icon:not(.header__icon--cart).noahq-header-icon-contrast.is-noahq-header-light-full>.svg-wrapper,.header__icons .header__icon:not(.header__icon--cart).noahq-header-icon-contrast.is-noahq-header-light-full account-icon{opacity:0!important}.header__icon--cart{background:var(--nq-lime, #d7ff2f)!important;border-color:var(--nq-ink, #0e0f12)!important;color:var(--nq-ink, #0e0f12)!important}.noahq-home .noahq-scroll-showcase{min-height:auto!important;overflow:visible!important}.noahq-home .noahq-scroll-showcase>.noahq-values{min-height:170vh!important;min-height:170svh!important;display:block!important;padding:0!important;overflow:visible!important;background:var(--nq-panel-black, #34332d)!important;background-color:var(--nq-panel-black, #34332d)!important;background-image:none!important}.noahq-home .noahq-values__sticky{position:-webkit-sticky!important;position:sticky!important;top:0!important;min-height:100vh!important;min-height:100svh!important;display:flex!important;flex-direction:column!important;justify-content:center!important;padding:clamp(7.2rem,8vw,11.5rem) clamp(18px,5vw,72px)!important;background:var(--nq-panel-black, #34332d)!important;background-color:var(--nq-panel-black, #34332d)!important;background-image:none!important;color:var(--nq-soft-white, #f5f5f2)!important;overflow:hidden!important}.noahq-home .noahq-values__sticky .noahq-section__head{margin-bottom:clamp(3.2rem,3.8vw,5.8rem)!important}.noahq-home .noahq-values__sticky .noahq-values-grid{gap:clamp(1.4rem,1.8vw,2.4rem)!important;align-items:stretch!important}.noahq-home .noahq-values__sticky .noahq-value-card{--nq-card-reveal: 1;--nq-card-text-reveal: 1}.noahq-home .noahq-values.is-values-reveal-ready .noahq-value-card{--nq-card-reveal: 0;--nq-card-text-reveal: 0}.noahq-home .noahq-values__sticky .noahq-value-card{position:relative!important;isolation:isolate!important;min-height:clamp(28rem,29vw,40rem)!important;padding:clamp(2.2rem,2.15vw,3rem)!important;overflow:hidden!important;background:#111!important;border:1px solid rgba(245,245,242,.24)!important;border-radius:clamp(1.8rem,1.8vw,2.8rem)!important;box-shadow:0 2.4rem 7rem #00000042,inset 0 1px #ffffff14!important;color:var(--nq-soft-white, #f5f5f2)!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;opacity:var(--nq-card-reveal, 0)!important;transform:translate3d(0,calc(4.4rem * (1 - var(--nq-card-reveal, 0))),0) scale(calc(.968 + (.032 * var(--nq-card-reveal, 0))))!important;filter:blur(calc(7px * (1 - var(--nq-card-reveal, 0))))!important;transition:opacity .25s ease,transform .46s cubic-bezier(.16,1,.3,1),filter .38s ease,border-color .26s ease,box-shadow .26s ease!important;will-change:opacity,transform,filter!important}.noahq-home .noahq-values__sticky .noahq-value-card:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:-3!important;background:var(--nq-value-image) center / cover no-repeat!important;opacity:1!important;filter:none!important;transform:scale(calc(1.1 - (.055 * var(--nq-card-reveal, 0)))) translate3d(0,calc(1rem * (1 - var(--nq-card-reveal, 0))),0)!important;transition:transform .52s cubic-bezier(.16,1,.3,1)!important;will-change:transform!important}.noahq-home .noahq-values__sticky .noahq-value-card:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:-2!important;background:none!important;opacity:0!important}.noahq-home .noahq-values__sticky .noahq-value-card small{display:none!important}.noahq-home .noahq-values__sticky .noahq-value-card p{position:relative!important;z-index:1!important;margin:0!important;font-family:var(--nq-font-en, Impact, sans-serif)!important;font-size:clamp(5.4rem,6.45vw,9.6rem)!important;line-height:1!important;letter-spacing:.018em!important;color:#f5f5f257!important;text-shadow:0 1.2rem 2.8rem rgba(0,0,0,.3)!important;transform:translate3d(0,calc(-.7rem * (1 - var(--nq-card-reveal, 0))),0) scale(calc(.985 + (.015 * var(--nq-card-reveal, 0))))!important}.noahq-home .noahq-values__sticky .noahq-value-card h3,.noahq-home .noahq-values__sticky .noahq-value-card span{position:relative!important;z-index:2!important;opacity:var(--nq-card-text-reveal, 0)!important;transition:opacity .26s ease,transform .34s cubic-bezier(.16,1,.3,1)!important;will-change:opacity,transform!important}.noahq-home .noahq-values__sticky .noahq-value-card h3{width:100%!important;max-width:none!important;margin-top:auto!important;margin-bottom:1rem!important;white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;font-family:var(--nq-font-ja, "kaisotai", sans-serif)!important;font-size:clamp(1.82rem,1.52vw,2.65rem)!important;line-height:1.16!important;letter-spacing:.012em!important;color:var(--nq-soft-white, #f5f5f2)!important;text-shadow:0 .18rem .7rem rgba(0,0,0,.78),0 1.2rem 3rem rgba(0,0,0,.54)!important;transform:translate3d(0,calc(1.8rem * (1 - var(--nq-card-text-reveal, 0))),0)!important}.noahq-home .noahq-values__sticky .noahq-value-card span{display:block!important;max-width:28em!important;margin:0!important;font-family:var(--nq-font-ja, "kaisotai", sans-serif)!important;color:#f5f5f2eb!important;font-size:clamp(1.12rem,.76vw,1.34rem)!important;line-height:1.7!important;letter-spacing:.03em!important;text-shadow:0 .14rem .56rem rgba(0,0,0,.78),0 1rem 2.4rem rgba(0,0,0,.46)!important;transform:translate3d(0,calc(2.2rem * (1 - var(--nq-card-text-reveal, 0))),0)!important}.noahq-home .noahq-values__sticky .noahq-value-card.is-fully-revealed{opacity:1!important;filter:none!important;border-color:#f5f5f257!important}.noahq-home .noahq-values.is-values-complete .noahq-value-card{--nq-card-reveal: 1;opacity:1!important;transform:translateZ(0) scale(1)!important;filter:none!important}.noahq-home .noahq-value-card--trend:before{background-position:50% 54%!important}.noahq-home .noahq-value-card--silhouette:before{background-position:50% 54%!important}.noahq-home .noahq-value-card--quality:before{background-position:50% 48%!important}.noahq-home .noahq-value-card--texture:before{background-position:58% 48%!important}.noahq-home .noahq-story,.noahq-home .noahq-buzz{position:relative!important;z-index:1!important}@media screen and (max-width:1280px)and (min-width:990px){.noahq-home .noahq-values__sticky .noahq-value-card{padding:2rem!important}.noahq-home .noahq-values__sticky .noahq-value-card p{font-size:clamp(4.9rem,5.65vw,7.8rem)!important;letter-spacing:.012em!important}.noahq-home .noahq-values__sticky .noahq-value-card h3{font-size:clamp(1.55rem,1.27vw,2.05rem)!important;letter-spacing:0!important}}@media screen and (max-width:989px){.noahq-home .noahq-scroll-showcase>.noahq-values{min-height:auto!important}.noahq-home .noahq-values__sticky{position:relative!important;top:auto!important;min-height:auto!important;overflow:visible!important}.noahq-home .noahq-values__sticky .noahq-value-card{--nq-card-reveal: 1 !important;--nq-card-text-reveal: 1 !important;opacity:1!important;transform:none!important;filter:none!important}.noahq-home .noahq-values__sticky .noahq-value-card h3,.noahq-home .noahq-values__sticky .noahq-value-card span{opacity:1!important;transform:none!important}.noahq-home .noahq-values__sticky .noahq-value-card h3{white-space:normal!important}}.noahq-home .noahq-scroll-showcase>.noahq-values{min-height:170vh!important;min-height:170svh!important}.noahq-home .noahq-values__sticky .noahq-value-card{transition:opacity .23s ease,transform .4s cubic-bezier(.16,1,.3,1),filter .32s ease,border-color .24s ease,box-shadow .24s ease!important}.noahq-home .noahq-values__sticky .noahq-value-card h3,.noahq-home .noahq-values__sticky .noahq-value-card span{transition:opacity .24s ease,transform .32s cubic-bezier(.16,1,.3,1)!important}.noahq-home .noahq-scroll-showcase>.noahq-values.is-values-return-skip{min-height:100vh!important;min-height:100svh!important}.noahq-home .noahq-values.is-values-return-skip .noahq-values__sticky{position:relative!important;top:auto!important;min-height:100vh!important;min-height:100svh!important;overflow:hidden!important}.noahq-home .noahq-values.is-values-return-skip .noahq-value-card{--nq-card-reveal: 1 !important;--nq-card-text-reveal: 1 !important;opacity:1!important;transform:translateZ(0) scale(1)!important;filter:none!important;transition:none!important}.noahq-home .noahq-values.is-values-return-skip .noahq-value-card h3,.noahq-home .noahq-values.is-values-return-skip .noahq-value-card span{opacity:1!important;transform:none!important;transition:none!important}
/*# sourceMappingURL=/cdn/shop/t/7/assets/noahq-home.css.map */
