.crew-scope{--sw-bg:#fafaf7;--sw-surface:#fff;--sw-surface-hover:#f5f4ee;--sw-ink:#0a0a0a;--sw-ink-muted:#6b6b6b;--sw-ink-quiet:#71716c;--sw-border:#eaeae5;--sw-border-strong:#d6d6cf;--sw-coral:#e75b4d;--sw-coral-hover:#d4483b;--sw-on-coral:#fff;--sw-card-shadow:0 1px 2px #110c060a, 0 18px 48px -18px #110c0629;--wren-wash:#efede8;--wren-board:#d9d4cb;--wren-ink:#7a3f27;--sophie-wash:#eef1e8;--sophie-board:#bfc9ab;--sophie-ink:#4a5a3c;--sloane-wash:#ece8df;--sloane-board:#cdc3ae;--sloane-ink:#364155;--background:var(--sw-bg);--surface:var(--sw-surface);--surface-hover:var(--sw-surface-hover);--foreground:var(--sw-ink);--foreground-muted:var(--sw-ink-muted);--foreground-quiet:var(--sw-ink-quiet);--border:var(--sw-border);--border-strong:var(--sw-border-strong);--accent:var(--sw-coral);--accent-hover:var(--sw-coral-hover);--accent-fg:var(--sw-on-coral);--shadow-focus:0 0 0 3px color-mix(in oklab, var(--sw-coral) 28%, transparent);background:var(--sw-bg);min-height:100vh;color:var(--sw-ink);font-family:var(--font-urbanist), system-ui, sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.crew-scope[data-crew-theme=dark]{--sw-bg:#0c0b0a;--sw-surface:#161412;--sw-surface-hover:#1f1c19;--sw-ink:#f5f2ed;--sw-ink-muted:#ada79e;--sw-ink-quiet:#928c83;--sw-border:#26231f;--sw-border-strong:#37332e;--sw-coral:#f2685a;--sw-coral-hover:#ff7b6d;--sw-on-coral:#0c0b0a;--sw-card-shadow:0 0 0 1px #ffffff05, 0 24px 60px -24px #000000b3;--wren-wash:#0c0b0a;--wren-board:#24201c;--wren-ink:#eaa57e;--sophie-wash:#0c0b0a;--sophie-board:#24201c;--sophie-ink:#b8c99c;--sloane-wash:#0c0b0a;--sloane-board:#24201c;--sloane-ink:#a8b6ce;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root:has(.crew-scope[data-crew-theme=dark]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0c0b0a}:root:has(.crew-scope[data-crew-theme=dark]) body{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0c0b0a}.crew-scope .text-neutral-900{color:var(--sw-ink)}.crew-scope .text-neutral-700{color:var(--sw-ink-muted)}.crew-scope .text-neutral-600,.crew-scope .text-neutral-500{color:var(--sw-ink-quiet)}.crew-scope .hover\:text-neutral-900:hover{color:var(--sw-ink)}.crew-scope .wp-btn-primary{box-shadow:none}.crew-scope .wp-btn-primary:hover{box-shadow:0 8px 20px -8px color-mix(in oklab, var(--sw-coral) 60%, transparent)}.crew-scope :is(a,button,input,[tabindex]):focus-visible{outline:2px solid var(--sw-coral);outline-offset:3px}.crew-scope [data-who=wren]{--who-ink:var(--wren-ink);--who-board:var(--wren-board);--who-wash:var(--wren-wash)}.crew-scope [data-who=sophie]{--who-ink:var(--sophie-ink);--who-board:var(--sophie-board);--who-wash:var(--sophie-wash)}.crew-scope [data-who=sloane]{--who-ink:var(--sloane-ink);--who-board:var(--sloane-board);--who-wash:var(--sloane-wash)}.crew-mk{background:var(--who-ink,var(--sw-ink));width:18px;height:18px;-webkit-mask:var(--mk) center / contain no-repeat;-webkit-mask:var(--mk) center / contain no-repeat;mask:var(--mk) center / contain no-repeat;flex:none;display:inline-block}.crew-scope .crew-bar{z-index:40;background:color-mix(in oklab, var(--sw-bg) 88%, transparent);-webkit-backdrop-filter:saturate(1.4)blur(14px);backdrop-filter:saturate(1.4)blur(14px);border-bottom:1px solid var(--sw-border);align-items:center;gap:clamp(.75rem,2vw,1.75rem);height:64px;padding-inline:clamp(16px,3.2vw,40px);display:flex;position:sticky;top:0}.crew-bar__mark{letter-spacing:-.03em;color:var(--sw-ink);flex:none;font-size:1.22rem;font-weight:800;text-decoration:none}.crew-bar__mark span{color:var(--sw-coral)}.crew-bar__nav{background:var(--sw-surface);border:1px solid var(--sw-border);border-radius:999px;gap:2px;margin-inline:auto;padding:4px;display:flex}.crew-bar__nav a{color:var(--sw-ink-muted);white-space:nowrap;border-radius:999px;align-items:center;gap:.5em;padding:7px 14px 7px 11px;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .16s,background-color .16s;display:inline-flex}.crew-bar__nav a:hover{color:var(--sw-ink);background:var(--sw-surface-hover)}.crew-bar__nav a[aria-current=page]{color:var(--sw-ink);background:var(--sw-surface-hover);box-shadow:inset 0 0 0 1px color-mix(in oklab, var(--who-ink) 32%, transparent)}.crew-bar__role{color:var(--sw-ink-quiet);font-weight:500}.crew-bar__theme{border:1px solid var(--sw-border-strong);width:38px;height:38px;color:var(--sw-ink);cursor:pointer;background:0 0;border-radius:999px;flex:none;place-items:center;display:grid}.crew-bar__theme:hover{background:var(--sw-surface-hover)}.crew-bar__theme svg{width:18px;height:18px}.crew-bar__theme .i-sun{display:none}.crew-scope[data-crew-theme=dark] .crew-bar__theme .i-sun{display:block}.crew-scope[data-crew-theme=dark] .crew-bar__theme .i-moon{display:none}@media (max-width:900px){.crew-bar__role{display:none}}@media (max-width:480px){.crew-pick{gap:.75rem;padding:.85rem}.crew-pick__badge{border-radius:11px;width:38px;height:38px}}@media (max-width:560px){.crew-scope .crew-bar{gap:.5rem;height:56px}.crew-bar__mark{font-size:1.05rem}.crew-bar__nav{gap:0;padding:3px}.crew-bar__nav a{padding:7px 9px}.crew-bar__name{display:none}.crew-bar__nav .crew-mk{width:22px;height:22px}.crew-bar__theme{width:34px;height:34px}}.crew-story__kicker{letter-spacing:.01em;color:var(--who-ink,var(--sw-ink));align-items:center;gap:.6rem;font-size:.95rem;font-weight:700;display:inline-flex}.crew-story__kicker .crew-mk{width:26px;height:26px}.crew-story__title{font-family:var(--font-display), Georgia, serif;letter-spacing:-.03em;text-wrap:balance;font-weight:500;line-height:1.02}.crew-story__facts li{align-items:baseline;gap:.75rem;display:flex}.crew-story__facts li:before{content:"";background:var(--who-ink,var(--sw-coral));border-radius:2px;flex:none;width:.55rem;height:.55rem;transform:translateY(-.1rem)}.crew-crew a{border:1px solid var(--sw-border);background:var(--sw-surface);color:var(--sw-ink);border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .8rem .45rem .6rem;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-flex}.crew-crew a:hover{border-color:color-mix(in oklab, var(--who-ink) 45%, transparent)}.crew-crew a span{color:var(--sw-ink-quiet);font-weight:500}.crew-card{background:var(--sw-surface);border:1px solid var(--sw-border);box-shadow:var(--sw-card-shadow);border-radius:28px}.crew-step{letter-spacing:.08em;text-transform:uppercase;color:var(--sw-ink-quiet);align-items:center;gap:.6rem;font-size:.8rem;font-weight:700;display:flex}.crew-step b{background:var(--sw-ink);width:1.45rem;height:1.45rem;color:var(--sw-bg);letter-spacing:0;border-radius:999px;place-items:center;font-size:.75rem;display:inline-grid}.crew-pick{cursor:pointer;border:1.5px solid var(--sw-border);background:var(--sw-surface);border-radius:18px;align-items:flex-start;gap:.9rem;padding:.95rem 1rem;transition:border-color .16s,background-color .16s,box-shadow .16s;display:flex;position:relative}.crew-pick:hover{border-color:var(--sw-border-strong)}.crew-pick:has(input:checked){border-color:var(--who-ink);background:var(--sw-surface)}.crew-pick:has(input:focus-visible){outline:2px solid var(--sw-coral);outline-offset:3px}.crew-pick input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.crew-pick__badge{background:var(--who-wash);border:1px solid color-mix(in oklab, var(--who-ink) 18%, transparent);border-radius:13px;flex:none;place-items:center;width:44px;height:44px;display:grid}.crew-scope[data-crew-theme=dark] .crew-pick__badge{background:var(--who-board)}.crew-pick__badge .crew-mk{width:24px;height:24px}.crew-pick__tick{border:1.5px solid var(--sw-border-strong);color:#0000;border-radius:999px;flex:none;place-items:center;width:24px;height:24px;margin-top:.05rem;transition:background-color .16s,border-color .16s;display:grid}.crew-pick__tick svg{width:14px;height:14px}.crew-pick:has(input:checked) .crew-pick__tick{background:var(--who-ink);border-color:var(--who-ink);color:var(--sw-surface)}.crew-price-was{color:var(--sw-ink-quiet);text-decoration:line-through}.crew-total{background:var(--sw-surface-hover);border-radius:18px}.crew-scope[data-crew-theme=dark] .crew-total{background:#1b1916}.crew-total__figure{font-family:var(--font-display), Georgia, serif;letter-spacing:-.02em;font-weight:500}.crew-offer{color:var(--sw-coral);font-weight:700}.crew-scope [data-auth-methods]{gap:.75rem}.crew-scope [data-auth-methods]>div:not([data-auth-methods]){margin-block:.35rem}.crew-scope [data-auth-google],.crew-scope [data-auth-apple],.crew-scope [data-auth-facebook]{min-height:48px;box-shadow:none;border-radius:999px;font-size:.975rem;font-weight:600;transform:none}.crew-scope [data-auth-google]>span[aria-hidden],.crew-scope [data-auth-apple]>span[aria-hidden],.crew-scope [data-auth-facebook]>span[aria-hidden]{background:50%/contain no-repeat;border-radius:0;width:20px;height:20px;font-size:0}.crew-scope :is([data-auth-google],[data-auth-apple],[data-auth-facebook]){color:#1f1f1f;background:#fff;border:1px solid #747775}.crew-scope :is([data-auth-google],[data-auth-apple],[data-auth-facebook]):hover{box-shadow:none;background:#f4f4f2;border-color:#1f1f1f;transform:none}.crew-scope[data-crew-theme=dark] :is([data-auth-google],[data-auth-apple],[data-auth-facebook]){border-color:#fff}.crew-scope[data-crew-theme=dark] :is([data-auth-google],[data-auth-apple],[data-auth-facebook]):hover{background:#e9e7e3}.crew-scope [data-auth-google]>span[aria-hidden]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23EA4335' d='M24 9.5c3.54 0 6.71 1.22 9.21 3.6l6.85-6.85C35.9 2.38 30.47 0 24 0 14.62 0 6.51 5.38 2.56 13.22l7.98 6.19C12.43 13.72 17.74 9.5 24 9.5z'/%3E%3Cpath fill='%234285F4' d='M46.98 24.55c0-1.57-.15-3.09-.38-4.55H24v9.02h12.94c-.58 2.96-2.26 5.48-4.78 7.18l7.73 6c4.51-4.18 7.09-10.36 7.09-17.65z'/%3E%3Cpath fill='%23FBBC05' d='M10.53 28.59c-.48-1.45-.76-2.99-.76-4.59s.27-3.14.76-4.59l-7.98-6.19C.92 16.46 0 20.12 0 24c0 3.88.92 7.54 2.56 10.78l7.97-6.19z'/%3E%3Cpath fill='%2334A853' d='M24 48c6.48 0 11.93-2.13 15.89-5.81l-7.73-6c-2.15 1.45-4.92 2.3-8.16 2.3-6.26 0-11.57-4.22-13.47-9.91l-7.98 6.19C6.51 42.62 14.62 48 24 48z'/%3E%3C/svg%3E")}.crew-scope [data-auth-apple]>span[aria-hidden]{color:#000}.crew-scope [data-auth-apple]>span[aria-hidden] svg{width:17px;height:20px}.crew-scope [data-auth-facebook]>span[aria-hidden]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='12' fill='%230866FF'/%3E%3Cpath fill='%23fff' d='M16.67 15.47 17.2 12h-3.33V9.75c0-.95.47-1.87 1.96-1.87h1.51V4.92s-1.37-.23-2.68-.23c-2.74 0-4.53 1.66-4.53 4.66V12H7.08v3.47h3.05v8.39a12.1 12.1 0 0 0 3.75 0v-8.39h2.79z'/%3E%3C/svg%3E")}.crew-scope [data-auth-methods] form button[type=submit]{background:var(--sw-coral);color:var(--sw-on-coral);border:none;min-height:48px;font-size:.975rem}.crew-scope [data-auth-methods] form button[type=submit]:not(:disabled):hover{background:var(--sw-coral-hover)}.crew-scope :is(.wp-btn-primary,[data-auth-methods] form button[type=submit]):disabled{opacity:1;cursor:not-allowed;box-shadow:none;background:var(--sw-surface-hover);color:var(--sw-ink-quiet);border:1px solid var(--sw-border-strong);transform:none}:root:has(.crew-scope[data-crew-theme=dark]) nav[aria-label=Top\ navigation]{--background:#0c0b0a;--surface:#0c0b0a;--surface-hover:#1f1c19;--foreground:#f5f2ed;--foreground-muted:#ada79e;--foreground-quiet:#928c83;--border:#26231f;--border-strong:#37332e;--accent:#f2685a;--accent-hover:#ff7b6d;--accent-fg:#0c0b0a;color:#f5f2ed;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}
