*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;background:#f7f7f7;font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;overscroll-behavior-x:none}#root{height:100%}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}input[type=date]{-webkit-appearance:none;-moz-appearance:none;appearance:none}[draggable]{-webkit-user-drag:element}@keyframes spin{to{transform:rotate(360deg)}}.proj-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:12px;align-items:stretch}@media(min-width:480px){.proj-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px}}.page-wrap{max-width:1400px;margin:0 auto;width:100%}.ui-scale-app,.ui-scale-compact,.ui-scale-large{zoom:1.08}.proj-card{display:flex;flex-direction:row;align-items:stretch;height:96px}.proj-card-img{position:relative;width:96px;flex-shrink:0;background:#f9f9f9;cursor:pointer}.proj-card-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.proj-card-img-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.proj-card-body{flex:1;min-width:0;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:8px}.proj-card-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.proj-card-titlerow{display:flex;align-items:center;gap:7px;min-width:0}.proj-card-sub{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.proj-card-name-overlay{display:none}@media(min-width:480px){.proj-card{flex-direction:column;height:auto}.proj-card-img{width:100%;min-height:0;padding-top:100%;height:0}.proj-card-body{overflow:visible;align-items:flex-start}.proj-card-titlerow{display:none}.proj-card-sub{white-space:normal;overflow:hidden;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;min-height:2.6em}.proj-card-name-overlay{display:flex;align-items:flex-end;gap:6;position:absolute;left:0;right:0;bottom:3px;padding:30px 10px 8px;background:linear-gradient(to top,rgba(0,0,0,.74),rgba(0,0,0,.42) 55%,transparent)}.proj-card-name-overlay p{flex:1;min-width:0;margin:0;color:#fff;font-weight:800;line-height:1.25;text-shadow:0 1px 3px rgba(0,0,0,.5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.plan-tile{width:calc(50% - 4px);aspect-ratio:1 / 1}@media(min-width:480px){.plan-tile{width:168px}}.plan-folder{width:100%}@media(min-width:480px){.plan-folder{width:auto}}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media(min-width:640px){.stats-grid{grid-template-columns:repeat(2,1fr)}}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:50;display:flex;align-items:flex-end}.modal-overlay-dark{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:9999;display:flex;align-items:flex-end}.modal-sheet{background:#fff;width:100%;border-radius:16px 16px 0 0;max-height:93vh;overflow-y:auto}.modal-sheet-flex{background:#fff;width:100%;border-radius:16px 16px 0 0;max-height:88vh;max-height:88dvh;padding-bottom:env(safe-area-inset-bottom,0px);display:flex;flex-direction:column}.modal-sheet{padding-bottom:env(safe-area-inset-bottom,0px)}@media(min-width:640px){.modal-sheet-flex,.modal-sheet{padding-bottom:0}}@media(min-width:640px){.modal-overlay,.modal-overlay-dark{align-items:center;justify-content:center;padding:24px}.modal-sheet,.modal-sheet-flex{width:100%;max-width:560px;border-radius:16px;max-height:88vh}}@media(min-width:900px){.modal-sheet,.modal-sheet-flex{max-width:900px;max-height:90vh}.modal-overlay,.modal-overlay-dark{padding:32px}}
