*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:#0a0d1a;color:#f0ede8;font-family:"DM Sans",sans-serif;font-size:1rem;line-height:1.7;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}.rrw-skip-link,a{color:inherit;text-decoration:none}ul{list-style:none}.rrw-skip-link{position:absolute;top:-100%;left:1rem;z-index:10000;background:#d42b25;color:#f0ede8;font-family:"Syne",sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.6rem 1.25rem;border-radius:0 0 6px 6px;transition:top .2s}.rrw-skip-link:focus{top:0}h1,h2,h3,h4{font-family:"Syne",sans-serif;color:#f0ede8}h1{font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:800}h2,h3{font-size:clamp(1.7rem,3.5vw,2.75rem);font-weight:700}h3{font-size:clamp(1.05rem,2vw,1.35rem)}h4{font-size:1rem;font-weight:600}p{color:#aeacba;line-height:1.8;margin-bottom:1rem}p:last-child{margin-bottom:0}.rrw-container,.rrw-container--narrow{max-width:1160px;margin:0 auto;padding:0 2rem}.rrw-container--narrow{max-width:760px}.section{padding:4rem 0}.text-center{text-align:center}.btn{display:inline-flex;align-items:center;gap:.5rem;font-family:"Syne",sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.875rem 1.75rem;border-radius:4px;transition:all .22s;cursor:pointer;text-decoration:none;border:0;white-space:nowrap}.btn-primary{background:#d42b25;color:#f0ede8}.btn-primary:hover{background:#b82220;transform:translateY(-1px);box-shadow:0 8px 28px rgb(212 43 37/.35);color:#f0ede8}.btn-outline{background:#fff0;color:#f0ede8;border:1.5px solid rgb(255 255 255/.2)}.btn-outline:hover{border-color:#d42b25;color:#d42b25}.btn-lg{padding:1rem 2.25rem;font-size:.88rem}:focus{outline:0}:focus-visible{border-radius:3px}.btn:focus-visible,:focus-visible{outline:2px solid #d42b25;outline-offset:3px}.rrw-header{position:fixed;top:0;left:0;right:0;z-index:999;background:#fff0;transition:background .28s,box-shadow .28s}.rrw-header-inner{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:88px;gap:1.5rem}.rrw-logo-link{flex-shrink:0;text-decoration:none;display:flex;align-items:center}.rrw-logo-img{height:64px;width:auto;object-fit:contain}.footer-logo .rrw-logo-img{height:56px}.rrw-nav{display:flex;align-items:center;gap:1.75rem;flex:1;justify-content:center;padding:0 1rem}.rrw-nav>a{font-family:"Syne",sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#aeacba;transition:color .2s}.rrw-dd-wrap:hover .rrw-dd-toggle,.rrw-nav>a:hover{color:#f0ede8}.rrw-dd-wrap{position:relative}.rrw-dd-toggle{font-family:"Syne",sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#aeacba;cursor:pointer;display:flex;align-items:center;gap:5px;transition:color .2s;user-select:none;background:0 0;border:0;padding:0;box-shadow:none;outline:0;text-decoration:none;white-space:nowrap}.rrw-dd-toggle:focus-visible{outline:2px solid #d42b25;outline-offset:3px;border-radius:3px}.rrw-chevron{width:9px;height:9px;transition:transform .2s}.rrw-dd-wrap::after{content:"";position:absolute;top:100%;left:-20px;right:-20px;height:16px;display:none}.rrw-dd-menu{display:none;position:absolute;top:calc(100% + 4px);left:50%;transform:translateX(-50%);background:#0f1322;border:1px solid rgb(255 255 255/.08);border-radius:10px;padding:.5rem;min-width:230px;z-index:9999;box-shadow:0 20px 60px rgb(0 0 0/.6)}.rrw-dd-menu a{display:flex;align-items:center;gap:.6rem;padding:.65rem 1rem;border-radius:6px;font-family:"Syne",sans-serif;font-size:.78rem;font-weight:600;color:#aeacba;letter-spacing:.03em;text-transform:uppercase;transition:all .15s}.rrw-dd-menu a:hover{background:rgb(212 43 37/.12);color:#f0ede8}.rrw-dd-menu svg{width:15px;height:15px;flex-shrink:0;color:#d42b25}.rrw-header-cta{display:flex;align-items:center;gap:1rem;flex-shrink:0}.rrw-mobile-nav a,.rrw-phone-link{font-family:"Syne",sans-serif;font-weight:700;transition:color .2s}.rrw-phone-link{font-size:.82rem;color:#d42b25;white-space:nowrap;letter-spacing:.02em}.rrw-mobile-nav a:hover,.rrw-phone-link:hover{color:#f0ede8}.rrw-burger{display:none;background:0 0;border:0;cursor:pointer;flex-direction:column;gap:5px;padding:10px;min-width:44px;min-height:44px;justify-content:center;align-items:center}.rrw-burger span{display:block;width:24px;height:2px;background:#f0ede8;border-radius:2px;transition:all .25s}.rrw-mobile-nav{position:fixed;inset:76px 0 0;background:rgb(10 13 26/.98);backdrop-filter:blur(20px);z-index:998;overflow-y:auto;transform:translateX(100%);transition:transform .3s ease;pointer-events:none}.rrw-mobile-inner{padding:1.5rem 2rem;display:flex;flex-direction:column}.rrw-mobile-nav a{display:block;padding:.875rem 0;font-size:1rem;color:#aeacba;border-bottom:1px solid rgb(255 255 255/.05)}.rrw-mobile-nav a.sub{padding-left:1.25rem;font-size:.85rem;font-weight:600;color:rgb(174 172 186/.7)}.rrw-mobile-nav a.mobile-contact{color:#f0ede8;border:1.5px solid rgb(255 255 255/.2);border-radius:4px;text-align:center;padding:.8rem;margin-top:1.5rem}.rrw-mobile-nav a.mobile-cta{margin-top:.75rem;text-align:center;background:#d42b25;color:#f0ede8;border-radius:4px;padding:.875rem;border:0}@media (max-width:960px){.rrw-nav,.rrw-phone-link{display:none}.rrw-burger{display:flex}}@media (max-width:480px){.rrw-header-cta .btn{display:none}}.rrw-section-label{display:inline-block;font-family:"Syne",sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#d42b25;margin-bottom:1rem}.rrw-card{background:#0f1322;border-radius:12px;border:1px solid rgb(255 255 255/.06);padding:2rem;transition:border-color .25s,transform .25s;display:flex;flex-direction:column;height:100%}.rrw-card:hover{border-color:rgb(212 43 37/.35);transform:translateY(-3px)}.rrw-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:stretch}@media (max-width:900px){.rrw-services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.rrw-services-grid{grid-template-columns:1fr}}.rrw-service-card{background:#0f1322;border-radius:12px;border:1px solid rgb(255 255 255/.06);padding:1.75rem;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;min-height:220px;transition:all .25s;text-decoration:none;color:inherit}.rrw-service-card:hover{border-color:#d42b25;transform:translateY(-3px)}.rrw-service-card-icon{width:44px;height:44px;border-radius:10px;background:rgb(212 43 37/.1);border:1px solid rgb(212 43 37/.2);display:flex;align-items:center;justify-content:center;color:#d42b25;flex-shrink:0}.rrw-service-card-icon svg{width:20px;height:20px}.rrw-service-card h3{font-size:1rem;margin-bottom:.25rem;color:#f0ede8}.rrw-service-card p{font-size:.88rem;flex:1}.rrw-service-card-link{margin-top:auto;font-family:"Syne",sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#d42b25}.rrw-trust-bar{padding:1.25rem 0;background:#0f1322;border-top:1px solid rgb(255 255 255/.05);border-bottom:1px solid rgb(255 255 255/.05)}.rrw-trust-inner{display:flex;align-items:center;justify-content:center;gap:2.5rem;flex-wrap:wrap}.rrw-trust-item{display:flex;align-items:center;gap:.5rem;font-family:"Syne",sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#aeacba}.rrw-trust-item svg{width:14px;height:14px;color:#d42b25;flex-shrink:0}.rrw-process{counter-reset:step}.rrw-process-item{display:flex;gap:2rem;padding:2rem 0;border-bottom:1px solid rgb(255 255 255/.05)}.rrw-process-item:last-child{border-bottom:none}.rrw-process-num{counter-increment:step;flex-shrink:0;width:46px;height:46px;border-radius:50%;background:rgb(212 43 37/.1);border:1px solid rgb(212 43 37/.3);display:flex;align-items:center;justify-content:center;font-family:"Syne",sans-serif;font-size:.95rem;font-weight:800;color:#d42b25}.rrw-process-num::before{content:counter(step,decimal-leading-zero)}.rrw-process-content h3{font-size:1.05rem;margin-bottom:.5rem}.rrw-features-split{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}@media (max-width:860px){.rrw-features-split{grid-template-columns:1fr;gap:2.5rem}}.rrw-feature-list{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}.rrw-feature-item{display:flex;gap:1rem}.rrw-feature-check{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:rgb(212 43 37/.12);border:1px solid rgb(212 43 37/.3);display:flex;align-items:center;justify-content:center;color:#d42b25;margin-top:2px}.rrw-feature-check svg{width:10px;height:10px}.rrw-feature-item h4{font-size:.95rem;margin-bottom:.25rem}.rrw-feature-item p{font-size:.88rem}.rrw-cta-banner{background:linear-gradient(135deg,#0f1322 0,#1a0e0e 100%);border:1px solid rgb(212 43 37/.2);border-radius:16px;padding:4rem 3rem;text-align:center;overflow:hidden}.rrw-cta-banner::before,.rrw-hero::before{content:"";position:absolute;inset:0;pointer-events:none}.rrw-cta-banner::before{background:radial-gradient(ellipse 60% 80%at 50% 50%,rgb(212 43 37/.07),transparent)}.rrw-cta-banner,.rrw-cta-banner h2,.rrw-cta-banner p,.rrw-cta-banner-btns{position:relative}.rrw-cta-banner h2{margin-bottom:1rem}.rrw-cta-banner p{max-width:560px;margin:0 auto 2rem}.rrw-cta-banner-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width:600px){.rrw-cta-banner{padding:2.5rem 1.5rem}}.rrw-hero,.rrw-hero-grid{align-items:center;position:relative}.rrw-hero{min-height:100vh;display:flex;background:#0a0d1a;overflow:hidden;padding:8rem 0 5rem}.rrw-hero::before{background:radial-gradient(ellipse 70% 60%at 60% 40%,rgb(212 43 37/.07)0,transparent 70%)}.rrw-hero-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:2.5rem}@media (max-width:860px){.rrw-hero-grid{grid-template-columns:1fr}.rrw-hero-visual{display:none}}.rrw-hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-family:"Syne",sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#d42b25;margin-bottom:1.5rem;background:rgb(212 43 37/.08);padding:.4rem 1rem;border-radius:100px;border:1px solid rgb(212 43 37/.2)}.rrw-hero-text{min-width:0;overflow:hidden}.rrw-hero h1{margin-bottom:1.5rem}.rrw-hero h1 em{font-style:normal;color:#d42b25}.rrw-hero-lead{font-size:1.05rem;line-height:1.8;color:#aeacba;margin-bottom:2.5rem}.rrw-hero-ctas{display:flex;gap:1rem;flex-wrap:wrap}.rrw-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem;padding-top:2.5rem;border-top:1px solid rgb(255 255 255/.06)}.rrw-hero-stat-num{font-family:"Syne",sans-serif;font-size:1.9rem;font-weight:800;color:#f0ede8;line-height:1}.rrw-hero-stat-num span{color:#d42b25}.rrw-hero-stat-label{font-size:.78rem;color:#aeacba;margin-top:.2rem}.rrw-hero-visual{background:#0f1322;border-radius:16px;border:1px solid rgb(255 255 255/.06);padding:2rem;position:relative}.rrw-mockup-bar{display:flex;gap:6px;margin-bottom:1.5rem}.rrw-mockup-bar span{width:12px;height:12px;border-radius:50%}.rrw-mockup-bar span:nth-child(1){background:#ff5f57}.rrw-mockup-bar span:nth-child(2){background:#febc2e}.rrw-mockup-bar span:nth-child(3){background:#28c840}.rrw-mockup-line{height:10px;border-radius:100px;margin-bottom:10px;background:rgb(255 255 255/.07)}.rrw-mockup-line.w-full{width:100%}.rrw-mockup-line.w-75{width:75%}.rrw-mockup-line.w-50{width:50%}.rrw-mockup-line.w-red{background:rgb(212 43 37/.4);width:40%}.rrw-score-box{margin-top:1.5rem;display:flex;align-items:center;gap:1rem;background:rgb(255 255 255/.03);padding:1rem;border-radius:8px}.rrw-score-circle,.rrw-score-label strong{font-family:"Syne",sans-serif;color:#f0ede8}.rrw-score-circle{width:50px;height:50px;border-radius:50%;flex-shrink:0;background:conic-gradient(#d42b25 360deg,rgb(255 255 255/.1)0);display:flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:800}.rrw-score-label{font-size:.78rem;color:#aeacba}.rrw-score-label strong{display:block;font-size:.88rem}.rrw-mockup-urlbar{display:flex;align-items:center;gap:.5rem;background:rgb(255 255 255/.06);border:1px solid rgb(255 255 255/.1);border-radius:6px;padding:.4rem .6rem .4rem .75rem;margin-bottom:.75rem;transition:border-color .2s}.rrw-mockup-urlbar:focus-within{border-color:#d42b25}.rrw-mockup-lock{width:11px;height:11px;flex-shrink:0;color:#28c840;opacity:.8}.rrw-mockup-urlinput{flex:1;background:#fff0;border:0;outline:0;color:#f0ede8;font-family:"DM Sans",sans-serif;font-size:.78rem;min-width:0;caret-color:#d42b25}.rrw-mockup-urlinput::placeholder{color:rgb(174 172 186/.4);font-style:italic}.rrw-compare th,.rrw-mockup-go{font-family:"Syne",sans-serif;text-transform:uppercase}.rrw-mockup-go{flex-shrink:0;background:#d42b25;color:#f0ede8;border:0;border-radius:4px;font-size:.65rem;font-weight:700;letter-spacing:.06em;padding:.35rem .75rem;cursor:pointer;transition:background .2s;white-space:nowrap}.rrw-mockup-go:hover{background:#b82220}.rrw-compare-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0-1rem;padding:0 1rem}.rrw-compare{width:100%;min-width:420px;border-collapse:collapse;font-size:.88rem}.rrw-compare th{text-align:left;padding:.6rem 0;color:#aeacba;font-size:.7rem;letter-spacing:.08em;border-bottom:1px solid rgb(255 255 255/.08)}.rrw-compare th:nth-child(2){color:#d42b25;text-align:center}.rrw-compare th:nth-child(3){text-align:center}.rrw-compare td{padding:.65rem 0;color:#aeacba;border-bottom:1px solid rgb(255 255 255/.04)}.rrw-compare td:nth-child(2){text-align:center;color:#f0ede8;font-weight:600}.rrw-compare td:nth-child(3){text-align:center}.rrw-compare .yes{color:#28c840}.rrw-footer{background:#0a0d1a;border-top:1px solid rgb(255 255 255/.06);padding:5rem 0 2rem}.rrw-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgb(255 255 255/.06)}@media (max-width:900px){.rrw-footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:580px){.rrw-footer-grid{grid-template-columns:1fr}}.rrw-footer-brand p{font-size:.88rem;margin:.75rem 0 1rem}.rrw-footer-col h3,.rrw-footer-phone{font-family:"Syne",sans-serif;font-weight:700}.rrw-footer-phone{display:block;font-size:1.05rem;color:#d42b25;margin-bottom:.4rem}.rrw-footer-col a,.rrw-footer-email{font-size:.85rem;color:#aeacba;transition:color .2s}.rrw-footer-col a:hover,.rrw-footer-email:hover{color:#d42b25}.rrw-footer-col h3{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:#f0ede8;margin-bottom:1.25rem}.rrw-footer-col ul{display:flex;flex-direction:column;gap:.55rem}.rrw-footer-col a{font-size:.86rem}.rrw-footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:2rem;flex-wrap:wrap;gap:1rem}.rrw-footer-copy,.rrw-footer-legal a{font-size:.8rem;color:rgb(174 172 186/.45)}.rrw-footer-legal{display:flex;gap:1.5rem}.rrw-footer-legal a{transition:color .2s}.rrw-footer-legal a:hover{color:#aeacba}.rrw-card>a[href]{margin-top:auto}.rrw-hero{padding-bottom:3rem}@media (max-width:480px){.rrw-hero-stats{grid-template-columns:1fr 1fr;gap:.75rem}.rrw-hero-stat-num{font-size:1.5rem}.rrw-hero{padding:6rem 0 2.5rem}.rrw-hero-ctas{flex-direction:column}.rrw-hero-ctas .btn{width:100%;justify-content:center}}@media (max-width:640px){.rrw-process-item{gap:1.25rem;padding:1.5rem 0}}@media (max-width:480px){.rrw-cta-banner-btns{flex-direction:column;align-items:center}.rrw-cta-banner-btns .btn{width:100%;justify-content:center;max-width:320px}}@media (max-width:580px){.rrw-footer{padding:3rem 0 2rem}}@media (max-width:640px){.section{padding:3rem 0}}@media (max-width:480px){.rrw-trust-inner{gap:1.25rem}.rrw-trust-item{font-size:.65rem}}@media (max-width:640px){.rrw-compare-wrap{margin:0-2rem;padding:0 2rem}}.rrw-hero::after{content:"";position:absolute;bottom:0;left:0;right:0;height:55%;background-image:linear-gradient(rgb(212 43 37/.12) 1px,transparent 1px),linear-gradient(90deg,rgb(212 43 37/.12) 1px,transparent 1px);background-size:50px 50px;transform:perspective(600px) rotateX(55deg);transform-origin:bottom center;-webkit-mask-image:linear-gradient(to top,rgb(0 0 0/.5)0,transparent 80%);mask-image:linear-gradient(to top,rgb(0 0 0/.5)0,transparent 80%);pointer-events:none;z-index:0}.rrw-hero>.rrw-container{position:relative;z-index:1}h1,h2,h3,h4{overflow:visible;line-height:1.1;padding-bottom:.08em}h2,h3,h4{padding-bottom:.05em;line-height:1.2}body,html{overflow-x:hidden;max-width:100vw}:not(button):not(a):not(input):not(select):not(textarea):not(nav):not(header):not(.rrw-nav):not(.rrw-header):not(.rrw-header-inner):not(.rrw-header-cta):not(.rrw-dd-wrap):not(.rrw-dd-toggle){min-width:0}@media (max-width:768px){.rrw-hero{padding:6.5rem 0 3rem}.rrw-hero-grid{grid-template-columns:1fr;gap:2.5rem}.rrw-hero h1{font-size:clamp(2rem,9.5vw,3rem);word-break:break-word;overflow-wrap:break-word}.rrw-hero-lead{font-size:1rem}.rrw-hero-ctas{flex-direction:column;gap:.75rem}.rrw-hero-ctas .btn{width:100%;justify-content:center}.rrw-hero-stats{grid-template-columns:1fr 1fr;gap:.75rem}.rrw-hero-stat-num{font-size:1.6rem}.rrw-hero-visual{display:block;max-width:100%;overflow:hidden;padding:1.25rem;box-sizing:border-box}.rrw-mockup-urlinput{font-size:.82rem;min-width:0}.rrw-mockup-go{font-size:.7rem;padding:.38rem .7rem;white-space:nowrap;flex-shrink:0}.rrw-score-box{gap:.75rem}.rrw-score-label{font-size:.78rem}}@media (max-width:640px){.rrw-features-split,.rrw-footer-grid,.rrw-services-grid{grid-template-columns:1fr!important}.rrw-compare-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0-1.25rem;padding:0 1.25rem;display:block}.rrw-compare-wrap table{min-width:480px}.rrw-compare-wrap::after{content:"Scroll →";display:block;text-align:right;font-size:.72rem;color:#aeacba;padding:.4rem 0 0;font-family:"Syne",sans-serif;letter-spacing:.06em}.rrw-feature-item{gap:.75rem}.rrw-feature-item h4,.rrw-feature-item p{overflow-wrap:break-word;word-break:break-word}.rrw-feature-check{flex-shrink:0}.rrw-card{padding:1.5rem}.rrw-service-card{padding:1.5rem;min-height:auto}.rrw-card h3,.rrw-service-card h3{font-size:1.05rem}.rrw-service-card p{font-size:.9rem}}@media (max-width:480px){.rrw-container,.rrw-container--narrow,.rrw-header-inner{padding:0 1.1rem}}@media (max-width:640px){.section{padding:3rem 0}}@media (max-width:480px){h1,h2{font-size:clamp(2rem,9.5vw,3rem);overflow-wrap:break-word}h2{font-size:clamp(1.6rem,7vw,2.2rem)}h3{font-size:clamp(1rem,4.5vw,1.25rem)}.rrw-trust-inner{gap:1rem;justify-content:flex-start}.rrw-trust-item{font-size:.68rem}.rrw-cta-banner{padding:2.5rem 1.25rem}.rrw-cta-banner-btns{flex-direction:column;align-items:stretch}.rrw-cta-banner-btns .btn{width:100%;justify-content:center}}@media (max-width:640px){.rrw-footer{padding:3rem 0 2rem}.rrw-footer-grid{gap:2rem}}@media (max-width:390px){.rrw-logo-img{height:52px}.rrw-header-inner{height:76px}}@media (max-width:480px){.rrw-process-item{gap:1rem;padding:1.25rem 0}}@media (max-width:390px){.rrw-hero-visual{display:none}}.rrw-nav-audit-link:hover{background:rgb(201 150 12/.12)}.rrw-mobile-nav a.mobile-audit{color:#c9960c;border-bottom-color:rgb(201 150 12/.25);font-weight:700}.rrw-audit-cta-strip{background:#d42b25;padding:0;position:relative;overflow:hidden}.rrw-audit-cta-strip::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgb(0 0 0/.15)0,transparent 60%);pointer-events:none}.rrw-audit-cta-strip-inner{display:flex;align-items:center;gap:2rem;padding:1.75rem 0;position:relative}.rrw-audit-cta-strip-icon{flex-shrink:0;width:52px;height:52px;border-radius:50%;background:rgb(255 255 255/.15);border:1.5px solid rgb(255 255 255/.25);display:flex;align-items:center;justify-content:center}.rrw-audit-cta-strip-icon svg{width:22px;height:22px;color:#fff}.rrw-audit-cta-strip-text{flex:1;min-width:0}.rrw-audit-cta-strip-text strong{display:block;font-family:"Syne",sans-serif;font-size:1.1rem;font-weight:800;color:#fff;line-height:1.2;margin-bottom:.25rem}.rrw-audit-cta-strip-text span{font-size:.88rem;color:rgb(255 255 255/.82);line-height:1.5}.rrw-audit-cta-strip-btn{flex-shrink:0;display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.75rem;background:#fff;color:#d42b25;border-radius:4px;font-family:"Syne",sans-serif;font-size:.82rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:opacity .2s,transform .15s}.rrw-audit-cta-strip-btn svg{width:14px;height:14px}.rrw-audit-cta-strip-btn:hover{opacity:.92;transform:translateY(-1px);color:#d42b25}@media (max-width:680px){.rrw-audit-cta-strip-inner{flex-direction:column;text-align:center;gap:1.25rem}.rrw-audit-cta-strip-icon{display:none}.rrw-audit-cta-strip-btn{width:100%;justify-content:center}}.rrw-nav-audit-link{font-family:"Syne",sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#d42b25!important;border:1.5px solid rgb(212 43 37/.4);border-radius:4px;padding:.4rem .9rem;white-space:nowrap;transition:all .2s;line-height:1}.rrw-nav-audit-link:hover{background:rgb(212 43 37/.1);border-color:#d42b25;color:#d42b25!important}.rrw-social-links{display:flex;gap:.75rem;align-items:center;margin-top:1rem}.rrw-social-link{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:rgb(255 255 255/.06);border:1px solid rgb(255 255 255/.1);color:#aeacba;transition:background .2s,color .2s,border-color .2s}.rrw-social-link:hover{background:rgb(212 43 37/.15);border-color:#d42b25;color:#d42b25}