.notebook-trip-panel{padding:var(--space-8);border-radius:var(--radius);background:var(--sage);border:1px solid var(--sage-dark);gap:var(--space-4);min-width:0;display:grid}.notebook-section-icon{width:48px;height:48px;color:var(--forest);background:var(--lime);border-radius:50%;place-items:center;display:grid}.notebook-trip-panel h3{font-size:26px}.notebook-help{color:var(--muted);font-size:13px;line-height:1.7}.notebook-plan-form{gap:var(--space-6);margin-top:var(--space-2);display:grid}.notebook-date-row{align-items:flex-end;gap:var(--space-3);flex-wrap:wrap;display:flex}.notebook-date-row label{gap:var(--space-2);flex:1;min-width:160px;font-size:14px;font-weight:650;display:grid}.notebook-date-row input{border:1px solid var(--line);width:100%;min-width:0;max-width:100%;min-height:48px;color:var(--ink);background:var(--paper);padding:var(--space-2) var(--space-3);border-radius:8px}.notebook-text-button{gap:var(--space-2);min-height:44px;padding:var(--space-2);color:var(--forest);text-underline-offset:4px;background:0 0;border:0;justify-content:center;align-items:center;font-size:13px;text-decoration:underline;display:inline-flex}.notebook-checklist{border:0;min-width:0;margin:0;padding:0}.notebook-checklist legend{margin-bottom:var(--space-2);font-size:16px;font-weight:700}.notebook-progress{align-items:center;gap:var(--space-2);color:var(--green);margin-bottom:var(--space-3);font-size:13px;display:flex}.notebook-check-item{border-top:1px solid var(--sage-dark);padding:var(--space-2) 0}.notebook-check-item label{align-items:flex-start;gap:var(--space-3);min-height:44px;padding:var(--space-2) 0;cursor:pointer;font-size:14px;display:flex}.notebook-check-item input{width:20px;height:20px;accent-color:var(--forest);flex:none;margin:2px 0 0}.notebook-check-item a{min-height:44px;margin-left:var(--space-8);padding:var(--space-2) 0;color:var(--forest);text-underline-offset:4px;align-items:center;font-size:12px;text-decoration:underline;display:inline-flex}.notebook-actions{gap:var(--space-3);flex-wrap:wrap;display:flex}.notebook-actions .button{padding-right:var(--space-4);padding-left:var(--space-4);font-size:13px}.notebook-text-link{min-height:44px;color:var(--forest);text-underline-offset:4px;align-items:center;font-size:13px;font-weight:650;text-decoration:underline;display:inline-flex}@media (max-width:640px){.notebook-trip-panel{padding:var(--space-5)}.notebook-actions{flex-direction:column;align-items:stretch}.notebook-actions .button{width:100%}}.notebook-conflict{padding:var(--space-4);background:var(--paper);border:1px solid var(--yellow);border-radius:var(--radius);color:var(--forest);font-size:14px}.notebook-conflict .notebook-actions{margin-top:var(--space-3)}
