@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#18352a;background:#f4f7f1;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea,select{font:inherit}button{cursor:pointer}.auth-loading,.login-page{min-height:100vh;display:grid;place-items:center;background:#f9fafb}.login-card{width:min(420px,calc(100% - 32px));display:grid;gap:16px;padding:32px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 10px 30px #11182712}.login-brand{justify-content:flex-start;padding:0 0 20px}.login-card h1{font-size:28px}.login-card label{display:grid;gap:7px;color:#4b6352;font-size:13px;font-weight:600}.login-card input{width:100%;padding:11px 12px;border:1px solid #cbdacb;border-radius:6px}.form-error{margin:0;color:#b42318;font-size:13px}.admin-app{min-height:100vh;display:flex;background:#f9fafb}.sidebar{position:fixed;inset:0 auto 0 0;z-index:10;display:flex;flex-direction:column;width:248px;padding:0 16px;border-right:1px solid #e5e7eb;background:#fff}.brand-block{height:64px;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:0 14px;border-bottom:1px solid #e5e7eb;color:#111827;font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:700}.brand-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#fff;background:#16a34a}.brand-logo{width:38px;height:38px;flex:0 0 auto;border-radius:10px;object-fit:cover}nav{display:grid;gap:4px;padding:20px 0;overflow-y:auto}.nav-item{width:100%;display:flex;align-items:center;gap:12px;padding:10px 12px;border:0;border-radius:8px;color:#6b7280;background:transparent;text-align:left;font-size:14px;font-weight:600}.nav-item:hover,.nav-item.active{color:#15803d;background:#f0fdf4}.nav-badge{min-width:21px;height:21px;display:inline-grid;place-items:center;margin-left:auto;padding:0 6px;border-radius:999px;color:#fff;background:#dc4b3e;font-size:10px;font-weight:800;line-height:1}.nav-icon{width:22px;height:22px;display:grid;place-items:center;color:#9ca3af}.nav-svg{width:20px;height:20px}.nav-item.active .nav-icon{color:#15803d}.sidebar-user{display:flex;align-items:center;gap:10px;margin-top:auto;padding:16px 4px;border-top:1px solid #e5e7eb}.sidebar-user div:last-child{display:grid;gap:3px;min-width:0}.sidebar-user strong{color:#111827;font-size:13px}.sidebar-user span{color:#9ca3af;font-size:11px}.avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#15803d;background:#dcfce7;font-weight:700}.main-area{width:100%;min-height:100vh;padding-left:248px}.topbar,.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar{min-height:64px;padding:0 32px;border-bottom:1px solid #e5e7eb;background:#fff}.panel-actions{display:flex;align-items:center;gap:10px}.topbar-actions{display:flex;align-items:center;gap:18px}.language-toggle{padding:7px 10px;border:1px solid #cbdacb;border-radius:6px;color:#315b3c;background:#f7faf6;font-size:12px;font-weight:700}.language-toggle:hover{background:#edf5eb;color:#15803d}.login-language-toggle{justify-self:end;margin:-6px 0 0}.view-site{color:#6b7280;font-size:13px;text-decoration:none}.view-site:hover{color:#15803d}.eyebrow{margin:0 0 6px;color:#7a9680;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}h1,h2{margin:0;color:#153c2b;font-family:Space Grotesk,sans-serif}h1{font-size:20px}h2{font-size:22px}.connection-pill{display:flex;align-items:center;gap:8px;padding:9px 13px;border-radius:999px;font-size:13px;font-weight:600;background:#e7eee4}.connection-pill.online{color:#23713f}.connection-pill.offline{color:#9b6117}.status-dot{width:8px;height:8px;border-radius:50%;background:currentColor}.main-area>.summary-grid,.main-area>.workspace-panel{width:min(1200px,calc(100% - 64px));margin-right:auto;margin-left:auto}.summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:32px;margin-bottom:28px}.summary-card,.workspace-panel{border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 1px 3px #1118270f}.summary-card{display:grid;gap:8px;padding:20px}.summary-card span{color:#6b7280;font-size:13px;font-weight:600}.summary-card strong{font-family:Space Grotesk;font-size:30px}.summary-card small{color:#9ca3af;font-size:11px}.workspace-panel{padding:24px}.primary-button{padding:11px 16px;border:0;border-radius:7px;color:#fff;background:#197044;font-weight:700}.primary-button:hover{background:#125a36}.page-actions{display:flex;align-items:center;gap:10px}.push-button{padding:10px 14px;border:1px solid #197044;border-radius:7px;color:#197044;background:#fff;font-weight:700}.push-button:hover{color:#fff;background:#197044}.push-button:disabled{cursor:not-allowed;opacity:.55}.secondary-button{padding:10px 14px;border:1px solid #cbdacb;border-radius:7px;color:#315b3c;background:#f7faf6;font-weight:600}.secondary-button:hover{background:#edf5eb}.primary-button:disabled{cursor:not-allowed;opacity:.5}.sync-message{margin:18px 0 0;padding:10px 12px;border-radius:7px;color:#315b3c;background:#edf5eb;font-size:13px}.product-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:26px 0;padding:20px;border-radius:9px;background:#f5f8f3}.product-form label{display:grid;gap:7px;color:#57705d;font-size:13px;font-weight:600}.product-form input,.product-form textarea,.product-form select{width:100%;padding:10px 11px;border:1px solid #ceddce;border-radius:6px;color:#18352a;background:#fff}.product-form textarea{min-height:90px;resize:vertical}.wide-field{grid-column:1 / -1}.checkbox-field{display:flex!important;align-items:center;grid-template-columns:auto 1fr}.checkbox-field input{width:auto}.empty-state{display:grid;gap:7px;margin-top:24px;padding:42px;border:1px dashed #bfd2c0;border-radius:8px;color:#6c8571;text-align:center}.empty-state strong{color:#234a32;font-family:Space Grotesk}.record-list{display:grid;gap:8px;margin-top:24px}.record-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border:1px solid #e1e9de;border-radius:8px}.record-row div{display:grid;gap:5px}.record-row span{color:#78907b;font-size:13px}.admin-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px}.admin-card{overflow:hidden;border:1px solid #e1e9de;border-radius:8px;background:#fff}.admin-card-media{height:150px;background:#f3f6f2}.admin-card-media img{width:100%;height:100%;object-fit:cover}.admin-card-body{display:grid;gap:5px;padding:15px}.admin-card-body strong{color:#234a32;font-family:Space Grotesk,sans-serif}.admin-card-body span{color:#78907b;font-size:13px}.partner-card{display:flex;align-items:center;gap:14px;padding:15px}.partner-card .admin-card-body{padding:0}.partner-logo,.team-avatar{width:48px;height:48px;display:grid;flex:0 0 auto;place-items:center;border-radius:10px;color:#15803d;background:#dcfce7;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700}.team-avatar{border-radius:50%}.danger-button{border:0;color:#a34436;background:transparent;font-weight:600}.legacy-main{width:min(1240px,calc(100% - 64px));margin:0 auto;padding:38px 0 54px}.legacy-page{display:grid;gap:22px}.dashboard-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.legacy-page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:4px 2px 2px}.legacy-page-heading h2{font-size:30px;letter-spacing:-.02em}.section-titlebar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 30px;border:1px solid #1f7548;border-radius:12px;color:#f5fff5;background:linear-gradient(120deg,#123b29,#1c6941);box-shadow:0 12px 28px #16552e24}.section-titlebar h2{color:#fff;font-size:30px;letter-spacing:-.02em}.section-titlebar .eyebrow{color:#a9e7af}.section-titlebar-copy{max-width:560px;margin:8px 0 0;color:#c7e4ca;font-size:14px}.titlebar-primary-button{color:#18552f;background:#fff}.titlebar-primary-button:hover{color:#fff;background:#15803d}.titlebar-push-button{border-color:#ffffff80;color:#fff;background:#ffffff14}.titlebar-push-button:hover{color:#18552f;background:#fff}.dashboard-titlebar{margin-bottom:2px}.titlebar-refresh-button{border-color:#ffffff80;color:#fff;background:#ffffff14}.titlebar-refresh-button:hover{color:#18552f;background:#fff}.legacy-panel,.legacy-table-panel{border:1px solid #dfe9df;border-radius:12px;background:#fff;box-shadow:0 8px 24px #18352a0f}.legacy-panel{padding:24px}.legacy-summary{width:100%!important;margin:0!important}.dashboard-card{color:inherit;text-decoration:none}.dashboard-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dashboard-card-top div{display:grid;gap:8px}.dashboard-card-top strong{font-family:Space Grotesk,sans-serif;font-size:30px}.dashboard-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:10px}.dashboard-icon.blue{color:#2563eb;background:#dbeafe}.dashboard-icon.green{color:#16a34a;background:#dcfce7}.dashboard-icon.yellow{color:#ca8a04;background:#fef9c3}.dashboard-icon.red{color:#dc2626;background:#fee2e2}.dashboard-svg{width:22px;height:22px}.dashboard-card em{width:fit-content;margin-top:8px;padding:3px 8px;border-radius:999px;color:#166534;background:#dcfce7;font-size:11px;font-style:normal;font-weight:700}.overview-panel{display:grid;gap:20px}.overview-list{display:grid;grid-template-columns:repeat(2,1fr)}.overview-list a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 4px;border-top:1px solid #edf1ec;color:#5f7364;text-decoration:none}.overview-list a:hover{color:#15803d}.overview-list strong{color:#18352a;font-size:16px}.overview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px}.overview-grid a{display:grid;gap:5px;padding:16px;border:1px solid #e1e9de;border-radius:7px;color:#234a32;text-decoration:none}.overview-grid strong{font-family:Space Grotesk,sans-serif;font-size:24px}.overview-grid span{color:#78907b;font-size:13px}.legacy-table{width:100%;border-collapse:separate;border-spacing:0}.legacy-table th,.legacy-table td{padding:16px 20px;border-bottom:1px solid #edf1ec;text-align:left;font-size:13px}.legacy-table th{color:#66806c;background:#f7faf6;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.legacy-table th:first-child{border-top-left-radius:12px}.legacy-table th:last-child{border-top-right-radius:12px}.legacy-table td{color:#5f7364}.legacy-table td:first-child{color:#18352a}.legacy-table tr:hover td{background:#f5fbf5}.legacy-table tr:last-child td{border-bottom:0}.legacy-table .empty-state{margin:8px 0}.table-action{margin-right:14px;padding:0;border:0;color:#15803d;background:transparent;font-weight:700}.table-action.danger{color:#b42318}.logout-button{display:inline-flex;align-items:center;gap:6px;margin-left:auto;padding:7px 9px;border:1px solid #f1d8d3;border-radius:7px;color:#a34436;background:#fff8f6;font-size:11px;font-weight:700;transition:border-color .2s ease,color .2s ease,background .2s ease,transform .2s ease}.logout-button:hover{border-color:#e8b9af;color:#8e2d20;background:#fff1ed;transform:translateY(-1px)}.logout-icon{width:15px;height:15px;flex:0 0 auto}.content-editor{display:grid;gap:20px;padding:28px;border:1px solid #dce8da;border-radius:12px;background:#f8fbf7;box-shadow:0 8px 24px #18352a0d}.content-editor>label{display:grid;gap:7px;color:#57705d;font-size:13px;font-weight:600}.content-editor>label input,.content-editor>label textarea{width:100%;padding:10px 11px;border:1px solid #ceddce;border-radius:6px;color:#18352a;background:#fff}.content-editor>label textarea{min-height:120px;resize:vertical}.about-editor-shell{display:grid;gap:18px}.about-editor-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 30px;border:1px solid #dce8da;border-radius:10px;color:#f5fff5;background:linear-gradient(120deg,#123b29,#1c6941);box-shadow:0 12px 28px #16552e24}.about-editor-hero .eyebrow{color:#a9e7af}.about-editor-hero h2{color:#fff;font-size:30px}.about-editor-hero p:last-child{max-width:520px;margin:8px 0 0;color:#c7e4ca;font-size:14px}.about-editor-hero-mark{display:grid;place-items:center;width:64px;height:64px;border:1px solid rgba(255,255,255,.25);border-radius:18px;color:#fff;background:#ffffff1a;font-family:Space Grotesk,sans-serif;font-size:28px;font-weight:700}.about-editor-hero-mark span{color:#82db8a}.about-editor-form{gap:24px}.about-editor-intro{display:flex;align-items:flex-start;gap:12px}.about-editor-intro h3{margin:0 0 4px;color:#234a32;font-family:Space Grotesk,sans-serif;font-size:20px}.about-editor-intro p{margin:0;color:#78907b;font-size:13px}.about-editor-step{display:grid;place-items:center;width:30px;height:30px;flex:0 0 auto;border-radius:9px;color:#15803d;background:#dcfce7;font-size:11px;font-weight:800}.about-description-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.about-description-grid label{display:grid;gap:6px;padding:14px;border:1px solid #e1e9de;border-radius:8px;background:#f8fbf7}.about-description-grid label>span{color:#234a32;font-size:13px;font-weight:700}.about-description-grid label small{color:#78907b;font-size:11px}.about-description-grid textarea{width:100%;min-height:76px;padding:10px 11px;border:1px solid #ceddce;border-radius:6px;color:#18352a;background:#fff;line-height:1.45;resize:vertical}.about-editor-section{display:grid;gap:16px;padding:18px;border:1px solid #dce8da;border-radius:8px;background:#fff}.about-editor-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.about-editor-section-heading h3{margin:0 0 4px;color:#234a32;font-family:Space Grotesk,sans-serif;font-size:18px}.about-editor-section-heading p{margin:0;color:#78907b;font-size:13px}.about-repeatable-row{display:grid;grid-template-columns:1fr auto;gap:14px;padding:16px;border:1px solid #e1e9de;border-radius:7px;background:#f8fbf7}.about-repeatable-fields{display:grid;grid-template-columns:minmax(180px,.65fr) 1.35fr;gap:14px}.about-repeatable-fields label{display:grid;gap:7px;color:#57705d;font-size:13px;font-weight:600}.about-repeatable-fields input,.about-repeatable-fields textarea{width:100%;padding:10px 11px;border:1px solid #ceddce;border-radius:6px;color:#18352a;background:#fff}.about-repeatable-fields textarea{resize:vertical}.milestone-fields{grid-template-columns:120px minmax(180px,.8fr) 1.2fr}.remove-button{align-self:start;padding:9px 0;border:0;color:#b42318;background:transparent;font-size:12px;font-weight:700}.about-editor-savebar{position:sticky;bottom:18px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border:1px solid #cfe1cf;border-radius:9px;background:#fffffff0;box-shadow:0 12px 30px #18352a1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about-editor-savebar div{display:grid;gap:3px}.about-editor-savebar strong{color:#234a32;font-size:13px}.about-editor-savebar span{color:#78907b;font-size:12px}.currency-control{display:grid;gap:7px;padding:0 24px;color:#57705d;font-size:13px;font-weight:600}.currency-control select{margin-left:8px;padding:8px 10px;border:1px solid #ceddce;border-radius:6px;color:#18352a;background:#fff}.category-manager{display:grid;gap:14px;padding:18px 24px;border:1px solid #e1e9de;border-radius:8px;background:#fff}.category-manager h3{margin:0;color:#234a32;font-family:Space Grotesk,sans-serif;font-size:18px}.category-manager-list{display:flex;flex-wrap:wrap;gap:8px}.category-manager-row{display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid #e1e9de;border-radius:6px;color:#4b6352;font-size:13px}.category-manager-row .table-action{margin-right:0}.editor-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.editor-heading h3{margin:0;color:#234a32;font-family:Space Grotesk,sans-serif;font-size:20px}.editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.editor-grid label{display:grid;gap:7px;color:#57705d;font-size:13px;font-weight:600}.category-field{display:grid;align-content:start;gap:7px}.category-toggle{width:fit-content;padding:0;border:0;color:#15803d;background:transparent;font-size:12px;font-weight:700}.category-actions{display:flex;flex-wrap:wrap;gap:12px}.category-toggle:disabled{cursor:not-allowed;opacity:.55}.category-creator{display:flex;align-items:center;gap:8px}.category-creator input{flex:1}.editor-grid input,.editor-grid textarea,.editor-grid select{width:100%;padding:10px 11px;border:1px solid #ceddce;border-radius:6px;color:#18352a;background:#fff}.editor-grid textarea{min-height:150px;resize:vertical}.editor-image-preview{width:180px;height:110px;border:1px solid #dce8da;border-radius:6px;object-fit:cover;background:#fff}.editor-gallery-preview{display:flex;flex-wrap:wrap;gap:8px}.editor-gallery-preview img{width:96px;height:72px;border:1px solid #dce8da;border-radius:6px;object-fit:cover}.editor-message{margin:0;padding:10px 12px;border-radius:6px;color:#315b3c;background:#edf5eb;font-size:13px}.detail-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;padding:20px;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.detail-modal{background:#fff;border-radius:10px;width:100%;max-width:600px;max-height:88vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column}.detail-modal-header{padding:18px 24px;border-bottom:1px solid #edf1ec;display:flex;align-items:center;justify-content:space-between}.detail-modal-header h3{margin:0;color:#18352a;font-family:Space Grotesk,sans-serif;font-size:18px}.detail-modal-body{padding:22px 24px;display:grid;gap:16px}.detail-modal-footer{padding:14px 24px;border-top:1px solid #edf1ec;background:#f8faf8;display:flex;align-items:center;justify-content:flex-end;gap:12px}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.detail-item{display:flex;flex-direction:column;gap:4px}.detail-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6b7280}.detail-value{font-size:14px;color:#18352a;word-break:break-word}.detail-value a{color:#15803d;text-decoration:none;font-weight:600}.detail-value a:hover{text-decoration:underline}.detail-message-box{background:#f8faf8;border:1px solid #e1e9de;border-radius:8px;padding:14px 16px;font-size:13.5px;line-height:1.6;white-space:pre-wrap;color:#234a32}.admin-chat-thread{display:grid;gap:8px;max-height:260px;overflow-y:auto;padding:10px;border:1px solid #e1e9de;border-radius:8px;background:#f8fbf7}.admin-chat-message{padding:10px 12px;border-radius:8px;background:#fff;border:1px solid #edf1ec}.admin-chat-message-meta{display:block;color:#15803d;font-size:11px;font-weight:700}.admin-chat-reply-meta{margin-top:8px;color:#315b3c}.admin-chat-message p{margin:4px 0;color:#234a32;font-size:13px;white-space:pre-wrap}.admin-chat-message time{color:#78907b;font-size:10px}.close-chat-button{color:#a34436;border-color:#f1d8d3;background:#fff8f6}.close-chat-button:hover{color:#8e2d20;background:#fff1ed}.table-member-cell{display:flex;align-items:center;gap:12px}.table-member-avatar{width:34px;height:34px;border-radius:50%;object-fit:cover;flex-shrink:0;background:#e2ebd8}.table-member-fallback{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#dcfce7;color:#15803d;font-weight:700;font-size:13px;flex-shrink:0}.badge-visibility{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border-radius:999px;font-size:11.5px;font-weight:700}.badge-visibility.active{color:#15803d;background:#dcfce7}.badge-visibility.inactive{color:#6b7280;background:#f3f4f6}.team-profile-header{display:flex;align-items:center;gap:20px;padding-bottom:8px;border-bottom:1px solid #edf1ec}.team-profile-photo{width:90px;height:90px;border-radius:50%;object-fit:cover;border:3px solid #dcfce7;flex-shrink:0}.team-profile-fallback{width:90px;height:90px;border-radius:50%;display:grid;place-items:center;background:#dcfce7;color:#15803d;font-size:32px;font-weight:700;flex-shrink:0;font-family:Space Grotesk,sans-serif}.team-profile-meta{display:grid;gap:4px}.team-profile-meta h4{margin:0;font-size:20px;color:#18352a;font-family:Space Grotesk,sans-serif}.team-profile-meta span{color:#15803d;font-weight:600;font-size:14px}@media (max-width: 900px){.sidebar{width:220px}.main-area{padding-left:220px}.main-area>.summary-grid,.main-area>.workspace-panel{width:calc(100% - 40px)}.summary-grid{grid-template-columns:repeat(2,1fr)}.admin-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 600px){.admin-app{display:block}.sidebar{position:static;width:100%;padding:0 16px}nav{grid-template-columns:repeat(2,1fr)}.sidebar-user{margin-top:0}.main-area{padding-left:0}.topbar{padding:18px 16px;align-items:flex-start}.main-area>.summary-grid,.main-area>.workspace-panel,.legacy-main{width:calc(100% - 32px)}.summary-grid{grid-template-columns:1fr 1fr}.panel-heading,.legacy-page-heading,.dashboard-heading,.about-editor-section-heading{align-items:flex-start;flex-direction:column}.section-titlebar{align-items:flex-start;flex-direction:column;padding:22px}.section-titlebar .page-actions{width:100%;flex-wrap:wrap}.section-titlebar .page-actions button{flex:1}.panel-actions{width:100%;flex-wrap:wrap}.product-form,.editor-grid,.about-repeatable-fields,.milestone-fields,.about-description-grid,.about-repeatable-row{grid-template-columns:1fr}.about-editor-hero{align-items:flex-start;padding:22px}.about-editor-hero-mark{display:none}.about-editor-savebar{align-items:stretch;flex-direction:column}.about-editor-savebar .primary-button{width:100%}.wide-field{grid-column:auto}.overview-grid,.overview-list{grid-template-columns:1fr}.legacy-table-panel{overflow-x:auto}.legacy-table{min-width:680px}}
