:root{--brand-50:#eff6ff;--brand-100:#dbeafe;--brand-500:#2563eb;--brand-600:#1d4ed8;--brand-700:#1e40af;--ink:#111827;--muted:#4b5563;--muted-soft:#6b7280;--line:#e5e7eb;--soft:#f8fafc;--navy:#0f2942;--blue:var(--brand-700);--accent:var(--brand-500);--page-max:1440px;--content-max:1280px}*{box-sizing:border-box}html{font-size:16px}body,html{width:100%;min-width:0}body{margin:0;color:var(--ink);font-family:Inter,Arial,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.625}a{text-decoration:none;color:inherit}#application-story-title,#faq-title,#hero-requirement,#scenario-title,#templates-title{scroll-margin-top:88px}.site-header{border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);z-index:20}.header-inner{max-width:var(--page-max);height:100%;margin:auto;padding:0 clamp(32px,5vw,80px);display:flex;align-items:center;gap:40px}.brand{text-decoration:none;color:inherit;font-weight:750}.brand,.brand-logo{display:inline-flex;align-items:center}.brand-logo{gap:10px;line-height:1}.brand-logo-icon{justify-content:center;flex-shrink:0;line-height:0}.brand-logo-content,.brand-logo-icon{display:inline-flex;align-items:center}.brand-logo-content{gap:7px}.brand-name{font-size:20px;font-weight:750;color:var(--ink);letter-spacing:-.02em;line-height:1}.brand-badge{display:inline-flex;align-items:center;font-size:11px;font-weight:700;font-family:Inter,system-ui,sans-serif;color:var(--brand-700);background:var(--brand-50);border:1px solid var(--brand-100);border-radius:4px;padding:2px 5.5px;line-height:1;letter-spacing:.04em;text-transform:uppercase}.brand-tagline{font-size:12px;color:var(--muted-soft);margin-left:8px;font-weight:500}.brand-logo-sm .brand-name{font-size:17px}.brand-logo-lg .brand-name{font-size:23px}.brand-mark{display:inline-grid;place-items:center;width:27px;height:27px;margin-right:7px;border-radius:8px;color:#fff;background:var(--brand-500);font-size:16px}.container{width:min(calc(100% - 40px),var(--content-max));margin-inline:auto}.section{padding-block:clamp(64px,8vw,120px)}.button{min-height:44px;align-items:center;justify-content:center;border-radius:10px;font-size:15px;transition:background-color .2s,border-color .2s,color .2s}.button-primary{color:#fff;background:var(--brand-500)}.button-primary:hover{background:var(--brand-700)}.button-secondary{color:var(--ink);background:#fff;border:1px solid var(--line)}.button-secondary:hover{border-color:var(--brand-500);color:var(--brand-700)}.button-ghost{color:var(--ink);background:transparent}.tabs{display:flex;gap:4px;overflow-x:auto;border-bottom:1px solid var(--line)}.tab,.tabs{min-height:40px}.tab{flex:none;padding:0 16px;border:0;border-bottom:2px solid transparent;color:var(--muted);background:transparent;cursor:pointer;font:inherit}.tab.is-active{border-bottom-color:var(--brand-500);color:var(--ink);font-weight:600}.preview-section{min-height:340px}.preview-section-soft{min-height:280px;background:var(--soft)}.preview-heading{max-width:720px}.preview-eyebrow{margin:0 0 12px;color:var(--brand-700);font-size:14px;font-weight:700;letter-spacing:.08em}.preview-heading h1,.preview-heading h2{margin:0;color:var(--ink);font-size:clamp(32px,3.75vw,60px);line-height:1.15;letter-spacing:-.03em}.preview-heading h2{font-size:clamp(32px,3vw,44px)}.preview-heading p:not(.preview-eyebrow){margin:20px 0 0;color:var(--muted);font-size:18px;line-height:1.67}.preview-actions{display:flex;gap:12px;margin:36px 0}.hero,.page{max-width:1180px;margin:auto}.hero{padding:110px 20px 90px;text-align:center}.eyebrow{color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.08em}.hero h1,.page h1{max-width:850px;margin:18px auto;font-size:clamp(42px,6vw,70px);line-height:1.08}.lede{max-width:690px;margin:0 auto 30px;color:var(--muted);font-size:18px;line-height:1.65}.hero-actions{display:flex;justify-content:center;gap:10px}.button{display:inline-flex;border:0;border-radius:5px;padding:13px 19px;font-weight:700;cursor:pointer}.primary{color:#fff;background:var(--blue)}.secondary{border:1px solid var(--line)}.light{color:var(--navy);background:#fff}.prompt-demo{max-width:800px;margin:60px auto 0;padding:22px;text-align:left;border:1px solid var(--line);border-radius:7px;box-shadow:0 18px 45px #15202712}.prompt-demo label{font-size:12px;color:var(--muted)}.prompt-demo textarea{display:block;width:100%;min-height:72px;margin:12px 0 15px;border:0;resize:vertical;font:inherit;font-size:16px;outline:none}.prompt-actions{display:flex;align-items:center;gap:15px}.prompt-actions span{font-size:12px;color:var(--muted)}.demo-result{display:flex;justify-content:space-between;padding-top:15px;margin-top:15px;border-top:1px solid var(--line);font-size:12px}.demo-result span{color:var(--muted)}.section-heading{margin-bottom:35px}.section-heading h2{max-width:650px;font-size:40px;line-height:1.15}.content-grid,.stage-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;background:var(--line)}.feature,.stage-grid article{min-height:190px;padding:25px;background:#fff}.stage-grid small{color:var(--blue);font-weight:700}.stage-grid h3{margin-top:45px}.feature p,.stage-grid p{color:var(--muted);font-size:14px;line-height:1.6}.deployment-notes{margin:48px auto 0;border-radius:12px}.deployment-notes h2{font-size:20px;font-weight:650}.deployment-notes ul{line-height:1.65}.deployment-cta-card{max-width:960px;margin:36px auto 0;padding:36px 40px;border:1px solid var(--line);border-radius:12px;background:#fff;display:flex;justify-content:space-between;align-items:center;gap:32px;box-shadow:0 4px 20px rgba(17,24,39,.03)}.deployment-cta-info h3{margin:0 0 8px;font-size:20px;font-weight:650;color:var(--ink)}.deployment-cta-info p{margin:0;color:var(--muted);font-size:15px;line-height:1.6}.deployment-cta-actions{display:flex;gap:12px;flex-shrink:0}.page{padding-inline:20px}.page h1{font-size:56px}.page .lede,.page h1{margin-left:0}.content-grid{grid-template-columns:repeat(3,1fr);margin:45px 0}.feature h2{font-size:20px}.lead-form{max-width:580px;margin-top:45px;display:grid;grid-gap:16px;gap:16px}.lead-form label{display:grid;grid-gap:7px;gap:7px;font-size:13px;font-weight:700}.lead-form input,.lead-form select,.lead-form textarea{border:1px solid var(--line);padding:12px;border-radius:4px;font:inherit;background:#fff}.lead-form textarea{min-height:120px}.lead-form .consent{display:flex;gap:8px;font-weight:400}.form-success{color:#14785f;font-size:13px}.form-error{color:#b42318;font-size:13px}.runtime-preview{display:grid;grid-template-columns:190px 1fr;max-width:980px;border:1px solid var(--line);border-radius:7px;overflow:hidden;box-shadow:0 18px 45px #15202712}.runtime-preview aside{display:flex;flex-direction:column;gap:4px;padding:22px;background:var(--soft);border-right:1px solid var(--line)}.runtime-preview aside span{padding:10px;color:var(--muted);font-size:13px}.runtime-preview aside .active{background:#fff;color:var(--blue);font-weight:700}.runtime-preview>div{padding:24px}.preview-toolbar{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:15px}.preview-toolbar span{font-size:11px;color:var(--muted)}.preview-stats{display:flex;gap:12px;margin:20px 0}.preview-stats b{padding:12px 18px;background:var(--soft);font-size:12px}.preview-stats em{display:block;margin-top:5px;color:var(--blue);font-size:22px;font-style:normal}.preview-row{display:grid;grid-template-columns:1fr 90px 120px;grid-gap:15px;gap:15px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line);font-size:13px}.preview-row i{color:#14785f;font-style:normal}.preview-row small{color:var(--muted)}.mobile-nav{display:none;margin-left:auto;position:relative}.mobile-menu-button{display:inline-flex;width:40px;height:40px;padding:9px;flex-direction:column;justify-content:center;gap:4px;border:1px solid var(--line);border-radius:5px;background:#fff;cursor:pointer}.mobile-menu-button span{display:block;width:20px;height:2px;background:var(--ink)}.mobile-menu{position:absolute;top:50px;right:0;width:min(280px,calc(100vw - 30px));padding:14px;background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:0 14px 35px #1520271f;z-index:5}.mobile-menu nav{display:flex;flex-direction:column;gap:0}.mobile-menu nav a{padding:12px 8px;border-bottom:1px solid var(--line)}.mobile-menu-cta{display:block;margin-top:12px;padding:11px;text-align:center;color:#fff;background:var(--blue);border-radius:5px;font-weight:700}@media(max-width:767px){.site-header{height:64px}.header-inner{padding-inline:20px;gap:15px}.site-header .desktop-nav,.site-header .header-actions{display:none}.mobile-nav{display:block;margin-left:auto;position:relative}.mobile-drawer{position:fixed;inset:64px 0 0;overflow:auto;padding:20px;background:#fff;border-top:1px solid var(--line);z-index:30}.mobile-drawer-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid var(--line)}.mobile-drawer-head button{border:0;background:none;font-size:26px;cursor:pointer}.mobile-drawer nav{display:block;margin:8px 0 20px}.mobile-drawer nav>a,.mobile-drawer nav>div>a{display:block;padding:14px 0;border-bottom:1px solid var(--line);font-weight:600}.mobile-subnav{display:grid;grid-template-columns:1fr 1fr;padding:4px 0 8px}.mobile-subnav a{padding:10px 0;color:var(--muted);font-size:14px}.mobile-menu-build,.mobile-menu-cta{display:block;text-align:center;margin-top:10px}.mobile-menu-build{padding:12px 18px;border:1px solid var(--brand-500);border-radius:10px;color:var(--brand-700);font-weight:700}.hero{padding-top:75px}.hero-actions{flex-direction:column}.hero-actions .button{justify-content:center}.demo-result{gap:10px;flex-direction:column}.content-grid,.stage-grid{grid-template-columns:1fr}.site-footer{align-items:flex-start;flex-direction:column}.page h1,.section-heading h2{font-size:34px}.runtime-preview{grid-template-columns:1fr}.runtime-preview aside{display:none}.preview-row{grid-template-columns:1fr 75px}.preview-row small{display:none}.prompt-actions{align-items:flex-start;flex-direction:column}.container{width:calc(100% - 40px)}.deployment-notes{margin-top:32px;padding:22px 20px}.deployment-cta-card{flex-direction:column;align-items:flex-start;padding:28px 20px;gap:20px}.deployment-cta-actions{width:100%;flex-direction:column}.deployment-cta-actions .button{width:100%;justify-content:center}}@media(max-width:700px){.preview-section{min-height:unset}.preview-heading p:not(.preview-eyebrow){font-size:16px;line-height:1.65}.preview-actions{flex-direction:column}.preview-actions .button{width:100%}}.site-footer{display:block;background:var(--soft);border-top:1px solid var(--line);padding:64px max(20px,calc((100% - var(--content-max)) / 2)) 32px;color:var(--muted)}.footer-inner{max-width:var(--content-max);margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:64px}.footer-brand{max-width:380px}.footer-brand .brand{display:inline-flex;align-items:center;font-size:20px;font-weight:800;color:var(--ink)}.footer-brand .brand-mark{display:inline-grid;place-items:center;width:26px;height:26px;margin-right:8px;border-radius:7px;color:#fff;background:var(--brand-500);font-size:15px;font-weight:800}.footer-brand-title{margin:14px 0 6px;font-size:15px;font-weight:600;color:var(--ink);line-height:1.5}.footer-brand-desc{margin:0 0 16px;font-size:13px;line-height:1.65;color:var(--muted-soft)}.footer-brand-meta{font-size:13px;color:var(--muted)}.footer-groups{display:flex;gap:64px}.footer-col{display:flex;flex-direction:column;gap:12px;font-size:14px;min-width:110px}.footer-col strong{display:block;color:var(--ink);font-size:14px;font-weight:600;margin-bottom:4px;letter-spacing:.02em}.footer-col a{color:var(--muted);text-decoration:none;transition:color .18s ease}.footer-col a:hover{color:var(--brand-700)}.footer-bottom{max-width:var(--content-max);margin:48px auto 0;padding-top:24px;border-top:1px solid var(--line)}.footer-bottom-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;font-size:13px}.footer-bottom-inner,.footer-copyright{color:var(--muted-soft)}.footer-compliance{display:flex;align-items:center;gap:12px}.footer-compliance a{color:var(--muted-soft);text-decoration:none;transition:color .18s ease}.footer-compliance a:hover{color:var(--brand-700)}.footer-sep{color:#cbd5e1;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:900px){.footer-groups{gap:36px}}@media (max-width:768px){.site-footer{padding:48px 20px 28px}.footer-inner{flex-direction:column;gap:40px}.footer-brand{max-width:100%}.footer-groups{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.footer-bottom{margin-top:36px;padding-top:20px}.footer-bottom-inner{flex-direction:column;align-items:flex-start;gap:12px}.footer-compliance{flex-wrap:wrap;gap:8px 12px}}@media (max-width:520px){.footer-groups{grid-template-columns:1fr 1fr;gap:28px 20px}}@media(min-width:768px) and (max-width:1023px){.container{width:calc(100% - 64px)}.header-inner{padding-inline:32px}}@media(min-width:1024px) and (max-width:1279px){.container{width:calc(100% - 64px)}.header-inner{padding-inline:32px}}@media(min-width:1280px) and (max-width:1439px){.container{width:calc(100% - 96px)}.header-inner{padding-inline:48px}}@media(min-width:1440px){.container{width:min(calc(100% - 128px),var(--content-max))}.header-inner{padding-inline:80px}}.nav-item-dropdown{position:relative;display:inline-flex;align-items:center}.nav-dropdown-trigger{display:inline-flex;align-items:center;gap:6px;padding:10px 12px;border-radius:6px;color:var(--muted);cursor:pointer;transition:color .2s,background-color .2s}.nav-dropdown-caret{transition:transform .2s ease}.nav-item-dropdown:focus-within .nav-dropdown-caret,.nav-item-dropdown:hover .nav-dropdown-caret{transform:rotate(180deg)}.nav-dropdown-menu{position:absolute;top:calc(100% + 6px);left:0;min-width:140px;background:#ffffff;border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 30px rgba(17,24,39,.08);padding:6px;display:none;flex-direction:column;gap:2px;z-index:50}.nav-item-dropdown:focus-within .nav-dropdown-menu,.nav-item-dropdown:hover .nav-dropdown-menu{display:flex}.nav-dropdown-menu a{display:block;padding:8px 12px;border-radius:6px;font-size:14px;color:var(--muted);text-decoration:none;white-space:nowrap;transition:background-color .15s,color .15s}.nav-dropdown-menu a.is-active,.nav-dropdown-menu a:hover{background-color:var(--brand-50);color:var(--brand-700);font-weight:500}.hero-section{padding:104px 0 96px;background:#fff}.hero-container{display:flex;flex-direction:column;align-items:center}.hero-eyebrow{margin:0 0 16px;color:var(--brand-700);font-size:14px;font-weight:600;letter-spacing:.04em}.hero-section h1{max-width:780px;font-size:clamp(56px,4.15vw,60px);line-height:1.15;letter-spacing:-.025em}.hero-description{max-width:720px;margin:24px 0 0;color:var(--muted);font-size:18px;line-height:30px}.ai-requirement{position:relative;width:min(100%,820px);min-height:136px;margin-top:40px;padding:20px 22px 18px;border:1px solid var(--line);border-radius:16px;background:#fff;text-align:left;box-shadow:0 10px 30px rgba(17,24,39,.06);transition:border-color .2s,box-shadow .2s}.ai-requirement:focus-within{border-color:var(--brand-500);box-shadow:0 0 0 3px var(--brand-50),0 10px 30px rgba(17,24,39,.06)}.ai-requirement label{display:block;margin-bottom:8px;color:var(--muted-soft);font-size:13px}.ai-requirement textarea{display:block;width:100%;min-height:68px;padding:0 0 12px;border:0;outline:0;resize:vertical;background:transparent;color:var(--ink);font:inherit;font-size:16px;line-height:26px}.ai-requirement textarea::placeholder{color:#9ca3af}.hero-examples{display:flex;flex-wrap:wrap;gap:8px;padding-top:14px;padding-right:150px;border-top:1px solid #eef0f2}.hero-examples button{height:32px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);font:inherit;font-size:13px;cursor:pointer;transition:border-color .18s,color .18s,background-color .18s}.hero-examples button:hover{border-color:var(--brand-500);background:var(--brand-50);color:var(--brand-700)}.hero-build-button{position:absolute;right:22px;bottom:18px;height:48px;padding:0 22px;border:0;border-radius:10px;background:var(--brand-500);color:#fff;font:inherit;font-size:15px;font-weight:700;cursor:pointer;transition:background-color .2s}.hero-build-button:hover{background:var(--brand-700)}.hero-build-button:disabled{cursor:not-allowed;opacity:.5}.template-view:disabled{cursor:default;opacity:.65}.hero-secondary-action{margin-top:16px}.hero-secondary-action .button{min-width:112px;padding:0 18px;border-radius:10px;color:var(--muted)}.hero-meta{margin-top:32px;color:var(--muted);font-size:14px;line-height:24px}.hero-meta p{margin:4px 0}@media(max-width:767px){.hero-section{min-height:0;padding:64px 0 72px;overflow-x:hidden}.hero-container{width:100%;padding-inline:20px}.hero-section h1{width:100%;min-width:0;font-size:clamp(36px,9.75vw,38px);line-height:1.15;letter-spacing:-.025em;overflow-wrap:anywhere}.hero-description{width:100%;max-width:720px;margin-top:20px;font-size:16px;line-height:26px}.ai-requirement{width:100%;max-width:none;min-width:0;min-height:140px;margin-top:32px;padding:18px 18px 16px}.ai-requirement textarea{min-height:82px;overflow-wrap:anywhere}.hero-examples{padding-right:0;padding-bottom:14px}.hero-build-button{position:static;width:100%;height:48px;margin-top:14px}.hero-secondary-action{width:100%;margin-top:16px}.hero-secondary-action .button{width:100%;min-width:0}.hero-meta{margin-top:28px;padding-inline:20px;color:var(--muted);font-size:13px;line-height:23px;white-space:normal;overflow-wrap:anywhere}.hero-meta,.hero-meta p{width:100%;max-width:none}.hero-meta p{margin:6px 0}}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.application-story-heading,.approach-heading,.capabilities-heading,.cases-heading,.delivery-heading,.enterprise-ready-heading,.faq-heading,.final-cta-heading,.scenario-heading,.section-heading,.templates-heading{max-width:880px;margin:0 auto 52px;text-align:center}.section-eyebrow,.section-eyebrow-badge{display:block;margin:0 auto 16px;color:var(--brand-700);font-size:13.5px;font-weight:600;letter-spacing:.05em;line-height:1.4;background:transparent;border:0;padding:0;box-shadow:none}.section-eyebrow-badge .badge-dot{display:none}.application-story-heading h2,.approach-heading h2,.capabilities-heading h2,.cases-heading h2,.delivery-heading h2,.enterprise-ready-heading h2,.faq-heading h2,.final-cta-heading h2,.scenario-heading h2,.section-heading h2,.templates-heading h2{margin:0;color:var(--ink)!important;font-size:clamp(30px,2.6vw,40px)!important;font-weight:600!important;line-height:1.35!important;letter-spacing:-.015em;text-wrap:balance}.heading-highlight{color:inherit;background:none;-webkit-text-fill-color:initial}.application-story-heading>p:last-child,.approach-heading>span,.capabilities-heading>span,.cases-heading>span,.delivery-heading>span,.enterprise-ready-heading>span,.faq-heading>span,.final-cta-heading>span,.scenario-heading>span,.section-heading .section-subtitle,.section-heading>p:not(.section-eyebrow-badge):last-child,.section-heading>span,.templates-heading>span{display:block;max-width:680px;margin:16px auto 0;color:var(--muted);font-size:16.5px;line-height:28px}@media (max-width:767px){.application-story-heading,.approach-heading,.capabilities-heading,.cases-heading,.delivery-heading,.enterprise-ready-heading,.faq-heading,.final-cta-heading,.scenario-heading,.section-heading,.templates-heading{margin-bottom:36px}.application-story-heading h2,.approach-heading h2,.capabilities-heading h2,.cases-heading h2,.delivery-heading h2,.enterprise-ready-heading h2,.faq-heading h2,.final-cta-heading h2,.scenario-heading h2,.section-heading h2,.templates-heading h2{font-size:clamp(26px,6.5vw,32px)!important;line-height:1.25!important}.application-story-heading>p:last-child,.approach-heading>span,.capabilities-heading>span,.cases-heading>span,.delivery-heading>span,.enterprise-ready-heading>span,.faq-heading>span,.final-cta-heading>span,.scenario-heading>span,.section-heading .section-subtitle,.section-heading>p:not(.section-eyebrow-badge):last-child,.section-heading>span,.templates-heading>span{font-size:15px;line-height:24px;margin-top:14px}}.site-header{height:72px;border-bottom:1px solid rgba(20,20,20,.06);background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:-webkit-sticky;position:sticky;top:0;z-index:50;transition:background-color .2s,border-color .2s,box-shadow .2s}.site-header.is-scrolled{border-bottom-color:rgba(20,20,20,.08);background:rgba(255,255,255,.98);box-shadow:0 4px 18px rgba(17,24,39,.05)}.site-header .header-inner{max-width:1440px;height:100%;margin:0 auto;padding-inline:clamp(24px,4vw,48px);display:flex;align-items:center;gap:36px}@media(min-width:1440px){.site-header .header-inner{padding-inline:64px}}.site-header .brand{font-size:21px;font-weight:700;white-space:nowrap;display:inline-flex;align-items:center;flex-shrink:0}.site-header .brand-mark{width:28px;height:28px;border-radius:7px}.site-header .desktop-nav{display:flex;align-items:center;gap:4px;font-size:15px}.site-header .desktop-nav a{padding:9px 13px;border-radius:6px;color:var(--muted);font-weight:500;transition:color .18s,background-color .18s}.site-header .desktop-nav a:hover{color:var(--brand-700);background:var(--brand-50)}.site-header .desktop-nav .nav-dropdown-trigger.is-active,.site-header .desktop-nav a.is-active{color:var(--brand-700);font-weight:600}.site-header .header-actions{margin-left:auto;display:flex;align-items:center;gap:12px;font-size:14px;flex-shrink:0}.site-header .header-demo{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 14px;border-radius:8px;color:var(--muted);font-weight:500;transition:color .18s,background-color .18s}.site-header .header-demo:hover{color:var(--ink);background:rgba(0,0,0,.04)}.site-header .header-build{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 18px;border-radius:8px;color:#fff;background:var(--brand-500);font-weight:600;white-space:nowrap;box-shadow:0 1px 2px rgba(37,99,235,.15);transition:background-color .2s,box-shadow .2s,transform .1s}.site-header .header-build:hover{background:var(--brand-600);box-shadow:0 4px 14px rgba(37,99,235,.25)}.site-header .header-build:active{transform:translateY(1px)}.hero-section{position:relative;min-height:680px;padding:108px 0 96px;background-color:#fff;background-image:radial-gradient(ellipse 65% 55% at 50% 50%,rgba(255,255,255,.96) 0,rgba(255,255,255,.72) 65%,rgba(255,255,255,.35) 100%),url(/assets/bg/hero-ambient-silk.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;text-align:center;display:flex;align-items:center}.hero-section .hero-container{z-index:2;display:flex;flex-direction:column;align-items:center}.hero-badge{display:inline-flex;align-items:center;gap:8px;height:28px;padding:0 12px;border-radius:8px;background:rgba(239,246,255,.85);border:1px solid #bfdbfe;color:#1e40af;font-size:12.5px;font-weight:600;letter-spacing:.02em;margin-bottom:24px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero-badge-dot{width:6px;height:6px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.25)}.hero-section h1{max-width:840px;margin:0;color:var(--ink);font-size:clamp(46px,4.5vw,58px);font-weight:650;line-height:1.16;letter-spacing:-.02em}.hero-section .hero-description{max-width:780px;margin:24px auto 0;color:var(--muted);font-size:17px;line-height:28px}.hero-section .hero-actions{display:flex;justify-content:center;gap:14px;margin-top:36px}.hero-section .hero-actions .button{min-width:138px;min-height:50px;padding:12px 24px;border-radius:12px;font-size:15px;font-weight:600;transition:all .2s ease}.hero-section .hero-actions .button-primary{background:var(--brand-500);color:#fff;box-shadow:0 4px 14px rgba(37,99,235,.28),inset 0 1px 0 rgba(255,255,255,.25)}.hero-section .hero-actions .button-primary:hover{background:var(--brand-700);box-shadow:0 6px 20px rgba(37,99,235,.35);transform:translateY(-1px)}.hero-section .hero-actions .button-secondary{border:1px solid #e5e7eb;color:var(--ink);background:rgba(255,255,255,.92);box-shadow:0 2px 8px rgba(0,0,0,.04);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-section .hero-actions .button-secondary:hover{border-color:#d1d5db;background:#fff;color:#111827;box-shadow:0 4px 12px rgba(0,0,0,.06);transform:translateY(-1px)}.hero-contact{display:inline-flex;align-items:center;gap:6px;margin-top:20px;padding:6px 16px;background:rgba(255,255,255,.82);border:1px solid rgba(229,231,235,.85);border-radius:9999px;font-size:13.5px;color:#4b5563;box-shadow:0 2px 10px rgba(0,0,0,.02);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:all .2s ease}.hero-contact:hover{border-color:#cbd5e1;background:rgba(255,255,255,.95);box-shadow:0 4px 14px rgba(0,0,0,.04)}.hero-contact-icon{color:var(--brand-600);flex-shrink:0}.hero-contact-label{color:#64748b;font-weight:500}.hero-contact-tel{color:var(--ink);font-weight:650;letter-spacing:.02em;text-decoration:none;transition:color .15s ease}.hero-contact-tel:hover{color:var(--brand-600);text-decoration:underline}.hero-contact-wechat{color:#64748b;font-size:13px;font-weight:500}.hero-proof-wrapper{margin-top:38px;flex-direction:column}.hero-proof-wrapper,.hero-section .hero-proof{display:flex;align-items:center;gap:14px;max-width:100%}.hero-section .hero-proof{justify-content:center;padding:10px 24px;background:rgba(255,255,255,.88);border:1px solid rgba(229,231,235,.85);border-radius:9999px;color:#4b5563;font-size:13.5px;font-weight:500;box-sizing:border-box;box-shadow:0 4px 20px rgba(0,0,0,.03);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-section .hero-proof i{width:3px;height:3px;border-radius:50%;background:var(--brand-500)}.hero-deployment-badges{display:flex;align-items:center;justify-content:center;gap:10px;color:#9ca3af;font-size:12.5px;max-width:100%;letter-spacing:.02em}.hero-deployment-badges .badge-sep{color:#e5e7eb;font-size:11px}@media(max-width:767px){.site-header{height:64px}.site-header .header-inner{padding-inline:20px}.site-header .desktop-nav,.site-header .header-actions{display:none}.mobile-nav{display:block;margin-left:auto;position:relative}.hero-section{min-height:0;padding:48px 0 40px;display:block;background-image:radial-gradient(ellipse 90% 70% at 50% 50%,rgba(255,255,255,.97) 0,rgba(255,255,255,.88) 100%),url(/assets/bg/hero-ambient-silk.jpg)}.hero-section .hero-container{width:100%;padding-inline:16px;box-sizing:border-box}.hero-badge{margin-bottom:16px;font-size:12px;height:26px;padding:0 10px}.hero-section h1{max-width:340px;font-size:30px;line-height:1.2;letter-spacing:-.015em}.hero-section .hero-description{max-width:320px;margin:14px auto 0;font-size:14px;line-height:22px}.hero-section .hero-actions{width:100%;flex-direction:column;gap:10px;margin-top:24px}.hero-section .hero-actions .button{width:100%;min-height:46px}.hero-contact{margin-top:16px;padding:5px 12px;font-size:12px}.hero-contact-wechat{font-size:11.5px}.hero-proof-wrapper{width:100%;margin-top:28px;gap:10px}.hero-section .hero-proof{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:6px 8px;padding:0;background:transparent;border:0;border-radius:0;font-size:12px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.hero-section .hero-proof i{display:none}.hero-section .hero-proof span{background:rgba(255,255,255,.92);border:1px solid #e5e7eb;padding:4px 9px;border-radius:6px;color:#4b5563;font-size:12px;font-weight:500}.hero-deployment-badges{width:100%;flex-wrap:wrap;justify-content:center;gap:6px 8px;font-size:11.5px;line-height:1.4}}@media(min-width:768px) and (max-width:1023px){.site-header .desktop-nav,.site-header .header-actions{display:none}.site-header .mobile-nav{display:block;margin-left:auto}.site-header .mobile-drawer{position:fixed;inset:72px 0 0;overflow:auto;padding:24px 32px;background:#fff;border-top:1px solid var(--line);z-index:30}.site-header .mobile-drawer-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid var(--line)}.site-header .mobile-drawer-head button{border:0;background:none;font-size:26px;cursor:pointer}.site-header .mobile-drawer nav{display:block;margin:8px 0 20px}.site-header .mobile-drawer nav>div>a{display:block;padding:14px 0;border-bottom:1px solid var(--line);font-weight:600}.site-header .mobile-subnav{display:grid;grid-template-columns:1fr 1fr;padding:4px 0 8px}.site-header .mobile-subnav a{padding:10px 0;color:var(--muted);font-size:14px}.site-header .mobile-menu-build,.site-header .mobile-menu-cta{display:block;text-align:center;margin-top:10px}.site-header .mobile-menu-build{padding:12px 18px;border:1px solid var(--brand-500);border-radius:10px;color:var(--brand-700);font-weight:700}}@media(max-width:1023px){.site-header{-webkit-backdrop-filter:none;backdrop-filter:none}}.application-story{padding-block:112px;background:linear-gradient(180deg,#ffffff,#f8fafc 180px,#f8fafc)}.application-story-heading{max-width:760px;margin:0 auto 56px;text-align:center}.application-story-eyebrow{margin:0 0 12px;color:var(--brand-700);font-size:13px;font-weight:600;letter-spacing:.04em}.application-story-heading h2{margin:0;color:var(--ink);font-size:clamp(36px,3.2vw,44px);font-weight:650;line-height:1.2;letter-spacing:-.02em}.application-story-heading>p:last-child{margin:18px auto 0;max-width:640px;color:var(--muted);font-size:17px;line-height:28px}.application-story-flow{display:grid;grid-template-columns:minmax(0,1fr) 56px minmax(0,1fr);align-items:stretch;max-width:1120px;margin:0 auto 52px}.story-step{border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.04);padding:28px;flex-direction:column}.story-step,.story-step-head{display:flex;justify-content:space-between}.story-step-head{align-items:center;gap:12px;margin-bottom:18px}.story-step-label{margin:0;color:var(--ink);font-size:15px;font-weight:650}.story-step-badge{padding:3px 10px;border-radius:6px;background:var(--brand-50);border:1px solid #bfdbfe;color:var(--brand-700);font-size:12px;font-weight:550}.story-prompt-copy{margin:0 0 20px;color:#334155;font-size:15.5px;line-height:26px}.story-tags-group{margin-top:auto}.story-tags-label{display:block;margin-bottom:8px;color:#94a3b8;font-size:12px}.story-tags{display:flex;flex-wrap:wrap;gap:8px}.story-tags span{padding:6px 12px;border:1px solid #e2e8f0;border-radius:6px;color:#475569;background:#f8fafc;font-size:13px;font-weight:500}.story-connector{display:flex;align-items:center;justify-content:center;position:relative}.story-connector:before{content:"";width:100%;height:1px;background:#cbd5e1}.story-connector span{position:absolute;right:2px;width:8px;height:8px;border-top:2px solid var(--brand-500);border-right:2px solid var(--brand-500);transform:rotate(45deg)}.story-build-list{list-style:none;margin:0 0 20px;padding:0;display:grid;grid-gap:12px;gap:12px;color:var(--ink);font-size:14px}.story-build-list li{display:flex;align-items:flex-start;gap:8px}.story-build-list li:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:700;flex-shrink:0;margin-top:1px}.story-build-list small{display:block;margin-top:4px;color:var(--muted-soft);font-size:12px}.story-build-complete{margin:auto 0 0;padding-top:14px;border-top:1px solid #f1f5f9;color:#1d4ed8;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px}.story-result-badge-wrap{display:flex;justify-content:center;margin-bottom:32px}.story-result-transition{display:inline-flex;gap:8px;padding:8px 18px;border-radius:9999px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}.story-result-transition .result-dot{width:7px;height:7px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.25)}.story-result{max-width:1120px;margin:0 auto}.story-result-copy{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:18px}.story-result-copy h3{font-size:22px;font-weight:650}.story-result-copy p{max-width:620px;margin:0;color:var(--muted);font-size:15px;line-height:24px}.story-browser-frame{overflow:hidden;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 24px 60px -12px rgba(15,23,42,.12),0 0 0 1px rgba(0,0,0,.03)}.story-window-header{display:flex;align-items:center;justify-content:space-between;height:42px;padding:0 18px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.story-window-dots{display:flex;align-items:center;gap:7px;width:70px}.story-window-dots span{width:9px;height:9px;border-radius:50%}.story-window-dots span:first-child{background:#f87171}.story-window-dots span:nth-child(2){background:#fbbf24}.story-window-dots span:nth-child(3){background:#34d399}.story-window-title{display:flex;align-items:center;gap:10px;color:#334155;font-weight:600;font-size:13px}.window-title-tag{font-size:11px;font-weight:600;padding:2px 7px;border-radius:4px;background:#e2e8f0;color:#475569}.story-window-status{display:flex;align-items:center;gap:7px;color:#059669;font-size:12px;font-weight:500}.story-window-status .status-dot{width:6px;height:6px;border-radius:50%;background:#10b981;box-shadow:0 0 0 2px rgba(16,185,129,.25)}.story-browser-frame img{display:block;width:100%;height:auto;object-fit:contain}.story-capabilities{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px;padding:14px 20px;border-radius:10px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 16px rgba(15,23,42,.03)}.story-capabilities-badge{font-size:14px;font-weight:650;color:var(--ink)}.story-capabilities-tags{display:flex;flex-wrap:wrap;gap:8px}.story-capabilities-tags span{padding:5px 12px;border:1px solid #e2e8f0;border-radius:6px;color:#475569;font-size:13px;background:#f8fafc;font-weight:500}@media(max-width:767px){.application-story{padding-block:64px}.application-story-heading{margin-bottom:36px}.application-story-heading h2{font-size:30px}.application-story-heading>p:last-child{font-size:15px;line-height:24px}.application-story-flow{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}.story-step{width:100%;padding:20px}.story-connector{width:1px;height:24px;margin:0 auto}.story-connector:before{width:1px;height:100%}.story-connector span{right:auto;bottom:0;top:auto;left:-3px;transform:rotate(135deg)}.story-result-badge-wrap{margin-bottom:24px}.story-result-transition{font-size:12px;padding:6px 14px}.story-result-copy{display:block;margin-bottom:16px}.story-result-copy h3{font-size:18px}.story-result-copy p{margin-top:8px;font-size:14px;line-height:22px}.story-window-header{height:36px;padding:0 12px}.story-window-title{font-size:12px}.story-window-status{display:none}.story-capabilities{display:block;margin-top:16px;padding:14px}.story-capabilities-badge{display:block;margin-bottom:10px;font-size:13px}.story-capabilities-tags{gap:6px}.story-capabilities-tags span{font-size:12px;padding:4px 9px}}.shot{display:block;width:100%;height:auto;border:1px solid var(--line);border-radius:12px;box-shadow:0 18px 45px #15202712;background:var(--soft)}.shot-frame{position:relative}.shot-tag{position:absolute;left:12px;bottom:12px;background:rgba(15,59,51,.82);color:#fff;font-size:11px;padding:4px 9px;border-radius:6px;letter-spacing:.02em}.cap{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center;padding:70px 20px;max-width:1180px;margin:auto;border-top:1px solid var(--line)}.cap:nth-child(2n) .cap-media{order:2}.cap-body h2{font-size:30px;line-height:1.2;margin:0 0 14px}.cap-body p{color:var(--muted);font-size:16px;line-height:1.65;margin:0 0 16px}.cap-index{color:var(--brand-700);font-weight:700;font-size:14px;letter-spacing:.04em;margin-bottom:8px;display:block}@media(max-width:820px){.cap{grid-template-columns:1fr;gap:22px;padding:44px 20px}.cap:nth-child(2n) .cap-media{order:0}.cap-body h2{font-size:24px}}.scenario-section{padding-block:112px;background:var(--soft)}.scenario-heading{max-width:820px;margin:0 auto 56px;text-align:center}.scenario-heading>p{margin:0 0 12px;color:var(--brand-700);font-size:14px;font-weight:700}.scenario-heading h2{margin:0;color:var(--ink);font-size:clamp(40px,3.4vw,52px);line-height:1.18}.scenario-heading>span{display:block;margin:20px auto 0;color:var(--muted);font-size:18px;line-height:30px}.scenario-selectors{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px;max-width:1040px;margin:0 auto 44px}.scenario-selectors>div>strong{display:block;margin-bottom:12px;color:var(--muted-soft);font-size:12px}.scenario-selectors>div>div{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.scenario-selectors button{min-height:52px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);font:inherit;font-size:14px;text-align:left;cursor:pointer}.scenario-selectors button small{display:block;margin-bottom:4px;color:var(--muted-soft);font-size:11px}.scenario-selectors button.is-active{border-color:var(--brand-500);color:var(--brand-700);box-shadow:inset 3px 0 var(--brand-500)}.scenario-showcase{display:grid;grid-template-columns:40% 60%;max-width:1200px;margin:0 auto;border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}.scenario-info{padding:40px;border-right:1px solid var(--line)}.scenario-label{margin:0;color:var(--brand-700);font-size:12px;font-weight:700}.scenario-info h3{margin:12px 0;font-size:34px;line-height:1.2}.scenario-info>p:not(.scenario-label){margin:0;color:var(--muted);font-size:16px;line-height:26px}.scenario-capabilities{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px}.scenario-capabilities span{padding:6px 9px;border:1px solid var(--line);color:var(--muted);font-size:12px}.scenario-process{display:grid;grid-gap:6px;gap:6px;margin-top:30px}.scenario-process strong{margin-bottom:6px;font-size:13px}.scenario-process span{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:13px}.scenario-process i{color:var(--brand-500);font-style:normal}.scenario-preview{padding:28px}.scenario-toolbar{display:flex;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid var(--line);font-size:14px}.scenario-toolbar span{color:var(--muted-soft);font-size:12px}.scenario-table{margin-top:16px;border-top:1px solid var(--line)}.scenario-table>div{display:grid;grid-gap:10px;gap:10px;padding:14px 8px;border-bottom:1px solid var(--line);font-size:13px}.scenario-table>div:first-child{color:var(--muted-soft);font-size:11px}.scenario-table span:last-child{color:var(--brand-700)}.scenario-closing{max-width:1200px;margin:28px auto 0;display:flex;justify-content:center;align-items:center;gap:22px;color:var(--muted);font-size:15px}.scenario-closing p{margin:0}.scenario-closing a{color:var(--brand-700);font-weight:600}@media(max-width:767px){.scenario-section{padding-block:72px}.scenario-heading{margin-bottom:36px}.scenario-heading h2{font-size:36px}.scenario-heading>span{font-size:16px;line-height:26px}.scenario-selectors{grid-template-columns:1fr;gap:20px;margin-bottom:28px}.scenario-selectors>div>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.scenario-selectors button{min-height:56px}.scenario-showcase{display:flex;flex-direction:column}.scenario-info{padding:24px 20px;border-right:0;border-bottom:1px solid var(--line)}.scenario-info h3{font-size:30px}.scenario-preview{padding:20px}.scenario-table>div{grid-template-columns:1.3fr 1fr .8fr;gap:8px;padding-inline:4px}.scenario-table>div b:nth-child(3),.scenario-table>div span:nth-child(3){display:none}.scenario-closing{display:block;margin-top:24px;text-align:center;font-size:14px;line-height:24px}.scenario-closing a{display:block;margin-top:8px}}.scenario-app-shell{display:grid;grid-template-columns:132px minmax(0,1fr);min-height:330px;border:1px solid var(--line);background:#fff}.scenario-app-shell>aside{padding:14px 10px;background:#f8fafb;border-right:1px solid var(--line)}.scenario-app-shell>aside span{display:block;padding:9px 8px;color:var(--muted);font-size:12px}.scenario-app-shell>aside span.is-active{background:#fff;color:var(--brand-700);font-weight:700;border-left:2px solid var(--brand-500)}.scenario-app-shell main{padding:18px}.scenario-metrics{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin:16px 0}.scenario-metrics b{padding:10px;border:1px solid var(--line);color:var(--muted);font-size:11px;font-weight:500}.scenario-metrics em{display:block;margin-top:5px;color:var(--ink);font-size:21px;font-style:normal;font-weight:700}.scenario-table>div{grid-template-columns:1.3fr 1fr 1fr .9fr}.scenario-app-shell .scenario-table{margin-top:12px}.scenario-app-shell .scenario-toolbar{padding-bottom:12px}@media(max-width:767px){.scenario-app-shell{display:block;min-height:0}.scenario-app-shell>aside{display:flex;gap:4px;overflow:hidden;padding:8px;border-right:0;border-bottom:1px solid var(--line)}.scenario-app-shell>aside span{padding:7px 8px;white-space:nowrap}.scenario-app-shell main{padding:14px}.scenario-metrics b{padding:8px 6px}.scenario-metrics em{font-size:18px}.scenario-app-shell .scenario-table>div{grid-template-columns:1.3fr 1fr .9fr}.scenario-app-shell .scenario-table>div b:nth-child(3),.scenario-app-shell .scenario-table>div span:nth-child(3){display:none}}.build-approach{padding-block:112px;background:#fff}.approach-heading{max-width:820px;margin:0 auto 64px;text-align:center}.approach-heading>p{margin:0 0 12px;color:var(--brand-700);font-size:14px;font-weight:700}.approach-heading h2{margin:0;color:var(--ink);font-size:clamp(40px,3.4vw,52px);line-height:1.18}.approach-heading>span{display:block;margin:20px auto 0;color:var(--muted);font-size:18px;line-height:30px}.approach-comparison{display:grid;grid-template-columns:1fr 72px 1fr;max-width:1080px;margin:0 auto 84px}.approach-side{padding:30px 36px;border:1px solid var(--line);background:#fff}.approach-traditional{border-radius:12px 0 0 12px}.approach-zcode{border-color:var(--brand-100);border-radius:0 12px 12px 0}.approach-label{margin:0 0 22px;font-size:18px;font-weight:700}.approach-process{display:grid;grid-gap:0;gap:0}.approach-process div{display:flex;flex-direction:column;align-items:flex-start;gap:8px;font-size:15px}.approach-process i{margin-left:8px;color:var(--muted-soft);font-style:normal}.approach-process-brand div span{color:var(--brand-700)}.approach-process-brand i{color:var(--brand-500)}.approach-divider{display:flex;align-items:center;justify-content:center;color:var(--muted-soft);font-size:12px;font-weight:700}.approach-change{margin:24px 0 0;padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.approach-change b{margin:0 8px;font-weight:400}.approach-notes{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;color:var(--muted-soft);font-size:12px}.approach-notes span{padding:5px 8px;border:1px solid var(--line)}.approach-generated{grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;margin:20px 0}.approach-generated span{padding:9px 10px;border:1px solid var(--brand-100);color:var(--brand-700);font-size:13px}.approach-conclusion{margin:22px 0 0;padding-top:18px;border-top:1px solid var(--brand-100);color:var(--muted);font-size:15px;line-height:26px}.approach-conclusion strong{color:var(--brand-700);font-size:19px}.approach-differences{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:36px;gap:36px;max-width:1120px;margin:0 auto}.approach-differences article{padding-top:18px;border-top:2px solid var(--line)}.approach-differences small{color:var(--brand-700);font-size:12px;font-weight:700}.approach-differences h3{margin:14px 0 10px;font-size:21px}.approach-differences p{margin:0;color:var(--muted);font-size:14px;line-height:24px}.approach-differences article>div{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:8px;gap:8px;align-items:center;margin-top:18px;color:var(--muted);font-size:12px}.approach-differences b{font-weight:600;color:var(--ink)}.approach-differences span{color:var(--brand-500)}.approach-differences em{font-style:normal;color:var(--brand-700)}@media(max-width:767px){.build-approach{padding-block:72px}.approach-heading{margin-bottom:40px}.approach-heading h2{font-size:36px}.approach-heading>span{font-size:16px;line-height:26px}.approach-comparison{display:flex;flex-direction:column;gap:14px;margin-bottom:56px}.approach-side{padding:24px 20px}.approach-traditional,.approach-zcode{border-radius:12px}.approach-divider{height:24px}.approach-generated{grid-template-columns:1fr 1fr}.approach-differences{display:grid;grid-template-columns:1fr;grid-gap:28px;gap:28px}.approach-differences article>div{grid-template-columns:1fr auto 1fr}.build-approach{padding:80px 20px 72px;scroll-margin-top:64px;overflow-x:hidden}.build-approach .container{width:100%;padding:0}.approach-heading{margin-bottom:40px}.approach-heading h2{max-width:100%;font-size:36px;line-height:1.2}.approach-heading>span{font-size:16px;line-height:26px}.approach-comparison{display:flex;width:100%;gap:12px;margin-bottom:56px}.approach-side{width:100%;padding:22px 20px}.approach-traditional,.approach-zcode{border-radius:12px}.approach-divider{width:100%;height:20px;color:var(--brand-500);font-size:18px;line-height:20px}.approach-divider span{display:block;transform:rotate(90deg)}.approach-process div{font-size:14px}.approach-generated{grid-template-columns:1fr;gap:4px}.approach-differences{display:grid;grid-template-columns:1fr;grid-gap:28px;gap:28px}.approach-differences article{padding-top:16px}.approach-differences article>div{grid-template-columns:1fr auto 1fr;gap:8px}}.enterprise-ready{padding-block:112px;background:var(--soft)}.enterprise-ready-heading{max-width:800px;margin:0 auto 64px;text-align:center}.enterprise-ready-heading>p{margin:0 0 12px;color:var(--brand-700);font-size:14px;font-weight:700}.enterprise-ready-heading h2{margin:0;color:var(--ink);font-size:clamp(40px,3.4vw,52px);line-height:1.18}.enterprise-ready-heading>span{display:block;margin:20px auto 0;color:var(--muted);font-size:18px;line-height:30px}.enterprise-surface{max-width:1200px;margin:0 auto;border:1px solid var(--line);border-radius:14px;overflow:hidden}.enterprise-permissions{padding:42px 48px;border-bottom:1px solid var(--line)}.enterprise-section-heading{max-width:640px}.enterprise-section-heading p{margin:0 0 8px;color:var(--brand-700);font-size:12px;font-weight:700}.enterprise-section-heading h3{margin:0;color:var(--ink);font-size:26px;line-height:1.2}.enterprise-section-heading span{display:block;margin-top:12px;color:var(--muted);font-size:15px;line-height:25px}.permission-ui{max-width:700px;margin-top:28px;border-top:1px solid var(--line)}.enterprise-toolbar{display:flex;justify-content:space-between;padding:14px 10px;border-bottom:1px solid var(--line);font-size:13px}.enterprise-toolbar span{color:var(--muted)}.permission-row{display:flex;justify-content:space-between;padding:12px 10px;border-bottom:1px solid var(--line);font-size:13px}.permission-row b{font-weight:500;color:var(--muted)}.permission-scope{display:flex;justify-content:space-between;padding:16px 10px;color:var(--muted);font-size:13px}.permission-scope strong{font-weight:500;color:var(--ink)}.permission-links{display:flex;gap:22px;padding:10px;color:var(--muted-soft);font-size:12px}.enterprise-split{display:grid;grid-template-columns:1fr 1fr}.enterprise-split>article{padding:38px 42px}.enterprise-split>article+article{border-left:1px solid var(--line)}.connection-ui,.deployment-ui{margin-top:24px;border-top:1px solid var(--line)}.connection-row{display:grid;grid-template-columns:1.5fr 1fr 1fr;grid-gap:10px;gap:10px;padding:13px 6px;border-bottom:1px solid var(--line);font-size:12px}.connection-row span{color:var(--muted)}.connection-row em{font-style:normal;color:var(--muted)}.connection-row i{display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:var(--brand-500)}.deployment-ui>div{display:flex;justify-content:space-between;padding:13px 6px;border-bottom:1px solid var(--line);font-size:12px}.deployment-ui span{color:var(--muted)}.deployment-ui strong{font-weight:500;color:var(--ink);text-align:right}.enterprise-extension{display:grid;grid-template-columns:1fr 1fr;grid-gap:36px;gap:36px;padding:38px 42px;border-top:1px solid var(--line);background:#fcfdfd}.extension-flow{display:grid;align-content:center;grid-gap:8px;gap:8px}.extension-flow div{padding:12px 14px;border:1px solid var(--line)}.extension-flow small{display:block;color:var(--muted-soft);font-size:11px}.extension-flow strong{display:block;margin-top:5px;color:var(--ink);font-size:13px;font-weight:500}.extension-flow>b{text-align:center;color:var(--brand-500);font-weight:400}.extension-flow em{margin-top:6px;color:var(--brand-700);font-size:14px;font-style:normal;font-weight:600}@media(max-width:767px){.enterprise-ready{padding-block:72px}.enterprise-ready-heading{margin-bottom:40px}.enterprise-ready-heading h2{font-size:36px}.enterprise-ready-heading>span{font-size:16px;line-height:26px}.enterprise-surface{border-radius:12px}.enterprise-permissions{padding:28px 20px}.enterprise-split{display:block}.enterprise-split>article{padding:28px 20px}.enterprise-split>article+article{border-top:1px solid var(--line);border-left:0}.enterprise-extension{display:block;padding:28px 20px}.permission-ui{margin-top:22px}.connection-row{grid-template-columns:1.3fr .9fr .9fr;gap:6px}.enterprise-toolbar,.permission-links,.permission-row,.permission-scope{padding-inline:6px}.permission-links{gap:14px}.extension-flow{margin-top:24px}}.permission-ui{display:grid;grid-template-columns:180px minmax(0,520px);grid-gap:28px;gap:28px;max-width:760px}.role-list{display:grid;align-content:start;grid-gap:2px;gap:2px;border-right:1px solid var(--line);padding-right:18px}.role-list strong{padding:8px 10px;color:var(--muted-soft);font-size:12px}.role-list span{padding:10px;color:var(--muted);font-size:13px}.role-list span.is-active{border-left:2px solid var(--brand-500);color:var(--brand-700);font-weight:600;background:var(--brand-50)}@media(max-width:767px){.permission-ui{grid-template-columns:1fr;gap:16px}.role-list{grid-template-columns:repeat(3,1fr);border-right:0;border-bottom:1px solid var(--line);padding:0 0 10px}.role-list strong{grid-column:1/-1}.role-list span{padding:8px 6px}.enterprise-ready{padding:80px 0 72px;scroll-margin-top:64px;overflow-x:hidden}.enterprise-ready-heading{max-width:100%;margin-bottom:40px}.enterprise-ready-heading h2{max-width:340px;margin-inline:auto;font-size:36px;line-height:1.2}.enterprise-ready-heading>span{max-width:350px;margin-inline:auto;font-size:16px;line-height:26px}.enterprise-surface{width:100%;border-right:0;border-left:0;border-radius:0;background:transparent}.enterprise-permissions{padding:28px 0;border-bottom:1px solid var(--line)}.enterprise-section-heading{max-width:100%}.enterprise-section-heading h3{font-size:24px}.enterprise-section-heading span{font-size:14px;line-height:24px}.permission-ui{display:block;width:100%;max-width:none;margin-top:22px}.role-list{display:flex;flex-wrap:wrap;gap:6px;padding:0 0 16px;border-right:0;border-bottom:1px solid var(--line)}.role-list strong{flex:0 0 100%;padding:0 0 4px}.role-list span{flex-grow:1;flex-shrink:1;flex-basis:calc(33.333% - 4px);min-width:0;padding:9px 6px;border:1px solid var(--line);text-align:center}.role-list span.is-active{border-color:var(--brand-500);border-left-width:1px;background:var(--brand-50)}.permission-config{width:100%;padding-top:10px}.enterprise-toolbar,.permission-row,.permission-scope{width:100%;padding:12px 0}.permission-scope{display:grid;grid-gap:5px;gap:5px}.permission-scope strong{text-align:left}.permission-links{display:flex;flex-wrap:wrap;gap:8px 16px;padding:12px 0 0}.enterprise-split{display:block;width:100%}.enterprise-split>article{width:100%;padding:28px 0}.enterprise-split>article+article{border-top:1px solid var(--line);border-left:0}.connection-ui,.deployment-ui{width:100%;margin-top:20px}.connection-row{grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr) minmax(0,.8fr);width:100%;gap:6px;padding:12px 0;font-size:11px}.connection-row em,.connection-row span,.connection-row strong{min-width:0;overflow-wrap:anywhere}.deployment-ui>div{width:100%;gap:14px;padding:12px 0}.deployment-ui strong{max-width:60%;overflow-wrap:anywhere}.enterprise-extension{display:block;width:100%;padding:28px 0;border-top:1px solid var(--line);background:transparent}.extension-flow{width:100%;margin-top:22px}.extension-flow div{width:100%;padding:12px}.extension-flow strong{overflow-wrap:anywhere}.extension-flow em{display:block;margin-top:10px}}.application-cases{padding-block:112px;background:#fff}.cases-heading{max-width:800px;margin:0 auto 48px;text-align:center}.cases-heading>p{margin:0 0 12px;color:var(--brand-700);font-size:14px;font-weight:700}.cases-heading h2{margin:0;color:var(--ink);font-size:clamp(40px,3.4vw,52px);line-height:1.18}.cases-heading>span{display:block;margin:20px auto 0;color:var(--muted);font-size:18px;line-height:30px}.case-selector{display:flex;justify-content:center;gap:8px;margin-bottom:36px}.case-selector button{min-height:44px;padding:0 18px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);font:inherit;font-size:14px;cursor:pointer}.case-selector button.is-active{border-color:var(--brand-500);color:var(--brand-700);font-weight:600;background:var(--brand-50)}.case-surface{display:grid;grid-template-columns:35% 65%;max-width:1200px;margin:0 auto;border:1px solid var(--line);border-radius:14px;background:var(--soft);overflow:hidden}.case-copy{padding:48px 40px}.case-copy>p{margin:0;color:var(--brand-700);font-size:12px;font-weight:700}.case-copy h3{margin:14px 0;font-size:34px;line-height:1.2}.case-copy>span{display:block;color:var(--muted);font-size:16px;line-height:27px}.case-copy>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:26px}.case-copy b{padding:6px 10px;border:1px solid var(--line);background:#fff;color:var(--muted);font-size:12px;font-weight:500}.case-media{display:flex;align-items:center;min-width:0;padding:28px;background:#fff;border-left:1px solid var(--line)}.case-image-frame{overflow:hidden;width:100%;border:1px solid var(--line);border-radius:10px;box-shadow:0 10px 26px rgba(17,24,39,.07)}.case-image-frame img{display:block;width:100%;height:auto;object-fit:contain}.case-placeholder{display:grid;place-content:center;width:100%;aspect-ratio:1.98/1;border:1px dashed #cbd5e1;background:var(--soft);text-align:center}.case-placeholder strong{font-size:18px}.case-placeholder span{margin-top:8px;color:var(--muted);font-size:13px}.case-placeholder small{margin-top:10px;color:var(--muted-soft);font-size:11px}@media(max-width:767px){.application-cases{padding-block:72px}.cases-heading{margin-bottom:36px}.cases-heading h2{font-size:36px}.cases-heading>span{font-size:16px;line-height:26px}.case-selector{flex-wrap:wrap;gap:7px;margin-bottom:28px}.case-selector button{flex:1 1 auto;min-height:42px;padding-inline:12px;font-size:13px}.case-surface{display:block}.case-copy{padding:26px 20px}.case-copy h3{font-size:30px}.case-media{padding:18px;border-top:1px solid var(--line);border-left:0}.case-placeholder small{max-width:280px;overflow-wrap:anywhere}}@media(min-width:768px){.cases-heading{margin-bottom:38px}.cases-heading>span{margin-top:16px}.case-selector{margin-bottom:28px}.case-media{padding:16px 18px;border-left-color:#eef0f2}.case-image-frame{border-radius:8px}.case-copy>small{display:block;margin-top:7px;color:var(--brand-700);font-size:11px}.case-copy h3{margin-top:12px}}@media(max-width:767px){.application-cases{scroll-margin-top:64px;overflow-x:hidden}.case-selector{flex-wrap:nowrap;width:100%}.case-selector button{min-width:0;padding-inline:8px;white-space:nowrap}.case-surface{width:100%;background:#fff}.case-copy{padding:26px 20px 0}.case-copy>small{display:block;margin-top:7px;color:var(--brand-700);font-size:11px}.case-copy h3{margin-top:12px}.case-media{width:100%;margin-top:28px;padding:0 8px 8px;border-top:0;background:#fff}.case-image-frame{width:100%;border-radius:7px;box-shadow:none}.case-image-frame img{display:block;object-fit:contain}.case-image-frame img,.case-placeholder{width:100%;height:auto}}.application-templates{background:var(--soft)}.templates-heading{max-width:800px;margin:0 auto 48px}.template-gallery{grid-gap:22px;gap:22px}.template-card{border:1px solid var(--line);border-radius:10px;transition:border-color .2s}.template-card:hover{border-color:#cbd5e1}.template-preview{aspect-ratio:1.8/1;background:#f6f8f9}.template-preview>img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center}.template-copy{padding:20px}.template-copy small{color:var(--brand-700);font-size:11px;font-weight:700}.template-copy h3{margin:7px 0 9px;font-size:19px}.template-copy>div{display:flex;flex-wrap:wrap;gap:6px;margin-top:16px}.template-copy>div span{padding:5px 8px;border:1px solid var(--line);color:var(--muted);font-size:11px}.template-ui-preview{display:grid;grid-template-columns:58px 1fr;width:100%;height:100%;background:#fff}.template-ui-preview>aside{display:grid;align-content:start;grid-gap:10px;gap:10px;padding:16px 12px;background:#eef2f3;border-right:1px solid var(--line)}.template-ui-preview>aside i{display:block;height:5px;background:#cbd5e1}.template-ui-preview main{padding:15px}.template-ui-preview header{display:flex;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid var(--line);font-size:10px}.template-ui-preview header span{color:var(--muted-soft)}.template-ui-preview section{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6px;gap:6px;padding:12px 0}.template-ui-preview section strong{padding:8px 6px;border:1px solid var(--line);color:var(--brand-700);font-size:14px}.template-ui-preview main>div{display:grid;grid-template-columns:1.5fr 1fr;padding:8px 4px;border-top:1px solid var(--line);color:var(--muted);font-size:9px}.template-ui-preview main>div span:last-child{color:var(--brand-700)}.template-cta{display:flex;align-items:center;justify-content:center;gap:28px;max-width:1200px;margin:40px auto 0}.template-cta p{margin:0;color:var(--ink);font-size:15px}.template-cta p span{margin-left:8px;color:var(--muted)}@media(max-width:767px){.application-templates{padding-block:72px;scroll-margin-top:64px}.templates-heading{margin-bottom:36px}.templates-heading h2{font-size:36px}.templates-heading>span{font-size:16px;line-height:26px}.template-gallery{grid-template-columns:1fr;gap:18px}.template-preview{width:100%}.template-copy{padding:18px 20px}.template-copy p{min-height:0}.template-cta{display:block;margin-top:32px;text-align:center}.template-cta p{line-height:24px}.template-cta p span{display:block;margin:3px 0 0}.template-cta .button{width:100%;margin-top:16px}}@media(min-width:768px){.templates-heading{max-width:720px;margin-bottom:36px}.templates-heading h2{font-size:46px;line-height:1.2}.templates-heading>span{margin-top:16px}.template-ui-preview section strong{font-size:12px;font-weight:600}}.template-more{display:none}@media(max-width:767px){.application-templates{padding-top:72px}.templates-heading{margin-bottom:32px}.templates-heading>p{margin-bottom:10px}.templates-heading h2{max-width:350px;margin-inline:auto;font-size:34px;line-height:1.2}.templates-heading>span{margin-top:16px}.template-gallery{gap:18px}.template-mobile-extra{display:none}.templates-expanded .template-mobile-extra{display:block}.template-more{display:block;margin:18px auto 0;padding:9px 14px;border:1px solid var(--line);border-radius:8px;background:transparent;color:var(--brand-700);font:inherit;font-size:13px;cursor:pointer}.template-cta{margin-top:28px}}.application-templates{padding-block:112px;background:#f6faf9;overflow:hidden}.templates-heading{max-width:860px;margin:0 auto 38px;text-align:center}.templates-heading>p{margin:0 0 12px;color:var(--brand-700);font-size:14px;font-weight:700;letter-spacing:.04em}.templates-heading h2{margin:0;color:var(--ink);font-size:clamp(40px,3.4vw,52px);line-height:1.18;letter-spacing:-.02em}.templates-heading>span{display:block;max-width:700px;margin:20px auto 0;color:var(--muted);font-size:18px;line-height:30px}.template-value-points{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-top:30px;text-align:left}.template-value-points span{display:flex;align-items:center;gap:9px;padding:11px 12px;border:1px solid #dbece8;border-radius:7px;background:#fff;color:var(--muted);font-size:12px;line-height:18px}.template-value-points b{color:var(--brand-700);font-size:11px}.template-tabs{display:flex;justify-content:center;gap:4px;max-width:1200px;margin:0 auto 28px;border-bottom:1px solid #dbe5e3;overflow-x:auto}.template-tabs button{flex:none;padding:12px 16px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);font:inherit;font-size:14px;cursor:pointer;white-space:nowrap}.template-tabs button.is-active,.template-tabs button:hover{border-bottom-color:var(--brand-500);color:var(--brand-700);font-weight:700}.template-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;max-width:1200px;margin:0 auto}.template-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid #dbe5e3;border-radius:9px;background:#fff;transition:transform .2s,box-shadow .2s,border-color .2s}.template-card:hover{border-color:#a8ddd2;box-shadow:0 14px 30px rgba(14,75,67,.09);transform:translateY(-2px)}.template-preview{aspect-ratio:16/9;overflow:hidden;border-bottom:1px solid var(--line);background:#eaf3f1}.template-preview-media{position:relative;width:100%;height:100%}.template-preview-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center}.template-preview-label{position:absolute;right:10px;bottom:10px;padding:4px 7px;border:1px solid rgba(255,255,255,.7);border-radius:4px;background:rgba(17,24,39,.62);color:#fff;font-size:10px}.template-copy{display:flex;flex:1 1;flex-direction:column;padding:19px 20px 16px}.template-card-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.template-card-meta small{color:var(--brand-700);font-size:11px;font-weight:700}.template-card-meta span{color:var(--muted-soft);font-size:11px}.template-copy h3{margin:8px 0;color:var(--ink);font-size:20px;line-height:1.3}.template-copy p{min-height:48px;margin:0;color:var(--muted);font-size:14px;line-height:24px}.template-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.template-tags span{padding:4px 8px;border:1px solid #dbe5e3;border-radius:4px;color:var(--muted);font-size:11px;line-height:17px}.template-view{justify-content:space-between;width:100%;min-height:34px;margin-top:16px;padding:0;border-top:1px solid #eef2f1;border-radius:0;color:var(--brand-700);font-size:13px;font-weight:700}.template-view span{font-size:17px}.template-actions{display:flex;justify-content:center;gap:12px;margin:40px auto 0}.template-actions .button{min-width:150px;min-height:44px;border-radius:7px}.template-actions .button span{margin-left:7px}@media(min-width:768px) and (max-width:1100px){.application-templates{padding-block:88px}.template-gallery{grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px}.template-value-points{grid-template-columns:repeat(2,1fr);max-width:620px;margin-inline:auto}.template-tabs{justify-content:flex-start;max-width:900px}}@media(max-width:767px){.application-templates{padding-block:76px;scroll-margin-top:64px}.templates-heading{margin-bottom:30px}.templates-heading h2{font-size:34px;line-height:1.2}.templates-heading>span{margin-top:16px;font-size:16px;line-height:26px}.template-value-points{grid-template-columns:1fr 1fr;gap:8px;margin-top:24px}.template-value-points span{padding:9px 8px;font-size:11px;line-height:16px}.template-tabs{justify-content:flex-start;margin-bottom:20px}.template-tabs button{padding:10px 13px;font-size:13px}.template-gallery{grid-template-columns:1fr;gap:14px}.template-copy{padding:17px 18px 14px}.template-copy h3{font-size:19px}.template-copy p{min-height:0}.template-actions{flex-direction:column;margin-top:28px}.template-actions .button{width:100%}}.faq-section{padding-block:112px;background:#fff}.faq-heading{max-width:800px;margin:0 auto 56px;text-align:center}.faq-heading>p{margin:0 0 12px;color:var(--brand-700);font-size:14px;font-weight:700}.faq-heading h2{margin:0;color:var(--ink);font-size:clamp(40px,3.4vw,52px);line-height:1.18}.faq-heading>span{display:block;margin:20px auto 0;color:var(--muted);font-size:18px;line-height:30px}.faq-list{max-width:960px;margin:0 auto;border-top:1px solid var(--line)}.faq-list article{border-bottom:1px solid var(--line)}.faq-list article.is-open{border-bottom-color:#d7e9e5}.faq-list button{display:grid;grid-template-columns:42px minmax(0,1fr) 32px;align-items:center;width:100%;padding:24px 0;border:0;background:transparent;color:var(--ink);font:inherit;text-align:left;cursor:pointer}.faq-list button small{color:var(--muted-soft);font-size:12px}.faq-list button>span{font-size:18px;font-weight:600;line-height:28px}.faq-list button b{justify-self:end;color:var(--muted);font-size:22px;font-weight:400}.faq-list article.is-open button>span,.faq-list button:focus-visible>span,.faq-list button:hover>span{color:var(--brand-700)}.faq-list button:focus-visible{outline:2px solid var(--brand-500);outline-offset:4px}.faq-answer{padding:0 48px 24px 42px}.faq-answer p{max-width:760px;margin:0;color:var(--muted);font-size:15px;line-height:27px}@media(max-width:767px){.faq-section{padding-block:72px;scroll-margin-top:64px;overflow-x:hidden}.faq-heading{margin-bottom:40px}.faq-heading h2{max-width:350px;margin-inline:auto;font-size:36px;line-height:1.2}.faq-heading>span{font-size:16px;line-height:26px}.faq-list{width:100%}.faq-list button{grid-template-columns:32px minmax(0,1fr) 28px;gap:4px;padding:20px 0}.faq-list button>span{min-width:0;font-size:16px;line-height:25px;overflow-wrap:anywhere}.faq-list button b{font-size:20px}.faq-answer{padding:0 28px 20px 36px}.faq-answer p{font-size:14px;line-height:25px}}.final-cta{padding-block:120px;background:var(--soft)}.final-cta-heading{max-width:760px;margin:0 auto 44px;text-align:center}.final-cta-heading>p{margin:0 0 12px;color:var(--brand-700);font-size:14px;font-weight:700}.final-cta-heading h2{margin:0;color:var(--ink);font-size:clamp(44px,3.7vw,56px);line-height:1.16}.final-cta-heading>span{display:block;max-width:680px;margin:20px auto 0;color:var(--muted);font-size:18px;line-height:30px}.final-prompt{position:relative;max-width:920px;margin:0 auto;padding:22px 24px 20px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 12px 34px rgba(17,24,39,.06)}.final-prompt:focus-within{border-color:var(--brand-500);box-shadow:0 0 0 3px var(--brand-50),0 12px 34px rgba(17,24,39,.06)}.final-prompt label{display:block;margin-bottom:9px;color:var(--muted-soft);font-size:13px}.final-prompt textarea{display:block;width:100%;min-height:94px;padding:0 190px 12px 0;border:0;outline:0;resize:vertical;background:transparent;color:var(--ink);font:inherit;font-size:17px;line-height:28px}.final-prompt textarea::placeholder{color:#9ca3af}.final-prompt>button{position:absolute;right:24px;bottom:20px;height:48px;padding:0 20px;border:0;border-radius:9px;background:var(--brand-500);color:#fff;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.final-prompt>button:hover{background:var(--brand-700)}.final-prompt>button:disabled{cursor:not-allowed;opacity:.5}.final-cta-support{display:flex;align-items:center;justify-content:space-between;max-width:920px;margin:18px auto 0}.final-examples{display:flex;flex-wrap:wrap;gap:8px}.final-examples button{min-height:36px;padding:0 12px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--muted);font:inherit;font-size:12px;cursor:pointer}.final-examples button.is-active{border-color:var(--brand-500);color:var(--brand-700);background:var(--brand-50)}.final-cta-support>.button{min-height:40px;padding-block:0}@media(max-width:767px){.final-cta{padding-block:80px;scroll-margin-top:64px;overflow-x:hidden}.final-cta-heading{margin-bottom:36px}.final-cta-heading h2{font-size:38px;line-height:1.18}.final-cta-heading>span{font-size:16px;line-height:26px}.final-prompt{width:100%;padding:19px 18px 18px}.final-prompt textarea{min-height:112px;padding:0 0 14px;font-size:16px;line-height:26px}.final-prompt>button{position:static;width:100%;height:48px}.final-cta-support{display:flex;flex-direction:column;align-items:stretch;gap:16px;width:100%;margin-top:16px}.final-examples{justify-content:center}.final-examples button{flex:1 1 auto;min-width:0}.final-cta-support>.button{width:100%}}.final-cta{padding-bottom:88px}.final-prompt{padding-top:19px;padding-bottom:16px}.final-prompt textarea{min-height:70px}.final-cta-support{flex-direction:column;gap:10px;margin-top:16px}.final-cta-support,.final-examples{justify-content:center}.final-cta-support>a{color:var(--muted);font-size:13px;font-weight:500}.final-cta-support>a:hover{color:var(--brand-700)}@media(max-width:767px){.final-cta{padding-bottom:64px}.final-prompt{padding:18px}.final-prompt textarea{min-height:92px}.final-cta-support{align-items:center;gap:11px}.final-examples{width:100%}.final-cta-support>a{display:inline-block;width:auto}}.scenario-app-content{min-width:0;padding:18px;background:#fff}.template-ui-content{min-width:0;padding:15px}.template-ui-content header{display:flex;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid var(--line);font-size:10px}.template-ui-content header span{color:var(--muted-soft)}.template-ui-metrics{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6px;gap:6px;padding:12px 0}.template-ui-metrics strong{padding:8px 6px;border:1px solid var(--line);color:var(--brand-700);font-size:12px;font-weight:600}.template-ui-content>div:not(.template-ui-metrics){display:grid;grid-template-columns:1.5fr 1fr;padding:8px 4px;border-top:1px solid var(--line);color:var(--muted);font-size:9px}.template-ui-content>div:not(.template-ui-metrics) span:last-child{color:var(--brand-700)}@media(max-width:767px){.scenario-app-content{padding:14px}}.build-approach{scroll-margin-top:72px}.approach-heading{margin-bottom:52px}.approach-comparison{grid-template-columns:1fr 48px 1fr;margin-bottom:68px}.approach-side{padding:24px 30px}.approach-label{margin-bottom:16px}.approach-process div{gap:4px;font-size:14px}.approach-process i{line-height:16px}.approach-divider{color:var(--brand-500);font-size:18px;font-weight:400}.approach-change{margin-top:16px;padding-top:14px}.approach-notes{margin-top:10px}.approach-generated{display:grid;grid-template-columns:1fr;grid-gap:5px;gap:5px;margin:14px 0;padding:13px 0;border-top:1px solid var(--brand-100);border-bottom:1px solid var(--brand-100)}.approach-generated strong{color:var(--ink);font-size:13px}.approach-generated span{padding:0;border:0;color:var(--muted);font-size:12px}.approach-conclusion{margin-top:14px;padding-top:0;border-top:0}.approach-differences{gap:40px}.approach-differences article{padding-top:16px}.approach-differences h3{margin-top:12px}.approach-differences article>div{margin-top:16px}.scenario-section{scroll-margin-top:72px}.scenario-app-shell>aside{background:#f6f8f9}.scenario-app-shell main{background:#fff}.scenario-app-shell .scenario-table>div:first-child{background:#f8fafb}.scenario-metrics b{background:#fcfdfd}.scenario-table span:last-child:before{content:"";display:inline-block;width:5px;height:5px;margin:0 5px 2px 0;border-radius:50%;background:var(--brand-500)}@media(max-width:767px){.scenario-section{scroll-margin-top:64px}}.capabilities-heading h2{max-width:720px;margin-inline:auto}@media(max-width:767px){.platform-capabilities{padding-top:96px}.capabilities-heading h2{max-width:none}}.application-story-flow{grid-template-columns:minmax(0,1fr) 40px minmax(0,1.25fr);margin-bottom:44px}.story-result-transition{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 auto 24px;color:var(--brand-700);font-size:13px}.story-result-transition span{font-weight:700}.story-result-transition i{display:block;width:1px;height:20px;background:var(--brand-100)}.story-result-transition strong{font-weight:600}.story-result-copy{display:block;text-align:center}.story-result-copy .story-step-label{margin-bottom:10px}.story-result-copy h3{margin:0;color:var(--ink);font-size:clamp(28px,2.5vw,36px);line-height:1.2}.story-result-copy p:last-child{max-width:720px;margin:14px auto 20px}.story-capabilities{display:block;text-align:center}.story-capabilities>div{justify-content:center;margin-top:14px}@media(max-width:767px){.application-story{padding-top:80px}.application-story-flow{margin-bottom:28px}.story-result-transition{margin-bottom:20px}.story-result-copy h3{font-size:28px}.story-result-copy p:last-child{margin-top:12px;margin-bottom:18px}.story-capabilities{margin-top:22px}.story-capabilities>div{justify-content:center}}.platform-capabilities{padding-block:112px;background:#ffffff}.capabilities-heading{max-width:800px;margin:0 auto 56px;text-align:center}.capabilities-eyebrow{margin:0 0 12px;color:var(--brand-700);font-size:13px;font-weight:600;letter-spacing:.04em}.capabilities-heading h2{margin:0;color:var(--ink);font-size:clamp(36px,3.2vw,44px);font-weight:650;line-height:1.2;letter-spacing:-.02em}.capabilities-heading>span{display:block;margin:18px auto 0;max-width:680px;color:var(--muted);font-size:17px;line-height:28px}.capabilities-workspace{display:grid;grid-template-columns:250px minmax(0,1fr);max-width:1200px;margin:0 auto;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;box-shadow:0 10px 30px rgba(15,23,42,.04);overflow:hidden}.capabilities-nav{padding:24px 14px;background:#ffffff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;gap:6px}.capabilities-nav>p{margin:0 12px 14px;color:#94a3b8;font-size:12px;font-weight:650;letter-spacing:.06em;text-transform:uppercase}.capabilities-nav button{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;border:1px solid transparent;border-radius:10px;background:transparent;color:#475569;font:inherit;font-size:15px;font-weight:550;text-align:left;cursor:pointer;transition:all .18s ease}.capabilities-nav button small{color:#94a3b8;font-size:12px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.capabilities-nav button:hover{background:#f8fafc;color:#0f172a}.capabilities-nav button.is-active{background:var(--brand-50);border-color:#bfdbfe;color:var(--brand-700);font-weight:650}.capabilities-nav button.is-active small{color:var(--brand-700)}.capabilities-panel{padding:40px;min-width:0;display:flex;flex-direction:column;gap:28px}.capability-panel-meta{display:flex;align-items:center;gap:10px;margin-bottom:8px}.capability-index{font-size:12px;font-weight:700;color:var(--brand-700);padding:2px 8px;border-radius:4px;background:var(--brand-50);border:1px solid #bfdbfe}.capability-subtitle{font-size:13px;font-weight:600;color:#64748b}.capability-panel-copy h3{margin:0;color:var(--ink);font-size:28px;font-weight:650;line-height:1.25}.capability-desc{margin:12px 0 0;max-width:760px;color:#475569;font-size:15.5px;line-height:26px}.capability-features{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.capability-feature-tag{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:6px;background:#ffffff;border:1px solid #e2e8f0;color:#334155;font-size:13px;font-weight:500;box-shadow:0 1px 3px rgba(0,0,0,.02)}.capability-feature-tag i{width:5px;height:5px;border-radius:50%;background:var(--brand-500)}.capability-screen-frame{overflow:hidden;border:1px solid #e2e8f0;border-radius:12px;background:#ffffff;box-shadow:0 18px 45px rgba(15,23,42,.08),0 0 0 1px rgba(0,0,0,.03)}.screen-frame-topbar{display:flex;align-items:center;justify-content:space-between;height:40px;padding:0 16px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.screen-frame-dots{display:flex;align-items:center;gap:6px;width:60px}.screen-frame-dots span{width:8px;height:8px;border-radius:50%}.screen-frame-dots span:first-child{background:#f87171}.screen-frame-dots span:nth-child(2){background:#fbbf24}.screen-frame-dots span:nth-child(3){background:#34d399}.screen-frame-title{font-size:12px;font-weight:600;color:#475569}.screen-frame-badge{font-size:11px;font-weight:550;color:#1e40af;padding:2px 8px;border-radius:4px;background:#eff6ff;border:1px solid #bfdbfe}.screen-frame-img-wrap{position:relative;background:#0f172a}.screen-frame-img{display:block;width:100%;height:auto;object-fit:cover}@media(max-width:767px){.platform-capabilities{padding-block:64px}.capabilities-heading{margin-bottom:36px}.capabilities-heading h2{font-size:30px}.capabilities-heading>span{font-size:15px;line-height:24px}.capabilities-workspace{display:flex;flex-direction:column;border-radius:12px}.capabilities-nav{display:flex;flex-direction:row;overflow-x:auto;padding:12px;border-right:0;border-bottom:1px solid #e2e8f0;gap:8px}.capabilities-nav>p{display:none}.capabilities-nav button{flex:0 0 auto;width:auto;padding:8px 14px;font-size:13px;border-radius:8px}.capabilities-panel{padding:20px 16px;gap:20px}.capability-panel-copy h3{font-size:22px}.capability-desc{font-size:14px;line-height:22px}.capability-features{gap:6px}.capability-feature-tag{font-size:12px;padding:4px 10px}.screen-frame-topbar{height:34px;padding:0 10px}.screen-frame-badge{display:none}}.delivery-section{padding-block:112px;background:var(--soft)}.delivery-heading{max-width:760px;margin:0 auto 48px;text-align:center}.delivery-heading>p{margin:0 0 12px;color:var(--brand-700);font-size:14px;font-weight:700}.delivery-heading h2{margin:0;color:var(--ink);font-size:clamp(40px,3.4vw,52px);line-height:1.18}.delivery-heading>span{display:block;margin:20px auto 0;color:var(--muted);font-size:18px;line-height:30px}.delivery-options{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin:0 auto}.delivery-options article{min-height:210px;padding:30px;border:1px solid var(--line);border-radius:8px;background:#fff}.delivery-options small{color:var(--brand-700);font-size:12px;font-weight:700}.delivery-options h3{margin:36px 0 12px;color:var(--ink);font-size:22px}.delivery-options p{margin:0;color:var(--muted);font-size:15px;line-height:25px}.delivery-actions{display:flex;justify-content:center;gap:24px;margin-top:30px}.delivery-actions a{color:var(--brand-700);font-size:14px;font-weight:700}.delivery-actions a:last-child{padding-bottom:2px;border-bottom:1px solid var(--brand-500)}.delivery-actions .delivery-download-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid var(--brand-500);border-radius:6px;background:var(--brand-500);color:#fff!important;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s ease}.delivery-actions .delivery-download-btn:hover{background:var(--brand-700);border-color:var(--brand-700);transform:translateY(-1px);box-shadow:0 4px 12px rgba(37,99,235,.25)}@media(max-width:767px){.delivery-section{padding-block:80px}.delivery-heading{margin-bottom:36px}.delivery-heading h2{font-size:36px}.delivery-heading>span{font-size:16px;line-height:26px}.delivery-options{grid-template-columns:1fr;gap:10px}.delivery-options article{min-height:0;padding:24px}.delivery-options h3{margin-top:22px}.delivery-actions{flex-direction:column;align-items:center;gap:16px;margin-top:24px}.delivery-actions .delivery-download-btn{width:100%;max-width:350px}}.deployment-notes{max-width:960px;margin:48px auto 28px;padding:28px 32px;border:1px solid var(--line);border-radius:8px;background:var(--soft)}.deployment-notes h2{margin:0 0 16px;color:var(--ink);font-size:22px}.deployment-notes ul{display:grid;grid-gap:10px;gap:10px;margin:0;padding-left:20px;color:var(--muted);font-size:15px;line-height:25px}.deployment-page>.button{display:flex;width:max-content;margin:0 auto}@media(max-width:767px){.deployment-notes{margin-top:32px;padding:22px 20px}.deployment-page>.button{width:100%;justify-content:center}}.application-cases,.delivery-section,.enterprise-ready,.platform-capabilities{padding-block:104px}.capabilities-heading,.cases-heading,.delivery-heading,.enterprise-ready-heading{margin-bottom:52px}.capabilities-heading h2,.cases-heading h2,.delivery-heading h2,.enterprise-ready-heading h2{font-size:clamp(36px,3vw,46px);line-height:1.2;letter-spacing:0}.capabilities-heading>p,.cases-heading>p,.delivery-heading>p,.enterprise-ready-heading>p{font-weight:600}.capabilities-workspace,.case-surface,.enterprise-surface{max-width:1120px;border-radius:8px}.capabilities-workspace{min-height:520px}.capability-demo{border-radius:8px;box-shadow:0 12px 30px rgba(17,24,39,.05)}.enterprise-surface{background:#fff}.enterprise-permissions{padding:38px 42px}.enterprise-extension,.enterprise-split>article{padding:36px 40px}.delivery-options{max-width:1120px}.delivery-options article{min-height:200px}.delivery-actions{align-items:center;flex-wrap:wrap;gap:18px}.delivery-actions button{min-height:42px;padding:0 14px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--muted);font:inherit;font-size:14px}.delivery-actions button:disabled{cursor:not-allowed;opacity:.72}.case-copy{padding:42px 36px}.case-image-frame{border-radius:8px;box-shadow:0 12px 30px rgba(17,24,39,.05)}.final-cta{padding:112px 0 104px}.final-cta-heading{margin-bottom:34px}.final-cta-heading h2{font-size:clamp(40px,3.4vw,50px);line-height:1.2;letter-spacing:0}.final-actions{display:flex;justify-content:center;gap:12px}.final-actions .button{min-width:128px;min-height:46px;border-radius:7px}.final-cta-note{margin:22px auto 0;color:var(--muted);font-size:14px;text-align:center}.final-cta-link{display:block;width:max-content;margin:12px auto 0;padding-bottom:2px;border-bottom:1px solid var(--brand-500);color:var(--brand-700);font-size:14px;font-weight:600}.permission-screens{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;margin-top:28px}.permission-screens figure{min-width:0;margin:0;border:1px solid var(--line);border-radius:8px;background:var(--soft);overflow:hidden}.permission-screens figcaption{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:14px 16px;border-bottom:1px solid var(--line);background:#fff}.permission-screens figcaption strong{color:var(--ink);font-size:14px}.permission-screens figcaption span{color:var(--muted);font-size:12px}.permission-screens img{display:block;width:100%;height:auto}.mcp-connection-panel{margin-top:24px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 10px 24px rgba(17,24,39,.04)}.mcp-panel-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;border-bottom:1px solid var(--line)}.mcp-panel-head strong{font-size:16px;color:var(--ink)}.mcp-panel-head span{color:var(--brand-700);font-size:12px;font-weight:600}.mcp-field-label{margin:16px 0 8px;color:var(--ink);font-size:12px;font-weight:600}.mcp-client-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.mcp-client-list span{display:flex;align-items:center;justify-content:center;gap:6px;padding:9px 10px;border:1px solid var(--line);border-radius:6px;color:var(--muted);font-size:12px;text-align:center}.mcp-client-list span i{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border:1px solid;border-radius:4px;font-size:8px;font-style:normal;font-weight:700;line-height:1}.mcp-client-list span.is-verified{border-color:var(--brand-100);color:var(--brand-700);background:var(--brand-50)}.mcp-permission-mode{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:6px;overflow:hidden;font-size:12px;text-align:center}.mcp-permission-mode span,.mcp-permission-mode strong{padding:9px 8px;font-weight:500}.mcp-permission-mode strong{color:var(--brand-700);background:var(--brand-50)}.mcp-checks{display:grid;grid-gap:8px;gap:8px;margin-top:14px;color:var(--muted);font-size:12px}.mcp-checks span:first-letter{color:var(--brand-700)}.mcp-notice{margin-top:14px;padding:10px;border:1px solid #f4d89b;border-radius:6px;background:#fff9e8;color:#7a5a13;font-size:11px;line-height:18px}@media(max-width:767px){.application-cases,.delivery-section,.enterprise-ready,.platform-capabilities{padding-block:80px}.capabilities-heading,.cases-heading,.delivery-heading,.enterprise-ready-heading{margin-bottom:40px}.capabilities-heading h2,.cases-heading h2,.delivery-heading h2,.enterprise-ready-heading h2{font-size:34px}.enterprise-extension,.enterprise-permissions,.enterprise-split>article{padding-inline:20px}.delivery-actions{flex-direction:column;gap:14px}.delivery-actions button{width:100%;max-width:350px}.final-cta{padding:80px 20px 72px}.final-cta-heading h2{font-size:36px}.final-actions{flex-direction:column}.final-actions .button{width:100%}.final-cta-note{max-width:330px;line-height:24px}.final-cta-link{margin-top:14px}.permission-screens{grid-template-columns:1fr;gap:16px;margin-top:22px}.permission-screens figcaption{align-items:flex-start;flex-direction:column;gap:4px;padding:12px 14px}.mcp-connection-panel{padding:14px}.mcp-client-list{grid-template-columns:1fr 1fr}.mcp-checks{gap:6px;font-size:11px}}:root{--page-bg:#fff;--surface-cool:#f3f7fc}main .hero-section{background-image:linear-gradient(180deg,rgba(239,246,255,.42),rgba(255,255,255,.5)),radial-gradient(ellipse at center,#fff 20%,transparent 85%),url(/assets/bg/hero-ambient-silk.jpg)}.hero-section:after{content:"";position:absolute;inset:auto 0 -1px;height:120px;background:linear-gradient(180deg,transparent,#fff);pointer-events:none}.hero-section .hero-container{position:relative;z-index:1}main .application-cases,main .application-story{background:#fff}main .delivery-section,main .platform-capabilities{background:var(--surface-cool);border-block:1px solid #e8eef6}main .enterprise-ready{background:#fff}main .final-cta{position:relative;isolation:isolate;overflow:hidden;background:#f0f5fb}.final-cta:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(255,255,255,.58),rgba(255,255,255,.9)),url(/assets/bg/hero-ambient-silk.jpg) 50% /cover;opacity:.5;pointer-events:none}main .faq-section,main .page.section,main .scenario-section,main .templates-section{background:linear-gradient(180deg,var(--surface-cool),#fff 380px)}.consult-consent{display:flex;align-items:flex-start;gap:10px;color:var(--muted);font-size:14px}.consult-consent input{margin-top:5px;accent-color:var(--brand-500)}.consult-consent a{color:var(--brand-700);text-decoration:underline}:focus-visible{outline:3px solid #2563eb;outline-offset:4px}@media (max-width:767px){main .hero-section{background-image:linear-gradient(rgba(255,255,255,.82),rgba(255,255,255,.94)),url(/assets/bg/hero-ambient-silk.jpg)}.hero-section:after{height:64px}main .final-cta{padding-block:64px}}