*{box-sizing:border-box;margin:0;padding:0}:root{--stone: #282828;--stone-mid: #464646;--stone-light: #686868;--lava: #C85020;--lava-light: #E07040;--sage: #5A7B5C;--sage-light: #7A9B7C;--cream: #F3EDE4;--cream-dark: #E6DDD1;--text: #1C1C1C;--text-light: #686868;--white: #FDFAF5;--gold: #C89030;--nav-height: 64px}html,body,#root{height:100%;font-family:Lato,sans-serif;background:var(--cream);color:var(--text);-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:Playfair Display,serif}.app{display:flex;flex-direction:column;height:100dvh;max-width:480px;margin:0 auto;background:var(--white);box-shadow:0 0 40px #00000026;position:relative}.page-content{flex:1;overflow-y:auto;padding-bottom:var(--nav-height)}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;height:var(--nav-height);background:var(--stone);display:flex;align-items:stretch;z-index:100;border-top:2px solid var(--lava)}.nav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#ffffff73;font-size:9px;font-family:Lato,sans-serif;gap:2px;padding:3px 1px;transition:color .15s;min-width:0}.nav-item.active{color:var(--gold)}.nav-item svg{width:20px;height:20px;flex-shrink:0}.home-header{background:linear-gradient(160deg,var(--stone) 0%,#3A3A3A 100%);color:var(--white);padding:32px 24px 28px;text-align:center;position:relative;overflow:hidden}.home-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M40 0 L80 80 L0 80 Z'/%3E%3C/g%3E%3C/svg%3E")}.home-volcano-icon{width:88px;height:88px;border-radius:50%;border:3px solid var(--lava);margin:0 auto 14px;display:flex;align-items:center;justify-content:center;font-size:44px;background:var(--stone-mid);position:relative;z-index:1;box-shadow:0 0 20px #c850204d}.home-title{font-size:28px;font-weight:700;letter-spacing:.5px;position:relative;z-index:1}.home-subtitle{font-size:12px;color:var(--gold);margin-top:5px;letter-spacing:2px;text-transform:uppercase;position:relative;z-index:1}.home-trip-info{background:var(--cream);padding:16px 20px;margin:16px;border-radius:10px;border-left:4px solid var(--lava);font-size:14px;line-height:1.6;color:var(--text)}.home-kaas-weetje{background:var(--stone);color:var(--white);margin:0 16px 16px;padding:16px 18px;border-radius:10px;font-size:13px;line-height:1.65}.home-kaas-weetje strong{color:var(--gold);display:block;margin-bottom:4px;font-size:11px;text-transform:uppercase;letter-spacing:1px}.section-header{padding:20px 20px 8px;display:flex;align-items:center;gap:10px}.section-header h2{font-size:22px;color:var(--stone)}.trip-card{margin:0 16px 12px;background:var(--white);border-radius:12px;border:1px solid var(--cream-dark);overflow:hidden;box-shadow:0 2px 8px #0000000f}.trip-card-header{background:var(--stone);color:var(--white);padding:12px 16px;display:flex;justify-content:space-between;align-items:center}.trip-card-header h3{font-size:16px;font-family:Playfair Display,serif}.trip-badge{background:var(--lava);color:#fff;font-size:11px;font-weight:700;padding:3px 8px;border-radius:20px;white-space:nowrap}.trip-card-body{padding:14px 16px}.trip-verhaal{font-size:14px;line-height:1.65;color:var(--text);margin-bottom:10px}.trip-praktisch{font-size:12px;color:var(--text-light);background:var(--cream);padding:8px 12px;border-radius:6px;line-height:1.5;margin-bottom:10px}.trip-praktisch-label{font-weight:700;color:var(--stone);margin-right:4px}.trip-maps-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:var(--sage);color:#fff;border-radius:8px;text-decoration:none;font-size:13px;font-weight:700}.cultuur-boek-card{margin:0 16px 14px;background:var(--white);border-radius:12px;border:1px solid var(--cream-dark);padding:16px;box-shadow:0 2px 8px #0000000d}.cultuur-boek-titel{font-family:Playfair Display,serif;font-size:17px;color:var(--stone);margin-bottom:2px}.cultuur-boek-auteur{font-size:12px;color:var(--lava);font-weight:700;margin-bottom:10px;letter-spacing:.3px}.cultuur-boek-verhaal{font-size:13px;line-height:1.65;color:var(--text);margin-bottom:12px}.cultuur-link-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;background:var(--lava);color:#fff;border-radius:7px;text-decoration:none;font-size:12px;font-weight:700;margin-right:8px;margin-bottom:6px}.cultuur-link-btn.secondary{background:var(--cream-dark);color:var(--stone)}.cultuur-buron-card{margin:0 16px 16px;background:var(--stone);color:var(--white);border-radius:12px;padding:18px}.cultuur-buron-card h3{font-family:Playfair Display,serif;font-size:16px;color:var(--gold);margin-bottom:10px}.cultuur-buron-card p{font-size:13px;line-height:1.7;color:#ffffffd9}.weer-huidig{background:linear-gradient(135deg,var(--stone) 0%,#3C3C3C 100%);color:var(--white);margin:16px;border-radius:14px;padding:24px 20px;text-align:center;box-shadow:0 4px 16px #0003}.weer-huidig-icon{font-size:52px;margin-bottom:8px;line-height:1}.weer-huidig-temp{font-size:42px;font-weight:700;font-family:Playfair Display,serif;line-height:1;margin-bottom:4px}.weer-huidig-label{font-size:14px;color:#ffffffb3;margin-bottom:12px}.weer-huidig-details{display:flex;justify-content:center;gap:20px;font-size:13px;color:#ffffffbf}.weer-uur-rij{display:flex;gap:10px;overflow-x:auto;padding:0 16px 16px;scrollbar-width:none}.weer-uur-rij::-webkit-scrollbar{display:none}.weer-uur-kaart{flex-shrink:0;background:var(--cream);border-radius:10px;padding:10px 12px;text-align:center;min-width:60px;border:1px solid var(--cream-dark)}.weer-uur-tijd{font-size:11px;color:var(--text-light);margin-bottom:4px}.weer-uur-icon{font-size:20px;margin-bottom:4px}.weer-uur-temp{font-size:13px;font-weight:700;color:var(--stone)}.weer-dag-label{padding:4px 16px 6px;font-size:11px;font-weight:700;color:var(--text-light);text-transform:uppercase;letter-spacing:1px}.weer-laden{text-align:center;padding:60px 20px;color:var(--text-light);font-size:15px}.album-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 16px 16px}.album-foto{border-radius:10px;overflow:hidden;background:var(--cream-dark);aspect-ratio:1;position:relative;cursor:pointer}.album-foto img{width:100%;height:100%;object-fit:cover}.album-foto-commentaar{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000b3);color:#fff;font-size:11px;padding:16px 8px 8px;line-height:1.3}.album-foto-auteur{position:absolute;top:6px;left:6px;background:#00000073;color:#ffffffd9;font-size:9px;padding:2px 6px;border-radius:4px}.album-empty{text-align:center;padding:40px 20px;color:var(--text-light);font-size:15px;line-height:1.6}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e0;z-index:200;display:flex;align-items:center;justify-content:center;padding:20px}.modal-box{background:var(--white);border-radius:14px;max-width:440px;width:100%;overflow:hidden}.modal-img{width:100%;max-height:60vh;object-fit:contain;background:#000}.modal-body{padding:16px}.modal-commentaar{font-size:14px;color:var(--text-light);margin-bottom:8px;font-style:italic}.modal-auteur{font-size:11px;color:var(--text-light);margin-bottom:12px}.modal-actions{display:flex;gap:10px}.btn{flex:1;padding:10px;border-radius:8px;border:none;cursor:pointer;font-size:14px;font-family:Lato,sans-serif;font-weight:700}.btn-primary{background:var(--lava);color:#fff}.btn-danger{background:#e53e3e;color:#fff}.btn-cancel{background:var(--cream-dark);color:var(--text)}
