
/* Layered CRM story. All informational text remains real HTML. */
.hero{height:auto;min-height:770px;max-height:none;background:#f2f6fc;overflow:hidden;align-items:center}.hero-content{margin-top:-35px;pointer-events:none}.hero-content>*{pointer-events:auto;max-width:46%}.hero-content h1{font-size:clamp(48px,5.15vw,78px);letter-spacing:-.057em}.hero-content>p{max-width:40%;font-size:15px}.hero-actions{gap:24px}.hero-tag{font-size:10px}.hero-bottom{z-index:10;pointer-events:none}.hero-bottom>a{pointer-events:auto}.hero-bottom>span:nth-child(2){display:none}
.hero-scene{position:absolute;right:max(8px,calc((100vw - 1520px)/2));top:50%;width:57%;max-width:860px;aspect-ratio:1.17;transform:translateY(-52%);isolation:isolate;pointer-events:none;--mx:0;--my:0;--scene-shift:0px}.scene-halo{position:absolute;inset:5% 3% 1%;border-radius:50%;background:radial-gradient(ellipse at 55% 50%,#dce8fb 0%,#e5eefb 43%,#f2f6fc00 73%);z-index:-2}.scene-grid{position:absolute;inset:12% 0 10%;background-image:linear-gradient(#638acc0d 1px,transparent 1px),linear-gradient(90deg,#638acc0d 1px,transparent 1px);background-size:40px 40px;transform:perspective(700px) rotateX(45deg) rotateZ(-12deg);mask-image:radial-gradient(ellipse,#000,transparent 65%);z-index:-1}.scene-webgl{position:absolute;inset:0;z-index:0;opacity:.75}.scene-webgl canvas{display:block;width:100%;height:100%}.scene-orbit{position:absolute;width:72%;height:68%;left:13%;top:15%;border:1px solid #b7ccef;border-radius:50%;transform:rotate(-25deg);z-index:0}.scene-orbit:after{content:'';position:absolute;inset:12%;border:1px dashed #bbcdef;border-radius:50%}.has-webgl .scene-orbit{opacity:.25}.scene-platform{position:absolute;left:16%;width:71%;height:15%;bottom:14%;border-radius:50%;background:linear-gradient(170deg,#ffffffb3,#bacff36b);border:1px solid #fff;box-shadow:0 22px 45px #6484b91c;transform:rotate(-7deg);z-index:1}.scene-layer{position:absolute;will-change:transform;transform:translate3d(0,0,0)}.scene-card{background:#ffffffed;border:1px solid #fff;border-radius:17px;box-shadow:0 22px 60px #405d8c19,0 2px 6px #486f9e0c;padding:20px;color:#253c5c}.crm-layer{width:39%;left:0;top:23%;z-index:4}.crm-card{transform:perspective(900px) rotateY(12deg) rotateZ(-7deg)}.app-topline{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:600;border-bottom:1px solid #eaf0f8;padding-bottom:12px;white-space:nowrap}.app-topline>i{font-style:normal;margin-left:auto;letter-spacing:2px;color:#99a8bd}.mini-brand{font-size:18px;font-weight:800;letter-spacing:-2px;color:#2455e8}.crm-heading{font-size:17px;font-weight:600;letter-spacing:-.04em;margin:16px 0;display:flex;justify-content:space-between}.crm-heading>span{color:#2455e8}.crm-contacts{display:flex;gap:9px;align-items:center;margin:15px 0}.contact-avatar{height:29px;width:29px;flex-shrink:0;border-radius:50%;display:grid;place-items:center;background:#e6ecf9;color:#4564a5;font-size:9px}.avatar-blue{background:#d5e3ff}.crm-contacts b{font-size:9px;font-weight:600;display:block}.crm-contacts small{font-size:7px;color:#77869c;display:block;margin-top:4px}.crm-status{font-size:6px;background:#eaf6f2;color:#397d69;border-radius:4px;padding:5px;margin-left:auto;white-space:nowrap}.crm-pipeline{display:flex;align-items:center;justify-content:space-between;gap:4px;border-top:1px solid #edf1f7;padding-top:13px;font-size:7px;color:#6d7e97}.crm-pipeline i{font-style:normal;color:#9eacc0}.crm-pipeline b{font-weight:500;color:#2455e8}
.tasks-layer{width:46%;right:1%;top:5%;z-index:2}.tasks-card{transform:perspective(900px) rotateY(-12deg) rotateZ(7deg)}.task-app-icon{display:grid;place-items:center;width:23px;height:23px;background:#2455e8;border-radius:6px;color:#fff;font-size:18px}.task-heading{font-size:15px;letter-spacing:-.04em;font-weight:600;margin:15px 0}.kanban{display:grid;grid-template-columns:1fr 1fr;gap:10px}.kanban>div>small{display:block;font-size:7px;color:#7f8ca0;margin-bottom:9px}.kanban>div>small>span{color:#268069}.kanban-task{padding:11px 10px;background:#f3f6fb;border:1px solid #e8edf6;border-radius:8px;min-height:95px}.task-color{display:block;width:25px;height:4px;border-radius:3px;background:#82a9f6;margin-bottom:9px}.kanban-task b{display:block;font-size:8px;font-weight:500;white-space:nowrap}.task-lines{display:block;width:72%;height:3px;background:#dce5f2;margin-top:8px;border-radius:3px}.mini-avatars{display:flex;font-size:6px;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#c8d9fb;color:#4167ac;position:relative;margin-top:10px}.mini-avatars>span{position:absolute;left:12px;top:0;display:grid;place-items:center;background:#e0e9f7;border:1px solid #fff;border-radius:50%;height:16px;width:16px}.completed-task{background:#f1f8f5;border-color:#e2efe8}.completed-task .task-color{background:#70b49b}.done-label{display:block;font-size:6px;color:#398269;margin-top:13px}.task-progress{display:flex;align-items:center;gap:20px;font-size:7px;color:#7b8ba3;margin-top:15px}.progress-track{flex:1;background:#e9eff8;height:4px;border-radius:10px;overflow:hidden}.progress-track>i{display:block;width:82%;height:100%;background:#7b9fec;transform-origin:left}
.people-layer{width:89%;left:10%;top:27%;z-index:3}.people-layer img{width:100%;height:auto;filter:drop-shadow(0 18px 16px #38558512)}.success-layer{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e8eef8;padding:14px 18px;border-radius:13px;box-shadow:0 17px 35px #3b5d9220;left:41%;bottom:9%;z-index:5;white-space:nowrap}.success-icon{width:37px;height:37px;border-radius:50%;display:grid;place-items:center;color:#2a8a6a;background:#e8f5ef;font-size:21px}.success-layer b{display:block;font-size:12px;font-weight:600}.success-layer div>span{display:block;font-size:9px;color:#7787a0;margin-top:5px}.success-spark{color:#8aaaf0;font-size:23px;margin-left:12px}.scene-note{position:absolute;bottom:3%;left:28%;font-size:6px;letter-spacing:.12em;color:#8190a7;z-index:5}.scene-toggle{position:absolute;bottom:61px;right:40px;z-index:11;display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:9px 12px;border:1px solid #dbe4f1;border-radius:7px;color:#586e8d;background:#f7faffd9;font-size:10px;cursor:pointer}.scene-toggle[hidden]{display:none}.scene-toggle>span:first-child{font-size:12px}.scene-toggle:hover{background:#fff}.scene-toggle:focus-visible{outline:3px solid #2455e8;outline-offset:3px}
.services{grid-template-columns:.8fr 1.5fr;gap:65px}.service-item{grid-template-columns:20px 128px minmax(0,1fr) 44px;gap:19px;align-items:center;min-height:184px}.service-art{width:128px;height:128px;object-fit:contain;border-radius:12px;filter:none;mix-blend-mode:multiply}.service-number{align-self:start;margin-top:12px}.service-description{min-width:0}.service-item>a{align-self:center}.service-item h3{font-size:20px}.service-item p{font-size:13px}.service-item small{word-spacing:0}.service-item:first-child{padding-top:0}.service-item:hover .service-art{transform:translateY(-3px) rotate(-3deg)}
@media(min-width:1700px){.hero{min-height:860px}.hero-scene{right:calc((100vw - 1560px)/2);width:860px}.hero-content>p{max-width:440px}.hero-content h1{max-width:600px}}
@media(max-width:1150px){.hero{min-height:720px}.hero-content h1{font-size:clamp(46px,5.4vw,64px)}.hero-content>p{font-size:14px;max-width:43%}.hero-scene{width:57%;right:0}.scene-card{padding:14px;border-radius:12px}.crm-heading{font-size:14px;margin:12px 0}.crm-contacts{margin:11px 0;gap:6px}.crm-status{font-size:5px}.app-topline{font-size:8px;padding-bottom:9px}.task-heading{font-size:12px}.kanban-task{padding:8px;min-height:88px}.kanban-task b{font-size:7px}.success-layer{padding:11px;gap:8px}.success-layer b{font-size:10px}.success-layer div>span{font-size:8px}.success-icon{width:30px;height:30px}.success-spark{margin-left:4px}.hero-actions{gap:18px;flex-wrap:wrap}.hero-actions .button-primary{font-size:12px;gap:18px}.hero-actions .text-link{font-size:11px}.services{gap:36px;grid-template-columns:.8fr 1.5fr}.service-item{grid-template-columns:18px 95px minmax(0,1fr) 40px;gap:12px}.service-art{width:95px;height:105px}.service-item h3{font-size:18px}}
@media(max-width:900px){.services{grid-template-columns:1fr}.service-item{grid-template-columns:24px 130px minmax(0,1fr) 44px;gap:22px}.service-art{width:130px;height:130px}.service-item h3{font-size:21px}.hero-content h1{font-size:48px}.hero-scene{width:59%;right:-2%}.hero-content>p{font-size:13px}.crm-status{display:none}.crm-layer{left:2%;width:38%;top:24%}.tasks-layer{width:47%}.scene-note{font-size:5px;left:24%}}
@media(max-width:760px){.hero{display:flex;flex-direction:column;align-items:stretch;min-height:0;padding-bottom:82px}.hero-content{order:0;position:relative;margin-top:0;padding-top:42px;z-index:3;pointer-events:auto}.hero-content>*{max-width:100%}.hero-content h1{font-size:clamp(43px,8vw,59px);max-width:590px}.hero-content h1>span{display:inline}.hero-content>p{max-width:440px;font-size:14px}.hero-actions{max-width:100%;gap:22px;margin-top:24px}.hero-actions .button-primary{font-size:13px}.hero-actions .text-link{font-size:12px}.hero-tag{font-size:9px;margin-bottom:22px}.hero-scene{position:relative;order:1;top:auto;right:auto;width:min(100%,660px);max-width:none;margin:12px auto 0;transform:none;aspect-ratio:1.15}.scene-card{padding:17px}.crm-layer{width:38%;left:3%;top:24%}.crm-heading{font-size:15px}.crm-status{display:none}.crm-contacts b{font-size:10px}.crm-contacts small{font-size:8px}.crm-contacts{margin:14px 0}.tasks-layer{width:45%;right:3%}.task-heading{font-size:13px}.kanban-task b{font-size:8px}.kanban-task{min-height:93px}.app-topline{font-size:9px}.scene-note{font-size:6px;left:26%;bottom:1%}.scene-toggle{bottom:48px;right:20px;font-size:9px;border:0;background:transparent}.hero-bottom{bottom:10px}.success-layer{left:40%;padding:13px;bottom:8%}.success-layer b{font-size:12px}.success-layer div>span{font-size:9px}.success-icon{width:34px;height:34px}.scene-platform{bottom:12%}.people-layer{top:27%}.hero-bottom .hero-count{display:none}}
@media(max-width:480px){.hero-content{padding-top:36px}.hero-content h1{font-size:clamp(37px,9.1vw,44px)}.hero-content>p{font-size:13px;max-width:345px}.hero-actions{gap:10px 18px}.hero-scene{margin-top:24px;aspect-ratio:1.08}.scene-card{padding:12px;border-radius:11px}.crm-layer{width:40%;left:2%;top:24%}.crm-heading{font-size:11px;margin:10px 0}.app-topline{font-size:7px;gap:5px;padding-bottom:7px}.mini-brand{font-size:15px}.app-topline>i{font-size:7px;letter-spacing:1px}.crm-contacts{gap:6px;margin:10px 0}.contact-avatar{height:22px;width:22px;font-size:7px}.crm-contacts b{font-size:8px}.crm-contacts small{font-size:6px;margin-top:3px}.crm-pipeline{font-size:5px;padding-top:8px}.tasks-layer{width:47%;right:2%;top:5%}.task-heading{font-size:10px;margin:10px 0}.task-app-icon{width:18px;height:18px;font-size:14px}.kanban{gap:6px}.kanban>div>small{font-size:5px;margin-bottom:6px}.kanban-task{padding:6px;min-height:70px;border-radius:5px}.kanban-task b{font-size:5.5px}.task-color{margin-bottom:6px;height:3px;width:18px}.task-lines{height:2px}.mini-avatars{margin-top:7px}.done-label{font-size:5px;margin-top:10px}.task-progress{font-size:5px;gap:8px;margin-top:9px}.progress-track{height:3px}.people-layer{width:91%;left:8%;top:29%}.success-layer{left:35%;bottom:10%;padding:10px;gap:8px;border-radius:10px}.success-layer b{font-size:10px}.success-layer div>span{font-size:7px;margin-top:4px}.success-icon{height:28px;width:28px;font-size:17px}.success-spark{font-size:18px;margin-left:3px}.scene-note{font-size:4.5px;left:25%;bottom:4%}.service-item{grid-template-columns:84px minmax(0,1fr) 36px;gap:12px;min-height:190px;padding-block:25px}.service-art{width:84px;height:104px;margin-top:0}.service-number{top:12px;left:5px;margin-top:0;font-size:8px}.service-item h3{font-size:17px}.service-item p{font-size:12px;margin:9px 0}.service-item small{font-size:9px;line-height:1.7}.service-item>a{min-width:36px;min-height:44px}.service-item:first-child{padding-top:25px}}
@media(max-width:360px){.hero-content h1{font-size:35px}.hero-actions{flex-direction:row;gap:8px 13px}.hero-actions .button-primary{padding:13px;font-size:11px}.hero-actions .text-link{font-size:10px}.service-item{grid-template-columns:70px minmax(0,1fr) 32px;gap:10px}.service-art{width:70px;height:90px}.service-item h3{font-size:15px}.success-layer{left:32%}.scene-note{font-size:4px}.hero-scene{aspect-ratio:1.02}}
@media(prefers-reduced-motion:reduce){.scene-layer{transform:none!important;will-change:auto}.service-item:hover .service-art{transform:none}}

/* Fit the final full-body character cutout without clipping its feet. */
.people-layer{width:62%;left:29%;top:28%}
@media(max-width:760px){.people-layer{width:62%;left:29%;top:28%}}
@media(max-width:480px){.people-layer{width:66%;left:27%;top:28%}}

/* Reserve clear space between headline and artwork at tablet/desktop widths. */
@media(min-width:761px){.hero-content>*{max-width:42%}.hero-content h1{max-width:42%}.tasks-layer{right:5%;width:43%}}
@media(min-width:1700px){.hero-content h1{max-width:560px}}

@media(min-width:761px) and (max-width:1699px){.hero-content>*{max-width:41%}.hero-content h1{max-width:41%}}
@media(max-width:760px){.tasks-layer{right:5%;width:43%}.crm-layer{left:4%;width:38%}}
@media(prefers-reduced-motion:reduce){.scene-toggle{display:none!important}}
