*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f5f5f0;--card:#ffffff;--border:#e0ddd5;--text:#2c2c2c;--text-muted:#777;--accent:#3a7ca5;--accent-hover:#2d6383;--star:#f0c040;--star-empty:#ddd;--danger:#c0392b;--success:#27ae60;--radius:8px;--score-strong-yes:#16a34a;--score-lean-yes:#86efac;--score-lean-no:#f97316;--score-hard-no:#dc2626;--type-flight:#059669;--type-hike:#92400e;--type-hotel:#7c3aed;--type-restaurant:#d97706;--type-activity:#1a56db;--type-car-rental:#d97706;--type-commodity:#6b7280;--teal:#0d7672;--teal-hover:#095a57;--teal-soft:#d6ebe8;--surface:#ffffff}html{font-size:16px;-webkit-text-size-adjust:100%}body{background-color:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{width:100%;max-width:1400px;margin-inline:auto;padding-inline:1.5rem}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover);text-decoration:underline}button{cursor:pointer}button,input,select,textarea{font-family:inherit;font-size:inherit}img{max-width:100%;height:auto;display:block}.page{min-height:100dvh;display:flex;flex-direction:column}.page>main{flex:1 1}.page>footer{margin-top:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media (max-width:899px){.card-view-toggle-wrap{display:none!important}}