:root{--v7-ink:#0a1024;--v7-ink-2:#11182f;--v7-paper:#f5f8fc;--v7-soft:#eef4fa;--v7-white:#fff;--v7-muted:#66718a;--v7-line:#dbe4f0;--v7-blue:#12aee8;--v7-blue-2:#3478ff;--v7-cyan:#51d6ff;--v7-mint:#31b98e;--v7-amber:#b87914;--v7-radius:30px;--site-container:1480px}
.page-template-home_v7{margin:0;background:var(--v7-paper);font-family:'Montserrat',Arial,sans-serif;font-synthesis:none}
.page-template-home_v7 *{box-sizing:border-box}
.page-template-home_v7 button,.page-template-home_v7 a{font-family:inherit}
.page-template-home_v7 a{text-decoration:none}
.page-template-home_v7 :focus-visible{outline:3px solid #63d9ff;outline-offset:4px}
.page-template-home_v7 .screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.v7-container{width:min(var(--site-container),calc(100% - 48px));margin-inline:auto}
.selsup-home-v7{color:var(--v7-ink);background:var(--v7-paper)}
.selsup-home-v7 [id]{scroll-margin-top:96px}
.selsup-home-v7 h1,.selsup-home-v7 h2,.selsup-home-v7 h3,.selsup-home-v7 p{margin-top:0}
.v7-section{position:relative;padding:104px 0}
.v7-section-head{max-width:920px;margin:0 auto 48px;text-align:center}
.v7-section-head--split{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:end;gap:60px;max-width:none;text-align:left}
.v7-section-head--split>*{min-width:0}
.v7-section-head--split>p{margin:0 0 8px}
.v7-eyebrow{display:inline-flex;color:#0e94c8;font-size:12px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}
.v7-section h2,.v7-final h2{margin:15px 0 20px;font-size:clamp(42px,4vw,64px);font-weight:600;line-height:1.04;letter-spacing:-.055em}
.v7-section-head p,.v7-section-head--split p{color:var(--v7-muted);font-size:17px;line-height:1.65}
.v7-card-label{display:inline-flex;color:#159bd2;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.v7-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.v7-btn{display:inline-flex;min-height:54px;align-items:center;justify-content:center;padding:0 25px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.v7-btn:hover{transform:translateY(-2px)}
.v7-btn--small{min-height:42px;padding:0 17px;font-size:12px}
.v7-btn--primary{color:#fff;background:linear-gradient(135deg,var(--v7-blue),var(--v7-blue-2));box-shadow:0 12px 30px rgba(18,174,232,.25)}
.v7-btn--ghost{color:#fff;border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.045)}
.v7-btn--light{color:var(--v7-ink);background:#fff}
.v7-btn--dark{color:#fff;background:var(--v7-ink)}
.v7-text-link{align-self:center;color:var(--v7-ink);font-size:14px;font-weight:700}

/* isolated header v2 */
.site-header-v2-wrapper{position:absolute;z-index:1000;top:0;left:0;right:0;padding:0;transition:padding .22s ease}
.site-header-v2-wrapper.is-sticky{position:fixed;padding:0;background:rgba(7,12,28,.97);box-shadow:0 12px 36px rgba(0,0,0,.22)}
body.admin-bar .site-header-v2-wrapper{top:0}
.site-header-v2{position:relative;display:flex;height:82px;align-items:center;gap:22px;padding:0 13px 0 20px;border:1px solid rgba(255,255,255,.14);border-top:0;border-radius:0 0 22px 22px;background:rgba(7,12,29,.88);box-shadow:0 18px 46px rgba(0,0,0,.18);backdrop-filter:blur(18px);transition:height .2s ease,padding .2s ease,border-radius .2s ease,background .2s ease,box-shadow .2s ease}
.is-sticky .site-header-v2{height:66px;border-color:transparent;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none}
.site-header-v2__logo{display:flex;flex:0 0 auto;align-items:center}
.site-header-v2__logo img{display:block;width:137px;height:auto}
.site-header-v2__navigation{display:flex;min-width:0;flex:1;align-items:center;gap:18px}
.site-header-v2__nav{display:flex;min-width:0;flex:1;align-items:center;gap:18px}
.site-header-v2__nav>a,.site-header-v2__platform-button,.site-header-v2__resources>span{padding:12px 0;border:0;color:#d4dced;background:transparent;font-size:12px;font-weight:600;white-space:nowrap;cursor:pointer}
.site-header-v2__nav>a:hover,.site-header-v2__platform-button:hover{color:#fff}
.site-header-v2__platform{position:relative}
.site-header-v2__platform-button span{margin-left:3px;color:#72dfff}
.site-header-v2__mega{position:absolute;top:48px;left:0;display:grid;width:min(900px,calc(100vw - 48px));grid-template-columns:repeat(3,1fr);gap:28px;padding:28px;border:1px solid rgba(255,255,255,.14);border-radius:22px;color:#fff;background:#10182f;box-shadow:0 28px 80px rgba(0,0,0,.4);opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease}
.site-header-v2__platform.is-open .site-header-v2__mega{opacity:1;visibility:visible;transform:none}
.site-header-v2__mega strong{display:block;margin-bottom:12px;color:#70ddff;font-size:12px;text-transform:uppercase}
.site-header-v2__mega a{display:block;padding:8px 0;color:#cad4e8;font-size:12px;line-height:1.35}
.site-header-v2__mega a:hover{color:#fff}
.site-header-v2__resources{display:flex;align-items:center;gap:9px}
.site-header-v2__resources a{color:#8f9bb4;font-size:12px;white-space:nowrap}
.site-header-v2__resources a:hover{color:#fff}
.site-header-v2__actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}
.site-header-v2__login{padding:12px;color:#e2e8f6;font-size:12px;font-weight:600}
.site-header-v2__menu-button{display:none;width:44px;height:44px;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(255,255,255,.18);border-radius:13px;background:rgba(255,255,255,.05)}
.site-header-v2__menu-button span{display:block;width:19px;height:2px;background:#fff}

/* hero and local demo */
.v7-hero{position:relative;min-height:0;padding:122px 0 66px;color:#fff;background:radial-gradient(circle at 84% 18%,rgba(37,119,255,.24),transparent 31%),radial-gradient(circle at 58% 78%,rgba(120,87,255,.12),transparent 34%),linear-gradient(180deg,#080e21,#0d132a 68%,#0a1024)}
.v7-hero__grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(115,150,225,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(115,150,225,.055) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(to bottom,#000,transparent 94%);pointer-events:none}
.v7-hero__layout{position:relative;display:grid;grid-template-columns:minmax(0,.82fr) minmax(620px,1.18fr);align-items:start;gap:54px}
.v7-hero__copy{padding-top:10px}
.v7-hero .v7-eyebrow{color:#36bdf0}
.v7-hero h1{max-width:720px;margin:16px 0 18px;color:#fff;font-size:50px;font-weight:700;line-height:1.02;letter-spacing:-.055em}
.v7-hero h1 span{display:inline;color:transparent;background:linear-gradient(90deg,var(--v7-cyan),#4b87ff 60%,#9b75ff);background-clip:text;-webkit-background-clip:text}
.v7-hero__promise{margin:0 0 16px;color:#fff;font-size:22px;font-weight:600;line-height:1.35}
.v7-lead{max-width:710px;margin-bottom:30px;color:#aeb9d0;font-size:17px;line-height:1.62}
.v7-hero__notes{display:flex;gap:20px;flex-wrap:wrap;margin-top:22px;color:#9ca9c2;font-size:12px}
.v7-hero__notes span{display:flex;align-items:center;gap:8px}
.v7-hero__notes span:before{display:grid;width:18px;height:18px;place-items:center;border:1px solid rgba(81,214,255,.25);border-radius:6px;color:#70dcff;content:'✓';font-size:12px}
.hero-demo{position:relative;min-width:0;padding:15px;border:1px solid rgba(255,255,255,.17);border-radius:32px;background:linear-gradient(180deg,rgba(255,255,255,.105),rgba(255,255,255,.045));box-shadow:inset 0 1px rgba(255,255,255,.1),0 35px 100px rgba(0,0,0,.29);backdrop-filter:blur(18px)}
.hero-demo__top{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:5px 6px 14px}
.hero-demo__top b{display:block;font-size:13px;line-height:1.35}
.hero-demo__top small{display:block;margin-top:4px;color:#9faac1;font-size:12px}
.hero-demo__modes{display:flex;flex:0 0 auto;padding:4px;border:1px solid rgba(255,255,255,.11);border-radius:999px;background:rgba(0,0,0,.22)}
.hero-demo__modes button{padding:9px 14px;border:0;border-radius:999px;color:#98a6c2;background:transparent;font-size:12px;font-weight:700;cursor:pointer}
.hero-demo__modes button.is-active{color:var(--v7-ink);background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.2)}
.hero-demo__surface{position:relative;height:540px;min-height:540px;padding:24px;border-radius:22px;color:var(--v7-ink);background:#f8fbff;box-shadow:0 30px 80px rgba(2,7,20,.24);overflow:auto;transition:none}
.hero-demo__intro>p{max-width:630px;margin-bottom:18px;color:#68758e;font-size:13px;line-height:1.55}
.hero-demo__ghost{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:8px;margin:18px 0;padding:14px;border:1px solid #d9e6f1;border-radius:16px;background:linear-gradient(135deg,#eef7ff,#fff)}
.hero-demo__ghost span{min-width:0;padding:10px;border-radius:12px;background:#fff;box-shadow:0 6px 18px rgba(31,69,113,.07)}
.hero-demo__ghost small{display:block;margin-bottom:4px;color:#0b79aa;font-size:11px;font-weight:700;text-transform:uppercase}
.hero-demo__ghost b{display:block;color:#34425b;font-size:12px;line-height:1.35}
.hero-demo__ghost i{width:20px;height:2px;border-radius:999px;background:linear-gradient(90deg,#9edbec,#3478ff)}
.hero-demo__scenarios{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.hero-demo__scenarios button{min-height:66px;padding:12px 13px;border:1px solid var(--v7-line);border-radius:15px;color:#59667e;background:#fff;text-align:left;font-size:12px;font-weight:600;line-height:1.35;cursor:pointer;transition:.18s ease}
.hero-demo__scenarios button:hover,.hero-demo__scenarios button.is-active{border-color:#48c4f1;color:#0b7eac;background:#edfaff;box-shadow:0 9px 22px rgba(18,174,232,.1)}
.hero-demo__selected{margin-top:12px;padding:15px 16px;border:1px solid #d1e2f1;border-radius:16px;background:linear-gradient(135deg,#fff,#f1f8ff)}
.hero-demo__selected span{display:block;margin-bottom:5px;color:#159bd2;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
.hero-demo__selected strong{font-size:13px;line-height:1.4}
.hero-demo__start{width:100%;margin-top:12px}
.hero-demo__thinking,.hero-demo__result{display:none}
.hero-demo[data-state="thinking"] .hero-demo__intro,.hero-demo[data-state="result"] .hero-demo__intro{display:none}
.hero-demo[data-state="thinking"] .hero-demo__thinking,.hero-demo[data-state="result"] .hero-demo__result{display:block}
.hero-demo__thinking{padding:130px 20px 20px;text-align:center}
.hero-demo__loader{display:flex;justify-content:center;gap:8px;margin-bottom:22px}
.hero-demo__loader i{width:11px;height:11px;border-radius:50%;background:var(--v7-blue);animation:v7-demo-pulse 1s ease-in-out infinite}
.hero-demo__loader i:nth-child(2){animation-delay:.15s}.hero-demo__loader i:nth-child(3){animation-delay:.3s}
@keyframes v7-demo-pulse{0%,100%{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-8px)}}
.hero-demo__thinking strong{font-size:18px}
.hero-demo__progress{height:5px;margin:24px auto 0;max-width:340px;border-radius:999px;background:#e1eaf4;overflow:hidden}
.hero-demo__progress span{display:block;width:36%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--v7-blue),var(--v7-blue-2));animation:v7-progress 1.5s ease-in-out infinite}
@keyframes v7-progress{from{transform:translateX(-110%)}to{transform:translateX(310%)}}
.hero-demo__result-head{display:flex;align-items:center;justify-content:space-between;gap:15px}
.hero-demo__result-head>span{color:#159bd2;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.hero-demo__result-head button{padding:7px 10px;border:1px solid var(--v7-line);border-radius:999px;color:#66738a;background:#fff;font-size:12px;cursor:pointer}
.hero-demo__result h2{margin:13px 0 8px;font-size:26px;font-weight:700;line-height:1.1;letter-spacing:-.035em}
.hero-demo__result>p{margin-bottom:15px;color:#66738a;font-size:12px;line-height:1.55}
.hero-demo__result-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:10px}
.hero-demo__result-grid>div{padding:14px;border:1px solid var(--v7-line);border-radius:16px;background:#fff}
.hero-demo__result-grid h3{margin:0 0 10px;color:#637089;font-size:12px;text-transform:uppercase}
.hero-demo__result-grid ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}
.hero-demo__result-grid li{position:relative;padding:8px 8px 8px 28px;border-radius:10px;background:#f3f7fc;font-size:12px;line-height:1.35}
.hero-demo__result-grid li:before{position:absolute;left:9px;top:8px;display:grid;width:14px;height:14px;place-items:center;border-radius:50%;color:#15956d;background:#dff6ee;content:'✓';font-size:12px}
.hero-demo__approval{color:#fff!important;border-color:transparent!important;background:var(--v7-ink)!important}
.hero-demo__approval h3{color:#75ddff}
.hero-demo__approval li{color:#dce4f2;background:rgba(255,255,255,.07)}
.hero-demo__approval li:before{color:#a56b0c;background:#fff1d4;content:'!'}
.hero-demo__full{width:100%;margin-top:11px}
.hero-demo__artifacts{display:flex;gap:7px;flex-wrap:wrap;padding:10px 6px 0}
.hero-demo__artifacts span{padding:7px 9px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#aeb9ce;background:rgba(255,255,255,.04);font-size:12px}

/* content cards */
.v7-directions{background:#fff}
.v7-directions__grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.v7-direction{position:relative;min-height:440px;padding:38px;border:1px solid var(--v7-line);border-radius:32px;background:#fff;box-shadow:0 20px 60px rgba(29,48,83,.06)}
.v7-direction--dark{color:#fff;border-color:transparent;background:var(--v7-ink)}
.v7-direction__number{position:absolute;right:25px;top:16px;color:rgba(14,31,66,.06);font-size:72px}.v7-direction--dark .v7-direction__number{color:rgba(255,255,255,.07)}
.v7-direction h3{max-width:540px;margin:58px 0 16px;font-size:34px;line-height:1.13;letter-spacing:-.04em}
.v7-direction p{max-width:620px;color:var(--v7-muted);font-size:15px;line-height:1.6}.v7-direction--dark p{color:#aab6ce}
.v7-direction ul{display:grid;grid-template-columns:1fr 1fr;gap:10px 22px;margin:24px 0 30px;padding:0;list-style:none}
.v7-direction li{position:relative;padding-left:15px;font-size:12px;line-height:1.45}.v7-direction li:before{position:absolute;left:0;top:6px;width:6px;height:6px;border-radius:50%;content:'';background:var(--v7-blue)}
.v7-platform{background:var(--v7-soft)}
.v7-bento{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-auto-rows:minmax(245px,auto);gap:16px}
.v7-bento-card{position:relative;display:flex;min-width:0;flex-direction:column;padding:27px;border:1px solid var(--v7-line);border-radius:28px;background:#fff;box-shadow:0 17px 48px rgba(31,56,92,.045);transition:transform .22s ease,box-shadow .22s ease}
.v7-bento-card:hover{transform:translateY(-4px);box-shadow:0 24px 70px rgba(10,16,36,.11)}
.v7-bento-card h3{margin:12px 0 10px;font-size:27px;line-height:1.16;letter-spacing:-.04em}
.v7-bento-card p{max-width:500px;color:var(--v7-muted);font-size:13px;line-height:1.55}
.v7-bento-card>a{margin-top:auto;padding-top:18px;color:#0e92c7;font-size:12px;font-weight:700}
.v7-bento-card--warehouse{grid-row:span 2;color:#fff;border-color:transparent;background:var(--v7-ink)}
.v7-bento-card--warehouse p{color:#9eaac2}.v7-bento-card--warehouse>a{color:#73dcff}
.v7-bento-card--wide{grid-column:span 2}
.v7-bento-card--visual img,.v7-bento-card--supply img{width:min(100%,280px);height:auto;align-self:flex-end;margin:-3px -10px -4px 0;object-fit:contain}
.warehouse-ui{margin-top:22px;padding:13px;border-radius:21px;color:var(--v7-ink);background:#f4f8fc}
.warehouse-ui__kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.warehouse-ui__kpis span{padding:10px;border:1px solid var(--v7-line);border-radius:12px;background:#fff;font-size:12px}.warehouse-ui__kpis b{display:block;margin-top:4px;font-size:21px}
.warehouse-ui__scan{position:relative;margin-top:8px;padding:15px;border-radius:14px;color:#fff;background:linear-gradient(135deg,var(--v7-blue),#38c8ef);overflow:hidden}.warehouse-ui__scan:after{position:absolute;left:0;right:0;height:2px;background:#fff;box-shadow:0 0 14px #fff;content:'';animation:v7-scan 2.4s ease-in-out infinite}@keyframes v7-scan{0%,100%{top:15%}50%{top:82%}}
.warehouse-ui__scan small,.warehouse-ui__scan strong,.warehouse-ui__scan i{display:block}.warehouse-ui__scan small{font-size:12px}.warehouse-ui__scan strong{margin:7px 0 3px;font-size:16px}.warehouse-ui__scan i{font-size:12px;font-style:normal}
.warehouse-ui__actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:8px}.warehouse-ui__actions span{padding:9px;border:1px solid var(--v7-line);border-radius:10px;background:#fff;font-size:12px}
.v7-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:auto;padding-top:17px}.v7-tags span{padding:7px 9px;border-radius:999px;color:#526078;background:#eef4fa;font-size:12px}

.v7-process{background:#fff}
.v7-process__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:18px}
.v7-process__table{padding:18px;border:1px solid var(--v7-line);border-radius:28px;background:#f7faff}
.v7-process__table>div{display:grid;grid-template-columns:1.4fr .7fr .6fr 1fr;align-items:center;gap:9px;padding:16px;border-bottom:1px solid var(--v7-line);font-size:12px}.v7-process__table>div:first-child{color:#8190a8;font-size:12px;text-transform:uppercase}.v7-process__table>div:last-child{border-bottom:0}.v7-process__table em{color:#be6a1a;font-style:normal}.v7-process__table strong{color:#0c8cbe}
.v7-process ol{display:grid;gap:9px;margin:0;padding:0;list-style:none}.v7-process li{position:relative;min-height:76px;padding:17px 18px 17px 58px;border:1px solid var(--v7-line);border-radius:17px;background:#fff}.v7-process li:before{position:absolute;left:17px;top:17px;display:grid;width:28px;height:28px;place-items:center;border-radius:9px;color:#fff;background:var(--v7-ink);content:counter(list-item);font-size:12px}.v7-process li b,.v7-process li span{display:block}.v7-process li b{font-size:12px}.v7-process li span{margin-top:5px;color:var(--v7-muted);font-size:12px;line-height:1.45}

.v7-routine{color:#fff;background:var(--v7-ink)}
.v7-routine__layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:32px;align-items:stretch}.v7-routine .v7-eyebrow{color:#70ddff}.v7-routine h2{color:#fff}.v7-routine__copy>p{color:#aab5ca;font-size:16px;line-height:1.65}
.v7-routine__tabs{display:grid;gap:8px;margin-top:28px}.v7-routine__tabs button{display:flex;align-items:center;justify-content:space-between;padding:17px;border:1px solid rgba(255,255,255,.12);border-radius:16px;color:#aeb9ce;background:rgba(255,255,255,.035);font-size:14px;font-weight:600;text-align:left;cursor:pointer}.v7-routine__tabs button span{color:#6fdcff}.v7-routine__tabs button.is-active{border-color:rgba(81,214,255,.36);color:#fff;background:linear-gradient(135deg,rgba(18,174,232,.16),rgba(120,87,255,.1));transform:translateX(5px)}
.v7-routine__panel{min-height:500px;padding:22px;border:1px solid rgba(255,255,255,.15);border-radius:31px;color:var(--v7-ink);background:#f8fbff;box-shadow:0 30px 90px rgba(0,0,0,.25)}
.v7-routine__panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:15px}.v7-routine__panel-head strong{font-size:15px}.v7-routine__panel-head span{padding:7px 9px;border-radius:999px;color:#168e6b;background:#e5f8f1;font-size:12px;font-weight:700}
.v7-routine__panel>div:last-child{display:grid;gap:10px}.v7-automation{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding:13px;border:1px solid var(--v7-line);border-radius:16px;background:#fff}.v7-automation>i{display:grid;width:44px;height:44px;place-items:center;border-radius:13px;color:#0e9dd5;background:#eaf7fc;font-size:15px;font-style:normal;font-weight:700}.v7-automation h3{margin:0 0 4px;font-size:13px}.v7-automation p{margin:0;color:#7a879d;font-size:12px}.v7-automation>b{padding:6px 8px;border-radius:999px;color:#168f6c;background:#e7f8f2;font-size:12px}.v7-automation>b.is-wait{color:#9b650d;background:#fff2d9}.v7-automation>b.is-human{color:#7253c7;background:#efeaff}

.v7-roles{background:var(--v7-soft)}
.v7-roles__layout{display:grid;grid-template-columns:310px 1fr;gap:18px}.v7-roles__tabs{display:grid;align-self:start;gap:7px;padding:10px;border:1px solid var(--v7-line);border-radius:25px;background:#fff;box-shadow:0 18px 44px rgba(21,45,79,.05)}.v7-roles__tabs button{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border:0;border-radius:16px;color:#65728a;background:transparent;font-size:12px;font-weight:600;text-align:left;cursor:pointer}.v7-roles__tabs button span{color:#8a97ad;font-size:12px}.v7-roles__tabs button.is-active{color:#fff;background:var(--v7-ink);box-shadow:0 14px 30px rgba(10,16,36,.18)}.v7-roles__tabs button.is-active span{color:#77dcff}
.v7-roles__panel{position:relative;min-height:465px;padding:42px;border-radius:30px;color:#fff;background:var(--v7-ink);overflow:hidden}.v7-roles__panel:after{position:absolute;width:360px;height:360px;right:-150px;top:-180px;border-radius:50%;content:'';background:radial-gradient(circle,rgba(60,135,255,.24),transparent 70%)}.v7-roles__panel>span{position:relative;z-index:1;color:#72dcff;font-size:12px;font-weight:700;text-transform:uppercase}.v7-roles__panel>h3{position:relative;z-index:1;max-width:850px;margin:42px 0 10px;font-size:39px;line-height:1.1;letter-spacing:-.045em}.v7-roles__panel>p{position:relative;z-index:1;max-width:820px;color:#a9b5cc;font-size:15px;line-height:1.55}.v7-roles__results{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:28px}.v7-role-result{padding:15px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:rgba(255,255,255,.045)}.v7-role-result small{color:#76dfff;font-size:12px;font-weight:700;text-transform:uppercase}.v7-role-result b{display:block;margin-top:7px;font-size:12px;line-height:1.4}.v7-role-result p{margin:4px 0 0;color:#96a4bd;font-size:12px}

.v7-integrations{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-top:17px}.v7-integrations article{padding:28px;border:1px solid var(--v7-line);border-radius:26px;background:#fff}.v7-integrations h3{font-size:23px}.v7-integrations p{color:var(--v7-muted);font-size:12px}.v7-integrations article>div{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:18px}.v7-integrations article>div span{display:grid;min-height:58px;place-items:center;padding:7px;border:1px solid var(--v7-line);border-radius:13px;color:#526078;background:#f8fbfe;font-size:12px;font-weight:600;text-align:center}

.v7-cases{background:var(--v7-soft)}.v7-cases__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.v7-case{display:flex;min-height:440px;flex-direction:column;border:1px solid var(--v7-line);border-radius:26px;color:var(--v7-ink);background:#fff;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.v7-case:hover{transform:translateY(-4px);box-shadow:0 24px 70px rgba(10,16,36,.1)}.v7-case img{width:100%;height:205px;object-fit:cover}.v7-case>div{display:flex;flex:1;flex-direction:column;padding:24px}.v7-case span{color:#159bd2;font-size:12px;font-weight:700;text-transform:uppercase}.v7-case h3{margin:12px 0 10px;font-size:22px;line-height:1.18}.v7-case p{color:var(--v7-muted);font-size:12px;line-height:1.55}.v7-case b{margin-top:auto;color:#0d91c6;font-size:12px}
.v7-pilot{position:relative;margin-top:17px;padding:32px;border-radius:28px;color:#fff;background:var(--v7-ink)}.v7-pilot h3{margin:13px 0 20px;font-size:30px}.v7-pilot ol{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 24px;padding:0;list-style:none}.v7-pilot li{padding:9px 11px;border:1px solid rgba(255,255,255,.13);border-radius:999px;color:#c4cee2;background:rgba(255,255,255,.05);font-size:12px}

.v7-pricing{background:#fff}.v7-pricing__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.v7-pricing__grid article{display:flex;min-height:390px;flex-direction:column;padding:25px;border:1px solid var(--v7-line);border-radius:25px;background:#fff}.v7-pricing__grid article>span{color:#139bd3;font-size:12px;font-weight:700;text-transform:uppercase}.v7-pricing__grid h3{margin:28px 0 10px;font-size:25px}.v7-pricing__grid p{color:var(--v7-muted);font-size:12px;line-height:1.55}.v7-price{margin-top:auto;padding:20px 0 4px;color:#5f6c84;font-size:12px}.v7-price b{color:var(--v7-ink);font-size:24px}.v7-pricing__grid .v7-btn{width:100%;margin-top:15px}.v7-pricing__grid .v7-pricing__project{color:#fff;border-color:transparent;background:var(--v7-ink)}.v7-pricing__project p,.v7-pricing__project .v7-price{color:#aab5ca}.v7-pricing__project .v7-price b{color:#fff}

.v7-faq{background:var(--v7-soft)}.v7-faq__list{display:grid;max-width:1040px;gap:9px;margin:0 auto}.v7-faq__list article{border:1px solid var(--v7-line);border-radius:17px;background:#fff;overflow:hidden}.v7-faq__list h3{margin:0}.v7-faq__list button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:20px;padding:21px 23px;border:0;color:var(--v7-ink);background:#fff;font-size:14px;font-weight:600;text-align:left;cursor:pointer}.v7-faq__list button i{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:10px;color:#0d92c7;background:#edf8fc;font-size:17px;font-style:normal;transition:transform .2s ease}.v7-faq__list button[aria-expanded="true"] i{transform:rotate(45deg)}.v7-faq__list article>div p{padding:0 23px 22px;margin:0;color:var(--v7-muted);font-size:12px;line-height:1.65}

.v7-final{padding:104px 0;color:#fff;background:radial-gradient(circle at 82% 32%,rgba(52,120,255,.22),transparent 28%),var(--v7-ink)}.v7-final__layout{display:grid;grid-template-columns:1fr auto;align-items:center;gap:52px}.v7-final h2{max-width:900px;color:#fff}.v7-final p{max-width:750px;color:#aab5cb;font-size:16px;line-height:1.6}.v7-final .v7-eyebrow{color:#70ddff}

/* one shared CRM modal */
.page-template-home_v7.v7-modal-open{overflow:hidden}.page-template-home_v7 .demostration-modal{position:fixed;z-index:1600;inset:0;display:flex;width:100%;height:100dvh;align-items:center;justify-content:center;padding:22px;background:rgba(4,8,20,.76);backdrop-filter:blur(7px);cursor:default;overflow:auto}.page-template-home_v7 .demostration-modal.all-modal-hide{display:none;top:auto}.page-template-home_v7 .demostration-modal .demonstration-wrapper{position:relative;width:min(640px,calc(100% - 44px));min-height:0;max-height:calc(100dvh - 44px);margin:auto;border-radius:25px;background:#eef4f8;background-image:none;box-shadow:0 28px 90px rgba(0,0,0,.32);overflow:auto}.page-template-home_v7 .demostration-modal .all-modal-content{width:100%;padding:12px}.page-template-home_v7 .demostration-modal .selsup-calendar-modal-slot{width:100%;height:min(760px,calc(100dvh - 68px))}.page-template-home_v7 .demostration-modal .selsup-calendar-frame{display:block;width:100%;height:100%;border:0;border-radius:18px;background:#fff}.page-template-home_v7 .demostration-modal .all-modal-close{position:sticky;z-index:5;display:block;width:44px;height:44px;float:right;top:10px;margin:10px 10px -54px 0;border-radius:50%;background:#00a6e7;cursor:pointer}.page-template-home_v7 .demostration-modal .all-modal-close:after{position:absolute;inset:0;display:grid;place-items:center;padding:0;color:#fff;background:transparent;content:'×';font-family:Arial,sans-serif;font-size:25px;line-height:1}
.page-template-home_v7 .viewport-wrapper>.footer{margin-top:0}
.page-template-home_v7 .modals-wrapper.my_modal_hide{display:none}
.page-template-home_v7 .b24-widget-button-wrapper,.page-template-home_v7 .amo-button-holder,.page-template-home_v7 [class*="amo_social_button"]{display:none!important}

@media(max-width:1320px){.site-header-v2{gap:16px}.site-header-v2__nav{gap:13px}.site-header-v2__nav>a,.site-header-v2__platform-button,.site-header-v2__resources>span{font-size:12px}.site-header-v2__resources a{display:none}.site-header-v2__actions{gap:6px}.site-header-v2__actions .v7-btn{padding-inline:14px}.v7-hero__layout{grid-template-columns:minmax(0,.8fr) minmax(570px,1.2fr);gap:34px}.v7-hero h1{font-size:clamp(52px,5vw,72px)}}
@media(max-width:1180px){.site-header-v2__menu-button{display:flex;margin-left:auto}.site-header-v2__navigation{position:absolute;top:78px;left:0;right:0;display:none;padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:#0d152d;box-shadow:0 24px 70px rgba(0,0,0,.38)}.site-header-v2.is-menu-open .site-header-v2__navigation{display:block}.site-header-v2__nav{display:grid;gap:3px}.site-header-v2__nav>a,.site-header-v2__platform-button,.site-header-v2__resources>span{display:block;width:100%;padding:12px;color:#fff;text-align:left}.site-header-v2__resources{display:grid;grid-template-columns:repeat(4,1fr);padding:7px 12px}.site-header-v2__resources>span{grid-column:1/-1;padding:0}.site-header-v2__resources a{display:block;color:#aeb9cf;font-size:12px}.site-header-v2__actions{margin-top:12px}.site-header-v2__mega{position:static;display:none;width:100%;grid-template-columns:repeat(3,1fr);margin:4px 0 8px;opacity:1;visibility:visible;transform:none}.site-header-v2__platform.is-open .site-header-v2__mega{display:grid}.v7-hero{min-height:auto}.v7-hero__layout{grid-template-columns:1fr}.v7-hero__copy{max-width:900px}.hero-demo{max-width:900px}.v7-bento{grid-template-columns:1fr 1fr}.v7-bento-card--warehouse{grid-row:auto}.v7-bento-card--wide{grid-column:span 2}.v7-pricing__grid{grid-template-columns:1fr 1fr}}
@media(max-width:940px){.v7-section{padding:82px 0}.v7-section-head--split{grid-template-columns:1fr;gap:12px}.v7-section-head--split>p{max-width:700px}.v7-directions__grid,.v7-routine__layout,.v7-process__grid,.v7-integrations,.v7-final__layout{grid-template-columns:1fr}.v7-roles__layout{grid-template-columns:1fr}.v7-roles__tabs{grid-template-columns:1fr 1fr}.v7-work-done__line{grid-template-columns:1fr}.v7-work-done__line:before{left:30px;right:auto;top:28px;bottom:28px;width:2px;height:auto}.v7-work-done__line article{display:grid;grid-template-columns:62px 1fr;column-gap:18px;text-align:left}.v7-work-done__line b{grid-row:1/3;margin:0}.v7-work-done__line span{align-self:end}.v7-artifacts{justify-content:flex-start}.v7-control__grid,.v7-cases__grid{grid-template-columns:1fr 1fr}}
@media(max-width:782px){body.admin-bar .site-header-v2-wrapper{top:0}}
@media(max-width:650px){.v7-container{width:calc(100% - 28px)}.site-header-v2-wrapper{padding:10px 0}.site-header-v2{height:64px;padding:0 10px 0 14px;border-radius:18px}.is-sticky .site-header-v2{height:62px}.site-header-v2__logo img{width:126px}.site-header-v2__navigation{top:70px}.site-header-v2__mega{grid-template-columns:1fr}.site-header-v2__resources{grid-template-columns:1fr 1fr}.site-header-v2__actions{display:grid;grid-template-columns:1fr 1fr}.site-header-v2__login{grid-column:1/-1}.site-header-v2__actions .v7-btn{white-space:normal;text-align:center}.v7-hero{padding:116px 0 66px}.v7-hero h1{font-size:46px}.v7-hero__promise{font-size:19px}.v7-lead{font-size:15px}.v7-hero .v7-actions{display:grid}.v7-hero .v7-btn{width:100%}.v7-hero__notes{display:grid;gap:9px}.hero-demo{padding:8px;border-radius:23px}.hero-demo__top{display:block;padding:5px 5px 10px}.hero-demo__modes{width:max-content;max-width:100%;margin-top:10px}.hero-demo__surface{min-height:620px;padding:13px;border-radius:18px}.hero-demo__scenarios{grid-template-columns:1fr}.hero-demo__scenarios button{min-height:56px}.hero-demo__result-grid{grid-template-columns:1fr}.hero-demo__result h2{font-size:22px}.hero-demo__artifacts{display:none}.v7-section{padding:68px 0}.v7-section h2,.v7-final h2{font-size:clamp(30px,9vw,36px);letter-spacing:-.045em}.v7-directions__grid,.v7-bento,.v7-control__grid,.v7-cases__grid,.v7-pricing__grid{grid-template-columns:minmax(0,1fr)}.v7-direction,.v7-pricing__grid article{min-width:0;width:100%}.v7-direction{min-height:auto;padding:25px}.v7-direction h3{margin-top:45px;font-size:29px}.v7-direction ul{grid-template-columns:1fr}.v7-bento-card--wide{grid-column:auto}.v7-bento-card{padding:22px}.v7-process__table{padding:8px;overflow:auto}.v7-process__table>div{min-width:560px}.v7-routine__panel{min-height:auto;padding:13px}.v7-routine__panel-head{align-items:flex-start;flex-direction:column}.v7-automation{grid-template-columns:40px 1fr}.v7-automation>b{grid-column:2}.v7-roles__tabs{grid-template-columns:1fr 1fr}.v7-roles__tabs button{display:block;padding:13px;font-size:12px}.v7-roles__tabs button span{display:block;margin-top:4px}.v7-roles__panel{min-height:520px;padding:25px}.v7-roles__panel>h3{margin-top:30px;font-size:31px}.v7-roles__results{grid-template-columns:1fr}.v7-integrations article{padding:21px}.v7-integrations article>div{grid-template-columns:1fr 1fr}.v7-case{min-height:0}.v7-pilot{padding:24px}.v7-pilot ol{display:grid}.v7-final{padding:72px 0}.v7-final .v7-actions{display:grid}.v7-final .v7-btn{width:100%}}
@media(max-width:380px){.v7-hero h1{font-size:36px}.v7-hero .v7-eyebrow{font-size:12px;letter-spacing:.08em}.v7-section h2,.v7-final h2{font-size:28px}.v7-direction h3{font-size:27px}.v7-direction .v7-btn,.v7-pricing__grid .v7-btn{max-width:100%;white-space:normal;text-align:center}.hero-demo__surface{min-height:650px}.v7-roles__tabs{grid-template-columns:1fr}}
/* final corrective pass: larger type, lighter hero, real proof and action-led interactions */
:root{--v7-muted:#56627a}
.page-template-home_v7{font-size:16px;line-height:1.6}
.v7-card-label{font-size:12px}
.v7-btn--small{font-size:12px}
.site-header-v2__nav>a,.site-header-v2__platform-button,.site-header-v2__resources>span{font-size:13px}
.site-header-v2__resources a,.site-header-v2__mega a{font-size:12px}
.site-header-v2__mega strong{font-size:12px}
.v7-hero__copy{padding-top:0}
.v7-hero__promise{margin-bottom:13px;font-size:20px}
.v7-lead{max-width:650px;margin-bottom:23px;font-size:16px;line-height:1.6}
.v7-hero__note{margin:18px 0 0;color:#b5c0d6;font-size:12px;line-height:1.5}
.hero-demo{padding:13px;border-radius:28px}
.hero-demo__top{min-height:54px;padding:2px 4px 11px}
.hero-demo__top b{font-size:16px;line-height:1.35}
.hero-demo__modes button{padding:10px 15px;font-size:13px}
.hero-demo__hint{margin-bottom:18px;color:#56627a;font-size:15px;line-height:1.55}
.hero-demo__scenarios{grid-template-columns:1fr;gap:10px}
.hero-demo__scenarios button{min-height:68px;padding:15px 17px;font-size:14px;line-height:1.4}
.hero-demo__scenarios button:after{float:right;color:#159bd2;content:'→';font-size:18px}
.hero-demo__thinking,.hero-demo__result,.hero-demo__action{display:none}
.hero-demo[data-state="thinking"] .hero-demo__thinking,.hero-demo[data-state="result"] .hero-demo__result,.hero-demo[data-state="action"] .hero-demo__action,.hero-demo[data-state="confirmed"] .hero-demo__action{display:block}
.hero-demo[data-state="thinking"] .hero-demo__intro,.hero-demo[data-state="result"] .hero-demo__intro,.hero-demo[data-state="action"] .hero-demo__intro,.hero-demo[data-state="confirmed"] .hero-demo__intro{display:none}
.hero-demo__message{max-width:85%;margin-left:auto;padding:13px 16px;border-radius:18px 18px 4px 18px;color:#fff;background:linear-gradient(135deg,#159ed7,#3978ff)}
.hero-demo__message span{display:block;margin-bottom:4px;font-size:12px;font-weight:700;text-transform:uppercase}
.hero-demo__message strong{font-size:14px;line-height:1.45}
.hero-demo__thinking{padding:8px 0}
.hero-demo__analysis{display:grid;gap:10px;margin:34px 0 0;padding:0;list-style:none}
.hero-demo__analysis li{position:relative;padding:14px 16px 14px 48px;border:1px solid var(--v7-line);border-radius:15px;color:#748097;background:#fff;font-size:14px;line-height:1.4;transition:color .2s ease,border-color .2s ease,transform .2s ease}
.hero-demo__analysis li:before{position:absolute;left:15px;top:12px;display:grid;width:24px;height:24px;place-items:center;border-radius:50%;color:#6c7890;background:#edf3f8;content:'·';font-size:18px}
.hero-demo__analysis li.is-active{border-color:#42c2ef;color:#0c6f98;transform:translateX(5px)}
.hero-demo__analysis li.is-active:before{color:#fff;background:#159ed7;content:'…';font-size:12px}
.hero-demo__analysis li.is-complete{color:#386d5d}
.hero-demo__analysis li.is-complete:before{color:#fff;background:#31b98e;content:'✓';font-size:12px}
.hero-demo__result{padding:0}
.hero-demo__result .hero-demo__message{margin-bottom:18px}
.hero-demo__result-head,.hero-demo__action-head{display:flex;align-items:center;justify-content:space-between;gap:15px}
.hero-demo__result-head>span,.hero-demo__action-head>span{color:#0e8fbe;font-size:12px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}
.hero-demo__result-head button,.hero-demo__action-head button,.hero-demo__reset-link{padding:5px;border:0;color:#56627a;background:transparent;font-size:12px;font-weight:600;text-decoration:underline;cursor:pointer}
.hero-demo__dynamic-title{margin:15px 0 9px;color:var(--v7-ink);font-size:clamp(24px,2.1vw,30px);font-weight:700;line-height:1.12;letter-spacing:-.035em}
.hero-demo__result>p{margin-bottom:16px;color:#56627a;font-size:14px;line-height:1.55}
.hero-demo__result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
.hero-demo__result-grid article{padding:13px;border:1px solid var(--v7-line);border-radius:14px;background:#fff}
.hero-demo__result-grid span{display:block;margin-bottom:7px;color:#0d8fbd;font-size:12px;font-weight:700}
.hero-demo__result-grid strong{display:block;font-size:13px;line-height:1.4}
.hero-demo__result-grid .hero-demo__approval{color:var(--v7-ink)!important;border-color:#f1d39a!important;background:#fff8e9!important}
.hero-demo__result-grid .hero-demo__approval span{color:#9b650d}
.hero-demo__result-actions{display:flex;align-items:center;gap:15px;margin-top:14px}
.hero-demo__result-actions .v7-btn{flex:1}
.v7-btn--subtle{color:#0d7ca8;border-color:#b9d7e7;background:#fff}
.hero-demo__action{padding:0}
.hero-demo__action-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:10px;margin-top:14px}
.hero-demo__mini-table,.hero-demo__action-details{padding:12px;border:1px solid var(--v7-line);border-radius:14px;background:#fff}
.hero-demo__mini-table>div{display:grid;grid-template-columns:1.25fr .7fr .7fr;gap:8px;padding:9px 5px;border-bottom:1px solid var(--v7-line)}
.hero-demo__mini-table>div:last-child{border-bottom:0}
.hero-demo__mini-table span{color:#748097;font-size:12px;text-transform:uppercase}
.hero-demo__mini-table strong{font-size:13px;line-height:1.35}
.hero-demo__action-details{display:grid;align-content:start;gap:12px}
.hero-demo__action-details p{margin:0}
.hero-demo__action-details span{display:block;margin-bottom:4px;color:#748097;font-size:12px;text-transform:uppercase}
.hero-demo__action-details strong{font-size:13px;line-height:1.45}
.hero-demo__confirmation{margin-top:10px;padding:11px 13px;border-radius:12px;color:#147957;background:#e4f7f0;font-size:13px;font-weight:700}
.hero-demo__action-buttons{display:flex;gap:9px;margin-top:12px}
.hero-demo__action-buttons .v7-btn{flex:1;min-height:48px;padding-inline:14px}
.hero-demo__action-buttons button:disabled{cursor:default;opacity:.72;transform:none}
.v7-trust{padding:22px 0 25px;border-bottom:1px solid var(--v7-line);background:#fff}
.v7-trust__layout{display:grid;grid-template-columns:280px 1fr;align-items:center;gap:36px}
.v7-trust h2{margin:4px 0 3px;font-size:28px;line-height:1.15;letter-spacing:-.035em}
.v7-trust p{margin:0;color:#56627a;font-size:14px;line-height:1.5}
.v7-trust__logos{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:16px}
.v7-trust__logos img{display:block;width:100%;height:64px;object-fit:contain;filter:grayscale(1);opacity:.72;transition:filter .2s ease,opacity .2s ease}
.v7-trust__logos img:hover{filter:none;opacity:1}
.v7-direction p{font-size:16px}.v7-direction li{font-size:14px}.v7-bento-card p{font-size:15px}.v7-bento-card>a{font-size:14px}
.warehouse-ui__kpis span,.warehouse-ui__scan small,.warehouse-ui__scan i,.warehouse-ui__actions span,.v7-tags span{font-size:12px}
.v7-process{color:#fff;background:var(--v7-ink)}
.v7-process .v7-eyebrow{color:#70ddff}.v7-process h2{color:#fff}.v7-process .v7-section-head p{color:#aeb9ce}
.v7-process__layout{display:grid;grid-template-columns:360px 1fr;gap:18px}
.v7-process__steps{display:grid;align-content:start;gap:8px}
.v7-process__steps button{display:grid;grid-template-columns:44px 1fr;align-items:center;gap:13px;padding:13px 14px;border:1px solid rgba(255,255,255,.13);border-radius:16px;color:#bac5d9;background:rgba(255,255,255,.035);text-align:left;cursor:pointer}
.v7-process__steps button>b{display:grid;width:44px;height:44px;place-items:center;border-radius:13px;color:#74ddff;background:rgba(18,174,232,.11);font-size:13px}
.v7-process__steps button>span{font-size:15px;font-weight:700}.v7-process__steps button small{display:block;margin-top:2px;color:#8e9bb3;font-size:12px;font-weight:500}
.v7-process__steps button.is-active{border-color:rgba(81,214,255,.45);color:#fff;background:linear-gradient(135deg,rgba(18,174,232,.18),rgba(52,120,255,.12));transform:translateX(5px)}
.v7-process__preview{min-height:440px;padding:36px;border-radius:29px;color:var(--v7-ink);background:#f8fbff;box-shadow:0 28px 80px rgba(0,0,0,.22)}
.v7-process__preview>span{color:#0d8fbd;font-size:12px;font-weight:700;text-transform:uppercase}.v7-process__preview h3{max-width:850px;margin:28px 0 12px;font-size:38px;line-height:1.12;letter-spacing:-.04em}.v7-process__preview>p{max-width:850px;color:#56627a;font-size:16px;line-height:1.6}
.v7-process__facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:25px}.v7-process__facts article{padding:16px;border:1px solid var(--v7-line);border-radius:15px;background:#fff}.v7-process__facts small{display:block;color:#748097;font-size:12px;text-transform:uppercase}.v7-process__facts strong{display:block;margin-top:7px;font-size:14px;line-height:1.4}
.v7-process__artifact{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:12px;padding:16px;border-radius:15px;color:#fff;background:linear-gradient(135deg,#159ed7,#3978ff)}.v7-process__artifact span{font-size:12px;text-transform:uppercase}.v7-process__artifact strong{font-size:14px;text-align:right}
.v7-routine__panel-head strong{font-size:16px}.v7-routine__panel-head span{font-size:12px}.v7-automation h3{font-size:15px}.v7-automation p{font-size:14px;line-height:1.5}.v7-automation>b{font-size:12px}
.v7-roles__tabs button{font-size:14px}.v7-roles__tabs button span{font-size:12px}.v7-roles__panel>span{font-size:12px}.v7-roles__panel>p{font-size:16px}.v7-role-result small{font-size:12px}.v7-role-result b{font-size:14px}.v7-role-result p{font-size:13px}
.v7-integrations-section{background:#fff}
.v7-integrations{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:54px;margin:0;padding:38px;border:1px solid var(--v7-line);border-radius:30px;background:#f8fbff}
.v7-integrations h2{margin:12px 0 15px;font-size:clamp(34px,3.1vw,48px)}.v7-integrations p{color:#56627a;font-size:16px;line-height:1.65}.v7-integrations .v7-text-link{display:inline-block;margin-top:9px}
.v7-integrations__chips{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.v7-integrations__chips span{display:grid;min-height:52px;place-items:center;padding:10px;border:1px solid var(--v7-line);border-radius:13px;color:#435068;background:#fff;font-size:13px;font-weight:600;text-align:center}
.v7-video-card{display:flex;min-width:0;flex-direction:column;border:1px solid var(--v7-line);border-radius:25px;background:#fff;overflow:hidden;box-shadow:0 18px 55px rgba(21,45,79,.06)}
.v7-video-card__media{position:relative;display:block;width:100%;padding:0;border:0;background:#0a1024;cursor:pointer;aspect-ratio:16/9;overflow:hidden}.v7-video-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.v7-video-card__media:hover img{transform:scale(1.025)}.v7-video-card__media>span{position:absolute;left:50%;top:50%;display:grid;width:66px;height:66px;place-items:center;border:1px solid rgba(255,255,255,.55);border-radius:50%;color:#fff;background:rgba(7,13,30,.72);box-shadow:0 12px 35px rgba(0,0,0,.28);font-size:23px;transform:translate(-50%,-50%)}
body.v7-modal-open{overflow:hidden}
.v7-video-card>div{display:flex;flex:1;flex-direction:column;padding:23px}.v7-video-card>div>span{color:#0d91c6;font-size:12px;font-weight:700;text-transform:uppercase}.v7-video-card h3{margin:10px 0 9px;font-size:22px;line-height:1.22}.v7-video-card p{color:#56627a;font-size:14px;line-height:1.58}.v7-video-card__play{align-self:flex-start;margin-top:auto;padding:7px 0;border:0;color:#0d91c6;background:transparent;font-size:14px;font-weight:700;cursor:pointer}
.v7-pilot li{font-size:13px}.v7-pricing__grid article>span{font-size:12px}.v7-pricing__grid p{font-size:14px}.v7-price{font-size:13px}.v7-faq__list article>div p{font-size:15px}
.page-template-home_v7.v7-video-open{overflow:hidden}
.v7-video-modal[hidden]{display:none}.v7-video-modal{position:fixed;z-index:1700;inset:0;display:grid;place-items:center;padding:24px;background:rgba(4,8,20,.82);backdrop-filter:blur(8px)}.v7-video-modal__dialog{position:relative;width:min(1040px,100%);max-height:calc(100dvh - 48px);border-radius:24px;color:#fff;background:#0a1024;box-shadow:0 32px 100px rgba(0,0,0,.45);overflow:auto}.v7-video-modal__close{position:absolute;z-index:3;right:14px;top:14px;display:grid;width:46px;height:46px;place-items:center;border:1px solid rgba(255,255,255,.45);border-radius:50%;color:#fff;background:rgba(5,10,24,.8);font-size:27px;cursor:pointer}.v7-video-modal__frame{aspect-ratio:16/9;background:#050915}.v7-video-modal__frame iframe{display:block;width:100%;height:100%;border:0}.v7-video-modal__caption{padding:18px 24px 22px}.v7-video-modal__caption span{color:#70ddff;font-size:12px;font-weight:700;text-transform:uppercase}.v7-video-modal__caption h2{margin:7px 0 0;font-size:24px;line-height:1.25}
@media(max-width:1400px){.v7-hero h1{font-size:45px}}
@media(max-width:1320px){.v7-hero__layout{grid-template-columns:minmax(0,.9fr) minmax(590px,1.1fr);gap:26px}.v7-hero h1{font-size:42px}.hero-demo__surface{min-height:500px}}
@media(max-width:1180px){.v7-hero{padding-top:124px}.v7-hero__layout{grid-template-columns:1fr}.v7-hero__copy{max-width:760px}.hero-demo{max-width:none}.v7-trust__layout{grid-template-columns:1fr}.v7-trust__logos{width:100%}}
@media(max-width:940px){.v7-process__layout{grid-template-columns:1fr}.v7-process__steps{grid-template-columns:repeat(5,minmax(0,1fr))}.v7-process__steps button{display:block;padding:12px;text-align:center}.v7-process__steps button>b{margin:0 auto 8px}.v7-process__steps button small{display:none}.v7-integrations{grid-template-columns:1fr;gap:28px}.v7-trust__logos{gap:8px}.v7-trust__logos img{height:55px}}
@media(max-width:650px){.v7-hero{padding:112px 0 50px}.v7-hero h1{font-size:38px;line-height:1.06}.v7-hero__promise{font-size:18px}.v7-hero__note{font-size:12px}.hero-demo__top{display:block}.hero-demo__surface{min-height:570px;padding:15px}.hero-demo__modes{margin-top:10px}.hero-demo__message{max-width:100%}.hero-demo__result-grid{grid-template-columns:1fr}.hero-demo__result-actions,.hero-demo__action-buttons{align-items:stretch;flex-direction:column}.hero-demo__action-grid{grid-template-columns:1fr}.hero-demo__mini-table>div{grid-template-columns:1.05fr .7fr .7fr}.v7-trust{padding:30px 0}.v7-trust__logos{grid-template-columns:1fr 1fr}.v7-trust__logos img{height:62px}.v7-process__steps{display:flex;overflow-x:auto;padding-bottom:6px}.v7-process__steps button{min-width:120px}.v7-process__preview{min-height:auto;padding:24px}.v7-process__preview h3{font-size:29px}.v7-process__facts{grid-template-columns:1fr}.v7-process__artifact{align-items:flex-start;flex-direction:column}.v7-process__artifact strong{text-align:left}.v7-integrations{padding:24px}.v7-integrations h2{font-size:30px}.v7-video-card__media>span{width:58px;height:58px}.v7-video-modal{padding:0}.v7-video-modal__dialog{width:100%;max-height:100dvh;border-radius:0}.v7-video-modal__caption h2{font-size:20px}}
@media(max-width:380px){.v7-hero h1{font-size:34px}.hero-demo__surface{min-height:600px}.hero-demo__modes button{padding-inline:12px;font-size:12px}.v7-trust__logos{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.page-template-home_v7 *{scroll-behavior:auto!important;animation:none!important;transition:none!important}.v7-bento-card:hover,.v7-case:hover,.v7-btn:hover,.v7-video-card__media:hover img{transform:none}}

/* WCAG AA contrast pass for normal-size text on light surfaces. */
:root{--v7-blue:#0873c1;--v7-blue-2:#2b64d8}
.v7-eyebrow,.v7-card-label,.hero-demo__scenarios button:after,.hero-demo__result-head>span,.hero-demo__action-head>span,.hero-demo__result-grid span,.v7-bento-card>a,.v7-process__preview>span,.v7-video-card>div>span,.v7-video-card__play,.v7-pricing__grid article>span,.v7-faq__list button i{color:#0b6f98}
.v7-hero .v7-eyebrow,.v7-process .v7-eyebrow,.v7-routine .v7-eyebrow,.v7-final .v7-eyebrow,.v7-direction--dark .v7-card-label,.v7-pilot .v7-card-label,.v7-pricing__grid .v7-pricing__project>span{color:#70ddff}
.hero-demo__analysis li,.hero-demo__mini-table span,.hero-demo__action-details span,.v7-process__facts small,.v7-roles__tabs button span{color:#56627a}
.v7-routine__panel-head span,.v7-automation>b{color:#147957}
.v7-automation>i{color:#0b6f98}
.v7-btn--primary,.hero-demo__message,.warehouse-ui__scan,.v7-process__artifact{background:linear-gradient(135deg,#0873c1,#2b64d8)}

/* final shared-footer and compact-layout pass */
.hero-demo__table-caption{margin:10px 0 0;color:#56627a;font-size:13px;line-height:1.45}
.hero-demo__table-caption[hidden]{display:none}
.site-header-v2__resources a,.site-header-v2__mega a{font-size:13px}
.v7-process__steps button small{font-size:13px}
.v7-process__artifact span{font-size:13px}
.v7-trust__logos img{filter:grayscale(.72);opacity:.84}
.v7-integrations-section,.v7-pricing,.v7-faq{padding-top:84px;padding-bottom:84px}
.v7-pilot li{font-size:14px}
.v7-pricing__grid article>span{font-size:13px}
.v7-price{font-size:14px}
.v7-role-result p{font-size:14px}
@media(max-width:650px){
  .v7-integrations-section,.v7-pricing,.v7-faq{padding-top:56px;padding-bottom:56px}
  .page-template-home_v7 .demostration-modal{align-items:flex-end;padding:0}
  .page-template-home_v7 .demostration-modal .demonstration-wrapper{width:100%;height:min(92dvh,760px);max-height:min(92dvh,760px);margin:0;border-radius:28px 28px 0 0;padding-bottom:env(safe-area-inset-bottom);overflow:hidden}
  .page-template-home_v7 .demostration-modal .all-modal-content{height:100%;padding:8px}
  .page-template-home_v7 .demostration-modal .selsup-calendar-modal-slot{height:100%}
  .page-template-home_v7 .demostration-modal .all-modal-close{top:8px;margin-top:8px}
  .page-template-home_v7 .demostration-modal input,.page-template-home_v7 .demostration-modal select,.page-template-home_v7 .demostration-modal textarea{font-size:16px!important}
}

/* v4 marketing hierarchy and visual-polish pass */
.v7-hero__promise{max-width:680px}

.hero-demo__insight{display:grid;grid-template-columns:1.05fr .95fr;gap:12px;margin:13px 0;padding:12px;border:1px solid #dbe6f0;border-radius:16px;background:linear-gradient(135deg,#f5faff,#fff)}
.hero-demo__insight-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
.hero-demo__insight-kpis span{padding:10px;border:1px solid #dce7f1;border-radius:12px;background:#fff}
.hero-demo__insight-kpis small{display:block;color:#56627a;font-size:12px;line-height:1.3}
.hero-demo__insight-kpis strong{display:block;margin-top:4px;color:#101b35;font-size:14px;line-height:1.25}
.hero-demo__insight-chart{position:relative;min-height:78px;overflow:hidden}
.hero-demo__insight-chart svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}
.hero-demo__insight-grid{fill:none;stroke:#dce7f1;stroke-width:1}
.hero-demo__insight-line{fill:none;stroke:#0873c1;stroke-width:3;stroke-linecap:round;stroke-dasharray:420;stroke-dashoffset:420;transition:stroke-dashoffset .65s ease}
.hero-demo__insight.is-animated .hero-demo__insight-line{stroke-dashoffset:0}
.hero-demo__insight-bars{position:absolute;right:3px;bottom:5px;display:flex;height:58px;align-items:flex-end;gap:5px;opacity:.3}
.hero-demo__insight-bars i{width:9px;height:var(--demo-bar,30%);border-radius:4px 4px 1px 1px;background:linear-gradient(#41c7ef,#2b64d8);transform:scaleY(0);transform-origin:bottom;transition:transform .45s ease}
.hero-demo__insight.is-animated .hero-demo__insight-bars i{transform:scaleY(1)}
.hero-demo__insight>p{grid-column:1/-1;margin:0;color:#44516a;font-size:13px;font-weight:600;line-height:1.4}

.v7-direction{min-height:620px}
.v7-direction-visual{position:relative;display:flex;min-height:88px;align-items:center;justify-content:center;gap:7px;margin:18px 0;padding:12px;border:1px solid var(--v7-line);border-radius:17px;background:#f6f9fd;overflow:hidden}
.v7-direction-visual span,.v7-direction-visual b{position:relative;z-index:1;padding:7px 9px;border:1px solid #d6e3ef;border-radius:999px;color:#35425c;background:#fff;font-size:12px;font-style:normal}
.v7-direction-visual b{display:grid;width:58px;height:58px;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#0873c1,#2b64d8)}
.v7-direction-visual--project{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.13)}
.v7-direction-visual--project span{border-color:rgba(255,255,255,.13);color:#e6edfa;background:rgba(255,255,255,.07)}
.v7-direction-visual--project i{color:#70ddff;font-size:14px;font-style:normal}

.v7-platform{background:#f4f7fb}
.v7-bento{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(250px,auto);gap:18px}
.v7-bento-card{overflow:hidden}
.v7-bento-card h3{font-size:clamp(24px,2vw,31px)}
.v7-bento-card--analytics{grid-column:span 2;min-height:570px;background:linear-gradient(145deg,#fff,#f5faff)}
.v7-bento-card--ai{min-height:520px;color:#fff;border-color:transparent;background-color:#0b132a;background-image:linear-gradient(165deg,#111a35,#0a1024)}
.v7-bento-card--ai p{color:#abb7ce}.v7-bento-card--ai>a{color:#70ddff}
.v7-bento-card--warehouse{grid-row:span 2;min-height:500px}
.v7-bento-card--team{grid-column:span 3;min-height:270px}

.analytics-ui{margin:22px 0 16px;padding:16px;border:1px solid #d5e2ee;border-radius:22px;background:#fff;box-shadow:0 20px 50px rgba(18,55,92,.08)}
.analytics-ui__head{display:flex;align-items:center;justify-content:space-between;gap:14px}
.analytics-ui__head>small{color:#65738b;font-size:12px;font-weight:700;text-transform:uppercase}
.analytics-ui__tabs{display:flex;max-width:100%;padding:4px;border-radius:999px;background:#edf3f8;overflow-x:auto}
.analytics-ui__tabs button{padding:8px 12px;border:0;border-radius:999px;color:#4f5d75;background:transparent;font-size:13px;font-weight:700;white-space:nowrap;cursor:pointer}
.analytics-ui__tabs button.is-active{color:#fff;background:#0873c1;box-shadow:0 6px 18px rgba(8,115,193,.2)}
.analytics-ui__tabs button:focus-visible{outline:3px solid rgba(21,158,215,.3);outline-offset:2px}
.analytics-ui__kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:13px}
.analytics-ui__kpis span{padding:12px;border:1px solid #dce7f1;border-radius:13px;background:#f8fbff}
.analytics-ui__kpis small{display:block;color:#65738b;font-size:12px}.analytics-ui__kpis strong{display:block;margin-top:5px;color:#101b35;font-size:17px}
.analytics-ui__chart{position:relative;height:180px;margin-top:12px;border-radius:15px;background:linear-gradient(180deg,#f8fbff,#fff);overflow:hidden}
.analytics-ui__chart svg{position:absolute;inset:0;width:100%;height:100%}
.analytics-ui__grid{fill:none;stroke:#dce7f1;stroke-width:1}
.analytics-ui__area{fill:rgba(8,115,193,.1);opacity:0;transition:opacity .45s ease}
.analytics-ui__line{fill:none;stroke:#0873c1;stroke-width:4;stroke-linecap:round;stroke-dasharray:900;stroke-dashoffset:900;transition:stroke-dashoffset .65s ease}
.analytics-ui__bars{position:absolute;right:18px;bottom:18px;display:flex;height:115px;align-items:flex-end;gap:7px;opacity:.22}
.analytics-ui__bars i{width:14px;height:var(--analytics-bar,35%);border-radius:5px 5px 1px 1px;background:#2b64d8;transform:scaleY(0);transform-origin:bottom;transition:transform .5s ease}
.v7-bento-card--analytics.is-chart-animated .analytics-ui__line{stroke-dashoffset:0}
.v7-bento-card--analytics.is-chart-animated .analytics-ui__area{opacity:1}
.v7-bento-card--analytics.is-chart-animated .analytics-ui__bars i{transform:scaleY(1)}
.analytics-ui__note{margin:11px 0 0!important;color:#39465f!important;font-size:14px!important;font-weight:600}

.ai-flow{margin:22px 0 18px;padding:14px;border:1px solid rgba(255,255,255,.13);border-radius:20px;background:rgba(255,255,255,.045)}
.ai-flow__nodes{position:relative;display:grid;gap:7px}
.ai-flow__nodes:before{position:absolute;left:13px;top:14px;bottom:14px;width:2px;background:rgba(112,221,255,.17);content:''}
.ai-flow__nodes span{position:relative;padding:9px 11px 9px 34px;border:1px solid rgba(255,255,255,.1);border-radius:11px;color:#aebbd2;background:rgba(255,255,255,.04);font-size:13px;font-weight:700;transition:.28s ease}
.ai-flow__nodes span:before{position:absolute;z-index:1;left:7px;top:50%;width:11px;height:11px;border:2px solid #53617c;border-radius:50%;background:#101a34;content:'';transform:translateY(-50%)}
.v7-bento-card--ai.is-flow-complete .ai-flow__nodes span{color:#fff;border-color:rgba(112,221,255,.28);background:rgba(36,136,205,.14)}
.v7-bento-card--ai.is-flow-complete .ai-flow__nodes span:before{border-color:#70ddff;background:#0873c1}
.v7-bento-card--ai.is-flow-complete .ai-flow__nodes span:nth-child(2){transition-delay:.08s}.v7-bento-card--ai.is-flow-complete .ai-flow__nodes span:nth-child(3){transition-delay:.16s}.v7-bento-card--ai.is-flow-complete .ai-flow__nodes span:nth-child(4){transition-delay:.24s}.v7-bento-card--ai.is-flow-complete .ai-flow__nodes span:nth-child(5){transition-delay:.32s}
.ai-flow__scene{display:grid;gap:6px;margin-top:12px}.ai-flow__scene span{display:flex;justify-content:space-between;gap:8px;color:#8796b3;font-size:12px}.ai-flow__scene b{color:#e7eefb;font-size:12px;text-align:right}

.warehouse-ui__scan:after{animation-play-state:paused}.v7-bento-card--warehouse.is-in-view .warehouse-ui__scan:after{animation-play-state:running}
.supply-ui{position:relative;display:grid;place-items:center;min-height:210px;margin:14px 0}.supply-ui img{display:block;width:min(100%,308px);height:auto;object-fit:contain}.supply-ui>div{position:absolute;right:0;bottom:0;display:grid;gap:5px;padding:9px;border:1px solid #d5e2ee;border-radius:13px;background:rgba(255,255,255,.94);box-shadow:0 10px 25px rgba(31,56,92,.1)}.supply-ui span{color:#40506a;font-size:12px;font-weight:700}.supply-ui .is-risk{color:#a35d0b}
.order-flow,.accounting-flow{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:20px 0;padding:14px;border:1px solid #dce7f1;border-radius:16px;background:#f7faff}.order-flow span,.accounting-flow span{padding:8px 10px;border-radius:10px;color:#34425b;background:#fff;font-size:12px;font-weight:700}.order-flow i,.accounting-flow i{color:#0b6f98;font-style:normal}
.pim-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:20px 0;padding:13px;border:1px solid #dce7f1;border-radius:16px;background:#f7faff}.pim-flow b{grid-column:1/-1;padding:11px;border-radius:11px;color:#fff;background:#101b35;font-size:13px;text-align:center}.pim-flow span{position:relative;padding:8px 6px;border-radius:9px;color:#40506a;background:#fff;font-size:12px;font-weight:700;text-align:center}.pim-flow span:before{position:absolute;left:50%;top:-9px;color:#0b6f98;content:'↓';transform:translateX(-50%)}
.system-contour{position:relative;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;gap:10px;margin:22px 0;padding:18px;border:1px solid #dce7f1;border-radius:18px;background:#f7faff}.system-contour:before{position:absolute;left:9%;right:9%;top:50%;height:2px;background:#c7dbea;content:''}.system-contour b,.system-contour span{position:relative;z-index:1;padding:10px;border:1px solid #d5e2ee;border-radius:12px;color:#40506a;background:#fff;font-size:12px;text-align:center}.system-contour b{color:#fff;background:#101b35}

.v7-process__preview{min-height:535px;transition:opacity .12s ease,transform .2s ease}
.v7-process__preview.is-updating{opacity:.35;transform:translateY(5px)}
.v7-process__preview.is-entering{opacity:.7;transform:translateY(8px)}
.v7-process__progress-line{position:relative;display:grid;grid-template-columns:repeat(5,1fr);max-width:440px;margin-bottom:20px}.v7-process__progress-line:before{position:absolute;left:5%;right:5%;top:7px;height:2px;background:#d8e4ee;content:''}.v7-process__progress-line i{position:relative;z-index:1;width:16px;height:16px;border:4px solid #f8fbff;border-radius:50%;background:#b8c6d5;box-shadow:0 0 0 1px #c8d6e2;transition:.2s ease}.v7-process__progress-line i.is-active{background:#0873c1;box-shadow:0 0 0 4px rgba(8,115,193,.13)}
.v7-process__scene{display:grid;grid-template-columns:1fr 1.4fr;align-items:end;gap:16px;margin-top:20px;padding:16px;border:1px solid #dce7f1;border-radius:17px;background:#fff}.v7-process__scene-source{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.v7-process__scene-source span{padding:7px 9px;border-radius:9px;color:#40506a;background:#edf4fa;font-size:12px;font-weight:700}.v7-process__scene-chart{display:flex;height:76px;align-items:flex-end;gap:8px;padding:0 6px;border-bottom:1px solid #dce7f1}.v7-process__scene-chart i{flex:1;height:var(--process-bar,45%);border-radius:5px 5px 1px 1px;background:linear-gradient(#41c7ef,#2b64d8);transform-origin:bottom;transition:height .22s ease,background .22s ease}.v7-process__scene>strong{grid-column:1/-1;color:#35425c;font-size:13px}.v7-process__scene[data-scene-type="risk"] .v7-process__scene-chart i:nth-child(n+3){background:linear-gradient(#ffb247,#dc6c32)}.v7-process__scene[data-scene-type="solution"] .v7-process__scene-chart i{background:linear-gradient(#8f78ff,#2b64d8)}.v7-process__scene[data-scene-type="control"] .v7-process__scene-chart i{background:linear-gradient(#4bd6a8,#168e6e)}

.v7-js .v7-bento-card.v7-reveal.is-visible:hover{transform:translateY(-4px)}
.v7-js .v7-hero__copy>.v7-eyebrow,.v7-js .v7-hero__copy>h1,.v7-js .v7-hero__copy>.v7-hero__promise,.v7-js .v7-hero__copy>.v7-lead,.v7-js .v7-hero__copy>.v7-actions,.v7-js .v7-hero__copy>.v7-hero__note,.v7-js .hero-demo{opacity:0;transform:translateY(12px);transition:opacity .48s ease,transform .48s ease}
.v7-js .v7-hero-ready .v7-hero__copy>.v7-eyebrow,.v7-js .v7-hero-ready .v7-hero__copy>h1,.v7-js .v7-hero-ready .v7-hero__copy>.v7-hero__promise,.v7-js .v7-hero-ready .v7-hero__copy>.v7-lead,.v7-js .v7-hero-ready .v7-hero__copy>.v7-actions,.v7-js .v7-hero-ready .v7-hero__copy>.v7-hero__note,.v7-js .v7-hero-ready .hero-demo{opacity:1;transform:none}
.v7-js .v7-hero-ready .v7-hero__copy>h1{transition-delay:.08s}.v7-js .v7-hero-ready .v7-hero__copy>.v7-hero__promise{transition-delay:.16s}.v7-js .v7-hero-ready .v7-hero__copy>.v7-lead{transition-delay:.23s}.v7-js .v7-hero-ready .v7-hero__copy>.v7-actions{transition-delay:.3s}.v7-js .v7-hero-ready .v7-hero__copy>.v7-hero__note{transition-delay:.36s}.v7-js .v7-hero-ready .hero-demo{transition-delay:.24s;transition-duration:.58s}

@media(max-width:1320px){.v7-hero h1{font-size:45px}.v7-bento-card--analytics,.v7-bento-card--ai{min-height:540px}}
@media(max-width:1180px){.site-header-v2__navigation{top:82px}.v7-hero{padding-top:110px}.v7-bento{grid-template-columns:repeat(2,minmax(0,1fr))}.v7-bento-card--analytics{grid-column:span 2}.v7-bento-card--ai{min-height:520px}.v7-bento-card--warehouse{grid-row:span 2}.v7-bento-card--team{grid-column:span 2}.system-contour{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:650px){.site-header-v2-wrapper{padding:0}.site-header-v2{height:64px;border-radius:0 0 18px 18px}.site-header-v2__navigation{top:64px}.v7-hero{padding:94px 0 50px}.v7-hero h1{font-size:38px}.hero-demo[data-state="result"] .hero-demo__surface{min-height:820px}.hero-demo__insight{grid-template-columns:1fr}.hero-demo__insight-kpis{grid-template-columns:1fr}.v7-direction{min-height:auto}.v7-direction-visual{flex-wrap:wrap}.v7-bento{grid-template-columns:minmax(0,1fr)}.v7-bento-card--analytics,.v7-bento-card--team{grid-column:auto}.v7-bento-card--warehouse{grid-row:auto}.v7-bento-card--analytics,.v7-bento-card--ai{min-height:auto}.analytics-ui{padding:12px}.analytics-ui__head{align-items:flex-start;flex-direction:column}.analytics-ui__kpis{grid-template-columns:1fr}.analytics-ui__chart{height:150px}.system-contour{grid-template-columns:1fr 1fr}.system-contour:before{display:none}.v7-process__preview{min-height:auto}.v7-process__scene{grid-template-columns:1fr}.v7-process__scene>strong{grid-column:auto}.supply-ui>div{position:static;width:100%;margin-top:8px}.supply-ui{display:flex;flex-direction:column}.order-flow,.accounting-flow{align-items:flex-start}.v7-direction-visual--project i{display:none}}
@media(max-width:380px){.v7-hero h1{font-size:34px}.analytics-ui__tabs button{padding-inline:10px;font-size:12px}}
@media(prefers-reduced-motion:reduce){.v7-js .v7-reveal,.v7-js .v7-hero__copy>*,.v7-js .hero-demo{opacity:1!important;transform:none!important}.analytics-ui__line,.hero-demo__insight-line{stroke-dashoffset:0!important}.analytics-ui__area{opacity:1!important}.analytics-ui__bars i,.hero-demo__insight-bars i{transform:scaleY(1)!important}.warehouse-ui__scan:after{animation:none!important}.v7-process__preview{opacity:1!important;transform:none!important}}

/* v5 conversion polish: consolidated by component after the legacy passes. */
.page-template-home_v7{font-size:16px;line-height:1.6}
.selsup-home-v7 [id]{scroll-margin-top:88px}
.v7-section{padding:84px 0}
.v7-section-head{margin-bottom:38px}
.v7-trust{padding:30px 0}
.v7-platform{padding-top:82px;padding-bottom:86px}
.v7-process,.v7-routine,.v7-roles{padding-top:82px;padding-bottom:82px}
.v7-directions{padding-top:74px;padding-bottom:78px}
.v7-integrations-section,.v7-pricing,.v7-faq{padding-top:64px;padding-bottom:68px}
.v7-cases{padding-top:78px;padding-bottom:80px}
.v7-final{padding:80px 0}

.site-header-v2__logo img{transition:width .2s ease}

.v7-hero__promise{max-width:680px}
.hero-demo__intro{display:flex;height:100%;flex-direction:column}
.hero-demo__idle-note{margin:auto 0 0;padding:14px 15px;border:1px solid #dce7f1;border-radius:14px;color:#56627a;background:#fff;font-size:13px;line-height:1.5}
.hero-demo__result h2,.hero-demo__action h2{margin-top:12px}
.hero-demo__result>p{margin-bottom:12px}
.hero-demo__result-actions{margin-top:12px}
.hero-demo__action-grid{margin-top:12px}

.v7-trust__logos img{height:58px;object-fit:contain;filter:grayscale(.72);opacity:.68;transition:filter .2s ease,opacity .2s ease,transform .2s ease}
.v7-trust__logos img:nth-child(1){transform:scale(1.14)}
.v7-trust__logos img:nth-child(2){transform:scale(1.05)}
.v7-trust__logos img:nth-child(3){transform:scale(1.12)}
.v7-trust__logos img:nth-child(4){transform:scale(1.08)}
.v7-trust__logos img:nth-child(5){transform:scale(1.04)}
.v7-trust__logos img:hover{filter:none;opacity:1}

.v7-bento{grid-auto-rows:minmax(235px,auto)}
.v7-bento-card--analytics{min-height:520px}
.v7-bento-card--team{min-height:250px}
.analytics-ui__meta{display:grid;gap:2px}
.analytics-ui__meta small{color:#65738b;font-size:12px;font-weight:700;text-transform:uppercase}
.analytics-ui__meta span{color:#7c899f;font-size:12px}
.analytics-ui__legend{display:flex;gap:18px;margin-top:8px;color:#65738b;font-size:12px}
.analytics-ui__legend span{display:flex;align-items:center;gap:7px}
.analytics-ui__legend span:before{width:16px;height:3px;border-radius:999px;background:#0873c1;content:''}
.analytics-ui__legend span:nth-child(2):before{background:#9eb1c6}
.ai-flow__nodes span{outline:0}
.ai-flow__nodes span:after{position:absolute;z-index:4;left:34px;bottom:calc(100% + 7px);width:max-content;max-width:220px;padding:8px 10px;border:1px solid rgba(255,255,255,.15);border-radius:10px;color:#e8effb;background:#17213e;box-shadow:0 12px 30px rgba(0,0,0,.28);content:attr(data-tip);font-size:11px;font-weight:600;line-height:1.35;opacity:0;pointer-events:none;transform:translateY(4px);transition:.18s ease}
.ai-flow__nodes span:hover:after,.ai-flow__nodes span:focus-visible:after{opacity:1;transform:none}
.ai-flow__nodes span:focus-visible{outline:2px solid #70ddff;outline-offset:2px}

.v7-process__preview{min-height:470px;transition:opacity .16s ease,transform .2s ease}
.v7-process__preview.is-updating{opacity:.82;transform:translateY(2px)}
.v7-process__preview.is-entering{opacity:1;transform:none}
.v7-routine__panel{min-height:410px;padding:18px}
.v7-automation{padding:11px 12px}
.v7-roles__panel{min-height:420px;padding:36px}
.v7-roles__panel>h3{margin-top:30px}
.v7-roles__results{margin-top:20px}
.v7-direction{min-height:520px;padding:34px}
.v7-direction h3{margin-top:48px}

.v7-price small{display:block;margin-top:7px;color:#748097;font-size:11px;line-height:1.4}
.v7-pricing__project .v7-price small{color:#aab5ca}
.v7-faq .v7-section-head{margin-bottom:30px}

.v7-hero__copy>*,.hero-demo{opacity:1;transform:none}

@media(max-width:1320px){
  .v7-hero h1{font-size:45px}
  .v7-bento-card--analytics{min-height:500px}
}
@media(max-width:940px){
  .v7-section{padding:72px 0}
  .v7-directions,.v7-integrations-section,.v7-pricing,.v7-faq{padding-top:58px;padding-bottom:62px}
  .v7-process__preview,.v7-routine__panel,.v7-roles__panel{min-height:auto}
}
@media(max-width:650px){
  .selsup-home-v7 [id]{scroll-margin-top:72px}
  .v7-hero{padding:94px 0 50px}
  .v7-hero h1{font-size:38px}
  .hero-demo__intro{height:auto}
  .hero-demo__idle-note{margin-top:14px}
  .v7-section{padding:58px 0}
  .v7-trust{padding:24px 0}
  .v7-direction{min-height:auto;padding:25px}
  .v7-routine__panel{padding:13px}
  .v7-roles__panel{min-height:auto;padding:25px}
  .v7-roles__panel>h3{margin-top:24px}
  .v7-trust__logos img{height:56px}
  .analytics-ui__legend{flex-direction:column;gap:5px}
  .ai-flow__nodes span:after{display:none}
  .v7-final{padding:64px 0}
}
@media(prefers-reduced-motion:reduce){
  .page-template-home_v7 *{scroll-behavior:auto!important;animation:none!important;transition:none!important}
  .v7-js .v7-reveal,.v7-hero__copy>*,.hero-demo{opacity:1!important;transform:none!important}
}

/* v5.1 regression recovery. Keep this ordered base -> variant -> state -> responsive. */
.v7-section-head.v7-section-head--split{width:100%;max-width:none}
.v7-video-modal__title{margin:7px 0 0;color:#fff;font-size:24px;font-weight:700;line-height:1.25}

.v7-platform{padding-top:62px;padding-bottom:64px}
.v7-process,.v7-routine,.v7-roles{padding-top:62px;padding-bottom:62px}
.v7-directions{padding-top:52px;padding-bottom:54px}
.v7-integrations-section,.v7-pricing,.v7-faq{padding-top:46px;padding-bottom:48px}
.v7-cases{padding-top:56px;padding-bottom:58px}
.v7-final{padding:66px 0}

.analytics-ui{margin:14px 0 12px}
.analytics-ui__chart{height:130px}
.supply-ui{min-height:160px}
.system-contour{margin:12px 0;padding:12px;background:radial-gradient(circle at 10% 50%,rgba(52,120,255,.1),transparent 27%),#f7faff}
.system-contour b{box-shadow:0 9px 24px rgba(16,27,53,.18)}
.system-contour span:before{display:block;margin-bottom:3px;color:#0b79aa;content:'●';font-size:8px}
.order-flow{overflow:hidden}
.order-flow i{opacity:.25;transform:scaleX(.25);transform-origin:left;transition:opacity .22s ease,transform .32s ease}
.v7-bento-card--orders.is-flow-complete .order-flow i{opacity:1;transform:scaleX(1)}
.v7-bento-card--orders.is-flow-complete .order-flow i:nth-of-type(2){transition-delay:.1s}
.v7-bento-card--orders.is-flow-complete .order-flow i:nth-of-type(3){transition-delay:.2s}
.v7-process__preview{padding:24px}
.v7-process__preview h3{margin:14px 0 9px}
.v7-process__scene{margin-top:12px;padding:12px}
.v7-roles__panel{padding:24px}
.v7-routine__panel [data-routine-list]{opacity:.82;transform:translateY(5px)}
.v7-routine__panel.is-refreshed [data-routine-list]{opacity:1;transform:none;transition:opacity .24s ease,transform .24s ease}
.v7-roles__panel>h3{margin-top:20px}
.v7-roles__results{margin-top:12px}
.v7-direction h3{margin-top:36px}
.v7-direction ul{margin:14px 0 18px}
.v7-direction-visual{min-height:70px;margin:10px 0}
.v7-faq__list button{padding:14px 20px}

/* Variants intentionally remain next to their base bento definitions. */
.v7-direction--dark{color:#fff;border-color:transparent;background-color:var(--v7-ink)}
.v7-direction--dark p{color:#aab6ce}

/* H1 is immediately readable; the rest of the hero gets a short entrance. */
.v7-js .v7-hero__copy>h1{opacity:1;transform:none;transition:none}
.v7-js .v7-hero__copy>.v7-eyebrow,
.v7-js .v7-hero__copy>.v7-hero__promise,
.v7-js .v7-hero__copy>.v7-lead,
.v7-js .v7-hero__copy>.v7-actions,
.v7-js .v7-hero__copy>.v7-hero__note,
.v7-js .hero-demo{opacity:.9;transform:translateY(8px);transition:opacity .52s ease,transform .52s ease}
.v7-js .v7-hero__copy>.v7-actions{opacity:1;transform:translateY(3px)}
.v7-js .hero-demo{opacity:.92}
.v7-js .v7-hero-ready .v7-hero__copy>.v7-eyebrow,
.v7-js .v7-hero-ready .v7-hero__copy>.v7-hero__promise,
.v7-js .v7-hero-ready .v7-hero__copy>.v7-lead,
.v7-js .v7-hero-ready .v7-hero__copy>.v7-actions,
.v7-js .v7-hero-ready .v7-hero__copy>.v7-hero__note,
.v7-js .v7-hero-ready .hero-demo{opacity:1;transform:none}
.v7-js .v7-hero-ready .v7-hero__copy>.v7-hero__promise{transition-delay:.07s}
.v7-js .v7-hero-ready .v7-hero__copy>.v7-lead{transition-delay:.13s}
.v7-js .v7-hero-ready .v7-hero__copy>.v7-actions{transition-delay:.19s}
.v7-js .v7-hero-ready .v7-hero__copy>.v7-hero__note{transition-delay:.25s}
.v7-js .v7-hero-ready .hero-demo{transition-delay:.16s;transition-duration:.58s}

/* Genuine one-time viewport reveal. Arm without a visible fade-out first. */
.v7-js .v7-reveal{opacity:0;transform:translateY(10px);transition:none}
.v7-js.v7-reveal-ready .v7-reveal{transition:opacity .3s ease var(--v7-reveal-delay,0ms),transform .3s ease var(--v7-reveal-delay,0ms)}
.v7-js .v7-reveal.is-visible{opacity:1;transform:none}

@media(max-width:1320px){
  .hero-demo__surface,
  .hero-demo[data-state="idle"] .hero-demo__surface,
  .hero-demo[data-state="thinking"] .hero-demo__surface,
  .hero-demo[data-state="result"] .hero-demo__surface,
  .hero-demo[data-state="action"] .hero-demo__surface,
  .hero-demo[data-state="confirmed"] .hero-demo__surface{height:520px;min-height:520px}
}
@media(max-width:768px){
  .v7-js .v7-reveal{opacity:.92;transform:translateY(4px)}
  .v7-js.v7-reveal-ready .v7-reveal{transition-duration:.22s}
}
@media(max-width:650px){
  .v7-hero__layout{grid-template-columns:minmax(0,1fr)!important}
  .hero-demo{width:100%;max-width:100%;min-width:0}
  .hero-demo__surface,
  .hero-demo[data-state="idle"] .hero-demo__surface,
  .hero-demo[data-state="thinking"] .hero-demo__surface,
  .hero-demo[data-state="result"] .hero-demo__surface,
  .hero-demo[data-state="action"] .hero-demo__surface,
  .hero-demo[data-state="confirmed"] .hero-demo__surface{height:auto;min-height:0;overflow:visible}
  .hero-demo__ghost{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:12px 0;padding:8px}
  .hero-demo__ghost span{padding:7px 6px;text-align:center}
  .hero-demo__ghost small{margin-bottom:2px;font-size:9px;letter-spacing:.02em}
  .hero-demo__ghost b{font-size:10px;line-height:1.25}
  .hero-demo__ghost i{display:none}
  .v7-video-modal__title{font-size:20px}
}
@media(prefers-reduced-motion:reduce){
  .v7-js .v7-reveal,.v7-js .v7-hero__copy>*,.v7-js .hero-demo,.v7-routine__panel [data-routine-list],.order-flow i{opacity:1!important;transform:none!important;transition:none!important}
}

/* Hero chat + semantic icon system v8. Scoped to the managed homepage review. */
.hero-demo__top{min-height:56px;align-items:center;padding:7px 8px 12px}
.hero-demo__identity{display:flex;min-width:0;align-items:center;gap:11px}
.hero-demo__identity>span:last-child{display:grid;gap:2px}
.hero-demo__identity b{font-size:15px;line-height:1.2}
.hero-demo__identity small{color:#aebbd0;font-size:12px;line-height:1.2}
.hero-demo__avatar{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border:1px solid rgba(83,211,255,.28);border-radius:12px;color:#71dcff;background:rgba(20,169,223,.12)}
.hero-demo__avatar svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.hero-demo__modes button{min-height:38px;padding-inline:15px;font-size:13px}
.hero-demo__surface,.hero-demo[data-state] .hero-demo__surface{display:grid;height:540px;min-height:540px;padding:18px;overflow:hidden}
.hero-demo__intro,.hero-demo__thinking,.hero-demo__result{grid-area:1/1;min-width:0}
.hero-demo__intro{display:grid;align-content:start;gap:14px}
.hero-demo__assistant{display:flex;min-width:0;align-items:flex-start;gap:11px}
.hero-demo__assistant>p,.hero-demo__assistant--result>div>p{margin:0;color:#344258;font-size:15px;line-height:1.48}
.hero-demo__assistant--result>div{min-width:0}
.hero-demo__assistant--result>div>b{display:inline-block;margin:1px 8px 4px 0;color:#0b6f98;font-size:13px}
.hero-demo__assistant--result>div>small{display:inline-flex;padding:3px 7px;border-radius:999px;color:#52637c;background:#edf3f8;font-size:11px;font-weight:700}
.hero-demo__scenarios{display:grid;grid-template-columns:1fr;gap:9px}
.hero-demo__scenarios button{display:grid;min-height:62px;grid-template-columns:40px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:9px 13px;border-radius:15px;font-size:14px;line-height:1.35;text-align:left}
.hero-demo__scenarios button:after{content:none}
.hero-demo__scenario-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;color:#0873c1;background:#e8f5fb}
.hero-demo__scenario-icon svg,.hero-demo__scenario-arrow{fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.hero-demo__scenario-icon svg{width:22px;height:22px}
.hero-demo__scenario-arrow{width:18px;height:18px;color:#0b79aa}
.hero-demo__ghost{display:grid;grid-template-columns:1fr;gap:8px;margin:0;padding:12px 14px;border:1px solid #dce7f1;border-radius:16px;background:linear-gradient(135deg,rgba(237,247,254,.82),rgba(255,255,255,.9))}
.hero-demo__ghost>div{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}
.hero-demo__ghost>div span{height:34px;border:1px solid #e2eaf2;border-radius:10px;background:rgba(255,255,255,.82)}
.hero-demo__ghost svg{display:block;width:100%;height:48px;overflow:visible}
.hero-demo__ghost svg path{fill:none;stroke:#83cce8;stroke-width:3;stroke-linecap:round;opacity:.58}
.hero-demo__ghost p{margin:0;color:#718098;font-size:12px;text-align:center}
.hero-demo__message{max-width:78%;margin:0 0 13px auto;padding:12px 15px;border-radius:17px 17px 5px 17px}
.hero-demo__message strong{font-size:14px;line-height:1.4}
.hero-demo__thinking{padding-top:5px}
.hero-demo__assistant--typing>div{display:flex;min-height:38px;align-items:center;gap:10px;padding:9px 13px;border:1px solid #dce7f1;border-radius:6px 16px 16px 16px;background:#fff}
.hero-demo__assistant--typing span{color:#506079;font-size:14px}
.hero-demo__assistant--typing i{display:flex;gap:4px}
.hero-demo__assistant--typing i b{width:6px;height:6px;border-radius:50%;background:#159ed7;animation:v8Typing 1s ease-in-out infinite}
.hero-demo__assistant--typing i b:nth-child(2){animation-delay:.13s}.hero-demo__assistant--typing i b:nth-child(3){animation-delay:.26s}
@keyframes v8Typing{0%,70%,100%{opacity:.25;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}
.hero-demo__result{padding:0}
.hero-demo__result .hero-demo__message{margin-bottom:10px}
.hero-demo__insight{display:grid;grid-template-columns:1fr;gap:10px;margin:12px 0 10px;padding:12px;border-radius:16px}
.hero-demo__insight-kpis{gap:8px}
.hero-demo__insight-kpis span{position:relative;min-width:0;padding:9px 10px}
.hero-demo__insight-kpis small{min-height:31px;font-size:12px;line-height:1.25}
.hero-demo__insight-kpis strong{font-size:20px;line-height:1.12;white-space:nowrap}
.hero-demo__insight-kpis em{display:block;margin-top:4px;color:#68768c;font-size:12px;font-style:normal;font-weight:700}
.hero-demo__insight-kpis em[data-tone="up"]{color:#16835f}.hero-demo__insight-kpis em[data-tone="down"]{color:#b35445}
.hero-demo__insight-chart{height:82px;min-height:82px;border-radius:12px;background:#f8fbff}
.hero-demo__insight-area{fill:rgba(8,115,193,.11);stroke:none}
.hero-demo__insight-line{stroke-dasharray:430;stroke-dashoffset:430;transition:stroke-dashoffset .48s ease}
.hero-demo__insight-line--secondary{stroke:#65bfdc;stroke-width:2.2}
.hero-demo__insight.is-animated .hero-demo__insight-line{stroke-dashoffset:0}
.hero-demo__insight-bars{left:18px;right:18px;bottom:7px;height:66px;justify-content:space-around;gap:18px;opacity:.74}
.hero-demo__insight-bars i{width:36px;background:linear-gradient(#66cce8,#2b64d8)}
.hero-demo__insight[data-visual-type="line"] .hero-demo__insight-bars{display:none}
.hero-demo__insight[data-visual-type="bars"] .hero-demo__insight-line,.hero-demo__insight[data-visual-type="bars"] .hero-demo__insight-area{display:none}
.hero-demo__alert{margin:0!important;padding:9px 11px;border-left:3px solid #efb744;border-radius:9px;color:#3e4b61!important;background:#fff8e9;font-size:13px!important;font-weight:700;line-height:1.35!important}
.hero-demo__result-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:0}
.hero-demo__result-actions .v7-btn{min-height:46px;padding:0 17px;font-size:14px}
.hero-demo__reset-link{min-height:44px;padding:7px 9px!important;font-size:13px!important}
.hero-demo button:focus-visible,.v7-roles__tabs button:focus-visible,.v7-faq__list button:focus-visible,.v7-video-card__media:focus-visible{outline:3px solid rgba(73,197,241,.8);outline-offset:3px}

.v7-roles__tabs button{display:grid;min-height:64px;grid-template-columns:40px minmax(0,1fr);align-items:center;justify-content:initial;gap:12px;padding:10px 12px;font-size:16px}
.v7-role-tab__icon{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;color:#0b79aa;background:#edf6fb;font-style:normal}
.v7-role-tab__icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.v7-role-tab__copy{display:grid;min-width:0;gap:2px}
.v7-roles__tabs button .v7-role-tab__copy b{color:inherit;font-size:15px;line-height:1.22}
.v7-roles__tabs button .v7-role-tab__copy small{color:#738198;font-size:13px;line-height:1.2}
.v7-roles__tabs button.is-active .v7-role-tab__icon{color:#fff;background:rgba(47,193,238,.2);box-shadow:inset 0 0 0 1px rgba(113,220,255,.24)}
.v7-roles__tabs button.is-active .v7-role-tab__copy small{color:#8fe4ff}
.v7-process__steps button>b{font-size:15px}
.v7-faq__list button i{width:40px;height:40px;border-radius:12px}
.v7-faq__list button i svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
.v7-video-card__media>span{width:62px;height:62px}
.v7-video-card__media>span svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linejoin:round}

@media(max-width:1320px){
  .hero-demo__surface,.hero-demo[data-state] .hero-demo__surface{height:520px;min-height:520px;padding:16px}
  .hero-demo__scenarios button{min-height:58px}
  .hero-demo__ghost svg{height:42px}
  .hero-demo__insight{gap:7px;margin:8px 0 7px;padding:8px}
  .hero-demo__insight-chart{height:68px;min-height:68px}
}
@media(max-width:650px){
  .hero-demo__top{display:grid;gap:10px}
  .hero-demo__modes{width:100%;grid-template-columns:1fr 1fr}
  .hero-demo__modes button{padding-inline:10px;font-size:13px}
  .hero-demo__surface,.hero-demo[data-state] .hero-demo__surface{display:block;height:auto;min-height:0;padding:13px;overflow:visible}
  .hero-demo__scenarios button{min-height:60px;grid-template-columns:40px minmax(0,1fr) 18px;font-size:14px}
  .hero-demo__ghost{display:none}
  .hero-demo__message{max-width:92%}
  .hero-demo__assistant>p,.hero-demo__assistant--result>div>p{font-size:15px}
  .hero-demo__insight-kpis{grid-template-columns:1fr 1fr}
  .hero-demo__insight-kpis span:last-child{grid-column:1/-1}
  .hero-demo__insight-kpis small{min-height:0}
  .hero-demo__insight-kpis strong{font-size:20px}
  .hero-demo__result-actions{min-width:0;grid-template-columns:minmax(0,1fr)}
  .hero-demo__result-actions .v7-btn{width:100%;min-width:0;height:auto;min-height:46px;padding:10px 12px;line-height:1.25;white-space:normal}
  .hero-demo__reset-link{max-width:100%;white-space:normal}
  .v7-roles__tabs button{display:grid;min-height:64px;grid-template-columns:40px minmax(0,1fr);padding:10px;text-align:left}
  .v7-role-tab__icon{width:40px;height:40px}.v7-role-tab__icon svg{width:22px;height:22px}
  .v7-roles__tabs button .v7-role-tab__copy{display:grid;width:100%;max-width:100%;overflow:hidden}
  .v7-roles__tabs button .v7-role-tab__copy b,.v7-roles__tabs button .v7-role-tab__copy small{display:block;max-width:100%;white-space:normal;overflow-wrap:normal;word-break:normal}
}
@media(prefers-reduced-motion:reduce){
  .hero-demo__assistant--typing i b{animation:none;opacity:1}
  .hero-demo__insight-line,.hero-demo__insight-bars i{transition:none!important;transform:none!important;stroke-dashoffset:0!important}
}

/* v9 final hero-chat polish: scoped follow-up state and mobile role list. */
.hero-demo__result-main,.hero-demo__followup{min-width:0}
.hero-demo__followup{opacity:0;transform:translateY(5px);transition:opacity .2s ease,transform .2s ease}
.hero-demo__followup.is-visible{opacity:1;transform:none}
.hero-demo__followup-rows{display:grid;gap:7px;margin:13px 0 12px}
.hero-demo__followup-rows>div{display:grid;min-width:0;grid-template-columns:minmax(0,1.25fr) minmax(0,.8fr) minmax(0,1.25fr);align-items:center;gap:8px;padding:10px 11px;border:1px solid #dce7f1;border-radius:12px;background:#f8fbff}
.hero-demo__followup-rows span{min-width:0;color:#53627a;font-size:12px;line-height:1.3;overflow-wrap:normal;word-break:normal}
.hero-demo__followup-rows span:first-child{color:#17233a;font-weight:800}
.hero-demo__followup-rows span:last-child{color:#0b6f98;font-weight:700}
.hero-demo__followup-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}
.hero-demo__followup-actions .v7-btn{min-width:0;min-height:46px;height:auto;padding:10px 15px;font-size:14px;line-height:1.25;white-space:normal}
.hero-demo__ghost{opacity:.96}
.hero-demo__ghost p{color:#5f6f88;font-weight:700}

@media(max-width:650px){
  .hero-demo__followup-rows>div{grid-template-columns:minmax(0,1.15fr) minmax(0,.8fr) minmax(0,1.15fr);gap:6px;padding:9px}
  .hero-demo__followup-actions{grid-template-columns:minmax(0,1fr)}
  .hero-demo__followup-actions .v7-btn{width:100%}
}
@media(max-width:430px){
  .v7-roles__tabs{grid-template-columns:minmax(0,1fr);overflow:visible}
  .v7-roles__tabs button{min-height:66px;grid-template-columns:40px minmax(0,1fr);gap:12px;padding:10px 12px}
  .v7-roles__tabs button .v7-role-tab__copy{overflow:visible}
  .v7-roles__tabs button .v7-role-tab__copy b{font-size:15px;white-space:normal;overflow-wrap:normal;word-break:normal}
  .v7-roles__tabs button .v7-role-tab__copy small{font-size:13px;white-space:normal;overflow-wrap:normal;word-break:normal}
}
@media(prefers-reduced-motion:reduce){
  .hero-demo__followup{transition:none;transform:none}
}

/* v10 final polish: lighter local header, natural hero chat and mobile-safe details. */
.site-header-v2-wrapper{background:rgba(7,12,28,.3)}
.site-header-v2{height:72px;gap:18px;padding:0 12px 0 18px;border-color:rgba(255,255,255,.1);border-radius:0 0 16px 16px;background:rgba(7,12,29,.72);box-shadow:0 12px 34px rgba(0,0,0,.13);backdrop-filter:blur(14px)}
.is-sticky .site-header-v2{height:64px}
.site-header-v2__logo img{width:128px}
.site-header-v2__navigation,.site-header-v2__nav{gap:15px}
.site-header-v2__nav>a,.site-header-v2__platform-button{font-size:13px}
.site-header-v2__mega{top:44px;width:min(760px,calc(100vw - 40px));gap:18px;padding:20px;border-radius:18px}
.site-header-v2__mega a{padding:6px 0}
.site-header-v2__actions{gap:5px}
.site-header-v2__phone{display:inline-flex;min-height:42px;align-items:center;padding:0 9px;color:#dce5f5;font-size:13px;font-weight:600;line-height:1;white-space:nowrap;transition:color .18s ease,opacity .18s ease}
.site-header-v2__phone:hover{color:#fff}
.site-header-v2__phone:focus-visible{outline:3px solid rgba(73,197,241,.8);outline-offset:2px;border-radius:9px}
.site-header-v2__login{padding-inline:10px}
.site-header-v2__actions .v7-btn{min-height:42px;padding-inline:18px}

.selsup-home-v7 .v7-hero__note{margin-top:30px;font-size:14px;line-height:1.65}
.hero-demo__identity>span:last-child{display:block}
.hero-demo__top{padding-bottom:10px}
.hero-demo__surface,.hero-demo[data-state] .hero-demo__surface{height:540px;min-height:540px;padding:17px;overflow:hidden}
.hero-demo__intro{gap:13px}
.hero-demo__preview{min-height:58px;margin-top:auto;padding:2px 4px 0;opacity:.52}
.hero-demo__preview svg{display:block;width:100%;height:58px;overflow:visible}
.hero-demo__preview path{fill:none;stroke:#74c5e4;stroke-width:2.6;stroke-linecap:round}
.hero-demo__result-main,.hero-demo__followup{transition:opacity .18s ease,transform .18s ease}
.hero-demo__result-actions,.hero-demo__followup-actions{grid-template-columns:minmax(0,1fr)}
.hero-demo__result-actions .v7-btn,.hero-demo__followup-actions .v7-btn{width:100%}
.hero-demo__followup-rows>div[data-cell-count="2"]{grid-template-columns:minmax(0,1fr) minmax(0,1.45fr)}
.hero-demo__followup-rows>div[data-cell-count="2"] .hero-demo__followup-decision{text-align:right}

.v7-js .v7-hero__copy>.v7-eyebrow,.v7-js .v7-hero__copy>h1,.v7-js .v7-hero__copy>.v7-hero__promise,.v7-js .v7-hero__copy>.v7-lead,.v7-js .v7-hero__copy>.v7-actions,.v7-js .v7-hero__copy>.v7-hero__note,.v7-js .hero-demo{transition-duration:.38s}
.v7-js .v7-hero-ready .v7-hero__copy>h1{transition-delay:.04s}
.v7-js .v7-hero-ready .v7-hero__copy>.v7-hero__promise{transition-delay:.08s}
.v7-js .v7-hero-ready .v7-hero__copy>.v7-lead{transition-delay:.12s}
.v7-js .v7-hero-ready .v7-hero__copy>.v7-actions{transition-delay:.16s}
.v7-js .v7-hero-ready .v7-hero__copy>.v7-hero__note{transition-delay:.19s}
.v7-js .v7-hero-ready .hero-demo{transition-delay:.1s;transition-duration:.44s}
.v7-js .v7-reveal{transition-duration:.34s}

.page-template-home_v7 footer.footer .footer-social-wrapper>a{display:grid!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;flex:0 0 38px!important;aspect-ratio:1/1!important;align-items:center!important;justify-items:center!important;padding:6px!important;border-radius:50%!important;box-sizing:border-box!important;overflow:hidden}
.page-template-home_v7 footer.footer .footer-social-wrapper>a svg,.page-template-home_v7 footer.footer .footer-social-wrapper>a img{display:block!important;width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important;object-fit:contain!important}
.v7-automation>i svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
body.page-template-home_v7 .subscribe-modal.all-modal-hide{display:none!important}
body.page-template-home_v7 .subscribe-modal .demonstration-wrapper{max-width:calc(100vw - 24px);box-sizing:border-box}

@media(max-width:1320px){
  .site-header-v2__navigation,.site-header-v2__nav{gap:12px}
  .site-header-v2__nav>a,.site-header-v2__platform-button{font-size:12px}
  .site-header-v2__phone{padding-inline:6px;font-size:12px}
  .hero-demo__surface,.hero-demo[data-state] .hero-demo__surface{height:530px;min-height:530px}
}
@media(max-width:1180px){
  .site-header-v2__navigation{top:70px}
  .site-header-v2__nav{gap:2px}
  .site-header-v2__mega{width:100%;padding:18px}
  .site-header-v2__actions{display:grid;grid-template-columns:auto minmax(0,1fr)}
  .site-header-v2__phone{grid-column:1/-1;min-height:44px;padding:0 12px;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);font-size:13px}
}
@media(max-width:650px){
  .site-header-v2-wrapper{padding:0;background:transparent}
  .site-header-v2{height:64px;padding:0 10px 0 14px;border-radius:0 0 15px 15px;background:rgba(7,12,29,.94)}
  .is-sticky .site-header-v2{height:62px}
  .site-header-v2__navigation{top:64px;max-height:calc(100dvh - 74px);overflow:auto}
  .site-header-v2__actions{grid-template-columns:auto minmax(0,1fr)}
  .site-header-v2__login{grid-column:auto;text-align:center}
  .selsup-home-v7 .v7-hero__note{margin-top:26px;font-size:14px;line-height:1.65}
  .hero-demo__surface,.hero-demo[data-state] .hero-demo__surface{height:auto;min-height:0;padding:13px;overflow:visible}
  .hero-demo__preview{display:none}
  .hero-demo__result-main,.hero-demo__followup{transition-duration:.16s}
  .hero-demo__followup-rows>div,.hero-demo__followup-rows>div[data-cell-count="2"]{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:7px 10px;padding:10px}
  .hero-demo__followup-rows .hero-demo__followup-name{grid-column:1/-1;overflow-wrap:anywhere;word-break:normal}
  .hero-demo__followup-rows .hero-demo__followup-metric{grid-column:1;text-align:left}
  .hero-demo__followup-rows .hero-demo__followup-decision{grid-column:2;text-align:right}
  .hero-demo__followup-rows>div[data-cell-count="2"] .hero-demo__followup-decision{grid-column:1/-1;text-align:left}
  .hero-demo__followup-rows span{font-size:13px;line-height:1.35}
  .v7-js .v7-reveal{transition-duration:.22s}
  .page-template-home_v7 footer.footer .footer-social-wrapper>a{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;flex-basis:36px!important;padding:6px!important}
  .page-template-home_v7 footer.footer .footer-social-wrapper>a svg,.page-template-home_v7 footer.footer .footer-social-wrapper>a img{width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important}
}
@media(max-width:360px){
  .site-header-v2__logo img{width:116px}
  .site-header-v2__menu-button{width:42px;height:42px}
  .hero-demo__modes button{font-size:12px}
  .hero-demo__scenarios button{grid-template-columns:38px minmax(0,1fr) 16px;gap:9px;padding-inline:10px;font-size:13px}
  .hero-demo__scenario-icon{width:38px;height:38px}
  .hero-demo__insight-kpis strong{font-size:19px}
  .v7-trust__logos img{transform:none!important}
}
@media(prefers-reduced-motion:reduce){
  .hero-demo__result-main,.hero-demo__followup{transition:none!important}
}
