@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@500;600;700&display=swap";:root{color-scheme:dark;--bg:#0b1220;--panel:rgba(31,41,55,.72);--line:rgba(148,163,184,.16);--text:#e5e7eb;--muted:#94a3b8;--green:#22c55e;--shadow:0 24px 80px rgba(2,8,23,.45);--radius-lg:28px;--radius-md:20px;--radius-sm:14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:Manrope,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at 15% 20%,rgba(34,197,94,.18),transparent 26%),radial-gradient(circle at 85% 15%,rgba(13,110,91,.22),transparent 20%),linear-gradient(180deg,#08111d,#0b1220 42%,#0b1323)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.page-shell{position:relative;overflow:clip}.container{width:min(1180px,calc(100% - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b1220ad;border-bottom:1px solid rgba(148,163,184,.08)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:84px}.brand-mark{display:inline-flex;align-items:center;gap:1rem}.brand-mark__symbol{font-family:Sora,Segoe UI,sans-serif;font-size:1.7rem;font-weight:700;letter-spacing:-.05em;line-height:1;color:var(--green);text-shadow:0 0 24px rgba(34,197,94,.3)}.brand-mark__divider{width:1px;height:28px;background:#e5e7eb38}.brand-mark__text{font-family:Sora,Segoe UI,sans-serif;font-size:1.5rem;letter-spacing:-.04em}.brand-mark--compact .brand-mark__text{font-size:1.35rem}.site-nav{display:flex;align-items:center;gap:1.3rem;color:var(--muted);font-size:.97rem}.site-nav a{position:relative;transition:color .18s ease}.site-nav a:after{content:"";position:absolute;left:0;bottom:-.35rem;width:100%;height:2px;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,var(--green),transparent);transition:transform .22s ease}.site-nav a:hover,.site-nav a:focus-visible{color:var(--text)}.site-nav a:hover:after,.site-nav a:focus-visible:after{transform:scaleX(1)}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:50px;padding:.9rem 1.3rem;border-radius:999px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button--primary{color:#04110b;background:linear-gradient(135deg,#34d678,#22c55e 58%,#16a34a);box-shadow:0 16px 32px #22c55e38}.button--ghost{color:var(--text);background:#94a3b814;border:1px solid rgba(148,163,184,.16)}.button--light{color:#07120c;background:linear-gradient(135deg,#f4fff8,#d4fbe4)}.hero-section{padding:6rem 0 4rem}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem}.eyebrow-pill,.section-title__eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1.2rem;color:#b7f2ca;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.eyebrow-pill{padding:.55rem .85rem;border:1px solid rgba(34,197,94,.22);border-radius:999px;background:#0d6e5b29}.hero-copy h1,.section-title h2,.cta-panel h2{margin:0;font-family:Sora,Segoe UI,sans-serif;letter-spacing:-.05em}.hero-copy h1{max-width:11ch;font-size:clamp(2.8rem,7vw,5.4rem);line-height:.98}.hero-copy p{max-width:62ch;margin:1.4rem 0 0;font-size:1.08rem;line-height:1.75;color:var(--muted)}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.hero-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2.4rem}.hero-trust div,.feature-card,.service-card,.process-card,.institutional-panel,.hero-panel{border:1px solid var(--line);background:linear-gradient(180deg,#111b2fe0,#08111de6);box-shadow:var(--shadow)}.hero-trust div{padding:1.1rem 1.15rem;border-radius:var(--radius-sm)}.hero-trust strong,.institutional-stat strong{display:block;font-size:1rem}.hero-trust span,.institutional-stat span{display:block;margin-top:.45rem;color:var(--muted);line-height:1.6}.hero-visual{position:relative;min-height:560px}.hero-visual__orb{position:absolute;border-radius:999px;filter:blur(16px)}.hero-visual__orb--primary{top:8%;right:4%;width:180px;height:180px;background:radial-gradient(circle,rgba(34,197,94,.42),transparent 72%)}.hero-visual__orb--secondary{bottom:8%;left:4%;width:220px;height:220px;background:radial-gradient(circle,rgba(13,110,91,.35),transparent 68%)}.hero-panel{position:absolute;border-radius:24px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-panel--wide{top:1rem;right:0;left:2rem;padding:1.4rem}.hero-panel--code{top:58%;left:0;width:45%;padding:1.2rem}.hero-panel--mini{right:.5rem;bottom:2rem;width:44%;padding:1.2rem}.hero-panel__header{display:flex;align-items:center;gap:.8rem;color:var(--muted);font-size:.92rem}.hero-panel__badge{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;border-radius:14px;background:linear-gradient(135deg,#22c55e2e,#0d6e5b73);color:#bcffd1;font-weight:800}.hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:1.4rem}.hero-metrics div{padding:1rem;border-radius:18px;background:#e5e7eb0a;border:1px solid rgba(229,231,235,.06)}.hero-metrics strong{display:block;font-size:1.25rem}.hero-metrics span{display:block;margin-top:.35rem;color:var(--muted);font-size:.9rem}.hero-graph{position:relative;height:150px;margin-top:1.3rem;border-radius:20px;background:linear-gradient(180deg,rgba(34,197,94,.08),transparent),#07121fc7;overflow:hidden}.hero-graph__line{position:absolute;left:1rem;right:1rem;bottom:1.4rem;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(34,197,94,.2) 25%,#22c55e 100%);clip-path:polygon(0 70%,12% 72%,22% 54%,33% 60%,44% 30%,56% 44%,68% 22%,80% 34%,100% 0,100% 100%,0 100%);transform:scaleY(30);transform-origin:bottom}.hero-graph__line--two{bottom:2.2rem;opacity:.42}.hero-graph__line--three{bottom:3rem;opacity:.2}.hero-chip{display:inline-flex;width:fit-content;padding:.55rem .8rem;border-radius:999px;color:#cff8dc;background:#22c55e1f;border:1px solid rgba(34,197,94,.2)}.hero-panel--stack{display:flex;flex-direction:column;gap:.7rem}.hero-panel--mini p{margin:0;color:var(--muted)}.hero-panel--mini strong{font-size:1.05rem;line-height:1.5}.section-block{padding:3.6rem 0}.section-block--tinted,.section-block--institutional{position:relative}.section-block--tinted:before,.section-block--institutional:before{content:"";position:absolute;inset:1rem 0;background:linear-gradient(180deg,#0d6e5b0f,#111b2f0a);pointer-events:none}.section-title{max-width:760px;margin-bottom:2rem}.section-title--center{margin-inline:auto;text-align:center}.section-title h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1.1}.section-title p{margin:1rem 0 0;color:var(--muted);line-height:1.75;font-size:1.02rem}.card-grid{display:grid;gap:1.2rem}.card-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card{padding:1.5rem;border-radius:var(--radius-md);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.feature-card:hover,.service-card:hover,.process-card:hover{transform:translateY(-4px);border-color:#22c55e57;box-shadow:0 28px 70px #030a1285}.icon-shell{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:16px;color:#bcffd1;background:linear-gradient(135deg,#22c55e24,#0d6e5b57);border:1px solid rgba(34,197,94,.16)}.icon-shell svg{width:24px;height:24px}.feature-card h3,.service-card h3,.process-card h3,.site-footer h3{margin:1rem 0 0;font-family:Sora,Segoe UI,sans-serif;font-size:1.1rem}.feature-card p,.service-card p{margin:.85rem 0 0;color:var(--muted);line-height:1.75}.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.service-card{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start;padding:1.35rem;border-radius:var(--radius-md)}.service-card__icon{margin-top:.15rem}.process-line{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem}.process-card{padding:1.4rem 1.1rem;border-radius:var(--radius-md);text-align:center}.process-card__index{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;border-radius:14px;font-weight:800;color:#c7f9d7;background:#22c55e1f;border:1px solid rgba(34,197,94,.2)}.institutional-grid{display:grid;grid-template-columns:1fr .95fr;gap:1.5rem;align-items:stretch}.support-copy{margin:0;max-width:60ch;color:var(--muted);line-height:1.85}.institutional-panel{display:grid;gap:1rem;padding:1.4rem;border-radius:var(--radius-lg)}.institutional-stat{padding:1.15rem 1.1rem;border-radius:18px;background:#e5e7eb08;border:1px solid rgba(148,163,184,.08)}.cta-panel{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:2rem;border-radius:calc(var(--radius-lg) + 4px);background:radial-gradient(circle at top left,rgba(188,255,209,.18),transparent 28%),linear-gradient(135deg,#0d6e5beb,#0a1423fa);border:1px solid rgba(188,255,209,.14);box-shadow:var(--shadow)}.cta-panel p{max-width:48ch;margin:.9rem 0 0;color:#e5e7ebcc;line-height:1.75}.site-footer{padding:2rem 0 1.4rem;border-top:1px solid rgba(148,163,184,.08)}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:1.5rem}.footer-copy{max-width:34ch;color:var(--muted);line-height:1.75}.footer-links{display:flex;flex-direction:column;gap:.7rem;margin-top:1rem;color:var(--muted)}.footer-bottom{margin-top:2rem;padding-top:1.2rem;border-top:1px solid rgba(148,163,184,.08);color:var(--muted);font-size:.94rem}.site-nav a:focus-visible,.button:focus-visible,.footer-links a:focus-visible,.brand-link:focus-visible{outline:2px solid rgba(34,197,94,.8);outline-offset:3px}@media(max-width:1080px){.site-header__inner{flex-wrap:wrap;padding:1rem 0}.site-nav{order:3;width:100%;justify-content:center;flex-wrap:wrap}.hero-grid,.institutional-grid,.footer-grid,.service-grid,.card-grid--three,.process-line{grid-template-columns:1fr}.hero-copy h1{max-width:13ch}.hero-visual{min-height:500px}.hero-panel--wide{left:0}.hero-panel--code{width:52%}.hero-panel--mini{width:48%}.cta-panel{flex-direction:column;align-items:flex-start}}@media(max-width:720px){.container{width:min(100% - 1.25rem,1180px)}.site-header__inner{gap:.8rem;min-height:auto}.brand-mark{gap:.7rem}.brand-mark__text{font-size:1.25rem}.brand-mark__symbol{font-size:1.45rem}.header-cta{width:100%}.hero-section{padding-top:4.2rem}.hero-copy h1{max-width:none}.hero-copy p{font-size:1rem}.hero-trust{grid-template-columns:1fr}.hero-visual{min-height:420px}.hero-panel--wide{position:relative;inset:0}.hero-panel--code,.hero-panel--mini{width:auto}.hero-panel--code{top:auto;left:auto;margin-top:1rem}.hero-panel--mini{right:auto;bottom:auto;margin-top:1rem}.hero-metrics{grid-template-columns:1fr}.hero-graph{height:120px}.button,.button--light{width:100%}.hero-actions{flex-direction:column}.section-block{padding:3rem 0}.feature-card,.service-card,.process-card,.institutional-panel,.cta-panel{border-radius:20px}}.rm-shell{color-scheme:light;min-height:100vh;background:#f5f7fb;color:#0f172a;overflow-x:hidden}.rm-app-shell{display:flex;min-height:100vh}.rm-mobile-header,.rm-sidebar-drawer__backdrop{display:none}.rm-sidebar{position:sticky;top:0;display:flex;flex-direction:column;justify-content:space-between;width:240px;min-width:240px;height:100vh;padding:20px 16px;background:#fff;border-right:1px solid #e5e7eb}.rm-sidebar__brand{display:flex;align-items:center;gap:12px;padding:8px 8px 18px}.rm-sidebar__close{display:none;margin-left:auto;width:34px;height:34px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;color:#0f172a;font-size:20px;line-height:1;cursor:pointer}.rm-sidebar__close:hover{border-color:#cbd5e1}.rm-sidebar__logo,.rm-public-topbar__logo{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#34d678,#22c55e);color:#052e16;font-family:Sora,Segoe UI,sans-serif;font-size:15px;font-weight:700}.rm-sidebar__brand strong,.rm-public-topbar__brand strong{display:block;font-size:14px;font-weight:700}.rm-sidebar__brand span,.rm-public-topbar__brand span{display:block;margin-top:2px;font-size:12px;color:#64748b}.rm-sidebar__nav{display:flex;flex-direction:column;gap:6px}.rm-sidebar__link{position:relative;display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;border:1px solid transparent;border-radius:12px;background:transparent;color:#475569;font-size:13px;font-weight:600;cursor:pointer;text-align:left}.rm-sidebar__link:hover{background:#f8fafc;border-color:#e2e8f0;color:#0f172a}.rm-sidebar__link--active{background:#ecfdf3;border-color:#bbf7d0;color:#15803d}.rm-sidebar__link--active:before{content:"";position:absolute;left:-8px;top:10px;bottom:10px;width:3px;border-radius:99px;background:#22c55e}.rm-sidebar__icon{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#f8fafc;border:1px solid #e5e7eb;color:#0f172a;font-size:14px}.rm-sidebar__link:hover .rm-sidebar__icon{border-color:#cbd5e1}.rm-sidebar__link--active .rm-sidebar__icon{background:#f0fdf4;border-color:#bbf7d0;color:#15803d}.rm-sidebar__label{white-space:nowrap}.rm-sidebar__link{text-decoration:none}.rm-sidebar__link:disabled{opacity:.55;cursor:not-allowed}.rm-sidebar__link:disabled:hover{background:transparent;border-color:transparent}.rm-sidebar__footer{display:flex;flex-direction:column;gap:12px;padding:12px 8px 0}.rm-sidebar__user{display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;background:#f8fafc;border:1px solid #e5e7eb}.rm-sidebar__avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#dcfce7;color:#166534;font-size:13px;font-weight:700}.rm-sidebar__user strong{display:block;font-size:13px}.rm-sidebar__user span{display:block;margin-top:2px;font-size:12px;color:#64748b}.rm-main{flex:1;min-width:0;padding:22px}.rm-topbar,.rm-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.rm-topbar__copy h1,.rm-page-header h1{margin:6px 0 0;font-family:Sora,Segoe UI,sans-serif;font-size:clamp(28px,3vw,32px);font-weight:700;letter-spacing:-.04em;line-height:1.1}.rm-topbar__copy p,.rm-page-header p{margin:8px 0 0;font-size:13px;line-height:1.65;color:#64748b}.rm-topbar__actions,.rm-page-header__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.rm-breadcrumb{display:inline-block;font-size:12px;font-weight:600;color:#94a3b8}.rm-page-note{margin:10px 0 0;font-size:12px;line-height:1.6;color:#94a3b8}.rm-content-card{padding:18px;border:1px solid #e5e7eb;border-radius:18px;background:#fcfcfd;box-shadow:0 8px 24px #0f172a0d}.rm-content-card--public{padding:20px}.rm-container{width:min(1360px,calc(100% - 32px));margin:0 auto}.rm-container--public{padding:18px 0 34px}.rm-container--narrow{width:min(520px,calc(100% - 32px))}.rm-public-shell{min-height:100vh;background:#f5f7fb;overflow-x:hidden}.rm-auth{min-height:100vh;display:grid;place-items:center;padding:24px}.rm-auth-card{width:min(420px,calc(100% - 20px))}.rm-auth-brand{display:flex;align-items:center;gap:12px;margin-bottom:14px}.rm-auth-logo{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#34d678,#22c55e);color:#052e16;font-family:Sora,Segoe UI,sans-serif;font-size:16px;font-weight:700}.rm-auth-brand strong{display:block;font-size:13px;font-weight:700}.rm-auth-brand span{display:block;margin-top:2px;font-size:12px;color:#64748b}.rm-public-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 24px;background:#fff;border-bottom:1px solid #e5e7eb}.rm-public-topbar__brand{display:flex;align-items:center;gap:12px}.rm-public-cta{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.rm-public-cta__buttons{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.rm-public-cta__note{margin:0;max-width:360px;font-size:12px;line-height:1.5;color:#94a3b8;text-align:right}.rm-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.rm-toolbar--public{margin-bottom:18px}.rm-link{font-size:13px;font-weight:600;color:#0f172a;text-decoration:none}.rm-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 14px;border-radius:11px;border:1px solid #d1d5db;background:#fff;color:#0f172a;font-size:13px;font-weight:600;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease,transform .15s ease}.rm-button:hover{transform:translateY(-1px);border-color:#94a3b8}.rm-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.rm-button--primary{background:#22c55e;border-color:#22c55e;color:#fff}.rm-button--primary:hover{border-color:#16a34a;background:#16a34a}.rm-button--ghost{background:#fff;border-color:#dbe1ea}.rm-button--danger{background:#fff;border-color:#fecaca;color:#b91c1c}.rm-button--danger:hover{border-color:#fca5a5}.rm-button--full{width:100%}.rm-filter-tabs{display:flex;flex-wrap:wrap;gap:8px}.rm-filter-tab{padding:0 12px;height:36px;border:1px solid #dbe1ea;border-radius:999px;background:#fff;color:#475569;font-size:12px;font-weight:600;cursor:pointer}.rm-filter-tab:hover{border-color:#94a3b8}.rm-filter-tab--active{background:#ecfdf3;border-color:#86efac;color:#15803d}.rm-admin-toolbar{margin-bottom:14px}.rm-admin-toolbar--compact{padding:0;background:transparent;border:0;box-shadow:none}.rm-admin-toolbar__row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px}.rm-admin-toolbar__view{display:flex;align-items:center;gap:8px}.rm-pill{height:38px;padding:0 12px;border:1px solid #dbe1ea;border-radius:10px;background:#fff;color:#475569;font-size:12px;font-weight:600;cursor:pointer}.rm-pill--active{border-color:#86efac;background:#ecfdf3;color:#15803d}.rm-board-wrap{min-width:0}.rm-board-wrap--admin{margin-top:10px}.rm-board{display:grid;grid-template-columns:repeat(4,minmax(280px,1fr));gap:12px;align-items:start;overflow-x:auto;padding-bottom:6px}.rm-column{display:flex;flex-direction:column;max-height:calc(100vh - 235px);min-height:0;background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;min-width:280px}.rm-column--droppable{transition:border-color .12s ease,box-shadow .12s ease}.rm-column--over{border-color:#86efac;box-shadow:0 0 0 4px #22c55e1a}.rm-column__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e5e7eb;background:#ffffffe6}.rm-column__title{display:flex;align-items:center;gap:8px}.rm-column__dot{width:9px;height:9px;border-radius:999px;background:#94a3b8}.rm-column__header h2{margin:0;font-size:14px;font-weight:600;color:#0f172a}.rm-column__count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;border-radius:999px;background:#fff;border:1px solid #e5e7eb;color:#64748b;font-size:12px;font-weight:700}.rm-column--backlog .rm-column__dot{background:#94a3b8}.rm-column--todo .rm-column__dot{background:#eab308}.rm-column--cooking .rm-column__dot{background:#0f766e}.rm-column--done .rm-column__dot{background:#22c55e}.rm-column__cards{display:flex;flex:1 1 auto;flex-direction:column;gap:10px;min-height:0;padding:12px 12px 16px;overflow-y:auto;overflow-x:hidden}.rm-empty{padding:12px;border:1px dashed #cbd5e1;border-radius:12px;background:#fff;color:#94a3b8;font-size:13px;font-weight:600;text-align:center}.rm-card{display:flex;flex-direction:column;height:auto;min-height:auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 14px #0f172a0d;overflow:visible}.rm-card--dragging{opacity:.65}.rm-card__body{display:block;flex:1 1 auto;width:100%;padding:14px 14px 10px;text-align:left;border:0;background:transparent;cursor:pointer}.rm-card__body:disabled{cursor:default;opacity:1}.rm-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.rm-card__title{margin:0;font-size:15px;font-weight:600;line-height:1.3;color:#0f172a}.rm-card__forecast{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#475569;font-size:11px;font-weight:600;white-space:nowrap}.rm-card__desc{margin:8px 0 0;color:#64748b;font-size:13px;line-height:1.5;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.rm-card__badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.rm-badge{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:999px;border:1px solid #e2e8f0;background:#f8fafc;color:#334155;font-size:11px;font-weight:600}.rm-badge--kid{background:#3b82f614;border-color:#3b82f62e;color:#1d4ed8}.rm-badge--restobi{background:#6366f114;border-color:#6366f12e;color:#4338ca}.rm-badge--sumos{background:#a855f714;border-color:#a855f72e;color:#7e22ce}.rm-badge--sumad{background:#f59e0b1a;border-color:#f59e0b33;color:#b45309}.rm-badge--somaai{background:#14b8a61a;border-color:#14b8a633;color:#0f766e}.rm-badge--fichachef{background:#ec489914;border-color:#ec48992e;color:#be185d}.rm-badge--danger{background:#ef444414;border-color:#ef44442e;color:#b91c1c}.rm-badge--info{background:#0ea5e914;border-color:#0ea5e92e;color:#0369a1}.rm-badge--visual{background:#ec489914;border-color:#ec48992e;color:#be185d}.rm-badge--feature{background:#6366f114;border-color:#6366f12e;color:#4338ca}.rm-badge--success,.rm-badge--public{background:#22c55e14;border-color:#22c55e33;color:#15803d}.rm-badge--muted{background:#f8fafc;border-color:#e2e8f0;color:#64748b}.rm-card__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;padding:10px 14px 12px;margin-top:10px;border-top:1px solid #e5e7eb;background:#fcfcfd}.rm-card__footer--admin{padding-top:10px}.rm-card__meta{font-size:12px;font-weight:600;color:#64748b}.rm-card__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.rm-vote,.rm-card__action{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 10px;border-radius:9px;border:1px solid #dbe1ea;background:#fff;color:#334155;font-size:12px;font-weight:600;cursor:pointer}.rm-vote:hover,.rm-card__action:hover{border-color:#94a3b8}.rm-vote:disabled,.rm-card__action:disabled{opacity:.55;cursor:not-allowed}.rm-card__action--primary{background:#f0fdf4;border-color:#bbf7d0;color:#15803d}.rm-card__action--primary:hover{border-color:#86efac}.rm-vote__count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#f8fafc;border:1px solid #e5e7eb;font-size:11px}.rm-alert{margin-bottom:14px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;font-size:13px;font-weight:600;line-height:1.55}.rm-alert--success{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.rm-alert--error{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.rm-loading{padding:14px;border:1px dashed #cbd5e1;border-radius:12px;background:#fff;color:#64748b;font-size:13px;font-weight:600}.rm-panel{margin-top:16px;padding:20px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 8px 24px #0f172a0d}.rm-form{display:flex;flex-direction:column;gap:16px}.rm-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rm-field{display:flex;flex-direction:column;gap:6px}.rm-field--full{grid-column:1/-1}.rm-field--inline{min-width:160px}.rm-field--grow{flex:1;min-width:240px}.rm-field span{font-size:12px;font-weight:600;color:#475569}.rm-field input,.rm-field select,.rm-field textarea{width:100%;height:40px;padding:0 12px;border:1px solid #dbe1ea;border-radius:10px;background:#fff;color:#0f172a;font:inherit;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.rm-field textarea{height:auto;min-height:110px;padding:10px 12px;resize:vertical}.rm-field input:focus,.rm-field select:focus,.rm-field textarea:focus{border-color:#86efac;box-shadow:0 0 0 4px #22c55e1f}.rm-checkbox{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc;color:#334155;font-size:13px;font-weight:500;line-height:1.5}.rm-checkbox input{margin-top:3px}.rm-form__actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.rm-modal__backdrop{position:fixed;inset:0;display:flex;align-items:flex-start;justify-content:center;padding:24px;background:#0f172a73;z-index:60;overflow:auto}.rm-modal{width:min(760px,100%);margin-top:24px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 24px 80px #0f172a2e;overflow:hidden}.rm-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid #e5e7eb;background:#fcfcfd}.rm-modal__heading h2{margin:0;font-family:Sora,Segoe UI,sans-serif;font-size:22px;font-weight:700;letter-spacing:-.03em}.rm-modal__heading p{margin:8px 0 0;font-size:13px;line-height:1.65;color:#64748b}.rm-modal__content{padding:18px 20px}.rm-icon-button{display:grid;place-items:center;width:36px;height:36px;border:1px solid #dbe1ea;border-radius:10px;background:#fff;color:#0f172a;font-size:22px;line-height:1;cursor:pointer}.rm-icon-button:hover{border-color:#94a3b8}.rm-admin-table-wrap{overflow:auto;border:1px solid #e5e7eb;border-radius:16px;background:#fff}.rm-table{width:100%;border-collapse:separate;border-spacing:0}.rm-table thead th{position:sticky;top:0;padding:12px;background:#f8fafc;border-bottom:1px solid #e5e7eb;text-align:left;color:#475569;font-size:12px;font-weight:700;white-space:nowrap}.rm-table tbody td{padding:12px;border-bottom:1px solid #eef2f7;color:#0f172a;font-size:13px;white-space:nowrap;vertical-align:top}.rm-table__title{max-width:340px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rm-table__mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}.rm-table__actions{display:flex;flex-wrap:wrap;gap:8px;white-space:normal}.rm-link-button{padding:0;border:0;background:transparent;color:#16a34a;font-size:12px;font-weight:600;cursor:pointer}.rm-link-button:hover{text-decoration:underline}.rm-kebab{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;border:1px solid #dbe1ea;background:#fff;color:#64748b;font-size:18px;cursor:pointer}.rm-kebab:hover{border-color:#94a3b8;color:#0f172a}.rm-table__empty{padding:20px;color:#64748b;font-size:13px;font-weight:600}.rm-request-cards{display:none}.rm-request-card{padding:14px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 6px 18px #0f172a0a}.rm-request-card+.rm-request-card{margin-top:12px}.rm-request-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.rm-request-card__top strong{display:block;font-size:14px;font-weight:600;line-height:1.35;color:#0f172a}.rm-request-card__top span{display:block;margin-top:4px;font-size:12px;color:#64748b}.rm-request-card__meta{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px;margin-bottom:12px}.rm-request-card__meta span{font-size:12px;line-height:1.5;color:#475569}.rm-interest-table__request{min-width:260px;white-space:normal}.rm-interest-table__request strong{display:block;margin-bottom:4px;font-size:13px;font-weight:600;color:#0f172a;line-height:1.45}.rm-interest-table__observation{max-width:320px;white-space:normal;line-height:1.6;color:#475569}.rm-interest-card__observation{margin:0 0 12px;font-size:12px;line-height:1.6;color:#475569}.rm-interest-card__actions{display:flex;gap:10px;flex-wrap:wrap}.rm-admin-meta{display:flex;flex-wrap:wrap;gap:12px;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc;color:#334155;font-size:13px;font-weight:600}.rm-admin-original{margin-top:16px;padding:16px;border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc}.rm-admin-original h3{margin:0 0 10px;font-family:Sora,Segoe UI,sans-serif;font-size:15px;font-weight:600;letter-spacing:-.02em}.rm-admin-original__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;color:#334155;font-size:13px}.rm-admin-original__full{grid-column:1/-1}.rm-vote-history{display:flex;flex-direction:column;gap:10px}.rm-vote-history__item{padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.rm-vote-history__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.rm-vote-history__head strong{font-size:13px;font-weight:600;color:#0f172a}.rm-vote-history__head span,.rm-vote-history__meta span{font-size:12px;color:#64748b}.rm-vote-history__meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:6px}.rm-vote-history__item p{margin:8px 0 0;font-size:13px;line-height:1.6;color:#334155}.rm-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.rm-summary-grid--five{grid-template-columns:repeat(5,minmax(0,1fr))}.rm-summary-card{position:relative;display:flex;align-items:flex-start;gap:14px;padding:16px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 8px 24px #0f172a0a;overflow:hidden;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.rm-summary-card:hover{transform:translateY(-1px);box-shadow:0 14px 32px #0f172a12;border-color:#d7dee8}.rm-summary-card:after{content:"";position:absolute;right:-22px;top:-22px;width:74px;height:74px;border-radius:24px;background:#94a3b81f}.rm-summary-card__icon{position:relative;z-index:1;display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#f8fafc;border:1px solid #e5e7eb;color:#0f172a;font-size:17px;font-weight:700}.rm-summary-card__content{position:relative;z-index:1}.rm-summary-card__content span{display:block;font-size:12px;font-weight:600;color:#64748b}.rm-summary-card__content strong{display:block;margin-top:8px;font-size:28px;font-weight:700;color:#0f172a;line-height:1;word-break:break-word}.rm-summary-card__content small{display:block;margin-top:8px;font-size:12px;line-height:1.5;color:#94a3b8}.rm-summary-card--success:after{background:#22c55e1f}.rm-summary-card--warning:after{background:#eab30824}.rm-summary-card--info:after{background:#0f766e1f}.rm-summary-card--success .rm-summary-card__icon{background:#f0fdf4;border-color:#bbf7d0;color:#15803d}.rm-summary-card--warning .rm-summary-card__icon{background:#fffbeb;border-color:#fde68a;color:#b45309}.rm-summary-card--info .rm-summary-card__icon{background:#f0fdfa;border-color:#99f6e4;color:#0f766e}.rm-analytics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rm-analytics-card{padding:16px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.rm-analytics-card--wide{grid-column:1/-1}.rm-analytics-card--hero{min-height:220px}.rm-analytics-card h2,.rm-project-card h2,.rm-settings-card h2{margin:0 0 12px;font-family:Sora,Segoe UI,sans-serif;font-size:16px;font-weight:600;letter-spacing:-.02em}.rm-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.rm-section-heading--tight{margin:8px 0 14px}.rm-section-heading p{margin:6px 0 0;font-size:12px;line-height:1.6;color:#64748b}.rm-stats-list,.rm-latest-list{display:flex;flex-direction:column;gap:10px}.rm-stats-row{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:10px;background:#f8fafc;border:1px solid #e5e7eb;font-size:13px}.rm-stats-row strong{font-size:13px}.rm-latest-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;text-align:left;cursor:pointer}.rm-latest-item strong{display:block;font-size:13px;font-weight:600;color:#0f172a}.rm-latest-item span{display:block;margin-top:4px;font-size:12px;color:#64748b}.rm-latest-item em{font-style:normal;font-size:12px;font-weight:600;color:#16a34a}.rm-pipeline{display:flex;flex-direction:column;gap:16px}.rm-pipeline__bar{display:flex;overflow:hidden;height:16px;border-radius:999px;background:#f1f5f9}.rm-pipeline__segment{height:100%}.rm-pipeline__segment--muted{background:#94a3b8}.rm-pipeline__segment--warning{background:#eab308}.rm-pipeline__segment--info{background:#0f766e}.rm-pipeline__segment--success{background:#22c55e}.rm-pipeline__legend{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rm-pipeline__legend-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc}.rm-pipeline__legend-item strong{display:block;font-size:13px;font-weight:600;color:#0f172a}.rm-pipeline__legend-item small{display:block;margin-top:2px;font-size:12px;color:#64748b}.rm-pipeline__dot{width:10px;height:10px;border-radius:999px;flex-shrink:0}.rm-pipeline__dot--muted{background:#94a3b8}.rm-pipeline__dot--warning{background:#eab308}.rm-pipeline__dot--info{background:#0f766e}.rm-pipeline__dot--success{background:#22c55e}.rm-progress-list{display:flex;flex-direction:column;gap:12px}.rm-progress-row{display:flex;flex-direction:column;gap:8px}.rm-progress-row__header{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px}.rm-progress-row__header span{font-weight:600;color:#334155}.rm-progress-row__header strong{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:24px;padding:0 8px;border-radius:999px;background:#f8fafc;border:1px solid #e5e7eb;font-size:12px;color:#0f172a}.rm-progress-row__track{width:100%;height:10px;border-radius:999px;background:#f1f5f9;overflow:hidden}.rm-progress-row__fill{height:100%;border-radius:999px;background:#cbd5e1}.rm-progress-row__fill--default,.rm-progress-row__fill--muted{background:#94a3b8}.rm-progress-row__fill--warning{background:#eab308}.rm-progress-row__fill--info{background:#0f766e}.rm-progress-row__fill--success{background:#22c55e}.rm-quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rm-quick-action{display:flex;flex-direction:column;gap:4px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.rm-quick-action:hover{transform:translateY(-1px);border-color:#d7dee8;box-shadow:0 10px 24px #0f172a0d}.rm-quick-action strong{font-size:13px;font-weight:600;color:#0f172a}.rm-quick-action span{font-size:12px;line-height:1.5;color:#64748b}.rm-quick-action--primary{background:#f0fdf4;border-color:#bbf7d0}.rm-timeline{display:flex;flex-direction:column;gap:10px}.rm-timeline__item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.rm-timeline__item:hover{transform:translateY(-1px);border-color:#d7dee8;box-shadow:0 10px 24px #0f172a0d}.rm-timeline__dot{width:12px;height:12px;border-radius:999px;background:#94a3b8}.rm-timeline__dot--warning{background:#eab308}.rm-timeline__dot--info{background:#0f766e}.rm-timeline__dot--success{background:#22c55e}.rm-timeline__content{min-width:0}.rm-timeline__content strong{display:block;font-size:14px;font-weight:600;color:#0f172a}.rm-timeline__content span,.rm-timeline__content small{display:block;margin-top:4px;font-size:12px;color:#64748b;line-height:1.5}.rm-timeline__meta{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.rm-project-grid,.rm-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rm-project-card,.rm-settings-card{padding:16px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.rm-project-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.rm-project-card__header span{font-size:12px;font-weight:600;color:#64748b}.rm-project-card p{margin:0;color:#64748b;font-size:13px;line-height:1.6}.rm-project-card__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0}.rm-project-card__stats div{padding:12px;border-radius:12px;background:#f8fafc;border:1px solid #e5e7eb}.rm-project-card__stats strong{display:block;font-size:18px}.rm-project-card__stats span{display:block;margin-top:4px;font-size:12px;color:#64748b}.rm-token-list{display:flex;flex-wrap:wrap;gap:8px}@media(max-width:1100px){.rm-board{grid-template-columns:repeat(4,minmax(280px,300px))}}@media(max-width:1024px){.rm-main{padding:18px}.rm-container{width:min(100% - 24px,1360px)}.rm-public-topbar{padding:12px 16px}.rm-content-card{padding:16px}.rm-board{grid-template-columns:repeat(2,minmax(280px,1fr))}.rm-column{max-height:none}}@media(max-width:768px){.rm-app-shell{display:block}.rm-mobile-header{position:sticky;top:0;z-index:45;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e5e7eb}.rm-mobile-header__brand{display:flex;align-items:center;gap:10px;min-width:0}.rm-mobile-header__brand strong{display:block;font-size:14px;font-weight:700;color:#0f172a}.rm-mobile-header__brand span{display:block;margin-top:2px;font-size:11px;color:#64748b}.rm-mobile-header__menu{display:grid;place-items:center;width:40px;height:40px;border:1px solid #dbe1ea;border-radius:12px;background:#fff;color:#0f172a;font-size:18px;cursor:pointer}.rm-sidebar-drawer__backdrop{position:fixed;inset:0;z-index:49;display:block;border:0;background:#0f172a6b}.rm-sidebar{position:fixed;top:0;left:0;z-index:50;width:min(320px,86vw);min-width:0;height:100dvh;transform:translate(-105%);transition:transform .2s ease;box-shadow:0 24px 80px #0f172a38;border-right:1px solid #e5e7eb}.rm-sidebar--open{transform:translate(0)}.rm-sidebar__close{display:grid;place-items:center}.rm-sidebar__brand{padding-top:6px}.rm-sidebar__footer{padding-top:10px}.rm-sidebar__user{background:#fff}.rm-main{padding:16px}.rm-topbar{margin-bottom:14px}.rm-topbar,.rm-page-header{flex-direction:column;align-items:stretch}.rm-topbar__copy h1,.rm-page-header h1{font-size:clamp(26px,6vw,30px)}.rm-topbar__actions,.rm-page-header__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.rm-topbar__actions .rm-button,.rm-page-header__actions .rm-button{width:100%}.rm-summary-grid,.rm-summary-grid--five{grid-template-columns:repeat(2,minmax(0,1fr))}.rm-analytics-grid,.rm-project-grid,.rm-settings-grid,.rm-pipeline__legend,.rm-quick-actions{grid-template-columns:1fr}.rm-board{grid-template-columns:1fr;overflow-x:visible}.rm-board-wrap{overflow-x:hidden}.rm-column{min-width:0;width:100%;max-height:none}.rm-column__cards{overflow:visible}.rm-admin-toolbar__row{align-items:stretch}.rm-field--inline,.rm-field--grow{min-width:0;width:100%}.rm-admin-table-wrap{display:none}.rm-request-cards{display:block}.rm-public-topbar{flex-direction:column;align-items:stretch;padding:12px 16px}.rm-public-cta{align-items:stretch}.rm-public-cta__buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.rm-public-cta__note{text-align:left;max-width:none}.rm-toolbar--public{overflow:hidden}.rm-filter-tabs{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scrollbar-width:none}.rm-filter-tabs::-webkit-scrollbar{display:none}.rm-filter-tab{flex:0 0 auto}.rm-container--public{padding:16px 0 24px}.rm-content-card--public{padding:14px}.rm-grid{grid-template-columns:1fr}.rm-auth{padding:16px}.rm-auth-card{width:100%}.rm-form__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.rm-form__actions .rm-button{width:100%}.rm-modal__backdrop{padding:12px}.rm-modal{margin-top:0}.rm-timeline__item{grid-template-columns:1fr;justify-items:flex-start}.rm-timeline__meta{justify-content:flex-start}.rm-card__footer{align-items:flex-start;flex-direction:column}.rm-card__footer--admin{gap:12px}.rm-card__meta{width:100%}.rm-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;justify-content:stretch}.rm-card__action{width:100%;justify-content:center;min-width:0}.rm-interest-card__actions .rm-button{flex:1 1 180px}}@media(max-width:420px){.rm-main{padding:14px}.rm-container{width:min(100% - 16px,1360px)}.rm-topbar__actions,.rm-page-header__actions,.rm-public-cta__buttons,.rm-form__actions,.rm-summary-grid,.rm-summary-grid--five{grid-template-columns:1fr}.rm-summary-card{padding:14px}.rm-public-topbar,.rm-mobile-header{padding:10px 12px}.rm-content-card,.rm-content-card--public{padding:12px}.rm-card__body{padding:12px 12px 10px}.rm-card__title{font-size:14px}.rm-card__footer{padding:10px 12px 12px}.rm-card__actions,.rm-request-card__meta{grid-template-columns:1fr}.rm-button{min-height:38px;padding:0 12px}}
