:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#102d49;background:#17283a;font-synthesis:none;text-rendering:optimizeLegibility;--paper: #eee7d6;--paper-deep: #e5dcc7;--ink: #102d49;--evergreen: #29483d;--coral: #c96e51;--ochre: #b28a4d;--graphite: #4f514d;--white: #fffdf7;--shadow: 0 22px 70px rgba(5, 19, 31, .32)}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}button,input,select{font:inherit}button{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(201,110,81,.78);outline-offset:3px}body{min-height:100vh;background:#17283a;-webkit-font-smoothing:antialiased}.app-shell{min-height:100vh;display:grid;place-items:center;padding:clamp(12px,2vw,28px)}.journal{width:min(1488px,calc(100vw - clamp(24px,4vw,56px)));aspect-ratio:1.4064;min-height:680px;max-height:calc(100vh - clamp(24px,4vw,56px));display:grid;grid-template-columns:23.5% 76.5%;overflow:hidden;background:var(--paper);border:1px solid rgba(241,234,216,.45);border-radius:9px 22px 22px 9px;box-shadow:var(--shadow);position:relative}.journal:after{content:"";position:absolute;z-index:8;inset:0 auto 0 23.5%;width:16px;transform:translate(-50%);background:linear-gradient(90deg,#342f271c,#fff3,#1e1f1e1c);pointer-events:none}.journal-page{min-width:0;padding:clamp(26px,3vw,54px) clamp(24px,2.5vw,42px) clamp(20px,2vw,34px);background-color:var(--paper);color:var(--ink);display:flex;flex-direction:column;position:relative;z-index:7}.brand-block{display:grid;grid-template-columns:1fr}.brand-title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,3.35vw,58px);line-height:.96;letter-spacing:-.045em}.constellation-button{border:0;background:transparent;color:var(--ink);padding:0;width:116px;height:102px;cursor:pointer;margin:20px 0 10px 42px;border-radius:50%}.constellation{width:186px;height:148px;position:relative;color:var(--ink);margin:0 auto 12px}.constellation.is-compact{width:112px;height:94px;margin:0}.constellation-star{position:absolute;width:25px;height:25px;transition:opacity .24s ease,transform .24s ease}.is-compact .constellation-star{width:18px;height:18px}.star-1{left:10%;top:42%}.star-2{left:33%;top:12%}.star-3{right:15%;top:27%}.star-4{right:8%;bottom:12%}.star-5{left:38%;bottom:2%}.star-6{left:18%;bottom:25%}.day-line{margin-top:clamp(6px,1vh,16px);padding-bottom:17px;border-bottom:1px solid rgba(16,45,73,.32);font-family:Georgia,Times New Roman,serif;font-size:clamp(18px,1.55vw,26px);font-weight:700;letter-spacing:-.02em;position:relative}.day-line:after{content:"";position:absolute;bottom:-4px;left:52%;width:7px;height:7px;background:var(--ink);transform:rotate(45deg);opacity:.48}.story-copy{margin-top:clamp(24px,3vh,42px)}.prompt-line{margin:0;font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:clamp(22px,2vw,34px);line-height:1.18;letter-spacing:-.02em}.prompt-line.secondary{margin-top:clamp(18px,2.5vh,30px);font-size:clamp(19px,1.65vw,29px)}.coral-stroke,.ink-stroke{display:block;height:4px;margin-top:14px;width:88px;border-radius:50%;background:var(--coral);transform:rotate(-2deg)}.ink-stroke{width:138px;height:3px;background:var(--ink);transform:rotate(1deg)}.journal-status{margin-top:auto;padding-top:22px;border-top:1px solid rgba(16,45,73,.18)}.location-kicker,.intro-kicker,.consequence-label{margin:0 0 8px;color:var(--coral);text-transform:uppercase;letter-spacing:.14em;font-size:11px;line-height:1.3;font-weight:800}.current-thread{width:100%;border:0;background:transparent;color:var(--ink);padding:8px 0;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-family:Georgia,Times New Roman,serif;font-weight:700;font-size:clamp(18px,1.5vw,24px);text-align:left}.player-note{margin:8px 0 0;color:#102d49ad;font-size:12px;line-height:1.5}.journal-tools{display:flex;gap:6px;margin-top:18px}.journal-tools button{border:0;color:#102d49bd;background:transparent;padding:8px 5px;cursor:pointer;display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:700}.journal-tools button:hover{color:var(--coral)}.campus{position:relative;min-width:0;overflow:hidden;background:#7c8069}.campus-art{width:100%;height:100%;object-fit:cover;display:block}.campus-vignette{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;box-shadow:inset 0 0 55px #0e1b2333}.location-hotspot{position:absolute;z-index:4;transform:translate(-50%,-50%);min-height:39px;padding:9px 15px;border:1px solid rgba(238,231,214,.35);border-radius:8px;background:#102d49f2;color:var(--white);box-shadow:0 7px 18px #07141e3d;display:inline-flex;align-items:center;gap:7px;cursor:pointer;font-family:Georgia,Times New Roman,serif;font-size:clamp(13px,1.15vw,19px);white-space:nowrap;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease}.location-hotspot:hover,.location-hotspot.is-current{transform:translate(-50%,-50%) translateY(-3px);background:#183d5d;box-shadow:0 10px 25px #07141e57}.location-hotspot.is-suggested{animation:quiet-pulse 2.4s ease-in-out infinite}.location-hotspot.is-visited{background:#29483df2}.player-marker{position:absolute;z-index:5;width:clamp(46px,6.2%,78px);transform:translate(-50%,-78%);transition:left .78s cubic-bezier(.22,.8,.26,1),top .78s cubic-bezier(.22,.8,.26,1);pointer-events:none;filter:drop-shadow(0 5px 4px rgba(15,27,31,.28))}.player-marker:after{content:"";position:absolute;left:46%;bottom:2%;width:18px;height:6px;border-radius:50%;background:#121e1f40;transform:translate(-50%)}.player-marker img{width:100%;display:block;animation:traveller-breathe 2.8s ease-in-out infinite}.player-marker.accent-evergreen{filter:drop-shadow(0 5px 4px rgba(41,72,61,.46))}.player-marker.accent-coral{filter:drop-shadow(0 5px 4px rgba(201,110,81,.45))}.map-settings,.icon-button{width:42px;height:42px;border:1px solid rgba(238,231,214,.42);border-radius:50%;display:grid;place-items:center;background:#102d49e6;color:var(--white);cursor:pointer}.map-settings{position:absolute;z-index:6;right:18px;bottom:18px}.route-notice{position:absolute;z-index:7;left:50%;bottom:22px;transform:translate(-50%);max-width:78%;padding:11px 18px;border-radius:5px;background:#eee7d6f5;color:var(--ink);box-shadow:0 10px 30px #07141e3b;font-family:Georgia,Times New Roman,serif;font-size:15px}.intro-layer,.scene-layer,.sheet-layer{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#091825ad;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.intro-sheet,.scene-drawer,.reflection-sheet,.privacy-sheet,.restart-sheet{width:min(640px,calc(100vw - 32px));max-height:min(900px,calc(100vh - 32px));overflow-y:auto;position:relative;border:1px solid rgba(16,45,73,.19);border-radius:7px 18px 18px 7px;background:var(--paper);color:var(--ink);box-shadow:var(--shadow);padding:clamp(28px,5vw,58px)}.intro-sheet h1,.scene-drawer h2,.reflection-sheet h2,.privacy-sheet h2,.restart-sheet h2{margin:0 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(31px,4vw,50px);line-height:1.02;letter-spacing:-.04em}.intro-sheet>p:not(.intro-kicker),.privacy-sheet>p,.reflection-sheet>p{color:#102d49c2;line-height:1.65}.intro-sheet form{display:grid;gap:18px;margin-top:26px}.intro-sheet label,.intro-sheet legend{color:var(--ink);font-size:13px;font-weight:800;letter-spacing:.02em}.intro-sheet input,.intro-sheet select{width:100%;margin-top:8px;padding:13px 14px;border:1px solid rgba(16,45,73,.3);border-radius:5px;background:#fffdf7ad;color:var(--ink);font-size:15px}.intro-sheet fieldset{border:0;margin:0;padding:0}.accent-options{display:flex;flex-wrap:wrap;gap:9px;margin-top:9px}.accent-choice{border:1px solid rgba(16,45,73,.25);border-radius:999px;background:transparent;color:var(--ink);padding:9px 12px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-size:13px}.accent-choice>span{width:13px;height:13px;border-radius:50%;background:var(--ink)}.accent-choice.accent-evergreen>span{background:var(--evergreen)}.accent-choice.accent-coral>span{background:var(--coral)}.accent-choice.is-selected{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.privacy-promise{color:#102d49ad;display:flex;align-items:center;gap:8px;font-size:12px;line-height:1.45}.primary-action{min-height:48px;border:0;border-radius:5px;padding:13px 18px;background:var(--ink);color:var(--white);display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:800;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.primary-action:hover{background:#183d5d;transform:translateY(-1px)}.secondary-action{min-height:48px;border:1px solid rgba(16,45,73,.32);border-radius:5px;padding:13px 18px;background:transparent;color:var(--ink);font-size:14px;font-weight:800;cursor:pointer}.secondary-action:hover{border-color:var(--ink);background:#fffdf780}.scene-layer{place-items:end center;padding-bottom:18px}.scene-drawer{width:min(900px,calc(100vw - 32px));padding:clamp(26px,3vw,44px)}.close-button{position:absolute;right:18px;top:18px;z-index:2;width:38px;height:38px}.scene-heading{padding-right:52px}.scene-heading>p{margin:0 0 8px;color:var(--coral);font-size:12px;text-transform:uppercase;letter-spacing:.13em;font-weight:800}.scene-drawer h2{font-size:clamp(30px,3vw,44px)}.scene-intro,.scene-tension{max-width:72ch;margin:0 0 12px;color:#102d49d4;font-size:15px;line-height:1.6}.scene-tension{padding-left:15px;border-left:3px solid var(--coral);color:#102d49ad}.choice-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px}.choice{min-height:148px;border:1px solid rgba(16,45,73,.22);border-radius:7px;background:#fffdf766;color:var(--ink);padding:18px;text-align:left;cursor:pointer;display:grid;grid-template-columns:1fr auto;align-content:start;gap:9px 8px;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.choice:hover{border-color:var(--coral);background:#fffdf7d1;transform:translateY(-2px)}.choice-title{font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.22;font-weight:700}.choice-detail{grid-column:1 / -1;color:#102d49a6;font-size:12px;line-height:1.5}.consequence{margin:26px 0 22px;padding:18px;border-top:1px solid rgba(16,45,73,.22);border-bottom:1px solid rgba(16,45,73,.22);display:grid;grid-template-columns:auto 1fr;gap:13px;color:var(--evergreen)}.consequence p{margin:0;line-height:1.55}.consequence-label{color:var(--evergreen);margin-bottom:5px!important}.reflection-sheet,.privacy-sheet,.restart-sheet{width:min(620px,calc(100vw - 32px))}.reflection-list{display:grid;gap:0;margin:24px 0;border-top:1px solid rgba(16,45,73,.18)}.reflection-list article{padding:16px 0;border-bottom:1px solid rgba(16,45,73,.18)}.reflection-list h3{margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:22px}.reflection-list p,.reflection-note{margin:0;color:#102d49b3;line-height:1.55}.privacy-sheet ul{padding-left:20px;color:#102d49d1;line-height:1.7}.fiction-note{margin-top:22px;padding-top:18px;border-top:1px solid rgba(16,45,73,.2);font-size:13px}.restart-sheet>p:not(.intro-kicker){color:#102d49c2;line-height:1.65}.restart-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:26px}@keyframes quiet-pulse{0%,to{box-shadow:0 7px 18px #07141e3d}50%{box-shadow:0 7px 18px #07141e3d,0 0 0 7px #c96e5133}}@keyframes traveller-breathe{0%,to{transform:translateY(0) rotate(-.4deg)}50%{transform:translateY(-2px) rotate(.5deg)}}@media(max-width:1000px){.app-shell{align-items:start;padding:0}.journal{width:100vw;min-height:100vh;max-height:none;aspect-ratio:auto;border-radius:0;grid-template-columns:31% 69%}.journal:after{left:31%}.journal-page{padding:30px 22px 22px}.brand-title{font-size:clamp(32px,5vw,48px)}.choice-list{grid-template-columns:1fr}.choice{min-height:auto}.scene-drawer{max-height:78vh}.journal-tools{flex-direction:column;align-items:flex-start;gap:0}}@media(max-width:700px){.journal{display:block;min-height:100vh;background:var(--paper)}.journal:after{display:none}.journal-page{min-height:320px;padding:22px 20px 18px;display:grid;grid-template-columns:1fr auto;grid-template-areas:"brand constellation" "day day" "story story" "status tools";gap:12px 18px}.brand-block{grid-area:brand}.brand-title{font-size:34px}.constellation-button{grid-area:constellation;width:86px;height:70px;margin:0;align-self:start}.brand-block .constellation-button{position:absolute;right:18px;top:20px}.day-line{grid-area:day;margin:0;font-size:18px;padding-bottom:10px}.story-copy{grid-area:story;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:18px}.prompt-line,.prompt-line.secondary{margin:0;font-size:19px}.coral-stroke,.ink-stroke{display:none}.journal-status{grid-area:status;margin:0;padding-top:12px}.current-thread{font-size:18px}.journal-tools{grid-area:tools;margin:0;align-self:end;flex-direction:row}.journal-tools button{font-size:0;padding:7px}.journal-tools svg{width:20px;height:20px}.campus{height:min(72vh,650px);min-height:480px}.campus-art{object-position:52% center}.location-hotspot{min-height:34px;padding:7px 9px;font-size:11px;gap:4px}.location-hotspot svg{width:13px;height:13px}.player-marker{width:42px}.map-settings{right:12px;bottom:12px}.route-notice{bottom:14px;font-size:12px}.intro-layer,.scene-layer,.sheet-layer{padding:0;align-items:end}.intro-sheet,.scene-drawer,.reflection-sheet,.privacy-sheet,.restart-sheet{width:100%;max-width:none;max-height:88vh;border-radius:18px 18px 0 0;padding:28px 20px 26px}.intro-sheet h1,.scene-drawer h2,.reflection-sheet h2,.privacy-sheet h2,.restart-sheet h2{font-size:32px}.restart-actions{flex-direction:column-reverse}.restart-actions button{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
