:root{--rg-bg:#f6f8fb;--rg-surface:#ffffff;--rg-surface-2:#f8fafc;--rg-text:#101828;--rg-muted:#667085;--rg-border:#d9e2ec;--rg-primary:#0f766e;--rg-primary-strong:#0b5f59;--rg-accent:#2563eb;--rg-warning-bg:#fffbeb;--rg-warning-border:#f5c451;--rg-warning-text:#7c4a03;--rg-success-bg:#ecfdf3;--rg-success-border:#75d89c;--rg-success-text:#075e3f;--rg-danger-bg:#fef2f2;--rg-danger-border:#f3a7a7;--rg-danger-text:#8a1f1f;color-scheme:light}*{box-sizing:border-box}html{min-height:100%;background:var(--rg-bg)}body{min-height:100vh;margin:0;background:radial-gradient(circle at top left,rgba(15,118,110,.12),transparent 34rem),linear-gradient(180deg,#fbfdff 0,var(--rg-bg) 52%,#eef4f7 100%);color:var(--rg-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.rg-page{min-height:100vh;background:linear-gradient(90deg,rgba(15,118,110,.08),transparent 45%),var(--rg-bg);color:var(--rg-text)}.rg-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:28px 0 48px}.rg-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(16,24,40,.08);background:rgba(255,255,255,.86);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.rg-topbar-inner{width:min(1280px,calc(100% - 32px));min-height:64px;margin:0 auto;justify-content:space-between;gap:20px}.rg-brand,.rg-topbar-inner{display:flex;align-items:center}.rg-brand{gap:12px;min-width:0}.rg-brand-mark{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#0f766e;color:#fff;font-weight:800;letter-spacing:0;box-shadow:0 10px 28px rgba(15,118,110,.28)}.rg-brand-name{display:block;font-weight:800;line-height:1.1}.rg-brand-sub{display:block;color:var(--rg-muted);font-size:12px;line-height:1.2;margin-top:2px}.rg-nav{display:flex;align-items:center;gap:6px;overflow-x:auto;padding:6px 0}.rg-nav a{white-space:nowrap;border-radius:8px;padding:8px 10px;color:#334155;font-size:14px;font-weight:600}.rg-nav a:hover{background:#ecfdf5;color:var(--rg-primary-strong)}.rg-button:focus-visible,.rg-nav a:focus-visible,.rg-quick-link:focus-visible{outline:3px solid rgba(37,99,235,.24);outline-offset:2px}.rg-topbar-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.rg-quick-link{display:inline-flex;align-items:center;min-height:34px;border:1px solid var(--rg-border);border-radius:8px;padding:7px 10px;background:#fff;color:#334155;font-size:13px;font-weight:800}.rg-quick-link.primary{border-color:rgba(15,118,110,.28);background:#ecfdf5;color:var(--rg-primary-strong)}.rg-quick-link:hover{border-color:var(--rg-primary);color:var(--rg-primary-strong)}.rg-card,.rg-empty,.rg-hero-status,.rg-panel{border:1px solid var(--rg-border);border-radius:8px;background:var(--rg-surface);box-shadow:0 14px 38px rgba(15,23,42,.07)}.rg-hero-status{padding:22px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.rg-hero-status.warning{background:linear-gradient(135deg,var(--rg-warning-bg),#fff);border-color:var(--rg-warning-border)}.rg-hero-status.success{background:linear-gradient(135deg,var(--rg-success-bg),#fff);border-color:var(--rg-success-border)}.rg-hero-status.danger{background:linear-gradient(135deg,var(--rg-danger-bg),#fff);border-color:var(--rg-danger-border)}.rg-eyebrow{margin:0 0 8px;color:var(--rg-muted);font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.rg-h1{font-size:clamp(30px,4vw,46px);line-height:1.04;font-weight:850}.rg-h1,.rg-h2{margin:0;color:var(--rg-text);letter-spacing:0}.rg-h2{font-size:20px;line-height:1.2;font-weight:800}.rg-copy{margin:10px 0 0;color:#475467;font-size:15px;line-height:1.55;max-width:70ch}.rg-meta{margin:0;color:var(--rg-muted);font-size:13px;line-height:1.4}.rg-badge{display:inline-flex;align-items:center;min-height:26px;border:1px solid var(--rg-border);border-radius:999px;padding:4px 9px;background:var(--rg-surface-2);color:#344054;font-size:12px;font-weight:700}.rg-grid{display:grid;grid-gap:14px;gap:14px}.rg-grid.metrics{grid-template-columns:repeat(6,minmax(0,1fr));margin-top:16px}.rg-grid.two{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);margin-top:18px}.rg-card{padding:18px;min-width:0}.rg-stat-label{margin:0;color:var(--rg-muted);font-size:13px;line-height:1.35}.rg-stat-value{margin:8px 0 0;color:var(--rg-text);font-size:30px;line-height:1;font-weight:850}.rg-action-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.rg-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border:1px solid #0f766e;border-radius:8px;padding:9px 14px;background:#0f766e;color:#fff;font-size:14px;font-weight:750;box-shadow:0 10px 22px rgba(15,118,110,.18);cursor:pointer}.rg-button:disabled,.rg-chip:disabled,.rg-option:disabled,.rg-small-button:disabled{cursor:wait;opacity:.7}.rg-button.secondary{background:#fff;color:var(--rg-primary-strong);box-shadow:none}.rg-progress{height:9px;overflow:hidden;border-radius:999px;background:#e5edf2}.rg-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0f766e,#22c55e)}.rg-list{display:grid;grid-gap:10px;gap:10px;margin-top:14px}.rg-list-item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border:1px solid var(--rg-border);border-radius:8px;padding:12px;background:#fff}.rg-list-item-title{margin:0;font-size:14px;font-weight:750}.rg-list-item-copy{margin:4px 0 0;color:var(--rg-muted);font-size:13px;line-height:1.45}.rg-command-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.rg-command-card{display:grid;grid-gap:8px;gap:8px;min-height:136px;border:1px solid var(--rg-border);border-radius:8px;padding:14px;background:#fbfdff;color:inherit}.rg-command-card:hover{border-color:var(--rg-primary);background:#ecfdf5;transform:translateY(-1px);box-shadow:0 16px 34px rgba(15,23,42,.08)}.rg-command-card span{width:-moz-fit-content;width:fit-content;min-width:34px;min-height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:14px;font-weight:850}.rg-command-card strong{font-size:14px}.rg-command-card p{margin:0;color:var(--rg-muted);font-size:12px;line-height:1.4}.rg-table-wrap{overflow-x:auto;border:1px solid var(--rg-border);border-radius:8px;background:#fff}.rg-table{width:100%;min-width:720px;border-collapse:collapse}.rg-table td,.rg-table th{padding:13px 14px;border-bottom:1px solid #edf2f7;text-align:left;font-size:14px;vertical-align:top}.rg-table th{color:var(--rg-muted);background:#f8fafc;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.rg-table tr:last-child td{border-bottom:0}.rg-empty{display:grid;justify-items:center;grid-gap:12px;gap:12px;padding:42px 28px;text-align:center;color:var(--rg-muted)}.rg-empty-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:8px;background:#ecfdf5;color:var(--rg-primary-strong);font-size:28px;font-weight:600}.rg-record-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.rg-record-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.rg-account-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);grid-gap:22px;gap:22px;width:100%;align-items:start}.rg-hero-sidecar{display:grid;grid-gap:10px;gap:10px;border:1px solid rgba(15,118,110,.18);border-radius:8px;padding:14px;background:rgba(255,255,255,.72)}.rg-action-strip,.rg-hero-progress{display:flex;align-items:center;justify-content:space-between;gap:12px}.rg-hero-progress span{color:var(--rg-muted);font-size:13px}.rg-hero-progress strong{font-size:20px;line-height:1}.rg-status-pill{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:24px;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800}.rg-status-pill.done{background:var(--rg-success-bg);color:var(--rg-success-text)}.rg-status-pill.open{background:#f1f5f9;color:#475569}.rg-urgent-link{display:block;border:1px solid var(--rg-border);border-radius:8px;padding:12px;background:#fff}.rg-urgent-link:hover{border-color:var(--rg-primary);background:#f8fdfb}.rg-click-feedback{transition:transform .12s ease,box-shadow .12s ease}.rg-click-feedback:active{transform:translateY(1px)}.rg-async-action{display:grid;grid-gap:8px;gap:8px;align-items:start}.rg-async-action .rg-button{width:-moz-fit-content;width:fit-content;gap:0}.rg-document-actions{display:grid;justify-items:center;grid-gap:10px;gap:10px;width:min(100%,560px);margin-top:4px}.rg-document-action-row{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.rg-document-row-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:240px}.rg-mini-action{display:inline-flex;align-items:center;justify-content:center;min-height:32px;border:1px solid var(--rg-border);border-radius:8px;padding:6px 10px;background:#fff;color:var(--rg-primary-strong);font-size:12px;font-weight:800;text-decoration:none;cursor:pointer}.rg-mini-action.primary{border-color:var(--rg-primary-strong);background:var(--rg-primary-strong);color:#fff}.rg-mini-action:hover{border-color:var(--rg-primary);background:#ecfdf5}.rg-mini-action.primary:hover{background:#0f766e;color:#fff}.rg-row-message{flex-basis:100%;color:var(--rg-muted);font-size:12px;line-height:1.35}.rg-file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.rg-error-text{color:var(--rg-danger-text)}.min-h-screen{min-height:100vh}.bg-white{background:#fff}.text-slate-950{color:#020617}.mx-auto{margin-left:auto;margin-right:auto}.flex{display:flex}.grid{display:grid}.block{display:block}.inline-flex{display:inline-flex}.w-full{width:100%}.w-fit{width:-moz-fit-content;width:fit-content}.max-w-6xl{max-width:72rem}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-6{gap:1.5rem}.space-y-3>*+*{margin-top:.75rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mb-3{margin-bottom:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.border{border:1px solid var(--rg-border)}.border-slate-200{border-color:#d9e2ec}.border-slate-900{border-color:#0f172a}.bg-slate-50{background:#f8fafc}.bg-slate-100{background:#eef2f6}.bg-emerald-50{background:#ecfdf3}.bg-emerald-600{background:#059669}.bg-amber-50{background:#fffbeb}.bg-red-50{background:#fef2f2}.border-emerald-200{border-color:#a7f3d0}.border-amber-200{border-color:#fde68a}.border-red-200{border-color:#fecaca}.text-sm{font-size:.875rem;line-height:1.45}.text-xs{font-size:.75rem;line-height:1.35}.text-xl{font-size:1.25rem;line-height:1.25}.text-2xl{font-size:1.5rem;line-height:1.2}.font-medium{font-weight:650}.font-semibold{font-weight:750}.text-slate-400{color:#94a3b8}.text-slate-500{color:#64748b}.text-slate-600{color:#475569}.text-slate-700{color:#334155}.text-slate-800{color:#1e293b}.text-slate-900{color:#0f172a}.text-emerald-700{color:#047857}.text-emerald-900{color:#064e3b}.text-amber-900{color:#78350f}.text-red-900{color:#7f1d1d}.divide-y>*+*{border-top:1px solid #edf2f7}.divide-slate-100>*+*{border-top-color:#f1f5f9}.h-2{height:.5rem}.text-left{text-align:left}.text-right{text-align:right}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}}@media (min-width:768px){.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:items-start{align-items:flex-start}.md\:justify-between{justify-content:space-between}.md\:text-right{text-align:right}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-\[1\.2fr_0\.8fr\]{grid-template-columns:1.2fr .8fr}.lg\:grid-cols-\[1fr_0\.8fr\]{grid-template-columns:1fr .8fr}}@media (max-width:920px){.rg-shell,.rg-topbar-inner{width:min(100% - 24px,1180px)}.rg-topbar-inner{align-items:flex-start;flex-direction:column;padding:12px 0;gap:8px}.rg-nav{width:100%}.rg-topbar-actions{width:100%;justify-content:flex-start;overflow-x:auto}.rg-account-hero{grid-template-columns:1fr}.rg-action-row,.rg-hero-status,.rg-record-header{flex-direction:column}.rg-record-actions{justify-content:flex-start;width:100%}.rg-grid.metrics,.rg-grid.two{grid-template-columns:1fr}.rg-command-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:921px) and (max-width:1180px){.rg-grid.metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}.rg-audit-wizard,.rg-onboarding{display:grid;grid-gap:18px;gap:18px;position:relative}.rg-audit-wizard.is-busy .rg-card{opacity:.72;pointer-events:none}.rg-onboarding-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);grid-gap:18px;gap:18px;align-items:start}.rg-onboarding-main{display:grid;grid-gap:18px;gap:18px;min-width:0}.rg-onboarding.is-busy .rg-submit-row,.rg-onboarding.is-busy section{opacity:.68;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rg-busy-panel{position:-webkit-sticky;position:sticky;top:78px;z-index:30;display:flex;gap:14px;align-items:flex-start;border:1px solid rgba(15,118,110,.3);border-radius:8px;padding:14px 16px;background:rgba(236,253,245,.98);color:var(--rg-text);box-shadow:0 18px 42px rgba(15,23,42,.14)}.rg-busy-panel strong{display:block;font-size:15px;line-height:1.3}.rg-busy-panel p{margin:4px 0 8px;color:var(--rg-primary-strong);font-size:13px;font-weight:750}.rg-busy-panel ol{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.rg-busy-panel li{border-radius:999px;padding:5px 8px;background:#fff;color:#344054;font-size:12px;font-weight:750}.rg-button-spinner,.rg-spinner{flex:0 0 auto;width:18px;height:18px;border:2px solid rgba(15,118,110,.24);border-top:2px solid var(--rg-primary);border-radius:999px;animation:rg-spin .76s linear infinite}.rg-button-spinner{width:14px;height:14px;margin-right:8px;border-color:#fff rgba(255,255,255,.34) rgba(255,255,255,.34)}@keyframes rg-spin{to{transform:rotate(1turn)}}.rg-form-section,.rg-setup-summary{display:grid;grid-gap:16px;gap:16px}.rg-setup-summary{position:-webkit-sticky;position:sticky;top:86px;border:1px solid var(--rg-border);border-radius:8px;padding:18px;background:rgba(255,255,255,.94);box-shadow:0 14px 38px rgba(15,23,42,.07)}.rg-summary-header{display:grid;grid-gap:4px;gap:4px}.rg-progress-block{display:grid;grid-gap:8px;gap:8px}.rg-summary-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.rg-summary-metrics div{border:1px solid var(--rg-border);border-radius:8px;padding:12px;background:var(--rg-surface-2)}.rg-summary-metrics span{display:block;color:var(--rg-text);font-size:26px;line-height:1;font-weight:850}.rg-summary-metrics p{margin:6px 0 0;color:var(--rg-muted);font-size:12px;line-height:1.35}.rg-summary-list{display:grid;grid-gap:10px;gap:10px}.rg-summary-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.rg-summary-row span{color:var(--rg-muted);font-size:13px;line-height:1.35}.rg-summary-row strong{max-width:58%;color:var(--rg-text);font-size:13px;line-height:1.35;text-align:right}.rg-summary-busy{display:flex;align-items:flex-start;gap:10px;border:1px solid rgba(15,118,110,.2);border-radius:8px;padding:12px;background:#ecfdf5}.rg-summary-busy strong{display:block;color:var(--rg-primary-strong);font-size:13px}.rg-summary-busy p{margin:3px 0 0;color:var(--rg-muted);font-size:12px;line-height:1.4}.rg-section-heading{display:grid;grid-gap:4px;gap:4px}.rg-option-grid{display:grid;grid-gap:10px;gap:10px}.rg-option-grid.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.rg-option-grid.three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.rg-option-grid.four-col{grid-template-columns:repeat(4,minmax(0,1fr))}.rg-option{min-height:76px;width:100%;border:1px solid var(--rg-border);border-radius:8px;padding:13px 14px;background:#fff;color:var(--rg-text);text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.rg-option:hover{border-color:rgba(15,118,110,.55);box-shadow:0 10px 24px rgba(15,23,42,.08);transform:translateY(-1px)}.rg-option.selected{border-color:var(--rg-primary);background:#ecfdf5;box-shadow:inset 0 0 0 1px rgba(15,118,110,.34),0 10px 24px rgba(15,118,110,.12)}.rg-option-title{display:block;color:var(--rg-text);font-size:14px;font-weight:800;line-height:1.25}.rg-option-detail{display:block;margin-top:5px;color:var(--rg-muted);font-size:12px;line-height:1.35}.rg-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.rg-field-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.rg-field{display:grid;grid-gap:7px;gap:7px;color:#344054;font-size:13px;font-weight:750}.rg-field input,.rg-select{width:100%;min-height:44px;border:1px solid var(--rg-border);border-radius:8px;background:#fff;color:var(--rg-text);padding:9px 11px;outline:none}.rg-field input:focus,.rg-select:focus{border-color:var(--rg-primary);box-shadow:0 0 0 3px rgba(15,118,110,.12)}.rg-submit-row{display:flex;align-items:center;gap:14px;justify-content:flex-end}.rg-submit-button{min-width:230px}.rg-error{margin:0;color:var(--rg-danger-text);font-size:14px;font-weight:700}.rg-save-status{margin:0;color:var(--rg-muted);font-size:13px;font-weight:700}.rg-save-status.saving{color:var(--rg-primary-strong)}.rg-save-status.saved{color:var(--rg-success-text)}.rg-save-status.error{color:var(--rg-danger-text)}.rg-chip-row{display:flex;flex-wrap:wrap;gap:8px}.rg-chip{min-height:32px;border:1px solid rgba(15,118,110,.34);border-radius:999px;padding:6px 10px;background:#ecfdf5;color:var(--rg-primary-strong);cursor:pointer;font-size:13px;font-weight:850}.rg-chip:hover{border-color:var(--rg-primary);background:#dff7ec}.rg-workflow-preview{display:grid;grid-gap:10px;gap:10px}.rg-workflow-step{display:grid;grid-template-columns:94px minmax(170px,.35fr) 1fr;grid-gap:12px;gap:12px;align-items:start;border:1px solid var(--rg-border);border-radius:8px;padding:12px;background:#fbfdff}.rg-workflow-step span{width:-moz-fit-content;width:fit-content;border-radius:999px;padding:4px 8px;background:#eef2f6;color:#334155;font-size:12px;font-weight:850}.rg-workflow-step.ready span{background:var(--rg-success-bg);color:var(--rg-success-text)}.rg-workflow-step.needs_review span{background:var(--rg-warning-bg);color:var(--rg-warning-text)}.rg-workflow-step.approval_required span{background:#eff6ff;color:#1d4ed8}.rg-workflow-step strong{font-size:14px;line-height:1.35}.rg-workflow-step p{margin:0;color:var(--rg-muted);font-size:13px;line-height:1.45}@media (max-width:760px){.rg-field-grid,.rg-field-grid.three,.rg-option-grid.four-col,.rg-option-grid.three-col,.rg-option-grid.two-col{grid-template-columns:1fr}.rg-submit-row{align-items:stretch;flex-direction:column}.rg-command-grid,.rg-workflow-step{grid-template-columns:1fr}}.rg-section-heading.with-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.rg-inline-actions{display:flex;flex-wrap:wrap;gap:8px}.rg-small-button{min-height:34px;border:1px solid var(--rg-border);border-radius:8px;padding:7px 10px;background:#fff;color:var(--rg-primary-strong);cursor:pointer;font-size:13px;font-weight:800}.rg-small-button:hover{border-color:var(--rg-primary);background:#ecfdf5}.rg-repeat-group{display:grid;grid-gap:10px;gap:10px;border-top:1px solid #edf2f7;padding-top:14px}.rg-repeat-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.rg-repeat-heading h3{margin:0;font-size:16px;font-weight:850}.rg-repeat-row{display:grid;grid-gap:10px;gap:10px;border:1px solid var(--rg-border);border-radius:8px;padding:12px;background:#fbfdff}.rg-repeat-row.four{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:1020px){.rg-onboarding-layout{grid-template-columns:1fr}.rg-setup-summary{position:static;order:-1}.rg-repeat-row.four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.rg-repeat-heading,.rg-section-heading.with-actions{align-items:stretch;flex-direction:column}.rg-repeat-row.four{grid-template-columns:1fr}}