.work-section[data-astro-cid-wxmbld5g]{background:radial-gradient(circle at top left,rgba(38,254,220,.12),transparent 30%),linear-gradient(180deg,#251c42,#161127 44%,#0f0c1b);color:#fff;overflow:hidden;position:relative}.work-section[data-astro-cid-wxmbld5g]:before{content:"";position:absolute;inset:auto auto -10rem -9rem;width:26rem;height:26rem;border-radius:50%;background:radial-gradient(circle,#6a1cf647,#6a1cf600 72%);pointer-events:none}.work-section__grid[data-astro-cid-wxmbld5g]{display:grid;grid-template-columns:minmax(0,var(--work-section-content-column, 1.08fr)) minmax(320px,var(--work-section-visual-column, .92fr));gap:clamp(2rem,4vw,5rem);align-items:center}.work-section__content[data-astro-cid-wxmbld5g],.work-section__visual[data-astro-cid-wxmbld5g]{min-width:0}.work-section--desktop-content-first[data-astro-cid-wxmbld5g] .work-section__content[data-astro-cid-wxmbld5g]{order:1}.work-section--desktop-content-first[data-astro-cid-wxmbld5g] .work-section__visual[data-astro-cid-wxmbld5g]{order:2}.work-section__eyebrow[data-astro-cid-wxmbld5g]{color:var(--color-secondary-soft)}.work-section__title[data-astro-cid-wxmbld5g]{margin-top:1rem;margin-bottom:1.4rem;max-width:100%;font-size:clamp(2.8rem,5vw,4rem)}.work-section__description[data-astro-cid-wxmbld5g]{margin:0 0 1.8rem;font-size:1.08rem;line-height:1.75;color:#ecf0f8d1;max-width:42rem}.work-section__actions[data-astro-cid-wxmbld5g]{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.work-section__cta[data-astro-cid-wxmbld5g]{gap:.7rem}.work-section__hint[data-astro-cid-wxmbld5g]{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;color:var(--color-secondary-soft)}.work-section__task-cards[data-astro-cid-wxmbld5g]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem}.work-section__task-card[data-astro-cid-wxmbld5g]{display:flex;align-items:center;gap:.9rem;padding:1rem 1.15rem;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-md);font-weight:700;box-shadow:0 1rem 2rem #1216200a;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;animation:work-task-enter .55s ease-out both}.work-section__task-card[data-astro-cid-wxmbld5g]:hover{transform:translate(6px);background:#ffffff1f;border-color:#fff3;box-shadow:0 1.2rem 2.4rem #1216201f}.work-section__task-icon-shell[data-astro-cid-wxmbld5g]{width:2.45rem;height:2.45rem;display:inline-grid;place-items:center;flex-shrink:0;border-radius:999px;background:#ffffff1a}.work-section__task-icon[data-astro-cid-wxmbld5g]{color:var(--color-secondary-soft)}.work-section__visual[data-astro-cid-wxmbld5g]{position:relative;padding:clamp(1.8rem,3vw,2.4rem);background:#ffffff0f;border:1px solid rgba(255,255,255,.12);overflow:hidden;display:flex;flex-direction:column;gap:1rem;min-height:100%;backdrop-filter:blur(14px)}.work-section__visual[data-astro-cid-wxmbld5g]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 100% 0%,rgba(106,28,246,.18),transparent 45%),radial-gradient(circle at 0% 100%,rgba(38,254,220,.08),transparent 40%);z-index:-1}.work-section__visual-kicker[data-astro-cid-wxmbld5g]{color:#a7f5eceb;font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.work-section__badge[data-astro-cid-wxmbld5g]{display:flex;align-items:center;gap:1rem;padding:1rem 1.05rem;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg)}.work-section__icon-bg[data-astro-cid-wxmbld5g]{width:3.3rem;height:3.3rem;display:grid;place-items:center;background:var(--gradient-primary);border-radius:1rem;color:#fff;box-shadow:0 .9rem 1.6rem #5d00e347}.work-section__badge-text[data-astro-cid-wxmbld5g]{display:grid}.work-section__badge-text[data-astro-cid-wxmbld5g] strong[data-astro-cid-wxmbld5g]{font-size:1.05rem}.work-section__badge-text[data-astro-cid-wxmbld5g] span[data-astro-cid-wxmbld5g]{color:var(--color-secondary-soft);font-size:.82rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.work-section__visual-copy[data-astro-cid-wxmbld5g]{display:grid;gap:.35rem;max-width:20rem}.work-section__visual-copy[data-astro-cid-wxmbld5g] strong[data-astro-cid-wxmbld5g],.work-section__visual-copy[data-astro-cid-wxmbld5g] p[data-astro-cid-wxmbld5g]{margin:0}.work-section__visual-copy[data-astro-cid-wxmbld5g] strong[data-astro-cid-wxmbld5g]{font-size:1.08rem;line-height:1.25}.work-section__visual-copy[data-astro-cid-wxmbld5g] p[data-astro-cid-wxmbld5g]{color:#ecf0f8c7;line-height:1.55}.work-section__visual-image[data-astro-cid-wxmbld5g]{display:block;width:min(100%,26rem);height:auto;margin:auto auto -2.6rem;filter:drop-shadow(0 1.5rem 2.4rem rgba(18,22,32,.18))}@keyframes work-task-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(max-width:980px){.work-section__grid[data-astro-cid-wxmbld5g]{grid-template-columns:1fr;gap:2rem}.work-section__visual[data-astro-cid-wxmbld5g]{order:1}.work-section__content[data-astro-cid-wxmbld5g]{order:2}.work-section--mobile-content-first[data-astro-cid-wxmbld5g] .work-section__content[data-astro-cid-wxmbld5g]{order:1}.work-section--mobile-content-first[data-astro-cid-wxmbld5g] .work-section__visual[data-astro-cid-wxmbld5g]{order:2}.work-section__task-cards[data-astro-cid-wxmbld5g]{grid-template-columns:1fr}.work-section__visual-image[data-astro-cid-wxmbld5g]{width:min(100%,18rem);margin:0 auto -1.8rem}}
