body.institutional{--accent:#0d9488;--light:#e8f8f4;--dark:#113c39}.core-word{color:#0d9488}.core-hero{display:grid;grid-template-columns:1.3fr 1fr;gap:45px;align-items:center}.core-hero h1{font-size:clamp(39px,4.3vw,61px)}.core-visual{position:relative;min-height:440px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle,#d9f6ed,transparent 68%);isolation:isolate}.core-symbol{width:220px;height:220px;animation:core-spin 24s linear infinite}.core-symbol img{width:100%;height:100%;object-fit:contain}.core-symbol.paused{animation-play-state:paused}.orbit{position:absolute;width:340px;height:340px;border:1px dashed #89cabb;border-radius:50%;z-index:-1}.visual-label{text-align:center;font-size:13px;line-height:1.7;color:#486862;margin-top:12px}.visual-label strong{color:#183b38}.satellite{position:absolute;display:flex;align-items:center;gap:10px;border:1px solid;background:white;border-radius:13px;padding:13px 16px;text-decoration:none;box-shadow:0 15px 35px #163e3612;min-width:175px;font-weight:700}.satellite small{display:block;font-size:9px;letter-spacing:.12em}.satellite b{margin-left:auto}.satellite.fin{top:15px;left:0;color:#285ce2;border-color:#b8cbfa}.satellite.ass{bottom:20px;right:0;color:#7248cf;border-color:#d7c5f5}.motion-toggle{position:absolute;bottom:-20px;background:transparent;border:0;text-decoration:underline;color:#4d6d65;font:inherit;font-size:11px;cursor:pointer}.product-card{position:relative;overflow:hidden;border-top:5px solid var(--product);background:linear-gradient(135deg,var(--tint),#fff 70%);padding:36px;display:flex;flex-direction:column}.product-card.product-fin{--product:#285ce2;--tint:#e8f0ff;border-color:#b2c8fa;border-top-color:#285ce2}.product-card.product-ass{--product:#7248cf;--tint:#efe6fc;border-color:#d3bfee;border-top-color:#7248cf}.product-card>img{width:65px;height:65px;margin-bottom:20px}.product-label{font-size:10px;font-weight:800;letter-spacing:.16em;color:var(--product)}.product-card h3{font-size:30px;color:var(--product)}.product-card h3 span{font-weight:400;color:#536078}.product-card ul{padding:0;list-style:none;margin-bottom:28px}.product-card li{display:flex;gap:12px;padding:9px 0;font-size:14px}.product-card li:before{content:'✓';color:var(--product);font-weight:800}.product-card a.btn,.product-card a.btn.secondary{background:var(--product);color:white;border-color:var(--product);align-self:start;margin-top:auto}.core-icon{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:13px;background:#e1f3ed;color:#0d8478}.core-icon svg{width:25px;height:25px;stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.audit-icon{margin:18px 0 3px;background:#eee5fb;color:#7248cf}@keyframes core-spin{to{transform:rotate(360deg)}}@media(max-width:850px){.core-hero{grid-template-columns:1fr}.core-visual{min-height:390px;max-width:450px;width:100%;margin:auto}.core-hero h1{max-width:650px}.product-card{padding:28px}}@media(max-width:430px){.orbit{width:270px;height:270px}.satellite{min-width:155px;padding:10px;font-size:14px}.satellite.fin{top:0}.satellite.ass{bottom:0}.core-visual{min-height:360px}.core-symbol{width:190px;height:190px}.motion-toggle{bottom:-28px}}@media(prefers-reduced-motion:reduce){.core-symbol{animation:none}.motion-toggle{display:none}}