html,body{background:#0f0f12}:root{color:#e8e6e3;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background:#0f0f12;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.45}*{box-sizing:border-box}body{min-height:100svh;margin:0}a{color:#c8a96e}input,select,button,textarea{font:inherit}:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #c8a96e}.portal-shell{--portal-padding:clamp(12px, 4vw, 24px);--portal-max-width:720px;--tap-target:44px;--safe-bottom:env(safe-area-inset-bottom,0px);--safe-top:env(safe-area-inset-top,0px);max-width:var(--portal-max-width);padding:var(--portal-padding);padding-top:calc(var(--portal-padding) + var(--safe-top));padding-bottom:max(var(--portal-padding), var(--safe-bottom));margin:0 auto}.portal-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.portal-header h1{letter-spacing:1px;margin:0;font-size:clamp(18px,4vw,20px)}.portal-header p{color:#9a9690;word-break:break-all;margin:6px 0 0;font-size:clamp(12px,3.5vw,13px)}.portal-shell button{min-height:var(--tap-target);-webkit-tap-highlight-color:transparent;touch-action:manipulation}.portal-shell input,.portal-shell select,.portal-shell textarea{font-size:16px}.portal-shell input[type=time],.portal-shell input[type=number],.portal-shell input[type=datetime-local]{min-height:var(--tap-target)}.portal-card{background:#16161c;border:1px solid #2a2a32;border-radius:12px;margin-bottom:16px;padding:clamp(12px,3vw,16px)}.portal-tabs{scroll-snap-type:x proximity;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#2a2a32 transparent;background:#13131a;border:1px solid #2a2a32;border-radius:10px;gap:4px;margin-bottom:16px;padding:4px;display:flex;overflow-x:auto}.portal-tabs::-webkit-scrollbar{height:4px}.portal-tabs::-webkit-scrollbar-thumb{background:#2a2a32;border-radius:2px}.portal-tab{scroll-snap-align:start}.portal-tab-picker{display:none}@media (width<=480px){.portal-tabs{display:none}.portal-tab-picker{margin-bottom:16px;display:block}}.portal-tab-picker-button{color:#e8e6e3;cursor:pointer;background:#13131a;border:1px solid #2a2a32;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:0 16px;font-size:15px;font-weight:600;display:flex}.portal-tab-picker-current{color:#c8a96e}.portal-tab-picker-chevron{color:#7a7770;font-size:12px;transition:transform .16s}.portal-tab-picker-button[aria-expanded=true] .portal-tab-picker-chevron{transform:rotate(180deg)}.portal-sheet-backdrop{z-index:50;background:#0000008c;justify-content:center;align-items:flex-end;animation:.16s ease-out portal-fade-in;display:flex;position:fixed;inset:0}.portal-sheet{width:100%;max-width:480px;padding:12px 16px;padding-bottom:max(16px, var(--safe-bottom));background:#16161c;border:1px solid #2a2a32;border-bottom:none;border-top-left-radius:16px;border-top-right-radius:16px;max-height:75vh;animation:.2s cubic-bezier(.16,1,.3,1) portal-slide-up;overflow-y:auto}.portal-sheet-handle{background:#2a2a32;border-radius:2px;width:36px;height:4px;margin:0 auto 12px}.portal-sheet-title{color:#7a7770;text-transform:uppercase;letter-spacing:1.5px;margin:0 0 8px;padding:0 4px;font-size:11px}.portal-sheet-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.portal-sheet-item{color:#e8e6e3;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:0 12px;font-size:15px;display:flex}.portal-sheet-item[aria-current=true]{color:#121218;background:#c8a96e;font-weight:700}.portal-sheet-item-badge{color:#121218;background:#c8a96e;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.portal-sheet-item[aria-current=true] .portal-sheet-item-badge{color:#c8a96e;background:#121218}@media (width<=560px){.portal-day-row{background:#101018;border:1px solid #1a1a22;border-radius:8px;padding:8px;flex-direction:column!important;align-items:stretch!important;gap:8px!important}.portal-day-row .portal-day-label{width:auto!important}.portal-day-times{width:100%;flex:100%!important}.portal-day-times input[type=time],.portal-day-times input[type=number]{flex:1 1 0!important;width:auto!important;min-width:0!important}}.portal-toast{bottom:max(16px, var(--safe-bottom));z-index:10;margin-top:16px;position:sticky;box-shadow:0 8px 24px #00000073}.login-shell{width:100%;max-width:400px;padding:clamp(16px,5vw,24px);padding-top:calc(clamp(16px, 5vw, 24px) + env(safe-area-inset-top,0px));padding-bottom:calc(clamp(16px, 5vw, 24px) + env(safe-area-inset-bottom,0px));margin:clamp(32px,8vh,64px) auto}.login-shell input{min-height:44px;font-size:16px}.login-shell button{-webkit-tap-highlight-color:transparent;touch-action:manipulation;min-height:48px}@keyframes portal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes portal-slide-up{0%{transform:translateY(12%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.portal-sheet-backdrop,.portal-sheet{animation:none}.portal-tabs{scroll-behavior:auto}.portal-tab-picker-chevron{transition:none}}
