*{box-sizing:border-box;padding:0;margin:0}body,html{width:100vw;height:100vh;overflow:hidden;background-color:#000}body{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page{position:relative;width:100vw;height:100vh}.image-container{position:fixed;top:0;left:0;width:100%;height:100%;transition:all .3s ease}.optimized-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;cursor:zoom-in}.image-container.zoomed{z-index:100;background-color:#000;display:flex;justify-content:center;align-items:center}.zoom-wrapper{width:100vw!important;height:100vh!important;cursor:-webkit-grab;cursor:grab}.zoom-wrapper:active{cursor:-webkit-grabbing;cursor:grabbing}.zoom-content{width:100%!important;height:100%!important;display:flex;justify-content:center;align-items:center}.proposal-image-full{max-width:100vw;max-height:100vh;object-fit:contain}.close-zoom-btn{position:absolute;top:2rem;right:2rem;z-index:101;color:#fff;background:rgba(0,0,0,.5);padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;transition:background .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.close-zoom-btn:hover{background:rgba(0,0,0,.8)}.text-overlay{position:fixed;bottom:7vh;left:0;right:0;height:33.333vh;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;gap:1rem}.text-overlay,.yes{pointer-events:none}.yes{font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:5rem;font-weight:300;color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.5);margin:0}.details{display:flex;flex-direction:column;align-items:center;gap:.5rem}.details,.location{pointer-events:auto}.location{font-size:.9rem;font-weight:400;color:#4a90e2;text-shadow:0 2px 20px rgba(0,0,0,.5);text-decoration:underline;transition:color .2s ease;cursor:pointer}.location:hover{color:#1e4d7d}.date{font-size:.9rem;font-weight:300;color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.5);margin:0;pointer-events:none}@media (max-width:768px){.yes{font-size:3.5rem}.date,.location{font-size:.8rem}}@media (max-width:480px){.yes{font-size:3rem}.date,.location{font-size:.75rem}}@media (max-aspect-ratio:9/16){.proposal-image{object-position:60% center!important}}.euro-page{position:fixed;inset:0;display:flex;flex-direction:column;background-color:#000;color:#fff;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif}.euro-header{flex:0 0 48px;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;font-size:.85rem;font-weight:300;letter-spacing:.02em;background:linear-gradient(180deg,rgba(0,0,0,.6),transparent);z-index:5}.euro-home{color:hsla(0,0%,100%,.85);text-decoration:none;transition:color .2s}.euro-home:hover{color:#fff}.euro-title{font-weight:400;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem}.euro-count{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:hsla(0,0%,100%,.7)}.euro-stage{flex:1 1;min-height:0;overflow:hidden}.euro-photo-wrap,.euro-stage{position:relative;display:flex;align-items:center;justify-content:center}.euro-photo-wrap{width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;cursor:zoom-in}.euro-photo-wrap:before{content:"";position:absolute;inset:0;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);background:rgba(0,0,0,.25)}.euro-photo{position:relative;max-width:100%;max-height:100%;object-fit:contain;opacity:0;transition:opacity .35s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.euro-photo.is-loaded{opacity:1}.euro-nav{position:absolute;top:50%;transform:translateY(-50%);width:3rem;height:3rem;border-radius:50%;background:rgba(0,0,0,.35);color:#fff;font-size:2rem;line-height:1;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;padding-bottom:.25rem;transition:background .2s,opacity .2s;opacity:.6;z-index:4}.euro-nav:hover{background:rgba(0,0,0,.65);opacity:1}.euro-nav-prev{left:1rem}.euro-nav-next{right:1rem}.euro-stage.is-zoomed{background:#000}.euro-zoom-wrapper{width:100%!important;height:100%!important;cursor:-webkit-grab;cursor:grab}.euro-zoom-wrapper:active{cursor:-webkit-grabbing;cursor:grabbing}.euro-zoom-content{width:100%!important;height:100%!important;display:flex;align-items:center;justify-content:center}.euro-photo-full{max-width:100vw;max-height:100%;object-fit:contain}.euro-zoom-controls{position:absolute;top:1rem;right:1rem;z-index:6;display:flex;gap:.5rem}.euro-zoom-btn{color:#fff;background:rgba(0,0,0,.55);border:0;padding:.5rem 1rem;border-radius:999px;cursor:pointer;font-family:inherit;font-size:.9rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:3.25rem;transition:background .2s}.euro-zoom-btn:hover{background:rgba(0,0,0,.8)}.euro-zoom-panel{position:absolute;left:50%;bottom:1rem;transform:translateX(-50%);z-index:6;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.6rem .75rem .7rem;background:rgba(0,0,0,.55);border-radius:10px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 4px 16px rgba(0,0,0,.4);-webkit-user-select:none;-moz-user-select:none;user-select:none}.euro-minimap{position:relative;width:110px;background:rgba(0,0,0,.4);border-radius:4px;overflow:hidden;opacity:0;max-height:0;margin-bottom:-.5rem;transition:opacity .18s ease,max-height .22s ease,margin-bottom .22s ease;pointer-events:none;cursor:-webkit-grab;cursor:grab;touch-action:none}.euro-minimap.is-visible{opacity:1;max-height:200px;margin-bottom:0;pointer-events:auto}.euro-minimap:active{cursor:-webkit-grabbing;cursor:grabbing}.euro-minimap-img{display:block;width:100%;height:100%;object-fit:cover;opacity:.85}.euro-minimap-viewport{position:absolute;border:1.5px solid #fff;box-shadow:inset 0 0 0 1px rgba(0,0,0,.6),0 0 8px rgba(0,0,0,.5);pointer-events:none;box-sizing:border-box}.euro-zoom-slider-row{display:flex;align-items:center;gap:.5rem;width:100%}.euro-zoom-step{flex:0 0 auto;width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:hsla(0,0%,100%,.12);color:#fff;font-size:1.1rem;line-height:1;cursor:pointer;transition:background .15s;padding:0}.euro-zoom-step:hover{background:hsla(0,0%,100%,.22)}.euro-zoom-step:active{background:hsla(0,0%,100%,.32)}.euro-zoom-close{margin-left:.25rem;font-size:.85rem}.euro-zoom-slider{flex:1 1;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;border-radius:999px;background:linear-gradient(to right,#fff 0,#fff var(--pct,0),hsla(0,0%,100%,.25) var(--pct,0),hsla(0,0%,100%,.25) 100%);outline:none;cursor:pointer}.euro-zoom-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#fff;border:0;cursor:pointer;box-shadow:0 1px 3px rgba(0,0,0,.4)}.euro-zoom-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#fff;border:0;cursor:pointer;box-shadow:0 1px 3px rgba(0,0,0,.4)}.euro-meta{flex:0 0 92px;height:92px;min-height:0;display:flex;align-items:stretch;gap:1rem;padding:.4rem 1rem;background:linear-gradient(0deg,rgba(0,0,0,.85),rgba(0,0,0,.4));z-index:5}.euro-meta-narrative,.euro-meta-tech{display:flex;flex-direction:column;justify-content:center;gap:.15rem;min-width:0;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.25) transparent}.euro-meta-narrative::-webkit-scrollbar,.euro-meta-tech::-webkit-scrollbar{width:5px}.euro-meta-narrative::-webkit-scrollbar-thumb,.euro-meta-tech::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.25);border-radius:3px}.euro-meta-narrative{flex:1 1 auto;max-width:80ch;justify-content:flex-start;font-size:.85rem;font-weight:300;position:relative;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:6px;padding:.4rem 1.95rem .4rem .55rem;margin:0;color:inherit;font-family:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color .15s ease,border-color .15s ease;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 calc(100% - 1.1rem),rgba(0,0,0,.35));mask-image:linear-gradient(180deg,#000 0,#000 calc(100% - 1.1rem),rgba(0,0,0,.35))}.euro-meta-narrative:focus-visible,.euro-meta-narrative:hover{background:hsla(0,0%,100%,.09);border-color:hsla(0,0%,100%,.2);outline:none}.euro-narrative-hint{position:absolute;right:.25rem;top:.25rem;width:1.35rem;height:1.35rem;font-size:.85rem;line-height:1.35rem;text-align:center;color:hsla(0,0%,100%,.85);background:hsla(0,0%,100%,.1);border-radius:4px;pointer-events:none;transition:background .15s,color .15s}.euro-meta-narrative:focus-visible .euro-narrative-hint,.euro-meta-narrative:hover .euro-narrative-hint{color:#fff;background:hsla(0,0%,100%,.22)}.euro-narrative-overlay{position:fixed;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:50;padding:1.5rem;animation:euro-narrative-fade .18s ease-out}@keyframes euro-narrative-fade{0%{opacity:0}to{opacity:1}}.euro-narrative-sheet{position:relative;max-width:560px;width:100%;max-height:calc(100vh - 3rem);background:rgba(20,20,22,.96);border:1px solid hsla(0,0%,100%,.08);border-radius:14px;box-shadow:0 20px 50px rgba(0,0,0,.55);padding:1.5rem 1.75rem 1.75rem;color:#fff;font-family:inherit;display:flex;flex-direction:column;animation:euro-narrative-rise .22s cubic-bezier(.2,.8,.2,1)}@keyframes euro-narrative-rise{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}.euro-narrative-close{position:absolute;top:.65rem;right:.65rem;width:2rem;height:2rem;border-radius:50%;border:0;background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.8);font-size:.95rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.euro-narrative-close:hover{background:hsla(0,0%,100%,.18);color:#fff}.euro-narrative-body{overflow-y:auto;padding-right:.25rem;margin-right:-.25rem;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.25) transparent}.euro-narrative-body::-webkit-scrollbar{width:6px}.euro-narrative-body::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.25);border-radius:3px}.euro-narrative-title{font-size:1.4rem;font-weight:500;letter-spacing:-.01em;line-height:1.2;margin:0 0 .6rem;white-space:pre-line}.euro-narrative-caption-text{font-size:1.05rem;font-weight:400;line-height:1.4;color:hsla(0,0%,100%,.92);margin:0 0 .85rem;white-space:pre-line}.euro-narrative-extdesc-text{font-size:.95rem;font-weight:300;line-height:1.55;color:hsla(0,0%,100%,.78);margin:0;white-space:pre-line}.euro-meta-tech{flex:0 0 auto;margin-left:auto;text-align:right;align-items:flex-end;font-size:.78rem;font-weight:300;max-width:320px}.euro-photo-title{font-size:1rem;font-weight:500;color:#fff;line-height:1.2;white-space:pre-line}.euro-caption{font-size:.85rem;font-weight:400;color:hsla(0,0%,100%,.88);line-height:1.3;white-space:pre-line}.euro-extdesc{font-size:.75rem;font-weight:300;color:hsla(0,0%,100%,.62);line-height:1.4;white-space:pre-line}.euro-date{font-size:.95rem;font-weight:400;color:#fff}.euro-exif{color:hsla(0,0%,100%,.7)}.euro-coords,.euro-exif{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.euro-coords{color:#6fb0ff;text-decoration:none;width:-moz-fit-content;width:fit-content}.euro-coords:hover{color:#a7cfff;text-decoration:underline}.euro-coords-missing{color:hsla(0,0%,100%,.4);font-style:italic}.euro-map{position:relative;flex:0 0 auto;width:140px;height:80px;border-radius:6px;overflow:hidden;display:block;box-shadow:0 2px 12px rgba(0,0,0,.4)}.euro-map iframe{width:100%;height:100%;border:0;display:block;pointer-events:none}.euro-map:after{content:"";position:absolute;inset:0;background:transparent;transition:background .2s}.euro-map:hover:after{background:hsla(0,0%,100%,.05)}@media (max-width:640px){.euro-header{flex:0 0 40px;padding:0 .75rem;font-size:.78rem}.euro-title{font-size:.72rem}.euro-nav{width:4.5rem;height:4.5rem;font-size:3rem}.euro-nav-prev{left:.6rem}.euro-nav-next{right:.6rem}.euro-minimap{width:165px}.euro-minimap.is-visible{max-height:280px}.euro-meta{flex:0 0 240px;height:240px;flex-direction:column;align-items:stretch;gap:.4rem;padding:.5rem .85rem}.euro-meta-narrative{flex:1 1 auto;font-size:.8rem}.euro-meta-narrative,.euro-meta-tech{text-align:left;align-items:stretch;margin-left:0;max-width:100%}.euro-meta-tech{flex:0 0 auto;font-size:.78rem}.euro-map{width:100%;height:70px;flex:0 0 70px;margin-top:auto}.euro-date{font-size:.85rem}}