@font-face{font-family:Florentia;src:url(/fonts/Florentia-Regular-trial.woff2) format("woff2");src:url(/fonts/Florentia-Regular-trial.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Florentia;src:url(/fonts/Florentia-Light-trial.woff2) format("woff2");src:url(/fonts/Florentia-Light-trial.woff) format("woff");font-weight:200;font-style:normal}@font-face{font-family:Florentia;src:url(/fonts/Florentia-Thin-trial.woff2) format("woff2");src:url(/fonts/Florentia-Thin-trial.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:Cairo;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/cairo-medium.woff2) format("woff2"),url(/fonts/cairo-medium.woff) format("woff")}@font-face{font-family:Cairo;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/cairo-bold.woff2) format("woff2"),url(/fonts/cairo-bold.woff) format("woff")}@font-face{font-family:Cairo;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/cairo-bold.woff2) format("woff2"),url(/fonts/cairo-bold.woff) format("woff")}:root{--florentia: Florentia, sans-serif;--cairo: Cairo, sans-serif;--color-purple: #55142D;--clay: #c17250;--rust: #b67657;--pottery: #9a3f18;--brick: #c1937e;--mud: #c99f72;--sand: #dbbc9a;--silver: #ececec;--cream: #f8f2eb;--eggshell: #f4e4d5}*{box-sizing:border-box;margin:0;padding:0;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-user-drag:none;overscroll-behavior:none}html,body,#root{position:fixed;top:0;left:0;width:100vw;max-width:100vw;height:100%;max-height:100%;overflow:hidden;background-color:var(--black)}html{font-size:1vw}._background_jn3q3_3{background:linear-gradient(180deg,#e5c4b180,#f5eade80),#fff;position:fixed;inset:0;width:100%;height:100%;z-index:-1;overflow:hidden}svg{width:100%;height:100%;object-fit:cover;object-position:center}._heroText_1g25y_1{font-family:Florentia;width:60%;font-size:2.5rem;font-weight:300;line-height:1.2;text-align:center;color:var(--color-purple)}._wrapper_1g25y_23{display:grid;place-items:center;place-self:center;height:100%;padding-top:1rem;padding-bottom:1rem}._qrCode_1g25y_41{height:27.5svh;width:auto;margin-top:5svh}._moreInfoContainer_1g25y_53{margin-top:3svh;font-family:Florentia;font-weight:700;font-size:18px;line-height:120%;color:#000;background-color:var(--eggshell);opacity:.8;padding:13px 18px 9px;border-radius:12px}@media (max-width: 500px){._moreInfoContainer_1g25y_53{font-size:16px}}._lanterns_13t31_3{display:grid;place-items:center;grid-auto-flow:column;gap:4rem;place-self:center}._lantern_13t31_3{display:grid;place-items:center;border-radius:32px;border:2px solid rgba(255,255,255,.2);background:linear-gradient(180deg,#dbbc9a00,#dbbc9a80),#dbbc9a1a;-webkit-backdrop-filter:blur(8.9px);backdrop-filter:blur(8.9px);height:40vh;width:20vw;padding:2rem 2rem 3rem;gap:1rem;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;grid-template-rows:minmax(0,1fr) minmax(0,.1fr);transition:transform .6s cubic-bezier(.2,.6,.2,1)}._lantern_13t31_3._pressed_13t31_53{transform:scale(.84)}._lantern_13t31_3 img{object-fit:contain;object-position:center;max-width:70%;max-height:100%;overflow:hidden}._lantern_13t31_3._fading_13t31_101._lantern-moyen_13t31_79 img,._lantern_13t31_3._fading_13t31_101._lantern-bien_13t31_81 img{animation:none}._lantern_13t31_3 p{font-family:Florentia;font-size:2rem;font-weight:400;line-height:1;text-align:center;color:var(--color-purple);place-self:end center}._fading_13t31_101{animation:_fadeOut_13t31_1 .3s ease-out forwards;transition:none!important;transform:scale(1)!important}._fadeIn_13t31_233{animation:_fadeIn_13t31_233 .4s ease-out;transition:none!important}._disabled_13t31_247{pointer-events:none;cursor:not-allowed;filter:grayscale(100%)}._disabled_13t31_247._clicking_13t31_259{filter:none}@keyframes _fadeOut_13t31_1{0%{opacity:1}to{opacity:0}}@keyframes _fadeIn_13t31_233{0%{opacity:0;filter:grayscale(100%)}to{opacity:1;filter:grayscale(0%)}}._toast_13t31_313{position:fixed;top:70%;left:50%;transform:translate(-50%,-50%);z-index:2000;animation:_toastSlideIn_13t31_1 .5s ease-out}._toastContent_13t31_331{background:#fff;border:3px solid var(--color-purple);border-radius:20px;padding:3rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;box-shadow:0 20px 40px #0000004d;min-width:400px}._checkmarkContainer_13t31_357{position:relative}._checkmark_13t31_357{width:80px;height:80px}._checkmarkPath_13t31_375{stroke:var(--color-purple);stroke-dasharray:20;stroke-dashoffset:20;animation:_drawCheckmark_13t31_1 .8s ease-out .3s forwards}._checkmarkCircle_13t31_389{stroke:var(--color-purple);stroke-dasharray:100;stroke-dashoffset:100;animation:_drawCircle_13t31_1 .6s ease-out forwards}._toastMessage_13t31_403{font-family:Florentia;font-size:2rem;font-weight:400;color:var(--color-purple);margin:0;text-align:center;animation:_fadeInText_13t31_1 .5s ease-out 1s forwards;opacity:0}@keyframes _toastSlideIn_13t31_1{0%{opacity:0;transform:translate(-50%,-50%) scale(.8) translateY(20px)}to{opacity:1;transform:translate(-50%,-50%) scale(1) translateY(0)}}@keyframes _drawCircle_13t31_1{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}@keyframes _drawCheckmark_13t31_1{0%{stroke-dashoffset:20}to{stroke-dashoffset:0}}@keyframes _fadeInText_13t31_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._locationsWrapper_u0lx8_1{display:flex;place-self:center;flex-direction:column;align-items:center;justify-content:space-around;width:100%;height:100%;overflow:hidden;gap:1.5rem;box-sizing:border-box;padding:0 1rem}._container_u0lx8_29{display:grid;grid-template-columns:repeat(3,275px);grid-template-rows:repeat(2,190px);row-gap:40px;column-gap:40px;align-items:center;justify-content:center}._card_u0lx8_49{display:flex;flex-direction:column;align-items:center;justify-content:end;width:275px;height:190px;box-sizing:border-box;box-shadow:0 4px 20px #0000001a;border:1px solid rgba(255,255,255,.2);padding:1rem;border-radius:1.25rem;background:#edd5c3cc;transition:background .3s ease,transform .6s cubic-bezier(.2,.6,.2,1);cursor:pointer}._icon_u0lx8_83{width:72px;height:auto;object-fit:contain;margin-bottom:.5rem;flex-shrink:0}._image_u0lx8_99{aspect-ratio:16/9;object-fit:cover;object-position:center;max-width:100%;max-height:100%;overflow:hidden}._card_u0lx8_49._pressed_u0lx8_117{transform:scale(.84)}._card_u0lx8_49._selected_u0lx8_125{background:var(--cream)}._card_u0lx8_49._disabled_u0lx8_133{pointer-events:none;cursor:not-allowed;opacity:.6}._label_u0lx8_145{font-family:var(--cairo);font-size:20px;font-weight:700;letter-spacing:0;color:var(--color-purple);margin-top:.75rem;flex-shrink:0;text-align:center}._location_u0lx8_1{font-family:var(--florentia);font-size:.875rem;font-weight:300;color:var(--color-purple);margin-top:.25rem;flex-shrink:0;text-align:center}._btn_u0lx8_187{display:flex;flex-direction:row;align-items:center;justify-content:center;max-width:500px;width:100%;border-radius:1.5rem;padding:18px 1rem;font-family:var(--cairo);font-weight:400;font-size:1.2rem;line-height:150%;color:#fff;border:none;text-transform:uppercase;background-color:var(--color-purple);flex-shrink:0;box-sizing:border-box}._overlay_hgq55_1{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}._popup_hgq55_31{background:linear-gradient(180deg,#dbbc9af2,#dbbc9ad9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:2px solid rgba(219,188,154,.3);border-radius:24px;max-width:600px;width:100%;max-height:80vh;overflow:hidden;box-shadow:0 20px 40px #0000004d}._header_hgq55_55{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid rgba(219,188,154,.3)}._header_hgq55_55 h2{font-family:Florentia;font-size:1.8rem;font-weight:400;color:var(--color-purple);margin:0}._closeButton_hgq55_87{background:none;border:none;font-size:2rem;color:var(--color-purple);cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}._closeButton_hgq55_87:hover{background-color:#dbbc9a33}._content_hgq55_127{padding:2rem;max-height:50vh;overflow-y:auto}._emptyMessage_hgq55_139{text-align:center;color:var(--color-purple);font-family:Florentia;font-size:1.2rem;margin:2rem 0}._languageControl_hgq55_155{display:flex;align-items:center;gap:1rem;padding:1rem;background:#dbbc9a33;border-radius:12px;border:1px solid rgba(219,188,154,.3);margin-bottom:1rem}._languageLabel_hgq55_177{font-family:Florentia;font-size:1.1rem;color:var(--color-purple);font-weight:400;margin:0}._timeoutControl_hgq55_193{display:flex;align-items:center;gap:1rem;padding:1rem;background:#dbbc9a33;border-radius:12px;border:1px solid rgba(219,188,154,.3)}._timeoutLabel_hgq55_213{font-family:Florentia;font-size:1.1rem;color:var(--color-purple);font-weight:400;margin:0}._timeoutInput_hgq55_229{width:80px;padding:.75rem 1rem;font-family:Florentia;font-size:1.5rem;color:var(--color-purple);background:#ffffff80;border:2px solid rgba(219,188,154,.4);border-radius:10px;text-align:center;letter-spacing:.2em;transition:all .2s ease}._timeoutInput_hgq55_229:focus{outline:none;border-color:var(--color-purple);background:#ffffffb3;box-shadow:0 0 0 3px #dbbc9a4d}._timeoutInput_hgq55_229::placeholder{color:rgba(var(--color-purple-rgb),.3);letter-spacing:.2em}._stats_hgq55_281{margin-bottom:2rem}._stats_hgq55_281 p{font-family:Florentia;font-size:1.2rem;color:var(--color-purple);margin:0 0 1rem}._summary_hgq55_303{display:flex;gap:1rem;flex-wrap:wrap}._statItem_hgq55_315{background:#dbbc9a4d;padding:.5rem 1rem;border-radius:12px;font-family:Florentia;font-size:.9rem;color:var(--color-purple)}._entries_hgq55_333 h3{font-family:Florentia;font-size:1.4rem;color:var(--color-purple);margin:0 0 1rem}._entriesList_hgq55_347{display:flex;flex-direction:column;gap:.5rem}._entry_hgq55_359{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#dbbc9a33;border-radius:8px;border:1px solid rgba(219,188,154,.3)}._label_hgq55_379{font-family:Florentia;font-size:1rem;font-weight:500;color:var(--color-purple)}._date_hgq55_393{font-family:Florentia;font-size:.8rem;color:var(--color-purple);opacity:.7}._locationsColumn_hgq55_407{width:40%}._actions_hgq55_415{display:flex;gap:1rem;padding:1.5rem 2rem;border-top:1px solid rgba(219,188,154,.3);background:#dbbc9a1a}._copyButton_hgq55_431,._clearButton_hgq55_433{flex:1;padding:.75rem 1.5rem;border:2px solid rgba(219,188,154,.4);border-radius:12px;background:#dbbc9a33;color:var(--color-purple);font-family:Florentia;font-size:1rem;cursor:pointer;transition:all .2s ease}._copyButton_hgq55_431:hover:not(:disabled),._clearButton_hgq55_433:hover:not(:disabled){background:#dbbc9a4d;border-color:#dbbc9a99;transform:translateY(-1px)}._copyButton_hgq55_431:disabled,._clearButton_hgq55_433:disabled{opacity:.5;cursor:not-allowed;transform:none}._clearButton_hgq55_433{background:#ff6b6b33;border-color:#ff6b6b66}._clearButton_hgq55_433:hover:not(:disabled){background:#ff6b6b4d;border-color:#ff6b6b99}._confirmDialog_hgq55_509{background:linear-gradient(180deg,#dbbc9af2,#dbbc9ad9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:2px solid rgba(219,188,154,.3);border-radius:20px;max-width:400px;width:100%;box-shadow:0 20px 40px #0000004d;z-index:1001}._confirmHeader_hgq55_531{padding:1.5rem 2rem 1rem;border-bottom:1px solid rgba(219,188,154,.3)}._confirmHeader_hgq55_531 h3{font-family:Florentia;font-size:1.5rem;font-weight:400;color:var(--color-purple);margin:0;text-align:center}._confirmContent_hgq55_559{padding:1.5rem 2rem}._confirmContent_hgq55_559 p{font-family:Florentia;font-size:1rem;color:var(--color-purple);margin:0 0 1rem;text-align:center;line-height:1.4}._confirmContent_hgq55_559 p:last-child{margin-bottom:0}._confirmActions_hgq55_593{display:flex;gap:1rem;padding:1rem 2rem 1.5rem;border-top:1px solid rgba(219,188,154,.3);background:#dbbc9a1a}._cancelButton_hgq55_609,._confirmButton_hgq55_611{flex:1;padding:.75rem 1.5rem;border:2px solid rgba(219,188,154,.4);border-radius:12px;background:#dbbc9a33;color:var(--color-purple);font-family:Florentia;font-size:1rem;cursor:pointer;transition:all .2s ease}._cancelButton_hgq55_609:hover,._confirmButton_hgq55_611:hover{background:#dbbc9a4d;border-color:#dbbc9a99;transform:translateY(-1px)}._confirmButton_hgq55_611{background:#ff6b6b33;border-color:#ff6b6b66}._confirmButton_hgq55_611:hover{background:#ff6b6b4d;border-color:#ff6b6b99}._wrapper_1jfda_1{position:fixed;inset:0;width:100%;height:100vh;display:grid;grid-template-rows:auto auto 1fr;place-items:center;overflow:hidden;padding:2.5rem 2rem 2rem;box-sizing:border-box}@supports (height: 100dvh){._wrapper_1jfda_1{height:100dvh}}._wrapper_1jfda_1._step2_1jfda_45{padding-top:5rem}._logo_1jfda_53{place-self:start center;aspect-ratio:1/1;color:var(--color-purple);width:100px;height:100px}._white_1jfda_69{color:#fff}._bgImage_1jfda_77{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1;transition:opacity .6s ease;opacity:1}@starting-style{._bgImage_1jfda_77{opacity:0}}._languageToggle_1jfda_109{position:absolute;top:2rem;right:2rem;z-index:1000}._home_4ctbz_1{min-height:100vh}._dashboard_wquac_3{min-height:100vh;background:#fff;color:#020817;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;padding:1rem;overflow-x:hidden;max-height:100vh;overflow-y:auto}._header_wquac_27{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding:1rem 0;border-bottom:1px solid hsl(214.3 31.8% 91.4%);flex-wrap:wrap;gap:1rem}._header_wquac_27 h1{font-size:2rem;font-weight:700;margin:0;color:#020817;letter-spacing:-.025em;flex-shrink:0}._headerControls_wquac_67{display:flex;align-items:flex-start;gap:1.5rem;flex-wrap:wrap;flex:1;justify-content:flex-end}._filtersInline_wquac_85{display:flex;gap:1rem;flex-wrap:wrap;align-items:flex-end}._filterToggle_wquac_99{background:#020817;color:#f8fafc;border:none;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem}._filterToggle_wquac_99:hover{background:#020817e6;transform:translateY(-1px)}._timezoneSelector_wquac_139{position:relative}._timezoneSelect_wquac_139{background:#fff;border:1px solid hsl(214.3 31.8% 91.4%);border-radius:.375rem;padding:.5rem 2.5rem .5rem .75rem;font-size:.875rem;color:#020817;cursor:pointer;transition:all .2s;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em}._timezoneSelect_wquac_139:hover{border-color:#020817}._timezoneSelect_wquac_139:focus{outline:none;border-color:#020817;box-shadow:0 0 0 2px #02081733}._ipSelect_wquac_199{background:#fff;border:1px solid hsl(214.3 31.8% 91.4%);border-radius:.375rem;padding:.5rem 2.5rem .5rem .75rem;font-size:.875rem;color:#020817;cursor:pointer;transition:all .2s;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em}._ipSelect_wquac_199:hover{border-color:#020817}._ipSelect_wquac_199:focus{outline:none;border-color:#020817;box-shadow:0 0 0 2px #02081733}._maxEntriesInput_wquac_251{background:#fff;border:1px solid hsl(214.3 31.8% 91.4%);border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;color:#020817;transition:all .2s;width:120px}._maxEntriesInput_wquac_251:hover{border-color:#020817}._maxEntriesInput_wquac_251:focus{outline:none;border-color:#020817;box-shadow:0 0 0 2px #02081733}._headerInfo_wquac_293{display:flex;flex-direction:column;gap:.25rem;align-items:flex-end;text-align:right;position:relative}._lastUpdated_wquac_311{font-size:.875rem;color:#64748b;font-weight:500}._timezone_wquac_139{font-size:.75rem;color:#64748b;background:#f8fafc;padding:.25rem .5rem;border-radius:.25rem;border:1px solid hsl(214.3 31.8% 91.4%)}._refreshButton_wquac_341{background:#020817;color:#fff;border:none;padding:.5rem .75rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s,transform .2s,box-shadow .2s;display:flex;align-items:center;justify-content:center;gap:.25rem;margin-bottom:.5rem;align-self:flex-end;min-width:5.5rem;height:2.25rem;position:relative}._refreshButton_wquac_341:hover:not(:disabled):not(._refreshing_wquac_383){background:#020817e6;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._refreshButton_wquac_341:disabled{cursor:not-allowed;opacity:.7}._refreshButton_wquac_341._refreshing_wquac_383{cursor:not-allowed}._refreshButton_wquac_341._refreshing_wquac_383 ._refreshIcon_wquac_413{animation:_spin_wquac_483 1s linear infinite}._refreshIcon_wquac_413{display:inline-block;font-size:1rem;line-height:1}._refreshText_wquac_433{font-size:.875rem;font-weight:500;white-space:nowrap}._loading_wquac_463,._error_wquac_465{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;text-align:center}._spinner_wquac_483{width:2rem;height:2rem;border:2px solid hsl(214.3 31.8% 91.4%);border-top:2px solid hsl(222.2 84% 4.9%);border-radius:50%;animation:_spin_wquac_483 1s linear infinite;margin-bottom:1rem}@keyframes _spin_wquac_483{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._error_wquac_465 h2{color:#ef4444;margin-bottom:1rem}._statsGrid_wquac_531{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}._statCard_wquac_545{background:#fff;border:1px solid hsl(214.3 31.8% 91.4%);border-radius:.5rem;padding:1.5rem;text-align:center;transition:all .2s;animation:_slideInUp_wquac_1 .6s ease-out;box-shadow:0 1px 2px #0000000d}._statCard_wquac_545:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._statCard_wquac_545 h3{font-size:.875rem;font-weight:500;margin:0 0 .5rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._statValue_wquac_597{font-size:2rem;font-weight:700;margin:0;color:#020817;line-height:1}._filters_wquac_85{display:flex;gap:1.5rem;margin-bottom:1.5rem;flex-wrap:wrap;background:#fff;border:1px solid hsl(214.3 31.8% 91.4%);border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d;animation:_slideInDown_wquac_1 .3s ease-out}@keyframes _slideInDown_wquac_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._dateInputs_wquac_661,._timeInputs_wquac_663{display:flex;gap:.5rem;flex-wrap:wrap}._filterGroup_wquac_675{display:flex;flex-direction:column;gap:.25rem;min-width:120px}._filtersInline_wquac_85 ._filterGroup_wquac_675{min-width:100px}._filterGroup_wquac_675 label{font-weight:500;font-size:.875rem;color:#020817}._filterGroup_wquac_675 input,._filterGroup_wquac_675 select{padding:.5rem .75rem;border:1px solid hsl(214.3 31.8% 91.4%);border-radius:.375rem;background:#fff;color:#020817;font-size:.875rem;transition:all .2s}._filterGroup_wquac_675 input:focus,._filterGroup_wquac_675 select:focus{outline:none;border-color:#020817;box-shadow:0 0 0 2px #02081733}._resetButton_wquac_745{background:#ef4444;color:#fff;border:none;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem;margin-top:1.25rem}._resetButton_wquac_745:hover{background:#ef4444e6;transform:translateY(-1px)}._filterGroup_wquac_675 input::placeholder{color:#64748b}._chartsGrid_wquac_795{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin-bottom:1.5rem}._chartCard_wquac_809{background:#fff;border:1px solid hsl(214.3 31.8% 91.4%);border-radius:.5rem;padding:1.5rem;transition:all .2s;animation:_slideInUp_wquac_1 .6s ease-out;box-shadow:0 1px 2px #0000000d;overflow:visible}._chartCard_wquac_809._spanTwo_wquac_827{grid-column:span 2}._chartCard_wquac_809:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._chartCard_wquac_809 h3{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:#020817}._recharts-pie-label-text_wquac_865{font-size:11px!important;font-weight:600!important;fill:#374151!important;text-anchor:middle!important;dominant-baseline:middle!important}._recharts-pie-label-line_wquac_881{stroke:#374151!important;stroke-width:1!important}._recharts-wrapper_wquac_893,._recharts-surface_wquac_901{overflow:visible!important}._tableCard_wquac_909{background:#fff;border:1px solid hsl(214.3 31.8% 91.4%);border-radius:.5rem;padding:1.5rem;animation:_slideInUp_wquac_1 .6s ease-out;box-shadow:0 1px 2px #0000000d}._tableCard_wquac_909 h3{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:#020817}._tableContainer_wquac_941{overflow-x:auto;overflow-y:auto;max-height:60vh;border-radius:.375rem;border:1px solid hsl(214.3 31.8% 91.4%);-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:hsl(214.3 31.8% 91.4%) transparent}._tableContainer_wquac_941::-webkit-scrollbar{width:8px;height:8px}._tableContainer_wquac_941::-webkit-scrollbar-track{background:#f8fafc;border-radius:4px}._tableContainer_wquac_941::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px;transition:background .2s}._tableContainer_wquac_941::-webkit-scrollbar-thumb:hover{background:#64748b}._tableContainer_wquac_941::-webkit-scrollbar-corner{background:#f8fafc}._dataTable_wquac_1021{width:100%;border-collapse:collapse;font-size:.875rem}._dataTable_wquac_1021 th{background:#f8fafc;padding:.75rem;text-align:left;font-weight:600;color:#020817;border-bottom:1px solid hsl(214.3 31.8% 91.4%);position:sticky;top:0;z-index:10;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}._dataTable_wquac_1021 td{padding:.75rem;border-bottom:1px solid hsl(214.3 31.8% 91.4%);color:#020817}._tableRow_wquac_1075{animation:_slideInLeft_wquac_1 .5s ease-out;transition:all .2s}._tableRow_wquac_1075:hover{background:#f8fafc}._rating_wquac_1093{font-size:1rem;font-weight:600}._rating-1_wquac_1103{color:#ef4444}._rating-3_wquac_1109{color:#f59f0a}._rating-5_wquac_1115{color:#16a34a}._sessionId_wquac_1123{font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace;font-size:.75rem;color:#64748b;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._userAgent_wquac_1145{font-size:.75rem;color:#64748b;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes _slideInUp_wquac_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideInLeft_wquac_1{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@media (max-width: 1024px){._chartsGrid_wquac_795{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width: 768px){._dashboard_wquac_3{padding:.75rem}._header_wquac_27{flex-direction:column;gap:1rem;text-align:center}._header_wquac_27 h1{font-size:1.75rem}._headerControls_wquac_67{justify-content:center;flex-direction:column;gap:.75rem;width:100%}._filtersInline_wquac_85{justify-content:center;width:100%}._headerInfo_wquac_293{align-items:center;text-align:center}._chartsGrid_wquac_795{grid-template-columns:1fr;gap:1rem}._statsGrid_wquac_531{grid-template-columns:repeat(2,1fr);gap:.75rem}._dataTable_wquac_1021{font-size:.75rem}._dataTable_wquac_1021 th,._dataTable_wquac_1021 td{padding:.5rem}._tableContainer_wquac_941{max-height:50vh;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}._dateInputs_wquac_661,._timeInputs_wquac_663{flex-direction:column}._filterGroup_wquac_675{min-width:auto}._filtersInline_wquac_85 ._filterGroup_wquac_675{min-width:80px}}@media (max-width: 480px){._statsGrid_wquac_531{grid-template-columns:1fr}._chartCard_wquac_809,._tableCard_wquac_909{padding:1rem}._header_wquac_27 h1{font-size:1.5rem}}._configuration_rmpep_3{min-height:100vh;background:#fff;color:#020817;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;padding:2rem;max-width:1200px;margin:0 auto}._header_rmpep_25{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid hsl(214.3 31.8% 91.4%)}._header_rmpep_25 h1{font-size:2rem;font-weight:700;margin:0;color:#020817;letter-spacing:-.025em}._content_rmpep_53{display:flex;flex-direction:column;gap:2rem}._section_rmpep_65{background:#fff;border:1px solid hsl(214.3 31.8% 91.4%);border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}._sectionTitle_rmpep_81{font-size:1.25rem;font-weight:600;margin:0 0 1rem;color:#020817}._currentEvent_rmpep_95{margin-top:1rem}._eventInfo_rmpep_103{display:flex;flex-direction:column;gap:1rem}._eventName_rmpep_115{font-size:1.5rem;font-weight:600;color:#020817;margin-bottom:.5rem}._eventVenue_rmpep_129{font-size:1rem;color:#64748b;margin-bottom:.5rem}._eventDates_rmpep_141{font-size:.875rem;color:#64748b}._noEvent_rmpep_151{padding:1rem;background:#f1f5f9;border-radius:.375rem;color:#64748b;text-align:center}._selectContainer_rmpep_167{display:flex;align-items:center;gap:1rem}._select_rmpep_167{flex:1;max-width:600px;padding:.5rem .75rem;font-size:.875rem;border:1px solid hsl(214.3 31.8% 91.4%);border-radius:.375rem;background:#fff;color:#020817;cursor:pointer;transition:border-color .2s}._select_rmpep_167:hover:not(:disabled){border-color:#1e293b}._select_rmpep_167:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #3b82f61a}._select_rmpep_167:disabled{opacity:.6;cursor:not-allowed}._saving_rmpep_235{color:#64748b;font-size:.875rem}._loading_rmpep_245{padding:1rem;text-align:center;color:#64748b}._error_rmpep_257{padding:1rem;background:#ef44441a;border:1px solid hsl(0 84.2% 60.2%);border-radius:.375rem;color:#dc2626;text-align:center}._noEvents_rmpep_275{padding:1rem;background:#f1f5f9;border-radius:.375rem;color:#64748b;text-align:center;margin-top:1rem}._page_urj0a_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(180deg,#f5f7fb,#eef2f7)}._card_urj0a_19{width:100%;max-width:420px;background:#fff;border:1px solid #d9e1ec;border-radius:12px;padding:24px;box-shadow:0 8px 24px #10182814}._card_urj0a_19 h1{margin:0 0 8px;font-size:24px;color:#0f172a}._card_urj0a_19 p{margin:0 0 16px;color:#475569}._form_urj0a_61{display:flex;flex-direction:column;gap:12px}._label_urj0a_73{display:flex;flex-direction:column;gap:6px;color:#1e293b;font-weight:600;font-size:14px}._input_urj0a_91{height:40px;border:1px solid #cbd5e1;border-radius:8px;padding:0 12px;font-size:14px}._input_urj0a_91:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb29}._error_urj0a_119{color:#b42318;font-size:14px}._button_urj0a_129{margin-top:4px;height:42px;border:0;border-radius:8px;background:#0f172a;color:#fff;font-weight:600;cursor:pointer}._button_urj0a_129:disabled{cursor:not-allowed;opacity:.7}
