/* Kyoss Ruído / dark editorial. The default Kyoss styles remain untouched. */
@font-face{font-family:Ruido Editorial;src:url('../fonts/Alegreya-Variable.ttf') format('truetype');font-weight:400 900;font-display:swap}
.kyoss-theme-picker{display:flex;flex-wrap:wrap;align-items:center;gap:5px;width:fit-content;max-width:100%;margin:0 0 22px;padding:5px;border:1px solid var(--line);border-radius:12px;background:var(--paper-2);color:var(--ink);font:700 12px/1.3 var(--body)}
.kyoss-theme-label{padding:0 10px;color:var(--muted)}
.kyoss-theme-picker button{min-height:40px;padding:8px 12px;border:1px solid transparent;border-radius:8px;color:var(--ink);font:inherit}
.kyoss-theme-picker button[aria-pressed=true]{background:var(--ink);color:var(--paper-2)}
.kyoss-theme-picker button:focus-visible{outline:3px solid var(--blue);outline-offset:3px}
.kyoss-access .kyoss-theme-picker{margin:15px 0 24px;flex-shrink:0}
html[data-theme="kyoss-ruido"]{
 --r-black:#0c0d0d;--r-panel:#141617;--r-raised:#1d2020;--r-bone:#e0daca;--r-muted:#aaa9a4;
 --r-jade:#17372d;--r-jade-light:#a7c2ac;--r-magenta:#ff5da3;--r-action:#a31c57;--r-violet:#c39adf;--r-violet-dark:#291734;
 --r-red:#b73837;--r-yellow:#d2b873;--r-line:#d9d5c030;--r-chrome:#b5baba;--r-clear:transparent;
 --paper:var(--r-black);--paper-2:var(--r-panel);--paper-3:var(--r-raised);--ink:var(--r-bone);--muted:var(--r-muted);--line:var(--r-line);
 --coral:var(--r-magenta);--coral-soft:#38202b;--blue:var(--r-violet);--blue-soft:var(--r-violet-dark);--lime:var(--r-yellow);--violet:var(--r-violet);--yellow:var(--r-yellow);--mint:var(--r-jade-light);
 --display:'Ruido Editorial',Georgia,serif;--shadow:5px 5px 0 var(--r-black);color-scheme:dark;
}
html[data-theme="kyoss-ruido"] body[data-kg]{background:var(--r-black);color:var(--r-bone);transition:none}
html[data-theme="kyoss-ruido"] .ambient{display:none}
html[data-theme="kyoss-ruido"] .grain{opacity:.028;background-image:url('grain.svg')}
html[data-theme="kyoss-ruido"] :is(h1,h2,h3){font-family:var(--display);font-weight:750;letter-spacing:-.035em}
html[data-theme="kyoss-ruido"] :is(button,input,textarea,select){accent-color:var(--r-magenta)}
html[data-theme="kyoss-ruido"] :focus-visible{outline:3px solid var(--r-magenta);outline-offset:4px}
html[data-theme="kyoss-ruido"] :is(input,textarea,select){color:var(--r-bone);caret-color:var(--r-magenta)}
html[data-theme="kyoss-ruido"] :is(input,textarea)::placeholder{color:var(--r-muted);opacity:1}
html[data-theme="kyoss-ruido"] .kyoss-theme-picker{border-radius:0;background:var(--r-panel);border-color:var(--r-line);box-shadow:none}
html[data-theme="kyoss-ruido"] .kyoss-theme-picker button{border-radius:0}
html[data-theme="kyoss-ruido"] .kyoss-theme-picker button[aria-pressed=true]{background:var(--r-bone);color:var(--r-black);box-shadow:inset 0 -3px var(--r-action)}
/* Charcoal shell. Folds and hairline frames replace soft/glass panels. */
html[data-theme="kyoss-ruido"] :is(.side-rail,.topbar,.mobile-nav){background:var(--r-black);color:var(--r-bone);backdrop-filter:none;border-color:var(--r-line);border-radius:0}
html[data-theme="kyoss-ruido"] .side-rail{border-right:3px double var(--r-line)}
html[data-theme="kyoss-ruido"] :is(.brand-word,.mobile-brand,.match-brand strong,.access-brand span){font-family:'Bricolage Grotesque',sans-serif;font-weight:800;letter-spacing:-.055em;color:var(--r-bone)}
html[data-theme="kyoss-ruido"] :is(.main-nav a,.mobile-nav a,.rail-profile small){color:var(--r-muted);border-radius:0}
html[data-theme="kyoss-ruido"] :is(.main-nav a[aria-current=page],.rail-profile[aria-current=page]){background:var(--r-jade);color:var(--r-bone);border-radius:0;box-shadow:inset 3px 0 0 var(--r-magenta)}
html[data-theme="kyoss-ruido"] .mobile-nav a[aria-current=page]{background:var(--r-jade);color:var(--r-bone);border-top:2px solid var(--r-magenta)}
html[data-theme="kyoss-ruido"] .main-nav a:hover{background:var(--r-raised);color:var(--r-bone)}
html[data-theme="kyoss-ruido"] .main-nav a b{background:var(--r-raised);color:var(--r-bone)}
html[data-theme="kyoss-ruido"] .rail-profile:hover{background:var(--r-raised)}
html[data-theme="kyoss-ruido"] :is(.search-trigger,.icon-button,.thread-search,.feed-composer-trigger,.quiet-action){background:var(--r-panel);color:var(--r-bone);border-color:var(--r-line);border-radius:0}
html[data-theme="kyoss-ruido"] .search-trigger kbd{background:var(--r-raised);border-radius:0}
html[data-theme="kyoss-ruido"] :is(.create-trigger,.primary-action,.call-primary){background:var(--r-action);color:var(--r-bone);border-radius:0;box-shadow:none;border:1px solid var(--r-magenta)}
html[data-theme="kyoss-ruido"] :is(.create-trigger,.primary-action,.call-primary):hover{background:var(--r-violet-dark)}
html[data-theme="kyoss-ruido"] .icon-button:hover{background:var(--r-raised)}
html[data-theme="kyoss-ruido"] .kg-sheen::after{display:none}
html[data-theme="kyoss-ruido"] :is(.route-header,.calls-heading,.kd-masthead){border-top:3px double var(--r-chrome);padding-top:22px}
html[data-theme="kyoss-ruido"] :is(.kicker,.kd-eyebrow){letter-spacing:.14em;color:var(--r-muted)}
html[data-theme="kyoss-ruido"] .route-page{animation:none}
/* Original collage art: only decorative brand surfaces, never user portraits. */
html[data-theme="kyoss-ruido"] #page-agora .vibe-stage{border-radius:0;background:var(--r-panel);border:1px solid var(--r-line);box-shadow:none}
html[data-theme="kyoss-ruido"] #page-agora .vibe-copy{border-top:4px double var(--r-chrome);background:var(--r-panel)}
html[data-theme="kyoss-ruido"] #page-agora .vibe-copy h1{font-size:clamp(48px,4.4vw,74px);font-weight:800;line-height:.98;color:var(--r-bone);text-wrap:initial}
html[data-theme="kyoss-ruido"] #page-agora .vibe-copy .lead{color:var(--r-muted)}
html[data-theme="kyoss-ruido"] #page-agora #quick-connect:not(.is-age-locked){background:var(--r-action);color:var(--r-bone);border:1px solid var(--r-magenta);border-radius:0;box-shadow:3px 3px 0 var(--r-violet-dark)}
html[data-theme="kyoss-ruido"] #page-agora .people-orbit{background:radial-gradient(ellipse at 15% 20%,#21483c26,transparent 62%),radial-gradient(ellipse at 85% 80%,#3d2b582b,transparent 65%),transparent;border-left:1px solid var(--r-line)}
html[data-theme="kyoss-ruido"] #page-agora .people-orbit::before,html[data-theme="kyoss-ruido"] #page-agora .people-orbit::after{display:none!important}
html[data-theme="kyoss-ruido"] .people-empty{color:var(--r-bone)}
html[data-theme="kyoss-ruido"] #page-agora .now-side{background:var(--r-black);border-color:var(--r-line);border-radius:0}
html[data-theme="kyoss-ruido"] #page-agora :is(.side-heading p,.side-heading a){color:var(--r-muted)}
html[data-theme="kyoss-ruido"] #page-agora #now-rooms a{color:var(--r-violet)}
html[data-theme="kyoss-ruido"] #page-agora .prompt-note{background:var(--r-violet-dark) url('grain.svg');color:var(--r-bone);border:1px solid var(--r-line);border-radius:0;box-shadow:3px 3px 0 var(--r-action);transform:rotate(-1deg)}
html[data-theme="kyoss-ruido"] #page-agora .prompt-note :is(span,p,button){color:var(--r-bone)}
html[data-theme="kyoss-ruido"] #page-agora .prompt-note::after{color:var(--r-violet);opacity:.15}
html[data-theme="kyoss-ruido"] #page-agora .orbit-person{background:var(--r-panel);color:var(--r-bone);border-radius:0;border-color:var(--r-line)}
html[data-theme="kyoss-ruido"] #page-agora .orbit-person small b{color:var(--r-muted)}
/* Entrance: dark poster, torn ink strips and a quieter functional right page. */
html[data-theme="kyoss-ruido"] #account-dialog.kyoss-access{--access-paper:var(--r-panel);--access-ink:var(--r-bone);--access-blue:var(--r-violet);--access-coral:var(--r-action);--access-white:var(--r-bone);--access-line:var(--r-line);--access-muted:var(--r-muted);border:1px solid var(--r-line);border-radius:0;background:var(--r-panel);color:var(--r-bone);box-shadow:none}
html[data-theme="kyoss-ruido"] #account-dialog::backdrop{background:var(--r-black);backdrop-filter:none}
html[data-theme="kyoss-ruido"] .kyoss-access .access-story{background:linear-gradient(180deg,var(--r-black) 0%,#0c0d0dc9 21%,transparent 58%,#0c0d0dbb 95%),url('ruido-eye-radiant-v3.png') center 55%/cover,var(--r-black);color:var(--r-bone);border-right:1px solid var(--r-line)}
html[data-theme="kyoss-ruido"] .kyoss-access .access-story::before{content:'';position:absolute;inset:16px;border:1px solid var(--r-line);pointer-events:none;z-index:1}
html[data-theme="kyoss-ruido"] .kyoss-access .access-story::after{content:'';position:absolute;top:0;right:0;width:62px;height:62px;background:linear-gradient(135deg,transparent 49%,var(--r-panel) 50%);pointer-events:none}
html[data-theme="kyoss-ruido"] .kyoss-access .access-editorial{margin-top:35px;max-width:520px}
html[data-theme="kyoss-ruido"] .kyoss-access #access-headline{font-family:var(--display);font-size:clamp(65px,7.4vw,105px);font-weight:800;letter-spacing:-.04em;line-height:.83;color:var(--r-bone);text-shadow:0 2px 1px var(--r-black)}
html[data-theme="kyoss-ruido"] .kyoss-access #access-headline em{color:var(--r-bone);text-shadow:2px 0 0 var(--r-action),-1px 0 0 var(--r-jade)}
html[data-theme="kyoss-ruido"] .kyoss-access .access-eyebrow{font-size:12px}
html[data-theme="kyoss-ruido"] .kyoss-access .access-intro{display:block;width:fit-content;max-width:350px;background:#0c0d0ddd;padding:8px 12px;border-left:2px solid var(--r-magenta);font-size:12px;margin-top:18px;line-height:1.6}
html[data-theme="kyoss-ruido"] .kyoss-access .access-hands{visibility:hidden}
html[data-theme="kyoss-ruido"] .kyoss-access .access-connection::after{display:none}
html[data-theme="kyoss-ruido"] .kyoss-access .access-bubble{font-family:'Bricolage Grotesque',sans-serif;border-radius:0;border:1px solid var(--r-line);box-shadow:3px 3px 0 var(--r-black);animation:none;font-size:17px;padding:13px 18px}
html[data-theme="kyoss-ruido"] .kyoss-access .bubble-first{background:var(--r-bone);color:var(--r-black);transform:rotate(-4deg);bottom:15%;left:4%}
html[data-theme="kyoss-ruido"] .kyoss-access .bubble-second{background:var(--r-action);color:var(--r-bone);transform:rotate(3deg);bottom:7%;right:4%}
html[data-theme="kyoss-ruido"] .kyoss-access .access-entry{background:var(--r-panel)}
html[data-theme="kyoss-ruido"] .kyoss-access .access-entry-index{border-top:3px double var(--r-chrome);padding-top:12px;color:var(--r-muted);font-size:12px}
html[data-theme="kyoss-ruido"] #account-dialog.kyoss-access #account-title{font-family:var(--display);font-size:clamp(44px,4.4vw,64px);font-weight:750;line-height:1;letter-spacing:-.025em;color:var(--r-bone)}
html[data-theme="kyoss-ruido"] .kyoss-access #account-title em{color:var(--r-magenta)}
html[data-theme="kyoss-ruido"] #account-dialog :is(#google-terms-lock,#account-retry,.access-terms-panel-card){border-radius:0;background:var(--r-raised);color:var(--r-bone)}
html[data-theme="kyoss-ruido"] #account-dialog :is(.onboarding-next,.onboarding-finish,.access-terms-done){background:var(--r-action);color:var(--r-bone);border-radius:0}
html[data-theme="kyoss-ruido"] #account-dialog .onboarding-dna{border-radius:0}
html[data-theme="kyoss-ruido"] #account-dialog .onboarding-dna.is-selected{background:var(--r-jade);color:var(--r-bone)}
/* Dynamic content: explicitly cover legacy hardcoded light surfaces. */
html[data-theme="kyoss-ruido"] :is(.modal,.modal-shell,.notification-panel,.emoji-dialog,.chat-confirm-modal,.kd-profile-dialog,.post,.thread-rail,.chat-header,.chat-panel,.chat-details,.message-list,.message-composer,.profile-dossier,.safety-shell,.safety-action,.safety-target,.safety-reason){background:var(--r-panel);color:var(--r-bone);border-radius:0;border-color:var(--r-line);box-shadow:none}
html[data-theme="kyoss-ruido"] :is(.lead,.thread-item small,.chat-header p,.chat-details p,.safety-copy,.safety-action small,.safety-target small,.safety-confirm p){color:var(--r-muted)}
html[data-theme="kyoss-ruido"] :is(.post,.feed-composer-trigger,.messenger,.kd-visibility,.kd-empty,.call-card){border-radius:0;border-color:var(--r-line);box-shadow:none}
html[data-theme="kyoss-ruido"] :is(.feed-composer-trigger>svg,.send-button){background:var(--r-action);color:var(--r-bone);border-radius:0}
html[data-theme="kyoss-ruido"] :is(.thread-tabs button.is-active,.post-type-tabs button.is-active){background:var(--r-jade);color:var(--r-bone)}
html[data-theme="kyoss-ruido"] .thread-item.is-active{background:var(--r-raised);box-shadow:inset 3px 0 0 var(--r-magenta)}
html[data-theme="kyoss-ruido"] .message-bubble{background:var(--r-raised);color:var(--r-bone);border-radius:0 10px 10px 10px}
html[data-theme="kyoss-ruido"] .message.is-own .message-bubble{background:var(--r-jade);color:var(--r-bone)}
html[data-theme="kyoss-ruido"] .kd-visibility{background:var(--r-violet-dark);color:var(--r-bone);transform:rotate(-1deg);border:1px solid var(--r-line);box-shadow:3px 3px 0 var(--r-action)}
html[data-theme="kyoss-ruido"] .kd-discovery h3{font-size:14px}
html[data-theme="kyoss-ruido"] .profile-color-field{background:var(--r-jade) url('grain.svg');border-radius:0;clip-path:polygon(0 0,100% 0,100% 86%,86% 100%,0 100%);box-shadow:none}
html[data-theme="kyoss-ruido"] .profile-color-field>i{border-radius:0;border:1px solid var(--r-chrome);transform:rotate(25deg);background:var(--r-black)}
html[data-theme="kyoss-ruido"] .profile-color-field>i:nth-of-type(2){background:var(--r-action)}
html[data-theme="kyoss-ruido"] .profile-copy{min-width:0;padding-inline:clamp(20px,3vw,48px)}
html[data-theme="kyoss-ruido"] .profile-name-line{min-width:0;align-items:center}
html[data-theme="kyoss-ruido"] .profile-name-line h1{flex:1 1 auto;max-width:100%;overflow-wrap:anywhere;font-size:clamp(50px,5.5vw,80px);line-height:1}
html[data-theme="kyoss-ruido"] .profile-dossier{border-top:3px double var(--r-chrome)}
html[data-theme="kyoss-ruido"] .profile-numbers{background:var(--r-violet-dark);color:var(--r-bone)}
html[data-theme="kyoss-ruido"] :is(.profile-feature-track>figure,.profile-clip-editor){background:var(--r-jade);color:var(--r-bone)}
html[data-theme="kyoss-ruido"] :is(.call-color-cobalt,.call-color-coral,.call-color-lilac,.call-color-lime){--cover-ink:var(--r-bone);--cover-soft:var(--r-muted);background:var(--r-jade) url('grain.svg');color:var(--r-bone)}
html[data-theme="kyoss-ruido"] .call-color-coral{background-color:var(--r-action)}
html[data-theme="kyoss-ruido"] .call-color-lilac{background-color:var(--r-violet-dark)}
html[data-theme="kyoss-ruido"] #match-dialog{background:var(--r-black)}
html[data-theme="kyoss-ruido"] #match-dialog :is(.match-shell,.match-search-view,.match-result-view,.match-empty-view,.portal-chat-view,.portal-chat-header,.portal-chat-messages,.portal-chat-bottom){background:var(--r-panel);color:var(--r-bone);border-radius:0}
html[data-theme="kyoss-ruido"] #match-dialog .match-topbar{background:var(--r-black);color:var(--r-bone);border-bottom:3px double var(--r-line)}
html[data-theme="kyoss-ruido"] #match-dialog :is(.match-vibe,.match-close){background:var(--r-raised);color:var(--r-bone);border-color:var(--r-line);border-radius:0}
html[data-theme="kyoss-ruido"] #match-dialog :is(.match-photo-field,.match-person){background:var(--r-jade) url('grain.svg');color:var(--r-bone);border-radius:0}
html[data-theme="kyoss-ruido"] #match-dialog :is(.match-person p,.match-person span,.match-search-copy>span,.match-result-heading>span,.match-empty-view>span,.portal-chat-header p,.portal-chat-empty,.portal-chat-consent){color:var(--r-muted)}
html[data-theme="kyoss-ruido"] #match-dialog :is(.match-accept,.portal-add,.match-empty-view button){background:var(--r-action);color:var(--r-bone);border-color:var(--r-magenta);border-radius:0}
html[data-theme="kyoss-ruido"] #match-dialog .portal-chat-compose{background:var(--r-raised);border-color:var(--r-line);border-radius:0}
html[data-theme="kyoss-ruido"] #match-dialog .portal-chat-compose textarea{color:var(--r-bone);-webkit-text-fill-color:var(--r-bone);caret-color:var(--r-magenta)}
html[data-theme="kyoss-ruido"] #match-dialog .portal-chat-messages .message-bubble{background:var(--r-raised);color:var(--r-bone)}
html[data-theme="kyoss-ruido"] #match-dialog .portal-chat-messages .message.is-own .message-bubble{background:var(--r-jade)}
html[data-theme="kyoss-ruido"] #match-dialog .portal-chat-compose .send-button{background:var(--r-action);color:var(--r-bone);border-radius:0}
html[data-theme="kyoss-ruido"] #match-dialog .match-empty-view{border:18px solid var(--r-panel);outline:1px solid var(--r-line);outline-offset:-19px}
@media(max-width:767px){
 html[data-theme="kyoss-ruido"] #page-agora .vibe-copy h1{font-size:52px}
 html[data-theme="kyoss-ruido"] #page-agora .people-orbit{border-left:0;border-top:1px solid var(--r-line)}
 html[data-theme="kyoss-ruido"] .kyoss-access .access-story{height:440px;background-position:center 48%}
 html[data-theme="kyoss-ruido"] .kyoss-access #access-headline{font-size:62px}
 html[data-theme="kyoss-ruido"] .kyoss-access .access-editorial{margin-top:22px}
 html[data-theme="kyoss-ruido"] .kyoss-access .access-story::before{inset:10px}
 html[data-theme="kyoss-ruido"] .kyoss-access .access-intro{font-size:11px;max-width:270px}
 html[data-theme="kyoss-ruido"] .kyoss-access .access-bubble{font-size:12px;padding:10px 12px}
 html[data-theme="kyoss-ruido"] .kyoss-access .bubble-first{top:auto;bottom:16%;left:4%}
 html[data-theme="kyoss-ruido"] .kyoss-access .bubble-second{top:auto;bottom:6%;right:4%}
 html[data-theme="kyoss-ruido"] .kyoss-access .access-entry{padding-top:24px}
 html[data-theme="kyoss-ruido"] .profile-copy{padding-inline:0}
 html[data-theme="kyoss-ruido"] .profile-name-line h1{font-size:50px}
 .kyoss-theme-picker{gap:2px}.kyoss-theme-label{padding:0 6px}.kyoss-theme-picker button{padding:8px;min-height:44px}
}
@media(prefers-reduced-motion:reduce){html[data-theme="kyoss-ruido"] *,html[data-theme="kyoss-ruido"] *::before,html[data-theme="kyoss-ruido"] *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(forced-colors:active){.kyoss-theme-picker button[aria-pressed=true]{outline:2px solid ButtonText;outline-offset:-3px}}
/* Dark-state contrast fixes for the older conversation and matching surfaces. */
html[data-theme="kyoss-ruido"] .messenger.is-list-only .thread-item{background:var(--r-raised);border-color:var(--r-line);border-radius:0}
html[data-theme="kyoss-ruido"] .messenger.is-list-only .thread-item:hover{background:var(--r-jade)}
html[data-theme="kyoss-ruido"] #match-dialog :is(.match-decision-timer,.match-decision-timer strong,.match-decision-timer small,.match-common>span,.match-consent-status>span){color:var(--r-muted)}
html[data-theme="kyoss-ruido"] #match-dialog .portal-chat-compose .composer-icon{color:var(--r-muted)}
html[data-theme="kyoss-ruido"] #match-dialog .portal-chat-consent button:not(.portal-add){background:var(--r-raised);color:var(--r-bone);border-color:var(--r-line);border-radius:0}
html[data-theme="kyoss-ruido"] :is(.icon-button b,.thread-item b){background:var(--r-action);color:var(--r-bone)}
html[data-theme="kyoss-ruido"] .skip-link{background:var(--r-bone);color:var(--r-black)}
html[data-theme="kyoss-ruido"] :is(.aside-block,.calls-empty){background:var(--r-panel);color:var(--r-bone);border-color:var(--r-line);border-radius:0}
html[data-theme="kyoss-ruido"] .call-hint{color:var(--r-muted)}
html[data-theme="kyoss-ruido"] .profile-preview-player>button{background:var(--r-action);color:var(--r-bone);border-radius:0}
html[data-theme="kyoss-ruido"] .post-media video{background:var(--r-black)}
html[data-theme="kyoss-ruido"] #page-agora .call-hint{color:var(--r-muted)}
html[data-theme="kyoss-ruido"] #page-agora .call-hint{color:var(--r-muted)!important}

/* SVG is independent of the bitmap: nothing warps the face or the readable copy. */
.ruido-motion-layer{display:none}
html[data-theme="kyoss-ruido"] .ruido-motion-layer{display:block;position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:1}
html[data-theme="kyoss-ruido"] .ruido-motion-svg{display:block;width:100%;height:100%;fill:none;stroke:none}
html[data-theme="kyoss-ruido"] [data-ruido-paused=true] .ruido-motion-svg *{animation-play-state:paused!important}
/* Reflection travels through iris fibers; the illuminated artwork stays steady. */
html[data-theme="kyoss-ruido"] .ruido-iris-sweep{animation:ruido-iris-light 5.8s cubic-bezier(.4,0,.2,1) infinite;transform:translateX(0)}
@keyframes ruido-iris-light{0%,12%{transform:translateX(0)}82%,100%{transform:translateX(100px)}}
@media(prefers-reduced-motion:reduce){html[data-theme="kyoss-ruido"] .ruido-iris-sweep{animation:none!important;display:none}}
/* Portal K balls intentionally inherit the standard theme's flat, translucent treatment. */
/* Keep the standard palette too; the Ruído theme remaps the global tokens elsewhere. */
html[data-theme="kyoss-ruido"] .portal-bouncer-one i{background:rgba(255,101,93,.5);background:color-mix(in srgb,#ff655d 50%,transparent)}
html[data-theme="kyoss-ruido"] .portal-bouncer-two i{background:rgba(200,238,99,.55);background:color-mix(in srgb,#c8ee63 55%,transparent)}
html[data-theme="kyoss-ruido"] .portal-bouncer-three i{background:rgba(54,85,245,.38);background:color-mix(in srgb,#3655f5 42%,transparent)}
html[data-theme="kyoss-ruido"] .portal-bouncer-four i{background:rgba(139,108,240,.4);background:color-mix(in srgb,#8b6cf0 46%,transparent)}
html[data-theme="kyoss-ruido"] #page-agora .portal-search-label{color:var(--r-bone);text-shadow:0 2px 18px #000;max-width:330px}
html[data-theme="kyoss-ruido"] #page-agora .compatible-people-grid{background:var(--r-panel)}
html[data-theme="kyoss-ruido"] #page-agora .compatible-person{background:var(--r-jade)}
html[data-theme="kyoss-ruido"] #page-agora .compatible-person:nth-child(even){background:var(--r-violet-dark)}
