:root{--rose:#d8b7b1;--rose-soft:#f3e5e2;--beige:#ede6e2;--milk:#f7f4f2;--grey:#cfc7c2;--black:#0f0f0f;--green:#7a8f7c;--red:#b76e6e;--pdf-band-rose:#f7e3dc;--pdf-band-blue:#dfebf2;--pdf-head-green:#e9efe2;--pdf-total-bg:#f5f1ee;--pdf-border:#97918b}*{box-sizing:border-box}body{background:linear-gradient(135deg,var(--rose-soft),var(--beige));color:var(--black);margin:0;font-family:Montserrat,Inter,system-ui,sans-serif}button,input{font:inherit}.app-shell{background:var(--rose-soft);max-width:430px;min-height:100vh;margin:0 auto;padding-bottom:82px;position:relative}.screen{padding:18px 16px 95px}.save-bar{z-index:60;background:linear-gradient(to top, var(--rose-soft) 62%, transparent);justify-content:center;margin:14px -16px -95px;padding:12px 16px 16px;display:flex;position:sticky;bottom:0}.save-btn{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;max-width:340px;padding:14px 18px;font-family:inherit;font-size:15px;font-weight:700;transition:background .2s;display:inline-flex;box-shadow:0 6px 18px #7a8f7c59}.save-btn.ok{background:#5a7d5f}.login-screen{background:linear-gradient(180deg,var(--rose-soft),var(--rose));justify-content:center;align-items:center;min-height:100vh;padding:22px;display:flex}.login-card{background:#f7f4f261;border-radius:34px;flex-direction:column;align-items:center;width:100%;max-width:390px;min-height:720px;padding:90px 26px 28px;display:flex;box-shadow:0 24px 70px #0f0f0f1f}.login-logo{width:300px;max-width:88%;margin-bottom:70px}input{background:#ffffffc7;border:0;border-radius:12px;width:100%;margin-bottom:12px;padding:15px 16px}.login-card button,.primary,.add-btn{background:linear-gradient(135deg,#c98983,var(--rose));color:#fff;border:0;border-radius:13px;width:100%;margin-top:10px;padding:14px 18px;font-weight:700}.login-card p{color:#5d4d49;margin-top:auto;font-family:Playfair Display,Georgia,serif}.login-error{color:#b76e6e;align-self:flex-start;margin:2px 0 0;font-family:inherit;font-size:13px}.login-info{color:var(--green);align-self:flex-start;margin:2px 0 0;font-family:inherit;font-size:13px}.project-save-error{z-index:90;color:#fff;text-align:center;background:#7f2d2d;justify-content:center;align-items:center;gap:12px;padding:10px 16px;font-size:13px;display:flex;position:sticky;top:0}.project-save-error button{color:#fff;background:0 0;border:1px solid #fff9;width:auto;padding:7px 12px}.login-links{justify-content:space-between;gap:14px;width:100%;margin-top:14px;display:flex}.login-card button.login-link{color:#7a655f;background:0 0;width:auto;margin:0;padding:0;font-size:13px;font-weight:600;text-decoration:underline}.login-divider{color:#7a655f;align-items:center;gap:12px;width:100%;margin:16px 0 4px;font-size:12px;display:flex}.login-divider:before,.login-divider:after{content:"";background:#7a655f4d;flex:1;height:1px}.login-card button.google-btn{color:#3c3c3c;background:#ffffffeb;justify-content:center;align-items:center;gap:10px;font-weight:600;display:flex}.loading-text{color:#5d4d49}.header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.header h1{margin:0;font-size:18px;font-weight:700}.header button,.back{background:0 0;border:0;align-items:center;gap:6px;display:flex}.panel{background:#ffffffc2;border:1px solid #ffffffbf;border-radius:20px;margin-bottom:14px;padding:16px;box-shadow:0 10px 28px #0f0f0f0f}.weekdays,.days{text-align:center;grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.weekdays span{color:#7e7470;font-size:11px}.day{cursor:pointer;border-radius:100px;min-height:42px;padding-top:7px}.day.blank{visibility:hidden}.day.selected{background:var(--rose);color:#fff}.day.today{box-shadow:inset 0 0 0 1.5px var(--rose)}.muted{color:#8a7b76;margin:6px 0 0;font-size:13px}.dots{justify-content:center;gap:3px;margin-top:5px;display:flex}.dots i,.legend{vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block}.dots i.task-dot{background:var(--green);box-shadow:0 0 0 1px #fff}.section-title{justify-content:space-between;align-items:center;display:flex}.section-title h3{margin:0}.section-title span{color:#7e7470;font-size:12px}.task-row,.info-row,.money-row{border-bottom:1px solid #cfc7c273;justify-content:space-between;align-items:center;gap:14px;padding:13px 0;display:flex}.task-row input[type=checkbox]{width:auto;margin:0}.task-row span{flex:1}.task-done{color:#8a7b76;text-decoration:line-through}.task-del{color:#b76e6e;background:0 0;border:0;align-items:center;padding:4px;display:flex}.task-add{align-items:center;gap:8px;margin-top:12px;display:flex}.task-add input{margin:0}.task-add button{background:linear-gradient(135deg,#c98983,var(--rose));color:#fff;border:0;border-radius:12px;align-items:center;padding:11px 13px;display:flex}.day-add{background:var(--rose);color:#fff;border:0;border-radius:100px;align-items:center;gap:5px;padding:7px 12px;font-size:13px;font-weight:600;display:flex}.search{color:#8a7b76;background:#ffffffb8;border-radius:14px;align-items:center;gap:8px;margin-bottom:12px;padding:12px;display:flex}.search input{width:100%;color:inherit;background:0 0;border:0;margin:0;padding:0}.chips{gap:8px;margin-bottom:12px;display:flex;overflow:auto}.chips button{white-space:nowrap;background:#ffffffb3;border:0;border-radius:100px;padding:9px 13px}.chips button.active{background:var(--black);color:#fff}.project-card,.mini-project{text-align:left;background:#ffffffd1;border:0;border-radius:16px;grid-template-columns:76px 1fr auto;align-items:center;gap:12px;width:100%;margin-bottom:10px;padding:10px;display:grid;box-shadow:0 8px 22px #0f0f0f0d}.mini-project{grid-template-columns:1fr auto}.project-card img,.img-placeholder{object-fit:cover;border-radius:12px;flex-shrink:0;width:76px;height:76px}.img-placeholder{background:linear-gradient(135deg,var(--grey),var(--beige))}.project-card b,.mini-project b{margin:3px 0;display:block}.project-card span,.mini-project small{color:#6e6561;font-size:12px;display:block}.project-card em{border-radius:100px;margin-top:7px;padding:5px 9px;font-size:11px;font-style:normal;font-weight:700;display:inline-block}.project-card strong{font-size:13px}.hero{background:#fffc;border-radius:24px;margin-bottom:14px;overflow:hidden}.hero img{object-fit:cover;width:100%;height:185px;display:block}.hero-photo{cursor:pointer;display:block;position:relative}.hero-uploading{color:#fff;background:#0f0f0f73;justify-content:center;align-items:center;font-weight:600;display:flex;position:absolute;inset:0}.hero-placeholder{color:#fff;border-radius:0;justify-content:center;align-items:center;gap:8px;width:100%;height:185px;display:flex}.hero div{text-align:center;padding:16px}.hero h2{margin:0 0 5px;font-family:Playfair Display,Georgia,serif;font-size:25px;font-weight:500}.hero span{border-radius:100px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-block}.tab-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:14px;display:grid}.tab-grid button{background:#ffffffa6;border:1px solid #cfc7c299;border-radius:14px;justify-content:center;align-items:center;gap:6px;padding:12px 8px;font-size:12px;display:flex}.tab-grid button.active{color:#9d625d;background:#fff;border-color:#d8b7b1}.description{color:#5c524e;margin:16px 0 0;line-height:1.45}.info-input{text-align:right;width:55%;color:var(--black);background:#ffffffc7;border:0;border-radius:9px;margin:0;padding:8px 10px;font-family:inherit}.maps-link{color:var(--green);align-items:center;gap:5px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.field-label{color:#7e7470;margin:16px 0 6px;font-size:13px;display:block}.description-input{resize:vertical;width:100%;min-height:90px;color:var(--black);background:#ffffffc7;border:0;border-radius:12px;padding:12px;font-family:inherit;line-height:1.45}.docs-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.doc{background:var(--milk);border-radius:15px;flex-direction:column;gap:10px;min-height:105px;padding:14px;display:flex}.add-btn{cursor:pointer;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;margin-top:12px;display:flex}.add-btn:disabled{opacity:.45;cursor:not-allowed}.finance-note{margin:8px 0 2px;font-size:11px;line-height:1.45}.edit-act{color:#8a7b76;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:5px;display:inline-flex}.edit-act.editing{color:var(--green)}input:read-only,textarea:read-only{cursor:default}.task-edit-input,.check-edit-input,.doc-name-input,.op-name-input,.op-amount-input{background:#fff;border-radius:8px;margin:0;padding:7px 8px}.task-edit-input,.check-edit-input,.doc-name-input,.op-name-input{flex:1;min-width:0}.note-edit-input{width:100%;min-height:76px;margin:8px 0 0}.op-amount-input{text-align:right;width:105px;color:var(--green);font-variant-numeric:tabular-nums;flex:0 0 105px;font-weight:700}.money-row.expense .op-amount-input{color:var(--red)}.invoice input:read-only{box-shadow:none;background:0 0;border-color:#0000}select:disabled,input:disabled{opacity:.72;cursor:default}.doc-row{border-bottom:1px solid #cfc7c273;align-items:center;gap:10px;padding:11px 0;display:flex}.doc-meta{flex-direction:column;flex:1;min-width:0;display:flex}.doc-meta a,.doc-meta span{color:var(--black);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;text-decoration:none;overflow:hidden}.doc-meta a{color:#6f8ead}.doc-meta button.secure-text-link{text-align:left;cursor:pointer;color:#6f8ead;font:inherit;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;padding:0;font-size:14px;font-weight:600;overflow:hidden}.doc-meta small{color:#8a7b76;margin-top:2px;font-size:11px}.doc-row .status-select{flex:none;max-width:120px}.doc-act{color:#7a655f;cursor:pointer;background:0 0;border:0;align-items:center;padding:5px;display:flex}.add-row{align-items:center;gap:8px;margin-top:12px;display:flex}.add-row.wrap{flex-wrap:wrap}.add-row input{flex:1;min-width:0;margin:0}.add-row .full{flex:1 0 100%}.add-row .qty-input{flex:1 0 92px}.invoice{border-collapse:collapse;table-layout:fixed;width:100%;font-size:12.5px}.invoice col.c-num{width:22px}.invoice .i-idx{color:#9a8f8a;text-align:center;font-size:11px}.invoice col.c-qty{width:58px}.invoice col.c-price{width:56px}.invoice col.c-sum{width:62px}.invoice col.c-chk{width:30px}.invoice th{text-align:left;letter-spacing:.01em;text-transform:uppercase;color:#9a8f8a;border-bottom:1px solid #cfc7c299;padding:0 3px 8px;font-size:10px;font-weight:600}.invoice td{vertical-align:middle;border-bottom:1px solid #cfc7c266;padding:8px 3px}.invoice .i-num{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.invoice .i-chk{text-align:center;padding-right:0}.invoice .i-chk input{width:auto;margin:0}.invoice .i-empty{text-align:center;color:#9a8f8a;padding:18px 6px}.invoice tfoot td{border-bottom:0;padding-top:13px}.invoice .i-total-label{text-align:right;color:#5c524e;font-weight:600}.invoice .i-total{color:var(--green);font-weight:700}.invoice .cell-name,.invoice .cell-qty,.invoice .cell-price{background:#ffffffb8;border-radius:8px;width:100%;margin:0;padding:7px;font-family:inherit;font-size:12.5px}.invoice .cell-name{font-weight:500}.invoice .cell-qty,.invoice .cell-price{text-align:right;font-variant-numeric:tabular-nums}.invoice tr.bought .cell-name{color:#9a8f8a;text-decoration:line-through}.invoice .i-sum-cell{font-weight:600}.add-row .status-select{flex:none}.icon-btn{background:linear-gradient(135deg,#c98983,var(--rose));color:#fff;border:0;border-radius:12px;flex:none;justify-content:center;align-items:center;min-height:47px;padding:0 16px;display:flex}.status-select{font:inherit;color:var(--black);background:#ffffffd9;border:0;border-radius:10px;padding:10px 12px}.note{background:var(--milk);border-radius:16px;margin-bottom:10px;padding:14px}.note p{color:#554b47;margin:6px 0 0}.insight-field{color:#3d352f;resize:vertical;background:#ffffffc7;border:0;border-radius:12px;width:100%;min-height:64px;margin:8px 0 0;padding:11px 12px;font-family:inherit;line-height:1.45}.income b,.report b{color:#315c37}.expense b{color:#a03c3c}.total{background:var(--milk);border-radius:14px;justify-content:space-between;margin-top:15px;padding:15px;display:flex}.report h2{text-align:center;margin-bottom:4px;font-family:Playfair Display,Georgia,serif;font-weight:500}.report>p{text-align:center;color:#756a66}.inps-control{background:var(--milk);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:12px 0 4px;padding:10px 12px;display:flex}.inps-control span{color:#5c524e;font-size:13px}.inps-control input{text-align:right;border-radius:9px;width:72px;margin:0;padding:8px 10px}.pdf-doc{color:#0f0f0f;background:#fff;width:760px;padding:54px 56px 40px;font-family:Montserrat,Arial,sans-serif;position:absolute;top:0;left:-9999px}.pdf-head{align-items:center;gap:18px;margin-bottom:34px;display:flex}.pdf-head img{width:120px;height:auto}.pdf-row span small{color:#9a8f8a;font-size:11px}.pdf-doc h1{margin:0 0 4px;font-family:Playfair Display,Georgia,serif;font-size:30px;font-weight:500}.pdf-sub{color:#756a66;margin:0 0 26px;font-size:14px}.pdf-rows{border-top:2px solid #ede6e2}.pdf-row{border-bottom:1px solid #ede6e2;justify-content:space-between;align-items:center;padding:13px 2px;font-size:15px;display:flex}.pdf-row span{color:#5c524e}.pdf-row b{font-variant-numeric:tabular-nums}.pdf-cats{margin-top:26px}.pdf-cats h3{color:#5c524e;margin:0 0 6px;font-family:Playfair Display,Georgia,serif;font-size:18px;font-weight:500}.pdf-cats .pdf-row b{color:var(--red)}.stats{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:14px;display:grid}.stats div{background:#ffffffd1;border-radius:18px;padding:18px}.stats span{color:#756a66;font-size:12px;display:block}.stats b{font-size:19px}.empty{color:#756a66;justify-content:center;align-items:center;min-height:200px;display:flex}.bottom-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f4f2f2;border-top:1px solid #cfc7c28c;justify-content:space-around;align-items:center;width:100%;max-width:430px;height:76px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#786d68;background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;font-size:10px;display:flex}.bottom-nav button.active{color:#9d625d;font-weight:700}@media (width>=900px){body{padding:30px}.app-shell{border-radius:34px;overflow:hidden;box-shadow:0 30px 90px #0000002e}}.add-row .status-select.full{flex:1 0 100%}.op-info{flex-direction:column;flex:1;gap:7px;min-width:0;display:flex}.op-line{align-items:center;gap:8px;min-width:0;display:flex}.op-date{color:#5c524e;background:#ffffffb3;border:0;border-radius:8px;flex:none;width:auto;margin:0;padding:5px 8px;font-family:inherit;font-size:12px}.op-name{white-space:nowrap;text-overflow:ellipsis;color:#5c524e;flex:1;min-width:0;font-size:13px;overflow:hidden}.op-del{color:#b76e6e;cursor:pointer;background:0 0;border:0;flex:none;align-items:center;padding:3px;display:flex}.op-selects{flex-wrap:wrap;gap:7px;display:flex}.op-selects select,.cat-select{color:#7a6f69;background:#ffffffb3;border:0;border-radius:9px;align-self:flex-start;max-width:100%;padding:5px 8px;font-family:inherit;font-size:12px}.prepay-row{background:#7a8f7c14;border-radius:10px;padding-left:10px;padding-right:10px}.prepay-row .op-info{gap:2px}.op-hint{color:#8a7b76;font-size:11px}.prepay-input{text-align:right;color:#315c37;background:#fffc;border:0;border-radius:9px;flex:none;width:118px;padding:9px 10px;font-family:inherit;font-size:14px;font-weight:700}.cat-breakdown{margin-top:4px}.cat-breakdown h3{color:#5c524e;margin:16px 0 2px;font-size:14px;font-weight:600}.cat-row span{color:#6b615c}.cat-row b{color:#a03c3c}.note.important{border-left:3px solid var(--rose);padding-left:11px}.note-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.note-actions{align-items:center;gap:4px;display:flex}.note-star,.note-clip,.note-del{color:#9a8f8a;cursor:pointer;background:0 0;border:0;align-items:center;padding:4px;display:flex}.note-star.on{color:#d9a13b}.note-del{color:#b76e6e}.note-file{color:#6f8ead;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-top:6px;padding:0;font-family:inherit;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.chip-toggle{color:#9a8f8a;cursor:pointer;background:#fffc;border:0;border-radius:12px;flex:none;align-items:center;min-height:47px;padding:0 13px;display:flex}.chip-toggle.on{color:#d9a13b;background:#f6e7c8}.invoice tr.i-detail td{border-bottom:1px solid #cfc7c266;padding-top:0}.i-detail-row{align-items:center;gap:7px;padding-bottom:4px;display:flex}.cell-extra{color:#5c524e;background:#fff9;border-radius:8px;flex:1;min-width:0;margin:0;padding:6px 8px;font-family:inherit;font-size:12px}.invoice tr.i-detail.bought .cell-extra{opacity:.6}.receipt-link,.receipt-add{cursor:pointer;border-radius:9px;align-items:center;gap:4px;padding:5px 8px;font-size:12px;display:inline-flex}.receipt-link{color:var(--green);background:#7a8f7c1f;border:0;font-family:inherit;text-decoration:none}.receipt-add{color:#7a6f69;background:#ffffffb3}.result-photos{flex-wrap:wrap;gap:10px;margin:8px 0 4px;display:flex}.result-photo{width:84px;height:84px;position:relative}.result-photo img{object-fit:cover;border-radius:12px;width:84px;height:84px}.result-photo button{color:#fff;cursor:pointer;background:#b76e6e;border:0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:-6px;right:-6px}.result-photo button.secure-file-trigger{width:84px;height:84px;color:inherit;background:0 0;border-radius:12px;padding:0;position:static}.result-add{cursor:pointer;background:linear-gradient(135deg,var(--grey),var(--beige));color:#fff;border-radius:12px;justify-content:center;align-items:center;width:84px;height:84px;display:flex}.archive-bar{color:#7a6457;background:#f1e7dc;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;padding:11px 14px;font-size:13px;display:flex}.archive-bar button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:100px;align-items:center;gap:5px;padding:7px 13px;font-size:13px;font-weight:600;display:flex}.ro{pointer-events:none;opacity:.94}.rem-row{border-bottom:1px solid #cfc7c273;align-items:center;gap:11px;padding:12px 0;display:flex}.rem-ico{flex:none;font-size:20px}.rem-meta{flex-direction:column;flex:1;min-width:0;display:flex}.rem-meta b{font-size:14px}.rem-meta small{color:#8a7b76;margin-top:2px;font-size:11px}.rem-row input[type=checkbox]{flex:none;width:auto;margin:0}.rem-row.done .rem-meta b{color:#9a8f8a;text-decoration:line-through}.bar-chart{flex-direction:column;gap:9px;margin-top:6px;display:flex}.bar-row{align-items:center;gap:9px;display:flex}.bar-label{color:#6b615c;white-space:nowrap;text-overflow:ellipsis;flex:0 0 78px;font-size:12px;overflow:hidden}.bar-track{background:#cfc7c24d;border-radius:7px;flex:1;gap:2px;min-height:14px;display:flex;overflow:hidden}.bar-fill{border-radius:7px;min-width:2px;height:14px}.bar-fill.income{background:var(--green)}.bar-fill.profit{background:var(--rose)}.bar-fill.expense{background:#b76e6e}.bar-val{color:#5c524e;font-variant-numeric:tabular-nums;text-align:right;flex:none;min-width:46px;font-size:11px}.bar-legend{color:#6b615c;gap:16px;margin-top:10px;font-size:12px;display:flex}.bar-legend span{align-items:center;display:flex}.intro{z-index:1000;cursor:pointer;background:#0f0f0f;justify-content:center;align-items:center;animation:.4s introFade;display:flex;position:fixed;inset:0}@keyframes introFade{0%{opacity:0}to{opacity:1}}.intro-video{object-fit:cover;width:100%;height:100%}@media (width>=900px){.intro-video{object-fit:contain}}.task-time{color:#9d625d;background:var(--rose-soft);border-radius:100px;flex:none;align-items:center;gap:3px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.task-time-input{color:#5c524e;background:#ffffffc7;border:0;border-radius:12px;flex:none;width:auto;margin:0;padding:9px 8px;font-size:12px}.sort-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.sort-row span{color:#7e7470;font-size:12px}.sort-row .status-select{flex:none}.thumb-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:4px;display:grid}.thumb{aspect-ratio:1;background:var(--milk);border-radius:12px;position:relative;overflow:hidden}.thumb img{object-fit:cover;width:100%;height:100%;display:block}.thumb .secure-file-trigger{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0;display:block}.thumb-del{color:#fff;cursor:pointer;background:#0f0f0f8c;border:0;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:4px;right:4px}.thumb-edit{color:#fff;background:#0f0f0f8c;border-radius:50%;width:20px;height:20px;padding:0;position:absolute;top:4px;right:28px}.thumb-edit.editing{background:var(--green);color:#fff}.thumb-name-input{background:#fffffff0;border-radius:7px;width:calc(100% - 8px);margin:0;padding:5px 6px;font-size:10px;position:absolute;bottom:4px;left:4px;right:4px}.note-thumb{cursor:zoom-in;background:0 0;border:0;border-radius:12px;max-width:160px;margin-top:8px;padding:0;display:inline-block;overflow:hidden}.note-thumb img{object-fit:cover;width:100%;max-height:160px;display:block}.buy-thumb{flex:none;width:46px;height:46px;position:relative}.buy-thumb img{object-fit:cover;cursor:zoom-in;border-radius:8px;width:46px;height:46px;display:block}.buy-thumb-del{color:#fff;cursor:pointer;background:#b76e6e;border:0;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;padding:0;display:flex;position:absolute;top:-6px;right:-6px}.buy-photo-add{cursor:pointer;color:#9a8f8a;background:#ffffffb3;border-radius:8px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;font-size:12px;display:flex}.lightbox{z-index:1200;cursor:zoom-out;background:#0f0f0fe0;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.lightbox img{cursor:default;border-radius:10px;max-width:100%;max-height:100%}.lightbox-close{color:#fff;cursor:pointer;background:#ffffff26;border:0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;top:16px;right:16px}.confirm-overlay{z-index:1400;background:#0f0f0f8c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.confirm-box{background:var(--milk);text-align:center;border-radius:18px;width:100%;max-width:320px;padding:22px 20px 16px;box-shadow:0 18px 50px #0f0f0f47}.confirm-msg{color:var(--black);margin:0 0 18px;font-size:15px;line-height:1.4}.confirm-actions{gap:10px;display:flex}.confirm-actions button{cursor:pointer;border:0;border-radius:12px;flex:1;padding:11px 12px;font-family:inherit;font-size:14px;font-weight:600}.confirm-cancel{background:var(--grey);color:var(--black)}.confirm-ok{background:var(--red);color:#fff}.fin-head{margin:4px 0 2px;font-size:15px}.fin-in{color:#315c37}.fin-out{color:#a03c3c}.total span{color:#5c524e;font-weight:600}.report-chart,.cat-breakdown{margin-top:6px}.report-chart h3,.cat-breakdown h3{color:#5c524e;margin:16px 0 8px;font-size:14px;font-weight:600}.report-net{background:linear-gradient(135deg,#eaf0ea,#f1e7e5);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:15px 16px;display:flex}.report-net span{color:#5c524e;font-weight:600}.report-net b{color:#315c37;font-variant-numeric:tabular-nums;font-size:19px}.pdf-net{background:#eff3ef;border-radius:10px;justify-content:space-between;align-items:center;margin-top:26px;padding:16px 18px;display:flex}.pdf-net span{color:#5c524e;font-weight:600}.pdf-net b{color:#315c37;font-size:20px}.pdf-extra{color:#5c524e;white-space:pre-wrap;margin-top:18px;line-height:1.5}.insight-field.big{min-height:160px}.check-row{border-bottom:1px solid #cfc7c273;align-items:center;gap:11px;padding:11px 0;display:flex}.check-row input[type=checkbox]{flex:none;width:auto;margin:0}.check-row span{flex:1}.section-title h3{align-items:center;gap:6px;display:flex}.lang-switch{letter-spacing:.04em;color:#5c524e;cursor:pointer;appearance:none;background:#ffffffb8 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%237a6f69' d='M0 0l5 6 5-6z'/%3E%3C/svg%3E") right 10px center no-repeat;border:0;border-radius:100px;width:auto;margin:0;padding:6px 26px 6px 11px;font-size:12px;font-weight:700}.pie-wrap{flex-wrap:wrap;align-items:center;gap:16px;margin-top:6px;display:flex}.pie{border-radius:50%;flex:none;width:130px;height:130px;position:relative;box-shadow:0 6px 18px #0f0f0f14}.pie-center{color:#5c524e;text-align:center;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex;position:absolute;inset:26%}.pie-legend{flex-direction:column;flex:1;gap:7px;min-width:150px;display:flex}.pie-leg{align-items:center;gap:8px;font-size:12.5px;display:flex}.pie-leg i{border-radius:3px;flex:none;width:11px;height:11px}.pie-leg span{color:#5c524e;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.pie-leg b{font-variant-numeric:tabular-nums}.pie-leg em{color:#9a8f8a;text-align:right;min-width:34px;font-size:11px;font-style:normal}.pdf-lang-row{color:#5c524e;justify-content:space-between;align-items:center;gap:12px;margin:16px 0 10px;font-size:13px;display:flex}.pdf-lang-row .status-select{width:auto;min-width:88px}.grid-pdf{padding:40px 42px 46px}.pdf-logo{text-align:left;margin-bottom:16px}.pdf-logo img{width:110px;height:auto}.pdf-band{text-align:center;color:#0f0f0f;margin-bottom:2px;padding:10px 8px;font-family:Playfair Display,Georgia,serif;font-size:19px}.pdf-band.rose{background:var(--pdf-band-rose)}.pdf-band.blue{background:var(--pdf-band-blue);font-family:Montserrat,Arial,sans-serif;font-size:15px}.grid-table{border-collapse:collapse;table-layout:fixed;width:100%;margin-top:2px;font-size:12.5px}.grid-table col.g-num{width:26px}.grid-table col.g-qty{width:46px}.grid-table col.g-price{width:70px}.grid-table col.g-sum{width:78px}.grid-table col.g-photo{width:122px}.grid-table col.g-comment{width:156px}.grid-table th{background:var(--pdf-head-green);border:1px solid var(--pdf-border);text-align:left;color:#3d352f;padding:7px 5px;font-size:11px;font-weight:600}.grid-table td{border:1px solid var(--pdf-border);vertical-align:top;color:var(--black);overflow-wrap:break-word;padding:8px 6px;line-height:1.35}.grid-table .r{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.grid-table .c{text-align:center}.grid-table td.g-ph{padding:4px}.grid-table td.g-ph img{width:100%;height:auto;display:block}.grid-table .g-name{font-weight:600}.grid-table td small{color:#5c524e;margin-top:3px;font-size:11px;display:block}.grid-table tfoot td{background:var(--pdf-total-bg);font-weight:700}.report-budget span small{color:#9a8f8a;font-size:11px;font-weight:400}.fin-add-head{margin-top:18px}.info-row span .maps-link{vertical-align:middle;margin-left:6px}.thumb-share{color:#fff;cursor:pointer;background:#0f0f0f8c;border:0;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:flex;position:absolute;bottom:4px;right:4px}.contractor-row{border-bottom:1px solid #cfc7c273;align-items:flex-start;gap:8px;padding:11px 0;display:flex}.contractor-main{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.contractor-main b{font-size:14.5px}.contractor-cat{color:#8a7b76;background:var(--milk);border-radius:8px;width:fit-content;padding:2px 8px;font-size:11px;font-style:normal;display:inline-block}.contractor-main a{color:#6f8ead;font-size:13px;text-decoration:none}.contractor-main small{color:#8a7b76;white-space:pre-wrap;font-size:12px}.contractor-edit{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.contractor-edit input{width:100%;margin:0}.header-spacer{flex:1}.header-right{flex:1;justify-content:flex-end;align-items:center;gap:8px;display:flex}.header-right button{padding:0}.screen-top{justify-content:flex-end;margin-bottom:8px;display:flex}.login-card{position:relative}.sabialabs-attribution{color:#6f625e;letter-spacing:.6px;opacity:.72;align-items:center;gap:5px;font-size:9px;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex;position:absolute;top:20px;left:20px}.sabialabs-attribution:hover,.sabialabs-attribution:focus-visible{opacity:1}.sabialabs-attribution:focus-visible{outline:2px solid var(--green);outline-offset:4px;border-radius:5px}.sabialabs-attribution img{border-radius:4px;width:14px;height:14px;display:block}.verify-title{margin:0 0 6px;font-family:Playfair Display,Georgia,serif;font-weight:500}.verify-text{color:#5c524e;margin:0 0 14px;font-size:13.5px;line-height:1.5}.lang-login{background:#ffffffd9;position:absolute;top:18px;right:18px}.lang-profile{flex:none}.legal-inline-links{flex-wrap:wrap;justify-content:center;gap:7px 13px;width:100%;margin-top:16px;font-size:11.5px;display:flex}.legal-inline-links a,.legal-check a,.legal-nav a{color:#6f5751;text-underline-offset:2px}.legal-gate{align-items:stretch;max-width:470px;min-height:0;padding-top:70px}.legal-gate .legal-logo{width:210px;margin:0 auto 24px}.legal-gate .verify-title{text-align:center}.legal-gate .verify-text{text-align:center;margin-bottom:18px}.legal-business{flex-direction:column;gap:7px;width:100%;margin:0 0 12px;font-size:13px;font-weight:600;display:flex}.legal-business input{background:#ffffffd1;width:100%;margin:0}.legal-check{background:#ffffff94;border-radius:13px;align-items:flex-start;gap:11px;width:100%;margin-bottom:9px;padding:11px 12px;font-size:13px;line-height:1.45;display:flex}.legal-check input{width:18px;height:18px;accent-color:var(--green);flex:none;margin:1px 0 0;padding:0}.login-card button:disabled,.add-btn:disabled{opacity:.5;cursor:not-allowed}.account-legal-links{margin:18px 0 8px}.secondary-btn{background:var(--green)}.danger-btn{background:var(--red)}.account-hint{text-align:center;line-height:1.45}.legal-grace-banner{z-index:75;background:#fff8e7;border-bottom:1px solid #dcc789;align-items:center;gap:12px;padding:11px 14px;font-size:12px;line-height:1.35;display:flex;position:sticky;top:0;box-shadow:0 5px 16px #0f0f0f14}.legal-grace-banner div{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.legal-grace-banner strong{font-size:13px}.legal-grace-banner button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;flex:none;padding:8px 10px;font-size:11px;font-weight:700}.legal-page{background:linear-gradient(135deg,var(--rose-soft),var(--beige));min-height:100vh;padding:24px}.legal-header{justify-content:space-between;align-items:center;gap:20px;max-width:920px;margin:0 auto 18px;display:flex}.legal-brand img{object-fit:contain;width:170px;max-height:70px;display:block}.legal-header select{border:1px solid var(--grey);background:var(--milk);border-radius:10px;padding:9px 12px}.legal-document{background:#ffffffd6;border-radius:28px;max-width:920px;margin:0 auto;padding:clamp(24px,5vw,58px);box-shadow:0 20px 60px #0f0f0f14}.legal-document h1{margin:0;font:500 clamp(29px,5vw,46px)/1.1 Playfair Display,Georgia,serif}.legal-subtitle{color:#786a65;margin:12px 0 34px;font-size:14px}.legal-document section{margin-top:28px}.legal-document h2{margin:0 0 10px;font:600 22px/1.25 Playfair Display,Georgia,serif}.legal-document p,.legal-document li{color:#3e3734;font-size:15px;line-height:1.7}.legal-document ul{padding-left:22px}.legal-nav{border-top:1px solid var(--grey);flex-wrap:wrap;gap:16px;margin-top:42px;padding-top:22px;display:flex}@media (width<=560px){.legal-page{padding:14px}.legal-document{border-radius:20px;padding:26px 20px}.legal-brand img{width:135px}.legal-document p,.legal-document li{font-size:14px}.legal-grace-banner{align-items:flex-start}}
