body:has(.crew-shell){margin:0}.crew-shell{min-height:100vh;color:var(--text, #1c2927);background:var(--canvas, #f3f5f2);font-family:DM Sans,sans-serif}.crew-app-shell{padding-left:236px}.crew-app-shell>.app-main{min-height:100vh}.crew-app-shell .brand-button .brand-mark{font-size:11px;letter-spacing:.04em}.crew-shell:not(.crew-embedded) .platform-header{border-bottom-color:#d6ded9;background:#fafbf8f5}.crew-sync-bar{display:flex;min-height:46px;align-items:center;justify-content:flex-end;gap:12px;padding:6px max(24px,calc((100vw - 1440px)/2));border-bottom:1px solid #d8e0dc;color:#53645f;background:#eef3f0;font-size:10px}.crew-sync-bar strong,.crew-sync-bar span{display:inline-flex;align-items:center;gap:6px}.crew-sync-bar strong{margin-right:auto;color:#274e45;text-transform:uppercase;letter-spacing:.06em}.crew-sync-bar svg{width:15px}.crew-header{position:sticky;z-index:20;top:0;display:grid;grid-template-columns:1fr auto 1fr;min-height:68px;align-items:center;gap:20px;padding:0 4vw;border-bottom:1px solid #cbd8d1;background:#f8faf7f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.crew-brand{display:inline-flex;align-items:center;gap:9px;color:var(--sea-dark, #05665d);font-weight:800;text-decoration:none}.crew-brand svg{width:24px}.crew-brand>span{display:grid;gap:1px}.crew-brand strong{font-size:14px}.crew-brand small{color:var(--muted, #687572);font-size:9px;font-weight:700}.crew-product{display:grid;text-align:center}.crew-product strong{color:var(--charcoal, #182321);font-family:Fraunces,serif;font-size:22px}.crew-product span,.crew-user{color:#61746f;font-size:12px}.crew-user{display:flex;align-items:center;justify-content:flex-end;gap:10px}.crew-user>a{color:var(--sea-dark, #05665d);font-size:11px;font-weight:800;text-decoration:none}.crew-user em{display:inline-flex;align-items:center;gap:5px;color:#8a541f;font-style:normal;font-weight:700}.crew-user em.conflict{color:#a84237}.crew-user svg{width:15px}.crew-outbox-discard{display:inline-flex;min-width:38px;min-height:38px;align-items:center;justify-content:center;gap:2px;border:1px solid #c48b82;color:#943e34;background:#fff8f6;cursor:pointer}.crew-outbox-discard svg{width:14px}.crew-outbox-alert{display:inline-flex;min-height:38px;align-items:center;gap:6px;border:1px solid #c48b82;color:#943e34;background:#fff8f6;cursor:pointer}.crew-outbox-dialog{width:min(760px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow:auto;padding:24px;background:#fff;border:1px solid #d8d2c8;box-shadow:0 18px 60px #1e252738}.crew-outbox-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.crew-outbox-dialog>header span{color:#60706d;font-size:.8rem;text-transform:uppercase}.crew-outbox-dialog>header h2{margin:4px 0 0;font-size:1.5rem}.crew-outbox-dialog>header button{border:0;background:transparent;cursor:pointer}.crew-outbox-issues{display:grid;gap:12px;margin-top:20px}.crew-outbox-issues article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;padding:16px 0;border-top:1px solid #e5e0d8}.crew-outbox-issues article>svg{color:#a84237}.crew-outbox-issues small{display:block;margin-top:3px;color:#60706d}.crew-outbox-issues p{margin:8px 0 0;overflow-wrap:anywhere}.crew-outbox-issues article>div:last-child{display:flex;gap:8px}.crew-outbox-issues button{display:inline-flex;align-items:center;gap:6px;min-height:38px;border:1px solid #496864;background:#fff;color:#294a46;cursor:pointer}.crew-outbox-issues button.danger{border-color:#c48b82;color:#943e34}@media(max-width:680px){.crew-outbox-issues article{grid-template-columns:auto minmax(0,1fr)}.crew-outbox-issues article>div:last-child{grid-column:1 / -1}}.crew-message{margin:12px auto 0;max-width:1180px;padding:12px 18px;border-left:4px solid var(--sea, #087f72);background:#e2f2e9;font-size:14px}.crew-message.error{border-color:#b64335;background:#f7e5e1}.crew-main{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:48px 0 80px}.crew-participation.focus-workspace{width:min(980px,calc(100% - 40px))}.crew-overview-dashboard{display:grid;gap:30px}.crew-overview-intro{display:block;border-bottom:1px solid #bdcbc5;padding:0 0 26px}.crew-overview-intro h1{margin:5px 0 10px;color:var(--charcoal, #182321);font-family:Fraunces,serif;font-size:clamp(36px,4vw,48px);font-weight:600;line-height:1.08;letter-spacing:0}.crew-overview-intro p{max-width:760px;margin:0;color:#526c66;font-size:14px;line-height:1.6}.crew-overview-intro p strong{color:#263a35}.crew-overview-empty .button{display:inline-flex;align-items:center;justify-content:center;gap:9px}.crew-overview-summary>header,.crew-overview-voyages>header{margin-bottom:14px}.crew-overview-voyages>header{display:flex;align-items:end;justify-content:space-between;gap:20px}.crew-overview-summary h2,.crew-overview-voyages h2,.crew-overview-empty h2{margin:4px 0 0;color:var(--charcoal, #182321);font-family:Fraunces,serif;font-size:clamp(27px,3vw,36px);letter-spacing:0}.crew-overview-summary>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.crew-overview-summary article,.crew-overview-summary button{min-width:0;display:grid;grid-template-columns:38px auto;grid-template-rows:auto auto;align-items:center;gap:1px 12px;min-height:94px;border:1px solid #d2ddd8;border-radius:6px;padding:16px 18px;color:inherit;background:#fff;text-align:left}.crew-overview-summary button{position:relative;cursor:pointer;font:inherit}.crew-overview-summary button:hover,.crew-overview-summary button:focus-visible{z-index:1;outline:2px solid var(--sea, #087f72);outline-offset:-2px;background:#f3f8f6}.crew-overview-summary svg{grid-row:1 / 3;width:38px;height:38px;padding:9px;color:var(--sea, #087f72);background:#e8f3ef}.crew-overview-summary strong{align-self:end;color:#263a35;font-size:25px;line-height:1;font-variant-numeric:tabular-nums}.crew-overview-summary span{align-self:start;color:#63746f;font-size:10px;font-weight:700}.crew-overview-summary button>svg:last-child{position:absolute;right:10px;width:15px;color:#7b8c87}.crew-overview-summary button.exhausted strong{color:#a84237}.crew-overview-summary article.attention{border-color:#dfc68b;background:#fffaf0}.crew-overview-summary article.attention strong{color:#8a5d16}.crew-overview-next{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.48fr);align-items:stretch;overflow:hidden;border:1px solid #bad0c8;border-left:5px solid var(--sea, #087f72);border-radius:7px;background:#fff}.crew-overview-next-copy{padding:24px 26px}.crew-overview-next h2{margin:5px 0 13px;color:#173d36;font-family:Fraunces,serif;font-size:clamp(27px,3vw,36px);letter-spacing:0}.crew-overview-next p{display:flex;align-items:center;gap:7px;margin:5px 0 0;color:#5a706a;font-size:12px}.crew-overview-next p svg{width:15px;color:var(--sea, #087f72)}.crew-overview-next-action{display:grid;align-content:center;gap:6px;border-left:1px solid #d8e3df;padding:22px 24px;background:#f4f8f6}.crew-overview-next-action>span{color:var(--sea, #087f72);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.crew-overview-next-action>strong{color:#28463f;font-size:13px}.crew-overview-next-action .crew-primary{width:fit-content;margin-top:9px}.crew-overview-voyages>header>button{display:inline-flex;align-items:center;gap:5px;border:0;padding:6px 0;color:var(--sea-dark, #05665d);background:transparent;cursor:pointer;font:inherit;font-size:11px;font-weight:800}.crew-overview-voyages>header>button svg{width:15px}.crew-overview-voyages>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.crew-overview-voyages>div.single{grid-template-columns:minmax(0,1fr)}.crew-overview-voyages>div>button{min-width:0;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr auto;gap:10px 14px;min-height:150px;border:1px solid #cbd7d2;border-top:4px solid var(--sea, #087f72);border-radius:6px;padding:19px;color:inherit;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.crew-overview-voyages>div.single>button{grid-template-columns:auto minmax(180px,.7fr) minmax(220px,1fr) minmax(160px,.7fr) auto;grid-template-rows:auto auto;align-items:center;min-height:112px;gap:5px 18px;padding:20px 24px}.crew-overview-voyages>div.single .crew-status{grid-column:1;grid-row:1 / 3}.crew-overview-voyages>div.single strong{grid-column:2;grid-row:1 / 3}.crew-overview-voyages>div.single small{grid-column:3}.crew-overview-voyages>div.single .crew-voyage-step{grid-column:4;grid-row:1 / 3}.crew-overview-voyages>div.single .crew-voyage-open{grid-column:5;grid-row:1 / 3}.crew-overview-voyages>div.single strong{font-size:22px}.crew-overview-voyages>div>button:hover,.crew-overview-voyages>div>button:focus-visible{border-color:var(--sea, #087f72);box-shadow:0 8px 24px #14463c14;transform:translateY(-1px)}.crew-overview-voyages .crew-status{grid-column:1 / -1;width:fit-content}.crew-overview-voyages strong{min-width:0;align-self:start;overflow-wrap:anywhere;color:#263a35;font-family:Fraunces,serif;font-size:20px;letter-spacing:0}.crew-overview-voyages small{grid-column:1 / -1;display:inline-flex;align-items:center;gap:6px;color:#657771;line-height:1.45}.crew-overview-voyages small svg{width:14px;color:var(--sea, #087f72)}.crew-overview-voyages .crew-voyage-step{grid-column:1;align-self:end;color:#315e53;font-size:11px;font-weight:800}.crew-overview-voyages .crew-voyage-open{display:inline-flex;align-items:center;align-self:end;gap:4px;color:var(--sea-dark, #05665d);font-size:10px;font-weight:900}.crew-overview-voyages .crew-voyage-open svg{width:14px}.crew-overview-empty{display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid #cad8d2;border-left:5px solid var(--signal, #efbd48);border-radius:6px;padding:26px 28px;background:#fff}.crew-overview-empty p{max-width:720px;margin:8px 0 0;color:#536b65;line-height:1.6}.crew-overview-empty .button{flex:0 0 auto}.crew-help .content-section{max-width:880px}.crew-help-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.crew-help-actions .button{display:inline-flex;align-items:center;gap:7px}.crew-help-actions svg{width:17px}.crew-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:clamp(48px,8vw,130px)}.crew-intro h1,.crew-work-header h1{max-width:720px;margin:7px 0 14px;color:var(--charcoal, #182321);font-family:Fraunces,serif;font-size:clamp(38px,6vw,68px);line-height:.98;letter-spacing:0}.crew-intro h1{max-width:900px;font-size:clamp(46px,5vw,64px);font-weight:600}.crew-intro p{max-width:720px;color:#526c66;font-size:16px;line-height:1.65}.crew-directory-intro{max-width:820px;border-bottom:1px solid #bdcbc5;padding-bottom:28px}.crew-directory-intro h1{margin:7px 0 12px;color:var(--charcoal, #182321);font-family:Fraunces,serif;font-size:clamp(42px,5vw,62px);font-weight:600;line-height:1;letter-spacing:0}.crew-directory-intro p{max-width:720px;margin:0;color:#526c66;font-size:15px;line-height:1.65}.crew-kicker,.crew-section-heading span{color:var(--sea, #087f72);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.crew-preview-link{display:inline-flex;width:fit-content;min-height:38px;align-items:center;gap:7px;margin-top:12px;border:0;padding:8px 11px;color:#fff;background:var(--sea-dark, #05665d);cursor:pointer;font:inherit;font-size:11px;font-weight:800}.crew-preview-link svg{width:16px}.crew-create-band{margin:4px 0 34px;border:1px solid #c9d7d1;border-left:4px solid var(--sea, #087f72);border-radius:7px;padding:20px 22px;background:#fff}.crew-create-band form{display:grid;grid-template-columns:minmax(180px,.48fr) minmax(320px,1fr);align-items:center;gap:28px}.crew-create-band label{color:#263a35;font-family:Fraunces,serif;font-size:23px}.crew-create-band form div{display:flex;gap:10px}.crew-create-band input{min-width:0;min-height:46px;flex:1;border:1px solid #9eb3ab;border-radius:4px;padding:10px 14px;background:#f9fbfa;color:#1c2927;font:inherit}.crew-create-band input:focus{border-color:var(--sea, #087f72);outline:3px solid rgba(8,127,114,.13)}.crew-directory-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:26px 0 18px}.crew-directory-summary article{min-width:0;display:grid;grid-template-columns:38px auto;grid-template-rows:auto auto;align-items:center;gap:2px 12px;min-height:92px;border:1px solid #d2ddd8;border-radius:6px;padding:15px 17px;background:#fff}.crew-directory-summary svg{grid-row:1 / 3;width:38px;height:38px;padding:9px;color:var(--sea, #087f72);background:#e8f3ef}.crew-directory-summary strong{align-self:end;color:#263a35;font-size:25px;line-height:1;font-variant-numeric:tabular-nums}.crew-directory-summary span{align-self:start;color:#63746f;font-size:10px;font-weight:700}.crew-directory-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:42px}.crew-directory-actions>article{min-width:0;display:grid;align-content:space-between;gap:20px;border:1px solid #cbd7d2;border-top:4px solid var(--sea, #087f72);border-radius:6px;padding:20px;background:#fff}.crew-directory-actions>article:only-child{grid-column:1 / -1}.crew-directory-actions h2{margin:4px 0 5px;color:#263a35;font-family:Fraunces,serif;font-size:22px;letter-spacing:0}.crew-directory-actions p{margin:0;color:#5b706a;font-size:12px;line-height:1.55}.crew-directory-actions .crew-group-code-entry{width:100%}.crew-quick-create{display:flex;gap:8px}.crew-quick-create input{min-width:0;min-height:44px;flex:1;border:1px solid #9eb3ab;border-radius:4px;padding:9px 12px;background:#f9fbfa;color:inherit;font:inherit}.crew-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.crew-directory-workspace{margin-bottom:30px}.crew-directory-workspace>header{margin-bottom:14px}.crew-directory-workspace h2{margin:4px 0;color:#263a35;font-family:Fraunces,serif;font-size:30px;letter-spacing:0}.crew-directory-workspace>header p,.crew-directory-stream .crew-section-heading p{margin:0;color:#63746f;font-size:12px}.crew-directory-stream+.crew-directory-stream{margin-top:58px}.crew-directory-stream .crew-section-heading{align-items:center}.crew-directory-stream .crew-section-heading>strong{display:grid;width:48px;height:48px;place-items:center;border:1px solid #c8d6d0;border-radius:50%;color:var(--sea-dark, #05665d);background:#fff;font-size:20px}.crew-skipper-upgrade{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;margin:22px 0 48px;border:1px solid #d6ddd9;border-left:4px solid var(--gold, #d49c33);border-radius:6px;padding:24px 28px;background:#fff}.crew-skipper-upgrade h2{margin:5px 0 8px;color:var(--charcoal, #182321);font-family:Fraunces,serif;font-size:clamp(24px,3vw,34px);letter-spacing:0}.crew-skipper-upgrade p{max-width:760px;margin:0;color:#536b65;line-height:1.6}.crew-skipper-upgrade a{display:inline-flex;min-height:44px;align-items:center;gap:8px;border:1px solid var(--sea-dark, #05665d);padding:10px 14px;color:var(--sea-dark, #05665d);font-size:12px;font-weight:900;text-decoration:none;white-space:nowrap}.crew-skipper-upgrade a:hover,.crew-skipper-upgrade a:focus-visible{color:#fff;background:var(--sea-dark, #05665d)}.crew-skipper-upgrade svg{width:17px}.crew-overview-upgrade{margin:0}.crew-release-notice{display:flex;align-items:flex-start;gap:14px;margin:0 0 28px;border:1px solid #e2c783;border-left:4px solid var(--gold, #d49c33);padding:16px 18px;color:#59481e;background:#fffaf0}.crew-release-notice.compact{margin-top:20px}.crew-release-notice>svg{width:21px;flex:0 0 auto;color:#9a6a13}.crew-release-notice>div{display:grid;gap:4px}.crew-release-notice strong{color:#40340f;font-size:14px}.crew-release-notice span{font-size:12px;line-height:1.55}.crew-tabs button:disabled{opacity:.45;cursor:not-allowed}.crew-primary,.crew-command-bar button,.crew-step button,.crew-create-band button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:5px;padding:10px 16px;color:#fff;background:var(--sea, #087f72);cursor:pointer;font-weight:800;text-decoration:none}.crew-primary svg,.crew-step button svg{width:18px}.crew-code-join-band{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px;border:1px solid #cbd7d2;border-left:4px solid var(--sea, #087f72);padding:18px 20px;background:#f7faf8}.crew-code-join-band h2,.crew-code-join-band p{margin:0}.crew-code-join-band h2{font-size:20px}.crew-code-join-band p{margin-top:4px;color:#536762;font-size:13px}.crew-group-code-entry{display:grid;gap:5px;min-width:min(100%,390px);text-align:left}.crew-group-code-entry label{color:#536762;font-size:11px;font-weight:800}.crew-group-code-entry>div{display:flex;gap:8px}.crew-group-code-entry input{min-width:190px;min-height:44px;box-sizing:border-box;border:1px solid #aebdb8;border-radius:4px;padding:8px 10px;background:#fff;color:#1c2927;font:inherit;font-weight:800;letter-spacing:0;text-transform:uppercase}.crew-group-code-entry button:disabled{cursor:not-allowed;opacity:.55}.crew-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px;border-bottom:1px solid #bdcbc5;padding-bottom:14px}.crew-section-heading h2,.crew-step h2{margin:3px 0 0;color:var(--charcoal, #182321);font-family:Fraunces,serif;font-size:32px;letter-spacing:0}.crew-section-heading>strong{color:#b45138;font-size:34px}.crew-overview-metrics,.crew-voyage-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:8px 0 24px;border:1px solid var(--border, #dce3df);background:var(--border, #dce3df)}.crew-overview-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.crew-overview-metrics article,.crew-overview-metrics>button,.crew-voyage-metrics article{min-width:0;display:flex;min-height:92px;align-items:center;gap:13px;padding:16px 18px;background:#fff}.crew-overview-metrics>button{position:relative;border:0;color:inherit;cursor:pointer;font:inherit;text-align:left}.crew-overview-metrics>button:hover,.crew-overview-metrics>button:focus-visible{z-index:1;outline:2px solid var(--sea, #087f72);outline-offset:-2px;background:#f3f8f6}.crew-overview-metrics>button>svg:last-child{position:absolute;right:8px;width:14px;color:#7b8c87}.crew-overview-metrics>button.exhausted strong{color:#a84237}.crew-overview-metrics svg,.crew-voyage-metrics svg{width:24px;flex:0 0 auto;color:var(--sea, #087f72)}.crew-overview-metrics article>span,.crew-overview-metrics>button>span{min-width:0;display:grid;gap:2px}.crew-overview-metrics strong,.crew-voyage-metrics strong{color:var(--charcoal, #182321);font-size:25px;font-variant-numeric:tabular-nums}.crew-overview-metrics small,.crew-voyage-metrics span{color:var(--muted, #687572);font-size:10px;font-weight:700}.crew-dialog-backdrop{position:fixed;z-index:80;inset:0;display:grid;place-items:center;padding:20px;background:#0f1e1a75}.crew-create-notice{width:min(600px,100%);max-height:calc(100dvh - 40px);overflow:auto;border:1px solid #b9cbc4;border-top:4px solid var(--gold, #d49c33);border-radius:7px;box-shadow:0 24px 70px #0d27203d;padding:24px;background:#fff}.crew-create-notice>header{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px}.crew-create-notice>header>svg{width:26px;height:26px;flex:0 0 auto;color:#9a6a13}.crew-create-notice>header span{color:#8a6117;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.crew-create-notice h2{margin:3px 0 0;color:var(--charcoal, #182321);font-family:Fraunces,serif;font-size:25px;letter-spacing:0}.crew-create-notice>p{margin:0 0 12px;color:#435b55;font-size:13px;line-height:1.65}.crew-create-notice-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.crew-create-notice-actions button{min-height:44px}.crew-quota-dialog{position:relative;width:min(620px,100%);max-height:min(680px,calc(100vh - 40px));overflow:auto;border:1px solid #b9cbc4;box-shadow:0 24px 70px #0d27203d;background:#fff}.crew-quota-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px 14px;border-bottom:1px solid #dce5e1;background:#edf4f1}.crew-quota-dialog>header span,.crew-quota-dialog.unavailable>div>span{color:var(--coral, #d85d4a);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.crew-quota-dialog h2{margin:3px 0 0;color:var(--charcoal, #182321);font-family:Fraunces,serif;font-size:24px;letter-spacing:0}.crew-quota-dialog>header>button,.crew-quota-dialog.unavailable>button,.crew-quota-dialog.loading>button{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border:1px solid #c5d5cf;color:#415c54;background:#fff;cursor:pointer}.crew-quota-dialog>header>button svg,.crew-quota-dialog.unavailable>button svg,.crew-quota-dialog.loading>button svg{width:18px}.crew-quota-context{margin:0;padding:12px 20px;color:#526c66;background:#f8faf9;font-size:10px;font-weight:800}.crew-quota-grid{display:grid;grid-template-columns:1fr}.crew-quota-grid article{min-width:0;padding:16px 20px;border-bottom:1px solid #e1e8e5}.crew-quota-grid article:last-child{border-bottom:0}.crew-quota-grid article>div{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.crew-quota-grid strong{color:#263a35;font-size:12px}.crew-quota-grid b{color:var(--sea-dark, #05665d);font-size:11px;white-space:nowrap}.crew-quota-grid article.exhausted b{color:#a84237}.crew-quota-grid progress{width:100%;height:7px;margin:12px 0 8px;border:0;border-radius:0;background:#dfe8e4;accent-color:var(--sea, #087f72)}.crew-quota-grid progress::-webkit-progress-bar{background:#dfe8e4}.crew-quota-grid progress::-webkit-progress-value{background:var(--sea, #087f72)}.crew-quota-grid .exhausted progress::-webkit-progress-value{background:#b34b3e}.crew-quota-grid p{display:grid;gap:3px;margin:0;color:#405b54;font-size:10px}.crew-quota-grid p small{color:var(--muted, #687572);overflow-wrap:anywhere}.crew-quota-dialog.loading,.crew-quota-dialog.unavailable{display:flex;min-height:130px;align-items:center;gap:16px;padding:22px 64px 22px 22px;color:#536b65}.crew-quota-dialog.loading>button,.crew-quota-dialog.unavailable>button{position:absolute;top:14px;right:14px}.crew-quota-dialog.loading>svg,.crew-quota-dialog.unavailable>svg{width:28px;color:var(--sea, #087f72)}.crew-quota-dialog.unavailable>div{display:grid;gap:3px}.crew-quota-dialog.unavailable p{margin:0;color:var(--muted, #687572);font-size:11px}.crew-member-dialog{width:min(720px,100%);max-height:calc(100dvh - 40px);overflow:auto;border:1px solid #b9cbc4;border-radius:7px;box-shadow:0 24px 70px #0d27203d;background:#fff}.crew-member-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 22px 18px;border-bottom:1px solid #dce5e1;background:#edf4f1}.crew-member-dialog>header span{color:var(--coral, #d85d4a);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.crew-member-dialog>header h2{margin:3px 0 0;color:var(--charcoal, #182321);font-family:Fraunces,serif;font-size:25px;letter-spacing:0}.crew-member-dialog>header p{margin:4px 0 0;color:#526c66;font-size:11px;overflow-wrap:anywhere}.crew-member-dialog>header button{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border:1px solid #c5d5cf;color:#415c54;background:#fff;cursor:pointer}.crew-member-dialog>header button svg{width:18px}.crew-member-loading,.crew-member-error{display:flex;min-height:150px;align-items:center;justify-content:center;gap:12px;padding:24px;color:#536b65}.crew-member-loading svg,.crew-member-error svg{width:25px;color:var(--sea, #087f72)}.crew-member-error svg{color:#a84237}.crew-member-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid #dce5e1}.crew-member-status-grid article{min-width:0;padding:19px 22px;border-right:1px solid #dce5e1}.crew-member-status-grid article:last-child{border-right:0}.crew-member-status-grid span{color:#687572;font-size:10px;font-weight:800;text-transform:uppercase}.crew-member-status-grid strong{display:block;margin-top:6px;color:#9a421f;font-size:17px}.crew-member-status-grid .complete strong{color:#087364}.crew-member-status-grid p{margin:5px 0 0;color:#526c66;font-size:11px}.crew-member-topics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:20px 22px;gap:24px}.crew-member-topics section{min-width:0}.crew-member-topics h3{display:flex;align-items:center;gap:8px;margin:0 0 12px;color:#263a35;font-size:13px}.crew-member-topics h3 svg{width:17px;color:var(--sea, #087f72)}.crew-member-topics section:last-child h3 svg{color:#b15a32}.crew-member-topics ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.crew-member-topics li{display:flex;min-width:0;align-items:baseline;justify-content:space-between;gap:10px;padding:9px 10px;color:#324943;background:#f3f7f5;font-size:11px}.crew-member-topics li span{min-width:0;overflow-wrap:anywhere}.crew-member-topics li small{flex:0 0 auto;color:#8c5a3f;font-size:9px}.crew-member-topics section>p{margin:0;color:#687572;font-size:11px;line-height:1.5}.crew-member-dialog>footer{display:flex;justify-content:flex-end;border-top:1px solid #dce5e1;padding:16px 22px;background:#fafbfa}.crew-remove-member,.crew-danger{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;border:1px solid #c96d60;padding:0 14px;color:#9d382d;background:#fff;cursor:pointer;font:inherit;font-size:11px;font-weight:800}.crew-remove-member svg,.crew-danger svg{width:16px}.crew-member-confirm{width:100%}.crew-member-confirm>p{margin:0 0 14px;color:#5d443f;font-size:11px;line-height:1.55}.crew-member-confirm>p strong{display:block;color:#8d3028;font-size:12px}.crew-member-confirm>div{display:flex;justify-content:flex-end;gap:9px}.crew-member-confirm button{min-height:40px;padding:0 14px;border:1px solid #bdc9c5;background:#fff;cursor:pointer;font:inherit;font-size:11px;font-weight:800}.crew-member-confirm .crew-danger{border-color:#a84237;color:#fff;background:#a84237}.crew-member-confirm button:disabled{cursor:wait;opacity:.6}@media(max-width:600px){.crew-dialog-backdrop{padding:10px}.crew-member-status-grid,.crew-member-topics{grid-template-columns:1fr}.crew-member-status-grid article{border-right:0;border-bottom:1px solid #dce5e1}.crew-member-status-grid article:last-child{border-bottom:0}.crew-member-topics{gap:20px;padding:18px}.crew-member-dialog>footer{padding:14px 18px}.crew-member-confirm>div{display:grid;grid-template-columns:1fr}}.crew-directory-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;padding:10px;border:1px solid var(--border, #dce3df);border-radius:6px;background:#eaf0ed}.crew-directory-toolbar>label{min-width:min(340px,100%);display:flex;align-items:center;gap:8px;padding:0 10px;background:#fff}.crew-directory-toolbar>label svg{width:17px;color:var(--muted, #687572)}.crew-directory-toolbar input{width:100%;min-height:40px;border:0;outline:0;background:transparent;font:inherit}.crew-filter-segments{display:flex;gap:3px}.crew-filter-segments button{min-height:38px;border:1px solid transparent;padding:0 12px;color:#53645f;background:transparent;cursor:pointer;font:inherit;font-size:10px;font-weight:800}.crew-filter-segments button.active{border-color:#9ebbb2;color:var(--sea-dark, #05665d);background:#fff}.crew-voyage-list,.crew-participant-list,.crew-roster-list{overflow:hidden;border:1px solid #cbd7d2;border-radius:7px;background:#fff}.crew-voyage-list>button,.crew-participant-list>button{display:grid;width:100%;grid-template-columns:105px minmax(220px,1fr) minmax(330px,auto) 28px;align-items:center;gap:20px;border:0;border-bottom:1px solid #cbd7d2;padding:17px 12px;color:inherit;background:transparent;cursor:pointer;text-align:left}.crew-voyage-list>button:last-child,.crew-participant-list>button:last-child{border-bottom:0}.crew-voyage-list>button:hover,.crew-participant-list>button:hover{background:#f9fbf8}.crew-voyage-list strong,.crew-participant-list strong{font-size:17px}.crew-voyage-list small{color:#657771}.crew-voyage-list svg,.crew-participant-list svg{width:22px;color:#2f6b5c}.crew-voyage-title{min-width:0;display:grid;gap:5px}.crew-voyage-title small,.crew-voyage-counts small{display:inline-flex;align-items:center;gap:5px}.crew-voyage-title small svg,.crew-voyage-counts small svg{width:14px}.crew-voyage-counts{display:grid;grid-template-columns:repeat(3,minmax(90px,1fr));gap:6px}.crew-voyage-counts small{min-height:31px;justify-content:center;padding:5px 8px;color:#356155;background:#edf5f2;font-size:10px;font-weight:800;white-space:nowrap}.crew-voyage-counts small.attention{color:#7a541b;background:#fff2d5}.crew-voyage-progress{display:grid;justify-items:start;gap:2px}.crew-voyage-progress small{color:var(--muted, #687572);font-size:9px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.crew-voyage-progress strong{color:#26483f;font-size:13px}.crew-voyage-progress span{color:var(--sea, #087f72);font-size:11px;font-weight:800}.crew-skipper-section{margin-top:64px}.crew-voyage-metrics{margin-top:0}.crew-voyage-metrics article{min-height:78px;display:grid;grid-template-columns:auto auto 1fr}.crew-cockpit{margin:34px 0 44px}.crew-cockpit-lead{max-width:720px;margin:-4px 0 20px;color:var(--muted, #687572);line-height:1.6}.crew-online-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}.crew-online-metrics article{min-height:116px;display:grid;align-content:center;gap:5px;border:1px solid #cbd7d2;border-radius:7px;padding:17px 18px;background:#fff}.crew-online-metrics article.featured{color:#fff;background:var(--sea-dark, #05665d)}.crew-online-metrics article>span{color:#596d67;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.crew-online-metrics article.featured>span,.crew-online-metrics article.featured>small{color:#d9ebe5}.crew-online-metrics article>strong{color:#173d36;font-size:28px;line-height:1}.crew-online-metrics article.featured>strong{color:var(--signal, #f2c94c)}.crew-online-metrics article>strong small{font-size:14px}.crew-online-metrics article>small{color:var(--muted, #687572);font-size:10px}.crew-online-metrics article>progress{width:100%;height:5px;margin-top:5px;overflow:hidden;border:0;border-radius:4px;background:#ffffff3d}.crew-online-metrics article>progress::-webkit-progress-bar{background:#ffffff3d}.crew-online-metrics article>progress::-webkit-progress-value{background:var(--signal, #f2c94c)}.crew-online-metrics article>progress::-moz-progress-bar{background:var(--signal, #f2c94c)}.crew-next-action{display:grid;gap:5px;border-left:4px solid var(--gold, #d49c33);padding:16px 18px;background:#fff}.crew-next-action span{color:var(--muted, #687572);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.crew-next-action strong{color:#173d36;font-size:17px}.crew-topic-section{margin-top:26px}.crew-topic-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:12px}.crew-topic-heading>div{display:grid;gap:3px}.crew-topic-heading span{color:var(--sea, #087f72);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.crew-topic-heading h3{margin:0;color:#173d36;font-size:22px}.crew-topic-heading>small{color:var(--muted, #687572);font-size:10px;font-weight:800}.crew-topic-matrix{display:grid;gap:10px}.crew-topic-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(180px,.6fr);gap:13px 24px;border:1px solid #cbd7d2;border-radius:7px;padding:18px;background:#fff}.crew-topic-title{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px}.crew-topic-title>strong{overflow-wrap:anywhere;color:#173d36;font-size:16px}.crew-topic-title>span{flex:0 0 auto;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:900;text-transform:uppercase}.crew-topic-title>span.strong{color:#176649;background:#e2f2e9}.crew-topic-title>span.developing{color:#75510d;background:#fff0c9}.crew-topic-title>span.weak{color:#913d35;background:#f9e4e1}.crew-topic-title>span.empty{color:#596d67;background:#e8eeeb}.crew-topic-signals{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.crew-topic-signals>span{display:grid;gap:2px}.crew-topic-signals small{color:var(--muted, #687572);font-size:9px;font-weight:800;text-transform:uppercase}.crew-topic-signals strong{color:#173d36;font-size:17px}.crew-topic-stack{grid-column:1 / -1;width:100%;height:9px;display:block;overflow:hidden;border-radius:5px;background:#e5e9e7}.crew-topic-stack .stable{fill:#2f8a65}.crew-topic-stack .review{fill:#d69a2d}.crew-topic-stack .unseen{fill:#d7dfdc}.crew-topic-legend .stable{background:#2f8a65}.crew-topic-legend .review{background:#d69a2d}.crew-topic-legend .unseen{background:#d7dfdc}.crew-topic-legend{display:flex;flex-wrap:wrap;gap:8px 18px;color:#536762;font-size:10px;font-weight:700}.crew-topic-legend span{display:inline-flex;align-items:center;gap:6px}.crew-topic-legend b{width:8px;height:8px;border-radius:50%}.crew-topic-progress{align-self:center;color:var(--muted, #687572);font-size:10px;font-weight:800;text-align:right}.crew-roster-list>article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;border-bottom:1px solid #cbd7d2}.crew-roster-main{display:grid;width:100%;grid-template-columns:minmax(220px,1fr) 110px minmax(190px,auto) 28px;align-items:center;gap:18px;border:0;padding:16px 12px;color:inherit;background:transparent;text-align:left}.crew-roster-main:not(:disabled){cursor:pointer}.crew-roster-main:not(:disabled):hover{background:#f9fbf8}.crew-roster-main:disabled{opacity:1}.crew-roster-main>span:first-child{min-width:0;display:grid;gap:3px}.crew-roster-list strong,.crew-roster-list small{overflow-wrap:anywhere}.crew-roster-list small{color:var(--muted, #687572);font-size:11px}.crew-roster-list svg{width:20px;color:var(--sea, #087f72)}.crew-roster-actions{display:flex;align-items:stretch}.crew-roster-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-left:1px solid #cbd7d2;padding:10px 13px;background:#fff;color:#36534d;cursor:pointer;font-weight:800}.crew-roster-actions button:hover{background:#f3f7f5}.crew-group-access{display:grid;gap:16px;margin:0 0 22px;border:1px solid #cbd7d2;border-radius:7px;padding:20px;background:#fff}.crew-group-access>form{display:flex;align-items:end;gap:12px}.crew-group-access label,.crew-group-actions label{display:grid;gap:5px;color:#536762;font-size:11px;font-weight:800}.crew-group-access input{min-height:42px;box-sizing:border-box;border:1px solid #aebdb8;border-radius:4px;padding:8px 10px;background:#fff;color:#1c2927;font:inherit}.crew-group-access>form input{width:110px}.crew-group-list{display:grid;gap:18px}.crew-group-card{display:grid;gap:14px;border-top:1px solid #dce4e0;padding-top:16px}.crew-group-list>.crew-group-card:first-child{border-top:0;padding-top:0}.crew-group-list small{color:var(--muted, #687572)}.crew-group-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:14px}.crew-group-meta{display:grid;gap:5px}.crew-group-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.crew-group-field{display:grid;gap:6px;min-width:0}.crew-group-field>span{color:#536762;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.crew-group-field>div{display:flex;min-width:0;align-items:center;gap:6px;border:1px solid #d5e0dc;border-radius:5px;padding:4px 4px 4px 12px;background:#f8faf9}.crew-group-field code{flex:1 1 auto;min-width:0;overflow-wrap:anywhere;color:#173f39;font-size:15px;font-weight:900;letter-spacing:.02em}.crew-group-field input{flex:1 1 auto;min-width:0;border:0;background:transparent;padding:8px 0;color:#1c2927;font:inherit}.crew-group-field input:focus{outline:none}.crew-group-field button,.crew-group-actions button{display:inline-flex;flex:0 0 auto;min-height:38px;align-items:center;justify-content:center;gap:6px;border:1px solid #afbeb9;border-radius:4px;padding:8px 10px;background:#fff;color:#264b44;cursor:pointer;font-weight:800}.crew-group-field svg,.crew-group-actions svg{width:16px}.crew-group-actions{display:flex;align-items:end;flex-wrap:wrap;gap:8px}.crew-group-actions input{width:76px;min-height:38px;box-sizing:border-box;border:1px solid #aebdb8;border-radius:4px;padding:6px 10px;background:#fff;color:#1c2927;font:inherit}.crew-revoke{display:inline-flex;min-width:116px;align-items:center;justify-content:center;gap:6px;border:0;border-left:1px solid #e1d1cd;padding:10px 12px;color:#934035;background:#fff8f6;cursor:pointer;font:inherit;font-size:10px;font-weight:800}.crew-revoke:hover,.crew-revoke.confirming{color:#fff;background:#a84237}.crew-revoke svg,.crew-revoke:hover svg,.crew-revoke.confirming svg{width:16px;color:currentColor}.crew-status.accepted{color:#176649;background:#e3f2e9}.crew-status.expired,.crew-status.revoked{color:#a84237;background:#f7e5e2}.crew-status{display:inline-flex;width:fit-content;align-items:center;border:1px solid currentColor;padding:4px 8px;color:#526d66;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.crew-status.active,.crew-status.ready,.crew-status.online_passed{color:#176649;background:#e3f2e9}.crew-status.briefing,.crew-status.learning,.crew-status.inviting,.crew-status.pending{color:#8b5a1e;background:#f7edd8}.crew-status.cancelled,.crew-status.restricted{color:#a84237;background:#f7e5e2}.crew-empty{padding:34px 0;color:#657771}.crew-work-header{min-height:0;margin:0 0 22px;border-bottom:1px solid #bdcbc5;padding:0 0 24px}.crew-work-header.compact{min-height:0}.crew-work-context{display:flex;min-height:40px;align-items:center;gap:12px;margin-bottom:12px;color:#526a64}.crew-work-back{display:inline-flex;min-height:40px;align-items:center;gap:7px;border:0;border-radius:4px;padding:7px 8px 7px 0;color:#315f56;background:transparent;cursor:pointer;font:inherit;font-size:12px;font-weight:800}.crew-work-back:hover{color:var(--sea-dark, #05665d)}.crew-work-back:focus-visible{outline:3px solid rgba(213,164,71,.55);outline-offset:2px}.crew-work-back svg{width:17px}.crew-work-context-divider{width:1px;height:18px;background:#bdcbc5}.crew-work-status{display:inline-flex;align-items:center;gap:7px;color:#526d66;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.crew-work-status>span{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:currentColor}.crew-work-status.active,.crew-work-status.ready,.crew-work-status.online_passed{color:#176649}.crew-work-status.briefing,.crew-work-status.learning,.crew-work-status.inviting,.crew-work-status.pending{color:#8b5a1e}.crew-work-status.cancelled,.crew-work-status.restricted{color:#a84237}.crew-work-header h1{margin:0 0 8px;font-size:clamp(34px,4vw,46px);line-height:1.08}.crew-work-header p{color:#647871}.crew-workspace-nav{margin-bottom:28px;border:1px solid var(--border, #dce3df);border-radius:7px;padding:18px;background:var(--paper, #fff);box-shadow:0 10px 30px #1823210e}.crew-workspace-nav-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px}.crew-workspace-nav-heading .crew-kicker{display:block;margin-bottom:4px}.crew-workspace-nav-heading strong{color:var(--charcoal, #182321);font-family:Fraunces,serif;font-size:18px;letter-spacing:0}.crew-workspace-nav-heading>span{color:var(--muted, #687572);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.crew-workspace-switch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.crew-workspace-switch>button{min-width:0;min-height:104px;display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:1fr auto;align-items:center;gap:5px 11px;border:1px solid var(--border, #dce3df);border-radius:5px;padding:14px;color:var(--charcoal-soft, #31443f);background:#fbfcfa;cursor:pointer;font:inherit;text-align:left;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease,transform .14s ease}.crew-workspace-switch>button:hover{transform:translateY(-1px);border-color:#9fcfc7;background:#f4faf8}.crew-workspace-switch>button:focus-visible{outline:3px solid rgba(213,164,71,.55);outline-offset:2px}.crew-workspace-switch>button.active{color:var(--sea-dark, #05665d);border-color:var(--sea, #087f72);background:#e9f6f3;box-shadow:inset 0 -3px 0 var(--sea, #087f72),0 7px 18px #087f721a}.crew-workspace-icon{grid-column:1;grid-row:1;width:42px;height:42px;display:grid;place-items:center;border-radius:5px;color:var(--sea-dark, #05665d);background:#e6f3f0}.crew-workspace-icon svg{width:23px}.crew-workspace-switch>button.active .crew-workspace-icon{color:#fff;background:var(--sea, #087f72)}.crew-workspace-copy{grid-column:2;grid-row:1;min-width:0}.crew-workspace-copy small,.crew-workspace-copy strong,.crew-workspace-copy>span{display:block}.crew-workspace-copy small{margin-bottom:3px;color:var(--muted, #687572);font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.crew-workspace-copy strong{overflow-wrap:anywhere;color:var(--charcoal, #182321);font-family:Fraunces,serif;font-size:15px;line-height:1.2;letter-spacing:0}.crew-workspace-copy>span{margin-top:4px;color:var(--muted, #687572);font-size:9px;line-height:1.35}.crew-workspace-state{grid-column:1 / -1;grid-row:2;padding-top:8px;border-top:1px solid #e5ebe8;color:var(--muted, #687572);font-size:8px;font-weight:800;letter-spacing:.07em;text-align:right;text-transform:uppercase}.crew-workspace-switch>button.active .crew-workspace-state{color:var(--sea-dark, #05665d);border-top-color:#b9ddd6}.crew-workspace-panel{min-width:0;animation:crew-panel-in .18s ease-out}@keyframes crew-panel-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.crew-invitation-center,.crew-access-section,.crew-member-section,.crew-voyage-details{margin-bottom:22px;border:1px solid #cbd7d2;border-radius:7px;padding:22px;background:#fff}.crew-invitation-center>.crew-section-heading,.crew-voyage-details>.crew-section-heading{margin-bottom:18px}.crew-invitation-center>.crew-section-heading>svg,.crew-voyage-details>.crew-section-heading>svg{width:27px;color:var(--sea, #087f72)}.crew-section-lead{max-width:760px;margin:-7px 0 18px;color:var(--muted, #687572);font-size:12px;line-height:1.55}.crew-invitation-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.crew-invitation-methods>form{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;border:1px solid #d5e0dc;border-radius:5px;padding:17px;background:#f8faf9}.crew-invitation-methods>form>div{grid-column:1 / -1;display:flex;align-items:center;gap:11px}.crew-invitation-methods>form>div>svg{width:40px;height:40px;flex:0 0 auto;border-radius:5px;padding:9px;color:var(--sea-dark, #05665d);background:#e6f3f0}.crew-invitation-methods>form>div>span{min-width:0;display:grid;gap:2px}.crew-invitation-methods>form>div strong{color:#213d36;font-family:Fraunces,serif;font-size:16px}.crew-invitation-methods>form>div small{color:var(--sea, #087f72);font-size:8px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.crew-invitation-methods>form>div span>span{color:var(--muted, #687572);font-size:9px;line-height:1.4}.crew-invitation-methods label,.crew-voyage-details label{min-width:0;display:grid;gap:6px;color:#526762;font-size:10px;font-weight:900}.crew-invitation-methods input,.crew-voyage-details input,.crew-voyage-details textarea{width:100%;min-width:0;min-height:43px;box-sizing:border-box;border:1px solid #aebdb8;border-radius:4px;padding:9px 11px;color:#1c2927;background:#fff;font:inherit}.crew-invitation-methods input:focus,.crew-voyage-details input:focus,.crew-voyage-details textarea:focus{border-color:var(--sea, #087f72);outline:3px solid rgba(8,127,114,.12)}.crew-access-groups{display:grid;gap:16px}.crew-access-groups>section{min-width:0;border:1px solid #d5e0dc;border-radius:5px;padding:16px;background:#fbfcfa}.crew-access-groups>section>header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.crew-access-groups>section>header>div{min-width:0;display:grid;gap:2px}.crew-access-groups>section>header strong{color:#213d36;font-size:14px}.crew-access-groups>section>header small{color:var(--muted, #687572);font-size:9px;font-weight:800;text-transform:uppercase}.crew-access-icon{width:36px;height:36px;display:grid;flex:0 0 auto;place-items:center;border-radius:5px;color:var(--sea-dark, #05665d);background:#e6f3f0}.crew-access-icon svg{width:19px}.crew-access-hint{display:flex;align-items:flex-start;gap:8px;margin:-2px 0 14px;border:1px solid #d5e0dc;border-radius:5px;padding:10px 12px;background:#eef7f4;color:#2c4b45;font-size:11px;line-height:1.5}.crew-access-hint svg{width:15px;flex:0 0 auto;margin-top:1px;color:var(--sea, #087f72)}.crew-access-groups .crew-empty{margin:0;border:1px dashed #cbd7d2;padding:15px;background:#fff}.crew-access-groups .crew-roster-list,.crew-access-groups .crew-group-list{border-radius:5px}.crew-invitation-history{margin-bottom:22px;border:1px solid #cbd7d2;border-radius:7px;background:#f8faf9}.crew-invitation-history>summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 18px;color:#425b55;cursor:pointer;font-size:11px;font-weight:800;list-style:none}.crew-invitation-history>summary::-webkit-details-marker{display:none}.crew-invitation-history>summary span{display:inline-flex;align-items:center;gap:8px}.crew-invitation-history>summary svg{width:17px;color:#7b8c87}.crew-invitation-history>summary small{color:var(--muted, #687572)}.crew-invitation-history>div{display:grid;gap:14px;border-top:1px solid #d9e2de;padding:16px}.crew-own-training{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin-bottom:26px;border:1px solid #d3ded9;border-left:4px solid var(--gold, #d49c33);padding:21px 24px;background:#fff}.crew-own-training h2,.crew-voyage-control h2{margin:5px 0 6px;color:var(--charcoal, #182321);font-family:Fraunces,serif;font-size:25px;letter-spacing:0}.crew-own-training p,.crew-voyage-control p{margin:0;color:var(--muted, #687572);line-height:1.5}.crew-workspace-panel .crew-cockpit{margin-top:0}.crew-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px}.crew-details-grid .wide{grid-column:1 / -1}.crew-voyage-details textarea{min-height:104px;resize:vertical}.crew-details-save{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:20px;border-top:1px solid #d7e0dc;padding-top:18px}.crew-details-save>span{color:var(--muted, #687572);font-size:10px}.crew-voyage-control{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;border:1px solid #344a45;border-left:5px solid var(--signal, #f2c94c);padding:22px 24px;color:#fff;background:var(--charcoal, #182321)}.crew-voyage-control h2{color:#fff}.crew-voyage-control p{color:#b9c8c3}.crew-voyage-control .crew-kicker{color:var(--signal, #f2c94c)}.crew-voyage-control .crew-primary{color:var(--charcoal, #182321);background:var(--signal, #f2c94c)}.crew-command-bar{display:grid;grid-template-columns:minmax(360px,1fr) auto;align-items:center;gap:18px;margin:0 0 22px;border-radius:7px;padding:15px 18px;color:#fff;background:var(--charcoal, #182321);box-shadow:0 10px 28px #18232124}.crew-command-bar form{display:grid;min-width:0;grid-template-columns:auto minmax(180px,1fr) auto;align-items:center;gap:10px;color:var(--signal, #f2c94c)}.crew-command-bar form svg{width:20px}.crew-command-bar input{width:100%;min-width:0;min-height:44px;box-sizing:border-box;border:1px solid #9eb3ab;border-radius:4px;padding:10px 12px;background:#f9fbfa;color:#1c2927;font:inherit}.crew-command-bar button{color:var(--charcoal, #182321);background:var(--signal, #f2c94c)}.crew-command-bar .crew-segments button:first-child{border:1px solid #71807c;color:#fff;background:transparent}.crew-segments{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.crew-tabs{display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden;border:1px solid #c7d4ce;border-radius:7px;background:#fff}.crew-training-tabs{grid-template-columns:repeat(4,1fr)}.crew-tabs button{display:flex;min-height:58px;align-items:center;justify-content:center;gap:8px;border:0;border-bottom:3px solid transparent;color:#5a6f69;background:transparent;cursor:pointer;font-weight:700}.crew-tabs button.active{border-bottom-color:var(--coral, #d85d4a);color:var(--sea-dark, #05665d)}.crew-tabs span{display:grid;width:24px;height:24px;place-items:center;border:1px solid #8fa29b;border-radius:50%;font-size:11px}.crew-preview-tabs{grid-template-columns:repeat(4,1fr)}.crew-preview-banner{display:flex;align-items:center;gap:9px;margin:0 0 24px;border-left:4px solid var(--gold, #d49c33);padding:12px 15px;color:#526c66;background:#fff;font-size:12px}.crew-preview-banner svg{width:18px;flex:0 0 auto;color:var(--sea, #087f72)}.crew-preview-checks{display:grid;gap:1px;margin:26px 0;border:1px solid #cbd7d2;background:#cbd7d2}.crew-preview-checks article{display:flex;min-height:76px;align-items:center;gap:16px;padding:16px 18px;background:#fff}.crew-preview-checks article>svg{width:25px;flex:0 0 auto;color:var(--sea, #087f72)}.crew-preview-checks p{margin:4px 0 0;color:var(--muted, #687572)}.crew-preview-navigation{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:30px;border-top:1px solid #c7d5cf;padding-top:18px}.crew-preview-navigation button{display:inline-flex;min-height:40px;align-items:center;gap:6px;border:1px solid #9ebbb2;padding:8px 12px;color:var(--sea-dark, #05665d);background:#fff;cursor:pointer;font-weight:800}.crew-preview-navigation svg{width:17px}.crew-preview-navigation span{color:var(--muted, #687572);font-size:11px;font-weight:800}.crew-options button.preview-correct{outline:2px solid #267257;background:#e3f2e9}.crew-options button.preview-incorrect{outline:2px solid #a84237;background:#f7e5e2}.crew-preview-result{margin-top:16px;color:#294d47!important;font-weight:800}.crew-step{min-height:320px;border:1px solid #d2ddd8;border-radius:7px;padding:32px;background:#fff}.crew-step>p{max-width:760px;color:#5d716c;line-height:1.65}.crew-icon-button{width:42px;min-height:42px!important;padding:0!important;color:#245e52!important;background:transparent!important}.crew-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:30px 0;background:#cbd6d1}.crew-learning-progress{display:grid;grid-template-columns:auto minmax(160px,1fr) auto;align-items:center;gap:12px;margin-bottom:16px;color:#526c66;font-size:11px}.crew-learning-progress span{font-weight:900;text-transform:uppercase}.crew-learning-progress progress{width:100%;height:8px;accent-color:var(--sea, #087f72)}.crew-training-nav .crew-learning-progress{margin:0 0 14px;border:1px solid #dce5e1;border-radius:4px;padding:10px 12px;background:#f7faf8}.crew-training-switch.four{grid-template-columns:repeat(4,minmax(0,1fr))}.crew-training-switch.three{grid-template-columns:repeat(3,minmax(0,1fr))}.crew-training-switch.two{grid-template-columns:repeat(2,minmax(0,1fr))}.crew-training-switch>button:disabled{cursor:not-allowed;opacity:.62;transform:none}.crew-training-switch>button:disabled .crew-workspace-icon{color:#778781;background:#e9eeeb}.crew-training-switch>button:disabled .crew-workspace-state{color:#8a5b24}.crew-course-workspace{min-width:0;display:grid;grid-template-columns:1fr;gap:12px;margin-top:18px}.crew-curriculum{min-width:0;border:1px solid #cbd7d2;border-radius:7px;background:#fff}.crew-curriculum>summary{min-width:0;display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:14px;padding:12px 15px;cursor:pointer;list-style:none}.crew-curriculum>summary::-webkit-details-marker{display:none}.crew-curriculum>summary>span:first-child{min-width:0;display:grid;gap:3px}.crew-curriculum>summary small{color:var(--muted, #687572);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.crew-curriculum>summary strong{overflow:hidden;color:var(--charcoal, #182321);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.crew-disclosure-action{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;color:var(--sea-dark, #05665d);font-size:10px;font-weight:800}.crew-disclosure-action:after{width:7px;height:7px;content:"";border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .18s ease}.crew-curriculum[open] .crew-disclosure-action:after{transform:rotate(225deg) translate(-1px,-1px)}.crew-curriculum[open]>summary{border-bottom:1px solid #cbd7d2}.crew-curriculum>div{display:grid;gap:7px;padding:20px;background:#eaf0ed}.crew-curriculum h2,.crew-curriculum p{margin:0}.crew-curriculum p{color:#60736d;font-size:12px;line-height:1.5}.crew-curriculum progress{width:100%;height:7px;margin-top:6px;accent-color:var(--sea, #087f72)}.crew-curriculum>.crew-topic-switcher{display:flex;gap:6px;overflow-x:auto;padding:10px;background:#fff}.crew-topic-switcher button{flex:0 0 auto;border:1px solid #9ebbb2;border-radius:4px;padding:7px 9px;color:#24544b;background:#fff;cursor:pointer;font-size:11px;font-weight:800}.crew-topic-switcher button.active{border-color:var(--sea, #087f72);color:#fff;background:var(--sea, #087f72)}.crew-curriculum nav{display:grid}.crew-curriculum nav button{display:grid;min-height:68px;grid-template-columns:32px 1fr;align-items:center;gap:2px 10px;border:0;border-top:1px solid #dbe3df;padding:10px 13px;color:#244a43;background:#fff;cursor:pointer;text-align:left}.crew-curriculum nav button:hover,.crew-curriculum nav button.active{background:#f5f8f5}.crew-curriculum nav button.active{box-shadow:inset 4px 0 var(--coral, #d85d4a)}.crew-curriculum nav button>span{display:grid;width:27px;height:27px;grid-row:1 / 3;place-items:center;border:1px solid #9aada6;border-radius:50%;font-size:11px;font-weight:900}.crew-curriculum nav button.completed>span{border-color:#267257;color:#fff;background:#267257}.crew-curriculum nav button svg{width:15px}.crew-curriculum nav button small{color:#71817c}.crew-course-workspace>.crew-step{min-width:0}.crew-module-meta{display:flex;justify-content:space-between;gap:12px;margin-bottom:26px;border-bottom:1px solid #ccd7d2;padding-bottom:12px;color:#60736d;font-size:11px;font-weight:800;text-transform:uppercase}.crew-module-navigation,.crew-step-navigation{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:32px;border-top:1px solid #c7d5cf;padding-top:18px}.crew-module-navigation button,.crew-step-navigation button,.crew-course-complete button,.crew-load-error button{display:inline-flex;min-height:42px;align-items:center;gap:7px;border:1px solid #9ebbb2;padding:9px 14px;color:var(--sea-dark, #05665d);background:#fff;cursor:pointer;font-weight:800}.crew-module-navigation button:disabled,.crew-step-navigation button:disabled{cursor:not-allowed;opacity:.4}.crew-module-navigation svg,.crew-step-navigation svg,.crew-course-complete button svg,.crew-load-error button svg{width:17px}.crew-step-navigation{margin:8px 0 40px}.crew-step-navigation>span{color:#687a75;font-size:11px;font-weight:800;text-transform:uppercase}.crew-course-complete,.crew-load-error{display:grid;align-content:center;justify-items:start}.crew-complete-actions{display:flex;flex-wrap:wrap;gap:10px}.crew-foundations-gate{display:grid;width:min(100%,780px);min-height:430px;align-content:center;gap:16px;margin:0 auto;border-top:5px solid var(--signal, #e6b94e);padding:clamp(28px,6vw,64px);color:var(--charcoal, #182321);background:#fff;box-shadow:0 16px 42px #1823211a}.crew-foundations-gate h2{max-width:650px;margin:0;font-family:Fraunces,serif;font-size:clamp(28px,5vw,42px);letter-spacing:0;line-height:1.08}.crew-foundations-gate>p{max-width:680px;margin:0;color:#536862;font-size:16px;line-height:1.65}.crew-foundations-gate>ul{display:grid;gap:9px;margin:0;padding:18px 18px 18px 38px;color:#314943;background:#edf3f0;line-height:1.5}.crew-foundations-gate>div{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.crew-foundations-gate>div :is(button,a){display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;text-decoration:none}.crew-foundations-gate>div svg{width:18px}.crew-foundations-gate.learning{border-top-color:var(--sea-dark, #05665d)}.crew-foundations-gate.learning{width:min(100%,1180px);align-content:start}.crew-foundations-document{display:grid;min-width:0;gap:16px;margin-top:8px}.crew-foundations-document>header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.crew-foundations-document>header>div{display:grid;max-width:660px;gap:5px}.crew-foundations-document h3{margin:0;color:#182321;font-family:Fraunces,serif;font-size:27px;letter-spacing:0}.crew-foundations-document p{margin:0;color:#536862;line-height:1.55}.crew-foundations-document-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:9px}.crew-foundations-document-actions a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:9px 14px;text-decoration:none}.crew-foundations-document-actions svg{width:18px}.crew-foundations-loading,.crew-foundations-load-error{display:flex;min-height:180px;align-items:center;justify-content:center;gap:12px;border:1px solid #c8d5d0;color:#31544c;background:#f4f7f5}.crew-foundations-loading svg{width:25px;animation:crew-wheel 1.8s linear infinite}.crew-foundations-load-error{justify-content:flex-start;padding:24px}.crew-foundations-load-error>div{display:grid;flex:1;gap:3px}.crew-foundations-load-error>a{color:var(--sea-dark, #05665d);font-weight:800}@keyframes crew-wheel{to{transform:rotate(360deg)}}.crew-foundations-toolbar{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;border-block:1px solid #c8d5d0;padding:12px 0}.crew-foundations-view-switch{display:flex;gap:3px;padding:3px;background:#dfe9e5}.crew-foundations-view-switch button,.crew-foundations-discovery{min-height:40px;border:0;padding:8px 13px;color:#31534c;background:transparent;cursor:pointer;font-weight:850}.crew-foundations-view-switch button[aria-pressed=true]{color:#fff;background:var(--sea-dark, #05665d)}.crew-foundations-discovery{display:inline-flex;align-items:center;gap:7px;border:1px solid #9ebbb2;background:#fff}.crew-foundations-discovery.active{border-color:#d1a72f;color:#46370f;background:#f7df8b}.crew-foundations-discovery svg{width:16px}.crew-foundations-progress{justify-self:end;color:#61736e;font-size:12px;font-weight:850}.crew-yacht-lab{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.75fr);min-height:620px;border:1px solid #b8c9c3;background:#edf2ef;box-shadow:0 14px 36px #1823211c}.crew-yacht-stage{position:relative;display:grid;min-width:0;place-items:center;overflow:hidden;border-right:1px solid #b8c9c3;background:#f7f7f2}.crew-yacht-stage>svg{display:block;width:min(100%,500px);height:auto;aspect-ratio:848 / 1264;overflow:visible}.crew-yacht-stage-caption{position:absolute;left:14px;bottom:12px;display:inline-flex;align-items:center;gap:6px;margin:0;padding:7px 9px;color:#fff;background:#182321db;font-size:10px;font-weight:800}.crew-yacht-stage-caption svg{width:14px}.crew-yacht-hotspot{cursor:pointer;outline:none}.crew-yacht-hotspot circle:not(.crew-yacht-hotspot-halo){fill:#173f39;stroke:#fff;stroke-width:.55;vector-effect:non-scaling-stroke}.crew-yacht-hotspot-halo{fill:#e6b94e33;stroke:#d7a921;stroke-width:.4;vector-effect:non-scaling-stroke}.crew-yacht-hotspot text{fill:#fff;font-size:2.2px;font-weight:900;pointer-events:none}.crew-yacht-hotspot:is(:hover,:focus,.active) circle:not(.crew-yacht-hotspot-halo){fill:#d85d4a}.crew-yacht-hotspot:is(:hover,:focus,.active) .crew-yacht-hotspot-halo{fill:#d85d4a38;stroke:#d85d4a;stroke-width:.8}.crew-yacht-hotspot:focus .crew-yacht-hotspot-halo{stroke:#111;stroke-dasharray:1 1}.crew-yacht-detail{display:grid;align-content:center;gap:14px;padding:clamp(24px,4vw,44px);color:#1b312d;background:#fff}.crew-yacht-detail h4{margin:0;font-family:Fraunces,serif;font-size:clamp(29px,4vw,42px);letter-spacing:0;line-height:1}.crew-yacht-detail>p{margin:0;color:#4b625c;font-size:15px;line-height:1.65}.crew-yacht-detail blockquote{margin:0;border-left:4px solid var(--signal, #e6b94e);padding:11px 0 11px 15px;color:#273f39;font-weight:750;line-height:1.55}.crew-yacht-detail>div{display:flex;align-items:flex-start;gap:9px;border-top:1px solid #d5dfdb;padding-top:14px;color:#60736d;font-size:12px;line-height:1.45}.crew-yacht-detail svg{width:17px;flex:0 0 auto;color:var(--sea, #087f72)}.crew-foundations-term-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#b8c9c3;border:1px solid #b8c9c3}.crew-foundations-term-rail button{display:flex;min-height:48px;align-items:center;gap:9px;border:0;padding:8px 11px;color:#29463f;background:#fff;cursor:pointer;text-align:left;font-weight:800}.crew-foundations-term-rail button:hover,.crew-foundations-term-rail button.active{color:#fff;background:var(--sea-dark, #05665d)}.crew-foundations-term-rail button>span{display:grid;width:24px;height:24px;flex:0 0 auto;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:10px}.crew-foundations-complete{justify-content:flex-end;border-top:1px solid #c7d5cf;padding-top:16px}@media(max-width:700px){.crew-foundations-gate.learning{padding-inline:14px}.crew-foundations-document>header{align-items:stretch;flex-direction:column;gap:14px}.crew-foundations-document-actions{display:grid;justify-content:stretch}.crew-foundations-toolbar{grid-template-columns:1fr}.crew-foundations-view-switch{display:grid;grid-template-columns:1fr 1fr}.crew-foundations-discovery{justify-content:center}.crew-foundations-progress{justify-self:start}.crew-yacht-lab{grid-template-columns:1fr;min-height:0}.crew-yacht-stage{min-height:510px;border-right:0;border-bottom:1px solid #b8c9c3}.crew-yacht-stage>svg{width:min(100%,340px)}.crew-yacht-stage-caption{left:8px;bottom:8px}.crew-yacht-detail{min-height:270px;padding:24px 20px}.crew-foundations-term-rail{grid-template-columns:1fr 1fr}.crew-foundations-complete,.crew-foundations-complete button{width:100%}}@media(prefers-reduced-motion:reduce){.crew-foundations-loading svg{animation:none}}.crew-briefing-launch{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;border:1px solid #c9d6d1;border-radius:6px;padding:clamp(24px,4vw,42px);background:#fff}.crew-briefing-launch h2,.crew-briefing-header h2{margin:5px 0 8px;color:var(--charcoal, #182321);font-family:Fraunces,serif;font-size:30px;letter-spacing:0}.crew-briefing-launch p,.crew-briefing-header p{max-width:680px;margin:0;color:#5d716c;line-height:1.65}.crew-briefing-launch-actions{display:grid;min-width:220px;gap:9px}.crew-briefing-launch-actions a,.crew-briefing-header>a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border:1px solid #9ebbb2;border-radius:4px;padding:10px 14px;color:var(--sea-dark, #05665d);background:#fff;font-weight:800;text-decoration:none}.crew-briefing-launch-actions svg,.crew-briefing-header>a svg{width:18px}.crew-briefing-workspace{display:grid;gap:20px}.crew-briefing-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;border-bottom:1px solid #ccd7d2;padding:6px 2px 18px}.crew-briefing-header>a{flex:0 0 auto}.crew-briefing-progress{display:grid;grid-template-columns:auto minmax(180px,1fr);align-items:center;gap:18px;border:1px solid #c9d6d1;border-radius:5px;padding:14px 16px;background:#f7f9f7}.crew-briefing-progress>div{display:grid}.crew-briefing-progress strong{color:#173f39;font-size:18px}.crew-briefing-progress span{color:#687a75;font-size:11px}.crew-briefing-progress progress{width:100%;height:9px;accent-color:var(--sea, #087f72)}.crew-briefing-topics{display:grid;gap:16px}.crew-briefing-topics>section{overflow:hidden;border:1px solid #c9d6d1;border-radius:6px;background:#fff}.crew-briefing-topics>section>header{display:flex;align-items:center;gap:12px;border-bottom:1px solid #d8e1dd;padding:14px 16px;background:#f2f6f3}.crew-briefing-topics>section>header>span{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;background:var(--sea-dark, #05665d);font-size:11px;font-weight:900}.crew-briefing-topics h3{margin:0;color:#1d3e38;font-size:16px}.crew-briefing-check{display:grid;grid-template-columns:minmax(0,1fr) auto;border-bottom:1px solid #e0e7e4;background:#fff}.crew-briefing-check:last-child{border-bottom:0}.crew-briefing-check.briefed{box-shadow:inset 4px 0 #28705a;background:#f2f8f5}.crew-briefing-check.skipped{box-shadow:inset 4px 0 #b08a47;background:#fbf7ef}.crew-briefing-check-main{display:grid;min-height:72px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:12px;border:0;padding:12px 16px;color:#263f3a;background:transparent;cursor:pointer;text-align:left;touch-action:pan-y}.crew-briefing-check-main>span:last-child{display:grid;gap:4px}.crew-briefing-check-main strong{font-size:13px;line-height:1.5}.crew-briefing-check-main small{color:#6b7b76;font-size:10px;font-weight:800;text-transform:uppercase}.crew-briefing-check-state{display:grid;width:30px;height:30px;place-items:center;border:2px solid #aebdb8;border-radius:50%;color:#fff}.crew-briefing-check-state svg{width:17px}.crew-briefing-check.briefed .crew-briefing-check-state{border-color:#28705a;background:#28705a}.crew-briefing-check.skipped .crew-briefing-check-state{border-color:#b08a47;background:#b08a47}.crew-briefing-check-actions{display:flex;align-items:stretch}.crew-briefing-check-actions button{display:grid;min-width:104px;place-content:center;justify-items:center;gap:4px;border:0;border-left:1px solid #d8e1dd;padding:8px 12px;color:#526761;background:transparent;cursor:pointer;font-size:10px;font-weight:800}.crew-briefing-check-actions button svg{width:17px}.crew-briefing-check-actions button:first-child.active{color:#fff;background:#28705a}.crew-briefing-check-actions button:last-child.active{color:#fff;background:#9a7438}.crew-briefing-complete{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:14px;border:1px solid #9fc7b8;border-radius:6px;padding:16px;background:#eaf5ef}.crew-briefing-complete>svg{width:34px;height:34px;border-radius:50%;padding:7px;color:#fff;background:#28705a}.crew-briefing-complete>div{display:grid;gap:3px}.crew-briefing-complete span{color:#567069;font-size:12px}body:has(.crew-briefing-workspace) .feedback-trigger,body:has(.crew-briefing-workspace) .feedback-survey{display:none}.crew-course-complete>svg,.crew-load-error>svg{width:54px;height:54px;color:#267257}.crew-load-error>svg{color:#a84237}.crew-inline-error{display:flex;align-items:center;gap:7px;border-left:4px solid #a84237;padding:10px 12px;color:#7c3026!important;background:#f8e9e5}.crew-inline-error svg{width:18px}.crew-proof-grid>div{display:grid;min-height:150px;align-content:center;justify-items:center;gap:7px;padding:22px;background:#f7f9f6;text-align:center}.crew-proof-grid svg,.crew-proof-grid>div>span{width:32px;height:32px;border:2px solid #9bada7;border-radius:50%}.crew-proof-grid .done svg{border:0;padding:6px;color:#fff;background:#267257}.crew-proof-grid small{color:#6d7f79}.crew-disclaimer{border-left:3px solid #dba843;padding-left:14px;font-size:13px}.crew-situation{margin:25px 0;border-left:5px solid #e0ab46;padding:18px 22px;color:#294d47!important;background:#fff;font-size:19px}.crew-learning-card .recall-stage{padding-top:34px}.crew-learning-card .briefing-label{margin-bottom:26px}.crew-learning-card .crew-reveal{margin-top:0;border-top:0;padding-top:0}.crew-learning-copy{display:grid;gap:20px}.crew-learning-copy section{display:grid;gap:6px}.crew-learning-copy small,.crew-question-context{color:#647771;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.crew-learning-copy strong{color:var(--charcoal, #182321);font-size:14px;line-height:1.7}.crew-learning-copy p{margin:0;color:#41534e;font-size:14px;line-height:1.7}.crew-instruction>.cta-primary{margin-top:4px}.crew-question-context{margin:-12px 0 2px}.crew-recall-task{display:grid;gap:18px}.crew-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);white-space:nowrap}.crew-decision-options,.crew-confidence{min-width:0;margin:0;border:0;padding:0}.crew-decision-options legend,.crew-confidence legend{margin-bottom:12px;color:var(--charcoal, #182321);font-size:13px;font-weight:900}.crew-decision-options{display:grid;gap:9px}.crew-decision-options.sbf-options button{min-height:60px;grid-template-columns:34px minmax(0,1fr);border-color:var(--border, #d5ddda);padding:10px 14px}.crew-decision-options.sbf-options button>span{width:32px;height:32px;border:0;border-radius:4px;background:#e7f3f0}.crew-decision-options.sbf-options button>strong{color:var(--charcoal, #182321);font-size:13px;line-height:1.45}.crew-decision-options button:hover,.crew-decision-options button.selected,.crew-options button.selected{border-color:var(--sea, #087f72);background:#eef8f6;box-shadow:inset 3px 0 var(--sea, #087f72)}.crew-confidence>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.crew-confidence button{min-height:42px;border:1px solid #aabdb5;border-radius:4px;padding:8px;color:#294d47;background:#fff;cursor:pointer;font-size:11px;font-weight:800}.crew-confidence button.selected{border-color:var(--sea, #087f72);color:#fff;background:var(--sea, #087f72)}.crew-check-decision{width:100%;justify-content:center}.crew-check-decision:disabled,.crew-assessment-submit:disabled{cursor:not-allowed;opacity:.48}.crew-reveal{margin-top:24px;border-top:1px solid #c7d5cf;padding-top:24px}.crew-reveal>strong{color:#153f37;font-size:23px}.crew-reveal blockquote{margin:20px 0;padding:16px;color:#77431e;background:#f8ead2;font-weight:800}.crew-learning-feedback{display:grid;gap:18px}.crew-feedback-verdict{display:flex;align-items:center;gap:13px;border-left:5px solid #a84237;padding:14px 16px;background:#f9e9e6}.crew-learning-feedback.correct .crew-feedback-verdict{border-left-color:#267257;background:#e5f2eb}.crew-feedback-verdict>svg{width:27px;height:27px;flex:0 0 auto;color:#a84237}.crew-learning-feedback.correct .crew-feedback-verdict>svg{color:#267257}.crew-feedback-verdict>div{display:grid;gap:3px}.crew-feedback-verdict span{font-size:15px;font-weight:900}.crew-feedback-verdict strong{color:#516760;font-size:12px}.crew-answer-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;border:1px solid #cbd7d2;background:#cbd7d2}.crew-answer-comparison section{padding:15px 17px;background:#fff}.crew-answer-comparison small{color:#657872;font-size:9px;font-weight:900;text-transform:uppercase}.crew-answer-comparison p{margin:7px 0 0;color:#1e3f39;line-height:1.55}.crew-rating,.crew-onboard-actions,.crew-record-actions{display:flex;flex-wrap:wrap;gap:8px}.crew-rating button,.crew-onboard-actions button,.crew-record-actions button{color:#173f39;background:#dfeae5}.crew-progress{height:6px;margin-bottom:30px;background:#d6e0dc}.crew-progress span{display:block;height:100%;background:#b54d34}.crew-options{display:grid;gap:10px;max-width:760px;margin-top:26px}.crew-options button{justify-content:flex-start;color:#173f39;background:#fff;text-align:left}.crew-options button span{display:grid;width:30px;height:30px;place-items:center;border:1px solid #8ea29b;border-radius:50%}.crew-assessment-confidence{max-width:760px;margin-top:24px}.crew-assessment-submit{min-height:44px;margin-top:18px}.crew-assessment-note{margin:12px 0 0;color:#71817c!important;font-size:11px}.crew-result{text-align:center}.crew-result>svg{width:70px;height:70px;color:#237157}.crew-evidence-list,.crew-role-list{margin:26px 0;border-top:1px solid #c8d4cf}.crew-evidence-list>div,.crew-role-list>div{display:flex;min-height:64px;align-items:center;gap:18px;border-bottom:1px solid #c8d4cf}.crew-evidence-list strong{flex:1}.crew-evidence-list span{color:#657872;font-size:13px}.crew-evidence-list button{min-height:36px;color:#fff;background:#28705a}.crew-role-list strong{flex:1}.crew-step>a{display:inline-flex;align-items:center;gap:7px;margin-right:12px;color:#176455;font-weight:800}.crew-step>a svg{width:17px}.crew-auth-state{display:grid;min-height:100vh;place-content:center;justify-items:center;gap:12px;padding:30px;color:#183d36;background:#eef3ef;text-align:center}.crew-auth-state>svg{width:80px;height:80px;color:#d39d39}.crew-auth-state h1{margin:0;font-family:Fraunces,serif;font-size:48px}.crew-auth-state .crew-group-code-entry{width:min(100%,390px);margin:8px 0}.crew-invite-auth{min-height:100vh;color:#1c2927;background:#f3f5f2;font-family:DM Sans,sans-serif}.crew-invite-header{display:flex;min-height:72px;align-items:center;justify-content:space-between;border-bottom:1px solid #d6ded9;padding:0 clamp(20px,5vw,72px);background:#fafbf8}.crew-invite-brand{display:flex;align-items:center;gap:10px;color:#173f39}.crew-invite-brand svg{width:28px;color:#d29b32}.crew-invite-brand strong{font-family:Fraunces,serif;font-size:23px}.crew-invite-header>span{color:#60716c;font-size:12px;font-weight:800;text-transform:uppercase}.crew-invite-auth>main{display:grid;min-height:calc(100vh - 144px);grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr)}.crew-invite-context{display:grid;align-content:center;gap:18px;padding:clamp(42px,7vw,100px);color:#f7faf7;background:#173f39}.crew-invite-context h1{max-width:680px;margin:0;font-family:Fraunces,serif;font-size:clamp(48px,6vw,82px);line-height:.98}.crew-invite-context>p{max-width:580px;margin:0;color:#d8e5df;font-size:18px;line-height:1.65}.crew-invite-context dl{display:grid;max-width:620px;grid-template-columns:repeat(2,minmax(0,1fr));margin:14px 0 0;border-top:1px solid rgba(255,255,255,.2)}.crew-invite-context dl div{min-width:0;border-bottom:1px solid rgba(255,255,255,.2);padding:14px 12px 14px 0}.crew-invite-context dt{color:#9fb8af;font-size:11px;font-weight:800;text-transform:uppercase}.crew-invite-context dd{margin:5px 0 0;overflow-wrap:anywhere;font-weight:700}.crew-invite-trust{display:flex;max-width:620px;align-items:flex-start;gap:12px;color:#d8e5df;font-size:13px;line-height:1.55}.crew-invite-trust svg{flex:0 0 22px;color:#e3b451}.crew-invite-form-panel{display:grid;place-items:center;padding:clamp(30px,6vw,80px);background:#fafbf8}.crew-invite-form-panel form,.crew-auth-confirmation{display:grid;width:min(100%,470px);gap:17px}.crew-invite-form-panel h2{margin:-6px 0 0;color:#173f39;font-family:Fraunces,serif;font-size:38px}.crew-invite-form-panel form>p,.crew-auth-confirmation>p{margin:0 0 4px;color:#60716c;line-height:1.6}.crew-invite-form-panel label{display:grid;gap:7px;color:#344c47;font-size:12px;font-weight:800}.crew-invite-form-panel label small{color:#74857f;font-weight:500}.crew-invite-form-panel input{min-height:48px;box-sizing:border-box;border:1px solid #afbeb9;border-radius:4px;padding:10px 13px;background:#fff;color:#1c2927;font:inherit}.crew-invite-form-panel input:focus{border-color:#147464;outline:3px solid rgba(20,116,100,.14)}.crew-invite-form-panel .crew-primary{display:flex;min-height:50px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:4px;padding:12px 18px;color:#173f39;background:#e3b451;font-weight:900;cursor:pointer}.crew-invite-form-panel .crew-primary:disabled{cursor:not-allowed;opacity:.55}.crew-auth-switch{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #d9e1dd;padding-top:16px}.crew-auth-switch button,.crew-auth-confirmation>button:not(.crew-primary){display:inline-flex;align-items:center;gap:6px;border:0;padding:0;color:#176455;background:transparent;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.crew-auth-switch svg{width:16px}.crew-auth-error,.crew-auth-notice{display:flex;align-items:flex-start;gap:8px;border-left:4px solid #b54d34;padding:10px 12px;color:#7e2e20!important;background:#f8e9e5}.crew-auth-error svg{flex:0 0 18px}.crew-auth-notice{border-color:#28705a;color:#175743!important;background:#e3f1eb}.crew-auth-confirmation>svg{width:56px;height:56px;color:#d29b32}.crew-invite-auth .platform-footer{min-height:72px;box-sizing:border-box}.crew-admin-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.crew-admin-heading h1{margin:4px 0 6px;color:var(--charcoal);font-family:Fraunces,serif;font-size:38px;letter-spacing:0}.crew-admin-heading p:last-child{max-width:68ch;margin:0;color:var(--muted)}.crew-admin-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px;border:1px solid var(--border);background:#eaf0ed}.crew-admin-products button{display:flex;min-height:62px;align-items:center;gap:11px;border:1px solid transparent;padding:10px 14px;color:#52655f;background:transparent;cursor:pointer;text-align:left}.crew-admin-products button.active{border-color:#9ebbb2;color:var(--sea-dark);background:#fff;box-shadow:0 5px 14px #14443814}.crew-admin-products svg{width:22px}.crew-admin-products span{display:grid;gap:2px}.crew-admin-products small{color:var(--muted)}.crew-operations{margin:24px 0 34px;border-top:1px solid var(--border, #dce3df);padding-top:26px}.crew-operation-message{border-left:4px solid var(--sea, #087f72);padding:10px 14px;background:#e2f2e9}.crew-operation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;border:1px solid var(--border, #dce3df);background:var(--border, #dce3df)}.crew-operation-grid>form,.crew-operation-grid>div{min-width:0;padding:20px;background:#fff}.crew-operation-grid h3{margin:0 0 16px;font-family:Fraunces,serif;font-size:20px}.crew-operation-grid form{display:grid;align-content:start;gap:12px}.crew-operation-grid form>div:not(.crew-support-results){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.crew-operation-grid label{display:grid;gap:5px;color:#52655f;font-size:11px;font-weight:800}.crew-operation-grid input,.crew-operation-grid select,.crew-operation-grid textarea{width:100%;min-height:40px;box-sizing:border-box;border:1px solid #b7c7c1;padding:8px 10px;background:#fff;font:inherit}.crew-operation-grid textarea{min-height:70px;resize:vertical}.crew-operation-grid button{width:fit-content}.crew-policy-list,.crew-support-results{display:grid}.crew-policy-list>div,.crew-support-results>div{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #dce3df}.crew-policy-list span,.crew-support-results>div{min-width:0}.crew-policy-list small,.crew-support-results span{display:block;color:var(--muted, #687572);overflow-wrap:anywhere}.crew-embedded{min-height:0;background:transparent}.crew-embedded .crew-main{width:100%;padding-top:22px}.crew-embedded .crew-intro{min-height:210px}.crew-embedded .crew-intro h1{font-size:46px}.crew-embedded .crew-create-band,.crew-embedded .crew-command-bar{margin-inline:0;padding-inline:24px}@media(max-width:760px){.crew-invite-header{min-height:62px;padding:0 18px}.crew-invite-auth>main{min-height:0;grid-template-columns:1fr}.crew-invite-context{padding:38px 22px 42px}.crew-invite-context h1{font-size:46px}.crew-invite-context dl{grid-template-columns:1fr}.crew-invite-form-panel{padding:38px 20px 48px}.crew-invite-form-panel h2{font-size:33px}.crew-auth-switch{align-items:flex-start;flex-direction:column}.crew-header{grid-template-columns:1fr auto;padding:0 16px}.crew-product span,.crew-user>span{display:none}.crew-product{text-align:right}.crew-main{width:min(100% - 20px,680px);padding:24px 0 72px}.crew-intro{min-height:0;align-items:stretch;flex-direction:column;gap:18px;padding:8px 0 26px}.crew-intro>svg{display:none}.crew-intro h1{font-size:36px}.crew-preview-tabs{grid-template-columns:repeat(2,1fr)}.crew-preview-navigation{align-items:stretch;flex-direction:column}.crew-preview-navigation span{order:-1;text-align:center}.crew-sync-bar{align-items:flex-start;flex-wrap:wrap;justify-content:flex-start;padding:8px 16px}.crew-sync-bar strong{width:100%;margin-right:0}.crew-create-band{margin-bottom:32px}.crew-skipper-upgrade{grid-template-columns:1fr;gap:18px;margin-bottom:36px;padding:20px}.crew-skipper-upgrade a{justify-content:center;white-space:normal}.crew-create-band form{grid-template-columns:1fr;gap:12px}.crew-directory-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.crew-directory-actions{grid-template-columns:1fr;margin-bottom:34px}.crew-quick-create{align-items:stretch;flex-direction:column}.crew-create-notice{padding:20px}.crew-create-notice-actions{align-items:stretch;flex-direction:column-reverse}.crew-directory-stream .crew-section-heading{align-items:flex-start}.crew-directory-stream .crew-section-heading>strong{flex:0 0 auto}.crew-create-band form div,.crew-command-bar,.crew-command-bar form{align-items:stretch;flex-direction:column}.crew-overview-metrics,.crew-voyage-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.crew-overview-metrics>:last-child{grid-column:1 / -1;min-height:72px}.crew-overview-metrics article,.crew-voyage-metrics article{min-height:74px;padding:12px}.crew-online-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.crew-online-metrics article{min-height:104px;padding:14px}.crew-topic-heading{align-items:flex-start;flex-direction:column;gap:4px}.crew-topic-row{grid-template-columns:1fr;gap:12px;padding:15px}.crew-topic-stack{grid-column:1}.crew-topic-progress{text-align:left}.crew-directory-toolbar{align-items:stretch;flex-direction:column}.crew-directory-toolbar>label{min-width:0}.crew-filter-segments{display:grid;grid-template-columns:repeat(3,1fr)}.crew-voyage-list{display:grid;gap:8px;overflow:visible;border:0;border-radius:0;background:transparent}.crew-voyage-list>button{grid-template-columns:minmax(0,1fr) 22px;gap:8px 12px;border:1px solid #cbd7d2;border-left:4px solid var(--sea, #087f72);border-radius:6px;padding:15px;background:#fff}.crew-voyage-list>button:last-child{border-bottom:1px solid #cbd7d2}.crew-voyage-list .crew-status{grid-column:1 / -1}.crew-voyage-list .crew-voyage-title,.crew-voyage-list .crew-voyage-progress{grid-column:1}.crew-voyage-counts{grid-column:1 / -1;grid-template-columns:repeat(3,1fr)}.crew-voyage-list>button>svg{grid-column:2;grid-row:2;align-self:center}.crew-command-bar{align-items:stretch}.crew-tabs{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.crew-training-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.crew-training-tabs:has(button:nth-child(4)){grid-template-columns:repeat(2,minmax(0,1fr))}.crew-learning-progress{grid-template-columns:1fr;gap:6px}.crew-confidence>div,.crew-answer-comparison{grid-template-columns:1fr}.crew-course-workspace{grid-template-columns:1fr;gap:14px}.crew-curriculum>summary strong{text-overflow:clip;white-space:normal}.crew-curriculum nav{max-height:min(44vh,360px);overflow-y:auto}.crew-module-navigation{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.crew-step-navigation{align-items:stretch;flex-direction:column}.crew-module-navigation button,.crew-step-navigation button{justify-content:center}.crew-step-navigation>span{order:-1;text-align:center}.crew-tabs button{min-width:0;min-height:52px;font-size:11px}.crew-step{min-height:0;padding:24px 18px}.crew-step h2{font-size:27px;line-height:1.15}.crew-situation{margin:18px 0;padding:15px 16px;font-size:16px}.crew-options button{min-height:58px;padding:11px 13px}.crew-proof-grid{grid-template-columns:1fr}.crew-evidence-list>div{align-items:flex-start;flex-direction:column;gap:5px;padding:14px 0}.crew-participant-list>button{grid-template-columns:1fr auto 24px}.crew-roster-list>article{grid-template-columns:1fr}.crew-roster-main{grid-template-columns:1fr auto 22px;gap:8px}.crew-roster-main>small{grid-column:1 / -1}.crew-roster-actions button{flex:1;border-top:1px solid #cbd7d2}.crew-group-head{flex-direction:column;align-items:stretch}.crew-revoke{min-height:42px;border-top:1px solid #e1d1cd;border-left:0}.crew-admin-heading{align-items:stretch;flex-direction:column}.crew-admin-products,.crew-operation-grid{grid-template-columns:1fr}.crew-operation-grid form>div:not(.crew-support-results){grid-template-columns:1fr}.crew-embedded .crew-intro h1{font-size:38px}}@media(max-width:980px){.crew-app-shell{padding-left:0;padding-bottom:calc(84px + env(safe-area-inset-bottom))}body.has-mobile-app-navigation>.mobile-navigation[data-items="4"]{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:row}}@media(max-width:900px){.crew-command-bar{grid-template-columns:1fr}.crew-segments{justify-content:flex-start}}@media(min-width:981px){body:has(.crew-shell) .feedback-trigger{right:22px;bottom:22px;left:auto;width:auto}body:has(.crew-shell) .feedback-survey{right:22px;bottom:76px;left:auto;width:auto}}@media(max-width:760px){.crew-workspace-nav{padding:14px}.crew-workspace-nav-heading>span{display:none}.crew-workspace-switch,.crew-training-switch.two,.crew-briefing-launch{grid-template-columns:1fr}.crew-briefing-launch-actions{min-width:0}.crew-briefing-header{align-items:flex-start;flex-direction:column}.crew-briefing-header>a{width:100%}.crew-briefing-check{grid-template-columns:1fr}.crew-briefing-check-actions{border-top:1px solid #d8e1dd}.crew-briefing-check-actions button{min-height:46px;flex:1;border-left:0}.crew-briefing-check-actions button+button{border-left:1px solid #d8e1dd}.crew-briefing-complete{grid-template-columns:34px minmax(0,1fr)}.crew-briefing-complete .crew-primary{grid-column:1 / -1;width:100%}.crew-training-switch.four,.crew-training-switch.three{grid-template-columns:1fr}.crew-workspace-switch>button{min-height:88px;grid-template-columns:42px minmax(0,1fr) auto;grid-template-rows:1fr}.crew-workspace-state{grid-column:3;grid-row:1;align-self:stretch;display:grid;align-items:center;padding:0 0 0 11px;border-top:0;border-left:1px solid #e5ebe8;white-space:nowrap}.crew-workspace-switch>button.active .crew-workspace-state{border-top-color:transparent;border-left-color:#b9ddd6}}@media(max-width:600px){.crew-overview-dashboard{gap:22px}.crew-overview-intro{padding:0 0 22px}.crew-overview-intro h1{font-size:34px;overflow-wrap:anywhere}.crew-overview-summary>header,.crew-overview-voyages>header{align-items:flex-start;flex-direction:column}.crew-overview-summary>div{grid-template-columns:repeat(2,minmax(0,1fr))}.crew-overview-summary article,.crew-overview-summary button{grid-template-columns:24px auto;min-height:84px;padding:12px}.crew-overview-summary span{grid-column:1 / -1}.crew-overview-next{grid-template-columns:1fr}.crew-overview-next-copy{padding:20px}.crew-overview-next-action{border-top:1px solid #d8e3df;border-left:0;padding:18px 20px}.crew-overview-next-action .crew-primary{width:100%}.crew-overview-voyages>div{grid-template-columns:1fr}.crew-overview-voyages>div>button{min-height:132px}.crew-overview-voyages>div.single>button{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:repeat(5,auto);align-items:center;min-height:0;gap:8px 14px;padding:17px 18px}.crew-overview-voyages>div.single .crew-status{grid-column:1;grid-row:1}.crew-overview-voyages>div.single .crew-voyage-open{grid-column:2;grid-row:1;align-self:center}.crew-overview-voyages>div.single strong{grid-column:1 / -1;grid-row:2;align-self:auto;margin:2px 0 3px;font-size:24px;line-height:1.12}.crew-overview-voyages>div.single small{grid-column:1 / -1}.crew-overview-voyages>div.single small:nth-of-type(1){grid-row:3}.crew-overview-voyages>div.single small:nth-of-type(2){grid-row:4}.crew-overview-voyages>div.single .crew-voyage-step{grid-column:1 / -1;grid-row:5;margin-top:5px;border-top:1px solid #dce4e0;padding-top:12px}.crew-overview-empty{align-items:stretch;flex-direction:column}.crew-overview-empty .button{width:100%}.crew-create-band{margin-bottom:30px;padding:18px}.crew-create-band form{grid-template-columns:1fr;gap:12px}.crew-create-band form div{align-items:stretch;flex-direction:column}.crew-create-band button{width:100%}.crew-code-join-band{align-items:stretch;flex-direction:column}.crew-group-code-entry,.crew-group-code-entry input{width:100%;min-width:0}.crew-group-code-entry>div{align-items:stretch;flex-direction:column}.crew-work-header{padding-bottom:22px}.crew-work-context{margin-bottom:10px}.crew-work-header h1{font-size:32px;overflow-wrap:anywhere}.crew-invitation-center,.crew-access-section,.crew-member-section,.crew-voyage-details{padding:17px}.crew-invitation-methods,.crew-details-grid{grid-template-columns:1fr}.crew-invitation-methods>form{grid-template-columns:1fr}.crew-invitation-methods>form>div,.crew-details-grid .wide{grid-column:1}.crew-invitation-methods button{width:100%}.crew-own-training,.crew-voyage-control{grid-template-columns:1fr;align-items:stretch;gap:17px;padding:19px}.crew-own-training button,.crew-voyage-control button{width:100%}.crew-details-save{align-items:stretch;flex-direction:column}.crew-details-save button{width:100%}.crew-command-bar{padding:15px}.crew-command-bar form{grid-template-columns:1fr}.crew-command-bar form>svg{display:none}.crew-command-bar form button,.crew-segments,.crew-segments button{width:100%}.crew-group-access>form,.crew-group-actions{align-items:stretch;flex-direction:column}.crew-group-access>form input,.crew-group-actions input{width:100%}.crew-group-fields{grid-template-columns:1fr}.crew-invitation-history>summary{align-items:flex-start;flex-direction:column}.crew-voyage-counts{grid-template-columns:1fr}.crew-voyage-counts small{justify-content:flex-start}.crew-rating{display:grid;grid-template-columns:1fr}.crew-rating button{width:100%}.crew-help-actions{display:grid;grid-template-columns:1fr}}@media(max-width:430px){.crew-workspace-switch>button{grid-template-columns:38px minmax(0,1fr);grid-template-rows:1fr auto;padding:12px}.crew-workspace-icon{width:38px;height:38px}.crew-workspace-state{grid-column:1 / -1;grid-row:2;justify-items:end;padding:7px 0 0;border-top:1px solid #e5ebe8;border-left:0}.crew-workspace-switch>button.active .crew-workspace-state{border-top-color:#b9ddd6;border-left-color:transparent}}
