:root{--navy:#1b2a4a;--navy-light:#253660;--navy-deep:#111d36;--bg:#fff;--bg-gray:#f4f5f7;--surface:#fff;--border:#e2e4e9;--border-hover:#cdd0d5;--text:#1b2a4a;--text-secondary:#4a5568;--text-tertiary:#718096;--accent:#1b2a4a;--accent-soft:#edf0f4;--shadow-sm:0 1px 2px #1b2a4a0d;--shadow-md:0 4px 16px #1b2a4a12;--shadow-lg:0 12px 40px #1b2a4a1a;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--ease-out:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text);-webkit-font-smoothing:antialiased;background-color:#e5e7eb;background-image:radial-gradient(80% 60% at 20% 20%,#fff9,#0000),radial-gradient(60% 80% at 80% 80%,#fff6,#0000),repeating-linear-gradient(-55deg,#0000,#0000 20px,#0000000a 20px 21px),repeating-linear-gradient(35deg,#0000,#0000 20px,#00000008 20px 21px);background-size:100% 100%,100% 100%,100% 100%,100% 100%;font-family:Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.6;overflow-x:hidden}body:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(70% 50% at 0 0,#1b2a4a0a,#0000),radial-gradient(50% 60% at 100% 100%,#1b2a4a08,#0000);position:fixed;inset:0}body.ask-page-active{overflow:hidden}body.ask-page-active .chat-widget-wrapper{display:none}a{color:inherit;text-decoration:none}button,textarea,input{font:inherit}img{max-width:100%;display:block}.navbar{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#fffffff0;justify-content:center;align-items:center;height:64px;padding:0 40px;display:flex;position:fixed;top:0;left:0;right:0}.nav-links{justify-content:center;align-items:center;gap:8px;display:flex}.nav-logo-link{border-radius:var(--radius-sm);align-items:center;padding:6px 12px;transition:opacity .2s;display:flex}.nav-logo-link:hover{opacity:.8}.nav-logo-link img{width:auto;height:28px;display:block}.nav-link{color:var(--text-tertiary);border-radius:var(--radius-sm);padding:8px 16px;font-size:14px;font-weight:500;transition:color .2s;position:relative}.nav-link:hover,.nav-link.active{color:var(--text)}.nav-indicator{border-radius:var(--radius-sm);background:var(--accent-soft);z-index:-1;position:absolute;inset:0}.nav-cta{border-radius:var(--radius-sm);background:var(--navy);color:#fff;padding:8px 20px;font-size:14px;font-weight:600;transition:background .2s;position:absolute;right:40px}.nav-cta:hover{background:var(--navy-light)}.page-shell{z-index:1;width:min(1280px,100% - 32px);margin:0 auto;padding:96px 0 60px;position:relative}.page-transition{width:100%}h1{letter-spacing:-.035em;color:var(--text);font-size:clamp(36px,5.5vw,60px);font-weight:700;line-height:1.05}h2{letter-spacing:-.03em;color:var(--text);font-size:clamp(26px,3.5vw,38px);font-weight:700;line-height:1.12}h3{letter-spacing:-.01em;color:var(--text);font-size:18px;font-weight:600}.section-label{background:var(--navy);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:4px;padding:5px 12px;font-size:11px;font-weight:700;display:inline-block}.section-heading{max-width:600px}.section-heading-centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading-centered .section-label{display:inline-block}.section-heading h2{margin:12px 0}.section-heading p{color:var(--text-secondary);font-size:16px;line-height:1.7}.section-block{margin-top:100px}.primary-button{border-radius:var(--radius-sm);background:var(--navy);color:#fff;cursor:pointer;height:44px;transition:background .2s,transform .2s var(--ease-out);border:0;justify-content:center;align-items:center;padding:0 24px;font-size:14px;font-weight:600;display:inline-flex}.primary-button:hover{background:var(--navy-light);transform:translateY(-1px)}.primary-button:disabled{opacity:.35;cursor:not-allowed;transform:none}.secondary-button{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);height:44px;color:var(--text);cursor:pointer;transition:border-color .15s,transform .2s var(--ease-out);justify-content:center;align-items:center;padding:0 24px;font-size:14px;font-weight:600;display:inline-flex}.secondary-button:hover{border-color:var(--border-hover);transform:translateY(-1px)}.hero{flex-direction:column;align-items:flex-start;max-width:800px;padding:40px 0 0;display:flex}.hero-centered{text-align:center;align-items:center;margin-left:auto;margin-right:auto;padding-top:0}.hero-centered .hero-subtitle{margin-left:auto;margin-right:auto}.hero-title-top{margin-top:0!important}.hero-label{background:var(--navy);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:4px;margin-bottom:20px;padding:5px 12px;font-size:11px;font-weight:700;display:inline-block}.hero h1{margin-bottom:20px}.hero-subtitle{max-width:540px;color:var(--text-secondary);margin-bottom:32px;font-size:18px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-centered .hero-actions{justify-content:center}.hero-full{justify-content:center;min-height:min(70vh,500px)}.section-divider{background:var(--border);width:100%;height:1px;margin:100px 0}.metric-strip{background:var(--navy);border-radius:var(--radius-lg);grid-template-columns:repeat(3,1fr);gap:0;margin-top:80px;display:grid;overflow:hidden}.metric-item{border-right:1px solid #ffffff1a;padding:36px 32px}.metric-item:last-child{border-right:none}.metric-item strong{letter-spacing:-.03em;color:#fff;margin-bottom:4px;font-size:32px;font-weight:700;display:block}.metric-item span{color:#fff9;font-size:14px}.card-grid{gap:20px;margin-top:40px;display:grid}.card-grid.cols-3{grid-template-columns:repeat(3,1fr)}.card-grid.cols-2{grid-template-columns:repeat(2,1fr)}.service-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:32px;transition:background .2s,border-color .2s,box-shadow .3s}.service-card:hover{background:var(--bg-gray);border-color:var(--border-hover);box-shadow:var(--shadow-md)}.service-card .card-number{background:var(--accent-soft);color:var(--navy);letter-spacing:.06em;border-radius:4px;margin-bottom:20px;padding:3px 8px;font-size:12px;font-weight:700;display:inline-block}.service-card h3{margin-bottom:10px}.service-card p{color:var(--text-secondary);font-size:15px;line-height:1.7}.pillar-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:40px;display:grid}.pillar-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;padding:32px}.pillar-card .card-number{background:var(--accent-soft);color:var(--navy);letter-spacing:.06em;border-radius:4px;margin-bottom:16px;padding:3px 8px;font-size:12px;font-weight:700;display:inline-block}.pillar-card h3{margin-bottom:8px}.pillar-subtitle{color:var(--text);margin-bottom:12px;font-size:15px;font-weight:600}.pillar-description{color:var(--text-secondary);font-size:15px;line-height:1.7}.showcase-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:40px;display:grid}.preview-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;display:grid}.preview-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:32px 28px;transition:background .2s,border-color .2s,box-shadow .3s}.preview-card:hover{background:var(--bg-gray);border-color:var(--border-hover);box-shadow:var(--shadow-md)}.preview-card .card-number{background:var(--accent-soft);color:var(--navy);letter-spacing:.06em;border-radius:4px;margin-bottom:16px;padding:3px 8px;font-size:12px;font-weight:700;display:inline-block}.preview-card h3{margin-bottom:8px}.preview-card p{color:var(--text-secondary);font-size:14px;line-height:1.7}.process-list{border-top:1px solid var(--border);margin-top:40px}.process-step{border-bottom:1px solid var(--border);grid-template-columns:80px 1fr;gap:24px;padding:32px 0;transition:background .2s;display:grid}.process-step:hover{background:var(--bg-gray);margin:0 -20px;padding:32px 20px}.step-number{background:var(--navy);color:#fff;letter-spacing:.04em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:700;display:flex}.step-content h3{margin-bottom:6px}.step-content p{color:var(--text-secondary);font-size:15px;line-height:1.7}.founder-section{background:var(--bg-gray);border:1px solid var(--border);border-radius:var(--radius-lg);grid-template-columns:.8fr 1.2fr;align-items:start;gap:60px;padding:48px;display:grid}.founder-image-wrap{border-radius:var(--radius-lg);border:1px solid var(--border);overflow:hidden}.founder-image-wrap img{width:100%;display:block}.founder-copy{padding-top:8px}.founder-copy .quote-mark{color:var(--border);font-size:64px;font-weight:700;line-height:.8}.founder-quote{letter-spacing:-.02em;color:var(--text);margin:8px 0 20px;font-size:clamp(20px,2.5vw,28px);font-weight:500;line-height:1.4}.founder-name{color:var(--navy);margin-bottom:2px;font-size:16px;font-weight:700}.founder-signoff{color:var(--text-tertiary);border-top:1px solid var(--border);margin-top:16px;padding-top:16px;font-size:14px;font-weight:500}.founder-centered{max-width:800px;margin-left:auto;margin-right:auto}.about-page{position:relative}.about-page:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(50% 40% at 50% 0,#1b2a4a1f,#0000 60%),radial-gradient(80% 50% at 20% 80%,#1b2a4a14,#0000 50%),repeating-linear-gradient(0deg,#0000,#0000 2px,#1b2a4a05 2px 3px);position:fixed;inset:0}.about-page .hero-subtitle,.about-page .section-heading p{font-family:var(--font-cormorant),Georgia,serif;font-style:italic}.about-page .founder-quote{font-family:var(--font-cormorant),Georgia,serif;letter-spacing:.01em;color:var(--navy);font-size:clamp(22px,2.8vw,30px);font-style:italic;font-weight:400;line-height:1.5}.about-page .founder-copy .quote-mark{font-family:var(--font-cormorant),Georgia,serif;color:#1b2a4a26;font-size:80px}.about-page .founder-name{font-family:var(--font-jetbrains),monospace;letter-spacing:.05em;font-size:15px}.about-page .founder-signoff{font-family:var(--font-jetbrains),monospace;letter-spacing:.04em;font-size:12px}.founder-photo-frame{background:linear-gradient(145deg,#1b2a4a14,#1b2a4a05);border:2px solid #1b2a4a33;padding:12px;position:relative;box-shadow:inset 0 0 0 1px #ffffff80,0 8px 32px #1b2a4a26}.founder-photo-frame:before{content:"";pointer-events:none;border:1px solid #1b2a4a1a;position:absolute;inset:4px}.about-page .founder-section{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff9;border:1px solid #1b2a4a1a;box-shadow:0 4px 24px #1b2a4a0f}.about-page .section-heading h2{font-family:var(--font-jetbrains),monospace;letter-spacing:.02em;font-weight:500}.framework-name{text-transform:uppercase;font-family:var(--font-jetbrains),monospace!important;letter-spacing:.12em!important;color:var(--navy)!important;font-size:clamp(32px,4vw,48px)!important;font-weight:500!important}.framework-tagline{font-style:italic;font-family:var(--font-cormorant),Georgia,serif!important;margin-top:8px!important;font-size:18px!important}.about-page .process-step .step-number{font-family:var(--font-jetbrains),monospace}.about-page .step-letter{letter-spacing:0;width:64px!important;min-width:64px!important;height:64px!important;font-size:32px!important;font-weight:700!important}.about-page .process-step{grid-template-columns:80px 1fr}.process-centered{max-width:640px;margin-left:auto;margin-right:auto}.showcase-card{border-radius:var(--radius-lg);background:linear-gradient(145deg,#1b2a4a0a,var(--surface));transition:box-shadow .3s var(--ease-out);border:1px solid #1b2a4a26;padding:8px;overflow:hidden}.showcase-card:hover{box-shadow:var(--shadow-md)}.showcase-media{aspect-ratio:16/10;object-fit:cover;background:var(--bg-gray);border-radius:var(--radius-sm);width:100%;display:block}.showcase-copy{padding:20px 24px}.showcase-copy h3{margin-bottom:4px}.showcase-copy p{color:var(--text-tertiary);font-size:14px;line-height:1.6}.media-placeholder{position:relative}.media-placeholder code{color:#fff;background:#000000b3;border-radius:6px;padding:6px 10px;font-size:12px;position:absolute;bottom:12px;left:12px}.cta-banner{border-radius:var(--radius-lg);background:var(--navy);color:#fff;padding:64px 40px}.cta-banner-centered{text-align:center}.cta-banner-centered>p{margin-left:auto;margin-right:auto}.cta-banner h2{color:#fff}.cta-banner p{color:#ffffffb3}.cta-banner .primary-button{color:var(--navy);background:#fff}.cta-banner .primary-button:hover{background:var(--bg-gray)}.cta-banner>h2{margin-bottom:8px}.cta-banner>p{max-width:460px;margin-bottom:24px;font-size:16px;line-height:1.7}.cta-banner-centered>p{margin-bottom:0}.chat-layout{grid-template-columns:1.4fr .6fr;gap:24px;margin-top:40px;display:grid}.chat-panel{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border);flex-direction:column;padding:24px;display:flex}.chat-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;padding-bottom:16px;display:flex}.chat-header strong{font-size:16px;display:block}.chat-header p{color:var(--text-tertiary);margin-top:2px;font-size:13px}.status-pill{color:#15803d;white-space:nowrap;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:600}.prompt-row{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.prompt-chip{background:var(--bg);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;border-radius:999px;padding:7px 14px;font-size:13px;transition:border-color .15s,color .15s}.prompt-chip:hover{border-color:var(--border-hover);color:var(--text)}.prompt-chip:disabled{opacity:.4;cursor:not-allowed}.chat-messages{flex-direction:column;flex:1;gap:8px;max-height:420px;margin-bottom:16px;padding-right:4px;display:flex;overflow-y:auto}.message-bubble{border-radius:var(--radius-md);animation:bubbleIn .25s var(--ease-out);padding:12px 16px}@keyframes bubbleIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.message-bubble span{letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:4px;font-size:11px;font-weight:600;display:inline-block}.message-bubble p{white-space:pre-wrap;font-size:14px;line-height:1.65}.message-bubble.assistant{background:var(--bg-gray);border:1px solid var(--border)}.message-bubble.user{background:var(--accent-soft)}.chat-form{flex-direction:column;gap:10px;display:flex}.chat-input{resize:none;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--bg);width:100%;min-height:72px;max-height:120px;color:var(--text);padding:12px;font-size:14px;transition:border-color .15s,box-shadow .15s}.chat-input:focus{border-color:var(--navy);box-shadow:0 0 0 1px var(--navy);outline:none}.footer-logo{align-items:center;display:flex}.footer-logo img{width:auto;height:28px}.chat-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.chat-actions small{color:var(--text-tertiary);font-size:12px}.chat-error{color:#dc2626;word-break:break-word;max-width:100%;margin-top:4px;font-size:13px}.ask-page{z-index:10;background:#fff;display:flex;position:fixed;inset:64px 0 0}.ask-sidebar{border-right:1px solid var(--border);background:#fff;flex-direction:column;flex-shrink:0;gap:12px;width:260px;padding:16px 12px;display:flex}.ask-sidebar-logo{border-radius:var(--radius-sm);align-items:center;padding:8px 12px;transition:background .15s;display:flex}.ask-sidebar-logo:hover{background:var(--bg-gray)}.ask-sidebar-logo img{width:auto;height:32px}.ask-new-chat{border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text);cursor:pointer;background:#fff;align-items:center;gap:10px;padding:10px 14px;font-size:14px;font-weight:500;transition:background .15s,border-color .15s;display:flex}.ask-new-chat:hover:not(:disabled){background:var(--bg-gray);border-color:var(--border-hover)}.ask-new-chat:disabled{opacity:.5;cursor:not-allowed}.ask-new-chat-icon{font-size:18px;font-weight:400}.ask-sidebar-prompts{flex-direction:column;gap:6px;margin-top:8px;display:flex}.ask-sidebar-chip{border-radius:var(--radius-md);color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;border:none;padding:10px 14px;font-size:13px;transition:background .15s,color .15s}.ask-sidebar-chip:hover:not(:disabled){background:var(--bg-gray);color:var(--text)}.ask-sidebar-chip:disabled{opacity:.5;cursor:not-allowed}.ask-main{background:#fff;flex-direction:column;flex:1;min-width:0;display:flex}.ask-main-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex}.ask-main-title{color:var(--text);font-size:18px;font-weight:600}.ask-header-new-chat{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);cursor:pointer;background:#fff;padding:8px 14px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s;display:none}.ask-header-new-chat:hover:not(:disabled){background:var(--bg-gray);border-color:var(--border-hover)}.ask-header-new-chat:disabled{opacity:.5;cursor:not-allowed}.ask-main-content{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.ask-hero{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;min-height:280px;padding:40px 24px;display:flex}.ask-hero-logo{width:auto;height:48px}.ask-hero-text{color:var(--text);text-align:center;font-size:clamp(24px,3vw,32px);font-weight:500}.ask-hero-prompts{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:24px;display:flex}.ask-hero-chip{border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;background:#fff;padding:10px 16px;font-size:14px;transition:background .15s,border-color .15s,color .15s}.ask-hero-chip:hover:not(:disabled){background:var(--bg-gray);border-color:var(--border-hover);color:var(--text)}.ask-hero-chip:disabled{opacity:.5;cursor:not-allowed}.ask-messages{flex-direction:column;gap:24px;padding:24px;display:flex}.ask-message{flex-direction:column;gap:4px;display:flex}.ask-message-user-wrap{justify-content:flex-end;display:flex}.ask-message-user-badge{background:var(--bg-gray);color:var(--text);border-radius:18px;max-width:85%;padding:8px 14px;font-size:14px;display:inline-block}.ask-message-assistant-wrap{flex-direction:column;gap:6px;display:flex}.ask-message-role{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}.ask-message p,.ask-message-body{white-space:pre-wrap;font-size:15px;line-height:1.65}.ask-message-body p{margin:0 0 .75em}.ask-message-body p:last-child{margin-bottom:0}.ask-message-body strong{font-weight:600}.ask-message-body em{font-style:italic}.ask-message-body ul,.ask-message-body ol{margin:.5em 0;padding-left:1.5em}.ask-message-body li{margin:.25em 0}.ask-message-body code{font-family:var(--font-mono,monospace);background:var(--border);border-radius:4px;padding:.15em .4em;font-size:.9em}.ask-message-body pre{background:var(--border);border-radius:8px;margin:.75em 0;padding:12px;overflow-x:auto}.ask-message-body pre code{background:0 0;padding:0}.ask-thinking{font-style:italic;color:var(--text-tertiary)!important}.ask-form{border-top:1px solid var(--border);background:#fff;flex-shrink:0;padding:16px 24px 24px}.ask-input-wrap{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-md);align-items:center;gap:12px;min-height:48px;padding:10px 16px;transition:border-color .15s;display:flex}.ask-input-wrap:focus-within{border-color:var(--navy);box-shadow:0 0 0 1px var(--navy)}.ask-input{resize:none;background:0 0;border:none;flex:1;min-height:24px;max-height:120px;font-size:15px;line-height:1.5}.ask-input:focus{outline:none}.ask-send{background:var(--navy);color:#fff;cursor:pointer;border:none;border-radius:8px;flex-shrink:0;width:36px;height:36px;font-size:18px;transition:background .2s}.ask-send:hover:not(:disabled){background:var(--navy-light)}.ask-send:disabled{opacity:.4;cursor:not-allowed}.ask-meta{color:var(--text-tertiary);justify-content:space-between;align-items:center;margin-top:10px;font-size:12px;display:flex}.ask-error{color:#dc2626}.ask-email-link{color:var(--navy);margin-top:12px;font-size:14px;font-weight:500;display:block}.ask-email-link:hover{text-decoration:underline}.book-demo-page{max-width:900px;margin:0 auto;padding-top:96px}.book-demo-header{text-align:center;margin-bottom:32px}.book-demo-back{color:var(--text-tertiary);margin-bottom:16px;font-size:14px;transition:color .2s;display:inline-block}.book-demo-back:hover{color:var(--text)}.book-demo-header h1{margin-bottom:8px}.book-demo-header p{color:var(--text-secondary);font-size:16px}.book-demo-embed{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);width:100%;min-height:630px;overflow:hidden}.book-demo-embed iframe{min-height:630px;display:block}.book-demo-setup{text-align:center;max-width:520px;margin:0 auto;padding:48px 24px}.book-demo-setup h1{margin-bottom:16px}.book-demo-setup p{color:var(--text-secondary);margin-bottom:16px;line-height:1.7}.book-demo-setup pre{background:var(--bg-gray);border-radius:var(--radius-md);text-align:left;border:1px solid var(--border);margin-bottom:24px;padding:16px 20px;font-size:13px;overflow-x:auto}.book-demo-setup code{font-family:var(--font-jetbrains),monospace}.book-demo-setup .primary-button{margin-top:8px}.chat-widget-wrapper{z-index:200;position:fixed;bottom:28px;right:28px}.chat-widget-trigger{background:var(--navy);color:#fff;cursor:pointer;width:60px;height:60px;box-shadow:var(--shadow-lg);border:none;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:box-shadow .2s;display:flex}.chat-widget-trigger:hover{box-shadow:0 16px 48px #1b2a4a40}.chat-widget-trigger-pulse{border:2px solid var(--navy);opacity:.4;border-radius:50%;animation:2s ease-out infinite chatWidgetPulse;position:absolute;inset:-4px}.chat-widget-trigger-inner{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.chat-widget-logo{object-fit:contain;filter:brightness(0)invert();width:28px;height:28px}@keyframes chatWidgetPulse{0%{opacity:.4;transform:scale(1)}to{opacity:0;transform:scale(1.15)}}.chat-widget-backdrop{z-index:201;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;position:fixed;inset:0}.chat-widget-panel{z-index:202;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:min(440px,100vw - 56px);height:min(640px,100vh - 100px);max-height:calc(100vh - 100px);box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:fixed;bottom:28px;right:28px;overflow:hidden}.chat-widget-panel-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:14px;padding:20px 20px 16px;display:flex}.chat-widget-panel-header strong{font-size:16px;display:block}.chat-widget-panel-header p{color:var(--text-tertiary);margin-top:2px;font-size:13px}.chat-widget-panel-header-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.chat-widget-close{border-radius:var(--radius-sm);background:var(--bg-gray);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border:none;justify-content:center;align-items:center;font-size:20px;line-height:1;transition:background .2s,color .2s;display:flex}.chat-widget-close:hover{background:var(--border);color:var(--text)}.chat-widget-panel .prompt-row{flex-wrap:wrap;flex-shrink:0;margin-bottom:0;padding:0 20px 12px}.chat-widget-panel .chat-form{border-top:1px solid var(--border);background:var(--surface);flex-shrink:0;padding:12px 20px 16px}.chat-widget-messages{-webkit-overflow-scrolling:touch;flex:1;min-height:180px;padding:16px 20px;overflow:hidden auto}.contact-card{border-radius:var(--radius-lg);background:var(--bg-gray);border:1px solid var(--border);padding:28px}.contact-card h3{margin-bottom:12px;font-size:16px}.contact-card ul{color:var(--text-secondary);padding-left:18px;font-size:14px;line-height:1.9}.contact-card p{color:var(--text-secondary);font-size:14px;line-height:1.7}.contact-divider{background:var(--border);height:1px;margin:20px 0}.full-width{width:100%}.site-footer-minimal{z-index:1;text-align:center;border-top:1px solid var(--border);margin-top:100px;padding:24px 0;position:relative}.site-footer-minimal p{color:var(--text-tertiary);font-size:13px}.site-footer{z-index:1;background:var(--navy-deep);color:#ffffffd9;margin-top:100px;position:relative}.footer-inner{grid-template-columns:1.5fr 1fr 1fr;gap:40px;width:min(1080px,100% - 48px);margin:0 auto;padding:48px 0 32px;display:grid}.footer-brand p{color:#ffffff80;max-width:260px;margin-top:10px;font-size:14px;line-height:1.6}.site-footer .nav-brand,.site-footer .footer-logo{filter:brightness(0)invert()}.footer-col{flex-direction:column;gap:8px;display:flex}.footer-col h4{text-transform:uppercase;letter-spacing:.08em;color:#fff6;margin-bottom:4px;font-size:12px;font-weight:600}.footer-col a{color:#fff9;font-size:14px;transition:color .15s}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff14;width:min(1080px,100% - 48px);margin:0 auto;padding:20px 0}.footer-bottom p{color:#ffffff59;font-size:13px}@media (max-width:980px){.page-shell{width:calc(100% - 32px);padding-top:96px}.card-grid.cols-3,.preview-grid,.pillar-grid,.showcase-grid,.card-grid.cols-2,.chat-layout,.metric-strip{grid-template-columns:1fr}.metric-item{border-bottom:1px solid #ffffff1a;border-right:none;padding:24px 32px!important}.metric-item:last-child{border-bottom:none}.founder-section{grid-template-columns:1fr;gap:32px;padding:28px}.footer-inner{grid-template-columns:1fr;gap:24px}.nav-links{display:none}.process-step{grid-template-columns:60px 1fr}}@media (max-width:768px){.ask-sidebar{display:none}.ask-header-new-chat{display:inline-flex}.ask-main-header{padding:12px 16px}.ask-messages,.ask-hero{padding:16px}.ask-form{padding:12px 16px 16px}}@media (max-width:720px){.hero h1{font-size:32px}h2{font-size:24px}.hero{padding-top:24px}.navbar{height:56px;padding:0 20px}.nav-cta{right:20px}.cta-banner{padding:40px 24px}.chat-actions{flex-direction:column;align-items:stretch}.chat-widget-trigger{width:56px;height:56px;bottom:20px;right:20px}.chat-widget-panel{border-radius:var(--radius-lg)var(--radius-lg)0 0;width:100%;max-height:85vh;bottom:0;left:0;right:0}}
@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/d8cddd76dbfeaef0-s.7d9a0a35.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/591574edbe85c69b-s.126e3048.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/acf349172f10b359-s.4a8b4047.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/0926c12c4384550f-s.cbe89878.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/8bd76523131fa0fc-s.p.eb17b6b9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/d8cddd76dbfeaef0-s.7d9a0a35.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/591574edbe85c69b-s.126e3048.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/acf349172f10b359-s.4a8b4047.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/0926c12c4384550f-s.cbe89878.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(../media/8bd76523131fa0fc-s.p.eb17b6b9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9cc5c0547f229dea-s.6c4275d8.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b0947914c9718a1e-s.dfd36b11.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d0b60be57f16ee32-s.7a65e2c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1f9e983605289f29-s.ef9233b7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.7787e134.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9cc5c0547f229dea-s.6c4275d8.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b0947914c9718a1e-s.dfd36b11.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d0b60be57f16ee32-s.7a65e2c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1f9e983605289f29-s.ef9233b7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.7787e134.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond Fallback;src:local(Times New Roman);ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.0%;size-adjust:96.98%}.cormorant_garamond_7df3e10a-module__jmvpOq__className{font-family:Cormorant Garamond,Cormorant Garamond Fallback}.cormorant_garamond_7df3e10a-module__jmvpOq__variable{--font-cormorant:"Cormorant Garamond","Cormorant Garamond Fallback"}
@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/04c5164763c40239-s.690580e8.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/26f284dcc38c84c0-s.303a03d6.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7e7f32a39836f228-s.0b4edfe7.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fa39153a3fc630ba-s.bff0868b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6a5386fd6038edbe-s.719084df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/051742360c26797e-s.p.102b7f24.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/04c5164763c40239-s.690580e8.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/26f284dcc38c84c0-s.303a03d6.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/7e7f32a39836f228-s.0b4edfe7.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/fa39153a3fc630ba-s.bff0868b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6a5386fd6038edbe-s.719084df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/051742360c26797e-s.p.102b7f24.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono Fallback;src:local(Arial);ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:134.59%}.jetbrains_mono_b3f7938d-module__Qyy6iG__className{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.jetbrains_mono_b3f7938d-module__Qyy6iG__variable{--font-jetbrains:"JetBrains Mono","JetBrains Mono Fallback"}
