@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;650;700;750;800&display=swap');
:root{font-family:'DM Sans',Arial,sans-serif;color:#35463d;background:#f5f4eb;font-synthesis:none;--ink:#35463d;--muted:#758573;--orange:#d9774e;--mono:'DM Mono',monospace}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer;border:0;touch-action:manipulation}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #ce8055;outline-offset:3px}a{color:inherit;text-decoration:none}[hidden]{display:none!important}.game-shell{width:min(1180px,100%);padding:22px;margin:auto}.world{height:calc(100dvh - 44px);min-height:580px;max-height:1100px;position:relative;isolation:isolate;background:var(--sky,#d7e7de);overflow:hidden;border-radius:18px;box-shadow:0 0 0 1px #526c5012;transition:background .7s}.landscape{position:absolute;inset:0;width:100%;height:100%;z-index:-1}.world-header{position:absolute;top:25px;left:29px;right:29px;display:flex;align-items:center;justify-content:space-between;z-index:2}.brand{display:flex;align-items:center;gap:9px;font-size:22px;font-weight:800;letter-spacing:-1px}.brand svg{height:25px;width:25px;fill:none;stroke:var(--orange);stroke-width:3.5}.header-actions{display:flex;gap:10px;align-items:center}.icon-button{display:grid;place-items:center;width:40px;height:40px;background:#f8f8ee8c;border:1px solid #758b6426;border-radius:10px;font-size:19px}.soles-button{background:#f8f8ee8c;border:1px solid #758b6426;border-radius:10px;padding:11px 13px;font:13px var(--mono);display:flex;gap:6px;align-items:center}.soles-word{font-size:8px;letter-spacing:1px}.eyebrow{font:9px var(--mono);letter-spacing:1.7px;color:#708472}.altitude{position:absolute;top:15%;width:100%;text-align:center;pointer-events:none}.altitude .eyebrow{font-size:9px;letter-spacing:2px}.altitude-number{font-size:94px;letter-spacing:-4px;font-weight:650;line-height:1.17;display:flex;align-items:baseline;justify-content:center;gap:12px;font-variant-numeric:tabular-nums}.ft{font:17px var(--mono);letter-spacing:0;color:#738572}.ruler{position:absolute;top:29%;bottom:30%;right:0;width:74px;opacity:.64;overflow:hidden}.ruler-tick{position:absolute;right:0;display:flex;align-items:center;gap:13px;transition:top .14s}.ruler-tick span{font:10px var(--mono);color:#57725e}.ruler-tick i{height:1px;width:17px;background:#78937a}.ruler-tick:after{content:'';position:absolute;width:9px;height:1px;background:#78937a;top:23px;right:0;opacity:.5}.climber-wrap{position:absolute;bottom:40%;left:calc(50% - 45px);width:90px;height:147px;z-index:2}.avatar{position:absolute;bottom:0;left:0;width:90px;height:131px;transform-origin:bottom center}.avatar svg{width:100%;height:100%;overflow:visible}.you-label{text-align:center;font:8px var(--mono);letter-spacing:2px;color:#56715c}.foot-pop{position:absolute;right:-27px;top:40px;opacity:0;font:11px var(--mono);color:#597154}.step .person{animation:step .2s ease-out}.step .front-leg{animation:leg .2s ease-out}.step .back-leg{animation:back-leg .2s ease-out}.step .foot-pop{animation:foot-pop .45s ease-out}.zone-label{position:absolute;top:calc(60% + 20px);left:0;right:0;display:flex;justify-content:center;align-items:center;gap:8px;font:8px var(--mono);letter-spacing:1.1px;color:#5f7b61;pointer-events:none}.zone-label i{height:4px;width:4px;border-radius:50%;background:#7b956d}.encounter{position:absolute;left:25%;top:37%;width:44px;height:44px;background:none;color:#688874;padding:7px;animation:float 7s ease-in-out infinite}.encounter svg{width:100%;height:100%;overflow:visible}.encounter:hover{filter:brightness(.75)}.climb-dock{position:absolute;width:min(440px,calc(100% - 46px));bottom:37px;left:50%;transform:translateX(-50%);background:#f8f7ece0;border:1px solid #fffff566;border-radius:16px;padding:18px 20px 7px;box-shadow:0 8px 28px #27432e0b;backdrop-filter:blur(12px);z-index:3}.next-line{display:flex;align-items:center;gap:10px}.next-line .eyebrow{font-size:8px;letter-spacing:1px}.next-line strong{font-size:12px;font-weight:600;flex:1;min-width:0}.next-line #remaining{font:9px var(--mono);color:#7d8973;text-align:right;white-space:nowrap}.progress-track{height:4px;background:#dce2d0;border-radius:3px;margin:12px 0 16px;overflow:hidden}#progress-fill{height:100%;background:#829570;transition:width .12s;border-radius:3px}.climb-button{display:flex;align-items:center;justify-content:center;gap:14px;background:var(--orange);color:#fff7e7;width:100%;border-radius:9px;padding:16px 15px;font:500 13px var(--mono);letter-spacing:1.6px;box-shadow:0 3px 0 #b8623e;user-select:none;transition:background .12s,transform .08s,box-shadow .08s}.climb-button>span:first-child{font:25px Arial;line-height:20px}.climb-button .key-hint{font:7px var(--mono);letter-spacing:1px;border:1px solid #fff5;border-radius:3px;padding:4px;margin-left:16px;opacity:.65}.climb-button:hover{background:#e08257}.climb-button:active,.climb-button.pressed{transform:translateY(2px);box-shadow:0 1px 0 #b8623e}.journal-nav{display:flex;justify-content:space-between;gap:5px;margin-top:10px}.journal-nav button{background:none;padding:10px 4px;font-size:10px;display:flex;gap:6px;align-items:center;border-radius:5px}.journal-nav button>span:first-child{font-size:16px;color:#788c6c}.journal-nav button:hover{background:#83976b11}.journal-nav svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.6}.scene-bottom{position:absolute;bottom:13px;left:24px;right:24px;display:flex;justify-content:space-between;gap:10px;font:7px var(--mono);color:#6a805f;letter-spacing:.3px}.night .brand,.night .altitude,.night .ft,.night .altitude .eyebrow,.night .you-label,.night .scene-bottom,.night .zone-label,.night .ruler-tick span{color:#d7e1d4}.night .ruler-tick i,.night .ruler-tick:after{background:#9cafaa}.night .soles-button,.night .world-header .icon-button{background:#f8f8eecc}.landscape #ground{transition:transform .15s ease-out}.landscape #stars,.landscape #earth,.landscape #high-clouds{opacity:0}.milestone-toast{position:absolute;bottom:245px;left:50%;transform:translate(-50%,12px);opacity:0;pointer-events:none;max-width:85%;width:320px;border-radius:10px;background:#fbfaeef5;box-shadow:0 4px 24px #31453314;padding:15px 20px;text-align:center;transition:.25s;z-index:4}.milestone-toast.show{opacity:1;transform:translate(-50%,0)}.milestone-toast span{font:8px var(--mono);color:#9a8b68;letter-spacing:1px}.milestone-toast strong{display:block;font-size:16px;margin-top:5px}.milestone-toast p{font-size:11px;color:#7d8b73;line-height:1.5;margin:5px 0 0}.panel-shade{position:absolute;inset:0;background:#233d2e3d;backdrop-filter:blur(4px);z-index:9}dialog{position:absolute;inset:16px 16px 16px auto;margin:0;width:min(580px,calc(100% - 32px));max-width:none;max-height:none;height:calc(100% - 32px);border:1px solid #e1e5d8;border-radius:14px;padding:0;background:#f8f8f0;color:var(--ink);box-shadow:0 10px 60px #263d3226;z-index:10;overflow:hidden}dialog[open]{display:flex;flex-direction:column}.dialog-header{display:flex;align-items:center;justify-content:space-between;padding:17px 24px 10px;flex-shrink:0}.dialog-header .eyebrow{font-size:8px}.dialog-header .icon-button{width:34px;height:34px;font-size:16px;background:transparent}#dialog-content{padding:0 24px 28px;overflow:auto;overscroll-behavior:contain;flex:1;scrollbar-width:thin;scrollbar-color:#c5ceb8 transparent}h2{font-size:29px;letter-spacing:-.8px;margin:7px 0 8px;font-weight:600}.intro{font-size:12px;color:#7f8b75;line-height:1.7;margin:0 0 17px}.panel-title{display:flex;justify-content:space-between;align-items:start;gap:8px}.balance{font:11px var(--mono);padding:8px 10px;background:#ebefdf;border-radius:7px;white-space:nowrap;margin-top:12px}.wardrobe-hero{border-radius:10px;background:#e8eedf;display:flex;align-items:center;gap:22px;padding:12px 25px;margin-bottom:18px}.outfit-preview{height:111px;width:77px;flex-shrink:0}.outfit-preview svg{width:100%;height:100%}.wardrobe-hero .eyebrow{font-size:8px;letter-spacing:1px}.wardrobe-hero p{font-size:12px;margin:8px 0}.earn-note{font:9px var(--mono);line-height:1.7;color:#829073}.slot-tabs{display:flex;gap:5px;flex-wrap:wrap;border-bottom:1px solid #dde3d3;padding:0 0 12px;margin:0 0 14px}.slot-tabs button{padding:9px 11px;background:#ebeee3;border-radius:6px;font-size:11px}.slot-tabs button[aria-selected=true]{background:#6e8266;color:#fff9ea}.gear-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gear-card{position:relative;border:1px solid #dfe4d4;border-radius:10px;padding:13px;min-width:0;background:#fafaf3}.gear-card.equipped{border-color:#91a27d;background:#eff3e7}.gear-preview{height:102px;text-align:center;background:#e9edde;border-radius:6px;margin-bottom:10px;padding:4px}.gear-preview svg{height:100%;width:70px}.gear-cost{font:8px var(--mono);letter-spacing:.4px;color:#83906f}.gear-card h3{font-size:13px;line-height:1.3;margin:7px 0}.gear-card p{font-size:10px;color:#839078;line-height:1.6;min-height:32px;margin:0 0 12px}.gear-card button,.secondary-button{border:1px solid #d5ddc7;background:#e7eddd;border-radius:6px;padding:10px 9px;font:9px var(--mono);line-height:1.4}.gear-card button{width:100%;min-height:35px}.gear-card button:disabled{background:#eef0e7;color:#8e9980;border-color:#e1e6d7}.gear-card.equipped button{color:#697e58}.gear-card button:not(:disabled):hover,.secondary-button:hover{background:#dce6ce}.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.secondary-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.5}.appearance-preview{height:148px;background:#e8eedf;border-radius:10px;display:flex;justify-content:center;padding:13px;margin:14px 0 22px}.appearance-preview svg{height:100%;width:90px}fieldset{border:0;padding:0;margin:0 0 22px}legend{font-size:12px;font-weight:600;margin-bottom:12px;padding:0}.swatches{display:flex;gap:12px;flex-wrap:wrap}.swatches button{width:36px;height:36px;background:var(--swatch);border-radius:50%;border:3px solid #f8f8f0;box-shadow:0 0 0 1px #c7cfbc}.swatches button[aria-pressed=true]{box-shadow:0 0 0 2px #697e57;position:relative}.swatches button[aria-pressed=true]:after{content:'✓';color:#fff;mix-blend-mode:difference;font-size:18px}.choice-row{display:flex;gap:9px}.choice-row button{border:1px solid #dce2d1;border-radius:7px;padding:11px 18px;background:#edf0e5;font-size:11px}.choice-row button[aria-pressed=true]{border-color:#849776;background:#e1e9d5}.settings-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e0e5d6;padding:16px 0;gap:15px}.settings-row strong{font-size:12px}.settings-row p{font-size:10px;line-height:1.6;color:#8a957e;margin:5px 0 0}.text-button{background:none;color:#859374;padding:10px 0;font-size:10px}.panel-tabs{display:flex;gap:6px;flex-wrap:wrap;margin:15px 0}.panel-tabs button{padding:8px 10px;border-radius:5px;background:#e9eddf;color:#7b896e;font-size:10px}.panel-tabs button.active{background:#7e9270;color:white}.log-divider{font:9px var(--mono);letter-spacing:1px;margin:25px 0 8px;color:#859272}.log-row{display:flex;gap:11px;padding:14px 0;border-bottom:1px solid #e1e6d6;align-items:center}.log-symbol{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#e7ecdc;color:#778767;font-size:12px;flex-shrink:0}.log-row>div{flex:1;min-width:0}.log-row h3{font-size:12px;margin:0 0 4px}.log-row p{font-size:10px;color:#87937b;margin:0;line-height:1.6}.log-row>strong{font:9px var(--mono);white-space:nowrap}.log-row.locked{opacity:.55}.notice{position:absolute;bottom:225px;left:50%;transform:translate(-50%,15px);background:#3b4c3d;color:#faf7e9;padding:13px 18px;border-radius:9px;font-size:11px;line-height:1.6;max-width:88%;width:max-content;opacity:0;pointer-events:none;transition:.2s;z-index:20}.notice.show{opacity:1;transform:translate(-50%,0)}.share-preview{border-radius:10px;background:#dfe8d7;padding:26px 15px;text-align:center;margin:20px 0}.share-preview h3{font-size:18px;letter-spacing:3px}.share-preview strong{font-size:clamp(27px,6vw,50px);letter-spacing:-2px}.share-preview p{font:10px var(--mono);line-height:1.8;color:#738168}.dialog-actions{display:flex;gap:9px;flex-wrap:wrap}.empty-state{padding:25px 0 15px;text-align:center}.empty-state>span{font-size:45px;color:#9eac8d}.empty-state p{font-size:12px;color:#849178;line-height:1.9}.empty-state strong{display:block;font-size:28px;color:#4f654a}.backup-note{font-size:10px;color:#89967d;line-height:1.7}input[type=file]{font:10px var(--mono);max-width:100%}@keyframes step{0%,100%{transform:translateY(0)}45%{transform:translateY(-4px)}}@keyframes leg{50%{transform:translateY(-7px)}}@keyframes back-leg{50%{transform:translateY(1px)}}@keyframes foot-pop{10%{opacity:.85}100%{opacity:0;transform:translateY(-20px)}}@keyframes float{50%{translate:12px -8px}}@media(max-width:650px){.game-shell{padding:0}.world{height:100dvh;min-height:540px;max-height:none;border-radius:0}.world-header{top:max(17px,env(safe-area-inset-top));left:20px;right:20px}.brand{font-size:20px}.brand svg{width:23px;height:23px}.soles-button{padding:10px;font-size:12px}.soles-word{display:none}.icon-button{width:38px;height:38px}.header-actions{gap:8px}.altitude{top:15%}.altitude-number{font-size:80px}.altitude .eyebrow{font-size:8px}.ft{font-size:14px}.climber-wrap{width:77px;height:129px;left:calc(50% - 38.5px)}.avatar{width:77px;height:112px}.zone-label{font-size:7px;letter-spacing:.8px;top:calc(60% + 14px)}.ruler{width:59px;top:31%;bottom:32%}.ruler-tick{gap:10px}.ruler-tick span{font-size:9px}.ruler-tick i{width:13px}.ruler-tick:after{top:18px}.encounter{left:20%;top:36%}.climb-dock{bottom:calc(27px + env(safe-area-inset-bottom));width:calc(100% - 32px);padding:16px 16px 5px;border-radius:14px}.next-line{gap:8px}.next-line strong{font-size:11px}.next-line #remaining{font-size:8px}.climb-button{padding:18px 15px;font-size:13px}.key-hint{display:none}.journal-nav{margin-top:10px}.journal-nav button{padding:10px 4px;font-size:10px}.scene-bottom{bottom:calc(8px + env(safe-area-inset-bottom));left:18px;right:18px;font-size:6px}.milestone-toast{bottom:230px;width:290px;padding:12px 16px}.milestone-toast strong{font-size:14px}.milestone-toast p{font-size:10px}dialog{inset:10px;width:calc(100% - 20px);height:calc(100% - 20px);border-radius:12px}.dialog-header{padding:13px 17px 8px}#dialog-content{padding:0 17px 25px}h2{font-size:25px}.intro{font-size:11px}.balance{font-size:10px;padding:7px 8px}.wardrobe-hero{padding:10px 17px;gap:16px}.slot-tabs{gap:5px}.slot-tabs button{padding:9px 8px;font-size:10px}.gear-grid{gap:9px}.gear-card{padding:10px}.gear-card h3{font-size:12px}.gear-card p{font-size:10px;min-height:47px}.gear-card button{font-size:8px;padding:9px 6px}.gear-preview{height:90px}.gear-cost{font-size:7px}.swatches{gap:11px}.swatches button{width:34px;height:34px}.log-row{gap:8px}.log-row>strong{font-size:8px}.log-row h3{font-size:11px}.notice{bottom:220px;font-size:10px}}
@media(max-height:650px){.altitude{top:14%}.altitude-number{font-size:64px}.climber-wrap{bottom:39%;height:112px}.avatar{height:95px}.you-label{font-size:7px}.zone-label{display:none}.climb-dock{padding-top:12px;bottom:24px}.climb-button{padding-top:13px;padding-bottom:13px}.progress-track{margin-top:9px;margin-bottom:12px}.journal-nav button{padding-top:8px;padding-bottom:8px}.milestone-toast{bottom:195px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.step .foot-pop{display:none}}
