/*! tailwindcss v4.2.1 | 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-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:ui-sans-serif, system-ui, 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%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, 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;-webkit-text-decoration:inherit;-webkit-text-decoration: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{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]){appearance:button}::file-selector-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{.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.contents{display:contents}.table{display:table}.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{--bg:#f2f2f7;--card:#ffffffeb;--text:#151518;--muted:#767680;--line:#3c3c431f;--blue:#0a84ff;--green:#30b653;--red:#ff453a;--shadow:0 18px 45px #1c1c1e14}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#e9e9ee}body{color:var(--text);-webkit-font-smoothing:antialiased;background:#e9e9ee;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,PingFang SC,Microsoft YaHei,sans-serif}button,input,textarea,select{font:inherit}button{-webkit-tap-highlight-color:transparent}.site-canvas{background:radial-gradient(circle at 20% 0,#0a84ff14,#0000 28%),#e9e9ee;justify-content:center;min-height:100dvh;display:flex}.app-shell{width:100%;max-width:440px;min-height:100dvh;padding:max(18px, env(safe-area-inset-top)) 16px calc(112px + env(safe-area-inset-bottom));background:var(--bg);position:relative;overflow:hidden}.topbar{justify-content:space-between;align-items:center;padding:6px 2px 16px;display:flex}.eyebrow,.section-kicker{color:#8e8e93;letter-spacing:.13em;margin:0 0 4px;font-size:10px;font-weight:750}.topbar h1{letter-spacing:-.04em;margin:0;font-size:28px;line-height:1.1}.profile-stack{color:var(--text);cursor:pointer;background:#ffffffc2;border:1px solid #ffffffbd;border-radius:999px;align-items:center;padding:7px 9px 7px 7px;display:flex;box-shadow:0 7px 20px #1c1c1e0f}.profile-stack span,.profile-stack b{color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:27px;height:27px;margin-right:-6px;font-size:10px;font-weight:750;display:grid}.profile-stack b{color:#636366;border:0;margin:0 0 0 8px;font-size:11px}.smart-card{color:#fff;background:radial-gradient(circle at 90% 0,#5ac8fa52,#0000 34%),linear-gradient(145deg,#161922 0%,#22283a 100%);border-radius:25px;padding:18px;position:relative;overflow:hidden;box-shadow:0 20px 45px #191b242e}.smart-card:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:140px;height:140px;position:absolute;bottom:-54px;right:-34px}.smart-heading{z-index:1;align-items:center;gap:10px;display:flex;position:relative}.ai-mark{color:#101116;background:linear-gradient(135deg,#f7f7ff,#a6e1ff);border-radius:12px;flex:none;place-items:center;width:38px;height:38px;font-size:18px;display:grid;box-shadow:inset 0 0 0 1px #ffffff80}.smart-heading h2,.draft-card h2,.section-title-row h2,.sheet-header h2{letter-spacing:-.025em;margin:0;font-size:18px}.smart-heading p{color:#ffffff8c;margin:4px 0 0;font-size:12px}.device-pill{color:#b9f6ca;white-space:nowrap;cursor:pointer;background:#30d1581c;border:1px solid #b9f6ca1f;border-radius:999px;margin-left:auto;padding:6px 8px;font-size:10px;font-weight:650}.device-pill.offline{color:#ffd49a;background:#ff9f0a21}.composer{z-index:1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff17;border-radius:18px;align-items:flex-end;min-height:82px;margin-top:16px;padding:13px 12px 11px 14px;display:flex;position:relative}.composer textarea{resize:none;color:#fff;background:0 0;border:0;outline:0;width:100%;min-height:48px;padding:0 8px 0 0;font-size:15px;line-height:1.55}.composer textarea::placeholder{color:#ffffff61}.mic-button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:25px;display:grid;transform:rotate(-15deg);box-shadow:0 8px 18px #0a84ff5c}.is-listening .mic-button{animation:1.3s infinite pulse}.voice-wave{letter-spacing:1px;transform:rotate(15deg)}.smart-actions{z-index:1;justify-content:space-between;align-items:center;margin-top:12px;display:flex;position:relative}.sample-chip{color:#ffffff8f;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px}.parse-button{color:#fff;cursor:pointer;background:#ffffff21;border:0;border-radius:12px;align-items:center;gap:9px;padding:9px 13px;font-size:12px;font-weight:650;display:flex}.parse-button span{font-size:16px}.parse-button:disabled{cursor:wait;opacity:.7}.draft-card,.section-block{background:var(--card);box-shadow:var(--shadow);border:1px solid #ffffffbf;border-radius:24px;margin-top:15px;padding:18px}.draft-card{animation:.32s ease-out both rise}.draft-title-row,.section-title-row,.sheet-header{justify-content:space-between;align-items:flex-start;display:flex}.close-button{color:#6e6e73;cursor:pointer;background:#eeeef2;border:0;border-radius:50%;place-items:center;width:31px;height:31px;font-size:21px;line-height:1;display:grid}.field{flex-direction:column;gap:7px;margin-top:15px;display:flex}.field>span,.settings-field>span{color:#8e8e93;font-size:11px;font-weight:600}.field input,.field select,.settings-field input{width:100%;height:45px;color:var(--text);border:1px solid var(--line);background:#f7f7fa;border-radius:13px;outline:none;padding:0 13px}.field input:focus,.field select:focus,.settings-field input:focus{border-color:#0a84ff80;box-shadow:0 0 0 3px #0a84ff1a}.field-grid{grid-template-columns:1.25fr .75fr;gap:10px;display:grid}.category-picker{scrollbar-width:none;gap:7px;margin:15px -2px 0;padding:2px;display:flex;overflow-x:auto}.category-picker::-webkit-scrollbar{display:none}.category-picker button{color:#6e6e73;cursor:pointer;background:#f5f5f8;border:1px solid #0000;border-radius:13px;flex-direction:column;flex:none;align-items:center;gap:5px;min-width:52px;padding:8px 7px;font-size:10px;display:flex}.category-picker button span{font-size:17px}.category-picker button.selected{color:#0674de;background:#0a84ff14;border-color:#0a84ff38;font-weight:700}.split-box{background:#f7f7fa;border-radius:16px;margin-top:15px;padding:13px}.split-row,.payer-select{justify-content:space-between;align-items:center;display:flex}.split-row span,.payer-select span{color:#636366;font-size:12px}.split-row strong{font-size:11px}.member-picker{gap:12px;margin:13px 0;display:flex}.member-picker button{color:#8e8e93;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;align-items:center;gap:4px;min-width:46px;padding:0;font-size:9px;display:flex}.member-picker button span{color:#fff;opacity:.42;border:3px solid #0000;border-radius:50%;place-items:center;width:35px;height:35px;font-size:11px;font-weight:750;display:grid}.member-picker button.selected{color:var(--text)}.member-picker button.selected span{opacity:1;border-color:#0a84ff40;box-shadow:inset 0 0 0 2px #fff}.payer-select{border-top:1px solid var(--line);padding-top:10px}.payer-select select{background:0 0;border:0;outline:0;padding:5px 8px;font-size:12px;font-weight:650}.confirm-button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:15px;justify-content:space-between;align-items:center;width:100%;margin-top:14px;padding:13px 15px;display:flex;box-shadow:0 10px 22px #0a84ff38}.confirm-button span{font-weight:700}.confirm-button strong{opacity:.86;font-size:12px;font-weight:550}.overview{margin-top:16px}.total-card{background:var(--card);box-shadow:var(--shadow);border:1px solid #ffffffc2;border-radius:22px;padding:17px 18px}.card-label,.total-foot{justify-content:space-between;align-items:center;display:flex}.card-label>span{color:#636366;font-size:12px;font-weight:600}.card-label button{color:#53535a;cursor:pointer;background:#f2f2f6;border:0;border-radius:9px;padding:6px 8px;font-size:10px}.total-number{letter-spacing:-.045em;margin:10px 0 8px;font-size:34px;font-weight:760}.total-number small{margin-right:4px;font-size:20px;font-weight:650}.total-foot{color:#8e8e93;font-size:11px}.mini-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.mini-card{text-align:left;min-width:0;color:var(--text);background:#ffffffba;border:1px solid #ffffffb3;border-radius:18px;align-items:center;gap:9px;padding:12px;display:flex}button.mini-card{cursor:pointer}.mini-icon{width:35px;height:35px;color:var(--blue);background:#0a84ff1a;border-radius:11px;flex:none;place-items:center;font-size:17px;font-weight:600;display:grid}.mini-card div{flex-direction:column;gap:3px;min-width:0;display:flex}.mini-card small{color:#8e8e93;font-size:9px}.mini-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.mini-card>b{color:#aeaeb2;margin-left:auto;font-size:18px}.section-block{box-shadow:0 10px 30px #1c1c1e0d}.muted{color:#8e8e93;font-size:11px}.category-summary{flex-direction:column;gap:14px;margin-top:16px;display:flex}.category-row{align-items:center;gap:11px;display:flex}.category-icon,.transaction-icon{border-radius:13px;flex:none;place-items:center;width:39px;height:39px;font-size:18px;display:grid}.orange{background:#ff9f0a1f}.blue{background:#0a84ff1c}.indigo{background:#5e5ce61c}.purple{background:#bf5af21c}.pink{background:#ff375f1a}.gray{background:#8e8e931f}.category-info{flex:1;min-width:0}.category-info>div:first-child{justify-content:space-between;margin-bottom:7px;display:flex}.category-info strong{font-size:12px}.category-info span{color:#636366;font-size:11px}.progress-track{background:#eeeef2;border-radius:999px;height:5px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg, #64b5ff, var(--blue));height:100%;display:block}.transaction-section{padding-bottom:7px}.text-button{color:var(--blue);cursor:pointer;background:#0a84ff14;border:0;border-radius:9px;padding:6px 9px;font-size:11px;font-weight:650}.transaction-list{margin-top:10px}.transaction{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:12px 0;display:flex;position:relative}.transaction:last-child{border-bottom:0}.transaction-main{flex:1;justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.transaction-main>div{flex-direction:column;gap:4px;min-width:0;display:flex}.transaction-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.transaction-main span{color:#8e8e93;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.transaction-amount{text-align:right;flex:none}.transaction-amount strong{font-size:12px}.delete-button{color:#c7c7cc;cursor:pointer;background:0 0;border:0;place-items:center;width:24px;height:32px;margin-right:-8px;font-size:16px;display:grid}.empty-state{color:#8e8e93;flex-direction:column;align-items:center;padding:22px 0 26px;display:flex}.empty-state>span{margin-bottom:8px;font-size:27px}.empty-state strong{color:#636366;font-size:13px}.empty-state p,.empty-copy{color:#8e8e93;margin:5px 0 0;font-size:11px}.privacy-note{color:#8e8e93;align-items:center;gap:10px;margin:18px 7px 0;display:flex}.privacy-note>span{width:28px;height:28px;color:var(--green);background:#30d1581c;border-radius:50%;flex:none;place-items:center;display:grid}.privacy-note p{flex-direction:column;gap:2px;margin:0;font-size:9px;display:flex}.privacy-note strong{color:#636366;font-size:10px}.tabbar{z-index:20;right:max(10px,50vw - 210px);bottom:max(10px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);background:#f9f9fbd6;border:1px solid #ffffffc7;border-radius:23px;grid-template-columns:repeat(4,1fr);padding:9px 7px 8px;display:grid;position:fixed;left:max(10px,50vw - 210px);box-shadow:0 12px 36px #1c1c1e26}.tabbar button{color:#8e8e93;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:3px;padding:2px 0;font-size:9px;display:flex}.tabbar button>span{place-items:center;height:24px;font-size:18px;font-weight:650;display:grid}.tabbar button.active{color:var(--blue);font-weight:650}.tabbar .nav-add{color:#fff;background:var(--blue);border-radius:9px;width:28px;box-shadow:0 5px 12px #0a84ff42}.sheet-backdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#14141852;justify-content:center;align-items:flex-end;padding:0 10px;animation:.2s ease-out fade;display:flex;position:fixed;inset:0}.bottom-sheet{width:100%;max-width:430px;max-height:82dvh;padding:8px 18px calc(22px + env(safe-area-inset-bottom));background:#fbfbfd;border-radius:28px 28px 0 0;animation:.3s cubic-bezier(.2,.85,.28,1) sheetUp;overflow-y:auto;box-shadow:0 -20px 60px #1c1c1e2e}.sheet-handle{background:#d1d1d6;border-radius:99px;width:38px;height:5px;margin:0 auto 16px}.sheet-header{margin-bottom:18px}.balance-strip{scrollbar-width:none;background:#f1f1f5;border-radius:18px;gap:7px;padding:13px 8px;display:flex;overflow-x:auto}.balance-strip::-webkit-scrollbar{display:none}.balance-strip>div{flex-direction:column;flex:1 0 74px;align-items:center;gap:5px;min-width:74px;display:flex}.balance-strip>div>span{color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:750;display:grid}.balance-strip small{color:#636366;font-size:9px}.balance-strip strong{font-size:8px}.positive{color:var(--green)}.negative{color:var(--red)}.settlement-list{background:#fff;border-radius:18px;margin-top:14px;box-shadow:0 8px 24px #1c1c1e0d}.settlement-row{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:13px;display:flex}.settlement-row:last-child{border-bottom:0}.settlement-avatar{color:#fff;border-radius:50%;place-items:center;width:37px;height:37px;font-size:11px;font-weight:750;display:grid}.settlement-row>div{flex-direction:column;gap:3px;display:flex}.settlement-row strong{font-size:12px}.settlement-row small{color:#8e8e93;font-size:10px}.settlement-row>b{color:var(--blue);margin-left:auto;font-size:14px}.all-set{align-items:center;gap:10px;padding:18px;display:flex}.all-set span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.all-set strong{font-size:13px}.sheet-note{color:#8e8e93;margin:14px 4px 0;font-size:10px;line-height:1.55}.rate-status{background:#f1f1f5;border-radius:16px;align-items:center;gap:9px;padding:12px;display:flex}.online-dot,.offline-dot{background:var(--green);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #30d1581f}.offline-dot{background:#ff9f0a;box-shadow:0 0 0 4px #ff9f0a1f}.rate-status>div{flex-direction:column;gap:2px;display:flex}.rate-status strong{font-size:11px}.rate-status small{color:#8e8e93;font-size:9px}.rate-status button{color:var(--blue);cursor:pointer;background:#0a84ff17;border:0;border-radius:9px;margin-left:auto;padding:7px 9px;font-size:10px;font-weight:650}.rate-status button:disabled{opacity:.55}.rate-list{background:#fff;border-radius:18px;margin-top:13px;overflow:hidden;box-shadow:0 8px 24px #1c1c1e0d}.rate-list>label{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px;display:flex}.rate-list>label:last-child{border-bottom:0}.rate-list>label>span:first-child,.rate-input{align-items:center;gap:9px;display:flex}.rate-list b{font-size:22px}.rate-list label span span{flex-direction:column;gap:2px;display:flex}.rate-list strong{font-size:11px}.rate-list small{color:#8e8e93;font-size:9px}.rate-input{gap:4px}.rate-input input{text-align:right;background:#f2f2f6;border:0;border-radius:8px;outline:0;width:60px;padding:6px;font-size:11px;font-weight:700}.member-manage-list{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #1c1c1e0d}.member-manage-row{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:11px 12px;display:flex}.member-manage-row:last-child{border-bottom:0}.member-color-button{color:#fff;width:39px;height:39px;box-shadow:0 0 0 1px var(--line);cursor:pointer;border:3px solid #fff;border-radius:50%;flex:none;place-items:center;font-size:12px;font-weight:750;display:grid}.member-manage-row label{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.member-manage-row label span{color:#8e8e93;font-size:8px}.member-manage-row label input{width:100%;color:var(--text);background:0 0;border:0;outline:0;padding:2px 0;font-size:13px;font-weight:650}.owner-badge{color:var(--blue);background:#0a84ff14;border-radius:8px;padding:5px 7px;font-size:8px;font-weight:650}.member-delete-button{color:#fff;background:var(--red);cursor:pointer;border:0;border-radius:50%;place-items:center;width:27px;height:27px;font-size:17px;display:grid}.add-member-row{gap:9px;margin-top:12px;display:flex}.add-member-row input{border:1px solid var(--line);background:#fff;border-radius:13px;outline:0;flex:1;min-width:0;height:43px;padding:0 13px}.add-member-row input:focus{border-color:#0a84ff80;box-shadow:0 0 0 3px #0a84ff1a}.add-member-row button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:13px;padding:0 16px;font-size:11px;font-weight:700}.team-intro-card,.team-title-row,.kimi-member-card{background:#fff;border-radius:18px;align-items:flex-start;gap:11px;padding:14px;display:flex;box-shadow:0 8px 24px #1c1c1e0d}.team-intro-card>span,.team-symbol,.kimi-member-card>span{color:#fff;background:linear-gradient(135deg,#0a84ff,#5e5ce6);border-radius:11px;flex:none;place-items:center;width:36px;height:36px;font-size:15px;font-weight:800;display:grid}.team-intro-card>div,.team-title-row>div,.kimi-member-card>div{flex-direction:column;gap:3px;min-width:0;display:flex}.team-intro-card strong,.team-title-row strong,.kimi-member-card strong{font-size:11px}.team-intro-card small,.team-title-row small,.kimi-member-card small{color:#6e6e73;font-size:9px;line-height:1.45}.primary-wide-button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:14px;width:100%;min-height:43px;margin-top:12px;padding:0 15px;font-size:11px;font-weight:700}.primary-wide-button:disabled,.team-code-entry button:disabled{cursor:wait;opacity:.55}.team-divider{color:#aeaeb2;align-items:center;gap:10px;margin:17px 0 10px;font-size:8px;display:flex}.team-divider:before,.team-divider:after{background:var(--line);content:"";flex:1;height:1px}.team-code-entry{gap:8px;display:flex}.team-code-entry input{min-width:0;height:43px;color:var(--text);border:1px solid var(--line);letter-spacing:.08em;text-transform:uppercase;background:#fff;border-radius:13px;outline:0;flex:1;padding:0 13px;font-size:11px;font-weight:700}.team-code-entry input:focus,.kimi-team-card input:focus{border-color:#0a84ff80;box-shadow:0 0 0 3px #0a84ff1a}.team-code-entry button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:13px;padding:0 18px;font-size:11px;font-weight:700}.team-join-preview{flex-direction:column;gap:12px;display:flex}.identity-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.identity-grid button{text-align:left;min-height:56px;color:var(--text);cursor:pointer;background:#fff;border:1px solid #0000;border-radius:15px;align-items:center;gap:9px;padding:9px;display:flex;box-shadow:0 6px 18px #1c1c1e0a}.identity-grid button:hover{border-color:#0a84ff59}.identity-grid button>span{color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:10px;font-weight:700;display:grid}.identity-grid button strong,.identity-grid button small{display:block}.identity-grid button strong{font-size:10px}.identity-grid button small{color:var(--blue);font-size:8px}.text-button{color:var(--blue);cursor:pointer;background:0 0;border:0;align-self:center;padding:6px;font-size:9px}.team-status-card,.team-self-card,.kimi-heading{align-items:center;gap:10px;display:flex}.team-status-card{background:#fff;border-radius:15px;padding:12px 13px}.team-status-card>div,.team-self-card>div,.kimi-heading>div{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.team-status-card strong,.team-self-card strong,.kimi-heading strong{font-size:10px}.team-status-card small,.team-self-card small,.kimi-heading small{color:#8e8e93;font-size:8px}.team-status-card>b,.kimi-heading>b{color:var(--blue);background:#0a84ff14;border-radius:9px;padding:5px 8px;font-size:8px}.invite-card{background:linear-gradient(135deg,#1c1c1e,#3a3a3c);border-radius:17px;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;padding:13px;display:flex}.invite-card>div{flex-direction:column;min-width:0;display:flex}.invite-card span,.invite-card small{color:#ffffff9e;font-size:8px}.invite-card strong{color:#fff;letter-spacing:.12em;margin:3px 0 2px;font-size:18px}.invite-card button{color:#1c1c1e;cursor:pointer;background:#fff;border:0;border-radius:10px;flex:none;padding:8px 10px;font-size:9px;font-weight:700}.team-self-card{background:#fff;border-radius:15px;margin-top:10px;padding:11px 13px}.team-self-card>span{color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;font-weight:700;display:grid}.team-self-card button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:650}.kimi-team-card,.kimi-member-card{background:#fff;border-radius:17px;margin-top:10px;padding:13px;box-shadow:0 8px 24px #1c1c1e0a}.kimi-heading>span,.kimi-member-card>span{color:#fff;background:#151515;border-radius:11px;flex:none;place-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:grid}.kimi-team-card label{flex-direction:column;gap:5px;margin-top:10px;display:flex}.kimi-team-card label>span{color:#8e8e93;font-size:8px;font-weight:650}.kimi-team-card input{border:1px solid var(--line);background:#f7f7fa;border-radius:12px;outline:0;width:100%;height:40px;padding:0 11px;font-size:10px}.kimi-member-card{align-items:center}.inline-warning{color:#8a642d;background:#ff9f0a1a;border-radius:10px;margin:10px 0 0;padding:9px;font-size:9px}.team-actions{justify-content:center;gap:18px;margin-top:12px;display:flex}.team-actions button{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:7px;font-size:9px;font-weight:650}.team-actions .danger-text-button{color:var(--red)}.key-warning{background:#ff9f0a1a;border-radius:14px;align-items:flex-start;gap:9px;margin-top:12px;padding:11px;display:flex}.key-warning>span{color:#fff;background:#ff9f0a;border-radius:50%;flex:none;place-items:center;width:19px;height:19px;font-size:10px;font-weight:800;display:grid}.key-warning p{color:#7b6541;margin:0;font-size:9px;line-height:1.5}.settings-field{flex-direction:column;gap:7px;margin-bottom:14px;display:flex}.settings-card,.secondary-button{width:100%;color:var(--text);background:#fff;border:0;border-radius:16px;justify-content:space-between;align-items:center;margin-top:9px;padding:12px;display:flex;box-shadow:0 8px 24px #1c1c1e0d}.settings-card>div{align-items:center;gap:10px;display:flex}.settings-card>div>div{flex-direction:column;gap:3px;display:flex}.settings-icon{width:35px;height:35px;color:var(--blue);background:#0a84ff17;border-radius:11px;place-items:center;font-size:17px;display:grid}.settings-card strong{font-size:11px}.settings-card small{color:#8e8e93;font-size:9px}.status-check{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.secondary-button{cursor:pointer;margin-top:16px;font-size:12px;font-weight:650}.secondary-button>span:last-child{color:#aeaeb2;font-size:18px}.setting-link-label{text-align:left;flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}.setting-link-label b{color:var(--text);font-size:11px}.setting-link-label small{color:#8e8e93;text-overflow:ellipsis;white-space:nowrap;max-width:270px;font-size:9px;font-weight:450;overflow:hidden}.toast{z-index:80;left:50%;bottom:calc(88px + env(safe-area-inset-bottom));color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1e1e22e8;border:1px solid #ffffff24;border-radius:14px;max-width:min(340px,100vw - 32px);padding:11px 15px;font-size:11px;animation:.24s ease-out both toastIn;position:fixed;transform:translate(-50%);box-shadow:0 12px 35px #0000002e}@keyframes rise{0%{opacity:0;transform:translateY(10px)}}@keyframes fade{0%{opacity:0}}@keyframes sheetUp{0%{transform:translateY(100%)}}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,8px)}}@keyframes pulse{50%{opacity:.5}}@media (width>=560px){.site-canvas{padding:24px 0}.app-shell{border:1px solid #ffffffb8;border-radius:36px;min-height:calc(100vh - 48px);box-shadow:0 28px 80px #1c1c1e29}.tabbar{bottom:34px}.bottom-sheet{border-radius:28px;margin-bottom:18px}}@media (width<=360px){.app-shell{padding-left:12px;padding-right:12px}.smart-card,.draft-card,.section-block{padding-left:14px;padding-right:14px}.smart-heading p{display:none}.device-pill{font-size:9px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@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}
