/* 318 · Realistic artefacts on real grounds. Apple-dark where the gallery asks
   for it. The house colour marks the work (the Associate's rose, the
   Paralegal's green), never the furniture. Geist for the site; the system
   font inside the mail windows, the way a real client renders. */
.r8-hand,.r8-gallery,.r8-system,.r8-cap{--r8-ink:#f5f5f7;--r8-soft:#a1a1a6;--r8-mute:#6e6e73;--r8-rose:#d9a6bb;--r8-rose-deep:#7a2d49;--r8-green:#8fc2a3;--r8-green-deep:#2f5f45;font-family:Geist,Arial,sans-serif}
.r8-cap{background:#000;color:var(--r8-ink)}
.r8-cap h1,.r8-cap h2,.r8-cap h3,.r8-cap p,.r8-hand h2,.r8-hand p,.r8-system h2,.r8-system p,.r8-gallery h2,.r8-gallery h3,.r8-gallery p{margin:0}
.r8-cap h1,.r8-cap h2,.r8-hand h2,.r8-system h2,.r8-gallery h2{font-weight:520;letter-spacing:-.055em;text-wrap:balance;line-height:1}
.r8-cap em,.r8-hand em,.r8-system h2 em{font-style:normal}
.r8-hand h2 em,.r8-cap .r8-hero em,.r8-cap .r8-authority em,.r8-system h2 em{color:var(--r8-rose)}
.r8-cap .r8-authority em{color:var(--r8-rose-deep)}
.r8-cap button,.r8-hand button,.r8-gallery button{font:inherit;cursor:pointer}

/* ======== The mail window: a real client, drawn faithfully ======== */
.r8-mail{position:relative;background:#fff;color:#1d1d1f;border-radius:12px;box-shadow:0 0 0 1px rgba(0,0,0,.08),0 40px 90px -30px rgba(0,0,0,.65),0 14px 30px -18px rgba(0,0,0,.4);overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text","Helvetica Neue",Geist,Arial,sans-serif;font-size:13px;line-height:1.5;text-align:left}
.r8-mail-bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:42px;padding:0 14px;background:linear-gradient(#f7f7f7,#efefef);border-bottom:1px solid #d9d9d9}
.r8-dots{display:flex;gap:8px}
.r8-dots i{width:12px;height:12px;border-radius:50%;background:#ff5f57;box-shadow:inset 0 0 0 .5px rgba(0,0,0,.12)}
.r8-dots i:nth-child(2){background:#febc2e}.r8-dots i:nth-child(3){background:#28c840}
.r8-mail-title{font-size:12.5px;font-weight:600;color:#3a3a3c;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.r8-mail-tools{display:flex;justify-content:flex-end;gap:14px}
.r8-mail-tools svg{width:17px;height:17px;fill:none;stroke:#6f6f74;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.r8-mail-body{display:flex;flex-direction:column}
.r8-msg{border-bottom:1px solid #e9e9eb;transition:opacity .45s ease,transform .45s ease}
.r8-msg:last-child{border-bottom:0}
.r8-msg header{display:grid;grid-template-columns:34px 1fr auto;grid-template-rows:auto auto;column-gap:12px;align-items:center;padding:13px 20px}
.r8-av{grid-row:1/3;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:600;color:#fff;background:linear-gradient(160deg,#8e8e93,#636366);letter-spacing:.02em}
.r8-msg-a .r8-av{background:linear-gradient(160deg,#9a3f5e,#5f1c33)}
.r8-msg-p .r8-av{background:linear-gradient(160deg,#4f8a66,#2c5a41)}
.r8-msg-id b{font-size:13px;font-weight:600;display:block;line-height:1.3}
.r8-msg-id small{font-size:11.5px;color:#7a7a80;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.r8-msg header time{grid-column:3;grid-row:1;font-size:11.5px;color:#8a8a8f;white-space:nowrap;align-self:start;padding-top:1px}
.r8-preview{grid-column:2/4;grid-row:2;margin:0;font-size:12.5px;color:#6f6f74;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:none}
.r8-msg-body{padding:0 20px 16px 66px}
.r8-msg-body p,.r8-msg-body ul,.r8-msg-body ol{margin:0 0 9px;padding-left:0}
.r8-msg-body ul,.r8-msg-body ol{padding-left:18px}
.r8-msg-body li{margin-bottom:4px}
.r8-msg-body p:last-child{margin-bottom:0}
.r8-msg-body blockquote{margin:10px 0 12px;padding:9px 0 9px 14px;border-left:2px solid #c4c4c8;color:#48484a;font-size:12.5px}
.r8-msg-body blockquote small{display:block;font-size:9.5px;letter-spacing:.08em;color:#8e8e93;margin-bottom:5px;font-weight:600}
.r8-checks{display:flex;flex-wrap:wrap;gap:6px 16px;font-size:11.5px;color:#2f6a48;font-weight:500}
.r8-held{font-size:11.5px;color:#7a2d49;font-weight:500}
.r8-atts{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #ececee}
.r8-atts>small{flex-basis:100%;font-size:10.5px;color:#8a8a8f;font-weight:500}
.r8-file{display:inline-flex;align-items:center;gap:9px;padding:6px 11px 6px 6px;border:1px solid #e1e1e4;border-radius:8px;background:#fafafa;max-width:100%}
.r8-file span{display:block;min-width:0}
.r8-file b{display:block;font-size:11.5px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}
.r8-file small{display:block;font-size:10px;color:#8a8a8f;margin-top:1px}
.r8-fi{width:24px;height:29px;border-radius:4px;display:grid;place-items:center;font-size:7px;font-weight:700;color:#fff;font-style:normal;letter-spacing:.02em;flex:none;background:#8e8e93;box-shadow:inset 0 -3px 0 rgba(0,0,0,.12)}
.r8-fi-pdf{background:#d94a3b}.r8-fi-xlsx{background:#1f7244}.r8-fi-docx{background:#2b5fb4}.r8-fi-zip{background:#7a7a80}
/* Folded messages read as one line, the way a client folds a thread. */
.r8-msg:not(.is-open) .r8-msg-body{display:none}
.r8-msg:not(.is-open) .r8-preview{display:block}
.r8-msg:not(.is-open) .r8-msg-id small{display:none}
.r8-msg:not(.is-open) header{padding:11px 20px}
.r8-msg:not(.is-open) .r8-av{width:30px;height:30px;font-size:11px}

/* ======== The spreadsheet: a real grid, not a table with a border ======== */
.r8-xl{background:#fff;color:#1d1d1f;border-radius:10px;overflow:hidden;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 40px 90px -30px rgba(0,0,0,.65),0 14px 30px -18px rgba(0,0,0,.4);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text","Helvetica Neue",Geist,Arial,sans-serif;text-align:left}
.r8-xl-bar{display:flex;align-items:center;gap:10px;height:40px;padding:0 14px;background:#f5f5f5;border-bottom:1px solid #dcdcdc;font-size:12.5px}
.r8-xl-bar b{font-weight:600;color:#2c2c2e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.r8-xl-bar>span{margin-left:auto;font-size:11px;color:#8a8a8f}
.r8-xl-icon{width:20px;height:20px;border-radius:5px;background:#1d6f42;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:700;font-style:normal;flex:none}
.r8-xl-fx{display:flex;align-items:center;gap:0;height:30px;border-bottom:1px solid #dcdcdc;font-size:11.5px}
.r8-xl-fx>span{width:64px;padding:0 10px;border-right:1px solid #dcdcdc;color:#3a3a3c;font-weight:500;line-height:30px}
.r8-xl-fx>i{width:34px;text-align:center;font-style:italic;color:#6f6f74;border-right:1px solid #dcdcdc;line-height:30px;font-family:Georgia,serif}
.r8-xl-fx>code{padding:0 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;color:#1d1d1f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.r8-xl-grid{overflow:hidden}
.r8-xl table{border-collapse:collapse;width:100%;font-size:11.5px;table-layout:auto}
.r8-xl th,.r8-xl td{border:1px solid #e2e2e4;padding:0 8px;height:26px;white-space:nowrap;text-align:left;font-weight:400}
.r8-xl thead tr:first-child th{background:#f3f3f4;color:#6f6f74;font-size:10.5px;text-align:center;height:22px;font-weight:500}
.r8-xl tbody th,.r8-xl thead tr:nth-child(2) th{background:#f3f3f4;color:#6f6f74;font-size:10.5px;text-align:center;width:30px;font-weight:500}
.r8-xl-head td{background:#edf3ef;font-weight:600;color:#1d3d2a}
.r8-xl td:first-of-type{text-align:right;color:#8a8a8f;width:22px}
.r8-xl td:nth-of-type(2){min-width:150px}
.r8-xl-look table{font-size:11px;table-layout:fixed}
.r8-xl-look th,.r8-xl-look td{padding:0 6px;overflow:hidden;text-overflow:ellipsis}
.r8-xl-look col.n{width:28px}.r8-xl-look col.a{width:22px}.r8-xl-look col.c{width:56px}.r8-xl-look col.d{width:78px}.r8-xl-look col.e{width:58px}.r8-xl-look col.f{width:74px}
.r8-xl-open,.r8-xl-prepared{color:#b45309}.r8-xl-satisfied,.r8-xl-filed{color:#1a7f37}.r8-xl-drafted{color:#7a2d49}.r8-xl-held{color:#7a2d49}
.r8-xl tbody tr:nth-child(3) td:nth-of-type(3){box-shadow:inset 0 0 0 2px #1d6f42}
.r8-xl-tabs{display:flex;align-items:center;gap:0;height:30px;background:#f5f5f5;border-top:1px solid #dcdcdc;font-size:11px;padding-left:10px}
.r8-xl-tabs span{padding:0 12px;line-height:29px;color:#6f6f74;border-right:1px solid #dcdcdc}
.r8-xl-tabs span.on{background:#fff;color:#1d6f42;font-weight:600;box-shadow:inset 0 -2px 0 #1d6f42}
.r8-xl-tabs em{margin-left:auto;padding-right:14px;font-style:normal;color:#6f6f74}

/* ======== HOME · the handover ======== */
#page-home .r8-hand{position:relative;height:280svh;background:#171817;color:#f6f4f1}
.r8-hand-stick{position:sticky;top:0;height:100svh;min-height:680px;overflow:hidden;display:flex;align-items:center;padding:86px 0 22px}
.r8-hand-photo{position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,15,15,.95) 0%,rgba(16,15,15,.78) 45%,rgba(16,15,15,.6) 100%),url('..//v2/media/solicia-legal-office-poster.jpg') center 62%/cover;transform:scale(1.04) translateY(calc(var(--p,0) * -2.5%))}
.r8-hand-layout{display:grid;grid-template-columns:.78fr 1.22fr;column-gap:6%;align-items:center;width:min(1480px,92%)}
.r8-hand-copy h2{font-size:clamp(44px,4.9vw,74px);margin:28px 0 20px}
.r8-hand-copy>p{font-size:14px;line-height:1.6;color:#c4c0bb;max-width:36ch}
.r8-hand-tabs{display:flex;gap:6px;margin:30px 0 22px;border-block:1px solid #ffffff22;padding:14px 0}
.r8-hand-tabs button{display:flex;align-items:center;gap:12px;flex:1;background:none;border:0;padding:10px 14px 10px 0;color:#a9a4a0;text-align:left;opacity:.72;transition:opacity .25s,color .25s}
.r8-hand-tabs button[aria-selected=true]{color:#fff;opacity:1}
.r8-hand-tabs button>span{display:grid;place-items:center;width:34px;height:34px;flex:none;border-radius:50%;border:1px solid #ffffff44;font-size:14px}
.r8-hand-tabs [aria-selected=true]>span{background:#833a56;border-color:#c37a97}
.r8-hand-tabs [data-product=paralegal][aria-selected=true]>span{background:#39674f;border-color:#8eb59d}
.r8-hand-tabs b{font-weight:500;font-size:14px;white-space:nowrap}
.r8-hand-tabs small{display:block;font-size:11px;font-weight:400;color:#a29d99;margin-top:4px;letter-spacing:0}
.r8-hand-copy .fg-link{font-size:13px}
.r8-hand-proof{position:relative;min-width:0;min-height:520px;display:grid}
.r8-thread{grid-area:1/1;position:relative;opacity:0;transform:translateY(14px) scale(.985);transition:opacity .5s ease,transform .5s ease;pointer-events:none;align-self:center}
[data-product=associate] [data-thread=associate],[data-product=paralegal] [data-thread=paralegal]{opacity:1;transform:none;pointer-events:auto}
.r8-hand .r8-mail{width:min(100%,760px);margin-left:auto}
.r8-hand .r8-msg:not(.is-in){opacity:0;transform:translateY(8px);height:0;overflow:hidden;border:0}
.r8-hand .r8-msg.is-in{opacity:1;transform:none}
[data-thread=paralegal] .r8-xl-look{position:absolute;right:-18px;bottom:-84px;width:min(86%,660px);opacity:0;transform:translate(18px,22px) scale(.97);transition:opacity .5s ease .1s,transform .55s cubic-bezier(.2,.8,.2,1) .1s;pointer-events:none}
[data-thread=paralegal].is-look .r8-xl-look{opacity:1;transform:none;pointer-events:auto}
.r8-hand-foot{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #ffffff20;margin-top:44px;padding-top:18px;font-size:10.5px;color:#aaa39c;position:relative}
.r8-hand-foot::before{content:'';position:absolute;top:-1px;left:0;height:1px;width:calc(var(--p,0) * 100%);background:#dcd6cf}
.r8-hand-hint i{font-style:normal;margin-left:14px}

/* ======== HOME · the gallery, Apple-dark ======== */
#page-home .r8-gallery{padding:120px 0 90px;background:#000;color:#f5f5f7;overflow:hidden}
#page-home .r8-gallery::before{display:none}
.r8-gallery-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:54px}
.r8-gallery-head h2{font-size:clamp(44px,5.4vw,80px);max-width:10ch;color:#f5f5f7;font-weight:600;letter-spacing:-.05em}
.r8-gallery-head p{font-size:17px;line-height:1.5;color:#86868b;max-width:420px;padding-bottom:6px}
.r8-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:8px max(24px,calc((100% - min(1440px,100% - clamp(36px,8vw,160px))) / 2)) 24px;scroll-padding-left:max(24px,calc((100% - min(1440px,100% - clamp(36px,8vw,160px))) / 2))}
.r8-track::-webkit-scrollbar{display:none}
.r8-track:focus-visible{outline:2px solid #86868b;outline-offset:-2px}
.r8-tile{flex:none;scroll-snap-align:start;width:min(80vw,372px);height:400px;padding:30px 30px 26px;border-radius:26px;background:#1d1d1f;color:#f5f5f7;display:flex;flex-direction:column;transition:transform .5s cubic-bezier(.2,.8,.2,1),background .3s}
.r8-tile:hover{transform:translateY(-4px);background:#232325}
.r8-tile header{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px;color:#a1a1a6}
.r8-who{display:inline-flex;align-items:center;gap:8px;font-weight:500;letter-spacing:-.005em}
.r8-who i{width:7px;height:7px;border-radius:50%;background:#8fc2a3;box-shadow:0 0 0 3px rgba(143,194,163,.18)}
.r8-tile-a .r8-who i{background:#d9a6bb;box-shadow:0 0 0 3px rgba(217,166,187,.18)}
.r8-kind{font-size:10.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:5px 9px;border-radius:999px;background:#2c2c2e;color:#c7c7cc}
.r8-tile h3{font-size:25px;line-height:1.14;letter-spacing:-.03em;font-weight:600;margin-top:34px;color:#f5f5f7;text-wrap:pretty}
.r8-tile p{font-size:14px;line-height:1.5;color:#a1a1a6;margin-top:12px}
.r8-tile-foot{margin-top:auto;padding-top:16px;border-top:1px solid #2f2f32;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;font-weight:500}
.r8-tile-foot span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#2c2c2e;color:#f5f5f7;font-size:14px;transition:background .25s}
.r8-tile:hover .r8-tile-foot span{background:#3a3a3c}
.r8-paddles{display:flex;justify-content:space-between;align-items:center;margin-top:14px}
.r8-count{font-size:12px;color:#6e6e73;font-variant-numeric:tabular-nums}
.r8-paddles>div{display:flex;gap:10px}
.r8-paddle{width:38px;height:38px;border-radius:50%;border:0;background:#333336;color:#f5f5f7;display:grid;place-items:center;transition:background .2s,opacity .2s}
.r8-paddle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.r8-paddle:hover{background:#3f3f42}
.r8-paddle:disabled{opacity:.32;cursor:default}
.r8-paddle:focus-visible{outline:2px solid #86868b;outline-offset:3px}

/* ======== ASSOCIATE · the system, pinned, moving ======== */
#page-associate .r8-system{position:relative;height:300svh;background:#0d0f10;color:#f2f3ef}
.r8-sys-stick{position:sticky;top:0;height:100svh;min-height:660px;overflow:hidden;display:flex;align-items:center;padding:88px 0 24px}
.r8-sys-photo{position:absolute;inset:0;background:linear-gradient(180deg,rgba(9,10,11,.9) 0%,rgba(9,10,11,.82) 50%,rgba(9,10,11,.94) 100%),url('..//v2/media/solicia-hero-new-poster.jpg') center 40%/cover;transform:scale(1.05) translateY(calc(var(--q,0) * -2%))}
.r8-sys-inner{width:min(1480px,92%)}
.r8-sys-head{display:grid;grid-template-columns:1.25fr .75fr;gap:20px 8%;align-items:end}
.r8-sys-head h2{font-size:clamp(36px,3.9vw,58px);margin-top:22px;line-height:1.03}
.r8-sys-head>p{font-size:14px;line-height:1.6;color:#b6bcbb;padding-bottom:6px}
.r8-flow{position:relative;display:grid;grid-template-columns:1fr 1fr 1.15fr 1fr 1fr;gap:26px;margin:74px 0 76px;align-items:stretch}
.r8-rail{position:absolute;left:-28px;right:-28px;top:-40px;bottom:-40px;width:calc(100% + 56px);height:calc(100% + 80px);overflow:visible;pointer-events:none}
.r8-rail path{fill:none;stroke-linecap:round}
.r8-rail-base{stroke:rgba(255,255,255,.16);stroke-width:1}
.r8-rail-live{stroke:#e5bfd0;stroke-width:1.5;stroke-dashoffset:var(--total,0)}
.r8-node{position:relative;padding:22px 0 18px;border-top:1px solid rgba(255,255,255,.14);min-width:0;transition:opacity .4s}
.r8-node[data-state=idle]{opacity:.42}
.r8-port{position:absolute;left:50%;top:-40px;width:9px;height:9px;margin-left:-4.5px;border-radius:50%;background:#0d0f10;border:1px solid rgba(255,255,255,.35);transition:background .3s,border-color .3s,box-shadow .3s}
.r8-node[data-state=active] .r8-port,.r8-node[data-state=done] .r8-port{background:#e5bfd0;border-color:#e5bfd0}
.r8-node[data-state=active] .r8-port{box-shadow:0 0 0 6px rgba(229,191,208,.18),0 0 18px rgba(229,191,208,.6)}
.r8-node>small{display:block;font-size:9.5px;letter-spacing:.1em;color:#96a1a4;font-variant-numeric:tabular-nums}
.r8-node>b{display:block;font-size:clamp(20px,1.7vw,25px);font-weight:500;letter-spacing:-.04em;margin-top:12px;line-height:1.05}
.r8-node>p{font-size:11.5px;line-height:1.6;color:#a9b3b5;margin-top:10px}
.r8-node>em{display:flex;gap:9px;align-items:flex-start;font-style:normal;font-size:11.5px;line-height:1.5;color:#efd5e0;margin-top:14px;min-height:36px;opacity:0;transform:translateY(6px);transition:opacity .4s ease,transform .4s ease}
.r8-node>em i{flex:none;width:6px;height:6px;border-radius:50%;background:#e5bfd0;margin-top:6px;box-shadow:0 0 8px rgba(229,191,208,.7)}
.r8-node[data-state=active]>em,.r8-node[data-state=done]>em{opacity:1;transform:none}
.r8-node[data-state=done]>em{color:#c9d0d1}
.r8-node[data-state=done]>em i{background:#9aa5a7;box-shadow:none}
.r8-node-p{padding:22px 22px 18px;border:1px solid rgba(143,194,163,.25);border-radius:10px;background:rgba(36,60,51,.78);box-shadow:inset 0 1px 0 rgba(255,255,255,.14)}
.r8-node-p>small{color:#9fbfa9}
.r8-node-p .r8-port{top:-41px}
.r8-node-p[data-state=active] .r8-port,.r8-node-p[data-state=done] .r8-port{background:#8fc2a3;border-color:#8fc2a3}
.r8-node-p[data-state=active] .r8-port{box-shadow:0 0 0 6px rgba(143,194,163,.18),0 0 18px rgba(143,194,163,.6)}
.r8-node-p>em{color:#dbeee1}.r8-node-p>em i{background:#8fc2a3;box-shadow:0 0 8px rgba(143,194,163,.7)}
.r8-node-note{display:block;border-top:1px solid rgba(255,255,255,.14);margin-top:14px;padding-top:10px;font-size:9.5px;color:#93b09c}
.r8-token{position:absolute;left:-28px;top:-40px;z-index:3;display:flex;align-items:center;gap:8px;offset-rotate:0deg;offset-anchor:0 0;margin:-7px 0 0 -7px;pointer-events:none}
.r8-token i{width:14px;height:14px;border-radius:50%;background:#f3dbe6;box-shadow:0 0 0 5px rgba(243,219,230,.2),0 0 22px rgba(243,219,230,.85);transition:background .25s,box-shadow .25s}
.r8-token span{font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:#f3dbe6;background:rgba(13,15,16,.85);padding:4px 8px;border-radius:999px;border:1px solid rgba(243,219,230,.35);white-space:nowrap;transition:opacity .25s}
.r8-token[data-carry=file] i{background:#bfe4cc;box-shadow:0 0 0 5px rgba(191,228,204,.2),0 0 22px rgba(191,228,204,.85)}
.r8-token[data-carry=file] span{color:#dbeee1;border-color:rgba(191,228,204,.4)}
.r8-token[data-carry=file] span::before{content:'XLSX · '}
.r8-token[data-carry=next] span::after{content:' · next step'}
.r8-loop-label{position:absolute;left:0;right:0;transform:translateY(-50%);text-align:center;pointer-events:none;z-index:2}
.r8-loop-label span{display:inline-block;padding:0 18px;background:#0d0f10;font-size:11px;color:#b3bcbe;letter-spacing:.01em}
.r8-system.is-again .r8-node:first-child .r8-port{box-shadow:0 0 0 8px rgba(229,191,208,.14),0 0 24px rgba(229,191,208,.8)}
.r8-sys-foot{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid rgba(255,255,255,.14);padding-top:18px}
.r8-sys-foot b{display:block;font-size:14px;font-weight:500;letter-spacing:-.02em}
.r8-sys-foot span{display:block;font-size:12px;color:#a9b3b5;margin-top:4px}
.r8-sys-foot .fg-link{font-size:13px;white-space:nowrap}

/* ======== CAPABILITIES ======== */
.r8-hero{position:relative;isolation:isolate;height:100svh;min-height:720px;max-height:1150px;overflow:hidden;background:#0a0a0b;display:flex;align-items:flex-end}
.r8-hero-film,.r8-hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.r8-hero-film{filter:saturate(.75) contrast(1.05);animation:r8-arrive 1.6s ease both}
.r8-hero-shade{background:linear-gradient(0deg,rgba(6,6,7,.96) 0%,rgba(6,6,7,.62) 42%,rgba(6,6,7,.18) 75%,rgba(6,6,7,.35) 100%)}
.r8-hero-inner{position:relative;z-index:2;padding-bottom:54px}
.r8-hero h1{font-size:clamp(64px,7.6vw,124px);line-height:.94;letter-spacing:-.06em;font-weight:500;margin:26px 0 24px;max-width:12ch}
.r8-hero>.r8-hero-inner>p{font-size:clamp(15px,1.25vw,19px);line-height:1.55;color:#cfcfd3;max-width:56ch}
.r8-hero-actions{display:flex;align-items:center;gap:30px;margin-top:32px}
.r8-hero-scroll{background:none;border:0;color:#f5f5f7;font-size:13px;display:flex;align-items:center;gap:14px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.35)}
.r8-hero-scroll span{font-size:18px;transition:transform .25s}
.r8-hero-scroll:hover span{transform:translateY(3px)}
.r8-hero-strip{display:flex;justify-content:space-between;gap:20px;margin-top:64px;padding-top:18px;border-top:1px solid rgba(255,255,255,.18);font-size:11px;color:#a1a1a6;letter-spacing:.01em}
@keyframes r8-arrive{from{transform:scale(1.04);opacity:.5}to{transform:none;opacity:1}}

/* The stage: a light ground so the artefacts read as the real windows they are. */
.r8-stage{position:relative;height:640svh;background:#f5f5f7;color:#1d1d1f}
.r8-stage-stick{position:sticky;top:0;height:100svh;min-height:700px;overflow:hidden;display:flex;align-items:center;padding:86px 0 30px}
.r8-stage-inner{display:grid;grid-template-columns:.42fr .58fr;gap:6%;align-items:center;width:min(1480px,92%)}
.r8-stage-copy{position:relative;padding-left:26px}
.r8-stage-copy .fg-eyebrow{color:#6e6e73}
.r8-stage-copy h2{font-size:clamp(34px,3.4vw,50px);margin:22px 0 28px;color:#1d1d1f}
.r8-index{list-style:none;margin:0;padding:0}
.r8-index li{border-top:1px solid #d9d9de}
.r8-index button{display:flex;align-items:baseline;gap:14px;width:100%;background:none;border:0;padding:13px 0;text-align:left;color:#86868b;transition:color .3s}
.r8-index button small{font-size:10px;font-variant-numeric:tabular-nums;width:20px}
.r8-index button b{font-size:16px;font-weight:500;letter-spacing:-.02em}
.r8-index li.is-on button{color:#1d1d1f}
.r8-index li.is-past button{color:#48484a}
.r8-index-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s cubic-bezier(.2,.8,.2,1)}
.r8-index-body>*{overflow:hidden;min-height:0}
.r8-index li.is-on .r8-index-body{grid-template-rows:1fr}
.r8-index-body h3{font-size:clamp(22px,1.9vw,29px);line-height:1.08;letter-spacing:-.04em;font-weight:520;color:#1d1d1f;margin:0}
.r8-index-body p{font-size:13.5px;line-height:1.6;color:#6e6e73;margin:0;max-width:40ch}
.r8-index li.is-on .r8-index-body h3{padding-top:4px}
.r8-index li.is-on .r8-index-body p{padding:10px 0 20px}
.r8-stage-progress{position:absolute;left:0;top:0;bottom:0;width:2px;background:#e1e1e6;border-radius:2px;overflow:hidden}
.r8-stage-progress i{display:block;width:100%;height:100%;background:#7a2d49;transform-origin:top;transform:scaleY(0)}
.r8-arts{position:relative;min-height:min(74svh,760px);display:grid;align-items:center}
.r8-art{grid-area:1/1;opacity:0;transform:translateY(22px) scale(.985);transition:opacity .55s ease,transform .6s cubic-bezier(.2,.8,.2,1);pointer-events:none;align-self:center}
.r8-art.is-past{transform:translateY(-22px) scale(.985)}
.r8-art.is-on{opacity:1;transform:none;pointer-events:auto}
.r8-art .r8-mail,.r8-art .r8-xl{width:min(100%,740px);margin-inline:auto;box-shadow:0 0 0 1px rgba(0,0,0,.07),0 46px 90px -34px rgba(32,32,40,.45),0 14px 34px -20px rgba(32,32,40,.28)}
.r8-inbox .r8-pinned{display:flex;gap:12px;align-items:center;padding:14px 20px;background:#fbf7f9;border-bottom:1px solid #ecdfe5}
.r8-inbox .r8-pinned small{display:block;font-size:10.5px;color:#8a8a8f;margin-bottom:3px}
.r8-inbox .r8-pinned b{font-size:13.5px;font-weight:500;color:#1d1d1f}
.r8-rows{display:flex;flex-direction:column}
.r8-row{display:grid;grid-template-columns:34px 1fr auto;gap:12px;align-items:center;padding:12px 20px;border-bottom:1px solid #ececee}
.r8-row:last-child{border-bottom:0}
.r8-row .r8-av{grid-row:auto;background:linear-gradient(160deg,#9a3f5e,#5f1c33)}
.r8-row-top{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#6f6f74}
.r8-row-top b{font-weight:600;color:#1d1d1f}
.r8-row strong{display:block;font-size:13px;font-weight:500;margin-top:1px}
.r8-row p{margin:2px 0 0;font-size:12px;color:#7a7a80;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.r8-row em{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;font-style:normal;font-size:11px;font-weight:600;background:#e9f2ec;color:#1a7f37}
.r8-row em.held{background:#f4e6ec;color:#7a2d49}

/* The phone, placed: bottom-anchored, on a boardroom, next to its copy. */
#page-cap-associate .r8-call{position:relative;isolation:isolate;min-height:100svh;padding:0;background:#0a0a0b url('cap-call.jpg') center 45%/cover no-repeat;color:#f5f5f7;overflow:hidden;font-family:Geist,Arial,sans-serif}
#page-cap-associate .r8-call::before{content:'';position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,rgba(6,6,7,.96) 0%,rgba(6,6,7,.86) 45%,rgba(6,6,7,.55) 100%),linear-gradient(0deg,rgba(6,6,7,.9),transparent 40%)}
#page-cap-associate .r8-call .nx-call-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:6%;align-items:end;min-height:100svh;width:min(1480px,92%);margin-inline:auto}
#page-cap-associate .r8-call .nx-call-copy{align-self:center;padding:120px 0 70px}
#page-cap-associate .r8-call .nx-call-copy h2{font-family:Geist,Arial,sans-serif;font-size:clamp(46px,5.4vw,84px);line-height:.98;letter-spacing:-.055em;font-weight:520;margin:26px 0 22px;max-width:none;color:#f5f5f7}
#page-cap-associate .r8-call .nx-call-copy>p{font-family:Geist,Arial,sans-serif;font-size:15px;line-height:1.6;color:#c2c2c7;max-width:46ch;margin:0 0 12px}
.r8-ways{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:540px;margin:28px 0 30px}
.r8-ways>div{border-top:1px solid rgba(255,255,255,.2);padding-top:14px}
.r8-ways span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#7a2d49;color:#fff;font-size:14px;margin-bottom:12px}
.r8-ways b{display:block;font-size:14px;font-weight:500}
.r8-ways em{display:block;font-style:normal;font-size:12px;color:#a1a1a6;margin-top:4px}
#page-cap-associate .r8-call .nx-call-ui{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:center;min-height:0;height:100%;padding-top:110px}
#page-cap-associate .r8-call .nx-call-ui::before{display:none}
#page-cap-associate .r8-call .nx-call-iphone{margin:0;width:min(384px,88%,calc((100svh - 150px) / 2.09));transform:translateY(9%)}
#page-cap-associate .r8-call .nx-hana-screen,#page-cap-associate .r8-call .nx-hana-screen p{font-family:-apple-system,BlinkMacSystemFont,'Helvetica Neue',sans-serif!important}

/* The connected-knowledge model, on black. */
.r8-mind{position:relative;isolation:isolate;min-height:100svh;background:#000;overflow:hidden;display:flex;align-items:center;padding:90px 0 60px}
.r8-mind-object{position:absolute;right:-4%;top:50%;transform:translateY(-50%);width:62%;height:min(86svh,820px);z-index:0;filter:grayscale(1)}
.r8-mind-object canvas{display:block;width:100%;height:100%}
.r8-mind-object .knowledge-label{display:none!important}
.r8-mind-inner{position:relative;z-index:1;pointer-events:none}
.r8-mind-copy{max-width:520px}
.r8-mind-copy .fg-eyebrow{color:#a1a1a6}
.r8-mind h2{font-size:clamp(40px,4.4vw,66px);margin:24px 0 22px;line-height:1.02}
.r8-mind p{font-size:15px;line-height:1.65;color:#a1a1a6;max-width:44ch}
.r8-mind-terms{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;margin-top:26px;max-width:420px}
.r8-mind-terms span{padding:11px 0;border-bottom:1px solid rgba(255,255,255,.12);font-size:12px;color:#c7c7cc}
.r8-mind-terms span::before{content:'·';margin-right:10px;color:#d9a6bb}
.r8-mind-meta{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:70px;font-size:11px;color:#6e6e73;pointer-events:auto}
.r8-pause{background:none;border:0;color:#a1a1a6;font-size:11px!important;padding:8px 0;display:flex;gap:10px;align-items:center}
.r8-pause span{font-size:13px}
.r8-mind .nb-fallback{position:absolute;inset:18% 12%;border-radius:50%;border:1px solid #8a99a855;transform:rotate(-20deg)}
.r8-mind.brain-ready .nb-fallback{display:none}

.r8-authority{background:#f5f5f7;color:#1d1d1f;padding:110px 0}
.r8-authority>.fg-wrap{display:grid;grid-template-columns:1.05fr .95fr;gap:10%}
.r8-authority .fg-eyebrow{color:#6e6e73}
.r8-authority h2{font-size:clamp(38px,4.2vw,64px);margin:26px 0 30px;line-height:1.03}
.r8-authority .fg-link{border-color:#c9c9ce;font-size:13px}
.r8-rules>div{position:relative;border-top:1px solid #d9d9de;padding:24px 0 24px 44px}
.r8-rules span{position:absolute;left:0;top:27px;font-size:10px;color:#86868b;font-variant-numeric:tabular-nums}
.r8-rules b{display:block;font-weight:500;font-size:22px;letter-spacing:-.04em}
.r8-rules p{font-size:13.5px;color:#6e6e73;margin-top:8px;line-height:1.5}
.r8-cap .fg-close{color:#fff}

/* ======== Breakpoints ======== */
@media (min-width:1800px){.r8-hand-layout,.r8-sys-inner,.r8-stage-inner{width:min(1760px,92%)}.r8-hand .r8-mail{max-width:860px}.r8-mail{font-size:14px}.r8-msg-id b{font-size:14px}.r8-tile{width:420px;height:440px}.r8-tile h3{font-size:28px}.r8-node>p{font-size:13px}.r8-node>em{font-size:13px}.r8-index button b{font-size:18px}.r8-index-body p{font-size:15px}.r8-art .r8-mail,.r8-art .r8-xl{width:min(100%,860px)}}
@media (max-width:1100px){.r8-hand-layout{grid-template-columns:.85fr 1.15fr;column-gap:4%}.r8-hand-copy h2{font-size:46px}.r8-hand-tabs b{font-size:12px}.r8-hand-tabs small{font-size:10px}.r8-mail{font-size:12px}.r8-flow{gap:14px}.r8-node>b{font-size:19px}.r8-node>p,.r8-node>em{font-size:10.5px}.r8-node-p{padding:18px 14px 14px}.r8-stage-inner{grid-template-columns:.45fr .55fr;gap:4%}.r8-index-body h3{font-size:22px}.r8-index-body p{font-size:12.5px}}
@media (min-width:761px) and (max-height:820px){.r8-hand-stick{padding-top:78px}.r8-hand-copy h2{font-size:44px;margin:20px 0 14px}.r8-hand-tabs{margin:20px 0 14px;padding:10px 0}.r8-hand-proof{min-height:440px}.r8-mail{font-size:12px}.r8-msg header{padding:10px 18px}.r8-msg-body{padding:0 18px 12px 62px}.r8-hand-foot{margin-top:26px}.r8-sys-stick{padding-top:76px}.r8-sys-head h2{font-size:38px;margin-top:14px}.r8-sys-head>p{font-size:12.5px}.r8-flow{margin:58px 0 60px}.r8-node>p{font-size:10.5px}.r8-node>em{font-size:10.5px;min-height:30px}.r8-stage-stick{padding-top:74px}.r8-stage-copy h2{font-size:32px;margin:16px 0 18px}.r8-index button{padding:9px 0}.r8-index li.is-on .r8-index-body p{padding-bottom:12px}.r8-arts{min-height:min(76svh,640px)}.r8-art .r8-mail,.r8-art .r8-xl{font-size:12px}.r8-hero h1{font-size:72px}.r8-hero-strip{margin-top:36px}}
@media (max-width:760px){
 .r8-hand-layout,.r8-sys-inner,.r8-stage-inner{width:88%}
 #page-home .r8-hand{height:auto}.r8-hand-stick{position:relative;height:auto;min-height:0;display:block;padding:80px 0 26px}.r8-hand-layout{display:block}.r8-hand-copy h2{font-size:46px}.r8-mail-tools{display:none}.r8-mail-bar{grid-template-columns:auto 1fr;gap:12px}.r8-mail-title{text-align:left}.r8-hand-tabs{margin:22px 0 14px}.r8-hand-proof{margin-top:28px;min-height:0;display:block}.r8-thread{position:relative;transform:none;display:none}[data-product=associate] [data-thread=associate],[data-product=paralegal] [data-thread=paralegal]{display:block}.r8-hand .r8-msg:not(.is-in){height:auto;opacity:1;transform:none;overflow:visible}.r8-hand .r8-mail{width:100%}[data-thread=paralegal] .r8-xl-look{position:relative;right:auto;bottom:auto;width:100%;margin-top:16px;opacity:1;transform:none;pointer-events:auto}.r8-hand-foot{margin-top:26px;font-size:9px;flex-wrap:wrap}.r8-hand-hint{display:none}.r8-msg header{padding:11px 14px}.r8-msg-body{padding:0 14px 14px 14px}.r8-file b{max-width:150px}.r8-xl table{font-size:10.5px}
 #page-home .r8-gallery{padding:80px 0 60px}.r8-gallery-head{display:block;margin-bottom:30px}.r8-gallery-head h2{font-size:44px}.r8-gallery-head p{font-size:14px;margin-top:14px}.r8-track{padding-inline:6%;scroll-padding-left:6%;gap:12px}.r8-tile{width:82vw;height:360px;padding:24px}.r8-tile h3{font-size:22px;margin-top:24px}.r8-paddles{margin-top:6px}
 #page-associate .r8-system{height:auto}.r8-sys-stick{position:relative;height:auto;min-height:0;display:block;padding:76px 0 30px}.r8-sys-photo{transform:none}.r8-sys-head{display:block}.r8-sys-head h2{font-size:38px}.r8-sys-head>p{font-size:13px;margin-top:16px}.r8-flow{display:block;margin:34px 0 26px;padding-left:22px;border-left:1px solid rgba(255,255,255,.18)}.r8-rail,.r8-token,.r8-loop-label{display:none}.r8-node{opacity:1!important;padding:16px 0}.r8-node>em{opacity:1;transform:none;min-height:0}.r8-port{left:-27px;top:22px;margin:0}.r8-node-p{padding:16px;margin:8px 0}.r8-node-p .r8-port{left:-44px;top:22px}.r8-sys-foot{display:block}.r8-sys-foot .fg-link{margin-top:16px}
 .r8-hero{min-height:660px;align-items:flex-end}.r8-hero h1{font-size:clamp(46px,12vw,60px)}.r8-hero-inner{padding-bottom:36px}.r8-hero>.r8-hero-inner>p{font-size:14px}.r8-hero-actions{flex-direction:column;align-items:flex-start;gap:18px;margin-top:24px}.r8-hero-strip{flex-direction:column;gap:6px;margin-top:34px;font-size:10px}
 .r8-stage{height:auto}.r8-stage-stick{position:relative;height:auto;min-height:0;display:block;padding:70px 0 30px}.r8-stage-inner{display:block}.r8-stage-copy{padding-left:0}.r8-stage-progress{display:none}.r8-index{display:none}.r8-arts{display:block;min-height:0}.r8-art{position:relative;opacity:1;transform:none;pointer-events:auto;margin-top:34px}.r8-art::before{content:attr(aria-label);display:block;font-size:12px;color:#7a2d49;font-weight:500;margin-bottom:10px}.r8-art .r8-mail,.r8-art .r8-xl{font-size:12px}.r8-xl-grid{overflow-x:auto}
 #page-cap-associate .r8-call .nx-call-grid{display:block;min-height:0;padding-top:0}#page-cap-associate .r8-call .nx-call-copy{padding:80px 0 30px}#page-cap-associate .r8-call .nx-call-copy h2{font-size:46px}.r8-ways{grid-template-columns:1fr 1fr;gap:16px}#page-cap-associate .r8-call .nx-call-ui{padding-top:10px;height:auto}#page-cap-associate .r8-call .nx-call-iphone{width:min(300px,80%);transform:translateY(12%)}
 .r8-mind{min-height:0;display:block;padding:70px 0 40px}.r8-mind-object{position:relative;right:auto;top:auto;transform:none;width:100%;height:340px;margin-top:20px}.r8-mind h2{font-size:38px}.r8-mind p{font-size:13.5px}.r8-mind-meta{margin-top:20px}
 .r8-authority{padding:70px 0}.r8-authority>.fg-wrap{display:block}.r8-authority h2{font-size:38px}.r8-rules{margin-top:30px}.r8-rules b{font-size:20px}
}
@media (prefers-reduced-motion:reduce){
 .r8-hand *,.r8-system *,.r8-stage *,.r8-gallery *,.r8-mind *{animation:none!important;transition:none!important}
 #page-home .r8-hand,#page-associate .r8-system,.r8-stage{height:auto}.r8-hand-stick,.r8-sys-stick,.r8-stage-stick{position:relative;height:auto}
 .r8-hand .r8-msg:not(.is-in){height:auto;opacity:1;transform:none}.r8-hand-hint{visibility:hidden}
 .r8-rail,.r8-token{display:none}.r8-node{opacity:1!important}.r8-node>em{opacity:1;transform:none}
 .r8-hero-film{display:none}.r8-pause{display:none}
}

/* ======== 319 additions to the 318 sections ======== */
/* The gallery never ends: two copies of the row, one slow translate, pause on hover. */
.r8-rail-wrap{overflow:hidden;padding:8px 0 22px;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}
.r8-track{overflow:visible;scroll-snap-type:none;padding:0;width:max-content;animation:r8-marquee 84s linear infinite;will-change:transform}
@media (hover:hover){.r8-gallery:hover .r8-track{animation-play-state:paused}}
.r8-track:focus-within{animation-play-state:paused}
@keyframes r8-marquee{to{transform:translateX(calc(-50% - 10px))}}
.r8-gallery-foot{display:flex;justify-content:space-between;gap:20px;margin-top:10px;font-size:12px;color:#6e6e73}
/* The handover: a chapter tag over each thread, and a slide when the responsibility changes. */
.r8-thread-tag{display:flex;align-items:center;gap:12px;width:min(100%,760px);margin:0 0 14px auto;color:#f6f2ec}
.r8-thread-tag .r8-av{grid-row:auto;width:30px;height:30px;font-size:12px;background:linear-gradient(160deg,#9a3f5e,#5f1c33);flex:none}
.r8-thread-tag .r8-av-p{background:linear-gradient(160deg,#4f8a66,#2c5a41)}
.r8-thread-tag b{font-size:15px;font-weight:500;letter-spacing:-.02em}
.r8-thread-tag em{font-style:normal;font-size:13px;color:#ecc9d8;padding-left:12px;border-left:1px solid rgba(255,255,255,.22)}
.r8-thread-tag-p em{color:#c5e4d0}
.r8-thread-tag small{margin-left:auto;font-size:11px;color:#b3aca4;font-variant-numeric:tabular-nums}
.r8-thread{transition:opacity .55s ease,transform .65s cubic-bezier(.2,.8,.2,1)}
[data-product=paralegal] [data-thread=associate]{opacity:0;transform:translateX(-70px) scale(.965)}
[data-product=associate] [data-thread=paralegal]{opacity:0;transform:translateX(70px) scale(.965)}
.r8-hand-step{display:inline-flex;align-items:center;gap:9px;font-size:12px;color:#f6f2ec}
.r8-hand-step i{font-style:normal;display:inline-grid;place-items:center;min-width:28px;height:22px;padding:0 7px;border-radius:6px;background:#833a56;color:#fff;font-size:11px;font-variant-numeric:tabular-nums;transition:background .4s}
[data-product=paralegal] .r8-hand-step i{background:#39674f}
.r8-hand-tabs button{position:relative}
.r8-hand-tabs button::after{content:'';position:absolute;left:0;right:14px;bottom:-15px;height:2px;background:#c37a97;transform:scaleX(0);transform-origin:left;transition:transform .5s cubic-bezier(.2,.8,.2,1)}
.r8-hand-tabs [data-product=paralegal]::after{background:#8eb59d}
.r8-hand-tabs button[aria-selected=true]::after{transform:scaleX(1)}
/* The system, without the pink: ivory light on the rail, the Associate line in white. */
.r8-system h2{color:#aab2b6}.r8-system h2 em{color:#f5f6f4}
.r8-system .fg-eyebrow i{background:#e9e4dc;box-shadow:0 0 0 5px rgba(233,228,220,.14)}
.r8-rail-live{stroke:#ece7df}
.r8-node[data-state=active] .r8-port,.r8-node[data-state=done] .r8-port{background:#efe9e0;border-color:#efe9e0}
.r8-node[data-state=active] .r8-port{box-shadow:0 0 0 6px rgba(239,233,224,.16),0 0 18px rgba(239,233,224,.55)}
.r8-node>em{color:#f2eee7}.r8-node>em i{background:#efe9e0;box-shadow:0 0 8px rgba(239,233,224,.65)}
.r8-node[data-state=done]>em{color:#c9cfd0}
.r8-token i{background:#f6f2ea;box-shadow:0 0 0 5px rgba(246,242,234,.18),0 0 22px rgba(246,242,234,.8)}
.r8-token span{color:#f6f2ea;border-color:rgba(246,242,234,.35)}
.r8-system.is-again .r8-node:first-child .r8-port{box-shadow:0 0 0 8px rgba(239,233,224,.12),0 0 24px rgba(239,233,224,.75)}
/* The stage index carries the channel; the copy states the breadth. */
.r8-stage-lede{font-size:13.5px;line-height:1.55;color:#6e6e73;margin:-12px 0 22px;max-width:42ch}
.r8-index button em{margin-left:auto;font-style:normal;font-size:10.5px;letter-spacing:.02em;color:#86868b;padding:3px 9px;border-radius:999px;background:#e9e9ee;transition:background .3s,color .3s}
.r8-index li.is-on button em{background:#1d1d1f;color:#fff}
.r8-art-phone{display:grid;grid-template-columns:280px 1fr;gap:44px;align-items:center;max-width:660px;margin-inline:auto}
.r8-art-phone .r8-phone{width:280px;margin:0}
.r8-art-phone-side small{display:block;font-size:10px;letter-spacing:.1em;color:#86868b}
.r8-art-phone-side b{display:block;margin-top:12px;font-size:22px;line-height:1.15;letter-spacing:-.035em;font-weight:520;color:#1d1d1f}
.r8-art-phone-side span{display:block;margin-top:12px;font-size:13px;line-height:1.55;color:#6e6e73}

/* ======== Microsoft Teams, as it renders ======== */
.r8-teams{font-family:"Segoe UI",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Geist,Arial,sans-serif;border-radius:12px;overflow:hidden;box-shadow:0 0 0 1px rgba(0,0,0,.08),0 40px 90px -30px rgba(0,0,0,.6),0 14px 30px -18px rgba(0,0,0,.35);text-align:left}
.r8-teams svg{fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}
.r8-teams .r8-av{grid-row:auto}
.r8-tchat{background:#fff;color:#242424;font-size:13px}
.r8-teams-bar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;height:42px;padding:0 14px;background:#ebebeb;border-bottom:1px solid #d6d6d6}
.r8-teams-search{justify-self:center;width:min(60%,320px);height:26px;line-height:26px;border-radius:6px;background:#fff;color:#8a8a8a;font-size:12px;padding:0 12px;border:1px solid #e0e0e0}
.r8-teams-me{width:26px;height:26px;border-radius:50%;background:#5b5fc7;color:#fff;font-size:10px;font-weight:600;display:grid;place-items:center}
.r8-tchat-head{display:flex;align-items:center;gap:12px;padding:12px 18px;border-bottom:1px solid #e0e0e0;background:#fff}
.r8-tchat-head .r8-av{width:36px;height:36px}
.r8-tchat-head b{display:block;font-size:14px;font-weight:600;line-height:1.2}.r8-tchat-head small{font-size:11.5px;color:#616161}
.r8-tchat-tabs{display:flex;gap:18px;margin-left:26px;font-size:12.5px;color:#616161;align-self:end;padding-bottom:0}
.r8-tchat-tabs span{padding-bottom:6px;border-bottom:2px solid transparent}
.r8-tchat-tabs .on{color:#5b5fc7;font-weight:600;border-color:#5b5fc7}
.r8-tchat-call{margin-left:auto;display:flex;gap:12px;color:#424242}.r8-tchat-call svg{width:18px;height:18px}
.r8-tchat-body{padding:14px 18px 8px;display:flex;flex-direction:column;gap:12px;background:#f5f5f5}
.r8-tchat-day{text-align:center;font-size:11px;color:#8a8a8a}
.r8-tmsg{display:flex;gap:10px;align-items:flex-start}
.r8-tmsg .r8-av{width:30px;height:30px;font-size:11px;flex:none;margin-top:16px}
.r8-tmsg>div{min-width:0;max-width:78%}
.r8-tmsg small{display:block;font-size:11px;color:#616161;margin-bottom:4px}.r8-tmsg small b{color:#242424;font-weight:600;margin-right:4px}
.r8-tmsg p{margin:0;padding:10px 14px;background:#fff;border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.08);font-size:13px;line-height:1.5}
.r8-tmsg-mine{justify-content:flex-end}.r8-tmsg-mine small{text-align:right}.r8-tmsg-mine p{background:#e8ebfa}
.r8-tatts{margin-top:8px;padding-top:0;border-top:0}
.r8-tchat-compose{display:flex;align-items:center;justify-content:space-between;margin:12px 18px 16px;padding:10px 14px;border:1px solid #d1d1d1;border-radius:8px;background:#fff;color:#8a8a8a;font-size:13px}
.r8-tchat-compose i{color:#5b5fc7;display:grid}.r8-tchat-compose svg{width:18px;height:18px}
.r8-tmeet{background:#1f1f1f;color:#fff;font-size:12px}
.r8-tmeet-top{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:9px 14px;border-bottom:1px solid #333}
.r8-tmeet-title{display:flex;align-items:center;gap:12px;min-width:0}
.r8-tmeet-title b{font-weight:600;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}
.r8-tmeet-title time{font-size:12px;color:#adadad;font-variant-numeric:tabular-nums}
.r8-tmeet-actions{display:flex;gap:14px}
.r8-tmeet-actions span{display:flex;flex-direction:column;align-items:center;gap:3px;color:#e0e0e0}
.r8-tmeet-actions i{font-style:normal;font-size:9px;color:#adadad}
.r8-tmeet-actions svg{width:18px;height:18px}
.r8-tmeet-ctl{display:flex;align-items:center;gap:8px}
.r8-tmeet-ctl span{width:34px;height:30px;border-radius:5px;background:#333;display:grid;place-items:center;color:#fff}
.r8-tmeet-ctl svg{width:18px;height:18px}
.r8-tmeet-ctl b{height:30px;padding:0 14px;border-radius:5px;background:#c4314b;color:#fff;font-size:12px;font-weight:600;display:grid;place-items:center;margin-left:4px}
.r8-tmeet-stage{display:grid;grid-template-columns:1.55fr 1fr;grid-template-rows:1fr 1fr;gap:8px;padding:10px;background:#141414;min-height:250px}
.r8-tmeet-tile{position:relative;border-radius:8px;background:#292929;display:grid;place-items:center;min-height:100px}
.r8-tmeet-tile-a{grid-row:1/3;background:radial-gradient(ellipse at 50% 40%,#3b343f,#232226)}
.r8-tmeet-tile .r8-av{width:52px;height:52px;font-size:18px;background:var(--c,#616161)}
.r8-tmeet-tile-a .r8-av{width:84px;height:84px;font-size:32px;background:linear-gradient(160deg,#9a3f5e,#5f1c33)}
.r8-tmeet-tile small{position:absolute;left:10px;bottom:10px;padding:4px 8px;border-radius:4px;background:rgba(0,0,0,.6);font-size:11px;color:#fff;font-weight:500}
.r8-tmeet-tile.is-speaking{box-shadow:inset 0 0 0 2px #7f85f5}
.r8-tmeet-lvl{position:absolute;right:12px;bottom:12px;display:flex;gap:2px;align-items:flex-end;height:14px}
.r8-tmeet-lvl b{width:3px;height:6px;background:#7f85f5;border-radius:2px;animation:r8-lvl .9s ease-in-out infinite alternate}
.r8-tmeet-lvl b:nth-child(2){height:13px;animation-delay:.2s}.r8-tmeet-lvl b:nth-child(3){height:9px;animation-delay:.4s}.r8-tmeet-lvl b:nth-child(4){height:11px;animation-delay:.6s}
@keyframes r8-lvl{to{transform:scaleY(.4)}}
.r8-tmeet-captions{display:flex;gap:8px;align-items:baseline;padding:12px 16px;border-top:1px solid #333;font-size:13px;line-height:1.45}
.r8-tmeet-captions b{color:#fff;white-space:nowrap;font-weight:600}.r8-tmeet-captions span{color:#e0e0e0}
.r8-tmeet-bare{border-radius:0;box-shadow:none}

/* ======== An iPhone on a call, in container units ======== */
.r8-phone{container-type:inline-size;width:min(100%,300px);margin:0 auto}
.r8-phone-frame{position:relative;aspect-ratio:9/19.3;width:100%;padding:5cqw 5cqw 4cqw;border-radius:13cqw;overflow:hidden;color:#fff;background:linear-gradient(168deg,#4a4045,#2e2c32 52%,#1e1f25);box-shadow:inset 0 0 0 .9cqw rgba(255,255,255,.14),inset 0 1px 0 rgba(255,255,255,.28),0 3cqw 5cqw -2cqw rgba(0,0,0,.5),0 14cqw 26cqw -10cqw rgba(0,0,0,.62);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text","Helvetica Neue",sans-serif;text-align:left}
.r8-phone-island{position:absolute;z-index:3;left:50%;top:3.1cqw;transform:translateX(-50%);width:29cqw;height:8.4cqw;border-radius:5cqw;background:#050706}
.r8-phone-status{display:flex;justify-content:space-between;align-items:center;padding:0 3cqw;height:8.4cqw;font-size:3.4cqw;font-weight:600}
.r8-phone-status time{font-variant-numeric:tabular-nums}
.r8-phone-status span{display:flex;align-items:flex-end;gap:.8cqw;height:3cqw}
.r8-phone-status i{width:1.1cqw;border-radius:.5cqw;background:#fff}
.r8-phone-status i:nth-child(1){height:36%}.r8-phone-status i:nth-child(2){height:56%}.r8-phone-status i:nth-child(3){height:78%}.r8-phone-status i:nth-child(4){height:100%}
.r8-phone-head{display:grid;justify-items:center;margin-top:8cqw}
.r8-phone-head .r8-av{grid-row:auto;width:20cqw;height:20cqw;font-size:8cqw;background:linear-gradient(160deg,#9a3f5e,#5f1c33);box-shadow:0 5cqw 11cqw rgba(96,20,45,.45)}
.r8-phone-head b{margin-top:4cqw;font-size:6.2cqw;font-weight:600;letter-spacing:-.03em;line-height:1}
.r8-phone-head small{margin-top:1.8cqw;font-size:3.5cqw;color:rgba(255,255,255,.55)}
.r8-phone-head time{margin-top:1cqw;font-size:3.5cqw;color:rgba(255,255,255,.45);font-variant-numeric:tabular-nums}
.r8-phone-cap{margin:6cqw 1cqw 0;padding:4cqw 4.4cqw;border-radius:5cqw;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.09);backdrop-filter:blur(6cqw) saturate(1.3);-webkit-backdrop-filter:blur(6cqw) saturate(1.3)}
.r8-phone-cap small{display:block;font-size:2.7cqw;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.5);margin-bottom:2.6cqw}
.r8-phone-cap p{margin:0 0 2.8cqw;font-size:3.55cqw;line-height:1.36;color:#fff;letter-spacing:-.01em}
.r8-phone-cap p:last-child{margin-bottom:0}
.r8-phone-cap p b{display:block;font-size:2.8cqw;color:rgba(255,255,255,.55);font-weight:600;margin-bottom:.7cqw}
.r8-phone-cap p.you{color:#f2dde6}
.r8-phone-grid{position:absolute;z-index:3;left:8cqw;right:8cqw;bottom:24cqw;display:grid;grid-template-columns:repeat(3,1fr);justify-items:center}
.r8-phone-grid span{display:flex;flex-direction:column;align-items:center;gap:2cqw;font-size:2.9cqw;color:rgba(255,255,255,.65)}
.r8-phone-grid i{display:grid;place-items:center;width:16.4cqw;height:16.4cqw;border-radius:50%;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.13);color:#fff}
.r8-phone-grid span.on i{background:rgba(255,255,255,.93);color:#121a17;border-color:rgba(255,255,255,.9)}
.r8-phone-grid svg{width:7cqw;height:7cqw;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.r8-phone-grid circle{fill:currentColor;stroke:none}
.r8-phone-end{position:absolute;z-index:3;left:50%;bottom:8cqw;transform:translateX(-50%);display:grid;place-items:center;width:16.4cqw;height:16.4cqw;border-radius:50%;background:#ff3b30;box-shadow:0 2cqw 6cqw rgba(255,59,48,.35)}
.r8-phone-end svg{width:7.4cqw;height:7.4cqw;fill:#fff;stroke:none}
.r8-phone-home{position:absolute;z-index:3;left:50%;bottom:2.4cqw;transform:translateX(-50%);width:36cqw;height:1.3cqw;border-radius:1cqw;background:rgba(255,255,255,.8)}
@media (max-width:760px){.r8-art-phone{grid-template-columns:1fr;gap:20px;justify-items:center}.r8-art-phone .r8-phone{width:250px}.r8-thread-tag{width:100%}.r8-thread-tag small{display:none}.r8-tmeet-top{grid-template-columns:1fr auto}.r8-tmeet-actions{display:none}.r8-tchat-tabs{display:none}.r8-gallery-foot{font-size:11px}}
@media (prefers-reduced-motion:reduce){.r8-track{animation:none}.r8-rail-wrap{overflow-x:auto;mask-image:none;-webkit-mask-image:none}.r8-tmeet-lvl b{animation:none}[data-product=paralegal] [data-thread=associate],[data-product=associate] [data-thread=paralegal]{transform:none}}
