@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";html{scroll-behavior:smooth}.auth-entry{position:relative;min-height:100vh;overflow:hidden;color:#fff7ed;background:#240406;font-family:Poppins,sans-serif}.auth-entry button,.auth-entry a{font-family:inherit}.auth-entry:before,.auth-entry:after{content:"";position:absolute;border-radius:9999px;filter:blur(18px);pointer-events:none;z-index:0}.auth-entry:before{top:-5rem;left:-4rem;width:18rem;height:18rem;background:#f8d24e2e}.auth-entry:after{right:-6rem;bottom:-6rem;width:24rem;height:24rem;background:#ffffff14}.auth-entry__background{position:absolute;inset:0}.auth-entry__background-image{width:100%;height:100%;object-fit:cover;filter:brightness(.42) saturate(1.05)}.auth-entry__background-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#240406d6,#7f1d1dc2 48%,#111827c7),radial-gradient(circle at top,rgba(248,210,78,.18) 0%,transparent 28%)}.auth-entry__shell{position:relative;z-index:1;width:min(100%,1180px);margin:0 auto;padding:clamp(1.5rem,4vw,2.5rem)}.auth-entry__shell--compact{width:min(100%,760px)}.auth-entry__brand{display:flex;align-items:center;gap:1rem}.auth-entry__brand--centered{justify-content:center;text-align:center}.auth-entry__logo{width:clamp(4rem,8vw,5.5rem);height:auto;object-fit:contain;flex-shrink:0}.auth-entry__brand-copy{display:flex;flex-direction:column;gap:.2rem}.auth-entry__brand-name{margin:0;font-size:clamp(1.05rem,2vw,1.3rem);font-weight:700;letter-spacing:.04em;text-transform:uppercase}.auth-entry__brand-line{margin:0;color:#fff7edc7;font-size:.92rem;font-weight:500;letter-spacing:.02em;line-height:1.5}.auth-entry__hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(18rem,24rem);align-items:center;gap:clamp(1.5rem,4vw,3rem);min-height:calc(100vh - 9rem)}.auth-entry__content{max-width:34rem}.auth-entry__eyebrow{margin:0 0 1rem;color:#fde68a;font-size:.8rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase}.auth-entry__title{margin:0;font-size:clamp(2.8rem,7vw,5.2rem);font-weight:800;line-height:.95;text-wrap:balance;text-shadow:0 18px 40px rgba(0,0,0,.26)}.auth-entry__title-accent{display:block;color:#f8d24e}.auth-entry__title-accent--inline{display:inline}.auth-entry__title--compact{font-size:clamp(2rem,5vw,3.2rem);line-height:1.02}.auth-entry__description{max-width:28rem;margin:1.2rem 0 0;color:#fff7edd6;font-size:1.02rem;line-height:1.9}.auth-entry__description--compact{max-width:none;margin-top:1rem}.auth-entry__actions{display:flex;align-items:center;gap:1rem;margin-top:2rem}.auth-entry__actions--stacked{flex-direction:column;align-items:stretch}.auth-entry__button{display:inline-flex;align-items:center;justify-content:center;min-width:13.5rem;min-height:3.4rem;padding:.85rem 1.6rem;border:0;border-radius:9999px;background:linear-gradient(145deg,#f8d24e,#f59e0b);box-shadow:0 16px 34px #00000038,inset 1px 1px #ffffff47;color:#6b1115;font-size:.98rem;font-weight:800;letter-spacing:.02em;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease}.auth-entry__button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 38px #0000003d,inset 1px 1px #ffffff4d}.auth-entry__button:disabled{cursor:wait;opacity:.74}.auth-entry__portal-card,.auth-entry__login-card{position:relative;overflow:hidden;padding:clamp(1.8rem,4vw,2.4rem);border:1px solid rgba(255,255,255,.16);border-radius:2rem;background:linear-gradient(180deg,#892f2f61,#48181e75);box-shadow:0 24px 60px #00000042,inset 1px 1px #ffffff14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.auth-entry__portal-card:before,.auth-entry__login-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 42%);pointer-events:none}.auth-entry__portal-card{width:min(100%,31rem);text-align:center}.auth-entry__portal-mark{display:flex;justify-content:center;margin-bottom:1.35rem}.auth-entry__portal-logo{width:clamp(4.5rem,10vw,5.8rem);height:auto;object-fit:contain}.auth-entry__portal-title{margin:0;color:#fff7ed;font-size:clamp(1.8rem,4vw,2.35rem);font-weight:700;line-height:1.1}.auth-entry__portal-copy{max-width:24rem;margin:1rem auto 0;color:#fff7edd1;font-size:1rem;line-height:1.75}.auth-entry__portal-actions{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.auth-entry__portal-button{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;width:100%;min-height:4rem;padding:.9rem 1.4rem;border:1px solid rgba(255,255,255,.24);border-radius:1.2rem;background:#ffffff24;color:#fff7ed;font-size:1.02rem;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:transform .25s ease,border-color .25s ease,background .25s ease,box-shadow .25s ease,opacity .25s ease}.auth-entry__portal-button:hover:not(:disabled){transform:translateY(-2px);border-color:#f8d24e75;background:#fff3;box-shadow:0 14px 32px #0000002e}.auth-entry__portal-button:disabled{cursor:wait;opacity:.7}.auth-entry__portal-button--secondary{background:#ffffff17}.auth-entry__portal-button-icon{display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;flex-shrink:0}.auth-entry__portal-button-icon svg{width:100%;height:100%}.auth-entry__portal-note{margin:1.5rem 0 0;color:#fff7eda8;font-size:.95rem;line-height:1.6}.auth-entry__login-shell{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 11rem)}.auth-entry__login-card{width:min(100%,32rem);text-align:center}.auth-entry__status{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;margin-top:1.8rem;padding:.85rem 1.1rem;border-radius:9999px;background:#ffffff14;color:#fff7ede6;font-size:.95rem;font-weight:600}.auth-entry__status-dot{width:.8rem;height:.8rem;border-radius:9999px;background:#fde68a;box-shadow:0 0 #fde68a80;animation:authEntryPulse 1.8s ease-in-out infinite}.auth-entry__link{color:#fde68a;font-size:.95rem;font-weight:600;text-decoration:none}.auth-entry__link:hover{text-decoration:underline}@keyframes authEntryPulse{0%{box-shadow:0 0 #fde68a80}70%{box-shadow:0 0 0 .55rem #fde68a00}to{box-shadow:0 0 #fde68a00}}@media(max-width:1024px){.auth-entry__hero{grid-template-columns:1fr;justify-items:center;align-content:center;padding-top:2rem}.auth-entry__content{display:none}.auth-entry__portal-card{width:min(100%,32rem);margin-inline:auto}.auth-entry__login-shell{min-height:calc(100vh - 10rem)}}@media(max-width:640px){.auth-entry__shell,.auth-entry__shell--compact{padding:1.25rem}.auth-entry__brand{align-items:center}.auth-entry__brand-name{font-size:1rem}.auth-entry__brand-line{font-size:.88rem}.auth-entry__title{font-size:clamp(2.3rem,12vw,3.4rem)}.auth-entry__title--compact{font-size:clamp(1.9rem,9vw,2.5rem)}.auth-entry__actions,.auth-entry__button{width:100%}.auth-entry__portal-card,.auth-entry__login-card{width:100%;border-radius:1.5rem}}@media(prefers-reduced-motion:reduce){.auth-entry__button,.auth-entry__status-dot{transition:none;animation:none}}.auth-entry--landing{min-height:100vh;overflow-y:auto;background:radial-gradient(circle at 12% 14%,rgba(145,31,42,.5),transparent 30rem),radial-gradient(circle at 84% 20%,rgba(248,210,78,.08),transparent 26rem),linear-gradient(135deg,#1c0306,#4f0d17 48%,#230407)}.auth-entry--landing:before,.auth-entry--landing:after{display:none}.auth-entry--landing .auth-entry__shell{width:min(100%,1280px);padding:0}.landing-navbar{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;min-height:4.6rem;padding:.8rem clamp(1.25rem,5vw,4rem);background:transparent}.landing-navbar__start,.landing-navbar__end,.landing-navbar__brand,.landing-navbar__center ul,.landing-navbar__login{display:flex;align-items:center}.landing-navbar__start{gap:.75rem}.landing-navbar__end{justify-content:flex-end}.landing-navbar__brand{gap:.65rem;color:#fff7ed;font-size:1rem;font-weight:800;text-decoration:none;text-transform:uppercase}.landing-navbar__brand img{width:2.15rem;height:2.15rem;object-fit:contain}.landing-navbar__center ul{gap:.35rem;margin:0;padding:0;list-style:none}.landing-navbar__center a,.landing-navbar__dropdown-menu a{display:inline-flex;align-items:center;min-height:2.4rem;padding:.55rem .85rem;border-radius:.6rem;color:#fff7edc7;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s ease,color .2s ease}.landing-navbar__center a:hover,.landing-navbar__dropdown-menu a:hover{background:#ffffff1a;color:#fff7ed}.landing-navbar__login{justify-content:center;gap:.55rem;min-height:2.65rem;padding:.65rem 1.15rem;border:1px solid rgba(248,210,78,.72);border-radius:.7rem;background:#f8d24e;color:#4f0d17;font-family:inherit;font-size:.9rem;font-weight:800;cursor:pointer;box-shadow:0 12px 24px #0000002e;transition:transform .35s ease,border-color .45s ease,background .45s ease,box-shadow .35s ease,color .45s ease,opacity .35s ease}.landing-navbar__login:hover:not(:disabled){transform:translateY(-1px);border-color:#f8d24ee6;background:#6b1115;color:#f8d24e;box-shadow:0 16px 28px #00000038}.landing-navbar__login:disabled{cursor:wait;opacity:.72}.landing-navbar__login-icon{display:inline-flex;width:1rem;height:1rem}.landing-navbar__login-icon svg{width:100%;height:100%}.landing-navbar__dropdown{position:relative;display:none}.landing-navbar__dropdown summary{list-style:none}.landing-navbar__dropdown summary::-webkit-details-marker{display:none}.landing-navbar__menu-button{display:grid;place-items:center;width:2.6rem;height:2.6rem;border-radius:.7rem;color:#fff7ed;cursor:pointer}.landing-navbar__menu-icon{width:1.35rem;height:1.35rem}.landing-navbar__dropdown-menu{position:absolute;top:calc(100% + .75rem);left:0;z-index:20;display:grid;width:13rem;gap:.25rem;margin:0;padding:.5rem;border:1px solid rgba(255,255,255,.14);border-radius:.85rem;background:#2a050af5;box-shadow:0 18px 42px #00000042;list-style:none}.landing-pattern{position:fixed;inset:0;z-index:0;pointer-events:none;background-image:radial-gradient(circle,rgba(255,255,255,.1) 1.5px,transparent 1.5px),linear-gradient(90deg,rgba(255,255,255,.06),transparent 28%,transparent 72%,rgba(255,255,255,.06));background-position:0 0,center;background-size:1.05rem 1.05rem,100% 100%;-webkit-mask-image:linear-gradient(90deg,#000 0%,transparent 24%,transparent 76%,#000 100%);mask-image:linear-gradient(90deg,#000 0%,transparent 24%,transparent 76%,#000 100%);opacity:.45}.auth-entry--landing main{position:relative;z-index:1}.landing-reveal{opacity:0;transform:translateY(1.25rem);transition:opacity .7s ease,transform .7s ease;will-change:opacity,transform}.landing-reveal--visible{opacity:1;transform:translateY(0)}.landing-reveal--delay-1{transition-delay:.08s}.landing-reveal--delay-2{transition-delay:.16s}.landing-reveal--delay-3{transition-delay:.24s}.auth-entry--landing .auth-entry__content{position:relative;display:grid;grid-template-columns:minmax(0,1fr);justify-items:center;gap:clamp(2rem,5vw,3.5rem);max-width:none;min-height:calc(100vh - 4.6rem);padding:clamp(3rem,7vw,4.75rem) clamp(1.25rem,5vw,4rem) clamp(2.25rem,5vw,3rem);text-align:center;scroll-margin-top:5rem}.landing-hero__copy{width:min(100%,42rem);justify-self:center}.auth-entry--landing .auth-entry__eyebrow{margin-bottom:.8rem;color:#f8d24e;font-size:.78rem;letter-spacing:.32em}.landing-hero__badge{display:inline-flex;align-items:center;gap:.45rem;min-height:2rem;margin-bottom:1rem;padding:.45rem .8rem;border:1px solid rgba(248,210,78,.36);border-radius:9999px;background:#f8d24e1f;color:#f8d24e;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;box-shadow:inset 1px 1px #ffffff1a}.landing-hero__badge svg{width:1rem;height:1rem;flex-shrink:0}.landing-section__badge{display:inline-flex;align-items:center;gap:.45rem;min-height:2rem;margin-bottom:.9rem;padding:.45rem .8rem;border:1px solid rgba(248,210,78,.34);border-radius:9999px;background:#f8d24e1a;color:#f8d24e;font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.landing-section__badge svg{width:1rem;height:1rem;flex-shrink:0}.auth-entry--landing .auth-entry__title{max-width:42rem;font-size:clamp(3rem,6vw,4.8rem);line-height:1.02}.auth-entry--landing .auth-entry__description{max-width:24rem;margin-top:.95rem;margin-inline:auto;line-height:1.55}.auth-entry--landing .auth-entry__actions{justify-content:center;flex-wrap:wrap;margin-top:1.6rem}.auth-entry--landing .auth-entry__button{gap:.7rem;min-width:9.75rem;min-height:3.4rem;border-radius:.8rem;font-size:.95rem;transition:transform .35s ease,border-color .45s ease,background .45s ease,box-shadow .35s ease,color .45s ease,opacity .35s ease}.auth-entry__button-icon{display:inline-flex;width:1.15rem;height:1.15rem}.auth-entry__button-icon svg{width:100%;height:100%}.auth-entry__button--muted{border:1px solid rgba(255,255,255,.18);background:#ffffff21;color:#fff7ed}.auth-entry__button--outline{border:1px solid rgba(248,210,78,.72);background:transparent;color:#f8d24e}.auth-entry--landing .auth-entry__button--outline:hover:not(:disabled){border-color:#f8d24ee6;background:#f8d24e;color:#4f0d17}.landing-floating-icon{--float-rotate: -10deg;position:absolute;display:grid;place-items:center;width:4.25rem;height:4.25rem;border:1px solid rgba(255,255,255,.12);border-radius:1rem;background:linear-gradient(145deg,#ffffff29,#ffffff0a);color:#fff7ed9e;box-shadow:0 18px 34px #0003;transform:rotate(var(--float-rotate)) translateY(0);animation:landingFloat 6s ease-in-out infinite}.landing-floating-icon svg{width:1.8rem;height:1.8rem}.landing-floating-icon--graduate{top:5.6rem;left:15%;animation-delay:0s}.landing-floating-icon--campus{top:17rem;left:18%;animation-delay:1.4s}.landing-floating-icon--calendar{--float-rotate: 10deg;top:5rem;right:17%;left:auto;animation-delay:.7s}.landing-floating-icon--people{top:16.4rem;right:18%;animation-delay:2s}.landing-access-card-wrap{width:min(100%,27rem)}.landing-hover-3d{position:relative;display:grid;width:100%;aspect-ratio:1.586 / 1;color:inherit;perspective:1200px;text-decoration:none}.landing-hover-3d>div:not(.landing-access-card){position:absolute;z-index:3;width:25%;height:50%}.landing-hover-3d>div:nth-of-type(2){top:0;left:0}.landing-hover-3d>div:nth-of-type(3){top:0;left:25%}.landing-hover-3d>div:nth-of-type(4){top:0;left:50%}.landing-hover-3d>div:nth-of-type(5){top:0;left:75%}.landing-hover-3d>div:nth-of-type(6){bottom:0;left:0}.landing-hover-3d>div:nth-of-type(7){bottom:0;left:25%}.landing-hover-3d>div:nth-of-type(8){bottom:0;left:50%}.landing-hover-3d>div:nth-of-type(9){bottom:0;left:75%}.landing-access-card{position:relative;min-height:0;aspect-ratio:1.586 / 1;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:1rem;background:radial-gradient(circle at bottom left,rgba(255,255,255,.06) 35%,transparent 36%),radial-gradient(circle at top right,rgba(255,255,255,.06) 35%,transparent 36%),#210509;background-size:4.95em 4.95em;box-shadow:0 26px 70px #0000004d;transform:rotateX(0) rotateY(0);transform-style:preserve-3d;transition:transform .28s ease,box-shadow .28s ease}.landing-hover-3d:hover .landing-access-card{box-shadow:0 30px 80px #0000006b}.landing-hover-3d:has(>div:nth-of-type(2):hover) .landing-access-card{transform:rotateX(8deg) rotateY(-9deg)}.landing-hover-3d:has(>div:nth-of-type(3):hover) .landing-access-card{transform:rotateX(8deg) rotateY(-3deg)}.landing-hover-3d:has(>div:nth-of-type(4):hover) .landing-access-card{transform:rotateX(8deg) rotateY(3deg)}.landing-hover-3d:has(>div:nth-of-type(5):hover) .landing-access-card{transform:rotateX(8deg) rotateY(9deg)}.landing-hover-3d:has(>div:nth-of-type(6):hover) .landing-access-card{transform:rotateX(-8deg) rotateY(-9deg)}.landing-hover-3d:has(>div:nth-of-type(7):hover) .landing-access-card{transform:rotateX(-8deg) rotateY(-3deg)}.landing-hover-3d:has(>div:nth-of-type(8):hover) .landing-access-card{transform:rotateX(-8deg) rotateY(3deg)}.landing-hover-3d:has(>div:nth-of-type(9):hover) .landing-access-card{transform:rotateX(-8deg) rotateY(9deg)}.landing-access-card__background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.44}.landing-access-card__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#5609146b,#2604098a)}.landing-access-card__content{position:relative;z-index:1;display:flex;min-height:0;aspect-ratio:1.586 / 1;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;text-align:center}.landing-access-card__logo{width:clamp(4rem,9vw,5.25rem);margin-bottom:1rem}.landing-access-card__content p{margin:0;font-size:clamp(1.65rem,4vw,2.3rem);font-weight:800;letter-spacing:.04em;line-height:1}.landing-access-card__content span{margin-top:.5rem;font-size:clamp(.75rem,2vw,.95rem);letter-spacing:.36em}.landing-section{padding:clamp(2.5rem,5vw,3.6rem) clamp(1.25rem,5vw,4rem);text-align:center;scroll-margin-top:5rem}.landing-faq{scroll-margin-top:5rem}.landing-section h2,.landing-faq h2{margin:0;color:#fff7ed;font-size:clamp(1.7rem,3.2vw,2.35rem);font-weight:800;line-height:1.15}.landing-section__intro{max-width:36rem;margin:.65rem auto 0;color:#fff7edc7;line-height:1.6}.landing-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1.15rem;width:min(100%,52rem);margin:2rem auto 0}.landing-feature-grid>.landing-reveal{display:flex;min-width:0}.landing-feature-card{width:100%;height:100%;min-height:13rem;padding:1.45rem 1.2rem 1.3rem;border:1px solid rgba(255,255,255,.14);border-radius:.8rem;background:linear-gradient(180deg,#ffffff1c,#ffffff0a);box-shadow:inset 1px 1px #ffffff14;transform:translateY(0);transition:transform .35s ease,border-color .35s ease,background .35s ease,box-shadow .35s ease}.landing-feature-card:hover{transform:translateY(-.55rem);border-color:#f8d24e57;background:linear-gradient(180deg,#ffffff29,#ffffff12);box-shadow:0 22px 46px #00000038,inset 1px 1px #ffffff1a}.landing-feature-card__icon{display:grid;place-items:center;width:3.7rem;height:3.7rem;margin:0 auto 1rem;border:1px solid rgba(248,210,78,.25);border-radius:50%;background:#f8d24e14;color:#f8d24e;transform:scale(1);transition:transform .35s ease,background .35s ease,border-color .35s ease}.landing-feature-card:hover .landing-feature-card__icon{transform:scale(1.08);border-color:#f8d24e73;background:#f8d24e24}.landing-feature-card__icon svg{width:1.65rem;height:1.65rem}.landing-feature-card h3{margin:0;color:#fff7ed;font-size:1rem;font-weight:800}.landing-feature-card p{margin:.7rem 0 0;color:#fff7edc2;font-size:.9rem;line-height:1.55}.landing-faq{width:min(100%,48rem);margin:2rem auto 0}.landing-faq__list{display:grid;gap:.7rem}.landing-faq__item{position:relative;overflow:hidden;border:1px solid rgba(248,210,78,.16);border-radius:.8rem;background:#fff7ed14;text-align:left;box-shadow:inset 1px 1px #ffffff14;transition:opacity .7s ease,border-color .35s ease,background .35s ease,box-shadow .35s ease,transform .35s ease}.landing-faq__item:hover{transform:translateY(-.2rem);border-color:#f8d24e47;background:#fff7ed1c}.landing-faq__item--open{border-color:#f8d24e61;background:#fff7ed21;box-shadow:0 18px 36px #00000029,inset 1px 1px #ffffff1a}.landing-faq__title{position:relative;display:flex;width:100%;align-items:center;min-height:3.7rem;padding:1rem 3.4rem 1rem 1.15rem;border:0;background:transparent;color:#fff7ed;font-family:inherit;font-size:.92rem;font-weight:700;text-align:left;cursor:pointer}.landing-faq__title:after{content:"";position:absolute;top:50%;right:1.1rem;width:.7rem;height:.7rem;border-right:2px solid #f8d24e;border-bottom:2px solid #f8d24e;transform:translateY(-65%) rotate(45deg);transition:transform .35s ease}.landing-faq__item--open .landing-faq__title:after{transform:translateY(-35%) rotate(225deg)}.landing-faq__content{max-height:0;overflow:hidden;padding:0 3.4rem 0 1.15rem;color:#fff7edbd;font-size:.92rem;line-height:1.6;opacity:0;transform:translateY(-.35rem);transition:max-height .4s ease,padding .4s ease,opacity .3s ease,transform .3s ease}.landing-faq__item--open .landing-faq__content{max-height:8rem;padding-bottom:1.15rem;opacity:1;transform:translateY(0)}@keyframes landingFloat{0%,to{transform:rotate(var(--float-rotate)) translateY(0)}50%{transform:rotate(var(--float-rotate)) translateY(-.85rem)}}@media(max-width:1180px){.landing-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1024px){.landing-navbar{grid-template-columns:1fr auto}.landing-navbar__dropdown{display:block}.landing-navbar__center{display:none}.auth-entry--landing .auth-entry__content{display:grid;grid-template-columns:1fr;justify-items:center;min-height:auto;text-align:center}.landing-hero__copy{justify-self:center}.auth-entry--landing .auth-entry__description{margin-inline:auto}.auth-entry--landing .auth-entry__actions{justify-content:center}.landing-floating-icon{display:none}}@media(max-width:760px){.landing-navbar{gap:.75rem;min-height:4.25rem;padding:.75rem 1rem}.landing-navbar__brand span{font-size:.92rem}.landing-navbar__brand img{width:1.9rem;height:1.9rem}.landing-navbar__login{min-height:2.45rem;padding:.6rem .85rem}.auth-entry--landing .auth-entry__content{padding-top:3rem}.auth-entry--landing .auth-entry__title{font-size:clamp(2.55rem,12vw,3.7rem)}.auth-entry--landing .auth-entry__actions{align-items:stretch}.auth-entry--landing .auth-entry__button{width:auto}.landing-hover-3d,.landing-access-card,.landing-access-card__content{min-height:0}.landing-feature-grid{grid-template-columns:1fr}.landing-faq{margin-top:1.5rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.landing-reveal,.landing-feature-card,.landing-feature-card__icon,.landing-faq__item,.landing-faq__content,.landing-faq__title:after,.landing-access-card{transition:none}.landing-floating-icon{animation:none}.landing-reveal{opacity:1;transform:none}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-xl:36rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height: 1.5 ;--font-weight-medium:500;--font-weight-semibold:600;--blur-3xl:64px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}:where(:root),:root:has(input.theme-controller[value=light]:checked),[data-theme=light]{color-scheme:light;--color-base-100:oklch(100% 0 0);--color-base-200:oklch(98% 0 0);--color-base-300:oklch(95% 0 0);--color-base-content:oklch(21% .006 285.885);--color-primary:oklch(45% .24 277.023);--color-primary-content:oklch(93% .034 272.788);--color-secondary:oklch(65% .241 354.308);--color-secondary-content:oklch(94% .028 342.258);--color-accent:oklch(77% .152 181.912);--color-accent-content:oklch(38% .063 188.416);--color-neutral:oklch(14% .005 285.823);--color-neutral-content:oklch(92% .004 286.32);--color-info:oklch(74% .16 232.661);--color-info-content:oklch(29% .066 243.157);--color-success:oklch(76% .177 163.223);--color-success-content:oklch(37% .077 168.94);--color-warning:oklch(82% .189 84.429);--color-warning-content:oklch(41% .112 45.904);--color-error:oklch(71% .194 13.428);--color-error-content:oklch(27% .105 12.094);--radius-selector:.5rem;--radius-field:.25rem;--radius-box:.5rem;--size-selector:.25rem;--size-field:.25rem;--border:1px;--depth:1;--noise:0}@media(prefers-color-scheme:dark){:root:not([data-theme]){color-scheme:dark;--color-base-100:oklch(25.33% .016 252.42);--color-base-200:oklch(23.26% .014 253.1);--color-base-300:oklch(21.15% .012 254.09);--color-base-content:oklch(97.807% .029 256.847);--color-primary:oklch(58% .233 277.117);--color-primary-content:oklch(96% .018 272.314);--color-secondary:oklch(65% .241 354.308);--color-secondary-content:oklch(94% .028 342.258);--color-accent:oklch(77% .152 181.912);--color-accent-content:oklch(38% .063 188.416);--color-neutral:oklch(14% .005 285.823);--color-neutral-content:oklch(92% .004 286.32);--color-info:oklch(74% .16 232.661);--color-info-content:oklch(29% .066 243.157);--color-success:oklch(76% .177 163.223);--color-success-content:oklch(37% .077 168.94);--color-warning:oklch(82% .189 84.429);--color-warning-content:oklch(41% .112 45.904);--color-error:oklch(71% .194 13.428);--color-error-content:oklch(27% .105 12.094);--radius-selector:.5rem;--radius-field:.25rem;--radius-box:.5rem;--size-selector:.25rem;--size-field:.25rem;--border:1px;--depth:1;--noise:0}}:root:has(input.theme-controller[value=light]:checked),[data-theme=light]{color-scheme:light;--color-base-100:oklch(100% 0 0);--color-base-200:oklch(98% 0 0);--color-base-300:oklch(95% 0 0);--color-base-content:oklch(21% .006 285.885);--color-primary:oklch(45% .24 277.023);--color-primary-content:oklch(93% .034 272.788);--color-secondary:oklch(65% .241 354.308);--color-secondary-content:oklch(94% .028 342.258);--color-accent:oklch(77% .152 181.912);--color-accent-content:oklch(38% .063 188.416);--color-neutral:oklch(14% .005 285.823);--color-neutral-content:oklch(92% .004 286.32);--color-info:oklch(74% .16 232.661);--color-info-content:oklch(29% .066 243.157);--color-success:oklch(76% .177 163.223);--color-success-content:oklch(37% .077 168.94);--color-warning:oklch(82% .189 84.429);--color-warning-content:oklch(41% .112 45.904);--color-error:oklch(71% .194 13.428);--color-error-content:oklch(27% .105 12.094);--radius-selector:.5rem;--radius-field:.25rem;--radius-box:.5rem;--size-selector:.25rem;--size-field:.25rem;--border:1px;--depth:1;--noise:0}:root:has(input.theme-controller[value=dark]:checked),[data-theme=dark]{color-scheme:dark;--color-base-100:oklch(25.33% .016 252.42);--color-base-200:oklch(23.26% .014 253.1);--color-base-300:oklch(21.15% .012 254.09);--color-base-content:oklch(97.807% .029 256.847);--color-primary:oklch(58% .233 277.117);--color-primary-content:oklch(96% .018 272.314);--color-secondary:oklch(65% .241 354.308);--color-secondary-content:oklch(94% .028 342.258);--color-accent:oklch(77% .152 181.912);--color-accent-content:oklch(38% .063 188.416);--color-neutral:oklch(14% .005 285.823);--color-neutral-content:oklch(92% .004 286.32);--color-info:oklch(74% .16 232.661);--color-info-content:oklch(29% .066 243.157);--color-success:oklch(76% .177 163.223);--color-success-content:oklch(37% .077 168.94);--color-warning:oklch(82% .189 84.429);--color-warning-content:oklch(41% .112 45.904);--color-error:oklch(71% .194 13.428);--color-error-content:oklch(27% .105 12.094);--radius-selector:.5rem;--radius-field:.25rem;--radius-box:.5rem;--size-selector:.25rem;--size-field:.25rem;--border:1px;--depth:1;--noise:0}:root{--fx-noise:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.34' numOctaves='4' stitchTiles='stitch'%3E%3C/feTurbulence%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23a)' opacity='0.2'%3E%3C/rect%3E%3C/svg%3E");scrollbar-color:currentColor #0000}@supports (color:color-mix(in lab,red,red)){:root{scrollbar-color:color-mix(in oklch,currentColor 35%,#0000) #0000}}@property --radialprogress{syntax:"<percentage>";inherits:true;initial-value:0%}:root:not(span){overflow:var(--page-overflow)}:root{background:var(--page-scroll-bg,var(--root-bg));--page-scroll-bg-on:linear-gradient(var(--root-bg,#0000), var(--root-bg,#0000)) var(--root-bg,#0000)}@supports (color:color-mix(in lab,red,red)){:root{--page-scroll-bg-on:linear-gradient(var(--root-bg,#0000), var(--root-bg,#0000)) color-mix(in srgb, var(--root-bg,#0000), oklch(0% 0 0) calc(var(--page-has-backdrop,0) * 40%))}}:root{--page-scroll-transition-on:background-color .3s ease-out;transition:var(--page-scroll-transition);scrollbar-gutter:var(--page-scroll-gutter,unset);scrollbar-gutter:if(style(--page-has-scroll: 1): var(--page-scroll-gutter,unset) ; else: unset)}@keyframes set-page-has-scroll{0%,to{--page-has-scroll:1}}:root,[data-theme]{background:var(--page-scroll-bg,var(--root-bg));color:var(--color-base-content)}:where(:root,[data-theme]){--root-bg:var(--color-base-100)}}@layer components;@layer utilities{@layer daisyui.l1.l2.l3{.modal{pointer-events:none;visibility:hidden;width:100%;max-width:none;height:100%;max-height:none;color:inherit;transition:visibility .3s allow-discrete,background-color .3s ease-out,opacity .1s ease-out;overscroll-behavior:contain;z-index:999;scrollbar-gutter:auto;background-color:#0000;place-items:center;margin:0;padding:0;display:grid;position:fixed;inset:0;overflow:clip}.modal::backdrop{display:none}.tooltip{--tt-bg:var(--color-neutral);--tt-off: calc(100% + .5rem) ;--tt-tail: calc(100% + 1px + .25rem) ;display:inline-block;position:relative}.tooltip>.tooltip-content,.tooltip[data-tip]:before{border-radius:var(--radius-field);text-align:center;white-space:normal;max-width:20rem;color:var(--color-neutral-content);opacity:0;background-color:var(--tt-bg);pointer-events:none;z-index:2;--tw-content:attr(data-tip);content:var(--tw-content);width:max-content;padding-block:.25rem;padding-inline:.5rem;font-size:.875rem;line-height:1.25;position:absolute}.tooltip:after{opacity:0;background-color:var(--tt-bg);content:"";pointer-events:none;--mask-tooltip:url("data:image/svg+xml,%3Csvg width='10' height='4' viewBox='0 0 8 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.500009 1C3.5 1 3.00001 4 5.00001 4C7 4 6.5 1 9.5 1C10 1 10 0.499897 10 0H0C-1.99338e-08 0.5 0 1 0.500009 1Z' fill='black'/%3E%3C/svg%3E%0A");width:.625rem;height:.25rem;-webkit-mask-position:-1px 0;mask-position:-1px 0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:var(--mask-tooltip);mask-image:var(--mask-tooltip);display:block;position:absolute}@media(prefers-reduced-motion:no-preference){.tooltip>.tooltip-content,.tooltip[data-tip]:before,.tooltip:after{transition:opacity .2s cubic-bezier(.4,0,.2,1) 75ms,transform .2s cubic-bezier(.4,0,.2,1) 75ms}}:is(.tooltip:is([data-tip]:not([data-tip=""]),:has(.tooltip-content:not(:empty))).tooltip-open,.tooltip:is([data-tip]:not([data-tip=""]),:has(.tooltip-content:not(:empty))):hover,.tooltip:is([data-tip]:not([data-tip=""]),:has(.tooltip-content:not(:empty))):has(:focus-visible))>.tooltip-content,:is(.tooltip:is([data-tip]:not([data-tip=""]),:has(.tooltip-content:not(:empty))).tooltip-open,.tooltip:is([data-tip]:not([data-tip=""]),:has(.tooltip-content:not(:empty))):hover,.tooltip:is([data-tip]:not([data-tip=""]),:has(.tooltip-content:not(:empty))):has(:focus-visible))[data-tip]:before,:is(.tooltip:is([data-tip]:not([data-tip=""]),:has(.tooltip-content:not(:empty))).tooltip-open,.tooltip:is([data-tip]:not([data-tip=""]),:has(.tooltip-content:not(:empty))):hover,.tooltip:is([data-tip]:not([data-tip=""]),:has(.tooltip-content:not(:empty))):has(:focus-visible)):after{opacity:1;--tt-pos:0rem}@media(prefers-reduced-motion:no-preference){:is(.tooltip:is([data-tip]:not([data-tip=""]),:has(.tooltip-content:not(:empty))).tooltip-open,.tooltip:is([data-tip]:not([data-tip=""]),:has(.tooltip-content:not(:empty))):hover,.tooltip:is([data-tip]:not([data-tip=""]),:has(.tooltip-content:not(:empty))):has(:focus-visible))>.tooltip-content,:is(.tooltip:is([data-tip]:not([data-tip=""]),:has(.tooltip-content:not(:empty))).tooltip-open,.tooltip:is([data-tip]:not([data-tip=""]),:has(.tooltip-content:not(:empty))):hover,.tooltip:is([data-tip]:not([data-tip=""]),:has(.tooltip-content:not(:empty))):has(:focus-visible))[data-tip]:before,:is(.tooltip:is([data-tip]:not([data-tip=""]),:has(.tooltip-content:not(:empty))).tooltip-open,.tooltip:is([data-tip]:not([data-tip=""]),:has(.tooltip-content:not(:empty))):hover,.tooltip:is([data-tip]:not([data-tip=""]),:has(.tooltip-content:not(:empty))):has(:focus-visible)):after{transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}}.menu{--menu-active-fg:var(--color-neutral-content);--menu-active-bg:var(--color-neutral);flex-flow:column wrap;width:fit-content;padding:.5rem;font-size:.875rem;display:flex}.menu :where(li ul){white-space:nowrap;margin-inline-start:1rem;padding-inline-start:.5rem;position:relative}.menu :where(li ul):before{background-color:var(--color-base-content);opacity:.1;width:var(--border);content:"";inset-inline-start:0;position:absolute;top:.75rem;bottom:.75rem}.menu :where(li>.menu-dropdown:not(.menu-dropdown-show)){display:none}.menu :where(li:not(.menu-title)>:not(ul,details,.menu-title,.btn)),.menu :where(li:not(.menu-title)>details>summary:not(.menu-title)){border-radius:var(--radius-field);text-align:start;text-wrap:balance;-webkit-user-select:none;user-select:none;grid-auto-columns:minmax(auto,max-content) auto max-content;grid-auto-flow:column;align-content:flex-start;align-items:center;gap:.5rem;padding-block:.375rem;padding-inline:.75rem;transition-property:color,background-color,box-shadow;transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);display:grid}.menu :where(li>details>summary){--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.menu :where(li>details>summary){outline-offset:2px;outline:2px solid #0000}}.menu :where(li>details>summary)::-webkit-details-marker{display:none}:is(.menu :where(li>details>summary),.menu :where(li>.menu-dropdown-toggle)):after{content:"";transform-origin:50%;pointer-events:none;justify-self:flex-end;width:.375rem;height:.375rem;transition-property:rotate,translate;transition-duration:.2s;display:block;translate:0 -1px;rotate:-135deg;box-shadow:inset 2px 2px}.menu details{interpolate-size:allow-keywords;overflow:hidden}.menu details::details-content{block-size:0}@media(prefers-reduced-motion:no-preference){.menu details::details-content{transition-behavior:allow-discrete;transition-property:block-size,content-visibility;transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}}.menu details[open]::details-content{block-size:auto}.menu :where(li>details[open]>summary):after,.menu :where(li>.menu-dropdown-toggle.menu-dropdown-show):after{translate:0 1px;rotate:45deg}.menu :where(li:not(.menu-title,.disabled)>:not(ul,details,.menu-title),li:not(.menu-title,.disabled)>details>summary:not(.menu-title)):not(.menu-active,:active,.btn).menu-focus,.menu :where(li:not(.menu-title,.disabled)>:not(ul,details,.menu-title),li:not(.menu-title,.disabled)>details>summary:not(.menu-title)):not(.menu-active,:active,.btn):focus-visible{cursor:pointer;background-color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.menu :where(li:not(.menu-title,.disabled)>:not(ul,details,.menu-title),li:not(.menu-title,.disabled)>details>summary:not(.menu-title)):not(.menu-active,:active,.btn).menu-focus,.menu :where(li:not(.menu-title,.disabled)>:not(ul,details,.menu-title),li:not(.menu-title,.disabled)>details>summary:not(.menu-title)):not(.menu-active,:active,.btn):focus-visible{background-color:color-mix(in oklab,var(--color-base-content) 10%,transparent)}}.menu :where(li:not(.menu-title,.disabled)>:not(ul,details,.menu-title),li:not(.menu-title,.disabled)>details>summary:not(.menu-title)):not(.menu-active,:active,.btn).menu-focus,.menu :where(li:not(.menu-title,.disabled)>:not(ul,details,.menu-title),li:not(.menu-title,.disabled)>details>summary:not(.menu-title)):not(.menu-active,:active,.btn):focus-visible{color:var(--color-base-content);--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.menu :where(li:not(.menu-title,.disabled)>:not(ul,details,.menu-title),li:not(.menu-title,.disabled)>details>summary:not(.menu-title)):not(.menu-active,:active,.btn).menu-focus,.menu :where(li:not(.menu-title,.disabled)>:not(ul,details,.menu-title),li:not(.menu-title,.disabled)>details>summary:not(.menu-title)):not(.menu-active,:active,.btn):focus-visible{outline-offset:2px;outline:2px solid #0000}}.menu :where(li:not(.menu-title,.disabled)>:not(ul,details,.menu-title):not(.menu-active,:active,.btn):hover,li:not(.menu-title,.disabled)>details>summary:not(.menu-title):not(.menu-active,:active,.btn):hover){cursor:pointer;background-color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.menu :where(li:not(.menu-title,.disabled)>:not(ul,details,.menu-title):not(.menu-active,:active,.btn):hover,li:not(.menu-title,.disabled)>details>summary:not(.menu-title):not(.menu-active,:active,.btn):hover){background-color:color-mix(in oklab,var(--color-base-content) 10%,transparent)}}.menu :where(li:not(.menu-title,.disabled)>:not(ul,details,.menu-title):not(.menu-active,:active,.btn):hover,li:not(.menu-title,.disabled)>details>summary:not(.menu-title):not(.menu-active,:active,.btn):hover){--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.menu :where(li:not(.menu-title,.disabled)>:not(ul,details,.menu-title):not(.menu-active,:active,.btn):hover,li:not(.menu-title,.disabled)>details>summary:not(.menu-title):not(.menu-active,:active,.btn):hover){outline-offset:2px;outline:2px solid #0000}}.menu :where(li:not(.menu-title,.disabled)>:not(ul,details,.menu-title):not(.menu-active,:active,.btn):hover,li:not(.menu-title,.disabled)>details>summary:not(.menu-title):not(.menu-active,:active,.btn):hover){box-shadow:inset 0 1px #00000003,inset 0 -1px #ffffff03}.menu :where(li:empty){background-color:var(--color-base-content);opacity:.1;height:1px;margin:.5rem 1rem}.menu :where(li){flex-flow:column wrap;flex-shrink:0;align-items:stretch;display:flex;position:relative}.menu :where(li) .badge{justify-self:flex-end}.menu :where(li)>:not(ul,.menu-title,details,.btn):active,.menu :where(li)>:not(ul,.menu-title,details,.btn).menu-active,.menu :where(li)>details>summary:active{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.menu :where(li)>:not(ul,.menu-title,details,.btn):active,.menu :where(li)>:not(ul,.menu-title,details,.btn).menu-active,.menu :where(li)>details>summary:active{outline-offset:2px;outline:2px solid #0000}}.menu :where(li)>:not(ul,.menu-title,details,.btn):active,.menu :where(li)>:not(ul,.menu-title,details,.btn).menu-active,.menu :where(li)>details>summary:active{color:var(--menu-active-fg);background-color:var(--menu-active-bg);background-size:auto,calc(var(--noise) * 100%);background-image:none,var(--fx-noise)}:is(.menu :where(li)>:not(ul,.menu-title,details,.btn):active,.menu :where(li)>:not(ul,.menu-title,details,.btn).menu-active,.menu :where(li)>details>summary:active):not(:is(.menu :where(li)>:not(ul,.menu-title,details,.btn):active,.menu :where(li)>:not(ul,.menu-title,details,.btn).menu-active,.menu :where(li)>details>summary:active):active){box-shadow:0 2px calc(var(--depth) * 3px) -2px var(--menu-active-bg)}.menu :where(li).menu-disabled{pointer-events:none;color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.menu :where(li).menu-disabled{color:color-mix(in oklab,var(--color-base-content) 20%,transparent)}}.menu .dropdown:focus-within .menu-dropdown-toggle:after{translate:0 1px;rotate:45deg}.menu .dropdown-content{margin-top:.5rem;padding:.5rem}.menu .dropdown-content:before{display:none}.dropdown{position-area:var(--anchor-v,bottom) var(--anchor-h,span-right);display:inline-block;position:relative}.dropdown>:not(:has(~[class*=dropdown-content])):focus{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.dropdown>:not(:has(~[class*=dropdown-content])):focus{outline-offset:2px;outline:2px solid #0000}}.dropdown .dropdown-content{position:absolute}.dropdown.dropdown-close .dropdown-content,.dropdown:not(details,.dropdown-open,.dropdown-hover:hover,:focus-within) .dropdown-content,.dropdown.dropdown-hover:not(:hover) [tabindex]:first-child:focus:not(:focus-visible)~.dropdown-content{transform-origin:top;opacity:0;display:none;scale:.95}.dropdown[popover],.dropdown .dropdown-content{z-index:999}@media(prefers-reduced-motion:no-preference){.dropdown[popover],.dropdown .dropdown-content{transition-behavior:allow-discrete;transition-property:opacity,scale,display;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);animation:.2s dropdown}}@starting-style{.dropdown[popover],.dropdown .dropdown-content{opacity:0;scale:.95}}:is(.dropdown:not(.dropdown-close).dropdown-open,.dropdown:not(.dropdown-close):not(.dropdown-hover):focus,.dropdown:not(.dropdown-close):focus-within)>[tabindex]:first-child{pointer-events:none}:is(.dropdown:not(.dropdown-close).dropdown-open,.dropdown:not(.dropdown-close):not(.dropdown-hover):focus,.dropdown:not(.dropdown-close):focus-within) .dropdown-content,.dropdown:not(.dropdown-close).dropdown-hover:hover .dropdown-content{opacity:1;scale:1}.dropdown:is(details) summary::-webkit-details-marker{display:none}.dropdown:where([popover]){background:0 0}.dropdown[popover]{color:inherit;position:fixed}@supports not (position-area:bottom){.dropdown[popover]{margin:auto}.dropdown[popover].dropdown-close{transform-origin:top;opacity:0;display:none;scale:.95}.dropdown[popover].dropdown-open:not(:popover-open){transform-origin:top;opacity:0;display:none;scale:.95}.dropdown[popover]::backdrop{background-color:oklab(0% none none/.3)}}:is(.dropdown[popover].dropdown-close,.dropdown[popover]:not(.dropdown-open,:popover-open)){transform-origin:top;opacity:0;display:none;scale:.95}:where(.btn){width:unset}.btn{cursor:pointer;text-align:center;vertical-align:middle;outline-offset:2px;webkit-user-select:none;-webkit-user-select:none;user-select:none;padding-inline:var(--btn-p);color:var(--btn-fg);--tw-prose-links:var(--btn-fg);height:var(--size);font-size:var(--fontsize,.875rem);outline-color:var(--btn-color,var(--color-base-content));background-color:var(--btn-bg);background-size:auto,calc(var(--noise) * 100%);background-image:none,var(--btn-noise);border-width:var(--border);border-style:solid;border-color:var(--btn-border);text-shadow:0 .5px oklch(100% 0 0 / calc(var(--depth) * .15));touch-action:manipulation;box-shadow:0 .5px 0 .5px oklch(100% 0 0 / calc(var(--depth) * 6%)) inset,var(--btn-shadow);--size:calc(var(--size-field,.25rem) * 10);--btn-bg:var(--btn-color,var(--color-base-200));--btn-fg:var(--color-base-content);--btn-p:1rem;--btn-border:var(--btn-bg);border-start-start-radius:var(--join-ss,var(--radius-field));border-start-end-radius:var(--join-se,var(--radius-field));border-end-end-radius:var(--join-ee,var(--radius-field));border-end-start-radius:var(--join-es,var(--radius-field));flex-wrap:nowrap;flex-shrink:0;justify-content:center;align-items:center;gap:.375rem;font-weight:600;transition-property:color,background-color,border-color,box-shadow;transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);display:inline-flex}@supports (color:color-mix(in lab,red,red)){.btn{--btn-border:color-mix(in oklab, var(--btn-bg), #000 calc(var(--depth) * 5%))}}.btn{--btn-shadow:0 3px 2px -2px var(--btn-bg), 0 4px 3px -2px var(--btn-bg)}@supports (color:color-mix(in lab,red,red)){.btn{--btn-shadow:0 3px 2px -2px color-mix(in oklab, var(--btn-bg) calc(var(--depth) * 30%), #0000), 0 4px 3px -2px color-mix(in oklab, var(--btn-bg) calc(var(--depth) * 30%), #0000)}}.btn{--btn-noise:var(--fx-noise)}@media(hover:hover){.btn:hover{--btn-bg:var(--btn-color,var(--color-base-200))}@supports (color:color-mix(in lab,red,red)){.btn:hover{--btn-bg:color-mix(in oklab, var(--btn-color,var(--color-base-200)), #000 7%)}}}.btn:focus-visible,.btn:has(:focus-visible){isolation:isolate;outline-width:2px;outline-style:solid}.btn:active:not(.btn-active){--btn-bg:var(--btn-color,var(--color-base-200));translate:0 .5px}@supports (color:color-mix(in lab,red,red)){.btn:active:not(.btn-active){--btn-bg:color-mix(in oklab, var(--btn-color,var(--color-base-200)), #000 5%)}}.btn:active:not(.btn-active){--btn-border:var(--btn-color,var(--color-base-200))}@supports (color:color-mix(in lab,red,red)){.btn:active:not(.btn-active){--btn-border:color-mix(in oklab, var(--btn-color,var(--color-base-200)), #000 7%)}}.btn:active:not(.btn-active){--btn-shadow:0 0 0 0 oklch(0% 0 0/0), 0 0 0 0 oklch(0% 0 0/0)}.btn:is(input[type=checkbox],input[type=radio]){appearance:none}.btn:is(input[type=checkbox],input[type=radio])[aria-label]:after{--tw-content:attr(aria-label);content:var(--tw-content)}.btn:where(input:checked:not(.filter .btn)){--btn-color:var(--color-primary);--btn-fg:var(--color-primary-content);isolation:isolate}.loading{pointer-events:none;aspect-ratio:1;vertical-align:middle;width:calc(var(--size-selector,.25rem) * 6);background-color:currentColor;display:inline-block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' stroke='black' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform-origin='center'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-width='3' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 12 12' to='360 12 12' dur='2s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dasharray' values='0,150;42,150;42,150' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dashoffset' values='0;-16;-59' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' stroke='black' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform-origin='center'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-width='3' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 12 12' to='360 12 12' dur='2s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dasharray' values='0,150;42,150;42,150' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dashoffset' values='0;-16;-59' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.list{flex-direction:column;font-size:.875rem;display:flex}.list .list-row{--list-grid-cols:minmax(0, auto) 1fr;border-radius:var(--radius-box);word-break:break-word;grid-auto-flow:column;grid-template-columns:var(--list-grid-cols);gap:1rem;padding:1rem;display:grid;position:relative}:is(.list>:not(:last-child).list-row,.list>:not(:last-child) .list-row):after{content:"";border-bottom:var(--border) solid;inset-inline:var(--radius-box);border-color:var(--color-base-content);position:absolute;bottom:0}@supports (color:color-mix(in lab,red,red)){:is(.list>:not(:last-child).list-row,.list>:not(:last-child) .list-row):after{border-color:color-mix(in oklab,var(--color-base-content) 5%,transparent)}}.toggle{border:var(--border) solid currentColor;color:var(--input-color);cursor:pointer;appearance:none;vertical-align:middle;webkit-user-select:none;-webkit-user-select:none;user-select:none;--radius-selector-max:calc(var(--radius-selector) + var(--radius-selector) + var(--radius-selector));border-radius:calc(var(--radius-selector) + min(var(--toggle-p),var(--radius-selector-max)) + min(var(--border),var(--radius-selector-max)));padding:var(--toggle-p);flex-shrink:0;grid-template-columns:0fr 1fr 1fr;place-content:center;display:inline-grid;position:relative;box-shadow:inset 0 1px}@supports (color:color-mix(in lab,red,red)){.toggle{box-shadow:0 1px color-mix(in oklab,currentColor calc(var(--depth) * 10%),#0000) inset}}.toggle{--input-color:var(--color-base-content);transition:color .3s,grid-template-columns .2s}@supports (color:color-mix(in lab,red,red)){.toggle{--input-color:color-mix(in oklab, var(--color-base-content) 50%, #0000)}}.toggle{--toggle-p:calc(var(--size) * .125);--size:calc(var(--size-selector,.25rem) * 6);width:calc((var(--size) * 2) - (var(--border) + var(--toggle-p)) * 2);height:var(--size)}.toggle>*{z-index:1;cursor:pointer;appearance:none;background-color:#0000;border:none;grid-column:2/span 1;grid-row-start:1;height:100%;padding:.125rem;transition:opacity .2s,rotate .4s}.toggle>:focus{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.toggle>:focus{outline-offset:2px;outline:2px solid #0000}}.toggle>:nth-child(2){color:var(--color-base-100);rotate:0deg}.toggle>:nth-child(3){color:var(--color-base-100);opacity:0;rotate:-15deg}.toggle:has(:checked)>:nth-child(2){opacity:0;rotate:15deg}.toggle:has(:checked)>:nth-child(3){opacity:1;rotate:0deg}.toggle:before{aspect-ratio:1;border-radius:var(--radius-selector);--tw-content:"";content:var(--tw-content);width:100%;height:100%;box-shadow:0 -1px oklch(0% 0 0 / calc(var(--depth) * .1)) inset,0 8px 0 -4px oklch(100% 0 0 / calc(var(--depth) * .1)) inset,0 1px currentColor;background-color:currentColor;grid-row-start:1;grid-column-start:2;transition:background-color .1s,translate .2s,inset-inline-start .2s;position:relative;inset-inline-start:0;translate:0}@supports (color:color-mix(in lab,red,red)){.toggle:before{box-shadow:0 -1px oklch(0% 0 0 / calc(var(--depth) * .1)) inset,0 8px 0 -4px oklch(100% 0 0 / calc(var(--depth) * .1)) inset,0 1px color-mix(in oklab,currentColor calc(var(--depth) * 10%),#0000)}}.toggle:before{background-size:auto,calc(var(--noise) * 100%);background-image:none,var(--fx-noise)}@media(forced-colors:active){.toggle:before{outline-style:var(--tw-outline-style);outline-offset:-1px;outline-width:1px}}@media print{.toggle:before{outline-offset:-1rem;outline:.25rem solid}}.toggle:focus-visible,.toggle:has(:focus-visible){outline-offset:2px;outline:2px solid}.toggle:checked,.toggle[aria-checked=true],.toggle:has(>input:checked){background-color:var(--color-base-100);--input-color:var(--color-base-content);grid-template-columns:1fr 1fr 0fr}:is(.toggle:checked,.toggle[aria-checked=true],.toggle:has(>input:checked)):before{background-color:currentColor}@starting-style{:is(.toggle:checked,.toggle[aria-checked=true],.toggle:has(>input:checked)):before{opacity:0}}.toggle:indeterminate{grid-template-columns:.5fr 1fr .5fr}.toggle:disabled{cursor:not-allowed;opacity:.3}.toggle:disabled:before{border:var(--border) solid currentColor;background-color:#0000}.input{cursor:text;border:var(--border) solid #0000;appearance:none;background-color:var(--color-base-100);vertical-align:middle;white-space:nowrap;width:clamp(3rem,20rem,100%);height:var(--size);font-size:max(var(--font-size,.875rem),.875rem);touch-action:manipulation;border-color:var(--input-color);box-shadow:0 1px var(--input-color) inset,0 -1px oklch(100% 0 0 / calc(var(--depth) * .1)) inset;border-start-start-radius:var(--join-ss,var(--radius-field));border-start-end-radius:var(--join-se,var(--radius-field));border-end-end-radius:var(--join-ee,var(--radius-field));border-end-start-radius:var(--join-es,var(--radius-field));flex-shrink:1;align-items:center;gap:.5rem;padding-inline:.75rem;display:inline-flex;position:relative}@supports (color:color-mix(in lab,red,red)){.input{box-shadow:0 1px color-mix(in oklab,var(--input-color) calc(var(--depth) * 10%),#0000) inset,0 -1px oklch(100% 0 0 / calc(var(--depth) * .1)) inset}}.input{--size:calc(var(--size-field,.25rem) * 10);--input-color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.input{--input-color:color-mix(in oklab, var(--color-base-content) 20%, #0000)}}.input:where(input){display:inline-flex}.input :where(input){appearance:none;background-color:#0000;border:none;width:100%;height:100%;display:inline-flex}.input :where(input):focus,.input :where(input):focus-within{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.input :where(input):focus,.input :where(input):focus-within{outline-offset:2px;outline:2px solid #0000}}.input :where(input[type=url]),.input :where(input[type=email]){direction:ltr}.input :where(input[type=date]){display:inline-flex}.input:focus,.input:focus-within{--input-color:var(--color-base-content);box-shadow:0 1px var(--input-color)}@supports (color:color-mix(in lab,red,red)){.input:focus,.input:focus-within{box-shadow:0 1px color-mix(in oklab,var(--input-color) calc(var(--depth) * 10%),#0000)}}.input:focus,.input:focus-within{outline:2px solid var(--input-color);outline-offset:2px;isolation:isolate}@media(pointer:coarse){@supports (-webkit-touch-callout:none){.input:focus,.input:focus-within{--font-size:1rem}}}.input:has(>input[disabled]),.input:is(:disabled,[disabled]),fieldset:disabled .input{cursor:not-allowed;border-color:var(--color-base-200);background-color:var(--color-base-200);color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.input:has(>input[disabled]),.input:is(:disabled,[disabled]),fieldset:disabled .input{color:color-mix(in oklab,var(--color-base-content) 40%,transparent)}}:is(.input:has(>input[disabled]),.input:is(:disabled,[disabled]),fieldset:disabled .input)::placeholder{color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){:is(.input:has(>input[disabled]),.input:is(:disabled,[disabled]),fieldset:disabled .input)::placeholder{color:color-mix(in oklab,var(--color-base-content) 20%,transparent)}}.input:has(>input[disabled]),.input:is(:disabled,[disabled]),fieldset:disabled .input{box-shadow:none}.input:has(>input[disabled])>input[disabled]{cursor:not-allowed}.input::-webkit-date-and-time-value{text-align:inherit}.input[type=number]::-webkit-inner-spin-button{margin-block:-.75rem;margin-inline-end:-.75rem}.input::-webkit-calendar-picker-indicator{position:absolute;inset-inline-end:.75em}.input:has(>input[type=date]) :where(input[type=date]){webkit-appearance:none;appearance:none;display:inline-flex}.input:has(>input[type=date]) input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;width:1em;height:1em;position:absolute;inset-inline-end:.75em}.table{border-collapse:separate;--tw-border-spacing-x: 0rem ;--tw-border-spacing-y: 0rem ;width:100%;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y);border-radius:var(--radius-box);text-align:left;font-size:.875rem;position:relative}.table:where(:dir(rtl),[dir=rtl],[dir=rtl] *){text-align:right}@media(hover:hover){:is(.table tr.row-hover,.table tr.row-hover:nth-child(2n)):hover{background-color:var(--color-base-200)}}.table :where(th,td){vertical-align:middle;padding-block:.75rem;padding-inline:1rem}.table :where(thead,tfoot){white-space:nowrap;color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.table :where(thead,tfoot){color:color-mix(in oklab,var(--color-base-content) 60%,transparent)}}.table :where(thead,tfoot){font-size:.875rem;font-weight:600}.table :where(tfoot tr:first-child :is(td,th)){border-top:var(--border) solid var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.table :where(tfoot tr:first-child :is(td,th)){border-top:var(--border) solid color-mix(in oklch,var(--color-base-content) 5%,#0000)}}.table :where(.table-pin-rows thead tr){z-index:1;background-color:var(--color-base-100);position:sticky;top:0}.table :where(.table-pin-rows tfoot tr){z-index:1;background-color:var(--color-base-100);position:sticky;bottom:0}.table :where(.table-pin-cols tr th){background-color:var(--color-base-100);position:sticky;left:0;right:0}.table :where(thead tr :is(td,th),tbody tr:not(:last-child) :is(td,th)){border-bottom:var(--border) solid var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.table :where(thead tr :is(td,th),tbody tr:not(:last-child) :is(td,th)){border-bottom:var(--border) solid color-mix(in oklch,var(--color-base-content) 5%,#0000)}}.navbar{align-items:center;width:100%;min-height:4rem;padding:.5rem;display:flex}.textarea{border:var(--border) solid #0000;appearance:none;border-radius:var(--radius-field);background-color:var(--color-base-100);vertical-align:middle;width:clamp(3rem,20rem,100%);min-height:5rem;font-size:max(var(--font-size,.875rem),.875rem);touch-action:manipulation;border-color:var(--input-color);box-shadow:0 1px var(--input-color) inset,0 -1px oklch(100% 0 0 / calc(var(--depth) * .1)) inset;flex-shrink:1;padding-block:.5rem;padding-inline:.75rem}@supports (color:color-mix(in lab,red,red)){.textarea{box-shadow:0 1px color-mix(in oklab,var(--input-color) calc(var(--depth) * 10%),#0000) inset,0 -1px oklch(100% 0 0 / calc(var(--depth) * .1)) inset}}.textarea{--input-color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.textarea{--input-color:color-mix(in oklab, var(--color-base-content) 20%, #0000)}}.textarea textarea{appearance:none;background-color:#0000;border:none}.textarea textarea:focus,.textarea textarea:focus-within{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.textarea textarea:focus,.textarea textarea:focus-within{outline-offset:2px;outline:2px solid #0000}}.textarea:focus,.textarea:focus-within{--input-color:var(--color-base-content);box-shadow:0 1px var(--input-color)}@supports (color:color-mix(in lab,red,red)){.textarea:focus,.textarea:focus-within{box-shadow:0 1px color-mix(in oklab,var(--input-color) calc(var(--depth) * 10%),#0000)}}.textarea:focus,.textarea:focus-within{outline:2px solid var(--input-color);outline-offset:2px;isolation:isolate}@media(pointer:coarse){@supports (-webkit-touch-callout:none){.textarea:focus,.textarea:focus-within{--font-size:1rem}}}.textarea:has(>textarea[disabled]),.textarea:is(:disabled,[disabled]){cursor:not-allowed;border-color:var(--color-base-200);background-color:var(--color-base-200);color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.textarea:has(>textarea[disabled]),.textarea:is(:disabled,[disabled]){color:color-mix(in oklab,var(--color-base-content) 40%,transparent)}}:is(.textarea:has(>textarea[disabled]),.textarea:is(:disabled,[disabled]))::placeholder{color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){:is(.textarea:has(>textarea[disabled]),.textarea:is(:disabled,[disabled]))::placeholder{color:color-mix(in oklab,var(--color-base-content) 20%,transparent)}}.textarea:has(>textarea[disabled]),.textarea:is(:disabled,[disabled]){box-shadow:none}.textarea:has(>textarea[disabled])>textarea[disabled]{cursor:not-allowed}.modal-backdrop{color:#0000;z-index:-1;grid-row-start:1;grid-column-start:1;place-self:stretch stretch;display:grid}.modal-backdrop button{cursor:pointer}.hero{background-position:50%;background-size:cover;place-items:center;width:100%;display:grid}.hero>*{grid-row-start:1;grid-column-start:1}.modal-box{background-color:var(--color-base-100);border-top-left-radius:var(--modal-tl,var(--radius-box));border-top-right-radius:var(--modal-tr,var(--radius-box));border-bottom-left-radius:var(--modal-bl,var(--radius-box));border-bottom-right-radius:var(--modal-br,var(--radius-box));opacity:0;overscroll-behavior:contain;grid-row-start:1;grid-column-start:1;width:91.6667%;max-width:32rem;max-height:100vh;padding:1.5rem;transition:translate .3s ease-out,scale .3s ease-out,opacity .2s ease-out 50ms,box-shadow .3s ease-out;overflow-y:auto;scale:.95;box-shadow:0 25px 50px -12px #00000040}.label{white-space:nowrap;color:currentColor;align-items:center;gap:.375rem;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.label{color:color-mix(in oklab,currentcolor 60%,transparent)}}.label:has(input){cursor:pointer}.label:is(.input>*,.select>*){white-space:nowrap;height:calc(100% - .5rem);font-size:inherit;align-items:center;padding-inline:.75rem;display:flex}.label:is(.input>*,.select>*):first-child{border-inline-end:var(--border) solid currentColor;margin-inline:-.75rem .75rem}@supports (color:color-mix(in lab,red,red)){.label:is(.input>*,.select>*):first-child{border-inline-end:var(--border) solid color-mix(in oklab,currentColor 10%,#0000)}}.label:is(.input>*,.select>*):last-child{border-inline-start:var(--border) solid currentColor;margin-inline:.75rem -.75rem}@supports (color:color-mix(in lab,red,red)){.label:is(.input>*,.select>*):last-child{border-inline-start:var(--border) solid color-mix(in oklab,currentColor 10%,#0000)}}.carousel-item{box-sizing:content-box;scroll-snap-align:start;flex:none;display:flex}.status{aspect-ratio:1;border-radius:var(--radius-selector);background-color:var(--color-base-content);width:.5rem;height:.5rem;display:inline-block}@supports (color:color-mix(in lab,red,red)){.status{background-color:color-mix(in oklab,var(--color-base-content) 20%,transparent)}}.status{vertical-align:middle;color:#0000004d;background-position:50%;background-repeat:no-repeat}@supports (color:color-mix(in lab,red,red)){.status{color:color-mix(in oklab,var(--color-black) 30%,transparent)}}.status{background-image:radial-gradient(circle at 35% 30%,oklch(1 0 0 / calc(var(--depth) * .5)),#0000);box-shadow:0 2px 3px -1px}@supports (color:color-mix(in lab,red,red)){.status{box-shadow:0 2px 3px -1px color-mix(in oklab,currentColor calc(var(--depth) * 100%),#0000)}}.footer{grid-auto-flow:row;place-items:start;gap:2.5rem 1rem;width:100%;font-size:.875rem;line-height:1.25rem;display:grid}.footer>*{place-items:start;gap:.5rem;display:grid}.footer.footer-center{text-align:center;grid-auto-flow:column dense;place-items:center}.footer.footer-center>*{place-items:center}.carousel{scroll-snap-type:x mandatory;scrollbar-width:none;display:inline-flex;overflow-x:scroll}@media(prefers-reduced-motion:no-preference){.carousel{scroll-behavior:smooth}}.carousel::-webkit-scrollbar{display:none}.alert{--alert-border-color:var(--color-base-200);border-radius:var(--radius-box);color:var(--color-base-content);background-color:var(--alert-color,var(--color-base-200));text-align:start;background-size:auto,calc(var(--noise) * 100%);background-image:none,var(--fx-noise);box-shadow:0 3px 0 -2px oklch(100% 0 0 / calc(var(--depth) * .08)) inset,0 1px #000,0 4px 3px -2px oklch(0% 0 0 / calc(var(--depth) * .08));border-style:solid;grid-template-columns:auto;grid-auto-flow:column;justify-content:start;place-items:center start;gap:1rem;padding-block:.75rem;padding-inline:1rem;font-size:.875rem;line-height:1.25rem;display:grid}@supports (color:color-mix(in lab,red,red)){.alert{box-shadow:0 3px 0 -2px oklch(100% 0 0 / calc(var(--depth) * .08)) inset,0 1px color-mix(in oklab,color-mix(in oklab,#000 20%,var(--alert-color,var(--color-base-200))) calc(var(--depth) * 20%),#0000),0 4px 3px -2px oklch(0% 0 0 / calc(var(--depth) * .08))}}.alert:has(:nth-child(2)){grid-template-columns:auto minmax(auto,1fr)}.link{cursor:pointer;text-decoration-line:underline}.link:focus{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.link:focus{outline-offset:2px;outline:2px solid #0000}}.link:focus-visible{outline-offset:2px;outline:2px solid}}@layer daisyui.l1.l2{.modal.modal-open,.modal[open],.modal:target,.modal-toggle:checked+.modal{pointer-events:auto;visibility:visible;opacity:1;transition:visibility 0s allow-discrete,background-color .3s ease-out,opacity .1s ease-out;background-color:#0006}:is(.modal.modal-open,.modal[open],.modal:target,.modal-toggle:checked+.modal) .modal-box{opacity:1;translate:0;scale:1}:root:has(:is(.modal.modal-open,.modal[open],.modal:target,.modal-toggle:checked+.modal)){--page-has-backdrop:1;--page-overflow:hidden;--page-scroll-bg:var(--page-scroll-bg-on);--page-scroll-gutter:stable;--page-scroll-transition:var(--page-scroll-transition-on);animation:forwards set-page-has-scroll;animation-timeline:scroll()}@starting-style{.modal.modal-open,.modal[open],.modal:target,.modal-toggle:checked+.modal{opacity:0}}.tooltip>.tooltip-content,.tooltip[data-tip]:before{transform:translate(-50%) translateY(var(--tt-pos,.25rem));inset:auto auto var(--tt-off) 50%}.tooltip:after{transform:translate(-50%) translateY(var(--tt-pos,.25rem));inset:auto auto var(--tt-tail) 50%}.btn:disabled:not(.btn-link,.btn-ghost){background-color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.btn:disabled:not(.btn-link,.btn-ghost){background-color:color-mix(in oklab,var(--color-base-content) 10%,transparent)}}.btn:disabled:not(.btn-link,.btn-ghost){box-shadow:none}.btn:disabled{pointer-events:none;--btn-border:#0000;--btn-noise:none;--btn-fg:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.btn:disabled{--btn-fg:color-mix(in oklch, var(--color-base-content) 20%, #0000)}}.btn[disabled]:not(.btn-link,.btn-ghost){background-color:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.btn[disabled]:not(.btn-link,.btn-ghost){background-color:color-mix(in oklab,var(--color-base-content) 10%,transparent)}}.btn[disabled]:not(.btn-link,.btn-ghost){box-shadow:none}.btn[disabled]{pointer-events:none;--btn-border:#0000;--btn-noise:none;--btn-fg:var(--color-base-content)}@supports (color:color-mix(in lab,red,red)){.btn[disabled]{--btn-fg:color-mix(in oklch, var(--color-base-content) 20%, #0000)}}.list .list-row:has(.list-col-grow:first-child){--list-grid-cols:1fr}.list .list-row:has(.list-col-grow:nth-child(2)){--list-grid-cols:minmax(0, auto) 1fr}.list .list-row:has(.list-col-grow:nth-child(3)){--list-grid-cols:minmax(0, auto) minmax(0, auto) 1fr}.list .list-row:has(.list-col-grow:nth-child(4)){--list-grid-cols:minmax(0, auto) minmax(0, auto) minmax(0, auto) 1fr}.list .list-row:has(.list-col-grow:nth-child(5)){--list-grid-cols:minmax(0, auto) minmax(0, auto) minmax(0, auto) minmax(0, auto) 1fr}.list .list-row:has(.list-col-grow:nth-child(6)){--list-grid-cols:minmax(0, auto) minmax(0, auto) minmax(0, auto) minmax(0, auto) minmax(0, auto) 1fr}.list .list-row>*{grid-row-start:1}:where(.navbar){position:relative}.btn-circle{width:var(--size);height:var(--size);border-radius:3.40282e38px;padding-inline:0}.loading-md{width:calc(var(--size-selector,.25rem) * 6)}.loading-xl{width:calc(var(--size-selector,.25rem) * 8)}.loading-dots{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4' cy='12' r='3'%3E%3Canimate attributeName='cy' values='12;6;12;12' keyTimes='0;0.286;0.571;1' dur='1.05s' repeatCount='indefinite' keySplines='.33,0,.66,.33;.33,.66,.66,1'/%3E%3C/circle%3E%3Ccircle cx='12' cy='12' r='3'%3E%3Canimate attributeName='cy' values='12;6;12;12' keyTimes='0;0.286;0.571;1' dur='1.05s' repeatCount='indefinite' keySplines='.33,0,.66,.33;.33,.66,.66,1' begin='0.1s'/%3E%3C/circle%3E%3Ccircle cx='20' cy='12' r='3'%3E%3Canimate attributeName='cy' values='12;6;12;12' keyTimes='0;0.286;0.571;1' dur='1.05s' repeatCount='indefinite' keySplines='.33,0,.66,.33;.33,.66,.66,1' begin='0.2s'/%3E%3C/circle%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4' cy='12' r='3'%3E%3Canimate attributeName='cy' values='12;6;12;12' keyTimes='0;0.286;0.571;1' dur='1.05s' repeatCount='indefinite' keySplines='.33,0,.66,.33;.33,.66,.66,1'/%3E%3C/circle%3E%3Ccircle cx='12' cy='12' r='3'%3E%3Canimate attributeName='cy' values='12;6;12;12' keyTimes='0;0.286;0.571;1' dur='1.05s' repeatCount='indefinite' keySplines='.33,0,.66,.33;.33,.66,.66,1' begin='0.1s'/%3E%3C/circle%3E%3Ccircle cx='20' cy='12' r='3'%3E%3Canimate attributeName='cy' values='12;6;12;12' keyTimes='0;0.286;0.571;1' dur='1.05s' repeatCount='indefinite' keySplines='.33,0,.66,.33;.33,.66,.66,1' begin='0.2s'/%3E%3C/circle%3E%3C/svg%3E")}.loading-ring{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' xmlns='http://www.w3.org/2000/svg' stroke='white'%3E%3Cg fill='none' fill-rule='evenodd' stroke-width='2'%3E%3Ccircle cx='22' cy='22' r='1'%3E%3Canimate attributeName='r' begin='0s' dur='1.8s' values='1;20' calcMode='spline' keyTimes='0;1' keySplines='0.165,0.84,0.44,1' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-opacity' begin='0s' dur='1.8s' values='1;0' calcMode='spline' keyTimes='0;1' keySplines='0.3,0.61,0.355,1' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='22' cy='22' r='1'%3E%3Canimate attributeName='r' begin='-0.9s' dur='1.8s' values='1;20' calcMode='spline' keyTimes='0;1' keySplines='0.165,0.84,0.44,1' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-opacity' begin='-0.9s' dur='1.8s' values='1;0' calcMode='spline' keyTimes='0;1' keySplines='0.3,0.61,0.355,1' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' xmlns='http://www.w3.org/2000/svg' stroke='white'%3E%3Cg fill='none' fill-rule='evenodd' stroke-width='2'%3E%3Ccircle cx='22' cy='22' r='1'%3E%3Canimate attributeName='r' begin='0s' dur='1.8s' values='1;20' calcMode='spline' keyTimes='0;1' keySplines='0.165,0.84,0.44,1' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-opacity' begin='0s' dur='1.8s' values='1;0' calcMode='spline' keyTimes='0;1' keySplines='0.3,0.61,0.355,1' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='22' cy='22' r='1'%3E%3Canimate attributeName='r' begin='-0.9s' dur='1.8s' values='1;20' calcMode='spline' keyTimes='0;1' keySplines='0.165,0.84,0.44,1' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-opacity' begin='-0.9s' dur='1.8s' values='1;0' calcMode='spline' keyTimes='0;1' keySplines='0.3,0.61,0.355,1' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E")}}.prose :where(a.btn:not(.btn-link)):not(:where([class~=not-prose],[class~=not-prose] *)){text-decoration-line:none}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.inset-0{inset:calc(var(--spacing) * 0)}.inset-5{inset:calc(var(--spacing) * 5)}.start{inset-inline-start:var(--spacing)}.top-\[-8rem\]{top:-8rem}.right-\[-6rem\]{right:-6rem}.bottom-\[-10rem\]{bottom:-10rem}.left-\[-10rem\]{left:-10rem}.z-10{z-index:10}.z-\[9999\]{z-index:9999}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-7{margin-top:calc(var(--spacing) * 7)}.alert{border-width:var(--border);border-color:var(--alert-border-color,var(--color-base-200))}.flex{display:flex}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.size-6{width:calc(var(--spacing) * 6);height:calc(var(--spacing) * 6)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-44{height:calc(var(--spacing) * 44)}.h-72{height:calc(var(--spacing) * 72)}.h-80{height:calc(var(--spacing) * 80)}.h-full{height:100%}.min-h-12{min-height:calc(var(--spacing) * 12)}.min-h-screen{min-height:100vh}.w-5{width:calc(var(--spacing) * 5)}.w-6{width:calc(var(--spacing) * 6)}.w-10{width:calc(var(--spacing) * 10)}.w-24{width:calc(var(--spacing) * 24)}.w-28{width:calc(var(--spacing) * 28)}.w-44{width:calc(var(--spacing) * 44)}.w-72{width:calc(var(--spacing) * 72)}.w-80{width:calc(var(--spacing) * 80)}.w-full{width:100%}.max-w-xl{max-width:var(--container-xl)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-5{gap:calc(var(--spacing) * 5)}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[\#ffd21a\]\/20{border-color:#ffd21a33}.bg-\[\#250508\]{background-color:#250508}.bg-\[\#f8d24e\]{background-color:#f8d24e}.bg-\[\#f8d24e\]\/20{background-color:#f8d24e33}.bg-white\/10{background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.bg-white\/10{background-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-\[\#2b0307\]\/90{--tw-gradient-from:oklab(18.9481% .0632751 .0222677/.9);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.via-\[\#7b0d15\]\/80{--tw-gradient-via:oklab(37.4433% .128599 .0597073/.8);--tw-gradient-via-stops:var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.to-\[\#180204\]\/90{--tw-gradient-to:oklab(14.0749% .0434782 .0127956/.9);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.\[mask-image\:linear-gradient\(90deg\,\#000_0\%\,transparent_24\%\,transparent_76\%\,\#000_100\%\)\]{-webkit-mask-image:linear-gradient(90deg,#000 0%,#0000 24% 76%,#000 100%);mask-image:linear-gradient(90deg,#000,#0000 24% 76%,#000)}.bg-cover{background-size:cover}.bg-center{background-position:50%}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-3{padding-block:calc(var(--spacing) * 3)}.text-center{text-align:center}.font-\[Poppins\]{font-family:Poppins}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-7{--tw-leading:calc(var(--spacing) * 7);line-height:calc(var(--spacing) * 7)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.28em\]{--tw-tracking:.28em;letter-spacing:.28em}.text-\[\#5c0b10\]{color:#5c0b10}.text-\[\#f8d24e\]{color:#f8d24e}.text-\[\#ffd21a\]{color:#ffd21a}.text-\[\#ffd21a\]\/75{color:#ffd21abf}.text-white{color:var(--color-white)}.text-white\/85{color:#ffffffd9}@supports (color:color-mix(in lab,red,red)){.text-white\/85{color:color-mix(in oklab,var(--color-white) 85%,transparent)}}.uppercase{text-transform:uppercase}.opacity-45{opacity:.45}.shadow-\[0_18px_40px_rgba\(0\,0\,0\,0\.28\)\]{--tw-shadow:0 18px 40px var(--tw-shadow-color,#00000047);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.blur-3xl{--tw-blur:blur(var(--blur-3xl));filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media(hover:hover){.hover\:-translate-y-0\.5:hover{--tw-translate-y:calc(var(--spacing) * -.5);translate:var(--tw-translate-x) var(--tw-translate-y)}.hover\:bg-\[\#ffe27a\]:hover{background-color:#ffe27a}}@media(min-width:40rem){.sm\:h-48{height:calc(var(--spacing) * 48)}.sm\:w-28{width:calc(var(--spacing) * 28)}.sm\:w-32{width:calc(var(--spacing) * 32)}.sm\:w-48{width:calc(var(--spacing) * 48)}.sm\:text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.sm\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}}html,body,#root{width:100%;max-width:100%}html{overflow:hidden auto}body,#root{height:auto;min-height:100%;overflow:visible}.steps .step-primary{color:#991b1b!important}.steps .step-primary:before{background-color:#991b1b!important;border-color:#991b1b!important}.steps .step-primary:after{background-color:#991b1b!important}.steps .step-primary .step-icon{color:#fff!important;background-color:#991b1b!important;border-color:#991b1b!important}.steps .step-primary .step-icon svg{color:#fff!important;fill:#fff!important}.steps .step-primary+.step-primary:before{background-color:#991b1b!important;border-color:#991b1b!important}@keyframes floatLogo{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.float-logo{animation:2.5s ease-in-out infinite floatLogo}@keyframes rating{0%,40%{filter:brightness(1.05)contrast(1.05);scale:1.1}}@keyframes dropdown{0%{opacity:0}}@keyframes radio{0%{padding:5px}50%{padding:3px}}@keyframes toast{0%{opacity:0;scale:.9}to{opacity:1;scale:1}}@keyframes rotator{89.9999%,to{--first-item-position:0 0%}90%,99.9999%{--first-item-position:0 calc(var(--items) * 100%)}to{translate:0 -100%}}@keyframes skeleton{0%{background-position:150%}to{background-position:-50%}}@keyframes menu{0%{opacity:0}}@keyframes progress{50%{background-position-x:-115%}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}.portal-layout{--portal-theme-transition: .35s ease;--portal-theme-transition-slow: .45s ease;background:#d4dbe3;color:#1f2937;transition:background-color .3s ease,color .3s ease}.portal-home,.portal-home:before,.portal-home:after,.header-bg-img,.header-backdrop,.portal-toolbar,.portal-systems__empty,.portal-header,.portal-header__inner,.portal-footer,.portal-footer__shell,.profile-page,.profile-card,.profile-card__hero,.profile-card__chip,.profile-modal__box,.profile-modal__hero,.profile-modal__footer,.profile-alert,.profile-success__activity-card{transition:background var(--portal-theme-transition-slow),background-color var(--portal-theme-transition-slow),border-color var(--portal-theme-transition),box-shadow var(--portal-theme-transition),color var(--portal-theme-transition),filter var(--portal-theme-transition-slow),opacity var(--portal-theme-transition)}.portal-toolbar__title,.portal-toolbar__title-accent,.portal-toolbar__subtitle,.system-card__title,.system-card__description,.profile-card__name,.profile-detail-card__label,.profile-detail-card__value,.profile-modal__title,.profile-modal__subtitle,.profile-modal__note,.profile-form__label,.profile-form__helper,.profile-checklist__item,.profile-otp__title,.profile-otp__text,.profile-otp__timer-note,.profile-otp__hint,.profile-otp__resend-text,.profile-otp__resend-timer,.profile-success__title,.profile-success__text,.profile-success__activity-title,.profile-success__activity-label,.profile-success__activity-time{transition:color var(--portal-theme-transition),text-shadow var(--portal-theme-transition)}.portal-home{--dashboard-bg: #d3dbe5;--dashboard-bg-soft: #e2e8f0;--dashboard-surface: #eef2f7;--dashboard-surface-deep: #dfe5ee;--dashboard-text: #374151;--dashboard-text-muted: #667085;--dashboard-shadow-dark: rgba(171, 179, 191, .32);--dashboard-shadow-light: rgba(255, 255, 255, .88);position:relative;overflow:hidden;background:radial-gradient(circle at top left,rgba(250,204,21,.14) 0%,transparent 28%),radial-gradient(circle at top right,rgba(153,27,27,.12) 0%,transparent 34%),linear-gradient(180deg,#d8d2d2 0%,var(--dashboard-bg) 24%,var(--dashboard-bg-soft) 100%)}.portal-home:before,.portal-home:after{content:"";position:absolute;border-radius:9999px;pointer-events:none;filter:blur(10px);opacity:.65}.portal-home:before{top:18rem;left:-7rem;width:18rem;height:18rem;background:radial-gradient(circle,rgba(250,204,21,.22) 0%,transparent 70%);animation:dashboardOrbFloat 12s ease-in-out infinite}.portal-home:after{right:-8rem;bottom:8rem;width:22rem;height:22rem;background:radial-gradient(circle,rgba(153,27,27,.16) 0%,transparent 72%);animation:dashboardOrbFloat 15s ease-in-out infinite reverse}.portal-home__main{position:relative;z-index:1;padding:clamp(3rem,6vw,5rem) clamp(1rem,4vw,2.5rem) clamp(3.5rem,6vw,5rem)}.portal-home__shell{width:min(100%,1280px);margin:0 auto}.header{position:relative;color:#fff}.header-background{position:relative;min-height:clamp(38rem,85vh,54rem);overflow:hidden;display:flex;align-items:center;justify-content:center;padding:clamp(1.5rem,4vw,3rem)}.header-bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.46) saturate(1.05);transform:none}.header-backdrop{position:absolute;inset:0;background:linear-gradient(180deg,#3d0a0a2e,#3d0a0a80 55%,#3d0a0ab8),radial-gradient(circle at top,rgba(250,204,21,.18) 0%,transparent 30%),radial-gradient(circle at bottom right,rgba(153,27,27,.35) 0%,transparent 40%)}.header-content{position:relative;z-index:1;width:min(100%,1100px);text-align:center}.header-content__shell{position:relative;padding:clamp(2rem,4vw,3rem)}.header-content__shell:before{content:none}.header-logos{display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.header-seal-img{width:clamp(5.5rem,11vw,7rem);height:auto;object-fit:contain;filter:drop-shadow(0 16px 28px rgba(0,0,0,.28));animation:portalFloat 6s ease-in-out infinite}.header-title{font-size:clamp(1.9rem,4vw,3.9rem);font-weight:800;line-height:1.08;letter-spacing:.02em;white-space:nowrap;text-shadow:0 16px 34px rgba(0,0,0,.35)}.header-subtitle{max-width:none;margin:1rem auto 0;color:#ffffffdb;font-size:clamp(.92rem,1.45vw,1.02rem);line-height:1.75;white-space:nowrap;text-shadow:0 12px 24px rgba(0,0,0,.28)}.header-actions{display:flex;flex-direction:column;align-items:center;gap:.9rem;margin-top:2rem}.header-action-button{display:inline-flex;align-items:center;justify-content:center;min-width:13rem;min-height:3.1rem;padding:.8rem 1.6rem;border:0;border-radius:9999px;background:linear-gradient(145deg,#facc15,#f59e0b);box-shadow:0 16px 34px #0003,inset 1px 1px #ffffff4d;color:#7f1d1d;font-size:.98rem;font-weight:800;letter-spacing:.02em;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease}.header-action-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 36px #0000003d,inset 1px 1px #ffffff57}.header-action-button:disabled{cursor:wait;opacity:.72}.portal-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-bottom:clamp(1.6rem,4vw,2.3rem);padding:clamp(1.4rem,3.5vw,1.9rem);border:1px solid rgba(255,255,255,.44);border-radius:2rem;background:linear-gradient(145deg,var(--dashboard-surface),var(--dashboard-surface-deep));box-shadow:16px 16px 32px var(--dashboard-shadow-dark),-14px -14px 28px #ffffff57,inset 1px 1px #ffffff47}.portal-toolbar__copy{flex:1;min-width:0;text-align:left}.portal-toolbar__title{color:var(--dashboard-text);font-size:clamp(1.95rem,4vw,3.05rem);font-weight:800;line-height:1.1}.portal-toolbar__title-accent{color:var(--portal-maroon);text-shadow:0 10px 24px rgba(153,27,27,.16)}.portal-toolbar__subtitle{max-width:none;margin-top:.6rem;font-size:.95rem;color:var(--dashboard-text-muted);line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-toolbar__search{width:min(100%,21rem);flex-shrink:0}.portal-toolbar__search-field{display:flex;align-items:center;gap:.8rem;min-height:3.6rem;padding:.6rem 1rem;border-radius:1.4rem;border:1px solid rgba(255,255,255,.3);background:linear-gradient(145deg,#e7ebf2,#f8fbff);box-shadow:inset 7px 7px 14px #c1c8d24d,inset -8px -8px 16px #ffffff47,10px 10px 22px #abb3bf33;transition:transform .25s ease,background var(--portal-theme-transition),box-shadow .25s ease}.portal-toolbar__search-field:focus-within{transform:translateY(-2px);box-shadow:inset 7px 7px 14px #c1c8d257,inset -8px -8px 16px #ffffff4d,12px 12px 24px #abb3bf3d,0 0 0 3px #991b1b1a}.portal-toolbar__search-icon{width:1.2rem;height:1.2rem;color:#37415194;flex-shrink:0}.portal-toolbar__search-input{width:100%;border:0;outline:0;background:transparent;color:var(--dashboard-text);font-size:.95rem}.portal-toolbar__search-input::placeholder{color:#667085c7}.portal-systems__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.4rem,3vw,2rem)}.portal-systems__empty{margin:clamp(2rem,6vw,4rem) auto;padding:2rem 1.5rem;max-width:30rem;text-align:center;color:var(--dashboard-text-muted);border:1px solid rgba(255,255,255,.44);border-radius:1.8rem;background:linear-gradient(145deg,var(--dashboard-surface),var(--dashboard-surface-deep));box-shadow:16px 16px 30px var(--dashboard-shadow-dark),-14px -14px 26px #ffffff57}.system-card{position:relative;display:flex;flex-direction:column;min-height:100%;overflow:hidden;border:1px solid rgba(255,255,255,.46);border-radius:2rem;background:linear-gradient(145deg,var(--dashboard-surface),var(--dashboard-surface-deep));box-shadow:18px 18px 34px var(--dashboard-shadow-dark),-16px -16px 32px #ffffff57,inset 1px 1px #ffffff47;transition:transform .35s ease,background var(--portal-theme-transition),border-color var(--portal-theme-transition),box-shadow .35s ease}.system-card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 42%,rgba(153,27,27,.08))}.system-card:after{content:"";position:absolute;top:-18%;left:-75%;width:45%;height:140%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.14),transparent);transform:rotate(14deg);transition:left .7s ease}.system-card:hover{transform:translateY(-12px);box-shadow:24px 24px 40px #991b1b29,-16px -16px 30px #ffffff52,inset 1px 1px #ffffff47}.system-card:hover:after{left:125%}.system-card-image,.system-card-tint,.system-card-glow{position:absolute;inset:0;border-radius:inherit;backface-visibility:hidden}.system-card-image{width:100%;height:100%;object-fit:cover;transition:transform .7s ease,filter .7s ease;transform:translateZ(0)}.system-card-tint{pointer-events:none;background:linear-gradient(160deg,#991b1b7a,#991b1b2e 62%,#facc1529);transition:opacity .35s ease,background var(--portal-theme-transition)}.system-card-glow{pointer-events:none;background:radial-gradient(circle at top,rgba(255,255,255,.36) 0%,transparent 54%),linear-gradient(180deg,transparent 55%,rgba(255,255,255,.12));opacity:.86;transition:transform .5s ease,opacity .4s ease,background var(--portal-theme-transition);transform:translateZ(0)}.system-card-logo{position:relative;z-index:1;width:min(42%,150px);height:auto;object-fit:contain;pointer-events:none;filter:drop-shadow(0 14px 28px rgba(0,0,0,.22));animation:portalFloat 5.5s ease-in-out infinite;transition:transform .5s ease,filter .5s ease}.system-card__title{color:#b22222;font-size:1.15rem;font-weight:700;line-height:1.4}.system-card__description{color:var(--dashboard-text-muted);font-size:.95rem;line-height:1.72}.system-card__actions{display:flex;justify-content:flex-end;margin-top:auto;padding-top:.3rem}.system-card__button{display:inline-flex;align-items:center;justify-content:center;min-width:7rem;min-height:2.9rem;padding:.7rem 1.3rem;border-radius:9999px;color:#fff;background:linear-gradient(145deg,#c32929,#991b1b);box-shadow:10px 10px 18px #991b1b47,-6px -6px 12px #ffffff6b,inset 1px 1px #ffffff2e;font-size:.95rem;font-weight:700;letter-spacing:.02em;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,color .25s ease}.system-card__button:hover{transform:translateY(-2px);color:#7f1d1d;background:linear-gradient(145deg,#fff0a3,#facc15);box-shadow:12px 12px 20px #a6861d3d,-6px -6px 12px #ffffff8f,inset 1px 1px #ffffff70}.system-card__button.is-disabled{cursor:not-allowed;opacity:.7;color:#64748b;background:linear-gradient(145deg,#e2e8f0,#cbd5e1);box-shadow:10px 10px 18px #94a3b833,-6px -6px 12px #ffffff70,inset 1px 1px #ffffff38}.system-card__button.is-disabled:hover{transform:none;color:#64748b;background:linear-gradient(145deg,#e2e8f0,#cbd5e1);box-shadow:10px 10px 18px #94a3b833,-6px -6px 12px #ffffff70,inset 1px 1px #ffffff38}.system-card:hover .system-card-image{transform:scale(1.08);filter:saturate(1.06) contrast(1.04)}.system-card:hover .system-card-tint{opacity:.72}.system-card:hover .system-card-glow{transform:translateY(-10px) scale(1.03);opacity:1}.system-card:hover .system-card-logo{transform:translateY(-12px) scale(1.06);filter:drop-shadow(0 20px 34px rgba(0,0,0,.26))}.portal-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:.85rem;margin-top:2.1rem}.portal-pagination__button{width:3rem;height:3rem;border:1px solid rgba(255,255,255,.36);border-radius:1rem;color:var(--portal-maroon);background:linear-gradient(145deg,var(--dashboard-surface),var(--dashboard-surface-deep));box-shadow:10px 10px 18px var(--dashboard-shadow-dark),-8px -8px 16px #ffffff4d,inset 1px 1px #ffffff3d;font-weight:700;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,color .25s ease;cursor:pointer}.portal-pagination__button:hover{transform:translateY(-3px);color:#7f1d1d;background:linear-gradient(145deg,#fff0a3,#f7d047);box-shadow:12px 12px 18px #a6861d3d,-8px -8px 16px #ffffff3d}.portal-pagination__button.is-active{color:#fff;background:linear-gradient(160deg,#c32929,#991b1b 62%,#7f1d1d);box-shadow:14px 14px 24px #991b1b42,-8px -8px 16px #fff3,inset 1px 1px #ffffff1f;cursor:default}@keyframes dashboardOrbFloat{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-14px,0)}}@media(max-width:1024px){.header-content{width:min(100%,780px)}.header-title,.header-subtitle{white-space:normal}.portal-toolbar__subtitle{white-space:normal;overflow:visible;text-overflow:clip}.portal-systems__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.portal-toolbar{flex-direction:column;align-items:stretch;text-align:center}.portal-toolbar__copy{text-align:center}.portal-toolbar__search{width:100%}.portal-systems__grid{grid-template-columns:1fr}}@media(max-width:540px){.header-content__shell{padding:1.75rem 1.3rem}.header-title{font-size:2rem}.header-subtitle{font-size:.96rem;line-height:1.6}.portal-pagination{gap:.7rem}.portal-pagination__button{width:2.85rem;height:2.85rem}}input[type=radio],input[type=checkbox]{accent-color:#b91c1c}:root{--portal-maroon: #991b1b;--portal-maroon-deep: #7f1d1d;--portal-gold: #facc15;--portal-text-on-dark: rgba(255, 255, 255, .95);--portal-surface-border: rgba(255, 255, 255, .14);--portal-shadow-dark: rgba(96, 14, 14, .45);--portal-shadow-light: rgba(255, 255, 255, .16);--profile-surface: #e4ebf3;--profile-surface-soft: #edf2f8;--profile-surface-deep: #d7e0eb;--profile-shadow-dark: rgba(156, 168, 185, .34);--profile-shadow-light: rgba(255, 255, 255, .44);--profile-text: #39475d;--profile-text-muted: #697488;--profile-border: rgba(255, 255, 255, .42)}@keyframes portalGlowPulse{0%,to{transform:scale(1) translateZ(0);opacity:.45}50%{transform:scale(1.08) translate3d(0,-8px,0);opacity:.75}}@keyframes portalFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.portal-header,.portal-footer{position:relative;overflow:hidden}.portal-header{z-index:30;overflow:visible;isolation:isolate;padding:1rem clamp(1rem,3vw,2rem);background:linear-gradient(180deg,#8f1717 0%,var(--portal-maroon) 100%)}.portal-header__inner,.portal-footer__shell{position:relative;z-index:1;border:1px solid var(--portal-surface-border)}.portal-header__glow,.portal-footer__glow{position:absolute;border-radius:9999px;pointer-events:none;background:radial-gradient(circle,rgba(250,204,21,.28) 0%,rgba(250,204,21,.08) 40%,transparent 72%);filter:blur(6px);animation:portalGlowPulse 7s ease-in-out infinite}.portal-header__glow--left{top:-3rem;left:-4rem;width:14rem;height:14rem}.portal-header__glow--right{right:-4rem;bottom:-5rem;width:16rem;height:16rem;animation-delay:1.6s}.portal-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;overflow:visible;padding:1rem 1.25rem;border-radius:1.8rem;background:linear-gradient(145deg,#ab2020,#7d1717);box-shadow:20px 20px 36px var(--portal-shadow-dark),-12px -12px 24px var(--portal-shadow-light),inset 1px 1px #ffffff29,inset -1px -1px #5a0e0e66}.portal-header__brand{display:flex;align-items:center;gap:1rem;min-width:0}.portal-header__logo{width:4rem;height:4rem;flex-shrink:0;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(84,11,11,.3))}.portal-header__text{display:flex;flex-direction:column;min-width:0;color:var(--portal-text-on-dark)}.portal-header__title{font-size:clamp(1rem,2vw,1.2rem);font-weight:700;letter-spacing:.08em}.portal-header__subtitle{font-size:clamp(.72rem,1.1vw,.82rem);line-height:1.45;opacity:.88}.portal-header__actions{position:relative;display:flex;align-items:center;gap:.85rem;flex-shrink:0;z-index:6}.portal-header__profile-button,.portal-header__theme-button{position:relative;display:grid;place-items:center;width:3.75rem;height:3.75rem;padding:0;border:1px solid rgba(250,204,21,.22);border-radius:1.2rem;color:#fff7ed;background:linear-gradient(160deg,#d33434,#ad2020 45%,#771212);box-shadow:12px 12px 22px #540b0b61,-8px -8px 18px #ffffff1a,inset 1px 1px #ffffff1f;transition:transform .25s ease,box-shadow .25s ease,color .25s ease,background .25s ease;cursor:pointer}.portal-header__theme-button{overflow:hidden}.portal-header__theme-icon-stack{display:grid;place-items:center}.portal-header__theme-icon-slot{grid-area:1 / 1;display:grid;place-items:center;opacity:0;transform:scale(.7) rotate(-45deg);transition:opacity .22s ease,transform .32s cubic-bezier(.22,1,.36,1)}.portal-header__theme-icon-slot.is-visible{opacity:1;transform:scale(1) rotate(0)}.portal-header__profile-button:hover,.portal-header__profile-button.is-open,.portal-header__theme-button:hover,.portal-header__theme-button.is-active{transform:translateY(-2px);color:#fffef5;background:linear-gradient(160deg,#df3f3f,#bc2626 45%,#861515);box-shadow:16px 16px 28px #540b0b66,-8px -8px 18px #ffffff1f,inset 2px 2px 10px #ffffff14}.portal-header__profile-icon,.portal-header__theme-icon{width:1.65rem;height:1.65rem;color:var(--portal-gold);transition:transform .25s ease,color .25s ease}.portal-header__profile-button:hover .portal-header__profile-icon,.portal-header__profile-button.is-open .portal-header__profile-icon,.portal-header__theme-button:hover .portal-header__theme-icon,.portal-header__theme-button.is-active .portal-header__theme-icon{transform:scale(1.08);color:#fde68a}.portal-header__menu{position:absolute;top:calc(100% + .85rem);right:0;z-index:40;min-width:13rem;display:grid;gap:.35rem;padding:.55rem;border-radius:1.4rem;background:linear-gradient(145deg,#fdf4f4,#f2dddd);border:1px solid rgba(255,255,255,.55);box-shadow:0 14px 26px #520b0b33,-4px -4px 10px #ffffff47,inset 1px 1px #ffffff80;opacity:0;visibility:hidden;transform:translateY(12px) scale(.97);transform-origin:top right;transition:opacity .22s ease,transform .22s ease,visibility .22s ease;pointer-events:none}.portal-header__menu.is-open{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto}.portal-header__menu-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.85rem 1rem;border:0;border-radius:1rem;color:var(--portal-maroon-deep);background:transparent;font-size:.95rem;font-weight:600;text-align:left;transition:transform .2s ease,background-color .2s ease,color .2s ease;cursor:pointer}.portal-header__menu-item:hover{transform:translate(4px);color:#7a1111;background:#991b1b1a}.portal-header__menu-icon{display:inline-flex;color:var(--portal-maroon)}.portal-footer{padding:1rem clamp(1rem,4vw,2rem) 1.5rem;background:linear-gradient(180deg,#8f1717,#711313)}.portal-footer__glow--left{bottom:-4rem;left:-3rem;width:16rem;height:16rem}.portal-footer__glow--right{top:-4rem;right:-4rem;width:18rem;height:18rem;animation-delay:1.2s}.portal-footer__shell{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(17rem,.9fr);gap:1.4rem;padding:clamp(1.2rem,3vw,2rem);border-radius:2rem;background:linear-gradient(145deg,#a11d1d,#761212);box-shadow:24px 24px 40px #42090961,-14px -14px 28px #ffffff1f,inset 1px 1px #ffffff24,inset -1px -1px #500a0a59}.portal-footer__info,.portal-footer__connect{padding:.25rem}.portal-footer__brand{display:flex;align-items:center;gap:1rem;margin-bottom:1.1rem}.portal-footer__logo{width:5rem;height:5rem;flex-shrink:0;object-fit:contain;filter:drop-shadow(0 12px 18px rgba(84,11,11,.28))}.portal-footer__brand-copy{color:var(--portal-text-on-dark)}.portal-footer__title{font-size:clamp(1.3rem,2.4vw,1.75rem);font-weight:700;line-height:1.15}.portal-footer__tagline,.portal-footer__eyebrow{color:#fde047;font-weight:700}.portal-footer__tagline{margin-top:.25rem;font-size:.95rem}.portal-footer__description{max-width:44rem;color:#ffffffe0;line-height:1.75}.portal-footer__copyright{margin-top:1.25rem;color:#ffffffc7;font-size:.92rem;line-height:1.65}.portal-footer__copyright span{font-weight:700;color:#fff7ed}.portal-footer__connect{display:flex;flex-direction:column;justify-content:center}.portal-footer__connect-title{margin-top:.3rem;color:#fff7ed;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:700;line-height:1.35}.portal-footer__connect-copy{margin-top:.6rem;color:#ffffffc7}.portal-footer__socials{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.25rem}.portal-footer__social-link{display:grid;place-items:center;width:3.35rem;height:3.35rem;padding:0;border:1px solid rgba(255,248,219,.35);border-radius:1.2rem;color:var(--portal-maroon);background:linear-gradient(160deg,#fff2a8,#facc15 48%,#f59e0b);box-shadow:12px 12px 22px #4a090947,-8px -8px 16px #ffffff14,inset 1px 1px #ffffff6b;transition:transform .25s ease,box-shadow .25s ease,color .25s ease,background .25s ease}.portal-footer__social-link:hover{transform:translateY(-4px);color:#7f1d1d;background:linear-gradient(160deg,#fff6c7,#fcd34d,#fbbf24);box-shadow:16px 16px 24px #4a090952,-8px -8px 16px #ffffff1a,inset 0 0 0 1px #fff8db66}.portal-footer__social-link svg{width:1.5rem;height:1.5rem}.portal-footer__bottom{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem 1rem;margin-top:1rem;padding:.85rem 1rem 0}.portal-footer__bottom-item{display:flex;align-items:center;gap:1rem}.portal-footer__dot{width:.38rem;height:.38rem;border-radius:9999px;background:var(--portal-gold);box-shadow:0 0 10px #facc1599}.portal-footer__legal-link{color:#ffffffd6;font-weight:700;transition:color .2s ease,transform .2s ease}.portal-footer__legal-link:hover{color:var(--portal-gold);transform:translateY(-1px)}.portal-header__profile-button:focus-visible,.portal-header__theme-button:focus-visible,.portal-header__menu-item:focus-visible,.portal-footer__social-link:focus-visible,.portal-footer__legal-link:focus-visible{outline:2px solid var(--portal-gold);outline-offset:3px}.portal-home{--dashboard-bg: #cfd9e4;--dashboard-bg-soft: #cfd9e4;--dashboard-surface: rgba(244, 247, 251, .88);--dashboard-surface-deep: rgba(225, 233, 242, .94);--dashboard-text: #182233;--dashboard-text-muted: #526173;--dashboard-shadow-dark: rgba(25, 36, 52, .13);--dashboard-shadow-light: rgba(255, 255, 255, .9);background:#cfd9e4}.portal-home:before,.portal-home:after{content:none}.portal-home__main{padding:clamp(2.25rem,5vw,4rem) clamp(1rem,4vw,2.5rem)}.header-background{min-height:clamp(33rem,68vh,45rem);padding:clamp(1.25rem,4vw,3rem)}.header-bg-img{filter:brightness(.86) saturate(.82)}.header-backdrop{background:linear-gradient(180deg,#f8fafcc7,#eff4fad6 58%,#eff4faf5),linear-gradient(90deg,#ffffffeb,#ffffff57)}.header-content{width:min(100%,980px)}.header-content__shell{padding:clamp(2rem,5vw,4rem) 1rem}.header-seal-img{width:clamp(5.25rem,9vw,7rem);filter:drop-shadow(0 14px 24px rgba(132,24,24,.22))}.header-title{color:#182233;font-size:clamp(2.2rem,5vw,4.2rem);letter-spacing:0;text-shadow:0 12px 28px rgba(255,255,255,.75)}.header-subtitle{max-width:44rem;color:#445365;font-size:clamp(.98rem,1.45vw,1.12rem);white-space:normal;text-shadow:0 10px 24px rgba(255,255,255,.7)}.header-actions{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:.85rem;margin-top:1.8rem}.header-action-button{gap:.55rem;min-width:0;min-height:2.85rem;padding:.75rem 1.2rem;border-radius:.55rem;font-size:.88rem;letter-spacing:0;text-decoration:none}.header-action-button--primary{color:#fff7ed;background:linear-gradient(160deg,#c82929,#991b1b);box-shadow:0 14px 24px #991b1b3d}.header-action-button--secondary{color:#991b1b;border:1px solid rgba(250,204,21,.55);background:linear-gradient(160deg,#fde047,#facc15);box-shadow:0 10px 22px #1924341a}.header-action-button:hover{transform:translateY(-2px)}.header-action-button--primary:hover{color:#991b1b;background:linear-gradient(160deg,#fde047,#facc15)}.header-action-icon,.header-action-icon svg{width:1rem;height:1rem;flex-shrink:0}.portal-toolbar{align-items:flex-start;margin-bottom:clamp(1.35rem,3vw,2rem);padding:clamp(1.15rem,2.4vw,1.65rem);border-color:#d1d8e2b8;border-radius:.85rem;background:var(--dashboard-surface);box-shadow:0 18px 36px #1924341a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.portal-toolbar__title{font-size:clamp(1.75rem,3.2vw,2.45rem);letter-spacing:0}.portal-toolbar__title-accent{color:#b91c1c}.portal-toolbar__subtitle{max-width:40rem;white-space:normal;overflow:visible;text-overflow:clip}.portal-toolbar__search{width:min(100%,18.5rem)}.portal-toolbar__search-field{min-height:3.1rem;border-color:#d1d8e2cc;border-radius:.8rem;background:#ffffffc7;box-shadow:inset 0 1px 3px #19243414}.portal-toolbar__search-field:focus-within{transform:none;box-shadow:inset 0 1px 3px #19243414,0 0 0 3px #b91c1c1f}.portal-systems__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.25rem,2.4vw,1.75rem)}.system-card{min-height:17.5rem;border-color:#ffffffb8;border-radius:.85rem;background:#111827;box-shadow:0 18px 34px #1924342e;isolation:isolate}.system-card:before,.system-card:after{content:none}.system-card-image,.system-card-tint,.system-card-glow{position:absolute;inset:0;width:100%;height:100%;border-radius:inherit}.system-card-image{object-fit:cover;filter:brightness(.74) saturate(.95)}.system-card-tint{background:linear-gradient(90deg,#040b16eb,#0d1726c7 44%,#0d172680),linear-gradient(180deg,#991b1b1a,#991b1b29)}.system-card-glow{background:linear-gradient(135deg,rgba(250,204,21,.16),transparent 34%);opacity:.7}.system-card__content{position:relative;z-index:1;display:grid;grid-template-columns:minmax(5.5rem,.72fr) minmax(0,1fr);grid-template-rows:1fr auto;gap:1rem 1.25rem;min-height:inherit;padding:clamp(1.25rem,2.6vw,1.6rem)}.system-card-logo{align-self:center;justify-self:center;width:min(100%,9rem);max-height:9rem;animation:none;filter:drop-shadow(0 16px 24px rgba(0,0,0,.32))}.system-card__code{position:absolute;top:.85rem;right:.85rem;display:inline-flex;align-items:center;justify-content:center;min-width:3.2rem;min-height:3.2rem;padding:.55rem;border-radius:.65rem;color:#fff;background:linear-gradient(160deg,#c72626,#991b1b);box-shadow:0 12px 22px #991b1b57;font-size:1rem;font-weight:800;line-height:1;text-transform:uppercase}.system-card__copy{align-self:center;padding-right:3.7rem}.system-card__title{color:#fff;font-size:clamp(1.25rem,2.3vw,1.55rem);font-weight:800;line-height:1.35}.system-card__description{margin-top:1.1rem;color:#ffffffd6;font-size:.96rem;line-height:1.6}.system-card__actions{grid-column:2;justify-content:flex-end;padding-top:0}.system-card__button{gap:.45rem;min-width:0;min-height:3.15rem;padding:.75rem 1rem;border-radius:.65rem;background:linear-gradient(160deg,#c72626,#991b1b);box-shadow:0 12px 22px #991b1b52;font-size:.95rem;letter-spacing:0}.system-card__button-icon{width:1.2rem;height:1.2rem}.system-card__button:hover{color:#fff;background:linear-gradient(160deg,#df3030,#a91d1d);box-shadow:0 14px 24px #991b1b5c}.system-card:hover{transform:translateY(-5px);box-shadow:0 22px 42px #19243438}.system-card:hover .system-card-image{transform:scale(1.04)}.system-card:hover .system-card-logo{transform:none}.portal-pagination{margin-top:1.6rem}.portal-pagination__button{width:2.55rem;height:2.55rem;border-radius:.55rem;border-color:#d1d8e2db;background:#ffffffc7;box-shadow:0 10px 20px #1924341a}.portal-pagination__button.is-active{background:linear-gradient(160deg,#c72626,#991b1b);box-shadow:0 12px 22px #991b1b42}.portal-header,.portal-footer{background:#eef3f8}.portal-header{padding:.9rem clamp(1rem,4vw,2rem)}.portal-header__inner,.portal-footer__shell{border-color:#d1d8e2c2;border-radius:.85rem;background:#ffffffd6;box-shadow:0 18px 34px #1924341f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.portal-header__title,.portal-header__subtitle,.portal-footer__brand-copy,.portal-footer__description,.portal-footer__copyright,.portal-footer__connect-title,.portal-footer__connect-copy,.portal-footer__legal-link{color:#182233}.portal-header__subtitle,.portal-footer__description,.portal-footer__copyright,.portal-footer__connect-copy{opacity:.8}.portal-header__profile-button,.portal-header__theme-button,.portal-footer__social-link{border-color:#d1d8e2b8;color:#b91c1c;background:#ffffffe0;box-shadow:0 10px 20px #1924341f}.portal-header__profile-button:hover,.portal-header__profile-button.is-open,.portal-header__theme-button:hover,.portal-header__theme-button.is-active{color:#991b1b;background:#fff;box-shadow:0 12px 22px #19243429}.portal-footer{padding-top:clamp(1.25rem,3vw,2rem)}.portal-footer__shell{grid-template-columns:minmax(0,1.6fr) minmax(16rem,.85fr)}.portal-footer__connect{border-left:1px solid rgba(209,216,226,.86);padding-left:clamp(1rem,3vw,2rem)}.portal-footer__title{color:#b91c1c}.portal-footer__tagline,.portal-footer__eyebrow{color:#b45309}.portal-footer__copyright span{color:#182233}.portal-footer__social-link{color:#fff;background:linear-gradient(160deg,#c72626,#991b1b)}.portal-footer__bottom{display:none}@media(max-width:1080px){.portal-systems__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.portal-toolbar{flex-direction:column;align-items:stretch}.portal-toolbar__search{width:100%}.portal-systems__grid{grid-template-columns:1fr}.system-card__content{grid-template-columns:minmax(5rem,.5fr) minmax(0,1fr)}.portal-footer__shell{grid-template-columns:1fr}.portal-footer__connect{border-left:0;border-top:1px solid rgba(209,216,226,.86);padding:1.25rem 0 0}}@media(max-width:540px){.header-background{min-height:34rem}.header-title{font-size:2.25rem}.system-card{min-height:20rem}.system-card__content{grid-template-columns:1fr;grid-template-rows:auto 1fr auto}.system-card-logo{justify-self:start;width:6.8rem}.system-card__copy{align-self:end;padding-right:0}.system-card__actions{grid-column:1}}@keyframes profileGlowPulse{0%,to{transform:scale(1) translateZ(0);opacity:.42}50%{transform:scale(1.08) translate3d(0,-10px,0);opacity:.72}}@keyframes profileFloatLift{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes profileShimmer{0%{transform:translate(-140%) skew(-18deg)}50%,to{transform:translate(290%) skew(-18deg)}}.profile-page{position:relative;overflow:hidden;padding:clamp(1.5rem,4vw,2.5rem) clamp(1rem,4vw,2rem) clamp(2.5rem,6vw,4rem);background:radial-gradient(circle at top left,rgba(250,204,21,.14) 0%,transparent 28%),radial-gradient(circle at top right,rgba(153,27,27,.12) 0%,transparent 34%),linear-gradient(180deg,#d8d2d2,#d3dbe5 24%,#e2e8f0)}.profile-page__shell{width:min(100%,70rem);margin:0 auto}.profile-card{border:1px solid var(--profile-border);background:linear-gradient(145deg,var(--profile-surface-soft),var(--profile-surface));box-shadow:20px 20px 34px var(--profile-shadow-dark),-16px -16px 26px var(--profile-shadow-light),inset 1px 1px #ffffff52}.profile-card{overflow:hidden;border-radius:2.2rem}.profile-card__hero{position:relative;overflow:hidden;padding:clamp(1.6rem,4vw,2.1rem);background:linear-gradient(135deg,#c72d2d 0%,var(--portal-maroon) 46%,var(--portal-maroon-deep) 100%)}.profile-card__hero:before{content:"";position:absolute;top:-6rem;right:-5rem;width:15rem;height:15rem;border-radius:9999px;background:radial-gradient(circle,rgba(250,204,21,.34) 0%,rgba(250,204,21,.1) 42%,transparent 70%);animation:profileGlowPulse 7s ease-in-out infinite}.profile-card__hero:after{content:"";position:absolute;top:0;left:-45%;width:38%;height:100%;background:linear-gradient(110deg,transparent,rgba(255,255,255,.2),transparent);animation:profileShimmer 8s ease-in-out infinite}.profile-card__identity{position:relative;z-index:1;display:flex;align-items:center;gap:1.2rem}.profile-card__avatar{display:grid;place-items:center;width:5rem;height:5rem;border-radius:9999px;color:var(--portal-maroon);background:linear-gradient(145deg,#fff4bf,#facc15);box-shadow:16px 16px 24px #540b0b47,-8px -8px 16px #ffffff2e,inset 1px 1px #ffffff94;font-size:1.45rem;font-weight:800}.profile-card__summary{min-width:0}.profile-card__name{color:#fffaf5;font-size:clamp(1.9rem,4vw,2.5rem);font-weight:800;line-height:1.05;text-shadow:0 10px 22px rgba(70,10,10,.28)}.profile-card__chips{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1rem}.profile-card__chip{display:inline-flex;align-items:center;gap:.65rem;max-width:100%;padding:.8rem 1rem;border:1px solid rgba(255,255,255,.2);border-radius:1rem;color:#fffffff5;background:#ffffff1f;box-shadow:inset 1px 1px #ffffff29,10px 10px 18px #540b0b2e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-weight:600;word-break:break-word}.profile-card__chip svg{width:1.05rem;height:1.05rem;flex-shrink:0;color:#fde68a}.profile-card__body{padding:clamp(1.5rem,4vw,2rem)}.profile-details{display:grid;gap:1.5rem}.profile-details__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.profile-detail-card{border:1px solid rgba(255,255,255,.44);background:linear-gradient(145deg,#eaf0f6,#d8e2ed);box-shadow:14px 14px 24px #9eaaba3d,-10px -10px 18px #ffffff57,inset 1px 1px #ffffff4d}.profile-detail-card{padding:1rem 1.1rem;border-radius:1.5rem;transition:transform .25s ease,background var(--portal-theme-transition),border-color var(--portal-theme-transition),box-shadow .25s ease}.profile-detail-card:hover{transform:translateY(-4px);box-shadow:16px 16px 26px #95a1b247,-10px -10px 18px #ffffff5c,inset 1px 1px #ffffff52}.profile-detail-card__label{display:flex;align-items:center;gap:.7rem;color:var(--profile-text-muted);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.profile-detail-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:9999px;color:var(--portal-maroon);background:linear-gradient(145deg,#f9fbfd,#e0e8f2);box-shadow:8px 8px 16px #a6b2c238,-6px -6px 12px #ffffff52}.profile-detail-card__icon svg{width:1rem;height:1rem}.profile-detail-card__value{min-height:1.5rem;margin-top:.95rem;color:var(--profile-text);font-size:1.03rem;font-weight:700}.profile-detail-card__empty{display:block}.profile-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1rem;margin-top:1.65rem;padding-top:1.5rem;border-top:1px solid rgba(108,120,139,.16)}.profile-action{position:relative;z-index:0;display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:3rem;padding:.85rem 1.25rem;border-radius:1rem;border:1px solid rgba(255,255,255,.42);overflow:hidden;font-weight:700;isolation:isolate;transition:box-shadow .35s cubic-bezier(.22,1,.36,1),color .35s cubic-bezier(.22,1,.36,1),border-color .35s cubic-bezier(.22,1,.36,1),background var(--portal-theme-transition)}.profile-action:before{content:"";position:absolute;inset:-1px;z-index:-1;border-radius:inherit;background:linear-gradient(145deg,#fff3b5,#f7d454);opacity:0;transition:opacity .35s cubic-bezier(.22,1,.36,1)}.profile-action svg{width:1.05rem;height:1.05rem}.profile-action:hover:not(:disabled):before{opacity:1}.profile-action:disabled{cursor:not-allowed;opacity:.72}.profile-action--secondary{color:var(--portal-maroon);background:linear-gradient(145deg,#f4f7fb,#dfe7f1);box-shadow:12px 12px 20px #a0abbb3d,-8px -8px 16px #ffffff57,inset 1px 1px #ffffff47}.profile-action--secondary:hover{color:#7f1d1d;box-shadow:14px 14px 20px #b591333d,-8px -8px 16px #ffffff47}.profile-action--primary{color:#fff9f4;background:linear-gradient(145deg,#c62c2c,var(--portal-maroon));box-shadow:14px 14px 24px #75101052,-8px -8px 16px #ffffff3d,inset 1px 1px #ffffff24}.profile-action--primary:hover:not(:disabled){color:#7f1d1d;box-shadow:14px 14px 20px #b591333d,-8px -8px 16px #ffffffd6}.profile-action--primary:disabled{color:#fff9f4c7;background:linear-gradient(145deg,#6b2020,#481515);box-shadow:inset 2px 2px 6px #ffffff0f,10px 10px 18px #30090952}@keyframes profileModalEnter{0%{transform:translateY(18px) scale(.97);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.profile-modal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.profile-modal__box{display:flex;flex-direction:column;max-height:90vh;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:2rem;background:linear-gradient(145deg,var(--profile-surface-soft),var(--profile-surface));box-shadow:18px 18px 34px #30394929,-10px -10px 16px #ffffff42,0 0 8px #ffffff0a,inset 1px 1px #ffffff38;animation:profileModalEnter .28s ease}.profile-modal__box--wide{max-width:64rem}.profile-modal__box--compact{max-width:35rem;box-shadow:16px 16px 28px #30394926,-8px -8px 14px #ffffff3d,0 0 6px #ffffff0a,inset 1px 1px #fff3}.profile-modal__surface{display:flex;flex-direction:column;min-height:100%}.profile-modal__hero{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.5rem;color:#fffaf5;background:linear-gradient(135deg,#c72d2d 0%,var(--portal-maroon) 48%,var(--portal-maroon-deep) 100%)}.profile-modal__hero--success{background:linear-gradient(135deg,#1f9d63,#15803d 60%,#166534)}.profile-modal__title{font-size:1.7rem;font-weight:800;line-height:1.1}.profile-modal__subtitle{margin-top:.35rem;color:#ffffffe0;line-height:1.6}.profile-modal__close{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:1px solid rgba(255,255,255,.16);border-radius:9999px;color:#fff9f4;background:#ffffff14;box-shadow:inset 1px 1px #ffffff1f;transition:transform .2s ease,background-color .2s ease}.profile-modal__close:hover{background:#ffffff29}.profile-modal__close svg{width:1.2rem;height:1.2rem}.profile-modal__body{overflow-y:auto;padding:1.5rem}.profile-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.5rem 1.5rem;border-top:1px solid rgba(108,120,139,.14);background:#ffffff29}.profile-modal__footer--center{justify-content:center}.profile-modal__note{color:var(--profile-text-muted);font-size:.92rem}.profile-modal__actions{display:flex;flex-wrap:wrap;gap:.85rem}.profile-form{display:grid;gap:1.25rem}.profile-form__stack{display:grid;gap:1.15rem}.profile-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.profile-form__field{display:grid;gap:.55rem}.profile-form__field--full{grid-column:1 / -1}.profile-form__label{color:var(--profile-text);font-size:.92rem;font-weight:700}.profile-form__required{margin-left:.25rem;color:#dc2626}.profile-form__input,.profile-otp__input{width:100%;border:1px solid rgba(255,255,255,.42);background:linear-gradient(145deg,#edf2f7,#dde5ef);box-shadow:inset 5px 5px 10px #bcc6d342,inset -5px -5px 10px #ffffff47;color:var(--profile-text);transition:background var(--portal-theme-transition),color var(--portal-theme-transition),border-color .2s ease,box-shadow .2s ease,transform .2s ease}.profile-form__input{min-height:3rem;padding:.85rem 1rem;border-radius:1rem}.profile-form__input-wrap{position:relative}.profile-form__input-wrap .profile-form__input{padding-right:3rem}.profile-form__input:focus,.profile-otp__input:focus{border-color:#991b1b66;box-shadow:0 0 0 3px #991b1b1f,inset 5px 5px 10px #bcc6d342,inset -5px -5px 10px #ffffff47;outline:none;transform:translateY(-1px)}.profile-form__input.is-invalid,.profile-otp__input.is-invalid{border-color:#dc26266b;box-shadow:0 0 0 3px #dc26261a,inset 5px 5px 10px #d2b5b538,inset -5px -5px 10px #ffffff42}.profile-form__helper{color:var(--profile-text-muted);font-size:.82rem}.profile-form__helper.is-error{color:#b91c1c;font-weight:600}.profile-form__toggle{position:absolute;top:50%;right:.85rem;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:0;border-radius:9999px;color:var(--profile-text-muted);background:transparent;transition:color .2s ease,background-color .2s ease}.profile-form__toggle:hover{color:var(--portal-maroon);background:#991b1b14}.profile-form__toggle svg{width:1.1rem;height:1.1rem}.profile-checklist{display:grid;gap:.4rem;padding:.2rem 0}.profile-checklist__item{display:flex;align-items:center;gap:.5rem;color:var(--profile-text-muted);font-size:.84rem}.profile-checklist__item.is-valid{color:#15803d}.profile-checklist__indicator{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;color:inherit;font-size:.75rem;font-weight:800}.profile-alert{display:flex;align-items:flex-start;gap:.8rem;padding:1rem 1.05rem;border-radius:1.25rem;border:1px solid rgba(185,28,28,.2);box-shadow:10px 10px 20px #b0bac933,inset 1px 1px #ffffff1a;line-height:1.6}.profile-alert--dismissible{align-items:center}.profile-alert--animated{opacity:0;transform:translate3d(0,.65rem,0) scale(.985);will-change:opacity,transform;transition:opacity .24s ease,transform .36s cubic-bezier(.22,1,.36,1),background var(--portal-theme-transition),color var(--portal-theme-transition),border-color var(--portal-theme-transition),box-shadow var(--portal-theme-transition)}.profile-alert--animated.is-visible{opacity:1;transform:translateZ(0) scale(1)}.profile-alert__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.profile-alert svg{width:1.15rem;height:1.15rem;flex-shrink:0;margin-top:.1rem}.profile-alert--dismissible svg{margin-top:0}.profile-alert__message{flex:1;margin:0;font-weight:700}.profile-alert__close{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2rem;height:2rem;border:0;border-radius:9999px;color:currentColor;background:transparent;font-size:1.05rem;font-weight:800;line-height:1;transition:background-color .2s ease}.profile-alert__close:hover{background:#991b1b1a}.profile-alert--error{color:#991b1b;border-color:#b91c1c38;background:linear-gradient(145deg,#fee2e2,#f7cfcf)}.profile-alert--info{align-items:center;color:#1d4ed8;background:linear-gradient(145deg,#eff6ff,#dbeafe)}.profile-alert--info svg{margin-top:0}.profile-otp,.profile-success{display:grid;gap:1.25rem}.profile-otp__intro,.profile-success{text-align:center}.profile-otp__icon,.profile-success__icon{display:grid;place-items:center;width:5rem;height:5rem;margin:0 auto;border-radius:9999px;box-shadow:14px 14px 24px #a7b4c43d,-10px -10px 18px #ffffffeb;transition:background var(--portal-theme-transition),color var(--portal-theme-transition),box-shadow var(--portal-theme-transition)}.profile-otp__icon{color:#2563eb;background:linear-gradient(145deg,#eef5ff,#dbeafe)}.profile-success__icon{color:#15803d;background:linear-gradient(145deg,#edfdf4,#dcfce7)}.profile-otp__icon svg,.profile-success__icon svg{width:1.8rem;height:1.8rem}.profile-otp__title,.profile-success__title{color:var(--profile-text);font-size:1.35rem;font-weight:800}.profile-otp__text,.profile-success__text,.profile-otp__timer-note,.profile-otp__hint,.profile-otp__resend-text,.profile-otp__resend-timer,.profile-success__activity-time{color:var(--profile-text-muted)}.profile-otp__email{display:block;margin-top:.3rem;color:var(--portal-maroon);font-weight:700}.profile-otp__inputs{display:flex;justify-content:center;gap:.7rem}.profile-otp__hint{text-align:center}.profile-otp__input{width:3.25rem;height:3.25rem;border-radius:1rem;padding:0;text-align:center;font-size:1.2rem;font-weight:800}.profile-otp__resend{display:grid;gap:.35rem;justify-items:center}.profile-link-button{border:0;color:var(--portal-maroon);background:transparent;font-weight:700;transition:color .2s ease,transform .2s ease}.profile-link-button:hover:not(:disabled){color:#7f1d1d;transform:translateY(-1px)}.profile-link-button:disabled{color:#9ca3af;cursor:not-allowed}.profile-success__activity{padding-top:1.2rem;border-top:1px solid rgba(108,120,139,.16)}.profile-success__activity-title{color:var(--profile-text);font-size:.92rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.profile-success__activity-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.9rem;padding:1rem;border-radius:1.35rem;border:1px solid rgba(255,255,255,.72);background:linear-gradient(145deg,#f1f5fa,#dce5ef);box-shadow:12px 12px 20px #abb5c447,-8px -8px 16px #ffffffe6;text-align:left}.profile-success__activity-label{color:var(--profile-text);font-weight:700}.profile-success__activity-badge{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .75rem;border-radius:9999px;color:#166534;background:#dcfce7;font-size:.82rem;font-weight:800}.profile-toast-shell{position:fixed;left:1.25rem;bottom:1.25rem;z-index:1200}.profile-toast{display:flex;align-items:center;gap:.85rem;width:min(100vw - 2rem,28rem);padding:.9rem 1rem;border:1px solid rgba(21,128,61,.28);border-radius:1.3rem;background:linear-gradient(145deg,#1f7a46,#14532d);box-shadow:14px 14px 24px #4e605838,inset 1px 1px #ecfdf514;transform:translate3d(0,.75rem,0) scale(.985);opacity:0;will-change:opacity,transform;transition:opacity .24s ease,transform .36s cubic-bezier(.22,1,.36,1),background var(--portal-theme-transition),border-color var(--portal-theme-transition),box-shadow var(--portal-theme-transition)}.profile-toast.is-visible{transform:translateZ(0) scale(1);opacity:1}.profile-toast__icon{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;color:#ecfdf5}.profile-toast__icon svg{width:1.1rem;height:1.1rem}.profile-toast__message{flex:1;color:#f0fdf4;font-weight:700;white-space:nowrap}.profile-toast__close{width:1.85rem;height:1.85rem;border:0;border-radius:9999px;color:#dcfce7;background:transparent;font-weight:800;transition:background-color .2s ease}.profile-toast__close:hover{background:#f0fdf41f}.portal-layout[data-portal-theme=dark]{--portal-surface-border: rgba(255, 255, 255, .08);--portal-shadow-dark: rgba(7, 10, 18, .56);--portal-shadow-light: rgba(70, 85, 107, .12);--profile-surface: #253446;--profile-surface-soft: #2d3f55;--profile-surface-deep: #1d2a3a;--profile-shadow-dark: rgba(8, 12, 18, .54);--profile-shadow-light: rgba(72, 88, 110, .12);--profile-text: #edf2f8;--profile-text-muted: #aeb9c9;--profile-border: rgba(146, 163, 184, .16);--portal-dark-border: rgba(146, 163, 184, .18);--portal-dark-shadow-dark: rgba(8, 12, 18, .54);--portal-dark-shadow-light: rgba(72, 88, 110, .1);--portal-dark-inset: rgba(255, 255, 255, .05);background:linear-gradient(180deg,#101722,#17212e);color:#edf2f8;color-scheme:dark}.portal-layout[data-portal-theme=dark] .portal-home{--dashboard-bg: #16212e;--dashboard-bg-soft: #1c2735;--dashboard-surface: #29394c;--dashboard-surface-deep: #1f2b3a;--dashboard-text: #eef3fa;--dashboard-text-muted: #afbccd;--dashboard-shadow-dark: rgba(8, 12, 18, .56);--dashboard-shadow-light: rgba(69, 84, 106, .1);background:radial-gradient(circle at top left,rgba(250,204,21,.15) 0%,transparent 28%),radial-gradient(circle at top right,rgba(153,27,27,.18) 0%,transparent 34%),linear-gradient(180deg,#111924 0%,var(--dashboard-bg) 24%,var(--dashboard-bg-soft) 100%)}.portal-layout[data-portal-theme=dark] .portal-home:before{background:radial-gradient(circle,rgba(250,204,21,.16) 0%,transparent 72%)}.portal-layout[data-portal-theme=dark] .portal-home:after{background:radial-gradient(circle,rgba(153,27,27,.2) 0%,transparent 72%)}.portal-layout[data-portal-theme=dark] .header-bg-img{filter:brightness(.34) saturate(.92)}.portal-layout[data-portal-theme=dark] .header-backdrop{background:linear-gradient(180deg,#0c121d3d,#0f162294 55%,#101620d6),radial-gradient(circle at top,rgba(250,204,21,.18) 0%,transparent 28%),radial-gradient(circle at bottom right,rgba(153,27,27,.32) 0%,transparent 42%)}.portal-layout[data-portal-theme=dark] .portal-toolbar,.portal-layout[data-portal-theme=dark] .portal-systems__empty,.portal-layout[data-portal-theme=dark] .system-card,.portal-layout[data-portal-theme=dark] .portal-pagination__button,.portal-layout[data-portal-theme=dark] .profile-card,.portal-layout[data-portal-theme=dark] .profile-detail-card,.portal-layout[data-portal-theme=dark] .profile-modal__box,.portal-layout[data-portal-theme=dark] .profile-success__activity-card{border-color:var(--portal-dark-border);box-shadow:18px 18px 32px var(--portal-dark-shadow-dark),-14px -14px 28px var(--portal-dark-shadow-light),inset 1px 1px 0 var(--portal-dark-inset)}.portal-layout[data-portal-theme=dark] .portal-toolbar__title-accent,.portal-layout[data-portal-theme=dark] .system-card__title,.portal-layout[data-portal-theme=dark] .profile-otp__email,.portal-layout[data-portal-theme=dark] .profile-link-button{color:#fca5a5}.portal-layout[data-portal-theme=dark] .portal-toolbar{background:linear-gradient(145deg,#2b3d52,#202d3d)}.portal-layout[data-portal-theme=dark] .portal-toolbar__title-accent{text-shadow:0 10px 24px rgba(153,27,27,.22)}.portal-layout[data-portal-theme=dark] .portal-toolbar__search-field{background:linear-gradient(145deg,#1f2c3b,#28384b);box-shadow:inset 7px 7px 14px #0a0e167a,inset -8px -8px 16px #4b5b711f,10px 10px 22px #080c1247}.portal-layout[data-portal-theme=dark] .portal-toolbar__search-field:focus-within{box-shadow:inset 7px 7px 14px #0a0e168a,inset -8px -8px 16px #4b5b7124,12px 12px 24px #080c1252,0 0 0 3px #facc151f}.portal-layout[data-portal-theme=dark] .portal-toolbar__search-icon{color:#eef3fa94}.portal-layout[data-portal-theme=dark] .portal-toolbar__search-input{color:#eef3fa;caret-color:#facc15}.portal-layout[data-portal-theme=dark] .portal-toolbar__search-input::placeholder{color:#aeb9c9b8}.portal-layout[data-portal-theme=dark] .portal-systems__empty,.portal-layout[data-portal-theme=dark] .system-card{background:linear-gradient(145deg,#2b3d52,#202d3d)}.portal-layout[data-portal-theme=dark] .system-card:before{background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 42%,rgba(250,204,21,.08))}.portal-layout[data-portal-theme=dark] .system-card:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent)}.portal-layout[data-portal-theme=dark] .system-card:hover{box-shadow:22px 22px 40px #080c1294,-14px -14px 26px #48586e1f,inset 1px 1px #ffffff0f}.portal-layout[data-portal-theme=dark] .system-card-tint{background:linear-gradient(160deg,#991b1b70,#991b1b2e 62%,#facc151f)}.portal-layout[data-portal-theme=dark] .system-card-glow{background:radial-gradient(circle at top,rgba(255,255,255,.18) 0%,transparent 54%),linear-gradient(180deg,transparent 55%,rgba(255,255,255,.08))}.portal-layout[data-portal-theme=dark] .system-card__button{box-shadow:10px 10px 18px #080c1257,-6px -6px 12px #ffffff14,inset 1px 1px #ffffff29}.portal-layout[data-portal-theme=dark] .system-card__button:hover{color:#6b1b1b;box-shadow:12px 12px 20px #080c1247,-6px -6px 12px #ffffff1f,inset 1px 1px #ffffff52}.portal-layout[data-portal-theme=dark] .system-card__button.is-disabled,.portal-layout[data-portal-theme=dark] .system-card__button.is-disabled:hover{color:#cbd5e1;background:linear-gradient(145deg,#334155,#1e293b);box-shadow:10px 10px 18px #080c1257,-6px -6px 12px #ffffff0f,inset 1px 1px #ffffff1f}.portal-layout[data-portal-theme=dark] .portal-pagination__button{color:#f5d36d;background:linear-gradient(145deg,#28384a,#1d2938)}.portal-layout[data-portal-theme=dark] .portal-pagination__button:hover{color:#6b1b1b;box-shadow:12px 12px 18px #080c1247,-8px -8px 16px #ffffff1f}.portal-layout[data-portal-theme=dark] .portal-pagination__button.is-active{color:#fff;box-shadow:14px 14px 24px #080c1261,-8px -8px 16px #ffffff14,inset 1px 1px #ffffff24}.portal-layout[data-portal-theme=dark] .portal-header{background:linear-gradient(180deg,#271924,#471515 56%,#19212d)}.portal-layout[data-portal-theme=dark] .portal-header__inner{background:linear-gradient(145deg,#882224,#2b2434);box-shadow:20px 20px 36px #070a1294,-12px -12px 24px #ffffff14,inset 1px 1px #ffffff1f,inset -1px -1px #0d111b6b}.portal-layout[data-portal-theme=dark] .portal-header__profile-button,.portal-layout[data-portal-theme=dark] .portal-header__theme-button{box-shadow:12px 12px 22px #070a1266,-8px -8px 18px #ffffff14,inset 1px 1px #ffffff1f}.portal-layout[data-portal-theme=dark] .portal-header__theme-button.is-active{box-shadow:12px 12px 24px #070a126b,-8px -8px 18px #ffffff14,inset 0 0 0 1px #facc1547}.portal-layout[data-portal-theme=dark] .portal-header__menu{background:linear-gradient(145deg,#2d3f55,#1d2a39);border-color:#92a3b82e;box-shadow:0 14px 26px #080c125c,-4px -4px 10px #ffffff0f,inset 1px 1px #ffffff0a}.portal-layout[data-portal-theme=dark] .portal-header__menu-item{color:#eef3fa}.portal-layout[data-portal-theme=dark] .portal-header__menu-item:hover{color:#fde68a;background:#facc151a}.portal-layout[data-portal-theme=dark] .portal-header__menu-icon{color:#facc15}.portal-layout[data-portal-theme=light] .portal-header__menu{border-color:#94a3b852;background:linear-gradient(145deg,#f8fafc,#e7eef6);box-shadow:0 14px 28px #1f293724,inset 1px 1px #ffffffc2}.portal-layout[data-portal-theme=light] .portal-header__menu-item{color:#7f1d1d}.portal-layout[data-portal-theme=light] .portal-header__menu-item:hover{color:#facc15;background:linear-gradient(160deg,#c72626,#991b1b)}.portal-layout[data-portal-theme=light] .portal-header__menu-icon{color:#b91c1c}.portal-layout[data-portal-theme=light] .portal-header__menu-item:hover .portal-header__menu-icon{color:#facc15}.portal-layout[data-portal-theme=dark] .portal-footer{background:linear-gradient(180deg,#181e29,#4b1313 52%,#161d27)}.portal-layout[data-portal-theme=dark] .portal-footer__shell{background:linear-gradient(145deg,#731d21,#243040);box-shadow:24px 24px 40px #070a126b,-14px -14px 28px #ffffff14,inset 1px 1px #ffffff1f,inset -1px -1px #0c101957}.portal-layout[data-portal-theme=dark] .portal-footer__social-link{box-shadow:12px 12px 22px #070a1252,-8px -8px 16px #ffffff14,inset 1px 1px #ffffff61}.portal-layout[data-portal-theme=dark] .portal-home{--dashboard-bg: #07111c;--dashboard-bg-soft: #0c1724;--dashboard-surface: rgba(24, 35, 50, .82);--dashboard-surface-deep: rgba(17, 27, 41, .92);--dashboard-text: #f4f7fb;--dashboard-text-muted: #bac6d5;--dashboard-shadow-dark: rgba(0, 0, 0, .34);--dashboard-shadow-light: rgba(255, 255, 255, .06);background:linear-gradient(180deg,#06111b,#0b1623 52%,#101b28)}.portal-layout[data-portal-theme=dark] .header-bg-img{filter:brightness(.36) saturate(.88)}.portal-layout[data-portal-theme=dark] .header-backdrop{background:linear-gradient(180deg,#050c14a8,#080f19c7 58%,#080f19f0),linear-gradient(90deg,#040a12f0,#0d172661)}.portal-layout[data-portal-theme=dark] .header-title{color:#fff;text-shadow:0 16px 34px rgba(0,0,0,.38)}.portal-layout[data-portal-theme=dark] .header-subtitle{color:#ffffffdb;text-shadow:0 12px 24px rgba(0,0,0,.3)}.portal-layout[data-portal-theme=dark] .header-action-button--secondary{color:#fde68a;border-color:#facc1561;background:#0b1623b8}.portal-layout[data-portal-theme=dark] .portal-toolbar,.portal-layout[data-portal-theme=dark] .portal-systems__empty{border-color:#7081983d;background:#182332d6;box-shadow:0 18px 36px #00000047}.portal-layout[data-portal-theme=dark] .portal-toolbar__title-accent{color:#fbbf24}.portal-layout[data-portal-theme=dark] .portal-toolbar__search-field{border-color:#70819847;background:#08111dd1;box-shadow:inset 0 1px 3px #00000047}.portal-layout[data-portal-theme=dark] .system-card{border-color:#70819852;background:#08111d;box-shadow:0 18px 34px #00000057}.portal-layout[data-portal-theme=dark] .system-card-image{filter:brightness(.48) saturate(.9)}.portal-layout[data-portal-theme=dark] .system-card-tint{background:linear-gradient(90deg,#03080ff0,#080f1ad1 44%,#080f1a94),linear-gradient(180deg,#991b1b14,#facc1514)}.portal-layout[data-portal-theme=dark] .system-card__title{color:#fff}.portal-layout[data-portal-theme=dark] .system-card__description{color:#ffffffd1}.portal-layout[data-portal-theme=dark] .portal-pagination__button{border-color:#70819842;color:#facc15;background:#182332d6;box-shadow:0 10px 20px #0000003d}.portal-layout[data-portal-theme=dark] .portal-header,.portal-layout[data-portal-theme=dark] .portal-footer{background:#06111b}.portal-layout[data-portal-theme=dark] .portal-header__inner,.portal-layout[data-portal-theme=dark] .portal-footer__shell{border-color:#7081983d;background:#182332db;box-shadow:0 18px 34px #00000047}.portal-layout[data-portal-theme=dark] .portal-header__title,.portal-layout[data-portal-theme=dark] .portal-header__subtitle,.portal-layout[data-portal-theme=dark] .portal-footer__brand-copy,.portal-layout[data-portal-theme=dark] .portal-footer__description,.portal-layout[data-portal-theme=dark] .portal-footer__copyright,.portal-layout[data-portal-theme=dark] .portal-footer__connect-title,.portal-layout[data-portal-theme=dark] .portal-footer__connect-copy,.portal-layout[data-portal-theme=dark] .portal-footer__legal-link{color:#f4f7fb}.portal-layout[data-portal-theme=dark] .portal-footer__title{color:#fff}.portal-layout[data-portal-theme=dark] .portal-footer__copyright span{color:#fff}.portal-layout[data-portal-theme=dark] .portal-header__profile-button,.portal-layout[data-portal-theme=dark] .portal-header__theme-button{border-color:#facc152e;color:#facc15;background:linear-gradient(160deg,#be2424,#861616);box-shadow:0 12px 22px #00000047}.portal-layout[data-portal-theme=dark] .portal-footer__connect{border-left-color:#7081983d}.portal-layout[data-portal-theme=dark] .profile-page{background:radial-gradient(circle at top left,rgba(250,204,21,.12) 0%,transparent 28%),radial-gradient(circle at top right,rgba(153,27,27,.16) 0%,transparent 34%),linear-gradient(180deg,#111924,#17222f 24%,#1d2938)}.portal-layout[data-portal-theme=dark] .profile-card__hero{background:linear-gradient(135deg,#bb2b2b,#7f1d1d 48%,#3b2233)}.portal-layout[data-portal-theme=dark] .profile-card__avatar{color:#7f1d1d;background:linear-gradient(145deg,#ffe08a,#facc15)}.portal-layout[data-portal-theme=dark] .profile-card__chip{border-color:#ffffff24;background:#ffffff14;box-shadow:inset 1px 1px #ffffff1f,10px 10px 18px #080c1238}.portal-layout[data-portal-theme=dark] .profile-detail-card,.portal-layout[data-portal-theme=dark] .profile-success__activity-card{background:linear-gradient(145deg,#2c3d52,#202d3d)}.portal-layout[data-portal-theme=dark] .profile-detail-card:hover{box-shadow:18px 18px 30px #080c128f,-10px -10px 18px #48586e1f,inset 1px 1px #ffffff0f}.portal-layout[data-portal-theme=dark] .profile-detail-card__icon{color:#facc15;background:linear-gradient(145deg,#33475f,#253347);box-shadow:8px 8px 16px #080c1247,-6px -6px 12px #ffffff14}.portal-layout[data-portal-theme=dark] .profile-actions,.portal-layout[data-portal-theme=dark] .profile-success__activity,.portal-layout[data-portal-theme=dark] .profile-modal__footer{border-top-color:#92a3b824}.portal-layout[data-portal-theme=dark] .profile-otp__icon{color:#93c5fd;background:linear-gradient(145deg,#20344a,#1a2737);box-shadow:10px 10px 18px #080c1247,-8px -8px 16px #ffffff14}.portal-layout[data-portal-theme=dark] .profile-action--secondary{color:#fde68a;background:linear-gradient(145deg,#2c3d52,#202d3d);box-shadow:12px 12px 20px #080c124d,-8px -8px 16px #ffffff14,inset 1px 1px #ffffff0f}.portal-layout[data-portal-theme=dark] .profile-action--secondary:hover,.portal-layout[data-portal-theme=dark] .profile-action--primary:hover:not(:disabled){color:#6b1b1b;box-shadow:14px 14px 20px #080c1247,-8px -8px 16px #ffffff1f}.portal-layout[data-portal-theme=dark] .profile-action--primary{box-shadow:14px 14px 24px #080c1257,-8px -8px 16px #ffffff14,inset 1px 1px #ffffff24}.portal-layout[data-portal-theme=dark] .profile-action--primary:disabled{color:#fff9f4b8;background:linear-gradient(145deg,#451919,#241012);box-shadow:inset 2px 2px 6px #ffffff0a,10px 10px 18px #05080c66}.portal-layout[data-portal-theme=dark] .profile-modal{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.portal-layout[data-portal-theme=dark] .profile-modal::backdrop{background:#0a0e16bd}.portal-layout[data-portal-theme=dark] .profile-modal .modal-backdrop{background:#0a0e16ad}.portal-layout[data-portal-theme=dark] .profile-modal__box{background:linear-gradient(145deg,#2b3d52,#202d3d)}.portal-layout[data-portal-theme=dark] .profile-modal__box--compact{box-shadow:16px 16px 28px #080c1280,-8px -8px 14px #ffffff14,0 0 8px #ffffff0a,inset 1px 1px #ffffff0f}.portal-layout[data-portal-theme=dark] .profile-modal__hero{background:linear-gradient(135deg,#bb2b2b,#7f1d1d 48%,#3b2233)}.portal-layout[data-portal-theme=dark] .profile-modal__hero--success{background:linear-gradient(135deg,#1b7a4e,#14613f 60%,#103f2a)}.portal-layout[data-portal-theme=dark] .profile-modal__footer{background:#080c124d}.portal-layout[data-portal-theme=dark] .profile-form__input,.portal-layout[data-portal-theme=dark] .profile-otp__input{border-color:#92a3b829;background:linear-gradient(145deg,#233243,#1b2735);box-shadow:inset 6px 6px 12px #080c1257,inset -6px -6px 12px #5060761a}.portal-layout[data-portal-theme=dark] .profile-form__input:focus,.portal-layout[data-portal-theme=dark] .profile-otp__input:focus{box-shadow:0 0 0 3px #facc151f,inset 6px 6px 12px #080c1257,inset -6px -6px 12px #5060761a}.portal-layout[data-portal-theme=dark] .profile-form__input.is-invalid,.portal-layout[data-portal-theme=dark] .profile-otp__input.is-invalid{box-shadow:0 0 0 3px #dc262624,inset 6px 6px 12px #49181861,inset -6px -6px 12px #5c252524}.portal-layout[data-portal-theme=dark] .profile-form__toggle:hover{color:#fde68a;background:#facc151a}.portal-layout[data-portal-theme=dark] .profile-checklist__item.is-valid{color:#86efac}.portal-layout[data-portal-theme=dark] .profile-alert{border-color:#f8717129;box-shadow:10px 10px 20px #080c1247,inset 1px 1px #ffffff0a}.portal-layout[data-portal-theme=dark] .profile-alert__close:hover{background:#ffffff0f}.portal-layout[data-portal-theme=dark] .profile-alert--error{color:#fecaca;border-color:#f871712e;background:linear-gradient(145deg,#4b1f1f,#301111)}.portal-layout[data-portal-theme=dark] .profile-alert--info{color:#bfdbfe;background:linear-gradient(145deg,#1c3b63,#152d4a)}.portal-layout[data-portal-theme=dark] .profile-success__icon{color:#86efac;background:linear-gradient(145deg,#143a2f,#0f2b23);box-shadow:14px 14px 24px #080c1247,-10px -10px 18px #ffffff14}.portal-layout[data-portal-theme=dark] .profile-link-button:hover:not(:disabled){color:#fde68a}.portal-layout[data-portal-theme=dark] .profile-link-button:disabled{color:#7d8b9e}.portal-layout[data-portal-theme=dark] .profile-success__activity-badge{color:#bbf7d0;background:#133b30}.portal-layout[data-portal-theme=dark] .profile-toast{border-color:#4ade802e;background:linear-gradient(145deg,#166534,#052e16);box-shadow:14px 14px 24px #080c1257,inset 1px 1px #dcfce70d}.portal-layout[data-portal-theme=dark] .profile-toast__icon,.portal-layout[data-portal-theme=dark] .profile-toast__message,.portal-layout[data-portal-theme=dark] .profile-toast__close{color:#ecfdf5}.portal-layout[data-portal-theme=dark] .profile-toast__close:hover{background:#f0fdf41a}.portal-layout[data-portal-theme=dark] .custom-scrollbar::-webkit-scrollbar-track{background:#1b2735}.portal-layout[data-portal-theme=dark] .custom-scrollbar::-webkit-scrollbar-thumb{background-color:#4b5d73;border-color:#1b2735}.portal-layout[data-portal-theme=dark] .custom-scrollbar{scrollbar-color:#4b5d73 #1b2735}.profile-action:focus-visible,.profile-modal__close:focus-visible,.profile-form__input:focus-visible,.profile-form__toggle:focus-visible,.profile-link-button:focus-visible,.profile-otp__input:focus-visible,.profile-alert__close:focus-visible,.profile-toast__close:focus-visible{outline:2px solid rgba(153,27,27,.4);outline-offset:3px}@media(max-width:1024px){.profile-details__grid,.profile-form__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.portal-header__inner{flex-direction:row;align-items:center;gap:.9rem;padding:.9rem 1rem}.portal-header__brand{flex:1;gap:.8rem}.portal-header__logo{width:3.25rem;height:3.25rem}.portal-header__title{font-size:.98rem;letter-spacing:.04em}.portal-header__subtitle{font-size:.68rem}.portal-header__actions{align-self:auto}.portal-header__profile-button,.portal-header__theme-button{width:3.25rem;height:3.25rem;flex-shrink:0}.portal-header__menu{min-width:0;width:min(13rem,calc(100vw - 2.5rem))}.portal-footer__shell{grid-template-columns:1fr}.portal-footer__connect{align-items:flex-start}.portal-footer__socials{justify-content:flex-start}.profile-modal__footer,.profile-success__activity-card{flex-direction:column;align-items:flex-start}.profile-details__grid,.profile-form__grid{grid-template-columns:1fr}.profile-modal__actions{width:100%}.profile-modal__actions .profile-action{flex:1}}@media(max-width:540px){.portal-header__brand{flex-direction:row;text-align:left}.portal-header__text{align-items:flex-start}.portal-header__logo{width:2.9rem;height:2.9rem}.portal-header__title{font-size:.88rem}.portal-header__subtitle{font-size:.62rem;line-height:1.35}.portal-header__profile-button,.portal-header__theme-button{width:3rem;height:3rem;border-radius:1rem}.portal-header__profile-icon,.portal-header__theme-icon{width:1.45rem;height:1.45rem}.portal-footer__brand{flex-direction:column;text-align:center}.portal-footer__logo{width:4.25rem;height:4.25rem}.portal-footer__brand-copy{align-items:center}.portal-footer__info{text-align:center}.portal-footer__connect{align-items:flex-start;text-align:left}.portal-footer__description{max-width:none}.profile-card__hero,.profile-card__body,.profile-modal__hero,.profile-modal__body,.profile-modal__footer{padding-left:1.15rem;padding-right:1.15rem}.profile-card__identity,.profile-success{text-align:center}.profile-card__identity{flex-direction:column}.profile-card__identity,.profile-modal__footer,.profile-success__activity-card{align-items:center}.profile-card__chips,.profile-modal__actions{justify-content:center}.profile-card__chip{width:100%;justify-content:center}.profile-otp__inputs{gap:.45rem}.profile-otp__input{width:2.8rem;height:2.8rem}.profile-toast-shell{right:1rem;left:1rem}.profile-toast{width:100%}}@media(prefers-reduced-motion:reduce){.portal-home:before,.portal-home:after,.header-content__shell,.header-seal-img,.system-card-logo,.portal-header__glow,.portal-footer__glow,.portal-footer__logo,.profile-card__hero:before,.profile-card__hero:after,.profile-card__avatar,.profile-success__icon{animation:none}.portal-toolbar__search-field,.system-card,.system-card:after,.system-card-image,.system-card-tint,.system-card-glow,.system-card-logo,.system-card__button,.portal-pagination__button,.portal-header__theme-button,.portal-header__profile-button,.portal-header__menu,.portal-header__menu-item,.portal-footer__social-link,.portal-footer__legal-link,.portal-header__logo,.portal-footer__logo,.profile-detail-card,.profile-action,.profile-modal__box,.profile-modal__close,.profile-form__input,.profile-form__toggle,.profile-otp__input,.profile-link-button,.profile-alert--animated,.profile-alert__close,.profile-toast,.profile-toast__close{transition:none}}.custom-scrollbar{max-height:90vh;overflow-y:auto}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#fff}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:9999px;border:2px solid #ffffff}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#cccccc #ffffff}.portal-layout[data-portal-theme=light] :is(.header-action-button--secondary,.profile-action--secondary){color:#facc15!important;border-color:#facc15!important;background:transparent!important;box-shadow:none}.portal-layout[data-portal-theme=light] :is(.header-action-button--secondary,.profile-action--secondary) svg{color:#facc15!important;fill:none;stroke:currentColor}.portal-layout{position:relative}.portal-header{position:absolute;top:0;left:0;right:0;z-index:40;padding:clamp(.8rem,2.4vw,1.4rem) clamp(1rem,4vw,2rem);overflow:visible;background:transparent;pointer-events:none}.portal-header__glow{display:none}.portal-header__inner{width:min(100%,1280px);margin:0 auto;border-color:transparent;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:auto}.portal-header__title{color:#991b1b}.portal-header__subtitle{color:#232f40bd}.portal-header__profile-button,.portal-header__theme-button{width:3.35rem;height:3.35rem;border-radius:.65rem;color:#fff;border-color:#991b1b47;background:linear-gradient(160deg,#c72626,#991b1b);box-shadow:none}.portal-header__profile-button:hover,.portal-header__theme-button:hover{transform:translateY(-2px);color:#fff;background:linear-gradient(160deg,#df3030,#a91d1d);box-shadow:0 10px 18px #991b1b3d}.portal-header__profile-button:hover .portal-header__profile-icon,.portal-header__theme-button:hover .portal-header__theme-icon{color:#fff;transform:scale(1.08)}.header-background{min-height:clamp(36rem,76vh,50rem);padding-top:clamp(7.2rem,13vw,9rem)}.header-bg-img{filter:brightness(.82) saturate(.86)}.header-backdrop{background:linear-gradient(180deg,#d7e0ea8a,#c6d3e19e 62%,#dae2ece6),linear-gradient(90deg,#eef3f89e,#bcccdd38)}.portal-layout[data-portal-theme=dark] .portal-header{background:transparent}.portal-layout[data-portal-theme=dark] .portal-header__inner{border-color:transparent;background:transparent;box-shadow:none}.portal-layout[data-portal-theme=dark] .portal-header__title,.portal-layout[data-portal-theme=dark] .portal-header__subtitle{color:#fff}.portal-layout[data-portal-theme=dark] .portal-header__subtitle{opacity:.78}.portal-layout[data-portal-theme=dark] .portal-header__profile-button,.portal-layout[data-portal-theme=dark] .portal-header__theme-button{color:#facc15;border-color:#facc1533;background:linear-gradient(160deg,#c62626f2,#991b1bf2);box-shadow:none}.portal-layout[data-portal-theme=dark] .portal-header__profile-button:hover,.portal-layout[data-portal-theme=dark] .portal-header__theme-button:hover{transform:translateY(-2px);color:#fde68a;background:linear-gradient(160deg,#df3030fa,#a91d1dfa);box-shadow:0 10px 18px #0000003d}.portal-toolbar{align-items:center}.portal-toolbar__search{align-self:center}.portal-footer__social-link,.portal-pagination__button{color:#facc15;border-color:#991b1b47;background:linear-gradient(160deg,#c72626,#991b1b);box-shadow:none}.portal-footer__social-link:hover,.portal-pagination__button:hover{transform:translateY(-2px);color:#fff;background:linear-gradient(160deg,#df3030,#a91d1d);box-shadow:0 10px 18px #991b1b3d}.portal-pagination__button.is-active{color:#fff;background:linear-gradient(160deg,#c72626,#991b1b);box-shadow:none}.portal-layout[data-portal-theme=dark] .portal-footer__social-link,.portal-layout[data-portal-theme=dark] .portal-pagination__button{color:#facc15;border-color:#facc1533;background:linear-gradient(160deg,#c62626f2,#991b1bf2);box-shadow:none}.portal-layout[data-portal-theme=dark] .portal-footer__social-link:hover,.portal-layout[data-portal-theme=dark] .portal-pagination__button:hover{transform:translateY(-2px);color:#fff;background:linear-gradient(160deg,#df3030fa,#a91d1dfa);box-shadow:0 10px 18px #0000003d}.portal-layout[data-portal-theme=dark] .portal-pagination__button.is-active{color:#fff;background:linear-gradient(160deg,#c62626f2,#991b1bf2);box-shadow:none}.system-card{background:#07111d;overflow:hidden}.system-card-image,.system-card-tint,.system-card-glow{inset:-8px;width:auto;height:auto;border-radius:0}.system-card:hover .system-card-tint,.system-card:hover .system-card-glow{transform:scale(1.04)}.system-card-logo{width:min(86%,6.4rem);max-height:6.4rem}.system-card__title{font-size:clamp(.95rem,1.55vw,1.12rem)}.system-card__description{margin-top:.75rem;font-size:.86rem}.system-card__code{top:auto;right:auto;bottom:1rem;left:1rem;min-width:2.85rem;min-height:2.85rem;border-radius:.55rem;font-size:.88rem}.system-card__button{min-width:3rem;min-height:3rem;padding:.68rem;color:#facc15}.system-card__button:hover{color:#fff}.system-card__button:hover .system-card__button-icon{color:#fff;fill:currentColor}.system-card__button-icon{width:1.15rem;height:1.15rem}.system-card__content{grid-template-columns:minmax(4.8rem,.6fr) minmax(0,1fr)}.system-card__copy{padding-right:0}.portal-layout[data-portal-theme=dark] .header-bg-img{filter:brightness(.58) saturate(.9)}.portal-layout[data-portal-theme=dark] .header-backdrop{background:linear-gradient(180deg,#050c1475,#080f198f 62%,#080f19d6),linear-gradient(90deg,#040a12c2,#0d17263d)}@media(max-width:768px){.portal-header{padding:.75rem}.portal-header__inner{padding:.8rem}.header-background{padding-top:6.8rem}}@media(max-width:540px){.portal-header__subtitle{display:none}.portal-header__profile-button,.portal-header__theme-button{width:2.85rem;height:2.85rem}.header-background{min-height:35rem;padding-top:6rem}}.system-card{min-height:clamp(23rem,32vw,29rem);border:1px solid rgba(77,91,112,.5);border-radius:1rem;background:#07111d;box-shadow:0 18px 36px #141e2e2e}.system-card:after{content:"";position:absolute;top:-28%;left:-70%;z-index:2;width:38%;height:150%;pointer-events:none;background:linear-gradient(100deg,transparent 0%,rgba(255,255,255,.55) 46%,transparent 72%);filter:blur(2px);opacity:0;transform:rotate(18deg);transition:left .7s ease,opacity .35s ease}.system-card-image,.system-card-tint,.system-card-glow{inset:0;width:100%;height:100%;border-radius:inherit}.system-card-image{object-position:center;filter:brightness(.72) saturate(.95);transform:scale(1.03)}.system-card-tint{background:linear-gradient(180deg,#040b1680,#040b16c7),radial-gradient(circle at center,#0a142214,#040b1680 72%)}.system-card-glow{background:linear-gradient(130deg,rgba(255,255,255,.16) 0%,transparent 24%),linear-gradient(180deg,transparent 70%,rgba(4,11,22,.42) 100%);opacity:0}.system-card:hover .system-card-image,.system-card:hover .system-card-tint,.system-card:hover .system-card-glow{transform:scale(1.03)}.system-card:hover{transform:translateY(-4px);border-color:#e2e8f0c7;box-shadow:0 24px 46px #141e2e3d,0 0 22px #e2e8f04d}.system-card:hover .system-card-glow{opacity:1}.system-card:hover:after{left:130%;opacity:1}.system-card__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(.75rem,1.7vw,1.05rem);min-height:inherit;padding:clamp(2rem,4vw,3rem) clamp(1.4rem,3vw,2rem) clamp(1.35rem,2.5vw,1.6rem);text-align:center}.system-card-logo{width:clamp(5.4rem,9vw,7rem);max-height:clamp(5.4rem,9vw,7rem)}.system-card__code{position:relative;inset:auto;display:inline-flex;flex-direction:column;align-items:center;gap:.75rem;width:min(100%,18rem);min-width:0;min-height:0;padding:0;border:0;border-radius:0;color:#f8fafc;background:transparent;box-shadow:none;font-size:clamp(1.05rem,2vw,1.45rem);font-weight:800;line-height:1.18;text-shadow:0 3px 8px rgba(0,0,0,.5);text-transform:none;overflow-wrap:anywhere}.system-card__code:after{content:none}.system-card.has-description .system-card__code:after{content:"";width:min(7rem,42vw);height:3px;border-radius:999px;background:#ef1f2d}.system-card__copy{display:block;width:min(100%,20rem);padding-right:0}.system-card__title{display:none}.system-card__description{margin-top:0;color:#fff;font-size:clamp(.78rem,1.4vw,.95rem);line-height:1.45;text-shadow:0 2px 8px rgba(0,0,0,.45)}.system-card__actions{position:absolute;right:clamp(1rem,2.5vw,1.45rem);bottom:clamp(1rem,2.5vw,1.45rem);justify-content:flex-end;margin:0}.system-card__button{gap:.65rem;width:auto;height:auto;min-width:7rem;min-height:2.75rem;padding:.65rem 1rem;border:1px solid rgba(255,112,112,.82);border-radius:.65rem;color:#fff;background:linear-gradient(160deg,#d62929,#a8161d);box-shadow:0 0 0 1px #ffffff14,0 12px 24px #9a1b1b5c;font-size:.82rem;font-weight:800}.system-card__button-icon{width:1.15rem;height:1.15rem;color:#fff}.system-card__button:hover{color:#991b1b;background:linear-gradient(160deg,#fde047,#facc15);box-shadow:0 0 0 1px #facc1580,0 0 22px #facc1573}.system-card__button:hover .system-card__button-icon{color:#991b1b}.portal-layout[data-portal-theme=dark] .system-card{border-color:#94a3b85c;background:#07111d;box-shadow:0 18px 36px #00000057}.portal-layout[data-portal-theme=dark] .system-card:hover{border-color:#e2e8f0bf;box-shadow:0 24px 46px #0000006b,0 0 22px #e2e8f042}.portal-footer{padding:clamp(1.5rem,4vw,2.25rem) clamp(1rem,4vw,2rem);background:#cfd9e4}.portal-footer__glow{display:none}.portal-footer__shell{width:min(100%,1280px);margin:0 auto;border-color:transparent;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.portal-footer__connect{border-left-color:#94a3b83d}.portal-footer__tagline{color:#182233}.portal-footer__eyebrow{color:#b91c1c}.portal-footer__bottom{display:flex;margin-top:.8rem}.portal-footer__legal-link{color:#182233}.portal-layout[data-portal-theme=dark] .portal-footer__shell{border-color:transparent;background:transparent;box-shadow:none}.portal-layout[data-portal-theme=dark] .portal-footer__tagline,.portal-layout[data-portal-theme=dark] .portal-footer__eyebrow{color:#facc15}.portal-layout[data-portal-theme=dark] .portal-footer__legal-link{color:#ffffffdb}.portal-header__theme-button.is-active,.portal-layout[data-portal-theme=dark] .portal-header__theme-button.is-active{transform:none;box-shadow:none}.portal-header__theme-button.is-active:not(:hover) .portal-header__theme-icon{transform:none}.portal-footer__social-link{border-color:#991b1b47;border-radius:.65rem}.portal-footer__dot{background:#b91c1c;box-shadow:none}.portal-layout[data-portal-theme=dark] .portal-footer__social-link{border-color:#facc1533}.portal-layout[data-portal-theme=dark] .portal-footer__dot{background:#facc15}.profile-page{min-height:100vh;padding:clamp(7rem,12vw,8.5rem) clamp(1rem,5vw,3rem) clamp(3rem,7vw,5rem);background:#cfd9e4}.profile-page__shell{width:min(100%,1180px)}.profile-card{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.profile-card__hero{position:relative;overflow:hidden;padding:clamp(2.25rem,5vw,3.5rem) 0 clamp(2rem,4vw,3rem);background:transparent;border-bottom:0}.profile-card__hero:before{content:"";position:absolute;top:-25%;right:0;width:min(46vw,32rem);aspect-ratio:1;border-radius:0;background:url(/assets/images/PUPlogo.png) center / contain no-repeat;opacity:.08;filter:grayscale(.15);animation:none}.profile-card__hero:after{content:none}.profile-card__identity{gap:clamp(1.4rem,4vw,3rem)}.profile-card__avatar{width:clamp(6.5rem,11vw,9rem);height:clamp(6.5rem,11vw,9rem);box-shadow:none;font-size:clamp(2rem,4vw,3rem)}.profile-card__name{color:#182233;font-size:clamp(2.25rem,5vw,3.35rem);text-shadow:none}.profile-card__chip{color:#2d3848;border-color:#212d3d24;background:#f4f7fb99;box-shadow:none}.profile-card__chip svg{color:#b91c1c}.portal-layout[data-portal-theme=dark] .profile-card__chip svg{color:#facc15}.profile-card__body{padding:clamp(1.1rem,3vw,1.75rem) 0 0}.profile-detail-card{border-color:#212d3d1f;border-radius:.9rem;background:#f4f7fbb8;box-shadow:none}.profile-detail-card:hover{box-shadow:none}.profile-actions{margin-top:clamp(1rem,2.6vw,1.6rem);padding-top:clamp(1rem,2.6vw,1.6rem);border-top:0}.portal-layout[data-portal-theme=dark] .profile-page{background:radial-gradient(circle at top right,rgba(153,27,27,.22),transparent 32rem),radial-gradient(circle at top left,rgba(15,63,106,.34),transparent 34rem),#101b28}.portal-layout[data-portal-theme=dark] .profile-card,.portal-layout[data-portal-theme=dark] .profile-card__hero{background:transparent}.portal-layout[data-portal-theme=dark] .profile-card__hero{border-bottom-color:transparent}.portal-layout[data-portal-theme=dark] .profile-card__hero:before{opacity:.13}.portal-layout[data-portal-theme=dark] .profile-card__name{color:#fff}.portal-layout[data-portal-theme=dark] .profile-card__chip{color:#eef3fa;border-color:#94a3b82e;background:#0f1b2bad;box-shadow:none}.portal-layout[data-portal-theme=dark] .profile-detail-card{border-color:#94a3b829;background:#122134b8;box-shadow:none}.profile-details{max-width:min(100%,64rem);margin:0 auto;gap:1rem}.profile-details__grid{gap:.7rem}.profile-detail-card{min-height:7.4rem}.portal-layout[data-portal-theme=dark] .portal-footer{background:#101b28}@media(max-width:768px){.portal-footer__connect{align-items:center;text-align:center}.portal-footer__socials{justify-content:center}.portal-footer__bottom{justify-content:center;text-align:center}.profile-card__identity{align-items:flex-start}}@media(max-width:540px){.portal-footer__connect{align-items:center;text-align:center}.portal-footer__socials{justify-content:center}.profile-card__identity{align-items:center;text-align:center}}.header-action-button--secondary,.portal-layout[data-portal-theme=dark] .header-action-button--secondary,.profile-action--secondary,.portal-layout[data-portal-theme=dark] .profile-action--secondary{color:#facc15;border-color:#facc158c;background:transparent}.portal-layout[data-portal-theme=light] .header-action-button--secondary,.portal-layout[data-portal-theme=light] .profile-action--secondary{color:#facc15;border-color:#facc15a6;background:transparent}.portal-layout[data-portal-theme=light] .header-action-button--secondary svg,.portal-layout[data-portal-theme=light] .profile-action--secondary svg{color:#facc15}.portal-home,.profile-page,.header-content__shell,.portal-home__shell,.profile-page__shell,.portal-footer__shell{animation:portalPageFadeIn .42s ease both}.portal-home.is-leaving,.profile-page.is-leaving{pointer-events:none;animation:portalPageFadeOut .24s ease both}.portal-header__profile-button,.portal-header__theme-button,.header-action-button,.system-card__button,.portal-pagination__button,.portal-footer__social-link,.portal-footer__legal-link,.profile-action,.profile-card__chip,.profile-detail-card{transition:transform .22s ease,opacity .22s ease,color .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease}.portal-header__profile-button:active,.portal-header__theme-button:active,.header-action-button:active,.system-card__button:active,.portal-pagination__button:active,.portal-footer__social-link:active,.profile-action:active{transform:translateY(0) scale(.98)}@keyframes portalPageFadeIn{0%{opacity:0;transform:translateY(.35rem)}to{opacity:1;transform:translateY(0)}}@keyframes portalPageFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(.35rem)}}::view-transition-old(root),::view-transition-new(root){animation-duration:.36s;animation-timing-function:ease}@media(prefers-reduced-motion:reduce){::view-transition-old(root),::view-transition-new(root){animation:none}}.header-action-button--secondary:hover,.portal-layout[data-portal-theme=dark] .header-action-button--secondary:hover{color:#991b1b;background:linear-gradient(160deg,#fde047,#facc15)}.profile-card{border:0;background:transparent;box-shadow:none}.profile-card__hero:before{content:none}.profile-action{min-height:3.1rem;border-radius:.55rem;box-shadow:none}.profile-action:before{content:none}.profile-action--secondary{color:#facc15;border:1px solid rgba(250,204,21,.55);background:transparent}.profile-action--secondary:hover:not(:disabled){transform:translateY(-2px);color:#991b1b;background:linear-gradient(160deg,#fde047,#facc15);box-shadow:0 10px 18px #991b1b2e}.profile-action--primary{color:#fff;border:1px solid rgba(153,27,27,.28);background:linear-gradient(160deg,#c72626,#991b1b);box-shadow:none}.profile-action--primary:hover:not(:disabled){transform:translateY(-2px);color:#991b1b;background:linear-gradient(160deg,#fde047,#facc15);box-shadow:0 10px 18px #991b1b2e}.portal-layout[data-portal-theme=dark] .profile-card{border:0;background:transparent;box-shadow:none}.portal-layout[data-portal-theme=dark] .profile-action--secondary{color:#facc15;border-color:#facc158c;background:transparent;box-shadow:none}.portal-layout[data-portal-theme=dark] .profile-action--secondary:hover:not(:disabled){transform:translateY(-2px);color:#991b1b;background:linear-gradient(160deg,#fde047,#facc15);box-shadow:0 10px 18px #0000003d}.portal-layout[data-portal-theme=dark] .profile-action--primary{color:#fff;border-color:#991b1b47;background:linear-gradient(160deg,#c72626,#991b1b);box-shadow:none}.portal-layout[data-portal-theme=dark] .profile-action--primary:hover:not(:disabled){transform:translateY(-2px);color:#991b1b;background:linear-gradient(160deg,#fde047,#facc15);box-shadow:0 10px 18px #0000003d}.portal-header__theme-button.is-active:hover,.portal-layout[data-portal-theme=dark] .portal-header__theme-button.is-active:hover{transform:translateY(-2px);box-shadow:0 10px 18px #991b1b3d}.portal-layout[data-portal-theme=dark] .portal-header__theme-button.is-active:hover{box-shadow:0 10px 18px #0000003d}.portal-footer__legal-link:hover{color:#b91c1c}.portal-layout[data-portal-theme=dark] .portal-footer__legal-link:hover{color:#facc15}.portal-layout[data-portal-theme=light] .header-action-button--secondary,.portal-layout[data-portal-theme=light] .profile-action--secondary{color:#facc15!important;border-color:#facc15!important;background:transparent!important;box-shadow:none}.portal-layout[data-portal-theme=light] .header-action-button--secondary svg,.portal-layout[data-portal-theme=light] .profile-action--secondary svg{color:#facc15!important;fill:none;stroke:currentColor}.profile-details,.profile-actions{max-width:min(100%,52rem)}.profile-actions{margin-left:auto;margin-right:auto}@media(max-width:768px){.profile-details,.profile-actions{max-width:100%}}.portal-layout[data-portal-theme=light] .header-action-button--secondary,.portal-layout[data-portal-theme=light] .profile-action--secondary{color:#991b1b!important;border-color:#facc15!important;background:linear-gradient(160deg,#fde047,#facc15)!important;box-shadow:none}.portal-layout[data-portal-theme=light] .header-action-button--secondary svg,.portal-layout[data-portal-theme=light] .profile-action--secondary svg{color:#991b1b!important;fill:none;stroke:currentColor}.portal-layout[data-portal-theme=light] .header-action-button--secondary .header-action-icon,.portal-layout[data-portal-theme=light] .header-action-button--secondary .header-action-icon svg,.portal-layout[data-portal-theme=light] .header-action-button--secondary .header-action-icon path,.portal-layout[data-portal-theme=light] .profile-action--secondary svg,.portal-layout[data-portal-theme=light] .profile-action--secondary path{color:#991b1b!important;fill:none!important;stroke:currentColor!important}.portal-layout[data-portal-theme=light] .header-action-button--secondary:hover:not(:disabled),.portal-layout[data-portal-theme=light] .profile-action--secondary:hover:not(:disabled){color:#facc15!important;border-color:#991b1b61!important;background:linear-gradient(160deg,#c72626,#991b1b)!important}.portal-layout[data-portal-theme=light] .header-action-button--secondary:hover:not(:disabled) svg,.portal-layout[data-portal-theme=light] .profile-action--secondary:hover:not(:disabled) svg{color:#facc15!important}.portal-layout[data-portal-theme=light] .header-action-button--secondary:hover:not(:disabled) .header-action-icon,.portal-layout[data-portal-theme=light] .header-action-button--secondary:hover:not(:disabled) .header-action-icon svg,.portal-layout[data-portal-theme=light] .header-action-button--secondary:hover:not(:disabled) .header-action-icon path,.portal-layout[data-portal-theme=light] .profile-action--secondary:hover:not(:disabled) svg,.portal-layout[data-portal-theme=light] .profile-action--secondary:hover:not(:disabled) path{color:#facc15!important;fill:none!important;stroke:currentColor!important}.portal-layout[data-portal-theme=light] .profile-modal .profile-action--secondary,:root[data-portal-theme=light] .profile-modal .profile-action--secondary{color:#991b1b!important;border-color:#facc15!important;background:linear-gradient(160deg,#fde047,#facc15)!important;box-shadow:none}.portal-layout[data-portal-theme=light] .profile-modal .profile-action--secondary:hover:not(:disabled),:root[data-portal-theme=light] .profile-modal .profile-action--secondary:hover:not(:disabled){color:#facc15!important;border-color:#991b1b61!important;background:linear-gradient(160deg,#c72626,#991b1b)!important;box-shadow:0 10px 18px #991b1b2e}.profile-modal.modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:clamp(1rem,3vw,2rem);overflow-y:auto;border:0;background:#0c121cb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.profile-modal.modal::backdrop{background:#0c121cb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.portal-layout[data-portal-theme=light] .profile-modal.modal{background:#0f172a7a}.portal-layout[data-portal-theme=light] .profile-modal.modal::backdrop{background:#0f172a7a}.portal-layout[data-portal-theme=dark] .profile-modal.modal{background:#050a12c2}.portal-layout[data-portal-theme=dark] .profile-modal.modal::backdrop{background:#050a12c2}.profile-modal.modal .profile-modal__box{width:min(calc(100vw - 2rem),64rem);margin:auto}.profile-modal.modal .profile-modal__box--compact{width:min(calc(100vw - 2rem),35rem)}@media(max-width:640px){.profile-modal.modal{align-items:start;padding:.75rem}}:root[data-portal-theme] .profile-modal.modal{color:#182233}:root[data-portal-theme] .profile-modal__box{border-radius:1.5rem;box-shadow:0 24px 52px #080e1857}:root[data-portal-theme] .profile-modal__hero{background:linear-gradient(160deg,#c72626,#991b1b)}:root[data-portal-theme] .profile-modal__body{background:#d9e2ec}:root[data-portal-theme] .profile-modal__footer{border-top-color:#212d3d1f;background:#d2dce7}:root[data-portal-theme] .profile-form__label,:root[data-portal-theme] .profile-modal__note{color:#334155}:root[data-portal-theme] .profile-form__helper,:root[data-portal-theme] .profile-checklist__item{color:#64748b}:root[data-portal-theme] .profile-form__input,:root[data-portal-theme] .profile-otp__input{color:#263244;border-color:#ffffff8c;background:#eaf0f7c2;box-shadow:inset 5px 5px 12px #798b9f1f}:root[data-portal-theme] .profile-form__input::placeholder,:root[data-portal-theme] .profile-otp__input::placeholder{color:#8a97a8}:root[data-portal-theme] .profile-form__input:focus,:root[data-portal-theme] .profile-otp__input:focus{border-color:#facc15c7;box-shadow:0 0 0 3px #facc152e}:root[data-portal-theme] .profile-form__toggle{color:#64748b}:root[data-portal-theme] .profile-form__toggle:hover{color:#b91c1c;background:#b91c1c14}:root[data-portal-theme] .profile-modal__close{border-radius:.55rem;transition:transform .22s ease,color .22s ease,background .22s ease,border-color .22s ease}:root[data-portal-theme] .profile-modal__close:hover{transform:translateY(-2px);color:#991b1b;background:linear-gradient(160deg,#fde047,#facc15)}:root[data-portal-theme=dark] .profile-modal.modal{color:#eef3fa}:root[data-portal-theme=dark] .profile-modal__box{border-color:#94a3b838;background:#101b28;box-shadow:0 24px 52px #0000006b}:root[data-portal-theme=dark] .profile-modal__hero{background:linear-gradient(160deg,#c72626,#7f1d1d 62%,#3b2233)}:root[data-portal-theme=dark] .profile-modal__body{background:#101b28}:root[data-portal-theme=dark] .profile-modal__footer{border-top-color:#94a3b829;background:#101b28}:root[data-portal-theme=dark] .profile-form__label,:root[data-portal-theme=dark] .profile-modal__note{color:#eef3fa}:root[data-portal-theme=dark] .profile-form__helper,:root[data-portal-theme=dark] .profile-checklist__item{color:#aeb9c8}:root[data-portal-theme=dark] .profile-form__input,:root[data-portal-theme=dark] .profile-otp__input{color:#eef3fa;border-color:#94a3b82e;background:#142235;box-shadow:none}:root[data-portal-theme=dark] .profile-form__input::placeholder,:root[data-portal-theme=dark] .profile-otp__input::placeholder{color:#8c98a8}:root[data-portal-theme=dark] .profile-form__input:focus,:root[data-portal-theme=dark] .profile-otp__input:focus{border-color:#facc15b8;box-shadow:0 0 0 3px #facc151f}:root[data-portal-theme=dark] .profile-form__toggle{color:#aeb9c8}:root[data-portal-theme=dark] .profile-form__toggle:hover{color:#facc15;background:#facc151a}.profile-modal,.profile-modal *{font-family:Poppins,sans-serif}:root[data-portal-theme] .profile-checklist__item.is-valid{color:#16a34a}:root[data-portal-theme=dark] .profile-checklist__item.is-valid{color:#4ade80}.profile-otp__icon,.profile-success__icon,.portal-layout[data-portal-theme=dark] .profile-otp__icon,.portal-layout[data-portal-theme=dark] .profile-success__icon,:root[data-portal-theme=dark] .profile-success__icon{box-shadow:none}.profile-otp__icon svg,.profile-success__icon svg{fill:currentColor;stroke:none}.profile-otp__icon,:root[data-portal-theme] .profile-otp__icon,:root[data-portal-theme=dark] .profile-otp__icon,.portal-layout[data-portal-theme=dark] .profile-otp__icon{color:#b91c1c!important}.profile-otp__icon svg,:root[data-portal-theme] .profile-otp__icon svg,:root[data-portal-theme=dark] .profile-otp__icon svg{color:#b91c1c!important;fill:#b91c1c!important;stroke:none!important}.profile-success__title{color:#172033}.profile-success__text{color:#4b5565}.profile-success .profile-alert--info{color:#1e3a8a;border-color:#2563eb2e;background:#dbeafe;box-shadow:none}.profile-success .profile-alert__title{margin:0 0 .15rem;color:#1d4ed8;font-weight:700}.profile-success .profile-alert p{margin:0;color:#2563eb}.portal-layout[data-portal-theme=dark] .profile-success__title,:root[data-portal-theme=dark] .profile-success__title{color:#f8fafc}.portal-layout[data-portal-theme=dark] .profile-success__text,:root[data-portal-theme=dark] .profile-success__text{color:#cbd5e1}.portal-layout[data-portal-theme=dark] .profile-success .profile-alert--info,:root[data-portal-theme=dark] .profile-success .profile-alert--info{color:#bfdbfe;border-color:#60a5fa33;background:#1e3a8a47;box-shadow:none}.portal-layout[data-portal-theme=dark] .profile-success .profile-alert__title,:root[data-portal-theme=dark] .profile-success .profile-alert__title{color:#dbeafe}.portal-layout[data-portal-theme=dark] .profile-success .profile-alert p,:root[data-portal-theme=dark] .profile-success .profile-alert p{color:#bfdbfe}.portal-layout[data-portal-theme=light] .profile-alert,:root[data-portal-theme=light] .profile-alert{box-shadow:0 12px 24px #1f29371f,inset 1px 1px #ffffffb8}.portal-layout[data-portal-theme=light] .profile-alert--error,:root[data-portal-theme=light] .profile-alert--error{color:#991b1b;border-color:#b91c1c38;background:linear-gradient(145deg,#fff1f2,#fee2e2)}.portal-layout[data-portal-theme=light] .profile-alert--info,:root[data-portal-theme=light] .profile-alert--info{color:#1e3a8a;border-color:#2563eb2e;background:linear-gradient(145deg,#eff6ff,#dbeafe)}.portal-layout[data-portal-theme=light] .profile-alert__close:hover,:root[data-portal-theme=light] .profile-alert__close:hover{background:#991b1b1a}.portal-layout[data-portal-theme=dark] .profile-alert,:root[data-portal-theme=dark] .profile-alert{box-shadow:0 12px 24px #080c1257,inset 1px 1px #ffffff0a}.portal-layout[data-portal-theme=dark] .profile-alert--error,:root[data-portal-theme=dark] .profile-alert--error{color:#fecaca;border-color:#f8717133;background:linear-gradient(145deg,#4b1f1f,#301111)}.portal-layout[data-portal-theme=dark] .profile-alert--info,:root[data-portal-theme=dark] .profile-alert--info{color:#bfdbfe;border-color:#60a5fa33;background:linear-gradient(145deg,#1c3b63,#152d4a)}.portal-layout[data-portal-theme=dark] .profile-alert__close:hover,:root[data-portal-theme=dark] .profile-alert__close:hover{background:#ffffff0f}.portal-layout[data-portal-theme=light] .profile-toast,:root[data-portal-theme=light] .profile-toast{color:#166534;border-color:#16a34a3d;background:linear-gradient(145deg,#f0fdf4,#dcfce7);box-shadow:0 14px 26px #16653424,inset 1px 1px #ffffffc2}.portal-layout[data-portal-theme=light] .profile-toast__icon,.portal-layout[data-portal-theme=light] .profile-toast__message,.portal-layout[data-portal-theme=light] .profile-toast__close,:root[data-portal-theme=light] .profile-toast__icon,:root[data-portal-theme=light] .profile-toast__message,:root[data-portal-theme=light] .profile-toast__close{color:#166534}.portal-layout[data-portal-theme=light] .profile-toast__close:hover,:root[data-portal-theme=light] .profile-toast__close:hover{background:#1665341a}.portal-layout[data-portal-theme=dark] .profile-toast,:root[data-portal-theme=dark] .profile-toast{color:#dcfce7;border-color:#4ade802e;background:linear-gradient(145deg,#166534,#052e16);box-shadow:14px 14px 24px #080c1257,inset 1px 1px #dcfce70d}.portal-layout[data-portal-theme=dark] .profile-toast__icon,.portal-layout[data-portal-theme=dark] .profile-toast__message,.portal-layout[data-portal-theme=dark] .profile-toast__close,:root[data-portal-theme=dark] .profile-toast__icon,:root[data-portal-theme=dark] .profile-toast__message,:root[data-portal-theme=dark] .profile-toast__close{color:#ecfdf5}.portal-layout[data-portal-theme=dark] .profile-toast__close:hover,:root[data-portal-theme=dark] .profile-toast__close:hover{background:#f0fdf41a}.profile-card__identity{width:min(100%,52rem);max-width:min(100%,52rem);margin:0 auto}@media(max-width:640px){.profile-card__identity{width:100%}}.profile-card__identity,.profile-details,.profile-actions{width:min(100%,64rem);max-width:min(100%,64rem)}.portal-layout[data-portal-theme=dark] .profile-detail-card,.portal-layout[data-portal-theme=dark] .profile-detail-card:hover,.portal-layout[data-portal-theme=dark] .profile-detail-card__icon,.portal-layout[data-portal-theme=dark] .profile-detail-card:hover .profile-detail-card__icon{box-shadow:none;filter:none}.profile-card{width:min(100%,1180px);margin:0 auto;padding:clamp(1.25rem,3vw,2rem);border:1px solid rgba(33,45,61,.34);border-radius:1rem;background:#f4f7fbd6;box-shadow:inset 0 0 0 1px #fff3}.profile-card__hero{padding-top:0}.profile-card__body{padding-bottom:0}.profile-actions{border-top:0}.portal-layout[data-portal-theme=dark] .profile-card{border-color:#94a3b857;background:#122134d6;box-shadow:inset 0 0 0 1px #94a3b814}.portal-layout[data-portal-theme=dark] .profile-actions{border-top-color:transparent}.profile-page,.portal-layout[data-portal-theme=light] .profile-page{background:#cfd9e4}.portal-layout[data-portal-theme=dark] .profile-page{background:#101b28}.mfa-panel{max-width:min(100%,64rem);margin:1.6rem auto 0;padding-top:1.6rem;border-top:1px solid rgba(33,45,61,.14);background:transparent;box-shadow:none;animation:portalPageFadeIn .42s ease both}.mfa-panel__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.25rem;margin-bottom:1rem}.mfa-panel__title{color:#172033;font-size:1.35rem;font-weight:800;line-height:1.15}.mfa-panel__description{margin-top:.45rem;color:#4b5565;font-weight:500;line-height:1.6}.mfa-panel__add{min-width:12rem;min-height:3.1rem;flex-shrink:0;border-radius:.55rem}.mfa-panel__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:0}.mfa-panel__cards{position:relative;margin-top:0}.mfa-panel__carousel{display:none;width:100%;overflow:hidden}.mfa-panel__carousel-track{display:flex;width:100%;transition:transform .5s ease}.mfa-panel__carousel-slide{width:100%;flex:0 0 100%}.mfa-panel__carousel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,18rem));justify-content:center;gap:1rem;width:100%}.mfa-panel__carousel-controls,.mfa-panel__carousel-pages{display:none}.mfa-panel__carousel-button{width:2.75rem;min-height:2.75rem;height:2.75rem;border:1px solid rgba(250,204,21,.45);color:#991b1b;background:#facc151f;box-shadow:none;transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}.mfa-panel__carousel-button:hover{transform:translateY(-1px);color:#fff;border-color:#991b1b73;background:#991b1b}.mfa-panel__carousel-page{width:.5rem;height:.5rem;border:0;border-radius:999px;background:#6b728047;transition:width .25s ease,background .25s ease}.mfa-panel__carousel-page.is-active{width:1.5rem;background:#991b1b}.mfa-panel__message,.mfa-panel__empty{margin-top:1.25rem;color:#4b5565;font-weight:600}.mfa-panel__message--error{color:#991b1b}.mfa-panel__empty{grid-column:1 / -1;padding:1rem;border:1px dashed rgba(107,114,128,.3);border-radius:.75rem;background:#fff3;text-align:center}.mfa-card{position:relative;min-height:14.75rem;padding:1rem;border:1px solid rgba(107,114,128,.22);border-radius:.9rem;background:#ebf2f999;box-shadow:none;transform:translateZ(0);transform-origin:center;will-change:transform;transition:transform .22s ease-in-out,opacity .22s ease,color .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease;animation:portalPageFadeIn .42s ease both}.mfa-card:hover{transform:translate3d(0,-6px,0);border-color:#6b728038;background:#ebf2f999;box-shadow:none}.mfa-card__delete{position:absolute;top:1rem;right:1rem;display:grid;place-items:center;width:2.55rem;height:2.55rem;border:1px solid rgba(185,28,28,.5);border-radius:.55rem;color:#b91c1c;background:#b91c1c0f;box-shadow:none;transition:transform .22s ease,color .22s ease,background .22s ease,border-color .22s ease}.mfa-card__delete:hover:not(:disabled){transform:translateY(-2px);color:#fff;border-color:#b91c1cbf;background:linear-gradient(160deg,#c72626,#991b1b)}.mfa-card__delete:disabled{cursor:wait;opacity:.6}.mfa-card__delete svg{width:1.1rem;height:1.1rem}.mfa-card__icon{display:grid;place-items:center;width:3rem;height:3rem;border:1px solid rgba(250,204,21,.65);border-radius:.55rem;color:#facc15;background:#facc1514}.mfa-card__icon svg{width:1.35rem;height:1.35rem}.mfa-card__content{margin-top:.9rem;padding-right:3.2rem}.mfa-card__name{color:#172033;font-size:.98rem;font-weight:800;line-height:1.2}.mfa-card__type{margin-top:.4rem;color:#4b5565;font-size:.82rem;font-weight:500}.mfa-card__dates{display:grid;gap:.55rem;margin-top:.9rem;padding-top:.85rem;border-top:1px solid rgba(107,114,128,.2);color:#4b5565;font-size:.82rem;font-weight:500}.mfa-card__dates p{display:flex;align-items:center;gap:.75rem;margin:0}.mfa-card__date-icon{display:inline-grid;flex:0 0 auto;place-items:center;width:1.1rem;height:1.1rem;color:#b91c1c}.mfa-card__date-icon svg{width:1.1rem;height:1.1rem}.mfa-modal.modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:clamp(1rem,3vw,2rem);overflow-y:auto}.mfa-modal .mfa-modal__box,.mfa-modal__box{width:min(calc(100vw - 2rem),45rem);max-width:45rem;margin:auto}.mfa-modal__hero{align-items:flex-start;justify-content:space-between;padding:clamp(1.5rem,4vw,2rem)}.mfa-modal__hero-title{display:flex;align-items:center;gap:1.2rem;min-width:0}.mfa-modal__hero-icon{display:grid;place-items:center;width:3rem;height:3rem;flex-shrink:0;color:#fde68a}.mfa-modal__hero-icon svg{width:2rem;height:2rem}.mfa-modal__body{background:transparent}.mfa-setup,.mfa-verify{display:grid;gap:1.4rem;width:min(100%,36rem);margin:0 auto;padding:clamp(1rem,3vw,1.35rem);border:1px solid rgba(108,120,139,.18);border-radius:1.5rem;background:#ffffff2e}.mfa-setup__note{border-color:#2563eb42;text-align:left}.mfa-setup__qr-card{display:grid;place-items:center;min-height:18rem}.mfa-setup__qr{width:min(100%,20rem);border-radius:1.4rem;background:#fff;box-shadow:0 16px 30px #0f172a29}.mfa-setup__loading{display:grid;place-items:center;width:min(100%,20rem);min-height:20rem;border-radius:1.4rem;color:var(--profile-text-muted);background:#ffffffb8;font-weight:800}.mfa-modal__main-action{width:100%;min-height:3.35rem}.mfa-connection-options{display:grid;gap:1rem;width:min(100%,39rem);margin:0 auto}.mfa-connection-option{display:flex;align-items:center;gap:1rem;min-height:5.5rem;width:100%;padding:1rem 1.25rem;border:1px solid rgba(108,120,139,.22);border-radius:1rem;color:var(--profile-text);background:#ffffff2e;text-align:left;transition:transform .22s ease,background .22s ease,border-color .22s ease}.mfa-connection-option:hover{transform:translateY(-2px);border-color:#facc159e;background:#facc1514}.mfa-connection-option:disabled{cursor:not-allowed;opacity:.72}.mfa-connection-option:disabled:hover{transform:none;border-color:#6c788b2e;background:transparent}.mfa-connection-option__icon{display:grid;place-items:center;width:3.25rem;height:3.25rem;flex:0 0 auto;border:1px solid rgba(250,204,21,.65);border-radius:.8rem;color:#991b1b;background:#facc151a}.mfa-connection-option__icon svg{width:1.5rem;height:1.5rem}.mfa-connection-option__content{display:grid;min-width:0;gap:.35rem}.mfa-connection-option__title{color:var(--profile-text);font-size:1rem;font-weight:800;line-height:1.2}.mfa-connection-option__description{color:var(--profile-text-muted);font-size:.9rem;font-weight:600;line-height:1.45}.mfa-verify__title{color:var(--profile-text);font-size:1.8rem;font-weight:800;text-align:center}.mfa-verify__inputs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.9rem;width:100%;justify-content:stretch}.mfa-verify__inputs .profile-otp__input{width:100%;min-width:0}.mfa-verify__actions{display:grid;grid-template-columns:1fr;gap:1rem}.mfa-verify__back{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:max-content;margin:0 auto;padding:.35rem .75rem;border:0;color:var(--profile-text-muted);background:transparent;font-weight:800;transition:color .2s ease,transform .2s ease}.mfa-verify__back:hover{transform:translate(-2px);color:var(--profile-text)}.mfa-verify__back svg{width:1.25rem;height:1.25rem}.mfa-backup-codes{gap:1.25rem;width:min(100%,39rem)}.mfa-backup-codes__header{display:grid;text-align:center}.mfa-backup-codes__note{border-color:#2563eb47;text-align:left}.mfa-backup-codes__panel{display:grid;gap:1rem;padding:clamp(1rem,3vw,1.25rem);border:1px solid rgba(108,120,139,.22);border-radius:1rem;background:#ffffff29}.mfa-backup-codes__panel-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.mfa-backup-codes__subtitle{margin:0;color:var(--profile-text);font-size:1.05rem;font-weight:800;line-height:1.2}.mfa-backup-codes__copy{display:grid;place-items:center;width:3rem;height:3rem;flex:0 0 auto;border:1px solid rgba(108,120,139,.28);border-radius:.75rem;color:var(--profile-text-muted);background:#ffffff29;transition:transform .2s ease,color .2s ease,background .2s ease,border-color .2s ease}.mfa-backup-codes__copy:hover{transform:translateY(-1px);color:var(--profile-text);border-color:#facc1585;background:#facc151a}.mfa-backup-codes__copy.is-copied{color:#facc15;border-color:#facc159e}.mfa-backup-codes__copy svg{width:1.4rem;height:1.4rem}.mfa-backup-codes__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.mfa-backup-codes__code{min-width:0;padding:.7rem .65rem;overflow:hidden;border:1px solid rgba(108,120,139,.24);border-radius:.55rem;color:var(--profile-text);background:#ffffff2e;font-family:Cascadia Mono,SFMono-Regular,Consolas,monospace;font-size:.82rem;font-weight:800;line-height:1.1;text-align:center;text-overflow:ellipsis}.mfa-backup-codes .mfa-modal__main-action:disabled{cursor:not-allowed;color:#ffffff8f!important;border-color:#6c788b33!important;background:#6c788b47!important;box-shadow:none!important;opacity:1}.mfa-delete-modal.modal{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:clamp(1rem,4vw,2rem);overflow-y:auto;background:#080d18ad}.mfa-delete-modal .modal-backdrop{position:fixed;inset:0;z-index:-1;background:transparent}.mfa-delete-modal__box{position:relative;width:min(calc(100vw - 2rem),29rem);max-width:29rem;margin:auto;padding:clamp(1.5rem,4vw,2rem);overflow:hidden;border:1px solid rgba(108,120,139,.18);border-radius:1.1rem;color:var(--profile-text);background:#fff;box-shadow:0 24px 60px #0f172a3d;font-family:Poppins,sans-serif;text-align:center}.mfa-delete-modal__icon{display:grid;place-items:center;width:4.75rem;height:4.75rem;margin:0 auto 1.15rem;border:1px solid rgba(185,28,28,.22);border-radius:.9rem;color:#991b1b;background:#b91c1c14;box-shadow:none}.mfa-delete-modal__icon svg{width:2rem;height:2rem}.mfa-delete-modal__title{margin:0;color:var(--profile-text);font-family:Poppins,sans-serif;font-size:clamp(1.35rem,4vw,1.65rem);font-weight:800;line-height:1.2}.mfa-delete-modal__message{margin:.65rem 0 0;color:var(--profile-text-muted);font-family:Poppins,sans-serif;font-size:.98rem;font-weight:700;line-height:1.5}.mfa-delete-modal__actions{display:flex;justify-content:center;gap:.85rem;margin-top:1.45rem}.mfa-delete-modal__button{min-width:7.5rem;min-height:3rem;border-radius:.55rem;font-family:Poppins,sans-serif}.mfa-delete-modal__button:disabled{cursor:wait;opacity:.7}.portal-layout[data-portal-theme=light] .mfa-delete-modal__button.profile-action--secondary,:root[data-portal-theme=light] .mfa-delete-modal__button.profile-action--secondary{color:#991b1b!important;border-color:#facc15cc!important;background:linear-gradient(160deg,#fde047,#facc15)!important;box-shadow:none}.portal-layout[data-portal-theme=light] .mfa-delete-modal__button.profile-action--secondary:hover:not(:disabled),:root[data-portal-theme=light] .mfa-delete-modal__button.profile-action--secondary:hover:not(:disabled){color:#facc15!important;border-color:#991b1b61!important;background:linear-gradient(160deg,#c72626,#991b1b)!important;box-shadow:0 10px 18px #991b1b2e}.portal-layout[data-portal-theme=light] .mfa-card__icon,:root[data-portal-theme=light] .mfa-card__icon{color:#b91c1c}.portal-layout[data-portal-theme=dark] .mfa-panel,:root[data-portal-theme=dark] .mfa-panel{border-top-color:#94a3b82e;background:transparent;box-shadow:none}.portal-layout[data-portal-theme=dark] .mfa-panel__title,.portal-layout[data-portal-theme=dark] .mfa-card__name,.portal-layout[data-portal-theme=dark] .mfa-verify__title,:root[data-portal-theme=dark] .mfa-panel__title,:root[data-portal-theme=dark] .mfa-card__name,:root[data-portal-theme=dark] .mfa-verify__title{color:#fff}.portal-layout[data-portal-theme=dark] .mfa-panel__description,.portal-layout[data-portal-theme=dark] .mfa-panel__message,.portal-layout[data-portal-theme=dark] .mfa-panel__empty,.portal-layout[data-portal-theme=dark] .mfa-card__type,.portal-layout[data-portal-theme=dark] .mfa-card__dates,.portal-layout[data-portal-theme=dark] .mfa-setup__loading,:root[data-portal-theme=dark] .mfa-panel__description,:root[data-portal-theme=dark] .mfa-panel__message,:root[data-portal-theme=dark] .mfa-panel__empty,:root[data-portal-theme=dark] .mfa-card__type,:root[data-portal-theme=dark] .mfa-card__dates,:root[data-portal-theme=dark] .mfa-setup__loading{color:#e2e8f0d1}.portal-layout[data-portal-theme=dark] .mfa-panel__message--error,:root[data-portal-theme=dark] .mfa-panel__message--error{color:#fecaca}.portal-layout[data-portal-theme=dark] .mfa-panel__empty,:root[data-portal-theme=dark] .mfa-panel__empty{border-color:#94a3b838;background:#12213457}.portal-layout[data-portal-theme=dark] .mfa-card,:root[data-portal-theme=dark] .mfa-card{border-color:#94a3b829;background:#1221348f;box-shadow:none}.portal-layout[data-portal-theme=dark] .mfa-card:hover,:root[data-portal-theme=dark] .mfa-card:hover{transform:translate3d(0,-6px,0);border-color:#94a3b829;background:#122134b8;box-shadow:none;filter:none}.portal-layout[data-portal-theme=dark] .mfa-card__dates,:root[data-portal-theme=dark] .mfa-card__dates{border-top-color:#94a3b829}.portal-layout[data-portal-theme=dark] .mfa-card__date-icon,.portal-layout[data-portal-theme=dark] .mfa-card__icon,:root[data-portal-theme=dark] .mfa-card__date-icon,:root[data-portal-theme=dark] .mfa-card__icon{color:#facc15}.portal-layout[data-portal-theme=dark] .mfa-card__icon,:root[data-portal-theme=dark] .mfa-card__icon{background:#facc151a}.portal-layout[data-portal-theme=dark] .mfa-panel__carousel-button,:root[data-portal-theme=dark] .mfa-panel__carousel-button{color:#fde68a;border-color:#facc156b;background:#facc151f}.portal-layout[data-portal-theme=dark] .mfa-panel__carousel-button:hover,:root[data-portal-theme=dark] .mfa-panel__carousel-button:hover{color:#fff;background:#991b1bbf}.portal-layout[data-portal-theme=dark] .mfa-panel__carousel-page,:root[data-portal-theme=dark] .mfa-panel__carousel-page{background:#ffffff38}.portal-layout[data-portal-theme=dark] .mfa-panel__carousel-page.is-active,:root[data-portal-theme=dark] .mfa-panel__carousel-page.is-active{background:#991b1b}.portal-layout[data-portal-theme=dark] .mfa-modal__body,:root[data-portal-theme=dark] .mfa-modal__body{background:transparent}.portal-layout[data-portal-theme=dark] .mfa-setup,.portal-layout[data-portal-theme=dark] .mfa-verify,.portal-layout[data-portal-theme=dark] .mfa-connection-option,:root[data-portal-theme=dark] .mfa-setup,:root[data-portal-theme=dark] .mfa-verify,:root[data-portal-theme=dark] .mfa-connection-option{border-color:#92a3b829;background:#080c122e}.portal-layout[data-portal-theme=dark] .mfa-connection-option:hover,:root[data-portal-theme=dark] .mfa-connection-option:hover{border-color:#facc1580;background:#facc1514}.portal-layout[data-portal-theme=dark] .mfa-connection-option__icon,:root[data-portal-theme=dark] .mfa-connection-option__icon{color:#fde68a;background:#facc151a}.portal-layout[data-portal-theme=dark] .mfa-connection-option__title,:root[data-portal-theme=dark] .mfa-connection-option__title{color:#fff}.portal-layout[data-portal-theme=dark] .mfa-connection-option__description,:root[data-portal-theme=dark] .mfa-connection-option__description{color:#e2e8f0d1}.portal-layout[data-portal-theme=dark] .mfa-backup-codes__code,:root[data-portal-theme=dark] .mfa-backup-codes__code{border-color:#92a3b829;color:#ffffffe6;background:#0f172a85}.portal-layout[data-portal-theme=dark] .mfa-backup-codes__subtitle,:root[data-portal-theme=dark] .mfa-backup-codes__subtitle{color:#fff}.portal-layout[data-portal-theme=dark] .mfa-backup-codes__panel,:root[data-portal-theme=dark] .mfa-backup-codes__panel{border-color:#92a3b829;background:#ffffff0f}.portal-layout[data-portal-theme=dark] .mfa-backup-codes__copy,:root[data-portal-theme=dark] .mfa-backup-codes__copy{border-color:#92a3b833;color:#e2e8f0c7;background:#ffffff14}.portal-layout[data-portal-theme=dark] .mfa-backup-codes__copy:hover,:root[data-portal-theme=dark] .mfa-backup-codes__copy:hover{color:#fff;border-color:#facc1585;background:#facc151a}.portal-layout[data-portal-theme=dark] .mfa-backup-codes__copy.is-copied,:root[data-portal-theme=dark] .mfa-backup-codes__copy.is-copied{color:#facc15}.portal-layout[data-portal-theme=dark] .mfa-delete-modal.modal,:root[data-portal-theme=dark] .mfa-delete-modal.modal{background:#020617b8}.portal-layout[data-portal-theme=dark] .mfa-delete-modal__box,:root[data-portal-theme=dark] .mfa-delete-modal__box{border-color:#94a3b82e;color:#fff;background:#111827;box-shadow:0 24px 60px #0000006b}.portal-layout[data-portal-theme=dark] .mfa-delete-modal__icon,:root[data-portal-theme=dark] .mfa-delete-modal__icon{border-color:#b91c1c57;color:#fecaca;background:#b91c1c24;box-shadow:none}.portal-layout[data-portal-theme=dark] .mfa-delete-modal__title,:root[data-portal-theme=dark] .mfa-delete-modal__title{color:#fff}.portal-layout[data-portal-theme=dark] .mfa-delete-modal__message,:root[data-portal-theme=dark] .mfa-delete-modal__message{color:#e2e8f0d1}.portal-layout[data-portal-theme=dark] .mfa-setup__loading,:root[data-portal-theme=dark] .mfa-setup__loading{background:#0f172abd}.portal-layout[data-portal-theme=light] .mfa-verify__back,:root[data-portal-theme=light] .mfa-verify__back{color:#991b1b!important;border-color:transparent!important;background:transparent!important;box-shadow:none}.portal-layout[data-portal-theme=light] .mfa-verify__back:hover:not(:disabled),:root[data-portal-theme=light] .mfa-verify__back:hover:not(:disabled){color:#7b0d15!important;border-color:transparent!important;background:transparent!important;box-shadow:none}.portal-layout[data-portal-theme=light] .mfa-verify__back svg,:root[data-portal-theme=light] .mfa-verify__back svg{color:currentColor!important;stroke:currentColor!important}@media(max-width:1024px){.mfa-panel__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1025px){.mfa-panel__grid{display:none}.mfa-panel__carousel{display:block}.mfa-panel__carousel-controls{position:absolute;top:50%;left:-1rem;right:-1rem;display:flex;align-items:center;justify-content:space-between;transform:translateY(-50%);pointer-events:none}.mfa-panel__carousel-button{pointer-events:auto}.mfa-panel__carousel-pages{display:flex;align-items:center;justify-content:center;gap:.55rem;margin-top:1rem}}@media(max-width:768px){.mfa-panel{max-width:100%}.mfa-panel__header{flex-direction:column;align-items:stretch}.mfa-panel__add{width:100%}.mfa-card{min-height:auto}}@media(max-width:640px){.mfa-modal.modal{align-items:start;padding:.75rem}.mfa-panel__grid{grid-template-columns:1fr}.mfa-panel__header{align-items:center;justify-content:center}.mfa-verify__inputs{gap:.55rem}.mfa-verify__actions{grid-template-columns:1fr}.mfa-verify__back{width:max-content}.mfa-backup-codes__grid{grid-template-columns:1fr}.mfa-delete-modal__actions{flex-direction:column}.mfa-delete-modal__button{width:100%}}.mfa-panel{width:min(100%,1180px);max-width:min(100%,1180px);margin:clamp(1.25rem,3vw,2rem) auto 0;padding:clamp(1.25rem,3vw,2rem);border:1px solid rgba(33,45,61,.12);border-radius:1rem;background:#f4f7fbd6;box-shadow:inset 0 0 0 1px #fff3}.portal-layout[data-portal-theme=dark] .mfa-panel,:root[data-portal-theme=dark] .mfa-panel{border-color:#94a3b81a;background:#122134d6;box-shadow:inset 0 0 0 1px #94a3b814}
