/* Roovet Social — shared interface system. */
:root{--rv24-ink:#22252b;--rv24-muted:#606872;--rv24-line:#e4e6e9;--rv24-canvas:#f5f5f7;--rv24-accent:#f03;--rv24-radius:18px;--app-red:#f03;--app-ink:#22252b;--app-line:#e4e6e9}
body:has(.rv-app-header){background:var(--rv24-canvas)!important;color:var(--rv24-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
body:has(.rv-app-header) *{box-sizing:border-box}
.rv24-icon{width:21px;height:21px;flex:none;vertical-align:middle}
.rv24-page{max-width:1180px;width:calc(100% - 64px);margin:28px auto 100px}
.rv24-page a{text-decoration:none;color:inherit}
.rv24-eyebrow,.rv24-page .rv24-eyebrow{font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase;color:var(--rv24-muted)}
.rv24-page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:18px 0 24px}
.rv24-page-heading h1{font-size:34px;letter-spacing:-.055em;line-height:1.15;margin:6px 0;font-weight:730;color:var(--rv24-ink)}
.rv24-back{display:inline-flex;font-size:13px;font-weight:600;color:var(--rv24-muted)!important}
.rv24-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:11px 17px;border:1px solid #dce0d7;border-radius:11px;background:#fff;color:var(--rv24-ink);font-family:inherit;font-weight:650;font-size:13px;line-height:1.2;text-decoration:none;cursor:pointer;white-space:nowrap}
.rv24-button.primary{background:#f03;border-color:#f03;color:#fff}.rv24-button.danger{color:#646d75;background:#fff8f9;border-color:#f1d6dc}.rv24-button:hover{filter:brightness(.96)}
.rv24-icon-button{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid var(--rv24-line);border-radius:50%;background:#fff;color:var(--rv24-ink);cursor:pointer}
.rv24-button:focus-visible,.rv24-icon-button:focus-visible,body:has(.rv-app-header) :is(button,a,input,select,textarea,summary):focus-visible{outline:3px solid #a6bab1;outline-offset:3px}
.rv24-avatar{width:44px;height:44px;display:inline-flex;flex:none;align-items:center;justify-content:center;background:#e7ece2;border-radius:50%;overflow:hidden;font-size:17px;color:#445643;font-weight:650}
.rv24-avatar img{width:100%;height:100%;object-fit:cover}
.rv24-panel{border:1px solid var(--rv24-line);background:#fff;border-radius:var(--rv24-radius);overflow:hidden;scroll-margin-top:100px;box-shadow:0 2px 3px #182a1903}
.rv24-panel>header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 26px 20px;border-bottom:1px solid #f0f1ed}
.rv24-panel>header h2{font-size:21px;letter-spacing:-.035em;margin:7px 0 0;font-weight:680}.rv24-panel>header>.rv24-icon{color:#646d75}
.rv24-panel-content,.rv24-form{padding:24px 26px}
.rv24-form label,.rv24-inline-form label{display:flex;flex-direction:column;gap:9px;font-size:13px;font-weight:650;margin-bottom:20px;min-width:0}
.rv24-form :is(input:not([type=checkbox]),textarea,select),.rv24-inline-form :is(input,select){font-family:inherit;font-weight:400;font-size:14px;line-height:1.5;padding:12px 14px;border:1px solid #dfe3db;border-radius:10px;background:#fbfcf9;width:100%;color:var(--rv24-ink);min-height:45px;min-width:0}
.rv24-form textarea{resize:vertical;max-height:400px}.rv24-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.rv24-form-footer{display:flex;justify-content:flex-end;margin-top:12px}
.rv24-notice{padding:14px 18px;border-radius:12px;background:#ecf6ef;border:1px solid #cfdfd2;color:#355d40;font-size:14px}.rv24-notice.error{background:#fff1f4;color:#646d75;border-color:#f4d9e0}
.rv24-empty{text-align:center;padding:26px 20px;color:var(--rv24-muted);font-size:14px;line-height:1.6}.rv24-empty h3{font-size:18px;color:var(--rv24-ink);font-weight:650;margin:12px 0 3px}.rv24-empty p{margin:5px 0 15px}.rv24-empty a{font-weight:650;color:#465f4f}.rv24-empty-icon{display:inline-flex;padding:15px;border-radius:50%;background:#f1f4ec;color:#646d75}
.rv24-community-identity,.rv24-person-identity{display:flex;gap:14px;align-items:center;min-width:0}.rv24-community-avatar{width:68px;height:68px;background:#e6ede0;border:1px solid #d7e2cf;display:grid;place-items:center;border-radius:18px;font-size:32px;font-weight:650;color:#536b47;overflow:hidden}.rv24-community-avatar img{width:100%;height:100%;object-fit:cover}
.rv24-metrics{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--rv24-line);border-radius:16px;background:#fff;padding:22px 10px;margin:0 0 32px}.rv24-metrics>div{padding:0 24px;border-right:1px solid var(--rv24-line);display:flex;align-items:baseline;gap:12px}.rv24-metrics>div:last-child{border:0}.rv24-metrics strong{font-size:30px;letter-spacing:-.06em;font-weight:660}.rv24-metrics span{font-size:12px;color:var(--rv24-muted)}
.rv24-admin-layout{display:grid;grid-template-columns:185px minmax(0,1fr);gap:28px;align-items:start}.rv24-admin-panels{display:grid;gap:22px}.rv24-section-nav{position:sticky;top:104px;display:grid;gap:5px}.rv24-section-nav a{display:flex;gap:12px;align-items:center;padding:13px 15px;border-radius:10px;font-size:13px;font-weight:650;color:#646d75}.rv24-section-nav a:hover,.rv24-section-nav a.active{background:#e9eee2;color:#344b30}.rv24-section-nav a:first-child{background:#e9eee2;color:#344b30}
.rv24-form label.rv24-setting-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:18px 0;margin:0;border-bottom:1px solid #eef0e9;gap:30px}.rv24-setting-row strong{display:block;font-size:14px;font-weight:650}.rv24-setting-row small{display:block;color:var(--rv24-muted);font-size:12px;line-height:1.5;margin-top:5px;font-weight:400}.rv24-setting-row input[type=checkbox]{appearance:none;width:44px;height:26px;background:#d9e0d4;border:0;border-radius:30px;position:relative;cursor:pointer;flex:none;margin:0}.rv24-setting-row input[type=checkbox]:before{content:"";position:absolute;width:20px;height:20px;left:3px;top:3px;background:#fff;border-radius:50%;box-shadow:0 1px 4px #0002;transition:transform .15s}.rv24-setting-row input:checked{background:#536c46}.rv24-setting-row input:checked:before{transform:translateX(18px)}.rv24-setting-row select{max-width:150px}
.rv24-inline-form{display:flex;gap:12px;align-items:end;flex-wrap:wrap}.rv24-inline-form label{flex:1;margin:0;min-width:160px}.rv24-inline-form button{margin-bottom:2px}.rv24-add-person{margin-bottom:16px;padding:14px;border:1px dashed #d4ddcc;border-radius:12px}.rv24-add-person summary{font-size:13px;cursor:pointer;font-weight:650}.rv24-add-person[open] summary{margin-bottom:18px}.rv24-person{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;border-bottom:1px solid #ecefe7;flex-wrap:wrap}.rv24-person:last-child{border:0}.rv24-person-identity strong{font-size:14px;display:block;line-height:1.4}.rv24-person-identity small{display:block;font-size:12px;color:var(--rv24-muted);margin-top:5px}.rv24-person-manage summary{font-size:12px;cursor:pointer;color:#4b6043}.rv24-person-manage[open]{width:100%}.rv24-person-manage[open] summary{margin-bottom:15px}.rv24-role-owner{font-size:11px;padding:6px 9px;background:#f0f4e9;color:#5b704d;border-radius:7px;font-weight:600}.rv24-count{background:#f0f3eb;border-radius:9px;min-width:32px;text-align:center;padding:7px;font-size:12px}.rv24-pin{display:flex;align-items:center;gap:20px;border-bottom:1px solid #eef0e9;padding:20px 0;font-size:14px;line-height:1.5}.rv24-pin>a{flex:1}
/* Feed: compact creation, rich media and a readable, uninterrupted timeline. */
.rv-feed-page .rv3-shell{max-width:1140px;grid-template-columns:minmax(0,1fr) 280px;gap:28px;margin-top:26px}.rv-feed-page .rv3-center{gap:18px}.rv-feed-page .rv3-right{top:98px;gap:18px}.rv24-feed-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 4px}.rv24-feed-heading h1{font-size:32px;letter-spacing:-.055em;margin:6px 0 0;line-height:1.15;font-weight:720}.rv24-feed-heading time{font-size:11px;color:#646d75;letter-spacing:.015em}.rv24-feed-heading>a{width:40px;height:40px;border:1px solid var(--rv24-line);background:#fff;display:grid;place-items:center;border-radius:50%;color:#6c7b64}
.rv24-quick-compose{background:#fff;border:1px solid var(--rv24-line);border-radius:18px;padding:18px 20px 0;box-shadow:0 2px 4px #182a1903}.rv24-quick-top{display:flex;align-items:center;gap:12px;padding-bottom:16px}.rv24-quick-top button{border:0;background:transparent;color:#646d75;text-align:left;font-family:inherit;font-weight:450;font-size:16px;line-height:1.5;flex:1;padding:9px 0;cursor:text;min-width:0}.rv24-quick-mark{color:#646d75;display:grid;place-items:center;width:38px;height:38px;background:#f3f6ed;border-radius:50%}.rv24-quick-actions{display:flex;align-items:center;border-top:1px solid #f0f2eb;gap:4px;padding:9px 0}.rv24-quick-actions :is(a,button){display:inline-flex;align-items:center;justify-content:center;gap:7px;background:transparent;border:0;padding:9px 10px;font-size:12px;font-weight:600;color:#626f57;cursor:pointer;text-decoration:none}.rv24-quick-actions :is(a,button):hover{background:#f3f6ee;border-radius:8px}.rv24-quick-actions button:last-child{margin-left:auto;color:#f03}.rv24-quick-actions .rv24-icon{width:18px;height:18px}
.rv24-compose-dialog{width:min(620px,calc(100% - 30px));padding:0;border:0;border-radius:20px;max-height:90dvh;box-shadow:0 30px 100px #0c1b2440}.rv24-compose-dialog::backdrop{background:#15252270;backdrop-filter:blur(5px)}.rv24-compose-dialog .rv24-composer{border:0;border-radius:0;margin:0;box-shadow:none}.rv24-composer{background:#fff;border-radius:20px;border:1px solid var(--rv24-line);overflow:hidden}.rv24-compose-title{display:flex;align-items:center;justify-content:space-between;padding:22px 24px 18px;border-bottom:1px solid #edf0e7}.rv24-compose-title h2{font-size:23px;font-weight:680;letter-spacing:-.035em;margin:5px 0 0}.rv24-composer .rv23-compose-head{padding:20px 24px 8px;margin:0;gap:12px;align-items:center}.rv24-composer .rv23-compose-head strong{font-size:14px;display:block}.rv24-composer .rv23-compose-head select{display:block;height:28px;min-height:28px;font-size:11px;font-weight:500;border:0;background:#edf2e6;border-radius:6px;padding:2px 22px 2px 8px;margin:5px 0 0;width:auto;color:#5c7150}.rv24-composer textarea{min-height:150px;width:100%;border:0;resize:vertical;background:#fff;font-size:20px;line-height:1.6;letter-spacing:-.015em;padding:16px 24px;color:#2b3227;outline:0}.rv24-composer textarea::placeholder{color:#646d75}.rv24-composer .rv23-compose-tools{margin:12px 24px 0;padding:11px 12px;display:flex;align-items:center;gap:4px;border:1px solid #e5e9df;border-radius:12px;flex-wrap:wrap}.rv24-tools-label{font-size:11px;font-weight:650;flex:1;color:#646d75}.rv24-composer .rv23-compose-tools :is(button,label){border:0;background:transparent;padding:8px;font-size:11px;font-weight:600;color:#566747;gap:5px}.rv24-composer .rv23-compose-tools .rv23-ai{color:#b72549;background:#fff0f3;border-radius:8px}.rv24-composer .rv23-compose-tools .rv24-icon{width:18px;height:18px}.rv24-composer .rv23-compose-details{padding:15px 24px;font-size:12px;color:#646d75}.rv24-composer .rv23-compose-foot{padding:16px 24px;border-top:1px solid #edf0e7;gap:14px;align-items:center}.rv24-composer .rv23-compose-foot .rv-button{border-radius:10px;min-width:110px;height:42px;gap:20px;box-shadow:none}.rv24-composer .rv23-compose-foot>div{font-size:11px;color:#646d75}.rv24-composer .rv23-file-previews{padding:8px 24px}.rv24-composer .rv23-link-preview{margin:8px 24px;overflow:hidden;border:1px solid var(--rv24-line);border-radius:12px;display:block;background:#f7f9f3}.rv24-composer .rv23-link-preview>button{display:block;border:0;width:100%;background:#182020;position:relative;padding:0;color:#fff;cursor:pointer}.rv24-composer .rv23-link-preview>button img{width:100%;height:210px;object-fit:cover;display:block;opacity:.84}.rv24-composer .rv23-link-preview>button>span{position:absolute;inset:0;display:grid;place-items:center;font-size:40px}.rv24-composer .rv23-link-preview>div{padding:12px 15px}.rv24-composer .rv23-link-preview iframe{height:250px;width:100%;border:0}.rv24-composer .rv23-link-preview small{display:block;color:#646d75;font-size:11px;margin-top:4px}.rv24-composer .rv23-link-field{margin:12px 24px}.rv24-composer .rv23-media-filters{margin:10px 24px}.rv24-post-editor{max-width:680px;margin:auto}.rv24-post-editor-nav{display:flex;justify-content:space-between;margin-bottom:20px;color:#65765a;font-size:12px}
.rv-feed-page .rv23-story-rail{padding:0;margin:0;border:0;background:none}.rv-feed-page .rv31-stories-head{margin:0 0 10px}.rv31-stories-head h2{font-size:14px;font-weight:650}.rv31-stories-head>a{font-size:11px;color:#646d75}.rv-feed-page .rv23-story-track{gap:10px;scrollbar-width:none;align-items:stretch}.rv-feed-page .rv23-story-tile{width:132px;min-width:132px;height:181px;border-radius:13px;border:0;box-shadow:0 3px 6px #13221510}.rv-feed-page .rv23-story-add{background:#e9eee0;color:#647852;box-shadow:none;border:1px solid #dce4d2}.rv-feed-page .rv23-story-plus{width:38px;height:38px;font-size:24px;border:1px solid #c4d0b4;background:#f4f7ee;top:42%;color:#667d52}.rv-feed-page .rv23-story-copy{left:12px;right:10px;bottom:12px}.rv-feed-page .rv23-story-copy strong{font-size:12px}.rv-feed-page .rv23-story-copy small{font-size:10px}.rv24-story-label{position:absolute;left:10px;top:10px;background:#141e21aa;backdrop-filter:blur(8px);border:1px solid #ffffff30;padding:4px 7px;border-radius:6px;color:#fff;font-size:9px;font-weight:650;z-index:2;letter-spacing:.06em}.rv24-story-play{position:absolute;top:46%;left:45%;color:#fff;z-index:2;font-size:24px;text-shadow:0 2px 10px #0008}
.rv-feed-page .rv3-feed-tabs{margin:5px 0 0;padding:0;border:0;background:transparent;display:flex;gap:3px;align-items:center;overflow:visible;position:relative;z-index:5}.rv-feed-page .rv3-feed-tabs>a{padding:11px 18px;border:0;border-radius:10px;font-size:12px;font-weight:600;color:#646d75;flex:none}.rv-feed-page .rv3-feed-tabs>a.active{color:#3e5931;background:#e5edda}.rv-feed-page .rv3-feed-tabs>a:after{display:none}.rv24-feed-more{margin-left:auto;position:relative}.rv24-feed-more summary{cursor:pointer;list-style:none;padding:8px 12px;color:#646d75}.rv24-feed-more>div{position:absolute;right:0;top:40px;background:#fff;border:1px solid var(--rv24-line);padding:7px;min-width:160px;border-radius:12px;box-shadow:0 15px 40px #16251620}.rv24-feed-more a{display:block;padding:10px;font-size:12px;border-radius:8px;color:#566948;text-decoration:none}.rv24-feed-more a:hover{background:#f0f4e9}.rv-feed-page .rv-topic-strip{margin:0;gap:7px}.rv-feed-page .rv-topic-strip a{font-size:11px;padding:6px 10px;border-radius:7px;background:#fff;border:1px solid #e4e8dc;color:#647654}
.rv-feed-page .rv3-card.rv3-post{border:1px solid var(--rv24-line);box-shadow:0 3px 5px #14250e04;border-radius:18px;overflow:visible;margin:0;padding-top:0}.rv-feed-page .rv3-post-top{padding:20px 22px 14px;gap:11px}.rv-feed-page .rv3-avatar{width:43px;height:43px;background:#edf1e5;font-size:14px}.rv-feed-page .rv3-author-name{font-size:14px;font-weight:680;color:#34432b}.rv-feed-page .rv3-meta{font-size:10px;color:#646d75;gap:6px;margin-top:4px}.rv-feed-page .rv3-post-copy{font-size:16px;line-height:1.7;padding:0 22px 18px;letter-spacing:-.01em;color:#323c2b}.rv-feed-page .rv3-media{gap:4px;background:#eef2e7;margin:0 8px;border-radius:10px;overflow:hidden}.rv-feed-page .rv3-media.count-1 img{max-height:680px;object-fit:contain;width:100%;background:#edf0e9}.rv-feed-page .rv3-media.count-1 video{max-height:680px;width:100%;background:#101514}.rv-feed-page .rv3-engagement{margin:0;padding:14px 22px 12px;border:0;font-size:10px;color:#646d75}.rv-feed-page .rv3-howl-orb{width:20px;height:20px;background:#eaf0e1;color:#6c7e58;box-shadow:none}.rv-feed-page .rv3-engagement a{color:#646d75}.rv-feed-page .rv3-actions{border-top:1px solid #eef1e8;border-bottom:1px solid #eef1e8;margin:0 20px;gap:10px;padding:6px 0}.rv-feed-page .rv3-action{font-size:12px;color:#646d75;border-radius:8px;padding:9px;min-height:38px;font-weight:650}.rv-feed-page .rv3-action.howled{background:#fff0f4;color:#ef2152}.rv-feed-page .rv3-action:hover{background:#f2f6eb}.rv-feed-page .rv3-action svg{width:18px;height:18px}.rv-feed-page .rv3-comments{padding:9px 18px 15px}.rv-feed-page .rv-post-boost{background:#fcfdf9;border-radius:0 0 18px 18px;font-size:10px;padding:10px 20px;border-top:1px solid #f0f2ec}.rv-feed-page .rv-post-boost span{color:#646d75}.rv-feed-page .rv-post-readmore{font-size:13px;padding:0 22px 18px}.rv-feed-page .rv3-preview{margin:0 8px;border:1px solid #e8ecdf;border-radius:10px;overflow:hidden;background:#f8faf4}.rv-feed-page .rv3-preview-title{font-size:20px;line-height:1.3;letter-spacing:-.035em}.rv-feed-page .rv3-preview-copy{padding:18px 20px}.rv-feed-page .rv3-preview-domain{font-size:10px;letter-spacing:.07em;color:#646d75}
/* News and Stories retain the publisher's real images, headlines and publication dates. */
.rv24-editorial-card{background:#fff;border:1px solid var(--rv24-line);border-radius:18px;overflow:hidden;box-shadow:0 3px 5px #14250e04;position:relative}.rv24-editorial-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 21px;font-size:10px;color:#646d75}.rv24-publication{display:flex;align-items:center;gap:10px}.rv24-publication-mark{display:grid;place-items:center;width:32px;height:32px;background:#f7eee9;border-radius:9px;color:#646d75;font:600 23px/1 Georgia,serif}.rv24-editorial-card.is-story .rv24-publication-mark{background:#edf1e5;color:#6e8252}.rv24-publication strong{display:block;font-size:12px;color:#536642}.rv24-publication small{display:block;font-size:10px;margin-top:3px;color:#646d75}.rv24-editorial-main{display:block;text-decoration:none;color:inherit}.rv24-editorial-image{margin:0 8px;position:relative;overflow:hidden;border-radius:10px;background:#e6eadf}.rv24-editorial-image img{width:100%;height:280px;display:block;object-fit:cover;transition:transform .4s ease}.rv24-editorial-main:hover img{transform:scale(1.035)}.rv24-editorial-image .rv24-editorial-category{position:absolute;bottom:14px;left:15px;background:#fffef2ec;border-radius:6px;padding:6px 9px;font-size:10px;color:#5c704a;text-transform:uppercase;letter-spacing:.08em;font-weight:650}.rv24-editorial-copy{padding:22px 25px 15px}.rv24-editorial-copy>small{font-size:10px;letter-spacing:.09em;color:#646d75;text-transform:uppercase}.rv24-editorial-copy h2{font:600 27px/1.2 Georgia,"Times New Roman",serif;letter-spacing:-.025em;color:#273725;margin:9px 0 12px}.rv24-editorial-card.is-story h2{font-weight:500;font-size:29px}.rv24-editorial-copy p{font-size:13px;line-height:1.7;color:#646d75;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.rv24-editorial-foot{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:15px 25px 21px;font-size:11px;color:#646d75}.rv24-editorial-foot>a{display:inline-flex;align-items:center;gap:15px;color:#536d3d;font-weight:650;text-decoration:none}.rv24-editorial-foot button{border:1px solid #e4eadd;background:#fff;width:34px;height:34px;border-radius:50%;color:#646d75;cursor:pointer}.rv24-editorial-foot .rv24-icon{width:17px;height:17px}.rv24-editorial-card.is-typographic .rv24-editorial-copy{background:#edf2e5;margin:0 8px;padding:30px 26px;border-radius:10px;min-height:220px}.rv24-editorial-card.is-typographic .rv24-editorial-copy h2{font-size:32px}.rv24-update-loading{height:5px;margin:0;background:linear-gradient(90deg,#dce5d0,#f3f6ed,#dce5d0);border-radius:5px}.rv24-update-notice{font-size:12px;color:#646d75;line-height:1.6;padding:14px 18px;border:1px solid #e3ead8;border-radius:12px;background:#fafcf6}.rv24-editorial-insert{display:contents}
.rv-feed-page .rv23-side{border:1px solid #e4e8dc;border-radius:16px;background:#fff;padding:21px;box-shadow:none}.rv-feed-page .rv23-side h2{font-size:15px;letter-spacing:-.025em;font-weight:650;color:#596d46;margin:0 0 18px}.rv-feed-page .rv23-shortcut{gap:11px;padding:12px 0}.rv-feed-page .rv23-shortcut>span{background:#f1f4e9;color:#646d75;width:36px;height:36px;border-radius:10px}.rv-feed-page .rv23-shortcut strong{font-size:12px;color:#5d734a}.rv-feed-page .rv23-shortcut small{font-size:10px;line-height:1.5;margin-top:3px;color:#646d75}.rv24-side-publications a{display:flex;align-items:center;gap:12px;text-decoration:none;padding:13px 0;border-bottom:1px solid #edf1e5}.rv24-side-publications a:last-child{border:0;padding-bottom:0}.rv24-side-publications a>span{width:40px;height:40px;display:grid;place-items:center;background:#f1f5e8;border-radius:10px;font:600 27px Georgia,serif;color:#646d75}.rv24-side-publications strong{font-size:12px;color:#5a7542;display:block}.rv24-side-publications small{display:block;font-size:10px;color:#646d75;margin-top:4px}.rv24-side-links{display:flex;flex-wrap:wrap;gap:9px 16px;font-size:10px;color:#646d75}.rv24-side-links a{text-decoration:none;color:inherit}.rv-feed-page .rv23-weather{border-radius:16px;background:#ecf1e3;border:1px solid #dce5cf;box-shadow:none}.rv-feed-page .rv23-weather h2{color:#63774f}.rv-feed-page .rv23-weather-main strong{color:#4b6438}.rv-feed-page .rv23-weather .rv23-kicker{color:#646d75}.rv-feed-page .rv23-weather button{color:#646d75}.rv-feed-page .rv3-right-note{font-size:10px;color:#646d75;line-height:1.8}
/* Public Pulse watch pages and creator tools. */
.rv24-pulse-wordmark{display:flex;align-items:center;gap:9px;font-size:26px;font-weight:760;letter-spacing:-.06em;color:#283829!important}.rv24-pulse-wordmark>.rv24-icon{color:#ef2557;width:30px;height:30px}.rv24-pulse-wordmark>span{font-size:10px;font-weight:500;letter-spacing:.01em;color:#646d75;margin-left:4px}.rv24-watch-layout{display:grid;grid-template-columns:minmax(280px,1.25fr) minmax(280px,.9fr);gap:30px;align-items:start}.rv24-watch-stage{height:min(760px,calc(100dvh - 190px));min-height:420px;background:#101615;border-radius:20px;overflow:hidden;display:grid;place-items:center}.rv24-watch-stage video{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.rv24-watch-details{padding:24px;border:1px solid #e1e8d8;border-radius:18px;background:#fff}.rv24-watch-details h1{font-size:25px;line-height:1.3;letter-spacing:-.04em;margin:24px 0 16px;overflow-wrap:anywhere}.rv24-watch-caption{font-size:14px;line-height:1.7;white-space:normal;overflow-wrap:anywhere;color:#6d7e5f}.rv24-watch-stats{display:flex;gap:14px;flex-wrap:wrap;font-size:11px;color:#646d75;padding:16px 0;border-top:1px solid #eaf0e2;border-bottom:1px solid #eaf0e2}.rv24-watch-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.rv24-watch-actions .primary{flex:1}.rv24-share-status{font-size:11px;color:#6e835b}.rv24-next-pulse{margin-top:30px}.rv24-next-pulse h2{font-size:14px;margin-bottom:16px}.rv24-next-pulse>a{display:flex;gap:12px;align-items:center;padding:12px 0;border-top:1px solid #edf2e5}.rv24-next-pulse img{width:60px;height:80px;border-radius:8px;object-fit:cover}.rv24-next-pulse a>div{min-width:0;flex:1}.rv24-next-pulse strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;line-height:1.45}.rv24-next-pulse small{font-size:10px;color:#646d75;margin-top:6px;display:block}
.rv24-studio .rv24-page-heading{margin-bottom:26px}.rv24-studio-top{display:flex;align-items:center;gap:22px;font-size:11px;color:#646d75}.rv24-studio-top strong{font-size:22px;color:#5a7443;letter-spacing:-.04em;margin-right:5px}.rv24-studio-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:26px;align-items:start}.rv24-studio .rv-reel-upload{display:block;margin:0;background:#fff;border:1px solid var(--rv24-line);border-radius:18px;padding:0;box-shadow:none}.rv24-studio .rv-reel-upload form{padding:24px;display:grid;gap:20px}.rv24-studio .rv-reel-upload label{font-size:12px;font-weight:650;color:#647953;display:grid;gap:8px}.rv24-studio .rv-reel-upload textarea,.rv24-studio .rv-reel-upload input:not([type=file]):not([type=radio]){border:1px solid #dfe8d3;background:#fafcf7;border-radius:10px;padding:12px 14px;font-family:inherit;font-weight:400;font-size:14px;line-height:1.6;color:#314723;min-width:0;max-width:100%}.rv24-studio .rv-reel-upload textarea{min-height:110px;resize:vertical}.rv24-studio label.rv-upload-file{min-height:120px;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px dashed #c3d2b3;border-radius:12px;background:#f7faef;gap:10px;cursor:pointer;color:#6e8855;font-size:15px;position:relative;overflow:hidden}.rv24-studio label.rv-upload-file small{font-size:10px;font-weight:400;color:#646d75}.rv24-studio label.rv-upload-file input{position:absolute;inset:0;opacity:0;cursor:pointer}.rv24-studio .rv23-media-filters{padding:0;margin:0;border:0}.rv24-studio .rv23-media-filters small{display:none}.rv24-studio .rv23-filter-swatch{height:44px}.rv24-studio .rv23-filter-preset{min-width:46px;font-size:10px}.rv24-studio .rv23-filter-presets{gap:9px}.rv24-studio .rv24-pulse-caption-label{display:flex;justify-content:space-between;gap:12px;align-items:center}.rv24-studio .rv24-pulse-caption-label button{font-size:11px;padding:7px 10px;border:0;background:#fff0f3;color:#b22b4d;border-radius:8px}.rv24-studio .rv-upload-audience{font-size:11px;color:#646d75;line-height:1.6;margin:0}.rv24-studio .rv-button{box-shadow:none;border-radius:10px}.rv24-studio-preview{position:sticky;top:100px}.rv24-studio-preview .rv24-eyebrow{display:block;text-align:center;margin-bottom:12px}.rv24-studio .rv23-reel-preview{aspect-ratio:9/16;border-radius:22px;background:#18201a;border:6px solid #2b3727;box-shadow:0 12px 40px #1e33141a;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:auto}.rv24-studio .rv23-reel-preview video{width:100%;height:100%;object-fit:contain}.rv24-studio .rv23-reel-preview>span{position:absolute;bottom:16px;left:15px;font-size:9px;color:#dce9ca}.rv24-preview-placeholder{color:#646d75;text-align:center;font-size:12px;line-height:1.7}.rv24-preview-placeholder .rv24-icon{display:block;margin:0 auto 12px;width:34px;height:34px}.rv24-studio .rv24-preview-caption{text-align:center;font-size:11px;color:#646d75;margin:12px 0}.rv24-my-pulse{margin-top:36px}.rv24-my-pulse>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.rv24-my-pulse h2{font-size:21px;letter-spacing:-.04em}.rv24-studio .grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rv24-studio .grid .card{display:grid;grid-template-columns:88px minmax(0,1fr);border:1px solid var(--rv24-line);background:#fff;border-radius:14px;overflow:hidden;box-shadow:none}.rv24-studio .thumb{min-height:150px;background:#dfe6d5;position:relative}.rv24-studio .thumb :is(img,video){width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.rv24-studio .body{padding:15px;min-width:0}.rv24-studio .caption{font-size:12px;line-height:1.5;font-weight:600;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rv24-studio .badge{font-size:9px;background:#edf3e5;color:#66814d;padding:4px 6px;border-radius:5px;display:inline-flex;margin-bottom:9px}.rv24-studio [data-rv-processing-status=processing] .badge,.rv24-studio [data-rv-processing-status=queued] .badge{background:#fff3dc;color:#646d75}.rv24-studio .meta{font-size:9px;color:#646d75;display:flex;gap:9px}.rv24-studio .actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.rv24-studio .actions :is(a,button,summary){font-size:10px;color:#646d75;background:none;border:0;padding:0;text-decoration:none;font-weight:600;cursor:pointer}.rv24-studio .actions details{position:relative}.rv24-studio .actions details>div{position:absolute;right:0;top:20px;z-index:20;min-width:160px;background:#fff;border:1px solid var(--rv24-line);border-radius:10px;box-shadow:0 15px 40px #14230e26;padding:10px;display:grid;gap:12px}.rv24-studio .rv-processing{font-size:10px;color:#646d75}.rv24-studio progress{height:5px;accent-color:#646d75;width:100%;display:block}.rv24-studio [data-rv-processing-error]{font-size:10px;color:#646d75;line-height:1.5}.rv24-studio [data-rv-video-health]{font-size:11px;color:#646d75;margin:10px 0}
/* The same surfaces, typography and controls continue across community and account pages. */
body:has(.rv-app-header) :is(.rvc-hero,.rvp21-profilehead,.rv23-heading,.rv23-surface,.rv23-job-card,.rv-game-card,.rv-notify-card,.rvnotif-card){box-shadow:none}
.rv23-community .rvc-page,.rv23-profile .rvp21-shell{margin-top:26px}.rv23-community .rvc-hero{padding:28px 30px;border:1px solid #dfe8d3;border-radius:18px;background:#edf3e5;color:#506a3f}.rv23-community .rvc-hero h1{color:#3e5830;font-size:36px;line-height:1.15;letter-spacing:-.05em}.rv23-community .rvc-hero p{font-size:14px;color:#646d75;max-width:650px}.rv23-community .rvc-hero:before,.rv23-community .rvc-hero:after{content:none}.rv23-community .rvc-detail-hero{background:#fff;border:1px solid var(--rv24-line);border-radius:20px;box-shadow:none;padding:30px}.rv23-community .rvc-detail-hero h1{font-size:36px;letter-spacing:-.05em}.rv23-community .rvc-detail-hero p{color:#646d75;font-size:14px;line-height:1.65}.rv23-community .rvc-detail-stats{color:#646d75;font-size:12px}.rv23-community .rvc-card,.rv23-community .rvc-post,.rv23-community .rvc-rail-card,.rv23-community .rvc-create,.rv23-community .rvc-event-card{border:1px solid var(--rv24-line);border-radius:16px;box-shadow:none}.rv23-community .rvc-card-body h3{font-size:19px;color:#526c3f}.rv23-community .rvc-card-body p{font-size:12px;color:#646d75;line-height:1.6}.rv23-community .rvc-switcher a{border-radius:9px;font-size:12px}.rv23-community .rvc-switcher .active{background:#e4edd8;color:#56713f}.rv23-community :is(.rvc-open,.rvc-btn){box-shadow:none;border-radius:9px;font-size:12px}.rv23-community .rvc-section-head h2{font-size:21px;letter-spacing:-.035em;color:#526d3e}.rv23-community .rvc-empty{background:#fff;border:1px dashed #d3dfc5;border-radius:16px;padding:32px}.rv23-community .rvc-empty h2{font-size:20px;letter-spacing:-.03em}.rv23-profile .rvp21-cover{height:250px;background:#dbe5cb;border-radius:20px 20px 0 0}.rv23-profile .rvp21-profilehead{border:1px solid #e0e8d5;border-top:0;background:#fff;border-radius:0 0 20px 20px}.rv23-profile .rvp21-identity h1{color:#344d27;font-size:36px;font-weight:720;letter-spacing:-.055em}.rv23-profile .rvp21-bio{color:#646d75;font-size:14px;line-height:1.6}.rv23-profile .rvp21-post{border:1px solid #e3eadb;border-radius:16px;box-shadow:none}.rv23-profile .rvp21-tabbar{border-radius:12px;background:#fff;border:1px solid #e3ead9;box-shadow:none}.rv23-profile .rvp21-tab{border-radius:8px;font-size:12px}.rv23-profile .rvp21-tab.active{background:#e8efdf;color:#617e49}.rv23-heading h1{font-size:clamp(30px,4vw,44px);letter-spacing:-.055em;line-height:1.12;color:#354d27}.rv23-heading p{color:#646d75;font-size:14px;line-height:1.65}.rv-platform-main .rv23-kicker{color:#646d75}.rv-platform-main .rv23-surface{border-color:#e1e9d7;border-radius:16px}.rv-platform-main .rv23-tabs a{border-radius:9px}.rv-platform-main .rv23-tabs [aria-current]{background:#e5eed9;color:#67834f}.rv23-stories-view{background:#111914!important}.rv23-stories-view .rvs2-sidebar{background:#f7faf2;border-right:1px solid #dce6cf}.rv23-stories-view .rvs2-person.active{background:#e7efdc;border-color:#b9cda4}.rv23-stories-view .rvs2-view{background:#111914}.rv23-stories-view .rvs2-stage{border-radius:18px;overflow:hidden}.rv23-stories-view .rvs2-reply{background:#18231a;border-color:#384d32}.rv23-stories-view .rvs2-reply input{color:#fff}
@media(min-width:1100px){.rv-app-rail{background:#fff;border-color:#e4e9dc;padding-top:25px;scrollbar-width:none}.rv-rail-brand>span{font-size:29px;letter-spacing:-.07em;color:#32402b}.rv-rail-nav a,.rv-rail-nav button{font-size:12px;min-height:42px;font-weight:550;color:#646d75;border-radius:9px}.rv-rail-nav [aria-current]{background:#ecf2e4;color:#506e3b;font-weight:650}.rv-rail-nav [aria-current] svg{color:#646d75}.rv-rail-label{font-size:9px;letter-spacing:.12em;color:#646d75}.rv-rail-create{border-radius:11px;box-shadow:none;font-size:12px}.rv-app-header{background:#fbfdf8eF;border-color:#e4eadb;box-shadow:none}.rv-app-context>span{font-size:8px;color:#646d75;letter-spacing:.15em}.rv-app-context>strong{color:#526c40;font-size:16px}.rv-app-search{background:#f0f5e8;border:1px solid #e3eada;border-radius:11px}.rv-app-search input{font-size:12px;color:#646d75}.rv-app-search input::placeholder{color:#646d75}.rv-create-button{border-radius:11px;box-shadow:none;font-size:12px}.rv-app-tools .rv-tool{background:#edf3e5;color:#646d75}.rv-rail-account strong{font-size:11px}.rv-rail-account small{font-size:9px;color:#646d75}.rv-rail-footer{font-size:9px;color:#646d75}}
@media(max-width:1200px) and (min-width:1100px){.rv-feed-page .rv3-shell{grid-template-columns:minmax(0,1fr) 240px;gap:22px;width:calc(100% - 40px)}.rv24-studio .grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rv24-metrics>div{padding:0 14px;gap:8px}}
@media(max-width:1099px){.rv24-page{max-width:950px;width:calc(100% - 40px)}.rv24-studio .grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rv24-watch-stage{height:650px}.rv-feed-page .rv3-shell{max-width:760px;grid-template-columns:minmax(0,1fr);width:calc(100% - 40px)}.rv-feed-page .rv3-right{display:none}.rv-feed-page .rv23-weather{margin:0}.rv24-admin-layout{grid-template-columns:155px minmax(0,1fr);gap:20px}.rv-app-mobile{background:#fbfdf8f5;border-color:#e3ead9}.rv-app-mobile [aria-current]{background:#eaf1df;color:#658347}}
@media(max-width:700px){.rv24-page{width:calc(100% - 28px);margin-top:18px}.rv24-page-heading{gap:14px;align-items:center;margin:18px 0 22px}.rv24-page-heading h1{font-size:27px}.rv24-page-heading .rv24-button{font-size:11px;padding:10px 12px}.rv24-community-avatar{width:50px;height:50px;border-radius:13px;font-size:24px}.rv24-community-identity{gap:10px}.rv24-metrics{padding:16px 3px;margin-bottom:18px}.rv24-metrics>div{padding:0 8px;display:block}.rv24-metrics strong{font-size:24px;display:block}.rv24-metrics span{font-size:10px}.rv24-admin-layout{display:block}.rv24-section-nav{position:static;display:flex;gap:5px;overflow-x:auto;white-space:nowrap;margin-bottom:18px;scrollbar-width:none}.rv24-section-nav a{padding:10px 12px;font-size:11px;gap:7px}.rv24-section-nav .rv24-icon{width:17px;height:17px}.rv24-panel>header{padding:20px}.rv24-panel-content,.rv24-form{padding:20px}.rv24-panel>header h2{font-size:20px}.rv24-eyebrow{font-size:9px}.rv24-setting-row small{font-size:11px}.rv24-form label.rv24-setting-row{gap:16px;padding:15px 0}.rv24-form-row{grid-template-columns:1fr;gap:0}.rv24-person{gap:12px}.rv24-person-identity small{font-size:10px}.rv24-person-identity strong{font-size:12px}.rv24-inline-form label{min-width:120px}.rv24-inline-form .rv24-button{font-size:12px}.rv24-form :is(input:not([type=checkbox]),textarea,select),.rv24-inline-form :is(input,select){font-size:16px}.rv-feed-page .rv3-shell{width:100%;margin:18px auto 35px;padding:0 12px;display:block}.rv24-feed-heading{margin:0 4px 2px}.rv24-feed-heading h1{font-size:27px}.rv24-feed-heading time{font-size:10px}.rv24-quick-compose{padding:15px 14px 0;border-radius:15px}.rv24-quick-top{gap:10px;padding-bottom:13px}.rv24-quick-top .rv24-avatar{width:37px;height:37px}.rv24-quick-top button{font-size:14px}.rv24-quick-mark{display:none}.rv24-quick-actions :is(a,button){font-size:10px;gap:5px;padding:8px 7px}.rv24-quick-actions .rv24-icon{width:16px;height:16px}.rv24-quick-actions button:last-child .rv24-icon{display:none}.rv-feed-page .rv23-story-tile{min-width:109px;width:109px;height:152px}.rv-feed-page .rv23-story-track{gap:8px}.rv-feed-page .rv23-story-copy strong{font-size:10px}.rv-feed-page .rv23-story-copy small{font-size:9px}.rv-feed-page .rv3-feed-tabs>a{font-size:11px;padding:10px 12px}.rv-feed-page .rv3-post-top{padding:17px 16px 12px}.rv-feed-page .rv3-post-copy{padding:0 16px 16px;font-size:15px;line-height:1.65}.rv-feed-page .rv3-engagement{padding:12px 16px;font-size:9px}.rv-feed-page .rv3-author-name{font-size:13px}.rv-feed-page .rv3-actions{margin:0 12px;gap:4px}.rv-feed-page .rv3-action{font-size:11px}.rv-feed-page .rv3-comments{padding:7px 12px 12px}.rv-feed-page .rv3-card.rv3-post,.rv24-editorial-card{border-radius:15px}.rv-feed-page .rv3-media.count-1 img{max-height:520px}.rv24-editorial-head{padding:14px 16px}.rv24-editorial-image img{height:210px}.rv24-editorial-copy{padding:17px 18px 12px}.rv24-editorial-copy h2,.rv24-editorial-card.is-story h2{font-size:25px}.rv24-editorial-copy p{font-size:12px}.rv24-editorial-foot{padding:14px 18px 18px}.rv24-editorial-card.is-typographic .rv24-editorial-copy{padding:22px 20px;min-height:200px}.rv24-editorial-card.is-typographic .rv24-editorial-copy h2{font-size:27px}.rv24-compose-dialog{width:calc(100% - 18px);max-height:94dvh;border-radius:16px}.rv24-compose-title{padding:18px 18px 15px}.rv24-composer .rv23-compose-head{padding:17px 18px 6px}.rv24-composer textarea{font-size:18px;padding:14px 18px;min-height:145px}.rv24-composer .rv23-compose-tools{margin:8px 14px 0;padding:9px;gap:2px}.rv24-tools-label{width:100%;flex:auto;display:block;padding:0 3px 6px}.rv24-composer .rv23-compose-tools :is(button,label){font-size:11px;padding:8px}.rv24-composer .rv23-compose-foot{padding:15px 18px}.rv24-composer .rv23-compose-details{padding:13px 18px}.rv24-composer .rv23-media-filters{margin:8px 18px}.rv24-composer .rv23-file-previews{padding:8px 18px}.rv24-composer .rv23-link-preview{margin:8px 18px}.rv24-composer .rv23-link-preview>button img{height:180px}.rv24-composer .rv23-link-preview iframe{height:200px}.rv24-watch-layout{display:block}.rv24-watch-stage{min-height:0;height:calc(100dvh - 205px);max-height:680px;border-radius:16px}.rv24-watch-details{margin-top:16px;padding:20px}.rv24-watch-details h1{font-size:23px}.rv24-pulse-wordmark{font-size:24px}.rv24-pulse-wordmark>span{font-size:9px}.rv24-studio-top{display:none}.rv24-studio-layout{display:flex;flex-direction:column-reverse;gap:20px}.rv24-studio-preview{position:static;width:100%}.rv24-studio .rv23-reel-preview{max-width:170px;margin:auto;border-width:4px;border-radius:16px}.rv24-studio .rv24-preview-caption{display:none}.rv24-studio .rv-reel-upload{width:100%}.rv24-studio .rv-reel-upload form{padding:20px;gap:18px}.rv24-studio .rv-reel-upload textarea{font-size:16px}.rv24-studio .grid{grid-template-columns:1fr}.rv24-my-pulse{margin-top:25px}.rv23-community .rvc-page{padding:0 14px}.rv23-community .rvc-hero{padding:23px}.rv23-community .rvc-hero h1{font-size:29px}.rv23-community .rvc-detail-hero{padding:22px}.rv23-community .rvc-detail-hero h1{font-size:29px}.rv23-profile .rvp21-cover{height:175px;border-radius:16px 16px 0 0}.rv23-profile .rvp21-identity h1{font-size:28px}.rv23-profile .rvp21-profilehead{border-radius:0 0 16px 16px}.rv-app-mobile button,.rv-app-mobile a{font-size:9px}.rv24-icon-button{width:36px;height:36px}}
@media(prefers-reduced-motion:reduce){.rv24-editorial-image img,.rv24-setting-row input:before{transition:none}}

/* A single visual language for creator tools and their older route aliases. */
.rv24-suite:before{display:none}.rv24-suite .rvx-page{padding:24px 30px 100px;max-width:1180px}.rv24-suite .rvx-topbar{min-height:40px;margin:0 0 28px;align-items:center}.rv24-suite .rvx-brand strong{font-size:24px;font-weight:720;letter-spacing:-.04em}.rv24-suite .rvx-actions{gap:7px}.rv24-suite .rvx-btn{font-weight:600;font-size:12px;border-radius:9px;box-shadow:none;min-height:38px}.rv24-suite .rvx-btn.red{background:#f03}.rv24-suite .rvx-hero{border:0;background:none;padding:0 0 20px;box-shadow:none}.rv24-suite .rvx-kicker{border:0;background:none;padding:0;color:#656b74;font-size:10px;font-weight:700;letter-spacing:.1em}.rv24-suite .rvx-title{font-size:34px;line-height:1.15;letter-spacing:-.045em;font-weight:720}.rv24-suite .rvx-sub{font-size:14px;font-weight:400;color:#606873;max-width:620px}.rv24-suite .rvx-card,.rv24-suite .rvx-reel-card,.rv24-suite .rvx-kpi{border-color:var(--rv24-line);box-shadow:none;border-radius:16px}.rv24-suite .rvx-card{padding:24px}.rv24-suite .rvx-kpi{min-height:88px}.rv24-suite .rvx-kpi:after{display:none}.rv24-suite .rvx-kpi b{font-weight:670}.rv24-suite .rvx-kpi span{font-weight:600;font-size:10px}.rv24-suite .rvx-section-head h2{font-size:20px;font-weight:670;letter-spacing:-.035em}.rv24-suite :is(.rvx-field label,.rvx-reel-body p,.rvx-tag){font-weight:600}.rv24-suite :is(.rvx-section-head p,.rvx-reel-meta,.rvx-table td){font-weight:400;line-height:1.6}.rv24-suite :is(.rvx-input,.rvx-select,.rvx-textarea){font-weight:400;background:#fafbfc;font-size:14px}.rv24-suite .rvx-empty{background:#fafbfc;border-color:#dfe3e8;font-weight:400}.rv24-suite .rvx-reel-body p a{text-decoration:none}.rv24-suite .rvx-cover{background:#272e36}.rv24-settings-boost .rv100j-wrap{margin:30px auto 100px}.rv24-settings-boost .rv100j-hero{background:#fff;box-shadow:none;border:1px solid var(--rv24-line)}.rv24-settings-boost .rv100j-hero h1{font-size:34px;font-weight:720;letter-spacing:-.04em}.rv24-settings-boost .rv100j-card{box-shadow:none;border:1px solid var(--rv24-line)}
/* Pulse is a focused player with real, nearby videos to explore. */
body.rv24-pulse-viewer{--reel-height:calc(100dvh - 162px);background:#12151b!important;color:#fff}.rv24-pulse-viewer .rv-context-toolbar{max-width:1100px;height:60px;margin:8px auto 14px;padding:0 34px;gap:24px;justify-content:flex-start}.rv24-pulse-title{font-size:30px;font-weight:740;letter-spacing:-.055em;color:#fff!important;text-decoration:none;display:flex;align-items:center;gap:8px}.rv24-pulse-title span{width:7px;height:7px;border-radius:50%;background:#f03;align-self:flex-end;margin-bottom:9px}.rv24-pulse-viewer .rv120-tabs{margin-left:20px}.rv24-pulse-viewer .rv120-tabs a{border:0;border-radius:0!important;background:transparent!important;color:#aab1bd!important;font-weight:550;font-size:12px;padding:15px 6px}.rv24-pulse-viewer .rv120-tabs a.active{border-bottom:2px solid #f03;color:#fff!important;background:transparent!important}.rv24-pulse-viewer .rv120-track{width:calc(100% - 285px);margin:0;scrollbar-width:none}.rv24-pulse-viewer .rv120-track::-webkit-scrollbar{display:none}.rv24-pulse-viewer .rv120-reel{padding:0 18px 18px}.rv24-pulse-viewer .rv120-frame{height:calc(var(--reel-height) - 18px);border:1px solid #343942;border-radius:18px;box-shadow:0 18px 60px #0005}.rv24-pulse-viewer .rv120-author strong{font-weight:650}.rv24-pulse-viewer .rv120-caption{font-size:14px;line-height:1.5;font-weight:400;max-height:4.5em}.rv24-pulse-next{position:absolute;right:34px;top:182px;width:240px}.rv24-pulse-next>.rv24-eyebrow{font-size:9px;color:#9fa8b8}.rv24-pulse-next h2{font-size:21px;font-weight:650;letter-spacing:-.03em;margin:8px 0 23px;color:#fff}.rv24-pulse-next>button{border:0;border-bottom:1px solid #30343e;display:flex;gap:13px;align-items:center;padding:14px 0;width:100%;background:none;color:#fff;text-align:left;cursor:pointer}.rv24-pulse-next>button:hover strong{color:#ff5573}.rv24-pulse-next img,.rv24-pulse-mini-play{width:48px;height:67px;flex:none;object-fit:cover;border-radius:7px;background:#30343e;display:grid;place-items:center}.rv24-pulse-next strong{font-size:12px;font-weight:550;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rv24-pulse-next small{font-size:10px;color:#a8afba;display:block;margin-top:7px}.rv24-pulse-next>a{display:inline-block;margin-top:26px;color:#e4e8f0;font-size:12px;text-decoration:none}.rv24-pulse-viewer .rv23-reel-controls{right:300px;top:45%;gap:12px}.rv24-pulse-viewer .rv23-reel-controls button{background:#242933;border-color:#3c424f}.rv24-pulse-viewer .rv23-reel-controls label{color:#c0c5ce}.rv24-pulse-viewer .rv120-create{font-weight:650}.rv24-button.danger,.rv24-notice.error{color:#b32348}
@media(max-width:1100px){.rv24-pulse-next{display:none}.rv24-pulse-viewer .rv120-track{width:100%}.rv24-pulse-viewer .rv23-reel-controls{right:30px}.rv24-pulse-viewer .rv-context-toolbar{padding:0 24px}}
@media(max-width:760px){.rv24-suite .rvx-page{padding:20px 15px 100px}.rv24-suite .rvx-topbar{align-items:flex-start;gap:14px}.rv24-suite .rvx-actions{flex-wrap:nowrap;overflow:auto;width:100%;padding-bottom:5px;justify-content:flex-start}.rv24-suite .rvx-btn{width:auto;flex:none;min-height:38px;padding:9px 12px}.rv24-suite .rvx-title{font-size:29px}.rv24-suite .rvx-card{padding:18px}.rv24-suite .rvx-summary{grid-template-columns:1fr 1fr}.rv24-suite .rvx-field :is(input,select,textarea){font-size:16px}body.rv24-pulse-viewer{--reel-height:calc(100dvh - 197px - env(safe-area-inset-bottom))}.rv24-pulse-viewer .rv-context-toolbar{height:48px;margin:7px 0 8px;padding:0 15px;gap:15px}.rv24-pulse-title{font-size:26px}.rv24-pulse-title span{width:5px;height:5px;margin-bottom:7px}.rv24-pulse-viewer .rv120-tabs{margin-left:0;gap:12px}.rv24-pulse-viewer .rv120-tabs a{padding:14px 0;font-size:10px}.rv24-pulse-viewer .rv120-tabs a:last-child{display:none}.rv24-pulse-viewer .rv120-create{font-size:10px;padding:10px;margin-left:auto}.rv24-pulse-viewer .rv120-frame{height:var(--reel-height);width:100%;max-width:calc(var(--reel-height)*.5625);border-radius:12px}.rv24-pulse-viewer .rv120-reel{padding:0}.rv24-pulse-viewer .rv120-caption{font-size:13px}.rv24-pulse-viewer .rv120-copy{padding:16px}.rv24-pulse-viewer .rv120-actions{right:9px}.rv24-pulse-viewer .rv120-tabs a.active{background:transparent!important}.rv24-settings-boost .rv100j-wrap{margin:20px auto 100px}}
@media(prefers-reduced-motion:reduce){.rv24-editorial-image img{transition:none}.rv24-pulse-viewer .rv120-track{scroll-behavior:auto}}

/* Finishing details after the live layout review. */
.rv24-composer textarea:focus-visible{outline:none;box-shadow:inset 3px 0 #f03}.rv-feed-page .rv3-feed-tabs>a.active{background:#fff0f3;color:#b41438}.rv-rail-nav [aria-current]{background:#fff0f3!important;color:#b41438!important}.rv-rail-nav [aria-current] svg{color:#c31b41!important}.rv-app-header{background:#ffffffed!important;border-color:#e5e7eb!important}.rv-app-context>strong,.rv-rail-brand>span{color:#232730!important}.rv-app-search{background:#f4f5f7!important;border-color:#e8eaed!important}.rv-app-tools .rv-tool{background:#f4f5f7!important}.rv23-community .rvc-detail-hero{padding:0;overflow:hidden}.rv23-community .rvc-detail-cover{height:205px}.rv23-community .rvc-detail-summary{padding:0 30px 28px}.rv23-community .rv24-cover-art{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(125deg,#172932 0%,#29433f 58%,#476d59 100%)}.rv24-cover-art:before{content:"";position:absolute;width:340px;height:340px;border-radius:50%;border:1px solid #ffffff1e;right:-50px;top:-190px;box-shadow:0 0 0 48px #ffffff06,0 0 0 96px #ffffff05}.rv24-cover-art:after{content:"";position:absolute;left:32px;top:32px;width:28px;height:5px;background:#ff3154;border-radius:5px}.rv24-cover-name{position:absolute;right:35px;bottom:-15px;max-width:85%;font-size:clamp(60px,7vw,112px);line-height:1.1;letter-spacing:-.07em;font-weight:760;color:#ffffff14;white-space:nowrap;overflow:hidden}.rv23-community .rvc-detail-logo{box-shadow:0 4px 15px #0001}.rv-feed-page .rv23-shortcut strong,.rv-feed-page .rv23-side h2,.rv24-publication strong{color:#303b42}.rv24-editorial-copy p{color:#606a72}.rv24-editorial-foot a{color:#354852}.rv24-editorial-card.is-typographic .rv24-editorial-copy{background:#f3eee7}.rv24-editorial-card.is-story.is-typographic .rv24-editorial-copy{background:#eef1f5}
@media(max-width:760px){.rv23-community .rvc-detail-cover{height:155px}.rv23-community .rvc-detail-summary{padding:0 20px 23px}.rv24-cover-name{right:20px;font-size:66px}.rv24-cover-art:after{top:22px;left:22px}}

body:has(.rv-app-header) .rv24-composer textarea:focus-visible{outline:0;box-shadow:inset 3px 0 #f03}.rv-app-mobile [aria-current]{background:#fff0f3!important;color:#bf163c!important}
@media(max-width:760px){.rv24-studio-preview:not(:has(video)){display:none}.rv-feed-page .rv23-weather{margin:0;padding:16px;border-radius:15px}.rv-feed-page .rv23-weather .rv23-weather-main strong{font-size:29px}.rv-feed-page .rv23-weather .rv23-weather-icon{font-size:31px}}

.rv24-market-refine{background:#fff;border:1px solid #e3e6ea;border-radius:14px;margin:0 0 26px;overflow:hidden}.rv24-market-refine>summary{cursor:pointer;list-style:none;padding:18px 20px;font-size:14px;font-weight:650;display:flex;align-items:center;gap:14px;color:#303c46}.rv24-market-refine>summary:before{content:"+";font-size:21px;font-weight:400;color:#c92249}.rv24-market-refine[open]>summary:before{content:"−"}.rv24-market-refine>summary>span{margin-left:auto;font-size:11px;font-weight:400;color:#677581}.rv24-market-refine .rv23-market-filters{margin:0;border:0;border-radius:0;border-top:1px solid #ebedf1;padding:20px}.rv23-market-categories{display:flex;overflow-x:auto;gap:8px;padding:4px 0 18px;scrollbar-width:thin;scrollbar-color:#dce0e6 transparent}.rv23-market-categories a{flex:none;white-space:nowrap;border-radius:10px;min-height:40px}.rv23-market-categories .is-active{background:#253944;border-color:#253944}.rv-product-grid .rv-product-card{box-shadow:none;border-color:#e4e7eb}.rv-product-grid .rv-product-info h3{font-weight:630;color:#273844}.rv-product-grid .rv-product-image img{background:#f3f4f6}.rv24-market-refine+ .rv-section-title{margin-top:10px}
@media(max-width:760px){body.rv24-pulse-viewer{--reel-height:calc(100dvh - 210px - env(safe-area-inset-bottom))}.rv24-market-refine{margin-bottom:22px}.rv24-market-refine>summary{padding:15px;font-size:13px}.rv24-market-refine>summary>span{font-size:10px}.rv23-market-categories a{font-size:11px;padding:8px 11px}.rv-product-grid{gap:10px}.rv24-market-refine .rv23-market-filters{padding:15px}}

.rv24-suite .rvx-reel-card .rvx-video-shell{border-radius:0;position:relative}.rv24-suite .rvx-reel-card .rvx-reel-body p a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rv24-suite .rv24-pulse-discovery-grid .rvx-reel-body{padding:15px}.rv24-suite .rv24-pulse-discovery-grid .rvx-badge{font-size:10px;padding:5px 8px;background:#fff0f3;color:#a12847;box-shadow:none}
@media(max-width:760px){.rv24-suite .rv24-pulse-discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rv24-suite .rv24-pulse-discovery-grid .rvx-reel-body{padding:11px}.rv24-suite .rv24-pulse-discovery-grid .rvx-reel-meta{font-size:10px}.rv24-suite .rv24-pulse-discovery-grid .rvx-reel-body .rvx-tags{display:none}.rv24-suite .rv24-pulse-discovery-grid .rvx-video-shell{aspect-ratio:9/15}}

@media(max-width:760px){.rv23-story-studio{display:flex;flex-direction:column;gap:24px}.rv23-story-studio>.rv23-story-form{order:0;width:100%;min-width:0;box-sizing:border-box}.rv23-story-studio>.rv23-story-preview{order:1;width:min(100%,300px);margin:0 auto}.rv23-story-form :is(textarea,select){font-size:16px}.rv23-story-form .rv23-media-filters small{font-size:11px}}

.rv23-story-form .rv23-dropzone{position:relative;overflow:hidden;min-height:124px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:9px;border-color:#d1d7df;background:#fafbfc;cursor:pointer;color:#34464e}.rv23-story-form .rv23-dropzone input[type=file]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.rv23-story-form .rv23-dropzone:focus-within{outline:2px solid #ed174a;outline-offset:3px}.rv23-story-form .rv23-dropzone>span{font-size:11px;margin:0;pointer-events:none}
