
:root{--blue:rgb(25,64,105);--blue2:rgb(25,64,105);--text:#111;--muted:#6e6e73;--line:#e5e5ea;--soft:#f5f5f7;--shadow:0 2px 12px rgba(0,0,0,.08)}
*{box-sizing:border-box} html{scroll-behavior:smooth}
body{min-height:100vh;margin:0;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text",Inter,Segoe UI,Arial,sans-serif;color:var(--text);background: #F0F0F0
}
main{width:100%;flex:1}
.topbar{height:72px;display:grid;grid-template-columns:220px 1fr 160px;align-items:center;padding:0 50px;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:20}
.brand{font-size:27px;font-weight:900;letter-spacing:-1.4px;color:#000;text-decoration:none}
.mobile-menu-button{display:none}
.main-nav{display:flex;justify-content:center;align-items:center;gap:42px;height:100%}
.main-nav a{position:relative;display:flex;align-items:center;height:100%;color:#111;text-decoration:none;font-size:15px;font-weight:500}
.main-nav a.active{color:var(--blue)} .main-nav a.active:after{content:"";position:absolute;bottom:0;left:50%;width:88px;height:3px;transform:translateX(-50%);background:var(--blue)}
.cms-login{justify-self:end;color:rgb(25,64,105);background:#fff;border:1px solid #d1d1d6;padding:13px 25px;border-radius:6px;text-decoration:none;font-weight:650;font-size:15px;transition:background .16s ease}
.cms-login:hover{background:#f1f1f3}
.account-menu{position:relative;justify-self:end}
.account-avatar-button{position:relative;width:42px;height:42px;border:1px solid #d1d1d6;border-radius:50%;background:#fff;color:rgb(25,64,105);font-size:14px;font-weight:850;display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer;padding:0}
.account-avatar-button:hover{border-color:rgb(25,64,105);box-shadow:0 0 0 3px rgba(25,64,105,.1)}
.account-menu:not(.is-logged-in) #accountAvatarInitials{font-size:0}
.account-menu:not(.is-logged-in) .account-avatar-button:before{content:"";position:absolute;inset:0;background:url("assets/login-icon.png") center/22px 22px no-repeat}
.account-menu-panel{display:none;position:absolute;right:0;top:42px;min-width:185px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 14px 34px rgba(0,0,0,.14);overflow:hidden;z-index:40}
.account-menu:hover .account-menu-panel,.account-menu:focus-within .account-menu-panel{display:block}
.account-menu-panel a,.account-menu-panel button{width:100%;min-height:42px;display:flex;align-items:center;gap:10px;padding:0 14px;border:0;border-bottom:1px solid var(--line);background:#fff;color:#111;text-align:left;text-decoration:none;font:inherit;font-size:14px;font-weight:700;cursor:pointer}
.account-menu-panel a:hover,.account-menu-panel button:hover{background:#f1f1f3}
.account-menu-panel button{border-bottom:0}
.account-menu:not(.is-logged-in) .auth-only,.account-menu.is-logged-in .guest-only{display:none}
.account-menu:not(.is-logged-in) .guest-only:last-of-type{border-bottom:0}
.hero{background:#fff;text-align:center;padding:50px 24px 28px;border-bottom:1px solid var(--line)}
.hero-logo{width:min(700px,70vw);display:block;margin:0 auto 6px}.hero-subtitle{margin:0 auto 18px;font-size:19px;color:#6e6e73}.hero-calendar-button{display:inline-flex;background:var(--blue);color:#fff;text-decoration:none;border-radius:7px;padding:11px 20px;font-size:14px;font-weight:700}
.filter-shell{padding:20px 52px 18px}.filter-grid{display:grid;grid-template-columns:1.1fr 1.15fr 1.15fr 1.05fr .9fr 145px;gap:14px;max-width:1480px;margin:0 auto}
.filter-pill{min-height:46px;display:flex;align-items:center;border:1px solid #d1d1d6;border-radius:6px;padding:0 14px;background:#fff}.filter-pill select{width:100%;border:0;outline:0;background:transparent;font-size:15px;color:#1d1d1f}
.reset-button{min-height:46px;border:1px solid rgb(25,64,105);color:rgb(25,64,105);background:#fff;border-radius:6px;font-weight:600;font-size:15px;cursor:pointer}
.section{padding:10px 52px 20px;max-width:1540px;margin:0 auto}.section-header{display:flex;align-items:center;justify-content:space-between;margin:0 0 14px}.section-header h2{margin:0;font-size:18px;font-weight:850}.legend{display:flex;gap:24px;font-size:13px}.dot{display:inline-block;width:13px;height:13px;border-radius:50%;margin-right:7px;vertical-align:-2px;border:1px solid var(--blue)}.dot.solid{background:var(--blue)}.dot.striped{background:repeating-linear-gradient(135deg,rgba(24,73,183,.18) 0 2px,#fff 2px 4px)}
.calendar-board{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff;padding:5px}.cal-table{display:grid;grid-template-columns:1fr;border:1px solid var(--line);border-radius:5px;overflow:hidden}.year-row,.month-row{display:grid;border-bottom:1px solid var(--line);background:#fbfbfd}.year,.month{text-align:center;font-size:13px;font-weight:800;min-height:28px;display:flex;align-items:center;justify-content:center;border-left:1px solid rgba(0,0,0,.04)}.year{color:#4b4b50;font-size:13px}
.year:first-child,.month:first-child{border-left:0}
.cal-line{display:contents}.line-track{position:relative;min-height:28px;border-bottom:1px solid var(--line);background:#fff;box-shadow:none}
.cal-table .cal-line:last-child .line-track{border-bottom:0}
.cal-bar{position:absolute;top:7px;height:14px;line-height:14px;border-radius:4px;text-align:center;color:#fff;font-size:8px;font-weight:800;text-decoration:none;overflow:hidden;white-space:nowrap;padding:0 4px;background:linear-gradient(180deg,rgb(25,64,105),rgb(25,64,105))}.cal-bar.online{color:rgb(25,64,105);background:repeating-linear-gradient(135deg,rgba(47,111,242,.16) 0 2px,#fff 2px 4px);border:1px solid rgb(25,64,105)}
.events-section{padding-top:18px}.view-all{color:var(--blue);text-decoration:none;font-size:14px;font-weight:600}.events-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}
.event-card{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column;min-height:306px;scroll-margin-top:92px;transition:outline-color .16s ease, box-shadow .16s ease}.event-card:target{outline:3px solid #B51700;outline-offset:4px}.event-photo{width:100%;aspect-ratio:2.05/1;object-fit:cover;display:block}.event-photo.placeholder{background:linear-gradient(135deg,#d9e4ff,#f5f5f7)}.event-content{padding:15px 15px 14px;display:flex;flex-direction:column;flex:1}
.token-row{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;overflow:hidden;white-space:nowrap;margin-bottom:14px}.token{display:inline-flex;align-items:center;justify-content:center;height:22px;border-radius:999px;padding:0 12px;font-size:11px;font-weight:750;flex:0 0 auto}.token.category{background:#cfd3da;color:#333}.token.event-type{background:#f1f1f3;color:#6e6e73}.token.blue{background:rgb(25,64,105);color:#fff}.token.soft{background:#eadcff;color:#1d1d1f}.event-rating-badge{margin-left:auto;display:inline-flex;align-items:center;gap:1px;flex:0 0 auto;font-size:15px;line-height:1;color:#dedede}.event-rating-badge span{display:inline-block}.event-rating-badge .active{color:#ffbf00}
.event-card h3{margin:0 0 12px;font-size:18px;line-height:1.2;letter-spacing:-.3px}.event-date{display:block;margin:0 0 12px;font-size:15px;color:#111;line-height:1.35}.event-location{margin:0 0 9px;font-size:13px;color:#333}.event-card p{margin:0 0 14px;color:#6e6e73;font-size:13px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;min-height:calc(1.35em * 5)}
.website-btn{align-self:center;margin-top:auto;min-width:120px;text-align:center;text-decoration:none;background:rgba(25,64,105,.25);color:#fff;border-radius:5px;padding:8px 15px;font-size:13px;font-weight:800}
.about-section{max-width:860px;margin:30px auto 70px;text-align:center;padding:0 24px}.about-section h2{font-size:28px;margin-bottom:10px}.about-section p{color:#6e6e73;line-height:1.6}.empty{padding:28px;color:#6e6e73;text-align:center}
@media(max-width:1180px){.events-grid{grid-template-columns:repeat(3,1fr)}.filter-grid{grid-template-columns:repeat(2,1fr)}.map-controls{grid-template-columns:repeat(3,minmax(0,1fr))}.evaluation-layout{grid-template-columns:1fr}}@media(max-width:760px){.topbar{grid-template-columns:1fr;height:auto;gap:14px;padding:18px 20px}.brand,.cms-login{justify-self:center}.main-nav{gap:20px;flex-wrap:wrap}.hero-logo{width:min(520px,92vw)}.filter-shell,.section{padding-left:18px;padding-right:18px}.filter-grid{grid-template-columns:1fr}.events-grid{grid-template-columns:1fr}.legend{display:none}.map-controls{grid-template-columns:1fr 1fr}.evaluation-layout{padding:18px 18px 38px}.evaluation-grid,.stats-summary{grid-template-columns:1fr}.rating-row{grid-template-columns:1fr}}

.map-main{background:#fff}
.map-hero{padding-bottom:22px}
.map-section{padding:24px 52px 54px;max-width:1540px;margin:0 auto}
.map-controls{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto auto;gap:10px;margin:0 0 16px;align-items:end}
.map-controls label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:800;color:#4b4b50}
.map-controls select,.map-controls button{min-height:42px;border:1px solid #d1d1d6;border-radius:6px;background:#fff;color:#111;font-size:14px;font-weight:650;padding:0 12px}
.map-controls select{width:100%}
.map-controls button{cursor:pointer;color:rgb(25,64,105);border-color:rgb(25,64,105)}
.map-controls button:hover{background:#f1f1f3}
.map-shell{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:start}
.world-map-wrap{position:relative;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#f8f9fb}
.world-map{display:block;width:100%;height:auto;min-height:360px}
.map-ocean{fill:#f8f9fb}
.map-grid path{fill:none;stroke:#e7e9ee;stroke-width:1}
.land path{fill:#fff;stroke:#aeb4bf;stroke-width:1.2;vector-effect:non-scaling-stroke}
.country-lines path{fill:none;stroke:#c9ced6;stroke-width:.75;vector-effect:non-scaling-stroke}
.country-hit{fill:rgba(25,64,105,0);stroke:rgba(25,64,105,0);cursor:pointer}
.country-hit:hover{fill:rgba(25,64,105,.06);stroke:rgba(25,64,105,.18);stroke-width:1}
.map-marker{cursor:pointer;outline:none}
.marker-halo{fill:rgba(25,64,105,.14);stroke:rgba(25,64,105,.24);stroke-width:1}
.marker-dot{fill:rgb(25,64,105);stroke:#fff;stroke-width:2}
.map-marker text{font-size:10px;font-weight:800;text-anchor:middle;fill:rgb(25,64,105);pointer-events:none}
.map-marker:hover .marker-halo,.map-marker:focus .marker-halo{fill:rgba(25,64,105,.22);stroke:rgb(25,64,105)}
.map-marker.cluster .marker-dot{fill:#111}
.map-marker.cluster .marker-halo{fill:rgba(0,0,0,.1);stroke:rgba(0,0,0,.22)}
.map-marker.cluster text{fill:#111}
.map-tooltip{position:absolute;z-index:5;min-width:220px;max-width:310px;padding:12px 14px;border:1px solid rgba(0,0,0,.12);border-radius:8px;background:rgba(255,255,255,.97);box-shadow:0 14px 34px rgba(0,0,0,.14);opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .12s ease,transform .12s ease}
.map-tooltip.visible{opacity:1;transform:translateY(0)}
.map-tooltip strong{display:block;margin-bottom:8px;font-size:14px;color:#111}
.map-tooltip span{display:block;font-size:13px;font-weight:800;color:rgb(25,64,105);line-height:1.25}
.map-tooltip em{display:block;margin:2px 0 8px;font-size:12px;font-style:normal;color:#6e6e73}
.map-panel{border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden}
.map-panel-head{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:16px;border-bottom:1px solid var(--line);background:#fbfbfd}
.map-panel-head h2{margin:0;font-size:16px}
.map-panel-head span{font-size:12px;font-weight:800;color:rgb(25,64,105)}
.map-status{min-height:0;padding:0 16px;font-size:12px;color:#6e6e73;background:#fff}
.map-status:not(:empty){padding-top:12px;padding-bottom:12px;border-bottom:1px solid var(--line)}
.map-events-list{max-height:520px;overflow:auto}
.map-list-item{padding:14px 16px;border-bottom:1px solid var(--line)}
.map-list-item.nearest{background:#f5f7fb;outline:2px solid rgba(25,64,105,.22);outline-offset:-2px}
.map-list-item:last-child{border-bottom:0}
.map-list-item h3{margin:0 0 9px;font-size:14px;color:#111}
.nearest-label{display:inline-flex;margin:0 0 8px;padding:4px 8px;border-radius:999px;background:rgb(25,64,105);color:#fff;font-size:11px}
.map-list-item a{display:block;padding:8px 0;text-decoration:none;border-top:1px solid #f0f1f4}
.map-list-item a:first-of-type{border-top:0}
.map-list-item span{display:block;font-size:13px;font-weight:750;color:rgb(25,64,105);line-height:1.25}
.map-list-item em{display:block;margin-top:2px;font-size:12px;font-style:normal;color:#6e6e73}

.evaluation-main{background:#F0F0F0}
.evaluation-hero{padding-bottom:22px}
.evaluation-layout{display:grid;grid-template-columns:1fr;gap:24px;max-width:1540px;margin:0 auto;padding:24px 52px 56px}
.evaluation-form,.evaluation-stats{display:flex;flex-direction:column;gap:18px}
.evaluation-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}
.evaluation-stats>.evaluation-block{grid-column:1/-1}
.stats-empty-message{grid-column:1/-1;background:#fff;border:1px dashed #d1d1d6;border-radius:8px}
.evaluation-block,.chart-card{border:1px solid var(--line);border-radius:8px;background:#fff;padding:18px}
.evaluation-block h2,.chart-card h3{margin:0 0 14px;font-size:17px}
.evaluation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.evaluation-form label,.stats-filter{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:750;color:#4b4b50}
.evaluation-form input,.evaluation-form select,.evaluation-form textarea,.stats-filter select{width:100%;border:1px solid #d1d1d6;border-radius:6px;background:#fff;color:#111;font:inherit;font-size:15px;padding:11px 12px}
.evaluation-block h2+label,.evaluation-block label+label{margin-top:18px}
.stats-filter-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(150px,240px);gap:14px;align-items:end}
.evaluation-select-label,.stats-filter{position:relative}
.evaluation-select-label select,.stats-filter select{appearance:none;-webkit-appearance:none;border:1px solid #cfd7ea !important;border-radius:8px !important;min-height:48px !important;background:#fff !important;box-shadow:0 1px 2px rgba(0,0,0,.03);font:inherit;font-size:13px;font-weight:750;color:#4b4b50;cursor:pointer;padding-right:38px !important}
.evaluation-select-label:after,.stats-filter:after{content:"";width:8px;height:8px;border-right:2px solid rgb(25,64,105);border-bottom:2px solid rgb(25,64,105);transform:rotate(45deg);position:absolute;right:15px;bottom:18px;pointer-events:none}
.evaluation-select-label:hover select,.evaluation-select-label:focus-within select,.stats-filter:hover select,.stats-filter:focus-within select{border-color:rgb(25,64,105) !important;box-shadow:0 0 0 3px rgba(24,73,183,.10);outline:0}
.evaluation-select-label.has-value select,.stats-filter.has-value select{background:#f7faff !important;border-color:rgb(25,64,105) !important}
.evaluation-form textarea{resize:vertical;line-height:1.45}
.evaluation-missing-message{min-height:18px;margin:-8px 0 0;color:#b00020;font-size:16px;font-weight:900}
.logged-in-panel .evaluation-missing-message{margin-top:12px}
.segmented-field{grid-column:1/-1;border:0;margin:16px 0 0;padding:0;display:flex;gap:8px;flex-wrap:wrap}
.segmented-field legend{width:100%;margin:0 0 7px;font-size:13px;font-weight:750;color:#4b4b50}
.segmented-field label{display:inline-flex;flex-direction:row;gap:0}
.segmented-field input{position:absolute;opacity:0;pointer-events:none}
.segmented-field span{display:inline-flex;align-items:center;justify-content:center;min-height:38px;min-width:72px;border:1px solid #d1d1d6;border-radius:6px;background:#fff;color:#111;font-size:14px;font-weight:750;cursor:pointer}
.segmented-field input:checked+span{border-color:rgb(25,64,105);background:rgb(25,64,105);color:#fff}
.star-rating{display:flex;gap:8px}
.star-rating button{width:46px;height:42px;border:1px solid #d1d1d6;border-radius:6px;background:#fff;color:#c4c7ce;font-size:25px;line-height:1;cursor:pointer}
.star-rating button.active{color:rgb(25,64,105);border-color:rgb(25,64,105);background:#f5f7fb}
.inline-star-rating{justify-content:flex-start}
.rating-stars{display:grid;gap:14px}
.rating-tile{border:1px solid #edf0f4;border-radius:8px;background:#fbfbfd;padding:16px;display:grid;gap:12px}
.rating-tile h3{margin:0;color:#111;font-size:17px;line-height:1.2;font-weight:850}
.rating-row{display:grid !important;grid-template-columns:minmax(300px,1fr) minmax(360px,1fr);align-items:center;gap:14px}
.rating-row>span{font-size:14px;line-height:1.35;color:#111}
.segmented-rating{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0}
.segmented-rating button{min-height:36px;border:1px solid #d1d1d6;border-right:0;border-radius:0;background:#fff;color:#111;font-size:12px;font-weight:800;cursor:pointer;padding:0 8px}
.segmented-rating button:first-child{border-radius:7px 0 0 7px}
.segmented-rating button:last-child{border-right:1px solid #d1d1d6;border-radius:0 7px 7px 0}
.segmented-rating button.active{border-color:rgb(25,64,105);background:rgb(25,64,105);color:#fff}
.evaluation-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}
.evaluation-actions button{min-height:48px;border:1px solid rgb(25,64,105);border-radius:6px;background:rgb(25,64,105);color:#fff;font-weight:850;font-size:18px;padding:0 26px;cursor:pointer}
.evaluation-actions button:hover{background:#73919F;border-color:#73919F}
.evaluation-actions button:active{transform:translateY(1px);background:#58717D;border-color:#58717D}
.evaluation-actions button:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(25,64,105,.18)}
.evaluation-message{display:inline-flex;align-items:center;min-height:48px;border:1px solid #dfe4ea;border-radius:8px;background:#fbfbfd;color:#333;font-size:17px;font-weight:800;line-height:1.3;padding:11px 15px}
.evaluation-message:empty{display:none}
.evaluation-message.success{border-color:#b7dfc7;background:#f1fbf5;color:#147a3d}
.evaluation-message.error{border-color:#f0bdc5;background:#fff4f5;color:#b00020}
.hidden{display:none !important}
.login-links{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:16px}
.login-links a{font-size:14px;font-weight:750;color:rgb(25,64,105);text-decoration:none
}
.primary-inline-button{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-height:42px;
	border:1px solid rgb(25,64,105);
	border-radius:6px;
	background:rgb(25,64,105);
	color:#fff !important;
	font-size:15px;
	font-weight:850;
	padding:0 20px;
	cursor:pointer;
	text-decoration:none
}
.primary-inline-button:hover{
	background:#73919F;
	border-color:#73919F
}
.secondary-link-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid #d1d1d6;border-radius:6px;background:#fff;color:#111 !important;text-decoration:none;font-size:14px;font-weight:750;padding:0 18px
}
.secondary-link-button:hover{background:#f1f1f3
}
.logged-in-panel{display:grid;gap:10px;margin-top:4px}
.logged-in-panel strong{display:block;color:#111;font-size:20px;line-height:1.2;font-weight:850}
.logged-in-panel p{margin:0;color:#4b4b50;font-size:15px;font-weight:400;line-height:1.4}
.logged-in-panel .evaluation-select-label{margin-top:4px}
.auth-layout{max-width:980px;margin:0 auto;padding:24px 52px 56px}
.auth-form{width:100%}
.auth-form .registration-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end}
.auth-form .evaluation-block label+label{margin-top:0}
.login-grid{align-items:end}
.login-grid label{min-width:0}
.stats-head{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px}
.stats-head h2{margin:0}
.stats-head span{font-size:12px;font-weight:800;color:rgb(25,64,105)}
.stats-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}
.stats-summary div{border:1px solid #edf0f4;border-radius:6px;padding:16px 12px;background:#fbfbfd;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:96px}
.stats-summary strong{display:block;font-size:24px;line-height:1.15;color:#111;overflow-wrap:anywhere}
.stats-summary span{font-size:13px;line-height:1.25;color:#6e6e73;font-weight:800}
.chart-card{padding:16px}
.chart-card h3{text-align:center;font-size:20px}
.wide-chart-card{grid-column:1/-1}
.wide-chart-card .chart-box{min-height:320px}
.chart-box{min-height:250px}
.submission-trend-chart{
  width:100%;
  min-height:280px;
}
.submission-trend-chart svg{
  display:block;
  width:100%;
  height:300px;
}
.submission-trend-chart .axis{
  stroke:#9aa3ad;
  stroke-width:1.2;
}
.submission-trend-chart .grid{
  stroke:#edf0f4;
  stroke-width:1;
}
.submission-trend-chart .trend-bar{
  fill:rgb(25,64,105);
}
.submission-trend-chart text{
  font-size:12px;
  fill:#4b4b50;
  font-weight:750;
}
.submission-trend-chart .y-label{
  text-anchor:end;
}
.submission-trend-chart .x-label{
  text-anchor:middle;
}
.submission-trend-chart .axis-title{
  fill:#111;
  font-weight:850;
}
.compact-chart-card .chart-box,.compact-chart-box{min-height:0}
.evaluation-table-card{grid-column:1/-1}
.evaluation-values-table{overflow:auto;max-width:100%;border:1px solid #edf0f4;border-radius:8px}
.evaluation-values-table table{width:100%;min-width:1500px;border-collapse:collapse;font-size:12px;background:#fff}
.evaluation-values-table th,.evaluation-values-table td{border-bottom:1px solid #edf0f4;border-right:1px solid #edf0f4;padding:9px 10px;text-align:left;vertical-align:top}
.evaluation-values-table th{position:sticky;top:0;background:#fbfbfd;color:#111;font-weight:850;z-index:1}
.evaluation-values-table td{color:#333;line-height:1.35}
.evaluation-values-table tr:last-child td{border-bottom:0}
.fallback-bar{display:grid;grid-template-columns:120px 1fr 42px;gap:10px;align-items:center;margin:8px 0;font-size:12px}
.fallback-bar i{display:block;height:10px;border-radius:99px;background:rgb(25,64,105)}
.fallback-bar strong{text-align:right;color:#111}
.rating-average-group{border:1px solid #edf0f4;border-radius:8px;background:#fbfbfd;padding:14px;margin:0 0 12px}
.rating-average-group h4{margin:0 0 10px;font-size:15px;line-height:1.2;color:#111}
.rating-average-group .fallback-bar{grid-template-columns:minmax(220px,.8fr) 1fr 42px}
.percent-bar{display:grid;grid-template-columns:minmax(150px,.8fr) 1fr 48px;gap:10px;align-items:center;margin:10px 0;font-size:13px}
.percent-bar span{color:#111;font-weight:750;line-height:1.25}
.percent-bar i{display:block;height:14px;border-radius:99px;background:#edf0f4;overflow:hidden}
.percent-bar b{display:block;height:100%;border-radius:99px;background:rgb(25,64,105)}
.percent-bar strong{text-align:right;color:#111}



.timeline-tooltip{
  position:fixed;
  z-index:9999;
  min-width:210px;
  max-width:290px;
  padding:12px 14px;
  border-radius:12px;
  background:rgba(255,255,255,.96);
  border:1px solid rgba(0,0,0,.12);
  box-shadow:0 12px 32px rgba(0,0,0,.18);
  opacity:0;
  pointer-events:none;
  transform:translateY(4px);
  transition:opacity .12s ease, transform .12s ease;
  backdrop-filter:blur(12px);
}
.timeline-tooltip.visible{opacity:1;transform:translateY(0)}
.timeline-tooltip strong{display:block;font-size:14px;color:#111;margin-bottom:5px}
.timeline-tooltip span{display:block;font-size:12px;color:rgb(25,64,105);font-weight:800;margin-bottom:4px}
.timeline-tooltip em{display:block;font-style:normal;font-size:12px;color:#6e6e73}

.hero-subtitle{
  font-weight:600;
  color:#4b4b50;
}


/* Styled selector buttons */
.filter-pill{
  position:relative;
  border:1px solid #cfd7ea !important;
  border-radius:8px !important;
  min-height:48px !important;
  background:#fff !important;
  box-shadow:0 1px 2px rgba(0,0,0,.03);
  transition:border-color .18s ease, box-shadow .18s ease, background .18s ease;
}
.filter-pill:hover,
.filter-pill:focus-within{
  border-color:rgb(25,64,105) !important;
  box-shadow:0 0 0 3px rgba(24,73,183,.10);
}
.filter-pill.has-value{
  background:#f7faff !important;
  border-color:rgb(25,64,105) !important;
}
.filter-pill select{
  cursor:pointer;
  font:inherit;
  font-size:13px;
  font-weight:750;
  color:#4b4b50;
}
.filter-pill::after{
  content:"";
  width:8px;
  height:8px;
  border-right:2px solid rgb(25,64,105);
  border-bottom:2px solid rgb(25,64,105);
  transform:rotate(45deg);
  position:absolute;
  right:15px;
  top:17px;
  pointer-events:none;
}
.filter-pill select{
  appearance:none !important;
  -webkit-appearance:none !important;
  padding-right:28px !important;
}

.map-controls label:has(> select){
  position:relative;
}
.map-controls label:has(> select) select{
  appearance:none;
  -webkit-appearance:none;
  width:100%;
  min-height:48px;
  border:1px solid #cfd7ea;
  border-radius:8px;
  background:#fff;
  box-shadow:0 1px 2px rgba(0,0,0,.03);
  color:#4b4b50;
  font:inherit;
  font-size:13px;
  font-weight:750;
  cursor:pointer;
  padding:0 38px 0 14px;
  transition:border-color .18s ease, box-shadow .18s ease, background .18s ease;
}
.map-controls label:has(> select)::after{
  content:"";
  width:8px;
  height:8px;
  border-right:2px solid rgb(25,64,105);
  border-bottom:2px solid rgb(25,64,105);
  transform:rotate(45deg);
  position:absolute;
  right:15px;
  bottom:18px;
  pointer-events:none;
}
.map-controls label:has(> select):hover select,
.map-controls label:has(> select):focus-within select{
  border-color:rgb(25,64,105);
  box-shadow:0 0 0 3px rgba(24,73,183,.10);
  outline:0;
}
.reset-button,
.hero-calendar-button,
.website-btn,
.contact-form button{
  transition:transform .16s ease, box-shadow .16s ease, background .16s ease;
}
.reset-button:hover,
.hero-calendar-button:hover,
.website-btn:hover,
.contact-form button:hover{
  transform:translateY(-1px);
  box-shadow:0 8px 18px rgba(24,73,183,.18);
}
.website-btn:hover{
  background:rgb(25,64,105);
  transform:none;
  box-shadow:none;
}

/* Download CTA moved to bottom */
.download-section{
  max-width:920px;
  margin:42px auto 58px;
  padding:42px 28px;
  text-align:center;
  background:#f5f7ff;
  border:1px solid #dfe7ff;
  border-radius:22px;
}
.download-section h2{
  margin:0 0 10px;
  font-size:32px;
  letter-spacing:-.7px;
}
.download-section p{
  margin:0 auto 22px;
  max-width:680px;
  color:#6e6e73;
  line-height:1.55;
}

/* Separate page layouts */
.page-main{
  max-width:1040px;
  margin:0 auto;
  padding:64px 24px 80px;
}
.page-hero{
  text-align:center;
  margin-bottom:28px;
}
.page-hero h1{
  margin:0 0 12px;
  font-size:54px;
  letter-spacing:-1.5px;
}
.page-hero p{
  margin:0 auto;
  max-width:760px;
  color:#6e6e73;
  font-size:20px;
  line-height:1.5;
}
.content-card{
  background:#fff;
  border:1px solid #e5e5ea;
  border-radius:22px;
  box-shadow:0 8px 28px rgba(0,0,0,.06);
  padding:34px;
}
.content-card h2{
  margin:26px 0 10px;
  font-size:26px;
  letter-spacing:-.4px;
}
.content-card h2:first-child{margin-top:0}
.content-card p{
  color:#4d4d52;
  line-height:1.7;
  font-size:17px;
}

/* Contact form */
.contact-form{
  display:grid;
  gap:18px;
}
.contact-form label{
  display:grid;
  gap:8px;
  font-size:13px;
  font-weight:800;
  color:#6e6e73;
}
.contact-form input,
.contact-form textarea{
  width:100%;
  border:1px solid #d1d1d6;
  border-radius:12px;
  padding:14px 15px;
  font:inherit;
  color:#111;
  outline:none;
}
.contact-form input:focus,
.contact-form textarea:focus{
  border-color:rgb(25,64,105);
  box-shadow:0 0 0 3px rgba(24,73,183,.10);
}
.contact-form button{
  justify-self:center;
  border:0;
  background:rgb(25,64,105);
  color:#fff;
  border-radius:8px;
  padding:13px 26px;
  font-weight:800;
  cursor:pointer;
}
.contact-form button:disabled{
  opacity:.65;
  cursor:wait;
}
.contact-message{
  display:block;
  justify-self:center;
  max-width:680px;
  border:1px solid #dfe4ea;
  border-radius:8px;
  background:#fbfbfd;
  color:#333;
  font-size:15px;
  font-weight:800;
  line-height:1.35;
  padding:11px 15px;
  text-align:center;
}
.contact-message:empty{
  display:none;
}
.contact-message.success{
  border-color:#b7dfc7;
  background:#f1fbf5;
  color:#147a3d;
}
.contact-message.error{
  border-color:#f0bdc5;
  background:#fff4f5;
  color:#b00020;
}
.honeypot-field{
  position:absolute;
  left:-10000px;
  top:auto;
  width:1px;
  height:1px;
  overflow:hidden;
}

/* Footer banner */
.site-footer{
  background:#000;
  color:#fff;
  margin-top:auto;
}
.footer-inner{
  max-width:1480px;
  margin:0 auto;
  padding:34px 52px;
  display:grid;
  grid-template-columns:1.1fr 1fr 1.6fr;
  gap:28px;
  align-items:start;
}
.site-footer strong{
  font-size:22px;
  letter-spacing:-.3px;
}
.site-footer p{
  color:#c9d6ff;
  margin:8px 0 0;
}
.footer-links{
  display:flex;
  flex-wrap:wrap;
  gap:12px 18px;
}
.footer-links a,
.socials a{
  color:#fff;
  text-decoration:none;
  font-weight:650;
}
.footer-links a:hover,
.socials a:hover{
  text-decoration:underline;
}
.footer-meta{
  display:grid;
  gap:9px;
  color:#c9d6ff;
  font-size:13px;
  line-height:1.45;
}
.socials{
  display:flex;
  gap:14px;
}

@media(max-width:900px){
  .footer-inner{grid-template-columns:1fr;padding:30px 22px}
  .page-hero h1{font-size:40px}
  .download-section{margin-left:18px;margin-right:18px}
}


/* Larger slogan with more spacing */
.hero-subtitle{
  margin-top:18px !important;
  margin-bottom:24px !important;
  font-size:24px !important;
  font-weight:650 !important;
  line-height:1.35 !important;
}

/* Timeline events fill row height */
.line-track{
  min-height:28px !important;
  background:#fff !important;
  box-shadow:none !important;
}

.cal-bar{
  top:1px !important;
  bottom:1px !important;
  height:auto !important;
  min-height:24px !important;
  line-height:24px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:3px !important;
}

/* Ensure reset button styling remains active */
.reset-button{
  cursor:pointer !important;
}


/* Calendar initials/icons inside event bars */
.cal-bar{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  padding:0 3px !important;
  overflow:hidden !important;
}

.cal-icon{
  display:flex;
  align-items:center;
  justify-content:center;
  height:100%;
  width:100%;
  font-size:11px;
  line-height:1;
  font-weight:500;
  letter-spacing:0;
  color:inherit;
  text-transform:uppercase;
}

.cal-bar.online .cal-icon{
  color:rgb(25,64,105);
}

/* CMS calendar icon appearance */
#calendarIcon{
  text-transform:uppercase;
  letter-spacing:.08em;
  font-weight:600;
  text-align:center;
}

.cms-calendar-icon{
  background:rgb(25,64,105) !important;
  color:#fff !important;
  min-width:44px;
  font-size:12px;
  font-weight:500;
  justify-content:center;
  letter-spacing:0;
}

/* Keep header balanced after CMS menu item removal */
.main-nav{
  gap:54px;
}


/* Brand on one line */
.brand{
  white-space:nowrap !important;
  font-size:24px !important;
  letter-spacing:-1.1px !important;
}
.topbar{
  grid-template-columns:300px 1fr 160px !important;
}

/* CMS radio buttons for event format */
.modality-field{
  border:1px solid #d1d1d6;
  border-radius:12px;
  padding:12px 14px;
  margin:0;
  display:flex;
  align-items:center;
  gap:14px;
  flex-wrap:wrap;
  background:#fff;
}
.modality-field legend{
  font-size:13px;
  font-weight:800;
  color:#6e6e73;
  padding:0 6px;
}
.radio-option{
  display:flex !important;
  align-items:center;
  gap:7px;
  margin:0 !important;
  font-size:14px !important;
  font-weight:750 !important;
  color:#111 !important;
}
.radio-option input{
  width:auto !important;
  accent-color:rgb(25,64,105);
}

/* Calendar: in-person solid, online hatched */
.cal-bar.live,
.cal-bar:not(.online){
  background:rgb(25,64,105) !important;
  color:#fff !important;
  border:1px solid rgb(25,64,105) !important;
}
.cal-bar.online{
  color:rgb(25,64,105) !important;
  background:repeating-linear-gradient(
    135deg,
    rgba(25,64,105,.22) 0 4px,
    #fff 4px 8px
  ) !important;
  border:1px solid rgb(25,64,105) !important;
}
.dot.solid{background:rgb(25,64,105) !important;border-color:rgb(25,64,105) !important}
.dot.striped{
  border-color:rgb(25,64,105) !important;
  background:repeating-linear-gradient(135deg, rgba(25,64,105,.22) 0 4px, #fff 4px 8px) !important;
}

@media(max-width:900px){
  .topbar{grid-template-columns:1fr !important}
  .map-controls{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(max-width:760px){
  .topbar{
    grid-template-columns:1fr !important;
    height:auto;
    min-height:0;
    gap:12px;
    padding:14px 16px 16px;
    position:sticky;
  }
  .brand{
    justify-self:center;
    max-width:100%;
    white-space:normal !important;
    text-align:center;
    font-size:21px !important;
    line-height:1.1;
    letter-spacing:-.6px !important;
  }
  .main-nav{
    width:100%;
    height:auto;
    display:grid;
    grid-template-columns:repeat(5,minmax(0,1fr));
    gap:6px;
    justify-content:stretch;
    align-items:stretch;
  }
  .main-nav a{
    height:38px;
    justify-content:center;
    border:1px solid #e5e5ea;
    border-radius:7px;
    background:#fff;
    font-size:13px;
    font-weight:650;
  }
  .main-nav a.active{
    border-color:rgb(25,64,105);
    background:#f5f7fb;
  }
  .main-nav a.active:after{
    display:none;
  }
  .cms-login{
    justify-self:stretch;
    text-align:center;
    padding:11px 16px;
    font-size:14px;
  }
  .map-controls{
    grid-template-columns:1fr 1fr;
  }
  .map-section{
    padding:18px 18px 38px;
  }
  .map-shell{
    grid-template-columns:1fr;
  }
  .world-map{
    min-height:260px;
  }
  .map-events-list{
    max-height:none;
  }
  .evaluation-layout{
    grid-template-columns:1fr;
    padding:18px 18px 38px;
  }
  .evaluation-grid,
  .auth-form .registration-grid,
  .stats-summary{
    grid-template-columns:1fr;
  }
  .rating-row{
    grid-template-columns:1fr;
  }
  .stats-filter-row{
    grid-template-columns:1fr;
  }
}

@media(max-width:420px){
  .topbar{
    padding:12px 12px 14px;
    gap:10px;
  }
  .map-controls{
    grid-template-columns:1fr;
  }
  .brand{
    font-size:19px !important;
  }
  .main-nav{
    gap:5px;
  }
  .main-nav a{
    font-size:12px;
  }
  .segmented-rating{
    grid-template-columns:1fr;
  }
  .segmented-rating button,
  .segmented-rating button:first-child,
  .segmented-rating button:last-child{
    border-radius:6px;
    border-right:1px solid #d1d1d6;
  }
  .segmented-field span{
    min-width:64px;
  }
  .main-nav a{
    height:36px;
    font-size:13px;
    padding:0 6px;
  }
}

/* Event cards: full-width website strip */
.event-card .event-content{
  padding-bottom:0;
}
.event-card .website-btn{
  display:flex;
  align-items:center;
  justify-content:center;
  align-self:stretch;
  width:calc(100% + 30px);
  min-width:0;
  min-height:40px;
  margin:auto -15px 0;
  padding:0 15px;
  border-radius:0;
  background:#90B5C7;
  color:#F0F0F0;
  font-size:13px;
  font-weight:400;
  text-decoration:none;
  transition:background .16s ease,color .16s ease;
}
.event-card .website-btn:hover{
  background:#73919F;
  color:#fff;
  transform:none;
  box-shadow:none;
}

/* Header logo */
.topbar .brand{
  display:block;
  width:clamp(190px,20vw,300px);
  height:clamp(22px,2.25vw,34px);
  background:url("assets/cto-chip-compass-header-logo.png") left center / contain no-repeat;
  color:transparent !important;
  font-size:0 !important;
  line-height:0 !important;
  letter-spacing:0 !important;
  overflow:hidden;
  white-space:nowrap;
}
@media(max-width:760px){
  .topbar .brand{
    width:min(300px,82vw);
    height:34px;
    background-position:center;
  }
}

/* Reset button matches selector hover behavior */
.filter-grid .reset-button{
  border-color:#cfd7ea;
  color:rgb(25,64,105);
  background:#fff;
  transition:border-color .18s ease, box-shadow .18s ease, background .18s ease, color .18s ease;
}
.filter-grid .reset-button:hover,
.filter-grid .reset-button:focus-visible{
  border-color:rgb(25,64,105);
  box-shadow:0 0 0 3px rgba(24,73,183,.10);
  background:#fff;
  transform:none;
}
.filter-grid .reset-button:active{
  background:#73919F;
  border-color:#73919F;
  color:#fff;
  box-shadow:0 0 0 3px rgba(24,73,183,.10);
  transform:none;
}
@media(max-width:420px){
  .topbar .brand{
    width:min(260px,86vw);
    height:30px;
  }
}

@media(max-width:760px){
  .rating-row{grid-template-columns:1fr !important}
  .rating-tile{padding:14px}
}

@media(max-width:760px){
  .topbar{
    grid-template-columns:1fr auto auto !important;
    align-items:center;
    gap:10px;
    padding:12px 14px;
    position:sticky;
  }
  .topbar .brand{
    justify-self:start !important;
  }
  .mobile-menu-button{
    display:inline-flex;
    grid-column:3;
    grid-row:1;
    width:42px;
    height:42px;
    border:1px solid #d1d1d6;
    border-radius:6px;
    background:#fff;
    align-items:center;
    justify-content:center;
    flex-direction:column;
    gap:5px;
    padding:0;
    cursor:pointer;
    justify-self:end;
  }
  .mobile-menu-button span{
    display:block;
    width:20px;
    height:2px;
    border-radius:2px;
    background:rgb(25,64,105);
  }
  .topbar .account-menu{
    grid-column:2;
    grid-row:1;
    justify-self:end;
  }
  .topbar .main-nav{
    display:none !important;
    grid-column:1/-1;
    grid-row:2;
    width:100%;
    height:auto;
    flex-direction:column;
    align-items:stretch;
    gap:2px;
    margin-top:4px;
    border:0;
    border-radius:0;
    background:#fff;
    overflow:visible;
  }
  .topbar.mobile-nav-open .main-nav{
    display:flex !important;
  }
  .topbar .main-nav a{
    height:auto;
    min-height:42px;
    justify-content:center;
    border-bottom:0;
    border:0;
    outline:0;
    box-shadow:none;
    background:#f4f4f5;
    font-size:14px;
  }
  .topbar .main-nav a:hover,
  .topbar .main-nav a:focus,
  .topbar .main-nav a:focus-visible,
  .topbar .main-nav a.active,
  .topbar .main-nav a:active{
    border:0;
    outline:0;
    box-shadow:none;
  }
  .topbar .main-nav a.active{
    background:#d9d9dc;
  }
  .topbar .main-nav a:active{
    background:#6f6f73;
    color:#fff;
  }
  .topbar .main-nav a.active:after{
    display:none;
  }
}

@media(max-width:760px){
  .page-main,
  .evaluation-main{
    max-width:none;
    width:100%;
    padding-left:0;
    padding-right:0;
  }
  .page-hero,
  .evaluation-hero{
    padding-left:16px;
    padding-right:16px;
  }
  .content-card,
  .evaluation-layout,
  .auth-layout{
    width:100%;
    max-width:none;
    margin-left:0;
    margin-right:0;
    padding-left:0;
    padding-right:0;
  }
  .content-card{
    padding-left:16px;
    padding-right:16px;
  }
  .content-card,
  .evaluation-block,
  .chart-card{
    border-left:0;
    border-right:0;
    border-radius:0;
    box-shadow:none;
  }
  .evaluation-layout,
  .auth-layout{
    gap:14px;
  }
  .evaluation-form,
  .evaluation-stats,
  .contact-form{
    width:100%;
  }
  .evaluation-actions{
    padding-left:16px;
    padding-right:16px;
  }
  input,
  select,
  textarea{
    font-size:16px !important;
  }
}
