/* Roovet Social · content and community experience, September 2026. */
:root{--rv23-ink:#202529;--rv23-muted:#777c82;--rv23-line:#e6e7e9;--rv23-paper:#fff;--rv23-red:#fa003b;--rv23-bg:#f5f6f8}
body:has(.rv-app-header){background:var(--rv23-bg);color:var(--rv23-ink)}
[hidden]{display:none!important}.rv23-kicker{display:block;font-size:10px;letter-spacing:.16em;font-weight:800;color:#898c91;text-transform:uppercase}.rv23-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:20px 0 30px;padding:32px 0}.rv23-heading h1{font-size:clamp(30px,3.4vw,49px);line-height:1.1;letter-spacing:-.055em;margin:12px 0 16px;font-weight:750}.rv23-heading p{max-width:620px;color:var(--rv23-muted);font-size:15px;line-height:1.65}.rv23-heading.compact{padding:8px 0;margin-bottom:20px}.rv23-heading.compact h1{font-size:36px}.rv23-heading .rv-button{white-space:nowrap}.rv23-surface{border:1px solid var(--rv23-line);border-radius:19px;background:#fff;min-width:0}.rv23-pad{padding:28px}.rv23-pad h2{font-size:19px;letter-spacing:-.035em;margin:0 0 22px}.rv23-pad h2 small{font-size:12px;font-weight:500;color:var(--rv23-muted);margin-left:7px}.rv23-muted{color:var(--rv23-muted);font-size:12px;line-height:1.7}.rv23-section-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:26px 0 18px}.rv23-section-head h2{font-size:20px;letter-spacing:-.035em;margin:0}.rv23-section-head>span{font-size:12px;color:var(--rv23-muted)}.rv23-chip{background:#f4f5f7;border:1px solid #e9eaed;font-size:11px;font-weight:650;padding:7px 11px;border-radius:8px;display:inline-flex;white-space:nowrap}.rv23-tabs{display:flex;gap:24px;border-bottom:1px solid var(--rv23-line);overflow:auto;scrollbar-width:none}.rv23-tabs a{font-size:13px;font-weight:700;white-space:nowrap;padding:15px 0;text-decoration:none;color:#7b7d83;border-bottom:3px solid transparent}.rv23-tabs a[aria-current]{color:var(--rv23-ink);border-color:var(--rv23-red)}.rv23-back{display:inline-block;color:#777c82;font-size:13px;margin:8px 0 18px;text-decoration:none}.rv23-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.rv23-stack{display:grid;gap:22px;min-width:0}.rv23-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.rv23-form-grid .wide{grid-column:1/-1}.rv23-field,.rv23-form-grid label,.rv23-job-search label{display:grid;gap:9px;font-size:12px;font-weight:650;margin:0 0 7px;color:#555d66}.rv23-editor input,.rv23-editor select,.rv23-editor textarea,.rv23-job-search input,.rv23-job-search select,.rv23-story-form input,.rv23-story-form select,.rv23-story-form textarea,.rv23-composer input:not([type=file]),.rv23-composer select{width:100%;min-width:0;border:1px solid #e3e5e9;border-radius:9px;padding:12px;background:#fafbfc;color:#232930;font:inherit;outline:none}.rv23-editor textarea,.rv23-story-form textarea{width:100%;resize:vertical;line-height:1.75;font-size:14px}.rv23-editor input:focus,.rv23-editor select:focus,.rv23-editor textarea:focus,.rv23-story-form :is(input,textarea,select):focus{border-color:#fa003b;box-shadow:0 0 0 3px #ffedf1}.rv23-wide{display:flex;width:100%;justify-content:center;margin-top:12px;min-height:45px}.rv23-ai{background:#fff1f5!important;border:0;border-radius:8px;color:#c41145!important;padding:8px 10px;font-size:11px;font-weight:750;cursor:pointer}.rv23-text-button{display:block;border:0;background:transparent;text-align:center;padding:13px 0;color:#747a84;font-size:12px;text-decoration:none;cursor:pointer}.rv23-alert{border:1px solid #f0b8bf;padding:15px 20px;background:#fff0f2;color:#982544;border-radius:12px;margin:16px 0;font-size:14px}.rv23-alert.success{border-color:#b7dbcd;background:#eef9f4;color:#295f4b}.rv23-prose{font-size:15px;line-height:1.85;overflow-wrap:anywhere;white-space:normal}.rv23-empty{padding:65px 25px;text-align:center;border:1px dashed #d3d9df;border-radius:20px;background:#fff;margin:20px 0}.rv23-empty>span{display:inline-grid;place-items:center;background:#fff0f4;color:#e61b50;width:64px;height:64px;border-radius:20px;font-size:30px}.rv23-empty h2{font-size:27px;letter-spacing:-.04em}.rv23-empty p{color:#7c8288;max-width:490px;margin:15px auto 24px;line-height:1.7}.rv23-facts{display:grid;gap:8px;margin:0}.rv23-facts dt{color:#92959c;font-size:11px}.rv23-facts dd{margin:0 0 16px;font-size:14px;line-height:1.6;overflow-wrap:anywhere}
/* A real job board: strong titles, useful filters and readable compensation. */
.rv23-job-search{display:grid;grid-template-columns:minmax(170px,2fr) 1fr 1fr auto;gap:15px;align-items:end;padding:22px;background:white;border:1px solid var(--rv23-line);border-radius:15px;margin:25px 0}.rv23-job-search label{margin:0}.rv23-job-search .rv-button{min-height:44px}.rv23-job-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rv23-job-card{background:white;border:1px solid var(--rv23-line);border-radius:18px;padding:23px;display:flex;flex-direction:column;transition:transform .18s,border-color .18s}.rv23-job-card:hover{transform:translateY(-3px);border-color:#c3c8cf}.rv23-job-card-top{display:flex;align-items:start;justify-content:space-between;margin-bottom:26px}.rv23-company-mark{display:inline-grid;place-items:center;width:54px;height:54px;background:#eaf0ed;color:#2d5748;border-radius:15px;font-size:19px;font-weight:750;flex-shrink:0}.rv23-job-card:nth-child(3n+2) .rv23-company-mark{background:#eeecf5;color:#544574}.rv23-job-card:nth-child(3n+3) .rv23-company-mark{background:#f8eee7;color:#886044}.rv23-job-card h3{font-size:21px;letter-spacing:-.04em;line-height:1.3;margin:10px 0}.rv23-job-card h3 a{color:inherit;text-decoration:none}.rv23-job-card p{font-size:13px;color:#777f87;line-height:1.5;margin:0 0 18px}.rv23-job-tags{display:flex;gap:8px;flex-wrap:wrap;font-size:11px;color:#6d7480;margin-bottom:28px}.rv23-job-tags span{padding:5px 8px;background:#f5f6f7;border-radius:5px}.rv23-job-card-foot{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:17px;border-top:1px solid #efeff2;gap:12px}.rv23-job-card-foot strong{font-size:12px;line-height:1.6}.rv23-job-card-foot a{background:#252c2f;color:white;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;text-decoration:none;font-size:19px;flex-shrink:0}.rv23-job-hero{background:white;border:1px solid var(--rv23-line);border-radius:20px;padding:35px;display:flex;align-items:center;gap:23px;margin-bottom:25px}.rv23-job-hero h1{font-size:36px;letter-spacing:-.05em;line-height:1.2;margin:9px 0 12px}.rv23-job-hero p{font-size:13px;color:#7e858b;line-height:1.7}.rv23-job-hero>.rv23-chip{margin-left:auto}.rv23-pagination{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px}.rv23-pagination a{padding:9px 14px;border:1px solid #dedfe3;border-radius:8px;background:#fff;text-decoration:none}.rv23-pagination a[aria-current]{background:#22292c;color:white}
/* Feed: put people and their media above destination promotions. */
body.rv-feed-page .rv3-shell{max-width:1350px;grid-template-columns:minmax(0,740px) minmax(245px,310px);gap:28px;padding:24px 30px;margin:0 auto;align-items:start}.rv23-feed-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 22px}.rv23-feed-title h1{font-size:28px;letter-spacing:-.05em;line-height:1.2;margin:6px 0 0}.rv23-feed-title>a{font-size:12px;text-decoration:none;color:#767d82}.rv23-feed-title .rv23-kicker{font-size:9px}.rv3-center{min-width:0}.rv23-story-rail{margin:0 0 22px}.rv23-story-rail .rv31-stories-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.rv23-story-rail .rv31-stories-head h2{font-size:15px;margin:0}.rv23-story-rail .rv31-stories-head a{font-size:11px;color:#868a91;text-decoration:none}.rv23-story-track{display:flex;gap:11px;overflow-x:auto;scrollbar-width:none;padding:2px 0 8px;scroll-snap-type:x mandatory}.rv23-story-tile{position:relative;display:block;flex:0 0 126px;height:185px;overflow:hidden;border-radius:15px;border:0;background:#303b40;color:white;scroll-snap-align:start;text-align:left;text-decoration:none;padding:0;cursor:pointer}.rv23-story-tile>img,.rv23-story-tile>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.rv23-story-tile:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 35%,#061116b3)}.rv23-story-tile .rv23-story-copy{position:absolute;z-index:2;bottom:12px;left:12px;right:10px}.rv23-story-copy strong{display:block;font-size:12px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rv23-story-copy small{display:block;font-size:10px;color:#ffffffa8;margin-top:2px}.rv23-story-tile .rv23-story-avatar{position:absolute;z-index:2;top:12px;left:12px;width:32px;height:32px;border:2px solid white;outline:2px solid #fb2854;border-radius:50%;overflow:hidden;background:#51605a;display:grid;place-items:center;font-size:11px}.rv23-story-avatar img{width:100%;height:100%;object-fit:cover}.rv23-story-tile.is-seen .rv23-story-avatar{outline-color:#ffffff70}.rv23-story-add{background:#f0e5e5;color:#56292e;border:1px solid #e5d4d6}.rv23-story-add:after{background:radial-gradient(circle at 90% 15%,#e1bdc780,transparent 75%)}.rv23-story-add .rv23-story-copy small{color:#aa7c82}.rv23-story-plus{position:absolute;top:49px;left:43px;width:40px;height:40px;border:1px solid #c38c9a;border-radius:50%;display:grid;place-items:center;font-size:23px;color:#a4465b}.rv23-story-quiet{flex:1;min-width:185px;border:1px solid #e1e5e7;border-radius:15px;background:linear-gradient(125deg,#edf1ee,#f7f6f1);padding:28px;display:flex;justify-content:center;flex-direction:column}.rv23-story-quiet strong{font-size:21px;line-height:1.25;letter-spacing:-.04em;max-width:180px}.rv23-story-quiet p{font-size:12px;color:#84908a;line-height:1.6;margin:9px 0;max-width:200px}.rv23-story-quiet a{font-size:11px;font-weight:700;color:#527768;margin-top:7px;text-decoration:none}
.rv23-composer{background:#fff;border:1px solid var(--rv23-line);border-radius:18px;margin-bottom:23px;overflow:hidden;box-shadow:0 3px 8px #223a4803}.rv23-compose-head{display:flex;align-items:center;gap:12px;padding:20px 22px 8px}.rv23-compose-avatar{width:42px;height:42px;flex-shrink:0;background:#eaf1ed;color:#355c4b;border-radius:50%;display:grid;place-items:center;font-weight:700;overflow:hidden}.rv23-compose-avatar img{width:100%;height:100%;object-fit:cover}.rv23-compose-head strong{display:block;font-size:13px}.rv23-compose-head small{display:block;font-size:10px;color:#959aa0;margin-top:4px}.rv23-compose-head select{width:auto;margin-left:auto;max-width:105px;padding:7px 9px;font-size:11px;background:#f6f7f9}.rv23-compose-head>.rv23-chip{margin-left:auto}.rv23-composer textarea{font:inherit;display:block;resize:vertical;width:100%;min-height:98px;border:0;padding:15px 22px;line-height:1.7;font-size:14px;color:#38404a;outline:none;background:#fff}.rv23-composer textarea::placeholder{color:#a1a5ad}.rv23-compose-tools{display:flex;gap:6px;padding:12px 18px;border-top:1px solid #f1f2f4;flex-wrap:wrap;align-items:center}.rv23-compose-tools button,.rv23-media-tool{display:inline-flex;align-items:center;gap:6px;border:0;background:#f7f8fa;color:#626c77;font-size:11px;font-weight:650;padding:9px 10px;border-radius:7px;cursor:pointer;position:relative}.rv23-media-tool>span{font-size:16px;color:#3d9275}.rv23-media-tool:nth-child(2)>span{color:#8570b1}.rv23-media-tool input{position:absolute;width:1px;height:1px;opacity:0}.rv23-media-tool:focus-within{outline:2px solid #fa003b}.rv23-compose-tools .rv23-ai{margin-left:auto}.rv23-compose-foot{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 20px;border-top:1px solid #eff0f3}.rv23-compose-foot .rv-button{font-size:12px;padding:11px 17px;min-height:40px;flex-shrink:0}.rv23-compose-foot small{display:block;font-size:10px;color:#969ca3;line-height:1.5}.rv23-compose-foot [data-rv-draft-status]{font-size:10px;color:#6b917e}.rv23-compose-foot [data-rv-discard-draft]{font-size:10px;background:transparent;border:0;color:#9c8b92;cursor:pointer}.rv23-compose-details{margin:0 22px 10px;color:#9298a1;font-size:10px}.rv23-compose-details summary{cursor:pointer;padding:6px 0}.rv23-compose-details .rv23-form-grid{margin:12px 0}.rv23-link-field{padding:10px 22px 0}.rv23-link-field label{font-size:11px;color:#6f7580;display:grid;gap:8px}.rv23-file-previews{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 20px}.rv23-file-previews figure{position:relative;min-width:0;margin:0 0 10px;background:#f5f5f7;border-radius:10px;overflow:hidden}.rv23-file-previews :is(video,img){width:100%;height:190px;object-fit:contain;background:#182025;display:block}.rv23-file-previews figcaption{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:8px}.rv23-file-previews button{position:absolute;top:7px;right:7px;width:27px;height:27px;border-radius:50%;border:1px solid #ccc;background:white;font-size:18px;cursor:pointer}.rv23-link-preview{display:flex;align-items:center;gap:13px;margin:0 22px 12px;padding:10px;background:#f6f7f8;border:1px solid #eaecf0;border-radius:10px}.rv23-link-preview img{width:85px;height:55px;object-fit:cover;border-radius:6px}.rv23-link-preview strong{display:block;font-size:12px}.rv23-link-preview small{display:block;font-size:10px;color:#8a8f98;margin-top:5px}
body.rv-feed-page .rv3-feed-tabs{margin:0 0 20px;gap:23px;padding:0 2px}body.rv-feed-page .rv3-feed-tabs a{font-size:12px;padding:15px 0}body.rv-feed-page .rv3-card.rv3-post{border-radius:18px;margin-bottom:23px;border:1px solid #e3e5e9;background:white;box-shadow:0 3px 8px #223a4803}body.rv-feed-page .rv3-post-top{padding:22px 23px 10px}body.rv-feed-page .rv3-post-copy{font-size:15px;line-height:1.8;padding:12px 23px 22px}body.rv-feed-page .rv3-media{margin:0;border-radius:0;background:#f1f2f4}body.rv-feed-page .rv3-media.count-1 :is(img,video){max-height:620px;object-fit:contain;width:100%}body.rv-feed-page .rv3-engagement{padding:15px 23px;font-size:11px}body.rv-feed-page .rv3-actions{margin:0 22px;padding:8px 0}body.rv-feed-page .rv3-comments{padding:16px 22px;background:#fbfbfc}body.rv-feed-page .rv3-right{display:grid;gap:21px;padding:0}.rv23-side{background:#fff;border:1px solid var(--rv23-line);border-radius:18px;padding:22px}.rv23-side h2{font-size:16px;letter-spacing:-.03em;margin:0 0 20px}.rv23-shortcut{display:flex;align-items:center;gap:12px;text-decoration:none;padding:11px 0;color:inherit}.rv23-shortcut>span{width:38px;height:38px;display:grid;place-items:center;background:#f1f3f6;border-radius:11px;font-size:18px;color:#6c7a8d}.rv23-shortcut strong{display:block;font-size:12px}.rv23-shortcut small{display:block;font-size:10px;color:#949aa3;margin-top:4px}.rv23-shortcut>b{margin-left:auto;color:#bcc1c6;font-size:13px}.rv23-side-editorial{background:#242e31;color:white;border:0;overflow:hidden;position:relative;padding:28px 23px}.rv23-side-editorial:after{content:'✦';position:absolute;right:10px;top:20px;font-size:125px;color:#d9eec112;line-height:1;pointer-events:none}.rv23-side-editorial .rv23-kicker{color:#aebaaa;font-size:9px}.rv23-side-editorial h2{font-size:27px;line-height:1.15;margin:20px 0;letter-spacing:-.055em;max-width:200px}.rv23-side-editorial p{font-size:12px;line-height:1.8;color:#a3afb1}.rv23-side-editorial a{display:inline-block;font-size:12px;color:#d7e7c8;text-decoration:none;margin-top:9px}.rv23-side-links{display:flex;gap:8px;flex-wrap:wrap}.rv23-side-links a{background:#f5f6f8;padding:9px;border-radius:7px;font-size:10px;color:#6b7580;text-decoration:none}
/* Consistent player surfaces on timelines, profiles, Pages and permalinks. */
.rv-video-embed{margin:12px 0 0;overflow:hidden;background:#fff}.rv-video-launch{display:block;width:100%;height:auto;aspect-ratio:16/9;min-height:210px;position:relative;padding:0;border:0;background:radial-gradient(at 80% 10%,#3d4553,#1e222b);cursor:pointer;color:#fff}.rv-video-launch>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;opacity:.85}.rv-video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:65px;height:48px;background:#fa003b;border-radius:13px;font-size:22px;box-shadow:0 5px 30px #0005}.rv-video-provider{position:absolute;left:17px;bottom:15px;background:#111b;backdrop-filter:blur(6px);padding:7px 10px;border-radius:6px;font-size:11px}.rv-video-frame{width:100%;aspect-ratio:16/9;min-height:210px;display:block;border:0;background:#121212}.rv-video-caption{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 16px;font-size:10px;color:#92979e;border-bottom:1px solid #eee}.rv-video-caption a{color:#737b88;text-decoration:none}.rv23-post-media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;background:#f1f2f4;overflow:hidden;border-radius:12px}.rv23-post-media.one{grid-template-columns:1fr}.rv23-post-media :is(img,video){width:100%;height:100%;max-height:540px;object-fit:contain;display:block;min-width:0}.rvp21-post-media .rv23-profile-video{display:block;min-width:0;background:#141820}.rvp21-post-media .rv23-profile-video video{height:100%;max-height:550px;object-fit:contain}
/* Profiles: designed cover treatment and a calmer editorial layout. */
.rv23-profile .rvp21-shell{max-width:1200px;padding:0 28px;margin:25px auto 100px}.rv23-profile .rvp21-cover{height:275px;background:radial-gradient(ellipse at 12% 130%,#f0bb8b 0,transparent 58%),radial-gradient(ellipse at 88% -30%,#586b7c,transparent 60%),linear-gradient(125deg,#293b37,#718978);position:relative}.rv23-profile .rvp21-cover:after{content:'';position:absolute;inset:0;background:repeating-linear-gradient(120deg,transparent 0 78px,#ffffff09 79px 80px);pointer-events:none}.rv23-profile .rvp21-cover-wordmark{font-size:12px;letter-spacing:.15em;text-transform:uppercase;opacity:.48;right:28px;bottom:25px}.rv23-profile .rvp21-hero{border-radius:22px;border:1px solid #e3e5e8;overflow:hidden;background:white}.rv23-profile .rvp21-profilehead{padding:0 34px 25px;gap:25px}.rv23-profile .rvp21-avatar{width:136px;height:136px;min-width:136px;border:6px solid white;box-shadow:0 8px 22px #253b3610;margin-top:-48px;border-radius:25px}.rv23-profile .rvp21-avatar img{border-radius:18px}.rv23-profile .rvp21-identity h1{font-size:34px;letter-spacing:-.055em}.rv23-profile .rvp21-bio{max-width:740px;font-size:14px;line-height:1.75;color:#727b83}.rv23-profile .rvp21-tabbar{border-radius:0;background:transparent;border:0;border-bottom:1px solid #e0e4e7;margin:0 0 25px;padding:0 5px;gap:27px}.rv23-profile .rvp21-tab{border-radius:0;border:0;border-bottom:3px solid transparent;background:none;color:#889098;padding:17px 0;font-size:13px}.rv23-profile .rvp21-tab.active{background:transparent;color:#242d32;border-color:#fa003b;box-shadow:none}.rv23-profile .rvp21-layout{grid-template-columns:minmax(0,1fr) 300px;gap:24px}.rv23-profile .rvp21-card{border-radius:17px;border-color:#e2e5e9}.rv23-profile .rvp21-post-head{padding:22px}.rv23-profile .rvp21-post-body{font-size:15px;line-height:1.85;padding:0 22px 23px;overflow-wrap:anywhere}.rv23-profile .rvp21-post-media{border-radius:0;padding:0}.rv23-profile .rv-connected-work{padding:22px;border-radius:17px;margin:23px 0}.rv23-profile .rv-connected-grid{gap:12px}.rv23-profile .rv-connected-card{border:1px solid #e8e4df;background:#f9f7f2;border-radius:12px;padding:17px}.rv23-profile .rv-connected-card strong{font-size:17px}.rv23-profile .rv-connected-work h2{font-size:21px}
/* Communities: covers and concise discovery cards, with existing permissions. */
.rv23-community .rvc-page{max-width:1250px;padding:0 30px;margin:24px auto 100px}.rv23-community .rvc-switcher{border:0;border-bottom:1px solid #e2e5e8;background:transparent;box-shadow:none;border-radius:0;gap:25px;justify-content:flex-start;padding:0}.rv23-community .rvc-switcher a{padding:13px 0;border-radius:0;background:none;font-size:13px;border:0;border-bottom:3px solid transparent}.rv23-community .rvc-switcher a.active{background:none;color:#252c30;border-color:#fa003b}.rv23-community .rvc-hero{border:0;border-radius:0;background:transparent;box-shadow:none;padding:32px 0 22px;color:#22292d}.rv23-community .rvc-hero:before,.rv23-community .rvc-hero:after{display:none}.rv23-community .rvc-hero h1{font-size:clamp(29px,3.6vw,45px);letter-spacing:-.055em;line-height:1.1;max-width:700px;margin:12px 0}.rv23-community .rvc-hero p{font-size:14px;color:#838a91;max-width:650px;line-height:1.7}.rv23-community .rvc-hero small{color:#969b9f;font-size:10px;letter-spacing:.15em}.rv23-community .rvc-preview-note{display:none}.rv23-community .rvc-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.rv23-community .rvc-card{border:1px solid #e1e5e9;border-radius:18px;box-shadow:none;overflow:hidden}.rv23-community .rvc-card-cover{height:140px;background:radial-gradient(at 0 120%,#b8c99e,transparent 70%),linear-gradient(135deg,#496c70,#95aca4)}.rv23-community .rvc-card:nth-child(3n+2) .rvc-card-cover{background:radial-gradient(at 0 120%,#eacb8b,transparent 70%),linear-gradient(135deg,#726b85,#b5a8b9)}.rv23-community .rvc-card:nth-child(3n+3) .rvc-card-cover{background:radial-gradient(at 0 120%,#c7b5cc,transparent 70%),linear-gradient(135deg,#786958,#c4b395)}.rv23-community .rvc-card-body{padding:22px}.rv23-community .rvc-card-body h3{font-size:22px;line-height:1.25;letter-spacing:-.04em}.rv23-community .rvc-card-body p{font-size:13px;line-height:1.65;color:#899099;min-height:60px}.rv23-community .rvc-card-logo{border-radius:16px;box-shadow:0 3px 8px #0001}.rv23-community .rvc-card-stats{font-size:12px}.rv23-community .rvc-open{border-radius:8px;background:#f6f7f9;color:#596575;font-size:12px}.rv23-community .rvc-detail-hero{border:1px solid #e1e5e9;box-shadow:none;border-radius:21px;overflow:hidden;background:#fff}.rv23-community .rvc-detail-hero h1{letter-spacing:-.045em;font-size:36px}.rv23-community .rvc-post,.rv23-community .rvc-rail-card{border:1px solid #e3e6e9;border-radius:17px;box-shadow:none;background:white}.rv23-community .rvc-post>p{font-size:15px;line-height:1.85}.rv23-community .rvc-events{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.rv23-community .rvc-event{border-radius:18px;border:1px solid #e1e5e9;box-shadow:none;padding:24px;background:white}.rv23-community .rvc-event h3{font-size:22px;letter-spacing:-.04em}.rv23-community .rvc-event-date{background:#f1e9e5;color:#785247;border:0;border-radius:13px}.rv23-community .rvc-event-detail{border-radius:21px;background:#203831;color:white;padding:36px;box-shadow:none}.rv23-community .rvc-event-detail h1{font-size:40px;letter-spacing:-.045em}.rv23-community .rvc-event-detail p{color:#c5d2cc}
/* Story creation and a theater frame for Reels. */
.rv23-story-studio{display:grid;grid-template-columns:minmax(250px,390px) minmax(330px,480px);gap:45px;justify-content:center;align-items:start;margin:10px auto 60px}.rv23-story-preview{aspect-ratio:9/16;background:#1b2828;border:8px solid #fff;border-radius:30px;overflow:hidden;position:relative;box-shadow:0 14px 44px #19352b17}.rv23-story-stage{position:absolute;inset:0;display:grid;place-items:center}.rv23-story-stage :is(img,video,canvas){display:block;width:100%;height:100%;object-fit:contain}.rv23-story-placeholder{display:flex;flex-direction:column;align-items:center;text-align:center;color:#b2c3bd;gap:17px;padding:25px;font-size:14px;background:radial-gradient(at 10% 20%,#52736a,#1e302c);width:100%;height:100%;justify-content:center}.rv23-story-placeholder>span{font-size:45px;font-weight:200}.rv23-story-placeholder strong{font-size:25px;font-weight:550;letter-spacing:-.04em;color:#e9f3ee}.rv23-story-placeholder small{font-size:11px;line-height:1.8;max-width:180px}.rv23-story-who{position:absolute;top:34px;left:18px;right:15px;display:flex;align-items:center;gap:9px;z-index:3;color:white;text-shadow:0 1px 5px #0005;font-size:12px;pointer-events:none}.rv23-story-who img{width:31px;height:31px;border-radius:50%;object-fit:cover}.rv23-story-who small{font-size:9px;opacity:.7}.rv23-story-progress{position:absolute;top:16px;left:17px;right:17px;display:flex;gap:4px;z-index:3}.rv23-story-progress i{flex:1;height:3px;border-radius:2px;background:#fff7}.rv23-story-progress i:first-child{background:white}.rv23-story-caption{position:absolute;bottom:65px;left:20px;right:20px;color:#fff;text-shadow:0 1px 4px #000;font-size:15px;line-height:1.6;text-align:center;z-index:3;pointer-events:none;overflow-wrap:anywhere}.rv23-preview-label{position:absolute;bottom:24px;left:0;right:0;text-align:center;color:#ffffff85;font-size:8px;letter-spacing:.24em;z-index:3;pointer-events:none}.rv23-story-form .rv23-field{margin:23px 0 12px}.rv23-mode-switch{display:flex;gap:6px;padding:5px;background:#f2f4f7;border-radius:10px;margin:10px 0 23px}.rv23-mode-switch button{flex:1;border:0;border-radius:7px;padding:11px;background:transparent;color:#828894;font-size:12px;cursor:pointer}.rv23-mode-switch button[aria-pressed=true]{background:#fff;color:#29353e;box-shadow:0 2px 4px #0001}.rv23-dropzone{display:flex;align-items:center;text-align:center;flex-direction:column;gap:15px;padding:30px 17px;background:#fafafb;border:1px dashed #d3d7df;border-radius:12px;font-size:14px;color:#667380;cursor:pointer}.rv23-dropzone span{font-size:10px;color:#a0a6af}.rv23-dropzone input{max-width:100%;padding:8px!important;font-size:10px!important;cursor:pointer}.rv23-swatches{display:flex;gap:13px;padding:5px}.rv23-swatches button{background:var(--swatch);width:30px;height:30px;border:3px solid white;border-radius:50%;outline:1px solid #ddd;cursor:pointer}.rv23-swatches button[aria-pressed=true]{outline:2px solid #fa003b}
.rv23-reel-studio .hero{background:#222f32;color:#fff;box-shadow:none;border-radius:20px;padding:28px}.rv23-reel-studio .hero:before{display:none}.rv23-reel-studio .hero h1{font-size:36px;letter-spacing:-.055em}.rv23-reel-studio .hero p{font-size:13px;font-weight:400}.rv23-reel-studio .stat{border-radius:11px;padding:13px;background:#ffffff08}.rv23-reel-studio .stat span{font-size:9px;font-weight:550}.rv23-reel-studio .stat strong{font-size:22px}.rv23-reel-studio .rv-reel-upload{grid-template-columns:1fr 1.4fr;border-radius:19px;border:1px solid #e3e6e9;box-shadow:none}.rv23-reel-preview{margin-top:25px;aspect-ratio:9/16;max-width:270px;max-height:430px;background:radial-gradient(at 0 0,#647a69,#1b2d31);border-radius:18px;position:relative;overflow:hidden;display:grid;place-items:center;color:#b5c4bf;text-align:center;font-size:13px;line-height:1.8}.rv23-reel-preview video{width:100%;height:100%;object-fit:contain}.rv23-reel-preview span{position:absolute;top:15px;left:15px;background:#1119;padding:5px 8px;border-radius:6px;color:white;font-size:10px}.rv23-reel-studio .grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.rv23-reel-studio .card{border-radius:16px;box-shadow:none}.rv23-reel-studio .thumb{aspect-ratio:3/4}.rv23-reel-studio .caption{font-size:13px;font-weight:600}.rv23-reel-studio .actions button,.rv23-reel-studio .actions a{font-size:10px;padding:7px}.rv23-reel-studio .meta{font-size:10px}.rv23-reel-studio .rv-upload-audience{font-size:12px;line-height:1.7}
.rv-app-reels .rv120-frame{border-radius:20px;box-shadow:0 20px 80px #0007}.rv-app-reels .rv120-video{object-fit:contain}.rv-app-reels .rv120-caption{max-height:4.8em;overflow:hidden;cursor:pointer;line-height:1.6;font-size:13px}.rv-app-reels .rv120-caption.is-expanded{max-height:35vh;overflow:auto}.rv23-reel-controls{position:fixed;right:35px;top:45%;display:grid;gap:13px;z-index:15}.rv23-reel-controls button{width:43px;height:43px;border-radius:50%;border:1px solid #424b51;background:#252d32;color:white;font-size:20px;cursor:pointer}.rv23-reel-controls label{display:grid;gap:6px;font-size:9px;color:#a0a9b0;text-align:center}.rv23-reel-controls select{font-size:11px;background:#252d32;color:white;border:1px solid #424b51;border-radius:8px;padding:6px}.rv23-reel-hint{position:fixed;left:calc(50% + 110px);transform:translateX(-50%);bottom:14px;color:#7b858c;font-size:10px;z-index:5}.rv23-reel-studio .rv-studio-nav a{font-size:12px}
@media(min-width:1450px){body.rv-feed-page .rv3-shell{grid-template-columns:minmax(0,760px) 310px;justify-content:center;gap:35px}}
@media(max-width:1150px){body.rv-feed-page .rv3-shell{padding:23px;grid-template-columns:minmax(0,1fr) 250px;gap:22px}.rv23-job-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rv23-job-search{grid-template-columns:1fr 1fr}.rv23-detail-grid{grid-template-columns:minmax(0,1fr) 270px}.rv23-profile .rvp21-layout{grid-template-columns:minmax(0,1fr) 260px}.rv23-community .rvc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rv23-reel-studio .grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:950px){body.rv-feed-page .rv3-shell{display:block;max-width:760px}body.rv-feed-page .rv3-right{display:none}.rv23-detail-grid{grid-template-columns:1fr}.rv23-detail-grid>aside{grid-template-columns:1fr 1fr}.rv23-profile .rvp21-layout{grid-template-columns:1fr}.rv23-story-studio{gap:24px;grid-template-columns:minmax(210px,330px) minmax(300px,1fr)}.rv23-job-hero{flex-wrap:wrap}.rv23-job-hero>.rv23-chip{margin-left:0}.rv23-reel-controls{right:15px}.rv23-reel-hint{display:none}}
@media(max-width:760px){.rv23-heading{padding:16px 0;margin-bottom:20px;align-items:flex-start;flex-direction:column;gap:10px}.rv23-heading h1{font-size:33px}.rv23-heading p{font-size:13px}.rv23-heading.compact h1{font-size:30px}.rv23-pad{padding:21px}.rv23-job-search{padding:16px;gap:12px}.rv23-job-grid{grid-template-columns:1fr}.rv23-job-card{padding:23px}.rv23-job-hero{padding:23px;gap:16px}.rv23-job-hero h1{font-size:29px}.rv23-form-grid{gap:14px}.rv23-job-search input,.rv23-job-search select,.rv23-editor input,.rv23-editor select,.rv23-editor textarea,.rv23-story-form input,.rv23-story-form select,.rv23-story-form textarea{font-size:16px}.rv23-tabs{gap:20px}.rv23-tabs a{font-size:12px}.rv23-detail-grid>aside{grid-template-columns:1fr}body.rv-feed-page .rv3-shell{padding:17px 13px}body.rv-feed-page .rv3-feed-tabs{gap:23px;white-space:nowrap;overflow-x:auto}body.rv-feed-page .rv3-post-top{padding:18px 16px 9px}body.rv-feed-page .rv3-post-copy{padding:9px 16px 17px;font-size:14px}body.rv-feed-page .rv3-engagement{padding:13px 15px}body.rv-feed-page .rv3-comments{padding:14px}body.rv-feed-page .rv3-actions{margin:0 13px}.rv23-feed-title h1{font-size:25px}.rv23-feed-title{margin-bottom:20px}.rv23-story-tile{height:176px;flex-basis:117px}.rv23-story-plus{left:39px}.rv23-story-quiet{padding:18px;min-width:175px}.rv23-story-quiet strong{font-size:19px}.rv23-compose-head{padding:17px 15px 8px;gap:10px}.rv23-compose-head strong{font-size:12px}.rv23-compose-head small{font-size:9px}.rv23-compose-avatar{width:36px;height:36px}.rv23-compose-head select{font-size:11px;padding:7px;max-width:85px}.rv23-composer textarea{padding:12px 16px;min-height:107px;font-size:16px}.rv23-compose-tools{padding:11px 12px;gap:5px}.rv23-compose-tools button,.rv23-media-tool{font-size:10px;padding:9px 8px}.rv23-compose-foot{padding:13px 15px;gap:10px}.rv23-compose-foot .rv-button{font-size:11px;padding:10px 12px}.rv23-compose-foot small{font-size:9px}.rv23-compose-details{margin-left:16px;margin-right:16px}.rv23-link-preview{margin:0 15px 12px}.rv23-link-field{padding:8px 16px}.rv23-link-field input{font-size:16px!important}.rv23-file-previews{padding:0 15px;grid-template-columns:1fr}.rv23-profile .rvp21-shell{padding:0 13px;margin:18px auto 95px}.rv23-profile .rvp21-cover{height:185px}.rv23-profile .rvp21-profilehead{padding:0 20px 20px;gap:14px}.rv23-profile .rvp21-avatar{width:100px;height:100px;min-width:100px;border-width:5px;border-radius:21px;margin-top:-35px}.rv23-profile .rvp21-identity h1{font-size:29px}.rv23-profile .rvp21-bio{font-size:13px}.rv23-profile .rvp21-cover-wordmark{font-size:9px;right:17px;bottom:17px}.rv23-profile .rvp21-tabbar{gap:22px}.rv23-profile .rv-connected-work{padding:20px}.rv23-profile .rvp21-post-body{padding:0 17px 18px;font-size:14px}.rv23-community .rvc-page{padding:0 15px;margin-top:16px}.rv23-community .rvc-hero{padding-top:26px}.rv23-community .rvc-grid,.rv23-community .rvc-events{grid-template-columns:1fr}.rv23-community .rvc-card-cover{height:155px}.rv23-community .rvc-detail-hero h1{font-size:29px}.rv23-community .rvc-event-detail{padding:24px}.rv23-community .rvc-event-detail h1{font-size:30px}.rv23-community .rvc-switcher{gap:20px}.rv23-community .rvc-switcher a{font-size:12px}.rv23-story-studio{grid-template-columns:1fr;gap:22px}.rv23-story-preview{width:min(100%,285px);margin:auto;border-width:6px}.rv23-story-form{width:100%}.rv23-reel-studio .rv-reel-upload{grid-template-columns:1fr;padding:22px}.rv23-reel-preview{max-width:200px;max-height:320px;margin:20px auto 0}.rv23-reel-studio .grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.rv23-reel-studio .hero{padding:24px}.rv23-reel-studio .hero h1{font-size:31px}.rv23-reel-studio .stats{gap:8px}.rv23-reel-studio .stat{padding:11px}.rv23-reel-controls{display:none}.rv-app-reels .rv120-frame{border-radius:14px}.rv23-reel-studio .page{padding:0 13px}.rv23-reel-studio .thumb{aspect-ratio:9/14}.rv23-story-studio{margin-bottom:30px}}
@media(prefers-reduced-motion:reduce){.rv23-job-card{transition:none}.rv23-job-card:hover{transform:none}}

.rv23-stories-view{background:#11191d;color:#fff}.rv23-stories-view .rvs2-sidebar{background:#1b2529;border-right:1px solid #354044}.rv23-stories-view .rvs2-brand{font-size:19px;letter-spacing:-.04em}.rv23-stories-view .rvs2-mark{border-radius:12px;background:#fa003b}.rv23-stories-view .rvs2-side-btn{border:1px solid #354249;background:#263338;border-radius:9px;color:#bdc9cc;font-size:11px}.rv23-stories-view .rvs2-side-btn.red{background:#fa003b;color:#fff;border-color:#fa003b}.rv23-stories-view .rvs2-person{border-radius:12px}.rv23-stories-view .rvs2-person.active{background:#2d4140}.rv23-stories-view .rvs2-view{background:radial-gradient(at 70% 5%,#273638,#11191d 70%)}.rv23-stories-view .rvs2-stage{border-radius:23px;box-shadow:0 20px 90px #0008}.rv23-stories-view .rvs2-caption{font-size:15px;line-height:1.65;text-shadow:0 1px 4px #000}.rv23-stories-view .rvs2-reply{border-radius:15px;background:#253337}.rv23-stories-view .rvs2-empty{border:1px solid #39484c;background:#233034;border-radius:25px}.rv23-stories-view .rvs2-empty h1,.rv23-stories-view .rvs2-empty h2{letter-spacing:-.05em}

.rv23-community .rvc-event-card{display:grid;grid-template-columns:66px minmax(0,1fr);gap:18px;padding:23px;border:1px solid #e1e5e9;border-radius:18px;box-shadow:none;background:white;align-items:start}.rv23-community .rvc-date{width:66px;min-width:66px;border:0;background:#f5e9e3;color:#89634e;border-radius:12px;padding:15px 5px}.rv23-community .rvc-event-body{min-width:0}.rv23-community .rvc-event-body h3{font-size:23px;letter-spacing:-.04em;margin:11px 0}.rv23-community .rvc-event-body p{font-size:12px;color:#89919b;line-height:1.7}.rv23-community .rvc-event-body>small{font-size:8px;letter-spacing:.1em;color:#b68b7c}.rv23-community .rvc-event-side{grid-column:2;display:flex;align-items:center;gap:16px;justify-content:space-between}.rv23-community .rvc-event-meta{font-size:10px;line-height:1.7;flex-wrap:wrap}.rv23-community .rvc-event-side .rvc-open{padding:10px 13px;margin-left:auto}.rv23-community .rvc-event-detail-date{background:#ffffff12;color:#fff;border:1px solid #ffffff2b;border-radius:14px}

/* The Shop edit, media looks, and updates from across Roovet. */
.rv23-market-intro{display:grid;grid-template-columns:1fr 1.25fr;gap:28px;align-items:center;background:#20221f;color:#fff;border-radius:26px;padding:34px;margin-bottom:22px;overflow:hidden}.rv23-market-intro h2{font-size:clamp(30px,4vw,52px);line-height:1.06;letter-spacing:-.045em;margin:10px 0}.rv23-market-intro p{color:#cccfc6;max-width:320px}.rv23-market-intro a{color:inherit}.rv23-market-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;transform:rotate(-4deg)}.rv23-market-highlights>a{position:relative;display:block;min-width:0;aspect-ratio:3/4;border-radius:16px;background:#efeee7;overflow:hidden}.rv23-market-highlights>a:nth-child(2){transform:translateY(-14px)}.rv23-market-highlights img{position:relative;width:100%;height:100%;object-fit:contain;z-index:1}.rv23-market-highlights strong{position:absolute;bottom:8px;left:8px;padding:4px 8px;border-radius:8px;background:#fff;color:#222;font-size:12px;z-index:2}.rv23-market-categories{display:flex;overflow:auto;gap:8px;padding:4px 0 18px;scrollbar-width:thin}.rv23-market-categories a{white-space:nowrap;border:1px solid #dddeda;border-radius:12px;padding:10px 14px;text-decoration:none;font-size:13px;font-weight:700;background:#fff}.rv23-market-categories small{margin-left:7px;opacity:.6}.rv23-market-categories .is-active{background:#272a25;color:#fff;border-color:#272a25}.rv23-market-filters{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.rv23-market-filters .rv-filter-search{grid-column:span 2}.rv23-product-seller{padding:0 16px 16px;font-size:12px;color:#61665e}.rv23-product-seller a{text-decoration:none}.rv23-product-category{font-size:12px;color:#72776e;margin:0 0 12px}.rv-product-grid .rv-product-card{border-radius:18px;overflow:hidden}.rv-product-grid .rv-product-image img{object-fit:contain!important;background:#f0f0eb}.rv-product-grid .rv-product-info h3{-webkit-line-clamp:3;min-height:3.8em}.rv23-media-filters{padding:12px 0;border:0;margin:0;min-width:0}.rv23-media-filters legend{font-size:13px;font-weight:750}.rv23-filter-presets{display:flex;gap:8px;overflow:auto;padding:4px 2px 10px}.rv23-filter-preset{display:grid!important;gap:5px!important;justify-items:center;flex:1;min-width:54px;font-size:11px!important;position:relative;cursor:pointer}.rv23-filter-preset input{position:absolute;width:1px;height:1px;opacity:0}.rv23-filter-swatch{width:52px;height:54px;display:block;border-radius:10px;background:linear-gradient(155deg,#71b9ca 0 42%,#e2b172 42% 62%,#347463 62%);box-shadow:inset 0 0 0 1px #0001;transition:transform .15s}.rv23-filter-preset input:checked+.rv23-filter-swatch{outline:2px solid #d72727;outline-offset:3px;transform:translateY(-1px)}.rv23-filter-preset input:focus-visible+.rv23-filter-swatch{outline:3px solid #2347e1;outline-offset:3px}.rv23-filter-swatch[data-look=vivid]{filter:contrast(1.12) brightness(1.015)}.rv23-filter-swatch[data-look=mono]{filter:grayscale(1) contrast(1.12)}.rv23-filter-swatch[data-look=amber]{filter:sepia(.18) saturate(1.08)}.rv23-filter-swatch[data-look=arctic]{filter:sepia(.12) hue-rotate(165deg) contrast(1.04)}.rv23-filter-swatch[data-look=vintage]{filter:saturate(.72) contrast(.9) brightness(1.04) sepia(.12)}.rv23-media-filters small{font-size:11px;color:#72766d;display:block;line-height:1.5}.rv23-composer .rv23-media-filters{border-top:1px solid #eef0eb;margin:0 18px}.rv23-composer .rv23-filter-presets{justify-content:flex-start}.rv23-composer .rv23-filter-preset{flex:0 0 64px}
.rv23-updates{margin:18px 0}.rv23-updates h2{font-size:24px;letter-spacing:-.04em;margin:5px 0}.rv23-updates .rv23-section-head{padding:0 4px}.rv23-updates .rv23-muted{padding:0 4px;font-size:12px}.rv23-updates-links{display:flex;gap:20px;font-size:12px;padding:10px 4px}.rv23-editorial-card{background:#fff;border:1px solid #e2e4df;border-radius:20px;overflow:hidden;margin:14px 0;box-shadow:0 4px 20px #26312404}.rv23-editorial-top,.rv23-editorial-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 18px;font-size:11px;color:#747b70}.rv23-editorial-brand{font-size:10px;font-weight:850;letter-spacing:.12em;color:#bb2828}.rv23-editorial-link{display:grid;grid-template-columns:150px minmax(0,1fr);gap:0;text-decoration:none;color:#1e251c}.rv23-editorial-link:not(:has(img)){grid-template-columns:1fr}.rv23-editorial-link>img{width:150px;height:100%;min-height:180px;object-fit:cover}.rv23-editorial-copy{padding:0 18px 8px;min-width:0}.rv23-editorial-copy small{font-size:11px;color:#66725f}.rv23-editorial-copy h3{font-size:20px;letter-spacing:-.03em;line-height:1.22;margin:8px 0}.rv23-editorial-copy p{font-size:13px;line-height:1.5;color:#656e60;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rv23-editorial-foot{border-top:1px solid #f0f1ed}.rv23-editorial-foot span:last-child{color:#253820;font-weight:700}.rv23-weather{border:1px solid #dfe6dd;border-radius:20px;background:linear-gradient(120deg,#edf2e9,#f7f6ee);margin:16px 0;padding:16px 20px}.rv23-weather button{cursor:pointer;border:0;border-radius:8px;background:#fff9;padding:6px 10px;color:#36452f;font:inherit;font-size:12px;min-height:32px}.rv23-weather [hidden]{display:none!important}.rv23-weather-body{display:block}.rv23-weather-main{display:flex;align-items:center;gap:14px;margin-top:10px}.rv23-weather-main>div{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px}.rv23-weather-main h2{font-size:16px;margin:0;flex:1 1 60%}.rv23-weather-main strong{font-size:30px;letter-spacing:-.06em}.rv23-weather-main p{font-size:13px;margin:0}.rv23-weather-icon{font-size:44px;line-height:1;color:#94722e}.rv23-weather-details{font-size:12px;color:#62715b;margin:8px 0}.rv23-weather-tools{display:flex;gap:8px}.rv23-weather form{display:flex;align-items:end;gap:6px;margin:12px 0}.rv23-weather form label{font-size:11px;display:grid;gap:4px;flex:1}.rv23-weather input{width:100%;min-width:0;border-radius:8px;border:1px solid #d4dece;background:#ffffffb8;padding:9px;font:inherit;font-size:13px}.rv23-weather small{font-size:10px;color:#6b7565;display:block;line-height:1.5}.rv23-weather-credit{margin-top:8px}.rv23-weather [role=status]{font-size:12px;margin:6px 0}.rv23-weather a{color:inherit}.rv23-weather .rv23-kicker{font-size:10px}
@media(min-width:1100px){.rv23-weather form{max-width:340px}.rv23-weather-main{float:left;width:53%;margin-right:4%}.rv23-weather-details{padding-top:10px}.rv23-weather-tools{justify-content:flex-end}.rv23-weather form{margin-left:auto}.rv23-weather small{clear:both}.rv23-weather:after{content:"";display:block;clear:both}}
@media(max-width:700px){.rv23-market-intro{grid-template-columns:1fr;padding:23px;gap:30px}.rv23-market-intro h2{font-size:38px}.rv23-market-highlights{max-width:100%;margin:0 2px 6px}.rv23-market-highlights>a{max-height:165px}.rv23-market-filters{grid-template-columns:repeat(2,minmax(0,1fr))!important}.rv23-market-filters .rv-filter-search{grid-column:1/-1}.rv23-editorial-link{grid-template-columns:100px minmax(0,1fr)}.rv23-editorial-link>img{width:100px;min-height:170px}.rv23-editorial-copy{padding:0 13px 8px}.rv23-editorial-copy h3{font-size:17px}.rv23-weather{padding:14px 16px}.rv23-product-seller{padding:0 12px 12px}.rv23-filter-presets{gap:6px}.rv23-filter-preset{min-width:44px}.rv23-filter-swatch{width:42px;height:48px}.rv23-composer .rv23-filter-preset{flex-basis:47px}.rv23-media-filters small{font-size:10px}.rv23-editorial-top,.rv23-editorial-foot{padding:12px;font-size:10px}}

/* Keep identity and captions legible over media, with focused creation controls. */
.rv23-story-tile:not(.rv23-story-add) .rv23-story-copy strong,.rv23-story-tile:not(.rv23-story-add) .rv23-story-copy small{color:#fff!important;text-shadow:0 1px 3px #0009}.rv-app-reels .rv120-caption,.rv-app-reels .rv120-author strong,.rv-app-reels .rv120-author,.rv-app-reels .rv120-chip,.rv-app-reels .rv120-mute{color:#fff!important}.rv23-weather .rv23-section-head{margin:0 0 8px}.rv23-weather-settings{margin-top:12px}.rv23-weather-settings summary{cursor:pointer;font-size:11px;color:#57634f}.rv23-weather-settings[open] summary{margin-bottom:10px}.rv3-right>.rv23-weather{margin:0 0 18px}.rv3-right>.rv23-weather .rv23-weather-main{float:none;width:100%;margin-right:0}.rv3-right>.rv23-weather .rv23-weather-tools{justify-content:flex-start}.rv3-right>.rv23-weather .rv23-weather-main h2{font-size:14px}.rv3-right>.rv23-weather .rv23-weather-main strong{font-size:33px}.rv3-right>.rv23-weather .rv23-weather-icon{font-size:38px}.rv23-weather-main p{color:#4c6041}

/* Clear contrast for Pulse discovery labels over every video. */
.rv-app-reels .rv120-label{color:#fff!important;background:#182027bf!important}.rv-app-reels .rv120-tabs a{color:#edf0f4!important}.rv-app-reels .rv120-tabs a.active{color:#182027!important;background:#fff!important}

/* Show every department and give each distinct book one card. */
.rv23-market-categories{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow:visible;gap:8px;padding-bottom:20px}.rv23-market-categories a{display:flex;align-items:center;justify-content:space-between;white-space:normal;font-size:12px}.rv23-market-categories small{font-size:11px}.rv-product-image:has(img) .rv-product-placeholder,.rv23-market-highlights>a:has(img) .rv-product-placeholder{display:none}.rv-product-image .rv-product-placeholder,.rv23-market-highlights .rv-product-placeholder{font-size:44px;opacity:.2}.rv23-book-options{border-top:1px solid #edf0e8;margin:0 16px;padding:12px 0}.rv23-book-options summary{cursor:pointer;font-size:12px;font-weight:700;color:#46563f}.rv23-book-options a{display:grid;gap:5px;padding:13px 0;text-decoration:none;border-top:1px solid #edf0e8}.rv23-book-options a:first-of-type{margin-top:10px}.rv23-book-options strong{font-size:12px;line-height:1.45}.rv23-book-options span{font-size:11px;color:#697264}@media(max-width:700px){.rv23-market-categories{grid-template-columns:repeat(2,minmax(0,1fr))}.rv23-market-categories a{padding:10px 12px}}
