:root{--rf-blue:#073b86;--rf-blue-2:#075fc4;--rf-sky:#eaf4ff;--rf-orange:#ff7200;--rf-orange-2:#ff9a00;--rf-ink:#102033;--rf-muted:#5d6b7c;--rf-line:#dbe3ec;--rf-bg:#f5f7fa;--rf-white:#fff;--rf-radius:18px;--rf-shadow:0 18px 45px rgba(13, 45, 82, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--rf-ink);background:var(--rf-white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,select{font:inherit}button{cursor:pointer}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rf-container{width:min(1180px, calc(100% - 36px));margin-inline:auto}.rf-topbar{background:var(--rf-blue);color:#fff;font-size:.85rem}.rf-topbar__inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:20px}.rf-topbar__message{font-weight:700}.rf-topbar__contact{display:flex;align-items:center;gap:18px;color:#dcecff}.rf-topbar__contact a{font-weight:800;color:#fff}.rf-wa-link,.rf-cta__button{display:inline-flex;align-items:center;justify-content:center;gap:12px}.rf-wa-link svg{width:28px;height:28px;flex:0 0 auto}.rf-cta__button svg{width:30px;height:30px;flex:0 0 auto}.site-header{position:relative;z-index:30;background:#fff;border-bottom:1px solid var(--rf-line)}.rf-header__inner{min-height:86px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}.rf-brand{display:inline-flex;align-items:center;gap:11px;min-width:220px}.rf-brand__logo{width:72px;height:58px;object-fit:contain}.rf-brand__name{font-size:1.46rem;font-weight:950;letter-spacing:-.045em;color:var(--rf-blue)}.rf-brand__name span{color:var(--rf-orange)}.rf-header__links{display:flex;justify-content:center;gap:26px;font-weight:800;color:#344358;font-size:.92rem}.rf-header__links a:hover{color:var(--rf-orange)}.rf-header__actions{display:flex;align-items:center;gap:10px}.rf-icon-button{position:relative;width:50px;height:50px;display:grid;place-items:center;border:1px solid var(--rf-line);border-radius:14px;background:#fff;color:var(--rf-ink);transition:.2s ease}.rf-icon-button:hover{border-color:#adc9e8;transform:translateY(-1px);box-shadow:0 8px 18px rgb(7 59 134 / .1)}.rf-icon-button svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.rf-cart-count{position:absolute;top:-8px;right:-7px;min-width:21px;height:21px;padding:0 5px;display:grid;place-items:center;border:2px solid #fff;border-radius:999px;background:var(--rf-orange);color:#fff;font-size:.7rem;font-weight:900}.rf-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f8fbff 0%,#eef6ff 58%,#fff5e9 100%);border-bottom:1px solid var(--rf-line)}.rf-hero::before{content:"";position:absolute;width:620px;height:620px;right:-250px;top:-260px;border-radius:50%;background:radial-gradient(circle,rgb(7 95 196 / .14),transparent 66%)}.rf-hero__inner{position:relative;min-height:610px;padding:64px 0 54px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:52px}.rf-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #c7dcf3;border-radius:999px;background:rgb(255 255 255 / .82);color:var(--rf-blue);font-size:.8rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.rf-eyebrow::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--rf-orange);box-shadow:0 0 0 4px rgb(255 114 0 / .14)}.rf-hero h1{max-width:650px;margin:20px 0 18px;font-size:clamp(2.45rem, 5vw, 4.85rem);line-height:.98;letter-spacing:-.062em;color:#092952}.rf-hero h1 em{font-style:normal;color:var(--rf-orange)}.rf-hero__copy{max-width:610px;margin:0;color:var(--rf-muted);font-size:1.12rem}.rf-brand-list{display:flex;flex-wrap:wrap;gap:16px 22px;margin-top:24px;align-items:center}.rf-brand-pill{min-width:0;min-height:0;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:0;background:#fff0;box-shadow:none;transition:transform .2s ease,opacity .2s ease}.rf-brand-pill:hover{transform:translateY(-2px);opacity:.92}.rf-brand-pill__logo{display:block;width:auto;height:34px;max-width:118px;object-fit:contain}.rf-hero__note{margin-top:23px;display:flex;gap:11px;align-items:flex-start;color:#344358;font-size:.9rem}.rf-hero__note svg{flex:0 0 auto;width:21px;height:21px;color:var(--rf-blue-2);fill:none;stroke:currentColor;stroke-width:2}.rf-finder-wrap{position:relative}.rf-finder-watermark{position:absolute;width:290px;right:-42px;top:-108px;opacity:.13;filter:saturate(.9);pointer-events:none}.rf-finder{position:relative;padding:28px;border:1px solid rgb(202 216 232 / .9);border-radius:24px;background:rgb(255 255 255 / .94);box-shadow:var(--rf-shadow);backdrop-filter:blur(8px)}.rf-finder__top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.rf-finder__top h2{margin:0;font-size:1.45rem;letter-spacing:-.035em;color:#0c2e57}.rf-finder__top p{margin:4px 0 0;color:var(--rf-muted);font-size:.88rem}.rf-finder__badge{flex:0 0 auto;padding:7px 10px;border-radius:9px;background:#e9f3ff;color:var(--rf-blue);font-size:.72rem;font-weight:900}.rf-tabs{display:grid;grid-template-columns:1fr 1fr;padding:4px;margin-bottom:18px;border-radius:12px;background:#edf2f7}.rf-tab{border:0;border-radius:9px;padding:10px 12px;background:#fff0;color:#536275;font-size:.87rem;font-weight:900}.rf-tab.is-active{background:#fff;color:var(--rf-blue);box-shadow:0 4px 12px rgb(13 45 82 / .09)}.rf-finder-panel[hidden]{display:none}.rf-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rf-field--wide{grid-column:1 / -1}.rf-field label{display:block;margin:0 0 6px 2px;color:#33465b;font-size:.75rem;font-weight:900}.rf-field select,.rf-field input{width:100%;height:48px;padding:0 13px;border:1px solid #ccd8e5;border-radius:11px;background:#fff;color:#1d2f44;outline:none}.rf-field select:focus,.rf-field input:focus{border-color:var(--rf-blue-2);box-shadow:0 0 0 3px rgb(7 95 196 / .12)}.rf-submit{width:100%;min-height:51px;margin-top:14px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--rf-orange),var(--rf-orange-2));color:#fff;font-weight:950;box-shadow:0 12px 24px rgb(255 114 0 / .25)}.rf-submit:hover{filter:brightness(.97);transform:translateY(-1px)}.rf-finder__help{margin:15px 0 0;text-align:center;color:#667587;font-size:.78rem}.rf-finder__help a{color:var(--rf-blue);font-weight:900}.rf-trustbar{position:relative;margin-top:-1px;background:#fff;border-bottom:1px solid var(--rf-line)}.rf-trustbar__inner{display:grid;grid-template-columns:repeat(4,1fr)}.rf-trust{min-height:96px;padding:20px 22px;display:flex;align-items:center;gap:12px;border-right:1px solid var(--rf-line)}.rf-trust:last-child{border-right:0}.rf-trust__icon{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;background:var(--rf-sky);color:var(--rf-blue)}.rf-trust__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.rf-trust strong{display:block;font-size:.91rem}.rf-trust span{display:block;color:var(--rf-muted);font-size:.76rem}.rf-section{padding:72px 0}.rf-section--soft{background:var(--rf-bg)}.rf-section__head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:30px}.rf-section__head h2{margin:0;font-size:clamp(1.75rem, 3vw, 2.5rem);letter-spacing:-.045em;color:#0b2c55}.rf-section__head p{max-width:580px;margin:7px 0 0;color:var(--rf-muted)}.rf-text-link{color:var(--rf-blue);font-weight:900;white-space:nowrap}.rf-brand-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:18px 24px;align-items:center}.rf-brand-card{min-height:72px;padding:0;display:grid;place-items:center;text-align:center;border:0;border-radius:0;background:#fff0;transition:transform .2s ease,opacity .2s ease}.rf-brand-card:hover{transform:translateY(-2px);opacity:.92}.rf-brand-card__logo{display:block;width:auto;height:44px;max-width:120px;object-fit:contain}.rf-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.rf-category-card{position:relative;min-height:190px;padding:24px;overflow:hidden;border:1px solid var(--rf-line);border-radius:18px;background:#fff}.rf-category-card::after{content:"";position:absolute;width:120px;height:120px;right:-35px;bottom:-40px;border-radius:50%;background:var(--rf-sky)}.rf-category-card__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:#eef5fd;color:var(--rf-blue)}.rf-category-card__icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8}.rf-category-card h3{margin:18px 0 7px;font-size:1.05rem}.rf-category-card p{margin:0;color:var(--rf-muted);font-size:.84rem}.rf-category-card a{position:absolute;inset:0;z-index:2}.rf-cta{padding:30px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px;border-radius:22px;background:linear-gradient(135deg,var(--rf-blue),#075fc4);color:#fff;box-shadow:var(--rf-shadow)}.rf-cta h2{margin:0 0 5px;font-size:1.65rem}.rf-cta p{margin:0;color:#dcecff}.rf-cta__button{padding:13px 20px;border-radius:12px;background:#fff;color:var(--rf-blue);font-weight:950;white-space:nowrap;font-size:1rem}.rf-cta__button:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgb(7 59 134 / .18)}.site-main{min-height:50vh}.rf-content{padding:48px 0 70px}.site-footer{padding:55px 0 25px;background:#071c35;color:#dce5f0}.rf-footer__grid{display:grid;grid-template-columns:1.35fr .8fr .8fr;gap:50px}.site-footer .rf-brand__name{color:#fff}.rf-footer__about{max-width:470px;margin-top:17px;color:#9fb0c3}.rf-footer h3{margin:0 0 15px;color:#fff;font-size:.95rem}.rf-footer a{display:block;margin:8px 0;color:#c6d2df;font-size:.88rem}.rf-footer__bottom{margin-top:38px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgb(255 255 255 / .1);color:#8295aa;font-size:.8rem}.woocommerce .products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:15px!important;border:1px solid var(--rf-line);border-radius:16px;background:#fff}.woocommerce ul.products li.product .button,.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{border-radius:10px;background:var(--rf-blue);color:#fff}.woocommerce span.onsale{background:var(--rf-orange)}@media (max-width:1050px){.rf-header__links{display:none}.rf-header__inner{grid-template-columns:1fr auto}.rf-hero__inner{grid-template-columns:1fr;min-height:auto;padding-top:52px}.rf-hero__copy,.rf-hero h1{max-width:760px}.rf-finder-wrap{max-width:760px}.rf-brand-grid{grid-template-columns:repeat(4,1fr)}.rf-brand-pill__logo{height:30px;max-width:104px}.rf-trustbar__inner{grid-template-columns:repeat(2,1fr)}.rf-trust:nth-child(2){border-right:0}.rf-trust:nth-child(-n+2){border-bottom:1px solid var(--rf-line)}.rf-category-grid{grid-template-columns:repeat(2,1fr)}.woocommerce .products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:680px){.rf-container{width:min(100% - 24px, 1180px)}.rf-topbar__inner{justify-content:center;min-height:34px}.rf-topbar__contact{display:none}.rf-header__inner{min-height:72px;gap:10px}.rf-brand{min-width:0;gap:7px}.rf-brand__logo{width:53px;height:46px}.rf-brand__name{font-size:1.12rem}.rf-icon-button{width:44px;height:44px;border-radius:12px}.rf-hero__inner{padding:40px 0 38px;gap:35px}.rf-hero h1{font-size:clamp(2.25rem, 12vw, 3.3rem)}.rf-hero__copy{font-size:1rem}.rf-finder{padding:18px;border-radius:19px}.rf-finder__top{display:block}.rf-finder__badge{display:inline-block;margin-top:10px}.rf-field-grid{grid-template-columns:1fr}.rf-field--wide{grid-column:auto}.rf-finder-watermark{display:none}.rf-trustbar__inner{grid-template-columns:1fr}.rf-trust{border-right:0;border-bottom:1px solid var(--rf-line)}.rf-trust:last-child{border-bottom:0}.rf-section{padding:54px 0}.rf-section__head{display:block}.rf-section__head .rf-text-link{display:inline-block;margin-top:12px}.rf-brand-grid{grid-template-columns:repeat(2,1fr)}.rf-brand-pill{padding:0}.rf-brand-pill__logo{height:26px;max-width:88px}.rf-brand-card__logo{height:34px;max-width:96px}.rf-category-grid{grid-template-columns:1fr}.rf-cta{grid-template-columns:1fr;padding:24px}.rf-wa-link svg{width:26px;height:26px}.rf-cta__button{text-align:center}.rf-cta__button svg{width:28px;height:28px}.rf-footer__grid{grid-template-columns:1fr;gap:30px}.rf-footer__bottom{display:block}.woocommerce .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}