.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; }
.section-kicker { color:#2864f0; font-size:10px; font-weight:750; letter-spacing:.14em; }
.page-indicator { display:none; }

/* Clean product hero */
.home-hero { position:relative; min-height:780px; overflow:hidden; background:linear-gradient(180deg,#fff 0%,#f7f9fc 100%); }
.home-hero::before { content:""; position:absolute; width:760px; height:760px; right:-180px; top:-210px; border-radius:50%; background:radial-gradient(circle,rgba(40,100,240,.1),transparent 68%); }
.hero-orb { display:none; }
.home-hero-shell { position:relative; z-index:2; width:var(--shell); min-height:780px; margin:auto; padding:106px 0 48px; display:grid; grid-template-columns:minmax(0,.94fr) minmax(480px,1.06fr); align-items:center; gap:62px; }
.hero-kicker { margin:0 0 21px; display:flex; align-items:center; gap:10px; color:#657084; font-size:10px; font-weight:700; letter-spacing:.1em; }
.hero-kicker span { width:24px; height:2px; background:#2864f0; }
.home-hero h1 { max-width:620px; margin:0; color:#101522; font-size:clamp(50px,5vw,70px); line-height:1.07; font-weight:710; letter-spacing:-.06em; white-space: nowrap; }
.home-hero h1 em { display:block; margin-top:7px; color:#2864f0; font-style:normal; font-weight:690; }
.home-hero-description { max-width:480px; margin:23px 0 0; color:#687386; font-size:13px; line-height:1.82; }
.home-hero-actions { margin-top:28px; display:flex; gap:10px; }
.home-primary-action,.home-secondary-action { height:48px; padding:0 22px; display:inline-flex; align-items:center; justify-content:center; gap:16px; border-radius:12px; font-size:12px; font-weight:720; transition:transform .2s ease,box-shadow .2s ease; }
.home-primary-action { color:#fff; background:#2864f0; box-shadow:0 12px 26px rgba(40,100,240,.22); }
.home-secondary-action { color:#273246; border:1px solid #e1e6ee; background:#fff; }
.home-primary-action:hover,.home-secondary-action:hover { transform:translateY(-2px); }
.home-ability-line { margin:24px 0 0; padding:0; display:flex; flex-wrap:wrap; align-items:center; gap:0; color:#556174; list-style:none; }
.home-ability-line li{display:flex;align-items:center}
.home-ability-line li+li::before { content:""; width:3px; height:3px; margin:0 11px; flex:0 0 auto; border-radius:50%; background:linear-gradient(135deg,#4c7bf2,#56c9ea); box-shadow:0 0 0 3px rgba(62,112,236,.07); }
.home-ability-line a { position:relative;padding:5px 0;color:inherit;font-size:12.5px;line-height:1;font-weight:680;letter-spacing:.01em;white-space:nowrap;transition:color .2s ease,transform .2s ease; }
.home-ability-line a::after{content:"";position:absolute;left:0;right:100%;bottom:0;height:1px;border-radius:2px;background:linear-gradient(90deg,#3269ed,#52c4eb);transition:right .22s ease}
.home-ability-line a:hover { color:#2058dc;transform:translateY(-1px) }.home-ability-line a:hover::after{right:0}

.home-hero-product { position:relative; height:550px; background:radial-gradient(ellipse at 50% 53%,rgba(81,132,255,.2) 0%,rgba(224,233,255,.5) 37%,transparent 68%); }
.home-hero-product::before { content:""; position:absolute; left:50%; bottom:28px; width:340px; height:55px; border-radius:50%; background:rgba(32,63,126,.15); filter:blur(28px); transform:translateX(-50%); }
.product-panel-label { position:absolute; z-index:4; left:22px; top:30px; display:grid; gap:4px; }
.product-panel-label span { color:#2864f0; font-size:8px; font-weight:800; letter-spacing:.12em; }.product-panel-label b { color:#5f6b7e; font-size:10px; font-weight:650; }
.phone-card { position:absolute; z-index:3; left:50%; top:51%; width:238px; height:489px; padding:8px; overflow:hidden; border-radius:39px; background:#11151d; box-shadow:0 36px 68px rgba(28,52,100,.23); transform:translate(-50%,-50%); }
.phone-card img { width:100%; height:100%; object-fit:cover; border-radius:35px; }
.hero-bottom-note { position:absolute; left:50%; bottom:23px; width:var(--shell); display:flex; align-items:center; gap:11px; color:#929aa7; font-size:8px; letter-spacing:.1em; transform:translateX(-50%); }.hero-bottom-note i{width:38px;height:1px;background:#c3c9d2}.hero-bottom-note b{font-weight:600}

/* Capabilities */
.home-capabilities { padding:108px 0 116px; background:#fff; }
.feature-showcase { width:var(--shell); margin:auto; }
.feature-section-heading { display:block; margin-bottom:44px; }
.feature-mobile-current { display:none; }
.feature-section-heading h2 { margin:0; color:#111725; font-size:clamp(42px,3.9vw,56px); line-height:1.1; font-weight:670; letter-spacing:-.055em; }.feature-section-heading h2 span,.feature-section-heading h2 strong{display:block}.feature-section-heading h2 strong{color:#2864f0;font-weight:670}
.feature-section-heading>p { margin:0 0 4px; color:#7a8495; font-size:11px; line-height:1.7; }
.feature-layout { display:flex; flex-direction:column; gap:13px; }
.feature-indicators { order:1; display:flex; justify-content:center; gap:48px; border-bottom:1px solid #e4e8ee; }
.feature-indicators button { position:relative; min-width:112px; height:58px; padding:0 4px; display:flex; align-items:center; justify-content:center; color:#8a93a2; border:0; background:transparent; cursor:pointer; transition:color .22s ease,transform .22s ease; }
.feature-indicators button>i { display:none; }.feature-indicators button>span{font-size:14px;font-weight:760;letter-spacing:.02em}.feature-indicators small{display:none}.feature-indicators button::after{content:"";position:absolute;left:10%;right:90%;bottom:-1px;height:3px;border-radius:3px;background:#2864f0;transition:left .25s ease,right .25s ease}.feature-indicators button:hover{color:#dce8ff;transform:translateY(-1px)}.feature-indicators button[aria-selected="true"]{color:#2864f0}.feature-indicators button[aria-selected="true"]::after{left:0;right:0}.feature-indicators button[aria-selected="true"]>i{color:#2864f0}
.feature-viewport { order:2; position:relative; height:510px; overflow:hidden; border:0; border-radius:18px; background:#f3f6fa; }
.feature-track { position:relative; height:100%; }.feature-page{position:absolute;inset:0;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .3s ease,transform .35s ease}.feature-page.is-active{opacity:1;pointer-events:auto;transform:none}
.feature-page-inner{height:100%;display:grid;grid-template-columns:38% 62%;overflow:hidden}.feature-page-copy{align-self:center;padding:45px 24px 45px 50px}.feature-page-copy>p{margin:0 0 13px;color:#2864f0;font-size:9px;font-weight:800;letter-spacing:.12em}.feature-page-copy h2{margin:0;color:#151b29;font-size:35px;line-height:1.18;font-weight:660;letter-spacing:-.045em}.feature-page-copy h2 span,.feature-page-copy h2 em{display:block}.feature-page-copy h2 em{color:#2864f0;font-style:normal}.feature-page-meta{display:none}.feature-page-visual{height:100%;margin:0;overflow:hidden}.feature-page-visual img{width:100%;height:100%;object-fit:cover}.feature-arrows{position:absolute;z-index:5;right:15px;bottom:15px;display:flex;gap:6px}.feature-arrows button{width:39px;height:39px;color:#253146;border:1px solid #e0e5ec;border-radius:50%;background:#fff;cursor:pointer}.feature-arrows button:hover{color:#fff;background:#2864f0}

/* Workflow */
.home-workflow { padding:108px 0 112px; background:#f7f9fc; }
.home-workflow-shell { width:var(--shell); margin:auto; }
.home-workflow-heading { display:block; }.home-workflow-heading h2{margin:0;color:#111725;font-size:clamp(40px,4vw,56px);line-height:1.13;font-weight:660;letter-spacing:-.055em}.home-workflow-heading h2 strong{color:#2864f0;font-weight:660}
.home-workflow-list{margin:57px 0 0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid #dce2ea;list-style:none}.home-workflow-list li{min-height:220px;padding:24px 30px 10px;display:flex;flex-direction:column;border:0;border-right:1px solid #dce2ea;border-radius:0;background:transparent;box-shadow:none}.home-workflow-list li:first-child{padding-left:0}.home-workflow-list li:last-child{padding-right:0;border-right:0}.home-workflow-list li>span{color:#a0a7b3;font-size:8px}.workflow-icon{width:auto;height:auto;margin:auto 0 25px;display:block;color:#2864f0;background:transparent;font-size:25px}.home-workflow-list b{color:#222b3b;font-size:15px}.home-workflow-list p{margin:8px 0 0;color:#828c9c;font-size:9px;line-height:1.6}

/* CTA */
.home-download-cta { position:relative; min-height:720px; overflow:hidden; color:#fff; background:linear-gradient(135deg,#1748bd 0%,#2864f0 64%,#557de0 100%); }
.download-grid-art{position:absolute;inset:0;background:radial-gradient(circle at 77% 48%,rgba(255,255,255,.15),transparent 35%)}
.home-download-stage{position:relative;z-index:2;width:var(--shell);min-height:720px;margin:auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:65px}.home-download-cta .section-kicker{color:#d6e1ff}.home-download-copy h2{margin:18px 0 0;font-size:clamp(50px,5.2vw,72px);line-height:1.08;font-weight:650;letter-spacing:-.06em}.home-download-copy h2 span,.home-download-copy h2 em{display:block}.home-download-copy h2 em{color:#fff;font-style:normal}.download-description{max-width:420px;margin:23px 0 0;color:#d9e4ff;font-size:13px;line-height:1.75}.download-primary-action{width:215px;height:54px;margin-top:30px;padding:0 19px;display:flex;align-items:center;justify-content:space-between;color:#1748bd;border-radius:12px;background:#fff;font-size:12px;font-weight:760;box-shadow:0 14px 30px rgba(14,40,112,.2)}.download-primary-action b{font-size:16px}.download-support{margin:14px 0 0;color:#c6d5fb;font-size:8px;letter-spacing:.06em}
.home-download-visual{position:relative;height:610px}.download-ring{position:absolute;left:50%;top:50%;width:420px;height:420px;border:0;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.16),transparent 68%);transform:translate(-50%,-50%);box-shadow:none}.download-device{position:absolute;left:50%;top:50%;width:270px;height:553px;padding:8px;overflow:hidden;border-radius:44px;background:#10141c;box-shadow:0 42px 76px rgba(12,35,101,.32);transform:translate(-50%,-50%)}.download-device>.iphone-screen>img{width:100%;height:100%;object-fit:cover;border-radius:36px}

@media (max-width:1080px){.home-hero-shell{grid-template-columns:1fr 470px;gap:40px}.feature-section-heading,.home-workflow-heading{grid-template-columns:145px 1fr 210px}.feature-indicators button{min-width:116px}}
@media (max-width:860px){.home-hero{min-height:1060px}.home-hero-shell{min-height:1060px;padding:105px 0 55px;grid-template-columns:1fr;gap:30px;text-align:center}.hero-kicker,.home-hero-actions,.home-ability-line{justify-content:center}.home-hero h1,.home-hero-description{margin-left:auto;margin-right:auto}.home-hero-product{width:min(560px,100%);height:550px;margin:auto}.feature-section-heading,.home-workflow-heading{grid-template-columns:1fr;text-align:center}.feature-section-heading>p{max-width:360px;margin:auto}.feature-indicators{overflow-x:auto;justify-content:flex-start;padding-bottom:3px;scrollbar-width:none}.feature-indicators button{flex:0 0 120px}.feature-viewport{height:500px}.home-workflow-list{grid-template-columns:1fr 1fr}.home-download-stage{grid-template-columns:1fr;padding:100px 0 55px;text-align:center}.download-description,.download-primary-action{margin-left:auto;margin-right:auto}.home-download-visual{height:580px}}

@media (max-width: 560px){
  :root{--shell:calc(100vw - 28px)}
  .home-hero{min-height:875px}.home-hero-shell{min-height:875px;padding:84px 0 32px;display:block}.hero-kicker{justify-content:center;margin-bottom:16px;font-size:8px}.home-hero h1{max-width:350px;font-size:clamp(34px,10vw,41px);line-height:1.12;white-space:normal}.home-hero-description{max-width:320px;margin-top:17px;font-size:11px}.home-hero-actions{margin-top:21px;display:grid;gap:3px}.home-primary-action{width:220px;height:44px}.home-secondary-action{height:35px;border:0;background:transparent}.home-ability-line{max-width:360px;margin:10px auto 0}.home-ability-line li+li::before{margin:0 7px}.home-ability-line a{padding:4px 0;font-size:11.5px;font-weight:700}.home-hero-product{width:100%;height:360px;margin-top:18px}.home-hero-product::before{left:50%;right:auto;top:auto;bottom:12px;width:230px;height:38px;border-radius:50%}.phone-card{width:166px;height:341px;padding:5px;border-radius:27px}.phone-card img{border-radius:22px}.hero-bottom-note{display:none}
  .home-capabilities{padding:73px 0 80px}.feature-section-heading{gap:11px;margin-bottom:24px;text-align:left}.feature-section-heading>div{display:flex;align-items:center;justify-content:space-between}.feature-mobile-current{display:block;margin:0;color:#2864f0;font-size:10px;font-weight:720}.feature-section-heading h2{font-size:30px}.feature-section-heading>p{margin:0;font-size:10px}.feature-layout{gap:10px}.feature-indicators{display:grid;grid-template-columns:repeat(6,1fr);gap:0;padding:0;overflow:visible;border-radius:0;background:transparent}.feature-indicators button{grid-column:span 2;min-width:0;height:38px;padding:0 4px;border:0;background:transparent}.feature-indicators button:nth-child(4){grid-column:2/span 2}.feature-indicators button:nth-child(5){grid-column:4/span 2}.feature-indicators button>i{display:none}.feature-indicators button>span{font-size:9px}.feature-indicators button[aria-selected="true"]{color:#2864f0;background:transparent;box-shadow:none}.feature-viewport{height:510px;border-radius:13px}.feature-page-inner{grid-template-columns:1fr;grid-template-rows:180px 1fr}.feature-page-copy{padding:23px 19px 12px}.feature-page-copy>p{margin-bottom:8px;font-size:8px}.feature-page-copy h2{font-size:24px}.feature-page-copy h2 span,.feature-page-copy h2 em{display:inline}.feature-page-meta>span{margin-top:10px;font-size:9px}.feature-keywords{margin-top:10px}.feature-keywords b{padding:0;font-size:6.5px}.feature-page-visual{min-height:0}.feature-arrows{right:9px;bottom:9px}.feature-arrows button{width:34px;height:34px}
  .home-workflow{padding:74px 0 78px}.home-workflow-heading{text-align:left}.home-workflow-heading h2{font-size:30px}.home-workflow-list{margin-top:32px;grid-template-columns:1fr;gap:0}.home-workflow-list li,.home-workflow-list li:first-child,.home-workflow-list li:last-child{min-height:78px;padding:15px 0;display:grid;grid-template-columns:38px 1fr;column-gap:10px;align-items:center;border:0;border-bottom:1px solid #dce2ea}.workflow-icon{grid-row:1/3;width:auto;height:auto;margin:0;font-size:18px}.home-workflow-list b,.home-workflow-list p{grid-column:2}.home-workflow-list b{font-size:13px}.home-workflow-list p{margin-top:3px;font-size:8.5px}
  .home-download-cta,.home-download-stage{min-height:800px}.home-download-stage{padding:72px 0 32px;display:block}.home-download-copy h2{margin-top:14px;font-size:37px}.download-description{max-width:295px;margin-top:16px;font-size:11px}.download-primary-action{width:202px;height:47px;margin-top:22px}.home-download-visual{height:420px;margin-top:12px}.download-device{width:196px;height:401px;border-radius:32px}.download-device>.iphone-screen>img{border-radius:26px}.download-ring{width:315px;height:315px}
}
@media (max-width:380px){.home-hero{min-height:850px}.home-hero-shell{min-height:850px}.home-hero h1{font-size:33px}.home-hero-product{height:340px}.phone-card{width:156px;height:321px}.feature-section-heading h2,.home-workflow-heading h2{font-size:27px}.feature-viewport{height:490px}.home-download-copy h2{font-size:33px}}
@media (prefers-reduced-motion: reduce){.home-hero-shell>*{opacity:1;transform:none;animation:none!important}.feature-page{transition:none}.home-hero h1{white-space:normal}}
@media (prefers-contrast: more){.home-hero-description,.feature-section-heading>p,.download-description{color:currentColor}.feature-indicators{border-color:#555}}

/* Final layout balance: one headline, one product canvas. */
.feature-section-heading h2{max-width:680px}
.feature-page-inner{display:block}
.feature-page-copy{display:none}
.feature-page-visual{width:100%;height:100%}

@media (max-width:860px){
  .feature-viewport{height:380px}
}

@media (max-width: 560px){
  .feature-section-heading{margin-bottom:22px}
  .feature-viewport{height:260px;border-radius:12px}
  .feature-page-visual img{object-position:center}
  .home-capabilities{padding:68px 0 72px}
  .home-workflow{padding:68px 0 72px}
}

/* Technology theme: luminous, spacious, and restrained. */
.home-hero{background:radial-gradient(circle at 76% 29%,rgba(68,107,255,.18),transparent 28%),radial-gradient(circle at 24% 84%,rgba(0,190,255,.09),transparent 26%),linear-gradient(150deg,#fff 0%,#f2f6ff 56%,#eef3ff 100%)}
.home-hero::before{inset:0;width:auto;height:auto;right:0;top:0;border-radius:0;background-image:linear-gradient(rgba(53,94,183,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(53,94,183,.055) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(90deg,rgba(0,0,0,.7),transparent 68%)}
.home-hero-shell{grid-template-columns:minmax(0,1.15fr) minmax(450px,.85fr)}
.home-hero h1{max-width:none;font-size:clamp(40px,3.5vw,44px);white-space:nowrap}
.home-hero h1 em{display:inline;margin:0 0 0 .16em;background:linear-gradient(100deg,#215ce5,#697bff 62%,#16a9e7);-webkit-background-clip:text;background-clip:text;color:transparent}
.home-hero-description{color:#5e6b83}
.home-primary-action{background:linear-gradient(110deg,#205ae3,#5975f5);box-shadow:0 14px 34px rgba(40,92,222,.27)}
.home-hero-product{background:radial-gradient(circle at 50% 48%,rgba(71,114,255,.32),rgba(124,158,255,.11) 38%,transparent 68%)}
.home-hero-product::after{content:"";position:absolute;left:50%;top:50%;width:390px;height:390px;border:1px solid rgba(58,104,235,.17);border-radius:50%;box-shadow:0 0 0 55px rgba(54,104,244,.035),0 0 80px rgba(42,99,235,.13);transform:translate(-50%,-50%)}
.phone-card{border:1px solid rgba(157,187,255,.45);box-shadow:0 42px 78px rgba(29,66,150,.28),0 0 44px rgba(71,121,255,.13)}

.home-capabilities{position:relative;color:#f6f9ff;background:radial-gradient(circle at 84% 16%,rgba(46,91,220,.24),transparent 27%),radial-gradient(circle at 5% 82%,rgba(0,175,229,.1),transparent 25%),#07101f}
.home-capabilities::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(125,159,224,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(125,159,224,.045) 1px,transparent 1px);background-size:68px 68px;mask-image:radial-gradient(circle at 50% 40%,#000,transparent 78%)}
.feature-showcase{position:relative;z-index:2}.feature-section-heading h2{max-width:none;color:#f4f7ff;white-space:nowrap}.feature-section-heading h2 span,.feature-section-heading h2 strong{display:inline}.feature-section-heading h2 strong{margin-left:.16em;background:linear-gradient(100deg,#79a2ff,#60ddff);-webkit-background-clip:text;background-clip:text;color:transparent}
.feature-indicators{border-color:rgba(152,177,226,.2)}.feature-indicators button{color:#9aabc6}.feature-indicators button::after{background:linear-gradient(90deg,#6b8fff,#65ddff);box-shadow:0 0 16px rgba(101,221,255,.6)}.feature-indicators button[aria-selected="true"]{color:#fff;text-shadow:0 0 20px rgba(121,183,255,.42)}
.feature-viewport{background:#0d1728;box-shadow:0 28px 70px rgba(0,0,0,.24)}.feature-arrows button{color:#dce8ff;border-color:rgba(157,182,230,.2);background:rgba(8,17,31,.84)}.feature-arrows button:hover{background:#2864f0}

.home-workflow{position:relative;overflow:hidden;background:linear-gradient(180deg,#f8faff,#f1f5fc)}
.home-workflow::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 9% 25%,rgba(42,100,240,.09),transparent 23%),linear-gradient(90deg,rgba(52,88,160,.035) 1px,transparent 1px);background-size:auto,84px 84px}
.home-workflow-shell{position:relative;z-index:2}.home-workflow-heading h2{font-size:clamp(38px,3.6vw,51px);white-space:nowrap}.home-workflow-heading h2 strong{margin-left:.13em;background:linear-gradient(100deg,#2864f0,#5a75eb);-webkit-background-clip:text;background-clip:text;color:transparent}
.home-workflow-list{border-color:#cfd9e8}.home-workflow-list li{border-color:#cfd9e8}.workflow-icon{color:#2461ed;text-shadow:0 0 20px rgba(40,100,240,.24)}
.home-workflow-list{position:relative}.home-workflow-list::before{content:"";position:absolute;left:0;right:0;top:-1px;height:1px;background:linear-gradient(90deg,#2864f0,rgba(89,124,239,.3),transparent)}
.home-workflow-list li{transition:color .22s ease,background .22s ease}.home-workflow-list li:hover{background:linear-gradient(180deg,rgba(40,100,240,.045),transparent)}

.home-download-cta{background:radial-gradient(circle at 76% 46%,rgba(68,126,255,.28),transparent 29%),linear-gradient(135deg,#061226 0%,#0c2d72 55%,#174abb 100%)}
.download-grid-art{background-image:linear-gradient(rgba(134,168,235,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(134,168,235,.08) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,transparent,#000)}
.home-download-stage{grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr)}
.home-download-copy h2{font-size:clamp(36px,3.2vw,45px);white-space:nowrap}.home-download-copy h2 span,.home-download-copy h2 em{display:inline}.home-download-copy h2 em{margin-left:.14em;font-style:normal}.download-primary-action{color:#1748bd;box-shadow:0 15px 36px rgba(0,0,0,.2)}
.download-primary-action{transition:transform .22s ease,box-shadow .22s ease}.download-primary-action:hover{transform:translateY(-3px);box-shadow:0 20px 42px rgba(0,0,0,.25)}

@media (max-width:860px){
  .home-hero h1 em{display:block;margin:5px 0 0}
  .feature-section-heading h2,.home-workflow-heading h2,.home-download-copy h2{white-space:normal}
  .feature-section-heading h2 span,.feature-section-heading h2 strong{display:block}.feature-section-heading h2 strong{margin-left:0}
  .home-workflow-heading h2 strong{margin-left:0}
  .home-hero-shell,.home-download-stage{grid-template-columns:1fr}
}

@media (max-width: 560px){
  .home-hero::before{background-size:42px 42px;opacity:.6}
  .home-hero h1{font-size:clamp(33px,9.8vw,40px)}
  .feature-section-heading h2{font-size:29px}
  .home-capabilities{padding-top:66px}
  .home-workflow-heading h2{font-size:29px}
  .home-download-copy h2{font-size:35px;line-height:1.16}
  .feature-indicators button{min-width:0;height:44px;padding-inline:2px}
  .feature-indicators button>span{font-size:11px;font-weight:760}
}

/* Typography system */
.home-hero h1,.feature-section-heading h2,.home-workflow-heading h2,.home-download-copy h2{
  font-family:"SF Pro Display","PingFang SC","Hiragino Sans GB",sans-serif;
  font-weight:680;
  letter-spacing:-.04em;
}
.home-hero h1{font-size:clamp(42px,3.7vw,48px);line-height:1.14}
.home-hero-description{font-size:15px;line-height:1.78;font-weight:420;letter-spacing:.01em}
.home-primary-action,.home-secondary-action,.download-primary-action{font-size:13px;font-weight:650;letter-spacing:.01em}
.feature-section-heading h2{font-size:clamp(44px,4vw,56px);line-height:1.13}
.feature-indicators button>span{font-size:15px;font-weight:680;letter-spacing:.015em}
.home-workflow-heading h2{font-size:clamp(42px,3.8vw,52px);line-height:1.16}
.home-workflow-list b{font-size:17px;font-weight:650;letter-spacing:-.015em}
.home-workflow-list p{font-size:11px;line-height:1.65;font-weight:420}
.home-download-copy h2{font-size:clamp(38px,3.35vw,46px);line-height:1.18}

@media (max-width:860px){
  .home-hero h1{font-size:42px;line-height:1.12}
  .feature-section-heading h2,.home-workflow-heading h2{font-size:38px}
  .home-download-copy h2{font-size:40px}
}

@media (max-width: 560px){
  .home-hero h1{font-size:36px;line-height:1.16;letter-spacing:-.035em}
  .home-hero-description{font-size:13px;line-height:1.72}
  .home-primary-action,.home-secondary-action,.download-primary-action{font-size:12px}
  .feature-section-heading h2,.home-workflow-heading h2{font-size:31px;line-height:1.18;letter-spacing:-.035em}
  .feature-indicators button>span{font-size:11.5px;font-weight:680}
  .home-workflow-list b{font-size:14px}.home-workflow-list p{font-size:10px}
  .home-download-copy h2{font-size:34px;line-height:1.2;letter-spacing:-.035em}
}

/* Mobile two-line slogans: balanced, offset alignment. */
@media (max-width: 560px){
  .home-hero h1{width:min(100%,350px);margin-inline:auto;text-align:left;padding-left:4%}
  .home-hero h1 em{display:block;margin-top:6px;padding-right:3%;text-align:right}
  .feature-section-heading h2{width:100%;text-align:left;padding-left:2%}
  .feature-section-heading h2 span,.feature-section-heading h2 strong{display:block}
  .feature-section-heading h2 strong{margin-top:4px;padding-right:8%;text-align:right}
  .home-workflow-heading h2{width:100%;text-align:left;padding-left:2%}
  .home-workflow-heading h2 strong{display:block;margin-top:4px;padding-right:9%;text-align:right}
  .home-download-copy h2{width:100%;white-space:normal;text-align:left;padding-left:3%}
  .home-download-copy h2 span,.home-download-copy h2 em{display:block}
  .home-download-copy h2 em{margin:5px 0 0;padding-right:8%;text-align:right}

  .home-hero-shell.is-visible h1{animation:slogan-in-left .7s cubic-bezier(.2,.75,.2,1) both}
  .home-hero-shell.is-visible h1 em{animation:slogan-in-right .76s cubic-bezier(.2,.75,.2,1) .08s both}
  .feature-section-heading.is-visible h2 span,.home-workflow-heading.is-visible h2{animation:slogan-in-left .65s cubic-bezier(.2,.75,.2,1) both}
  .feature-section-heading.is-visible h2 strong,.home-workflow-heading.is-visible h2 strong,.home-download-copy.is-visible h2 em{animation:slogan-in-right .72s cubic-bezier(.2,.75,.2,1) .07s both}
  .home-download-copy.is-visible h2 span{animation:slogan-in-left .65s cubic-bezier(.2,.75,.2,1) both}
  #featureSectionTitle.is-changing span{animation:slogan-in-left .3s ease both}
  #featureSectionTitle.is-changing strong{animation:slogan-in-right .34s ease both}
}

@keyframes slogan-in-left{from{opacity:0;transform:translateX(-18px)}to{opacity:1;transform:none}}
@keyframes slogan-in-right{from{opacity:0;transform:translateX(18px)}to{opacity:1;transform:none}}

@media (prefers-reduced-motion: reduce){
  .home-hero h1,.home-hero h1 em,.feature-section-heading h2 span,.feature-section-heading h2 strong,.home-workflow-heading h2,.home-workflow-heading h2 strong,.home-download-copy h2 span,.home-download-copy h2 em{animation:none!important}
}

/* Primary-feature control band */
.feature-indicators{
  width:100%;
  gap:0;
  padding:5px;
  overflow:hidden;
  border:1px solid rgba(129,159,218,.2);
  border-radius:15px;
  background:rgba(12,24,43,.82);
  box-shadow:inset 0 1px rgba(255,255,255,.035),0 16px 38px rgba(0,0,0,.16);
}
.feature-indicators button{
  flex:1 1 0;
  min-width:0;
  height:64px;
  padding:0 14px;
  gap:10px;
  border-right:1px solid rgba(142,168,218,.12);
  border-radius:10px;
  color:#aebbd0;
  transition:color .22s ease,background .22s ease,transform .22s ease;
}
.feature-indicators button:last-child{border-right:0}
.feature-indicators button>span{display:flex;align-items:center;justify-content:center;gap:10px;font-size:16px;font-weight:680;letter-spacing:.025em}
.feature-indicators button>span::before{content:"";width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#53647f;box-shadow:0 0 0 4px rgba(102,126,166,.08);transition:.22s ease}
.feature-indicators button::after{left:20%;right:80%;bottom:4px;height:2px}
.feature-indicators button:hover{color:#fff;background:rgba(76,111,194,.1);transform:none}
.feature-indicators button[aria-selected="true"]{color:#fff;background:linear-gradient(110deg,rgba(46,91,221,.78),rgba(69,93,205,.54));text-shadow:0 0 18px rgba(169,208,255,.38)}
.feature-indicators button[aria-selected="true"]>span::before{background:#72dcff;box-shadow:0 0 0 4px rgba(114,220,255,.12),0 0 17px rgba(114,220,255,.88)}
.feature-indicators button[aria-selected="true"]::after{left:14%;right:14%;background:linear-gradient(90deg,transparent,#72dcff,transparent)}

@media (max-width:860px){
  .feature-indicators{display:flex;overflow-x:auto;justify-content:flex-start;scrollbar-width:none}
  .feature-indicators button{flex:0 0 145px;min-width:145px;height:58px}
  .feature-indicators button>span{font-size:14px}
}

@media (max-width: 560px){
  .feature-indicators{display:grid;grid-template-columns:repeat(6,1fr);gap:4px;padding:4px;overflow:visible;border-radius:13px}
  .feature-indicators button{grid-column:span 2;min-width:0;height:50px;padding:0 4px;border:0;border-radius:9px}
  .feature-indicators button:nth-child(4){grid-column:2/span 2}.feature-indicators button:nth-child(5){grid-column:4/span 2}
  .feature-indicators button>span{gap:6px;font-size:12.5px;font-weight:700;white-space:nowrap}
  .feature-indicators button>span::before{width:5px;height:5px;box-shadow:0 0 0 3px rgba(102,126,166,.08)}
  .feature-indicators button[aria-selected="true"]>span::before{box-shadow:0 0 0 3px rgba(114,220,255,.12),0 0 12px rgba(114,220,255,.8)}
}

/* Workflow as a connected luminous path */
.home-workflow{
  background:
    radial-gradient(circle at 50% 0%,rgba(56,105,242,.11),transparent 30%),
    linear-gradient(180deg,#f8faff 0%,#eef4fc 100%);
}
.home-workflow-heading{text-align:center}
.home-workflow-heading h2{margin-inline:auto}
.home-workflow-list{
  position:relative;
  margin-top:68px;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:0;
  overflow:hidden;
  border:0;
}
.home-workflow-list::before{
  content:"";
  position:absolute;
  z-index:0;
  left:11%;
  right:11%;
  top:49px;
  height:2px;
  background:linear-gradient(90deg,rgba(40,100,240,.1),#4d77e8 18%,#67ccef 50%,#4d77e8 82%,rgba(40,100,240,.1));
  box-shadow:0 0 14px rgba(62,116,238,.25);
}
.home-workflow-list::after{
  content:"";
  position:absolute;
  z-index:1;
  left:10%;
  top:48px;
  width:90px;
  height:4px;
  border-radius:99px;
  background:linear-gradient(90deg,transparent,#a7efff,transparent);
  filter:blur(.3px);
  animation:workflow-beam 4s ease-in-out infinite;
}
.home-workflow-list li,.home-workflow-list li:first-child,.home-workflow-list li:last-child{
  position:relative;
  z-index:2;
  min-height:200px;
  padding:18px 24px 12px;
  display:flex;
  align-items:center;
  flex-direction:column;
  text-align:center;
  border:0;
  background:transparent;
}
.home-workflow-list li:hover{background:transparent}
.workflow-icon{
  width:62px;
  height:62px;
  margin:0 auto 25px;
  display:grid;
  place-items:center;
  color:#fff;
  border:7px solid #f3f7fd;
  border-radius:50%;
  background:linear-gradient(145deg,#245fe8,#6684ef);
  box-shadow:0 12px 28px rgba(40,91,210,.23),0 0 0 1px rgba(54,103,225,.16);
  text-shadow:none;
  font-size:18px;
  transition:transform .25s ease,box-shadow .25s ease;
}
.home-workflow-list li:hover .workflow-icon{transform:translateY(-4px);box-shadow:0 18px 34px rgba(40,91,210,.29),0 0 24px rgba(64,125,239,.19)}
.home-workflow-list b{font-size:17px;font-weight:680}
.home-workflow-list p{max-width:180px;margin-top:9px;color:#748096;font-size:11px;line-height:1.65}

@keyframes workflow-beam{
  0%{left:8%;opacity:0}
  12%{opacity:1}
  88%{opacity:1}
  100%{left:84%;opacity:0}
}

@media (max-width: 560px){
  .home-workflow-heading{text-align:left}
  .home-workflow-list{margin-top:34px;display:block;overflow:visible}
  .home-workflow-list::before{left:23px;right:auto;top:25px;bottom:25px;width:2px;height:auto;background:linear-gradient(180deg,rgba(40,100,240,.08),#5682eb 18%,#67ccef 52%,#5682eb 84%,rgba(40,100,240,.08))}
  .home-workflow-list::after{display:none}
  .home-workflow-list li,.home-workflow-list li:first-child,.home-workflow-list li:last-child{min-height:92px;padding:11px 0;display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto;column-gap:15px;text-align:left;border:0}
  .workflow-icon{grid-column:1;grid-row:1/3;width:48px;height:48px;margin:0;border-width:5px;font-size:15px}
  .home-workflow-list b,.home-workflow-list p{grid-column:2}.home-workflow-list b{align-self:end;font-size:15px}.home-workflow-list p{align-self:start;margin:4px 0 0;font-size:10px}
}

@media (prefers-reduced-motion: reduce){.home-workflow-list::after{animation:none;display:none}}

/* Mobile slogan alignment: both lines share the visual center axis. */
@media (max-width: 560px){
  .home-hero h1{
    width:100%;
    padding:0;
    text-align:center;
  }
  .home-hero h1 em{
    position:relative;
    left:5vw;
    width:max-content;
    max-width:100%;
    margin:6px auto 0;
    padding:0;
    text-align:center;
    white-space:nowrap;
  }
  .feature-section-heading h2,
  .home-workflow-heading h2,
  .home-download-copy h2{
    width:100%;
    padding:0;
    text-align:center;
  }
  .feature-section-heading h2 span,
  .feature-section-heading h2 strong,
  .home-workflow-heading h2 strong,
  .home-download-copy h2 span,
  .home-download-copy h2 em{
    position:relative;
    width:max-content;
    max-width:100%;
    margin-inline:auto;
    padding:0;
    text-align:center;
    white-space:nowrap;
  }
  .feature-section-heading h2 span,
  .home-download-copy h2 span{left:-4vw}
  .feature-section-heading h2 strong,
  .home-workflow-heading h2 strong,
  .home-download-copy h2 em{left:4vw}
  .home-workflow-heading h2 strong,.home-download-copy h2 em{margin-top:5px}
  .home-download-copy h2{font-size:clamp(28px,8.5vw,34px)}
}

@media (max-width: 360px){
  .home-hero h1 em{left:3vw}
  .feature-section-heading h2 span,.home-download-copy h2 span{left:-3vw}
  .feature-section-heading h2 strong,.home-workflow-heading h2 strong,.home-download-copy h2 em{left:3vw}
}

/* Mobile stepped headlines: upper line left of center, lower line right. */
@media (max-width: 560px){
  .home-hero h1{padding:0;text-align:center;text-indent:-5vw}
  .home-hero h1 em{left:5vw;text-indent:0}
  .feature-section-heading h2 span,.home-download-copy h2 span{left:-5vw}
  .feature-section-heading h2 strong,.home-download-copy h2 em{left:5vw}
  .home-workflow-heading h2{text-indent:-5vw}
  .home-workflow-heading h2 strong{left:5vw;text-indent:0}
}

@media (max-width: 360px){
  .home-hero h1,.home-workflow-heading h2{text-indent:-3vw}
  .home-hero h1 em,.feature-section-heading h2 strong,.home-workflow-heading h2 strong,.home-download-copy h2 em{left:3vw}
  .feature-section-heading h2 span,.home-download-copy h2 span{left:-3vw}
}

/* Centered mobile workflow grid. */
@media (max-width: 560px){
  .home-workflow-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0;overflow:hidden;border-top:1px solid #d7e0ed}
  .home-workflow-list::before,.home-workflow-list::after{display:none}
  .home-workflow-list li,.home-workflow-list li:first-child,.home-workflow-list li:last-child{
    min-height:152px;
    padding:22px 10px 19px;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-direction:column;
    text-align:center;
    border:0;
    border-right:1px solid #d7e0ed;
    border-bottom:1px solid #d7e0ed;
  }
  .home-workflow-list li:nth-child(even){border-right:0}
  .home-workflow-list li:nth-child(n+3){border-bottom:0}
  .workflow-icon{width:48px;height:48px;margin:0 auto 14px;display:grid;place-items:center}
  .home-workflow-list b,.home-workflow-list p{display:block;grid-column:auto}
  .home-workflow-list b{font-size:14px}
  .home-workflow-list p{max-width:130px;margin:5px auto 0;font-size:9px;line-height:1.55}
}

/* Headline motion and luminous type. */
.home-hero h1 em,
.feature-section-heading h2 strong,
.home-workflow-heading h2 strong,
.home-download-copy h2 em{
  background-image:linear-gradient(100deg,#2461e8 0%,#6f7ef5 38%,#5edbff 52%,#526ff0 68%,#2461e8 100%);
  background-size:220% 100%;
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

@media (min-width: 561px){
  .home-hero-shell.is-visible h1,
  .feature-section-heading.is-visible h2,
  .home-workflow-heading.is-visible h2,
  .home-download-copy.is-visible h2{
    animation:headline-rise .72s cubic-bezier(.2,.75,.2,1) both;
  }
  .home-hero-shell.is-visible h1 em,
  .feature-section-heading.is-visible h2 strong,
  .home-workflow-heading.is-visible h2 strong,
  .home-download-copy.is-visible h2 em{
    animation:accent-rise .78s cubic-bezier(.2,.75,.2,1) .08s both,headline-shimmer 7s linear .9s infinite;
  }
  #featureSectionTitle.is-changing span{animation:headline-rise .28s ease both}
  #featureSectionTitle.is-changing strong{animation:accent-rise .34s ease both,headline-shimmer 7s linear .5s infinite}
}

@media (max-width: 560px){
  .home-hero-shell.is-visible h1 em{animation:slogan-in-right .76s cubic-bezier(.2,.75,.2,1) .08s both,headline-shimmer 7s linear .9s infinite}
  .feature-section-heading.is-visible h2 strong,.home-workflow-heading.is-visible h2 strong,.home-download-copy.is-visible h2 em{animation:slogan-in-right .72s cubic-bezier(.2,.75,.2,1) .07s both,headline-shimmer 7s linear .9s infinite}
  #featureSectionTitle.is-changing strong{animation:slogan-in-right .34s ease both,headline-shimmer 7s linear .5s infinite}
}

@keyframes headline-rise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
@keyframes accent-rise{from{opacity:0;transform:translate(16px,8px)}to{opacity:1;transform:none}}
@keyframes headline-shimmer{0%{background-position:100% 50%}100%{background-position:-120% 50%}}

@media (prefers-reduced-motion: reduce){
  .home-hero h1,.home-hero h1 em,.feature-section-heading h2,.feature-section-heading h2 span,.feature-section-heading h2 strong,.home-workflow-heading h2,.home-workflow-heading h2 strong,.home-download-copy h2,.home-download-copy h2 span,.home-download-copy h2 em{animation:none!important;background-position:50% 50%}
}

/* Product-grade layout polish. */
.home-page main>section{scroll-margin-top:62px}
.home-hero-shell,.feature-showcase,.home-workflow-shell,.home-download-stage{max-width:1180px}
.home-hero-copy{max-width:660px}
.home-hero-description{margin-top:20px}
.home-hero-actions{margin-top:26px}
.home-primary-action,.home-secondary-action,.download-primary-action{min-height:48px;border-radius:12px}
.feature-layout{gap:16px}
.feature-viewport{isolation:isolate}
.feature-page-visual img{-webkit-user-select:none;user-select:none;pointer-events:none}
.home-workflow-heading h2{max-width:1000px}
.home-download-copy{max-width:700px}

@media (hover:hover){
  .home-primary-action:hover,.home-secondary-action:hover{transform:translateY(-2px)}
  .feature-arrows button:hover{transform:translateY(-1px)}
}

@media (max-width:860px){
  .home-page main>section{scroll-margin-top:60px}
  .home-hero-copy{max-width:none}
  .home-download-copy{max-width:none}
}

@media (max-width: 560px){
  .home-hero-shell,.feature-showcase,.home-workflow-shell,.home-download-stage{width:calc(100vw - 28px)}
  .home-primary-action{min-height:46px}
  .feature-arrows button{min-width:38px;min-height:38px}
  .home-workflow-list li{touch-action:manipulation}
  .download-primary-action{min-height:48px}
}

/* Dynamic app scene */
.home-hero-product{isolation:isolate;perspective:1100px}
.home-hero-product::before{animation:app-shadow-breathe 5s ease-in-out infinite}
.home-hero-product::after{width:408px;height:408px;border-color:rgba(69,113,238,.16);box-shadow:0 0 0 52px rgba(63,108,242,.035),0 0 92px rgba(43,104,246,.16);animation:app-halo-breathe 5s ease-in-out infinite}
.app-energy-core{position:absolute;z-index:0;left:50%;top:50%;width:300px;height:430px;border-radius:46%;background:radial-gradient(ellipse,rgba(111,151,255,.26),rgba(57,113,255,.075) 50%,transparent 72%);filter:blur(17px);transform:translate(-50%,-50%);animation:app-core-pulse 4.6s ease-in-out infinite}
.app-orbit{position:absolute;z-index:1;left:50%;top:50%;border:1px solid rgba(68,115,240,.24);border-radius:50%;pointer-events:none;transform-style:preserve-3d}
.app-orbit::before{content:"";position:absolute;inset:8px;border:1px dashed rgba(82,164,255,.13);border-radius:inherit}
.app-orbit i{position:absolute;width:8px;height:8px;border:2px solid rgba(238,249,255,.9);border-radius:50%;background:#4b84ff;box-shadow:0 0 8px #66b8ff,0 0 22px rgba(60,123,255,.8)}
.app-orbit-primary{width:430px;height:206px;margin:-103px 0 0 -215px;transform:rotate(-13deg);animation:app-orbit-primary 9s linear infinite}
.app-orbit-primary i{right:32px;top:38px}
.app-orbit-secondary{width:330px;height:430px;margin:-215px 0 0 -165px;border-color:rgba(58,195,255,.18);transform:rotate(23deg);animation:app-orbit-secondary 12s linear infinite reverse}
.app-orbit-secondary i{left:22px;bottom:87px;width:6px;height:6px;background:#4ee2ff}
.app-signal{position:absolute;z-index:4;left:calc(50% + 151px);top:45%;display:grid;gap:8px;transform:translateY(-50%)}
.app-signal i{width:27px;height:2px;border-radius:4px;background:linear-gradient(90deg,rgba(76,122,245,.18),#62cfff);box-shadow:0 0 12px rgba(73,191,255,.45);transform-origin:left;animation:app-signal-flow 2.4s ease-in-out infinite}
.app-signal i:nth-child(2){width:18px;animation-delay:.3s}.app-signal i:nth-child(3){width:9px;animation-delay:.6s}
.app-particles i{position:absolute;z-index:2;width:3px;height:3px;border-radius:50%;background:#75d9ff;box-shadow:0 0 12px rgba(73,193,255,.9);animation:app-particle-float 4s ease-in-out infinite}
.app-particles i:nth-child(1){left:16%;top:25%}.app-particles i:nth-child(2){right:12%;top:31%;animation-delay:-.8s}.app-particles i:nth-child(3){left:21%;bottom:21%;animation-delay:-1.6s}.app-particles i:nth-child(4){right:19%;bottom:16%;animation-delay:-2.4s}.app-particles i:nth-child(5){right:8%;top:58%;animation-delay:-3.2s}
.phone-card{overflow:hidden;transform-style:preserve-3d;animation:app-device-float 5s cubic-bezier(.45,.05,.55,.95) infinite;will-change:transform}
.phone-card img{position:relative;z-index:1;display:block}
.phone-card::before{content:"";position:absolute;z-index:3;inset:7px;border-radius:32px;background:linear-gradient(115deg,rgba(255,255,255,.2),transparent 21%,transparent 70%,rgba(108,177,255,.08));pointer-events:none}
.phone-card::after{content:"";position:absolute;z-index:4;left:8px;right:8px;top:-24%;height:20%;border-bottom:1px solid rgba(113,222,255,.75);background:linear-gradient(180deg,transparent,rgba(93,196,255,.16));filter:drop-shadow(0 7px 8px rgba(52,170,255,.28));pointer-events:none;animation:app-screen-scan 4.2s cubic-bezier(.35,0,.2,1) infinite}

@keyframes app-device-float{0%,100%{transform:translate(-50%,-50%) translateY(2px) rotateY(-5deg) rotateX(1deg)}50%{transform:translate(-50%,-50%) translateY(-10px) rotateY(4deg) rotateX(-1deg)}}
@keyframes app-halo-breathe{0%,100%{opacity:.58;transform:translate(-50%,-50%) scale(.96)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.04)}}
@keyframes app-core-pulse{0%,100%{opacity:.58;transform:translate(-50%,-50%) scale(.92)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.08)}}
@keyframes app-shadow-breathe{0%,100%{opacity:.7;transform:translateX(-50%) scale(.88)}50%{opacity:1;transform:translateX(-50%) scale(1.05)}}
@keyframes app-orbit-primary{from{transform:rotate(-13deg) rotateZ(0)}to{transform:rotate(-13deg) rotateZ(360deg)}}
@keyframes app-orbit-secondary{from{transform:rotate(23deg) rotateZ(0)}to{transform:rotate(23deg) rotateZ(360deg)}}
@keyframes app-signal-flow{0%,100%{opacity:.25;transform:scaleX(.45)}45%{opacity:1;transform:scaleX(1)}}
@keyframes app-particle-float{0%,100%{opacity:.25;transform:translateY(8px) scale(.75)}50%{opacity:1;transform:translateY(-8px) scale(1.25)}}
@keyframes app-screen-scan{0%,15%{opacity:0;transform:translateY(0)}25%{opacity:1}72%{opacity:.72}88%,100%{opacity:0;transform:translateY(600%)}}

@media (hover:hover){.home-hero-product:hover .phone-card{animation-duration:3.8s}.home-hero-product:hover .app-orbit-primary{animation-duration:6s}.home-hero-product:hover .app-orbit-secondary{animation-duration:8s}}
@media (max-width:560px){.home-hero-product::after{width:270px;height:270px;box-shadow:0 0 0 34px rgba(63,108,242,.03),0 0 55px rgba(43,104,246,.12)}.app-energy-core{width:205px;height:300px}.app-orbit-primary{width:292px;height:140px;margin:-70px 0 0 -146px}.app-orbit-secondary{width:224px;height:292px;margin:-146px 0 0 -112px}.app-signal{left:calc(50% + 104px);gap:6px}.app-signal i{width:18px}.app-signal i:nth-child(2){width:12px}.app-signal i:nth-child(3){width:7px}.phone-card::before{inset:4px;border-radius:23px}.phone-card::after{left:5px;right:5px}.app-particles i:nth-child(2),.app-particles i:nth-child(3){display:none}}
@media (prefers-reduced-motion:reduce){.home-hero-product::before,.home-hero-product::after,.app-energy-core,.app-orbit,.app-signal i,.app-particles i,.phone-card,.phone-card::after{animation:none!important}.phone-card{transform:translate(-50%,-50%)}}

/* Stable product imagery and a hardware-accurate iPhone presentation. */
.home-page main>section{scroll-margin-top:0}
.feature-page-visual{background:#e8eef8}
.feature-page-visual img{display:block;image-rendering:auto;object-position:center;transform:none!important;filter:none!important}

.iphone-shell{box-sizing:border-box;overflow:visible;padding:0;border:1px solid rgba(7,11,18,.92);background:linear-gradient(118deg,#11151c 0%,#424954 12%,#0b0d12 29%,#272d36 66%,#080a0e 88%,#4b535e 100%);box-shadow:0 30px 65px rgba(8,19,40,.3),0 9px 20px rgba(11,19,34,.22),inset 0 0 0 1px rgba(255,255,255,.2),inset 0 0 0 3px rgba(0,0,0,.78);isolation:isolate}
.iphone-shell::before{content:"";position:absolute;z-index:1;inset:2px;display:block;border:1px solid rgba(255,255,255,.22);border-radius:inherit;background:transparent;pointer-events:none}
.iphone-shell::after{content:"";position:absolute;z-index:5;left:13%;right:13%;top:2px;height:1px;display:block;border:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.48),transparent);filter:none;animation:none;pointer-events:none}
.iphone-screen{position:absolute;z-index:2;inset:8px 9px;overflow:hidden;border-radius:32px;background:#fff;box-shadow:0 0 0 3px #030406,0 0 0 4px rgba(255,255,255,.06)}
.iphone-screen::after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(112deg,rgba(255,255,255,.13),transparent 17%,transparent 76%,rgba(161,197,255,.045));pointer-events:none}
.iphone-screen>img,.phone-card .iphone-screen>img,.download-device .iphone-screen>img{display:block;width:100%;height:100%;border-radius:inherit;background:#fff;object-fit:contain;object-position:center;transform:none!important;filter:none!important}
.iphone-hardware-button{position:absolute;z-index:0;display:block;width:4px;border:1px solid rgba(5,7,10,.65);border-radius:3px;background:linear-gradient(90deg,#090b10,#69717b 46%,#171b22);box-shadow:0 1px 1px rgba(255,255,255,.2),0 3px 5px rgba(0,0,0,.24)}
.iphone-action-button{left:-5px;top:17.5%;height:6.2%}
.iphone-volume-up{left:-5px;top:27.5%;height:10.2%}
.iphone-volume-down{left:-5px;top:40.5%;height:10.2%}
.iphone-power-button{right:-5px;top:28.5%;height:16.2%}
.phone-card{width:238px;height:494px;overflow:visible;border-radius:43px;animation:iphone-device-float 5s cubic-bezier(.45,.05,.55,.95) infinite;will-change:transform}
.download-device{width:270px;height:560px;overflow:visible;padding:0;border-radius:49px}
.download-device .iphone-screen{inset:8px 10px;border-radius:39px}
.download-device .iphone-screen{background:#1677ff}

@keyframes iphone-device-float{0%,100%{transform:translate(-50%,-50%) translateY(2px)}50%{transform:translate(-50%,-50%) translateY(-8px)}}

@media (max-width:560px){
  .phone-card{width:166px;height:344px;border-radius:31px}
  .phone-card .iphone-screen{inset:5px 6px;border-radius:25px;box-shadow:0 0 0 2px #030406}
  .download-device{width:196px;height:407px;border-radius:36px}
  .download-device .iphone-screen{inset:6px 7px;border-radius:29px;box-shadow:0 0 0 2px #030406}
  .iphone-hardware-button{width:3px}
  .iphone-action-button,.iphone-volume-up,.iphone-volume-down{left:-4px}
  .iphone-power-button{right:-4px}
}

@media (prefers-reduced-motion:reduce){.phone-card{animation:none!important;transform:translate(-50%,-50%)}}

/* Unified homepage actions and semantic workflow iconography. */
.home-primary-action,.home-secondary-action,.download-primary-action{border-radius:999px;letter-spacing:0;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease}
.home-primary-action{background:linear-gradient(112deg,#245fe9 0%,#5374f3 72%,#5a87f6 100%);box-shadow:0 12px 28px rgba(39,91,222,.24),inset 0 1px 0 rgba(255,255,255,.16)}
.home-secondary-action{color:#344056;border-color:rgba(68,91,132,.15);background:rgba(255,255,255,.82);box-shadow:0 8px 22px rgba(25,43,76,.07)}
.home-primary-action .button-icon,.home-secondary-action .button-icon{width:17px;height:17px}
.home-primary-action:hover .button-icon,.download-primary-action:hover .button-icon{transform:translate(2px,-2px)}
.home-secondary-action:hover .button-icon{transform:translateY(2px)}
.download-primary-action{background:linear-gradient(135deg,#fff,#edf3ff);box-shadow:0 16px 34px rgba(0,0,0,.2),inset 0 1px 0 #fff}
.download-primary-action .button-icon{width:18px;height:18px}
.feature-arrows{gap:8px}
.feature-arrows button{display:grid;place-items:center;width:40px;height:40px;padding:0;border-radius:50%;transition:transform .2s ease,color .2s ease,background .2s ease,border-color .2s ease}
.feature-arrows button svg{width:18px;height:18px;stroke-width:2}

.workflow-icon{position:relative;width:68px;height:68px;margin:0 auto 23px;color:#2e68e8;border:1px solid rgba(47,105,232,.2);background:linear-gradient(145deg,#fff,#eaf1ff);box-shadow:0 15px 32px rgba(45,93,190,.14),inset 0 1px 0 #fff;transition:transform .28s ease,box-shadow .28s ease}
.workflow-icon svg{width:31px;height:31px;stroke:currentColor;stroke-width:1.75}
.home-workflow-list li:nth-child(2) .workflow-icon{color:#7758e8;border-color:rgba(119,88,232,.2);background:linear-gradient(145deg,#fff,#f1edff)}
.home-workflow-list li:nth-child(3) .workflow-icon{color:#1999a5;border-color:rgba(25,153,165,.2);background:linear-gradient(145deg,#fff,#e9f9f8)}
.home-workflow-list li:nth-child(4) .workflow-icon{color:#e47a2d;border-color:rgba(228,122,45,.2);background:linear-gradient(145deg,#fff,#fff2e8)}
.home-workflow-list li:hover .workflow-icon{transform:translateY(-5px) scale(1.04);box-shadow:0 20px 38px rgba(39,79,159,.18),0 0 22px color-mix(in srgb,currentColor 12%,transparent)}

@media (max-width:560px){
  .home-primary-action,.home-secondary-action{min-height:46px}
  .workflow-icon{width:52px;height:52px;margin:0 auto 12px}
  .workflow-icon svg{width:25px;height:25px}
  .feature-arrows button{width:38px;height:38px;border-radius:50%}
}

/* Refined capability switcher: independent glass capsules, no boxed control bar. */
.feature-indicators{width:100%;display:flex;justify-content:stretch;gap:10px;padding:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}
.feature-indicators button{position:relative;flex:1 1 0;min-width:0;height:50px;padding:0 18px;overflow:hidden;color:#9eacc3;border:1px solid rgba(150,177,226,.16);border-radius:999px;background:rgba(15,29,52,.58);box-shadow:inset 0 1px 0 rgba(255,255,255,.025);text-shadow:none;transition:color .24s ease,border-color .24s ease,background .24s ease,box-shadow .24s ease,transform .24s ease}
.feature-indicators button:last-child{border-right:1px solid rgba(150,177,226,.16)}
.feature-indicators button>span{display:block;font-size:14px;font-weight:650;letter-spacing:.025em;white-space:nowrap}
.feature-indicators button>span::before{display:none}
.feature-indicators button::after{content:"";position:absolute;left:50%;right:50%;bottom:5px;height:2px;border-radius:99px;background:linear-gradient(90deg,transparent,#4f7bf0 28%,#58ccef 72%,transparent);box-shadow:0 0 12px rgba(89,196,239,.35);transition:left .3s ease,right .3s ease,opacity .25s ease;opacity:0}
.feature-indicators button:hover{color:#e8f0ff;border-color:rgba(157,188,246,.3);background:rgba(29,49,85,.72);transform:translateY(-2px)}
.feature-indicators button[aria-selected="true"]{color:#183d96;border-color:rgba(255,255,255,.82);background:linear-gradient(135deg,#fff 0%,#e9f0ff 58%,#dbe8ff 100%);box-shadow:0 11px 26px rgba(3,10,25,.24),inset 0 1px 0 #fff;text-shadow:none;transform:none}
.feature-indicators button[aria-selected="true"]::after{left:25%;right:25%;opacity:1}

@media (max-width:860px){
  .feature-indicators{display:flex;justify-content:flex-start;gap:8px;overflow-x:auto;padding:2px 1px 6px;scrollbar-width:none}
  .feature-indicators button{flex:0 0 132px;min-width:132px;height:46px;padding:0 14px}
  .feature-indicators button>span{font-size:13px}
}

@media (max-width:560px){
  .feature-indicators{height:42px;display:flex;justify-content:center;gap:0;padding:0;overflow:visible}
  .feature-indicators button{display:none;min-width:0;width:auto;height:42px;padding:0 28px}
  .feature-indicators button[aria-selected="true"]{display:flex;flex:0 0 auto}
  .feature-indicators button>span{font-size:12.5px;font-weight:700}
}

/* Viewport-balanced chapters: every section occupies one screen with fluid internals. */
html{scroll-snap-type:y mandatory;scroll-padding-top:0}
.home-page main>section{width:100%;height:100vh;height:100svh;min-height:0;max-height:none;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always}
.home-hero-shell{height:100%;min-height:0;padding:clamp(82px,12vh,104px) 0 clamp(20px,3.2vh,30px)}
.home-hero-product{height:min(68vh,520px)}

.home-capabilities{padding:clamp(78px,11.5vh,98px) 0 clamp(18px,3.2vh,30px)}
.feature-showcase{height:100%;display:flex;flex-direction:column}
.feature-section-heading{flex:0 0 auto;margin-bottom:clamp(14px,2.8vh,24px)}
.feature-layout{flex:1 1 auto;min-height:0;gap:clamp(10px,1.8vh,15px)}
.feature-viewport{flex:1 1 auto;height:auto;min-height:0}

.home-workflow{padding:clamp(78px,11.5vh,98px) 0 clamp(18px,3.2vh,30px)}
.home-workflow-shell{height:100%;display:flex;flex-direction:column}
.home-workflow-heading{flex:0 0 auto}
.home-workflow-list{flex:1 1 auto;min-height:0;margin-top:clamp(24px,4.2vh,38px);align-items:center}
.home-workflow-list li,.home-workflow-list li:first-child,.home-workflow-list li:last-child{min-height:0;height:100%;padding-top:clamp(14px,2.4vh,22px);padding-bottom:clamp(10px,2vh,18px);justify-content:center}

.home-download-cta,.home-download-stage{height:100%;min-height:0}
.home-download-stage{padding:clamp(70px,10.5vh,92px) 0 clamp(16px,2.8vh,26px)}
.home-download-visual{height:min(76vh,570px)}

@media (max-width:860px){
  .home-hero-shell{padding:clamp(74px,10vh,86px) 0 clamp(16px,2.5vh,24px);gap:clamp(16px,2.8vh,24px)}
  .home-hero-product{height:min(48vh,430px)}
  .home-capabilities{padding:clamp(72px,9.5vh,82px) 0 clamp(14px,2.5vh,22px)}
  .home-workflow{padding:clamp(72px,9.5vh,82px) 0 clamp(14px,2.5vh,22px)}
  .home-download-stage{height:100%;padding:clamp(72px,9.5vh,82px) 0 clamp(14px,2.5vh,22px);gap:clamp(10px,2vh,16px)}
}

@media (max-width:560px){
  .home-page main>section{height:100vh;height:100svh;min-height:0;max-height:none}
  .home-hero-shell{height:100%;min-height:0;padding:clamp(68px,9svh,76px) 0 clamp(10px,1.8svh,16px)}
  .home-hero h1{margin-top:clamp(5px,1.2svh,10px)}
  .home-ability-line{margin-top:clamp(12px,2svh,17px)}
  .home-hero-actions{margin-top:clamp(13px,2.2svh,18px)}
  .home-hero-description{margin-top:clamp(9px,1.6svh,13px)}
  .home-hero-product{height:min(40svh,334px);margin-top:clamp(7px,1.5svh,12px)}
  .phone-card{width:auto;height:min(344px,41svh);aspect-ratio:166/344}

  .home-capabilities{height:100%;padding:clamp(66px,8.8svh,74px) 0 clamp(10px,1.8svh,16px)}
  .feature-showcase{height:100%}
  .feature-section-heading{margin-bottom:clamp(10px,1.8svh,15px)}
  .feature-layout{display:flex;min-height:0;gap:10px}
  .feature-indicators{flex:0 0 42px}
  .feature-viewport{flex:1 1 auto;height:auto;min-height:0}

  .home-workflow{height:100%;padding:clamp(66px,8.8svh,74px) 0 clamp(10px,1.8svh,16px)}
  .home-workflow-shell{height:100%}
  .home-workflow-list{flex:1 1 auto;height:auto;min-height:0;margin-top:clamp(18px,3svh,25px);grid-template-rows:repeat(2,minmax(0,1fr))}
  .home-workflow-list li,.home-workflow-list li:first-child,.home-workflow-list li:last-child{min-height:0;height:100%;padding:clamp(10px,1.8svh,14px) 8px}

  .home-download-cta{height:100%;padding:0}
  .home-download-stage{height:100%;min-height:0;padding:clamp(68px,9svh,76px) 0 clamp(10px,1.8svh,16px);display:flex;flex-direction:column;gap:clamp(8px,1.5svh,12px)}
  .home-download-copy{flex:0 0 auto}
  .home-download-visual{flex:1 1 auto;width:100%;height:auto;min-height:0;margin-top:0}
}

@media (max-height:700px) and (min-width:561px){
  .home-hero-shell{padding-top:74px}.home-hero-product{height:min(64vh,430px)}
  .home-capabilities{padding-top:74px}.feature-section-heading{margin-bottom:14px}
  .home-workflow{padding-top:74px}.home-workflow-list{margin-top:20px}
  .home-download-stage{padding-top:68px}.home-download-visual{height:min(70vh,480px)}
}

/* Match feature and workflow density around one focused content canvas. */
@media (min-width:861px){
  .feature-showcase,.home-workflow-shell{width:min(1080px,var(--shell))}
  .feature-showcase{justify-content:center}
  .feature-layout{flex:0 0 auto}
  .feature-viewport{flex:0 0 min(52vh,420px);height:min(52vh,420px)}
  .home-workflow-shell{justify-content:center}
  .home-workflow-list{width:min(900px,100%);flex:0 0 min(39vh,290px);height:min(39vh,290px);margin-top:clamp(28px,4.5vh,40px);margin-left:auto;margin-right:auto}
  .home-workflow-list li,.home-workflow-list li:first-child,.home-workflow-list li:last-child{height:100%;padding:14px 20px;justify-content:center}
}

@media (max-width:560px){
  .feature-showcase{justify-content:flex-start}
  .feature-layout{flex:0 0 auto}
  .feature-viewport{flex:0 0 min(49svh,400px);height:min(49svh,400px)}

  .home-workflow-shell{justify-content:flex-start}
  .home-workflow-list{position:relative;flex:0 0 min(62svh,520px);height:min(62svh,520px);margin-top:18px;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4,minmax(0,1fr));overflow:visible;border:0}
  .home-workflow-list::before{content:"";position:absolute;z-index:0;left:25px;right:auto;top:30px;bottom:30px;width:2px;height:auto;display:block;background:linear-gradient(180deg,rgba(56,109,237,.08),#5682eb 18%,#67ccef 52%,#5682eb 84%,rgba(56,109,237,.08));box-shadow:0 0 12px rgba(67,125,232,.16)}
  .home-workflow-list::after{display:none}
  .home-workflow-list li,.home-workflow-list li:first-child,.home-workflow-list li:last-child{position:relative;z-index:1;width:100%;height:100%;min-height:0;padding:8px 0;display:grid;grid-template-columns:52px minmax(0,1fr);grid-template-rows:auto auto;column-gap:16px;align-items:center;justify-content:stretch;text-align:left;border:0;background:transparent}
  .workflow-icon{grid-column:1;grid-row:1/3;width:52px;height:52px;margin:0}
  .home-workflow-list b,.home-workflow-list p{grid-column:2;margin-left:0;text-align:left}
  .home-workflow-list b{align-self:end;font-size:15px}
  .home-workflow-list p{align-self:start;max-width:none;margin-top:4px;font-size:10px}
}

/* Minimal feature navigation with copy embedded directly into the image. */
.home-capabilities .feature-layout{gap:15px}
.home-capabilities .feature-indicators{
  position:relative;
  z-index:4;
  width:100%;
  height:48px;
  margin:0;
  padding:0;
  display:flex;
  align-items:center;
  justify-content:stretch;
  gap:0;
  overflow:visible;
  border:0;
  border-bottom:1px solid rgba(143,171,221,.16);
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.home-capabilities .feature-indicators button{
  position:relative;
  flex:1 1 0;
  min-width:0;
  height:48px;
  padding:0 12px;
  overflow:visible;
  color:#7f90aa;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  text-shadow:none;
  transform:none;
  transition:color .25s ease,transform .25s ease;
}
.home-capabilities .feature-indicators button::before{display:none}
.home-capabilities .feature-indicators button::after{
  content:"";
  position:absolute;
  left:50%;
  right:50%;
  bottom:-1px;
  height:2px;
  opacity:0;
  border-radius:999px;
  background:linear-gradient(90deg,transparent,var(--feature-primary) 24%,var(--feature-secondary) 76%,transparent);
  box-shadow:0 0 18px color-mix(in srgb,var(--feature-secondary) 52%,transparent);
  transition:left .3s ease,right .3s ease,opacity .25s ease;
}
.home-capabilities .feature-indicators button>span{
  display:block;
  font-size:14px;
  font-weight:620;
  letter-spacing:.025em;
  white-space:nowrap;
}
.home-capabilities .feature-indicators button>span::before{display:none}
.home-capabilities .feature-indicators button:hover{color:#dce7f8;background:transparent;box-shadow:none;transform:translateY(-1px)}
.home-capabilities .feature-indicators button[aria-selected="true"]{
  color:#fff;
  background:transparent;
  box-shadow:none;
  text-shadow:0 0 20px color-mix(in srgb,var(--feature-secondary) 34%,transparent);
  transform:none;
}
.home-capabilities .feature-indicators button[aria-selected="true"]::after{left:22%;right:22%;opacity:1}

.home-capabilities .feature-viewport{
  border:1px solid rgba(141,172,228,.2);
  border-radius:25px;
  background:#0b1729;
  box-shadow:0 30px 70px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.05);
}
.home-capabilities .feature-page-inner{position:relative;display:block;height:100%;overflow:hidden}
.home-capabilities .feature-page-inner::after{
  content:"";
  position:absolute;
  z-index:1;
  inset:0;
  background:linear-gradient(0deg,rgba(4,11,22,.95) 0%,rgba(5,14,28,.8) 23%,rgba(6,17,34,.18) 52%,transparent 72%);
  pointer-events:none;
}
.home-capabilities .feature-page-visual{position:absolute;z-index:0;inset:0;width:100%;height:100%;background:#dbe5f6}
.home-capabilities .feature-page-visual::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,color-mix(in srgb,var(--feature-primary) 11%,transparent),transparent 38%);
  pointer-events:none;
}
.home-capabilities .feature-page-visual img{width:100%;height:100%;object-fit:cover;transition:transform .75s cubic-bezier(.2,.75,.2,1)}
.home-capabilities .feature-page.is-active .feature-page-visual img{transform:scale(1.012)!important}
.home-capabilities .feature-page-copy{
  position:absolute;
  z-index:2;
  left:0;
  right:0;
  bottom:0;
  display:grid;
  grid-template-columns:minmax(250px,.8fr) minmax(360px,1.2fr);
  grid-template-rows:auto auto;
  align-items:end;
  column-gap:52px;
  padding:100px 46px 32px;
  background:transparent;
  box-shadow:none;
}
.home-capabilities .feature-page-copy::before{
  content:"";
  position:absolute;
  left:46px;
  top:76px;
  width:42px;
  height:3px;
  border-radius:999px;
  background:linear-gradient(90deg,var(--feature-primary),var(--feature-secondary));
  box-shadow:0 0 18px color-mix(in srgb,var(--feature-secondary) 45%,transparent);
}
.home-capabilities .feature-page-copy h2{
  grid-column:1;
  grid-row:1 / span 2;
  display:block;
  margin:0;
  color:#fff;
  font-size:clamp(25px,2.15vw,32px);
  line-height:1.16;
  font-weight:650;
  letter-spacing:-.04em;
}
.home-capabilities .feature-page-copy h2 span,.home-capabilities .feature-page-copy h2 em{display:block}
.home-capabilities .feature-page-copy h2 em{
  margin-top:5px;
  color:color-mix(in srgb,var(--feature-secondary) 68%,#fff);
  font-style:normal;
}
.home-capabilities .feature-page-meta{grid-column:2;grid-row:1;display:block;margin:0}
.home-capabilities .feature-page-meta>span{
  display:block;
  max-width:510px;
  color:#d3ddeb;
  font-size:12px;
  line-height:1.75;
  text-shadow:0 1px 18px rgba(0,0,0,.45);
}
.home-capabilities .feature-keywords{grid-column:2;grid-row:2;margin-top:13px;display:flex;flex-wrap:wrap;gap:7px}
.home-capabilities .feature-keywords b{
  min-height:26px;
  padding:0 10px;
  display:inline-flex;
  align-items:center;
  color:#e0e9f6;
  border:1px solid rgba(209,226,251,.2);
  border-radius:999px;
  background:rgba(8,20,38,.36);
  -webkit-backdrop-filter:blur(10px);
  backdrop-filter:blur(10px);
  font-size:8.5px;
  font-weight:600;
  letter-spacing:.03em;
}

@media (max-width:860px){
  .home-capabilities .feature-page-copy{grid-template-columns:minmax(210px,.75fr) minmax(280px,1.25fr);column-gap:28px;padding-inline:28px}
  .home-capabilities .feature-page-copy::before{left:28px}
  .home-capabilities .feature-page-meta>span{font-size:11px}
  .home-capabilities .feature-indicators button{padding-inline:8px}
}

@media (max-width:560px){
  .home-capabilities .feature-layout{gap:13px}
  .home-capabilities .feature-indicators{
    flex:0 0 42px;
    width:100%;
    height:42px;
    display:flex;
    justify-content:center;
    border-bottom-color:rgba(143,171,221,.12);
  }
  .home-capabilities .feature-indicators button{display:none;width:auto;min-width:150px;height:42px;padding:0 22px}
  .home-capabilities .feature-indicators button[aria-selected="true"]{display:flex;flex:0 0 auto}
  .home-capabilities .feature-indicators button>span{font-size:12px;font-weight:650}
  .home-capabilities .feature-indicators button[aria-selected="true"]::after{left:30%;right:30%}
  .home-capabilities .feature-viewport{flex:0 0 min(60svh,490px);height:min(60svh,490px);border-radius:19px}
  .home-capabilities .feature-page-inner::after{background:linear-gradient(0deg,rgba(4,11,22,.97) 0%,rgba(5,14,28,.86) 32%,rgba(7,18,34,.3) 58%,transparent 77%)}
  .home-capabilities .feature-page-copy{
    display:block;
    padding:112px 20px 18px;
    text-align:left;
  }
  .home-capabilities .feature-page-copy::before{left:20px;top:91px;width:34px;height:3px}
  .home-capabilities .feature-page-copy h2{font-size:22px;line-height:1.14}
  .home-capabilities .feature-page-copy h2 span,.home-capabilities .feature-page-copy h2 em{display:inline}
  .home-capabilities .feature-page-copy h2 em{margin:0 0 0 .15em}
  .home-capabilities .feature-page-meta{margin-top:13px}
  .home-capabilities .feature-page-meta>span{max-width:none;color:#d2dceb;font-size:10px;line-height:1.62}
  .home-capabilities .feature-keywords{margin-top:12px;gap:5px}
  .home-capabilities .feature-keywords b{min-height:23px;padding:0 8px;font-size:7.5px}
  .home-capabilities .feature-arrows{right:10px;bottom:10px}
}

/* Portrait rhythm: stepped slogans and comfortable vertical separation. */
@media (max-width:560px) and (orientation:portrait){
  .home-hero h1,
  .feature-section-heading h2,
  .home-workflow-heading h2,
  .home-download-copy h2{width:min(300px,100%);margin-left:auto;margin-right:auto;text-align:left;text-indent:0}
  .home-hero h1{margin-top:12px}
  .home-hero h1 em{left:0;width:100%;margin-top:10px;text-align:right;text-indent:0}
  .feature-section-heading h2 span,
  .home-download-copy h2 span{left:0;width:100%;margin-left:0;margin-right:0;text-align:left}
  .feature-section-heading h2 strong,
  .home-download-copy h2 em{left:0;width:100%;margin:8px 0 0;text-align:right}
  .home-workflow-heading h2 strong{left:0;width:100%;margin:8px 0 0;text-align:right;text-indent:0}

  .home-ability-line{margin-top:21px}
  .home-hero-actions{margin-top:23px;gap:12px}
  .home-hero-description{margin-top:19px}
  .home-hero-product{margin-top:18px}

  .feature-section-heading{margin-bottom:19px}
  .home-capabilities .feature-layout{gap:13px}
  .home-capabilities .feature-page-meta{margin-top:14px}
  .home-capabilities .feature-keywords{margin-top:14px}

  .home-workflow-list{margin-top:28px}
  .home-workflow-list li,.home-workflow-list li:first-child,.home-workflow-list li:last-child{column-gap:18px}
  .home-workflow-list p{margin-top:6px}

  .home-download-copy h2{margin-top:18px}
  .download-description{margin-top:20px}
  .download-primary-action{margin-top:27px}
  .download-support{margin-top:16px}
  .home-download-visual{margin-top:18px}
}

/* Keep the four-step mobile workflow on the screen's vertical center axis. */
@media (max-width:560px){
  .home-workflow-list{width:100%;margin-left:auto;margin-right:auto}
  .home-workflow-list::before{left:50%;right:auto;transform:translateX(-50%)}
  .home-workflow-list li,
  .home-workflow-list li:first-child,
  .home-workflow-list li:last-child{position:relative;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;padding:8px calc(50% + 42px) 8px 0;text-align:right}
  .home-workflow-list li:nth-child(even){align-items:flex-start;padding:8px 0 8px calc(50% + 42px);text-align:left}
  .home-workflow-list .workflow-icon{position:absolute;left:50%;top:50%;margin:0;transform:translate(-50%,-50%)}
  .home-workflow-list b,
  .home-workflow-list p{width:min(128px,100%);margin-left:0;text-align:inherit}
  .home-workflow-list li:hover .workflow-icon{transform:translate(-50%,-54%) scale(1.03)}
}

/* Short landscape phones need natural document flow instead of forced one-screen clipping. */
@media (max-width:860px) and (max-height:500px) and (orientation:landscape){
  html{scroll-snap-type:none}
  .home-page main>section{height:auto;min-height:620px;overflow:hidden;scroll-snap-align:none;scroll-snap-stop:normal}
  .home-hero,.home-hero-shell{height:auto;min-height:620px}
  .home-hero-shell{padding:68px 0 22px;gap:12px}
  .home-hero-product{height:280px}.phone-card{width:127px;height:260px}
  .home-capabilities,.home-workflow{height:auto;min-height:620px;padding:68px 0 22px}
  .feature-viewport{height:310px}.home-workflow-list{height:310px}
  .home-download-cta,.home-download-stage{height:auto;min-height:620px}.home-download-stage{padding:68px 0 22px}.home-download-visual{height:290px}.download-device{width:132px;height:274px}
}

/* Product lockup above the homepage slogan. */
.home-brand-lockup{width:max-content;margin:0 auto clamp(20px,3vh,25px);display:flex;flex-direction:column;align-items:center;gap:9px;transform:translateY(-12px)}
.home-brand-lockup img{width:74px;filter:drop-shadow(0 4px 6px rgba(194,126,8,.18))}
.home-brand-lockup strong{color:#172033;font-size:24px;line-height:1;font-weight:740;letter-spacing:-.025em;white-space:nowrap}
@media (max-width:860px){.home-brand-lockup{margin:0 auto 20px;transform:translateY(-8px)}.home-brand-lockup img{width:62px}.home-brand-lockup strong{font-size:20px}.home-hero h1{margin-top:0}}
@media (max-width:560px){.home-brand-lockup{gap:7px;margin-bottom:clamp(16px,2.6svh,20px);transform:translateY(-5px)}.home-brand-lockup img{width:54px}.home-brand-lockup strong{font-size:18px}}
@media (min-width:861px){
  .home-brand-lockup{margin-bottom:10px;transform:translateY(-20px)}
  .home-hero h1{line-height:1.1;letter-spacing:-.047em}
  .home-ability-line{width:max-content;margin-top:22px;padding:9px 14px;border:1px solid rgba(71,102,168,.11);border-radius:999px;background:rgba(255,255,255,.58);box-shadow:0 9px 24px rgba(47,76,130,.055)}
  .home-ability-line a{padding:2px 0;font-size:13px;font-weight:690}
  .home-hero-actions{margin-top:20px;gap:12px}.home-primary-action,.home-secondary-action{min-height:50px;padding-inline:24px}
  .home-hero-description{margin-top:16px;color:#69758a;font-size:13.5px;line-height:1.65}
}
