:root{color-scheme:light;--color-ink-950: #0b1220;--color-ink-900: #0f172a;--color-ink-700: #334155;--color-ink-500: #64748b;--color-cloud-050: #f8fafc;--color-cloud-100: #f4f7fb;--color-cloud-200: #e8eef7;--color-cloud-300: #d5deeb;--color-brand-050: #f4f4f5;--color-brand-500: #18181b;--color-brand-600: #111113;--color-brand-700: #050507;--color-system-green: #16a34a;--color-system-info: #3f3f46;--color-system-amber: #d97706;--bg-page: var(--color-cloud-100);--bg-surface: #ffffff;--bg-elevated: rgba(255, 255, 255, .94);--bg-subtle: #f1f5f9;--bg-muted: var(--color-cloud-200);--text-primary: var(--color-ink-950);--text-secondary: var(--color-ink-700);--text-muted: var(--color-ink-500);--text-inverse: #ffffff;--border-soft: rgba(15, 23, 42, .08);--border-default: rgba(15, 23, 42, .14);--border-strong: rgba(15, 23, 42, .22);--accent-primary: var(--color-brand-500);--state-success: var(--color-system-green);--state-info: var(--color-system-info);--state-warning: var(--color-system-amber);--bg-app: var(--bg-page);--brand-50: #f4f4f5;--brand-100: #e4e4e7;--brand-200: #d4d4d8;--brand-300: #a1a1aa;--brand-400: #71717a;--brand-500: #3f3f46;--brand-600: #27272a;--brand-700: #18181b;--success-50: #eef9f3;--success-500: #16a34a;--warning-50: #fff7e8;--warning-500: #d97706;--danger-50: #fff0f0;--danger-500: #dc2626;--info-50: #f4f4f5;--info-500: #3f3f46;--font-sans: "Pretendard Variable", Pretendard, "Noto Sans KR", system-ui, sans-serif;--text-hero: clamp(2.2rem, 5vw, 4.25rem);--text-hero-lead: clamp(1.125rem, 2.2vw, 1.5rem);--text-hero-core: clamp(2.75rem, 7.2vw, 5.25rem);--text-hero-accent: clamp(2.35rem, 6vw, 4.5rem);--text-title-1: 2rem;--text-title-2: 1.5rem;--text-title-3: 1.25rem;--text-body-lg: 1.125rem;--text-body: 1rem;--text-body-sm: .9375rem;--text-caption: .8125rem;--text-overline: .75rem;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--weight-extrabold: 800;--lh-compact: 1.2;--lh-normal: 1.5;--lh-relaxed: 1.7;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-14: 56px;--space-16: 64px;--space-20: 80px;--radius-sm: 2px;--radius-md: 4px;--radius-lg: 6px;--radius-xl: 8px;--radius-pill: 4px;--shadow-soft: 0 1px 2px rgba(15, 23, 42, .06), 0 8px 20px rgba(15, 23, 42, .05);--shadow-card: 2px 5px rgba(15, 23, 42, .12), 0 1px 0 rgba(255, 255, 255, .9) inset;--shadow-float: 3px 8px rgba(15, 23, 42, .14), 0 1px 0 rgba(255, 255, 255, .9) inset;--token-header-shell-bg: rgba(255, 255, 255, .94);--token-header-shell-border: var(--border-default);--token-button-primary-bg: var(--brand-500);--token-button-primary-border: var(--brand-600);--token-button-secondary-bg: #ffffff;--token-button-secondary-border: var(--border-default);--token-card-process-bg: #ffffff;--token-card-trust-bg: #ffffff;--token-section-hero-bg: rgba(255, 255, 255, .9);--token-section-process-bg: rgba(255, 255, 255, .92);--token-section-trust-bg: rgba(255, 255, 255, .92);--token-form-input-bg: #fbfdff;--token-mobile-cta-bg: rgba(255, 255, 255, .98);--platform-desktop-section-y: clamp(44px, 5vw, 72px);--platform-mobile-section-y: clamp(28px, 8vw, 42px);--platform-ios-shell-bottom: env(safe-area-inset-bottom, 0px);--platform-android-shell-bottom: env(safe-area-inset-bottom, 0px);--fs-bg: var(--bg-app);--fs-bg-secondary: var(--bg-subtle);--fs-bg-card: var(--bg-surface);--fs-bg-panel: rgba(255, 255, 255, .92);--fs-surface: var(--bg-surface);--fs-surface-solid: var(--bg-surface);--fs-border: var(--border-soft);--fs-border-subtle: var(--border-soft);--fs-border-strong: var(--border-default);--fs-text: var(--text-primary);--fs-text-primary: var(--text-primary);--fs-text-secondary: var(--text-secondary);--fs-text-muted: var(--text-muted);--fs-accent: var(--brand-700);--fs-accent-bright: var(--brand-500);--fs-accent-glow: var(--brand-50);--fs-cta-from: var(--brand-500);--fs-cta-to: var(--brand-600);--fs-font-sans: var(--font-sans);--fs-font-display: var(--font-sans);--fs-radius-sm: var(--radius-sm);--fs-radius-md: var(--radius-md);--fs-radius-lg: var(--radius-lg);--fs-radius-xl: var(--radius-xl);--fs-shadow-card: var(--shadow-card);--fs-shadow-panel: var(--shadow-float);--fs-shadow-glass: var(--shadow-soft);--fs-status-new: var(--warning-500);--fs-status-new-bg: var(--warning-50);--fs-status-review: var(--info-500);--fs-status-review-bg: var(--info-50);--fs-status-active: var(--success-500);--fs-status-active-bg: var(--success-50);--fs-status-scoped: var(--brand-700);--fs-status-scoped-bg: var(--brand-50);--fs-status-closed: var(--text-secondary);--fs-status-closed-bg: var(--bg-muted);--fs-status-cancel: var(--danger-500);--fs-status-cancel-bg: var(--danger-50)}.admin-shell{--bg-app: #070b12;--bg-surface: rgba(15, 23, 42, .72);--bg-subtle: #0c1220;--bg-muted: #111827;--text-primary: #f1f5f9;--text-secondary: #94a3b8;--text-muted: #64748b;--border-soft: rgba(148, 163, 184, .12);--border-default: rgba(148, 163, 184, .18);--fs-bg: var(--bg-app);--fs-bg-secondary: var(--bg-subtle);--fs-bg-card: var(--bg-muted);--fs-surface: rgba(12, 18, 32, .92);--fs-surface-solid: var(--bg-muted);--fs-border: var(--border-soft);--fs-border-subtle: var(--border-soft);--fs-border-strong: var(--border-default);--fs-text: var(--text-primary);--fs-text-primary: var(--text-primary);--fs-text-secondary: var(--text-secondary);--fs-text-muted: var(--text-muted);--fs-accent-bright: var(--brand-300);--fs-status-new-bg: rgba(217, 119, 6, .15);--fs-status-review-bg: rgba(63, 63, 70, .18);--fs-status-active-bg: rgba(22, 163, 74, .15);--fs-status-scoped-bg: rgba(63, 63, 70, .16);--fs-status-closed-bg: rgba(71, 85, 105, .2);--fs-status-cancel-bg: rgba(220, 38, 38, .15);color-scheme:dark}.fs-holo-shell{position:relative;isolation:isolate;min-height:100vh;max-width:100%;overflow:clip;background:var(--bg-app);color:var(--text-primary);font-family:var(--font-sans);background-image:linear-gradient(to right,rgba(20,32,51,.045) 1px,transparent 1px),linear-gradient(to bottom,rgba(20,32,51,.035) 1px,transparent 1px),linear-gradient(to right,rgba(20,32,51,.02) 1px,transparent 1px),linear-gradient(to bottom,rgba(20,32,51,.015) 1px,transparent 1px);background-size:96px 96px,96px 96px,24px 24px,24px 24px;background-position:-1px -1px,-1px -1px,-1px -1px,-1px -1px}.fs-holo-glow{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;opacity:.72;filter:saturate(1.15);will-change:transform;background-image:radial-gradient(900px 540px at 18% 22%,rgba(24,24,27,.14),transparent 62%),radial-gradient(760px 520px at 82% 18%,rgba(24,24,27,.1),transparent 64%),radial-gradient(820px 560px at 55% 92%,rgba(30,79,214,.08),transparent 66%)}.fs-holo-grid{position:absolute;top:-20vmax;right:-20vmax;bottom:-20vmax;left:-20vmax;width:140vmax;height:140vmax;left:50%;top:50%;margin-left:-70vmax;margin-top:-70vmax;pointer-events:none;z-index:0;opacity:.11;background-image:linear-gradient(to right,rgba(20,32,51,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(20,32,51,.04) 1px,transparent 1px);background-size:80px 80px;transform-origin:50% 50%}.fs-holo-fine-grid{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;opacity:.08;background-image:linear-gradient(135deg,#a78bfa0a,#18181b08 35%,#38bdf806 65%,#a78bfa0a);background-size:200% 200%;mix-blend-mode:multiply}.fs-holo-stage{position:absolute;top:8%;right:clamp(4%,8vw,12%);width:min(420px,52vw);height:min(420px,52vw);pointer-events:none;z-index:0;perspective:1200px;perspective-origin:50% 50%;opacity:.55;-webkit-mask-image:radial-gradient(circle at 50% 50%,black 18%,transparent 72%);mask-image:radial-gradient(circle at 50% 50%,black 18%,transparent 72%)}.fs-holo-prism{position:absolute;top:0;right:0;bottom:0;left:0;transform-style:preserve-3d;animation:fs-holo-prism-spin 36s linear infinite}.fs-holo-prism-ring{position:absolute;top:12%;right:12%;bottom:12%;left:12%;border-radius:50%;border:1px solid rgba(24,24,27,.22);box-shadow:0 0 24px #18181b14,inset 0 0 18px #a1a1aa0f;transform-style:preserve-3d}.fs-holo-prism-ring-a{transform:rotateX(68deg) rotate(0);border-color:#18181b47}.fs-holo-prism-ring-b{top:22%;right:22%;bottom:22%;left:22%;transform:rotateX(68deg) rotate(60deg);border-color:#4e8bff38}.fs-holo-prism-ring-c{top:32%;right:32%;bottom:32%;left:32%;transform:rotateX(68deg) rotate(120deg);border-color:#a1a1aa2e}.fs-holo-prism-core{position:absolute;left:50%;top:50%;width:18%;height:18%;margin:-9% 0 0 -9%;border-radius:50%;background:radial-gradient(circle,#a1a1aa59,#18181b0d 70%);box-shadow:0 0 40px #18181b33;transform:translateZ(48px)}.fs-holo-scan-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;opacity:.06;background:repeating-linear-gradient(180deg,transparent 0,transparent 3px,rgba(24,24,27,.12) 3px,rgba(24,24,27,.12) 4px);animation:fs-holo-scan 8s linear infinite;-webkit-mask-image:linear-gradient(180deg,transparent 0%,black 18%,black 82%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,black 18%,black 82%,transparent 100%)}.fs-holo-square-full{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden}.fs-holo-square-full-inner{position:absolute;width:220vmax;height:220vmax;left:50%;top:50%;margin-left:-110vmax;margin-top:-110vmax;transform-origin:50% 50%;opacity:.13;background-image:linear-gradient(to right,rgba(24,24,27,.16) 1px,transparent 1px),linear-gradient(to bottom,rgba(24,24,27,.16) 1px,transparent 1px),linear-gradient(to right,rgba(113,113,122,.07) 1px,transparent 1px),linear-gradient(to bottom,rgba(113,113,122,.07) 1px,transparent 1px);background-size:88px 88px,88px 88px,22px 22px,22px 22px;animation:fs-holo-square-full-spin 260s linear infinite}@keyframes fs-holo-square-full-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fs-holo-square-stage{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;display:grid;place-items:center;perspective:1400px;perspective-origin:50% 42%;overflow:hidden}.fs-holo-square-grid{position:absolute;width:min(220vmax,2400px);height:min(220vmax,2400px);transform-style:preserve-3d;transform:rotateX(68deg);animation:fs-holo-square-tilt 120s ease-in-out infinite alternate}.fs-holo-square-grid:before,.fs-holo-square-grid:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;transform-origin:50% 50%}.fs-holo-square-grid:before{background-image:linear-gradient(to right,rgba(24,24,27,.22) 1px,transparent 1px),linear-gradient(to bottom,rgba(24,24,27,.22) 1px,transparent 1px),linear-gradient(to right,rgba(161,161,170,.08) 1px,transparent 1px),linear-gradient(to bottom,rgba(161,161,170,.08) 1px,transparent 1px);background-size:72px 72px,72px 72px,24px 24px,24px 24px;border:1px solid rgba(24,24,27,.12);box-shadow:0 0 80px #18181b0f,inset 0 0 60px #a1a1aa0a;animation:fs-holo-square-spin 140s linear infinite;-webkit-mask-image:radial-gradient(ellipse 92% 92% at 50% 50%,black 35%,transparent 92%);mask-image:radial-gradient(ellipse 92% 92% at 50% 50%,black 35%,transparent 92%)}.fs-holo-square-grid:after{top:14%;right:14%;bottom:14%;left:14%;background-image:linear-gradient(to right,rgba(113,113,122,.16) 1px,transparent 1px),linear-gradient(to bottom,rgba(113,113,122,.16) 1px,transparent 1px);background-size:48px 48px;border:1px solid rgba(113,113,122,.1);animation:fs-holo-square-spin-rev 200s linear infinite;-webkit-mask-image:radial-gradient(circle at 50% 50%,black 40%,transparent 88%);mask-image:radial-gradient(circle at 50% 50%,black 40%,transparent 88%)}@keyframes fs-holo-square-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fs-holo-square-spin-rev{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes fs-holo-square-tilt{0%,to{transform:rotateX(66deg) rotate(0)}50%{transform:rotateX(70deg) rotate(6deg)}}@keyframes fs-holo-drift{0%{transform:translate3d(-2.4%,-1.6%,0) rotate(-.18deg)}to{transform:translate3d(2.4%,1.6%,0) rotate(.18deg)}}@keyframes fs-holo-grid-shift{0%,to{background-position:0 0,0 0;filter:hue-rotate(0deg)}50%{background-position:18px 18px,18px 18px;filter:hue-rotate(8deg)}}@keyframes fs-holo-prism-spin{0%{transform:rotateX(12deg) rotateY(0)}to{transform:rotateX(12deg) rotateY(360deg)}}@keyframes fs-holo-scan{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@media(prefers-reduced-motion:no-preference){.fs-holo-glow{animation:fs-holo-drift 24s ease-in-out infinite alternate}.fs-holo-fine-grid{animation:fs-holo-grid-shift 30s ease-in-out infinite}.fs-holo-grid{animation:fs-holo-grid-rotate 180s linear infinite;transform-origin:50% 42%}}@keyframes fs-holo-grid-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:980px){.fs-holo-stage{top:4%;right:50%;transform:translate(50%);width:min(280px,72vw);height:min(280px,72vw);opacity:.32}}@media(prefers-reduced-motion:reduce){.fs-holo-glow,.fs-holo-fine-grid,.fs-holo-grid,.fs-holo-prism,.fs-holo-scan-layer,.fs-holo-square-full-inner,.fs-holo-square-grid,.fs-holo-square-grid:before,.fs-holo-square-grid:after{animation:none!important}}:root{--fs-perspective: 1400px;--fs-depth-1: 0 1px 2px rgba(15, 23, 42, .06), 0 4px 12px rgba(15, 23, 42, .04);--fs-depth-2: 0 2px 4px rgba(15, 23, 42, .05), 0 12px 32px rgba(15, 23, 42, .08), 0 24px 48px rgba(59, 110, 168, .06);--fs-depth-3: 0 4px 8px rgba(15, 23, 42, .06), 0 20px 48px rgba(15, 23, 42, .1), 0 40px 80px rgba(59, 110, 168, .08);--fs-inset-light: inset 0 1px 0 rgba(255, 255, 255, .85);--fs-inset-depth: inset 0 -1px 0 rgba(15, 23, 42, .04)}.fs-depth-scene{perspective:var(--fs-perspective);perspective-origin:50% 20%}.fs-depth-floor{position:absolute;left:50%;bottom:-8%;width:140%;height:55%;pointer-events:none;transform:translate(-50%) rotateX(68deg);transform-origin:center top;opacity:.35;background:linear-gradient(to bottom,transparent 0%,rgba(247,248,250,.95) 72%),repeating-linear-gradient(90deg,rgba(59,110,168,.07) 0 1px,transparent 1px 64px),repeating-linear-gradient(0deg,rgba(59,110,168,.05) 0 1px,transparent 1px 64px);-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 0%,black 20%,transparent 75%);mask-image:radial-gradient(ellipse 70% 60% at 50% 0%,black 20%,transparent 75%)}.fs-depth-orb{position:absolute;border-radius:50%;pointer-events:none;filter:blur(40px)}.fs-depth-orb-a{top:8%;right:12%;width:280px;height:280px;background:radial-gradient(circle,rgba(59,110,168,.14),transparent 70%);transform:translateZ(-80px)}.fs-depth-orb-b{bottom:18%;left:6%;width:220px;height:220px;background:radial-gradient(circle,rgba(30,58,95,.1),transparent 70%);transform:translateZ(-120px)}.fs-depth-panel{position:relative;transform-style:preserve-3d;transform:translateZ(0);box-shadow:var(--fs-inset-light),var(--fs-inset-depth),var(--fs-depth-2);transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease}.fs-depth-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(145deg,rgba(255,255,255,.55) 0%,transparent 42%,rgba(15,23,42,.02) 100%)}.fs-depth-panel:hover{transform:translateY(-4px) translateZ(12px);box-shadow:var(--fs-inset-light),var(--fs-inset-depth),var(--fs-depth-3)}.fs-depth-panel-solid{background:linear-gradient(180deg,#fff,#f8fafc)}.fs-depth-float{animation:fs-depth-float 8s ease-in-out infinite alternate}@keyframes fs-depth-float{0%{transform:translateY(0) translateZ(8px)}to{transform:translateY(-6px) translateZ(16px)}}.fs-hero-stack{position:relative;transform-style:preserve-3d}.fs-hero-stack-back{position:absolute;top:12px;right:-12px;bottom:-16px;left:12px;border:1px solid var(--fs-border-subtle);border-radius:var(--fs-radius-xl);background:linear-gradient(165deg,#ffffff80,#eef1f5e6);box-shadow:var(--fs-depth-1);transform:translateZ(-24px) rotateX(2deg);pointer-events:none}.fs-hero-stack-mid{position:absolute;top:6px;right:-6px;bottom:-8px;left:6px;border:1px solid rgba(255,255,255,.6);border-radius:var(--fs-radius-xl);background:#ffffffb8;box-shadow:var(--fs-depth-2);transform:translateZ(-12px) rotateX(1deg);pointer-events:none}.fs-depth-card{transform-style:preserve-3d;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease;box-shadow:var(--fs-inset-light),var(--fs-depth-1)}.fs-depth-card:hover{transform:translateY(-3px) rotateX(1.5deg);box-shadow:var(--fs-inset-light),var(--fs-depth-2)}.fs-depth-header{box-shadow:0 1px #fffc inset,0 8px 24px #0f172a0f}.fs-logo-mark{border-radius:var(--fs-radius-md);box-shadow:inset 0 1px #fffffff2,inset 0 -1px #0f172a0f,0 2px #0f172a14,0 6px 16px #3b6ea81f;transition:transform .25s ease,box-shadow .25s ease}.group:hover .fs-logo-mark{transform:translateY(-1px) translateZ(4px);box-shadow:inset 0 1px #fffffff2,0 3px #0f172a0f,0 10px 24px #3b6ea829}.fs-btn-depth{box-shadow:inset 0 1px #ffffff26,0 2px #0f172a40,0 6px 16px #0f172a2e;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.fs-btn-depth:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff2e,0 3px #0f172a38,0 10px 24px #0f172a33}.fs-btn-depth:active{transform:translateY(1px);box-shadow:inset 0 2px 4px #0003,0 1px #0f172a33}.fs-btn-depth-secondary{box-shadow:inset 0 1px #fffffff2,0 1px #0f172a0f,0 4px 12px #0f172a0f}.fs-btn-depth-secondary:hover{transform:translateY(-1px);box-shadow:inset 0 1px #fff,0 2px #0f172a0d,0 8px 20px #3b6ea81a}.fs-trust-strip{box-shadow:inset 0 4px 24px #0000002e}.fs-trust-cell{box-shadow:inset 0 1px #ffffff0f;transition:background .25s ease}.fs-trust-cell:hover{background:#ffffff0a}.fs-process-rail{position:relative}.fs-process-rail:before{content:"";position:absolute;left:18px;top:48px;bottom:24px;width:2px;background:linear-gradient(180deg,#3b6ea833,#3b6ea80d);transform:translate(-50%);border-radius:999px;box-shadow:1px 0 #ffffff80}@media(max-width:768px){.fs-process-rail:before{display:none}.fs-depth-floor{opacity:.2;height:40%}.fs-depth-panel:hover,.fs-depth-card:hover{transform:translateY(-2px)}}@media(prefers-reduced-motion:reduce){.fs-depth-float,.fs-depth-panel,.fs-depth-card,.fs-btn-depth{animation:none!important;transition:none!important}.fs-depth-panel:hover,.fs-depth-card:hover{transform:none}}.fs-hero-section{position:relative;overflow:hidden}.fs-hero-section:before{content:"";position:absolute;top:-24%;right:-12%;width:min(720px,75vw);height:min(720px,75vw);pointer-events:none;background:radial-gradient(circle,rgba(24,24,27,.14) 0%,transparent 68%);filter:blur(3px)}.fs-hero-copy{max-width:38rem}.fs-hero-kicker{font-size:var(--text-overline);font-weight:var(--weight-bold);letter-spacing:.28em;text-transform:uppercase;color:var(--brand-600)}.fs-hero-headline{margin:var(--space-5) 0 0;display:flex;flex-direction:column;gap:.08em}.fs-hero-line{display:block;word-break:keep-all}.fs-hero-line-primary{font-size:clamp(1.625rem,4.2vw,2.75rem);font-weight:var(--weight-extrabold);line-height:1.22;letter-spacing:-.035em;color:var(--text-primary)}.fs-hero-highlight{color:var(--brand-700);background:linear-gradient(135deg,var(--brand-700) 0%,var(--brand-500) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.fs-hero-accent{margin-top:var(--space-4);height:3px;width:56px;border-radius:var(--radius-pill);background:linear-gradient(90deg,var(--brand-700),var(--brand-400))}.fs-hero-sub{margin-top:var(--space-5);max-width:36rem;font-size:clamp(.9375rem,1.4vw,1.0625rem);font-weight:var(--weight-medium);line-height:var(--lh-relaxed);letter-spacing:-.012em;color:var(--text-secondary);word-break:keep-all}.fs-hero-trust-line{margin-top:var(--space-4);max-width:34rem;font-size:var(--text-body-sm);font-weight:var(--weight-semibold);line-height:var(--lh-normal);color:var(--text-primary);word-break:keep-all}.fs-hero-cta{margin-top:var(--space-6);display:flex;flex-wrap:wrap;gap:var(--space-3)}.fs-hero-cta .fs-btn-primary,.fs-hero-cta .fs-btn-secondary{min-width:168px;flex:1}@media(min-width:640px){.fs-hero-cta .fs-btn-primary,.fs-hero-cta .fs-btn-secondary{flex:none}}@media(max-width:767px){.fs-hero-line-primary{font-size:clamp(1.5rem,6.8vw,1.875rem);line-height:1.28}.fs-hero-trust-line{font-size:.875rem}}.fs-hero-grid{display:grid;gap:var(--space-10);align-items:center}@media(min-width:1024px){.fs-hero-grid{grid-template-columns:1.05fr .95fr;gap:var(--space-12)}}.fs-stats-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--border-soft);border-radius:var(--radius-xl);background:var(--bg-surface);box-shadow:var(--shadow-soft);overflow:hidden}@media(min-width:768px){.fs-stats-strip{grid-template-columns:repeat(4,minmax(0,1fr))}}.fs-stats-cell{padding:var(--space-5) var(--space-4);text-align:left;border-right:1px solid var(--border-soft)}@media(max-width:767px){.fs-stats-cell{padding:var(--space-4) var(--space-2)}.fs-stats-value{font-size:1.25rem}.fs-stats-label{font-size:.75rem;line-height:1.35}}.fs-stats-cell:last-child{border-right:none}@media(max-width:767px){.fs-stats-cell:nth-child(2){border-right:none}.fs-stats-cell:nth-child(1),.fs-stats-cell:nth-child(2){border-bottom:1px solid var(--border-soft)}}.fs-stats-value{font-size:var(--text-title-2);font-weight:var(--weight-extrabold);letter-spacing:-.03em;color:var(--brand-600);line-height:var(--lh-compact)}.fs-stats-label{margin-top:var(--space-2);font-size:var(--text-body-sm);font-weight:var(--weight-semibold);color:var(--text-secondary);line-height:var(--lh-normal);word-break:keep-all}.fs-studio-mock{position:relative;border-radius:var(--radius-xl);border:1px solid var(--border-soft);background:linear-gradient(165deg,#fff,#f5f8fd);box-shadow:var(--shadow-float);padding:var(--space-6);transform:perspective(1200px) rotateY(-4deg) rotateX(2deg);transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s ease}.fs-studio-mock:hover{transform:perspective(1200px) rotateY(-2deg) rotateX(1deg) translateY(-4px);box-shadow:0 24px 56px #14203324}.fs-studio-mock-header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-5)}.fs-studio-mock-dots{display:flex;gap:6px}.fs-studio-mock-dots span{width:8px;height:8px;border-radius:50%;background:var(--border-default)}.fs-studio-mock-dots span:first-child{background:#f87171}.fs-studio-mock-dots span:nth-child(2){background:#fbbf24}.fs-studio-mock-dots span:nth-child(3){background:#34d399}.fs-studio-mock-badge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:var(--radius-pill);font-size:var(--text-caption);font-weight:var(--weight-semibold);color:var(--brand-700);background:var(--brand-50);border:1px solid rgba(24,24,27,.12)}.fs-studio-mock-row{display:grid;gap:var(--space-3);margin-bottom:var(--space-4)}.fs-studio-mock-label{font-size:var(--text-caption);font-weight:var(--weight-semibold);letter-spacing:-.01em;text-transform:none;color:var(--text-muted)}.fs-studio-mock-value{margin-top:var(--space-1);font-size:var(--text-body-sm);font-weight:var(--weight-semibold);color:var(--text-primary)}.fs-studio-mock-range{padding:var(--space-4);border-radius:var(--radius-lg);background:var(--bg-subtle);border:1px solid var(--border-soft)}.fs-studio-mock-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-2);margin-top:var(--space-4)}.fs-studio-mock-step{padding:var(--space-3);border-radius:var(--radius-md);background:#fff;border:1px solid var(--border-soft);font-size:var(--text-caption);font-weight:var(--weight-medium);color:var(--text-secondary);text-align:center}.fs-studio-mock-step.is-active{color:var(--brand-700);background:var(--brand-50);border-color:#18181b2e;font-weight:var(--weight-semibold)}.fs-card-premium{position:relative;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.fs-card-premium:hover{transform:translateY(-3px);box-shadow:var(--shadow-card);border-color:#18181b29}.fs-section-intro{max-width:42rem}.fs-section-intro-wide{max-width:48rem}.fs-reveal{animation:fs-reveal-up .7s cubic-bezier(.22,1,.36,1) both}.fs-reveal-delay-1{animation-delay:.08s}.fs-reveal-delay-2{animation-delay:.16s}.fs-reveal-delay-3{animation-delay:.24s}@keyframes fs-reveal-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.fs-mobile-sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:45;padding:var(--space-3) var(--space-5);border-top:1px solid var(--border-soft);background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 -8px 32px #14203314}.fs-mobile-sticky-cta .fs-btn-primary{width:100%}@media(min-width:768px){.fs-mobile-sticky-cta{display:none}}.fs-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%237C8A9E' stroke-linecap='round' stroke-width='1.5' d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:40px}@media(prefers-reduced-motion:reduce){.fs-reveal,.fs-studio-mock,.fs-studio-mock-float,.fs-card-premium{animation:none!important;transition:none!important;transform:none!important}}.fs-scroll-progress{position:fixed;top:var(--shell-header-total);left:0;right:0;z-index:60;height:2px;pointer-events:none;background:#1420330a}.fs-scroll-progress-bar{height:100%;width:0;background:linear-gradient(90deg,var(--brand-700),var(--brand-400));box-shadow:0 0 10px #18181b59;transition:width .1s linear}.fs-app-header-compact{background:#fffffff5;box-shadow:0 6px 28px #14203312}.fs-app-header-compact .fs-logo-mark{transform:scale(.92);transition:transform .2s ease}.fs-studio-mock-float{animation:fs-mock-float 9s ease-in-out infinite alternate}@keyframes fs-mock-float{0%{transform:perspective(1200px) rotateY(-4deg) rotateX(2deg) translateY(0)}to{transform:perspective(1200px) rotateY(-3deg) rotateX(1.5deg) translateY(-8px)}}.fs-final-cta-band{position:relative;overflow:hidden;background:linear-gradient(180deg,var(--bg-subtle) 0%,#eef3fb 100%)}.fs-final-cta-band:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(640px 300px at 50% 0%,rgba(24,24,27,.09),transparent 72%)}.fs-process-card{border-color:var(--border-soft)}.fs-process-tint-neutral{background:linear-gradient(180deg,#fff,#f3f7ff)}.fs-process-tint-neutral .fs-process-num{background:#eef4ff;color:var(--brand-700);box-shadow:inset 0 0 0 1px #18181b26}.fs-process-tint-neutral .fs-process-icon{color:var(--brand-600)}.fs-process-tint-steel{background:linear-gradient(180deg,#fff,#f0fdfa)}.fs-process-tint-steel .fs-process-num{background:#ecfdf5;color:#0f766e;box-shadow:inset 0 0 0 1px #0f766e26}.fs-process-tint-steel .fs-process-icon{color:#0d9488}.fs-process-tint-amber{background:linear-gradient(180deg,#fff,#fffbeb)}.fs-process-tint-amber .fs-process-num{background:#fef3c7;color:#b45309;box-shadow:inset 0 0 0 1px #b4530926}.fs-process-tint-amber .fs-process-icon{color:var(--warning-500)}.fs-process-tint-green{background:linear-gradient(180deg,#fff,#f0fdf4)}.fs-process-tint-green .fs-process-num{background:var(--success-50);color:var(--success-500);box-shadow:inset 0 0 0 1px #16a34a26}.fs-process-tint-green .fs-process-icon{color:var(--success-500)}.fs-process-tint-violet{background:linear-gradient(180deg,#fff,#f5f3ff)}.fs-process-tint-violet .fs-process-num{background:#ede9fe;color:#6d28d9;box-shadow:inset 0 0 0 1px #6d28d926}.fs-process-tint-violet .fs-process-icon{color:#7c3aed}.fs-process-tint-navy{background:linear-gradient(180deg,#fff,#eef2f7)}.fs-process-tint-navy .fs-process-num{background:var(--bg-muted);color:var(--text-primary);box-shadow:inset 0 0 0 1px #1420331f}.fs-process-tint-navy .fs-process-icon{color:var(--text-secondary)}.admin-login-shell{position:relative}.admin-login-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 24px 80px #00000073,inset 0 1px #ffffff0f}.admin-console-head{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}:root{--shell-safe-top: env(safe-area-inset-top, 0px);--shell-safe-bottom: env(safe-area-inset-bottom, 0px);--shell-safe-left: env(safe-area-inset-left, 0px);--shell-safe-right: env(safe-area-inset-right, 0px);--shell-header-h: 68px;--shell-header-total: calc(var(--shell-header-h) + var(--shell-safe-top));--shell-sticky-h: calc(68px + var(--shell-safe-bottom));--shell-viewport-h: 100dvh;--shell-page-x: max(var(--space-5), var(--shell-safe-left))}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{min-height:100dvh;min-height:-webkit-fill-available;padding-left:var(--shell-safe-left);padding-right:var(--shell-safe-right);overscroll-behavior-y:none}.fs-holo-shell{min-height:100dvh;min-height:-webkit-fill-available;width:100%;max-width:100%}.fs-holo-shell.fs-depth-scene{perspective:none}.fs-app-header{position:sticky;top:0;z-index:50;height:var(--shell-header-total);padding-top:var(--shell-safe-top);border-bottom:1px solid var(--border-soft);background:var(--token-header-shell-bg);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:inset 0 1px #ffffffd9,0 4px 20px #1420330d}.fs-app-header-inner{display:flex;height:var(--shell-header-h);align-items:center;justify-content:space-between;gap:var(--space-3);min-width:0}.fs-app-menu{top:var(--shell-header-total)}.fs-mobile-sticky-cta{padding-bottom:calc(var(--space-3) + var(--shell-safe-bottom));padding-left:calc(var(--space-5) + var(--shell-safe-left));padding-right:calc(var(--space-5) + var(--shell-safe-right));background:var(--token-mobile-cta-bg)}.fs-main-with-sticky{padding-bottom:calc(var(--shell-sticky-h) + var(--space-2))}.fs-ios{-webkit-tap-highlight-color:transparent}.fs-mobile-web{--shell-header-h: 60px}.fs-mobile-web .fs-section-block{padding-top:var(--platform-mobile-section-y);padding-bottom:var(--platform-mobile-section-y)}.fs-ios.fs-standalone .fs-app-header{background:#fffffff0}.fs-ios-pwa{--token-header-shell-bg: rgba(255, 255, 255, .96)}.fs-ios-pwa body{background:var(--bg-app)}.fs-ios.fs-standalone .fs-hero-line-primary{font-size:clamp(1.45rem,7.2vw,1.75rem);line-height:1.3}.fs-ios.fs-standalone .fs-hero-sub{font-size:.9375rem}.fs-ios.fs-standalone .fs-hero-trust-line{font-size:.875rem;line-height:1.55}.fs-android.fs-standalone{overscroll-behavior-y:contain}.fs-android-pwa{--token-header-shell-bg: rgba(255, 255, 255, .97)}.fs-android.fs-standalone .fs-app-header{background:#fffffff5}.fs-android.fs-standalone .fs-hero-line-primary{font-size:clamp(1.5rem,7.5vw,1.875rem)}.fs-android.fs-standalone .fs-btn-primary,.fs-android.fs-standalone .fs-btn-secondary{min-height:52px}.fs-desktop .fs-hero-copy{max-width:44rem}.fs-desktop-browser .fs-section-block{padding-top:var(--platform-desktop-section-y);padding-bottom:var(--platform-desktop-section-y)}.fs-desktop .fs-hero-line-primary{font-size:clamp(1.875rem,3.2vw,2.75rem);letter-spacing:-.04em}.fs-desktop .fs-hero-sub{font-size:1.0625rem;max-width:38rem}.fs-desktop .fs-stats-value{font-size:1.75rem}.fs-standalone .fs-container{padding-left:max(var(--space-5),var(--shell-safe-left));padding-right:max(var(--space-5),var(--shell-safe-right))}@media(max-width:767px){.fs-standalone .fs-section-block{padding-top:var(--space-14);padding-bottom:var(--space-14)}.fs-standalone .fs-hero-section .fs-section-block{padding-top:40px}}@media(min-width:768px){.fs-mobile-sticky-cta{display:none}.fs-main-with-sticky{padding-bottom:0}}@media(prefers-reduced-motion:reduce){.fs-ios.fs-standalone .fs-hero-trust-line{max-width:none}}.pf-gallery-section{position:relative;max-width:100%;overflow-x:clip;background:#fbfbfa;border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);isolation:isolate}.pf-gallery-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 70% 40% at 50% 0%,rgba(255,255,255,.9),transparent 60%),linear-gradient(180deg,rgba(255,255,255,.55),transparent 120px)}.pf-gallery-container{position:relative;z-index:1;padding-top:clamp(56px,8vw,88px);padding-bottom:clamp(56px,8vw,88px)}.pf-gallery-head{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-6);margin-bottom:clamp(28px,4vw,44px)}.pf-gallery-intro{max-width:720px}.pf-gallery-kicker{margin:0;font-size:11px;font-weight:var(--weight-bold);letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted)}.pf-gallery-title{margin:10px 0 0;font-size:clamp(1.75rem,3.2vw,2.35rem);font-weight:var(--weight-extrabold);letter-spacing:-.03em;line-height:1.12;color:var(--text-primary)}.pf-gallery-desc{margin:14px 0 0;max-width:640px;font-size:.95rem;line-height:1.7;color:var(--text-secondary)}.pf-gallery-viewall{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;padding:10px 14px;border:1px solid var(--border-default);border-radius:var(--radius-pill);background:#fff;color:var(--text-primary);font-size:.875rem;font-weight:var(--weight-semibold);text-decoration:none;box-shadow:var(--shadow-soft);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.pf-gallery-viewall:hover,.pf-gallery-viewall:focus-visible{border-color:var(--border-strong);box-shadow:var(--shadow-card);transform:translateY(-1px)}.pf-gallery-grid{display:grid;grid-template-columns:1fr;gap:clamp(16px,2vw,22px);margin:0;padding:0;list-style:none;width:100%;max-width:100%}.pf-gallery-grid>li{min-width:0}@media(min-width:768px){.pf-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1100px){.pf-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.pf-card{display:flex;flex-direction:column;height:100%;border:1px solid var(--border-soft);border-radius:18px;background:#fff;box-shadow:0 8px 28px #1420330d;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.pf-card-interactive{cursor:pointer;text-align:left;width:100%}.pf-card-interactive:focus-visible{outline:2px solid var(--brand-400);outline-offset:2px}.pf-card:hover,.pf-card:focus-within{border-color:var(--border-default);box-shadow:0 14px 36px #14203314;transform:translateY(-2px)}.pf-card-media{padding:18px 18px 0;background:linear-gradient(180deg,#fafafa,#fff);overflow:hidden;max-width:100%}.pf-card-body{display:flex;flex:1;flex-direction:column;gap:10px;padding:18px 20px 20px}.pf-card-chip{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:5px 10px;border-radius:var(--radius-pill);background:#f3f1ec;color:#6b6258;font-size:11px;font-weight:var(--weight-semibold);letter-spacing:.02em}.pf-card-title{margin:0;font-size:1.05rem;font-weight:var(--weight-bold);letter-spacing:-.02em;color:var(--text-primary)}.pf-card-desc{margin:0;font-size:.875rem;line-height:1.6;color:var(--text-secondary)}.pf-card-ref{display:grid;gap:8px;margin:4px 0 0;padding:10px 0 0;border-top:1px solid var(--border-soft)}.pf-card-ref-row{display:grid;grid-template-columns:52px minmax(0,1fr);gap:8px;align-items:start}.pf-card-ref-row dt{margin:0;font-size:10px;font-weight:var(--weight-bold);letter-spacing:.04em;color:var(--text-muted)}.pf-card-ref-row dd{margin:0;font-size:.8125rem;line-height:1.45;color:var(--text-secondary);word-break:keep-all;overflow-wrap:anywhere}.pf-card-foot{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:6px}.pf-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.pf-card-tags li{padding:4px 8px;border:1px solid var(--border-soft);border-radius:var(--radius-pill);background:#fff;color:var(--text-muted);font-size:10px;font-weight:var(--weight-medium)}.pf-card-cta{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;border:1px solid var(--border-soft);border-radius:999px;background:#fff;color:var(--text-secondary);text-decoration:none;transition:border-color .16s ease,color .16s ease,background .16s ease}.pf-card-cta:hover,.pf-card-cta:focus-visible{border-color:var(--border-default);background:#fafafa;color:var(--text-primary)}.pf-mock{position:relative;min-height:210px;max-width:100%;overflow:hidden}.pf-mock img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.pf-browser,.pf-desktop{border:1px solid #e8e8e8;border-radius:12px;background:#fff;box-shadow:0 10px 24px #1420330f;overflow:hidden}.pf-browser-chrome,.pf-desktop-chrome{display:flex;align-items:center;gap:6px;height:28px;padding:0 10px;border-bottom:1px solid #efefef;background:#fafafa}.pf-browser-chrome span,.pf-desktop-chrome span{width:8px;height:8px;border-radius:999px;background:#e5e5e5}.pf-browser-chrome span:first-child{background:#ffd3c8}.pf-browser-chrome span:nth-child(2){background:#f7e6b3}.pf-browser-chrome span:nth-child(3){background:#cdeecf}.pf-browser-viewport,.pf-desktop-viewport{aspect-ratio:16 / 10;overflow:hidden;background:#f5f5f5}.pf-desktop-wide .pf-desktop-viewport{aspect-ratio:16 / 9.5}.pf-desktop-tool .pf-desktop-viewport{aspect-ratio:16 / 9}.pf-phone{position:relative;border:1px solid #e4e4e4;border-radius:22px;background:#111;box-shadow:0 12px 28px #1420331f;overflow:hidden}.pf-phone-notch{position:absolute;top:8px;left:50%;z-index:2;width:34%;height:5px;transform:translate(-50%);border-radius:999px;background:#000000bf}.pf-phone-screen{aspect-ratio:9 / 19.5;overflow:hidden;background:#000}.pf-mock-browser-mobile{display:grid;grid-template-columns:1.15fr .55fr;gap:12px;align-items:end}.pf-mock-browser-mobile .pf-phone{transform:translateY(8px)}.pf-mock-desktop-mobile{display:grid;grid-template-columns:1.1fr .45fr;gap:10px;align-items:end}.pf-mock-desktop-mobile .pf-phone-compact{transform:translateY(10px) scale(.92);transform-origin:bottom center}.pf-mock-iphone-triple{display:flex;justify-content:center;align-items:flex-end;gap:10px;min-height:220px;padding-bottom:4px;overflow:hidden}.pf-phone-stack{width:28%;max-width:92px}.pf-phone-stack-1{transform:translateY(8px) rotate(-4deg)}.pf-phone-stack-2{z-index:2;width:32%;max-width:104px}.pf-phone-stack-3{transform:translateY(8px) rotate(4deg)}.pf-mock-desktop,.pf-mock-desktop-tool{display:block}.pf-gallery-banner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-top:clamp(28px,4vw,40px);padding:18px 20px;border:1px solid var(--border-soft);border-radius:16px;background:#fff;box-shadow:var(--shadow-soft)}.pf-gallery-banner-copy{display:flex;align-items:center;gap:12px;min-width:0}.pf-gallery-banner-icon{font-size:1.1rem;line-height:1}.pf-gallery-banner-copy p{margin:0;font-size:.875rem;line-height:1.6;color:var(--text-secondary)}.pf-gallery-banner-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid var(--border-default);border-radius:var(--radius-pill);background:#fff;color:var(--text-primary);font-size:.875rem;font-weight:var(--weight-semibold);text-decoration:none;white-space:nowrap;transition:border-color .16s ease,box-shadow .16s ease}.pf-gallery-banner-btn:hover,.pf-gallery-banner-btn:focus-visible{border-color:var(--border-strong);box-shadow:var(--shadow-soft)}@media(max-width:767px){.pf-gallery-head{flex-direction:column;align-items:flex-start}.pf-gallery-container{overflow-x:clip}.pf-gallery-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.pf-gallery-grid>li{flex:0 0 min(86vw,340px);scroll-snap-align:start}.pf-mock-iphone-triple{min-height:190px}.pf-card-ref-row{grid-template-columns:48px minmax(0,1fr)}}.pf-modal-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:flex-end;justify-content:center;padding:var(--space-4);padding-bottom:calc(var(--space-4) + env(safe-area-inset-bottom,0px));background:#0f172a73;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}@media(min-width:768px){.pf-modal-root{align-items:center;padding:var(--space-6)}}.pf-modal-dialog{position:relative;width:min(720px,100%);max-height:min(90dvh,920px);overflow:auto;border:1px solid var(--border-default);border-radius:20px;background:#fff;box-shadow:0 24px 64px #0f172a2e}.pf-modal-close{position:absolute;top:12px;right:12px;z-index:2;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--border-soft);border-radius:999px;background:#fff;color:var(--text-secondary);font-size:1.25rem;line-height:1;cursor:pointer}.pf-modal-media{padding:20px 20px 0;background:linear-gradient(180deg,#fafafa,#fff);overflow:hidden}.pf-modal-body{padding:18px 22px 22px}.pf-modal-title{margin:8px 0 0;font-size:1.35rem;font-weight:var(--weight-extrabold);letter-spacing:-.02em;color:var(--text-primary)}.pf-modal-lead{margin:8px 0 0;font-size:.9375rem;line-height:1.6;color:var(--text-secondary)}.pf-modal-ref-grid{display:grid;gap:14px;margin:18px 0 0;padding:14px 0 0;border-top:1px solid var(--border-soft)}.pf-modal-ref-row dt{margin:0 0 6px;font-size:10px;font-weight:var(--weight-bold);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.pf-modal-ref-row dd{margin:0;font-size:.875rem;line-height:1.65;color:var(--text-secondary)}.pf-modal-ref-row ul{margin:0;padding:0;list-style:none}.pf-modal-ref-row li+li{margin-top:4px}.pf-modal-tags{margin-top:14px}.pf-modal-built-hint{margin:12px 0 0;font-size:.8125rem;color:var(--text-muted)}.pf-modal-cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding-top:16px;border-top:1px solid var(--border-soft)}.pf-modal-cta p{margin:0;flex:1 1 200px;font-size:.8125rem;line-height:1.55;color:var(--text-secondary)}@media(prefers-reduced-motion:reduce){.pf-card,.pf-gallery-viewall,.pf-card-cta,.pf-gallery-banner-btn{transition:none}.pf-card:hover,.pf-card:focus-within{transform:none}}.fs-bigtech-shell{--fsb-accent: #18181b;--fsb-accent2: #27272a;--fsb-ink: #0f172a;--fsb-muted: #64748b;--fsb-line: rgba(15, 23, 42, .08);--fsb-line2: rgba(15, 23, 42, .14);--fsb-surface: #ffffff;--fsb-canvas: #f4f7fb;--fsb-mono: ui-monospace, "SF Mono", "Cascadia Code", Menlo, monospace;--fsb-shadow: 0 18px 48px rgba(15, 23, 42, .08), inset 0 1px 0 rgba(255, 255, 255, .85);--fsb-shadow-lg: 0 28px 64px rgba(15, 23, 42, .11);--fsb-ease: cubic-bezier(.16, 1, .3, 1);--radius-sm: 2px;--radius-md: 4px;--radius-lg: 6px;--radius-xl: 8px;--radius-pill: 4px}.fs-bigtech-shell.fs-holo-shell{background:linear-gradient(180deg,#eef2f8,#f4f7fb 40%,#eef2f8)}.fs-bigtech-shell .fs-holo-square-full-inner{opacity:.16}.fs-bigtech-shell .fs-holo-glow{opacity:.62;filter:saturate(1.1)}.fs-bigtech-shell .fs-holo-grid{opacity:.1}.fs-bigtech-shell .fs-holo-fine-grid{opacity:.08;top:-10vmax;right:-10vmax;bottom:-10vmax;left:-10vmax;width:120vmax;height:120vmax;left:50%;top:50%;margin-left:-60vmax;margin-top:-60vmax}.fs-bigtech-shell .fs-holo-square-grid:before{opacity:1}.fs-bigtech-shell .fs-holo-square-grid:after{opacity:.9}.fs-bigtech-shell .fs-holo-stage{opacity:.38}.fs-bigtech-shell .fs-holo-scan-layer{opacity:.06;top:0;right:0;bottom:0;left:0}.fs-bigtech-shell .fs-depth-orb{opacity:.28}.fs-bigtech-shell .fs-depth-floor{opacity:.45}.fs-bigtech-shell{color:var(--fsb-ink)}.fs-bigtech-shell p,.fs-bigtech-shell li{font-weight:500}.fs-bigtech-shell .text-sm{font-size:.9375rem;line-height:1.65}.fs-bigtech-shell .text-xs{font-size:.8125rem;font-weight:500}.fs-bigtech-shell .fs-app-header{border-bottom-color:var(--fsb-line);background:#ffffffeb;box-shadow:inset 0 1px #fffffff2,0 8px 28px #0f172a0f}.fs-bigtech-shell .fs-app-header:after{content:"";position:absolute;inset:auto 0 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(24,24,27,.35),rgba(113,113,122,.25),transparent);pointer-events:none}.fs-bigtech-shell .fs-logo-mark{border-color:#18181b38;background:linear-gradient(145deg,#fff,#eef4ff);box-shadow:0 8px 20px #18181b1f,inset 0 1px #fffffff2;font-weight:800;letter-spacing:.04em}.fs-bigtech-shell .fs-app-header nav a{font-size:13px;font-weight:600;letter-spacing:.01em;border:1px solid transparent;border-radius:10px}.fs-bigtech-shell .fs-app-header nav a:hover{border-color:var(--fsb-line);background:#ffffffe6;box-shadow:var(--shadow-soft)}.fs-header-cta{margin-left:8px;height:40px;padding:0 16px;border-radius:10px;font-size:13px;font-weight:700;letter-spacing:.01em;box-shadow:0 8px 20px #18181b38}.fs-bigtech-shell .fs-hero-section{border-bottom:1px solid var(--fsb-line);background:transparent}.fs-bigtech-shell .fs-hero-section .fs-container{position:relative;z-index:1;padding:clamp(48px,6vw,72px) clamp(20px,3vw,32px);border:1px solid rgba(255,255,255,.72);border-radius:28px;background:#ffffffe0;-webkit-backdrop-filter:blur(18px) saturate(1.15);backdrop-filter:blur(18px) saturate(1.15);box-shadow:var(--fsb-shadow-lg)}.fs-bigtech-shell .fs-hero-section:before{width:min(880px,90vw);height:min(880px,90vw);top:-30%;right:-18%;background:radial-gradient(circle,rgba(24,24,27,.1) 0%,transparent 68%)}.fs-bigtech-shell .fs-hero-kicker{display:inline-flex;align-items:center;gap:8px;padding:6px 12px 6px 10px;border:1px solid var(--fsb-line);border-radius:999px;background:#ffffffe0;letter-spacing:.16em;box-shadow:var(--shadow-soft)}.fs-bigtech-shell .fs-hero-live{width:7px;height:7px;border-radius:999px;background:#a1a1aa;box-shadow:0 0 10px #22c55e8c;animation:fsb-live 2.4s ease-in-out infinite}@keyframes fsb-live{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.82)}}.fs-bigtech-shell .fs-hero-line-primary{font-size:clamp(1.85rem,4.8vw,3.15rem);font-weight:800;letter-spacing:-.04em;line-height:1.14}.fs-bigtech-shell .fs-hero-highlight{background:linear-gradient(135deg,#111113,#18181b 48%,#52525b);-webkit-background-clip:text;background-clip:text}.fs-bigtech-shell .fs-hero-accent{width:72px;height:4px;background:linear-gradient(90deg,#18181b,#71717a,#a1a1aa)}.fs-bigtech-shell .fs-hero-sub{font-size:clamp(1rem,1.5vw,1.125rem);max-width:38rem}.fs-bigtech-shell .fs-hero-trust-line{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid var(--fsb-line);border-radius:12px;background:#ffffffc7;font-size:.875rem;box-shadow:var(--shadow-soft)}.fs-bigtech-shell .fs-hero-trust-line:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background:#ecfdf5;color:#059669;font-size:10px;font-weight:800}.fs-bigtech-shell .fs-btn-primary{height:54px;border-radius:12px;font-weight:700;letter-spacing:.01em;box-shadow:0 10px 24px #18181b3d}.fs-bigtech-shell .fs-btn-primary:hover{transform:translateY(-1px);box-shadow:0 14px 32px #18181b47}.fs-bigtech-shell .fs-btn-secondary{height:54px;border-radius:12px;font-weight:650;background:#fff;box-shadow:var(--shadow-soft)}.fs-bigtech-shell .fs-stats-strip{border-color:var(--fsb-line2);border-radius:16px;box-shadow:var(--fsb-shadow);overflow:hidden}.fs-bigtech-shell .fs-stats-value{font-family:var(--fsb-mono);font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700;color:var(--fsb-ink)}.fs-bigtech-shell .fs-stats-label{font-size:.8125rem;font-weight:600;letter-spacing:-.01em;text-transform:none;color:var(--fsb-muted)}.fs-bigtech-shell .fs-studio-mock{border-color:var(--fsb-line2);border-radius:20px;box-shadow:var(--fsb-shadow-lg);transform:none;padding:20px}.fs-bigtech-shell .fs-studio-mock:hover{transform:translateY(-4px)}.fs-bigtech-shell .fs-studio-mock-badge{font-family:var(--font-sans);font-size:.8125rem;letter-spacing:-.01em;text-transform:none}.fs-bigtech-shell .fs-kicker{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.16em;color:var(--fsb-muted)}.fs-bigtech-shell .fs-kicker:before{content:"";width:3px;height:12px;border-radius:2px;background:linear-gradient(180deg,#18181b,#71717a)}.fs-bigtech-shell .fs-section-title{font-size:clamp(1.85rem,3.4vw,2.35rem);font-weight:800;letter-spacing:-.035em;color:var(--fsb-ink)}.fs-bigtech-shell .fs-section-intro p,.fs-bigtech-shell .fs-section-intro-wide p,.fs-bigtech-shell .mt-4.text-sm{font-size:1rem;font-weight:500;line-height:1.75;color:#334155}.fs-bigtech-shell .fs-section{position:relative;background:transparent;border-color:transparent}.fs-bigtech-shell main .fs-section:not(.fs-hero-section):not(.pf-gallery-section) .fs-container.fs-section-block{position:relative;z-index:1;margin-top:8px;margin-bottom:8px;padding:clamp(44px,5vw,68px) clamp(22px,3.5vw,36px);border:1px solid rgba(255,255,255,.75);border-radius:26px;background:#ffffffe6;-webkit-backdrop-filter:blur(16px) saturate(1.18);backdrop-filter:blur(16px) saturate(1.18);box-shadow:var(--fsb-shadow-lg)}.fs-bigtech-shell .fs-section.bg-\[var\(--bg-subtle\)\]{background:transparent;border:none}.fs-bigtech-shell .fs-section.bg-\[var\(--bg-subtle\)\] .fs-container.fs-section-block{background:#ffffffed}.fs-bigtech-shell .fs-card{border:1px solid var(--fsb-line2);border-radius:20px;background:#fff;box-shadow:0 12px 32px #0f172a12,inset 0 1px #fffffff2;padding:24px;overflow:hidden}.fs-bigtech-shell .fs-card h3{font-size:1.0625rem;font-weight:750;letter-spacing:-.02em;color:var(--fsb-ink)}.fs-bigtech-shell .fs-card p,.fs-bigtech-shell .fs-card li{font-size:.9375rem;font-weight:500;line-height:1.65;color:#334155}.fs-bigtech-shell .fs-card-premium:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,#18181b,#71717a,#a1a1aa);opacity:1}.fs-bigtech-shell .fs-card-premium:hover{transform:translateY(-5px);box-shadow:0 22px 48px #0f172a1f;border-color:#18181b38}.fs-bigtech-shell .fs-process-card{min-height:184px}.fs-bigtech-shell .fs-process-card h3{font-size:1.0625rem;font-weight:750}.fs-bigtech-shell .fs-process-num{font-family:var(--fsb-mono);font-size:11px;font-weight:800;padding:4px 10px;border-radius:999px;background:#18181b14;border:1px solid rgba(24,24,27,.15)}.fs-bigtech-shell .fs-card .inline-flex.h-10,.fs-bigtech-shell .fs-card .inline-flex.h-12{border:1px solid rgba(24,24,27,.14);box-shadow:0 6px 16px #18181b1a}.fs-bigtech-shell .fs-trust-badge{border-color:var(--fsb-line);box-shadow:var(--shadow-soft)}.fs-bigtech-shell .fs-faq-item{border:1px solid var(--fsb-line2);border-radius:16px;box-shadow:0 8px 24px #0f172a0f;background:#fff;margin-bottom:8px}.fs-bigtech-shell .fs-faq-trigger{font-size:.9375rem;font-weight:700;min-height:58px}.fs-bigtech-shell .fs-faq-answer{font-size:.9375rem;font-weight:500;color:#334155}.fs-bigtech-shell .fs-final-cta-band{border:none;background:transparent}.fs-bigtech-shell .fs-final-cta-band .fs-container{padding:clamp(44px,5vw,60px) clamp(24px,3vw,36px);border:1px solid rgba(255,255,255,.75);border-radius:26px;background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(24,24,27,.1),transparent 60%),#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--fsb-shadow-lg)}.fs-bigtech-shell .fs-final-cta-band .fs-section-title{font-size:clamp(1.65rem,3vw,2.25rem);font-weight:800}.fs-bigtech-shell #consult-form .fs-glass,.fs-bigtech-shell #consult-form .fs-glass-solid{border-color:var(--fsb-line2);border-radius:20px;box-shadow:var(--fsb-shadow-lg);background:#fff}.fs-bigtech-shell .fs-input,.fs-bigtech-shell .fs-textarea,.fs-bigtech-shell .fs-select{border-radius:12px;border-color:var(--fsb-line2);background:#fafbfd}.fs-bigtech-shell .fs-input:focus,.fs-bigtech-shell .fs-textarea:focus,.fs-bigtech-shell .fs-select:focus{border-color:#18181b73;box-shadow:0 0 0 3px #18181b1f}.fs-bigtech-shell .pf-gallery-section{background:transparent;border:none}.fs-bigtech-shell .pf-gallery-section:before{display:none}.fs-bigtech-shell .pf-gallery-container{margin-top:8px;margin-bottom:8px;padding:clamp(40px,5vw,64px) clamp(20px,3vw,32px);border:1px solid rgba(255,255,255,.78);border-radius:28px;background:#ffffffe8;-webkit-backdrop-filter:blur(18px) saturate(1.15);backdrop-filter:blur(18px) saturate(1.15);box-shadow:var(--fsb-shadow-lg)}.fs-bigtech-shell .pf-gallery-title{font-size:clamp(2rem,3.5vw,2.65rem);font-weight:800;letter-spacing:-.04em}.fs-bigtech-shell .pf-gallery-desc{font-size:1.02rem;font-weight:500;color:#334155}.fs-bigtech-shell .pf-card{border:1px solid var(--fsb-line2);background:#fff;box-shadow:0 14px 36px #0f172a14}.fs-bigtech-shell .pf-card-title{font-size:1.125rem;font-weight:750}.fs-bigtech-shell .pf-card-desc{font-size:.9375rem;font-weight:500;color:#334155}.fs-bigtech-shell .pf-card:hover{box-shadow:0 22px 48px #0f172a1f;transform:translateY(-4px)}.fs-bigtech-shell .pf-gallery-banner{border:1px solid var(--fsb-line2);background:#fafbfd;box-shadow:var(--fsb-shadow)}.fs-bigtech-shell .pf-gallery-banner-copy p{font-weight:500}.fs-bigtech-shell .fs-site-footer{border-top:1px solid var(--fsb-line);background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.fs-bigtech-shell .fs-site-footer .text-sm{font-weight:600}.fs-bigtech-shell .fs-trust-cell{font-weight:500}@media(prefers-reduced-motion:reduce){.fs-bigtech-shell .fs-hero-live{animation:none}.fs-bigtech-shell .fs-btn-primary:hover,.fs-bigtech-shell .fs-card-premium:hover,.fs-bigtech-shell .pf-card:hover{transform:none}}.fs-bigtech-shell{--radius-sm: 2px;--radius-md: 4px;--radius-lg: 6px;--radius-xl: 8px;--radius-pill: 4px;--shell-header-h: 60px;--fs-radius-sm: 2px;--fs-radius-md: 4px;--fs-radius-lg: 6px;--fs-radius-xl: 8px;--fsb-shadow-catalog: 3px 7px rgba(0, 0, 0, .13), 1px 2px rgba(0, 0, 0, .11);--fsb-shadow-panel: 0 1px 0 rgba(255, 255, 255, .9), var(--fsb-shadow-catalog);--fsb-ink: #0f172a;--fsb-grid: rgba(15, 23, 42, .06)}.fs-bigtech-shell .fs-app-header nav a,.fs-bigtech-shell .fs-header-cta,.fs-bigtech-shell .fs-btn-primary,.fs-bigtech-shell .fs-btn-secondary,.fs-bigtech-shell .fs-logo-mark{border-radius:var(--radius-md)}.fs-bigtech-shell .fs-hero-section .fs-container,.fs-bigtech-shell main .fs-section:not(.fs-hero-section):not(.pf-gallery-section) .fs-container.fs-section-block,.fs-bigtech-shell .fs-final-cta-band .fs-container,.fs-bigtech-shell .pf-gallery-container,.fs-bigtech-shell #consult-form .fs-glass,.fs-bigtech-shell #consult-form .fs-glass-solid{border-radius:var(--radius-lg);box-shadow:var(--fsb-shadow-panel)}.fs-bigtech-shell .fs-hero-kicker{border-radius:var(--radius-sm);letter-spacing:.14em;font-size:10px;font-weight:700;text-transform:uppercase}.fs-bigtech-shell .fs-hero-trust-line{border-radius:var(--radius-sm)}.fs-bigtech-shell .fs-hero-accent{border-radius:0;width:48px;height:3px}.fs-bigtech-shell .fs-stats-strip{border-radius:var(--radius-md)}.fs-bigtech-shell .fs-studio-mock{border-radius:var(--radius-lg)}.fs-bigtech-shell .fs-card,.fs-bigtech-shell .fs-faq-item{border-radius:var(--radius-md);box-shadow:var(--fsb-shadow-catalog)}.fs-bigtech-shell .fs-process-num,.fs-bigtech-shell .fs-input,.fs-bigtech-shell .fs-textarea,.fs-bigtech-shell .fs-select{border-radius:var(--radius-sm)}.fs-bigtech-shell .pf-gallery-container{border-radius:var(--radius-lg);padding:clamp(40px,5vw,64px) clamp(18px,3vw,32px)}.fs-bigtech-shell .pf-gallery-kicker{font-size:10px;font-weight:700;letter-spacing:.2em;color:#64748b}.fs-bigtech-shell .pf-gallery-title{font-size:clamp(2rem,4vw,2.85rem);font-weight:800;letter-spacing:-.045em;line-height:1.08}.fs-bigtech-shell .pf-gallery-desc{font-size:1.0625rem;font-weight:500;line-height:1.65;max-width:52ch}.fs-bigtech-shell .pf-gallery-viewall{border-radius:var(--radius-sm);padding:12px 16px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;box-shadow:var(--fsb-shadow-catalog)}.fs-bigtech-shell .pf-gallery-grid{counter-reset:pf-index;gap:0;border:1px solid var(--fsb-line2);background:var(--fsb-line2)}@media(min-width:768px){.fs-bigtech-shell .pf-gallery-grid{gap:1px}}@media(min-width:1100px){.fs-bigtech-shell .pf-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.fs-bigtech-shell .pf-card{position:relative;border:none;border-radius:0;box-shadow:none;background:#fff;transition:background .16s ease,box-shadow .16s ease}.fs-bigtech-shell .pf-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,#18181b,#71717a);z-index:2;pointer-events:none}.fs-bigtech-shell .pf-card:hover,.fs-bigtech-shell .pf-card:focus-within{transform:none;box-shadow:inset 0 0 0 1px #18181b38;background:#fafbfd}.fs-bigtech-shell .pf-card-media{padding:16px 16px 0;background:#f4f6f9;border-bottom:1px solid var(--fsb-line)}.fs-bigtech-shell .pf-card-body{position:relative;gap:8px;padding:16px 18px 18px}.fs-bigtech-shell .pf-gallery-grid>li{counter-increment:pf-index;position:relative}.fs-bigtech-shell .pf-card-body:after{content:counter(pf-index,decimal-leading-zero);position:absolute;top:14px;right:16px;font-family:var(--fsb-mono);font-size:11px;font-weight:700;letter-spacing:.08em;color:#94a3b8}.fs-bigtech-shell .pf-card-chip{border-radius:var(--radius-sm);padding:4px 8px;background:#eef2f7;border:1px solid var(--fsb-line);color:#475569;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fs-bigtech-shell .pf-card-title{font-size:1.125rem;font-weight:800;letter-spacing:-.03em}.fs-bigtech-shell .pf-card-desc{font-size:.9375rem;font-weight:500;line-height:1.55}.fs-bigtech-shell .pf-card-tags li{border-radius:var(--radius-sm);padding:3px 7px;font-size:10px;font-weight:600;letter-spacing:.02em;border-color:var(--fsb-line2);background:#f8fafc;color:#475569}.fs-bigtech-shell .pf-card-cta{width:36px;height:36px;border-radius:var(--radius-sm);border-color:var(--fsb-line2);box-shadow:var(--fsb-shadow-catalog)}.fs-bigtech-shell .pf-card-cta:hover,.fs-bigtech-shell .pf-card-cta:focus-visible{border-color:#18181b;background:#18181b;color:#fff}.fs-bigtech-shell .pf-browser,.fs-bigtech-shell .pf-desktop{border-radius:var(--radius-sm);box-shadow:var(--fsb-shadow-catalog)}.fs-bigtech-shell .pf-phone{border-radius:10px;box-shadow:var(--fsb-shadow-catalog)}.fs-bigtech-shell .pf-phone-notch{border-radius:0;height:3px;width:28%;background:#333}.fs-bigtech-shell .pf-gallery-banner{margin-top:clamp(24px,3vw,36px);border-radius:var(--radius-md);padding:16px 18px;border-left:4px solid #18181b;box-shadow:var(--fsb-shadow-catalog)}.fs-bigtech-shell .pf-gallery-banner-btn{border-radius:var(--radius-sm);font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}@media(max-width:767px){.fs-bigtech-shell .pf-gallery-container{border-radius:0;margin-left:calc(-1 * var(--space-5));margin-right:calc(-1 * var(--space-5));padding-left:var(--space-5);padding-right:var(--space-5);border-left:none;border-right:none}.fs-bigtech-shell .pf-gallery-head{gap:20px;margin-bottom:24px}.fs-bigtech-shell .pf-gallery-title{font-size:clamp(1.75rem,8vw,2.25rem)}.fs-bigtech-shell .pf-gallery-desc{font-size:1rem}.fs-bigtech-shell .pf-gallery-viewall{width:100%;justify-content:center}.fs-bigtech-shell .pf-gallery-grid{display:grid;grid-template-columns:1fr;overflow:visible;scroll-snap-type:none;padding-bottom:0;gap:1px}.fs-bigtech-shell .pf-gallery-grid>li{flex:unset;width:100%;scroll-snap-align:unset}.fs-bigtech-shell .pf-card-media{padding:12px 12px 0}.fs-bigtech-shell .pf-card-title{font-size:1.0625rem}.fs-bigtech-shell .pf-mock{min-height:180px}.fs-bigtech-shell .pf-mock-iphone-triple{min-height:170px}.fs-bigtech-shell .fs-hero-section .fs-container,.fs-bigtech-shell main .fs-section:not(.fs-hero-section):not(.pf-gallery-section) .fs-container.fs-section-block{border-radius:0;margin-left:calc(-1 * var(--space-5));margin-right:calc(-1 * var(--space-5));padding-left:var(--space-5);padding-right:var(--space-5);border-left:none;border-right:none}.fs-bigtech-shell .fs-hero-line-primary{font-size:clamp(1.65rem,7.5vw,2rem);font-weight:800;letter-spacing:-.04em}.fs-bigtech-shell .fs-section-title{font-size:clamp(1.5rem,6.5vw,1.85rem)}.fs-bigtech-shell .fs-btn-primary,.fs-bigtech-shell .fs-btn-secondary{width:100%;min-height:52px;border-radius:var(--radius-sm);font-weight:700}.fs-bigtech-shell .fs-card{border-radius:var(--radius-sm)}}@media(prefers-reduced-motion:reduce){.fs-bigtech-shell .pf-card:hover,.fs-bigtech-shell .pf-card:focus-within{box-shadow:none}}.fs-bigtech-shell .fs-container{max-width:1280px}.fs-bigtech-shell .fs-section-block{padding-top:clamp(28px,3.5vw,44px)!important;padding-bottom:clamp(28px,3.5vw,44px)!important}.fs-bigtech-shell .fs-hero-section .fs-container.fs-section-block{padding-top:clamp(32px,4vw,52px)!important;padding-bottom:clamp(28px,3.5vw,40px)!important}.fs-bigtech-shell main .fs-section:not(.fs-hero-section):not(.pf-gallery-section) .fs-container.fs-section-block{padding:clamp(28px,3.2vw,40px) clamp(18px,2.8vw,28px);margin-top:4px;margin-bottom:4px}.fs-bigtech-shell .fs-final-cta-band .fs-container{padding:clamp(32px,3.5vw,44px) clamp(20px,2.8vw,28px)}.fs-bigtech-shell .fs-kicker{font-size:10px;letter-spacing:.18em}.fs-bigtech-shell .fs-section-title{font-size:clamp(1.65rem,3vw,2.15rem);font-weight:800;letter-spacing:-.04em;line-height:1.1}.fs-bigtech-shell .fs-section-title.mt-3{margin-top:6px}.fs-bigtech-shell .fs-section-intro p,.fs-bigtech-shell .fs-section-intro-wide p{margin-top:10px;font-size:.9375rem;line-height:1.6}.fs-bigtech-shell .fs-section-block>ol,.fs-bigtech-shell .fs-section-block>div.grid,.fs-bigtech-shell .fs-section-block>div.space-y-3,.fs-bigtech-shell .fs-section-block>div.mt-8,.fs-bigtech-shell .fs-section-block>div.mt-10{margin-top:1.25rem!important}.fs-bigtech-shell .fs-hero-grid{gap:var(--space-6)}@media(min-width:1024px){.fs-bigtech-shell .fs-hero-grid{gap:var(--space-8)}}.fs-bigtech-shell .fs-hero-headline{margin-top:var(--space-3);gap:.04em}.fs-bigtech-shell .fs-hero-sub{margin-top:var(--space-4);font-size:clamp(.9375rem,1.3vw,1.0625rem);line-height:1.6}.fs-bigtech-shell .fs-hero-trust-line{margin-top:var(--space-3);padding:8px 12px;font-size:.8125rem}.fs-bigtech-shell .fs-hero-cta{margin-top:var(--space-5);gap:var(--space-2)}.fs-bigtech-shell .fs-btn-primary,.fs-bigtech-shell .fs-btn-secondary{height:48px;padding-left:18px;padding-right:18px;font-size:13px;font-weight:700;letter-spacing:.02em;box-shadow:var(--fsb-shadow-catalog)}.fs-bigtech-shell .fs-stats-strip{border-radius:0;box-shadow:none;border-color:var(--fsb-line2)}.fs-bigtech-shell .fs-stats-cell{padding:16px 14px}.fs-bigtech-shell .fs-stats-value{font-size:clamp(1.25rem,2vw,1.5rem)}.fs-bigtech-shell .fs-stats-label{margin-top:6px;font-size:.8125rem;font-weight:600;letter-spacing:-.01em;text-transform:none}.fs-bigtech-shell .fs-studio-mock{padding:14px;transform:none;box-shadow:var(--fsb-shadow-catalog)}.fs-bigtech-shell .fs-studio-mock:hover{transform:translateY(-2px)}.fs-bigtech-shell .fs-studio-mock-badge{border-radius:var(--radius-sm);padding:6px 10px;font-size:.8125rem;letter-spacing:-.01em;text-transform:none}.fs-bigtech-shell .fs-section-block ol.grid,.fs-bigtech-shell .fs-section-block>div.grid{gap:1px!important;border:1px solid var(--fsb-line2);background:var(--fsb-line2)}.fs-bigtech-shell .fs-section-block .fs-card{border:none;border-radius:0;box-shadow:none;padding:16px 16px 16px 18px;background:#fff}.fs-bigtech-shell .fs-section-block .fs-card:hover,.fs-bigtech-shell .fs-section-block .fs-card-premium:hover{transform:none;background:#fafbfd;box-shadow:inset 0 0 0 1px #18181b2e}.fs-bigtech-shell .fs-section-block .fs-card-premium{position:relative;overflow:hidden}.fs-bigtech-shell .fs-section-block .fs-card-premium:before{inset:0 auto 0 0;width:3px;height:auto;background:linear-gradient(180deg,#18181b,#71717a,#a1a1aa)}.fs-bigtech-shell .fs-process-card{min-height:0;gap:10px!important}.fs-bigtech-shell .fs-process-card h3{font-size:.9375rem;font-weight:800}.fs-bigtech-shell .fs-process-card p{font-size:.8125rem;line-height:1.55}.fs-bigtech-shell .fs-process-num{height:auto;min-height:24px;padding:3px 8px;font-size:10px}.fs-bigtech-shell .fs-card h3{font-size:.9375rem;font-weight:800}.fs-bigtech-shell .fs-card p,.fs-bigtech-shell .fs-card li{font-size:.8125rem;line-height:1.55}.fs-bigtech-shell .fs-section-block .fs-card .inline-flex.h-10,.fs-bigtech-shell .fs-section-block .fs-card .inline-flex.h-12{width:40px;height:40px;border-radius:var(--radius-sm)}.fs-bigtech-shell .fs-section-block .fs-card ul{margin-top:12px;padding-top:12px;gap:4px}.fs-bigtech-shell .fs-section-block .fs-card ul li{font-size:.8125rem}.fs-bigtech-shell .fs-section-block>p.text-xs{margin-top:1rem;font-size:.75rem;line-height:1.5}.fs-bigtech-shell .fs-section-block .space-y-3{display:flex;flex-direction:column;gap:1px!important;border:1px solid var(--fsb-line2);background:var(--fsb-line2)}.fs-bigtech-shell .fs-faq-item{border:none;border-radius:0;margin-bottom:0;box-shadow:none}.fs-bigtech-shell .fs-faq-trigger{min-height:48px;padding:12px 16px;font-size:.875rem;font-weight:700}.fs-bigtech-shell .fs-faq-answer{padding:0 16px 14px;font-size:.8125rem;line-height:1.6}.fs-bigtech-shell #consult-form .fs-glass,.fs-bigtech-shell #consult-form .fs-glass-solid{padding:20px!important;border-radius:var(--radius-md)}.fs-bigtech-shell .fs-input,.fs-bigtech-shell .fs-textarea,.fs-bigtech-shell .fs-select{height:46px;font-size:.875rem}.fs-bigtech-shell .fs-textarea{min-height:112px}.fs-bigtech-shell .fs-label{font-size:.8125rem;font-weight:700;margin-bottom:6px;letter-spacing:.02em}.fs-bigtech-shell #consult-form .grid{gap:12px!important}.fs-bigtech-shell .fs-final-cta-band .fs-section-title{font-size:clamp(1.5rem,2.8vw,2rem)}.fs-bigtech-shell .fs-final-cta-band .mt-4{margin-top:10px;font-size:.875rem}.fs-bigtech-shell .fs-final-cta-band .mt-8{margin-top:1.25rem!important}.fs-bigtech-shell section.bg-\[var\(--text-primary\)\] .fs-trust-cell{padding-top:1rem!important;padding-bottom:1rem!important}.fs-bigtech-shell .fs-site-footer .fs-container{padding-top:2rem!important;padding-bottom:2rem!important}.fs-bigtech-shell .fs-site-footer .grid{gap:1.5rem}.fs-bigtech-shell .fs-site-footer .mt-10{margin-top:1.5rem;padding-top:1rem}.fs-bigtech-shell .fs-app-header{height:calc(60px + var(--shell-safe-top, 0px))}.fs-bigtech-shell .fs-app-header-inner{height:60px}.fs-bigtech-shell .fs-header-cta{height:36px;padding:0 14px;font-size:12px}@media(max-width:767px){.fs-bigtech-shell .fs-section-block{padding-top:24px!important;padding-bottom:24px!important}.fs-bigtech-shell .fs-hero-section .fs-container.fs-section-block{padding-top:28px!important;padding-bottom:24px!important}.fs-bigtech-shell .fs-final-cta-band .fs-container{border-radius:0;margin-left:calc(-1 * var(--space-5));margin-right:calc(-1 * var(--space-5));border-left:none;border-right:none}.fs-bigtech-shell .pf-gallery-container{padding-top:28px;padding-bottom:28px}.fs-bigtech-shell .fs-section-block>ol.grid,.fs-bigtech-shell .fs-section-block>div.grid{margin-left:0;margin-right:0}.fs-bigtech-shell .fs-stats-cell{padding:10px 8px}.fs-bigtech-shell #consult-form .fs-glass,.fs-bigtech-shell #consult-form .fs-glass-solid{padding:16px!important}}@media(min-width:768px){.fs-bigtech-shell .fs-section-block ol.md\:grid-cols-2.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.fs-bigtech-shell{font-feature-settings:"kern" 1,"liga" 1;-webkit-font-smoothing:antialiased}.fs-bigtech-shell ::-moz-selection{background:#18181b33;color:var(--fsb-ink)}.fs-bigtech-shell ::selection{background:#18181b33;color:var(--fsb-ink)}.fs-bigtech-shell .fs-scroll-progress{top:calc(var(--shell-header-h, 60px) + var(--shell-safe-top, 0px));height:3px;background:#0f172a0f}.fs-bigtech-shell .fs-scroll-progress-bar{background:linear-gradient(90deg,#27272a,#18181b 40%,#71717a 70%,#a1a1aa);box-shadow:0 0 12px #18181b73}.fs-bigtech-shell .fs-logo-mark{width:40px!important;height:40px!important;border-radius:var(--radius-sm)!important;font-size:11px;letter-spacing:.06em}.fs-bigtech-shell .fs-app-header nav a{border-radius:var(--radius-sm);font-size:12px;font-weight:600;letter-spacing:.01em;border-left:2px solid transparent}.fs-bigtech-shell .fs-app-header nav a:hover{border-left-color:#18181b;background:#f8fafc}.fs-bigtech-shell .fs-app-header-compact{box-shadow:var(--fsb-shadow-catalog)}.fs-bigtech-shell .fs-app-menu{border-radius:0;border-left-width:3px;border-left-color:#18181b}.fs-bigtech-shell .fs-app-menu a{border-radius:var(--radius-sm);font-weight:600;border-left:2px solid transparent}.fs-bigtech-shell .fs-app-menu a:hover{border-left-color:#18181b}.fs-bigtech-shell .fs-mobile-sticky-cta{border-top:2px solid #18181b;background:#fffffff7;box-shadow:0 -4px 24px #0f172a1a}.fs-bigtech-shell .fs-mobile-sticky-cta .fs-btn-primary{height:50px;border-radius:var(--radius-sm);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.fs-bigtech-shell main{counter-reset:fs-sec}.fs-bigtech-shell main .fs-section{counter-increment:fs-sec}.fs-bigtech-shell .fs-section-intro,.fs-bigtech-shell .fs-section-intro-wide{position:relative;padding-right:3rem}.fs-bigtech-shell .fs-section-intro:after,.fs-bigtech-shell .fs-section-intro-wide:after{content:counter(fs-sec,decimal-leading-zero);position:absolute;top:0;right:0;font-family:var(--fsb-mono);font-size:11px;font-weight:700;letter-spacing:.1em;color:#94a3b8}.fs-bigtech-shell main .fs-section:not(.fs-hero-section) .fs-container.fs-section-block{position:relative}.fs-bigtech-shell main .fs-section:not(.fs-hero-section) .fs-container.fs-section-block:after{content:"";position:absolute;top:0;left:20px;right:20px;height:1px;background:linear-gradient(90deg,transparent,rgba(24,24,27,.28),rgba(113,113,122,.18),transparent);pointer-events:none}.fs-bigtech-shell .pf-gallery-container:after{content:"";position:absolute;top:0;left:22px;right:22px;height:1px;background:linear-gradient(90deg,transparent,rgba(24,24,27,.28),transparent);pointer-events:none}.fs-bigtech-shell .fs-studio-mock-float{animation:none}.fs-bigtech-shell .fs-studio-mock{border-left:3px solid #18181b}.fs-bigtech-shell .fs-studio-mock-header{margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid var(--fsb-line)}.fs-bigtech-shell .fs-studio-mock-dots span{border-radius:0;width:6px;height:6px}.fs-bigtech-shell .fs-studio-mock-label{font-size:.8125rem;letter-spacing:-.01em;text-transform:none}.fs-bigtech-shell .fs-studio-mock-value{font-family:var(--font-sans);font-size:.9375rem;font-weight:700}.fs-bigtech-shell .fs-studio-mock-range{border-radius:var(--radius-sm);padding:10px}.fs-bigtech-shell .fs-studio-mock-row{gap:1px;padding:1px;border:1px solid var(--fsb-line2);background:var(--fsb-line2);grid-template-columns:1fr 1fr}.fs-bigtech-shell .fs-studio-mock-row>div{padding:10px;background:#fff}.fs-bigtech-shell .fs-studio-mock-steps{gap:1px;margin-top:12px;border:1px solid var(--fsb-line2);background:var(--fsb-line2)}.fs-bigtech-shell .fs-studio-mock-step{border:none;border-radius:0;padding:8px 6px;font-size:10px;font-weight:600;letter-spacing:.02em}.fs-bigtech-shell .fs-studio-mock-step.is-active{background:#eff6ff;color:#27272a;box-shadow:inset 3px 0 #18181b}.fs-bigtech-shell .fs-stats-value{font-variant-numeric:tabular-nums}@media(min-width:1180px){.fs-bigtech-shell #process ol.grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}.fs-bigtech-shell .fs-process-card{padding:14px 12px 14px 14px!important}.fs-bigtech-shell .fs-process-card h3{font-size:.8125rem}.fs-bigtech-shell .fs-process-card p{font-size:.75rem;line-height:1.45}}.fs-bigtech-shell .fs-section-block .fs-card-premium>p.text-sm.font-semibold{display:inline-flex;padding:3px 8px;border:1px solid rgba(24,24,27,.2);border-radius:var(--radius-sm);background:#f8fafc;font-family:var(--fsb-mono);font-size:10px;font-weight:700;letter-spacing:.03em}.fs-bigtech-shell .fs-section-block .fs-card li span.rounded-full{border-radius:0!important;width:4px;height:4px;margin-top:.45rem}.fs-bigtech-shell .fs-final-cta-band .fs-container{position:relative;overflow:hidden;border-color:#ffffff1a;background:radial-gradient(ellipse 90% 80% at 50% -20%,rgba(24,24,27,.35),transparent 55%),linear-gradient(165deg,#0f172a,#1e293b 48%,#0f172a);color:#e2e8f0;box-shadow:var(--fsb-shadow-catalog)}.fs-bigtech-shell .fs-final-cta-band .fs-kicker{color:#94a3b8f2}.fs-bigtech-shell .fs-final-cta-band .fs-kicker:before{background:linear-gradient(180deg,#d4d4d8,#71717a)}.fs-bigtech-shell .fs-final-cta-band .fs-section-title{color:#fff}.fs-bigtech-shell .fs-final-cta-band .mt-4.text-sm{color:#94a3b8!important}.fs-bigtech-shell .fs-final-cta-band .fs-btn-primary{background:#18181b;border-color:#27272a;box-shadow:0 8px 24px #18181b66}.fs-bigtech-shell .fs-final-cta-band .fs-btn-secondary{background:#ffffff0f;border-color:#ffffff2e;color:#f1f5f9}.fs-bigtech-shell .fs-final-cta-band .fs-btn-secondary:hover{background:#ffffff1a;border-color:#ffffff47;color:#fff}.fs-bigtech-shell #consult-form .fs-glass,.fs-bigtech-shell #consult-form .fs-glass-solid{position:relative;overflow:hidden;border-left:3px solid #18181b}.fs-bigtech-shell #consult-form .fs-glass:before,.fs-bigtech-shell #consult-form .fs-glass-solid:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,#18181b,#71717a,#a1a1aa);pointer-events:none}.fs-bigtech-shell #consult-form .fs-hero-stack{margin-top:1.25rem!important}.fs-bigtech-shell #consult-form .fs-btn-primary{width:100%;letter-spacing:.06em;text-transform:uppercase;font-size:12px}.fs-bigtech-shell section.border-t.bg-\[var\(--text-primary\)\]{border-top:3px solid #18181b}.fs-bigtech-shell section.border-t.bg-\[var\(--text-primary\)\] .fs-container{border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.fs-bigtech-shell section.border-t.bg-\[var\(--text-primary\)\] .fs-trust-cell{background:#0f172a;border-right:1px solid rgba(255,255,255,.06)}.fs-bigtech-shell section.border-t.bg-\[var\(--text-primary\)\] .fs-trust-cell:last-child{border-right:none}.fs-bigtech-shell section.border-t.bg-\[var\(--text-primary\)\] .fs-trust-cell p:first-child{font-family:var(--fsb-mono);font-size:10px;letter-spacing:.12em}.fs-bigtech-shell .fs-site-footer{border-top:3px solid #0f172a;background:#f8fafc}.fs-bigtech-shell .fs-site-footer .grid{gap:1px;padding:1px;border:1px solid var(--fsb-line2);background:var(--fsb-line2)}.fs-bigtech-shell .fs-site-footer .grid>div{padding:16px 18px;background:#fff}.fs-bigtech-shell .fs-site-footer .fs-kicker{font-size:9px}.fs-bigtech-shell .fs-site-footer .mt-10{border-top:1px solid var(--fsb-line2);background:#fff;margin-top:1px!important;padding:14px 18px;font-family:var(--fsb-mono);font-size:10px;letter-spacing:.04em}.fs-bigtech-shell .pf-gallery-banner-btn{background:#0f172a;border-color:#0f172a;color:#fff}.fs-bigtech-shell .pf-gallery-banner-btn:hover{background:#1e293b;border-color:#1e293b}.fs-bigtech-shell .pf-gallery-intro{position:relative;padding-right:3rem}.fs-bigtech-shell .pf-gallery-intro:after{content:counter(fs-sec,decimal-leading-zero);position:absolute;top:0;right:0;font-family:var(--fsb-mono);font-size:11px;font-weight:700;letter-spacing:.1em;color:#94a3b8}.fs-bigtech-shell .fs-hero-section .fs-container{border-top:3px solid #18181b}.fs-bigtech-shell .fs-faq-item:has(.fs-faq-answer){background:#fafbfd}.fs-bigtech-shell .fs-faq-item:has(.fs-faq-answer) .fs-faq-trigger{box-shadow:inset 3px 0 #18181b}.fs-bigtech-shell a:focus-visible,.fs-bigtech-shell button:focus-visible,.fs-bigtech-shell input:focus-visible,.fs-bigtech-shell textarea:focus-visible,.fs-bigtech-shell select:focus-visible{outline:2px solid #18181b;outline-offset:2px}@media(prefers-reduced-motion:reduce){.fs-bigtech-shell .fs-scroll-progress-bar{transition:none}}.fs-bigtech-shell{--fsb-shadow-catalog: 0 1px 0 rgba(255, 255, 255, .92) inset, 0 1px 2px rgba(15, 23, 42, .08), 0 14px 34px rgba(15, 23, 42, .07);--fsb-shadow-panel: 0 1px 0 rgba(255, 255, 255, .94) inset, 0 18px 44px rgba(15, 23, 42, .09)}.fs-bigtech-shell main{width:100%;max-width:100%;overflow-x:clip}.fs-bigtech-shell .fs-section,.fs-bigtech-shell .pf-gallery-section,.fs-bigtech-shell .fs-final-cta-band{max-width:100%;overflow-x:clip}.fs-bigtech-shell .fs-section-title,.fs-bigtech-shell .fs-hero-line,.fs-bigtech-shell .fs-hero-sub,.fs-bigtech-shell .fs-hero-trust-line,.fs-bigtech-shell .fs-card,.fs-bigtech-shell .fs-card p,.fs-bigtech-shell .fs-card li,.fs-bigtech-shell .fs-trust-cell,.fs-bigtech-shell .pf-card,.fs-bigtech-shell .pf-card-desc{min-width:0;overflow-wrap:anywhere}.fs-bigtech-shell .fs-section-title,.fs-bigtech-shell .fs-hero-line,.fs-bigtech-shell .fs-hero-sub,.fs-bigtech-shell .fs-hero-trust-line{word-break:keep-all}.fs-bigtech-shell .fs-btn-primary,.fs-bigtech-shell .fs-btn-secondary{min-width:0;white-space:normal;text-align:center;line-height:1.2}.fs-bigtech-shell .fs-hero-section .fs-container,.fs-bigtech-shell main .fs-section:not(.fs-hero-section):not(.pf-gallery-section) .fs-container.fs-section-block,.fs-bigtech-shell .pf-gallery-container,.fs-bigtech-shell .fs-final-cta-band .fs-container{background:var(--bg-elevated);border:1px solid rgba(15,23,42,.1);box-shadow:var(--fsb-shadow-panel)}.fs-bigtech-shell .fs-hero-section .fs-container{background:linear-gradient(180deg,#fffffff5,#f8fafceb),var(--token-section-hero-bg)}.fs-bigtech-shell .fs-card{background:#fff;border-top:1px solid rgba(15,23,42,.06)}.fs-bigtech-shell .fs-process-card{min-height:clamp(168px,16vw,210px)}.fs-bigtech-shell #process ol.grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))!important}@media(min-width:1180px){.fs-bigtech-shell #process ol.grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.fs-bigtech-shell .fs-process-card{padding:18px!important}.fs-bigtech-shell .fs-process-card h3{font-size:.9375rem}.fs-bigtech-shell .fs-process-card p{font-size:.8125rem;line-height:1.55}}.fs-bigtech-shell section.bg-\[var\(--bg-subtle\)\] .fs-container.fs-section-block{background:var(--token-section-trust-bg)}.fs-bigtech-shell .fs-section-block>ol.grid,.fs-bigtech-shell .fs-section-block>div.grid{border-color:#0f172a1f;background:#0f172a1f}.fs-bigtech-shell section.border-t.bg-\[var\(--text-primary\)\]{overflow:clip}.fs-bigtech-shell section.border-t.bg-\[var\(--text-primary\)\] .fs-container{max-width:1280px;padding-left:var(--space-5);padding-right:var(--space-5)}.fs-bigtech-shell .fs-trust-cell{min-height:96px}@media(max-width:767px){.fs-bigtech-shell{--shell-header-h: 60px}.fs-bigtech-shell .fs-container{padding-left:var(--space-5);padding-right:var(--space-5)}.fs-bigtech-shell .fs-hero-section .fs-container,.fs-bigtech-shell main .fs-section:not(.fs-hero-section):not(.pf-gallery-section) .fs-container.fs-section-block,.fs-bigtech-shell .pf-gallery-container,.fs-bigtech-shell .fs-final-cta-band .fs-container{width:100%;max-width:100%;margin-left:auto;margin-right:auto;border-left:1px solid rgba(15,23,42,.1);border-right:1px solid rgba(15,23,42,.1);border-radius:var(--radius-lg)}.fs-bigtech-shell .fs-section-block,.fs-bigtech-shell .fs-hero-section .fs-container.fs-section-block,.fs-bigtech-shell main .fs-section:not(.fs-hero-section):not(.pf-gallery-section) .fs-container.fs-section-block{padding-top:var(--platform-mobile-section-y)!important;padding-bottom:var(--platform-mobile-section-y)!important}.fs-bigtech-shell .fs-hero-section{padding-top:var(--space-3)}.fs-bigtech-shell .fs-hero-grid{gap:var(--space-5)}.fs-bigtech-shell .fs-hero-line-primary{font-size:clamp(1.72rem,8.2vw,2.12rem);line-height:1.22;letter-spacing:-.025em}.fs-bigtech-shell .fs-hero-sub{font-size:.96875rem;line-height:1.62}.fs-bigtech-shell .fs-hero-trust-line{display:flex;align-items:flex-start;width:100%;padding:10px 12px}.fs-bigtech-shell .fs-hero-cta{display:grid;grid-template-columns:1fr;width:100%}.fs-bigtech-shell .fs-hero-stats-wrap{margin-top:var(--space-5)}.fs-bigtech-shell .fs-hero-section .fs-stats-strip{grid-template-columns:1fr;border-radius:var(--radius-md)}.fs-bigtech-shell .fs-stats-cell,.fs-bigtech-shell .fs-stats-cell:nth-child(1),.fs-bigtech-shell .fs-stats-cell:nth-child(2){border-right:none;border-bottom:1px solid var(--border-soft)}.fs-bigtech-shell .fs-stats-cell:last-child{border-bottom:none}.fs-bigtech-shell .fs-section-intro,.fs-bigtech-shell .fs-section-intro-wide,.fs-bigtech-shell .pf-gallery-intro{padding-right:0}.fs-bigtech-shell .fs-section-intro:after,.fs-bigtech-shell .fs-section-intro-wide:after,.fs-bigtech-shell .pf-gallery-intro:after{position:static;display:block;margin-top:var(--space-3)}.fs-bigtech-shell .fs-section-block>ol.grid,.fs-bigtech-shell .fs-section-block>div.grid,.fs-bigtech-shell .pf-gallery-grid{display:grid;grid-template-columns:1fr;gap:1px!important;width:100%;overflow:visible}.fs-bigtech-shell .pf-gallery-grid>li{width:100%;min-width:0}.fs-bigtech-shell .fs-card,.fs-bigtech-shell .pf-card{min-height:auto}.fs-bigtech-shell .fs-process-card{min-height:0}.fs-bigtech-shell .fs-final-cta-band .mt-8{display:grid;grid-template-columns:1fr;gap:var(--space-2)}.fs-bigtech-shell section.border-t.bg-\[var\(--text-primary\)\] .fs-container{display:grid;grid-template-columns:1fr;padding-left:var(--space-5);padding-right:var(--space-5)}.fs-bigtech-shell section.border-t.bg-\[var\(--text-primary\)\] .fs-trust-cell{min-height:0;border-right:none;border-bottom:1px solid rgba(255,255,255,.06)}.fs-bigtech-shell section.border-t.bg-\[var\(--text-primary\)\] .fs-trust-cell:last-child{border-bottom:none}.fs-bigtech-shell .fs-site-footer .grid{display:grid;grid-template-columns:1fr}}.fs-ios-pwa .fs-bigtech-shell .fs-mobile-sticky-cta,.fs-android-pwa .fs-bigtech-shell .fs-mobile-sticky-cta{padding-bottom:calc(var(--space-3) + max(10px,var(--shell-safe-bottom)))}.fs-ios-pwa .fs-bigtech-shell .fs-app-menu,.fs-android-pwa .fs-bigtech-shell .fs-app-menu{max-height:calc(100dvh - var(--shell-header-total));overflow:auto}.fs-bigtech-shell{--executive-ink: #08111f;--executive-ink-2: #111827;--executive-line: rgba(8, 17, 31, .14);--executive-line-strong: rgba(8, 17, 31, .24);--executive-graphite: #2357d9;--executive-steel: #52525b;--executive-green: #059669;--executive-paper: #fbfcff;--executive-panel: rgba(255, 255, 255, .96);--executive-shadow: 0 1px 0 rgba(255, 255, 255, .95) inset, 0 22px 54px rgba(15, 23, 42, .1)}.fs-bigtech-shell.fs-holo-shell{background:linear-gradient(180deg,#ffffffc7,#f4f7fbeb 34%,#eef3f8),linear-gradient(90deg,#2357d90f,#0891b209,#05966909)}.fs-bigtech-shell .fs-app-header{border-bottom:1px solid rgba(8,17,31,.12);background:#ffffffe0;-webkit-backdrop-filter:blur(22px) saturate(1.25);backdrop-filter:blur(22px) saturate(1.25)}.fs-bigtech-shell .fs-app-header-inner{max-width:1280px}.fs-bigtech-shell .fs-logo-mark{border-color:#2357d942!important;background:linear-gradient(180deg,#fff,#eef4ff) padding-box,linear-gradient(135deg,#2357d9b3,#0891b252) border-box;box-shadow:0 10px 24px #2357d91f,inset 0 1px #fffffff2}.fs-bigtech-shell .fs-app-header nav{gap:2px;padding:4px;border:1px solid rgba(8,17,31,.08);background:#f8fafcd1}.fs-bigtech-shell .fs-app-header nav a:not(.fs-header-cta){height:36px;display:inline-flex;align-items:center;border-left:0;color:#475569}.fs-bigtech-shell .fs-app-header nav a.is-active,.fs-bigtech-shell .fs-app-header nav a:not(.fs-header-cta):hover{color:var(--executive-ink);background:#fff;box-shadow:0 1px 2px #0f172a0f}.fs-bigtech-shell .fs-header-cta,.fs-bigtech-shell .fs-btn-primary{background:linear-gradient(180deg,rgba(255,255,255,.1),transparent),linear-gradient(135deg,#18181b,#27272a 56%,#0f3c9e);border-color:#1d4ed8d9;color:#fff;box-shadow:0 12px 28px #2357d93d,inset 0 1px #ffffff3d}.fs-bigtech-shell .fs-btn-secondary{color:var(--executive-ink);background:linear-gradient(180deg,#fff,#f8fafc);border-color:#08111f2e;box-shadow:0 10px 24px #0f172a12,inset 0 1px #fff}.fs-bigtech-shell .fs-hero-section{padding-top:clamp(18px,2.2vw,30px)}.fs-bigtech-shell .fs-hero-section .fs-container{position:relative;overflow:hidden;border:1px solid rgba(8,17,31,.12);border-top:4px solid var(--executive-ink);background:linear-gradient(90deg,#fffffffa,#fffffff2 54%,#f1f6ffeb),var(--executive-panel);box-shadow:var(--executive-shadow)}.fs-bigtech-shell .fs-hero-section .fs-container:before{content:"";position:absolute;inset:0 0 auto;height:72px;pointer-events:none;background:linear-gradient(90deg,rgba(35,87,217,.12),rgba(8,145,178,.08),transparent 70%),repeating-linear-gradient(90deg,rgba(8,17,31,.055) 0 1px,transparent 1px 96px)}.fs-bigtech-shell .fs-hero-section .fs-container:after{content:"STRATEGY  SCOPE  BUILD  OPERATE";position:absolute;right:28px;top:18px;color:#08111f59;font-family:var(--fsb-mono);font-size:10px;font-weight:800;letter-spacing:.16em}.fs-bigtech-shell .fs-hero-kicker{position:relative;z-index:1;border-color:#2357d92e;background:#ffffffe6;color:#27272a;box-shadow:0 12px 30px #2357d91a}.fs-bigtech-shell .fs-hero-line-primary{max-width:11.5em;color:var(--executive-ink);font-size:clamp(2.2rem,4.9vw,4.35rem);line-height:1.03;letter-spacing:-.052em}.fs-bigtech-shell .fs-hero-highlight{color:#2057df;text-shadow:0 10px 26px rgba(35,87,217,.12)}.fs-bigtech-shell .fs-hero-sub{max-width:42rem;color:#26364d;font-size:clamp(1rem,1.35vw,1.125rem);line-height:1.72}.fs-bigtech-shell .fs-hero-trust-line{max-width:42rem;color:#111827;border-color:#0596692e;background:linear-gradient(180deg,#ffffffeb,#ecfdf594)}.fs-bigtech-shell .fs-hero-accent{width:84px;height:4px;background:linear-gradient(90deg,var(--executive-graphite),var(--executive-steel),var(--executive-green))}.fs-bigtech-shell .fs-hero-section .fs-studio-mock{border:1px solid rgba(8,17,31,.14);border-left:4px solid var(--executive-ink);background:linear-gradient(180deg,#101827 0,#101827 54px,#fff 54px,#fff);box-shadow:0 26px 58px #08111f29}.fs-bigtech-shell .fs-hero-section .fs-studio-mock-header{color:#dbeafe;border-bottom-color:#ffffff1a}.fs-bigtech-shell .fs-hero-section .fs-studio-mock-panel-id{color:#cbd5e1}.fs-bigtech-shell .fs-hero-section .fs-studio-mock-badge{color:#dbeafe;background:#18181b47;border-color:#93c5fd59}.fs-bigtech-shell .fs-hero-section .fs-stats-strip{overflow:hidden;border-color:#08111f29;background:#fff;box-shadow:0 12px 28px #0f172a14}.fs-bigtech-shell .fs-hero-section .fs-stats-cell{background:linear-gradient(180deg,#fff,#fbfdff)}.fs-bigtech-shell .fs-hero-section .fs-stats-index{color:#27272a}.fs-bigtech-shell .fs-hero-section .fs-stats-value{color:var(--executive-ink)}.fs-bigtech-shell main .fs-section:not(.fs-hero-section):not(.pf-gallery-section) .fs-container.fs-section-block,.fs-bigtech-shell .pf-gallery-container{border-color:#08111f1a;background:#ffffffed;box-shadow:0 1px #fffffff2 inset,0 16px 44px #0f172a11}.fs-bigtech-shell .fs-section-title,.fs-bigtech-shell .pf-gallery-title{color:var(--executive-ink);letter-spacing:-.045em}.fs-bigtech-shell .fs-section-intro p,.fs-bigtech-shell .fs-section-intro-wide p,.fs-bigtech-shell .pf-gallery-desc{color:#334155}.fs-bigtech-shell .fs-section-block>ol.grid,.fs-bigtech-shell .fs-section-block>div.grid,.fs-bigtech-shell .pf-gallery-grid{border-color:#08111f29;background:#08111f29;box-shadow:0 16px 36px #0f172a0e}.fs-bigtech-shell .fs-section-block .fs-card,.fs-bigtech-shell .pf-card{background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:inset 0 1px #fff}.fs-bigtech-shell .fs-section-block .fs-card-premium:before,.fs-bigtech-shell .pf-card:before{width:4px;background:linear-gradient(180deg,var(--executive-graphite),var(--executive-steel),var(--executive-green))}.fs-bigtech-shell .fs-card h3,.fs-bigtech-shell .pf-card-title{color:#0b1220}.fs-bigtech-shell .fs-card p,.fs-bigtech-shell .fs-card li,.fs-bigtech-shell .pf-card-desc{color:#3b4a5f}.fs-bigtech-shell #process .fs-process-card{display:grid;grid-template-rows:auto 1fr;padding:22px!important}.fs-bigtech-shell .fs-process-num{color:#27272a;background:#eff6ff;border-color:#2357d92e}.fs-bigtech-shell .fs-process-icon{color:#0f766e}.fs-bigtech-shell .pf-card-media{background:linear-gradient(180deg,#eef3f8,#f8fafc)}.fs-bigtech-shell .fs-final-cta-band .fs-container{border-top:4px solid #d4d4d8;background:linear-gradient(135deg,#08111ff5,#0f172afa 58%,#112240fa);box-shadow:0 28px 70px #08111f33}.fs-bigtech-shell #consult-form .fs-glass,.fs-bigtech-shell #consult-form .fs-glass-solid{border-color:#08111f24;border-left-color:var(--executive-ink);background:#fff;box-shadow:0 22px 56px #0f172a1a}.fs-bigtech-shell section.border-t.bg-\[var\(--text-primary\)\]{border-top-color:#d4d4d8;background:linear-gradient(180deg,#08111f,#0f172a)}@media(max-width:767px){.fs-bigtech-shell .fs-app-header-inner{padding-left:16px;padding-right:16px}.fs-bigtech-shell .fs-hero-section .fs-container,.fs-bigtech-shell main .fs-section:not(.fs-hero-section):not(.pf-gallery-section) .fs-container.fs-section-block,.fs-bigtech-shell .pf-gallery-container,.fs-bigtech-shell .fs-final-cta-band .fs-container{border-radius:0;border-left:0;border-right:0}.fs-bigtech-shell .fs-hero-section{padding-top:0}.fs-bigtech-shell .fs-hero-section .fs-container:after{display:none}.fs-bigtech-shell .fs-hero-kicker{width:100%;justify-content:flex-start;padding:9px 11px;font-size:10px;letter-spacing:.13em}.fs-bigtech-shell .fs-hero-line-primary{max-width:100%;font-size:clamp(2.05rem,10.2vw,2.75rem);line-height:1.08;letter-spacing:-.043em}.fs-bigtech-shell .fs-hero-sub{font-size:1rem;line-height:1.68}.fs-bigtech-shell .fs-hero-trust-line{font-size:.9375rem}.fs-bigtech-shell .fs-section-title,.fs-bigtech-shell .pf-gallery-title{font-size:clamp(1.85rem,8.2vw,2.35rem);line-height:1.12}.fs-bigtech-shell .fs-section-block .fs-card,.fs-bigtech-shell .pf-card,.fs-bigtech-shell #process .fs-process-card{padding:20px!important}.fs-bigtech-shell .fs-card h3,.fs-bigtech-shell .pf-card-title{font-size:1rem}.fs-bigtech-shell .fs-card p,.fs-bigtech-shell .fs-card li,.fs-bigtech-shell .pf-card-desc{font-size:.90625rem;line-height:1.65}.fs-bigtech-shell .fs-mobile-sticky-cta{border-top-color:var(--executive-ink)}.fs-bigtech-shell .fs-mobile-sticky-cta .fs-btn-primary{text-transform:none;letter-spacing:.02em;font-size:.9375rem}}[data-theme=dark] .fs-bigtech-shell .fs-hero-section .fs-studio-mock{background:linear-gradient(180deg,#0b1220 0,#0b1220 54px,#111827 54px,#111827)}.fs-bigtech-shell{--bt-void: #06101f;--bt-ink: #07111f;--bt-surface: rgba(255, 255, 255, .84);--bt-surface-strong: rgba(255, 255, 255, .92);--bt-line: rgba(7, 17, 31, .13);--bt-line-strong: rgba(7, 17, 31, .24);--bt-slate: #18181b;--bt-steel: #52525b;--bt-silver: #a1a1aa;--bt-violet: #5b5bd6;--bt-holo-line: rgba(24, 24, 27, .16);--bt-holo-line-2: rgba(82, 82, 91, .12);--bt-holo-line-3: rgba(161, 161, 170, .1)}.fs-bigtech-shell.fs-holo-shell{background:repeating-linear-gradient(90deg,rgba(24,24,27,.055) 0 1px,transparent 1px 96px),repeating-linear-gradient(0deg,rgba(82,82,91,.045) 0 1px,transparent 1px 96px),repeating-linear-gradient(90deg,rgba(7,17,31,.035) 0 1px,transparent 1px 24px),repeating-linear-gradient(0deg,rgba(7,17,31,.025) 0 1px,transparent 1px 24px),linear-gradient(180deg,#f8fbff,#eef4fb 44%,#e8f0f8);background-size:100% 100%,100% 100%,100% 100%,100% 100%,100% 100%}.fs-bigtech-shell.fs-holo-shell:before,.fs-bigtech-shell.fs-holo-shell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.fs-bigtech-shell.fs-holo-shell:before{opacity:.72;background:linear-gradient(115deg,transparent 0 28%,rgba(24,24,27,.11) 28.2%,transparent 28.8% 55%,rgba(82,82,91,.08) 55.2%,transparent 55.9%),linear-gradient(245deg,transparent 0 36%,rgba(161,161,170,.08) 36.2%,transparent 36.8% 74%,rgba(91,91,214,.08) 74.2%,transparent 74.8%);background-size:920px 620px,760px 560px;animation:fs-bt-holo-drift 26s linear infinite}.fs-bigtech-shell.fs-holo-shell:after{opacity:.5;background:repeating-linear-gradient(120deg,transparent 0 18px,rgba(24,24,27,.045) 18px 19px,transparent 19px 72px),repeating-linear-gradient(60deg,transparent 0 26px,rgba(82,82,91,.035) 26px 27px,transparent 27px 104px);-webkit-mask-image:linear-gradient(180deg,transparent 0%,black 12%,black 88%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,black 12%,black 88%,transparent 100%);animation:fs-bt-holo-scan 18s linear infinite}@keyframes fs-bt-holo-drift{0%{background-position:0 0,0 0}to{background-position:920px 620px,-760px 560px}}@keyframes fs-bt-holo-scan{0%{transform:translateY(-2%)}to{transform:translateY(2%)}}.fs-bigtech-shell .fs-holo-glow,.fs-bigtech-shell .fs-holo-square-full,.fs-bigtech-shell .fs-holo-grid,.fs-bigtech-shell .fs-holo-fine-grid,.fs-bigtech-shell .fs-holo-square-stage,.fs-bigtech-shell .fs-holo-stage,.fs-bigtech-shell .fs-holo-scan-layer,.fs-bigtech-shell .fs-depth-floor{position:fixed}.fs-bigtech-shell .fs-holo-square-full-inner{opacity:.28;mix-blend-mode:multiply}.fs-bigtech-shell .fs-holo-grid{opacity:.18}.fs-bigtech-shell .fs-holo-fine-grid{opacity:.18;mix-blend-mode:multiply}.fs-bigtech-shell .fs-holo-stage{top:12%;right:4%;opacity:.34}.fs-bigtech-shell .fs-holo-square-stage{opacity:.55}.fs-bigtech-shell .fs-app-header{background:#f8fbffc7}.fs-bigtech-shell .fs-hero-section .fs-container,.fs-bigtech-shell main .fs-section:not(.fs-hero-section):not(.pf-gallery-section) .fs-container.fs-section-block,.fs-bigtech-shell .pf-gallery-container,.fs-bigtech-shell .fs-final-cta-band .fs-container{overflow:hidden;background:linear-gradient(180deg,#ffffffe6,#f8fbffc2),repeating-linear-gradient(90deg,var(--bt-holo-line) 0 1px,transparent 1px 88px),repeating-linear-gradient(0deg,var(--bt-holo-line-2) 0 1px,transparent 1px 88px);-webkit-backdrop-filter:blur(18px) saturate(1.22);backdrop-filter:blur(18px) saturate(1.22);box-shadow:0 1px #fffffff5 inset,0 30px 72px #07111f1f}.fs-bigtech-shell .fs-hero-section .fs-container:before,.fs-bigtech-shell main .fs-section:not(.fs-hero-section):not(.pf-gallery-section) .fs-container.fs-section-block:before,.fs-bigtech-shell .pf-gallery-container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;opacity:.72;background:linear-gradient(120deg,transparent 0 20%,rgba(24,24,27,.12) 20.2%,transparent 20.8% 48%,rgba(82,82,91,.09) 48.2%,transparent 48.8%),repeating-linear-gradient(135deg,transparent 0 32px,rgba(161,161,170,.055) 32px 33px,transparent 33px 96px);animation:fs-bt-panel-flow 20s linear infinite}@keyframes fs-bt-panel-flow{0%{background-position:0 0,0 0}to{background-position:720px 420px,-420px 420px}}.fs-bigtech-shell .fs-hero-section .fs-container{border-top:1px solid rgba(96,165,250,.55);background:linear-gradient(180deg,#07111ff0 0,#07111ff0 168px,#ffffffe0 168px,#ffffffe0),repeating-linear-gradient(90deg,rgba(96,165,250,.18) 0 1px,transparent 1px 96px),repeating-linear-gradient(0deg,rgba(34,211,238,.1) 0 1px,transparent 1px 96px);color:#eaf2ff}.fs-bigtech-shell .fs-hero-section .fs-container:after{color:#dbeafe94}.fs-bigtech-shell .fs-hero-kicker{color:#dbeafe;border-color:#93c5fd47;background:#ffffff14;box-shadow:none}.fs-bigtech-shell .fs-hero-line-primary{color:#f8fbff;text-shadow:0 24px 52px rgba(0,0,0,.24)}.fs-bigtech-shell .fs-hero-highlight{color:#7dd3fc;text-shadow:0 0 28px rgba(125,211,252,.24)}.fs-bigtech-shell .fs-hero-line-join{color:#f8fbff}.fs-bigtech-shell .fs-hero-sub{color:#e2ecf8e6}.fs-bigtech-shell .fs-hero-trust-line{color:#0b1220;background:#ffffffe6;border-color:#7dd3fc61}.fs-bigtech-shell .fs-hero-section .fs-studio-mock{background:linear-gradient(180deg,#040c18fa 0,#040c18fa 54px,#fffffff0 54px,#fffffff0),repeating-linear-gradient(90deg,rgba(24,24,27,.11) 0 1px,transparent 1px 54px);border-color:#93c5fd47;border-left-color:#7dd3fc;box-shadow:0 34px 72px #00000038}.fs-bigtech-shell .fs-hero-section .fs-stats-strip{margin-top:2px;border-color:#93c5fd33;background:#ffffffe0}.fs-bigtech-shell .fs-section-intro,.fs-bigtech-shell .fs-section-intro-wide,.fs-bigtech-shell .pf-gallery-intro{padding-top:4px}.fs-bigtech-shell .fs-kicker,.fs-bigtech-shell .pf-gallery-kicker{color:#18181b}.fs-bigtech-shell .fs-section-title,.fs-bigtech-shell .pf-gallery-title{color:var(--bt-ink)}.fs-bigtech-shell .fs-section-block>ol.grid,.fs-bigtech-shell .fs-section-block>div.grid,.fs-bigtech-shell .pf-gallery-grid{background:linear-gradient(90deg,#18181b2e,#52525b24,#a1a1aa1f);border-color:#07111f2e}.fs-bigtech-shell .fs-section-block .fs-card,.fs-bigtech-shell .pf-card{position:relative;background:linear-gradient(180deg,#fffffff0,#fafdffe6),repeating-linear-gradient(90deg,rgba(24,24,27,.055) 0 1px,transparent 1px 64px)}.fs-bigtech-shell .fs-section-block .fs-card:after,.fs-bigtech-shell .pf-card:after{content:"";position:absolute;inset:auto 14px 12px auto;width:38px;height:12px;pointer-events:none;border-top:1px solid rgba(24,24,27,.28);border-right:1px solid rgba(82,82,91,.24)}.fs-bigtech-shell .fs-card h3,.fs-bigtech-shell .pf-card-title{letter-spacing:-.025em}.fs-bigtech-shell .pf-card-media{background:linear-gradient(180deg,#07111ff0,#0f172ad1),repeating-linear-gradient(90deg,rgba(125,211,252,.14) 0 1px,transparent 1px 54px)}.fs-bigtech-shell .fs-final-cta-band .fs-container{background:linear-gradient(180deg,#06101ff5,#08111ffa),repeating-linear-gradient(90deg,rgba(96,165,250,.14) 0 1px,transparent 1px 82px),repeating-linear-gradient(0deg,rgba(34,211,238,.08) 0 1px,transparent 1px 82px)}@media(max-width:767px){.fs-bigtech-shell.fs-holo-shell:before{opacity:.58;background-size:560px 420px,520px 420px}.fs-bigtech-shell .fs-holo-stage,.fs-bigtech-shell .fs-holo-square-stage{opacity:.28}.fs-bigtech-shell .fs-hero-section .fs-container{background:linear-gradient(180deg,#07111ff2 0,#07111ff2 236px,#ffffffe0 236px,#ffffffe0),repeating-linear-gradient(90deg,rgba(96,165,250,.14) 0 1px,transparent 1px 64px),repeating-linear-gradient(0deg,rgba(34,211,238,.08) 0 1px,transparent 1px 64px)}.fs-bigtech-shell .fs-hero-kicker{background:#ffffff1a}.fs-bigtech-shell .fs-hero-line-primary,.fs-bigtech-shell .fs-hero-line-join{color:#f8fbff}.fs-bigtech-shell .fs-hero-sub{color:#dbe6f4}.fs-bigtech-shell .fs-hero-trust-line{background:#ffffffeb}.fs-bigtech-shell .fs-hero-section .fs-stats-strip{background:#ffffffe6}}@media(prefers-reduced-motion:reduce){.fs-bigtech-shell.fs-holo-shell:before,.fs-bigtech-shell.fs-holo-shell:after,.fs-bigtech-shell .fs-hero-section .fs-container:before,.fs-bigtech-shell main .fs-section:not(.fs-hero-section):not(.pf-gallery-section) .fs-container.fs-section-block:before,.fs-bigtech-shell .pf-gallery-container:before{animation:none}}.fs-bigtech-shell .fs-hero-section .fs-container{background:linear-gradient(180deg,#07111ff5,#09162af2),repeating-linear-gradient(90deg,rgba(96,165,250,.16) 0 1px,transparent 1px 96px),repeating-linear-gradient(0deg,rgba(34,211,238,.09) 0 1px,transparent 1px 96px)}.fs-bigtech-shell .fs-hero-line-primary,.fs-bigtech-shell .fs-hero-line-join{color:#f8fbff}.fs-bigtech-shell .fs-hero-sub{color:#dbe6f4}.fs-bigtech-shell .fs-hero-section .fs-stats-strip{background:#fffffff0}.fs-bigtech-shell .fs-hero-section .fs-hero-sub{color:#dbe6f4}.fs-bigtech-shell .fs-hero-section .fs-hero-highlight{color:#62d6ff;text-shadow:0 0 30px rgba(98,214,255,.28)}.fs-bigtech-shell{--full-holo-bg: #07111f;--full-holo-panel: rgba(8, 18, 34, .82);--full-holo-panel-strong: rgba(10, 23, 43, .9);--full-holo-card: rgba(13, 28, 52, .78);--full-holo-card-soft: rgba(15, 34, 61, .68);--full-holo-line: rgba(125, 211, 252, .2);--full-holo-line-soft: rgba(96, 165, 250, .13);--full-holo-text: #f8fbff;--full-holo-sub: #c9d8eb;--full-holo-muted: #8fa4bd;--full-holo-accent: #62d6ff;--full-holo-accent-2: #4ade80}.fs-bigtech-shell.fs-holo-shell{background:radial-gradient(900px 520px at 18% 8%,rgba(24,24,27,.22),transparent 64%),radial-gradient(760px 520px at 84% 18%,rgba(82,82,91,.18),transparent 62%),radial-gradient(780px 640px at 50% 88%,rgba(161,161,170,.12),transparent 66%),repeating-linear-gradient(90deg,rgba(125,211,252,.075) 0 1px,transparent 1px 96px),repeating-linear-gradient(0deg,rgba(96,165,250,.055) 0 1px,transparent 1px 96px),linear-gradient(180deg,#07111f,#0a1628 42%,#07111f);color:var(--full-holo-text)}.fs-bigtech-shell .fs-holo-square-full-inner,.fs-bigtech-shell .fs-holo-grid,.fs-bigtech-shell .fs-holo-fine-grid,.fs-bigtech-shell .fs-holo-square-stage,.fs-bigtech-shell .fs-holo-stage,.fs-bigtech-shell .fs-holo-scan-layer{mix-blend-mode:screen}.fs-bigtech-shell .fs-app-header{background:#07111fc2;border-bottom-color:#7dd3fc2e;color:var(--full-holo-text)}.fs-bigtech-shell .fs-app-header p,.fs-bigtech-shell .fs-app-header nav a:not(.fs-header-cta){color:var(--full-holo-sub)!important}.fs-bigtech-shell .fs-app-header nav{border-color:#7dd3fc1f;background:#ffffff09}.fs-bigtech-shell .fs-app-header nav a.is-active,.fs-bigtech-shell .fs-app-header nav a:not(.fs-header-cta):hover{color:var(--full-holo-text)!important;background:#7dd3fc1a}.fs-bigtech-shell .fs-logo-mark,.fs-bigtech-shell .fs-theme-toggle{background:#ffffff0f!important;border-color:#7dd3fc3d!important;color:var(--full-holo-text)!important}.fs-bigtech-shell .fs-hero-section .fs-container,.fs-bigtech-shell main .fs-section:not(.fs-hero-section):not(.pf-gallery-section) .fs-container.fs-section-block,.fs-bigtech-shell .pf-gallery-container,.fs-bigtech-shell .fs-final-cta-band .fs-container,.fs-bigtech-shell #consult-form .fs-glass,.fs-bigtech-shell #consult-form .fs-glass-solid{border-color:#7dd3fc33;background:radial-gradient(520px 260px at 16% 8%,rgba(24,24,27,.18),transparent 62%),radial-gradient(420px 240px at 92% 12%,rgba(82,82,91,.14),transparent 60%),repeating-linear-gradient(90deg,rgba(125,211,252,.08) 0 1px,transparent 1px 72px),repeating-linear-gradient(0deg,rgba(96,165,250,.055) 0 1px,transparent 1px 72px),linear-gradient(180deg,var(--full-holo-panel),var(--full-holo-panel-strong));color:var(--full-holo-text);box-shadow:inset 0 1px #ffffff14,0 30px 74px #00000047}.fs-bigtech-shell .fs-hero-section .fs-container{background:radial-gradient(720px 360px at 22% 0%,rgba(24,24,27,.22),transparent 62%),radial-gradient(520px 320px at 78% 12%,rgba(82,82,91,.18),transparent 60%),repeating-linear-gradient(90deg,rgba(125,211,252,.095) 0 1px,transparent 1px 78px),repeating-linear-gradient(0deg,rgba(96,165,250,.065) 0 1px,transparent 1px 78px),linear-gradient(180deg,#07111ff5,#09162af0)}.fs-bigtech-shell .fs-section-block>ol.grid,.fs-bigtech-shell .fs-section-block>div.grid,.fs-bigtech-shell .pf-gallery-grid,.fs-bigtech-shell .fs-section-block .space-y-3{border-color:#7dd3fc29;background:repeating-linear-gradient(90deg,rgba(125,211,252,.12) 0 1px,transparent 1px 64px),repeating-linear-gradient(0deg,rgba(96,165,250,.08) 0 1px,transparent 1px 64px),#7dd3fc14;box-shadow:0 20px 48px #0000002e}.fs-bigtech-shell .fs-section-block .fs-card,.fs-bigtech-shell .pf-card,.fs-bigtech-shell .fs-faq-item,.fs-bigtech-shell .fs-hero-section .fs-stats-cell,.fs-bigtech-shell .fs-studio-mock-field,.fs-bigtech-shell .fs-studio-mock-step,.fs-bigtech-shell .fs-site-footer .grid>div,.fs-bigtech-shell .fs-site-footer .mt-10{border-color:#7dd3fc24;background:radial-gradient(260px 160px at 12% 0%,rgba(24,24,27,.13),transparent 66%),repeating-linear-gradient(90deg,rgba(125,211,252,.06) 0 1px,transparent 1px 58px),repeating-linear-gradient(0deg,rgba(96,165,250,.04) 0 1px,transparent 1px 58px),linear-gradient(180deg,var(--full-holo-card),var(--full-holo-card-soft));color:var(--full-holo-text)}.fs-bigtech-shell .fs-hero-section .fs-stats-strip,.fs-bigtech-shell .fs-studio-mock-row,.fs-bigtech-shell .fs-studio-mock-steps{border-color:#7dd3fc29;background:repeating-linear-gradient(90deg,rgba(125,211,252,.08) 0 1px,transparent 1px 56px),#7dd3fc0f}.fs-bigtech-shell .fs-hero-section .fs-studio-mock{background:radial-gradient(420px 220px at 18% 0%,rgba(24,24,27,.16),transparent 62%),repeating-linear-gradient(90deg,rgba(125,211,252,.08) 0 1px,transparent 1px 60px),linear-gradient(180deg,#030a16f5 0,#030a16f5 54px,#0a172be0 54px,#0a172be0)}.fs-bigtech-shell .pf-card-media{background:radial-gradient(260px 180px at 50% 0%,rgba(98,214,255,.14),transparent 66%),repeating-linear-gradient(90deg,rgba(125,211,252,.08) 0 1px,transparent 1px 46px),linear-gradient(180deg,#030a16eb,#0a172bd1)}.fs-bigtech-shell .fs-section-title,.fs-bigtech-shell .pf-gallery-title,.fs-bigtech-shell .fs-card h3,.fs-bigtech-shell .pf-card-title,.fs-bigtech-shell .fs-stats-value,.fs-bigtech-shell .fs-studio-mock-value,.fs-bigtech-shell .fs-faq-trigger,.fs-bigtech-shell #consult-form .fs-section-title{color:var(--full-holo-text)!important}.fs-bigtech-shell .fs-section-intro p,.fs-bigtech-shell .fs-section-intro-wide p,.fs-bigtech-shell .pf-gallery-desc,.fs-bigtech-shell .fs-card p,.fs-bigtech-shell .fs-card li,.fs-bigtech-shell .pf-card-desc,.fs-bigtech-shell .fs-stats-label,.fs-bigtech-shell .fs-faq-answer,.fs-bigtech-shell #consult-form p,.fs-bigtech-shell .fs-helper,.fs-bigtech-shell .fs-label{color:var(--full-holo-sub)!important}.fs-bigtech-shell .fs-kicker,.fs-bigtech-shell .pf-gallery-kicker,.fs-bigtech-shell .fs-process-num,.fs-bigtech-shell .fs-stats-index,.fs-bigtech-shell .fs-card .text-sm.font-semibold,.fs-bigtech-shell .fs-section-block .fs-card-premium>p.text-sm.font-semibold{color:var(--full-holo-accent)!important}.fs-bigtech-shell .fs-input,.fs-bigtech-shell .fs-textarea,.fs-bigtech-shell .fs-select{color:var(--full-holo-text);border-color:#7dd3fc2e;background:repeating-linear-gradient(90deg,rgba(125,211,252,.04) 0 1px,transparent 1px 44px),#030a1685}.fs-bigtech-shell .fs-input::-moz-placeholder,.fs-bigtech-shell .fs-textarea::-moz-placeholder{color:#c9d8eb8f}.fs-bigtech-shell .fs-input::placeholder,.fs-bigtech-shell .fs-textarea::placeholder{color:#c9d8eb8f}.fs-bigtech-shell .fs-hero-trust-line,.fs-bigtech-shell .fs-final-cta-band .fs-btn-secondary{color:var(--full-holo-text);border-color:#7dd3fc38;background:repeating-linear-gradient(90deg,rgba(125,211,252,.06) 0 1px,transparent 1px 52px),#ffffff14}.fs-bigtech-shell .fs-btn-secondary{color:var(--full-holo-text);border-color:#7dd3fc38;background:#ffffff14}.fs-bigtech-shell .fs-site-footer{background:repeating-linear-gradient(90deg,rgba(125,211,252,.06) 0 1px,transparent 1px 72px),linear-gradient(180deg,#07111f,#081426)}.fs-bigtech-shell .fs-site-footer .text-sm,.fs-bigtech-shell .fs-site-footer .text-xs,.fs-bigtech-shell .fs-site-footer li{color:var(--full-holo-sub)!important}@media(max-width:767px){.fs-bigtech-shell .fs-hero-section .fs-container{background:radial-gradient(520px 320px at 22% 0%,rgba(24,24,27,.22),transparent 62%),radial-gradient(420px 260px at 82% 8%,rgba(82,82,91,.14),transparent 60%),repeating-linear-gradient(90deg,rgba(125,211,252,.08) 0 1px,transparent 1px 62px),repeating-linear-gradient(0deg,rgba(96,165,250,.055) 0 1px,transparent 1px 62px),linear-gradient(180deg,#07111ff7,#09162af2)}.fs-bigtech-shell .fs-hero-trust-line{background:#ffffff14}}.fs-bigtech-shell{--white-holo-page: #f6f9fe;--white-holo-surface: rgba(255, 255, 255, .88);--white-holo-surface-strong: rgba(255, 255, 255, .95);--white-holo-card: rgba(255, 255, 255, .9);--white-holo-ink: #07111f;--white-holo-text: #132238;--white-holo-sub: #3d4d63;--white-holo-muted: #64748b;--white-holo-line: rgba(15, 23, 42, .12);--white-holo-slate: rgba(24, 24, 27, .13);--white-holo-mist: rgba(82, 82, 91, .1);--white-holo-green: rgba(161, 161, 170, .08);color:var(--white-holo-text)}.fs-bigtech-shell.fs-holo-shell{background:radial-gradient(900px 520px at 14% 4%,rgba(24,24,27,.13),transparent 64%),radial-gradient(760px 520px at 88% 12%,rgba(82,82,91,.1),transparent 62%),radial-gradient(780px 640px at 50% 92%,rgba(161,161,170,.075),transparent 66%),repeating-linear-gradient(90deg,rgba(24,24,27,.055) 0 1px,transparent 1px 96px),repeating-linear-gradient(0deg,rgba(82,82,91,.038) 0 1px,transparent 1px 96px),linear-gradient(180deg,#fbfdff 0%,var(--white-holo-page) 48%,#eef5fb 100%);color:var(--white-holo-text)}.fs-bigtech-shell .fs-holo-square-full-inner,.fs-bigtech-shell .fs-holo-grid,.fs-bigtech-shell .fs-holo-fine-grid,.fs-bigtech-shell .fs-holo-square-stage,.fs-bigtech-shell .fs-holo-stage,.fs-bigtech-shell .fs-holo-scan-layer{mix-blend-mode:multiply;opacity:.18}.fs-bigtech-shell .fs-app-header{background:#ffffffd1;border-bottom-color:#0f172a1a;color:var(--white-holo-text)}.fs-bigtech-shell .fs-app-header p,.fs-bigtech-shell .fs-app-header nav a:not(.fs-header-cta){color:#475569!important}.fs-bigtech-shell .fs-app-header nav{border-color:#0f172a14;background:#f8fafcc2}.fs-bigtech-shell .fs-app-header nav a.is-active,.fs-bigtech-shell .fs-app-header nav a:not(.fs-header-cta):hover{color:var(--white-holo-ink)!important;background:#fff}.fs-bigtech-shell .fs-logo-mark,.fs-bigtech-shell .fs-theme-toggle{background:#ffffffc7!important;border-color:#18181b38!important;color:#27272a!important}.fs-bigtech-shell .fs-hero-section .fs-container,.fs-bigtech-shell main .fs-section:not(.fs-hero-section):not(.pf-gallery-section) .fs-container.fs-section-block,.fs-bigtech-shell .pf-gallery-container,.fs-bigtech-shell .fs-final-cta-band .fs-container,.fs-bigtech-shell #consult-form .fs-glass,.fs-bigtech-shell #consult-form .fs-glass-solid{border-color:#0f172a1f;background:radial-gradient(520px 260px at 16% 8%,var(--white-holo-slate),transparent 62%),radial-gradient(420px 240px at 92% 12%,var(--white-holo-mist),transparent 60%),repeating-linear-gradient(90deg,rgba(24,24,27,.055) 0 1px,transparent 1px 72px),repeating-linear-gradient(0deg,rgba(82,82,91,.035) 0 1px,transparent 1px 72px),linear-gradient(180deg,var(--white-holo-surface-strong),var(--white-holo-surface));color:var(--white-holo-text);box-shadow:inset 0 1px #fffffff5,0 28px 70px #0f172a1a}.fs-bigtech-shell .fs-hero-section .fs-container{background:radial-gradient(720px 360px at 22% 0%,rgba(24,24,27,.16),transparent 62%),radial-gradient(520px 320px at 82% 8%,rgba(82,82,91,.11),transparent 60%),repeating-linear-gradient(90deg,rgba(24,24,27,.06) 0 1px,transparent 1px 78px),repeating-linear-gradient(0deg,rgba(82,82,91,.04) 0 1px,transparent 1px 78px),linear-gradient(180deg,#fffffff5,#f6f9fee6)}.fs-bigtech-shell .fs-section-block>ol.grid,.fs-bigtech-shell .fs-section-block>div.grid,.fs-bigtech-shell .pf-gallery-grid,.fs-bigtech-shell .fs-section-block .space-y-3{border-color:#0f172a24;background:repeating-linear-gradient(90deg,rgba(24,24,27,.08) 0 1px,transparent 1px 64px),repeating-linear-gradient(0deg,rgba(82,82,91,.045) 0 1px,transparent 1px 64px),#0f172a1a;box-shadow:0 18px 42px #0f172a12}.fs-bigtech-shell .fs-section-block .fs-card,.fs-bigtech-shell .pf-card,.fs-bigtech-shell .fs-faq-item,.fs-bigtech-shell .fs-hero-section .fs-stats-cell,.fs-bigtech-shell .fs-studio-mock-field,.fs-bigtech-shell .fs-studio-mock-step,.fs-bigtech-shell .fs-site-footer .grid>div,.fs-bigtech-shell .fs-site-footer .mt-10{border-color:#0f172a1a;background:radial-gradient(260px 160px at 12% 0%,rgba(24,24,27,.09),transparent 66%),repeating-linear-gradient(90deg,rgba(24,24,27,.042) 0 1px,transparent 1px 58px),repeating-linear-gradient(0deg,rgba(82,82,91,.03) 0 1px,transparent 1px 58px),linear-gradient(180deg,var(--white-holo-card),rgba(255,255,255,.82));color:var(--white-holo-text)}.fs-bigtech-shell .fs-hero-section .fs-stats-strip,.fs-bigtech-shell .fs-studio-mock-row,.fs-bigtech-shell .fs-studio-mock-steps{border-color:#0f172a1f;background:repeating-linear-gradient(90deg,rgba(24,24,27,.055) 0 1px,transparent 1px 56px),#ffffffc2}.fs-bigtech-shell .fs-hero-section .fs-studio-mock{border-color:#0f172a24;border-left-color:#18181b;background:linear-gradient(180deg,#101827 0,#101827 54px,#ffffffe6 54px,#ffffffe6),repeating-linear-gradient(90deg,rgba(24,24,27,.06) 0 1px,transparent 1px 60px)}.fs-bigtech-shell .pf-card-media{background:radial-gradient(260px 180px at 50% 0%,rgba(24,24,27,.12),transparent 66%),repeating-linear-gradient(90deg,rgba(24,24,27,.05) 0 1px,transparent 1px 46px),linear-gradient(180deg,#eef5ff,#f8fbff)}.fs-bigtech-shell .fs-hero-line-primary,.fs-bigtech-shell .fs-hero-line-join,.fs-bigtech-shell .fs-section-title,.fs-bigtech-shell .pf-gallery-title,.fs-bigtech-shell .fs-card h3,.fs-bigtech-shell .pf-card-title,.fs-bigtech-shell .fs-stats-value,.fs-bigtech-shell .fs-studio-mock-value,.fs-bigtech-shell .fs-faq-trigger,.fs-bigtech-shell #consult-form .fs-section-title{color:var(--white-holo-ink)!important}.fs-bigtech-shell .fs-hero-sub,.fs-bigtech-shell .fs-section-intro p,.fs-bigtech-shell .fs-section-intro-wide p,.fs-bigtech-shell .pf-gallery-desc,.fs-bigtech-shell .fs-card p,.fs-bigtech-shell .fs-card li,.fs-bigtech-shell .pf-card-desc,.fs-bigtech-shell .fs-stats-label,.fs-bigtech-shell .fs-faq-answer,.fs-bigtech-shell #consult-form p,.fs-bigtech-shell .fs-helper,.fs-bigtech-shell .fs-label{color:var(--white-holo-sub)!important}.fs-bigtech-shell .fs-hero-highlight,.fs-bigtech-shell .fs-kicker,.fs-bigtech-shell .pf-gallery-kicker,.fs-bigtech-shell .fs-process-num,.fs-bigtech-shell .fs-stats-index,.fs-bigtech-shell .fs-card .text-sm.font-semibold,.fs-bigtech-shell .fs-section-block .fs-card-premium>p.text-sm.font-semibold{color:#27272a!important;text-shadow:none}.fs-bigtech-shell .fs-hero-kicker{color:#27272a!important;border-color:#18181b29;background:#ffffffb8}.fs-bigtech-shell .fs-input,.fs-bigtech-shell .fs-textarea,.fs-bigtech-shell .fs-select{color:var(--white-holo-text);border-color:#0f172a29;background:repeating-linear-gradient(90deg,rgba(24,24,27,.03) 0 1px,transparent 1px 44px),#ffffffd6}.fs-bigtech-shell .fs-input::-moz-placeholder,.fs-bigtech-shell .fs-textarea::-moz-placeholder{color:#3d4d6394}.fs-bigtech-shell .fs-input::placeholder,.fs-bigtech-shell .fs-textarea::placeholder{color:#3d4d6394}.fs-bigtech-shell .fs-hero-trust-line,.fs-bigtech-shell .fs-final-cta-band .fs-btn-secondary,.fs-bigtech-shell .fs-btn-secondary{color:var(--white-holo-text);border-color:#0f172a29;background:repeating-linear-gradient(90deg,rgba(24,24,27,.035) 0 1px,transparent 1px 52px),#ffffffdb}.fs-bigtech-shell .fs-final-cta-band .fs-container{background:radial-gradient(540px 280px at 50% 0%,rgba(24,24,27,.18),transparent 62%),repeating-linear-gradient(90deg,rgba(96,165,250,.08) 0 1px,transparent 1px 82px),repeating-linear-gradient(0deg,rgba(82,82,91,.045) 0 1px,transparent 1px 82px),linear-gradient(180deg,#fff,#eef5ff);color:var(--white-holo-text)}.fs-bigtech-shell .fs-final-cta-band .fs-section-title{color:var(--white-holo-ink)!important}.fs-bigtech-shell .fs-final-cta-band .mt-4.text-sm{color:var(--white-holo-sub)!important}.fs-bigtech-shell .fs-site-footer{background:radial-gradient(620px 260px at 20% 0%,rgba(24,24,27,.12),transparent 62%),repeating-linear-gradient(90deg,rgba(24,24,27,.04) 0 1px,transparent 1px 72px),linear-gradient(180deg,#f8fbff,#eef5fb)}.fs-bigtech-shell .fs-site-footer .text-sm,.fs-bigtech-shell .fs-site-footer .text-xs,.fs-bigtech-shell .fs-site-footer li{color:var(--white-holo-sub)!important}@media(max-width:767px){.fs-bigtech-shell .fs-hero-section .fs-container{background:radial-gradient(520px 320px at 22% 0%,rgba(24,24,27,.15),transparent 62%),radial-gradient(420px 260px at 82% 8%,rgba(82,82,91,.1),transparent 60%),repeating-linear-gradient(90deg,rgba(24,24,27,.052) 0 1px,transparent 1px 62px),repeating-linear-gradient(0deg,rgba(82,82,91,.035) 0 1px,transparent 1px 62px),linear-gradient(180deg,#fffffff5,#f6f9fee8)}.fs-bigtech-shell .fs-hero-trust-line{background:#ffffffdb}}.fs-bigtech-shell .fs-process-orbit-wrap{margin-top:clamp(28px,4vw,48px);display:grid;gap:clamp(22px,3vw,34px)}.fs-bigtech-shell #process{scroll-margin-top:calc(var(--shell-header-total, 60px) + 18px)}.fs-process-orbit{position:relative;width:min(760px,100%);aspect-ratio:1 / .72;min-height:500px;margin:0 auto;overflow:hidden;border:1px solid rgba(15,23,42,.12);background:radial-gradient(circle at 50% 50%,#fffffff5 0,#fffffff5 18%,#ffffff80 18.2%,#ffffff80),radial-gradient(560px 320px at 50% 38%,rgba(15,23,42,.045),transparent 68%),repeating-linear-gradient(90deg,rgba(15,23,42,.045) 0 1px,transparent 1px 78px),repeating-linear-gradient(0deg,rgba(15,23,42,.035) 0 1px,transparent 1px 78px),linear-gradient(180deg,#ffffffe6,#f6f9fcd1);box-shadow:inset 0 1px #fffffff5,0 22px 58px #0f172a14}.fs-process-orbit:before,.fs-process-orbit:after{content:"";position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;pointer-events:none}.fs-process-orbit:before{opacity:.46;background:repeating-linear-gradient(112deg,transparent 0 34px,rgba(15,23,42,.055) 34px 35px,transparent 35px 104px),repeating-linear-gradient(64deg,transparent 0 42px,rgba(15,23,42,.035) 42px 43px,transparent 43px 130px);animation:fs-process-holo-drift 24s linear infinite}.fs-process-orbit:after{opacity:.72;background:radial-gradient(circle at 50% 50%,transparent 0 28%,rgba(15,23,42,.045) 28.2% 28.4%,transparent 28.6% 42%,rgba(15,23,42,.04) 42.2% 42.4%,transparent 42.6%)}.fs-process-orbit-grid{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(110deg,transparent 0 46%,rgba(15,23,42,.05) 46.2%,transparent 46.6%),linear-gradient(250deg,transparent 0 52%,rgba(15,23,42,.04) 52.2%,transparent 52.6%);opacity:.8}.fs-process-orbit-ring,.fs-process-orbit-dashed,.fs-process-orbit-runner{position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);pointer-events:none;border-radius:50%}.fs-process-orbit-ring-outer{width:min(520px,74%);aspect-ratio:1;border:1px solid rgba(15,23,42,.12);box-shadow:inset 0 0 40px #0f172a06}.fs-process-orbit-ring-inner{width:min(390px,56%);aspect-ratio:1;border:1px solid rgba(15,23,42,.08)}.fs-process-orbit-dashed{width:min(430px,61%);aspect-ratio:1;border:1px dashed rgba(15,23,42,.16);animation:fs-process-orbit-spin 38s linear infinite}.fs-process-orbit-runner{width:min(520px,74%);aspect-ratio:1;animation:fs-process-orbit-spin 18s linear infinite}.fs-process-orbit-runner:after{content:"";position:absolute;top:50%;right:-4px;width:8px;height:8px;margin-top:-4px;border-radius:50%;background:#111827;box-shadow:0 0 0 5px #11182714,0 0 18px #11182729}.fs-process-orbit-center{position:absolute;left:50%;top:52%;z-index:2;width:min(260px,42%);transform:translate(-50%,-50%);text-align:center;color:#111827}.fs-process-orbit-center p{margin:0 0 10px;font-size:.6875rem;font-weight:700;letter-spacing:.16em;color:#8b949e}.fs-process-orbit-center strong{display:block;font-size:clamp(1.05rem,1.8vw,1.35rem);font-weight:800;letter-spacing:-.03em;line-height:1.25}.fs-process-orbit-center span{display:block;margin-top:6px;font-size:.875rem;font-weight:600;color:#475569}.fs-process-orbit-steps{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;margin:0;padding:0;list-style:none}.fs-process-orbit-step{position:absolute;display:inline-flex;min-width:124px;max-width:148px;flex-direction:column;align-items:center;gap:4px;padding:10px 14px;border:1px solid rgba(15,23,42,.1);background:#ffffffdb;box-shadow:0 10px 22px #0f172a0f;text-align:center}.fs-process-orbit-step span{font-family:var(--fsb-mono);font-size:.625rem;font-weight:800;letter-spacing:.12em;color:#a1a8b2}.fs-process-orbit-step strong{font-size:.875rem;font-weight:800;color:#111827;line-height:1.2}.fs-process-orbit-step-1{left:50%;top:11%;transform:translate(-50%,-50%)}.fs-process-orbit-step-2{left:78%;top:29%;transform:translate(-50%,-50%)}.fs-process-orbit-step-3{left:78%;top:70%;transform:translate(-50%,-50%)}.fs-process-orbit-step-4{left:50%;top:88%;transform:translate(-50%,-50%)}.fs-process-orbit-step-5{left:22%;top:70%;transform:translate(-50%,-50%)}.fs-process-orbit-step-6{left:22%;top:29%;transform:translate(-50%,-50%)}.fs-process-orbit-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;margin:0;padding:1px;list-style:none;border:1px solid rgba(15,23,42,.12);background:repeating-linear-gradient(90deg,rgba(15,23,42,.045) 0 1px,transparent 1px 64px),#0f172a14}.fs-process-orbit-list li{display:grid;gap:8px;min-height:150px;padding:18px 16px;background:radial-gradient(200px 120px at 15% 0%,rgba(15,23,42,.04),transparent 66%),repeating-linear-gradient(90deg,rgba(15,23,42,.032) 0 1px,transparent 1px 54px),#ffffffdb}.fs-process-orbit-list li>span{width:-moz-fit-content;width:fit-content;padding:4px 8px;border:1px solid rgba(15,23,42,.1);font-family:var(--fsb-mono);font-size:.625rem;font-weight:800;color:#6b7280}.fs-process-orbit-list strong{display:block;font-size:.875rem;font-weight:800;color:#111827}.fs-process-orbit-list p{margin:6px 0 0;font-size:.8125rem;line-height:1.55;color:#475569}@keyframes fs-process-orbit-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes fs-process-holo-drift{0%{transform:translate3d(-2%,-2%,0)}to{transform:translate3d(2%,2%,0)}}@media(max-width:900px){.fs-process-orbit{min-height:560px;aspect-ratio:auto}.fs-process-orbit-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.fs-process-orbit-wrap{margin-top:24px}.fs-process-orbit{width:100%;min-height:420px;border-left:0;border-right:0}.fs-process-orbit-ring-outer,.fs-process-orbit-runner{width:min(310px,78vw)}.fs-process-orbit-dashed{width:min(260px,66vw)}.fs-process-orbit-ring-inner{width:min(220px,56vw)}.fs-process-orbit-center{width:min(190px,48vw)}.fs-process-orbit-center p{font-size:.5625rem;margin-bottom:6px}.fs-process-orbit-center strong{font-size:.9375rem}.fs-process-orbit-center span{font-size:.75rem}.fs-process-orbit-step{min-width:86px;max-width:96px;padding:7px 8px}.fs-process-orbit-step span{font-size:.5rem}.fs-process-orbit-step strong{font-size:.75rem}.fs-process-orbit-step-2,.fs-process-orbit-step-3{left:82%}.fs-process-orbit-step-5,.fs-process-orbit-step-6{left:18%}.fs-process-orbit-list{grid-template-columns:1fr}.fs-process-orbit-list li{min-height:auto;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:14px}}@media(prefers-reduced-motion:reduce){.fs-process-orbit:before,.fs-process-orbit-dashed,.fs-process-orbit-runner{animation:none}}[data-theme=dark]{color-scheme:dark;--bg-app: #0b1220;--bg-surface: #111827;--bg-subtle: #0f172a;--bg-muted: #1e293b;--text-primary: #f1f5f9;--text-secondary: #94a3b8;--text-muted: #64748b;--text-inverse: #0f172a;--border-soft: rgba(148, 163, 184, .14);--border-default: rgba(148, 163, 184, .22);--border-strong: rgba(148, 163, 184, .32);--brand-50: rgba(24, 24, 27, .12);--brand-100: rgba(24, 24, 27, .18)}[data-theme=dark] .fs-bigtech-shell.fs-holo-shell{background:linear-gradient(180deg,#0b1220,#0f172a 45%,#0b1220)}[data-theme=dark] .fs-bigtech-shell .fs-holo-square-full-inner{opacity:.22}[data-theme=dark] .fs-bigtech-shell .fs-app-header{background:#0f172aeb;border-bottom-color:var(--border-soft)}[data-theme=dark] .fs-bigtech-shell .fs-hero-section .fs-container,[data-theme=dark] .fs-bigtech-shell main .fs-section:not(.fs-hero-section):not(.pf-gallery-section) .fs-container.fs-section-block,[data-theme=dark] .fs-bigtech-shell .pf-gallery-container,[data-theme=dark] .fs-bigtech-shell .fs-final-cta-band .fs-container{background:#111827eb;border-color:#94a3b829;color:var(--text-primary)}[data-theme=dark] .fs-bigtech-shell .fs-section-block .fs-card,[data-theme=dark] .fs-bigtech-shell .pf-card{background:#111827;color:var(--text-primary)}[data-theme=dark] .fs-bigtech-shell .fs-section-block ol.grid,[data-theme=dark] .fs-bigtech-shell .fs-section-block>div.grid,[data-theme=dark] .fs-bigtech-shell .pf-gallery-grid{background:#94a3b81f;border-color:#94a3b829}[data-theme=dark] .fs-bigtech-shell .fs-card p,[data-theme=dark] .fs-bigtech-shell .fs-card li,[data-theme=dark] .fs-bigtech-shell .pf-card-desc{color:#94a3b8}[data-theme=dark] .fs-bigtech-shell .fs-site-footer{background:#0f172a;border-top-color:#94a3b833}[data-theme=dark] .fs-bigtech-shell .fs-site-footer .grid>div,[data-theme=dark] .fs-bigtech-shell .fs-site-footer .mt-10{background:#111827}[data-theme=dark] .fs-bigtech-shell .fs-input,[data-theme=dark] .fs-bigtech-shell .fs-textarea,[data-theme=dark] .fs-bigtech-shell .fs-select{background:#0f172a;border-color:var(--border-default);color:var(--text-primary)}[data-theme=dark] .fs-bigtech-shell .fs-theme-toggle{border-color:var(--border-default);background:#111827;color:#94a3b8}[data-theme=dark] .fs-bigtech-shell .fs-theme-toggle:hover{color:#f1f5f9;border-color:#60a5fa73}[data-theme=dark] .fs-bigtech-shell .fs-app-header nav a.is-active{background:#18181b26;color:#e4e4e7;border-left-color:#d4d4d8}[data-theme=dark] .fs-portfolio-detail-hero,[data-theme=dark] .fs-portfolio-detail-body{background:#111827f0;border-color:#94a3b829}[data-theme=dark] .fs-bigtech-shell .fs-mobile-sticky-cta{background:#0f172af7}.fs-theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin-right:6px;border:1px solid var(--border-default);border-radius:var(--radius-sm, 4px);background:#fff;color:var(--text-secondary);cursor:pointer;transition:border-color .16s ease,color .16s ease,background .16s ease}.fs-theme-toggle:hover{border-color:#18181b59;color:var(--text-primary)}.fs-app-header nav a.is-active{color:var(--brand-600);background:#18181b14;border-left-color:#18181b;font-weight:700}.fs-micro-lottie{display:inline-flex;vertical-align:middle}.fs-micro-pulse-fallback{display:inline-block;border-radius:999px;background:#18181b;animation:fs-micro-pulse 2.4s ease-in-out infinite}@keyframes fs-micro-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.82)}}.fs-micro-enter{animation:fs-micro-enter .55s cubic-bezier(.16,1,.3,1) both}@keyframes fs-micro-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fs-ab-badge{display:none}.fs-portfolio-detail-page{padding-bottom:48px}.fs-portfolio-detail-hero{margin-top:8px;margin-bottom:8px;padding:clamp(28px,4vw,44px);border:1px solid rgba(255,255,255,.75);border-radius:var(--radius-lg, 6px);background:#ffffffe8;box-shadow:var(--fsb-shadow-panel, 0 1px 2px rgba(0, 0, 0, .1))}.fs-portfolio-detail-body{margin-top:4px;padding:clamp(24px,3vw,36px);border:1px solid rgba(255,255,255,.75);border-radius:var(--radius-lg, 6px);background:#ffffffe6}.fs-portfolio-detail-grid{display:grid;gap:1px;margin-top:1.25rem;border:1px solid var(--border-default);background:var(--border-default)}@media(min-width:768px){.fs-portfolio-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.fs-portfolio-detail-cell{padding:16px 18px;background:var(--bg-surface)}.fs-portfolio-detail-cell h3{margin:0 0 8px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.fs-portfolio-detail-cell p,.fs-portfolio-detail-cell li{margin:0;font-size:.875rem;line-height:1.6;color:var(--text-secondary)}.fs-portfolio-detail-cell ul{margin:0;padding:0;list-style:none}.fs-portfolio-detail-cell li+li{margin-top:6px}.fs-portfolio-back{display:inline-flex;align-items:center;gap:6px;margin-bottom:16px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);text-decoration:none}.fs-portfolio-back:hover{color:var(--brand-600)}.fs-portfolio-index-grid{display:grid;gap:1px;border:1px solid var(--border-default);background:var(--border-default)}@media(min-width:768px){.fs-portfolio-index-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.fs-portfolio-detail-grid .fs-portfolio-detail-cell:last-child{grid-column:1 / -1}body{font-family:var(--font-sans);font-variation-settings:"wght" 500}.fs-hero-headline{margin:var(--space-4) 0 0;font-family:var(--font-sans);font-feature-settings:"kern" 1,"liga" 1}.fs-hero-line-primary{font-variation-settings:"wght" 800;color:var(--text-primary)}.fs-hero-line-emphasis{margin-top:.06em}.fs-hero-line-join{font-variation-settings:"wght" 700;color:var(--text-primary)}.fs-hero-highlight{color:#27272a;font-variation-settings:"wght" 800;background:none;-webkit-background-clip:unset;background-clip:unset;-webkit-text-fill-color:currentColor}.fs-bigtech-shell .fs-hero-highlight{color:#27272a;background:none;-webkit-text-fill-color:currentColor}.fs-hero-shell{padding-bottom:clamp(28px,3.5vw,40px)!important}.fs-hero-visual{align-self:center}.fs-hero-stats-wrap{margin-top:clamp(20px,3vw,28px);padding-top:clamp(16px,2vw,20px);border-top:1px solid var(--border-soft)}.fs-bigtech-shell .fs-hero-stats-wrap{border-top-color:var(--fsb-line, var(--border-soft))}.fs-bigtech-shell .fs-hero-line-primary{font-size:clamp(1.75rem,4.2vw,2.85rem);font-variation-settings:"wght" 800;letter-spacing:-.045em;line-height:1.18}.fs-bigtech-shell .fs-hero-sub{font-variation-settings:"wght" 500;letter-spacing:-.02em;color:#334155}.fs-bigtech-shell .fs-hero-kicker{font-variation-settings:"wght" 700;letter-spacing:.12em}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[data-theme=dark] .fs-hero-highlight{color:#d4d4d8}[data-theme=dark] .fs-bigtech-shell .fs-hero-sub{color:#94a3b8}@media(max-width:767px){.fs-bigtech-shell .fs-hero-line-primary{font-size:clamp(1.55rem,7vw,1.9rem);line-height:1.22}}.fs-bigtech-shell .fs-hero-section{text-rendering:geometricPrecision}.fs-bigtech-shell .fs-hero-section .fs-studio-mock{transform:none!important;backface-visibility:hidden;padding:clamp(18px,2.4vw,24px);border-left-width:3px}.fs-bigtech-shell .fs-hero-section .fs-studio-mock:hover{transform:translateY(-2px)!important}.fs-bigtech-shell .fs-hero-section .fs-studio-mock-float{animation:none!important}.fs-bigtech-shell .fs-hero-section .fs-studio-mock-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid var(--fsb-line, var(--border-soft))}.fs-bigtech-shell .fs-hero-section .fs-studio-mock-header-left{display:flex;align-items:center;gap:10px;min-width:0}.fs-bigtech-shell .fs-hero-section .fs-studio-mock-panel-id{font-family:ui-monospace,Cascadia Code,SF Mono,Consolas,monospace;font-size:.6875rem;font-weight:700;letter-spacing:.14em;color:#64748b;white-space:nowrap}.fs-bigtech-shell .fs-hero-section .fs-studio-mock-room{margin:0 0 14px;font-size:clamp(1rem,1.5vw,1.125rem);font-weight:700;letter-spacing:-.025em;line-height:1.35;color:var(--fsb-ink, var(--text-primary))}.fs-bigtech-shell .fs-hero-section .fs-studio-mock-badge{flex-shrink:0;padding:6px 10px;border-radius:var(--radius-sm);font-family:var(--font-sans);font-size:.8125rem;font-weight:700;letter-spacing:-.01em;text-transform:none;color:#27272a;background:#eff6ff;border:1px solid rgba(24,24,27,.2)}.fs-bigtech-shell .fs-hero-section .fs-studio-mock-label{font-size:.8125rem;font-weight:600;letter-spacing:-.01em;text-transform:none;color:#64748b;line-height:1.35}.fs-bigtech-shell .fs-hero-section .fs-studio-mock-value{margin-top:4px;font-family:var(--font-sans);font-size:clamp(.9375rem,1.35vw,1.0625rem);font-weight:700;letter-spacing:-.02em;line-height:1.45;color:var(--fsb-ink, var(--text-primary));word-break:keep-all}.fs-bigtech-shell .fs-hero-section .fs-studio-mock-row{display:grid;grid-template-columns:1fr 1fr;gap:1px;padding:1px;border:1px solid var(--fsb-line2, var(--border-soft));background:var(--fsb-line2, var(--border-soft))}.fs-bigtech-shell .fs-hero-section .fs-studio-mock-field{padding:12px 14px;background:#fff}.fs-bigtech-shell .fs-hero-section .fs-studio-mock-range{background:#f8fafc}.fs-bigtech-shell .fs-hero-section .fs-studio-mock-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:14px;border:1px solid var(--fsb-line2, var(--border-soft));background:var(--fsb-line2, var(--border-soft))}.fs-bigtech-shell .fs-hero-section .fs-studio-mock-step{display:flex;align-items:center;gap:8px;padding:11px 12px;border:none;border-radius:0;font-size:.8125rem;font-weight:600;letter-spacing:-.01em;text-align:left;color:#475569;background:#fff}.fs-bigtech-shell .fs-hero-section .fs-studio-mock-step-index{flex-shrink:0;font-family:ui-monospace,Cascadia Code,SF Mono,Consolas,monospace;font-size:.6875rem;font-weight:700;letter-spacing:.08em;color:#94a3b8}.fs-bigtech-shell .fs-hero-section .fs-studio-mock-step.is-active{background:#eff6ff;color:#27272a;box-shadow:inset 3px 0 #18181b}.fs-bigtech-shell .fs-hero-section .fs-studio-mock-step.is-active .fs-studio-mock-step-index{color:#18181b}.fs-bigtech-shell .fs-hero-section .fs-hero-sub{font-size:clamp(1rem,1.45vw,1.125rem);font-weight:500;line-height:1.65;letter-spacing:-.018em}.fs-bigtech-shell .fs-hero-section .fs-hero-trust-line{font-size:clamp(.875rem,1.2vw,.9375rem);font-weight:600;line-height:1.55;letter-spacing:-.012em}.fs-bigtech-shell .fs-hero-stats-wrap{margin-top:clamp(24px,3.2vw,32px);padding-top:0;border-top:none}.fs-bigtech-shell .fs-hero-section .fs-stats-strip{border-radius:var(--radius-md);border-color:var(--fsb-line2, var(--border-soft));box-shadow:var(--fsb-shadow-catalog, var(--shadow-soft))}.fs-bigtech-shell .fs-hero-section .fs-stats-cell{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:clamp(16px,2.2vw,20px) clamp(14px,2vw,18px);text-align:left}.fs-bigtech-shell .fs-hero-section .fs-stats-index{font-family:ui-monospace,Cascadia Code,SF Mono,Consolas,monospace;font-size:.6875rem;font-weight:700;letter-spacing:.14em;color:#18181b;line-height:1}.fs-bigtech-shell .fs-hero-section .fs-stats-value{margin-top:6px;font-family:var(--font-sans);font-size:clamp(1.375rem,2.5vw,1.625rem);font-weight:800;letter-spacing:-.035em;line-height:1.12;color:var(--fsb-ink, var(--text-primary));font-variant-numeric:tabular-nums}.fs-bigtech-shell .fs-hero-section .fs-stats-label{margin-top:6px;font-size:clamp(.8125rem,1.15vw,.875rem);font-weight:600;letter-spacing:-.01em;text-transform:none;color:#475569;line-height:1.45;word-break:keep-all}[data-theme=dark] .fs-bigtech-shell .fs-hero-section .fs-studio-mock-field,[data-theme=dark] .fs-bigtech-shell .fs-hero-section .fs-studio-mock-step{background:#0f172ab8;color:#cbd5e1}[data-theme=dark] .fs-bigtech-shell .fs-hero-section .fs-studio-mock-range{background:#1e293bd9}[data-theme=dark] .fs-bigtech-shell .fs-hero-section .fs-studio-mock-value,[data-theme=dark] .fs-bigtech-shell .fs-hero-section .fs-studio-mock-room{color:#f1f5f9}[data-theme=dark] .fs-bigtech-shell .fs-hero-section .fs-stats-label{color:#94a3b8}@media(max-width:767px){.fs-bigtech-shell .fs-hero-section .fs-stats-cell{padding:16px 14px}.fs-bigtech-shell .fs-hero-section .fs-stats-value{font-size:1.3125rem}.fs-bigtech-shell .fs-hero-section .fs-studio-mock-row{grid-template-columns:1fr}}.fs-bigtech-shell{--fs-neutral-950: #050507;--fs-neutral-900: #111113;--fs-neutral-850: #18181b;--fs-neutral-800: #27272a;--fs-neutral-700: #3f3f46;--fs-neutral-600: #52525b;--fs-neutral-500: #71717a;--fs-neutral-400: #a1a1aa;--fs-neutral-300: #d4d4d8;--fs-neutral-200: #e4e4e7;--fs-neutral-100: #f4f4f5;--fs-neutral-050: #fafafa;--white-holo-page: #f7f7f8;--white-holo-surface: rgba(255, 255, 255, .88);--white-holo-surface-strong: rgba(255, 255, 255, .96);--white-holo-card: rgba(255, 255, 255, .9);--white-holo-ink: var(--fs-neutral-950);--white-holo-text: var(--fs-neutral-850);--white-holo-sub: var(--fs-neutral-600);--white-holo-muted: var(--fs-neutral-500);--white-holo-line: rgba(24, 24, 27, .12);--white-holo-slate: rgba(24, 24, 27, .07);--white-holo-mist: rgba(82, 82, 91, .055);--white-holo-green: rgba(161, 161, 170, .052);--accent-primary: var(--fs-neutral-900);--token-button-primary-bg: var(--fs-neutral-950);--token-button-primary-border: var(--fs-neutral-950);--token-button-secondary-border: rgba(24, 24, 27, .18)}.fs-bigtech-shell.fs-holo-shell{background:radial-gradient(900px 520px at 14% 4%,rgba(24,24,27,.08),transparent 64%),radial-gradient(760px 520px at 88% 12%,rgba(82,82,91,.055),transparent 62%),radial-gradient(780px 640px at 50% 92%,rgba(161,161,170,.055),transparent 66%),repeating-linear-gradient(90deg,rgba(24,24,27,.042) 0 1px,transparent 1px 96px),repeating-linear-gradient(0deg,rgba(82,82,91,.034) 0 1px,transparent 1px 96px),linear-gradient(180deg,#fff,#f8f8f9 48%,#f1f1f3)!important}.fs-bigtech-shell .fs-scroll-progress-bar,.fs-bigtech-shell .fs-hero-accent,.fs-bigtech-shell .fs-section-block .fs-card-premium:before,.fs-bigtech-shell .pf-card:before,.fs-bigtech-shell .fs-final-cta-band .fs-btn-primary,.fs-bigtech-shell .fs-btn-primary{background:linear-gradient(180deg,var(--fs-neutral-950),var(--fs-neutral-700))!important;border-color:var(--fs-neutral-950)!important;color:#fff!important;box-shadow:0 16px 34px #18181b29,inset 0 1px #ffffff29!important}.fs-bigtech-shell .fs-scroll-progress-bar,.fs-bigtech-shell .fs-hero-accent{background:linear-gradient(90deg,var(--fs-neutral-950),var(--fs-neutral-500),var(--fs-neutral-300))!important}.fs-bigtech-shell .fs-header-cta,.fs-bigtech-shell .fs-mobile-sticky-cta .fs-btn-primary{background:var(--fs-neutral-950)!important;border-color:var(--fs-neutral-950)!important;color:#fff!important}.fs-bigtech-shell .fs-logo-mark,.fs-bigtech-shell .fs-theme-toggle,.fs-bigtech-shell .fs-hero-kicker,.fs-bigtech-shell .fs-hero-highlight,.fs-bigtech-shell .fs-kicker,.fs-bigtech-shell .pf-gallery-kicker,.fs-bigtech-shell .fs-process-num,.fs-bigtech-shell .fs-stats-index,.fs-bigtech-shell .fs-card .text-sm.font-semibold,.fs-bigtech-shell .fs-section-block .fs-card-premium>p.text-sm.font-semibold,.fs-bigtech-shell .fs-btn-ghost{color:var(--fs-neutral-850)!important;border-color:#18181b29!important;text-shadow:none!important}.fs-bigtech-shell .fs-logo-mark,.fs-bigtech-shell .fs-theme-toggle,.fs-bigtech-shell .fs-hero-kicker,.fs-bigtech-shell .fs-process-num,.fs-bigtech-shell .fs-stats-index,.fs-bigtech-shell .fs-card .text-sm.font-semibold{background:repeating-linear-gradient(90deg,rgba(24,24,27,.035) 0 1px,transparent 1px 34px),#fffc!important}.fs-bigtech-shell .fs-hero-section .fs-container,.fs-bigtech-shell main .fs-section:not(.fs-hero-section):not(.pf-gallery-section) .fs-container.fs-section-block,.fs-bigtech-shell .pf-gallery-container,.fs-bigtech-shell .fs-final-cta-band .fs-container,.fs-bigtech-shell #consult-form .fs-glass,.fs-bigtech-shell #consult-form .fs-glass-solid{border-color:#18181b1f!important;background:radial-gradient(540px 280px at 16% 8%,rgba(24,24,27,.065),transparent 64%),radial-gradient(440px 250px at 92% 12%,rgba(82,82,91,.05),transparent 60%),repeating-linear-gradient(90deg,rgba(24,24,27,.038) 0 1px,transparent 1px 72px),repeating-linear-gradient(0deg,rgba(82,82,91,.03) 0 1px,transparent 1px 72px),linear-gradient(180deg,#fffffff7,#fafafae0)!important}.fs-bigtech-shell .fs-section-block>ol.grid,.fs-bigtech-shell .fs-section-block>div.grid,.fs-bigtech-shell .pf-gallery-grid,.fs-bigtech-shell .fs-section-block .space-y-3{background:repeating-linear-gradient(90deg,rgba(24,24,27,.05) 0 1px,transparent 1px 64px),repeating-linear-gradient(0deg,rgba(82,82,91,.034) 0 1px,transparent 1px 64px),#18181b14!important;border-color:#18181b24!important}.fs-bigtech-shell .fs-section-block .fs-card,.fs-bigtech-shell .pf-card,.fs-bigtech-shell .fs-faq-item,.fs-bigtech-shell .fs-hero-section .fs-stats-cell,.fs-bigtech-shell .fs-studio-mock-field,.fs-bigtech-shell .fs-studio-mock-step,.fs-bigtech-shell .fs-site-footer .grid>div,.fs-bigtech-shell .fs-site-footer .mt-10{background:radial-gradient(260px 160px at 12% 0%,rgba(24,24,27,.045),transparent 66%),repeating-linear-gradient(90deg,rgba(24,24,27,.032) 0 1px,transparent 1px 58px),repeating-linear-gradient(0deg,rgba(82,82,91,.026) 0 1px,transparent 1px 58px),#ffffffe0!important}.fs-bigtech-shell .fs-hero-section .fs-stats-strip,.fs-bigtech-shell .fs-studio-mock-row,.fs-bigtech-shell .fs-studio-mock-steps,.fs-bigtech-shell .fs-input,.fs-bigtech-shell .fs-textarea,.fs-bigtech-shell .fs-select,.fs-bigtech-shell .fs-btn-secondary,.fs-bigtech-shell .fs-final-cta-band .fs-btn-secondary,.fs-bigtech-shell .fs-hero-trust-line{background:repeating-linear-gradient(90deg,rgba(24,24,27,.032) 0 1px,transparent 1px 52px),#ffffffdb!important;border-color:#18181b29!important;color:var(--fs-neutral-850)!important}.fs-bigtech-shell .fs-studio-mock{border-left-color:var(--fs-neutral-850)!important;background:linear-gradient(180deg,#111113 0,#111113 54px,#ffffffeb 54px,#ffffffeb),repeating-linear-gradient(90deg,rgba(24,24,27,.04) 0 1px,transparent 1px 60px)!important}.fs-bigtech-shell .pf-card-media{background:radial-gradient(260px 180px at 50% 0%,rgba(24,24,27,.06),transparent 66%),repeating-linear-gradient(90deg,rgba(24,24,27,.035) 0 1px,transparent 1px 46px),linear-gradient(180deg,#f4f4f5,#fff)!important}.fs-bigtech-shell .fs-input:focus,.fs-bigtech-shell .fs-textarea:focus,.fs-bigtech-shell .fs-select:focus{border-color:#18181b52!important;box-shadow:0 0 0 3px #18181b14!important}.fs-bigtech-shell .fs-section-block .fs-card:hover,.fs-bigtech-shell .fs-section-block .fs-card-premium:hover,.fs-bigtech-shell .pf-card:hover,.fs-bigtech-shell .pf-card:focus-within{background:radial-gradient(260px 160px at 12% 0%,rgba(24,24,27,.055),transparent 66%),repeating-linear-gradient(90deg,rgba(24,24,27,.038) 0 1px,transparent 1px 58px),#fffffff0!important;box-shadow:inset 0 0 0 1px #18181b2e!important}.fs-bigtech-shell .fs-final-cta-band .fs-container,.fs-bigtech-shell .fs-site-footer{background:radial-gradient(620px 280px at 20% 0%,rgba(24,24,27,.06),transparent 62%),repeating-linear-gradient(90deg,rgba(24,24,27,.034) 0 1px,transparent 1px 72px),linear-gradient(180deg,#fff,#f3f3f5)!important}[data-theme=dark] .fs-bigtech-shell .fs-theme-toggle:hover,[data-theme=dark] .fs-bigtech-shell .fs-app-header nav a.is-active{color:#f4f4f5!important;border-color:#f4f4f547!important;border-left-color:#f4f4f58c!important;background:#f4f4f514!important}:root{--shell-vh: 100vh;--shell-vw: 100vw;--shell-window-h: 100vh;--shell-sticky-core-h: 68px;--shell-sticky-h: calc(var(--shell-sticky-core-h) + var(--shell-safe-bottom));--shell-scroll-state: running}@supports (height: 100svh){:root{--shell-small-vh: 100svh}}@supports (height: 100dvh){:root{--shell-dynamic-vh: 100dvh}}html.fs-mobile-web,html.fs-ios,html.fs-android,html.fs-mobile-web body,html.fs-mobile-web .fs-holo-shell,.fs-bigtech-shell{min-height:var(--shell-vh)}.fs-bigtech-shell .fs-app-header{transition:height .16s ease,background-color .16s ease,box-shadow .16s ease,border-color .16s ease}.fs-bigtech-shell .fs-app-header-compact{--shell-header-h: 52px;box-shadow:inset 0 1px #ffffffe6,0 8px 28px #0f172a14!important}.fs-bigtech-shell .fs-app-header-compact .fs-logo-mark{width:34px!important;height:34px!important}.fs-bigtech-shell .fs-logo-mark{overflow:hidden;padding:0!important}.fs-bigtech-shell .fs-logo-img{display:block;width:126%;height:126%;max-width:none;-o-object-fit:contain;object-fit:contain;filter:saturate(.96) contrast(1.04)}.fs-bigtech-shell .fs-app-header-compact p.text-\[11px\]{display:none}.fs-main-with-sticky{padding-bottom:calc(var(--shell-sticky-h) + 18px)!important}.fs-mobile-sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:60;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:var(--shell-sticky-h);padding:10px max(14px,var(--shell-safe-right)) calc(10px + var(--shell-safe-bottom)) max(14px,var(--shell-safe-left))!important;border-top:1px solid rgba(24,24,27,.14);background:repeating-linear-gradient(90deg,rgba(24,24,27,.04) 0 1px,transparent 1px 48px),#fffffff0!important;backdrop-filter:blur(18px) saturate(1.15);-webkit-backdrop-filter:blur(18px) saturate(1.15);box-shadow:0 -18px 48px #0f172a1f}.fs-mobile-sticky-cta .fs-mobile-cta-primary{width:100%;min-width:0;height:48px!important;min-height:48px!important;padding-left:14px!important;padding-right:14px!important;white-space:nowrap}.fs-mobile-cta-secondary{display:inline-flex;align-items:center;justify-content:center;height:48px;min-width:88px;padding:0 12px;border:1px solid rgba(24,24,27,.14);background:#fffc;color:#18181b;font-size:12px;font-weight:800;letter-spacing:-.01em;text-decoration:none}.fs-mobile-cta-secondary:hover,.fs-mobile-cta-secondary:focus-visible{border-color:#18181b47;background:#fff}.fs-bigtech-shell .fs-hero-section .fs-container.fs-section-block{min-height:auto}.fs-mobile-web .fs-bigtech-shell .fs-hero-section .fs-container.fs-section-block{padding-top:clamp(24px,6svh,42px)!important;padding-bottom:clamp(24px,5svh,36px)!important}.fs-mobile-web .fs-bigtech-shell .fs-hero-grid{gap:18px}.fs-mobile-web .fs-bigtech-shell .fs-hero-cta{margin-top:16px!important}.fs-mobile-web .fs-bigtech-shell .fs-hero-line-primary{font-size:clamp(1.72rem,7vw,2.08rem)!important;line-height:1.18!important}.fs-mobile-web .fs-bigtech-shell .fs-hero-sub,.fs-mobile-web .fs-bigtech-shell .fs-hero-trust-line{font-size:.91rem!important;line-height:1.58!important}.fs-mobile-web .fs-bigtech-shell .fs-hero-stats-wrap{margin-top:18px!important}.fs-motion-budget-mobile .fs-holo-stage,.fs-motion-budget-mobile .fs-depth-orb,.fs-inapp-browser .fs-holo-stage,.fs-inapp-browser .fs-depth-orb{display:none!important}.fs-motion-budget-mobile .fs-holo-grid,.fs-motion-budget-mobile .fs-holo-fine-grid,.fs-motion-budget-mobile .fs-holo-square-full-inner,.fs-motion-budget-mobile .fs-holo-square-grid,.fs-motion-budget-mobile .fs-process-orbit:before,.fs-motion-budget-mobile .fs-process-orbit-dashed,.fs-motion-budget-mobile .fs-process-orbit-runner{animation-duration:80s!important}.fs-mobile-web.fs-is-scrolling .fs-holo-glow,.fs-mobile-web.fs-is-scrolling .fs-holo-grid,.fs-mobile-web.fs-is-scrolling .fs-holo-fine-grid,.fs-mobile-web.fs-is-scrolling .fs-holo-square-full-inner,.fs-mobile-web.fs-is-scrolling .fs-holo-square-grid,.fs-mobile-web.fs-is-scrolling .fs-holo-square-grid:before,.fs-mobile-web.fs-is-scrolling .fs-holo-square-grid:after,.fs-mobile-web.fs-is-scrolling .fs-process-orbit:before,.fs-mobile-web.fs-is-scrolling .fs-process-orbit-dashed,.fs-mobile-web.fs-is-scrolling .fs-process-orbit-runner{animation-play-state:paused!important}.fs-inapp-browser .fs-holo-square-stage,.fs-inapp-browser .fs-holo-scan-layer{opacity:.04!important}.fs-inapp-browser .fs-holo-square-full-inner,.fs-inapp-browser .fs-holo-grid,.fs-inapp-browser .fs-holo-fine-grid{animation:none!important}.fs-motion-reduced *,.fs-motion-reduced *:before,.fs-motion-reduced *:after{scroll-behavior:auto!important}.fs-motion-reduced .fs-holo-glow,.fs-motion-reduced .fs-holo-grid,.fs-motion-reduced .fs-holo-fine-grid,.fs-motion-reduced .fs-holo-prism,.fs-motion-reduced .fs-holo-scan-layer,.fs-motion-reduced .fs-holo-square-full-inner,.fs-motion-reduced .fs-holo-square-grid,.fs-motion-reduced .fs-holo-square-grid:before,.fs-motion-reduced .fs-holo-square-grid:after,.fs-motion-reduced .fs-process-orbit:before,.fs-motion-reduced .fs-process-orbit-dashed,.fs-motion-reduced .fs-process-orbit-runner{animation:none!important}@media(prefers-reduced-motion:reduce){.fs-holo-glow,.fs-holo-grid,.fs-holo-fine-grid,.fs-holo-prism,.fs-holo-scan-layer,.fs-holo-square-full-inner,.fs-holo-square-grid,.fs-holo-square-grid:before,.fs-holo-square-grid:after,.fs-process-orbit:before,.fs-process-orbit-dashed,.fs-process-orbit-runner{animation:none!important}}@media(max-width:380px){.fs-mobile-sticky-cta{grid-template-columns:1fr}.fs-mobile-cta-secondary{display:none}}@media(min-width:768px){.fs-mobile-sticky-cta{display:none!important}.fs-main-with-sticky{padding-bottom:0!important}}:root{--sv1-bg: #aab1bd;--sv1-ink: #414354;--sv1-muted: #746a77;--sv1-primary: #050b15;--sv1-surface: #aab1bd;--sv1-glass: rgba(255, 255, 255, .72);--sv1-border: rgba(148, 163, 184, .28);--sv1-shadow-soft: 0 24px 70px rgba(15, 23, 42, .08);--sv1-grid-size: 84px;--sv1-prism-border: rgba(96, 165, 250, .32);--sv1-prism-glow: rgba(125, 211, 252, .24);--sv1-prism-cyan: #050b15;--sv1-prism-violet: #aab1bd;--sv1-prism-opacity: .2;--sv1-prism-blue: #aab1bd;--sv1-hero-visual-density: .86;--sv1-card-radius: 14px;--sv1-card-border: rgba(96, 165, 250, .28);--sv1-card-shadow: 0 18px 46px rgba(15, 23, 42, .08);--sv1-cta-prism-opacity: .33;--sv1-shadow-card: 0 20px 48px rgba(15, 23, 42, .1);--sv1-shadow-soft-fallback: 0 24px 70px rgba(15,23,42,.08);--sv1-highlight-white: rgba(255, 255, 255, .86);--sv1-shadow-tint: rgba(15, 23, 42, .16)}.sv1-shell{--sv1-black: #07111f;--sv1-ink: #101828;--sv1-text: #344054;--sv1-muted: #667085;--sv1-blue: #155eef;--sv1-blue-deep: #0b4bd8;--sv1-line: rgba(21, 94, 239, .14);--sv1-line-strong: rgba(21, 94, 239, .34);--sv1-surface: rgba(255, 255, 255, .92);--sv1-glass: rgba(255, 255, 255, .62);--sv1-holo: rgba(103, 180, 255, .25);--sv1-prism-line: rgba(70, 145, 255, .32);--sv1-prism-glow: rgba(43, 119, 255, .28);--sv1-card-blueprint: rgba(58, 132, 255, .08);--sv1-mobile-ease: cubic-bezier(.2, .7, .18, 1);--sv1-mobile-distance: 24px;--sv1-mobile-duration: .62s;position:relative;isolation:isolate;min-height:100svh;overflow:clip;background:radial-gradient(900px 620px at 11% 7%,rgba(255,255,255,.98),transparent 58%),radial-gradient(860px 620px at 84% 8%,rgba(177,211,255,.58),transparent 60%),radial-gradient(960px 780px at 52% 42%,rgba(236,247,255,.94),transparent 62%),linear-gradient(180deg,#eef6ff,#f7fbff 42%,#eff7ff 70%,#f8fbff);color:var(--sv1-ink)}.sv1-shell:after{content:"";position:fixed;top:-34%;right:-36%;bottom:-12%;left:-22%;z-index:-1;pointer-events:none;background:radial-gradient(72% 52% at 88% 4%,rgba(255,255,255,.54),transparent 58%),radial-gradient(66% 52% at 95% 18%,rgba(201,227,255,.34),transparent 72%),radial-gradient(circle at 84% 2%,rgba(255,255,255,.64),transparent 36%),linear-gradient(140deg,#f5fbffc2,#e0f2ff2e 52%,#ecf7ff52),linear-gradient(90deg,transparent 0 58%,rgba(33,102,255,.12) 59% 61%,transparent 62% 120%),linear-gradient(45deg,transparent 0 34%,rgba(58,132,255,.2) 34.5% 36%,transparent 37% 68%,rgba(255,160,219,.14) 69% 71%,transparent 72%),repeating-linear-gradient(45deg,rgba(255,255,255,.9) 0 1px,transparent 1px 62px);mix-blend-mode:screen;opacity:.64}.sv1-shell:before{content:"";position:fixed;top:0;right:-4%;bottom:0;left:-8%;z-index:-2;pointer-events:none;background:radial-gradient(76% 56% at 88% 22%,rgba(255,255,255,.62),transparent 48%),radial-gradient(70% 50% at 102% 0%,rgba(222,239,255,.56),transparent 58%),url(/v1-hero-right-target.png);background-size:auto,auto,138% auto;background-position:center,center,102% -2%;background-repeat:no-repeat,no-repeat,no-repeat;background-blend-mode:normal,screen,soft-light;filter:saturate(1.04) contrast(1.02);opacity:.45}.sv1-shell *,.sv1-shell *:before,.sv1-shell *:after{box-sizing:border-box}.sv1-mobile-engine{--sv1-mobile-delay: 0ms;transform:translateY(0);opacity:1;filter:blur(0);will-change:transform,opacity,filter}.sv1-mobile-engine-wait{animation:sv1-mobile-veil var(--sv1-mobile-duration) var(--sv1-mobile-ease) both;animation-delay:calc(var(--sv1-mobile-delay) * .6)}.sv1-mobile-engine-active{transform:translateY(0);opacity:1;filter:blur(0)}.sv1-prism-field{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;overflow:hidden}.sv1-prism-grid{position:absolute;top:-80vmax;right:-80vmax;bottom:-80vmax;left:-80vmax;background:repeating-linear-gradient(90deg,rgba(40,116,255,.13) 0 1px,transparent 1px 84px),repeating-linear-gradient(0deg,rgba(40,116,255,.1) 0 1px,transparent 1px 84px),repeating-linear-gradient(45deg,transparent 0 82px,rgba(255,255,255,.44) 82px 83px,transparent 83px 165px),radial-gradient(circle at 24% 14%,rgba(255,255,255,.86),transparent 24%),radial-gradient(circle at 80% 18%,rgba(64,132,255,.28),transparent 28%),radial-gradient(circle at 8% 46%,rgba(255,255,255,.64),transparent 20%),radial-gradient(circle at 92% 62%,rgba(209,232,255,.72),transparent 20%),linear-gradient(135deg,rgba(255,255,255,.42),transparent 40%,rgba(95,166,255,.2));transform:rotate(0);animation:sv1-grid-spin 520s linear infinite}.sv1-cube,.sv1-cube:before,.sv1-cube:after,.sv1-hero-crystal,.sv1-cta-crystal{border:1px solid rgba(30,30,34,.09);background:linear-gradient(135deg,#fffffff5,#ddeeff9e 44%,#5c9bff2e),linear-gradient(45deg,transparent 0 48%,rgba(255,255,255,.92) 49%,transparent 52%),linear-gradient(120deg,transparent 0 62%,rgba(255,180,232,.24) 64%,transparent 68%);box-shadow:0 24px 70px #367eff21,inset 0 0 52px #ffffffe6}.sv1-cube{position:absolute;aspect-ratio:1;transform:rotate(45deg);opacity:.74}.sv1-cube:before,.sv1-cube:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:rotate(60deg)}.sv1-cube:after{transform:rotate(-60deg)}.sv1-cube-a{width:min(28vw,370px);left:-4vw;top:9vh}.sv1-cube-b{width:min(24vw,330px);right:11vw;top:2vh}.sv1-cube-c{width:min(22vw,300px);right:-4vw;top:50vh}.sv1-cube-d{width:min(18vw,220px);left:3vw;bottom:10vh}.sv1-cube-e{width:min(16vw,210px);right:2vw;top:30vh;opacity:.42}.sv1-cube-f{width:min(20vw,260px);left:36vw;top:54vh;opacity:.32}.sv1-cube-g{width:min(15vw,190px);right:7vw;bottom:6vh;opacity:.5}.sv1-header,.sv1-hero,.sv1-trust-strip,.sv1-section,.sv1-cta,.sv1-footer{width:min(100% - 64px,1320px);margin-inline:auto}.sv1-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:minmax(160px,1fr) auto minmax(120px,1fr);align-items:center;min-height:78px;border-bottom:1px solid rgba(50,110,255,.16);background:#eff7ffa8;-webkit-backdrop-filter:blur(20px) saturate(1.25);backdrop-filter:blur(20px) saturate(1.25)}.sv1-logo{display:inline-flex;align-items:center;gap:10px;color:var(--sv1-black);font-weight:900;font-style:italic;line-height:.86;letter-spacing:-.045em;text-decoration:none}.sv1-logo img{width:46px;height:46px;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.sv1-nav{display:flex;align-items:center;gap:clamp(20px,3vw,48px)}.sv1-nav a,.sv1-footer a{color:var(--sv1-ink);font-size:13px;font-weight:800;text-decoration:none}.sv1-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:6px;background:linear-gradient(180deg,#1f6cff,#0b4bd8);color:#fff;font-size:14px;font-weight:900;text-decoration:none;box-shadow:0 16px 38px #155eef47;border:1px solid rgba(72,137,255,.5)}.sv1-header-actions{justify-self:end;display:flex;align-items:center;gap:22px}.sv1-header-tel{color:var(--sv1-black);font-size:13px;font-weight:900;text-decoration:none}.sv1-header-tel:before{content:"☎";margin-right:8px;color:var(--sv1-blue-deep)}.sv1-hero{display:grid;grid-template-columns:minmax(500px,.9fr) minmax(620px,1.1fr);gap:clamp(24px,4vw,64px);align-items:center;min-height:clamp(700px,78vh,860px);padding:clamp(54px,5.8vw,92px) 0 48px}.sv1-eyebrow,.sv1-kicker{margin:0;color:var(--sv1-blue);font-size:16px;font-weight:800;letter-spacing:.02em}.sv1-hero h1{margin:26px 0 0;display:grid;gap:4px;color:#06101f;font-size:clamp(44px,4.2vw,70px);line-height:1.08;letter-spacing:-.04em;font-weight:950;word-break:keep-all}.sv1-hero h1 span{display:block}.sv1-hero h1 strong{display:inline;color:var(--sv1-blue-deep)}.sv1-hero-title-emphasis{display:inline-flex;position:relative;color:#17191c}.sv1-hero-title-emphasis:after{content:"";position:absolute;left:2px;right:2px;bottom:0;height:.32em;border-radius:999px;background:linear-gradient(90deg,#22242a33,#22242a0d);transform:translateY(.22em);z-index:-1}.sv1-hero-body{max-width:620px;margin:30px 0 0;color:var(--sv1-text);font-size:18px;line-height:1.9;word-break:keep-all}.sv1-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:36px}.sv1-btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 28px;border-radius:6px;font-size:15px;font-weight:900;text-decoration:none}.sv1-btn:after{content:"→";margin-left:16px}.sv1-btn-primary{background:linear-gradient(180deg,#1f6cff,#0b4bd8);border:1px solid rgba(72,137,255,.64);color:#fff;box-shadow:0 20px 48px #155eef52}.sv1-btn-secondary{background:#ffffffbd;border:1px solid rgba(21,94,239,.28);color:var(--sv1-black)}.sv1-benefits{display:flex;flex-wrap:wrap;gap:22px;padding:0;margin:28px 0 0;list-style:none}.sv1-benefits li{position:relative;color:#383a3f;font-size:13px;font-weight:800}.sv1-benefits li:before{content:"";display:inline-block;width:20px;height:20px;margin-right:8px;vertical-align:-5px;border:1px solid rgba(72,74,80,.32);border-radius:50%;background:radial-gradient(circle at 50% 50%,rgba(76,79,84,.22),transparent 48%),#ffffffb3}.sv1-trust-line{display:flex;flex-wrap:wrap;gap:16px;padding:0;margin:36px 0 0;list-style:none}.sv1-trust-line li{color:var(--sv1-text);font-size:14px;font-weight:700}.sv1-trust-line li+li:before{content:"·";margin-right:16px;color:var(--sv1-muted)}.sv1-hero-visual{position:relative;min-height:640px;perspective:1400px;transform-style:preserve-3d;overflow:hidden;isolation:isolate}.sv1-hero-shot{position:absolute;top:-28%;right:-42%;bottom:-4%;left:-16%;z-index:3;border-radius:0;-webkit-mask-image:none;mask-image:none;background-image:url(/v1-hero-right-target.png);background-size:145% auto;background-position:100% 0%;filter:saturate(1.13) contrast(1.06) brightness(1.04);opacity:.94;mix-blend-mode:normal;pointer-events:none;animation:sv1-hero-float 14s ease-in-out infinite alternate;background-color:#eff7ff}.sv1-hero-glow-plane{position:absolute;top:-18%;right:-28%;bottom:6%;left:-30%;border-radius:46px;border:0;background:linear-gradient(145deg,#ffffffd6,#e2f2ff61),linear-gradient(132deg,rgba(176,211,255,.5) 0%,transparent 45%),radial-gradient(circle at 82% 14%,rgba(255,255,255,.9),transparent 48%),radial-gradient(circle at 28% 30%,rgba(255,255,255,.62),transparent 34%);box-shadow:0 36px 110px #3f84ff29,inset 0 0 110px #fffffff0,inset -6px 0 22px #fff9;transform:rotateX(7deg) rotateY(-4deg);z-index:1;opacity:.21;animation:sv1-holo-ribbon 13s linear infinite}.sv1-hero-visual>*:not(.sv1-hero-shot){z-index:4}.sv1-hero-grid-field{position:absolute;top:8%;right:6%;bottom:15%;left:-10%;background:repeating-linear-gradient(90deg,rgba(74,143,255,.12) 0 1px,transparent 1px 94px),repeating-linear-gradient(0deg,rgba(74,143,255,.1) 0 1px,transparent 1px 94px);clip-path:polygon(2% 0,100% 14%,100% 100%,0 100%,0 8%);filter:blur(.7px);opacity:.52;mix-blend-mode:screen}.sv1-hero-visual:after{content:"";position:absolute;top:2%;right:-8%;bottom:8%;left:-10%;background:linear-gradient(90deg,transparent 0 12%,rgba(255,255,255,.54) 13%,transparent 16%),linear-gradient(0deg,transparent 0 38%,rgba(255,255,255,.34) 44%,transparent 50%),radial-gradient(circle at 76% 62%,rgba(116,179,255,.4),transparent 24%),conic-gradient(from 210deg at 76% 58%,#fff0,#4c91ff47,#ffb7ec33,#fff0);clip-path:polygon(8% 18%,98% 6%,90% 82%,3% 92%);opacity:.34;filter:blur(.35px);animation:sv1-holo-stripe 11s ease-in-out infinite alternate}.sv1-hero-visual:before{content:"";position:absolute;top:-10%;right:-18%;bottom:0;left:-24%;background:radial-gradient(circle at 80% 14%,rgba(255,255,255,.96),transparent 22%),radial-gradient(circle at 41% 40%,rgba(228,242,255,.78),transparent 22%),linear-gradient(115deg,#ffffff24,#ffffff70,#5c9bff3d);filter:blur(.6px);opacity:.38;animation:sv1-halo-sweep 20s linear infinite}.sv1-hero-cube{position:absolute;aspect-ratio:1;transform:rotate(45deg);border:1px solid rgba(124,179,255,.34);background:linear-gradient(135deg,#ffffffeb,#d2eaff6b 48%,#5096ff3d),linear-gradient(45deg,transparent 0 48%,rgba(255,255,255,.88) 49%,transparent 52%),linear-gradient(115deg,transparent 0 64%,rgba(255,182,232,.34) 65%,transparent 70%);box-shadow:0 24px 76px #367eff33,inset 0 0 50px #ffffffd1;opacity:.84}.sv1-hero-cube:before,.sv1-hero-cube:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:inherit;background:inherit;transform:rotate(60deg);opacity:.76}.sv1-hero-cube:after{transform:rotate(-60deg)}.sv1-hero-cube-1{right:7%;top:-4%;width:190px}.sv1-hero-cube-2{left:20%;top:13%;width:150px;opacity:.45}.sv1-hero-cube-3{right:-2%;bottom:4%;width:150px;opacity:.56}.sv1-hero-orbit-arc{position:absolute;left:18%;bottom:10%;width:210px;aspect-ratio:1;border-radius:50%;border:1px solid rgba(255,255,255,.28);box-shadow:0 0 34px #ffffffbd,0 0 62px #4084ff38,inset 0 0 32px #ffffff5c;opacity:.9;transform:rotate(-9deg);animation:sv1-orbit-slow-spin 18s linear infinite}.sv1-hero-orbit-arc:before,.sv1-hero-orbit-arc:after{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;border-radius:50%;border:1px dashed rgba(255,255,255,.72)}.sv1-hero-orbit-arc:after{top:34px;right:34px;bottom:34px;left:34px;border-style:solid}.sv1-office-wall{position:absolute;top:-18%;right:-38%;bottom:-22%;left:-40%;width:auto;height:128%;border:0;background:radial-gradient(circle at 82% 40%,rgba(255,255,255,.86),transparent 38%),linear-gradient(112deg,#ffffff75,#ffffff2e 48%,#b5daff38),url(/v1-hero-right-target.png);background-blend-mode:screen;background-position:100% 50%,100% 50%,100% 12%;background-size:cover,cover,132% 132%;background-repeat:no-repeat,no-repeat,no-repeat;mix-blend-mode:soft-light;transform:none;box-shadow:inset 0 0 150px #ffffffe6,0 28px 120px #367eff1f;overflow:hidden;opacity:.3;pointer-events:none;filter:contrast(1.03) saturate(1.06);background-color:#f4f9ff}.sv1-office-wall:before{content:"";position:absolute;top:-32%;right:-24%;bottom:-22%;left:-24%;background:radial-gradient(circle at 81% 44%,rgba(236,248,255,.82),transparent 54%),linear-gradient(120deg,rgba(255,255,255,.24),transparent 44%,rgba(181,218,255,.2)),radial-gradient(circle at 100% 2%,rgba(255,255,255,.72),transparent 68%);mix-blend-mode:screen;opacity:.52;pointer-events:none}.sv1-office-wall:after{content:"";position:absolute;top:-26%;right:-28%;bottom:-8%;left:-28%;background:radial-gradient(circle at 80% 48%,rgba(236,248,255,.78),transparent 42%),linear-gradient(120deg,rgba(255,255,255,.3),transparent 42%,rgba(181,218,255,.26)),linear-gradient(45deg,rgba(255,255,255,.32),transparent 30%,rgba(204,228,255,.16) 58%,transparent 78%);mix-blend-mode:screen;opacity:.38;pointer-events:none}.sv1-office-logo{position:absolute;right:16%;top:32%;z-index:2;display:flex;align-items:center;gap:14px;transform:skew(8deg);color:#1c3660c2;font-size:clamp(32px,3.2vw,52px);font-weight:950;font-style:italic;text-shadow:0 1px 0 rgba(255,255,255,.9),0 12px 28px rgba(54,126,255,.22);opacity:.92}.sv1-office-logo img{width:clamp(56px,5vw,86px);height:clamp(56px,5vw,86px);-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.sv1-light-bar{position:absolute;right:-5%;top:13%;width:84%;height:20px;transform:skew(8deg) rotate(-2deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.95),transparent);box-shadow:0 0 36px #ffffffe6}.sv1-cityline{position:absolute;left:10%;bottom:32%;width:48%;height:250px;background:linear-gradient(to top,rgba(54,126,255,.2),transparent),repeating-linear-gradient(90deg,transparent 0 22px,rgba(74,143,255,.16) 22px 34px,transparent 34px 52px);clip-path:polygon(0 100%,0 72%,8% 72%,8% 45%,15% 45%,15% 68%,22% 68%,22% 34%,31% 34%,31% 76%,40% 76%,40% 48%,48% 48%,48% 100%,100% 100%);opacity:.18}.sv1-orbit-plan{position:absolute;left:31%;top:12%;width:300px;height:300px;border:2px solid rgba(255,255,255,.66);border-radius:50%;box-shadow:0 0 40px #ffffffa3,inset 0 0 28px #ffffff4d;opacity:.32}.sv1-orbit-plan:before,.sv1-orbit-plan:after{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px dashed rgba(255,255,255,.7);border-radius:50%}.sv1-orbit-plan:after{top:42px;right:42px;bottom:42px;left:42px;border-style:solid;opacity:.7}.sv1-orbit-plan span{position:absolute;right:14%;top:6%;color:#ffffffdb;font-size:12px;font-weight:900;letter-spacing:.12em}.sv1-desk{position:absolute;right:3%;bottom:20%;width:56%;height:126px;border-radius:34px 8px 12px 24px;background:linear-gradient(100deg,#ffffffe6,#ffffff5c),linear-gradient(180deg,#e8eaee9e,#fff3);box-shadow:0 28px 60px #64748b29,inset 0 1px #ffffffe6;transform:skew(-10deg);opacity:.1}.sv1-monitor{position:absolute;right:29%;bottom:38%;width:88px;height:62px;border-radius:3px;background:linear-gradient(135deg,#f8fafc,#17191c 70%);box-shadow:0 14px 28px #18181b2e;opacity:0}.sv1-hero-crystal{position:absolute;right:3%;bottom:8%;width:24%;aspect-ratio:1;transform:rotate(45deg)}.sv1-hero-floor{position:absolute;left:4%;right:2%;bottom:0;height:34%;transform:rotateX(64deg);transform-origin:50% 100%;background:radial-gradient(ellipse at 60% 42%,rgba(218,220,225,.3),transparent 44%),repeating-linear-gradient(90deg,rgba(24,24,27,.075) 0 1px,transparent 1px 58px),repeating-linear-gradient(0deg,rgba(24,24,27,.05) 0 1px,transparent 1px 58px);opacity:.72}.sv1-hero-wireframe{position:absolute;top:0;right:-4%;bottom:0;left:0;border:1px solid rgba(100,116,139,.08);background:repeating-linear-gradient(90deg,rgba(100,116,139,.07) 0 1px,transparent 1px 64px),repeating-linear-gradient(0deg,rgba(100,116,139,.05) 0 1px,transparent 1px 64px);transform:rotateX(58deg) rotate(-8deg) translateZ(-64px);opacity:.6}.sv1-trust-strip,.sv1-service-grid,.sv1-reference-grid,.sv1-type-grid{display:grid;gap:18px}.sv1-reference-grid{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:visible;padding-bottom:10px;scroll-snap-type:x mandatory;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.sv1-trust-strip{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:-18px;padding:26px 34px;border:1px solid rgba(74,143,255,.2);border-radius:18px;background:#ffffffe6;box-shadow:0 20px 62px #367eff29;-webkit-backdrop-filter:blur(18px) saturate(1.2);backdrop-filter:blur(18px) saturate(1.2)}.sv1-flow-card,.sv1-card,.sv1-reference-card,.sv1-type-card,.sv1-process-note,.sv1-cta{position:relative;overflow:hidden;border:1px solid var(--sv1-line);background:linear-gradient(180deg,#ffffffe0,#f3f9ffbd),repeating-linear-gradient(90deg,rgba(21,94,239,.04) 0 1px,transparent 1px 54px),repeating-linear-gradient(0deg,rgba(21,94,239,.03) 0 1px,transparent 1px 54px);box-shadow:0 20px 62px #367eff1a,inset 0 1px #ffffffc7;-webkit-backdrop-filter:blur(12px) saturate(1.12);backdrop-filter:blur(12px) saturate(1.12)}.sv1-flow-card:after,.sv1-card:after,.sv1-reference-card:after,.sv1-type-card:after{content:"";position:absolute;right:18px;bottom:0;width:86px;height:54px;background:linear-gradient(135deg,transparent 0 48%,rgba(173,176,182,.58) 49%,transparent 52%),linear-gradient(45deg,transparent 0 56%,rgba(192,225,255,.54) 57%,transparent 61%);border-right:1px solid rgba(145,198,255,.42);border-bottom:1px solid rgba(21,94,239,.12)}.sv1-flow-card{min-height:112px;display:grid;grid-template-columns:66px 1fr;-moz-column-gap:18px;column-gap:18px;align-items:center;padding:20px 24px;border:0;border-right:1px solid rgba(100,116,139,.14);box-shadow:none;background:transparent}.sv1-flow-card:last-child{border-right:0}.sv1-flow-card svg,.sv1-card svg,.sv1-type-card svg,.sv1-process-note svg{width:36px;height:36px;color:var(--sv1-blue-deep)}.sv1-flow-card h3,.sv1-card h3,.sv1-type-card h3,.sv1-reference-card h3{margin:0;color:var(--sv1-black);font-size:20px;font-weight:900;letter-spacing:-.02em}.sv1-flow-card h3{font-size:clamp(24px,2.2vw,30px);letter-spacing:-.035em;white-space:nowrap}.sv1-flow-card p,.sv1-card p,.sv1-type-card p,.sv1-reference-card p,.sv1-section-head p,.sv1-process-note p{color:var(--sv1-text);line-height:1.76;word-break:keep-all}.sv1-flow-card p{margin:4px 0 0;color:var(--sv1-black);font-weight:900;white-space:nowrap}.sv1-flow-card small{position:static;grid-column:2;color:#646972;font-size:12px;font-weight:900;letter-spacing:.14em;white-space:nowrap}.sv1-section{position:relative;padding:44px 0 66px}.sv1-section-head{margin-bottom:28px}.sv1-section-head-split{display:flex;align-items:end;justify-content:space-between;gap:32px}.sv1-section-head h2{margin:0;color:var(--sv1-black);font-size:clamp(30px,3.2vw,48px);line-height:1.15;letter-spacing:-.035em;font-weight:950}.sv1-section-head>p,.sv1-section-head-split>p{max-width:520px;margin:0}.sv1-service-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.sv1-service-card{min-height:240px;padding:28px 28px 34px;display:grid;grid-template-rows:auto 1fr auto;gap:12px}.sv1-service-visual{position:absolute;left:18px;right:18px;bottom:34px;height:68px;background:linear-gradient(90deg,#155eef29,#408cff14 48%,#fff0);opacity:.95;transform:none;border:1px solid rgba(21,94,239,.18);border-bottom:0;border-radius:0 0 16px 16px}.sv1-service-visual:before,.sv1-service-visual:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border:1px solid rgba(255,255,255,.56);border-radius:8px;pointer-events:none}.sv1-service-visual:after{inset:auto 26px 10px 26px;height:16px;border-bottom:1px solid rgba(21,94,239,.28);border-top:1px dashed rgba(255,255,255,.45)}.sv1-reference-card{display:flex;flex-direction:column;min-height:326px;flex:0 0 min(370px,38vw);scroll-snap-align:start}.sv1-reference-media{height:176px;border-bottom:1px solid var(--sv1-line);background:#f4f9ff;overflow:hidden}.sv1-reference-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:saturate(.92) contrast(1.04)}.sv1-reference-body{display:flex;flex:1;flex-direction:column;padding:18px 20px 20px}.sv1-reference-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.sv1-reference-top span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--sv1-line);font-weight:900}.sv1-reference-top em{color:var(--sv1-muted);font-size:12px;font-style:normal;font-weight:800}.sv1-reference-body h3{margin-top:12px}.sv1-reference-body>p{margin:8px 0 0;font-size:14px}.sv1-reference-summary{margin-top:8px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sv1-reference-body dl{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.sv1-reference-body dl div{display:block}.sv1-reference-body dt{color:var(--sv1-black);font-size:12px;font-weight:900}.sv1-reference-body dd{margin:0;color:var(--sv1-text);font-size:13px;line-height:1.62}.sv1-reference-body ul{display:flex;flex-wrap:wrap;gap:6px;padding:12px 0 0;margin:auto 0 0;list-style:none}.sv1-reference-body li{border:1px solid rgba(21,94,239,.12);padding:5px 8px;color:var(--sv1-muted);font-size:11px;font-weight:800;background:#ffffff9e}.sv1-proof{position:relative;z-index:1}.sv1-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sv1-proof-card{min-height:160px;padding:24px;background:#ffffffdb}.sv1-proof-card h3{margin:0;color:var(--sv1-black);font-size:20px;font-weight:950;letter-spacing:-.02em}.sv1-proof-card p{margin:10px 0 0;color:var(--sv1-text);font-size:14px;line-height:1.72}.sv1-mini-anchor{position:relative;height:1px;margin:0}.sv1-process-flow{display:grid;position:relative;z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.sv1-process-flow-item{position:relative;display:grid;grid-template-columns:68px 1fr;gap:18px;align-items:start;min-height:126px;padding:14px;background:#fffc}.sv1-process-flow-item:after{content:"→";position:absolute;right:-16px;top:34px;color:var(--sv1-blue);font-size:34px;transform:none}.sv1-process-flow-item:last-child:after{content:""}.sv1-process-flow-item>span{display:grid;place-items:center;width:58px;height:58px;border:1px solid rgba(100,116,139,.2);border-radius:50%;background:radial-gradient(circle,#64748b21,#ffffffb3);color:var(--sv1-blue);font-weight:950}.sv1-process-lattice{position:relative;border-radius:24px;padding:28px;border:1px solid rgba(21,94,239,.2);background:radial-gradient(430px 260px at 20% 50%,rgba(255,255,255,.9),transparent 58%),radial-gradient(430px 260px at 80% 52%,rgba(103,180,255,.18),transparent 58%),linear-gradient(160deg,#ffffffe6,#e5f3ffc2 56%,#fffffff0);box-shadow:inset 0 1px #ffffffb8,0 20px 68px #367eff29;overflow:hidden}.sv1-process-lattice:before,.sv1-process-lattice:after{content:"";position:absolute;top:30px;right:30px;bottom:30px;left:30px;pointer-events:none}.sv1-process-lattice:before{border-radius:18px;border:1px dashed rgba(21,94,239,.22);opacity:.46;background:repeating-linear-gradient(90deg,rgba(21,94,239,.1) 0 1px,transparent 1px 108px),repeating-linear-gradient(0deg,rgba(21,94,239,.08) 0 1px,transparent 1px 108px)}.sv1-process-lattice:after{top:72px;right:38px;bottom:72px;left:38px;border:1px solid rgba(21,94,239,.24);border-radius:999px;transform:rotate(2deg);opacity:.4}.sv1-process-flow-item h3{margin:0;color:var(--sv1-black);font-size:19px;font-weight:950}.sv1-process-flow-item p{margin:8px 0 0;color:var(--sv1-text);font-size:14px;line-height:1.62}.sv1-criteria-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sv1-criteria-card{min-height:150px;padding:24px;border:1px solid rgba(100,116,139,.12);border-radius:14px;background:#ffffffb8;box-shadow:0 18px 50px #6c6e7514}.sv1-stars{color:var(--sv1-blue);letter-spacing:.12em}.sv1-criteria-card p{color:var(--sv1-text);line-height:1.7}.sv1-criteria-card small{color:#646972;font-weight:800}.sv1-process-note{margin-top:28px;padding:24px}.sv1-orbit{position:relative;min-height:560px;border-radius:50%;background:linear-gradient(33deg,transparent 0 41%,rgba(255,255,255,.68) 42%,transparent 43%),linear-gradient(132deg,transparent 0 47%,rgba(92,155,255,.18) 48%,transparent 49%),radial-gradient(circle at center,rgba(255,255,255,.92) 0 16%,transparent 17%),repeating-radial-gradient(circle at center,rgba(21,94,239,.1) 0 1px,transparent 1px 58px),conic-gradient(from 0deg,rgba(103,180,255,.28),transparent 18%,rgba(255,255,255,.24),transparent 48%,rgba(255,178,232,.22),transparent 82%);border:1px solid rgba(21,94,239,.2);background-size:420px 420px,100% 100%,100% 100%}.sv1-orbit:before,.sv1-orbit:after{content:"";position:absolute;pointer-events:none;top:8%;right:8%;bottom:8%;left:8%;border:1px solid rgba(92,155,255,.14);border-radius:50%;transform:rotate(-18deg) scaleX(1.45)}.sv1-orbit:after{top:18%;right:18%;bottom:18%;left:18%;border-style:dashed;border-color:#155eef29;transform:rotate(58deg) scaleX(1.7)}.sv1-orbit-ring{position:absolute;top:10%;right:10%;bottom:10%;left:10%;border:1px solid rgba(21,94,239,.2);border-radius:50%;animation:sv1-grid-spin 80s linear infinite}.sv1-orbit-ring:before,.sv1-orbit-ring:after{content:"";position:absolute;top:10%;right:10%;bottom:10%;left:10%;border:1px dashed rgba(21,94,239,.18);border-radius:50%}.sv1-orbit-ring:after{top:22%;right:22%;bottom:22%;left:22%}.sv1-orbit-center{position:absolute;left:50%;top:50%;display:grid;place-items:center;width:190px;min-height:150px;padding:24px;border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(circle at 50% 30%,#1f6cff,#0b4bd8 62%,#06101f);color:#fff;text-align:center;box-shadow:0 24px 70px #155eef57;border:1px solid rgba(255,255,255,.28)}.sv1-orbit-center strong{font-size:24px;font-weight:950}.sv1-orbit-center span{color:#ffffffc7;font-size:12px;line-height:1.55}.sv1-orbit-node{position:absolute;width:186px;min-height:116px;padding:16px;border:1px solid var(--sv1-line);background:#ffffffd6;box-shadow:0 16px 44px #367eff1c}.sv1-orbit-node:after{content:"";position:absolute;right:12px;bottom:0;width:52px;height:38px;border-right:1px solid rgba(21,94,239,.18);border-bottom:1px solid rgba(21,94,239,.18);background:linear-gradient(135deg,transparent 0 48%,rgba(92,155,255,.22) 49%,transparent 52%)}.sv1-orbit-node svg{width:28px;height:28px}.sv1-orbit-node b{display:block;margin-top:8px;font-size:15px;font-weight:950}.sv1-orbit-node p{margin:6px 0 0;color:var(--sv1-text);font-size:12px;line-height:1.5}.sv1-orbit-node-1{left:50%;top:3%;transform:translate(-50%)}.sv1-orbit-node-2{right:3%;top:24%}.sv1-orbit-node-3{right:10%;bottom:14%}.sv1-orbit-node-4{left:50%;bottom:1%;transform:translate(-50%)}.sv1-orbit-node-5{left:10%;bottom:14%}.sv1-orbit-node-6{left:3%;top:24%}.sv1-type-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.sv1-type-card{min-height:170px;padding:24px}.sv1-cta{display:grid;grid-template-columns:1fr auto;align-items:center;gap:28px;margin-top:54px;margin-bottom:26px;padding:46px clamp(28px,5vw,72px);background:radial-gradient(240px 180px at 8% 50%,rgba(103,180,255,.3),transparent 66%),radial-gradient(260px 190px at 94% 20%,rgba(255,178,232,.28),transparent 68%),linear-gradient(180deg,#ffffffd6,#e6f3ffcc);border:1px solid rgba(21,94,239,.16)}.sv1-cta>*:not(.sv1-cta-prism){position:relative;z-index:1}.sv1-cta h2{margin:0;color:var(--sv1-black);font-size:clamp(28px,3vw,44px);letter-spacing:-.035em;font-weight:950}.sv1-cta p{margin:12px 0 0;color:var(--sv1-text)}.sv1-cta ul{display:flex;gap:12px;padding:0;margin:0;list-style:none}.sv1-cta li{color:var(--sv1-black);font-size:13px;font-weight:900}.sv1-cta li:before{content:"✓";margin-right:8px}.sv1-cta-prism{position:absolute;width:200px;height:138px;z-index:0;border-radius:18px;border:1px solid rgba(21,94,239,.25);transform:rotate(35deg);background:linear-gradient(145deg,#ffffffe6,#daeeffa3),radial-gradient(circle at 62% 24%,rgba(255,255,255,.72),transparent 58%),repeating-linear-gradient(90deg,rgba(21,94,239,.08) 0 1px,transparent 1px 88px),repeating-linear-gradient(0deg,rgba(21,94,239,.06) 0 1px,transparent 1px 88px);box-shadow:0 24px 58px #367eff29,inset 0 0 48px #ffffffa8}.sv1-cta-prism-left{left:-10px;top:50%;transform:translateY(-50%) rotate(35deg)}.sv1-cta-prism-right{right:-10px;top:50%;transform:translateY(-50%) rotate(35deg)}.sv1-consult .fs-section{position:relative;overflow:hidden;margin:54px 0 42px;width:100%;border:0;border-radius:0;background:linear-gradient(90deg,#e1f1ffc2,#f1f8ff7a,#daecffb8),radial-gradient(980px 560px at 64% 18%,rgba(255,255,255,.56),transparent 62%),radial-gradient(720px 480px at 12% 26%,rgba(132,193,255,.34),transparent 70%),radial-gradient(760px 520px at 92% 72%,rgba(145,199,255,.36),transparent 72%),url(/v1-hero-right-target.png),repeating-linear-gradient(90deg,rgba(21,94,239,.052) 0 1px,transparent 1px 78px),repeating-linear-gradient(0deg,rgba(21,94,239,.038) 0 1px,transparent 1px 78px);background-size:auto,auto,auto,auto,cover,auto,auto;background-position:center,64% 18%,12% 26%,92% 72%,center,center,center;background-blend-mode:normal,screen,screen,screen,luminosity,normal,normal;box-shadow:none}.sv1-consult .fs-section:before,.sv1-consult .fs-section:after{content:"";position:absolute;pointer-events:none}.sv1-consult .fs-section:before{inset:2% 3% auto auto;width:min(62vw,920px);height:min(56vw,680px);border:0;background:linear-gradient(90deg,#ffffff1a,#e8f5ff29),url(/v1-hero-right-target.png);background-size:cover;background-position:center;transform:none;opacity:.82;filter:saturate(1.08) contrast(1.02);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 88%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 88%,transparent 100%)}.sv1-consult .fs-section:after{top:0;right:0;bottom:0;left:0;background:linear-gradient(118deg,transparent 0 32%,rgba(255,255,255,.7) 33%,transparent 35% 100%),linear-gradient(48deg,transparent 0 58%,rgba(53,132,255,.22) 59%,transparent 61% 100%),linear-gradient(135deg,transparent 0 43%,rgba(255,255,255,.56) 44%,transparent 46% 100%);box-shadow:inset 0 1px #ffffff8a;opacity:.62;transform:none}.sv1-consult .fs-container{position:relative;z-index:1}.sv1-consult .fs-section-block{padding-top:clamp(50px,5.8vw,86px);padding-bottom:clamp(50px,5.8vw,86px);max-width:min(100% - 64px,1200px);background:transparent!important}.sv1-consult .max-w-2xl{max-width:760px}.sv1-consult .fs-kicker{color:var(--sv1-blue);letter-spacing:.16em}.sv1-consult .fs-section-title{color:var(--sv1-black);font-size:clamp(34px,3.1vw,48px);letter-spacing:-.035em}.sv1-consult .fs-hero-stack{position:relative}.sv1-consult .fs-hero-stack:before,.sv1-consult .fs-hero-stack:after{content:"";position:absolute;pointer-events:none}.sv1-consult .fs-hero-stack:before{inset:-54px -78px auto auto;width:260px;aspect-ratio:1;border:1px solid rgba(92,155,255,.36);background:linear-gradient(135deg,#ffffff7a,#6dbbff47),linear-gradient(45deg,transparent 0 48%,rgba(255,255,255,.75) 49%,transparent 52%),linear-gradient(125deg,transparent 0 64%,rgba(255,185,238,.28) 65%,transparent 70%);transform:rotate(45deg);opacity:.78}.sv1-consult .fs-hero-stack:after{left:-44px;bottom:-38px;width:220px;height:220px;border:1px dashed rgba(21,94,239,.18);border-radius:50%;opacity:.55}.sv1-consult .fs-hero-stack>div{overflow:hidden;border:1px solid rgba(111,178,255,.48)!important;border-radius:14px!important;background:linear-gradient(90deg,#ffffffb3,#e0f1ff70,#ffffff94),radial-gradient(520px 280px at 88% 8%,rgba(255,255,255,.42),transparent 64%),url(/v1-hero-right-target.png),repeating-linear-gradient(90deg,rgba(21,94,239,.05) 0 1px,transparent 1px 62px),repeating-linear-gradient(0deg,rgba(21,94,239,.04) 0 1px,transparent 1px 62px)!important;background-size:auto,auto,cover,auto,auto!important;background-position:center,88% 8%,center,center,center!important;background-blend-mode:normal,screen,luminosity,normal,normal!important;box-shadow:0 38px 110px #2d80ff29,0 0 98px #c7e5ff47,0 0 0 1px #ffffff8f inset,inset 0 1px #ffffffe6!important;-webkit-backdrop-filter:blur(20px) saturate(1.34);backdrop-filter:blur(20px) saturate(1.34)}.sv1-consult .fs-hero-stack>div:before{opacity:.52;background:linear-gradient(132deg,rgba(97,168,255,.28),transparent 35%),linear-gradient(45deg,transparent 0 42%,rgba(255,255,255,.34) 43% 44%,transparent 45%),linear-gradient(132deg,transparent 0 58%,rgba(21,94,239,.2) 59% 60%,transparent 61%)!important}.sv1-consult .fs-glass,.sv1-consult .fs-depth-panel,.sv1-consult .fs-depth-float{background:linear-gradient(90deg,#ffffffb3,#dff1ff75,#ffffff94),radial-gradient(540px 300px at 84% 10%,rgba(255,255,255,.38),transparent 70%),url(/v1-hero-right-target.png)!important;background-size:auto,auto,cover!important;background-position:center,84% 10%,center!important;background-blend-mode:normal,screen,luminosity!important}.sv1-consult .fs-depth-panel:after{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;pointer-events:none;border:1px solid rgba(92,155,255,.12);background:linear-gradient(90deg,transparent 0 44%,rgba(255,255,255,.5) 45% 46%,transparent 47%),linear-gradient(135deg,transparent 0 72%,rgba(72,137,255,.16) 73% 74%,transparent 75%);opacity:.62;mix-blend-mode:multiply}.sv1-consult .fs-depth-panel:before{background:linear-gradient(145deg,rgba(95,177,255,.24) 0%,transparent 38%,rgba(21,94,239,.12) 100%)!important}.sv1-consult .fs-input,.sv1-consult .fs-textarea,.sv1-consult .fs-select{color:#081426;border:1px solid rgba(85,154,230,.28);background:linear-gradient(180deg,#ffffff80,#ddefff57),repeating-linear-gradient(90deg,rgba(21,94,239,.044) 0 1px,transparent 1px 42px)!important;box-shadow:0 10px 30px #1c6fef12,inset 0 1px #ffffff9e;-webkit-backdrop-filter:blur(10px) saturate(1.2);backdrop-filter:blur(10px) saturate(1.2)}.sv1-consult .fs-input::-moz-placeholder,.sv1-consult .fs-textarea::-moz-placeholder{color:#395070a8}.sv1-consult .fs-input::placeholder,.sv1-consult .fs-textarea::placeholder{color:#395070a8}.sv1-consult .fs-input:focus,.sv1-consult .fs-textarea:focus,.sv1-consult .fs-select:focus{border-color:#155eef7a;box-shadow:0 0 0 4px #155eef1a}.sv1-consult .fs-btn-primary{border:1px solid rgba(72,137,255,.64);background:linear-gradient(180deg,#1f6cff,#0b4bd8);box-shadow:0 18px 48px #155eef47}.sv1-consult .fs-btn-primary:hover{background:linear-gradient(180deg,#2d7cff,#155eef)}.sv1-footer{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:24px;min-height:130px;border-top:1px solid rgba(122,125,132,.12);color:var(--sv1-text)}@keyframes sv1-grid-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes sv1-hero-float{0%{transform:translateZ(0) scale(1.01)}50%{transform:translate3d(0,-10px,0) scale(1.03)}to{transform:translate3d(0,-6px,0) scale(1.01)}}@keyframes sv1-holo-ribbon{0%{transform:rotateX(7deg) rotateY(-4deg) translateY(0)}50%{transform:rotateX(10deg) rotateY(-3deg) translateY(-6px)}to{transform:rotateX(6deg) rotateY(-4deg) translateY(-2px)}}@keyframes sv1-holo-stripe{0%{opacity:.3;filter:blur(.35px) brightness(1)}50%{opacity:.52;filter:blur(.22px) brightness(1.08)}to{opacity:.34;filter:blur(.35px) brightness(1)}}@keyframes sv1-halo-sweep{0%{transform:translate(0) scale(1);opacity:.24}50%{transform:translate(9px) scale(1.02);opacity:.4}to{transform:translate(-9px) scale(1.01);opacity:.28}}@keyframes sv1-orbit-slow-spin{0%{transform:rotate(-9deg) scale(1)}50%{transform:rotate(-1deg) scale(1.01)}to{transform:rotate(7deg) scale(1)}}@keyframes sv1-mobile-veil{0%{opacity:0;filter:blur(7px);transform:translateY(34px) scale(.985)}to{opacity:.72;filter:blur(3px);transform:translateY(14px) scale(.992)}}@keyframes sv1-hero-fall-mobile{0%{opacity:0;transform:translateY(28px) scale(.992);filter:blur(6px)}72%{opacity:1;transform:translateY(-4px) scale(1.01);filter:blur(2px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@media(max-width:1180px){.sv1-service-grid,.sv1-type-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.sv1-header,.sv1-hero,.sv1-trust-strip,.sv1-section,.sv1-cta,.sv1-footer{width:min(100% - 32px,1320px)}.sv1-shell{overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;scroll-behavior:smooth;touch-action:pan-y}.sv1-shell main{overflow:hidden}.sv1-shell::-webkit-scrollbar{width:0;height:0;display:none}.sv1-mobile-engine{transform:translateY(32px);opacity:0;filter:blur(7px);transition:transform var(--sv1-mobile-duration) var(--sv1-mobile-ease),opacity calc(var(--sv1-mobile-duration) * .7) ease,filter var(--sv1-mobile-duration) ease;transition-delay:var(--sv1-mobile-delay)}.sv1-mobile-engine.sv1-mobile-engine-active{transform:translateY(0);opacity:1;filter:blur(0)}.sv1-header{grid-template-columns:1fr auto;min-height:72px}.sv1-nav{display:none}.sv1-hero{grid-template-columns:1fr;min-height:auto;padding-top:38px}.sv1-hero-visual{min-height:430px;opacity:.82}.sv1-trust-strip,.sv1-service-grid,.sv1-type-grid,.sv1-proof-grid{grid-template-columns:1fr}.sv1-flow-card,.sv1-service-card,.sv1-type-card{min-height:230px}.sv1-reference-card{min-height:auto}.sv1-reference-media{height:280px}.sv1-process-section,.sv1-cta,.sv1-footer,.sv1-process-flow,.sv1-criteria-grid{grid-template-columns:1fr}.sv1-process-lattice{padding:18px 16px}.sv1-process-lattice:after{display:none}.sv1-process-flow-item:after{display:none}.sv1-section-head-split{display:block}.sv1-orbit{min-height:auto;border-radius:0;background:transparent}.sv1-orbit-ring,.sv1-orbit-center{display:none}.sv1-orbit-node{position:relative;inset:auto;width:auto;min-height:130px;transform:none;margin-bottom:12px}.sv1-cta ul{flex-wrap:wrap}.sv1-prism-grid{opacity:.38}.sv1-cube,.sv1-cube-e,.sv1-cube-f,.sv1-cube-g{opacity:.32}.sv1-office-wall{top:-22%;right:-44%;bottom:-26%;left:-42%;width:auto;height:140%}.sv1-hero-grid-field{top:22%;right:8%;bottom:10%;left:8%}.sv1-orbit-plan{left:18%;top:8%;width:190px;height:190px}.sv1-desk{right:0;bottom:18%;width:68%}.sv1-monitor{right:35%}.sv1-hero-crystal{right:2%;width:30%}}@media(max-width:520px){.sv1-hero h1{font-size:clamp(34px,9.6vw,46px)}.sv1-hero-body{font-size:16px}.sv1-actions{display:grid}.sv1-btn{width:100%}.sv1-wall-logo{font-size:30px}.sv1-wall-logo img{width:60px;height:60px}.sv1-glass-monolith{left:8%;width:70%}.sv1-office-wall{top:-24%;right:-52%;bottom:-18%;left:-54%;width:auto;height:156%}.sv1-hero-shot{top:-38%;right:-58%;bottom:-6%;left:-22%;background-size:190% auto;background-position:100% 5%;opacity:.96}}@media(prefers-reduced-motion:reduce){.sv1-prism-grid,.sv1-orbit-ring{animation:none!important}}.sv1-shell{background:radial-gradient(circle at 86% 8%,rgba(83,199,255,.3),transparent 26%),radial-gradient(circle at 14% 78%,rgba(176,125,255,.18),transparent 26%),linear-gradient(180deg,#f8fdfffa,#ecf7fff5 48%,#f8fcfffa);-webkit-font-smoothing:antialiased;font-kerning:normal;text-rendering:geometricPrecision}.sv1-shell:after{background-image:linear-gradient(rgba(37,99,235,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.075) 1px,transparent 1px);background-size:54px 54px;opacity:.72}.sv1-hero,.sv1-trust-strip,.sv1-service-card,.sv1-reference-card,.sv1-process-lattice,.sv1-proof-card,.sv1-cta{border-color:#60a5fa3d;box-shadow:0 28px 80px #1e4e8e24}.sv1-reference-rail-shell{position:relative;margin-top:28px;padding:8px 0 0}.sv1-reference-rail-shell:before,.sv1-reference-rail-shell:after{content:"";position:absolute;top:8px;bottom:42px;z-index:2;width:70px;pointer-events:none}.sv1-reference-rail-shell:before{left:-1px;background:linear-gradient(90deg,rgba(247,252,255,.96),transparent)}.sv1-reference-rail-shell:after{right:-1px;background:linear-gradient(270deg,rgba(247,252,255,.96),transparent)}.sv1-reference-grid{display:flex;grid-template-columns:none;gap:20px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:8px;padding:4px 6px 18px;margin:0 -6px;scrollbar-width:thin;scrollbar-color:rgba(37,99,235,.38) rgba(226,242,255,.72)}.sv1-reference-grid::-webkit-scrollbar{height:8px}.sv1-reference-grid::-webkit-scrollbar-track{background:#e2f2ffb8}.sv1-reference-grid::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#2563eb8c,#67e8f9a6);border-radius:999px}.sv1-reference-card{flex:0 0 min(430px,calc(100vw - 42px));min-height:475px;scroll-snap-align:start}.sv1-reference-media{min-height:238px}.sv1-reference-scroll-hint{margin:0;color:#335279b8;font-size:.88rem;text-align:right}.sv1-engine-section{position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);gap:28px;align-items:center;overflow:hidden;padding:clamp(34px,5vw,58px);border:1px solid rgba(96,165,250,.26);border-radius:34px;background:linear-gradient(120deg,#ffffffdb,#e2f6ffb8),radial-gradient(circle at 84% 18%,rgba(83,199,255,.22),transparent 34%),radial-gradient(circle at 70% 88%,rgba(176,125,255,.15),transparent 30%);box-shadow:0 32px 94px #1e4e8e29}.sv1-engine-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(37,99,235,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.07) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 16%,#000 86%,transparent);mask-image:linear-gradient(90deg,transparent,#000 16%,#000 86%,transparent);pointer-events:none}.sv1-engine-copy,.sv1-engine-visual{position:relative;z-index:1}.sv1-engine-copy h2{margin:12px 0 14px;max-width:560px;color:#0d2848;font-size:clamp(2.1rem,5vw,4rem);letter-spacing:-.075em}.sv1-engine-copy p{max-width:640px;margin:0;color:#224068d1;font-size:clamp(1.02rem,1.5vw,1.18rem);line-height:1.78}.sv1-engine-bullets{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.sv1-engine-bullets span{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid rgba(59,130,246,.24);border-radius:999px;background:#ffffff9e;color:#1b4f9c;font-size:.88rem;font-weight:800}.sv1-engine-visual{min-height:330px;border:1px solid rgba(96,165,250,.22);border-radius:30px;background:linear-gradient(135deg,#ffffffa8,#dbf4ffa3),radial-gradient(circle at 50% 50%,rgba(125,211,252,.3),transparent 38%);box-shadow:inset 0 1px #fffc,0 24px 72px #1e4e8e26;overflow:hidden}.sv1-engine-orbit{position:absolute;top:42px;right:42px;bottom:42px;left:42px;border:1px solid rgba(37,99,235,.26);border-radius:50%;transform:rotate(-16deg)}.sv1-engine-orbit:before,.sv1-engine-orbit:after{content:"";position:absolute;border-radius:inherit;border:1px solid rgba(103,232,249,.32)}.sv1-engine-orbit:before{top:28px;right:10px;bottom:28px;left:10px}.sv1-engine-orbit:after{top:70px;right:-18px;bottom:70px;left:-18px;transform:rotate(33deg)}.sv1-engine-panel{position:absolute;display:grid;gap:6px;width:min(230px,44%);padding:18px;border:1px solid rgba(59,130,246,.26);border-radius:22px;background:#ffffffbd;box-shadow:0 20px 60px #1e4e8e2e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.sv1-engine-panel span{color:#1f5ba6ad;font-size:.76rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.sv1-engine-panel strong{color:#0d2848;font-size:1.16rem;letter-spacing:-.04em}.sv1-engine-panel-a{top:46px;left:34px}.sv1-engine-panel-b{right:34px;bottom:46px}.sv1-engine-prism{position:absolute;width:110px;aspect-ratio:1;border:1px solid rgba(59,130,246,.25);background:linear-gradient(135deg,#ffffffb3,#67e8f92e),linear-gradient(45deg,transparent 48%,rgba(255,255,255,.9) 50%,transparent 53%);box-shadow:0 0 44px #7dd3fc3d;transform:rotate(45deg) skew(-4deg,-4deg)}.sv1-engine-prism-a{right:28%;top:42px}.sv1-engine-prism-b{left:28%;bottom:34px;width:82px;opacity:.72}@media(max-width:980px){.sv1-engine-section{grid-template-columns:1fr;padding:28px}.sv1-engine-visual{min-height:260px}}@media(max-width:720px){.sv1-reference-rail-shell:before,.sv1-reference-rail-shell:after{width:34px}.sv1-reference-card{flex-basis:min(86vw,380px);min-height:440px}.sv1-reference-scroll-hint{text-align:left}.sv1-engine-section{border-radius:26px;margin-inline:-4px}.sv1-engine-panel{width:58%}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}html{scroll-behavior:smooth;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;overflow-x:clip;max-width:100%;background:var(--bg-app)}body{margin:0;overflow-x:clip;max-width:100%;background:var(--bg-app);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-body);line-height:var(--lh-normal)}*,*:before,*:after{box-sizing:border-box}img,svg,canvas,video{max-width:100%}.fs-container{margin-left:auto;margin-right:auto;width:100%;max-width:1200px;min-width:0;padding-left:var(--space-5);padding-right:var(--space-5)}@media(min-width:768px){.fs-container{padding-left:var(--space-6);padding-right:var(--space-6)}}@media(min-width:1024px){.fs-container{padding-left:var(--space-8);padding-right:var(--space-8)}}.fs-section-block{padding-top:var(--space-14);padding-bottom:var(--space-14)}@media(min-width:768px){.fs-section-block{padding-top:72px;padding-bottom:72px}}@media(min-width:1024px){.fs-section-block{padding-top:96px;padding-bottom:96px}}.fs-kicker{font-size:var(--text-overline);font-weight:var(--weight-semibold);letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted)}.fs-display{font-family:var(--font-sans);letter-spacing:-.03em;line-height:var(--lh-compact)}.fs-section-title{font-size:var(--text-title-1);font-weight:var(--weight-bold);line-height:var(--lh-compact);letter-spacing:-.02em;color:var(--text-primary)}@media(min-width:768px){.fs-section-title{font-size:var(--text-title-2)}}@media(min-width:1024px){.fs-section-title{font-size:var(--text-title-1)}}.fs-card{background:var(--bg-surface);border:1px solid var(--border-soft);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);padding:var(--space-6)}.fs-glass{background:var(--fs-surface);border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px) saturate(1.2);backdrop-filter:blur(18px) saturate(1.2)}.fs-glass-solid{background:var(--bg-surface);border:1px solid var(--border-soft);box-shadow:var(--shadow-soft)}.fs-btn-primary{display:inline-flex;align-items:center;justify-content:center}.fs-bigtech-shell .fs-card .fs-btn-primary.h-10,.fs-bigtech-shell .fs-card .fs-btn-primary.h-12{border:1px solid rgba(24,24,27,.14);box-shadow:0 6px 16px #18181b1a}.fs-bigtech-shell .fs-section-block .fs-card .fs-btn-primary.h-10,.fs-bigtech-shell .fs-section-block .fs-card .fs-btn-primary.h-12{width:40px;height:40px;border-radius:var(--radius-sm)}.fs-btn-primary{height:52px;padding-left:var(--space-6);padding-right:var(--space-6);font-size:var(--text-body-sm);font-weight:var(--weight-bold);background:var(--token-button-primary-bg);color:var(--text-inverse);border:1px solid var(--token-button-primary-border);border-radius:var(--radius-lg);transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.fs-btn-primary:hover{background:var(--brand-600)}.fs-btn-primary:disabled{opacity:.55;cursor:not-allowed}.fs-btn-secondary{display:inline-flex;align-items:center;justify-content:center}.fs-bigtech-shell .fs-card .fs-btn-secondary.h-10,.fs-bigtech-shell .fs-card .fs-btn-secondary.h-12{border:1px solid rgba(24,24,27,.14);box-shadow:0 6px 16px #18181b1a}.fs-bigtech-shell .fs-section-block .fs-card .fs-btn-secondary.h-10,.fs-bigtech-shell .fs-section-block .fs-card .fs-btn-secondary.h-12{width:40px;height:40px;border-radius:var(--radius-sm)}.fs-btn-secondary{height:52px;padding-left:var(--space-6);padding-right:var(--space-6);font-size:var(--text-body-sm);font-weight:var(--weight-semibold);background:var(--token-button-secondary-bg);color:var(--text-primary);border:1px solid var(--token-button-secondary-border);border-radius:var(--radius-lg);transition:border-color .15s ease,color .15s ease,transform .15s ease}.fs-btn-secondary:hover{border-color:var(--brand-400);color:var(--brand-600)}.fs-btn-ghost{display:inline-flex;align-items:center;justify-content:center}.fs-bigtech-shell .fs-card .fs-btn-ghost.h-10,.fs-bigtech-shell .fs-card .fs-btn-ghost.h-12{border:1px solid rgba(24,24,27,.14);box-shadow:0 6px 16px #18181b1a}.fs-bigtech-shell .fs-section-block .fs-card .fs-btn-ghost.h-10,.fs-bigtech-shell .fs-section-block .fs-card .fs-btn-ghost.h-12{width:40px;height:40px;border-radius:var(--radius-sm)}.fs-btn-ghost{height:44px;padding-left:var(--space-4);padding-right:var(--space-4);font-size:var(--text-body-sm);font-weight:var(--weight-semibold);color:var(--brand-600);background:transparent;border:none;border-radius:var(--radius-md);transition:background .15s ease}.fs-btn-ghost:hover{background:var(--brand-50)}.fs-input{width:100%;outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;height:52px;padding-left:var(--space-4);padding-right:var(--space-4);font-size:var(--text-body-sm);background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-primary)}.fs-input:focus{border-color:var(--brand-300);box-shadow:0 0 0 3px #a1a1aa59}.fs-textarea{width:100%;resize:vertical;outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;min-height:140px;padding:var(--space-4);font-size:var(--text-body-sm);background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-primary);line-height:var(--lh-relaxed)}.fs-textarea:focus{border-color:var(--brand-300);box-shadow:0 0 0 3px #a1a1aa59}.fs-label{display:block;font-size:var(--text-body-sm);font-weight:var(--weight-medium);color:var(--text-primary);margin-bottom:var(--space-2)}.fs-label-required:after{content:" *";color:var(--danger-500)}.fs-helper{margin-top:var(--space-2);font-size:var(--text-caption);color:var(--text-muted);line-height:var(--lh-normal)}.fs-status{display:inline-flex;align-items:center}.fs-bigtech-shell .fs-card .fs-status.h-10,.fs-bigtech-shell .fs-card .fs-status.h-12{border:1px solid rgba(24,24,27,.14);box-shadow:0 6px 16px #18181b1a}.fs-bigtech-shell .fs-section-block .fs-card .fs-status.h-10,.fs-bigtech-shell .fs-section-block .fs-card .fs-status.h-12{width:40px;height:40px;border-radius:var(--radius-sm)}.fs-status{padding:6px 10px;font-size:var(--text-caption);font-weight:var(--weight-semibold);border-radius:var(--radius-pill);border:1px solid transparent}.fs-status-new{color:var(--warning-500);background:var(--warning-50);border-color:#d9770626}.fs-status-review{color:var(--info-500);background:var(--info-50);border-color:#18181b1f}.fs-status-active{color:var(--success-500);background:var(--success-50);border-color:#16a34a1f}.fs-status-scoped{color:var(--brand-700);background:var(--brand-50);border-color:#18181b1f}.fs-status-closed{color:var(--text-secondary);background:var(--bg-muted);border-color:#4c5a701f}.fs-status-cancel{color:var(--danger-500);background:var(--danger-50);border-color:#dc26261f}.fs-status-dark.fs-status-new{color:#fcd34d;background:var(--fs-status-new-bg)}.fs-status-dark.fs-status-review{color:#e4e4e7;background:var(--fs-status-review-bg)}.fs-status-dark.fs-status-active{color:#6ee7b7;background:var(--fs-status-active-bg)}.fs-status-dark.fs-status-scoped{color:#c4b5fd;background:var(--fs-status-scoped-bg)}.fs-status-dark.fs-status-closed{color:#cbd5e1;background:var(--fs-status-closed-bg)}.fs-status-dark.fs-status-cancel{color:#fca5a5;background:var(--fs-status-cancel-bg)}.fs-touch{min-height:44px}.fs-section{border-bottom-width:1px;border-color:var(--border-soft)}.fs-faq-item{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--bg-surface);overflow:hidden}.fs-faq-trigger{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;text-align:left;min-height:52px;padding:var(--space-4) var(--space-5);font-size:var(--text-body-sm);font-weight:var(--weight-semibold);color:var(--text-primary);background:transparent;border:none;cursor:pointer}.fs-faq-answer{padding:0 var(--space-5) var(--space-5);font-size:var(--text-body-sm);color:var(--text-secondary);line-height:var(--lh-relaxed)}.admin-shell{min-height:100vh;background:radial-gradient(800px 500px at 10% 0%,rgba(24,24,27,.08),transparent 60%),linear-gradient(180deg,#070b12,#0a1018 40%,#070b12);color:var(--text-primary);font-family:var(--font-sans)}.admin-grid-bg{background-image:linear-gradient(to right,rgba(148,163,184,.06) 1px,transparent 1px),linear-gradient(to bottom,rgba(148,163,184,.04) 1px,transparent 1px);background-size:48px 48px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.right-0{right:0}.z-10{z-index:10}.z-40{z-index:40}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.ml-6{margin-left:1.5rem}.mr-1{margin-right:.25rem}.mr-6{margin-right:1.5rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-9{height:2.25rem}.h-full{height:100%}.min-h-\[148px\]{min-height:148px}.min-h-\[40vh\]{min-height:40vh}.min-h-\[60vh\]{min-height:60vh}.min-h-\[88px\]{min-height:88px}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-9{width:2.25rem}.w-\[min\(100\%\,280px\)\]{width:min(100%,280px)}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[140px\]{min-width:140px}.min-w-\[180px\]{min-width:180px}.min-w-\[200px\]{min-width:200px}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.resize-y{resize:vertical}.resize{resize:both}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-px{gap:1px}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.self-end{align-self:flex-end}.overflow-hidden{overflow:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.rounded-\[12px\]{border-radius:12px}.rounded-\[var\(--fs-radius-md\)\]{border-radius:var(--fs-radius-md)}.rounded-\[var\(--fs-radius-xl\)\]{border-radius:var(--fs-radius-xl)}.rounded-\[var\(--radius-lg\)\]{border-radius:var(--radius-lg)}.rounded-\[var\(--radius-md\)\]{border-radius:var(--radius-md)}.rounded-\[var\(--radius-pill\)\]{border-radius:var(--radius-pill)}.rounded-\[var\(--radius-xl\)\]{border-radius:var(--radius-xl)}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-t{border-top-width:1px}.border-\[var\(--border-default\)\]{border-color:var(--border-default)}.border-\[var\(--border-soft\)\]{border-color:var(--border-soft)}.border-\[var\(--fs-border\)\]{border-color:var(--fs-border)}.border-emerald-500\/25{border-color:#10b98140}.border-emerald-500\/30{border-color:#10b9814d}.border-red-500\/30{border-color:#ef44444d}.border-red-500\/40{border-color:#ef444466}.border-zinc-200\/80{border-color:#e4e4e7cc}.border-zinc-400\/25{border-color:#a1a1aa40}.border-t-\[var\(--brand-500\)\]{border-top-color:var(--brand-500)}.bg-\[\#0a1018\]{--tw-bg-opacity: 1;background-color:rgb(10 16 24 / var(--tw-bg-opacity, 1))}.bg-\[\#0a1018\]\/80{background-color:#0a1018cc}.bg-\[rgba\(20\,32\,51\,0\.35\)\]{background-color:#14203359}.bg-\[var\(--bg-muted\)\]{background-color:var(--bg-muted)}.bg-\[var\(--bg-subtle\)\]{background-color:var(--bg-subtle)}.bg-\[var\(--brand-400\)\]{background-color:var(--brand-400)}.bg-\[var\(--brand-50\)\]{background-color:var(--brand-50)}.bg-\[var\(--fs-bg-secondary\)\]{background-color:var(--fs-bg-secondary)}.bg-\[var\(--fs-surface\)\]{background-color:var(--fs-surface)}.bg-\[var\(--text-primary\)\]{background-color:var(--text-primary)}.bg-emerald-500\/10{background-color:#10b9811a}.bg-emerald-500\/5{background-color:#10b9810d}.bg-red-500\/10{background-color:#ef44441a}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/90{background-color:#ffffffe6}.bg-white\/\[0\.03\]{background-color:#ffffff08}.bg-zinc-400\/10{background-color:#a1a1aa1a}.bg-zinc-50\/90{background-color:#fafafae6}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.from-white{--tw-gradient-from: #fff var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-\[var\(--bg-muted\)\]{--tw-gradient-to: var(--bg-muted) var(--tw-gradient-to-position)}.p-0{padding:0}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-6{padding-bottom:1.5rem}.pt-14{padding-top:3.5rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[11px\]{font-size:11px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.text-\[var\(--brand-600\)\]{color:var(--brand-600)}.text-\[var\(--brand-700\)\]{color:var(--brand-700)}.text-\[var\(--danger-500\)\]{color:var(--danger-500)}.text-\[var\(--fs-accent-bright\)\]{color:var(--fs-accent-bright)}.text-\[var\(--fs-text\)\]{color:var(--fs-text)}.text-\[var\(--fs-text-muted\)\]{color:var(--fs-text-muted)}.text-\[var\(--fs-text-secondary\)\]{color:var(--fs-text-secondary)}.text-\[var\(--text-muted\)\]{color:var(--text-muted)}.text-\[var\(--text-primary\)\]{color:var(--text-primary)}.text-\[var\(--text-secondary\)\]{color:var(--text-secondary)}.text-emerald-100{--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity, 1))}.text-emerald-200{--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.text-red-200{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/50{color:#ffffff80}.text-white\/90{color:#ffffffe6}.text-zinc-100{--tw-text-opacity: 1;color:rgb(244 244 245 / var(--tw-text-opacity, 1))}.text-zinc-950{--tw-text-opacity: 1;color:rgb(9 9 11 / var(--tw-text-opacity, 1))}.opacity-60{opacity:.6}.opacity-80{opacity:.8}.shadow-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.9\)\,var\(--shadow-soft\)\]{--tw-shadow-color: inset 0 1px 0 rgba(255,255,255,.9),var(--shadow-soft);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[var\(--shadow-card\)\]{--tw-shadow-color: var(--shadow-card);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[var\(--shadow-float\)\]{--tw-shadow-color: var(--shadow-float);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[var\(--shadow-soft\)\]{--tw-shadow-color: var(--shadow-soft);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-xl{--tw-backdrop-blur: blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hover\:bg-\[var\(--brand-50\)\]:hover{background-color:var(--brand-50)}.hover\:bg-white\/\[0\.03\]:hover{background-color:#ffffff08}.hover\:text-\[var\(--text-primary\)\]:hover{color:var(--text-primary)}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.focus\:border-\[var\(--fs-accent-bright\)\]:focus{border-color:var(--fs-accent-bright)}.disabled\:opacity-50:disabled{opacity:.5}@media(min-width:640px){.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:self-auto{align-self:auto}.sm\:px-4{padding-left:1rem;padding-right:1rem}}@media(min-width:768px){.md\:col-span-2{grid-column:span 2 / span 2}.md\:block{display:block}.md\:hidden{display:none}.md\:max-w-3xl{max-width:48rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:p-8{padding:2rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:pb-0{padding-bottom:0}.md\:pt-20{padding-top:5rem}}@media(min-width:1024px){.lg\:block{display:block}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
