*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%}body{background:radial-gradient(1000px 500px at 85% -10%,rgba(239,159,39,.14),transparent 60%),radial-gradient(900px 520px at -10% 20%,rgba(216,90,48,.1),transparent 55%),linear-gradient(180deg,#faf6f0,#f5efe6);color:#3a3028;-webkit-font-smoothing:antialiased}.page-wrap{max-width:900px;margin:0 auto;padding:16px 14px 40px}.brand{font-weight:700;font-size:18px;letter-spacing:.5px;color:#d85a30;display:flex;align-items:center;gap:8px}.brand small{color:#b8a795;font-weight:400;font-size:12px;letter-spacing:.2em}.readonly-banner{border:1px dashed rgba(216,90,48,.4);background:linear-gradient(90deg,#d85a3014,#ef9f270f);border-radius:12px;padding:10px 16px;color:#a3482a;font-weight:500;display:flex;align-items:center;gap:8px}.note-row{cursor:pointer;border-radius:8px;transition:background .15s ease}.note-row:hover{background:#d85a300a}.note-row:focus-visible{outline:2px solid rgba(216,90,48,.55);outline-offset:2px}.today-pending{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:12px;border:1px solid rgba(226,75,74,.28);background:linear-gradient(90deg,#e24b4a14,#ef9f270f);color:#a3482a;font-weight:500;font-size:13px;cursor:pointer;-webkit-tap-highlight-color:transparent}.today-pending .arrow{margin-left:auto}.stat-hero{border-radius:18px;padding:18px 20px;color:#fff;position:relative;overflow:hidden}.stat-hero.me{background:linear-gradient(135deg,#ef9f27,#e8843a)}.stat-hero.ta{background:linear-gradient(135deg,#d85a30,#c4453a)}.stat-hero .num{font-size:34px;font-weight:800;line-height:1.1}.stat-hero .lbl{font-size:13px;opacity:.9;margin-top:6px}.todo-note{color:#8d7f6f;font-size:13px;white-space:pre-wrap;word-break:break-word}.muted{color:#a99c8e}.owner-chip{border-radius:999px;background:#f1e9dd;color:#8a6b4f;padding:1px 8px;font-size:12px}.auth-logo{font-size:40px;line-height:1;background:linear-gradient(135deg,#d85a30,#ef9f27);-webkit-background-clip:text;background-clip:text;color:transparent}:root{--sidebar-w: 210px;--bottomnav-h: 58px;--sticky-top: 0px}.app-shell{display:flex;min-height:100vh;align-items:stretch}@supports (min-height: 100dvh){.app-shell{min-height:100dvh}}.app-sidebar{flex:0 0 var(--sidebar-w);width:var(--sidebar-w);position:sticky;top:0;height:100vh;display:flex;flex-direction:column;gap:4px;padding:16px 12px 14px;background:#fffcf7e6;border-right:1px solid rgba(216,90,48,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.app-sidebar .brand{margin-bottom:10px}.side-nav{display:flex;flex-direction:column;gap:4px}.side-nav .ant-btn{justify-content:flex-start;text-align:left}.side-foot{margin-top:auto;display:flex;flex-direction:column;gap:10px;padding-top:12px;border-top:1px dashed rgba(216,90,48,.16)}.app-topbar{display:none;position:sticky;top:0;z-index:20;align-items:center;gap:10px;padding:8px 12px;background:#fffcf7eb;border-bottom:1px solid rgba(216,90,48,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.app-topbar .topbar-title{font-weight:600;color:#3f332b;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-main{flex:1;min-width:0;display:flex;flex-direction:column}.app-bottom-nav{position:sticky;bottom:0;z-index:21;height:calc(var(--bottomnav-h) + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);display:flex;align-items:stretch;background:#fffcf7f5;border-top:1px solid rgba(216,90,48,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:6px 0 4px;font-size:11px;line-height:1.2;color:#9a8a79;background:transparent;border:0;cursor:pointer;transition:color .15s ease;-webkit-tap-highlight-color:transparent}.nav-item .anticon{font-size:18px}.nav-item.active{color:#d85a30;font-weight:600}.nav-item>span{white-space:nowrap}.ptr-shell{position:relative}.ptr-indicator{position:absolute;left:0;right:0;top:0;display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;color:#b07a5c;pointer-events:none;overflow:hidden}.ptr-indicator .anticon{font-size:14px}html,body{overscroll-behavior-y:contain}@media (max-width: 767px){.app-sidebar{display:none}.app-topbar{display:flex}.page-wrap{padding:12px 12px 24px}:root{--sticky-top: 55px}}.ant-card.card-sticky>.ant-card-head{position:sticky;top:var(--sticky-top);z-index:12;background:#fff}.ant-card.card-sticky>.ant-card-head .ant-card-head-wrapper{flex-wrap:wrap}.ant-card.card-sticky>.ant-card-head .ant-card-head-title{overflow:visible;white-space:normal;text-overflow:clip}.card-toolbar{display:flex;flex-direction:column;gap:8px;padding:8px 0}.card-toolbar-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.card-toolbar-right{margin-inline-start:auto}.ant-card.card-sticky-bar{position:sticky;top:var(--sticky-top);z-index:12}@media (max-width: 480px){.ant-card.card-sticky.goal-card>.ant-card-head .ant-card-head-wrapper{row-gap:6px}.ant-card.card-sticky.goal-card>.ant-card-head .ant-card-head-title,.ant-card.card-sticky.goal-card>.ant-card-head .ant-card-extra{flex:1 1 100%;min-width:0}.ant-card.card-sticky.goal-card>.ant-card-head .ant-card-extra{margin-inline-start:0}}.reward-row>.ant-tag{margin-inline-end:0;padding-inline:5px}.reward-row-head{display:flex;align-items:flex-start;gap:6px}.reward-row-head>.ant-space{flex:1 1 auto;min-width:0}.reward-row-head>.ant-btn{flex:none}.ant-space.reward-row-tags{width:100%}.ant-space.reward-row-actions{width:100%;justify-content:flex-end}.shelf-balance{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.shelf-balance-item{font-size:13px}.shelf-balance-num{margin:0 2px 0 4px;color:#d85a30;font-size:16px}.shelf-balance-pending{display:inline-flex;align-items:center;gap:6px;cursor:pointer;font-size:12px}.shelf-outbox{margin-top:8px;padding-top:8px;border-top:1px dashed #f0e6d8;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.shelf-group-title{display:flex;align-items:center;gap:4px;margin:8px 0 2px;color:#8c7a66}.shelf-disabled .ant-collapse-header{padding-inline:0!important;padding-block:6px!important}.shelf-search .ant-input{font-size:12px}.redeem-row-focus{box-shadow:0 0 0 2px #ef9f27;transition:box-shadow .3s ease}.habit-week-row{display:flex;align-items:stretch;gap:6px;margin-bottom:5px}.habit-week-grid{flex:1 1 auto;min-width:0;display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.habit-week-grid--head{margin-bottom:2px}.habit-week-grid__head{text-align:center;font-size:11px;color:#8c7a66}.habit-week-row__label{flex:0 0 46px;padding-top:4px;font-size:10px;line-height:1.25;color:#8c7a66;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.habit-week-row__label.is-strong{color:#b8540a;font-weight:700}.habit-cell{position:relative;min-height:44px;border:none;border-radius:8px;padding:0;font-size:11px;line-height:1.1;cursor:pointer;background:#f3ecdf;color:#6f5f4c;transition:background .15s ease,color .15s ease}.habit-cell__date{display:block}.habit-cell__tick{position:absolute;top:2px;right:3px;font-size:9px;line-height:1}.habit-cell--blank{background:transparent;min-height:44px;cursor:default}.habit-cell:hover:not(:disabled){background:#e9dcc9}.habit-cell:disabled{cursor:default}.habit-cell:focus-visible{outline:3px solid #d85a30;outline-offset:2px}.habit-cell--checked{background:linear-gradient(135deg,#b8540a,#8f310f);color:#fff;font-weight:700}.habit-cell--checked:hover:not(:disabled){background:linear-gradient(135deg,#a64a08,#7d2b0c)}.habit-cell--future{background:#faf5ee;color:#c3b6a6}.habit-cell--planned{border:1.5px dashed rgba(216,90,48,.45)}.habit-cell--today{box-shadow:0 0 0 2px #fff,0 0 0 4px #d85a30}.habit-week-strip{display:grid;grid-template-columns:repeat(7,20px);gap:3px 6px;margin-top:6px;width:max-content;max-width:100%;padding:6px 8px;border:1px solid #efe7da;border-radius:8px;background:#fffdfa}.habit-week-strip__range{grid-column:1 / -1;font-size:10px;line-height:1;color:#a3958a}.habit-week-strip__head{font-size:10px;line-height:1;color:#a3958a;text-align:center}.habit-week-strip__item{display:flex;flex-direction:column;align-items:center;gap:3px;min-width:20px}.habit-week-strip__cell{width:20px;height:18px;border-radius:5px;background:#efe7da}.habit-week-strip__cell.is-on{background:linear-gradient(135deg,#ef9f27,#d85a30)}.habit-week-strip__cell.is-future{background:#faf5ee}.habit-week-strip__day{font-size:11px;line-height:1;color:#a3958a}.habit-week-strip__item.is-today .habit-week-strip__cell{box-shadow:0 0 0 2px #fff,0 0 0 4px #d85a3059}.habit-week-strip__item.is-today .habit-week-strip__day{color:#d85a30;font-weight:700}@media (max-width: 400px){.habit-cell{min-height:38px;font-size:10px}.habit-week-row__label{flex-basis:40px;font-size:9px}}.ant-modal.cc-modal .ant-modal-content{display:flex;flex-direction:column;padding:0;max-height:calc(100vh - 24px);overflow:hidden}@supports (max-height: 100dvh){.ant-modal.cc-modal .ant-modal-content{max-height:calc(100dvh - 24px)}}.ant-modal.cc-modal .ant-modal-header{flex:none;margin:0;padding:15px 46px 12px 16px;border-bottom:1px solid rgba(216,90,48,.12)}.ant-modal.cc-modal .ant-modal-close{top:10px;inset-inline-end:8px}.ant-modal.cc-modal .ant-modal-body{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:14px 16px 16px}.ant-modal.cc-modal .ant-modal-footer{flex:none;margin:0;padding:12px 16px;text-align:initial;border-top:1px solid rgba(216,90,48,.12);display:flex;gap:10px}.ant-modal.cc-modal .ant-modal-footer>.ant-btn{flex:1 1 0}.ant-modal.cc-modal .ant-modal-footer>.ant-btn+.ant-btn{margin-inline-start:0}.site-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px 10px;padding:14px 8px 4px;font-size:12px;line-height:1.6;text-align:center;color:#a99c8e}.site-footer-item{color:#a99c8e;text-decoration:none;white-space:nowrap}.site-footer a.site-footer-item:hover{color:#d85a30;text-decoration:underline}
