.rbx-brand-page{
  --rbx-blue:#0f3051;
  --rbx-blue-soft:#1d4f8f;
  --rbx-light:#f5f7fb;
  --rbx-text:#526377;
  --rbx-border:#e1e6eb;
  color:var(--rbx-text);
}

.rbx-brand-shell{max-width:1180px;margin:0 auto;padding:0 16px;}
.rbx-title-main{font-size:clamp(2rem,4.8vw,3rem);font-weight:800;line-height:1.1;letter-spacing:-1px;margin:0 0 14px;color:#fff;}
.rbx-title-section{font-size:clamp(1.6rem,3.4vw,2.25rem);font-weight:800;line-height:1.15;letter-spacing:-0.5px;color:var(--rbx-blue);margin:0 0 14px;}

.rbx-brand-hero{position:relative;padding:34px 0 52px;background:linear-gradient(135deg,var(--rbx-blue) 0%,var(--rbx-blue-soft) 65%,#2f6db2 100%);overflow:hidden;}
.rbx-brand-hero__overlay{position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.18),transparent 40%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.16),transparent 45%);pointer-events:none;}
.rbx-brand-hero > .rbx-brand-shell{position:relative;z-index:2;}
.rbx-brand-hero__content{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(190px,.7fr);gap:28px;align-items:center;}
.rbx-brand-hero__lead{font-size:1.12rem;color:rgba(255,255,255,.92);margin:0 0 10px;max-width:800px;}
.rbx-brand-hero__desc{color:rgba(255,255,255,.84);font-size:1rem;line-height:1.55;}
.rbx-brand-hero__desc p{margin:0 0 10px;}
.rbx-brand-hero__media{display:flex;justify-content:center;align-items:center;}
.rbx-brand-hero__media img{max-width:220px;width:100%;height:auto;filter:drop-shadow(0 12px 30px rgba(0,0,0,.24));}

.rbx-bc{margin:0 0 24px;}
.rbx-bc__list{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:8px;}
.rbx-bc__item,.rbx-bc__sep{font-size:.88rem;color:rgba(255,255,255,.84);}
.rbx-bc__item a{color:#fff;text-decoration:none;border-bottom:1px dashed rgba(255,255,255,.45);}
.rbx-bc__item a:hover{border-bottom-color:#fff;}
.rbx-bc__current{font-weight:700;color:#fff;}

.rbx-hero-search{margin-top:24px;}
.rbx-hero-search .rbxm-search{display:flex;flex-wrap:wrap;gap:10px;align-items:center;}
.rbx-hero-search .rbxm-search__input{flex:1;min-width:230px;width:100%;min-height:50px;padding:12px 16px 12px 46px;font-size:1rem;border-radius:999px;border:0;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%230f3051' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E") no-repeat 18px center;}
.rbx-hero-search .rbxm-btn{min-height:50px;padding:0 22px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:transparent;color:#fff;font-weight:700;letter-spacing:.01em;}
.rbx-hero-search .rbxm-btn:hover{background:#fff;color:var(--rbx-blue);}
.rbx-hero-search .rbxm-ajax-zone{margin-top:10px;width:100%;max-width:100%;}
.rbx-hero-search .rbxm-search-results{
  width:calc(100% - 16px);
  max-width:calc(100% - 16px);
  margin:6px auto 0;
  border:1px solid rgba(255,255,255,.45);
  border-top:0;
  border-radius:0 0 20px 20px;
  overflow:hidden;
  box-shadow:0 16px 34px rgba(0,0,0,.28);
  background:#fff;
}
.rbx-hero-search a.rbxm-search-result{
  position:relative;
  display:grid !important;
  grid-template-columns:52px minmax(0,1fr) !important;
  align-items:center;
  gap:12px;
  min-height:66px;
  padding:10px 14px;
  color:#0f3051;
  text-decoration:none;
  background:#fff;
  border-bottom:1px solid #e6edf7;
}
.rbx-hero-search a.rbxm-search-result:last-child{
  border-bottom:none;
}
.rbx-hero-search a.rbxm-search-result:hover{
  background:#f8fbff;
}
.rbx-hero-search .rbxm-search-result__media{
  width:52px !important;
  height:52px !important;
  min-width:52px !important;
}
.rbx-hero-search .rbxm-search-result__media img{
  display:block;
  width:100% !important;
  height:100% !important;
  max-width:100% !important;
  max-height:100% !important;
  object-fit:contain !important;
}
.rbx-hero-search .rbxm-search-result__body{min-width:0;}
.rbx-hero-search .rbxm-search-result__title{
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  color:#0f3051;
}

.rbx-brand-editorial{background:var(--rbx-light);padding:54px 0 36px;border-top:1px solid rgba(255,255,255,.12);}
.rbx-editorial-headline{max-width:920px;margin:0 auto;text-align:center;padding:0 10px;}
.rbx-editorial-headline p{color:#586b7d;font-size:1.08rem;line-height:1.62;max-width:840px;margin:0 auto 14px;}

.rbx-brand-catalog-intro{padding:32px 0 8px;background:#fff;text-align:center;}
.rbx-brand-catalog-intro p{margin:0 auto;max-width:860px;font-size:1.04rem;color:#4a5c72;line-height:1.58;}

.rbx-brand-families{padding:8px 0 42px;background:#fff;}
.rbx-brand-empty{margin:0;padding:22px;border:1px solid var(--rbx-border);border-radius:12px;background:#fffaf7;color:#7a5563;text-align:center;}

.rbx-brand-trust{padding:54px 0;background:var(--rbx-light);border-top:1px solid var(--rbx-border);border-bottom:1px solid var(--rbx-border);}
.rbx-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:30px;}
.rbx-trust-item{background:#fff;border:1px solid var(--rbx-border);border-radius:12px;padding:22px 18px;text-align:center;box-shadow:0 8px 20px rgba(10,45,82,.06);}
.rbx-trust-item svg{color:var(--rbx-blue);display:inline-block;margin-bottom:10px;}
.rbx-trust-item h3{margin:0 0 8px;font-size:1.05rem;color:var(--rbx-blue);font-weight:700;}
.rbx-trust-item p{margin:0;font-size:.95rem;color:#607286;line-height:1.55;}

.rbx-support-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;align-items:start;}
.rbx-support-copy h3{margin:0 0 12px;font-size:clamp(1.4rem,2.8vw,1.9rem);color:var(--rbx-blue);line-height:1.2;}
.rbx-support-copy p{margin:0;color:#526377;font-size:1.02rem;line-height:1.62;}
.rbx-support-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;}
.rbx-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:8px;text-decoration:none;font-weight:700;}
.rbx-cta--primary{background:#1ea362;color:#fff;}
.rbx-cta--primary:hover{background:#198a53;color:#fff;}
.rbx-cta--ghost{border:1px solid #1d4f8f;color:#1d4f8f;background:transparent;}
.rbx-cta--ghost:hover{background:#1d4f8f;color:#fff;}

.rbx-support-faq{background:#fff;border:1px solid var(--rbx-border);border-radius:12px;padding:14px;}
.rbx-faq-item{border-bottom:1px solid #edf1f4;padding:10px 0;}
.rbx-faq-item:last-child{border-bottom:0;}
.rbx-faq-item summary{cursor:pointer;font-weight:700;color:#304e67;list-style:none;}
.rbx-faq-item summary::-webkit-details-marker{display:none;}
.rbx-faq-item p{margin:10px 0 0;color:#5f7286;font-size:.95rem;line-height:1.55;}

.rbx-brand-seo{padding:42px 0 54px;background:#fff;}
.rbx-brand-seo .rbx-brand-shell{max-width:920px;}
.rbx-brand-seo h2{margin:0 0 14px;font-size:clamp(1.5rem,2.8vw,2rem);color:var(--rbx-blue);line-height:1.2;}
.rbx-brand-seo p{margin:0 0 14px;font-size:1.02rem;color:#4f6277;line-height:1.65;}
.rbx-brand-seo ol{margin:0;padding-left:1.1rem;color:#4f6277;line-height:1.65;}
.rbx-brand-seo li{margin-bottom:6px;}

@media (max-width:991px){
  .rbx-brand-hero__content{grid-template-columns:1fr;}
  .rbx-brand-hero__media{justify-content:flex-start;}
  .rbx-brand-hero__media img{max-width:170px;}
  .rbx-trust-grid{grid-template-columns:1fr;}
  .rbx-support-grid{grid-template-columns:1fr;}
}

@media (max-width:600px){
  .rbx-title-main{letter-spacing:-0.5px;}
  .rbx-brand-hero{padding:24px 0 38px;}
  .rbx-brand-editorial{padding-top:40px;}
  .rbx-hero-search .rbxm-search{flex-direction:column;align-items:stretch;}
  .rbx-hero-search .rbxm-btn{width:100%;}
  .rbx-hero-search a.rbxm-search-result{
    grid-template-columns:44px minmax(0,1fr) !important;
    gap:10px;
    min-height:58px;
    padding:9px 12px;
  }
  .rbx-hero-search .rbxm-search-result__media{
    width:44px !important;
    height:44px !important;
    min-width:44px !important;
  }
}
