:root{--purple:#64158f;--purple-dark:#351054;--pink:#ef178c;--yellow:#ffd336}.roll-brand .roll-mark{width:47px;height:47px;border-radius:15px;background:var(--purple);display:grid;align-content:center;gap:5px;padding:10px;transform:rotate(-4deg);box-shadow:0 8px 20px rgba(100,21,143,.22)}.roll-mark i{display:block;height:7px;border-radius:99px;background:var(--yellow)}.roll-mark i:last-child{background:var(--pink);margin-left:7px}.roll-brand strong{color:var(--purple)}.roll-brand b{color:var(--pink)}.roll-hero{background:radial-gradient(circle at 90% 10%,rgba(239,23,140,.16),transparent 30%),linear-gradient(115deg,#fff 0%,#fff 55%,#fff4c8 100%)}.roll-hero .hero-image-placeholder img{object-position:70% center}.machine{background:#fff}.machine-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:75px;align-items:center}.machine-photo{position:relative;min-height:600px;display:grid;place-items:center;border-radius:36px;background:linear-gradient(145deg,#fff8d4,#f8edff);padding:45px;box-shadow:var(--shadow);overflow:hidden}.machine-photo:before{content:"";position:absolute;width:230px;height:230px;border-radius:50%;background:rgba(239,23,140,.12);top:-70px;right:-50px}.machine-photo img{width:100%;height:510px;object-fit:contain;position:relative}.photo-label{position:absolute;left:22px;top:22px;background:#fff;color:var(--purple);padding:8px 13px;border-radius:999px;font-size:.75rem;font-weight:850;z-index:2;box-shadow:0 8px 20px rgba(53,16,84,.1)}.machine-copy h2{font-size:clamp(2.25rem,4vw,3.6rem);color:var(--purple-dark);margin-bottom:19px}.machine-copy>p{font-size:1.06rem;color:var(--muted)}.spec-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin:28px 0}.spec-grid div{border:1px solid var(--line);border-radius:17px;padding:17px;background:#fff}.spec-grid strong,.spec-grid span{display:block}.spec-grid strong{color:var(--purple);font-size:1.02rem}.spec-grid span{color:var(--muted);font-size:.79rem;margin-top:3px}.experience{background:linear-gradient(135deg,var(--purple-dark),var(--purple) 58%,#8b169d);color:#fff}.experience .section-heading h2{color:#fff}.experience .section-heading p{color:#eddef5}.experience-flow{list-style:none;padding:0;margin:48px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.experience-flow li{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.17);border-radius:23px;padding:25px;position:relative}.experience-flow li>span{width:43px;height:43px;display:grid;place-items:center;border-radius:14px;background:var(--yellow);color:var(--purple);font-size:1.15rem;font-weight:900}.experience-flow h3{font-size:1.25rem;margin:20px 0 9px}.experience-flow p{color:#eadcf2;font-size:.9rem;margin:0}.videos{background:var(--cream)}.video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.video-grid article{background:#fff;border:1px solid var(--line);border-radius:26px;padding:14px 14px 20px;box-shadow:0 12px 35px rgba(53,16,84,.08)}.video-grid h3{font-size:1.2rem;margin:17px 8px 0}.video-frame{position:relative;aspect-ratio:16/9;border-radius:18px;overflow:hidden;background:var(--purple-dark)}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}@media(max-width:980px){.machine-grid{grid-template-columns:1fr;gap:45px}.machine-photo{min-height:500px}.experience-flow{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.machine-photo{min-height:390px;padding:25px}.machine-photo img{height:350px}.spec-grid,.experience-flow,.video-grid{grid-template-columns:1fr}.roll-hero .hero-image-placeholder img{object-position:66% center}}
.video-fallback{display:inline-block;margin:8px;color:#64158f;font-size:.88rem;font-weight:800;text-decoration:underline;text-underline-offset:3px}.video-fallback:hover{color:#ef178c}
.human-moment{background:linear-gradient(150deg,#fff 0%,#fff7cc 48%,#faecff 100%)}.human-moment-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;align-items:center}.human-moment h2{font-size:clamp(2.2rem,4vw,3.4rem);color:#351054;margin:14px 0 18px;line-height:1.04}.human-moment p{color:var(--muted);font-size:1.03rem}.moment-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.moment-cards article{background:rgba(255,255,255,.9);border:1px solid var(--line);border-radius:23px;padding:22px 18px;box-shadow:0 14px 36px rgba(100,21,143,.08)}.moment-cards strong{width:38px;height:38px;display:grid;place-items:center;border-radius:13px;background:#ffd336;color:#64158f}.moment-cards h3{font-size:1.08rem;color:#351054;margin:18px 0 8px}.moment-cards p{font-size:.88rem;margin:0}@media(max-width:980px){.human-moment-grid{grid-template-columns:1fr}.moment-cards{grid-template-columns:repeat(3,1fr)}}@media(max-width:680px){.moment-cards{grid-template-columns:1fr}}
