:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#1b2a32;background:#f3f5f4;font-size:16px;font-synthesis:none;--ink:#172831;--muted:#6b777b;--line:#e7eae7;--green:#c9ee86;--dark:#101d29;--accent:#44683b;--radius:24px}
*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}button,a,input,select,textarea{outline-offset:4px}button:focus-visible,a:focus-visible{outline:3px solid #5d803d}button{color:inherit}a{color:inherit;text-decoration:none}.icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle}button{border:0;background:none}h1,h2,h3,p{margin:0}h1{font-size:36px;font-weight:750;letter-spacing:-1.25px;line-height:1.18}h2{font-size:21px;letter-spacing:-.5px;line-height:1.3}h3{font-size:18px}p{line-height:1.6}.workspace{max-width:1280px;margin:auto;padding:0 44px}.topbar{height:104px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;font-size:22px;letter-spacing:-.7px;font-weight:750}.brand-mark{display:inline-flex;justify-content:center;align-items:center;background:var(--green);color:var(--dark);font-size:37px;line-height:1;width:48px;height:48px;border-radius:16px;font-weight:500}.brand-sub{display:block;font-size:10px;letter-spacing:1.55px;line-height:1.4;color:#737d7e;margin-top:4px;font-weight:600}.top-right{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--muted)}.live-dot{width:7px;height:7px;background:#6d944e;border-radius:50%}.avatar{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#e0e6dd;color:#3b5435;font-size:14px;font-weight:700}.top-right .avatar{margin-left:14px;border:3px solid #fff;width:42px;height:42px}.navigation{display:flex;gap:6px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 0;margin-bottom:36px}.nav-item{display:flex;align-items:center;gap:9px;padding:11px 19px;border-radius:12px;font-size:14px;color:#6b777b;font-weight:550;transition:background .15s,color .15s}.nav-item.active{background:#e2eacb;color:#2e4530}.nav-item:hover{background:#e8eddf}.nav-letter{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border:1.4px solid currentColor;border-radius:6px;font-size:12px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:30px}.eyebrow{display:block;font-size:10px;letter-spacing:1.6px;font-weight:700;color:#738079;margin-bottom:13px}.page-heading p{color:#738079;margin-top:12px;font-size:15px}.page-heading h1>span{font-size:32px;margin-left:5px}.primary,.secondary,.text-button,.danger-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 19px;border-radius:13px;white-space:nowrap;font-size:14px;font-weight:650;min-height:44px}.primary{background:var(--green);color:#22391e}.primary:hover{background:#bce774}.secondary{background:#fff;border:1px solid #dde2dc}.secondary:hover{background:#f7faf3}.text-button{padding:8px 0;min-height:40px;background:none;color:#486046}.danger-button{background:#fff0eb;color:#a14127}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0;border-radius:11px;color:#768278}.icon-button:hover{background:#edf1e8}.icon-button.active{background:white;color:#314b28;box-shadow:0 2px 6px #1728310d}.overview-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,1fr);gap:24px}.journey-card{background:var(--dark);color:#fff;border-radius:var(--radius);padding:27px 30px 0;overflow:hidden;position:relative}.journey-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.pill-light{display:flex;align-items:center;gap:7px;color:#cfddcd;font-size:10px;font-weight:650;letter-spacing:1px}.pill-light .icon{width:15px;height:15px;stroke:#caee8a}.journey-days{font-size:12px;color:#a2afb6}.journey-core{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:28px 0 26px}.journey-core h2{font-size:32px;letter-spacing:-.9px;line-height:1.25}.journey-core p{font-size:13px;line-height:1.7;color:#acb9bf;margin-top:14px;white-space:pre-line}.travel-route{display:flex;align-items:center;gap:12px;margin-top:24px;font-size:12px;color:#b4bfc3}.travel-route strong{color:#e9f5d6;font-weight:600}.route-line{display:inline-flex;align-items:center;justify-content:center;position:relative;min-width:70px;flex:1;height:20px;max-width:100px}.route-line:before{content:"";position:absolute;left:0;right:0;top:50%;border-top:1px dashed #71807c}.route-line .icon{background:var(--dark);color:#c7e38d;width:17px;height:17px;transform:rotate(35deg);position:relative}.progress-ring{width:183px;height:183px;flex-shrink:0;padding:10px;border-radius:50%;background:conic-gradient(var(--green) var(--progress),#2b3c44 0);transform:rotate(-45deg);position:relative}.progress-ring:after{content:"";position:absolute;inset:-9px;border:1px dashed #496054;border-radius:50%;opacity:.55}.progress-ring>div{width:100%;height:100%;border-radius:50%;background:var(--dark);display:flex;justify-content:center;align-items:center;flex-direction:column;transform:rotate(45deg);gap:4px}.progress-ring strong{font-size:54px;font-weight:650;letter-spacing:-2px;color:#d8f1a8}.progress-ring small{font-size:26px;letter-spacing:0;margin-left:2px}.progress-ring>div>span{font-size:11px;color:#a9b7b6}.journey-bottom{padding:17px 0;border-top:1px solid #ffffff15;display:flex;align-items:center;justify-content:space-between;color:#a9b5bd;font-size:11px;gap:10px}.journey-bottom b{color:#efffcf;font-weight:650}.journey-bottom .icon{width:14px;height:14px;margin-left:4px}.finance-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:22px 25px 16px;display:flex;flex-direction:column}.section-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.section-title .eyebrow{margin-bottom:6px}.finance-card .section-title{margin-bottom:24px}.finance-card h2{font-size:17px;display:flex;align-items:center;gap:9px}.finance-card h2>.icon{color:#6f7d6b}.money-top{display:grid;grid-template-columns:1fr 1fr;gap:15px}.money-top>div+div{border-left:1px solid var(--line);padding-left:18px}.money-label{display:flex;align-items:center;gap:6px;color:#768079;font-size:12px;white-space:nowrap}.dot{width:6px;height:6px;border-radius:50%;display:inline-block}.green{background:#85ab61}.gold{background:#e7bb5c}.money-top strong{font-size:25px;letter-spacing:-1px;display:block;margin-top:9px;overflow-wrap:anywhere}.budget-bar{height:7px;border-radius:9px;background:#edf0e8;overflow:hidden;display:flex;margin:23px 0 10px}.budget-bar span{background:#95b877}.budget-bar i{background:#ebc879}.remaining{color:#72816e;font-size:11px;line-height:1.5}.remaining.negative{color:#b14b2d}.budget-total{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:21px;background:#f3f6ef;border-radius:13px;padding:14px 15px}.budget-total span{font-size:12px;color:#708069;display:block}.budget-total strong{display:block;margin-top:5px;font-size:23px;letter-spacing:-.6px}.finance-card>.text-button{align-self:flex-start;margin-top:6px;font-size:12px}.team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:24px 0 32px}.team-card{display:flex;gap:12px;align-items:center;padding:20px 16px;background:#fff;border:1px solid var(--line);border-radius:18px;text-align:left;transition:transform .15s,border-color .15s;min-width:0}.team-card:hover{transform:translateY(-3px);border-color:#b7cca0}.team-avatar{width:42px;height:46px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;background:#e8eddc;color:#597744;font-size:20px;font-weight:600;flex-shrink:0}.team-1 .team-avatar{background:#e9e9f6;color:#666394}.team-2 .team-avatar{background:#f8ebdb}.team-3 .team-avatar{background:#e7efef}.team-body{display:flex;flex-direction:column;gap:5px;flex:1;min-width:0}.team-body>b{font-size:14px;white-space:nowrap}.team-body>span:not(.mini-bar){font-size:9px;color:#8b938c;white-space:nowrap}.mini-bar{height:4px;border-radius:9px;background:#edf0e8;display:block;overflow:hidden;margin-top:5px}.mini-bar i{display:block;height:100%;background:#96b873}.team-card>strong{font-size:22px;letter-spacing:-.8px;font-weight:600;margin-left:1px}.team-card>strong>small{font-size:11px;font-weight:400;color:#7a8578;margin-left:2px}.lower-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:24px}.panel{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:25px}.next-tasks{padding-bottom:10px}.next-tasks .section-title{margin-bottom:12px}.task-row{display:flex;align-items:center;gap:13px;padding:20px 0;border-top:1px solid #eef0ec}.task-check{height:24px;width:24px;min-width:24px;border:1.5px solid #d4dccd;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;padding:2px;position:relative}.task-check:before{content:"";position:absolute;inset:-10px}.task-check:hover{border-color:#76994e;background:#f4f9eb}.task-check .icon{width:16px;height:16px}.task-detail{text-align:left;flex:1;min-width:0;padding:3px 0}.task-detail>strong{display:block;font-size:14px;line-height:1.4;font-weight:600;overflow-wrap:anywhere}.task-meta{display:flex;align-items:center;flex-wrap:wrap;gap:9px;font-size:10px;color:#8b958a;margin-top:8px}.task-meta>span{display:inline-flex;align-items:center;gap:4px}.task-meta .icon{width:12px;height:12px}.priority{font-size:10px}.p-5{color:#b58340}.p-3{color:#6b7f52}.p-1{color:#8a9586}.owner-tag{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;background:#eff2e8;color:#658054;border-radius:5px;font-size:10px;min-width:18px}.overdue{color:#c26046!important}.task-side{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.task-side>b{font-size:13px;white-space:nowrap}.task-side>span{color:#87957c;font-size:10px;white-space:nowrap}.done .task-check{background:#d8edbd;border-color:#d8edbd;color:#50703a}.done .task-detail>strong{text-decoration:line-through;color:#8c9687}.done .task-side{opacity:.6}.activity .section-title{margin-bottom:13px}.tiny-chip{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:#f3f5ed;border-radius:9px;color:#90a17e}.event{display:flex;gap:11px;padding:12px 0;border-bottom:1px solid #f2f3f0;align-items:flex-start}.event:last-child{border:0}.event-avatar{font-size:10px;min-width:25px;height:25px;border-radius:50%;background:#edf1e4;color:#597349;display:inline-flex;align-items:center;justify-content:center;font-weight:650}.event p{font-size:12px;line-height:1.5;white-space:pre-line;overflow-wrap:anywhere}.event time{display:block;font-size:10px;color:#929b8e;margin-top:6px}.empty{text-align:center;padding:38px 20px}.empty>span{display:block;font-size:36px;margin-bottom:17px}.empty h3{font-size:17px;font-weight:600;letter-spacing:-.3px}.empty p{font-size:13px;color:#83907a;max-width:330px;margin:10px auto 0;line-height:1.75}.empty .primary,.empty .secondary{margin-top:24px}.footer{padding:32px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#94a08c;font-size:11px}.footer .icon{width:12px;height:12px;margin-left:3px}.section-progress{display:flex;align-items:center;gap:17px;background:#e8efd9;border:1px solid #e0e8d2;border-radius:20px;padding:23px 25px;margin-bottom:24px}.section-progress .team-avatar{background:white}.section-progress>div:not(.wide-progress){display:flex;flex-direction:column;gap:6px;min-width:160px}.section-progress strong{font-size:16px}.section-progress span{font-size:12px;color:#6d7c5d}.section-progress>b{font-size:29px;font-weight:600;color:#50663f}.wide-progress{flex:1;height:8px;border-radius:9px;background:#d8e2c9;margin:0 22px;overflow:hidden}.wide-progress i{display:block;height:100%;background:#78935d;border-radius:9px}.pet-switch{display:flex;gap:8px;padding:6px;background:#e8ece4;border-radius:18px;margin-bottom:24px;width:max-content;max-width:100%}.pet-switch button{padding:10px 28px;min-height:48px;border-radius:12px;font-weight:600;font-size:16px;color:#6d7867;display:flex;align-items:center;gap:8px}.pet-switch button.active{background:white;color:#22391e;box-shadow:0 2px 5px #1c34200d}.pet-switch small{font-size:11px;font-weight:400;margin-left:7px;color:#87957c}.task-panel{padding-top:19px;padding-bottom:10px}.task-toolbar{display:flex;justify-content:space-between;gap:14px;align-items:center;padding-bottom:16px}.segmented{display:flex;gap:5px;background:#f2f5ee;padding:4px;border-radius:12px}.segmented>button{padding:10px 17px;border-radius:9px;font-size:13px;color:#7a8473;min-height:38px}.segmented>button.active{background:white;box-shadow:0 2px 5px #1c342009;color:#2f4929;font-weight:600}.view-toggle{display:flex;background:#f2f5ee;padding:4px;border-radius:12px}.weight-note{display:flex;align-items:flex-start;gap:9px;font-size:12px;color:#89957e;margin:23px 3px;line-height:1.8}.weight-note .icon{height:17px;width:17px;margin-top:3px}.calendar{border-top:1px solid var(--line);padding:18px 0;max-width:680px;margin:auto}.calendar-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.calendar-heading strong{text-transform:capitalize;font-size:17px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;text-align:center}.weekday{font-size:10px;color:#98a08f;padding:10px}.day{font-size:15px;border-radius:12px;min-height:53px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1px;padding:8px}.day>span{height:8px;color:#85a367;font-size:14px;line-height:8px}.day:hover{background:#f0f4e9}.day.today{border:1px solid #b8d095;color:#67813f}.day.selected{background:#d4eab1;font-weight:650}.selected-date{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#637754;border-top:1px solid var(--line);padding:10px 0}.board-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:24px;color:#7f8b77;font-size:13px}.board-toolbar label{display:flex;align-items:center;gap:7px}.board-toolbar select{border:0;background:transparent;font-size:13px;color:#3d5931;padding:8px 0;max-width:180px}.apartment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.apartment-card{border-radius:22px;overflow:hidden;border:1px solid var(--line);background:white;min-width:0}.apartment-cover{height:143px;background:#e4ead8;position:relative;display:flex;align-items:center;justify-content:center;padding:20px}.apartment-number{position:absolute;top:20px;left:20px;font-size:10px;letter-spacing:1.3px;color:#718362}.cover-house>.icon{width:59px;height:59px;stroke-width:.8;color:#9db38c}.cover-1{background:#eee6df}.cover-1 .cover-house>.icon{color:#baab98}.cover-2{background:#e0e9ed}.cover-2 .cover-house>.icon{color:#9fb5bd}.cover-3{background:#ece8f1}.rating-badge{position:absolute;right:15px;bottom:15px;background:#ffffffed;border-radius:11px;padding:8px 10px;display:flex;align-items:center;gap:5px;font-size:15px;font-weight:650;color:#485937}.rating-badge .icon{width:15px;height:15px;color:#b49645;fill:#e4d69e}.rating-badge small{color:#929b88;font-weight:400;font-size:11px}.apartment-body{padding:21px}.apartment-body h2{font-size:18px;overflow-wrap:anywhere}.apartment-body .section-title{margin-bottom:2px;gap:5px}.apartment-body .area{font-size:12px;color:#8c9784}.rent{margin-top:20px}.rent strong{font-size:25px;letter-spacing:-.8px}.rent>span{font-size:11px;color:#8e9886}.converted{font-size:12px;color:#8c9784;margin-top:6px}.apartment-notes{font-size:12px;color:#78836e;margin-top:14px;white-space:pre-line;overflow-wrap:anywhere}.ratings{border-top:1px solid #ecf0e6;margin-top:20px;padding-top:14px}.rating-row{display:flex;align-items:center;gap:7px;margin:8px 0}.avatar.small{width:25px;height:25px;font-size:10px}.rating-label{font-size:10px;color:#8a9580;flex:1;white-space:nowrap}.stars{display:flex;gap:0}.star{padding:5px 2px;min-height:35px;color:#dbe0d2;display:inline-flex;align-items:center;justify-content:center}.star .icon{width:20px;height:20px}.star.filled{color:#e1b75c}.star.filled .icon{fill:#e7c77d}.star:hover:not(:disabled){color:#cda03e}.star:disabled{opacity:.8}.listing-link{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ecf0e6;margin-top:15px;padding-top:18px;font-size:12px;font-weight:650;color:#506540}.listing-link:hover{color:#233a18}.board-empty .empty{padding:68px 20px}.board-empty .empty>span{font-size:56px}.board-empty h3{font-size:24px}.board-empty .empty p{max-width:390px;font-size:15px}.locked{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;gap:18px;background:var(--dark);color:white}.locked .eyebrow{color:#a0b293;margin:5px 0 0}.locked h1{font-size:32px}.locked p{color:#a4b2b6;max-width:390px;font-size:15px}.locked .primary{margin-top:12px}.locked .text-button{color:#b1c09c}.locked-icon{width:76px;height:76px;background:#23392f;border-radius:26px;display:flex;align-items:center;justify-content:center;color:#c3e18f}.locked-icon .icon{width:32px;height:32px}.demo-banner{background:#faf0cd;padding:9px 15px;border-radius:10px;color:#78663a;font-size:12px;margin-bottom:22px}dialog{border:0;border-radius:26px;padding:28px;max-width:540px;width:calc(100% - 32px);max-height:90svh;overflow:auto;background:#fff;color:var(--ink);box-shadow:0 30px 100px #07101d38}dialog::backdrop{background:#07141b80;backdrop-filter:blur(6px)}.dialog-head{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-bottom:25px}.dialog-head .eyebrow{font-size:9px;margin-bottom:7px}.dialog-head h2{font-size:25px}.field{display:flex;flex-direction:column;gap:9px;font-size:13px;font-weight:550;color:#64705f;margin-bottom:18px;min-width:0}.field input,.field select,.field textarea{border:1px solid #dee4d8;border-radius:11px;padding:12px 13px;background:#fafcf8;min-height:46px;width:100%;color:#253321;font-size:16px;font-weight:400;min-width:0;line-height:1.4}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid #b1cd8e;border-color:transparent}.field input::placeholder,.field textarea::placeholder{color:#a7afa0}.form-row{display:grid;grid-template-columns:1.4fr 1fr;gap:16px}.form-divider{border-top:1px solid var(--line);padding-top:17px;margin:4px 0 15px}.form-divider b{display:flex;align-items:center;gap:8px;font-size:14px}.form-divider span{display:block;font-size:12px;line-height:1.7;color:#8a9581;margin-top:7px}.form-hint{font-size:12px;line-height:1.8;color:#8a9581;margin:10px 0 16px}.dialog-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:22px}.dialog-actions .danger-button{margin-right:auto}.dialog-actions button{min-width:90px}.form-error{color:#ae4830;font-size:13px;line-height:1.7}.finance-summary{display:grid;grid-template-columns:1fr 1fr;gap:18px;background:#f4f7ef;border-radius:15px;padding:20px}.finance-summary span{display:flex;flex-direction:column;gap:9px;color:#829273;font-size:12px}.finance-summary b{font-size:23px;color:#32472a;letter-spacing:-.6px}.category-totals{margin:22px 0}.category-totals>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:9px 0}.category-totals b{font-size:13px;font-weight:550}.tag{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:#f3f6ef;border-radius:8px;font-size:11px;color:#7a896c}.expense-row{display:flex;align-items:center;gap:10px;width:100%;border-top:1px solid var(--line);padding:17px 0;text-align:left}.expense-emoji{font-size:21px}.expense-row>span:nth-child(2){flex:1;min-width:0}.expense-row b{font-size:13px;line-height:1.5;display:block;overflow-wrap:anywhere}.expense-row small{display:block;font-size:10px;font-weight:400;color:#8e9984;margin-top:6px}.expense-row strong{font-size:14px;white-space:nowrap;text-align:right}.expense-row>.icon{width:14px;height:14px;color:#99a38e}.full{width:100%}.archive-confirm p{color:#809173;font-size:14px;margin-top:15px;line-height:1.8}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,15px);padding:13px 20px;background:#253725;color:white;border-radius:13px;font-size:14px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;z-index:100;max-width:min(480px,calc(100vw - 28px));text-align:center;box-shadow:0 8px 30px #102a2026;line-height:1.5}#toast.show{opacity:1;transform:translate(-50%,0)}#toast.error{background:#934b35}button:disabled{opacity:.6}.saving{cursor:progress}.saving .task-check{pointer-events:none}
@media(min-width:1350px){.workspace{padding:0 50px}}
@media(max-width:1100px){.workspace{padding:0 28px}.journey-card{padding:24px 25px 0}.journey-core h2{font-size:28px}.progress-ring{width:160px;height:160px}.progress-ring strong{font-size:45px}.overview-grid{gap:18px;grid-template-columns:1.5fr 1fr}.journey-core{gap:20px}.finance-card{padding:20px}.team-grid{gap:10px}.team-card{padding:18px 12px;gap:8px}.team-avatar{width:35px;height:40px;font-size:17px}.team-body>span:not(.mini-bar){display:none}.team-body>b{font-size:12px}.team-card>strong{font-size:19px}.lower-grid{gap:18px}.panel{padding:22px}.apartment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journey-bottom{font-size:10px}.journey-core p{font-size:12px}.money-top strong{font-size:23px}}
@media(max-width:840px){.overview-grid{grid-template-columns:1fr}.journey-card{padding:27px 30px 0}.journey-core{padding:27px 0 30px}.journey-core h2{font-size:34px}.progress-ring{width:190px;height:190px}.progress-ring strong{font-size:57px}.finance-card{padding:23px}.finance-card .section-title{margin-bottom:19px}.money-top strong{font-size:29px}.budget-total{margin-top:15px}.budget-bar{margin-top:19px}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-card{padding:20px 16px;gap:13px}.team-avatar{width:43px;height:45px;font-size:21px}.team-body>b{font-size:15px}.team-body>span:not(.mini-bar){display:block;font-size:10px}.team-card>strong{font-size:26px}.lower-grid{grid-template-columns:1fr}.activity .empty{padding:22px}.nav-item{padding:11px 12px}.page-heading h1{font-size:30px}.page-heading .primary{font-size:12px;padding:12px 15px}.page-heading p{font-size:14px}.footer{font-size:10px}.section-progress{padding:20px}.wide-progress{margin:0 6px}.section-progress>div:not(.wide-progress){min-width:130px}}
@media(max-width:580px){:root{--radius:22px}.workspace{padding:0 18px}.topbar{height:84px}.brand{font-size:20px;gap:10px}.brand-mark{width:41px;height:41px;border-radius:14px;font-size:31px}.brand-sub{font-size:8px;letter-spacing:1.15px}.desktop-only{display:none}.top-right{gap:0}.top-right .avatar{margin-left:11px}.navigation{position:fixed;left:0;bottom:0;right:0;background:#ffffffed;backdrop-filter:blur(18px);z-index:20;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:0;padding:8px 8px calc(8px + env(safe-area-inset-bottom));border-top:1px solid #e2e8dc;border-bottom:0;box-shadow:0 -6px 30px #17301505}.nav-item{flex-direction:column;gap:5px;font-size:10px;padding:9px 0;border-radius:13px;min-height:57px;font-weight:500}.nav-item .icon{width:21px;height:21px}.page-heading{margin-top:16px;margin-bottom:23px;align-items:flex-start;flex-wrap:wrap;gap:17px}.page-heading h1{font-size:29px;letter-spacing:-.9px}.page-heading h1>span{display:none}.page-heading p{font-size:13px;margin-top:9px;max-width:330px}.page-heading .eyebrow{font-size:8px;letter-spacing:1.2px;margin-bottom:11px}.page-heading>.secondary{padding:9px 13px;min-height:37px;font-size:12px;border-radius:10px}.page-heading>.primary{font-size:13px}.journey-card{padding:22px 21px 0}.journey-top{gap:7px}.pill-light{font-size:8px;letter-spacing:.75px;gap:5px}.pill-light .icon{width:13px;height:13px}.journey-days{font-size:10px}.journey-core{gap:15px;padding:29px 0 25px}.journey-core h2{font-size:25px;letter-spacing:-.7px}.journey-core p{font-size:11px;margin-top:12px;line-height:1.7}.progress-ring{width:126px;height:126px;padding:7px;margin-right:3px}.progress-ring:after{inset:-7px}.progress-ring strong{font-size:41px;letter-spacing:-1.4px}.progress-ring small{font-size:20px}.progress-ring>div>span{font-size:8px}.travel-route{font-size:9px;gap:7px;margin-top:21px}.route-line{min-width:32px;max-width:50px}.route-line .icon{width:14px;height:14px}.journey-bottom{padding:15px 0;font-size:9px;gap:5px}.journey-bottom span:last-child{max-width:115px;text-align:right;line-height:1.5}.journey-bottom .icon{display:none}.finance-card{padding:22px}.finance-card h2{font-size:18px}.money-label{font-size:13px}.money-top strong{font-size:29px}.remaining{font-size:12px}.budget-total span{font-size:13px}.budget-total strong{font-size:25px}.finance-card>.text-button{font-size:13px}.team-grid{margin:18px 0 22px;gap:11px}.team-card{padding:17px 12px;gap:10px;flex-wrap:wrap;position:relative}.team-avatar{width:34px;height:37px;font-size:18px;border-radius:10px}.team-body{min-width:0}.team-body>b{font-size:12px}.team-body>span:not(.mini-bar){display:none}.team-card>strong{width:100%;font-size:26px;margin:4px 0 0}.team-card>strong>small{font-size:13px}.mini-bar{position:absolute;bottom:28px;left:61px;right:13px;margin:0;height:5px}.panel{padding:21px}.section-title{gap:10px}.section-title h2{font-size:21px}.section-title .eyebrow{font-size:8px}.section-title>.secondary{font-size:11px;padding:8px 11px;min-height:36px;border-radius:10px}.section-title>.secondary .icon{width:15px;height:15px}.task-row{gap:12px;padding:18px 0}.task-detail>strong{font-size:14px}.task-meta{font-size:10px;gap:7px}.priority{font-size:9px}.task-side>span{font-size:9px;white-space:normal;text-align:right;line-height:1.5;max-width:58px}.task-side>b{font-size:12px}.task-side{max-width:90px}.task-check{width:23px;height:23px;min-width:23px;border-radius:7px}.activity .empty{padding:25px 5px}.empty p{font-size:13px}.event p{font-size:13px}.event time{font-size:11px}.footer{flex-direction:column;gap:9px;padding:25px 0 calc(105px + env(safe-area-inset-bottom));font-size:11px}.section-progress{gap:12px;padding:19px 17px;border-radius:18px;flex-wrap:wrap}.section-progress>div:not(.wide-progress){min-width:0;flex:1}.section-progress strong{font-size:15px}.section-progress span{font-size:11px}.wide-progress{order:5;flex-basis:100%;margin:4px 0 0;height:6px}.section-progress>b{font-size:26px}.task-panel{padding:17px 17px 4px}.task-toolbar{gap:6px}.segmented{gap:0;padding:3px}.segmented>button{font-size:11px;padding:9px 9px;min-height:34px}.view-toggle{padding:3px}.view-toggle .icon-button{height:33px;width:33px;border-radius:8px}.view-toggle .icon{width:17px;height:17px}.weight-note{font-size:11px;margin:19px 3px}.pet-switch{padding:5px;gap:5px;width:100%}.pet-switch button{padding:9px 20px;flex:1;font-size:15px;justify-content:center}.pet-switch small{margin-left:1px}.calendar-grid{gap:3px}.day{min-height:44px;padding:6px}.calendar-heading strong{font-size:15px}.board-toolbar{align-items:flex-start;flex-wrap:wrap;gap:12px;font-size:12px}.board-toolbar label{font-size:12px}.board-toolbar select{font-size:12px;padding:0}.apartment-grid{grid-template-columns:1fr;gap:20px}.apartment-cover{height:156px}.apartment-body{padding:22px}.apartment-body h2{font-size:21px}.apartment-body .area{font-size:13px}.rent strong{font-size:30px}.rent>span{font-size:13px}.converted{font-size:13px}.apartment-notes{font-size:14px}.rating-label{font-size:12px}.star{min-width:29px;min-height:40px}.star .icon{width:23px;height:23px}.avatar.small{height:30px;width:30px;font-size:12px}.rating-row{gap:10px}.listing-link{font-size:14px}.board-empty .empty{padding:45px 5px}.board-empty h3{font-size:22px}.board-empty .empty p{font-size:14px}dialog{padding:23px 20px;border-radius:23px;width:calc(100% - 22px);max-height:calc(100svh - 32px)}.dialog-head h2{font-size:23px}.dialog-head{margin-bottom:22px}.field{font-size:13px}.form-row{gap:12px}.dialog-actions{gap:7px;flex-wrap:wrap}.dialog-actions button{padding:12px 13px;font-size:12px;min-width:80px}.dialog-actions .danger-button{min-width:70px;font-size:11px}.finance-summary{padding:17px;gap:13px}.finance-summary b{font-size:23px}.expense-row{gap:8px}.expense-row b{font-size:12px}.expense-row strong{font-size:12px}.expense-row>.icon{display:none}.expense-emoji{font-size:18px}#toast{bottom:calc(90px + env(safe-area-inset-bottom));font-size:13px}.locked h1{font-size:29px}.locked p{font-size:14px}}
@media(max-width:365px){.workspace{padding:0 12px}.journey-card{padding:20px 17px 0}.journey-core h2{font-size:22px}.progress-ring{width:109px;height:109px}.progress-ring strong{font-size:36px}.progress-ring>div>span{font-size:7px}.journey-core p{font-size:10px}.money-top strong{font-size:25px}.page-heading h1{font-size:26px}.team-body>b{font-size:11px}.task-meta{gap:5px}.task-meta .priority{font-size:8px}.task-side>b{font-size:11px}.segmented>button{padding:8px 7px;font-size:10px}.view-toggle .icon-button{width:29px}.team-grid{gap:8px}.team-card{gap:7px;padding:15px 10px}.mini-bar{left:57px;right:10px}.form-row{grid-template-columns:1fr 1fr}.star{min-width:26px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
