:root{--ink:#0f2744;--muted:#61708a;--line:#e5eaf1;--soft:#f7f9fc;--blue:#1769e0;--blue2:#0b4fb7;--gold:#c8932f;--goldsoft:#fff7e7;--green:#17845a;--danger:#b93b45;--white:#fff;--shadow:0 20px 60px rgba(20,55,95,.10);--radius:22px}
*{box-sizing:border-box}.rrg8-body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}.rrg8-body a{color:inherit;text-decoration:none}.rrg8-container{width:min(1180px,calc(100% - 36px));margin:auto}.rrg8-container.narrow{max-width:860px}.rrg8-header{position:sticky;top:0;z-index:999;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(226,232,240,.9);backdrop-filter:blur(16px)}.rrg8-nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.rrg8-brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.02em}.rrg8-brand img{width:160px;height:48px;object-fit:contain;object-position:left center}.rrg8-brand span{display:none}.rrg8-menu{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:650}.rrg8-menu a{color:#33445d}.rrg8-menu a:hover{color:var(--blue)}.rrg8-nav-cta{background:var(--ink)!important;color:#fff!important;padding:10px 16px;border-radius:12px}.rrg8-menu-btn{display:none;border:1px solid var(--line);background:#fff;border-radius:12px;padding:9px 12px;font-size:20px}.rrg8-hero{background:linear-gradient(145deg,#fff 0%,#f7faff 56%,#fff9ec 100%);padding:84px 0 72px;border-bottom:1px solid var(--line)}.rrg8-hero-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.7fr);gap:56px;align-items:center}.rrg8-eyebrow{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.13em;color:var(--blue);margin-bottom:13px}.rrg8-hero h1,.rrg8-pagehero h1{margin:0;font-size:clamp(40px,5.3vw,70px);line-height:1.04;letter-spacing:-.052em}.rrg8-hero h1 em{font-style:normal;color:var(--blue)}.rrg8-hero>div>div>p,.rrg8-pagehero p{font-size:18px;color:var(--muted);max-width:760px}.rrg8-hero-card{background:#fff;border:1px solid #e8edf5;border-radius:28px;padding:30px;box-shadow:var(--shadow);position:relative;overflow:hidden}.rrg8-hero-card:before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,var(--gold),#f1cf77)}.rrg8-mini-badge{font-size:11px;letter-spacing:.12em;font-weight:800;color:#886017}.rrg8-medal{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;background:var(--goldsoft);color:var(--gold);font-size:32px;margin:25px 0 16px}.rrg8-hero-card h2{font-size:27px;line-height:1.15;margin:0 0 18px}.rrg8-tierstack{display:grid;gap:9px;margin:22px 0}.rrg8-tierstack span{display:flex;justify-content:space-between;background:var(--soft);padding:10px 12px;border-radius:12px;font-size:13px}.rrg8-hero-card>a{color:var(--blue);font-weight:700;font-size:14px}.rrg8-searchbox{display:flex;gap:8px;background:#fff;border:1px solid #dce3ed;border-radius:16px;padding:7px;box-shadow:0 8px 30px rgba(15,39,68,.06);position:relative}.rrg8-search-main{margin-top:30px;max-width:900px}.rrg8-search-icon{display:grid;place-items:center;width:36px;color:var(--blue);font-size:26px}.rrg8-searchbox select,.rrg8-searchbox input,.rrg8-filterbar select,.rrg8-filterbar input,.rrg8-payment-form input{border:0;outline:0;background:transparent;font:inherit;color:var(--ink)}.rrg8-searchbox select{border-right:1px solid var(--line);padding:0 14px}.rrg8-searchbox input{flex:1;min-width:0;padding:12px}.rrg8-searchbox button,.rrg8-filterbar button,.rrg8-btn,.rrg8-profile-actions button{border:0;background:var(--blue);color:#fff;border-radius:12px;padding:13px 19px;font-weight:750;cursor:pointer}.rrg8-btn.secondary{background:#fff;color:var(--ink);border:1px solid var(--line)}.rrg8-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:17px;color:#54667f;font-size:12px;font-weight:650}.rrg8-results{margin-top:12px}.rrg8-search-summary{padding:9px 12px;font-size:12px;color:var(--muted);font-weight:650}.rrg8-result{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:13px 15px;margin:8px 0;box-shadow:0 8px 25px rgba(20,55,95,.05);transition:.2s}.rrg8-result:hover{transform:translateY(-2px);border-color:#b9cff2;box-shadow:0 13px 30px rgba(20,55,95,.09)}.rrg8-result-icon{width:42px;height:42px;border-radius:12px;background:#eef5ff;color:var(--blue);display:grid;place-items:center;font-size:20px}.rrg8-result-main{flex:1}.rrg8-result-main strong{display:block}.rrg8-result-main small{display:block;color:var(--muted);font-size:12px}.rrg8-result-main em{display:block;color:var(--blue);font-style:normal;font-size:11px;font-weight:700;margin-top:3px}.rrg8-arrow{color:var(--blue);font-size:20px}.rrg8-section{padding:78px 0}.rrg8-section-head{margin-bottom:32px}.rrg8-section-head h2{font-size:clamp(30px,4vw,46px);letter-spacing:-.035em;line-height:1.08;margin:0 0 10px}.rrg8-section-head p{color:var(--muted)}.rrg8-cardgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.rrg8-card{border:1px solid var(--line);border-radius:var(--radius);padding:28px;background:#fff;min-height:230px;transition:.2s}.rrg8-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.rrg8-card i{display:grid;width:47px;height:47px;place-items:center;border-radius:13px;background:#eef5ff;color:var(--blue);font-style:normal;font-size:24px}.rrg8-card h3{font-size:20px;margin:24px 0 8px}.rrg8-card p{font-size:14px;color:var(--muted)}.rrg8-card.accent{background:linear-gradient(145deg,#fffaf0,#fff);border-color:#eed9aa}.rrg8-card.accent i{background:var(--goldsoft);color:var(--gold)}.rrg8-recognition{padding:74px 0;background:#f8fafc;border-block:1px solid var(--line)}.rrg8-tiergrid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.rrg8-tiergrid>div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:25px;box-shadow:0 8px 25px rgba(20,55,95,.04)}.rrg8-tiergrid strong{display:block;color:var(--gold);font-size:27px}.rrg8-tiergrid span{font-size:13px;color:var(--muted)}.rrg8-disclaimer{font-size:12px;color:var(--muted);max-width:1000px;margin-top:25px}.rrg8-pagehero{padding:70px 0;background:linear-gradient(180deg,#f8fbff,#fff);border-bottom:1px solid var(--line)}.rrg8-pagehero.compact{padding:58px 0}.rrg8-pagehero.compact h1{font-size:clamp(34px,4vw,52px)}.rrg8-filterbar{display:grid;grid-template-columns:1fr 1fr 1.5fr .7fr auto;gap:12px;align-items:end;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:0 8px 30px rgba(15,39,68,.05)}.rrg8-filterbar label{font-size:12px;font-weight:750;color:var(--muted)}.rrg8-filterbar select,.rrg8-filterbar input{width:100%;background:var(--soft);padding:11px;border-radius:10px;margin-top:6px}.rrg8-notice,.rrg8-error,.rrg8-empty{padding:14px 16px;border-radius:13px;margin:14px 0}.rrg8-notice{background:#eef6ff;color:#245388}.rrg8-notice.success{background:#eaf8f1;color:#146846}.rrg8-error{background:#fff0f1;color:var(--danger);border:1px solid #f5c9cd}.rrg8-empty{background:var(--soft);color:var(--muted)}.rrg8-tablewrap{overflow:auto;margin-top:18px}.rrg8-table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}.rrg8-table th,.rrg8-table td{padding:13px 14px;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap}.rrg8-table th{font-size:11px;text-transform:uppercase;color:var(--muted);letter-spacing:.06em}.rrg8-table tr:last-child td{border-bottom:0}.rrg8-rank{font-weight:800;color:var(--blue)}.rrg8-name a{font-weight:700}.rrg8-pill,.rrg8-tierpill{display:inline-flex;padding:5px 9px;border-radius:999px;background:#eef5ff;color:var(--blue);font-size:11px;font-weight:800}.rrg8-tierpill{background:var(--goldsoft);color:#916610}.rrg8-contextbar{display:flex;justify-content:space-between;gap:12px;background:#f7f9fc;border:1px solid var(--line);padding:12px 14px;border-radius:12px}.rrg8-subjectgrid,.rrg8-bloggrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.rrg8-subject,.rrg8-blogcard{border:1px solid var(--line);border-radius:18px;padding:22px;background:#fff}.rrg8-blogcard span{font-size:11px;color:var(--blue);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.rrg8-blogcard h2,.rrg8-blogcard h3{font-size:21px;line-height:1.2;margin:12px 0}.rrg8-blogcard p{color:var(--muted);font-size:14px}.rrg8-blogcard a{color:var(--blue);font-weight:750;font-size:13px}.rrg8-center{text-align:center;margin-top:26px}.rrg8-profile-head h1{font-size:clamp(38px,5vw,58px);letter-spacing:-.04em;line-height:1.06}.rrg8-profile-meta{display:flex;gap:10px;flex-wrap:wrap;color:var(--muted)}.rrg8-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:28px 0}.rrg8-metric{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px}.rrg8-metric span{display:block;font-size:11px;color:var(--muted);text-transform:uppercase;font-weight:750}.rrg8-metric strong{font-size:26px}.rrg8-profile-actions{display:flex;gap:10px;flex-wrap:wrap}.rrg8-profile-actions a{border:1px solid var(--line);border-radius:12px;padding:12px 16px;font-weight:700;background:#fff}.rrg8-worklist{margin-top:30px}.rrg8-work{display:flex;justify-content:space-between;gap:18px;border-top:1px solid var(--line);padding:14px 0}.rrg8-work span{font-size:12px;color:var(--muted);white-space:nowrap}.rrg8-verify-card,.rrg8-ordercard,.rrg8-paypal-note{border:1px solid var(--line);border-radius:20px;padding:24px;background:#fff;margin:20px 0;box-shadow:0 10px 30px rgba(15,39,68,.06)}.rrg8-valid{color:var(--green);font-weight:850}.rrg8-invalid{color:var(--danger);font-weight:850}.rrg8-ordergrid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0}.rrg8-ordergrid div{background:var(--soft);padding:13px;border-radius:12px}.rrg8-ordergrid small{display:block;color:var(--muted)}.rrg8-paymentbox{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.rrg8-paypal-email{display:inline-block;background:#eef5ff;color:var(--blue);font-weight:800;border-radius:10px;padding:10px 14px}.rrg8-payment-form{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:8px;margin-top:16px}.rrg8-payment-form input{border:1px solid var(--line);padding:12px;border-radius:10px}.rrg8-pricegrid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.rrg8-pricecard{border:1px solid var(--line);border-radius:20px;padding:25px;background:#fff}.rrg8-pricecard.featured{border-color:#e5c884;box-shadow:0 12px 40px rgba(184,132,34,.13)}.rrg8-pricecard>span{font-weight:850;color:var(--gold)}.rrg8-pricecard strong{display:block;font-size:27px;margin:14px 0}.rrg8-pricecard p{font-size:13px;color:var(--muted)}.rrg8-method{display:grid;gap:8px}.rrg8-method div{display:flex;justify-content:space-between;padding:11px 14px;background:var(--soft);border-radius:10px}.rrg8-prose{font-size:17px}.rrg8-prose h2{margin-top:36px;font-size:28px}.rrg8-prose p{color:#41536d}.rrg8-faq details{border:1px solid var(--line);border-radius:14px;padding:16px 18px;margin-bottom:10px}.rrg8-faq summary{font-weight:800;cursor:pointer}.rrg8-mini-results{position:absolute;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);z-index:10}.rrg8-mini-results button{display:block;width:100%;border:0;background:#fff;padding:9px 11px;text-align:left}.rrg8-footer{background:#f6f8fb;border-top:1px solid var(--line);padding:58px 0 22px;margin-top:20px}.rrg8-footergrid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:35px}.rrg8-footer h3,.rrg8-footer h4{margin:0 0 12px}.rrg8-footer p{color:var(--muted);font-size:13px}.rrg8-footer a{display:block;color:#4d6079;font-size:13px;margin:8px 0}.rrg8-footer-logo{width:160px;height:48px;object-fit:contain;object-position:left center}.rrg8-copy{border-top:1px solid var(--line);margin-top:34px;padding-top:18px;color:#738197;font-size:11px}
@media(max-width:980px){.rrg8-hero-grid{grid-template-columns:1fr}.rrg8-hero-card{max-width:600px}.rrg8-cardgrid,.rrg8-tiergrid,.rrg8-pricegrid{grid-template-columns:repeat(2,1fr)}.rrg8-filterbar{grid-template-columns:1fr 1fr}.rrg8-bloggrid,.rrg8-subjectgrid{grid-template-columns:repeat(2,1fr)}.rrg8-metrics{grid-template-columns:repeat(2,1fr)}.rrg8-footergrid{grid-template-columns:1.4fr 1fr 1fr}.rrg8-footergrid>div:last-child{grid-column:2}.rrg8-payment-form{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.rrg8-nav{height:68px}.rrg8-brand span{font-size:14px}.rrg8-brand img{width:142px;height:43px}.rrg8-menu-btn{display:block}.rrg8-menu{display:none;position:absolute;top:67px;left:16px;right:16px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:0}.rrg8-menu.open{display:flex}.rrg8-menu a{padding:11px 12px;border-radius:9px}.rrg8-hero{padding:56px 0}.rrg8-searchbox{display:grid;grid-template-columns:1fr}.rrg8-search-icon{display:none}.rrg8-searchbox select{border-right:0;border-bottom:1px solid var(--line);padding:10px}.rrg8-searchbox button{width:100%}.rrg8-cardgrid,.rrg8-tiergrid,.rrg8-pricegrid,.rrg8-bloggrid,.rrg8-subjectgrid,.rrg8-ordergrid,.rrg8-footergrid{grid-template-columns:1fr}.rrg8-footergrid>div:last-child{grid-column:auto}.rrg8-filterbar{grid-template-columns:1fr}.rrg8-section{padding:55px 0}.rrg8-metrics{grid-template-columns:repeat(2,1fr)}.rrg8-work{display:block}.rrg8-work span{display:block;white-space:normal;margin-top:5px}.rrg8-payment-form{grid-template-columns:1fr}.rrg8-contextbar{display:block}.rrg8-contextbar span{display:block;margin-top:4px}.rrg8-result{align-items:flex-start}.rrg8-arrow{display:none}}
@media(max-width:420px){.rrg8-container{width:min(100% - 24px,1180px)}.rrg8-hero h1{font-size:39px}.rrg8-pagehero h1{font-size:37px}.rrg8-metrics{grid-template-columns:1fr 1fr}.rrg8-metric{padding:14px}.rrg8-metric strong{font-size:21px}}
.rrg8-detailgrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:22px 0}.rrg8-detailgrid>div{padding:16px;border:1px solid var(--line);border-radius:14px;background:#fbfdff}.rrg8-detailgrid small{display:block;color:#64748b;margin-bottom:6px}.rrg8-detailgrid strong{word-break:break-word}.rrg8-topics{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 24px}.rrg8-topic{padding:7px 11px;background:#eef5ff;border:1px solid #d8e7ff;border-radius:999px;font-size:12px;font-weight:700;color:#2355a6}.rrg8-paypal-fallback{padding:18px;border-radius:14px;background:#fff8e6;border:1px solid #f2d38a}.rrg8-paymentbox #rrg8-paypal-buttons{max-width:520px;margin-top:16px}@media(max-width:760px){.rrg8-detailgrid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.rrg8-detailgrid{grid-template-columns:1fr}}

/* v8.2 premium checkout */
.rrg8-checkout{max-width:980px;margin:38px auto 60px;border:1px solid #e5eaf1;border-radius:26px;overflow:hidden;box-shadow:0 22px 70px rgba(15,39,68,.10);background:#fff}.rrg8-checkout .rrg8-orderhead{padding:30px 34px 24px;background:linear-gradient(135deg,#f7faff,#fff 58%,#fffaf0)}.rrg8-checkout .rrg8-orderhead span{display:inline-block;padding:7px 11px;border-radius:999px;background:#fff1c7;color:#7a5410;font-size:12px;font-weight:800;letter-spacing:.04em}.rrg8-checkout .rrg8-orderhead h2{font-size:32px;line-height:1.15;margin:12px 0 5px}.rrg8-checkout .rrg8-orderhead p{margin:0;color:#718096}.rrg8-checkout .rrg8-ordergrid{margin:0;padding:18px 34px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;border-top:1px solid #edf1f6;border-bottom:1px solid #edf1f6;background:#fff}.rrg8-checkout .rrg8-ordergrid>div{background:#f8fafc;border:1px solid #edf1f6;border-radius:16px;padding:14px}.rrg8-checkout .rrg8-ordergrid small{display:block;color:#718096;font-size:12px}.rrg8-checkout .rrg8-ordergrid strong{display:block;margin-top:3px;font-size:16px}.rrg8-pay-choice{padding:28px 34px 34px;display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.rrg8-pay-panel{border:1px solid #dfe6ef;border-radius:20px;padding:24px;background:#fff;min-height:250px}.rrg8-pay-panel.manual{background:#fbfcfe}.rrg8-pay-panel h3{font-size:20px;margin:7px 0 5px}.rrg8-pay-panel>p{color:#66758c;margin:0 0 18px}.rrg8-pay-panel>small{display:block;text-align:center;color:#8a97a8;margin-top:10px}.rrg8-pay-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#eef5ff;color:#0d5bd7;font-weight:900;font-size:20px}.rrg8-manual-form{display:grid;gap:11px}.rrg8-manual-form label{font-size:12px;font-weight:750;color:#40516a}.rrg8-manual-form input{display:block;width:100%;margin-top:5px;padding:11px 12px;border:1px solid #d9e1eb;border-radius:11px;background:#fff;font:inherit}.rrg8-manual-form label small{font-weight:500;color:#8a97a8}.rrg8-manual-form .rrg8-btn{width:100%;margin-top:4px}.rrg8-success{padding:12px 14px;border-radius:12px;background:#ecfdf3;color:#116329;border:1px solid #b7e8c7}.rrg8-pending-card{margin:28px 34px 34px;padding:22px;border-radius:18px;background:#fff9e8;border:1px solid #f2d991;color:#634b0b}.rrg8-pending-card p{margin-bottom:0;color:#756325}@media(max-width:760px){.rrg8-pay-choice{grid-template-columns:1fr;padding:20px}.rrg8-checkout .rrg8-ordergrid{grid-template-columns:1fr;padding:16px 20px}.rrg8-checkout .rrg8-orderhead{padding:24px 20px}.rrg8-checkout .rrg8-orderhead h2{font-size:25px}.rrg8-pending-card{margin:20px}}

/* v8.4 premium checkout */
.rrg8-checkout-shell{width:min(1060px,calc(100% - 32px));margin:46px auto 72px;display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);border:1px solid #e4eaf2;border-radius:30px;overflow:hidden;background:#fff;box-shadow:0 28px 90px rgba(15,39,68,.12)}
.rrg8-checkout-summary{padding:38px;background:linear-gradient(155deg,#0f2744 0%,#123761 55%,#1756a3 100%);color:#fff;position:relative;overflow:hidden}.rrg8-checkout-summary:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;right:-110px;bottom:-90px;background:rgba(255,255,255,.06)}
.rrg8-summary-brand{display:flex;align-items:center;gap:12px;margin-bottom:46px}.rrg8-summary-brand>span{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#fff;color:#165bd8;font-size:24px;font-weight:900;box-shadow:0 8px 24px rgba(0,0,0,.15)}.rrg8-summary-brand b{display:block;font-size:15px}.rrg8-summary-brand small{display:block;color:#b8cae0;font-size:11px;letter-spacing:.05em}
.rrg8-summary-tier{display:inline-flex;padding:7px 11px;border-radius:999px;background:rgba(255,210,102,.16);border:1px solid rgba(255,220,135,.32);color:#ffe3a0;font-size:12px;font-weight:850;letter-spacing:.05em}.rrg8-checkout-summary h1{margin:15px 0 7px;font-size:clamp(27px,3vw,38px);line-height:1.12;letter-spacing:-.035em}.rrg8-summary-order{color:#f2f7fc;margin:0 0 32px;font-size:13px;font-weight:750;letter-spacing:.012em;text-shadow:0 1px 1px rgba(0,0,0,.12)}
.rrg8-summary-metrics{display:grid;gap:12px}.rrg8-summary-metrics>div{padding:16px;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:rgba(255,255,255,.07);backdrop-filter:blur(4px)}.rrg8-summary-metrics small{display:block;color:#b8cae0;font-size:11px;text-transform:uppercase;letter-spacing:.06em}.rrg8-summary-metrics strong{display:block;font-size:24px;margin-top:3px}.rrg8-summary-metrics span{display:block;color:#c6d4e5;font-size:12px}
.rrg8-summary-trust{display:grid;gap:9px;margin-top:28px;padding-top:24px;border-top:1px solid rgba(255,255,255,.13);color:#d9e5f3;font-size:12px}
.rrg8-checkout-main{padding:40px 42px 42px;background:#fff}.rrg8-checkout-title>span{font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:850;color:#1d63d6}.rrg8-checkout-title h2{font-size:29px;line-height:1.15;letter-spacing:-.025em;margin:7px 0}.rrg8-checkout-title p{margin:0;color:#6c7c92}
.rrg8-method-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:26px 0 18px;padding:5px;border:1px solid #e1e7ef;background:#f6f8fb;border-radius:18px}.rrg8-method-tab{border:0;background:transparent;border-radius:14px;padding:12px 14px;display:flex;align-items:center;gap:11px;text-align:left;cursor:pointer;color:#44546b;font:inherit}.rrg8-method-tab.active{background:#fff;color:#102945;box-shadow:0 5px 18px rgba(15,39,68,.08)}.rrg8-method-tab span:last-child{display:grid}.rrg8-method-tab b{font-size:13px}.rrg8-method-tab small{font-size:11px;color:#8995a6;font-weight:500}.rrg8-method-logo{width:34px;height:34px;border-radius:10px;display:grid!important;place-items:center;font-weight:900;font-size:17px}.rrg8-method-logo.paypal{background:#edf4ff;color:#1166df}.rrg8-method-logo.manual{background:#eefaf3;color:#138248}
.rrg8-method-panel{display:none;border:1px solid #e2e8f0;border-radius:20px;padding:24px;background:#fff}.rrg8-method-panel.active{display:block}.rrg8-method-intro h3{margin:0 0 5px;font-size:20px}.rrg8-method-intro p{margin:0 0 20px;color:#68788f;font-size:14px}.rrg8-secure-line{margin-top:16px;padding-top:14px;border-top:1px solid #edf1f5;color:#7e8b9c;font-size:11px;line-height:1.45}
.rrg8-pay-loading{min-height:80px;display:flex;align-items:center;justify-content:center;gap:11px;color:#506078;font-size:13px}.rrg8-pay-loading span{width:20px;height:20px;border:2px solid #d8e4f4;border-top-color:#1f6fe5;border-radius:50%;animation:rrg8spin .7s linear infinite}@keyframes rrg8spin{to{transform:rotate(360deg)}}
.rrg8-payment-alert{display:flex;gap:12px;padding:16px;border-radius:15px;background:#fff6f6;border:1px solid #f3c8c8;color:#823b3b}.rrg8-payment-alert-icon{width:30px;height:30px;flex:0 0 30px;border-radius:50%;display:grid;place-items:center;background:#fde3e3;font-weight:900}.rrg8-payment-alert strong{display:block;color:#7c2525;font-size:13px}.rrg8-payment-alert p{margin:3px 0 0;font-size:12px;line-height:1.45}.rrg8-payment-note{padding:13px 15px;border-radius:13px;background:#fff9e8;border:1px solid #f0dda1;color:#6d5817;font-size:12px}
.rrg8-manual-form.modern{gap:14px}.rrg8-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.rrg8-manual-form.modern label{font-size:12px;color:#34475f}.rrg8-manual-form.modern input:not([type=file]){padding:12px 13px;border-radius:12px;border:1px solid #d7e0ea;outline:none;transition:.18s}.rrg8-manual-form.modern input:not([type=file]):focus{border-color:#4383e5;box-shadow:0 0 0 3px rgba(67,131,229,.11)}
.rrg8-upload-box{border:1px dashed #b9c8da;border-radius:14px;padding:14px!important;background:#f9fbfd}.rrg8-upload-box>span{display:flex;justify-content:space-between;gap:10px;margin-bottom:9px}.rrg8-upload-box small{color:#8290a3;font-weight:500}.rrg8-upload-box input[type=file]{width:100%;font-size:12px}.rrg8-submit-proof{width:100%;justify-content:center;min-height:46px}
.rrg8-pending-modern{display:flex;gap:16px;margin-top:26px;padding:22px;border:1px solid #cce8d7;background:#f3fbf6;border-radius:18px}.rrg8-pending-icon{width:40px;height:40px;flex:0 0 40px;border-radius:12px;display:grid;place-items:center;background:#dff4e7;color:#147640;font-weight:900}.rrg8-pending-modern strong{display:block;color:#174d30}.rrg8-pending-modern p{margin:4px 0 0;color:#60766a;font-size:13px}
.rrg8-certificate-ready{width:min(860px,calc(100% - 32px));margin:52px auto 72px;text-align:center;padding:48px;border:1px solid #e1e8f0;border-radius:28px;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 22px 70px rgba(15,39,68,.1)}.rrg8-ready-badge{display:inline-flex;padding:8px 13px;border-radius:999px;background:#eaf8ef;color:#16683b;font-weight:850;font-size:12px}.rrg8-certificate-ready h1{font-size:36px;margin:15px 0 7px}.rrg8-certificate-ready p{color:#708096}.rrg8-ready-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:24px}
@media(max-width:820px){.rrg8-checkout-shell{grid-template-columns:1fr;margin-top:24px}.rrg8-checkout-summary{padding:28px}.rrg8-summary-brand{margin-bottom:28px}.rrg8-summary-metrics{grid-template-columns:1fr 1fr}.rrg8-checkout-main{padding:28px}.rrg8-summary-trust{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.rrg8-checkout-shell{width:min(100% - 18px,1060px);border-radius:22px}.rrg8-checkout-summary,.rrg8-checkout-main{padding:22px}.rrg8-summary-metrics,.rrg8-summary-trust,.rrg8-method-tabs,.rrg8-form-row{grid-template-columns:1fr}.rrg8-method-tabs{gap:4px}.rrg8-method-panel{padding:18px}.rrg8-checkout-title h2{font-size:24px}.rrg8-checkout-summary h1{font-size:28px}.rrg8-upload-box>span{display:grid}.rrg8-certificate-ready{padding:30px 20px}.rrg8-certificate-ready h1{font-size:28px}}

/* v8.5 certificate assessment and methodology */
.rrg8-eligibility-modern{margin-top:28px;border:1px solid #dbe5f2;background:#fff;border-radius:24px;padding:28px;box-shadow:0 18px 55px rgba(18,44,78,.08)}
.rrg8-eligibility-head h2{font-size:30px;margin:7px 0}.rrg8-eligibility-head p{max-width:780px;color:#607089}
.rrg8-applicable-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px}
.rrg8-applicable-card{border:1px solid #dce5f0;border-radius:20px;padding:22px;background:linear-gradient(180deg,#fff,#f8fbff);display:flex;flex-direction:column;min-height:250px}
.rrg8-applicable-card.ranked{border-color:#d9c27e;background:linear-gradient(180deg,#fffdf7,#fff)}
.rrg8-applicable-ok{font-size:12px;font-weight:800;color:#147a4b;letter-spacing:.08em;text-transform:uppercase}.rrg8-applicable-card h3{font-size:21px;margin:10px 0 8px}.rrg8-applicable-card p{color:#64748b;margin:0 0 14px}.rrg8-applicable-rank{border-top:1px solid #e6edf5;padding-top:13px;margin-top:auto;color:#314158}.rrg8-applicable-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px}.rrg8-applicable-bottom strong{font-size:20px}.rrg8-ranking-context-note{margin-top:18px;padding:16px 18px;border-radius:15px;background:#f3f7fc;color:#52637a}.rrg8-rule-links{display:flex;gap:18px;flex-wrap:wrap;margin-top:18px;font-weight:700}.rrg8-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rrg8-process-grid article,.rrg8-certtype-grid article{background:#fff;border:1px solid #dfe7f1;border-radius:20px;padding:24px;box-shadow:0 12px 35px rgba(18,44,78,.06)}.rrg8-process-grid article>b{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#eaf2ff;color:#1769e0}.rrg8-process-grid h3{margin:16px 0 8px}.rrg8-certtype-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rrg8-certtype-grid article>span{font-size:11px;font-weight:800;letter-spacing:.12em;color:#1769e0}.rrg8-certtype-grid article h3{font-size:20px;margin:9px 0}.rrg8-certtype-grid article strong{display:block;color:#123a70;margin-bottom:9px}.rrg8-verify-modern{padding:26px}.rrg8-verify-modern h2{font-size:30px;margin:12px 0}
@media(max-width:900px){.rrg8-applicable-grid,.rrg8-process-grid,.rrg8-certtype-grid{grid-template-columns:1fr}.rrg8-eligibility-modern{padding:20px;border-radius:18px}.rrg8-applicable-bottom{align-items:flex-start;flex-direction:column}.rrg8-applicable-bottom .rrg8-btn{width:100%}}

/* v8.6 multi-context ranking & certificate portfolio */
.rrg8-rank-portfolio{margin:34px 0 24px;padding:28px;border:1px solid #dbe5f1;border-radius:24px;background:linear-gradient(180deg,#f8fbff 0%,#fff 100%);box-shadow:0 16px 44px rgba(19,48,86,.07)}
.rrg8-rank-portfolio-head{max-width:820px;margin-bottom:20px}.rrg8-rank-portfolio-head h2{font-size:30px;line-height:1.15;margin:8px 0 8px;color:#0b2545}.rrg8-rank-portfolio-head p{margin:0;color:#58708f}
.rrg8-context-rank-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.rrg8-context-rank-card{position:relative;padding:18px;border:1px solid #e0e8f2;border-radius:18px;background:#fff;min-height:164px}.rrg8-context-rank-card.eligible{border-color:#aac8ff;box-shadow:0 10px 28px rgba(29,103,217,.09)}.rrg8-context-rank-card>span{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#2369cf}.rrg8-context-rank-card h3{font-size:17px;margin:7px 0 12px;color:#132f50;min-height:39px}.rrg8-context-rank-card strong{display:block;font-size:26px;color:#0d3f8f}.rrg8-context-rank-card strong small{font-size:13px;color:#657a93;font-weight:700}.rrg8-context-rank-card p{font-size:12px;line-height:1.45;color:#667b93;margin:7px 0}.rrg8-context-rank-card em{font-size:11px;font-style:normal;font-weight:800;color:#657a93}.rrg8-context-rank-card.eligible em{color:#087b52}.rrg8-cert-scope{display:inline-flex;margin:6px 0 10px;padding:6px 9px;border-radius:999px;background:#eef5ff;color:#185cad;font-size:11px;font-weight:800;line-height:1.2}.rrg8-applicable-card.ranked{border-color:#b7d0f6}.rrg8-applicable-card.ranked:before{content:"RANK CERTIFICATE";position:absolute;right:16px;top:14px;font-size:9px;letter-spacing:.09em;font-weight:900;color:#7b91aa}
@media(max-width:980px){.rrg8-context-rank-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.rrg8-rank-portfolio{padding:18px;border-radius:18px}.rrg8-rank-portfolio-head h2{font-size:24px}.rrg8-context-rank-grid{grid-template-columns:1fr}.rrg8-context-rank-card{min-height:0}}


/* v8.8 professional navigation, integrity and methodology */
.rrg8-nav{height:82px}.rrg8-brand img{width:168px;height:50px}.rrg8-menu{gap:18px}.rrg8-nav-group{position:relative}.rrg8-nav-group>button{appearance:none;border:0;background:transparent;color:#33445d;font:inherit;font-weight:650;padding:14px 2px;cursor:pointer}.rrg8-nav-group>button span{font-size:11px;margin-left:3px}.rrg8-nav-dropdown{position:absolute;right:-130px;top:calc(100% + 10px);width:330px;padding:10px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 24px 70px rgba(15,39,68,.16);opacity:0;visibility:hidden;transform:translateY(-6px);transition:.18s;display:grid;gap:3px}.rrg8-nav-group:hover .rrg8-nav-dropdown,.rrg8-nav-group:focus-within .rrg8-nav-dropdown{opacity:1;visibility:visible;transform:none}.rrg8-nav-dropdown a{padding:11px 12px;border-radius:12px;display:grid}.rrg8-nav-dropdown a:hover{background:#f3f7fd}.rrg8-nav-dropdown small{font-weight:500;color:#7a899d;font-size:11px;margin-top:1px}
.rrg8-duplicate-alert{margin:24px 0;padding:22px;border:1px solid #f0dca4;border-radius:20px;background:linear-gradient(145deg,#fffdf7,#fff);box-shadow:0 10px 35px rgba(100,72,12,.06)}.rrg8-duplicate-alert h3{margin:2px 0 4px;font-size:20px}.rrg8-duplicate-alert p{color:#69778a;margin:0 0 12px}.rrg8-duplicate-alert>a{display:grid;padding:12px 14px;margin-top:8px;border:1px solid #eee3c7;border-radius:13px;background:#fff}.rrg8-duplicate-alert>a span{font-size:12px;color:#5f6f84}.rrg8-duplicate-alert>a small{font-size:11px;color:#8a7652}.rrg8-formula-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:18px 0 28px}.rrg8-formula-grid article{border:1px solid var(--line);border-radius:16px;padding:18px;background:#fbfdff}.rrg8-formula-grid b{display:block;margin-bottom:8px}.rrg8-formula-grid code{display:block;padding:10px 12px;border-radius:10px;background:#eef4fb;color:#174d8b;font-size:12px;overflow:auto}.rrg8-formula-grid p{font-size:13px;color:var(--muted);margin-bottom:0}
@media(max-width:1080px){.rrg8-menu{gap:12px;font-size:13px}.rrg8-nav-dropdown{right:-60px}}
@media(max-width:900px){.rrg8-nav-group{width:100%}.rrg8-nav-group>button{width:100%;text-align:left}.rrg8-nav-dropdown{position:static;width:100%;box-shadow:none;border:0;background:#f7f9fc;opacity:1;visibility:visible;transform:none;margin-top:3px;display:none}.rrg8-nav-group.open .rrg8-nav-dropdown,.rrg8-nav-group:focus-within .rrg8-nav-dropdown{display:grid}.rrg8-formula-grid{grid-template-columns:1fr}}


/* v9.0 ResearchRank modern platform */
.rrg8-header{box-shadow:0 1px 0 rgba(15,39,68,.03)}.rrg8-nav{height:76px}.rrg8-brand img{width:190px;height:48px}.rrg8-menu{gap:16px}.rrg8-nav-cta{box-shadow:0 8px 22px rgba(15,39,68,.16)}
.rrg8-pagehero{background:radial-gradient(circle at 82% 16%,rgba(23,105,224,.08),transparent 30%),linear-gradient(180deg,#f8fbff,#fff)}
.rrg8-card,.rrg8-blogcard,.rrg8-subject,.rrg8-profile-card{box-shadow:0 8px 30px rgba(15,39,68,.035)}
@media(max-width:1050px){.rrg8-menu{gap:10px;font-size:12.5px}.rrg8-brand img{width:165px}.rrg8-nav-dropdown{right:-80px}}

/* v9.1 World Glass profile intelligence */
:root{--glass:rgba(255,255,255,.72);--glass-line:rgba(161,181,211,.38);--glass-shadow:0 22px 70px rgba(35,74,123,.10)}
.rrg8-body{background:radial-gradient(circle at 8% 3%,rgba(69,132,235,.08),transparent 24%),radial-gradient(circle at 88% 16%,rgba(216,169,40,.07),transparent 20%),#f8fbff}
.rrg8-header{background:rgba(255,255,255,.80);backdrop-filter:blur(24px) saturate(150%);-webkit-backdrop-filter:blur(24px) saturate(150%)}
.glass,.rrg8-profile-head.glass,.rrg8-profile-facts.glass,.rrg8-analytics-glass,.rrg8-related-glass,.rrg8-worklist.glass,.rrg8-topics.glass{background:linear-gradient(145deg,rgba(255,255,255,.88),rgba(247,251,255,.70));border:1px solid var(--glass-line);box-shadow:var(--glass-shadow);backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%)}
.rrg8-pagehero.compact:has(#rrg8-profile){padding:46px 0 76px;background:radial-gradient(circle at 82% 10%,rgba(23,105,224,.12),transparent 30%),radial-gradient(circle at 10% 36%,rgba(201,147,47,.09),transparent 26%),linear-gradient(180deg,#f5f9ff,#fbfdff)}
.rrg8-profile-shell{display:grid;gap:22px}.rrg8-profile-head.glass{padding:34px;border-radius:28px}.rrg8-profile-head h1{font-size:clamp(38px,5vw,62px);line-height:1.02;letter-spacing:-.045em;margin:0 0 10px}.rrg8-profile-meta{color:#5f718b;font-weight:650}
.rrg8-profile-head .rrg8-metrics{margin-top:26px;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.rrg8-profile-head .rrg8-metric{background:rgba(255,255,255,.72);border:1px solid rgba(205,218,236,.8);border-radius:16px;padding:15px}.rrg8-profile-head .rrg8-metric span{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#718198}.rrg8-profile-head .rrg8-metric strong{font-size:24px;letter-spacing:-.025em;color:#102d53}.rrg8-sample-note{display:block;margin-top:10px;color:#7c8aa0}
.rrg8-profile-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;border-radius:24px;overflow:hidden}.rrg8-profile-facts>div{padding:19px 20px;background:rgba(255,255,255,.45);min-width:0}.rrg8-profile-facts>div.wide{grid-column:span 2}.rrg8-profile-facts small{display:block;color:#78879a;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px}.rrg8-profile-facts strong{display:block;color:#1d3554;font-size:13px;overflow-wrap:anywhere}.rrg8-profile-facts a{color:#1769e0}
.rrg8-analytics-glass,.rrg8-related-glass,.rrg8-worklist.glass{border-radius:26px;padding:26px}.rrg8-analytics-head{display:flex;align-items:center;justify-content:space-between;gap:24px}.rrg8-analytics-head h2,.rrg8-related-glass h2,.rrg8-worklist h2{margin:3px 0;font-size:29px;letter-spacing:-.03em}.rrg8-oa-ring{--p:0;width:92px;height:92px;flex:0 0 92px;border-radius:50%;display:grid;place-content:center;text-align:center;background:radial-gradient(circle,#fff 57%,transparent 59%),conic-gradient(#1769e0 calc(var(--p)*1%),#e5edf7 0);box-shadow:inset 0 0 0 1px rgba(206,218,233,.8)}.rrg8-oa-ring strong{font-size:21px;line-height:1}.rrg8-oa-ring small{font-size:9px;color:#6d7e94;margin-top:5px}.rrg8-analytics-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:16px;margin-top:20px}.rrg8-analytics-grid article,.rrg8-year-card{border:1px solid rgba(211,222,237,.85);background:rgba(255,255,255,.58);border-radius:18px;padding:19px}.rrg8-analytics-grid h3,.rrg8-year-card h3{margin:0 0 13px;font-size:16px}.rrg8-type-list{display:grid;gap:8px}.rrg8-type-list>div{display:flex;justify-content:space-between;gap:14px;padding-bottom:7px;border-bottom:1px solid #edf1f6;font-size:13px}.rrg8-type-list b{color:#1457b4}.rrg8-oa-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.rrg8-oa-stats>div{padding:14px 10px;border-radius:14px;background:#f6f9fd;text-align:center}.rrg8-oa-stats small,.rrg8-oa-stats strong{display:block}.rrg8-oa-stats small{font-size:9px;text-transform:uppercase;color:#77879b}.rrg8-oa-stats strong{font-size:20px;color:#153b6b}.rrg8-year-card{margin-top:16px}.rrg8-year-bars{height:120px;display:flex;align-items:flex-end;gap:5px;border-bottom:1px solid #dce5ef;padding:0 2px}.rrg8-year-bars>span{flex:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;min-width:0}.rrg8-year-bars i{width:100%;max-width:22px;height:var(--h);min-height:7px;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#3f86eb,#1555b2);opacity:.82}.rrg8-year-bars small{font-size:8px;color:#8794a6;margin:4px 0 -18px}
.rrg8-related-glass>div:first-child p{margin:4px 0 18px;color:#64758d}.rrg8-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.rrg8-related-grid a{display:grid;gap:5px;padding:17px;border:1px solid #dce5ef;border-radius:16px;background:rgba(255,255,255,.64);transition:.2s}.rrg8-related-grid a:hover{transform:translateY(-2px);border-color:#9dbdea;box-shadow:0 12px 26px rgba(38,82,139,.08)}.rrg8-related-grid span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#2470ce;font-weight:850}.rrg8-related-grid strong{font-size:15px}.rrg8-related-grid small{color:#718198;font-size:11px}.rrg8-topics.glass{padding:17px;border-radius:20px}.rrg8-topic{background:rgba(236,244,255,.82)}
.rrg8-worklist-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:15px}.rrg8-worklist-head small{color:#7b899c}.rrg8-work{padding:15px 2px;border-top:1px solid rgba(221,229,239,.9)}.rrg8-work:first-of-type{border-top:0}.rrg8-work strong{font-size:14px}.rrg8-work span{display:block;color:#73839a;font-size:11px;margin-top:3px}.rrg8-work a{color:#1769e0;font-weight:700}.rrg8-rank-portfolio.glass,.rrg8-eligibility-modern.glass{background:linear-gradient(145deg,rgba(255,255,255,.90),rgba(247,251,255,.72));border-color:var(--glass-line)}
.rrg8-applicable-card{position:relative;background:rgba(255,255,255,.74)}
@media(max-width:980px){.rrg8-profile-head .rrg8-metrics{grid-template-columns:repeat(2,1fr)}.rrg8-profile-facts{grid-template-columns:repeat(2,1fr)}.rrg8-analytics-grid{grid-template-columns:1fr}.rrg8-related-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.rrg8-profile-head.glass,.rrg8-analytics-glass,.rrg8-related-glass,.rrg8-worklist.glass{padding:19px;border-radius:20px}.rrg8-profile-head .rrg8-metrics{grid-template-columns:repeat(2,1fr)}.rrg8-profile-facts{grid-template-columns:1fr}.rrg8-profile-facts>div.wide{grid-column:span 1}.rrg8-related-grid{grid-template-columns:1fr}.rrg8-analytics-head{align-items:flex-start}.rrg8-oa-ring{width:76px;height:76px;flex-basis:76px}.rrg8-oa-stats{grid-template-columns:1fr}.rrg8-worklist-head{align-items:flex-start;flex-direction:column}.rrg8-year-bars small{display:none}}

/* v9.1 site-wide glass refinement */
.rrg8-hero{background:radial-gradient(circle at 78% 8%,rgba(26,108,224,.13),transparent 28%),radial-gradient(circle at 18% 84%,rgba(213,165,43,.10),transparent 24%),linear-gradient(145deg,#fbfdff,#f2f7ff 60%,#fffaf0)}
.rrg8-hero-card,.rrg8-card,.rrg8-tiergrid>div,.rrg8-blogcard,.rrg8-subject,.rrg8-verify-card,.rrg8-process-grid article,.rrg8-certtype-grid article{background:linear-gradient(145deg,rgba(255,255,255,.86),rgba(248,251,255,.70));border-color:rgba(176,195,220,.45);box-shadow:0 18px 54px rgba(24,63,111,.075);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%)}
.rrg8-searchbox{background:rgba(255,255,255,.82);border-color:rgba(167,188,215,.55);backdrop-filter:blur(18px);box-shadow:0 14px 42px rgba(25,67,119,.09)}
.rrg8-result{background:rgba(255,255,255,.82);border-color:rgba(181,199,223,.55);backdrop-filter:blur(14px)}
.rrg8-btn,.rrg8-searchbox button,.rrg8-filterbar button{background:linear-gradient(135deg,#1d73e8,#0d4eae);box-shadow:0 9px 22px rgba(23,105,224,.18)}

/* v9.2 premium navigation + recognition signing polish */
.rrg8-nav-caption{padding:8px 12px 5px;font-size:10px;letter-spacing:.14em;font-weight:850;color:#8a98aa}.rrg8-nav-dropdown b{font-size:13px;color:#1b2f49}.rrg8-nav-mega{width:365px}.rrg8-nav-group>button{display:flex;align-items:center;gap:4px}.rrg8-nav-group>button:hover{color:var(--blue)}
@media(max-width:900px){.rrg8-nav-caption{padding-top:12px}.rrg8-nav-dropdown b{font-size:13px}.rrg8-nav-mega{width:100%}}
/* v9.3 expanded hyperlink navigation */
.rrg8-footergrid-expanded{grid-template-columns:minmax(240px,1.35fr) repeat(4,minmax(145px,1fr));gap:34px}
.rrg8-footer-quick{display:flex;flex-direction:column;gap:7px;margin-top:16px}.rrg8-footer-quick a{font-weight:700}
.rrg8-link-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.rrg8-link-directory>a{display:flex;flex-direction:column;gap:7px;padding:22px;border:1px solid rgba(15,39,68,.12);border-radius:18px;background:#fff;text-decoration:none;box-shadow:0 8px 24px rgba(15,39,68,.05);transition:.18s ease}.rrg8-link-directory>a:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(15,39,68,.09)}.rrg8-link-directory b{color:#102a48;font-size:1.05rem}.rrg8-link-directory span{color:#627083;line-height:1.55}
.rrg8-sitemap-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.rrg8-sitemap-grid>div{padding:26px}.rrg8-sitemap-grid h2{margin-top:0}.rrg8-sitemap-grid a{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid rgba(15,39,68,.08);text-decoration:none;font-weight:650}.rrg8-sitemap-grid a:last-child{border-bottom:0}
.rrg8-profile-actions{display:flex;flex-wrap:wrap;gap:10px;padding:14px;margin:14px 0}.rrg8-profile-actions a,.rrg8-profile-actions button{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(15,39,68,.13);border-radius:999px;background:#fff;padding:10px 14px;color:#143150;text-decoration:none;font:inherit;font-weight:700;cursor:pointer}.rrg8-profile-actions a:hover,.rrg8-profile-actions button:hover{box-shadow:0 7px 18px rgba(15,39,68,.09)}.rrg8-profile-actions span{font-size:.92em}
@media(max-width:1100px){.rrg8-footergrid-expanded{grid-template-columns:repeat(3,minmax(0,1fr))}.rrg8-link-directory{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.rrg8-footergrid-expanded,.rrg8-link-directory,.rrg8-sitemap-grid{grid-template-columns:1fr}.rrg8-profile-actions{align-items:stretch}.rrg8-profile-actions a,.rrg8-profile-actions button{justify-content:center}}

/* v9.4 ultra-modern source-linked profiles + RRK identity */
.rrg8-server-profile{min-height:280px}.rrg8-id-badge{display:inline-flex;align-items:center;gap:7px;margin:0 0 13px;padding:7px 11px;border:1px solid rgba(21,105,224,.18);border-radius:999px;background:linear-gradient(135deg,rgba(230,241,255,.96),rgba(255,255,255,.9));color:#1559b6;font-size:11px;font-weight:900;letter-spacing:.08em;box-shadow:0 8px 24px rgba(23,105,224,.08)}
.rrg8-source-strip{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.rrg8-source-strip a{display:inline-flex;padding:9px 13px;border:1px solid rgba(15,39,68,.12);border-radius:999px;background:rgba(255,255,255,.78);color:#1559b6;font-size:12px;font-weight:800;text-decoration:none}.rrg8-source-strip a:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(15,39,68,.08)}
.rrg8-profile-head.glass{position:relative;overflow:hidden}.rrg8-profile-head.glass:before{content:"";position:absolute;right:-90px;top:-110px;width:290px;height:290px;border-radius:50%;background:radial-gradient(circle,rgba(31,115,235,.12),rgba(31,115,235,0) 68%);pointer-events:none}.rrg8-profile-head.glass>*{position:relative;z-index:1}.rrg8-profile-actions.glass{position:sticky;top:76px;z-index:8;background:rgba(255,255,255,.82);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%)}
@media(max-width:900px){.rrg8-profile-actions.glass{position:static}.rrg8-id-badge{margin-top:4px}}

.rrg8-discount-band{margin-top:28px;padding:24px;border:1px solid #dbe6f1;border-radius:20px;background:#fff}.rrg8-discount-band>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0}.rrg8-discount-band span{padding:14px;border-radius:14px;background:#f5f9fd}.rrg8-discount-band b{display:block;font-size:22px}.rrg8-bank-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0}.rrg8-bank-details>div{padding:12px;border:1px solid #dbe6f1;border-radius:12px;background:#fff}.rrg8-bank-details small{display:block;color:#667085}.rrg8-bank-details b{display:block;word-break:break-word}.rrg8-checkout-discount{margin:12px 0;padding:12px;border-radius:12px;background:#eef8f3}.rrg8-checkout-discount b,.rrg8-checkout-discount span{display:block}.rrg8-cf-customer>label{display:block;margin:12px 0}@media(max-width:760px){.rrg8-discount-band>div,.rrg8-bank-details{grid-template-columns:1fr 1fr}}@media(max-width:520px){.rrg8-discount-band>div,.rrg8-bank-details{grid-template-columns:1fr}}

/* v9.6 secure checkout */
.rrg8-customer-card,.rrg8-card-checkout,.rrg8-payment-area{background:#fff;border:1px solid #dce6f2;border-radius:18px;padding:22px;margin:18px 0;box-shadow:0 10px 32px rgba(23,48,79,.06)}
.rrg8-step-label{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#426489;margin-bottom:14px}.rrg8-customer-card label,.rrg8-card-checkout label,.rrg8-download-auth label{display:block;font-weight:700;color:#17304f;margin:10px 0}.rrg8-customer-card input,.rrg8-customer-card select,.rrg8-download-auth input{width:100%;box-sizing:border-box;border:1px solid #cbd9e8;border-radius:11px;padding:12px 13px;background:#fff;color:#17304f}.rrg8-hosted-field{height:48px;border:1px solid #cbd9e8;border-radius:11px;background:#fff;padding:0 10px}.rrg8-physical-choice{display:flex!important;gap:10px;align-items:flex-start;padding:14px;background:#f7fafd;border-radius:12px}.rrg8-physical-choice input{width:auto!important;margin-top:3px}.rrg8-physical-choice small,.rrg8-customer-card label small{display:block;font-weight:400;color:#6b7d92}.rrg8-address-fields{margin-top:16px;padding-top:14px;border-top:1px solid #e4ebf3}.rrg8-gateway-note{color:#61758d;font-size:13px}.rrg8-or{display:flex;align-items:center;gap:12px;margin:18px 0;color:#8595a8}.rrg8-or:before,.rrg8-or:after{content:"";height:1px;background:#e2e9f1;flex:1}.rrg8-btn.wide{width:100%;margin-top:14px}.rrg8-success{padding:12px 14px;background:#eef9f3;border:1px solid #bfe8cf;border-radius:10px;color:#17663a;margin-top:12px}.rrg8-download-auth{margin-top:22px;padding:20px;background:#f7fafd;border-radius:14px;border:1px solid #dce6f2}.rrg8-method-logo:not(.manual){background:#edf4fb;color:#17304f}.rrg8-secure-line{font-size:12px;color:#6b7d92;margin-top:12px}@media(max-width:760px){.rrg8-customer-card,.rrg8-card-checkout,.rrg8-payment-area{padding:15px}.rrg8-form-row{grid-template-columns:1fr!important}}

.rrg8-expanded-knowledge{background:#f7fafd;border-top:1px solid #e5edf5}.rrg8-expanded-knowledge h2{margin-top:8px}.rrg8-expanded-knowledge details{background:#fff}

.rrg8-checkout-discount small{display:block;margin-top:8px;padding-top:8px;border-top:1px solid rgba(15,39,68,.14);font-weight:800;letter-spacing:.01em}.rrg8-hosted-field iframe{width:100%!important;min-height:48px!important}.rrg8-hosted-field{min-height:50px;background:#fff}

/* v9.8 modern usability + mobile navigation */
.rrg8-profile-cert-cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px;align-items:center}.rrg8-profile-cert-cta .rrg8-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;line-height:1.25;white-space:normal;text-align:center}
.rrg8-checkout-discount{background:#f0faf5!important;color:#123d2c!important;border:1px solid #cde9dc!important;box-shadow:0 8px 24px rgba(16,92,63,.07)}.rrg8-checkout-discount b{color:#0e5b3c!important;font-size:15px}.rrg8-checkout-discount span{color:#315d4d!important}.rrg8-checkout-discount #rrg8-early-timer{display:flex!important;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;padding:10px 12px!important;border:1px solid #b9dfcd!important;border-radius:10px;background:#fff!important;color:#123d2c!important;font-size:12px!important;font-weight:750!important}.rrg8-checkout-discount #rrg8-early-timer b{font-size:12px!important}.rrg8-checkout-discount #rrg8-early-timer span{font-variant-numeric:tabular-nums;font-size:14px;font-weight:900;color:#0b6944!important;letter-spacing:.02em}
.rrg8-work{display:grid!important;grid-template-columns:minmax(0,1.5fr) minmax(250px,.8fr);align-items:start;gap:18px}.rrg8-work strong{overflow-wrap:anywhere}.rrg8-work span{white-space:normal!important;text-align:right;line-height:1.5}.rrg8-work a{display:inline-flex;white-space:nowrap}.rrg8-guidance-lead{color:#52647c;margin:-6px 0 22px}.rrg8-faq-expanded details{background:linear-gradient(145deg,#fff,#f9fbfe);box-shadow:0 6px 18px rgba(15,39,68,.035)}
.rrg8-mobile-dock{display:none}
@media(max-width:760px){
 .rrg8-body{padding-bottom:72px}.rrg8-footer{padding-bottom:84px}.rrg8-mobile-dock{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:10px;right:10px;bottom:max(8px,env(safe-area-inset-bottom));z-index:1200;background:rgba(255,255,255,.96);border:1px solid rgba(15,39,68,.12);border-radius:18px;padding:7px 5px;box-shadow:0 16px 45px rgba(15,39,68,.18);backdrop-filter:blur(12px)}.rrg8-mobile-dock a{display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:1px;margin:0!important;padding:5px 2px;border-radius:12px;color:#324965!important;font-size:10px!important;min-height:48px}.rrg8-mobile-dock a span{font-size:17px;color:#1769e0}.rrg8-mobile-dock a b{font-size:10px}.rrg8-profile-cert-cta{display:grid;grid-template-columns:1fr;margin-top:18px}.rrg8-profile-cert-cta .rrg8-btn{width:100%;min-height:48px}.rrg8-work{grid-template-columns:1fr!important;gap:4px}.rrg8-work span{text-align:left!important;margin-top:2px!important}.rrg8-checkout-discount #rrg8-early-timer{align-items:flex-start;flex-direction:column;gap:2px}.rrg8-profile-actions.glass{display:grid;grid-template-columns:1fr 1fr;padding:10px;gap:8px}.rrg8-profile-actions a,.rrg8-profile-actions button{min-width:0;padding:10px!important;font-size:12px}.glass,.rrg8-profile-head.glass,.rrg8-profile-facts.glass,.rrg8-analytics-glass,.rrg8-related-glass,.rrg8-worklist.glass,.rrg8-topics.glass{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
}
@media(max-width:420px){.rrg8-profile-actions.glass{grid-template-columns:1fr}.rrg8-mobile-dock{left:6px;right:6px}.rrg8-container{width:min(100% - 24px,1180px)}}


/* v9.9 responsive-first system */
html,body{max-width:100%;overflow-x:hidden}.rrg8-body img,.rrg8-body svg,.rrg8-body canvas{max-width:100%}.rrg8-body input,.rrg8-body select,.rrg8-body textarea,.rrg8-body button{font-size:16px}.rrg8-tablewrap{-webkit-overflow-scrolling:touch;max-width:100%}.rrg8-filterbar>*{min-width:0}.rrg8-contact-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:28px;align-items:start}.rrg8-contact-aside,.rrg8-contact-card{border:1px solid var(--line);border-radius:24px;padding:28px;background:#fff;box-shadow:0 12px 35px rgba(15,39,68,.06)}.rrg8-contact-aside h2{font-size:clamp(22px,3vw,32px);overflow-wrap:anywhere}.rrg8-contact-points{display:grid;gap:10px;margin-top:24px}.rrg8-contact-points>div{padding:13px 14px;border-radius:14px;background:#f6f9fd}.rrg8-contact-points b,.rrg8-contact-points span{display:block}.rrg8-contact-points span{font-size:12px;color:var(--muted)}.rrg8-contact-card label{display:block;font-weight:700;margin:12px 0}.rrg8-contact-card input,.rrg8-contact-card select,.rrg8-contact-card textarea{width:100%;border:1px solid #cbd9e8;border-radius:12px;padding:12px 13px;background:#fff;color:var(--ink);font:inherit}.rrg8-contact-card textarea{resize:vertical}.rrg8-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.rrg8-contact-card small{font-weight:400;color:var(--muted)}
@media(max-width:900px){
 .rrg8-container{width:min(100% - 28px,1180px)}.rrg8-nav{height:66px}.rrg8-brand img{width:150px;height:42px}.rrg8-menu-btn{display:inline-grid!important;place-items:center;position:relative;z-index:1402;width:42px;height:42px;padding:0!important;font-size:25px!important;line-height:1;color:#17304f}.rrg8-menu{position:fixed;z-index:1401;top:66px;left:0;right:0;bottom:0;display:flex!important;flex-direction:column;align-items:stretch;gap:4px;padding:14px 16px calc(92px + env(safe-area-inset-bottom));background:#fff;overflow-y:auto;overscroll-behavior:contain;transform:translateX(105%);visibility:hidden;transition:transform .22s ease,visibility .22s}.rrg8-menu.mobile-open{transform:none;visibility:visible}.rrg8-menu>a,.rrg8-nav-group>button{width:100%;min-height:46px;padding:12px 14px!important;border-radius:12px;text-align:left!important;font-size:15px!important}.rrg8-menu>a:hover,.rrg8-nav-group>button:hover{background:#f3f7fd}.rrg8-nav-cta{text-align:center!important;margin-top:6px}.rrg8-nav-group{width:100%}.rrg8-nav-group>button{display:flex;align-items:center;justify-content:space-between}.rrg8-nav-dropdown{position:static!important;right:auto!important;top:auto!important;width:100%!important;margin:0 0 6px!important;padding:6px!important;display:none!important;opacity:1!important;visibility:visible!important;transform:none!important;border:0!important;box-shadow:none!important;background:#f7f9fc!important}.rrg8-nav-group.open .rrg8-nav-dropdown{display:grid!important}.rrg8-nav-dropdown a{padding:10px 11px!important}.rrg8-nav-caption{padding:7px 10px 3px!important}.rrg8-menu-open{overflow:hidden}.rrg8-hero{padding:44px 0 42px}.rrg8-hero-grid{grid-template-columns:1fr;gap:24px}.rrg8-hero h1,.rrg8-pagehero h1{font-size:clamp(34px,9vw,52px)}.rrg8-pagehero{padding:42px 0}.rrg8-section{padding:46px 0}.rrg8-cardgrid,.rrg8-tiergrid{grid-template-columns:repeat(2,minmax(0,1fr))}.rrg8-filterbar{grid-template-columns:repeat(2,minmax(0,1fr))}.rrg8-filterbar button{grid-column:1/-1;width:100%}.rrg8-contact-grid{grid-template-columns:1fr}.rrg8-form-row{grid-template-columns:1fr 1fr!important}.rrg8-footergrid-expanded{grid-template-columns:repeat(2,minmax(0,1fr))!important}.rrg8-ordergrid{grid-template-columns:repeat(2,minmax(0,1fr))}.rrg8-work{grid-template-columns:1fr!important}.rrg8-work span{text-align:left!important}.rrg8-contextbar{flex-direction:column}.rrg8-searchbox{flex-wrap:wrap}.rrg8-searchbox select{flex:0 0 150px}.rrg8-searchbox input{flex:1 1 220px}.rrg8-searchbox button{flex:0 0 auto}
}
@media(max-width:700px){
 .rrg8-container{width:min(100% - 22px,1180px)}.rrg8-cardgrid,.rrg8-tiergrid,.rrg8-subjectgrid,.rrg8-bloggrid,.rrg8-footergrid-expanded{grid-template-columns:1fr!important}.rrg8-card{min-height:0;padding:20px}.rrg8-filterbar{grid-template-columns:1fr}.rrg8-filterbar button{grid-column:auto}.rrg8-form-row{grid-template-columns:1fr!important}.rrg8-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.rrg8-metric strong{font-size:22px}.rrg8-profile-head h1{font-size:clamp(32px,10vw,46px)}.rrg8-searchbox{display:grid;grid-template-columns:1fr}.rrg8-search-icon{display:none}.rrg8-searchbox select{border-right:0;border-bottom:1px solid var(--line);padding:10px 12px}.rrg8-searchbox button{width:100%}.rrg8-tablewrap{overflow:visible!important}.rrg8-table{display:block;border:0;background:transparent}.rrg8-table thead{display:none}.rrg8-table tbody{display:grid;gap:12px}.rrg8-table tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 12px;padding:15px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(15,39,68,.055)}.rrg8-table td{display:block!important;padding:0!important;border:0!important;white-space:normal!important;min-width:0;text-align:left!important;overflow-wrap:anywhere}.rrg8-table td:before{content:attr(data-label);display:block;margin-bottom:2px;font-size:9px;line-height:1.2;text-transform:uppercase;letter-spacing:.08em;color:#7a8ca2;font-weight:850}.rrg8-table td.rrg8-name{grid-column:1/-1;font-size:16px}.rrg8-table td.rrg8-name a{display:block;overflow-wrap:anywhere}.rrg8-table td.rrg8-rank{font-size:20px}.rrg8-tierpill{white-space:normal}.rrg8-contextbar{margin-bottom:12px}.rrg8-contact-aside,.rrg8-contact-card{padding:20px;border-radius:20px}.rrg8-ordergrid{grid-template-columns:1fr}.rrg8-worklist{overflow:hidden}.rrg8-work strong{font-size:13px}.rrg8-profile-actions.glass{grid-template-columns:1fr 1fr!important}.rrg8-profile-actions a,.rrg8-profile-actions button{white-space:normal!important;min-height:44px}.rrg8-footer{font-size:14px}.rrg8-footergrid h4{margin-bottom:8px}.rrg8-footergrid a{padding:3px 0}.rrg8-pagehero.compact{padding:38px 0}.rrg8-pagehero.compact h1{font-size:clamp(30px,9vw,42px)}
}
@media(max-width:430px){
 .rrg8-container{width:min(100% - 18px,1180px)}.rrg8-profile-actions.glass{grid-template-columns:1fr!important}.rrg8-metrics{grid-template-columns:1fr 1fr}.rrg8-metric{padding:14px}.rrg8-metric strong{font-size:19px}.rrg8-table tr{grid-template-columns:1fr 1fr;padding:13px}.rrg8-contact-aside,.rrg8-contact-card{padding:16px}.rrg8-mobile-dock{left:5px!important;right:5px!important}.rrg8-mobile-dock a{min-width:0}.rrg8-mobile-dock a b{max-width:72px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rrg8-work span{font-size:10px!important}.rrg8-work a{white-space:normal!important}.rrg8-bank-details{grid-template-columns:1fr!important}.rrg8-checkout-shell,.rrg8-order-shell{max-width:100%!important}.rrg8-order-side,.rrg8-order-main{min-width:0!important}.rrg8-order-card,.rrg8-customer-card,.rrg8-payment-area{max-width:100%!important}
}

/* v9.9.1 checkout input reliability */
.rrg8-cardholder-input{width:100%;box-sizing:border-box;border:1px solid #cbd9e8;border-radius:11px;padding:12px 13px;background:#fff;color:#17304f;font:inherit;min-height:48px;position:relative;z-index:3;pointer-events:auto!important;user-select:text!important}.rrg8-cardholder-input:focus{outline:2px solid rgba(31,115,235,.18);border-color:#1f73eb}.rrg8-hosted-field{position:relative;z-index:2;pointer-events:auto!important;overflow:hidden}.rrg8-hosted-field iframe{display:block!important;width:100%!important;height:48px!important;min-height:48px!important;border:0!important;pointer-events:auto!important;position:relative!important;z-index:3!important}

/* v9.9.2 Cashfree whitelisting compliance pages */
.rrg8-policy-card{margin:22px 0;padding:24px;border:1px solid #dbe6f4;border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(15,39,68,.05)}
.rrg8-policy-card h2{margin-top:0}.rrg8-cf-pricegrid .rrg8-pricecard h2{font-size:1.15rem;line-height:1.35}.rrg8-cf-pricegrid .rrg8-pricecard strong{display:block;font-size:1.55rem;margin:14px 0;color:#0f2744}
@media(max-width:720px){.rrg8-policy-card{padding:18px}.rrg8-cf-pricegrid{grid-template-columns:1fr!important}.rrg8-cf-pricegrid .rrg8-pricecard{min-width:0;width:100%}}
/* v10.0 customer autofill, multi-certificate checkout and certification benefits */
.rrg8-autofill-note{margin:-2px 0 18px;padding:10px 12px;border-radius:12px;background:#eef8f3;color:#176845;font-size:12px;font-weight:650}.rrg8-cert-actions{display:grid;gap:10px;min-width:230px}.rrg8-cert-select{display:flex!important;align-items:center;gap:8px;font-size:12px!important;font-weight:750;color:#35506e;cursor:pointer}.rrg8-cert-select input{width:17px;height:17px;accent-color:#1265d8}.rrg8-multi-cert-bar{margin-top:24px;padding:18px 20px;border:1px solid #cfe0fa;border-radius:18px;background:linear-gradient(135deg,#f5f9ff,#fff);display:flex;align-items:center;justify-content:space-between;gap:20px}.rrg8-multi-cert-bar div{display:grid;gap:4px}.rrg8-multi-cert-bar span{font-size:13px;color:#62758c}.rrg8-cert-benefits{margin-top:16px;border:1px solid #dbe7f4;border-radius:18px;padding:17px 20px;background:#fff;display:flex;flex-wrap:wrap;gap:9px 18px}.rrg8-cert-benefits>b{width:100%;color:#102945}.rrg8-cert-benefits span{font-size:12px;color:#37506d}.rrg8-ready-list{display:flex;flex-wrap:wrap;gap:10px}.rrg8-customer-card input::placeholder{color:#9aa8b8;opacity:1}.rrg8-customer-card select,.rrg8-customer-card input{min-height:44px}
@media(max-width:760px){.rrg8-multi-cert-bar{align-items:stretch;flex-direction:column}.rrg8-multi-cert-bar .rrg8-btn{width:100%}.rrg8-cert-actions{min-width:0;width:100%}.rrg8-cert-benefits{display:grid;grid-template-columns:1fr 1fr}.rrg8-cert-benefits>b{grid-column:1/-1}}
@media(max-width:480px){.rrg8-cert-benefits{grid-template-columns:1fr}}

/* v10.2 payment + certificate access */
.rrg8-wallet-checkout{padding:6px}.rrg8-wallet-checkout .rrg8-gateway-note{margin:10px 0 18px;line-height:1.65}.rrg8-verify-search-summary{margin:18px 0 12px;padding:12px 16px;border-radius:14px;background:#eef6ff;color:#173b67}.rrg8-verify-results{display:grid;gap:18px}.rrg8-ready-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}@media(max-width:700px){.rrg8-ready-actions .rrg8-btn{width:100%;text-align:center}.rrg8-verify-card{padding:20px 16px}}


/* v10.3 modern mobile navigation, bundle checkout and year data */
.rrg8-checkout-certificates{margin:0 0 22px;padding:18px;border:1px solid #dce7f3;border-radius:18px;background:linear-gradient(145deg,#fbfdff,#f5f9ff)}
.rrg8-checkout-cert-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.rrg8-checkout-cert-head span{font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:#3168a8}.rrg8-checkout-cert-head h3{margin:2px 0 0}.rrg8-checkout-cert-head small{max-width:330px;text-align:right;color:#60758d}
.rrg8-checkout-cert-list{display:grid;gap:9px}.rrg8-checkout-cert-item{display:grid;grid-template-columns:34px 1fr 40px;gap:10px;align-items:center;padding:11px;background:#fff;border:1px solid #e2eaf4;border-radius:13px}.rrg8-checkout-cert-item .rrg8-cert-num{width:30px;height:30px;border-radius:9px;background:#edf5ff;color:#1769e0;display:grid;place-items:center;font-weight:850}.rrg8-checkout-cert-item b,.rrg8-checkout-cert-item small{display:block}.rrg8-checkout-cert-item small{color:#6c7e93;font-size:11px}.rrg8-bundle-remove{width:36px;height:36px;border:1px solid #f0cfd4;border-radius:10px;background:#fff5f6;color:#b42335;font-size:21px;cursor:pointer}.rrg8-bundle-add{margin-top:12px}.rrg8-bundle-add summary{cursor:pointer;font-weight:800;color:#1769e0}.rrg8-bundle-add>div{display:grid;gap:7px;margin-top:9px}.rrg8-bundle-add-btn{display:grid;grid-template-columns:28px 1fr auto;gap:8px;align-items:center;text-align:left;border:1px solid #dce7f3;border-radius:11px;padding:10px;background:#fff;color:#17304f;cursor:pointer}.rrg8-bundle-add-btn span{font-size:20px;color:#1769e0}.rrg8-bundle-add-btn small{color:#64788f}
.rrg8-year-mobile-data{display:none}
.rrg8-applicable-card{box-shadow:0 12px 32px rgba(15,39,68,.055);transition:transform .18s ease,box-shadow .18s ease}.rrg8-applicable-card:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(15,39,68,.09)}
@media(max-width:900px){.rrg8-header{position:sticky!important;top:0!important;z-index:2000!important}.rrg8-menu{position:fixed!important;top:66px!important;left:0!important;right:0!important;bottom:0!important;height:calc(100dvh - 66px)!important;max-height:none!important;border:0!important;border-radius:0!important;padding:12px 14px calc(100px + env(safe-area-inset-bottom))!important;overflow-y:auto!important;overflow-x:hidden!important;box-shadow:none!important;transform:translateX(105%)!important;visibility:hidden!important;display:flex!important}.rrg8-menu.mobile-open{transform:translateX(0)!important;visibility:visible!important}.rrg8-menu>a,.rrg8-nav-group>button{flex:0 0 auto!important}.rrg8-nav-dropdown{max-height:none!important;overflow:visible!important}.rrg8-nav-group.open .rrg8-nav-dropdown{display:grid!important}.rrg8-menu-btn{display:inline-grid!important}}
@media(max-width:620px){.rrg8-year-card{overflow:hidden}.rrg8-year-bars{min-height:175px;overflow-x:auto;padding-bottom:28px;gap:8px}.rrg8-year-bars span{min-width:24px}.rrg8-year-bars small{display:block!important;font-size:8px!important;transform:rotate(-45deg);transform-origin:left top;margin-top:8px}.rrg8-year-mobile-data{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:12px}.rrg8-year-mobile-data span{padding:9px 10px;border:1px solid #e0e9f3;border-radius:10px;background:#fff}.rrg8-year-mobile-data b,.rrg8-year-mobile-data small{display:block}.rrg8-year-mobile-data small{color:#6b7e94;font-size:10px}.rrg8-checkout-cert-head{flex-direction:column}.rrg8-checkout-cert-head small{text-align:left}.rrg8-checkout-certificates{padding:13px}.rrg8-checkout-cert-item{grid-template-columns:30px 1fr 36px}.rrg8-bundle-add-btn{grid-template-columns:24px 1fr}.rrg8-bundle-add-btn small{grid-column:2}.rrg8-cert-actions{display:grid!important;grid-template-columns:1fr!important}.rrg8-cert-actions .rrg8-btn{width:100%}}


/* v10.3.1 chart-axis and checkout-prefill fixes */
.rrg8-year-card{overflow:hidden}
.rrg8-year-bars{height:154px;display:grid;grid-template-columns:repeat(20,minmax(28px,1fr));align-items:end;gap:8px;padding:0 6px 30px;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}
.rrg8-year-bars>span{height:120px;min-width:28px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:relative}
.rrg8-year-bars i{width:min(24px,82%);flex:0 0 auto}
.rrg8-year-bars small{position:absolute;top:126px;left:50%;transform:translateX(-50%);margin:0!important;font-size:9px!important;line-height:1;white-space:nowrap;color:#6f8096;font-weight:700}
.rrg8-year-mobile-data{display:none!important}
.rrg8-address-fields{display:block!important;margin-top:18px}
.rrg8-address-prefill-note{margin:-4px 0 14px;color:#60758d;font-size:11px;line-height:1.55}
@media(max-width:620px){.rrg8-year-bars{grid-template-columns:repeat(20,30px);min-height:0!important;height:158px!important;gap:8px;padding-bottom:31px}.rrg8-year-bars>span{min-width:30px;height:122px}.rrg8-year-bars small{display:block!important;top:128px;transform:translateX(-50%);font-size:8px!important}.rrg8-year-mobile-data{display:none!important}}

/* v10.3.2 mobile-first navigation hardening */
@media (max-width:900px){
  html.rrg8-menu-open,body.rrg8-menu-open{overflow:hidden!important;overscroll-behavior:none!important}
  .rrg8-header{position:sticky!important;top:0!important;z-index:2147483000!important;background:rgba(255,255,255,.96)!important;-webkit-backdrop-filter:blur(20px) saturate(160%);backdrop-filter:blur(20px) saturate(160%)}
  .rrg8-header .rrg8-nav{height:68px!important;min-height:68px!important;width:min(100% - 24px,1180px)!important;gap:12px!important}
  .rrg8-header .rrg8-brand{min-width:0!important;flex:1 1 auto!important}
  .rrg8-header .rrg8-brand img{width:min(190px,62vw)!important;height:44px!important;max-height:44px!important}
  .rrg8-header .rrg8-menu-btn{display:inline-grid!important;place-items:center!important;flex:0 0 46px!important;width:46px!important;height:46px!important;min-width:46px!important;padding:0!important;margin:0!important;border:1px solid #dce5ef!important;border-radius:14px!important;background:#fff!important;color:#153150!important;font-size:28px!important;line-height:1!important;box-shadow:0 6px 20px rgba(15,39,68,.06)!important;touch-action:manipulation!important}
  .rrg8-header .rrg8-menu{position:fixed!important;inset:68px 0 0 0!important;width:100vw!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:10px 12px calc(110px + env(safe-area-inset-bottom))!important;border:0!important;border-radius:0!important;background:linear-gradient(180deg,#f9fbfe 0%,#f6f9fd 100%)!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:8px!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translate3d(100%,0,0)!important;transition:transform .24s cubic-bezier(.2,.8,.2,1),opacity .18s ease,visibility 0s linear .24s!important;z-index:2147482999!important}
  .rrg8-header .rrg8-menu.mobile-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate3d(0,0,0)!important;transition:transform .24s cubic-bezier(.2,.8,.2,1),opacity .18s ease!important}
  .rrg8-header .rrg8-menu>a,.rrg8-header .rrg8-nav-group{flex:0 0 auto!important;width:100%!important;margin:0!important}
  .rrg8-header .rrg8-menu>a,.rrg8-header .rrg8-nav-group>button{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-height:54px!important;padding:14px 16px!important;margin:0!important;border:1px solid #e1e9f2!important;border-radius:16px!important;background:#fff!important;color:#193451!important;text-align:left!important;font-size:16px!important;font-weight:760!important;line-height:1.25!important;box-shadow:0 4px 14px rgba(15,39,68,.035)!important}
  .rrg8-header .rrg8-menu>a:active,.rrg8-header .rrg8-nav-group>button:active{transform:scale(.995)}
  .rrg8-header .rrg8-nav-group>button span{font-size:14px!important;transition:transform .18s ease!important}
  .rrg8-header .rrg8-nav-group.open>button{border-color:#bfd3ef!important;background:#eef5ff!important;color:#1258b8!important;border-radius:16px 16px 12px 12px!important}
  .rrg8-header .rrg8-nav-group.open>button span{transform:rotate(180deg)!important}
  .rrg8-header .rrg8-nav-dropdown,.rrg8-header .rrg8-nav-mega{position:static!important;inset:auto!important;width:100%!important;max-width:none!important;max-height:none!important;margin:6px 0 2px!important;padding:8px!important;border:1px solid #e0e9f3!important;border-radius:16px!important;background:#fff!important;box-shadow:0 8px 24px rgba(15,39,68,.045)!important;display:none!important;grid-template-columns:1fr!important;gap:2px!important;opacity:1!important;visibility:visible!important;transform:none!important;overflow:visible!important}
  .rrg8-header .rrg8-nav-group.open>.rrg8-nav-dropdown{display:grid!important}
  .rrg8-header .rrg8-nav-caption{padding:7px 10px 8px!important;color:#72849a!important;font-size:10px!important;letter-spacing:.12em!important}
  .rrg8-header .rrg8-nav-dropdown a{display:block!important;width:100%!important;padding:11px 12px!important;margin:0!important;border:0!important;border-radius:11px!important;background:transparent!important;color:#17324f!important;white-space:normal!important}
  .rrg8-header .rrg8-nav-dropdown a:active{background:#f1f6fc!important}
  .rrg8-header .rrg8-nav-dropdown b{display:block!important;font-size:14px!important;line-height:1.3!important}
  .rrg8-header .rrg8-nav-dropdown small{display:block!important;margin-top:2px!important;color:#6b7d92!important;font-size:11px!important;line-height:1.4!important;white-space:normal!important}
  .rrg8-header .rrg8-nav-cta{justify-content:center!important;background:linear-gradient(135deg,#1769e0,#0b4fb7)!important;color:#fff!important;border-color:transparent!important;margin-top:2px!important;box-shadow:0 10px 22px rgba(23,105,224,.18)!important}
}
@media (max-width:480px){
  .rrg8-header .rrg8-nav{width:min(100% - 18px,1180px)!important}
  .rrg8-header .rrg8-brand img{width:min(178px,60vw)!important;height:42px!important}
  .rrg8-header .rrg8-menu{padding-left:9px!important;padding-right:9px!important}
  .rrg8-header .rrg8-menu>a,.rrg8-header .rrg8-nav-group>button{min-height:52px!important;padding:13px 14px!important;border-radius:15px!important;font-size:15px!important}
  .rrg8-header .rrg8-nav-dropdown{border-radius:14px!important;padding:6px!important}
}


/* v10.4.0 modern light-performance refinement */
:root{--rrg8-radius:18px;--rrg8-shadow:0 14px 38px rgba(15,39,68,.07)}
.rrg8-body{background:#f8fbff;color:#16304d;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
.rrg8-section{content-visibility:auto;contain-intrinsic-size:1px 700px}
.rrg8-header,.rrg8-card,.rrg8-panel,.rrg8-contact-card,.rrg8-contact-aside{box-shadow:var(--rrg8-shadow)}
.rrg8-btn,.rrg8-menu-btn,.rrg8-nav-group>button,.rrg8-menu a{touch-action:manipulation}
.rrg8-btn:focus-visible,.rrg8-menu-btn:focus-visible,.rrg8-menu a:focus-visible,.rrg8-nav-group>button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(23,105,224,.26)!important;outline-offset:2px!important}
img{max-width:100%;height:auto}
@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
@media (max-width:900px){
  .rrg8-header .rrg8-menu{top:68px!important;bottom:0!important;max-width:100%!important}
  .rrg8-header .rrg8-nav-dropdown{max-height:none!important}
  .rrg8-header .rrg8-menu::after{content:'';display:block;height:env(safe-area-inset-bottom)}
}
@media (max-width:420px){
  .rrg8-container{width:min(100% - 20px,1180px)}
  .rrg8-header .rrg8-brand img{max-width:58vw!important}
}

/* v10.5.0 customer-first certificate access */
.rrg8-certificate-access{padding:28px 0 0;background:#f8fbff}
.rrg8-access-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:22px;align-items:center;padding:26px 28px;border:1px solid #dce8f6;border-radius:24px;background:linear-gradient(135deg,#fff,#f3f8ff);box-shadow:0 14px 38px rgba(15,39,68,.07)}
.rrg8-access-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:#e9f3ff;color:#1769e0;font-size:30px;font-weight:800}
.rrg8-access-copy .rrg8-eyebrow{margin:0 0 5px}.rrg8-access-copy h2{margin:0 0 4px;font-size:clamp(23px,3vw,32px);line-height:1.12;letter-spacing:-.025em}.rrg8-access-copy p{margin:0;color:#5f7188;max-width:720px}.rrg8-access-actions{display:grid;gap:7px;min-width:210px;text-align:center}.rrg8-access-actions .rrg8-btn{white-space:nowrap}.rrg8-access-actions small{color:#708198;font-size:11px}
.rrg8-nav-download{background:linear-gradient(135deg,#1769e0,#0b4fb7)!important;box-shadow:0 8px 22px rgba(23,105,224,.18)}
.rrg8-mycert-page{min-height:58vh;background:linear-gradient(180deg,#f8fbff 0%,#fff 100%)}.rrg8-mycert-page h1{max-width:800px}.rrg8-mycert-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0 18px}.rrg8-mycert-steps span{display:flex;align-items:center;gap:9px;padding:11px 13px;border:1px solid #e0e9f3;border-radius:14px;background:#fff;color:#53677f;font-size:12px;font-weight:700}.rrg8-mycert-steps b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#eaf3ff;color:#1769e0}.rrg8-mycert-search{margin-top:8px;box-shadow:0 12px 34px rgba(15,39,68,.08)}.rrg8-privacy-note{margin:10px 4px 0!important;font-size:12px!important;color:#75869a!important}.rrg8-verify-results{margin-top:14px}.rrg8-verify-modern{border:1px solid #dfe8f2!important;border-radius:20px!important;background:#fff!important;box-shadow:0 12px 32px rgba(15,39,68,.06)!important}
@media(max-width:900px){.rrg8-access-card{grid-template-columns:auto 1fr}.rrg8-access-actions{grid-column:1/-1;min-width:0}.rrg8-access-actions .rrg8-btn{width:100%}.rrg8-header .rrg8-nav-download{order:-1}}
@media(max-width:700px){.rrg8-certificate-access{padding-top:18px}.rrg8-access-card{grid-template-columns:1fr;padding:20px;border-radius:20px;gap:12px}.rrg8-access-icon{width:48px;height:48px;border-radius:15px;font-size:25px}.rrg8-access-copy h2{font-size:24px}.rrg8-access-copy p{font-size:14px}.rrg8-mycert-steps{grid-template-columns:1fr;gap:7px;margin:18px 0 14px}.rrg8-mycert-steps span{min-height:44px}.rrg8-mycert-search{display:grid!important;grid-template-columns:1fr!important}.rrg8-mycert-search input{min-height:50px!important;padding:13px!important}.rrg8-mycert-search button{min-height:50px!important}.rrg8-ready-actions{display:grid!important;grid-template-columns:1fr!important}.rrg8-ready-actions .rrg8-btn{min-height:48px;display:grid;place-items:center}}
@media(max-width:430px){.rrg8-mycert-page{padding-top:30px!important}.rrg8-mycert-page h1{font-size:clamp(29px,9vw,38px)!important}.rrg8-mobile-dock b{font-size:9px!important}}


/* v10.5.1 iOS Safari full mobile-menu viewport fix */
@media (max-width:900px){
  :root{--rrg8-ios-vh:100dvh;--rrg8-menu-top:68px}
  html,body{max-width:100%;overflow-x:hidden}
  .rrg8-header{
    -webkit-backdrop-filter:none!important;
    backdrop-filter:none!important;
    transform:none!important;
    filter:none!important;
    contain:none!important;
  }
  .rrg8-header .rrg8-menu{
    top:var(--rrg8-menu-top)!important;
    bottom:auto!important;
    height:calc(var(--rrg8-ios-vh) - var(--rrg8-menu-top))!important;
    max-height:calc(var(--rrg8-ios-vh) - var(--rrg8-menu-top))!important;
    min-height:0!important;
    padding-top:10px!important;
    padding-bottom:calc(124px + env(safe-area-inset-bottom,0px))!important;
    overflow-y:scroll!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-gutter:stable;
    touch-action:pan-y!important;
  }
  .rrg8-header .rrg8-menu.mobile-open{display:flex!important}
  .rrg8-header .rrg8-nav-group,
  .rrg8-header .rrg8-nav-dropdown,
  .rrg8-header .rrg8-nav-dropdown a{min-width:0!important;max-width:100%!important}
  .rrg8-header .rrg8-nav-dropdown a{overflow-wrap:anywhere!important;word-break:normal!important}
  .rrg8-header .rrg8-nav-cta{flex-shrink:0!important}
  body.rrg8-menu-open .rrg8-mobile-dock{visibility:hidden!important;pointer-events:none!important}
}
@supports (-webkit-touch-callout:none){
  @media (max-width:900px){
    .rrg8-header .rrg8-menu{width:100%!important;max-width:100vw!important}
    html.rrg8-menu-open,body.rrg8-menu-open{position:relative!important;height:auto!important}
  }
}

/* v10.5.2 Legal business identity */
.rrg8-legal-card{border:1px solid #dbe5f0;border-radius:24px;padding:34px;background:#fff;box-shadow:0 18px 45px rgba(15,39,68,.08)}
.rrg8-legal-label{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.12em;color:#587089;margin-bottom:10px}
.rrg8-legal-card h2{font-size:clamp(22px,3vw,34px);line-height:1.22;margin:0 0 16px;color:#0f2744;overflow-wrap:anywhere}
.rrg8-legal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0}
.rrg8-legal-grid>div{padding:16px;border:1px solid #e5edf5;border-radius:16px;background:#f8fbfe}
.rrg8-legal-grid small{display:block;color:#64748b;margin-bottom:5px}.rrg8-legal-grid strong{display:block;line-height:1.35;overflow-wrap:anywhere}
.rrg8-legal-note{margin:20px 0 0;padding-top:18px;border-top:1px solid #e5edf5;color:#526577}.rrg8-copy{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.rrg8-copy a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:640px){.rrg8-legal-card{padding:22px 18px;border-radius:18px}.rrg8-legal-grid{grid-template-columns:1fr}.rrg8-copy{display:block;text-align:center}.rrg8-copy strong,.rrg8-copy span{display:block}.rrg8-copy strong{margin-bottom:5px}}

/* v10.5.5 iPhone profile/data viewport hardening */
html,body.rrg8-body{max-width:100%;overflow-x:hidden}
.rrg8-body main,.rrg8-profile-shell,.rrg8-server-profile,.rrg8-profile-head,.rrg8-profile-facts,.rrg8-analytics-glass,.rrg8-analytics-grid,.rrg8-analytics-grid article,.rrg8-year-card,.rrg8-related-glass,.rrg8-worklist,.rrg8-topics{min-width:0;max-width:100%}
.rrg8-profile-facts strong,.rrg8-profile-facts a,.rrg8-profile-meta,.rrg8-type-list span,.rrg8-work strong,.rrg8-work span{overflow-wrap:anywhere;word-break:normal;min-width:0;max-width:100%}

@media(max-width:700px){
  html,body.rrg8-body{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}
  .rrg8-body main{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}
  .rrg8-container{width:calc(100% - 20px)!important;max-width:calc(100vw - 20px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}
  #rrg8-profile,.rrg8-profile-shell,.rrg8-server-profile{width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important}
  .rrg8-profile-head.glass,.rrg8-profile-facts.glass,.rrg8-analytics-glass,.rrg8-related-glass,.rrg8-worklist.glass,.rrg8-topics.glass{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}
  .rrg8-profile-facts{display:block!important;width:100%!important;overflow:hidden!important;border-radius:20px!important}
  .rrg8-profile-facts>div,.rrg8-profile-facts>div.wide{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;padding:16px 16px!important;border-bottom:1px solid rgba(211,222,237,.75)!important}
  .rrg8-profile-facts>div:last-child{border-bottom:0!important}
  .rrg8-profile-facts small{font-size:10px!important;line-height:1.35!important;margin-bottom:7px!important}
  .rrg8-profile-facts strong,.rrg8-profile-facts a{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;font-size:15px!important;line-height:1.5!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}
  .rrg8-profile-facts a[href*="orcid.org"],.rrg8-profile-facts strong{hyphens:auto;-webkit-hyphens:auto}
  .rrg8-profile-actions.glass{width:100%!important;max-width:100%!important;grid-template-columns:1fr!important;overflow:hidden!important}
  .rrg8-profile-actions a,.rrg8-profile-actions button{width:100%!important;max-width:100%!important;min-width:0!important;justify-content:flex-start!important;white-space:normal!important;overflow-wrap:anywhere!important}
  .rrg8-analytics-glass{padding:18px 14px!important;overflow:hidden!important}
  .rrg8-analytics-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;width:100%!important;min-width:0!important}
  .rrg8-analytics-head>div:first-child{min-width:0!important}
  .rrg8-analytics-head h2{font-size:clamp(25px,7.5vw,34px)!important;line-height:1.12!important;overflow-wrap:anywhere!important}
  .rrg8-oa-ring{width:66px!important;height:66px!important;flex-basis:66px!important}
  .rrg8-oa-ring strong{font-size:17px!important}
  .rrg8-analytics-grid{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important}
  .rrg8-analytics-grid article,.rrg8-year-card{width:100%!important;max-width:100%!important;min-width:0!important;padding:16px 14px!important;margin-top:14px!important;overflow:hidden!important;box-sizing:border-box!important}
  .rrg8-type-list,.rrg8-type-list>div{width:100%!important;max-width:100%!important;min-width:0!important}
  .rrg8-type-list>div{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:10px!important}
  .rrg8-type-list span{white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}
  .rrg8-type-list b{white-space:nowrap!important}
  .rrg8-oa-stats{grid-template-columns:1fr!important;width:100%!important}
  .rrg8-year-bars{max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}
  .rrg8-work{width:100%!important;max-width:100%!important;min-width:0!important}
  .rrg8-work strong,.rrg8-work span,.rrg8-work a{max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}
  .rrg8-source-strip a{max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important}
  .rrg8-mobile-dock{max-width:calc(100vw - 10px)!important;box-sizing:border-box!important}
}

@media(max-width:430px){
  .rrg8-container{width:calc(100% - 16px)!important;max-width:calc(100vw - 16px)!important}
  .rrg8-profile-head.glass{padding:17px 14px!important}
  .rrg8-profile-facts>div,.rrg8-profile-facts>div.wide{padding:15px 14px!important}
  .rrg8-profile-facts strong,.rrg8-profile-facts a{font-size:14px!important}
  .rrg8-analytics-glass{padding:16px 12px!important}
  .rrg8-analytics-grid article,.rrg8-year-card{padding:14px 12px!important}
  .rrg8-mobile-dock a{padding:5px 1px!important}
  .rrg8-mobile-dock a b{font-size:9px!important;max-width:68px!important}
}
/* v10.9 branded payment marks */
.rrg8-method-logo.gateway,.rrg8-method-logo.manual{width:92px;min-width:92px;height:38px;padding:3px 7px;border:1px solid #dce6f2;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.rrg8-method-logo.gateway img,.rrg8-method-logo.manual img{display:block;width:100%;height:100%;object-fit:contain}.rrg8-method-tab{align-items:center}.rrg8-address-prefill-note{padding:11px 13px;border-radius:11px;background:#f7fafd;color:#61758d;font-size:12px;line-height:1.55}

/* v11.0 premium research intelligence experience */
.rrg8-hero-premium{background:radial-gradient(circle at 85% 12%,rgba(38,111,225,.12),transparent 30%),linear-gradient(180deg,#fbfdff 0%,#f3f7fc 100%)}
.rrg8-hero-premium h1{letter-spacing:-.045em}.rrg8-hero-premium h1 em{font-style:normal;background:linear-gradient(90deg,#123d70,#276fe1);-webkit-background-clip:text;background-clip:text;color:transparent}
.rrg8-premium-card{border:1px solid rgba(35,102,190,.18);box-shadow:0 30px 80px rgba(14,47,87,.14);background:linear-gradient(155deg,#fff 0%,#f6f9ff 65%,#edf4ff 100%)}
.rrg8-premium-card>p{color:#667a91;line-height:1.7;margin:0 0 18px}.rrg8-tierstack span{border-bottom:1px solid rgba(15,39,68,.07)}
.rrg8-tiergrid.five{grid-template-columns:repeat(5,minmax(0,1fr))}.rrg8-recognition-premium{background:linear-gradient(180deg,#102b4c,#0b213d);color:#fff}.rrg8-recognition-premium .rrg8-section-head p,.rrg8-recognition-premium .rrg8-disclaimer{color:#c4d1df}.rrg8-recognition-premium .rrg8-tiergrid>div{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.12)}
.rrg8-pagehero.premium{background:radial-gradient(circle at 80% 10%,rgba(48,117,222,.16),transparent 34%),linear-gradient(180deg,#fbfdff,#f4f8fd)}
.rrg8-pricegrid.premium .rrg8-pricecard{border:1px solid #dbe6f2;box-shadow:0 18px 45px rgba(17,48,85,.07);transition:transform .18s ease,box-shadow .18s ease}.rrg8-pricegrid.premium .rrg8-pricecard:hover{transform:translateY(-3px);box-shadow:0 24px 55px rgba(17,48,85,.11)}
.rrg8-discount-premium{padding:34px!important;background:linear-gradient(145deg,#fff,#f7fbff)!important;border:1px solid #d6e3f1!important;box-shadow:0 24px 65px rgba(14,47,87,.08)}
.rrg8-discount-title{max-width:780px}.rrg8-discount-title h2{font-size:clamp(28px,4vw,42px);letter-spacing:-.035em;margin:7px 0 10px}.rrg8-discount-title p{color:#64778e;line-height:1.72}
.rrg8-discount-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.rrg8-discount-grid>span{display:flex;flex-direction:column;gap:5px;min-height:180px;padding:22px!important;border:1px solid #e0e9f4;background:#fff!important}.rrg8-discount-grid b{font-size:38px!important;letter-spacing:-.04em;color:#1769d5}.rrg8-discount-grid strong{font-size:15px}.rrg8-discount-grid small{color:#6b7d92;line-height:1.55}
.rrg8-bundle-explainer{margin-top:22px;padding:26px;border-radius:20px;background:#102b4c;color:#fff}.rrg8-bundle-explainer p{color:#cad6e3;line-height:1.65}.rrg8-bundle-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0}.rrg8-bundle-steps span{display:flex;flex-direction:column;gap:5px;padding:16px;border-radius:14px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1)}.rrg8-bundle-steps b{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#9fc3f6}.rrg8-bundle-steps strong{font-size:18px}.rrg8-bundle-steps small{color:#c8d5e3}.rrg8-discount-note{margin:0;padding-top:15px;border-top:1px solid rgba(255,255,255,.12)}
.rrg8-paypal-note.premium{margin-top:22px;padding:24px;border-radius:18px;border:1px solid #dce7f2;background:#fff}.rrg8-paypal-note.premium p{line-height:1.7;color:#65788e}
.rrg8-premium-assurance{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:18px}.rrg8-premium-assurance article{padding:20px;border:1px solid #dfe8f2;border-radius:16px;background:#fff}.rrg8-premium-assurance b{display:block;font-size:15px}.rrg8-premium-assurance p{margin:7px 0 0;color:#6a7c90;line-height:1.55}
.rrg8-savings-card{padding:15px!important}.rrg8-savings-card>span{margin-top:4px}.rrg8-saving-explain{display:block!important;margin-top:9px!important;padding-top:9px!important;border-top:1px solid rgba(15,39,68,.12)!important;color:#426457!important;font-weight:650!important;line-height:1.5}.rrg8-savings-card #rrg8-early-timer{margin-top:10px!important}
@media(max-width:980px){.rrg8-tiergrid.five{grid-template-columns:repeat(2,minmax(0,1fr))}.rrg8-discount-grid{grid-template-columns:1fr!important}.rrg8-bundle-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.rrg8-premium-assurance{grid-template-columns:1fr}}
@media(max-width:560px){.rrg8-discount-premium{padding:20px!important}.rrg8-bundle-explainer{padding:20px}.rrg8-bundle-steps{grid-template-columns:1fr}.rrg8-tiergrid.five{grid-template-columns:1fr}.rrg8-discount-title h2{font-size:29px}}

/* v11.1 premium conditional checkout */
.rrg8-conditional-panel{margin:16px 0;padding:16px;border:1px solid #dce7f4;border-radius:16px;background:linear-gradient(180deg,#fbfdff,#f5f9ff)}
.rrg8-premium-check,.rrg8-mini-check{display:flex!important;gap:10px;align-items:flex-start}.rrg8-premium-check input,.rrg8-mini-check input{width:18px!important;min-width:18px;height:18px;margin-top:2px}.rrg8-premium-check span{display:grid;gap:4px}.rrg8-premium-check small{color:#6b7d92;font-weight:500;line-height:1.45}
#rrg8-gst-fields,#rrg8-delivery-fields{display:none;margin-top:14px}.rrg8-document-note{margin-top:14px;padding:12px 14px;border-radius:12px;background:#f8fbff;border:1px solid #e2ebf5;font-size:12px;line-height:1.5;color:#60758f}
@media(max-width:720px){.rrg8-conditional-panel{padding:13px}.rrg8-premium-check small{font-size:12px}}

.rrg8-documents-bar{display:flex;gap:9px;flex-wrap:wrap;margin:14px 0 18px}.rrg8-documents-bar a{display:inline-flex;align-items:center;padding:9px 12px;border:1px solid #d9e4f1;border-radius:10px;background:#fff;color:#174f9e;text-decoration:none;font-weight:800;font-size:12px}.rrg8-documents-bar a:hover{background:#f3f7fd}

.rrg8-gst-supplier{display:grid;gap:4px;margin-bottom:14px;padding:12px 14px;border-radius:12px;background:#fff;border:1px solid #e1e9f3}.rrg8-gst-supplier b{color:#14345d}.rrg8-gst-supplier span{font-size:12px;color:#5d718a}.rrg8-gst-supplier a{font-size:12px;font-weight:800;color:#1456d9;text-decoration:none}


/* v11.2 premium savings presentation */
.rrg8-savings-card{padding:18px!important;border-radius:18px!important;background:linear-gradient(180deg,#f7fcfa 0%,#eef9f5 100%)!important;border:1px solid #c6e6d9!important;box-shadow:0 12px 34px rgba(16,92,63,.08)!important}
.rrg8-saving-head{display:flex;flex-direction:column;gap:3px;margin-bottom:13px}.rrg8-saving-kicker{font-size:10px!important;letter-spacing:.16em!important;font-weight:900!important;color:#268160!important}.rrg8-saving-head>b{font-size:18px!important;line-height:1.25;color:#123d2c!important}
.rrg8-saving-pills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.rrg8-saving-pills>span{display:flex!important;flex-direction:column;gap:3px;padding:12px!important;border:1px solid #d5ebe2;border-radius:12px;background:#fff!important}.rrg8-saving-pills small{margin:0!important;padding:0!important;border:0!important;font-size:10px!important;font-weight:800!important;color:#668177!important;text-transform:uppercase;letter-spacing:.05em}.rrg8-saving-pills strong{font-size:14px;color:#0b6944;line-height:1.25}
.rrg8-progressive-saving{margin-top:11px;padding:12px 13px;border-radius:12px;background:#e5f5ee;border:1px solid #cce8dc}.rrg8-progressive-saving b{font-size:13px!important;color:#164d39!important}.rrg8-progressive-saving small{margin:4px 0 0!important;padding:0!important;border:0!important;font-size:11.5px!important;font-weight:650!important;line-height:1.5;color:#47675b!important}
.rrg8-savings-card #rrg8-early-timer{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;margin-top:11px!important;padding:11px 13px!important;border:1px solid #bfe1d2!important;border-radius:12px!important;background:#fff!important}.rrg8-savings-card #rrg8-early-timer b{font-size:11px!important;color:#365c4d!important}.rrg8-savings-card #rrg8-early-timer span{font-size:17px!important;font-weight:900!important;color:#0b6944!important;font-variant-numeric:tabular-nums}
@media(max-width:700px){.rrg8-saving-pills{grid-template-columns:1fr}.rrg8-saving-pills>span{padding:10px 11px!important}.rrg8-savings-card{padding:14px!important}.rrg8-progressive-saving{padding:11px}.rrg8-savings-card #rrg8-early-timer{flex-direction:row!important;align-items:center!important}}


/* v11.3 streamlined GST, delivery and coupon experience */
.rrg8-gst-simple{padding:2px 0}.rrg8-gst-simple span b{font-size:14px;color:#17395f}.rrg8-gst-simple span small{max-width:620px}
.rrg8-coupon-box{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,300px);gap:16px;align-items:center;margin:18px 0;padding:17px;border:1px solid #dce7f3;border-radius:16px;background:linear-gradient(135deg,#f8fbff,#f3f8ff)}
.rrg8-coupon-box>div:first-child{display:grid;gap:4px}.rrg8-coupon-box b{font-size:16px;color:#15395f}.rrg8-coupon-box small{color:#687d95;line-height:1.45}.rrg8-coupon-entry{display:grid;gap:5px}.rrg8-coupon-entry input{text-transform:uppercase;letter-spacing:.08em;font-weight:850}.rrg8-coupon-entry span{font-size:10.5px;color:#7a8da2;text-align:right}
.rrg8-address-fields{padding:15px;border:1px solid #dce7f3;border-radius:15px;background:#fbfdff}
.rrg8-saving-pills{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}
@media(max-width:700px){.rrg8-coupon-box{grid-template-columns:1fr;padding:14px}.rrg8-coupon-entry span{text-align:left}.rrg8-address-fields{padding:12px}}

/* v11.4 premium action system — explicit contrast, sizing and placement for every public CTA */
.rrg8-body a.rrg8-btn,
.rrg8-body button.rrg8-btn,
.rrg8-body .rrg8-searchbox button,
.rrg8-body .rrg8-filterbar button,
.rrg8-body .rrg8-profile-actions button,
.rrg8-body .rrg8-profile-cert-cta .rrg8-btn,
.rrg8-body .rrg8-ready-actions .rrg8-btn{
  -webkit-appearance:none!important;
  appearance:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  min-height:50px!important;
  max-width:100%!important;
  padding:13px 22px!important;
  border:1px solid transparent!important;
  border-radius:14px!important;
  background:linear-gradient(135deg,#1769e0 0%,#0b4fb7 100%)!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  font-size:15.5px!important;
  font-weight:850!important;
  line-height:1.2!important;
  letter-spacing:-.01em!important;
  text-align:center!important;
  text-decoration:none!important;
  text-shadow:none!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  box-shadow:0 10px 24px rgba(23,105,224,.20)!important;
  cursor:pointer!important;
  opacity:1!important;
  visibility:visible!important;
  transition:transform .16s ease,box-shadow .16s ease,filter .16s ease!important;
}
.rrg8-body a.rrg8-btn:hover,
.rrg8-body button.rrg8-btn:hover,
.rrg8-body .rrg8-searchbox button:hover,
.rrg8-body .rrg8-filterbar button:hover,
.rrg8-body .rrg8-profile-actions button:hover,
.rrg8-body .rrg8-profile-cert-cta .rrg8-btn:hover,
.rrg8-body .rrg8-ready-actions .rrg8-btn:hover{
  color:#fff!important;-webkit-text-fill-color:#fff!important;
  transform:translateY(-1px)!important;
  box-shadow:0 14px 30px rgba(23,105,224,.26)!important;
  filter:saturate(1.04)!important;
}
.rrg8-body a.rrg8-btn:active,
.rrg8-body button.rrg8-btn:active{transform:translateY(0)!important;box-shadow:0 7px 18px rgba(23,105,224,.18)!important}
.rrg8-body a.rrg8-btn.secondary,
.rrg8-body button.rrg8-btn.secondary,
.rrg8-body .rrg8-ready-actions .rrg8-btn.secondary{
  background:#fff!important;
  color:#15395f!important;
  -webkit-text-fill-color:#15395f!important;
  border-color:#cfdceb!important;
  box-shadow:0 6px 18px rgba(15,39,68,.07)!important;
}
.rrg8-body a.rrg8-btn.secondary:hover,
.rrg8-body button.rrg8-btn.secondary:hover,
.rrg8-body .rrg8-ready-actions .rrg8-btn.secondary:hover{
  background:#f5f9ff!important;color:#0b4fb7!important;-webkit-text-fill-color:#0b4fb7!important;border-color:#afc9eb!important
}
.rrg8-body .rrg8-btn.wide{width:100%!important}
.rrg8-body button:disabled,.rrg8-body .rrg8-btn:disabled,.rrg8-body .rrg8-btn[aria-disabled="true"]{opacity:.58!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}

/* Header CTA remains unmistakable on desktop and mobile. */
.rrg8-body .rrg8-header a.rrg8-nav-cta,
.rrg8-body .rrg8-header a.rrg8-nav-download{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  min-height:44px!important;padding:10px 17px!important;border-radius:13px!important;
  background:linear-gradient(135deg,#1769e0,#0b4fb7)!important;
  color:#fff!important;-webkit-text-fill-color:#fff!important;font-weight:850!important;
  box-shadow:0 8px 22px rgba(23,105,224,.18)!important
}

/* Payment selectors and bundle controls use explicit high-contrast text. */
.rrg8-body button.rrg8-method-tab{min-height:58px!important;color:#334c68!important;-webkit-text-fill-color:#334c68!important;font-weight:700!important}
.rrg8-body button.rrg8-method-tab.active{background:#fff!important;color:#102945!important;-webkit-text-fill-color:#102945!important;border:1px solid #dbe5f0!important}
.rrg8-body button.rrg8-bundle-add-btn{min-height:48px!important;color:#17304f!important;-webkit-text-fill-color:#17304f!important;font-weight:750!important}
.rrg8-body button.rrg8-bundle-remove{color:#a91f32!important;-webkit-text-fill-color:#a91f32!important;font-weight:850!important}

/* Mobile dock labels stay fully readable instead of being clipped/truncated. */
@media(max-width:900px){
  .rrg8-body .rrg8-mobile-dock{grid-template-columns:repeat(4,minmax(0,1fr))!important;padding:7px 5px calc(7px + env(safe-area-inset-bottom))!important}
  .rrg8-body .rrg8-mobile-dock a{min-width:0!important;min-height:54px!important;padding:6px 2px!important;color:#29435f!important;-webkit-text-fill-color:#29435f!important}
  .rrg8-body .rrg8-mobile-dock a b{display:block!important;max-width:100%!important;font-size:10px!important;line-height:1.12!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;text-align:center!important;overflow-wrap:anywhere!important}
  .rrg8-body .rrg8-mobile-dock a span{font-size:18px!important;line-height:1!important;color:#1769e0!important;-webkit-text-fill-color:#1769e0!important}
  .rrg8-body .rrg8-header a.rrg8-nav-cta,.rrg8-body .rrg8-header a.rrg8-nav-download{width:100%!important;min-height:52px!important;color:#fff!important;-webkit-text-fill-color:#fff!important}
}
@media(max-width:620px){
  .rrg8-body a.rrg8-btn,.rrg8-body button.rrg8-btn,.rrg8-body .rrg8-searchbox button,.rrg8-body .rrg8-filterbar button,.rrg8-body .rrg8-profile-actions button{width:100%!important;min-height:50px!important;padding:13px 16px!important;font-size:15px!important}
  .rrg8-body .rrg8-pricecard .rrg8-btn{margin-top:10px!important}
}
@media(max-width:390px){
  .rrg8-body .rrg8-mobile-dock a b{font-size:9.5px!important}
}

/* v11.6.0 — complete works-by-year chart + simplified address flow */
.rrg8-year-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:10px}
.rrg8-year-head h3{margin:0!important}.rrg8-year-head>small{font-size:11px;color:#6f8096;font-weight:700;text-align:right}
.rrg8-year-chart{position:relative;padding-left:38px;min-width:0}
.rrg8-year-scale{position:absolute;z-index:4;left:0;top:4px;bottom:30px;width:32px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;color:#7a8ca2;font-size:9px;font-weight:800;pointer-events:none}
.rrg8-year-grid{position:absolute;z-index:1;left:38px;right:0;top:9px;height:114px;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}
.rrg8-year-grid i{display:block;width:100%;border-top:1px solid #dbe5f0}
.rrg8-year-bars{position:relative!important;z-index:2!important;height:160px!important;display:flex!important;align-items:flex-end!important;gap:9px!important;padding:22px 8px 30px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:thin;scroll-snap-type:x proximity;background:transparent!important;border-bottom:0!important}
.rrg8-year-bars>span{position:relative!important;flex:0 0 34px!important;width:34px!important;min-width:34px!important;height:108px!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;align-items:center!important;scroll-snap-align:center}
.rrg8-year-bars>span em{position:absolute;top:-19px;left:50%;transform:translateX(-50%);font-style:normal;font-size:9px;line-height:1;color:#173f70;font-weight:800;white-space:nowrap;background:#fff;border:1px solid #dce7f3;border-radius:8px;padding:3px 4px;box-shadow:0 3px 10px rgba(20,55,95,.06)}
.rrg8-year-bars i{display:block!important;width:24px!important;height:var(--h)!important;min-height:7px!important;max-height:100%!important;flex:0 0 auto!important;border-radius:7px 7px 2px 2px!important;background:linear-gradient(180deg,#4e92ee,#1555b2)!important;opacity:.94!important;box-shadow:0 5px 12px rgba(21,85,178,.16)}
.rrg8-year-bars small{position:absolute!important;top:114px!important;left:50%!important;transform:translateX(-50%)!important;margin:0!important;font-size:9px!important;line-height:1!important;white-space:nowrap!important;color:#687d97!important;font-weight:800!important}
.rrg8-year-mobile-data{display:none!important}
.rrg8-address-different{margin-top:14px!important;background:#f8fbff!important;border:1px solid #dce8f5!important}
.rrg8-billing-separate{margin-top:14px;padding-top:16px;border-top:1px solid #e2eaf3}
@media(max-width:620px){
 .rrg8-year-card{padding:16px 12px!important;overflow:hidden!important}
 .rrg8-year-head{align-items:flex-start;flex-direction:column;gap:4px}.rrg8-year-head>small{text-align:left;font-size:10px}
 .rrg8-year-chart{padding-left:34px}.rrg8-year-scale{width:28px}.rrg8-year-grid{left:34px}
 .rrg8-year-bars{height:166px!important;gap:8px!important;padding-top:25px!important;padding-bottom:31px!important}
 .rrg8-year-bars>span{flex-basis:32px!important;width:32px!important;min-width:32px!important;height:110px!important}
 .rrg8-year-bars>span em{top:-20px;font-size:8px;padding:3px}
 .rrg8-year-bars small{display:block!important;top:116px!important;font-size:8px!important}
}

/* v11.7 premium physical fulfilment controls */
.rrg8-physical-item-choice{display:flex!important;gap:11px;align-items:flex-start;margin-top:12px!important;padding:12px 14px;border:1px solid #cfe0f4;border-radius:14px;background:linear-gradient(180deg,#fbfdff 0%,#f3f8ff 100%);cursor:pointer}.rrg8-physical-item-choice input{width:18px!important;height:18px!important;flex:0 0 auto;margin:2px 0 0!important;accent-color:#1769e0}.rrg8-physical-item-choice span{min-width:0}.rrg8-physical-item-choice b{font-size:12px;line-height:1.35;color:#17304f}.rrg8-physical-item-choice small{margin-top:3px;font-size:10.5px!important;line-height:1.45!important;color:#657990!important}.rrg8-cert-main{min-width:0}.rrg8-address-intro{display:flex;flex-direction:column;gap:3px;margin:18px 0 6px;padding:14px 16px;border-radius:14px;background:#eef6ff;border:1px solid #d4e6fb;color:#17304f}.rrg8-address-intro b{font-size:14px}.rrg8-address-intro small{font-size:11px;color:#60758d}.rrg8-documents-bar{display:flex;flex-wrap:wrap;gap:8px}.rrg8-documents-bar a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 13px;border-radius:11px;border:1px solid #d6e4f3;background:#fff;color:#125ec6!important;font-weight:800;text-decoration:none}.rrg8-documents-bar a:hover{background:#f3f8ff}.rrg8-checkout-cert-item{align-items:start}.rrg8-checkout-cert-item>.rrg8-bundle-remove{margin-top:1px}@media(max-width:620px){.rrg8-physical-item-choice{padding:11px 12px}.rrg8-address-intro{padding:12px 13px}.rrg8-documents-bar a{flex:1 1 calc(50% - 8px);font-size:12px}}

/* v11.9.0 premium savings total */
.rrg8-total-saved{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:11px;padding:13px 14px;border-radius:13px;background:linear-gradient(135deg,#0d6a46 0%,#0a5138 100%);box-shadow:0 10px 24px rgba(10,81,56,.16);color:#fff!important}.rrg8-total-saved small{margin:0!important;padding:0!important;border:0!important;color:#d9f5e9!important;font-size:10px!important;font-weight:850!important;letter-spacing:.08em;text-transform:uppercase}.rrg8-total-saved strong{font-size:18px!important;font-weight:900!important;color:#fff!important;white-space:nowrap;font-variant-numeric:tabular-nums}.rrg8-savings-card #rrg8-early-timer{margin-top:9px!important}
@media(max-width:700px){.rrg8-total-saved{padding:12px 13px}.rrg8-total-saved strong{font-size:17px!important}}

/* v12 scientific committee + historical recognition */
.rrg8-member-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.rrg8-member-card{display:flex;gap:18px;align-items:flex-start;padding:22px;border:1px solid #dfe7f1;border-radius:22px;background:#fff;box-shadow:0 12px 36px rgba(15,39,68,.06)}.rrg8-member-card img{width:104px;height:118px;object-fit:cover;border-radius:18px;background:#eef3f8;flex:0 0 auto}.rrg8-member-card h3{margin:10px 0 5px}.rrg8-member-card p{margin:5px 0}.rrg8-badge{display:inline-flex;padding:6px 10px;border-radius:999px;background:#eef7f4;font-size:12px;font-weight:800}.rrg8-muted{opacity:.68}.rrg8-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}.rrg8-form-grid label{display:flex;flex-direction:column;gap:7px;font-weight:700}.rrg8-form-grid label.wide{grid-column:1/-1}.rrg8-form-grid input{width:100%;padding:13px 14px;border:1px solid #cfd9e6;border-radius:12px;background:#fff}.rrg8-form-msg{margin-top:16px;font-weight:700}.rrg8-empty{grid-column:1/-1;padding:30px;border:1px dashed #cbd7e5;border-radius:18px;text-align:center;background:#fff}
@media(max-width:900px){.rrg8-member-grid{grid-template-columns:1fr 1fr}.rrg8-member-card{flex-direction:column}.rrg8-member-card img{width:100%;height:220px}}@media(max-width:620px){.rrg8-member-grid,.rrg8-form-grid{grid-template-columns:1fr}.rrg8-form-grid label.wide{grid-column:auto}.rrg8-member-card img{height:260px}}

/* v12.1 performance + modern interaction layer */
.rrg8-section,.rrg8-blogcard,.rrg8-pricecard,.rrg8-worklist,.rrg8-related-glass,.rrg8-analytics-glass{content-visibility:auto;contain-intrinsic-size:1px 560px}
.rrg8-lazy-extras{min-height:84px;transition:min-height .2s ease}.rrg8-lazy-extras:empty{min-height:0}
.rrg8-searching{position:relative;overflow:hidden}.rrg8-searching:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);animation:rrg8-shimmer 1.15s infinite}
@keyframes rrg8-shimmer{100%{transform:translateX(100%)}}
.rrg8-result{will-change:transform}.rrg8-result:hover{transform:translateY(-1px)}
.rrg8-table{font-variant-numeric:tabular-nums}.rrg8-metric strong,.rrg8-context-rank-card strong{font-variant-numeric:tabular-nums}
@media(prefers-reduced-motion:reduce){.rrg8-searching:after{animation:none}.rrg8-result{transition:none!important}}

/* v12.3 semantic SEO breadcrumbs: lightweight, crawlable, mobile-safe */
.rrg8-breadcrumbs{max-width:1180px;margin:0 auto;padding:14px 24px 0;font-size:13px;line-height:1.5;color:#64748b}
.rrg8-breadcrumbs ol{display:flex;flex-wrap:wrap;gap:7px;align-items:center;list-style:none;margin:0;padding:0}
.rrg8-breadcrumbs li{display:flex;gap:7px;align-items:center;min-width:0}
.rrg8-breadcrumbs a{color:inherit;text-decoration:none}.rrg8-breadcrumbs a:hover{text-decoration:underline}
.rrg8-breadcrumbs [aria-current="page"]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:52vw;color:#334155}
@media(max-width:640px){.rrg8-breadcrumbs{padding:10px 16px 0;font-size:12px}.rrg8-breadcrumbs [aria-current="page"]{max-width:44vw}}

/* ==========================================================================\n   ResearchRank v12.4.0 — complete mobile-responsive system\n   Mobile-first hardening for every public page, including profiles, search,\n   ranking/calculation tables, certificates, checkout, verification, committee,\n   historical awards, content pages, footer, forms and fixed mobile controls.\n   ========================================================================== */
html{width:100%;max-width:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-padding-top:86px}
body.rrg8-body{width:100%;min-width:0;max-width:100%;overflow-x:clip}
.rrg8-body main,.rrg8-body section,.rrg8-body article,.rrg8-body aside,.rrg8-body nav,.rrg8-body header,.rrg8-body footer,.rrg8-body form,.rrg8-body fieldset{min-width:0;max-width:100%}
.rrg8-body img,.rrg8-body svg,.rrg8-body video,.rrg8-body canvas,.rrg8-body iframe{max-width:100%;height:auto}
.rrg8-body iframe{width:100%}
.rrg8-body pre,.rrg8-body code{max-width:100%;overflow-wrap:anywhere}
.rrg8-body pre{overflow:auto;-webkit-overflow-scrolling:touch}
.rrg8-body a,.rrg8-body p,.rrg8-body li,.rrg8-body dd,.rrg8-body dt,.rrg8-body strong,.rrg8-body small,.rrg8-body span{overflow-wrap:anywhere}
.rrg8-body input,.rrg8-body select,.rrg8-body textarea,.rrg8-body button{max-width:100%;font-size:16px}
.rrg8-body input[type="checkbox"],.rrg8-body input[type="radio"]{font-size:initial}
.rrg8-body textarea{min-height:112px;resize:vertical}
.rrg8-body button,.rrg8-body .rrg8-btn,.rrg8-body input[type="submit"]{min-height:44px;touch-action:manipulation}
.rrg8-body .rrg8-container{min-width:0}
.rrg8-body .rrg8-card,.rrg8-body .rrg8-panel,.rrg8-body .rrg8-pricecard,.rrg8-body .rrg8-blogcard,.rrg8-body .rrg8-subject,.rrg8-body .rrg8-verify-card,.rrg8-body .rrg8-order-card,.rrg8-body .rrg8-customer-card,.rrg8-body .rrg8-payment-area,.rrg8-body .rrg8-contact-card,.rrg8-body .rrg8-contact-aside,.rrg8-body .rrg8-legal-card,.rrg8-body .rrg8-member-card,.rrg8-body .rrg8-applicable-card{min-width:0;max-width:100%}
.rrg8-body .rrg8-tablewrap{width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}
.rrg8-body .rrg8-table{max-width:100%}
.rrg8-body .rrg8-table td,.rrg8-body .rrg8-table th{overflow-wrap:anywhere}
.rrg8-body .rrg8-searchbox,.rrg8-body .rrg8-filterbar,.rrg8-body .rrg8-form-row,.rrg8-body .rrg8-form-grid,.rrg8-body .rrg8-checkout-shell,.rrg8-body .rrg8-order-shell,.rrg8-body .rrg8-contact-grid,.rrg8-body .rrg8-footergrid-expanded,.rrg8-body .rrg8-link-directory,.rrg8-body .rrg8-sitemap-grid,.rrg8-body .rrg8-cardgrid,.rrg8-body .rrg8-tiergrid,.rrg8-body .rrg8-subjectgrid,.rrg8-body .rrg8-bloggrid,.rrg8-body .rrg8-member-grid,.rrg8-body .rrg8-certtype-grid,.rrg8-body .rrg8-process-grid,.rrg8-body .rrg8-formula-grid,.rrg8-body .rrg8-detailgrid,.rrg8-body .rrg8-context-rank-grid,.rrg8-body .rrg8-applicable-grid{min-width:0;max-width:100%}

@media (max-width:900px){
  .rrg8-body{padding-bottom:calc(74px + env(safe-area-inset-bottom,0px))}
  .rrg8-body .rrg8-container{width:calc(100% - 28px)!important;max-width:calc(100vw - 28px)!important}
  .rrg8-body .rrg8-section{padding:44px 0!important}
  .rrg8-body .rrg8-pagehero{padding:42px 0 36px!important}
  .rrg8-body .rrg8-pagehero.compact{padding:34px 0 30px!important}
  .rrg8-body .rrg8-hero{padding:44px 0!important}
  .rrg8-body .rrg8-hero-grid{grid-template-columns:minmax(0,1fr)!important;gap:24px!important}
  .rrg8-body .rrg8-hero h1,.rrg8-body .rrg8-pagehero h1,.rrg8-body .rrg8-profile-head h1{font-size:clamp(32px,8.5vw,50px)!important;line-height:1.06!important;letter-spacing:-.038em!important}
  .rrg8-body .rrg8-section-head h2{font-size:clamp(27px,7vw,38px)!important;line-height:1.1!important}
  .rrg8-body .rrg8-cardgrid,.rrg8-body .rrg8-tiergrid,.rrg8-body .rrg8-pricegrid,.rrg8-body .rrg8-subjectgrid,.rrg8-body .rrg8-bloggrid,.rrg8-body .rrg8-certtype-grid,.rrg8-body .rrg8-process-grid,.rrg8-body .rrg8-context-rank-grid,.rrg8-body .rrg8-applicable-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .rrg8-body .rrg8-filterbar{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .rrg8-body .rrg8-filterbar button{grid-column:1/-1;width:100%!important}
  .rrg8-body .rrg8-checkout-shell,.rrg8-body .rrg8-order-shell{grid-template-columns:minmax(0,1fr)!important;gap:18px!important}
  .rrg8-body .rrg8-checkout-summary,.rrg8-body .rrg8-order-side{position:static!important;top:auto!important;width:100%!important;max-width:100%!important}
  .rrg8-body .rrg8-contact-grid{grid-template-columns:minmax(0,1fr)!important}
  .rrg8-body .rrg8-footergrid-expanded{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important}
  .rrg8-body .rrg8-profile-head.glass{padding:24px!important}
  .rrg8-body .rrg8-profile-head,.rrg8-body .rrg8-profile-head>*{min-width:0!important;max-width:100%!important}
  .rrg8-body .rrg8-profile-meta{font-size:14px!important;line-height:1.5!important}
  .rrg8-body .rrg8-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .rrg8-body .rrg8-work{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:4px!important}
  .rrg8-body .rrg8-work span{white-space:normal!important;text-align:left!important}
  .rrg8-body .rrg8-contextbar{flex-direction:column!important;align-items:flex-start!important}
  .rrg8-body .rrg8-member-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .rrg8-body .rrg8-member-card{flex-direction:column!important}
  .rrg8-body .rrg8-member-card img{width:100%!important;height:auto!important;aspect-ratio:4/3;object-fit:cover!important}
  .rrg8-body .rrg8-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .rrg8-body .rrg8-form-grid label.wide{grid-column:1/-1!important}
  .rrg8-body .rrg8-payment-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .rrg8-body .rrg8-payment-form button{grid-column:1/-1!important;width:100%!important}
  .rrg8-body .rrg8-mobile-dock{left:8px!important;right:8px!important;bottom:calc(6px + env(safe-area-inset-bottom,0px))!important;width:auto!important;max-width:none!important;border-radius:18px!important;overflow:hidden!important}
}

@media (max-width:640px){
  .rrg8-body{font-size:15px;line-height:1.58}
  .rrg8-body .rrg8-container{width:calc(100% - 20px)!important;max-width:calc(100vw - 20px)!important}
  .rrg8-body .rrg8-section{padding:36px 0!important}
  .rrg8-body .rrg8-pagehero,.rrg8-body .rrg8-pagehero.compact{padding:30px 0 26px!important}
  .rrg8-body .rrg8-hero{padding:34px 0!important}
  .rrg8-body .rrg8-hero h1,.rrg8-body .rrg8-pagehero h1,.rrg8-body .rrg8-profile-head h1{font-size:clamp(29px,9.3vw,42px)!important;letter-spacing:-.032em!important}
  .rrg8-body .rrg8-pagehero p,.rrg8-body .rrg8-hero p{font-size:15px!important;line-height:1.65!important}
  .rrg8-body .rrg8-cardgrid,.rrg8-body .rrg8-tiergrid,.rrg8-body .rrg8-pricegrid,.rrg8-body .rrg8-subjectgrid,.rrg8-body .rrg8-bloggrid,.rrg8-body .rrg8-certtype-grid,.rrg8-body .rrg8-process-grid,.rrg8-body .rrg8-formula-grid,.rrg8-body .rrg8-detailgrid,.rrg8-body .rrg8-context-rank-grid,.rrg8-body .rrg8-applicable-grid,.rrg8-body .rrg8-member-grid,.rrg8-body .rrg8-footergrid-expanded,.rrg8-body .rrg8-link-directory,.rrg8-body .rrg8-sitemap-grid,.rrg8-body .rrg8-premium-assurance,.rrg8-body .rrg8-discount-grid{grid-template-columns:minmax(0,1fr)!important}
  .rrg8-body .rrg8-card,.rrg8-body .rrg8-pricecard,.rrg8-body .rrg8-blogcard,.rrg8-body .rrg8-subject,.rrg8-body .rrg8-process-grid article,.rrg8-body .rrg8-certtype-grid article{padding:18px!important;border-radius:18px!important;min-height:0!important}
  .rrg8-body .rrg8-hero-card{padding:21px!important;border-radius:20px!important}
  .rrg8-body .rrg8-filterbar{grid-template-columns:minmax(0,1fr)!important;padding:13px!important}
  .rrg8-body .rrg8-filterbar button{grid-column:auto!important}
  .rrg8-body .rrg8-searchbox{display:grid!important;grid-template-columns:minmax(0,1fr)!important;padding:7px!important;gap:7px!important}
  .rrg8-body .rrg8-searchbox .rrg8-search-icon{display:none!important}
  .rrg8-body .rrg8-searchbox select,.rrg8-body .rrg8-searchbox input,.rrg8-body .rrg8-searchbox button{width:100%!important;min-width:0!important;min-height:48px!important;border:0!important;border-radius:10px!important;padding:11px 12px!important}
  .rrg8-body .rrg8-searchbox select{border-bottom:1px solid var(--line)!important}
  .rrg8-body .rrg8-result{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;gap:10px!important;padding:12px!important}
  .rrg8-body .rrg8-result .rrg8-arrow{display:none!important}
  .rrg8-body .rrg8-result-main strong{font-size:14px!important;line-height:1.4!important}
  .rrg8-body .rrg8-result-main small,.rrg8-body .rrg8-result-main em{font-size:11px!important;line-height:1.45!important}
  .rrg8-body .rrg8-profile-head.glass,.rrg8-body .rrg8-profile-facts.glass,.rrg8-body .rrg8-analytics-glass,.rrg8-body .rrg8-related-glass,.rrg8-body .rrg8-worklist.glass,.rrg8-body .rrg8-topics.glass,.rrg8-body .rrg8-rank-portfolio{padding:16px 13px!important;border-radius:18px!important}
  .rrg8-body .rrg8-profile-facts{display:grid!important;grid-template-columns:minmax(0,1fr)!important}
  .rrg8-body .rrg8-profile-facts>div,.rrg8-body .rrg8-profile-facts>div.wide{grid-column:auto!important;width:100%!important;min-width:0!important;padding:13px 12px!important}
  .rrg8-body .rrg8-profile-facts strong,.rrg8-body .rrg8-profile-facts a{font-size:14px!important;line-height:1.45!important;word-break:break-word!important}
  .rrg8-body .rrg8-profile-actions.glass,.rrg8-body .rrg8-cert-actions,.rrg8-body .rrg8-ready-actions{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important}
  .rrg8-body .rrg8-profile-actions a,.rrg8-body .rrg8-profile-actions button,.rrg8-body .rrg8-cert-actions .rrg8-btn,.rrg8-body .rrg8-ready-actions .rrg8-btn{width:100%!important;justify-content:flex-start!important;text-align:left!important;white-space:normal!important}
  .rrg8-body .rrg8-metrics,.rrg8-body .rrg8-summary-metrics,.rrg8-body .rrg8-ordergrid,.rrg8-body .rrg8-oa-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  .rrg8-body .rrg8-metric,.rrg8-body .rrg8-ordergrid div{padding:12px!important}
  .rrg8-body .rrg8-metric strong{font-size:20px!important}
  .rrg8-body .rrg8-analytics-head{grid-template-columns:minmax(0,1fr)!important}
  .rrg8-body .rrg8-oa-ring{justify-self:start!important}
  .rrg8-body .rrg8-type-list>div{grid-template-columns:minmax(0,1fr)!important}
  .rrg8-body .rrg8-type-list b{white-space:normal!important}
  .rrg8-body .rrg8-context-rank-card,.rrg8-body .rrg8-applicable-card{padding:15px!important}
  .rrg8-body .rrg8-applicable-bottom,.rrg8-body .rrg8-checkout-cert-head{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}
  .rrg8-body .rrg8-checkout-main,.rrg8-body .rrg8-checkout-summary,.rrg8-body .rrg8-order-main,.rrg8-body .rrg8-order-side,.rrg8-body .rrg8-payment-area,.rrg8-body .rrg8-customer-card,.rrg8-body .rrg8-order-card{padding:15px!important;border-radius:18px!important}
  .rrg8-body .rrg8-checkout-certificates{padding:11px!important}
  .rrg8-body .rrg8-checkout-cert-item{grid-template-columns:28px minmax(0,1fr) 34px!important;gap:8px!important;padding:11px 0!important}
  .rrg8-body .rrg8-cert-main strong,.rrg8-body .rrg8-cert-main small{white-space:normal!important;overflow-wrap:anywhere!important}
  .rrg8-body .rrg8-payment-form,.rrg8-body .rrg8-form-grid,.rrg8-body .rrg8-form-row{grid-template-columns:minmax(0,1fr)!important}
  .rrg8-body .rrg8-form-grid label.wide,.rrg8-body .rrg8-payment-form button{grid-column:auto!important}
  .rrg8-body .rrg8-method-tabs{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important}
  .rrg8-body .rrg8-method-tab{width:100%!important;min-width:0!important}
  .rrg8-body .rrg8-coupon-box{grid-template-columns:minmax(0,1fr)!important}
  .rrg8-body .rrg8-documents-bar{display:grid!important;grid-template-columns:minmax(0,1fr)!important}
  .rrg8-body .rrg8-documents-bar a{width:100%!important}
  .rrg8-body .rrg8-address-fields,.rrg8-body .rrg8-conditional-panel{padding:11px!important}
  .rrg8-body .rrg8-member-card{padding:14px!important;border-radius:18px!important}
  .rrg8-body .rrg8-member-card img{height:auto!important;aspect-ratio:16/11!important;border-radius:14px!important}
  .rrg8-body .rrg8-legal-card,.rrg8-body .rrg8-contact-card,.rrg8-body .rrg8-contact-aside{padding:17px!important;border-radius:18px!important}
  .rrg8-body .rrg8-legal-grid{grid-template-columns:minmax(0,1fr)!important}
  .rrg8-body .rrg8-breadcrumbs{padding:9px 10px 0!important;font-size:11px!important;overflow:hidden!important}
  .rrg8-body .rrg8-breadcrumbs ol{flex-wrap:nowrap!important;overflow-x:auto!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}
  .rrg8-body .rrg8-breadcrumbs ol::-webkit-scrollbar{display:none!important}
  .rrg8-body .rrg8-breadcrumbs li{flex:0 0 auto!important;max-width:70vw!important}
  .rrg8-body .rrg8-breadcrumbs a,.rrg8-body .rrg8-breadcrumbs [aria-current="page"]{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:58vw!important}
  .rrg8-body .rrg8-footer{padding-bottom:calc(84px + env(safe-area-inset-bottom,0px))!important}
  .rrg8-body .rrg8-footergrid-expanded{gap:16px!important}
  .rrg8-body .rrg8-footergrid-expanded>div{padding-bottom:8px!important}
  .rrg8-body .rrg8-footer-logo{max-width:190px!important}
  .rrg8-body .rrg8-mobile-dock{grid-template-columns:repeat(4,minmax(0,1fr))!important;left:5px!important;right:5px!important;border-radius:16px!important}
  .rrg8-body .rrg8-mobile-dock a{min-height:54px!important;padding:5px 1px!important;gap:1px!important}
  .rrg8-body .rrg8-mobile-dock a b{font-size:9px!important;line-height:1.1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:72px!important}
  /* Mobile tables become readable cards. JS supplies data-label from table headers. */
  .rrg8-body .rrg8-tablewrap{overflow:visible!important}
  .rrg8-body .rrg8-table{display:block!important;width:100%!important;border:0!important;background:transparent!important}
  .rrg8-body .rrg8-table thead{display:none!important}
  .rrg8-body .rrg8-table tbody{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important;width:100%!important}
  .rrg8-body .rrg8-table tr{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 12px!important;width:100%!important;padding:13px!important;border:1px solid var(--line)!important;border-radius:15px!important;background:#fff!important;box-shadow:0 7px 20px rgba(15,39,68,.05)!important}
  .rrg8-body .rrg8-table td{display:block!important;min-width:0!important;width:auto!important;padding:0!important;border:0!important;white-space:normal!important;text-align:left!important;overflow-wrap:anywhere!important}
  .rrg8-body .rrg8-table td::before{content:attr(data-label);display:block!important;margin-bottom:2px;font-size:9px;line-height:1.25;text-transform:uppercase;letter-spacing:.07em;color:#7a8ca2;font-weight:850}
  .rrg8-body .rrg8-table td.rrg8-name{grid-column:1/-1!important;font-size:15px!important}
  .rrg8-body .rrg8-table td.rrg8-rank{font-size:18px!important}
}

@media (max-width:390px){
  .rrg8-body .rrg8-container{width:calc(100% - 16px)!important;max-width:calc(100vw - 16px)!important}
  .rrg8-body .rrg8-hero h1,.rrg8-body .rrg8-pagehero h1,.rrg8-body .rrg8-profile-head h1{font-size:clamp(27px,9.5vw,36px)!important}
  .rrg8-body .rrg8-metrics,.rrg8-body .rrg8-summary-metrics,.rrg8-body .rrg8-ordergrid,.rrg8-body .rrg8-oa-stats{grid-template-columns:minmax(0,1fr)!important}
  .rrg8-body .rrg8-table tr{grid-template-columns:minmax(0,1fr)!important}
  .rrg8-body .rrg8-table td.rrg8-name{grid-column:auto!important}
  .rrg8-body .rrg8-profile-head.glass,.rrg8-body .rrg8-profile-facts.glass,.rrg8-body .rrg8-analytics-glass,.rrg8-body .rrg8-related-glass,.rrg8-body .rrg8-worklist.glass,.rrg8-body .rrg8-topics.glass{padding:13px 11px!important}
  .rrg8-body .rrg8-mobile-dock a b{font-size:8.5px!important;max-width:62px!important}
}

@supports not (overflow:clip){body.rrg8-body{overflow-x:hidden}}
@supports (padding:max(0px)){.rrg8-body .rrg8-mobile-dock{padding-bottom:max(7px,env(safe-area-inset-bottom,0px))!important}}
\n\n/* ResearchRank v12.4.1 — universal responsive hardening + synchronized address UX */
.rrg8-body *, .rrg8-body *::before, .rrg8-body *::after{box-sizing:border-box}
.rrg8-body img,.rrg8-body svg,.rrg8-body video,.rrg8-body canvas{max-width:100%;height:auto}
.rrg8-body iframe{max-width:100%}
.rrg8-body main,.rrg8-body section,.rrg8-body article,.rrg8-body aside,.rrg8-body div,.rrg8-body form,.rrg8-body fieldset,.rrg8-body label{min-width:0}
.rrg8-body input,.rrg8-body select,.rrg8-body textarea,.rrg8-body button{max-width:100%;font:inherit}
.rrg8-body input,.rrg8-body select,.rrg8-body textarea{font-size:max(16px,1em)}
.rrg8-body a,.rrg8-body p,.rrg8-body li,.rrg8-body td,.rrg8-body th,.rrg8-body strong,.rrg8-body small{overflow-wrap:anywhere}
.rrg8-billing-separate[style*="display: none"],.rrg8-billing-separate[style*="display:none"]{margin-top:0!important;padding-top:0!important;border-top:0!important}
.rrg8-address-different{touch-action:manipulation}

@media (max-width:1024px){
  .rrg8-body .rrg8-container{max-width:calc(100vw - 32px)}
  .rrg8-body .rrg8-checkout-shell,.rrg8-body .rrg8-order-layout{grid-template-columns:minmax(0,1fr)!important}
  .rrg8-body .rrg8-checkout-summary,.rrg8-body .rrg8-order-side{position:relative!important;top:auto!important;max-height:none!important}
}
@media (max-width:768px){
  .rrg8-body .rrg8-container{width:calc(100% - 24px)!important;max-width:calc(100vw - 24px)!important}
  .rrg8-body .rrg8-form-row,.rrg8-body .rrg8-form-grid,.rrg8-body .rrg8-payment-form{grid-template-columns:minmax(0,1fr)!important}
  .rrg8-body .rrg8-btn,.rrg8-body button,.rrg8-body input,.rrg8-body select,.rrg8-body textarea{min-height:44px}
  .rrg8-body .rrg8-address-fields label{width:100%}
}
@media (max-width:480px){
  .rrg8-body .rrg8-container{width:calc(100% - 18px)!important;max-width:calc(100vw - 18px)!important}
  .rrg8-body .rrg8-customer-card,.rrg8-body .rrg8-payment-area,.rrg8-body .rrg8-checkout-main,.rrg8-body .rrg8-checkout-summary{padding:13px!important}
  .rrg8-body .rrg8-address-fields{padding:10px!important}
  .rrg8-body .rrg8-premium-check{align-items:flex-start!important}
  .rrg8-body .rrg8-premium-check input[type="checkbox"]{flex:0 0 20px;width:20px!important;height:20px!important;min-height:20px!important;margin-top:1px!important}
  .rrg8-body .rrg8-method-logo.gateway,.rrg8-body .rrg8-method-logo.manual{width:76px!important;min-width:76px!important}
}
@media (max-width:360px){
  .rrg8-body .rrg8-container{width:calc(100% - 12px)!important;max-width:calc(100vw - 12px)!important}
  .rrg8-body .rrg8-customer-card,.rrg8-body .rrg8-payment-area,.rrg8-body .rrg8-checkout-main,.rrg8-body .rrg8-checkout-summary,.rrg8-body .rrg8-card,.rrg8-body .glass{border-radius:14px!important}
  .rrg8-body .rrg8-mobile-dock{left:3px!important;right:3px!important}
  .rrg8-body .rrg8-mobile-dock a b{font-size:8px!important;max-width:56px!important}
}
@media (orientation:landscape) and (max-height:520px) and (max-width:960px){
  .rrg8-body .rrg8-header{position:sticky!important;top:0!important}
  .rrg8-body .rrg8-menu.mobile-open{max-height:calc(100dvh - var(--rrg8-menu-top,58px))!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}
  .rrg8-body .rrg8-mobile-dock{display:none!important}
  .rrg8-body .rrg8-footer{padding-bottom:24px!important}
}
@supports (width:100dvw){.rrg8-body{max-width:100dvw;overflow-x:clip}}

/* ResearchRank v12.4.2 — full-device responsive recheck */
/* Prevent deferred rendering from creating blank areas in mobile capture, print/PDF and long pages. */
@media (max-width:1024px), print {
  .rrg8-body .rrg8-section,
  .rrg8-body .rrg8-blogcard,
  .rrg8-body .rrg8-pricecard,
  .rrg8-body .rrg8-worklist,
  .rrg8-body .rrg8-related-glass,
  .rrg8-body .rrg8-analytics-glass{
    content-visibility:visible!important;
    contain:none!important;
    contain-intrinsic-size:auto!important;
  }
}

/* Universal page shell: never use a desktop canvas wider than the viewport. */
html,body.rrg8-body{width:100%!important;min-width:0!important;max-width:100%!important}
body.rrg8-body{overflow-x:hidden!important}
.rrg8-body main{display:block;width:100%;min-width:0;max-width:100%;overflow:visible}
.rrg8-body .rrg8-container{width:min(1180px,calc(100% - 36px));max-width:calc(100vw - 36px);min-width:0;margin-inline:auto}
.rrg8-body .rrg8-profile-shell,.rrg8-body .rrg8-server-profile{width:100%;max-width:100%;min-width:0}

/* Flexible desktop: reduce columns before content becomes cramped. */
@media (min-width:1025px) and (max-width:1280px){
  .rrg8-body .rrg8-container{width:calc(100% - 48px);max-width:1180px}
  .rrg8-body .rrg8-cardgrid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .rrg8-body .rrg8-footergrid-expanded{grid-template-columns:1.25fr repeat(3,minmax(0,1fr))}
  .rrg8-body .rrg8-hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.8fr);gap:32px}
}

/* Tablet + compact desktop. */
@media (max-width:1024px){
  .rrg8-body .rrg8-container{width:calc(100% - 30px)!important;max-width:calc(100vw - 30px)!important}
  .rrg8-body .rrg8-nav{height:68px!important;gap:12px!important}
  .rrg8-body .rrg8-brand img{width:min(150px,38vw)!important;height:auto!important;max-height:44px!important}
  .rrg8-body .rrg8-section{padding:52px 0!important}
  .rrg8-body .rrg8-pagehero{padding:48px 0!important}
  .rrg8-body .rrg8-profile-head h1{font-size:clamp(34px,6vw,50px)!important}
  .rrg8-body .rrg8-cardgrid,.rrg8-body .rrg8-pricegrid,.rrg8-body .rrg8-subjectgrid,.rrg8-body .rrg8-bloggrid,.rrg8-body .rrg8-applicable-grid,.rrg8-body .rrg8-context-rank-grid,.rrg8-body .rrg8-certtype-grid,.rrg8-body .rrg8-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .rrg8-body .rrg8-footergrid-expanded{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .rrg8-body .rrg8-footergrid-expanded>div{min-width:0!important}
  .rrg8-body .rrg8-footergrid-expanded a{white-space:normal!important;overflow-wrap:anywhere!important}
  .rrg8-body .rrg8-analytics-grid{grid-template-columns:minmax(0,1fr)!important}
  .rrg8-body .rrg8-year-card,.rrg8-body .rrg8-chart-card{overflow:hidden!important}
}

/* Phones and portrait tablets. */
@media (max-width:767px){
  .rrg8-body{font-size:16px!important;line-height:1.55!important}
  .rrg8-body .rrg8-container{width:calc(100% - 22px)!important;max-width:calc(100vw - 22px)!important}
  .rrg8-body .rrg8-section{padding:36px 0!important}
  .rrg8-body .rrg8-pagehero,.rrg8-body .rrg8-pagehero.compact{padding:34px 0!important}
  .rrg8-body .rrg8-section-head{margin-bottom:20px!important}
  .rrg8-body .rrg8-section-head h2{font-size:clamp(27px,8vw,36px)!important;line-height:1.12!important}
  .rrg8-body .rrg8-pagehero p,.rrg8-body .rrg8-hero p{font-size:15px!important;line-height:1.65!important}
  .rrg8-body .rrg8-cardgrid,.rrg8-body .rrg8-tiergrid,.rrg8-body .rrg8-pricegrid,.rrg8-body .rrg8-subjectgrid,.rrg8-body .rrg8-bloggrid,.rrg8-body .rrg8-certtype-grid,.rrg8-body .rrg8-process-grid,.rrg8-body .rrg8-formula-grid,.rrg8-body .rrg8-detailgrid,.rrg8-body .rrg8-context-rank-grid,.rrg8-body .rrg8-applicable-grid,.rrg8-body .rrg8-member-grid,.rrg8-body .rrg8-link-directory,.rrg8-body .rrg8-sitemap-grid{grid-template-columns:minmax(0,1fr)!important}
  .rrg8-body .rrg8-card,.rrg8-body .rrg8-blogcard,.rrg8-body .rrg8-pricecard,.rrg8-body .rrg8-applicable-card{min-height:0!important;padding:17px!important;border-radius:17px!important}
  .rrg8-body .rrg8-profile-head h1{font-size:clamp(29px,9vw,40px)!important;line-height:1.08!important;overflow-wrap:anywhere!important}
  .rrg8-body .rrg8-profile-meta{font-size:13px!important;line-height:1.5!important}
  .rrg8-body .rrg8-profile-facts{grid-template-columns:minmax(0,1fr)!important;overflow:visible!important}
  .rrg8-body .rrg8-profile-facts>div,.rrg8-body .rrg8-profile-facts>div.wide{width:100%!important;max-width:100%!important;grid-column:auto!important}
  .rrg8-body .rrg8-profile-facts strong,.rrg8-body .rrg8-profile-facts a{white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important}
  .rrg8-body .rrg8-metrics,.rrg8-body .rrg8-summary-metrics,.rrg8-body .rrg8-oa-stats,.rrg8-body .rrg8-ordergrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .rrg8-body .rrg8-profile-actions,.rrg8-body .rrg8-profile-actions.glass,.rrg8-body .rrg8-cert-actions,.rrg8-body .rrg8-ready-actions{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important}
  .rrg8-body .rrg8-profile-actions a,.rrg8-body .rrg8-profile-actions button,.rrg8-body .rrg8-cert-actions a,.rrg8-body .rrg8-ready-actions a{width:100%!important;min-height:46px!important;white-space:normal!important;text-align:left!important;justify-content:flex-start!important}
  .rrg8-body .rrg8-contextbar{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:4px!important;font-size:12px!important}
  .rrg8-body .rrg8-work{grid-template-columns:minmax(0,1fr)!important;width:100%!important}
  .rrg8-body .rrg8-work span{white-space:normal!important;overflow-wrap:anywhere!important}
  .rrg8-body .rrg8-year-bars{max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important}
  .rrg8-body .rrg8-checkout-shell,.rrg8-body .rrg8-order-shell,.rrg8-body .rrg8-order-layout,.rrg8-body .rrg8-contact-grid{grid-template-columns:minmax(0,1fr)!important;width:100%!important}
  .rrg8-body .rrg8-checkout-main,.rrg8-body .rrg8-checkout-summary,.rrg8-body .rrg8-order-main,.rrg8-body .rrg8-order-side,.rrg8-body .rrg8-customer-card,.rrg8-body .rrg8-payment-area{width:100%!important;max-width:100%!important;min-width:0!important}
  .rrg8-body .rrg8-filterbar,.rrg8-body .rrg8-payment-form,.rrg8-body .rrg8-form-grid,.rrg8-body .rrg8-form-row{grid-template-columns:minmax(0,1fr)!important}
  .rrg8-body input,.rrg8-body select,.rrg8-body textarea,.rrg8-body button{width:100%;min-width:0;max-width:100%;font-size:16px!important}
  .rrg8-body input[type=checkbox],.rrg8-body input[type=radio]{width:auto!important;min-height:0!important}
  .rrg8-body .rrg8-footer{padding-top:34px!important;font-size:14px!important}
  .rrg8-body .rrg8-footergrid-expanded{grid-template-columns:minmax(0,1fr)!important;gap:18px!important}
  .rrg8-body .rrg8-footergrid-expanded h4{font-size:14px!important;margin:0 0 7px!important}
  .rrg8-body .rrg8-footergrid-expanded a{display:block!important;min-height:30px!important;padding:4px 0!important;font-size:13px!important;line-height:1.45!important}
  .rrg8-body .rrg8-footer-logo{width:min(200px,68vw)!important;max-width:100%!important;height:auto!important}
  .rrg8-body .rrg8-copy{font-size:11px!important;line-height:1.5!important;text-align:center!important}
}

/* Very small phones: 320–390 CSS px. */
@media (max-width:390px){
  .rrg8-body .rrg8-container{width:calc(100% - 14px)!important;max-width:calc(100vw - 14px)!important}
  .rrg8-body .rrg8-metrics,.rrg8-body .rrg8-summary-metrics,.rrg8-body .rrg8-oa-stats,.rrg8-body .rrg8-ordergrid{grid-template-columns:minmax(0,1fr)!important}
  .rrg8-body .rrg8-profile-head.glass,.rrg8-body .rrg8-profile-facts.glass,.rrg8-body .rrg8-analytics-glass,.rrg8-body .rrg8-related-glass,.rrg8-body .rrg8-worklist.glass,.rrg8-body .rrg8-topics.glass,.rrg8-body .rrg8-rank-portfolio{padding:12px 10px!important}
  .rrg8-body .rrg8-table tr{grid-template-columns:minmax(0,1fr)!important}
}

/* Wide phones / foldables in landscape. */
@media (min-width:641px) and (max-width:960px) and (orientation:landscape){
  .rrg8-body .rrg8-cardgrid,.rrg8-body .rrg8-bloggrid,.rrg8-body .rrg8-subjectgrid,.rrg8-body .rrg8-applicable-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .rrg8-body .rrg8-footergrid-expanded{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

/* Print / Save as PDF: render the complete page instead of viewport placeholders. */
@media print{
  html,body.rrg8-body{overflow:visible!important;background:#fff!important;width:auto!important;max-width:none!important}
  .rrg8-body .rrg8-header,.rrg8-body .rrg8-mobile-dock,.rrg8-body .rrg8-menu-btn{display:none!important}
  .rrg8-body main,.rrg8-body section,.rrg8-body article,.rrg8-body .rrg8-container{overflow:visible!important;max-width:none!important}
  .rrg8-body .rrg8-container{width:100%!important;margin:0!important;padding-inline:12mm!important}
  .rrg8-body .rrg8-section,.rrg8-body .rrg8-pagehero{break-inside:auto!important;page-break-inside:auto!important}
  .rrg8-body .rrg8-card,.rrg8-body .rrg8-applicable-card,.rrg8-body .rrg8-verify-card,.rrg8-body .rrg8-member-card,.rrg8-body .rrg8-year-card{break-inside:avoid!important;page-break-inside:avoid!important}
  .rrg8-body .rrg8-footer{padding-bottom:0!important}
}


/* v12.4.3 readability + contrast audit ----------------------------------
   Keeps secondary information visually subordinate without allowing light
   text to become unreadable on white, tinted, dark or mobile surfaces. */
.rrg8-body{--muted:#52667f}
.rrg8-body p,.rrg8-body li,.rrg8-body dd,.rrg8-body td,.rrg8-body label{color:#304861}
.rrg8-body .rrg8-profile-meta,.rrg8-body .rrg8-section-head p,.rrg8-body .rrg8-blogcard p,.rrg8-body .rrg8-card p,.rrg8-body .rrg8-disclaimer,.rrg8-body .rrg8-search-summary,.rrg8-body .rrg8-result-main small,.rrg8-body .rrg8-metric span,.rrg8-body .rrg8-ordergrid small,.rrg8-body .rrg8-privacy-note,.rrg8-body .rrg8-access-copy p,.rrg8-body .rrg8-access-actions small{color:#52667f!important;-webkit-text-fill-color:#52667f!important}
.rrg8-body input::placeholder,.rrg8-body textarea::placeholder{color:#667a91!important;opacity:1!important}
.rrg8-body .rrg8-summary-order{color:#f5f9fd!important;-webkit-text-fill-color:#f5f9fd!important;font-weight:800!important}
.rrg8-body .rrg8-checkout-summary .rrg8-summary-brand small,.rrg8-body .rrg8-checkout-summary .rrg8-summary-metrics small{color:#d7e4f2!important;-webkit-text-fill-color:#d7e4f2!important}
.rrg8-body .rrg8-checkout-summary .rrg8-summary-metrics span,.rrg8-body .rrg8-checkout-summary .rrg8-summary-trust{color:#e1ebf6!important;-webkit-text-fill-color:#e1ebf6!important}
.rrg8-body .rrg8-recognition-premium p,.rrg8-body .rrg8-recognition-premium .rrg8-disclaimer,.rrg8-body .rrg8-bundle-explainer p,.rrg8-body .rrg8-bundle-steps small{color:#d8e3ee!important;-webkit-text-fill-color:#d8e3ee!important}
.rrg8-body .rrg8-method-tab small,.rrg8-body .rrg8-secure-line,.rrg8-body .rrg8-method-intro p{color:#5f7187!important;-webkit-text-fill-color:#5f7187!important}
.rrg8-body small{line-height:1.45}
.rrg8-body .rrg8-summary-order,.rrg8-body .rrg8-id-badge,.rrg8-body .rrg8-tierpill,.rrg8-body .rrg8-pill{overflow-wrap:anywhere}
@media(max-width:620px){.rrg8-body p,.rrg8-body li,.rrg8-body label,.rrg8-body input,.rrg8-body select,.rrg8-body textarea{font-size:max(14px,1em)}.rrg8-body .rrg8-summary-order{font-size:13px!important;line-height:1.5!important}.rrg8-body small{font-size:11.5px}}
@media (prefers-contrast:more){.rrg8-body{--muted:#40566f;--line:#cbd6e2}.rrg8-body p,.rrg8-body li,.rrg8-body td,.rrg8-body label{color:#1f3852}.rrg8-body a{text-decoration-thickness:1.5px}}

/* v12.4.4 — immutable recognition recipient */
.rrg8-recipient-lock{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;margin:0 0 16px;border:1px solid #c9daf1;border-radius:14px;background:#f7fbff;color:#102a43;box-shadow:0 6px 18px rgba(16,42,67,.06)}
.rrg8-recipient-lock-icon{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:999px;background:#0b63ce;color:#fff;font-weight:800}
.rrg8-recipient-lock div{min-width:0;display:grid;gap:3px}.rrg8-recipient-lock small{font-size:11px;line-height:1.35;font-weight:800;letter-spacing:.06em;color:#315b88}.rrg8-recipient-lock strong{font-size:18px;line-height:1.35;color:#0b2341;overflow-wrap:anywhere}.rrg8-recipient-lock em{font-style:normal;font-size:12px;line-height:1.45;color:#526b82}
@media(max-width:480px){.rrg8-recipient-lock{padding:14px;gap:10px}.rrg8-recipient-lock strong{font-size:17px}}
