:root{--home-bg:#fff;--home-text:#111827;--home-sub:#6b7280;--home-card:#f5f6f8;--home-border:#e5e7eb;--home-accent:#3f434a;--home-footer:#2f333a;--home-radius:8px;--home-inner:420px}.homev2-page{background:var(--home-bg);color:var(--home-text);overflow-x:hidden;padding-top:0;transition:filter .25s ease}body.homev2-body{padding-top:0!important}@media(max-width:1024px){body.homev2-body{padding-top:67px!important}}body.menu-open .homev2-content{filter:blur(6px);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.homev2-inner{margin:0 auto;max-width:var(--home-inner);padding:0 20px;width:100%}.homev2-header{background:#fff;position:sticky;top:0;z-index:30}.homev2-header-inner{align-items:center;display:flex;height:54px;justify-content:space-between;margin:0 auto;max-width:var(--home-inner);padding:0 16px}.homev2-brand{align-items:center;display:flex;gap:7px}.homev2-brand-logo{border-radius:5px;height:18px;width:18px}.homev2-brand-name{color:#111;font-size:13px;font-weight:700;line-height:1.2}.homev2-brand-sub{color:#9ca3af;font-size:10px;line-height:1.2}.homev2-menu-btn{align-content:center;background:transparent;border:0;display:grid;gap:3px;height:24px;padding:0;width:24px}.homev2-menu-btn span{background:#6b7280;height:1.5px;margin-left:auto;width:18px}.homev2-drawer-backdrop{background:#00000047;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .2s ease}.homev2-drawer-backdrop.open{opacity:1;pointer-events:auto}.homev2-drawer{align-content:start;background:#fff;border-left:1px solid var(--home-border);display:grid;gap:14px;height:100dvh;padding:80px 18px 24px;position:fixed;right:0;top:0;transform:translate(100%);transition:transform .25s ease;width:min(70vw,300px);z-index:40}.homev2-drawer.open{transform:translate(0)}.homev2-drawer a{color:#4b5563;font-size:14px}.homev2-hero{align-items:stretch;background-image:linear-gradient(180deg,#0000002e 20%,#00000075 70%),url(https://images.unsplash.com/photo-1616486338812-3dadae4b4ace?auto=format&fit=crop&w=1200&q=80);background-position:50%;background-size:cover;display:flex;min-height:392px}.homev2-hero-overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);color:#fff;display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto;max-width:var(--home-inner);min-height:inherit;padding:90px 24px 24px;text-align:center;width:100%}.homev2-pill{background:#ffffff1a;border:1px solid hsla(0,0%,100%,.52);border-radius:999px;display:inline-flex;font-size:11px;margin:0 auto 16px;padding:5px 12px}.homev2-hero h1{font-size:22px;font-weight:700;letter-spacing:.01em;line-height:1.45;margin:0}.homev2-hero p{color:#ffffffe6;font-size:13px;letter-spacing:.02em;line-height:1.8;margin:40px 0 20px}.homev2-hero-btn{background:var(--home-accent);border-radius:9px;color:#fff;display:block;font-size:13px;font-weight:600;margin:0 auto;max-width:260px;padding:15px;width:80%}.homev2-hero-btn-floating{bottom:calc(14px + env(safe-area-inset-bottom,0px));box-shadow:0 10px 28px #0000003d;left:50%;margin:0;max-width:none;opacity:0;pointer-events:none;position:fixed;text-align:center;transform:translate(-50%,12px) scale(.98);transition:transform .24s ease,opacity .24s ease;width:min(380px,calc(100vw - 40px));z-index:45}.homev2-hero-btn-floating.is-visible{opacity:1;pointer-events:auto;transform:translate(-50%) scale(1)}.homev2-hero-btn-floating.is-merging{opacity:.45;transform:translate(-50%,8px) scale(.97)}.homev2-section{padding:30px 0}.homev2-eyebrow{color:#9ca3af;font-size:11px;letter-spacing:.18em;margin-bottom:8px;text-align:center}.homev2-title{font-size:21px;letter-spacing:-.02em;line-height:1.35;margin:0;text-align:center}.homev2-title-sub{color:#8f95a2;font-size:13px;line-height:1.7;margin:10px 0 0;text-align:center}.homev2-stack-cards{display:grid;gap:16px;margin-top:30px}.homev2-stack-cards article{background:var(--home-card);border:0;border-radius:8px;color:var(--home-sub);font-size:14px;line-height:1.5;padding:14px;text-align:center}.homev2-service-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.homev2-service-grid article{background:#fff;border:0;border-radius:var(--home-radius);min-height:136px;padding:12px}.homev2-icon{align-items:center;color:#687282;display:inline-flex;justify-content:center;margin-bottom:8px}.homev2-icon,.homev2-icon img,.homev2-icon svg{height:24px;width:24px}.homev2-icon img{-o-object-fit:contain;object-fit:contain}.homev2-service-grid strong{color:#6b7290;display:block;font-size:15px;margin-bottom:5px}.homev2-service-grid p{color:var(--home-sub);font-size:12px;line-height:1.55;margin:0}.homev2-process-list{display:grid;gap:24px;margin-left:auto;margin-right:auto;margin-top:30px;max-width:360px}.homev2-process-list article{align-items:center;background:var(--home-card);border:0;border-radius:var(--home-radius);display:flex;gap:10px;justify-content:center;padding:12px 16px;position:relative;text-align:center}.homev2-process-list article:not(:last-child):after{border-bottom:2px solid #b1b8c4;border-right:2px solid #b1b8c4;bottom:-20px;content:"";height:8px;left:50%;position:absolute;rotate:45deg;transform:translate(-50%);width:8px}.homev2-process-list span{color:#9ca3af;display:inline-flex;flex-shrink:0;font-size:11px;letter-spacing:.04em}.homev2-process-list p{color:#4b5563;font-size:13px;margin:0}.homev2-case-list{display:grid;gap:30px;margin-top:30px}.homev2-case-card{background:#fff;border:0;border-radius:0;overflow:hidden}.homev2-case-images{display:grid;gap:10px;grid-template-columns:1fr 1fr}.homev2-case-image{margin:0}.homev2-case-image-btn{background:transparent;border:0;cursor:zoom-in;display:block;line-height:0;margin:0;padding:0;width:100%}.homev2-case-images img{aspect-ratio:1.1/1;display:block;-o-object-fit:cover;object-fit:cover;width:100%}.homev2-image-lightbox{background:#111827d6;display:grid;inset:0;padding:20px;place-items:center;position:fixed;z-index:100}.homev2-image-lightbox-img{border-radius:8px;box-shadow:0 20px 48px #00000059;max-height:calc(100dvh - 80px);-o-object-fit:contain;object-fit:contain;width:min(100%,960px)}.homev2-image-lightbox-close{background:#ffffff2e;border:0;border-radius:999px;color:#fff;cursor:pointer;font-size:12px;padding:9px 13px;position:absolute;right:16px;top:16px}.homev2-image-lightbox-nav{background:transparent;border:0;color:#fff;cursor:pointer;display:grid;height:28px;padding:0;place-items:center;position:absolute;top:50%;transform:translateY(-50%);width:28px}.homev2-image-lightbox-nav svg{fill:none;height:18px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:18px}.homev2-image-lightbox-nav.prev{left:16px}.homev2-image-lightbox-nav.next{right:16px}.homev2-case-tag{align-items:center;background:#7f8794;color:#fff;display:flex;font-size:11px;font-weight:700;height:24px;justify-content:center;letter-spacing:.06em}.homev2-case-tag.after{background:#7389c2}.homev2-case-meta{align-items:center;display:flex;justify-content:space-between;margin-top:10px;padding:10px 12px}.homev2-case-meta strong{font-size:13px}.homev2-case-stats{color:#8b93a3;font-size:12px;gap:14px}.homev2-case-stat,.homev2-case-stats{align-items:center;display:inline-flex}.homev2-case-stat{gap:6px}.homev2-case-stat img{height:14px;-o-object-fit:contain;object-fit:contain;width:14px}.homev2-case-value{color:#8b93a3;font-weight:400}.homev2-case-desc{color:#8b93a3;font-size:12px;line-height:1.6;margin:0;padding:0 12px 10px}.homev2-more-btn{background:#fff;border:1px solid var(--home-border);border-radius:8px;color:#6b7280;cursor:pointer;font-size:14px;height:50px;margin-top:40px;transition:background-color .2s ease,border-color .2s ease,color .2s ease;width:100%}.homev2-more-btn:hover{background:#f5f7fa;border-color:#d1d5db;color:#374151}.homev2-cta-box{background:var(--home-card);border:0;border-radius:var(--home-radius);display:flex;flex-direction:column;padding:30px}.homev2-cta-box h3{font-size:20px;margin:0}.homev2-cta-box p{color:#6b7280;font-size:13px;margin:6px 0 0}.homev2-cta-box a{align-items:center;align-self:flex-end;color:#6f7fb0;display:inline-flex;font-size:13px;gap:4px;line-height:1;margin-top:12px}.homev2-cta-link-text{font-weight:700}.homev2-cta-box a svg{display:block;fill:none;height:14px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.6;width:14px}.homev2-footer{background:var(--home-footer);color:#ffffffe6;margin-top:10px;padding:34px 0 32px}.homev2-footer-brand-line{align-items:center;display:flex;gap:10px}.homev2-footer-main{color:#ffffffe6;font-size:24px;font-weight:700;letter-spacing:-.03em;line-height:1}.homev2-footer-sub{color:#ffffff8c;font-size:12px;font-weight:600}.homev2-footer-info{margin-top:24px}.homev2-footer-info p{color:#ffffff7a;font-size:11px;line-height:1.9;margin:0}.homev2-footer-links{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-top:26px}.homev2-footer-links a{color:#ffffff9e;font-size:11px;white-space:nowrap}.homev2-footer-links a.homev2-footer-link-strong{color:#ffffffe6}.homev2-footer-copy{color:#ffffff73;font-size:11px;margin-top:22px}@media(min-width:1024px){.homev2-footer .homev2-inner.homev2-footer-inner{align-items:start;-moz-column-gap:72px;column-gap:72px;display:grid;grid-template-columns:minmax(0,1fr) auto;max-width:1040px;row-gap:0}.homev2-footer-brand-line{grid-column:1;grid-row:1}.homev2-footer-info{grid-column:1;grid-row:2;margin-top:18px}.homev2-footer-links{align-items:flex-end;flex-direction:column;gap:10px;grid-column:2;grid-row:1/3;justify-content:flex-start;margin-top:0;min-width:180px;text-align:right}.homev2-footer-copy{grid-column:1/3;grid-row:3;margin-top:28px}}@media(min-width:768px){.homev2-inner{padding:0 20px}.homev2-hero{min-height:480px}.homev2-hero-overlay{padding-top:110px}.homev2-hero h1{font-size:30px}.homev2-hero p{font-size:15px}.homev2-service-grid{gap:14px}.homev2-service-grid article{min-height:162px;padding:16px}.homev2-service-grid strong{font-size:16px}.homev2-case-meta span,.homev2-process-list p,.homev2-service-grid p,.homev2-stack-cards article{font-size:13px}}
