*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased}
a{color:var(--ink-2);text-decoration:none}
a:hover{color:var(--ink)}
:focus-visible{outline:2px solid #F22DC0;outline-offset:3px;border-radius:4px}
@keyframes fsUp{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}
@keyframes fsFade{from{opacity:0}to{opacity:1}}
@keyframes fsTabProgress{from{width:0}to{width:100%}}
@keyframes fsRise{from{opacity:0;transform:translateY(30px) scale(.99)}to{opacity:1;transform:none}}
@keyframes fsGlow{0%,100%{opacity:.5;transform:scale(1)}50%{opacity:.85;transform:scale(1.08)}}
@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms !important;animation-iteration-count:1 !important}}
.ind-style-001{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--ink);overflow-x:hidden;--ind-accent:#A93BEE}
.ind-style-002{position:fixed;inset:0;width:100%;height:100%;pointer-events:none;z-index:1;opacity:.05;mix-blend-mode:multiply}
.ind-style-003{position:relative;padding:150px 32px 76px;background:var(--bg-alt);border-bottom:1px solid var(--border);overflow:hidden}
.ind-style-004{position:absolute;inset:0;background:linear-gradient(180deg, color-mix(in srgb, var(--ind-accent) 20%, transparent) 0%, transparent 62%);pointer-events:none}
.ind-style-005{position:absolute;left:0;right:0;bottom:0;width:100%;height:340px;pointer-events:none}
.ind-style-006{animation:fsFlare 5s ease-in-out infinite}
.ind-style-007{animation:fsHeat 8s ease-in-out infinite}
.ind-style-008{transform-origin:0px -82px;animation:fsRigArm 4s ease-in-out infinite}
.ind-style-009{transform-origin:-8px -82px;animation:fsRig 4s ease-in-out infinite}
.ind-style-010{transform-origin:0px -82px;animation:fsRigArm 4.7s ease-in-out .5s infinite}
.ind-style-011{transform-origin:-8px -82px;animation:fsRig 4.7s ease-in-out .5s infinite}
.ind-style-012{transform-origin:0px -82px;animation:fsRigArm 3.6s ease-in-out 1s infinite}
.ind-style-013{transform-origin:-8px -82px;animation:fsRig 3.6s ease-in-out 1s infinite}
.ind-style-014{position:relative;max-width:1240px;margin:0 auto}
.ind-style-015{font-family:'Space Grotesk',sans-serif;font-size:clamp(38px,5.2vw,68px);line-height:1.04;letter-spacing:-0.035em;font-weight:600;margin:28px 0 0;max-width:960px;text-wrap:balance;animation:fsUp .9s cubic-bezier(.16,1,.3,1) .06s both}
.ind-style-016{max-width:720px;margin:26px 0 0;font-size:18.5px;line-height:1.68;color:var(--muted);text-wrap:pretty;animation:fsUp .9s cubic-bezier(.16,1,.3,1) .16s both}
.ind-style-017{display:flex;gap:14px;margin-top:38px;flex-wrap:wrap;animation:fsUp .9s cubic-bezier(.16,1,.3,1) .26s both}
.ind-style-018{font-size:15px;font-weight:600;color:#fff;padding:15px 28px;border-radius:999px;background:linear-gradient(105deg,#C9159E,#8E29D6 52%,#0F73B8);box-shadow:0 10px 40px -10px rgba(169,59,238,0.9)}
.ind-style-019{height:280px}
.ind-style-020{position:sticky;top:62px;z-index:500;background:var(--bg);border-bottom:1px solid var(--border)}
.ind-style-021{max-width:1240px;margin:0 auto;padding:0 32px;display:flex;gap:26px;overflow-x:auto}
.ind-style-022{font-size:13.5px;font-weight:500;color:var(--muted);padding:16px 0;white-space:nowrap;border-bottom:2px solid transparent}
.ind-style-023{padding:80px 32px}
.ind-style-024{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:0.85fr 1.15fr;gap:64px;align-items:start}
.ind-style-025{font-family:'Space Grotesk',sans-serif;font-size:clamp(26px,3vw,38px);line-height:1.12;letter-spacing:-0.03em;font-weight:600;margin:0;text-wrap:balance}
.ind-style-026{margin:0;font-size:18px;line-height:1.75;color:var(--muted);text-wrap:pretty}
.ind-style-027{padding:0 32px 90px}
.ind-style-028{max-width:1240px;margin:0 auto}
.ind-style-029{font-family:'Space Grotesk',sans-serif;font-size:clamp(22px,2.4vw,30px);line-height:1.15;letter-spacing:-0.025em;font-weight:600;margin:0 0 28px}
.ind-style-030{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.ind-style-031{padding:24px;border-radius:16px;border:1px solid var(--border);background:var(--surface);font-size:14.8px;line-height:1.65;color:var(--muted);text-wrap:pretty}
.ind-style-032{position:relative;overflow:hidden;padding:90px 32px;background:var(--bg-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}
.ind-style-033{position:absolute;top:-260px;right:-6%;width:820px;height:700px;filter:blur(70px);background:radial-gradient(50% 50% at 50% 50%,var(--glow-b),transparent 72%);animation:fsAurora 24s ease-in-out infinite;pointer-events:none}
.ind-style-034{position:absolute;inset:0;opacity:.45;background-image:linear-gradient(var(--border) 1px,transparent 1px),linear-gradient(90deg,var(--border) 1px,transparent 1px);background-size:110px 110px;mask-image:radial-gradient(65% 60% at 50% 40%,#000,transparent 80%);-webkit-mask-image:radial-gradient(65% 60% at 50% 40%,#000,transparent 80%);animation:fsDrift 44s linear infinite;pointer-events:none}
.ind-style-035{position:absolute;inset:0;background:radial-gradient(90% 60% at 15% 0%, color-mix(in srgb, var(--ind-accent) 14%, transparent), transparent 65%),radial-gradient(70% 50% at 100% 100%, color-mix(in srgb, var(--ind-accent) 10%, transparent), transparent 70%);pointer-events:none}
.ind-style-036{font-family:'Space Grotesk',sans-serif;font-size:clamp(28px,3.4vw,44px);line-height:1.1;letter-spacing:-0.03em;font-weight:600;margin:0}
.ind-style-037{display:grid;grid-template-columns:0.78fr 1.22fr;gap:22px;margin-top:44px;align-items:start}
.ind-style-038{display:flex;flex-direction:column;gap:8px}
.ind-style-039{position:relative;overflow:hidden;font:inherit;text-align:left;cursor:pointer;padding:18px 20px;border-radius:14px;border:1px solid rgba(28,165,247,0.5);background:var(--bg);box-shadow:var(--shadow-card);display:flex;gap:12px;align-items:baseline;transition:border-color .3s,background .3s,transform .3s cubic-bezier(.16,1,.3,1)}
.ind-style-040{font-family:'JetBrains Mono',monospace;font-size:11px;color:#0F73B8}
.ind-style-041{font-family:'Space Grotesk',sans-serif;font-size:17px;font-weight:600;color:var(--ink);line-height:1.3}
.ind-style-042{position:absolute;left:0;bottom:0;height:2px;width:0;background:linear-gradient(90deg,#F22DC0,#1CA5F7);animation:fsTabProgress 7s linear both}
.ind-style-043{position:relative;overflow:hidden;font:inherit;text-align:left;cursor:pointer;padding:18px 20px;border-radius:14px;border:1px solid var(--border);background:transparent;box-shadow:none;display:flex;gap:12px;align-items:baseline;transition:border-color .3s,background .3s,transform .3s cubic-bezier(.16,1,.3,1)}
.ind-style-044{font-family:'JetBrains Mono',monospace;font-size:11px;color:var(--faint-2)}
.ind-style-045{position:absolute;left:0;bottom:0;height:2px;width:0;background:linear-gradient(90deg,#F22DC0,#1CA5F7);animation:none}
.ind-style-046{border:1px solid var(--border);border-radius:20px;background:var(--bg);box-shadow:var(--shadow-card);padding:32px;min-height:384px;animation:fsRise .5s cubic-bezier(.16,1,.3,1) both}
.ind-style-047{font-family:'Space Grotesk',sans-serif;font-size:23px;font-weight:600;color:var(--ink);margin:0;letter-spacing:-0.015em;text-wrap:pretty}
.ind-style-048{margin:12px 0 0;font-size:15.5px;line-height:1.68;color:var(--muted);text-wrap:pretty}
.ind-style-049{margin:22px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}
.ind-style-050{display:flex;gap:12px;font-size:15.2px;line-height:1.6;color:var(--ink-2);text-wrap:pretty}
.ind-style-051{flex-shrink:0;width:5px;height:5px;border-radius:999px;background:linear-gradient(120deg,#F22DC0,#1CA5F7);margin-top:8px}
.ind-style-052{margin-top:24px;padding:16px 18px;border-radius:12px;background:var(--tint);border:1px solid rgba(169,59,238,0.24);font-size:14.8px;line-height:1.6;color:var(--ink-2);text-wrap:pretty}
.ind-style-053{font-family:'JetBrains Mono',monospace;font-size:11px;letter-spacing:0.1em;text-transform:uppercase;color:#8A34C8;display:block;margin-bottom:6px}
.ind-style-054{position:relative;overflow:hidden;padding:90px 32px}
.ind-style-055{position:absolute;inset:0;background:radial-gradient(70% 50% at 85% 0%, color-mix(in srgb, var(--ind-accent) 10%, transparent), transparent 70%);pointer-events:none}
.ind-style-056{font-family:'Space Grotesk',sans-serif;font-size:clamp(26px,3vw,38px);line-height:1.12;letter-spacing:-0.03em;font-weight:600;margin:0;max-width:760px;text-wrap:balance}
.ind-style-057{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:36px}
.ind-style-058{padding:24px;border-radius:16px;border:1px solid var(--border);background:var(--surface);font-size:15px;line-height:1.6;color:var(--ink-2);text-wrap:pretty}
.ind-style-059{margin-top:44px;padding-top:34px;border-top:1px solid var(--border);display:none;flex-wrap:wrap;gap:14px;align-items:center}
.ind-style-060{font-family:'JetBrains Mono',monospace;font-size:11.5px;letter-spacing:0.12em;text-transform:uppercase;color:var(--faint);margin-right:10px}
.ind-style-061{font-size:14.5px;font-weight:500;color:var(--ink-2);padding:11px 18px;border-radius:999px;border:1px solid var(--border);background:var(--surface-2)}
.ind-style-062{padding:60px 32px}
.ind-style-063{position:relative;max-width:1240px;margin:0 auto;padding:24px 32px;border-radius:18px;border:1px solid color-mix(in srgb, var(--ind-accent) 32%, transparent);background:linear-gradient(150deg, color-mix(in srgb, var(--ind-accent) 14%, transparent), color-mix(in srgb, var(--ind-accent) 4%, transparent));overflow:hidden}
.ind-style-064{position:absolute;inset:0;width:100%;height:100%;opacity:.16;pointer-events:none}
.ind-style-065{position:relative;max-width:760px}
.ind-style-066{font-family:'JetBrains Mono',monospace;font-size:11.5px;letter-spacing:0.12em;text-transform:uppercase;color:var(--ind-accent);display:flex;align-items:center;gap:8px}
.ind-style-067{font-family:'Space Grotesk',sans-serif;font-size:clamp(28px,3.2vw,40px);line-height:1.16;letter-spacing:-0.026em;font-weight:600;margin:14px 0 0;text-wrap:balance}
.ind-style-068{margin:16px 0 0;font-size:18.5px;line-height:1.66;color:var(--ink-2);text-wrap:pretty}
.ind-style-069{display:inline-block;margin-top:16px;font-size:14px;font-weight:600;color:var(--ink);background:var(--bg);padding:10px 18px;border-radius:999px;border:1px solid var(--border)}
.ind-style-070{padding:80px 32px;border-top:1px solid var(--border)}
.ind-style-071{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:0.7fr 1.3fr;gap:56px;align-items:start}
.ind-style-072{font-family:'Space Grotesk',sans-serif;font-size:clamp(26px,3vw,38px);line-height:1.12;letter-spacing:-0.03em;font-weight:600;margin:0}
.ind-style-073{max-width:1000px;margin:0 auto}
.ind-style-074{font-family:'Space Grotesk',sans-serif;font-size:clamp(26px,3vw,38px);line-height:1.12;letter-spacing:-0.03em;font-weight:600;margin:0 0 36px}
.ind-style-075{display:flex;flex-direction:column}
.ind-style-076{border-top:1px solid var(--border)}
.ind-style-077{width:100%;font:inherit;text-align:left;background:none;border:0;padding:24px 0;cursor:pointer;display:flex;justify-content:space-between;gap:24px;align-items:flex-start;color:var(--ink)}
.ind-style-078{font-family:'Space Grotesk',sans-serif;font-size:17.5px;font-weight:500;line-height:1.45;text-wrap:pretty}
.ind-style-079{flex-shrink:0;width:26px;height:26px;border-radius:8px;border:1px solid var(--border-strong);display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--muted);transform:rotate(0deg);transition:transform .3s}
.ind-style-080{max-height:0px;overflow:hidden;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .3s;opacity:0}
.ind-style-081{margin:0;padding:0 60px 26px 0;font-size:16px;line-height:1.75;color:var(--muted);text-wrap:pretty}
.ind-style-082{padding:60px 32px 0}
.ind-style-083{font-family:'JetBrains Mono',monospace;font-size:11.5px;letter-spacing:0.12em;text-transform:uppercase;color:var(--faint)}
.ind-style-084{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}
.ind-style-085{font-size:14.5px;font-weight:500;padding:12px 20px;border-radius:999px;border:1px solid var(--border);background:var(--surface)}
.ind-style-086{position:relative;padding:120px 32px;overflow:hidden;margin-top:70px;border-top:1px solid var(--border)}
.ind-style-087{position:absolute;inset:0;background:linear-gradient(180deg,rgba(169,59,238,0.10),rgba(28,165,247,0.06));pointer-events:none}
.ind-style-088{position:absolute;inset:0;background:radial-gradient(120% 80% at 50% 100%, color-mix(in srgb, var(--ind-accent) 22%, transparent), transparent 70%);pointer-events:none}
.ind-style-089{position:absolute;left:0;right:0;bottom:0;width:100%;height:200px;pointer-events:none;opacity:.85}
.ind-style-090{transform-origin:0px -42px;animation:fsRig 4.8s ease-in-out infinite}
.ind-style-091{transform-origin:0px -42px;animation:fsRigArm 4.8s ease-in-out infinite}
.ind-style-092{animation:fsFlare 2.6s ease-in-out infinite}
.ind-style-093{position:relative;max-width:820px;margin:0 auto;text-align:center}
.ind-style-094{font-family:'Space Grotesk',sans-serif;font-size:clamp(30px,4vw,54px);line-height:1.06;letter-spacing:-0.035em;font-weight:600;margin:0;text-wrap:balance}
.ind-style-095{display:flex;gap:14px;justify-content:center;margin-top:36px;flex-wrap:wrap}
.ind-style-096{font-size:15px;font-weight:600;padding:15px 28px;border-radius:999px;border:1px solid var(--border-strong);background:var(--surface-2)}
.ind-style-097{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--ink);overflow-x:hidden;--ind-accent:#3E7CB1}
.ind-style-098{position:absolute;inset:0;background:linear-gradient(180deg, color-mix(in srgb, var(--ind-accent) 14%, transparent) 0%, transparent 60%);pointer-events:none}
.ind-style-099{position:absolute;left:0;right:0;bottom:0;width:100%;height:340px;pointer-events:none;opacity:.9}
.ind-style-100{transform-origin:0px -220px;animation:fsRigArm 6s ease-in-out infinite}
.ind-style-101{border:1px solid var(--border);border-radius:20px;background:var(--bg);box-shadow:var(--shadow-card);padding:32px;min-height:420px;animation:fsRise .5s cubic-bezier(.16,1,.3,1) both}
.ind-style-102{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--ink);overflow-x:hidden;--ind-accent:#0FA396}
.ind-style-103{position:absolute;inset:0;background:linear-gradient(180deg, color-mix(in srgb, var(--ind-accent) 16%, transparent) 0%, transparent 60%);pointer-events:none}
.ind-style-104{position:absolute;left:0;right:0;bottom:0;width:100%;height:340px;pointer-events:none;opacity:.92}
.ind-style-105{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--ink);overflow-x:hidden;--ind-accent:#3B5BDB}
.ind-style-106{animation:fsFlare 3s ease-in-out infinite}
.ind-style-107{animation:fsFlare 3.4s ease-in-out .4s infinite}
.ind-style-108{font-family:'Space Grotesk',sans-serif;font-size:clamp(26px,3vw,38px);line-height:1.12;letter-spacing:-0.03em;font-weight:600;margin:0 0 32px}
.ind-style-109{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}
.ind-style-110{padding:24px;border-radius:16px;border:1px solid var(--border);background:var(--surface)}
.ind-style-111{font-family:'Space Grotesk',sans-serif;font-size:16px;font-weight:600;color:var(--ink);margin-bottom:10px}
.ind-style-112{font-size:14.2px;line-height:1.65;color:var(--muted);text-wrap:pretty}
.ind-style-113{font-family:'Space Grotesk',sans-serif;font-size:clamp(22px,2.4vw,30px);line-height:1.15;letter-spacing:-0.025em;font-weight:600;margin:0}
.ind-style-114{margin:14px 0 26px;font-size:16.5px;line-height:1.7;color:var(--muted);max-width:700px;text-wrap:pretty}
.ind-style-115{display:block;padding:24px;border-radius:16px;border:1px solid var(--border);background:var(--surface);font-family:'Space Grotesk',sans-serif;font-size:17px;font-weight:600;color:var(--ink);transition:border-color .3s,transform .3s cubic-bezier(.16,1,.3,1)}
.ind-hover-001:hover,.ind-hover-001:focus-visible{color:#fff}
.ind-hover-002:hover,.ind-hover-002:focus-visible{color:var(--ink);border-bottom-color:#1CA5F7}
.ind-hover-003:hover,.ind-hover-003:focus-visible{transform:translateX(3px)}
.ind-hover-004:hover,.ind-hover-004:focus-visible{background:var(--surface-2)}
.ind-hover-005:hover,.ind-hover-005:focus-visible{border-color:var(--border-strong)}
.ind-hover-006:hover,.ind-hover-006:focus-visible{border-color:rgba(28,165,247,0.5);transform:translateY(-3px);color:var(--ink)}

.industry-page{margin:0;background:var(--bg);color:var(--ink);overflow-x:hidden;--bg:#FFFFFF;--bg-alt:#F5F4FA;--surface:rgba(16,13,27,.025);--surface-2:rgba(16,13,27,.05);--border:rgba(16,13,27,.11);--border-strong:rgba(16,13,27,.2);--ink:#100D1B;--ink-2:#34304A;--muted:#5C5773;--faint:#5A5573;--faint-2:#676280;--glow-a:rgba(242,45,192,.14);--glow-b:rgba(169,59,238,.16);--glow-c:rgba(28,165,247,.14);--tint:rgba(169,59,238,.07);--tint-2:rgba(28,165,247,.06);--shadow-card:0 1px 2px rgba(16,13,27,.04),0 12px 32px -18px rgba(16,13,27,.35)}
html[data-theme="dark"] .industry-page{--bg:#08070E;--bg-alt:#0D0B17;--surface:rgba(255,255,255,.025);--surface-2:rgba(255,255,255,.055);--border:rgba(255,255,255,.09);--border-strong:rgba(255,255,255,.22);--ink:#F3F1F9;--ink-2:#D3CFE2;--muted:#A29DB6;--faint:#948FAC;--faint-2:#8B85A6;--glow-a:rgba(242,45,192,.2);--glow-b:rgba(169,59,238,.26);--glow-c:rgba(28,165,247,.2);--tint:rgba(169,59,238,.12);--tint-2:rgba(28,165,247,.08)}
.industry-list-dot{width:5px;height:5px;flex-shrink:0;margin-top:8px;border-radius:999px;background:linear-gradient(120deg,#F22DC0,#1CA5F7)}
[data-industry-tab]{border-color:var(--border)!important;background:transparent!important;box-shadow:none!important}
[data-industry-tab].is-active{border-color:rgba(28,165,247,.5)!important;background:var(--bg)!important;box-shadow:var(--shadow-card)!important}
[data-industry-tab].is-active>span:first-child{color:#0F73B8!important}
[data-industry-tab].is-active>span:last-child{animation:fsTabProgress 7s linear both!important}
[data-industry-panel]{animation:fsRise .5s cubic-bezier(.16,1,.3,1) both}
[data-industry-faq]+div.is-open{max-height:300px!important;opacity:1!important}
[data-industry-faq][aria-expanded="true"] span:last-child{transform:rotate(45deg)!important}
@media(max-width:1024px){.ind-style-024,.ind-style-030,.ind-style-037,.ind-style-057,.ind-style-071,.ind-style-109{grid-template-columns:1fr!important;gap:28px!important}}
@media(max-width:820px){.industry-page main section{padding-left:22px!important;padding-right:22px!important}}
@media(max-width:640px){.ind-style-003{padding-top:116px!important;padding-bottom:44px!important}.ind-style-015{font-size:clamp(32px,10vw,42px)!important;line-height:1.08!important}.ind-style-019{height:128px}.ind-style-005,.ind-style-099,.ind-style-104{left:16px;right:16px;width:calc(100% - 32px);height:170px}}
