:root.dark,:root:not(.dark){transition:background-color .3s ease,color .3s ease}.category-description,.category-title,.tile,.tile-caption,.tile-text{transition:all .3s ease}.living-in-hull-page .header{margin-bottom:1.25rem}.living-in-hull-page .header .header-content img.header-image{max-height:360px;object-fit:cover}html.dark .living-in-hull-page .header{background-color:#0f172a!important}html.dark .living-in-hull-page .header .header-content,html.dark .living-in-hull-page .header .text-box{background:transparent}.living-in-hull-page .header:after{content:"";display:block;height:1px;width:100%;max-width:1100px;margin:.75rem auto 0;background:linear-gradient(90deg,transparent,rgba(0,0,0,.15),transparent)}html.dark .living-in-hull-page .header:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent)}.living-in-hull-page .header .text-box{margin-top:.75rem}.living-in-hull-page .category-section{padding:1.5rem;border-radius:8px;max-width:1100px;margin:3rem auto;transition:background-color .3s ease,border-color .3s ease;position:relative}.living-in-hull-page .category-section.light-mode{background-color:rgba(245,245,245,.7);border:1px solid #ddd;box-shadow:0 4px 10px rgba(0,0,0,.05)}.living-in-hull-page .category-section.light-mode:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,transparent,#0e3175,transparent);border-radius:8px 8px 0 0}.living-in-hull-page .category-section.dark-mode{background-color:rgba(30,30,30,.7);border:1px solid #444;box-shadow:0 4px 10px rgba(0,0,0,.3)}.living-in-hull-page .category-section.dark-mode:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,transparent,#90caf9,transparent);border-radius:8px 8px 0 0}.living-in-hull-page .category-title{font-size:1.85rem;font-weight:600;text-align:center;margin-bottom:.75rem;line-height:1.2;letter-spacing:-.5px;transition:color .3s ease}.living-in-hull-page .light-mode .category-title{color:#1f2937}.living-in-hull-page .dark-mode .category-title{color:#bfdbfe}.living-in-hull-page .category-description{text-align:left;margin-bottom:1.5rem;max-width:100%;margin-left:auto;margin-right:auto;transition:color .3s ease;line-height:1.55;font-size:1.05rem}@media (min-width:900px){.living-in-hull-page .category-description{max-width:1150px;text-align:center;line-height:1.6}}.living-in-hull-page .light-mode .category-description{color:#374151}.living-in-hull-page .dark-mode .category-description{color:#d1d5db}.living-in-hull-page .category-section:first-of-type{margin-top:1rem}.living-in-hull-page .category-section:last-of-type{margin-bottom:4rem}.living-in-hull-page .tiles-container{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;max-width:1000px;margin:auto}.living-in-hull-page .tiles-container .tile{display:flex;flex-direction:column;width:300px;min-height:450px;max-width:300px;flex:0 0 300px}.living-in-hull-page .tile .text-left{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start}.living-in-hull-page .tile img{width:100%!important;height:180px!important;object-fit:contain!important;background-color:#f8f9fa;border-radius:8px;margin-bottom:8px}.living-in-hull-page .dark-mode .tile img{background-color:#374151!important}.living-in-hull-page :root.dark .tile{background-color:rgba(40,40,40,.8);border-color:#555;box-shadow:0 0 20px 10px rgba(0,0,0,.3)}.living-in-hull-page :root.dark .tile-caption{color:#e0e0e0}.living-in-hull-page :root.dark .tile-text{color:#bbb}.living-in-hull-page .tile:hover{transform:translateY(-5px);transition:transform .3s ease}.living-in-hull-page :root.dark .tile:hover{box-shadow:0 0 25px 12px rgba(0,0,0,.4)}.living-in-hull-page .loading-container{text-align:center;padding:2rem;font-size:1.2rem;color:var(--text-color,#333)}@media (max-width:768px){.living-in-hull-page .category-title{font-size:1.55rem}.living-in-hull-page .category-description{font-size:.95rem;max-width:100%;text-align:left}.living-in-hull-page .category-section{padding:1rem;margin:1.5rem .5rem}.living-in-hull-page .category-section:first-of-type{margin-top:1rem}.living-in-hull-page .category-section:last-of-type{margin-bottom:3rem}.living-in-hull-page .tiles-container .tile{width:280px;flex:0 0 280px}}