﻿/* Distinct service page layouts */
.offer-page{--accent:#ff4a17;--accent-rgb:255,74,23;background:#151515;color:#f5f5f5;overflow:hidden}
.offer-page *{box-sizing:border-box}.offer-page a{text-decoration:none}.offer-page h1,.offer-page h2,.offer-page h3{margin:0;color:#fff;line-height:1.08}.offer-page h1{font-size:clamp(42px,5.4vw,80px);letter-spacing:-.045em}.offer-page h2{font-size:clamp(32px,4vw,56px);letter-spacing:-.035em}.offer-page h3{font-size:21px}.offer-page p{color:#bcbcbc;line-height:1.72}.offer-page .container{max-width:1320px}.offer-kicker{display:block;margin-bottom:18px;color:var(--accent);font-size:13px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.offer-breadcrumb{display:flex;gap:10px;align-items:center;margin:0 0 45px;font-size:13px;color:#858585}.offer-breadcrumb a{color:#bcbcbc}.offer-breadcrumb a:hover{color:#fff}.offer-lead{max-width:650px;margin:26px 0 32px;font-size:19px}.offer-actions{display:flex;gap:25px;align-items:center}.offer-text-link{color:#fff;font-weight:600}.offer-text-link span{color:var(--accent)}.offer-section{padding:105px 0}.offer-section-heading{max-width:780px;margin-bottom:55px}.offer-section-heading>p{max-width:690px;margin:22px 0 0;font-size:18px}.offer-chip-list{display:flex;flex-wrap:wrap;gap:10px}.offer-chip-list span{padding:10px 15px;border:1px solid #373737;border-radius:50px;color:#ddd;background:#1b1b1b}.offer-faq{border-top:1px solid #292929}.offer-faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.offer-accordion{border-top:1px solid #393939}.offer-faq-item{border-bottom:1px solid #393939}.offer-faq-item button{display:flex;width:100%;justify-content:space-between;gap:25px;padding:24px 0;border:0;background:none;color:#fff;text-align:left;font-size:18px;font-weight:600;cursor:pointer}.offer-faq-icon{color:var(--accent);font-size:25px;transition:.25s}.offer-faq-answer{display:none;padding:0 50px 22px 0}.offer-faq-answer p{margin:0}.offer-faq-item.is-open .offer-faq-answer{display:block}.offer-faq-item.is-open .offer-faq-icon{transform:rotate(45deg)}.offer-final{padding:0 0 105px}.offer-final-card{position:relative;padding:70px;border-radius:28px;background:linear-gradient(125deg,#222,#181818);border:1px solid #343434}.offer-final-card:after{content:"";position:absolute;right:8%;top:18%;width:180px;height:180px;border-radius:50%;background:rgba(var(--accent-rgb),.14);filter:blur(35px)}.offer-final-card h2{max-width:780px}.offer-final-card p{max-width:670px;margin:22px 0 30px;font-size:18px}

/* Mobile app: device-led composition */
.offer-mobile{--accent:#a990ff;--accent-rgb:169,144,255;background:#111114}.mobile-hero{padding:155px 0 90px;background:radial-gradient(circle at 74% 36%,rgba(118,83,255,.19),transparent 29%),linear-gradient(180deg,#0f0f13,#15151a)}.mobile-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:90px}.mobile-stats{display:flex;gap:34px;margin-top:55px}.mobile-stats div{display:flex;flex-direction:column}.mobile-stats strong{font-size:22px;color:#fff}.mobile-stats span{font-size:12px;color:#8d8d95}.mobile-device-stage{position:relative;min-height:610px;display:grid;place-items:center}.mobile-phone{position:relative;z-index:2;width:295px;margin:0;padding:11px;border:2px solid #65616f;border-radius:44px;background:#09090a;box-shadow:0 35px 80px #000}.mobile-phone img{display:block;width:100%;height:490px;object-fit:cover;border-radius:33px;filter:saturate(.8)}.mobile-phone figcaption{padding:16px 13px 11px;color:#aaa;font-size:12px;line-height:1.5}.mobile-speaker{position:absolute;z-index:3;top:18px;left:50%;width:72px;height:17px;transform:translateX(-50%);border-radius:0 0 12px 12px;background:#09090a}.mobile-orbit{position:absolute;border:1px solid rgba(169,144,255,.22);border-radius:50%}.orbit-one{width:460px;height:460px}.orbit-two{width:570px;height:570px}.mobile-float-card{position:absolute;z-index:3;padding:14px 18px;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:rgba(28,27,35,.85);backdrop-filter:blur(12px);font-size:12px;color:#999}.mobile-float-card b{color:#fff}.card-api{left:0;top:31%}.card-store{right:0;bottom:24%}.mobile-bento{background:#17171c}.mobile-bento-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.offer-feature-card{padding:32px;border:1px solid #32323b;border-radius:22px;background:#1c1c22}.offer-feature-card span{color:var(--accent);font-size:12px}.offer-feature-card h3{margin:42px 0 12px}.mobile-feature-0{grid-row:span 2;min-height:350px;background:linear-gradient(145deg,#242130,#18181e)}.mobile-feature-0 h3{margin-top:145px}.mobile-process{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:55px}.mobile-process article{position:relative;padding:30px 25px;border-top:1px solid #4a4852}.mobile-process article:before{content:"";position:absolute;top:-5px;left:25px;width:9px;height:9px;border-radius:50%;background:var(--accent)}.mobile-process b{color:var(--accent)}.mobile-process p{font-size:14px}

/* Web development: editorial/browser composition */
.offer-web{--accent:#ff6840;--accent-rgb:255,104,64;background:#f0efeb;color:#161616}.offer-web h1,.offer-web h2,.offer-web h3{color:#151515}.offer-web p{color:#555}.offer-web .offer-breadcrumb a{color:#555}.web-hero{padding:155px 0 85px;background:#e8e7e2}.web-title-row{display:grid;grid-template-columns:1.25fr .75fr;gap:80px;align-items:end}.web-intro p{margin:0 0 25px;font-size:18px}.web-browser{overflow:hidden;margin:70px 0 35px;border:1px solid #bebdb8;border-radius:18px;background:#191919;box-shadow:0 35px 70px rgba(0,0,0,.18)}.web-browser-bar{display:flex;align-items:center;gap:8px;height:48px;padding:0 18px;background:#282828;color:#999;font-size:11px}.web-browser-bar i{width:9px;height:9px;border-radius:50%;background:#666}.web-browser-bar i:first-child{background:var(--accent)}.web-browser-bar span{margin-left:18px}.web-browser img{display:block;width:100%;height:430px;object-fit:cover;opacity:.82}.web-browser figcaption{padding:16px 22px;color:#aaa;font-size:13px}.web-metrics{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #c6c5c0;border-bottom:1px solid #c6c5c0}.web-metrics div{display:flex;justify-content:space-between;padding:20px;border-right:1px solid #c6c5c0}.web-metrics div:last-child{border:0}.web-metrics strong{color:#111}.web-metrics span{color:#777;font-size:13px}.web-manifest{background:#f6f5f1}.web-manifest-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.web-manifest-grid p{margin:0;font-size:21px}.web-services{padding-top:0;background:#f6f5f1}.web-service-row{display:grid;grid-template-columns:80px 1fr 1.2fr;gap:35px;padding:34px 0;border-top:1px solid #cfcec9}.web-service-row:last-child{border-bottom:1px solid #cfcec9}.web-service-row>span{color:var(--accent);font-weight:700}.web-service-row p{margin:0}.web-process-section{background:#1b1b1b}.web-process-section h2,.web-process-section h3{color:#fff}.web-process-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.web-process-section .offer-chip-list{margin-top:35px}.web-steps article{display:flex;gap:25px;padding:25px 0;border-bottom:1px solid #393939}.web-steps b{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:50%;background:var(--accent);color:#fff}.web-steps p{margin:9px 0 0}

/* Ecommerce: storefront composition */
.offer-commerce{--accent:#5ed58b;--accent-rgb:94,213,139;background:#101411}.commerce-hero{padding:155px 0 0;background:radial-gradient(circle at 77% 42%,rgba(94,213,139,.14),transparent 30%),#101411}.commerce-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.commerce-showcase{position:relative;min-height:500px}.commerce-showcase figure{overflow:hidden;margin:0;border:1px solid #35443a;border-radius:28px;background:#172019;transform:rotate(2deg);box-shadow:0 35px 80px #050705}.commerce-showcase img{display:block;width:100%;height:470px;object-fit:cover;opacity:.72}.commerce-badge,.commerce-cart{position:absolute;padding:16px 20px;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:rgba(24,34,27,.92);box-shadow:0 15px 35px #090c0a;color:#aab9ae}.commerce-badge{display:flex;gap:30px}.commerce-badge strong,.commerce-cart b{color:var(--accent)}.badge-orders{top:8%;left:-5%}.badge-stock{right:-3%;bottom:17%}.commerce-cart{left:8%;bottom:-1%}.commerce-cart b{margin-left:20px}.commerce-ticker{display:grid;grid-template-columns:repeat(3,1fr);margin-top:85px;border-top:1px solid #2b392f}.commerce-ticker div{padding:25px;border-right:1px solid #2b392f}.commerce-ticker strong{display:block;color:#fff;font-size:23px}.commerce-ticker span{color:#829087}.commerce-route{background:#151a16}.commerce-flow{display:flex;justify-content:space-between;align-items:center;padding:27px;border:1px solid #314237;border-radius:18px}.commerce-flow span{padding:10px 15px;border-radius:9px;background:#202a23;color:#fff}.commerce-flow i{color:var(--accent);font-style:normal}.commerce-catalog{background:#e8ece9}.commerce-catalog h2,.commerce-catalog h3{color:#152018}.commerce-catalog-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:45px}.commerce-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.commerce-card-grid article{min-height:275px;padding:30px;border:1px solid #c5ccc7;border-radius:20px;background:#f6f8f6}.commerce-card-grid article>span{color:#438e5f}.commerce-card-grid h3{margin:50px 0 13px}.commerce-card-grid p{color:#667069}.commerce-card-grid small{color:#438e5f}.commerce-process-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.commerce-process ol{margin:0;padding:0;list-style:none}.commerce-process li{display:flex;gap:25px;padding:24px 0;border-bottom:1px solid #334037}.commerce-process li>b{color:var(--accent)}.commerce-process li p{margin:8px 0 0}

/* CRM/ERP: dashboard composition */
.offer-crm{--accent:#61a8ff;--accent-rgb:97,168,255;background:#101319}.crm-hero{padding:155px 0 90px;background:radial-gradient(circle at 50% 100%,rgba(45,109,190,.18),transparent 42%),#101319}.crm-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:90px;align-items:end}.crm-heading p{font-size:18px}.crm-dashboard{display:grid;grid-template-columns:68px 1fr;overflow:hidden;margin-top:70px;border:1px solid #303a49;border-radius:22px;background:#171c24;box-shadow:0 40px 90px #05070a}.crm-dashboard aside{display:flex;flex-direction:column;align-items:center;gap:24px;padding:22px 0;background:#11151b}.crm-dashboard aside b{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:var(--accent);color:#08101a}.crm-dashboard aside i{width:22px;height:4px;border-radius:5px;background:#33404e}.crm-dashboard-body{padding:28px}.crm-dashboard-top{display:flex;justify-content:space-between;color:#fff}.crm-dashboard-top small{color:#7e8b9b}.crm-kpi-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:25px 0}.crm-kpi-row article{padding:18px;border:1px solid #303947;border-radius:12px;background:#1c222c}.crm-kpi-row span,.crm-kpi-row em{display:block;color:#788596;font-size:11px;font-style:normal}.crm-kpi-row strong{display:block;margin:9px 0;color:#fff;font-size:24px}.crm-kpi-row em{color:#61c58b}.crm-dashboard-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:14px}.crm-dashboard-grid figure{overflow:hidden;height:230px;margin:0;border-radius:12px}.crm-dashboard-grid img{width:100%;height:100%;object-fit:cover;opacity:.45}.crm-bars{display:flex;flex-direction:column;justify-content:center;gap:15px;padding:18px;border:1px solid #303947;border-radius:12px}.crm-bars span{display:block;width:var(--bar);height:8px;border-radius:8px;background:linear-gradient(90deg,var(--accent),#745cff)}.crm-bars small{color:#8290a0}.crm-overview{background:#161b23}.crm-overview-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:100px;align-items:end}.crm-module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#323b48;border:1px solid #323b48}.crm-module-grid article{min-height:250px;padding:30px;background:#161b23}.crm-module-grid b{color:var(--accent)}.crm-module-grid h3{margin:65px 0 12px}.crm-timeline{background:#e9edf2}.crm-timeline h2,.crm-timeline h3{color:#142030}.crm-timeline-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.crm-timeline-grid article{display:flex;gap:25px;padding:23px 0;border-bottom:1px solid #c4ccd5}.crm-timeline-grid article>span{display:grid;place-items:center;width:40px;height:40px;flex:0 0 40px;border-radius:10px;background:#142030;color:#fff}.crm-timeline-grid p{margin:8px 0 0;color:#65707c}

/* Automation: flow-map composition */
.offer-automation{--accent:#f2a64a;--accent-rgb:242,166,74;background:#121211}.automation-hero{padding:155px 0 0;background:radial-gradient(circle at 72% 45%,rgba(242,166,74,.11),transparent 32%),#121211}.automation-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.automation-map{position:relative;min-height:470px}.automation-node{position:absolute;z-index:2;display:flex;flex-direction:column;justify-content:center;min-width:130px;min-height:90px;padding:18px;border:1px solid #494235;border-radius:16px;background:#1c1b18;color:#fff;box-shadow:0 18px 45px #070706}.automation-node small{margin-top:7px;color:#877f70}.automation-node b{color:var(--accent);font-size:24px}.node-source{left:0;top:15%}.node-core{left:37%;top:39%;min-width:160px;border-color:var(--accent);background:#272116}.node-result{right:0;top:8%}.node-extra{right:2%;bottom:5%}.automation-line{position:absolute;z-index:1;height:1px;background:linear-gradient(90deg,#554a38,var(--accent));transform-origin:left}.line-a{left:18%;top:31%;width:260px;transform:rotate(18deg)}.line-b{left:58%;top:45%;width:220px;transform:rotate(-23deg)}.line-c{left:58%;top:55%;width:210px;transform:rotate(24deg)}.automation-status{display:grid;grid-template-columns:repeat(3,1fr);margin-top:65px;border-top:1px solid #36332c}.automation-status div{display:grid;grid-template-columns:auto auto 1fr;gap:10px;align-items:center;padding:24px;border-right:1px solid #36332c}.automation-status i{width:7px;height:7px;border-radius:50%;background:#65d48c;box-shadow:0 0 12px #65d48c}.automation-status strong{color:#fff}.automation-status span{color:#827d72}.automation-before-after{background:#181816}.automation-compare{display:grid;grid-template-columns:1fr auto 1fr;gap:25px;align-items:center}.automation-compare>div{padding:30px;border:1px solid #37342e;border-radius:17px}.automation-compare small,.automation-compare span{display:block;color:#817b70}.automation-compare strong{display:block;margin:14px 0;color:#fff;font-size:22px}.automation-compare>i{color:var(--accent);font-size:27px;font-style:normal}.automation-flows-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.automation-feature-list article{display:flex;gap:24px;padding:24px;border-bottom:1px solid #36332d}.automation-feature-list article>span{color:var(--accent)}.automation-feature-list p{margin:8px 0 0}.automation-step-line{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.automation-step-line article{min-height:240px;padding:25px;border:1px solid #3b372f;border-radius:16px;background:#191816}.automation-step-line b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:rgba(242,166,74,.13);color:var(--accent)}.automation-step-line h3{margin:48px 0 10px}

@media(max-width:991px){
 .offer-section{padding:78px 0}.mobile-hero-grid,.commerce-hero-grid,.automation-hero-grid,.crm-heading,.web-title-row,.web-manifest-grid,.web-process-grid,.commerce-process-grid,.crm-overview-grid,.crm-timeline-grid,.automation-flows-grid{grid-template-columns:1fr;gap:45px}
 .mobile-hero,.web-hero,.commerce-hero,.crm-hero,.automation-hero{padding-top:125px}.mobile-device-stage{min-height:560px}.web-browser img{height:330px}.crm-dashboard-grid{grid-template-columns:1fr}.mobile-process,.automation-step-line{grid-template-columns:repeat(2,1fr)}.commerce-card-grid,.crm-module-grid{grid-template-columns:repeat(2,1fr)}.offer-faq-layout{grid-template-columns:1fr;gap:25px}
}
@media(max-width:767px){
 .offer-page h1{font-size:40px}.offer-page h2{font-size:32px}.offer-breadcrumb{margin-bottom:30px}.offer-section{padding:62px 0}.offer-final{padding-bottom:70px}.offer-final-card{padding:38px 25px}.offer-actions{align-items:flex-start;flex-direction:column}.mobile-stats,.web-metrics,.commerce-ticker,.automation-status{grid-template-columns:1fr;display:grid}.mobile-stats{gap:0}.mobile-stats div,.web-metrics div,.commerce-ticker div,.automation-status div{padding:16px 0;border-right:0;border-bottom:1px solid #333}.mobile-device-stage{min-height:500px;transform:scale(.86);margin:-30px 0}.mobile-bento-grid,.commerce-card-grid,.crm-module-grid{grid-template-columns:1fr}.mobile-feature-0{grid-row:auto;min-height:auto}.mobile-feature-0 h3,.offer-feature-card h3{margin-top:35px}.mobile-process,.automation-step-line{grid-template-columns:1fr}.web-service-row{grid-template-columns:45px 1fr}.web-service-row p{grid-column:2}.web-browser img{height:230px}.commerce-showcase{min-height:390px}.commerce-showcase img{height:350px}.commerce-flow{overflow-x:auto;gap:12px;justify-content:flex-start}.commerce-flow span{white-space:nowrap}.crm-dashboard{grid-template-columns:45px 1fr}.crm-dashboard-body{padding:15px}.crm-kpi-row{grid-template-columns:1fr}.crm-kpi-row article:not(:first-child){display:none}.crm-dashboard-grid figure{height:170px}.automation-map{min-height:400px;transform:scale(.8);margin:-30px}.automation-compare{grid-template-columns:1fr}.automation-compare>i{transform:rotate(90deg);justify-self:center}.commerce-catalog-head{display:block}.offer-faq-item button{font-size:16px}
}
.solution-card {
  position: relative;
  flex: 1;
  min-height: 430px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.08);
  border-radius: 15px;
  background: #111;
  box-shadow: 0 16px 35px rgba(0,0,0,.2);
  transition: transform .3s ease, border-color .3s ease, box-shadow .3s ease;
}
.solution-card:hover {
  transform: translateY(-3px);
  border-color: rgba(255,74,23,.35);
  box-shadow: 0 20px 42px rgba(0,0,0,.28);
}
.solution-card__media {
  position: absolute;
  inset: 0;
  display: block;
  background: #0b0b0b;
}
.solution-card__media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0,0,0,.02) 30%, rgba(0,0,0,.42) 58%, rgba(0,0,0,.94) 100%);
}
.solution-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform .5s ease;
}
.solution-card:hover .solution-card__media img {
  transform: scale(1.025);
}
.solution-card__content {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  padding: 30px 26px 26px;
}
.solution-card__label {
  margin-bottom: 8px;
  color: rgba(255,255,255,.65);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.solution-card__title {
  margin: 0 0 14px;
  color: #fff;
  font-size: 24px;
  line-height: 1.28;
  text-shadow: 0 2px 12px rgba(0,0,0,.6);
}
.solution-card__title a {
  color: inherit;
}
.solution-card__description {
  display: none;
}
.solution-card__price {
  display: flex;
  align-items: baseline;
  gap: 10px;
  margin: 0 0 8px;
}
.solution-card__price strong {
  color: #fff;
  font-size: 20px;
}
.solution-card__old-price {
  color: rgba(255,255,255,.55);
  text-decoration: line-through;
}
.solution-card__deadline {
  margin-bottom: 14px;
  color: rgba(255,255,255,.65);
  font-size: 12px;
}
.solution-card__button {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  margin-top: 4px;
  border: 1px solid rgba(255,255,255,.28);
  border-radius: 5px;
  background: rgba(0,0,0,.62);
  color: #fff;
  font-weight: 600;
  transition: border-color .25s ease, background .25s ease;
}
.solution-card__button:hover {
  border-color: rgba(255,74,23,.65);
  background: rgba(0,0,0,.82);
  color: #fff;
}
@media (max-width: 767px) {
  .solution-card { min-height: 390px; }
  .solution-card__content { padding: 25px 22px 22px; }
  .solution-card__title { font-size: 21px; }
}
.site-footer-compact .cs-fooer_main {
  padding: 55px 0 16px;
}
.site-footer-compact .cs-footer_item {
  margin-bottom: 24px;
}
.site-footer-compact .cs-widget_title {
  margin-bottom: 18px;
  font-size: 17px;
}
.site-footer-compact .cs-menu_widget li:not(:last-child) {
  margin-bottom: 10px;
}
.site-footer-compact .cs-menu_widget li,
.site-footer-compact .cs-menu_widget a,
.site-footer-compact .cs-text_widget p {
  font-size: 15px;
  line-height: 1.5;
}
.site-footer-compact .cs-text_widget {
  max-width: 350px;
}
.site-footer-compact .cs-text_widget img + p {
  margin-top: 20px;
}
.site-footer-compact .cs-bottom_footer {
  padding: 13px 0;
}
.site-footer-legal {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 22px;
}
.site-footer-legal a {
  color: inherit;
  font-size: 14px;
}
.site-footer-legal a:hover {
  color: #ff4a17;
}
@media (max-width: 991px) {
  .site-footer-compact .cs-fooer_main {
    padding: 42px 0 10px;
  }
}
@media (max-width: 767px) {
  .site-footer-compact .cs-text_widget {
    max-width: none;
  }
  .site-footer-legal {
    justify-content: center;
  }
}
.cs-site_header.cs-style1.cs-sticky_header:not(.cs-gescout_sticky) {
  background: rgba(28, 28, 28, .48);
  border-bottom: 1px solid rgba(255, 255, 255, .07);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}




/* ===== Megabait home experience ===== */
.home-wow{--home-orange:#ff4a17;--home-ink:#111;--home-paper:#eeeae3;background:#121212;color:#fff;overflow:hidden}
.home-wow *{box-sizing:border-box}.home-wow h1,.home-wow h2,.home-wow h3,.home-wow p{margin-top:0}.home-wow h1,.home-wow h2,.home-wow h3{color:#fff;line-height:1.04}.home-wow h2{font-size:clamp(40px,5vw,72px);letter-spacing:-.048em}.home-wow h3{font-size:25px}.home-wow em{font-weight:inherit;font-style:normal;color:var(--home-orange)}.home-wow a{text-decoration:none}.home-wow .container{max-width:1320px}.home-eyebrow{display:flex;align-items:center;gap:10px;color:#aaa;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.home-eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--home-orange);box-shadow:0 0 16px rgba(255,74,23,.6)}.home-primary-btn{display:inline-flex;align-items:center;justify-content:space-between;min-width:215px;padding:8px 8px 8px 24px;border-radius:50px;background:var(--home-orange);color:#fff;font-weight:700;transition:.3s}.home-primary-btn b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff;color:#111;font-size:18px}.home-primary-btn:hover{transform:translateY(-3px);color:#fff;box-shadow:0 14px 35px rgba(255,74,23,.25)}

.home-wow-hero{position:relative;min-height:100vh;padding:175px 0 0;background:radial-gradient(circle at 73% 37%,rgba(255,76,27,.13),transparent 25%),linear-gradient(145deg,#111 0%,#171717 55%,#0e0e0e 100%)}.home-hero-grid{position:absolute;inset:0;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.18) 1px,transparent 1px);background-size:85px 85px;mask-image:linear-gradient(to bottom,#000,transparent 85%)}.home-hero-layout{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center}.home-hero-copy h1{max-width:800px;margin:28px 0 28px;font-size:clamp(55px,6.5vw,100px);letter-spacing:-.06em}.home-hero-copy>p{max-width:620px;margin-bottom:34px;color:#b9b9b9;font-size:19px;line-height:1.7}.home-hero-actions{display:flex;align-items:center;gap:28px}.home-secondary-link{color:#fff;font-weight:600}.home-secondary-link span{margin-left:7px;color:var(--home-orange)}.home-hero-proof{display:flex;align-items:center;gap:18px;margin-top:55px}.home-proof-faces{display:flex}.home-proof-faces span{display:grid;place-items:center;width:42px;height:42px;margin-left:-9px;border:2px solid #151515;border-radius:50%;background:#292929;color:#fff;font-size:10px;font-weight:800}.home-proof-faces span:first-child{margin-left:0;background:var(--home-orange)}.home-hero-proof p{margin:0;color:#777;font-size:12px;line-height:1.5}.home-hero-proof strong{color:#ddd}.home-hero-stage{position:relative;min-height:590px;display:grid;place-items:center}.home-stage-main{position:relative;z-index:2;overflow:hidden;width:82%;margin:0;border:1px solid #444;border-radius:26px;background:#191919;box-shadow:0 45px 100px rgba(0,0,0,.65);transform:perspective(1000px) rotateY(-5deg) rotateX(2deg)}.home-stage-main:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.82),transparent 55%)}.home-stage-main img{display:block;width:100%;height:500px;object-fit:cover;filter:saturate(.8) contrast(1.06)}.home-stage-main figcaption{position:absolute;z-index:2;left:25px;bottom:22px;display:flex;align-items:center;gap:9px;color:#fff;font-size:13px}.home-stage-main figcaption i{width:8px;height:8px;border-radius:50%;background:#5de58c;box-shadow:0 0 12px #5de58c}.home-stage-glow{position:absolute;width:430px;height:430px;border-radius:50%;background:rgba(255,74,23,.16);filter:blur(80px)}.home-stage-ring{position:absolute;border:1px solid rgba(255,255,255,.08);border-radius:50%}.ring-one{width:540px;height:540px}.ring-two{width:680px;height:680px}.home-float-card{position:absolute;z-index:4;display:flex;flex-direction:column;padding:18px 20px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(24,24,24,.83);box-shadow:0 20px 45px rgba(0,0,0,.45);backdrop-filter:blur(14px)}.home-float-card span,.home-float-card small{color:#888;font-size:11px}.home-float-card strong{margin:6px 0;color:#fff;font-size:14px}.home-float-ai{left:-3%;top:18%}.home-float-order{right:-4%;bottom:18%}.home-float-order strong{color:#64d98e}.home-hero-bottom{position:relative;z-index:3;display:flex;justify-content:space-between;align-items:center;margin-top:85px;padding:26px 0;border-top:1px solid #333;color:#888;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.home-hero-bottom i{width:4px;height:4px;border-radius:50%;background:#555}

.home-impact{padding:100px 0;background:#e9e6df;color:#161616}.home-impact-grid{display:grid;grid-template-columns:1.5fr .75fr .75fr;gap:70px;align-items:end}.home-impact-title>span{color:#888;font-size:12px;text-transform:uppercase}.home-impact-title h2{margin:18px 0 0;color:#161616;font-size:clamp(34px,3.4vw,52px)}.home-impact-number{padding-left:30px;border-left:1px solid #c1bdb5}.home-impact-number strong{display:block;color:#161616;font-size:clamp(55px,6vw,88px);line-height:1}.home-impact-number sup{color:var(--home-orange);font-size:.42em}.home-impact-number span{display:block;max-width:150px;margin-top:15px;color:#6c6964;line-height:1.4}

.home-solutions{padding:125px 0;background:#151515}.home-section-head{display:grid;grid-template-columns:1.2fr .8fr;gap:100px;align-items:end;margin-bottom:65px}.home-section-head h2{margin:22px 0 0}.home-section-head>div:last-child>p,.home-section-head>p{max-width:500px;margin-bottom:24px;color:#aaa;font-size:17px;line-height:1.7}.home-section-head a,.home-project-heading>a{color:#fff;font-weight:700}.home-section-head a b,.home-project-heading>a b{margin-left:8px;color:var(--home-orange)}.home-solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-solution-card{min-width:0}.home-solution-image{position:relative;display:block;overflow:hidden;height:310px;border-radius:18px;background:#222}.home-solution-featured{grid-column:span 2}.home-solution-featured .home-solution-image{height:420px}.home-solution-image:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.55),transparent 50%)}.home-solution-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s,filter .5s;filter:saturate(.75)}.home-solution-image>span{position:absolute;z-index:2;left:18px;top:18px;padding:8px 12px;border:1px solid rgba(255,255,255,.18);border-radius:30px;background:rgba(15,15,15,.65);color:#ddd;font-size:10px;text-transform:uppercase;backdrop-filter:blur(8px)}.home-solution-image>b,.home-service-card>b,.home-project-card>a>b{position:absolute;z-index:2;right:18px;top:18px;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff;color:#111;transition:.3s}.home-solution-card:hover img{transform:scale(1.05);filter:saturate(1)}.home-solution-card:hover .home-solution-image>b{transform:rotate(45deg);background:var(--home-orange);color:#fff}.home-solution-info{padding:20px 4px 28px}.home-solution-info h3{margin-bottom:12px;font-size:22px}.home-solution-info h3 a{color:#fff}.home-solution-price{display:flex;gap:12px;margin:0;color:#fff}.home-solution-price del{color:#666}.home-solution-price strong{color:#ddd}.home-solution-info small{display:block;margin-top:7px;color:#9e765e}.home-mobile-more{display:none}

.home-development{padding:130px 0;background:#ece9e3;color:#151515}.home-development h2,.home-development h3{color:#151515}.home-section-head-light .home-eyebrow{color:#777}.home-section-head-light>p{color:#5f5c58}.home-service-bento{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:315px;gap:16px}.home-service-card{position:relative;grid-column:span 4;overflow:hidden;padding:25px;border-radius:20px;background:#1b1b1b;color:#fff}.home-service-card:nth-child(1),.home-service-card:nth-child(4){grid-column:span 7}.home-service-card:nth-child(2),.home-service-card:nth-child(5){grid-column:span 5}.home-service-card:nth-child(3){grid-column:span 4}.home-service-card:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(0,0,0,.87) 10%,rgba(0,0,0,.25) 75%);transition:.45s}.home-service-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.6);transition:.65s}.home-service-card>span,.home-service-card>div{position:relative;z-index:2}.home-service-card>span{color:#bbb;font-size:10px;letter-spacing:.14em}.home-service-card>div{position:absolute;left:25px;right:70px;bottom:25px}.home-service-card h3{margin:0 0 10px;color:#fff;font-size:28px}.home-service-card p{max-width:450px;margin:0;color:#bbb;line-height:1.5}.home-service-card>b{width:40px;height:40px}.home-service-card:hover img{transform:scale(1.06);filter:saturate(.9)}.home-service-card:hover:after{background:linear-gradient(115deg,rgba(0,0,0,.82),rgba(255,74,23,.16))}.home-service-card:hover>b{transform:rotate(45deg)}.service-mobile{grid-row:span 2}.service-mobile>div{bottom:35px}

.home-projects{padding:130px 0;background:#0f0f0f}.home-project-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:65px}.home-project-heading h2{margin:22px 0 0}.home-project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.home-project-card>a{position:relative;display:block;overflow:hidden;height:390px;border-radius:18px;background:#222}.home-project-wide{grid-column:span 2}.home-project-wide>a{height:560px}.home-project-card img{width:100%;height:100%;object-fit:cover;filter:saturate(.6) brightness(.7);transition:.7s}.home-project-card>a:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85),transparent 60%)}.home-project-card>a>div{position:absolute;z-index:2;left:28px;bottom:28px}.home-project-card>a>div span{color:#aaa;font-size:11px;text-transform:uppercase}.home-project-card h3{max-width:680px;margin:9px 0 0;font-size:clamp(25px,3vw,42px)}.home-project-index{position:absolute;z-index:2;left:28px;top:28px;color:#fff;font-size:12px}.home-project-card:hover img{transform:scale(1.04);filter:saturate(.9) brightness(.8)}.home-project-card:hover>a>b{transform:rotate(45deg);background:var(--home-orange);color:#fff}

.home-process{padding:135px 0;background:#171717}.home-process-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:120px}.home-process-sticky{align-self:start;position:sticky;top:130px}.home-process-sticky h2{margin:22px 0}.home-process-sticky>p{max-width:480px;margin-bottom:32px;color:#999;line-height:1.7}.home-process-list{margin:0;padding:0;list-style:none;border-top:1px solid #383838}.home-process-list li{display:grid;grid-template-columns:70px 1fr;gap:20px;padding:38px 0;border-bottom:1px solid #383838}.home-process-list li>span{color:var(--home-orange);font-size:12px}.home-process-list h3{margin-bottom:12px;font-size:28px}.home-process-list p{max-width:570px;margin:0;color:#909090;line-height:1.65}

.home-journal{padding:125px 0;background:#e9e6df}.home-journal h2,.home-journal h3{color:#161616}.home-journal .home-eyebrow{color:#777}.home-journal .home-project-heading>a{color:#161616}.home-journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.home-journal-image{position:relative;display:block;overflow:hidden;height:275px;margin-bottom:20px;border-radius:16px;background:#ccc}.home-journal-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.65);transition:.6s}.home-journal-image span{position:absolute;right:15px;bottom:15px;padding:9px 13px;border-radius:30px;background:#fff;color:#111;font-size:11px}.home-journal article>small{color:#888;text-transform:uppercase}.home-journal h3{margin-top:11px;font-size:23px;line-height:1.25}.home-journal h3 a{color:#161616}.home-journal article:hover img{transform:scale(1.05);filter:saturate(.95)}

.home-contact-shell{padding-top:120px;background:#131313}.home-contact-shell>.container:first-child .cs-section_subtitle{color:var(--home-orange)}.home-contact-shell .cs-gradient_bg_1{margin-top:-5px;background:linear-gradient(135deg,#191919,#111)}.home-contact-shell .cs-form_field{border-color:#3b3b3b;background:#171717}.home-contact-shell .cs-google_map{overflow:hidden;border-radius:22px;opacity:.72}.home-contact-shell .cs-section_title{font-size:clamp(38px,5vw,65px)}.home-last-word{padding:125px 0;background:#131313}.home-last-card{position:relative;overflow:hidden;padding:90px;border:1px solid #333;border-radius:28px;background:radial-gradient(circle at 80% 30%,rgba(255,74,23,.16),transparent 30%),#191919}.home-last-card:after{content:"M";position:absolute;right:5%;bottom:-18%;color:rgba(255,255,255,.025);font-size:350px;font-weight:900;line-height:1}.home-last-card blockquote{position:relative;z-index:2;max-width:980px;margin:30px 0;color:#fff;font-size:clamp(35px,4.7vw,67px);font-weight:700;line-height:1.08;letter-spacing:-.04em}.home-last-card p{color:#777}.home-last-card>a{position:relative;z-index:2;display:inline-block;margin-top:20px;color:#fff;font-weight:700}.home-last-card>a b{color:var(--home-orange)}
.home-reveal{opacity:0;transform:translateY(28px);transition:opacity .65s,transform .65s}.home-reveal.is-visible{opacity:1;transform:none}

@media(max-width:1199px){
 .home-hero-layout{gap:35px}.home-hero-stage{min-height:510px}.home-stage-main img{height:430px}.home-impact-grid{grid-template-columns:1.2fr .8fr .8fr}.home-service-bento{grid-auto-rows:285px}.home-process-layout{gap:70px}
}
@media(max-width:991px){
 .home-wow-hero{min-height:auto;padding-top:145px}.home-hero-layout,.home-section-head,.home-impact-grid,.home-process-layout{grid-template-columns:1fr}.home-hero-copy h1{font-size:68px}.home-hero-stage{margin-top:30px}.home-hero-bottom{margin-top:45px}.home-impact-grid{gap:45px}.home-impact-number{padding:25px 0 0;border-left:0;border-top:1px solid #c1bdb5}.home-solution-grid{grid-template-columns:repeat(2,1fr)}.home-solution-featured{grid-column:span 2}.home-section-head{gap:25px}.home-service-bento{grid-template-columns:repeat(2,1fr);grid-auto-rows:300px}.home-service-card,.home-service-card:nth-child(n){grid-column:span 1;grid-row:auto}.home-service-card:nth-child(1){grid-column:span 2}.home-process-sticky{position:static}.home-journal-grid{grid-template-columns:repeat(2,1fr)}.home-journal article:last-child{display:none}.home-last-card{padding:65px 50px}
}
@media(max-width:767px){
 .home-wow .container{padding-left:20px;padding-right:20px}.home-wow h2{font-size:39px}.home-wow-hero{padding-top:120px}.home-hero-grid{background-size:55px 55px}.home-hero-copy h1{margin:22px 0;font-size:47px;line-height:1.02}.home-hero-copy>p{font-size:16px}.home-hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.home-primary-btn{width:100%}.home-hero-proof{margin-top:38px}.home-hero-stage{min-height:420px;margin:10px -25px 0}.home-stage-main{width:79%;border-radius:20px;transform:rotate(-2deg)}.home-stage-main img{height:350px}.home-float-card{padding:12px 14px}.home-float-ai{left:2%;top:15%}.home-float-order{right:1%;bottom:12%}.ring-one{width:390px;height:390px}.ring-two{display:none}.home-hero-bottom{overflow-x:auto;gap:20px;justify-content:flex-start;margin-top:15px;white-space:nowrap;scrollbar-width:none}.home-hero-bottom i{flex:0 0 4px}.home-impact,.home-solutions,.home-development,.home-projects,.home-process,.home-journal,.home-last-word{padding:80px 0}.home-impact-title h2{font-size:34px}.home-impact-number strong{font-size:65px}.home-section-head{margin-bottom:38px}.home-section-head h2,.home-project-heading h2{margin-top:15px}.home-section-head>div:last-child>p,.home-section-head>p{font-size:15px}.home-solution-grid{display:flex;overflow-x:auto;gap:14px;margin-right:-20px;padding-right:20px;scroll-snap-type:x mandatory;scrollbar-width:none}.home-solution-card,.home-solution-featured{min-width:84vw;grid-column:auto;scroll-snap-align:start}.home-solution-image,.home-solution-featured .home-solution-image{height:350px}.home-mobile-more{display:block;margin-top:25px}.home-service-bento{display:flex;overflow-x:auto;gap:14px;margin-right:-20px;padding-right:20px;scroll-snap-type:x mandatory;scrollbar-width:none}.home-service-card,.home-service-card:nth-child(n){min-width:84vw;height:390px;scroll-snap-align:start}.home-service-card h3{font-size:25px}.home-project-heading{display:block;margin-bottom:38px}.home-project-heading>a{display:inline-block;margin-top:22px}.home-project-grid{display:block}.home-project-card,.home-project-wide{margin-bottom:15px}.home-project-card>a,.home-project-wide>a{height:390px}.home-project-card h3{font-size:27px}.home-process-layout{gap:55px}.home-process-list li{grid-template-columns:45px 1fr;padding:28px 0}.home-process-list h3{font-size:23px}.home-journal-grid{display:flex;overflow-x:auto;gap:15px;margin-right:-20px;padding-right:20px;scroll-snap-type:x mandatory;scrollbar-width:none}.home-journal article,.home-journal article:last-child{display:block;min-width:82vw;scroll-snap-align:start}.home-journal-image{height:250px}.home-contact-shell{padding-top:75px}.home-contact-shell .cs-height_90{height:35px}.home-contact-shell .cs-gradient_bg_1 .container{padding-left:20px;padding-right:20px}.home-contact-shell .cs-google_map{height:320px}.home-last-card{padding:45px 25px;border-radius:20px}.home-last-card blockquote{font-size:34px}.home-reveal{opacity:1;transform:none}
}
@media(prefers-reduced-motion:reduce){.home-wow *{scroll-behavior:auto!important;transition-duration:.01ms!important}.home-reveal{opacity:1;transform:none}}

/* Interactive mobile app development studio in the home hero */
.home-hero-stage{position:relative;min-height:640px;display:grid;place-items:center}.home-app-aura{position:absolute;width:600px;height:600px;border-radius:50%;background:conic-gradient(from 120deg,rgba(255,74,23,.18),rgba(107,86,255,.12),transparent 62%);filter:blur(68px);animation:homeAppAura 10s linear infinite}.home-app-studio{position:relative;z-index:3;width:112%;overflow:hidden;border:1px solid #3c3c42;border-radius:24px;background:#111216;box-shadow:0 45px 105px rgba(0,0,0,.7);transform:perspective(1200px) rotateY(-4deg);transition:transform .45s}.home-app-studio:hover{transform:perspective(1200px) rotateY(0)}.home-app-toolbar{display:flex;align-items:center;justify-content:space-between;height:68px;padding:0 20px;border-bottom:1px solid #2c2e35;background:#15161b}.home-app-studio-brand{display:flex;align-items:center;gap:11px}.home-app-studio-brand>span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--home-orange);color:#fff;font-size:19px;font-weight:900}.home-app-studio-brand strong,.home-app-studio-brand small{display:block}.home-app-studio-brand strong{font-size:12px}.home-app-studio-brand small{margin-top:3px;color:#747781;font-size:8px}.home-app-studio-brand small i{display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:#61dc8c;box-shadow:0 0 9px #61dc8c}.home-app-platforms{display:flex;align-items:center;gap:7px}.home-app-platforms span{padding:6px 9px;border:1px solid #373943;border-radius:7px;color:#aaaeb8;font-size:8px}.home-app-platforms b{margin-left:6px;color:#65dc8e;font-size:8px;font-weight:500}.home-app-workspace{display:grid;grid-template-columns:44px 1fr 205px;min-height:475px}.home-app-tools{display:flex;flex-direction:column;align-items:center;gap:11px;padding-top:18px;border-right:1px solid #292b31;background:#121318}.home-app-tools b{display:grid;place-items:center;width:28px;height:28px;border-radius:7px;color:#686b74;font-size:10px}.home-app-tools b.is-active{background:rgba(255,74,23,.15);color:var(--home-orange)}.home-device-canvas{position:relative;display:grid;place-items:center;overflow:hidden;background-color:#202128;background-image:radial-gradient(#4a4b53 .65px,transparent .65px);background-size:14px 14px}.home-device-orbit{position:absolute;width:390px;height:390px;border:1px solid rgba(255,255,255,.08);border-radius:50%}.home-device-orbit:before,.home-device-orbit:after{content:"";position:absolute;border:1px solid rgba(255,74,23,.1);border-radius:50%}.home-device-orbit:before{inset:35px}.home-device-orbit:after{inset:78px}.home-phone{position:relative;z-index:2;width:208px;padding:7px;border:2px solid #4b4d56;border-radius:34px;background:#09090b;box-shadow:0 25px 55px rgba(0,0,0,.65)}.home-phone-island{position:absolute;z-index:4;top:12px;left:50%;width:62px;height:15px;transform:translateX(-50%);border-radius:12px;background:#070708}.home-phone-screen{position:relative;overflow:hidden;height:417px;padding:15px 12px 12px;border-radius:26px;background:#f2f0eb;color:#171717}.app-status{display:flex;justify-content:space-between;padding:0 4px;color:#333;font-size:6px}.app-greeting{display:flex;justify-content:space-between;align-items:center;margin:17px 0 12px}.app-greeting small,.app-greeting strong{display:block}.app-greeting small{color:#8b8984;font-size:6px}.app-greeting strong{margin-top:2px;color:#191919;font-size:11px}.app-greeting>b{display:grid;place-items:center;width:27px;height:27px;border-radius:9px;background:#181818;color:#fff;font-size:10px}.app-balance{position:relative;overflow:hidden;padding:14px;border-radius:14px;background:linear-gradient(135deg,#1b1c22,#292a32);box-shadow:0 10px 22px rgba(20,20,23,.18)}.app-balance:after{content:"";position:absolute;right:-16px;bottom:-27px;width:70px;height:70px;border-radius:50%;border:13px solid rgba(255,74,23,.45)}.app-balance small,.app-balance strong,.app-balance span{position:relative;z-index:2;display:block}.app-balance small{color:#92949c;font-size:6px}.app-balance strong{margin:7px 0;color:#fff;font-size:15px}.app-balance span{color:#70dc94;font-size:6px}.app-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:11px 0}.app-actions span{color:#6f6d68;font-size:5px;text-align:center}.app-actions b{display:grid;place-items:center;width:30px;height:30px;margin:0 auto 4px;border:1px solid #dedbd5;border-radius:10px;background:#fff;color:#191919;font-size:10px}.app-actions span:first-child b{border-color:var(--home-orange);background:var(--home-orange);color:#fff}.app-chart-title{display:flex;justify-content:space-between;margin:12px 2px 8px}.app-chart-title strong{font-size:8px}.app-chart-title small{color:#999;font-size:5px}.app-chart{display:flex;align-items:end;gap:5px;height:55px;padding:6px 8px;border-radius:10px;background:#fff}.app-chart i{width:100%;height:var(--h);border-radius:4px 4px 2px 2px;background:#d9d7d2}.app-chart i:nth-child(4),.app-chart i:nth-child(6){background:var(--home-orange)}.app-last-order{display:grid;grid-template-columns:23px 1fr auto;gap:7px;align-items:center;margin-top:10px;padding:8px;border-radius:10px;background:#fff}.app-last-order>i{width:23px;height:23px;border-radius:7px;background:linear-gradient(135deg,#ff936e,var(--home-orange))}.app-last-order strong,.app-last-order small{display:block}.app-last-order strong{font-size:6px}.app-last-order small{margin-top:2px;color:#999;font-size:5px}.app-last-order>b{color:#262626;font-size:6px}.app-bottom-nav{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);padding:8px 12px 7px;border-top:1px solid #e1ded8;background:#f8f7f3}.app-bottom-nav>b{color:#aaa;font-size:9px;text-align:center}.app-bottom-nav>b:first-child{color:var(--home-orange)}.app-bottom-nav small{display:block;margin-top:2px;font-size:4px;font-weight:500}.home-build-panel{padding:20px 15px;background:#17181d}.home-build-title{display:flex;justify-content:space-between;color:#777a83;font-size:8px}.home-build-title b{color:#555}.home-build-panel ol{margin:18px 0;padding:0;list-style:none}.home-build-panel li{display:grid;grid-template-columns:25px 1fr 15px;gap:8px;align-items:center;padding:12px 0;border-bottom:1px solid #2b2d34;opacity:.34;transition:.4s}.home-build-panel li>b{display:grid;place-items:center;width:24px;height:24px;border:1px solid #393b44;border-radius:7px;color:#777;font-size:7px}.home-build-panel li strong,.home-build-panel li small{display:block}.home-build-panel li strong{color:#ddd;font-size:9px}.home-build-panel li small{margin-top:3px;color:#666a73;font-size:7px}.home-build-panel li>i{color:#4d5059;font-size:9px;font-style:normal}.home-app-studio[data-phase="1"] [data-mobile-phase="1"],.home-app-studio[data-phase="2"] [data-mobile-phase="2"],.home-app-studio[data-phase="3"] [data-mobile-phase="3"]{opacity:1}.home-app-studio[data-phase="1"] [data-mobile-phase="1"]>b,.home-app-studio[data-phase="2"] [data-mobile-phase="2"]>b,.home-app-studio[data-phase="3"] [data-mobile-phase="3"]>b{border-color:var(--home-orange);background:var(--home-orange);color:#fff}.home-app-studio[data-phase="1"] [data-mobile-phase="1"]>i,.home-app-studio[data-phase="2"] [data-mobile-phase="2"]>i,.home-app-studio[data-phase="3"] [data-mobile-phase="3"]>i{color:#63dc8e}.home-build-progress{margin-top:20px;padding:12px;border:1px solid #2e3037;border-radius:10px;background:#1c1d23}.home-build-progress>div{display:flex;justify-content:space-between;color:#777;font-size:7px}.home-build-progress strong{color:#ddd}.home-build-progress>i{display:block;height:5px;margin-top:10px;border-radius:5px;background:#292b32}.home-build-progress>i>b{display:block;width:78%;height:100%;border-radius:5px;background:linear-gradient(90deg,var(--home-orange),#ff926f)}.home-code-lines{display:flex;flex-direction:column;gap:5px;margin-top:14px}.home-code-lines span{height:3px;border-radius:4px;background:#292b32}.home-code-lines span:nth-child(1){width:70%}.home-code-lines span:nth-child(2){width:90%}.home-code-lines span:nth-child(3){width:54%;background:rgba(255,74,23,.3)}.home-code-lines span:nth-child(4){width:78%}.home-app-studio-foot{display:flex;align-items:center;justify-content:space-between;height:43px;padding:0 18px;border-top:1px solid #292b31;background:#131419}.home-app-studio-foot>span{color:#858892;font-size:8px}.home-app-studio-foot>div{color:#5e6169;font-size:7px}.home-app-studio-foot i{display:inline-block;width:5px;height:5px;margin-right:5px;border-radius:50%;background:#61dc8c}.home-app-chip{position:absolute;z-index:5;display:flex;align-items:center;gap:9px;padding:10px 13px;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:rgba(23,24,29,.92);box-shadow:0 18px 40px rgba(0,0,0,.45);backdrop-filter:blur(12px)}.home-app-chip>b{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#252730;color:#fff;font-size:8px}.home-app-chip span,.home-app-chip strong{display:block}.home-app-chip span{color:#777a84;font-size:7px}.home-app-chip strong{margin-top:2px;color:#fff;font-size:8px}.chip-app-api{left:-7%;top:16%}.chip-app-api>b{background:#6d59f0}.chip-app-store{right:-7%;bottom:13%;opacity:.35;transform:translateY(8px);transition:.4s}.chip-app-store>b{background:#49cd78;color:#0a1d10}.home-hero-stage:has(.home-app-studio[data-phase="3"]) .chip-app-store{opacity:1;transform:none}@keyframes homeAppAura{to{transform:rotate(360deg)}}

@media(max-width:1199px){.home-app-studio{width:105%}.chip-app-api{left:-2%}.chip-app-store{right:-2%}}
@media(max-width:991px){.home-app-studio{width:92%;transform:none}.home-app-studio:hover{transform:none}.home-hero-stage{min-height:630px}}
@media(max-width:767px){
 .home-hero-stage{min-height:560px;margin:18px -20px 0}.home-app-aura{width:390px;height:390px}.home-app-studio{width:calc(100% - 22px);border-radius:20px;transform:none}.home-app-toolbar{height:58px;padding:0 13px}.home-app-studio-brand>span{width:33px;height:33px}.home-app-platforms span{display:none}.home-app-platforms b{margin:0;font-size:7px}.home-app-workspace{grid-template-columns:1fr;min-height:449px}.home-app-tools,.home-build-panel{display:none}.home-device-canvas{min-height:449px}.home-device-orbit{width:350px;height:350px}.home-phone{width:213px}.home-phone-screen{height:424px}.home-app-studio-foot{height:40px;padding:0 12px}.home-app-studio-foot>div{display:none}.home-app-chip{padding:8px 10px}.chip-app-api{left:0;top:11%}.chip-app-store{right:0;bottom:7%}.home-stage-main,.home-float-card,.home-stage-ring,.home-ai-console,.home-ai-chip{display:none}
}
@supports not selector(:has(*)){.chip-app-store{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){.home-app-aura{animation:none}}
