:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#173142;background:#f5f7f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}button:disabled{opacity:.5;cursor:wait}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.2rem,5vw,4rem);line-height:1.06;letter-spacing:-.055em;margin-bottom:1rem}h2{font-size:1.55rem;letter-spacing:-.03em}h3{font-size:1.08rem;margin-bottom:.45rem}.masthead{height:78px;background:#0c1f2c;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100% - 1120px)/2));border-bottom:1px solid #ffffff22}.brand{display:flex;align-items:center;gap:12px;font-weight:750;letter-spacing:-.025em;font-size:1.12rem}.brand-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:11px;background:#d2edb9;color:#173142;font-size:23px}.quiet{background:transparent;color:#fff;padding:.6rem 1rem;border:1px solid #ffffff44;border-radius:10px}main{max-width:1168px;margin:auto;padding:0 24px 80px}.eyebrow{font-size:.72rem;letter-spacing:.18em;color:#507d63;font-weight:800}.hero{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:68px 0 40px}.hero p,.trip-hero p{color:#638071;margin:0}.hero h1{margin-top:10px}.primary,.row-form button{background:#255d45;color:white;padding:.86rem 1.2rem;border-radius:11px;font-weight:700;box-shadow:0 3px 8px #1d4c3422}.primary:hover,.row-form button:hover{background:#164e36}.secondary{background:#ecf2e9;color:#26513c;padding:.72rem 1rem;border-radius:10px;font-weight:700}.secondary:hover{background:#dfead8}.panel,.trip-card,.entry-card{background:white;border:1px solid #e0e9e2;border-radius:20px;box-shadow:0 10px 30px #2848340b}.unlock{max-width:620px;margin:12vh auto;padding:clamp(28px,6vw,58px)}.unlock h1{margin-top:15px}.unlock p{line-height:1.6;color:#5f746c}.row-form{display:flex;gap:10px;margin-top:28px}.row-form input{flex:1;min-width:0}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:8px 0 18px}.section-heading h2{margin:0}.history-heading{margin-top:48px}.trip-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:17px}.trip-card{text-align:left;padding:25px;min-height:180px;display:flex;flex-direction:column;justify-content:space-between;width:100%;color:inherit}.trip-card:hover,.entry-card:hover{border-color:#88ad8e;transform:translateY(-2px)}.trip-card h3{font-size:1.35rem;letter-spacing:-.04em}.trip-card p{color:#688077}.trip-card .card-footer{display:flex;justify-content:space-between;align-items:center;color:#678375;font-size:.86rem}.tag{background:#e8f3e8;color:#356a48;border-radius:30px;padding:5px 10px;font-weight:750;font-size:.72rem;text-transform:capitalize}.empty{background:#fdfefd;border:1px dashed #c7d6c9;padding:34px;border-radius:18px;color:#648071;line-height:1.5;grid-column:1/-1}.text-button{padding:0;background:none;color:#316847;font-weight:700;margin:30px 0 20px}.trip-hero{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:34px}.trip-hero h2{font-size:clamp(1.8rem,4vw,2.65rem);margin:8px 0}.trip-actions{display:flex;gap:8px;flex-wrap:wrap}.tabs{display:flex;gap:8px;overflow:auto;padding:23px 0 25px;scrollbar-width:thin}.tabs button{white-space:nowrap;background:transparent;color:#547063;border:1px solid #dce6dd;border-radius:30px;padding:10px 16px;font-weight:650}.tabs button[aria-current="page"]{background:#255d45;border-color:#255d45;color:white}.entry-list{display:grid;gap:12px}.entry-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 23px}.entry-card p{margin:0;color:#71877a;font-size:.9rem}.entry-card .entry-actions{display:flex;gap:8px;flex-shrink:0}.icon-button{background:#f1f5ef;color:#35614b;border-radius:9px;padding:7px 11px;font-size:1.15rem}.icon-button.danger{color:#a14b43}.notice{background:#fff5dc;color:#6d5620;border-radius:12px;padding:13px 18px;margin:0 0 20px}.error{color:#aa3939!important;min-height:1.5rem}input,select,textarea{width:100%;padding:12px 13px;border:1px solid #cbd9cf;border-radius:10px;background:white;color:#173142}input:focus,select:focus,textarea:focus{outline:2px solid #8dba9a;border-color:#367650}label{display:grid;gap:7px;font-size:.85rem;font-weight:700;color:#355648}textarea{min-height:90px;resize:vertical}dialog{border:0;border-radius:20px;padding:0;width:min(540px,calc(100% - 28px));max-height:90vh;box-shadow:0 30px 80px #14251b50}dialog::backdrop{background:#0b221a99}#editor-form{padding:26px;overflow:auto;max-height:90vh}.dialog-heading{display:flex;align-items:start;justify-content:space-between;gap:15px}.dialog-heading h2{margin:5px 0 20px}.form-fields{display:grid;gap:15px}.dialog-actions{position:sticky;bottom:-26px;background:white;padding:20px 0 4px;display:flex;justify-content:end;gap:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:650px){.masthead{height:66px}.hero{padding:46px 0 28px;align-items:start;flex-direction:column}.hero h1{font-size:2.7rem}.row-form{flex-direction:column}.trip-hero{align-items:start;flex-direction:column;padding:26px}.entry-card{align-items:start}.entry-card .entry-actions{flex-direction:column}.trip-grid{grid-template-columns:1fr}.unlock{margin:8vh auto}}
:is(.secondary.danger){color:#a14b43;background:#fff0ed}.secondary.danger:hover{background:#fce1dc}
