/* Ra2yee canonical logo system. Surface-aware. */
.ra2yee-logo{display:inline-flex;align-items:baseline;gap:0;direction:ltr;font-family:'Manrope','Plus Jakarta Sans',system-ui,sans-serif;font-weight:800;font-size:32px;line-height:1;color:#fff;text-decoration:none;letter-spacing:-0.01em;user-select:none;}
.ra2yee-logo .two{color:#11C2A8;}
.ra2yee-logo .divider{display:inline-block;width:2px;height:0.85em;background:rgba(255,255,255,0.7);margin:0 0.35em 0 0.4em;align-self:center;transform:translateY(0.04em);}
.ra2yee-logo .product{font-weight:600;font-size:0.7em;color:rgba(255,255,255,0.85);letter-spacing:0.02em;}
.ra2yee-logo.eg-blue{color:#1034A6;}
.ra2yee-logo.eg-blue .divider{background:rgba(16,52,166,0.55);}
.ra2yee-logo.eg-blue .product{color:rgba(16,52,166,0.8);}
.ra2yee-logo.deep-blue{color:#00207b;}
.ra2yee-logo.deep-blue .divider{background:rgba(0,32,123,0.55);}
.ra2yee-logo.deep-blue .product{color:rgba(0,32,123,0.8);}
.ra2yee-logo.dark{color:#0a1228;}
.ra2yee-logo.dark .divider{background:rgba(10,18,40,0.5);}
.ra2yee-logo.dark .product{color:rgba(10,18,40,0.7);}
