:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#f4f5fc;background:#0b1020}*{box-sizing:border-box}body{margin:0}header,main,footer{max-width:1160px;margin:auto}header{display:flex;justify-content:space-between;align-items:center;padding:24px 20px;border-bottom:1px solid #394362}.brand{font-weight:900;letter-spacing:.14em}.brand em{font-style:normal;color:#82e7df}.date{color:#c1c9db;font-size:.9rem}main{padding:0 20px}.intro{max-width:750px;margin:42px 0 30px}.eyebrow{font-size:.72rem;text-transform:uppercase;letter-spacing:.2em;color:#80e6df;font-weight:800}.intro h1{font-size:clamp(2.3rem,6vw,4.4rem);line-height:1.03;margin:12px 0;background:linear-gradient(110deg,#fff,#89f0e5,#ffe1aa);color:transparent;background-clip:text}.intro>p:last-child{font-size:1.1rem;line-height:1.6;color:#ced4e3}.theatre{background:#17213b;border:1px solid #4d5976;border-radius:22px;overflow:hidden;box-shadow:0 22px 55px #03071166}.proscenium{height:44px;background:#583641;color:#fff1df;display:flex;justify-content:space-between;align-items:center;padding:0 24px;font-size:.72rem;letter-spacing:.14em;font-weight:800}.stage{min-height:310px;display:grid;grid-template-columns:1fr 3fr 1fr;gap:16px;align-items:end;padding:28px 30px 0;background:radial-gradient(ellipse at 50% 20%,#364768,#19243d 65%,#0b1326)}.puppet{height:178px;max-width:150px;width:100%;border-radius:65% 65% 28% 28%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;filter:brightness(.65);transition:filter .2s,transform .2s;justify-self:center}.puppet.active{filter:brightness(1.15);transform:translateY(-9px)}.puppet.sam{background:#f0ae66;border:8px solid #ffd48f;box-shadow:0 8px 0 #a35455}.puppet.alex{background:#72c7ba;border:8px solid #a8eee1;box-shadow:0 8px 0 #246975}.face{font-size:1.4rem;color:#192539}.name{font-weight:900;font-size:.8rem;letter-spacing:.15em;color:#112034}.prop{align-self:center;text-align:center;background:#101c33dd;border:1px solid #647795;border-radius:18px;padding:20px;min-height:170px;display:flex;flex-direction:column;justify-content:center}.prop-top{color:#92afa9;font-size:.68rem;letter-spacing:.12em;font-weight:800}.prop h2{font-size:clamp(1.15rem,2.8vw,2rem);margin:10px 0}.prop-labels{display:flex;justify-content:center;flex-wrap:wrap;gap:7px}.prop-labels span{background:#273d57;border:1px solid #528895;border-radius:20px;padding:6px 10px;font-size:.8rem}.prop p{color:#d5dded;font-size:.88rem;margin:12px 0 0}.subtitle{min-height:100px;padding:20px 28px;background:#0d172c;border-top:8px solid #bb775e}.subtitle span{font-size:.73rem;letter-spacing:.18em;font-weight:900;color:#87eee2}.subtitle p{font-size:1.16rem;line-height:1.45;margin:7px 0}.transport{display:flex;align-items:center;gap:20px;padding:16px 24px;flex-wrap:wrap}.transport audio{flex:1;min-width:240px}.transport a,.paper-card a{color:#8cefe4}.transport span{font-size:.78rem;color:#d0d6e5}.below{display:grid;grid-template-columns:1.25fr 1fr;gap:28px;margin:38px 0 60px}.story-list,.paper-card{background:#141e33;border:1px solid #3e4b66;border-radius:20px;padding:24px}.story-list h2,.paper-card h2{margin-top:0}.act-button{width:100%;display:flex;text-align:left;align-items:center;gap:14px;padding:14px;margin:7px 0;border:1px solid #41516e;background:#1d2b45;color:#f8f9ff;border-radius:12px;cursor:pointer;font:inherit}.act-button:hover,.act-button:focus-visible,.act-button.active{border-color:#8cefe4;background:#24435b}.act-number{font-size:.72rem;color:#91e9dd;font-weight:900}.act-name{font-weight:700}.act-scale{margin-left:auto;color:#bac9d9;font-size:.75rem;text-transform:uppercase}.paper-card{align-self:start}.paper-card h3{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:#88e6db;margin:26px 0 6px}.paper-card p{line-height:1.5;color:#d4dceb}.paper-card #paper-meta{font-size:.85rem;color:#b6c0d1}footer{padding:25px 20px 50px;border-top:1px solid #394362;color:#aab6cc;font-size:.85rem}@media(max-width:760px){header{display:block}.date{display:block;margin-top:9px}.stage{grid-template-columns:1fr 2fr 1fr;gap:6px;padding:15px 6px 0;min-height:290px}.puppet{height:115px;border-width:5px;gap:12px}.face{font-size:.9rem}.name{font-size:.6rem}.prop{padding:12px;min-height:165px}.prop-labels span{font-size:.65rem}.below{grid-template-columns:1fr}.transport{padding:15px}.transport audio{width:100%}}
