:root{--ink:#07131c;--cream:#f5efe4;--gold:#d8b986;--muted:rgba(240,244,241,.62);--glass:rgba(11,25,33,.42);--line:rgba(255,255,255,.15)}
*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden;background:var(--ink);color:#f8f5ed;font-family:Outfit,"Noto Sans SC",sans-serif}button,input{font:inherit}button{color:inherit}.screen{position:fixed;inset:0;opacity:0;visibility:hidden;transition:opacity .8s ease,visibility .8s}.screen.active{opacity:1;visibility:visible}.map-screen{background:radial-gradient(circle at 64% 42%,#123b45 0,#081c28 28%,#050b12 64%,#03070b 100%);overflow:hidden}#stars,#globe{position:absolute;inset:0;width:100%;height:100%}#globe{cursor:grab}#globe:active{cursor:grabbing}.topbar,.scene-topbar{position:absolute;left:clamp(22px,4vw,68px);right:clamp(22px,4vw,68px);top:clamp(22px,4vw,48px);display:flex;justify-content:space-between;align-items:center;z-index:10}.brand{display:flex;gap:12px;align-items:center;background:none;border:0;text-align:left;cursor:pointer}.brand-mark{width:39px;height:39px;border:1px solid rgba(255,255,255,.38);border-radius:50%;position:relative;display:grid;place-items:center}.brand-mark:before{content:"";position:absolute;width:22px;height:10px;border-radius:50% 50% 0 0;background:linear-gradient(180deg,#f0d49f,#b47f4d);bottom:8px}.brand-mark i{position:absolute;width:5px;height:5px;border-radius:50%;background:#fff4d5;top:9px;box-shadow:0 0 9px 3px rgba(255,219,153,.45)}.brand b{font:500 20px/1 "Noto Serif SC",serif;letter-spacing:.18em}.brand small{display:block;font-size:8px;letter-spacing:.28em;color:rgba(255,255,255,.5);margin-top:5px}.glass{background:rgba(12,24,31,.36);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid var(--line);box-shadow:0 10px 30px rgba(0,0,0,.18)}.journey-button{border-radius:99px;padding:8px 9px 8px 18px;display:flex;align-items:center;gap:12px;cursor:pointer}.journey-button span{font-size:12px;letter-spacing:.08em}.journey-button b{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:rgba(218,188,139,.18);color:#efd9b3;font-size:12px}.map-copy{position:absolute;left:clamp(28px,8vw,132px);top:24%;z-index:3;pointer-events:none}.eyebrow{font-size:10px;letter-spacing:.34em;color:#d7b985;margin:0 0 18px}.map-copy h1{font:400 clamp(40px,5.3vw,76px)/1.22 "Noto Serif SC",serif;letter-spacing:.05em;margin:0;text-shadow:0 10px 40px rgba(0,0,0,.4)}.map-copy>p:last-child{font:300 13px/2 "Noto Serif SC",serif;color:var(--muted);letter-spacing:.1em;margin-top:28px}.place-list{position:absolute;right:clamp(26px,5vw,82px);top:50%;transform:translateY(-50%);z-index:4;display:flex;flex-direction:column;gap:10px}.place-chip{display:flex;align-items:center;gap:12px;border:0;background:none;padding:8px;opacity:.48;cursor:pointer;text-align:right;transition:.3s}.place-chip:hover,.place-chip.active{opacity:1;transform:translateX(-6px)}.place-chip .copy{display:flex;flex-direction:column}.place-chip strong{font:400 13px "Noto Serif SC",serif;letter-spacing:.1em}.place-chip small{font-size:8px;letter-spacing:.2em;color:rgba(255,255,255,.48);margin-top:3px}.place-chip .dot{width:8px;height:8px;border:1px solid rgba(255,255,255,.65);border-radius:50%;box-shadow:0 0 0 4px rgba(255,255,255,.03)}.place-chip.active .dot{background:#efd9aa;box-shadow:0 0 15px 4px rgba(239,217,170,.35)}.map-hint{position:absolute;left:50%;bottom:32px;transform:translateX(-50%);font-size:9px;letter-spacing:.2em;color:rgba(255,255,255,.38);display:flex;align-items:center;gap:10px}.mouse-icon{width:13px;height:19px;border:1px solid rgba(255,255,255,.35);border-radius:8px;position:relative}.mouse-icon:before{content:"";position:absolute;top:3px;left:5px;width:1px;height:5px;background:#fff;animation:scroll 1.8s infinite}@keyframes scroll{0%{transform:translateY(0);opacity:0}30%{opacity:1}100%{transform:translateY(6px);opacity:0}}
.preview-panel{position:fixed;z-index:30;right:0;top:0;width:min(460px,100%);height:100%;background:#f2ede3;color:#1b2a31;transform:translateX(105%);transition:transform .65s cubic-bezier(.2,.8,.2,1);box-shadow:-30px 0 80px rgba(0,0,0,.32);overflow:auto}.preview-panel.open{transform:none}.panel-close{position:absolute;z-index:3;right:20px;top:20px;background:rgba(5,18,25,.35)!important;color:#fff}.icon-button{width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:none;display:grid;place-items:center;font-size:20px;cursor:pointer}.preview-visual{height:38%;min-height:270px;background-image:url('assets/fuji-spring.png');background-position:center;background-size:cover;position:relative}.preview-gradient{position:absolute;inset:30% 0 0;background:linear-gradient(transparent,#f2ede3)}.preview-weather{position:absolute;left:28px;top:28px;background:rgba(250,248,240,.74);backdrop-filter:blur(8px);border-radius:50px;padding:7px 13px;font-size:10px;letter-spacing:.12em}.preview-content{padding:18px 42px 42px}.preview-content .eyebrow{color:#a87947;margin-bottom:10px}.preview-content h2{font:500 42px/1.1 "Noto Serif SC",serif;margin:0}.place-subtitle{font:400 18px "Noto Serif SC",serif;color:#9a7048;margin:9px 0 24px}.place-description{font:400 13px/2 "Noto Serif SC",serif;color:#5e686c}.preview-meta{display:flex;border-top:1px solid rgba(19,38,44,.12);border-bottom:1px solid rgba(19,38,44,.12);margin:25px 0;padding:17px 0;gap:50px}.preview-meta div{display:flex;flex-direction:column;gap:5px}.preview-meta small{font-size:9px;color:#8c9394;letter-spacing:.15em}.preview-meta strong{font:500 12px "Noto Serif SC",serif}.primary-button{width:100%;height:55px;border:0;border-radius:3px;background:#132c35;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 22px;letter-spacing:.12em;cursor:pointer;transition:.25s}.primary-button:hover{background:#1d3c46;transform:translateY(-2px)}.primary-button i{font-style:normal;font-size:20px;font-weight:200}.sheet-backdrop{position:fixed;inset:0;background:rgba(1,8,12,.68);backdrop-filter:blur(7px);z-index:39;opacity:0;visibility:hidden;transition:.4s}.sheet-backdrop.open{opacity:1;visibility:visible}.focus-sheet{position:fixed;z-index:40;left:50%;bottom:0;width:min(570px,100%);padding:35px 48px 44px;background:#f3eee4;color:#15252b;transform:translate(-50%,105%);transition:transform .6s cubic-bezier(.2,.8,.2,1);border-radius:24px 24px 0 0;text-align:center}.focus-sheet.open{transform:translate(-50%,0)}.sheet-handle{position:absolute;top:13px;left:50%;transform:translateX(-50%);width:44px;height:4px;border:0;border-radius:2px;background:#c5c0b6}.focus-sheet .eyebrow{color:#a7794b;margin:10px 0 15px}.focus-sheet h2{font:400 29px/1.45 "Noto Serif SC",serif;margin:0 0 22px}.goal-input{width:100%;border:0;border-bottom:1px solid #c9c1b4;background:transparent;text-align:center;padding:12px;color:#24343a;outline:none;font:400 13px "Noto Serif SC",serif}.goal-input:focus{border-color:#8b6844}.duration-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0 15px}.duration-options button{position:relative;border:1px solid #d5cec2;background:transparent;border-radius:4px;padding:17px 8px 12px;color:#26373c;cursor:pointer}.duration-options button.selected{background:#17333b;color:#fff;border-color:#17333b}.duration-options b{font:400 25px Outfit}.duration-options span{font-size:9px;margin-left:2px}.duration-options small{display:block;font-size:9px;letter-spacing:.14em;opacity:.55;margin-top:6px}.demo-toggle{display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px;color:#7b817e;margin:4px 0 18px}.demo-toggle input{display:none}.demo-toggle span{width:28px;height:16px;border-radius:8px;background:#b9b8b2;position:relative}.demo-toggle span:after{content:"";position:absolute;left:2px;top:2px;width:12px;height:12px;border-radius:50%;background:#fff;transition:.2s}.demo-toggle input:checked+span{background:#907550}.demo-toggle input:checked+span:after{transform:translateX(12px)}.warm{background:#9a744b}.warm:hover{background:#ad8357}
.scene-screen{background:#b8d4e4;overflow:hidden}.scene-image{position:absolute;inset:-3%;background:url('assets/fuji-spring.png') center/cover no-repeat;transition:transform 5s cubic-bezier(.2,.8,.2,1),filter 8s;animation:breathe 20s ease-in-out infinite alternate}@keyframes breathe{from{transform:scale(1.025) translate3d(-.2%,0,0)}to{transform:scale(1.055) translate3d(.3%,-.25%,0)}}.scene-screen.vista .scene-image{transform:scale(1.13) translateY(4%)!important}.scene-screen.vista:after{content:"";position:absolute;left:0;right:0;bottom:0;height:24%;background:linear-gradient(transparent,rgba(3,12,15,.28));pointer-events:none}.sun-wash{position:absolute;inset:0;background:radial-gradient(circle at 28% 28%,rgba(255,240,193,.25),transparent 30%);mix-blend-mode:screen;animation:sun 18s ease-in-out infinite alternate}@keyframes sun{to{opacity:.55;transform:translate(4%,-1%)}}.mist{position:absolute;width:80%;height:22%;left:20%;top:42%;background:radial-gradient(ellipse,rgba(233,241,237,.3),transparent 65%);filter:blur(22px);animation:mist 28s linear infinite;opacity:.5}.mist-two{left:-20%;top:51%;animation-duration:38s;animation-direction:reverse;opacity:.3}@keyframes mist{to{transform:translateX(35%)}}.petals{position:absolute;inset:0;overflow:hidden;pointer-events:none}.petal{position:absolute;top:-5%;width:9px;height:6px;border-radius:70% 10% 70% 20%;background:#f5bdc6;box-shadow:0 0 3px rgba(255,230,230,.5);opacity:.75;animation:fall linear infinite}@keyframes fall{0%{transform:translate3d(0,-10vh,0) rotate(0)}50%{transform:translate3d(70px,50vh,0) rotate(260deg)}100%{transform:translate3d(-30px,110vh,0) rotate(620deg)}}.scene-vignette{position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,12,15,.42),transparent 22%,transparent 68%,rgba(2,12,15,.46));pointer-events:none;transition:.6s}.scene-topbar{transition:.6s}.scene-location{text-align:center;text-shadow:0 2px 10px rgba(0,0,0,.5)}.scene-location small{display:block;font-size:8px;letter-spacing:.25em;opacity:.65;margin-bottom:5px}.scene-location strong{font:400 13px "Noto Serif SC",serif;letter-spacing:.12em}.timer-wrap{position:absolute;z-index:3;left:50%;top:22%;transform:translateX(-50%);text-align:center;text-shadow:0 3px 25px rgba(0,0,0,.35);transition:.6s}.timer-wrap p{font:400 11px "Noto Serif SC",serif;letter-spacing:.18em;margin:0 0 8px;opacity:.7}.timer{font:300 clamp(42px,6vw,72px)/1 Outfit,sans-serif;letter-spacing:.08em}.timer-line{width:110px;height:1px;background:rgba(255,255,255,.22);margin:16px auto}.timer-line span{display:block;width:0;height:1px;background:#fff;transition:width 1s linear}.view-switch{position:absolute;z-index:5;left:50%;bottom:102px;transform:translateX(-50%);border-radius:50px;padding:4px;display:flex;transition:.6s}.view-switch button{border:0;background:none;border-radius:50px;padding:7px 17px;font-size:10px;letter-spacing:.12em;cursor:pointer}.view-switch button.selected{background:rgba(255,255,255,.88);color:#172a31}.scene-controls{position:absolute;z-index:5;left:50%;bottom:27px;transform:translateX(-50%);display:flex;border-radius:50px;padding:4px 8px;transition:.6s}.scene-controls button{width:66px;height:53px;border:0;background:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer}.scene-controls button span{font-size:16px;font-weight:300}.scene-controls button small{font-size:8px;letter-spacing:.1em;opacity:.68}.scene-screen.ui-hidden .scene-topbar,.scene-screen.ui-hidden .timer-wrap,.scene-screen.ui-hidden .view-switch{opacity:0;pointer-events:none}.scene-screen.ui-hidden .scene-controls{opacity:.12}.sound-panel{position:absolute;z-index:8;right:clamp(20px,4vw,62px);bottom:28px;width:310px;border-radius:16px;padding:21px;opacity:0;visibility:hidden;transform:translateY(15px);transition:.35s}.sound-panel.open{opacity:1;visibility:visible;transform:none}.sound-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.sound-head small{display:block;font-size:8px;letter-spacing:.16em;opacity:.55}.sound-head strong{font:400 12px "Noto Serif SC",serif;display:block;margin-top:5px}.sound-head button{border:0;background:none;font-size:18px;cursor:pointer}.sound-panel label{font-size:9px;letter-spacing:.1em;display:grid;grid-template-columns:70px 1fr;align-items:center;margin:13px 0}.sound-panel input{accent-color:#e4c99c}.sound-themes{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:18px}.sound-themes button{font-size:8px;padding:8px 2px;border:1px solid rgba(255,255,255,.13);background:none;border-radius:30px;cursor:pointer}.sound-themes button.selected{background:#ecdfca;color:#28383e}.completion{position:absolute;z-index:15;inset:0;background:rgba(4,14,18,.43);backdrop-filter:blur(5px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;opacity:0;visibility:hidden;transition:opacity 2s ease}.completion.show{opacity:1;visibility:visible}.completion-petal{font-size:22px;color:#f0d6a9;margin-bottom:23px;animation:pulse 2.5s infinite}@keyframes pulse{50%{opacity:.35;transform:scale(.82)}}.completion p{font:400 18px "Noto Serif SC",serif;margin:0 0 9px;opacity:.78}.completion h2{font:400 clamp(29px,4vw,46px) "Noto Serif SC",serif;letter-spacing:.08em;margin:0}.completion small{margin-top:20px;letter-spacing:.16em;opacity:.55}.completion-actions{display:flex;gap:10px;margin-top:38px}.ghost-button,.compact{width:auto;height:44px;padding:0 25px;border-radius:3px}.ghost-button{border:1px solid rgba(255,255,255,.35);background:rgba(10,20,22,.15);cursor:pointer}.journal-modal{position:fixed;z-index:50;left:50%;top:50%;width:min(620px,calc(100% - 32px));padding:48px;background:#eee8dc;color:#1a2b31;transform:translate(-50%,-46%) scale(.96);opacity:0;visibility:hidden;transition:.4s;text-align:center;box-shadow:0 30px 100px rgba(0,0,0,.55)}.journal-modal.open{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}.modal-close{position:absolute;right:18px;top:18px;color:#23363d;border-color:rgba(0,0,0,.1)}.journal-modal h2{font:400 34px "Noto Serif SC",serif;margin:0}.journal-intro{font:400 12px/2 "Noto Serif SC",serif;color:#778083}.journal-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:32px 0;padding:22px 0;border-top:1px solid #d2ccc0;border-bottom:1px solid #d2ccc0}.journal-stats div{display:flex;flex-direction:column}.journal-stats b{font:400 25px Outfit}.journal-stats span{font-size:9px;color:#818988;letter-spacing:.12em;margin-top:4px}.stamp-row{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.stamp-row span{display:grid;place-items:center;width:64px;height:64px;border:1px solid #aa8462;border-radius:50%;font:400 11px "Noto Serif SC",serif;color:#916c4c;transform:rotate(-5deg)}.stamp-row span:nth-child(even){transform:rotate(6deg)}
@media(max-width:760px){.map-copy{top:17%;left:26px}.map-copy h1{font-size:40px}.map-copy>p:last-child{display:none}#globe{transform:translateY(8%)}.journey-button{padding:6px}.journey-button span{display:none}.place-list{left:50%;right:auto;top:auto;bottom:22px;transform:translateX(-50%);flex-direction:row;gap:5px;padding:5px 9px;border:1px solid rgba(255,255,255,.1);border-radius:40px;background:rgba(6,18,24,.52);backdrop-filter:blur(14px)}.place-chip .copy{display:none}.place-chip{display:inline-flex;padding:9px}.place-chip:hover,.place-chip.active{transform:none}.place-chip .dot{width:9px;height:9px}.map-hint{display:none}.preview-panel{top:auto;bottom:0;height:76%;width:100%;border-radius:24px 24px 0 0;transform:translateY(105%)}.preview-panel.open{transform:none}.preview-visual{height:36%;min-height:210px;border-radius:24px 24px 0 0}.preview-content{padding:10px 28px 34px}.preview-content h2{font-size:34px}.preview-meta{margin:18px 0}.focus-sheet{padding:32px 24px 28px}.scene-topbar{left:18px;right:18px;top:20px}.scene-location{max-width:55%}.scene-location strong{font-size:11px}.timer-wrap{top:18%}.scene-image{inset:-7%;background-position:56% center}.scene-screen.vista .scene-image{transform:scale(1.26) translate(3%,5%)!important}.scene-controls{bottom:20px}.view-switch{bottom:88px}.sound-panel{right:14px;left:14px;bottom:84px;width:auto}.completion-actions{flex-direction:column;width:70%}.completion-actions button{width:100%}.journal-modal{padding:42px 20px}.stamp-row span{width:52px;height:52px}.topbar{left:20px;right:20px;top:20px}}
.petal.rain{width:1px;height:42px;border-radius:0;background:linear-gradient(transparent,rgba(180,221,240,.72));box-shadow:none;animation-name:rainfall}.petal.snow{width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 7px rgba(255,255,255,.8)}.petal.dust{width:3px;height:3px;border-radius:50%;background:#ffe0a9;box-shadow:0 0 7px rgba(255,211,142,.8)}.petal.leaf{width:8px;height:4px;background:#d8c77b}.petals[data-type="dust"],.petals[data-type="leaf"]{opacity:.55}@keyframes rainfall{from{transform:translate3d(0,-12vh,0) rotate(8deg)}to{transform:translate3d(-70px,115vh,0) rotate(8deg)}}.scene-screen[data-scene="jiangnan"] .sun-wash{background:radial-gradient(circle at 62% 60%,rgba(233,171,86,.13),transparent 26%)}.scene-screen[data-scene="jiangnan"] .scene-vignette{background:linear-gradient(180deg,rgba(1,8,18,.6),transparent 42%,rgba(1,8,18,.52))}.scene-screen[data-scene="norway"] .sun-wash{background:linear-gradient(110deg,transparent 18%,rgba(94,255,211,.13) 45%,transparent 70%);animation:aurora 11s ease-in-out infinite alternate}.scene-screen[data-scene="paris"] .sun-wash{background:radial-gradient(circle at 51% 44%,rgba(255,215,158,.28),transparent 31%)}.scene-screen[data-scene="nz"] .sun-wash{background:radial-gradient(circle at 70% 12%,rgba(255,246,192,.18),transparent 38%)}@keyframes aurora{to{transform:translateX(8%) skewX(-7deg);opacity:.45}}
.scene-screen{--look-x:0px;--look-y:0px}.scene-image{transition:transform 3s cubic-bezier(.2,.8,.2,1),filter 8s;will-change:transform}@keyframes breathe{from{transform:scale(1.025) translate3d(calc(var(--look-x) - 2px),var(--look-y),0)}to{transform:scale(1.055) translate3d(calc(var(--look-x) + 3px),calc(var(--look-y) - 2px),0)}}.scene-fx{position:absolute;inset:0;display:none;width:100%;height:100%;pointer-events:none;z-index:1}.scene-screen.vista .scene-image{animation:none;transform:scale(1.13) translate3d(var(--look-x),calc(var(--look-y) + 4%),0)!important}.music-credit{display:block;margin-top:14px;text-align:center;color:rgba(255,255,255,.42);font-size:8px;letter-spacing:.08em;text-decoration:none}.music-credit:hover{color:rgba(255,255,255,.72)}
.scene-screen[data-scene="paris"] .scene-fx{display:block}.scene-screen[data-scene="paris"] .scene-image{animation-duration:32s;animation-timing-function:cubic-bezier(.45,0,.55,1)}.scene-screen[data-scene="paris"] .sun-wash{background:radial-gradient(circle at 53% 43%,rgba(255,225,178,.31),transparent 28%),radial-gradient(ellipse at 50% 76%,rgba(239,184,122,.12),transparent 45%);animation:paris-light 36s ease-in-out infinite alternate;will-change:opacity,transform}@keyframes paris-light{from{opacity:.62;transform:translate3d(-1.2%,.5%,0) scale(.99)}to{opacity:1;transform:translate3d(1.4%,-.6%,0) scale(1.025)}}
@media(max-width:760px){.scene-controls button{width:58px}.scene-screen.vista .scene-image{transform:scale(1.26) translate3d(calc(var(--look-x) + 3%),calc(var(--look-y) + 5%),0)!important}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.brand{gap:13px;padding:3px;border-radius:30px}.brand-mark{width:46px;height:46px;border:0;filter:drop-shadow(0 7px 18px rgba(0,0,0,.24));transition:transform .5s cubic-bezier(.2,.8,.2,1),filter .5s}.brand-mark:before{content:none}.brand-mark svg{width:100%;height:100%;overflow:visible}.brand-orbit{fill:rgba(7,24,31,.22);stroke:rgba(255,242,214,.58);stroke-width:.8}.brand-sun{fill:#fff0c8;filter:drop-shadow(0 0 4px rgba(255,218,150,.8))}.brand-hill,.brand-road{fill:none;stroke:url(#horizonGold);stroke-width:1.45;stroke-linecap:round}.brand-hill-back{stroke-width:1;opacity:.52}.brand-road{stroke-width:.8;opacity:.65}.brand-copy{display:block;transform:translateY(1px)}.brand b{display:block;letter-spacing:.2em;text-shadow:0 4px 18px rgba(0,0,0,.28)}.brand small{font-size:7px;letter-spacing:.36em;color:rgba(255,242,218,.58);margin-top:6px}.brand:hover .brand-mark{transform:rotate(-3deg) scale(1.045);filter:drop-shadow(0 8px 23px rgba(218,185,134,.24))}.brand:focus-visible{outline:1px solid rgba(255,235,195,.72);outline-offset:5px}
.timer-wrap{--progress:0%;top:17%;display:flex;flex-direction:column;align-items:center}.focus-modebar{display:flex;align-items:center;gap:3px;padding:4px;border-radius:99px;margin-bottom:12px;background:rgba(15,24,27,.28)}.focus-modebar span{min-width:78px;padding:7px 15px;border-radius:99px;font-size:9px;letter-spacing:.14em;color:rgba(255,255,255,.58);text-shadow:none}.focus-modebar .active{background:rgba(247,239,223,.9);color:#26363a}.timer-dial{width:clamp(250px,25vw,330px);aspect-ratio:1;border-radius:50%;padding:1px;background:conic-gradient(from 0deg,rgba(250,224,180,.92) var(--progress),rgba(255,255,255,.18) 0);box-shadow:0 25px 80px rgba(5,12,14,.2),inset 0 0 0 1px rgba(255,255,255,.08);transition:background .8s linear}.timer-dial-inner{width:100%;height:100%;border-radius:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 45% 34%,rgba(255,243,214,.16),rgba(11,23,27,.32) 70%);border:12px solid rgba(8,20,23,.15);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.timer-wrap p{max-width:70%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 13px}.timer{font-size:clamp(48px,5.2vw,69px);letter-spacing:.045em}.timer-state{display:flex;align-items:center;gap:7px;margin-top:18px;font-size:9px;letter-spacing:.16em;color:rgba(255,255,255,.62)}.timer-state i{width:5px;height:5px;border-radius:50%;background:#f2d29a;box-shadow:0 0 10px rgba(242,210,154,.8);animation:pulse 2.8s ease-in-out infinite}.timer-wrap.is-paused .timer-state i{background:rgba(255,255,255,.5);box-shadow:none;animation:none}.focus-rhythm{position:absolute;z-index:5;left:clamp(22px,4vw,68px);bottom:28px;width:min(310px,25vw);padding:18px 20px;border-radius:16px;transition:opacity .6s,transform .6s}.rhythm-head,.rhythm-foot{display:flex;align-items:flex-end;justify-content:space-between}.rhythm-head small{display:block;font-size:7px;letter-spacing:.24em;color:rgba(255,255,255,.44);margin-bottom:5px}.rhythm-head strong{font:400 12px "Noto Serif SC",serif;letter-spacing:.08em}.rhythm-head>span{font-size:9px;letter-spacing:.14em;color:#ecd3a8}.rhythm-track{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:15px 0 12px}.rhythm-track i{height:2px;border-radius:2px;background:rgba(255,255,255,.16);transition:.5s}.rhythm-track i.done{background:rgba(239,210,162,.5)}.rhythm-track i.active{background:#f0d19e;box-shadow:0 0 10px rgba(240,209,158,.4)}.rhythm-foot{align-items:center;font-size:8px;letter-spacing:.1em;color:rgba(255,255,255,.38)}.rhythm-foot span:first-child{color:rgba(255,255,255,.72)}.scene-screen.ui-hidden .focus-rhythm{opacity:0;transform:translateY(12px);pointer-events:none}
@media(max-width:900px){.focus-rhythm{display:none}.timer-wrap{top:16%}.timer-dial{width:min(68vw,290px)}}
.scene-media{position:absolute;inset:-3%;overflow:hidden;animation:cinematic-drift 30s cubic-bezier(.45,0,.55,1) infinite alternate;transition:transform 3s cubic-bezier(.2,.8,.2,1);will-change:transform}.scene-media .scene-image,.scene-motion{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.scene-media .scene-image{animation:none!important;transform:none!important}.scene-motion{opacity:0;transition:opacity 1.8s ease;will-change:opacity}.scene-motion.ready{opacity:1}@keyframes cinematic-drift{from{transform:scale(1.025) translate3d(calc(var(--look-x) - 2px),var(--look-y),0)}to{transform:scale(1.055) translate3d(calc(var(--look-x) + 3px),calc(var(--look-y) - 2px),0)}}.scene-screen[data-scene="fuji"] .scene-media{animation-duration:28s}.scene-screen[data-scene="jiangnan"] .scene-media{animation-duration:34s}.scene-screen[data-scene="norway"] .scene-media{animation-duration:38s}.scene-screen[data-scene="paris"] .scene-media{animation-duration:32s}.scene-screen[data-scene="nz"] .scene-media{animation-duration:36s}.scene-screen.vista .scene-media{animation:none;transform:scale(1.13) translate3d(var(--look-x),calc(var(--look-y) + 4%),0)}.scene-screen.vista .scene-image{transform:none!important}
@media(max-width:760px){.scene-media{inset:-7%}.scene-media .scene-image,.scene-motion{object-position:56% center}.scene-screen.vista .scene-media{transform:scale(1.26) translate3d(calc(var(--look-x) + 3%),calc(var(--look-y) + 5%),0)}}
@media(prefers-reduced-motion:reduce){.scene-motion{display:none!important}.scene-media{animation:none!important;transform:none!important}}

/* Keep the focus dial airy so the landscape remains visible beneath it. */
.timer-dial-inner{background:radial-gradient(circle at 45% 34%,rgba(255,243,214,.09),rgba(11,23,27,.18) 70%);border-color:rgba(8,20,23,.09);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}

/* Static focus scenes: no automatic image, lighting, weather or particle motion. */
.scene-media{inset:0;animation:none!important;transform:none;transition:transform 1s cubic-bezier(.2,.8,.2,1);will-change:auto}
.scene-media .scene-image{inset:0;animation:none!important;transform:none!important;transition:filter .6s ease;will-change:auto}
.scene-motion,.scene-fx,.sun-wash,.mist,.petals{display:none!important}
.scene-screen.vista .scene-media{animation:none!important;transform:scale(1.13) translateY(4%)}

.scene-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity .65s ease,filter .6s ease;pointer-events:none}
.scene-video.ready{opacity:1}
@media(max-width:760px){.scene-video{object-position:56% center}}
@media(prefers-reduced-motion:reduce){.scene-video{display:none!important}}

/* Product layer: persistent journeys, quiet controls and real weak companionship. */
.map-tools{display:flex;align-items:center;gap:10px}.map-tools>.icon-button{width:46px;height:46px;border-radius:50%;font-size:14px}.resume-card{position:absolute;z-index:4;left:clamp(28px,8vw,132px);top:57%;width:min(390px,36vw);border-radius:17px;padding:17px 19px;display:flex;align-items:center;gap:16px;color:#f8f5ed;text-align:left;cursor:pointer;transition:transform .35s,border-color .35s}.resume-card:hover{transform:translateY(-3px);border-color:rgba(240,210,160,.38)}.resume-card[hidden]{display:none}.resume-card>span{display:flex;flex-direction:column;min-width:0}.resume-card small{font-size:7px;letter-spacing:.2em;color:#d8b986;margin-bottom:5px}.resume-card strong{font:400 13px "Noto Serif SC",serif;letter-spacing:.06em}.resume-card em{margin-left:auto;max-width:46%;font-style:normal;font-size:9px;line-height:1.55;color:rgba(255,255,255,.52);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resume-card>i{font-style:normal;color:#e4c693}
.presence-badge{position:absolute;z-index:6;right:clamp(22px,4vw,68px);top:105px;display:flex;align-items:center;gap:8px;padding:8px 13px;border-radius:99px;font-size:8px;letter-spacing:.1em;color:rgba(255,255,255,.62);transition:.5s}.presence-badge i{width:5px;height:5px;border-radius:50%;background:rgba(255,255,255,.35)}.presence-badge.online i{background:#88d3b2;box-shadow:0 0 9px rgba(136,211,178,.8)}
.mini-focus-clock{position:absolute;z-index:7;left:50%;top:28px;transform:translate(-50%,-12px);border-radius:99px;padding:9px 19px;opacity:0;visibility:hidden;display:flex;align-items:baseline;gap:9px;cursor:pointer;color:#fff;transition:.6s}.mini-focus-clock span{font:300 19px Outfit;letter-spacing:.06em}.mini-focus-clock small{font-size:7px;letter-spacing:.14em;opacity:.6}.scene-screen.focus-minimal .mini-focus-clock{opacity:.72;visibility:visible;transform:translate(-50%,0)}.scene-screen.focus-minimal .scene-topbar,.scene-screen.focus-minimal .timer-wrap,.scene-screen.focus-minimal .view-switch,.scene-screen.focus-minimal .focus-rhythm,.scene-screen.focus-minimal .scene-controls,.scene-screen.focus-minimal .presence-badge{opacity:0;pointer-events:none}.scene-screen.lite-mode .scene-video{display:none!important}.scene-controls button{width:62px}.sound-credit-row{display:flex;justify-content:center;gap:12px}.sound-credit-row .music-credit{margin-top:14px}.sound-panel label>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.completion-actions{flex-wrap:wrap;justify-content:center}.completion-actions .ghost-button,.completion-actions .compact{min-width:135px}.journal-modal{max-height:min(88vh,760px);overflow:auto;border-radius:3px}.recent-sessions{margin:24px auto 0;max-width:460px;text-align:left}.recent-sessions h3{font:500 11px "Noto Serif SC",serif;letter-spacing:.14em;text-align:center;color:#697578}.recent-sessions>div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid rgba(20,40,45,.1);font:400 11px "Noto Serif SC",serif}.recent-sessions span{display:flex;flex-direction:column}.recent-sessions small{margin-top:4px;color:#8b9290;font-size:8px}.recent-sessions b{font:400 10px Outfit;white-space:nowrap}.recent-sessions>p{font:400 11px/1.8 "Noto Serif SC",serif;color:#8b9290;text-align:center}.stamp-row span.locked{border-color:#cbc5b9;color:#b6afa3}.stamp-row span.earned{background:rgba(169,128,88,.05)}.journal-actions,.settings-actions{display:flex;justify-content:center;gap:8px;margin-top:22px}.journal-actions button,.settings-actions button,.settings-list button{border:1px solid rgba(25,48,55,.18);background:transparent;color:#526266;border-radius:99px;padding:8px 15px;font-size:9px;cursor:pointer}.journal-actions button:last-child{color:#966e69}.settings-modal{text-align:left;width:min(600px,calc(100% - 32px))}.settings-modal h2,.settings-modal>.eyebrow,.settings-modal>.journal-intro{text-align:center}.settings-list{margin:26px 0;border-top:1px solid #d2ccc0}.settings-list label{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 2px;border-bottom:1px solid #d2ccc0}.settings-list label>span{display:flex;flex-direction:column}.settings-list b{font:500 11px "Noto Serif SC",serif}.settings-list small{font-size:8px;color:#89908e;margin-top:5px}.settings-list input{width:35px;height:18px;accent-color:#688b82}.sync-card{margin-top:22px;padding:14px 16px;background:rgba(20,50,55,.05);display:flex;align-items:center;justify-content:space-between}.sync-card>span{display:flex;flex-direction:column}.sync-card b{font:500 10px "Noto Serif SC",serif}.sync-card small{font-size:8px;color:#89908e;margin-top:5px}.sync-card i{font-style:normal;font-size:8px;color:#75988c}.toast{position:fixed;z-index:100;left:50%;bottom:28px;transform:translate(-50%,18px);padding:11px 17px;border-radius:99px;background:rgba(8,20,25,.88);border:1px solid rgba(255,255,255,.14);box-shadow:0 15px 50px rgba(0,0,0,.32);backdrop-filter:blur(16px);color:#f6f0e6;font-size:9px;letter-spacing:.08em;opacity:0;visibility:hidden;transition:.35s}.toast.show{opacity:1;visibility:visible;transform:translate(-50%,0)}
@media(max-width:760px){.map-tools{gap:6px}.map-tools>.icon-button{width:41px;height:41px}.resume-card{left:22px;right:22px;top:auto;bottom:79px;width:auto;padding:13px 15px}.resume-card em{display:none}.presence-badge{top:78px;right:18px}.mini-focus-clock{top:20px}.scene-controls button{width:52px}.completion-actions{width:min(88%,390px)}.journal-modal{max-height:90vh}.settings-list label{gap:14px}.sync-card{align-items:flex-start;gap:12px}.sync-card i{white-space:nowrap}.sound-credit-row{gap:7px}}

/* Cinematic home — recommendation first, exploration second. */
.map-copy{top:19%;width:min(520px,41vw);pointer-events:auto}.map-copy .eyebrow{margin-bottom:16px;color:#e1c38f}.map-copy h1{font-size:clamp(43px,4.5vw,65px);line-height:1.28;letter-spacing:.025em;margin-bottom:18px;text-wrap:balance}.map-copy>p:not(.eyebrow){font:400 12px/1.9 "Noto Serif SC",serif;color:rgba(242,242,235,.56);min-height:23px}.mood-prompt{margin-top:30px}.mood-prompt>small{display:block;margin-bottom:11px;font-size:8px;letter-spacing:.15em;color:rgba(255,255,255,.4)}.mood-options{display:flex;gap:7px}.mood-options button{padding:8px 14px;border:1px solid rgba(255,255,255,.13);border-radius:99px;background:rgba(5,18,24,.2);color:rgba(255,255,255,.58);font-size:9px;letter-spacing:.08em;cursor:pointer;transition:.35s}.mood-options button:hover{border-color:rgba(226,195,143,.42);color:#f3e5ca}.mood-options button.selected{background:rgba(241,229,207,.92);border-color:transparent;color:#25383d;box-shadow:0 8px 30px rgba(0,0,0,.15)}.daily-actions{display:flex;align-items:center;gap:9px;margin-top:20px}.daily-actions button{height:48px;border-radius:99px;display:flex;align-items:center;justify-content:center;gap:25px;padding:0 22px;cursor:pointer;letter-spacing:.08em;font-size:10px;transition:.4s}.daily-actions i{font-style:normal;font-size:14px}.daily-primary{border:0;background:linear-gradient(135deg,#eee2ce,#d7b986);color:#203239;min-width:178px;box-shadow:0 12px 35px rgba(0,0,0,.2)}.daily-primary:hover{transform:translateY(-2px);box-shadow:0 16px 42px rgba(0,0,0,.28)}.daily-explore{border:1px solid rgba(255,255,255,.17);background:rgba(6,20,27,.18);color:rgba(255,255,255,.68)}.map-screen .place-list,.map-screen .map-hint{transition:opacity .55s ease,transform .55s cubic-bezier(.2,.8,.2,1)}.map-screen:not(.explore-open) .place-list{opacity:0;pointer-events:none;transform:translateX(24px)}.map-screen:not(.explore-open) .map-hint{opacity:0;transform:translateY(8px)}.map-screen.explore-open .map-copy{opacity:.3;transition:opacity .5s}.map-screen.explore-open .map-copy:hover{opacity:.8}.resume-card{top:auto;bottom:42px;width:min(400px,38vw);background:rgba(7,20,27,.28)}

/* Arrival is a pause between choosing a place and beginning the clock. */
.arrival-overlay{position:absolute;z-index:14;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle at 50% 50%,rgba(3,12,15,.03) 0,rgba(3,12,15,.2) 47%,rgba(2,9,13,.55) 100%);opacity:1;visibility:visible;transition:opacity 1.1s ease,visibility 1.1s}.arrival-overlay[aria-hidden="true"]{opacity:0;visibility:hidden;pointer-events:none}.arrival-rule{width:1px;height:44px;background:linear-gradient(transparent,var(--scene-accent,#e2c18d));margin-bottom:22px;transform-origin:top;animation:arrival-rule 1.5s cubic-bezier(.2,.8,.2,1) both}.arrival-overlay p{font-size:8px;letter-spacing:.32em;color:rgba(255,255,255,.55);margin:0 0 12px;animation:arrival-rise 1s .18s both}.arrival-overlay h1{font:400 clamp(43px,5.5vw,72px)/1.16 "Noto Serif SC",serif;letter-spacing:.1em;margin:0;text-shadow:0 8px 35px rgba(0,0,0,.38);animation:arrival-rise 1.2s .28s both}.arrival-overlay>span{font:400 12px "Noto Serif SC",serif;letter-spacing:.3em;color:var(--scene-accent,#e2c18d);margin-top:10px;animation:arrival-rise 1.1s .42s both}.arrival-overlay blockquote{max-width:450px;margin:33px 20px 29px;font:400 12px/2.1 "Noto Serif SC",serif;letter-spacing:.06em;color:rgba(255,255,255,.7);animation:arrival-rise 1.1s .56s both}.arrival-overlay button{width:190px;height:58px;border:1px solid rgba(255,255,255,.25);border-radius:99px;background:rgba(7,19,24,.32);backdrop-filter:blur(12px);color:#fff;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;text-align:left;padding:10px 18px 10px 25px;cursor:pointer;transition:.45s;animation:arrival-rise 1.1s .7s both}.arrival-overlay button small{grid-column:1;font-size:6px;letter-spacing:.25em;color:var(--scene-accent,#e2c18d)}.arrival-overlay button strong{grid-column:1;font:400 11px "Noto Serif SC",serif;letter-spacing:.12em}.arrival-overlay button i{grid-column:2;grid-row:1/3;align-self:center;font-style:normal;font-size:17px;color:var(--scene-accent,#e2c18d)}.arrival-overlay button:hover{width:205px;background:rgba(244,237,223,.92);color:#24363b;border-color:transparent}.arrival-overlay em{margin-top:13px;font-style:normal;font-size:7px;letter-spacing:.12em;color:rgba(255,255,255,.3);animation:arrival-rise 1s .82s both}@keyframes arrival-rise{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes arrival-rule{from{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.scene-screen.arriving .scene-media{transform:scale(1.035)}.scene-screen.arriving .scene-topbar,.scene-screen.arriving .timer-wrap,.scene-screen.arriving .focus-rhythm,.scene-screen.arriving .view-switch,.scene-screen.arriving .scene-controls,.scene-screen.arriving .presence-badge,.scene-screen.arriving .mini-focus-clock{opacity:0;pointer-events:none}.scene-screen:not(.arriving) .scene-media{transition:transform 2.8s cubic-bezier(.2,.8,.2,1)}

/* Place-specific color, with less interface competing against the landscape. */
.scene-screen[data-scene="fuji"]{--scene-accent:#efb8b4}.scene-screen[data-scene="jiangnan"]{--scene-accent:#79aaa8}.scene-screen[data-scene="norway"]{--scene-accent:#80b9c8}.scene-screen[data-scene="paris"]{--scene-accent:#ddb488}.scene-screen[data-scene="nz"]{--scene-accent:#9dc69a}.timer-wrap{top:18%}.timer-dial{width:clamp(232px,22vw,286px);background:conic-gradient(from 0deg,var(--scene-accent,#e8c993) var(--progress),rgba(255,255,255,.13) 0);box-shadow:0 24px 70px rgba(5,12,14,.16),inset 0 0 0 1px rgba(255,255,255,.06)}.timer-dial-inner{border-width:8px;background:radial-gradient(circle at 45% 34%,rgba(255,255,255,.055),rgba(7,18,22,.1) 70%);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.timer-state i{background:var(--scene-accent,#f2d29a);box-shadow:0 0 10px var(--scene-accent,#f2d29a)}.mini-focus-clock{border-color:color-mix(in srgb,var(--scene-accent,#e2c18d) 45%,transparent)}.scene-controls,.view-switch,.focus-rhythm{background:rgba(7,18,22,.28);border-color:rgba(255,255,255,.11);box-shadow:0 15px 45px rgba(0,0,0,.15)}

@media(max-width:760px){.map-copy{top:13%;left:24px;width:calc(100% - 48px)}.map-copy h1{font-size:35px;line-height:1.32;margin-bottom:12px}.map-copy>p:not(.eyebrow){font-size:10px;min-height:18px}.mood-prompt{margin-top:20px}.mood-options{gap:5px}.mood-options button{padding:7px 10px;font-size:8px}.daily-actions{margin-top:14px}.daily-actions button{height:43px;padding:0 16px;gap:16px}.daily-primary{min-width:150px}.map-screen.explore-open .map-copy{opacity:.12}.map-screen:not(.explore-open) .place-list{transform:translate(-50%,14px)}.resume-card{top:420px;bottom:auto}.arrival-overlay{justify-content:center;padding-bottom:6vh}.arrival-rule{height:35px;margin-bottom:17px}.arrival-overlay h1{font-size:45px}.arrival-overlay blockquote{font-size:10px;max-width:310px;margin:25px 28px 24px}.arrival-overlay button{height:55px}.timer-wrap{top:17%}.timer-dial{width:min(65vw,260px)}}

/* Round two — flexible sessions without turning the room into a dashboard. */
[hidden]{display:none!important}.session-mode{width:max-content;margin:18px auto 2px;padding:3px;border:1px solid rgba(34,52,57,.12);border-radius:99px;display:flex}.session-mode button{border:0;background:transparent;color:#7a8585;padding:7px 17px;border-radius:99px;font-size:9px;cursor:pointer}.session-mode button.selected{background:#263d42;color:#f4ede2}.duration-options{grid-template-columns:repeat(4,1fr)}.duration-options.disabled{opacity:.28;pointer-events:none;filter:saturate(.4)}.custom-time{display:flex;align-items:center;gap:14px;margin:14px 0 4px;padding:0 8px}.custom-time input{flex:1;accent-color:#b8895d}.custom-time output{min-width:60px;font-size:10px;color:#8b6f55}.scene-controls{max-width:calc(100vw - 28px)}.scene-controls button{width:56px}.sound-panel{width:330px}.sound-mode{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin:-4px 0 18px;padding:3px;border-radius:99px;background:rgba(255,255,255,.055)}.sound-mode button{border:0;border-radius:99px;padding:7px 4px;background:transparent;color:rgba(255,255,255,.46);font-size:8px;cursor:pointer}.sound-mode button.selected{background:rgba(240,231,215,.92);color:#293a3e}.sound-panel.custom-mix label{color:#f2d7ab}.sound-panel.custom-mix input{accent-color:var(--scene-accent,#e4c99c)}
.desk-note{position:absolute;z-index:11;right:clamp(20px,4vw,62px);top:110px;width:330px;max-height:calc(100vh - 150px);overflow:auto;border-radius:18px;padding:21px;opacity:0;visibility:hidden;transform:translateX(18px);transition:.4s;color:#f6f1e8}.desk-note[aria-hidden="false"]{opacity:1;visibility:visible;transform:none}.desk-note-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.desk-note-head small{display:block;font-size:7px;letter-spacing:.22em;color:var(--scene-accent,#ddbc88)}.desk-note-head strong{display:block;margin-top:5px;font:400 13px "Noto Serif SC",serif}.desk-note-head button{border:0;background:none;color:inherit;font-size:18px;cursor:pointer}.desk-note label>span,.later-list>span{display:block;margin-bottom:7px;font-size:8px;letter-spacing:.1em;color:rgba(255,255,255,.48)}.desk-note input[type="text"],.desk-note input:not([type]),.desk-note textarea{width:100%;border:0;border-bottom:1px solid rgba(255,255,255,.13);background:transparent;color:#fff;padding:8px 2px;outline:none;font:400 11px/1.7 "Noto Serif SC",serif}.desk-note input:focus,.desk-note textarea:focus{border-color:var(--scene-accent,#ddbc88)}.later-list{margin:20px 0}.later-list label{display:grid;grid-template-columns:18px 1fr;align-items:center}.later-list label>input[type="checkbox"]{accent-color:var(--scene-accent,#ddbc88)}.later-list .later-input{padding:6px 2px!important}.free-note textarea{height:105px;resize:none;border:1px solid rgba(255,255,255,.1)!important;border-radius:9px;padding:9px!important}.note-saved{display:block;margin-top:10px;text-align:right;font-size:7px;color:rgba(255,255,255,.3)}.scene-screen.note-open .timer-wrap,.scene-screen.note-open .focus-rhythm,.scene-screen.note-open .view-switch{opacity:.18}.scene-screen.focus-minimal .desk-note{opacity:0;pointer-events:none}
.return-overlay,.rest-picker{position:absolute;z-index:24;inset:0;display:grid;place-items:center;background:rgba(2,10,13,.42);backdrop-filter:blur(7px);opacity:1;visibility:visible;transition:.45s}.return-overlay[aria-hidden="true"],.rest-picker[aria-hidden="true"]{opacity:0;visibility:hidden;pointer-events:none}.return-card,.rest-card{width:min(430px,calc(100% - 36px));padding:42px 44px;border-radius:20px;text-align:center;background:rgba(7,19,24,.55)}.return-card>small,.rest-card>small{font-size:7px;letter-spacing:.27em;color:var(--scene-accent,#d8b986)}.return-card h2,.rest-card h2{font:400 29px/1.55 "Noto Serif SC",serif;letter-spacing:.08em;margin:13px 0}.return-card p,.rest-card p{font:400 10px/1.8 "Noto Serif SC",serif;color:rgba(255,255,255,.5)}.return-card button{margin-top:20px;width:165px;height:45px;border:0;border-radius:99px;background:#eee3d0;color:#283a3f;font-size:10px;cursor:pointer}.return-card button i{font-style:normal;margin-left:18px}.rest-card{position:relative;width:min(560px,calc(100% - 36px))}.rest-close{position:absolute;right:17px;top:14px;border:0;background:none;color:#fff;font-size:20px;cursor:pointer}.rest-card>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:28px}.rest-card>div button{height:110px;border:1px solid rgba(255,255,255,.13);border-radius:13px;background:rgba(255,255,255,.035);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:.35s}.rest-card>div button:hover{transform:translateY(-3px);background:rgba(238,227,208,.92);color:#293b3f}.rest-card>div b{font:300 27px Outfit}.rest-card>div span{font-size:8px;margin:3px 0}.rest-card>div small{font:400 10px "Noto Serif SC",serif;opacity:.65}
@media(max-width:760px){.duration-options{grid-template-columns:repeat(4,1fr);gap:5px}.duration-options button{padding-left:3px;padding-right:3px}.session-mode{margin-top:14px}.scene-controls{overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.scene-controls::-webkit-scrollbar{display:none}.scene-controls button{flex:0 0 49px}.desk-note{left:12px;right:12px;top:86px;width:auto;max-height:calc(100vh - 180px)}.return-card,.rest-card{padding:34px 24px}.rest-card>div{gap:5px}.rest-card>div button{height:100px}.sound-panel{width:auto}.custom-time{margin-top:10px}}
.focus-sheet.open-session .demo-toggle{display:none}

/* Round three — paper memories and quiet companionship. */
#journalModal{width:min(760px,calc(100% - 32px));padding:43px 50px;background:linear-gradient(135deg,#f3ede1,#e8dfd0);background-image:linear-gradient(rgba(80,65,45,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(80,65,45,.018) 1px,transparent 1px);background-size:5px 5px}.journal-tabs{display:flex;justify-content:center;gap:5px;margin:-12px auto 23px;padding:3px;width:max-content;border:1px solid rgba(38,55,58,.13);border-radius:99px}.journal-tabs button{padding:7px 16px;border:0;border-radius:99px;background:transparent;color:#788280;font-size:9px;cursor:pointer}.journal-tabs button.selected{background:#263b3f;color:#f4ecdf}.weekly-letter{margin:0 auto 25px;padding:16px 20px;max-width:570px;border-left:2px solid #af8662;background:rgba(255,255,255,.25);text-align:left}.weekly-letter small{font-size:7px;letter-spacing:.2em;color:#9b7656}.weekly-letter p{margin:7px 0 0;font:400 11px/1.8 "Noto Serif SC",serif;color:#687475}.weekly-letter b{font-weight:500;color:#8d6849}.travel-route{display:flex;align-items:flex-start;justify-content:center;margin:26px auto 29px;max-width:610px}.travel-route>div{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;gap:4px}.travel-route i{position:relative;z-index:2;width:12px;height:12px;border:2px solid #c7bdae;border-radius:50%;background:#eee7da}.travel-route .arrived i{border-color:var(--route);background:var(--route);box-shadow:0 0 0 5px color-mix(in srgb,var(--route) 18%,transparent)}.travel-route span{font:400 10px "Noto Serif SC",serif;color:#5d6b6d}.travel-route small{font-size:7px;color:#9a9f9d}.travel-route b{position:absolute;z-index:1;left:56%;top:5px;width:88%;height:1px;background:#cfc5b6}.postcard-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.postcard-grid article{aspect-ratio:3/2;background-image:linear-gradient(180deg,transparent,rgba(4,12,15,.7)),var(--postcard);background-size:cover;background-position:center;border:6px solid #f7f1e6;box-shadow:0 8px 20px rgba(45,35,25,.16);transform:rotate(-.6deg)}.postcard-grid article:nth-child(even){transform:rotate(.7deg)}.postcard-grid article>div{height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:15px;color:#fff;text-align:left}.postcard-grid article small{font-size:6px;letter-spacing:.2em;opacity:.72}.postcard-grid article p{font:400 12px/1.55 "Noto Serif SC",serif;margin:5px 0}.postcard-grid article span{font-size:7px;opacity:.55}.empty-postcards{grid-column:1/-1;padding:45px 0;font:400 11px "Noto Serif SC",serif;color:#8f9693}
.postcard-modal{position:fixed;z-index:80;inset:0;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);background:#101c20;opacity:0;visibility:hidden;transition:.6s}.postcard-modal.open{opacity:1;visibility:visible}.postcard-close{position:absolute;z-index:3;right:21px;top:18px;width:36px;height:36px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:rgba(4,15,19,.3);color:#fff;font-size:20px;cursor:pointer}.postcard-preview{position:relative;background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:clamp(35px,6vw,90px);color:#fff}.postcard-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,10,13,.08),rgba(3,10,13,.12) 48%,rgba(3,10,13,.72));pointer-events:none}.postcard-preview>*:not(.postcard-shade){position:relative}.postcard-preview small{font-size:8px;letter-spacing:.25em;opacity:.72}.postcard-preview h2{max-width:760px;font:400 clamp(29px,4vw,57px)/1.45 "Noto Serif SC",serif;letter-spacing:.06em;margin:13px 0 24px;text-shadow:0 5px 25px rgba(0,0,0,.3)}.postcard-preview span{font-size:9px;letter-spacing:.18em;opacity:.58}.postcard-editor{display:flex;flex-direction:column;justify-content:center;padding:clamp(32px,4vw,65px);background:#eee7da;color:#26373b}.postcard-editor .eyebrow{color:#9c704d}.postcard-editor>h2{font:400 30px/1.5 "Noto Serif SC",serif;margin:0}.postcard-editor>p{font:400 10px/1.8 "Noto Serif SC",serif;color:#808886}.postcard-editor textarea{height:130px;margin:24px 0;border:0;border-bottom:1px solid #bdb3a4;background:transparent;resize:none;outline:none;color:#26373b;font:400 16px/2 "Noto Serif SC",serif}.postcard-editor>div{display:flex;flex-wrap:wrap;gap:7px}.postcard-editor button{padding:10px 15px;border:1px solid rgba(35,54,58,.2);border-radius:99px;background:transparent;color:#536163;font-size:9px;cursor:pointer}.postcard-editor button:first-child{background:#283f43;color:#f5eee2}
.signal-panel{position:absolute;z-index:12;left:50%;bottom:94px;transform:translate(-50%,12px);display:flex;gap:5px;align-items:center;padding:6px;border-radius:99px;opacity:0;visibility:hidden;transition:.35s}.signal-panel[aria-hidden="false"]{opacity:1;visibility:visible;transform:translate(-50%,0)}.signal-panel>small{padding:0 10px;font-size:7px;letter-spacing:.1em;color:rgba(255,255,255,.4)}.signal-panel button{height:39px;padding:0 13px;border:0;border-radius:99px;background:rgba(255,255,255,.05);color:#fff;display:flex;align-items:center;gap:7px;cursor:pointer}.signal-panel button:hover{background:rgba(240,231,215,.92);color:#293a3e}.signal-panel button i{font-style:normal;color:var(--scene-accent,#e5c493)}.signal-panel button span{font-size:8px}.signal-layer{position:absolute;z-index:13;left:50%;top:14%;transform:translateX(-50%);pointer-events:none}.quiet-signal{display:flex;flex-direction:column;align-items:center;gap:10px;color:#fff;text-shadow:0 3px 15px rgba(0,0,0,.5);opacity:0;transform:translateY(14px);transition:1s}.quiet-signal.show{opacity:.9;transform:none}.quiet-signal i{font-style:normal;font-size:25px;color:var(--scene-accent,#edcf9d);filter:drop-shadow(0 0 15px var(--scene-accent,#edcf9d))}.quiet-signal span{font:400 10px "Noto Serif SC",serif;letter-spacing:.1em}.quiet-signal.petal i{animation:signal-petal 4s ease-in-out}.quiet-signal.light i{animation:signal-light 2.5s ease-in-out infinite}@keyframes signal-petal{to{transform:translate(50px,60px) rotate(280deg);opacity:.2}}@keyframes signal-light{50%{filter:drop-shadow(0 0 30px var(--scene-accent,#edcf9d));transform:scale(1.08)}}
.room-modal{width:min(600px,calc(100% - 32px));text-align:center}.room-setup{max-width:460px;margin:25px auto 0}.room-setup>label{text-align:left;display:block}.room-setup>label span{display:block;margin-bottom:7px;font-size:8px;letter-spacing:.1em;color:#858d8b}.room-setup input{width:100%;height:43px;border:1px solid #c9c1b5;background:rgba(255,255,255,.22);padding:0 13px;outline:none;color:#27393d}.room-mode{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:14px 0}.room-mode button{padding:14px;border:1px solid #c9c1b5;background:transparent;color:#657173;display:flex;flex-direction:column;cursor:pointer}.room-mode button.selected{background:#293f43;color:#f5eee2}.room-mode b{font:500 10px "Noto Serif SC",serif}.room-mode small{font-size:8px;margin-top:5px;opacity:.6}.room-primary{width:100%;height:44px;border:0;background:#aa7f57;color:#fff;font-size:10px;cursor:pointer}.room-divider{display:flex;align-items:center;gap:12px;margin:20px 0;color:#969b98;font-size:8px}.room-divider:before,.room-divider:after{content:"";height:1px;background:#d0c8bb;flex:1}.room-join{display:grid;grid-template-columns:1fr 85px}.room-join input{text-transform:uppercase;letter-spacing:.25em}.room-join button{border:0;background:#374d50;color:#fff;font-size:9px}.room-active{margin-top:26px}.room-code{display:flex;align-items:center;justify-content:center;gap:14px;padding:17px;border-top:1px solid #d2cabc;border-bottom:1px solid #d2cabc}.room-code small{font-size:8px;color:#89908e}.room-code b{font:400 28px Outfit;letter-spacing:.18em}.room-code button,.room-actions button{border:1px solid #c2b9aa;border-radius:99px;padding:7px 12px;background:transparent;color:#687477;font-size:8px}.room-active>p{font:400 10px "Noto Serif SC",serif;color:#7e8785}.room-members{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:17px 0}.room-members>div{display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:8px;padding:10px 12px;background:rgba(35,55,58,.055);text-align:left}.room-members i{width:6px;height:6px;border-radius:50%;background:#a4aaa7}.room-members i.focusing{background:#75aa92;box-shadow:0 0 7px rgba(117,170,146,.55)}.room-members i.away{background:#c19b6e}.room-members i.finished{background:#d8b986}.room-members span{font:400 10px "Noto Serif SC",serif}.room-members small{font-size:7px;color:#919794}.room-actions{display:flex;justify-content:center;gap:8px}.room-actions button:first-child{background:#a77b55;color:#fff;border-color:transparent}
@media(max-width:760px){#journalModal{padding:40px 20px}.travel-route span{font-size:8px}.travel-route small{display:none}.postcard-grid{grid-template-columns:1fr}.postcard-modal{display:block;overflow:auto}.postcard-preview{height:54vh;min-height:430px;padding:35px 25px}.postcard-preview h2{font-size:29px}.postcard-editor{min-height:46vh;padding:35px 25px}.signal-panel{bottom:84px;max-width:calc(100% - 20px);overflow-x:auto;justify-content:flex-start}.signal-panel>small{display:none}.signal-panel button{flex:0 0 auto}.signal-layer{top:12%}.room-modal{padding:40px 20px}.room-members{grid-template-columns:1fr}}

/* A fading postcard must never keep blocking the completion actions behind it. */
.postcard-modal{pointer-events:none}.postcard-modal.open{pointer-events:auto}
.quiet-signal span{white-space:nowrap}
#journalModal{background-color:#eee7da}
