:root{font-family:Outfit,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;font-weight:400;color-scheme:light;color:#0f172a;background:radial-gradient(circle at top left,rgba(248,113,113,.06),transparent 24%),linear-gradient(180deg,#fffdfd,#fbfdff 42%,#f8fafc);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--text-strong: #0f172a;--text-body: #334155;--text-muted: #64748b;--accent-strong: #dc2626;--code-text: #0f172a;--code-bg: rgba(241, 245, 249, .9);--code-border: rgba(148, 163, 184, .22)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:inherit}body:before{content:"";position:fixed;inset:0;background-image:linear-gradient(rgba(148,163,184,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.08) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.32),transparent 80%);mask-image:linear-gradient(180deg,rgba(0,0,0,.32),transparent 80%);pointer-events:none}#root{min-height:100vh}button,input,textarea{font:inherit}img{display:block;max-width:100%}h1,h2,h3,h4,h5,h6,p{margin:0}a{color:inherit}.container{position:relative;max-width:1180px;margin:0 auto;padding:0 24px 48px;width:100%}.container:before,.container:after{content:"";position:fixed;inset:auto;pointer-events:none;border-radius:999px;filter:blur(80px);opacity:.5;z-index:0}.container:before{top:80px;left:-120px;width:280px;height:280px;background:#ef44440a}.container:after{right:-80px;bottom:80px;width:260px;height:260px;background:#3b82f614}.header,.page-content,.footer{position:relative;z-index:1}.header{padding:1.25rem 0}.logo-container{display:inline-flex;align-items:center;gap:.9rem;justify-content:flex-start}.logo-image{display:flex;align-items:center}.logo-image img{width:48px;height:48px;border-radius:14px;box-shadow:0 14px 28px #ef444424;object-fit:cover}.logo{font-family:Outfit,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:2rem;font-weight:600;font-style:normal;line-height:1.6;letter-spacing:0;color:var(--accent-strong);margin:0}.page-content{display:flex;flex-direction:column;gap:2rem}.hero{max-width:860px;padding:2rem 0 0}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-strong)}.eyebrow:before,.section-kicker:before{content:"";width:28px;height:1px;background:currentColor;opacity:.5}.feature-card,.step,.cta-section{background:#ffffffb8;border:1px solid rgba(148,163,184,.16);box-shadow:0 24px 60px #0f172a14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-title{max-width:13ch;font-family:Outfit,system-ui,sans-serif;font-size:clamp(2.5rem,5vw,3.85rem);font-weight:700;letter-spacing:-.055em;line-height:1.02;color:var(--text-strong);margin-bottom:1rem}.hero-subtitle{max-width:40rem;font-size:1.1rem;color:var(--text-body);line-height:1.7;margin-bottom:.75rem}.hero-tagline{max-width:41rem;font-size:1rem;color:var(--text-muted);line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;align-items:stretch}.feature-card{overflow:hidden;border-radius:28px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.feature-card:hover{transform:translateY(-3px);border-color:#ef44442e;box-shadow:0 28px 65px #0f172a1f}.feature-image{position:relative;display:flex;align-items:center;justify-content:center;min-height:240px;padding:2rem;background:linear-gradient(180deg,#fff7edf2,#ffffffb3)}.feature-image:after{content:"";position:absolute;inset:1.5rem;border-radius:22px;border:1px solid rgba(255,255,255,.6);pointer-events:none}.feature-image img{position:relative;z-index:1;width:min(180px,48%);aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 22px 30px rgba(15,23,42,.14))}.feature-image-governance img{width:auto;height:100%;max-height:226px;max-width:92%;object-fit:contain}.feature-image-delivery{background:radial-gradient(circle at top left,rgba(248,113,113,.3),transparent 35%),linear-gradient(180deg,#fef2f2f5,#ffffffbf)}.feature-image-governance{padding:.3rem;background:radial-gradient(circle at top right,rgba(59,130,246,.18),transparent 35%),linear-gradient(180deg,#f1f5f9f5,#ffffffc7)}.feature-body{display:flex;flex-direction:column;gap:.8rem;padding:1.6rem 1.6rem 1.75rem}.feature-kicker{font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-strong)}.feature-body h3{font-family:Outfit,system-ui,sans-serif;font-size:1.4rem;line-height:1.15;letter-spacing:-.03em;color:var(--text-strong)}.feature-body p:last-child{color:var(--text-muted);line-height:1.7}.steps{padding:1rem 0}.section-heading{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1.75rem}.section-heading .section-kicker{margin-bottom:0}.steps-title{font-family:Outfit,system-ui,sans-serif;font-size:clamp(1.6rem,3vw,2.15rem);line-height:1.05;letter-spacing:-.04em;color:var(--text-strong)}.steps-container{display:grid;gap:1rem}.step{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:1.25rem;padding:1.5rem;border-radius:24px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.step:hover{transform:translateY(-3px);border-color:#ef44442e;box-shadow:0 28px 65px #0f172a1f}.step-number{flex-shrink:0;width:44px;height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;background:#ef4444;border:1px solid #ef4444;border-radius:999px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.5rem;font-weight:400;line-height:1;color:#fff}.step-content{display:flex;flex-direction:column;gap:.85rem;min-width:0}.step-content h3{font-size:1.16rem;line-height:1.45;font-weight:400;color:var(--text-strong);margin:0;font-family:Outfit,system-ui,sans-serif}.code-wrapper{position:relative}.step-content code,.diff{font-family:SFMono-Regular,Monaco,Menlo,Courier New,monospace;font-size:.87rem;color:var(--code-text);background:var(--code-bg);padding:.95rem 1rem;border-radius:16px;border:1px solid var(--code-border);display:block;overflow-x:auto;white-space:pre-wrap;word-break:break-all}.copy-btn{position:absolute;top:.65rem;right:.65rem;padding:.5rem;background:#ef4444;color:#fff;border:none;border-radius:10px;cursor:pointer;transition:transform .2s ease,background .2s ease;display:flex;align-items:center;justify-content:center}.copy-btn:hover{background:#dc2626;transform:translateY(-1px)}.copy-btn svg{display:block}.placeholder{color:var(--accent-strong);font-weight:700}.diff{margin:0}.diff code{background:none;border:none;padding:0;display:flex;flex-direction:column;gap:.35rem;font-size:.87rem}.diff-remove,.diff-add{display:block;padding:.35rem .5rem;border-radius:10px}.diff-remove{background:#ef44441a;color:#dc2626}.diff-add{background:#16a34a1a;color:#166534}.cta-section{max-width:760px;margin:0 auto;padding:2.4rem;border-radius:28px;text-align:left}.cta-section .section-kicker{margin-bottom:.75rem}.cta-section h2{font-family:Outfit,system-ui,sans-serif;font-size:clamp(2rem,4vw,2.6rem);letter-spacing:-.04em;color:var(--text-strong);margin-bottom:.65rem}.cta-section>p{color:var(--text-muted);margin-bottom:1.75rem;font-size:1rem}.interest-form{display:grid;gap:1rem}.form-group{width:100%}.form-group input,.form-group textarea{width:100%;padding:.95rem 1rem;font-size:1rem;border-radius:14px;border:1px solid rgba(148,163,184,.24);background:#f8fafce6;color:var(--text-strong);font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.form-group input::placeholder,.form-group textarea::placeholder{color:#475569bf}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#ef444457;box-shadow:0 0 0 4px #ef444414;background:#fffffffa}.form-group textarea{resize:vertical;min-height:120px}.submit-btn{width:fit-content;padding:.78rem 1.25rem;font-size:.98rem;font-weight:600;background:#ef4444;color:#fff;border:none;border-radius:12px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;margin-top:.25rem}.submit-btn:hover{background:#dc2626;box-shadow:0 14px 30px #ef444429;transform:translateY(-1px)}.submit-btn:active{transform:translateY(0)}.footer{text-align:center;padding:3rem 0 1rem;color:var(--text-muted);font-size:.88rem}@media(max-width:920px){.feature-grid{grid-template-columns:1fr}}@media(max-width:768px){.container{padding:0 16px 32px}.header{padding-top:.9rem}.logo-container{gap:.75rem}.logo{font-size:1.65rem}.logo-image img{width:42px;height:42px}.hero{padding-top:1rem}.feature-card,.cta-section{border-radius:22px}.hero-title{font-size:2.2rem;max-width:12ch}.hero-subtitle{font-size:1rem}.steps-title{font-size:1.7rem}.feature-image{min-height:200px;padding:1.5rem}.feature-body{padding:1.25rem 1.25rem 1.5rem}.step{grid-template-columns:1fr;padding:1.25rem}.step-number{width:40px;height:40px;min-width:40px;font-size:1.35rem}.step-content code,.diff,.diff code{font-size:.8rem}.copy-btn{position:static;width:fit-content;margin-top:.75rem}.submit-btn{width:100%;justify-content:center}}
