@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--accent:#a0a0a0;--ink:#181818;--paper:#f1f1f1;--muted:#b6b6b6;--line:#464646;color-scheme:dark;font-family:'DM Sans',sans-serif;color:var(--paper);background:var(--ink)}*{box-sizing:border-box}body{margin:0}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{font:inherit;color:inherit;cursor:pointer}button{border:0}svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-library{position:absolute;width:0;height:0}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--accent);outline-offset:5px}::selection{background:var(--accent);color:var(--ink)}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background:#808080;border-radius:10px}.game{height:100svh;min-height:710px;display:flex;flex-direction:column;overflow:hidden}.topbar{height:83px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 42px;border-bottom:1px solid #555555}.brand{font-family:'Barlow Condensed',sans-serif;font-size:40px;letter-spacing:-1.5px;font-weight:800;color:var(--paper);text-decoration:none}.brand>span:first-child{color:var(--accent)}.brand-star{color:var(--accent);display:inline-block;font-size:30px;margin-left:10px;vertical-align:3px}.chapter{font-size:12px;letter-spacing:2.5px;display:flex;align-items:center;gap:20px}.chapter-line{width:32px;height:1px;background:var(--accent)}.chapter-slash{color:#6e6e6e}.top-actions{display:flex;align-items:center;gap:23px}.saved{font-size:10px;letter-spacing:1.5px;color:#bababa}.icon-button{width:40px;height:40px;display:grid;place-items:center;background:transparent;border:1px solid #595959;border-radius:50%}.icon-button:hover{background:#444444}.room{position:relative;flex:1;min-height:0;isolation:isolate;overflow:hidden}.scene{position:absolute;inset:0;background:#494949 url('assets/rei-banner-scene.png') center 45%/cover no-repeat;z-index:-3}.scene-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,13,13,.57),transparent 60%),linear-gradient(0deg,rgba(13,13,13,.85),transparent 46%,rgba(13,13,13,.12));z-index:-2}.location{position:absolute;top:26px;left:42px;display:flex;align-items:center;gap:10px;font-size:10px;font-weight:700;letter-spacing:1.6px;text-shadow:0 1px 5px black}.location-dot{width:6px;height:6px;border:1px solid var(--accent);border-radius:50%}.location-time{margin-left:14px;color:#dbdbdb}.room-title{position:absolute;top:14%;left:5%;text-shadow:0 3px 20px #12121280}.room-title>span{font-size:25px;font-weight:500;letter-spacing:-.8px}.room-title h1{font-family:'Barlow Condensed',sans-serif;font-size:clamp(60px,6.4vw,104px);font-weight:800;line-height:.94;margin:2px 0 17px;letter-spacing:-2px}.room-title p{font-size:13px;letter-spacing:.6px;margin:0;color:#dddddd}.hotspot{position:absolute;display:flex;align-items:center;gap:10px;background:none;padding:8px;z-index:2}.target{display:grid;place-items:center;width:28px;height:28px;background:#181818db;color:white;border:1px solid #e0e0e0;border-radius:50%;font-size:22px;box-shadow:0 3px 12px #00000066;transition:background .2s,transform .2s}.hotspot-label{font-size:10px;letter-spacing:1.2px;font-weight:700;background:#181818ed;padding:10px 12px;display:flex;align-items:center;gap:12px;border:1px solid #8f8f8f70;box-shadow:0 4px 15px #00000022}.hotspot-label svg{width:14px;height:14px;color:var(--accent)}.hotspot:hover .target{background:var(--accent);color:var(--ink);transform:rotate(90deg)}.hotspot:hover .hotspot-label{border-color:var(--accent)}.spot-monitor{left:17%;top:47%}.spot-talk{left:59%;top:32%}.spot-phone{left:79%;top:59%}.spot-diary{left:35%;top:64%}.spot-cat{left:67%;top:65%}.spot-cat .hotspot-label{opacity:0}.spot-cat:hover .hotspot-label,.spot-cat:focus-visible .hotspot-label{opacity:1}.notification{background:var(--accent);color:var(--ink);border-radius:50%;width:16px;height:16px;display:grid;place-items:center;font-size:10px}.scene-note{position:absolute;right:32px;top:27px;font-size:10px;letter-spacing:1.6px;writing-mode:vertical-rl;display:flex;gap:14px;align-items:center}.tiny-cross{font-size:18px;color:var(--accent)}.dialogue{position:absolute;bottom:29px;left:5%;right:5%;display:grid;grid-template-columns:1.2fr 1fr;background:rgba(21,21,21,.95);border:1px solid #8e8e8e66;box-shadow:0 10px 40px #00000055;max-width:1240px;margin:auto}.dialogue-main{padding:24px 30px 17px;border-right:1px solid #59595970}.speaker{display:flex;align-items:center;gap:13px;font-size:11px;color:#b9b9b9}.speaker-name{color:var(--accent);font-size:13px;font-weight:800;letter-spacing:2px}.affinity{margin-left:auto;color:var(--accent);display:flex;align-items:center;gap:7px}.affinity svg{width:15px;height:15px}.dialogue-main>p{font-size:clamp(18px,1.55vw,24px);line-height:1.45;margin:12px 0 20px;min-height:58px;letter-spacing:-.3px}.dialogue-footer{display:flex;justify-content:space-between;font-size:9px;letter-spacing:1px;color:#aaaaaa;gap:10px}.dialogue-footer>span:last-child{display:flex;align-items:center;gap:12px}.dialogue-footer svg{width:17px;height:17px;color:var(--accent)}.choices{padding:22px;display:flex;flex-direction:column;justify-content:center;gap:10px}.choice{display:flex;align-items:center;gap:15px;padding:15px 17px;background:#242424;border:1px solid #575757;text-align:left;transition:background .2s,border-color .2s;font-size:13px;line-height:1.4}.choice:first-child{background:#313131;border-color:#818181}.choice:hover{background:#444444;border-color:var(--accent)}.choice-number{color:var(--accent);font-family:monospace;font-size:11px}.choice svg{margin-left:auto;width:17px;color:var(--accent)}.bottom-bar{height:64px;padding:0 42px;display:flex;align-items:center;justify-content:space-between;gap:15px;flex-shrink:0}.world-status{font-size:9px;letter-spacing:1.4px;display:flex;gap:10px;align-items:center}.pink-dot{width:5px;height:5px;background:var(--accent);border-radius:50%}.bottom-bar nav{display:flex;gap:30px}.bottom-bar nav button{display:flex;align-items:center;gap:8px;background:none;font-size:12px;color:#cccccc;padding:9px 0}.bottom-bar nav button:hover{color:var(--accent)}.bottom-bar svg{width:17px;height:17px}.key{font-size:9px;border:1px solid #525252;padding:2px 4px;margin-left:6px;color:#ababab}.version{font-size:9px;letter-spacing:1.6px;color:#afafaf}dialog{padding:0;color:var(--paper);border:0;max-height:95svh}dialog::backdrop{background:#111111c9;backdrop-filter:blur(8px)}.phone-dialog{background:transparent;overflow:visible;width:350px;max-width:94vw}.phone-shell{height:min(680px,82svh);border:6px solid #090909;border-radius:45px;background:#f1f1f1;box-shadow:0 0 0 2px #6a6a6a,0 20px 70px #000000bb;overflow:hidden;display:flex;flex-direction:column;color:#1e1e1e;position:relative}.phone-status{height:42px;flex-shrink:0;display:flex;justify-content:space-between;align-items:center;padding:0 23px;font-size:11px;font-weight:700;position:relative;background:#f1f1f1;z-index:2}.island{position:absolute;left:50%;top:8px;transform:translateX(-50%);width:94px;height:22px;background:#0b0b0b;border-radius:20px}.phone-screen{flex:1;overflow-y:auto;position:relative}.home-indicator{width:110px;height:5px;background:#1a1a1a;border-radius:9px;margin:12px auto;flex-shrink:0}.put-down{display:flex;align-items:center;justify-content:center;gap:10px;margin:22px auto 0;background:#1d1d1d;border:1px solid #999999;border-radius:30px;padding:12px 20px;box-shadow:0 5px 20px #00000077;font-size:12px;color:#ebebeb}.put-down svg{width:16px;height:16px}.put-down>span{font-size:9px;color:#aaaaaa}.phone-home{min-height:100%;background:linear-gradient(#14141426,#131313cc),url('assets/rei-banner-scene.png') 62% center/auto 100%;padding:27px 20px;color:white}.phone-date{text-align:center;font-size:12px;letter-spacing:1px}.phone-clock{text-align:center;font-size:64px;font-weight:500;letter-spacing:-3px;margin:0 0 24px}.app-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px 12px}.app-button{background:none;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:10px;text-shadow:0 2px 4px #000000}.app-icon{height:60px;width:60px;background:#f2f2f2;border:1px solid #b1b1b1;border-radius:17px;color:#1b1b1b;display:grid;place-items:center;text-shadow:none;position:relative}.app-icon svg{width:29px;height:29px}.app-button:nth-child(1) .app-icon{background:var(--accent)}.app-button:nth-child(2) .app-icon{background:#1c1c1c;color:white}.x-icon{font-size:32px}.phone-widget{margin-top:34px;background:#151515db;border:1px solid #9c9c9c59;padding:14px;font-size:12px;line-height:1.7;border-radius:12px}.phone-widget strong{color:var(--accent);display:block;font-size:10px;letter-spacing:1px}.app-header{position:sticky;top:0;z-index:2;background:#f1f1f1;border-bottom:1px solid #c1c1c1;padding:13px 12px;display:flex;gap:10px;align-items:center}.back-button{background:transparent;font-size:22px;color:#272727;padding:0 4px}.app-header strong{font-size:14px}.app-header small{margin-left:auto;font-size:9px;color:#595959;letter-spacing:1px}.app-body{padding:17px}.feed-label{font-size:10px;text-align:center;letter-spacing:1.2px;border-bottom:1px solid #aeaeae;padding:12px;background:#e0e0e0}.post{padding:18px 16px;border-bottom:1px solid #bfbfbf}.post-author{display:flex;align-items:center;gap:9px;font-size:12px}.avatar{width:31px;height:31px;background:#272727;color:var(--accent);display:grid;place-items:center;border-radius:50%;font-weight:700}.post-author small{display:block;font-size:10px;color:#6a6a6a;margin-top:3px}.post p{font-size:13px;line-height:1.6;margin:10px 0}.post img{width:100%;height:135px;object-fit:cover;border-radius:3px}.post-actions{display:flex;gap:28px;font-size:10px;color:#676767;align-items:center;margin-top:12px}.like{display:flex;align-items:center;gap:5px;background:none;color:inherit;padding:4px 0;font-size:11px}.like svg{width:14px;height:14px}.like.liked{color:#525252}.like.liked svg{fill:#525252}.chat-info{text-align:center;font-size:10px;color:#7a7a7a;margin-bottom:17px}.bubble{background:#dbdbdb;padding:12px 14px;border-radius:14px 14px 14px 3px;font-size:13px;line-height:1.6;max-width:90%;margin:10px 0}.bubble.mine{background:#282828;color:white;margin-left:auto;border-radius:14px 14px 3px 14px}.reply-button{padding:11px;background:#e7e7e7;color:#383838;border:1px solid #a3a3a3;width:100%;font-size:12px;margin-top:15px;border-radius:6px}.dex-price{font-size:34px;letter-spacing:-1px;margin:18px 0 2px}.demo-badge{font-size:10px;background:#dddddd;color:#454545;padding:5px 7px;border-radius:4px}.dex-change{font-size:12px;color:#4c4c4c}.chart{width:100%;height:150px;margin:10px 0;stroke-width:2}.chart-grid{stroke:#cccccc;stroke-width:.7}.chart-line{stroke:#595959;stroke-width:2;fill:none}.dex-stats{display:grid;grid-template-columns:1fr 1fr;gap:15px;border-top:1px solid #bfbfbf;padding-top:17px}.dex-stats span{font-size:10px;color:#656565;display:block}.dex-stats strong{display:block;font-size:16px;margin-top:5px}.external-link{display:block;background:#1e1e1e;color:white;padding:13px;text-align:center;font-size:12px;text-decoration:none;border-radius:6px;margin-top:24px}.fine-print{font-size:11px;line-height:1.6;color:#9a9a9a}.app-body .fine-print{color:#5f5f5f}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:8px}.photo-tile{padding:0;background:#d7d7d7;color:#363636;text-align:left}.photo-tile img{width:100%;height:155px;object-fit:cover;display:block}.photo-tile span{display:block;padding:8px;font-size:10px}.photo-full{width:100%;height:350px;object-fit:cover}.book-dialog{width:790px;max-width:94vw;background:#e9e9e9;color:#2f2f2f;box-shadow:0 20px 80px #00000099;border-radius:3px}.book-close{position:absolute;right:14px;top:14px;color:#2f2f2f;z-index:1}.book-spread{display:grid;grid-template-columns:1fr 1fr;min-height:460px}.book-page{padding:42px 32px;background:repeating-linear-gradient(transparent 0,transparent 29px,#b2b2b22a 30px)}.book-page:first-child{border-right:1px solid #bbbbbb;box-shadow:inset -15px 0 25px #4848480d}.book-page h2{font-family:Georgia,serif;font-weight:400;font-size:32px;line-height:1.2}.book-page p{font-family:Georgia,serif;font-size:16px;line-height:1.9}.book-date{font-size:10px;letter-spacing:2px;color:#6f6f6f}.book-photo{width:100%;height:170px;object-fit:cover;border:8px solid white;transform:rotate(-4deg);box-shadow:0 4px 12px #37373733;margin:15px 0}.book-nav{display:flex;justify-content:space-between;border-top:1px solid #bdbdbd;padding:15px 25px;font-size:11px}.book-nav button{background:none;color:#4a4a4a}.settings-dialog{width:420px;max-width:92vw;background:#202020;border:1px solid #5f5f5f;padding:32px}.settings-dialog h2{font-family:'Barlow Condensed',sans-serif;font-size:34px;margin:20px 0 10px}.settings-dialog>p{font-size:13px;line-height:1.6;color:#b7b7b7}.settings-close{position:absolute;right:14px;top:14px}.setting{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid #464646;font-size:14px}.setting input{accent-color:var(--accent);width:19px;height:19px}.reset-button{padding:12px;background:#3a3a3a;border:1px solid #6d6d6d;margin:25px 0 7px;font-size:13px}.toast{position:fixed;bottom:85px;left:50%;transform:translate(-50%,15px);background:#e2e2e2;color:#2b2b2b;padding:13px 22px;border-radius:6px;box-shadow:0 8px 30px #00000055;opacity:0;pointer-events:none;transition:.25s;z-index:20;font-size:13px;max-width:90vw;text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}.hide-hotspots .hotspot{opacity:0}.hide-hotspots .hotspot:focus-visible{opacity:1}@media(min-width:1700px){.dialogue{bottom:42px}.room-title{top:17%}.dialogue-main{padding:30px 35px}.choices{padding:28px}.choice{padding:20px}.topbar{height:95px}}@media(max-width:1000px){.topbar{padding:0 25px}.world-status{display:none}.bottom-bar{padding:0 25px}.dialogue{left:3%;right:3%}.dialogue-main{padding:20px}.dialogue-footer>span:last-child{display:none}.spot-phone{left:74%}.spot-cat{display:none}.scene-note{display:none}.room-title{left:5%;top:15%}.hotspot-label{font-size:9px;padding:8px}.choices{padding:17px}.chapter{font-size:10px;gap:13px}}@media(max-width:640px){.game{min-height:800px;height:100svh}.topbar{height:68px;padding:0 20px}.brand{font-size:33px}.brand-star{font-size:23px}.chapter{font-size:9px;letter-spacing:1px}.chapter-line,.chapter-slash,.saved{display:none}.chapter{max-width:85px;line-height:1.5}.top-actions{gap:0}.icon-button{width:33px;height:33px}.room{overflow:hidden}.scene{background-position:59% center}.scene-shade{background:linear-gradient(0deg,#121212 0%,#12121222 60%),linear-gradient(90deg,#12121288,transparent 85%)}.location{left:20px;top:18px;font-size:8px;letter-spacing:1px;gap:7px}.location-time{margin-left:3px}.room-title{left:23px;top:10%}.room-title>span{font-size:19px}.room-title h1{font-size:65px;margin:0 0 11px}.room-title p{font-size:11px}.spot-monitor,.spot-diary,.spot-cat{display:none}.spot-talk{left:54%;top:34%}.spot-phone{left:60%;top:46%}.hotspot{gap:6px}.hotspot-label{font-size:8px;letter-spacing:.5px;padding:9px}.target{width:25px;height:25px;font-size:18px}.dialogue{bottom:16px;left:16px;right:16px;display:block}.dialogue-main{padding:16px 18px 12px;border-right:0}.speaker{font-size:10px}.speaker-name{font-size:12px}.dialogue-main>p{font-size:18px;margin:9px 0 12px;min-height:50px}.dialogue-footer{font-size:8px}.choices{padding:4px 12px 13px;gap:7px}.choice{padding:12px;font-size:12px;gap:9px}.bottom-bar{height:62px;padding:0 20px;justify-content:center}.bottom-bar nav{gap:28px}.version,.key{display:none}.book-spread{display:block}.book-page{padding:30px 25px}.book-page:first-child{border:0}.book-page h2{font-size:27px}.book-page p{font-size:15px}.book-dialog{max-height:87svh}.phone-dialog{width:330px}.phone-shell{height:min(660px,80svh)}.phone-clock{font-size:53px}.app-grid{gap:17px 10px}.phone-widget{margin-top:25px}.put-down{margin-top:16px}.toast{bottom:75px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
