:root{--orange:#d38125;--orange-soft:#f8ebdd;--gray:#838383;--gray-light:#cbcccc;--black:#141412;--ink:#2b2b29;--paper:#fff;--pale:#f4f4f3;--safe:env(safe-area-inset-bottom,0px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#e8e8e6;color:var(--black);font-family:Arial,sans-serif;-webkit-font-smoothing:antialiased}.app-shell{width:min(100%,480px);min-height:100vh;margin:auto;background:var(--paper);position:relative;box-shadow:0 0 50px rgba(20,20,18,.12);padding-bottom:calc(84px + var(--safe))}button{font:inherit}.topbar{height:74px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;background:var(--paper);position:sticky;top:0;z-index:30;border-bottom:1px solid #ececeb}.brand{display:flex;align-items:center;gap:9px;border:0;background:none;padding:0;color:inherit;text-align:left}.brand-mark{width:38px;height:38px;border:7px solid var(--orange);border-radius:50%;display:block;position:relative;transform:rotate(-35deg);border-top-color:transparent}.brand-mark span{position:absolute;width:23px;height:7px;background:var(--orange);border-radius:4px;left:1px;top:8px}.brand-name{display:grid;line-height:1}.brand-name b{font-size:18px;letter-spacing:.02em}.brand-name small{font-size:9px;text-transform:uppercase;color:var(--gray);letter-spacing:.12em;margin-top:4px}.city-status{max-width:165px;display:flex;align-items:center;justify-content:flex-end;gap:7px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;text-align:right;color:var(--gray);line-height:1.25}.pulse{width:8px;height:8px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px rgba(211,129,37,.12);flex:0 0 auto}.screen{display:none}.screen.is-active{display:block;animation:reveal .25s ease}@keyframes reveal{from{opacity:.35;transform:translateY(4px)}to{opacity:1;transform:none}}.hero{min-height:610px;padding:48px 24px 28px;color:#fff;background:var(--black);position:relative;overflow:hidden}.eyebrow{margin:0 0 10px;text-transform:uppercase;letter-spacing:.13em;font-weight:700;font-size:11px;color:var(--orange)}h1,h2,p{margin-top:0}h1{font-size:40px;line-height:1.02;letter-spacing:-.045em;margin-bottom:22px}h2{font-size:27px;line-height:1.08;letter-spacing:-.035em;margin-bottom:12px}.hero-copy,.page-title>p,.shift-hero>p{color:var(--gray-light);font-size:16px;line-height:1.5;max-width:400px}.countdown{margin:36px 0 25px;display:grid;width:max-content}.countdown span,.countdown small{color:var(--gray-light);font-size:12px}.countdown strong{font-size:48px;line-height:1.15;letter-spacing:.06em}.primary-action,.secondary-action,.text-action,.back-action{border:0;cursor:pointer}.primary-action{width:100%;background:var(--orange);color:var(--black);font-weight:700;padding:17px 18px;display:flex;justify-content:space-between;align-items:center;border-radius:3px}.primary-action.compact{width:auto;display:inline-flex;gap:35px}.secondary-action{background:transparent;color:inherit;border:1px solid currentColor;padding:12px 16px;border-radius:3px;font-weight:700}.text-action,.back-action{background:transparent;color:var(--gray);padding:4px;font-weight:700;font-size:12px}.energy-lines{position:absolute;right:-130px;bottom:-30px;width:560px;height:230px;transform:rotate(-7deg);pointer-events:none}.energy-lines i{position:absolute;left:0;width:100%;height:80px;border:2px solid var(--orange);border-left:0;border-radius:50%;opacity:.75}.energy-lines i:nth-child(2){top:17px;opacity:.45}.energy-lines i:nth-child(3){top:35px}.energy-lines i:nth-child(4){top:52px;opacity:.35}.energy-lines i:nth-child(5){top:70px;border-color:var(--gray-light);opacity:.55}.section-head{padding:30px 20px 16px;display:flex;align-items:end;justify-content:space-between;gap:16px}.section-head h2{margin:0}.scene-list{padding:0 14px 22px}.scene-card{width:100%;border:0;border-bottom:1px solid var(--gray-light);background:#fff;padding:16px 6px;display:grid;grid-template-columns:43px 42px 1fr auto;gap:8px;align-items:center;text-align:left;color:inherit}.scene-card:hover,.scene-card:focus-visible{background:var(--pale)}.scene-time{font-size:11px;color:var(--gray)}.scene-icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--orange);border-radius:50%;font-size:10px;color:var(--orange)}.scene-card b{display:block;font-size:14px}.scene-card small{display:block;color:var(--gray);font-size:11px;margin-top:5px}.scene-card em{font-style:normal;color:var(--orange)}.feature-card{margin:8px 14px 30px;padding:27px 22px;background:var(--black);color:#fff;position:relative;overflow:hidden;border-radius:4px}.feature-card:after{content:"";position:absolute;width:180px;height:180px;border:18px solid var(--orange);border-radius:50%;right:-95px;top:-90px;opacity:.8}.feature-tag{font-size:10px;text-transform:uppercase;color:var(--orange);letter-spacing:.08em;margin-bottom:35px}.feature-card h2{font-size:35px}.feature-card p{font-size:14px;line-height:1.5;color:var(--gray-light)}.feature-card .secondary-action{margin-top:10px}.page-title,.shift-hero{padding:42px 20px 22px;background:var(--black);color:#fff}.page-title h1,.shift-hero h1{font-size:37px}.route-tabs{padding:18px 14px;display:flex;gap:7px}.route-tab{flex:1;padding:10px 4px;border:1px solid var(--gray-light);background:#fff;color:var(--gray);font-weight:700;font-size:12px;border-radius:2px}.route-tab.is-active{background:var(--orange);border-color:var(--orange);color:var(--black)}.map-wrap{margin:0 14px;height:425px;background:var(--pale);position:relative;overflow:hidden;border:1px solid var(--gray-light)}.city-map{width:100%;height:100%}.river{fill:none;stroke:#c7c8c8;stroke-width:28;opacity:.8}.streets{fill:none;stroke:#ddd;stroke-width:2}.streets ellipse{stroke-width:4}.route-path{fill:none;stroke:var(--orange);stroke-width:7;stroke-linecap:round;stroke-linejoin:round}.map-pin{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);border:0;background:transparent;display:grid;justify-items:center;color:var(--black)}.map-pin span{width:30px;height:30px;border-radius:50%;background:var(--black);color:#fff;display:grid;place-items:center;font-weight:700;border:3px solid #fff;box-shadow:0 2px 8px #777}.map-pin b{font-size:9px;background:#fff;padding:3px 5px;margin-top:2px;box-shadow:0 2px 5px #aaa}.map-pin.is-selected span{background:var(--orange);transform:scale(1.25)}.map-legend{position:absolute;left:12px;bottom:12px;background:#fff;padding:7px 9px;font-size:10px;box-shadow:0 2px 8px #bbb}.map-legend span{display:inline-block;width:18px;height:3px;background:var(--orange);vertical-align:middle;margin-right:4px}.object-panel{margin:14px;padding:20px;background:var(--black);color:#fff;display:flex;gap:15px;border-radius:4px}.object-num{font-size:13px;color:var(--orange);border:1px solid var(--orange);width:36px;height:36px;border-radius:50%;display:grid;place-items:center;flex:none}.object-content{min-width:0}.object-content h2{margin-bottom:10px}.object-content>p:not(.eyebrow){color:var(--gray-light);font-size:13px;line-height:1.45}.object-facts{display:flex;flex-wrap:wrap;gap:6px;margin:16px 0}.object-facts span{font-size:10px;border:1px solid #555;padding:6px 7px}.shift-hero{padding-bottom:40px}.role-grid{padding:0 14px 28px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.role-card{min-height:145px;padding:17px;text-align:left;border:1px solid var(--gray-light);background:#fff;color:var(--black);display:flex;flex-direction:column;align-items:flex-start}.role-card span{color:var(--orange);font-weight:700}.role-card b{font-size:17px;margin:auto 0 7px}.role-card small{color:var(--gray);line-height:1.3}.role-card:hover,.role-card:focus-visible{border-color:var(--orange);background:var(--orange-soft)}.game{padding-bottom:25px}.game-top{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--gray-light);font-size:11px;text-transform:uppercase;font-weight:700}.signal-panel{margin:24px 18px 10px;padding:14px;background:var(--black);color:#fff;display:flex;align-items:center;gap:12px}.signal-dot{width:13px;height:13px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 8px rgba(211,129,37,.15)}.signal-panel div{display:grid}.signal-panel small{color:var(--gray-light)}.decision-card{padding:24px 18px}.decision-card>p:not(.eyebrow){line-height:1.55;color:var(--ink)}.choices{display:grid;gap:8px;margin-top:24px}.choice{background:#fff;color:inherit;border:1px solid var(--gray-light);padding:16px;text-align:left;font-weight:700;display:flex;gap:11px;align-items:flex-start}.choice span{display:grid;place-items:center;width:25px;height:25px;border:1px solid var(--orange);border-radius:50%;color:var(--orange);flex:none}.choice:hover,.choice:focus-visible{border-color:var(--orange);background:var(--orange-soft)}.shift-result{padding:34px 20px 40px}.result-orbit{width:140px;height:140px;border:18px solid var(--orange);border-right-color:var(--gray-light);border-radius:50%;display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:30px}.result-orbit span{font-size:38px;font-weight:700}.result-orbit small{font-size:9px;text-transform:uppercase}.shift-result>p:not(.eyebrow,.expert-sign){line-height:1.5;color:var(--ink)}.profile-bars{margin:22px 0;display:grid;gap:12px}.profile-row{display:grid;grid-template-columns:90px 1fr 30px;gap:8px;align-items:center;font-size:11px}.profile-row i{height:7px;background:var(--gray-light);display:block}.profile-row i:after{content:"";display:block;width:var(--value);height:100%;background:var(--orange)}blockquote{margin:28px 0 8px;padding:20px;border-left:4px solid var(--orange);background:var(--pale);font-size:14px;line-height:1.5}.expert-sign{font-size:10px;color:var(--gray);text-transform:uppercase}.result-actions{display:flex;gap:8px;margin-top:25px;flex-wrap:wrap}.passport-head{padding:42px 20px 28px;background:var(--black);color:#fff;display:flex;align-items:center;gap:18px}.passport-head h1{font-size:34px;margin-bottom:8px}.passport-head p:last-child{color:var(--gray-light);font-size:12px}.passport-mark{width:86px;height:86px;border:11px solid var(--orange);border-radius:50%;position:relative;transform:rotate(-35deg);flex:none;border-top-color:transparent}.passport-mark span{position:absolute;width:52px;height:11px;background:var(--orange);border-radius:10px;left:5px;top:25px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--gray-light)}.stats-grid div{padding:20px 8px;text-align:center;border-right:1px solid var(--gray-light)}.stats-grid div:last-child{border-right:0}.stats-grid strong{display:block;font-size:26px}.stats-grid span{font-size:10px;color:var(--gray);text-transform:uppercase}.collection-count{color:var(--gray);font-size:12px}.badge-grid{padding:0 14px 25px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.badge{min-height:130px;background:var(--pale);padding:13px 8px;text-align:center;display:flex;flex-direction:column;align-items:center;opacity:.35;filter:grayscale(1)}.badge.is-earned{opacity:1;filter:none;background:var(--orange-soft)}.badge>span{width:51px;height:51px;border:5px solid var(--orange);border-radius:50%;display:grid;place-items:center;font-size:22px;margin-bottom:9px}.badge b{font-size:11px}.badge small{font-size:9px;color:var(--gray);margin-top:4px}.artifact-card{margin:0 14px 25px;padding:22px;background:var(--black);color:#fff;display:grid;grid-template-columns:1fr 95px;gap:18px;align-items:center}.artifact-card p:not(.eyebrow){font-size:12px;line-height:1.4;color:var(--gray-light)}.artifact-card .secondary-action{grid-column:1/-1}.artifact-swatch{width:90px;height:90px;border-radius:50%;border:1px solid #666;position:relative;background:conic-gradient(var(--orange),#f0a34d,var(--gray),var(--orange))}.artifact-swatch span{position:absolute;inset:26px;border-radius:50%;background:var(--black)}.bottom-nav{position:fixed;z-index:40;bottom:0;width:min(100%,480px);height:calc(70px + var(--safe));padding:7px 8px var(--safe);display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid var(--gray-light)}.nav-item{border:0;background:transparent;color:var(--gray);display:grid;place-items:center;align-content:center;gap:4px}.nav-item span{font-size:22px;line-height:1}.nav-item b{font-size:9px;text-transform:uppercase}.nav-item.is-active{color:var(--orange)}.toast{position:fixed;z-index:80;left:50%;bottom:94px;transform:translate(-50%,20px);width:min(90%,420px);background:var(--black);color:#fff;padding:13px 16px;text-align:center;font-size:12px;opacity:0;pointer-events:none;transition:.2s}.toast.is-visible{opacity:1;transform:translate(-50%,0)}button:focus-visible{outline:3px solid rgba(211,129,37,.5);outline-offset:2px}@media(max-width:370px){h1{font-size:34px}.hero{padding-left:18px;padding-right:18px}.countdown strong{font-size:40px}.role-grid{grid-template-columns:1fr}.badge-grid{grid-template-columns:repeat(2,1fr)}.artifact-card{grid-template-columns:1fr}.artifact-card .secondary-action{grid-column:1}.city-status{display:none}}@media(min-width:700px){body{padding:24px 0}.app-shell{min-height:calc(100vh - 48px);border-radius:10px;overflow:hidden}.topbar{top:24px}.bottom-nav{bottom:24px;border-radius:0 0 10px 10px}.toast{bottom:105px}}
