:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#203c32;background:#f6f5f0;font-synthesis:none;font-weight:400;--green:#244d3b;--ink:#203c32;--muted:#777e77;--border:#e1e5dc;--paper:#fffefa;--sage:#e7ede5}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #c28a46;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:2px solid #74937d;outline-offset:1px}input,textarea,select{width:100%;background:var(--paper);border:1px solid #d7dcd3;border-radius:10px;padding:13px 14px;color:var(--ink);min-width:0}input::placeholder,textarea::placeholder{color:#8c918a}textarea{resize:vertical;line-height:1.5}label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:550}h1,h2,h3,p{margin:0}h1{font-size:40px;line-height:1.15;letter-spacing:-1.6px;font-weight:650}h2{font-size:21px;letter-spacing:-.45px;font-weight:600}h3{font-size:16px;line-height:1.45;font-weight:600}p{line-height:1.6}small{color:var(--muted);line-height:1.6;font-size:12px}svg{flex-shrink:0}.app-shell{max-width:1600px;margin:auto;min-height:100vh}.sidebar{position:fixed;top:0;bottom:0;width:218px;padding:40px 24px 28px 28px;border-right:1px solid var(--border);background:#f9f8f3;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:10px;font-size:28px;font-weight:650;letter-spacing:-1px}.brand svg{transform:rotate(-18deg)}.brand-caption{margin-top:7px;margin-left:4px;font-size:11px;color:var(--muted)}.sidebar nav{display:flex;flex-direction:column;gap:10px;margin-top:55px}.sidebar nav button{display:flex;align-items:center;gap:16px;padding:16px 14px;background:none;border:0;border-radius:12px;text-align:left;font-size:14px}.sidebar nav button:hover{background:#eef0e9}.sidebar nav button.active{background:var(--sage);font-weight:600}.sidebar-bottom{margin-top:auto;padding:30px 10px 0}.sidebar-bottom p{font-size:14px;color:#68756a;margin:13px 0 25px}.sidebar-bottom small{font-size:10px}.little-house{position:relative;width:80px}.little-house span{position:absolute;top:-12px;right:2px;color:#d88d4c;font-size:21px}.workspace{margin-left:218px}.topbar{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 42px;font-size:12px;color:var(--muted)}.date-desktop:first-letter{text-transform:uppercase}.topbar-right{display:flex;align-items:center;gap:20px}.family-label{display:flex;align-items:center;gap:12px;color:var(--ink);font-size:13px}.avatars{display:flex;padding-left:7px}.avatars>span{height:29px;width:29px;border-radius:50%;background:#e6eadf;border:2px solid #f6f5f0;display:grid;place-items:center;margin-left:-7px;font-size:10px;font-weight:650}.avatars>span+span{background:#ecdbc3}.mobile-brand{display:none}main{padding:8px 42px 24px;max-width:1320px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:4px 0 32px}.page-heading p{margin-top:11px;font-size:16px;color:#6b776e}.heading-note{color:#788b77;font-family:Georgia,serif;font-size:15px;font-style:italic;transform:rotate(-7deg);line-height:1.7;margin-right:20px;white-space:nowrap}.heading-note span{color:#db9656}.dashboard-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:20px}.panel{border:1px solid var(--border);border-radius:19px;background:var(--paper);padding:25px;min-width:0}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.panel-head h2{display:flex;align-items:center;gap:11px}.panel-head h2 svg{width:23px;stroke-width:1.6}.panel-head>span{font-size:12px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:43px;border:1px solid #c9d3c7;background:transparent;border-radius:10px;padding:11px 17px;font-size:13px;font-weight:550;white-space:nowrap;transition:background .15s,transform .15s}.button:hover{background:#edf1e8}.button.primary,.round.primary{color:#fffefa;background:var(--green);border-color:var(--green)}.button.primary:hover,.round.primary:hover{background:#326048}.button.white{background:#fffefa;color:var(--ink);border-color:#fffefa}.button.white:hover{background:#eeeede}.button.small{min-height:34px;padding:7px 11px;font-size:12px}.button.wide{width:100%}.button.danger{color:#a94c38;border-color:#e6d5ce}.text-button{border:0;background:none;display:inline-flex;align-items:center;gap:7px;font-size:12px;color:#798078;min-height:35px;padding:4px 0}.text-button:hover{color:var(--green)}.icon-button{display:inline-flex;align-items:center;justify-content:center;background:none;border:0;width:36px;height:36px;border-radius:9px;flex-shrink:0}.icon-button:hover{background:#e9eee6}.round{display:grid;place-items:center;width:49px;height:49px;border:1px solid var(--border);border-radius:50%;flex-shrink:0}.trip-hero{position:relative;overflow:hidden;border-radius:19px;min-height:350px;background:var(--green);color:#fbfbf3;padding:29px;isolation:isolate}.trip-hero h2{font-size:48px;letter-spacing:-1.7px;margin:28px 0 4px;font-weight:600;position:relative}.trip-hero>p{font-size:19px;position:relative}.pill{display:inline-flex;border-radius:20px;padding:9px 13px;font-size:11px}.pill.light{border:1px solid #ffffff36;background:#ffffff13}.hero-caption{margin:22px 0 27px;font-size:13px;color:#d7e3d6;line-height:1.7;position:relative}.trip-hero .button{position:relative;z-index:1}.river{position:absolute;right:-38px;top:-5px;height:110%;width:85%;z-index:-1}.empty{text-align:center;padding:26px 5px 23px}.empty-art{display:inline-flex;position:relative;align-items:center;justify-content:center;width:72px;height:65px;margin-bottom:15px}.empty-art>span{position:absolute;right:8px;top:-4px;font-size:16px;color:#d8904a}.empty p{font-size:13px;color:var(--muted);margin:7px 0 0;line-height:1.6}.empty .button{margin-top:22px}.agenda-panel .empty{padding-top:39px}.quick-add{display:flex;align-items:center;gap:12px}.quick-add input{height:49px;font-size:13px}.panel>.wide{margin-top:5px}.agenda-list{margin-top:27px}.agenda-item{display:flex;align-items:center;gap:17px;text-align:left;width:100%;background:none;border:0;border-bottom:1px solid var(--border);padding:17px 0}.agenda-item time{font-size:13px;color:var(--muted)}.agenda-item strong{font-size:14px;font-weight:500}.dashboard-rows{min-height:195px;margin:10px 0 15px}.item-row{display:flex;align-items:center;gap:13px;min-height:76px;border-bottom:1px solid #edf0e8}.item-row:last-child{border-bottom:0}.checkbox{display:grid;place-items:center;background:var(--paper);border:1.5px solid #b8c6b5;border-radius:6px;width:24px;height:24px;flex-shrink:0;padding:0;position:relative}.checkbox:after{content:"";position:absolute;inset:-9px}.checkbox.checked{background:var(--green);border-color:var(--green);color:#fff}.row-content{border:0;background:none;text-align:left;padding:13px 0;flex:1;min-width:0}.row-content strong{display:block;font-size:15px;font-weight:550;overflow-wrap:anywhere}.row-content>span{display:block;font-size:11px;color:var(--muted);margin-top:6px;line-height:1.5}.row-content p{font-size:12px;color:var(--muted);white-space:pre-wrap;margin-top:8px}.completed .row-content strong{text-decoration:line-through;color:#93998f}.row-edit{opacity:0;color:var(--muted)}.item-row:hover .row-edit,.row-edit:focus-visible{opacity:1}.section-heading{margin-bottom:31px}.section-heading .button{align-self:center}.tabs{display:flex;gap:6px;margin-bottom:23px;overflow:auto}.tabs button{display:flex;align-items:center;gap:8px;white-space:nowrap;min-height:42px;border:0;background:transparent;border-radius:9px;padding:10px 18px;font-size:13px;color:var(--muted)}.tabs button.active{background:#e4eadf;color:var(--green);font-weight:600}.tabs button>span{font-size:10px;background:var(--paper);padding:2px 6px;border-radius:10px}.list-panel{max-width:880px;padding:26px 30px}.list-panel>.quick-add{margin-bottom:13px}.list-panel>.empty{padding:50px 10px 65px}.item-group{margin-top:23px}.item-group>h3{font-size:12px;color:var(--muted);margin-bottom:5px}.done-list{border-top:1px solid var(--border);margin-top:26px;padding-top:22px}.done-list summary{font-size:13px;color:var(--muted);cursor:pointer}.stock-row{display:flex;align-items:center;gap:15px;border-bottom:1px solid var(--border);min-height:84px}.stock-row:last-child{border:0}.stock-status{font-size:11px;border-radius:15px;padding:6px 10px;background:#e9eee4;white-space:nowrap}.stock-status.low{background:#fbecd3;color:#9b692b}.stock-status.out{background:#f5e2db;color:#a15d43}.event-row{display:flex;align-items:center;gap:22px;border-bottom:1px solid var(--border);padding:16px 0}.event-row:last-child{border:0}.event-date{background:#edf0e7;border-radius:12px;width:60px;min-width:60px;text-align:center;padding:10px 5px}.event-date strong{font-size:23px;font-weight:550;display:block}.event-date span{font-size:11px;display:block;margin-top:3px}.event-row.past{opacity:.6}.trip-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.back{margin-bottom:12px}.trip-info{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:19px 0;color:#69776b;font-size:13px}.trip-info summary{cursor:pointer;font-weight:550;color:var(--ink)}.trip-info p{white-space:pre-wrap;margin-top:17px;max-width:820px}.trip-info small{display:block;margin-top:13px}.day-tabs{display:flex;gap:10px;overflow-x:auto;padding:24px 0 30px}.day-tabs button{min-width:116px;border:1px solid var(--border);background:var(--paper);border-radius:12px;padding:13px 15px;text-align:left}.day-tabs button.active{background:var(--green);color:var(--paper);border-color:var(--green)}.day-tabs span{display:block;text-transform:capitalize;font-size:11px;opacity:.7;margin-bottom:6px}.day-tabs strong{font-size:14px;font-weight:500}.route-header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:27px}.route-header p{font-size:12px;color:var(--muted);margin-top:7px}.route{max-width:920px}.stop{display:grid;grid-template-columns:88px 1fr;gap:21px;position:relative;padding-bottom:19px}.stop-time{position:relative;font-size:13px;font-weight:600;padding-top:24px}.timeline-dot{position:absolute;right:-10px;top:26px;width:8px;height:8px;border-radius:50%;background:#b6c2b0;z-index:1}.stop:before{content:"";position:absolute;left:93px;top:32px;bottom:-32px;width:1px;background:#d9dfd1}.stop:last-child:before{display:none}.stop.current .timeline-dot{background:#cd965e;box-shadow:0 0 0 4px #f6f5f0}.stop-body{background:var(--paper);border:1px solid var(--border);border-radius:15px;padding:21px 24px}.stop-top{display:flex;align-items:flex-start;gap:15px}.stop-title{background:none;border:0;text-align:left;padding:0;flex:1}.stop-title h3{font-size:17px}.stop-done .stop-title h3{color:#8a9585;text-decoration:line-through}.uncertain{display:inline-block;margin-top:9px;padding:4px 7px;border-radius:5px;background:#f7ecd9;color:#a57836;font-size:10px}.address{display:flex;align-items:center;gap:5px;font-size:11px;color:#7f8a7c;margin-top:9px}.stop-note{font-size:13px;color:#6d786c;white-space:pre-wrap;margin-top:12px;line-height:1.75}.clamped{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.stop-actions{display:flex;align-items:center;gap:17px;margin-top:16px;flex-wrap:wrap}.stop-actions .icon-button{margin-left:auto}.page-footer{display:flex;align-items:center;gap:7px;margin-top:35px;padding:10px 0;font-size:10px;color:#91998b}.page-footer>span:last-child{margin-left:auto}.connection-dot{width:5px;height:5px;border-radius:50%;background:#7c9970}.connection-dot.disconnected{background:#c79052}.notice{display:flex;align-items:center;gap:10px;border-radius:10px;background:#e9eee3;padding:13px 16px;color:#5e715c;font-size:12px;line-height:1.65;margin-bottom:20px}.notice.offline{background:#f5e9d5;color:#87662f}.notice>span{flex:1}.error{color:#a64131!important;font-size:13px;line-height:1.6}.bottom-nav{display:none}dialog{color:var(--ink);background:var(--paper);border:1px solid var(--border);border-radius:20px;padding:25px;width:520px;max-width:calc(100vw - 24px);max-height:90dvh;box-shadow:0 25px 100px #152b3020}dialog::backdrop{background:#19342566;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:23px}.dialog-head h2{font-size:20px}.editor{display:flex;flex-direction:column;gap:19px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.inline-label{flex-direction:row;align-items:center;font-weight:400}.inline-label input{width:17px;height:17px;accent-color:var(--green)}.dialog-actions{display:flex;gap:12px;justify-content:space-between;margin-top:6px}.dialog-actions>.primary{margin-left:auto}.settings-body{display:flex;flex-direction:column;gap:15px}.settings-body p{font-size:13px;color:#687462}.settings-body .notice{margin:0}.settings-family{display:flex;gap:15px;align-items:center;margin-bottom:7px}.settings-family h3{font-size:18px}.settings-family p{font-size:12px}.muted{color:var(--muted)}.toast{position:fixed;left:calc(50% + 100px);bottom:25px;transform:translate(-50%);z-index:100;display:flex;align-items:center;gap:9px;background:#213d31;color:#fff;padding:13px 20px;border-radius:11px;font-size:13px;max-width:90vw;box-shadow:0 7px 30px #163b3020}.login{max-width:610px;padding:80px 30px}.login h1{margin-top:55px;font-size:39px}.login>p{color:var(--muted);margin:20px 0 30px;font-size:14px}.login form{max-width:360px;display:flex;flex-direction:column;gap:15px}.loading{display:grid;place-content:center;justify-items:center;gap:20px;min-height:100vh}.loading p{color:var(--muted)}@media(min-width:1600px){.sidebar{left:calc((100vw - 1600px)/2)}}@media(max-width:1150px){.sidebar{width:190px;padding-left:20px;padding-right:18px}.workspace{margin-left:190px}main{padding-left:28px;padding-right:28px}.topbar{padding:0 28px}h1{font-size:34px}.heading-note{display:none}.dashboard-grid{gap:16px;grid-template-columns:1.08fr 1fr}.panel{padding:22px 20px}.panel-head h2{font-size:19px}.panel-head .text-button{font-size:11px;gap:4px}.trip-hero{padding:27px 24px}.empty h3{font-size:15px}.trip-hero h2{font-size:44px}}@media(max-width:850px){.sidebar{width:170px;padding-left:15px;padding-right:12px}.brand{font-size:25px}.workspace{margin-left:170px}.sidebar nav button{gap:11px;padding:15px 10px;font-size:13px}.dashboard-grid{grid-template-columns:1fr}.agenda-panel{grid-row:4}.trip-hero{min-height:315px}.trip-hero h2{margin-top:22px}.panel>.empty{padding-top:27px;padding-bottom:26px}.trip-grid{grid-template-columns:1fr}.page-heading{align-items:flex-start}.section-heading{flex-wrap:wrap}.section-heading .button{align-self:flex-start}.row-edit{opacity:1}.toast{left:calc(50% + 85px)}}@media(max-width:600px){.sidebar{display:none}.workspace{margin-left:0}.topbar{height:79px;padding:0 22px}.mobile-brand{display:flex;font-size:24px}.date-desktop{display:none}.topbar-right{gap:7px}.family-label{font-size:11px;gap:6px}.avatars>span{height:24px;width:24px;font-size:9px}.topbar .icon-button{width:30px}.topbar .icon-button svg{width:19px}main{padding:10px 19px 110px}.page-heading{margin:4px 0 25px;gap:15px}h1{font-size:30px;letter-spacing:-1.1px}.page-heading p{font-size:13px;margin-top:9px;line-height:1.6}.dashboard-grid{gap:16px}.trip-hero{min-height:303px;border-radius:16px;padding:23px}.trip-hero h2{font-size:41px;margin:22px 0 3px}.trip-hero>p{font-size:15px}.hero-caption{font-size:12px;margin:19px 0 24px}.trip-hero .button{min-height:39px;font-size:12px}.pill{font-size:10px;padding:8px 11px}.river{right:-41px;width:90%}.panel{padding:21px;border-radius:15px}.panel-head h2{font-size:18px;gap:9px}.panel-head h2 svg{width:22px}.panel-head .text-button{font-size:11px}.panel-head .text-button svg{width:14px}.panel>.empty{padding:24px 0 22px}.empty-art{height:58px;margin-bottom:9px}.empty-art svg{width:44px}.empty h3{font-size:15px}.empty p{font-size:12px}.button{font-size:12px;min-height:43px;padding:11px 14px}.quick-add{gap:10px}.quick-add input{font-size:12px;height:47px}.round{height:47px;width:47px}.dashboard-rows{min-height:0}.bottom-nav{position:fixed;display:flex;left:0;right:0;bottom:0;height:calc(68px + env(safe-area-inset-bottom));padding:7px 8px calc(7px + env(safe-area-inset-bottom));background:#fffefaf7;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:20}.bottom-nav button{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:0;background:none;color:#8b9387;font-size:10px}.bottom-nav button.active{color:var(--green);font-weight:600}.bottom-nav button.active svg{stroke-width:2.5}.page-footer{font-size:9px;flex-wrap:wrap;margin-top:26px}.page-footer>span:last-child{display:none}.section-heading .button{min-height:39px}.tabs{gap:2px;margin-bottom:17px}.tabs button{padding:10px 14px;font-size:12px}.list-panel{padding:19px}.list-panel>.empty{padding:40px 0}.row-content strong{font-size:14px}.item-row{gap:12px}.row-edit{width:29px}.stock-row{gap:9px;flex-wrap:wrap;padding:10px 0}.stock-row .button{margin-left:auto}.stock-status{font-size:10px}.event-row{gap:15px}.event-date{min-width:50px;width:50px}.event-date strong{font-size:22px}.trip-info{font-size:12px;line-height:1.5}.day-tabs{gap:8px;padding:21px 0 25px}.day-tabs button{min-width:95px;padding:12px}.day-tabs strong{font-size:12px}.route-header{align-items:flex-start;gap:10px;flex-wrap:wrap}.route-header h2{font-size:20px}.route-header p{font-size:11px}.route-header .button{font-size:11px;padding:9px 11px;min-height:35px}.stop{grid-template-columns:47px 1fr;gap:13px;padding-bottom:15px}.stop-time{font-size:11px;padding-top:20px}.stop:before{left:47px}.timeline-dot{right:-4px;top:24px;width:7px;height:7px}.stop-body{padding:17px 15px;border-radius:12px}.stop-title h3{font-size:15px}.stop-top{gap:9px}.stop .checkbox{width:21px;height:21px}.stop-note{font-size:12px}.stop-actions{gap:12px}.stop-actions .button,.stop-actions .text-button{font-size:11px}.address{font-size:10px;align-items:flex-start;line-height:1.6}.toast{left:50%;bottom:calc(84px + env(safe-area-inset-bottom));width:max-content;font-size:12px;padding:13px 16px}.notice{font-size:11px;padding:12px}dialog{padding:22px 20px;border-radius:17px;max-height:88dvh}.dialog-head h2{font-size:18px}.form-grid{gap:12px}.editor{gap:17px}.editor input,.editor select,.editor textarea{font-size:16px}label{font-size:12px}.login{padding:60px 25px}.login h1{font-size:32px}.login>p{font-size:13px}.login form input{font-size:16px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
