*{margin:0;padding:0;box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}.app-bg{height:100vh;overflow:hidden;background:linear-gradient(135deg,#0f0c29,#302b63,#24243e);position:relative;color:#fff;font-family:Inter,system-ui,sans-serif;display:flex;flex-direction:column}.screen-only{display:flex;flex-direction:column;flex:1;min-height:0}body,.app-bg,.skills-container,.cluster,.skill-tag,.cluster-title{color:#fff!important}.clouds{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.06) 0%,transparent 50%),radial-gradient(circle at 40% 80%,rgba(255,255,255,.07) 0%,transparent 50%);pointer-events:none;animation:drift 120s linear infinite;z-index:2}@keyframes drift{0%{background-position:0% 50%}to{background-position:100% 50%}}.firefly{position:absolute;width:4px;height:4px;border-radius:50%;background:#fff;box-shadow:0 0 8px #fff,0 0 16px #ffffc8e6,0 0 24px #ffffb480;pointer-events:none}.fireflies-container{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;pointer-events:none}.header{padding:1.2rem 2rem;margin-bottom:1.8rem;z-index:10;flex-shrink:0;min-width:0;background:#f5ebd72e;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(245,235,215,.15);display:flex;flex-wrap:wrap;row-gap:.6rem;align-items:center;justify-content:space-between;gap:1.5rem}.header-content{text-align:center;flex-shrink:0;min-width:0}.header-nav{flex:1 1 220px;min-width:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-evenly;row-gap:6px}.nav-btn{position:relative;background:linear-gradient(90deg,#fff,#c0c0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;border:1px solid rgba(245,235,215,.2);padding:5px 18px;border-radius:50px;font-size:.82rem;font-family:inherit;cursor:pointer;letter-spacing:.07em;transition:border-color .2s ease,filter .2s ease;white-space:nowrap}.nav-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:#f5ebd714;transition:background .2s ease;z-index:-1}.nav-btn:hover:before{background:#f5ebd72e}.nav-btn:hover{border-color:#f5ebd761;filter:brightness(1.15)}.nav-btn-active:before{background:#f5ebd742!important}.nav-btn-active{font-weight:700;border-color:#f5ebd78c!important}.header-content h1{font-size:4.5rem;font-weight:700;background:linear-gradient(90deg,#fff,#c0c0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.subtitle,.tagline{color:#fff;opacity:.85}.skills-container{flex:1;min-height:0;padding:.25rem 4rem 1rem;display:flex;flex-direction:column;gap:.5rem 4rem;position:relative;z-index:5;overflow:hidden}.skills-row{display:grid;grid-auto-rows:1fr;gap:.5rem 4rem;flex:1;min-height:0}.skills-row-2{grid-template-columns:1fr 1fr}.skills-row-3{grid-template-columns:1fr 1fr 1fr}.cluster{display:flex;flex-direction:column;align-items:center;width:100%;min-height:0}.cluster-title{font-size:1.75rem;margin-bottom:1rem;color:#fff!important;text-shadow:0 3px 15px rgba(0,0,0,.8);letter-spacing:4px;font-weight:600;flex-shrink:0;cursor:help;-webkit-user-select:none;user-select:none;transition:opacity .2s;border-bottom:1px dotted transparent;padding-bottom:3px;display:inline-block}.cluster-title:hover{opacity:.85;border-bottom-color:#fff6}.section-toolbar{position:absolute;top:.35rem;left:50%;transform:translate(-50%);z-index:200;display:flex;gap:.6rem;padding:.35rem .6rem;background:#0f0c2dc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(180,200,255,.28);border-radius:999px;box-shadow:0 4px 18px #00000059}.section-toolbar-btn{position:relative;display:flex;align-items:center;justify-content:center;width:2.15rem;height:2.15rem;border-radius:50%;border:1px solid transparent;background:#ffffff0f;cursor:pointer;padding:0;transition:background .15s,border-color .15s,transform .15s}.section-toolbar-btn:hover{filter:brightness(1.3);transform:scale(1.08)}.section-toolbar-btn-active{box-shadow:0 0 10px 1px #ffffff40}.section-toolbar-emoji{font-size:1.1rem;line-height:1}.section-toolbar-tooltip{position:absolute;top:130%;left:50%;transform:translate(-50%) translateY(-4px);white-space:nowrap;background:#0f0c2df5;border:1px solid rgba(180,200,255,.35);color:#fff;font-size:.7rem;letter-spacing:.4px;padding:4px 9px;border-radius:8px;opacity:0;pointer-events:none;transition:opacity .15s,transform .15s;z-index:201}.section-toolbar-btn:hover .section-toolbar-tooltip{opacity:1;transform:translate(-50%) translateY(0)}.tooltip-dismiss{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300}.cluster-tooltip-popup{position:fixed;transform:translate(-50%);z-index:301;background:#0f0c2df5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(180,200,255,.35);border-radius:16px;padding:20px 24px;max-width:340px;width:90%;box-shadow:0 8px 40px #00000080;pointer-events:none}.tooltip-title{font-size:1rem;font-weight:700;letter-spacing:.06em;margin-bottom:10px;background:linear-gradient(90deg,#fff,#c0c0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.tooltip-desc{font-size:.9rem;line-height:1.55;opacity:.82;color:#fff}.hexagon-cloud{position:relative;width:100%;max-width:900px;flex:1;min-height:0;display:flex;align-items:center;justify-content:center}.skill-tag{position:absolute;background:#231e50d9!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:14px 26px;border-radius:50px;border:2px solid rgba(180,200,255,.7)!important;color:#fff!important;cursor:pointer;font-weight:500;font-size:1.05rem;box-shadow:0 8px 30px #0009;white-space:nowrap;z-index:50;transition:transform .2s ease,background .2s ease;will-change:transform}.skill-tag:hover{background:#ffffff52!important;transform:scale(1.18);z-index:100}.cluster-1 .skill-tag{background:#783c0ad9!important;border:2px solid rgba(255,160,70,.8)!important}.cluster-1 .skill-tag:hover{background:#ffa04652!important}.cluster-2 .skill-tag{background:#121216e0!important;border:2px solid rgba(200,200,210,.75)!important}.cluster-2 .skill-tag:hover{background:#c8c8d247!important}.cluster-3 .skill-tag{background:#6e141ed9!important;border:2px solid rgba(255,110,120,.8)!important}.cluster-3 .skill-tag:hover{background:#ff6e7852!important}.cluster-4 .skill-tag{background:#0f3778d9!important;border:2px solid rgba(110,175,255,.8)!important}.cluster-4 .skill-tag:hover{background:#6eafff52!important}.cluster-1 .skill-tag-program,.cluster-2 .skill-tag-program,.cluster-3 .skill-tag-program,.cluster-4 .skill-tag-program,.skill-tag-program{background:#9b6bf2d9!important;border:2px solid rgba(196,168,250,.85)!important}.cluster-1 .skill-tag-program:hover,.cluster-2 .skill-tag-program:hover,.cluster-3 .skill-tag-program:hover,.cluster-4 .skill-tag-program:hover,.skill-tag-program:hover{background:#c4a8fa59!important}.cluster-1 .skill-tag-first-aid,.cluster-2 .skill-tag-first-aid,.cluster-3 .skill-tag-first-aid,.cluster-4 .skill-tag-first-aid,.skill-tag-first-aid{background:#8c919bd9!important;border:2px solid rgba(199,203,209,.9)!important}.cluster-1 .skill-tag-first-aid:hover,.cluster-2 .skill-tag-first-aid:hover,.cluster-3 .skill-tag-first-aid:hover,.cluster-4 .skill-tag-first-aid:hover,.skill-tag-first-aid:hover{background:#c7cbd159!important}.cluster-1 .skill-tag-fire-warden,.cluster-2 .skill-tag-fire-warden,.cluster-3 .skill-tag-fire-warden,.cluster-4 .skill-tag-fire-warden,.skill-tag-fire-warden{background:#ffffffeb!important;border:2px solid rgba(210,213,222,.95)!important;color:#201d3a!important}.cluster-1 .skill-tag-fire-warden:hover,.cluster-2 .skill-tag-fire-warden:hover,.cluster-3 .skill-tag-fire-warden:hover,.cluster-4 .skill-tag-fire-warden:hover,.skill-tag-fire-warden:hover{background:#ffffffb3!important}.cluster-1 .skill-tag-hardware,.cluster-2 .skill-tag-hardware,.cluster-3 .skill-tag-hardware,.cluster-4 .skill-tag-hardware,.skill-tag-hardware{background:#cd7f32d9!important;border:2px solid rgba(230,172,116,.85)!important}.cluster-1 .skill-tag-hardware:hover,.cluster-2 .skill-tag-hardware:hover,.cluster-3 .skill-tag-hardware:hover,.cluster-4 .skill-tag-hardware:hover,.skill-tag-hardware:hover{background:#e6ac7459!important}.cluster-1 .skill-tag-computer-language,.cluster-2 .skill-tag-computer-language,.cluster-3 .skill-tag-computer-language,.cluster-4 .skill-tag-computer-language,.skill-tag-computer-language{background:#f0c419d9!important;border:2px solid rgba(250,222,121,.85)!important;color:#2b2205!important}.cluster-1 .skill-tag-computer-language:hover,.cluster-2 .skill-tag-computer-language:hover,.cluster-3 .skill-tag-computer-language:hover,.cluster-4 .skill-tag-computer-language:hover,.skill-tag-computer-language:hover{background:#fade7973!important}.cluster-1 .skill-tag-digital,.cluster-2 .skill-tag-digital,.cluster-3 .skill-tag-digital,.cluster-4 .skill-tag-digital,.skill-tag-digital{background:#32cd32cc!important;border:2px solid rgba(140,235,140,.85)!important}.cluster-1 .skill-tag-digital:hover,.cluster-2 .skill-tag-digital:hover,.cluster-3 .skill-tag-digital:hover,.cluster-4 .skill-tag-digital:hover,.skill-tag-digital:hover{background:#8ceb8c59!important}.cluster-1 .skill-tag-word-processing,.cluster-2 .skill-tag-word-processing,.cluster-3 .skill-tag-word-processing,.cluster-4 .skill-tag-word-processing,.skill-tag-word-processing{background:#1f6b3ae0!important;border:2px solid rgba(90,170,120,.85)!important}.cluster-1 .skill-tag-word-processing:hover,.cluster-2 .skill-tag-word-processing:hover,.cluster-3 .skill-tag-word-processing:hover,.cluster-4 .skill-tag-word-processing:hover,.skill-tag-word-processing:hover{background:#5aaa7866!important}.cluster-1 .skill-tag-visualizing-data,.cluster-2 .skill-tag-visualizing-data,.cluster-3 .skill-tag-visualizing-data,.cluster-4 .skill-tag-visualizing-data,.skill-tag-visualizing-data{background:#14b8a6d9!important;border:2px solid rgba(115,224,209,.85)!important}.cluster-1 .skill-tag-visualizing-data:hover,.cluster-2 .skill-tag-visualizing-data:hover,.cluster-3 .skill-tag-visualizing-data:hover,.cluster-4 .skill-tag-visualizing-data:hover,.skill-tag-visualizing-data:hover{background:#73e0d159!important}.cluster-1 .skill-tag-audio-imagery,.cluster-2 .skill-tag-audio-imagery,.cluster-3 .skill-tag-audio-imagery,.cluster-4 .skill-tag-audio-imagery,.skill-tag-audio-imagery{background:#e5384fd9!important;border:2px solid rgba(245,130,148,.85)!important}.cluster-1 .skill-tag-audio-imagery:hover,.cluster-2 .skill-tag-audio-imagery:hover,.cluster-3 .skill-tag-audio-imagery:hover,.cluster-4 .skill-tag-audio-imagery:hover,.skill-tag-audio-imagery:hover{background:#f5829459!important}.cluster-1 .skill-tag-education,.cluster-2 .skill-tag-education,.cluster-3 .skill-tag-education,.cluster-4 .skill-tag-education,.skill-tag-education{background:#f5e6a8d9!important;border:2px solid rgba(250,241,205,.85)!important;color:#3d3410!important}.cluster-1 .skill-tag-education:hover,.cluster-2 .skill-tag-education:hover,.cluster-3 .skill-tag-education:hover,.cluster-4 .skill-tag-education:hover,.skill-tag-education:hover{background:#faf1cd73!important}.cluster-1 .skill-tag-research-writing,.cluster-2 .skill-tag-research-writing,.cluster-3 .skill-tag-research-writing,.cluster-4 .skill-tag-research-writing,.skill-tag-research-writing{background:#7ba7d9d9!important;border:2px solid rgba(167,199,235,.85)!important}.cluster-1 .skill-tag-research-writing:hover,.cluster-2 .skill-tag-research-writing:hover,.cluster-3 .skill-tag-research-writing:hover,.cluster-4 .skill-tag-research-writing:hover,.skill-tag-research-writing:hover{background:#a7c7eb59!important}.cluster-1 .skill-tag-legal,.cluster-2 .skill-tag-legal,.cluster-3 .skill-tag-legal,.cluster-4 .skill-tag-legal,.skill-tag-legal{background:#ff3fa4d9!important;border:2px solid rgba(255,140,200,.85)!important}.cluster-1 .skill-tag-legal:hover,.cluster-2 .skill-tag-legal:hover,.cluster-3 .skill-tag-legal:hover,.cluster-4 .skill-tag-legal:hover,.skill-tag-legal:hover{background:#ff8cc859!important}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e0;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#0f0c2df5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(180,200,255,.35);border-radius:20px;max-width:420px;width:90%;max-height:85vh;display:flex;flex-direction:column;overflow:hidden;position:relative}.modal-header-bar{display:flex;align-items:center;justify-content:space-between;padding:12px 14px 0;flex-shrink:0;min-height:44px}.modal-back{background:none;border:none;color:#b4c8ffe6;font-size:1rem;cursor:pointer;padding:4px 10px;border-radius:8px;transition:background .2s;letter-spacing:.02em}.modal-back:hover{background:#b4c8ff1f;color:#fff}.modal-close{background:none;border:none;color:#fff;font-size:1.8rem;cursor:pointer;opacity:.8;line-height:1;padding:0 4px}.modal-close:hover{opacity:1}.skill-modal-body{flex:1;overflow-y:auto;padding:16px 28px 28px;display:flex;flex-direction:column;gap:14px;scroll-behavior:smooth}.skill-modal-body::-webkit-scrollbar{width:6px}.skill-modal-body::-webkit-scrollbar-track{background:transparent}.skill-modal-body::-webkit-scrollbar-thumb{background:#b4c8ff4d;border-radius:10px}.skill-modal-body::-webkit-scrollbar-thumb:hover{background:#b4c8ff99}.skill-modal-body h2{margin:0;font-size:28px;padding-bottom:14px}.skill-modal-body .category{margin:0;opacity:.75}.skill-modal-body .modal-meta{opacity:.55;font-size:.9em}.skill-modal-body .description{margin:0;opacity:.9;padding-bottom:4px;line-height:1.4;white-space:pre-line}.skill-modal-body h3{margin-top:6px;margin-bottom:8px;font-size:16px;border-top:1px solid rgba(255,255,255,.08);padding-top:14px}.skill-modal-body>div{margin-bottom:4px}.skill-modal-body ul{margin:8px 0 4px;padding-left:18px}.skill-modal-body li{margin-bottom:6px;line-height:1.4}.modal-link-item{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-radius:10px;background:#ffffff0d;border:1px solid rgba(180,200,255,.12);cursor:pointer;transition:background .2s,border-color .2s;margin-bottom:6px!important}.modal-link-item:hover{background:#b4c8ff24;border-color:#b4c8ff4d}.modal-link-item>div{margin-bottom:0!important}.modal-link-sub{margin:3px 0 0!important;opacity:.65;font-size:.88em;line-height:1.3}.modal-link-arrow{font-size:1.5rem;opacity:.5;margin-left:10px;flex-shrink:0}.modal-unit{margin-bottom:6px}.modal-unit .modal-link-item{margin-bottom:0!important}.modal-unit-chevron{font-size:.85rem;opacity:.5;margin-left:10px;flex-shrink:0;transition:transform .2s ease}.modal-unit-chevron-open{transform:rotate(180deg)}.modal-unit-cert-icon{vertical-align:middle;margin-left:8px;cursor:pointer;border-radius:3px;transition:transform .15s ease}.modal-unit-cert-icon:hover{transform:scale(1.12)}.modal-unit-body{padding:12px 16px 14px;background:#ffffff08;border:1px solid rgba(180,200,255,.1);border-top:none;border-radius:0 0 10px 10px;margin-top:-6px}.modal-unit-body p.description{margin-bottom:8px;opacity:.82;font-size:.9rem}.modal-unit-body ul{margin:0 0 8px 18px;opacity:.82;font-size:.9rem;line-height:1.5}.related-skills{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.related-skill-tag{background:#b4c8ff1a;border:1px solid rgba(180,200,255,.35);padding:6px 14px;border-radius:50px;font-size:.85rem;cursor:pointer;transition:background .2s,border-color .2s,transform .15s ease;white-space:normal;overflow-wrap:break-word;max-width:100%;color:#fff;display:inline-block}.related-skill-tag:hover{background:#b4c8ff38;border-color:#b4c8ff99;transform:scale(1.06)}.related-skill-tag-leveled{background:color-mix(in srgb,var(--lvl-color) 16%,transparent);border-color:color-mix(in srgb,var(--lvl-color) 55%,transparent);color:var(--lvl-color)}.related-skill-tag-leveled:hover{background:color-mix(in srgb,var(--lvl-color) 30%,transparent);border-color:color-mix(in srgb,var(--lvl-color) 78%,transparent)}.related-skill-tag-program{background:#9b6bf22e!important;border-color:#9b6bf299!important;color:#c9b6f9!important}.related-skill-tag-program:hover{background:#9b6bf252!important;border-color:#9b6bf2d9!important}.related-skill-tag-first-aid{background:#8b8f9a2e!important;border-color:#8b8f9a99!important;color:#c4c8d1!important}.related-skill-tag-first-aid:hover{background:#8b8f9a52!important;border-color:#8b8f9ad9!important}.related-skill-tag-fire-warden{background:#ffffff29!important;border-color:#ffffffb3!important;color:#fff!important}.related-skill-tag-fire-warden:hover{background:#ffffff52!important;border-color:#ffffffe6!important}.related-skill-tag-hardware{background:#cd7f322e!important;border-color:#cd7f3299!important;color:#e6ac74!important}.related-skill-tag-hardware:hover{background:#cd7f3252!important;border-color:#cd7f32d9!important}.related-skill-tag-computer-language{background:#f0c41929!important;border-color:#f0c4198c!important;color:#f0d476!important}.related-skill-tag-computer-language:hover{background:#f0c4194d!important;border-color:#f0c419cc!important}.related-skill-tag-digital{background:#32cd3229!important;border-color:#32cd328c!important;color:#9ee89e!important}.related-skill-tag-digital:hover{background:#32cd324d!important;border-color:#32cd32cc!important}.related-skill-tag-word-processing{background:#1f6b3a3d!important;border-color:#1f6b3ab3!important;color:#7fcc9c!important}.related-skill-tag-word-processing:hover{background:#1f6b3a66!important;border-color:#1f6b3af2!important}.related-skill-tag-visualizing-data{background:#14b8a629!important;border-color:#14b8a68c!important;color:#7de8db!important}.related-skill-tag-visualizing-data:hover{background:#14b8a64d!important;border-color:#14b8a6cc!important}.related-skill-tag-audio-imagery{background:#e5384f29!important;border-color:#e5384f8c!important;color:#f5a3ae!important}.related-skill-tag-audio-imagery:hover{background:#e5384f4d!important;border-color:#e5384fcc!important}.related-skill-tag-education{background:#f5e6a82e!important;border-color:#f5e6a88c!important;color:#f5e6a8!important}.related-skill-tag-education:hover{background:#f5e6a852!important;border-color:#f5e6a8cc!important}.related-skill-tag-research-writing{background:#7ba7d92e!important;border-color:#7ba7d98c!important;color:#b8d4f0!important}.related-skill-tag-research-writing:hover{background:#7ba7d952!important;border-color:#7ba7d9cc!important}.related-skill-tag-legal{background:#ff3fa42e!important;border-color:#ff3fa48c!important;color:#ff9dcf!important}.related-skill-tag-legal:hover{background:#ff3fa452!important;border-color:#ff3fa4cc!important}.related-skills-compact{gap:5px}.related-skill-tag-compact{padding:3px 9px;font-size:.68rem}.view-panel{flex:1;min-height:0;width:100%;min-width:0;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;padding:.25rem 2.5rem 2rem;display:grid;grid-template-columns:repeat(6,1fr);max-width:2200px;margin:0 auto;gap:1rem;align-content:start;position:relative;z-index:5}@media (max-width: 1600px){.view-panel{grid-template-columns:repeat(4,1fr)}}@media (max-width: 1100px){.view-panel{grid-template-columns:repeat(2,1fr)}}.view-panel::-webkit-scrollbar{width:6px}.view-panel::-webkit-scrollbar-track{background:transparent}.view-panel::-webkit-scrollbar-thumb{background:#b4c8ff40;border-radius:10px}.view-panel::-webkit-scrollbar-thumb:hover{background:#b4c8ff73}.aqf-legend{grid-column:1 / -1;display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:6px;padding-bottom:16px;border-bottom:1px solid rgba(180,200,255,.15)}.aqf-legend-item{display:inline-flex;align-items:center;gap:8px;font-size:.85rem;font-weight:600;color:#ffffffd9;text-decoration:none;padding:7px 16px;border-radius:50px;border:1.5px solid;transition:background .2s,transform .15s}.aqf-legend-item:hover{color:#fff;transform:scale(1.06)}.aqf-legend-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.aqf-level-badge{flex-shrink:0;align-self:flex-start;font-size:.72rem;font-weight:600;padding:3px 10px;border-radius:50px;border:1px solid;white-space:nowrap;text-decoration:none;display:inline-block;transition:transform .15s ease}a.aqf-level-badge:hover{transform:scale(1.08)}.aqf-year-badge{flex-shrink:0;align-self:flex-start;font-size:.66rem;font-weight:600;padding:2px 10px;border-radius:50px;border:1px solid rgba(180,200,255,.28);background:#b4c8ff14;color:#dce1ffbf;white-space:nowrap}.period-pill{display:inline-block;font-size:.66rem;font-weight:600;padding:2px 10px;border-radius:50px;border:1px solid rgba(180,200,255,.28);background:#b4c8ff14;color:#dce1ffbf;white-space:nowrap}.degree-type-pill{display:inline-block;font-size:.85rem;font-weight:700;letter-spacing:.02em;padding:5px 16px;border-radius:50px;border:1px solid;white-space:nowrap;margin-bottom:8px}.skill-program-pill{background:#9b6bf233;border-color:#9b6bf299;color:#c9b6f9}.project-type-pill-project{background:#3b82f633;border-color:#3b82f699;color:#a3c5fb}.project-type-pill-hobby{background:#ec489933;border-color:#ec489999;color:#f5a8ce}.skill-firstaid-pill{background:#8b8f9a33;border-color:#8b8f9a99;color:#c4c8d1}.skill-firewarden-pill{background:#ffffff2e;border-color:#ffffffb3;color:#fff}.skill-hardware-pill{background:#cd7f3233;border-color:#cd7f3299;color:#e6ac74}.skill-computerlanguage-pill{background:#f0c4192e;border-color:#f0c4198c;color:#f0d476}.skill-digital-pill{background:#32cd322e;border-color:#32cd328c;color:#9ee89e}.skill-wordprocessing-pill{background:#1f6b3a42;border-color:#1f6b3ab3;color:#7fcc9c}.skill-visualizingdata-pill{background:#14b8a62e;border-color:#14b8a68c;color:#7de8db}.skill-audioimagery-pill{background:#e5384f2e;border-color:#e5384f8c;color:#f5a3ae}.skill-education-pill{background:#f5e6a833;border-color:#f5e6a899;color:#f5e6a8}.skill-researchwriting-pill{background:#7ba7d933;border-color:#7ba7d999;color:#b8d4f0}.skill-legal-pill{background:#ff3fa433;border-color:#ff3fa499;color:#ff9dcf}.view-card{position:relative;background:#231e50a6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(180,200,255,.18);border-radius:16px;padding:20px 24px;cursor:pointer;transition:background .2s,border-color .2s;min-width:0}.view-card:hover{background:#231e50d1;border-color:#b4c8ff61}.view-card-field-pills{position:absolute;top:16px;right:20px;z-index:2;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.view-card-field-pill{font-size:.72rem;font-weight:700;letter-spacing:.04em;padding:3px 11px;border-radius:50px;border:1px solid;white-space:nowrap}.view-card-field-pills-bottom{top:auto;bottom:16px}@media (max-width: 1920px) and (min-width: 1101px){.view-card-field-pills:not(.view-card-field-pills-bottom){position:static;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;margin-bottom:10px}.workplace-header-info-has-pills .view-card-title,.workplace-header-info-has-pills .view-card-sub{padding-right:0!important}}.view-card-title{font-size:1.05rem;font-weight:600;margin-bottom:5px;color:#fff}.view-card-sub{opacity:.72;font-size:.9rem;margin-bottom:5px}.view-card-meta{opacity:.48;font-size:.82rem;margin-bottom:2px}.location-pill{display:inline-flex;align-items:center;gap:4px;font-size:.66rem;font-weight:600;padding:2px 10px;border-radius:50px;border:1px solid rgba(180,200,255,.28);background:#b4c8ff14;color:#dce1ffbf;white-space:nowrap}.location-clickable{cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.location-clickable:hover{background:#b4c8ff2e;border-color:#b4c8ff80;color:#fff}.location-pin-icon{font-size:.9em}.view-card-desc{opacity:.82;font-size:.9rem;line-height:1.45;margin-top:10px;white-space:pre-line}.view-card-desc-clamp{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.view-card-readmore{display:inline-block;margin-top:8px;font-size:.85rem;font-weight:600;color:#b4c8ffe6;cursor:pointer;transition:transform .15s ease}.view-card-readmore:hover{transform:scale(1.06)}.view-card-points{margin:10px 0 0 18px;opacity:.82;font-size:.88rem;line-height:1.5}.view-card-recommendation{cursor:default;padding-bottom:68px}.rec-company-header{display:flex;align-items:center;gap:14px;margin-bottom:12px}.workplace-card-header{display:flex;align-items:flex-start;gap:14px;margin-bottom:12px}.workplace-logo{width:48px;height:48px;box-sizing:border-box;border-radius:50%;object-fit:contain;flex-shrink:0;background:#ffffff14;box-shadow:0 2px 8px #0000004d;padding:6px;margin-left:4px}.workplace-header-info{flex:1;min-width:0}.workplace-header-side{display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0}.licence-header-icons{display:flex;flex-direction:column;align-items:center;gap:8px;flex-shrink:0}.card-links-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.card-link-btn{background:#b4c8ff1a;border:1px solid rgba(180,200,255,.3);color:#c8dcffd9;padding:3px 12px;border-radius:50px;font-size:.78rem;cursor:pointer;text-decoration:none;transition:background .2s,border-color .2s}.card-link-btn:hover{background:#b4c8ff38;border-color:#b4c8ff8c;color:#fff}.modal-company-header{display:flex;align-items:center;gap:14px;padding-bottom:14px}.modal-company-logo{width:52px;height:52px;box-sizing:border-box;border-radius:50%;object-fit:contain;flex-shrink:0;background:#ffffff14;box-shadow:0 2px 8px #0000004d;padding:7px}.modal-links-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.modal-ext-link{background:#b4c8ff1a;border:1px solid rgba(180,200,255,.3);color:#c8dcffd9;padding:3px 12px;border-radius:50px;font-size:.78rem;font-family:inherit;text-decoration:none;cursor:pointer;transition:background .2s,border-color .2s}.modal-ext-link:hover{background:#b4c8ff38;border-color:#b4c8ff8c;color:#fff}.rec-person{display:flex;align-items:center;gap:12px;margin-top:4px}.rec-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0;box-shadow:0 2px 12px #00000059}.rec-avatar-mini{width:34px;height:34px;border-radius:50%;object-fit:cover;flex-shrink:0;box-shadow:0 2px 8px #0000004d}.rec-pdf-card{cursor:pointer}.rec-pdf-card:hover{background:#231e50e0}.rec-pdf-thumb{position:relative;width:100%;height:200px;overflow:hidden;border-radius:8px;background:#ffffff0f;margin-bottom:14px}.rec-pdf-frame{position:absolute;top:0;left:0;width:100%;aspect-ratio:850 / 1100;border:none;pointer-events:none}.rec-pdf-click-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 60%,rgba(15,12,45,.6))}.rec-pdf-footer{display:flex;align-items:center;gap:12px}.pdf-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000f5;z-index:2000;display:flex;align-items:center;justify-content:center;padding:48px 24px 24px}.pdf-lightbox-iframe{width:100%;max-width:860px;height:100%;border:none;border-radius:8px}.pdf-lightbox-iframe-landscape{max-width:1400px;height:70vh}.pdf-lightbox-close{position:fixed;top:16px;right:20px;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;opacity:.8;z-index:2001;transition:opacity .2s}.pdf-lightbox-close:hover{opacity:1}.map-lightbox-panel{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:700px}.map-lightbox-label{color:#fff;font-size:1rem;font-weight:600;text-align:center}.map-lightbox-frame{width:100%;height:60vh;border:none;border-radius:8px;background:#ffffff0f;overflow:hidden}.map-lightbox-note{color:#fff9;font-size:.78rem;text-align:center;max-width:480px}.map-lightbox-link{color:#b4c8ffe6;font-size:.85rem;text-decoration:none;transition:color .2s,transform .15s ease}.map-lightbox-link:hover{color:#fff;transform:scale(1.04)}.pdf-lightbox-gallery{width:100%;max-width:860px;height:calc(100vh - 72px);overflow-y:auto;display:flex;flex-direction:column;gap:28px;padding-right:4px}.pdf-lightbox-gallery::-webkit-scrollbar{width:6px}.pdf-lightbox-gallery::-webkit-scrollbar-track{background:transparent}.pdf-lightbox-gallery::-webkit-scrollbar-thumb{background:#b4c8ff4d;border-radius:10px}.pdf-lightbox-gallery::-webkit-scrollbar-thumb:hover{background:#b4c8ff99}.pdf-lightbox-gallery-item{flex-shrink:0;display:flex;flex-direction:column}.pdf-lightbox-gallery-label{color:#c8dcffd9;font-size:.85rem;font-weight:600;letter-spacing:.03em;text-align:center;margin-bottom:10px}.pdf-lightbox-gallery-frame{width:100%;height:85vh;border:none;border-radius:8px}.pdf-lightbox-gallery-frame-landscape{height:55vh}.pdf-lightbox-gallery-img{width:100%;max-height:85vh;object-fit:contain;border-radius:8px;background:#ffffff0a}.pdf-lightbox-gallery-img-landscape{max-height:55vh}.view-empty{grid-column:1 / -1;text-align:center;opacity:.38;padding:4rem 2rem;font-size:.95rem;letter-spacing:.04em}.particles-container{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}.cloud-particle{position:absolute;background:radial-gradient(circle,rgba(255,255,255,.9) 10%,rgba(200,220,255,.3) 60%,transparent 80%);border-radius:50%;filter:blur(40px);mix-blend-mode:screen}@media (max-width: 1000px){.header{flex-direction:column;flex-wrap:nowrap;justify-content:center}.header-content{order:-1;width:100%}.header-nav{flex:0 0 auto;width:100%;justify-content:center;gap:8px}}@media (max-width: 768px){.app-bg{height:auto;min-height:100vh;overflow:visible}.cluster-tooltip-popup{top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.header{padding:1rem;margin-bottom:1.4rem;gap:1rem}.header-nav{gap:5px}.nav-btn{font-size:.72rem;padding:4px 12px}.header-content h1{font-size:3.2rem}.header-content{padding-bottom:.85rem}.header-nav-right{padding-bottom:.5rem}.skills-container{max-width:100vw;padding:2rem 1.5rem 4rem;gap:4rem;overflow:visible}.skills-row-2,.skills-row-3{grid-template-columns:1fr;grid-auto-rows:auto}.cluster-title{margin-bottom:1.75rem;padding-top:.5rem}.view-panel{padding:1rem 1.5rem 3rem;grid-template-columns:1fr}.hexagon-cloud{flex:none;height:700px}.skill-tag{backdrop-filter:none;-webkit-backdrop-filter:none}.section-toolbar{position:static;transform:none;flex-wrap:wrap;justify-content:center;max-width:100%;margin:0 auto 1rem}.modal-content{height:calc(100vh - 10px);max-height:calc(100vh - 10px);width:100%;margin:5px 0;border-radius:16px}}.rec-text{font-size:1rem;line-height:1.55;opacity:.9;font-style:italic;margin-bottom:14px}.rec-author{font-size:.88rem;opacity:.75;display:flex;flex-direction:column;gap:3px}.rec-role{opacity:.7}.rec-date{opacity:.5;font-size:.8rem;margin:0}.rec-name-link{display:inline-block;color:#c8dcffe6;font-weight:600;text-decoration:none;transition:color .2s,transform .15s ease}.rec-name-link:hover{color:#fff;transform:scale(1.06)}.workplace-recs-section{margin-top:16px;border-top:1px solid rgba(180,200,255,.1);padding-top:14px}.workplace-recs-label{font-size:.75rem;letter-spacing:.1em;opacity:.45;text-transform:uppercase;margin-bottom:10px}.workplace-recs-row{display:flex;flex-direction:column;gap:10px}.workplace-rec-mini{display:flex;align-items:flex-start;gap:10px;background:#ffffff0a;border-radius:10px;padding:10px 12px}.rec-avatar-mini{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid rgba(180,200,255,.2)}.workplace-rec-mini-info{flex:1;min-width:0}.workplace-rec-mini-name{font-size:.82rem;font-weight:600;opacity:.9;margin-bottom:3px}.workplace-rec-mini-quote{font-size:.78rem;opacity:.6;font-style:italic;line-height:1.4}.workplace-rec-doc{display:flex;align-items:center;gap:10px;background:#ffffff0a;border-radius:10px;padding:8px 12px;cursor:pointer;transition:background .2s}.workplace-rec-doc:hover{background:#b4c8ff1a}.workplace-rec-doc-thumb{width:40px;height:52px;object-fit:cover;border-radius:4px;flex-shrink:0;background:#ffffff0f}.workplace-rec-doc-label{font-size:.82rem;opacity:.75}.education-cert-thumb{width:40px;height:52px;border-radius:4px;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.education-cert-thumb-group{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}img.education-cert-thumb{object-fit:cover}.education-cert-thumb:hover{transform:scale(1.06);opacity:.9}.education-cert-thumb-pdf{display:flex;align-items:center;justify-content:center;border-radius:4px;box-shadow:0 0 12px 2px #fff6}.education-cert-thumb-pdf svg{display:block;border-radius:4px}.education-cert-thumb-pdf:hover{box-shadow:0 0 16px 4px #fff9}.education-cert-thumb-empty{display:flex;align-items:center;justify-content:center;background:#ffffff08;border:1px dashed rgba(180,200,255,.22);color:#b4c8ff59;cursor:default}.education-cert-thumb-empty:hover{transform:none;opacity:1}.rec-img-preview{width:100%;height:100%;object-fit:cover;object-position:top}.media-lightbox-img{max-width:90vw;max-height:90vh;border-radius:8px;object-fit:contain;box-shadow:0 8px 60px #000c}.media-lightbox-img-landscape{max-width:95vw}.rec-linkedin-btn{display:inline-block;margin-bottom:14px;font-size:.78rem;color:#b4c8ffb3;text-decoration:none;transition:color .2s,transform .15s ease;letter-spacing:.03em}.rec-linkedin-btn:hover{color:#fff;transform:scale(1.06)}.rec-mini-linkedin{display:inline-block;margin-top:4px;font-size:.72rem;color:#b4c8ff99;text-decoration:none;transition:color .2s,transform .15s ease}.rec-mini-linkedin:hover{color:#fff;transform:scale(1.06)}.namecard{cursor:default;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;gap:4px;padding-bottom:20px}.namecard-avatar{width:64px;height:64px;margin-bottom:8px}.namecard .view-card-title{margin-bottom:0}.namecard .view-card-sub{margin-bottom:14px}.pdf-export-btn{position:relative;background:linear-gradient(90deg,#fff,#c0c0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;border:1px solid rgba(245,235,215,.2);padding:8px 22px;border-radius:50px;font-size:.82rem;font-family:inherit;cursor:pointer;letter-spacing:.05em;white-space:nowrap;transition:border-color .2s ease,filter .2s ease}.pdf-export-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:#f5ebd714;transition:background .2s ease;z-index:-1}.pdf-export-btn:hover{border-color:#f5ebd761;filter:brightness(1.15)}.pdf-export-btn:hover:before{background:#f5ebd72e}.printable-resume{display:none}@page{margin:.75in}@media print{.screen-only{display:none!important}html,body{height:auto!important;overflow:visible!important}.app-bg{display:block!important;height:auto!important;overflow:visible!important;background:none!important}body *{visibility:hidden}.printable-resume,.printable-resume *{visibility:visible}.printable-resume{display:block;width:100%;background:#fff;color:#000;font-family:Inter,system-ui,sans-serif;padding:32px 0 0}.printable-resume h1{font-size:1.8rem;margin-bottom:4px}.printable-resume h2{font-size:1.3rem;margin:20px 0 8px;border-bottom:1px solid #ccc;padding-bottom:4px}.printable-resume h3{font-size:1rem;margin:10px 0 2px}.printable-resume p,.printable-resume li{font-size:.85rem;line-height:1.4;color:#222}.printable-resume article,.printable-resume blockquote{break-inside:avoid;margin-bottom:10px}.printable-resume ul{margin:0 0 8px 18px}.printable-resume blockquote{margin:0 0 10px;padding-left:12px;border-left:3px solid #ccc}.printable-resume a{color:#1a4fa0}}.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;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.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{max-width:none!important;max-height:none!important;width:auto;padding:0}.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:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.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{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.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;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;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{-webkit-transition:none;-moz-transition:none;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{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 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-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.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-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.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{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;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:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;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{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.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{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.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{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.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{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;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{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
