[data-shipmate-module]{--sm-ink: var(--text, #000000);--sm-ink-muted: color-mix(in srgb, var(--text, #000000) 60%, transparent);--sm-ground: color-mix(in srgb, var(--bright-2, #ecebe8) 55%, var(--nav, #ffffff));--sm-panel: color-mix(in srgb, var(--bright-2, #ecebe8) 86%, var(--text, #000000));--sm-row: var(--bright-2, #ecebe8);--sm-row-alt: color-mix(in srgb, var(--bright-2, #ecebe8) 95%, var(--text, #000000));--sm-post: var(--bright-1, #f4f3f0);--sm-own: var(--nav, #ffffff);--sm-chip: color-mix(in srgb, var(--bright-2, #ecebe8) 92%, var(--text, #000000));--sm-disc: color-mix(in srgb, var(--bright-2, #ecebe8) 88%, var(--text, #000000));--sm-bar: var(--tertiary, #d8d6d0);--sm-tile: var(--tile, #e9e8e5);--sm-line: var(--rule, #b1b0ae);--sm-accent: var(--mid, #1e7c82);--sm-on-accent: var(--nav, #ffffff);--sm-button: var(--secondary, #000000);--sm-on-button: var(--bright-1, #f4f3f0);--sm-alert: #ff0004;--sm-font: var(--font-body, "Inter", system-ui, -apple-system, "Segoe UI", sans-serif);--sm-font-display: var(--font-display, "Atlas Grotesk", "Inter", system-ui, sans-serif);--sm-radius: 10px;--sm-radius-post: 5px;--sm-ease: cubic-bezier(.2, .7, .2, 1);--sm-pop: cubic-bezier(.34, 1.56, .64, 1);--sm-check-svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpolyline points='5 11.5 10 16.5 19 7.5' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.sm-root,.sm-root *,.sm-root *:before,.sm-root *:after{box-sizing:border-box}.sm-root{width:100%;min-width:0;margin:0;padding:0;display:flex;flex-direction:column;gap:14px;position:relative;container-type:inline-size;font-family:var(--sm-font);font-size:15px;line-height:1.4;font-weight:400;letter-spacing:normal;text-align:start;color:var(--sm-ink);-webkit-font-smoothing:antialiased}.sm-root :where(p,h1,h2,h3,h4,ol,ul,figure,figcaption){margin:0;padding:0}.sm-root :where(svg){display:block;max-width:100%}.sm-root :where(button){font:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer}.sm-stage{position:relative;flex:1 1 auto;min-height:0;font-size:15px;line-height:1.4}.sm-footer{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;padding-bottom:10px}.sm-dots{display:flex;gap:10px}.sm-dot{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:var(--sm-line);cursor:pointer;transition:background .3s,transform .3s}.sm-dot:focus-visible{outline:2px solid var(--sm-accent);outline-offset:3px}.sm-dot[data-on]{background:var(--sm-accent)}.sm-dot[data-current=true]{transform:scale(1.3)}.sm-caption{font-size:clamp(14px,1.5cqi,17px);line-height:1.4;min-height:1.4em;color:var(--sm-ink-muted);max-width:520px;opacity:0;transform:translateY(3px)}.sm-caption.is-in{opacity:1;transform:none;transition:opacity .22s var(--sm-ease),transform .22s var(--sm-ease)}.sm-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.sm-split{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start;justify-items:center;position:relative}.sm-side{display:flex;flex-direction:column;gap:10px;min-width:0;width:100%;max-width:420px}.sm-side--wide{max-width:520px}.sm-side-label{margin:0;text-align:center;font-size:13px;font-weight:500;opacity:.5}.sm-side-body{display:flex;flex-direction:column;gap:12px;align-items:stretch}@container (width < 600px){.sm-split{grid-template-columns:1fr}}.sm-screen{position:relative;display:flex;flex-direction:column;border-radius:var(--sm-radius);background:var(--sm-ground);overflow:hidden;color:var(--sm-ink);font-family:var(--sm-font)}.sm-screen-head{display:flex;align-items:center;gap:10px;padding:18px 20px 14px;font-size:24px;font-weight:600;letter-spacing:-.01em}.sm-screen-back{font-weight:600}.sm-screen-body{display:flex;flex-direction:column;gap:20px;padding:20px 10px 24px;background:var(--sm-panel);min-height:120px}.sm-screen--web .sm-screen-head{font-size:20px;padding:16px 20px 10px}.sm-section{display:flex;align-items:baseline;gap:10px;padding:0 4px;font-size:15px;font-weight:400}.sm-section-note{font-size:13px;font-weight:500;opacity:.5}.sm-section-note--right{margin-left:auto;opacity:1}.sm-list{display:flex;flex-direction:column;border-radius:var(--sm-radius);overflow:hidden}.sm-item{display:grid;grid-template-columns:auto 1fr auto;column-gap:16px;align-items:center;padding:12px 14px;min-height:72px;background:var(--sm-row);font-weight:500;transition:opacity .3s}.sm-item:nth-child(2n){background:var(--sm-row-alt)}.sm-item--plain{grid-template-columns:1fr auto}.sm-item-main{display:flex;flex-direction:column;gap:3px;min-width:0}.sm-item-day{font-size:15px;opacity:.5;min-width:52px;align-self:start;padding-top:2px}.sm-doc-glyph{width:16px;height:20px;border:1.5px solid var(--sm-ink);border-radius:2px;margin:0 8px;position:relative}.sm-doc-glyph:after{content:"";position:absolute;left:3px;right:3px;top:6px;height:1.5px;background:var(--sm-ink);box-shadow:0 4px 0 var(--sm-ink);opacity:.5}.sm-item .sm-tick{margin-left:6px}.sm-item .sm-toggle,.sm-item .sm-stepper,.sm-item-side .sm-chip,.sm-item-side .sm-tick,.sm-item-side .sm-toggle,.sm-item-side .sm-stepper{opacity:1}.sm-item-side:has(.sm-toggle,.sm-stepper,.sm-tick,.sm-chip){opacity:1}.sm-item-side .sm-chip--small{opacity:.8}.sm-item-name{font-size:17px}.sm-item-sub{font-size:15px;opacity:.5}.sm-item-side{display:flex;align-items:center;gap:10px;justify-self:end;font-size:13px;opacity:.5;white-space:nowrap}.sm-item-state{display:inline-grid;justify-items:end}.sm-item-state>*{grid-area:1 / 1;opacity:0;transform:translate(8px);transition:opacity .26s var(--sm-ease),transform .26s var(--sm-ease)}.sm-item-state>.is-on{opacity:1;transform:none}.sm-item-state--plain>*{transform:none;transition:opacity 1ms}.sm-avatar{position:relative;display:inline-grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--sm-disc);color:var(--sm-ink);flex-shrink:0}.sm-avatar svg{width:48px;height:48px}.sm-avatar--s{width:32px;height:32px}.sm-avatar--s svg{width:32px;height:32px}.sm-avatar-initials{font-size:15px;font-weight:600}.sm-avatar-dot{position:absolute;right:-1px;bottom:-1px;width:12px;height:12px;border-radius:50%;background:var(--sm-accent);border:2px solid var(--sm-row);opacity:0;transform:scale(.4);transition:opacity .3s,transform .3s var(--sm-pop)}.sm-avatar[data-online=true] .sm-avatar-dot,.sm-avatar.is-online .sm-avatar-dot{opacity:1;transform:none}.sm-avatar-stack{display:inline-flex}.sm-avatar-stack .sm-avatar{border:2px solid var(--sm-post);margin-left:-8px}.sm-avatar-stack .sm-avatar:first-child{margin-left:0}.sm-chips{display:flex;flex-wrap:wrap;gap:8px 6px;align-items:center}.sm-chip{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:var(--sm-radius);background:var(--sm-chip);font-size:15px;font-weight:500;white-space:nowrap;transition:opacity .3s,transform .3s var(--sm-ease),background .3s}.sm-chip svg{width:24px;height:24px}.sm-chip--pill{border-radius:100px;padding:8px 14px}.sm-chip--small{font-size:13px;padding:4px 8px;gap:6px}.sm-chip--small svg{width:16px;height:16px}.sm-chip.is-chosen{background:var(--sm-button);color:var(--sm-on-button)}.sm-post{display:flex;flex-direction:column;gap:5px;font-weight:500}.sm-post-meta{display:flex;justify-content:space-between;padding:0 10px;font-size:13px}.sm-post-when{opacity:.4}.sm-post-bubble{display:flex;flex-direction:column;gap:14px;padding:20px;border-radius:var(--sm-radius-post);background:var(--sm-post)}.sm-post-text{margin:0;font-size:15px;line-height:1.4;opacity:.75}.sm-post-foot{display:flex;justify-content:space-between;gap:10px;font-size:13px;opacity:.5}.sm-post--own .sm-post-bubble{background:var(--sm-own)}.sm-bubble{display:flex;flex-direction:column;gap:6px;max-width:86%;font-weight:500}.sm-bubble--own{align-self:flex-end}.sm-bubble-meta{display:flex;justify-content:space-between;gap:12px;padding:0 10px;font-size:13px}.sm-bubble-who{opacity:.65}.sm-bubble-when{opacity:.4}.sm-bubble-text{margin:0;padding:16px 20px;border-radius:var(--sm-radius-post);background:var(--sm-post);font-size:15px;line-height:1.4}.sm-bubble--own .sm-bubble-text{background:var(--sm-own)}.sm-bubble.is-held .sm-bubble-text{box-shadow:0 0 0 2px var(--sm-accent)}.sm-compose{position:relative;min-height:84px;padding:16px 20px;border-radius:var(--sm-radius-post);background:var(--sm-own);font-size:15px;line-height:1.45;font-weight:500}.sm-compose-placeholder{opacity:.4;transition:opacity .2s}.sm-compose-text{position:absolute;inset:16px 20px;opacity:1}.sm-compose-text .sm-word,.sm-compose.is-writing .sm-compose-placeholder{opacity:0}.sm-compose.is-writing .sm-word{animation:sm-word 1ms both;animation-delay:calc(var(--i) * 70ms)}.sm-compose.is-written .sm-compose-placeholder{opacity:0}.sm-compose.is-written .sm-word{opacity:1}@keyframes sm-word{to{opacity:1}}.sm-field{display:flex;flex-direction:column;gap:6px;font-weight:500}.sm-field-label{font-size:13px;opacity:.5}.sm-field-box{min-height:48px;padding:13px 16px;border-radius:var(--sm-radius-post);background:var(--sm-own);font-size:15px;display:flex;align-items:center}.sm-field-box:empty:after{content:"\a0"}.sm-button{display:flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:var(--sm-radius);background:var(--sm-button);color:var(--sm-on-button);font-size:15px;font-weight:500;transition:opacity .3s,transform .2s var(--sm-ease)}.sm-button--ghost{background:var(--sm-chip);color:var(--sm-ink)}.sm-button--pill{border-radius:100px;align-self:center;padding:0 24px}.sm-button.is-pressed{transform:scale(.97);opacity:.5}.sm-banner{position:absolute;left:10px;right:10px;top:10px;z-index:2;display:grid;grid-template-columns:auto 1fr;column-gap:12px;align-items:center;padding:12px 14px;border-radius:16px;background:var(--sm-own);box-shadow:0 8px 24px color-mix(in srgb,var(--sm-ink) 18%,transparent);font-weight:500;transform:translateY(-140%);opacity:0;transition:transform .5s var(--sm-ease),opacity .4s}.sm-banner.is-on{transform:none;opacity:1}.sm-banner .sm-mark{grid-row:span 2}.sm-banner-head{display:flex;justify-content:space-between;font-size:13px;opacity:.5}.sm-banner-text{margin:0;font-size:15px;line-height:1.35}.sm-mark{display:inline-grid;place-items:center;width:40px;height:40px;color:var(--sm-ink)}.sm-mark svg{width:30px;height:29px}.sm-tick{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--sm-accent);position:relative;flex-shrink:0;transform:scale(0);opacity:0;transition:transform .38s var(--sm-pop),opacity .2s}.sm-tick:after{content:"";position:absolute;inset:0;background-color:var(--sm-on-accent);-webkit-mask-image:var(--sm-check-svg);mask-image:var(--sm-check-svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100% 100%;mask-size:100% 100%}.sm-tick.is-on{opacity:1;transform:none}.sm-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:var(--sm-alert);color:#fff;font-size:12px;font-weight:600}.sm-toggle{width:45px;height:24px;border-radius:24px;border:2px solid var(--sm-ink);background:var(--sm-chip);position:relative;flex-shrink:0;transition:background .3s}.sm-toggle:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:var(--sm-ink);transition:transform .3s var(--sm-ease)}.sm-toggle[data-on=true],.sm-toggle.is-on{background:var(--sm-disc)}.sm-toggle[data-on=true]:after,.sm-toggle.is-on:after{transform:translate(21px)}.sm-note{margin:0;padding:0 4px;font-size:13px;font-weight:500;opacity:.5;line-height:1.4}.sm-figure{display:flex;flex-direction:column;gap:2px;font-weight:500}.sm-figure-big{font-size:32px;font-weight:600;letter-spacing:-.02em;line-height:1;font-variant-numeric:tabular-nums}.sm-figure-small{font-size:13px;opacity:.5}.sm-progress{height:6px;border-radius:3px;background:var(--sm-chip);overflow:hidden}.sm-progress-fill{display:block;height:100%;width:calc(var(--p, 0) * 100%);background:var(--sm-accent);transition:width .9s var(--sm-ease)}.sm-stepper{display:inline-flex;align-items:center;gap:12px}.sm-stepper-btn{width:24px;height:24px;border-radius:50%;border:1.5px solid var(--sm-ink);display:grid;place-items:center;font-size:15px;line-height:1}.sm-stepper-n{min-width:14px;text-align:center;font-weight:500;font-variant-numeric:tabular-nums}.sm-stepper-n--count{display:inline-grid;justify-items:center}.sm-stepper-n--count>.sm-stepper-v{grid-area:1 / 1;opacity:0}.sm-stepper-n--count>.sm-stepper-v:first-child{opacity:1}.sm-stepper-btn{transition:background-color .12s,color .12s}.sm-empty{margin:auto;padding:32px 0;text-align:center;font-size:13px;font-weight:500;opacity:.4}.sm-signature{display:block;width:120px;height:40px;color:var(--sm-ink);opacity:0;transition:opacity .4s}.sm-signature svg{width:100%;height:100%}.sm-signature.is-on{opacity:1}.sm-card{background:var(--sm-post);border-radius:var(--sm-radius);padding:20px;display:flex;flex-direction:column;gap:14px;font-weight:500}.sm-card-head{display:flex;align-items:center;gap:12px;font-size:13px}.sm-eyebrow{opacity:.5;white-space:nowrap}.sm-rule{flex:1}.sm-tag{opacity:.5}.sm-card-title{margin:0;font-size:22px;font-weight:600;letter-spacing:-.01em;line-height:1.15}.sm-label{display:block;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;line-height:1.3;color:var(--sm-ink-muted)}.sm-row{display:grid;grid-template-columns:1fr auto;column-gap:16px;align-items:center;min-height:56px;padding:6px 0;border-bottom:1px solid var(--sm-line);font-size:17px;transition:opacity .3s}.sm-row:last-child{border-bottom:0}.sm-row-sub{grid-column:1;font-size:15px;opacity:.5}.sm-row-value{grid-column:2;grid-row:1 / span 2;font-variant-numeric:tabular-nums;display:inline-flex;align-items:center;gap:10px}.sm-group{display:flex;justify-content:space-between;align-items:baseline;padding:14px 0 6px;font-size:13px;opacity:.5;border-bottom:1px solid var(--sm-line)}.sm-badge{display:inline-flex;align-items:center;gap:6px;border-radius:100px;padding:5px 12px;font-size:13px;font-weight:500;background:var(--sm-chip);white-space:nowrap;transition:opacity .3s,background .3s,color .3s}.sm-badge--accent{background:var(--sm-accent);color:var(--sm-on-accent)}.sm-badge--warn{background:var(--sm-button);color:var(--sm-on-button)}.sm-person{display:grid;grid-template-columns:auto 1fr;column-gap:14px;align-items:center;min-height:48px}.sm-person .sm-avatar{grid-row:span 2}.sm-person-name{font-size:17px}.sm-person-role{font-size:15px;opacity:.5}.sm-people{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 12px;padding:8px 0}.sm-people-item{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:14px}.sm-status-dot{display:none}.sm-people-item .sm-tick{position:absolute;top:-4px;left:calc(50% + 12px)}.sm-push{width:min(100%,340px);background:var(--sm-own);border-radius:16px;padding:12px 14px;display:grid;grid-template-columns:auto 1fr;column-gap:12px;row-gap:2px;align-items:start;font-weight:500;transition:opacity .4s var(--sm-ease),transform .4s var(--sm-ease)}.sm-push .sm-mark{grid-row:span 3}.sm-push-head{display:flex;justify-content:space-between;font-size:13px;opacity:.5}.sm-push-title{margin:0;font-size:15px}.sm-push-body{margin:0;font-size:14px;opacity:.7;line-height:1.4}.sm-sms{width:min(100%,340px);background:var(--sm-chip);border-radius:16px 16px 16px 4px;padding:12px 16px;display:flex;flex-direction:column;gap:4px;font-weight:500}.sm-sms-from{font-size:13px;opacity:.5}.sm-sms-text{margin:0;font-size:15px;line-height:1.4}.sm-sms-text .sm-link{text-decoration:underline;text-underline-offset:2px}.sm-menu{background:var(--sm-own);border-radius:var(--sm-radius);overflow:hidden;font-weight:500}.sm-menu-item{padding:12px 16px;font-size:15px;border-bottom:1px solid var(--sm-line);transition:background .3s}.sm-menu-item:last-child{border-bottom:0}.sm-menu-item.is-chosen{background:var(--sm-chip)}.sm-doc{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;min-height:52px;padding:10px 14px;border-radius:var(--sm-radius-post);background:var(--sm-own);font-weight:500}.sm-doc-icon{width:14px;height:18px;border:1.5px solid var(--sm-ink);border-radius:2px}.sm-doc-meta{opacity:.5;font-size:13px}.sm-filed{display:inline-flex;align-self:flex-start;align-items:center;gap:8px;border-radius:100px;padding:5px 14px 5px 7px;font-size:13px;font-weight:500;background:var(--sm-chip)}.sm-filed .sm-tick{transform:none;opacity:1}.sm-ticket{display:grid;grid-template-columns:1fr auto;gap:4px 12px;padding:14px 16px;border-radius:var(--sm-radius);background:var(--sm-own);font-weight:500}.sm-ticket-route{font-size:22px;font-weight:600}.sm-ticket-flight{grid-row:span 2;align-self:center}.sm-ticket-when{font-size:13px;opacity:.5}.sm-appear{opacity:0;transform:translateY(8px)}.sm-appear.is-on{opacity:1;transform:none}.sm-dim{opacity:.35}.sm-gone{opacity:0}.sm-wire{display:none}.sm-states{display:inline-grid;align-self:flex-start}.sm-states>:where(.sm-badge){grid-area:1 / 1;opacity:0;transition:opacity .3s}.sm-states>:where(.sm-badge:first-child){opacity:1}.sm-check{display:flex;align-items:center;gap:12px;min-height:44px;font-size:15px;font-weight:500}.sm-check-box{width:22px;height:22px;border-radius:6px;border:1.5px solid var(--sm-ink);position:relative;flex-shrink:0;transition:background .3s}.sm-check-box:after{content:"";position:absolute;inset:0;background-color:var(--sm-on-accent);-webkit-mask-image:var(--sm-check-svg);mask-image:var(--sm-check-svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100% 100%;mask-size:100% 100%;opacity:0}.sm-check.is-on .sm-check-box{background:var(--sm-accent);border-color:var(--sm-accent)}.sm-check.is-on .sm-check-box:after{opacity:1}.sm-line{display:grid;grid-template-columns:64px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid var(--sm-line);font-size:15px;font-weight:500}.sm-line:last-child{border-bottom:0}.sm-line-when{opacity:.5;font-variant-numeric:tabular-nums}@keyframes sm-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes sm-pop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:none}}@keyframes sm-slide{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:none}}.sm-root[data-still] .sm-stage{min-height:0}.sm-still{display:flex;justify-content:center}.sm-still>.sm-screen{width:100%;max-width:420px}.sm-still--wide>.sm-screen{max-width:520px}.sm-tiles{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sm-tile{display:flex;flex-direction:column;justify-content:space-between;gap:18px;min-height:96px;padding:14px 16px;border-radius:var(--sm-radius);background:var(--sm-row);font-weight:500}.sm-tile:nth-child(4n+2),.sm-tile:nth-child(4n+3){background:var(--sm-row-alt)}.sm-tile-title{font-size:15px}.sm-tile-sub{font-size:13px;opacity:.5}.sm-tile.sm-tile--doc{align-items:center;justify-content:center;text-align:center;gap:12px;min-height:0;padding:16px 14px;background:var(--sm-tile)}.sm-tile-glyph{display:grid;place-items:center;color:var(--sm-ink)}.sm-tile-glyph svg{width:28px;height:28px}.sm-tile-name{font-size:15px;font-weight:500;line-height:1.25}.sm-picture{aspect-ratio:16 / 9;border-radius:var(--sm-radius-post);background:linear-gradient(160deg,var(--sm-chip),var(--sm-disc))}.sm-still .sm-figure-big{font-size:40px}.sm-swap{display:grid;grid-template-columns:minmax(0,1fr);position:relative;min-width:0}.sm-swap>*{grid-area:1 / 1}.sm-stack{display:flex;flex-direction:column;gap:12px;min-width:0}.sm-panel{background:var(--sm-own);border-radius:20px;padding:26px 32px;display:flex;flex-direction:column;gap:18px;min-height:120px;min-width:0}.sm-panel>*{min-width:0}.sm-bar{display:block;border-radius:999px;background:var(--sm-bar);height:12px;max-width:100%;transition:width .5s var(--sm-ease),opacity .3s}.sm-bar--ink{background:var(--sm-ink)}.sm-bars{display:flex;flex-direction:column;gap:12px}.sm-who{display:grid;grid-template-columns:auto 1fr auto;align-items:center;column-gap:14px}.sm-who-text{display:flex;flex-direction:column;gap:8px;min-width:0}.sm-disc{--d: 40px;position:relative;display:inline-grid;place-items:center;width:var(--d);height:var(--d);border-radius:50%;background:var(--sm-tile);color:var(--sm-ink);font-weight:600;font-size:calc(var(--d) * .4);flex-shrink:0;transition:background .3s,opacity .3s}.sm-disc-dot{position:absolute;right:-2px;bottom:-2px;width:12px;height:12px;border-radius:50%;background:var(--sm-accent);border:2px solid var(--sm-own);opacity:0;transform:scale(.4);transition:opacity .3s,transform .3s var(--sm-pop)}.sm-disc.is-on .sm-disc-dot,.sm-disc[data-dot=true] .sm-disc-dot{opacity:1;transform:none}.sm-disc .sm-tick{position:absolute;right:-6px;top:-6px;width:20px;height:20px}.sm-discs{display:flex;gap:14px;flex-wrap:wrap}.sm-big{display:inline-grid;font-family:var(--sm-font-display, var(--font-display, "Atlas Grotesk", "Inter", sans-serif));font-size:64px;font-weight:700;letter-spacing:-.02em;line-height:1;font-variant-numeric:tabular-nums}.sm-big-value{grid-area:1 / 1;opacity:0;transition:opacity 1ms}.sm-big-value:first-child{opacity:1}.sm-pill{display:inline-block;height:40px;border-radius:999px;background:var(--sm-button);transition:opacity .3s,transform .2s var(--sm-ease)}.sm-hr{display:block;height:1px;background:var(--sm-line);opacity:.6}.sm-readmark{display:inline-block;width:40px;height:20px;color:var(--sm-accent)}.sm-readmark svg{width:100%;height:100%}.sm-panel-foot{display:flex;align-items:center;gap:16px}.sm-panel-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.sm-arow{display:grid;grid-template-columns:auto 1fr auto;align-items:center;column-gap:14px;padding:12px 0;border-bottom:1px solid var(--sm-line);transition:opacity .3s}.sm-arow--plain{grid-template-columns:1fr auto}.sm-arow:last-child{border-bottom:0}.sm-arow-text{display:flex;flex-direction:column;gap:8px;min-width:0}.sm-arow-right{display:inline-grid;justify-items:end;align-items:center}.sm-arow-right>*{grid-area:1 / 1}.sm-afield{display:flex;flex-direction:column;gap:8px}.sm-abox{min-height:44px;padding:14px 16px;border-radius:12px;background:var(--sm-tile);display:flex;flex-direction:column;gap:10px;justify-content:center}.sm-abox--tall{min-height:84px}.sm-tag-pill{display:inline-block;height:22px;border-radius:999px;background:var(--sm-button);transition:opacity .3s,background .3s}.sm-tag-pill--accent{background:var(--sm-accent)}.sm-abubble{display:flex;flex-direction:column;gap:8px;max-width:78%}.sm-abubble--own{align-self:flex-end;align-items:flex-end}.sm-abubble-box{padding:14px 16px;border-radius:14px 14px 14px 4px;background:var(--sm-tile);display:flex;flex-direction:column;gap:10px;transition:box-shadow .3s,transform .3s var(--sm-ease)}.sm-abubble--own .sm-abubble-box{border-radius:14px 14px 4px;background:var(--sm-chip)}.sm-abubble.is-held .sm-abubble-box{box-shadow:0 0 0 2px var(--sm-accent);transform:scale(1.03)}.sm-num-block{display:flex;flex-direction:column;gap:8px}.sm-num-text{font-family:var(--sm-font-display);font-size:32px;font-weight:700;letter-spacing:-.02em;line-height:1;font-variant-numeric:tabular-nums}.sm-panel .sm-stepper-btn{border-color:var(--sm-ink)}.sm-panel>.sm-banner-slot{height:0}.sm-crew{position:relative;display:flex;flex-direction:column}.sm-crew>.sm-panel{transition:margin-top .5s var(--sm-ease)}.sm-abox>.sm-bar{max-width:100%}.sm-count-left{display:flex;flex-direction:column;gap:10px}.sm-amenu{display:flex;flex-direction:column;gap:14px;padding:14px 16px;border-radius:12px;background:var(--sm-own);box-shadow:0 6px 20px color-mix(in srgb,var(--sm-ink) 14%,transparent);align-self:flex-start}.sm-arow-slot{display:inline-grid;justify-items:end;align-items:center}.sm-arow-slot>*{grid-area:1 / 1;opacity:0;transition:opacity .3s}.sm-arow-slot>.sm-tick{opacity:0}.sm-arow-num{font-size:17px;font-weight:600;font-variant-numeric:tabular-nums}.sm-panel .sm-disc .sm-tick,.sm-panel .sm-tick{opacity:0;transform:scale(0)}.sm-panel .sm-tick.is-on{opacity:1;transform:none}.sm-panel .sm-stepper-n{font-size:17px}.sm-trow-title{font-size:15px;font-weight:500;line-height:1.35}.sm-trow-sub{font-size:13px;font-weight:500;opacity:.5}.sm-trow-value{font-size:15px;font-weight:500;font-variant-numeric:tabular-nums}.sm-twho-text{font-size:15px;font-weight:500}.sm-twho-when{font-size:13px;font-weight:500;opacity:.4}.sm-panel .sm-compose,.sm-panel .sm-post-bubble,.sm-panel .sm-post--own .sm-post-bubble{background:var(--sm-tile)}.sm-panel .sm-post-meta{padding:0}.sm-panel .sm-post-foot{opacity:1}.sm-panel .sm-post-foot>*{opacity:.6}.sm-panel .sm-post-foot .sm-chip{opacity:1}.sm-panel .sm-sms{width:100%}.sm-panel .sm-check{min-height:0}.sm-panel .sm-button{align-self:flex-start;min-width:120px}.sm-panel .sm-menu{align-self:flex-start;min-width:200px;box-shadow:0 6px 20px color-mix(in srgb,var(--sm-ink) 14%,transparent)}.sm-panel .sm-menu-item{display:flex;align-items:center}.sm-panel .sm-chip{align-self:flex-start}.sm-panel .sm-figure{gap:4px}.sm-panel .sm-arow{padding:10px 0}.sm-tile--drawn{gap:10px;min-height:0;padding:14px}.sm-tile--drawn .sm-doc-glyph{margin:0 0 4px}.sm-chip--accent{background:var(--sm-accent);color:var(--sm-on-accent)}.sm-chip--accent .sm-tick{background:var(--sm-on-accent)}.sm-chip--accent .sm-tick:after{background-color:var(--sm-accent)}.sm-root.sm-scrub,.sm-root.sm-scrub *{transition:none!important;animation:none!important}[data-shipmate-module=reach-your-crew] .sm-stage{display:flex;flex-direction:column}[data-shipmate-module=reach-your-crew] .sm-split{flex:1;min-height:0;grid-template-columns:1fr 1fr;gap:clamp(16px,5cqw,48px);align-items:stretch;justify-items:stretch;padding:clamp(4px,2cqw,24px) clamp(0px,4cqw - 16px,48px) clamp(4px,2.5cqw,32px)}[data-shipmate-module=reach-your-crew] .sm-side,[data-shipmate-module=reach-your-crew] .sm-side--wide{max-width:none;min-height:0}[data-shipmate-module=reach-your-crew] .sm-side-body{flex:1;min-height:0}[data-shipmate-module=reach-your-crew] .sm-side-body>.sm-panel,[data-shipmate-module=reach-your-crew] .sm-crew,[data-shipmate-module=reach-your-crew] .sm-crew>.sm-panel{flex:1;min-height:0}[data-shipmate-module=reach-your-crew] .sm-panel{padding:28px 32px}[data-shipmate-module=reach-your-crew] [data-part=text]{flex:1;font-size:17px}[data-shipmate-module=reach-your-crew] [data-part=d] .sm-disc{width:52px;height:52px;font-size:21px}[data-shipmate-module=reach-your-crew] [data-part=d]{gap:18px}[data-shipmate-module=reach-your-crew] [data-part=people]{justify-content:space-between}@container (width < 960px){[data-shipmate-module=reach-your-crew] .sm-panel{padding:22px 24px;gap:14px}[data-shipmate-module=reach-your-crew] [data-part=text]{font-size:15px}[data-shipmate-module=reach-your-crew] [data-part=vessel]{display:none}[data-shipmate-module=reach-your-crew] [data-part=d] .sm-disc{width:44px;height:44px;font-size:18px}[data-shipmate-module=reach-your-crew] [data-part=d]{gap:14px}[data-shipmate-module=reach-your-crew] .sm-big{font-size:48px}}@container (width < 600px){[data-shipmate-module=reach-your-crew] .sm-split{grid-template-columns:1fr;gap:0;padding-block:4px}[data-shipmate-module=reach-your-crew] .sm-side{gap:8px}[data-shipmate-module=reach-your-crew] .sm-side{grid-area:1 / 1;transition:opacity .32s var(--sm-ease)}[data-shipmate-module=reach-your-crew] .sm-side--right{opacity:0;pointer-events:none}[data-shipmate-module=reach-your-crew]:is([data-beat-reach=active],[data-beat-reach=done]) .sm-side--left{opacity:0;pointer-events:none}[data-shipmate-module=reach-your-crew]:is([data-beat-reach=active],[data-beat-reach=done]) .sm-side--right{opacity:1;pointer-events:auto}[data-shipmate-module=reach-your-crew] .sm-panel{padding:20px 22px}[data-shipmate-module=reach-your-crew] [data-part=people]{justify-content:flex-start}[data-shipmate-module=reach-your-crew] .sm-banner{padding:10px 12px}[data-shipmate-module=reach-your-crew] .sm-banner-text{font-size:14px}}@container (width < 280px){[data-shipmate-module=reach-your-crew] .sm-split{padding-block:0}[data-shipmate-module=reach-your-crew] [data-part=count]{flex-direction:column;align-items:flex-start;gap:6px}[data-shipmate-module=reach-your-crew] .sm-count-left{gap:6px}[data-shipmate-module=reach-your-crew] [data-part=n-sub]{display:none}[data-shipmate-module=reach-your-crew] .sm-panel{padding:14px 16px;gap:10px}[data-shipmate-module=reach-your-crew] .sm-side{gap:6px}[data-shipmate-module=reach-your-crew] [data-part=text]{font-size:14px;padding:12px 14px;min-height:0}[data-shipmate-module=reach-your-crew] [data-part=text] .sm-compose-text{inset:12px 14px}[data-shipmate-module=reach-your-crew] [data-part=d] .sm-disc{width:40px;height:40px;font-size:16px}[data-shipmate-module=reach-your-crew] [data-part=d]{gap:10px}[data-shipmate-module=reach-your-crew] .sm-big{font-size:40px}[data-shipmate-module=reach-your-crew] [data-part=send]{min-height:40px}[data-shipmate-module=reach-your-crew] .sm-banner{padding:8px 10px;border-radius:12px;column-gap:10px}[data-shipmate-module=reach-your-crew] .sm-banner .sm-mark{width:32px;height:32px}[data-shipmate-module=reach-your-crew] .sm-banner .sm-mark svg{width:24px;height:23px}[data-shipmate-module=reach-your-crew] .sm-banner-head{font-size:12px}[data-shipmate-module=reach-your-crew] .sm-banner-when{display:none}[data-shipmate-module=reach-your-crew] .sm-banner-text{font-size:13px;line-height:1.3}}@keyframes sm-choose{to{background:var(--sm-button);color:var(--sm-on-button)}}[data-shipmate-module=reach-your-crew] .sm-count-left{display:flex;flex-direction:column;gap:10px}[data-shipmate-module=reach-your-crew] [data-part=count]{flex-wrap:nowrap}[data-shipmate-module=reach-your-crew] [data-part=mark]{min-width:0}[data-shipmate-module=reach-your-crew] [data-part=rm-bar]{flex:1 1 40px;min-width:40px}[data-shipmate-module=reach-your-crew] [data-part=send]{opacity:0;transform:translateY(6px);transition:opacity .3s,transform .3s var(--sm-ease)}[data-shipmate-module=reach-your-crew] [data-part=remind]{opacity:0;transform:translate(8px);transition:opacity .26s,transform .26s var(--sm-ease)}[data-shipmate-module=reach-your-crew] [data-part=hr],[data-shipmate-module=reach-your-crew] [data-part=count]{opacity:0}[data-shipmate-module=reach-your-crew][data-beat-reach=pending] :is([data-part=hr],[data-part=count]){position:absolute;visibility:hidden}[data-shipmate-module=reach-your-crew] [data-part=mark]{opacity:0}[data-shipmate-module=reach-your-crew] [data-part=text] .sm-compose-placeholder{display:none}[data-shipmate-module=reach-your-crew][data-beat-write=active] [data-part=text] .sm-word{animation:sm-word 1ms linear both;animation-delay:calc(var(--i) * .14s + var(--t-write-words))}[data-shipmate-module=reach-your-crew][data-beat-write=done] [data-part=text] .sm-word{opacity:1}[data-shipmate-module=reach-your-crew][data-beat-write=active] [data-part=send]{opacity:1;transform:none;transition-delay:var(--t-write-send);animation:sm-press .4s var(--sm-ease) var(--t-write-press) forwards}[data-shipmate-module=reach-your-crew][data-beat-write=done] [data-part=send]{opacity:.4;transform:none}[data-shipmate-module=reach-your-crew][data-beat-reach=active] [data-part=push]{transform:none;opacity:1;transition-delay:var(--t-reach-push)}[data-shipmate-module=reach-your-crew]:is([data-beat-reach=active],[data-beat-reach=done]) [data-part=people]{margin-top:84px}[data-shipmate-module=reach-your-crew][data-beat-reach=active] [data-part=people]{transition-delay:calc(var(--t-reach-push) - .1s)}[data-shipmate-module=reach-your-crew][data-beat-reach=active] [data-part=d-im] .sm-disc-dot{opacity:1;transform:none;transition-delay:var(--t-reach-lit)}[data-shipmate-module=reach-your-crew][data-beat-reach=active] [data-part=d-kd] .sm-disc-dot{opacity:1;transform:none;transition-delay:calc(var(--t-reach-lit) + .3s)}[data-shipmate-module=reach-your-crew][data-beat-reach=active] [data-part=d-ml] .sm-disc-dot{opacity:1;transform:none;transition-delay:calc(var(--t-reach-lit) + .6s)}[data-shipmate-module=reach-your-crew][data-beat-reach=active] [data-part=d-ob] .sm-disc-dot{opacity:1;transform:none;transition-delay:calc(var(--t-reach-lit) + .9s)}[data-shipmate-module=reach-your-crew][data-beat-reach=done] [data-part^=d-] .sm-disc-dot{opacity:1;transform:none}[data-shipmate-module=reach-your-crew]:is([data-beat-reach=active],[data-beat-reach=done]) :is([data-part=hr],[data-part=count]){opacity:1}[data-shipmate-module=reach-your-crew][data-beat-reach=active] :is([data-part=hr],[data-part=count]){transition:opacity .4s var(--t-reach-count)}[data-shipmate-module=reach-your-crew][data-beat-seen=active] [data-part=push]{transform:translateY(-140%);opacity:0;transition-delay:0ms}[data-shipmate-module=reach-your-crew][data-beat-seen=done] [data-part=push]{transform:translateY(-140%);opacity:0}[data-shipmate-module=reach-your-crew]:is([data-beat-seen=active],[data-beat-seen=done]) [data-part=people]{margin-top:84px}[data-shipmate-module=reach-your-crew][data-beat-seen=active] [data-part=d-im-tick]{opacity:1;transform:none;transition-delay:var(--t-seen-tick)}[data-shipmate-module=reach-your-crew][data-beat-seen=active] [data-part=d-kd-tick]{opacity:1;transform:none;transition-delay:calc(var(--t-seen-tick) + .6s)}[data-shipmate-module=reach-your-crew][data-beat-seen=active] [data-part=d-ml-tick]{opacity:1;transform:none;transition-delay:calc(var(--t-seen-tick) + 1.2s)}[data-shipmate-module=reach-your-crew][data-beat-seen=active] [data-part=n-0]{opacity:0;transition-delay:var(--t-seen-tick)}[data-shipmate-module=reach-your-crew][data-beat-seen=active] [data-part=n-1]{opacity:1;transition-delay:var(--t-seen-tick);animation:sm-fade 1ms linear calc(var(--t-seen-tick) + .6s) forwards}[data-shipmate-module=reach-your-crew][data-beat-seen=active] [data-part=n-2]{opacity:1;transition-delay:calc(var(--t-seen-tick) + .6s);animation:sm-fade 1ms linear calc(var(--t-seen-tick) + 1.2s) forwards}[data-shipmate-module=reach-your-crew][data-beat-seen=active] [data-part=n-3]{opacity:1;transition-delay:calc(var(--t-seen-tick) + 1.2s);animation:sm-fade 1ms linear var(--t-seen-all) forwards}[data-shipmate-module=reach-your-crew][data-beat-seen=active] [data-part=remind]{opacity:1;transform:none;transition-delay:var(--t-seen-remind);animation:sm-choose 1ms linear var(--t-seen-press) both,sm-press .4s var(--sm-ease) var(--t-seen-press)}[data-shipmate-module=reach-your-crew][data-beat-seen=active] [data-part=push2]{transform:none;opacity:1;transition-delay:var(--t-seen-reminder)}[data-shipmate-module=reach-your-crew][data-beat-seen=active] [data-part=d-ob-tick]{opacity:1;transform:none;transition-delay:var(--t-seen-all)}[data-shipmate-module=reach-your-crew][data-beat-seen=active] [data-part=n-4]{opacity:1;transition-delay:var(--t-seen-all)}[data-shipmate-module=reach-your-crew][data-beat-seen=active] [data-part=mark]{opacity:1;transition:opacity .4s var(--t-seen-mark)}[data-shipmate-module=reach-your-crew][data-beat-seen=done] [data-part^=d-] .sm-tick{opacity:1;transform:none}[data-shipmate-module=reach-your-crew][data-beat-seen=done] :is([data-part=n-0],[data-part=n-3]){opacity:0}[data-shipmate-module=reach-your-crew][data-beat-seen=done] [data-part=n-4]{opacity:1}[data-shipmate-module=reach-your-crew][data-beat-seen=done] [data-part=push2]{transform:none;opacity:1}[data-shipmate-module=reach-your-crew][data-beat-seen=done] [data-part=mark]{opacity:1}[data-shipmate-module=reach-your-crew][data-beat-seen=done] [data-part=remind]{opacity:.4;transform:none;background:var(--sm-button);color:var(--sm-on-button)}[data-shipmate-module=onboard-a-crew-member] .sm-stage{display:flex;flex-direction:column}[data-shipmate-module=onboard-a-crew-member] .sm-split{flex:1;min-height:0;grid-template-columns:1fr 1fr;gap:clamp(16px,5cqw,48px);align-items:stretch;justify-items:stretch;padding:clamp(4px,2cqw,24px) clamp(0px,4cqw - 16px,48px) clamp(4px,2.5cqw,32px)}[data-shipmate-module=onboard-a-crew-member] .sm-side,[data-shipmate-module=onboard-a-crew-member] .sm-side--wide{max-width:none;min-height:0}[data-shipmate-module=onboard-a-crew-member] .sm-side-body{flex:1;min-height:0}[data-shipmate-module=onboard-a-crew-member] .sm-side-body>.sm-panel,[data-shipmate-module=onboard-a-crew-member] .sm-swap{flex:1;min-height:0}[data-shipmate-module=onboard-a-crew-member] .sm-panel{padding:28px 32px}[data-shipmate-module=onboard-a-crew-member] .sm-panel .sm-sms{max-width:360px}[data-shipmate-module=onboard-a-crew-member] [data-part=form]{gap:14px}[data-shipmate-module=onboard-a-crew-member] [data-part=sign]{gap:20px}@container (width < 960px){[data-shipmate-module=onboard-a-crew-member] .sm-panel{padding:22px 24px;gap:14px}[data-shipmate-module=onboard-a-crew-member] [data-part=form]{gap:12px}[data-shipmate-module=onboard-a-crew-member] [data-part=sign]{gap:16px}}@container (width < 600px){[data-shipmate-module=onboard-a-crew-member] .sm-split{grid-template-columns:1fr;gap:0;padding-block:4px}[data-shipmate-module=onboard-a-crew-member] .sm-side{gap:8px;grid-area:1 / 1;transition:opacity .32s var(--sm-ease)}[data-shipmate-module=onboard-a-crew-member] .sm-side--right{opacity:0;pointer-events:none}[data-shipmate-module=onboard-a-crew-member]:is([data-beat-link=active],[data-beat-link=done]) .sm-side--left{opacity:0;pointer-events:none}[data-shipmate-module=onboard-a-crew-member]:is([data-beat-link=active],[data-beat-link=done]) .sm-side--right{opacity:1;pointer-events:auto}[data-shipmate-module=onboard-a-crew-member][data-beat-signed=active] .sm-side--left{opacity:1;pointer-events:auto;transition-delay:calc(var(--t-signed-filed) - .5s)}[data-shipmate-module=onboard-a-crew-member][data-beat-signed=active] .sm-side--right{opacity:0;pointer-events:none;transition-delay:calc(var(--t-signed-filed) - .5s)}[data-shipmate-module=onboard-a-crew-member][data-beat-signed=done] .sm-side--left{opacity:1;pointer-events:auto}[data-shipmate-module=onboard-a-crew-member][data-beat-signed=done] .sm-side--right{opacity:0;pointer-events:none}[data-shipmate-module=onboard-a-crew-member] .sm-panel{padding:20px 22px}}@container (width < 280px){[data-shipmate-module=onboard-a-crew-member] .sm-split{padding-block:0}[data-shipmate-module=onboard-a-crew-member] .sm-panel{padding:14px 16px;gap:10px}[data-shipmate-module=onboard-a-crew-member] .sm-side{gap:6px}[data-shipmate-module=onboard-a-crew-member] [data-part=form]{gap:8px}[data-shipmate-module=onboard-a-crew-member] [data-part=sign]{gap:12px}[data-shipmate-module=onboard-a-crew-member] .sm-field{gap:4px}[data-shipmate-module=onboard-a-crew-member] .sm-field-box{min-height:40px;padding:9px 12px;font-size:14px}[data-shipmate-module=onboard-a-crew-member] .sm-panel .sm-button{min-height:40px}[data-shipmate-module=onboard-a-crew-member] .sm-panel .sm-sms{padding:10px 12px}[data-shipmate-module=onboard-a-crew-member] .sm-sms-text{font-size:14px}[data-shipmate-module=onboard-a-crew-member] .sm-bars{gap:10px}[data-shipmate-module=onboard-a-crew-member] .sm-signature{height:32px;width:96px}[data-shipmate-module=onboard-a-crew-member] .sm-disc{--d: 32px}[data-shipmate-module=onboard-a-crew-member] .sm-arow{column-gap:10px}[data-shipmate-module=onboard-a-crew-member] .sm-panel .sm-arow{padding:8px 0}}[data-shipmate-module=onboard-a-crew-member] [data-part=record],[data-shipmate-module=onboard-a-crew-member] [data-part=text],[data-shipmate-module=onboard-a-crew-member] [data-part=sign]{opacity:0;pointer-events:none}[data-shipmate-module=onboard-a-crew-member][data-beat-link=pending] :is([data-part=record],[data-part=text]){position:absolute;visibility:hidden}[data-shipmate-module=onboard-a-crew-member][data-beat-signed=pending] [data-part=sign]{position:absolute;visibility:hidden}[data-shipmate-module=onboard-a-crew-member] [data-part$=-box]{color:transparent;transition:color .25s;background:var(--sm-tile)}[data-shipmate-module=onboard-a-crew-member] [data-part=add]{opacity:0;transition:opacity .3s}[data-shipmate-module=onboard-a-crew-member][data-beat-add=active] [data-part=name-box]{color:inherit;transition-delay:var(--t-add-name)}[data-shipmate-module=onboard-a-crew-member][data-beat-add=active] [data-part=phone-box]{color:inherit;transition-delay:var(--t-add-phone)}[data-shipmate-module=onboard-a-crew-member][data-beat-add=done] :is([data-part=name-box],[data-part=phone-box]){color:inherit}[data-shipmate-module=onboard-a-crew-member][data-beat-add=active] [data-part=add]{opacity:1;transition-delay:var(--t-add-add);animation:sm-press .4s var(--sm-ease) var(--t-add-press) forwards}[data-shipmate-module=onboard-a-crew-member][data-beat-add=done] [data-part=add]{opacity:.4}[data-shipmate-module=onboard-a-crew-member][data-beat-link=active] [data-part=form]{animation:sm-fade .3s linear forwards;position:absolute;inset:0}[data-shipmate-module=onboard-a-crew-member][data-beat-link=active] [data-part=record]{animation:sm-in .4s var(--sm-ease) var(--t-link-record) both}[data-shipmate-module=onboard-a-crew-member][data-beat-link=done] [data-part=form]{display:none}[data-shipmate-module=onboard-a-crew-member][data-beat-link=done] [data-part=record]{opacity:1}[data-shipmate-module=onboard-a-crew-member]:is([data-beat-link=active],[data-beat-link=done]) [data-part=st]{opacity:1}[data-shipmate-module=onboard-a-crew-member][data-beat-link=active] [data-part=st]{transition-delay:var(--t-link-chip)}[data-shipmate-module=onboard-a-crew-member][data-beat-link=active] [data-part=nothing]{animation:sm-fade .3s linear calc(var(--t-link-sms) - .3s) forwards;position:absolute;inset:0}[data-shipmate-module=onboard-a-crew-member][data-beat-link=active] [data-part=text]{animation:sm-in .4s var(--sm-ease) var(--t-link-sms) both}[data-shipmate-module=onboard-a-crew-member][data-beat-link=done] [data-part=nothing]{display:none}[data-shipmate-module=onboard-a-crew-member][data-beat-link=done] [data-part=text]{opacity:1}[data-shipmate-module=onboard-a-crew-member][data-beat-signed=active] [data-part=text]{animation:sm-fade .3s linear forwards;position:absolute;inset:0}[data-shipmate-module=onboard-a-crew-member][data-beat-signed=active] [data-part=sign]{animation:sm-in .4s var(--sm-ease) var(--t-signed-sign) both}[data-shipmate-module=onboard-a-crew-member][data-beat-signed=done] [data-part=text]{display:none}[data-shipmate-module=onboard-a-crew-member][data-beat-signed=done] [data-part=sign]{opacity:1}[data-shipmate-module=onboard-a-crew-member][data-beat-signed=active] [data-part=signature]{opacity:1;transition-delay:var(--t-signed-signature)}[data-shipmate-module=onboard-a-crew-member][data-beat-signed=done] [data-part=signature]{opacity:1}[data-shipmate-module=onboard-a-crew-member][data-beat-signed=active] [data-part=signbtn]{animation:sm-press .4s var(--sm-ease) var(--t-signed-press) both}[data-shipmate-module=onboard-a-crew-member][data-beat-signed=done] [data-part=signbtn]{opacity:.4}[data-shipmate-module=onboard-a-crew-member] [data-part=filed]{background:var(--sm-accent);color:var(--sm-on-accent)}[data-shipmate-module=onboard-a-crew-member][data-beat-signed=active] [data-part=st]{opacity:0;transition-delay:var(--t-signed-filed)}[data-shipmate-module=onboard-a-crew-member][data-beat-signed=active] [data-part=filed]{opacity:1;transition-delay:var(--t-signed-filed)}[data-shipmate-module=onboard-a-crew-member][data-beat-signed=done] [data-part=st]{opacity:0}[data-shipmate-module=onboard-a-crew-member][data-beat-signed=done] [data-part=filed]{opacity:1}[data-shipmate-module=onboard-a-crew-member][data-beat-signed=active] [data-part=doc-tick]{opacity:1;transform:none;transition-delay:var(--t-signed-tick)}[data-shipmate-module=onboard-a-crew-member][data-beat-signed=done] [data-part=doc-tick]{opacity:1;transform:none}[data-shipmate-module=message-to-ism] .sm-stage{display:flex;flex-direction:column}[data-shipmate-module=message-to-ism] .sm-split{flex:1;min-height:0;grid-template-columns:1fr 1fr;grid-template-rows:minmax(0,1fr);gap:clamp(16px,5cqw,48px);align-items:stretch;justify-items:stretch;padding:clamp(4px,2cqw,24px) clamp(0px,4cqw - 16px,48px) clamp(4px,2.5cqw,32px)}[data-shipmate-module=message-to-ism] .sm-side,[data-shipmate-module=message-to-ism] .sm-side--wide{max-width:none;min-height:0}[data-shipmate-module=message-to-ism] .sm-side-body{flex:1;min-height:0}[data-shipmate-module=message-to-ism] .sm-side-body>.sm-panel{flex:1;min-height:0}[data-shipmate-module=message-to-ism] .sm-panel{padding:28px 32px}[data-shipmate-module=message-to-ism] [data-part=hold]{position:relative;align-items:flex-start}[data-shipmate-module=message-to-ism] .sm-panel [data-part=menu]{position:absolute;left:0;bottom:calc(100% + 8px);z-index:2;min-width:200px}[data-shipmate-module=message-to-ism] [data-part=older]{flex:1;min-height:0;justify-content:space-evenly;gap:0}[data-shipmate-module=message-to-ism] [data-part=record] .sm-post-bubble{gap:18px}[data-shipmate-module=message-to-ism] [data-part=field]{margin-top:auto;min-height:48px}@container (width < 960px){[data-shipmate-module=message-to-ism] .sm-panel{padding:22px 24px;gap:14px}[data-shipmate-module=message-to-ism] .sm-stack{gap:10px}[data-shipmate-module=message-to-ism] [data-part=field]{display:none}}@container (width < 800px){[data-shipmate-module=message-to-ism] .sm-panel{padding:18px 22px;gap:10px}[data-shipmate-module=message-to-ism] [data-part=o-2]{display:none}}@container (width < 600px){[data-shipmate-module=message-to-ism] .sm-split{grid-template-columns:1fr;gap:0;padding-block:4px}[data-shipmate-module=message-to-ism] .sm-side{gap:8px;grid-area:1 / 1;transition:opacity .32s var(--sm-ease)}[data-shipmate-module=message-to-ism] .sm-side--right{opacity:0;pointer-events:none}[data-shipmate-module=message-to-ism][data-beat-logged=active] .sm-side--left{opacity:0;pointer-events:none;transition-delay:calc(var(--t-logged-record) - .2s)}[data-shipmate-module=message-to-ism][data-beat-logged=active] .sm-side--right{opacity:1;pointer-events:auto;transition-delay:calc(var(--t-logged-record) - .2s)}[data-shipmate-module=message-to-ism][data-beat-logged=done] .sm-side--left{opacity:0;pointer-events:none}[data-shipmate-module=message-to-ism][data-beat-logged=done] .sm-side--right{opacity:1;pointer-events:auto}[data-shipmate-module=message-to-ism] .sm-panel{padding:20px 22px;gap:12px}[data-shipmate-module=message-to-ism] .sm-stack{gap:8px}[data-shipmate-module=message-to-ism] [data-part=older]{display:none}[data-shipmate-module=message-to-ism] .sm-bubble{max-width:92%}}@container (width < 280px){[data-shipmate-module=message-to-ism] .sm-split{padding-block:0}[data-shipmate-module=message-to-ism] .sm-side{gap:6px}[data-shipmate-module=message-to-ism] .sm-panel{padding:14px 16px;gap:8px}[data-shipmate-module=message-to-ism] .sm-stack{gap:6px}[data-shipmate-module=message-to-ism] .sm-bubble{max-width:100%}[data-shipmate-module=message-to-ism] .sm-bubble-text{padding:12px 14px;font-size:14px}[data-shipmate-module=message-to-ism] .sm-abubble{max-width:90%}[data-shipmate-module=message-to-ism] .sm-abubble-box{padding:12px 14px}[data-shipmate-module=message-to-ism] .sm-panel .sm-menu-item{padding:10px 14px;font-size:14px}[data-shipmate-module=message-to-ism] .sm-panel .sm-post-bubble{padding:14px}[data-shipmate-module=message-to-ism] .sm-post-text{font-size:14px}[data-shipmate-module=message-to-ism] [data-part=record] .sm-post-bubble{gap:12px}}@keyframes sm-ism-in{0%{opacity:0;visibility:hidden;transform:translateY(8px)}to{opacity:1;visibility:visible;transform:none}}[data-shipmate-module=message-to-ism] [data-part=m1],[data-shipmate-module=message-to-ism] [data-part=m2],[data-shipmate-module=message-to-ism] [data-part=menu]{opacity:0}[data-shipmate-module=message-to-ism][data-beat-send=pending] [data-part=menu]{visibility:hidden}[data-shipmate-module=message-to-ism] [data-part=sent]{opacity:0}[data-shipmate-module=message-to-ism][data-beat-logged=pending] [data-part=sent]{position:absolute;visibility:hidden}[data-shipmate-module=message-to-ism] [data-part=record]{opacity:0;pointer-events:none}[data-shipmate-module=message-to-ism][data-beat-logged=pending] [data-part=record]{position:absolute;visibility:hidden}[data-shipmate-module=message-to-ism] [data-part=open]{background:var(--sm-button);color:var(--sm-on-button)}[data-shipmate-module=message-to-ism] [data-part=m2] .sm-bubble-text{transition:transform .3s var(--sm-ease),box-shadow .3s}[data-shipmate-module=message-to-ism] [data-part=m2] .sm-bubble-when{display:none}[data-shipmate-module=message-to-ism][data-beat-said=active] [data-part=m1]{animation:sm-in .4s var(--sm-ease) var(--t-said-m1) both}[data-shipmate-module=message-to-ism][data-beat-said=active] [data-part=m2]{animation:sm-in .4s var(--sm-ease) var(--t-said-m2) both}[data-shipmate-module=message-to-ism][data-beat-said=done] :is([data-part=m1],[data-part=m2]){opacity:1}[data-shipmate-module=message-to-ism][data-beat-send=active] [data-part=m2] .sm-bubble-text{transform:scale(1.03);box-shadow:0 0 0 2px var(--sm-accent);transition-delay:var(--t-send-ring)}[data-shipmate-module=message-to-ism][data-beat-send=active] [data-part=menu]{animation:sm-ism-in .3s var(--sm-ease) var(--t-send-menu) both,sm-fade .25s linear var(--t-send-close) forwards}[data-shipmate-module=message-to-ism][data-beat-send=active] [data-part=menu-1]{background:var(--sm-chip);transition:background .2s var(--t-send-chosen)}[data-shipmate-module=message-to-ism][data-beat-send=active] [data-part=m1]{opacity:.4;transition:opacity .3s var(--t-send-menu)}[data-shipmate-module=message-to-ism][data-beat-send=done] [data-part=menu]{display:none}[data-shipmate-module=message-to-ism][data-beat-send=done] [data-part=m2] .sm-bubble-text{box-shadow:none}[data-shipmate-module=message-to-ism]:is([data-beat-logged=active],[data-beat-logged=done]) [data-part=sent]{opacity:1}[data-shipmate-module=message-to-ism][data-beat-logged=active] [data-part=sent]{animation:sm-in .4s var(--sm-ease) var(--t-logged-sent) both}[data-shipmate-module=message-to-ism]:is([data-beat-logged=active],[data-beat-logged=done]) [data-part=sent-tick]{opacity:1;transform:none}[data-shipmate-module=message-to-ism][data-beat-logged=active] [data-part=sent-tick]{transition-delay:var(--t-logged-tick)}[data-shipmate-module=message-to-ism][data-beat-logged=active] [data-part=waiting]{animation:sm-fade .3s linear calc(var(--t-logged-record) - .3s) forwards;position:absolute;inset:0}[data-shipmate-module=message-to-ism][data-beat-logged=active] [data-part=record]{animation:sm-ism-in .5s var(--sm-ease) var(--t-logged-record) both}[data-shipmate-module=message-to-ism][data-beat-logged=done] [data-part=waiting]{display:none}[data-shipmate-module=message-to-ism][data-beat-logged=done] [data-part=record]{opacity:1}[data-shipmate-module=night-orders] .sm-stage{display:flex;flex-direction:column}[data-shipmate-module=night-orders] .sm-split{flex:1;min-height:0;grid-template-columns:1fr 1fr;grid-template-rows:minmax(0,1fr);gap:clamp(16px,5cqw,48px);align-items:stretch;justify-items:stretch;padding:clamp(4px,2cqw,24px) clamp(0px,4cqw - 16px,48px) clamp(4px,2.5cqw,32px)}[data-shipmate-module=night-orders] .sm-side,[data-shipmate-module=night-orders] .sm-side--wide{max-width:none;min-height:0}[data-shipmate-module=night-orders] .sm-side-body{flex:1;min-height:0}[data-shipmate-module=night-orders] .sm-side-body>.sm-panel,[data-shipmate-module=night-orders] .sm-crew,[data-shipmate-module=night-orders] .sm-crew>.sm-panel,[data-shipmate-module=night-orders] .sm-swap{flex:1;min-height:0}[data-shipmate-module=night-orders] .sm-panel{padding:28px 32px}[data-shipmate-module=night-orders] [data-part=w-page]{flex:1;justify-content:space-evenly;margin-top:8px}[data-shipmate-module=night-orders] [data-part=orders]{flex:1;font-size:17px}[data-shipmate-module=night-orders] [data-part=entry]{justify-content:space-evenly}[data-shipmate-module=night-orders] [data-part=d]{gap:16px}@container (width < 960px){[data-shipmate-module=night-orders] .sm-panel{padding:22px 24px;gap:14px}[data-shipmate-module=night-orders] [data-part=orders]{font-size:15px}[data-shipmate-module=night-orders] .sm-big{font-size:48px}[data-shipmate-module=night-orders] .sm-stack{gap:10px}}@container (width < 600px){[data-shipmate-module=night-orders] .sm-split{grid-template-columns:1fr;gap:0;padding-block:4px}[data-shipmate-module=night-orders] .sm-side{gap:8px;grid-area:1 / 1;transition:opacity .32s var(--sm-ease)}[data-shipmate-module=night-orders] .sm-side--right{opacity:0;pointer-events:none}[data-shipmate-module=night-orders]:is([data-beat-signed=active],[data-beat-signed=done]) .sm-side--left{opacity:0;pointer-events:none}[data-shipmate-module=night-orders]:is([data-beat-signed=active],[data-beat-signed=done]) .sm-side--right{opacity:1;pointer-events:auto}[data-shipmate-module=night-orders] .sm-panel{padding:20px 22px;gap:12px}[data-shipmate-module=night-orders] .sm-stack{gap:8px}[data-shipmate-module=night-orders] [data-part=entry]{justify-content:flex-start}[data-shipmate-module=night-orders] [data-part=d]{flex-wrap:nowrap;gap:10px}[data-shipmate-module=night-orders] [data-part=d] .sm-disc{width:36px;height:36px;font-size:14px}[data-shipmate-module=night-orders] [data-part=n-sub]{width:80px}[data-shipmate-module=night-orders] [data-part=w-page]{flex:0 0 auto;margin-top:4px}[data-shipmate-module=night-orders] .sm-banner{padding:10px 12px}[data-shipmate-module=night-orders] .sm-banner-text{font-size:14px}}@container (width < 280px){[data-shipmate-module=night-orders] .sm-split{padding-block:0}[data-shipmate-module=night-orders] .sm-side{gap:6px}[data-shipmate-module=night-orders] .sm-panel{padding:14px 16px;gap:8px}[data-shipmate-module=night-orders] .sm-stack{gap:6px}[data-shipmate-module=night-orders] .sm-panel .sm-arow{padding:6px 0}[data-shipmate-module=night-orders] [data-part=w-page]{gap:8px}[data-shipmate-module=night-orders] [data-part=orders]{font-size:14px;padding:12px 14px;min-height:0}[data-shipmate-module=night-orders] [data-part=orders] .sm-compose-text{inset:12px 14px}[data-shipmate-module=night-orders] .sm-panel .sm-button{min-height:40px}[data-shipmate-module=night-orders] .sm-big{font-size:40px}[data-shipmate-module=night-orders] .sm-count-left{gap:6px}[data-shipmate-module=night-orders] [data-part=n-sub]{display:none}[data-shipmate-module=night-orders] [data-part=d]{gap:6px}[data-shipmate-module=night-orders] [data-part=d] .sm-disc{width:30px;height:30px;font-size:12px}[data-shipmate-module=night-orders] [data-part=foot]{gap:12px}[data-shipmate-module=night-orders] [data-part=entry-text]{gap:8px}[data-shipmate-module=night-orders] .sm-banner{padding:8px 10px;border-radius:12px;column-gap:10px}[data-shipmate-module=night-orders] .sm-banner .sm-mark{width:32px;height:32px}[data-shipmate-module=night-orders] .sm-banner .sm-mark svg{width:24px;height:23px}[data-shipmate-module=night-orders] .sm-banner-head{font-size:12px}[data-shipmate-module=night-orders] .sm-banner-when{display:none}[data-shipmate-module=night-orders] .sm-banner-text{font-size:13px;line-height:1.3}[data-shipmate-module=night-orders]:is([data-beat-asked=active],[data-beat-asked=done]) [data-part=phone]{margin-top:72px}}@keyframes sm-night-in{0%{opacity:0;visibility:hidden;transform:translateY(8px)}to{opacity:1;visibility:visible;transform:none}}@keyframes sm-night-room{0%{max-height:0;overflow:hidden}to{max-height:none;overflow:visible}}[data-shipmate-module=night-orders] .sm-count-left{display:flex;flex-direction:column;gap:10px}[data-shipmate-module=night-orders] [data-part=write],[data-shipmate-module=night-orders] [data-part=entry]{opacity:0;pointer-events:none}[data-shipmate-module=night-orders][data-beat-written=pending] [data-part=write],[data-shipmate-module=night-orders][data-beat-signed=pending] [data-part=entry]{position:absolute;visibility:hidden}[data-shipmate-module=night-orders] [data-part=orders] .sm-compose-placeholder{display:none}[data-shipmate-module=night-orders] [data-part=send]{opacity:0;transition:opacity .3s}[data-shipmate-module=night-orders] [data-part=filed]{opacity:0;transition:opacity .3s;background:var(--sm-accent);color:var(--sm-on-accent)}[data-shipmate-module=night-orders]:is([data-beat-asked=active],[data-beat-asked=done]) [data-part=ask]{transform:none;opacity:1}[data-shipmate-module=night-orders][data-beat-asked=active] [data-part=ask]{transition-delay:var(--t-asked-push)}[data-shipmate-module=night-orders]:is([data-beat-asked=active],[data-beat-asked=done]) [data-part=phone]{margin-top:84px}[data-shipmate-module=night-orders][data-beat-asked=active] [data-part=phone]{transition-delay:calc(var(--t-asked-push) - .1s)}[data-shipmate-module=night-orders][data-beat-written=active] [data-part=ask]{transform:translateY(-140%);opacity:0;transition-delay:0ms}[data-shipmate-module=night-orders][data-beat-written=done] [data-part=ask]{transform:translateY(-140%);opacity:0}[data-shipmate-module=night-orders]:is([data-beat-written=active],[data-beat-written=done]) [data-part=phone]{margin-top:0}[data-shipmate-module=night-orders][data-beat-written=active] [data-part=watch]{animation:sm-fade .3s linear calc(var(--t-written-write) - .3s) forwards;position:absolute;inset:0}[data-shipmate-module=night-orders][data-beat-written=active] [data-part=write]{animation:sm-night-in .4s var(--sm-ease) var(--t-written-write) both,sm-night-room 1ms step-end var(--t-written-write) both}[data-shipmate-module=night-orders][data-beat-written=done] [data-part=watch]{display:none}[data-shipmate-module=night-orders][data-beat-written=done] [data-part=write]{opacity:1}[data-shipmate-module=night-orders][data-beat-written=active] [data-part=orders] .sm-word{animation:sm-word 1ms linear both;animation-delay:calc(var(--i) * .12s + var(--t-written-words))}[data-shipmate-module=night-orders][data-beat-written=done] [data-part=orders] .sm-word{opacity:1}[data-shipmate-module=night-orders][data-beat-written=active] [data-part=send]{opacity:1;transition-delay:var(--t-written-send);animation:sm-press .4s var(--sm-ease) var(--t-written-press) forwards}[data-shipmate-module=night-orders][data-beat-written=done] [data-part=send]{opacity:.4}[data-shipmate-module=night-orders][data-beat-signed=active] [data-part=open]{animation:sm-fade .3s linear forwards;position:absolute;inset:0}[data-shipmate-module=night-orders][data-beat-signed=active] [data-part=entry]{animation:sm-night-in .5s var(--sm-ease) var(--t-signed-entry) both}[data-shipmate-module=night-orders][data-beat-signed=done] [data-part=open]{display:none}[data-shipmate-module=night-orders][data-beat-signed=done] [data-part=entry]{opacity:1}[data-shipmate-module=night-orders][data-beat-signed=active] [data-part=d-tv-tick]{opacity:1;transform:none;transition-delay:var(--t-signed-tick)}[data-shipmate-module=night-orders][data-beat-signed=active] [data-part=d-am-tick]{opacity:1;transform:none;transition-delay:calc(var(--t-signed-tick) + .7s)}[data-shipmate-module=night-orders][data-beat-signed=active] [data-part=d-pl-tick]{opacity:1;transform:none;transition-delay:calc(var(--t-signed-tick) + 1.4s)}[data-shipmate-module=night-orders][data-beat-signed=active] [data-part=n-0]{opacity:0;transition-delay:var(--t-signed-tick)}[data-shipmate-module=night-orders][data-beat-signed=active] [data-part=n-1]{opacity:1;transition-delay:var(--t-signed-tick);animation:sm-fade 1ms linear calc(var(--t-signed-tick) + .7s) forwards}[data-shipmate-module=night-orders][data-beat-signed=active] [data-part=n-2]{opacity:1;transition-delay:calc(var(--t-signed-tick) + .7s);animation:sm-fade 1ms linear calc(var(--t-signed-tick) + 1.4s) forwards}[data-shipmate-module=night-orders][data-beat-signed=active] [data-part=n-3]{opacity:1;transition-delay:calc(var(--t-signed-tick) + 1.4s)}[data-shipmate-module=night-orders][data-beat-signed=active] [data-part=filed]{opacity:1;transition-delay:var(--t-signed-filed)}[data-shipmate-module=night-orders][data-beat-signed=active] [data-part=filed-tick]{opacity:1;transform:none;transition-delay:var(--t-signed-filedtick)}[data-shipmate-module=night-orders][data-beat-signed=active] [data-part=write]{opacity:.45;transition:opacity .5s var(--t-signed-filed)}[data-shipmate-module=night-orders][data-beat-signed=done] [data-part^=d-] .sm-tick{opacity:1;transform:none}[data-shipmate-module=night-orders][data-beat-signed=done] [data-part=n-0]{opacity:0}[data-shipmate-module=night-orders][data-beat-signed=done] [data-part=n-3],[data-shipmate-module=night-orders][data-beat-signed=done] [data-part=filed]{opacity:1}[data-shipmate-module=night-orders][data-beat-signed=done] [data-part=filed-tick]{opacity:1;transform:none}[data-shipmate-module=night-orders][data-beat-signed=done] [data-part=write]{opacity:.45}[data-shipmate-module=provisions] .sm-stage{display:flex;flex-direction:column}[data-shipmate-module=provisions] .sm-split{flex:1;min-height:0;grid-template-columns:1fr 1fr;gap:clamp(16px,5cqw,48px);align-items:stretch;justify-items:stretch;padding:clamp(4px,2cqw,24px) clamp(0px,4cqw - 16px,48px) clamp(4px,2.5cqw,32px)}[data-shipmate-module=provisions] .sm-side,[data-shipmate-module=provisions] .sm-side--wide{max-width:none;min-height:0}[data-shipmate-module=provisions] .sm-side-body{flex:1;min-height:0}[data-shipmate-module=provisions] .sm-side-body>.sm-panel,[data-shipmate-module=provisions] .sm-crew,[data-shipmate-module=provisions] .sm-crew>.sm-panel,[data-shipmate-module=provisions] .sm-swap{flex:1;min-height:0}[data-shipmate-module=provisions] .sm-panel{padding:28px 32px}[data-shipmate-module=provisions] [data-part=build],[data-shipmate-module=provisions] [data-part=summary],[data-shipmate-module=provisions] [data-part=order]{justify-content:space-evenly}[data-shipmate-module=provisions] .sm-panel .sm-arow{padding:14px 0}[data-shipmate-module=provisions] [data-part=before]{justify-content:space-evenly}@container (width < 960px){[data-shipmate-module=provisions] .sm-panel{padding:20px 24px;gap:12px}[data-shipmate-module=provisions] .sm-panel .sm-arow{padding:10px 0}}@container (width < 600px){[data-shipmate-module=provisions] .sm-split{grid-template-columns:1fr;gap:0;padding-block:4px}[data-shipmate-module=provisions] .sm-side{gap:8px}[data-shipmate-module=provisions] .sm-side{grid-area:1 / 1;transition:opacity .32s var(--sm-ease)}[data-shipmate-module=provisions] .sm-side--left{opacity:0;pointer-events:none}[data-shipmate-module=provisions]:is([data-beat-totalled=active],[data-beat-totalled=done]) .sm-side--left{opacity:1;pointer-events:auto}[data-shipmate-module=provisions]:is([data-beat-totalled=active],[data-beat-totalled=done]) .sm-side--right{opacity:0;pointer-events:none}[data-shipmate-module=provisions] .sm-panel{padding:18px 22px}[data-shipmate-module=provisions] .sm-panel .sm-arow{padding:8px 0}[data-shipmate-module=provisions] [data-part=build],[data-shipmate-module=provisions] [data-part=summary],[data-shipmate-module=provisions] [data-part=order],[data-shipmate-module=provisions] [data-part=before]{justify-content:flex-start}[data-shipmate-module=provisions] .sm-banner{padding:10px 12px}[data-shipmate-module=provisions] .sm-banner-text{font-size:14px}[data-shipmate-module=provisions] .sm-crew>.sm-panel{transition-duration:0ms}}@container (width < 280px){[data-shipmate-module=provisions] .sm-panel{padding:14px 16px;gap:8px}[data-shipmate-module=provisions] .sm-side{gap:6px}[data-shipmate-module=provisions] .sm-panel .sm-arow{padding:5px 0}[data-shipmate-module=provisions] .sm-panel .sm-button{min-height:40px}[data-shipmate-module=provisions] .sm-stack{gap:8px}[data-shipmate-module=provisions] .sm-banner{padding:8px 10px;border-radius:12px}[data-shipmate-module=provisions] .sm-banner-text{font-size:13px}[data-shipmate-module=provisions] .sm-trow-title{font-size:13px;white-space:nowrap}[data-shipmate-module=provisions] .sm-stepper{gap:8px}[data-shipmate-module=provisions] .sm-arow{column-gap:10px}}[data-shipmate-module=provisions] [data-part=summary],[data-shipmate-module=provisions] [data-part=order]{opacity:0;pointer-events:none}[data-shipmate-module=provisions][data-beat-totalled=pending] [data-part=summary],[data-shipmate-module=provisions][data-beat-order=pending] [data-part=order]{position:absolute;visibility:hidden}[data-shipmate-module=provisions] .sm-arow[data-part^=item-]{opacity:0}[data-shipmate-module=provisions] [data-part=filed]{background:var(--sm-accent);color:var(--sm-on-accent)}[data-shipmate-module=provisions][data-beat-open=active] [data-part=item-a]{animation:sm-in .36s var(--sm-ease) var(--t-open-items) both}[data-shipmate-module=provisions][data-beat-open=active] [data-part=item-b]{animation:sm-in .36s var(--sm-ease) calc(var(--t-open-items) + .5s) both}[data-shipmate-module=provisions][data-beat-open=active] [data-part=item-c]{animation:sm-in .36s var(--sm-ease) calc(var(--t-open-items) + 1s) both}[data-shipmate-module=provisions][data-beat-open=done] .sm-arow[data-part^=item-]{opacity:1}[data-shipmate-module=provisions] .sm-arow[data-part^=b-]{opacity:0}[data-shipmate-module=provisions][data-beat-open=active] [data-part=b-a]{animation:sm-in .36s var(--sm-ease) var(--t-open-rows) both}[data-shipmate-module=provisions][data-beat-open=active] [data-part=b-b]{animation:sm-in .36s var(--sm-ease) calc(var(--t-open-rows) + .25s) both}[data-shipmate-module=provisions][data-beat-open=active] [data-part=b-c]{animation:sm-in .36s var(--sm-ease) calc(var(--t-open-rows) + .5s) both}[data-shipmate-module=provisions][data-beat-open=done] .sm-arow[data-part^=b-]{opacity:1}[data-shipmate-module=provisions]:is([data-beat-open=active],[data-beat-open=done],[data-beat-order=active],[data-beat-order=done]) [data-part=open]{opacity:1}[data-shipmate-module=provisions][data-beat-open=active] [data-part=open]{transition-delay:var(--t-open-open)}[data-shipmate-module=provisions]:is([data-beat-open=active],[data-beat-open=done]) [data-part=push]{transform:none;opacity:1}[data-shipmate-module=provisions][data-beat-open=active] [data-part=push]{transition-delay:var(--t-open-push)}[data-shipmate-module=provisions]:is([data-beat-open=active],[data-beat-open=done]) [data-part=phone]{margin-top:84px}[data-shipmate-module=provisions][data-beat-open=active] [data-part=phone]{transition-delay:calc(var(--t-open-push) - .1s)}[data-shipmate-module=provisions][data-beat-order=active] [data-part=push]{transform:translateY(-140%);opacity:0;transition-delay:0ms}[data-shipmate-module=provisions][data-beat-order=done] [data-part=push]{transform:translateY(-140%);opacity:0}[data-shipmate-module=provisions]:is([data-beat-order=active],[data-beat-order=done],[data-beat-totalled=active],[data-beat-totalled=done]) [data-part=phone]{margin-top:0}[data-shipmate-module=provisions][data-beat-order=active] [data-part=before]{animation:sm-fade .3s linear forwards;position:absolute;inset:0}[data-shipmate-module=provisions][data-beat-order=active] [data-part=order]{animation:sm-in .4s var(--sm-ease) var(--t-order-order) both}[data-shipmate-module=provisions][data-beat-order=done] [data-part=before]{display:none}[data-shipmate-module=provisions][data-beat-order=done] [data-part=order]{opacity:1}@keyframes sm-show{to{opacity:1}}@keyframes sm-hide{to{opacity:0}}@keyframes sm-tap{0%,60%{background:var(--sm-ink);color:var(--sm-own);border-color:var(--sm-ink);transform:scale(.94)}}[data-shipmate-module=provisions][data-beat-order=active] [data-part=st-a] .sm-stepper-plus{animation:sm-tap .42s var(--sm-ease) var(--t-order-tap-a)}[data-shipmate-module=provisions][data-beat-order=active] [data-part=st-a-n]>:nth-child(1){animation:sm-hide 1ms linear calc(var(--t-order-tap-a) + .1s) forwards}[data-shipmate-module=provisions][data-beat-order=active] [data-part=st-a-n]>:nth-child(2){animation:sm-show 1ms linear calc(var(--t-order-tap-a) + .1s) forwards}[data-shipmate-module=provisions][data-beat-order=active] [data-part=st-b] .sm-stepper-plus{animation:sm-tap .42s var(--sm-ease) var(--t-order-tap-b),sm-tap .42s var(--sm-ease) calc(var(--t-order-tap-b) + .5s)}[data-shipmate-module=provisions][data-beat-order=active] [data-part=st-b-n]>:nth-child(1){animation:sm-hide 1ms linear calc(var(--t-order-tap-b) + .1s) forwards}[data-shipmate-module=provisions][data-beat-order=active] [data-part=st-b-n]>:nth-child(2){animation:sm-show 1ms linear calc(var(--t-order-tap-b) + .1s) forwards,sm-hide 1ms linear calc(var(--t-order-tap-b) + .6s) forwards}[data-shipmate-module=provisions][data-beat-order=active] [data-part=st-b-n]>:nth-child(3){animation:sm-show 1ms linear calc(var(--t-order-tap-b) + .6s) forwards}[data-shipmate-module=provisions][data-beat-order=active] [data-part=st-c] .sm-stepper-plus{animation:sm-tap .42s var(--sm-ease) var(--t-order-tap-c),sm-tap .42s var(--sm-ease) calc(var(--t-order-tap-c) + .5s)}[data-shipmate-module=provisions][data-beat-order=active] [data-part=st-c-n]>:nth-child(1){animation:sm-hide 1ms linear calc(var(--t-order-tap-c) + .1s) forwards}[data-shipmate-module=provisions][data-beat-order=active] [data-part=st-c-n]>:nth-child(2){animation:sm-show 1ms linear calc(var(--t-order-tap-c) + .1s) forwards,sm-hide 1ms linear calc(var(--t-order-tap-c) + .6s) forwards}[data-shipmate-module=provisions][data-beat-order=active] [data-part=st-c-n]>:nth-child(3){animation:sm-show 1ms linear calc(var(--t-order-tap-c) + .6s) forwards}[data-shipmate-module=provisions][data-beat-order=done] .sm-stepper-n--count>.sm-stepper-v{opacity:0}[data-shipmate-module=provisions][data-beat-order=done] .sm-stepper-n--count>.is-final{opacity:1}[data-shipmate-module=provisions][data-beat-order=active] [data-part=sendorder]{animation:sm-press .4s var(--sm-ease) var(--t-order-send) both}[data-shipmate-module=provisions][data-beat-order=done] [data-part=sendorder]{opacity:.4}[data-shipmate-module=provisions][data-beat-totalled=active] [data-part=build]{animation:sm-fade .3s linear forwards;position:absolute;inset:0}[data-shipmate-module=provisions][data-beat-totalled=active] [data-part=summary]{animation:sm-in .4s var(--sm-ease) var(--t-totalled-summary) both}[data-shipmate-module=provisions][data-beat-totalled=done] [data-part=build]{display:none}[data-shipmate-module=provisions][data-beat-totalled=done] [data-part=summary]{opacity:1}[data-shipmate-module=provisions][data-beat-totalled=active] [data-part=open]{opacity:0;transition-delay:var(--t-totalled-filed)}[data-shipmate-module=provisions][data-beat-totalled=active] [data-part=filed]{opacity:1;transition-delay:var(--t-totalled-filed)}[data-shipmate-module=provisions][data-beat-totalled=done] [data-part=open]{opacity:0}[data-shipmate-module=provisions][data-beat-totalled=done] [data-part=filed]{opacity:1}[data-shipmate-module=provisions]:is([data-beat-totalled=active],[data-beat-totalled=done]) [data-part=order]{opacity:.45;transition:opacity .5s}@container (width < 280px){[data-shipmate-module=provisions][data-beat-open=active] [data-part=phone]{margin-top:72px}}[data-shipmate-module=birthday] .sm-stage{display:flex;flex-direction:column}[data-shipmate-module=birthday] .sm-split{flex:1;min-height:0;grid-template-columns:1fr 1fr;gap:clamp(16px,5cqw,48px);align-items:stretch;justify-items:stretch;padding:clamp(4px,2cqw,24px) clamp(0px,4cqw - 16px,48px) clamp(4px,2.5cqw,32px)}[data-shipmate-module=birthday] .sm-side,[data-shipmate-module=birthday] .sm-side--wide{max-width:none;min-height:0}[data-shipmate-module=birthday] .sm-side-body{flex:1;min-height:0}[data-shipmate-module=birthday] .sm-side-body>.sm-panel,[data-shipmate-module=birthday] .sm-crew,[data-shipmate-module=birthday] .sm-crew>.sm-panel,[data-shipmate-module=birthday] .sm-swap{flex:1;min-height:0}[data-shipmate-module=birthday] .sm-panel{padding:28px 32px}[data-shipmate-module=birthday] [data-part=profile],[data-shipmate-module=birthday] [data-part=quiet],[data-shipmate-module=birthday] [data-part=plan]{justify-content:space-evenly;gap:0}[data-shipmate-module=birthday] [data-part=plan]{gap:10px}[data-shipmate-module=birthday] [data-part=dayv]{gap:0}[data-shipmate-module=birthday] [data-part=greet]{flex:1;min-height:0}[data-shipmate-module=birthday] [data-part=greet] .sm-post-bubble{flex:1;justify-content:space-between}[data-shipmate-module=birthday] .sm-panel .sm-arow{padding:14px 0}[data-shipmate-module=birthday] [data-part=turns] .sm-num-text{font-size:40px}[data-shipmate-module=birthday] [data-part^=l-] .sm-disc{--d: 32px}@container (width < 960px){[data-shipmate-module=birthday] .sm-panel{padding:20px 24px;gap:12px}[data-shipmate-module=birthday] .sm-panel .sm-arow{padding:10px 0}[data-shipmate-module=birthday] [data-part=turns] .sm-num-text{font-size:32px}[data-shipmate-module=birthday] [data-part=l-b]{display:none}}@container (width < 600px){[data-shipmate-module=birthday] .sm-split{grid-template-columns:1fr;gap:0;padding-block:4px}[data-shipmate-module=birthday] .sm-side{gap:8px}[data-shipmate-module=birthday] .sm-side{grid-area:1 / 1;transition:opacity .32s var(--sm-ease)}[data-shipmate-module=birthday] .sm-side--right,[data-shipmate-module=birthday][data-beat-nudge=active] .sm-side--left{opacity:0;pointer-events:none}[data-shipmate-module=birthday][data-beat-nudge=active] .sm-side--right{opacity:1;pointer-events:auto}[data-shipmate-module=birthday] .sm-panel{padding:18px 22px}[data-shipmate-module=birthday] .sm-panel .sm-arow{padding:8px 0}[data-shipmate-module=birthday] [data-part=plan]{gap:6px}[data-shipmate-module=birthday] .sm-banner{padding:10px 12px}[data-shipmate-module=birthday] .sm-banner-text{font-size:14px}}@container (width < 400px){[data-shipmate-module=birthday] .sm-banner-app{white-space:nowrap}[data-shipmate-module=birthday] .sm-banner-when{display:none}}@container (width < 280px){[data-shipmate-module=birthday] .sm-split{padding-block:0}[data-shipmate-module=birthday] .sm-panel{padding:14px 16px;gap:8px}[data-shipmate-module=birthday] .sm-side{gap:6px}[data-shipmate-module=birthday] .sm-panel .sm-arow{padding:5px 0;column-gap:10px}[data-shipmate-module=birthday] [data-part=odd-when]{display:none}[data-shipmate-module=birthday] [data-part=greet] .sm-post-bubble{padding:14px 16px;gap:10px}[data-shipmate-module=birthday] .sm-banner{padding:8px 10px;border-radius:12px;column-gap:10px}[data-shipmate-module=birthday] .sm-banner .sm-mark{width:32px;height:32px}[data-shipmate-module=birthday] .sm-banner .sm-mark svg{width:24px;height:23px}[data-shipmate-module=birthday] .sm-banner-head{font-size:12px}[data-shipmate-module=birthday] .sm-banner-when{display:none}[data-shipmate-module=birthday] .sm-banner-text{font-size:13px;line-height:1.3}[data-shipmate-module=birthday]:is([data-beat-nudge=active],[data-beat-nudge=done]) [data-part=phone]{margin-top:72px}}[data-shipmate-module=birthday] [data-part=dayv],[data-shipmate-module=birthday] [data-part=plan]{opacity:0;pointer-events:none}[data-shipmate-module=birthday][data-beat-day=pending] [data-part=dayv],[data-shipmate-module=birthday][data-beat-nudge=pending] [data-part=plan]{position:absolute;visibility:hidden}[data-shipmate-module=birthday] [data-part=odd],[data-shipmate-module=birthday] [data-part=dob],[data-shipmate-module=birthday] [data-part=age]{opacity:0}[data-shipmate-module=birthday] [data-part=seen]{opacity:0;transition:opacity .3s;background:var(--sm-accent);color:var(--sm-on-accent)}[data-shipmate-module=birthday][data-beat-file=active] [data-part=odd]{animation:sm-in .4s var(--sm-ease) var(--t-file-odd) both}[data-shipmate-module=birthday][data-beat-file=active] [data-part=dob]{animation:sm-in .4s var(--sm-ease) var(--t-file-dob) both}[data-shipmate-module=birthday][data-beat-file=active] [data-part=age]{animation:sm-in .4s var(--sm-ease) var(--t-file-age) both}[data-shipmate-module=birthday][data-beat-file=done] :is([data-part=odd],[data-part=dob],[data-part=age]){opacity:1}[data-shipmate-module=birthday]:is([data-beat-nudge=active],[data-beat-nudge=done]) [data-part=push]{transform:none;opacity:1}[data-shipmate-module=birthday][data-beat-nudge=active] [data-part=push]{transition-delay:var(--t-nudge-push)}[data-shipmate-module=birthday]:is([data-beat-nudge=active],[data-beat-nudge=done]) [data-part=phone]{margin-top:84px}[data-shipmate-module=birthday][data-beat-nudge=active] [data-part=phone]{transition-delay:calc(var(--t-nudge-push) - .1s)}[data-shipmate-module=birthday][data-beat-nudge=active] [data-part=quiet]{animation:sm-fade .3s linear calc(var(--t-nudge-plan) - .3s) forwards;position:absolute;inset:0}[data-shipmate-module=birthday][data-beat-nudge=active] [data-part=plan]{animation:sm-in .4s var(--sm-ease) var(--t-nudge-plan) both}[data-shipmate-module=birthday][data-beat-nudge=done] [data-part=quiet]{display:none}[data-shipmate-module=birthday][data-beat-nudge=done] [data-part=plan]{opacity:1}[data-shipmate-module=birthday][data-beat-day=active] [data-part=push]{transform:translateY(-140%);opacity:0;transition-delay:0ms}[data-shipmate-module=birthday][data-beat-day=done] [data-part=push]{transform:translateY(-140%);opacity:0}[data-shipmate-module=birthday]:is([data-beat-day=active],[data-beat-day=done]) [data-part=phone]{margin-top:0}[data-shipmate-module=birthday][data-beat-day=active] [data-part=profile]{animation:sm-fade .3s linear forwards;position:absolute;inset:0}[data-shipmate-module=birthday][data-beat-day=active] [data-part=dayv]{animation:sm-in .4s var(--sm-ease) var(--t-day-post) both}[data-shipmate-module=birthday][data-beat-day=done] [data-part=profile]{display:none}[data-shipmate-module=birthday][data-beat-day=done] [data-part=dayv]{opacity:1}[data-shipmate-module=birthday]:is([data-beat-day=active],[data-beat-day=done]) [data-part=seen]{opacity:1}[data-shipmate-module=birthday][data-beat-day=active] [data-part=seen]{transition-delay:var(--t-day-seen)}[data-shipmate-module=birthday]:is([data-beat-day=active],[data-beat-day=done]) [data-part=cake-tick]{opacity:1;transform:none}[data-shipmate-module=birthday][data-beat-day=active] [data-part=cake-tick]{transition-delay:var(--t-day-caketick)}[data-shipmate-module=crew-travel] .sm-stage{display:flex;flex-direction:column}[data-shipmate-module=crew-travel] .sm-split{flex:1;min-height:0;grid-template-columns:1fr 1fr;gap:clamp(16px,5cqw,48px);align-items:stretch;justify-items:stretch;padding:clamp(4px,2cqw,24px) clamp(0px,4cqw - 16px,48px) clamp(4px,2.5cqw,32px)}[data-shipmate-module=crew-travel] .sm-side,[data-shipmate-module=crew-travel] .sm-side--wide{max-width:none;min-height:0}[data-shipmate-module=crew-travel] .sm-side-body{flex:1;min-height:0}[data-shipmate-module=crew-travel] .sm-side-body>.sm-panel,[data-shipmate-module=crew-travel] .sm-crew,[data-shipmate-module=crew-travel] .sm-crew>.sm-panel,[data-shipmate-module=crew-travel] .sm-swap{flex:1;min-height:0}[data-shipmate-module=crew-travel] .sm-panel{padding:28px 32px}[data-shipmate-module=crew-travel] [data-part=rows],[data-shipmate-module=crew-travel] [data-part=nothing],[data-shipmate-module=crew-travel] [data-part=mine]{flex:1;justify-content:space-evenly;gap:0}[data-shipmate-module=crew-travel] [data-part=mine]{gap:18px}[data-shipmate-module=crew-travel] .sm-panel .sm-arow{padding:14px 0}[data-shipmate-module=crew-travel] [data-part=dep] .sm-num-text{font-size:40px}[data-shipmate-module=crew-travel] [data-part=ticket]{align-items:flex-end}@container (width < 960px){[data-shipmate-module=crew-travel] .sm-panel{padding:20px 24px;gap:12px}[data-shipmate-module=crew-travel] .sm-panel .sm-arow{padding:10px 0}[data-shipmate-module=crew-travel] [data-part=dep] .sm-num-text{font-size:32px}}@container (width < 600px){[data-shipmate-module=crew-travel] .sm-split{grid-template-columns:1fr;gap:0;padding-block:4px}[data-shipmate-module=crew-travel] .sm-side{gap:8px}[data-shipmate-module=crew-travel] .sm-side{grid-area:1 / 1;transition:opacity .32s var(--sm-ease)}[data-shipmate-module=crew-travel] .sm-side--right{opacity:0;pointer-events:none}[data-shipmate-module=crew-travel]:is([data-beat-phone=active],[data-beat-phone=done]) .sm-side--left{opacity:0;pointer-events:none}[data-shipmate-module=crew-travel]:is([data-beat-phone=active],[data-beat-phone=done]) .sm-side--right{opacity:1;pointer-events:auto}[data-shipmate-module=crew-travel] .sm-panel{padding:18px 22px}[data-shipmate-module=crew-travel] .sm-panel .sm-arow{padding:8px 0}[data-shipmate-module=crew-travel] [data-part=mine]{gap:14px}[data-shipmate-module=crew-travel] [data-part^=d-]{--d: 36px}[data-shipmate-module=crew-travel] [data-part^=fl-]{font-size:14px}[data-shipmate-module=crew-travel] .sm-banner{padding:10px 12px}[data-shipmate-module=crew-travel] .sm-banner-text{font-size:14px}}@container (width < 280px){[data-shipmate-module=crew-travel] .sm-split{padding-block:0}[data-shipmate-module=crew-travel] .sm-panel{padding:14px 16px;gap:8px}[data-shipmate-module=crew-travel] .sm-side{gap:6px}[data-shipmate-module=crew-travel] .sm-panel .sm-arow{padding:5px 0;column-gap:10px}[data-shipmate-module=crew-travel] [data-part^=d-]{--d: 32px}[data-shipmate-module=crew-travel] [data-part=m-rest]>:last-child{display:none}[data-shipmate-module=crew-travel] .sm-banner{padding:8px 10px;border-radius:12px;column-gap:10px}[data-shipmate-module=crew-travel] .sm-banner .sm-mark{width:32px;height:32px}[data-shipmate-module=crew-travel] .sm-banner .sm-mark svg{width:24px;height:23px}[data-shipmate-module=crew-travel] .sm-banner-head{font-size:12px}[data-shipmate-module=crew-travel] .sm-banner-when{display:none}[data-shipmate-module=crew-travel] .sm-banner-text{font-size:13px;line-height:1.3}[data-shipmate-module=crew-travel]:is([data-beat-phone=active],[data-beat-phone=done]) [data-part=phone]{margin-top:92px}}[data-shipmate-module=crew-travel] .sm-arow[data-part^=p-]{opacity:0}[data-shipmate-module=crew-travel] [data-part=count]{opacity:0;transition:opacity .3s}[data-shipmate-module=crew-travel] [data-part=filed]{opacity:0;transition:opacity .3s;background:var(--sm-accent);color:var(--sm-on-accent)}[data-shipmate-module=crew-travel] [data-part=mine]{opacity:0;pointer-events:none}[data-shipmate-module=crew-travel][data-beat-phone=pending] [data-part=mine]{position:absolute;visibility:hidden}[data-shipmate-module=crew-travel] [data-part^=ok-]{background:var(--sm-accent);color:var(--sm-on-accent)}[data-shipmate-module=crew-travel] [data-part^=fl-]{white-space:nowrap}[data-shipmate-module=crew-travel][data-beat-list=active] [data-part=p-eh]{animation:sm-in .4s var(--sm-ease) var(--t-list-rows) both}[data-shipmate-module=crew-travel][data-beat-list=active] [data-part=p-ml]{animation:sm-in .4s var(--sm-ease) calc(var(--t-list-rows) + .5s) both}[data-shipmate-module=crew-travel][data-beat-list=active] [data-part=p-sa]{animation:sm-in .4s var(--sm-ease) calc(var(--t-list-rows) + 1s) both}[data-shipmate-module=crew-travel][data-beat-list=done] .sm-arow[data-part^=p-]{opacity:1}[data-shipmate-module=crew-travel]:is([data-beat-list=active],[data-beat-list=done]) [data-part=count]{opacity:1}[data-shipmate-module=crew-travel][data-beat-list=active] [data-part=count]{transition-delay:var(--t-list-count)}[data-shipmate-module=crew-travel][data-beat-list=active] [data-part=ok-eh]{opacity:1;transition-delay:var(--t-list-cleared)}[data-shipmate-module=crew-travel][data-beat-list=active] [data-part=ok-ml]{opacity:1;transition-delay:calc(var(--t-list-cleared) + .6s)}[data-shipmate-module=crew-travel][data-beat-list=active] [data-part=ok-sa]{opacity:1;transition-delay:calc(var(--t-list-cleared) + 1.2s)}[data-shipmate-module=crew-travel][data-beat-list=done] [data-part^=ok-]{opacity:1}[data-shipmate-module=crew-travel]:is([data-beat-booked=active],[data-beat-booked=done]) [data-part^=ok-]{opacity:0}[data-shipmate-module=crew-travel][data-beat-booked=active] [data-part^=ok-]{transition-delay:calc(var(--t-booked-fl-eh) - .4s)}[data-shipmate-module=crew-travel]:is([data-beat-booked=active],[data-beat-booked=done]) [data-part^=fl-]{opacity:1}[data-shipmate-module=crew-travel][data-beat-booked=active] [data-part=fl-eh]{transition-delay:var(--t-booked-fl-eh)}[data-shipmate-module=crew-travel][data-beat-booked=active] [data-part=fl-ml]{transition-delay:var(--t-booked-fl-ml)}[data-shipmate-module=crew-travel][data-beat-booked=active] [data-part=fl-sa]{transition-delay:var(--t-booked-fl-sa)}[data-shipmate-module=crew-travel]:is([data-beat-phone=active],[data-beat-phone=done]) [data-part=push]{transform:none;opacity:1}[data-shipmate-module=crew-travel][data-beat-phone=active] [data-part=push]{transition-delay:var(--t-phone-push)}[data-shipmate-module=crew-travel]:is([data-beat-phone=active],[data-beat-phone=done]) [data-part=phone]{margin-top:84px}[data-shipmate-module=crew-travel][data-beat-phone=active] [data-part=phone]{transition-delay:calc(var(--t-phone-push) - .1s)}[data-shipmate-module=crew-travel][data-beat-phone=active] [data-part=nothing]{animation:sm-fade .3s linear calc(var(--t-phone-ticket) - .3s) forwards;position:absolute;inset:0}[data-shipmate-module=crew-travel][data-beat-phone=active] [data-part=mine]{animation:sm-in .4s var(--sm-ease) var(--t-phone-ticket) both}[data-shipmate-module=crew-travel][data-beat-phone=done] [data-part=nothing]{display:none}[data-shipmate-module=crew-travel][data-beat-phone=done] [data-part=mine]{opacity:1}[data-shipmate-module=crew-travel]:is([data-beat-phone=active],[data-beat-phone=done]) [data-part^=fl-]{opacity:0}[data-shipmate-module=crew-travel]:is([data-beat-phone=active],[data-beat-phone=done]) [data-part^=t-]{opacity:1;transform:none}[data-shipmate-module=crew-travel][data-beat-phone=active] [data-part=t-eh]{transition-delay:var(--t-phone-ticks)}[data-shipmate-module=crew-travel][data-beat-phone=active] [data-part=t-ml]{transition-delay:calc(var(--t-phone-ticks) + .3s)}[data-shipmate-module=crew-travel][data-beat-phone=active] [data-part=t-sa]{transition-delay:calc(var(--t-phone-ticks) + .6s)}[data-shipmate-module=crew-travel]:is([data-beat-phone=active],[data-beat-phone=done]) [data-part=count]{opacity:0}[data-shipmate-module=crew-travel][data-beat-phone=active] [data-part=count]{transition-delay:var(--t-phone-filed)}[data-shipmate-module=crew-travel]:is([data-beat-phone=active],[data-beat-phone=done]) [data-part=filed]{opacity:1}[data-shipmate-module=crew-travel][data-beat-phone=active] [data-part=filed]{transition-delay:var(--t-phone-filed)}[data-shipmate-module=crew-travel]:is([data-beat-phone=active],[data-beat-phone=done]) [data-part=filed-tick]{opacity:1;transform:none}[data-shipmate-module=crew-travel][data-beat-phone=active] [data-part=filed-tick]{transition-delay:var(--t-phone-filedtick)}[data-shipmate-module=certificate-renewals] .sm-stage{display:flex;flex-direction:column}[data-shipmate-module=certificate-renewals] .sm-split{flex:1;min-height:0;grid-template-columns:1fr 1fr;gap:clamp(16px,5cqw,48px);align-items:stretch;justify-items:stretch;padding:clamp(4px,2cqw,24px) clamp(0px,4cqw - 16px,48px) clamp(4px,2.5cqw,32px)}[data-shipmate-module=certificate-renewals] .sm-side,[data-shipmate-module=certificate-renewals] .sm-side--wide{max-width:none;min-height:0}[data-shipmate-module=certificate-renewals] .sm-side-body{flex:1;min-height:0}[data-shipmate-module=certificate-renewals] .sm-side-body>.sm-panel,[data-shipmate-module=certificate-renewals] .sm-crew,[data-shipmate-module=certificate-renewals] .sm-crew>.sm-panel,[data-shipmate-module=certificate-renewals] .sm-swap{flex:1;min-height:0}[data-shipmate-module=certificate-renewals] .sm-panel{padding:28px 32px}[data-shipmate-module=certificate-renewals] [data-part=rows],[data-shipmate-module=certificate-renewals] [data-part=nothing],[data-shipmate-module=certificate-renewals] [data-part=after]{flex:1;justify-content:space-evenly;gap:0}[data-shipmate-module=certificate-renewals] [data-part=upload]{flex:1;justify-content:space-evenly}[data-shipmate-module=certificate-renewals] .sm-panel .sm-arow{padding:14px 0}@container (width < 960px){[data-shipmate-module=certificate-renewals] .sm-panel{padding:20px 24px;gap:12px}[data-shipmate-module=certificate-renewals] .sm-panel .sm-arow{padding:10px 0}}@container (width < 600px){[data-shipmate-module=certificate-renewals] .sm-split{grid-template-columns:1fr;gap:0;padding-block:4px}[data-shipmate-module=certificate-renewals] .sm-side{gap:8px}[data-shipmate-module=certificate-renewals] .sm-side{grid-area:1 / 1;transition:opacity .32s var(--sm-ease)}[data-shipmate-module=certificate-renewals] .sm-side--right,[data-shipmate-module=certificate-renewals][data-beat-asked=active] .sm-side--left{opacity:0;pointer-events:none}[data-shipmate-module=certificate-renewals][data-beat-asked=active] .sm-side--right{opacity:1;pointer-events:auto}[data-shipmate-module=certificate-renewals] .sm-panel{padding:18px 22px}[data-shipmate-module=certificate-renewals] .sm-panel .sm-arow{padding:8px 0}[data-shipmate-module=certificate-renewals] .sm-banner{padding:10px 12px}[data-shipmate-module=certificate-renewals] .sm-banner-text{font-size:14px}}@container ((width < 400px) or ((width >= 600px) and (width < 960px))){[data-shipmate-module=certificate-renewals] [data-part=stcw],[data-shipmate-module=certificate-renewals] [data-part=med]{grid-template-columns:auto 1fr;row-gap:6px}[data-shipmate-module=certificate-renewals] [data-part=stcw]>.sm-arow-right,[data-shipmate-module=certificate-renewals] [data-part=med]>.sm-arow-right{grid-column:2;justify-items:start}[data-shipmate-module=certificate-renewals] [data-part=st]{justify-items:start}}@container (width < 280px){[data-shipmate-module=certificate-renewals] .sm-split{padding-block:0}[data-shipmate-module=certificate-renewals] .sm-panel{padding:14px 16px;gap:8px}[data-shipmate-module=certificate-renewals] .sm-side{gap:6px}[data-shipmate-module=certificate-renewals] .sm-panel .sm-arow{padding:5px 0;column-gap:10px}[data-shipmate-module=certificate-renewals] [data-part=kari-when]{display:none}[data-shipmate-module=certificate-renewals] .sm-panel .sm-button{min-height:40px}[data-shipmate-module=certificate-renewals] .sm-banner{padding:8px 10px;border-radius:12px;column-gap:10px}[data-shipmate-module=certificate-renewals] .sm-banner .sm-mark{width:32px;height:32px}[data-shipmate-module=certificate-renewals] .sm-banner .sm-mark svg{width:24px;height:23px}[data-shipmate-module=certificate-renewals] .sm-banner-head{font-size:12px}[data-shipmate-module=certificate-renewals] .sm-banner-when{display:none}[data-shipmate-module=certificate-renewals] .sm-banner-text{font-size:13px;line-height:1.3}[data-shipmate-module=certificate-renewals][data-beat-asked=active] [data-part=phone]{margin-top:92px}}[data-shipmate-module=certificate-renewals] [data-part=done]{opacity:0;transition:opacity .3s;background:var(--sm-accent);color:var(--sm-on-accent)}[data-shipmate-module=certificate-renewals][data-beat-filed=pending] [data-part=done]{position:absolute;visibility:hidden}[data-shipmate-module=certificate-renewals] [data-part=upload],[data-shipmate-module=certificate-renewals] [data-part=after]{opacity:0;pointer-events:none}[data-shipmate-module=certificate-renewals][data-beat-asked=pending] [data-part=upload],[data-shipmate-module=certificate-renewals][data-beat-filed=pending] [data-part=after]{position:absolute;visibility:hidden}[data-shipmate-module=certificate-renewals] [data-part=valid]{opacity:1}[data-shipmate-module=certificate-renewals] [data-part=due]{background:var(--sm-button);color:var(--sm-on-button);white-space:nowrap}[data-shipmate-module=certificate-renewals]:is([data-beat-flag=active],[data-beat-flag=done],[data-beat-asked=active],[data-beat-asked=done]) [data-part=valid]{opacity:0}[data-shipmate-module=certificate-renewals]:is([data-beat-flag=active],[data-beat-flag=done],[data-beat-asked=active],[data-beat-asked=done]) [data-part=due]{opacity:1}[data-shipmate-module=certificate-renewals][data-beat-flag=active] [data-part=due]{transition-delay:var(--t-flag-due)}[data-shipmate-module=certificate-renewals]:is([data-beat-asked=active],[data-beat-asked=done]) [data-part=push]{transform:none;opacity:1}[data-shipmate-module=certificate-renewals][data-beat-asked=active] [data-part=push]{transition-delay:var(--t-asked-push)}[data-shipmate-module=certificate-renewals][data-beat-asked=done] [data-part=push]{transform:translateY(-140%);opacity:0;transition-delay:0ms}[data-shipmate-module=certificate-renewals][data-beat-asked=active] [data-part=phone]{margin-top:84px;transition-delay:calc(var(--t-asked-push) - .1s)}[data-shipmate-module=certificate-renewals][data-beat-asked=active] [data-part=nothing]{animation:sm-fade .3s linear calc(var(--t-asked-upload) - .3s) forwards;position:absolute;inset:0}[data-shipmate-module=certificate-renewals][data-beat-asked=active] [data-part=upload]{animation:sm-in .4s var(--sm-ease) var(--t-asked-upload) both}[data-shipmate-module=certificate-renewals][data-beat-asked=done] [data-part=nothing]{display:none}[data-shipmate-module=certificate-renewals][data-beat-asked=done] [data-part=upload]{opacity:1}[data-shipmate-module=certificate-renewals][data-beat-asked=active] [data-part=send]{animation:sm-press .4s var(--sm-ease) var(--t-asked-press) both}[data-shipmate-module=certificate-renewals][data-beat-asked=done] [data-part=send]{opacity:.4}[data-shipmate-module=certificate-renewals]:is([data-beat-asked=active],[data-beat-asked=done]) [data-part=doc-tick]{opacity:1;transform:none}[data-shipmate-module=certificate-renewals][data-beat-asked=active] [data-part=doc-tick]{transition-delay:var(--t-asked-doctick)}[data-shipmate-module=certificate-renewals]:is([data-beat-filed=active],[data-beat-filed=done]) [data-part=due]{opacity:0}[data-shipmate-module=certificate-renewals]:is([data-beat-filed=active],[data-beat-filed=done]) [data-part=new]{opacity:1}[data-shipmate-module=certificate-renewals][data-beat-filed=active] [data-part=new]{transition-delay:var(--t-filed-new)}[data-shipmate-module=certificate-renewals]:is([data-beat-filed=active],[data-beat-filed=done]) [data-part=done]{opacity:1}[data-shipmate-module=certificate-renewals][data-beat-filed=active] [data-part=done]{transition-delay:var(--t-filed-done)}[data-shipmate-module=certificate-renewals]:is([data-beat-filed=active],[data-beat-filed=done]) [data-part=done-tick]{opacity:1;transform:none}[data-shipmate-module=certificate-renewals][data-beat-filed=active] [data-part=done-tick]{transition-delay:var(--t-filed-donetick)}[data-shipmate-module=certificate-renewals][data-beat-filed=active] [data-part=upload]{animation:sm-fade .3s linear calc(var(--t-filed-after) - .3s) forwards;position:absolute;inset:0}[data-shipmate-module=certificate-renewals][data-beat-filed=active] [data-part=after]{animation:sm-in .4s var(--sm-ease) var(--t-filed-after) both}[data-shipmate-module=certificate-renewals][data-beat-filed=done] [data-part=upload]{display:none}[data-shipmate-module=certificate-renewals][data-beat-filed=done] [data-part=after]{opacity:1}[data-shipmate-module=port-state-inspections] .sm-stage{display:flex;flex-direction:column}[data-shipmate-module=port-state-inspections] .sm-split{flex:1;min-height:0;grid-template-columns:1fr 1fr;grid-template-rows:minmax(0,1fr);gap:clamp(16px,5cqw,48px);align-items:stretch;justify-items:stretch;padding:clamp(4px,2cqw,24px) clamp(0px,4cqw - 16px,48px) clamp(4px,2.5cqw,32px)}[data-shipmate-module=port-state-inspections] .sm-side,[data-shipmate-module=port-state-inspections] .sm-side--wide{max-width:none;min-height:0}[data-shipmate-module=port-state-inspections] .sm-side-body{flex:1;min-height:0}[data-shipmate-module=port-state-inspections] .sm-side-body>.sm-panel,[data-shipmate-module=port-state-inspections] .sm-crew,[data-shipmate-module=port-state-inspections] .sm-crew>.sm-panel{flex:1;min-height:0}[data-shipmate-module=port-state-inspections] .sm-panel{padding:28px 32px}[data-shipmate-module=port-state-inspections] [data-part=rows],[data-shipmate-module=port-state-inspections] [data-part=pack]{flex:1;min-height:0;justify-content:space-evenly;gap:0}[data-shipmate-module=port-state-inspections] .sm-panel .sm-arow{padding:14px 0}[data-shipmate-module=port-state-inspections] [data-part=port]{white-space:nowrap}[data-shipmate-module=port-state-inspections] [data-part=log]{margin-top:4px}@container (width < 960px){[data-shipmate-module=port-state-inspections] .sm-panel{padding:22px 24px;gap:14px}[data-shipmate-module=port-state-inspections] .sm-panel .sm-arow{padding:10px 0}[data-shipmate-module=port-state-inspections] .sm-stack{gap:10px}}@container (width < 800px){[data-shipmate-module=port-state-inspections] .sm-panel{padding:18px 22px;gap:10px}[data-shipmate-module=port-state-inspections] .sm-panel .sm-arow{padding:8px 0}[data-shipmate-module=port-state-inspections] .sm-stack{gap:6px}}@container (width < 600px){[data-shipmate-module=port-state-inspections] .sm-split{grid-template-columns:1fr;gap:0;padding-block:4px}[data-shipmate-module=port-state-inspections] .sm-side{gap:8px;grid-area:1 / 1;transition:opacity .32s var(--sm-ease)}[data-shipmate-module=port-state-inspections] .sm-side--left{opacity:0;pointer-events:none}[data-shipmate-module=port-state-inspections][data-beat-closed=active] .sm-side--left{opacity:1;pointer-events:auto;transition-delay:calc(var(--t-closed-report) - .1s)}[data-shipmate-module=port-state-inspections][data-beat-closed=active] .sm-side--right{opacity:0;pointer-events:none;transition-delay:calc(var(--t-closed-report) - .1s)}[data-shipmate-module=port-state-inspections][data-beat-closed=done] .sm-side--left{opacity:1;pointer-events:auto}[data-shipmate-module=port-state-inspections][data-beat-closed=done] .sm-side--right{opacity:0;pointer-events:none}[data-shipmate-module=port-state-inspections] .sm-panel{padding:20px 22px;gap:12px}[data-shipmate-module=port-state-inspections] .sm-panel .sm-arow{padding:8px 0;column-gap:12px}[data-shipmate-module=port-state-inspections] .sm-stack{gap:8px}[data-shipmate-module=port-state-inspections] [data-part=rows],[data-shipmate-module=port-state-inspections] [data-part=pack]{justify-content:flex-start;gap:0;flex:0 0 auto}[data-shipmate-module=port-state-inspections] [data-part=deficiency]{flex:1}[data-shipmate-module=port-state-inspections] [data-part=log]{margin-top:auto}[data-shipmate-module=port-state-inspections] [data-part=title]{display:none}[data-shipmate-module=port-state-inspections] .sm-banner{padding:10px 12px}[data-shipmate-module=port-state-inspections] .sm-banner-text{font-size:14px}}@container (width < 280px){[data-shipmate-module=port-state-inspections] .sm-split{padding-block:0}[data-shipmate-module=port-state-inspections] .sm-side{gap:6px}[data-shipmate-module=port-state-inspections] .sm-panel{padding:14px 16px;gap:8px}[data-shipmate-module=port-state-inspections] .sm-stack{gap:4px}[data-shipmate-module=port-state-inspections] .sm-panel .sm-arow{padding:4px 0;column-gap:10px}[data-shipmate-module=port-state-inspections] .sm-trow-title{font-size:14px;line-height:1.3}[data-shipmate-module=port-state-inspections] .sm-doc-glyph{margin:0 2px}[data-shipmate-module=port-state-inspections] [data-part=port]{font-size:12px}[data-shipmate-module=port-state-inspections] .sm-panel .sm-button{min-height:40px}[data-shipmate-module=port-state-inspections] .sm-banner{padding:8px 10px;border-radius:12px;column-gap:10px}[data-shipmate-module=port-state-inspections] .sm-banner .sm-mark{width:32px;height:32px}[data-shipmate-module=port-state-inspections] .sm-banner .sm-mark svg{width:24px;height:23px}[data-shipmate-module=port-state-inspections] .sm-banner-head{font-size:12px}[data-shipmate-module=port-state-inspections] .sm-banner-when{display:none}[data-shipmate-module=port-state-inspections] .sm-banner-text{font-size:13px;line-height:1.3}[data-shipmate-module=port-state-inspections]:is([data-beat-boards=active],[data-beat-boards=done]) [data-part=phone]{margin-top:72px}}@keyframes sm-psi-land{0%{opacity:0;visibility:hidden;transform:translateY(8px);max-height:0;overflow:hidden}to{opacity:1;visibility:visible;transform:none;max-height:240px;overflow:hidden}}[data-shipmate-module=port-state-inspections] [data-part=report],[data-shipmate-module=port-state-inspections] [data-part=deficiency]{opacity:0;pointer-events:none}[data-shipmate-module=port-state-inspections][data-beat-closed=pending] :is([data-part=report],[data-part=deficiency]){position:absolute;visibility:hidden}[data-shipmate-module=port-state-inspections] [data-part=done]{opacity:0;transition:opacity .3s;background:var(--sm-accent);color:var(--sm-on-accent)}[data-shipmate-module=port-state-inspections] [data-part=pack]{opacity:0;transition:opacity .5s}[data-shipmate-module=port-state-inspections] [data-part=open]{background:var(--sm-button);color:var(--sm-on-button)}[data-shipmate-module=port-state-inspections] [data-part=fixed]{background:var(--sm-accent);color:var(--sm-on-accent)}[data-shipmate-module=port-state-inspections]:is([data-beat-boards=active],[data-beat-boards=done]) [data-part=push]{transform:none;opacity:1}[data-shipmate-module=port-state-inspections][data-beat-boards=active] [data-part=push]{transition-delay:var(--t-boards-push)}[data-shipmate-module=port-state-inspections]:is([data-beat-boards=active],[data-beat-boards=done]) [data-part=phone]{margin-top:84px}[data-shipmate-module=port-state-inspections][data-beat-boards=active] [data-part=phone]{transition-delay:calc(var(--t-boards-push) - .1s)}[data-shipmate-module=port-state-inspections][data-beat-boards=active] [data-part=pack]{animation:sm-in .4s var(--sm-ease) var(--t-boards-pack) both}[data-shipmate-module=port-state-inspections][data-beat-boards=done] [data-part=pack]{opacity:1}[data-shipmate-module=port-state-inspections][data-beat-shows=active] [data-part=push]{transform:translateY(-140%);opacity:0;transition-delay:0ms}[data-shipmate-module=port-state-inspections][data-beat-shows=done] [data-part=push]{transform:translateY(-140%);opacity:0}[data-shipmate-module=port-state-inspections]:is([data-beat-shows=active],[data-beat-shows=done],[data-beat-closed=active],[data-beat-closed=done]) [data-part=phone]{margin-top:0}[data-shipmate-module=port-state-inspections]:is([data-beat-shows=active],[data-beat-shows=done]) :is([data-part=dt-1],[data-part=t-1],[data-part=dt-2],[data-part=t-2],[data-part=dt-3],[data-part=t-3]){opacity:1;transform:none}[data-shipmate-module=port-state-inspections][data-beat-shows=active] :is([data-part=dt-1],[data-part=t-1]){transition-delay:var(--t-shows-t1)}[data-shipmate-module=port-state-inspections][data-beat-shows=active] :is([data-part=dt-2],[data-part=t-2]){transition-delay:var(--t-shows-t2)}[data-shipmate-module=port-state-inspections][data-beat-shows=active] :is([data-part=dt-3],[data-part=t-3]){transition-delay:var(--t-shows-t3)}[data-shipmate-module=port-state-inspections][data-beat-closed=active] [data-part=deficiency]{animation:sm-psi-land .4s var(--sm-ease) var(--t-closed-deficiency) both}[data-shipmate-module=port-state-inspections][data-beat-closed=done] [data-part=deficiency]{opacity:1}[data-shipmate-module=port-state-inspections]:is([data-beat-closed=active],[data-beat-closed=done]) [data-part=pack]{opacity:.45}[data-shipmate-module=port-state-inspections][data-beat-closed=active] [data-part=pack]{transition-delay:var(--t-closed-deficiency)}[data-shipmate-module=port-state-inspections][data-beat-closed=active] [data-part=log]{animation:sm-press .4s var(--sm-ease) var(--t-closed-log) both}[data-shipmate-module=port-state-inspections][data-beat-closed=done] [data-part=log]{opacity:.4}[data-shipmate-module=port-state-inspections][data-beat-closed=active] [data-part=report]{animation:sm-psi-land .4s var(--sm-ease) var(--t-closed-report) both}[data-shipmate-module=port-state-inspections][data-beat-closed=done] [data-part=report]{opacity:1}[data-shipmate-module=port-state-inspections][data-beat-closed=active] [data-part=open]{opacity:1;transition-delay:var(--t-closed-open);animation:sm-fade 1ms linear var(--t-closed-fixed) forwards}[data-shipmate-module=port-state-inspections][data-beat-closed=active] [data-part=fixed]{opacity:1;transition-delay:var(--t-closed-fixed)}[data-shipmate-module=port-state-inspections][data-beat-closed=active] [data-part=dt-def]{opacity:1;transform:none;transition-delay:var(--t-closed-fixed)}[data-shipmate-module=port-state-inspections][data-beat-closed=active] [data-part=done]{opacity:1;transition-delay:var(--t-closed-filed)}[data-shipmate-module=port-state-inspections][data-beat-closed=active] [data-part=done-tick]{opacity:1;transform:none;transition-delay:var(--t-closed-filedtick)}[data-shipmate-module=port-state-inspections][data-beat-closed=done] [data-part=open]{opacity:0}[data-shipmate-module=port-state-inspections][data-beat-closed=done] [data-part=fixed]{opacity:1}[data-shipmate-module=port-state-inspections][data-beat-closed=done] :is([data-part=dt-def],[data-part=done-tick]){opacity:1;transform:none}[data-shipmate-module=port-state-inspections][data-beat-closed=done] [data-part=done]{opacity:1}[data-shipmate-module=handover] .sm-stage{display:flex;flex-direction:column}[data-shipmate-module=handover] .sm-split{flex:1;min-height:0;grid-template-columns:1fr 1fr;grid-template-rows:minmax(0,1fr);gap:clamp(16px,5cqw,48px);align-items:stretch;justify-items:stretch;padding:clamp(4px,2cqw,24px) clamp(0px,4cqw - 16px,48px) clamp(4px,2.5cqw,32px)}[data-shipmate-module=handover] .sm-side,[data-shipmate-module=handover] .sm-side--wide{max-width:none;min-height:0}[data-shipmate-module=handover] .sm-side-body{flex:1;min-height:0}[data-shipmate-module=handover] .sm-side-body>.sm-panel,[data-shipmate-module=handover] .sm-crew,[data-shipmate-module=handover] .sm-crew>.sm-panel,[data-shipmate-module=handover] .sm-swap{flex:1;min-height:0}[data-shipmate-module=handover] .sm-panel{padding:28px 32px}[data-shipmate-module=handover] .sm-panel .sm-arow{padding:12px 0}[data-shipmate-module=handover] [data-part=send],[data-shipmate-module=handover] [data-part=sign]{margin-top:auto}[data-shipmate-module=handover] .sm-day{min-width:44px}[data-shipmate-module=handover] [data-part=confirm]{align-items:flex-start}[data-shipmate-module=handover] [data-part=confirm] .sm-check-box{margin-top:0}@container (width < 960px){[data-shipmate-module=handover] .sm-panel{padding:22px 24px;gap:14px}[data-shipmate-module=handover] .sm-panel .sm-arow{padding:10px 0}[data-shipmate-module=handover] .sm-stack{gap:10px}}@container (width < 600px){[data-shipmate-module=handover] .sm-split{grid-template-columns:1fr;gap:0;padding-block:4px}[data-shipmate-module=handover] .sm-side{gap:8px;grid-area:1 / 1;transition:opacity .32s var(--sm-ease)}[data-shipmate-module=handover] .sm-side--right{opacity:0;pointer-events:none}[data-shipmate-module=handover][data-beat-sent=active] .sm-side--left{opacity:0;pointer-events:none;transition-delay:calc(var(--t-sent-push) - .2s)}[data-shipmate-module=handover][data-beat-sent=active] .sm-side--right{opacity:1;pointer-events:auto;transition-delay:calc(var(--t-sent-push) - .2s)}[data-shipmate-module=handover]:is([data-beat-signed=active],[data-beat-signed=done]) .sm-side--left{opacity:0;pointer-events:none}[data-shipmate-module=handover]:is([data-beat-signed=active],[data-beat-signed=done]) .sm-side--right{opacity:1;pointer-events:auto}[data-shipmate-module=handover] .sm-panel{padding:20px 22px;gap:12px}[data-shipmate-module=handover] .sm-panel .sm-arow{padding:8px 0;column-gap:12px}[data-shipmate-module=handover] .sm-day{min-width:40px}[data-shipmate-module=handover] .sm-banner{padding:10px 12px}[data-shipmate-module=handover] .sm-banner-text{font-size:14px}}@container (width < 280px){[data-shipmate-module=handover] .sm-split{padding-block:0}[data-shipmate-module=handover] .sm-side{gap:6px}[data-shipmate-module=handover] .sm-panel{padding:14px 16px;gap:8px}[data-shipmate-module=handover] .sm-stack{gap:6px}[data-shipmate-module=handover] .sm-panel .sm-arow{padding:5px 0}[data-shipmate-module=handover] .sm-trow{display:flex;flex-direction:column;align-items:flex-start;gap:1px}[data-shipmate-module=handover] .sm-trow .sm-arow-right{display:none}[data-shipmate-module=handover] .sm-trow-title{font-size:14px;line-height:1.3}[data-shipmate-module=handover] .sm-day{min-width:0;font-size:12px}[data-shipmate-module=handover] [data-part=from]{display:none}[data-shipmate-module=handover] [data-part=confirm]{font-size:14px;gap:10px}[data-shipmate-module=handover] .sm-panel .sm-button{min-height:40px}[data-shipmate-module=handover] .sm-banner{padding:8px 10px;border-radius:12px;column-gap:10px}[data-shipmate-module=handover] .sm-banner .sm-mark{width:32px;height:32px}[data-shipmate-module=handover] .sm-banner .sm-mark svg{width:24px;height:23px}[data-shipmate-module=handover] .sm-banner-head{font-size:12px}[data-shipmate-module=handover] .sm-banner-when{display:none}[data-shipmate-module=handover] .sm-banner-text{font-size:13px;line-height:1.3}[data-shipmate-module=handover]:is([data-beat-sent=active],[data-beat-sent=done]) [data-part=tor]{margin-top:72px}}@keyframes sm-press{30%{transform:scale(.96)}to{transform:scale(1);opacity:.4}}@keyframes sm-fade{to{opacity:0}}@keyframes sm-handover-in{0%{opacity:0;visibility:hidden;transform:translateY(8px)}to{opacity:1;visibility:visible;transform:none}}@keyframes sm-handover-room{0%{max-height:0;overflow:hidden}to{max-height:none;overflow:visible}}[data-shipmate-module=handover] [data-part=l1],[data-shipmate-module=handover] [data-part=l2],[data-shipmate-module=handover] [data-part=send]{opacity:0}[data-shipmate-module=handover][data-beat-sent=pending] [data-part=send]{position:absolute;visibility:hidden}[data-shipmate-module=handover] [data-part=read]{opacity:0;pointer-events:none}[data-shipmate-module=handover][data-beat-signed=pending] [data-part=read]{position:absolute;visibility:hidden}[data-shipmate-module=handover] [data-part=draft]{opacity:1}[data-shipmate-module=handover] [data-part=sentchip],[data-shipmate-module=handover] [data-part=signedchip]{white-space:nowrap}[data-shipmate-module=handover] [data-part=signedchip]{background:var(--sm-accent);color:var(--sm-on-accent)}[data-shipmate-module=handover] [data-part=confirm] .sm-check-box{transition:background .3s,border-color .3s}[data-shipmate-module=handover][data-beat-written=active] [data-part=l1]{animation:sm-in .4s var(--sm-ease) var(--t-written-l1) both}[data-shipmate-module=handover][data-beat-written=active] [data-part=l2]{animation:sm-in .4s var(--sm-ease) var(--t-written-l2) both}[data-shipmate-module=handover][data-beat-written=done] :is([data-part=l1],[data-part=l2]){opacity:1}[data-shipmate-module=handover][data-beat-sent=active] [data-part=send]{animation:sm-in .3s var(--sm-ease) var(--t-sent-send) both,sm-press .4s var(--sm-ease) var(--t-sent-press) both}[data-shipmate-module=handover][data-beat-sent=done] [data-part=send]{opacity:.4}[data-shipmate-module=handover]:is([data-beat-sent=active],[data-beat-sent=done]) [data-part=draft]{opacity:0}[data-shipmate-module=handover]:is([data-beat-sent=active],[data-beat-sent=done]) [data-part=sentchip]{opacity:1}[data-shipmate-module=handover][data-beat-sent=active] :is([data-part=draft],[data-part=sentchip]){transition-delay:var(--t-sent-sentchip)}[data-shipmate-module=handover]:is([data-beat-sent=active],[data-beat-sent=done]) [data-part=push]{transform:none;opacity:1}[data-shipmate-module=handover][data-beat-sent=active] [data-part=push]{transition-delay:var(--t-sent-push)}[data-shipmate-module=handover]:is([data-beat-sent=active],[data-beat-sent=done]) [data-part=tor]{margin-top:84px}[data-shipmate-module=handover][data-beat-sent=active] [data-part=tor]{transition-delay:calc(var(--t-sent-push) - .1s)}[data-shipmate-module=handover][data-beat-signed=active] [data-part=push]{transform:translateY(-140%);opacity:0;transition-delay:0ms}[data-shipmate-module=handover][data-beat-signed=done] [data-part=push]{transform:translateY(-140%);opacity:0}[data-shipmate-module=handover]:is([data-beat-signed=active],[data-beat-signed=done]) [data-part=tor]{margin-top:0}[data-shipmate-module=handover][data-beat-signed=active] [data-part=nothing]{animation:sm-fade .3s linear calc(var(--t-signed-read) - .3s) forwards;position:absolute;inset:0}[data-shipmate-module=handover][data-beat-signed=active] [data-part=read]{animation:sm-handover-in .4s var(--sm-ease) var(--t-signed-read) both,sm-handover-room 1ms step-end var(--t-signed-read) both}[data-shipmate-module=handover][data-beat-signed=done] [data-part=nothing]{display:none}[data-shipmate-module=handover][data-beat-signed=done] [data-part=read]{opacity:1}[data-shipmate-module=handover][data-beat-signed=active] [data-part=confirm] .sm-check-box{background:var(--sm-accent);border-color:var(--sm-accent);transition-delay:var(--t-signed-check)}[data-shipmate-module=handover][data-beat-signed=active] [data-part=confirm] .sm-check-box:after{opacity:1;transition:opacity 1ms var(--t-signed-check)}[data-shipmate-module=handover][data-beat-signed=done] [data-part=confirm] .sm-check-box{background:var(--sm-accent);border-color:var(--sm-accent)}[data-shipmate-module=handover][data-beat-signed=done] [data-part=confirm] .sm-check-box:after{opacity:1}[data-shipmate-module=handover][data-beat-signed=active] [data-part=sign]{animation:sm-press .4s var(--sm-ease) var(--t-signed-press) both}[data-shipmate-module=handover][data-beat-signed=done] [data-part=sign]{opacity:.4}[data-shipmate-module=handover]:is([data-beat-signed=active],[data-beat-signed=done]) [data-part=send]{opacity:.4}[data-shipmate-module=handover]:is([data-beat-signed=active],[data-beat-signed=done]) [data-part=sentchip]{opacity:0}[data-shipmate-module=handover]:is([data-beat-signed=active],[data-beat-signed=done]) [data-part=signedchip]{opacity:1}[data-shipmate-module=handover][data-beat-signed=active] :is([data-part=sentchip],[data-part=signedchip]){transition-delay:var(--t-signed-signedchip)}[data-shipmate-module=still-crew] .sm-stage{display:flex;flex-direction:column}[data-shipmate-module=still-crew] .sm-still{flex:1;min-height:0;align-items:stretch;padding:clamp(4px,2cqw,24px) 0}[data-shipmate-module=still-crew] .sm-still>.sm-panel{width:100%;max-width:560px;justify-content:space-evenly;padding:24px 32px;gap:8px}[data-shipmate-module=still-crew] .sm-still .sm-arow{padding:10px 0}[data-shipmate-module=still-crew] [data-part=title]{font-size:20px}[data-shipmate-module=still-crew] .sm-still .sm-arow-text{gap:4px}[data-shipmate-module=still-crew] .sm-crew-right{display:inline-flex;align-items:center;gap:14px}[data-shipmate-module=still-crew] .sm-rank{font-size:15px;font-weight:500;line-height:1.2;color:var(--sm-ink-muted);white-space:nowrap}[data-shipmate-module=still-crew] .sm-still .sm-trow-title{white-space:nowrap}[data-shipmate-module=still-crew] [data-part$=-sub]{display:none}@container (width < 800px){[data-shipmate-module=still-crew] .sm-still>.sm-panel{padding:18px 28px;gap:2px}[data-shipmate-module=still-crew] .sm-still .sm-arow{padding:6px 0}[data-shipmate-module=still-crew] [data-part=title]{font-size:18px}}@container (width < 600px){[data-shipmate-module=still-crew] .sm-still>.sm-panel{padding:18px 22px;gap:4px}[data-shipmate-module=still-crew] .sm-still .sm-arow{padding:6px 0}[data-shipmate-module=still-crew] .sm-still .sm-arow-text{gap:2px}[data-shipmate-module=still-crew] [data-part=title]{font-size:18px}}@container (width < 420px){[data-shipmate-module=still-crew] [data-part^=rank-]{display:none}[data-shipmate-module=still-crew] [data-part$=-sub]{display:block}}@container (width < 280px){[data-shipmate-module=still-crew] .sm-still{padding:0}[data-shipmate-module=still-crew] .sm-still>.sm-panel{padding:12px 16px;gap:2px}[data-shipmate-module=still-crew] .sm-still .sm-arow{padding:2px 0;column-gap:10px}[data-shipmate-module=still-crew] .sm-still .sm-disc{--d: 32px}[data-shipmate-module=still-crew] [data-part=title]{font-size:17px;white-space:nowrap}[data-shipmate-module=still-crew] [data-part=head]{flex-wrap:wrap;justify-content:flex-end;row-gap:0}[data-shipmate-module=still-crew] [data-part=title]{margin-right:auto}[data-shipmate-module=still-crew] .sm-still .sm-toggle{width:40px;height:24px}[data-shipmate-module=still-crew] .sm-still .sm-toggle:after{width:16px;height:16px}[data-shipmate-module=still-crew] .sm-still .sm-toggle.is-on:after,[data-shipmate-module=still-crew] .sm-still .sm-toggle[data-on=true]:after{transform:translate(16px)}}[data-shipmate-module=still-seen] .sm-stage{display:flex;flex-direction:column}[data-shipmate-module=still-seen] .sm-still{flex:1;min-height:0;align-items:stretch;padding:clamp(4px,2cqw,24px) 0}[data-shipmate-module=still-seen] .sm-still>.sm-panel{width:100%;max-width:560px;justify-content:space-evenly;padding:28px 32px;gap:16px}[data-shipmate-module=still-seen] .sm-count-left{display:flex;flex-direction:column;gap:10px}[data-shipmate-module=still-seen] [data-part=count]{flex-wrap:nowrap}[data-shipmate-module=still-seen] [data-part=mark]{min-width:0}[data-shipmate-module=still-seen] [data-part=rm-bar]{flex:1 1 40px;min-width:40px}[data-shipmate-module=still-seen] [data-part=d]{gap:18px}[data-shipmate-module=still-seen] [data-part=d] .sm-disc{width:52px;height:52px;font-size:21px}[data-shipmate-module=still-seen] [data-part=d] .sm-disc .sm-tick{opacity:1;transform:none}@container (width < 800px){[data-shipmate-module=still-seen] .sm-still>.sm-panel{padding:22px 28px;gap:12px}[data-shipmate-module=still-seen] [data-part=d] .sm-disc{width:44px;height:44px;font-size:18px}[data-shipmate-module=still-seen] [data-part=d]{gap:14px}[data-shipmate-module=still-seen] .sm-big{font-size:48px}}@container (width < 600px){[data-shipmate-module=still-seen] .sm-still>.sm-panel{padding:20px 22px;gap:12px}}@container (width < 280px){[data-shipmate-module=still-seen] .sm-still{padding:0}[data-shipmate-module=still-seen] .sm-still>.sm-panel{padding:14px 16px;gap:8px}[data-shipmate-module=still-seen] [data-part=text]{gap:10px}[data-shipmate-module=still-seen] [data-part=text-2]{display:none}[data-shipmate-module=still-seen] [data-part=d] .sm-disc{width:40px;height:40px;font-size:16px}[data-shipmate-module=still-seen] [data-part=d]{gap:10px}[data-shipmate-module=still-seen] [data-part=count]{flex-direction:column;align-items:flex-start;gap:6px}[data-shipmate-module=still-seen] .sm-count-left{gap:6px}[data-shipmate-module=still-seen] [data-part=n-sub]{display:none}[data-shipmate-module=still-seen] .sm-big{font-size:40px}}[data-shipmate-module=still-chat] .sm-stage{display:flex;flex-direction:column}[data-shipmate-module=still-chat] .sm-still{flex:1;min-height:0;align-items:stretch;padding:clamp(4px,2cqw,24px) 0}[data-shipmate-module=still-chat] .sm-still>.sm-panel{width:100%;max-width:520px;justify-content:space-evenly;padding:24px 32px;gap:12px}@container (width < 800px){[data-shipmate-module=still-chat] .sm-still>.sm-panel{padding:20px 28px;gap:10px}[data-shipmate-module=still-chat] .sm-bubble-text{padding:14px 18px}}@container (width < 600px){[data-shipmate-module=still-chat] .sm-still>.sm-panel{padding:18px 22px;gap:8px}[data-shipmate-module=still-chat] .sm-bubble{max-width:92%}[data-shipmate-module=still-chat] .sm-bubble-text{padding:12px 16px}[data-shipmate-module=still-chat] [data-part=m3-1]{display:none}}@container (width < 280px){[data-shipmate-module=still-chat] .sm-still{padding:0}[data-shipmate-module=still-chat] .sm-still>.sm-panel{padding:12px 16px;gap:8px}[data-shipmate-module=still-chat] .sm-bubble{max-width:100%}[data-shipmate-module=still-chat] .sm-bubble-text{font-size:14px;padding:10px 12px}[data-shipmate-module=still-chat] [data-part=m1]{display:none}}[data-shipmate-module=still-order] .sm-stage{display:flex;flex-direction:column}[data-shipmate-module=still-order] .sm-still{flex:1;min-height:0;align-items:stretch;padding:clamp(4px,2cqw,24px) 0}[data-shipmate-module=still-order] .sm-still>.sm-panel{width:100%;max-width:520px;justify-content:space-evenly;padding:24px 32px;gap:8px}[data-shipmate-module=still-order] .sm-still .sm-arow{padding:8px 0}[data-shipmate-module=still-order] [data-part=title]{font-size:20px}[data-shipmate-module=still-order] [data-part=slop]{border-bottom:0}[data-shipmate-module=still-order] [data-part=hr]{margin-top:4px}@container (width < 960px){[data-shipmate-module=still-order] .sm-still>.sm-panel{padding:16px 28px;gap:4px}[data-shipmate-module=still-order] .sm-still .sm-arow{padding:5px 0}[data-shipmate-module=still-order] [data-part=title]{font-size:18px}}@container (width < 600px){[data-shipmate-module=still-order] .sm-still>.sm-panel{padding:18px 22px;gap:5px}[data-shipmate-module=still-order] .sm-still .sm-arow{padding:6px 0}[data-shipmate-module=still-order] [data-part=title]{font-size:18px}}@container (width < 280px){[data-shipmate-module=still-order] .sm-still{padding:0}[data-shipmate-module=still-order] .sm-still>.sm-panel{padding:12px 16px;gap:2px}[data-shipmate-module=still-order] .sm-still .sm-arow{padding:3px 0;column-gap:10px}[data-shipmate-module=still-order] .sm-panel-row{gap:10px}[data-shipmate-module=still-order] [data-part=title]{font-size:17px}[data-shipmate-module=still-order] [data-part=hr]{margin-top:2px}}[data-shipmate-module=still-handbook] .sm-stage{display:flex;flex-direction:column}[data-shipmate-module=still-handbook] .sm-still{flex:1;min-height:0;align-items:stretch;padding:clamp(4px,2cqw,24px) 0}[data-shipmate-module=still-handbook] .sm-still>.sm-panel{width:100%;max-width:700px;justify-content:flex-start;padding:24px 32px;gap:16px}[data-shipmate-module=still-handbook] [data-part=title]{font-size:20px}[data-shipmate-module=still-handbook] [data-part=grid]{flex:1;min-height:0;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;gap:12px}[data-shipmate-module=still-handbook] .sm-tile-glyph svg{width:40px;height:40px}@container (width < 960px){[data-shipmate-module=still-handbook] .sm-still>.sm-panel{padding:18px 24px;gap:12px}[data-shipmate-module=still-handbook] [data-part=title]{font-size:18px}[data-shipmate-module=still-handbook] [data-part=grid]{gap:10px}[data-shipmate-module=still-handbook] .sm-tile--doc{gap:10px;padding:12px 10px}[data-shipmate-module=still-handbook] .sm-tile-glyph svg{width:30px;height:30px}}@container (width < 600px){[data-shipmate-module=still-handbook] .sm-still>.sm-panel{padding:18px 20px;gap:12px}[data-shipmate-module=still-handbook] [data-part=title]{font-size:18px}[data-shipmate-module=still-handbook] [data-part=grid]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}[data-shipmate-module=still-handbook] .sm-tile--doc{gap:10px;padding:12px 10px}[data-shipmate-module=still-handbook] .sm-tile-glyph svg{width:28px;height:28px}}@container (width < 420px){[data-shipmate-module=still-handbook] .sm-still>.sm-panel{padding:16px;gap:10px}[data-shipmate-module=still-handbook] [data-part=d5],[data-shipmate-module=still-handbook] [data-part=d6]{display:none}[data-shipmate-module=still-handbook] [data-part=grid]{gap:8px}[data-shipmate-module=still-handbook] .sm-tile--doc{gap:8px;padding:10px 8px}[data-shipmate-module=still-handbook] .sm-tile-name{font-size:13px}[data-shipmate-module=still-handbook] .sm-tile-glyph svg{width:24px;height:24px}}@container (width < 280px){[data-shipmate-module=still-handbook] .sm-still{padding:0}[data-shipmate-module=still-handbook] .sm-still>.sm-panel{padding:12px;gap:8px}[data-shipmate-module=still-handbook] [data-part=title]{font-size:17px}[data-shipmate-module=still-handbook] [data-part=head]{gap:8px}[data-shipmate-module=still-handbook] [data-part=grid]{gap:6px}[data-shipmate-module=still-handbook] .sm-tile--doc{gap:6px;padding:8px 5px}[data-shipmate-module=still-handbook] .sm-tile-name{font-size:12px}[data-shipmate-module=still-handbook] .sm-tile-glyph svg{width:22px;height:22px}}[data-shipmate-module=still-news][data-step]{min-height:0}[data-shipmate-module=still-news] .sm-stage{display:flex;flex-direction:column}[data-shipmate-module=still-news] .sm-still{flex:1;min-height:0;align-items:stretch;padding:clamp(4px,2cqw,24px) 0}[data-shipmate-module=still-news] .sm-still>.sm-panel{width:100%;max-width:520px;justify-content:space-evenly;padding:24px 32px;gap:16px}[data-shipmate-module=still-news] .sm-picture{flex:1 1 auto;min-height:72px;max-height:calc((min(100cqw,520px) - 64px)*.5625)}@container (width < 800px){[data-shipmate-module=still-news] .sm-still>.sm-panel{padding:20px 28px;gap:12px}[data-shipmate-module=still-news] .sm-picture{max-height:calc((min(100cqw,520px) - 56px)*.5625)}}@container (width < 600px){[data-shipmate-module=still-news] .sm-still>.sm-panel{padding:18px 22px;gap:12px}[data-shipmate-module=still-news] .sm-picture{max-height:calc((100cqw - 44px)*.5625)}}@container (width < 280px){[data-shipmate-module=still-news] .sm-still{padding:0}[data-shipmate-module=still-news] .sm-still>.sm-panel{padding:12px 16px;gap:10px}[data-shipmate-module=still-news] .sm-picture{max-height:calc((100cqw - 32px)*.5625)}[data-shipmate-module=still-news] .sm-bars{gap:10px}[data-shipmate-module=still-news] .sm-who{column-gap:10px}[data-shipmate-module=still-news] [data-part=foot]{flex-wrap:wrap;justify-content:flex-start;gap:6px}}
