:root{--rjp-red: #d62828;--rjp-blue: #005daa;--rjp-blue-dark: #003d73;--rjp-green: #2c7b2f;--page-bg: #f5f6f7;--card-bg: #ffffff;--line: #d7dde4;--ink: #1f2933;--muted: #5d6b79;--soft-blue: #eef5fb;--radius: 18px;--radius-sm: 12px;--shadow: 0 14px 34px rgba(16, 33, 54, .08);--page-width: 1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;background:var(--page-bg);color:var(--ink)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}.page-width{width:min(calc(100% - 32px),var(--page-width));margin:0 auto}.page-section{padding:22px 0}.eyebrow-text,.eyebrow-light{display:inline-block;margin:0 0 8px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:800}.eyebrow-text{color:var(--rjp-blue)}.eyebrow-light{color:#ffffffd6}.visually-hidden{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}h1,h2,h3,p{margin-top:0}.rte{line-height:1.7}.muted-rte{color:var(--muted)}.arrow-link{color:var(--rjp-blue);font-weight:700}.simple-card,.directory-feature-card,.quick-access-card,.shop-all-hero-card,.submenu-card,.product-layout-card{background:var(--card-bg);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.empty-state-card,.helper-note{padding:18px;border-radius:var(--radius-sm);border:1px dashed #b9c6d3;background:#fff;color:var(--muted)}.button-primary,.button-secondary,.shop-button,.cart-pill,.directory-more-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;font-weight:700}.button-primary,.shop-button{background:var(--rjp-blue);color:#fff}.button-secondary,.cart-pill{background:var(--soft-blue);color:var(--rjp-blue-dark)}.full-width-button{width:100%}.button-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.button-row.center-row{justify-content:center}.button-row.left-align{justify-content:flex-start}.announcement-bar{background:var(--rjp-red);color:#fff}.announcement-track{position:relative;min-height:42px;display:grid;place-items:center}.announcement-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:0 12px;text-align:center;opacity:0;transform:translateY(6px);transition:opacity .25s ease,transform .25s ease;font-size:13px;font-weight:700}.announcement-slide.is-active{opacity:1;transform:translateY(0)}.header-utility,.header-status{background:#fff;border-bottom:1px solid var(--line)}.utility-inner,.header-status-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.utility-links,.utility-right,.status-meta,.status-links,.header-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.header-utility,.header-status{color:var(--muted);font-size:12px}.header-main{background:#fff}.header-main-inner{min-height:88px;display:grid;grid-template-columns:minmax(240px,320px) minmax(260px,1fr) auto;gap:22px;align-items:center}.brand-mark{display:flex;align-items:center;gap:14px;min-width:0}.brand-image{width:108px;height:auto}.brand-copy strong{display:block;font-size:20px}.brand-copy small{display:block;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted)}.header-search{position:relative}.header-search input{width:100%;height:46px;padding:0 48px 0 16px;border:2px solid #a9bfd8;border-radius:999px;background:#fff}.header-search button{position:absolute;top:6px;right:6px;width:34px;height:34px;border:0;border-radius:50%;background:var(--rjp-blue);color:#fff;cursor:pointer}.header-actions{color:var(--muted);font-size:14px}.primary-nav-bar{background:var(--rjp-blue-dark);color:#fff}.primary-nav-inner{display:flex;gap:10px;align-items:center;min-height:48px}.primary-nav{display:flex;overflow-x:auto;scrollbar-width:none}.primary-nav::-webkit-scrollbar{display:none}.primary-nav a{padding:14px 12px;white-space:nowrap;font-size:13px;font-weight:700}.primary-nav a:hover{background:#ffffff1f}.hero-slider{position:relative;min-height:490px;border-radius:26px;overflow:hidden;box-shadow:var(--shadow)}.hero-slides,.hero-slide{min-height:inherit}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .45s ease}.hero-slide.is-active{opacity:1;pointer-events:auto}.hero-slide-media,.hero-slide-media img,.hero-fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-fallback-1{background:linear-gradient(135deg,#2f4b6f,#7998a8 55%,#f2e2c3)}.hero-fallback-2{background:linear-gradient(135deg,#18181b,#2d4f7a 58%,#b7d1e8)}.hero-fallback-3{background:linear-gradient(135deg,#34663b,#9ab77d 55%,#d7d0b7)}.hero-fallback-4{background:linear-gradient(135deg,#274b3b,#7aa27a 56%,#f3d9aa)}.hero-fallback-5{background:linear-gradient(135deg,#604c3b,#b79d72 55%,#f1e3c7)}.hero-slide-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000008c,#0003 58%,#00000026)}.hero-slide-content{position:relative;z-index:1;width:min(560px,calc(100% - 40px));padding:60px 40px;color:#fff}.hero-slide-content h1{font-size:clamp(34px,5vw,62px);line-height:.95;margin-bottom:14px}.hero-slide-content p{font-size:16px;line-height:1.6;margin-bottom:22px}.slider-dots{position:absolute;inset-inline:0;bottom:22px;display:flex;justify-content:center;gap:10px;z-index:2}.slider-dot{width:12px;height:12px;border:0;border-radius:50%;background:#ffffff6b;cursor:pointer}.slider-dot.is-active{background:#fff}.promo-strip-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.promo-strip-grid.small-gap{margin-bottom:18px}.promo-tile{min-height:94px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:18px;display:flex;flex-direction:column;justify-content:center;gap:8px}.promo-tile-title{font-size:20px;font-weight:800;color:var(--rjp-blue-dark)}.promo-tile span:last-child{color:var(--muted);line-height:1.5}.simple-callout{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:28px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.simple-callout h2{font-size:clamp(28px,4vw,40px);margin-bottom:10px}.simple-callout p:last-child{color:var(--muted);line-height:1.6}.section-heading-row{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:16px}.section-heading-row.compact-row{margin-bottom:14px}.collection-grid,.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.collection-card,.product-card,.simple-result-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius-sm);overflow:hidden;box-shadow:var(--shadow)}.collection-card-media,.product-card-media{background:#f0f3f7;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center}.collection-card-media img,.product-card-media img{width:100%;height:100%;object-fit:cover}.collection-card-placeholder,.product-card-placeholder{padding:16px;color:var(--muted)}.large-placeholder{min-height:500px;display:grid;place-items:center}.collection-card-body,.product-card-body,.simple-result-card{padding:16px}.collection-card h3,.product-card h3,.simple-result-card h3{font-size:18px;line-height:1.2;margin-bottom:10px}.collection-card h3{min-height:48px}.product-card h3{min-height:56px;font-size:16px}.product-card-meta{display:flex;gap:10px;align-items:baseline;color:var(--rjp-blue-dark)}.compare-price{color:var(--muted);text-decoration:line-through;font-size:13px}.roomy-grid{gap:18px}.desktop-directory-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:24px;align-items:start}.directory-sidebar,.shop-all-sidebar{position:sticky;top:14px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);overflow:hidden;align-self:start}.directory-sidebar.sticky-visible,.shop-all-sidebar.sticky-visible{display:block}.sidebar-head,.shop-all-sidebar-head{padding:20px 18px 14px;border-bottom:1px solid var(--line)}.directory-sidebar-menu,.shop-all-menu{display:flex;flex-direction:column}.directory-sidebar-menu a,.shop-all-menu-item{min-height:44px;padding:0 18px;border-bottom:1px solid #edf1f4;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;color:#2d3842}.shop-all-menu-item{width:100%;border-left:0;border-right:0;border-top:0;cursor:pointer}.directory-sidebar-menu a:hover,.shop-all-menu-item:hover,.shop-all-menu-item.is-active{background:#f6f9fd;color:#111;font-weight:700}.directory-more-link{margin:16px}.directory-main-content,.shop-all-content{min-width:0}.page-head-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.8fr);gap:22px;align-items:start;margin-bottom:22px}.page-head-grid h1{font-size:clamp(36px,5vw,60px);line-height:1;margin-bottom:12px}.page-head-grid p:last-child{color:var(--muted);line-height:1.7}.quick-access-card{padding:18px}.chip-row{display:flex;flex-wrap:wrap;gap:10px}.chip-row a{min-height:38px;display:inline-flex;align-items:center;padding:0 14px;border-radius:999px;background:var(--soft-blue);color:var(--rjp-blue-dark);font-weight:700}.directory-feature-card{padding:18px;margin-bottom:24px}.feature-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);gap:14px;overflow-x:auto;padding-bottom:8px}.directory-listings{display:flex;flex-direction:column;gap:24px}.directory-block{padding-bottom:24px;border-bottom:1px solid #d2d9e0}.directory-block:last-child{border-bottom:0}.directory-block h2{font-size:clamp(24px,4vw,40px);line-height:1.05}.directory-link-grid,.submenu-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 22px}.directory-link-grid a,.submenu-link-grid a{min-height:44px;display:flex;align-items:center;border-bottom:1px solid #edf1f4;color:#34404c;padding:6px 0}.directory-link-grid a:hover,.submenu-link-grid a:hover{color:var(--rjp-blue)}.mobile-sidebar-toggle{display:none;width:100%;min-height:42px;border:0;background:var(--soft-blue);color:var(--rjp-blue-dark);font-weight:700;border-radius:12px}.shop-all-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:24px;align-items:start}.shop-all-panel{display:none}.shop-all-panel.is-active{display:block}.shop-all-hero-card{display:grid;grid-template-columns:1.08fr .92fr;gap:18px;padding:24px;margin-bottom:18px}.shop-all-hero-card h2{font-size:clamp(28px,4vw,46px);line-height:1.02;margin-bottom:10px}.shop-all-hero-card p{color:var(--muted);line-height:1.7}.shop-all-hero-visual{border-radius:18px;min-height:260px}.shop-all-panel-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:18px}.submenu-card{padding:18px}.mini-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mini-product-grid .product-card h3{min-height:48px}.narrow-page-width{width:min(calc(100% - 32px),860px)}.simple-page-card,.collection-header-card{padding:24px}.search-form-large{display:flex;gap:12px;flex-wrap:wrap}.search-form-large input{flex:1;min-width:260px;height:46px;border:1px solid var(--line);border-radius:999px;padding:0 14px}.product-layout-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,420px);gap:24px;padding:24px}.product-gallery{background:#f3f6fa;border-radius:18px;overflow:hidden}.product-gallery img{width:100%;height:100%;object-fit:cover}.product-info-panel h1{font-size:clamp(30px,4vw,46px);line-height:1.02;margin-bottom:10px}.product-price-row{display:flex;gap:12px;align-items:baseline;color:var(--rjp-blue-dark);font-size:26px;margin-bottom:18px}.product-form{display:grid;gap:14px;margin-top:20px}.product-form select,.product-form input[type=number]{width:100%;min-height:46px;border:1px solid var(--line);border-radius:12px;padding:0 12px}.quantity-row{display:grid;gap:8px}.cart-table-wrap{overflow-x:auto}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:14px 12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.cart-product-cell{display:flex;gap:14px;align-items:start;min-width:260px}.cart-product-cell img{width:80px;height:80px;object-fit:cover;border-radius:10px;background:#f2f5f8}.cart-footer-row{display:flex;justify-content:space-between;align-items:center;gap:18px;padding-top:18px;flex-wrap:wrap}.pagination-bar{padding-top:20px}.pagination-bar .pagination{display:flex;gap:10px;flex-wrap:wrap;list-style:none;padding:0}.pagination-bar a,.pagination-bar span{display:inline-flex;min-width:42px;height:42px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:12px;background:#fff}.site-footer{background:#fff;border-top:1px solid var(--line);margin-top:26px}.footer-grid{display:grid;grid-template-columns:1.15fr .9fr .9fr 1.1fr;gap:26px;padding:36px 0}.footer-logo{width:120px;margin-bottom:16px}.footer-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.newsletter-form{display:grid;gap:10px}.newsletter-form input{min-height:46px;border:1px solid var(--line);border-radius:999px;padding:0 14px}.newsletter-form button{min-height:44px;border:0;border-radius:999px;background:var(--rjp-green);color:#fff;font-weight:700}.center-card{text-align:center}@media(max-width:1100px){.promo-strip-grid,.collection-grid,.product-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-directory-layout,.shop-all-layout,.product-layout-card,.shop-all-panel-grid,.page-head-grid{grid-template-columns:1fr}.directory-sidebar,.shop-all-sidebar{position:static}.directory-sidebar:not(.is-open) .directory-sidebar-menu,.shop-all-sidebar:not(.is-open) .shop-all-menu{display:none}.mobile-sidebar-toggle{display:inline-flex;align-items:center;justify-content:center;margin-bottom:12px}.shop-all-hero-card{grid-template-columns:1fr}}@media(max-width:760px){.page-width{width:min(calc(100% - 20px),var(--page-width))}.header-main-inner{grid-template-columns:1fr;padding:16px 0}.header-actions{justify-content:space-between}.utility-inner,.header-status-inner,.simple-callout{align-items:flex-start}.hero-slider{min-height:420px}.hero-slide-content{width:calc(100% - 30px);padding:36px 20px}.promo-strip-grid,.collection-grid,.product-grid,.mini-product-grid,.directory-link-grid,.submenu-link-grid,.footer-grid{grid-template-columns:1fr}.feature-rail{grid-auto-columns:minmax(220px,1fr)}.primary-nav-inner{flex-wrap:wrap}}.text-link-button{border:0;background:transparent;color:inherit;padding:0;font:inherit;cursor:pointer}.text-link-button:hover{color:var(--rjp-blue)}body.shop-drawer-open{overflow:hidden}.shop-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#17202c75;z-index:39}.shop-drawer{position:fixed;inset:118px 0 auto 0;z-index:40}.shop-drawer-shell{display:grid;grid-template-columns:280px minmax(0,1fr);gap:0;background:transparent;position:relative}.shop-drawer-menu-column{background:#fff;border-radius:18px 0 0 18px;border:1px solid var(--line);border-right:0;box-shadow:var(--shadow);overflow:hidden}.shop-drawer-head{padding:20px 18px 14px;border-bottom:1px solid var(--line)}.shop-drawer-head h2{margin-bottom:8px}.shop-drawer-head p:last-child{color:var(--muted);font-size:14px;line-height:1.6}.shop-drawer-menu{display:flex;flex-direction:column;max-height:min(70vh,720px);overflow:auto}.shop-drawer-item{width:100%;min-height:44px;padding:0 18px;border:0;border-bottom:1px solid #edf1f4;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;color:#2d3842;cursor:pointer}.shop-drawer-item:hover,.shop-drawer-item.is-active{background:#f6f9fd;color:#111;font-weight:700}.drawer-note{padding:16px 18px}.shop-drawer-panel-column{min-width:0;background:#fff;border-radius:0 18px 18px 0;border:1px solid var(--line);box-shadow:var(--shadow);overflow:hidden}.shop-drawer-panel{display:none;padding:20px;max-height:min(70vh,720px);overflow:auto}.shop-drawer-panel.is-active{display:block}.shop-drawer-close{position:absolute;top:10px;right:12px;width:38px;height:38px;border-radius:999px;border:0;background:#fffffff5;color:#233243;font-size:28px;line-height:1;box-shadow:var(--shadow);cursor:pointer}.shop-drawer-hero{display:grid;grid-template-columns:1.08fr .92fr;gap:18px;padding:6px 0 18px}.shop-drawer-hero h3{font-size:clamp(28px,4vw,46px);line-height:1.02;margin-bottom:10px}.shop-drawer-hero p{color:var(--muted);line-height:1.7}.shop-drawer-visual{border-radius:18px;min-height:250px;overflow:hidden;background:#eff4fa}.shop-drawer-visual img{width:100%;height:100%;object-fit:cover;display:block}.shop-drawer-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:18px}.full-width-button{width:100%;justify-content:center}@media(max-width:1100px){.shop-drawer{top:104px;right:0;bottom:14px;left:0}.shop-drawer-shell,.shop-drawer-grid,.shop-drawer-hero{grid-template-columns:1fr}}@media(max-width:760px){.shop-drawer{top:92px;right:10px;bottom:10px;left:10px}.shop-drawer-shell{width:100%;grid-template-columns:1fr}.shop-drawer-menu-column,.shop-drawer-panel-column{border-radius:18px;border-right:1px solid var(--line)}.shop-drawer-menu-column{margin-bottom:12px}.shop-drawer-close{top:-6px;right:0}}.chip-text-button{min-height:38px;display:inline-flex;align-items:center;padding:0 14px;border-radius:999px;background:var(--soft-blue);color:var(--rjp-blue-dark);font-weight:700}.chip-text-button:hover{color:var(--rjp-blue-dark);background:#dfe9f6}.hero-slide-price{font-size:1.2rem;font-weight:700;margin:.35rem 0;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/18/assets/base.css.map */
