:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#253a34;background:#f7f8f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--pine: #174c3d;--pine-dark: #163e33;--green: #39765b;--text: #263b34;--muted: #5d6660;--border: #e8ece6;--surface: #fff;--soft: #f3f6f0}*{box-sizing:border-box}body{margin:0;min-width:340px}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #98b8a8;outline-offset:3px}input,textarea,select{color:var(--text);border:1px solid #dce3da;border-radius:8px;background:#fff;padding:11px 12px;transition:border-color .15s,box-shadow .15s;max-width:100%}input::placeholder,textarea::placeholder{color:#606661;opacity:1}input:focus,textarea:focus,select:focus{outline:none;border-color:#6b9882;box-shadow:0 0 0 3px #447e6020}input[type=checkbox]{accent-color:var(--pine);width:16px;height:16px;min-width:16px;box-shadow:none}select{cursor:pointer}textarea{resize:vertical;line-height:1.6}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:650;letter-spacing:-.025em}h1{font-size:29px;line-height:1.5}h2{font-size:17px}h3{font-size:14px}button svg,a svg{flex-shrink:0}small{font-size:12px}code{font-family:ui-monospace,SFMono-Regular,monospace;font-size:11px;color:#5e6761}label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:550}label small,.field-hint{font-size:12px;font-weight:400;line-height:1.65;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:8px;min-height:41px;padding:10px 17px;font-size:13px;font-weight:550;white-space:nowrap;transition:background .15s,transform .15s}.button:active:not(:disabled){transform:translateY(1px)}.button.primary{background:var(--pine);color:#fff;border-color:var(--pine);box-shadow:0 2px 3px #163e3308}.button.primary:hover:not(:disabled){background:#226047}.button.secondary{background:#fff;border-color:#dfe5dd;color:#415a4d}.button.secondary:hover:not(:disabled){background:#f4f7f1}.button.danger{background:#ac4d40;color:#fff}.button.small{min-height:33px;padding:6px 11px;font-size:12px}.button.full{width:100%}.button.icon-only{padding:10px 11px}.button-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:12px;border:0;padding:5px 0;background:none;color:var(--pine);font-weight:550;white-space:nowrap}.text-button:hover{color:#4a6c56}.icon-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:7px;background:none;width:32px;height:32px;padding:5px;color:#5c6860}.icon-button:hover{background:#eef3eb}.muted{color:var(--muted)}.positive{color:#2a714e}.negative,.danger-text{color:#965143!important}.numeric{text-align:right;font-variant-numeric:tabular-nums}.full-span{grid-column:1/-1}.preserve-lines{white-space:pre-wrap}.break-word{overflow-wrap:anywhere}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.eyebrow{font-size:10px;font-weight:600;letter-spacing:.13em;color:#5f6761;line-height:1.6}.brand{display:flex;gap:11px;align-items:center}.brand strong{display:block;font-size:26px;line-height:1.4;letter-spacing:2px;font-weight:650}.brand small{display:block;color:#5f6760;letter-spacing:.04em;font-size:10px;white-space:nowrap}.brand-mark{display:flex;position:relative;align-items:center;justify-content:center;width:39px;height:43px;gap:4px;transform:rotate(-7deg)}.brand-mark span{display:block;width:14px;height:31px;border-radius:4px;background:var(--pine)}.brand-mark span:first-child{transform:translateY(4px);background:#739781}.brand-mark span:last-child{transform:translateY(-4px)}.boot{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px}.app-layout{display:flex;min-height:100vh}.sidebar{width:234px;min-width:234px;position:fixed;inset:0 auto 0 0;background:#fdfefb;border-right:1px solid var(--border);padding:35px 19px 19px;display:flex;flex-direction:column;z-index:30}.sidebar>.brand{padding-left:15px}.workspace-tag{margin:28px 9px 32px;display:flex;align-items:center;gap:8px;font-size:11px;color:#58695c;background:#f2f5ee;border:1px solid #e6ebdf;border-radius:6px;padding:9px 10px}.workspace-tag svg{margin-left:auto;color:#5c675c}.live-dot{width:6px;height:6px;border-radius:50%;background:#709278}.nav-label{font-size:10px;letter-spacing:.06em;color:#60665f;padding:0 17px;margin-bottom:12px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.nav-item{border:0;display:flex;align-items:center;text-align:left;gap:12px;width:100%;padding:12px 16px;background:none;border-radius:7px;color:#5c685f;font-size:13px;min-height:43px}.nav-item svg{color:#5f675d;stroke-width:1.7}.nav-item:hover{background:#f2f5ee}.nav-item.active{background:#eaf0e6;color:#315b43;font-weight:600}.nav-item.active svg{color:#466d50}.nav-item b{margin-left:auto;font-size:10px;font-weight:600;color:#466b43;background:#dfe8d6;min-width:20px;padding:3px 5px;text-align:center;border-radius:4px}.active-dot{width:5px;height:5px;background:#6b8f64;border-radius:50%;margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:27px}.trust-box{border:1px solid #e6ebdf;background:linear-gradient(140deg,#f3f6ec,#fbfcf7);border-radius:8px;padding:16px 14px;color:#5c6852;display:grid;grid-template-columns:23px 1fr;gap:9px}.trust-box strong{font-size:11px;color:#556b48;font-weight:550;align-self:center}.trust-box p{grid-column:2;font-size:10px;line-height:1.85;color:#5f6756}.profile{display:flex;align-items:center;gap:9px;border-top:1px solid var(--border);padding:17px 7px 0;margin-top:12px}.profile>div:nth-child(2){flex:1}.profile strong{font-size:12px;display:block;font-weight:550}.profile small{font-size:10px;color:#5f655c;display:block;margin-top:4px}.avatar{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#e9eee2;border:1px solid #dce4d3;border-radius:50%;font-size:10px;color:#566b47}.password-link{display:flex;gap:8px;align-items:center;color:#5d675e;font-size:11px;border:0;background:none;margin:14px 12px 0;padding:0}.app-main{margin-left:234px;min-width:0;flex:1}.topbar{height:75px;background:#fdfefb;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;padding:0 42px;gap:18px}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:11px;color:#5f675e;white-space:nowrap}.breadcrumb strong{font-weight:500;color:#59675a}.topbar-right{display:flex;align-items:center;gap:24px}.today-label{font-size:11px;color:#5f675d;white-space:nowrap}.entity-switch{display:flex;align-items:center;gap:8px;position:relative;padding:0 9px;border:1px solid #e3e8de;background:#f8faf5;border-radius:7px;color:#5a6855}.entity-switch select{padding:9px 18px 9px 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;box-shadow:none;background:none;font-size:11px;min-width:130px;max-width:205px}.entity-switch>svg{position:absolute;right:10px;pointer-events:none}.entity-icon{display:flex}.content{padding:35px 42px 0;max-width:1630px;margin:0 auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.page-heading h1{margin-top:5px}.page-heading p{font-size:12px;color:#5c675e;margin-top:7px;line-height:1.65}.heading-actions{display:flex;align-items:center;gap:9px}.account-banner{border:1px solid #e4e9dd;background:linear-gradient(100deg,#f0f4e9,#f7f9f3);border-radius:9px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px 20px;margin-bottom:21px}.banner-copy{display:flex;align-items:center;gap:12px}.banner-icon{width:37px;height:37px;border-radius:8px;background:#e4ecda;display:flex;align-items:center;justify-content:center;color:#566b48}.banner-copy strong{font-size:12px;color:#536b47;font-weight:550}.banner-copy p{font-size:10px;color:#5d6752;margin-top:6px;line-height:1.5}.banner-badge{display:flex;align-items:center;gap:6px;background:#edf2e4;border:1px solid #e0e8d5;color:#59694b;font-size:10px;padding:6px 9px;border-radius:5px;white-space:nowrap}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:25px}.metric{border:1px solid var(--border);background:#fff;padding:21px 21px 19px;border-radius:10px;min-height:160px;position:relative;overflow:hidden}.metric-label{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:11px;color:#5b685d}.metric-label>span{display:flex;align-items:center;justify-content:center;color:#5d6859;background:#f5f7f1;border-radius:7px;width:29px;height:29px}.metric-number{font-size:29px;letter-spacing:-.055em;font-weight:550;line-height:1.5;margin-top:13px;font-variant-numeric:tabular-nums;white-space:nowrap}.metric-number>small{font-size:16px;margin-right:6px;vertical-align:2px;font-weight:400;letter-spacing:0;color:#59695b}.metric-number>small.suffix{margin-left:7px;font-size:12px;color:#5f675a}.metric p{font-size:10px;color:#5e6657;margin-top:10px;line-height:1.5}.metric.featured{background:var(--pine-dark);border-color:var(--pine-dark);color:#fff;box-shadow:0 5px 10px #163e330c}.metric.featured .metric-label{color:#b8cebb}.metric.featured .metric-label>span{background:#315747;color:#c9d8bb}.metric.featured .metric-number>small{color:#b8cdbc}.metric.featured p{color:#baccbb}.metric.featured:after{content:"";width:110px;height:110px;border:1px solid #8ba9931a;position:absolute;border-radius:50%;right:-33px;bottom:-57px;box-shadow:0 0 0 18px #8ba99308,0 0 0 36px #8ba99306}.pending-metric .metric-label>span{color:#756240;background:#faf6ec}.pending-metric button{border:0;padding:0;background:none;color:#5a6a49;font-size:10px;display:flex;align-items:center;gap:7px;margin-top:12px}.dashboard-columns{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,1fr);gap:22px;margin-bottom:25px}.panel{background:#fff;border:1px solid var(--border);border-radius:10px;overflow:hidden}.panel-heading{padding:22px 23px 19px;display:flex;align-items:center;justify-content:space-between;gap:15px}.panel-heading h2{font-size:15px}.panel-heading p{font-size:10px;color:#5f6659;margin-top:6px;line-height:1.55}.subtle-pill{font-size:10px;color:#5d6756;padding:5px 8px;background:#f4f6ef;border-radius:5px;white-space:nowrap;font-weight:400}.green-pill{background:#edf4e9;color:#536b45}.warning-pill{background:#fcf4e5;color:#796134;font-size:10px;padding:5px 8px;border-radius:5px;white-space:nowrap}.counterparty-list{padding:0 23px}.counterparty-row{padding:15px 0;width:100%;display:flex;align-items:center;gap:12px;background:none;border:0;border-top:1px solid #f0f2eb;text-align:left}.counterparty-row:hover .counterparty-name strong{color:#526c39}.counterparty-avatar{width:34px;height:34px;background:#f0f4e9;color:#5e694d;font-size:10px;border:1px solid #e8eddf;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.counterparty-row:nth-child(2n) .counterparty-avatar{background:#f6f0e9;color:#6e624f;border-color:#efe9df}.counterparty-name{flex:1}.counterparty-name strong{font-size:12px;font-weight:500;display:block}.counterparty-name small{font-size:10px;color:#61665c;display:block;margin-top:5px}.balance{font-size:13px;white-space:nowrap;font-weight:550;letter-spacing:-.01em}.counterparty-row>svg{color:#61665b;margin-left:5px}.panel-bottom-note{background:#fafbf7;border-top:1px solid #eff2e9;color:#5f6857;display:flex;align-items:center;gap:7px;font-size:9px;line-height:1.6;padding:12px 23px;margin-top:5px}.quick-actions{padding:0 23px 9px}.quick-actions button{display:flex;gap:12px;align-items:center;text-align:left;width:100%;border:0;background:none;padding:13px 0;border-top:1px solid #f0f2eb}.quick-actions button>span{width:32px;height:32px;border-radius:7px;background:#f0f4e9;display:flex;align-items:center;justify-content:center;color:#5a6a4b}.quick-actions button:nth-child(2)>span{background:#faf4e7;color:#726340}.quick-actions button:nth-child(3)>span{background:#eef3ef;color:#576963}.quick-actions button:nth-child(4)>span{background:#f2f1f5;color:#646372}.quick-actions button>div{flex:1}.quick-actions strong{display:block;font-size:11px;font-weight:550}.quick-actions small{display:block;font-size:9px;color:#5e6657;margin-top:5px}.quick-actions button>svg{color:#5f6659}.quick-actions button:hover strong{color:#546b3e}.recent-panel{margin-bottom:20px}.recent-panel .panel-heading{padding-bottom:23px}.table-scroll{overflow:auto;width:100%}table{border-collapse:collapse;width:100%;font-size:12px;white-space:nowrap}th{text-align:left;font-size:10px;font-weight:500;color:#5f6757;background:#fafbf7;padding:13px 20px;border-top:1px solid #eef1e9;border-bottom:1px solid #eef1e9}th:first-child,td:first-child{padding-left:24px}td{border-bottom:1px solid #f0f2ec;padding:17px 20px;color:#586a54;font-size:11px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fcfdf9}tr:has(.transaction-title),.members-panel tr{cursor:default}td.amount{font-size:12px;font-weight:550}.transaction-title{display:flex;align-items:center;gap:11px;padding:0;text-align:left;border:0;background:none;color:var(--text)}.transaction-title strong{font-size:11px;font-weight:550;display:block;max-width:270px;white-space:normal;line-height:1.5}.transaction-title small{font-size:9px;font-weight:400;color:#606659;display:block;margin-top:4px}.transaction-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:#f0f4e9;color:#5c6950;flex-shrink:0}.transaction-icon.kind-purchase{background:#faf4e7;color:#716340}.transaction-icon.kind-reimbursement{background:#edf4ef;color:#56685d}.transaction-icon.kind-payment{background:#f1f0f6;color:#686273}.transaction-icon.kind-reversal{background:#fbefec;color:#7a5e53}.party-flow{display:flex;align-items:center;gap:7px;font-size:10px;color:#596952}.party-flow svg{color:#61675b}.cell-subtitle{display:block;font-size:9px;color:#60665a;margin-top:5px;font-weight:400}.status{display:inline-flex;gap:5px;align-items:center;padding:5px 8px;border:1px solid transparent;border-radius:5px;font-size:9px;white-space:nowrap}.status i{height:4px;width:4px;border-radius:50%;background:currentColor}.status-posted{background:#edf4e8;color:#526c42;border-color:#e6efdf}.status-pending{background:#fbf5e8;color:#716343;border-color:#f3ebd6}.status-draft{background:#f1f3ef;color:#616559;border-color:#e9eee4}.status-rejected,.status-reversed{background:#fbefeb;color:#7a5d51;border-color:#f2e6df}.status-imported{background:#eef0f6;color:#5c647a;border-color:#e2e6f0}.readonly-account-badge{font-size:10px;line-height:1.5;white-space:nowrap;padding:5px 8px;border-radius:5px;color:#59675c;background:#edf1e9;border:1px solid #dfe7d8}.entity-chip.readonly-entity-chip{background:#f1f3f6;border-color:#e3e8ed;color:#5c656d}.history-import-details .note{margin-top:15px;margin-bottom:18px}.history-exclusion{margin:14px 0 0;padding:13px 15px;background:#faf6ee;border:1px solid #efe6d5;border-radius:7px;color:#716345;font-size:11px;line-height:1.7}.history-exclusion strong{font-weight:550}.history-exclusion p{margin:5px 0}.history-exclusion small,.excluded-history-label{font-size:10px;color:#70634d}.table-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);padding:14px 23px;font-size:10px;color:#5f6758;gap:14px}.table-toolbar{padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px}.search-field{display:flex;align-items:center;gap:9px;position:relative;min-width:160px;max-width:310px;flex:1}.search-field>svg{position:absolute;left:11px;color:#5f6658}.search-field input{width:100%;font-size:11px;padding:10px 10px 10px 35px;background:#fcfdf9;border-color:#e5eadd}.filter-group{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.profit-context{margin-bottom:17px}.profit-context strong{display:block;font-size:13px;font-weight:550}.profit-context p{margin-top:7px;font-size:11px;line-height:1.8;color:var(--muted);max-width:850px}.profit-table-hint{padding:12px 22px;border-top:1px solid var(--border);background:#fafbf7;color:var(--muted);font-size:11px;line-height:1.7}.profit-table{min-width:1150px}.profit-table th,.profit-table td{padding-left:13px;padding-right:13px}.profit-table th:first-child,.profit-table td:first-child{padding-left:23px;min-width:170px}.profit-table .table-title-button{max-width:235px;font-size:12px;line-height:1.6}.profit-party{display:flex;align-items:baseline;gap:9px;margin:4px 0}.profit-party strong{font-size:11px;font-weight:500}.profit-party small,.profit-counting-status{font-size:10px;color:var(--muted)}.profit-table .settlement-amount{font-weight:650}.profit-mobile-list{display:none}.filter-group select,.table-toolbar>select{font-size:11px;padding:9px 10px;border-color:#e5eadd;background:#fcfdf9}.checkbox-label{display:flex;align-items:center;flex-direction:row;gap:6px;font-size:11px;font-weight:400;white-space:nowrap;color:#5d6854}.content-footer{padding:25px 1px 21px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:9px;color:#61675a}.content-footer>span{display:flex;gap:7px;align-items:center}.mini-brand-mark{width:10px;height:12px;border-left:4px solid #a2b194;border-right:4px solid #bac6af;transform:rotate(-7deg)}.empty{text-align:center;padding:42px 20px;display:flex;flex-direction:column;align-items:center}.empty-icon{display:flex;align-items:center;justify-content:center;background:#f4f7ee;border:1px solid #eaf0df;width:55px;height:55px;border-radius:14px;color:#5e6852;margin-bottom:17px}.empty strong{font-size:13px;font-weight:550;color:#5c6853}.empty p{max-width:380px;line-height:1.8;font-size:11px;color:#606659;margin-top:8px}.empty .button{margin-top:22px}.counterparties-panel .empty{padding:36px 20px}.counterparties-panel .empty-icon{width:47px;height:47px}.loading-panel{display:flex;align-items:center;justify-content:center;gap:10px;padding:90px 20px;color:#5c6852;font-size:13px}.note{display:flex;gap:10px;padding:15px 16px;border:1px solid #e2eada;background:#f2f7ed;border-radius:8px;font-size:11px;line-height:1.8;color:#57694f;margin-bottom:21px}.note>svg{flex-shrink:0;margin-top:2px}.note.warning{background:#fcf7ec;border-color:#efe6ce;color:#726343}.form-error{font-size:12px;color:#97513f;border:1px solid #ebcfc3;background:#fdf2ee;border-radius:7px;padding:12px 14px;line-height:1.7;margin-bottom:17px;white-space:pre-wrap}.retry-error{display:flex;justify-content:space-between;align-items:center;gap:10px}.retry-error button{background:none;border:0;text-decoration:underline;color:inherit;white-space:nowrap}.toast{position:fixed;bottom:25px;left:calc(50% + 117px);transform:translate(-50%);z-index:100;display:flex;align-items:center;gap:10px;color:#fff;background:#244b39f5;border:1px solid #487052;box-shadow:0 7px 30px #20432925;border-radius:10px;padding:15px 17px;font-size:12px;max-width:min(600px,90vw);line-height:1.7;animation:toast-in .2s ease-out}.toast>svg{flex-shrink:0}.toast button{background:none;border:0;color:#c9d7bd;display:flex;margin-left:8px;padding:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#172d2557;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:60;display:flex;align-items:center;justify-content:center;padding:26px;animation:fade-in .12s}.modal{width:100%;max-width:510px;max-height:calc(100dvh - 52px);display:flex;flex-direction:column;border-radius:15px;box-shadow:0 25px 90px #142b252e;background:#fff;overflow:hidden}.modal-wide{max-width:780px}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:23px 27px 20px;border-bottom:1px solid var(--border);flex-shrink:0;background:#fdfefb}.modal-header h2{font-size:19px}.modal-header p{color:#5f6758;font-size:11px;line-height:1.6;margin-top:6px}.modal-body{padding:24px 27px;overflow:auto;min-height:0}.modal>form{display:flex;flex-direction:column;overflow:hidden;min-height:0}.modal-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 27px;border-top:1px solid var(--border);background:#fdfefb;flex-shrink:0}.footer-hint{display:flex;align-items:center;gap:6px;font-size:10px;color:#5e6757}.detail-hero{display:flex;gap:13px;align-items:center}.detail-hero>.transaction-icon{width:45px;height:45px;border-radius:11px}.detail-hero>div:nth-child(2){flex:1}.detail-hero h2{font-size:18px;line-height:1.5;margin-top:4px}.detail-hero .status{font-size:11px}.detail-amount{margin:25px 0;display:flex;align-items:center;flex-direction:column;padding:21px 15px;background:#f7f9f3;border:1px solid #edf1e4;border-radius:10px}.detail-amount>small{color:#5d6753;font-size:11px}.detail-amount>strong{font-size:32px;font-weight:550;letter-spacing:-.04em;line-height:1.5;margin:6px 0;color:#3f6245}.detail-amount>span{font-size:11px;color:#5f6855}.detail-parties{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 15px 22px}.detail-parties>div{flex:1;text-align:center}.detail-parties small{display:block;font-size:11px;color:#5f6855}.detail-parties strong{font-size:15px;font-weight:550;display:block;margin-top:7px}.detail-parties>svg{color:#606657}.detail-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px 30px;margin:22px 0}.detail-fields dt{font-size:11px;color:#5f6757;margin-bottom:7px}.detail-fields dd{font-size:12px;margin:0;line-height:1.7;color:#536b51}.calculation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;border:1px solid #e7eddc;background:#fcfdf9;border-radius:9px;padding:17px;margin-bottom:18px}.calculation-grid span{display:block;font-size:10px;color:#5f6755}.calculation-grid strong{font-size:14px;font-weight:500;color:#546b49;display:block;margin-top:6px}.detail-section{padding-top:20px;border-top:1px solid var(--border);margin-top:21px}.detail-section h3{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;color:#556a4d}.detail-section h3 span{font-size:10px;color:#61665b;font-weight:400}.attachment-list{display:flex;flex-direction:column;gap:8px;width:100%}.attachment-list>a,.attachment-list>div{display:flex;align-items:center;gap:9px;background:#fafcf6;border:1px solid #e8eede;padding:10px 12px;border-radius:7px;font-size:11px;color:#5c6950}.attachment-list>a span,.attachment-list>div span{flex:1;overflow-wrap:anywhere}.attachment-list>a:hover{background:#f0f5e8}.allocation-summary{display:flex;justify-content:space-between;padding:11px 0;font-size:11px;border-top:1px solid #f0f3eb}.allocation-summary strong{font-weight:500}.confirmation-list{display:flex;flex-direction:column;gap:13px}.confirmation-list>div{display:flex;align-items:center;gap:10px;font-size:11px}.confirmation-list>div>div{flex:1}.confirmation-list strong{display:block;font-size:12px;font-weight:500}.confirmation-list small{display:block;font-size:10px;color:#606758;margin-top:4px}.confirmation-circle{border-radius:50%;background:#f6f5ec;color:#6a654d;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.confirmation-circle.confirmed{background:#edf4e5;color:#586a44}.hash-detail{display:flex;gap:6px;color:#60655b;font-size:9px;overflow-wrap:anywhere;line-height:1.6;margin:18px 0}.hash-detail svg{flex-shrink:0}.representative-select{margin:20px 0 0;padding:16px;border:1px solid #e4ebda;border-radius:8px;background:#f8faf3}.representative-select>select{background:#fff}.action-box{margin-top:22px;background:#fafbf7;border:1px solid #e7ecdf;padding:17px;border-radius:9px}.action-box .button-row{justify-content:flex-end;margin-top:14px}.action-box .field-hint{margin-top:9px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px 18px}.form-grid input,.form-grid select,.form-grid textarea{width:100%;font-size:12px}.field-label{font-size:12px;font-weight:550;margin-bottom:10px}.kind-selector{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:23px}.kind-selector button{display:flex;align-items:center;gap:7px;background:#fafbf7;border:1px solid #e4eadb;color:#5c6852;border-radius:7px;padding:9px 12px;font-size:11px}.kind-selector button.selected{background:#edf4e5;border-color:#aec39b;color:#4c6d41}.money-input{display:flex;align-items:center;position:relative;width:100%;color:#5f6857}.money-input input{width:100%;padding-left:29px;min-width:0}.money-input>span{position:absolute;left:12px;font-size:13px;pointer-events:none}.money-input.percent-input input{padding-left:12px;padding-right:29px}.money-input.percent-input>span{left:auto;right:12px}.purchase-preview{background:#f4f8ee;border:1px solid #e2ead6;border-radius:10px;padding:18px;margin-top:0}.purchase-preview>div{display:flex;align-items:center;gap:8px;color:#596a46}.purchase-preview>div strong{font-size:12px;font-weight:550}.purchase-preview>div span{font-size:9px;margin-left:auto;color:#5e6853}.purchase-preview section{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding:18px 0}.purchase-preview section small{font-size:10px;color:#5e6853;display:block}.purchase-preview section strong{font-size:18px;color:#536c40;font-weight:550;display:block;margin-top:7px}.purchase-preview footer{border-top:1px solid #e1e9d4;padding-top:13px;display:flex;justify-content:space-between;gap:10px;align-items:center}.purchase-preview footer span{font-size:10px;color:#5e6851}.purchase-preview footer strong{font-size:22px;font-weight:600;color:#486e3d}.purchase-preview>p{font-size:11px;color:#5e6852;margin-top:16px;line-height:1.7}.editor-body .note{margin-top:19px;margin-bottom:0}.upload-section{display:grid;grid-template-columns:1fr auto;gap:15px;border-top:1px solid var(--border);margin-top:24px;padding-top:20px}.upload-section h3{font-size:12px;color:#57694e}.upload-section small{font-size:10px;color:#616759;display:block;margin-top:7px}.upload-button{position:relative;cursor:pointer;font-size:11px}.upload-button input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;width:100%;cursor:pointer}.allocation-editor{border:1px solid #e5ebdc;border-radius:9px;padding:17px;margin-top:20px}.allocation-editor h3{font-size:12px;margin-bottom:13px}.allocation-editor>.field-hint{margin-top:10px}.allocation-list{display:flex;flex-direction:column;gap:0;margin-top:13px}.allocation-list>label{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--border);padding:12px 0}.allocation-list>label:last-child{padding-bottom:0}.allocation-list>label>span{flex:1}.allocation-list strong{display:block;font-size:11px;font-weight:500}.allocation-list small{display:block;font-size:10px;margin-top:4px}.allocation-list .money-input{width:130px;flex-shrink:0}.allocation-list input{font-size:12px}.template-fields{padding-bottom:22px;border-bottom:1px solid var(--border);margin-bottom:23px}.history-source{padding:17px;border:1px solid #ede6d3;border-radius:9px;background:#fcfaf3;margin-bottom:23px}.history-source>strong{font-size:12px;color:#6f6348;font-weight:550}.raw-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 25px;padding:0;margin:16px 0 0}.raw-fields dt{font-size:10px;color:#636658;margin-bottom:5px}.raw-fields dd{font-size:11px;color:#5f6853;line-height:1.6;margin:0;overflow-wrap:anywhere}.history-row .raw-fields{padding:17px;background:#f9fbf5;border-radius:7px;margin-top:14px}.verification-result{display:flex;align-items:center;gap:8px;padding:12px 23px;font-size:11px;color:#576b43;background:#f3f8eb;border-top:1px solid #e4edd8}.verification-result small{margin-left:auto;font-size:9px;color:#5d684f}.verification-result.failed{color:#7f5e49;background:#faf2e9}.table-title-button{border:0;background:none;padding:0;color:var(--text);font-size:11px;font-weight:550;text-align:left;max-width:270px;white-space:normal}.history-list{padding:0 23px}.history-row{padding:18px 0;border-top:1px solid var(--border)}.history-row-head{display:flex;align-items:center;gap:12px}.source-row-icon{width:35px;height:37px;border-radius:8px;background:#f4f6ee;color:#5f6852;display:flex;align-items:center;justify-content:center;flex-shrink:0}.history-row-head>div{flex:1;min-width:0}.history-row-head strong{display:block;font-size:12px;font-weight:550}.history-row-head small{display:block;font-size:10px;color:#606659;margin-top:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:22px}.section-actions .note{flex:1}.template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.template-card{padding:22px}.template-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:21px}.template-card h2{font-size:16px}.template-card>p{color:#5f6855;font-size:10px;line-height:1.8;margin-top:9px}.template-amount{display:block;font-size:24px;font-weight:550;margin-top:20px;color:#576b46}.template-amount small{font-size:9px;color:#5f6853;font-weight:400;letter-spacing:0}.template-next{display:flex;align-items:center;gap:7px;font-size:10px;color:#606759;margin-top:14px}.template-card-actions{display:flex;align-items:center;gap:17px;padding-top:18px;border-top:1px solid var(--border);margin-top:21px}.template-card-actions>.button{margin-left:auto}.template-card.inactive{background:#fafbf7}.management-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:25px}.management-form{padding:22px}.management-form h2{font-size:15px}.management-form>p{font-size:10px;color:#5e6756;line-height:1.8;margin-top:8px}.management-form form{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-top:21px}.management-form label{width:100%;font-size:11px}.management-form input,.management-form select{font-size:11px;width:100%}.management-form .button{font-size:11px}.invite-result{background:#f4f8ed;border:1px solid #e5edda;border-radius:7px;padding:12px;margin-top:15px;display:flex;flex-direction:column;gap:10px}.invite-result small{font-size:10px;color:#5e6852;line-height:1.7}.invite-result .text-button{justify-content:flex-start;font-size:10px}.entity-chips{display:flex;flex-wrap:wrap;gap:7px;max-width:550px}.entity-chip{display:flex;align-items:center;gap:5px;padding:5px 8px;background:#f2f6ed;color:#5c694f;border:1px solid #e8eedf;border-radius:5px;font-size:10px}.entity-chip button{display:flex;padding:1px;background:none;border:0;color:#5f6854}.entity-chip button:hover{color:#8a5746}.entity-overview{margin-top:23px}.entity-overview-grid{padding:0 23px 23px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.entity-overview-grid>div{display:flex;align-items:center;gap:10px;border:1px solid #e8edde;border-radius:8px;background:#fcfdf9;padding:14px 15px;color:#5c674f}.entity-overview-grid strong{font-size:11px;font-weight:500;color:#57694d;flex:1}.entity-overview-grid small{font-size:9px}.form-stack{display:flex;flex-direction:column;gap:18px}.auth-layout{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;background:#fbfcf8}.auth-story{background:#1b4638;position:relative;overflow:hidden;display:flex;flex-direction:column;padding:50px 60px;color:#e3edda;min-height:100vh}.auth-story .brand{position:relative;z-index:1}.auth-story .brand strong{color:#f3f7ed}.auth-story .brand small{color:#97b797}.auth-story .brand-mark span:first-child{background:#abc49c}.auth-story .brand-mark span:last-child{background:#d8e6c8}.auth-story-copy{position:relative;z-index:1;margin:auto 0;padding:60px 0}.auth-story-copy>.eyebrow{color:#9ab797;font-size:10px;letter-spacing:.18em}.auth-story-copy h1{font-size:53px;font-weight:500;line-height:1.5;letter-spacing:.01em;margin:24px 0}.auth-story-copy>p{font-size:13px;color:#9ebe9a;line-height:2.1}.auth-benefits{display:flex;gap:22px;margin-top:43px;flex-wrap:wrap}.auth-benefits span{display:flex;align-items:center;gap:7px;font-size:11px;color:#a9c49e}.auth-benefits svg{stroke-width:1.4;color:#99b78d}.auth-foot{color:#9db59b;font-size:10px;position:relative;z-index:1}.auth-orbit{position:absolute;border:1px solid #a1bc8d10;border-radius:50%;pointer-events:none}.orbit-one{height:480px;width:480px;right:-240px;bottom:-120px;box-shadow:0 0 0 60px #a1bc8d05,0 0 0 120px #a1bc8d05,0 0 0 180px #a1bc8d04}.orbit-two{width:200px;height:200px;top:22%;right:-110px;box-shadow:0 0 0 35px #a1bc8d04}.auth-form-area{display:flex;align-items:center;justify-content:center;padding:50px}.auth-form{max-width:370px;width:100%}.auth-form>.eyebrow{color:#5f6853;font-size:11px;letter-spacing:.09em}.auth-form>h2{font-size:29px;margin:13px 0}.auth-form>p{color:#5e6755;font-size:12px;line-height:1.8}.auth-form form{display:flex;flex-direction:column;gap:21px;margin-top:33px}.auth-form label{font-size:12px;color:#59694e;gap:10px}.auth-form input{padding:13px 14px;background:#fff;border-color:#e1e8d8;font-size:12px}.auth-form .button{padding:13px 17px;margin-top:6px;min-height:46px;font-size:12px}.auth-form .button svg{margin-left:auto}.auth-invite{padding-top:25px;display:flex;align-items:center;gap:8px;color:#5f6755;font-size:10px;line-height:1.8}.auth-invite svg{flex-shrink:0}.auth-form .form-error{margin:0}.mobile-brand,.mobile-menu{display:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes toast-in{0%{opacity:0;bottom:17px}to{opacity:1;bottom:25px}}@media(min-width:1600px){.content{padding-top:43px}.metric{min-height:175px;padding:25px}.metric-number{font-size:34px}.dashboard-columns{grid-template-columns:1.55fr 1fr}.topbar{padding-left:50px;padding-right:50px}}@media(max-width:1200px){.sidebar{width:215px;min-width:215px;padding-left:14px;padding-right:14px}.app-main{margin-left:215px}.topbar{padding:0 25px}.content{padding:29px 25px 0}.metric-grid{gap:12px}.metric{padding:18px 16px}.metric-number{font-size:25px}.metric-label{font-size:10px}.metric p{font-size:9px}.dashboard-columns{gap:17px;grid-template-columns:1.2fr 1fr}.banner-badge{display:none}.management-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.management-grid>.management-form:last-child{grid-column:1/-1}.management-grid>.management-form:last-child form{display:grid;grid-template-columns:1fr 1fr auto;align-items:end}.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.toast{left:calc(50% + 107px)}th,td{padding-left:15px;padding-right:15px}.table-toolbar{flex-wrap:wrap}.filter-group{margin-left:auto}.auth-story{padding:40px}.auth-story-copy h1{font-size:45px}.auth-benefits{gap:15px}.auth-form-area{padding:40px}}@media(max-width:980px){.sidebar{width:190px;min-width:190px;padding:28px 10px 17px}.sidebar>.brand{padding-left:12px}.brand strong{font-size:23px}.brand-mark{width:33px}.workspace-tag{margin:24px 4px;font-size:10px;padding:8px 7px}.nav-item{font-size:12px;gap:10px;padding:11px 12px}.trust-box{padding:13px 10px;gap:6px}.trust-box strong{font-size:10px}.trust-box p{font-size:9px}.app-main{margin-left:190px}.topbar{padding:0 21px}.today-label{display:none}.content{padding:26px 21px 0}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.metric{min-height:153px;padding:19px}.metric-number{font-size:28px}.metric-label{font-size:11px}.metric p{font-size:10px}.dashboard-columns{grid-template-columns:1fr}.quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.quick-panel .panel-heading{padding-bottom:16px}.counterparties-panel .empty{padding:37px 20px}.toast{left:calc(50% + 95px)}.entity-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.history-row-head{flex-wrap:wrap}.history-row-head>div{min-width:calc(100% - 70px)}.history-row-head>.text-button{margin-left:auto}.management-grid{grid-template-columns:1fr}.management-grid>.management-form:last-child form{display:flex;align-items:stretch}.management-form form{display:grid;grid-template-columns:1fr 1fr;align-items:end}.management-form form>.button{width:fit-content}.management-form:nth-child(2) form{display:flex;align-items:flex-start}.management-form:nth-child(2) form>label{max-width:100%}.auth-story{padding:35px}.auth-story-copy h1{font-size:40px}.auth-story-copy>p{font-size:11px}.auth-benefits{flex-direction:column}.auth-form-area{padding:30px}.auth-form>h2{font-size:25px}}@media(max-width:760px){.profit-table-wrap,.profit-scroll-hint{display:none}.profit-table-hint{padding:12px 16px}.profit-mobile-list{display:grid;gap:12px;padding:14px}.profit-mobile-card{border:1px solid var(--border);border-radius:9px;background:#fcfdf9;overflow:hidden}.profit-card-heading{display:flex;align-items:center;gap:8px;width:100%;padding:15px 14px 0;border:0;background:none;color:var(--text);text-align:left}.profit-card-heading>span:first-child{flex:1}.profit-card-heading strong{display:block;font-size:13px;font-weight:550;line-height:1.6}.profit-card-heading small{display:block;margin-top:4px;color:var(--muted);font-size:10px}.profit-card-parties{padding:12px 14px;font-size:10px;color:var(--muted);line-height:1.8}.profit-card-amounts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px;margin:0;padding:0 14px 16px}.profit-card-amounts dt{color:var(--muted);font-size:9px;line-height:1.7}.profit-card-amounts dd{margin:5px 0 0;font-size:15px;font-weight:500;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.profit-card-amounts small{font-size:9px;color:var(--muted)}.profit-card-amounts .settlement-amount{font-weight:650}.profit-card-status{border-top:1px solid var(--border);padding:10px 14px;color:var(--muted);background:#f6f8f1;font-size:10px}.readonly-account-badge{display:none}body{min-width:340px}.sidebar{transform:translate(-100%);width:233px;min-width:233px;padding:30px 18px 18px;transition:transform .2s}.sidebar.open{transform:translate(0)}.sidebar-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#193b2c50;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:25}.app-main{margin-left:0}.topbar{height:63px;padding:0 17px;position:sticky;top:0;z-index:20;background:#fdfefbf5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mobile-menu{display:flex;margin-left:-7px}.breadcrumb{gap:7px;font-size:10px}.breadcrumb>span{display:none}.breadcrumb>svg{display:none}.topbar-right{gap:9px}.entity-switch{gap:5px}.entity-switch select{font-size:10px;min-width:105px;max-width:170px;padding:8px 17px 8px 0}.content{padding:25px 17px 0}.page-heading{align-items:flex-start;margin-bottom:21px;gap:12px}.page-heading h1{font-size:25px;margin-top:6px}.page-heading p{font-size:11px;line-height:1.7;max-width:260px}.page-heading .eyebrow{font-size:8px;letter-spacing:.1em}.heading-actions{gap:6px;padding-top:20px}.heading-actions .icon-only{display:none}.heading-actions .button{font-size:11px;min-height:35px;padding:8px 11px;gap:4px}.heading-actions svg{width:15px}.account-banner{padding:14px;margin-bottom:18px}.banner-copy{gap:10px}.banner-copy strong{font-size:11px}.banner-copy p{font-size:9px;line-height:1.7;margin-top:4px}.banner-icon{width:33px;height:33px;flex-shrink:0}.metric-grid{gap:11px;margin-bottom:20px}.metric{padding:16px;min-height:150px}.metric-label{font-size:10px}.metric-label>span{width:25px;height:25px}.metric-label>span>svg{width:16px}.metric-number{font-size:27px;margin-top:14px}.metric-number>small{font-size:13px;margin-right:4px}.metric p{font-size:9px;margin-top:8px}.dashboard-columns{gap:20px;margin-bottom:20px}.panel-heading{padding:20px 18px 18px}.panel-heading h2{font-size:14px}.panel-heading p{font-size:9px}.counterparty-list{padding:0 18px}.counterparty-row{gap:9px;padding:13px 0}.counterparty-name strong{font-size:11px}.counterparty-name small{font-size:9px}.balance{font-size:12px}.panel-bottom-note{padding:12px 18px;font-size:8px}.quick-actions{padding:0 18px 9px;gap:0 15px}.quick-actions button{gap:8px;align-items:center}.quick-actions button>span{width:29px;height:29px}.quick-actions button>div strong{font-size:10px}.quick-actions button>div small{font-size:8px}.quick-actions button>svg{display:none}.recent-panel .panel-heading{padding-bottom:20px}.table-toolbar{padding:16px;gap:12px}.table-toolbar .search-field{max-width:none}.filter-group{width:100%;margin:0;justify-content:flex-start;flex-wrap:wrap}.filter-group select{flex:1;font-size:10px}.filter-group .checkbox-label{font-size:10px;margin-left:auto}.table-footer{padding:13px 16px;font-size:9px;flex-wrap:wrap;gap:8px}.table-footer span{font-size:8px}.content-footer{padding-top:23px;gap:10px;flex-wrap:wrap;font-size:8px}.toast{left:50%;width:max-content;max-width:calc(100vw - 30px);font-size:11px;padding:13px 15px;bottom:17px}.note{font-size:10px;padding:12px;gap:8px;line-height:1.8;margin-bottom:18px}.note svg{width:16px}.template-grid{grid-template-columns:1fr}.section-actions{flex-direction:column;gap:0;margin-bottom:18px}.section-actions .note{margin-bottom:13px}.section-actions .button{margin-left:auto;font-size:11px}.management-grid{gap:17px}.management-form{padding:19px}.management-form form{display:flex;align-items:flex-start}.entity-overview-grid{grid-template-columns:1fr;padding:0 18px 18px}.history-list{padding:0 16px}.history-row-head{gap:9px}.history-row-head>div{min-width:calc(100% - 60px)}.history-row-head strong{font-size:11px}.history-row-head small{font-size:9px}.history-row-head .button.small{font-size:10px;padding:6px 8px}.history-row-head>.text-button{font-size:10px}.history-row .raw-fields{grid-template-columns:1fr 1fr;padding:12px;gap:12px}.verification-result{padding:12px 16px;flex-wrap:wrap;font-size:10px}.verification-result small{margin-left:24px}.table-toolbar .button{font-size:10px;padding:8px 10px;min-height:34px}.modal-backdrop{padding:12px 8px;align-items:center}.modal{border-radius:12px;max-height:calc(100dvh - 24px)}.modal-header{padding:20px 18px 17px}.modal-header h2{font-size:17px}.modal-header p{font-size:10px}.modal-body{padding:20px 18px}.modal-footer{padding:15px 18px;gap:10px;flex-wrap:wrap}.modal-footer>.footer-hint{width:100%;font-size:9px}.modal-footer>.button-row{margin-left:auto}.modal-footer .button{font-size:11px;padding:9px 11px;min-height:36px}.modal-footer .text-button{font-size:10px}.form-grid{gap:17px 13px}.form-grid label{font-size:11px}.form-grid input,.form-grid select,.form-grid textarea{font-size:11px;padding:10px}.form-grid .money-input input{padding-left:26px}.form-grid .percent-input input{padding-left:10px;padding-right:26px}.form-grid label small{font-size:9px}.kind-selector{gap:7px;margin-bottom:20px}.kind-selector button{font-size:10px;padding:8px 10px}.detail-hero h2{font-size:15px}.detail-hero .eyebrow,.detail-hero .status{font-size:9px}.detail-hero>.transaction-icon{width:38px;height:38px}.detail-amount{margin:21px 0;padding:17px}.detail-amount>strong{font-size:28px}.detail-parties{padding:0 0 20px;gap:10px}.detail-parties strong{font-size:13px}.detail-parties small{font-size:10px}.detail-fields{gap:19px}.detail-fields dt{font-size:10px}.detail-fields dd{font-size:11px}.calculation-grid{gap:15px 10px;padding:14px}.calculation-grid span{font-size:9px}.calculation-grid strong{font-size:12px}.purchase-preview{padding:13px}.purchase-preview>div>span{display:none}.purchase-preview section{gap:8px}.purchase-preview section strong{font-size:15px}.purchase-preview section small{font-size:9px}.purchase-preview footer{gap:10px}.purchase-preview footer span{font-size:9px;max-width:180px;line-height:1.7}.purchase-preview footer strong{font-size:19px;white-space:nowrap}.upload-section{gap:13px}.upload-section small{font-size:8px}.upload-section .button{font-size:10px;min-height:33px;padding:8px 9px}.history-source{padding:13px}.history-source>strong{font-size:11px}.representative-select{font-size:11px;padding:13px}.representative-select small{font-size:10px}.allocation-list .money-input{width:105px}.allocation-list strong{font-size:10px}.raw-fields{gap:12px 17px}.raw-fields dt{font-size:9px}.raw-fields dd{font-size:10px}.form-stack label,.form-stack input{font-size:12px}.auth-layout{display:flex;min-height:100dvh;background:#f8faf4}.auth-story{display:none}.auth-form-area{padding:35px 28px;min-height:100dvh;width:100%;align-items:center}.auth-form{max-width:390px}.mobile-brand{display:block;margin-bottom:47px}.mobile-brand .brand strong{font-size:28px}.mobile-brand .brand small{font-size:10px}.auth-form>h2{font-size:27px;margin:14px 0}.auth-form>p{font-size:11px}.auth-form label{font-size:12px}.auth-form input{font-size:13px;padding:14px}.auth-form form{margin-top:28px}.auth-invite{font-size:9px;line-height:1.8}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
