.page-module__hGDzhG__page{background:linear-gradient(180deg, var(--page-gradient-start) 0%, var(--page-gradient-mid) 40%, var(--page-gradient-end) 100%);min-height:100vh;color:var(--white);flex-direction:column;display:flex}.page-module__hGDzhG__main{padding:calc(var(--space-10) + 60px) var(--space-5) var(--space-10);width:100%;max-width:1200px;margin:0 auto}.page-module__hGDzhG__card{background:var(--white);border-radius:var(--radius-4);padding:var(--space-5);box-shadow:0 20px 60px var(--dark-20);color:var(--text-dark);border:1px solid #0000000f;display:block}.page-module__hGDzhG__profileContainer{border-radius:var(--radius-0);box-shadow:none;background:0 0;border:none;padding:0}.page-module__hGDzhG__card .page-module__hGDzhG__empty{color:var(--text-gray-700)}.page-module__hGDzhG__profileSummaryGrid{gap:var(--space-5);grid-template-columns:420px 1fr;align-items:stretch;display:grid}.page-module__hGDzhG__editButton{margin-top:var(--space-4);padding:var(--space-2) var(--space-3);background:var(--white-15);border:1px solid var(--white-30);color:var(--white);border-radius:var(--radius-base);cursor:pointer;align-items:center;gap:var(--space-2);font-weight:600;transition:all .15s;display:flex}.page-module__hGDzhG__editButton:hover{background:var(--white-25);border-color:var(--white-50)}.page-module__hGDzhG__sectionTitleRow{align-items:center;gap:var(--space-3);margin-bottom:var(--space-2);display:flex}.page-module__hGDzhG__sectionTitle{margin-bottom:var(--space-2);color:var(--text-gray-800);font-size:1.1rem;font-weight:800}.page-module__hGDzhG__sectionTitleLight{color:var(--white);margin:0;font-size:1.4rem;font-weight:900}.page-module__hGDzhG__list{gap:var(--space-2);width:min(980px,100%);display:grid}.page-module__hGDzhG__right{gap:var(--space-7);padding-left:var(--space-7);flex-direction:column;align-items:flex-end;display:flex}.page-module__hGDzhG__topRightRow{justify-content:flex-end;width:100%;display:flex}.page-module__hGDzhG__rightContent{gap:var(--space-7);flex-direction:column;align-items:flex-end;width:100%;display:flex}.page-module__hGDzhG__item{padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);justify-content:space-between;align-items:center;gap:var(--space-5);box-shadow:0 8px 18px var(--dark-06);cursor:pointer;background:#0c82ac0f;border:1px solid #0c82ac24;width:100%;min-height:56px;transition:all .2s;display:flex}.page-module__hGDzhG__item:hover{background:var(--white-10);box-shadow:0 10px 28px var(--dark-30);transform:translateY(-2px)}.page-module__hGDzhG__item:active{transform:translateY(0)}.page-module__hGDzhG__itemLeft{gap:var(--space-2);flex-direction:column;flex:1;display:flex}.page-module__hGDzhG__itemLeft>div:first-child{color:var(--text-dark);font-size:1.05rem;font-weight:650}.page-module__hGDzhG__itemMeta{color:var(--text-gray-700);font-size:.95rem;font-weight:550}.page-module__hGDzhG__itemIcon{border-radius:var(--radius-md);background:#0c82ac1a;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.page-module__hGDzhG__itemIcon svg{color:#053546e6;transition:transform .2s}.page-module__hGDzhG__item:hover .page-module__hGDzhG__itemIcon svg{transform:scale(1.1)}.page-module__hGDzhG__empty{color:var(--white-50);padding:var(--space-2) var(--space-0)}.page-module__hGDzhG__rightActions{gap:var(--space-2);margin-bottom:var(--space-2);justify-content:flex-end;align-items:center;display:flex}.page-module__hGDzhG__practicesSection{width:100%;max-width:1200px;padding:0 var(--space-5) var(--space-10);margin:0 auto}.page-module__hGDzhG__practicesHeader{align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);display:flex}.page-module__hGDzhG__practicesTitle{color:var(--text-gray-800);margin:0;font-size:1.4rem;font-weight:900}.page-module__hGDzhG__practicesList{background:var(--white);border-radius:var(--radius-4);box-shadow:0 20px 60px var(--dark-20);padding:var(--space-5);color:var(--text-dark);border:1px solid #0000000f}.page-module__hGDzhG__placeholderCard{border-radius:var(--radius-lg);padding:var(--space-3) var(--space-4);color:var(--text-gray-700);text-align:center;background:#0c82ac0d;border:1px dashed #0c82ac42;justify-content:center;align-items:center;min-height:56px;font-weight:600;display:flex}.page-module__hGDzhG__summaryCard{background:var(--white);border-radius:var(--radius-xl);padding:var(--space-4);color:var(--text-dark);border:1px solid #0000000f;flex-direction:column;justify-content:space-between;display:flex}.page-module__hGDzhG__summaryHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-3);flex-direction:row;display:flex}.page-module__hGDzhG__summaryTitle{margin:0 0 var(--space-3);color:var(--text-gray-800);font-size:1.2rem;font-weight:900}.page-module__hGDzhG__summarySubtitle{margin:calc(var(--space-1) * -1) 0 var(--space-4);color:var(--text-gray-700);font-size:.95rem;font-weight:650}.page-module__hGDzhG__statsButtonContainer{margin-top:var(--space-4);justify-content:center;display:flex}@media (max-width:900px){.page-module__hGDzhG__twoColumn{grid-template-columns:1fr;padding-right:0}.page-module__hGDzhG__right{padding-left:0}.page-module__hGDzhG__main{padding:var(--space-13) var(--space-2);overflow-x:hidden}.page-module__hGDzhG__rightActions{flex-wrap:wrap}.page-module__hGDzhG__practicesSection{padding:0 var(--space-2) var(--space-7)}.page-module__hGDzhG__practicesList{padding:var(--space-4)}.page-module__hGDzhG__profileSummaryGrid{grid-template-columns:1fr}.page-module__hGDzhG__profileContainer{padding:0}.page-module__hGDzhG__summaryCard{padding:var(--space-4);width:90%;margin:0}}@keyframes page-module__hGDzhG__dropdown-in{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.page-module__hGDzhG__skeletonItem{border-radius:var(--radius-md);background:linear-gradient(90deg, var(--white-10), var(--white-08), var(--white-50));background-size:200% 100%;height:88px;animation:1.4s infinite page-module__hGDzhG__shimmer}@keyframes page-module__hGDzhG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.page-module__hGDzhG__circleSkeleton{border-radius:var(--radius-full);background:linear-gradient(90deg, var(--white-10), var(--white-08), var(--white-10));background-size:200% 100%;width:40px;height:40px;animation:1.4s infinite page-module__hGDzhG__shimmer}.page-module__hGDzhG__lineSkeletonWide{border-radius:var(--radius-base);background:linear-gradient(90deg, var(--white-10), var(--white-08), var(--white-10));background-size:200% 100%;width:220px;height:18px;animation:1.4s infinite page-module__hGDzhG__shimmer}.page-module__hGDzhG__lineSkeleton{border-radius:var(--radius-base);background:linear-gradient(90deg, var(--white-10), var(--white-08), var(--white-10));background-size:200% 100%;width:170px;height:14px;animation:1.4s infinite page-module__hGDzhG__shimmer}.page-module__hGDzhG__buttonSkeleton{border-radius:var(--radius-base);background:linear-gradient(90deg, var(--white-10), var(--white-08), var(--white-10));width:180px;height:40px;margin-top:var(--space-2);background-size:200% 100%;animation:1.4s infinite page-module__hGDzhG__shimmer}.page-module__hGDzhG__actionButtonSkeleton{border-radius:var(--radius-base);background:linear-gradient(90deg, var(--white-10), var(--white-08), var(--white-10));background-size:200% 100%;width:170px;height:32px;animation:1.4s infinite page-module__hGDzhG__shimmer}.page-module__hGDzhG__sectionTitleSkeleton{border-radius:var(--radius-base);background:linear-gradient(90deg, var(--white-10), var(--white-08), var(--white-10));width:120px;height:16px;margin-bottom:var(--space-2);background-size:200% 100%;animation:1.4s infinite page-module__hGDzhG__shimmer}.page-module__hGDzhG__practicesTitleSkeleton{border-radius:var(--radius-base);background:linear-gradient(90deg, var(--white-10), var(--white-08), var(--white-10));background-size:200% 100%;width:180px;height:20px;animation:1.4s infinite page-module__hGDzhG__shimmer}.page-module__hGDzhG__seeAllLinkSkeleton{border-radius:var(--radius-base);background:linear-gradient(90deg, var(--white-10), var(--white-08), var(--white-10));background-size:200% 100%;width:72px;height:16px;animation:1.4s infinite page-module__hGDzhG__shimmer}.page-module__hGDzhG__toolButtonSkeleton{aspect-ratio:1;border-radius:var(--radius-xl);background:linear-gradient(90deg, var(--white-10), var(--white-15), var(--white-10));background-size:200% 100%;width:100%;animation:1.4s infinite page-module__hGDzhG__shimmer}.page-module__hGDzhG__quickActionsSkeleton{max-width:1200px;margin:0 auto var(--space-1);width:100%;padding:0 var(--space-5);gap:var(--space-2);grid-template-columns:repeat(auto-fill,minmax(100px,130px));display:grid}@media (max-width:640px){.page-module__hGDzhG__quickActionsSkeleton{display:none}}.page-module__hGDzhG__itemSkeleton{border-radius:var(--radius-lg);background:linear-gradient(90deg, var(--white-10), var(--white-08), var(--white-10));border:1px solid var(--white-10);background-size:200% 100%;width:100%;min-height:72px;animation:1.4s infinite page-module__hGDzhG__shimmer}.page-module__hGDzhG__sectionTitleSkeletonLight{border-radius:var(--radius-base);background:linear-gradient(90deg,#ffffff1a,#fff3,#ffffff1a) 0 0/200% 100%;width:180px;height:22px;animation:1.4s infinite page-module__hGDzhG__shimmer}.page-module__hGDzhG__equipmentTitleSkeleton{border-radius:var(--radius-base);background:linear-gradient(90deg, var(--dark-05), var(--dark-08), var(--dark-05));background-size:200% 100%;width:80px;height:18px;animation:1.4s infinite page-module__hGDzhG__shimmer}.page-module__hGDzhG__smallButtonSkeleton{border-radius:var(--radius-base);background:linear-gradient(90deg, var(--dark-05), var(--dark-08), var(--dark-05));background-size:200% 100%;width:120px;height:36px;animation:1.4s infinite page-module__hGDzhG__shimmer}.page-module__hGDzhG__statsSkeleton{border-radius:var(--radius-md);background:linear-gradient(90deg, var(--dark-05), var(--dark-08), var(--dark-05));background-size:200% 100%;width:100%;height:60px;animation:1.4s infinite page-module__hGDzhG__shimmer}
.Button-module__AEIVMa__button{--btn-bg:var(--primary);--btn-color:var(--white);--btn-border-color:transparent;--btn-padding:8px 24px;--btn-height:40px;--btn-font-size:16px;appearance:none;border:1px solid var(--btn-border-color);background:var(--btn-bg);color:var(--btn-color);padding:var(--btn-padding);height:var(--btn-height);font-size:var(--btn-font-size);border-radius:var(--radius-base);cursor:pointer;opacity:1;justify-content:center;align-items:center;gap:8px;transition:background-color .16s,color .16s,border-color .16s,transform .16s,opacity .2s;display:inline-flex}.Button-module__AEIVMa__button:disabled{cursor:not-allowed;opacity:.6}.Button-module__AEIVMa__small{--btn-height:28px;--btn-padding:4px 16px;--btn-font-size:14px}.Button-module__AEIVMa__normal{--btn-height:42px;--btn-padding:8px 24px;--btn-font-size:16px}.Button-module__AEIVMa__filled{--btn-border-color:transparent}.Button-module__AEIVMa__outline{--btn-bg:var(--transparent);--btn-border-color:var(--btn-bg)}.Button-module__AEIVMa__standard{--btn-bg:var(--primary);--btn-color:var(--white)}.Button-module__AEIVMa__standard.Button-module__AEIVMa__outline{--btn-color:var(--primary);--btn-border-color:var(--primary)}.Button-module__AEIVMa__warning{--btn-bg:var(--error);--btn-color:var(--white)}.Button-module__AEIVMa__warning.Button-module__AEIVMa__outline{--btn-bg:var(--transparent);--btn-color:var(--error);--btn-border-color:var(--error)}.Button-module__AEIVMa__button:hover:not(:disabled){background-color:var(--secondary);color:var(--white);border-color:#ffffff59}.Button-module__AEIVMa__warning:hover:not(:disabled){background-color:var(--error-light);border-color:var(--error-light)}.Button-module__AEIVMa__warning.Button-module__AEIVMa__outline:hover:not(:disabled){background-color:var(--error-bg);color:var(--error-light);border-color:var(--error-light)}.Button-module__AEIVMa__button:hover:not(:disabled) svg{color:currentColor}.Button-module__AEIVMa__spinner{border:2px solid var(--white-20);border-top-color:var(--white-85);border-radius:var(--radius-circle);animation:.8s linear infinite Button-module__AEIVMa__spin;display:inline-block}@keyframes Button-module__AEIVMa__spin{to{transform:rotate(360deg)}}
.InputStyles-module__Z1KSYq__container{gap:var(--space-1);flex-direction:column;margin-bottom:0;display:flex}.InputStyles-module__Z1KSYq__label{color:var(--text-gray-700);min-height:22px;font-size:1rem;font-weight:700;line-height:1.15}.InputStyles-module__Z1KSYq__optional{color:var(--text-gray-600);font-size:.8125rem;font-weight:400}.InputStyles-module__Z1KSYq__control{border-radius:var(--radius-base);border:1px solid var(--bg-gray-200);background:var(--white);box-shadow:0 1px 0 var(--dark-06);align-items:center;gap:10px;padding:8px 10px;transition:border-color .12s,box-shadow .12s;display:flex}.InputStyles-module__Z1KSYq__control:focus-within{outline:3px solid var(--primary-20);outline-offset:2px}.InputStyles-module__Z1KSYq__left,.InputStyles-module__Z1KSYq__right{color:var(--primary);justify-content:center;align-items:center;font-weight:700;display:inline-flex}.InputStyles-module__Z1KSYq__input{width:100%;color:var(--text-dark);background:0 0;border:none;outline:none;min-height:24px;font-size:.98rem;font-weight:500}.InputStyles-module__Z1KSYq__input:focus,.InputStyles-module__Z1KSYq__input:focus-visible{outline:none}.InputStyles-module__Z1KSYq__input::placeholder{color:var(--text-gray-600);font-weight:500}.InputStyles-module__Z1KSYq__help{color:var(--text-gray-600);min-height:18px;font-size:.9rem;line-height:1.2}.InputStyles-module__Z1KSYq__errorMessage{color:var(--error);font-size:.95rem;font-weight:700}.InputStyles-module__Z1KSYq__error{border-color:#ff000059}.InputStyles-module__Z1KSYq__disabled{opacity:.7}
.TextArea-module__IBWfka__container{gap:var(--space-2);flex-direction:column;display:flex}.TextArea-module__IBWfka__label{color:var(--text-gray-700);font-size:1rem;font-weight:700}.TextArea-module__IBWfka__optional{color:var(--text-gray-600);font-size:.8125rem;font-weight:400}.TextArea-module__IBWfka__control{border-radius:var(--radius-base);border:1px solid var(--bg-gray-200);background:var(--white);box-shadow:0 1px 0 var(--dark-02);padding:8px 10px;transition:border-color .12s,box-shadow .12s}.TextArea-module__IBWfka__control:focus-within{outline:3px solid var(--primary-20);outline-offset:2px}.TextArea-module__IBWfka__textarea{width:100%;color:var(--text-dark);resize:vertical;background:0 0;border:none;outline:none;min-height:110px;font-size:.98rem;font-weight:500;line-height:1.35}.TextArea-module__IBWfka__textarea:focus,.TextArea-module__IBWfka__textarea:focus-visible{outline:none}.TextArea-module__IBWfka__textarea::placeholder{color:var(--text-gray-600);font-weight:500}.TextArea-module__IBWfka__help{color:var(--text-gray-600);font-size:.95rem;line-height:1.25}.TextArea-module__IBWfka__errorMessage{color:var(--error);font-size:.95rem;font-weight:700}.TextArea-module__IBWfka__error{border-color:#ff000059}.TextArea-module__IBWfka__disabled{opacity:.7}
.CalculateMarksModal-module__yAi8sa__body{gap:var(--space-5);flex-direction:column;display:flex}.CalculateMarksModal-module__yAi8sa__fieldGroup{gap:var(--space-2);flex-direction:column;display:flex}.CalculateMarksModal-module__yAi8sa__groupLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-gray-600);margin:0;font-size:.8125rem;font-weight:700}.CalculateMarksModal-module__yAi8sa__groupHint{color:var(--text-gray-600);margin:0;font-size:.85rem;line-height:1.4}.CalculateMarksModal-module__yAi8sa__row{gap:var(--space-3);flex-wrap:wrap;align-items:flex-start;display:flex}.CalculateMarksModal-module__yAi8sa__row>*{flex:90px;min-width:80px;max-width:130px}.CalculateMarksModal-module__yAi8sa__errorBox{background:var(--error-bg);border:1px solid var(--error-border);border-radius:var(--radius-md);padding:var(--space-2);color:var(--error);font-size:.875rem;font-weight:600}.CalculateMarksModal-module__yAi8sa__actions{justify-content:flex-end;gap:var(--space-2);padding-top:var(--space-1);display:flex}
.SightMarksPrintCard-module__COBroW__card{background:#fff;border-radius:20px;flex-direction:column;width:560px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;overflow:hidden;box-shadow:0 4px 24px #0535462e}.SightMarksPrintCard-module__COBroW__header{background:linear-gradient(135deg,#053546 0%,#00171f 100%);justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.SightMarksPrintCard-module__COBroW__brand{align-items:center;gap:8px;display:flex}.SightMarksPrintCard-module__COBroW__brandLogoCircle{background:#d8f5ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.SightMarksPrintCard-module__COBroW__brandLogo{object-fit:contain;width:22px;height:22px}.SightMarksPrintCard-module__COBroW__brandName{color:#fff;letter-spacing:-.3px;font-size:18px;font-weight:700}.SightMarksPrintCard-module__COBroW__headerBadge{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#ffffff26;border:1px solid #ffffff47;border-radius:100px;padding:4px 12px;font-size:11px;font-weight:700}.SightMarksPrintCard-module__COBroW__infoSection{background:linear-gradient(160deg,#0c82ac 0%,#053546 100%);padding:16px 24px}.SightMarksPrintCard-module__COBroW__infoTitle{color:#fff;margin-bottom:6px;font-size:17px;font-weight:700}.SightMarksPrintCard-module__COBroW__infoMeta{color:#d8f5ffd9;flex-wrap:wrap;gap:12px;font-size:12px;font-weight:500;display:flex}.SightMarksPrintCard-module__COBroW__infoDate{color:#d8f5ff99;margin-top:6px;font-size:11px}.SightMarksPrintCard-module__COBroW__tableSection{flex:1}.SightMarksPrintCard-module__COBroW__table{border-collapse:collapse;width:100%;font-size:13px}.SightMarksPrintCard-module__COBroW__tableHead{background:#f0f9ff}.SightMarksPrintCard-module__COBroW__thDistance{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;border-bottom:2px solid #e5e7eb;padding:10px 16px;font-size:10px;font-weight:700}.SightMarksPrintCard-module__COBroW__thAngle{text-align:center;color:#053546;border-bottom:2px solid #e5e7eb;padding:10px 16px;font-size:13px;font-weight:800}.SightMarksPrintCard-module__COBroW__thSpeedLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;margin-top:2px;font-size:9px;font-weight:500}.SightMarksPrintCard-module__COBroW__rowEven{background:#fff}.SightMarksPrintCard-module__COBroW__rowOdd{background:#f9fafb}.SightMarksPrintCard-module__COBroW__tdDistance{color:#374151;white-space:nowrap;border-bottom:1px solid #f3f4f6;padding:9px 16px;font-size:13px;font-weight:700}.SightMarksPrintCard-module__COBroW__tdMark{text-align:center;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:9px 16px}.SightMarksPrintCard-module__COBroW__markValue{color:#0c82ac;font-size:14px;font-weight:800;line-height:1.2;display:block}.SightMarksPrintCard-module__COBroW__speedValue{color:#9ca3af;margin-top:2px;font-size:10px;font-weight:500;display:block}.SightMarksPrintCard-module__COBroW__footer{background:#f9fafb;border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;padding:10px 24px;display:flex}.SightMarksPrintCard-module__COBroW__footerText{color:#9ca3af;letter-spacing:.03em;font-size:11px;font-weight:500}
.SightMarksPrintModal-module__ACGq3W__hint{color:var(--text-gray-600);margin:0;font-size:14px;line-height:1.5}.SightMarksPrintModal-module__ACGq3W__cardWrapper{box-shadow:inset 0 0 0 1px var(--border-gray);background:var(--bg-gray-100,#f3f4f6);border-radius:20px;flex-shrink:0;justify-content:center;padding:16px;display:flex;overflow-x:auto}.SightMarksPrintModal-module__ACGq3W__actions{flex-direction:column;gap:10px;display:flex}
.EmailVerificationBanner-module__q63paG__banner{padding:var(--space-4) var(--space-2);border-radius:var(--radius-md);margin-bottom:var(--space-4);background-color:#92400e;justify-content:space-between;align-items:center;display:flex}.EmailVerificationBanner-module__q63paG__content{align-items:center;gap:var(--space-2);flex:1;display:flex}.EmailVerificationBanner-module__q63paG__icon{color:var(--white);flex-shrink:0}.EmailVerificationBanner-module__q63paG__textContainer{gap:var(--space-1);flex-direction:column;flex:1;display:flex}.EmailVerificationBanner-module__q63paG__text{color:var(--white);margin:0;font-size:1rem;font-weight:500;line-height:1.5}.EmailVerificationBanner-module__q63paG__link{color:var(--white);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.9375rem;font-weight:600;text-decoration:underline;transition:opacity .15s}.EmailVerificationBanner-module__q63paG__link:hover:not(:disabled){opacity:.85}.EmailVerificationBanner-module__q63paG__link:disabled{opacity:.7;cursor:not-allowed}.EmailVerificationBanner-module__q63paG__message{color:var(--white);margin:var(--space-1) 0 0;font-size:.875rem;font-style:italic;font-weight:500}.EmailVerificationBanner-module__q63paG__closeButton{padding:var(--space-1);margin-left:var(--space-1);color:var(--white);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.EmailVerificationBanner-module__q63paG__closeButton:hover{background:#0000001a}.EmailVerificationBanner-module__q63paG__link:focus-visible,.EmailVerificationBanner-module__q63paG__closeButton:focus-visible{outline:2px solid var(--white);outline-offset:2px}@media (max-width:640px){.EmailVerificationBanner-module__q63paG__banner{padding:var(--space-1) var(--space-2)}.EmailVerificationBanner-module__q63paG__text{font-size:.9375rem}.EmailVerificationBanner-module__q63paG__link{font-size:.875rem}.EmailVerificationBanner-module__q63paG__message{font-size:.8125rem}}
.SocialAuthButtons-module__aqG5oW__socialButton{border-radius:var(--radius-base);width:100%;justify-content:center!important;align-items:center!important;gap:8px!important;height:40px!important;display:flex!important}.SocialAuthButtons-module__aqG5oW__socialButton:hover:not(:disabled){filter:brightness(.96)}
.Privacy-module__LIbHLq__section{background:linear-gradient(135deg,#05354608 0%,#0c82ac0d 100%);padding:6rem 1.5rem;position:relative;overflow:hidden}.Privacy-module__LIbHLq__section:before{content:"";background:linear-gradient(90deg, transparent, var(--primary-20), transparent);height:1px;position:absolute;top:0;left:0;right:0}.Privacy-module__LIbHLq__container{max-width:1200px;margin:0 auto}.Privacy-module__LIbHLq__content{width:100%}.Privacy-module__LIbHLq__headerBlock{margin-bottom:4rem}.Privacy-module__LIbHLq__textCenter{text-align:center}.Privacy-module__LIbHLq__title{color:var(--primary);margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.Privacy-module__LIbHLq__subtitle{color:var(--text-gray-600);max-width:800px;margin:0 auto;font-size:1.125rem;line-height:1.6}.Privacy-module__LIbHLq__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.Privacy-module__LIbHLq__card{background:var(--white);border:1px solid var(--primary-08);border-radius:1rem;padding:2rem;transition:all .3s;box-shadow:0 2px 8px #0535460a}.Privacy-module__LIbHLq__card:hover{border-color:var(--primary-20);transform:translateY(-4px);box-shadow:0 8px 24px #0535461f}.Privacy-module__LIbHLq__iconBox{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-light) 100%);border-radius:.75rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;display:flex;box-shadow:0 4px 12px #05354633}.Privacy-module__LIbHLq__icon{color:var(--white);width:1.5rem;height:1.5rem}.Privacy-module__LIbHLq__cardTitle{color:var(--primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:600;line-height:1.3}.Privacy-module__LIbHLq__cardText{color:var(--text-gray-600);margin:0 0 .75rem;font-size:1rem;line-height:1.6}.Privacy-module__LIbHLq__cardLink{color:var(--primary-light,#0c82ac);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-block}.Privacy-module__LIbHLq__cardLink:hover{color:var(--primary);text-decoration:underline}.Privacy-module__LIbHLq__footer{text-align:center;background:var(--white);border:1px solid var(--primary-08);border-radius:1rem;padding:2rem}.Privacy-module__LIbHLq__footerText{color:var(--text-gray-600);margin:0;font-size:1rem;line-height:1.6}.Privacy-module__LIbHLq__reveal{animation:.6s ease-out Privacy-module__LIbHLq__revealUp}@keyframes Privacy-module__LIbHLq__revealUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Privacy-module__LIbHLq__section{padding:4rem 1.5rem}.Privacy-module__LIbHLq__title{font-size:2rem}.Privacy-module__LIbHLq__subtitle{font-size:1rem}.Privacy-module__LIbHLq__grid{grid-template-columns:1fr;gap:1.5rem}.Privacy-module__LIbHLq__headerBlock{margin-bottom:3rem}}@media (max-width:480px){.Privacy-module__LIbHLq__section{padding:3rem 1rem}.Privacy-module__LIbHLq__title{font-size:1.75rem}.Privacy-module__LIbHLq__card{padding:1.5rem}}
.CallToAction-module__LK_G2a__section{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-light) 100%);color:var(--white);padding:6rem 1.5rem;position:relative;overflow:hidden}.CallToAction-module__LK_G2a__section:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#ffffff1a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff14 0%,#0000 50%);position:absolute;inset:0}.CallToAction-module__LK_G2a__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.CallToAction-module__LK_G2a__content{width:100%}.CallToAction-module__LK_G2a__headerBlock{margin-bottom:4rem}.CallToAction-module__LK_G2a__textCenter{text-align:center}.CallToAction-module__LK_G2a__title{color:var(--white);text-shadow:0 2px 8px #0000001a;margin-bottom:1.25rem;font-size:2.75rem;font-weight:700;line-height:1.2}.CallToAction-module__LK_G2a__subtitle{color:var(--white-85);max-width:800px;margin:0 auto;font-size:1.25rem;line-height:1.6}.CallToAction-module__LK_G2a__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.CallToAction-module__LK_G2a__featureCard{background:var(--white-10);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--white-20);border-radius:1rem;padding:2rem;transition:all .3s}.CallToAction-module__LK_G2a__featureIcon{background:linear-gradient(135deg, var(--white) 0%, var(--white-85) 100%);width:3.5rem;height:3.5rem;color:var(--primary);stroke-width:1.5px;border-radius:.75rem;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex;box-shadow:0 4px 12px #0000001a}.CallToAction-module__LK_G2a__featureTitle{color:var(--white);margin-bottom:.75rem;font-size:1.25rem;font-weight:600;line-height:1.3}.CallToAction-module__LK_G2a__featureText{color:var(--white-80);margin:0;font-size:1rem;line-height:1.6}.CallToAction-module__LK_G2a__ctaBlock{text-align:center;background:var(--white-10);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--white-20);border-radius:1.5rem;padding:3rem 2rem}.CallToAction-module__LK_G2a__ctaButton{background:var(--white);color:var(--primary);border-radius:.75rem;align-items:center;gap:.75rem;padding:1.25rem 3rem;font-size:1.25rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #00000026}.CallToAction-module__LK_G2a__ctaButton:hover{background:var(--white-85);transform:translateY(-2px);box-shadow:0 8px 24px #0003}.CallToAction-module__LK_G2a__ctaButton:active{transform:translateY(0)}.CallToAction-module__LK_G2a__ctaButton:focus-visible{outline:3px solid var(--white);outline-offset:4px;transform:translateY(-2px);box-shadow:0 8px 24px #0003}.CallToAction-module__LK_G2a__ctaIcon{width:1.5rem;height:1.5rem;transition:transform .3s}.CallToAction-module__LK_G2a__ctaButton:hover .CallToAction-module__LK_G2a__ctaIcon{transform:translate(4px)}.CallToAction-module__LK_G2a__ctaSubtext{color:var(--white-75);margin-top:1.25rem;margin-bottom:0;font-size:1rem}.CallToAction-module__LK_G2a__existingUser{color:var(--white-75);margin-top:1.5rem;margin-bottom:0;font-size:1rem}.CallToAction-module__LK_G2a__loginLink{color:var(--white);text-underline-offset:2px;font-weight:600;text-decoration:underline;text-decoration-thickness:1px;transition:all .2s}.CallToAction-module__LK_G2a__loginLink:hover{text-decoration-thickness:2px}.CallToAction-module__LK_G2a__loginLink:focus-visible{outline:2px solid var(--white);outline-offset:4px;border-radius:2px}.CallToAction-module__LK_G2a__reveal{animation:.6s ease-out CallToAction-module__LK_G2a__revealUp}.CallToAction-module__LK_G2a__reveal a,.CallToAction-module__LK_G2a__reveal button{visibility:visible}@keyframes CallToAction-module__LK_G2a__revealUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.CallToAction-module__LK_G2a__section{padding:4rem 1.5rem}.CallToAction-module__LK_G2a__title{font-size:2rem}.CallToAction-module__LK_G2a__subtitle{font-size:1.125rem}.CallToAction-module__LK_G2a__featuresGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}.CallToAction-module__LK_G2a__headerBlock{margin-bottom:3rem}.CallToAction-module__LK_G2a__ctaButton{padding:1rem 2.5rem;font-size:1.125rem}}@media (max-width:480px){.CallToAction-module__LK_G2a__section{padding:3rem 1rem}.CallToAction-module__LK_G2a__title{font-size:1.75rem}.CallToAction-module__LK_G2a__subtitle{font-size:1rem}.CallToAction-module__LK_G2a__featureCard{padding:1.5rem}.CallToAction-module__LK_G2a__ctaBlock{padding:2rem 1.5rem}.CallToAction-module__LK_G2a__ctaButton{justify-content:center;width:100%}}
.Bueboka2Announcement-module__-DLLsa__section{padding:var(--space-13) var(--space-4);background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);position:relative;overflow:hidden}.Bueboka2Announcement-module__-DLLsa__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.Bueboka2Announcement-module__-DLLsa__badge{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-2);background:linear-gradient(135deg, var(--primary) 0%, #0891b2 100%);color:#fff;border-radius:var(--radius-full);letter-spacing:.025em;margin-bottom:var(--space-5);font-size:.875rem;font-weight:700;animation:2s ease-in-out infinite Bueboka2Announcement-module__-DLLsa__badge-pulse;display:inline-flex;box-shadow:0 4px 12px #0891b24d}@keyframes Bueboka2Announcement-module__-DLLsa__badge-pulse{0%,to{transform:scale(1);box-shadow:0 4px 12px #0891b24d}50%{transform:scale(1.05);box-shadow:0 6px 20px #0891b280}}.Bueboka2Announcement-module__-DLLsa__content{border-radius:var(--radius-2xl);padding:var(--space-8);background:#fff;border:1px solid #0891b21a;box-shadow:0 20px 60px #0000001a}.Bueboka2Announcement-module__-DLLsa__title{color:var(--text-dark);margin-bottom:var(--space-4);text-align:center;font-size:3rem;font-weight:900;line-height:1.2}.Bueboka2Announcement-module__-DLLsa__highlight{background:linear-gradient(135deg, var(--primary) 0%, #0891b2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s infinite Bueboka2Announcement-module__-DLLsa__gradient-shift;display:inline-block;position:relative}@keyframes Bueboka2Announcement-module__-DLLsa__gradient-shift{0%,to{filter:hue-rotate()}50%{filter:hue-rotate(10deg)}}.Bueboka2Announcement-module__-DLLsa__subtitle{color:var(--text-gray-700);text-align:center;max-width:800px;margin:0 auto var(--space-8);font-size:1.25rem;line-height:1.8}.Bueboka2Announcement-module__-DLLsa__features{gap:var(--space-5);margin-bottom:var(--space-8);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.Bueboka2Announcement-module__-DLLsa__feature{gap:var(--space-2);padding:var(--space-4);border-radius:var(--radius-xl);background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);border:2px solid #0891b21a;transition:all .3s;display:flex}.Bueboka2Announcement-module__-DLLsa__feature:hover{border-color:#0891b24d;transform:translateY(-4px);box-shadow:0 12px 24px #0891b226}.Bueboka2Announcement-module__-DLLsa__featureIcon{background:linear-gradient(135deg, var(--primary) 0%, #0891b2 100%);color:#fff;border-radius:var(--radius-xl);flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 8px 16px #0891b24d}.Bueboka2Announcement-module__-DLLsa__featureContent{flex:1}.Bueboka2Announcement-module__-DLLsa__featureTitle{color:var(--text-dark);margin-bottom:var(--space-1);font-size:1.125rem;font-weight:700}.Bueboka2Announcement-module__-DLLsa__featureText{color:var(--text-gray-700);margin:0;font-size:.9375rem;line-height:1.6}.Bueboka2Announcement-module__-DLLsa__upgradeNotice{gap:var(--space-4);padding:var(--space-5);border-radius:var(--radius-xl);margin-bottom:var(--space-7);background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:2px solid #fbbf24;animation:3s ease-in-out infinite Bueboka2Announcement-module__-DLLsa__notice-glow;display:flex}@keyframes Bueboka2Announcement-module__-DLLsa__notice-glow{0%,to{box-shadow:0 0 20px #fbbf244d}50%{box-shadow:0 0 40px #fbbf2480}}.Bueboka2Announcement-module__-DLLsa__upgradeIcon{color:#f59e0b;border-radius:var(--radius-xl);background:#fff;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 4px 12px #f59e0b33}.Bueboka2Announcement-module__-DLLsa__upgradeContent{flex:1}.Bueboka2Announcement-module__-DLLsa__upgradeTitle{color:#78350f;margin-bottom:var(--space-2);font-size:1.25rem;font-weight:800}.Bueboka2Announcement-module__-DLLsa__upgradeText{color:#78350f;margin-bottom:var(--space-2);font-size:1rem;line-height:1.7}.Bueboka2Announcement-module__-DLLsa__upgradeWarning{gap:var(--space-2);padding:var(--space-2);border-radius:var(--radius-lg);color:#78350f;background:#fff;border-left:4px solid #f59e0b;font-size:.9375rem;line-height:1.6;display:flex}.Bueboka2Announcement-module__-DLLsa__warningIcon{flex-shrink:0;font-size:1.5rem}.Bueboka2Announcement-module__-DLLsa__cta{gap:var(--space-2);flex-wrap:wrap;justify-content:center;display:flex}.Bueboka2Announcement-module__-DLLsa__primaryButton,.Bueboka2Announcement-module__-DLLsa__secondaryButton{align-items:center;gap:var(--space-1);padding:var(--space-2) var(--space-5);border-radius:var(--radius-xl);cursor:pointer;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.Bueboka2Announcement-module__-DLLsa__primaryButton{background:linear-gradient(135deg, var(--primary) 0%, #0891b2 100%);color:#fff;box-shadow:0 8px 20px #0891b24d}.Bueboka2Announcement-module__-DLLsa__primaryButton:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0891b266}.Bueboka2Announcement-module__-DLLsa__secondaryButton{color:var(--primary);border:2px solid var(--primary);background:#fff}.Bueboka2Announcement-module__-DLLsa__secondaryButton:hover{background:var(--primary-06);transform:translateY(-2px)}.Bueboka2Announcement-module__-DLLsa__backgroundDecoration{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.Bueboka2Announcement-module__-DLLsa__circle1,.Bueboka2Announcement-module__-DLLsa__circle2,.Bueboka2Announcement-module__-DLLsa__circle3{background:radial-gradient(circle,#0891b21a 0%,#0000 70%);border-radius:50%;animation:20s ease-in-out infinite Bueboka2Announcement-module__-DLLsa__float;position:absolute}.Bueboka2Announcement-module__-DLLsa__circle1{width:400px;height:400px;animation-delay:0s;top:-100px;right:-100px}.Bueboka2Announcement-module__-DLLsa__circle2{width:300px;height:300px;animation-delay:7s;bottom:-50px;left:-50px}.Bueboka2Announcement-module__-DLLsa__circle3{width:250px;height:250px;animation-delay:14s;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Bueboka2Announcement-module__-DLLsa__float{0%,to{opacity:.5;transform:translate(0)scale(1)}33%{opacity:.3;transform:translate(30px,-30px)scale(1.1)}66%{opacity:.7;transform:translate(-30px,30px)scale(.9)}}@media (max-width:768px){.Bueboka2Announcement-module__-DLLsa__section{padding:var(--space-8) var(--space-2)}.Bueboka2Announcement-module__-DLLsa__content{padding:var(--space-5)}.Bueboka2Announcement-module__-DLLsa__title{font-size:2rem}.Bueboka2Announcement-module__-DLLsa__subtitle{font-size:1rem}.Bueboka2Announcement-module__-DLLsa__features{gap:var(--space-4);grid-template-columns:1fr}.Bueboka2Announcement-module__-DLLsa__upgradeNotice{text-align:center;flex-direction:column;align-items:center}.Bueboka2Announcement-module__-DLLsa__upgradeWarning{text-align:left;flex-direction:column}.Bueboka2Announcement-module__-DLLsa__cta{flex-direction:column}.Bueboka2Announcement-module__-DLLsa__primaryButton,.Bueboka2Announcement-module__-DLLsa__secondaryButton{justify-content:center;width:100%}}@media (max-width:480px){.Bueboka2Announcement-module__-DLLsa__title{font-size:1.75rem}.Bueboka2Announcement-module__-DLLsa__feature{text-align:center;flex-direction:column}.Bueboka2Announcement-module__-DLLsa__featureIcon{margin:0 auto}}
.QuickActions-module__hfdmkW__section{max-width:1200px;margin:0 auto var(--space-1);width:100%;margin-top:var(--space-7)}.QuickActions-module__hfdmkW__grid{gap:var(--space-2);grid-template-columns:repeat(auto-fill,minmax(100px,120px));display:grid}.QuickActions-module__hfdmkW__button{aspect-ratio:1;justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-2);background:var(--white-15);border:1px solid var(--white-25);border-radius:var(--radius-xl);color:var(--white);cursor:pointer;flex-direction:column;font-family:inherit;transition:all .2s;display:flex}.QuickActions-module__hfdmkW__button:hover{background:var(--white-25);border-color:var(--white-50);transform:translateY(-3px);box-shadow:0 8px 24px #00000040}.QuickActions-module__hfdmkW__button:active{box-shadow:none;transform:translateY(-1px)}.QuickActions-module__hfdmkW__button:focus-visible{outline:3px solid var(--white);outline-offset:4px}.QuickActions-module__hfdmkW__icon{opacity:.95;justify-content:center;align-items:center;display:flex}.QuickActions-module__hfdmkW__label{text-align:center;letter-spacing:.01em;font-size:.85rem;font-weight:700;line-height:1.2}@media (max-width:640px){.QuickActions-module__hfdmkW__section{margin-top:var(--space-4);margin-bottom:0}.QuickActions-module__hfdmkW__grid{gap:var(--space-1);grid-template-columns:repeat(4,1fr)}.QuickActions-module__hfdmkW__button{padding:var(--space-1);gap:var(--space-1);aspect-ratio:unset}.QuickActions-module__hfdmkW__icon svg{width:20px;height:20px}.QuickActions-module__hfdmkW__label{font-size:.7rem}}
.PublicUserCard-module__j-27Kq__card{align-items:center;gap:var(--space-2);background:var(--white);border-radius:var(--radius-xl);padding:var(--space-2) var(--space-4);color:var(--text-dark);border:1px solid #0000000f;text-decoration:none;transition:box-shadow .15s,transform .15s;display:flex}.PublicUserCard-module__j-27Kq__card:hover{transform:translateY(-1px);box-shadow:0 4px 16px #0000001f}.PublicUserCard-module__j-27Kq__avatarWrap{border-radius:var(--radius-circle);border:2px solid var(--secondary);flex:none;width:56px;height:56px;overflow:hidden}.PublicUserCard-module__j-27Kq__avatar{object-fit:cover;width:100%;height:100%}.PublicUserCard-module__j-27Kq__avatarPlaceholder{background:var(--background);width:100%;height:100%;color:var(--text-gray-600);justify-content:center;align-items:center;display:flex}.PublicUserCard-module__j-27Kq__info{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.PublicUserCard-module__j-27Kq__name{color:var(--text-dark);white-space:nowrap;text-overflow:ellipsis;font-size:1.05rem;font-weight:700;overflow:hidden}.PublicUserCard-module__j-27Kq__meta{color:var(--text-gray-600);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;font-size:.85rem;font-weight:500;display:inline-flex;overflow:hidden}.PublicUserCard-module__j-27Kq__arrow{color:var(--text-gray-400);flex:none;font-size:1.4rem;line-height:1}
.PublicProfileList-module__QLPPha__list{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.PublicProfileList-module__QLPPha__status{justify-content:center;align-items:center;gap:var(--space-2);color:var(--white-70);text-align:center;padding:var(--space-7) 0;font-size:1rem;display:flex}.PublicProfileList-module__QLPPha__spinner{border:2px solid #ffffff40;border-top-color:var(--white);border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.7s linear infinite PublicProfileList-module__QLPPha__spin;display:inline-block}@keyframes PublicProfileList-module__QLPPha__spin{to{transform:rotate(360deg)}}
.AktivitetBanner-module__G9V8oW__introBanner{border-radius:var(--radius-xl);padding:var(--space-5) var(--space-7);margin-bottom:var(--space-7);align-items:center;gap:var(--space-5);background:linear-gradient(135deg,#ffffff1a 0%,#0c82ac2e 100%);border:1px solid #ffffff26;display:flex;position:relative}.AktivitetBanner-module__G9V8oW__introBannerIcon{background:linear-gradient(135deg, var(--primary-light) 0%, var(--primary) 100%);border-radius:var(--radius-lg);width:48px;height:48px;color:var(--white);flex-shrink:0;justify-content:center;align-items:center;display:flex}.AktivitetBanner-module__G9V8oW__introBannerText{flex:1}.AktivitetBanner-module__G9V8oW__introBannerTitle{margin:0 0 var(--space-1) 0;color:var(--white);font-size:1.25rem;font-weight:800}.AktivitetBanner-module__G9V8oW__introBannerDescription{color:var(--white-50);margin:0;font-size:.9375rem;line-height:1.6}.AktivitetBanner-module__G9V8oW__introBannerClose{top:var(--space-2);right:var(--space-2);cursor:pointer;color:var(--white-50);padding:var(--space-1);border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;line-height:0;transition:color .15s,background .15s;display:flex;position:absolute}.AktivitetBanner-module__G9V8oW__introBannerClose:hover{color:var(--white);background:#ffffff1a}.AktivitetBanner-module__G9V8oW__introBannerClose:focus-visible{outline:2px solid var(--primary-light);outline-offset:2px}@media (max-width:900px){.AktivitetBanner-module__G9V8oW__introBanner{align-items:flex-start;gap:var(--space-4);padding:var(--space-4);flex-direction:column}}
.StatsSummary-module__jEYHCW__grid{gap:var(--space-2);grid-template-columns:repeat(3,1fr);display:grid}.StatsSummary-module__jEYHCW__carouselWrapper{display:none;overflow:hidden}@media (max-width:900px){.StatsSummary-module__jEYHCW__grid{display:none}.StatsSummary-module__jEYHCW__carouselWrapper{gap:var(--space-2);flex-direction:column;width:100%;display:flex}}.StatsSummary-module__jEYHCW__track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:var(--space-2);width:100%;min-width:0;padding:var(--space-1) 0;scroll-padding-inline:var(--space-3);display:flex;overflow-x:auto}.StatsSummary-module__jEYHCW__track::-webkit-scrollbar{display:none}.StatsSummary-module__jEYHCW__slide{scroll-snap-align:center;flex:0 0 78%}.StatsSummary-module__jEYHCW__dots{justify-content:center;gap:var(--space-2);padding:var(--space-1) 0;display:flex}.StatsSummary-module__jEYHCW__dot{background:var(--border-gray);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.StatsSummary-module__jEYHCW__dot:hover{background:var(--dimmed);transform:scale(1.2)}.StatsSummary-module__jEYHCW__dotActive{background:var(--primary);border-radius:4px;width:24px}.StatsSummary-module__jEYHCW__card{background:var(--white);border:1px solid var(--border-gray);border-radius:var(--radius-lg);padding:var(--space-3);gap:var(--space-2);flex-direction:column;display:flex;box-shadow:0 2px 8px #0000000f}.StatsSummary-module__jEYHCW__cardHeader{align-items:center;gap:var(--space-2);padding-bottom:var(--space-2);border-bottom:2px solid var(--primary);display:flex}.StatsSummary-module__jEYHCW__cardIcon{border-radius:var(--radius-base);background:var(--primary);width:36px;height:36px;color:var(--white);flex:none;justify-content:center;align-items:center;display:inline-flex}.StatsSummary-module__jEYHCW__cardTitle{color:var(--primary);text-transform:uppercase;letter-spacing:.04em;font-size:1rem;font-weight:800}.StatsSummary-module__jEYHCW__cardStats{gap:var(--space-1);flex-direction:column;display:flex}.StatsSummary-module__jEYHCW__statRow{justify-content:space-between;align-items:center;display:flex}.StatsSummary-module__jEYHCW__statLabel{align-items:center;gap:var(--space-1);color:var(--text-gray-600);font-size:.9rem;font-weight:500;display:flex}.StatsSummary-module__jEYHCW__rowIcon{width:1rem;height:1rem;color:var(--primary-light);flex:none}.StatsSummary-module__jEYHCW__statValue{color:var(--text-dark);font-size:1rem;font-weight:700}.StatsSummary-module__jEYHCW__unit{color:var(--text-gray-600);font-size:.8rem;font-weight:400}.StatsSummary-module__jEYHCW__noData{color:var(--text-gray-600);font-weight:400}.StatsSummary-module__jEYHCW__divider{background:var(--border-gray);height:1px;margin:var(--space-1) 0}
.WhatsNewModal-module__3ebxla__closeBtn{top:var(--space-4);right:var(--space-4);background:var(--white-10);border-radius:var(--radius-full);cursor:pointer;width:40px;height:40px;color:var(--text-gray-600);z-index:10;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute}.WhatsNewModal-module__3ebxla__closeBtn:hover{background:var(--dark-05);color:var(--text-dark);transform:rotate(90deg)}.WhatsNewModal-module__3ebxla__content{flex-direction:column;height:100%;display:flex;overflow-y:auto}.WhatsNewModal-module__3ebxla__header{padding:var(--space-5) var(--space-5) var(--space-4);text-align:center;background:linear-gradient(135deg, var(--primary) 0%, var(--primary-light) 100%);color:#fff}.WhatsNewModal-module__3ebxla__title{margin:0 0 var(--space-2) 0;font-size:2rem;font-weight:800;line-height:1.2}.WhatsNewModal-module__3ebxla__subtitle{opacity:.95;margin:0;font-size:1.125rem;font-weight:500}.WhatsNewModal-module__3ebxla__body{padding:var(--space-5);flex:1;overflow-y:auto}.WhatsNewModal-module__3ebxla__welcomeContent{gap:var(--space-5);flex-direction:column;display:flex}.WhatsNewModal-module__3ebxla__heroSection{text-align:center;padding:var(--space-4) 0}.WhatsNewModal-module__3ebxla__heroIcon{width:120px;height:120px;margin:0 auto var(--space-4);border-radius:var(--radius-xl);justify-content:center;align-items:center;animation:2s ease-in-out infinite WhatsNewModal-module__3ebxla__pulse;display:flex;overflow:hidden;box-shadow:0 8px 32px #0535462e}.WhatsNewModal-module__3ebxla__heroLogoImg{object-fit:cover;border-radius:var(--radius-xl);width:100%;height:100%}.WhatsNewModal-module__3ebxla__heroText{color:var(--text-gray-700);max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.WhatsNewModal-module__3ebxla__featureGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.WhatsNewModal-module__3ebxla__featureCard{background:var(--background);border:1px solid var(--border-gray);border-radius:var(--radius-lg);padding:var(--space-4);text-align:center;transition:all .2s}.WhatsNewModal-module__3ebxla__featureCard:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 8px 24px #0535461f}.WhatsNewModal-module__3ebxla__featureIconWrapper{width:64px;height:64px;margin:0 auto var(--space-2);background:linear-gradient(135deg, var(--primary) 0%, var(--primary-light) 100%);border-radius:var(--radius-lg);color:#fff;justify-content:center;align-items:center;display:flex}.WhatsNewModal-module__3ebxla__featureCard h4{color:var(--text-dark);margin:0 0 var(--space-1) 0;font-size:1.125rem;font-weight:700}.WhatsNewModal-module__3ebxla__featureCard p{color:var(--text-gray-600);margin:0;font-size:.9375rem;line-height:1.5}.WhatsNewModal-module__3ebxla__stepsContent{gap:var(--space-4);flex-direction:column;max-width:600px;margin:0 auto;display:flex}.WhatsNewModal-module__3ebxla__stepItem{gap:var(--space-3);align-items:flex-start;display:flex}.WhatsNewModal-module__3ebxla__stepNumber{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-light) 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 4px 12px #05354633}.WhatsNewModal-module__3ebxla__stepText h4{color:var(--text-dark);margin:0 0 var(--space-1) 0;font-size:1.125rem;font-weight:700}.WhatsNewModal-module__3ebxla__stepText p{color:var(--text-gray-600);margin:0;font-size:1rem;line-height:1.6}.WhatsNewModal-module__3ebxla__stepText strong{color:var(--primary);font-weight:600}.WhatsNewModal-module__3ebxla__tipsContent{gap:var(--space-3);flex-direction:column;max-width:600px;margin:0 auto;display:flex}.WhatsNewModal-module__3ebxla__tipItem{gap:var(--space-2);padding:var(--space-2);background:var(--background);border:1px solid var(--border-gray);border-radius:var(--radius-lg);align-items:flex-start;transition:all .2s;display:flex}.WhatsNewModal-module__3ebxla__tipItem:hover{border-color:var(--primary);box-shadow:0 4px 12px #05354614}.WhatsNewModal-module__3ebxla__tipIcon{color:var(--primary);background:var(--primary-06);padding:var(--space-1);border-radius:50%;flex-shrink:0;width:32px;height:32px}.WhatsNewModal-module__3ebxla__tipItem strong{color:var(--text-dark);margin-bottom:var(--space-1);font-size:1rem;font-weight:700;display:block}.WhatsNewModal-module__3ebxla__tipItem p{color:var(--text-gray-600);margin:0;font-size:.9375rem;line-height:1.5}.WhatsNewModal-module__3ebxla__footer{padding:var(--space-4) var(--space-5);border-top:1px solid var(--border-gray);background:var(--bg-gray-50);gap:var(--space-2);flex-direction:column;display:flex}.WhatsNewModal-module__3ebxla__progressDots{justify-content:center;gap:var(--space-1);display:flex}.WhatsNewModal-module__3ebxla__dot{background:var(--border-gray);cursor:pointer;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.WhatsNewModal-module__3ebxla__dot:hover{background:var(--primary-25);transform:scale(1.2)}.WhatsNewModal-module__3ebxla__dotActive{background:var(--primary);border-radius:6px;width:32px}.WhatsNewModal-module__3ebxla__dotCompleted{background:var(--primary-25)}.WhatsNewModal-module__3ebxla__actions{justify-content:center;gap:var(--space-2);display:flex}@keyframes WhatsNewModal-module__3ebxla__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (max-width:768px){.WhatsNewModal-module__3ebxla__closeBtn{top:var(--space-2);right:var(--space-2);color:var(--white);background:#fff3;width:44px;height:44px}.WhatsNewModal-module__3ebxla__closeBtn:hover{color:var(--white);background:#ffffff4d}.WhatsNewModal-module__3ebxla__header{padding:var(--space-7) var(--space-3) var(--space-4);text-align:left;text-align:center}.WhatsNewModal-module__3ebxla__title{margin-bottom:var(--space-1);font-size:1.5rem}.WhatsNewModal-module__3ebxla__subtitle{font-size:1rem;line-height:1.5}.WhatsNewModal-module__3ebxla__body{padding:var(--space-3)}.WhatsNewModal-module__3ebxla__welcomeContent{gap:var(--space-4)}.WhatsNewModal-module__3ebxla__heroSection{padding:var(--space-2) 0}.WhatsNewModal-module__3ebxla__heroIcon{width:80px;height:80px;margin-bottom:var(--space-2)}.WhatsNewModal-module__3ebxla__heroIcon svg{width:40px;height:40px}.WhatsNewModal-module__3ebxla__heroText{font-size:1rem}.WhatsNewModal-module__3ebxla__featureGrid{gap:var(--space-2);grid-template-columns:1fr}.WhatsNewModal-module__3ebxla__featureCard{text-align:left;padding:var(--space-2);align-items:center;gap:var(--space-2);display:flex}.WhatsNewModal-module__3ebxla__featureIconWrapper{flex-shrink:0;width:48px;height:48px;margin:0}.WhatsNewModal-module__3ebxla__featureIconWrapper svg{width:24px;height:24px}.WhatsNewModal-module__3ebxla__featureCard div:last-child{flex:1}.WhatsNewModal-module__3ebxla__featureCard h4{margin-bottom:var(--space-1);font-size:1rem}.WhatsNewModal-module__3ebxla__featureCard p{font-size:.875rem}.WhatsNewModal-module__3ebxla__stepsContent{gap:var(--space-4)}.WhatsNewModal-module__3ebxla__stepItem{gap:var(--space-2)}.WhatsNewModal-module__3ebxla__stepNumber{width:36px;height:36px;font-size:1.125rem}.WhatsNewModal-module__3ebxla__stepText h4{font-size:1rem}.WhatsNewModal-module__3ebxla__stepText p{font-size:.9375rem}.WhatsNewModal-module__3ebxla__tipsContent{gap:var(--space-2)}.WhatsNewModal-module__3ebxla__tipItem{padding:var(--space-2);gap:var(--space-2)}.WhatsNewModal-module__3ebxla__tipIcon{width:28px;height:28px;padding:6px}.WhatsNewModal-module__3ebxla__tipItem strong{font-size:.9375rem}.WhatsNewModal-module__3ebxla__tipItem p{font-size:.875rem}.WhatsNewModal-module__3ebxla__footer{padding:var(--space-2) var(--space-3) var(--space-4);gap:var(--space-3)}.WhatsNewModal-module__3ebxla__actions{gap:var(--space-2);grid-template-columns:1fr 1fr;width:100%;display:grid}.WhatsNewModal-module__3ebxla__actions button{width:100%!important}.WhatsNewModal-module__3ebxla__actions:has(>:only-child){grid-template-columns:1fr}}
.AchievementUnlockModal-module__krvxrq__closeButton{top:var(--space-2);right:var(--space-2);color:var(--text-gray-600);cursor:pointer;padding:var(--space-1);border-radius:var(--radius-base);background:0 0;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute}.AchievementUnlockModal-module__krvxrq__closeButton:hover{background:var(--bg-gray-100);color:var(--text-dark)}.AchievementUnlockModal-module__krvxrq__header{text-align:center;margin-bottom:var(--space-4)}.AchievementUnlockModal-module__krvxrq__celebration{margin-bottom:var(--space-2);font-size:3rem;animation:.6s AchievementUnlockModal-module__krvxrq__bounce}@keyframes AchievementUnlockModal-module__krvxrq__bounce{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.AchievementUnlockModal-module__krvxrq__title{margin:0 0 var(--space-1) 0;color:var(--primary);font-size:1.75rem;font-weight:800}.AchievementUnlockModal-module__krvxrq__subtitle{color:var(--text-gray-600);margin:0;font-size:1rem}.AchievementUnlockModal-module__krvxrq__achievementList{gap:var(--space-2);margin-bottom:var(--space-4);flex-direction:column;display:flex}.AchievementUnlockModal-module__krvxrq__achievementItem{align-items:center;gap:var(--space-2);padding:var(--space-2);background:var(--bg-gray-50);border-radius:var(--radius-lg);border:2px solid var(--success);display:flex}.AchievementUnlockModal-module__krvxrq__achievementIcon{border-radius:var(--radius-lg);background:var(--primary);flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 4px 12px #05354633}.AchievementUnlockModal-module__krvxrq__achievementIcon svg{color:var(--white)}.AchievementUnlockModal-module__krvxrq__achievementContent{flex:1}.AchievementUnlockModal-module__krvxrq__achievementName{margin:0 0 var(--space-1) 0;color:var(--text-dark);font-size:1.125rem;font-weight:700}.AchievementUnlockModal-module__krvxrq__achievementDescription{color:var(--text-gray-600);margin:0;font-size:.875rem}.AchievementUnlockModal-module__krvxrq__achievementPoints{color:var(--primary);margin-top:var(--space-1);font-size:.875rem;font-weight:600}.AchievementUnlockModal-module__krvxrq__footer{gap:var(--space-2);display:flex}.AchievementUnlockModal-module__krvxrq__footer button{flex:1}.AchievementUnlockModal-module__krvxrq__totalPoints{text-align:center;margin-top:var(--space-2);color:var(--text-gray-600);font-size:.875rem;font-weight:600}@media (max-width:768px){.AchievementUnlockModal-module__krvxrq__title{font-size:1.5rem}.AchievementUnlockModal-module__krvxrq__achievementIcon{width:50px;height:50px}}
.CompetitionFormModal-module__4exbZW__wizard{flex-direction:column;height:78dvh;max-height:78dvh;display:flex;overflow:hidden}.CompetitionFormModal-module__4exbZW__wizardHeader{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-gray);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.CompetitionFormModal-module__4exbZW__wizardTitle{color:var(--primary);margin:0;font-size:1.25rem;font-weight:800}.CompetitionFormModal-module__4exbZW__closeBtn{cursor:pointer;color:var(--text-gray-600);padding:var(--space-1);border-radius:var(--radius-base);background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s;display:flex}.CompetitionFormModal-module__4exbZW__closeBtn:hover{background:var(--dark-05)}.CompetitionFormModal-module__4exbZW__stepIndicator{padding:var(--space-3) var(--space-5);border-bottom:1px solid var(--border-gray);background:var(--bg-gray-50);flex-shrink:0;justify-content:center;align-items:center;gap:0;display:flex}.CompetitionFormModal-module__4exbZW__stepItem{align-items:center;gap:var(--space-1);cursor:pointer;padding:0 var(--space-2);background:0 0;border:none;flex-direction:column;display:flex}.CompetitionFormModal-module__4exbZW__stepDot{border-radius:var(--radius-circle);border:2px solid var(--border-gray);background:var(--white);justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.CompetitionFormModal-module__4exbZW__stepDotActive{border-color:var(--primary);background:var(--primary)}.CompetitionFormModal-module__4exbZW__stepDotCompleted{border-color:var(--secondary);background:var(--secondary)}.CompetitionFormModal-module__4exbZW__stepDotText{color:var(--text-gray-600);font-size:.75rem;font-weight:600;line-height:1}.CompetitionFormModal-module__4exbZW__stepDotTextActive{color:var(--white)}.CompetitionFormModal-module__4exbZW__stepLabel{color:var(--text-gray-600);white-space:nowrap;font-size:.875rem}.CompetitionFormModal-module__4exbZW__stepLabelActive{color:var(--primary);font-weight:600}.CompetitionFormModal-module__4exbZW__stepLabelCompleted{color:var(--secondary)}.CompetitionFormModal-module__4exbZW__stepConnector{background:var(--border-gray);flex:1;min-width:20px;max-width:60px;height:2px;margin-bottom:18px}.CompetitionFormModal-module__4exbZW__stepConnectorCompleted{background:var(--secondary)}.CompetitionFormModal-module__4exbZW__scrollArea{overscroll-behavior:contain;flex:1;overflow:hidden auto}.CompetitionFormModal-module__4exbZW__stepContent{padding:var(--space-5) var(--space-5);gap:var(--space-4);flex-direction:column;display:flex}.CompetitionFormModal-module__4exbZW__row{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end;display:grid}.CompetitionFormModal-module__4exbZW__field{gap:var(--space-1);flex-direction:column;display:flex}.CompetitionFormModal-module__4exbZW__sectionTitle{color:var(--primary);margin:0;font-size:.9375rem;font-weight:600}.CompetitionFormModal-module__4exbZW__weatherSection{gap:var(--space-2);flex-direction:column;display:flex}.CompetitionFormModal-module__4exbZW__weatherLabel{color:var(--text-dark);font-size:.875rem;font-weight:500}.CompetitionFormModal-module__4exbZW__weatherChips{gap:var(--space-2);flex-wrap:wrap;display:flex}.CompetitionFormModal-module__4exbZW__weatherChip{padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);border:1px solid var(--border-gray);background:var(--bg-gray-100);color:var(--text-gray-600);cursor:pointer;white-space:nowrap;font-size:.8125rem;transition:all .15s}.CompetitionFormModal-module__4exbZW__weatherChip:hover{border-color:var(--primary)}.CompetitionFormModal-module__4exbZW__weatherChipActive{border-color:var(--primary);background:var(--primary);color:var(--white)}.CompetitionFormModal-module__4exbZW__roundsSection{gap:var(--space-2);flex-direction:column;display:flex}.CompetitionFormModal-module__4exbZW__roundCard{background:var(--bg-gray-50);border:1px solid var(--border-gray);border-radius:var(--radius-md);padding:var(--space-3);gap:var(--space-2);flex-direction:column;display:flex}.CompetitionFormModal-module__4exbZW__roundHeader{justify-content:space-between;align-items:center;display:flex}.CompetitionFormModal-module__4exbZW__roundNumber{color:var(--primary);font-size:.875rem;font-weight:600}.CompetitionFormModal-module__4exbZW__removeRoundBtn{cursor:pointer;color:var(--text-gray-600);padding:var(--space-1);border-radius:var(--radius-base);background:0 0;border:none;justify-content:center;align-items:center;transition:all .15s;display:flex}.CompetitionFormModal-module__4exbZW__removeRoundBtn:hover{background:var(--error-bg);color:var(--error)}.CompetitionFormModal-module__4exbZW__roundInputs{gap:var(--space-2);flex-wrap:wrap;align-items:flex-end;display:flex}.CompetitionFormModal-module__4exbZW__roundInputsNarrow{display:flex}.CompetitionFormModal-module__4exbZW__roundField{flex:1;min-width:120px}.CompetitionFormModal-module__4exbZW__skiveField{flex:2;min-width:160px}.CompetitionFormModal-module__4exbZW__addRoundBtn{justify-content:center;align-items:center;gap:var(--space-2);border:1.5px dashed var(--primary);border-radius:var(--radius-base);padding:var(--space-2) var(--space-4);color:var(--primary);cursor:pointer;background:0 0;font-size:.875rem;font-weight:600;transition:background .15s;display:flex}.CompetitionFormModal-module__4exbZW__addRoundBtn:hover:not(:disabled){background:var(--primary-06)}.CompetitionFormModal-module__4exbZW__addRoundBtn:disabled{opacity:.4;cursor:not-allowed}.CompetitionFormModal-module__4exbZW__limitMessage{color:var(--text-gray-600);text-align:center;margin:0;font-size:.8125rem}.CompetitionFormModal-module__4exbZW__resultSection{gap:var(--space-2);flex-direction:column;display:flex}.CompetitionFormModal-module__4exbZW__resultLabel{color:var(--text-dark);align-items:center;gap:var(--space-1);font-size:.9375rem;font-weight:600;display:flex}.CompetitionFormModal-module__4exbZW__resultHelpText{color:var(--text-gray-600);margin-bottom:var(--space-2);font-size:.875rem}.CompetitionFormModal-module__4exbZW__deleteSection{margin-top:var(--space-2);padding-top:var(--space-4);border-top:1px solid var(--error-border);justify-content:center;display:flex}.CompetitionFormModal-module__4exbZW__deleteLink{align-items:center;gap:var(--space-2);cursor:pointer;color:var(--error);padding:var(--space-2) var(--space-3);border-radius:var(--radius-base);background:0 0;border:none;font-size:.875rem;font-weight:500;transition:background .15s;display:flex}.CompetitionFormModal-module__4exbZW__deleteLink:hover{background:var(--error-bg)}.CompetitionFormModal-module__4exbZW__navFooter{border-top:1px solid var(--border-gray);padding:var(--space-3) var(--space-5);background:var(--white);flex-shrink:0}.CompetitionFormModal-module__4exbZW__navRow{align-items:center;gap:var(--space-2);display:flex}.CompetitionFormModal-module__4exbZW__navStepName{text-align:center;color:var(--primary);flex:1;font-size:1rem;font-weight:700}.CompetitionFormModal-module__4exbZW__navRowRight{justify-content:flex-end;align-items:center;display:flex}.CompetitionFormModal-module__4exbZW__navArrow{border-radius:var(--radius-circle);border:1.5px solid var(--border-gray);background:var(--bg-gray-50);cursor:pointer;width:54px;height:54px;color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.CompetitionFormModal-module__4exbZW__navArrow:hover:not(:disabled){background:var(--primary-06);border-color:var(--primary)}.CompetitionFormModal-module__4exbZW__navArrowDisabled{opacity:.35;cursor:not-allowed}.CompetitionFormModal-module__4exbZW__error{color:var(--error-light);background:var(--error-bg);border:1px solid var(--error-border);padding:var(--space-2) var(--space-3);border-radius:var(--radius-base);margin:0;font-size:.875rem}@media (max-width:640px){.CompetitionFormModal-module__4exbZW__wizard{height:100dvh;max-height:100dvh}.CompetitionFormModal-module__4exbZW__wizardHeader{padding:var(--space-3) var(--space-4)}.CompetitionFormModal-module__4exbZW__stepContent{padding:var(--space-4) var(--space-4)}.CompetitionFormModal-module__4exbZW__navFooter{padding:var(--space-2) var(--space-4)}.CompetitionFormModal-module__4exbZW__stepConnector{min-width:10px}}
.MobileActionButton-module__MXk3Pa__wrapper{display:none}@media (min-width:641px) and (max-width:767px){.MobileActionButton-module__MXk3Pa__wrapper{bottom:var(--space-4);right:var(--space-4);z-index:200;display:block;position:fixed}}.MobileActionButton-module__MXk3Pa__backdrop{z-index:-1;position:fixed;inset:0}.MobileActionButton-module__MXk3Pa__fab{background:var(--primary);width:56px;height:56px;color:var(--white);cursor:pointer;z-index:1;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 4px 16px #00000040}.MobileActionButton-module__MXk3Pa__fab:hover{transform:scale(1.05);box-shadow:0 6px 20px #00000052}.MobileActionButton-module__MXk3Pa__fab:active{transform:scale(.95)}.MobileActionButton-module__MXk3Pa__fabOpen{background:var(--primary-dark,var(--primary))}.MobileActionButton-module__MXk3Pa__menu{bottom:calc(56px + var(--space-2));align-items:flex-end;gap:var(--space-2);pointer-events:none;padding:var(--space-2) var(--space-2);-webkit-backdrop-filter:blur();background:#05354600;border:1px solid #0000;border-radius:20px;flex-direction:column-reverse;transition:background .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s,border-color .22s;display:flex;position:absolute;right:0}.MobileActionButton-module__MXk3Pa__menu[aria-hidden=false]{pointer-events:auto;-webkit-backdrop-filter:blur(16px);background:#05354685;border-color:#ffffff1a}.MobileActionButton-module__MXk3Pa__actionItem{align-items:center;gap:var(--space-2);cursor:pointer;opacity:0;background:0 0;border:none;padding:0;display:flex;transform:translateY(8px)scale(.92)}.MobileActionButton-module__MXk3Pa__menu[aria-hidden=false] .MobileActionButton-module__MXk3Pa__actionItem{animation:.2s forwards MobileActionButton-module__MXk3Pa__item-in;animation-delay:calc(var(--item-index,0) * 40ms)}@keyframes MobileActionButton-module__MXk3Pa__item-in{to{opacity:1;transform:translateY(0)scale(1)}}.MobileActionButton-module__MXk3Pa__actionLabel{background:var(--white);color:var(--text-primary,#1a1a1a);padding:var(--space-1) var(--space-2);white-space:nowrap;border-radius:999px;font-family:inherit;font-size:.875rem;font-weight:600;box-shadow:0 2px 8px #00000026}.MobileActionButton-module__MXk3Pa__actionIcon{background:var(--primary);width:44px;height:44px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 8px #0003}@media (prefers-reduced-motion:reduce){.MobileActionButton-module__MXk3Pa__fab,.MobileActionButton-module__MXk3Pa__actionItem{transition:none;animation:none!important}.MobileActionButton-module__MXk3Pa__menu[aria-hidden=false] .MobileActionButton-module__MXk3Pa__actionItem{opacity:1;transform:none}}
.StatisticsHeader-module__Rs2mkq__backButton{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-2);background:var(--white-15);border:1px solid var(--white-30);color:#fff;border-radius:var(--radius-base);cursor:pointer;align-self:flex-start;font-size:.875rem;font-weight:600;transition:all .15s;display:flex}.StatisticsHeader-module__Rs2mkq__backButton:hover{background:var(--white-25);border-color:var(--white-50);transform:translate(-2px)}.StatisticsHeader-module__Rs2mkq__backButton:active{transform:translate(0)}.StatisticsHeader-module__Rs2mkq__headerSection{text-align:center;color:#fff;padding:var(--space-4) 0}.StatisticsHeader-module__Rs2mkq__title{margin:0 0 var(--space-2) 0;color:#fff;font-size:2.5rem;font-weight:900}.StatisticsHeader-module__Rs2mkq__subtitle{opacity:.9;margin:0;font-size:1.125rem;font-weight:500}@media (max-width:768px){.StatisticsHeader-module__Rs2mkq__title{font-size:2rem}.StatisticsHeader-module__Rs2mkq__subtitle{font-size:1rem}}
.FilterControls-module__1EKdGq__controlsSection{justify-content:space-between;align-items:center;gap:var(--space-2);background:var(--white);border-radius:var(--radius-lg);padding:var(--space-2);box-shadow:0 20px 60px var(--dark-20);border:1px solid #0000000f;flex-wrap:wrap;display:flex}.FilterControls-module__1EKdGq__filterGroup{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.FilterControls-module__1EKdGq__filterLabel{color:var(--text-gray-700);font-size:.875rem;font-weight:600}.FilterControls-module__1EKdGq__filterButtons{gap:var(--space-1);flex-wrap:wrap;display:flex}.FilterControls-module__1EKdGq__filterButton{padding:var(--space-1) var(--space-2);background:var(--background);border:1px solid var(--border-gray);border-radius:var(--radius-base);color:var(--text-gray-700);cursor:pointer;font-size:.875rem;font-weight:600;transition:all .15s}.FilterControls-module__1EKdGq__filterButton:hover{background:var(--bg-gray-100);border-color:var(--primary-light)}.FilterControls-module__1EKdGq__filterButtonActive{background:var(--primary);border-color:var(--primary);color:#fff}.FilterControls-module__1EKdGq__filterButtonActive:hover{background:var(--primary-dark)}.FilterControls-module__1EKdGq__downloadButton{padding:var(--space-1) var(--space-2);background:var(--primary);border-radius:var(--radius-base);color:#fff;cursor:pointer;align-items:center;gap:var(--space-1);border:none;font-size:.875rem;font-weight:600;transition:all .15s;display:flex}.FilterControls-module__1EKdGq__downloadButton:hover{background:var(--primary-dark);transform:translateY(-1px)}.FilterControls-module__1EKdGq__downloadButton:active{transform:translateY(0)}@media (max-width:768px){.FilterControls-module__1EKdGq__controlsSection,.FilterControls-module__1EKdGq__filterGroup{flex-direction:column;align-items:stretch}.FilterControls-module__1EKdGq__filterButtons{width:100%}.FilterControls-module__1EKdGq__filterButton{flex:1}.FilterControls-module__1EKdGq__downloadButton{justify-content:center;width:100%}}
.ArrowsChart-module__nPOsDW__chartCard{background:var(--white);border-radius:var(--radius-xl);padding:var(--space-4);box-shadow:0 20px 60px var(--dark-20);border:1px solid #0000000f}.ArrowsChart-module__nPOsDW__chartHeader{margin-bottom:var(--space-4);justify-content:space-between;align-items:flex-start;gap:var(--space-2);flex-wrap:wrap;display:flex}.ArrowsChart-module__nPOsDW__chartTitle{color:var(--primary);margin:0 0 var(--space-1) 0;font-size:1.5rem;font-weight:800}.ArrowsChart-module__nPOsDW__chartSubtitle{color:var(--text-gray-600);margin:0;font-size:.875rem}.ArrowsChart-module__nPOsDW__filterGroup{align-items:flex-start;gap:var(--space-1);min-width:200px;display:flex}.ArrowsChart-module__nPOsDW__filterSelect{min-width:200px}
.ScoreChart-module__5T31Ja__chartCard{background:var(--white);border-radius:var(--radius-xl);padding:var(--space-4);box-shadow:0 20px 60px var(--dark-20);border:1px solid #0000000f}.ScoreChart-module__5T31Ja__chartTitle{color:var(--primary);margin:0 0 var(--space-1) 0;font-size:1.5rem;font-weight:800}.ScoreChart-module__5T31Ja__chartSubtitle{color:var(--text-gray-600);margin:0;font-size:.875rem}.ScoreChart-module__5T31Ja__chartHeader{margin-bottom:var(--space-4);justify-content:space-between;align-items:flex-start;gap:var(--space-2);flex-wrap:wrap;display:flex}.ScoreChart-module__5T31Ja__filterGroup{align-items:flex-start;gap:var(--space-1);min-width:200px;display:flex}.ScoreChart-module__5T31Ja__filterSelect{min-width:200px}
.BreakdownSection-module__D4W-6a__breakdownSection{background:var(--secondary);border-radius:var(--radius-xl);padding:var(--space-4);box-shadow:0 20px 60px var(--dark-20);border:1px solid #0000000f}.BreakdownSection-module__D4W-6a__sectionTitle{color:var(--white);margin:0 0 var(--space-4) 0;font-size:1.75rem;font-weight:800}.BreakdownSection-module__D4W-6a__breakdownGrid{gap:var(--space-2);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.BreakdownSection-module__D4W-6a__breakdownCard{background:var(--white);border-radius:var(--radius-lg);padding:var(--space-3);border:1px solid var(--border-gray);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.BreakdownSection-module__D4W-6a__breakdownHeader{align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);display:flex}.BreakdownSection-module__D4W-6a__breakdownColor{border-radius:var(--radius-base);width:4px;height:40px}.BreakdownSection-module__D4W-6a__breakdownTitle{color:var(--text-dark);margin:0;font-size:1.125rem;font-weight:700}.BreakdownSection-module__D4W-6a__breakdownStats{gap:var(--space-2);flex-direction:column;display:flex}.BreakdownSection-module__D4W-6a__breakdownStat{justify-content:space-between;align-items:center;display:flex}.BreakdownSection-module__D4W-6a__statLabelWrapper{align-items:center;gap:var(--space-1);display:flex}.BreakdownSection-module__D4W-6a__statIcon{width:1.125rem;height:1.125rem;color:var(--primary)}.BreakdownSection-module__D4W-6a__breakdownLabel{color:var(--text-gray-600);font-size:.935rem;font-weight:500}.BreakdownSection-module__D4W-6a__breakdownValue{color:var(--text-dark);font-size:1.125rem;font-weight:700}.BreakdownSection-module__D4W-6a__breakdownValueScore{color:var(--text-gray-700);font-size:1.125rem;font-weight:700}.BreakdownSection-module__D4W-6a__unit{color:var(--text-gray-600);margin-left:4px;font-size:.875rem;font-weight:400}@media (max-width:768px){.BreakdownSection-module__D4W-6a__breakdownGrid{grid-template-columns:1fr}}
.AchievementBadge-module__YeFRuW__achievementBadge{background:var(--white);border-radius:var(--radius-xl);padding:var(--space-3);gap:var(--space-2);border:1px solid var(--border-gray);transition:all .3s;display:flex;position:relative;overflow:hidden}.AchievementBadge-module__YeFRuW__achievementBadge:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000014}.AchievementBadge-module__YeFRuW__small{padding:var(--space-2);gap:var(--space-1)}.AchievementBadge-module__YeFRuW__small .AchievementBadge-module__YeFRuW__iconContainer{width:40px;height:40px}.AchievementBadge-module__YeFRuW__medium{padding:var(--space-2)}.AchievementBadge-module__YeFRuW__large{padding:var(--space-4);gap:var(--space-3)}.AchievementBadge-module__YeFRuW__large .AchievementBadge-module__YeFRuW__iconContainer{width:80px;height:80px}.AchievementBadge-module__YeFRuW__iconContainer{border-radius:var(--radius-lg);flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:relative}.AchievementBadge-module__YeFRuW__icon{color:var(--white);filter:drop-shadow(0 2px 4px #0003)}.AchievementBadge-module__YeFRuW__tierBadge{background:var(--white);border-radius:var(--radius-sm);text-transform:uppercase;border:2px solid;padding:2px 6px;font-size:.65rem;font-weight:700;position:absolute;bottom:-4px;right:-4px;box-shadow:0 2px 4px #0000001a}.AchievementBadge-module__YeFRuW__content{gap:var(--space-1);flex-direction:column;flex:1;display:flex}.AchievementBadge-module__YeFRuW__name{color:var(--text-dark);margin:0;font-size:1.125rem;font-weight:700;line-height:1.3}.AchievementBadge-module__YeFRuW__small .AchievementBadge-module__YeFRuW__name{font-size:.95rem}.AchievementBadge-module__YeFRuW__large .AchievementBadge-module__YeFRuW__name{font-size:1.5rem}.AchievementBadge-module__YeFRuW__description{color:var(--text-gray-600);margin:0;font-size:.875rem;line-height:1.5}.AchievementBadge-module__YeFRuW__small .AchievementBadge-module__YeFRuW__description{font-size:.8rem}.AchievementBadge-module__YeFRuW__progressContainer{align-items:center;gap:var(--space-2);margin-top:var(--space-1);display:flex}.AchievementBadge-module__YeFRuW__progressBar{background:var(--bg-gray-200);border-radius:var(--radius-sm);flex:1;height:8px;overflow:hidden}.AchievementBadge-module__YeFRuW__progressFill{background:linear-gradient(90deg, var(--primary-light), var(--primary));border-radius:var(--radius-sm);height:100%;transition:width .5s}.AchievementBadge-module__YeFRuW__progressText{color:var(--text-gray-700);text-align:right;min-width:50px;font-size:.8rem;font-weight:600}.AchievementBadge-module__YeFRuW__unlockedBadge{align-items:center;gap:var(--space-1);color:var(--success);margin-top:var(--space-1);font-size:.875rem;font-weight:600;display:flex}.AchievementBadge-module__YeFRuW__locked{opacity:.7}.AchievementBadge-module__YeFRuW__locked .AchievementBadge-module__YeFRuW__iconContainer{filter:grayscale()}.AchievementBadge-module__YeFRuW__unlocked{border-color:var(--success);background:var(--white)}.AchievementBadge-module__YeFRuW__rarityCommon .AchievementBadge-module__YeFRuW__iconContainer{background:var(--primary);border:2px solid #6b7280}.AchievementBadge-module__YeFRuW__rarityUncommon .AchievementBadge-module__YeFRuW__iconContainer{background:var(--primary);border:2px solid #3b82f6}.AchievementBadge-module__YeFRuW__rarityRare .AchievementBadge-module__YeFRuW__iconContainer{background:var(--primary);border:2px solid #8b5cf6}.AchievementBadge-module__YeFRuW__rarityEpic .AchievementBadge-module__YeFRuW__iconContainer{background:var(--primary);border:2px solid #ec4899}.AchievementBadge-module__YeFRuW__rarityLegendary .AchievementBadge-module__YeFRuW__iconContainer{background:var(--primary);border:3px solid #f59e0b;box-shadow:0 0 20px #f59e0b4d}.AchievementBadge-module__YeFRuW__tierBronze .AchievementBadge-module__YeFRuW__tierBadge{color:#78350f;background:#fef3c7;border-color:#d97706}.AchievementBadge-module__YeFRuW__tierSilver .AchievementBadge-module__YeFRuW__tierBadge{color:#374151;background:#f3f4f6;border-color:#6b7280}.AchievementBadge-module__YeFRuW__tierGold .AchievementBadge-module__YeFRuW__tierBadge{color:#78350f;background:#fef3c7;border-color:#d97706}.AchievementBadge-module__YeFRuW__tierPlatinum .AchievementBadge-module__YeFRuW__tierBadge{color:#1f2937;background:#e5e7eb;border-color:#6b7280}.AchievementBadge-module__YeFRuW__tierDiamond .AchievementBadge-module__YeFRuW__tierBadge{color:#164e63;background:#cffafe;border-color:#0891b2}@media (max-width:768px){.AchievementBadge-module__YeFRuW__achievementBadge{padding:var(--space-2)}.AchievementBadge-module__YeFRuW__name{font-size:1rem}.AchievementBadge-module__YeFRuW__iconContainer{width:50px;height:50px}}
.EmptyState-module__ltlgFG__container{padding:var(--space-8) var(--space-4);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:500px;display:flex}.EmptyState-module__ltlgFG__graphic{margin-bottom:var(--space-5);animation:.6s ease-out EmptyState-module__ltlgFG__fadeInUp;position:relative}.EmptyState-module__ltlgFG__iconCircle{background:linear-gradient(135deg, var(--primary-light) 0%, var(--primary) 100%);border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;animation:2s ease-in-out infinite EmptyState-module__ltlgFG__pulse;display:flex;box-shadow:0 10px 40px #05354633}.EmptyState-module__ltlgFG__mainIcon{color:#fff;filter:drop-shadow(0 2px 4px #0000001a)}.EmptyState-module__ltlgFG__floatingIcons{width:100%;height:100%;position:absolute;top:0;left:0}.EmptyState-module__ltlgFG__floatingIcon{width:48px;height:48px;color:var(--primary);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;box-shadow:0 4px 12px #0000001a}.EmptyState-module__ltlgFG__icon1{animation:3s ease-in-out infinite EmptyState-module__ltlgFG__float;top:-10px;right:20px}.EmptyState-module__ltlgFG__icon2{animation:3s ease-in-out 1s infinite EmptyState-module__ltlgFG__float;bottom:10px;left:-10px}.EmptyState-module__ltlgFG__icon3{animation:3s ease-in-out 2s infinite EmptyState-module__ltlgFG__float;top:50%;right:-20px}.EmptyState-module__ltlgFG__content{max-width:600px;animation:.6s ease-out .2s both EmptyState-module__ltlgFG__fadeInUp}.EmptyState-module__ltlgFG__title{color:var(--white);margin-bottom:var(--space-2);font-size:2rem;font-weight:700}.EmptyState-module__ltlgFG__description{color:var(--tertiary);margin-bottom:var(--space-5);font-size:1.125rem;line-height:1.6}.EmptyState-module__ltlgFG__features{gap:var(--space-2);margin-bottom:var(--space-5);text-align:left;flex-direction:column;display:flex}.EmptyState-module__ltlgFG__feature{align-items:flex-start;gap:var(--space-2);padding:var(--space-2);background:var(--background);border:1px solid var(--border-gray);border-radius:var(--radius-md);transition:all .2s;display:flex}.EmptyState-module__ltlgFG__feature:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 2px 8px #0535461a}.EmptyState-module__ltlgFG__featureIcon{border-radius:var(--radius-md);background:var(--primary-light);width:40px;height:40px;color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.EmptyState-module__ltlgFG__featureText{gap:var(--space-1);flex-direction:column;display:flex}.EmptyState-module__ltlgFG__featureText strong{color:var(--text-dark);font-size:.9375rem;font-weight:600}.EmptyState-module__ltlgFG__featureText span{color:var(--text-gray-600);font-size:.875rem;line-height:1.4}.EmptyState-module__ltlgFG__actions{justify-content:center;display:flex}@keyframes EmptyState-module__ltlgFG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes EmptyState-module__ltlgFG__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes EmptyState-module__ltlgFG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:768px){.EmptyState-module__ltlgFG__container{padding:var(--space-5) var(--space-2);min-height:400px}.EmptyState-module__ltlgFG__iconCircle{width:120px;height:120px}.EmptyState-module__ltlgFG__mainIcon{width:48px;height:48px}.EmptyState-module__ltlgFG__floatingIcon{width:40px;height:40px}.EmptyState-module__ltlgFG__floatingIcon svg{width:20px;height:20px}.EmptyState-module__ltlgFG__title{font-size:1.5rem}.EmptyState-module__ltlgFG__description{font-size:1rem}.EmptyState-module__ltlgFG__features{gap:var(--space-2)}.EmptyState-module__ltlgFG__feature{padding:var(--space-2)}.EmptyState-module__ltlgFG__featureIcon{width:36px;height:36px}.EmptyState-module__ltlgFG__featureIcon svg{width:18px;height:18px}}
.page-module__bRqneW__page{background:linear-gradient(180deg, var(--page-gradient-start) 0%, var(--page-gradient-mid) 40%, var(--page-gradient-end) 100%);min-height:100vh;color:var(--white);width:100%;padding:calc(var(--space-8) + 80px) var(--space-5) var(--space-5)}.page-module__bRqneW__container{max-width:1200px;margin:0 auto var(--space-13) auto;gap:var(--space-2)}.page-module__bRqneW__backButtonContainer{margin-bottom:var(--space-5);gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.page-module__bRqneW__backButtonContainer button{box-shadow:0 2px 8px #00000026;background:var(--white)!important;color:var(--primary)!important;border-color:var(--white)!important}.page-module__bRqneW__backButtonContainer button:hover{transform:translate(-2px);background:var(--bg-gray-100)!important}.page-module__bRqneW__header{margin-bottom:var(--space-5)}.page-module__bRqneW__title{color:var(--white);margin:0 0 var(--space-1) 0;align-items:center;gap:var(--space-2);text-shadow:0 2px 4px #0000004d;font-size:2.5rem;font-weight:800;display:flex}.page-module__bRqneW__subtitle{color:var(--white);opacity:.95;text-shadow:0 1px 2px #0003;margin:0;font-size:1.125rem}.page-module__bRqneW__summaryGrid{gap:var(--space-2);margin-bottom:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.page-module__bRqneW__summaryCard{background:var(--secondary);color:var(--white);padding:var(--space-3);border-radius:var(--radius-xl);text-align:center;box-shadow:0 2px 8px #00000026}.page-module__bRqneW__summaryCard h3{opacity:.9;margin:0 0 var(--space-1) 0;text-transform:uppercase;letter-spacing:.5px;font-size:.875rem;font-weight:600}.page-module__bRqneW__summaryCard .page-module__bRqneW__value{margin:0;font-size:2.5rem;font-weight:800;line-height:1}.page-module__bRqneW__filters{gap:var(--space-2);margin-bottom:var(--space-4);padding:var(--space-2);background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--border-gray);flex-wrap:wrap;display:flex}.page-module__bRqneW__filterGroup{gap:var(--space-1);flex-direction:column;display:flex}.page-module__bRqneW__filterLabel{color:var(--text-gray-700);font-size:.875rem;font-weight:600}.page-module__bRqneW__filterButtons{gap:var(--space-1);flex-wrap:wrap;display:flex}.page-module__bRqneW__filterButton{padding:var(--space-2) var(--space-4);border:1px solid var(--border-gray);border-radius:var(--radius-md);background:var(--white);color:var(--text-gray-700);cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s}.page-module__bRqneW__filterButton:hover{border-color:var(--primary);color:var(--primary);background:var(--bg-light)}.page-module__bRqneW__filterButton.page-module__bRqneW__active{background:var(--primary);border-color:var(--primary);color:var(--white)}.page-module__bRqneW__achievementGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(350px,1fr));display:grid}.page-module__bRqneW__loading,.page-module__bRqneW__error,.page-module__bRqneW__empty{text-align:center;padding:var(--space-5);color:var(--text-gray-600)}.page-module__bRqneW__loading{align-items:center;gap:var(--space-2);flex-direction:column;display:flex}.page-module__bRqneW__spinner{border:4px solid var(--bg-gray-200);border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite page-module__bRqneW__spin}@keyframes page-module__bRqneW__spin{to{transform:rotate(360deg)}}.page-module__bRqneW__error{color:var(--error)}.page-module__bRqneW__empty{padding:var(--space-8)}.page-module__bRqneW__empty h3{margin:0 0 var(--space-1) 0;color:var(--text-dark);font-size:1.25rem}@media (max-width:768px){.page-module__bRqneW__container{margin:0 var(--space-2) auto}.page-module__bRqneW__title{font-size:2rem}.page-module__bRqneW__achievementGrid{grid-template-columns:1fr}.page-module__bRqneW__summaryGrid{grid-template-columns:repeat(2,1fr)}.page-module__bRqneW__filters{flex-direction:column}}
.page-module__cbd_SW__container{justify-content:center;align-items:center;min-height:100vh;padding:0;display:flex;position:relative}.page-module__cbd_SW__themeBackground{background:var(--bg-lighter)}[data-theme=dark] .page-module__cbd_SW__themeBackground{background:var(--background)}.page-module__cbd_SW__navLogo{top:var(--space-4);left:var(--space-4);z-index:100;align-items:center;gap:var(--space-2);text-decoration:none;transition:transform .15s;display:inline-flex;position:fixed}.page-module__cbd_SW__navLogo:hover{transform:scale(1.05)}.page-module__cbd_SW__navLogo:focus-visible{outline:2px solid var(--primary);outline-offset:4px;border-radius:var(--radius-base)}.page-module__cbd_SW__navLogoBox{background:var(--white);border-radius:var(--radius-base);padding:var(--space-1);justify-content:center;align-items:center;display:inline-flex;box-shadow:0 2px 8px #0000001a}.page-module__cbd_SW__navLogoImg{object-fit:contain;width:24px;height:24px}.page-module__cbd_SW__navBrand{color:var(--white);font-size:1.125rem;font-weight:700}[data-theme=dark] .page-module__cbd_SW__navBrand{color:var(--text-dark)}.page-module__cbd_SW__layout{grid-template-columns:1fr;width:100%;min-height:100vh;display:grid}@media (min-width:968px){.page-module__cbd_SW__layout{grid-template-columns:1fr 1fr}}.page-module__cbd_SW__brandSection{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);padding:var(--space-5) var(--space-4);justify-content:center;align-items:center;min-height:50vh;display:flex}@media (min-width:968px){.page-module__cbd_SW__brandSection{min-height:100vh;padding:var(--space-8) var(--space-5)}}.page-module__cbd_SW__brandContent{gap:var(--space-4);max-width:500px;color:var(--white);text-align:center;flex-direction:column;display:flex}@media (min-width:968px){.page-module__cbd_SW__brandContent{text-align:left}}.page-module__cbd_SW__bigLogoBox{background:var(--white);border-radius:var(--radius-lg);padding:var(--space-2);justify-content:center;align-items:center;width:fit-content;margin:0 auto;display:inline-flex;box-shadow:0 8px 24px #0003}@media (min-width:968px){.page-module__cbd_SW__bigLogoBox{margin:0}}.page-module__cbd_SW__bigLogoImg{object-fit:contain;width:80px;height:80px}.page-module__cbd_SW__brandTitle{color:var(--white);letter-spacing:-.02em;margin:0;font-size:3rem;font-weight:700}.page-module__cbd_SW__brandDescription{color:var(--white-85);max-width:500px;margin:0;font-size:1.125rem;line-height:1.6}@media (min-width:968px){.page-module__cbd_SW__brandDescription{max-width:none}}.page-module__cbd_SW__brandFeatures{gap:var(--space-4);margin-top:var(--space-2);flex-flow:wrap;justify-content:center;padding:0;list-style:none;display:flex}@media (min-width:968px){.page-module__cbd_SW__brandFeatures{justify-content:flex-start}}.page-module__cbd_SW__feature{align-items:center;gap:var(--space-1);color:var(--white-85);text-align:center;flex-direction:column;font-size:.95rem;display:flex}.page-module__cbd_SW__featureIcon{color:var(--white);opacity:.9}.page-module__cbd_SW__formSection{background:var(--white);padding:var(--space-5) var(--space-4);justify-content:center;align-items:center;min-height:50vh;display:flex}@media (min-width:968px){.page-module__cbd_SW__formSection{min-height:100vh;padding:var(--space-8) var(--space-5)}}.page-module__cbd_SW__card{background-color:var(--white);border:1px solid var(--bg-gray-200);border-radius:var(--radius-lg);width:100%;max-width:480px;padding:var(--space-5);box-shadow:0 10px 30px #0000001a}.page-module__cbd_SW__formWrapper{gap:var(--space-4);flex-direction:column;width:100%;display:flex}.page-module__cbd_SW__header{text-align:center}.page-module__cbd_SW__title{font-size:1.5rem;font-weight:700;line-height:2rem}.page-module__cbd_SW__errorBox{padding:var(--space-2);background:var(--error-bg);border:1px solid var(--error-border);border-radius:var(--radius-md);color:var(--error);text-align:center;font-size:.95rem;font-weight:600}.page-module__cbd_SW__fieldError{margin-top:var(--space-1);padding:var(--space-2) var(--space-2);background:var(--error-bg);border:1px solid var(--error-border);border-radius:var(--radius-md);color:var(--error);font-size:.9rem;font-weight:600}.page-module__cbd_SW__form{gap:var(--space-1);flex-direction:column;display:flex}.page-module__cbd_SW__form>button{margin-top:var(--space-4)}.page-module__cbd_SW__inputGroup{gap:var(--space-1);border:none;flex-direction:column;margin:0;padding:0;display:flex}.page-module__cbd_SW__inputGroup legend{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-module__cbd_SW__passwordInput{margin-bottom:var(--space-2)}.page-module__cbd_SW__authActions{gap:var(--space-1);flex-direction:column;display:flex}.page-module__cbd_SW__signupPrompt{text-align:center;margin-top:var(--space-2);padding-top:var(--space-2);border-top:1px solid var(--bg-gray-200);color:var(--text-dark);font-size:.95rem}.page-module__cbd_SW__signupPrompt a{color:var(--primary);font-weight:700;text-decoration:none}.page-module__cbd_SW__signupPrompt a:hover{text-decoration:underline}.page-module__cbd_SW__forgotLinkRow{padding:var(--space-1) 0}
.page-module__0M0FTW__container{justify-content:center;align-items:center;min-height:100vh;padding:0;display:flex;position:relative}.page-module__0M0FTW__themeBackground{background:var(--bg-lighter)}.page-module__0M0FTW__navLogo{top:var(--space-4);left:var(--space-4);z-index:100;align-items:center;gap:var(--space-2);text-decoration:none;transition:transform .15s;display:inline-flex;position:fixed}.page-module__0M0FTW__navLogo:hover{transform:scale(1.05)}.page-module__0M0FTW__navLogo:focus-visible{outline:2px solid var(--primary);outline-offset:4px;border-radius:var(--radius-base)}.page-module__0M0FTW__navLogoBox{background:var(--white);border-radius:var(--radius-base);padding:var(--space-1);justify-content:center;align-items:center;display:inline-flex;box-shadow:0 2px 8px #0000001a}.page-module__0M0FTW__navLogoImg{object-fit:contain;width:24px;height:24px}.page-module__0M0FTW__navBrand{color:var(--white);font-size:1.125rem;font-weight:700}.page-module__0M0FTW__layout{grid-template-columns:1fr;width:100%;min-height:100vh;display:grid}@media (min-width:968px){.page-module__0M0FTW__layout{grid-template-columns:1fr 1fr}}.page-module__0M0FTW__brandSection{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);padding:var(--space-5) var(--space-4);justify-content:center;align-items:center;min-height:50vh;display:flex}@media (min-width:968px){.page-module__0M0FTW__brandSection{min-height:100vh;padding:var(--space-8) var(--space-5)}}.page-module__0M0FTW__brandContent{gap:var(--space-4);max-width:500px;color:var(--white);text-align:center;flex-direction:column;display:flex}@media (min-width:968px){.page-module__0M0FTW__brandContent{text-align:left}}.page-module__0M0FTW__bigLogoBox{background:var(--white);border-radius:var(--radius-lg);padding:var(--space-2);justify-content:center;align-items:center;width:fit-content;margin:0 auto;display:inline-flex;box-shadow:0 8px 24px #0003}@media (min-width:968px){.page-module__0M0FTW__bigLogoBox{margin:0}}.page-module__0M0FTW__bigLogoImg{object-fit:contain;width:80px;height:80px}.page-module__0M0FTW__brandTitle{color:var(--white);letter-spacing:-.02em;margin:0;font-size:3rem;font-weight:700}.page-module__0M0FTW__brandDescription{color:var(--white-85);max-width:500px;margin:0;font-size:1.125rem;line-height:1.6}@media (min-width:968px){.page-module__0M0FTW__brandDescription{max-width:none}}.page-module__0M0FTW__brandFeatures{gap:var(--space-4);margin-top:var(--space-2);flex-flow:wrap;justify-content:center;padding:0;list-style:none;display:flex}@media (min-width:968px){.page-module__0M0FTW__brandFeatures{justify-content:flex-start}}.page-module__0M0FTW__feature{align-items:center;gap:var(--space-1);color:var(--white-85);text-align:center;flex-direction:column;font-size:.95rem;display:flex}.page-module__0M0FTW__featureIcon{color:var(--white);opacity:.9}.page-module__0M0FTW__formSection{background:var(--white);padding:var(--space-5) var(--space-4);justify-content:center;align-items:center;min-height:50vh;display:flex}@media (min-width:968px){.page-module__0M0FTW__formSection{min-height:100vh;padding:var(--space-8) var(--space-5)}}.page-module__0M0FTW__card{background-color:var(--white);border:1px solid var(--bg-gray-200);border-radius:var(--radius-lg);width:100%;max-width:480px;padding:var(--space-5);box-shadow:0 10px 30px #0000001a}.page-module__0M0FTW__formWrapper{gap:var(--space-4);flex-direction:column;width:100%;display:flex}.page-module__0M0FTW__header{text-align:center}.page-module__0M0FTW__title{font-size:1.75rem;font-weight:700;line-height:2rem}.page-module__0M0FTW__subtitle{margin-top:var(--space-1);color:var(--text-gray-600);font-size:.95rem}.page-module__0M0FTW__subtitle a{color:var(--primary);text-decoration:underline}.page-module__0M0FTW__errorBox{padding:var(--space-2);background:var(--error-bg);border:1px solid var(--error-border);border-radius:var(--radius-md);color:var(--error);text-align:center;font-size:.95rem;font-weight:600}.page-module__0M0FTW__fieldError{margin-top:var(--space-1);padding:var(--space-2) var(--space-2);background:var(--error-bg);border:1px solid var(--error-border);border-radius:var(--radius-md);color:var(--error);font-size:.9rem;font-weight:600}.page-module__0M0FTW__form{gap:var(--space-1);flex-direction:column;display:flex}.page-module__0M0FTW__form>button{margin-top:var(--space-4)}.page-module__0M0FTW__inputGroup{gap:var(--space-1);border:none;flex-direction:column;margin:0;padding:0;display:flex}.page-module__0M0FTW__inputGroup legend{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-module__0M0FTW__passwordInput{margin-bottom:var(--space-2)}.page-module__0M0FTW__helpText{margin-top:var(--space-1);color:var(--text-gray-600);font-size:.875rem}.page-module__0M0FTW__authActions{gap:var(--space-1);flex-direction:column;display:flex}.page-module__0M0FTW__loginPrompt{text-align:center;margin-top:var(--space-2);padding-top:var(--space-2);border-top:1px solid var(--bg-gray-200);color:var(--text-dark);font-size:.95rem}.page-module__0M0FTW__loginPrompt a{color:var(--primary);font-weight:700;text-decoration:none}.page-module__0M0FTW__loginPrompt a:hover{text-decoration:underline}.page-module__0M0FTW__passwordToggle{padding:0 var(--space-1);color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;height:100%;transition:color .2s;display:flex}.page-module__0M0FTW__passwordToggle:hover{color:var(--text-primary)}
.page-module__7KHoNa__page{background:linear-gradient(180deg, var(--page-gradient-start) 0%, var(--page-gradient-mid) 40%, var(--page-gradient-end) 100%);min-height:100vh;color:var(--white);flex-direction:column;display:flex}.page-module__7KHoNa__main{padding:calc(var(--space-10) + 60px) var(--space-5) var(--space-10);flex:1;width:100%;max-width:600px;margin:0 auto}.page-module__7KHoNa__container{gap:var(--space-4);flex-direction:column;display:flex}.page-module__7KHoNa__backLink{align-items:center;gap:var(--space-1);color:var(--white);font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.page-module__7KHoNa__backLink:hover{opacity:.8}.page-module__7KHoNa__card{background:var(--white);border-radius:var(--radius-xl);padding:var(--space-7);align-items:center;gap:var(--space-4);color:var(--text-dark);border:1px solid #0000000f;flex-direction:column;display:flex}.page-module__7KHoNa__avatarWrap{border-radius:var(--radius-circle);border:3px solid var(--secondary);width:120px;height:120px;overflow:hidden}.page-module__7KHoNa__avatar{object-fit:cover;width:100%;height:100%}.page-module__7KHoNa__avatarPlaceholder{background:var(--background);width:100%;height:100%;color:var(--text-gray-600);justify-content:center;align-items:center;display:flex}.page-module__7KHoNa__name{color:var(--text-dark);text-align:center;margin:0;font-size:1.6rem;font-weight:900}.page-module__7KHoNa__badges{gap:var(--space-1);flex-wrap:wrap;justify-content:center;display:flex}.page-module__7KHoNa__clubBadge,.page-module__7KHoNa__skytternrBadge{white-space:nowrap;border-radius:20px;align-items:center;gap:5px;padding:6px 12px;font-weight:600;display:inline-flex}.page-module__7KHoNa__clubBadge{background:var(--primary);color:var(--white);font-size:.8rem}.page-module__7KHoNa__skytternrBadge{background:var(--secondary);color:var(--white);padding:4px 10px;font-size:.75rem}.page-module__7KHoNa__statsSection{border-top:1px solid var(--border-gray);width:100%;padding-top:var(--space-4)}.page-module__7KHoNa__statsTitle{margin:0 0 var(--space-2);color:var(--text-gray-700);text-transform:uppercase;letter-spacing:.05em;text-align:center;font-size:1rem;font-weight:700}.page-module__7KHoNa__statsGrid{gap:var(--space-4);flex-wrap:wrap;justify-content:center;align-items:flex-end;display:flex}.page-module__7KHoNa__statItem{align-items:center;gap:var(--space-1);flex-direction:column;display:flex}.page-module__7KHoNa__statIcon{color:var(--primary)}.page-module__7KHoNa__statValue{color:var(--text-dark);font-size:1.5rem;font-weight:900}.page-module__7KHoNa__statLabel{color:var(--text-gray-600);font-size:.8rem;font-weight:500}@media (max-width:600px){.page-module__7KHoNa__main{padding:var(--space-14) var(--space-2)}}
.page-module__eSrZRq__page{background:linear-gradient(180deg, var(--page-gradient-start) 0%, var(--page-gradient-mid) 40%, var(--page-gradient-end) 100%);min-height:100vh;color:var(--white);flex-direction:column;display:flex}.page-module__eSrZRq__main{padding:calc(var(--space-10) + 60px) var(--space-8) var(--space-10);flex:1;width:100%;max-width:800px;margin:0 auto}.page-module__eSrZRq__container{gap:var(--space-7);flex-direction:column;display:flex}.page-module__eSrZRq__header{align-items:flex-start;gap:var(--space-2);flex-direction:column;display:flex}.page-module__eSrZRq__backButton{color:var(--white);cursor:pointer;padding:var(--space-1);border-radius:var(--radius-base);background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s;display:inline-flex}.page-module__eSrZRq__backButton:hover{background:var(--white-10)}.page-module__eSrZRq__title{margin:0 0 var(--space-5);color:var(--white);font-size:2rem;font-weight:900}.page-module__eSrZRq__section{gap:var(--space-2);flex-direction:column;display:flex}.page-module__eSrZRq__sectionTitle{color:var(--white);margin:0;font-size:1.4rem;font-weight:900}.page-module__eSrZRq__card{background:var(--white);border-radius:var(--radius-4);padding:var(--space-5);color:var(--text-dark);border:1px solid #0000000f}.page-module__eSrZRq__cardContent{gap:var(--space-4);flex-direction:column;display:flex}.page-module__eSrZRq__accountGrid{gap:var(--space-3) var(--space-5);grid-template-columns:1fr 1fr;display:grid}.page-module__eSrZRq__cardActions{padding-top:var(--space-2);border-top:1px solid #00000012;display:flex}.page-module__eSrZRq__userInfo{gap:var(--space-1);flex-direction:column;display:flex}.page-module__eSrZRq__label{color:var(--text-gray-700);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.875rem;font-weight:700}.page-module__eSrZRq__value{color:var(--text-dark);margin:0;font-size:1.1rem;font-weight:600}.page-module__eSrZRq__privacyText{color:var(--text-dark);margin:0;font-size:1.05rem;line-height:1.6}.page-module__eSrZRq__privacyList{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.page-module__eSrZRq__privacyItem{align-items:flex-start;gap:var(--space-2);padding:var(--space-2);border-radius:var(--radius-md);border:1px solid var(--primary-06);display:flex}.page-module__eSrZRq__privacyIcon{border-radius:var(--radius-base);background:var(--primary-08);width:28px;height:28px;color:var(--primary);flex:none;justify-content:center;align-items:center;margin-top:2px;display:inline-flex}.page-module__eSrZRq__privacyItem div{color:var(--text-gray-700);line-height:1.6}.page-module__eSrZRq__privacyItem strong{color:var(--text-dark)}.page-module__eSrZRq__privacyFooter{color:var(--text-gray-700);margin:0;font-size:.95rem;font-style:italic;line-height:1.6}.page-module__eSrZRq__dangerZone{margin-top:var(--space-5);gap:var(--space-2);flex-direction:column;display:flex}.page-module__eSrZRq__dangerCard{background:var(--white);padding:var(--space-5);border:1px solid #ff6b6b4d;border-radius:18px}.page-module__eSrZRq__dangerContent{gap:var(--space-4);flex-direction:column;display:flex}.page-module__eSrZRq__dangerInfo{gap:var(--space-2);flex-direction:column;display:flex}.page-module__eSrZRq__dangerHeading{color:var(--error);margin:0;font-size:1.2rem;font-weight:800}.page-module__eSrZRq__dangerDescription{color:var(--text-gray-700);margin:0;font-size:.95rem;line-height:1.6}.page-module__eSrZRq__deleteButton{padding:var(--space-2) var(--space-4);color:var(--white);cursor:pointer;background:linear-gradient(90deg,#d63031,#e74c3c);border:none;border-radius:12px;align-self:flex-start;font-size:1rem;font-weight:800;transition:all .15s;box-shadow:0 8px 18px #d6303140}.page-module__eSrZRq__deleteButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 24px #d6303159}.page-module__eSrZRq__deleteButton:active:not(:disabled){transform:translateY(0)}.page-module__eSrZRq__deleteButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.page-module__eSrZRq__error{padding:var(--space-2);background:var(--error-bg);border:1px solid var(--error-border);color:var(--error-light);border-radius:10px;font-size:.95rem;font-weight:600}.page-module__eSrZRq__successMessage{padding:var(--space-2);color:var(--text-dark);background:#00b8941a;border:1px solid #00b89466;border-radius:10px;font-size:.95rem;font-weight:600}.page-module__eSrZRq__sectionTitleWithIcon{align-items:center;gap:var(--space-1);display:inline-flex}.page-module__eSrZRq__publicSubSettings{gap:var(--space-2);padding:var(--space-2);border-radius:var(--radius-md);border:1px solid var(--primary-06);margin-top:var(--space-1);flex-direction:column;display:flex}@media (max-width:900px){.page-module__eSrZRq__main{padding:var(--space-5) var(--space-4)}.page-module__eSrZRq__header{margin-top:var(--space-11)}.page-module__eSrZRq__title{font-size:1.75rem}.page-module__eSrZRq__card,.page-module__eSrZRq__dangerCard{padding:var(--space-4)}.page-module__eSrZRq__accountGrid{grid-template-columns:1fr}}
.page-module___3XkqG__page{background:linear-gradient(180deg, var(--page-gradient-start) 0%, var(--page-gradient-mid) 40%, var(--page-gradient-end) 100%);flex-direction:column;min-height:100vh;display:flex}.page-module___3XkqG__main{min-height:calc(100vh - 64px);padding:calc(var(--space-10) + 64px) var(--space-4) var(--space-11);gap:var(--space-4);flex-direction:column;flex:1;width:100%;max-width:1000px;margin:0 auto;display:flex}.page-module___3XkqG__calculatedSection,.page-module___3XkqG__calculatedHeader{gap:var(--space-2);flex-direction:column;display:flex}.page-module___3XkqG__calculatedTitleRow{justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.page-module___3XkqG__calculatedTitle{color:var(--white);align-items:center;gap:var(--space-2);margin:0;font-size:1.4rem;font-weight:700;display:flex}.page-module___3XkqG__pageHeader{gap:var(--space-2);flex-direction:column;display:flex}.page-module___3XkqG__breadcrumb{align-items:center;display:flex}.page-module___3XkqG__backLink{align-items:center;gap:var(--space-1);color:var(--white-70,#ffffffb3);font-size:.875rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.page-module___3XkqG__backLink:hover{color:var(--white)}.page-module___3XkqG__titleRow{align-items:center;gap:var(--space-2);display:flex}.page-module___3XkqG__pageTitle{color:var(--white);align-items:center;gap:var(--space-2);margin:0;font-size:1.75rem;font-weight:800;line-height:1.2;display:flex}.page-module___3XkqG__selectorWrap{align-items:center;gap:var(--space-2);display:flex}.page-module___3XkqG__selectorLabel{color:var(--white-80,#fffc);white-space:nowrap;font-size:.875rem;font-weight:700}.page-module___3XkqG__selectWrapper{align-items:center;display:inline-flex;position:relative}.page-module___3XkqG__selectorSelect{appearance:none;background:var(--white-10,#ffffff1a);border:1px solid var(--white-20,#fff3);border-radius:var(--radius-base);color:var(--white);padding:var(--space-1) var(--space-5) var(--space-1) var(--space-2);cursor:pointer;min-width:180px;font-size:.9rem;font-weight:600;transition:border-color .15s,background .15s}.page-module___3XkqG__selectorSelect:hover,.page-module___3XkqG__selectorSelect:focus{border-color:var(--white-50,#ffffff80);background:var(--white-15,#ffffff26);outline:none}.page-module___3XkqG__selectorSelect option{background:var(--white);color:var(--text-dark)}.page-module___3XkqG__selectChevron{right:var(--space-2);pointer-events:none;color:var(--white-70,#ffffffb3);position:absolute}.page-module___3XkqG__infoStrip{gap:var(--space-1) var(--space-4);padding:var(--space-2) var(--space-3);background:var(--white-08,#ffffff14);border:1px solid var(--white-15,#ffffff26);border-radius:var(--radius-base);flex-wrap:wrap;display:flex}.page-module___3XkqG__infoItem{color:var(--white-80,#fffc);font-size:.8125rem}.page-module___3XkqG__infoItem strong{color:var(--white);font-weight:700}.page-module___3XkqG__card{background:var(--white);border-radius:var(--radius-4);box-shadow:0 8px 32px var(--dark-10,#0000001a);color:var(--text-dark);border:1px solid #0000000f;overflow:hidden}.page-module___3XkqG__loadingState{padding:var(--space-11);text-align:center;color:var(--text-gray-600);font-size:.95rem}.page-module___3XkqG__errorBox{margin:var(--space-4);padding:var(--space-2);background:var(--error-bg);border:1px solid var(--error-border);border-radius:var(--radius-md);color:var(--error);font-size:.875rem;font-weight:600}.page-module___3XkqG__emptyCard{text-align:center;padding:var(--space-11) var(--space-5);align-items:center;gap:var(--space-2);flex-direction:column;display:flex}.page-module___3XkqG__emptyIcon{color:var(--primary);opacity:.4}.page-module___3XkqG__emptyTitle{color:var(--text-dark);margin:0;font-size:1.125rem;font-weight:700}.page-module___3XkqG__emptyText{color:var(--text-gray-600);max-width:400px;margin:0;font-size:.9375rem;line-height:1.6}.page-module___3XkqG__emptyLink{color:var(--primary);text-underline-offset:2px;font-weight:600;text-decoration:underline}.page-module___3XkqG__toolbar{gap:var(--space-2);padding:var(--space-3) var(--space-3);border-top:1px solid var(--border-gray);background:var(--bg-gray-50,#00000004);flex-wrap:wrap;justify-content:flex-end;display:flex}@media (max-width:640px){.page-module___3XkqG__main{padding-left:var(--space-2);padding-right:var(--space-2)}.page-module___3XkqG__pageTitle{font-size:1.35rem}.page-module___3XkqG__toolbar{justify-content:stretch}.page-module___3XkqG__toolbar>*{flex:1}}
.page-module__P-_JGa__page{background:linear-gradient(180deg, var(--page-gradient-start) 0%, var(--page-gradient-mid) 40%, var(--page-gradient-end) 100%);min-height:100vh;color:var(--white);flex-direction:column;display:flex}.page-module__P-_JGa__main{flex-direction:column;flex:1;align-items:center;min-height:calc(100vh - 64px);display:flex}.page-module__P-_JGa__hero{text-align:center;padding:calc(var(--space-10) + 64px) var(--space-5) var(--space-10);align-items:center;gap:var(--space-2);flex-direction:column;width:100%;display:flex}.page-module__P-_JGa__heroIcon{border-radius:var(--radius-circle);width:72px;height:72px;color:var(--white);margin-bottom:var(--space-1);background:#ffffff1f;border:1px solid #fff3;justify-content:center;align-items:center;display:flex}.page-module__P-_JGa__title{color:var(--white);letter-spacing:-.02em;margin:0;font-size:2.4rem;font-weight:900}.page-module__P-_JGa__subtitle{color:var(--white);max-width:560px;margin:0;font-size:1.05rem;line-height:1.6}.page-module__P-_JGa__searchWrap{width:100%;max-width:480px;margin-top:var(--space-2);position:relative}.page-module__P-_JGa__searchIcon{left:var(--space-2);color:var(--white-50);pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.page-module__P-_JGa__searchInput{width:100%;padding:var(--space-2) var(--space-2) var(--space-2) calc(var(--space-2) + 20px + var(--space-2));border-radius:var(--radius-xl);color:var(--white);appearance:none;box-sizing:border-box;background:#ffffff1f;border:1.5px solid #ffffff40;outline:none;font-family:inherit;font-size:1rem;transition:background .15s,border-color .15s,box-shadow .15s}.page-module__P-_JGa__searchInput::placeholder{color:var(--white-50)}.page-module__P-_JGa__searchInput:focus{background:#ffffff2e;border-color:#ffffff80;box-shadow:0 0 0 3px #ffffff1a}.page-module__P-_JGa__searchInput::-webkit-search-cancel-button{-webkit-appearance:none}.page-module__P-_JGa__results{width:100%;max-width:640px;padding:var(--space-4) var(--space-5) var(--space-10);margin:0 auto}.page-module__P-_JGa__idle{align-items:center;gap:var(--space-3);padding:var(--space-7) 0 var(--space-4);flex-direction:column;display:flex}.page-module__P-_JGa__idleTarget{justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:relative}.page-module__P-_JGa__idleRing{border:1.5px solid #ffffff2e;border-radius:50%;animation:3s ease-in-out infinite page-module__P-_JGa__idlePulse;position:absolute}.page-module__P-_JGa__idleRing:first-child{width:140px;height:140px;animation-delay:0s}.page-module__P-_JGa__idleRing:nth-child(2){width:100px;height:100px;animation-delay:.4s}.page-module__P-_JGa__idleRing:nth-child(3){width:62px;height:62px;animation-delay:.8s}@keyframes page-module__P-_JGa__idlePulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.7;transform:scale(1.03)}}.page-module__P-_JGa__idleCenter{z-index:1;width:52px;height:52px;color:var(--white);background:#ffffff1a;border:1.5px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.page-module__P-_JGa__idleHint{color:var(--white-50);letter-spacing:.01em;margin:0;font-size:.9rem}@media (max-width:600px){.page-module__P-_JGa__hero{padding:calc(var(--space-8) + 64px) var(--space-2) var(--space-8)}.page-module__P-_JGa__title{font-size:1.8rem}.page-module__P-_JGa__results{padding:var(--space-2) var(--space-2) var(--space-7)}}
.page-module__Qb6P6q__container{max-width:1200px;margin:0 auto;padding:8rem 1.5rem 4rem}.page-module__Qb6P6q__title{color:var(--primary);text-align:center;margin-bottom:1rem;font-size:2.25rem;font-weight:700}.page-module__Qb6P6q__subtitle{color:var(--text-gray-600);text-align:center;max-width:42rem;margin:0 auto 4rem;font-size:1.25rem}.page-module__Qb6P6q__gridCards{gap:2rem;max-width:64rem;margin:0 auto 4rem;display:grid}@media (min-width:768px){.page-module__Qb6P6q__gridCards{grid-template-columns:repeat(2,1fr)}}.page-module__Qb6P6q__card{background:var(--white);border:1px solid var(--border-gray);text-align:center;border-radius:1.5rem;flex-direction:column;align-items:center;padding:2rem;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.page-module__Qb6P6q__card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.page-module__Qb6P6q__logoWrap{justify-content:center;align-items:center;width:100%;height:6rem;margin-bottom:1.5rem;display:flex}.page-module__Qb6P6q__logoImg{object-fit:contain;width:auto;max-height:100%}.page-module__Qb6P6q__cardTitle{color:var(--primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.page-module__Qb6P6q__cardDesc{color:var(--text-gray-600);margin-bottom:1.5rem}.page-module__Qb6P6q__link{color:var(--primary);align-items:center;gap:.5rem;font-weight:600;text-decoration:none;display:inline-flex}.page-module__Qb6P6q__link:hover{text-decoration:underline}.page-module__Qb6P6q__cta{background:linear-gradient(135deg, var(--bg-gray-100), var(--bg-gray-200));border-radius:var(--radius-2xl);border:1px solid var(--border-gray);overflow:hidden}.page-module__Qb6P6q__ctaGrid{gap:0;display:grid}@media (min-width:900px){.page-module__Qb6P6q__ctaGrid{grid-template-columns:1fr 1fr}}.page-module__Qb6P6q__ctaTextWrap{padding:var(--space-5);text-align:left;flex-direction:column;justify-content:center;display:flex}@media (min-width:900px){.page-module__Qb6P6q__ctaTextWrap{padding:var(--space-8)}}.page-module__Qb6P6q__ctaTitle{color:var(--primary);margin-bottom:var(--space-2);font-size:2rem;font-weight:700}.page-module__Qb6P6q__ctaSubtitle{color:var(--text-gray-600);margin-bottom:var(--space-4);font-size:1.125rem;line-height:1.6}.page-module__Qb6P6q__ctaFormWrap{background:var(--white);padding:var(--space-5);border-left:1px solid var(--border-gray);align-items:center;display:flex}@media (min-width:900px){.page-module__Qb6P6q__ctaFormWrap{padding:var(--space-8)}}
.page-module__UoIcsW__container{background:linear-gradient(180deg, var(--page-gradient-start) 0%, var(--page-gradient-mid) 40%, var(--page-gradient-end) 100%);min-height:100vh}.page-module__UoIcsW__main{padding:calc(var(--space-10) + 60px) var(--space-4) var(--space-5);max-width:1400px;margin:0 auto}.page-module__UoIcsW__content{gap:var(--space-5);flex-direction:column;display:flex}.page-module__UoIcsW__loader,.page-module__UoIcsW__error,.page-module__UoIcsW__emptyState{text-align:center;padding:var(--space-5);border-radius:var(--radius-lg)}.page-module__UoIcsW__loader{color:#fff;font-size:1.125rem}.page-module__UoIcsW__error{color:var(--error-light);background:var(--error-bg);border:1px solid var(--error-border)}.page-module__UoIcsW__emptyState{background:var(--white);border-radius:var(--radius-xl);color:var(--text-gray-600);box-shadow:0 20px 60px var(--dark-20);border:1px solid #0000000f}.page-module__UoIcsW__emptyState p{margin:var(--space-1) 0;font-size:1.125rem}.page-module__UoIcsW__chartSection{gap:var(--space-4);flex-direction:column;display:flex}@media (max-width:768px){.page-module__UoIcsW__main{padding:calc(var(--space-8) + 60px) var(--space-2) var(--space-4)}}
/*# sourceMappingURL=0zwu86ai~oopi.css.map*/