/* v21.8 — premium Creator feature visuals. No decorative full-bleed circles, no random code screenshots. */
.creator-v2{position:relative;min-height:360px!important;padding:14px!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.075)!important;border-radius:20px!important;background:linear-gradient(180deg,#0d1016,#090b10)!important;box-shadow:inset 0 1px rgba(255,255,255,.025),0 24px 60px rgba(0,0,0,.28)}
.creator-v2:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(232,168,56,.045),transparent 28%,transparent 72%,rgba(91,108,255,.035))}
.creator-v2 .deck-window-bar{position:relative;z-index:3;margin:0 0 12px;border-bottom:1px solid rgba(255,255,255,.055)}
.creator-v2 svg{fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}

/* Smart Build: each visual has a purpose. Two real Roblox references + one architecture illustration. */
.smart-v2-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-height:292px}
.smart-v2-card{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.085);border-radius:14px;background:#0d1016;box-shadow:0 16px 38px rgba(0,0,0,.22)}
.smart-v2-media{position:relative;height:214px;background:#11151c;overflow:hidden}
.smart-v2-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
/* UI screenshots are usually wider than this tall feature card. Fit the complete interface instead of cropping it. */
.smart-v2-media.is-ui{display:grid;place-items:center;padding:10px;box-sizing:border-box;background:linear-gradient(180deg,#121721,#0a0d12)}
.smart-v2-media.is-ui img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;border-radius:9px;box-shadow:0 10px 28px rgba(0,0,0,.3)}
.smart-v2-media.is-ui:after{display:none}
.smart-v2-media:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(transparent,rgba(7,9,13,.82));pointer-events:none}
.smart-v2-system{height:214px;display:grid;place-items:center;padding:18px;background:linear-gradient(180deg,#0f131a,#0a0d12)}
.smart-v2-system svg{width:100%;max-width:150px;height:auto;color:#d6a13c}
.smart-v2-caption{display:flex;align-items:flex-start;gap:9px;padding:11px 11px 12px;min-height:69px}
.smart-v2-icon{position:relative;width:30px;height:30px;display:flex;align-items:center;justify-content:center;flex:0 0 30px;line-height:0;border-radius:9px;color:#f2b847;background:radial-gradient(circle at 50% 45%,rgba(255,210,108,.18),rgba(232,168,56,.075) 58%,rgba(232,168,56,.035));border:1px solid rgba(244,181,65,.32);box-shadow:inset 0 0 12px rgba(255,196,78,.08),0 0 0 1px rgba(232,168,56,.035),0 0 15px rgba(232,168,56,.2),0 4px 14px rgba(0,0,0,.28)}
.smart-v2-icon:after{content:"";position:absolute;inset:4px;border-radius:6px;pointer-events:none;box-shadow:inset 0 0 10px rgba(255,211,111,.08)}
.smart-v2-icon svg{position:absolute;left:50%;top:50%;width:16px;height:16px;display:block;margin:0;overflow:visible;transform:translate(-50%,-50%);filter:drop-shadow(0 0 5px rgba(244,181,65,.58))}
.smart-v2-caption strong{display:block;font-size:.68rem;color:#f1f3f6;line-height:1.25}.smart-v2-caption span{display:block;margin-top:3px;font-size:.49rem;line-height:1.35;color:#878f9c}

/* Diagram surfaces: System, Runtime, Bridge, Doctor, Project Knowledge. */
.premium-diagram{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;min-height:292px;padding:18px;border:1px solid rgba(255,255,255,.065);border-radius:15px;background:linear-gradient(180deg,rgba(255,255,255,.022),rgba(255,255,255,.008))}
.diagram-title{display:flex;align-items:center;gap:10px;margin-bottom:18px}.diagram-title>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:#f0b33e;background:rgba(232,168,56,.09);border:1px solid rgba(232,168,56,.2)}.diagram-title svg{width:20px;height:20px}.diagram-title small{display:block;color:#777f8d;font-size:.49rem;text-transform:uppercase;letter-spacing:.09em;font-weight:800}.diagram-title strong{display:block;color:#f2f4f7;font-size:.78rem;margin-top:3px}
.system-flow-v2{display:grid;grid-template-columns:1fr 32px 1fr 32px 1fr;align-items:center;gap:5px}.system-node{min-height:105px;padding:12px 9px;border:1px solid rgba(255,255,255,.075);border-radius:13px;background:#0b0e13;text-align:center}.system-node>span{width:34px;height:34px;margin:0 auto 8px;display:grid;place-items:center;border-radius:10px;background:rgba(255,255,255,.035);color:#e3ac43}.system-node svg{width:18px;height:18px}.system-node strong{display:block;color:#edf0f4;font-size:.61rem}.system-node small{display:block;margin-top:4px;color:#747d89;font-size:.46rem;line-height:1.3}.flow-arrow{height:1px;background:linear-gradient(90deg,rgba(232,168,56,.2),rgba(232,168,56,.8));position:relative}.flow-arrow:after{content:"";position:absolute;right:-1px;top:-3px;border-left:5px solid #dca23b;border-top:3px solid transparent;border-bottom:3px solid transparent}

.runtime-pipeline{display:grid;grid-template-columns:1fr 34px 1fr 34px 1fr;align-items:center;gap:4px}.runtime-node{min-height:112px;padding:14px 9px;border:1px solid rgba(255,255,255,.075);border-radius:14px;background:#0b0e13;text-align:center}.runtime-node>span{width:38px;height:38px;margin:0 auto 9px;display:grid;place-items:center;border-radius:12px;color:#e8a838;background:rgba(232,168,56,.08);border:1px solid rgba(232,168,56,.16)}.runtime-node svg{width:20px;height:20px}.runtime-node strong{display:block;color:#f0f2f5;font-size:.62rem}.runtime-node small{display:block;color:#747d89;font-size:.46rem;line-height:1.35;margin-top:4px}.runtime-connector{display:grid;place-items:center;color:#dba23b}.runtime-connector svg{width:21px;height:21px}

.bridge-v2{display:grid;grid-template-columns:minmax(0,.9fr) 58px minmax(0,1.1fr);align-items:center;gap:10px}.bridge-device{min-height:176px;padding:15px;border:1px solid rgba(255,255,255,.075);border-radius:15px;background:#0a0d12}.bridge-device-head{display:flex;align-items:center;gap:9px}.bridge-device-head>span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:#dca43e;background:rgba(232,168,56,.08)}.bridge-device-head svg{width:19px;height:19px}.bridge-device-head strong{font-size:.67rem}.bridge-device p{font-size:.49rem;color:#7f8793;line-height:1.5;margin-top:12px}.bridge-tools{display:flex;gap:5px;flex-wrap:wrap;margin-top:12px}.bridge-tools span{padding:5px 7px;border-radius:999px;border:1px solid rgba(255,255,255,.07);font-size:.43rem;color:#a3aab4}.bridge-link{display:grid;place-items:center;gap:5px;color:#e6a93c}.bridge-link svg{width:28px;height:28px}.bridge-link small{font-size:.42rem;text-transform:uppercase;letter-spacing:.06em}.bridge-context{display:grid;gap:8px}.bridge-context>span{display:flex;align-items:center;gap:8px;padding:9px;border-radius:10px;border:1px solid rgba(255,255,255,.065);background:rgba(255,255,255,.018);font-size:.49rem;color:#9da5af}.bridge-context svg{width:14px;height:14px;color:#dca43e;flex:0 0 14px}

/* Animation: actual Roblox Animation Editor reference, fitted and unobstructed. */
.animation-v2{position:relative;z-index:2;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:10px;min-height:292px}
.animation-v2-media{display:grid;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.075);border-radius:14px;background:#080a0e;padding:10px}.animation-v2-media img{display:block;width:100%;height:100%;max-height:206px;object-fit:contain;object-position:center}
.animation-brief{display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid rgba(255,255,255,.075);border-radius:12px;background:#0b0e13}.animation-brief>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#e6aa3d;background:rgba(232,168,56,.08)}.animation-brief svg{width:17px;height:17px}.animation-brief small{display:block;color:#777f8b;font-size:.45rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.animation-brief strong{display:block;margin-top:2px;color:#eef0f4;font-size:.62rem}

/* Game Doctor: diagnostic UI, not a game advertisement. */
.doctor-v2{position:relative;z-index:2;display:grid;grid-template-columns:128px minmax(0,1fr);gap:13px;min-height:292px}.doctor-score{display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.07);border-radius:15px;background:#0b0e13}.doctor-score-ring{width:86px;height:86px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#e8a838 0 72%,rgba(255,255,255,.065) 72% 100%);position:relative}.doctor-score-ring:after{content:"";position:absolute;inset:7px;border-radius:50%;background:#0b0e13}.doctor-score-ring strong{position:relative;z-index:1;font-size:1.35rem}.doctor-score small{margin-top:10px;color:#7e8794;font-size:.47rem;text-transform:uppercase;letter-spacing:.08em}.doctor-findings-v2{display:grid;gap:8px}.doctor-finding-v2{display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;padding:10px;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:#0b0e13}.doctor-finding-v2>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#e5a63b;background:rgba(232,168,56,.08)}.doctor-finding-v2 svg{width:17px;height:17px}.doctor-finding-v2 strong{display:block;font-size:.58rem;color:#eef0f4}.doctor-finding-v2 small{display:block;margin-top:3px;font-size:.45rem;color:#7f8793;line-height:1.4}.doctor-finding-v2.is-high{border-color:rgba(232,168,56,.2)}

.knowledge-v2{display:grid;gap:8px}.knowledge-file{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:#0b0e13}.knowledge-file>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#dca33e;background:rgba(232,168,56,.075)}.knowledge-file svg{width:17px;height:17px}.knowledge-file strong{display:block;font-size:.59rem}.knowledge-file small{display:block;margin-top:2px;font-size:.44rem;color:#77808c}.knowledge-file b{font-size:.43rem;color:#70c78b;text-transform:uppercase;letter-spacing:.06em}

@keyframes featureMobileIn{from{opacity:0;transform:translate3d(18px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}
@media(max-width:900px){.feature-deck-slide.is-active{animation:featureMobileIn .36s cubic-bezier(.16,1,.3,1) both}.creator-v2{min-height:330px!important}}
@media(max-width:640px){
  .creator-v2{padding:10px!important;min-height:0!important}.smart-v2-grid{grid-template-columns:1fr 1fr;min-height:0}.smart-v2-card:nth-child(3){grid-column:1/-1}.smart-v2-media,.smart-v2-system{height:155px}.smart-v2-card:nth-child(3) .smart-v2-system{height:128px}.smart-v2-caption{min-height:62px;padding:9px}.smart-v2-media.is-ui{padding:7px}.premium-diagram{min-height:260px;padding:13px}.system-flow-v2,.runtime-pipeline{grid-template-columns:1fr;gap:7px}.flow-arrow{width:1px;height:16px;margin:auto;background:linear-gradient(rgba(232,168,56,.2),rgba(232,168,56,.8))}.flow-arrow:after{right:-3px;top:auto;bottom:-1px;border-top:5px solid #dca23b;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:0}.system-node,.runtime-node{min-height:0;display:grid;grid-template-columns:32px minmax(0,1fr);text-align:left;align-items:center;column-gap:9px;padding:9px}.system-node>span,.runtime-node>span{width:32px;height:32px;margin:0;grid-row:1/3}.system-node strong,.runtime-node strong{font-size:.56rem}.system-node small,.runtime-node small{margin:1px 0 0}.runtime-connector{height:18px;transform:rotate(90deg)}.bridge-v2{grid-template-columns:1fr}.bridge-link{grid-template-columns:auto auto;justify-content:center}.bridge-link svg{transform:rotate(90deg)}.doctor-v2{grid-template-columns:1fr}.doctor-score{padding:13px;flex-direction:row;gap:12px}.doctor-score small{margin:0}.animation-v2-media img{max-height:180px}}
@media(max-width:430px){.smart-v2-grid{grid-template-columns:1fr}.smart-v2-card:nth-child(3){grid-column:auto}.smart-v2-media,.smart-v2-system{height:145px}.doctor-score-ring{width:70px;height:70px}.doctor-score-ring strong{font-size:1.1rem}.creator-v2 .deck-window-bar em{display:none}}
@media(prefers-reduced-motion:reduce){.feature-deck-slide.is-active{animation:none!important}}
