.what-we-do-module__TDfWhq__hero{padding-top:calc(var(--navbar-height) + var(--space-20));padding-bottom:var(--space-20);background:var(--color-bg-primary);justify-content:center;align-items:center;min-height:70vh;display:flex;position:relative;overflow:hidden}.what-we-do-module__TDfWhq__heroBgDecor{z-index:1;pointer-events:none;position:absolute;inset:0}.what-we-do-module__TDfWhq__heroSvg{width:100%;height:100%}.what-we-do-module__TDfWhq__heroContent{text-align:center;align-items:center;gap:var(--space-6);z-index:3;flex-direction:column;max-width:800px;margin:0 auto;display:flex;position:relative}.what-we-do-module__TDfWhq__heroTitle{text-transform:uppercase;font-size:clamp(3rem,5vw,5rem);line-height:1.1}.what-we-do-module__TDfWhq__heroSubtitle{font-size:var(--font-size-xl);color:var(--color-text-secondary);font-weight:500;line-height:1.6}.what-we-do-module__TDfWhq__breadcrumb{justify-content:center;align-items:center;gap:var(--space-3);font-family:var(--font-body);font-size:var(--font-size-sm);margin-bottom:var(--space-2);flex-wrap:wrap;display:flex}.what-we-do-module__TDfWhq__breadcrumbLink{color:var(--color-text-muted);transition:color var(--transition-fast);text-decoration:none}.what-we-do-module__TDfWhq__breadcrumbLink:hover{color:var(--color-text-primary)}.what-we-do-module__TDfWhq__breadcrumbSep{color:var(--color-border);font-size:.9em}.what-we-do-module__TDfWhq__breadcrumbCurrent{color:var(--color-blue-500);font-weight:600}.what-we-do-module__TDfWhq__phasesSection{padding:var(--space-20) 0;background:var(--color-bg-secondary);position:relative}.what-we-do-module__TDfWhq__connector{left:50%;top:var(--space-20);bottom:var(--space-20);z-index:0;background:linear-gradient(#0000 0%,#023e8a26 10% 90%,#0000 100%);width:2px;position:absolute;transform:translate(-50%)}.what-we-do-module__TDfWhq__phasesList{gap:var(--space-12);z-index:1;flex-direction:column;max-width:820px;margin:0 auto;display:flex;position:relative}.what-we-do-module__TDfWhq__phaseCard{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-10);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .35s,box-shadow .35s,border-color .35s;position:relative;overflow:hidden}.what-we-do-module__TDfWhq__phaseCard:hover{box-shadow:var(--shadow-blue);border-color:var(--color-border-hover);transform:translateY(-4px)}.what-we-do-module__TDfWhq__phaseAccent{background:var(--gradient-blue);opacity:0;height:3px;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.what-we-do-module__TDfWhq__phaseCard:hover .what-we-do-module__TDfWhq__phaseAccent{opacity:1}.what-we-do-module__TDfWhq__phaseHeader{align-items:flex-start;gap:var(--space-5);margin-bottom:var(--space-6);display:flex}.what-we-do-module__TDfWhq__phaseIconWrap{border-radius:var(--radius-lg);background:linear-gradient(135deg,#023e8a14,#2563eb1f);border:1px solid #023e8a1f;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;transition:background .35s,transform .35s;display:flex}.what-we-do-module__TDfWhq__phaseCard:hover .what-we-do-module__TDfWhq__phaseIconWrap{background:linear-gradient(135deg,#023e8a24,#2563eb33);transform:scale(1.05)}.what-we-do-module__TDfWhq__phaseIcon{width:36px;height:36px;color:var(--color-blue-500)}.what-we-do-module__TDfWhq__phaseNumber{font-family:var(--font-heading);font-size:var(--font-size-sm);color:var(--color-blue-500);letter-spacing:.12em;text-transform:uppercase;margin-bottom:var(--space-1);opacity:.6;font-weight:800;display:block}.what-we-do-module__TDfWhq__phaseTitle{font-size:var(--font-size-2xl);color:var(--color-text-heading);margin-bottom:var(--space-1);font-weight:700;line-height:1.3}.what-we-do-module__TDfWhq__phaseSubtitle{font-size:var(--font-size-sm);color:var(--color-text-muted);letter-spacing:.02em;font-weight:500}.what-we-do-module__TDfWhq__phaseSummary{font-size:var(--font-size-base);color:var(--color-text-secondary);margin-bottom:var(--space-6);line-height:1.75}.what-we-do-module__TDfWhq__highlightList{gap:var(--space-3);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.what-we-do-module__TDfWhq__highlightItem{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);font-size:var(--font-size-xs);color:var(--color-blue-500);letter-spacing:.02em;background:linear-gradient(135deg,#023e8a0f,#2563eb14);border:1px solid #023e8a1a;font-weight:600;transition:background .25s,border-color .25s;display:inline-flex}.what-we-do-module__TDfWhq__highlightItem:hover{background:linear-gradient(135deg,#023e8a1a,#2563eb24);border-color:#023e8a33}.what-we-do-module__TDfWhq__highlightDot{background:var(--color-blue-500);opacity:.5;border-radius:50%;flex-shrink:0;width:5px;height:5px}.what-we-do-module__TDfWhq__alwaysOnSection{padding:var(--space-20) 0;background:var(--color-bg-primary)}.what-we-do-module__TDfWhq__alwaysOnCard{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-12);box-shadow:var(--shadow-sm);text-align:center;max-width:900px;margin:0 auto;transition:box-shadow .35s,border-color .35s}.what-we-do-module__TDfWhq__alwaysOnCard:hover{box-shadow:var(--shadow-blue);border-color:var(--color-border-hover)}.what-we-do-module__TDfWhq__alwaysOnLabel{font-size:var(--font-size-sm);color:var(--color-blue-500);letter-spacing:.1em;margin-bottom:var(--space-4);font-weight:700}.what-we-do-module__TDfWhq__alwaysOnTitle{font-family:var(--font-heading);font-size:var(--font-size-3xl);color:var(--color-text-heading);margin-bottom:var(--space-6);font-weight:700}.what-we-do-module__TDfWhq__alwaysOnText{font-size:var(--font-size-lg);color:var(--color-text-secondary);margin-bottom:var(--space-4);text-align:left;line-height:1.7}.what-we-do-module__TDfWhq__alwaysOnText:last-child{margin-bottom:0}@media (max-width:1024px){.what-we-do-module__TDfWhq__hero{min-height:auto}.what-we-do-module__TDfWhq__heroContent{max-width:100%}.what-we-do-module__TDfWhq__connector{display:none}.what-we-do-module__TDfWhq__phasesList{gap:var(--space-8)}}@media (max-width:768px){.what-we-do-module__TDfWhq__heroTitle{font-size:var(--font-size-4xl)}.what-we-do-module__TDfWhq__phaseCard{padding:var(--space-6)}.what-we-do-module__TDfWhq__phaseHeader{gap:var(--space-4);flex-direction:column}.what-we-do-module__TDfWhq__phaseIconWrap{width:52px;height:52px}.what-we-do-module__TDfWhq__phaseIcon{width:28px;height:28px}.what-we-do-module__TDfWhq__phaseTitle{font-size:var(--font-size-xl)}.what-we-do-module__TDfWhq__highlightList{gap:var(--space-2)}.what-we-do-module__TDfWhq__alwaysOnCard{padding:var(--space-8)}.what-we-do-module__TDfWhq__alwaysOnTitle{font-size:var(--font-size-2xl)}}@media (max-width:480px){.what-we-do-module__TDfWhq__highlightItem{padding:var(--space-1) var(--space-3);font-size:.7rem}}
