html{scroll-behavior:smooth}body{background:var(--bg-main);color:var(--text-main);margin:0;font-family:Arial,sans-serif}img{max-width:100%;display:block}.home{width:100%}.section-tag{background:var(--yellow-soft);color:var(--black);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;margin-bottom:16px;padding:6px 12px;font-size:.78rem;font-weight:800;display:inline-flex}.section-heading h2{margin:0 0 12px;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.15}.section-intro{max-width:720px;color:var(--text-muted);margin:0;line-height:1.7}.hero{justify-content:center;align-items:center;min-height:calc(100vh - 88px);display:flex;position:relative}.hero-overlay{width:100%}.hero .container{width:min(1380px,100% - 40px);margin:0 auto}.hero-content{width:100%;max-width:1280px;color:var(--white);text-align:center;margin:0 auto}.hero-kicker{letter-spacing:.04em;text-transform:uppercase;width:fit-content;color:var(--yellow);white-space:nowrap;background:#f4c4001f;border:1px solid #f4c40073;border-radius:999px;justify-content:center;align-items:center;margin:0 auto 18px;padding:.32rem .72rem;font-size:.98rem;font-weight:800;line-height:1.2;display:inline-flex;box-shadow:inset 0 1px #ffffff0f}.hero h1{margin:0 auto 16px;font-size:clamp(2.4rem,5vw,4.4rem);font-weight:900;line-height:1.05}.hero-official-mention{border-left:4px solid var(--yellow);color:#fff8dc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff14;border-radius:10px;justify-content:center;align-items:center;gap:12px;margin:5px auto;padding:8px 14px;font-size:.98rem;font-weight:700;line-height:1.5;display:inline-flex}.hero-official-logo{object-fit:contain;background:#fffffff5;border-radius:8px;flex-shrink:0;width:34px;height:34px;padding:4px}.hero-date{color:#ffffffe6;max-width:860px;margin:0 auto;font-size:1.08rem;line-height:1.75}.hero-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:30px;display:flex}.btn{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.btn-disabled{color:#6b7280;cursor:not-allowed;pointer-events:none;box-shadow:none;background:#d1d5db}.presentation-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:32px;display:grid}.text-block h2{margin:0 0 18px;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.15}.text-block p{color:var(--text-muted);margin:0;line-height:1.8}.real-photo{border-radius:var(--radius-lg);box-shadow:var(--shadow-medium);overflow:hidden}.photo-large img,.photo-medium img,.pdf-preview-visual img,.article-slide-image img{object-fit:cover;width:100%;height:100%}.photo-large{height:340px}.photo-large img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-countdown{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000047;border:1px solid #ffffff24;border-radius:18px;max-width:820px;margin:0 auto;padding:8px;box-shadow:0 14px 34px #0000002e}.hero-countdown-title{letter-spacing:.04em;text-transform:uppercase;color:var(--yellow-soft);text-align:center;margin:0 0 14px;font-size:.95rem;font-weight:800}.hero-countdown-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.hero-countdown-box{text-align:center;background:#ffffff14;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:96px;padding:12px 10px;display:flex}.hero-countdown-box strong{color:var(--white);margin-bottom:8px;font-size:2rem;font-weight:900;line-height:1}.hero-countdown-box span{color:#ffffffd1;text-transform:uppercase;font-size:.86rem;font-weight:700}.hero-countdown-ended{color:var(--yellow-soft);margin:0;font-size:1.05rem;font-weight:800}.timeline-grid{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}.timeline-card{border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-soft);border-top:4px solid var(--yellow);padding:22px 18px}.timeline-date{color:var(--black);margin-bottom:8px;font-size:.95rem;font-weight:900}.timeline-time{background:var(--yellow-soft);color:var(--black);text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;margin-bottom:12px;padding:6px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.timeline-card p{color:var(--text-muted);margin:0;line-height:1.65}.race-blocks{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.race-card{border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-soft);overflow:hidden}.race-card-header{background:linear-gradient(#fff7d6 0%,#fffdf5 100%);border-bottom:1px solid #0000000f;padding:22px 22px 16px}.race-card-header h3{margin:0 0 8px;font-size:1.25rem;line-height:1.2}.race-card-header p{color:var(--text-muted);margin:0;font-weight:700}.race-list{margin:0;padding:18px 22px 22px 42px}.race-list li{color:var(--text-main);margin-bottom:10px;line-height:1.6}.race-list li:last-child{margin-bottom:0}.race-period-title{border-left:4px solid var(--yellow);color:var(--black);text-transform:uppercase;letter-spacing:.03em;background:linear-gradient(90deg,#fff3bf 0%,#fff8dc 100%);border-radius:12px;align-items:center;gap:10px;margin:24px 0 14px;padding:10px 14px;font-size:1rem;font-weight:900;list-style:none;display:flex;box-shadow:inset 0 0 0 1px #e2d28a8c}.race-period-title:before{content:"◉";color:var(--yellow-dark);font-size:.9rem;line-height:1}.race-period-title:first-child{margin-top:0}.race-separator{height:18px;list-style:none}.race-list li:not(.race-period-title):not(.race-separator){padding-left:2px}.regulation-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.regulation-card{border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-soft);padding:24px}.regulation-card h3{margin:0 0 14px;font-size:1.2rem;line-height:1.2}.regulation-card ul{margin:0;padding-left:20px}.regulation-card li{color:var(--text-muted);margin-bottom:10px;line-height:1.7}.regulation-card li:last-child{margin-bottom:0}.gallery-grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:110px;gap:20px;display:grid}.gallery-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-medium);isolation:isolate;min-height:100%;position:relative;overflow:hidden}.gallery-card img{object-fit:cover;width:100%;height:100%;transition:transform .45s,filter .45s}.gallery-card:after{content:"";z-index:1;background:linear-gradient(#00000014 0%,#00000029 35%,#0009 100%);position:absolute;inset:0}.gallery-card:hover img{filter:saturate(1.05);transform:scale(1.05)}.gallery-overlay{z-index:2;flex-direction:column;gap:10px;padding:18px;display:flex;position:absolute;inset:auto 0 0}.gallery-badge{width:fit-content;color:var(--black);letter-spacing:.04em;text-transform:uppercase;background:#f4c400eb;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.gallery-overlay h3{color:var(--white);max-width:85%;margin:0;font-size:1.05rem;font-weight:800;line-height:1.3}.gallery-card-large{grid-area:span 4/span 7}.gallery-card-wide{grid-area:span 3/span 7}.gallery-card:not(.gallery-card-large):not(.gallery-card-wide){grid-area:span 2/span 5}.article-slider-shell{align-items:center;gap:18px;display:flex;position:relative}.article-slider-window{width:100%;overflow:hidden}.article-slider-track{transition:transform .55s;display:flex}.article-slide{background:var(--white);border-radius:var(--radius-lg);min-width:100%;box-shadow:var(--shadow-soft);grid-template-columns:.95fr 1.05fr;display:grid;overflow:hidden}.article-slide-image{min-height:360px;position:relative}.article-slide-overlay{background:linear-gradient(135deg,#0000001a 0%,#00000047 100%);position:absolute;inset:0}.article-slide-content{flex-direction:column;justify-content:center;padding:34px;display:flex}.article-slide-meta{color:var(--text-muted);flex-wrap:wrap;gap:10px;margin-bottom:14px;font-size:.9rem;font-weight:700;display:flex}.article-slide-content h3{margin:0 0 14px;font-size:clamp(1.4rem,2.5vw,2rem);line-height:1.2}.article-slide-content p{color:var(--text-muted);margin:0;line-height:1.7}.article-slide-actions{margin-top:24px}.article-nav-arrow{background:var(--black);width:48px;height:48px;color:var(--white);cursor:pointer;box-shadow:var(--shadow-soft);border:none;border-radius:999px;flex-shrink:0;font-size:2rem;line-height:1;transition:transform .2s,background .2s}.article-nav-arrow:hover{background:#000;transform:scale(1.04)}.article-dots{justify-content:center;gap:10px;margin-top:22px;display:flex}.article-dot{cursor:pointer;background:#0000002e;border:none;border-radius:999px;width:12px;height:12px;transition:transform .2s,background .2s}.article-dot.active{background:var(--yellow);transform:scale(1.15)}.pdf-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.pdf-preview-card{border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-soft);flex-direction:column;display:flex;overflow:hidden}.pdf-preview-visual{min-height:240px}.pdf-preview-content{flex-direction:column;flex:1;padding:22px;display:flex}.pdf-preview-content h3{margin:0 0 12px;font-size:1.15rem;line-height:1.3}.pdf-preview-content p{color:var(--text-muted);margin:0;line-height:1.7}.pdf-preview-actions{margin-top:20px}.location-card{border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-soft);grid-template-columns:.9fr 1.1fr;gap:26px;padding:24px;display:grid}.location-text h3{margin:0 0 12px;font-size:1.3rem}.location-text p{margin:0 0 14px;line-height:1.7}.map-box{border-radius:var(--radius-md);background:#f3f4f6;border:1px solid #00000014;min-height:360px;overflow:hidden}.map-header{background:#fff;border-bottom:1px solid #00000014;padding:12px 14px;font-weight:700}.map-box iframe{min-height:308px}@media (width<=1100px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:220px}.gallery-card-large,.gallery-card-wide,.gallery-card:not(.gallery-card-large):not(.gallery-card-wide){grid-area:span 1/span 1}.pdf-grid{grid-template-columns:1fr 1fr}.article-slide{grid-template-columns:1fr}.article-slide-image{min-height:280px}.presentation-grid,.location-card,.race-blocks,.regulation-grid{grid-template-columns:1fr}.timeline-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.section{padding:56px 0}.hero{min-height:auto}.hero-overlay{padding:56px 0}.hero-content{max-width:100%}.hero h1{max-width:100%;font-size:clamp(2rem,10vw,3rem)}.hero-kicker{white-space:normal}.hero-official-mention{justify-content:center;align-items:center;gap:10px;width:auto;max-width:100%;margin:12px auto 16px;padding:10px 12px;font-size:.92rem;line-height:1.45;display:inline-flex}.hero-official-logo{width:30px;height:30px;padding:3px}.hero-date{max-width:100%;font-size:1rem}.hero-actions{gap:12px}.btn{width:100%}.gallery-grid,.pdf-grid,.timeline-grid{grid-template-columns:1fr}.gallery-grid{grid-auto-rows:240px}.gallery-overlay{padding:16px}.gallery-overlay h3{max-width:100%;font-size:.98rem}.article-slider-shell{gap:10px}.article-nav-arrow{width:42px;height:42px;font-size:1.7rem}.article-slide-content{padding:24px}.location-card{padding:18px}.map-box{min-height:300px}.timeline-card,.regulation-card{padding:20px}.race-card-header{padding:20px 20px 14px}.race-list{padding:16px 20px 20px 34px}.hero-countdown{max-width:100%;margin:0 auto 18px;padding:16px}.hero-countdown-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-countdown-box{min-height:84px}.hero-countdown-box strong{font-size:1.6rem}.race-period-title{margin:20px 0 12px;padding:9px 12px;font-size:.95rem}.race-separator{height:14px}}@media (width<=560px){.container{width:min(var(--container-width), calc(100% - 28px))}.hero .container{width:calc(100% - 28px)}.hero-actions{flex-direction:column}.article-slider-shell{display:block}.article-nav-arrow{display:none}.photo-large{min-height:280px}.photo-medium{min-height:220px}}.pdf-placeholder{color:#111;background:linear-gradient(135deg,#fff8dc,#fff);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;min-height:260px;display:flex}.pdf-icon{font-size:3rem}.pdf-label{font-size:1.1rem;font-weight:900}.pdf-preview-visual{background:#fff8dc;height:260px;overflow:hidden}.pdf-preview-visual img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.organisation-plan-photo{background:#fff8dc;height:520px;padding:0}.organisation-plan-photo img{object-fit:contain;object-position:center;width:100%;height:100%}.page-repas{background:radial-gradient(circle at 100% 0,#f4c4001a,#0000 26%),linear-gradient(#fff8dc 0%,#fffdf5 18% 100%);min-height:100vh}.repas-hero{padding:4.5rem 0 2.5rem}.repas-hero-panel{width:100%;color:var(--white);text-align:center;background:linear-gradient(135deg,#111111fa,#242424f0),radial-gradient(circle at 100% 0,#f4c40024,#0000 28%);border:1px solid #f4c4002e;border-radius:28px;padding:2rem 2rem 1.8rem;box-shadow:0 24px 55px #0000002e}.repas-hero-panel .section-tag{color:#ffe27a}.repas-hero-panel h1{color:var(--white);margin:.4rem 0 1rem;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.repas-hero-intro{color:#ffffffe0;max-width:820px;margin:0 auto;font-size:1.02rem;line-height:1.8}.repas-section{padding-top:1rem}.repas-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1.6rem;display:grid}.repas-card{background:var(--white);border:1px solid var(--border);border-radius:26px;padding:1.75rem;position:relative;overflow:hidden;box-shadow:0 18px 42px #00000012}.repas-card:before{content:"";background:linear-gradient(90deg, var(--yellow), #ffe27a);height:6px;position:absolute;inset:0 0 auto}.repas-card-top{margin-bottom:1.4rem}.repas-card h2{color:var(--black);margin:.45rem 0 .75rem;font-size:clamp(1.45rem,2vw,2rem);line-height:1.15}.repas-lead{color:var(--text-muted);margin:0;font-size:.98rem;line-height:1.75}.repas-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1.25rem;display:grid}.repas-info-grid-small{grid-template-columns:repeat(2,minmax(0,1fr))}.repas-info-box{background:linear-gradient(#fffdf7 0%,#fff8e4 100%);border:1px solid #eddc98;border-radius:18px;padding:1rem}.repas-info-box h3{color:var(--black);margin:0 0 .45rem;font-size:1rem}.repas-info-box p{color:var(--text-muted);margin:0;font-size:.96rem;line-height:1.7}.repas-note{color:#2c2c2c;background:#fff6cf;border:1px solid #ead57d;border-radius:16px;margin-bottom:1rem;padding:1rem 1.1rem;line-height:1.7}.repas-note-soft{background:#fffdf5;border-color:#efe3b0}.repas-block{background:#fffef9;border:1px solid #efe3b0;border-radius:20px;margin-top:1.4rem;padding:1.2rem}.repas-block h3{color:var(--black);margin:0 0 1rem;font-size:1.08rem}.repas-list{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.repas-list li{color:var(--text-main);padding-left:1.4rem;line-height:1.7;position:relative}.repas-list li:before{content:"•";color:var(--yellow-dark);font-size:1.2rem;font-weight:900;line-height:1.2;position:absolute;top:0;left:0}.repas-menu{color:var(--text-muted);margin-top:.35rem;font-size:.94rem;display:block}.repas-download{flex-wrap:wrap;margin-top:1.5rem;display:flex}.repas-download .btn{min-height:50px}@media (width<=980px){.repas-layout{grid-template-columns:1fr}.repas-card{padding:1.4rem}}@media (width<=640px){.repas-hero{padding:3rem 0 1.5rem}.repas-hero-panel{border-radius:22px;padding:1.35rem}.repas-hero-panel h1{font-size:2rem}.repas-info-grid,.repas-info-grid-small{grid-template-columns:1fr}.repas-card{border-radius:20px;padding:1.1rem}.repas-block{border-radius:16px;padding:1rem}.repas-download .btn{width:100%}}.exposants-page{background:radial-gradient(circle at 100% 0,#f4c40014,#0000 26%),linear-gradient(#fff8dc 0%,#fffdf5 240px 100%);min-height:100vh}.exposants-hero{background:linear-gradient(#fff8dc 0%,#fffdf5 100%);padding:2.5rem 0}.exposants-hero-panel{max-width:1180px;color:var(--white);text-align:center;background:radial-gradient(circle at 100% 0,#f4c40029,#0000 34%),linear-gradient(135deg,#111 0%,#272727 100%);border-radius:26px;margin:0 auto;padding:2.4rem 3rem;box-shadow:0 22px 55px #0000002e}.exposants-hero-panel .section-tag{background:var(--yellow);min-height:34px;color:var(--black);letter-spacing:.12em;border-radius:999px;justify-content:center;align-items:center;padding:.45rem .9rem;font-size:.72rem;font-weight:900;display:inline-flex}.exposants-hero-panel h1{letter-spacing:-.035em;max-width:760px;color:var(--white);margin:1rem auto 1.1rem;font-size:clamp(2rem,4vw,3.3rem);font-weight:900;line-height:1.07}.exposants-hero-intro{color:#ffffffe0;max-width:820px;margin:0 auto;font-size:1.02rem;line-height:1.7}.exposants-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:2rem;display:grid}.exposant-card{background:var(--white);border:1px solid var(--border);border-radius:24px;min-height:405px;transition:transform .3s,box-shadow .3s,border-color .3s;overflow:hidden;box-shadow:0 16px 40px #00000014}.exposant-card:hover{border-color:#d8bf57;transform:translateY(-6px);box-shadow:0 24px 50px #00000024}.exposant-card-static:hover{transform:none}.exposant-card-link{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.exposant-image-wrap{background:radial-gradient(circle,#f4c40012,#0000 58%),linear-gradient(#fff 0%,#fff9e8 100%);border-bottom:1px solid #efe1a7;justify-content:center;align-items:center;min-height:235px;padding:2.2rem;display:flex}.exposant-image{object-fit:contain;max-width:100%;max-height:120px;transition:transform .25s}.exposant-card:hover .exposant-image{transform:scale(1.04)}.exposant-placeholder{color:#8a6d00;text-align:center;background:#fff3bf73;border:2px dashed #d8bf57;border-radius:14px;justify-content:center;align-items:center;width:100%;min-height:120px;font-weight:700;display:flex}.exposant-card>h3,.exposant-card-content h3{color:var(--black);text-align:center;margin:0;padding:1.45rem 1.6rem .65rem;font-size:1.22rem;font-weight:900;line-height:1.25}.exposant-card>p,.exposant-card-content p{color:var(--text-muted);text-align:center;margin:0;padding:0 1.8rem 2rem;font-size:1rem;line-height:1.65}.exposant-card-content{flex-direction:column;flex:1;justify-content:flex-start;min-height:155px;display:flex}.exposant-card .btn,.exposant-card-content .btn,.exposant-soon{display:none}.exposant-card-head{justify-content:center;display:flex}.exposant-badge{text-transform:uppercase;border-radius:999px;padding:.35rem .75rem;font-size:.75rem;font-weight:800}.is-confirmed{color:#8a6d00;background:#f4c4002e}.is-pending{background:#00000014}.is-neutral{background:#f3f3f3}@media (width<=1200px){.exposants-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.exposants-hero{padding:1.5rem 0}.exposants-hero-panel{border-radius:22px;padding:1.6rem}.exposants-hero-panel h1{font-size:1.85rem}.exposants-hero-intro{font-size:.96rem;line-height:1.65}.exposants-grid{grid-template-columns:1fr;gap:1.25rem}.exposant-card{border-radius:18px;min-height:340px}.exposant-image-wrap{min-height:185px;padding:1.4rem}.exposant-image{max-height:95px}.exposant-card>h3,.exposant-card-content h3{padding:1.25rem 1.25rem .55rem;font-size:1.1rem}.exposant-card>p,.exposant-card-content p{padding:0 1.35rem 1.6rem;font-size:.96rem}}@media (width<=480px){.exposants-hero-panel{border-radius:18px;padding:1.25rem}.exposants-hero-panel h1{font-size:1.55rem}.exposant-card{min-height:315px}.exposant-image-wrap{min-height:165px;padding:1.2rem}.exposant-image{max-height:82px}.exposant-card>h3,.exposant-card-content h3{padding:1.1rem 1rem .5rem}.exposant-card>p,.exposant-card-content p{padding:0 1.1rem 1.4rem}}:root{--border:#e2d28a;--yellow:#f4c400;--yellow-dark:#d4a800;--yellow-soft:#fff3bf;--yellow-pale:#fff8d9;--black:#111;--black-soft:#1b1b1b;--text-main:#171717;--text-muted:#5f6673;--text-soft:#7b8494;--bg-main:#fffdf5;--bg-soft:#fff8dc;--bg-card:#fffffff5;--white:#fff;--container-width:1180px;--container-padding:20px;--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--radius-xl:30px;--shadow-soft:0 16px 36px #11111114;--shadow-medium:0 24px 52px #1111111f;--shadow-card:0 20px 45px #11111117}.organisation-page{min-height:100vh;color:var(--text-main);background:radial-gradient(circle at 0 0,#f4c4001f,#0000 32%),radial-gradient(circle at 100% 0,#f4c40014,#0000 28%),linear-gradient(#fffef8 0%,#fff9e8 52%,#fffdf4 100%);padding-bottom:72px}.organisation-hero{padding:78px 0 34px}.organisation-hero-shell{background:linear-gradient(135deg,#fffffff5,#fff8dceb);border:1px solid #e2d28acc;border-radius:30px;grid-template-columns:minmax(0,1.55fr) minmax(260px,.7fr);align-items:stretch;gap:28px;padding:34px;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 60px #11111114}.organisation-hero-shell:before{content:"";pointer-events:none;background:linear-gradient(120deg,#f4c40014,#0000 42%),linear-gradient(300deg,#1111110a,#0000 30%);position:absolute;inset:0}.organisation-hero-content,.organisation-hero-aside{z-index:1;position:relative}.section-tag{background:var(--yellow);color:var(--black);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:7px 12px;font-size:.78rem;font-weight:800;display:inline-flex;box-shadow:0 8px 18px #f4c40040}.organisation-hero h1{letter-spacing:-.03em;color:var(--black);max-width:760px;margin:16px 0;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.02}.organisation-intro{max-width:760px;color:var(--text-muted);margin:0;font-size:1.04rem;line-height:1.8}.organisation-hero-aside{grid-template-columns:1fr;align-content:center;gap:16px;display:grid}.organisation-stat-card{min-height:140px;color:var(--white);background:#111111f5;border-radius:22px;flex-direction:column;justify-content:center;padding:24px;display:flex;box-shadow:0 18px 36px #1111112e}.organisation-stat-value{color:var(--yellow);font-size:clamp(2rem,3vw,2.7rem);font-weight:900;line-height:1}.organisation-stat-label{color:#fffc;margin-top:8px;font-size:.95rem;line-height:1.5}.organisation-section{padding:12px 0 40px}.organisation-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:22px;display:grid}.organisation-card{background:linear-gradient(180deg, var(--bg-card) 0%, #fffdf7 100%);border-radius:var(--radius-xl);min-height:320px;box-shadow:var(--shadow-card);border:1px solid #e2d28aeb;flex-direction:column;justify-content:flex-start;padding:24px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden}.organisation-card:before{content:"";background:linear-gradient(90deg, var(--yellow) 0%, #ffe37b 100%);height:6px;position:absolute;inset:0 0 auto}.organisation-card:hover{border-color:#d4a800f2;transform:translateY(-5px);box-shadow:0 24px 50px #1111111f}.organisation-card-top{margin-bottom:18px}.organisation-card-headline{flex-direction:column;gap:12px;display:flex}.organisation-card-badge{background:var(--yellow-pale);color:var(--black);letter-spacing:.04em;text-transform:uppercase;opacity:.8;border:1px solid #e2d28ae6;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;padding:6px 10px;font-size:.7rem;font-weight:800;display:inline-flex}.organisation-card h2{color:var(--black);letter-spacing:-.02em;overflow-wrap:break-word;word-break:break-word;margin:0;font-size:1.4rem;font-weight:900;line-height:1.22}.organisation-contacts{flex-direction:column;gap:16px;margin-top:16px;display:flex}.organisation-person-block{border-top:1px solid #11111114;flex-direction:column;gap:14px;padding-top:16px;display:flex}.organisation-person-block:first-child{border-top:none;padding-top:0}.organisation-person-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.organisation-name{color:var(--black);letter-spacing:.01em;margin:0;font-size:1.02rem;font-weight:900;line-height:1.35}.organisation-contact-actions{flex-direction:column;gap:10px;display:flex}.organisation-action-link{width:100%;color:var(--text-main);background:linear-gradient(#fffdf4 0%,#fff7d7 100%);border:1px solid #e2d28ae6;border-radius:16px;align-items:center;gap:12px;min-width:0;padding:12px 14px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:flex;box-shadow:inset 0 0 0 1px #e2d28a8c}.organisation-action-link:hover{border-color:var(--yellow-dark);background:linear-gradient(#fffbe8 0%,#fff2bf 100%);transform:translateY(-2px);box-shadow:inset 0 0 0 1px #e2d28a8c,0 12px 24px #11111114}.organisation-action-icon{background:var(--black);width:40px;height:40px;color:var(--yellow);border-radius:12px;flex:0 0 40px;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:inline-flex}.organisation-action-text{flex-direction:column;min-width:0;display:flex}.organisation-action-label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-soft);font-size:.76rem;font-weight:800}.organisation-action-value{color:var(--black);overflow-wrap:anywhere;word-break:break-word;font-size:.95rem;font-weight:700;line-height:1.45}@media (width<=1100px){.organisation-hero-shell{grid-template-columns:1fr}.organisation-hero-aside,.organisation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.organisation-page{padding-bottom:48px}.organisation-hero{padding:48px 0 22px}.organisation-hero-shell{border-radius:24px;gap:20px;padding:22px}.organisation-hero h1{margin:12px 0;font-size:2.15rem}.organisation-intro{font-size:.98rem;line-height:1.65}.organisation-stat-card{border-radius:18px;min-height:112px;padding:18px}.organisation-section{padding:8px 0 28px}.organisation-grid{grid-template-columns:1fr;gap:16px}.organisation-card{border-radius:22px;min-height:auto;padding:20px 18px}.organisation-card h2{font-size:1.12rem}.organisation-name{font-size:.98rem}.organisation-action-link{border-radius:14px;padding:11px 12px}.organisation-action-icon{border-radius:10px;flex-basis:36px;width:36px;height:36px;font-size:.92rem}.organisation-action-value{font-size:.9rem}}@media (width<=520px){.organisation-hero-aside{grid-template-columns:1fr}.organisation-hero h1{font-size:1.9rem;line-height:1.06}.organisation-intro{font-size:.93rem}.organisation-card{padding:18px 15px}.organisation-card h2{font-size:1.02rem}.organisation-card-badge{font-size:.68rem}.organisation-person-block{gap:12px;padding-top:16px}.organisation-action-link{gap:10px}.organisation-action-label{font-size:.72rem}.organisation-action-value{font-size:.88rem}.section-tag{padding:6px 10px;font-size:.72rem}}.topbar{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:3px solid var(--yellow);background:linear-gradient(#0e0e0ef7,#141414f2);position:sticky;top:0;box-shadow:0 10px 24px #00000029}.header-container{width:min(1720px,100% - 40px);margin:0 auto;padding:.85rem 0}.header-desktop{grid-template-columns:minmax(0,auto) minmax(420px,1fr);align-items:center;gap:1.5rem;min-height:92px;display:grid}.header-branding{min-width:0;max-width:100%;color:inherit;flex-wrap:nowrap;align-items:center;gap:.9rem;text-decoration:none;display:inline-flex}.brand-text{flex-direction:column;justify-content:center;min-width:0;display:flex}.logo-title{letter-spacing:.01em;color:var(--yellow);white-space:nowrap;font-size:1.9rem;font-weight:900;line-height:1;display:block}.logo-subtitle{width:fit-content;color:var(--yellow);white-space:nowrap;background:#f4c4001f;border:1px solid #f4c40073;border-radius:999px;align-items:center;margin-top:.38rem;padding:.32rem .72rem;font-size:.98rem;font-weight:800;line-height:1.2;display:inline-flex;box-shadow:inset 0 1px #ffffff0f}.brand-logo{object-fit:contain;filter:drop-shadow(0 6px 14px #00000038);flex:none;width:auto;display:block}.brand-logo-acb{height:72px}.brand-logo-ffa{height:50px}.topbar-actions{grid-template-columns:repeat(3,minmax(120px,1fr));justify-self:end;gap:.7rem;width:100%;max-width:560px;display:grid}.desktop-nav a{justify-content:center}.btn-header{text-align:center;white-space:nowrap;border-radius:14px;width:100%;min-width:0;min-height:46px;padding:.72rem .9rem;font-size:.95rem;font-weight:800}.header-mobile{justify-content:space-between;align-items:center;gap:.75rem;min-height:64px;display:none}.mobile-brand{min-width:0;color:inherit;flex:1;align-items:center;gap:.65rem;text-decoration:none;display:flex}.mobile-brand-text{flex-direction:column;min-width:0;display:flex;overflow:hidden}.mobile-brand-text .logo-title{text-align:left;white-space:normal;letter-spacing:0;font-size:.92rem;line-height:1.08}.mobile-brand-text .logo-subtitle{text-align:left;color:#f4c400c7;white-space:normal;margin-top:.14rem;font-size:.66rem;line-height:1.25}.mobile-logo{flex-shrink:0;width:auto;height:40px}.mobile-menu-btn{cursor:pointer;background:linear-gradient(#f4c40029,#ffffff0a);border:1px solid #f4c40057;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s;display:none;box-shadow:0 10px 24px #0000003d,inset 0 1px #ffffff14}.mobile-menu-btn:hover{border-color:var(--yellow);background:linear-gradient(#f4c40038,#ffffff0f);transform:translateY(-1px);box-shadow:0 14px 28px #0000004d,inset 0 1px #ffffff1f}.mobile-menu-btn:active{transform:scale(.97)}.mobile-menu-btn-icon{flex-direction:column;gap:4px;display:flex}.mobile-menu-btn-icon span{background:var(--yellow);border-radius:999px;width:20px;height:2.5px;display:block;box-shadow:0 0 10px #f4c40047}.mobile-menu-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;pointer-events:none;z-index:1998;background:#00000085;transition:opacity .28s;position:fixed;inset:0}.mobile-menu-overlay.open{opacity:1;pointer-events:auto}.mobile-sidebar{width:min(86vw,360px);height:100vh;color:var(--white);border-left:2px solid var(--yellow);z-index:1999;background:linear-gradient(#101010 0%,#181818 100%);flex-direction:column;transition:transform .28s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-14px 0 40px #00000061}.mobile-sidebar.open{transform:translate(0)}.mobile-sidebar-header{background:linear-gradient(#f4c40014,#ffffff05);border-bottom:1px solid #f4c4002e;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem .95rem .9rem;display:flex}.mobile-sidebar-brand{flex-direction:column;gap:.22rem;display:flex}.mobile-sidebar-title{color:var(--yellow);font-size:1rem;font-weight:900;line-height:1.2}.mobile-sidebar-subtitle{color:#ffffffb8;font-size:.8rem;line-height:1.35}.mobile-sidebar-close{width:40px;height:40px;color:var(--white);cursor:pointer;background:#ffffff0f;border:none;border-radius:12px;flex-shrink:0;font-size:1.5rem;line-height:1;transition:background .2s,transform .2s}.mobile-sidebar-close:hover{background:#ffffff1f;transform:scale(1.03)}.mobile-sidebar-nav{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.mobile-sidebar-nav a{color:var(--white);background:#ffffff0a;border:1px solid #f4c40024;border-radius:16px;align-items:center;gap:.85rem;padding:.95rem 1rem;font-weight:800;text-decoration:none;transition:transform .2s,background .2s,border-color .2s,color .2s;display:flex}.mobile-sidebar-nav a:hover{color:var(--yellow);background:#f4c4001a;border-color:#f4c40066;transform:translate(3px)}.mobile-nav-icon{justify-content:center;width:22px;font-size:1.1rem;display:inline-flex}@media (width<=1600px){.header-container{width:min(1560px,100% - 32px)}.header-desktop{grid-template-columns:minmax(0,auto) minmax(400px,1fr);gap:1.2rem}.header-branding{gap:.8rem}.logo-title{font-size:1.65rem}.logo-subtitle{font-size:.92rem}.brand-logo-acb{height:66px}.brand-logo-ffa{height:46px}.topbar-actions{grid-template-columns:repeat(3,minmax(105px,1fr));gap:.55rem;max-width:540px}.btn-header{min-height:44px;padding:.66rem .72rem;font-size:.86rem}}@media (width<=1380px){.header-container{width:min(1320px,100% - 24px)}.header-desktop{grid-template-columns:minmax(0,auto) minmax(380px,1fr);gap:1rem}.header-branding{gap:.7rem}.logo-title{font-size:1.4rem}.logo-subtitle{font-size:.82rem}.brand-logo-acb{height:58px}.brand-logo-ffa{height:40px}.topbar-actions{grid-template-columns:repeat(3,minmax(95px,1fr));gap:.45rem;max-width:500px}.btn-header{min-height:42px;padding:.58rem .55rem;font-size:.78rem}}@media (width<=1240px){.header-container{width:calc(100% - 22px);padding:.65rem 0}.header-desktop{display:none}.header-mobile{display:flex}.mobile-menu-btn{display:inline-flex}}@media (width<=640px){.header-container{width:calc(100% - 18px);padding:.55rem 0}.header-mobile{gap:.6rem;min-height:58px}.mobile-brand{gap:.55rem}.mobile-logo{height:36px}.mobile-brand-text .logo-title{font-size:.84rem;line-height:1.05}.mobile-brand-text .logo-subtitle{margin-top:.1rem;font-size:.62rem;line-height:1.2}.mobile-menu-btn{border-radius:12px;width:44px;height:44px}.mobile-menu-btn-icon span{width:18px}.mobile-sidebar{width:min(90vw,320px)}.mobile-sidebar-nav{padding:.9rem}.mobile-sidebar-nav a{padding:.9rem;font-size:.96rem}}@media (width<=420px){.header-container{width:calc(100% - 14px);padding:.45rem 0}.header-mobile{min-height:54px}.mobile-logo{height:32px}.mobile-brand-text .logo-title{font-size:.78rem}.mobile-brand-text .logo-subtitle{font-size:.58rem}.mobile-menu-btn{width:40px;height:40px}.mobile-menu-btn-icon{gap:3px}.mobile-menu-btn-icon span{width:17px;height:2px}.mobile-sidebar-header{padding:.9rem .85rem .8rem}.mobile-sidebar-title{font-size:.95rem}.mobile-sidebar-subtitle{font-size:.76rem}}@media (width>=1241px){.mobile-menu-btn,.mobile-menu-overlay,.mobile-sidebar{display:none}}.footer{color:var(--white);border-top:4px solid var(--yellow);background:linear-gradient(135deg,#111 0%,#1d1d1d 100%);margin-top:64px}.footer-content{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;padding:42px 0 28px;display:grid}.footer-brand,.footer-column{min-width:0}.footer-tag{background:var(--yellow);color:var(--black);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;padding:6px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.footer-brand-top{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:12px;display:flex}.footer-brand-texts{flex:1;min-width:0}.footer-ffa-logo{object-fit:contain;background:#fffffff2;border-radius:14px;flex-shrink:0;width:88px;height:auto;padding:8px;box-shadow:0 10px 24px #00000038}.footer-title{color:var(--white);margin:0 0 10px;font-size:1.45rem;font-weight:800;line-height:1.2}.footer-subtitle{color:#ffffffe0;margin:0;font-size:1rem;font-weight:600}.footer-heading{color:var(--yellow);margin:0 0 14px;font-size:1rem;font-weight:800}.footer-text{color:#ffffffbf;margin:0;line-height:1.7}.footer-link{color:#ffffffe0;width:fit-content;margin-bottom:10px;font-weight:500;text-decoration:none;transition:color .2s,transform .2s;display:block}.footer-link:hover{color:var(--yellow);transform:translate(2px)}.footer-bottom{border-top:1px solid #ffffff1a;padding:18px 0 24px}.footer-bottom p{color:#ffffff94;margin:0;font-size:.92rem}@media (width<=1024px){.footer-content{grid-template-columns:1fr 1fr;gap:28px}}@media (width<=640px){.footer{margin-top:48px}.footer-content{grid-template-columns:1fr;gap:24px;padding:32px 0 22px}.footer-brand-top{align-items:flex-start;gap:14px}.footer-ffa-logo{width:72px;padding:6px}.footer-title{font-size:1.25rem}.footer-bottom{padding:16px 0 20px}.footer-bottom p{font-size:.86rem;line-height:1.5}}:root{--border:#e2d28a;--yellow:#f4c400;--yellow-dark:#d4a800;--yellow-soft:#fff3bf;--black:#111;--black-soft:#1b1b1b;--text-main:#171717;--text-muted:#4b5563;--bg-main:#fffdf5;--bg-soft:#fff8dc;--white:#fff;--container-width:1180px;--container-padding:20px;--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--shadow-soft:0 14px 34px #00000014;--shadow-medium:0 18px 40px #0000001a}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}html,body,#root{min-height:100%;margin:0;padding:0}body{color:var(--text-main);background:var(--bg-main);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}img,svg,video,canvas,iframe{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(var(--container-width), calc(100% - (var(--container-padding) * 2)));margin:0 auto}.real-photo{box-shadow:var(--shadow-medium);border-radius:20px;overflow:hidden}.real-photo img{object-fit:cover;width:100%;height:100%}.btn{border-radius:var(--radius-sm);justify-content:center;align-items:center;padding:.95rem 1.4rem;font-size:.96rem;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--yellow);color:var(--black);box-shadow:0 12px 24px #f4c4003d}.btn-primary:hover{background:var(--yellow-dark)}.btn-secondary{color:var(--white);background:#ffffff14;border:1px solid #ffffff8c}.btn-secondary:hover{background:#ffffff29}.btn-light{background:var(--white);color:var(--black);border:1px solid var(--white)}.btn-light:hover{background:#f3f3f3}.btn-secondary-dark{background:var(--black);color:var(--yellow);border:1px solid var(--yellow)}.btn-secondary-dark:hover{background:var(--black-soft)}.btn-sm{padding:10px 14px;font-size:.9rem}.disabled-btn{opacity:.7;cursor:default}.section{padding:5rem 0}.section-alt{background:var(--bg-soft)}.section-heading{margin-bottom:2rem}.section-tag{text-transform:uppercase;letter-spacing:.12em;color:var(--yellow-dark);margin-bottom:.6rem;font-size:.8rem;font-weight:800;display:inline-block}.section h2{color:var(--black);text-wrap:balance;margin:0;font-size:clamp(1.8rem,4vw,3rem);line-height:1.1}.sub-hero{background:linear-gradient(#fff8dc 0%,#fffdf5 100%);padding:5rem 0 3rem}.dark-text{color:var(--text-muted)}.section-intro{color:var(--text-muted);max-width:900px;line-height:1.8}.muted{color:#6b7280}.contact-card{background:var(--white);border-radius:var(--radius-lg);max-width:860px;box-shadow:var(--shadow-soft);border:1px solid var(--border);margin:0 auto;padding:2rem}.contact-header{margin-bottom:1.5rem}.contact-header h2{color:var(--black);margin:0 0 .75rem}.contact-intro{color:var(--text-muted);margin:0;line-height:1.7}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.contact-block{border-radius:var(--radius-md);background:#fffdf6;border:1px solid #eadb9c;padding:1.25rem}.contact-block h3{color:var(--black);margin:0 0 .9rem;font-size:1.05rem}.contact-block p{color:#2c2c2c;overflow-wrap:break-word;margin:0 0 .55rem;line-height:1.7}.contact-block p:last-child{margin-bottom:0}.contact-block a{color:var(--black);word-break:break-word;font-weight:600}.contact-block a:hover{color:var(--yellow-dark)}.event-grid,.two-columns,.jobs-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.content-card{background:var(--white);border:1px solid #f0e2a6;border-radius:20px;min-width:0;padding:1.5rem;box-shadow:0 18px 40px #0000000f}.content-card h2{margin-top:0;margin-bottom:1rem}.content-card p{color:var(--text-muted);line-height:1.8}.download-list{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.job-card{background:var(--white);border-top:4px solid var(--yellow);border-radius:18px;padding:1.4rem;box-shadow:0 16px 36px #0000000f}.job-card h3{color:var(--black);margin-top:0;margin-bottom:.5rem}.job-time{color:var(--yellow-dark);margin-top:0;margin-bottom:1rem;font-weight:700}.job-card ul{color:var(--text-muted);margin:0;padding-left:1.1rem}.job-card li{margin-bottom:.6rem;line-height:1.7}.map-layout{grid-template-columns:360px minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.map-sidebar{background:var(--white);border-radius:20px;padding:1.5rem;box-shadow:0 18px 40px #0000000f}.map-sidebar h2{margin-top:0;margin-bottom:.75rem}.map-help{color:var(--text-muted);line-height:1.7}.map-legend{gap:1rem;margin-top:1.25rem;display:grid}.legend-item{background:#fffdf6;border:1px solid #eadb9c;border-radius:14px;padding:1rem}.legend-item h3{color:var(--black);margin:0 0 .35rem;font-size:1rem}.legend-item p{color:var(--yellow-dark);margin:0 0 .35rem;font-weight:700}.legend-item span{color:var(--text-muted);font-size:.95rem;line-height:1.6}.interactive-map-card,.map-embed-card,.map-page-card{background:var(--white);border-radius:20px;overflow:hidden;box-shadow:0 18px 40px #0000000f}.interactive-map-card{padding:.75rem}.map-embed-card{height:600px}.map-page-card{height:700px}.leaflet-map{border-radius:16px;width:100%;height:680px;overflow:hidden}.leaflet-container{background:#f5e7a1;width:100%;height:100%}.leaflet-container img,.leaflet-container .leaflet-pane,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-marker-icon,.leaflet-container .leaflet-marker-shadow{max-width:none!important}.custom-label-marker{background:0 0!important;border:none!important}.custom-label-marker .site-rect-label{background:var(--white);color:var(--black);border:1px solid var(--border);white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;padding:0 8px;font-size:.78rem;font-weight:700;line-height:26px;display:inline-flex;box-shadow:0 2px 6px #0000001f}.custom-label-marker .gray-label{color:var(--yellow);border:1px solid var(--black);background:#282828f2}.building-marker-label-wrapper{background:0 0!important;border:none!important}.building-marker-label{box-shadow:none;pointer-events:none;background:0 0;border:none;position:absolute;top:0;left:0}.building-tooltip{box-shadow:none;color:var(--black);text-align:center;background:0 0;border:none;font-size:.78rem;font-weight:700}.building-tooltip:before{display:none}.building-label{box-shadow:none!important;background:0 0!important;border:none!important;margin:0!important}.building-label:before{display:none!important}.building-label span{white-space:nowrap;pointer-events:none;text-align:center;font-size:10px;font-weight:700;display:block}.plan-site-page{width:100%;height:calc(100vh - 140px)}.plan-site-map-wrapper{background:var(--white);width:100%;height:100%;overflow:hidden}.page-hebergement{align-items:center;min-height:calc(100vh - 160px);display:flex}.construction-section{width:100%;padding:5rem 0}.construction-card{background:var(--white);text-align:center;border:1px solid var(--border);border-radius:24px;max-width:760px;margin:0 auto;padding:3rem;box-shadow:0 20px 45px #00000014}.construction-card h1{color:var(--black);margin:0 0 1rem;font-size:clamp(2rem,4vw,3rem)}.construction-text{color:var(--text-muted);margin:0 0 1rem;font-size:1.05rem;line-height:1.8}.construction-actions{justify-content:center;margin-top:2rem;display:flex}.bassin-card{grid-template-columns:.95fr 1.2fr;align-items:center;gap:1.5rem;display:grid}.bassin-card-text h3{color:var(--black);margin-top:0;margin-bottom:.75rem;font-size:1.35rem}.bassin-card-text p{color:var(--text-muted);line-height:1.75}.mecena-page{background:var(--bg-main);min-height:100vh}.mecena-hero{background:linear-gradient(#fff8dc 0%,#fffdf5 100%);padding:2.5rem 0}.mecena-hero-card{max-width:1180px;color:var(--white);background:radial-gradient(circle at 100% 0,#f4c40029,#0000 34%),linear-gradient(135deg,#111 0%,#272727 100%);border-radius:26px;margin:0 auto;padding:2.4rem 3rem;box-shadow:0 22px 55px #0000002e}.mecena-hero .section-tag{background:var(--yellow);min-height:34px;color:var(--black);letter-spacing:.12em;border-radius:999px;justify-content:center;align-items:center;padding:.45rem .9rem;font-size:.72rem;font-weight:900;display:inline-flex}.mecena-hero-card h1{letter-spacing:-.035em;max-width:760px;color:var(--white);margin:1rem 0 1.1rem;font-size:clamp(2rem,4vw,3.3rem);font-weight:900;line-height:1.07}.mecena-intro{color:#ffffffe0;max-width:820px;margin:0;font-size:1.02rem;line-height:1.7}.mecena-highlight{flex-wrap:wrap;gap:.75rem;margin-top:1.4rem;display:flex}.mecena-highlight span{min-height:38px;color:var(--yellow);background:#ffffff0f;border:1px solid #f4c40080;border-radius:999px;justify-content:center;align-items:center;padding:.55rem .95rem;font-size:.84rem;font-weight:900;display:inline-flex}.mecena-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.mecena-card{background:var(--white);border:1px solid var(--border);border-radius:24px;transition:transform .3s,box-shadow .3s,border-color .3s;overflow:hidden;box-shadow:0 16px 40px #00000014}.mecena-card:hover{border-color:#d8bf57;transform:translateY(-6px);box-shadow:0 24px 50px #00000024}.mecena-card-link{flex-direction:column;height:100%;display:flex}.mecena-logo-box{background:linear-gradient(#fff,#fff9e8);border-bottom:1px solid #efe1a7;justify-content:center;align-items:center;min-height:220px;padding:2rem;display:flex}.mecena-logo-box img{object-fit:contain;max-width:100%;max-height:110px}.mecena-card-content{padding:1.5rem}.mecena-card-content h2{color:var(--black);margin:0 0 .75rem;font-size:1.2rem}.mecena-card-content p{color:var(--text-muted);margin:0;line-height:1.7}@media (width<=1200px){.mecena-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.event-grid,.two-columns,.jobs-grid,.map-layout,.bassin-card{grid-template-columns:1fr}.leaflet-map{height:520px}}@media (width<=768px){.section{padding:3.5rem 0}.sub-hero{padding:3.5rem 0 2rem}.section-heading{margin-bottom:1.4rem}.section-intro{font-size:.98rem;line-height:1.7}.contact-grid{grid-template-columns:1fr;gap:1rem}.contact-card{padding:1.25rem}.contact-block{padding:1rem}.content-card,.job-card,.map-sidebar,.legend-item,.mecena-card-content{padding:1.15rem}.download-list{flex-direction:column;gap:.75rem}.btn,.btn-sm,.download-list .btn,.construction-actions .btn{width:100%;min-height:48px;padding:.95rem 1rem}.construction-actions,.construction-actions .btn{width:100%}.map-layout{gap:1rem}.map-sidebar{border-radius:16px}.map-embed-card{height:420px}.map-page-card{height:500px}.leaflet-map{border-radius:14px;height:460px}.mecena-hero{padding:1.5rem 0}.mecena-hero-card{border-radius:22px;padding:1.6rem}.mecena-hero-card h1{font-size:1.85rem}.mecena-intro{font-size:.96rem;line-height:1.65}.mecena-grid{grid-template-columns:1fr;gap:1rem}.mecena-card{border-radius:18px}.mecena-logo-box{min-height:150px;padding:1rem}.mecena-logo-box img{max-height:84px}.mecena-card-content h2{font-size:1.08rem}}@media (width<=640px){:root{--container-padding:14px}.section h2{font-size:1.6rem;line-height:1.15}.section-tag{letter-spacing:.08em;font-size:.72rem}.contact-intro,.content-card p,.job-card li,.map-help,.legend-item span,.construction-text,.mecena-intro,.mecena-card-content p{font-size:.96rem;line-height:1.65}.contact-block h3,.legend-item h3,.job-card h3{font-size:1rem}.contact-block p{line-height:1.6}.content-card h2{margin-bottom:.75rem}.job-card ul{padding-left:1rem}.map-sidebar,.contact-card,.content-card,.job-card,.construction-card{border-radius:16px}.construction-card{padding:1.25rem}}@media (width<=520px){.section h2{font-size:1.55rem}.contact-card,.construction-card{border-radius:18px;padding:1rem}.content-card,.job-card{border-radius:16px;padding:1rem}.leaflet-map{border-radius:12px;height:380px}.map-page-card{height:430px}}@media (width<=480px){.section{padding:3rem 0}.sub-hero{padding:3rem 0 1.75rem}.contact-card,.construction-card{padding:1rem}.contact-block,.content-card,.job-card,.legend-item,.mecena-card-content{padding:.95rem}.btn,.btn-sm{border-radius:12px;font-size:.95rem}.map-embed-card{height:340px}.map-page-card{height:420px}.leaflet-map{height:360px}.mecena-hero-card{border-radius:18px;padding:1.25rem}.mecena-hero-card h1{font-size:1.55rem}.mecena-highlight span{width:100%;font-size:.8rem}.mecena-logo-box{min-height:130px}.mecena-logo-box img{max-height:72px}}@media (width<=380px){.contact-intro,.content-card p,.mecena-intro,.mecena-card-content p{font-size:.95rem;line-height:1.6}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
