*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--recore-surface);color:var(--recore-ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.rt-locked{overflow:hidden}img,svg,video{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{color:var(--recore-primary-strong);line-height:1.08;letter-spacing:-.035em}h1{font-size:clamp(2.6rem,5.3vw,5.2rem);margin-bottom:1.25rem}h2{font-size:clamp(2rem,3.5vw,3.55rem);margin-bottom:1rem}h3{font-size:clamp(1.15rem,1.5vw,1.42rem)}em{font-style:normal;color:var(--recore-primary)}.rte>*:last-child{margin-bottom:0}.rte a{text-decoration:underline;text-underline-offset:.18em}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;padding:0;margin:-1px;border:0;clip:rect(0 0 0 0);white-space:nowrap}.skip-to-content-link{position:fixed;top:10px;left:10px;z-index:10000;padding:12px 18px;border-radius:10px;background:#fff;color:#000;box-shadow:var(--recore-shadow);transform:translateY(-160%)}.skip-to-content-link:focus{transform:none}.rt-container,.recore-container{width:min(calc(100% - 40px),var(--recore-page-width));margin-inline:auto}.rt-container--narrow,.recore-container--narrow{width:min(calc(100% - 40px),920px);margin-inline:auto}.rt-section,.recore-section{padding:clamp(66px,7vw,112px) 0}.rt-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:34px}.rt-section-head>div{max-width:780px}.rt-section-head>p,.rt-section-head>div>p:last-child{max-width:560px;color:var(--recore-muted);margin-bottom:0}.rt-section-head--center{justify-content:center;text-align:center}.rt-section-head--center>div{max-width:760px}.rt-eyebrow,.recore-eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 14px;color:var(--recore-primary);font-size:.76rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.rt-eyebrow:before,.recore-eyebrow:before{content:"";width:28px;height:2px;border-radius:999px;background:currentColor}.rt-eyebrow--light{color:#d8ecff}.rt-kicker{margin:0 0 7px;color:var(--recore-primary);font-size:.75rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.rt-button,.recore-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:9px;padding:12px 20px;border:1px solid transparent;border-radius:999px;font-weight:800;line-height:1.1;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease,border-color .22s ease}.rt-button:hover,.recore-button:hover{transform:translateY(-2px)}.rt-button--primary,.recore-button--primary{background:linear-gradient(135deg,var(--recore-primary),#4f98da);color:#fff;box-shadow:0 12px 30px #2d72b83d}.rt-button--primary:hover,.recore-button--primary:hover{box-shadow:0 17px 40px #2d72b857}.rt-button--secondary,.recore-button--secondary{background:#fff;color:var(--recore-primary-strong);border-color:var(--recore-border)}.rt-button--secondary:hover,.recore-button--secondary:hover{border-color:var(--recore-primary);color:var(--recore-primary)}.rt-button--ghost,.recore-button--ghost{background:transparent;border-color:var(--recore-border);color:var(--recore-primary-strong)}.rt-button--light,.recore-button--light{background:#fff;color:var(--recore-primary-strong);box-shadow:0 12px 34px #00000024}.rt-button--outline-light{border-color:#ffffff5c;color:#fff}.rt-button--small{min-height:42px;padding:10px 16px;font-size:.85rem}.rt-button--full,.recore-button--full{width:100%}.rt-text-link,.recore-text-link{display:inline-flex;align-items:center;gap:8px;color:var(--recore-primary-strong);font-weight:800;white-space:nowrap}.rt-text-link:hover{color:var(--recore-primary)}.rt-icon-button,.recore-icon-button{position:relative;display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:transparent;color:var(--recore-primary-strong);transition:background .2s ease,color .2s ease}.rt-icon-button:hover,.recore-icon-button:hover{background:var(--recore-surface-alt);color:var(--recore-primary)}.rt-socials{display:flex;gap:9px}.rt-socials a{display:grid;width:42px;height:42px;place-items:center;border:1px solid currentColor;border-radius:50%;transition:transform .2s ease,background .2s ease}.rt-socials a:hover{transform:translateY(-2px)}[data-rt-reveal]{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}[data-rt-reveal].is-visible{opacity:1;transform:none}.recore-announcement{position:relative;z-index:80;background:linear-gradient(90deg,#2c73b9,#367fc5 50%,#12355c);color:#fff;font-size:.78rem}.recore-announcement__inner{display:flex;min-height:34px;align-items:center;justify-content:space-between;gap:18px}.recore-announcement__items{position:relative;min-height:20px;flex:1}.recore-announcement__item{position:absolute;inset:0 auto auto 0;opacity:0;transform:translateY(6px);transition:.35s ease}.recore-announcement__item.is-active{opacity:1;transform:none}.recore-announcement__phone{display:flex;align-items:center;gap:7px;font-weight:800}.rt-header{position:relative;z-index:70;background:#fff}.rt-utility{border-bottom:1px solid var(--recore-border);background:#fbfdff;font-size:.76rem}.rt-utility__inner{display:flex;min-height:34px;align-items:center;justify-content:space-between;gap:20px}.rt-utility ul{display:flex;gap:22px;margin:0;padding:0;list-style:none}.rt-utility a:hover{color:var(--recore-primary)}.rt-utility__contact{display:flex;gap:18px}.rt-utility__contact a{display:flex;align-items:center;gap:6px;font-weight:750}.rt-header__bar{position:relative;background:#fffffff5;border-bottom:1px solid var(--recore-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.rt-header__bar.is-sticky{position:fixed;top:0;left:0;right:0;z-index:75;box-shadow:0 12px 34px #0c26421a;animation:rtHeaderDrop .3s ease both}.rt-header__grid{display:grid;grid-template-columns:48px auto auto minmax(260px,1fr) auto;align-items:center;gap:18px;min-height:84px}.rt-header__menu{display:inline-flex;background:var(--recore-surface-alt)}.rt-logo{display:inline-flex;align-items:center;min-width:145px}.rt-logo img{width:auto;max-width:190px;max-height:55px;object-fit:contain}.rt-header__nav>ul{display:flex;align-items:center;gap:2px;margin:0;padding:0;list-style:none}.rt-header__nav li{position:relative}.rt-header__nav>ul>li>a{display:block;padding:12px 10px;border-radius:10px;font-size:.88rem;font-weight:760;white-space:nowrap}.rt-header__nav>ul>li>a:hover,.rt-header__nav>ul>li>a[aria-current=page]{background:var(--recore-surface-alt);color:var(--recore-primary)}.rt-nav-dropdown{position:absolute;top:calc(100% + 9px);left:0;display:grid;min-width:220px;padding:10px;border:1px solid var(--recore-border);border-radius:16px;background:#fff;box-shadow:var(--recore-shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s ease}.rt-has-dropdown:hover .rt-nav-dropdown,.rt-has-dropdown:focus-within .rt-nav-dropdown{opacity:1;visibility:visible;transform:none}.rt-nav-dropdown a{padding:10px 12px;border-radius:9px;font-size:.86rem}.rt-nav-dropdown a:hover{background:var(--recore-surface-alt);color:var(--recore-primary)}.rt-search-trigger{display:flex;min-width:0;height:50px;align-items:center;gap:11px;padding:0 15px;border:1px solid var(--recore-border);border-radius:999px;background:var(--recore-surface-alt);color:var(--recore-muted);text-align:left}.rt-search-trigger span{overflow:hidden;flex:1;text-overflow:ellipsis;white-space:nowrap}.rt-search-trigger kbd{padding:3px 7px;border:1px solid var(--recore-border);border-radius:7px;background:#fff;font-size:.68rem}.rt-header__actions{display:flex;align-items:center}.rt-header__mobile-search{display:none}.rt-cart-count{position:absolute;top:0;right:-2px;display:flex;min-width:19px;height:19px;align-items:center;justify-content:center;padding:0 5px;border:2px solid #fff;border-radius:999px;background:var(--recore-primary);color:#fff;font-size:.64rem;font-weight:850}.rt-cart-count.is-empty{display:none}@keyframes rtHeaderDrop{0%{transform:translateY(-100%)}to{transform:none}}.rt-drawer-overlay,.rt-filter-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#07152599;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;transition:opacity .28s ease}.rt-drawer-overlay.is-visible,.rt-filter-overlay.is-visible{opacity:1}.rt-sidebar{position:fixed;inset:0 auto 0 0;z-index:100;display:flex;width:min(430px,94vw);flex-direction:column;background:#fff;box-shadow:30px 0 80px #081b2f40;transform:translate(-105%);transition:transform .36s cubic-bezier(.22,1,.36,1)}.rt-sidebar.is-open{transform:none}.rt-sidebar__header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid var(--recore-border)}.rt-sidebar__logo img{width:auto;max-width:180px;height:50px;object-fit:contain}.rt-sidebar__body{overflow-y:auto;padding:22px 24px 28px}.rt-sidebar__kicker{margin:0 0 8px;color:var(--recore-muted);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.rt-sidebar__nav ul{margin:0;padding:0;list-style:none}.rt-sidebar__nav>ul>li{border-bottom:1px solid var(--recore-border)}.rt-sidebar__nav a,.rt-sidebar__nav summary{display:flex;align-items:center;justify-content:space-between;padding:14px 0;font-weight:800;cursor:pointer;list-style:none}.rt-sidebar__nav summary::-webkit-details-marker{display:none}.rt-sidebar__nav summary svg{transition:transform .2s ease}.rt-sidebar__nav details[open] summary svg{transform:rotate(180deg)}.rt-sidebar__submenu{display:grid;padding:0 0 12px 15px}.rt-sidebar__submenu a{padding:8px 0;color:var(--recore-muted);font-size:.9rem;font-weight:650}.rt-sidebar__section{margin-top:30px}.rt-sidebar__section h2{margin:0;font-size:.78rem;letter-spacing:.11em;text-transform:uppercase}.rt-sidebar__section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.rt-sidebar__section-head>a{color:var(--recore-primary);font-size:.78rem;font-weight:800}.rt-sidebar__brands{display:grid;grid-template-columns:1fr 1fr;gap:9px}.rt-sidebar__brands a{display:flex;align-items:center;gap:9px;padding:10px;border:1px solid var(--recore-border);border-radius:12px;background:var(--recore-surface-alt);font-size:.85rem;font-weight:750}.rt-sidebar__brand-mark{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;background:var(--recore-primary-strong);color:#fff;font-size:.68rem}.rt-sidebar__quick-links{display:grid}.rt-sidebar__quick-links a{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid var(--recore-border);font-size:.9rem;font-weight:700}.rt-sidebar__support-card{display:grid;grid-template-columns:auto 1fr;gap:12px;margin-top:28px;padding:18px;border-radius:18px;background:linear-gradient(135deg,#eaf4ff,#f8fbff)}.rt-sidebar__support-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:13px;background:#fff;color:var(--recore-primary);box-shadow:var(--recore-shadow-sm)}.rt-sidebar__support-card strong{display:block}.rt-sidebar__support-card p{margin:3px 0 0;color:var(--recore-muted);font-size:.79rem}.rt-sidebar__support-card>a{grid-column:1/-1;color:var(--recore-primary);font-weight:800}.rt-sidebar__footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding:16px 24px;border-top:1px solid var(--recore-border);background:#fbfdff;font-size:.78rem;color:var(--recore-muted)}.rt-search-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120}.rt-search-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#051220a8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.rt-search-modal__dialog{position:relative;width:min(780px,calc(100% - 32px));margin:10vh auto 0;padding:30px;border:1px solid rgba(255,255,255,.6);border-radius:24px;background:#fff;box-shadow:0 30px 100px #05172a59;animation:rtModalIn .25s ease both}.rt-search-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.rt-search-modal__head h2{font-size:clamp(1.7rem,3vw,2.5rem)}.rt-search-modal__form{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:22px;padding:10px 10px 10px 17px;border:1px solid var(--recore-border);border-radius:18px;background:var(--recore-surface-alt)}.rt-search-modal__form input{min-width:0;border:0;outline:0;background:transparent}.rt-search-modal__popular{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px;font-size:.83rem}.rt-search-modal__popular span{color:var(--recore-muted)}.rt-search-modal__popular a{padding:6px 10px;border-radius:999px;background:var(--recore-surface-alt);font-weight:750}@keyframes rtModalIn{0%{opacity:0;transform:translateY(-12px) scale(.98)}to{opacity:1;transform:none}}.rt-hero{position:relative;overflow:hidden;padding:clamp(64px,7vw,104px) 0;background:radial-gradient(circle at 82% 28%,rgba(95,162,222,.2),transparent 30%),linear-gradient(135deg,#fff,#f5f9fd 55%,#eaf3fc)}.rt-hero__orb{position:absolute;border:1px solid rgba(45,114,184,.14);border-radius:50%;pointer-events:none}.rt-hero__orb--one{width:360px;height:360px;left:-170px;bottom:-180px}.rt-hero__orb--two{width:560px;height:560px;right:-300px;top:-250px}.rt-hero__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);align-items:center;gap:clamp(44px,6vw,90px)}.rt-hero__content{position:relative;z-index:2}.rt-hero__content h1{max-width:760px}.rt-hero__text{max-width:640px;color:var(--recore-muted);font-size:clamp(1rem,1.4vw,1.18rem)}.rt-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:27px}.rt-hero__proof{display:flex;align-items:center;gap:12px;margin-top:28px}.rt-hero__proof-avatar{display:grid;width:46px;height:46px;place-items:center;border:3px solid #fff;border-radius:50%;background:linear-gradient(135deg,var(--recore-primary),var(--recore-primary-strong));color:#fff;box-shadow:var(--recore-shadow-sm);font-size:.72rem;font-weight:850}.rt-hero__proof strong,.rt-hero__proof small{display:block}.rt-hero__proof strong{font-size:.86rem}.rt-hero__proof small{color:var(--recore-muted);font-size:.76rem}.rt-hero__visual{position:relative;min-width:0;padding:26px 12px 24px 20px}.rt-hero__media-card{position:relative;overflow:hidden;aspect-ratio:1.16/1;border:1px solid rgba(255,255,255,.72);border-radius:32px;background:#0c2744;box-shadow:0 35px 90px #0f2b4b3d}.rt-hero__image{width:100%;height:100%;object-fit:cover;object-position:center}.rt-hero__media-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,#081f361a,#0d315242)}.rt-hero__media-glow{position:absolute;z-index:1;width:70%;height:70%;right:-20%;bottom:-30%;border-radius:50%;background:#4d9fe252;filter:blur(40px)}.rt-hero__media-caption{position:absolute;z-index:2;left:20px;right:20px;bottom:20px;display:flex;align-items:center;gap:10px;padding:13px 15px;border:1px solid rgba(255,255,255,.55);border-radius:16px;background:#ffffffe0;box-shadow:0 12px 32px #081c302e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.rt-hero__status-dot{width:10px;height:10px;border-radius:50%;background:#24a66a;box-shadow:0 0 0 5px #24a66a1f}.rt-hero__media-caption strong,.rt-hero__media-caption small{display:block}.rt-hero__media-caption strong{font-size:.83rem}.rt-hero__media-caption small{color:var(--recore-muted);font-size:.7rem}.rt-hero__badge{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;min-width:190px;padding:11px 13px;border:1px solid rgba(255,255,255,.7);border-radius:15px;background:#fffffff0;box-shadow:0 18px 42px #0f2b4b2b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:rtFloat 5s ease-in-out infinite}.rt-hero__badge>span{display:grid;width:39px;height:39px;place-items:center;border-radius:11px;background:#e8f4ff;color:var(--recore-primary)}.rt-hero__badge strong,.rt-hero__badge small{display:block}.rt-hero__badge strong{font-size:.76rem}.rt-hero__badge small{color:var(--recore-muted);font-size:.67rem}.rt-hero__badge--quality{left:-18px;top:17%}.rt-hero__badge--warranty{right:-18px;top:9%;animation-delay:-1.2s}.rt-hero__badge--delivery{right:-12px;bottom:13%;animation-delay:-2.5s}@keyframes rtFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.rt-trust{border-top:1px solid var(--recore-border);border-bottom:1px solid var(--recore-border);background:#fff}.rt-trust__track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.rt-trust-card{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start;padding:28px 25px;border-right:1px solid var(--recore-border)}.rt-trust-card:last-child{border-right:0}.rt-trust-card__icon{display:grid;width:45px;height:45px;place-items:center;border-radius:14px;background:var(--recore-surface-alt);color:var(--recore-primary)}.rt-trust-card h2{margin:0 0 5px;font-size:1.04rem;letter-spacing:-.015em}.rt-trust-card p{margin:0;color:var(--recore-muted);font-size:.79rem}.rt-brand-section{background:#fff}.rt-brand-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.rt-brand-card{display:grid;grid-template-columns:minmax(110px,.8fr) 1.2fr;align-items:center;min-height:210px;padding:22px;border:1px solid var(--recore-border);border-radius:22px;background:linear-gradient(145deg,#fff,#f8fbff);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.rt-brand-card:hover{transform:translateY(-5px);border-color:#2d72b859;box-shadow:var(--recore-shadow)}.rt-brand-card__logo{display:grid;min-height:130px;place-items:center;padding:18px;border-radius:18px;background:#fff}.rt-brand-logo{display:grid;place-items:center;width:100%;height:100%}.rt-brand-logo img{width:min(150px,85%);height:78px;object-fit:contain}.rt-brand-card__content{padding-left:20px}.rt-brand-card h3{margin:0 0 6px;font-size:1.3rem}.rt-brand-card p{margin:0 0 17px;color:var(--recore-muted);font-size:.82rem}.rt-brand-card__content>span{display:inline-flex;align-items:center;gap:7px;color:var(--recore-primary);font-size:.78rem;font-weight:800}.rt-category-section{background:var(--recore-surface-alt)}.rt-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rt-category-card{position:relative;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;min-height:340px;border-radius:26px;color:#fff;box-shadow:0 20px 50px #0d305324;transition:transform .25s ease,box-shadow .25s ease}.rt-category-card:hover{transform:translateY(-5px);box-shadow:0 28px 65px #0d305338}.rt-category-card--1{background:linear-gradient(135deg,#2a73b7,#1e5486)}.rt-category-card--2{background:linear-gradient(135deg,#102b4a,#2d638f)}.rt-category-card--3{background:linear-gradient(135deg,#4a95ce,#2d72b8)}.rt-category-card__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;padding:28px 8px 26px 28px}.rt-category-card__badge{display:inline-flex;padding:7px 11px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#ffffff1a;font-size:.66rem;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.rt-category-card h3{margin:28px 0 12px;color:#fff;font-size:clamp(1.8rem,2.3vw,2.55rem)}.rt-category-card p{margin:0 0 20px;color:#ffffffc7;font-size:.88rem}.rt-category-card__link{display:inline-flex;align-items:center;gap:8px;margin-top:auto;font-size:.79rem;font-weight:850;text-transform:uppercase}.rt-category-card__media{display:grid;align-items:end;padding:24px 20px 22px 0}.rt-category-card__media img{width:100%;height:220px;object-fit:contain;filter:drop-shadow(0 20px 25px rgba(0,0,0,.2));transition:transform .3s ease}.rt-category-card:hover .rt-category-card__media img{transform:translateY(-6px) scale(1.03)}.rt-category-card__placeholder{display:grid;height:220px;place-items:center;color:#ffffff8c}.rt-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rt-product-grid--featured{grid-template-columns:repeat(4,minmax(0,1fr))}.rt-product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--recore-border);border-radius:20px;background:#fff;box-shadow:0 8px 28px #0f2b4b0d;transition:transform .23s ease,box-shadow .23s ease,border-color .23s ease}.rt-product-card:hover{transform:translateY(-5px);border-color:#2d72b84d;box-shadow:var(--recore-shadow)}.rt-product-card__media{position:relative;display:grid;overflow:hidden;aspect-ratio:4/3;place-items:center;background:linear-gradient(145deg,#f8fbff,#edf4fa)}.rt-product-card__media img,.rt-product-card__media svg{width:100%;height:100%;padding:24px;object-fit:contain;transition:transform .3s ease}.rt-product-card:hover .rt-product-card__media img{transform:scale(1.035)}.rt-product-card__badges{position:absolute;top:12px;left:12px;display:flex;flex-wrap:wrap;gap:7px}.rt-badge,.recore-badge{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:#edf1f5;color:#5d6875;font-size:.65rem;font-weight:850}.rt-badge--success{background:#e6f8ef;color:#11734c}.rt-badge--sale{background:#fff0e7;color:#b64d13}.rt-product-card__body{display:flex;flex:1;flex-direction:column;padding:17px}.rt-product-card__meta{display:flex;justify-content:space-between;gap:10px;color:var(--recore-muted);font-size:.68rem;text-transform:uppercase}.rt-product-card__title{display:-webkit-box;overflow:hidden;min-height:2.9em;margin:9px 0 12px;font-size:1rem;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2}.rt-product-card__specs{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 12px;padding:0;list-style:none}.rt-product-card__specs li{padding:5px 8px;border-radius:7px;background:var(--recore-surface-alt);color:var(--recore-muted);font-size:.68rem}.rt-price,.recore-price{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:auto}.rt-price__current,.recore-price__current{font-size:1.25rem;font-weight:850;color:var(--recore-primary-strong)}.rt-price__compare,.recore-price__compare{color:#8b95a2;font-size:.83rem}.rt-price__saving,.recore-price__saving{padding:4px 7px;border-radius:6px;background:#e8f4ff;color:var(--recore-primary);font-size:.65rem;font-weight:850}.rt-product-card__actions{margin-top:15px}.rt-product-card__actions form,.rt-product-card__actions .rt-button{width:100%}.rt-placeholder-svg{width:100%;height:100%;color:#dce5ef}.rt-skeleton{display:block;height:15px;margin:9px 0;border-radius:6px;background:#e9eff5}.rt-skeleton--small{width:35%}.rt-skeleton--price{width:25%;height:22px}.rt-split{background:#fff}.rt-split__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(42px,6vw,86px)}.rt-split__media{position:relative;overflow:hidden;aspect-ratio:1.1/1;border-radius:28px;background:var(--recore-surface-alt);box-shadow:var(--recore-shadow-sm)}.rt-split__media img{width:100%;height:100%;object-fit:cover}.rt-split__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(9,31,53,.28),transparent 45%)}.rt-split__media-badge{position:absolute;z-index:2;right:20px;bottom:20px;display:flex;align-items:center;gap:8px;padding:11px 14px;border-radius:999px;background:#fff;color:var(--recore-primary-strong);box-shadow:var(--recore-shadow-sm);font-size:.78rem;font-weight:850}.rt-split__content{max-width:650px}.rt-split__text{color:var(--recore-muted)}.rt-check-list{display:grid;gap:12px;margin:25px 0 28px;padding:0;list-style:none}.rt-check-list li{display:flex;align-items:center;gap:11px;font-weight:720}.rt-check-list li>span{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;background:#e8f4ff;color:var(--recore-primary)}.rt-process{background:var(--recore-surface-alt)}.rt-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.rt-process-card{position:relative;min-height:230px;padding:25px;border:1px solid var(--recore-border);border-radius:20px;background:#fff}.rt-process-card__number{position:absolute;right:20px;top:18px;color:#d4e3f0;font-size:2.3rem;font-weight:900}.rt-process-card__icon{display:grid;width:50px;height:50px;place-items:center;margin-bottom:25px;border-radius:15px;background:#eaf4ff;color:var(--recore-primary)}.rt-process-card h3{margin-bottom:8px}.rt-process-card p{margin:0;color:var(--recore-muted);font-size:.84rem}.rt-promo-section{padding-top:0}.rt-promo{position:relative;display:flex;align-items:center;justify-content:space-between;gap:35px;overflow:hidden;padding:42px 48px;border-radius:26px;background:linear-gradient(130deg,#102b4a,#2467a2 58%,#4f9adb);color:#fff;box-shadow:var(--recore-shadow)}.rt-promo:after{content:"";position:absolute;width:420px;height:420px;right:-190px;top:-220px;border:1px solid rgba(255,255,255,.15);border-radius:50%}.rt-promo h2{max-width:760px;color:#fff;font-size:clamp(2rem,3.5vw,3.4rem)}.rt-promo p{max-width:680px;margin:0;color:#ffffffc2}.rt-promo .rt-button{position:relative;z-index:2;flex:none}.rt-newsletter-section{background:var(--recore-surface-alt)}.rt-newsletter{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;padding:42px;border:1px solid var(--recore-border);border-radius:25px;background:#fff}.rt-newsletter h2{font-size:clamp(1.8rem,3vw,3rem)}.rt-newsletter p{margin:0;color:var(--recore-muted)}.rt-newsletter__form{display:grid;grid-template-columns:1fr auto;gap:10px}.rt-newsletter__form input{min-width:0;height:52px;padding:0 17px;border:1px solid var(--recore-border);border-radius:999px;outline:0}.rt-newsletter__form input:focus{border-color:var(--recore-primary);box-shadow:0 0 0 4px #2d72b81a}.rt-form-message{grid-column:1/-1;margin:6px 0 0;padding:10px 12px;border-radius:10px;font-size:.8rem}.rt-form-message--success{background:#e7f8ef;color:#116b48}.rt-form-message--error{background:#fff0ef;color:#9e2c24}.rt-collection-page{padding:34px 0 90px}.recore-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px;color:var(--recore-muted);font-size:.75rem}.recore-breadcrumbs a:hover{color:var(--recore-primary)}.rt-collection-hero{display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:35px;overflow:hidden;min-height:320px;padding:42px;border:1px solid var(--recore-border);border-radius:26px;background:linear-gradient(130deg,#f7fbff,#e8f3fd);position:relative}.rt-collection-hero h1{margin-bottom:13px;font-size:clamp(2.5rem,4.7vw,4.6rem)}.rt-collection-hero__description,.rt-collection-hero__content>p{max-width:720px;color:var(--recore-muted)}.rt-collection-hero__meta{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:20px}.rt-collection-hero__meta span{display:flex;align-items:center;gap:7px;font-size:.78rem;font-weight:750}.rt-collection-hero__media{display:grid;min-height:240px;place-items:center}.rt-collection-hero__media img{width:100%;height:250px;object-fit:contain;filter:drop-shadow(0 20px 25px rgba(15,43,75,.18))}.rt-collection-hero__monogram{display:grid;width:190px;height:190px;place-items:center;border-radius:38% 62% 55% 45%;background:linear-gradient(135deg,var(--recore-primary-strong),var(--recore-primary));color:#fff;font-size:3.2rem;font-weight:900}.rt-brand-filter-row{display:flex;gap:9px;margin:20px 0}.rt-brand-filter-row a{padding:9px 15px;border:1px solid var(--recore-border);border-radius:999px;background:#fff;font-size:.79rem;font-weight:750}.rt-brand-filter-row a:hover,.rt-brand-filter-row a.is-active{border-color:var(--recore-primary);background:#eaf4ff;color:var(--recore-primary)}.rt-collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 18px;padding:13px 16px;border:1px solid var(--recore-border);border-radius:16px;background:#fff}.rt-collection-toolbar__count{display:flex;align-items:center;gap:6px}.rt-collection-toolbar__count strong{font-size:1.15rem}.rt-collection-toolbar__count span{color:var(--recore-muted)}.rt-collection-toolbar__count em{margin-left:8px;padding:5px 8px;border-radius:999px;background:#eaf4ff;font-size:.68rem}.rt-collection-toolbar__actions{display:flex;align-items:center;gap:10px}.rt-filter-toggle{display:none}.rt-view-toggle{display:flex;padding:3px;border:1px solid var(--recore-border);border-radius:10px}.rt-view-toggle button{display:grid;width:36px;height:34px;place-items:center;border:0;border-radius:7px;background:transparent}.rt-view-toggle button.is-active{background:var(--recore-surface-alt);color:var(--recore-primary)}.rt-sort{display:flex;align-items:center;gap:8px}.rt-sort label{font-size:.74rem;font-weight:750}.rt-sort select{height:42px;padding:0 36px 0 12px;border:1px solid var(--recore-border);border-radius:10px;background:#fff}.rt-active-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.rt-active-filters a{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:#eaf4ff;color:var(--recore-primary);font-size:.75rem;font-weight:750}.rt-active-filters__clear{background:transparent!important;color:var(--recore-muted)!important;text-decoration:underline}.rt-collection-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px}.rt-filters{position:sticky;top:105px;align-self:start;overflow:hidden;border:1px solid var(--recore-border);border-radius:19px;background:#fff;box-shadow:0 8px 25px #0f2b4b0a}.rt-filters__mobile-head{display:none}.rt-filters__form{padding:18px}.rt-filters__intro{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--recore-border)}.rt-filters__intro>div{display:grid}.rt-filters__intro span{color:var(--recore-muted);font-size:.7rem}.rt-filters__intro a{color:var(--recore-primary);font-size:.72rem;font-weight:800}.rt-filter-group{border-bottom:1px solid var(--recore-border)}.rt-filter-group summary{display:flex;align-items:center;justify-content:space-between;padding:16px 0;font-size:.86rem;font-weight:800;cursor:pointer;list-style:none}.rt-filter-group summary::-webkit-details-marker{display:none}.rt-filter-group__summary-meta{display:flex;align-items:center;gap:8px}.rt-filter-group summary em{display:grid;min-width:20px;height:20px;place-items:center;border-radius:999px;background:var(--recore-primary);color:#fff;font-size:.62rem}.rt-filter-group summary svg{transition:transform .2s ease}.rt-filter-group[open] summary svg{transform:rotate(180deg)}.rt-filter-group__body{padding:0 0 16px}.rt-filter-search{display:flex;align-items:center;gap:8px;margin-bottom:9px;padding:8px 10px;border:1px solid var(--recore-border);border-radius:9px}.rt-filter-search input{width:100%;border:0;outline:0;background:transparent;font-size:.78rem}.rt-filter-values{display:grid;gap:3px}.rt-filter-values.is-collapsed .rt-filter-option:nth-child(n+10){display:none}.rt-filter-option{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:7px 2px;font-size:.79rem;cursor:pointer}.rt-filter-option input{position:absolute;opacity:0}.rt-filter-option__box{display:grid;width:19px;height:19px;place-items:center;border:1px solid #c9d5e2;border-radius:5px;background:#fff;color:transparent}.rt-filter-option input:checked+.rt-filter-option__box{border-color:var(--recore-primary);background:var(--recore-primary);color:#fff}.rt-filter-option__count{color:#9aa4b1;font-size:.7rem}.rt-filter-option.is-disabled{opacity:.45;cursor:not-allowed}.rt-filter-more{margin-top:8px;padding:0;border:0;background:transparent;color:var(--recore-primary);font-size:.75rem;font-weight:800}.rt-price-filter{display:grid;grid-template-columns:1fr 1fr;gap:9px}.rt-price-filter label>span{display:block;margin-bottom:5px;color:var(--recore-muted);font-size:.68rem}.rt-price-filter label>div{display:flex;align-items:center;height:42px;padding:0 10px;border:1px solid var(--recore-border);border-radius:9px}.rt-price-filter input{width:100%;min-width:0;border:0;outline:0;background:transparent}.rt-price-filter b{margin-right:4px}.rt-filters__actions{display:grid;gap:9px;padding-top:18px}.rt-filters__empty{display:grid;gap:10px;padding:20px 0;color:var(--recore-muted);text-align:center}.rt-filter-help{display:grid;grid-template-columns:auto 1fr;gap:10px;margin:0 12px 12px;padding:14px;border-radius:14px;background:var(--recore-surface-alt)}.rt-filter-help>span{color:var(--recore-primary)}.rt-filter-help strong{font-size:.78rem}.rt-filter-help p{margin:3px 0;color:var(--recore-muted);font-size:.7rem}.rt-filter-help a{color:var(--recore-primary);font-size:.72rem;font-weight:800}.rt-product-grid.is-list{grid-template-columns:1fr}.rt-product-grid.is-list .rt-product-card{display:grid;grid-template-columns:260px 1fr}.rt-product-grid.is-list .rt-product-card__media{aspect-ratio:4/3}.rt-product-grid.is-list .rt-product-card__title{min-height:auto}.rt-pagination{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:35px}.rt-pagination>a{display:flex;align-items:center;gap:7px;font-weight:750}.rt-pagination>div{display:flex;gap:5px}.rt-pagination>div a,.rt-pagination>div span{display:grid;width:38px;height:38px;place-items:center;border-radius:10px}.rt-pagination>div a{border:1px solid var(--recore-border)}.rt-pagination>div .is-current{background:var(--recore-primary);color:#fff}.rt-empty-state{padding:70px 30px;border:1px dashed var(--recore-border);border-radius:20px;text-align:center}.rt-empty-state>span{display:grid;width:60px;height:60px;margin:0 auto 18px;place-items:center;border-radius:18px;background:var(--recore-surface-alt);color:var(--recore-primary)}.rt-collection-seo{margin-top:60px;padding:35px;border-radius:20px;background:var(--recore-surface-alt)}.rt-collection-seo h2{font-size:1.8rem}.rt-collection-seo .rte{max-width:1000px;color:var(--recore-muted)}.rt-page-shell{background:#fff}.rt-page-hero{padding:58px 0 70px;background:linear-gradient(135deg,#fff,#eef6fd)}.rt-page-hero__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(44px,6vw,90px)}.rt-page-hero__content>p:not(.rt-eyebrow){max-width:650px;color:var(--recore-muted);font-size:1.08rem}.rt-page-hero__actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:26px}.rt-page-hero__media{position:relative;overflow:hidden;aspect-ratio:1.25/1;border-radius:28px;box-shadow:var(--recore-shadow)}.rt-page-hero__media img{width:100%;height:100%;object-fit:cover}.rt-page-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(10,34,58,.35),transparent 50%)}.rt-page-hero__media-chip{position:absolute;z-index:2;right:18px;bottom:18px;display:flex;align-items:center;gap:8px;padding:11px 14px;border-radius:999px;background:#fff;font-size:.76rem;font-weight:850}.rt-contact-socials{display:flex;gap:9px;margin-top:24px}.rt-contact-socials a{display:flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid var(--recore-border);border-radius:999px;background:#fff;font-size:.79rem;font-weight:800}.rt-page-stats{padding:0 0 20px;background:#fff}.rt-page-stats .rt-container{display:grid;grid-template-columns:repeat(4,1fr);margin-top:-25px;position:relative;z-index:2}.rt-page-stats article{padding:24px;border:1px solid var(--recore-border);border-right:0;background:#fff}.rt-page-stats article:first-child{border-radius:18px 0 0 18px}.rt-page-stats article:last-child{border-right:1px solid var(--recore-border);border-radius:0 18px 18px 0}.rt-page-stats strong,.rt-page-stats span{display:block}.rt-page-stats strong{color:var(--recore-primary);font-size:1.4rem}.rt-page-stats span{color:var(--recore-muted);font-size:.78rem}.rt-story-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px}.rt-story-copy{color:var(--recore-muted);font-size:1.03rem}.rt-values-section{background:var(--recore-surface-alt)}.rt-values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.rt-values-grid article{min-height:210px;padding:24px;border:1px solid var(--recore-border);border-radius:19px;background:#fff}.rt-values-grid article>span{display:grid;width:48px;height:48px;place-items:center;margin-bottom:24px;border-radius:14px;background:#e9f4ff;color:var(--recore-primary)}.rt-values-grid p{color:var(--recore-muted);font-size:.84rem}.rt-about-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:42px 48px;border-radius:27px;background:linear-gradient(135deg,#102b4a,#2f77b8);color:#fff}.rt-about-cta h2{max-width:760px;color:#fff}.rt-about-cta p{color:#ffffffbf}.rt-about-cta>div:last-child{display:flex;flex-wrap:wrap;gap:10px;flex:none}.rt-contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:55px}.rt-contact-info h2,.rt-contact-form-card h2{font-size:clamp(2rem,3vw,3.2rem)}.rt-contact-cards{display:grid;gap:10px}.rt-contact-cards>a,.rt-contact-cards>div{display:grid;grid-template-columns:auto 1fr;gap:12px;padding:15px;border:1px solid var(--recore-border);border-radius:15px;background:#fff}.rt-contact-cards>a:hover{border-color:var(--recore-primary);box-shadow:var(--recore-shadow-sm)}.rt-contact-cards>*>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#eaf4ff;color:var(--recore-primary)}.rt-contact-cards strong{font-size:.85rem}.rt-contact-cards p{margin:3px 0 0;color:var(--recore-muted);font-size:.78rem}.rt-contact-note{margin-top:17px;padding:17px;border-radius:15px;background:var(--recore-surface-alt)}.rt-contact-note p{margin:5px 0 0;color:var(--recore-muted);font-size:.78rem}.rt-contact-form-card{padding:30px;border:1px solid var(--recore-border);border-radius:22px;background:#fff;box-shadow:var(--recore-shadow-sm)}.rt-contact-form{display:grid;gap:15px}.rt-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.rt-contact-form label{display:grid;gap:6px}.rt-contact-form label>span{font-size:.75rem;font-weight:750}.rt-contact-form input,.rt-contact-form select,.rt-contact-form textarea{width:100%;border:1px solid var(--recore-border);border-radius:11px;background:#fff;outline:0}.rt-contact-form input,.rt-contact-form select{height:48px;padding:0 13px}.rt-contact-form textarea{padding:12px;resize:vertical}.rt-contact-form input:focus,.rt-contact-form select:focus,.rt-contact-form textarea:focus{border-color:var(--recore-primary);box-shadow:0 0 0 4px #2d72b81a}.rt-brand-directory__toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:28px}.rt-brand-directory__search{display:flex;align-items:center;gap:9px;width:min(380px,100%);height:48px;padding:0 14px;border:1px solid var(--recore-border);border-radius:999px;background:#fff}.rt-brand-directory__search input{width:100%;border:0;outline:0;background:transparent}.rt-brand-directory{display:grid;grid-template-columns:1fr 1fr;gap:18px}.rt-brand-directory-card{position:relative;display:grid;grid-template-columns:150px minmax(0,1fr);overflow:hidden;min-height:270px;padding:23px;border:1px solid var(--recore-border);border-radius:22px;background:linear-gradient(145deg,#fff,#f6faff);transition:.25s ease}.rt-brand-directory-card:hover{transform:translateY(-4px);box-shadow:var(--recore-shadow)}.rt-brand-directory-card__logo{display:grid;min-height:130px;place-items:center;padding:15px;border-radius:17px;background:#fff}.rt-brand-directory-card__content{position:relative;z-index:2;padding:7px 0 0 20px}.rt-brand-directory-card__content>span{color:var(--recore-primary);font-size:.7rem;font-weight:850;text-transform:uppercase}.rt-brand-directory-card h3{margin:8px 0;font-size:1.7rem}.rt-brand-directory-card p{max-width:340px;color:var(--recore-muted);font-size:.84rem}.rt-brand-directory-card__product{position:absolute;right:-25px;bottom:-30px;width:190px;height:140px;opacity:.18}.rt-brand-directory-card__product img{width:100%;height:100%;object-fit:contain}.rt-brand-directory-card[hidden]{display:none}.rt-generic-page{padding:36px 0 90px;background:var(--recore-surface-alt)}.rt-generic-page__card{padding:clamp(28px,5vw,60px);border:1px solid var(--recore-border);border-radius:24px;background:#fff}.rt-generic-page__content{color:#344054}.rt-generic-page__content h2{margin-top:2rem;font-size:1.8rem}.rt-about-template-note{display:none}.recore-support-page,.recore-list-collections,.recore-product-page,.recore-cart-page,.recore-search-page{padding:35px 0 90px}.recore-support-page__hero,.recore-directory-hero{margin-bottom:30px;padding:35px;border:1px solid var(--recore-border);border-radius:22px;background:linear-gradient(135deg,#f8fbff,#eaf4ff)}.recore-directory-hero{display:flex;align-items:center;justify-content:space-between;gap:30px}.recore-support-page__hero p,.recore-directory-hero p{max-width:720px;color:var(--recore-muted)}.recore-support-page__layout{display:grid;grid-template-columns:250px 1fr;gap:25px}.recore-support-page__nav{position:sticky;top:105px;align-self:start;display:grid;padding:18px;border:1px solid var(--recore-border);border-radius:17px;background:#fff}.recore-support-page__nav strong{margin-bottom:8px}.recore-support-page__nav a{padding:10px 0;border-bottom:1px solid var(--recore-border);font-size:.84rem}.recore-support-page__content{padding:30px;border:1px solid var(--recore-border);border-radius:20px;background:#fff}.recore-support-accordions{margin-top:24px}.recore-support-accordions details{border-top:1px solid var(--recore-border)}.recore-support-accordions summary{display:flex;align-items:center;justify-content:space-between;padding:17px 0;font-weight:800;cursor:pointer}.recore-support-accordions details>div{padding-bottom:17px;color:var(--recore-muted)}.recore-support-cta{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:25px;padding:25px;border-radius:18px;background:var(--recore-surface-alt)}.recore-support-cta h2{font-size:1.7rem}.recore-support-cta p{margin:0;color:var(--recore-muted)}.recore-collections-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.recore-collection-card{overflow:hidden;border:1px solid var(--recore-border);border-radius:20px;background:#fff;transition:.25s ease}.recore-collection-card:hover{transform:translateY(-4px);box-shadow:var(--recore-shadow)}.recore-collection-card__media{display:grid;aspect-ratio:4/3;place-items:center;background:var(--recore-surface-alt)}.recore-collection-card__media img{width:100%;height:100%;padding:20px;object-fit:contain}.recore-collection-card>div:last-child{padding:19px}.recore-collection-card h2{font-size:1.45rem}.recore-collection-card p{color:var(--recore-muted);font-size:.82rem}.recore-collection-card strong{display:flex;align-items:center;gap:7px;color:var(--recore-primary);font-size:.8rem}.recore-product-page__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(400px,.95fr);gap:45px}.recore-product-gallery{position:sticky;top:105px;align-self:start}.recore-product-gallery__main{position:relative;display:grid;overflow:hidden;aspect-ratio:1/1;place-items:center;border:1px solid var(--recore-border);border-radius:22px;background:linear-gradient(145deg,#f8fbff,#edf4fa)}.recore-product-gallery__main img,.recore-product-gallery__main>svg{width:100%;height:100%;padding:32px;object-fit:contain}.recore-product-gallery__sale{position:absolute;top:16px;left:16px;padding:7px 10px;border-radius:999px;background:#fff0e7;color:#b64d13;font-size:.72rem;font-weight:850}.recore-product-gallery__thumbs{display:flex;gap:9px;overflow:auto;margin-top:12px;padding-bottom:4px}.recore-product-gallery__thumb{width:76px;height:76px;flex:none;padding:5px;border:1px solid var(--recore-border);border-radius:12px;background:#fff}.recore-product-gallery__thumb.is-active{border-color:var(--recore-primary)}.recore-product-gallery__thumb img{width:100%;height:100%;object-fit:contain}.recore-product-info__topline{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--recore-muted);font-size:.78rem;text-transform:uppercase}.recore-product-info h1{font-size:clamp(2rem,3.8vw,3.4rem)}.recore-product-info__availability{display:flex;align-items:center;gap:8px;margin:13px 0 18px;color:#16714c;font-size:.82rem;font-weight:750}.recore-product-info__availability>span{width:9px;height:9px;border-radius:50%;background:#22a66d}.recore-product-info__availability.is-unavailable{color:#a4453b}.recore-product-info__availability.is-unavailable>span{background:#c8584c}.recore-product-spec-pills{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin:18px 0}.recore-product-spec-pills span{padding:12px;border:1px solid var(--recore-border);border-radius:12px;background:var(--recore-surface-alt)}.recore-product-spec-pills small,.recore-product-spec-pills strong{display:block}.recore-product-spec-pills small{color:var(--recore-muted);font-size:.66rem}.recore-product-spec-pills strong{font-size:.8rem}.recore-product-form{display:grid;gap:13px;margin-top:20px}.recore-product-form>label{font-size:.76rem;font-weight:800}.recore-select-wrap{position:relative}.recore-select-wrap select{width:100%;height:50px;padding:0 42px 0 13px;border:1px solid var(--recore-border);border-radius:11px;background:#fff;-webkit-appearance:none;appearance:none}.recore-select-wrap svg{position:absolute;right:13px;top:16px}.recore-product-form__row{display:grid;grid-template-columns:130px 1fr;gap:10px}.recore-quantity{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;border:1px solid var(--recore-border);border-radius:999px}.recore-quantity button{border:0;background:transparent}.recore-quantity input{width:100%;border:0;outline:0;text-align:center}.recore-product-form__dynamic .shopify-payment-button{margin-top:0}.recore-product-form__message{min-height:20px;color:var(--recore-primary);font-size:.78rem}.recore-product-promises{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:22px 0}.recore-product-promises>div{display:flex;gap:8px;padding:11px;border-radius:12px;background:var(--recore-surface-alt)}.recore-product-promises svg{flex:none;color:var(--recore-primary)}.recore-product-promises strong,.recore-product-promises span{display:block}.recore-product-promises strong{font-size:.7rem}.recore-product-promises span{color:var(--recore-muted);font-size:.62rem}.recore-product-accordion{border-top:1px solid var(--recore-border)}.recore-product-accordion summary{display:flex;align-items:center;justify-content:space-between;padding:16px 0;font-weight:800;cursor:pointer}.recore-product-accordion>div{padding-bottom:16px;color:var(--recore-muted);font-size:.86rem}.recore-product-description{display:grid;grid-template-columns:.65fr 1.35fr;gap:50px;margin-top:70px;padding-top:45px;border-top:1px solid var(--recore-border)}.recore-product-description h2{font-size:2rem}.recore-product-description>.rte{color:var(--recore-muted)}.rt-footer{padding-top:64px;background:#0c2947;color:#ffffffb8}.rt-footer__top{display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:42px;padding-bottom:45px}.rt-footer__logo{display:inline-flex;padding:8px;border-radius:12px;background:#fff}.rt-footer__logo img{width:auto;max-width:190px;height:52px;object-fit:contain}.rt-footer__brand>p{max-width:330px;margin:18px 0;color:#ffffffad;font-size:.82rem}.rt-footer__trust{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:17px}.rt-footer__trust span{display:flex;align-items:center;gap:6px;font-size:.74rem}.rt-socials--footer a{color:#fff;border-color:#ffffff40}.rt-socials--footer a:hover{background:#ffffff1a}.rt-footer__column h2{margin:0 0 16px;color:#fff;font-size:.82rem;letter-spacing:.05em}.rt-footer__column ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.rt-footer__column a,.rt-footer__column p{color:#ffffffad;font-size:.79rem}.rt-footer__column a:hover{color:#fff}.rt-footer__contact{display:grid;align-content:start;gap:10px}.rt-footer__contact>a,.rt-footer__contact p{display:flex;align-items:flex-start;gap:8px;margin:0}.rt-footer__support-link{margin-top:5px;color:#fff!important;font-weight:800}.rt-footer__middle{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:20px 0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.rt-footer__middle strong,.rt-footer__middle span{display:block}.rt-footer__middle strong{color:#fff;font-size:.8rem}.rt-footer__middle span{font-size:.7rem}.rt-payment-icons{display:flex;flex-wrap:wrap;gap:6px}.rt-payment-icons svg{width:38px}.rt-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0 26px;font-size:.7rem}.rt-footer__bottom p{margin:0}.rt-footer__bottom nav{display:flex;gap:14px}.rt-support{position:fixed;right:22px;bottom:22px;z-index:85}.rt-support__toggle{display:flex;min-height:54px;align-items:center;gap:9px;padding:0 18px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--recore-primary),var(--recore-primary-strong));color:#fff;box-shadow:0 18px 45px #0f2b4b4d;font-weight:850}.rt-support__toggle:hover{transform:translateY(-2px)}.rt-support__panel{position:absolute;right:0;bottom:67px;width:min(350px,calc(100vw - 28px));padding:24px;border:1px solid var(--recore-border);border-radius:20px;background:#fff;box-shadow:0 26px 70px #0f2b4b40;animation:rtModalIn .22s ease both}.rt-support__close{position:absolute;right:9px;top:9px}.rt-support__icon{display:grid;width:50px;height:50px;margin-bottom:13px;place-items:center;border-radius:15px;background:#eaf4ff;color:var(--recore-primary)}.rt-support__panel h2{font-size:1.45rem}.rt-support__panel>p:not(.rt-kicker){color:var(--recore-muted);font-size:.84rem}.rt-support__actions{display:grid;gap:9px}.rt-support__email{text-align:center;color:var(--recore-primary);font-size:.76rem;font-weight:800}.recore-toast{position:fixed;left:50%;bottom:25px;z-index:200;max-width:min(430px,calc(100vw - 28px));padding:12px 17px;border-radius:999px;background:var(--recore-primary-strong);color:#fff;box-shadow:var(--recore-shadow);opacity:0;transform:translate(-50%,16px);pointer-events:none;transition:.24s ease;font-size:.8rem;font-weight:800}.recore-toast.is-visible{opacity:1;transform:translate(-50%)}@media(max-width:1240px){.rt-header__grid{grid-template-columns:46px auto minmax(240px,1fr) auto}.rt-header__nav{display:none}.rt-product-grid--featured{grid-template-columns:repeat(3,minmax(0,1fr))}.rt-footer__top{grid-template-columns:1.4fr repeat(3,1fr)}.rt-footer__contact{grid-column:2/-1}.rt-hero__grid{grid-template-columns:minmax(0,.92fr) minmax(430px,1.08fr)}.rt-hero__badge{min-width:175px}}@media(max-width:989px){.rt-container,.recore-container{width:min(calc(100% - 32px),var(--recore-page-width))}.rt-section,.recore-section{padding:70px 0}.rt-utility{display:none}.rt-header__grid{grid-template-columns:46px 1fr auto;min-height:74px}.rt-logo{justify-self:center;min-width:0}.rt-logo img{max-height:48px}.rt-search-trigger{display:none}.rt-header__mobile-search{display:inline-flex}.rt-hero__grid,.rt-page-hero__grid,.rt-split__grid,.rt-contact-layout,.recore-product-page__grid{grid-template-columns:1fr}.rt-hero__content{text-align:center}.rt-hero__content h1,.rt-hero__text{margin-inline:auto}.rt-hero__actions,.rt-hero__proof{justify-content:center}.rt-hero__visual{width:min(760px,100%);margin-inline:auto;padding-top:38px}.rt-hero__badge--quality{left:0}.rt-hero__badge--warranty,.rt-hero__badge--delivery{right:0}.rt-trust__track{grid-template-columns:repeat(2,1fr)}.rt-trust-card:nth-child(2){border-right:0}.rt-trust-card:nth-child(-n+2){border-bottom:1px solid var(--recore-border)}.rt-brand-grid{grid-template-columns:repeat(2,1fr)}.rt-category-grid{grid-template-columns:1fr}.rt-category-card{min-height:310px}.rt-product-grid,.rt-product-grid--featured{grid-template-columns:repeat(2,minmax(0,1fr))}.rt-process-grid,.rt-values-grid{grid-template-columns:repeat(2,1fr)}.rt-newsletter{grid-template-columns:1fr}.rt-page-hero__content{text-align:center}.rt-page-hero__content>p:not(.rt-eyebrow){margin-inline:auto}.rt-page-hero__actions,.rt-contact-socials{justify-content:center}.rt-page-hero__media{width:min(760px,100%);margin-inline:auto}.rt-page-stats .rt-container{grid-template-columns:repeat(2,1fr);margin-top:20px}.rt-page-stats article{border-right:1px solid var(--recore-border);border-radius:0!important}.rt-story-grid{grid-template-columns:1fr;gap:20px}.rt-about-cta{display:block}.rt-about-cta>div:last-child{margin-top:22px}.rt-brand-directory,.rt-collection-hero{grid-template-columns:1fr}.rt-collection-hero__media{display:none}.rt-collection-layout{grid-template-columns:1fr}.rt-filter-toggle{display:inline-flex}.rt-filters{position:fixed;inset:0 auto 0 0;z-index:110;width:min(400px,94vw);overflow:auto;border:0;border-radius:0;box-shadow:30px 0 80px #081b2f40;transform:translate(-105%);transition:transform .34s cubic-bezier(.22,1,.36,1)}.rt-filters.is-open{transform:none}.rt-filters__mobile-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:17px 18px;border-bottom:1px solid var(--recore-border);background:#fff}.rt-filters__mobile-head strong,.rt-filters__mobile-head span{display:block}.rt-filters__mobile-head span{color:var(--recore-muted);font-size:.7rem}.rt-filters__form{padding:0 20px 22px}.rt-filters__intro{padding-top:17px}.recore-product-gallery{position:relative;top:auto}.recore-product-promises{grid-template-columns:1fr}.recore-product-description{grid-template-columns:1fr;gap:15px}.recore-support-page__layout{grid-template-columns:1fr}.recore-support-page__nav{position:relative;top:auto}.recore-collections-grid,.rt-footer__top{grid-template-columns:repeat(2,1fr)}.rt-footer__brand{grid-column:1/-1}.rt-footer__contact{grid-column:auto}.rt-footer__bottom{flex-direction:column;text-align:center}}@media(max-width:749px){.rt-container,.recore-container{width:min(calc(100% - 26px),var(--recore-page-width))}.rt-section,.recore-section{padding:56px 0}.recore-announcement__phone{display:none}.recore-announcement__inner{justify-content:center;text-align:center}.recore-announcement__item{left:50%;width:100%;transform:translate(-50%,6px)}.recore-announcement__item.is-active{transform:translate(-50%)}.rt-header__grid{gap:5px}.rt-logo img{max-width:135px;max-height:44px}.rt-account-link{display:none}.rt-header__actions .rt-icon-button{width:39px;height:39px}.rt-search-modal__dialog{margin-top:5vh;padding:22px}.rt-search-modal__form{grid-template-columns:auto 1fr}.rt-search-modal__form .rt-button{grid-column:1/-1}.rt-hero{padding:48px 0 55px}.rt-hero__content h1{font-size:clamp(2.6rem,12vw,4.2rem)}.rt-hero__visual{padding:20px 0 0}.rt-hero__media-card{aspect-ratio:1/1.08;border-radius:24px}.rt-hero__badge{min-width:0;padding:8px 10px}.rt-hero__badge>span{width:34px;height:34px}.rt-hero__badge strong{font-size:.68rem}.rt-hero__badge small{font-size:.59rem}.rt-hero__badge--quality{left:-4px;top:4%}.rt-hero__badge--warranty{right:-4px;top:14%}.rt-hero__badge--delivery{right:-4px;bottom:9%}.rt-hero__media-caption{left:12px;right:12px;bottom:12px}.rt-hero__actions{display:grid}.rt-hero__actions .rt-button{width:100%}.rt-section-head{display:block}.rt-section-head .rt-text-link{margin-top:10px}.rt-mobile-scroller{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(82%,1fr)!important;grid-template-columns:none!important;overflow-x:auto!important;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;padding-bottom:8px}.rt-mobile-scroller::-webkit-scrollbar{display:none}.rt-mobile-scroller>*{scroll-snap-align:start}.rt-trust{padding:18px 0}.rt-trust__track{gap:10px}.rt-trust-card{min-height:122px;padding:18px;border:1px solid var(--recore-border)!important;border-radius:16px}.rt-brand-grid{gap:12px}.rt-brand-card{grid-template-columns:110px 1fr;min-height:170px;padding:15px}.rt-brand-card__logo{min-height:105px;padding:10px}.rt-brand-logo img{height:60px}.rt-brand-card__content{padding-left:13px}.rt-brand-card h3{font-size:1.15rem}.rt-brand-card p{font-size:.72rem}.rt-category-grid{gap:12px}.rt-category-card{grid-template-columns:1fr;min-height:410px}.rt-category-card__content{padding:24px 24px 0}.rt-category-card__media{position:absolute;right:6px;bottom:5px;width:66%;height:50%;padding:0}.rt-category-card__media img{height:100%}.rt-product-grid--featured{gap:12px}.rt-product-grid--featured.rt-mobile-scroller{grid-auto-columns:minmax(76%,1fr)!important}.rt-product-card__media img,.rt-product-card__media svg{padding:17px}.rt-product-card__body{padding:14px}.rt-product-card__title{font-size:.92rem}.rt-product-card__specs{display:none}.rt-process-grid,.rt-values-grid{gap:12px}.rt-process-card,.rt-values-grid article{min-height:210px}.rt-split__media{aspect-ratio:1/1}.rt-promo{display:block;padding:32px 24px}.rt-promo .rt-button{width:100%;margin-top:20px}.rt-newsletter{padding:24px}.rt-newsletter__form{grid-template-columns:1fr}.rt-page-hero{padding:45px 0}.rt-page-hero__content h1{font-size:clamp(2.6rem,11vw,4rem)}.rt-page-hero__media{aspect-ratio:1/1}.rt-page-stats .rt-container{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:78%!important;grid-template-columns:none!important;overflow-x:auto;scroll-snap-type:x mandatory}.rt-page-stats article{scroll-snap-align:start;border-radius:15px!important}.rt-about-cta{padding:30px 23px}.rt-about-cta>div:last-child{display:grid}.rt-contact-form-card{padding:22px}.rt-form-grid{grid-template-columns:1fr}.rt-brand-directory__toolbar{display:block}.rt-brand-directory__search{margin-top:15px}.rt-brand-directory-card{grid-template-columns:105px 1fr;min-height:220px;padding:16px}.rt-brand-directory-card__content{padding-left:13px}.rt-brand-directory-card__logo{min-height:105px}.rt-collection-page{padding-top:25px}.rt-collection-hero{padding:27px 22px}.rt-collection-toolbar{flex-wrap:wrap}.rt-collection-toolbar__count{width:100%}.rt-collection-toolbar__actions{width:100%;justify-content:space-between}.rt-sort label,.rt-view-toggle{display:none}.rt-product-grid{gap:11px}.rt-product-grid.is-list .rt-product-card{grid-template-columns:120px 1fr}.rt-pagination>div{display:none}.rt-collection-seo{padding:24px}.recore-product-page__grid{gap:28px}.recore-product-gallery__main img{padding:20px}.recore-product-info h1{font-size:2rem}.recore-product-form__row{grid-template-columns:105px 1fr}.recore-product-spec-pills{grid-template-columns:1fr 1fr}.recore-directory-hero,.recore-support-cta{display:block}.recore-directory-hero .recore-button,.recore-support-cta .recore-button{width:100%;margin-top:18px}.recore-collections-grid{grid-template-columns:1fr}.recore-support-page__content{padding:22px}.rt-footer__top{grid-template-columns:1fr;gap:30px}.rt-footer__brand{grid-column:auto}.rt-footer__middle{flex-direction:column;align-items:flex-start}.rt-footer__bottom nav{flex-wrap:wrap;justify-content:center}.rt-support{right:13px;bottom:13px}.rt-support__toggle{width:56px;height:56px;padding:0;justify-content:center}.rt-support__toggle span{display:none}}@media(max-width:420px){.rt-product-grid{grid-template-columns:1fr}.rt-product-card__specs{display:flex}.rt-product-grid--featured.rt-mobile-scroller{grid-auto-columns:86%!important}.rt-brand-card{grid-template-columns:95px 1fr}.rt-category-card{min-height:390px}.rt-brand-directory-card{grid-template-columns:90px 1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-rt-reveal]{opacity:1;transform:none}}.rt-slider__viewport{overflow:hidden;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain}.rt-slider__viewport::-webkit-scrollbar{display:none}.rt-slider__track{display:flex;gap:18px;align-items:stretch}.rt-slider__slide{min-width:0;scroll-snap-align:start}.rt-slider__actions{display:flex;align-items:center;gap:20px}.rt-slider__buttons{display:flex;gap:8px}.rt-slider__button{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--recore-border);border-radius:50%;background:#fff;color:var(--recore-primary-strong);transition:transform .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease}.rt-slider__button:hover:not(:disabled){transform:translateY(-2px);border-color:var(--recore-primary);color:var(--recore-primary)}.rt-slider__button:disabled{opacity:.32;cursor:not-allowed}.rt-slider__progress{overflow:hidden;width:130px;height:4px;margin:20px auto 0;border-radius:999px;background:#dce7f2}.rt-slider__progress span{display:block;width:25%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--recore-primary),var(--recore-accent));transform-origin:left center;transition:transform .2s ease,width .2s ease}.rt-slider__buttons--mobile,.rt-slider__progress--mobile{display:none}.rt-related-products{overflow:hidden;background:linear-gradient(180deg,#f7fbff,#fff)}.rt-related-products__head{align-items:center}.rt-related-products__head h2{margin-bottom:.45rem}.rt-related-products__track>.rt-slider__slide{flex:0 0 calc((100% - 54px)/4)}.rt-related-products .rt-product-card{height:100%}.rt-related-products .rt-product-card__media{aspect-ratio:4/3;min-height:0;max-height:270px}.rt-related-products .rt-product-card__media img,.rt-related-products .rt-product-card__media svg{padding:20px;object-fit:contain}.rt-related-products .rt-product-card__body{min-height:235px}.rt-category-section__aside{display:flex;align-items:flex-end;gap:22px}.rt-category-section__aside>p{max-width:520px;margin:0;color:var(--recore-muted)}.rt-category-card{isolation:isolate}.rt-category-card:before{content:"";position:absolute;inset:auto -15% -35% 35%;z-index:-1;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.22),transparent 68%)}.rt-category-card__glow{position:absolute;right:5%;bottom:4%;width:72%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.18),transparent 65%);filter:blur(5px)}.rt-sidebar__brands{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.rt-sidebar__brands a{min-width:0;flex-direction:column;justify-content:center;gap:7px;padding:10px 7px;text-align:center;font-size:.72rem}.rt-sidebar__brand-logo{display:grid;width:54px;height:38px;place-items:center}.rt-sidebar__brand-logo .rt-brand-logo{display:grid;width:100%;height:100%;place-items:center}.rt-sidebar__brand-logo img{width:100%;height:100%;max-width:52px;max-height:34px;object-fit:contain}.rt-about-story-section{background:#fff}.rt-about-story-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(42px,6vw,88px)}.rt-about-story-media{position:relative;overflow:hidden;min-height:560px;border-radius:28px;background:#eaf3fb;box-shadow:var(--recore-shadow)}.rt-about-story-media>img{width:100%;height:100%;min-height:560px;object-fit:cover}.rt-about-story-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(10,36,63,.38),transparent 55%)}.rt-about-story-badge{position:absolute;z-index:2;left:22px;bottom:22px;display:grid;padding:14px 17px;border:1px solid rgba(255,255,255,.7);border-radius:15px;background:#ffffffeb;box-shadow:var(--recore-shadow-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.rt-about-story-badge strong{color:var(--recore-primary-strong)}.rt-about-story-badge span{color:var(--recore-muted);font-size:.75rem}.rt-about-story-copy>p:not(.rt-eyebrow){color:var(--recore-muted);font-size:1.02rem}.rt-about-story-points{display:grid;gap:12px;margin-top:26px}.rt-about-story-points article{display:grid;grid-template-columns:auto 1fr;gap:13px;padding:16px;border:1px solid var(--recore-border);border-radius:16px;background:#fff;box-shadow:0 8px 25px #0f2b4b0a}.rt-about-story-points article>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#eaf4ff;color:var(--recore-primary)}.rt-about-story-points h3{margin:1px 0 4px;font-size:1rem}.rt-about-story-points p{margin:0;color:var(--recore-muted);font-size:.8rem}.rt-about-process-section{background:linear-gradient(180deg,#f5f9fd,#eef5fb)}.rt-about-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.rt-about-process-grid article{position:relative;overflow:hidden;min-height:245px;padding:26px;border:1px solid var(--recore-border);border-radius:20px;background:#fff;box-shadow:0 12px 35px #0f2b4b0d}.rt-about-process-grid article:after{content:"";position:absolute;right:-40px;bottom:-55px;width:145px;height:145px;border-radius:50%;background:radial-gradient(circle,#dceeff,transparent 70%)}.rt-about-process-grid article>span{display:grid;width:46px;height:46px;place-items:center;margin-bottom:42px;border-radius:14px;background:var(--recore-primary-strong);color:#fff;font-size:.75rem;font-weight:900;letter-spacing:.08em}.rt-about-process-grid h3{margin-bottom:9px}.rt-about-process-grid p{margin:0;color:var(--recore-muted);font-size:.82rem}.rt-support-page{background:linear-gradient(180deg,#f8fbff,#fff)}.rt-support-hero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;padding:34px 38px;border:1px solid var(--recore-border);border-radius:24px;background:linear-gradient(135deg,#fff,#eaf4fd);box-shadow:0 14px 45px #0f2b4b0f}.rt-support-hero__icon{display:grid;width:68px;height:68px;place-items:center;border-radius:20px;background:linear-gradient(135deg,var(--recore-primary-strong),var(--recore-primary));color:#fff;box-shadow:0 12px 30px #2d72b838}.rt-support-hero h1{margin:0 0 8px;font-size:clamp(2.45rem,4.5vw,4.3rem)}.rt-support-hero p:last-child{max-width:760px;margin:0;color:var(--recore-muted)}.rt-support-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0 34px}.rt-support-highlights article{display:grid;grid-template-columns:auto 1fr;gap:12px;min-height:130px;padding:20px;border:1px solid var(--recore-border);border-radius:18px;background:#fff}.rt-support-highlights article>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#e9f4ff;color:var(--recore-primary)}.rt-support-highlights h2{margin:1px 0 5px;font-size:1rem;letter-spacing:-.01em}.rt-support-highlights p{margin:0;color:var(--recore-muted);font-size:.78rem}.rt-support-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:24px;align-items:start}.rt-support-nav{position:sticky;top:110px;padding:20px;border:1px solid var(--recore-border);border-radius:19px;background:#fff;box-shadow:0 10px 30px #0f2b4b0d}.rt-support-nav nav{display:grid}.rt-support-nav nav>a{display:flex;align-items:center;justify-content:space-between;padding:12px 3px;border-bottom:1px solid var(--recore-border);font-size:.84rem;font-weight:750}.rt-support-nav nav>a:hover,.rt-support-nav nav>a.is-active{color:var(--recore-primary)}.rt-support-nav__card{display:grid;margin-top:20px;padding:17px;border-radius:15px;background:linear-gradient(135deg,#eaf4ff,#f8fbff)}.rt-support-nav__card>span{display:grid;width:42px;height:42px;place-items:center;margin-bottom:12px;border-radius:12px;background:#fff;color:var(--recore-primary)}.rt-support-nav__card strong{color:var(--recore-primary-strong)}.rt-support-nav__card p{margin:5px 0 12px;color:var(--recore-muted);font-size:.76rem}.rt-support-nav__card a{color:var(--recore-primary);font-size:.8rem;font-weight:850}.rt-support-content{padding:clamp(25px,4vw,48px);border:1px solid var(--recore-border);border-radius:22px;background:#fff;box-shadow:0 10px 35px #0f2b4b0a}.rt-support-content__intro{color:#344054}.rt-support-content__intro h2{font-size:clamp(1.65rem,2.6vw,2.3rem)}.rt-support-accordions{display:grid;gap:10px;margin-top:30px}.rt-support-accordions details{overflow:hidden;border:1px solid var(--recore-border);border-radius:14px;background:#fff}.rt-support-accordions summary{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 18px;font-weight:800;cursor:pointer;list-style:none}.rt-support-accordions summary::-webkit-details-marker{display:none}.rt-support-accordions summary svg{flex:none;transition:transform .2s ease}.rt-support-accordions details[open] summary svg{transform:rotate(180deg)}.rt-support-accordions details>.rte{padding:0 18px 18px;color:var(--recore-muted);font-size:.88rem}.rt-support-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:28px;padding:34px 38px;border-radius:22px;background:linear-gradient(135deg,#102b4a,#2d72b8);color:#fff}.rt-support-cta h2{margin-bottom:8px;color:#fff}.rt-support-cta p{margin:0;color:#ffffffbf}@media(max-width:1240px){.rt-related-products__track>.rt-slider__slide{flex-basis:calc((100% - 36px)/3)}.rt-about-process-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:989px){.rt-slider__viewport{overflow-x:auto;scroll-snap-type:x mandatory}.rt-related-products__track>.rt-slider__slide{flex-basis:calc((100% - 18px)/2)}.rt-slider__buttons{display:none}.rt-about-story-layout,.rt-support-layout{grid-template-columns:1fr}.rt-about-story-media{min-height:460px}.rt-about-story-media>img{min-height:460px}.rt-support-nav{position:relative;top:auto}.rt-support-nav nav{grid-template-columns:repeat(5,minmax(max-content,1fr));overflow-x:auto;scrollbar-width:none}.rt-support-nav nav::-webkit-scrollbar{display:none}.rt-support-nav nav>a{justify-content:center;padding:10px 14px;border:1px solid var(--recore-border);border-radius:999px;white-space:nowrap}.rt-support-nav nav>a svg{display:none}.rt-support-nav__card{display:none}}@media(max-width:749px){.rt-slider__actions{align-items:flex-start}.rt-related-products__head{display:flex;align-items:flex-start}.rt-related-products__head .rt-slider__actions{display:block}.rt-related-products__head .rt-text-link{margin-top:8px}.rt-related-products__track{gap:12px}.rt-related-products__track>.rt-slider__slide{flex:0 0 82vw;max-width:340px}.rt-related-products .rt-product-card__media{max-height:235px}.rt-related-products .rt-product-card__body{min-height:220px}.rt-slider__progress{width:100px;margin-top:16px}.rt-category-section__aside{display:block}.rt-category-section__aside>p{margin-bottom:14px}.rt-slider__buttons--mobile{display:flex}.rt-slider__progress--mobile{display:block}.rt-category-slider__viewport{margin-right:calc((100vw - 100% - 26px)/-2);padding-right:26px}.rt-category-grid{display:flex!important;grid-template-columns:none!important;gap:12px}.rt-category-card{flex:0 0 84vw;max-width:390px;min-height:445px;grid-template-columns:1fr!important;grid-template-rows:auto minmax(175px,1fr);scroll-snap-align:start}.rt-category-card__content{padding:24px 24px 8px!important}.rt-category-card h3{margin:20px 0 10px;font-size:2rem}.rt-category-card p{max-width:260px;margin-bottom:16px}.rt-category-card__media{position:relative!important;right:auto!important;bottom:auto!important;display:grid;width:100%!important;height:205px!important;align-items:end;padding:0 18px 16px!important}.rt-category-card__media img{width:100%;height:190px!important;max-height:190px;object-fit:contain}.rt-category-card__link{margin-top:0}.rt-about-story-media{min-height:360px;border-radius:21px}.rt-about-story-media>img{min-height:360px}.rt-about-story-badge{left:14px;right:14px;bottom:14px}.rt-about-story-copy>p:not(.rt-eyebrow){font-size:.93rem}.rt-about-process-grid{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:82%!important;grid-template-columns:none!important;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.rt-about-process-grid::-webkit-scrollbar{display:none}.rt-about-process-grid article{scroll-snap-align:start}.rt-support-hero{grid-template-columns:auto 1fr;padding:24px 20px}.rt-support-hero__icon{width:54px;height:54px;border-radius:16px}.rt-support-hero .rt-button{grid-column:1/-1;width:100%}.rt-support-highlights{gap:10px}.rt-support-highlights article{min-height:140px;padding:17px}.rt-support-content{padding:22px}.rt-support-cta{display:block;padding:28px 22px}.rt-support-cta .rt-button{width:100%;margin-top:18px}.rt-footer{padding-top:46px}.rt-footer__top{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 18px!important}.rt-footer__brand{grid-column:1/-1!important}.rt-footer__contact{grid-column:1/-1!important;display:grid;grid-template-columns:1fr 1fr;gap:10px 16px}.rt-footer__contact h2,.rt-footer__contact .rt-footer__support-link{grid-column:1/-1}.rt-footer__column h2{margin-bottom:12px;font-size:.75rem}.rt-footer__column ul{gap:7px}.rt-footer__column a,.rt-footer__column p{font-size:.75rem}.rt-footer__middle{align-items:center!important;text-align:left}.rt-footer__bottom{gap:12px;padding-bottom:88px}.rt-footer__bottom nav{display:flex;flex-wrap:nowrap;gap:12px;overflow-x:auto;max-width:100%;padding-bottom:4px;white-space:nowrap;scrollbar-width:none}.rt-footer__bottom nav::-webkit-scrollbar{display:none}}@media(max-width:420px){.rt-related-products__track>.rt-slider__slide{flex-basis:86vw}.rt-category-card{flex-basis:87vw;min-height:430px}.rt-footer__contact{grid-template-columns:1fr}.rt-footer__contact h2,.rt-footer__contact .rt-footer__support-link{grid-column:auto}}@media(min-width:1241px){.rt-header__grid{min-height:104px}.rt-logo{min-width:235px}.rt-logo img{display:block;width:235px;height:auto;max-width:none;max-height:none;object-fit:contain}}@media(min-width:990px)and (max-width:1240px){.rt-header__grid{min-height:96px}.rt-logo{min-width:218px}.rt-logo img{display:block;width:218px;height:auto;max-width:none;max-height:none;object-fit:contain}}@media(min-width:750px)and (max-width:989px){.rt-header__grid{min-height:92px}.rt-logo{min-width:0;justify-self:center}.rt-logo img{display:block;width:215px;height:auto;max-width:none;max-height:none;object-fit:contain}}@media(max-width:749px){.rt-header__grid{position:relative;min-height:92px;gap:5px}.rt-header__menu{position:relative;z-index:4;justify-self:start}.rt-logo{position:absolute;top:50%;left:50%;z-index:3;min-width:0;margin:0;transform:translate(-50%,-50%)}.rt-logo img{display:block;width:clamp(140px,46vw,205px);height:auto;max-width:none;max-height:none;object-fit:contain}.rt-header__actions{position:relative;z-index:4;justify-self:end}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/recore.css.map */
