.refuel-assurance-framework{--raf-blue:#06458f;--raf-deep:#04234c;--raf-green:#66d474;--raf-orange:#ff7b1c;position:relative;isolation:isolate;overflow:hidden;padding:clamp(76px,7vw,112px) 20px;background:linear-gradient(145deg,#f6faff,#fff 57%,#f4fff7);color:#092951;font-family:inherit}.refuel-assurance-framework *{box-sizing:border-box}.refuel-assurance-framework svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.refuel-assurance-framework__container{position:relative;z-index:2;width:min(1160px,100%);margin:auto}.refuel-assurance-framework__header{text-align:center;max-width:700px;margin:0 auto clamp(34px,4vw,50px)}.refuel-assurance-framework__header>p{margin:0 0 10px!important;color:var(--raf-orange)!important;font-size:10px!important;font-weight:700;text-transform:uppercase;letter-spacing:.18em}.refuel-assurance-framework__header h2{margin:0;color:var(--raf-blue);font-size:clamp(25px,2.35vw,32px);line-height:1.2;font-weight:500;letter-spacing:-.025em}.refuel-assurance-framework__header>span{display:block;margin-top:12px;color:#6d7c90;font-size:12px}.refuel-assurance-framework__console{overflow:hidden;border:1px solid #d8e4ee;border-radius:24px;background:#fff;box-shadow:0 24px 60px rgba(6,49,96,.1)}.refuel-assurance-framework__tabs{display:grid;grid-template-columns:repeat(4,1fr);padding:10px;background:#f3f7fa;border-bottom:1px solid #dce6ee}.refuel-assurance-framework__tab{position:relative;display:grid;grid-template-columns:25px 38px 1fr;align-items:center;gap:8px;min-height:65px;padding:9px 12px;border:0;border-radius:13px;background:transparent;color:#637389;text-align:left;cursor:pointer;transition:background .25s,color .25s,box-shadow .25s,transform .25s}.refuel-assurance-framework__tab small{font-size:8px;letter-spacing:.1em}.refuel-assurance-framework__tab>span{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#e8f0f6;color:var(--raf-blue)}.refuel-assurance-framework__tab svg{width:18px;height:18px}.refuel-assurance-framework__tab strong{font-size:10px;line-height:1.25;font-weight:650}.refuel-assurance-framework__tab:hover,.refuel-assurance-framework__tab:focus-visible{background:#fff;outline:0}.refuel-assurance-framework__tab.is-active{background:var(--raf-blue);color:#fff;box-shadow:0 9px 24px rgba(6,69,143,.18);transform:translateY(-2px)}.refuel-assurance-framework__tab.is-active>span{background:rgba(255,255,255,.12);color:var(--raf-green)}.refuel-assurance-framework__tab:focus-visible{box-shadow:0 0 0 3px rgba(102,212,116,.38)}.refuel-assurance-framework__panel{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(380px,1.1fr);min-height:340px}.refuel-assurance-framework__panel[hidden]{display:none}.refuel-assurance-framework__panel.is-active{animation:raf-reveal .4s ease both}.refuel-assurance-framework__objective{position:relative;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:clamp(32px,4vw,48px);background:linear-gradient(145deg,var(--raf-deep),#07529a);color:#fff}.refuel-assurance-framework__objective:before,.refuel-assurance-framework__objective:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.09);border-radius:50%}.refuel-assurance-framework__objective:before{width:280px;height:280px;right:-130px;top:-125px}.refuel-assurance-framework__objective:after{width:180px;height:180px;right:-75px;top:-65px}.refuel-assurance-framework__large-icon{position:absolute;top:40px;left:43px;display:grid;place-items:center;width:52px;height:52px;border:1px solid rgba(102,212,116,.32);border-radius:15px;background:rgba(102,212,116,.1);color:var(--raf-green)}.refuel-assurance-framework__objective>small{position:relative;color:var(--raf-green);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.15em}.refuel-assurance-framework__objective h3{position:relative;max-width:450px;margin:11px 0 0;color:#fff;font-size:clamp(21px,2vw,27px);line-height:1.28;font-weight:500;letter-spacing:-.02em}.refuel-assurance-framework__record{position:absolute;right:25px;bottom:24px;display:flex;align-items:center;gap:6px;color:#9fb5cc}.refuel-assurance-framework__record span{width:6px;height:6px;border-radius:50%;background:var(--raf-green);box-shadow:0 0 0 6px rgba(102,212,116,.1);animation:raf-pulse 2.4s ease-out infinite}.refuel-assurance-framework__record small{font-size:8px;text-transform:uppercase;letter-spacing:.09em}.refuel-assurance-framework__record strong{color:#fff;font-size:9px}.refuel-assurance-framework__practice{padding:clamp(30px,4vw,47px)}.refuel-assurance-framework__practice-title{display:flex;align-items:center;gap:9px;margin:0 0 20px!important;color:var(--raf-blue)!important}.refuel-assurance-framework__practice-title svg{width:19px;height:19px;color:var(--raf-orange)}.refuel-assurance-framework__practice-title strong{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.refuel-assurance-framework__practice ul{display:grid;gap:11px;margin:0;padding:0;list-style:none}.refuel-assurance-framework__practice li{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:9px;padding:10px 12px;border:1px solid #e1e9f0;border-radius:11px;background:#fbfdfe;color:#53667e;font-size:12px;line-height:1.45}.refuel-assurance-framework__practice li span{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:rgba(102,212,116,.12);color:#39ac58}.refuel-assurance-framework__practice li svg{width:15px;height:15px}.refuel-assurance-framework__expect{margin-top:17px;padding:15px 17px;border-left:3px solid var(--raf-orange);border-radius:0 11px 11px 0;background:#fff7f0}.refuel-assurance-framework__expect small{color:var(--raf-orange);font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.refuel-assurance-framework__expect p{margin:5px 0 0!important;color:#5d6d82;font-size:11px!important;line-height:1.55}.refuel-assurance-framework__note{max-width:820px;margin:17px auto 0!important;color:#7b899a;font-size:10px!important;line-height:1.6;text-align:center}.refuel-assurance-framework__ambient i{position:absolute;border:1px solid rgba(6,69,143,.07);border-radius:50%;animation:raf-drift 16s ease-in-out infinite}.refuel-assurance-framework__ambient i:first-child{width:390px;height:390px;right:-220px;top:-190px}.refuel-assurance-framework__ambient i:nth-child(2){width:240px;height:240px;left:-130px;bottom:-110px;animation-delay:-7s}.refuel-assurance-framework__ambient span{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--raf-orange);left:8%;top:30%;box-shadow:0 0 0 9px rgba(255,123,28,.09);animation:raf-pulse 2.8s ease-out infinite}@keyframes raf-reveal{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes raf-pulse{70%,100%{box-shadow:0 0 0 25px rgba(102,212,116,0)}}@keyframes raf-drift{50%{transform:translate(16px,13px) scale(1.03)}}@media(max-width:850px){.refuel-assurance-framework__tabs{grid-template-columns:repeat(2,1fr);gap:6px}.refuel-assurance-framework__panel{grid-template-columns:1fr}.refuel-assurance-framework__objective{min-height:270px}.refuel-assurance-framework__record{bottom:auto;top:28px}}@media(max-width:620px){.refuel-assurance-framework{padding:60px 11px}.refuel-assurance-framework__header{margin-bottom:28px}.refuel-assurance-framework__header h2{font-size:24px}.refuel-assurance-framework__console{border-radius:18px}.refuel-assurance-framework__tabs{padding:7px;gap:5px}.refuel-assurance-framework__tab{display:flex;flex-direction:column;justify-content:center;gap:4px;min-height:76px;padding:7px 3px;text-align:center}.refuel-assurance-framework__tab small{display:none}.refuel-assurance-framework__tab>span{width:31px;height:31px}.refuel-assurance-framework__tab strong{font-size:9px}.refuel-assurance-framework__objective{min-height:260px;padding:28px 22px}.refuel-assurance-framework__large-icon{left:22px;top:25px;width:45px;height:45px}.refuel-assurance-framework__objective h3{font-size:21px}.refuel-assurance-framework__record{right:18px;top:25px}.refuel-assurance-framework__practice{padding:26px 17px}.refuel-assurance-framework__practice li{font-size:11px}.refuel-assurance-framework__expect p{font-size:10px!important}}@media(prefers-reduced-motion:reduce){.refuel-assurance-framework *{animation:none!important;transition:none!important}}
