*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--navy:#1b2a4a;--navy-deep:#0f1a30;--navy-light:#243656;--red:#c1272d;--red-hover:#d63a40;--gold:#faf8f3;--gold-light:#c4b07e;--gold-glow:hsla(41,31%,55%,.25);--bg:#070b14;--bg-alt:#0c1220;--surface:#121c30;--surface-hover:#182640;--white:#fff;--text:#c8cdd8;--muted:#7a8499;--border:hsla(0,0%,100%,.07);--radius:16px;--radius-sm:10px;--font:"Inter",system-ui,-apple-system,sans-serif;--ease:cubic-bezier(.25,.46,.45,.94);--max-w:1180px}html{font-size:16px;scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font);line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{display:block;height:auto;max-width:100%}a{color:inherit;text-decoration:none}ol,ul{list-style:none}.rr-container{margin:0 auto;max-width:var(--max-w);padding:0 28px}.rr-center{text-align:center}.rr-mt-48{margin-top:48px}.rr-btn{align-items:center;border:2px solid transparent;border-radius:50px;cursor:pointer;display:inline-flex;font-family:var(--font);font-size:.92rem;font-weight:600;justify-content:center;letter-spacing:.3px;padding:15px 36px;transition:all .35s var(--ease)}.rr-btn--primary{background:var(--red);border-color:var(--red);color:var(--white)}.rr-btn--primary:hover{background:var(--red-hover);border-color:var(--red-hover);box-shadow:0 10px 36px rgba(193,39,45,.35);transform:translateY(-2px)}.rr-btn--outline{background:transparent;border-color:var(--gold);color:var(--gold)}.rr-btn--outline:hover{background:var(--gold);box-shadow:0 10px 36px var(--gold-glow);color:var(--navy-deep);transform:translateY(-2px)}.rr-tag{color:var(--gold);display:block;font-size:.78rem;letter-spacing:2.5px;margin-bottom:14px;text-transform:uppercase}.rr-section-title,.rr-tag{font-weight:700;text-align:center}.rr-section-title{color:var(--white);font-size:clamp(1.55rem,3vw,2.2rem);line-height:1.3;margin-bottom:56px}.rr-header{background:var(--gold);box-shadow:0 2px 20px rgba(0,0,0,.15);left:0;padding:18px 0;position:fixed;top:0;transition:all .4s var(--ease);width:100%;z-index:1000}.rr-header.scrolled{box-shadow:0 4px 28px rgba(0,0,0,.25);padding:12px 0}.rr-header__inner{justify-content:space-between}.rr-header__inner,.rr-logo{align-items:center;display:flex}.rr-logo__img{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:90px;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transform:translateZ(0);transition:height .4s var(--ease);width:auto}.rr-header.scrolled .rr-logo__img{height:70px}.rr-nav{align-items:center;display:flex;gap:38px}.rr-nav a{color:var(--navy);font-size:.92rem;font-weight:600;padding:8px 0;position:relative;transition:color .3s var(--ease)}.rr-nav a:after{background:var(--red);bottom:0;content:"";height:3px;left:0;position:absolute;transition:width .3s var(--ease);width:0}.rr-nav a:hover{color:var(--red)}.rr-nav a:hover:after{width:100%}.rr-hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:6px;position:relative;z-index:1001}.rr-hamburger span{background:var(--navy);border-radius:2px;height:3px;transition:all .3s var(--ease);width:25px}.rr-hamburger.active span:first-child{transform:rotate(45deg) translate(7px,7px)}.rr-hamburger.active span:nth-child(2){opacity:0}.rr-hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.rr-hero{align-items:center;background:linear-gradient(180deg,rgba(7,11,20,.6),rgba(7,11,20,.92)),url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?w=1920&q=80) 50%/cover no-repeat;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding-top:150px;position:relative;text-align:center}.rr-hero__overlay{background:radial-gradient(ellipse at 50% 80%,hsla(41,31%,55%,.06) 0,transparent 60%);inset:0;pointer-events:none;position:absolute}.rr-hero__content{max-width:780px;padding:0 20px;position:relative;z-index:2}.rr-hero__badge{background:hsla(41,31%,55%,.15);border:1px solid hsla(41,31%,55%,.3);border-radius:50px;color:var(--gold);display:inline-block;font-size:.82rem;font-weight:700;letter-spacing:.8px;margin-bottom:28px;padding:10px 24px}.rr-hero__title{color:var(--white);font-size:clamp(2.4rem,5.5vw,4.2rem);font-weight:800;letter-spacing:-.5px;line-height:1.1;margin-bottom:22px}.rr-hero__sub{color:var(--muted);font-size:1.05rem;line-height:1.8;margin:0 auto 40px;max-width:600px}.rr-discover{padding:110px 0}.rr-discover__grid{align-items:center;display:grid;gap:64px;grid-template-columns:1fr 1fr}.rr-discover__img img{border:1px solid var(--border);border-radius:var(--radius);height:420px;object-fit:cover;width:100%}.rr-discover__text h2{color:var(--white);font-size:1.95rem;font-weight:700;line-height:1.3;margin-bottom:20px}.rr-discover__text p{color:var(--muted);font-size:.98rem;line-height:1.75;margin-bottom:32px}.rr-stats{background:var(--bg-alt);border-bottom:1px solid var(--border);border-top:1px solid var(--border);padding:80px 0}.rr-stats__grid{display:grid;gap:50px;grid-template-columns:repeat(3,1fr);text-align:center}.rr-stats__item h3{color:var(--gold);font-size:3.5rem;font-weight:800;letter-spacing:-1px;margin-bottom:8px}.rr-stats__item p{color:var(--muted);font-size:.95rem;line-height:1.5}.rr-services{padding:110px 0}.rr-services__grid{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.rr-services__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:42px 26px;text-align:center;transition:all .4s var(--ease)}.rr-services__card:hover{background:var(--surface-hover);border-color:hsla(41,31%,55%,.4);box-shadow:0 18px 52px rgba(0,0,0,.4);transform:translateY(-8px)}.rr-services__icon{align-items:center;background:hsla(41,31%,55%,.1);border-radius:14px;display:flex;font-size:2.4rem;height:65px;justify-content:center;margin-bottom:20px;margin-left:auto;margin-right:auto;width:65px}.rr-services__card h3{color:var(--white);font-size:1.05rem;font-weight:700;margin-bottom:10px}.rr-services__card p{color:var(--muted);font-size:.88rem;line-height:1.6}.rr-solutions{background:var(--bg-alt);border-bottom:1px solid var(--border);border-top:1px solid var(--border);padding:110px 0}.rr-solutions__grid{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.rr-solutions__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;padding:42px 38px;position:relative;transition:all .4s var(--ease)}.rr-solutions__card:before{background:var(--red);content:"";height:0;left:0;position:absolute;top:0;transition:height .4s var(--ease);width:4px}.rr-solutions__card:hover:before{height:100%}.rr-solutions__card:hover{border-color:hsla(41,31%,55%,.35);box-shadow:0 14px 44px rgba(0,0,0,.35);transform:translateY(-5px)}.rr-solutions__card h4{color:var(--white);font-size:1.15rem;font-weight:700;margin-bottom:14px}.rr-solutions__card p{color:var(--muted);font-size:.92rem;line-height:1.75}.rr-testimonials{padding:110px 0}.rr-google-badge{align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:60px;display:flex;gap:24px;justify-content:center;margin-bottom:48px;margin-left:auto;margin-right:auto;padding:20px 34px;width:fit-content}.rr-google-badge__icon{color:var(--white);font-size:.95rem;font-weight:600}.rr-google-badge__icon,.rr-google-badge__rating{align-items:center;display:flex;gap:10px}.rr-google-badge__score{color:var(--white);font-size:1.5rem;font-weight:800}.rr-google-badge__stars{display:flex;gap:2px}.rr-reviews-wrapper{overflow:hidden;padding:0 50px;position:relative}.rr-reviews__track{cursor:grab;display:flex;gap:24px;transition:transform .5s var(--ease)}.rr-reviews__track.grabbing{cursor:grabbing}.rr-review-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex:0 0 calc(33.333% - 16px);min-width:0;padding:34px 30px;transition:all .4s var(--ease)}.rr-review-card:hover{border-color:hsla(41,31%,55%,.35);box-shadow:0 10px 36px rgba(0,0,0,.3);transform:translateY(-4px)}.rr-review-card__header{align-items:center;display:flex;gap:12px;margin-bottom:18px}.rr-review-card__avatar{align-items:center;background:var(--navy);border-radius:50%;color:var(--gold);display:flex;flex-shrink:0;font-size:1.15rem;font-weight:700;height:46px;justify-content:center;width:46px}.rr-review-card__name{color:var(--white);font-size:.94rem;font-weight:600}.rr-review-card__stars{color:#fbbc05;font-size:.85rem;letter-spacing:1px}.rr-review-card__g{flex-shrink:0;margin-left:auto;opacity:.7}.rr-review-card__text{color:var(--muted);font-size:.9rem;font-style:italic;line-height:1.75}.rr-reviews__arrow{align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:50%;color:var(--gold);cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s var(--ease);width:44px;z-index:5}.rr-reviews__arrow:hover{background:var(--gold);border-color:var(--gold);color:var(--navy-deep);transform:translateY(-50%) scale(1.1)}.rr-reviews__arrow--left{left:0}.rr-reviews__arrow--right{right:0}.rr-faq{background:var(--bg-alt);border-top:1px solid var(--border);padding:110px 0}.rr-faq__list{margin:0 auto;max-width:740px}.rr-faq__item{border-bottom:1px solid var(--border)}.rr-faq__q{align-items:center;background:none;border:none;color:var(--white);cursor:pointer;display:flex;font-family:var(--font);font-size:1rem;font-weight:600;gap:16px;justify-content:space-between;padding:24px 0;text-align:left;transition:color .3s var(--ease);width:100%}.rr-faq__chevron,.rr-faq__q:hover{color:var(--gold)}.rr-faq__chevron{flex-shrink:0;transition:transform .35s var(--ease)}.rr-faq__item.active .rr-faq__chevron{transform:rotate(180deg)}.rr-faq__a{max-height:0;overflow:hidden;transition:max-height .45s var(--ease),padding .45s var(--ease)}.rr-faq__item.active .rr-faq__a{max-height:280px;padding-bottom:22px}.rr-faq__a p{color:var(--muted);font-size:.92rem;line-height:1.8}.rr-footer{background:var(--gold);border-top:3px solid var(--red);padding:64px 0 28px}.rr-footer__top{align-items:center;border-bottom:2px solid rgba(27,42,74,.15);display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between;padding-bottom:40px}.rr-footer__brand{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.rr-footer__logo{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:65px;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;margin-bottom:8px;transform:translateZ(0);width:auto}.rr-footer__phone{color:var(--navy);font-size:1.15rem;font-weight:700}.rr-footer__region{color:var(--navy);font-size:.9rem;opacity:.8}.rr-footer__links{display:flex;gap:32px}.rr-footer__links a{color:var(--navy);font-size:.9rem;font-weight:600;transition:color .3s var(--ease)}.rr-footer__links a:hover{color:var(--red)}.rr-footer__social{display:flex;gap:18px}.rr-footer__social a{color:var(--navy);opacity:.8;transition:all .3s var(--ease)}.rr-footer__social a:hover{color:var(--red);opacity:1;transform:translateY(-2px)}.rr-footer__bottom{align-items:center;color:var(--navy);display:flex;font-size:.82rem;justify-content:space-between;opacity:.8;padding-top:24px}.rr-footer__bottom a{color:var(--navy);font-weight:600;transition:color .3s var(--ease)}.rr-footer__bottom a:hover{color:var(--red)}[data-animate]{opacity:0;transform:translateY(32px);transition:opacity .7s var(--ease),transform .7s var(--ease)}[data-animate].visible{opacity:1;transform:translateY(0)}@media(max-width:1024px){.rr-services__grid{grid-template-columns:repeat(2,1fr)}.rr-review-card{flex:0 0 calc(50% - 12px)}.rr-solutions__grid{grid-template-columns:1fr}}@media(max-width:768px){.rr-hamburger{display:flex}.rr-nav{background:var(--gold);border-left:2px solid var(--red);box-shadow:-6px 0 40px rgba(0,0,0,.6);flex-direction:column;gap:28px;height:100vh;padding:90px 36px 36px;position:fixed;right:-100%;top:0;transition:right .4s var(--ease);width:280px;z-index:1000}.rr-nav.open{right:0}.rr-nav a{color:var(--navy);font-size:1.1rem}.rr-discover__grid{gap:40px;grid-template-columns:1fr}.rr-discover__img img{height:300px}.rr-stats__grid{gap:32px}.rr-services__grid,.rr-stats__grid{grid-template-columns:1fr}.rr-review-card{flex:0 0 100%}.rr-reviews-wrapper{padding:0 44px}.rr-google-badge{flex-direction:column;gap:12px;padding:16px 24px}.rr-footer__top{flex-direction:column;text-align:center}.rr-footer__brand{align-items:center}.rr-footer__links{flex-wrap:wrap}.rr-footer__links,.rr-footer__social{justify-content:center}.rr-footer__bottom{flex-direction:column;gap:12px;text-align:center}.rr-header.scrolled .rr-logo__img,.rr-logo__img{height:100px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.skip-link{background:var(--red);color:#fff;left:0;padding:8px;position:absolute;text-decoration:none;top:-40px;z-index:100}.skip-link:focus{top:0}