:root{color-scheme:dark;--page: #000021;--page-soft: #102844;--surface: #153250;--surface-raised: #1a3a5e;--ink: #f3f3ed;--muted: #b9c6d4;--subtle: #8799ad;--line: rgba(215, 221, 228, .16);--line-strong: rgba(215, 221, 228, .3);--accent: #f6c10a;--accent-strong: #ffd64c;--accent-ink: #10110d;--rj-navy: #000021;--rj-navy-soft: #122844;--rj-cool-gray: #d7dde4;--complementary: #ffffde;--complementary-ink: #0a1a2f;--complementary-muted: #42556c;--complementary-line: rgba(10, 26, 47, .28);--danger: #ff7d73;--radius: 16px;--radius-small: 10px;--shadow: 0 28px 80px rgba(2, 12, 28, .4);--shell: min(1240px, calc(100% - 48px) );font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;min-width:320px;background:radial-gradient(circle at 78% 4%,rgba(246,193,10,.08),transparent 28rem),radial-gradient(circle at 16% 38%,rgba(43,91,145,.16),transparent 36rem),var(--page);color:var(--ink);font-family:Helvetica Neue,Arial Nova,Arial,sans-serif;font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select,textarea{font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}picture{display:block}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{color:var(--ink);font-weight:850;letter-spacing:-.04em}h1{max-width:13ch;margin-bottom:24px;font-size:clamp(3.3rem,5.4vw,5.2rem);line-height:.94}h2{max-width:18ch;margin-bottom:22px;font-size:clamp(2.35rem,4.4vw,4.6rem);line-height:1}h3{margin-bottom:12px;font-size:clamp(1.25rem,2vw,1.8rem);line-height:1.12}p{color:var(--muted)}::selection{background:var(--accent);color:var(--accent-ink)}:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;top:12px;left:12px;z-index:100;padding:10px 14px;border-radius:var(--radius-small);background:var(--accent);color:var(--accent-ink);font-weight:800;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(10,26,47,.26);background:#ffffdef5;box-shadow:inset 0 -2px #f6c10ac7,0 12px 36px #020c1c2e;backdrop-filter:blur(18px) saturate(120%);-webkit-backdrop-filter:blur(18px) saturate(120%)}.header-row{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:24px}.brand-lockup{display:inline-flex;min-width:0;align-items:center;gap:12px}.brand-lockup>span:last-child{display:grid;gap:1px}.brand-lockup strong{color:var(--rj-navy);font-size:1.03rem;line-height:1;letter-spacing:-.03em}.brand-lockup small{color:#0a1a2fb8;font-size:.68rem;line-height:1.2}.brand-mark{display:grid;width:38px;aspect-ratio:1;flex:0 0 auto;place-items:center;border:2px solid var(--rj-navy);border-radius:50%;background:var(--accent);color:var(--rj-navy);font-size:.86rem;font-weight:900;letter-spacing:-.08em}.desktop-nav{display:flex;align-items:center;gap:clamp(18px,2.6vw,34px);white-space:nowrap}.desktop-nav>a:not(.button){position:relative;color:#0a1a2fbd;font-size:.88rem;font-weight:700;transition:color .18s ease}.desktop-nav>a:not(.button):after{position:absolute;right:0;bottom:-8px;left:0;height:2px;border-radius:999px;background:var(--accent);content:"";transform:scaleX(0);transform-origin:right;transition:transform .26s cubic-bezier(.16,1,.3,1)}.desktop-nav>a:not(.button):hover{color:var(--rj-navy)}.desktop-nav>a:not(.button):hover:after,.desktop-nav>a:not(.button):focus-visible:after{transform:scaleX(1);transform-origin:left}.mobile-nav{display:none;position:relative}.button{position:relative;isolation:isolate;display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;padding:12px 20px;font-size:.94rem;font-weight:850;line-height:1;white-space:nowrap;overflow:hidden;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.button:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 25%,rgba(255,255,255,.2) 48%,transparent 72%);content:"";pointer-events:none;transform:translate(-120%);transition:transform .52s cubic-bezier(.16,1,.3,1)}.button:hover{transform:translateY(-2px)}.button:hover:after,.button:focus-visible:after{transform:translate(120%)}.button:active{transform:translateY(1px) scale(.98)}.magnetic-button:hover{transform:none}.button-small{min-height:40px;padding:10px 16px;font-size:.82rem}.button-accent{border-color:var(--accent);background:var(--accent);color:var(--accent-ink)}.button-accent:hover{border-color:var(--accent-strong);background:var(--accent-strong)}.button-outline{border-color:var(--line-strong);background:#ffffff06;color:var(--ink)}.button-outline:hover{border-color:var(--ink);background:#ffffff0f}.button-dark{border-color:var(--accent-ink);background:var(--accent-ink);color:var(--ink)}.text-link{display:inline-flex;width:fit-content;align-items:center;border-bottom:1px solid currentColor;color:var(--ink);font-size:.9rem;font-weight:850;line-height:1.4;transition:color .18s ease,border-color .18s ease}.text-link:hover{color:var(--accent)}.button-row{display:flex;flex-wrap:wrap;gap:12px}.hero{display:grid;min-height:calc(100dvh - 72px);align-items:center;overflow:hidden;padding:clamp(40px,7vw,84px) 0}.hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);align-items:center;gap:clamp(32px,6vw,88px)}.hero-copy{position:relative;z-index:2}.eyebrow{margin-bottom:22px;color:var(--accent);font-size:.72rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.hero-intro{max-width:38rem;margin-bottom:30px;color:var(--rj-cool-gray);font-size:clamp(1.05rem,1.8vw,1.28rem);line-height:1.5}.hero-art{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(180px,.65fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:14px;min-height:min(640px,70dvh);overflow:hidden;border:1px solid var(--complementary-line);border-radius:var(--radius);background:linear-gradient(145deg,rgba(255,255,255,.52),transparent 40%),var(--complementary);padding:14px;box-shadow:var(--shadow)}.hero-product{position:relative;isolation:isolate;display:flex;min-width:0;min-height:0;flex-direction:column;overflow:hidden;border:1px solid var(--complementary-line);border-radius:var(--radius-small);background:var(--page);margin:0}.hero-product:before,.fey-card:after,.new-drop-card:after,.product-card:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;border-radius:inherit;padding:1px;background:linear-gradient(120deg,var(--accent) 0%,#7cb1e7 24%,var(--rj-cool-gray) 48%,var(--surface-raised) 72%,var(--accent) 100%);background-position:0% 50%;background-size:300% 300%;content:"";opacity:.62;pointer-events:none;transition:opacity .22s ease;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude}.hero-product:after,.fey-card:before,.new-drop-card:before,.product-card:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;border-radius:inherit;background:radial-gradient(360px circle at var(--spotlight-x, 50%) var(--spotlight-y, 0%),rgba(124,177,231,.18),transparent 58%);content:"";opacity:0;pointer-events:none;transition:opacity .22s ease}.hero-product-link{display:block;min-height:0;flex:1;overflow:hidden;background:#eef0ec}.hero-product picture{width:100%;height:100%}.hero-product img{width:100%;height:100%;object-fit:cover;transition:transform .32s cubic-bezier(.16,1,.3,1)}.product-image-fallback{display:grid;width:100%;height:100%;min-height:220px;place-content:center;justify-items:center;gap:10px;background:radial-gradient(circle at 50% 42%,rgba(246,193,10,.16),transparent 32%),#e7ebee;color:var(--rj-navy);text-align:center}.product-image-fallback strong{display:grid;width:58px;aspect-ratio:1;place-items:center;border:2px solid var(--rj-navy);border-radius:50%;background:var(--accent);font-size:1rem;font-weight:900;letter-spacing:-.06em}.product-image-fallback small{color:#0a1a2fb8;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.hero-product .product-image-fallback,.fey-card .product-image-fallback,.new-drop-card .product-image-fallback,.about-art .product-image-fallback{min-height:100%}.product-card .product-image-fallback{aspect-ratio:4 / 3}.hero-product:hover img{transform:scale(1.025)}.hero-product figcaption{display:grid;gap:5px;margin:0;padding:13px 15px 15px;border-top:3px solid transparent;background:var(--complementary)}.hero-product figcaption strong{overflow:hidden;color:var(--complementary-ink);font-size:.86rem;font-weight:850;letter-spacing:-.02em;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.hero-product-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--complementary-muted);font-size:.62rem;font-weight:800;letter-spacing:.05em;line-height:1.2;text-transform:uppercase}.hero-product-main{grid-column:1;grid-row:1 / -1}.hero-product-main figcaption{padding:17px 18px 19px;border-top-color:var(--accent)}.hero-product-main figcaption strong{font-size:1.08rem}.path-section,.catalog-section,.custom-section,.process-section,.about-section{padding:clamp(88px,11vw,156px) 0}.featured-section{position:relative;overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:clamp(64px,8vw,112px) 0;background:radial-gradient(circle at 78% 44%,rgba(43,91,145,.24),transparent 36rem),var(--page-soft)}.path-section{border-top:1px solid var(--line);background:var(--page-soft)}.path-section>.shell>h2,.path-section>.shell>:first-child h2{margin-bottom:46px}.path-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:18px}.path{min-height:470px;overflow:hidden;border-radius:var(--radius)}.path p{max-width:42rem}.path-index{margin-bottom:14px;color:var(--subtle);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.path-shop{display:grid;grid-template-columns:1fr .82fr;align-items:center;gap:28px;padding:clamp(28px,4vw,58px);border:1px solid var(--complementary-line);background:var(--complementary)}.path-shop h3,.path-shop .text-link{color:var(--complementary-ink)}.path-shop p{color:var(--complementary-muted)}.path-shop .text-link:hover{color:#244f7e}.path-shop picture{align-self:stretch}.path-shop img{width:100%;height:100%;max-height:390px;object-fit:contain}.path-shop .path-shop-photo{aspect-ratio:3 / 4;max-height:390px;overflow:hidden;border-radius:var(--radius-small);background:var(--page)}.path-shop .path-shop-photo img{max-height:none;object-fit:cover;object-position:50% 30%}.path-custom{display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(28px,4vw,52px);background:linear-gradient(160deg,rgba(255,255,255,.56),transparent 38%),var(--complementary);color:var(--complementary-ink)}.path-custom h3,.path-custom .text-link,.path-custom .path-index{color:var(--complementary-ink)}.path-custom p{color:var(--complementary-muted)}.path-custom .text-link:hover{color:#244f7e}.section-heading{display:grid;gap:8px;margin-bottom:38px}.section-heading h2{margin-bottom:4px}.section-heading p{max-width:48rem;margin-bottom:0;font-size:1.04rem}.new-drops-showcase{position:relative;isolation:isolate;overflow:hidden;border:1px solid var(--complementary-line);border-radius:var(--radius);padding:clamp(30px,5vw,62px) 0 clamp(32px,5vw,64px);background:radial-gradient(circle at 78% 14%,rgba(246,193,10,.16),transparent 30rem),linear-gradient(145deg,#fffff1,var(--complementary));box-shadow:inset 0 1px #ffffffb8,0 32px 90px #020c1c42}.new-drops-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;padding-inline:clamp(24px,5vw,62px);margin-bottom:30px}.new-drops-heading h2{margin-bottom:0;color:var(--complementary-ink);font-size:clamp(2.35rem,4.6vw,4.8rem);line-height:.96}.new-drops-heading p{margin-bottom:0;color:var(--complementary-muted);font-size:.92rem}.fey-deck-guidance{display:grid;justify-items:end;gap:9px;padding-top:10px;text-align:right}.fey-deck-guidance p{font-size:.78rem;font-weight:750;letter-spacing:.02em}.fey-reset{border:0;border-bottom:1px solid currentColor;padding:0 0 2px;background:transparent;color:#244f7e;cursor:pointer;font-size:.75rem;font-weight:850}.new-drops-loading{min-height:620px}.new-drops-loading-heading,.new-drops-loading-track span{border-radius:var(--radius);background:#0a1a2f1a;animation:new-drops-loading-pulse 1.2s ease-in-out infinite alternate}.new-drops-loading-heading{width:min(360px,calc(100% - 48px));height:96px;margin:0 24px 30px}.new-drops-loading-track{display:flex;gap:16px;overflow:hidden;padding-inline:24px}.new-drops-loading-track span{flex:0 0 clamp(260px,24vw,330px);height:480px}@keyframes new-drops-loading-pulse{to{opacity:.48}}.fey-stage{position:relative;min-height:clamp(548px,51vw,620px);overflow:hidden;padding:24px}.fey-card{--spotlight-x: 50%;--spotlight-y: 0%;position:absolute;isolation:isolate;top:50%;left:50%;width:clamp(238px,24vw,292px);height:clamp(492px,45vw,548px);overflow:hidden;margin-top:calc(clamp(492px,45vw,548px)/-2);margin-left:calc(clamp(238px,24vw,292px)/-2);border:1px solid var(--complementary-line);border-radius:20px;background:linear-gradient(160deg,rgba(255,255,255,.56),transparent 42%),var(--complementary);box-shadow:0 28px 72px #020c1c61,inset 0 1px #ffffff14;transform-origin:center;will-change:transform}@keyframes card-gradient-flow{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@media (prefers-reduced-motion: no-preference){.hero-product-main:before,.fey-card.is-active:after,.new-drop-card:first-child:after{animation:card-gradient-flow 7s ease-in-out infinite}}.fey-card.is-active{border-color:#f6c10aad;box-shadow:0 38px 100px #020c1c94,0 0 0 1px #f6c10a29,inset 0 1px #ffffff1a}.fey-card>a{position:relative;z-index:2;display:grid;height:100%;grid-template-rows:minmax(0,1fr) auto}.fey-card picture{min-height:0;overflow:hidden;background:#edf0eb}.fey-card img{width:100%;height:100%;object-fit:cover;transition:transform .48s cubic-bezier(.16,1,.3,1)}.fey-card.is-active img{transform:scale(1.025)}.fey-card-copy{position:relative;display:grid;min-height:166px;gap:6px;padding:18px 20px 20px;background:linear-gradient(180deg,#fffff1,var(--complementary) 28%)}.fey-card-kicker{margin-bottom:0;color:#244f7e;font-size:.62rem;font-weight:900;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.fey-card-copy h3{margin-bottom:0;color:var(--complementary-ink);font-size:clamp(1.48rem,2.6vw,2.15rem);line-height:.98}.fey-card-city{margin-bottom:2px;color:var(--complementary-muted);font-size:.75rem;font-weight:750;line-height:1.3}.fey-card-description{overflow:hidden;margin-bottom:3px;color:var(--complementary-muted);font-size:.69rem;line-height:1.45}.fey-card-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-top:auto;padding-top:8px;border-top:1px solid var(--complementary-line);color:var(--complementary-muted);font-size:.66rem;font-weight:800}.fey-card-footer strong{color:#244f7e;white-space:nowrap}.new-drops-viewport{overflow-x:auto;padding:4px 0 16px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 clamp(18px,4vw,54px),#000 calc(100% - clamp(18px,4vw,54px)),transparent);mask-image:linear-gradient(90deg,transparent,#000 clamp(18px,4vw,54px),#000 calc(100% - clamp(18px,4vw,54px)),transparent);scroll-padding-inline:clamp(24px,5vw,62px);scroll-snap-type:x mandatory;scrollbar-color:var(--line-strong) transparent;scrollbar-width:thin}.new-drops-track{display:flex;width:max-content;gap:16px;padding-inline:clamp(24px,5vw,62px)}.new-drop-card{--spotlight-x: 50%;--spotlight-y: 0%;position:relative;isolation:isolate;flex:0 0 clamp(260px,24vw,330px);overflow:hidden;margin:0;border:1px solid var(--complementary-line);border-radius:var(--radius);background:var(--complementary);box-shadow:0 20px 48px #020c1c47,inset 0 1px #ffffff0f;scroll-snap-align:start;transition:border-color .22s ease,box-shadow .22s ease,transform .22s cubic-bezier(.16,1,.3,1)}.new-drop-card a{display:grid;height:100%;grid-template-rows:minmax(0,1fr) auto}.new-drop-card picture{overflow:hidden;background:#edf0eb}.new-drop-card picture,.new-drop-card img{width:100%;aspect-ratio:4 / 5}.new-drop-card img{object-fit:cover;transition:transform .42s cubic-bezier(.16,1,.3,1)}.new-drop-card-copy{display:grid;gap:10px;min-height:176px;padding:20px}.new-drop-card-copy>p{margin-bottom:0;color:var(--complementary-muted);font-size:.68rem;font-weight:850;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.new-drop-card-copy h3{max-width:12ch;margin-bottom:0;color:var(--complementary-ink);font-size:clamp(1.2rem,1.8vw,1.55rem);line-height:1.06}.new-drop-card-city{color:var(--complementary-muted);font-size:.76rem;font-weight:750}.new-drop-card-copy>div{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;color:var(--complementary-muted);font-size:.76rem;font-weight:800}.new-drop-card-copy strong{color:#244f7e;white-space:nowrap}@media (hover: hover){.hero-product:hover:after,.hero-product:focus-within:after,.fey-card:hover:before,.fey-card:focus-within:before,.new-drop-card:hover:before,.new-drop-card:focus-within:before,.product-card:hover:before,.product-card:focus-within:before{opacity:1}.hero-product:hover:before,.hero-product:focus-within:before,.fey-card:hover:after,.fey-card:focus-within:after,.new-drop-card:hover:after,.new-drop-card:focus-within:after,.product-card:hover:after,.product-card:focus-within:after{opacity:1}.new-drop-card:hover{border-color:#f6c10a9e;box-shadow:0 28px 64px #020c1c61,inset 0 1px #ffffff14;transform:translateY(-5px)}.new-drop-card:hover img{transform:scale(1.025)}}@media (hover: hover) and (prefers-reduced-motion: no-preference){.hero-product:hover:before,.hero-product:focus-within:before,.fey-card:hover:after,.fey-card:focus-within:after,.new-drop-card:hover:after,.new-drop-card:focus-within:after,.product-card:hover:after,.product-card:focus-within:after{animation:card-gradient-flow 4.5s ease-in-out infinite}}.collection-filter{display:flex;gap:8px;margin-bottom:32px;overflow-x:auto;padding:3px 3px 10px;scrollbar-width:thin}.collection-filter button{position:relative;isolation:isolate;flex:0 0 auto;min-height:40px;border:1px solid var(--line);border-radius:999px;padding:8px 15px;background:transparent;color:var(--muted);cursor:pointer;font-size:.82rem;font-weight:800;overflow:hidden;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.collection-filter-active{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;background:var(--accent)}.collection-filter-label{position:relative;z-index:1}.collection-filter button:hover{border-color:var(--line-strong);color:var(--ink)}.collection-filter button.is-active{border-color:var(--accent);background:transparent;color:var(--accent-ink)}.product-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:20px}.product-card{--spotlight-x: 50%;--spotlight-y: 0%;position:relative;isolation:isolate;display:flex;min-width:0;flex-direction:column;grid-column:span 4;overflow:hidden;border:1px solid var(--complementary-line);border-radius:var(--radius);background:var(--complementary);box-shadow:0 18px 52px #020c1c2e;transition:transform .22s cubic-bezier(.16,1,.3,1),border-color .22s ease,box-shadow .22s ease}.product-card:focus-within{border-color:#244f7e;box-shadow:0 0 0 1px #f6c10a4d,0 24px 64px #020c1c4d}.product-card-featured{display:grid;grid-column:span 8;grid-template-columns:minmax(0,1.16fr) minmax(280px,.84fr)}.product-image-link{display:block;min-height:0;overflow:hidden;background:#07182b}.product-image-link:focus-visible{outline-offset:-5px}.product-card picture,.product-card img{width:100%;height:100%}.product-card img{aspect-ratio:4 / 3;object-fit:contain;transition:transform .42s cubic-bezier(.16,1,.3,1)}.product-card-featured .product-image-link,.product-card-featured picture,.product-card-featured img{min-height:100%}.product-card-featured img{aspect-ratio:auto}.product-content{display:flex;min-width:0;flex:1;flex-direction:column;align-items:flex-start;padding:22px}.product-card-featured .product-content{justify-content:center;padding:clamp(28px,4vw,52px)}.product-meta{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px;color:var(--complementary-muted);font-size:.68rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.product-content h3{max-width:18ch;margin-bottom:10px;color:var(--complementary-ink);font-size:clamp(1.25rem,2.1vw,2rem)}.product-content p{display:-webkit-box;overflow:hidden;margin-bottom:22px;color:var(--complementary-muted);font-size:.92rem;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.product-card-featured .product-content p{-webkit-line-clamp:4}.product-card-footer{display:flex;width:100%;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:auto}.product-price{display:grid;gap:1px;line-height:1.1}.product-price span{color:var(--complementary-muted);font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-price strong{color:var(--complementary-ink);font-size:1.08rem;letter-spacing:-.025em}.product-shop-link{display:inline-flex;min-height:42px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid var(--accent);border-radius:999px;padding:8px 16px;background:var(--accent);color:var(--accent-ink);font-size:.78rem;font-weight:850;line-height:1;white-space:nowrap;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.product-shop-link:hover{border-color:var(--accent-strong);background:var(--accent-strong)}.product-shop-link:active{transform:translateY(1px)}@media (hover: hover){.product-card:hover{border-color:#244f7e;box-shadow:0 26px 68px #020c1c57;transform:translateY(-5px)}.product-card:hover img{transform:scale(1.025)}}.catalog-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:32px;padding-top:28px;border-top:1px solid var(--line)}.catalog-footer p{margin-bottom:0}.custom-section{background:var(--page-soft)}.custom-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(480px,1.18fr);gap:clamp(48px,8vw,110px);align-items:start}.custom-copy{position:sticky;top:112px}.custom-copy>p{max-width:42rem;font-size:1.04rem}.capability-list{margin-top:38px;border-top:1px solid var(--line)}.capability-list>div{display:grid;gap:2px;padding:18px 0;border-bottom:1px solid var(--line)}.capability-list strong{font-size:.94rem}.capability-list span{color:var(--muted);font-size:.84rem}.quote-form{display:grid;gap:19px;border:1px solid var(--complementary-line);border-radius:var(--radius);padding:clamp(26px,4vw,48px);background:var(--complementary);box-shadow:var(--shadow)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.required-marker{margin-left:3px;color:#b42318}.field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.quote-form label{display:grid;gap:8px;color:var(--complementary-ink);font-size:.84rem;font-weight:800}.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:1px solid var(--line-strong);border-radius:var(--radius-small);padding:13px 14px;background:#0a1f38;color:var(--ink);outline:none;transition:border-color .16s ease,box-shadow .16s ease}.quote-form input,.quote-form select{min-height:50px}.quote-form textarea{min-height:150px;resize:vertical}.quote-form input::placeholder,.quote-form textarea::placeholder{color:#858d90;opacity:1}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #f6c10a29}.quote-form-section{display:grid;gap:22px;margin-top:4px;border:1px solid var(--complementary-line);border-radius:var(--radius-small);padding:clamp(20px,3vw,30px);background:#0a1a2f0b}.quote-section-heading{padding-bottom:18px;border-bottom:1px solid var(--complementary-line)}.quote-section-heading h3{margin:0;color:var(--complementary-ink);font-size:clamp(1.25rem,2vw,1.65rem)}.quote-fieldset{display:grid;gap:12px;min-width:0;margin:0;border:0;padding:0;outline:none}.quote-fieldset:focus{border-radius:var(--radius-small);box-shadow:0 0 0 3px #f6c10a38}.quote-fieldset legend{margin-bottom:3px;padding:0;color:var(--complementary-ink);font-size:.84rem;font-weight:800}.field-helper,.field-error,.size-total{margin:0}.field-helper{color:var(--complementary-muted);font-size:.78rem;line-height:1.5}.field-error{color:#9b1c1c;font-size:.78rem;font-weight:800}.size-quantity-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.quote-form .size-quantity-field{gap:7px;text-align:center}.quote-form .size-quantity-field>span{font-size:.78rem}.quote-form .size-quantity-field input{min-width:0;padding-inline:8px;text-align:center}.size-total{color:var(--complementary-ink);font-size:.92rem;font-weight:850}.print-location-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.quote-form .print-location-option{display:flex;min-height:52px;align-items:center;gap:11px;border:1px solid var(--line-strong);border-radius:var(--radius-small);padding:12px 14px;background:#0a1f38;color:var(--ink);cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.quote-form .print-location-option:hover{border-color:var(--accent)}.quote-form .print-location-option.is-selected{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.quote-form .print-location-option input{width:20px;min-height:20px;flex:0 0 20px;margin:0;padding:0;accent-color:var(--accent);box-shadow:none}.quote-form .print-location-option span{line-height:1.25}.quote-form .button{width:fit-content}.quote-form .button:disabled{cursor:wait;opacity:.65}.honeypot-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.form-note,.form-status{margin-bottom:0;color:var(--complementary-muted);font-size:.8rem}.form-status{color:#244f7e;line-height:1.5}.form-status-error{color:#9b1c1c}.review-heading h3,.quote-confirmation h3{margin-bottom:10px;color:var(--complementary-ink);font-size:clamp(1.55rem,3vw,2.35rem)}.review-heading>p:last-child,.quote-confirmation>p{max-width:42rem;color:var(--complementary-muted)}.review-step{margin-bottom:8px;color:#244f7e;font-size:.75rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.review-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:4px 0 0;border-top:1px solid var(--complementary-line)}.review-list>div{min-width:0;padding:17px 0;border-bottom:1px solid var(--complementary-line)}.review-list>div:nth-child(odd):not(.review-details){padding-right:20px}.review-list>div:nth-child(2n):not(.review-details){padding-left:20px;border-left:1px solid var(--complementary-line)}.review-list dt{margin-bottom:5px;color:var(--complementary-muted);font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.review-list dd{margin:0;overflow-wrap:anywhere;color:var(--complementary-ink);font-size:.94rem;line-height:1.55}.review-list .review-details{grid-column:1 / -1;white-space:pre-wrap}.review-actions{display:flex;flex-wrap:wrap;gap:12px}.quote-confirmation{align-content:start;gap:28px}.confirmation-hero{display:grid;justify-items:center;text-align:center}.confirmation-check{display:grid;width:66px;height:66px;place-items:center;margin-bottom:18px;border:1px solid var(--complementary-line);border-radius:50%;color:var(--accent)}.confirmation-check svg{width:34px;height:34px;border:3px solid currentColor;border-radius:50%;padding:3px}.confirmation-hero h3{max-width:18ch;margin:0 0 12px;color:var(--complementary-ink);font-size:clamp(1.9rem,4vw,3.25rem);letter-spacing:-.04em;line-height:.98;text-transform:uppercase}.confirmation-hero>p:last-child{max-width:38rem;margin:0;color:var(--complementary-muted)}.confirmation-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}.confirmation-summary>div{border:1px solid var(--complementary-line);border-radius:var(--radius-small);padding:17px 18px;background:#0a1a2f0a}.confirmation-summary dt{margin-bottom:5px;color:var(--complementary-muted);font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.confirmation-summary dd{margin:0;color:var(--complementary-ink);font-size:.98rem;font-weight:800}.confirmation-next h4{margin:0 0 18px;color:var(--complementary-ink);font-size:1.15rem}.confirmation-next ol{display:grid;gap:18px;margin:0;padding:0;list-style:none;counter-reset:confirmation-step}.confirmation-next li{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:14px;counter-increment:confirmation-step}.confirmation-step-icon{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--complementary-line);border-radius:50%;color:var(--complementary-ink)}.confirmation-step-icon svg{width:21px;height:21px}.confirmation-next strong{color:var(--complementary-ink);font-size:.98rem}.confirmation-next strong:before{content:counter(confirmation-step) ". ";color:var(--complementary-muted)}.confirmation-next p{margin:4px 0 0;color:var(--complementary-muted);font-size:.84rem;line-height:1.5}.confirmation-note{margin:0;padding-top:18px;border-top:1px solid var(--complementary-line);color:var(--complementary-muted);font-size:.76rem}.confirmation-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.confirmation-another{min-height:44px;border:0;padding:8px 4px;background:transparent;color:var(--complementary-ink);font:inherit;font-size:.82rem;font-weight:800;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.confirmation-another:hover{color:#244f7e}.confirmation-another:focus-visible{border-radius:4px;outline:3px solid rgba(246,193,10,.45);outline-offset:3px}.quote-form .button-outline{border-color:var(--complementary-ink);background:transparent;color:var(--complementary-ink)}.quote-form .button-outline:hover{border-color:var(--complementary-ink);background:var(--complementary-ink);color:var(--complementary)}.process-section{border-top:1px solid var(--line)}.process-grid{display:grid;grid-template-columns:minmax(0,.7fr) minmax(480px,1.3fr);gap:clamp(48px,9vw,130px)}.process-grid>div:first-child p{max-width:30rem}.process-list{border-top:1px solid var(--line-strong)}.process-list article{display:grid;grid-template-columns:minmax(150px,.42fr) 1fr;gap:28px;padding:28px 0;border-bottom:1px solid var(--line)}.process-list h3,.process-list p{margin-bottom:0}.process-list h3{font-size:1.04rem;letter-spacing:-.02em}.process-list p{font-size:.92rem}.about-section{background:var(--page-soft)}.about-grid{display:grid;grid-template-columns:minmax(420px,.95fr) minmax(0,1.05fr);gap:clamp(48px,9vw,128px);align-items:center}.about-art{margin:0}.about-art picture{overflow:hidden;border-radius:var(--radius);background:linear-gradient(145deg,#f6c10ae6,#78590047),var(--accent)}.about-art img{width:100%;aspect-ratio:1;object-fit:contain}.about-art figcaption{margin-top:12px;color:var(--muted);font-size:.78rem}.about-copy p{max-width:50rem}.about-copy .text-link{margin-top:12px}.final-cta{padding:0 0 clamp(72px,9vw,120px);background:var(--page-soft)}.final-cta-inner{display:flex;min-height:280px;align-items:flex-end;justify-content:space-between;gap:36px;border-radius:var(--radius);padding:clamp(32px,6vw,72px);background:linear-gradient(155deg,rgba(255,255,255,.2),transparent 38%),var(--accent);color:var(--accent-ink)}.final-cta h2{margin-bottom:0;color:var(--accent-ink)}.site-footer{border-top:1px solid var(--line);padding:48px 0;background:var(--page)}.footer-grid{display:grid;grid-template-columns:1fr auto;align-items:start;gap:34px}.footer-grid strong{font-size:1.2rem;letter-spacing:-.03em}.footer-grid p{margin:6px 0 0;font-size:.82rem}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px 24px;color:var(--muted);font-size:.82rem;font-weight:700}.footer-links a:hover{color:var(--ink)}.footer-grid small{grid-column:1 / -1;color:var(--subtle);font-size:.72rem}@media (max-width: 1080px){.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr);gap:36px}.hero-art{min-height:540px}.product-card{grid-column:span 6}.product-card-featured{grid-column:span 12}.custom-grid,.process-grid{grid-template-columns:1fr 1.15fr;gap:48px}}@media (max-width: 820px){:root{--shell: min(100% - 32px, 720px)}.desktop-nav{display:none}.mobile-nav{display:block}.mobile-nav summary{min-width:68px;border:1px solid rgba(10,26,47,.34);border-radius:999px;padding:8px 14px;background:#f3f3ed70;color:var(--rj-navy);cursor:pointer;font-size:.82rem;font-weight:800;list-style:none;text-align:center}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{position:absolute;top:calc(100% + 12px);right:0;display:grid;min-width:210px;overflow:hidden;border:1px solid rgba(10,26,47,.22);border-radius:var(--radius);background:var(--complementary);box-shadow:0 24px 64px #020c1c42}.mobile-nav nav a{padding:13px 16px;border-bottom:1px solid rgba(10,26,47,.14);color:var(--rj-navy);font-size:.9rem;font-weight:750}.mobile-nav nav a:last-child{border-bottom:0;background:var(--accent);color:var(--accent-ink)}.hero{min-height:auto;padding:58px 0 78px}.hero-grid,.path-grid,.custom-grid,.process-grid,.about-grid{grid-template-columns:1fr}.hero-copy{max-width:680px}.hero-art{min-height:620px}.path{min-height:420px}.path-shop{grid-template-columns:1fr .75fr}.path-custom{min-height:360px}.new-drops-showcase{padding-block:30px 34px}.new-drops-heading{margin-bottom:22px;padding-inline:24px}.new-drops-track{padding-inline:24px}.new-drops-loading{min-height:560px}.custom-copy{position:static}.process-grid,.about-grid,.custom-grid{gap:50px}.about-art{max-width:620px}}@media (max-width: 620px){:root{--shell: calc(100% - 24px) }body{font-size:16px}.header-row{min-height:68px}.brand-lockup small{display:none}h1{max-width:12ch;font-size:clamp(2.85rem,13vw,4rem)}.hero-intro{font-size:1rem}.button-row,.button-row .button,.catalog-footer .button,.quote-form .button,.final-cta .button{width:100%}.hero-art{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto;min-height:0;gap:8px;padding:8px}.hero-product-main{grid-column:1 / -1;grid-row:auto}.hero-product-main .hero-product-link{aspect-ratio:4 / 3}.hero-product-secondary .hero-product-link,.hero-product-tertiary .hero-product-link{aspect-ratio:1}.hero-product figcaption{padding:11px 12px 13px}.hero-product-main figcaption{padding:14px 15px 16px}.hero-product-meta{font-size:.56rem}.hero-product figcaption strong{font-size:.75rem}.hero-product-main figcaption strong{font-size:.96rem}.path-section,.featured-section,.catalog-section,.custom-section,.process-section,.about-section{padding:76px 0}.path-shop{grid-template-columns:1fr}.path-shop picture{max-height:290px}.path-shop .path-shop-photo{aspect-ratio:4 / 3;max-height:none}.path{min-height:0}.path-custom{min-height:390px}.new-drops-showcase{padding-block:26px 28px}.new-drops-heading,.new-drops-track{padding-inline:18px}.new-drop-card{flex-basis:min(82vw,310px)}.new-drop-card-copy{min-height:164px;padding:18px}.collection-filter button{min-height:44px}.product-card,.product-card-featured{display:block;grid-column:1 / -1}.product-grid{gap:14px}.product-card-featured .product-image-link,.product-card-featured picture,.product-card-featured img{min-height:0}.product-card img,.product-card-featured img{aspect-ratio:4 / 3}.product-content,.product-card-featured .product-content{padding:20px}.product-content p,.product-card-featured .product-content p{-webkit-line-clamp:2}.product-shop-link{min-height:44px;padding-inline:17px}.catalog-footer,.final-cta-inner{align-items:stretch;flex-direction:column}.field-row{grid-template-columns:1fr}.size-quantity-grid,.print-location-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-list{grid-template-columns:1fr}.review-list>div:nth-child(odd):not(.review-details),.review-list>div:nth-child(2n):not(.review-details){padding-right:0;padding-left:0;border-left:0}.review-actions{display:grid}.confirmation-summary{grid-template-columns:1fr}.confirmation-actions{display:grid}.confirmation-another{width:100%;text-align:center}.quote-form{padding:22px}.quote-form-section{padding:18px}.process-list article{grid-template-columns:1fr;gap:8px}.final-cta-inner{min-height:380px;justify-content:flex-end}.footer-grid{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
