:root{--navy:#111b3a;--ink:#1b2548;--muted:#69718b;--blue:#3767f4;--violet:#7555ee;--line:#e7ebf5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}button,a{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}.site-header{position:fixed;z-index:50;top:16px;left:0;width:100%;padding:0 24px}.nav-shell{width:min(1180px,100%);height:68px;margin:auto;padding:0 14px 0 22px;display:flex;align-items:center;justify-content:space-between;border:1px solid #dce2f1e6;border-radius:20px;background:#ffffffd9;box-shadow:0 12px 40px #1f377714;backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:10px;font-size:25px;font-weight:780;letter-spacing:-1.2px;color:#17234b}.brand-mark{width:30px;height:30px;position:relative;display:block;transform:rotate(-6deg)}.brand-mark i{position:absolute;width:9px;border-radius:6px;background:linear-gradient(#5f83ff,#5e4de2);bottom:4px;transform:skewY(-25deg)}.brand-mark i:nth-child(1){height:13px;left:2px}.brand-mark i:nth-child(2){height:22px;left:11px}.brand-mark i:nth-child(3){height:16px;left:20px}.nav-links{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:620;color:#4a5470}.nav-links a{transition:.2s}.nav-links a:hover{color:var(--blue)}.nav-signoff{margin-left:10px;padding:10px 14px;border-left:1px solid var(--line);font-size:11px;color:#8a91a6}.nav-signoff b{display:block;color:#536078;font-size:12px}.menu-button{display:none;background:none;border:0;color:var(--ink)}
.hero{min-height:780px;position:relative;display:flex;align-items:center;padding:126px 30px 110px;overflow:hidden;background:linear-gradient(#fbfcff,#fff)}.hero-bg{position:absolute;border-radius:50%}.blob-one{width:540px;height:540px;right:-220px;top:-220px;background:radial-gradient(circle,#e6e7ff,transparent 70%)}.blob-two{width:440px;height:440px;left:-250px;top:300px;background:radial-gradient(circle,#e9f5ff,transparent 70%)}.hero-shell{width:min(1160px,100%);margin:auto;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:60px;position:relative;z-index:2}.hero-copy{animation:fadeUp .7s ease both}.eyebrow,.kicker{font-size:11px;letter-spacing:.18em;font-weight:800;color:#5267b9;margin:0 0 22px}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:22px;height:2px;background:linear-gradient(90deg,var(--blue),var(--violet))}.hero h1{font-size:clamp(52px,5.2vw,76px);line-height:1.03;letter-spacing:-.052em;margin:0;max-width:700px;color:var(--navy)}.hero-lead{font-size:18px;line-height:1.75;color:var(--muted);max-width:570px;margin:27px 0}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:750;color:var(--blue);padding-bottom:5px;border-bottom:1px solid #c8d3ff}.text-link svg{transition:.2s}.text-link:hover svg{transform:translateX(4px)}.art-stage{height:490px;animation:artIn .8s ease both}.hero-art{position:relative;width:100%;height:100%;display:grid;place-items:center}.art-glow{position:absolute;width:68%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff,#e4ecff 35%,#cfc9ff 72%,transparent 73%);box-shadow:0 35px 90px #4957cb38;animation:breathe 5s ease-in-out infinite}.art-ring{position:absolute;border:1px solid #545fd433;border-radius:50%;transform:rotate(-18deg)}.ring-one{width:90%;height:48%}.ring-two{width:67%;height:83%;transform:rotate(50deg)}.art-core{width:126px;height:126px;border-radius:38px;z-index:2;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#4077ff,#7b4ee8);box-shadow:inset 0 2px 10px #ffffff80,0 28px 45px #4c51c45c;transform:rotate(-8deg)}.art-core svg{transform:rotate(8deg)}.core-dot{position:absolute;width:16px;height:16px;border-radius:50%;background:#7cf0ff;transform:translate(44px,-44px)}.float-card{position:absolute;z-index:3;width:100px;height:84px;padding:13px;border:1px solid #ffffffe6;border-radius:22px;background:#ffffffc7;box-shadow:0 18px 38px #25397d29;backdrop-filter:blur(12px);display:flex;flex-direction:column;justify-content:space-between;color:#5269df;animation:float 4s ease-in-out infinite}.float-card span{font-size:9px;letter-spacing:.15em;font-weight:800;color:#69718b}.float-card svg{width:25px}.card-a{left:3%;top:14%;transform:rotate(-8deg)}.card-b{right:2%;top:18%;animation-delay:-1s;transform:rotate(7deg)}.card-c{left:10%;bottom:10%;animation-delay:-2s;transform:rotate(5deg)}.card-d{right:9%;bottom:8%;animation-delay:-3s;transform:rotate(-8deg)}.tools .art-core{background:linear-gradient(145deg,#09aee8,#6255eb)}.launch .art-core{background:linear-gradient(145deg,#6951f4,#ad5ee1)}.slider-ui{position:absolute;z-index:3;bottom:76px;left:50%;width:min(1160px,calc(100% - 60px));transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between}.dots{display:flex;gap:8px}.dots button{border:0;width:8px;height:8px;border-radius:99px;padding:0;background:#cad1e4;transition:.3s}.dots button.active{width:30px;background:linear-gradient(90deg,var(--blue),var(--violet))}.slider-buttons{display:flex;gap:8px}.slider-buttons button{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--line);color:#556079;background:#ffffffcc;transition:.2s}.slider-buttons button:hover{color:#fff;background:var(--blue)}.slider-buttons svg{width:18px}
.section{width:min(1160px,calc(100% - 48px));margin:auto;padding:110px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:50px}.section-head>div{max-width:650px}.section-head>p{max-width:380px;color:var(--muted);line-height:1.75;margin:0}.kicker{margin-bottom:15px}.section h2,.statement h2{font-size:clamp(38px,4vw,56px);line-height:1.08;letter-spacing:-.045em;color:var(--navy);margin:0}.build-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.build-card{position:relative;min-height:250px;padding:30px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 12px 35px #1f31690b;transition:.3s;overflow:hidden}.build-card:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-80px;bottom:-90px;background:var(--card-glow,#eef2ff)}.build-card:hover{transform:translateY(-7px);box-shadow:0 25px 55px #1f31691c}.icon-wrap{width:54px;height:54px;border-radius:17px;display:grid;place-items:center;color:var(--card-accent,#4d68eb);background:var(--card-bg,#eef2ff)}.icon-wrap svg{width:24px}.build-card h3{font-size:20px;margin:26px 0 10px;color:var(--navy)}.build-card p{font-size:14px;line-height:1.65;color:var(--muted);max-width:260px}.mini-arrow{position:absolute;right:26px;top:30px;color:#a3aac0}.violet{--card-accent:#7658e9;--card-bg:#f1edff;--card-glow:#eee8ff}.cyan{--card-accent:#159bc9;--card-bg:#e8f8ff;--card-glow:#e6f8ff}.purple{--card-accent:#aa55cf;--card-bg:#f8ecff}.indigo{--card-accent:#5260c8;--card-bg:#eef0ff}.sky{--card-accent:#387dd9;--card-bg:#eaf4ff}
.ecosystem{width:min(1220px,calc(100% - 48px));border-radius:40px;min-height:610px;padding:70px;display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center;background:linear-gradient(135deg,#f5f8ff,#faf8ff);border:1px solid #edf0f9}.ecosystem-copy>p:last-of-type{color:var(--muted);line-height:1.75}.ecosystem-art{height:440px;display:grid;place-items:center}.eco-orbit{width:340px;height:340px;border:1px solid #cad5fa;border-radius:50%;position:relative;display:grid;place-items:center}.eco-orbit:after{content:"";position:absolute;width:220px;height:220px;border:1px dashed #cbd2ee;border-radius:50%}.eco-center{width:108px;height:108px;border-radius:34px;color:#fff;display:grid;place-items:center;z-index:2;background:linear-gradient(145deg,#3c74fd,#7955e6);box-shadow:0 25px 55px #4c58cb4d}.eco-node{position:absolute;width:68px;height:68px;display:grid;place-items:center;border-radius:20px;background:#fff;border:1px solid #e5e9f5;box-shadow:0 14px 35px #2a3b7d1f;font-size:9px;font-weight:800;letter-spacing:.1em;color:#6270a3;z-index:3}.n0{top:-22px;left:135px}.n1{right:-23px;top:136px}.n2{bottom:-22px;left:135px}.n3{left:-23px;top:136px}.coming{margin-top:32px;padding:18px 20px;display:flex;gap:14px;align-items:center;border:1px solid #dee5fa;border-radius:18px;background:#ffffffbf}.pulse{width:10px;height:10px;border-radius:50%;background:#6b6ee5;box-shadow:0 0 0 6px #e6e7ff}.coming strong,.coming small{display:block}.coming small{margin-top:4px;color:#8a91a8}
.approach{padding-top:140px}.centered{display:block;text-align:center}.centered>div,.centered>p{max-width:700px;margin-left:auto;margin-right:auto}.centered>p{margin-top:20px}.steps{display:grid;grid-template-columns:1fr 70px 1fr 70px 1fr;align-items:center;margin-top:70px}.steps article{text-align:center;padding:18px}.steps article>span{font-size:10px;font-weight:800;color:#b1b8ca}.step-icon{width:82px;height:82px;border-radius:26px;display:grid;place-items:center;color:#5b64d9;background:linear-gradient(145deg,#f2f5ff,#eeeaff);margin:16px auto 24px;box-shadow:0 16px 36px #4351a11a}.steps h3{margin:0 0 10px;color:var(--navy)}.steps p{color:var(--muted);font-size:14px;line-height:1.65}.steps>i{height:1px;background:#cbd3ef}
.statement{width:min(1220px,calc(100% - 48px));min-height:470px;margin:30px auto 0;padding:70px 80px;border-radius:42px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;color:#fff;overflow:hidden;background:radial-gradient(circle at 10% 100%,#3d78fc,transparent 35%),linear-gradient(125deg,#171f58,#5642bf 65%,#754ccc)}.statement h2{color:#fff}.statement>div>p:last-child{color:#dcdcf8}.kicker.light{color:#bfc9ff}.statement-orb{width:260px;height:260px;border-radius:50%;position:relative;margin:auto;background:radial-gradient(circle at 35% 25%,#fff,#7b9dff 18%,#7960e9 55%,#343489);box-shadow:0 35px 80px #05092d73}.statement-orb span{position:absolute;border:1px solid #ffffff47;border-radius:50%;inset:-35px}.statement-orb span:nth-child(2){inset:-70px 10px;transform:rotate(60deg)}.statement-orb span:nth-child(3){inset:40px -80px;transform:rotate(-25deg)}.parent-brand{padding:120px 0;display:flex;align-items:center;justify-content:space-between;gap:80px}.parent-brand>div{display:flex;align-items:center;gap:24px}.small-mark{width:64px;height:64px;border-radius:20px;background:#f3f1ff;color:#6b55ca;display:grid;place-items:center;font-size:20px;font-weight:850}.parent-brand h2{font-size:34px}.parent-brand h2 strong{color:#7255c7}.parent-brand>p{max-width:420px;color:var(--muted);line-height:1.7}
footer{padding:58px max(24px,calc((100% - 1160px)/2));background:#101735;color:#fff}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:45px;border-bottom:1px solid #ffffff1f}footer .brand{color:#fff}.footer-top p{font-size:14px;color:#c9cee0}.footer-top>span,.footer-bottom{font-size:11px;color:#9299b2}.footer-bottom{padding-top:24px;display:flex;justify-content:space-between}@keyframes fadeUp{from{opacity:0;transform:translateY(18px)}}@keyframes artIn{from{opacity:0;transform:translateX(25px)}}@keyframes float{50%{margin-top:-12px}}@keyframes breathe{50%{transform:scale(1.04)}}
@media(max-width:900px){.nav-links{display:none}.nav-links.open{display:flex;position:absolute;top:78px;left:24px;right:24px;padding:24px;flex-direction:column;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:22px}.menu-button{display:grid}.hero{min-height:930px}.hero-shell{grid-template-columns:1fr;gap:20px}.hero-copy{text-align:center}.eyebrow{justify-content:center}.hero-lead{margin:22px auto}.art-stage{height:400px}.build-grid{grid-template-columns:repeat(2,1fr)}.section-head{align-items:start;flex-direction:column;gap:20px}.ecosystem{padding:55px 35px;grid-template-columns:1fr}.ecosystem-art{order:2;height:380px}.ecosystem-copy{text-align:center}.steps{grid-template-columns:1fr}.steps>i{height:55px;width:1px;margin:auto}.statement{grid-template-columns:1fr;text-align:center}.parent-brand{flex-direction:column;text-align:center}.parent-brand>div{flex-direction:column}.footer-top{flex-direction:column;gap:18px}}
@media(max-width:600px){.site-header{top:10px;padding:0 12px}.nav-shell{height:60px}.hero{min-height:850px;padding:110px 20px 90px}.hero h1{font-size:42px}.hero-lead{font-size:16px}.art-stage{height:320px}.art-core{width:90px;height:90px}.float-card{width:77px;height:67px;padding:10px}.slider-ui{width:calc(100% - 40px);bottom:45px}.section{width:calc(100% - 32px);padding:80px 0}.section h2,.statement h2{font-size:36px}.build-grid{grid-template-columns:1fr}.ecosystem{width:calc(100% - 24px);padding:55px 20px}.ecosystem-art{height:320px}.eco-orbit{width:250px;height:250px}.eco-orbit:after{width:165px;height:165px}.eco-node{width:55px;height:55px}.n0{left:98px}.n1{top:98px}.n2{left:98px}.n3{top:98px}.statement{width:calc(100% - 24px);padding:60px 24px}.statement-orb{width:170px;height:170px}.footer-bottom{flex-direction:column;gap:10px;text-align:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
.generated-art.slide-art-3 img{animation:launchFloat 5s ease-in-out infinite}@keyframes launchFloat{0%,100%{transform:translateY(-18px) rotate(-1deg)}50%{transform:translateY(-28px) rotate(1deg)}}
.brand{width:176px;display:flex;align-items:center}.brand img{display:block;width:100%;height:auto}.generated-art{position:relative;width:100%;height:100%;display:grid;place-items:center}.generated-art img{position:relative;z-index:2;width:94%;height:94%;object-fit:contain;filter:drop-shadow(0 32px 36px rgba(55,67,145,.2));animation:artFloat 5s ease-in-out infinite}.generated-glow{position:absolute;width:68%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(221,229,255,.95),rgba(239,235,255,.55) 48%,transparent 72%);filter:blur(12px)}.shedigital-logo{width:205px;height:auto;object-fit:contain}.parent-brand>div{gap:34px}footer .brand{filter:brightness(0) invert(1)}@keyframes artFloat{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-12px) rotate(1deg)}}
@media(max-width:600px){.brand{width:145px}.shedigital-logo{width:180px}.generated-art img{width:100%;height:100%}}
.art-stage{position:relative;overflow:visible}.generated-art{overflow:visible}.generated-art img{width:84%;height:84%;max-height:420px;object-position:center center}.generated-art.slide-art-3 img{width:72%;height:72%;max-height:365px;object-position:center 42%;transform:translateY(-18px)}.slider-ui{pointer-events:none}.slider-ui button{pointer-events:auto}.slider-buttons{margin-right:4px}.hero-shell{padding-bottom:22px}
@media(max-width:900px){.hero{padding-bottom:125px}.art-stage{height:360px}.generated-art img{width:78%;height:78%;max-height:320px}.generated-art.slide-art-3 img{width:65%;height:65%;max-height:285px;transform:translateY(-12px)}.slider-ui{bottom:38px}}
@media(max-width:600px){.hero{min-height:820px;padding-bottom:110px}.art-stage{height:285px}.generated-art img{width:76%;height:76%;max-height:245px}.generated-art.slide-art-3 img{width:62%;height:62%;max-height:220px;transform:translateY(-8px)}.slider-ui{bottom:30px}}

/* Slider v5: self-contained card. These rules deliberately replace every
   earlier hero positioning rule so images and controls never overlap. */
.hero{min-height:auto;display:block;padding:118px 24px 42px;overflow:hidden}
.hero-card{position:relative;z-index:2;width:min(1180px,100%);margin:0 auto;border:1px solid #e3e8f4;border-radius:36px;background:rgba(255,255,255,.88);box-shadow:0 28px 80px rgba(35,50,105,.13);overflow:hidden;backdrop-filter:blur(18px)}
.hero-shell{width:100%;min-height:580px;margin:0;padding:52px 56px 28px;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(360px,.97fr);align-items:center;gap:48px}
.hero-copy{min-width:0}
.hero h1{font-size:clamp(46px,4.6vw,68px)}
.art-stage{position:relative;width:100%;height:440px;min-width:0;overflow:hidden;border-radius:28px;background:linear-gradient(145deg,rgba(246,249,255,.94),rgba(249,246,255,.9));border:1px solid #edf0f9;animation:artIn .8s ease both}
.hero-art,.generated-art{position:relative;width:100%;height:100%;overflow:hidden;display:grid;place-items:center}
.generated-art img,.generated-art.slide-art-3 img{position:relative;z-index:2;display:block;width:auto;height:auto;max-width:88%;max-height:88%;object-fit:contain;object-position:center;transform:none;animation:artFloat 5s ease-in-out infinite;filter:drop-shadow(0 24px 28px rgba(55,67,145,.16))}
.generated-glow{max-width:70%;max-height:70%}
.slider-ui{position:static;width:100%;height:76px;padding:0 28px;border-top:1px solid #e8ecf5;transform:none;display:flex;align-items:center;justify-content:space-between;background:rgba(251,252,255,.92);pointer-events:auto}
.slider-buttons{margin:0}
.slider-buttons button{background:#fff}
.section:first-of-type{padding-top:100px}
@media(max-width:900px){
  .hero{min-height:auto;padding:104px 16px 28px}
  .hero-shell{min-height:0;padding:44px 34px 24px;grid-template-columns:1fr;gap:34px}
  .hero-copy{text-align:center}.eyebrow{justify-content:center}.hero-lead{margin:22px auto}
  .art-stage{height:360px;max-width:620px;margin:0 auto}
  .generated-art img,.generated-art.slide-art-3 img{max-width:84%;max-height:84%;transform:none}
  .slider-ui{height:70px;padding:0 22px}
}
@media(max-width:600px){
  .hero{min-height:auto;padding:90px 10px 20px}
  .hero-card{border-radius:25px}
  .hero-shell{padding:34px 20px 18px;gap:26px}
  .hero h1{font-size:39px}
  .art-stage{height:270px;border-radius:21px}
  .generated-art img,.generated-art.slide-art-3 img{max-width:90%;max-height:90%;transform:none}
  .art-core{width:86px;height:86px}.float-card{width:72px;height:62px;padding:9px}
  .slider-ui{height:66px;padding:0 16px}
}
