:root{--header-start: #0d3159;--header-end: #092545;--header-text: #f6f9fc;--header-muted: #c5d5e3;--header-border: rgba(127, 198, 255, .28);--blue: #0d6fc2;--blue-dark: #095a9f;--focus: #1f8fff;--page: #f6f8fa;--surface: #fff;--surface-soft: #eef3f7;--ink: #172533;--muted: #4e6172;--line: #d8e1e8;--max: 1200px;color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html{font-size:18px}body{min-width:320px;min-height:100vh;margin:0;display:flex;flex-direction:column;background:var(--page);color:var(--ink);line-height:1.65}a{color:var(--blue-dark);text-underline-offset:.2em}a:hover{color:var(--blue)}a:focus-visible,button:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip-link{position:fixed;z-index:100;top:.5rem;left:1rem;transform:translateY(-200%);padding:.55rem .8rem;border-radius:6px;background:#fff;color:var(--ink)}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;z-index:20;top:0;min-height:56px;color:var(--header-text);border-bottom:1px solid var(--header-border);background:linear-gradient(135deg,var(--header-start),var(--header-end));box-shadow:0 8px 24px #06182833}.header-inner{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.header-inner{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{color:#fff;font-family:Times New Roman,Times,serif;font-size:1.25rem;font-weight:700;letter-spacing:.01em;text-decoration:none;white-space:nowrap}.brand-rainbow>span:nth-child(1){color:#ff5a5f}.brand-rainbow>span:nth-child(2){color:#ff9f1c}.brand-rainbow>span:nth-child(3){color:#ffd23f}.brand-rainbow>span:nth-child(4){color:#39c66d}.brand-rainbow>span:nth-child(5){color:#27c2d1}.brand-rainbow>span:nth-child(6){color:#7fc6ff}.main-nav,.language-list{display:flex;align-items:center;gap:.25rem}.main-nav a,.menu-button,.install-button{min-height:40px;display:inline-flex;align-items:center;padding:.45rem .72rem;border:0;border-radius:8px;background:transparent;color:var(--header-muted);font:inherit;font-size:.92rem;text-decoration:none}.main-nav a:hover,.main-nav a[aria-current=page],.menu-button:hover,.install-button:hover{background:#7fc6ff21;color:#fff}.language-list{margin-left:.4rem;padding-left:.45rem;border-left:1px solid var(--header-border)}.language-list a{padding-inline:.45rem;font-size:.78rem;font-weight:700}.menu-button,.install-button{display:none;cursor:pointer}.wrap{width:min(calc(100% - 40px),var(--max));margin-inline:auto}main{width:min(calc(100% - 40px),var(--max));flex:1;margin-inline:auto;padding:clamp(2.5rem,6vw,4.5rem) 0 clamp(3rem,7vw,5rem)}.breadcrumbs{margin:calc(clamp(2.5rem,6vw,4.5rem)*-.48) 0 clamp(2rem,5vw,3.2rem)}.breadcrumbs ol{width:fit-content;max-width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin:0;padding:.42rem .55rem;border:1px solid #d7e5ef;border-radius:999px;background:#ffffffc7;box-shadow:0 5px 16px #0e38560f;color:var(--muted);font-size:.84rem;list-style:none}.breadcrumbs li{display:inline-flex;align-items:center;min-width:0}.breadcrumbs li:not(:last-child):after{width:.48rem;height:.48rem;margin-left:.4rem;border-top:1.5px solid #7890a3;border-right:1.5px solid #7890a3;content:"";transform:rotate(45deg)}.breadcrumbs a,.breadcrumbs [aria-current=page]{display:inline-flex;align-items:center;min-height:32px;padding:.25rem .65rem;border-radius:999px;line-height:1.2;text-decoration:none}.breadcrumbs a{color:var(--blue-dark);font-weight:700}.breadcrumbs a:hover{background:#eaf4fb;color:var(--blue)}.breadcrumbs [aria-current=page]{overflow:hidden;background:#edf3f7;color:var(--ink);font-weight:700;text-overflow:ellipsis;white-space:nowrap}.agenda-heading{margin-bottom:2rem}.agenda-heading p{max-width:62rem;margin:1rem 0 0;color:var(--muted);font-size:clamp(1rem,2vw,1.15rem)}h1{margin:0;font-size:clamp(2.4rem,6vw,4.4rem);line-height:1;letter-spacing:-.045em}.widget-shell{padding:clamp(.6rem,2vw,1.25rem);border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:0 18px 45px #0e385617}.territory-buttons{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin-top:clamp(2.5rem,6vw,4.5rem);padding-top:clamp(1.5rem,4vw,2.5rem);border-top:1px solid var(--line)}.territory-buttons a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1rem;border:1px solid #b9cad7;border-radius:999px;background:linear-gradient(180deg,#fff,#f3f7fa);box-shadow:0 4px 12px #0e385614;color:var(--ink);font-size:.9rem;font-weight:700;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,color .15s ease,transform .15s ease}.territory-buttons a:hover{border-color:var(--blue);box-shadow:0 7px 18px #0e385624;color:var(--blue-dark);transform:translateY(-2px)}.territory-buttons a[aria-current=page]{border-color:var(--blue);background:var(--blue);box-shadow:0 6px 16px #0d6fc240;color:#fff}.place-links{margin-top:clamp(1.25rem,3vw,2rem);padding:clamp(1rem,2.5vw,1.5rem);border:1px solid #d7e5ef;border-radius:16px;background:linear-gradient(135deg,#fffffff0,#e8f2f9d1);box-shadow:0 10px 28px #0e385612}.place-links+.place-links{margin-top:.85rem}.place-links div{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem}.place-links a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:.48rem .9rem;border:1px solid #b9cedd;border-radius:999px;background:#fff;box-shadow:0 3px 9px #0e385612;color:var(--blue-dark);font-size:.9rem;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease,color .15s ease,transform .15s ease}.place-links a:hover{border-color:var(--blue);background:#f8fcff;box-shadow:0 7px 16px #0e385621;color:var(--blue);transform:translateY(-2px)}.place-links a[aria-current=page]{border-color:var(--blue);background:var(--blue);box-shadow:0 5px 14px #0d6fc238;color:#fff}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.subscription{max-width:580px;margin:clamp(2.5rem,6vw,4.5rem) auto 0;padding-top:clamp(1.5rem,4vw,2.5rem);border-top:1px solid var(--line);text-align:center}.subscription h2{margin:0 0 .8rem;font-size:1.25rem;line-height:1.2}.subscription-form{display:flex;gap:.5rem}.subscription-form input{min-width:0;flex:1;min-height:46px;padding:.65rem .8rem;border:1px solid #b9cad7;border-radius:8px;background:var(--surface);color:var(--ink);font:inherit}.subscription-form button,.subscription-dialog button{min-height:48px;padding:.65rem 1rem;border:1px solid var(--blue);border-radius:8px;background:var(--blue);color:#fff;font:inherit;font-size:.95rem;font-weight:700;cursor:pointer}.subscription-form button:hover,.subscription-dialog button:hover{background:var(--blue-dark)}.subscription-form button:disabled,.subscription-dialog button:disabled{cursor:wait;opacity:.65}.subscription-status{min-height:1.65em;margin:.45rem 0 0;color:#28703c;font-size:.9rem}.subscription-status[data-error]{color:#a12727}.subscription-dialog{width:min(520px,calc(100% - 40px));padding:0;border:1px solid var(--line);border-radius:14px;background:var(--surface);color:var(--ink);box-shadow:0 24px 70px #00000059}.subscription-dialog::backdrop{background:#061828b3}.subscription-dialog-content{padding:clamp(1.25rem,4vw,2rem)}.subscription-dialog h2{margin:0 0 1rem;line-height:1.2}.subscription-dialog p{margin:.4rem 0}.subscription-dialog-actions{display:flex;justify-content:flex-end;gap:.7rem;margin-top:1.5rem}.subscription-dialog [data-subscription-cancel]{border-color:var(--line);background:var(--surface-soft);color:var(--ink)}.widget-shell,.widget-shell emp-cartells-agenda{display:block;width:100%}.widget-shell emp-cartells-agenda::part(header){font-size:inherit}.widget-status{margin:1rem 0;padding:.9rem 1rem;border-left:3px solid #d98200;background:#fff8e8;color:#684700}.site-footer{padding:2.5rem 0;background:var(--header-end);color:var(--header-muted)}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.site-footer a{color:#e4f1fa}.footer-links{display:flex;flex-wrap:wrap;gap:.5rem 1.1rem}@media (max-width: 760px){.menu-button{display:inline-flex}.main-nav{position:absolute;top:56px;right:20px;left:20px;display:none;padding:.7rem;border:1px solid var(--header-border);border-radius:0 0 10px 10px;background:var(--header-end);box-shadow:0 14px 30px #0000003d}.main-nav[data-open]{display:grid}.install-button[data-available]{display:inline-flex}.language-list{margin:.4rem 0 0;padding:.5rem 0 0;border-top:1px solid var(--header-border);border-left:0}main{width:100%;padding-top:2rem}.breadcrumbs{margin:-.35rem 20px 2rem}.agenda-heading{padding-inline:20px}.widget-shell{padding-inline:0;border-inline:0;border-radius:0}.territory-buttons{grid-template-columns:repeat(2,minmax(0,1fr));padding-inline:20px}.subscription{margin-inline:20px}.footer-inner{display:grid;align-items:start}}@media (max-width: 440px){.territory-buttons{grid-template-columns:1fr}.subscription-form{flex-direction:column}}@media (min-width: 900px){.widget-shell emp-cartells-agenda::part(header){font-size:1.2rem}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.consent-banner{position:fixed;z-index:10000;inset:0;box-sizing:border-box;display:grid;align-items:end;padding:20px;background:#0000009e;color:#ccc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.consent-panel{box-sizing:border-box;width:min(760px,100%);min-width:0;max-height:calc(100vh - 40px);margin:0 auto;overflow-y:auto;padding:22px;border:1px solid rgba(112,194,255,.5);border-radius:12px;background:#19384f;box-shadow:0 18px 50px #00000073}.consent-panel h2{margin:0 0 10px;color:#fff;font-size:1.35rem}.consent-panel h2:focus{outline:none}.consent-panel p{margin:0 0 10px;line-height:1.55}.consent-panel a{color:#8acbff}.consent-options{margin-top:18px}.consent-choice{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;margin-top:10px;padding:12px;border:1px solid rgba(112,194,255,.28);border-radius:8px;background:#102d42;cursor:pointer}.consent-choice input{width:20px;height:20px;margin:2px 0 0}.consent-choice strong,.consent-choice small{display:block}.consent-choice small{margin-top:4px;color:#b8c7d5;line-height:1.4}.consent-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.consent-actions button,.consent-settings{min-height:44px;padding:9px 14px;border:1px solid #1f8fff;border-radius:8px;background:#0d5da7;color:#fff;font:700 .95rem -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer}.consent-actions button:not([hidden]){flex:1 1 160px}.consent-actions .consent-secondary{border-color:#70c2ff80;background:#02020e}.consent-actions button:hover,.consent-settings:hover{border-color:#ffcf72}.consent-actions button:focus-visible,.consent-settings:focus-visible,.consent-choice input:focus-visible,.consent-panel a:focus-visible{outline:3px solid #ffcf72;outline-offset:3px}.consent-settings{position:fixed;z-index:9999;right:14px;bottom:14px;width:34px;min-height:34px;height:34px;padding:7px;border-radius:50%;border-color:#70c2ff80;background:#02020e}.consent-settings svg{display:block;width:100%;height:100%;fill:#b8c7d5}@media (max-width: 480px){.consent-banner{padding:10px}.consent-panel{max-height:calc(100vh - 20px);padding:17px}.consent-actions{display:grid;grid-template-columns:1fr}.consent-actions [data-consent-accept]{order:1}.consent-actions [data-consent-reject]{order:2}.consent-actions [data-consent-configure],.consent-actions [data-consent-save]{order:3}}
/*# sourceMappingURL=/static/bundle/app-QYGUFUV4.css.map */
