/* build time:Sun Jan 25 2026 01:45:49 GMT+0000 (Coordinated Universal Time)*/
.profile-hero{position:relative;width:100%;min-height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--theme-text-primary,#fff);padding:20px;box-sizing:border-box;z-index:10;padding-top:20px}.hero-header{text-align:center;margin-top:10px;margin-bottom:10px}.hero-avatar-frame{width:150px;height:150px;margin:0 auto 0;border-radius:50%;border:4px solid rgba(255,255,255,.8);overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.3);transition:transform .3s ease}.hero-avatar-frame:hover{transform:scale(1.05) rotate(5deg)}.hero-avatar{width:100%;height:100%;background-size:cover;background-position:center}.hero-text h1{font-size:2.5em;font-weight:700;margin-bottom:10px;text-shadow:0 2px 4px rgba(0,0,0,.5);font-family:var(--title-text-font),"Noto Serif SC",serif}.hero-text{display:flex;flex-direction:column;align-items:center}.hero-meta{font-size:.9em;opacity:.9;margin-bottom:15px;font-family:var(--article-default-font),sans-serif;background:rgba(0,0,0,.3);display:inline-block;text-align:center;width:100%;padding:5px 15px;border-radius:20px;backdrop-filter:blur(5px)}.hero-tagline{font-size:1.2em;font-style:italic;opacity:.95;max-width:600px;margin:0 auto;line-height:1.6;text-shadow:0 1px 2px rgba(0,0,0,.5);font-family:var(--bio-text-font),serif}.hero-grid{display:grid;grid-template-columns:1fr;gap:20px;width:100%;max-width:1000px}@media (min-width:768px){.hero-grid{grid-template-columns:1.2fr .8fr}}.grid-item{display:flex;flex-direction:column;gap:20px}.pane{border-radius:16px;padding:25px;height:100%}.pane h2{font-size:1.5em!important;margin-top:0!important;margin-bottom:20px!important;border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:10px;color:#fff!important;font-family:var(--title-text-font),serif}.itinerary{display:flex;flex-direction:column;gap:15px}.itinerary-stop{display:flex;align-items:flex-start;gap:15px;padding:10px;border-radius:10px;background:rgba(0,0,0,.2)}.stop-flag{width:40px;height:auto;border-radius:4px;box-shadow:0 2px 5px rgba(0,0,0,.2)}.stop-meta{flex:1}.stop-title{font-weight:700;margin-bottom:5px;font-size:1.1em}.stop-tags{display:flex;flex-wrap:wrap;gap:5px}.stop-tag{font-size:.85em;opacity:.8}.stop-tag:not(:last-child)::after{content:"·";margin-left:5px;opacity:.5}.chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.chip{background:rgba(255,255,255,.2);padding:5px 12px;border-radius:20px;font-size:.9em;transition:background .2s;cursor:default}.chip:hover{background:rgba(255,255,255,.35)}.bubble-grid{display:flex;flex-direction:column;gap:10px}.bubble{background:rgba(255,255,255,.9);color:#333;padding:12px 18px;border-radius:18px;border-bottom-left-radius:4px;font-size:.95em;position:relative;box-shadow:0 2px 10px rgba(0,0,0,.1)}.bubble:nth-child(even){border-bottom-left-radius:18px;border-bottom-right-radius:4px;align-self:flex-end;background:var(--theme-color,#a8d8ea);color:var(--theme-text-primary,#fff);text-shadow:0 1px 1px rgba(0,0,0,.1)}.scroll-down-indicator{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);animation:bounce 2s infinite;cursor:pointer;opacity:.8}@keyframes fadeInDown{from{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-10px)}60%{transform:translateX(-50%) translateY(-5px)}}.home-header-expanded #header{height:100vh!important;overflow-x:hidden}.profile-map-section{position:relative;width:100%;height:100vh;overflow:hidden;background:var(--theme-bg-primary,#1b1b1b);display:flex;justify-content:center;align-items:center}.map-container{width:100%;height:100%}.map-overlay{position:absolute;top:50px;left:50px;pointer-events:none;color:var(--theme-text-primary,#fff);z-index:10;text-shadow:0 2px 4px var(--theme-shadow)}.map-overlay h2{margin-top:0;font-size:2.5em;font-family:var(--title-text-font),serif}.map-overlay p{font-size:1.2em;opacity:.8}.map-controls{position:absolute;bottom:30px;left:50px;z-index:20;pointer-events:auto;max-width:min(360px,calc(100vw - 100px))}.footprints-fallback{border:1px solid var(--theme-text-primary);background:rgba(255,255,255,.85);color:var(--theme-text-primary);padding:10px 12px;backdrop-filter:blur(8px)}[data-theme=dark] .footprints-fallback{background:rgba(26,26,26,.75)}.footprints-fallback summary{cursor:pointer;font-family:var(--main-serif-font)}.footprints-list{list-style:disc;margin:10px 0 0;padding-left:18px}.footprints-list li{margin:6px 0}@media (max-width:768px){.map-overlay{top:24px;left:24px}.map-controls{left:24px;bottom:24px;max-width:calc(100vw - 48px)}}
/* rebuild by neat */