@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=Instrument+Sans:wght@400;500;600;700&display=swap";:root{--font-family: "Raleway", sans-serif;--font-size-xxsmall: .625rem;--font-size-xsmall: .75rem;--font-size-small: .875rem;--font-size-medium: 1rem;--font-size-large: 1.125rem;--font-size-xlarge: 1.25rem;--font-size-xxlarge: 1.5rem;--font-size-xxxlarge: 1.875rem;--font-weight-thin: 100;--font-weight-light: 200;--font-weight-regular: 300;--font-weight-medium: 400;--font-weight-semibold: 500;--font-weight-bold: 600;--font-weight-heavy: 700;--font-weight-black: 800;--space-xsmall: .25rem;--space-small: .5rem;--space-medium: .75rem;--space-large: 1rem;--space-xlarge: 1.5rem;--border-radius-sharp: 0;--border-radius-round: .25rem;--border-radius-rounded: .5rem;--border-radius-smooth: 10%;--border-radius-extra-rounded: 1rem;--border-radius-curvy: 25%;--border-radius-pill: 9999px;--border-radius-circle: 50%;--radius-base: var(--border-radius-round);--max-width-sidebar: 320px;--min-width-sidebar: 240px;--z-index-sidebar: 200;--z-index-global-search: 7000;--z-index-header: 1000000;--z-index-filterbar: 99999;--transition-base: all .3s ease;--cursor-type: pointer}.theme-dark,:root:not(.theme-light){--mode: dark;--gray-100: hsl(215, 20%, 95%);--gray-200: hsl(215, 18%, 88%);--gray-300: hsl(215, 16%, 80%);--gray-400: hsl(215, 15%, 70%);--gray-500: hsl(215, 14%, 60%);--gray-600: hsl(215, 13%, 50%);--gray-700: hsl(215, 12%, 40%);--gray-750: hsl(215, 12%, 30%);--gray-800: hsl(215, 12%, 24%);--gray-850: hsl(215, 12%, 20%);--gray-900: hsl(215, 12%, 15%);--gray-1000: hsl(215, 12%, 5%);--gray-shadow-100: hsla(215, 12%, 15%, .05);--gray-shadow-200: hsla(215, 12%, 15%, .1);--gray-shadow-300: hsla(215, 12%, 15%, .2);--gray-shadow-350: hsla(215, 12%, 15%, .5);--gray-shadow-400: hsla(215, 12%, 30%, .2);--gray-shadow-500: hsla(215, 12%, 40%, .3);--gray-shadow-600: hsla(215, 13%, 50%, .4);--gray-shadow-700: hsla(215, 14%, 60%, .2);--gray-modal-bg: hsla(0, 12%, 15%, .6);--font-weight-200: 100;--font-weight-300: 200;--font-weight-400: 300;--font-weight-500: 400;--font-weight-600: 500;--font-weight-700: 600;--font-weight-800: 700;--font-weight-900: 800;--letter-spacing: -.025em;--line-height: 1;--paragraph-spacing: .8rem;--blue-tag-bg: #1A3A53;--blue-tag-color: #8BC9F0;--pink-tag-bg: #4D1A36;--pink-tag-color: #F3ABCD;--green-tag-bg: #1B3F24;--green-tag-color: #ADF1BB;--yellow-tag-bg: #4D4013;--yellow-tag-color: #F0E0A3;--purple-tag-bg: #2E1F4D;--purple-tag-color: #C4ABF2;--orange-tag-bg: #4D2C10;--orange-tag-color: #F7B56D;--red-tag-bg: #4A1B1B;--red-tag-color: #F39898;--teal-tag-bg: #134036;--teal-tag-color: #88F5E5;--gray-tag-bg: #333333;--gray-tag-color: #CFCFCF;--red-note-bg: #2D1D18;--red-note-color: #F5F5F5;--pink-note-bg: #331829;--pink-note-color: #F5F5F5;--green-note-bg: #18322c;--green-note-color: #F5F5F5;--yellow-note-bg: #2f2e17;--yellow-note-color: #F5F5F5;--purple-note-bg: #2d1a33;--purple-note-color: #F5F5F5;--blue-note-bg: #182232;--blue-note-color: #F5F5F5;--orange-note-bg: #3e301f;--orange-note-color: #F5F5F5;--gray-note-bg: #3C3F42;--gray-note-color: #F5F5F5;--red-highlight-bg: hsl(0, 60%, 35%);--red-highlight-color: hsl(0, 100%, 85%);--pink-highlight-bg: hsl(330, 60%, 35%);--pink-highlight-color: hsl(330, 100%, 85%);--green-highlight-bg: hsl(120, 60%, 35%);--green-highlight-color: hsl(120, 100%, 85%);--yellow-highlight-bg: hsl(60, 70%, 35%);--yellow-highlight-color: hsl(60, 100%, 85%);--purple-highlight-bg: hsl(270, 60%, 45%);--purple-highlight-color: hsl(270, 100%, 85%);--blue-highlight-bg: hsl(210, 60%, 50%);--blue-highlight-color: hsl(210, 100%, 85%);--orange-highlight-bg: hsl(30, 60%, 45%);--orange-highlight-color: hsl(30, 100%, 85%);--gray-highlight-bg: hsl(210, 5%, 15%);--gray-highlight-color: hsl(210, 5%, 85%)}.theme-light{--mode: light;--gray-100: hsl(30, 20%, 15%);--gray-200: hsl(30, 18%, 22%);--gray-300: hsl(30, 16%, 30%);--gray-400: hsl(30, 15%, 40%);--gray-500: hsl(30, 14%, 50%);--gray-600: hsl(30, 13%, 60%);--gray-700: hsl(30, 12%, 70%);--gray-750: hsl(30, 12%, 75%);--gray-800: hsl(30, 12%, 80%);--gray-850: hsl(30, 12%, 85%);--gray-900: hsl(30, 12%, 95%);--gray-1000: hsl(30, 12%, 100%);--gray-shadow-100: hsla(30, 20%, 10%, .05);--gray-shadow-200: hsla(30, 20%, 10%, .1);--gray-shadow-300: hsla(30, 20%, 10%, .2);--gray-shadow-350: hsla(30, 12%, 95%, .5);--gray-shadow-400: hsla(30, 18%, 10%, .1);--gray-shadow-500: hsla(30, 16%, 25%, .3);--gray-shadow-600: hsla(30, 15%, 35%, .2);--gray-shadow-700: hsla(30, 14%, 45%, .2);--gray-modal-bg: hsla(30, 12%, 15%, .3);--font-weight-200: 200;--font-weight-300: 300;--font-weight-400: 400;--font-weight-500: 500;--font-weight-600: 600;--font-weight-700: 700;--font-weight-800: 800;--font-weight-900: 900;--letter-spacing: 0;--line-height: var(--line-height-normal);--paragraph-spacing: 1rem;--blue-tag-bg: #E6F3FB;--blue-tag-color: #3572A5;--pink-tag-bg: #FCEAF3;--pink-tag-color: #993366;--green-tag-bg: #E6F6E8;--green-tag-color: #2E7244;--yellow-tag-bg: #FFF8E1;--yellow-tag-color: #8A6B00;--purple-tag-bg: #F3F0FC;--purple-tag-color: #5C3D99;--orange-tag-bg: #FFF2E6;--orange-tag-color: #A35200;--red-tag-bg: #FDEDEE;--red-tag-color: #9B2C2C;--teal-tag-bg: #E6FAFA;--teal-tag-color: #206B5E;--gray-tag-bg: #F7F7F7;--gray-tag-color: #4D4D4D;--red-note-bg: #FFCDD2;--red-note-color: #202124;--pink-note-bg: #F8BBD0;--pink-note-color: #202124;--green-note-bg: #C5E1A5;--green-note-color: #202124;--yellow-note-bg: #FFF9C4;--yellow-note-color: #202124;--purple-note-bg: #E1BEE7;--purple-note-color: #202124;--blue-note-bg: #BBDEFB;--blue-note-color: #202124;--orange-note-bg: #FFE0B2;--orange-note-color: #202124;--gray-note-bg: #ECEFF1;--gray-note-color: #202124;--red-highlight-bg: hsl(0, 85%, 85%);--red-highlight-color: hsl(0, 70%, 25%);--pink-highlight-bg: hsl(330, 85%, 85%);--pink-highlight-color: hsl(330, 70%, 25%);--green-highlight-bg: hsl(120, 85%, 85%);--green-highlight-color: hsl(120, 70%, 25%);--yellow-highlight-bg: hsl(60, 85%, 85%);--yellow-highlight-color: hsl(60, 70%, 25%);--purple-highlight-bg: hsl(270, 85%, 85%);--purple-highlight-color: hsl(270, 70%, 25%);--blue-highlight-bg: hsl(210, 85%, 85%);--blue-highlight-color: hsl(210, 70%, 25%);--orange-highlight-bg: hsl(30, 85%, 85%);--orange-highlight-color: hsl(30, 70%, 25%);--gray-highlight-bg: hsl(210, 5%, 85%);--gray-highlight-color: hsl(210, 5%, 15%)}.color-teal,:root:not([class*=color-]){--color-100: hsl(175, 100%, 95%);--color-200: hsl(175, 80%, 88%);--color-300: hsl(175, 70%, 78%);--color-400: hsl(175, 60%, 65%);--color-500: hsl(175, 55%, 55%);--color-600: hsl(175, 50%, 45%);--color-700: hsl(175, 45%, 35%);--color-800: hsl(175, 40%, 25%);--color-900: hsl(175, 35%, 15%)}.theme-light .color-teal{--color-100: hsl(175, 35%, 15%);--color-200: hsl(175, 40%, 25%);--color-300: hsl(175, 45%, 35%);--color-400: hsl(175, 50%, 45%);--color-500: hsl(175, 55%, 55%);--color-600: hsl(175, 60%, 65%);--color-700: hsl(175, 70%, 78%);--color-800: hsl(175, 80%, 88%);--color-900: hsl(175, 100%, 95%)}.color-blue{--color-100: hsl(205, 100%, 95%);--color-200: hsl(205, 90%, 88%);--color-300: hsl(205, 80%, 80%);--color-400: hsl(205, 70%, 70%);--color-500: hsl(205, 65%, 60%);--color-600: hsl(205, 60%, 50%);--color-700: hsl(205, 55%, 40%);--color-800: hsl(205, 50%, 30%);--color-900: hsl(205, 45%, 15%)}.theme-light .color-blue{--color-100: hsl(205, 45%, 15%);--color-200: hsl(205, 50%, 30%);--color-300: hsl(205, 55%, 40%);--color-400: hsl(205, 60%, 50%);--color-500: hsl(205, 65%, 60%);--color-600: hsl(205, 70%, 70%);--color-700: hsl(205, 80%, 80%);--color-800: hsl(205, 90%, 88%);--color-900: hsl(205, 100%, 95%)}.color-pink{--color-100: hsl(335, 100%, 95%);--color-200: hsl(335, 90%, 88%);--color-300: hsl(335, 80%, 80%);--color-400: hsl(335, 70%, 70%);--color-500: hsl(335, 65%, 60%);--color-600: hsl(335, 60%, 50%);--color-700: hsl(335, 55%, 40%);--color-800: hsl(335, 50%, 30%);--color-900: hsl(335, 45%, 15%)}.theme-light .color-pink{--color-100: hsl(335, 45%, 15%);--color-200: hsl(335, 50%, 30%);--color-300: hsl(335, 55%, 40%);--color-400: hsl(335, 60%, 50%);--color-500: hsl(335, 65%, 60%);--color-600: hsl(335, 70%, 70%);--color-700: hsl(335, 80%, 80%);--color-800: hsl(335, 90%, 88%);--color-900: hsl(335, 100%, 95%)}.color-green{--color-100: hsl(145, 100%, 95%);--color-200: hsl(145, 80%, 88%);--color-300: hsl(145, 70%, 78%);--color-400: hsl(145, 60%, 65%);--color-500: hsl(145, 55%, 55%);--color-600: hsl(145, 50%, 45%);--color-700: hsl(145, 45%, 35%);--color-800: hsl(145, 40%, 25%);--color-900: hsl(145, 35%, 15%)}.theme-light .color-green{--color-100: hsl(145, 35%, 15%);--color-200: hsl(145, 40%, 25%);--color-300: hsl(145, 45%, 35%);--color-400: hsl(145, 50%, 45%);--color-500: hsl(145, 55%, 55%);--color-600: hsl(145, 60%, 65%);--color-700: hsl(145, 70%, 78%);--color-800: hsl(145, 80%, 88%);--color-900: hsl(145, 100%, 95%)}.color-yellow{--color-100: hsl(45, 100%, 95%);--color-200: hsl(45, 95%, 88%);--color-300: hsl(45, 90%, 80%);--color-400: hsl(45, 85%, 70%);--color-500: hsl(45, 80%, 60%);--color-600: hsl(45, 75%, 50%);--color-700: hsl(45, 70%, 40%);--color-800: hsl(45, 65%, 30%);--color-900: hsl(45, 60%, 15%)}.theme-light .color-yellow{--color-100: hsl(45, 60%, 15%);--color-200: hsl(45, 65%, 30%);--color-300: hsl(45, 70%, 40%);--color-400: hsl(45, 75%, 50%);--color-500: hsl(45, 80%, 60%);--color-600: hsl(45, 85%, 70%);--color-700: hsl(45, 90%, 80%);--color-800: hsl(45, 95%, 88%);--color-900: hsl(45, 100%, 95%)}.color-purple{--color-100: hsl(265, 100%, 95%);--color-200: hsl(265, 90%, 88%);--color-300: hsl(265, 80%, 80%);--color-400: hsl(265, 70%, 70%);--color-500: hsl(265, 65%, 60%);--color-600: hsl(265, 60%, 50%);--color-700: hsl(265, 55%, 40%);--color-800: hsl(265, 50%, 30%);--color-900: hsl(265, 45%, 15%)}.theme-light .color-purple{--color-100: hsl(265, 45%, 15%);--color-200: hsl(265, 50%, 30%);--color-300: hsl(265, 55%, 40%);--color-400: hsl(265, 60%, 50%);--color-500: hsl(265, 65%, 60%);--color-600: hsl(265, 70%, 70%);--color-700: hsl(265, 80%, 80%);--color-800: hsl(265, 90%, 88%);--color-900: hsl(265, 100%, 95%)}.color-orange{--color-100: hsl(30, 100%, 95%);--color-200: hsl(30, 95%, 88%);--color-300: hsl(30, 90%, 80%);--color-400: hsl(30, 85%, 70%);--color-500: hsl(30, 80%, 60%);--color-600: hsl(30, 75%, 50%);--color-700: hsl(30, 70%, 40%);--color-800: hsl(30, 65%, 30%);--color-900: hsl(30, 60%, 15%)}.theme-light .color-orange{--color-100: hsl(30, 60%, 15%);--color-200: hsl(30, 65%, 30%);--color-300: hsl(30, 70%, 40%);--color-400: hsl(30, 75%, 50%);--color-500: hsl(30, 80%, 60%);--color-600: hsl(30, 85%, 70%);--color-700: hsl(30, 90%, 80%);--color-800: hsl(30, 95%, 88%);--color-900: hsl(30, 100%, 95%)}.color-red{--color-100: hsl(0, 100%, 95%);--color-200: hsl(0, 90%, 88%);--color-300: hsl(0, 80%, 80%);--color-400: hsl(0, 70%, 70%);--color-500: hsl(0, 65%, 60%);--color-600: hsl(0, 60%, 50%);--color-700: hsl(0, 55%, 40%);--color-800: hsl(0, 50%, 30%);--color-900: hsl(0, 45%, 15%)}.theme-light .color-red{--color-100: hsl(0, 45%, 15%);--color-200: hsl(0, 50%, 30%);--color-300: hsl(0, 55%, 40%);--color-400: hsl(0, 60%, 50%);--color-500: hsl(0, 65%, 60%);--color-600: hsl(0, 70%, 70%);--color-700: hsl(0, 80%, 80%);--color-800: hsl(0, 90%, 88%);--color-900: hsl(0, 100%, 95%)}:root{--page-bg: #05070a;--page-top-glow: rgba(76, 125, 255, .16);--page-side-glow: rgba(125, 211, 252, .11);--panel-bg: rgba(12, 15, 22, .84);--panel-strong: rgba(17, 22, 31, .96);--panel-soft: rgba(255, 255, 255, .03);--line: rgba(255, 255, 255, .1);--line-strong: rgba(255, 255, 255, .18);--text-main: #f5f7fb;--text-soft: rgba(245, 247, 251, .72);--text-muted: rgba(245, 247, 251, .48);--accent: #7dd3fc;--accent-strong: #4ea8de;--accent-glow: rgba(125, 211, 252, .18);--success: #9ef0c0;--shadow-xl: 0 30px 120px rgba(0, 0, 0, .42);--header-bg: rgba(8, 11, 17, .72);--body-bg: radial-gradient(circle at top center, var(--page-top-glow), transparent 26%), radial-gradient(circle at 20% 20%, var(--page-side-glow), transparent 18%), linear-gradient(180deg, #081018 0%, #05070a 42%, #05070a 100%)}:root.theme-light{--page-bg: #f4f0e8;--page-top-glow: rgba(255, 215, 164, .48);--page-side-glow: rgba(255, 184, 184, .24);--panel-bg: rgba(255, 252, 246, .76);--panel-strong: rgba(255, 251, 245, .96);--panel-soft: rgba(52, 42, 28, .04);--line: rgba(87, 67, 42, .12);--line-strong: rgba(87, 67, 42, .22);--text-main: #201911;--text-soft: rgba(32, 25, 17, .74);--text-muted: rgba(32, 25, 17, .52);--accent: #8d5f3f;--accent-strong: #ad754b;--accent-glow: rgba(141, 95, 63, .12);--success: #5b7d4d;--shadow-xl: 0 30px 100px rgba(80, 56, 29, .12);--header-bg: rgba(255, 250, 242, .74);--body-bg: radial-gradient(circle at top center, var(--page-top-glow), transparent 24%), radial-gradient(circle at 18% 12%, var(--page-side-glow), transparent 18%), linear-gradient(180deg, #f7f2ea 0%, #f3ede3 44%, #f4efe7 100%)}*{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%;background:var(--body-bg);color:var(--text-main)}body{font-family:"Instrument Sans",var(--font-family),sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,.brand strong,.button,.eyebrow-pill,.section-kicker,.feature-eyebrow,.workflow-index,.signal-label,.metric-card strong{font-family:"Space Grotesk",var(--font-family),sans-serif;letter-spacing:-.04em}h1,h2,h3,h4{font-weight:700;text-wrap:balance}p{color:var(--text-soft);text-wrap:pretty}a{color:inherit;text-decoration:none}button,.button{appearance:none;border:none;cursor:pointer}.landing-page{position:relative;min-height:100vh}.landing-shell{position:relative;width:min(1200px,calc(100% - 32px));margin:0 auto;padding:24px 0 72px}.landing-grid{position:absolute;top:0;bottom:0;width:1px;background:linear-gradient(180deg,transparent 0%,var(--line) 12%,var(--line) 88%,transparent 100%);pointer-events:none}.landing-grid-left{left:0}.landing-grid-right{right:0}.landing-header,.hero-section,.info-band,.features-section,.workflow-section,.cta-section{position:relative;z-index:1}.landing-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 28px;margin-bottom:40px;border:1px solid var(--line);border-radius:22px;background:var(--header-bg);backdrop-filter:blur(18px);box-shadow:0 12px 42px #0000002e}.brand{display:inline-flex;align-items:center;gap:14px;min-width:0}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border:1px solid rgba(125,211,252,.32);border-radius:14px;background:linear-gradient(180deg,#7dd3fc38,#7dd3fc0f);color:var(--accent);font-family:Space Grotesk,sans-serif;font-weight:700}.brand-copy{display:flex;flex-direction:column;gap:2px}.brand-copy strong{font-size:1rem;font-weight:700}.brand-copy span:last-child{color:var(--text-muted);font-size:.88rem}.landing-nav,.landing-header-actions,.hero-actions,.hero-proof,.cta-actions{display:flex;align-items:center;gap:12px}.landing-nav{gap:22px}.landing-nav a,.nav-link-subtle{color:var(--text-soft);font-size:.95rem}.theme-toggle{display:inline-flex;align-items:center;gap:10px;min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:#ffffff08;color:var(--text-main);font-size:.9rem;font-weight:600;transition:transform .18s ease,border-color .18s ease,background .18s ease}.theme-toggle:hover{transform:translateY(-1px)}.theme-toggle-icon{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:999px;background:#7dd3fc1f;color:var(--accent);font-size:.88rem;line-height:1}.landing-nav a:hover,.nav-link-subtle:hover{color:var(--text-main)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;font-size:.96rem;font-weight:600;transition:transform .18s ease,border-color .18s ease,background .18s ease}.button:hover{transform:translateY(-1px)}.button-compact{min-height:40px;padding:0 16px}.button-primary{border:1px solid rgba(125,211,252,.22);background:linear-gradient(180deg,#7dd3fc52,#4ea8de38);color:#f6fbff;box-shadow:inset 0 1px #ffffff1f}.button-secondary{border:1px solid var(--line);background:#ffffff08;color:var(--text-main)}.hero-section{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.95fr);gap:28px;align-items:stretch;margin-bottom:28px}.hero-copy,.hero-panel-window,.info-band,.feature-card,.workflow-panel,.quote-card,.cta-card{border:1px solid var(--line);border-radius:28px;background:var(--panel-bg);backdrop-filter:blur(18px);box-shadow:var(--shadow-xl)}.hero-copy{padding:clamp(28px,4vw,56px)}.eyebrow-pill,.section-kicker,.feature-eyebrow,.signal-label{display:inline-flex;align-items:center;gap:8px;width:fit-content;border:1px solid rgba(125,211,252,.18);border-radius:999px;padding:7px 12px;background:#7dd3fc14;color:var(--accent);font-size:.78rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.hero-copy h1{margin-top:20px;font-size:clamp(3rem,8vw,6.3rem);line-height:.95;max-width:10.5ch}.hero-text{margin-top:20px;max-width:60ch;font-size:clamp(1rem,2.6vw,1.2rem)}.hero-actions{margin-top:28px;flex-wrap:wrap}.hero-proof{margin-top:28px;flex-wrap:wrap;gap:10px}.hero-proof span{padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:#ffffff08;color:var(--text-soft);font-size:.88rem}.hero-panel{min-height:100%}.hero-panel-window{display:flex;flex-direction:column;height:100%;min-height:540px;overflow:hidden}.hero-window-top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid var(--line);background:#ffffff05}.window-dots{display:flex;gap:8px}.window-dots span{width:8px;height:8px;border-radius:999px;background:#ffffff2e}.window-label{color:var(--text-muted);font-size:.84rem}.hero-window-content{display:grid;gap:16px;padding:20px;flex:1;background:linear-gradient(180deg,rgba(125,211,252,.08),transparent 28%),linear-gradient(180deg,#ffffff03,#ffffff05)}.signal-card,.preview-card,.metric-card,.workflow-step{border:1px solid var(--line);background:var(--panel-strong);border-radius:22px}.signal-card{padding:18px}.signal-card strong,.preview-card strong{display:block;margin-top:10px;font-size:1.1rem}.signal-card p,.preview-card p,.metric-card span,.feature-card p,.quote-card p{margin-top:10px;color:var(--text-soft)}.preview-stack{display:grid;gap:16px;grid-template-columns:minmax(0,1.15fr) minmax(180px,.85fr)}.preview-card{padding:20px;min-height:152px}.preview-card-primary{background:radial-gradient(circle at top left,rgba(125,211,252,.16),transparent 42%),var(--panel-strong)}.preview-card-secondary{display:flex;flex-direction:column;justify-content:flex-end;gap:10px;min-height:152px}.preview-card span{color:var(--text-muted);font-size:.82rem}.preview-metrics{display:grid;grid-column:1 / -1;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:16px}.metric-card{padding:18px;min-height:132px}.metric-card strong{display:block;font-size:clamp(1.5rem,3vw,2.15rem);line-height:.95;text-wrap:balance}.info-band{padding:18px 24px;margin-bottom:28px;background:linear-gradient(90deg,rgba(125,211,252,.08),transparent 32%),var(--panel-bg)}.info-band p{max-width:70ch;color:var(--text-main);font-size:1rem}.features-section,.workflow-section,.cta-section{margin-top:28px}.section-heading{max-width:760px;margin-bottom:22px}.section-heading h2,.cta-card h2{margin-top:14px;font-size:clamp(2rem,4vw,3.4rem);line-height:1}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.feature-card{padding:24px;min-height:240px}.feature-card h3{margin-top:18px;font-size:1.5rem;line-height:1.05}.workflow-section{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:18px}.workflow-panel,.quote-card,.cta-card{padding:clamp(24px,4vw,36px)}.workflow-steps{display:grid;gap:14px;margin-top:24px}.workflow-step{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start;padding:18px}.workflow-index{color:var(--success);font-size:1rem;font-weight:700}.workflow-step p{margin:0}.quote-card{display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at top left,rgba(158,240,192,.09),transparent 28%),var(--panel-bg)}.cta-card{display:flex;align-items:center;justify-content:space-between;gap:24px;background:radial-gradient(circle at top left,rgba(125,211,252,.12),transparent 24%),linear-gradient(180deg,#ffffff08,#ffffff03),var(--panel-bg)}:root.theme-light .button-primary{color:#fffaf4}:root.theme-light .button-secondary,:root.theme-light .theme-toggle,:root.theme-light .hero-proof span{background:#4c382408}:root.theme-light .landing-header,:root.theme-light .hero-copy,:root.theme-light .hero-panel-window,:root.theme-light .info-band,:root.theme-light .feature-card,:root.theme-light .workflow-panel,:root.theme-light .quote-card,:root.theme-light .cta-card,:root.theme-light .signal-card,:root.theme-light .preview-card,:root.theme-light .metric-card,:root.theme-light .workflow-step{box-shadow:var(--shadow-xl)}.routing-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;gap:16px;background:#05070ab8;backdrop-filter:blur(12px);color:var(--text-main)}.loader{width:28px;height:28px;border:2px solid rgba(255,255,255,.16);border-top-color:var(--accent);border-radius:999px;animation:spin .9s linear infinite}@keyframes slideUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.animate-in{animation:slideUp .5s ease-out both}.shimmer{background:linear-gradient(to right,#ffffff08 8%,#ffffff14 18%,#ffffff08 33%);background-size:1000px 100%;animation:shimmer 2s linear infinite}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton-card{height:400px;background:#ffffff05;border:1px solid var(--gray-800)}.skeleton-img{width:100%;height:200px;background:#ffffff08}.skeleton-title{width:80%;height:24px;margin:1rem 0;background:#ffffff08}.skeleton-text{width:90%;height:16px;margin-bottom:.5rem;background:#ffffff08}.image-placeholder{width:100%;height:100%}@media(max-width:1080px){.landing-header{flex-wrap:wrap}.landing-nav{order:3;width:100%;justify-content:space-between;padding-top:6px;border-top:1px solid var(--line)}.hero-section,.workflow-section,.cta-card,.preview-stack,.preview-metrics,.feature-grid{grid-template-columns:1fr}.hero-panel-window{min-height:auto}}@media(max-width:720px){.landing-shell{width:min(100% - 20px,1200px);padding-top:12px;padding-bottom:48px}.landing-grid{display:none}.landing-header,.hero-copy,.hero-panel-window,.info-band,.feature-card,.workflow-panel,.quote-card,.cta-card{border-radius:22px}.landing-header{align-items:flex-start;padding:18px}.landing-nav,.landing-header-actions,.hero-actions,.hero-proof,.cta-actions{flex-wrap:wrap}.landing-header-actions{width:100%;justify-content:space-between}.theme-toggle{order:-1}.landing-nav{gap:12px}.landing-nav a{font-size:.9rem}.hero-copy h1,.section-heading h2,.cta-card h2{max-width:none}.hero-window-top{align-items:flex-start;flex-direction:column}.preview-metrics{grid-template-columns:1fr}.workflow-step{grid-template-columns:1fr;gap:8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
