:root{--fcc-flip-duration:.7s;--fcc-spacing:8px;--fcc-digit-block-width:46px;--fcc-digit-block-height:80px;--fcc-digit-block-radius:4px;--fcc-digit-block-spacing:4px;--fcc-digit-font-size:50px;--fcc-label-font-size:16px;--fcc-label-color:inherit;--fcc-background:#0f181a;--fcc-digit-color:#fff;--fcc-divider-color:#fff6;--fcc-divider-height:1px;--fcc-shadow:0 0 2px 1px #0000001a;--fcc-separator-size:5px;--fcc-separator-color:currentColor}._qWTcH{-webkit-user-select:none;user-select:none;cursor:default;align-items:center;gap:var(--fcc-spacing);font-family:inherit;display:flex}._1tbqx ._3cpN7{margin-bottom:calc(var(--fcc-label-font-size)*2)}._3cpN7 ._2EBbg:not(:last-child){margin-right:var(--fcc-digit-block-spacing)}._3cpN7{align-items:center;display:flex;position:relative}._2aOn7{color:var(--fcc-label-color);font-weight:400;line-height:1;font-size:var(--fcc-label-font-size);position:absolute;bottom:0;left:50%;transform:translate(-50%,150%)}._2EBbg{perspective:200px;font-size:var(--fcc-digit-font-size);color:var(--fcc-digit-color);width:var(--fcc-digit-block-width);height:var(--fcc-digit-block-height);box-shadow:var(--fcc-shadow);border-radius:var(--fcc-digit-block-radius);font-weight:500;line-height:0;position:relative}._106d2,._SKh-V{background:var(--fcc-background);justify-content:center;width:100%;height:50%;display:flex;position:absolute;overflow:hidden}._SKh-V{border-top-left-radius:inherit;border-top-right-radius:inherit;border-bottom:var(--fcc-divider-height) solid var(--fcc-divider-color);align-items:flex-end;top:0}._106d2{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;align-items:flex-start;bottom:0}._3luxx{z-index:2;width:100%;height:50%;transform-style:preserve-3d;transform-origin:bottom;border-radius:inherit;position:relative;transform:rotateX(0)}._3luxx._2kgZC{transition:transform var(--fcc-flip-duration) ease-in-out;transform:rotateX(-180deg)}._2v-d4{backface-visibility:hidden;background:var(--fcc-background);justify-content:center;width:100%;height:100%;display:flex;position:absolute;overflow:hidden}._1GZQ7{border-top-left-radius:inherit;border-top-right-radius:inherit;border-bottom:var(--fcc-divider-height) solid var(--fcc-divider-color);align-items:flex-end}._3AVXa{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;align-items:flex-start;transform:rotateX(-180deg)}._2hRXr{height:var(--fcc-digit-block-height);flex-direction:column;justify-content:center;align-items:center;display:flex}._1tbqx ._2hRXr{margin-bottom:calc(var(--fcc-label-font-size)*2)}._2hRXr:after,._2hRXr:before{content:"";width:var(--fcc-separator-size);height:var(--fcc-separator-size);background-color:var(--fcc-separator-color);border-radius:50%}._2hRXr:before{margin-bottom:var(--fcc-separator-size)}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}body{color:#fff;background:#083344;overflow-x:hidden}.App{min-height:100vh;position:relative}.hero{place-items:center;width:100%;min-height:100svh;padding:2rem 1.5rem 5rem;display:grid;position:relative;overflow:hidden}.photo-bg{z-index:0;position:absolute;inset:0}.photo-bg-grid{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);gap:4px;display:grid;position:absolute;inset:0}.photo-cell-0,.photo-cell-1,.photo-cell-2,.photo-cell-3,.photo-cell-4,.photo-cell-5{position:relative;overflow:hidden}.photo-bg-face{will-change:opacity;background-position:50%;background-size:cover;transition:opacity 2s ease-in-out;position:absolute;inset:0}@media (width<=768px){.photo-bg-grid{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr)}.photo-cell-4,.photo-cell-5{display:none}}@media (width<=480px){.photo-bg-grid{grid-template-rows:repeat(2,1fr);grid-template-columns:1fr}.photo-cell-2,.photo-cell-3{display:none}}.photo-bg-overlay{background:linear-gradient(#051e2a66 0%,#051e2aa6 60%,#051e2ad9 100%);position:absolute;inset:0}.hero-card{z-index:2;-webkit-backdrop-filter:blur(24px)saturate(1.4);text-align:center;background:#ffffff1a;border:1px solid #ffffff38;border-radius:28px;flex-direction:column;align-items:center;gap:.6rem;width:100%;max-width:860px;padding:2.5rem 2rem 2rem;display:flex;position:relative;box-shadow:0 20px 60px #00000059,inset 0 1px #ffffff26}.header-badge{color:#67e8f9;letter-spacing:.5px;background:#06b6d426;border:1px solid #06b6d480;border-radius:50px;margin-bottom:.4rem;padding:.35rem 1.1rem;font-size:.9rem;font-weight:500;display:inline-block}.hero-card h1{background:linear-gradient(90deg,#fff,#67e8f9);-webkit-text-fill-color:transparent;letter-spacing:-.4px;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.5rem,4.5vw,3.2rem);font-weight:800;line-height:1.15}.hero-subtitle{color:#ffffffd1;max-width:520px;margin-bottom:.5rem;font-size:clamp(.85rem,2vw,1rem);line-height:1.5}.scroll-indicator{z-index:2;letter-spacing:1.2px;opacity:.6;text-transform:uppercase;white-space:nowrap;font-size:.8rem;position:absolute;bottom:1.6rem;left:50%;transform:translate(-50%)}.countdown-display-wrapper{width:100%;margin-top:.5rem}.countdown-heading{color:#ffffffbf;letter-spacing:.3px;margin-bottom:.8rem;font-size:1.1rem;font-weight:600}.flip-clock-container{--fcc-digit-block-width:48px;--fcc-digit-block-height:62px;--fcc-digit-font-size:2.5rem;--fcc-digit-block-radius:10px;--fcc-digit-block-spacing:4px;--fcc-spacing:1rem;--fcc-label-font-size:.65rem;--fcc-background:#0b3d55;--fcc-digit-color:#fff;--fcc-divider-color:#ffffff2e;--fcc-shadow:0 4px 16px #0000004d;justify-content:center;margin:.4rem 0 .8rem;display:flex;overflow:visible}.trip-progress{width:100%;margin:1.5rem 0 1.2rem;padding:0 .5rem}.progress-labels{color:#ffffff80;justify-content:space-between;align-items:center;margin-bottom:1.1rem;font-size:.75rem;display:flex}.progress-pct{color:#67e8f9;font-size:.85rem;font-weight:700}.progress-track{background:#ffffff1f;border-radius:50px;height:8px;position:relative;overflow:visible}.progress-fill{background:linear-gradient(90deg,#0891b2,#06b6d4,#67e8f9);border-radius:50px;height:100%;box-shadow:0 0 8px #06b6d480}.progress-plane{pointer-events:none;z-index:2;filter:drop-shadow(0 0 4px #06b6d466);font-size:1.6rem;line-height:1;position:absolute;top:50%;transform:translateY(-65%)}.countdown-info{border-top:1px solid #ffffff1a;width:100%;margin-top:1.8rem;padding-top:1.2rem}.countdown-info p{color:#ffffffb3;font-size:clamp(.8rem,2vw,.95rem);font-weight:500}.completed-text{background:linear-gradient(90deg,#fff,#67e8f9);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,6vw,3.5rem);font-weight:800}.app-main{flex-direction:column;gap:0;max-width:1400px;margin:0 auto;padding:2.5rem 1.5rem 2rem;display:flex}.map-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;margin-bottom:2.5rem;padding:2rem 2rem 2.5rem;box-shadow:0 8px 32px #0003}.map-section h2{color:#67e8f9;text-align:center;margin-bottom:.3rem;font-size:1.4rem;font-weight:700}.section-subtitle{color:#ffffff80;text-align:center;margin-bottom:1.2rem;font-size:.9rem}.map-canvas{border-radius:16px;width:100%;height:420px;overflow:hidden}.map-loading{background:#0003;border-radius:16px;place-items:center;width:100%;height:420px;display:grid}.map-loading-spinner{border:3px solid #06b6d433;border-top-color:#06b6d4;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.map-unavailable{text-align:center;opacity:.7;background:#00000026;border:1px dashed #ffffff1a;border-radius:16px;place-items:center;width:100%;height:160px;padding:1rem;font-size:.9rem;display:grid}.map-unavailable code{background:#ffffff1a;border-radius:4px;padding:.1rem .4rem;font-size:.85em}.map-info{color:#111;font-size:.9rem;line-height:1.5}.photo-grid-section{padding:1rem 0 2rem}.photo-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-auto-rows:200px;grid-auto-flow:dense;gap:8px;display:grid}.photo-tile{cursor:pointer;border-radius:12px;position:relative;overflow:hidden}.photo-tile--tall{grid-row:span 2}.photo-tile img{object-fit:cover;width:100%;height:100%;transition:transform .5s,filter .3s;display:block}.photo-tile:hover img{filter:brightness(1.08);transform:scale(1.06)}.photo-tile figcaption{opacity:0;background:linear-gradient(#0000,#000000bf);padding:.6rem .8rem;font-size:.8rem;font-style:italic;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.photo-tile:hover figcaption{opacity:1}.album-link-wrapper{justify-content:center;margin-top:1.5rem;display:flex}.album-link{color:#67e8f9;letter-spacing:.3px;border:1.5px solid #06b6d480;border-radius:50px;align-items:center;gap:.5rem;padding:.7rem 1.6rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .3s,box-shadow .3s;display:inline-flex}.album-link:hover{background:#06b6d41f;box-shadow:0 0 20px #06b6d440}.app-footer{text-align:center;border-top:1px solid #ffffff0f;padding:2rem 1rem}.app-footer p{opacity:.45;margin:.3rem 0;font-size:.88rem}.app-footer p:first-child{color:#67e8f9;opacity:.75;font-weight:500}.music-player{z-index:200;flex-direction:column;align-items:flex-end;gap:.5rem;display:flex;position:fixed;bottom:1.6rem;right:1.6rem}.music-controls-row{align-items:center;gap:.5rem;display:flex}.music-btn{color:#67e8f9;cursor:pointer;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#06b6d426;border:1.5px solid #06b6d473;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;display:flex;box-shadow:0 4px 20px #00000059}.music-btn.playing{background:#06b6d440;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%{box-shadow:0 0 #06b6d473}70%{box-shadow:0 0 0 10px #06b6d400}to{box-shadow:0 0 #06b6d400}}.music-tooltip{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:right;background:#051e32eb;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;gap:.12rem;padding:.5rem .85rem;display:flex}.tooltip-title{color:#67e8f9;font-size:.82rem;font-style:italic;font-weight:500}.tooltip-artist{opacity:.6;font-size:.72rem}.spectrum-canvas{opacity:.9;border-radius:4px;display:block}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#ffffff0a}::-webkit-scrollbar-thumb{background:#06b6d44d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#06b6d480}@media (width<=768px){.hero{padding:1.5rem 1rem 4rem}.hero-card{border-radius:24px;gap:.4rem;padding:2rem 1.2rem 1.8rem}.hero-card h1{font-size:clamp(1.8rem,8vw,2.5rem)}.hero-subtitle{margin-bottom:.4rem;font-size:.9rem}.flip-clock-container{--fcc-digit-block-width:36px;--fcc-digit-block-height:48px;--fcc-digit-font-size:1.8rem;--fcc-spacing:.6rem;--fcc-digit-block-spacing:3px}.countdown-heading{margin-bottom:.6rem;font-size:1rem}.music-player{bottom:1rem;right:1rem}}@media (width<=480px){.hero-card{border-radius:20px;padding:1.5rem .8rem 1.4rem}.hero-card h1{font-size:1.6rem}.flip-clock-container{--fcc-digit-block-width:30px;--fcc-digit-block-height:40px;--fcc-digit-font-size:1.5rem;--fcc-spacing:.4rem;--fcc-digit-block-spacing:2px}.progress-labels{font-size:.7rem}.progress-pct{font-size:.75rem}.countdown-info p{font-size:.8rem}.photo-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-auto-rows:130px;gap:6px}.map-section{margin-bottom:1.5rem;padding:1.5rem 1rem 2rem}.map-canvas,.map-loading{height:300px}.app-main{padding:1.5rem .8rem 1rem}}@media (width<=360px){.hero-card{padding:1.2rem .6rem 1.1rem}.flip-clock-container{--fcc-digit-block-width:26px;--fcc-digit-block-height:36px;--fcc-digit-font-size:1.3rem;--fcc-spacing:.35rem}}
