@import url("https://fonts.googleapis.com/css2?family=Bitter:wght@400;600;700&family=Outfit:wght@300;400;500;600&display=swap");:root{--xow-deep: #1B2838;--xow-surface: #F0ECE3;--xow-vivid: #E07A5F;--xow-muted: #81B29A}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:"Outfit",sans-serif;font-weight:400;line-height:1.7;color:var(--xow-deep);background-color:var(--xow-surface);min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{font-family:"Bitter",serif;font-weight:700;line-height:1.3}a{color:var(--xow-vivid);text-decoration:none;transition:color .2s ease}a:hover{color:var(--xow-deep)}img{max-width:100%;height:auto;display:block}.xow-thermal-nav{display:flex;justify-content:center;gap:1rem;padding:1rem 2rem;background:var(--xow-deep);flex-wrap:wrap}.xow-thermal-nav a{width:100px;height:50px;border:2px solid var(--xow-vivid);border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:var(--xow-vivid);font-family:"Outfit",sans-serif;font-size:.75rem;font-weight:500;text-align:center;transition:background .25s ease,color .25s ease}.xow-thermal-nav a:hover{background:var(--xow-vivid);color:#fff}@media (max-width: 640px){.xow-thermal-nav{flex-direction:column;align-items:center}}.xow-basin-footer{position:sticky;bottom:0;height:40px;background:var(--xow-deep);display:flex;justify-content:space-between;padding:0 2rem;align-items:center;font-size:.7rem;color:#fff;margin-top:auto;z-index:50}.xow-basin-footer a{color:var(--xow-muted)}.xow-spring-main{flex:1;max-width:1100px;margin:0 auto;padding:2rem 1.5rem;width:100%}.xow-thermal-cta{margin-bottom:3rem;border-radius:8px;overflow:hidden;background:var(--xow-deep);color:#fff;padding:2.5rem 2rem;text-align:center}.xow-thermal-cta figcaption h2{font-size:1.6rem;margin-bottom:.5rem;color:var(--xow-vivid)}.xow-thermal-cta p{font-size:1rem;line-height:1.6;margin-bottom:1.5rem;color:#ccc}.xow-thermal-cta a{display:inline-block;background:var(--xow-vivid);color:#fff;padding:.7rem 2rem;border-radius:6px;font-weight:600;transition:opacity .25s ease}.xow-thermal-cta a:hover{opacity:.85;color:#fff}.xow-terrace-stats{margin-bottom:3rem;overflow-x:auto}.xow-terrace-stats table{width:100%;border-collapse:collapse;background:#fff;border-radius:6px;overflow:hidden}.xow-terrace-stats caption{font-family:"Bitter",serif;font-size:1.2rem;font-weight:700;text-align:left;padding:1rem 1.2rem .5rem;color:var(--xow-deep)}.xow-terrace-stats thead{background:var(--xow-deep);color:#fff}.xow-terrace-stats th,.xow-terrace-stats td{padding:.75rem 1.2rem;text-align:left;font-size:.9rem}.xow-terrace-stats tbody tr:nth-child(even){background:var(--xow-surface)}.xow-terrace-stats tbody tr:hover{background:rgba(224,122,95,.1)}.xow-arcade-hero{margin-bottom:3rem}.xow-arcade-hero .xow-thermal{background:linear-gradient(135deg, var(--xow-deep) 0%, #2a3f55 100%);border-radius:10px;padding:3rem 2.5rem;color:#fff}.xow-arcade-hero h1{font-size:2.2rem;margin-bottom:1rem;color:var(--xow-vivid)}.xow-arcade-hero p{font-size:1.05rem;line-height:1.8;margin-bottom:1.5rem;color:#d0d0d0}.xow-arcade-hero .xow-basin{margin-top:1rem}.xow-arcade-hero .xow-basin a{display:inline-block;background:var(--xow-vivid);color:#fff;padding:.8rem 2.5rem;border-radius:6px;font-weight:600;font-size:1rem;transition:transform .2s ease,opacity .2s ease}.xow-arcade-hero .xow-basin a:hover{transform:translateY(-2px);opacity:.9;color:#fff}.xow-spring-feed{margin-bottom:3rem}.xow-spring-feed h2{font-size:1.5rem;margin-bottom:1.2rem;color:var(--xow-deep)}.xow-spring-feed a{display:block;padding:.8rem 1rem;margin-bottom:.5rem;background:#fff;border-radius:6px;font-weight:500;color:var(--xow-deep);transition:border-left .2s ease,padding-left .2s ease;border-left:3px solid rgba(0,0,0,0)}.xow-spring-feed a:hover{border-left-color:var(--xow-vivid);padding-left:1.3rem;color:var(--xow-vivid)}.xow-arcade-cities{margin-bottom:3rem}.xow-arcade-cities .xow-spring{background:#fff;border-radius:8px;padding:1.5rem}.xow-arcade-cities .xow-spring .xow-terrace{border-left:3px solid var(--xow-muted);padding-left:1.5rem}.xow-arcade-cities .xow-spring .xow-terrace .xow-arcade{display:flex;flex-wrap:wrap;gap:.8rem}.xow-arcade-cities .xow-spring .xow-terrace .xow-arcade a{display:inline-block;padding:.5rem 1.2rem;border:2px solid var(--xow-muted);border-radius:20px;color:var(--xow-deep);font-weight:500;font-size:.9rem;transition:background .2s ease,color .2s ease}.xow-arcade-cities .xow-spring .xow-terrace .xow-arcade a:hover{background:var(--xow-muted);color:#fff}.xow-basin-features{margin-bottom:3rem}.xow-basin-features dl{background:#fff;border-radius:8px;padding:1.5rem 2rem}.xow-basin-features dt{font-family:"Bitter",serif;font-weight:700;font-size:1.1rem;color:var(--xow-vivid);margin-top:1.2rem}.xow-basin-features dt:first-child{margin-top:0}.xow-basin-features dd{font-size:.95rem;line-height:1.7;color:#444;margin-top:.3rem;margin-bottom:.8rem;padding-bottom:.8rem;border-bottom:1px solid var(--xow-surface)}.xow-basin-features dd:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.xow-spring-picture{margin:2rem 0;text-align:center}.xow-spring-picture img{border-radius:8px;margin:0 auto;max-height:400px;object-fit:cover;width:100%}.xow-terrace-content{max-width:800px;margin:0 auto;padding:2rem 0}.xow-terrace-content h1{font-size:2rem;margin-bottom:1.5rem;color:var(--xow-deep)}.xow-terrace-content h2{font-size:1.4rem;margin-top:2rem;margin-bottom:.8rem;color:var(--xow-deep)}.xow-terrace-content h3{font-size:1.15rem;margin-top:1.5rem;margin-bottom:.5rem;color:var(--xow-vivid)}.xow-terrace-content p{margin-bottom:1rem;font-size:1rem;line-height:1.8}.xow-terrace-content ul,.xow-terrace-content ol{margin:1rem 0;padding-left:1.5rem}.xow-terrace-content li{margin-bottom:.4rem;line-height:1.7}.xow-terrace-content blockquote{border-left:4px solid var(--xow-vivid);padding:1rem 1.5rem;margin:1.5rem 0;background:rgba(224,122,95,.05);border-radius:0 6px 6px 0}.xow-arcade-breadcrumb{font-size:.85rem;color:#777;margin-bottom:1.5rem}.xow-arcade-breadcrumb a{color:var(--xow-muted)}.xow-spring-listing{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:1.2rem;margin-top:1.5rem}.xow-spring-listing a{display:block;background:#fff;padding:1.2rem 1.5rem;border-radius:8px;color:var(--xow-deep);font-weight:500;font-size:1.05rem;border-left:4px solid var(--xow-muted);transition:transform .2s ease,border-left-color .2s ease}.xow-spring-listing a:hover{transform:translateY(-2px);border-left-color:var(--xow-vivid);color:var(--xow-vivid)}@media (max-width: 768px){.xow-arcade-hero h1{font-size:1.6rem}.xow-arcade-hero .xow-thermal{padding:2rem 1.5rem}.xow-spring-main{padding:1.5rem 1rem}.xow-terrace-stats th,.xow-terrace-stats td{padding:.5rem .7rem;font-size:.8rem}}