:root{--green:#5c8e44;--green-dark:#133e35;--sand:#f8edd9;--sand-soft:#fdf7ea;--yellow:#f0be49;--orange:#dd5c36;--orange-dark:#b05912;--blue:#88bfdd;--gray-warm:#9e9d91;--ink:#16241f;--display:"Inter", "Segoe UI", system-ui, sans-serif;--body:"Inter", "Segoe UI", system-ui, sans-serif;--radius:18px;--shadow:0 12px 40px #133e3529;--maxw:1100px;--ease:cubic-bezier(.22, .7, .3, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}[hidden]{display:none!important}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}body{font-family:var(--body);color:var(--ink);background:var(--sand);-webkit-font-smoothing:antialiased;font-size:1.0625rem;line-height:1.65;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:var(--orange-dark)}h1,h2,h3{font-family:var(--display);color:var(--green-dark);font-weight:600;line-height:1.15}h2{letter-spacing:-.01em;font-size:clamp(1.9rem,4.5vw,2.8rem)}h3{font-size:1.25rem}.wrap{max-width:var(--maxw);margin-inline:auto;padding-inline:clamp(1.1rem,4vw,2.5rem)}section{position:relative}.section-pad{padding-block:clamp(3.5rem,9vw,6.5rem)}.kicker{font-family:var(--body);letter-spacing:.22em;text-transform:uppercase;color:var(--orange-dark);margin-bottom:.9rem;font-size:.8rem;font-weight:700;display:inline-block}.lead{max-width:62ch;font-size:clamp(1.1rem,2.2vw,1.25rem)}.skip-link{z-index:3000;background:var(--green-dark);color:var(--sand);border-radius:0 0 12px;padding:.7rem 1.2rem;font-weight:600;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}.topbar{z-index:1200;pointer-events:none;justify-content:flex-end;align-items:center;gap:1rem;padding:.85rem clamp(1rem,3vw,2rem);display:flex;position:absolute;top:0;left:0;right:0}.brand{pointer-events:auto;color:var(--sand);-webkit-backdrop-filter:blur(8px);font-family:var(--display);letter-spacing:.02em;background:#133e35d1;border-radius:999px;align-items:center;gap:.6rem;padding:.45rem .95rem .45rem .6rem;font-size:.95rem;font-weight:600;display:flex;box-shadow:0 4px 18px #133e3540}.brand svg{flex:none}.hero{background:var(--green-dark);height:100svh;min-height:560px;position:relative;overflow:hidden}#map{z-index:1;position:absolute;inset:0}#map .leaflet-tile-pane{filter:saturate(.82)sepia(.12)hue-rotate(-8deg)}.hero-panel{z-index:1100;-webkit-backdrop-filter:blur(10px);border-radius:var(--radius);border-top:6px solid var(--yellow);max-width:min(540px,100% - 2rem);box-shadow:var(--shadow);will-change:transform;background:#f8edd9e6;padding:clamp(1.4rem,4vw,2.2rem);position:absolute;bottom:clamp(5.5rem,12vh,7.5rem);left:clamp(1rem,4vw,3rem)}.hero-panel h1{letter-spacing:-.015em;margin-bottom:.45rem;font-size:clamp(2rem,6vw,3.3rem);font-weight:700}.hero-panel .convention-line{letter-spacing:.24em;text-transform:uppercase;color:var(--orange-dark);margin-bottom:.85rem;font-size:.78rem;font-weight:700}.hero-panel p.sub{color:var(--ink);font-size:clamp(1rem,2.4vw,1.15rem)}.scroll-cue{z-index:1100;color:var(--sand);letter-spacing:.2em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);background:#133e35b8;border-radius:999px;flex-direction:column;align-items:center;gap:.25rem;padding:.55rem .95rem .4rem;font-size:.75rem;font-weight:700;text-decoration:none;display:flex;position:absolute;bottom:1.4rem;left:50%;transform:translate(-50%);box-shadow:0 4px 18px #133e354d}.scroll-cue svg{animation:bob 1.8s var(--ease) infinite}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.scroll-cue:focus-visible{outline:3px solid var(--yellow);outline-offset:2px}.leaflet-bottom.leaflet-right{margin-bottom:.4rem}.leaflet-control-zoom a{color:var(--green-dark)!important}.leaflet-popup-content-wrapper{background:var(--sand-soft);color:var(--ink);font-family:var(--body);border-radius:14px}.leaflet-popup-content{margin:.8rem 1rem;font-size:.95rem}.cong-marker svg{filter:drop-shadow(0 4px 6px #133e3573)}.divider{width:100%;height:auto;display:block}.about{background:var(--sand)}.about-grid{align-items:center;gap:clamp(1.6rem,4vw,3rem);display:grid}@media (width>=860px){.about-grid{grid-template-columns:1.05fr .95fr}}.slide figcaption{color:var(--sand-soft);background:linear-gradient(#0000,#133e35d9);padding:2.2rem 1.2rem .85rem;font-size:.92rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}figure.framed{border-radius:var(--radius);box-shadow:var(--shadow);background:var(--green-dark);position:relative;overflow:hidden}figure.framed:after{content:"";border-radius:var(--radius);pointer-events:none;border:1px solid #133e351f;position:absolute;inset:0}figure.framed img{width:100%;height:auto}figure.framed figcaption{color:var(--sand);background:linear-gradient(#0000,#133e35c7);padding:.6rem 1rem;font-size:.8rem;position:absolute;bottom:0;left:0;right:0}.stat-row{flex-wrap:wrap;gap:1.6rem 2.4rem;margin-top:1.6rem;display:flex}.stat .num{font-family:var(--display);color:var(--green);font-variant-numeric:tabular-nums;font-size:1.9rem;font-weight:700;line-height:1.1;display:block}.stat .lbl{letter-spacing:.04em;color:var(--ink);font-size:.85rem;font-weight:600}.stat-row--small{border-top:1px dashed #133e3540;gap:1.2rem 2rem;margin-top:1.4rem;padding-top:1.3rem}.stat-row--small .num{color:var(--orange-dark);font-size:1.4rem}.counters{grid-template-columns:repeat(2,1fr);gap:1.1rem;margin-top:2.6rem;padding:0;list-style:none;display:grid}@media (width>=860px){.counters{grid-template-columns:repeat(4,1fr)}}.counter{text-align:center;border-radius:var(--radius);background:#f8edd90f;border:1px solid #f8edd929;padding:1.7rem 1rem 1.4rem}.counter .big{font-family:var(--display);color:var(--yellow);font-variant-numeric:tabular-nums;white-space:nowrap;margin-bottom:.4rem;font-size:clamp(1.5rem,5.5vw,2.9rem);font-weight:700;line-height:1.1;display:block}.counter{min-width:0}.counter .cap{color:#ece4d1;font-size:.85rem;line-height:1.45;display:block}.counters--light{margin-top:2.6rem}@media (width>=860px){.counters--light{grid-template-columns:repeat(3,1fr)}}.counters--light .counter{background:var(--sand-soft);border:1px solid #133e351f;box-shadow:0 10px 28px #133e351a}.counters--light .counter .big{color:var(--green)}.counters--light .counter .cap{color:var(--ink)}.help-callout{background:var(--yellow);color:var(--green-dark);border-radius:var(--radius);border-left:8px solid var(--orange);align-items:flex-start;gap:1.1rem;margin-top:1.4rem;padding:1.5rem 1.6rem;display:flex;box-shadow:0 10px 32px #00000047}.territory .help-callout h3{color:#000;margin-bottom:.3rem;font-size:1.35rem}.help-callout p{color:#2c3a25;font-size:.98rem}.help-icon{background:var(--orange);width:52px;height:52px;color:var(--sand-soft);border-radius:50%;flex:none;place-items:center;margin-top:.15rem;display:grid}.territory{background:var(--green-dark);color:var(--sand)}.territory h2,.territory h3{color:var(--sand-soft)}.territory .kicker{color:var(--yellow)}.territory .lead{color:#e9e0cc}.localities{background:var(--sand)}.localities h2{color:var(--green-dark)}.localities .kicker{color:var(--orange-dark)}.localities .lead{color:var(--ink)}.table-wrap{-webkit-overflow-scrolling:touch;border-radius:var(--radius);background:var(--sand-soft);margin-top:2.4rem;overflow-x:auto;box-shadow:0 10px 28px #133e351f}.localities-table{border-collapse:collapse;width:100%;font-size:.95rem}@media (width>=641px){.localities-table{min-width:660px}}.localities-table thead{background:var(--green-dark);color:var(--sand-soft)}.localities-table th{font-family:var(--display);letter-spacing:.06em;text-transform:uppercase;text-align:left;white-space:nowrap;padding:.85rem 1rem;font-size:.82rem;font-weight:600}.localities-table td{border-bottom:1px solid #133e3514;padding:.7rem 1rem}.localities-table tbody tr{transition:background .2s var(--ease)}.localities-table tbody tr:hover{background:#5c8e440f}.localities-table tbody tr:nth-child(2n){background:#133e3506}.localities-table tbody tr:nth-child(2n):hover{background:#5c8e4414}.col-idx{text-align:center;width:3rem;color:var(--gray-warm);font-variant-numeric:tabular-nums}.col-name{color:var(--green-dark);white-space:nowrap;font-weight:600}.col-num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.localities-table thead .col-num,.localities-table thead .col-idx{text-align:center}.localities-table thead .col-num:last-child{text-align:right}.localities-table tfoot{border-top:2px solid var(--green);background:#5c8e4414}.localities-table tfoot td{border-bottom:0;padding:.85rem 1rem}.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;position:relative;padding-right:1.6rem!important}.sortable:hover{background:#f8edd91a}.sort-icon{opacity:.5;font-size:.7rem;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.sort-icon:after{content:"⇅"}.sortable[data-dir=asc] .sort-icon:after{content:"↑";opacity:1}.sortable[data-dir=desc] .sort-icon:after{content:"↓";opacity:1}.col-link{text-align:center;width:3rem}.col-link a{width:32px;height:32px;color:var(--green-dark);border-radius:8px;justify-content:center;align-items:center;transition:background .2s,color .2s;display:inline-flex}.col-link a:hover{background:var(--green-dark);color:var(--sand-soft)}.card-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.1rem;margin-top:2.4rem;display:grid}.card{border-radius:var(--radius);transition:transform .35s var(--ease), background .35s var(--ease);background:#f8edd912;border:1px solid #f8edd929;padding:1.5rem 1.4rem}.card:hover{background:#f8edd91c;transform:translateY(-4px)}.card .icon{background:var(--yellow);width:52px;height:52px;color:var(--green-dark);border-radius:14px;place-items:center;margin-bottom:1rem;display:grid}.card h3{color:var(--yellow);margin-bottom:.35rem;font-size:1.05rem}.card p{color:#ece4d1;font-size:.95rem}.btn{font:inherit;cursor:pointer;transition:transform .25s var(--ease), box-shadow .25s var(--ease), background .25s var(--ease);border:0;border-radius:999px;align-items:center;gap:.55rem;padding:.85rem 1.7rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.btn:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.btn-yellow{background:var(--yellow);color:var(--green-dark);box-shadow:0 6px 22px #00000040}.btn-yellow:hover{background:#f6cd6e;transform:translateY(-2px)}.btn-green{background:var(--green-dark);color:var(--sand-soft);box-shadow:0 6px 22px #133e354d}.btn-green:hover{background:#1c5446;transform:translateY(-2px)}.zone{background:var(--sand-soft)}.zone-cols{gap:clamp(1.6rem,4vw,3rem);display:grid}@media (width>=860px){.zone-cols{grid-template-columns:1fr 1fr}}.zone ul{margin-top:1rem;list-style:none}.zone li{margin-bottom:.85rem;padding-left:1.7rem;position:relative}.zone li:before{content:"";background:var(--yellow);border:2.5px solid var(--green);border-radius:50%;width:.85em;height:.85em;position:absolute;top:.42em;left:0}.theme-tabs{flex-wrap:wrap;justify-content:center;gap:.55rem;margin-top:2.6rem;display:flex}.theme-tab{font:inherit;letter-spacing:.03em;cursor:pointer;border:2px solid var(--green-dark);color:var(--green-dark);transition:background .3s var(--ease), color .3s var(--ease), transform .25s var(--ease);background:0 0;border-radius:999px;padding:.55rem 1.25rem;font-size:.92rem;font-weight:700}.theme-tab:hover{transform:translateY(-2px)}.theme-tab[aria-selected=true]{background:var(--green-dark);color:var(--yellow)}.theme-tab:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.carousel-wrap{margin-top:1.4rem;position:relative}.carousel{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:1rem;padding:.4rem 10vw 1.2rem;display:flex;overflow-x:auto}.carousel::-webkit-scrollbar{display:none}.slide{scroll-snap-align:center;transition:transform .55s var(--ease);flex:0 0 min(90%,750px);margin:0;position:relative;box-shadow:0 14px 38px #133e3538}.slide.is-active{transform:none}.slide img{object-fit:cover;aspect-ratio:3/2;border-radius:var(--radius);width:100%;height:100%;display:block}.slide-video{object-fit:cover;aspect-ratio:3/2;cursor:pointer;border-radius:var(--radius);width:100%;height:100%;display:block}.car-btn{z-index:5;cursor:pointer;width:48px;height:48px;color:var(--green-dark);transition:transform .25s var(--ease), background .25s var(--ease);background:#f8edd9ed;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 6px 20px #133e354d}.car-btn:hover{background:var(--yellow);transform:translateY(-50%)scale(1.07)}.car-btn:focus-visible{outline:3px solid var(--orange);outline-offset:2px}.car-btn--prev{left:clamp(.4rem,2vw,1.4rem)}.car-btn--next{right:clamp(.4rem,2vw,1.4rem)}.car-dots{justify-content:center;gap:.5rem;margin-top:.4rem;display:flex}.car-dots button{cursor:pointer;width:11px;height:11px;transition:background .3s var(--ease), width .3s var(--ease);background:#133e3540;border:0;border-radius:999px;padding:0}.car-dots button[aria-current=true]{background:var(--green-dark);width:28px}.car-dots button:focus-visible{outline:3px solid var(--orange);outline-offset:2px}.photo-note{text-align:center;color:var(--ink);justify-content:center;align-items:center;gap:.6rem;margin-top:1.4rem;padding-inline:1.2rem;font-size:.97rem;font-style:italic;display:flex}.photo-note svg{color:var(--orange-dark);flex:none}.photo-note strong{color:var(--orange-dark);font-style:normal}.lightbox{z-index:999;opacity:0;pointer-events:none;transition:opacity .3s var(--ease);background:#000000e0;place-items:center;display:grid;position:fixed;inset:0}.lightbox.is-open{opacity:1;pointer-events:auto}.lightbox img{border-radius:var(--radius);touch-action:none;-webkit-user-select:none;user-select:none;max-width:92vw;max-height:88vh;box-shadow:0 8px 60px #00000080}.lightbox-close{cursor:pointer;color:#fff;background:#ffffff26;border:0;border-radius:50%;place-items:center;width:44px;height:44px;font-size:1.6rem;line-height:1;transition:background .2s;display:grid;position:absolute;top:1.2rem;right:1.4rem}.lightbox-close:hover{background:#ffffff4d}.lb-arrow{z-index:10;cursor:pointer;color:#fff;background:#ffffff26;border:0;border-radius:50%;place-items:center;width:52px;height:52px;transition:background .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.lb-arrow:hover{background:#ffffff59}.lb-arrow--prev{left:1.2rem}.lb-arrow--next{right:1.2rem}.lightbox-caption{color:#fff;text-align:center;text-shadow:0 2px 8px #0009;white-space:nowrap;text-overflow:ellipsis;max-width:80vw;font-size:.95rem;font-weight:600;position:absolute;bottom:1.6rem;left:50%;overflow:hidden;transform:translate(-50%)}.slide img{cursor:zoom-in}.photos{background:var(--sand-soft)}.photos h2,.photos h3{color:var(--green-dark)}.photos .kicker{color:var(--orange-dark)}.photos .lead{color:var(--ink)}.delegates{background:linear-gradient(180deg, #d9ecf6 0%, var(--blue) 130%)}.info-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.1rem;margin-top:2.4rem;display:grid}.info-card{background:var(--sand-soft);border-radius:var(--radius);border-top:5px solid var(--green);padding:1.5rem 1.4rem;box-shadow:0 8px 26px #133e3521}.info-card:nth-child(2){border-top-color:var(--yellow)}.info-card:nth-child(3){border-top-color:var(--orange)}.info-card:nth-child(4){border-top-color:var(--blue)}.info-card h3{margin-bottom:.5rem}.info-card p{font-size:.97rem}.info-card li{margin-bottom:.4rem;font-size:.97rem}.info-card ul{list-style:none}.directions-cta{text-align:center;margin-top:2.4rem}footer{background:var(--green-dark);color:#d9d2bf;text-align:center;padding:3rem 1.2rem 2.4rem;font-size:.95rem}footer .closing{font-family:var(--display);color:var(--sand-soft);max-width:34ch;margin:0 auto .9rem;font-size:1.35rem;font-weight:600}footer .scripture{color:var(--yellow);margin-bottom:1.6rem;font-style:italic}footer small{color:var(--gray-warm);font-size:.82rem;line-height:1.7;display:block}.reveal{opacity:0;transition:opacity .8s var(--ease), transform .8s var(--ease);transform:translateY(26px)}.reveal.visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none}}@media (width<=640px){.brand{max-width:calc(100vw - 2rem)}.brand span{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.hero-panel{max-width:calc(100% - 1.2rem);padding:clamp(1rem,3vw,1.4rem);bottom:clamp(4.5rem,10vh,5.5rem);left:clamp(.6rem,3vw,1rem)}.hero-panel h1{font-size:clamp(1.5rem,5.5vw,2rem)}.hero-panel .convention-line{margin-bottom:.5rem;font-size:.65rem}.hero-panel p.sub{font-size:clamp(.85rem,2.2vw,1rem)}.scroll-cue{padding:.4rem .75rem .3rem;font-size:.65rem;bottom:.8rem}.counters{grid-template-columns:1fr;gap:.8rem}.counter{padding:1.2rem .8rem 1rem}.counter .big{font-size:clamp(1.3rem,5vw,1.8rem)}.stat-row{gap:1rem 1.5rem}.stat .num{font-size:1.5rem}.card-grid{grid-template-columns:1fr;gap:.9rem}.card{padding:1.1rem 1rem}.help-callout{flex-direction:column;gap:.6rem;padding:1.1rem 1.2rem}.help-icon{width:40px;height:40px}.help-icon svg{width:22px;height:22px}.info-grid{grid-template-columns:1fr}.info-card{padding:1.1rem 1rem}.carousel{padding:.3rem 0 .8rem}.slide{flex:0 0 calc(100vw - 2rem)}.slide img,.slide-video{aspect-ratio:4/3}.car-btn{width:40px;height:40px}.car-btn--prev{left:.3rem}.car-btn--next{right:.3rem}.car-dots button{width:10px;height:10px}.car-dots button[aria-current=true]{width:22px}.theme-tab{padding:.4rem .85rem;font-size:.8rem}.btn{justify-content:center;width:100%;padding:.75rem 1.4rem}footer{padding:2rem 1rem 1.6rem}footer .closing{font-size:1.1rem}.zone li{margin-bottom:.6rem;font-size:.95rem}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.localities-table{width:max-content;min-width:0;font-size:.78rem}.localities-table th,.localities-table td{white-space:nowrap;padding:.5rem .4rem}.localities-table th{font-size:.7rem}.th-full{display:none}.th-short{display:inline}.col-idx{width:1.6rem}.col-link{width:2rem}.col-link a{width:26px;height:26px}.col-link a svg{width:12px;height:12px}}@media (width>=641px){.th-short{display:none}}.pswp__caption{z-index:10;background:linear-gradient(#0000,#000000b3);padding:2rem 1rem 1rem;position:absolute;bottom:0;left:0;right:0}.pswp__caption__center{color:#fff;text-align:center;text-shadow:0 1px 3px #00000080;max-width:800px;margin:0 auto;font-size:.95rem;line-height:1.4}.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:#4f4f4f66;--pswp-preloader-color-secondary:#ffffffe6;--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);width:100%;height:100%;z-index:var(--pswp-root-z-index);touch-action:none;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:#0000;outline:0;display:none;position:fixed;top:0;left:0}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{will-change:opacity;transform:translateZ(0)}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{width:100%;height:100%;position:absolute;top:0;left:0}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{color:var(--pswp-error-text-color);margin:auto;font-size:1em;line-height:1}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4, 0, .22, 1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{cursor:pointer;width:50px;height:60px;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none;background:0 0;border:0;margin:0;padding:0;display:block;position:relative;overflow:hidden}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{box-shadow:none;opacity:1;background:0 0;border:0;padding:0;transition:none}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);pointer-events:none;width:32px;height:32px;position:absolute;top:14px;left:9px;overflow:hidden}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{z-index:10;flex-direction:row;justify-content:flex-end;width:100%;height:60px;display:flex;position:absolute;top:0;left:0;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{width:75px;height:100px;margin-top:-50px;position:absolute;top:50%}.pswp__button--arrow:disabled{cursor:default;display:none}.pswp__button--arrow .pswp__icn{background:0 0;border-radius:0;width:60px;height:60px;margin-top:-30px;top:50%}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{left:0;right:auto}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{width:50px;height:60px;margin-right:auto;position:relative;overflow:hidden}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:.6s linear infinite pswp-clockwise}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{margin-top:15px;height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85;margin-inline-start:20px;font-size:14px;line-height:30px}.pswp--one-slide .pswp__counter{display:none}
