@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";._container_171yo_1{display:flex;justify-content:flex-end}._error_171yo_7{color:red;font-size:12px}._button_171yo_12{padding:.5rem 1rem;border-radius:6px;border:1px solid #0077cc;background:#e6f2ff;color:#07c;font-weight:700;cursor:pointer;font-size:14px}._googleButton_171yo_23{display:inline-flex;align-items:center;gap:12px;height:40px;padding:0 12px;background:#fff;color:#3c4043;border:1px solid #dadce0;border-radius:4px;font-size:14px;font-weight:500;letter-spacing:.25px}._googleButton_171yo_23:hover{background:#f8f9fa}._googleButton_171yo_23:active{background:#eef2ff}._googleButton_171yo_23:focus-visible{outline:none;box-shadow:0 0 0 3px #4285f44d}._icon_171yo_44{width:18px;height:18px;display:inline-flex}._label_171yo_45{line-height:1}._header_f3gwh_1{background:#0f172a;color:#fff;padding:.5rem 1rem;border-radius:0;border:none;width:100%;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100}._navigation_f3gwh_16{display:flex;gap:1rem;align-items:center}._navLink_f3gwh_22{background:transparent;border:2px solid transparent;color:#fff;padding:.5rem 1rem;margin-right:1em;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s ease;font-size:.9rem}._navLink_f3gwh_22:hover{background:#ffffff1a;border-color:#ffffff4d}._navLink_f3gwh_22._active_f3gwh_40{background:#6366f1;border-color:#6366f1;font-weight:600}._header_f3gwh_1 h2{margin:0;position:absolute;left:50%;transform:translate(-50%);text-align:center;pointer-events:none}._buttonGroup_f3gwh_55{display:flex;gap:.5rem;align-items:center;justify-content:flex-end}._demoButton_f3gwh_62{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.7);padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:600;font-size:.9rem;transition:all .2s ease}._demoButton_f3gwh_62:hover{background:#ffffff26;border-color:#fff;transform:translateY(-1px)}._demoButton_f3gwh_62:active{transform:translateY(0)}._resetButton_f3gwh_84{padding:.5rem 1rem;border-radius:6px;border:2px solid rgba(255,255,255,.7);background:transparent;color:#fff;font-weight:600;cursor:pointer;font-size:.9rem;margin-left:1em;transition:all .2s ease}._resetButton_f3gwh_84:hover{background:#ffffff26;border-color:#fff}@media (max-width: 768px){._header_f3gwh_1{flex-direction:column;gap:1rem;padding:1rem}._header_f3gwh_1 h2{order:1;font-size:1.5rem}._navigation_f3gwh_16{order:2;width:100%;justify-content:center;gap:.5rem}._navLink_f3gwh_22{padding:.4rem .8rem;font-size:.8rem}._buttonGroup_f3gwh_55{order:3;width:100%;justify-content:center}._demoButton_f3gwh_62{padding:.4rem .8rem;font-size:.8rem}}._profileButton_mqkgx_1{transition:all .2s ease;outline:none;padding:0;margin:0}._profileButton_mqkgx_1:hover{transform:scale(1.05);box-shadow:0 4px 8px #0077cc4d}._profileButton_mqkgx_1:active{transform:scale(.95)}._profileButton_mqkgx_1:focus{outline:2px solid #0077cc;outline-offset:2px}._modalOverlay_qo2qg_1{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modal_qo2qg_1{background:#fff;border-radius:12px;padding:0;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 25px #0003;font-family:Poppins,sans-serif}._modalHeader_qo2qg_26{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #e2e8f0}._modalHeader_qo2qg_26 h2{margin:0;color:#1e293b;font-size:1.5rem;font-weight:600;font-family:Poppins,sans-serif}._closeButton_qo2qg_42{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#64748b;padding:.25rem;border-radius:4px;transition:color .2s;font-family:Poppins,sans-serif}._closeButton_qo2qg_42:hover{color:#1e293b}._editSwimForm_qo2qg_58{padding:1.5rem;display:flex;flex-direction:column;gap:1.2rem;font-family:Poppins,sans-serif}._formGroup_qo2qg_66{display:flex;flex-direction:center;gap:.5rem}._label_qo2qg_72{font-weight:500;color:#1e293b;margin-bottom:.2rem;font-family:Poppins,sans-serif}._input_qo2qg_79{padding:.75rem;margin:.5rem;border:1px solid #94a3b8;border-radius:6px;font-size:1rem;background:#fff;transition:border .2s;font-family:Poppins,sans-serif}._input_qo2qg_79:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}._buttonGroup_qo2qg_96{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}._submitButton_qo2qg_103{background:#5bc0be;color:#fff;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s;font-family:Poppins,sans-serif}._submitButton_qo2qg_103:hover,._submitButton_qo2qg_103:focus{background:#1d4ed8}._submitButton_qo2qg_103[disabled]{background:#94a3b8;cursor:not-allowed}._cancelButton_qo2qg_126{background:#f1f5f9;color:#475569;border:1px solid #cbd5e1;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s;font-family:Poppins,sans-serif}._cancelButton_qo2qg_126:hover{background:#e2e8f0;color:#1e293b}._swimEmoji_fni1s_1{position:absolute;cursor:pointer;display:flex;align-items:center;animation-delay:var(--delay, 0s)}._swimEmoji_fni1s_1._noClick_fni1s_9{cursor:default}._swimEmojiLabel_fni1s_13{background:#ffffffe6;color:#222;border-radius:5px;padding:2px;font-size:.25rem;margin-left:2px;box-shadow:0 1px 4px #00000014;min-width:1px;text-align:right;transform:scaleX(-1)}._swimEmoji_fni1s_1{scale:2.5}@media (min-width: 768px){._swimEmoji_fni1s_1{scale:3}}@media (min-width: 1024px){._swimEmoji_fni1s_1{scale:4}}._slideInFromLeft_fni1s_44{animation:_slideInFromLeft_fni1s_44 2s cubic-bezier(.23,1,.32,1) both}@keyframes _slideInFromLeft_fni1s_44{0%{opacity:0;transform:translate(-80px) scaleX(-1)}to{opacity:1;transform:translate(0) scaleX(-1)}}._tableWrapper_1iasz_1{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}._tableScroll_1iasz_7{overflow-y:auto;max-height:580px}._tableControls_1iasz_12{padding:.5rem;border-top:1px solid #e2e8f0;background:#fff}._swimTableBtn_1iasz_18{margin-bottom:1rem;padding:.5rem 1.2rem;font-size:.9rem;border-radius:6px;border:2px solid #6366f1;background:transparent;color:#6366f1;cursor:pointer;font-weight:600;transition:background .2s,color .2s}._swimTableBtn_1iasz_18:hover{background:#6366f1;color:#fff}._swimTableBtn_1iasz_18:disabled{opacity:.6;cursor:not-allowed}._swimTable_1iasz_18{border-collapse:collapse;width:100%;max-width:600px;margin:0 auto;background:#fff;box-shadow:0 2px 8px #00000012}._swimTable_1iasz_18 th{padding:12px;border:1px solid #6366f1;background:#6366f1;color:#fff;text-align:center}._swimTable_1iasz_18 td{padding:10px;border:none;border-bottom:1px solid #e2e8f0;text-align:center}._evenRow_1iasz_59{background:#fff}._oddRow_1iasz_62{background:#f8fafc}._swimTable_1iasz_18 tbody tr:hover{background:#eef2ff}._pagination_1iasz_71{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:.75rem}._pageBtn_1iasz_79{background:transparent;border:2px solid #6366f1;color:#6366f1;border-radius:6px;width:2rem;height:2rem;font-size:1rem;cursor:pointer;transition:background .15s,color .15s;display:flex;align-items:center;justify-content:center}._pageBtn_1iasz_79:hover:not(:disabled){background:#6366f1;color:#fff}._pageBtn_1iasz_79:disabled{opacity:.3;cursor:not-allowed}._pageInfo_1iasz_104{font-size:.85rem;color:#64748b;font-weight:500;min-width:3rem;text-align:center}._formWrapper_197ew_1{max-width:900px;margin:.25rem auto}._formTitle_197ew_6{font-size:.72rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;margin:0 0 .3rem;padding-left:.25rem}._addSwimForm_197ew_16{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.6rem 1rem;box-shadow:0 1px 4px #0000000d;display:flex;flex-direction:row;align-items:center;gap:1rem;justify-content:center}._formGroup_197ew_29{display:flex;flex-direction:column;gap:.2rem;min-width:130px}._label_197ew_36{font-size:.75rem;font-weight:500;color:#64748b}._inputNumber_197ew_42{padding:.35rem .5rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.9rem;background:#fff;transition:border .2s;line-height:1.4;margin-left:0}._inputNumber_197ew_42:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f126}._submitButton_197ew_59{background:#6366f1;color:#fff;border:none;border-radius:6px;padding:.45rem 1rem;font-size:.9rem;font-weight:600;cursor:pointer;margin-top:0;align-self:flex-end;white-space:nowrap}._submitButton_197ew_59:hover,._submitButton_197ew_59:focus{background:#4f46e5}._submitButton_197ew_59[disabled]{background:#94a3b8;cursor:not-allowed}@media (max-width: 600px){._formWrapper_197ew_1{margin:.5rem auto}._addSwimForm_197ew_16{flex-direction:column;align-items:stretch}._formGroup_197ew_29{min-width:0;width:100%}._submitButton_197ew_59{width:100%;margin-top:.5rem;align-self:auto}}._swimsSection_xqtgw_1{display:flex;align-items:center;gap:1rem;margin-bottom:0;margin-top:.25rem}._swimsSection_xqtgw_1:after{content:"";flex:1;height:1px;background:#e2e8f0}._swimsSectionTitle_xqtgw_16{margin:0;font-size:.75rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}._cardsGrid_xqtgw_26{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;align-items:start;margin-bottom:0;width:100%}@media (max-width: 700px){._cardsGrid_xqtgw_26{grid-template-columns:1fr;gap:.75rem}}._contentGrid_xqtgw_42{display:grid;grid-template-columns:3fr 1fr;gap:1rem;align-items:start;min-width:0}@media (max-width: 900px){._contentGrid_xqtgw_42{grid-template-columns:1fr}}._dataPage_1awwe_1{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem 1rem}._container_1awwe_7{max-width:1200px;margin:0 auto;background:#fff;border-radius:12px;padding:2rem;box-shadow:0 10px 30px #0000001a}._container_1awwe_7 h1{color:#333;text-align:center;margin-bottom:2rem;font-size:2.5rem;font-weight:700}._content_1awwe_24{text-align:center}._content_1awwe_24 p{font-size:1.1rem;color:#666;margin-bottom:2rem;line-height:1.6}._placeholder_1awwe_35{background:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;padding:3rem 2rem;margin-top:2rem}._placeholder_1awwe_35 h3{color:#495057;margin-bottom:1rem;font-size:1.5rem}._placeholder_1awwe_35 p{color:#6c757d;font-size:1rem}@media (max-width: 768px){._container_1awwe_7{padding:1.5rem}._container_1awwe_7 h1{font-size:2rem}._placeholder_1awwe_35{padding:2rem 1rem}}._awardsPage_1nkxx_1{min-height:100vh;padding:.5rem;width:80%;margin:0 auto}._pageTitle_1nkxx_8{color:#333;text-align:center;margin-bottom:.25rem;font-size:2rem;font-weight:700;width:100%}._emptyState_1nkxx_17{background:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;padding:1rem .5rem;margin-top:.25rem;text-align:center;width:100%}._emptyState_1nkxx_17 h3{color:#495057;margin-bottom:.125rem;font-size:1.5rem}._emptyState_1nkxx_17 p{color:#6c757d;font-size:1rem;margin-bottom:.25rem}._awardsContainer_1nkxx_39{display:flex;flex-direction:column;gap:.75rem;width:100%}._awardCategory_1nkxx_46{margin-bottom:.5rem;width:100%}._categoryTitle_1nkxx_51{color:#333;text-align:center;margin-bottom:.25rem;font-size:1.4rem;font-weight:600;padding:.25rem .5rem;border-radius:8px;display:inline-block;margin-left:50%;transform:translate(-50%);width:auto}._awardsGrid_1nkxx_65{display:flex!important;flex-wrap:wrap!important;gap:.5rem;margin-top:.25rem;justify-content:center;width:100%;padding:.5rem;border-radius:8px;border:2px solid;align-items:center}._awardCard_1nkxx_78{background:transparent;border:none;border-radius:0;padding:0;text-align:center;transition:transform .2s ease;flex:0 0 auto!important;min-width:auto;max-width:none;width:auto}._awardCard_1nkxx_78:hover{transform:scale(1.05)}._awardCard_1nkxx_78 h3,._awardCard_1nkxx_78 p{display:none}._awardCard_1nkxx_78 img{max-width:300px;width:auto;height:auto;margin:0;border-radius:8px}._awardCard_1nkxx_78._unearned_1nkxx_112{opacity:.7;filter:grayscale(50%);position:relative}._awardCard_1nkxx_78._unearned_1nkxx_112:hover{opacity:.8;filter:grayscale(30%)}._lockedOverlay_1nkxx_123{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000c;color:#fff;padding:.25rem .5rem;border-radius:15px;font-size:1.5rem;font-weight:600;z-index:10}._lockedOverlay_1nkxx_123 span{display:flex;align-items:center;gap:.25rem}@media (max-width: 768px){._awardsPage_1nkxx_1{padding:.25rem}._pageTitle_1nkxx_8{font-size:1.5rem;margin-bottom:.25rem}._emptyState_1nkxx_17{padding:.75rem .5rem;margin-top:.25rem}._emptyState_1nkxx_17 h3{font-size:1.2rem}._emptyState_1nkxx_17 p{font-size:.9rem}._awardsContainer_1nkxx_39{gap:.5rem;width:100%}._categoryTitle_1nkxx_51{font-size:1.2rem;margin-bottom:.25rem}._awardsGrid_1nkxx_65{flex-direction:column!important;gap:.5rem;margin-top:.25rem;padding:.5rem}._awardCard_1nkxx_78{padding:.5rem;border-width:2px;flex:none!important;max-width:none}._awardCard_1nkxx_78 h3{font-size:.9rem}._awardCard_1nkxx_78 p{font-size:.75rem}._awardCard_1nkxx_78 img{max-width:150px}}@media (max-width: 480px){._awardsPage_1nkxx_1{padding:.125rem}._pageTitle_1nkxx_8{font-size:1.3rem;margin-bottom:.125rem}._awardsContainer_1nkxx_39{gap:.25rem}._categoryTitle_1nkxx_51{font-size:1rem}._awardsGrid_1nkxx_65{padding:.25rem}._awardCard_1nkxx_78{padding:.375rem;border-width:1px}._awardCard_1nkxx_78 img{max-width:120px}}._message-box_14x62_1{position:fixed;bottom:50px;left:20px;z-index:1000;background-color:#5bc0be;color:#fff;padding:40px;border-radius:8px;box-shadow:0 4px 8px #0003;opacity:1}._message-box_14x62_1._fade-out_14x62_14{opacity:0}._message-box_14x62_1 p{margin:0;font-size:20px;font-weight:700}._message-box_14x62_1 ._close-button_14x62_24{background:none;border:none;color:#fff;font-size:20px;cursor:pointer;position:absolute;top:5px;right:10px}@keyframes _slideIn_14x62_1{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}._message-box_14x62_1{animation:_slideIn_14x62_1 .3s ease-out}._heroSection_lijvm_1{padding:2rem;background-image:url(https://i.pinimg.com/originals/9b/6e/4b/9b6e4b6f6738007699708585d76f9107.gif);background-repeat:no-repeat;background-size:cover;background-position:center center;width:100%;height:46vh;border-radius:2rem;opacity:.8;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}._heroTitle_lijvm_22{font-size:6rem;font-weight:600;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5);text-align:center;margin:0 0 1rem;line-height:1.1}._heroSubtitle_lijvm_32{font-size:2rem;font-weight:400;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5);text-align:center;margin:0;line-height:1.3;max-width:800px}@media (max-width: 1024px){._heroSection_lijvm_1{padding:1.5rem;height:40vh;border-radius:1.5rem}._heroTitle_lijvm_22{font-size:4rem}._heroSubtitle_lijvm_32{font-size:1.5rem;max-width:600px}}@media (max-width: 768px){._heroSection_lijvm_1{padding:1rem;height:35vh;border-radius:1rem}._heroTitle_lijvm_22{font-size:2.5rem;margin-bottom:.5rem}._heroSubtitle_lijvm_32{font-size:1.1rem;max-width:100%;padding:0 .5rem}}@media (max-width: 480px){._heroSection_lijvm_1{padding:.75rem;height:30vh}._heroTitle_lijvm_22{font-size:2rem}._heroSubtitle_lijvm_32{font-size:1rem}}._container_y9bu8_1{display:grid;grid-template-columns:1fr 1.5fr;gap:2rem;align-items:center;padding:2rem;background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;margin:1rem 0;box-shadow:0 2px 4px #0000001a}._textSection_y9bu8_14{display:flex;flex-direction:column;gap:1rem}._title_y9bu8_20{font-size:2rem;font-weight:600;color:#495057;margin:0;line-height:1.2}._subDescription_y9bu8_28{font-size:1rem;color:#6c757d;margin:0;line-height:1.4}._imageSection_y9bu8_35{display:flex;justify-content:center;align-items:center}._imagePlaceholder_y9bu8_41{width:100%;height:300px;display:flex;justify-content:center;align-items:center;border-radius:8px;overflow:hidden}._placeholderText_y9bu8_51{width:100%;height:100%;object-fit:cover;border-radius:8px;max-width:950px}@media (max-width: 1024px){._container_y9bu8_1{grid-template-columns:1fr 1.2fr;gap:1.5rem;padding:1.5rem}._title_y9bu8_20{font-size:1.75rem}._imagePlaceholder_y9bu8_41{height:250px}}@media (max-width: 768px){._container_y9bu8_1{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}._title_y9bu8_20{font-size:1.5rem;text-align:center}._subDescription_y9bu8_28{text-align:center;font-size:.95rem}._imagePlaceholder_y9bu8_41{height:200px}}@media (max-width: 480px){._container_y9bu8_1{padding:1rem;gap:1rem}._title_y9bu8_20{font-size:1.25rem}._subDescription_y9bu8_28{font-size:.9rem}._imagePlaceholder_y9bu8_41{height:150px}}._container_1aq7p_1{padding:2rem;background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;margin:1rem 0;box-shadow:0 2px 4px #0000001a}._sectionTitle_1aq7p_10{text-align:center;font-size:2.5rem;font-weight:600;color:#495057;margin:0 0 2rem}._featuresGrid_1aq7p_18{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin:0 auto}._feature_1aq7p_18{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;transition:transform .2s ease,box-shadow .2s ease}._feature_1aq7p_18:hover{transform:translateY(-4px);box-shadow:0 4px 8px #00000026}._feature_1aq7p_18 img{width:70%;height:70%;object-fit:cover;border-radius:8px;margin-bottom:1rem}._feature_1aq7p_18 h3{font-size:1.1rem;font-weight:600;color:#495057;margin:0 0 .5rem;line-height:1.2}._feature_1aq7p_18 p{font-size:.9rem;color:#6c757d;margin:0;line-height:1.4}@media (max-width: 768px){._featuresGrid_1aq7p_18{grid-template-columns:repeat(2,1fr);gap:1.5rem}._sectionTitle_1aq7p_10{font-size:2rem}._container_1aq7p_1{padding:1.5rem}}@media (max-width: 480px){._featuresGrid_1aq7p_18{grid-template-columns:1fr;gap:1rem}._container_1aq7p_1{padding:1rem}._sectionTitle_1aq7p_10{font-size:1.5rem;margin-bottom:1rem}._feature_1aq7p_18{padding:1rem}}._award-box_1vpzz_1{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #0077cc;border-radius:12px;padding:30px;box-shadow:0 8px 32px #0000004d;z-index:1000;text-align:center;max-width:800px;width:90%}@media (max-width: 600px){._award-box_1vpzz_1{max-width:400px}}._award-box_1vpzz_1 img{max-width:400px;height:auto;margin-bottom:20px}@media (max-width: 600px){._award-box_1vpzz_1 img{max-width:200px}}._award-box_1vpzz_1 p{margin:0 0 20px;font-size:18px;color:#333;line-height:1.4}._close-button_1vpzz_44{background-color:#07c;color:#fff;border:none;padding:12px 24px;border-radius:6px;font-size:16px;cursor:pointer;transition:background-color .2s}._close-button_1vpzz_44:hover{background-color:#005fa3}._award-backdrop_1vpzz_59{position:fixed;inset:0;background-color:#00000080;z-index:999}._celebration_1vpzz_69{position:relative;overflow:hidden}._star_1vpzz_74{position:absolute;width:40px;height:40px;background:gold;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);animation:_sparkle_1vpzz_1 2s ease-in-out infinite}._star_1vpzz_74:nth-child(1){top:10%;left:10%;animation-delay:0s}._star_1vpzz_74:nth-child(2){top:20%;right:15%;animation-delay:.3s}._star_1vpzz_74:nth-child(3){bottom:30%;left:20%;animation-delay:.6s}._star_1vpzz_74:nth-child(4){bottom:20%;right:10%;animation-delay:.9s}._star_1vpzz_74:nth-child(5){top:50%;left:50%;animation-delay:1.2s}@keyframes _sparkle_1vpzz_1{0%,to{transform:scale(0) rotate(0);opacity:0}50%{transform:scale(1) rotate(180deg);opacity:1}}._confetti_1vpzz_100{position:absolute;width:15px;height:15px;background:#ff6b6b;animation:_confetti-fall_1vpzz_1 3s linear infinite;border-radius:2px}._confetti_1vpzz_100:nth-child(6){left:5%;animation-delay:0s;background:#4ecdc4;width:12px;height:12px;animation-duration:2.8s}._confetti_1vpzz_100:nth-child(7){left:25%;animation-delay:.3s;background:#45b7d1;width:18px;height:18px;animation-duration:3.2s}._confetti_1vpzz_100:nth-child(8){left:45%;animation-delay:.7s;background:#96ceb4;width:10px;height:10px;animation-duration:2.5s}._confetti_1vpzz_100:nth-child(9){left:65%;animation-delay:1.1s;background:#feca57;width:20px;height:20px;animation-duration:3.5s}._confetti_1vpzz_100:nth-child(10){left:85%;animation-delay:1.4s;background:#ff9ff3;width:14px;height:14px;animation-duration:2.9s}._confetti_1vpzz_100:nth-child(11){left:15%;animation-delay:.5s;background:#ff6b6b;width:16px;height:16px;animation-duration:3.1s}._confetti_1vpzz_100:nth-child(12){left:35%;animation-delay:.9s;background:#a8e6cf;width:11px;height:11px;animation-duration:2.7s}._confetti_1vpzz_100:nth-child(13){left:55%;animation-delay:1.3s;background:#ffd93d;width:19px;height:19px;animation-duration:3.3s}._confetti_1vpzz_100:nth-child(14){left:75%;animation-delay:1.7s;background:#ff8b94;width:13px;height:13px;animation-duration:2.6s}._confetti_1vpzz_100:nth-child(15){left:95%;animation-delay:2s;background:#6c5ce7;width:17px;height:17px;animation-duration:3s}@keyframes _confetti-fall_1vpzz_1{0%{transform:translateY(-100px) rotate(0) translate(0);opacity:1}25%{transform:translateY(-50px) rotate(180deg) translate(20px);opacity:1}50%{transform:translateY(0) rotate(360deg) translate(-15px);opacity:1}75%{transform:translateY(200px) rotate(540deg) translate(10px);opacity:.7}to{transform:translateY(400px) rotate(720deg) translate(-5px);opacity:0}}html,body,#root{min-height:100vh}body{margin:0;padding:0;color:#1e293b;font-family:Inter,system-ui,-apple-system,sans-serif}*,*:before,*:after{box-sizing:border-box}html,body{overflow-x:hidden}#root{padding:0}
