.de-entry{max-width:1120px;margin:0 auto;padding:10px 0 28px}
.de-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:34px;color:var(--dim);font-size:12px}
.de-top>span,.de-top>a{display:flex;align-items:center;gap:8px}
.de-top a{color:var(--dim)!important;text-decoration:none}
.de-top .ui-icon{width:16px;height:16px}
.de-hero{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:52px;align-items:center}
.de-eyebrow{font-size:12px;color:var(--acc);letter-spacing:.08em}
.de-intro h2{font-size:clamp(28px,3vw,40px);font-weight:600;line-height:1.5;letter-spacing:-.04em;margin:14px 0 18px}
.de-intro>p{max-width:365px;font-size:13px;color:var(--dim);line-height:1.9;margin:0}
.de-benefits{display:flex;gap:16px;flex-wrap:wrap;margin-top:26px;color:var(--dim);font-size:11px}
.de-benefits>span{display:flex;align-items:center;gap:5px}.de-benefits .ui-icon{width:14px;height:14px}
.de-demo-wrap{min-width:0}
.de-demo{position:relative;aspect-ratio:16/10;isolation:isolate;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#171b22;color:#fff}
.de-backdrop,.de-demo-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.de-backdrop{opacity:.55}
.de-demo-shade{background:linear-gradient(180deg,#10151b30,#10151bc4)}
.de-demo-label{position:absolute;z-index:2;top:17px;left:19px;right:19px;display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#ffffffa6;letter-spacing:.07em}
.de-demo-label>span:first-child{padding:5px 8px;border:1px solid #ffffff30;border-radius:6px;background:#10151b44;color:#ffffffda}
.de-demo-content{position:absolute;inset:65px 24px 24px}
.de-demo-panel{position:absolute;inset:0;display:flex;justify-content:center;flex-direction:column;opacity:0;visibility:hidden;transform:translateY(14px);transition:opacity .4s ease,transform .45s cubic-bezier(.2,.7,.2,1),visibility .4s}
.de-demo[data-step="0"] .de-story,.de-demo[data-step="1"] .de-refs,.de-demo[data-step="2"] .de-shots{opacity:1;visibility:visible;transform:none}
.de-story{inset:auto 0 0;max-width:370px;padding:18px 20px;border:1px solid #ffffff26;border-radius:12px;background:#15191edb;box-shadow:0 10px 25px #0002}
.de-story>span{font-size:10px;color:#dac5ee;letter-spacing:.08em}
.de-story p{font-size:15px;line-height:1.9;margin:10px 0 15px;color:#f5f3f7}
.de-story small{font-size:10px;color:#b9b7bf}
.de-refs{display:grid;grid-template-columns:1fr 1.35fr;gap:12px;align-content:center;align-items:start}
.de-refs>div{background:#26292eee;border:1px solid #ffffff26;border-radius:10px;overflow:hidden}
.de-refs img{display:block;width:100%;height:130px;object-fit:cover}.de-refs>div:first-child img{object-position:50% 35%}
.de-refs span{display:block;padding:9px 10px;font-size:10px;color:#e3e0e7}
.de-refs p,.de-shots>p{grid-column:1/-1;color:#d5d2dc;font-size:11px;line-height:1.7;margin:3px 0 0}
.de-shot-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}
.de-shot-heading strong{font-size:14px;font-weight:500}.de-shot-heading>span{font-size:10px;color:#d5d2dc}
.de-shot-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.de-shot{background:#24252bee;border:1px solid #ffffff30;border-radius:8px;overflow:hidden}
.de-shot img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}
.de-shot>span{display:flex;gap:5px;align-items:center;font-size:9px;white-space:nowrap;padding:9px 6px;color:#e8e5ed}
.de-shot b{font-size:9px;font-weight:500;color:#b8a4cd}.de-shots>p{margin-top:12px}
.de-demo-controls{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:13px}
.de-phases{display:flex;gap:16px}.de-phases button{display:flex;align-items:center;gap:5px;padding:4px 0;border:0;background:none;color:var(--dim);font:inherit;font-size:11px;cursor:pointer}
.de-phases button>span{font-size:9px;color:var(--dim);opacity:.6}
.de-phases button[aria-pressed="true"]{color:var(--fg)}.de-phases button[aria-pressed="true"]>span{color:var(--acc);opacity:1}
.de-play{width:27px;height:27px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:transparent;color:var(--dim);cursor:pointer;flex-shrink:0}
.de-play .ui-icon{width:12px;height:12px}
.de-cast-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:44px 0 18px}
.de-cast-heading h3{margin:0 0 7px;font-size:18px;font-weight:550}.de-cast-heading p{margin:0;color:var(--dim);font-size:12px}
.de-custom{display:flex;align-items:center;gap:5px;padding:7px 9px;border:0;background:transparent;color:var(--dim);font:inherit;font-size:12px;white-space:nowrap;cursor:pointer}
.de-custom .ui-icon{width:14px;height:14px}
.de-cast{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.de-role{min-width:0;display:flex;flex-direction:column;align-items:stretch;padding:18px;border:1px solid var(--line);border-radius:13px;background:var(--surf);color:var(--fg);font:inherit;text-align:left;cursor:pointer;transition:border-color .2s,background .2s,transform .2s}
.de-role:hover{border-color:var(--dim);transform:translateY(-2px)}
.de-role[aria-pressed="true"]{border-color:var(--acc);background:color-mix(in srgb,var(--acc) 6%,var(--surf))}
.de-role-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:15px}
.de-role-top>img{width:54px;height:54px;border-radius:50%;object-fit:cover}
.de-role-check{display:grid;place-items:center;width:18px;height:18px;border:1px solid var(--line);border-radius:50%;color:transparent;transition:background .2s}
.de-role-check .ui-icon{width:11px;height:11px}.de-role[aria-pressed="true"] .de-role-check{background:var(--acc);border-color:var(--acc);color:var(--on-accent)}
.de-role>strong{font-size:15px;font-weight:550;margin-bottom:9px}
.de-role-note{font-size:11px;line-height:1.8;color:var(--dim);flex:1;white-space:normal;overflow-wrap:anywhere}
.de-role>strong,.de-selection>div{min-width:0;white-space:normal;overflow-wrap:anywhere}
.de-tags{display:flex;gap:5px;flex-wrap:wrap;margin-top:17px}.de-tags>span{padding:3px 5px;border-radius:4px;background:var(--hole);color:var(--dim);font-size:9px}
.de-selection{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 0 0;margin-top:24px;border-top:1px solid var(--line)}
.de-selection strong{font-size:13px;font-weight:500}.de-selection p{font-size:11px;color:var(--dim);line-height:1.8;margin:7px 0 0;max-width:680px}
.de-enter{display:flex;align-items:center;justify-content:center;gap:18px;flex-shrink:0;min-height:44px;padding:11px 18px;border:1px solid var(--acc);border-radius:9px;background:var(--acc);color:var(--on-accent);font:inherit;font-size:12px;font-weight:550;cursor:pointer}
.de-enter .ui-icon{width:15px;height:15px}.de-enter:disabled{opacity:.42;cursor:default}
#de-error{min-height:18px;font-size:12px;color:var(--bad);margin:10px 0 0}
.de-entry button:focus-visible,.de-entry a:focus-visible{outline:2px solid var(--acc);outline-offset:4px}
@media(min-width:1440px){.de-hero{gap:70px}.de-entry{padding-top:20px}}
@media(max-width:1000px){.de-hero{gap:24px}.de-intro h2{font-size:30px}.de-role{padding:14px}.de-tags{gap:4px}.de-story p{font-size:13px}.de-demo-content{inset:52px 16px 16px}.de-refs img{height:105px}}
@media(max-width:760px){.de-entry{padding-top:0}.de-top{margin-bottom:23px}.de-hero{grid-template-columns:1fr;gap:25px}.de-intro h2{font-size:30px;margin:10px 0}.de-intro>p{max-width:500px}.de-benefits{margin-top:15px}.de-demo{aspect-ratio:16/10}.de-demo-content{inset:58px 20px 20px}.de-refs img{height:130px}.de-cast-heading{margin-top:30px}.de-cast{grid-template-columns:repeat(2,minmax(0,1fr))}.de-selection{align-items:stretch;flex-direction:column;gap:16px}.de-enter{align-self:stretch}.de-cast-heading h3{font-size:16px}.de-phases{gap:12px}}
@media(max-width:400px){.de-demo-content{inset:50px 12px 12px}.de-story{padding:12px}.de-story p{font-size:12px;margin:8px 0}.de-shot-heading{margin-bottom:8px}.de-shot-heading strong{font-size:12px}.de-shot-row{gap:5px}.de-shot>span{font-size:8px;padding:6px 3px}.de-shots>p{font-size:10px;margin-top:8px}.de-refs img{height:98px}.de-role{padding:12px}.de-role-top>img{width:46px;height:46px}.de-custom{font-size:11px;padding:5px}}
@media(prefers-reduced-motion:reduce){.de-demo-panel,.de-role,.de-role-check{transition:none}.de-role:hover{transform:none}}
