@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap";:root{color:#f5f2ec;font-synthesis:none;--muted:#929ba9;--mint:#79ead1;--border:#26303e;background:#090f1b;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline-offset:4px;outline:3px solid #ffbe82}a{color:inherit}header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:100px;padding:0 3vw;display:flex}.wordmark{letter-spacing:2px;font:800 29px/.85 Barlow Condensed,sans-serif;text-decoration:none}.wordmark span{color:var(--mint);letter-spacing:6.4px;margin-top:7px;font-size:18px;display:block}.header-note,.shift,.eyebrow,.scene-bottom,.counter,footer,.micro{letter-spacing:1.4px;font-size:12px;font-weight:600}.header-note{color:var(--muted)}.shift{color:#a5e6b9;letter-spacing:1px;border:1px solid #304237;border-radius:30px;padding:11px 13px}.shift i{background:#91e0a8;border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block}.workspace{grid-template-columns:minmax(0,1fr) 370px;height:calc(100svh - 148px);min-height:690px;display:grid}.city{background:#10192c;min-width:0;position:relative;overflow:hidden}.city-art{object-fit:cover;object-position:center 55%;width:100%;height:100%;position:absolute}.city:after{content:"";pointer-events:none;background:linear-gradient(#0a102bb0 0%,#0000 45%,#080e19b0 100%);position:absolute;inset:0}.scene-top{z-index:1;position:absolute;top:35px;left:3vw}.eyebrow{color:#b0bbc8;letter-spacing:2px}h1{text-transform:uppercase;letter-spacing:-.4px;margin:17px 0 18px;font:700 clamp(44px,4.4vw,72px)/.95 Barlow Condensed,sans-serif}h1 em{color:#ffd5ad;font-style:normal}.scene-top p{color:#e1dadd;margin:0;font-size:14px}.map-markers{z-index:2;position:absolute;inset:0}.map-pin{border:1px solid var(--venue);color:var(--venue);background:#0c1323dd;border-radius:50%;padding:0;transition:transform .2s;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 7px #06142660}.map-pin b{place-items:center;width:40px;height:40px;font-size:15px;display:grid}.map-pin span{white-space:nowrap;opacity:0;pointer-events:none;background:#081220e8;border-radius:4px;padding:8px 11px;font-size:12px;font-weight:700;position:absolute;top:53px;left:50%;transform:translate(-50%)}.map-pin:hover span,.map-pin.active span{opacity:1}.map-pin.active{background:var(--venue);color:#0b1920;box-shadow:0 0 0 7px #ffffff20,0 0 30px #79ead159}.map-pin.active span{color:var(--venue)}.scene-bottom{z-index:2;color:#c5ccd4;justify-content:space-between;align-items:center;font-size:10px;display:flex;position:absolute;bottom:28px;left:3vw;right:3vw}.scene-bottom strong{color:#fff;font:600 28px Barlow Condensed,sans-serif}.scene-bottom small{color:#a4b2bc;margin-left:8px;font:500 10px DM Sans,sans-serif}aside{border-left:1px solid var(--border);background:#101722;flex-direction:column;padding:29px 25px;display:flex}.brief-top{justify-content:space-between;margin-bottom:25px;display:flex}.brief-top .eyebrow{font-size:11px}.counter{color:var(--mint);font-size:11px}.venue-list{flex-direction:column;gap:10px;display:flex}.venue{text-align:left;color:#bec6cf;border:1px solid var(--border);background:0 0;border-radius:7px;align-items:center;gap:14px;padding:17px 12px;display:flex}.venue.selected{color:#fff;background:#1d302f;border-color:#749487}.venue-num{color:#829097;font:500 25px Barlow Condensed,sans-serif}.selected .venue-num{color:var(--mint)}.venue small{letter-spacing:1.5px;color:#9ca9b7;margin-bottom:5px;font-size:9px;display:block}.venue strong{font-size:14px;display:block}.venue-time{color:#98a6ad;margin-left:auto;font-size:11px}.brief{margin-top:auto;padding-top:37px}.brief .eyebrow{font-size:10px}h2{text-transform:uppercase;margin:13px 0;font:600 34px/1.05 Barlow Condensed,sans-serif}.brief p{color:#aab4c2;margin:0;font-size:14px;line-height:1.75}.brief-meta{letter-spacing:1px;color:#7f8e9d;gap:27px;margin-top:8px;padding:21px 0 24px;font-size:9px;display:flex}.brief-meta strong{letter-spacing:.7px;color:#c5d0db;margin-top:8px;font-size:10px;font-weight:500;display:block}.primary{background:var(--mint);text-align:left;color:#112b2a;border:0;border-radius:4px;width:100%;padding:17px 18px;font-size:14px;font-weight:700}.primary span{float:right;font-size:19px;line-height:18px}.primary:disabled{cursor:default;opacity:.7}.brief .micro{letter-spacing:.2px;text-align:center;color:#828e9d;margin-top:12px;font-size:10px;line-height:1.6}footer{border-top:1px solid var(--border);color:#71808e;letter-spacing:1.2px;justify-content:space-between;align-items:center;height:48px;padding:0 3vw;font-size:9px;display:flex}footer a{color:#b1c7c6;text-decoration:none}@media (width<=1000px){.workspace{grid-template-columns:minmax(0,1fr) 330px}.header-note{display:none}aside{padding:25px 20px}.scene-bottom>span{max-width:150px;line-height:1.8}.map-pin span{font-size:10px}}@media (width<=760px){header{height:80px;padding:0 20px}.workspace{height:auto;min-height:0;display:block}.city{height:620px}.scene-top{left:24px}.scene-bottom{left:24px;right:24px}.map-pin b{width:34px;height:34px}.map-pin span{top:46px}.map-pin:last-child span{transform:translate(-85%)}aside{padding:28px 24px}.brief{padding-top:29px}.venue-list{gap:8px}.venue{padding:12px}h1{font-size:53px}footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;height:auto;min-height:68px;padding:14px 24px;line-height:1.5}.shift{font-size:9px}.wordmark{font-size:25px}.wordmark span{letter-spacing:5.9px;font-size:15px}}.how{color:#b1bcc9;background:0 0;border:0;padding:12px;font-size:12px}.how span{border:1px solid #73818b;border-radius:50%;place-items:center;width:18px;height:18px;margin-left:8px;display:inline-grid}.secondary{color:#b9eddf;text-align:left;background:0 0;border:1px solid #456056;border-radius:4px;width:100%;margin-top:10px;padding:13px 16px;font-size:13px;font-weight:600}.secondary span{float:right}.primary:hover:not(:disabled){background:#a1f5dd}.secondary:hover{background:#1c302e}.notice{color:#bbebd5!important;min-height:18px!important;margin-top:12px!important;font-size:12px!important;line-height:1.5!important}.street-display{z-index:3;flex-direction:column;align-items:center;gap:14px;animation:.6s ease-out arrive;display:flex;position:absolute;bottom:90px;right:6%}.billboard{background:#07111d;border:9px solid #1e2b33;border-bottom-width:18px;max-width:220px;transform:perspective(700px)rotateY(-13deg);box-shadow:0 0 0 2px #739189,0 15px 40px #000b,0 0 45px #b0ffc837}.billboard img{object-fit:contain;width:100%;max-height:310px;display:block}.street-display>span{letter-spacing:1px;color:#bfe3d8;background:#08101de6;border-radius:3px;padding:8px 12px;font-size:10px}footer button{color:#b1c7c6;font:inherit;text-underline-offset:3px;background:0 0;border:0;padding:0;text-decoration:underline}dialog{color:#f5f2ec;background:#111823;border:1px solid #3b4c5b;padding:0;box-shadow:0 24px 100px #000c}dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#030914da}.studio-dialog{border-radius:9px;width:calc(100vw - 32px);max-width:1600px;max-height:calc(100svh - 24px);margin:auto;overflow:auto}.studio-header{justify-content:space-between;align-items:center;padding:20px 24px 14px;display:flex}.studio-header .eyebrow{font-size:10px}.studio-header h2{margin:7px 0 0;font-size:29px}.close{color:#e4eee9;background:#16222e;border:1px solid #43515b;border-radius:50%;flex-shrink:0;width:36px;height:36px;font:24px/1 sans-serif}.studio-tip{color:#b1c4ce;background:#1a2834;align-items:center;gap:18px;padding:12px 24px;font-size:12px;line-height:1.6;display:flex}.studio-tip strong{letter-spacing:1px;color:var(--mint);white-space:nowrap;font-size:10px}.editor-wrap{background:#121212;min-width:900px;height:700px;position:relative}.editor-loading,.editor-error{z-index:4;color:#c4d9de;text-align:center;background:#111823;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:40px;display:flex;position:absolute;inset:0}.editor-error .secondary{text-align:center;max-width:220px}.spinner{border:2px solid #34473e;border-top-color:var(--mint);border-radius:50%;width:30px;height:30px;animation:1s linear infinite spin}.studio-foot{color:#8292a0;margin:0;padding:12px 24px;font-size:11px;line-height:1.6}.help-dialog{border-radius:9px;width:calc(100vw - 32px);max-width:640px;max-height:calc(100svh - 40px);padding:34px;overflow:auto}.help-dialog>.close{position:absolute;top:18px;right:18px}.help-dialog h2{margin:18px 0;font-size:39px}.help-dialog h3{margin-top:25px;font-size:16px}.help-dialog p,.help-dialog li{color:#b3c0cc;font-size:14px;line-height:1.75}.help-dialog ol{padding-left:21px}.help-dialog li{margin:12px 0;padding-left:5px}.help-dialog strong{color:#e0ede7}.help-dialog a{color:var(--mint)}.help-dialog .primary{margin-top:16px}.venue small{font-size:10px}.brief .micro{font-size:11px}.brief-meta{font-size:10px}.brief-meta strong{font-size:11px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes arrive{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}@media (width<=1100px){.header-note{display:none}.city-art{object-position:50%}.billboard{max-width:185px}.street-display{bottom:105px;right:8%}}@media (width<=760px){.how{margin-left:auto;margin-right:9px;font-size:11px}.shift{display:none}.studio-dialog{border-radius:0;width:100vw;max-height:100svh}.studio-header{padding:16px}.studio-tip{flex-direction:column;align-items:flex-start;gap:9px;padding:12px 16px}.studio-foot:before{content:"For the full editor, use a wide screen or scroll horizontally. ";color:#c6d9d0}.street-display{bottom:72px}.billboard{max-width:160px}.scene-bottom>span{max-width:165px}.help-dialog{padding:28px 24px}.help-dialog .eyebrow{font-size:10px}}.studio-overlay{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#030914da;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.studio-dialog{color:#f5f2ec;background:#111823;border:1px solid #3b4c5b;padding:0;box-shadow:0 24px 100px #000c}.studio-overlay .studio-dialog{margin:0}.studio-overlay .editor-wrap{isolation:isolate}.discard-overlay{z-index:120;background:#060e1bd9;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.discard-confirm{background:#142331;border:1px solid #557063;border-radius:8px;max-width:430px;padding:28px;box-shadow:0 20px 90px #0008}.discard-confirm h2{margin-top:0}.discard-confirm p{color:#c0ced6;font-size:14px;line-height:1.7}.discard-confirm .secondary{text-align:center}@media (width>=761px){.workspace{height:auto;min-height:max(690px,100svh - 148px)}}@media (width<=1024px){.studio-tip:after{content:"Wide editor: scroll sideways on a small screen.";color:#bcebd7;font-size:11px}.studio-tip{flex-wrap:wrap}}
