: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);--font-mono:var(--font-inter), system-ui, -apple-system, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-inter), system-ui, -apple-system, sans-serif;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%;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}a{color:inherit;text-decoration:none}button,textarea,input{font:inherit}img{max-width:100%;display:block}.page-shell{z-index:1;width:min(1280px,100% - 32px);margin:0 auto;padding:56px 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)}.hero-split{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;gap:clamp(36px,5vw,72px);width:100%;display:grid}.hero-split.hero-full{min-height:min(70vh,520px)}.hero-split .hero-split-main.hero{max-width:none;padding-top:0}.home-hero-logo-wrap{margin-bottom:20px}.home-hero-logo{filter:drop-shadow(0 2px 8px #1b2a4a1f);width:auto;height:clamp(40px,6vw,56px);display:block}.hero-brand-name{color:var(--text-tertiary);letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:600}.hero-split .hero-subtitle{max-width:36rem}.hero-split-aside{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:28px 32px}.hero-split-aside-demo{box-shadow:none;background:0 0;border:none;padding:0}.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}.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}.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-main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.ask-main-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;display:flex}.ask-main-title{min-width:0;color:var(--text);letter-spacing:-.02em;flex:1;margin:0;font-size:clamp(18px,2.2vw,22px);font-weight:600}.ask-header-tools{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.ask-header-email-us{border:1px solid var(--navy);border-radius:var(--radius-sm);background:var(--navy);color:#fff;cursor:pointer;align-items:center;padding:8px 14px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,opacity .15s;display:inline-flex}.ask-header-email-us:hover:not(:disabled){background:var(--navy-light);border-color:var(--navy-light)}.ask-header-email-us:disabled{opacity:.45;cursor:not-allowed}.ask-header-new-chat{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);cursor:pointer;flex-shrink:0;align-items:center;padding:8px 14px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.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{overscroll-behavior:contain;background:var(--bg-gray);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:14px;min-height:0;padding:24px 18px 28px;display:flex}.ask-hero-lead{max-width:100%;color:var(--text);text-align:center;margin:0;font-size:15px;font-weight:500;line-height:1.55}.ask-hero-prompts{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.ask-hero-chip{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text-secondary);cursor:pointer;padding:9px 14px;font-size:13px;transition:background .15s,border-color .15s,color .15s}.ask-hero-chip:hover:not(:disabled){border-color:var(--border-hover);color:var(--text);background:#fff}.ask-hero-chip:disabled{opacity:.5;cursor:not-allowed}.ask-messages{flex-direction:column;gap:20px;padding:16px 18px;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{border:1px solid var(--border);color:var(--text);white-space:pre-wrap;background:#fff;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);letter-spacing:.02em;text-transform:none;max-width:100%;font-size:11px;font-weight:600;line-height:1.35}.ask-message p,.ask-message-body{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 li p{margin: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-stream-body{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.ask-stream-md{width:100%;min-width:0}.ask-typewriter-cursor{background:var(--navy);border-radius:1px;flex-shrink:0;width:.5ch;min-height:1.1em;animation:.95s step-end infinite ask-cursor-blink;display:inline-block}@keyframes ask-cursor-blink{0%,45%{opacity:1}50%,to{opacity:0}}.ask-form{background:var(--surface);border-top:1px solid var(--border);flex-shrink:0;padding:14px 18px 18px}.ask-input-wrap{background:var(--bg-gray);border:1px solid var(--border);border-radius:var(--radius-md);align-items:center;gap:10px;min-height:46px;padding:8px 12px;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:22px;max-height:100px;font-size:14px;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:34px;height:34px;font-size:16px;transition:background .2s}.ask-send:hover:not(:disabled){background:var(--navy-light)}.ask-send:disabled{opacity:.4;cursor:not-allowed}.ask-send-stop{justify-content:center;align-items:center;display:flex}.ask-stop-icon{background:#fff;border-radius:2px;width:11px;height:11px;display:block}.ask-meta{color:var(--text-tertiary);justify-content:space-between;align-items:center;margin-top:8px;font-size:12px;display:flex}.ask-error{color:#dc2626}.ask-email-link{color:var(--navy);margin-top:8px;font-size:13px;font-weight:500;display:block}.ask-email-link:hover{text-decoration:underline}.ask-lead-card{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);margin-top:8px;padding:18px}.ask-lead-title{color:var(--text);letter-spacing:-.02em;margin:0 0 8px;font-size:16px;font-weight:700}.ask-lead-copy{color:var(--text-secondary);margin:0 0 14px;font-size:14px;line-height:1.55}.ask-lead-copy strong{color:var(--text)}.ask-lead-muted{color:var(--text-tertiary);font-size:13px}.ask-lead-success{color:var(--navy);margin:0;font-weight:500}.ask-lead-error{color:#b91c1c;margin:0 0 12px;font-size:13px}.ask-lead-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ask-lead-primary{min-height:40px}.ask-lead-label{margin-bottom:14px;display:block}.ask-lead-label-text{color:var(--text-tertiary);letter-spacing:.03em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.ask-lead-input,.ask-lead-textarea{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-gray);width:100%;color:var(--text);padding:10px 12px;font-size:14px}.ask-lead-textarea{resize:vertical;min-height:140px;line-height:1.55}.ask-lead-linkish{font:inherit;color:var(--navy);cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:13px;font-weight:600;text-decoration:underline}.ask-lead-linkish:hover{color:var(--navy-light)}.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}.booking-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:clamp(20px,3vw,32px)}.booking-panel-message{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:560px;margin:0 auto;padding:48px 28px;display:flex}.booking-panel-message p{color:var(--text-secondary);margin:0;line-height:1.7}.booking-panel-message a{color:var(--navy);font-weight:600}.booking-confirmed h2{margin:0}.booking-confirmed-check{color:#16a34a;background:#4ade8026;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:26px;font-weight:700;display:flex}.booking-days{gap:8px;margin-bottom:18px;padding-bottom:6px;display:flex;overflow-x:auto}.booking-day{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text-secondary);cursor:pointer;flex-shrink:0;padding:9px 14px;font-size:13px;font-weight:500;transition:border-color .15s,background .15s,color .15s}.booking-day:hover{border-color:var(--border-hover)}.booking-day-active{background:var(--navy);border-color:var(--navy);color:#fff}.booking-slots{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px;display:grid}.booking-slot{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-gray);color:var(--text);cursor:pointer;padding:10px 6px;font-size:13px;font-weight:500;transition:border-color .15s,background .15s,color .15s}.booking-slot:hover{border-color:var(--navy)}.booking-slot-active{background:var(--navy);border-color:var(--navy);color:#fff}.booking-form{border-top:1px solid var(--border);flex-direction:column;gap:12px;margin-top:22px;padding-top:22px;display:flex}.booking-form-picked{color:var(--navy);margin:0;font-size:14px;font-weight:600}.booking-form-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.booking-form input,.booking-form textarea{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-gray);width:100%;color:var(--text);resize:vertical;padding:11px 13px;font-size:14px;transition:border-color .15s}.booking-form input:focus,.booking-form textarea:focus{border-color:var(--navy);outline:none}.booking-form .primary-button{align-self:flex-start}.booking-form-error{color:#dc2626;margin:0;font-size:13px}.chat-widget-wrapper{z-index:200;position:fixed;bottom:28px;right:28px}.chat-widget-trigger{background:var(--navy);color:#fff;cursor:pointer;height:52px;box-shadow:var(--shadow-lg);border:none;border-radius:999px;justify-content:center;align-items:center;padding:0 20px 0 14px;text-decoration:none;transition:box-shadow .2s;display:flex;position:relative}.chat-widget-trigger:hover{box-shadow:0 16px 48px #1b2a4a40}.chat-widget-trigger-pulse{border:2px solid var(--navy);opacity:.4;border-radius:999px;animation:2s ease-out infinite chatWidgetPulse;position:absolute;inset:-4px}.chat-widget-trigger-inner{z-index:1;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;display:flex;position:relative}.chat-widget-trigger-label{white-space:nowrap;font-size:14px;font-weight:600}.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,.hero-split{grid-template-columns:1fr}.hero-split.hero-full{min-height:unset;gap:40px;padding-bottom:8px}.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}.footer-inner{grid-template-columns:1fr;gap:24px}}@media (max-width:560px){.chat-widget-wrapper{bottom:16px;right:16px}.chat-widget-panel{width:auto;height:min(640px,100dvh - 88px);max-height:calc(100dvh - 88px);bottom:12px;left:12px;right:12px}}@media (max-width:768px){.pillar-cards,.pillar-cards-3,.feature-grid,.booking-form-fields{grid-template-columns:1fr}.agent-demo-body{min-height:0}.ask-main-header{padding:12px 14px}.ask-messages,.ask-hero{padding-left:14px;padding-right:14px}.ask-form{padding:12px 14px 16px}}@media (max-width:720px){.hero h1{font-size:32px}h2{font-size:24px}.hero{padding-top:24px}.cta-banner{padding:40px 24px}}.agent-demo{background:var(--navy-deep);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);color:#e6eaf2;border:1px solid #ffffff14;overflow:hidden}.agent-demo-chrome{border-bottom:1px solid #ffffff14;align-items:center;gap:6px;padding:12px 16px;display:flex}.agent-demo-dot{background:#ffffff24;border-radius:50%;width:10px;height:10px}.agent-demo-chrome-title{font-family:var(--font-mono);letter-spacing:.02em;color:#ffffffa6;margin-left:10px;font-size:12px}.agent-demo-live{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:#7ee2a8;align-items:center;gap:7px;margin-left:auto;font-size:11px;display:inline-flex}.agent-demo-live-pulse{background:#4ade80;border-radius:50%;width:7px;height:7px;animation:1.8s ease-out infinite agentLivePulse}@keyframes agentLivePulse{0%{box-shadow:0 0 #4ade8073}70%{box-shadow:0 0 0 7px #4ade8000}to{box-shadow:0 0 #4ade8000}}.agent-demo-body{min-height:388px;padding:18px}.agent-demo-email{border-radius:var(--radius-md);background:#ffffff0f;border:1px solid #ffffff1a;padding:14px}.agent-demo-email-head{align-items:center;gap:10px;display:flex}.agent-demo-avatar{color:#fff;background:linear-gradient(135deg,#3b4f7e,#253660);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:600;display:flex}.agent-demo-email-meta{flex-direction:column;gap:1px;min-width:0;display:flex}.agent-demo-email-from{color:#ffffff8c;font-size:12px}.agent-demo-email-subject{color:#fff;font-size:14px;font-weight:600;line-height:1.35}.agent-demo-email-badge{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#93c5fd;border:1px solid #93c5fd59;border-radius:999px;flex-shrink:0;align-self:flex-start;margin-left:auto;padding:2px 8px;font-size:10px}.agent-demo-email-snippet{color:#ffffffa6;margin:10px 0 0;font-size:13px;line-height:1.55}.agent-demo-stage{flex-direction:column;gap:12px;margin-top:14px;display:flex}.agent-demo-tags{flex-wrap:wrap;gap:8px;display:flex}.agent-demo-tag{font-family:var(--font-mono);color:#dbe3f0;background:#ffffff12;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:7px;padding:4px 10px;font-size:11px;display:inline-flex}.agent-demo-tag-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;font-size:9px}.agent-demo-reply{border-radius:var(--radius-sm);background:#ffffff0a;border:1px solid #ffffff17;border-left:3px solid #4ade80;padding:12px 14px}.agent-demo-reply-label{font-family:var(--font-mono);letter-spacing:.04em;color:#7ee2a8;margin-bottom:6px;font-size:11px;display:block}.agent-demo-reply-text{color:#ffffffd9;min-height:3.2em;margin:0;font-size:13px;line-height:1.6}.agent-demo-cursor{vertical-align:text-bottom;background:#4ade80;width:7px;height:1em;margin-left:2px;animation:.95s step-end infinite ask-cursor-blink;display:inline-block}.agent-demo-actions{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.agent-demo-actions li{font-family:var(--font-mono);color:#ffffffb3;align-items:center;gap:8px;font-size:12px;display:flex}.agent-demo-actions li:before{content:"✓";color:#4ade80;font-weight:700}.agent-demo-body-voice{min-height:348px}.agent-demo-call-head{border-radius:var(--radius-md);background:#ffffff0f;border:1px solid #ffffff1a;align-items:center;gap:10px;padding:12px 14px;display:flex}.agent-demo-wave{align-items:center;gap:3px;height:22px;margin-left:auto;display:flex}.agent-demo-wave i{background:#ffffff59;border-radius:2px;width:3px;height:6px}.agent-demo-wave-active i{background:#4ade80;animation:.9s ease-in-out infinite agentWave}.agent-demo-wave-active i:nth-child(2){animation-delay:.12s}.agent-demo-wave-active i:nth-child(3){animation-delay:.24s}.agent-demo-wave-active i:nth-child(4){animation-delay:.36s}.agent-demo-wave-active i:nth-child(5){animation-delay:.48s}@keyframes agentWave{0%,to{height:6px}50%{height:18px}}.agent-demo-transcript{flex-direction:column;gap:10px;margin-top:14px;display:flex}.agent-demo-bubble{border-radius:var(--radius-md);color:#ffffffd9;background:#ffffff0d;border:1px solid #ffffff17;max-width:88%;margin:0;padding:9px 12px;font-size:13px;line-height:1.5}.agent-demo-bubble-agent{background:#4ade8014;border-color:#4ade8038;align-self:flex-end}.agent-demo-bubble-who{letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;margin-bottom:3px;font-size:10px;font-weight:600;display:block}.agent-demo-bubble-agent .agent-demo-bubble-who{color:#7ee2a8}.agent-demo-body-tasks{flex-direction:column;gap:14px;min-height:0;display:flex}.agent-demo-tasks{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.agent-demo-task{border-radius:var(--radius-md);color:#ffffff80;background:#ffffff0a;border:1px solid #ffffff14;align-items:center;gap:10px;padding:11px 14px;font-size:13px;transition:background .3s,color .3s,border-color .3s;display:flex}.agent-demo-task-icon{border:1.5px solid #ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;transition:border-color .3s,background .3s;display:inline-flex}.agent-demo-task-running{color:#fff;background:#93c5fd14;border-color:#93c5fd59}.agent-demo-task-running .agent-demo-task-icon{border-color:#0000 #93c5fd #93c5fd;animation:1s linear infinite agentTaskSpin}@keyframes agentTaskSpin{to{transform:rotate(360deg)}}.agent-demo-task-done{color:#fffc}.agent-demo-task-done .agent-demo-task-icon{color:#4ade80;background:#4ade8026;border-color:#4ade80}.agent-demo-task-summary-slot{min-height:24px}.agent-demo-task-summary{color:#7ee2a8;align-items:center;gap:8px;margin:0;font-size:13px;font-weight:600;display:flex}.agent-demo-task-summary:before{content:"✓";color:#4ade80;font-weight:700}.agents-section{border-top:1px solid var(--border);margin-top:clamp(56px,8vw,96px);padding-top:clamp(36px,5vw,56px)}.agents-section .section-heading h2{margin:12px 0 8px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(24px,3vw,40px);margin-top:clamp(28px,4vw,40px);display:grid}.feature-cell{flex-direction:column;display:flex}.feature-cell .feature-copy{margin-bottom:18px}.feature-cell .agent-demo{flex:1}.feature-num{color:var(--text-tertiary);margin-bottom:10px;font-size:13px;font-weight:600;display:block}.feature-copy h3{margin-bottom:10px;font-size:clamp(20px,2.4vw,26px)}.feature-copy p{color:var(--text-secondary);max-width:30rem;margin:0;font-size:15.5px;line-height:1.7}.pillars-section{border-top:1px solid var(--border);margin-top:clamp(56px,8vw,96px);padding-top:clamp(36px,5vw,56px)}.pillars-section .section-heading h2{margin:12px 0 24px}.pillar-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.pillar-cards-3{grid-template-columns:repeat(3,minmax(0,1fr))}.pillar-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:border-color .2s, box-shadow .3s var(--ease-out), transform .3s var(--ease-out);padding:clamp(22px,3vw,30px)}.pillar-card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}.pillar-card-num{font-family:var(--font-mono);color:var(--text-tertiary);margin-bottom:10px;font-size:13px;display:block}.pillar-card h3{margin-bottom:8px}.pillar-card p{color:var(--text-secondary);margin:0;font-size:14.5px;line-height:1.65}.pillar-card .ddl-demo{margin-top:16px}.ddl-demo{background:var(--navy-deep);border-radius:var(--radius-md);border:1px solid #ffffff14;flex-direction:column;justify-content:center;gap:7px;min-height:172px;padding:14px;display:flex}.ddl-demo-center{align-items:center;gap:12px}.ddl-demo-caption{color:#ffffff8c;text-align:center;min-height:16px;margin:0;font-size:11.5px}.ddl-scan-row{border-radius:8px;align-items:center;gap:8px;padding:6px 8px;transition:background .3s;display:flex}.ddl-scan-row-active{background:#93c5fd1a}.ddl-scan-label{color:#ffffffa6;flex-shrink:0;width:78px;font-size:11px}.ddl-scan-bar{background:#ffffff1a;border-radius:3px;flex:1;height:5px;overflow:hidden}.ddl-scan-bar i{background:#ffffff59;border-radius:3px;height:100%;transition:background .3s;display:block}.ddl-scan-bar .ddl-scan-fill-slow{background:#fbbf24}.ddl-flag{letter-spacing:.06em;text-transform:uppercase;color:#fbbf24;border:1px solid #fbbf2466;border-radius:999px;flex-shrink:0;padding:1px 7px;font-size:9px;font-weight:600}.ddl-ok{color:#4ade80;flex-shrink:0;font-size:11px;font-weight:700}.ddl-design-flow{justify-content:center;align-items:center;gap:8px;min-height:40px;display:flex}.ddl-design-pair{align-items:center;gap:8px;display:inline-flex}.ddl-node{color:#dbe9ff;white-space:nowrap;background:#93c5fd14;border:1px solid #93c5fd59;border-radius:8px;padding:7px 12px;font-size:12px;font-weight:600}.ddl-node-arrow{color:#fff3;font-size:14px;transition:color .3s}.ddl-node-arrow-on{color:#ffffff80}.ddl-launch{flex-direction:column;align-items:center;gap:12px;display:flex}.ddl-progress{background:#ffffff1a;border-radius:3px;width:150px;height:6px;overflow:hidden}.ddl-progress i{background:#93c5fd;border-radius:3px;height:100%;animation:2.3s ease-in-out forwards ddlProgress;display:block}@keyframes ddlProgress{0%{width:4%}to{width:100%}}.ddl-launch-live{color:#7ee2a8;align-items:center;gap:9px;font-size:13px;font-weight:600;display:flex}.ddl-launch-ticks{color:#ffffffa6;gap:12px;font-size:11px;display:flex}.site-footer-minimal-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 20px;margin-bottom:10px;display:flex}.site-footer-minimal-links a{color:var(--text-secondary);font-size:13px;transition:color .15s}.site-footer-minimal-links a:hover{color:var(--text)}.footer-chat-button{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;padding:0;font-size:13px;transition:color .15s}.footer-chat-button:hover{color:var(--text)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.0szrwpqb9mkwe.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.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:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_bace89c4-module__09p2wq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_bace89c4-module__09p2wq__variable{--font-inter:"Inter", "Inter Fallback"}
