/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.inline{display:inline}.table{display:table}}:root{--ink:#24312d;--muted:#7f8882;--paper:#f4f1e9;--card:#fffdf8;--line:#dcd8cd;--terracotta:#df6946;--terracotta-dark:#bd4c2d;--sage:#627f72;--gold:#c49a45;--serif:"Noto Serif SC","Songti SC","STSong",serif;--sans:"Noto Sans SC","PingFang SC",-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 6% 2%,#de694614,transparent 24rem),var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}button,input,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #df694647}button{color:inherit}.app-shell{min-height:100vh}.topbar{border-bottom:1px solid #24312d24;justify-content:space-between;width:min(1180px,100% - 48px);height:88px;margin:0 auto;display:flex}.brand,.topbar{align-items:center}.brand{color:var(--ink);font-family:var(--serif);letter-spacing:.08em;gap:11px;font-size:18px;font-weight:700;text-decoration:none;display:inline-flex}.brand-dot,.brand-mark{background:var(--terracotta);color:#fffaf2;letter-spacing:-.05em;border-radius:50%;place-items:center;width:40px;height:40px;font-family:Georgia,serif;font-weight:700;display:grid;box-shadow:inset 0 0 0 1px #ffffff38}.account-chip{align-items:center;gap:10px;display:flex}.account-chip>span{color:#476357;width:36px;height:36px;font-family:var(--serif);background:#d9e1dc;border-radius:50%;place-items:center;font-weight:800;display:grid}.account-chip div{gap:1px;display:grid}.account-chip strong{text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:13px;overflow:hidden}.account-chip a{color:var(--muted);font-size:11px;text-decoration:none}.content-wrap{width:min(1180px,100% - 48px);margin:0 auto}.hero-section{padding:74px 0 72px}.date-line,.eyebrow{color:var(--terracotta);letter-spacing:.18em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:800}.hero-heading-row{justify-content:space-between;align-items:flex-end;gap:40px;display:flex}.hero-section h1{font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(46px,6vw,76px);font-weight:600;line-height:1.16}.hero-section h1 em{color:var(--terracotta);font-style:normal}.hero-section h1 em:after{content:"";background:var(--terracotta);width:72px;height:1px;margin:0 0 16px 20px;display:inline-block}.hero-section h1+p{color:var(--muted);letter-spacing:.05em;margin:23px 0 0;font-size:15px}.today-seal{width:116px;height:116px;color:var(--terracotta);border:1px solid #df69468c;border-radius:50%;flex:none;place-items:center;margin:0 24px 4px 0;display:grid;position:relative;transform:rotate(5deg)}.today-seal:before{content:"";border:1px dashed #df694659;border-radius:50%;position:absolute;inset:5px}.today-seal strong{margin-top:18px;font-family:Georgia,serif;font-size:34px;line-height:1}.today-seal span{letter-spacing:.12em;margin-top:-17px;font-size:10px;font-weight:700}.section-block{border-top:1px solid #24312d24;padding:58px 0 80px}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:27px;display:flex}.section-heading h2{font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:32px;font-weight:650}.legend,.slot-count{color:var(--muted);font-size:12px}.habit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.habit-card{--accent:var(--terracotta);background:#fffdf8e0;border:1px solid #24312d21;border-radius:3px;min-height:388px;padding:26px;position:relative;overflow:hidden;box-shadow:0 18px 50px #302d240e}.habit-card:before{content:"";background:var(--accent);transform-origin:0;width:100%;height:3px;position:absolute;top:0;left:0;transform:scaleX(.27)}.habit-card-top{justify-content:space-between;align-items:center;display:flex}.habit-number{color:var(--accent);letter-spacing:.12em;font-family:Georgia,serif;font-size:12px;font-style:italic}.icon-button{width:34px;height:30px;color:var(--muted);cursor:pointer;letter-spacing:2px;background:0 0;border:0;border-radius:16px;font-weight:700}.icon-button:hover{background:#f0eee7}.habit-card h3{min-height:64px;font-family:var(--serif);letter-spacing:-.035em;margin:25px 0 19px;font-size:25px;font-weight:650;line-height:1.35}.streak-row{align-items:center;gap:13px;display:flex}.streak-row strong{color:var(--accent);font-family:Georgia,serif;font-size:46px;font-weight:400;line-height:1}.streak-row span{color:var(--muted);font-size:10px;line-height:1.5}.progress-dots{grid-template-columns:repeat(11,1fr);gap:6px;margin:24px 0 12px;display:grid}.progress-dots span{aspect-ratio:1;border:1px solid var(--accent)}@supports (color:color-mix(in lab,red,red)){.progress-dots span{border:1px solid color-mix(in srgb,var(--accent) 38%,transparent)}}.progress-dots span{border-radius:50%}.progress-dots span.filled{border-color:var(--accent);background:var(--accent)}.target-date{color:var(--muted);margin:0;font-size:10px}.habit-action{background:var(--accent);color:#fff;cursor:pointer;letter-spacing:.05em;border:0;border-radius:2px;justify-content:center;align-items:center;gap:10px;height:48px;font-size:13px;font-weight:700;transition:transform .18s,filter .18s;display:flex;position:absolute;bottom:25px;left:26px;right:26px}.habit-action:hover:not(:disabled){filter:brightness(.94);transform:translateY(-2px)}.habit-action span{border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:23px;height:23px;font-family:Georgia,serif;display:grid}.habit-action.done{background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.habit-action.done{background:color-mix(in srgb,var(--accent) 14%,#f8f6ef)}}.habit-action.done{color:var(--accent);cursor:default}.habit-action.done span{border-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.habit-action.done span{border-color:color-mix(in srgb,var(--accent) 50%,transparent)}}.add-card{color:var(--muted);cursor:pointer;background:0 0;border:1px dashed #24312d40;flex-direction:column;justify-content:center;align-items:center;display:flex}.add-card:before{display:none}.add-card:hover{border-color:var(--terracotta);color:var(--ink);background:#fffdf88f}.add-circle{border:1px solid;border-radius:50%;place-items:center;width:52px;height:52px;margin-bottom:20px;font-family:Georgia,serif;font-size:28px;font-weight:300;display:grid}.add-card strong{font-family:var(--serif);font-size:18px}.add-card small{letter-spacing:.05em;margin-top:8px;font-size:10px}.skeleton-card{background:linear-gradient(100deg,#ebe8df 30%,#f6f4ee 50%,#ebe8df 70%) 0 0/220% 100%;animation:shimmer 1.8s infinite}@keyframes shimmer{to{background-position-x:-220%}}.state-card{text-align:center;border:1px solid var(--line);background:var(--card);padding:40px}.calendar-layout{grid-template-columns:minmax(0,1.65fr) minmax(260px,.72fr);gap:18px;display:grid}.legend{align-items:center;gap:7px;display:flex}.legend-done,.legend-missed,.legend-pending{background:var(--sage);border-radius:50%;width:8px;height:8px;margin-left:9px}.legend-missed{background:0 0;border:1px solid #bab9b2}.legend-pending{border:1px solid var(--terracotta);background:#df69462e}.calendar-card,.day-detail{background:#fffdf8d1;border:1px solid #24312d21}.calendar-card{padding:25px 28px 28px}.calendar-toolbar{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.calendar-toolbar strong{font-family:var(--serif);font-size:18px}.calendar-toolbar button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;width:34px;height:34px}.calendar-toolbar button:hover{border-color:var(--terracotta);color:var(--terracotta)}.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.weekday-row{border-bottom:1px solid #24312d17}.weekday-row span{color:var(--muted);text-align:center;padding:0 0 13px;font-size:10px}.calendar-day{cursor:pointer;background:0 0;border:1px solid #24312d0f;border-top:0;border-left:0;min-height:70px;padding:10px 8px;position:relative}.calendar-day:nth-child(7n){border-right:0}.calendar-day:hover{background:#f5f2ea}.calendar-day.muted{color:#c2c0ba}.calendar-day.selected{background:#f0ede4;box-shadow:inset 0 0 0 1px #df69464d}.day-number{border-radius:50%;place-items:center;width:27px;height:27px;margin:0 auto;font-family:Georgia,serif;font-size:12px;display:grid}.calendar-day.today .day-number{background:var(--terracotta);color:#fff}.day-marks{justify-content:center;gap:4px;min-height:7px;margin-top:8px;display:flex}.day-marks i{border-radius:50%;width:6px;height:6px;display:block}.mark-done{background:var(--mark)}.mark-missed{border:1px solid var(--mark)}@supports (color:color-mix(in lab,red,red)){.mark-missed{border:1px solid color-mix(in srgb,var(--mark) 55%,#999)}}.mark-pending{border:1px solid var(--mark);background:var(--mark)}@supports (color:color-mix(in lab,red,red)){.mark-pending{background:color-mix(in srgb,var(--mark) 18%,transparent)}}.day-detail{min-height:100%;padding:30px}.day-detail h3{font-family:var(--serif);margin:0 0 28px;font-size:23px}.empty-day{color:var(--muted);text-align:center;padding:54px 0}.empty-day span{font-family:Georgia,serif;font-size:40px}.empty-day p{font-size:12px}.day-records{gap:12px;display:grid}.day-record{border:1px solid var(--line);background:#fffdf9;grid-template-columns:28px 1fr;gap:11px;padding:15px;display:grid}.day-record>span{width:26px;height:26px;color:var(--sage);background:#dfe9e3;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.day-record.missed>span{color:#9c968e;background:#eeeae3}.day-record.pending>span{color:var(--terracotta);background:#df694617;border:1px solid #df694673}.day-record small,.day-record strong{display:block}.day-record strong{font-size:13px}.day-record small{color:var(--muted);margin-top:2px;font-size:10px}.day-record p{color:#606962;font-family:var(--serif);margin:10px 0 0;font-size:12px;line-height:1.7}.export-actions{gap:8px;display:flex}.export-actions button,.text-button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;padding:9px 13px;font-size:11px}.export-actions button:hover,.text-button:hover{border-color:var(--terracotta);color:var(--terracotta)}.notes-empty{color:var(--muted);text-align:center;border:1px dashed #24312d38;padding:68px 20px}.notes-empty span{color:var(--terracotta);font-family:var(--serif);font-size:34px}.notes-empty h3{color:var(--ink);font-family:var(--serif);margin:12px 0 8px;font-size:18px}.notes-empty p{margin:0;font-size:12px}.notes-layout{background:#fffdf8d1;border:1px solid #24312d21;grid-template-columns:260px minmax(0,1fr);min-height:390px;display:grid}.challenge-tabs{border-right:1px solid var(--line);background:#eeeae08c;padding:12px}.challenge-tabs button{cursor:pointer;width:100%;font-family:var(--serif);text-align:left;background:0 0;border:0;border-bottom:1px solid #24312d17;padding:16px}.challenge-tabs button span{color:var(--muted);font-family:var(--sans);letter-spacing:.1em;margin-bottom:4px;font-size:9px;display:block}.challenge-tabs button.active{background:var(--card);box-shadow:inset 3px 0 0 var(--terracotta)}.note-list{padding:30px 34px}.note-list-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-bottom:22px;display:flex}.note-list-head h3{font-family:var(--serif);margin:0;font-size:22px}.note-list-head p{color:var(--muted);margin:5px 0 0;font-size:10px}.note-item{border-bottom:1px solid #24312d17;grid-template-columns:90px minmax(0,1fr) auto;align-items:start;gap:20px;padding:21px 0;display:grid}.note-item time{color:var(--terracotta);font-family:Georgia,serif;font-size:11px}.note-item p{font-family:var(--serif);margin:0;font-size:14px;line-height:1.8}.note-item button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:10px}.no-notes{font-family:var(--serif);text-align:center;padding:70px 0}.no-notes,footer{color:var(--muted)}footer{width:min(1180px,100% - 48px);border-top:1px solid #24312d24;justify-content:space-between;align-items:center;margin:0 auto;padding:28px 0 45px;font-size:10px;display:flex}footer span{color:var(--ink);font-family:var(--serif);font-size:15px;font-weight:700}footer p{margin:0}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1c2421a3;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal-card{background:#fffdf8;border:1px solid #ffffff73;width:min(540px,100%);padding:45px;animation:modal-in .26s ease-out;position:relative;box-shadow:0 35px 90px #0f171440}@keyframes modal-in{0%{opacity:0;transform:translateY(12px)scale(.985)}}.modal-close{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;font-size:24px;position:absolute;top:17px;right:17px}.modal-card h2{font-family:var(--serif);margin:0 0 10px;font-size:29px;line-height:1.35}.modal-card h2+p{color:var(--muted);margin:0 0 28px;font-size:12px}.modal-card label{margin-bottom:8px;font-size:11px;font-weight:700;display:block}.modal-card input,.modal-card textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:2px}.modal-card input{height:54px;font-family:var(--serif);padding:0 16px;font-size:17px}.modal-card textarea{resize:vertical;min-height:150px;font-family:var(--serif);padding:15px;line-height:1.75}.modal-card input:focus,.modal-card textarea:focus{border-color:var(--terracotta);outline:0}.example-row{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.example-row button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:15px;padding:6px 10px;font-size:10px}.example-row button:hover{border-color:var(--terracotta);color:var(--terracotta)}.commitment-note{background:#f3eee4;align-items:center;gap:15px;margin:28px 0;padding:16px;display:flex}.commitment-note>span{color:var(--terracotta);font-family:Georgia,serif;font-size:32px}.commitment-note p{color:var(--muted);margin:0;font-size:10px;line-height:1.65}.commitment-note strong{color:var(--ink);font-size:12px}.primary-button,.secondary-button{background:var(--terracotta);color:#fff;cursor:pointer;letter-spacing:.08em;border:0;border-radius:2px;height:50px;padding:0 22px;font-size:12px;font-weight:700}.primary-button:hover{background:var(--terracotta-dark)}.primary-button:disabled{cursor:not-allowed;opacity:.5}.secondary-button{border:1px solid var(--line);color:var(--ink);background:0 0}.full-button{width:100%}.form-error,.timer-error{color:#b33e2e!important;font-size:11px!important}.note-modal{text-align:center}.note-modal label,.note-modal textarea{text-align:left}.completion-mini{width:48px;height:48px;color:var(--sage);background:#dfe9e3;border-radius:50%;place-items:center;margin:0 auto 22px;font-size:20px;font-weight:800;display:grid}.textarea-meta{color:var(--muted);justify-content:space-between;margin:7px 0 23px;font-size:9px;display:flex}.timer-overlay{z-index:200;color:#f5f0e7;background:#1f2c28;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.timer-overlay:before{content:"";opacity:.35;pointer-events:none;background-image:repeating-linear-gradient(90deg,#ffffff03 0 1px,#0000 1px 4px);position:absolute;inset:0}.timer-ambient{filter:blur(100px);opacity:.16;border-radius:50%;width:45vw;height:45vw;animation:ambient-breathe 6s ease-in-out infinite alternate;position:absolute}.timer-ambient.one{background:#df6946;top:-24vw;left:-10vw}.timer-ambient.two{background:#6e9d87;animation-delay:-3s;bottom:-27vw;right:-12vw}@keyframes ambient-breathe{to{opacity:.24;transform:scale(1.24)translate(3vw,2vw)}}.timer-header{z-index:2;border-bottom:1px solid #ffffff1a;justify-content:space-between;width:min(1120px,100% - 48px);height:86px;margin:0 auto;position:relative}.timer-brand,.timer-header{align-items:center;display:flex}.timer-brand{font-family:var(--serif);gap:9px;font-size:15px}.timer-brand span{border:1px solid #fff6;border-radius:50%;place-items:center;width:31px;height:31px;font-family:Georgia,serif;display:grid}.sound-button{color:#ffffffa6;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:18px;padding:8px 13px;font-size:10px}.timer-center{z-index:2;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:30px 20px 50px;display:flex;position:relative}.timer-label{color:#e9bdab;font-family:var(--serif);letter-spacing:.08em;margin:0 0 23px;font-size:18px}.timer-ring{aspect-ratio:1;background:conic-gradient(#df7655 var(--progress),#ffffff1a 0);border-radius:50%;place-items:center;width:min(42vh,340px);padding:9px;transition:background .1s linear;display:grid;box-shadow:0 0 80px #df69461f}.timer-ring>div{background:#1f2c28;border:1px solid #ffffff14;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.timer-ring strong{letter-spacing:-.07em;font-family:Georgia,serif;font-size:clamp(78px,12vh,116px);font-weight:300;line-height:.9}.timer-ring span{color:#ffffff80;letter-spacing:.22em;margin-top:15px;font-size:10px}.timer-guidance{color:#ffffff85;font-family:var(--serif);letter-spacing:.05em;margin:25px 0 18px;font-size:13px}.pause-button,.timer-quiet{color:#ffffff85;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:9px 15px;font-size:10px;display:flex}.pause-button span{letter-spacing:-1px;font-size:11px}.pause-button:disabled{cursor:default;opacity:.45}.timer-actions{flex-direction:column;align-items:center;gap:7px;display:flex}.timer-primary{color:#24312d;cursor:pointer;background:#f3eee4;border:1px solid #ffffffb3;min-width:180px;height:46px;font-size:12px;font-weight:700}.timer-footnote{z-index:2;color:#ffffff4d;letter-spacing:.08em;text-align:center;margin:0 0 25px;font-size:9px;position:relative}.prepare-state>span{color:#ffffff73;letter-spacing:.2em;font-size:11px}.prepare-state>strong{margin:12px 0;font-family:Georgia,serif;font-size:clamp(110px,20vh,180px);font-weight:300;line-height:1;animation:prepare-pulse 1s ease-out infinite;display:block}.prepare-state p{color:#ffffff80;font-family:var(--serif);font-size:13px}@keyframes prepare-pulse{0%{opacity:.35;transform:scale(.82)}to{opacity:1;transform:scale(1)}}.celebrate-state{animation:celebrate-in .6s cubic-bezier(.18,.8,.2,1)}@keyframes celebrate-in{0%{opacity:0;transform:scale(.86)}}.celebrate-rings{border:1px solid #df765580;border-radius:50%;place-items:center;width:180px;height:180px;margin:0 auto 28px;display:grid;box-shadow:0 0 0 20px #df76550d,0 0 0 42px #df765506}.celebrate-rings span{background:var(--terracotta);border-radius:50%;place-items:center;width:76px;height:76px;font-size:30px;display:grid}.celebrate-state h2{font-family:var(--serif);margin:0;font-size:34px;font-weight:500}.celebrate-state p{color:#ffffff80;font-family:var(--serif)}.confetti{position:absolute;inset:50%}.confetti i{background:var(--terracotta);width:7px;height:13px;animation:confetti 1.3s ease-out forwards;position:absolute}.confetti i:nth-child(2){--x:150px;--y:-160px;background:#e5bd61;transform:rotate(30deg)}.confetti i:nth-child(3){--x:-170px;--y:-120px;background:#7da28e;transform:rotate(60deg)}.confetti i:nth-child(4){--x:190px;--y:50px;transform:rotate(90deg)}.confetti i:nth-child(5){--x:-190px;--y:70px;background:#e5bd61;transform:rotate(120deg)}.confetti i:nth-child(6){--x:90px;--y:170px;background:#7da28e;transform:rotate(150deg)}.confetti i:nth-child(7){--x:-80px;--y:180px;transform:rotate(200deg)}@keyframes confetti{0%{opacity:1;translate:0}to{opacity:0;translate:var(--x,130px) var(--y,-130px);rotate:180deg}}.toast{z-index:300;color:#fff;background:#24312d;border-radius:24px;padding:12px 20px;font-size:12px;animation:toast-in .22s ease-out;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0003}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}}.signin-shell{background:radial-gradient(circle at 15% 20%,#df694626,transparent 30vw),radial-gradient(circle at 85% 80%,#627f7226,transparent 34vw),var(--paper);place-items:center;min-height:100vh;padding:24px;display:grid}.signin-card{text-align:center;background:#fffdf8eb;border:1px solid #24312d24;width:min(540px,100%);padding:64px 58px;box-shadow:0 30px 90px #322d231a}.signin-card .brand-mark{width:54px;height:54px;margin:0 auto 24px;font-size:20px}.signin-card h1{font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(37px,7vw,51px);font-weight:600;line-height:1.25}.signin-copy{max-width:390px;color:var(--muted);margin:25px auto 31px;font-size:13px;line-height:1.9}.signin-button{justify-content:center;align-items:center;min-width:210px;text-decoration:none;display:inline-flex}.signin-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.auth-shell{background:linear-gradient(#28140b33,#28140b80),repeating-linear-gradient(0deg,#6f4028 0 42px,#5a301e 43px 47px);place-items:center;min-height:100vh;padding:32px 20px;display:grid}.auth-card{background:#fffaf0;border:8px solid #4a2618;width:min(470px,100%);padding:50px 48px 38px;position:relative;box-shadow:0 22px #32190f,0 34px 80px #00000061}.auth-card:before{content:"";pointer-events:none;border:1px solid #6f402840;position:absolute;inset:9px}.auth-card .brand-mark{width:54px;height:54px;margin:4px 0 22px;font-size:20px}.auth-back{z-index:1;color:#806453;font-size:11px;text-decoration:none;position:relative}.auth-card h1{font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(32px,7vw,43px);font-weight:650;position:relative}.auth-intro{color:#83776e;margin:16px 0 25px;font-size:12px;line-height:1.8}.auth-tabs{border-bottom:1px solid #ddd2c3;grid-template-columns:1fr 1fr;margin-bottom:23px;display:grid}.auth-tabs button{color:#93867d;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:11px;font-size:12px}.auth-tabs button.active{border-color:var(--terracotta);color:var(--ink);font-weight:800}.auth-form{z-index:1;gap:16px;display:grid;position:relative}.auth-form label{gap:7px;display:grid}.auth-form label>span{font-size:11px;font-weight:750}.auth-form small{color:#9d958e;font-weight:400}.auth-form input{width:100%;height:48px;color:var(--ink);background:#fffdf9;border:1px solid #d7cabc;border-radius:2px;padding:0 14px}.auth-form input:focus{border-color:var(--terracotta)}.auth-error{color:#b33e2e;margin:0;font-size:11px}.auth-submit{width:100%;margin-top:5px}.privacy-note{color:#a29e95;margin:16px 0 0;font-size:9px}@media (max-width:900px){.habit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.calendar-layout{grid-template-columns:1fr}.day-detail{min-height:260px}.notes-layout{grid-template-columns:210px minmax(0,1fr)}}@media (max-width:640px){.content-wrap,.timer-header,.topbar,footer{width:calc(100% - 32px)}.topbar{height:70px}.account-chip div{display:none}.hero-section{padding:52px 0 50px}.hero-heading-row{display:block}.hero-section h1{font-size:43px}.hero-section h1 em:after{width:40px;margin-left:11px}.today-seal{display:none}.section-block{padding:45px 0 58px}.section-heading h2{font-size:27px}.habit-grid{grid-template-columns:1fr}.habit-card{min-height:360px}.calendar-card{padding:20px 10px 16px}.calendar-day{min-height:58px;padding:7px 2px}.legend{display:none}.day-detail{padding:24px}.notes-section .section-heading{display:block}.export-actions{margin-top:18px}.notes-layout{grid-template-columns:1fr}.challenge-tabs{border-right:0;border-bottom:1px solid var(--line);gap:8px;display:flex;overflow-x:auto}.challenge-tabs button{border:1px solid var(--line);flex:0 0 160px}.challenge-tabs button.active{box-shadow:inset 0 3px 0 var(--terracotta)}.note-list{padding:24px 20px}.note-list-head{align-items:flex-start}.note-item{grid-template-columns:70px minmax(0,1fr) auto;gap:10px}.modal-card{padding:40px 24px 28px}.timer-header{height:66px}.timer-ring{width:min(70vw,300px)}footer p{display:none}.signin-card{padding:48px 25px}.auth-card{padding:44px 24px 32px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.brand-button{cursor:pointer;background:0 0;border:0}.brand-button small{color:var(--muted);font-family:var(--sans);letter-spacing:0;margin-left:3px;font-size:9px;font-weight:500}.pixel-world{--px:calc(var(--look-x,0) * 1px);--py:calc(var(--look-y,0) * 1px);color:#f8f3df;min-height:100svh;font-family:var(--sans);image-rendering:pixelated;touch-action:pan-y;background:#acd5ce;position:relative;overflow:hidden}.pixel-sky{background:linear-gradient(#76b7bc,#a9d5cb 48%,#e1dfbd 78%,#eac58d);position:absolute;inset:0;overflow:hidden}.pixel-sky:before{content:"";mix-blend-mode:soft-light;background-color:#0000;background-image:linear-gradient(90deg,#ffffff09 1px,#0000 0),linear-gradient(#ffffff06 1px,#0000 0);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:8px 8px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.pixel-sky:after{content:"";clip-path:polygon(0 65%,9% 33%,15% 58%,25% 20%,36% 55%,46% 28%,58% 63%,69% 18%,78% 54%,91% 25%,100% 55%,100% 100%,0 100%);height:35%;transform:translate(calc(var(--px) * -5),calc(var(--py) * -2));background:linear-gradient(#2952490f,#1a373061);transition:transform .18s ease-out;position:absolute;bottom:-9%;left:-5%;right:-5%}.pixel-sun{width:72px;height:72px;transform:translate(calc(var(--px) * -8),calc(var(--py) * -5));background:#f9e5a5;position:absolute;top:15%;right:18%;box-shadow:0 0 0 10px #f9e5a51c,0 0 65px 28px #f9d38038}.pixel-cloud{opacity:.72;width:140px;height:32px;transform:translate(calc(var(--px) * -12),calc(var(--py) * -5));background:#eaf2de;animation:cloud-float 18s ease-in-out infinite alternate;position:absolute;box-shadow:24px -16px #eaf2de,56px -8px #eaf2de,100px 8px #e9f1dbbf}.pixel-cloud:after,.pixel-cloud:before{content:"";background:#eaf2deb3;position:absolute}.pixel-cloud:before{width:36px;height:16px;top:16px;left:-36px}.pixel-cloud:after{width:52px;height:16px;top:8px;right:-52px}.pixel-cloud i{display:none}.cloud-a{top:23%;left:8%}.cloud-b{opacity:.48;animation-delay:-8s;top:9%;right:28%;transform:scale(.65)}@keyframes cloud-float{to{margin-left:34px}}.far-island{clip-path:polygon(0 0,100% 0,83% 45%,68% 45%,55% 100%,43% 68%,27% 68%,14% 35%);filter:saturate(.75);opacity:.5;background:#715948;border-top:12px solid #7fa66f;width:190px;height:42px;position:absolute}.far-island:before{content:"";background:#5e7154;width:15px;height:42px;position:absolute;top:-42px;left:28px;box-shadow:28px 10px 0 4px #6d8b62,86px -4px 0 7px #607e5a,118px 13px 0 2px #79976b}.island-a{transform:scale(.7) translate(calc(var(--px) * -18),calc(var(--py) * -7));top:35%;left:2%}.island-b{transform:scale(.45) translate(calc(var(--px) * -24),calc(var(--py) * -9));top:30%;right:2%}.pixel-particles i{background:#fff3b8bf;width:4px;height:4px;animation:pixel-rise 7s linear infinite;position:absolute}.pixel-particles i:first-child{animation-delay:-1s;bottom:18%;left:11%}.pixel-particles i:nth-child(2){animation-delay:-4s;bottom:28%;left:19%}.pixel-particles i:nth-child(3){animation-delay:-2s;bottom:14%;left:31%}.pixel-particles i:nth-child(4){animation-delay:-5s;bottom:31%;left:43%}.pixel-particles i:nth-child(5){animation-delay:-3s;bottom:17%;left:58%}.pixel-particles i:nth-child(6){animation-delay:-6s;bottom:29%;left:72%}.pixel-particles i:nth-child(7){animation-delay:-.5s;bottom:13%;left:84%}.pixel-particles i:nth-child(8){animation-delay:-4.5s;bottom:36%;left:92%}.pixel-particles i:nth-child(9){animation-delay:-1.5s;bottom:42%;left:36%}.pixel-particles i:nth-child(10){animation-delay:-5.5s;bottom:48%;left:64%}.pixel-particles i:nth-child(11){animation-delay:-2.5s;bottom:44%;left:7%}.pixel-particles i:nth-child(12){animation-delay:-6.5s;bottom:8%;left:77%}@keyframes pixel-rise{0%{opacity:0;translate:0 12px}40%{opacity:1}to{opacity:0;translate:0 -50px}}.world-hud{z-index:20;text-shadow:0 2px #22413a2e;border-bottom:1px solid #f9f3db3b;grid-template-columns:1fr auto 1fr;align-items:center;width:calc(100% - 64px);height:82px;margin:0 auto;display:grid;position:relative}.world-brand,.world-date,.world-user{align-items:center;display:flex}.world-brand{gap:12px}.world-brand-cube{background:#d77a45;width:36px;height:36px;position:relative;box-shadow:inset -8px -8px #a84f31,inset 5px 5px #e99457,4px 4px #2a413938}.world-brand-cube:before{content:"";border:3px solid #f0bd71;position:absolute;inset:8px}.world-brand strong{font-family:var(--serif);letter-spacing:.06em;font-size:17px;display:block}.world-brand small{color:#f8f3df9e;letter-spacing:.12em;margin-top:2px;font-size:8px;display:block}.world-brand small,.world-date{font-family:ui-monospace,monospace}.world-date{letter-spacing:.06em;flex-direction:column;gap:3px;font-size:9px}.world-date span{font-family:var(--serif);font-size:12px}.world-date i{background:#ffe29a;width:5px;height:5px;margin-right:4px;display:inline-block;box-shadow:0 0 9px #ffe29a}.world-user{justify-self:end;gap:9px}.world-user>span{background:#496f65;border:2px solid #f9f3db99;place-items:center;width:34px;height:34px;font-family:ui-monospace,monospace;font-weight:800;display:grid;box-shadow:3px 3px #22413a40}.world-user strong{text-overflow:ellipsis;white-space:nowrap;max-width:130px;font-size:11px;display:block;overflow:hidden}.world-user a{color:#f8f3dfa6;font-size:8px;text-decoration:none}.world-stage{z-index:5;perspective:900px;width:min(1500px,100%);height:calc(100svh - 82px);min-height:620px;margin:0 auto;position:relative}.world-title-card{z-index:12;text-align:center;text-shadow:0 3px #294d4426;transform:translateX(-50%) translate(calc(var(--px) * -6),calc(var(--py) * -3));transition:transform .18s ease-out;position:absolute;top:8%;left:50%}.world-title-card p{color:#f8dda3;letter-spacing:.25em;margin:0 0 9px;font-family:ui-monospace,monospace;font-size:8px;font-weight:800}.world-title-card h1{font-family:var(--serif);letter-spacing:-.06em;margin:0;font-size:clamp(32px,4vw,54px);font-weight:750;line-height:1.1}.world-title-card h1 em{color:#fff0bd;font-style:normal}.world-title-card span{color:#f8f3dfa6;letter-spacing:.06em;margin-top:12px;font-size:9px;display:block}.main-island{z-index:3;width:min(760px,58vw);height:250px;transform:translateX(-50%) translate(calc(var(--px) * -4),calc(var(--py) * -3));transition:transform .18s ease-out;position:absolute;top:42%;left:50%}.island-grass{clip-path:polygon(4% 0,96% 0,100% 34%,92% 60%,77% 68%,68% 100%,34% 94%,22% 70%,8% 61%,0 32%);background:#8b684c;border-top:18px solid #7ea766;height:82px;position:absolute;inset:0 0 auto;box-shadow:inset 0 -14px #71513f,0 10px 30px #2841382e}.island-soil{background:#6f5548;position:absolute;top:68px}.soil-one{clip-path:polygon(0 0,100% 0,84% 38%,72% 38%,63% 78%,52% 61%,44% 100%,32% 62%,20% 62%,9% 30%);width:66%;height:130px;left:17%}.soil-two{clip-path:polygon(0 0,100% 0,86% 36%,72% 30%,62% 74%,50% 100%,36% 68%,24% 39%,8% 28%);background:#4d4942;width:31%;height:188px;top:54px;left:36%}.island-stone{background:#8d8878;width:28px;height:24px;position:absolute;box-shadow:inset -6px -6px #6f7067}.stone-one{top:27px;left:21%}.stone-two{top:42px;right:18%;transform:scale(.75)}.pixel-tree{z-index:4;background:#6a4a34;width:34px;height:138px;position:absolute;top:-102px;left:8%;box-shadow:inset -9px 0 #4e382b}.pixel-tree i,.pixel-tree span{background:#48745d;position:absolute;box-shadow:inset -10px -9px #345747}.pixel-tree span{width:112px;height:58px;top:-34px;left:-40px}.pixel-tree i:nth-child(2){width:70px;height:45px;top:-68px;left:-16px}.pixel-tree i:nth-child(3){width:45px;height:42px;top:-15px;left:-61px}.pixel-tree i:nth-child(4){width:52px;height:48px;top:-8px;right:-57px}.pixel-tree i:nth-child(5){width:33px;height:34px;top:-94px;left:4px}.pixel-lantern{z-index:7;background:#5a4938;width:7px;height:52px;position:absolute;top:-14px;right:33%}.pixel-lantern span{background:#ffd883;border:4px solid #5a4938;width:21px;height:23px;position:absolute;top:-12px;left:-7px;box-shadow:0 0 22px #ffd883}.pixel-lantern i{background:#5a4938;width:19px;height:6px;position:absolute;bottom:0;left:-6px}.habit-crystal,.world-object{z-index:10;color:#f8f3df;cursor:pointer;text-align:left;filter:drop-shadow(0 12px 10px #233e362e);background:0 0;border:0;transition:transform .18s ease-out,filter .18s ease-out;position:absolute}.habit-crystal:hover,.world-object:hover{filter:drop-shadow(0 18px 12px #233e3640)brightness(1.08)}.workbench-object{width:250px;height:245px;transform:translate(calc(var(--px) * -16),calc(var(--py) * -6));top:40%}.calendar-object{width:220px;height:265px;transform:translate(calc(var(--px) * -22),calc(var(--py) * -8));top:34%;right:16%}.object-pulse{z-index:-1;border:2px solid #ffeeb14d;border-radius:50%;width:100px;height:30px;animation:object-pulse 2.2s ease-out infinite;position:absolute;bottom:19%;left:50%;transform:translate(-50%)}@keyframes object-pulse{to{opacity:0;width:170px;height:50px}}.pixel-workbench{width:138px;height:126px;position:absolute;top:32px;left:44px}.bench-top{background:#bc7444;height:45px;position:absolute;inset:0 0 auto;box-shadow:inset -12px -12px #8c4c35,inset 10px 8px #d79353,7px 7px #39362b33}.bench-top:before{content:"";border:5px solid #6f4935;position:absolute;inset:9px;box-shadow:inset 0 0 0 4px #df9f5f}.bench-front{background:#9b5c3b;width:122px;height:64px;position:absolute;top:45px;left:8px;box-shadow:inset -12px -8px #73412f,inset 10px 0 #ad6b40}.bench-grid{background:repeating-linear-gradient(90deg,#76503b 0 9px,#a66a43 9px 17px);border:5px solid #e0a35f;width:74px;height:38px;position:absolute;top:57px;left:30px}.bench-leg{background:#69402f;width:21px;height:29px;position:absolute;top:103px}.bench-leg.left{left:15px}.bench-leg.right{right:15px}.pixel-calendar{color:#4b5d52;text-align:center;background:#ede1bd;border:9px solid #5e5040;width:130px;height:160px;position:absolute;top:24px;left:38px;box-shadow:inset -9px -9px #c7b98f,8px 8px #383e3133}.calendar-pixel-head{background:#c56043;height:35px;display:block;box-shadow:inset 0 -8px #a84835}.calendar-pixel-head i{background:#51493d;width:12px;height:28px;position:absolute;top:-17px}.calendar-pixel-head i:first-child{left:24px}.calendar-pixel-head i:last-child{right:24px}.pixel-calendar>strong{margin-top:15px;font-family:ui-monospace,monospace;font-size:45px;line-height:1;display:block}.pixel-calendar>small{font-family:var(--serif);font-size:10px}.calendar-pixel-marks{justify-content:center;gap:7px;margin-top:13px;display:flex}.calendar-pixel-marks i{background:#668574;width:8px;height:8px}.calendar-pixel-marks i:nth-child(2){background:#d37a48}.calendar-pixel-marks i:nth-child(3){background:#d1a34d}.world-object-label{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#264139b8;border-left:3px solid #ffdc85;min-width:180px;padding:10px 12px;position:absolute;top:164px;left:28px;box-shadow:4px 4px #1b302a4d}.world-object-label.align-right{text-align:right;border-left:0;border-right:3px solid #ffdc85;left:auto;right:8px}.world-object-label small{color:#ffd47b;letter-spacing:.18em;font-family:ui-monospace,monospace;font-size:7px;display:block}.world-object-label strong{font-family:var(--serif);margin-top:3px;font-size:15px;display:block}.world-object-label em{color:#f8f3df99;margin-top:2px;font-size:8px;font-style:normal;display:block}.habit-crystal{width:120px;height:155px;transform:translate(-50%) translate(calc(var(--px) * -10),calc(var(--py) * -5));top:58%;left:50%}.crystal-core{color:#fff1bd;clip-path:polygon(50% 0,100% 26%,86% 78%,50% 100%,14% 78%,0 26%);background:#e8754f;place-items:center;width:54px;height:70px;font-family:Georgia,serif;font-size:18px;animation:crystal-glow 2.2s ease-in-out infinite alternate;display:grid;position:absolute;top:0;left:34px;box-shadow:inset 12px 0 #ffc47438}.crystal-shadow{filter:blur(3px);background:#32413652;border-radius:50%;width:80px;height:16px;position:absolute;top:67px;left:21px}@keyframes crystal-glow{to{filter:brightness(1.18)drop-shadow(0 0 12px #ffbc68bf);translate:0 -4px}}.world-mini-calendar,.world-quest-card{z-index:11;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);transform:translate(calc(var(--px) * -5),calc(var(--py) * -3));background:#27453db3;border:1px solid #ffefbf47;padding:14px;position:absolute;bottom:22%;box-shadow:6px 6px #1f373133}.world-quest-card{width:190px;left:4%}.quest-head{border-bottom:1px solid #ffffff21;justify-content:space-between;padding-bottom:9px;display:flex}.quest-head span{font-family:var(--serif);font-size:12px}.quest-head small{color:#f1cd7a;font-size:7px}.quest-row{grid-template-columns:9px 1fr auto;align-items:center;gap:8px;margin-top:9px;font-size:8px;display:grid}.quest-row i{width:7px;height:7px}.quest-habit{background:#e67851}.quest-task{background:#8bc0a5}.quest-project{background:#e3bd61}.quest-row strong{font-family:ui-monospace,monospace}.world-mini-calendar{width:250px}.world-mini-calendar>p{color:#f2d387;letter-spacing:.15em;margin:0 0 10px;font-family:ui-monospace,monospace;font-size:7px}.world-mini-calendar>div{grid-template-columns:repeat(7,1fr);gap:3px;display:grid}.world-mini-calendar button{color:#ffffff9e;cursor:pointer;background:#ffffff12;border:0;min-width:0;padding:6px 1px 9px;position:relative}.world-mini-calendar button.current{color:#fff6de;background:#d76d49;box-shadow:2px 2px #19342d47}.world-mini-calendar button small,.world-mini-calendar button strong{display:block}.world-mini-calendar button small{font-size:6px}.world-mini-calendar button strong{margin-top:3px;font-family:ui-monospace,monospace;font-size:10px}.world-mini-calendar button i{background:0 0;width:3px;height:3px;position:absolute;bottom:3px;right:3px}.world-mini-calendar button i.has-entry{background:#ffe39a}.world-dock{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1f3932d6;border:1px solid #fff2c54d;align-items:center;padding:8px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #1c383047,4px 4px #1730294d}.world-dock>i{background:#ffffff1f;width:1px;height:30px}.world-dock button{color:#f8f3df;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:9px;min-width:145px;padding:7px 12px;display:flex}.world-dock button:hover{background:#ffffff14}.world-dock button>span{background:#d96d49;place-items:center;width:34px;height:34px;font-family:ui-monospace,monospace;display:grid;box-shadow:inset -6px -6px #502a2140}.world-dock small,.world-dock strong{display:block}.world-dock small{color:#ffffff7a;font-size:7px}.world-dock strong{font-family:var(--serif);margin-top:2px;font-size:11px}.world-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#162a24b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.tool-library{width:min(760px,100%);image-rendering:pixelated;background:#2d5046;border:2px solid #d9b769;padding:40px;position:relative;box-shadow:inset 0 0 0 6px #375f53,12px 12px #10221d4d}.tool-library>p{color:#f0c970;letter-spacing:.18em;margin:0 0 7px;font-family:ui-monospace,monospace;font-size:8px}.tool-library>h2{font-family:var(--serif);margin:0;font-size:30px}.tool-library-copy{color:#fff9;margin-top:8px;font-size:10px;display:block}.world-modal-close{color:#fff;cursor:pointer;background:#0000001a;border:1px solid #ffffff38;width:34px;height:34px;font-size:20px;position:absolute;top:14px;right:14px}.tool-library-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:29px;display:grid}.tool-tile{color:#27443d;cursor:pointer;text-align:left;background:#f3ead3;border:1px solid #fff3;grid-template-columns:64px 1fr;gap:17px;min-height:170px;padding:23px;transition:translate .16s;display:grid;box-shadow:6px 6px #1326203b}.tool-tile:hover{translate:0 -5px}.tool-tile.schedule-tile{background:#dce8dc}.tool-pixel-icon{color:#fff6da;background:#d76d49;place-items:center;width:60px;height:60px;font-family:ui-monospace,monospace;font-size:21px;display:grid;box-shadow:inset -10px -10px #5d2b1f2e}.schedule-tile .tool-pixel-icon{background:#5d8974}.tool-tile small{color:#b3593d;letter-spacing:.15em;font-family:ui-monospace,monospace;font-size:7px}.schedule-tile small{color:#4f7866}.tool-tile h3{font-family:var(--serif);margin:6px 0;font-size:21px}.tool-tile p{color:#73766d;margin:0;font-size:10px;line-height:1.7}.tool-tile em{color:#b3593d;margin-top:17px;font-size:9px;font-style:normal;font-weight:700;display:block}.schedule-tile em{color:#4f7866}.schedule-shell{color:#253832;background:#edf0ec;min-height:100vh}.schedule-header{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f6f8f5e6;border-bottom:1px solid #d3dbd6;grid-template-columns:1fr auto 1fr;align-items:center;height:74px;padding:0 max(28px,50vw - 640px);display:grid;position:sticky;top:0}.schedule-back{cursor:pointer;text-align:left;background:0 0;border:0;justify-self:start;align-items:center;gap:10px;display:flex}.schedule-back>span{border:1px solid #cbd5cf;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.schedule-back small,.schedule-back strong{display:block}.schedule-back small{color:#87948e;font-size:8px}.schedule-back strong{font-family:var(--serif);margin-top:2px;font-size:13px}.schedule-header nav{background:#e3e8e4;border-radius:24px;gap:4px;padding:4px;display:flex}.schedule-header nav button{color:#74827b;cursor:pointer;background:0 0;border:0;border-radius:19px;min-width:70px;padding:8px 13px;font-size:11px}.schedule-header nav button.active{color:#24493d;background:#fff;font-weight:700;box-shadow:0 3px 12px #293f3714}.schedule-account{justify-self:end;align-items:center;gap:8px;display:flex}.schedule-account span{color:#fff;background:#496f62;border-radius:50%;place-items:center;width:31px;height:31px;font-size:11px;display:grid}.schedule-account strong{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:10px;overflow:hidden}.schedule-wrap{width:min(1240px,100% - 48px);margin:0 auto;padding-bottom:70px}.schedule-hero{justify-content:space-between;align-items:end;gap:30px;padding:61px 0 43px;display:flex}.schedule-hero p{color:#bd7354;letter-spacing:.14em;margin:0 0 10px;font-size:9px;font-weight:800}.schedule-hero h1{font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(31px,4vw,48px);font-weight:650}.schedule-create{color:#fff;cursor:pointer;background:#294f43;border:0;border-radius:23px;align-items:center;gap:9px;height:44px;padding:0 18px;font-size:10px;display:flex;box-shadow:0 10px 24px #294f4329}.schedule-create span{font-size:18px;font-weight:300}.schedule-create:hover{background:#1f4237;transform:translateY(-2px)}.today-dashboard{grid-template-columns:minmax(0,1.6fr) minmax(320px,.78fr);gap:17px;display:grid}.schedule-calendar-card,.schedule-day-detail,.today-main-panel,.today-side-panel{background:#ffffffc2;border:1px solid #d7ded9;border-radius:16px;box-shadow:0 20px 50px #3a4d450e}.today-main-panel{min-height:560px;padding:27px}.today-side-panel{color:#f6f2e6;background:#2c5045;padding:27px}.schedule-section-head{border-bottom:1px solid #dfe4e0;justify-content:space-between;align-items:center;gap:20px;padding-bottom:20px;display:flex}.schedule-section-head>div{align-items:center;gap:12px;display:flex}.section-index{color:#bd7354;font-family:Georgia,serif;font-size:11px;font-style:italic}.schedule-section-head small{color:#a2aaa5;letter-spacing:.17em;font-size:7px;font-weight:800;display:block}.schedule-section-head h2{font-family:var(--serif);margin:2px 0 0;font-size:20px}.schedule-section-head>p{color:#8c9891;margin:0;font-size:9px}.schedule-section-head.compact{border-bottom-color:#ffffff1f}.schedule-section-head.compact small{color:#fff6}.schedule-section-head.compact button{color:#dfbf77;cursor:pointer;background:0 0;border:0;font-size:9px}.daily-task-list{gap:8px;margin-top:18px;display:grid}.daily-task{background:#fff;border:1px solid #e0e5e1;border-radius:11px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:82px;padding:14px 16px;transition:opacity .18s,transform .18s;display:grid}.daily-task:hover{transform:translateY(-2px);box-shadow:0 8px 20px #364b4212}.daily-task.done{opacity:.55}.task-check{color:#fff;cursor:pointer;background:0 0;border:1px solid #becbc4;border-radius:50%;width:31px;height:31px}.daily-task.done .task-check{background:#658b79;border-color:#658b79}.task-copy>div{gap:5px;display:flex}.priority-pill,.repeat-pill{border-radius:9px;align-items:center;min-height:18px;padding:0 7px;font-size:7px;font-weight:800;display:inline-flex}.priority-pill.important{color:#bb5d47;background:#f8dfd8}.priority-pill.normal{color:#537665;background:#dfeae4}.priority-pill.later{color:#888b85;background:#ecebe6}.repeat-pill{color:#79658a;background:#ede5f4}.task-copy h3{font-family:var(--serif);margin:5px 0 0;font-size:15px}.task-copy p{color:#879189;margin:4px 0 0;font-size:9px}.task-meta{justify-items:end;gap:4px;display:grid}.task-meta small{color:#9aa39d;font-size:8px}.task-meta button{color:#86918b;cursor:pointer;background:0 0;border:0;font-size:8px}.task-meta button:hover{color:#b86047}.schedule-empty{color:#839089;cursor:pointer;background:0 0;border:1px dashed #cdd6d0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;display:flex}.schedule-empty>span{border:1px solid #c3cec7;border-radius:50%;place-items:center;width:46px;height:46px;margin-bottom:13px;font-size:23px;display:grid}.schedule-empty strong{font-family:var(--serif);font-size:14px}.schedule-empty small{margin-top:5px;font-size:8px}.completed-fold{border-top:1px solid #e0e5e1;flex-wrap:wrap;gap:7px;margin-top:17px;padding-top:15px;display:flex}.completed-fold p{color:#9ca59f;width:100%;margin:0 0 3px;font-size:8px}.completed-fold span{color:#638071;background:#e6eee9;border-radius:12px;padding:6px 9px;font-size:8px}.today-project-list{gap:8px;margin-top:17px;display:grid}.today-project{color:#f6f2e6;cursor:pointer;text-align:left;background:#fff1;border:1px solid #ffffff21;border-radius:10px;grid-template-columns:minmax(0,1fr) 58px;align-items:center;gap:12px;min-height:92px;padding:13px;display:grid}.today-project:hover{background:#ffffff1a}.today-project.touched{opacity:.56}.today-project>div>small,.today-project>div>strong{display:block}.today-project>div>small{color:#ffffff75;margin:-9px 0 5px 15px;font-size:7px}.today-project>div>strong{font-family:var(--serif);font-size:13px}.priority-dot{border-radius:50%;width:8px;height:8px;display:block}.priority-dot.important{background:#df795c}.priority-dot.normal{background:#86b49b}.priority-dot.later{background:#9fa7a1}.project-ring{background:conic-gradient(#e3bd68 var(--project-progress),#ffffff1f 0);border-radius:50%;place-items:center;width:54px;height:54px;padding:4px;display:grid}.project-ring:before{content:"";background:#2f5449;border-radius:50%;grid-area:1/1;width:100%;height:100%}.project-ring em{grid-area:1/1;font-family:ui-monospace,monospace;font-size:9px;font-style:normal;position:relative}.project-empty{color:#ffffff8c;cursor:pointer;background:0 0;border:1px dashed #fff3;border-radius:8px;min-height:78px;font-size:9px}.daily-quote{border-top:1px solid #ffffff1f;margin-top:28px;padding:21px 18px 3px;position:relative}.daily-quote span{color:#d8b76e;font-family:Georgia,serif;font-size:34px;position:absolute;top:8px}.daily-quote p{color:#ffffff8f;font-family:var(--serif);margin:0 0 0 27px;font-size:11px;line-height:1.75}.schedule-loading{color:#89958e;place-items:center;min-height:430px;display:grid}.schedule-loading i{border:2px solid #d1d9d4;border-top-color:#b7684e;border-radius:50%;width:38px;height:38px;animation:schedule-spin .8s linear infinite}.schedule-loading p{margin-top:-150px;font-size:9px}@keyframes schedule-spin{to{rotate:1turn}}.schedule-modal-backdrop{background:#20352ea1}.schedule-item-modal{border-radius:15px;width:min(610px,100%);max-height:calc(100svh - 38px);overflow-y:auto}.kind-switch{grid-template-columns:1fr 1fr;gap:9px;margin:24px 0;display:grid}.kind-switch button{color:#728078;cursor:pointer;text-align:left;background:#fff;border:1px solid #d9dfdb;border-radius:10px;grid-template-columns:34px 1fr;align-items:center;gap:9px;padding:14px;display:grid}.kind-switch button.active{color:#2d4e42;background:#edf4f0;border-color:#557d6b;box-shadow:inset 0 0 0 1px #557d6b}.kind-switch button>span{background:#e8ece9;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.kind-switch button.active>span{color:#fff;background:#557d6b}.kind-switch small,.kind-switch strong{display:block}.kind-switch strong{font-size:11px}.kind-switch small{margin-top:2px;font-size:7px}.form-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.schedule-item-modal input[type=date]{font-family:var(--sans);padding:0 12px;font-size:10px}.repeat-toggle{cursor:pointer;border:1px solid #dce2de;border-radius:10px;grid-template-columns:38px 1fr;align-items:center;gap:10px;margin:17px 0;padding:13px;display:grid!important}.repeat-toggle input{opacity:0;pointer-events:none;position:absolute}.repeat-toggle>span{background:#ccd4cf;border-radius:12px;width:37px;height:21px;transition:background .16s;position:relative}.repeat-toggle>span:before{content:"";background:#fff;border-radius:50%;width:15px;height:15px;transition:translate .16s;position:absolute;top:3px;left:3px}.repeat-toggle input:checked+span{background:#5a8270}.repeat-toggle input:checked+span:before{translate:16px}.repeat-toggle div{grid-column:2}.repeat-toggle small,.repeat-toggle strong{display:block}.repeat-toggle strong{font-size:10px}.repeat-toggle small{color:#8c9790;margin-top:2px;font-size:7px}.priority-field{border:0;margin:16px 0;padding:0}.priority-field legend{margin-bottom:8px;font-size:11px;font-weight:700}.priority-field>div{gap:7px;display:flex}.priority-field button{color:#78847d;cursor:pointer;background:#fff;border:1px solid #d9dfdb;border-radius:17px;align-items:center;gap:6px;padding:8px 12px;font-size:9px;display:flex}.priority-field button i{background:#aaa;border-radius:50%;width:7px;height:7px}.priority-field button.important i{background:#d87053}.priority-field button.normal i{background:#648d79}.priority-field button.later i{background:#a4a6a0}.priority-field button.active{border-color:currentColor;box-shadow:inset 0 0 0 1px}.schedule-item-modal textarea{min-height:90px}.project-update-modal{border-radius:15px;width:min(560px,100%)}.progress-editor{background:#eef3ef;border-radius:14px;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:25px;margin:24px 0;padding:19px;display:grid}.large-project-ring{background:conic-gradient(#c66d51 var(--project-progress),#d8e1db 0);border-radius:50%;place-items:center;width:132px;height:132px;padding:9px;display:grid}.large-project-ring:before{content:"";background:#fff;border-radius:50%;grid-area:1/1;width:100%;height:100%}.large-project-ring span{grid-area:1/1;position:relative}.large-project-ring strong{font-family:Georgia,serif;font-size:38px;font-weight:400}.large-project-ring small{color:#89958e;font-size:10px}.progress-editor input[type=range]{accent-color:#b86148;width:100%}.range-labels{color:#8d9992;justify-content:space-between;margin-top:6px;font-size:7px;display:flex}.project-update-modal textarea{min-height:105px}.progress-hint{text-align:left;color:#8b9690!important;margin:8px 0 18px!important;font-size:8px!important}.project-board-head{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.project-board-head p{color:#ba6b4f;letter-spacing:.16em;margin:0 0 6px;font-size:8px;font-weight:800}.project-board-head h2{font-family:var(--serif);margin:0;font-size:28px}.project-board-head>span{color:#89958f;font-size:9px}.project-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.project-card{background:#fffc;border:1px solid #d5ddd7;border-radius:14px;padding:23px;box-shadow:0 14px 38px #3b4e450e}.project-card.touched{background:#f5f8f6;border-color:#b8cec2}.project-card-top{justify-content:space-between;display:flex}.project-card-top>div{gap:4px;display:flex}.project-card-top button{color:#8c9791;cursor:pointer;background:0 0;border:0;font-size:8px}.project-card h3{min-height:48px;font-family:var(--serif);margin:18px 0 7px;font-size:20px}.project-card>p{color:#89938d;min-height:36px;margin:0;font-size:9px;line-height:1.7}.project-progress-line{background:#e0e6e2;border-radius:3px;height:6px;margin-top:20px;position:relative;overflow:hidden}.project-progress-line i{border-radius:inherit;background:linear-gradient(90deg,#be674d,#d5a35c);height:100%;display:block}.project-progress-line span{color:#67756d;font-size:8px;position:absolute;top:-18px;right:0}.project-card-meta{color:#7e8b84;justify-content:space-between;margin-top:11px;font-size:8px;display:flex}.project-card-meta small{font-size:8px}.project-card blockquote{color:#777a73;font-family:var(--serif);background:#f3efe5;border-left:2px solid #d5a662;margin:14px 0 0;padding:10px;font-size:9px;line-height:1.65}.project-card-actions{gap:6px;margin-top:17px;display:flex}.project-card-actions button{color:#547465;cursor:pointer;background:0 0;border:1px solid #ccd6d0;border-radius:17px;flex:1;height:34px;font-size:8px}.project-card-actions button:first-child{color:#fff;background:#385f51;border-color:#385f51}.project-board-empty{color:#8d9891;text-align:center;border:1px dashed #ccd5cf;border-radius:14px;grid-column:1/-1;place-items:center;min-height:300px;display:grid}.project-board-empty span{font-size:34px}.project-board-empty h3{font-family:var(--serif);margin:-50px 0 0}.project-board-empty p{margin:-70px 0 0;font-size:9px}.project-history{border-top:1px solid #d5ddd8;margin-top:35px;padding-top:25px}.project-history>h3{font-family:var(--serif);font-size:17px}.project-history>div{border-bottom:1px solid #dfe5e1;grid-template-columns:24px 1fr auto 50px;align-items:center;gap:9px;padding:12px 0;display:grid}.project-history>div>span{color:#668776}.project-history>div>strong{font-size:11px}.project-history>div>small{color:#909b95;font-size:8px}.project-history>div>em{color:#b36b51;font-family:ui-monospace,monospace;font-size:9px;font-style:normal}.schedule-calendar-view{grid-template-columns:minmax(0,1.6fr) minmax(300px,.7fr);gap:16px;display:grid}.schedule-calendar-card{padding:24px}.schedule-calendar-toolbar{justify-content:space-between;align-items:center;margin-bottom:23px;display:flex}.schedule-calendar-toolbar button{cursor:pointer;background:#fff;border:1px solid #d2dbd5;border-radius:50%;width:36px;height:36px}.schedule-calendar-toolbar div{text-align:center}.schedule-calendar-toolbar small,.schedule-calendar-toolbar strong{display:block}.schedule-calendar-toolbar small{color:#b86c51;letter-spacing:.15em;font-size:7px;font-weight:800}.schedule-calendar-toolbar strong{font-family:var(--serif);margin-top:4px;font-size:18px}.schedule-month-grid,.schedule-weekdays{grid-template-columns:repeat(7,1fr);display:grid}.schedule-weekdays span{color:#9ca69f;text-align:center;padding-bottom:10px;font-size:8px}.schedule-month-grid>button{cursor:pointer;text-align:left;background:0 0;border-top:1px solid #e0e5e2;border-bottom:0;border-left:0;border-right:1px solid #e0e5e2;min-height:76px;padding:9px;position:relative}.schedule-month-grid>button:nth-child(7n){border-right:0}.schedule-month-grid>button.muted{opacity:.32}.schedule-month-grid>button:hover{background:#f2f5f2}.schedule-month-grid>button.selected{background:#eef3f0;box-shadow:inset 0 0 0 1px #abc0b5}.schedule-month-grid>button.today>span{color:#fff;background:#bd6b50;border-radius:50%;place-items:center;width:24px;height:24px;margin:-4px 0 0 -4px;display:grid}.schedule-month-grid>button>span{font-family:Georgia,serif;font-size:11px}.schedule-month-grid>button>div{gap:3px;margin-top:11px;display:flex}.schedule-month-grid>button i{background:#b8c7bf;border-radius:3px;width:17px;height:5px;display:block}.schedule-month-grid>button i.project{background:#d6ad5d}.schedule-month-grid>button i.done{background:#5d8975}.schedule-month-grid>button>small{color:#9aa49e;font-size:7px;position:absolute;bottom:6px;right:6px}.schedule-day-detail{padding:26px}.schedule-day-detail>p{color:#ba6d50;letter-spacing:.15em;margin:0 0 5px;font-size:7px;font-weight:800}.schedule-day-detail>h2{font-family:var(--serif);margin:0 0 23px;font-size:22px}.schedule-day-empty{color:#929d96;text-align:center;place-items:center;min-height:290px;display:grid}.schedule-day-empty span{font-size:36px}.schedule-day-empty strong{font-family:var(--serif);margin-top:-80px;font-size:13px}.schedule-day-empty small{margin-top:-100px;font-size:8px}.schedule-day-items{gap:8px;display:grid}.schedule-day-items article{background:#fff;border:1px solid #dfe4e1;border-radius:9px;grid-template-columns:29px 1fr auto;align-items:center;gap:9px;padding:12px;display:grid}.schedule-day-items article>span{color:#809087;border:1px solid #cbd4ce;border-radius:50%;place-items:center;width:27px;height:27px;font-size:9px;display:grid}.schedule-day-items article>span.done{color:#fff;background:#618673;border-color:#618673}.schedule-day-items small,.schedule-day-items strong{display:block}.schedule-day-items small{color:#a0aaa4;font-size:7px}.schedule-day-items strong{font-family:var(--serif);margin-top:3px;font-size:11px}.schedule-day-items p{color:#7f8983;font-family:var(--serif);margin:7px 0 0;font-size:8px}.schedule-day-items em{color:#b56b50;font-family:ui-monospace,monospace;font-size:8px;font-style:normal}@media (max-width:1050px){.world-quest-card{display:none}.world-mini-calendar{right:2%}.workbench-object{left:10%}.calendar-object{right:9%}.project-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.world-hud{grid-template-columns:1fr auto;width:calc(100% - 28px);height:68px}.world-date,.world-user div{display:none}.world-stage{height:calc(100svh - 68px);min-height:620px;overflow:hidden}.world-title-card{width:90%;top:6%}.world-title-card h1{font-size:34px}.main-island{width:92vw;top:43%}.pixel-tree{left:1%;transform:scale(.78)}.workbench-object{transform:scale(.78) translate(calc(var(--px) * -12),calc(var(--py) * -4));top:38%;left:0}.workbench-object:hover{transform:scale(.78) translate(calc(var(--px) * -12),calc(var(--py) * -4 - 5px))}.calendar-object{transform:scale(.72) translate(calc(var(--px) * -15),calc(var(--py) * -5));top:34%;right:-12px}.calendar-object:hover{transform:scale(.72) translate(calc(var(--px) * -15),calc(var(--py) * -5 - 5px))}.habit-crystal{top:62%;transform:translate(-50%)scale(.85)}.world-mini-calendar{width:min(92%,350px);bottom:18%;right:50%;transform:translate(50%)}.world-dock{bottom:10px}.world-dock button{min-width:128px;padding:5px 8px}.tool-library{padding:33px 18px 20px}.tool-library-grid{grid-template-columns:1fr}.tool-tile{min-height:145px}.schedule-header{grid-template-columns:1fr auto;padding:0 16px}.schedule-header nav{z-index:50;justify-content:center;position:fixed;bottom:12px;left:14px;right:14px;box-shadow:0 8px 28px #293e3626}.schedule-account{display:none}.schedule-wrap{width:calc(100% - 28px);padding-bottom:100px}.schedule-hero{flex-direction:column;align-items:flex-start;padding:42px 0 27px}.schedule-hero h1{font-size:30px}.schedule-create{justify-content:center;align-self:stretch}.schedule-calendar-view,.today-dashboard{grid-template-columns:1fr}.today-main-panel,.today-side-panel{padding:19px}.today-side-panel{order:-1}.daily-task{grid-template-columns:32px 1fr}.task-meta{grid-column:2;justify-content:flex-start;display:flex}.project-card-grid{grid-template-columns:1fr}.schedule-calendar-card{padding:15px 8px}.schedule-month-grid>button{min-height:59px;padding:6px 3px}.schedule-month-grid>button i{width:10px}.schedule-day-detail{min-height:300px}.form-grid,.kind-switch,.progress-editor{grid-template-columns:1fr}.large-project-ring{margin:0 auto}}.pixel-world{color:#fff3d1;background:#21150f}.cabin-scene{z-index:0;transform:scale(1.025) translate(calc(var(--px) * -3),calc(var(--py) * -2));background:#4b2c1d;transition:transform .18s ease-out;position:absolute;inset:0;overflow:hidden}.cabin-wall{background:linear-gradient(90deg,#0000 0 10%,#ffcd7e0b 10% 10.5%,#0000 10.5% 52%,#210f0938 52% 52.7%,#0000 52.7%),repeating-linear-gradient(0deg,#5d3723 0 42px,#3c2419 42px 47px,#694029 47px 54px);position:absolute;inset:-4% -3% 30%;box-shadow:inset 0 -50px 100px #1b0c0861}.cabin-wall:before{content:"";background:repeating-linear-gradient(90deg,#ffd69409 0 4px,#0000 4px 48px),radial-gradient(circle at 54% 38%,#ffcb6929,#0000 34%),linear-gradient(90deg,#1609067a,#0000 22% 76%,#16090675);position:absolute;inset:0}.cabin-window{width:min(420px,31vw);height:min(350px,45vh);transform:translateX(-50%) translate(calc(var(--px) * -8),calc(var(--py) * -4));background:#8cc2bf;border:15px solid #2f1b13;transition:transform .18s ease-out;position:absolute;top:13%;left:50%;overflow:hidden;box-shadow:inset 0 0 0 7px #9f6a3f,0 0 0 6px #764729,14px 18px #170a074d,0 0 90px #ffc25c1f}.window-sky{background:linear-gradient(#76aaa9 0 42%,#d9be7e 43% 58%,#617653 59%);position:absolute;inset:0}.window-sun{background:#ffd986;width:44px;height:44px;position:absolute;top:13%;right:16%;box-shadow:0 0 0 8px #ffd9861f}.window-mountain{clip-path:polygon(0 100%,34% 18%,49% 55%,65% 28%,100% 100%);background:#536b59;width:75%;height:45%;position:absolute;bottom:21%}.mountain-one{opacity:.72;left:-5%}.mountain-two{background:#405846;bottom:15%;right:-18%;transform:scale(.9)}.window-pine{z-index:2;clip-path:polygon(50% 0,83% 31%,65% 31%,100% 67%,69% 67%,93% 100%,7% 100%,31% 67%,0 67%,35% 31%,17% 31%);background:#263e32;width:22px;height:70%;position:absolute;bottom:-2%}.pine-one{left:9%}.pine-two{background:#34513f;height:57%;left:72%}.pine-three{height:82%;left:84%}.window-frame{z-index:5;border:7px solid #9a633a;position:absolute;inset:0;box-shadow:inset 0 0 0 3px #3b2418}.window-frame:after,.window-frame:before{content:"";background:#4d2d1d;position:absolute;box-shadow:0 0 0 3px #9a633a}.window-frame:before{width:8px;top:0;bottom:0;left:50%;transform:translate(-50%)}.window-frame:after{height:8px;top:50%;left:0;right:0;transform:translateY(-50%)}.cabin-beam{z-index:3;background:#2b1911;position:absolute;box-shadow:inset 7px 0 #50301f,8px 10px #14090638}.beam-left{left:2.5%}.beam-left,.beam-right{width:30px;top:0;bottom:30%}.beam-right{right:2.5%}.beam-top{height:25px;top:9%;left:0;right:0;box-shadow:inset 0 7px #50301f,0 9px #14090633}.cabin-floor{height:43%;transform:perspective(700px) rotateX(56deg) scaleX(1.18) translate(calc(var(--px) * -3),calc(var(--py) * -1));transform-origin:bottom;background:linear-gradient(90deg,#190c0873,#0000 16% 84%,#190c0873),repeating-linear-gradient(90deg,#4b2d20 0 116px,#291a14 116px 123px,#62402b 123px 130px);border-top:13px solid #2a1811;position:absolute;bottom:-8%;left:-5%;right:-5%}.cabin-rug{z-index:2;clip-path:polygon(6% 0,94% 0,100% 100%,0 100%);opacity:.72;width:32%;height:16%;transform:translate(calc(var(--px) * -5),calc(var(--py) * -2));background:repeating-linear-gradient(90deg,#8e3f2d 0 28px,#d29a4e 28px 39px,#5f704f 39px 67px,#e1b867 67px 75px);position:absolute;bottom:3%;right:22%}.cabin-shelf{z-index:4;width:220px;height:17px;transform:translate(calc(var(--px) * -12),calc(var(--py) * -5));background:#2c1911;position:absolute;top:31%;left:7%;box-shadow:inset 0 6px #8f5933,8px 10px #1409063d}.shelf-book{width:23px;position:absolute;bottom:17px;box-shadow:inset -6px 0 #23110c2e}.book-one{background:#a84e34;height:50px;left:20px}.book-two{background:#d1a452;height:42px;left:45px}.book-three{background:#4e7460;height:55px;left:70px}.shelf-pot{background:#b9673c;width:44px;height:35px;position:absolute;bottom:17px;right:24px;box-shadow:inset -8px -7px #81452f}.shelf-pot:before{content:"";background:#d4834b;width:54px;height:11px;position:absolute;top:-10px;left:-5px}.shelf-pot i{background:#426348;width:10px;height:43px;position:absolute;bottom:28px;left:17px;box-shadow:-18px -5px 0 4px #527858,19px -13px 0 2px #355442}.cabin-lamp{z-index:5;width:8px;height:112px;transform:translate(calc(var(--px) * -10),calc(var(--py) * -6));background:#2a1810;position:absolute;top:7%;right:17%}.cabin-lamp span{background:#ffc765;border:7px solid #2d1a12;width:46px;height:50px;position:absolute;bottom:-9px;left:-19px;box-shadow:inset -7px -7px #df9147,0 0 42px 16px #ffae4840}.cabin-lamp i{background:#2d1a12;width:26px;height:9px;position:absolute;bottom:36px;left:-9px}.cabin-desk{z-index:4;height:180px;transform:translate(calc(var(--px) * -6),calc(var(--py) * -2));transition:transform .18s ease-out;position:absolute;bottom:8%;left:12%;right:8%}.desk-top{background:#7f4b2c;height:43px;position:absolute;top:0;left:0;right:0;box-shadow:inset 0 9px #aa693c,inset 0 -9px #4b2a1c,0 12px #190c0840}.desk-drawer{background:#6e3f27;border:8px solid #3d2318;width:22%;height:63px;position:absolute;top:43px;box-shadow:inset -8px -8px #56301f}.desk-drawer:after{content:"";background:#c18a4a;width:24px;height:7px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.drawer-one{left:5%}.drawer-two{right:5%}.desk-leg{background:#3b2319;width:34px;position:absolute;top:42px;bottom:0;box-shadow:inset -9px 0 #291914}.desk-left{left:5%}.desk-right{right:5%}.desk-mug{background:#55725f;width:44px;height:40px;position:absolute;top:-35px;left:46%;box-shadow:inset -8px -7px #3d5848}.desk-mug:after{content:"";border:6px solid #55725f;border-left:0;width:16px;height:19px;position:absolute;top:8px;right:-15px}.desk-mug i{background:#f5e3be4d;width:5px;height:20px;animation:cabin-steam 2.8s ease-in-out infinite alternate;position:absolute;top:-27px;left:10px;box-shadow:11px -8px #f5e3be38}.desk-paper{background:#dccb9d;width:110px;height:58px;position:absolute;top:-7px;right:27%;transform:skewY(-3deg);box-shadow:inset -8px -7px #baa87d}@keyframes cabin-steam{to{opacity:.15;translate:3px -8px}}.world-hud{text-shadow:0 2px #180a076b;background:linear-gradient(#1f0f0a61,#0000);border-bottom-color:#ffe3ad2e;width:calc(100% - 72px)}.world-brand-cube{background:#a76337;box-shadow:inset -8px -8px #6d3825,inset 5px 5px #c98148,4px 4px #1409064d}.world-brand-cube:before{border-color:#e1b55f}.world-user>span{background:#6a4b31;border-color:#ffe2a88c}.world-title-card{text-align:left;transform:translate(calc(var(--px) * -5),calc(var(--py) * -3));text-shadow:0 4px #210e0959;top:10%;left:7%}.world-title-card p{color:#edba62}.world-title-card h1{font-size:clamp(31px,3.6vw,52px)}.world-title-card h1 em{color:#ffd88a}.world-title-card span{color:#fff0cda8}.workbench-object{transform:translate(calc(var(--px) * -14),calc(var(--py) * -4));top:auto;bottom:13%;left:17%}.workbench-object:hover{transform:translate(calc(var(--px) * -14),calc(var(--py) * -4 - 6px))}.calendar-object{transform:translate(calc(var(--px) * -18),calc(var(--py) * -7));top:21%;right:8%}.calendar-object:hover{transform:translate(calc(var(--px) * -18),calc(var(--py) * -7 - 6px))}.object-pulse{border-color:#ffd27842}.pixel-workbench{top:60px}.pixel-calendar{background:#e5d4a5;border-color:#372219;box-shadow:inset -9px -9px #b6a478,9px 10px #14090647}.calendar-pixel-head{background:#a84e34;box-shadow:inset 0 -8px #743322}.world-object-label{-webkit-backdrop-filter:none;backdrop-filter:none;background:#2b170fe6;border-left-color:#e8b85d;box-shadow:5px 6px #1208054d}.world-object-label.align-right{border-right-color:#e8b85d}.world-object-label small{color:#e8b85d}.habit-crystal{width:150px;height:190px;transform:translate(-50%) translate(calc(var(--px) * -10),calc(var(--py) * -4));top:auto;bottom:17%;left:51%}.habit-crystal:hover{transform:translate(-50%,-6px) translate(calc(var(--px) * -10),calc(var(--py) * -4))}.pixel-hourglass{filter:drop-shadow(0 8px #190b0747);width:64px;height:94px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.pixel-hourglass i{display:block;position:absolute}.hourglass-bottom,.hourglass-top{background:#b8733f;width:78px;height:13px;left:-7px;box-shadow:inset -9px -5px #774329,4px 4px #3b2418}.hourglass-top{top:0}.hourglass-bottom{bottom:0}.hourglass-glass{clip-path:polygon(0 0,100% 0,72% 48%,100% 100%,0 100%,28% 48%);background:linear-gradient(150deg,#eefff152,#66a0953d);border:4px solid #b5ddd2b8;border-width:4px 8px;width:54px;height:68px;top:13px;left:5px}.hourglass-sand{clip-path:polygon(50% 0,100% 100%,0 100%);background:#e4ac4f;width:27px;height:27px;top:51px;left:19px;box-shadow:0 -21px 0 -11px #e4ac4f}.pixel-hourglass strong{z-index:3;color:#fff2bf;text-shadow:2px 2px #654028;font-family:ui-monospace,monospace;font-size:16px;position:absolute;top:32px;left:50%;transform:translate(-50%)}.habit-crystal .world-object-label{top:106px;left:-20px}.world-mini-calendar,.world-quest-card{color:#f7e7bf;-webkit-backdrop-filter:none;backdrop-filter:none;background:#412617e6;border-color:#6a4328;bottom:16%;box-shadow:inset 0 0 0 3px #c78b432b,7px 8px #1108053d}.world-quest-card{left:3%}.world-mini-calendar{right:3%}.world-mini-calendar button{background:#ffefc60f}.world-mini-calendar button.current{background:#a94f34}.world-dock{-webkit-backdrop-filter:none;backdrop-filter:none;background:#2e1a11f2;border-color:#70472c;box-shadow:inset 0 0 0 3px #b97a3926,8px 9px #10070547}.world-dock button>span{background:#a85035}.world-dock button>span.dock-schedule{background:#58715a}.world-modal-backdrop{background:#190c08c7}.tool-library{background:#4b2d1d;border-color:#b77a3b;box-shadow:inset 0 0 0 7px #623c24,12px 12px #1007055c}.pixel-particles i{background:#ffd88794}@media (max-width:1050px){.cabin-window{width:38vw;left:54%}.cabin-shelf{transform-origin:0;left:4%;transform:scale(.85)}.workbench-object{left:9%}.calendar-object{right:4%}.habit-crystal{left:49%}}@media (max-width:760px){.cabin-wall{bottom:34%}.cabin-window{opacity:.78;border-width:10px;width:62vw;height:31vh;top:15%;left:54%}.beam-left,.beam-right,.cabin-desk .desk-mug,.cabin-desk .desk-paper,.cabin-lamp,.cabin-shelf{display:none}.beam-top{top:10%}.cabin-floor{height:38%}.cabin-rug{width:70%;right:8%}.world-title-card{text-align:left;width:calc(100% - 44px);top:5%;left:22px}.world-title-card h1{font-size:30px}.world-title-card span{max-width:230px;line-height:1.6}.cabin-desk{height:150px;bottom:9%;left:-8%;right:-8%}.workbench-object{transform:scale(.72) translate(calc(var(--px) * -10),calc(var(--py) * -3));top:auto;bottom:23%;left:-5%}.workbench-object:hover{transform:scale(.72) translate(calc(var(--px) * -10),calc(var(--py) * -3 - 5px))}.calendar-object{transform:scale(.66) translate(calc(var(--px) * -12),calc(var(--py) * -4));top:34%;right:-23px}.calendar-object:hover{transform:scale(.66) translate(calc(var(--px) * -12),calc(var(--py) * -4 - 5px))}.habit-crystal{top:auto;bottom:22%;left:51%;transform:translate(-50%)scale(.72)}.habit-crystal:hover{transform:translate(-50%)translateY(-5px)scale(.72)}.world-mini-calendar{background:#361f14f5;bottom:13%;right:50%}.world-dock{bottom:9px}}.room-brand-button{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.room-switcher{background:#24120c75;border:1px solid #ffe2a829;justify-self:end;gap:3px;padding:4px;display:flex;box-shadow:4px 4px #11070529}.room-switcher button{color:#fff0d094;cursor:pointer;background:0 0;border:0;min-width:48px;height:28px;padding:0 9px;font-size:9px}.room-switcher button.active,.room-switcher button:hover{color:#fff1ca;background:#a65d34}.cabin-foyer{background:#25150e}.foyer-background{transform:scale(1.025) translate(calc(var(--px) * -3),calc(var(--py) * -2));transition:transform .18s ease-out;position:absolute;inset:0;overflow:hidden}.foyer-wall{background:repeating-linear-gradient(0deg,#5a341f 0 43px,#321d14 43px 48px,#6b4027 48px 55px);position:absolute;inset:-5% -4% 29%;box-shadow:inset 0 -80px 120px #190a0666}.foyer-wall:after{content:"";background:radial-gradient(circle at 50% 38%,#ffbe5333,#0000 34%),linear-gradient(90deg,#12070585,#0000 22% 78%,#12070585);position:absolute;inset:0}.foyer-ceiling-beam{z-index:2;background:#2a1811;height:30px;position:absolute;top:9%;left:-2%;right:-2%;box-shadow:inset 0 8px #4f2e1e,0 12px #1308053d}.foyer-floor{transform-origin:bottom;background:repeating-linear-gradient(90deg,#513122 0 114px,#291914 114px 122px,#65402b 122px 130px);border-top:14px solid #29170f;height:44%;position:absolute;bottom:-9%;left:-9%;right:-9%;transform:perspective(760px)rotateX(55deg)scaleX(1.2)}.foyer-runner{z-index:2;clip-path:polygon(15% 0,85% 0,100% 100%,0 100%);opacity:.67;background:repeating-linear-gradient(90deg,#823b2c 0 35px,#d09a4a 35px 45px,#536b50 45px 76px,#d7ad59 76px 84px);height:34%;position:absolute;bottom:-1%;left:35%;right:35%}.foyer-lantern{z-index:4;width:8px;height:100px;transform:translateX(-50%) translate(calc(var(--px) * -8),calc(var(--py) * -5));background:#2b1810;position:absolute;top:7%;left:50%}.foyer-lantern span{background:#ffd071;border:8px solid #2b1810;width:55px;height:58px;position:absolute;bottom:-8px;left:-24px;box-shadow:inset -8px -8px #d9873f,0 0 60px 23px #ffaf4340}.foyer-lantern i{background:#2b1810;width:32px;height:9px;position:absolute;bottom:43px;left:-12px}.foyer-hud{background:linear-gradient(#1b0c089e,#0000)}.foyer-stage{z-index:5;width:min(1480px,100%);height:calc(100svh - 82px);min-height:640px;margin:0 auto;position:relative}.foyer-title{z-index:8;text-align:center;text-shadow:0 4px #1f0d0861;transform:translateX(-50%) translate(calc(var(--px) * -4),calc(var(--py) * -2));transition:transform .18s ease-out;position:absolute;top:4%;left:50%}.foyer-title p{color:#efbd64;letter-spacing:.22em;margin:0 0 8px;font-family:ui-monospace,monospace;font-size:8px;font-weight:800}.foyer-title h1{font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(30px,3.4vw,48px)}.foyer-title span{color:#ffefcc9e;letter-spacing:.05em;margin-top:8px;font-size:9px;display:block}.room-gate{z-index:6;color:#fff1cc;cursor:pointer;text-align:center;filter:drop-shadow(0 18px 12px #0f060452);background:0 0;border:0;width:270px;height:420px;padding:0;transition:transform .18s,filter .18s;position:absolute;bottom:16%}.room-gate:hover{filter:drop-shadow(0 24px 15px #0f06046b)brightness(1.08)}.life-gate{transform:scale(.87) translate(calc(var(--px) * -10),calc(var(--py) * -4));left:7%}.life-gate:hover{transform:scale(.89) translate(calc(var(--px) * -10),calc(var(--py) * -8))}.work-gate{width:310px;height:470px;transform:translateX(-50%) translate(calc(var(--px) * -15),calc(var(--py) * -6));left:50%}.work-gate:hover{transform:translateX(-50%) translate(calc(var(--px) * -15),calc(var(--py) * -12))}.fun-gate{transform:scale(.87) translate(calc(var(--px) * -20),calc(var(--py) * -6));right:7%}.fun-gate:hover{transform:scale(.89) translate(calc(var(--px) * -20),calc(var(--py) * -10))}.gate-frame{background:repeating-linear-gradient(90deg,#664028 0 42px,#3d2519 42px 48px,#795034 48px 54px);border:15px solid #2f1a12;width:216px;height:315px;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:inset 0 0 0 7px #8b5b35,9px 12px #12070547}.work-gate .gate-frame{background:repeating-linear-gradient(90deg,#745034 0 47px,#3f281b 47px 53px,#866040 53px 60px);border-color:#2b1810;width:246px;height:355px;box-shadow:inset 0 0 0 8px #a16c39,0 0 70px #ffb5432e,11px 14px #12070552}.gate-sign{z-index:5;color:#4a2d1d;min-width:76px;font-family:var(--serif);background:#d0a259;border:4px solid #342016;padding:7px 12px;font-size:13px;font-style:normal;top:19px}.gate-glow,.gate-sign{position:absolute;left:50%;transform:translate(-50%)}.gate-glow{z-index:-1;background:#f5ae451c;width:70%;height:72%;top:12%;box-shadow:0 0 70px #f5ae4530}.gate-copy{background:#2d180feb;border-top:3px solid #d19a4e;padding:12px;position:absolute;bottom:0;left:2px;right:2px;box-shadow:6px 7px #12070547}.gate-copy em,.gate-copy small,.gate-copy strong{display:block}.gate-copy small{color:#e4ae57;letter-spacing:.17em;font-family:ui-monospace,monospace;font-size:7px}.gate-copy strong{font-family:var(--serif);margin-top:4px;font-size:19px}.gate-copy em{color:#ffedc78f;margin-top:3px;font-size:8px;font-style:normal}.work-gate .gate-copy{padding:15px;bottom:7px}.work-gate .gate-copy strong{font-size:23px}.work-room-badge{z-index:6;color:#ffe9b3;background:#a84f34;padding:7px 9px;font-size:7px;position:absolute;top:63px;right:-2px;box-shadow:4px 4px #49291b}.market-shelf{background:#2d1a12;height:18px;position:absolute;bottom:66px;left:16px;right:16px;box-shadow:inset 0 6px #996039,0 9px #1308053d}.market-box{color:#ffe0a2;width:65px;height:62px;font-family:var(--serif);background:#a96738;border:6px solid #3b2418;place-items:center;font-size:18px;display:grid;position:absolute;bottom:84px;box-shadow:inset -8px -8px #744227}.box-a{left:27px}.box-b{background:#945142;bottom:84px;right:27px}.work-desk-mini{background:#6d4228;height:65px;position:absolute;bottom:56px;left:18px;right:18px;box-shadow:inset 0 10px #9b6237,0 10px #3b2418}.work-desk-mini b,.work-desk-mini i{background:#382218;width:18px;height:66px;position:absolute;top:58px}.work-desk-mini i{left:15px}.work-desk-mini b{right:15px}.work-hourglass-mini{z-index:2;color:#fff1b5;clip-path:polygon(0 0,100% 0,70% 50%,100% 100%,0 100%,30% 50%);background:linear-gradient(145deg,#cbeee2a6,#669d9173);border-top:10px solid #b6733d;border-bottom:10px solid #b6733d;place-items:center;width:55px;height:72px;font-family:ui-monospace,monospace;font-size:15px;display:grid;position:absolute;bottom:115px;left:55px}.work-calendar-mini{color:#563a27;background:#e2cf9d;border:6px solid #3a2418;border-top:19px solid #a84e34;place-items:center;width:65px;height:72px;font-family:ui-monospace,monospace;font-size:22px;display:grid;position:absolute;bottom:116px;right:39px}.fun-screen{background:linear-gradient(145deg,#394c53,#171c22);border:10px solid #2a1b17;height:120px;position:absolute;bottom:91px;left:25px;right:25px;box-shadow:inset 0 0 0 5px #644537}.fun-screen i{color:#ffe6b3;background:#b55843;place-items:center;width:42px;height:42px;font-style:normal;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fun-books{background:#ad603e;width:80px;height:16px;position:absolute;bottom:52px;right:34px;box-shadow:0 -18px #596a50,0 -34px #d0a058}.foyer-hotbar{z-index:30;background:#28160ef5;border:2px solid #6f472c;gap:3px;padding:5px;display:flex;position:fixed;bottom:15px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 3px #c1843c24,7px 8px #0f060447}.foyer-hotbar button{color:#f7e6bd;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;min-width:92px;height:40px;padding:0 12px;display:flex}.foyer-hotbar button:first-child{background:#b7642f47}.foyer-hotbar button:hover{background:#ffe4a91a}.foyer-hotbar span{color:#dca955;font-family:ui-monospace,monospace;font-size:8px}.foyer-hotbar strong{font-family:var(--serif);font-size:11px}.portal-room{color:#f6e7c2;background:#3b2418;min-height:100svh;position:relative;overflow-x:hidden}.portal-room-header{z-index:30;border-bottom:1px solid #ffe2a929;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1320px,100% - 56px);height:78px;margin:0 auto;display:grid;position:relative}.portal-back{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;justify-self:start;align-items:center;gap:10px;padding:0;display:flex}.portal-back>span{background:#1c0d0933;border:1px solid #ffe3ae3d;place-items:center;width:34px;height:34px;display:grid}.portal-back small,.portal-back strong{display:block}.portal-back small{color:#ffecc27a;font-size:7px}.portal-back strong{font-family:var(--serif);margin-top:2px;font-size:13px}.portal-user{justify-self:end;align-items:center;gap:8px;display:flex}.portal-user span{background:#6b4930;border:2px solid #ffe4af6b;place-items:center;width:32px;height:32px;font-size:10px;display:grid}.portal-user strong{text-overflow:ellipsis;white-space:nowrap;max-width:110px;font-size:9px;overflow:hidden}.portal-room-scenery{pointer-events:none;position:absolute;inset:0;overflow:hidden}.portal-room-scenery:before{content:"";background:repeating-linear-gradient(0deg,#56331f 0 44px,#321e15 44px 49px,#633c25 49px 56px);position:absolute;inset:0 0 31%;box-shadow:inset 0 -70px 100px #180a0659}.entertainment-room .portal-room-scenery:before{background:repeating-linear-gradient(0deg,#3f3030 0 44px,#241b1d 44px 49px,#4d3935 49px 56px)}.portal-room-floor{transform-origin:bottom;background:repeating-linear-gradient(90deg,#4d2e20 0 116px,#281813 116px 123px,#603c29 123px 130px);border-top:12px solid #29170f;height:42%;position:absolute;bottom:-10%;left:-7%;right:-7%;transform:perspective(750px)rotateX(55deg)scaleX(1.18)}.portal-beam{z-index:2;background:#2a1811;width:28px;position:absolute;top:0;bottom:30%;box-shadow:inset 7px 0 #4b2c1d,7px 9px #12070538}.portal-beam.beam-a{left:4%}.portal-beam.beam-b{right:4%}.portal-window{z-index:2;opacity:.8;background:linear-gradient(#7fa5a1 0 47%,#d4a868 48% 58%,#41583f 59%);border:12px solid #2a1811;width:180px;height:160px;position:absolute;top:15%;right:8%;box-shadow:inset 0 0 0 5px #8c5b37,9px 11px #12070540}.portal-window:after,.portal-window:before{content:"";z-index:2;background:#4a2b1c;position:absolute}.portal-window:before{width:7px;top:0;bottom:0;left:50%}.portal-window:after{height:7px;top:50%;left:0;right:0}.portal-window b,.portal-window i{clip-path:polygon(50% 0,100% 42%,72% 42%,100% 72%,68% 72%,91% 100%,9% 100%,32% 72%,0 72%,28% 42%,0 42%);background:#294334;width:22px;height:70%;position:absolute;bottom:0}.portal-window i{left:12px}.portal-window b{height:54%;right:13px}.portal-lamp{z-index:4;background:#29170f;width:7px;height:105px;position:absolute;top:7%;left:11%}.portal-lamp i{background:#f6bf64;border:7px solid #29170f;width:47px;height:52px;position:absolute;bottom:-8px;left:-20px;box-shadow:inset -7px -7px #d5813d,0 0 46px 16px #f9a84133}.entertainment-room .portal-lamp i{background:#ca7d72;box-shadow:inset -7px -7px #7a4d55,0 0 50px 17px #b8676f2e}.portal-room-content{z-index:5;width:min(1160px,100% - 48px);margin:0 auto;padding:64px 0 100px;position:relative}.portal-room-title{text-shadow:0 3px #1b0b0740;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px;display:flex}.portal-room-title p{color:#e9b25b;letter-spacing:.2em;margin:0 0 7px;font-family:ui-monospace,monospace;font-size:8px;font-weight:800}.entertainment-room .portal-room-title p{color:#d89b99}.portal-room-title h1{font-family:var(--serif);letter-spacing:-.06em;margin:0;font-size:clamp(35px,4vw,52px)}.portal-room-title span{color:#ffedc791;margin-top:8px;font-size:9px;display:block}.portal-actions{gap:8px;display:flex}.portal-actions button{color:#f2ddb1;cursor:pointer;background:#2e180f8a;border:1px solid #ffe1a43d;min-height:40px;padding:0 15px;font-size:9px;box-shadow:4px 4px #180a0629}.portal-actions button.active,.portal-actions button:hover{background:#785034}.portal-actions .portal-add{color:#fff0ca;background:#a55e34;border-color:#bf8243}.entertainment-room .portal-actions .portal-add{background:#75515d;border-color:#895b64}.portal-shelf{background:#3a2115e0;border:10px solid #382117;padding:30px 30px 43px;position:relative;box-shadow:inset 0 0 0 6px #815332,12px 14px #12070547}.entertainment-room .portal-shelf{background:#302220e6;border-color:#291d1e;box-shadow:inset 0 0 0 6px #674946,12px 14px #12070547}.portal-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.portal-empty-slot,.portal-link-card{color:#4b3425;background:#f0dfb9;border:1px solid #ffe1a629;min-height:178px;box-shadow:6px 7px #170a0633}.portal-link-card{transition:transform .16s,opacity .16s;position:relative}.portal-link-card:hover{transform:translateY(-3px)}.portal-link-card.dragging{opacity:.45}.portal-link-card.managing{outline-offset:-7px;cursor:grab;outline:2px dashed #cd8b45a6}.portal-link-card>a{min-height:178px;color:inherit;grid-template-columns:58px 1fr;align-items:center;gap:15px;padding:20px;text-decoration:none;display:grid}.portal-icon-preview,.portal-link-icon{background:var(--portal-color);color:#fff3d4;width:58px;height:58px;font-family:var(--serif);place-items:center;font-size:22px;display:grid;box-shadow:inset -9px -9px #28120c2e,4px 4px #2e1a122e}.portal-link-card em,.portal-link-card small,.portal-link-card strong,.portal-link-url{display:block}.portal-link-card small{color:#a0805d;letter-spacing:.13em;font-family:ui-monospace,monospace;font-size:6px}.portal-link-card strong{font-family:var(--serif);margin-top:7px;font-size:17px}.portal-link-url{color:#9b8974;text-overflow:ellipsis;white-space:nowrap;max-width:130px;margin-top:4px;font-family:ui-monospace,monospace;font-size:7px;overflow:hidden}.portal-jump-button{background:#9b5c36;width:fit-content;margin-top:12px;padding:7px 10px;font-size:8px;font-style:normal;box-shadow:3px 3px #4126182e;color:#fff4d8!important}.portal-link-card:hover .portal-jump-button{background:#754126}.entertainment-room .portal-jump-button{background:#76505c}.entertainment-room .portal-link-card:hover .portal-jump-button{background:#583941}.portal-manage-controls{z-index:3;grid-template-columns:30px 30px 1fr;gap:4px;display:grid;position:absolute;bottom:8px;left:8px;right:8px}.portal-manage-controls button{color:#684832;cursor:pointer;background:#4e32221f;border:0;height:27px;font-size:8px}.portal-manage-controls button:disabled{opacity:.3}.portal-manage-controls button.remove{color:#fff0cf;background:#a4513d}.portal-empty-slot{color:#ffecc49e;cursor:pointer;background:#eedcb521;border-style:dashed;place-items:center;display:grid}.portal-empty-slot:hover{background:#eedcb533}.portal-empty-slot span{font-size:27px}.portal-empty-slot strong{font-family:var(--serif);margin-top:-27px;font-size:12px}.portal-empty-slot small{margin-top:-30px;font-size:8px}.portal-shelf-edge{background:#43281b;height:27px;position:absolute;bottom:-25px;left:-23px;right:-23px;box-shadow:inset 0 8px #98613a,0 10px #11070542}.restore-defaults{color:#ffeac1ad;cursor:pointer;background:#2c170f6b;border:1px solid #ffe1a738;margin:35px auto 0;padding:8px 13px;font-size:8px;display:block}.portal-add-modal{color:#493428;background:#f3e8cd;border:2px solid #b5783e;width:min(560px,100%);max-height:calc(100svh - 34px);padding:38px;position:relative;overflow-y:auto;box-shadow:inset 0 0 0 7px #e3cda4,12px 13px #12070559}.portal-add-modal>p{color:#ad653d;letter-spacing:.17em;margin:0 0 6px;font-family:ui-monospace,monospace;font-size:8px;font-weight:800}.portal-add-modal>h2{font-family:var(--serif);margin:0;font-size:28px}.portal-add-modal>span{color:#897567;margin:7px 0 25px;font-size:9px;display:block}.portal-add-modal>label,.portal-appearance-fields label{gap:7px;margin-top:14px;display:grid}.portal-add-modal label strong{font-size:9px}.portal-add-modal input{color:#493428;width:100%;height:43px;font-family:var(--sans);background:#fffdf5;border:1px solid #cbbda1;border-radius:0;outline:none;padding:0 12px;font-size:11px}.portal-add-modal input:focus{border-color:#a7683e;box-shadow:0 0 0 2px #a7683e1f}.portal-appearance-fields{grid-template-columns:1fr 1fr 62px;align-items:end;gap:12px;display:grid}.portal-appearance-fields input[type=color]{padding:4px}.portal-icon-preview{width:54px;height:43px;margin-bottom:0;font-size:16px}.portal-add-modal .modal-actions{margin-top:24px}@media (max-width:1050px){.room-gate{width:245px}.life-gate{left:1%}.fun-gate{right:1%}.work-gate{width:285px}.portal-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-window{opacity:.35}}@media (max-width:760px){.foyer-hud{grid-template-columns:1fr auto;width:calc(100% - 28px);height:68px}.foyer-hud .world-date,.foyer-hud .world-user div{display:none}.foyer-stage{height:calc(100svh - 68px);min-height:720px;overflow:hidden}.foyer-title{width:90%;top:4%}.foyer-title h1{font-size:28px}.room-gate{width:165px;height:280px;bottom:19%}.gate-frame{border-width:9px;width:140px;height:205px}.gate-sign{border-width:3px;min-width:60px;padding:4px 8px;font-size:10px;top:10px}.gate-copy{padding:8px 4px;bottom:-7px}.gate-copy small{font-size:5px}.gate-copy strong{font-size:13px}.gate-copy em{font-size:6px}.life-gate{left:-16%;transform:scale(.78)}.life-gate:hover{transform:scale(.8)translateY(-3px)}.fun-gate{right:-16%;transform:scale(.78)}.fun-gate:hover{transform:scale(.8)translateY(-3px)}.work-gate{z-index:8;width:190px;height:335px;bottom:21%}.work-gate .gate-frame{border-width:10px;width:165px;height:245px}.work-gate .gate-copy{padding:10px;bottom:0}.work-gate .gate-copy strong{font-size:16px}.work-room-badge{top:46px;right:-7px}.market-box{border-width:4px;width:42px;height:40px;font-size:12px;bottom:48px}.box-a{left:16px}.box-b{bottom:48px;right:16px}.market-shelf{height:10px;bottom:40px}.work-desk-mini{height:45px;bottom:40px}.work-desk-mini b,.work-desk-mini i{height:38px;top:40px}.work-hourglass-mini{width:40px;height:52px;bottom:79px;left:35px}.work-calendar-mini{border-width:13px 4px 4px;width:45px;height:51px;font-size:15px;bottom:80px;right:24px}.fun-screen{border-width:6px;height:82px;bottom:54px;left:15px;right:15px}.fun-books{bottom:33px;right:20px;transform:scale(.7)}.foyer-hotbar{bottom:8px}.foyer-hotbar button{min-width:82px;padding:0 9px}.portal-room-header{grid-template-columns:1fr auto;width:calc(100% - 28px);height:68px}.portal-room-header .room-switcher{z-index:40;justify-content:center;position:fixed;bottom:9px;left:10px;right:10px}.portal-room-header .room-switcher button{flex:1}.portal-user{display:none}.portal-room-content{width:calc(100% - 28px);padding:42px 0 100px}.portal-room-title{flex-direction:column;align-items:flex-start;margin-bottom:24px}.portal-room-title h1{font-size:35px}.portal-actions{width:100%}.portal-actions button{flex:1}.portal-shelf{border-width:7px;padding:20px 15px 35px}.portal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.portal-empty-slot,.portal-link-card{min-height:160px}.portal-link-card>a{grid-template-columns:42px 1fr;gap:9px;min-height:160px;padding:14px}.portal-link-icon{width:42px;height:42px;font-size:16px}.portal-link-card strong{font-size:13px}.portal-link-url{max-width:90px}.portal-jump-button{padding:6px 8px;font-size:7px!important}.portal-window{right:-30px}.portal-add-modal{padding:32px 20px 23px}.portal-appearance-fields{grid-template-columns:1fr 1fr 54px}}