@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700;800&display=swap";:root{--grad: linear-gradient(115deg, #35c5e7 0%, #4f76f6 48%, #8756e8 100%);--grad-cta: linear-gradient(115deg, #087fa5 0%, #3159ca 50%, #6739ba 100%);--grad-soft: linear-gradient(135deg, rgba(53, 197, 231, .12), rgba(79, 118, 246, .09) 52%, rgba(135, 86, 232, .1));--ink: #14213d;--ink-2: #4d5d78;--ink-3: #5c6b82;--navy: #061a3a;--navy-2: #0b2851;--blue: #3159ca;--cyan: #35c5e7;--violet: #8756e8;--line: #dfe6f0;--line-strong: #cbd6e6;--soft: #f5f8fc;--white: #ffffff;--shadow: 0 16px 40px rgba(17, 39, 80, .09);--header-height: 72px}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{overflow-x:hidden;background:var(--white);color:var(--ink);font-family:Noto Sans JP,Hiragino Sans,Yu Gothic UI,sans-serif;font-size:15px;line-height:1.75;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body,button,a,input{letter-spacing:0}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}button{padding:0;border:0;color:inherit;background:none;cursor:pointer}:focus-visible{outline:3px solid #1f4eb5;outline-offset:3px}.container{width:min(1180px,calc(100% - 56px));margin-inline:auto}section[id]{scroll-margin-top:var(--header-height)}.section-soft{background:var(--soft)}.section-heading{max-width:720px}.section-heading-center{margin-inline:auto;text-align:center}.section-kicker{margin:0 0 14px;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.16em}.section-heading h2,.process-intro h2{margin:0;color:var(--ink);font-size:clamp(32px,3.5vw,46px);font-weight:800;line-height:1.42}.section-heading>p:last-child,.process-intro>p{margin:22px 0 0;color:var(--ink-2);font-size:15px;line-height:2}.grad-text{background:var(--grad);background-clip:text;color:transparent;-webkit-background-clip:text}.site-header{position:sticky;z-index:100;top:0;height:var(--header-height);background:#fffffffa;border-bottom:1px solid rgba(210,220,235,.8)}.header-inner{display:flex;width:min(1360px,calc(100% - 48px));height:100%;align-items:center;gap:28px;margin-inline:auto}.brand{display:flex;width:150px;height:32px;flex:0 0 auto;align-items:center}.brand-logo-full{width:142px;height:auto}.nav{display:flex;align-items:center;gap:25px;margin-left:auto}.nav button{position:relative;color:#263451;font-size:12px;font-weight:700;white-space:nowrap}.nav button:after{position:absolute;right:0;bottom:-8px;left:0;height:2px;background:var(--grad);content:"";opacity:0;transform:scaleX(.4);transition:opacity .16s ease,transform .16s ease}.nav button:hover:after{opacity:1;transform:scaleX(1)}.header-actions{display:flex;flex:0 0 auto;align-items:center;gap:10px}.btn{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:10px;padding:0 20px;border:1px solid transparent;border-radius:7px;font-size:13px;font-weight:700;line-height:1.2;white-space:nowrap;transition:border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--grad-cta);color:var(--white);box-shadow:0 9px 22px #4f76f645}.btn-primary:hover{box-shadow:0 12px 28px #4f76f659}.btn-outline{border-color:var(--line-strong);background:var(--white);color:var(--ink)}.btn-outline:hover{border-color:var(--blue);color:var(--blue)}.btn-ghost{border-color:#ffffff94;background:#05163138;color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.btn-ghost:hover{border-color:var(--white);background:#0516316b}.btn-large{min-height:56px;padding-inline:28px;font-size:15px}.button-arrow{font-size:18px;font-weight:500}.hamburger{display:none;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.hamburger span{width:22px;height:2px;background:var(--ink);transition:transform .18s ease,opacity .18s ease}.hamburger.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.is-open span:nth-child(2){opacity:0}.hamburger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu,.mobile-overlay{display:none}.hero{position:relative;display:flex;height:clamp(650px,76vh,790px);min-height:650px;align-items:center;overflow:hidden;background-color:var(--navy);background-image:url(/lp-assets/fde-hero-v2.webp);background-position:center center;background-size:cover;color:var(--white)}.hero:before{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#030f26f5,#03112ae6 34%,#0416347a 61%,#0518381f),linear-gradient(0deg,rgba(3,16,40,.54) 0%,transparent 34%);content:""}.hero-inner{position:relative;z-index:1}.hero-copy{width:min(700px,62%);padding:70px 0 58px}.hero-kicker{display:flex;align-items:center;gap:14px;margin:0 0 20px;color:#a8eafa;font-size:13px;font-weight:700}.hero-kicker:before{width:42px;height:1px;background:var(--cyan);content:""}.hero h1{margin:0;color:var(--white);font-size:clamp(45px,4.6vw,66px);font-weight:800;line-height:1.32}.hero-lead{max-width:600px;margin:28px 0 0;color:#ffffffde;font-size:15px;line-height:2}.hero-actions{display:flex;gap:14px;margin-top:34px}.hero-points{display:flex;flex-wrap:wrap;gap:0;margin:40px 0 0;padding:0;list-style:none}.hero-points li{display:flex;align-items:center;gap:9px;padding:0 18px;border-left:1px solid rgba(255,255,255,.28);color:#ffffffd1;font-size:11px;font-weight:600}.hero-points li:first-child{padding-left:0;border-left:0}.hero-points span{color:#7bdff4;font-size:10px;font-weight:800}.hero-scroll{position:absolute;z-index:2;bottom:18px;left:50%;display:flex;align-items:center;flex-direction:column;gap:7px;color:#ffffffbf;font-size:8px;font-weight:700;letter-spacing:.12em;transform:translate(-50%)}.hero-scroll i{width:12px;height:12px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg)}.pain-section{padding:94px 0 102px}.pain-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:52px;border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong)}.pain-item{min-height:250px;padding:34px 28px 32px;border-left:1px solid var(--line)}.pain-item:first-child{border-left:0}.item-number{display:inline-block;margin-bottom:34px;background:var(--grad);background-clip:text;color:transparent;font-size:13px;font-weight:800;-webkit-background-clip:text}.pain-item h3{margin:0;color:var(--ink);font-size:18px;line-height:1.55}.pain-item p{margin:14px 0 0;color:var(--ink-2);font-size:13px;line-height:1.9}.comparison-section{padding:110px 0 118px}.comparison-intro{display:grid;grid-template-columns:.9fr 1.1fr;align-items:end;gap:76px}.comparison-intro>p{margin:0 0 6px;color:var(--ink-2);font-size:15px;line-height:2.05}.comparison-table-wrap{margin-top:54px;overflow-x:auto;border:1px solid var(--line-strong);background:var(--white);overscroll-behavior-inline:contain;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.comparison-table{width:100%;min-width:940px;border-collapse:collapse;table-layout:fixed}.comparison-label-col{width:150px}.comparison-row>th,.comparison-row>td{height:72px;padding:16px 20px;border-left:1px solid var(--line);color:#384762;font-size:13px;font-weight:500;line-height:1.7;text-align:center;vertical-align:middle}.comparison-table tbody .comparison-row>*{border-top:1px solid var(--line)}.comparison-row>:first-child{border-left:0}.comparison-head>th{height:84px;background:#e7edf5;color:#3f4d64;font-size:13px;font-weight:800}.comparison-head>th:first-child{background:var(--navy);color:var(--white)}.comparison-head .comparison-fde-head{background:var(--grad-cta);color:var(--white)}.comparison-fde-head span{display:block;margin-bottom:5px;font-size:18px}.comparison-label{background:#f8fafc;color:var(--ink)!important;font-weight:700!important}.comparison-fde{background:linear-gradient(135deg,#35c5e712,#8756e80f);color:#315ccc!important;font-weight:700!important}.comparison-note{margin:18px 0 0;color:var(--ink-3);font-size:12px;line-height:1.8}.approach-section{padding:112px 0 122px}.approach-section .section-heading{max-width:840px}.approach-flow{display:grid;grid-template-columns:165px 34px minmax(0,1fr) 34px 175px;align-items:stretch;margin-top:58px;padding:24px;border:1px solid var(--line-strong);background:#fbfcfe}.flow-terminal,.flow-step{position:relative;border:1px solid var(--line-strong);background:var(--white)}.flow-terminal{display:flex;min-height:100%;align-items:center;justify-content:center;padding:28px 20px;text-align:center}.flow-terminal>div{width:100%}.flow-terminal p,.flow-result p{margin:0 0 10px;color:var(--blue);font-size:10px;font-weight:800}.flow-terminal h3{margin:0;color:var(--ink);font-size:18px;line-height:1.55}.flow-terminal div>span{display:block;margin-top:12px;color:var(--ink-2);font-size:11px;line-height:1.7}.flow-result{border-color:#4f76f67a;background:var(--grad-soft)}.flow-num{position:absolute;top:12px;left:14px;background:var(--grad);background-clip:text;color:transparent;font-size:10px;font-weight:800;-webkit-background-clip:text}.flow-connector{display:flex;align-items:center;justify-content:center;color:var(--blue);font-size:22px}.flow-tracks{padding:2px 0}.flow-track-label{margin:0 0 8px;color:var(--ink-3);font-size:9px;font-weight:800;letter-spacing:.1em;text-align:center}.flow-track-top{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.flow-step-wrap{display:flex;min-width:0;align-items:center}.flow-step-wrap .flow-step{flex:1}.track-arrow{flex:0 0 26px;color:var(--blue);font-size:17px;text-align:center}.flow-step{display:flex;min-height:145px;align-items:center;justify-content:center;flex-direction:column;padding:30px 16px 19px;text-align:center}.flow-step h3{margin:0;color:var(--ink);font-size:14px;line-height:1.55}.flow-step p{margin:9px 0 0;color:var(--ink-2);font-size:10px;line-height:1.75}.parallel-marker{position:relative;display:flex;height:40px;align-items:center;justify-content:center}.parallel-marker:before{position:absolute;right:0;left:0;height:1px;background:var(--line);content:""}.parallel-marker span{position:relative;padding:3px 14px;border:1px solid var(--line);background:#fbfcfe;color:var(--ink-3);font-size:9px;font-weight:800}.flow-step-wide{display:grid;min-height:116px;grid-template-columns:120px minmax(0,1fr);align-items:center;padding:24px 28px;border-color:#35c5e78a;text-align:left}.flow-step-wide:before{width:72px;height:48px;margin-inline:auto;border:1px solid rgba(79,118,246,.38);background:linear-gradient(135deg,transparent 45%,rgba(79,118,246,.14) 46%,rgba(79,118,246,.14) 54%,transparent 55%),linear-gradient(var(--white),var(--white));content:"";transform:skew(-8deg)}.flow-step-wide h3{font-size:16px}.flow-step-wide p{font-size:11px}.outputs-section{padding:112px 0 120px}.outputs-layout{display:grid;grid-template-columns:.72fr 1.28fr;align-items:start;gap:72px}.outputs-heading{position:sticky;top:calc(var(--header-height) + 42px)}.outputs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong)}.output-item{min-height:210px;padding:28px;border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);background:var(--white)}.output-item>span{display:block;margin-bottom:38px;color:var(--blue);font-size:11px;font-weight:800}.output-item h3{margin:0;color:var(--ink);font-size:18px}.output-item p{margin:13px 0 0;color:var(--ink-2);font-size:12px;line-height:1.85}.output-item-featured{grid-column:1 / -1;min-height:230px;padding:34px;background:var(--navy)}.output-item-featured>span{color:#78ddf3}.output-item-featured h3{color:var(--white);font-size:25px}.output-item-featured p{max-width:560px;color:#ffffffc2;font-size:13px}.themes-section{padding:112px 0 122px}.themes-section .section-heading{max-width:760px}.themes-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:56px;column-gap:56px;margin-top:54px;border-bottom:1px solid var(--line-strong)}.theme-item{display:grid;min-height:150px;grid-template-columns:44px minmax(0,1fr) 28px;align-items:center;gap:18px;padding:24px 4px;border-top:1px solid var(--line-strong)}.theme-number{background:var(--grad);background-clip:text;color:transparent;font-size:12px;font-weight:800;-webkit-background-clip:text}.theme-item h3{margin:0;color:var(--ink);font-size:18px}.theme-item p{margin:9px 0 0;color:var(--ink-2);font-size:12px;line-height:1.8}.theme-mark{color:var(--blue);font-size:20px}.reasons-section{padding:112px 0 118px}.reasons-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:54px;border:1px solid var(--line-strong);background:var(--white)}.reason-item{min-height:310px;padding:36px 34px;border-left:1px solid var(--line-strong)}.reason-item:first-child{border-left:0}.reason-item>span{display:block;margin-bottom:76px;background:var(--grad);background-clip:text;color:transparent;font-size:38px;font-style:italic;font-weight:500;line-height:1;-webkit-background-clip:text}.reason-item h3{margin:0;color:var(--ink);font-size:20px;line-height:1.55}.reason-item p{margin:15px 0 0;color:var(--ink-2);font-size:13px;line-height:1.9}.process-section{padding:112px 0 124px}.process-intro{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:72px}.process-intro>p{margin-bottom:4px}.process-list{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin:72px 0 0;padding:0;list-style:none}.process-list:before{position:absolute;top:27px;right:12.5%;left:12.5%;height:1px;background:var(--line-strong);content:""}.process-item{position:relative}.process-number{position:relative;z-index:1;display:grid;width:56px;height:56px;place-items:center;margin-bottom:28px;border:1px solid var(--line-strong);border-radius:50%;background:var(--white);color:var(--blue);font-size:12px;font-weight:800}.process-item h3{margin:0;color:var(--ink);font-size:18px}.process-item p{margin:13px 0 0;color:var(--ink-2);font-size:12px;line-height:1.9}.faq-section{padding:112px 0 120px}.faq-layout{display:grid;grid-template-columns:.65fr 1.35fr;align-items:start;gap:80px}.faq-heading{position:sticky;top:calc(var(--header-height) + 42px)}.faq-list{border-top:1px solid var(--line-strong)}.faq-item{border-bottom:1px solid var(--line-strong)}.faq-question{display:grid;width:100%;min-height:80px;grid-template-columns:32px minmax(0,1fr) 32px;align-items:center;gap:10px;padding:18px 0;color:var(--ink);font-size:14px;font-weight:700;text-align:left}.faq-q-mark,.faq-answer>span{color:var(--blue);font-size:13px;font-weight:800}.faq-toggle{color:var(--blue);font-size:22px;font-weight:400;text-align:center}.faq-answer{display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;padding:0 42px 26px 0}.faq-answer[hidden]{display:none}.faq-answer p{margin:0;color:var(--ink-2);font-size:13px;line-height:1.95}.cta-section{position:relative;overflow:hidden;padding:82px 0;background:var(--navy);color:var(--white)}.cta-section:before{position:absolute;top:0;right:0;left:0;height:3px;background:var(--grad);content:""}.cta-inner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:62px}.cta-kicker{margin:0 0 14px;color:#74dff4;font-size:10px;font-weight:800;letter-spacing:.15em}.cta-inner h2{margin:0;color:var(--white);font-size:clamp(28px,3vw,40px);line-height:1.5}.cta-inner p:last-child{max-width:720px;margin:18px 0 0;color:#ffffffb3;font-size:13px;line-height:1.9}.cta-actions{display:flex;align-items:stretch;flex-direction:column;gap:12px}.cta-actions .btn{min-width:230px}.site-footer{padding:66px 0 24px;background:var(--white)}.footer-main{display:grid;grid-template-columns:1.35fr repeat(3,minmax(0,.8fr));gap:44px}.footer-brand img{width:160px;height:auto}.footer-brand p{margin:22px 0 0;color:var(--ink);font-size:13px;font-weight:700}.footer-brand span{display:block;margin-top:8px;color:var(--ink-3);font-size:11px}.footer-column{padding-left:28px;border-left:1px solid var(--line)}.footer-label{margin-bottom:18px;color:var(--ink);font-size:11px;font-weight:800}.footer-nav{display:flex;align-items:flex-start;flex-direction:column;gap:11px}.footer-nav a,.footer-nav button{color:var(--ink-2);font-size:11px;line-height:1.5;text-align:left}.footer-nav a:hover,.footer-nav button:hover{color:var(--blue)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:56px;padding-top:20px;border-top:1px solid var(--line);color:var(--ink-3);font-size:10px}.dl-page{min-height:100vh;padding:0 0 64px;background:var(--soft)}.dl-page-inner{max-width:1100px;margin:0 auto;padding:0 28px}.dl-header{margin-bottom:56px;padding:20px 0;border-bottom:1px solid var(--line)}.dl-logo img{width:auto;height:36px}.dl-card{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--white);box-shadow:var(--shadow)}.dl-card-left{padding:52px 48px;border-right:1px solid var(--line);background:var(--grad-soft)}.dl-eyebrow{margin:0 0 14px;color:var(--blue);font-size:12px;font-weight:700;letter-spacing:.12em}.dl-title{margin:0 0 20px;color:var(--ink);font-size:28px;font-weight:800;line-height:1.4}.dl-desc{margin:0 0 28px;color:var(--ink-2);font-size:14px;line-height:1.95}.dl-contents{display:flex;margin:0;padding:0;flex-direction:column;gap:10px;list-style:none}.dl-contents li{position:relative;padding-left:22px;color:var(--ink);font-size:13px;line-height:1.7}.dl-contents li:before{position:absolute;top:8px;left:0;width:8px;height:8px;border-radius:50%;background:var(--grad);content:""}.dl-card-right{padding:52px 48px}.dl-form-title{margin:0 0 28px;color:var(--ink);font-size:18px;font-weight:700}.dl-form{display:flex;flex-direction:column;gap:20px}.dl-field{display:flex;flex-direction:column;gap:7px}.dl-field label{display:flex;align-items:center;gap:8px;color:var(--ink);font-size:13px;font-weight:600}.dl-required{padding:2px 8px;border-radius:999px;background:var(--grad-cta);color:var(--white);font-size:10px;font-weight:700}.dl-field input{height:46px;padding:0 14px;border:1px solid var(--line-strong);border-radius:8px;outline:none;background:var(--white);color:var(--ink);font-size:14px}.dl-field input::-moz-placeholder{color:#a5afc1}.dl-field input::placeholder{color:#a5afc1}.dl-field input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #4f76f61f}.dl-error{margin:0;padding:10px 14px;border:1px solid #fed7d7;border-radius:8px;background:#fff5f5;color:#c53030;font-size:13px}.dl-submit{height:52px;margin-top:4px;border:0;border-radius:8px;background:var(--grad-cta);color:var(--white);box-shadow:0 8px 20px #4f76f640;font-size:15px;font-weight:700}.dl-submit:hover:not(:disabled){transform:translateY(-1px)}.dl-submit:disabled{cursor:not-allowed;opacity:.6}.dl-note{margin:0;color:var(--ink-3);font-size:11px;line-height:1.8;text-align:center}.dl-note a{color:var(--blue);text-decoration:underline}.dl-complete-card{display:flex;max-width:560px;align-items:center;flex-direction:column;margin:0 auto;padding:56px 48px;border:1px solid var(--line);border-radius:16px;background:var(--white);box-shadow:var(--shadow);text-align:center}.dl-complete-icon{width:56px;height:56px;margin-bottom:24px}.dl-complete-icon svg{width:100%;height:100%}.dl-complete-title{margin:0 0 16px;color:var(--ink);font-size:24px;font-weight:800}.dl-complete-desc{margin:0 0 32px;color:var(--ink-2);font-size:14px;line-height:1.95}.dl-download-btn{display:inline-flex;height:54px;align-items:center;gap:10px;margin-bottom:20px;padding:0 32px;border-radius:8px;background:var(--grad-cta);color:var(--white);box-shadow:0 8px 20px #4f76f640;font-size:14px;font-weight:700}.dl-back-link{color:var(--ink-2);font-size:13px}@media (max-width: 1180px){.header-inner{width:min(100% - 32px,1180px);gap:18px}.nav{gap:17px}.header-download{display:none}.hero-copy{width:min(660px,64%)}.approach-flow{grid-template-columns:150px 28px minmax(0,1fr) 28px 160px;padding:18px}.flow-step{padding-inline:12px}}@media (max-width: 1024px){.nav{display:none}.header-actions{margin-left:auto}.hamburger{display:flex}.mobile-menu{position:fixed;z-index:99;top:var(--header-height);right:0;display:block;width:min(420px,100%);height:calc(100dvh - var(--header-height));overflow-y:auto;padding:30px;background:var(--white);box-shadow:-18px 22px 48px #091e4124;opacity:0;pointer-events:none;transform:translate(100%);visibility:hidden;overscroll-behavior:contain;transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s}.mobile-menu.is-open{opacity:1;pointer-events:auto;transform:translate(0);visibility:visible;transition-delay:0s}.mobile-menu nav{display:flex;flex-direction:column}.mobile-menu nav>button,.mobile-menu nav>a{display:flex;min-height:56px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);color:var(--ink);font-size:14px;font-weight:700;text-align:left}.mobile-menu-actions{display:grid;gap:10px;margin-top:28px}.mobile-overlay{position:fixed;z-index:98;top:var(--header-height);right:0;bottom:0;left:0;display:block;width:100%;background:#0411296b}.hero{background-position:58% center}.hero-copy{width:min(610px,70%)}.hero-points{max-width:560px}.hero-points li{padding-inline:12px}.pain-list{grid-template-columns:repeat(2,minmax(0,1fr))}.pain-item:nth-child(3){border-left:0;border-top:1px solid var(--line)}.pain-item:nth-child(4){border-top:1px solid var(--line)}.comparison-intro,.process-intro{grid-template-columns:1fr;gap:24px}.comparison-intro>p,.process-intro>p{max-width:720px}.approach-flow{grid-template-columns:1fr;gap:16px;padding:22px}.flow-terminal{min-height:150px}.flow-connector{height:24px}.flow-connector span{transform:rotate(90deg)}.outputs-layout,.faq-layout{grid-template-columns:1fr;gap:50px}.outputs-heading,.faq-heading{position:static}.reasons-grid{grid-template-columns:1fr}.reason-item{display:grid;min-height:0;grid-template-columns:90px minmax(0,1fr);padding:34px;border-top:1px solid var(--line-strong);border-left:0}.reason-item:first-child{border-top:0}.reason-item>span{grid-row:1 / 3;margin:0}.reason-item p{margin-top:10px}.process-list{grid-template-columns:repeat(2,minmax(0,1fr))}.process-list:before{display:none}.process-item{min-height:220px;padding:28px;border:1px solid var(--line)}.cta-inner{grid-template-columns:1fr}.cta-actions{align-items:flex-start;flex-direction:row}.footer-main{grid-template-columns:1.3fr repeat(2,minmax(0,1fr))}.footer-column:last-child{grid-column:2 / 4}}@media (max-width: 720px){:root{--header-height: 64px}.container{width:min(100% - 40px,1180px)}.header-inner{width:calc(100% - 28px)}.brand-logo-full{width:124px}.brand{width:126px;height:29px}.header-contact{display:none}.mobile-menu{width:100%;padding:24px 20px}.section-heading h2,.process-intro h2{font-size:30px;line-height:1.5}.section-heading>p:last-child,.process-intro>p{font-size:14px;line-height:1.9}.desktop-break{display:none}.hero{height:auto;min-height:720px;align-items:flex-end;background-position:61% center}.hero:before{background:linear-gradient(90deg,#030f26f0,#03112ac7 65%,#0416346b),linear-gradient(0deg,#031028ed,#03102859 78%,#03102826)}.hero-copy{width:100%;padding:74px 0 44px}.hero-kicker{font-size:11px}.hero h1{font-size:39px;line-height:1.38}.hero-lead{margin-top:22px;font-size:14px;line-height:1.9}.hero-actions{align-items:stretch;flex-direction:column;gap:10px;margin-top:28px}.hero-actions .btn{width:100%}.hero-points{display:grid;grid-template-columns:1fr;gap:8px;margin-top:28px}.hero-points li{padding:0;border-left:0}.hero-scroll{display:none}.pain-section,.comparison-section,.approach-section,.outputs-section,.themes-section,.reasons-section,.process-section,.faq-section{padding:82px 0 88px}.pain-list{grid-template-columns:1fr;margin-top:40px}.pain-item{min-height:0;padding:27px 4px;border-top:1px solid var(--line);border-left:0}.pain-item:first-child{border-top:0}.item-number{margin-bottom:18px}.comparison-table-wrap{margin-top:40px}.comparison-table{min-width:760px}.comparison-label-col{width:125px}.comparison-row>th,.comparison-row>td{height:68px;padding:14px;font-size:12px}.comparison-head>th{height:78px}.approach-flow{margin-top:42px;padding:16px}.flow-track-top{grid-template-columns:1fr;gap:12px}.flow-step-wrap{align-items:stretch;flex-direction:column}.track-arrow{display:grid;width:100%;height:24px;place-items:center;transform:rotate(90deg)}.flow-step{min-height:130px;padding:28px 22px 22px}.flow-step h3{font-size:15px}.flow-step p{font-size:11px}.flow-step-wide{min-height:0;grid-template-columns:1fr;gap:20px;padding:30px 22px 24px;text-align:center}.flow-terminal{min-height:160px}.outputs-layout,.faq-layout{gap:40px}.outputs-grid{grid-template-columns:1fr}.output-item-featured{grid-column:auto}.output-item{min-height:0;padding:28px 24px}.output-item>span{margin-bottom:24px}.themes-grid{grid-template-columns:1fr;-moz-column-gap:0;column-gap:0;margin-top:42px}.theme-item{min-height:138px;grid-template-columns:34px minmax(0,1fr) 24px;gap:12px}.reason-item{grid-template-columns:64px minmax(0,1fr);padding:28px 22px}.reason-item>span{font-size:31px}.reason-item h3{font-size:18px}.process-list{grid-template-columns:1fr;gap:0;margin-top:44px;border-top:1px solid var(--line-strong)}.process-item{display:grid;min-height:0;grid-template-columns:60px minmax(0,1fr);gap:16px;padding:26px 0;border:0;border-bottom:1px solid var(--line-strong)}.process-number{width:48px;height:48px;margin:0}.faq-question{min-height:76px;grid-template-columns:28px minmax(0,1fr) 26px;font-size:13px}.faq-answer{grid-template-columns:28px minmax(0,1fr);padding-right:26px}.cta-section{padding:68px 0}.cta-inner{gap:34px}.cta-inner h2{font-size:29px}.cta-actions{align-items:stretch;flex-direction:column}.cta-actions .btn{width:100%}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 22px}.footer-brand{grid-column:1 / -1}.footer-column,.footer-column:last-child{grid-column:auto;padding-left:0;border-left:0}.footer-column:last-child{grid-column:1 / -1}.footer-bottom{align-items:flex-start;flex-direction:column;gap:7px}.dl-card{grid-template-columns:1fr}.dl-card-left{padding:36px 28px;border-right:0;border-bottom:1px solid var(--line)}.dl-card-right{padding:36px 28px}.dl-complete-card{padding:40px 24px}}@media (max-width: 420px){.container{width:calc(100% - 32px)}.hero{min-height:730px;background-position:64% center}.hero h1{font-size:34px}.btn-large{min-height:54px;padding-inline:18px}.section-heading h2,.process-intro h2{font-size:27px}.flow-terminal h3,.theme-item h3,.output-item h3{font-size:17px}.footer-main{grid-template-columns:1fr}.footer-brand,.footer-column:last-child{grid-column:auto}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}:root{color-scheme:light;--fde-ink: #111d35;--fde-text: #42506a;--fde-muted: #758198;--fde-line: #d8dfeb;--fde-line-strong: #bbc6d6;--fde-soft: #f4f6fa;--fde-navy: #061630;--fde-blue: #356df4;--fde-purple: #7949ec;--fde-gradient: linear-gradient(110deg, #38bdf0 0%, #526ef2 50%, #8b4dea 100%);--header-height: 72px}.landing-page{min-width:320px;overflow:clip;background:#fff;color:var(--fde-ink)}.landing-page .container{width:min(1240px,calc(100% - 64px));margin-inline:auto}.landing-page main section[id]{scroll-margin-top:var(--header-height)}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page p{overflow-wrap:anywhere}.landing-page .btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;padding:0 21px;border:1px solid transparent;border-radius:4px;font-size:13px;font-weight:700;line-height:1;white-space:nowrap;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.landing-page .btn:hover{transform:translateY(-2px)}.landing-page .btn-primary{background:var(--fde-gradient);color:#fff;box-shadow:0 10px 25px #585ae240}.landing-page .btn-primary:hover{box-shadow:0 14px 30px #585ae257}.landing-page .btn-outline{border-color:var(--fde-line-strong);background:#fff;color:var(--fde-ink)}.landing-page .btn-outline:hover{border-color:var(--fde-blue)}.landing-page .site-header{position:sticky;z-index:100;top:0;height:var(--header-height);border-bottom:1px solid rgba(216,223,235,.9);background:#fffffff7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-page .header-inner{display:flex;width:min(1380px,calc(100% - 44px));height:100%;align-items:center;gap:32px;margin-inline:auto}.landing-page .brand{display:flex;width:auto;height:auto;flex:0 0 auto;align-items:center}.landing-page .brand-logo-full,.landing-page .brand img{width:156px;max-width:156px;height:auto}.landing-page .nav{display:flex;align-items:center;gap:27px;margin-left:auto}.landing-page .nav a{position:relative;padding:8px 0;color:#354158;font-size:12px;font-weight:650;line-height:1;white-space:nowrap}.landing-page .nav a:after{position:absolute;right:0;bottom:1px;left:0;height:2px;background:var(--fde-gradient);content:"";opacity:0;transform:scaleX(.5);transition:opacity .15s ease,transform .15s ease}.landing-page .nav a:hover:after{opacity:1;transform:scaleX(1)}.landing-page .header-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.landing-page .header-actions .btn{min-height:42px;padding-inline:16px;font-size:12px}.landing-page .menu-button,.landing-page .mobile-menu,.landing-page .mobile-overlay{display:none}.landing-page .hero{position:relative;display:block;height:570px;min-height:0;overflow:hidden;background:var(--fde-navy);color:#fff}.landing-page .hero:before{display:none}.landing-page .hero-image,.landing-page .hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.landing-page .hero-image{background-image:url(/lp-assets/fde-hero-v2.webp);background-position:center 47%;background-size:cover;transform:scale(1.012)}.landing-page .hero-overlay{background:linear-gradient(90deg,#030f24f7,#03112ae6 37%,#03122d7a 62%,#03122d1f),linear-gradient(0deg,rgba(3,14,34,.52) 0%,transparent 40%)}.landing-page .hero-inner{position:relative;z-index:2;display:flex;height:100%;align-items:center}.landing-page .hero-text{width:min(710px,62%);padding-bottom:6px}.landing-page .hero h1{margin:0;color:#fff;font-size:clamp(43px,4vw,56px);font-weight:800;line-height:1.28;letter-spacing:0}.landing-page .hero-line{display:block}.landing-page .hero-emphasis{margin:13px 0 0;background:linear-gradient(90deg,#54b7ff,#8583ff 52%,#bc6ef3);background-clip:text;color:transparent;font-size:23px;font-weight:800;line-height:1.5;-webkit-background-clip:text}.landing-page .hero-lead{max-width:690px;margin:19px 0 0;color:#ffffffdb;font-size:14px;font-weight:500;line-height:1.9}.landing-page .hero-note{margin:3px 0 0;color:#ffffffc7;font-size:13px;font-weight:500;line-height:1.8}.landing-page .hero-ctas{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.landing-page .hero-ctas .btn{min-width:188px;min-height:50px}.landing-page .btn-glass{border-color:#ffffff8f;background:#05112747;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.landing-page .btn-glass:hover{border-color:#fff;background:#0511277a}.landing-page .definition-section{padding:50px 0 54px;background:#fff}.landing-page .definition-heading{text-align:center}.landing-page .definition-heading h2,.landing-page .comparison-intro h2,.landing-page .capabilities-section>.container>h2,.landing-page .examples-heading h2,.landing-page .process-section>.container>h2,.landing-page .outcomes-section>.container>h2,.landing-page .faq-heading h2{margin:0;color:var(--fde-ink);font-size:clamp(28px,2.65vw,38px);font-weight:800;line-height:1.42;letter-spacing:0}.landing-page .definition-heading p{max-width:780px;margin:14px auto 0;color:var(--fde-text);font-size:13px;line-height:1.85}.landing-page .comparison-section{padding:50px 0 70px;background:#fff}.landing-page .comparison-intro{display:block;max-width:980px;margin:0 auto 29px;text-align:center}.landing-page .comparison-intro p{max-width:900px;margin:14px auto 0;color:var(--fde-text);font-size:16px;line-height:1.9}.landing-page .comparison-intro h2{font-size:clamp(32px,2.9vw,42px)}.landing-page .comparison-board{padding:29px 31px 31px;border:1px solid #d6ddea;border-radius:7px;background:linear-gradient(135deg,#f8f9fc,#f3f6fa)}.landing-page .comparison-track{padding:0 18px 27px}.landing-page .comparison-track-traditional{padding-right:27px}.landing-page .comparison-track-heading{display:flex;align-items:baseline;gap:30px;margin-bottom:18px}.landing-page .comparison-track-heading h3,.landing-page .comparison-track-heading p{margin:0}.landing-page .comparison-track-heading h3{color:#1f2b42;font-size:21px;font-weight:750;line-height:1.4}.landing-page .comparison-track-heading p{color:#788398;font-size:14px;line-height:1.6}.landing-page .traditional-workflow{display:grid;grid-template-columns:minmax(0,.92fr) 30px 118px 30px minmax(0,1.12fr);align-items:center;gap:9px}.landing-page .traditional-team{min-width:0;padding:12px 18px 20px;border:1px solid #cbd3e0;border-radius:6px;background:#ffffff85}.landing-page .traditional-team h4{margin:0 0 12px;color:#25324a;font-size:17px;font-weight:750;line-height:1.4;text-align:center}.landing-page .traditional-team-steps{display:grid;min-width:0;align-items:center;gap:8px}.landing-page .traditional-team-steps-consulting{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr)}.landing-page .traditional-team-steps-development{grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr) 22px minmax(0,1fr)}.landing-page .traditional-step{display:grid;min-height:70px;place-items:center;padding:10px 8px;border:1px solid #cdd5e2;border-radius:4px;background:#fff;color:#2e3a51;font-size:15px;font-weight:650;line-height:1.45;text-align:center}.landing-page .traditional-step-arrow,.landing-page .traditional-group-arrow{justify-self:center}.landing-page .traditional-step-arrow{color:#9ca7b8}.landing-page .traditional-group-arrow{color:#46546b}.landing-page .traditional-handoff{display:grid;min-height:140px;place-items:center;padding:10px;border:1.5px dashed #929fb3;border-radius:8px;background:#ffffff6b}.landing-page .traditional-handoff>div{display:grid;width:100%;min-height:88px;place-items:center;padding:10px 7px;border:1px solid #aeb8c8;border-radius:4px;background:#fff;color:#28364f;font-size:15px;font-weight:750;text-align:center}.landing-page .comparison-track-fde{margin-top:1px;padding:25px 27px 42px;border:1.5px solid #7163e9;border-radius:6px;background:#fff}.landing-page .comparison-track-fde .comparison-track-heading h3{color:#4e47d8}.landing-page .fde-flow{display:grid;grid-template-columns:185px 40px minmax(0,1fr) 40px 185px;align-items:center;gap:8px}.landing-page .fde-terminal{display:grid;min-height:78px;place-items:center;padding:12px;border:1px solid #7f8ba0;border-radius:4px;background:#fff;color:#26344e;font-size:16px;font-weight:750;text-align:center}.landing-page .fde-flow-arrow{width:28px;height:28px;justify-self:center;color:#6e7a90}.landing-page .fde-loop-column{position:relative;min-width:0;align-self:center}.landing-page .fde-loop{position:relative;display:grid;min-width:0;min-height:190px;grid-template-rows:55px 55px;gap:16px;align-content:center;justify-items:center;padding:18px 16.8%;border:1px solid #cfd6e3;border-radius:5px;background:#fbfcff;overflow:hidden}.landing-page .fde-feedback-arrows{position:absolute;z-index:0;inset:0 0 auto;width:100%;height:190px;pointer-events:none}.landing-page .fde-lane{position:relative;z-index:1;display:grid;width:100%;min-width:0;place-items:center;border-radius:4px;font-size:17px;font-weight:800;text-align:center}.landing-page .fde-lane-strategy{border:1px solid #3b79f0;background:#f5f9ff;color:#2867df}.landing-page .fde-lane-build{border:1px solid #7455e8;background:#f8f6ff;color:#6749dc}.landing-page .fde-loop-caption{position:absolute;top:201px;left:50%;width:-moz-max-content;width:max-content;max-width:calc(100% + 80px);margin:0;transform:translate(-50%);color:#35425b;font-size:13px;font-weight:700;line-height:1.45;text-align:center}.landing-page .fde-comparison-table{margin-top:23px;overflow:hidden;border:1px solid var(--fde-line-strong);border-radius:8px;background:#fff}.landing-page .fde-comparison-row{display:grid;min-height:72px;grid-template-columns:172px minmax(0,1fr) minmax(0,1fr);border-bottom:1px solid var(--fde-line)}.landing-page .fde-comparison-row:last-child{border-bottom:0}.landing-page .fde-comparison-row>div{display:flex;align-items:center;justify-content:center;padding:18px 22px;border-right:1px solid var(--fde-line);color:var(--fde-text);font-size:13px;line-height:1.7;text-align:center}.landing-page .fde-comparison-row>div:last-child{border-right:0}.landing-page .fde-comparison-header{min-height:60px;border-bottom:0;background:var(--fde-navy);font-weight:750}.landing-page .fde-comparison-header>div{border-color:#ffffff21;color:#fff;font-size:13px}.landing-page .fde-comparison-header>div:last-child{background:linear-gradient(110deg,#356df4c2,#7352edd1)}.landing-page .fde-comparison-label{background:#f8f9fc;color:var(--fde-ink)!important;font-weight:750}.landing-page .fde-comparison-neoedge{background:#f3f6ff;color:#273958!important;font-weight:700}.landing-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.landing-page .capabilities-section{padding:0 0 67px;background:#fff}.landing-page .capabilities-section>.container>h2,.landing-page .examples-heading,.landing-page .process-section>.container>h2,.landing-page .outcomes-section>.container>h2{text-align:center}.landing-page .capability-list{display:grid;gap:7px;margin-top:34px}.landing-page .capability-row{display:grid;min-height:171px;grid-template-columns:48% 52%;overflow:hidden;border:1px solid var(--fde-line);border-radius:3px;background:#fff}.landing-page .capability-copy{position:relative;z-index:2;display:grid;min-width:0;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:14px;padding:26px 25px 26px 30px;background:#fff}.landing-page .capability-copy:after{position:absolute;z-index:-1;top:0;right:-70px;bottom:0;width:90px;background:linear-gradient(90deg,#fff 22%,#fff0);content:""}.landing-page .capability-copy>span{background:var(--fde-gradient);background-clip:text;color:transparent;font-size:48px;font-style:italic;font-weight:500;line-height:1;-webkit-background-clip:text}.landing-page .capability-copy h3{margin:0;color:var(--fde-ink);font-size:20px;font-weight:750;line-height:1.5}.landing-page .capability-copy p{margin:10px 0 0;color:var(--fde-text);font-size:12.5px;line-height:1.8}.landing-page .capability-image{min-width:0;overflow:hidden;background:#e9edf3}.landing-page .capability-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.landing-page .examples-section{padding:0 0 64px;background:#fff}.landing-page .examples-heading p{margin:10px 0 0;color:var(--fde-text);font-size:12px;line-height:1.8}.landing-page .example-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:28px}.landing-page .example-card{min-width:0;overflow:hidden;border:1px solid var(--fde-line);border-radius:4px;background:#fff;box-shadow:0 6px 18px #1e2d4b0b}.landing-page .example-visual{position:relative;height:168px;overflow:hidden;background:#edf1f7}.landing-page .example-copy{padding:16px 17px 18px}.landing-page .example-category{display:inline-flex;align-items:center;gap:7px;color:#495772;font-size:11px;font-weight:700}.landing-page .example-category svg{color:#6a5ce9}.landing-page .example-copy h3{min-height:3.2em;margin:10px 0 0;color:var(--fde-ink);font-size:14.5px;font-weight:750;line-height:1.62}.landing-page .example-copy p{margin:11px 0 0;color:var(--fde-muted);font-size:10.5px;line-height:1.65}.landing-page .examples-disclaimer{margin:11px 0 0;color:var(--fde-muted);font-size:10px;line-height:1.7;text-align:right}.landing-page .system-shot{position:absolute;top:12px;bottom:0;left:50%;width:min(calc(100% - 24px),520px);overflow:hidden;border:1px solid #cdd6e3;border-radius:6px 6px 0 0;background:#f8fafc;box-shadow:0 8px 24px #13203e29;color:#18243b;font-style:normal;transform:translate(-50%)}.landing-page .system-shot *,.landing-page .system-shot *:before,.landing-page .system-shot *:after{box-sizing:border-box}.landing-page .system-topbar{display:grid;height:23px;grid-template-columns:15px minmax(0,1fr) auto;align-items:center;gap:6px;padding:0 7px;background:#14223c;color:#fff}.landing-page .system-appmark{display:grid;width:13px;height:13px;place-items:center;border-radius:3px;background:linear-gradient(135deg,#4cb2ff,#7958ec);font-size:7px;font-weight:800}.landing-page .system-topbar b{overflow:hidden;font-size:7.5px;font-weight:700;letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap}.landing-page .system-topbar em{padding:2px 5px;border:1px solid rgba(255,255,255,.24);border-radius:3px;color:#dce7ff;font-size:6px;font-weight:650;line-height:1.2;white-space:nowrap}.landing-page .system-panel-head{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:5px}.landing-page .system-panel-head>b{overflow:hidden;font-size:8px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.landing-page .system-panel-head>span{color:#7d899d;font-size:5.8px;white-space:nowrap}.landing-page .system-status{padding:2px 4px;border-radius:3px;background:#edf0ff;color:#5c50db!important;font-weight:700}.landing-page .system-field{display:grid;gap:1px;padding:3px 4px;border:1px solid #dfe5ee;border-radius:3px;background:#fff}.landing-page .system-field>span,.landing-page .system-field-label{color:#8290a3;font-size:5.2px;line-height:1.25}.landing-page .system-field>b{overflow:hidden;color:#26334a;font-size:6.7px;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.landing-page .system-field-accent{border-color:#a9b8fb;background:#f5f6ff}.landing-page .system-field-warning{border-color:#a79af1;background:#f7f5ff}.landing-page .system-field-warning>b{color:#644dd8}.landing-page .system-action{display:grid;min-height:15px;place-items:center;margin-top:auto;border-radius:3px;background:linear-gradient(100deg,#437fe9,#7655e8);color:#fff;font-size:6.4px;font-weight:700;line-height:1}.landing-page .sales-workspace{display:grid;height:calc(100% - 23px);grid-template-columns:.92fr 1.08fr;gap:6px;padding:7px;background:#edf1f6}.landing-page .sales-note-panel,.landing-page .sales-draft-panel{display:flex;min-width:0;padding:7px;border:1px solid #dce3ec;border-radius:4px;background:#fff;flex-direction:column}.landing-page .sales-note-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;margin:6px 0}.landing-page .sales-note-meta>div{padding:3px;border-radius:3px;background:#f2f5f8}.landing-page .sales-note-meta dt,.landing-page .sales-note-meta dd{margin:0;line-height:1.2}.landing-page .sales-note-meta dt{color:#8794a6;font-size:5px}.landing-page .sales-note-meta dd{margin-top:1px;color:#253148;font-size:6.4px;font-weight:700}.landing-page .sales-note-panel p{margin:2px 0 5px;color:#324057;font-size:6.3px;font-weight:650;line-height:1.35}.landing-page .sales-draft-panel{gap:3px}.landing-page .sales-draft-panel .system-action{margin-top:2px}.landing-page .example-visual-orders{background:linear-gradient(135deg,#e4e9f0,#f4f6f9 52%,#e1e7ef)}.landing-page .orders-workspace{display:grid;height:calc(100% - 23px);grid-template-columns:1.06fr .94fr;gap:6px;padding:7px;background:#e9edf3}.landing-page .order-paper,.landing-page .order-result-panel{display:flex;min-width:0;padding:7px;border:1px solid #d9e0ea;border-radius:3px;background:#fff;flex-direction:column}.landing-page .order-paper-head,.landing-page .order-meta,.landing-page .order-total{display:flex;align-items:center;justify-content:space-between;gap:4px}.landing-page .order-paper-head b{font-size:8px;font-weight:800}.landing-page .order-paper-head span,.landing-page .order-meta span,.landing-page .order-total span{color:#7f8a9d;font-size:5.2px}.landing-page .order-meta{margin:5px 0;padding-bottom:4px;border-bottom:1px solid #e5e9ef}.landing-page .order-meta b,.landing-page .order-total b{font-size:6px;font-weight:700}.landing-page .order-lines{min-width:0}.landing-page .order-line{display:grid;min-height:16px;grid-template-columns:.9fr .45fr .8fr;align-items:center;gap:3px;padding:2px 3px;border-bottom:1px solid #edf0f4;font-size:5.4px}.landing-page .order-line>:nth-child(n+2){text-align:right}.landing-page .order-line b,.landing-page .order-line span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-page .order-line b{font-size:6.2px}.landing-page .order-line-head{min-height:13px;color:#8a95a6;font-size:4.8px;font-weight:650}.landing-page .order-line.is-detected{background:#eff2ff;color:#4f49ca}.landing-page .order-total{margin-top:auto;padding-top:4px}.landing-page .order-result-panel{gap:4px;background:#f8fafc}.landing-page .order-summary{display:flex;align-items:center;justify-content:space-between;padding:4px;border-radius:3px;background:#edefff;color:#5e51d7;font-size:5.5px}.landing-page .order-summary span{font-weight:800}.landing-page .order-result-panel .system-action{margin-top:0}.landing-page .knowledge-workspace{display:grid;height:calc(100% - 23px);grid-template-rows:20px minmax(0,1fr);gap:6px;padding:7px;background:#eef2f7}.landing-page .knowledge-search{display:grid;grid-template-columns:12px minmax(0,1fr);align-items:center;gap:5px;padding:0 7px;border:1px solid #d6deea;border-radius:4px;background:#fff}.landing-page .knowledge-search span{color:#6b5be7;font-size:10px;line-height:1}.landing-page .knowledge-search b{overflow:hidden;font-size:7px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.landing-page .knowledge-columns{display:grid;min-height:0;grid-template-columns:minmax(0,1fr) minmax(68px,.44fr);gap:6px}.landing-page .knowledge-answer,.landing-page .knowledge-sources{min-width:0;padding:7px;border:1px solid #dce3ec;border-radius:4px;background:#fff}.landing-page .knowledge-answer p{margin:6px 0;color:#334158;font-size:6.4px;line-height:1.45}.landing-page .knowledge-quote{display:grid;grid-template-columns:14px minmax(0,1fr);gap:4px;padding:5px;border-left:2px solid #7160e8;background:#f2f2ff}.landing-page .knowledge-quote span{color:#6959dc;font-size:5.8px;font-weight:800}.landing-page .knowledge-quote b{overflow:hidden;font-size:5.7px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.landing-page .knowledge-copy{display:block;width:-moz-max-content;width:max-content;margin:5px 0 0 auto;padding:3px 5px;border:1px solid #a9b3c4;border-radius:3px;color:#536078;font-size:5.4px;font-weight:700}.landing-page .knowledge-sources>b{display:block;margin-bottom:5px;font-size:6.8px;font-weight:750}.landing-page .knowledge-sources>div{display:grid;grid-template-columns:19px minmax(0,1fr);gap:1px 4px;margin-top:5px;padding:5px 4px;border:1px solid #e1e6ee;border-radius:3px;background:#fafbfc}.landing-page .knowledge-sources span{grid-row:1 / span 2;display:grid;place-items:center;border-radius:2px;background:#e8ebf7;color:#6658db;font-size:4.7px;font-weight:800}.landing-page .knowledge-sources p,.landing-page .knowledge-sources em{overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap}.landing-page .knowledge-sources p{font-size:5.2px;font-weight:700}.landing-page .knowledge-sources em{color:#8a95a5;font-size:4.8px}.landing-page .example-visual-field{background:linear-gradient(135deg,#e4eaf2,#f1f4f8)}.landing-page .field-workspace{display:grid;height:calc(100% - 23px);grid-template-columns:minmax(0,1fr) minmax(78px,.48fr);gap:6px;padding:7px;background:#e8edf4}.landing-page .field-dashboard{min-width:0;padding:7px;border:1px solid #d9e1eb;border-radius:4px;background:#fff}.landing-page .field-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;margin:6px 0}.landing-page .field-kpis>div{padding:4px;border-radius:3px;background:#f0f3f8}.landing-page .field-kpis span,.landing-page .field-kpis b{display:block}.landing-page .field-kpis span{color:#7e899b;font-size:4.8px}.landing-page .field-kpis b{margin-top:1px;font-size:7.6px;font-weight:800}.landing-page .field-kpis>div:first-child b{color:#5d50d7}.landing-page .field-progress-row{display:grid;grid-template-columns:42px minmax(0,1fr) 23px;align-items:center;gap:4px;padding:4px 0;border-bottom:1px solid #edf0f4;font-size:5.4px}.landing-page .field-progress-row>span{overflow:hidden;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.landing-page .field-progress-row>i{height:4px;overflow:hidden;border-radius:4px;background:#e1e6ee}.landing-page .field-progress-row>i>b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4a91ee,#7657e8)}.landing-page .field-progress-row>em{color:#647086;font-size:5px;text-align:right}.landing-page .field-mobile-form{display:flex;min-width:0;padding:5px;border:4px solid #17243a;border-radius:11px;background:#fff;box-shadow:0 7px 18px #121f3733;flex-direction:column}.landing-page .mobile-form-head{display:flex;align-items:center;justify-content:space-between;padding:3px 4px 5px;border-bottom:1px solid #e3e7ed}.landing-page .mobile-form-head b{font-size:6.5px;font-weight:800}.landing-page .mobile-form-head span{color:#6958df;font-size:5px}.landing-page .field-mobile-form>div:not(.mobile-form-head){display:flex;align-items:center;justify-content:space-between;gap:3px;padding:3px 2px;border-bottom:1px solid #eef1f4}.landing-page .field-mobile-form>div:not(.mobile-form-head) span{color:#8692a3;font-size:4.8px}.landing-page .field-mobile-form>div:not(.mobile-form-head) b{overflow:hidden;font-size:5.6px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.landing-page .mobile-submit{display:grid;min-height:13px;place-items:center;margin-top:auto;border-radius:3px;background:#6254df;color:#fff;font-size:5.6px;font-weight:750}.landing-page .process-section{padding:0 0 64px;background:#fff}.landing-page .process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px;margin-top:30px}.landing-page .process-step{position:relative;min-height:166px;padding:18px 17px 17px;border:1px solid var(--fde-line);background:#fff}.landing-page .process-step:not(:last-child):after{position:absolute;top:50%;right:-26px;color:#6f62ed;content:"›";font-size:40px;font-weight:300;line-height:1;transform:translateY(-53%)}.landing-page .process-step-heading{display:flex;align-items:center;gap:14px}.landing-page .process-step-heading>span{background:var(--fde-gradient);background-clip:text;color:transparent;font-size:22px;font-style:italic;font-weight:600;line-height:1;-webkit-background-clip:text}.landing-page .process-step-heading h3{margin:0;color:var(--fde-ink);font-size:15px;font-weight:750;line-height:1.4}.landing-page .process-step-content{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:start;gap:13px;margin-top:22px}.landing-page .process-step-content svg{color:#4d68db}.landing-page .process-step-content p{margin:0;color:var(--fde-text);font-size:11px;line-height:1.8}.landing-page .outcomes-section{padding:0 0 62px;background:#fff}.landing-page .outcomes-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:31px}.landing-page .outcomes-grid article{display:grid;min-width:0;grid-template-columns:66px minmax(0,1fr);align-items:center;gap:21px;padding:5px 35px;border-left:1px solid var(--fde-line)}.landing-page .outcomes-grid article:first-child{border-left:0;padding-left:12px}.landing-page .outcomes-grid svg{color:#596a86}.landing-page .outcomes-grid h3{margin:0;color:var(--fde-ink);font-size:17px;font-weight:750;line-height:1.5}.landing-page .outcomes-grid p{margin:8px 0 0;color:var(--fde-text);font-size:11px;line-height:1.75}.landing-page .outcomes-note{margin:31px 0 0;color:var(--fde-muted);font-size:11px;line-height:1.8;text-align:center}.landing-page .faq-section{padding:0 0 38px;background:#fff}.landing-page .faq-layout{display:grid;grid-template-columns:.68fr 1.32fr;gap:70px;padding:34px 44px;background:linear-gradient(135deg,#f5f7fb,#f0f3f8)}.landing-page .faq-heading{align-self:start;padding:8px 0 0 5px}.landing-page .faq-list{min-width:0}.landing-page .faq-item{border-bottom:1px solid var(--fde-line)}.landing-page .faq-item:first-child{border-top:1px solid var(--fde-line)}.landing-page .faq-question{display:flex;width:100%;min-height:47px;align-items:center;justify-content:space-between;gap:18px;padding:10px 3px;color:#26344d;font-size:12px;font-weight:700;line-height:1.5;text-align:left}.landing-page .faq-question svg{flex:0 0 auto;color:#6b5ce9;transition:transform .18s ease}.landing-page .faq-item.is-open .faq-question svg{transform:rotate(180deg)}.landing-page .faq-answer{display:block;max-height:0;overflow:hidden;padding:0!important;transition:max-height .22s ease}.landing-page .faq-answer>div{height:auto!important;overflow:hidden}.landing-page .faq-item.is-open .faq-answer{max-height:240px}.landing-page .faq-answer p{height:auto!important;margin:0;padding:0 34px 15px 3px;color:var(--fde-text);font-size:11.5px;line-height:1.8}.landing-page .cta-section{padding:88px 0;background:var(--fde-navy);color:#fff}.landing-page .cta-section>.container{width:min(1240px,calc(100% - 64px));max-width:1240px}.landing-page .cta-panel{display:block;max-width:900px;margin:0 auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:center}.landing-page .cta-panel h2{margin:0;color:#fff;font-size:clamp(32px,3.5vw,50px);font-weight:800;line-height:1.3}.landing-page .cta-panel p{max-width:760px;margin:22px auto 0;color:#ffffffbd;font-size:15px;line-height:1.9}.landing-page .cta-actions{display:flex;align-items:stretch;justify-content:center;flex-direction:row;gap:12px;margin-top:32px}.landing-page .cta-actions .btn{min-width:210px;min-height:52px}.landing-page .btn-light{background:#fff;color:var(--fde-navy);box-shadow:0 12px 30px #0000003d}.landing-page .btn-dark-outline{border-color:#ffffff80;background:transparent;color:#fff}.landing-page .btn-dark-outline:hover{border-color:#fff;background:#ffffff0f}.landing-page .site-footer{padding:0;border-top:0;background:#fff;color:var(--fde-text)}.landing-page .footer-inner{display:grid;grid-template-columns:1fr 1.25fr;gap:70px;padding-top:38px;padding-bottom:32px}.landing-page .footer-brand img{width:154px;max-width:154px}.landing-page .footer-links{display:grid;grid-template-columns:1.2fr .8fr;gap:48px}.landing-page .footer-label{margin-bottom:10px;color:#26344d;font-size:10px;font-weight:700}.landing-page .footer-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 18px}.landing-page .footer-links>div:last-child .footer-nav{grid-template-columns:1fr}.landing-page .footer-nav a{color:#667287;font-size:9.5px;line-height:1.7;text-align:left}.landing-page .footer-nav a:hover{color:var(--fde-blue)}.landing-page .footer-bottom{display:flex;min-height:51px;align-items:center;justify-content:space-between;padding-top:10px;padding-bottom:18px;border-top:1px solid #eef1f5;color:#8a95a7;font-size:8px}@media (max-width: 1180px){.landing-page .nav,.landing-page .header-actions .header-download,.landing-page .header-actions>.btn-primary{display:none}.landing-page .header-actions{margin-left:auto}.landing-page .menu-button{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--fde-line);border-radius:4px;background:#fff}.landing-page .mobile-menu{position:fixed;z-index:99;top:var(--header-height);right:0;display:block;width:min(430px,100%);height:calc(100dvh - var(--header-height));padding:26px 24px 28px;background:#fff;box-shadow:-20px 30px 50px #0e1c3629;opacity:0;pointer-events:none;transform:translate(100%);transition:opacity .18s ease,transform .22s ease}.landing-page .mobile-menu.is-open{opacity:1;pointer-events:auto;transform:translate(0)}.landing-page .mobile-menu nav{display:grid}.landing-page .mobile-menu nav a{display:flex;min-height:51px;align-items:center;border-bottom:1px solid var(--fde-line);color:var(--fde-ink);font-size:14px;font-weight:650}.landing-page .mobile-menu-actions{display:grid;gap:10px;margin-top:24px}.landing-page .mobile-cta{width:100%}.landing-page .mobile-overlay{position:fixed;z-index:98;inset:var(--header-height) 0 0;display:block;border:0;background:#0611265c}.landing-page .hero-text{width:min(670px,68%)}.landing-page .process-grid{gap:26px}.landing-page .process-step:not(:last-child):after{right:-20px}}@media (max-width: 960px){.landing-page .container{width:min(100% - 44px,760px)}.landing-page .hero{height:600px}.landing-page .hero-text{width:74%}.landing-page .comparison-board{padding-inline:22px}.landing-page .comparison-track{padding-inline:8px}.landing-page .comparison-track-fde{padding-inline:19px}.landing-page .traditional-workflow{grid-template-columns:minmax(0,1fr);gap:10px}.landing-page .traditional-step{min-height:60px;font-size:13px}.landing-page .traditional-group-arrow{width:21px;height:21px;transform:rotate(90deg)}.landing-page .traditional-handoff{width:min(220px,100%);min-height:0;justify-self:center;padding:8px}.landing-page .traditional-handoff>div{min-height:52px}.landing-page .traditional-team{padding-inline:16px}.landing-page .fde-flow{grid-template-columns:105px 23px minmax(0,1fr) 23px 105px;gap:5px}.landing-page .fde-terminal{min-height:62px;padding:8px;font-size:12px}.landing-page .fde-comparison-row>div{padding-inline:14px;font-size:12px}.landing-page .capability-row{grid-template-columns:1fr}.landing-page .capability-image{grid-row:1;height:210px}.landing-page .capability-copy{grid-row:2}.landing-page .capability-copy:after{display:none}.landing-page .example-grid,.landing-page .process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page .process-step:nth-child(2):after,.landing-page .process-step:nth-child(4):after{display:none}.landing-page .outcomes-grid{grid-template-columns:1fr}.landing-page .outcomes-grid article,.landing-page .outcomes-grid article:first-child{min-height:115px;padding:18px 20px;border-top:1px solid var(--fde-line);border-left:0}.landing-page .outcomes-grid article:first-child{border-top:0}.landing-page .faq-layout{grid-template-columns:.55fr 1.45fr;gap:40px;padding-inline:32px}}@media (max-width: 720px){:root{--header-height: 64px}.landing-page .container{width:calc(100% - 32px)}.landing-page .site-header{height:var(--header-height)}.landing-page .header-inner{width:calc(100% - 28px)}.landing-page .brand-logo-full,.landing-page .brand img{width:143px}.landing-page .hero{height:620px}.landing-page .hero-image{background-position:66% center}.landing-page .hero-overlay{background:linear-gradient(90deg,#030e22eb,#030f24ad 67%,#030f2461),linear-gradient(0deg,#030e22bd,#030e2233 65%)}.landing-page .hero-inner{align-items:flex-end;padding-bottom:54px}.landing-page .hero-text{width:100%}.landing-page .hero h1{font-size:clamp(31px,9vw,39px);line-height:1.34}.landing-page .hero-emphasis{font-size:19px}.landing-page .hero-lead,.landing-page .hero-note{font-size:12px}.landing-page .hero-desktop-break{display:none}.landing-page .hero-ctas{display:grid;grid-template-columns:1fr}.landing-page .hero-ctas .btn{width:100%}.landing-page .definition-section{padding:62px 0 66px}.landing-page .definition-heading h2,.landing-page .comparison-intro h2,.landing-page .capabilities-section>.container>h2,.landing-page .examples-heading h2,.landing-page .process-section>.container>h2,.landing-page .outcomes-section>.container>h2,.landing-page .faq-heading h2{font-size:clamp(27px,7.7vw,32px)}.landing-page .definition-heading p{font-size:12px}.landing-page .comparison-section,.landing-page .capabilities-section,.landing-page .examples-section,.landing-page .process-section,.landing-page .outcomes-section,.landing-page .faq-section{padding-bottom:66px}.landing-page .comparison-section{padding-top:62px}.landing-page .comparison-intro{margin-bottom:24px}.landing-page .comparison-intro p{margin-top:12px;font-size:12px;text-align:left}.landing-page .comparison-board{width:calc(100% + 8px);margin-left:-4px;padding:22px 15px 18px}.landing-page .comparison-track,.landing-page .comparison-track-fde{padding-right:0;padding-left:0}.landing-page .comparison-track-heading{display:block;margin-bottom:15px}.landing-page .comparison-track-heading h3{font-size:15px}.landing-page .comparison-track-heading p{margin-top:4px}.landing-page .traditional-team{padding:12px 14px 16px}.landing-page .traditional-team h4{margin-bottom:11px;font-size:15px}.landing-page .traditional-team-steps{display:flex;align-items:stretch;flex-direction:column;gap:7px}.landing-page .traditional-step{min-height:48px;font-size:12px}.landing-page .traditional-step-arrow{width:18px;height:18px;align-self:center;transform:rotate(90deg)}.landing-page .traditional-handoff{width:min(180px,82%)}.landing-page .comparison-track-fde{margin-top:0;padding:20px 15px 21px}.landing-page .fde-flow{display:flex;align-items:stretch;flex-direction:column;gap:8px}.landing-page .fde-terminal{min-height:50px;font-size:13px}.landing-page .fde-flow-arrow{width:19px;height:19px;align-self:center;transform:rotate(90deg)}.landing-page .fde-loop{width:100%;min-height:190px}.landing-page .fde-loop-column{width:100%;align-self:stretch;padding-bottom:28px}.landing-page .fde-lane{font-size:13px}.landing-page .fde-loop-caption{max-width:calc(100% - 16px);font-size:9px}.landing-page .fde-comparison-table{margin-top:17px;overflow-x:auto;overflow-y:hidden;border-radius:6px;overscroll-behavior-inline:contain;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.landing-page .fde-comparison-row{display:grid;min-width:760px;grid-template-columns:140px 280px 340px;margin-bottom:0;overflow:visible;border-bottom:1px solid var(--fde-line)}.landing-page .fde-comparison-row>div{min-height:72px;padding:16px 18px;border-right:1px solid var(--fde-line);font-size:12px}.landing-page .fde-comparison-header>div{min-height:60px;border-color:#ffffff21}.landing-page .capability-list{margin-top:27px}.landing-page .capability-image{height:185px}.landing-page .capability-copy{grid-template-columns:56px minmax(0,1fr);gap:12px;padding:23px 20px}.landing-page .capability-copy>span{font-size:36px}.landing-page .capability-copy h3{font-size:17px}.landing-page .capability-copy p{font-size:12px}.landing-page .example-grid,.landing-page .process-grid{grid-template-columns:1fr}.landing-page .example-visual{height:210px}.landing-page .example-copy h3{min-height:0}.landing-page .examples-disclaimer{text-align:left}.landing-page .process-grid{gap:10px}.landing-page .process-step:not(:last-child):after{display:none}.landing-page .faq-layout{grid-template-columns:1fr;gap:25px;padding:27px 22px}.landing-page .faq-heading{padding:0}.landing-page .faq-question{font-size:12px}.landing-page .cta-section{padding-block:72px}.landing-page .cta-panel{padding:0}.landing-page .cta-panel h2{font-size:30px}.landing-page .cta-actions{display:grid;width:100%;max-width:360px;margin-inline:auto}.landing-page .cta-actions .btn{width:100%}.landing-page .footer-inner{grid-template-columns:1fr;gap:28px;padding-top:34px}.landing-page .footer-links{grid-template-columns:1fr;gap:25px}.landing-page .footer-nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 480px){.landing-page .brand-logo-full,.landing-page .brand img{width:132px}.landing-page .hero{height:640px}.landing-page .hero-emphasis{font-size:18px}.landing-page .capability-image{height:165px}.landing-page .example-visual{height:190px}.landing-page .outcomes-grid article,.landing-page .outcomes-grid article:first-child{grid-template-columns:54px minmax(0,1fr);gap:15px;padding-inline:6px}.landing-page .outcomes-grid svg{width:48px;height:48px}.landing-page .footer-nav{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.landing-page *,.landing-page *:before,.landing-page *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
