/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.sticky{position:sticky}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.block{display:block}.flex{display:flex}.grid{display:grid}.inline{display:inline}.list-item{display:list-item}.table{display:table}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.gap-1{gap:var(--spacing)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.overline{text-decoration-line:overline}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--font:"Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, SFMono-Regular, Menlo, monospace;--c-bg:#f1f5f9;--c-surface:#fff;--c-surface2:#f8fafc;--c-surface3:#e2e8f0;--c-border:#e2e8f0;--c-borderStrong:#cbd5e1;--c-text:#0f172a;--c-text2:#475569;--c-text3:#64748b;--c-text4:#94a3b8;--c-primary:#0e7490;--c-primaryPressed:#155e75;--c-primarySoft:#ecfeff;--c-onPrimary:#fff;--c-accent:#d97706;--c-accentSoft:#fef3c7;--c-success:#15803d;--c-successSoft:#dcfce7;--c-warning:#b45309;--c-warningSoft:#fef3c7;--c-danger:#b91c1c;--c-dangerSoft:#fee2e2;--c-info:#1d4ed8;--c-infoSoft:#dbeafe;--c-overlay:#0f172a8c;--c-tabBar:#fff;--c-tabActive:#0e7490;--c-tabInactive:#64748b;--c-hero:#0f172a;--c-heroText:#fff;--c-heroMuted:#94a3b8;--c-shadow:#0f172a1a;--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:20px;--s-6:24px;--s-8:32px;--r-xs:6px;--r-sm:10px;--r-md:14px;--r-lg:18px;--r-xl:24px;--r-pill:999px;--touch:48px;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);color-scheme:light}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{min-height:100%}body{font-family:var(--font);color:var(--c-text);background:var(--c-bg);-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;margin:0;font-size:15px;line-height:21px}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}a{color:var(--c-primary);text-decoration:none}h1,h2,h3,h4,p{margin:0}img{max-width:100%;display:block}:focus-visible{outline:2px solid var(--c-primary);outline-offset:2px}::selection{background:var(--c-primarySoft)}.t-display{letter-spacing:-.4px;font-size:28px;font-weight:700;line-height:34px}.t-title{letter-spacing:-.3px;font-size:22px;font-weight:700;line-height:28px}.t-heading{letter-spacing:-.1px;font-size:17px;font-weight:600;line-height:22px}.t-body{font-size:15px;line-height:21px}.t-strong{font-size:15px;font-weight:600;line-height:21px}.t-label{font-size:13px;font-weight:500;line-height:18px}.t-caption{font-size:12px;line-height:16px}.t-overline{letter-spacing:.6px;text-transform:uppercase;font-size:11px;font-weight:600;line-height:14px}.t-money{letter-spacing:-.2px;font-variant-numeric:tabular-nums;font-size:20px;font-weight:700;line-height:26px}.t-mono{font-family:var(--mono);font-size:13px}.c-2{color:var(--c-text2)}.c-3{color:var(--c-text3)}.c-4{color:var(--c-text4)}.c-primary{color:var(--c-primary)}.c-success{color:var(--c-success)}.c-danger{color:var(--c-danger)}.c-warning{color:var(--c-warning)}.tabular{font-variant-numeric:tabular-nums}.truncate-1{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stack{gap:var(--gap,12px);flex-direction:column;display:flex}.row{align-items:center;gap:var(--gap,12px);flex-direction:row;display:flex}.row.between{justify-content:space-between}.row.wrap{flex-wrap:wrap}.grow{flex:auto;min-width:0}.grid-2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.gap-1{--gap:4px}.gap-2{--gap:8px}.gap-3{--gap:12px}.gap-4{--gap:16px}.gap-6{--gap:24px}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mt-6{margin-top:24px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.px-4{padding-left:16px;padding-right:16px}.center{text-align:center}.app-root,.screen{background:var(--c-bg);flex-direction:column;min-height:100dvh;display:flex}.screen-body{padding:16px 16px calc(24px + var(--safe-bottom));flex-direction:column;flex:auto;gap:16px;width:100%;max-width:480px;margin:0 auto;display:flex}.screen-body.has-tabs{padding-bottom:calc(96px + var(--safe-bottom))}.screen-body.has-footer{padding-bottom:calc(112px + var(--safe-bottom))}.screen-body.has-tabs.has-footer{padding-bottom:calc(176px + var(--safe-bottom))}.screen-body.flush{padding-top:0}.appbar{z-index:20;background:var(--c-surface);border-bottom:1px solid var(--c-border);padding-top:var(--safe-top);position:sticky;top:0}.appbar-inner{align-items:center;gap:8px;max-width:480px;height:56px;margin:0 auto;padding:0 8px;display:flex}.appbar-title{flex:1;min-width:0}.appbar-title h1{letter-spacing:-.1px;text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:600;line-height:22px;overflow:hidden}.appbar-title p{color:var(--c-text3);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:16px;overflow:hidden}.appbar.hero{background:var(--c-hero);color:var(--c-heroText);border-bottom-color:#0000}.appbar.hero .appbar-title p{color:var(--c-heroMuted)}.appbar.hero .iconbtn{color:var(--c-heroText)}.footer-bar{z-index:25;background:var(--c-surface);border-top:1px solid var(--c-border);padding:12px 16px calc(12px + var(--safe-bottom));position:fixed;bottom:0;left:0;right:0}.footer-bar.above-tabs{bottom:calc(64px + var(--safe-bottom))}.footer-bar-inner{flex-direction:column;gap:8px;max-width:480px;margin:0 auto;display:flex}.tabbar{z-index:30;background:var(--c-tabBar);border-top:1px solid var(--c-border);padding-bottom:var(--safe-bottom);position:fixed;bottom:0;left:0;right:0}.tabbar-inner{grid-auto-columns:1fr;grid-auto-flow:column;align-items:stretch;max-width:480px;height:64px;margin:0 auto;display:grid}.tab{color:var(--c-tabInactive);letter-spacing:.2px;min-height:var(--touch);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:11px;font-weight:600;line-height:14px;display:flex}.tab[aria-current=page]{color:var(--c-tabActive)}.tab .tab-icon{border-radius:14px;place-items:center;width:44px;height:28px;transition:background .12s;display:grid}.tab[aria-current=page] .tab-icon{background:var(--c-primarySoft)}.tab.fab-tab{position:relative}.tab .fab{background:var(--c-primary);width:56px;height:56px;color:var(--c-onPrimary);box-shadow:0 6px 16px var(--c-shadow);border:4px solid var(--c-tabBar);border-radius:28px;place-items:center;margin-top:-28px;display:grid}.demo-shell{display:none}@media(min-width:900px){body{background:#0b1220}.app-root{display:none}.demo-shell{grid-template-columns:1fr 390px 1fr;align-items:center;gap:32px;min-height:100vh;padding:32px 24px;display:grid}.demo-phone{background:#000;border-radius:48px;width:390px;height:844px;padding:12px;position:relative;box-shadow:0 40px 100px #0009,inset 0 0 0 2px #2a2f3a}.demo-phone-screen{background:var(--c-bg);--safe-top:44px;--safe-bottom:14px;border-radius:38px;width:100%;height:100%;position:relative;overflow:hidden}.demo-phone-screen .screen{overscroll-behavior:contain;height:100%;min-height:100%;overflow-y:auto}.demo-phone-screen .screen::-webkit-scrollbar{width:0}.demo-phone-screen .footer-bar,.demo-phone-screen .tabbar,.demo-phone-screen .sheet-backdrop,.demo-phone-screen .toast-host{position:absolute}.demo-notch{z-index:50;background:#000;border-radius:0 0 20px 20px;width:120px;height:34px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.demo-panel{color:#cbd5e1;justify-self:end;max-width:360px}.demo-panel.right{justify-self:start}.demo-panel h2{color:#fff;margin-bottom:8px;font-size:18px;font-weight:700}.demo-panel p{color:#94a3b8;font-size:13px;line-height:18px}.demo-panel .demo-card{background:#111a2e;border:1px solid #1f2a44;border-radius:14px;margin-top:12px;padding:14px}.demo-panel .demo-card h3{color:#e2e8f0;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:13px;font-weight:600}.demo-panel button.demo-btn{text-align:left;color:#e2e8f0;background:#0f172a;border:1px solid #243049;border-radius:10px;align-items:center;gap:10px;width:100%;margin-top:6px;padding:10px 12px;font-size:13px;display:flex}.demo-panel button.demo-btn:hover{border-color:#22d3ee}.demo-panel button.demo-btn[data-active=true]{background:#0b2a33;border-color:#22d3ee}.demo-panel .demo-btn small{color:#94a3b8;font-size:11px;font-weight:400;display:block}.demo-panel code{font-family:var(--mono);color:#67e8f9;background:#0f172a;border-radius:6px;padding:1px 6px;font-size:12px}.demo-panel ol{color:#cbd5e1;padding-left:18px;font-size:13px;line-height:19px}.demo-panel li+li{margin-top:4px}}@media(min-width:900px)and (max-height:900px){.demo-shell{align-items:start;padding-top:16px}.demo-phone{height:calc(100vh - 32px);min-height:640px}}.card{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--r-lg);box-shadow:0 1px 3px var(--c-shadow);padding:16px}.card.flush{padding:0;overflow:hidden}.card.soft{background:var(--c-surface2);box-shadow:none}.card.tint{background:var(--c-primarySoft);box-shadow:none;border-color:#0000}.section-head{justify-content:space-between;align-items:flex-end;gap:12px;padding:4px 2px 0;display:flex}.section-head h2{letter-spacing:-.1px;font-size:17px;font-weight:600;line-height:22px}.section-head p{color:var(--c-text3);font-size:12px;line-height:16px}.section-head .link{color:var(--c-primary);background:0 0;border:0;min-height:0;padding:0;font-size:13px;font-weight:600}.divider{background:var(--c-border);border:0;height:1px;margin:0}.hero-band{background:var(--c-hero);color:var(--c-heroText);padding:calc(8px + var(--safe-top)) 16px 64px}.hero-band .muted{color:var(--c-heroMuted)}.hero-inner{max-width:480px;margin:0 auto}.hero-pull{margin-top:-52px}.stat{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--r-md);text-align:left;min-height:84px;box-shadow:0 1px 3px var(--c-shadow);flex-direction:column;gap:6px;padding:12px;display:flex}.stat .stat-label{color:var(--c-text3);font-size:12px;font-weight:500;line-height:16px}.stat .stat-value{letter-spacing:-.3px;font-variant-numeric:tabular-nums;font-size:22px;font-weight:700;line-height:26px}.stat .stat-icon{background:var(--c-primarySoft);width:28px;height:28px;color:var(--c-primary);border-radius:8px;place-items:center;display:grid}.stat[data-tone=warning] .stat-icon{background:var(--c-warningSoft);color:var(--c-warning)}.stat[data-tone=success] .stat-icon{background:var(--c-successSoft);color:var(--c-success)}.stat[data-tone=danger] .stat-icon{background:var(--c-dangerSoft);color:var(--c-danger)}.stat[data-tone=accent] .stat-icon{background:var(--c-accentSoft);color:var(--c-accent)}button.stat:active{background:var(--c-surface2)}.btn{min-height:var(--touch);border-radius:var(--r-md);-webkit-user-select:none;user-select:none;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:15px;font-weight:600;line-height:20px;transition:background .12s,transform 80ms,opacity .12s;display:inline-flex}.btn:active{transform:scale(.985)}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn.primary{background:var(--c-primary);color:var(--c-onPrimary)}.btn.primary:active{background:var(--c-primaryPressed)}.btn.secondary{background:var(--c-surface);border-color:var(--c-borderStrong);color:var(--c-text)}.btn.secondary:active{background:var(--c-surface2)}.btn.soft{background:var(--c-primarySoft);color:var(--c-primary)}.btn.ghost{color:var(--c-primary);background:0 0}.btn.danger{background:var(--c-danger);color:#fff}.btn.danger-soft{background:var(--c-dangerSoft);color:var(--c-danger)}.btn.accent{background:var(--c-accent);color:#fff}.btn.block{width:100%}.btn.sm{border-radius:var(--r-sm);min-height:40px;padding:0 14px;font-size:14px}.btn.xs{border-radius:var(--r-xs);gap:6px;min-height:32px;padding:0 10px;font-size:13px}.iconbtn{width:44px;height:44px;color:var(--c-text);background:0 0;border:0;border-radius:22px;place-items:center;display:grid}.iconbtn:active{background:var(--c-surface3)}.iconbtn.outlined{border:1px solid var(--c-border);background:var(--c-surface)}.spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.chip{border-radius:var(--r-pill);white-space:nowrap;background:var(--c-surface3);height:24px;color:var(--c-text2);align-items:center;gap:5px;padding:0 9px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.chip[data-tone=primary]{background:var(--c-primarySoft);color:var(--c-primary)}.chip[data-tone=success]{background:var(--c-successSoft);color:var(--c-success)}.chip[data-tone=warning]{background:var(--c-warningSoft);color:var(--c-warning)}.chip[data-tone=danger]{background:var(--c-dangerSoft);color:var(--c-danger)}.chip[data-tone=info]{background:var(--c-infoSoft);color:var(--c-info)}.chip[data-tone=accent]{background:var(--c-accentSoft);color:var(--c-accent)}.chip.lg{height:30px;padding:0 12px;font-size:13px}.dot{background:currentColor;border-radius:4px;width:8px;height:8px}.count{background:var(--c-danger);color:#fff;border-radius:10px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;display:inline-grid}.segmented{background:var(--c-surface3);border-radius:var(--r-sm);gap:2px;padding:3px;display:flex}.segmented button{min-height:36px;color:var(--c-text3);background:0 0;border:0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:0 6px;font-size:13px;font-weight:600;display:inline-flex}.segmented button[aria-selected=true]{background:var(--c-surface);color:var(--c-text);box-shadow:0 1px 2px var(--c-shadow)}.segmented .count{background:var(--c-surface3);color:var(--c-text2)}.segmented button[aria-selected=true] .count{background:var(--c-primary);color:var(--c-onPrimary)}.scroll-x{scrollbar-width:none;gap:8px;margin:0 -16px;padding:0 16px;display:flex;overflow-x:auto}.scroll-x::-webkit-scrollbar{display:none}.pill-tab{border-radius:var(--r-pill);border:1px solid var(--c-border);background:var(--c-surface);height:36px;color:var(--c-text2);flex:none;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.pill-tab[aria-selected=true]{background:var(--c-text);color:var(--c-surface);border-color:var(--c-text)}.pill-tab[aria-selected=true] .c-3{color:inherit;opacity:.75}.list{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--r-lg);box-shadow:0 1px 3px var(--c-shadow);flex-direction:column;display:flex;overflow:hidden}.list-item{text-align:left;border:0;border-bottom:1px solid var(--c-border);width:100%;min-height:64px;color:inherit;background:0 0;align-items:center;gap:12px;padding:12px 14px;display:flex}.list-item:last-child{border-bottom:0}button.list-item:active{background:var(--c-surface2)}.list-item .li-lead{flex:none}.list-item .li-body{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.list-item .li-title{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;line-height:20px;overflow:hidden}.list-item .li-sub{color:var(--c-text3);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:17px;overflow:hidden}.list-item .li-trail{color:var(--c-text4);flex-direction:column;flex:none;align-items:flex-end;gap:4px;display:flex}.avatar{background:var(--c-primarySoft);width:40px;height:40px;color:var(--c-primary);border-radius:12px;flex:none;place-items:center;font-size:14px;font-weight:700;display:grid}.avatar.round{border-radius:50%}.avatar.lg{border-radius:16px;width:56px;height:56px;font-size:18px}.avatar[data-tone=warning]{background:var(--c-warningSoft);color:var(--c-warning)}.avatar[data-tone=success]{background:var(--c-successSoft);color:var(--c-success)}.avatar[data-tone=danger]{background:var(--c-dangerSoft);color:var(--c-danger)}.avatar[data-tone=neutral]{background:var(--c-surface3);color:var(--c-text2)}.kv{border-bottom:1px solid var(--c-border);justify-content:space-between;gap:12px;padding:10px 0;font-size:14px;display:flex}.kv:last-child{border-bottom:0}.kv .k{color:var(--c-text3);flex:none}.kv .v{text-align:right;overflow-wrap:anywhere;font-variant-numeric:tabular-nums;font-weight:600}.field{flex-direction:column;gap:6px;display:flex}.field label,.field .label{color:var(--c-text2);font-size:13px;font-weight:500;line-height:18px}.field .req{color:var(--c-danger)}.field .hint{color:var(--c-text3);font-size:12px;line-height:16px}.field .error{color:var(--c-danger);font-size:12px;font-weight:500;line-height:16px}.input,.select,.textarea{width:100%;min-height:var(--touch);border-radius:var(--r-sm);border:1px solid var(--c-borderStrong);background:var(--c-surface);color:var(--c-text);padding:0 14px;font-size:16px;transition:border-color .12s,box-shadow .12s}.textarea{resize:vertical;min-height:96px;padding:12px 14px;line-height:22px}.input::placeholder,.textarea::placeholder{color:var(--c-text4)}.input:focus,.select:focus,.textarea:focus{border-color:var(--c-primary);box-shadow:0 0 0 3px var(--c-primarySoft);outline:none}.input[aria-invalid=true],.select[aria-invalid=true]{border-color:var(--c-danger)}.input:disabled,.select:disabled{background:var(--c-surface2);color:var(--c-text3)}.input-wrap{align-items:center;display:flex;position:relative}.input-wrap .input{padding-right:44px}.input-wrap .prefix{color:var(--c-text3);pointer-events:none;font-weight:600;position:absolute;left:14px}.input-wrap.has-prefix .input{padding-left:34px}.input-wrap .suffix{position:absolute;right:6px}.select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:40px}.otp{justify-content:space-between;gap:8px;display:flex}.otp input{text-align:center;border-radius:var(--r-sm);border:1px solid var(--c-borderStrong);background:var(--c-surface);font-variant-numeric:tabular-nums;width:100%;height:56px;font-size:22px;font-weight:700}.otp input:focus{border-color:var(--c-primary);box-shadow:0 0 0 3px var(--c-primarySoft);outline:none}.check{cursor:pointer;align-items:flex-start;gap:12px;padding:12px 0;font-size:14px;line-height:20px;display:flex}.check input{width:22px;height:22px;accent-color:var(--c-primary);flex:none;margin:0}.check.boxed{border:1px solid var(--c-border);border-radius:var(--r-md);background:var(--c-surface);padding:12px 14px}.check.boxed:has(input:checked){border-color:var(--c-primary);background:var(--c-primarySoft)}.radio-row{flex-wrap:wrap;gap:8px;display:flex}.radio-pill{border-radius:var(--r-pill);border:1px solid var(--c-borderStrong);background:var(--c-surface);min-height:40px;color:var(--c-text2);align-items:center;gap:6px;padding:0 14px;font-size:14px;font-weight:500;display:inline-flex}.radio-pill[aria-checked=true]{background:var(--c-text);color:var(--c-surface);border-color:var(--c-text)}.stepper-num{border:1px solid var(--c-borderStrong);border-radius:var(--r-sm);background:var(--c-surface);align-items:center;display:flex;overflow:hidden}.stepper-num button{background:var(--c-surface2);width:48px;height:48px;color:var(--c-text2);border:0;font-size:20px;font-weight:600}.stepper-num input{text-align:center;background:0 0;border:0;flex:1;min-width:0;height:48px;font-size:18px;font-weight:700}.range{width:100%;accent-color:var(--c-primary);height:32px}.upload{border:1.5px dashed var(--c-borderStrong);border-radius:var(--r-md);background:var(--c-surface2);text-align:center;min-height:96px;color:var(--c-text2);flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;padding:16px;display:flex}.upload[data-done=true]{border-style:solid;border-color:var(--c-success);background:var(--c-successSoft);color:var(--c-success)}.upload input{display:none}.photo-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.photo{aspect-ratio:1;border-radius:var(--r-sm);background:var(--c-surface3);border:1px solid var(--c-border);position:relative;overflow:hidden}.photo img{object-fit:cover;width:100%;height:100%}.photo .geo{color:#fff;font-size:10px;line-height:12px;font-family:var(--mono);background:#0f172ab8;padding:4px 6px;position:absolute;bottom:0;left:0;right:0}.photo .rm{color:#fff;background:#0f172ab3;border:0;border-radius:13px;place-items:center;width:26px;height:26px;display:grid;position:absolute;top:4px;right:4px}.photo.add{border:1.5px dashed var(--c-borderStrong);background:var(--c-surface2);color:var(--c-text2);flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:12px;font-weight:600;display:flex}.camera{z-index:60;background:#000;flex-direction:column;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.demo-phone-screen .camera{position:absolute}.camera video{object-fit:cover;flex:1;width:100%}.camera .cam-bar{padding:16px 16px calc(16px + var(--safe-bottom));color:#fff;background:#000;justify-content:space-between;align-items:center;display:flex}.camera .shutter{background:0 0;border:5px solid #fff;border-radius:36px;width:72px;height:72px;padding:4px}.camera .shutter span{background:#fff;border-radius:50%;width:100%;height:100%;display:block}.camera .cam-geo{top:calc(12px + var(--safe-top));color:#fff;font-family:var(--mono);background:#00000073;border-radius:8px;justify-content:space-between;padding:6px 8px;font-size:11px;display:flex;position:absolute;left:12px;right:12px}.progress{background:var(--c-surface3);border-radius:3px;height:6px;overflow:hidden}.progress i{background:var(--c-primary);border-radius:3px;height:100%;transition:width .3s;display:block}.progress[data-tone=success] i{background:var(--c-success)}.progress[data-tone=warning] i{background:var(--c-warning)}.progress[data-tone=danger] i{background:var(--c-danger)}.steps{flex-direction:column;display:flex}.step{text-align:left;width:100%;min-height:56px;color:inherit;background:0 0;border:0;align-items:stretch;gap:12px;padding:0;display:flex}.step .st-rail{flex-direction:column;flex:none;align-items:center;width:28px;display:flex}.step .st-dot{background:var(--c-surface3);width:28px;height:28px;color:var(--c-text3);border:2px solid #0000;border-radius:14px;flex:none;place-items:center;font-size:12px;font-weight:700;display:grid}.step .st-line{background:var(--c-border);flex:1;width:2px;margin:4px 0}.step:last-child .st-line{display:none}.step[data-state=done] .st-dot{background:var(--c-success);color:#fff}.step[data-state=done] .st-line{background:var(--c-success)}.step[data-state=current] .st-dot{background:var(--c-surface);border-color:var(--c-primary);color:var(--c-primary)}.step[data-state=locked]{opacity:.55}.step .st-body{flex:1;align-items:center;gap:10px;min-width:0;padding:4px 0 14px;display:flex}.step .st-text{flex:1;min-width:0}.step .st-title{font-size:15px;font-weight:600;line-height:20px;display:block}.step .st-sub{color:var(--c-text3);font-size:12px;line-height:16px;display:block}.wizard-head{background:var(--c-surface);border-bottom:1px solid var(--c-border);align-items:center;gap:12px;padding:12px 16px;display:flex}.wizard-head .progress{flex:1}.callout{border-radius:var(--r-md);background:var(--c-infoSoft);color:var(--c-info);border:1px solid #0000;gap:10px;padding:12px 14px;font-size:13px;line-height:18px;display:flex}.callout[data-tone=success]{background:var(--c-successSoft);color:var(--c-success)}.callout[data-tone=warning]{background:var(--c-warningSoft);color:var(--c-warning)}.callout[data-tone=danger]{background:var(--c-dangerSoft);color:var(--c-danger)}.callout[data-tone=neutral]{background:var(--c-surface2);color:var(--c-text2);border-color:var(--c-border)}.callout svg{flex:none;margin-top:1px}.callout b{font-weight:600}.empty{text-align:center;color:var(--c-text3);flex-direction:column;align-items:center;gap:8px;padding:40px 24px;display:flex}.empty .ico{background:var(--c-surface3);width:56px;height:56px;color:var(--c-text3);border-radius:18px;place-items:center;margin-bottom:4px;display:grid}.empty h3{color:var(--c-text);font-size:16px;font-weight:600}.skeleton{background:linear-gradient(90deg,var(--c-surface3) 25%,var(--c-surface2) 50%,var(--c-surface3) 75%);border-radius:var(--r-sm);background-size:200% 100%;animation:1.4s infinite shimmer}@keyframes shimmer{to{background-position:-200% 0}}.sheet-backdrop{z-index:50;background:var(--c-overlay);justify-content:center;align-items:flex-end;animation:.16s fade;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.sheet{background:var(--c-surface);border-radius:var(--r-xl) var(--r-xl) 0 0;width:100%;max-width:480px;max-height:92%;padding-bottom:var(--safe-bottom);flex-direction:column;animation:.22s cubic-bezier(.2,.8,.2,1) rise;display:flex}.sheet-grab{background:var(--c-borderStrong);border-radius:2px;width:40px;height:4px;margin:10px auto 0}.sheet-head{justify-content:space-between;align-items:center;gap:12px;padding:8px 8px 8px 20px;display:flex}.sheet-head h2{font-size:17px;font-weight:600}.sheet-body{flex-direction:column;gap:14px;padding:4px 20px 20px;display:flex;overflow-y:auto}.sheet-foot{border-top:1px solid var(--c-border);flex-direction:column;gap:8px;padding:12px 20px 16px;display:flex}@keyframes rise{0%{opacity:.6;transform:translateY(40px)}to{opacity:1;transform:none}}@keyframes fade{0%{opacity:0}to{opacity:1}}.toast-host{left:0;right:0;top:calc(12px + var(--safe-top));z-index:70;pointer-events:none;flex-direction:column;align-items:center;gap:8px;padding:0 16px;display:flex;position:fixed}.toast{pointer-events:auto;border-radius:var(--r-md);background:var(--c-text);width:100%;max-width:420px;color:var(--c-surface);box-shadow:0 10px 30px var(--c-shadow);align-items:center;gap:10px;padding:12px 14px;font-size:14px;font-weight:500;animation:.2s cubic-bezier(.2,.8,.2,1) drop;display:flex}.toast[data-tone=success]{background:var(--c-success);color:#fff}.toast[data-tone=danger]{background:var(--c-danger);color:#fff}.toast[data-tone=warning]{background:var(--c-warning);color:#fff}@keyframes drop{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:none}}.qr-box{border-radius:var(--r-md);border:1px solid var(--c-border);background:#fff;place-items:center;padding:16px;display:grid}.timeline{flex-direction:column;gap:0;display:flex}.tl{gap:12px;display:flex}.tl .tl-rail{flex-direction:column;align-items:center;width:12px;display:flex}.tl .tl-dot{background:var(--c-text4);border-radius:5px;flex:none;width:10px;height:10px;margin-top:6px}.tl[data-color=green] .tl-dot{background:var(--c-success)}.tl[data-color=orange] .tl-dot{background:var(--c-warning)}.tl[data-color=red] .tl-dot{background:var(--c-danger)}.tl .tl-line{background:var(--c-border);flex:1;width:2px}.tl:last-child .tl-line{display:none}.tl .tl-body{flex:1;padding-bottom:14px;font-size:13px;line-height:18px}.tl .tl-body small{color:var(--c-text3);font-size:11px;display:block}.money-hero{flex-direction:column;gap:2px;display:flex}.money-hero .amt{letter-spacing:-.6px;font-variant-numeric:tabular-nums;font-size:32px;font-weight:800;line-height:38px}.pressable{cursor:pointer}.sr-only{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}@media(prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
