:root{color:#17211b;font-synthesis:none;text-rendering:optimizelegibility;background:#fbfaf7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.admin-layout{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:#fff;border-right:1px solid #e6e0d5;flex-direction:column;gap:24px;height:100vh;padding:20px;display:flex;position:sticky;top:0}.brand-row,.admin-chip,.lockup{align-items:center;gap:10px;display:flex}.brand-row span{color:#6c716d;font-size:13px;display:block}.sidebar-brand{flex-direction:column;align-items:flex-start;gap:8px;padding-left:14px}.brand-mark{color:#fff;background:#2f7d4b;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;font-weight:800;display:inline-flex}.farm-wordmark{color:#195b36;letter-spacing:0;align-items:center;font-size:34px;font-weight:950;line-height:1;display:inline-flex;position:relative}.farm-wordmark .farm-letter{color:inherit;font-size:inherit;line-height:inherit;display:inline-flex;position:relative}.farm-letter-a{color:#2f7d4b}.farm-wordmark-leaf{color:#8fbf5b;position:absolute;top:-.46em;left:48%;transform:rotate(-22deg)}.compact-wordmark{font-size:22px}.compact-wordmark .farm-wordmark-leaf{top:-.42em}.nav-list{gap:8px;display:grid}.nav-item,.ghost-button,.primary-button,.danger-button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.nav-item{color:#195b36;background:0 0;justify-content:flex-start;width:100%;font-size:16px}.nav-item.active{color:#17211b;background:#e7f2ea;border-color:#bfd8c7;font-weight:800}.logout-button{margin-top:auto}.ghost-button{color:#195b36;background:#fff;border-color:#e6e0d5}.primary-button{color:#fff;background:#2f7d4b;font-weight:800}.primary-button:disabled,.danger-button:disabled{opacity:.55;cursor:not-allowed}.danger-button{color:#c2412d;background:#fff1ee;border-color:#f5c6bd;font-weight:800}.compact{min-height:34px;padding:0 10px}.main-column{flex-direction:column;gap:18px;min-width:0;padding:24px;display:flex}.topbar{justify-content:space-between;align-items:center;gap:16px;display:flex}h1,h2,p{margin:0}h1{font-size:30px;line-height:36px}h2{font-size:20px;line-height:26px}.eyebrow{color:#195b36;letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:800}.muted,small{color:#6c716d}.admin-chip,.count-pill,.status-pill{color:#195b36;text-transform:capitalize;background:#e7f2ea;border:1px solid #bfd8c7;border-radius:8px;min-height:34px;padding:7px 10px;font-size:13px;font-weight:800}.status-pill.pending,.status-pill.pending_payment,.status-pill.warning,.status-pill.queued{color:#8a5a11;background:#fff8e8;border-color:#e9cf91}.status-pill.suspended,.status-pill.rejected,.status-pill.cancelled,.status-pill.refunded,.status-pill.error{color:#c2412d;background:#fff1ee;border-color:#f5c6bd}.status-pill.verified,.status-pill.completed,.status-pill.delivered,.status-pill.buyer,.status-pill.fulfilled,.status-pill.confirmed,.status-pill.success,.status-pill.sent{color:#195b36;background:#e7f2ea;border-color:#bfd8c7}.status-pill.open{color:#8a5a11;background:#fff8e8;border-color:#e9cf91}.status-pill.expired{color:#6c716d;background:#f2f0eb;border-color:#d9d2c5}.status-pill.active{color:#195b36;background:#e7f2ea;border-color:#bfd8c7}.status-pill.suspended{color:#c2412d;background:#fff1ee;border-color:#f5c6bd}.status-pill.posted{color:#195b36;background:#e7f2ea;border-color:#bfd8c7}.status-pill.failed,.status-pill.reversed{color:#c2412d;background:#fff1ee;border-color:#f5c6bd}.status-pill.seller{color:#274a8f;background:#eef3ff;border-color:#c9d6f4}.status-pill.admin{color:#6c4717;background:#f4e8d3;border-color:#e0c99b}.status-banner{color:#17211b;background:#f4e8d3;border:1px solid #e0c99b;border-radius:8px;padding:12px 14px}.panel-stack{gap:18px;display:grid}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.metric-card,.section-card{background:#fff;border:1px solid #e6e0d5;border-radius:8px}.metric-card{gap:8px;min-height:132px;padding:18px;display:grid}.metric-card svg{color:#2f7d4b}.metric-card span{color:#6c716d;font-size:14px;font-weight:700}.metric-card strong{font-size:28px;line-height:34px}.section-card{padding:18px}.section-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.two-column{grid-template-columns:minmax(340px,.8fr) minmax(0,1.2fr);align-items:start;gap:18px;display:grid}.form-stack,.form-grid{gap:12px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}label{color:#195b36;gap:6px;font-size:13px;font-weight:800;display:grid}.checkbox-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.checkbox-row{color:#17211b;background:#fbfaf7;border:1px solid #e6e0d5;border-radius:8px;flex-direction:row;align-items:center;gap:8px;min-height:42px;padding:8px 10px;display:flex}.checkbox-row input{width:16px;height:16px}input,select,textarea{color:#17211b;background:#fbfaf7;border:1px solid #e6e0d5;border-radius:8px;min-height:42px;padding:10px 12px}textarea{resize:vertical;min-height:86px}.wide-field{grid-column:1/-1}.record-list{gap:10px;display:grid}.record-row{background:#fbfaf7;border:1px solid #e6e0d5;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px;display:grid}.product-row{grid-template-columns:auto minmax(0,1fr) auto}.user-row{grid-template-columns:auto minmax(0,1fr) auto auto}.audit-row{grid-template-columns:minmax(0,1fr) auto}.shared-row,.ledger-row{grid-template-columns:minmax(0,1fr) auto auto}.avatar-cell{color:#195b36;background:#e7f2ea;border:1px solid #bfd8c7;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;font-weight:900;display:inline-flex}.row-check{width:18px;height:18px;min-height:18px}.record-row p{color:#6c716d;margin-top:3px}.row-actions{flex-wrap:wrap;gap:8px;display:flex}.inline-form{align-items:center;gap:8px;max-width:430px;margin-top:10px;display:flex}.inline-form input{min-width:0}.toolbar-row{grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:12px;margin-bottom:14px;display:grid}.bulk-card .toolbar-row{grid-template-columns:minmax(280px,1.4fr) minmax(220px,1fr) 170px 150px minmax(180px,.8fr)}.people-toolbar{grid-template-columns:minmax(240px,1fr) 180px minmax(280px,360px)}.order-toolbar{grid-template-columns:minmax(260px,1fr) 220px 200px}.date-range{grid-template-columns:repeat(2,minmax(130px,1fr));gap:8px;display:grid}.date-range label{font-size:11px}.inline-date-range{align-items:center}.inline-date-range label{gap:0;font-size:0}.inline-date-range input{font-size:13px}.pagination-row{justify-content:flex-end;align-items:center;gap:10px;padding-top:12px;display:flex}.pagination-row span{color:#6c716d;font-size:13px;font-weight:800}.table-wrap{width:100%;overflow-x:auto}.data-table{border-collapse:separate;border-spacing:0;width:100%;min-width:900px}.data-table th,.data-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e6e0d5;padding:12px}.data-table th{color:#195b36;text-transform:uppercase;font-size:12px;font-weight:900}.data-table td{color:#17211b}.data-table td small,.table-person small{margin-top:3px;display:block}.table-person{align-items:center;gap:10px;display:flex}.empty-state{padding:14px 4px 0}.search-control,.filter-control{color:#195b36;background:#fbfaf7;border:1px solid #e6e0d5;border-radius:8px;align-items:center;gap:8px;min-width:0;padding:0 10px;display:flex}.search-control input,.filter-control select{background:0 0;border:0;width:100%;min-width:0}.compact-filter{width:190px;min-height:34px}.segmented-tabs{background:#fbfaf7;border:1px solid #e6e0d5;border-radius:8px;gap:4px;padding:4px;display:inline-flex}.tab-button{color:#195b36;background:0 0;border:0;border-radius:6px;min-height:34px;padding:0 12px;font-weight:800}.tab-button.active{color:#fff;background:#2f7d4b}.progress-track{background:#e6e0d5;border-radius:999px;height:8px;margin:10px 0 6px;overflow:hidden}.progress-track span{background:#2f7d4b;height:100%;display:block}.participant-strip{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.participant-strip span{color:#6c716d;background:#fff;border:1px solid #e6e0d5;border-radius:8px;padding:5px 8px;font-size:12px;font-weight:700}.amount-positive{color:#195b36;white-space:nowrap}.amount-negative{color:#c2412d;white-space:nowrap}.row-link{color:#17211b;text-align:left;background:0 0;border:0;padding:0;display:block}.loading-dots{justify-content:center;align-items:center;gap:6px;min-height:28px;display:inline-flex}.loading-dots span{background:#2f7d4b;border-radius:50%;width:8px;height:8px;animation:.9s ease-in-out infinite dotPulse}.loading-dots span:nth-child(2){animation-delay:.15s}.loading-dots span:nth-child(3){animation-delay:.3s}@keyframes dotPulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.detail-grid div{background:#fbfaf7;border:1px solid #e6e0d5;border-radius:8px;gap:4px;padding:12px;display:grid}.detail-grid span{color:#6c716d;font-size:12px;font-weight:800}.modal-backdrop{z-index:40;background:#17211b61;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-panel{background:#fff;border:1px solid #e6e0d5;border-radius:8px;width:100%;max-width:760px;max-height:min(720px,100vh - 40px);padding:18px;overflow:auto;box-shadow:0 24px 80px #17211b2e}.report-grid{gap:10px;display:grid}.report-row{text-transform:capitalize;background:#fbfaf7;border:1px solid #e6e0d5;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:12px;display:grid}.metadata-block{color:#17211b;white-space:pre-wrap;background:#fff;border:1px solid #e6e0d5;border-radius:8px;max-height:180px;margin:10px 0 0;padding:10px;font-size:12px;line-height:18px;overflow:auto}.login-screen{background:#fbfaf7;min-height:100vh;display:grid}.auth-shell{grid-template-columns:minmax(420px,.95fr) minmax(440px,1fr);width:100%;min-height:100vh;display:grid}.auth-image-panel{color:#fff;background-color:#0000;background-image:linear-gradient(#ffffffd6 0%,#ffffff38 30%,#17211bc2 100%),url(https://images.unsplash.com/photo-1597362925123-77861d3fbac7?auto=format&fit=crop&w=1400&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;grid-template-rows:auto 1fr;min-height:100vh;padding:36px;display:grid}.auth-image-top{justify-content:space-between;align-items:center;display:flex}.auth-image-top span{color:#195b36;text-transform:uppercase;font-size:12px;font-weight:900}.auth-image-content{align-self:end;gap:12px;max-width:540px;display:grid}.auth-image-content span{letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:900}.auth-image-content strong{font-size:clamp(40px,5vw,72px);line-height:.95}.auth-image-content p{color:#ffffffdb;max-width:470px;font-size:17px;line-height:28px}.auth-form-panel{background:#fff;grid-template-rows:1fr auto;justify-self:stretch;gap:20px;min-height:100vh;padding:clamp(28px,6vw,72px);display:grid}.auth-form-center{align-content:center;justify-items:center;gap:20px;display:grid}.auth-form-header{text-align:center;gap:8px;max-width:580px;display:grid}.auth-form-header h1{color:#17211b;font-size:clamp(36px,4vw,54px);line-height:1}.auth-form-panel .form-stack{width:min(580px,100%);max-width:580px}.auth-footer-row{justify-content:space-between;align-items:end;gap:18px;width:100%;display:flex}.auth-footer-row.single{justify-content:center}.auth-switch{color:#6c716d;margin:0;font-size:14px;font-weight:700}.password-field{grid-template-columns:minmax(0,1fr) auto;display:grid;position:relative}.password-field input{padding-right:46px}.password-toggle{color:#195b36;background:0 0;border:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;position:absolute;top:0;right:0}.error-text{color:#c2412d;font-weight:700}@media (max-width:1040px){.admin-layout,.two-column,.auth-shell{grid-template-columns:1fr}.auth-image-panel{min-height:360px}.sidebar{border-bottom:1px solid #e6e0d5;border-right:0;height:auto;position:static}.nav-list{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.main-column{padding:16px}.metric-grid,.form-grid{grid-template-columns:1fr}.record-row,.report-row{grid-template-columns:1fr;align-items:stretch}.toolbar-row,.people-toolbar{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start}.auth-image-panel{min-height:320px;padding:22px}.auth-image-top{flex-direction:column;align-items:flex-start;gap:12px}.auth-form-panel{min-height:auto;padding:24px}.auth-form-header{text-align:left}.auth-footer-row{flex-direction:column;align-items:flex-start}.nav-list{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading,.toolbar-row,.row-actions{align-items:stretch}.segmented-tabs{width:100%;display:grid}.date-range{grid-template-columns:1fr;width:100%}.modal-panel{max-height:calc(100vh - 24px)}}
