.solutions-banner{--solutions-banner-primary: rgba(59, 130, 246, .2);--solutions-banner-secondary: rgba(37, 99, 235, .3);--solutions-banner-border-light: rgba(59, 130, 246, .25);--solutions-banner-border-dark: rgba(96, 165, 250, .45);--solutions-banner-glow: rgba(96, 165, 250, .32);position:relative;overflow:hidden;border-radius:1.75rem;border:1px solid transparent;padding:clamp(1.8rem,3.5vw,2.6rem);margin:clamp(1.2rem,3vw,2.1rem) auto clamp(1.6rem,3.4vw,2.6rem);max-width:min(1180px,100%);display:flex;flex-wrap:wrap;align-items:center;gap:clamp(1.1rem,2.8vw,2.2rem)}:is(html[data-theme=light],body[data-theme=light],html:not([data-theme])) .solutions-banner{background:linear-gradient(135deg,var(--solutions-banner-primary),rgba(255,255,255,.96));border-color:var(--solutions-banner-border-light);box-shadow:0 1.25rem 3rem #0f172a14}:is(html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-banner{background:linear-gradient(135deg,var(--solutions-banner-secondary),rgba(15,23,42,.92));border-color:var(--solutions-banner-border-dark);box-shadow:0 1.35rem 3.1rem #020617ad}.solutions-banner:after{content:"";position:absolute;inset:-55% 55% auto -35%;aspect-ratio:1 / 1;background:radial-gradient(circle,var(--solutions-banner-glow),transparent 70%);pointer-events:none}.solutions-banner>*{position:relative;z-index:1}.solutions-banner h1{font-size:clamp(1.85rem,4.2vw,2.45rem);font-weight:700;margin-bottom:.45rem}.solutions-banner p{margin:0;font-size:clamp(.95rem,2vw,1.05rem);color:#0f172ab3}:is(html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-banner p{color:#e2e8f0d9}.solutions-banner .btn{border-radius:999px;padding-inline:1.65rem;padding-block:.7rem;box-shadow:0 1rem 2rem #0f172a1a}:is(html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-banner .btn{box-shadow:0 1.1rem 2.3rem #02061794}.solutions-banner__cta{display:flex;flex-wrap:wrap;gap:.75rem;margin-left:auto}.solutions-banner--agro{--solutions-banner-primary: rgba(22, 163, 74, .22);--solutions-banner-secondary: rgba(34, 197, 94, .36);--solutions-banner-border-light: rgba(22, 163, 74, .3);--solutions-banner-border-dark: rgba(34, 197, 94, .5);--solutions-banner-glow: rgba(34, 197, 94, .4)}.solutions-banner--repair{--solutions-banner-primary: rgba(37, 99, 235, .24);--solutions-banner-secondary: rgba(59, 130, 246, .4);--solutions-banner-border-light: rgba(37, 99, 235, .3);--solutions-banner-border-dark: rgba(59, 130, 246, .5);--solutions-banner-glow: rgba(59, 130, 246, .48)}.solutions-banner--bar{--solutions-banner-primary: rgba(249, 115, 22, .22);--solutions-banner-secondary: rgba(234, 88, 12, .36);--solutions-banner-border-light: rgba(249, 115, 22, .32);--solutions-banner-border-dark: rgba(251, 146, 60, .5);--solutions-banner-glow: rgba(249, 115, 22, .46)}.solutions-banner--gestor{--solutions-banner-primary: rgba(139, 92, 246, .22);--solutions-banner-secondary: rgba(124, 58, 237, .38);--solutions-banner-border-light: rgba(139, 92, 246, .32);--solutions-banner-border-dark: rgba(167, 139, 250, .52);--solutions-banner-glow: rgba(167, 139, 250, .48)}.solutions-banner__content{max-width:min(600px,100%)}@media (max-width: 767.98px){.solutions-banner{padding:1.75rem}.solutions-banner__cta{width:100%;justify-content:flex-start}}.solutions-hero{position:relative;overflow:hidden;border-radius:1.75rem;padding:clamp(2.5rem,4vw,3.5rem);display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(2rem,4vw,3.5rem);box-shadow:0 1.5rem 3rem #0f172a2e}@media (max-width: 576px){.solutions-hero-wrapper .container{padding-left:0;padding-right:0}}:is(:root[data-bs-theme=light],html[data-theme=light],body[data-theme=light],html:not([data-theme])) .solutions-hero{background:linear-gradient(140deg,#3b82f61f,#3b82f60d 45%,#fff);color:#0f172a}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-hero{background:radial-gradient(circle at top left,#3b82f652,#0f172aeb);border:1px solid rgba(96,165,250,.32);box-shadow:0 1.25rem 3rem #020617b3}.solutions-hero:before{content:"";position:absolute;inset:-40% 60% auto -20%;aspect-ratio:1 / 1;background:radial-gradient(circle,rgba(125,211,252,.45),transparent 65%);transform:rotate(18deg);pointer-events:none}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-hero:before{background:radial-gradient(circle,rgba(96,165,250,.36),transparent 70%)}.solutions-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:1.25rem;max-width:560px}.solutions-hero__eyebrow{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;border-radius:999px;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;background:#2563eb1f;color:#1d4ed8;width:fit-content}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-hero__eyebrow{background:#60a5fa33;color:#bfdbfe}.solutions-hero__title{font-size:clamp(2.25rem,5vw,3.15rem);line-height:1.1;font-weight:700}.solutions-hero__subtitle{font-size:clamp(1rem,2.2vw,1.125rem);color:#0f172ab3}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-hero__subtitle{color:#e2e8f0d9}.solutions-hero__cta{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.solutions-hero__cta .btn-primary{padding-inline:1.75rem;padding-block:.75rem;border-radius:999px;box-shadow:0 1.5rem 1.75rem #2563eb40}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-hero__cta .btn-primary{box-shadow:0 1.5rem 2rem #2563eb73}.solutions-hero__secondary{display:inline-flex;align-items:center;gap:.45rem;padding:.65rem 1.35rem;border-radius:999px;font-weight:600;text-decoration:none;transition:background-color .18s ease,color .18s ease,border-color .18s ease;border:1px solid transparent}:is(:root[data-bs-theme=light],html[data-theme=light],body[data-theme=light],html:not([data-theme])) .solutions-hero__secondary{background:#3b82f614;border-color:#3b82f61f;color:#1d4ed8}:is(:root[data-bs-theme=light],html[data-theme=light],body[data-theme=light],html:not([data-theme])) .solutions-hero__secondary:hover{background:#3b82f626;color:#1e3a8a}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-hero__secondary{background:#2563eb2e;border-color:#2563eb47;color:#bfdbfe}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-hero__secondary:hover{background:#2563eb4d;color:#e0f2fe}.solutions-hero__stats{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.solutions-hero__stat{min-width:9.5rem;border-radius:1.1rem;padding:.85rem 1.1rem;display:flex;flex-direction:column;gap:.2rem;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(148,163,184,.18)}:is(:root[data-bs-theme=light],html[data-theme=light],body[data-theme=light],html:not([data-theme])) .solutions-hero__stat{background:#ffffffb8;color:#0f172a}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-hero__stat{background:#1e293bb3;border-color:#94a3b84d;color:#e2e8f0}.solutions-hero__stat-number{font-size:1.75rem;font-weight:700;line-height:1}.solutions-hero__stat-label{font-size:.875rem;opacity:.8}.solutions-hero__media{position:relative;z-index:1;display:grid;place-items:center;min-height:280px}.solutions-preview-stack{display:grid;gap:1rem;width:100%;max-width:320px}.solutions-preview-card{position:relative;border-radius:1.1rem;padding:1.2rem 1.4rem;box-shadow:0 1rem 1.5rem #0f172a26;border:1px solid rgba(148,163,184,.16);backdrop-filter:blur(12px);display:flex;flex-direction:column;gap:.35rem;-webkit-backdrop-filter:blur(12px);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}:is(:root[data-bs-theme=light],html[data-theme=light],body[data-theme=light],html:not([data-theme])) .solutions-preview-card{background:#ffffffd1;color:#0f172a}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-preview-card{background:#0f172ac7;border-color:#60a5fa38;color:#e2e8f0;box-shadow:0 1rem 2rem #0206178c}.solutions-preview-card__label{font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;opacity:.75}.solutions-preview-card__title{font-size:1rem;font-weight:600}.solutions-preview-card__text{font-size:.85rem;line-height:1.35;opacity:.85}.solutions-preview-card--accent{border-color:#22c55e47}:is(:root[data-bs-theme=light],html[data-theme=light],body[data-theme=light],html:not([data-theme])) .solutions-preview-card--accent{background:linear-gradient(135deg,#22c55e2e,#ffffffe6)}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-preview-card--accent{background:linear-gradient(135deg,#22c55e33,#0f172aa6)}.solutions-preview-card--warning{border-color:#f973164d}:is(:root[data-bs-theme=light],html[data-theme=light],body[data-theme=light],html:not([data-theme])) .solutions-preview-card--warning{background:linear-gradient(135deg,#f9731629,#ffffffe6)}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-preview-card--warning{background:linear-gradient(135deg,#f9731638,#0f172aa6)}@media (min-width: 992px){.solutions-preview-stack{position:relative;max-width:360px}.solutions-preview-card:nth-child(1){transform:translate(-12%,-10%) rotate(-2deg)}.solutions-preview-card:nth-child(2){transform:translate(18%,10%) rotate(1.5deg)}.solutions-preview-card:nth-child(3){transform:translate(-5%,14%) rotate(3deg)}.solutions-preview-card:hover{transform:translate(0) scale(1.02)}}.solutions-nav{display:flex;flex-wrap:wrap;gap:.75rem}.solutions-nav .nav-link{display:inline-flex;align-items:center;gap:.65rem;border-radius:999px;padding:.55rem 1.15rem;font-weight:600;border:1px solid transparent;transition:background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease;font-size:.9rem}:is(:root[data-bs-theme=light],html[data-theme=light],body[data-theme=light],html:not([data-theme])) .solutions-nav .nav-link{background:#94a3b81f;color:#1f2937}:is(:root[data-bs-theme=light],html[data-theme=light],body[data-theme=light],html:not([data-theme])) .solutions-nav .nav-link:hover{background:#3b82f61f;border-color:#3b82f62e;color:#1d4ed8}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-nav .nav-link{background:#0f172ad1;border-color:#6366f13d;color:#e2e8f0eb;box-shadow:0 .65rem 1.4rem #0c4a6e52}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-nav .nav-link:hover{background:#3b82f647;border-color:#93c5fd66;color:#e0f2fe}.solutions-nav .nav-link.active{box-shadow:0 .75rem 1.5rem #3b82f633}:is(:root[data-bs-theme=light],html[data-theme=light],body[data-theme=light],html:not([data-theme])) .solutions-nav .nav-link.active{background:linear-gradient(135deg,#3b82f626,#1d4ed8d9);color:#fff}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-nav .nav-link.active{background:linear-gradient(135deg,#3b82f6ad,#1e40afc7);border-color:#93c5fda6;color:#f8fafc;box-shadow:0 .85rem 1.65rem #2563eb61}.solutions-nav__icon{width:2.3rem;height:2.3rem;border-radius:.85rem;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.75rem;letter-spacing:.08em}:is(:root[data-bs-theme=light],html[data-theme=light],body[data-theme=light],html:not([data-theme])) .solutions-nav__icon--agro{background:#22c55e2e;color:#15803d}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-nav__icon--agro{background:#22c55e52;color:#bbf7d0}:is(:root[data-bs-theme=light],html[data-theme=light],body[data-theme=light],html:not([data-theme])) .solutions-nav__icon--repair{background:#3b82f62e;color:#1d4ed8}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-nav__icon--repair{background:#3b82f652;color:#bfdbfe}:is(:root[data-bs-theme=light],html[data-theme=light],body[data-theme=light],html:not([data-theme])) .solutions-nav__icon--bar{background:#f973162e;color:#c2410c}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-nav__icon--bar{background:#f9731652;color:#fed7aa}:is(:root[data-bs-theme=light],html[data-theme=light],body[data-theme=light],html:not([data-theme])) .solutions-nav__icon--gestor{background:#8b5cf62e;color:#6d28d9}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-nav__icon--gestor{background:#8b5cf657;color:#ddd6fe}.solution-common-card{border-radius:1.75rem;padding:clamp(2.25rem,3vw,3rem);position:relative;overflow:hidden;border:1px solid rgba(148,163,184,.18)}:is(:root[data-bs-theme=light],html[data-theme=light],body[data-theme=light],html:not([data-theme])) .solution-common-card{background:linear-gradient(140deg,#e2e8f040,#fffffff2)}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-common-card{background:linear-gradient(140deg,#1e293bb8,#0f172ae0);border-color:#94a3b86b;color:#e2e8f0eb;box-shadow:0 1.2rem 2.4rem #02061799}.solution-common-card:after{content:"";position:absolute;inset:auto -25% -60% 55%;height:240px;background:radial-gradient(circle,rgba(59,130,246,.18),transparent 65%);pointer-events:none}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-common-card:after{background:radial-gradient(circle,rgba(59,130,246,.26),transparent 72%)}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-common-card h3,:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-common-card p,:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-common-card span{color:#e2e8f0f0}.solutions-core__grid{display:grid;gap:1rem;margin-top:1.5rem}@media (min-width: 768px){.solutions-core__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}.solutions-chip{display:flex;align-items:flex-start;gap:.9rem;padding:1.1rem 1.25rem;border-radius:1.2rem;border:1px solid rgba(148,163,184,.22);background:#ffffffbf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-chip{background:#1e293bc7;border-color:#64748b6b;color:#e2e8f0e6;box-shadow:0 .8rem 1.6rem #0206178c}.solution-icon{width:44px;height:44px;border-radius:.9rem;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}:is(:root[data-bs-theme=light],html[data-theme=light],body[data-theme=light],html:not([data-theme])) .solution-icon--people{background-color:#2563eb1f;color:#1d4ed8}:is(:root[data-bs-theme=light],html[data-theme=light],body[data-theme=light],html:not([data-theme])) .solution-icon--locations{background-color:#16a34a1f;color:#15803d}:is(:root[data-bs-theme=light],html[data-theme=light],body[data-theme=light],html:not([data-theme])) .solution-icon--warehouse{background-color:#f59e0b26;color:#c2410c}:is(:root[data-bs-theme=light],html[data-theme=light],body[data-theme=light],html:not([data-theme])) .solution-icon--reports{background-color:#4f46e51f;color:#4f46e5}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-icon--people{background-color:#3b82f642;color:#bfdbfe}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-icon--locations{background-color:#22c55e47;color:#bbf7d0}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-icon--warehouse{background-color:#f59e0b47;color:#fed7aa}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-icon--reports{background-color:#7c3aed4d;color:#ddd6fe}.solution-card{transition:transform .18s ease,box-shadow .18s ease,border-color .2s ease;border-radius:1.5rem;border:1px solid rgba(148,163,184,.18);overflow:hidden;display:flex;flex-direction:column;background:#ffffffeb;position:relative;min-height:100%}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-card{background:#101828e0;border-color:#64748b73;color:#e2e8f0f0;box-shadow:0 1.25rem 2.6rem #02061799}.solution-card:hover,.solution-card:focus-within{transform:translateY(-4px);box-shadow:0 1.1rem 2.4rem #0f172a2e}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-card:hover,:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-card:focus-within{box-shadow:0 1.2rem 2.7rem #0f766e5c}.solution-card__media{width:100%;aspect-ratio:4 / 3;overflow:hidden;position:relative;border-bottom:1px solid rgba(148,163,184,.2);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(.6rem,1.8vw,1rem);text-align:center;padding:clamp(1.35rem,4vw,1.9rem) clamp(1rem,3vw,1.6rem);background:linear-gradient(140deg,#94a3b826,#e2e8f059)}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-card__media{border-bottom-color:#64748b80;background:linear-gradient(140deg,#1d4ed452,#0f172ad9)}.solution-card__media:before{content:"";position:absolute;inset:-30% -20% auto 40%;aspect-ratio:1 / 1;background:radial-gradient(circle,rgba(255,255,255,.35),transparent 70%);pointer-events:none}.solution-card__media-label{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;padding:.45rem 1.35rem;border-radius:999px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:clamp(.85rem,2.1vw,1.05rem);background:#ffffffe0;border:1px solid rgba(148,163,184,.28);color:#0f172a;box-shadow:0 12px 26px #0f172a2e;text-decoration:none}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-card__media-label{background:#0f172ac7;border-color:#94a3b86b;color:#e2e8f0f2;box-shadow:0 14px 28px #0206179e}.solution-card__media-label--agro{border-color:#22c55e52;color:#166534}.solution-card__media-label--repair{border-color:#3b82f652;color:#1d4ed8}.solution-card__media-label--bar{border-color:#f9731652;color:#b45309}.solution-card__media-label--gestor{border-color:#8b5cf657;color:#6d28d9}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-card__media-label--agro{border-color:#22c55e73;background:#22c55e38;color:#bbf7d0}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-card__media-label--repair{border-color:#3b82f673;background:#3b82f63d;color:#cbd5f5}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-card__media-label--bar{border-color:#f9731675;background:#f973163d;color:#ffe7c7}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-card__media-label--gestor{border-color:#8b5cf67a;background:#8b5cf642;color:#e9d5ff}.solution-card__media-sigil{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:clamp(68px,13vw,96px);height:clamp(68px,13vw,96px);border-radius:20px;background:#ffffffd9;color:#0f172a;box-shadow:0 16px 30px #0f172a2e;transition:transform .18s ease,box-shadow .18s ease}.solution-card__media-sigil i{font-size:clamp(1.9rem,3.8vw,2.4rem)}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-card__media-sigil{background:#0f172acc;color:#e2e8f0f2;box-shadow:0 16px 36px #020617a3}.solution-card__media-sigil--agro{background:#ecfdf5e6;color:#15803d}.solution-card__media-sigil--repair{background:#dbeafee6;color:#1d4ed8}.solution-card__media-sigil--bar{background:#feecc8e6;color:#b45309}.solution-card__media-sigil--gestor{background:#ede9fee6;color:#6d28d9}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-card__media-sigil--agro{background:#22c55e42;color:#bbf7d0}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-card__media-sigil--repair{background:#3b82f647;color:#cbd5f5}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-card__media-sigil--bar{background:#f9731647;color:#ffe6c1}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-card__media-sigil--gestor{background:#8b5cf64d;color:#e9d5ff}.solution-card__media--agro{background:linear-gradient(145deg,#16a34a33,#4ade804d)}.solution-card__media--repair{background:linear-gradient(145deg,#2563eb33,#60a5fa52)}.solution-card__media--bar{background:linear-gradient(145deg,#f9731633,#fbbf244d)}.solution-card__media--gestor{background:linear-gradient(145deg,#8b5cf633,#a78bfa52)}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-card__media--agro{background:linear-gradient(145deg,#22c55e52,#0f764073)}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-card__media--repair{background:linear-gradient(145deg,#3b82f657,#115ec57a)}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-card__media--bar{background:linear-gradient(145deg,#fb923c59,#be500c7a)}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-card__media--gestor{background:linear-gradient(145deg,#a78bfa59,#6d3dc07a)}.solution-card__body{padding:1.75rem;display:flex;flex-direction:column;flex:1 1 auto;gap:.75rem}.solution-card__eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:#0f172a99}:root[data-bs-theme=dark] .solution-card__eyebrow{color:#e2e8f0b3}.solution-card__link{font-size:.875rem;display:inline-flex;align-items:center;gap:.35rem;font-weight:600;color:inherit}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-card__eyebrow{color:#e2e8f0bf}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-card__body p,:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-card__body span{color:#e2e8f0e6}.solution-card__arrow{display:inline-flex;transition:transform .18s ease}.solution-card:hover .solution-card__arrow,.solution-card:focus-within .solution-card__arrow{transform:translate(4px)}:is(:root[data-bs-theme=light],html[data-theme=light],body[data-theme=light],html:not([data-theme])) .solution-card--agro{background:linear-gradient(150deg,#16a34a12,#fff)}:is(:root[data-bs-theme=light],html[data-theme=light],body[data-theme=light],html:not([data-theme])) .solution-card--repair{background:linear-gradient(150deg,#2563eb12,#fff)}:is(:root[data-bs-theme=light],html[data-theme=light],body[data-theme=light],html:not([data-theme])) .solution-card--bar{background:linear-gradient(150deg,#ea580c12,#fff)}:is(:root[data-bs-theme=light],html[data-theme=light],body[data-theme=light],html:not([data-theme])) .solution-card--gestor{background:linear-gradient(150deg,#7c3aed12,#fff)}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-card--agro{background:linear-gradient(150deg,#22c55e47,#0f172ae6);border-color:#22c55e61}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-card--repair{background:linear-gradient(150deg,#3b82f652,#0f172ae6);border-color:#3b82f661}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-card--bar{background:linear-gradient(150deg,#f9731657,#0f172ae6);border-color:#f9731666}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-card--gestor{background:linear-gradient(150deg,#8b5cf657,#0f172ae6);border-color:#8b5cf66b}.solutions-feature-grid{display:grid;gap:1.5rem}.solutions-feature-card{border-radius:1.35rem;padding:1.6rem 1.75rem;border:1px solid rgba(148,163,184,.2);display:flex;flex-direction:column;gap:.9rem;background:#ffffffeb;box-shadow:0 1rem 2rem #0f172a24}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-feature-card{background:#101828e6;border-color:#64748b85;box-shadow:0 1rem 2.2rem #020617a6;color:#e2e8f0eb}.solutions-feature-card__heading{align-self:flex-start;margin:0;display:inline-flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.4rem;padding:.65rem 1.1rem;border-radius:1rem;font-size:1.1rem;font-weight:600;line-height:1.25;background:#94a3b829;color:#0f172a;border:1px solid rgba(148,163,184,.32);box-shadow:0 .85rem 1.6rem #0f172a1a;max-width:100%;white-space:normal}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-feature-card__heading{background:#47556947;border-color:#64748b80;color:#e2e8f0;box-shadow:0 1rem 1.9rem #02061773}.solutions-feature-card__title{font-size:1.15rem;font-weight:600;margin:0}.solutions-feature-card p{margin:0;color:#0f172abf}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-feature-card p{color:#e2e8f0e6}.solutions-feature-card ul{margin:0;padding-left:1.2rem;color:inherit}.solutions-feature-card li{margin-bottom:.35rem}.solutions-feature-card li:last-child{margin-bottom:0}.solutions-feature-card__heading--agro{background:#22c55e38;border-color:#22c55e6b;color:#166534;box-shadow:0 1rem 1.9rem #10b98133}.solutions-feature-card__heading--repair{background:#2563eb38;border-color:#2563eb6b;color:#1d4ed8;box-shadow:0 1rem 1.9rem #3b82f638}.solutions-feature-card__heading--bar{background:#f9731638;border-color:#f9731666;color:#c2410c;box-shadow:0 1rem 1.9rem #f973162e}.solutions-feature-card__heading--gestor{background:#7c3aed3d;border-color:#7c3aed75;color:#6d28d9;box-shadow:0 1rem 1.9rem #7c3aed38}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-feature-card__heading--agro{background:#22c55e61;border-color:#22c55e8f;color:#bbf7d0;box-shadow:0 1.1rem 2.1rem #10b9814d}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-feature-card__heading--repair{background:#2563eb66;border-color:#2563eb94;color:#bfdbfe;box-shadow:0 1.1rem 2.1rem #2563eb52}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-feature-card__heading--bar{background:#f9731661;border-color:#f973168f;color:#fed7aa;box-shadow:0 1.1rem 2.1rem #f973164d}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-feature-card__heading--gestor{background:#7c3aed66;border-color:#7c3aed94;color:#ddd6fe;box-shadow:0 1.1rem 2.1rem #7c3aed52}.solution-hero{border-radius:1.75rem;position:relative;overflow:hidden;padding:clamp(2.25rem,3vw,3rem);border:1px solid rgba(148,163,184,.2);display:grid;gap:2rem}:is(:root[data-bs-theme=light],html[data-theme=light],body[data-theme=light],html:not([data-theme])) .solution-hero{background:linear-gradient(140deg,#94a3b81a,#fff)}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-hero{background:linear-gradient(140deg,#1d233cd1,#0f172af2);border-color:#64748b7a;color:#e2e8f0ed}.solution-hero__content{max-width:610px;display:flex;flex-direction:column;gap:1rem}.solution-hero__badges{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.75rem}.solution-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .9rem;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;background:#94a3b82e;color:#1f2937}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-pill{background:#4f46e542;color:#e0e7ff}.solution-hero__cta{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.solution-hero__cta .btn{border-radius:999px;padding-inline:1.6rem}.solution-hero__cta .btn-outline-light{border-color:#ffffff73;color:#fff}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-hero__cta .btn-outline-light{border-color:#94c5fd8c;color:#e0f2fe}.solution-hero__visual{--solution-visual-primary: rgba(59, 130, 246, .22);--solution-visual-secondary: rgba(37, 99, 235, .38);--solution-visual-border: rgba(59, 130, 246, .25);--solution-visual-orb: rgba(59, 130, 246, .28);position:relative;border-radius:1.5rem;padding:clamp(1.6rem,3vw,2.4rem);min-height:clamp(230px,34vw,320px);display:grid;align-content:end;gap:.9rem;overflow:hidden;border:1px solid var(--solution-visual-border);background:linear-gradient(135deg,var(--solution-visual-primary),rgba(255,255,255,.9));box-shadow:0 1.5rem 3rem #0f172a29}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-hero__visual{background:linear-gradient(135deg,var(--solution-visual-secondary),rgba(15,23,42,.92));border-color:#64748b7a;box-shadow:0 1.5rem 3.3rem #020617ad}.solution-hero__visual:before{content:"";position:absolute;inset:-40% 45% auto -15%;aspect-ratio:1 / 1;background:radial-gradient(circle,rgba(255,255,255,.3),transparent 70%);pointer-events:none}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-hero__visual:before{background:radial-gradient(circle,rgba(147,197,253,.32),transparent 72%)}.solution-hero__visual:after{content:"";position:absolute;inset:auto -25% -45% 35%;aspect-ratio:1 / 1;background:radial-gradient(circle,rgba(255,255,255,.28),transparent 70%);pointer-events:none}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-hero__visual:after{background:radial-gradient(circle,rgba(96,165,250,.28),transparent 70%)}.solution-hero__visual-orb{position:absolute;top:clamp(12%,4vw,18%);right:clamp(12%,5vw,20%);width:clamp(120px,18vw,160px);height:clamp(120px,18vw,160px);border-radius:50%;background:var(--solution-visual-orb);filter:blur(0px);opacity:.45;pointer-events:none}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-hero__visual-orb{opacity:.55}.solution-hero__visual-card{position:relative;z-index:1;padding:1.1rem 1.35rem;border-radius:1.2rem;backdrop-filter:blur(14px);background:#ffffffc7;border:1px solid rgba(148,163,184,.25);color:#0f172a;max-width:min(270px,100%);-webkit-backdrop-filter:blur(14px);box-shadow:0 1.35rem 2.4rem #0f172a2e}:root[data-bs-theme=dark] .solution-hero__visual-card{background:#0f172ac7;border-color:#47556973;color:#e2e8f0;box-shadow:0 1.35rem 2.6rem #0206179e}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-hero__visual-card{background:#0f172ad1;border-color:#64748b7a;color:#e2e8f0f0;box-shadow:0 1.35rem 2.7rem #020617ad}.solution-hero__visual-card--secondary{margin-left:auto;max-width:min(250px,85%);background:#ffffffad}:root[data-bs-theme=dark] .solution-hero__visual-card--secondary{background:#0f172aad}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-hero__visual-card--secondary{background:#0f172ab3}.solution-hero__visual-label{display:inline-flex;align-items:center;gap:.35rem;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;font-weight:600;color:inherit;opacity:.8}.solution-hero__visual-title{display:block;font-weight:700;font-size:1.05rem;margin-top:.45rem}.solution-hero__visual-text{font-size:.85rem;margin-bottom:0;color:#0f172ab3}:root[data-bs-theme=dark] .solution-hero__visual-text{color:#e2e8f0c7}.solution-hero__visual--agro{--solution-visual-primary: rgba(22, 163, 74, .22);--solution-visual-secondary: rgba(34, 197, 94, .45);--solution-visual-border: rgba(22, 163, 74, .28);--solution-visual-orb: rgba(34, 197, 94, .32)}.solution-hero__visual--agro .solution-hero__visual-card{border-color:#22c55e59}.solution-hero__visual--repair{--solution-visual-primary: rgba(37, 99, 235, .22);--solution-visual-secondary: rgba(37, 99, 235, .48);--solution-visual-border: rgba(37, 99, 235, .32);--solution-visual-orb: rgba(59, 130, 246, .32)}.solution-hero__visual--repair .solution-hero__visual-card{border-color:#3b82f659}.solution-hero__visual--bar{--solution-visual-primary: rgba(249, 115, 22, .22);--solution-visual-secondary: rgba(251, 146, 60, .45);--solution-visual-border: rgba(249, 115, 22, .32);--solution-visual-orb: rgba(251, 191, 36, .32)}.solution-hero__visual--bar .solution-hero__visual-card{border-color:#fb923c59}.solution-hero__visual--gestor{--solution-visual-primary: rgba(139, 92, 246, .22);--solution-visual-secondary: rgba(139, 92, 246, .48);--solution-visual-border: rgba(139, 92, 246, .32);--solution-visual-orb: rgba(167, 139, 250, .32)}.solution-hero__visual--gestor .solution-hero__visual-card{border-color:#a78bfa66}.solution-side-card,.solution-cta-card{border-radius:1.35rem;border:1px solid rgba(148,163,184,.22);background:#ffffffeb;box-shadow:0 1rem 2rem #0f172a1f}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-side-card,:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-cta-card{background:#0f172ae6;border-color:#64748b85;box-shadow:0 1rem 2.2rem #020617a6;color:#e2e8f0eb}.solution-cta-card{padding:1.75rem 2rem}.solution-cta-card--agro{border-color:#16a34a40}.solution-cta-card--repair{border-color:#2563eb40}.solution-cta-card--bar{border-color:#f973164d}.solution-cta-card--gestor{border-color:#7c3aed47}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-cta-card--agro{border-color:#22c55e80}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-cta-card--repair{border-color:#3b82f685}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-cta-card--bar{border-color:#f9731685}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solution-cta-card--gestor{border-color:#8b5cf685}.solution-check{width:16px;height:16px;border-radius:999px;background:radial-gradient(circle,#22c55e 42%,transparent 45%);box-shadow:0 0 0 1px #16a34a99;flex-shrink:0;margin-top:.2rem}:root[data-bs-theme=dark] .solution-check{box-shadow:0 0 0 1px #22c55ecc}.solutions-register{margin-top:4rem}.solutions-register__card{border-radius:1.75rem;padding:clamp(2rem,4vw,3rem);display:flex;flex-direction:column;gap:1.25rem;align-items:center;text-align:center;border:1px solid rgba(148,163,184,.24);background:linear-gradient(135deg,#3b82f61f,#2563eb73);color:#0f172a;box-shadow:0 1.5rem 3rem #0f172a2e}:root[data-bs-theme=dark] .solutions-register__card{background:linear-gradient(135deg,#0f172ad9,#2563eb73);color:#f8fafc;border-color:#93c5fd73;box-shadow:0 1.5rem 3.2rem #020617ad}@media (max-width: 991.98px){.solution-hero__visual{margin-inline:auto;min-height:clamp(220px,55vw,320px)}.solution-hero__visual-card--secondary{margin-left:0}}@media (max-width: 575.98px){.solution-hero__visual{padding:1.4rem;gap:.75rem}.solutions-banner__cta{width:100%;margin-left:0;justify-content:flex-start}}.solutions-onboarding{margin-top:clamp(3.5rem,6vw,4.5rem)}.solutions-onboarding__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,3vw,2.4rem)}@media (max-width: 991.98px){.solutions-onboarding__grid{grid-template-columns:1fr}}.solutions-login-card,.solutions-register-flow{border-radius:1.75rem;border:1px solid rgba(148,163,184,.24);background:#fffffff2;box-shadow:0 1.45rem 2.9rem #0f172a24;padding:clamp(1.75rem,3vw,2.5rem);display:flex;flex-direction:column;gap:clamp(1rem,2vw,1.5rem);min-height:100%}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-login-card,:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-register-flow{background:#0f172ae6;border-color:#64748b85;box-shadow:0 1.45rem 3.1rem #020617a3;color:#e2e8f0eb}.solutions-login-card__header,.solutions-register-flow__header{display:flex;flex-direction:column;gap:.5rem}.solutions-login-card__eyebrow,.solutions-register-flow__eyebrow{text-transform:uppercase;letter-spacing:.1em;font-weight:600;font-size:.72rem;color:#0f172aa6}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-login-card__eyebrow,:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-register-flow__eyebrow{color:#e2e8f0c7}.solutions-login-card__social{display:flex;flex-direction:column;gap:.75rem}.solutions-login-card__alert{border-radius:1rem;border:1px solid rgba(220,38,38,.25);background:#f871711f;color:#7f1d1d}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-login-card__alert{background:#7f1d1d59;border-color:#f8717173;color:#fecaca}.solutions-social-btn{border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.65rem 1.25rem;font-weight:600;border:1px solid transparent;background:#3b82f61a;color:#1d4ed8;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.solutions-social-btn--google{background:#3b82f629;color:#1d4ed8}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-social-btn--google{background:#3b82f64d;color:#bfdbfe}.solutions-social-btn:focus-visible{outline:2px solid rgba(59,130,246,.65);outline-offset:2px}.solutions-social-btn:hover:not([disabled]),.solutions-social-btn:focus-visible{transform:translateY(-2px);box-shadow:0 .8rem 1.6rem #2563eb40;background:#3b82f62e}.solutions-social-btn[disabled]{cursor:not-allowed;opacity:.55}.solutions-social-btn__icon svg{width:18px;height:18px;display:block}.solutions-login-card__divider{display:flex;align-items:center;gap:1rem;color:#94a3b8e6}.solutions-login-card__divider:before,.solutions-login-card__divider:after{content:"";flex:1 1 auto;height:1px;background:currentColor;opacity:.35}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-login-card__divider{color:#94a3b8bd}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-login-card__divider:before,:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-login-card__divider:after{opacity:.48}.solutions-login-card__divider span{font-size:.8rem;text-transform:uppercase;letter-spacing:.15em}.solutions-login-card__form .form-control{border-radius:.75rem;min-height:3rem}.solutions-login-card__hint a{font-weight:600}.solutions-login-card__status{display:flex;align-items:center;gap:.9rem;padding:1rem 1.1rem;border-radius:1.25rem;background:#22c55e1f;border:1px solid rgba(22,163,74,.25)}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-login-card__status{background:#22c55e42;border-color:#16a34a85;color:#e2e8f0f0}.solutions-login-card__status-icon{display:inline-flex;width:36px;height:36px;border-radius:999px;background:#16a34a38;align-items:center;justify-content:center;font-weight:700;color:#047857}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-login-card__status-icon{background:#16a34a5c;color:#bbf7d0}.solutions-register-flow__steps{counter-reset:onboarding-step;display:grid;gap:.65rem;padding-left:0;list-style:none}.solutions-register-flow__steps li{position:relative;padding-left:2.1rem;line-height:1.5}.solutions-register-flow__steps li:before{counter-increment:onboarding-step;content:counter(onboarding-step);position:absolute;left:0;top:.1rem;width:1.6rem;height:1.6rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:600;background:#2563eb2e;color:#1d4ed8}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-register-flow__steps li:before{background:#3b82f64d;color:#bfdbfe}.solutions-register-flow__note{margin-top:.75rem}.solutions-register-flow__locked{border-radius:1.25rem;padding:1.2rem 1.4rem;background:#94a3b81f;border:1px dashed rgba(148,163,184,.35);text-align:center;display:grid;gap:.35rem;justify-items:center}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-register-flow__locked{background:#1e293b6b;border-color:#64748b80;color:#e2e8f0eb}.solutions-register-flow__locked-icon{font-size:1.4rem}.solutions-register-flow__form .form-control,.solutions-register-flow__form .form-select{border-radius:.85rem;min-height:3rem}.solutions-register__card .btn{border-radius:999px;padding-inline:1.9rem;padding-block:.75rem;box-shadow:0 1.2rem 2rem #0f172a40}:is(:root[data-bs-theme=dark],html[data-theme=dark],body[data-theme=dark],body.bg-dark) .solutions-register__card .btn{box-shadow:0 1.2rem 2.2rem #0206179e}.solutions-register__support{font-size:.9rem;opacity:.85}.solutions-register__support a{font-weight:600;color:inherit;text-decoration:underline}.solutions-register__support a:hover{text-decoration:none}@media (max-width: 767.98px){.solutions-hero{padding:2.25rem}.solution-card__body{padding:1.4rem}.solutions-hero__stats{gap:.75rem}}@media (min-width: 1200px){.solutions-hero{grid-template-columns:1.2fr .9fr}}.bg-purple-subtle{background-color:#818cf81f}.text-purple-emphasis{color:#4f46e5}:root[data-bs-theme=dark] .bg-purple-subtle{background-color:#818cf842}:root[data-bs-theme=dark] .text-purple-emphasis{color:#c7d2fe}
