@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;font-size:1rem;line-height:1.65;color:#0a0a0a;background:#f4f3ef;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9999;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.skip-link{position:absolute;left:-9999px;top:0;z-index:10000;padding:.75rem 1rem;background:#0a0a0a;color:#f4f3ef}.skip-link:focus{left:1rem;top:1rem}.container{width:min(100% - 2.5rem,1180px);margin-inline:auto}.header{position:sticky;top:0;z-index:100;background:#f4f3efeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(26,26,26,.15)}.header__inner{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:1rem}.logo{display:inline-flex;align-items:center;gap:.5rem;font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:1.2rem;letter-spacing:-.03em;color:#0a0a0a}.logo:hover{opacity:.75}.logo__mark{width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#1fb8a8,#c8e06a)}.logo--footer{font-size:1.35rem;margin-bottom:.75rem;color:#f4f3ef}.nav__list{display:none;list-style:none;margin:0;padding:0;gap:2rem}@media(min-width:1024px){.nav__list{display:flex}}.nav__list a{font-size:.875rem;font-weight:500;transition:opacity .2s}.nav__list a:hover{opacity:.55}.btn--header{display:none;font-size:.8125rem;font-weight:600;padding:.55rem 1.1rem;border:1px solid #1a1a1a;transition:background .2s,color .2s}@media(min-width:1024px){.btn--header{display:inline-flex}}.btn--header:hover{background:#0a0a0a;color:#f4f3ef}.nav-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0;border:1px solid rgba(26,26,26,.15);background:transparent;cursor:pointer}@media(min-width:1024px){.nav-toggle{display:none}}.nav-toggle span{display:block;width:20px;height:1.5px;margin-inline:auto;background:#0a0a0a}.mobile-nav{display:flex;flex-direction:column;padding:1rem 1.25rem 1.5rem;border-bottom:1px solid rgba(26,26,26,.15);background:#f4f3ef}.mobile-nav[hidden]{display:none}.mobile-nav a{padding:.75rem 0;font-weight:500;border-bottom:1px solid rgba(26,26,26,.15)}.mobile-nav a:last-child{border-bottom:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.85rem 1.5rem;font-family:Inter,system-ui,sans-serif;font-size:.9375rem;font-weight:600;border:1px solid #1a1a1a;border-radius:2px;cursor:pointer;transition:background .25s,color .25s,transform .2s;background:transparent;color:#0a0a0a}.btn:hover{transform:translateY(-1px)}.btn--primary{background:#0a0a0a;color:#f4f3ef;border-color:#0a0a0a}.btn--primary:hover{background:#222}.btn--ghost{border-color:#1a1a1a26}.btn--ghost:hover{border-color:#1a1a1a;background:#0a0a0a0a}.btn--light{background:#f4f3ef;color:#0a0a0a;border-color:#f4f3ef}.btn--light:hover{background:#e8e7e3}.btn--ai{padding:.4rem .75rem;font-size:.75rem;border-color:#6b4ce666;color:#6b4ce6;background:#6b4ce60f}.btn--ai:hover{background:#6b4ce61f}.btn--block{width:100%}.btn.is-loading{pointer-events:none;opacity:.7;position:relative}.btn.is-loading .btn__text{opacity:0}.btn.is-loading .btn__loader{display:block!important;position:absolute;width:18px;height:18px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.hero{padding:4rem 0 3rem;border-bottom:1px solid rgba(26,26,26,.15);overflow:hidden}@media(min-width:1024px){.hero{padding:5rem 0 4rem}}.hero__grid{display:grid;gap:3rem;align-items:center}@media(min-width:1024px){.hero__grid{grid-template-columns:1fr 1fr;gap:2rem}}.hero__eyebrow{margin:0 0 1.25rem;font-family:JetBrains Mono,monospace;font-size:.6875rem;text-transform:uppercase;letter-spacing:.14em;color:#5c5c5c}.hero__title{margin:0 0 1.25rem;font-family:Inter,system-ui,sans-serif;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;line-height:1.08;letter-spacing:-.03em}.hero__title em{font-style:normal;background:linear-gradient(135deg,#1fb8a8,#c8e06a);-webkit-background-clip:text;background-clip:text;color:transparent}.hero__lead{margin:0 0 1.75rem;max-width:32rem;font-size:1.0625rem;color:#5c5c5c}.hero__stats{display:flex;flex-wrap:wrap;gap:1rem 2rem;margin:0 0 1.5rem;padding:0;list-style:none;font-size:.875rem}.hero__stats strong{font-weight:600}.hero__status{margin:0 0 1.75rem;font-family:JetBrains Mono,monospace;font-size:.75rem}.hero__status--pending{color:#5c5c5c}.hero__status--ok{color:#1a7f4b}.hero__status--err{color:#c53030}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.hero__visual{position:relative;min-height:320px;border:1px solid rgba(26,26,26,.15)}@media(min-width:1024px){.hero__visual{min-height:420px}}.hero__orb{position:absolute;top:15%;right:12%;width:140px;height:140px;border-radius:50%;background:linear-gradient(135deg,#1fb8a8,#c8e06a);animation:float 6s ease-in-out infinite;box-shadow:0 24px 60px #1fb8a840}@media(min-width:1024px){.hero__orb{width:180px;height:180px}}.hero__grain{position:absolute;bottom:10%;left:5%;width:55%;height:45%;background:radial-gradient(ellipse at center,#0a0a0a 0%,transparent 70%);opacity:.12}.hero__card{position:absolute;padding:.85rem 1rem;background:#fff;border:1px solid #1a1a1a;font-size:.75rem;animation:float 5s ease-in-out infinite}.hero__card--stack{top:12%;left:8%;animation-delay:-1s}.hero__card--api{bottom:22%;right:10%;animation-delay:-2.5s}.hero__card-label{display:block;font-family:JetBrains Mono,monospace;color:#5c5c5c;margin-bottom:.25rem}.hero__card-value{font-weight:600}.hero__card-value--ok{color:#1a7f4b}.hero__shape{position:absolute;border:1px solid #1a1a1a}.hero__shape--cone{bottom:18%;left:22%;width:56px;height:56px;border:none;background:linear-gradient(135deg,#1fb8a8,#c8e06a);clip-path:polygon(50% 0%,0% 100%,100% 100%);animation:float 7s ease-in-out infinite;animation-delay:-.5s;opacity:.85}.hero__shape--prism{top:38%;left:42%;width:48px;height:48px;background:linear-gradient(135deg,#1fb8a8,#c8e06a);transform:rotate(45deg);animation:float 8s ease-in-out infinite;animation-delay:-3s;opacity:.5}.hero__wire{position:absolute;top:8%;right:28%;width:60px;height:60px;border-top:1px solid #1a1a1a;border-right:1px solid #1a1a1a}.hero__wire:after{content:"↗";position:absolute;top:-12px;right:-4px;font-size:.875rem}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.marquee{overflow:hidden;border-bottom:1px solid rgba(26,26,26,.15);padding:1.25rem 0;background:#f4f3ef}.marquee__track{display:flex;gap:2rem;width:max-content;animation:marquee 28s linear infinite;font-family:Inter,system-ui,sans-serif;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600;letter-spacing:-.02em;text-transform:uppercase;color:transparent;-webkit-text-stroke:1px rgba(10,10,10,.35)}.marquee__star{color:#1fb8a8;-webkit-text-stroke:0}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.hero__orb,.hero__card,.hero__shape,.marquee__track{animation:none!important}html{scroll-behavior:auto}}.section{padding:4.5rem 0}.section--alt{background:#ebeae4;border-block:1px solid rgba(26,26,26,.15)}.section--dark{background:#0a0a0a;color:#f4f3ef;padding:5rem 0}.section--contact{border-top:1px solid rgba(26,26,26,.15)}.section--faq{padding-bottom:2rem}.section-head{max-width:36rem;margin-bottom:2.5rem}.section__eyebrow{margin:0 0 .75rem;font-family:JetBrains Mono,monospace;font-size:.6875rem;text-transform:uppercase;letter-spacing:.12em;color:#5c5c5c}.section__eyebrow--light{color:#f4f3ef8c}.section__title{margin:0 0 1rem;font-family:Inter,system-ui,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.15;letter-spacing:-.02em}.section__title--light{color:#f4f3ef}.section__lead{margin:0;color:#5c5c5c;font-size:1.0625rem}.section__lead--light{color:#f4f3efa6}.bento{display:grid;gap:1px;background:#1a1a1a26;border:1px solid rgba(26,26,26,.15)}.bento--services{grid-template-columns:1fr}@media(min-width:768px){.bento--services{grid-template-columns:repeat(2,1fr)}}.bento--proof{grid-template-columns:1fr}@media(min-width:768px){.bento--proof{grid-template-columns:repeat(4,1fr)}}.bento__cell{padding:1.75rem;background:#fff;transition:background .25s}.bento__cell:hover{background:#fafaf8}@media(min-width:768px){.bento__cell--wide{grid-column:span 2}}.bento__cell--accent{background:linear-gradient(135deg,#1fb8a8,#c8e06a);color:#0a0a0a}.bento__cell--accent .bento__num{color:#0a0a0a80}.bento__cell--accent:hover{filter:brightness(1.03)}.bento__cell--stat{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:140px}.bento__cell p{margin:0;font-size:.9375rem;color:#5c5c5c}.bento__cell--accent .bento__cell p{color:#0a0a0abf}.bento__num{display:block;margin-bottom:1rem;font-family:Inter,system-ui,sans-serif;font-size:2.5rem;font-weight:700;color:#1a1a1a26;line-height:1}.bento__title{margin:0 0 .75rem;font-family:Inter,system-ui,sans-serif;font-size:1.25rem;font-weight:600}.bento__text{margin:0 0 1rem;color:#5c5c5c;font-size:.9375rem}.stat__value{font-family:Inter,system-ui,sans-serif;font-size:3rem;font-weight:700;line-height:1;letter-spacing:-.03em}.stat__label{margin-top:.5rem;font-size:.8125rem;color:#5c5c5c;text-transform:uppercase;letter-spacing:.06em}.tag-list{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}.tag{padding:.35rem .75rem;font-size:.75rem;font-weight:500;border:1px solid rgba(26,26,26,.15);border-radius:2px}.cases-featured{display:flex;flex-direction:column;gap:1px;margin-bottom:2rem;background:#1a1a1a26;border:1px solid rgba(26,26,26,.15)}.case-featured{display:grid;background:#fff;gap:0}@media(min-width:1024px){.case-featured{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.case-featured--reverse .case-featured__body{order:2}.case-featured--reverse .case-featured__media{order:1}}.case-featured__body{padding:2rem;border-bottom:1px solid rgba(26,26,26,.15)}@media(min-width:1024px){.case-featured__body{border-bottom:none;border-right:1px solid rgba(26,26,26,.15)}}@media(min-width:1024px){.case-featured--reverse .case-featured__body{border-right:none;border-left:1px solid rgba(26,26,26,.15)}}.case-featured__meta{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin-bottom:1rem;font-size:.75rem}.case__type{font-family:JetBrains Mono,monospace;text-transform:uppercase;letter-spacing:.08em;color:#5c5c5c}.case__role{color:#5c5c5c}.case-featured__title{margin:0 0 1.25rem;font-family:Inter,system-ui,sans-serif;font-size:1.75rem;font-weight:700}.case-featured__facts{margin:0 0 1.5rem}.case-featured__facts div{margin-bottom:1rem}.case-featured__facts div:last-child{margin-bottom:0}.case-featured__facts dt{font-family:JetBrains Mono,monospace;font-size:.6875rem;text-transform:uppercase;letter-spacing:.1em;color:#5c5c5c;margin-bottom:.35rem}.case-featured__facts dd{margin:0;font-size:.9375rem}.case-featured__actions{display:flex;flex-wrap:wrap;gap:.75rem}.case-featured__media{display:flex;align-items:center;justify-content:center;padding:2rem;background:#ebeae4;min-height:240px}.case-featured__img{max-width:280px;border:1px solid rgba(26,26,26,.15)}.case-featured__img--placeholder{max-width:200px;opacity:.7}.cases-compact{margin:0;padding:0;list-style:none;border:1px solid rgba(26,26,26,.15)}.cases-compact__item{padding:1.25rem 1.5rem;background:#fff;border-bottom:1px solid rgba(26,26,26,.15)}.cases-compact__item:last-child{border-bottom:none}.cases-compact__head{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem 1rem;margin-bottom:.5rem}.cases-compact__title{font-family:Inter,system-ui,sans-serif;font-size:1.125rem;font-weight:600}.cases-compact__tags{font-family:JetBrains Mono,monospace;font-size:.6875rem;color:#5c5c5c}.cases-compact__desc{margin:0;font-size:.875rem;color:#5c5c5c;line-height:1.55}.process-layout{display:grid;gap:3rem}@media(min-width:1024px){.process-layout{grid-template-columns:1fr 1.4fr;align-items:start}}.process-layout__intro{position:sticky;top:calc(76px + 2rem)}.process-steps{margin:0;padding:0;list-style:none;border:1px solid rgba(244,243,239,.15)}.process-step{padding:1.5rem 1.75rem;border-bottom:1px solid rgba(244,243,239,.12)}.process-step:last-child{border-bottom:none}.process-step h3{margin:0 0 .5rem;font-family:Inter,system-ui,sans-serif;font-size:1.25rem;font-weight:600}.process-step p{margin:0;font-size:.9375rem;color:#f4f3efa6;line-height:1.55}.process-step__num{display:block;margin-bottom:.75rem;font-family:Inter,system-ui,sans-serif;font-size:2rem;font-weight:700;color:#f4f3ef40;line-height:1}.meta-stack{margin:0}.meta-stack__row{display:grid;grid-template-columns:100px 1fr;gap:1rem;padding:.65rem 0;border-top:1px solid rgba(26,26,26,.15);font-size:.875rem}.meta-stack__row:first-child{border-top:none;padding-top:0}.meta-stack dt{font-family:JetBrains Mono,monospace;font-size:.6875rem;text-transform:uppercase;letter-spacing:.08em;color:#5c5c5c}.meta-stack dd{margin:0}.faq{margin:0;border:1px solid rgba(26,26,26,.15)}.faq__item{padding:1.5rem 1.75rem;background:#fff;border-bottom:1px solid rgba(26,26,26,.15)}.faq__item:last-child{border-bottom:none}.faq__item dt{margin-bottom:.5rem;font-family:Inter,system-ui,sans-serif;font-size:1.125rem;font-weight:600}.faq__item dd{margin:0;font-size:.9375rem;color:#5c5c5c;line-height:1.55}.cta-band{background:#0a0a0a;color:#f4f3ef;padding:2.5rem 0}.cta-band__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem}.cta-band__title{margin:0;font-family:Inter,system-ui,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.cta-band__link{font-size:1.125rem;font-weight:500;transition:opacity .2s}.cta-band__link:hover{opacity:.65}.contact-grid{display:grid;gap:3rem}@media(min-width:1024px){.contact-grid{grid-template-columns:1fr 1.1fr;gap:4rem}}.contact-list{margin:2rem 0 0;padding:0;list-style:none}.contact-list li{margin-bottom:1.25rem}.contact-list__label{display:block;margin-bottom:.25rem;font-family:JetBrains Mono,monospace;font-size:.6875rem;text-transform:uppercase;letter-spacing:.1em;color:#5c5c5c}.contact-list a{font-weight:500;border-bottom:1px solid rgba(26,26,26,.15);transition:border-color .2s}.contact-list a:hover{border-color:#0a0a0a}.form{padding:2rem;background:#fff;border:1px solid rgba(26,26,26,.15)}.form__field{margin-bottom:1.25rem}.form__field label{display:block;margin-bottom:.4rem;font-size:.8125rem;font-weight:600}.form__label-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.4rem}.form__label-row label{margin-bottom:0}.required{color:#c53030}.form input,.form textarea{width:100%;padding:.75rem 1rem;font-family:Inter,system-ui,sans-serif;font-size:.9375rem;color:#0a0a0a;background:#f4f3ef;border:1px solid rgba(26,26,26,.15);border-radius:2px;transition:border-color .2s,box-shadow .2s}.form input:focus,.form textarea:focus{outline:none;border-color:#1fb8a8;box-shadow:0 0 0 3px #1fb8a826}.form input.is-invalid,.form textarea.is-invalid{border-color:#c53030}.form input:disabled,.form textarea:disabled{opacity:.6;cursor:not-allowed}.form textarea{resize:vertical;min-height:120px}.form__error{display:block;margin-top:.35rem;font-size:.75rem;color:#c53030;min-height:1rem}.form__hint{margin:.5rem 0;font-size:.75rem;color:#5c5c5c}.form__status{margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem;border-radius:2px;border:1px solid transparent}.form__status--success{background:#1a7f4b1a;border-color:#1a7f4b4d;color:#1a7f4b}.form__status--error{background:#c5303014;border-color:#c5303040;color:#c53030}.form__status--info{background:#6b4ce614;border-color:#6b4ce633;color:#6b4ce6}.ai-demo{margin-bottom:.75rem;padding:1rem;background:#f4f3ef;border:1px dashed rgba(26,26,26,.15);border-radius:2px}.ai-demo__lead{margin:0 0 .75rem;font-size:.8125rem;color:#5c5c5c}.ai-demo__presets{display:flex;flex-wrap:wrap;gap:.5rem}.ai-demo__preset{padding:.4rem .75rem;font-family:Inter,system-ui,sans-serif;font-size:.75rem;font-weight:500;color:#0a0a0a;background:#fff;border:1px solid rgba(26,26,26,.15);border-radius:2px;cursor:pointer;transition:border-color .2s,background .2s}.ai-demo__preset:hover{border-color:#6b4ce6;background:#6b4ce60d}#submit-btn{position:relative;margin-top:.5rem}.footer{background:#0a0a0a;color:#f4f3efbf;padding:3rem 0 0}.footer__grid{display:grid;gap:2rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(244,243,239,.12)}@media(min-width:768px){.footer__grid{grid-template-columns:2fr 1fr 1fr}}.footer__about{margin:0;max-width:22rem;font-size:.875rem;line-height:1.6;color:#f4f3ef8c}.footer__nav{display:flex;flex-direction:column;gap:.65rem}.footer__nav a{font-size:.875rem;transition:color .2s}.footer__nav a:hover{color:#f4f3ef}.footer__contact{display:flex;flex-direction:column;gap:.65rem}.footer__contact a{font-size:.875rem;transition:color .2s}.footer__contact a:hover{color:#f4f3ef}.footer__bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding:1.25rem 0 2rem;font-size:.8125rem;color:#f4f3ef73}.footer__bottom a:hover{color:#f4f3ef}.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}
