/* Restore the compact story cover without changing the independent gallery. */
#details:not(.presentation){width:min(840px,calc(100% - 28px))}#details:not(.presentation) #detail-photo{height:330px;min-height:0;max-height:none}#details:not(.presentation) #detail-image{height:100%;max-height:100%;width:100%;object-fit:contain}#details:not(.presentation) .detail-body{padding:28px 36px 30px}
.crew-launch{display:flex;align-items:center;gap:12px;width:100%;text-align:left;margin:12px 0 20px;padding:14px 16px;background:linear-gradient(110deg,#2b2415,#191812);border:1px solid #6c562c;color:#eed991;border-radius:8px;font-size:14px}.crew-launch svg{height:23px;width:23px;flex:none}.crew-launch>span{flex:1}.crew-launch small{color:#b7a06b;font-variant-numeric:tabular-nums}.crew-launch b{font-size:19px;font-weight:400}.crew-launch:hover{background:#342b18;border-color:#d0ae50}.crew-dialog{width:min(1380px,calc(100% - 36px));height:88dvh;max-height:94dvh;background:#101111;overflow:hidden}.crew-dialog[open]{display:flex;flex-direction:column}.crew-head{padding:28px 32px 20px;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #3d3524;background:linear-gradient(110deg,#1e1b14,#121313)}.crew-head h2{margin:12px 0 8px;font-size:32px}.crew-head p{color:#a79c83;font-size:14px;margin:0}.crew-close,.crew-person-close{border-radius:50%;width:38px;height:38px;flex:none;font-size:25px;background:#171715;color:#d3c49d;border:1px solid #59492b;padding:0}.crew-toolbar{padding:14px 32px;display:flex;justify-content:space-between;gap:12px;align-items:center;border-bottom:1px solid #342d20}.crew-toolbar>span{font-size:14px;color:#b4a27a}.crew-toolbar>div{display:flex;gap:8px}.crew-toolbar button{font-size:14px}.crew-canvas{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;background-image:radial-gradient(#9a80451f 1px,transparent 1px);background-size:22px 22px;scrollbar-color:#766137 #141413}.crew-tree-content{min-width:100%;width:max-content;min-height:100%;padding:36px 30px 50px;box-sizing:border-box;display:flex;justify-content:center;align-items:flex-start}.crew-tree-content ul{display:flex;justify-content:center;list-style:none;padding:0;margin:0;position:relative}.crew-tree-content li{position:relative;text-align:center;display:flex;align-items:center;flex-direction:column;padding:28px 14px 0}.crew-tree-content .crew-roots>li{padding-top:0}.crew-branches:before{content:'';position:absolute;top:0;left:50%;height:28px;border-left:1px solid #9d8244}.crew-branches>.crew-node:before,.crew-branches>.crew-node:after{content:'';position:absolute;top:0;width:50%;height:28px;border-top:1px solid #9d8244}.crew-branches>.crew-node:before{right:50%}.crew-branches>.crew-node:after{left:50%;border-left:1px solid #9d8244}.crew-branches>.crew-node:first-child:before,.crew-branches>.crew-node:last-child:after{border:0}.crew-branches>.crew-node:last-child:before{border-right:1px solid #9d8244;border-radius:0 8px 0 0}.crew-branches>.crew-node:first-child:after{border-radius:8px 0 0 0}.crew-branches>.crew-node:only-child:before{border-top:0;border-radius:0}.crew-card{position:relative;display:flex;align-items:center;flex-direction:column;width:190px;min-height:190px;padding:22px 15px 18px;background:linear-gradient(155deg,#262319,#171817);border:1px solid #655231;border-radius:10px;box-shadow:0 8px 25px #0003;transition:transform .25s,border-color .25s,box-shadow .25s;animation:crew-enter .35s ease both;animation-delay:calc(var(--depth)*45ms)}.crew-card:hover,.crew-card:focus-visible{transform:translateY(-3px);border-color:#f4cc4b;box-shadow:0 9px 28px #0006}.crew-avatar{width:72px;height:72px;border:1px solid #b8994b;border-radius:50%;background:#38301c;overflow:hidden;flex:none;display:grid;place-items:center;color:#f2d487;font-size:23px;letter-spacing:1px;margin-bottom:15px}.crew-avatar img{width:100%;height:100%;object-fit:cover}.crew-card-rank{font-size:12px;letter-spacing:1px;color:#ddbc65;line-height:1.5;margin-bottom:7px;overflow-wrap:anywhere;max-width:100%}.crew-card-name{font-size:17px;font-weight:500;color:#f1e8d0;line-height:1.4;overflow-wrap:anywhere;max-width:100%}.crew-collapse{position:relative;z-index:1;margin:12px 0 22px;padding:4px 12px;min-width:48px;background:#181912;border:1px solid #6f5a2f;border-radius:14px;color:#d9c086;font-size:12px}.crew-collapse:before{content:'';position:absolute;left:50%;bottom:100%;height:13px;border-left:1px solid #9d8244}.crew-collapse:after{content:'';position:absolute;left:50%;top:100%;height:23px;border-left:1px solid #9d8244}.crew-collapse[aria-expanded=false]:after{display:none}.crew-foot{display:flex;justify-content:space-between;gap:14px;padding:14px 32px;border-top:1px solid #373022;font-size:12px;color:#aaa08c;background:#151613}.crew-empty{align-self:center;text-align:center;max-width:440px;padding:36px 15px}.crew-empty-mark{display:grid;place-items:center;width:70px;height:70px;border:1px solid #7b632f;border-radius:15px;background:#d8b0440a;color:#e4c573;font-size:25px;margin:0 auto 23px}.crew-empty h3{font-size:25px;font-weight:500}.crew-empty p{font-size:16px;color:#aea793;line-height:1.8}.crew-empty button{margin-top:16px}.crew-person{width:min(580px,calc(100% - 28px));background:#141412}.crew-person-close{position:absolute;top:18px;right:18px;z-index:2}.crew-profile{padding:35px}.crew-profile-top{text-align:center;padding:8px 25px 22px;border-bottom:1px solid #463b25}.crew-profile-photo{display:grid;place-items:center;width:150px;height:150px;border-radius:14px;border:1px solid #8d7137;margin:0 auto 24px;overflow:hidden;background:#302a1c;color:#f1d27a;font-size:42px}.crew-profile-photo img{width:100%;height:100%;object-fit:cover}.crew-profile-top .eyebrow{overflow-wrap:anywhere;display:block;line-height:1.6}.crew-profile-top h2{margin:12px 0 0;overflow-wrap:anywhere;font-size:32px}.crew-relation{font-size:14px;color:#c7ad70;line-height:1.7}.crew-bio{white-space:pre-wrap;overflow-wrap:anywhere;font-size:16px;color:#d2cabc;line-height:1.85}.crew-no-bio{font-size:14px;color:#958f82}.crew-reports{margin-top:26px;display:grid;gap:8px}.crew-reports h3{font-size:14px;color:#bca16b;font-weight:500}.crew-reports button{font-size:14px;overflow-wrap:anywhere;text-align:left}#crew-form{padding:35px}#crew-form h2{font-size:28px;margin-right:20px}#crew-form label{font-size:14px}.crew-photo-editor{display:flex;align-items:center;gap:20px;padding:16px 0 8px}.crew-photo-editor .crew-avatar{width:90px;height:90px;margin:0;border-radius:10px}.crew-photo-editor>div:last-child{min-width:0}.crew-photo-editor small{display:block;font-size:12px;color:#998e72;margin-top:10px}.crew-upload{position:relative;cursor:pointer;display:inline-block;padding:10px 15px;margin:0!important;border:1px solid #68572f;border-radius:6px;overflow:hidden}.crew-upload input{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer}.crew-upload:focus-within{outline:2px solid #f4cc4b;outline-offset:3px}#crew-photo-remove{display:block;font-size:13px;padding:7px 0}.crew-field-note{font-size:12px;color:#a39881;line-height:1.6;margin-top:-7px}.crew-optional{color:#8e8776;font-size:12px;margin-left:5px}#crew-error{font-size:14px;color:#eab099}.crew-person .dialog-actions{justify-content:flex-end}.crew-person .dialog-actions button{font-size:14px}#crew-delete{margin-right:auto}.crew-canvas:focus-visible{outline:2px solid #c9a54e;outline-offset:-3px}
@keyframes crew-enter{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
.crew-controls{display:flex;align-items:flex-end;gap:10px;padding:14px 32px;background:#171712;border-bottom:1px solid #504324;flex-wrap:wrap}.crew-controls>label{flex:1;min-width:190px;font-size:11px;color:#c0ad7d;letter-spacing:.4px}.crew-controls input{margin:6px 0 0;width:100%;padding:11px 13px}.crew-controls button{font-size:12px;white-space:nowrap}.crew-zoom{display:flex;align-items:center;gap:6px}.crew-zoom output{min-width:45px;text-align:center;font-size:12px;color:#e8ce88;font-variant-numeric:tabular-nums}.crew-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.crew-card{border-radius:16px;background:linear-gradient(145deg,#302916,#171916 65%);border-color:#987330;box-shadow:0 12px 30px #0005,inset 0 1px #f4cc4b25;min-height:220px}.crew-card:before{content:'';position:absolute;top:-1px;left:25%;right:25%;height:3px;border-radius:3px;background:#f4cc4b;box-shadow:0 0 16px #efc84e90}.crew-card:hover{box-shadow:0 15px 40px #0008,0 0 24px #f4cc4b20}.crew-card-department{font-size:11px;color:#e5c979;border:1px solid #766135;border-radius:5px;padding:4px 8px;margin-top:10px;max-width:100%;overflow-wrap:anywhere}.crew-status{font-size:10px;color:#a6bda3;margin-top:10px;display:inline-flex;gap:6px;align-items:center}.crew-status:before{content:'';width:5px;height:5px;border-radius:50%;background:currentColor;box-shadow:0 0 7px currentColor}.crew-card[data-status=away] .crew-status{color:#e5bb61}.crew-card[data-status=retired] .crew-status{color:#aaa7a0}.crew-team-count{font-size:10px;color:#a69a79;margin-top:8px}.crew-context{opacity:.55}.crew-profile-badges{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin:10px 0 20px}.crew-trail{display:flex;align-items:center;flex-wrap:wrap;gap:7px;font-size:12px;color:#c6ab65;padding:13px;background:#e9c24908;border-radius:8px}.crew-trail button{font-size:12px}.crew-unfold{animation:crew-branch-open .3s ease both;transform-origin:top center}.crew-branches:before,.crew-branches>.crew-node:before,.crew-branches>.crew-node:after{border-color:#dab35b}.crew-tree-content.is-list{display:block;width:100%}.crew-tree-content.is-list ul{display:block}.crew-tree-content.is-list li{align-items:stretch;text-align:left;padding:14px 0 0 24px}.crew-tree-content.is-list .crew-roots>li{padding-left:0}.crew-tree-content.is-list .crew-card{width:100%;min-height:100px;display:grid;grid-template-columns:65px 1fr;align-items:center;justify-items:start;column-gap:18px;padding:16px 22px;text-align:left}.is-list .crew-avatar{grid-column:1;grid-row:1/6;width:60px;height:60px;margin:0}.is-list .crew-card>:not(.crew-avatar){grid-column:2}.is-list .crew-card-rank{margin:0}.is-list .crew-card:before{left:0;top:20%;bottom:20%;right:auto;width:3px;height:auto}.crew-tree-content.is-list .crew-branches{margin-left:25px;border-left:1px solid #a8833d}.is-list .crew-branches:before,.is-list .crew-node:before,.is-list .crew-node:after,.is-list .crew-collapse:before,.is-list .crew-collapse:after{display:none}.is-list .crew-collapse{align-self:flex-start;margin:8px 0 0 25px}.crew-tree-content [hidden]{display:none!important}.crew-controls button:focus-visible,.crew-card:focus-visible{outline:2px solid #f4cc4b;outline-offset:3px}
@keyframes crew-branch-open{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:720px){.crew-controls{padding:12px 16px;gap:8px}.crew-controls>label{flex-basis:100%}.crew-controls button{padding:9px}.crew-zoom{margin-left:auto}.crew-tree-content.is-list li{padding-left:12px}.crew-tree-content.is-list .crew-branches{margin-left:8px}.crew-tree-content.is-list .crew-card{padding:14px;column-gap:10px}.crew-field-grid{grid-template-columns:1fr}.crew-card{min-height:215px}}
@media(prefers-reduced-motion:reduce){.crew-unfold{animation:none}.crew-card{transition:none}}
@media(max-width:720px){#details:not(.presentation) #detail-photo{height:230px}#details:not(.presentation) .detail-body{padding:23px}.crew-dialog{width:calc(100% - 16px);height:92dvh}.crew-head{padding:23px 20px 18px}.crew-head h2{font-size:27px}.crew-toolbar{padding:12px 16px;flex-wrap:wrap}.crew-toolbar>span{display:none}.crew-toolbar>div{width:100%;justify-content:space-between}.crew-toolbar button{font-size:13px;padding:10px}.crew-foot{padding:12px 16px;flex-direction:column;gap:5px}.crew-tree-content{padding:25px 15px 35px}.crew-card{width:160px;min-height:180px;padding:17px 12px}.crew-tree-content li{padding-left:9px;padding-right:9px}.crew-avatar{width:64px;height:64px}.crew-card-name{font-size:16px}.crew-profile,#crew-form{padding:26px}.crew-profile-photo{width:120px;height:120px}.crew-profile-top{padding:10px 15px 20px}.crew-person .dialog-actions button{padding:10px;font-size:13px}.crew-launch{margin-bottom:18px}}
@media(prefers-reduced-motion:reduce){.crew-card{animation:none;transition:none}}
/* Havana Norte: permanent, open family tree. */
.crew-canvas{position:relative;isolation:isolate;background-color:#0c0e0e;background-image:radial-gradient(ellipse at 50% 5%,#be914421,transparent 65%),linear-gradient(135deg,#1a1a1540,transparent 45%),repeating-linear-gradient(115deg,transparent 0 90px,#c5a25805 91px 92px);background-size:auto}
.crew-canvas:before{content:'HN';position:sticky;display:block;top:12%;left:50%;width:0;height:0;overflow:visible;font-family:Georgia,serif;font-size:clamp(220px,34vw,480px);font-weight:700;line-height:1;letter-spacing:-.12em;text-indent:-.7em;color:#d9bc7010;pointer-events:none;z-index:-1}
.crew-head{background:radial-gradient(ellipse at 80% 0,#d3ae4317,transparent 60%),linear-gradient(110deg,#201d14,#111313);padding:26px 32px}.crew-head .eyebrow{letter-spacing:3px;color:#c8aa65}.crew-head h2{font-family:Georgia,serif;font-weight:400;letter-spacing:-.6px;font-size:36px}.crew-toolbar{background:#111311}.crew-toolbar>span{font-size:12px;letter-spacing:1px;color:#b0a489}.crew-controls{background:#101210e8}.crew-tree-content{padding:48px 40px 65px}.crew-tree-content li{padding:42px 20px 0}.crew-tree-content .crew-roots>li{padding-top:0}
.crew-card{width:205px;min-height:208px;padding:23px 20px;background:linear-gradient(150deg,#2c281ddd,#151817f5 65%);border:1px solid #917445;border-radius:5px 22px 5px 22px;box-shadow:0 18px 36px #0007,inset 0 1px #efdb9630;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.crew-card:before{left:30%;right:30%;height:2px;background:#e0c782;box-shadow:0 0 18px #e8c87880}.crew-card:hover,.crew-card:focus-visible{transform:translateY(-5px);border-color:#ead08c;box-shadow:0 22px 44px #0008,0 0 30px #e9c77518}.crew-avatar{width:82px;height:82px;border:2px solid #c9ab69;box-shadow:0 0 0 5px #d4b2620b,0 8px 20px #0005;margin-bottom:17px}.crew-card-name{font-family:Georgia,serif;font-size:21px;color:#f6eddb}.crew-card-rank{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:#d7bb77}.crew-card-department{border:0;border-top:1px solid #9e85403f;border-radius:0;padding:10px 2px 0;color:#bdb49f;font-size:11px}.crew-roots>.crew-node>.crew-card{background:linear-gradient(145deg,#42361f,#1a1c18 70%);border-color:#d0ac62}.crew-roots>.crew-node>.crew-card .crew-avatar{border-color:#edce86}
.crew-tree-content:not(.is-list) .crew-branches{margin-top:36px}.crew-tree-content:not(.is-list) .crew-branches:before{top:-36px;height:36px;border-left:2px solid #c4a25b;filter:drop-shadow(0 0 4px #cfb46835)}.crew-tree-content:not(.is-list) .crew-branches>.crew-node:before,.crew-tree-content:not(.is-list) .crew-branches>.crew-node:after{height:42px;border-color:#c4a25b;border-top-width:2px}.crew-tree-content:not(.is-list) .crew-branches>.crew-node:after{border-left-width:2px}.crew-tree-content:not(.is-list) .crew-branches>.crew-node:last-child:before{border-right-width:2px}.crew-tree-content:not(.is-list) .crew-branches>.crew-node:only-child:after{border:0}.crew-tree-content:not(.is-list) .crew-branches>.crew-node:only-child:before{border-top:0}
.crew-tree-content.is-list .crew-branches{margin-top:12px}.crew-profile-top{background:radial-gradient(ellipse at top,#d7b95f13,transparent 70%)}.crew-profile-top h2{font-family:Georgia,serif;font-weight:400}.crew-field-grid{grid-template-columns:1fr}.crew-foot{letter-spacing:.3px;background:#111310}.crew-profile-badges:empty{display:none}
@media(max-width:720px){.crew-head h2{font-size:28px}.crew-tree-content{padding:32px 20px 45px}.crew-tree-content li{padding-left:12px;padding-right:12px}.crew-card{width:172px;min-height:196px;padding:20px 13px}.crew-card-name{font-size:19px}.crew-avatar{width:70px;height:70px}.crew-head{padding:22px 20px}.crew-tree-content.is-list .crew-card{width:100%;min-height:100px}}
@media(prefers-reduced-motion:reduce){.crew-card{animation:none;transition:none}.crew-card:hover{transform:none}}
/* Keep the tree, rather than its controls, in the foreground. */
.crew-head{padding:16px 26px 13px}.crew-head h2{font-size:30px;margin:7px 0}.crew-head .eyebrow{font-size:10px}.crew-head p{font-size:12px}.crew-toolbar{padding:8px 26px}.crew-toolbar button{padding:9px 14px}.crew-controls{padding:9px 26px;align-items:center}.crew-controls>label{margin:0;font-size:10px}.crew-controls input{padding:8px 11px;margin:4px 0 0}.crew-controls button{padding:9px 12px}.crew-foot{padding:10px 26px}.crew-tree-content{padding-top:28px}.crew-dialog{height:92dvh}
.portrait-crop{width:min(510px,calc(100% - 24px));max-height:94dvh;padding:0;background:linear-gradient(145deg,#252015,#111413);border:1px solid #9b7b42;border-radius:16px;overflow:auto;color:#efe7d4}.portrait-crop form{padding:25px}.portrait-crop h2{font-family:Georgia,serif;font-weight:400;font-size:28px;margin:12px 0}.portrait-crop p{color:#b9af97;font-size:13px;line-height:1.6}.portrait-stage{position:relative;width:min(100%,42dvh);aspect-ratio:1;margin:20px auto;background:#070908;border:1px solid #9d8249;overflow:hidden;border-radius:8px}.portrait-stage canvas{display:block;width:100%;height:100%;touch-action:none;cursor:grab}.portrait-stage canvas.dragging{cursor:grabbing}.portrait-stage canvas:focus-visible{outline:3px solid #f4cc4b;outline-offset:-3px}.portrait-guide{position:absolute;inset:0;border:1px solid #ffe4a7b0;border-radius:50%;box-shadow:0 0 0 100px #0006;pointer-events:none}.portrait-zoom{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:13px;color:#deceaa}.portrait-zoom output{margin-left:auto;color:#f4cc4b;font-variant-numeric:tabular-nums}.portrait-zoom input{width:100%;accent-color:#f4cc4b;cursor:pointer}.portrait-crop .dialog-actions{flex-wrap:wrap;gap:8px;margin-top:16px}.portrait-crop .dialog-actions button{font-size:13px;padding:11px 14px}.portrait-crop::backdrop{background:#030504c9;backdrop-filter:blur(5px)}.portrait-crop[open]{animation:crew-enter .24s ease both}@media(prefers-reduced-motion:reduce){.portrait-crop[open]{animation:none}}
/* One entrance sequence per opening: portrait, stem, branch, next portrait. */
.crew-tree-content:not(.crew-drawing) .crew-card{animation:none}
.crew-tree-content.crew-drawing:not(.is-list) .crew-card{animation:crew-portrait-reveal 360ms cubic-bezier(.2,.75,.25,1) var(--reveal-at,0ms) backwards}
.crew-tree-content.crew-drawing:not(.is-list) .crew-branches:before{transform-origin:top;animation:crew-stem-reveal var(--line-time,196ms) ease-out calc(var(--reveal-at,0ms) + var(--line-time,196ms)) backwards}
.crew-tree-content.crew-drawing:not(.is-list) .crew-branches>.crew-node:before{animation:crew-line-from-right var(--line-time,196ms) ease-out var(--branch-at,330ms) backwards}
.crew-tree-content.crew-drawing:not(.is-list) .crew-branches>.crew-node:after{animation:crew-line-from-left var(--line-time,196ms) ease-out var(--branch-at,330ms) backwards}
.crew-tree-content.crew-drawing:not(.is-list) .crew-branches>.crew-node:only-child:before{animation-name:crew-stem-reveal;transform-origin:top right}
.crew-tree-content.crew-drawing .crew-card:focus-visible{animation:none}
@keyframes crew-portrait-reveal{from{opacity:0;transform:translateY(9px) scale(.97);filter:brightness(1.5)}to{opacity:1;transform:translateY(0) scale(1);filter:brightness(1)}}
@keyframes crew-stem-reveal{from{transform:scaleY(0);opacity:.2}to{transform:scaleY(1);opacity:1}}
@keyframes crew-line-from-left{from{clip-path:inset(0 100% 100% 0);opacity:.3}50%{clip-path:inset(0 0 90% 0);opacity:1}to{clip-path:inset(0);opacity:1}}
@keyframes crew-line-from-right{from{clip-path:inset(0 0 100% 100%);opacity:.3}50%{clip-path:inset(0 0 90% 0);opacity:1}to{clip-path:inset(0);opacity:1}}
@media(prefers-reduced-motion:reduce){.crew-tree-content.crew-drawing .crew-card,.crew-tree-content.crew-drawing:not(.is-list) .crew-branches:before,.crew-tree-content.crew-drawing:not(.is-list) .crew-branches>.crew-node:before,.crew-tree-content.crew-drawing:not(.is-list) .crew-branches>.crew-node:after{animation:none}}
/* A single continuation always runs on the same centre axis as its cards. */
.crew-tree-content:not(.is-list) .crew-node{flex-shrink:0}
.crew-tree-content:not(.is-list) .crew-branches:before{box-sizing:border-box;left:50%;margin-left:-1px;width:2px;border-left:2px solid #c4a25b}
.crew-tree-content:not(.is-list) .crew-branches>.crew-node:only-child:before{box-sizing:border-box;left:50%;right:auto;top:0;width:2px;height:42px;margin-left:-1px;border:0;border-left:2px solid #c4a25b;border-radius:0;transform-origin:top center}
.crew-tree-content:not(.is-list) .crew-branches>.crew-node:only-child:after{display:none}
.crew-tree-content.crew-drawing:not(.is-list) .crew-branches>.crew-node:only-child:before{animation-name:crew-stem-reveal;transform-origin:top center}
.crew-tree-content.crew-drawing:not(.is-list) .crew-card{animation-duration:650ms}
/* Slow-moving light and sparse gold dust, behind the whole tree. */
.crew-canvas:before,.crew-canvas:after{content:none}
.crew-canvas{background-color:#0b0e0e;background-image:radial-gradient(ellipse at 25% 35%,#ba89452a,transparent 55%),radial-gradient(ellipse at 80% 70%,#9684571c,transparent 52%),radial-gradient(circle,#e6c78060 0 1px,transparent 2px),radial-gradient(circle,#cfb57530 0 1px,transparent 2px),linear-gradient(125deg,#121714,#0b0e0e 60%);background-size:160% 160%,170% 170%,173px 199px,257px 283px,100% 100%;background-position:0% 0%,100% 100%,0 0,50px 70px,0 0;animation:crew-atmosphere 26s ease-in-out infinite alternate;animation-play-state:paused}
.crew-dialog[open] .crew-canvas{animation-play-state:running}
@keyframes crew-atmosphere{to{background-position:85% 55%,10% 20%,35px -70px,15px -30px,0 0}}
@media(prefers-reduced-motion:reduce){.crew-dialog[open] .crew-canvas{animation:none}.crew-tree-content.crew-drawing:not(.is-list) .crew-card,.crew-tree-content.crew-drawing:not(.is-list) .crew-branches>.crew-node:only-child:before{animation:none}}
/* Dark graphite gradient for the organization tree. */
.crew-dialog[open] .crew-canvas,.crew-canvas{background-color:#090b0d;background-image:radial-gradient(ellipse at 50% 0%,#51402424 0%,transparent 62%),linear-gradient(145deg,#181b20 0%,#101216 42%,#080a0c 100%);background-size:100% 100%;background-position:0 0;animation:none}
