.home-service-bento{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:dense;gap:12px}.home-service-bento__item{position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(260px,1.08fr);min-height:318px;overflow:hidden;border:1px solid hsla(0,0%,100%,.11);border-radius:24px;background:#101014;color:#fff;text-decoration:none;box-shadow:0 22px 56px rgba(0,0,0,.24);transition:transform .42s cubic-bezier(.16,1,.3,1),border-color .42s ease,box-shadow .42s ease}.home-service-bento__item--1,.home-service-bento__item--4{grid-column:span 2}.home-service-bento__item:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--service-accent) 68%,#fff 32%);box-shadow:0 30px 78px rgba(0,0,0,.4)}.home-service-bento__preview{position:relative;display:grid;min-height:100%;place-items:center;overflow:hidden;border-right:1px solid hsla(0,0%,100%,.08);background:#17171d}.home-service-bento__preview:before{position:absolute;inset:0;background:radial-gradient(circle at 52% 58%,color-mix(in srgb,var(--service-accent) 18%,transparent),transparent 60%);content:"";opacity:.75;transition:opacity .42s ease}.home-service-bento__item:hover .home-service-bento__preview:before{opacity:1}.home-service-bento__preview>*{position:relative;z-index:1;width:min(100%,420px);transform:scale(.95);transition:transform .62s cubic-bezier(.16,1,.3,1)}.home-service-bento__item:hover .home-service-bento__preview>*{transform:scale(1.03)}.home-service-bento__body{display:flex;min-width:0;flex-direction:column;justify-content:flex-end;padding:clamp(26px,3vw,38px)}.home-service-bento__eyebrow{margin:0 0 12px;color:var(--service-accent);font-family:var(--font-geist-sans),system-ui,sans-serif;font-size:10px;font-weight:650;letter-spacing:.14em;text-transform:uppercase}.home-service-bento__heading-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.home-service-bento__heading-row h3{margin:0;color:#fff;font-family:var(--font-display);font-size:clamp(24px,2.5vw,34px);font-weight:600;letter-spacing:-.045em;line-height:1.05}.home-service-bento__arrow{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:1px solid hsla(0,0%,100%,.14);border-radius:50%;color:#fff;transition:background .3s ease,color .3s ease,transform .3s ease}.home-service-bento__item:hover .home-service-bento__arrow{transform:translateX(3px);background:var(--service-accent);color:#0a090d}.home-service-bento__description{max-width:43ch;margin:16px 0 0;color:hsla(0,0%,100%,.68);font-size:14px;line-height:1.65}.home-service-bento__capabilities{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px}.home-service-bento__capabilities span{padding:5px 9px;border:1px solid hsla(0,0%,100%,.11);border-radius:999px;color:hsla(0,0%,100%,.62);font-size:10.5px;font-weight:500}@media (max-width:760px){.home-service-bento{grid-template-columns:1fr}.home-service-bento__item,.home-service-bento__item--1,.home-service-bento__item--4{grid-column:auto}.home-service-bento__item{grid-template-columns:1fr;min-height:0}.home-service-bento__preview{min-height:186px;border-right:0;border-bottom:1px solid hsla(0,0%,100%,.08)}}.ag-showcase{position:relative;isolation:isolate;overflow:hidden;border-radius:var(--sc-frame-radius,28px);--sc-panel:#12151b;--sc-ink:#f8fafc;--sc-muted:rgba(248,250,252,.66);--sc-faint:rgba(248,250,252,.45);--sc-border:rgba(190,220,242,.14);--sc-accent:#3b8fc2;--sc-accent-ink:#89cfff;--sc-accent-soft:rgba(90,176,225,.13);--sc-icon-bg:rgba(90,176,225,.1);--sc-shadow:0 22px 60px -20px rgba(0,0,0,.5)}.ag-showcase.ag-surface-dark,.marketing-dark .ag-showcase:not(.ag-surface-light),[data-theme=dark] .ag-showcase:not(.ag-surface-light){--sc-panel:#12151b;--sc-ink:#fff;--sc-muted:hsla(0,0%,100%,.62);--sc-faint:hsla(0,0%,100%,.45);--sc-border:hsla(0,0%,100%,.09);--sc-accent:#3b8fc2;--sc-accent-ink:#89cfff;--sc-accent-soft:rgba(90,176,225,.13);--sc-icon-bg:rgba(90,176,225,.1);--sc-shadow:0 22px 60px -14px rgba(0,0,0,.6)}.ag-showcase.ag-surface-light{--sc-panel:#12151b;--sc-ink:#f8fafc;--sc-muted:rgba(248,250,252,.66);--sc-faint:rgba(248,250,252,.45);--sc-border:rgba(190,220,242,.14);--sc-accent:#3b8fc2;--sc-accent-ink:#89cfff;--sc-accent-soft:rgba(90,176,225,.13);--sc-icon-bg:rgba(90,176,225,.1);--sc-shadow:0 22px 60px -20px rgba(0,0,0,.5)}.ag-showcase__content{position:relative;z-index:1;padding:var(--sc-inset,0)}.ag-showcase__surface{border-radius:var(--sc-card-radius,22px);background:var(--sc-panel);color:var(--sc-ink);border:1px solid var(--sc-border);box-shadow:var(--sc-shadow);padding:clamp(20px,2.4vw,28px)}.ag-showcase__surface .sc-muted{color:var(--sc-muted)}.ag-showcase__surface .sc-faint{color:var(--sc-faint)}.ag-showcase__surface .sc-ink{color:var(--sc-ink)}.sc-eyebrow{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.12em}.sc-chip,.sc-eyebrow{color:var(--sc-accent-ink)}.sc-chip{width:42px;height:42px;border-radius:12px;flex-shrink:0;display:flex;justify-content:center;background:var(--sc-icon-bg);border:1px solid var(--sc-accent-soft)}.sc-chip,.sc-pill{align-items:center}.sc-pill{display:inline-flex;gap:8px;padding:11px 20px;border-radius:100px;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;transition:transform .2s cubic-bezier(.16,1,.3,1),filter .2s ease}.sc-pill:hover{transform:translateY(-1px)}.sc-pill--primary{background:var(--sc-accent);color:#fff;border:1px solid var(--sc-accent)}.sc-pill--ghost{background:transparent;color:var(--sc-ink);border:1px solid var(--sc-border)}.sc-badge{display:inline-flex;align-items:center;padding:3px 11px;border-radius:100px;font-size:12px;font-weight:600;background:var(--sc-accent-soft);color:var(--sc-accent-ink)}