.crew-room{height:100dvh;min-height:0;overflow:auto;overscroll-behavior:contain;background:#102f36;color:#fff5df;padding:24px 34px;font-family:Arial,Helvetica,sans-serif}.crew-header{justify-content:space-between;gap:20px;max-width:1550px;margin:0 auto 22px}.crew-brand,.crew-header{display:flex;align-items:center}.crew-brand{gap:12px;font-weight:900;letter-spacing:1.4px;font-size:19px;text-decoration:none;color:inherit}.crew-brand>span{color:#cfff73;font-size:33px}.crew-brand small{border-left:1px solid #ffffff30;padding-left:15px;font-size:14px;color:#9bc2be;letter-spacing:2px}.crew-back{color:#e7f4d9;font-weight:700;text-decoration:none;font-size:14px}.crew-back span{display:inline-grid;place-items:center;background:#cfff73;color:#183a3b;border-radius:50%;width:31px;height:31px;margin-left:12px;font-size:20px}.crew-layout{max-width:1550px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 345px;gap:22px;height:calc(100dvh - 116px);min-height:240px}.crew-stage{position:relative;isolation:isolate;background:radial-gradient(ellipse at 52% 62%,#497e74 0,#254f51 45%,#17383f 82%);border:1px solid #689b8733;border-radius:36px;min-height:0;overflow:hidden}.crew-stage:after{content:"";inset:0;border-radius:inherit;box-shadow:inset 0 0 80px #061b2533}.crew-stage-title,.crew-stage:after{position:absolute;pointer-events:none}.crew-stage-title{left:35px;top:31px;z-index:1}.crew-stage-title>span{color:#b8d4bd;letter-spacing:2.6px;font-size:14px;font-weight:800}.crew-stage h1{font-size:clamp(28px,3.7vw,55px);line-height:1.03;letter-spacing:-2px;margin:13px 0;font-weight:900}.crew-stage h1 span{color:#cfff73}.crew-stage canvas{width:100%;height:100%;min-height:0;position:absolute;inset:0;touch-action:none;cursor:grab}.crew-stage canvas:active{cursor:grabbing}.crew-stage-footer{position:absolute;left:30px;right:30px;bottom:25px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:14px;color:#c2dcd0}.crew-stage-footer button{border:1px solid #91c7b653;border-radius:30px;background:#0f333ab3;color:#e0f7da;padding:12px 17px;cursor:pointer;font-size:14px;font-weight:700}.crew-card{min-height:0;overflow:auto;border-radius:30px;background:#fff4dc;color:#17363d;padding:27px 27px 22px;box-shadow:0 8px 0 #071e27;display:flex;flex-direction:column;align-self:stretch;transform:rotate(.5deg)}.crew-card>*{flex-shrink:0}.crew-id{display:flex;align-items:center;justify-content:space-between;font-size:14px;letter-spacing:1.5px;font-weight:800;color:#58776e}.crew-id>span:last-child{display:grid;place-items:center;border-radius:12px;background:#d5f08b;width:35px;height:35px;font-size:20px;color:#234743}.crew-card h2{font-size:46px;font-weight:950;letter-spacing:-2.5px;margin:26px 0 0;line-height:1}.crew-tagline{font-size:19px;margin:8px 0 18px;font-weight:750;color:#3d7e72}.crew-description{font-size:14px;line-height:1.65;color:#64706b;margin:0 0 26px}.crew-divider{border-top:2px dashed #d7d5bf;padding-top:19px;font-size:14px;font-weight:900;letter-spacing:1.4px;margin-bottom:14px}.crew-moves{display:grid;gap:9px}.crew-moves button{display:flex;align-items:center;gap:11px;border:2px solid #d8decb;border-radius:16px;padding:10px 13px;background:#fffdf3;color:#244448;text-align:left;font-size:14px;font-weight:800;cursor:pointer;transition:transform .15s,background .15s,border-color .15s;box-shadow:0 3px 0 #d8decb}.crew-moves button:hover{transform:translateY(-2px);border-color:#43887a}.crew-moves button[aria-pressed=true]{background:#d7f778;border-color:#244448;box-shadow:0 3px 0 #244448}.crew-moves button>span{display:grid;place-items:center;border-radius:10px;width:30px;height:30px;background:#ecf1de;font-size:20px}.crew-moves button i{margin-left:auto;font-size:14px;font-style:normal}.crew-move-note{font-size:14px;line-height:1.6;color:#617a70;min-height:58px;margin:21px 2px 16px}.crew-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;border-top:2px dashed #d7d5bf;padding-top:17px;font-size:14px;letter-spacing:1.4px;font-weight:900;color:#819284}.crew-footer strong{color:#f17978;font-size:23px}.crew-room a:focus-visible,.crew-room button:focus-visible{outline:3px solid #ff9280;outline-offset:5px}@media (min-width:1500px){.crew-stage-title{top:40px;left:42px}}@media (max-width:1000px){.crew-room{padding:20px}.crew-layout{grid-template-columns:minmax(0,1fr) 300px;gap:15px}.crew-card{padding:23px}.crew-stage-title{left:23px;top:25px}.crew-stage h1{font-size:36px}.crew-stage-footer{left:20px;right:20px;flex-wrap:wrap}.crew-brand small{display:none}}@media (max-width:730px){.crew-room{padding:17px 12px}.crew-header{padding:0 6px;flex-wrap:wrap;gap:12px}.crew-brand{letter-spacing:.5px}.crew-back,.crew-brand{font-size:14px}.crew-back span{font-size:20px}.crew-layout{grid-template-columns:1fr;height:auto}.crew-stage{height:clamp(360px,68dvh,560px)}.crew-stage canvas{top:110px;bottom:38px;height:calc(100% - 148px);min-height:0}.crew-stage-title{left:23px}.crew-stage h1{font-size:36px}.crew-card{transform:none}.crew-moves{grid-template-columns:1fr 1fr}.crew-card h2{font-size:40px}.crew-description{max-width:440px}.crew-move-note{min-height:0}.crew-stage-footer{font-size:14px}.crew-stage-footer button{padding:10px 13px}}.crew-cast-select{display:grid;gap:8px;font-size:14px;letter-spacing:.1em;font-weight:850;margin-bottom:20px;color:#347f77}.crew-cast-select select{width:100%;padding:12px;border:2px solid #244b4a;border-radius:12px;background:#e2f4df;color:#173c3e;font-family:inherit;font-size:16px;font-weight:700;cursor:pointer}.crew-simulator-link{display:block;font-size:14px;font-weight:800;color:#347f77;margin-bottom:18px}.rescue-simulator{max-width:1150px;margin:50px auto;color:#fff5df;padding:0 24px}.rescue-simulator>span{font-size:14px;letter-spacing:.13em;font-weight:850}.rescue-simulator>h1{font-size:clamp(35px,5vw,64px);letter-spacing:-.05em;margin:12px 0}.rescue-simulator>p{max-width:600px;line-height:1.6}.rescue-simulator>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:20px;margin-top:30px}.rescue-simulator button{text-align:left;border:3px solid #70c6b3;border-radius:24px;background:#fff9e9;padding:25px;color:#173c3e;box-shadow:0 5px 0 #173c3e18;cursor:pointer;transition:transform .2s}.rescue-simulator button:hover{transform:translateY(-4px)}.rescue-simulator button span{font-size:14px;letter-spacing:.1em;font-weight:850}.rescue-simulator button h2{font-size:25px;letter-spacing:-.04em}.rescue-simulator button p{font-size:16px;line-height:1.6;min-height:65px}.rescue-simulator button b{font-size:14px}.crew-card p{font-size:16px;line-height:1.5;color:#486661}.crew-moves button{font-size:16px;line-height:1.35}@media (max-height:650px) and (min-width:731px){.crew-stage-title{top:18px;left:24px}.crew-stage h1{font-size:28px}.crew-stage-title>span{display:none}.crew-stage canvas{top:90px;bottom:42px;height:calc(100% - 132px)}}