.rv-home{margin-top:3rem;margin-bottom:3rem;padding-top:2rem;padding-bottom:2rem;border-top:1px solid var(--line,#d7ddd8);border-bottom:1px solid var(--line,#d7ddd8);display:flex;gap:2rem;align-items:center;justify-content:space-between}.rv-home h2{font-size:clamp(1.6rem,2.6vw,2.3rem);margin:.4rem 0 .8rem}.rv-home p{max-width:48rem}.rv-home .button{flex-shrink:0}.rv-entry-link{margin:1rem 0;font-weight:650}.rv-hub{padding-top:3rem;padding-bottom:3rem;max-width:1120px}.rv-heading{max-width:790px;margin-bottom:2rem}.rv-heading h1{font-size:clamp(2.2rem,5vw,4rem);line-height:1.08;margin:.8rem 0 1.3rem}.rv-intro{font-size:1.15rem;line-height:1.7}.rv-small{font-size:.88rem;line-height:1.6;color:var(--muted,#52605b)}.rv-panel{border:1px solid var(--line,#d7ddd8);background:var(--white,#fff);padding:clamp(1.2rem,3vw,2rem);margin:0 0 1.4rem;border-radius:8px;min-width:0}.rv-panel h2{font-size:clamp(1.35rem,2.7vw,1.8rem);line-height:1.3;margin:.25rem 0 1rem}.rv-panel h3{font-size:1.1rem;line-height:1.4;margin:0 0 .6rem}.rv-panel p{line-height:1.65}.rv-panel a{color:inherit;text-underline-offset:.18em}.rv-panel a:hover{text-decoration-thickness:2px}.rv-section-heading{display:flex;align-items:start;gap:1.5rem;justify-content:space-between}.rv-section-heading>a{flex-shrink:0}.rv-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.rv-field{display:flex;flex-direction:column;gap:.45rem;margin-bottom:1rem;min-width:0}.rv-field>span{font-size:.93rem;font-weight:650}.rv-field input,.rv-field select,.rv-field textarea{font:inherit;color:var(--ink,#193a31);background:var(--paper,#fff);border:1px solid var(--line,#a2afa7);border-radius:4px;min-height:46px;width:100%;padding:.65rem .8rem;box-sizing:border-box;max-width:100%}.rv-field textarea{resize:vertical;line-height:1.6}.rv-field input:focus-visible,.rv-field select:focus-visible,.rv-field textarea:focus-visible,.rv-quiet:focus-visible{outline:3px solid var(--accent,#315e47);outline-offset:3px}.rv-inline,.rv-check{display:flex;align-items:start;gap:.8rem;line-height:1.55}.rv-inline input,.rv-check input{width:20px;height:20px;accent-color:var(--accent,#315e47);flex:none;margin:2px 0 0}.rv-result{font-size:1.1rem;font-weight:700;border-left:3px solid var(--accent,#315e47);padding:.8rem 1rem;background:var(--soft,#f1f4ef)}.rv-season-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1rem 0}.rv-season-item{padding:1.1rem;background:var(--soft,#f1f4ef);border-radius:5px}.rv-season-item p{font-size:.92rem}.rv-season-state{font-weight:700}.rv-source-item{border-top:1px solid var(--line,#d7ddd8);padding:1rem 0}.rv-source-item>a{font-weight:700}.rv-source-item p{margin:.5rem 0}.rv-event{border-top:1px solid var(--line,#d7ddd8);padding:1.2rem 0}.rv-event-date{font-weight:700;font-size:.93rem;color:var(--accent,#315e47)}.rv-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1.15rem}.rv-actions>a{font-weight:650;font-size:.93rem}.rv-actions .rv-quiet{padding:.45rem .75rem}.rv-quiet{font:inherit;font-size:.9rem;line-height:1.3;cursor:pointer;padding:.65rem .9rem;min-height:40px;border:1px solid var(--line,#bfc9c1);border-radius:4px;background:var(--white,#fff);color:var(--ink,#193a31)}.rv-quiet:hover{background:var(--soft,#f1f4ef)}.rv-quiet:disabled{opacity:.5;cursor:default}.rv-empty{padding:1.3rem;background:var(--soft,#f1f4ef)}.rv-stop{padding:1.25rem 0;border-top:1px solid var(--line,#d7ddd8)}.rv-stop h3{font-size:1.2rem}.rv-stop-info{margin:.8rem 0 1.1rem}.rv-stop-info p{margin:.4rem 0;font-size:.93rem}.rv-stop-info .rv-small{font-size:.84rem}.rv-picker{padding-top:1.5rem;margin-top:1rem;border-top:2px solid var(--line,#d7ddd8)}.rv-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1.5rem}.rv-result-row{display:flex;align-items:center;gap:1rem;justify-content:space-between;border-bottom:1px solid var(--line,#d7ddd8);padding:.8rem 0;min-width:0}.rv-result-row>div{min-width:0;overflow-wrap:anywhere}.rv-result-row a{font-size:.95rem;font-weight:650}.rv-result-row p{margin:.25rem 0}.rv-result-row button{flex-shrink:0}.rv-two-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.rv-checks{display:grid;gap:1rem;margin:1.2rem 0 1.7rem}.rv-check{font-size:.97rem}.rv-check:has(input:checked) span{color:var(--muted,#52605b)}.rv-context ul{padding-left:1.2rem;line-height:1.8}.rv-context li{margin:.4rem 0}.rv-final-actions{justify-content:space-between}.rv-final-actions p{font-size:.9rem;max-width:650px}.rv-hub [hidden]{display:none!important}.theme-charging .rv-panel{border-radius:0}.theme-water .rv-panel{border-radius:1px}.theme-secondhand .rv-season-item,.theme-secondhand .rv-panel{border-radius:2px}@media(max-width:760px){.rv-home{align-items:start;flex-direction:column;gap:1rem}.rv-fields,.rv-results,.rv-two-columns{grid-template-columns:1fr}.rv-season-grid{grid-template-columns:1fr}.rv-section-heading{flex-direction:column;gap:.2rem}.rv-hub{padding-top:2rem}.rv-two-columns{gap:0}.rv-final-actions{align-items:start;flex-direction:column}.rv-panel .button{white-space:normal;max-width:100%;text-align:left}}@media(prefers-reduced-motion:reduce){.rv-hub *{scroll-behavior:auto!important}}
