/* Link Communication · Web Studio Business 0.4.6 */
.web-studio-business-page{
    --business-ink:#121314;
    --business-muted:#6b6f73;
    --business-green:#0caf62;
    --business-green-bright:#3ee593;
    --business-surface:#f5f5f7;
    --business-line:rgba(18,19,20,.1);
    background:#fff;
    color:var(--business-ink);
}
.web-studio-business-page main{overflow:visible!important}

.web-studio-business-page .premium-header{
    background:rgba(250,250,252,.9)!important;
    border-bottom-color:rgba(0,0,0,.08)!important;
    box-shadow:none!important;
    backdrop-filter:saturate(180%) blur(18px);
}
.web-studio-business-page .premium-header .global-header-links>a,
.web-studio-business-page .premium-header .global-header-icon,
.web-studio-business-page .premium-header .premium-nav-cta,
.web-studio-business-page .premium-header .premium-nav-toggle{color:#1d1d1f!important}
.web-studio-business-page .premium-header .premium-nav-toggle span{background:#1d1d1f!important}
.web-studio-business-page .premium-header .global-header-links>a::after{background:#1d1d1f!important}
.web-studio-business-page .premium-header .global-header-links>a[aria-current="page"]::after{background:#0a9b52!important}
.web-studio-business-page .premium-header .global-header-icon:hover,
.web-studio-business-page .premium-header .global-header-icon:focus-visible,
.web-studio-business-page .premium-header .premium-nav-cta:hover,
.web-studio-business-page .premium-header .premium-nav-cta:focus-visible,
.web-studio-business-page .premium-header details[open] > summary.global-header-icon{background:#e8e8ed!important;color:#1d1d1f!important}

.web-studio-business-page .web-studio-subnav{
    background:#f5f5f7;
    color:#1d1d1f;
    border-bottom:1px solid rgba(0,0,0,.08);
}
.web-studio-business-page .web-studio-subnav a{color:rgba(29,29,31,.68)}
.web-studio-business-page .web-studio-subnav a:hover,
.web-studio-business-page .web-studio-subnav a:focus-visible,
.web-studio-business-page .web-studio-subnav a.is-active{color:#111;transform:translateY(-1px)}
.web-studio-business-page .web-studio-subnav a.is-active{color:#078e4d}
.web-studio-business-page .web-studio-subnav a.is-active::after{content:"";width:24px;height:2px;border-radius:99px;margin-top:2px;background:#0caf62}

.business-eyebrow{display:inline-flex;align-items:center;gap:12px;color:#078e4d;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.business-eyebrow::before{content:"";width:28px;height:1px;background:currentColor}

.business-hero{--hero-p:0;position:relative;height:176vh;min-height:1180px;padding:0;overflow:clip;background:radial-gradient(circle at 50% 78%,rgba(73,225,146,.18),transparent 26%),#f5f5f7}
.business-hero-scene{position:sticky;top:0;height:100vh;min-height:720px;overflow:hidden}
.business-hero-copy{position:absolute;z-index:1;top:clamp(86px,11vh,135px);left:50%;width:min(1320px,calc(100% - 42px));text-align:center;transform:translateX(-50%) translateY(calc(var(--hero-p) * 126px));opacity:calc(1 - (var(--hero-p) * .18));will-change:transform,opacity}
.business-hero-icon{width:86px;height:86px;margin:0 auto 30px;display:grid;place-items:center;border-radius:22px;background:#111;color:#53e49b;box-shadow:0 24px 56px rgba(0,0,0,.16)}
.business-hero-icon svg{width:52px;height:52px;overflow:visible}
.business-hero-icon rect{fill:none;stroke:currentColor;stroke-width:3}.business-hero-icon path{fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round}.business-hero-icon circle{fill:currentColor}
.business-hero-copy h1{max-width:1240px;margin:0 auto;color:#151617;font-size:clamp(66px,8.2vw,138px);font-weight:760;line-height:.93;letter-spacing:-.032em;word-spacing:.04em;text-wrap:balance}.business-hero-copy h1 span{display:block}.business-hero-copy h1 span:last-child{color:#747a77}

.business-hero-monitor{position:absolute;z-index:3;left:50%;bottom:calc(-44vh + (var(--hero-p) * 48vh));width:min(1480px,92vw);transform:translateX(-50%) scale(calc(.84 + (var(--hero-p) * .16))) rotateX(calc(2deg - (var(--hero-p) * 2deg)));transform-origin:50% 80%;will-change:transform,bottom}
.business-monitor-screen{position:relative;aspect-ratio:16/9;overflow:hidden;border:12px solid #171819;border-radius:22px;background:#f7f9f8;box-shadow:0 50px 95px rgba(0,0,0,.22),0 0 0 1px rgba(255,255,255,.85) inset}
.business-monitor-camera{position:absolute;z-index:4;top:8px;left:50%;width:5px;height:5px;border-radius:50%;background:#47494a;transform:translateX(-50%)}
.business-monitor-stand{width:80px;height:84px;margin:-2px auto 0;background:linear-gradient(90deg,#a9aaab,#e7e7e8 48%,#a7a8a9);clip-path:polygon(25% 0,75% 0,92% 100%,8% 100%)}
.business-monitor-base{width:235px;height:13px;margin:-2px auto 0;border-radius:50%;background:linear-gradient(180deg,#ddd,#98999a);box-shadow:0 16px 22px rgba(0,0,0,.14)}
.business-demo-header{height:50px;padding:0 20px;display:flex;align-items:center;gap:22px;border-bottom:1px solid #e3e7e4;background:rgba(255,255,255,.92);font-size:9px;color:#6e746f}
.business-demo-header b{margin-right:auto;color:#151716;font-size:19px;letter-spacing:-.05em}.business-demo-header nav{display:flex;gap:17px}.business-demo-header i{padding:9px 12px;border-radius:999px;background:#111;color:#fff;font-style:normal;font-weight:750}
.business-demo-hero{height:300px;padding:40px 38px;display:grid;grid-template-columns:minmax(0,.54fr) minmax(280px,.46fr);gap:22px;align-items:center;background:radial-gradient(circle at 82% 24%,#b9efcf,transparent 28%),linear-gradient(145deg,#f7faf8,#e7f0eb)}
.business-demo-copy small{color:#078e4d;font-size:8px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.business-demo-copy strong{display:block;margin:13px 0 15px;font-size:42px;line-height:.92;letter-spacing:-.055em}.business-demo-copy p{max-width:350px;margin:0;color:#666d68;font-size:10px;line-height:1.45}.business-demo-copy em{display:inline-flex;margin-top:18px;padding:10px 14px;border-radius:999px;background:#111;color:#fff;font-size:8px;font-style:normal;font-weight:800}
.business-demo-image{margin:0;height:100%;border-radius:20px;overflow:hidden;box-shadow:0 18px 40px rgba(0,0,0,.12)}.business-demo-image img{width:100%;height:100%;object-fit:cover;display:block}
.business-demo-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#e3e7e4}.business-demo-proof span{padding:17px 20px;background:#fff}.business-demo-proof b{display:block;font-size:23px}.business-demo-proof small{display:block;margin-top:3px;color:#747a76;font-size:8px}

.business-hero-phone{display:none}
.business-hero-phone-shell{width:min(330px,84vw);margin:0 auto;padding:12px;border-radius:36px;background:#0f1011;box-shadow:0 28px 70px rgba(0,0,0,.22)}
.business-hero-phone-notch{width:38%;height:26px;margin:0 auto 8px;border-radius:999px;background:#171819}
.business-hero-phone-screen{overflow:hidden;border-radius:28px;background:#fff}
.business-hero-phone-top{display:flex;justify-content:space-between;align-items:center;padding:16px 18px 10px;font-size:11px;color:#747a77}.business-hero-phone-top b{color:#151716;font-size:14px;letter-spacing:-.05em}
.business-hero-phone-media{margin:0;padding:0 12px}.business-hero-phone-media img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:22px}
.business-hero-phone-card{padding:16px 18px 22px}.business-hero-phone-card small{display:block;color:#078e4d;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.business-hero-phone-card strong{display:block;margin:10px 0 10px;font-size:28px;line-height:.95;letter-spacing:-.045em}.business-hero-phone-card p{margin:0;color:#666d68;font-size:14px;line-height:1.45}

.business-intro{padding:150px 0 95px;background:#fff}
.business-section-heading{width:min(950px,calc(100% - 42px));margin:0 auto;text-align:center}
.business-section-heading h2{margin:24px auto 22px;color:#171819;font-size:clamp(45px,5.6vw,78px);font-weight:760;line-height:.98;letter-spacing:-.04em;text-wrap:balance}
.business-section-heading h2 span{color:#8b908d}
.business-section-heading p{max-width:760px;margin:0 auto;color:#6c716e;font-size:clamp(18px,1.7vw,23px);line-height:1.48}

.business-story{position:relative;padding:20px 0 140px;background:#fff;overflow:visible}
.business-story-inner{width:100%;margin:0;padding-left:max(24px,calc((100vw - 1500px)/2 + 24px));display:grid;grid-template-columns:minmax(360px,32vw) minmax(0,68vw);gap:0;align-items:start;position:relative}
.business-story-copy{grid-column:1;grid-row:1;width:min(520px,100%);margin-left:auto;padding-right:46px;display:grid;gap:0}
.business-story-step{min-height:100vh;padding:18vh 0;display:flex;flex-direction:column;justify-content:center;border-top:1px solid rgba(0,0,0,.1);opacity:.3;transform:translateY(24px);transition:opacity .45s ease,transform .45s ease}.business-story-step:first-child{border-top:0}.business-story-step.is-active{opacity:1;transform:none}
.business-story-step>span{color:#078e4d;font-size:11px;font-weight:850;letter-spacing:.16em}.business-story-step h3{max-width:520px;margin:18px 0 17px;font-size:clamp(38px,4vw,62px);font-weight:750;line-height:1;letter-spacing:-.035em;text-wrap:balance}.business-story-step p{max-width:550px;margin:0;color:#666c69;font-size:19px;line-height:1.52}
.business-story-step ul{display:flex;flex-wrap:wrap;gap:9px;margin:25px 0 0;padding:0;list-style:none}.business-story-step li{padding:10px 13px;border:1px solid rgba(0,0,0,.1);border-radius:999px;background:#f7f7f8;color:#353837;font-size:12px;font-weight:700}

.business-story-visual{grid-column:2;grid-row:1;align-self:start;position:-webkit-sticky;position:sticky;top:84px;z-index:4;width:100%;height:calc(100vh - 102px);min-height:620px;display:flex;align-items:center;justify-content:flex-start;overflow:visible}
.business-story-device{position:relative;width:100%;max-width:1180px;aspect-ratio:16/9;margin-left:0;transform:none;overflow:hidden;border:12px solid #171819;border-radius:30px;background:#fff;box-shadow:0 44px 110px rgba(0,0,0,.19)}
.business-story-browserbar{position:relative;z-index:12;height:44px;padding:0 15px;display:flex;align-items:center;gap:7px;border-bottom:1px solid #e2e4e3;background:#f2f3f3}.business-story-browserbar i{width:8px;height:8px;border-radius:50%;background:#c7cbca}.business-story-browserbar span{margin-left:10px;color:#929795;font-size:9px}
.business-screen{position:absolute;inset:44px 0 0;overflow:hidden;opacity:0;transform:scale(1.025) translateY(12px);pointer-events:none;transition:opacity .55s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.business-screen.is-active{opacity:1;transform:none;pointer-events:auto}
.business-screen header{height:48px;padding:0 24px;display:flex;align-items:center;gap:20px;border-bottom:1px solid rgba(0,0,0,.08);font-size:9px;color:#6d736f}.business-screen header b{margin-right:auto;color:#171918;font-size:18px;letter-spacing:-.05em}.business-screen header span.is-active{color:#078e4d;font-weight:800}
.business-screen-layout{min-height:calc(100% - 48px);padding:clamp(34px,4vw,58px);display:grid;grid-template-columns:minmax(0,.54fr) minmax(280px,.46fr);gap:24px;align-items:center}
.business-screen-copy>small{color:#078e4d;font-size:8px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.business-screen-copy>strong{display:block;margin:12px 0 14px;font-size:clamp(34px,3.45vw,56px);line-height:.95;letter-spacing:-.05em}.business-screen-copy>p{max-width:360px;color:#69706b;font-size:11px;line-height:1.5}.business-screen-copy>em{display:inline-flex;margin-top:18px;padding:10px 14px;border-radius:999px;background:#111;color:#fff;font-size:8px;font-style:normal;font-weight:800}
.business-screen-art{position:relative}.business-screen-art figure{margin:0;border-radius:22px;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.12);background:#e8ece9}.business-screen-art img{display:block;width:100%;height:clamp(250px,30vw,360px);object-fit:cover}
.business-art-pills{position:absolute;left:18px;right:18px;bottom:18px;display:flex;flex-wrap:wrap;gap:8px}.business-art-pills span{padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);font-size:9px;font-weight:800;color:#1d1f20}
.business-art-note{position:absolute;left:18px;right:18px;bottom:18px;padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);box-shadow:0 12px 30px rgba(0,0,0,.1)}.business-art-note b{display:block;font-size:13px;letter-spacing:-.02em}.business-art-note span{display:block;margin-top:5px;color:#666d68;font-size:9px;line-height:1.45}
.business-art-metrics{position:absolute;right:18px;bottom:18px;display:grid;gap:10px;max-width:190px}.business-art-metrics span{padding:14px 16px;border-radius:18px;background:rgba(16,22,19,.84);backdrop-filter:blur(12px);box-shadow:0 12px 30px rgba(0,0,0,.18)}.business-art-metrics b{display:block;color:#58e6a0;font-size:26px;line-height:1}.business-art-metrics small{display:block;margin-top:4px;color:#c0cec6;font-size:8px;line-height:1.4}
.business-contact-mini{position:absolute;left:18px;right:18px;bottom:18px;display:flex;flex-wrap:wrap;gap:8px}.business-contact-mini span{padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.92);font-size:9px;font-weight:800;color:#1d1f20;box-shadow:0 10px 24px rgba(0,0,0,.08)}

.business-screen-positioning{background:radial-gradient(circle at 82% 25%,#c3f3d7,transparent 29%),linear-gradient(145deg,#f9fbfa,#eaf2ed)}.business-screen-positioning footer{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(0,0,0,.08);background:#fff}.business-screen-positioning footer span{padding:17px;text-align:center;color:#757b77;font-size:9px}.business-screen-positioning footer span+span{border-left:1px solid rgba(0,0,0,.08)}
.business-screen-services{background:#fbfbfa}.business-services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:24px}.business-services-grid span{padding:18px;border:1px solid #e2e5e3;border-radius:14px;background:#fff;font-size:11px;font-weight:760}.business-services-grid b{display:block;margin-bottom:12px;color:#0caf62;font-size:10px}
.business-screen-proof{background:linear-gradient(145deg,#101613,#1a2d22);color:#fff}.business-screen-proof header{border-color:rgba(255,255,255,.1);color:#a9b2ac}.business-screen-proof header b{color:#fff}.business-screen-proof .business-screen-copy>small{color:#4be99b}.business-screen-proof .business-screen-copy>p{color:#aeb9b2}.business-screen-proof .business-screen-art figure{box-shadow:0 20px 55px rgba(0,0,0,.28)}.business-proof-chart{height:120px;margin-top:22px;display:flex;align-items:flex-end;gap:13px}.business-proof-chart i{flex:1;border-radius:8px 8px 0 0;background:linear-gradient(to top,#0caf62,#61efaa)}.business-proof-chart i:nth-child(1){height:32%}.business-proof-chart i:nth-child(2){height:46%}.business-proof-chart i:nth-child(3){height:40%}.business-proof-chart i:nth-child(4){height:62%}.business-proof-chart i:nth-child(5){height:78%}.business-proof-chart i:nth-child(6){height:96%}
.business-screen-contact{background:radial-gradient(circle at 75% 20%,#d6f7e4,transparent 31%),#f7faf8}.business-contact-form{width:min(360px,100%);margin-top:24px;padding:18px;border-radius:18px;background:#fff;box-shadow:0 18px 48px rgba(0,0,0,.08)}.business-contact-form span{display:block;margin-bottom:9px;padding:12px;border:1px solid #e0e5e2;border-radius:9px;color:#999f9b;font-size:8px}.business-contact-form em{display:flex;justify-content:center;padding:12px;border-radius:999px;background:#0a9b52;color:#fff;font-size:9px;font-style:normal;font-weight:800}
.business-story-mobile-visual{display:none}

.business-outcomes{padding:150px 0;background:#f5f5f7}
.business-outcome-grid{width:min(1180px,calc(100% - 42px));margin:75px auto 0;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.business-outcome-grid article{min-height:290px;padding:35px;border-radius:28px;background:#fff;box-shadow:0 12px 40px rgba(0,0,0,.05)}
.business-outcome-grid article>span{color:#0caf62;font-size:12px;font-weight:850}.business-outcome-grid h3{margin:54px 0 13px;font-size:34px;line-height:1;letter-spacing:-.035em}.business-outcome-grid p{max-width:440px;margin:0;color:#6a6f6c;font-size:17px;line-height:1.48}

.business-process{width:min(1180px,calc(100% - 42px));margin:0 auto;padding:150px 0;display:grid;grid-template-columns:minmax(0,.85fr) minmax(500px,1.15fr);gap:95px;align-items:start;background:#fff}.business-process-copy{position:sticky;top:110px}.business-process-copy h2{margin:24px 0 20px;font-size:clamp(48px,5.4vw,76px);line-height:.97;letter-spacing:-.04em}.business-process-copy h2 span{color:#8d928f}.business-process-copy p{max-width:480px;color:#6c716e;font-size:19px;line-height:1.5}
.business-process-list{border-top:1px solid var(--business-line)}.business-process-list article{display:grid;grid-template-columns:64px 1fr;gap:22px;padding:35px 0;border-bottom:1px solid var(--business-line)}.business-process-list article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#111;color:#fff;font-size:11px;font-weight:850}.business-process-list h3{margin:0 0 7px;font-size:28px;letter-spacing:-.025em}.business-process-list p{margin:0;color:#6b706d;font-size:16px;line-height:1.48}

.business-final-cta{padding:150px 24px 135px;text-align:center;background:#f5f5f7}.business-final-cta h2{max-width:980px;margin:26px auto 20px;font-size:clamp(48px,6vw,84px);line-height:.98;letter-spacing:-.04em}.business-final-cta h2 span{color:#0caf62}.business-final-cta p{margin:0 auto 32px;color:#6f7471;font-size:21px}.business-final-cta .business-eyebrow{justify-content:center}
.web-studio-business-page .product-disclosures,.web-studio-business-page .premium-footer{background:#f5f5f7}

[data-business-reveal]{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .8s cubic-bezier(.2,.7,.2,1)}[data-business-reveal].is-visible{opacity:1;transform:none}

@media (max-width:1180px){
    .business-hero{height:165vh;min-height:1080px}
    .business-hero-copy h1{font-size:clamp(62px,8vw,112px)}
    .business-hero-monitor{width:min(1180px,94vw)}
    .business-story-inner{grid-template-columns:minmax(320px,36vw) minmax(0,64vw);padding-left:24px}
    .business-story-copy{padding-right:34px}
    .business-story-device{width:100%;max-width:1020px;transform:none}
    .business-story-step h3{font-size:clamp(38px,4.5vw,56px)}
    .business-screen-layout{grid-template-columns:minmax(0,.56fr) minmax(260px,.44fr);padding:32px 28px 52px}
    .business-screen-copy>strong{font-size:clamp(30px,3.2vw,48px)}
    .business-process{grid-template-columns:minmax(0,.85fr) minmax(500px,1.15fr);gap:70px}
}

@media (max-width:900px){
    .business-hero{height:auto;min-height:0;padding:88px 0 42px}
    .business-hero-scene{position:relative;height:auto;min-height:0;overflow:visible;display:flex;flex-direction:column;align-items:center}
    .business-hero-copy{position:relative;top:auto;left:auto;width:calc(100% - 32px);transform:none!important;opacity:1;margin:0 auto;text-align:center}
    .business-hero-monitor{display:none}
    .business-hero-phone{display:block;position:relative;z-index:3;margin:28px auto 0}
    .business-hero-icon{width:70px;height:70px;margin-bottom:22px;border-radius:19px}.business-hero-icon svg{width:43px;height:43px}.business-hero-copy h1{font-size:clamp(52px,10vw,82px);line-height:.95}

    .business-story{padding:0 0 105px;overflow:hidden}
    .business-story-inner{width:calc(100% - 32px);margin:0 auto;padding-left:0;display:block}
    .business-story-visual{display:none}
    .business-story-copy{width:100%;margin:0;padding:0;display:block}
    .business-story-step{min-height:0;padding:92px 0;border-top:1px solid rgba(0,0,0,.1);opacity:1;transform:none;background:#fff}.business-story-step:first-child{padding-top:40px}
    .business-story-step h3{font-size:clamp(40px,8vw,58px)}
    .business-story-mobile-visual{display:block;width:100%;margin:36px 0 0}
    .business-story-device-mobile{width:100%;margin:0;transform:none;border-width:8px;border-radius:22px;box-shadow:0 28px 70px rgba(0,0,0,.16)}
    .business-story-device-mobile .business-screen{opacity:1;transform:none;pointer-events:auto}
    .business-screen{inset:44px 0 0}
    .business-screen-layout{min-height:auto;grid-template-columns:1fr;gap:18px;padding:24px 22px 52px}
    .business-screen-copy>strong{font-size:clamp(28px,8vw,40px)}
    .business-screen-copy>p{max-width:none}
    .business-screen-art img{height:auto;aspect-ratio:4/3}
    .business-process{grid-template-columns:1fr;gap:55px}.business-process-copy{position:relative;top:auto}.business-outcome-grid{grid-template-columns:1fr}
}

@media (max-width:640px){
    .business-hero{padding:78px 0 34px}
    .business-hero-copy{width:calc(100% - 24px)}
    .business-hero-icon{width:60px;height:60px;margin-bottom:18px;border-radius:17px}.business-hero-icon svg{width:36px;height:36px}
    .business-hero-copy h1{font-size:clamp(44px,13vw,64px);line-height:.96;letter-spacing:-.025em}
    .business-hero-phone-shell{width:min(300px,92vw);padding:10px;border-radius:30px}
    .business-hero-phone-notch{height:22px;margin-bottom:6px}.business-hero-phone-card strong{font-size:24px}.business-hero-phone-card p{font-size:13px}
    .business-story{padding-bottom:90px}.business-story-inner{width:calc(100% - 24px)}.business-story-step{padding:74px 0}.business-story-step:first-child{padding-top:28px}.business-story-step h3{font-size:clamp(36px,11vw,49px)}.business-story-step p{font-size:17px}.business-story-step li{font-size:10px}.business-story-mobile-visual{margin-top:28px}
    .business-story-device-mobile{border-width:6px;border-radius:17px}.business-story-browserbar{height:31px}.business-screen{inset:31px 0 0}.business-screen header{height:31px;padding:0 12px;gap:8px}.business-screen header span{display:none}.business-screen header b{font-size:12px}
    .business-screen-layout{padding:18px 16px 42px;gap:14px}
    .business-screen-copy>small{font-size:7px}.business-screen-copy>strong{font-size:clamp(24px,8vw,34px)}.business-screen-copy>p{font-size:9px}.business-screen-copy>em{margin-top:10px;padding:7px 10px;font-size:6px}
    .business-services-grid{gap:6px;margin-top:12px}.business-services-grid span{padding:10px;font-size:7px}.business-services-grid b{margin-bottom:8px;font-size:7px}
    .business-proof-chart{height:75px;margin-top:13px}.business-art-metrics{position:static;max-width:none;margin-top:10px}.business-art-metrics span{padding:12px 14px}
    .business-contact-form{margin-top:12px;padding:10px}.business-contact-form span{padding:7px}.business-screen-positioning footer span{padding:8px;font-size:6px}
    .business-art-note{position:static;margin-top:10px}.business-art-pills,.business-contact-mini{position:static;margin-top:10px;left:auto;right:auto;bottom:auto}
}

/* 0.4.7 · Full-screen visual overlays, deeper spacing and mobile hero motion */
.business-hero-copy h1{
    max-width:1060px;
    font-size:clamp(56px,6.7vw,108px);
    line-height:.96;
    letter-spacing:-.025em;
}
.business-hero-monitor::after{
    content:"";
    position:absolute;
    z-index:-1;
    left:8%;
    right:8%;
    bottom:44px;
    height:70px;
    border-radius:50%;
    background:rgba(19,24,22,.28);
    filter:blur(34px);
    transform:scaleX(.94);
}
.business-monitor-screen-cover{
    isolation:isolate;
    background:#0b0d0c;
    box-shadow:0 58px 115px rgba(0,0,0,.28),0 0 0 1px rgba(255,255,255,.25) inset;
}
.business-monitor-cover-image{
    position:absolute;
    z-index:0;
    inset:0;
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center;
}
.business-monitor-cover-shade{
    position:absolute;
    z-index:1;
    inset:0;
    background:
        linear-gradient(90deg,rgba(7,11,9,.88) 0%,rgba(7,11,9,.64) 38%,rgba(7,11,9,.15) 72%),
        linear-gradient(0deg,rgba(4,7,6,.72) 0%,transparent 44%);
}
.business-demo-header-overlay{
    position:absolute;
    z-index:3;
    top:0;
    left:0;
    right:0;
    color:rgba(255,255,255,.82);
    border-bottom-color:rgba(255,255,255,.16);
    background:linear-gradient(180deg,rgba(4,7,6,.62),rgba(4,7,6,.12));
    backdrop-filter:blur(4px);
}
.business-demo-header-overlay b{color:#fff}.business-demo-header-overlay i{background:#fff;color:#111}
.business-monitor-overlay-copy{
    position:absolute;
    z-index:3;
    left:clamp(46px,5vw,84px);
    bottom:clamp(70px,8.6vw,128px);
    width:min(520px,47%);
    color:#fff;
    text-shadow:0 2px 24px rgba(0,0,0,.45);
}
.business-monitor-overlay-copy small{color:#62efa9;font-size:9px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}
.business-monitor-overlay-copy strong{display:block;margin:16px 0 17px;font-size:clamp(34px,4vw,64px);line-height:.94;letter-spacing:-.045em}
.business-monitor-overlay-copy p{max-width:430px;margin:0;color:rgba(255,255,255,.82);font-size:clamp(10px,1vw,15px);line-height:1.5}
.business-monitor-overlay-copy em{display:inline-flex;margin-top:22px;padding:12px 17px;border-radius:999px;background:#fff;color:#111;font-size:9px;font-style:normal;font-weight:850;box-shadow:0 14px 34px rgba(0,0,0,.2)}
.business-demo-proof-overlay{
    position:absolute;
    z-index:3;
    right:clamp(34px,4vw,72px);
    bottom:clamp(30px,3vw,48px);
    width:min(470px,38%);
    gap:10px;
    background:transparent;
}
.business-demo-proof-overlay span{
    padding:15px 17px;
    border:1px solid rgba(255,255,255,.22);
    border-radius:16px;
    background:rgba(12,16,14,.42);
    color:#fff;
    backdrop-filter:blur(14px);
    box-shadow:0 16px 38px rgba(0,0,0,.18);
}
.business-demo-proof-overlay small{color:rgba(255,255,255,.68)}

.business-story-device{
    box-shadow:0 52px 120px rgba(0,0,0,.24),0 10px 30px rgba(0,0,0,.12);
}
.business-story-device::after{
    content:"";
    position:absolute;
    z-index:-1;
    left:8%;
    right:8%;
    bottom:-42px;
    height:68px;
    border-radius:50%;
    background:rgba(14,18,16,.22);
    filter:blur(32px);
}
.business-screen{
    isolation:isolate;
    color:#fff;
    background:#0b0d0c!important;
}
.business-screen-bg{
    position:absolute;
    z-index:0;
    inset:0;
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center;
    transform:scale(1.01);
}
.business-screen-shade{
    position:absolute;
    z-index:1;
    inset:0;
    background:
        linear-gradient(90deg,rgba(5,9,7,.9) 0%,rgba(5,9,7,.72) 36%,rgba(5,9,7,.2) 72%),
        linear-gradient(0deg,rgba(3,6,5,.72) 0%,transparent 48%);
}
.business-screen header{
    position:absolute;
    z-index:4;
    top:0;
    left:0;
    right:0;
    height:56px;
    padding:0 clamp(30px,3.8vw,58px);
    color:rgba(255,255,255,.78);
    border-bottom-color:rgba(255,255,255,.15);
    background:linear-gradient(180deg,rgba(4,7,6,.64),rgba(4,7,6,.06));
    backdrop-filter:blur(4px);
}
.business-screen header b{color:#fff}.business-screen header span.is-active{color:#5ff0aa}
.business-screen-overlay{
    position:absolute;
    z-index:3;
    inset:0;
    display:flex;
    align-items:flex-end;
    padding:clamp(86px,9vw,132px) clamp(54px,5.5vw,92px) clamp(62px,6.4vw,98px);
}
.business-screen-copy{width:min(580px,56%);text-shadow:0 3px 28px rgba(0,0,0,.56)}
.business-screen-copy>small{color:#61efa8;font-size:9px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}
.business-screen-copy>strong{display:block;margin:15px 0 17px;font-size:clamp(36px,4vw,62px);line-height:.94;letter-spacing:-.045em}
.business-screen-copy>p{max-width:440px;margin:0;color:rgba(255,255,255,.8);font-size:clamp(10px,1vw,15px);line-height:1.52}
.business-screen-copy>em{display:inline-flex;margin-top:21px;padding:12px 16px;border-radius:999px;background:#fff;color:#111;font-size:9px;font-style:normal;font-weight:850;box-shadow:0 14px 34px rgba(0,0,0,.22)}
.business-screen-positioning footer{
    z-index:4;
    left:clamp(36px,4vw,68px);
    right:auto;
    bottom:22px;
    display:flex;
    gap:8px;
    border:0;
    background:transparent;
}
.business-screen-positioning footer span{
    padding:8px 11px;
    border:1px solid rgba(255,255,255,.18);
    border-radius:999px;
    color:rgba(255,255,255,.74);
    background:rgba(8,12,10,.38);
    backdrop-filter:blur(10px);
}
.business-screen-positioning footer span+span{border-left:1px solid rgba(255,255,255,.18)}
.business-services-grid{width:min(480px,100%);gap:9px;margin-top:24px}
.business-services-grid span{padding:13px 15px;border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.13);color:#fff;backdrop-filter:blur(10px);box-shadow:0 10px 24px rgba(0,0,0,.12)}
.business-services-grid b{color:#61efa8}
.business-art-metrics{position:static;display:flex;gap:10px;max-width:none;margin-top:24px}
.business-art-metrics span{min-width:145px;background:rgba(10,14,12,.52);border:1px solid rgba(255,255,255,.16)}
.business-contact-form{width:min(430px,100%);margin-top:24px;background:rgba(255,255,255,.9);backdrop-filter:blur(16px)}
.business-contact-form span{background:rgba(255,255,255,.72)}

.business-hero-phone{
    filter:drop-shadow(0 32px 34px rgba(0,0,0,.24));
}
.business-hero-phone-screen{position:relative;isolation:isolate;min-height:570px;background:#0c0f0d}
.business-hero-phone-image{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.business-hero-phone-shade{position:absolute;z-index:1;inset:0;background:linear-gradient(0deg,rgba(4,8,6,.9) 0%,rgba(4,8,6,.45) 44%,rgba(4,8,6,.08) 76%)}
.business-hero-phone-top{position:absolute;z-index:3;top:0;left:0;right:0;color:rgba(255,255,255,.72);background:linear-gradient(180deg,rgba(4,8,6,.55),transparent)}
.business-hero-phone-top b{color:#fff}
.business-hero-phone-card{position:absolute;z-index:3;left:0;right:0;bottom:0;padding:26px 24px 30px;color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.45)}
.business-hero-phone-card small{color:#62efa9}.business-hero-phone-card p{color:rgba(255,255,255,.8)}

@media (max-width:1180px){
    .business-hero-copy h1{font-size:clamp(54px,6.7vw,92px)}
    .business-screen-overlay{padding:90px 46px 64px}.business-screen-copy{width:min(520px,62%)}
}

@media (max-width:900px){
    .business-hero{height:152vh;min-height:980px;padding:0}
    .business-hero-scene{position:sticky;top:0;height:100vh;min-height:680px;overflow:hidden;display:block}
    .business-hero-copy{
        position:absolute;
        z-index:1;
        top:74px;
        left:50%;
        width:calc(100% - 32px);
        margin:0;
        transform:translateX(-50%) translateY(calc(var(--hero-p) * 92px))!important;
        opacity:calc(1 - (var(--hero-p) * .12));
    }
    .business-hero-copy h1{font-size:clamp(43px,10vw,66px);line-height:.96}
    .business-hero-monitor{display:none}
    .business-hero-phone{
        display:block;
        position:absolute;
        z-index:3;
        left:50%;
        bottom:calc(-52vh + (var(--hero-p) * 61vh));
        margin:0;
        transform:translateX(-50%) scale(calc(.9 + (var(--hero-p) * .1)));
        transform-origin:50% 80%;
        will-change:bottom,transform;
    }

    .business-story-device-mobile{aspect-ratio:4/5;overflow:hidden;box-shadow:0 34px 82px rgba(0,0,0,.24)}
    .business-story-device-mobile .business-screen{inset:44px 0 0}
    .business-screen-overlay{align-items:flex-end;padding:82px 30px 42px}
    .business-screen-copy{width:100%;max-width:100%}
    .business-screen-copy>strong{font-size:clamp(28px,7vw,44px)}
    .business-screen-copy>p{font-size:13px}
    .business-screen-bg{object-position:center}
    .business-screen-positioning footer{left:28px;bottom:14px}
}

@media (max-width:640px){
    .business-hero{height:145vh;min-height:860px}
    .business-hero-copy{top:64px;width:calc(100% - 24px);transform:translateX(-50%) translateY(calc(var(--hero-p) * 74px))!important}
    .business-hero-copy h1{font-size:clamp(38px,11vw,55px);letter-spacing:-.02em}
    .business-hero-phone{bottom:calc(-48vh + (var(--hero-p) * 56vh))}
    .business-hero-phone-shell{width:min(292px,90vw)}
    .business-hero-phone-screen{min-height:540px}
    .business-hero-phone-card strong{font-size:24px}

    .business-story-device-mobile .business-screen{inset:31px 0 0}
    .business-screen header{height:40px;padding:0 18px}
    .business-screen-overlay{padding:72px 20px 36px}
    .business-screen-copy>small{font-size:7px}.business-screen-copy>strong{font-size:clamp(25px,8.6vw,36px)}.business-screen-copy>p{font-size:11px}
    .business-services-grid{grid-template-columns:1fr 1fr;gap:7px}.business-services-grid span{padding:10px;font-size:8px}.business-services-grid b{font-size:7px}
    .business-art-metrics{flex-direction:column;gap:7px}.business-art-metrics span{min-width:0;padding:10px 12px}.business-art-metrics b{font-size:22px}
    .business-contact-form{padding:11px}.business-contact-form span{padding:8px;font-size:7px}.business-contact-form em{padding:9px;font-size:7px}
    .business-screen-positioning footer{left:20px;right:20px;bottom:10px;justify-content:flex-start}.business-screen-positioning footer span{padding:6px 8px;font-size:6px}
}

/* 0.4.8 · Desktop spacing, hero overlap and improved mobile device entrance */
@media (min-width:901px){
    /* Più distanza reale fra i testi a sinistra e il dispositivo sticky a destra. */
    .business-story-inner{
        padding-left:max(42px,calc((100vw - 1660px)/2 + 42px));
        grid-template-columns:minmax(315px,27vw) minmax(0,1fr);
        column-gap:clamp(76px,6.5vw,142px);
    }
    .business-story-copy{
        width:min(460px,100%);
        margin-left:0;
        padding-right:0;
    }
    .business-story-step h3{max-width:460px}
    .business-story-step p{max-width:455px}
    .business-story-visual{
        justify-content:flex-start;
        padding-left:0;
    }

    /* Il monitor termina a cavallo fra la hero e la sezione successiva. */
    .business-hero,
    .business-hero-scene{overflow:visible}
    .business-hero-monitor{
        bottom:calc(-44vh + (var(--hero-p) * 28vh));
    }
    .business-intro{
        position:relative;
        z-index:0;
        padding-top:clamp(245px,18vw,330px);
    }
}

@media (min-width:901px) and (max-width:1180px){
    .business-story-inner{
        padding-left:28px;
        grid-template-columns:minmax(300px,31vw) minmax(0,1fr);
        column-gap:clamp(52px,5vw,76px);
    }
    .business-story-copy{width:min(410px,100%)}
}

@media (max-width:900px){
    /* Il telefono è già visibile all'apertura e sale davanti al titolo. */
    .business-hero{
        height:138vh;
        min-height:860px;
    }
    .business-hero-phone{
        bottom:calc(-15vh + (var(--hero-p) * 29vh));
        transform:translateX(-50%) scale(calc(.84 + (var(--hero-p) * .16)));
    }
    .business-hero-phone-shell{
        width:min(326px,88vw);
        max-height:calc(100vh - 104px);
    }
    .business-hero-phone-screen{
        min-height:min(570px,calc(100vh - 150px));
    }
}

@media (max-width:640px){
    .business-hero{
        height:134vh;
        min-height:790px;
    }
    .business-hero-copy{
        top:52px;
        transform:translateX(-50%) translateY(calc(var(--hero-p) * 64px))!important;
    }
    .business-hero-phone{
        bottom:calc(-11vh + (var(--hero-p) * 25vh));
    }
    .business-hero-phone-shell{
        width:min(306px,88vw);
    }
    .business-hero-phone-screen{
        min-height:min(535px,calc(100vh - 134px));
    }
}

/* 0.4.9 · Hero crossover, device breathing room and narrative copy */
@media (min-width:901px){
    /* Il monitor resta davanti alla sezione successiva e non viene più tagliato. */
    .business-hero{
        position:relative;
        z-index:5;
        overflow:visible!important;
    }
    .business-hero-scene{
        overflow:visible!important;
    }
    .business-hero-monitor{
        z-index:8;
        bottom:calc(-42vh + (var(--hero-p) * 25vh));
    }
    .business-intro{
        position:relative;
        z-index:1;
        padding-top:clamp(300px,22vw,410px);
    }

    /* Più respiro tra i testi interni e la cornice del dispositivo. */
    .business-monitor-overlay-copy{
        left:clamp(78px,7vw,126px);
        bottom:clamp(104px,9vw,154px);
        width:min(560px,46%);
    }
    .business-screen-overlay{
        padding:
            clamp(108px,10vw,150px)
            clamp(88px,7vw,126px)
            clamp(96px,8.5vw,136px);
    }
    .business-screen-copy{
        width:min(610px,52%);
    }
    .business-screen-positioning footer{
        left:clamp(78px,7vw,126px);
        bottom:34px;
    }

    /* Testi narrativi più lontani dal device e senza pill/tag. */
    .business-story-inner{
        grid-template-columns:minmax(300px,25vw) minmax(0,1fr);
        column-gap:clamp(110px,8vw,180px);
    }
    .business-story-copy{
        width:min(470px,100%);
    }
}

.business-story-narrative{
    max-width:480px;
    margin:18px 0 0;
    color:#9a9a9d;
    font-size:clamp(22px,1.9vw,31px);
    font-weight:500;
    line-height:1.34;
    letter-spacing:-.022em;
}
.business-story-narrative strong{
    display:block;
    margin-bottom:.18em;
    color:#111214;
    font-weight:760;
    line-height:1.08;
}
.business-story-step h3,
.business-story-step ul{
    display:none!important;
}
.business-story-step>p:not(.business-story-narrative){display:none!important}

@media (min-width:901px) and (max-width:1180px){
    .business-story-inner{
        grid-template-columns:minmax(290px,30vw) minmax(0,1fr);
        column-gap:clamp(68px,6vw,96px);
    }
    .business-monitor-overlay-copy{
        left:60px;
        bottom:92px;
    }
    .business-screen-overlay{
        padding:92px 58px 86px;
    }
    .business-screen-positioning footer{
        left:58px;
    }
}

@media (max-width:900px){
    .business-story-narrative{
        max-width:680px;
        font-size:clamp(21px,4.7vw,30px);
        line-height:1.36;
    }
    .business-screen-overlay{
        padding:88px 34px 58px;
    }
    .business-screen-positioning footer{
        left:34px;
        bottom:18px;
    }
}

@media (max-width:640px){
    .business-story-narrative{
        font-size:clamp(20px,6vw,27px);
    }
    .business-screen-overlay{
        padding:76px 24px 48px;
    }
    .business-screen-positioning footer{
        left:24px;
        bottom:14px;
    }
}

/* 0.5.0 · Mobile hero overlap and wider internal device spacing */
@media (max-width:900px){
    /* Hero mobile più corta: il telefono è visibile da subito e raggiunge il titolo molto prima. */
    .business-hero{
        height:130vh;
        min-height:760px;
    }
    .business-hero-copy{
        top:42px;
        width:min(420px,calc(100% - 46px));
        transform:translateX(-50%) translateY(calc(var(--hero-p) * 48px))!important;
    }
    .business-hero-icon{
        width:58px;
        height:58px;
        margin-bottom:16px;
        border-radius:17px;
    }
    .business-hero-icon svg{width:34px;height:34px}
    .business-hero-copy h1{
        max-width:400px;
        font-size:clamp(35px,8.7vw,48px);
        line-height:.98;
        letter-spacing:-.018em;
    }
    .business-hero-phone{
        bottom:calc(0vh + (var(--hero-p) * 20vh));
        transform:translateX(-50%) scale(calc(.94 + (var(--hero-p) * .09)));
    }
    .business-hero-phone-shell{
        width:min(334px,86vw);
        max-height:calc(100vh - 82px);
    }
    .business-hero-phone-screen{
        min-height:min(560px,calc(100vh - 122px));
    }

    /* Più margine reale fra contenuti e cornice nelle schermate mobile. */
    .business-story-device-mobile .business-screen header{
        padding-left:36px;
        padding-right:36px;
    }
    .business-story-device-mobile .business-screen-overlay{
        padding:94px 44px 74px;
    }
    .business-story-device-mobile .business-screen-copy{
        width:100%;
        max-width:100%;
    }
    .business-story-device-mobile .business-screen-copy>strong{
        max-width:92%;
        font-size:clamp(25px,6.4vw,36px);
        line-height:.98;
    }
    .business-story-device-mobile .business-screen-copy>p{
        max-width:92%;
        font-size:12px;
        line-height:1.55;
    }
    .business-story-device-mobile .business-screen-copy>em{
        margin-top:18px;
    }
    .business-story-device-mobile .business-services-grid,
    .business-story-device-mobile .business-contact-form,
    .business-story-device-mobile .business-art-metrics{
        max-width:92%;
    }
    .business-story-device-mobile .business-screen-positioning footer{
        left:44px;
        right:44px;
        bottom:20px;
    }
}

@media (max-width:640px){
    .business-hero{
        height:124vh;
        min-height:700px;
    }
    .business-hero-copy{
        top:34px;
        width:min(330px,calc(100% - 52px));
        transform:translateX(-50%) translateY(calc(var(--hero-p) * 42px))!important;
    }
    .business-hero-icon{
        width:52px;
        height:52px;
        margin-bottom:13px;
        border-radius:15px;
    }
    .business-hero-icon svg{width:31px;height:31px}
    .business-hero-copy h1{
        max-width:330px;
        font-size:clamp(32px,9.2vw,42px);
        line-height:.99;
        letter-spacing:-.012em;
    }
    .business-hero-phone{
        bottom:calc(1vh + (var(--hero-p) * 18vh));
        transform:translateX(-50%) scale(calc(.96 + (var(--hero-p) * .08)));
    }
    .business-hero-phone-shell{
        width:min(304px,84vw);
        max-height:calc(100vh - 62px);
    }
    .business-hero-phone-screen{
        min-height:min(520px,calc(100vh - 102px));
    }

    .business-story-device-mobile .business-screen header{
        height:42px;
        padding-left:30px;
        padding-right:30px;
    }
    .business-story-device-mobile .business-screen-overlay{
        padding:78px 34px 66px;
    }
    .business-story-device-mobile .business-screen-copy>small{
        font-size:7px;
        letter-spacing:.14em;
    }
    .business-story-device-mobile .business-screen-copy>strong{
        max-width:94%;
        font-size:clamp(22px,7.1vw,30px);
        line-height:1;
    }
    .business-story-device-mobile .business-screen-copy>p{
        max-width:94%;
        font-size:10px;
        line-height:1.55;
    }
    .business-story-device-mobile .business-services-grid,
    .business-story-device-mobile .business-contact-form,
    .business-story-device-mobile .business-art-metrics{
        max-width:94%;
    }
    .business-story-device-mobile .business-contact-form{
        padding:13px;
    }
    .business-story-device-mobile .business-contact-form span{
        padding:9px 10px;
    }
    .business-story-device-mobile .business-screen-positioning footer{
        left:34px;
        right:34px;
        bottom:16px;
    }
}

/* 0.5.1 · Hero device proximity and full icon coverage */
@media (min-width:901px){
    /* Titolo desktop più contenuto, con il dispositivo più vicino già all'inizio. */
    .business-hero-copy h1{
        max-width:940px;
        font-size:clamp(46px,5.25vw,78px);
        line-height:.97;
        letter-spacing:-.018em;
    }
    .business-hero-monitor{
        bottom:calc(-30vh + (var(--hero-p) * 40vh));
        transform:translateX(-50%) scale(calc(.86 + (var(--hero-p) * .18))) rotateX(calc(1.5deg - (var(--hero-p) * 1.5deg)));
    }
}

@media (max-width:900px){
    /* Il telefono parte molto più in alto e sale davanti a titolo e icona. */
    .business-hero-phone{
        bottom:calc(12vh + (var(--hero-p) * 32vh));
        transform:translateX(-50%) scale(calc(.94 + (var(--hero-p) * .12)));
    }
}

@media (max-width:640px){
    .business-hero-phone{
        bottom:calc(10vh + (var(--hero-p) * 34vh));
        transform:translateX(-50%) scale(calc(.95 + (var(--hero-p) * .12)));
    }
}


/* 0.5.2 · Narrazione continua senza occhielli o titoletti separati */
.business-story-step>span{display:none!important}
.business-story-narrative{
    margin-top:0;
}
.business-story-narrative strong{
    display:inline;
    margin:0;
    color:#111214;
    font:inherit;
    font-weight:780;
    line-height:inherit;
}

/* 0.5.3 · Raccordo hero/intro corretto su desktop e mobile */
@media (min-width:901px){
    /* Il bianco della seconda sezione risale dietro al monitor,
       che rimane sopra grazie al proprio z-index. */
    .business-intro{
        position:relative;
        z-index:1;
        margin-top:clamp(-310px,-17vw,-230px);
        padding-top:clamp(455px,31vw,565px);
    }
    .business-hero{
        z-index:5;
        overflow:visible!important;
    }
    .business-hero-scene{
        overflow:visible!important;
    }
    .business-hero-monitor{
        z-index:8;
    }
}

@media (max-width:900px){
    /* La seconda sezione risale drasticamente: niente vuoto dopo il telefono. */
    .business-hero{
        position:relative;
        z-index:5;
        overflow:visible!important;
    }
    .business-hero-scene{
        overflow:visible!important;
    }
    .business-hero-phone{
        z-index:8;
    }
    .business-intro{
        position:relative;
        z-index:1;
        margin-top:clamp(-390px,-38vh,-285px);
        padding-top:clamp(245px,29vh,330px);
    }
}

@media (max-width:640px){
    .business-intro{
        margin-top:clamp(-360px,-36vh,-265px);
        padding-top:clamp(220px,26vh,285px);
    }
}

/* 0.5.4 · Raccordo hero/intro strutturale, senza margini negativi */
.business-hero-scene::after{
    content:"";
    position:absolute;
    z-index:0;
    left:0;
    right:0;
    bottom:0;
    pointer-events:none;
    background:#fff;
}
.business-hero-copy,
.business-hero-monitor,
.business-hero-phone{
    z-index:3;
}

@media (min-width:901px){
    /* Lo sfondo della seconda sezione entra già nella viewport della hero:
       il monitor resta visivamente a cavallo senza essere tagliato. */
    .business-hero{
        position:relative;
        z-index:2;
        overflow:visible!important;
    }
    .business-hero-scene{
        overflow:visible!important;
    }
    .business-hero-scene::after{
        height:clamp(220px,27vh,320px);
    }
    .business-hero-monitor{
        z-index:5;
    }

    /* Annulla completamente il vecchio raccordo con margini negativi,
       responsabile del vuoto e del testo nascosto. */
    .business-intro{
        position:relative;
        z-index:1;
        margin-top:0!important;
        padding-top:clamp(92px,8vw,138px)!important;
        padding-bottom:95px;
        background:#fff;
    }
}

@media (max-width:900px){
    /* Telefono alto e vicino alla scritta, ma con il bordo inferiore
       prossimo alla fine della viewport: niente fascia vuota enorme. */
    .business-hero{
        height:118vh!important;
        min-height:760px!important;
        position:relative;
        z-index:2;
        overflow:visible!important;
    }
    .business-hero-scene{
        overflow:visible!important;
    }
    .business-hero-scene::after{
        height:clamp(105px,16vh,155px);
    }
    .business-hero-phone{
        z-index:5;
        bottom:calc(-14vh + (var(--hero-p) * 22vh))!important;
        transform:translateX(-50%) scale(calc(.92 + (var(--hero-p) * .08)))!important;
    }
    .business-hero-phone-shell{
        width:min(334px,86vw)!important;
        max-height:none!important;
    }
    .business-hero-phone-screen{
        min-height:min(690px,calc(100vh - 80px))!important;
    }
    .business-intro{
        position:relative;
        z-index:1;
        margin-top:0!important;
        padding-top:clamp(68px,9vh,96px)!important;
        padding-bottom:72px!important;
        background:#fff;
    }
}

@media (max-width:640px){
    .business-hero{
        height:114vh!important;
        min-height:690px!important;
    }
    .business-hero-scene::after{
        height:clamp(88px,14vh,125px);
    }
    .business-hero-phone{
        bottom:calc(-12vh + (var(--hero-p) * 18vh))!important;
        transform:translateX(-50%) scale(calc(.93 + (var(--hero-p) * .07)))!important;
    }
    .business-hero-phone-shell{
        width:min(310px,84vw)!important;
    }
    .business-hero-phone-screen{
        min-height:min(620px,calc(100vh - 68px))!important;
    }
    .business-intro{
        margin-top:0!important;
        padding-top:58px!important;
        padding-bottom:62px!important;
    }
}

/* 0.5.5 · Solo mobile: telefono più vicino al titolo senza ricreare vuoto sotto */
@media (max-width:900px){
    /* Riduciamo la corsa verticale complessiva nella stessa misura con cui
       alziamo il telefono: il raccordo con la sezione successiva resta compatto. */
    .business-hero{
        height:110vh!important;
        min-height:720px!important;
    }
    .business-hero-phone{
        bottom:calc(-2vh + (var(--hero-p) * 18vh))!important;
        transform:translateX(-50%) scale(calc(.94 + (var(--hero-p) * .09)))!important;
    }
}

@media (max-width:640px){
    .business-hero{
        height:108vh!important;
        min-height:680px!important;
    }
    .business-hero-phone{
        bottom:calc(0vh + (var(--hero-p) * 14vh))!important;
        transform:translateX(-50%) scale(calc(.95 + (var(--hero-p) * .08)))!important;
    }
}

/* 0.5.6 · Eclectic project showcase */
.business-showcase{
    position:relative;
    padding:clamp(110px,10vw,165px) 0 clamp(120px,11vw,180px);
    overflow:hidden;
    background:linear-gradient(to bottom,#f5f5f7 0 67%,#fff 67% 100%);
}
.business-showcase-heading{
    width:min(1420px,calc(100% - 48px));
    margin:0 auto clamp(48px,5vw,78px);
}
.business-showcase-heading h2{
    max-width:1080px;
    margin:0;
    color:#111214;
    font-size:clamp(58px,7vw,112px);
    font-weight:760;
    line-height:.92;
    letter-spacing:-.045em;
    word-spacing:.035em;
    text-wrap:balance;
}
.business-showcase-heading p{
    margin:24px 0 0;
    color:#707572;
    font-size:clamp(18px,1.55vw,25px);
    line-height:1.4;
}
.business-showcase-device{
    position:relative;
    z-index:2;
    width:min(1380px,calc(100% - 48px));
    margin:0 auto;
    filter:drop-shadow(0 34px 42px rgba(0,0,0,.18));
}
.business-showcase-screen{
    position:relative;
    aspect-ratio:16/8.45;
    overflow:hidden;
    border:13px solid #171819;
    border-radius:18px;
    background:#121513;
    box-shadow:0 0 0 1px rgba(255,255,255,.08) inset;
}
.business-showcase-camera{
    position:absolute;
    z-index:4;
    top:8px;
    left:50%;
    width:5px;
    height:5px;
    border-radius:50%;
    background:#444746;
    transform:translateX(-50%);
}
.business-showcase-image{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center;
}
.business-showcase-shade{
    position:absolute;
    inset:0;
    background:
        linear-gradient(90deg,rgba(4,8,6,.95) 0%,rgba(4,8,6,.86) 24%,rgba(4,8,6,.47) 48%,rgba(4,8,6,.08) 77%),
        linear-gradient(0deg,rgba(3,5,4,.9) 0%,transparent 38%);
}
.business-showcase-copy{
    position:absolute;
    z-index:2;
    top:clamp(54px,5.2vw,90px);
    left:clamp(54px,5.6vw,96px);
    width:min(480px,39%);
    color:#fff;
}
.business-showcase-copy>small{
    display:flex;
    align-items:center;
    gap:12px;
    color:#57e9a1;
    font-size:11px;
    font-weight:850;
    letter-spacing:.15em;
    text-transform:uppercase;
}
.business-showcase-copy>small::before{
    content:"";
    width:25px;
    height:1px;
    background:currentColor;
}
.business-showcase-copy h3{
    margin:24px 0 18px;
    font-size:clamp(34px,3.25vw,57px);
    font-weight:730;
    line-height:1.02;
    letter-spacing:-.035em;
    text-wrap:balance;
}
.business-showcase-copy>p{
    max-width:440px;
    margin:0;
    color:rgba(255,255,255,.72);
    font-size:clamp(14px,1.1vw,18px);
    line-height:1.55;
}
.business-showcase-metrics{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:0;
    margin-top:clamp(24px,2.6vw,40px);
}
.business-showcase-metrics span{
    padding-right:18px;
}
.business-showcase-metrics span+span{
    padding-left:18px;
    border-left:1px solid rgba(255,255,255,.17);
}
.business-showcase-metrics b{
    display:block;
    color:#fff;
    font-size:clamp(13px,1vw,17px);
    line-height:1.15;
}
.business-showcase-metrics small{
    display:block;
    margin-top:5px;
    color:rgba(255,255,255,.5);
    font-size:10px;
}
.business-showcase-actions{
    display:flex;
    flex-wrap:wrap;
    gap:12px;
    margin-top:clamp(28px,3vw,45px);
}
.business-showcase-actions a,
.business-showcase-actions button{
    min-height:46px;
    padding:0 21px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:9px;
    border-radius:999px;
    font:inherit;
    font-size:13px;
    font-weight:800;
    text-decoration:none;
    cursor:pointer;
}
.business-showcase-actions a{
    background:#fff;
    color:#111;
    border:1px solid #fff;
}
.business-showcase-actions button{
    background:rgba(255,255,255,.05);
    color:#fff;
    border:1px solid rgba(255,255,255,.28);
}
.business-showcase-rail{
    position:absolute;
    z-index:2;
    left:clamp(54px,5.6vw,96px);
    right:clamp(54px,5.6vw,96px);
    bottom:clamp(28px,2.7vw,44px);
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:12px;
}
.business-showcase-rail article{
    min-width:0;
    padding:17px 18px;
    border:1px solid rgba(255,255,255,.12);
    border-radius:14px;
    background:rgba(21,24,22,.7);
    backdrop-filter:blur(12px);
}
.business-showcase-rail article.is-active{
    border-color:rgba(255,255,255,.78);
    background:rgba(20,24,22,.84);
}
.business-showcase-rail span{
    display:block;
    overflow:hidden;
    color:#fff;
    font-size:13px;
    font-weight:750;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.business-showcase-rail small{
    display:block;
    margin-top:5px;
    color:rgba(255,255,255,.5);
    font-size:10px;
}
.business-showcase-stand{
    width:170px;
    height:105px;
    margin:-2px auto 0;
    background:linear-gradient(90deg,#707373,#c2c4c4 46%,#626565);
    clip-path:polygon(31% 0,69% 0,81% 100%,19% 100%);
}
.business-showcase-base{
    width:310px;
    height:17px;
    margin:-2px auto 0;
    border-radius:50%;
    background:linear-gradient(180deg,#bbbebe,#575a5a);
    box-shadow:0 13px 20px rgba(0,0,0,.17);
}

@media (max-width:900px){
    .business-showcase{
        padding:95px 0 115px;
        background:linear-gradient(to bottom,#f5f5f7 0 76%,#fff 76% 100%);
    }
    .business-showcase-heading{
        width:calc(100% - 32px);
        margin-bottom:38px;
    }
    .business-showcase-heading h2{
        font-size:clamp(48px,11vw,72px);
        line-height:.95;
    }
    .business-showcase-device{
        width:calc(100% - 24px);
    }
    .business-showcase-screen{
        aspect-ratio:4/5;
        border-width:9px;
        border-radius:17px;
    }
    .business-showcase-image{
        object-position:62% center;
    }
    .business-showcase-shade{
        background:
            linear-gradient(0deg,rgba(3,6,4,.96) 0%,rgba(3,6,4,.82) 46%,rgba(3,6,4,.22) 78%),
            linear-gradient(90deg,rgba(3,6,4,.58),transparent 72%);
    }
    .business-showcase-copy{
        top:auto;
        left:26px;
        right:26px;
        bottom:185px;
        width:auto;
    }
    .business-showcase-copy h3{
        margin:16px 0 12px;
        font-size:clamp(31px,8vw,49px);
    }
    .business-showcase-copy>p{
        font-size:14px;
    }
    .business-showcase-metrics{
        margin-top:22px;
    }
    .business-showcase-metrics span{
        padding-right:10px;
    }
    .business-showcase-metrics span+span{
        padding-left:10px;
    }
    .business-showcase-actions{
        margin-top:24px;
    }
    .business-showcase-rail{
        left:20px;
        right:20px;
        bottom:20px;
        grid-template-columns:repeat(2,minmax(0,1fr));
        gap:8px;
    }
    .business-showcase-rail article{
        padding:12px;
    }
    .business-showcase-stand{
        width:120px;
        height:76px;
    }
    .business-showcase-base{
        width:225px;
        height:13px;
    }
}

@media (max-width:560px){
    .business-showcase{
        padding-top:82px;
    }
    .business-showcase-heading h2{
        font-size:clamp(43px,13vw,59px);
    }
    .business-showcase-heading p{
        margin-top:17px;
        font-size:16px;
    }
    .business-showcase-screen{
        aspect-ratio:3/4.6;
    }
    .business-showcase-copy{
        left:20px;
        right:20px;
        bottom:164px;
    }
    .business-showcase-copy>small{
        font-size:9px;
    }
    .business-showcase-copy h3{
        font-size:clamp(27px,8.6vw,39px);
    }
    .business-showcase-copy>p{
        display:none;
    }
    .business-showcase-metrics{
        grid-template-columns:1fr;
        gap:7px;
        margin-top:16px;
    }
    .business-showcase-metrics span,
    .business-showcase-metrics span+span{
        padding:0;
        border:0;
    }
    .business-showcase-metrics small{
        display:inline;
        margin:0 0 0 5px;
    }
    .business-showcase-actions{
        margin-top:18px;
    }
    .business-showcase-actions a,
    .business-showcase-actions button{
        min-height:41px;
        padding:0 15px;
        font-size:11px;
    }
    .business-showcase-rail{
        grid-template-columns:1fr 1fr;
    }
    .business-showcase-rail article:nth-child(n+3){display:none}
}
