/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}}:root{--ink:#19221d;--paper:#f4f1e9;--paper-2:#ebe7db;--white:#fffdf7;--line:#19221d26;--coral:#f05a3f;--violet:#7c5cff;--mint:#0f9f7f;--yellow:#f3c94e;--shadow:0 18px 55px #19221d17}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,Arial,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.site-header{z-index:1000;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f4f1e9eb;align-items:center;gap:28px;height:72px;padding:0 clamp(20px,4vw,64px);display:flex;position:sticky;top:0}.brand{align-items:center;margin-right:auto;display:flex}.brand-mark{width:38px;height:38px;color:var(--paper);background:var(--ink);letter-spacing:-.08em;border-radius:50%;place-items:center;font-weight:900;display:grid}.brand>span{flex-direction:column;gap:1px;display:flex}.brand b{letter-spacing:.055em;font-size:17px}.brand small{letter-spacing:.12em;opacity:.56;font-size:9px}.site-header nav{align-items:center;gap:26px;font-size:13px;font-weight:700;display:flex}.site-header nav a{border-bottom:2px solid #0000;padding:8px 0}.site-header nav a:hover{border-color:var(--coral)}.header-actions{align-items:center;gap:14px;display:flex}.site-header .visit-counter{border:1px solid var(--line);color:#19221db3;background:#fffdf7b8;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:11px;font-weight:750;display:inline-flex}.save-status{opacity:.66;align-items:center;gap:7px;font-size:12px;display:inline-flex}.hero{background:radial-gradient(circle at 73% 28%, #7c5cff2b, transparent 28%), radial-gradient(circle at 82% 83%, #f05a3f26, transparent 32%), var(--ink);min-height:500px;color:var(--paper);grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:center;gap:60px;padding:76px clamp(24px,7vw,110px) 70px;display:grid;overflow:hidden}.eyebrow,.section-kicker{letter-spacing:.18em;align-items:center;gap:8px;font-size:11px;font-weight:800;display:inline-flex}.eyebrow{color:#ffd979}.hero h1{letter-spacing:-.07em;margin:18px 0 20px;font-size:clamp(52px,6.2vw,96px);line-height:.95}.hero p{color:#f4f1e9ad;max-width:620px;margin:0;font-size:16px;line-height:1.8}.hero-stats{gap:34px;margin-top:40px;display:flex}.hero-stats span{color:#f4f1e99e;align-items:baseline;gap:8px;font-size:12px;display:flex}.hero-stats b{color:var(--paper);font-size:26px}.submission-callout{background:#f4f1e912;border:1px solid #ffd9794d;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:min(100%,680px);margin-top:24px;padding:13px 14px;transition:transform .18s,border-color .18s,background .18s;display:grid}.submission-callout:hover{background:#f4f1e91c;border-color:#ffd979b3;transform:translateY(-2px)}.submission-icon{width:38px;height:38px;color:var(--ink);background:#ffd979;border-radius:9px;place-items:center;display:grid}.submission-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.submission-copy b{color:var(--paper);font-size:12px}.submission-copy small{color:#f4f1e99e;font-size:10px;line-height:1.55}.submission-action{color:#ffd979;white-space:nowrap;align-items:center;gap:5px;font-size:10px;font-weight:850;display:inline-flex}.hero-curator-card{width:min(100%,520px);color:var(--ink);background:#f4f1e9fa;border:1px solid #f4f1e947;border-radius:14px;justify-self:end;padding:22px;transform:rotate(1.2deg);box-shadow:0 28px 80px #00000047}.hero-curator-heading{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.hero-curator-heading span{color:var(--coral);letter-spacing:.2em;font-size:10px;font-weight:900}.hero-curator-heading b{letter-spacing:-.02em;font-size:18px}.hero-qr-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.hero-qr-grid figure{border:1px solid var(--line);background:#fff;border-radius:9px;margin:0;padding:9px}.hero-qr-grid img{aspect-ratio:1;object-fit:contain;width:100%;display:block}.hero-qr-grid figcaption{text-align:center;padding:8px 2px 1px;font-size:10px;font-weight:850}.hero-curator-card>a{align-items:center;gap:5px;margin-top:15px;font-size:10px;font-weight:850;display:inline-flex}.hero-curator-card>a:hover{color:var(--coral)}.hero-orbit{min-height:430px;position:relative}.hero-orbit:before,.hero-orbit:after{content:"";border:1px solid #f4f1e929;border-radius:50%;position:absolute;inset:2% 8% 6% 4%;transform:rotate(-10deg)}.hero-orbit:after{inset:12% 1% 0 16%;transform:rotate(14deg)}.orbit-card{z-index:1;background:var(--paper);width:195px;min-height:105px;color:var(--ink);border-radius:5px;flex-direction:column;gap:6px;padding:15px 16px;display:flex;position:absolute;box-shadow:0 25px 60px #0000003d}.orbit-card span{letter-spacing:.14em;font-size:11px;font-weight:900}.orbit-card b{font-size:16px;line-height:1.2}.orbit-card small{opacity:.58;font-size:11px}.orbit-one{border-top:6px solid var(--coral);top:7px;left:0;transform:rotate(-5deg)}.orbit-two{border-top:6px solid var(--violet);top:24px;right:4px;transform:rotate(4deg)}.orbit-three{border-top:6px solid var(--mint);top:150px;left:24px;transform:rotate(2deg)}.orbit-four{border-top:6px solid #ffd979;top:166px;right:0;transform:rotate(-4deg)}.orbit-five{border-top:6px solid #63aee7;bottom:5px;left:2px;transform:rotate(-3deg)}.orbit-six{border-top:6px solid #dc76b1;bottom:-2px;right:22px;transform:rotate(5deg)}.hero-qr-aside{z-index:3;color:var(--ink);background:#f4f1e9f5;border:1px solid #f4f1e959;border-radius:9px;grid-template-columns:repeat(2,54px);gap:6px;padding:8px;display:grid;position:absolute;bottom:112px;right:-44px;transform:rotate(2deg);box-shadow:0 15px 36px #0000003d}.hero-qr-aside>span{text-align:center;grid-column:1/-1;font-size:9px;font-weight:850}.hero-qr-aside a{background:#fff;border-radius:5px;padding:3px;display:block}.hero-qr-aside img{aspect-ratio:1;object-fit:contain;width:100%;display:block}.workspace-shell{grid-template-columns:minmax(350px,.8fr) minmax(680px,1.45fr);align-items:start;gap:28px;max-width:1680px;margin:0 auto;padding:56px clamp(18px,3vw,48px) 90px;display:grid}.event-library,.planner,.map-section{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffdf7bd;border-radius:14px}.event-library{padding:24px;position:sticky;top:96px}.planning-area{gap:28px;min-width:0;display:grid}.planner,.map-section{padding:26px}.section-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.section-heading>div:first-child{flex-direction:column;gap:5px;display:flex}.section-kicker{color:var(--coral)}.section-heading h2{letter-spacing:-.04em;margin:0;font-size:29px}.section-heading>span{opacity:.55;font-size:12px;font-weight:800}.search-box{border:1px solid var(--line);background:var(--white);border-radius:9px;align-items:center;gap:10px;height:48px;padding:0 14px;display:flex}.search-box:focus-within{border-color:var(--ink);box-shadow:0 0 0 3px #19221d14}.search-box input{background:0 0;border:0;outline:0;width:100%;font-size:14px}.date-filter{scrollbar-width:none;gap:6px;margin-top:12px;padding-bottom:2px;display:flex;overflow-x:auto}.date-filter::-webkit-scrollbar{display:none}.date-filter button,.category-filter button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;flex:none;font-size:12px;font-weight:700}.date-filter button{padding:7px 10px}.category-filter{flex-wrap:wrap;gap:7px;margin:13px 0 12px;display:flex}.category-filter button{padding:7px 11px}.date-filter button.active,.category-filter button.active{color:var(--paper);border-color:var(--ink);background:var(--ink)}.located-toggle{border:1px dashed var(--line);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:7px;width:100%;margin-bottom:14px;padding:10px 12px;font-size:12px;display:flex}.located-toggle.active{border-color:var(--mint);color:#08785f;background:#e1f3ec}.event-list{scrollbar-width:thin;gap:10px;max-height:1030px;padding-right:5px;display:grid;overflow:auto}.event-card{border:1px solid var(--line);background:var(--white);cursor:grab;border-radius:10px;padding:15px;transition:transform .16s,box-shadow .16s,border-color .16s;position:relative}.event-card:hover{border-color:#19221d61;transform:translateY(-2px);box-shadow:0 10px 24px #19221d14}.event-card:active{cursor:grabbing}.event-card.conflict{background:#fff6f3;border-color:#e2462c}.event-card-topline{justify-content:space-between;align-items:center;display:flex}.event-time{letter-spacing:.04em;color:var(--coral);align-items:center;gap:5px;font-size:11px;font-weight:850;display:flex}.grip{opacity:.28}.event-card h3{letter-spacing:-.02em;margin:10px 0 9px;font-size:16px;line-height:1.35}.event-meta{color:#19221da3;gap:5px;font-size:11px;display:grid}.event-meta span{align-items:flex-start;gap:6px;line-height:1.45;display:flex}.event-meta svg{flex:none;margin-top:1px}.event-tags{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}.event-tags span{background:var(--paper-2);border-radius:999px;padding:4px 7px;font-size:10px;font-weight:750}.event-tags .topic-tag{color:#5d43ce;background:#ece7ff}.event-tags .conflict-tag{color:#c63722;background:#ffe0da;align-items:center;gap:4px;display:inline-flex}.event-actions{align-items:center;gap:12px;min-height:25px;margin-top:13px;display:flex}.event-actions a,.muted-action{align-items:center;gap:4px;font-size:11px;font-weight:800;display:inline-flex}.event-actions a:hover{color:var(--coral)}.muted-action{opacity:.36}.add-event{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:6px;align-items:center;gap:3px;margin-left:auto;padding:6px 9px;font-size:11px;font-weight:800;display:flex}.remove-event{background:var(--paper-2);cursor:pointer;border:0;border-radius:50%;place-items:center;width:28px;height:28px;margin-left:auto;display:grid}.empty-search{opacity:.52;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:260px;display:flex}.empty-search span{font-size:12px}.planner-heading{align-items:center}.planner-actions{align-items:center;gap:8px;display:flex}.planner-actions button{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:7px;align-items:center;gap:6px;min-height:36px;padding:0 11px;font-size:11px;font-weight:800;display:inline-flex}.planner-actions button:disabled{opacity:.35;cursor:not-allowed}.planner-actions .clear-plan{background:0 0}.conflict-summary{color:#b73520;background:#ffe0da;border-radius:7px;align-items:center;gap:5px;padding:7px 9px;font-size:11px;font-weight:800;display:inline-flex}.planner-hint{opacity:.53;align-items:center;gap:6px;margin:-4px 0 17px;font-size:11px;display:flex}.day-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.day-slot{border:1px solid var(--line);background:#f4f1e9bd;border-radius:10px;min-width:0;overflow:hidden}.day-slot.coral{--slot:var(--coral)}.day-slot.violet{--slot:var(--violet)}.day-slot.mint{--slot:var(--mint)}.day-slot.yellow{--slot:#d19b11}.day-slot.blue{--slot:#2a7de1}.day-slot.plum{--slot:#b34d91}.day-slot-header{border-top:6px solid var(--slot);border-bottom:1px solid var(--line);background:var(--white);padding:12px}.day-slot-header>span{color:var(--slot);letter-spacing:.14em;margin-bottom:7px;font-size:10px;font-weight:900;display:block}.fixed-day{align-items:center;gap:6px;font-size:14px;display:flex}.day-slot-body{flex-direction:column;gap:8px;min-height:390px;padding:8px;display:flex}.event-card.compact{cursor:grab;padding:11px}.event-card.compact h3{margin:8px 0;font-size:13px}.event-card.compact .event-meta{font-size:10px}.event-card.compact .event-tags{margin-top:8px}.event-card.compact .event-actions{gap:8px;margin-top:9px}.event-card.compact .event-actions a:nth-of-type(2),.event-card.compact .muted-action{display:none}.drop-empty{opacity:.36;border:1px dashed #19221d33;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;min-height:160px;display:flex}.drop-empty span{font-size:10px}.map-heading{align-items:center}.map-mode{align-items:center;gap:6px;display:inline-flex}.map-wrap{border:1px solid var(--line);background:#dae1d5;border-radius:10px;min-height:460px;position:relative;overflow:hidden}.map-canvas{z-index:1;position:absolute;inset:0}.map-provider-badge{z-index:500;color:#fff;letter-spacing:.08em;background:#1677ff;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:900;position:absolute;top:12px;left:12px;box-shadow:0 6px 18px #19221d2e}.map-provider-badge.pending{color:var(--ink);background:#fffdf7f0}.map-provider-badge.warning{color:#9f321f;background:#fff0ebf5}.map-empty{z-index:450;border:1px solid var(--line);text-align:center;pointer-events:none;background:#fffdf7f0;border-radius:10px;flex-direction:column;align-items:center;gap:7px;width:min(300px,100% - 40px);padding:20px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 32px #19221d24}.map-empty svg{color:var(--coral)}.map-empty b{font-size:13px}.map-empty span{color:#19221d94;font-size:10px;line-height:1.5}.map-note{z-index:500;background:#fffdf7ed;border-radius:8px;align-items:flex-start;gap:8px;max-width:470px;padding:10px 12px;font-size:10px;line-height:1.45;display:flex;position:absolute;bottom:12px;left:12px;box-shadow:0 6px 20px #19221d26}.map-note svg{color:var(--coral);flex:none}.map-legend{z-index:500;background:#fffdf7ed;border-radius:8px;flex-direction:column;gap:6px;padding:10px;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 6px 20px #19221d26}.map-legend span{align-items:center;gap:6px;font-size:9px;font-weight:800;display:flex}.map-legend i{border-radius:50%;width:9px;height:9px}.map-legend i.coral{background:var(--coral)}.map-legend i.violet{background:var(--violet)}.map-legend i.mint{background:var(--mint)}.map-legend i.yellow{background:#d19b11}.map-legend i.blue{background:#2a7de1}.map-legend i.plum{background:#b34d91}.schedule-map-pin{background:0 0!important;border:0!important}.schedule-map-pin span{border:4px solid var(--paper);background:var(--pin);color:#fff;border-radius:50% 50% 50% 8px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:900;display:grid;transform:rotate(-45deg);box-shadow:0 6px 14px #19221d47}.schedule-map-pin i{font-style:normal;transform:rotate(45deg)}.map-popup{gap:5px;max-width:210px;display:grid}.map-popup b{font-size:13px;line-height:1.35}.map-popup span{color:#5d665f;font-size:10px}.map-popup a{color:#1677ff;margin-top:3px;font-size:10px;font-weight:850}.leaflet-control-attribution{font-size:8px!important}.closing-section{background:radial-gradient(circle at 9% 85%, #7c5cff30, transparent 28%), radial-gradient(circle at 88% 10%, #0f9f7f29, transparent 26%), var(--ink);color:var(--paper);grid-template-columns:minmax(420px,1.08fr) minmax(500px,.92fr);align-items:center;gap:clamp(56px,8vw,128px);padding:clamp(82px,10vw,150px) clamp(24px,7vw,112px);display:grid;position:relative;overflow:hidden}.closing-section:before,.closing-section:after{content:"";pointer-events:none;border:1px solid #f4f1e91a;border-radius:50%;position:absolute}.closing-section:before{width:590px;height:270px;top:65px;left:-175px;transform:rotate(15deg)}.closing-section:after{width:480px;height:210px;bottom:-85px;right:-120px;transform:rotate(-13deg)}.closing-copy,.curator-panel{z-index:1;position:relative}.closing-copy .section-kicker{color:#ffd979}.closing-copy h2{letter-spacing:-.07em;max-width:760px;margin:18px 0 28px;font-size:clamp(48px,6vw,92px);line-height:.98}.closing-copy>p{color:#f4f1e9a8;max-width:650px;margin:0;font-size:16px;line-height:1.95}.closing-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:720px;margin-top:48px;display:grid}.closing-nav a{background:#f4f1e90b;border:1px solid #f4f1e926;border-radius:10px;align-content:center;gap:5px;min-height:112px;padding:17px 44px 17px 17px;transition:transform .2s,border-color .2s,background .2s;display:grid;position:relative}.closing-nav a:hover{background:#f4f1e914;border-color:#ffd9797a;transform:translateY(-3px)}.closing-nav a>span{color:var(--coral);letter-spacing:.16em;font-size:9px;font-weight:900}.closing-nav a b{font-size:15px}.closing-nav a small{color:#f4f1e97a;font-size:10px}.closing-nav a svg{color:#f4f1e96b;position:absolute;top:18px;right:17px}.curator-panel{width:min(100%,590px);color:var(--ink);background:#fffdf7f7;border:1px solid #f4f1e93d;border-radius:18px;justify-self:end;padding:clamp(28px,3vw,42px);transform:rotate(1deg);box-shadow:0 34px 90px #0000004d}.curator-panel-heading>span{color:var(--coral);letter-spacing:.2em;font-size:9px;font-weight:900}.curator-panel-heading h3{letter-spacing:-.055em;margin:12px 0 14px;font-size:clamp(34px,3.2vw,50px);line-height:1.04}.curator-panel-heading h3 span{white-space:nowrap;letter-spacing:-.045em;font-size:.78em;display:inline-block}.curator-panel-heading p{color:#19221d99;max-width:410px;margin:0;font-size:12px;line-height:1.75}.closing-qr-grid{grid-template-columns:repeat(2,minmax(105px,132px));justify-content:start;gap:13px;margin-top:24px;display:grid}.qr-card{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:12px;margin:0;padding:9px;transform:rotate(-1.5deg)}.qr-card.personal{transform:translateY(14px)rotate(1.8deg)}.qr-image-wrap{aspect-ratio:1;background:#fff;border:1px solid #19221d1a;border-radius:8px;place-items:center;padding:5px;display:grid;overflow:hidden}.qr-image-wrap img{object-fit:contain;width:100%;height:100%;display:block}.qr-card figcaption{align-items:center;gap:8px;padding:11px 2px 2px;display:flex}.qr-card figcaption>span:last-child{flex-direction:column;gap:3px;display:flex}.qr-card figcaption b{font-size:11px}.qr-card figcaption small{color:#19221d8a;font-size:8px}.qr-icon{color:#fff;background:var(--ink);border-radius:50%;flex:none;place-items:center;width:29px;height:29px;display:grid}.qr-card.personal .qr-icon{background:var(--mint)}.curator-back-top{color:#19221d9e;align-items:center;gap:6px;margin-top:25px;font-size:10px;font-weight:850;display:inline-flex}.curator-back-top:hover{color:var(--coral)}footer{background:var(--ink);color:var(--paper);align-items:center;gap:28px;padding:30px clamp(24px,5vw,70px);display:flex}.footer-brand{letter-spacing:.13em;align-items:center;gap:10px;font-size:12px;display:flex}footer .brand-mark{color:var(--ink);background:var(--paper)}footer p{color:#f4f1e98c;margin:0 auto;font-size:11px}footer>span{align-items:center;gap:6px;font-size:11px;display:flex}.visit-counter{white-space:nowrap}@media (width<=1180px){.workspace-shell{grid-template-columns:340px minmax(0,1fr);padding-left:18px;padding-right:18px}.planner{padding:20px}.day-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.day-slot-body{min-height:190px}.drop-empty{min-height:110px}.event-card.compact .event-actions a:nth-of-type(2){display:inline-flex}.closing-section{grid-template-columns:minmax(360px,1fr) minmax(440px,.95fr);gap:54px}}@media (width<=860px){.site-header{height:64px;padding:0 16px}.site-header nav,.save-status{display:none}.header-actions{gap:0}.site-header .visit-counter{padding:7px 9px;font-size:10px}.hero{grid-template-columns:1fr;gap:24px;min-height:630px;padding:54px 22px}.hero h1{font-size:clamp(48px,15vw,72px)}.hero-orbit{transform-origin:0 0;width:110%;min-height:430px;transform:scale(.9)}.hero-qr-aside{bottom:104px;right:-4px}.workspace-shell{grid-template-columns:1fr;padding:22px 12px 60px}.event-library{padding:18px;position:static}.event-list{max-height:690px}.planner,.map-section{padding:18px}.planner-heading{align-items:flex-start}.planner-actions{flex-wrap:wrap;justify-content:flex-end}.day-grid{scroll-snap-type:x mandatory;padding-bottom:8px;display:flex;overflow-x:auto}.day-slot{scroll-snap-align:start;flex:0 0 86%}.map-wrap{min-height:520px}.closing-section{grid-template-columns:1fr;gap:48px;padding:78px 24px 92px}.curator-panel{justify-self:start;width:min(100%,540px);transform:rotate(.5deg)}footer{flex-direction:column;align-items:flex-start}footer p{margin:0}}@media (width<=520px){.hero-stats{gap:15px}.hero-stats b{font-size:20px}.hero-stats span{gap:5px}.submission-callout{grid-template-columns:auto minmax(0,1fr);margin-top:19px;padding:11px}.submission-icon{width:34px;height:34px}.submission-action{grid-column:2;justify-self:start}.hero-orbit{width:100%;min-height:415px;transform:none}.orbit-card{width:47%;min-height:98px;padding:12px}.orbit-card span{font-size:9px}.orbit-card b{font-size:14px}.orbit-card small{font-size:9px}.orbit-one{left:0}.orbit-two{right:0}.orbit-three{top:143px;left:2px}.orbit-four{top:153px;right:0}.orbit-five{bottom:8px;left:0}.orbit-six{bottom:0;right:3px}.hero-qr-aside{grid-template-columns:repeat(2,42px);bottom:107px;right:50%;transform:translate(50%)rotate(1deg)}.hero-qr-aside>span{display:none}.section-heading h2{font-size:25px}.planner-heading{display:block}.planner-actions{justify-content:flex-start;margin-top:14px}.map-note{right:10px}.map-legend{top:52px}.closing-copy h2{font-size:clamp(43px,14vw,64px)}.closing-copy>p{font-size:14px}.closing-nav{grid-template-columns:1fr;margin-top:34px}.closing-nav a{min-height:94px}.curator-panel{padding:21px}.curator-panel-heading h3 span{white-space:normal}.closing-qr-grid{grid-template-columns:repeat(2,minmax(104px,126px));gap:9px}.qr-card{padding:10px}.qr-card.personal{transform:translateY(10px)rotate(1.2deg)}.qr-card figcaption{align-items:flex-start}.qr-icon{width:30px;height:30px}}.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}}
