.dashboard-page{display:flex;flex-direction:column;gap:2.5rem;padding-top:1.5rem;padding-bottom:calc(6rem + env(safe-area-inset-bottom, 0px))}@media (min-width:1024px){.dashboard-page{gap:3rem;padding-top:32px;padding-bottom:4rem}}.dashboard-hero{display:flex;flex-direction:column;gap:0}.dashboard-hero-date{margin:0 0 .75rem;font-family:var(--font-geist-sans,ui-sans-serif,system-ui,sans-serif);font-size:.8125rem;line-height:1.4;color:#737373}.dashboard-hero-title{margin:0;font-weight:500}.dashboard-hero-subtitle,.dashboard-hero-title{font-family:var(--font-geist-sans,ui-sans-serif,system-ui,sans-serif);font-size:1.75rem;line-height:1.15;letter-spacing:-.03em;color:#0a0a0a}.dashboard-hero-subtitle{margin:4px 0 0;font-weight:700}@media (min-width:1024px){.dashboard-hero-subtitle,.dashboard-hero-title{font-size:2.25rem}}.dashboard-search{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;margin-top:32px;padding:.9375rem 1.125rem;border:none;border-radius:9999px;background:#f5f5f5;cursor:pointer;text-align:left;transition:background-color .15s ease}.dashboard-search:hover{background:#eeeeee}.dashboard-search-placeholder{font-family:var(--font-geist-sans,ui-sans-serif,system-ui,sans-serif);font-size:.9375rem;line-height:1.4;color:#737373}.dashboard-search-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;color:#0a0a0a}.dashboard-stats{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (min-width:1024px){.dashboard-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}.dashboard-stat.dashboard-stat--milestones{display:none}@media (min-width:1024px){.dashboard-stat.dashboard-stat--milestones{display:flex}}.dashboard-stat{display:flex;min-width:0;align-items:center;gap:.75rem;text-decoration:none;transition:opacity .15s ease}.dashboard-stat:hover{opacity:.85}.dashboard-stat-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:56px;height:56px;border-radius:9999px;contain:layout style paint}.dashboard-stat-icon svg{display:block;flex-shrink:0}@media (min-width:1024px){.dashboard-stat-icon{width:64px;height:64px}}.dashboard-stat-icon--trips{background:#007aff}.dashboard-stat-icon--countries{background:#ff9500}.dashboard-stat-icon--milestones{background:#9359ff}.dashboard-stat-copy{display:flex;flex-direction:column;gap:.125rem}.dashboard-stat-value{font-size:24px;font-weight:500;line-height:1.1;letter-spacing:-.03em;color:#0a0a0a}.dashboard-stat-label,.dashboard-stat-value{font-family:var(--font-geist-sans,ui-sans-serif,system-ui,sans-serif)}.dashboard-stat-label{font-size:.8125rem;line-height:1.3;color:#737373}.dashboard-section-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.dashboard-section-title{margin:0;font-size:1.0625rem;font-weight:700;letter-spacing:-.02em;color:#0a0a0a}.dashboard-section-link,.dashboard-section-title{font-family:var(--font-geist-sans,ui-sans-serif,system-ui,sans-serif)}.dashboard-section-link{display:inline-flex;flex-shrink:0;align-items:center;gap:.25rem;font-size:.875rem;line-height:1.4;color:#737373;text-decoration:none;transition:color .15s ease}.dashboard-section-link:hover{color:#0a0a0a}.dashboard-trip-section{overflow:visible}.dashboard-trip-row{box-sizing:border-box;display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.dashboard-trip-row-item{box-sizing:border-box;min-width:0;width:100%}@media (max-width:1023px){.dashboard-trip-row{display:flex;gap:.75rem;box-sizing:border-box;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-inline:1rem;overflow-x:auto;overflow-y:hidden;padding-bottom:.25rem;scroll-snap-type:x mandatory;scroll-padding-inline:1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.dashboard-trip-row::-webkit-scrollbar{display:none}.dashboard-trip-row-item{width:calc(100vw - 3rem);flex-shrink:0;scroll-snap-align:start}.dashboard-trip-row-item:last-child{scroll-snap-align:end}}.dashboard-perks-section{display:flex;flex-direction:column;gap:1rem}.dashboard-perks-heading{margin:0}.dashboard-perks-grid{display:grid;grid-template-columns:1fr;gap:.75rem}@media (max-width:1023px){.dashboard-perks-grid{gap:24px}}@media (min-width:640px){.dashboard-perks-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.dashboard-perks-grid{gap:1rem}}.dashboard-perks-stamps-card{position:relative;display:flex;min-height:14rem;flex-direction:column;overflow:hidden;border-radius:1.25rem;background:#f5f5f5;text-decoration:none;transition:background-color .15s ease}@media (max-width:639px){.dashboard-perks-ai-card,.dashboard-perks-stamps-card{height:14rem;min-height:14rem}}@media (min-width:1024px){.dashboard-perks-ai-card,.dashboard-perks-stamps-card{height:250px;min-height:250px}}.dashboard-perks-stamps-card:hover{background:#eeeeee}.dashboard-perks-stamps-body{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:40px 1.5rem 0;text-align:center}@media (min-width:1024px){.dashboard-perks-stamps-body{padding-top:48px}}.dashboard-perks-stamps-count{margin:0;font-family:var(--font-geist-sans,ui-sans-serif,system-ui,sans-serif);font-size:32px;font-weight:500;line-height:1;letter-spacing:-.03em;color:#0a0a0a}@media (min-width:1024px){.dashboard-perks-stamps-count{font-size:40px}}.dashboard-perks-ai-title,.dashboard-perks-stamps-label{font-family:var(--font-geist-sans,ui-sans-serif,system-ui,sans-serif);font-size:.875rem;font-weight:400;color:#6b6b6b}.dashboard-perks-stamps-label{margin:.375rem 0 0}.dashboard-stamp-fan{position:absolute;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:flex-end;overflow:hidden;pointer-events:none}.dashboard-stamp-fan-img{display:block;width:520px;max-width:none;height:auto;flex-shrink:0;object-fit:contain;object-position:bottom center;transform:translateY(56%)}.dashboard-perks-ai-card{position:relative;display:block;min-height:11.5rem;overflow:hidden;border-radius:24px;background:#f0f7ff;text-align:center;text-decoration:none;transition:filter .15s ease}.dashboard-perks-ai-card:hover{filter:brightness(.98)}.dashboard-perks-ai-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding:32px 1.25rem 0}.dashboard-perks-ai-icon-img{display:block;width:48px;height:48px;flex-shrink:0}@media (min-width:1024px){.dashboard-perks-ai-icon-img{width:56px;height:56px}}.dashboard-perks-ai-copy{margin:.75rem 0 0;max-width:13rem;text-align:center}.dashboard-perks-ai-title{margin:0}.dashboard-perks-ai-lead{margin:.375rem 0 0;font-family:var(--font-geist-sans,ui-sans-serif,system-ui,sans-serif);font-size:1rem;font-weight:500;line-height:1.7;color:#0a0a0a}@media (min-width:1024px){.dashboard-perks-ai-copy{max-width:208px}}.dashboard-perks-ai-orbs{position:absolute;left:50%;bottom:-34px;z-index:0;display:flex;width:min(306px,calc(100% - 2rem));height:69px;align-items:flex-end;justify-content:center;gap:3rem;transform:translateX(-50%);pointer-events:none}.dashboard-perks-ai-orb{display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px}.dashboard-perks-ai-orb-icon{display:block;width:20px;height:20px}.dashboard-perks-ai-orb-icon--map{width:30px;height:28px}.dashboard-perks-ai-orb--purple{width:46px;height:46px;background:rgba(147,89,255,.3)}.dashboard-perks-ai-orb--orange{width:69px;height:69px;background:rgba(255,153,0,.3)}.dashboard-perks-ai-orb--green{width:46px;height:46px;background:rgba(0,201,81,.3)}@media (min-width:1024px){.dashboard-perks-ai-orbs{height:81px;width:min(360px,calc(100% - 2rem))}.dashboard-perks-ai-orb--green,.dashboard-perks-ai-orb--purple{width:54px;height:54px}.dashboard-perks-ai-orb--orange{width:81px;height:81px}.dashboard-perks-ai-orb-icon{width:24px;height:24px}.dashboard-perks-ai-orb-icon--map{width:36px;height:33.6px}}.dashboard-activity-list{display:flex;flex-direction:column;gap:.5rem}.dashboard-activity-row{display:flex;align-items:center;gap:.75rem;border-radius:1rem;padding:.875rem 1rem;background:#f7f7f7;text-decoration:none;transition:background-color .15s ease}.dashboard-activity-row:hover{background:#f0f0f0}.dashboard-activity-row--unread{background:#f0f6ff;border:1px solid rgba(26,115,232,.12)}.dashboard-activity-row--unread:hover{background:#e8f1fd}.dashboard-activity-copy{min-width:0;flex:1;margin:0;font-size:.875rem;line-height:1.45;color:#0a0a0a}.dashboard-activity-copy,.dashboard-activity-date{font-family:var(--font-geist-sans,ui-sans-serif,system-ui,sans-serif)}.dashboard-activity-date{flex-shrink:0;font-size:.8125rem;line-height:1.3;color:#a3a3a3}.dashboard-empty-discover,.dashboard-empty-trips{border-radius:1.25rem;border:2px dashed rgba(0,0,0,.1);padding:2rem;text-align:center}.dashboard-empty-icon{margin:0 auto .75rem;color:#a3a3a3}.dashboard-empty-title{margin:0 0 .25rem;font-size:.875rem;font-weight:500;color:#0a0a0a}.dashboard-empty-body,.dashboard-empty-title{font-family:var(--font-geist-sans,ui-sans-serif,system-ui,sans-serif)}.dashboard-empty-body{margin:0 0 1rem;font-size:.75rem;color:#a3a3a3}.dashboard-empty-cta{display:inline-flex;align-items:center;gap:.375rem;border-radius:9999px;background:#0a0a0a;padding:.5rem 1rem;font-family:var(--font-geist-sans,ui-sans-serif,system-ui,sans-serif);font-size:.875rem;font-weight:500;color:#ffffff;text-decoration:none;transition:background-color .15s ease}.dashboard-empty-cta:hover{background:rgba(10,10,10,.9)}