.shell{display:flex;flex-direction:column;min-height:100vh;background:var(--paper-1);color:var(--text-primary);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;--font-sans:var(--font-geist-sans);font-family:var(--font-sans)}.shell a{color:inherit}.shell ::-moz-selection{background:var(--green-200);color:var(--ink-900)}.shell ::selection{background:var(--green-200);color:var(--ink-900)}.shell .bapp{flex:1;display:flex;flex-direction:column;width:100%;max-width:560px;margin:0 auto;background:var(--paper-1)}.shell .obar{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--border-subtle);background:var(--paper-0);position:sticky;top:0;z-index:5}.shell .signin{font-family:var(--font-sans);font-size:13px;font-weight:600;color:var(--ink-900);background:none;border:1px solid var(--paper-5);border-radius:9999px;padding:8px 16px;cursor:pointer;text-decoration:none;transition:all var(--motion-fast)}.shell .signin:hover{background:var(--ink-900);color:#fff;border-color:var(--ink-900)}.shell .dscroll{flex:1;overflow-y:auto}.shell .dash{display:flex;flex-direction:column;gap:16px;padding:18px}.shell .he-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-sans);font-weight:600;font-size:15px;color:#fff;background:var(--green-700);border:1px solid var(--green-700);border-radius:9999px;padding:12px 22px;cursor:pointer;transition:background var(--motion-fast)}.shell .he-cta:hover{background:var(--green-800)}.shell .he-cta svg{width:18px;height:18px}.shell .ob-survey{display:flex;flex-direction:column;gap:24px;padding:8px 2px}.shell .obs-intro h2{font-family:var(--font-display);font-weight:500;font-size:27px;letter-spacing:-.02em;color:var(--ink-900);margin:0 0 8px}.shell .obs-intro p{font-size:14.5px;color:var(--ink-500);margin:0;line-height:1.55}.shell .obs-q{display:flex;flex-direction:column;gap:12px}.shell .obs-q .ql{display:flex;align-items:center;gap:10px;font-family:var(--font-sans);font-size:13px;font-weight:600;color:var(--ink-900)}.shell .obs-q .qn{width:22px;height:22px;border-radius:50%;background:var(--green-700);color:#fff;font-size:12px;display:grid;place-items:center;flex:none}.shell .obs-roles{display:grid;grid-template-columns:1fr 1fr;gap:12px}.shell .obs-role{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:16px;border:1.5px solid var(--border-default);border-radius:16px;background:var(--paper-0);cursor:pointer;text-align:left;transition:all var(--motion-fast)}.shell .obs-role:hover{border-color:var(--green-400)}.shell .obs-role.sel{border-color:var(--green-600);background:var(--green-50);box-shadow:inset 0 0 0 1px var(--green-600)}.shell .obs-role .ic{width:34px;height:34px;border-radius:10px;background:var(--green-100);color:var(--green-800);display:grid;place-items:center;margin-bottom:6px}.shell .obs-role .ic svg{width:20px;height:20px}.shell .obs-role .rt{font-family:var(--font-display);font-weight:500;font-size:17px;color:var(--ink-900)}.shell .obs-role .rs{font-family:var(--font-sans);font-size:11.5px;color:var(--ink-500)}.shell .obs-chips{display:flex;flex-wrap:wrap;gap:8px}.shell .obs-chip{font-family:var(--font-sans);font-size:12.5px;color:var(--ink-700);background:var(--paper-0);border:1px solid var(--border-default);border-radius:9999px;padding:7px 14px;cursor:pointer;transition:all var(--motion-fast)}.shell .obs-chip:hover{border-color:var(--green-400)}.shell .obs-chip.sel{background:var(--green-700);color:#fff;border-color:var(--green-700)}.shell .obs-cta{display:flex;flex-direction:column;gap:12px;align-items:stretch}.shell .obs-cta .he-cta{width:100%}.shell .obs-note{display:flex;align-items:center;justify-content:center;gap:7px;font-family:var(--font-sans);font-size:11.5px;color:var(--ink-400);text-align:center}.shell .obs-note svg{width:14px;height:14px}.shell .ob-hero{background:linear-gradient(165deg,var(--green-700),var(--green-900));color:#fff;border-radius:20px;padding:22px 22px 24px;position:relative;overflow:hidden}.shell .ob-hero .guest{display:inline-flex;align-items:center;gap:7px;font-family:var(--font-sans);font-size:11px;color:#cfeada;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.18);border-radius:9999px;padding:4px 11px;margin-bottom:14px}.shell .ob-hero .guest .gd{width:6px;height:6px;border-radius:50%;background:var(--green-brand);box-shadow:0 0 6px var(--green-brand)}.shell .ob-hero h2{font-family:var(--font-display);font-weight:500;font-size:23px;line-height:1.18;letter-spacing:-.015em;color:#fff;margin:0 0 8px}.shell .ob-hero p{font-size:13.5px;line-height:1.5;color:#cfeada;margin:0 0 18px}.shell .ob-hero p.hero-last{margin-bottom:0}.shell .ob-trust{display:flex;flex-wrap:wrap;gap:8px}.shell .ob-trust .tt{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-sans);font-size:11.5px;color:var(--ink-700);background:var(--paper-0);border:1px solid var(--border-subtle);border-radius:9999px;padding:6px 12px}.shell .ob-trust .tt svg{width:14px;height:14px;color:var(--green-700)}.shell .ob-example-head{font-family:var(--font-display);font-weight:500;font-size:18px;color:var(--ink-900);letter-spacing:-.01em;margin-top:18px}.shell .feed-note{font-family:var(--font-sans);font-size:11px;color:var(--ink-400);text-transform:uppercase;letter-spacing:.05em;margin-top:4px}.shell .shift-card{background:var(--paper-0);border:1px solid var(--border-default);border-radius:18px;padding:18px;box-shadow:var(--shadow-xs);display:flex;flex-direction:column;gap:10px}.shell .shift-card .sc-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.shell .shift-card .sc-pname{font-family:var(--font-display);font-weight:500;font-size:17px;color:var(--ink-900);display:flex;align-items:center;gap:6px;line-height:1.2}.shell .sc-tick{display:inline-flex;color:var(--green-600)}.shell .sc-tick,.shell .sc-tick svg{width:15px;height:15px}.shell .shift-card .fav-line{display:inline-flex;align-items:center;gap:5px;font-family:var(--font-sans);font-size:11px;font-weight:600;color:var(--green-700);margin-top:4px}.shell .shift-card .fav-line svg{width:12px;height:12px}.shell .shift-card .sc-rate{font-family:var(--font-display);font-weight:500;font-size:24px;color:var(--green-700);white-space:nowrap;line-height:1;text-align:right}.shell .shift-card .sc-rate .per{display:block;font-family:var(--font-sans);font-size:10.5px;font-weight:400;color:var(--ink-500);margin-top:2px}.shell .shift-card .sc-when{font-family:var(--font-sans);font-size:12.5px;color:var(--ink-900)}.shell .shift-card .sc-when .sep{color:var(--ink-300);margin:0 7px}.shell .shift-card .sc-when .soft{color:var(--ink-500)}.shell .shift-card .sc-scope{font-size:13px;color:var(--ink-700)}.shell .shift-card .sc-meta .sc-caps{display:flex;flex-wrap:wrap;gap:8px}.shell .shift-card .meta-cap{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-sans);font-size:11.5px;color:var(--ink-500);background:var(--paper-1);border:1px solid var(--border-subtle);border-radius:9999px;padding:4px 11px}.shell .shift-card .meta-cap svg{width:13px;height:13px;color:var(--ink-400)}.shell .shift-card .meta-cap.others{color:var(--green-700);background:var(--green-50);border-color:var(--green-200)}.shell .shift-card .meta-cap.eg{color:var(--ink-500);background:var(--paper-2);border-color:var(--border-subtle);text-transform:uppercase;letter-spacing:.05em;font-size:10.5px;font-weight:600}.shell .shift-card .sc-locked{display:flex;align-items:center;gap:7px;font-family:var(--font-sans);font-size:11.5px;color:var(--ink-500);background:var(--paper-1);border:1px dashed var(--border-default);border-radius:12px;padding:8px 11px}.shell .shift-card .sc-locked svg{width:14px;height:14px;color:var(--ink-400);flex:none}.shell .shift-card .sc-actions{margin-top:2px}.shell .shift-card .apply-btn{width:100%;font-family:var(--font-sans);font-weight:600;font-size:14px;color:#fff;background:var(--green-700);border:1px solid var(--green-700);border-radius:12px;padding:11px;cursor:pointer;transition:background var(--motion-fast)}.shell .shift-card .apply-btn:hover{background:var(--green-800)}.shell .ob-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:36px 24px;background:var(--paper-0);border:1px dashed var(--border-strong);border-radius:20px}.shell .ob-empty .oe-ic{width:48px;height:48px;border-radius:14px;background:var(--green-50);border:1px solid var(--green-200);color:var(--green-700);display:grid;place-items:center}.shell .ob-empty .oe-ic svg{width:24px;height:24px}.shell .ob-empty h3{font-family:var(--font-display);font-weight:500;font-size:20px;color:var(--ink-900);margin:4px 0 0}.shell .ob-empty p{font-size:13.5px;color:var(--ink-500);margin:0;max-width:38ch;line-height:1.5}.shell .ob-empty .he-cta{margin-top:6px}.shell .ob-empty .oe-alt{font-family:var(--font-sans);font-size:12.5px;font-weight:600;color:var(--green-700);background:none;border:0;cursor:pointer;padding:4px}.shell .ob-empty .oe-alt:hover{text-decoration:underline}.shell .ob-empty .oe-join{text-decoration:none}.shell .ob-empty .oe-join svg{width:16px;height:16px}.shell .ob-empty .oe-alts{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 16px;margin-top:4px}.shell .ob-empty .oe-back{font-family:var(--font-sans);font-size:12.5px;font-weight:600;color:var(--ink-500);background:none;border:0;cursor:pointer;padding:4px}.shell .ob-empty .oe-back:hover{text-decoration:underline}@media (min-width:900px){.shell .bapp{max-width:600px}.shell .obar{border-radius:0}}.shell .pmo-wrap{max-width:600px;margin:0 auto;padding:44px 16px}.shell .pmo-topbar{display:flex;align-items:center;gap:10px;margin-bottom:24px;font-size:13px}.shell .pmo-topbar,.shell .pmo-topbar-cap{color:var(--ink-500)}.shell .pmo-card{background:var(--paper-0,#fff);border:1px solid var(--border-subtle);border-radius:12px;padding:32px}.shell .pmo-card h1{font-family:var(--font-display);font-weight:500;font-size:23px;letter-spacing:-.01em;margin:0 0 6px;color:var(--ink-900)}.shell .pmo-card h2{font-size:12px;text-transform:uppercase;letter-spacing:.03em;color:var(--ink-500);font-weight:700;margin:0}.shell .pmo-card .sub{color:var(--ink-500);font-size:14px;margin:0 0 22px}.shell .pmo-steps{display:flex;gap:6px;margin-bottom:26px}.shell .pmo-step{flex:1;font-size:11px;letter-spacing:.02em;color:var(--ink-400);text-transform:uppercase}.shell .pmo-step .bar{height:4px;border-radius:3px;background:var(--border-subtle);margin-bottom:8px}.shell .pmo-step.active .bar,.shell .pmo-step.done .bar{background:var(--green-600)}.shell .pmo-step.active{color:var(--ink-900);font-weight:600}.shell .pmo-field{margin-bottom:16px}.shell .pmo-field>label{display:block;font-size:13px;font-weight:600;margin-bottom:6px;color:var(--ink-800)}.shell .pmo-field .req{color:var(--rose-600,#9e463b)}.shell .pmo-field .opt{color:var(--ink-400);font-weight:400;font-size:12px}.shell .pmo-row{display:flex;gap:14px}.shell .pmo-row .pmo-field{flex:1}.shell .pmo-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:26px}.shell .pmo-actions .btn.link{border:none;background:none;color:var(--ink-500)}.shell .pmo-stafflist{list-style:none;margin:0 0 14px;padding:0;display:flex;flex-direction:column;gap:8px}.shell .pmo-staffrow{display:flex;align-items:center;gap:10px;border:1px solid var(--border-subtle);border-radius:8px;padding:10px 12px}.shell .pmo-staffrow .nm{font-weight:600;font-size:14px}.shell .pmo-staffrow .em{color:var(--ink-500);font-size:12px;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.shell .pmo-addrow{display:flex;gap:8px;border:1px dashed var(--border-subtle);border-radius:8px;padding:12px;background:var(--paper-1);flex-wrap:wrap}.shell .pmo-addrow .input{flex:1;min-width:120px}.shell .pmo-section{border:1px solid var(--border-subtle);border-radius:9px;padding:14px 16px;margin-bottom:12px}.shell .pmo-section .head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.shell .pmo-edit{font-size:13px;color:var(--green-700);font-weight:600;background:none;border:none;cursor:pointer}.shell .pmo-kv{display:flex;font-size:13px;padding:3px 0}.shell .pmo-kv .k{width:150px;color:var(--ink-500);flex:0 0 auto}.shell .pmo-kv .v{color:var(--ink-900)}.shell .pmo-rrow{display:flex;justify-content:space-between;font-size:13px;padding:3px 0}.shell .pmo-rrow .role{color:var(--ink-500)}.shell .pmo-note{background:var(--paper-1);border:1px solid var(--border-subtle);border-radius:8px;padding:12px 14px;font-size:13px;color:var(--ink-800);margin-top:6px}.shell .pmo-center{text-align:center;padding:40px 8px}.shell .pmo-spinner{width:40px;height:40px;border:3px solid var(--border-subtle);border-top-color:var(--green-600);border-radius:50%;margin:0 auto 20px;animation:pmo-spin .8s linear infinite}@keyframes pmo-spin{to{transform:rotate(1turn)}}.shell .pmo-badge{width:56px;height:56px;border-radius:50%;background:var(--green-100);border:1px solid var(--green-300);color:var(--green-700);display:flex;align-items:center;justify-content:center;font-size:26px;margin:0 auto 18px}