.WelcomeScreen-module__nVZWSq__overlay{z-index:50;background-color:#0f172a;justify-content:center;align-items:center;transition-property:all;transition-duration:.8s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0}.WelcomeScreen-module__nVZWSq__overlayExiting{opacity:0;filter:blur(12px);transform:scale(1.05)}.WelcomeScreen-module__nVZWSq__overlayCompact{transition-duration:.22s}.WelcomeScreen-module__nVZWSq__overlayCompact.WelcomeScreen-module__nVZWSq__overlayExiting{filter:none;transform:none}.WelcomeScreen-module__nVZWSq__overlayBlocking{opacity:0;filter:blur();pointer-events:auto;transform:scale(1)}.WelcomeScreen-module__nVZWSq__overlayEntering{opacity:1;filter:blur();transform:scale(1)}.WelcomeScreen-module__nVZWSq__content{text-align:center;transition-property:all;transition-duration:.7s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.WelcomeScreen-module__nVZWSq__contentExiting{opacity:0;transform:translateY(-20px)}.WelcomeScreen-module__nVZWSq__contentEntering{opacity:1;transform:translateY(0)}.WelcomeScreen-module__nVZWSq__title{color:#fff;margin-bottom:1rem;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:3rem;font-weight:700;line-height:1}.WelcomeScreen-module__nVZWSq__subtitle{color:#ffffffb3;font-size:1.25rem;line-height:1.75rem}.WelcomeScreen-module__nVZWSq__progressTrack{background:#ffffff2e;border-radius:999px;width:220px;height:8px;margin:0 auto;position:relative;overflow:hidden}.WelcomeScreen-module__nVZWSq__progressBar{background:linear-gradient(90deg,#ffffff8c,#fffffff2);border-radius:999px;height:100%;transition:width .22s}@media (prefers-reduced-motion:reduce){.WelcomeScreen-module__nVZWSq__overlay,.WelcomeScreen-module__nVZWSq__content,.WelcomeScreen-module__nVZWSq__progressBar{transition-duration:1ms}}
.AppItem-module__lsuywG__appItem{background-color:#ffffff0d;border-radius:.5rem;flex-direction:row;align-items:flex-start;gap:1rem;margin-bottom:.5rem;padding:1rem;display:flex}.AppItem-module__lsuywG__appImage{-o-object-fit:contain;object-fit:contain;border-radius:.5rem;flex-shrink:0;width:4rem;height:4rem}.AppItem-module__lsuywG__compactAppItem{background:#ffffff0b;border:1px solid #ffffff1a;flex-direction:column;align-items:stretch;min-width:0;margin:0;padding:.35rem;transition:background-color .18s,border-color .18s}.AppItem-module__lsuywG__compactAppToggle{aspect-ratio:1;color:#fff;cursor:pointer;background:#ffffff0e;border:0;border-radius:.65rem;justify-content:center;align-items:center;width:100%;min-width:0;padding:.45rem;transition:background-color .16s,transform .16s;display:flex;position:relative}.AppItem-module__lsuywG__compactAppToggle:after{content:"";width:max(100%,2.75rem);height:max(100%,2.75rem);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AppItem-module__lsuywG__compactAppToggle:hover{background:#ffffff1a}.AppItem-module__lsuywG__compactAppToggle:active{transform:scale(.96)}.AppItem-module__lsuywG__compactAppToggle:focus-visible{outline-offset:2px;outline:2px solid #67e8f9}.AppItem-module__lsuywG__compactAppImage{border-radius:.45rem;width:100%;height:100%}.AppItem-module__lsuywG__compactAppFallback{background:linear-gradient(135deg,#0891b2,#4f46e5);border-radius:.45rem;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem;font-weight:750;display:flex}.AppItem-module__lsuywG__compactAppContent{text-align:center;align-items:center}.AppItem-module__lsuywG__appModalBackdrop{z-index:1000;padding:max(1rem,env(safe-area-inset-top))max(1rem,env(safe-area-inset-right))max(1rem,env(safe-area-inset-bottom))max(1rem,env(safe-area-inset-left));-webkit-backdrop-filter:blur(.35rem);touch-action:none;background:#020617bd;place-items:center;animation:.18s both AppItem-module__lsuywG__appModalBackdropIn;display:grid;position:fixed;inset:0}.AppItem-module__lsuywG__appModalBackdrop[data-closing=true]{pointer-events:none;animation:.18s both AppItem-module__lsuywG__appModalBackdropOut}.AppItem-module__lsuywG__appModal{overscroll-behavior:contain;touch-action:pan-y;background:linear-gradient(145deg,#1e293b,#0f172a);border:1px solid #67e8f947;border-radius:1rem;width:min(100%,28rem);max-height:min(78dvh,40rem);padding:1.25rem;animation:.22s cubic-bezier(.2,.8,.2,1) both AppItem-module__lsuywG__appModalIn;position:relative;overflow-y:auto;box-shadow:0 1.5rem 4rem #0000007a}.AppItem-module__lsuywG__appModal[data-closing=true]{animation:.18s cubic-bezier(.4,0,1,1) both AppItem-module__lsuywG__appModalOut}.AppItem-module__lsuywG__appModal:focus{outline:none}.AppItem-module__lsuywG__appModalClose{z-index:1;color:#fff;cursor:pointer;background:#0f172ae6;border:1px solid #ffffff29;border-radius:999px;place-items:center;width:2.75rem;height:2.75rem;margin:-.35rem -.35rem -2.4rem auto;font-size:1.65rem;line-height:1;display:grid;position:sticky;top:0}.AppItem-module__lsuywG__appModalClose:focus-visible{outline-offset:2px;outline:2px solid #67e8f9}.AppItem-module__lsuywG__appModalIcon{width:4.75rem;height:4.75rem;margin:0 auto .85rem}.AppItem-module__lsuywG__appModalIcon .AppItem-module__lsuywG__compactAppImage,.AppItem-module__lsuywG__appModalIcon .AppItem-module__lsuywG__compactAppFallback{width:100%;height:100%}.AppItem-module__lsuywG__appContent{flex-direction:column;flex:1;gap:.5rem;display:flex}.AppItem-module__lsuywG__appTitle{font-size:var(--mobile-font-md,1.25rem);color:#fff;margin:0;font-weight:600}.AppItem-module__lsuywG__appDescription{font-size:var(--mobile-font-sm,.875rem);color:#ffffffb3;margin:0;line-height:1.5}.AppItem-module__lsuywG__appButtons{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.AppItem-module__lsuywG__appButton{color:#fff;cursor:pointer;font-size:var(--mobile-font-sm,.875rem);background-color:#6366f1cc;border:none;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .75rem;text-decoration:none;transition:background-color .2s;display:inline-flex;position:relative}@media (max-width:640px){.AppItem-module__lsuywG__appButton:after{content:"";width:max(100%,2.75rem);height:max(100%,2.75rem);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.AppItem-module__lsuywG__appButton:hover{background-color:#6366f1}.AppItem-module__lsuywG__appButton:active{transform:scale(.98)}.AppItem-module__lsuywG__appButton svg{flex-shrink:0}.AppItem-module__lsuywG__demoContainer{aspect-ratio:16/9;border-radius:.5rem;width:100%;margin-top:1rem;overflow:hidden}.AppItem-module__lsuywG__demoIframe{border:none;width:100%;height:100%}@keyframes AppItem-module__lsuywG__appModalBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes AppItem-module__lsuywG__appModalBackdropOut{0%{opacity:1}to{opacity:0}}@keyframes AppItem-module__lsuywG__appModalIn{0%{opacity:.35;transform:translate3d(var(--app-modal-origin-x,0),var(--app-modal-origin-y,0),0)scale(.16)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes AppItem-module__lsuywG__appModalOut{0%{opacity:1;transform:translate(0,0)scale(1)}to{opacity:.2;transform:translate3d(var(--app-modal-origin-x,0),var(--app-modal-origin-y,0),0)scale(.16)}}@media (prefers-reduced-motion:reduce){.AppItem-module__lsuywG__compactAppItem,.AppItem-module__lsuywG__compactAppToggle,.AppItem-module__lsuywG__appModalBackdrop,.AppItem-module__lsuywG__appModal{transition:none;animation:none}}@media (max-width:640px){.AppItem-module__lsuywG__appItem{text-align:center;flex-direction:column;align-items:center}.AppItem-module__lsuywG__appContent{text-align:center;align-items:center}.AppItem-module__lsuywG__appButtons{justify-content:center}}
.CardFront-module__YF5sfW__cardContainer{background:radial-gradient(circle at 100% 0%,rgb(var(--mobile-card-accent,30 41 55)/var(--mobile-card-glow-opacity,0)),transparent 44%),#1e2937;backface-visibility:hidden;box-sizing:border-box;border-radius:1rem;flex-direction:column;width:100%;max-width:100%;height:100%;max-height:100%;padding:clamp(1rem,2vw + .5rem,3rem);display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.CardFront-module__YF5sfW__textContainer{flex-direction:column;flex:1;height:100%;display:flex;position:relative}.CardFront-module__YF5sfW__fadeContainer{box-sizing:border-box;flex-direction:column;width:100%;height:100%;transition:opacity .3s ease-in-out;display:flex;position:absolute}.CardFront-module__YF5sfW__greetingText{color:#fff;flex-shrink:0;margin-bottom:0;font-weight:700;line-height:1.2;position:absolute;top:0;left:0;right:0}.CardFront-module__YF5sfW__descriptionContainer{min-height:0;padding-top:var(--top-padding,0);padding-bottom:var(--bottom-padding,0);flex:1;justify-content:center;align-items:center;display:flex}.CardFront-module__YF5sfW__descriptionText{color:#fffc;white-space:pre-line;width:100%;margin-bottom:0;line-height:1.625}.CardFront-module__YF5sfW__compactTypography .CardFront-module__YF5sfW__fadeContainer{padding-top:var(--home-title-offset,0px);padding-bottom:var(--home-actions-reserve,0px);gap:.625rem}.CardFront-module__YF5sfW__compactTypography .CardFront-module__YF5sfW__greetingText{position:static}.CardFront-module__YF5sfW__compactTypography .CardFront-module__YF5sfW__descriptionContainer{touch-action:none;justify-content:flex-start;padding-top:0;padding-bottom:0;overflow-y:auto}.CardFront-module__YF5sfW__compactTypography .CardFront-module__YF5sfW__descriptionText{margin-top:auto;margin-bottom:auto;line-height:1.42}.CardFront-module__YF5sfW__dynamicHomePhotos{opacity:.9;flex:none;gap:clamp(.4rem,1.6vw,.65rem);width:100%;min-height:0;animation:.28s both CardFront-module__YF5sfW__dynamicHomePhotosReveal;display:grid}.CardFront-module__YF5sfW__dynamicHomePhotos[data-photo-count="1"]{grid-template-columns:minmax(0,1fr)}.CardFront-module__YF5sfW__dynamicHomePhotos[data-photo-count="2"]{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.CardFront-module__YF5sfW__dynamicHomePhotos[data-photo-count="3"]{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr)}.CardFront-module__YF5sfW__dynamicHomePhotos[data-photo-count="3"] .CardFront-module__YF5sfW__dynamicHomePhotoItem:first-child{grid-row:1/span 2}.CardFront-module__YF5sfW__dynamicHomePhotoItem{background:#0f172ab8;border:1px solid #d8b4fe33;border-radius:.7rem;min-width:0;min-height:0;position:relative;overflow:hidden;box-shadow:0 8px 22px #0003}.CardFront-module__YF5sfW__dynamicHomePhotoItem:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#0f172a3d);position:absolute;inset:0}.CardFront-module__YF5sfW__dynamicHomePhotoImage,.CardFront-module__YF5sfW__dynamicHomePhotoPlaceholder{width:100%;height:100%;display:block}.CardFront-module__YF5sfW__dynamicHomePhotoImage{-o-object-fit:cover;object-fit:cover}.CardFront-module__YF5sfW__dynamicHomePhotoPlaceholder{background:linear-gradient(110deg,#0000 28%,#ffffff14 42%,#0000 58%) 0 0/220% 100%,#334155bd 0 0/100% 100%;animation:1.25s ease-in-out infinite CardFront-module__YF5sfW__dynamicHomePhotoLoading}.CardFront-module__YF5sfW__descriptionLink{color:#d8b4fe;text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:2px}.CardFront-module__YF5sfW__descriptionLink:hover{color:#e9d5ff}.CardFront-module__YF5sfW__appsContainer{flex-direction:column;height:100%;transition:opacity .3s ease-in-out;display:flex;position:relative}.CardFront-module__YF5sfW__sectionTitle{font-size:var(--mobile-font-section-title,2.25rem);color:#fff;margin-bottom:1.5rem;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-weight:700;line-height:2.5rem}.CardFront-module__YF5sfW__appsList{z-index:0;box-sizing:border-box;scrollbar-width:auto;scrollbar-color:#ffffff59 #ffffff14;scrollbar-gutter:stable;-ms-overflow-style:auto;flex-direction:column;flex:1;gap:.5rem;min-height:0;margin-bottom:2rem;padding-right:8px;display:flex;position:relative;overflow:hidden auto}.CardFront-module__YF5sfW__compactTypography .CardFront-module__YF5sfW__appsList{touch-action:none}.CardFront-module__YF5sfW__compactAppsList{scrollbar-gutter:auto;grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;gap:.65rem;padding:.15rem .15rem .5rem;display:grid}.CardFront-module__YF5sfW__desktopCompactAppsList{grid-template-columns:repeat(auto-fit,minmax(5rem,7.5rem));place-content:center;gap:clamp(.75rem,1.5vw,1.25rem);padding:.5rem}.CardFront-module__YF5sfW__appsList::-webkit-scrollbar{width:8px;height:8px;display:block}.CardFront-module__YF5sfW__appsList::-webkit-scrollbar-track{background:#ffffff14;border-radius:999px}.CardFront-module__YF5sfW__appsList::-webkit-scrollbar-thumb{background-color:#ffffff59;border-radius:999px}.CardFront-module__YF5sfW__paginationContainer{flex-shrink:0;justify-content:center;gap:.5rem;margin-top:2.5rem;padding-bottom:2rem;display:flex}.CardFront-module__YF5sfW__paginationButton{color:#fff;border:1px solid #fff3;border-radius:.5rem;font-weight:500;transition-property:color,background-color,border-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.CardFront-module__YF5sfW__paginationButton:hover{border-color:#fff6}.CardFront-module__YF5sfW__paginationButton:disabled{opacity:.5;cursor:not-allowed}.CardFront-module__YF5sfW__paginationPageInfo{color:#fffc}.CardFront-module__YF5sfW__buttonGroup{z-index:10;gap:1rem;padding:1.5rem;display:flex;position:absolute;bottom:0;right:0}.CardFront-module__YF5sfW__socialButtonRow{gap:1rem;display:flex}.CardFront-module__YF5sfW__compactTypography .CardFront-module__YF5sfW__buttonGroup{flex-direction:row;align-items:center;gap:clamp(.35rem,min(2vw,1.3vh),.75rem);padding:clamp(.55rem,min(4vw,2vh),1rem)}.CardFront-module__YF5sfW__compactTypography .CardFront-module__YF5sfW__socialButtonRow{gap:clamp(.25rem,min(1.6vw,1vh),.6rem)}.CardFront-module__YF5sfW__buttonBase{border-radius:.5rem;font-weight:500;transition-property:color,background-color,border-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:relative}.CardFront-module__YF5sfW__compactTypography .CardFront-module__YF5sfW__buttonBase:after,.CardFront-module__YF5sfW__compactTypography .CardFront-module__YF5sfW__paginationButton:after{content:"";width:max(100%,2.75rem);height:max(100%,2.75rem);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CardFront-module__YF5sfW__compactTypography .CardFront-module__YF5sfW__paginationButton{position:relative}.CardFront-module__YF5sfW__buttonOutline{color:#fff;border:1px solid #fff3}.CardFront-module__YF5sfW__buttonOutline:hover{border-color:#fff6}.CardFront-module__YF5sfW__buttonFilled{color:#fff;background-color:#9333ea}.CardFront-module__YF5sfW__buttonFilled:hover{background-color:#7e22ce}.CardFront-module__YF5sfW__buttonSocial{align-items:center;gap:.5rem;display:flex}.CardFront-module__YF5sfW__icon{flex-shrink:0}.CardFront-module__YF5sfW__buttonText{display:none}@media (min-width:1400px){.CardFront-module__YF5sfW__buttonText{display:inline}}@media (max-width:900px){.CardFront-module__YF5sfW__buttonGroup{flex-direction:column;align-items:flex-end}}@media (min-width:500px) and (max-width:900px) and (max-height:700px){.CardFront-module__YF5sfW__buttonGroup{flex-direction:row;align-items:center}}@keyframes CardFront-module__YF5sfW__dynamicHomePhotosReveal{0%{opacity:0;transform:translateY(.35rem)}to{opacity:.9;transform:translateY(0)}}@keyframes CardFront-module__YF5sfW__dynamicHomePhotoLoading{0%{background-position:120% 0,0 0}to{background-position:-120% 0,0 0}}@media (prefers-reduced-motion:reduce){.CardFront-module__YF5sfW__dynamicHomePhotos,.CardFront-module__YF5sfW__dynamicHomePhotoPlaceholder{animation:none}}
.CommentItem-module__oDElva__commentContainer{box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word;border-bottom:1px solid #fff3;width:100%}.CommentItem-module__oDElva__commentParent{padding-top:.75rem;padding-bottom:.75rem}.CommentItem-module__oDElva__commentChild{margin-left:0;padding-top:.5rem;padding-bottom:.5rem;padding-left:1.25rem}.CommentItem-module__oDElva__header{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.CommentItem-module__oDElva__userInfo{flex:auto;justify-content:space-between;align-items:center;gap:.75rem;min-width:0;display:flex}.CommentItem-module__oDElva__userName{font-weight:500;font-size:var(--mobile-font-md,1rem);text-overflow:ellipsis;white-space:nowrap;max-width:18rem;overflow:hidden}.CommentItem-module__oDElva__userNameChild{font-weight:500;font-size:var(--mobile-font-sm,.875rem);text-overflow:ellipsis;white-space:nowrap;max-width:16rem;overflow:hidden}.CommentItem-module__oDElva__userTime{color:#fff9;font-size:var(--mobile-font-sm,.875rem);text-align:right;white-space:nowrap;margin-left:auto}.CommentItem-module__oDElva__userTimeChild{color:#ffffff80;font-size:var(--mobile-font-xs,.75rem);text-align:right;white-space:nowrap;margin-left:auto}.CommentItem-module__oDElva__menuButton{color:#fff9;flex-shrink:0;font-size:1.25rem;line-height:1;transition-property:color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.CommentItem-module__oDElva__menuButton:hover{color:#fffc}.CommentItem-module__oDElva__menuButtonChild{font-size:1.125rem}.CommentItem-module__oDElva__menuContainer{flex-shrink:0;position:relative}.CommentItem-module__oDElva__menuButtonParent,.CommentItem-module__oDElva__menuButtonChild{cursor:pointer;color:#fff9;background:0 0;border:none;flex-shrink:0;line-height:1;transition:color .15s cubic-bezier(.4,0,.2,1)}.CommentItem-module__oDElva__menuButtonParent{font-size:1.25rem}.CommentItem-module__oDElva__menuButtonParent:hover,.CommentItem-module__oDElva__menuButtonChild:hover{color:#fffc}.CommentItem-module__oDElva__dropdownMenu{z-index:10;white-space:nowrap;background-color:#1f2937;border:1px solid #374151;border-radius:.5rem;min-width:max-content;margin-top:.25rem;position:absolute;top:100%;right:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.CommentItem-module__oDElva__dropdownItemParent,.CommentItem-module__oDElva__dropdownItemChild{cursor:pointer;color:#fff;white-space:nowrap;padding:.5rem .75rem;font-size:.875rem;transition-property:background-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.CommentItem-module__oDElva__dropdownItemParent:hover,.CommentItem-module__oDElva__dropdownItemChild:hover{background-color:#374151}.CommentItem-module__oDElva__menuDropdown{z-index:10;background-color:#1f2937;border:1px solid #374151;border-radius:.5rem;min-width:max-content;margin-top:.25rem;position:absolute;top:100%;right:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.CommentItem-module__oDElva__menuItem{cursor:pointer;color:#fff;white-space:nowrap;padding:.5rem .75rem;font-size:.875rem;transition-property:background-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.CommentItem-module__oDElva__menuItem:hover{background-color:#374151}.CommentItem-module__oDElva__content{font-size:var(--mobile-font-md,1rem);word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;margin-bottom:.5rem}.CommentItem-module__oDElva__contentChild{font-size:var(--mobile-font-sm,.875rem);word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}.CommentItem-module__oDElva__actionRow{gap:.5rem;margin-top:.25rem;display:flex}.CommentItem-module__oDElva__actionButton{color:#ffffffb3;font-size:var(--mobile-font-xs,.75rem);cursor:pointer;background:0 0;border:none;padding:0}.CommentItem-module__oDElva__actionButton:hover{color:#ffffffe6}@media (max-width:640px){.CommentItem-module__oDElva__commentContainer{background:#0f172a6b;border:1px solid #f472b624;border-radius:.7rem}.CommentItem-module__oDElva__commentParent{padding:.6rem}.CommentItem-module__oDElva__commentChild{background:#ffffff09;border-color:#ffffff1a;border-radius:.55rem;margin:0 .45rem .4rem;padding:.5rem .55rem}.CommentItem-module__oDElva__header{margin-bottom:.35rem}.CommentItem-module__oDElva__userName{font-size:var(--mobile-font-sm,.875rem)}.CommentItem-module__oDElva__userTime{font-size:var(--mobile-font-2xs,.625rem)}.CommentItem-module__oDElva__content{font-size:var(--mobile-font-sm,.875rem);margin-bottom:.35rem;line-height:1.45}.CommentItem-module__oDElva__contentChild{font-size:var(--mobile-font-xs,.75rem)}}.CommentItem-module__oDElva__editForm{gap:.5rem;display:flex}.CommentItem-module__oDElva__editTextarea{flex:1}.CommentItem-module__oDElva__textarea{color:#fff;resize:none;background-color:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;width:100%;padding:.5rem}.CommentItem-module__oDElva__textarea::placeholder{color:#ffffff80}.CommentItem-module__oDElva__textarea:focus{border-color:#fff6;outline:none}.CommentItem-module__oDElva__editInputs{flex-direction:column;gap:.5rem;width:25%;min-width:100px;display:flex}@media (max-width:640px){.CommentItem-module__oDElva__editInputs{width:30%;min-width:80px}}.CommentItem-module__oDElva__deleteForm{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.CommentItem-module__oDElva__deleteInput{color:#fff;background-color:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;flex:1;padding:.5rem}.CommentItem-module__oDElva__deleteInput::placeholder{color:#ffffff80}.CommentItem-module__oDElva__deleteInput:focus{border-color:#fff6;outline:none}.CommentItem-module__oDElva__button{border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;transition-property:background-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.CommentItem-module__oDElva__buttonPrimary{color:#fff;background-color:#9333ea}.CommentItem-module__oDElva__buttonPrimary:hover{background-color:#7e22ce}.CommentItem-module__oDElva__buttonSecondary{color:#fff;background-color:#4b5563}.CommentItem-module__oDElva__buttonSecondary:hover{background-color:#374151}.CommentItem-module__oDElva__historySection{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;margin-top:.75rem;padding:.75rem}.CommentItem-module__oDElva__historyTitle{color:#fffc;margin-bottom:.5rem;font-size:.875rem;font-weight:700;display:block}.CommentItem-module__oDElva__historyLoading{color:#ffffff80;font-size:.875rem}.CommentItem-module__oDElva__historyList{flex-direction:column;gap:.5rem;display:flex}.CommentItem-module__oDElva__historyItem{color:#ffffffb3;font-size:.875rem}.CommentItem-module__oDElva__historyVersion{font-weight:500}.CommentItem-module__oDElva__historyTime,.CommentItem-module__oDElva__historyEmpty{color:#ffffff80;font-size:.875rem}.CommentItem-module__oDElva__replyButton{color:#93c5fd;font-size:var(--mobile-font-sm,.875rem);margin-top:.5rem;margin-left:auto;transition-property:color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:block}.CommentItem-module__oDElva__replyButton:hover{color:#bfdbfe}.CommentItem-module__oDElva__replyForm{gap:.5rem;margin-top:.75rem;margin-left:1.25rem;display:flex}.CommentItem-module__oDElva__replyTextarea{flex:1}.CommentItem-module__oDElva__replyInputs{flex-direction:column;gap:.5rem;width:25%;min-width:100px;display:flex}.CommentItem-module__oDElva__compactComment.CommentItem-module__oDElva__commentContainer{background:#0f172a6b;border:1px solid #f472b624;border-radius:.7rem}.CommentItem-module__oDElva__compactComment.CommentItem-module__oDElva__commentParent{padding:.75rem}.CommentItem-module__oDElva__compactComment.CommentItem-module__oDElva__commentChild{background:#ffffff09;border-color:#ffffff1a;border-radius:.55rem;margin:0 .5rem .45rem;padding:.6rem .65rem}.CommentItem-module__oDElva__compactComment .CommentItem-module__oDElva__header{margin-bottom:.4rem}.CommentItem-module__oDElva__compactComment .CommentItem-module__oDElva__content{margin-bottom:.4rem;line-height:1.45}@media (max-width:640px){.CommentItem-module__oDElva__replyInputs{width:30%;min-width:80px}}.CommentItem-module__oDElva__deletedText{color:#ffffff80;font-style:italic}
.CommentSection-module__ugcsnG__container{color:#fff;box-sizing:border-box;grid-template-rows:auto auto auto auto minmax(0,1fr) auto auto;width:100%;height:100%;min-height:0;max-height:100%;display:grid;position:relative;overflow:hidden}.CommentSection-module__ugcsnG__addCommentButton,.CommentSection-module__ugcsnG__composerBackdrop,.CommentSection-module__ugcsnG__composerHeader{display:none}.CommentSection-module__ugcsnG__topBar{min-width:0}.CommentSection-module__ugcsnG__composerLayer{display:contents}.CommentSection-module__ugcsnG__title{font-size:var(--mobile-font-page-title,2.25rem);flex-shrink:0;margin-bottom:1.5rem;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-weight:700;line-height:2.5rem}@media (max-width:640px){.CommentSection-module__ugcsnG__title{font-size:var(--mobile-font-page-title,1.75rem);margin-bottom:1rem;line-height:2rem}}.CommentSection-module__ugcsnG__infoText{color:#fff9;font-size:var(--mobile-font-sm,.875rem);flex-shrink:0;margin-bottom:1rem}@media (max-width:640px){.CommentSection-module__ugcsnG__infoText{font-size:var(--mobile-font-xs,.75rem);margin-bottom:.75rem}}.CommentSection-module__ugcsnG__formContainer{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;flex-shrink:0;margin-bottom:1rem;padding:1rem}@media (max-width:640px){.CommentSection-module__ugcsnG__formContainer{margin-bottom:.75rem;padding:.75rem}}.CommentSection-module__ugcsnG__formGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:1024px){.CommentSection-module__ugcsnG__formGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.CommentSection-module__ugcsnG__textarea{color:#fff;resize:none;background-color:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;grid-column:span 1;width:100%;padding:.75rem}.CommentSection-module__ugcsnG__textarea::placeholder{color:#ffffff80}.CommentSection-module__ugcsnG__textarea:focus{border-color:#fff6;outline:none}@media (min-width:1024px){.CommentSection-module__ugcsnG__textarea{grid-column:span 2}}.CommentSection-module__ugcsnG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.CommentSection-module__ugcsnG__input{color:#fff;background-color:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;width:100%;padding:.75rem}.CommentSection-module__ugcsnG__input::placeholder{color:#ffffff80}.CommentSection-module__ugcsnG__input:focus{border-color:#fff6;outline:none}.CommentSection-module__ugcsnG__submitButton{color:#fff;background-color:#9333ea;border-radius:.5rem;width:100%;padding:.75rem;font-weight:500;transition-property:background-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.CommentSection-module__ugcsnG__submitButton:hover{background-color:#7e22ce}.CommentSection-module__ugcsnG__submitButton:disabled{opacity:.65;cursor:wait}.CommentSection-module__ugcsnG__toast{z-index:80;color:#f0fdf4;width:max-content;max-width:calc(100% - 1.5rem);font-size:var(--mobile-font-xs,.8rem);text-align:center;background:#14532df5;border:1px solid #86efac59;border-radius:.75rem;padding:.7rem .9rem;line-height:1.25rem;animation:.18s ease-out CommentSection-module__ugcsnG__toastEnter;position:absolute;top:.75rem;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #00000059}.CommentSection-module__ugcsnG__toastError{color:#fff1f2;background:#881337f5;border-color:#fda4af59}@keyframes CommentSection-module__ugcsnG__toastEnter{0%{opacity:0;transform:translate(-50%,-.4rem)}to{opacity:1;transform:translate(-50%)}}@keyframes CommentSection-module__ugcsnG__composerBackdropEnter{0%{opacity:0}to{opacity:1}}@keyframes CommentSection-module__ugcsnG__composerPanelEnter{0%{opacity:0;transform:translateY(2.5rem)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.CommentSection-module__ugcsnG__composerLayerOpen .CommentSection-module__ugcsnG__composerBackdrop{animation:.22s ease-out both CommentSection-module__ugcsnG__composerBackdropEnter}.CommentSection-module__ugcsnG__composerLayerOpen .CommentSection-module__ugcsnG__formContainer{transform-origin:bottom;animation:.32s cubic-bezier(.22,1,.36,1) both CommentSection-module__ugcsnG__composerPanelEnter}.CommentSection-module__ugcsnG__closeComposerIcon{flex:none;width:1.25rem;height:1.25rem}@media (max-width:600px){.CommentSection-module__ugcsnG__container{grid-template-rows:auto auto minmax(0,1fr) auto}.CommentSection-module__ugcsnG__topBar{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:clamp(.35rem,1.5vh,.65rem);display:flex}.CommentSection-module__ugcsnG__topBar .CommentSection-module__ugcsnG__title{min-width:0;margin:0;font-size:clamp(1.1rem,min(7vw,4.5vh),1.5rem);line-height:1.15}.CommentSection-module__ugcsnG__infoText{display:none}.CommentSection-module__ugcsnG__addCommentButton{color:#fff1f2;width:auto;min-width:3.75rem;min-height:2.25rem;font-size:var(--mobile-font-xs,.75rem);background:#be185db8;border:1px solid #f472b666;border-radius:999px;justify-content:center;align-items:center;gap:.2rem;margin:0;padding:.35rem .65rem;font-weight:700;transition:background-color .15s,border-color .15s,transform .15s;display:inline-flex}.CommentSection-module__ugcsnG__addCommentButton:active{background:#f472b638;border-color:#f472b6a6;transform:scale(.95)}.CommentSection-module__ugcsnG__composerLayer{z-index:50;align-items:flex-end;display:none;position:absolute;inset:0}.CommentSection-module__ugcsnG__composerLayerOpen{display:flex}.CommentSection-module__ugcsnG__composerBackdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#020617b8;border:0;display:block;position:absolute;inset:0}.CommentSection-module__ugcsnG__composerLayer .CommentSection-module__ugcsnG__formContainer{z-index:1;box-sizing:border-box;background:radial-gradient(circle at 100% 0,#f472b629,#0000 44%),#1e2937;border-color:#f472b659;border-radius:1rem 1rem 0 0;width:100%;max-height:calc(100% - 1rem);margin:0;padding:1rem;position:relative;overflow-y:auto;box-shadow:0 -20px 50px #0006}.CommentSection-module__ugcsnG__composerHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.CommentSection-module__ugcsnG__composerTitle{color:#fff;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:var(--mobile-font-composer-title,1.4rem);margin:0;font-weight:700}.CommentSection-module__ugcsnG__closeComposerButton{color:#fffc;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.4rem;line-height:1;display:inline-flex}.CommentSection-module__ugcsnG__composerLayer .CommentSection-module__ugcsnG__formGrid{gap:.75rem}}@media (prefers-reduced-motion:reduce){.CommentSection-module__ugcsnG__toast,.CommentSection-module__ugcsnG__addCommentButton,.CommentSection-module__ugcsnG__composerLayerOpen .CommentSection-module__ugcsnG__composerBackdrop,.CommentSection-module__ugcsnG__composerLayerOpen .CommentSection-module__ugcsnG__formContainer{transition-duration:1ms;animation-duration:1ms}}.CommentSection-module__ugcsnG__rulesToggle{flex-shrink:0;margin-bottom:1rem}@media (max-width:640px){.CommentSection-module__ugcsnG__rulesToggle{margin-bottom:.35rem}}.CommentSection-module__ugcsnG__rulesButton{color:#c4b5fd;font-size:var(--mobile-font-sm,.875rem);transition-property:color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.CommentSection-module__ugcsnG__rulesButton:hover{color:#c4b5fdcc}.CommentSection-module__ugcsnG__rulesList{color:#ffffffb3;font-size:var(--mobile-font-sm,.875rem);flex-direction:column;gap:.5rem;margin-top:.5rem;margin-left:1rem;list-style-type:disc;display:flex}@media (max-width:600px){.CommentSection-module__ugcsnG__rulesToggle{z-index:20;position:relative}.CommentSection-module__ugcsnG__rulesButton{font-size:var(--mobile-font-2xs,.625rem)}.CommentSection-module__ugcsnG__rulesList{z-index:30;max-height:min(55dvh,18rem);font-size:var(--mobile-font-xs,.75rem);background:#0f172afa;border:1px solid #f472b64d;border-radius:.75rem;margin:0;padding:.8rem .8rem .8rem 1.8rem;line-height:1.45;position:absolute;top:calc(100% + .35rem);left:0;right:0;overflow-y:auto;box-shadow:0 1rem 2.5rem #0000006b}}.CommentSection-module__ugcsnG__commentsList{z-index:0;box-sizing:border-box;scrollbar-width:auto;scrollbar-color:#ffffff59 #ffffff14;scrollbar-gutter:stable;-ms-overflow-style:auto;flex-direction:column;gap:1rem;min-height:0;margin-bottom:.25rem;padding-right:8px;display:flex;position:relative;overflow:hidden auto}.CommentSection-module__ugcsnG__commentsList::-webkit-scrollbar{width:8px;height:8px;display:block}.CommentSection-module__ugcsnG__commentsList::-webkit-scrollbar-track{background:#ffffff14;border-radius:999px}.CommentSection-module__ugcsnG__commentsList::-webkit-scrollbar-thumb{background-color:#ffffff59;border-radius:999px}@media (max-width:640px){.CommentSection-module__ugcsnG__commentsList{scrollbar-width:thin;gap:.5rem;margin-bottom:0;padding:0 .15rem .25rem}}@media (max-width:600px){.CommentSection-module__ugcsnG__commentsList{touch-action:none}}.CommentSection-module__ugcsnG__loadingMessage,.CommentSection-module__ugcsnG__emptyMessage{color:#ffffff80;text-align:center;padding:3rem 0}.CommentSection-module__ugcsnG__pagination{z-index:10;box-sizing:border-box;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#1e2937f5;border-top:1px solid #f472b638;flex-shrink:0;justify-content:center;align-items:center;gap:1rem;width:100%;padding:1rem .5rem;display:flex;position:relative}@media (max-width:640px){.CommentSection-module__ugcsnG__pagination{background:linear-gradient(#1e293700,#1e2937f5 35%);border-top-color:#f472b624;gap:.4rem;padding:.35rem 0 0}.CommentSection-module__ugcsnG__pagination>.CommentSection-module__ugcsnG__paginationButton{border-radius:999px;width:2.25rem;min-width:2.25rem;height:2.25rem;padding:0;font-size:1.25rem}.CommentSection-module__ugcsnG__paginationInfo{font-size:var(--mobile-font-xs,.75rem);white-space:nowrap}}.CommentSection-module__ugcsnG__pagination>button{flex:none;width:auto;min-width:80px}.CommentSection-module__ugcsnG__paginationButton{color:#fff;cursor:pointer;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;touch-action:manipulation;appearance:none;background-color:#ffffff26;border:1px solid #fff3;border-radius:.5rem;justify-content:center;align-items:center;width:auto;min-width:80px;padding:.5rem 1rem;font-weight:500;transition-property:background-color,border-color,transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.CommentSection-module__ugcsnG__paginationButton:hover:not(:disabled){background-color:#ffffff40;border-color:#ffffff4d;transform:translateY(-1px)}.CommentSection-module__ugcsnG__paginationButton:active:not(:disabled){transform:translateY(0)}.CommentSection-module__ugcsnG__paginationButton:disabled{opacity:.5;cursor:not-allowed}.CommentSection-module__ugcsnG__paginationInfo{color:#ffffffe6;font-size:var(--mobile-font-xs,.875rem);white-space:nowrap;padding:0 .5rem;font-weight:500}.CommentSection-module__ugcsnG__paginationIcon{display:none}@media (max-width:640px){.CommentSection-module__ugcsnG__paginationLabel{display:none}.CommentSection-module__ugcsnG__paginationIcon{display:inline}}.CommentSection-module__ugcsnG__footer{text-align:center;color:#ffffff80;font-size:var(--mobile-font-xs,.75rem);flex-shrink:0;margin-top:0;padding-top:.5rem;padding-bottom:.25rem}@media (max-width:640px){.CommentSection-module__ugcsnG__footer{display:none}}.CommentSection-module__ugcsnG__sentinel{justify-content:center;align-items:center;min-height:50px;padding:1rem;display:flex}.CommentSection-module__ugcsnG__loadingMore{color:#fff9;font-size:var(--mobile-font-sm,.875rem)}.CommentSection-module__ugcsnG__endMessage{text-align:center;color:#ffffff80;font-size:var(--mobile-font-sm,.875rem);padding:1rem}.CommentSection-module__ugcsnG__compactLayout{grid-template-rows:auto auto minmax(0,1fr) auto}.CommentSection-module__ugcsnG__compactLayout .CommentSection-module__ugcsnG__topBar{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.CommentSection-module__ugcsnG__compactLayout .CommentSection-module__ugcsnG__topBar .CommentSection-module__ugcsnG__title{min-width:0;margin:0;font-size:clamp(1.5rem,2vw,2rem);line-height:1.15}.CommentSection-module__ugcsnG__compactLayout .CommentSection-module__ugcsnG__infoText,.CommentSection-module__ugcsnG__compactLayout .CommentSection-module__ugcsnG__footer{display:none}.CommentSection-module__ugcsnG__compactLayout .CommentSection-module__ugcsnG__addCommentButton{color:#fff1f2;cursor:pointer;background:#be185db8;border:1px solid #f472b666;border-radius:999px;justify-content:center;align-items:center;gap:.25rem;width:auto;min-width:4.5rem;min-height:2.5rem;margin:0;padding:.45rem .8rem;font-size:.8rem;font-weight:700;transition:background-color .15s,border-color .15s,transform .15s;display:inline-flex}.CommentSection-module__ugcsnG__compactLayout .CommentSection-module__ugcsnG__addCommentButton:active{background:#f472b638;border-color:#f472b6a6;transform:scale(.95)}.CommentSection-module__ugcsnG__compactLayout .CommentSection-module__ugcsnG__composerLayer{z-index:50;align-items:flex-end;display:none;position:absolute;inset:0}.CommentSection-module__ugcsnG__compactLayout .CommentSection-module__ugcsnG__composerLayerOpen{display:flex}.CommentSection-module__ugcsnG__compactLayout .CommentSection-module__ugcsnG__composerBackdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#020617b8;border:0;display:block;position:absolute;inset:0}.CommentSection-module__ugcsnG__compactLayout .CommentSection-module__ugcsnG__composerLayer .CommentSection-module__ugcsnG__formContainer{z-index:1;box-sizing:border-box;background:radial-gradient(circle at 100% 0,#f472b629,#0000 44%),#1e2937;border-color:#f472b659;border-radius:1rem 1rem 0 0;width:100%;max-height:calc(100% - 1rem);margin:0;padding:1.25rem;position:relative;overflow-y:auto;box-shadow:0 -20px 50px #0006}.CommentSection-module__ugcsnG__compactLayout .CommentSection-module__ugcsnG__composerHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.CommentSection-module__ugcsnG__compactLayout .CommentSection-module__ugcsnG__composerTitle{color:#fff;margin:0;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:1.5rem;font-weight:700}.CommentSection-module__ugcsnG__compactLayout .CommentSection-module__ugcsnG__closeComposerButton{color:#fffc;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.5rem;line-height:1;display:inline-flex}.CommentSection-module__ugcsnG__compactLayout .CommentSection-module__ugcsnG__composerLayer .CommentSection-module__ugcsnG__formGrid{grid-template-columns:1fr;gap:.75rem}.CommentSection-module__ugcsnG__compactLayout .CommentSection-module__ugcsnG__composerLayer .CommentSection-module__ugcsnG__textarea{grid-column:span 1}.CommentSection-module__ugcsnG__compactLayout .CommentSection-module__ugcsnG__rulesToggle{z-index:20;margin-bottom:.5rem;position:relative}.CommentSection-module__ugcsnG__compactLayout .CommentSection-module__ugcsnG__rulesList{z-index:30;background:#0f172afa;border:1px solid #f472b64d;border-radius:.75rem;max-height:min(55vh,18rem);margin:0;padding:.9rem .9rem .9rem 1.9rem;font-size:.8rem;line-height:1.45;position:absolute;top:calc(100% + .35rem);left:0;right:0;overflow-y:auto;box-shadow:0 1rem 2.5rem #0000006b}.CommentSection-module__ugcsnG__compactLayout .CommentSection-module__ugcsnG__commentsList{scrollbar-width:thin;gap:.65rem;margin-bottom:0;padding:0 .25rem .4rem}.CommentSection-module__ugcsnG__compactLayout .CommentSection-module__ugcsnG__pagination{background:linear-gradient(#1e293700,#1e2937f5 35%);border-top-color:#f472b624;gap:.55rem;padding:.5rem 0 0}.CommentSection-module__ugcsnG__compactLayout .CommentSection-module__ugcsnG__pagination>.CommentSection-module__ugcsnG__paginationButton{border-radius:999px;width:2.5rem;min-width:2.5rem;height:2.5rem;padding:0;font-size:1.35rem}.CommentSection-module__ugcsnG__compactLayout .CommentSection-module__ugcsnG__paginationLabel{display:none}.CommentSection-module__ugcsnG__compactLayout .CommentSection-module__ugcsnG__paginationIcon{display:inline}
.CardBack-module__-IeKOq__cardContainer{--desktop-card-accent:196 181 253;background:radial-gradient(circle at 100% 0%,rgb(var(--desktop-card-accent)/.2),transparent 44%),#581c87;backface-visibility:hidden;box-sizing:border-box;border-radius:1rem;flex-direction:column;width:100%;height:100%;min-height:0;padding:3rem;display:flex;position:absolute;inset:0;overflow:hidden;transform:rotateY(180deg);box-shadow:0 25px 50px -12px #00000040}.CardBack-module__-IeKOq__certificateCard{--desktop-card-accent:196 181 253}.CardBack-module__-IeKOq__desktopCertificateCard{background:radial-gradient(circle at 100% 0%,rgb(var(--desktop-card-accent)/.18),transparent 44%),#1e1b32;border:1px solid rgb(var(--desktop-card-accent)/.3);box-shadow:0 24px 60px #00000057,0 0 28px rgb(var(--desktop-card-accent)/.08);border-radius:1.25rem}.CardBack-module__-IeKOq__commentsCard{--desktop-card-accent:244 114 182;background:radial-gradient(circle at 100% 0%,rgb(var(--desktop-card-accent)/.18),transparent 44%),#1e2937;border:1px solid rgb(var(--desktop-card-accent)/.32);box-shadow:0 24px 60px #00000057,0 0 28px rgb(var(--desktop-card-accent)/.08);border-radius:1.25rem}@media (max-width:1024px){.CardBack-module__-IeKOq__cardContainer{padding:2rem}}@media (max-width:640px){.CardBack-module__-IeKOq__cardContainer{padding:1.5rem}}.CardBack-module__-IeKOq__contentContainer{color:#fff;flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow:hidden}.CardBack-module__-IeKOq__sectionTitle{flex-shrink:0;margin-bottom:1.5rem;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:2.25rem;font-weight:700;line-height:2.5rem}.CardBack-module__-IeKOq__certGridWrapper{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.CardBack-module__-IeKOq__certGrid{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;height:100%;min-height:0;display:grid;overflow:hidden}.CardBack-module__-IeKOq__loadingItem{background-color:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;display:flex}.CardBack-module__-IeKOq__loadingText{color:#ffffff80;font-size:.875rem}.CardBack-module__-IeKOq__emptyMessage{color:#ffffff80;grid-column:span 3;justify-content:center;align-items:center;display:flex}.CardBack-module__-IeKOq__certItem{cursor:pointer;background-color:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;justify-content:center;align-items:center;height:100%;padding:.5rem;transition-property:background-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.CardBack-module__-IeKOq__certItem:hover{background-color:#fff3}.CardBack-module__-IeKOq__certImage{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.CardBack-module__-IeKOq__certEmoji{font-size:1.5rem}.CardBack-module__-IeKOq__certPlaceholder{opacity:.5;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;justify-content:center;align-items:center;height:100%;padding:.5rem;display:flex}.CardBack-module__-IeKOq__placeholderEmoji{color:#ffffff4d;font-size:1.5rem}.CardBack-module__-IeKOq__backButtonContainer{flex-shrink:0;justify-content:flex-end;margin-top:auto;padding-top:1rem;display:flex}.CardBack-module__-IeKOq__backButton{color:#fff;background-color:#9333ea;border-radius:.5rem;font-weight:500;transition-property:color,background-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.CardBack-module__-IeKOq__backButton:hover{background-color:#7e22ce}.CardBack-module__-IeKOq__cardContainer.CardBack-module__-IeKOq__compactCard{box-shadow:none;border-radius:1.25rem;padding:1.25rem;transform:none}.CardBack-module__-IeKOq__compactCard .CardBack-module__-IeKOq__sectionTitle{font-size:var(--mobile-font-section-title,2rem);margin-bottom:1rem;line-height:1.15}.CardBack-module__-IeKOq__compactCard .CardBack-module__-IeKOq__backButtonContainer{padding-top:.75rem}
.HomePhotoGrid-module__cRP7ga__gridContainer{cursor:default;box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.25rem,.5vw + .125rem,.75rem);width:100%;max-width:100%;height:100%;max-height:100%;transition:opacity .3s ease-in-out;display:grid;position:absolute;inset:0;overflow:hidden}.HomePhotoGrid-module__cRP7ga__photoItem{box-sizing:border-box;background-color:#e5e7eb;border-radius:.5rem;min-width:0;max-width:100%;min-height:0;max-height:100%;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.HomePhotoGrid-module__cRP7ga__photoColumn{flex-direction:column;flex:1;gap:clamp(.25rem,.5vw + .125rem,.75rem);min-width:0;max-width:100%;min-height:0;max-height:100%;display:flex}.HomePhotoGrid-module__cRP7ga__loadingContainer{background:linear-gradient(to bottom right,#a855f7,#9333ea);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.HomePhotoGrid-module__cRP7ga__loadingText{color:#fffc;font-size:.875rem;font-weight:500}.HomePhotoGrid-module__cRP7ga__loadingTextSmall{color:#fffc;font-size:.75rem;font-weight:500}.HomePhotoGrid-module__cRP7ga__placeholderContainer{background:linear-gradient(to bottom right,#a855f7,#9333ea);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.HomePhotoGrid-module__cRP7ga__placeholderText{color:#fffc;font-size:.875rem;font-weight:500}.HomePhotoGrid-module__cRP7ga__placeholderTextSmall{color:#fffc;font-size:.75rem;font-weight:500}.HomePhotoGrid-module__cRP7ga__photoImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.HomePhotoGrid-module__cRP7ga__loadingPurple{background:linear-gradient(to bottom right,#a855f7,#9333ea)}.HomePhotoGrid-module__cRP7ga__loadingBlue{background:linear-gradient(to bottom right,#60a5fa,#3b82f6)}.HomePhotoGrid-module__cRP7ga__loadingPink{background:linear-gradient(to bottom right,#f472b6,#ec4899)}.HomePhotoGrid-module__cRP7ga__loadingGreen{background:linear-gradient(to bottom right,#4ade80,#22c55e)}.HomePhotoGrid-module__cRP7ga__loadingYellow{background:linear-gradient(to bottom right,#facc15,#eab308)}.HomePhotoGrid-module__cRP7ga__loadingIndigo{background:linear-gradient(to bottom right,#818cf8,#6366f1)}
.AppPhotoGrid-module__YYBSja__gridContainer{grid-template-columns:repeat(2,minmax(0,1fr));transition:opacity .3s ease-in-out;display:grid;position:absolute;inset:0}.AppPhotoGrid-module__YYBSja__photoItem{background-color:#e5e7eb;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.AppPhotoGrid-module__YYBSja__loadingContainer{background:linear-gradient(to bottom right,#a855f7,#9333ea);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.AppPhotoGrid-module__YYBSja__loadingText{color:#fffc;font-size:.875rem;font-weight:500}.AppPhotoGrid-module__YYBSja__placeholderContainer{background:linear-gradient(to bottom right,#a855f7,#9333ea);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.AppPhotoGrid-module__YYBSja__placeholderText{color:#fffc;font-size:.875rem;font-weight:500}.AppPhotoGrid-module__YYBSja__photoImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}
.RightCardContent-module__JNK-na__flipFace{backface-visibility:hidden;width:100%;height:100%;position:absolute;inset:0}.RightCardContent-module__JNK-na__flipContainer{width:100%;height:100%;transform-style:preserve-3d;position:relative}.RightCardContent-module__JNK-na__flipFaceFront{transform:rotateY(0)}.RightCardContent-module__JNK-na__flipFaceBack{background-color:#111827;transform:rotateY(180deg)}.RightCardContent-module__JNK-na__container{box-sizing:border-box;width:100%;max-width:100%;height:100%;max-height:100%;position:relative;overflow:hidden}.RightCardContent-module__JNK-na__certContainer{flex-direction:column;justify-content:center;align-items:center;height:100%;padding:2rem;display:flex}.RightCardContent-module__JNK-na__certContainerStandalone{background:#111827;padding:0}.RightCardContent-module__JNK-na__notFoundContainer{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.RightCardContent-module__JNK-na__notFoundText,.RightCardContent-module__JNK-na__loadingText{color:#4b5563}.RightCardContent-module__JNK-na__documentLoadingText{color:#9ca3af}.RightCardContent-module__JNK-na__iconContainer{background:linear-gradient(to bottom right,#a855f7,#9333ea);border-radius:.5rem;justify-content:center;align-items:center;width:8rem;height:8rem;margin-bottom:1.5rem;display:flex;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.RightCardContent-module__JNK-na__iconImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.RightCardContent-module__JNK-na__iconEmoji{font-size:3rem;line-height:1}.RightCardContent-module__JNK-na__certTitle{color:#111827;text-align:center;margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:2rem}.RightCardContent-module__JNK-na__documentImage{box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100%;max-height:100%;display:flex;overflow:hidden}.RightCardContent-module__JNK-na__documentImage img{-o-object-fit:contain;object-fit:contain;border-radius:.5rem;width:100%;max-width:100%;height:100%;max-height:100%;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.RightCardContent-module__JNK-na__documentPdf{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.RightCardContent-module__JNK-na__pdfViewer{box-sizing:border-box;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:100%;height:100%;padding:.75rem;display:flex;overflow:auto}.RightCardContent-module__JNK-na__pdfViewer[data-card-scroll-region]{touch-action:none;overscroll-behavior:contain}.RightCardContent-module__JNK-na__pdfCanvas{background:#fff;border-radius:.5rem;width:100%;max-width:100%;height:auto;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}
.MobileContent-module__hJnnZG__mobileExperience{display:none}@media (max-width:600px){.MobileContent-module__hJnnZG__mobileExperience{--mobile-font-2xs:clamp(.5625rem,min(2.6vw,1.7vh),.625rem);--mobile-font-xs:clamp(.6875rem,min(3.1vw,1.9vh),.75rem);--mobile-font-sm:clamp(.75rem,min(3.6vw,2.2vh),.875rem);--mobile-font-md:clamp(.875rem,min(4vw,2.5vh),1rem);--mobile-font-page-title:clamp(1.35rem,min(7vw,4.3vh),1.75rem);--mobile-font-section-title:clamp(1.75rem,min(8vw,5vh),2.25rem);--mobile-font-composer-title:clamp(1.15rem,min(5.5vw,3.4vh),1.4rem);color:#fff;opacity:0;pointer-events:none;background:radial-gradient(circle at 75% 10%,#9333ea33,#0000 38%),#0f172a;grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:100dvh;transition:opacity .5s;display:grid;overflow:hidden}.MobileContent-module__hJnnZG__mobileExperience[data-visible=true]{opacity:1;pointer-events:auto}.MobileContent-module__hJnnZG__header{min-height:4.25rem;padding:max(1rem,env(safe-area-inset-top))1.25rem .75rem;justify-content:space-between;align-items:center;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;display:flex}.MobileContent-module__hJnnZG__eyebrow{color:#c4b5fd;font-family:ui-sans-serif,system-ui,sans-serif;font-size:var(--mobile-font-xs);letter-spacing:.18em;font-weight:700}.MobileContent-module__hJnnZG__languageSelect{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;min-height:2.25rem;font-family:ui-sans-serif,system-ui,sans-serif;font-size:var(--mobile-font-sm);background:#1e293be6;border:1px solid #c4b5fd59;border-radius:.65rem;padding:.45rem .65rem;font-weight:600}.MobileContent-module__hJnnZG__languageSelect:focus-visible{outline-offset:2px;outline:2px solid #c4b5fd}.MobileContent-module__hJnnZG__flipStage{isolation:isolate;perspective:1200px;touch-action:pan-y;outline:none;width:100%;min-height:0;position:relative}.MobileContent-module__hJnnZG__flipStage:focus-visible{outline-offset:-.25rem;outline:2px solid #c4b5fd}.MobileContent-module__hJnnZG__flipStage[data-coach-visible=true]:after{content:"";z-index:10;pointer-events:none;background:#0206175c;border-radius:1.25rem;animation:3.2s both MobileContent-module__hJnnZG__swipeCoachScrim;position:absolute;inset:.5rem 1rem .75rem}.MobileContent-module__hJnnZG__swipeCoachMark{z-index:20;-webkit-backdrop-filter:blur(10px);box-sizing:border-box;pointer-events:none;background:#0f172ae0;border:1px solid #d8b4fe52;border-radius:1rem;flex-direction:column;align-items:center;gap:.25rem;width:clamp(12.5rem,62vw,14.5rem);padding:.85rem 1rem 1rem;animation:3.2s both MobileContent-module__hJnnZG__swipeCoachFade;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 42px #00000061,inset 0 1px #ffffff14}.MobileContent-module__hJnnZG__swipeCoachGesture{width:100%;height:3.25rem;position:relative}.MobileContent-module__hJnnZG__swipeCoachTrack{color:#d8b4feb8;fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;transform-origin:50%;width:8.75rem;height:1.5rem;animation:1.35s ease-in-out infinite MobileContent-module__hJnnZG__swipeCoachTrackPulse;position:absolute;top:0;left:50%;transform:translate(-50%)}.MobileContent-module__hJnnZG__swipeCoachPointer{transform-origin:50% 85%;width:2.6rem;height:2.6rem;margin-left:-1.3rem;animation:1.6s cubic-bezier(.4,0,.2,1) infinite MobileContent-module__hJnnZG__swipeCoachPointer;position:absolute;top:.1rem;left:50%}.MobileContent-module__hJnnZG__swipeCoachContact{z-index:1;border:2px solid #e9d5ffeb;border-radius:50%;width:.9rem;height:.9rem;animation:1.6s ease-in-out infinite MobileContent-module__hJnnZG__swipeCoachContactPulse;position:absolute;top:-.08rem;left:33%;transform:translate(-50%);box-shadow:0 0 0 .25rem #a855f726}.MobileContent-module__hJnnZG__swipeCoachFinger{color:#f5f3ff;fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 4px 6px #00000061)drop-shadow(0 0 7px #a855f759);width:100%;height:100%}.MobileContent-module__hJnnZG__swipeCoachTitle{color:#fff;font-family:ui-sans-serif,system-ui,sans-serif;font-size:var(--mobile-font-md);text-align:center;font-weight:750;line-height:1.25}.MobileContent-module__hJnnZG__swipeCoachDescription{color:#e2e8f0b8;max-width:12.5rem;font-family:ui-sans-serif,system-ui,sans-serif;font-size:var(--mobile-font-xs);text-align:center;line-height:1.4}.MobileContent-module__hJnnZG__cardLayer{box-sizing:border-box;z-index:1;transform-style:preserve-3d;transform-origin:50%;transform:rotateY(var(--card-rotation,0deg));position:absolute;inset:0}.MobileContent-module__hJnnZG__coachHint{animation:1.6s cubic-bezier(.4,0,.2,1) infinite MobileContent-module__hJnnZG__swipeCoachCardHint}.MobileContent-module__hJnnZG__cardFace{box-sizing:border-box;transform-origin:50%;backface-visibility:hidden;padding:.5rem 1rem .75rem;display:flex;position:absolute;inset:0}.MobileContent-module__hJnnZG__frontCardFace{transform:rotateY(0)}.MobileContent-module__hJnnZG__backCardFace{transform:rotateY(180deg)}.MobileContent-module__hJnnZG__visibleCardFace{visibility:visible}.MobileContent-module__hJnnZG__frontCardFace.MobileContent-module__hJnnZG__visibleCardFace{pointer-events:auto}.MobileContent-module__hJnnZG__backCardFace.MobileContent-module__hJnnZG__visibleCardFace,.MobileContent-module__hJnnZG__inactiveCardFace{pointer-events:none}.MobileContent-module__hJnnZG__inactiveCardFace{visibility:hidden}.MobileContent-module__hJnnZG__isFlipping,.MobileContent-module__hJnnZG__isReturning{pointer-events:none}.MobileContent-module__hJnnZG__isFlipping{transition:transform var(--flip-duration,.46s)linear}.MobileContent-module__hJnnZG__isDragging .MobileContent-module__hJnnZG__cardFace,.MobileContent-module__hJnnZG__isDragging .MobileContent-module__hJnnZG__cardFace *,.MobileContent-module__hJnnZG__isFlipping .MobileContent-module__hJnnZG__cardFace,.MobileContent-module__hJnnZG__isFlipping .MobileContent-module__hJnnZG__cardFace *{transition:none!important}.MobileContent-module__hJnnZG__isReturning{transition:transform var(--flip-duration,.23s)linear}.MobileContent-module__hJnnZG__cardShell{--mobile-card-accent:168 85 247;--mobile-card-glow-opacity:.18;border:1px solid rgb(var(--mobile-card-accent)/.32);width:100%;min-height:0;box-shadow:0 24px 60px #00000057,0 0 28px rgb(var(--mobile-card-accent)/.08);box-sizing:border-box;border-radius:1.25rem;position:relative;overflow:hidden}.MobileContent-module__hJnnZG__homeCard{--mobile-card-accent:168 85 247}.MobileContent-module__hJnnZG__appsCard{--mobile-card-accent:34 211 238}.MobileContent-module__hJnnZG__commentCard{--mobile-card-accent:244 114 182;background:radial-gradient(circle at 100% 0%,rgb(var(--mobile-card-accent)/var(--mobile-card-glow-opacity)),transparent 44%),#1e2937;padding:clamp(.65rem,min(4vw,2.2vh),1.1rem)}.MobileContent-module__hJnnZG__certificateCard{--mobile-card-accent:196 181 253;background:#581c87}.MobileContent-module__hJnnZG__certificateDetailCard{--mobile-card-accent:196 181 253;background:#111827}.MobileContent-module__hJnnZG__certificateDetailContent{box-sizing:border-box;flex-direction:column;gap:.75rem;width:100%;height:100%;min-height:0;padding:1rem;display:flex}.MobileContent-module__hJnnZG__certificateDetailTitle{color:#fff;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:var(--mobile-font-composer-title);text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:700;line-height:1.25;overflow:hidden}.MobileContent-module__hJnnZG__certificateDetailDocument{background:#0f172a;border:1px solid #c4b5fd33;border-radius:.75rem;flex:1;min-height:0;position:relative;overflow:hidden}.MobileContent-module__hJnnZG__certificateDetailActions{flex-shrink:0;justify-content:flex-end;display:flex}.MobileContent-module__hJnnZG__certificateDetailBackButton{color:#fff;min-height:2.5rem;font-size:var(--mobile-font-sm);background:#7e22ce;border:1px solid #c4b5fd6b;border-radius:.65rem;padding:.55rem 1rem;font-weight:650}.MobileContent-module__hJnnZG__certificateDetailBackButton:focus-visible{outline-offset:2px;outline:2px solid #d8b4fe}.MobileContent-module__hJnnZG__pagination{min-height:2.75rem;padding:.25rem 0 max(.65rem,env(safe-area-inset-bottom));box-sizing:border-box;justify-content:center;align-items:center;gap:.5rem;display:flex;position:relative}.MobileContent-module__hJnnZG__dot,.MobileContent-module__hJnnZG__activeDot{background:#475569;border:0;border-radius:999px;height:.45rem;padding:0;transition:width .18s,background-color .18s,opacity .16s}.MobileContent-module__hJnnZG__dot:disabled,.MobileContent-module__hJnnZG__activeDot:disabled{cursor:wait}.MobileContent-module__hJnnZG__dot{width:.45rem}.MobileContent-module__hJnnZG__activeDot{background:rgb(var(--mobile-active-accent,168 85 247));width:1.75rem;box-shadow:0 0 12px rgb(var(--mobile-active-accent,168 85 247)/.45)}@keyframes MobileContent-module__hJnnZG__swipeCoachFade{0%,5%{opacity:0}14%,84%{opacity:1}to{opacity:0}}@keyframes MobileContent-module__hJnnZG__swipeCoachScrim{0%,5%{opacity:0}14%,84%{opacity:1}to{opacity:0}}@keyframes MobileContent-module__hJnnZG__swipeCoachPointer{0%,8%{opacity:0;transform:translate(2.8rem,.2rem)rotate(-8deg)scale(.94)}20%{opacity:1}72%{opacity:1;transform:translate(-2.8rem)rotate(-16deg)scale(1)}88%,to{opacity:0;transform:translate(-2.8rem)rotate(-16deg)scale(1)}}@keyframes MobileContent-module__hJnnZG__swipeCoachContactPulse{0%,12%,to{opacity:0;transform:translate(-50%)scale(.7)}25%,70%{opacity:1;transform:translate(-50%)scale(1)}82%{opacity:0;transform:translate(-50%)scale(1.35)}}@keyframes MobileContent-module__hJnnZG__swipeCoachCardHint{0%,12%,to{transform:rotateY(0)}68%{transform:rotateY(-7deg)}84%{transform:rotateY(0)}}@keyframes MobileContent-module__hJnnZG__swipeCoachTrackPulse{0%,to{opacity:.45}50%{opacity:.9}}@media (prefers-reduced-motion:reduce){.MobileContent-module__hJnnZG__isFlipping,.MobileContent-module__hJnnZG__isReturning{transition-duration:1ms}.MobileContent-module__hJnnZG__swipeCoachMark,.MobileContent-module__hJnnZG__swipeCoachPointer,.MobileContent-module__hJnnZG__swipeCoachTrack,.MobileContent-module__hJnnZG__swipeCoachContact,.MobileContent-module__hJnnZG__coachHint,.MobileContent-module__hJnnZG__flipStage[data-coach-visible=true]:after{animation:none}.MobileContent-module__hJnnZG__swipeCoachPointer{opacity:1;transform:translate(-2rem)rotate(-12deg)}.MobileContent-module__hJnnZG__swipeCoachContact{opacity:1}}}
.ShortViewportScreen-module__mJTUxq__screen{z-index:100;color:#fff;text-align:center;background:radial-gradient(circle at 75% 10%,#9333ea33,#0000 38%),#0f172a;justify-content:center;align-items:center;padding:1.25rem;font-family:ui-sans-serif,system-ui,sans-serif;display:flex;position:fixed;inset:0}.ShortViewportScreen-module__mJTUxq__panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293bb8;border:1px solid #c4b5fd47;border-radius:1.25rem;width:min(100%,28rem);padding:clamp(1.5rem,7vw,3rem) clamp(1.25rem,6vw,2.5rem);box-shadow:0 24px 60px #00000052}.ShortViewportScreen-module__mJTUxq__eyebrow{color:#c4b5fd;letter-spacing:.2em;font-size:.7rem;font-weight:700}.ShortViewportScreen-module__mJTUxq__title{margin:1rem 0 0;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:clamp(1.25rem,5vw,2rem);line-height:1.15}.ShortViewportScreen-module__mJTUxq__description{color:#ffffffc7;margin:.75rem 0 0;font-size:clamp(.8rem,3vw,1rem);line-height:1.5}.ShortViewportScreen-module__mJTUxq__hint{color:#c4b5fde6;margin-top:1.25rem;font-size:.75rem;font-weight:600;display:inline-block}
