*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}body{color:#1a1a1a;background:#f0ebe2;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}header{z-index:10;background:#5c6b5f;padding:18px 16px 0;position:sticky;top:0}.header-top{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.logo-wrap{flex-direction:column;gap:3px;display:flex}.chilanga-logo{filter:invert();mix-blend-mode:screen;width:auto;height:42px;display:block}.subtitle{color:#b8c8bb;margin-top:1px;font-size:13px}.cost-box{text-align:right}.cost-label{color:#b8c8bb;font-size:11px}.cost-value{color:#fff;font-size:18px;font-weight:600}.filters{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:6px;padding-bottom:12px;display:flex;overflow-x:auto}.filters::-webkit-scrollbar{display:none}.fbtn{color:#ffffffb3;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #ffffff40;border-radius:20px;min-height:34px;padding:7px 14px;font-family:inherit;font-size:12px}.fbtn.active{color:#fff;background:#ffffff26;border-color:#fff9}main{grid-template-columns:repeat(1,1fr);align-items:start;gap:10px;padding:14px 16px 32px;display:grid}@media (width>=500px){main{grid-template-columns:repeat(2,1fr)}}@media (width>=720px){main{grid-template-columns:repeat(4,1fr)}}@media (width>=960px){main{grid-template-columns:repeat(5,1fr)}}@media (width>=1200px){main{grid-template-columns:repeat(6,1fr)}}.tile.high{border-top:5px solid #b85c38}.tile.medium{border-top:5px solid #8a7a5a}.tile.low{border-top:5px solid #5e8a6e}.tile{cursor:pointer;background:#fff;border:1px solid #e0d9d0;border-radius:12px;flex-direction:column;min-height:260px;transition:transform .12s;display:flex;overflow:hidden}.tile:active{transform:scale(.97)}.tile:hover{box-shadow:0 4px 16px #00000017}.tile.done{opacity:.45;filter:grayscale(.4)}.tile-body{padding:12px 12px 14px}.tile-name{color:#111;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:10px;font-size:13px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.tile.done .tile-name{color:#9ca3af;text-decoration:line-through}.tile-cat{color:#9ca3af;margin-bottom:6px;font-size:11px}.tile-cost{color:#374151;margin-top:2px;font-size:12px;font-weight:600}.tile-notes{color:#9ca3af;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:7px;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.group-hdr{justify-content:space-between;align-items:flex-start;gap:6px;margin-bottom:5px;display:flex}.expand-btn{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;display:flex}.expand-btn:hover{background:#e5e7eb}.group-row{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.group-meta-text{color:#9ca3af;font-size:11px}.checklist{border-top:1px solid #f0ebe2;flex-direction:column;gap:7px;padding-top:9px;display:flex}.check-item{cursor:pointer;border-radius:5px;align-items:flex-start;gap:8px;margin:0 -4px;padding:3px 4px;transition:background .1s;display:flex}.check-item:hover{background:#f0ebe2}.cb{border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:15px;height:15px;margin-top:1px;display:flex;position:relative}.cb-todo{background:#fff;border:1.5px solid #d1d5db}.cb-inprogress{background:#dcfce7;border:2px solid #22c55e}.cb-inprogress:after{content:"";background:#22c55e;border-radius:50%;width:5px;height:5px;position:absolute}.cb-done{background:#10b981}.cb-done:after{content:"✓";color:#fff;font-size:9px;line-height:1}.check-name{color:#374151;font-size:12px;line-height:1.35}.check-name.is-done{color:#9ca3af;text-decoration:line-through}.sbadge{border:1px solid #0000;border-radius:20px;align-items:center;gap:5px;margin-bottom:7px;padding:4px 9px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.smin{border:1px solid #0000;border-radius:20px;align-items:center;gap:4px;padding:3px 8px;font-size:10px;font-weight:500;line-height:1;display:inline-flex}.s-todo{color:#6b7280;background:#f3f4f6;border-color:#d1d5db}.s-inprogress{color:#166534;background:#dcfce7;border-color:#86efac}.s-done{color:#065f46;background:#ecfdf5;border-color:#6ee7b7}.sdot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.d-todo{background:#9ca3af}.d-inprogress{background:#22c55e}.d-done{background:#10b981}.overlay{z-index:100;background:#0000008c;justify-content:center;align-items:flex-end;padding:24px 16px;display:none;position:fixed;inset:0}.overlay.show{display:flex}@media (width>=500px){.overlay{align-items:center}}.modal{background:#fff;border-radius:20px 20px 16px 16px;width:100%;max-width:440px;max-height:85vh;padding:22px 20px 28px;overflow-y:auto}@media (width>=500px){.modal{border-radius:16px}}.modal-drag{background:#d1d5db;border-radius:2px;width:36px;height:4px;margin:0 auto 18px;display:block}@media (width>=500px){.modal-drag{display:none}}.modal-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:4px;display:flex}.modal-parent{color:#9ca3af;margin-bottom:6px;font-size:12px}.modal-name{color:#111;flex:1;font-size:18px;font-weight:600;line-height:1.3}.modal-close{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.modal-badges{flex-wrap:wrap;gap:5px;margin-bottom:16px;display:flex}.badge{border:1px solid #0000;border-radius:20px;padding:4px 10px;font-size:12px;line-height:1.3;display:inline-block}.b-todo{color:#6b7280;background:#f3f4f6;border-color:#d1d5db}.b-inprogress{color:#92400e;background:#fffbeb;border-color:#fcd34d}.b-done{color:#065f46;background:#ecfdf5;border-color:#6ee7b7}.b-high{color:#8a3520;background:#fdf0eb}.b-medium{color:#6b5a3e;background:#f5f0e8}.b-low{color:#3a6040;background:#eef5ef}.modal-notes{color:#6b7280;background:#f9fafb;border-radius:10px;margin-bottom:12px;padding:12px 14px;font-size:14px;line-height:1.55}.modal-meta{color:#374151;flex-wrap:wrap;gap:14px;font-size:14px;font-weight:500;display:flex}.modal-sub{border-bottom:1px solid #f0ebe2;padding:11px 0}.modal-sub:last-child{border-bottom:none;padding-bottom:0}.modal-sub-hdr{align-items:center;gap:8px;margin-bottom:6px;display:flex}.modal-sub-name{color:#111;flex:1;font-size:14px;font-weight:500}.modal-sub-notes{color:#6b7280;background:#f9fafb;border-radius:8px;margin-bottom:4px;margin-left:23px;padding:8px 12px;font-size:13px;line-height:1.45}.modal-sub-cost{color:#374151;margin-top:3px;margin-left:23px;font-size:13px;font-weight:600}.empty{text-align:center;color:#9ca3af;background:#fff;border:1px solid #e0d9d0;border-radius:12px;grid-column:1/-1;padding:3rem 1rem;font-size:15px}.footer{text-align:center;color:#9ca3af;padding:4px 0 20px;font-size:12px}.fab{color:#fff;cursor:pointer;z-index:50;background:#5c6b5f;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:28px;line-height:1;display:flex;position:fixed;bottom:24px;right:20px;box-shadow:0 4px 20px #00000047}.fab:hover{background:#4a5a4e}.add-overlay{z-index:200;background:#0000008c;justify-content:center;align-items:flex-end;padding:20px 16px;display:none;position:fixed;inset:0}.add-overlay.show{display:flex}@media (width>=500px){.add-overlay{align-items:center}}.add-modal{background:#fff;border-radius:20px 20px 16px 16px;width:100%;max-width:440px;max-height:92vh;padding:22px 20px 28px;overflow-y:auto}@media (width>=500px){.add-modal{border-radius:16px}}.add-drag{background:#d1d5db;border-radius:2px;width:36px;height:4px;margin:0 auto 18px;display:block}@media (width>=500px){.add-drag{display:none}}.add-heading{color:#111;margin-bottom:16px;font-size:17px;font-weight:600}.af{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.af label{color:#6b7280;font-size:12px;font-weight:500}.af input,.af select,.af textarea{color:#111;-webkit-appearance:none;background:#fff;border:1px solid #e0d9d0;border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px}.af input:focus,.af select:focus,.af textarea:focus{border-color:#5c6b5f;outline:none}.af textarea{resize:vertical;min-height:70px}.af-row{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px;display:grid}.af-row .af{margin-bottom:0}.add-actions{gap:8px;margin-top:6px;display:flex}.btn-submit{color:#fff;cursor:pointer;background:#5c6b5f;border:none;border-radius:8px;flex:1;padding:12px;font-family:inherit;font-size:15px;font-weight:500}.btn-submit:hover{background:#4a5a4e}.btn-cancel-add{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e0d9d0;border-radius:8px;padding:12px 16px;font-family:inherit;font-size:15px}.delete-btn{color:#b85c38;cursor:pointer;background:0 0;border:1px solid #f5d0c0;border-radius:8px;width:100%;margin-top:10px;padding:10px;font-family:inherit;font-size:14px}.delete-btn:hover{background:#fdf0eb}.user-pill{color:#8a7a5a;background:#f0ebe2;border:1px solid #e0d9d0;border-radius:10px;margin-bottom:7px;padding:2px 7px;font-size:10px;display:inline-block}.sub-del-btn{color:#b85c38;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:16px;line-height:1;display:flex}.sub-del-btn:hover{background:#fdf0eb}.add-sub-btn{color:#5c6b5f;cursor:pointer;background:0 0;border:1px dashed #c5cdc7;border-radius:8px;width:100%;margin-top:12px;padding:10px;font-family:inherit;font-size:14px}.add-sub-btn:hover{background:#f0ebe2}.site-header{z-index:10;background:#5c6b5f;padding:14px 18px 0;position:sticky;top:0}.site-header-row{flex-wrap:wrap;align-items:center;gap:18px;padding-bottom:12px;display:flex}.site-brand{color:#fff;flex-shrink:0;align-items:baseline;gap:10px;text-decoration:none;display:flex}.site-logo{filter:invert();mix-blend-mode:screen;width:auto;height:38px;display:block}.site-subtitle{color:#ffffffb8;letter-spacing:.2px;font-size:13px;font-weight:400}.site-nav{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:4px;margin-right:8px;display:flex}.site-nav-link{color:#ffffffc7;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 12px;font-family:inherit;font-size:14px;font-weight:500;line-height:1.2;text-decoration:none;position:relative}.site-nav-link:hover{color:#fff;background:#ffffff14}.site-nav-link.is-active{color:#fff;background:#ffffff24}.site-nav-link.is-disabled{color:#fff6;cursor:default;align-items:center;gap:6px;display:inline-flex}.site-nav-link.is-disabled:hover{color:#fff6;background:0 0}.site-nav-soon{letter-spacing:.6px;text-transform:uppercase;color:#ffffff8c;background:#ffffff1a;border-radius:4px;padding:2px 5px;font-size:9px}.site-header-actions{align-items:center;gap:8px;display:flex}.site-lock-btn{color:#ffffffc7;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:8px;padding:6px 10px;font-family:inherit;font-size:12px}.site-lock-btn:hover{color:#fff;background:#ffffff14}.site-action-btn{color:#3f4d43;cursor:pointer;background:#fff;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 1px #0000000a}.site-action-btn:hover{background:#f4f1ea}.site-menu-toggle{color:#ffffffc7;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:8px;justify-content:center;align-items:center;padding:6px 8px;display:none}.site-menu-toggle:hover{color:#fff;background:#ffffff14}.site-mobile-menu{z-index:9;background:#5c6b5f;border-top:1px solid #ffffff1a;padding:12px 18px 18px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 12px 24px #0000002e}.site-mobile-menu.is-open{display:block}.site-mobile-nav{flex-direction:column;gap:4px;display:flex}.site-mobile-link{color:#ffffffd9;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;padding:10px 12px;font-family:inherit;font-size:16px;font-weight:500;line-height:1.2;text-decoration:none}.site-mobile-link:hover{color:#fff;background:#ffffff14}.site-mobile-link.is-active{color:#fff;background:#ffffff24}.site-mobile-link.is-disabled{color:#fff6;cursor:default}.site-mobile-link.is-disabled:hover{color:#fff6;background:0 0}.site-mobile-logout{color:#e8d7b8;border-top:1px solid #ffffff26;border-radius:0;margin-top:8px;padding-top:14px}.site-mobile-logout:hover{color:#fff;background:0 0}@media (width<=540px){.site-nav,.site-lock-btn--desktop{display:none}.site-menu-toggle{display:inline-flex}.site-header-actions{margin-left:auto}}.home-wrap{color:#fff;background:#5c6b5f;flex-direction:column;min-height:100vh;display:flex}.home-hero{flex-direction:column;flex:1;justify-content:flex-end;min-height:62vh;padding:32px 22px 28px;display:flex;position:relative;overflow:hidden}.home-hero-img{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.home-hero-veil{z-index:1;background:linear-gradient(#3c484073 0%,#3c484026 35%,#303a34d9 100%);position:absolute;inset:0}.home-hero-inner{z-index:2;max-width:760px;position:relative}.home-eyebrow{letter-spacing:2.4px;text-transform:uppercase;color:#ffffffc7;margin-bottom:14px;font-size:12px}.home-title{letter-spacing:-.5px;text-shadow:0 2px 30px #00000059;margin-bottom:18px;font-size:clamp(34px,6vw,58px);font-weight:300;line-height:1.05}.home-title em{color:#e8d7b8;font-style:italic;font-weight:400}.home-intro{color:#ffffffe6;text-shadow:0 1px 12px #0006;max-width:560px;font-size:clamp(15px,1.6vw,18px);line-height:1.55}.home-paths{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;width:100%;max-width:900px;margin:0 auto;padding:26px 22px 40px;display:grid}.home-path{color:#fff;background:#ffffff0f;border:1px solid #ffffff24;border-radius:14px;flex-direction:column;justify-content:space-between;min-height:140px;padding:18px 20px;text-decoration:none;transition:background .15s,transform .15s,border-color .15s;display:flex}.home-path:hover{background:#ffffff1f;border-color:#ffffff47;transform:translateY(-2px)}.home-path-label{letter-spacing:1.6px;text-transform:uppercase;color:#fff9;font-size:11px}.home-path-title{margin-top:6px;font-size:24px;font-weight:500}.home-path-desc{color:#ffffffb8;margin-top:8px;font-size:13px;line-height:1.45}.home-path-arrow{color:#e8d7b8;align-items:center;gap:6px;margin-top:14px;font-size:13px;display:inline-flex}.home-foot{text-align:center;color:#ffffff80;padding:6px 0 22px;font-size:12px}.bk-card{background:#fff;border:1px solid #e0d9d0;border-radius:14px;flex-direction:column;gap:10px;padding:16px 16px 14px 18px;transition:box-shadow .15s,transform .15s;display:flex;position:relative;overflow:hidden}.bk-card:hover{box-shadow:0 6px 20px #00000014}.bk-card:before{content:"";background:var(--bk-accent,#8a7a5a);width:5px;position:absolute;top:0;bottom:0;left:0}.bk-card.dim{opacity:.55;filter:saturate(.85)}.bk-card-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.bk-area{letter-spacing:.8px;text-transform:uppercase;color:var(--bk-accent,#8a7a5a);background:var(--bk-accent-soft,#f4efe4);border:1px solid var(--bk-accent-line,#e6dfcf);border-radius:999px;align-items:center;gap:6px;padding:3px 9px 3px 7px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.bk-area-icon{width:14px;height:14px;display:inline-block}.bk-name{color:#2a241c;margin-top:6px;font-size:17px;font-weight:600;line-height:1.25}.bk-dates{color:#3f372d;flex-wrap:wrap;align-items:baseline;gap:8px;font-size:14px;display:flex}.bk-dates strong{color:#2a241c;font-weight:600}.bk-dates .sep{color:#b8ad9a;font-weight:400}.bk-meta{color:#6b6354;flex-wrap:wrap;gap:14px;font-size:13px;display:flex}.bk-meta-item{align-items:center;gap:5px;display:inline-flex}.bk-notes{color:#5a5040;background:#faf7f1;border:1px solid #ede5d4;border-radius:8px;padding:9px 11px;font-size:13px;line-height:1.5}.bk-delete{color:#b8ad9a;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 6px;font-size:18px;line-height:1;position:absolute;top:10px;right:10px}.bk-delete:hover{color:#b85c38;background:#fdf0eb}.bk-area--big_shed{--bk-accent:#b85c38;--bk-accent-soft:#fdf0eb;--bk-accent-line:#f5d0c0}.bk-area--swing_camp{--bk-accent:#5e8a6e;--bk-accent-soft:#eaf2ec;--bk-accent-line:#cfdfd2}.bk-area--far_camp{--bk-accent:#8a7a5a;--bk-accent-soft:#f5efe1;--bk-accent-line:#e3d8be}.bk-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-items:stretch;gap:14px;display:grid}.bk-section-label{letter-spacing:1.2px;text-transform:uppercase;color:#7a7062;grid-column:1/-1;margin:10px 2px 0;font-size:11px;font-weight:600}.bk-area--container_shed{--bk-accent:#7a8a72;--bk-accent-soft:#eef1ec;--bk-accent-line:#d5dccf}.bk-area--secret_paddock{--bk-accent:#a5894a;--bk-accent-soft:#f7efde;--bk-accent-line:#ead9b0}.bk-area--escarpment{--bk-accent:#6b5a8a;--bk-accent-soft:#efebf5;--bk-accent-line:#d8d0e2}.home-strip{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;width:100%;max-width:1100px;margin:0 auto;padding:6px 22px 28px;display:grid}.home-strip-item{aspect-ratio:4/5;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;margin:0;position:relative;overflow:hidden}.home-strip-item img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.home-strip-item:hover img{transform:scale(1.04)}.home-strip-item figcaption{letter-spacing:.4px;color:#fff;text-shadow:0 1px 6px #00000080;background:linear-gradient(#0000 0%,#0000008c 100%);padding:18px 12px 10px;font-size:12px;position:absolute;bottom:0;left:0;right:0}
