.public-page-ending{--ending-primary:var(--landing-primary,var(--register-primary,#031636));--ending-container:var(--landing-container,var(--register-container,1280px));--ending-margin-desktop:var(--landing-margin-desktop,var(--register-margin-desktop,48px));--ending-margin-mobile:var(--landing-margin-mobile,var(--register-margin-mobile,16px))}.public-page-ending .landing-container{max-width:var(--ending-container);padding-left:var(--ending-margin-desktop);padding-right:var(--ending-margin-desktop);margin:0 auto}.public-page-ending .landing-section__header--center{text-align:center}.public-page-ending .register-footer{margin-top:0}.landing-recognition{background:var(--ending-primary,#031636);border-top:1px solid #ffffff14;padding:4.5rem 0}.landing-recognition__title{letter-spacing:-.01em;color:#fff;margin:0 0 1rem;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:600;line-height:1.25}.landing-recognition__subtitle{color:#ffffffb8;max-width:43.75rem;margin:0 auto;font-size:1rem;line-height:1.65}.landing-recognition .landing-section__header{margin-bottom:3rem}.landing-recognition__logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem 3rem;display:flex}.landing-recognition__logo-wrap{border-radius:.75rem;justify-content:center;align-items:center;padding:.75rem 1rem;transition:transform .35s,opacity .35s,filter .35s,box-shadow .35s;display:flex}.landing-recognition__logo-wrap:hover{opacity:1;filter:drop-shadow(0 0 16px #acedff38);transform:translateY(-4px)}.landing-recognition__logo{object-fit:contain;opacity:.88;width:auto;max-width:11rem;height:auto;max-height:3.75rem;transition:opacity .35s;display:block}.landing-recognition__logo-wrap:hover .landing-recognition__logo{opacity:1}@media (width<=767px){.public-page-ending .landing-container{padding-left:var(--ending-margin-mobile);padding-right:var(--ending-margin-mobile)}}.landing-page{--landing-primary:#031636;--landing-secondary:#4648d4;--landing-secondary-container:#6063ee;--landing-primary-container:#1a2b4c;--landing-tertiary:#001b21;--landing-tertiary-container:#00313b;--landing-tertiary-fixed:#acedff;--landing-on-primary-fixed-variant:#364669;--landing-surface:#f8f9fa;--landing-surface-low:#f3f4f5;--landing-surface-variant:#44474e;--landing-outline:#c5c6cf4d;--landing-container:1280px;--landing-gutter:24px;--landing-margin-desktop:48px;--landing-margin-mobile:16px;--register-primary:#031636;--register-container:1280px;--register-margin-desktop:48px;--register-margin-mobile:16px;background:var(--landing-surface);color:#191c1d;min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.landing-page *,.landing-page :before,.landing-page :after{box-sizing:border-box}.landing-container{max-width:var(--landing-container);padding-left:var(--landing-margin-desktop);padding-right:var(--landing-margin-desktop);margin:0 auto}.landing-section{padding:6rem 0}.landing-section--muted{background:var(--landing-surface-low)}.landing-section__header{margin-bottom:4rem}.landing-section__header--center{text-align:center}.landing-section__title{letter-spacing:-.01em;color:var(--landing-primary);margin:0 0 1rem;font-size:clamp(1.75rem,3vw,2rem);font-weight:600;line-height:1.25}.landing-section__subtitle{max-width:42rem;color:var(--landing-surface-variant);margin:0 auto;font-size:1rem;line-height:1.5}.landing-section__subtitle--narrow{max-width:40.625rem}.landing-section__subtitle--wide{max-width:43.75rem}@keyframes landingLogoFadeSlide{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}.landing-nav{z-index:50;-webkit-backdrop-filter:blur(20px);background:#f8f9fab8;border-bottom:1px solid #fff3;width:100%;position:fixed;top:0;box-shadow:0 1px 2px #0000000d}.landing-navbar-container{max-width:var(--landing-container);min-height:5rem;padding:.75rem var(--landing-margin-desktop);grid-template-columns:1fr auto 1fr;align-items:center;margin:0 auto;display:grid}.landing-navbar-left{justify-self:start;align-items:center;gap:1rem;display:flex}.landing-nav__page-sep{background:var(--landing-outline);border-radius:999px;flex-shrink:0;width:1px;height:1.5rem;display:inline-block}.landing-nav__page-label{animation:.35s both navLabelIn;display:inline-block}@keyframes navLabelIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.landing-navbar-center{justify-self:center;align-items:center;gap:2rem;display:none}.landing-navbar-right{justify-self:end;align-items:center;gap:1rem;display:flex}.landing-nav__logo-link{align-items:center;text-decoration:none;display:inline-flex}.landing-nav__logo{object-fit:contain;cursor:pointer;width:auto;height:56px;transition:transform .35s,filter .35s;animation:.7s ease-out both landingLogoFadeSlide}.landing-nav__logo:hover{filter:drop-shadow(0 10px 22px #03163640);transform:scale(1.06)}.landing-nav__links{display:none}.landing-nav__link{color:var(--landing-surface-variant);font-size:1rem;font-weight:500;text-decoration:none;transition:color .35s,transform .35s;position:relative}.landing-nav__link:hover,.landing-nav__link--active{color:var(--landing-primary)}.landing-nav__link:hover{transform:translateY(-1px)}.landing-nav__link:after{content:"";background:linear-gradient(90deg, var(--landing-secondary), #6063ee);border-radius:999px;width:0;height:2px;transition:width .35s;position:absolute;bottom:-6px;left:0}.landing-nav__link:hover:after,.landing-nav__link--active:after{width:100%}.landing-nav__link--active{font-weight:600}.landing-nav__actions{display:none}.landing-nav__login{color:var(--landing-primary);letter-spacing:.02em;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .3s}.landing-nav__login:hover{opacity:.75}.landing-nav__register{border:1px solid var(--landing-primary);color:var(--landing-primary);letter-spacing:.02em;background:#fff;border-radius:.75rem;justify-content:center;align-items:center;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .3s,color .3s,box-shadow .35s,transform .3s;display:inline-flex}.landing-nav__register:hover{background:var(--landing-primary);color:#fff;transform:translateY(-1px);box-shadow:0 8px 22px #0316362e}.landing-hero{min-height:min(921px,90vh);padding:7rem var(--landing-margin-desktop) 4rem;align-items:center;display:flex;position:relative;overflow:hidden}.landing-hero__media{z-index:0;position:absolute;inset:0}.landing-hero__image{object-fit:cover;width:100%;height:100%}.landing-hero__overlay{background:linear-gradient(#03163666 0%,#031636cc 100%);position:absolute;inset:0}.landing-hero__content{z-index:1;max-width:var(--landing-container);color:#fff;width:100%;margin:0 auto;position:relative;transform:translate(-40px)}.landing-hero__badges{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.landing-hero__badge{-webkit-backdrop-filter:blur(12px);letter-spacing:.01em;background:#ffffff1a;border:1px solid #fff3;border-radius:999px;align-items:center;gap:.5rem;padding:.375rem 1rem;font-size:.75rem;font-weight:500;display:inline-flex}.landing-hero__badge .material-symbols-outlined{font-size:1.125rem}.landing-hero__title{letter-spacing:-.02em;max-width:42rem;margin:0 0 1.5rem;font-size:clamp(2.25rem,5vw,3rem);font-weight:700;line-height:1.15}.landing-hero__subtitle{color:#fffc;max-width:36rem;margin:0;font-size:1.125rem;line-height:1.75}.landing-btn{letter-spacing:.02em;cursor:pointer;border:1px solid #0000;border-radius:.75rem;justify-content:center;align-items:center;padding:1rem 2rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .35s,background .35s,color .35s,border-color .35s;display:inline-flex}.landing-btn--primary{background:var(--landing-secondary-container);color:#fffbff;box-shadow:0 10px 24px #4648d440}.landing-btn--primary:hover{transform:scale(1.03);box-shadow:0 14px 30px #4648d452}.landing-btn--ghost{color:#fff;-webkit-backdrop-filter:blur(16px);background:#ffffff1a;border-color:#ffffff4d}.landing-btn--ghost:hover{background:#fff3}.landing-quick-nav{z-index:40;-webkit-backdrop-filter:blur(12px);background:#f8f9fad1;border-bottom:1px solid #c5c6cf33;padding:1rem 0;position:sticky;top:5rem}.landing-quick-nav__inner{max-width:var(--landing-container);padding:0 var(--landing-margin-desktop);justify-content:center;align-items:center;gap:.5rem;margin:0 auto;display:flex;overflow-x:auto}.landing-quick-nav__link{white-space:nowrap;color:var(--landing-surface-variant);letter-spacing:.02em;border-radius:999px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .3s,color .3s,transform .3s}.landing-quick-nav__link:hover:not(.landing-quick-nav__link--active){color:var(--landing-primary);background:#e7e8e9}.landing-quick-nav__link--active{background:var(--landing-primary);color:#fff;box-shadow:0 4px 14px #0316362e}.landing-stats{gap:var(--landing-gutter);grid-template-columns:1fr;display:grid}.landing-stat-card{text-align:center;background:#fff;border:1px solid #c5c6cf1a;border-radius:.75rem;flex-direction:column;align-items:center;padding:2rem;transition:transform .35s,box-shadow .35s;display:flex;box-shadow:0 1px 2px #0000000d}.landing-stat-card:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 16px 32px #0316361f}.landing-stat-card__icon{color:var(--landing-secondary);margin-bottom:1rem;font-size:2.25rem;transition:transform .35s,color .35s,filter .35s}.landing-stat-card:hover .landing-stat-card__icon{color:var(--landing-secondary-container);filter:drop-shadow(0 0 10px #4648d459);transform:translateY(-4px)}.landing-stat-card__value{color:var(--landing-primary);margin:0 0 .5rem;font-size:1.5rem;font-weight:600;line-height:1.3}.landing-stat-card__label{color:var(--landing-surface-variant);margin:0}.landing-residence-grid{gap:var(--landing-gutter);grid-template-columns:1fr;display:grid}.landing-residence-card{background:#fff;border:1px solid #c5c6cf3d;border-radius:.75rem;flex-direction:column;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;overflow:hidden;box-shadow:0 4px 16px #0316360f}.landing-residence-card:hover{border-color:#4648d447;transform:translateY(-6px);box-shadow:0 20px 40px #03163624,0 0 0 1px #4648d414}.landing-residence-card__media{height:14rem;position:relative;overflow:hidden}.landing-residence-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.landing-residence-card:hover .landing-residence-card__media img{transform:scale(1.08)}.landing-residence-card__body{flex-direction:column;flex:1;padding:1.75rem;display:flex}.landing-residence-card__title{color:var(--landing-primary);margin:0 0 .875rem;font-size:1.25rem;font-weight:600;line-height:1.35}.landing-residence-card__description{color:var(--landing-surface-variant);margin:0 0 1.25rem;font-size:.9375rem;line-height:1.65}.landing-residence-card__features{flex-direction:column;gap:.625rem;margin:0 0 1.75rem;padding:0;list-style:none;display:flex}.landing-residence-card__feature{color:var(--landing-surface-variant);align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.4;display:flex}.landing-residence-card__feature .material-symbols-outlined{color:var(--landing-secondary);flex-shrink:0;margin-top:.0625rem;font-size:1.125rem}.landing-residence-card__btn{border:1px solid var(--landing-primary);width:100%;color:var(--landing-primary);letter-spacing:.02em;text-align:center;cursor:pointer;background:#fff;border-radius:.5rem;margin-top:auto;padding:.75rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .35s,background .35s,color .35s,border-color .35s;display:block}.landing-residence-card__btn:hover{background:var(--landing-primary);color:#fff;transform:translateY(-2px);box-shadow:0 12px 28px #03163638}.landing-facility-grid{gap:var(--landing-gutter);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.landing-facility-card{color:#fff;border-radius:1rem;flex-direction:column;align-items:flex-start;gap:1rem;padding:2rem;transition:transform .35s,box-shadow .35s;display:flex}.landing-facility-card:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 18px 36px #03163638}.landing-facility-card__icon{font-size:2.25rem;transition:transform .35s}.landing-facility-card:hover .landing-facility-card__icon{transform:translateY(-4px)scale(1.08)}.landing-facility-card__title{margin:0 0 .25rem;font-size:1.125rem;font-weight:700}.landing-facility-card__text{color:#fff9;margin:0;font-size:.875rem;line-height:1.4}.landing-facility-card--primary{background:linear-gradient(135deg, var(--landing-primary), var(--landing-primary-container))}.landing-facility-card--secondary{background:linear-gradient(135deg, var(--landing-secondary-container), var(--landing-secondary))}.landing-facility-card--tertiary{background:linear-gradient(135deg, var(--landing-tertiary-container), var(--landing-tertiary))}.landing-facility-card--accent{background:linear-gradient(135deg, var(--landing-on-primary-fixed-variant), var(--landing-primary-container))}.landing-lifestyle{background:var(--landing-primary);color:#fff;padding:6rem 0;position:relative;overflow:hidden}.landing-lifestyle__overlay{opacity:.9;pointer-events:none;background:radial-gradient(circle at 20% 20%,#4648d440,#0000 45%),radial-gradient(circle at 80% 80%,#4cd7f61f,#0000 40%);position:absolute;inset:0}.landing-lifestyle__inner{z-index:1;grid-template-columns:1fr;align-items:center;gap:4rem;display:grid;position:relative}.landing-lifestyle__title{letter-spacing:-.02em;margin:0 0 2rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.landing-lifestyle__text{color:#fffc;margin:0 0 2.5rem;font-size:1.125rem;line-height:1.75}.landing-lifestyle__highlights{flex-direction:column;gap:1.5rem;display:flex}.landing-lifestyle__highlight{-webkit-backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.75rem;align-items:center;gap:1rem;padding:1rem;display:flex}.landing-lifestyle__highlight h4{margin:0 0 .25rem;font-size:1rem;font-weight:700}.landing-lifestyle__highlight p{color:#fff9;margin:0;font-size:.875rem}.landing-lifestyle__highlight-icon{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.landing-lifestyle__highlight--secondary .landing-lifestyle__highlight-icon{background:var(--landing-secondary-container)}.landing-lifestyle__highlight--cyan .landing-lifestyle__highlight-icon{background:var(--landing-tertiary-fixed);color:#001f26}.landing-lifestyle__gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.landing-lifestyle__image{border-radius:1rem;width:100%;transition:transform .45s,box-shadow .45s;animation:6s ease-in-out infinite landingFloat;box-shadow:0 25px 50px #00000040}.landing-lifestyle__image--offset{margin-top:3rem;animation-delay:1.5s}.landing-lifestyle__image:hover{transform:scale(1.05)translateY(-6px);box-shadow:0 28px 56px #00000059}@keyframes landingFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.landing-gallery{columns:1;column-gap:1rem}.landing-gallery__item{break-inside:avoid;border-radius:1rem;margin:0 0 1rem;transition:transform .35s,box-shadow .35s;overflow:hidden}.landing-gallery__item img{object-fit:cover;border-radius:1rem;width:100%;height:16.25rem;transition:transform .5s;display:block}.landing-gallery__item:hover{transform:translateY(-4px);box-shadow:0 18px 36px #0316362e}.landing-gallery__item:hover img{transform:scale(1.05)}.landing-cta{padding:6rem var(--landing-margin-desktop)}.landing-cta__card{background:var(--landing-primary-container);text-align:center;border-radius:1.5rem;padding:3rem 1.5rem;position:relative;overflow:hidden}.landing-cta__glow{opacity:.8;pointer-events:none;background:linear-gradient(135deg,#6063ee33,#0000 60%);position:absolute;inset:0}.landing-cta__content{z-index:1;position:relative}.landing-cta__title{letter-spacing:-.02em;color:#fff;margin:0 0 1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.landing-cta__text{color:#8293ba;max-width:42rem;margin:0 auto 2.5rem;font-size:1.125rem;line-height:1.75}.landing-cta__actions{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:.5rem;display:flex}.landing-btn--cta-primary{color:var(--landing-primary);background:#fff;border-radius:.75rem;padding:1.25rem 2.5rem;font-weight:700;box-shadow:0 25px 50px #00000040}.landing-btn--cta-primary:hover{transform:scale(1.04)}.landing-btn--cta-secondary{color:#fff;-webkit-backdrop-filter:blur(12px);background:#ffffff1a;border-color:#fff3;border-radius:.75rem;padding:1.25rem 2.5rem;font-weight:700}.landing-btn--cta-secondary:hover{background:#fff3}.material-symbols-outlined--filled{font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24}@media (width>=768px){.landing-navbar-center{display:flex}.landing-stats,.landing-residence-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-facility-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-lifestyle__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-gallery{columns:3}.landing-cta__card{padding:5rem}}@media (width<=767px){.landing-container,.landing-hero,.landing-quick-nav__inner,.landing-cta,.landing-navbar-container{padding-left:var(--landing-margin-mobile);padding-right:var(--landing-margin-mobile)}.landing-nav__logo{height:46px}.landing-hero{min-height:80vh;padding-top:6rem}.landing-hero__content{transform:none}.landing-quick-nav{top:4.5rem}.landing-facility-grid{grid-template-columns:1fr}@media (width>=480px){.landing-facility-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.landing-lifestyle__image--offset{margin-top:0}}.register-page{--register-primary:#031636;--register-secondary:#4648d4;--register-surface:#f8f9fa;--register-surface-variant:#44474e;--register-outline:#c5c6cf4d;--register-accent:#4cd7f6;--register-container:1280px;--register-gutter:24px;--register-margin-desktop:48px;--register-margin-mobile:16px;background:var(--register-surface);min-height:100vh;color:var(--register-primary);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.register-type-page.register-page{background:0 0}.register-page *,.register-page :before,.register-page :after{box-sizing:border-box}.register-logo{object-fit:contain;cursor:pointer;width:auto;height:58px;transition:transform .3s,filter .3s;animation:.7s ease-out both logoFadeSlide;display:block}.register-logo:hover{filter:drop-shadow(0 8px 18px #03163640);transform:scale(1.08)}@keyframes logoFadeSlide{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}.register-nav__logo-link{cursor:pointer;align-items:center;display:inline-flex}.nav-link{color:#44474e;font-size:1rem;line-height:1.5;text-decoration:none;transition:color .3s;position:relative}.nav-link:hover{color:#031636}.nav-link:after{content:"";background-color:#031636;border-radius:999px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-6px;left:0}.nav-link:hover:after{width:100%}.register-nav{z-index:50;-webkit-backdrop-filter:blur(20px);background:#f8f9fab3;border-bottom:1px solid #fff3;position:sticky;top:0;box-shadow:0 1px 2px #0000000d}.register-nav__inner{max-width:var(--register-container);padding:1rem var(--register-margin-desktop);grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin:0 auto;display:grid}.register-nav__logo{justify-self:start}.register-nav__center{justify-self:center;align-items:center;gap:2rem;display:none}.register-nav__actions{justify-self:end;align-items:center;display:flex}.register-nav__login{border:1px solid var(--register-primary);color:var(--register-primary);letter-spacing:.02em;background:#fff;border-radius:.75rem;justify-content:center;align-items:center;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .3s,color .3s,box-shadow .35s,transform .3s;display:inline-flex}.register-nav__login:hover{background:var(--register-primary);color:#fff;transform:translateY(-1px);box-shadow:0 8px 22px #0316362e}.register-main{max-width:var(--register-container);padding:4rem var(--register-margin-desktop) 6rem;margin:0 auto}.register-hero{text-align:center;max-width:48rem;margin:0 auto 4rem}.register-hero__title{letter-spacing:-.02em;color:var(--register-primary);margin:0 0 1.5rem;font-size:clamp(2.25rem,5vw,3rem);font-weight:700;line-height:1.15}.register-hero__subtitle{color:var(--register-surface-variant);margin:0;font-size:1.125rem;line-height:1.75}.register-cards{gap:var(--register-gutter);grid-template-columns:1fr;margin-bottom:4rem;display:grid}.register-card{border-radius:.75rem;flex-direction:column;height:100%;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.register-card--default,.register-card--muted{border:1px solid var(--register-outline);background:#fff;box-shadow:0 4px 20px #0000000a}.register-card--highlighted{background:var(--register-primary);color:#fff;border:1px solid #0000;box-shadow:0 4px 20px #00000014}.register-card--default:hover,.register-card--muted:hover{border-color:var(--register-primary);transform:translateY(-8px);box-shadow:0 20px 40px #03163614}.register-card--default:hover .register-card__button,.register-card--muted:hover .register-card__button{background:var(--register-primary);color:#fff}.register-card--highlighted:hover{transform:translateY(-8px);box-shadow:0 20px 40px #03163633}.register-card__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.register-card__icon{border-radius:.75rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.register-card--default .register-card__icon,.register-card--muted .register-card__icon{color:var(--register-primary);background:#0316360d}.register-card--highlighted .register-card__icon{color:#fff;background:#ffffff1a}.register-card__icon .material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;font-size:1.875rem}.register-card__badge{letter-spacing:.01em;white-space:nowrap;border-radius:9999px;padding:.375rem 1rem;font-size:.75rem;font-weight:500}.register-card--default .register-card__badge,.register-card--muted .register-card__badge{color:var(--register-primary);background:#0316361a}.register-card--highlighted .register-card__badge{color:#fff;background:#fff3}.register-card__title{margin:0 0 .5rem;font-size:1.5rem;font-weight:600;line-height:1.33}.register-card--default .register-card__title,.register-card--muted .register-card__title{color:var(--register-primary)}.register-card--highlighted .register-card__title{color:#fff}.register-card__subtitle{letter-spacing:.02em;margin:0 0 1rem;font-size:.875rem;font-weight:600}.register-card--default .register-card__subtitle,.register-card--muted .register-card__subtitle{color:var(--register-secondary)}.register-card--highlighted .register-card__subtitle{color:var(--register-accent)}.register-card__description{margin:0 0 2rem;font-size:1rem;line-height:1.5}.register-card--default .register-card__description,.register-card--muted .register-card__description{color:var(--register-surface-variant)}.register-card--highlighted .register-card__description{color:#fffc}.register-card__fields{flex-direction:column;gap:1rem;margin-top:auto;margin-bottom:2.5rem;display:flex}.register-card--muted .register-card__fields{opacity:.6}.register-card__field{border-radius:.75rem;padding:1rem}.register-card--default .register-card__field{background:var(--register-surface);border:1px solid #c5c6cf33}.register-card--highlighted .register-card__field{background:#ffffff1a;border:1px solid #ffffff1a}.register-card--muted .register-card__field{background:#f3f4f5;border:1px solid #c5c6cf33}.register-card__field-label{letter-spacing:.01em;margin-bottom:.25rem;font-size:.75rem;font-weight:500;display:block}.register-card--default .register-card__field-label,.register-card--muted .register-card__field-label{color:#44474eb3}.register-card--highlighted .register-card__field-label{color:#fff9}.register-card__field-value{font-size:.9375rem;font-style:normal;font-weight:500;line-height:1.5;display:block}.register-card--default .register-card__field-value{color:#44474eb8}.register-card--highlighted .register-card__field-value{color:#ffffffbf}.register-card--muted .register-card__field-value{color:#44474ead}.register-card__field-value--masked{letter-spacing:.1em}.register-card__button{letter-spacing:.02em;cursor:pointer;border-radius:.75rem;width:100%;padding:1rem;font-size:.875rem;font-weight:600;transition:all .2s}.register-card--default .register-card__button,.register-card--muted .register-card__button{color:var(--register-primary);border:2px solid var(--register-primary);background:#fff}.register-card--highlighted .register-card__button{color:var(--register-primary);background:#fff;border:none}.register-card--highlighted .register-card__button:hover{background:var(--register-surface);box-shadow:0 0 20px #fff3}.register-card__button:active{transform:scale(.98)}.register-notice{border:1px solid var(--register-outline);background:#fff;border-radius:.75rem;align-items:flex-start;gap:1.5rem;max-width:56rem;margin:0 auto;padding:1.5rem;display:flex;box-shadow:0 1px 2px #0000000d}.register-notice__icon{color:var(--register-primary);background:#0316360d;border-radius:.5rem;flex-shrink:0;padding:.75rem}.register-notice__icon .material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24}.register-notice p{color:var(--register-surface-variant);margin:0;font-size:1rem;line-height:1.625}.register-background{z-index:-1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.register-background__orb{filter:blur(100px);border-radius:50%;width:600px;height:600px;position:absolute}.register-background__orb--primary{background:#0316360d;top:-25%;right:-25%}.register-background__orb--secondary{background:#4648d40d;bottom:-25%;left:-25%}.register-footer{background:var(--register-primary);color:#fff;border-top:1px solid #ffffff1a}.register-footer__inner{max-width:var(--register-container);padding:4rem var(--register-margin-desktop) 3rem;grid-template-columns:minmax(240px,1fr) minmax(0,1.6fr);align-items:start;gap:3.5rem;margin:0 auto;display:grid}.register-footer__brand{max-width:22rem}.register-footer__title{letter-spacing:-.01em;color:#fff;margin:0 0 1rem;font-size:1.625rem;font-weight:700}.register-footer__text{color:#ffffff9e;margin:0;font-size:.9375rem;line-height:1.65}.register-footer__columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 2.5rem;display:grid}.register-footer__group{flex-direction:column;gap:.875rem;display:flex}.register-footer__group-title{letter-spacing:.06em;text-transform:uppercase;color:#ffffff73;margin:0;font-size:.8125rem;font-weight:600}.register-footer__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.register-footer__link,.footer-link{color:#ffffffc7;padding-bottom:6px;font-size:.9375rem;line-height:1.4;text-decoration:none;transition:color .35s;display:inline-block;position:relative}.register-footer__link:after,.footer-link:after{content:"";background-color:#fff;border-radius:999px;width:0;height:2px;transition:width .35s;position:absolute;bottom:0;left:0}.register-footer__link:hover:after,.footer-link:hover:after{width:100%}.register-footer__link:hover,.footer-link:hover{color:#fff}.register-footer__bottom{max-width:var(--register-container);padding:1.25rem var(--register-margin-desktop) 1.75rem;border-top:1px solid #ffffff1f;margin:0 auto}.register-footer__bottom p{letter-spacing:.01em;color:#ffffff7a;margin:0;font-size:.8125rem}.register-placeholder{background:var(--register-surface,#f8f9fa);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;padding:2rem;font-family:Inter,system-ui,sans-serif;display:flex}.register-placeholder h1{color:#031636;margin:0}.register-placeholder p{color:#44474e;margin:0}.register-placeholder a{color:#4648d4;font-weight:500;text-decoration:none}.register-placeholder a:hover{text-decoration:underline}.nav-link--active{color:#031636;font-weight:600}.nav-link--active:after{width:100%}@media (width>=768px){.register-nav__center{display:flex}.register-cards{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.register-footer__inner{grid-template-columns:1fr;gap:2.5rem}.register-footer__columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.register-logo{height:46px}.register-nav__inner,.register-main,.register-footer__inner,.register-footer__bottom{padding-left:var(--register-margin-mobile);padding-right:var(--register-margin-mobile)}.register-main{padding-top:3rem;padding-bottom:4rem}.register-notice{flex-direction:column}.register-footer__columns{grid-template-columns:1fr;gap:2rem}.register-footer__inner{padding-top:3rem;padding-bottom:2.5rem}}.back-button{color:#031636;letter-spacing:.01em;cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;padding:0;font-family:inherit;font-size:.85rem;font-weight:600;transition:transform .2s;display:inline-flex}.back-button:active{transform:translateY(1px)}.back-button__icon{font-variation-settings:"FILL" 0;font-size:18px;transition:transform .25s}.back-button:hover .back-button__icon{transform:translate(-3px)}.back-button__label{position:relative}.back-button__label:after{content:"";background:#031636;width:0;height:1.5px;transition:width .25s;position:absolute;bottom:-2px;left:0}.back-button:hover .back-button__label:after{width:100%}.back-button-row{margin-bottom:1.5rem}.login-page{--lp-primary:#031636;--lp-secondary:#4648d4;--lp-secondary-light:#6063ee;--lp-accent:#acedff;--lp-dark-muted:#8293ba;--lp-card:#fff;--lp-text:#0f172a;--lp-text-muted:#64748b;--lp-text-faint:#94a3b8;--lp-border:#e2e8f0;--lp-radius-sm:8px;--lp-radius:14px;--lp-radius-lg:22px;--lp-shadow-card:0 12px 40px #0316361f, 0 2px 10px #0316360f;--lp-transition:.22s ease;background:0 0;flex-direction:column;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.login-body{flex:1;padding-bottom:5rem;display:flex}.login-backbar{z-index:1;padding:1.25rem 3rem 0;position:relative}.login-page .register-nav__logo{visibility:hidden}@keyframes lp-logo-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes lp-logo-in{0%{opacity:0;transform:translateY(-16px)scale(.88)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes lp-card-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-hero-in{0%{opacity:0;transform:translate(-22px)}to{opacity:1;transform:translate(0)}}@keyframes lp-badge-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-stat-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-footer-in{0%{opacity:0}to{opacity:1}}.login-panel{flex-direction:column;display:flex}.login-panel--left{background:0 0;flex-direction:column;justify-content:center;width:44%;min-height:0;padding:2.75rem 3rem;display:flex;position:relative;overflow:hidden}.login-panel--left:before,.login-panel--left:after{content:none}.login-panel--right{background:0 0;flex:1;justify-content:center;align-items:center;padding:2.5rem 2rem}.login-glow{display:none}.login-hero-box{-webkit-backdrop-filter:blur(6px);background:#ffffff8c;border:1.5px solid #03163624;border-radius:20px;flex-direction:column;padding:2rem 2rem 1.75rem;animation:.6s .1s both lp-hero-in;display:flex}.login-hero{z-index:1;flex-direction:column;justify-content:flex-start;padding:0 0 1.5rem;display:flex;position:relative}.login-hero__badges{flex-wrap:wrap;gap:.55rem;margin-bottom:1.75rem;animation:.55s .1s both lp-badge-in;display:flex}.login-hero__badge{color:#031636;letter-spacing:.02em;transition:background var(--lp-transition), border-color var(--lp-transition), transform var(--lp-transition), box-shadow var(--lp-transition);background:#fff;border:1px solid #03163626;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .875rem;font-size:.72rem;font-weight:500;display:inline-flex;box-shadow:0 1px 4px #0316360f}.login-hero__badge:hover{background:#0316360a;border-color:#03163640;transform:translateY(-2px);box-shadow:0 4px 10px #0316361a}.login-hero__badge .material-symbols-outlined{color:var(--lp-primary);font-variation-settings:"FILL" 1;font-size:.92rem}.login-hero__eyebrow{color:var(--lp-primary);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:.7rem;font-weight:700;animation:.6s .2s both lp-hero-in;display:inline-flex}.login-hero__eyebrow:before{content:"";background:var(--lp-primary);border-radius:2px;flex-shrink:0;width:22px;height:2px;display:block}.login-hero__title{color:var(--lp-primary);letter-spacing:-.025em;margin:0 0 1.25rem;font-size:clamp(1.8rem,2.6vw,2.6rem);font-weight:800;line-height:1.16;animation:.65s .3s both lp-hero-in}.login-hero__title span{background:linear-gradient(118deg, var(--lp-secondary) 0%, var(--lp-secondary-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.login-hero__desc{color:#44474e;max-width:370px;margin:0;font-size:.9rem;line-height:1.75;animation:.7s .4s both lp-hero-in}.login-features{z-index:1;margin:.25rem 0 2rem;position:relative}.login-features__title{color:var(--lp-primary);text-transform:uppercase;letter-spacing:.1em;margin:0 0 .875rem;font-size:.7rem;font-weight:700}.login-features__list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.login-features__item{color:#44474e;align-items:center;gap:.625rem;font-size:.84rem;font-weight:500;line-height:1.4;display:flex}.login-features__item .material-symbols-outlined{color:var(--lp-primary);font-variation-settings:"FILL" 1;flex-shrink:0;font-size:1.1rem}.login-stats{z-index:1;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1.5rem;padding-top:0;display:grid;position:relative}.login-stat{border-radius:var(--lp-radius);transition:background var(--lp-transition), border-color var(--lp-transition), transform var(--lp-transition), box-shadow var(--lp-transition);background:#fff;border:1px solid #0316361f;flex-direction:column;gap:.45rem;padding:1rem .875rem;animation:.55s both lp-stat-in;display:flex;box-shadow:0 1px 4px #0316360f}.login-stat:first-child{animation-delay:.5s}.login-stat:nth-child(2){animation-delay:.6s}.login-stat:nth-child(3){animation-delay:.7s}.login-stat:hover{background:#fff;border-color:#03163638;transform:translateY(-3px);box-shadow:0 8px 20px #0316361a}.login-stat__icon{color:var(--lp-primary);font-variation-settings:"FILL" 1;font-size:1.2rem}.login-stat__value{color:var(--lp-primary);letter-spacing:-.02em;font-size:1.35rem;font-weight:800;line-height:1}.login-stat__label{color:#75777f;font-size:.68rem;font-weight:500;line-height:1.3}.login-stats{margin-top:1.25rem}.login-form-wrapper{flex-direction:column;width:100%;max-width:460px;display:flex;position:relative}.login-card-logo-wrap{z-index:2;justify-content:center;margin-bottom:1.5rem;animation:.6s cubic-bezier(.34,1.56,.64,1) 50ms both lp-logo-in;display:flex;position:relative}.login-card-logo{object-fit:contain;filter:drop-shadow(0 6px 20px #03163633)drop-shadow(0 2px 6px #00000024);width:90px;height:90px;animation:3.8s ease-in-out .65s infinite lp-logo-float}.login-card{background:var(--lp-card);border-radius:var(--lp-radius-lg);box-shadow:var(--lp-shadow-card);border:1px solid #e2e8f0e6;border-top:3px solid var(--lp-primary);padding:2.5rem 2.5rem 2.25rem;animation:.65s cubic-bezier(.22,1,.36,1) .15s both lp-card-in;position:relative;overflow:visible}.login-card__brand{text-align:center;border-bottom:1px solid var(--lp-border);margin-bottom:1.5rem;padding-bottom:1.375rem}.login-card__brand-name{color:var(--lp-primary);letter-spacing:-.01em;font-size:1.05rem;font-weight:800}.login-card__header{margin-bottom:1.75rem}.login-card__badge{background:var(--lp-primary);border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:1.125rem;display:flex;box-shadow:0 4px 14px #03163638}.login-card__badge .material-symbols-outlined{color:#fff;font-variation-settings:"FILL" 1;font-size:22px}.login-card__title{color:var(--lp-text);letter-spacing:-.025em;margin:0 0 .35rem;font-size:1.55rem;font-weight:800}.login-card__subtitle{color:var(--lp-text-muted);margin:0;font-size:.86rem;line-height:1.5}.login-form{flex-direction:column;gap:1.125rem;display:flex}.login-field{flex-direction:column;gap:.4rem;display:flex}.login-field__label{color:var(--lp-text);letter-spacing:.01em;font-size:.8rem;font-weight:600}.login-roles{grid-template-columns:repeat(3,1fr);gap:.4rem;display:grid}.login-role{color:var(--lp-primary);border:1.5px solid var(--lp-border);border-radius:var(--lp-radius-sm);cursor:pointer;text-align:center;transition:background var(--lp-transition), color var(--lp-transition), border-color var(--lp-transition), transform var(--lp-transition);background:#fff;justify-content:center;align-items:center;gap:.3rem;padding:.55rem .4rem;font-family:inherit;font-size:.72rem;font-weight:600;line-height:1.2;display:inline-flex}.login-role .material-symbols-outlined{font-variation-settings:"FILL" 0;flex-shrink:0;font-size:16px}.login-role:hover{border-color:var(--lp-primary);background:#0316360a}.login-role--active,.login-role--active:hover{background:var(--lp-primary);border-color:var(--lp-primary);color:#fff}.login-field__helper{color:var(--lp-text-muted);margin:.1rem 0 0;font-size:.72rem;line-height:1.5}.login-field__input-wrap{align-items:center;display:flex;position:relative}.login-field__icon{color:var(--lp-text-faint);pointer-events:none;transition:color var(--lp-transition);font-variation-settings:"FILL" 0;-webkit-user-select:none;user-select:none;font-size:17px;position:absolute;left:.875rem}.login-field__input{width:100%;height:48px;color:var(--lp-text);border:1.5px solid var(--lp-border);border-radius:var(--lp-radius-sm);transition:border-color var(--lp-transition), background var(--lp-transition), box-shadow var(--lp-transition);background:#f8fafc;outline:none;padding:0 1rem 0 2.75rem;font-family:inherit;font-size:.9rem}.login-field__input::placeholder{color:var(--lp-text-faint);font-size:.875rem}.login-field__input:hover{border-color:#cbd5e1}.login-field__input:focus{border-color:var(--lp-primary);background:#fff;box-shadow:0 0 0 3px #03163614}.login-field__input-wrap:focus-within .login-field__icon{color:var(--lp-primary)}.login-field__input--password{padding-right:3rem}.login-field__toggle{cursor:pointer;color:var(--lp-text-faint);transition:color var(--lp-transition), background var(--lp-transition);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.25rem;display:flex;position:absolute;right:.75rem}.login-field__toggle:hover{color:var(--lp-primary);background:#0316360d}.login-field__toggle .material-symbols-outlined{font-variation-settings:"FILL" 0;font-size:18px}.login-options{justify-content:space-between;align-items:center;margin-top:.125rem;display:flex}.login-checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:flex}.login-checkbox__input{opacity:0;width:0;height:0;position:absolute}.login-checkbox__box{border:1.5px solid var(--lp-border);width:17px;height:17px;transition:border-color var(--lp-transition), background var(--lp-transition);background:#f8fafc;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.login-checkbox__input:checked~.login-checkbox__box{background:var(--lp-primary);border-color:var(--lp-primary)}.login-checkbox__input:checked~.login-checkbox__box:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:9px;height:5px;display:block;transform:rotate(-45deg)translateY(-1px)}.login-checkbox__label{color:var(--lp-text-muted);font-size:.82rem;font-weight:500}.login-forgot{color:var(--lp-primary);font-size:.82rem;font-weight:600;text-decoration:none;position:relative}.login-forgot:after{content:"";background:var(--lp-primary);width:0;height:1.5px;transition:width .25s;position:absolute;bottom:-1px;left:0}.login-forgot:hover:after{width:100%}.login-btn{width:100%;height:50px;color:var(--lp-primary);border:1.5px solid var(--lp-primary);border-radius:var(--lp-radius-sm);cursor:pointer;letter-spacing:.03em;background:#fff;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:transform .3s,box-shadow .3s,background .3s,color .3s;display:flex;position:relative;overflow:hidden}.login-btn__arrow{font-variation-settings:"FILL" 0;font-size:18px;transition:transform .3s}.login-btn:hover{background:var(--lp-primary);color:#fff;transform:translateY(-2px);box-shadow:0 10px 28px #03163638}.login-btn:hover .login-btn__arrow{transform:translate(4px)}.login-btn:active{transform:translateY(0)}.login-divider{color:var(--lp-text-faint);align-items:center;gap:.875rem;margin:1rem 0 .75rem;font-size:.75rem;font-weight:500;display:flex}.login-divider:before,.login-divider:after{content:"";background:var(--lp-border);flex:1;height:1px}.login-register{text-align:center;color:var(--lp-text-muted);margin:0;font-size:.85rem}.login-register__link{color:var(--lp-primary);font-weight:700;text-decoration:none;position:relative}.login-register__link:after{content:"";background:var(--lp-primary);width:0;height:1.5px;transition:width .25s;position:absolute;bottom:-1px;left:0}.login-register__link:hover:after{width:100%}.login-page-footer{flex-wrap:wrap;justify-content:center;align-items:center;gap:.625rem;margin-top:1.5rem;display:flex}.login-page-footer a{color:var(--lp-text-faint);font-size:.775rem;font-weight:500;text-decoration:none;transition:color .22s;position:relative}.login-page-footer a:after{content:"";background:var(--lp-primary);width:0;height:1.5px;transition:width .25s;position:absolute;bottom:-1px;left:0}.login-page-footer a:hover{color:var(--lp-primary)}.login-page-footer a:hover:after{width:100%}.login-page-footer__dot{color:var(--lp-border);font-size:.75rem}@media (width<=1100px){.login-panel--left{width:48%;padding:2.5rem 2.25rem}}@media (width<=900px){.login-panel--left{display:none}.login-panel--right{padding:2rem 1.25rem}}@media (width<=600px){.login-panel--right{padding:1.5rem 1rem}.login-card{padding:2rem 1.5rem 1.75rem}.login-card-logo{width:72px;height:72px}.login-card-logo-wrap{margin-bottom:1.25rem}.login-card__title{font-size:1.35rem}}@media (width<=380px){.login-card{padding:1.75rem 1.25rem}}.login-page .public-page-ending{--register-primary:#031636;--register-container:1280px;--register-margin-desktop:48px;--register-margin-mobile:16px;z-index:0;background:#031636;position:relative}.login-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:flex-start;gap:8px;margin-bottom:16px;padding:10px 14px;font-size:.85rem;line-height:1.5;display:flex}.login-error .material-symbols-outlined{flex-shrink:0;margin-top:1px;font-size:18px}.login-btn:disabled{opacity:.65;cursor:not-allowed}@keyframes vs-fade-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.vs-anim{opacity:0}.vs-main--visible .vs-anim{animation:.6s both vs-fade-up}.vs-main--visible .vs-anim--0{animation-delay:50ms}.vs-main--visible .vs-anim--1{animation-delay:.15s}.vs-main--visible .vs-anim--2{animation-delay:.25s}.vs-main--visible .vs-anim--3{animation-delay:.35s}.vs-main--visible .vs-anim--4{animation-delay:.45s}.vs-page{background:0 0;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif}.vs-main{max-width:1280px;margin:0 auto;padding:4rem 48px}.vs-header{text-align:center;max-width:680px;margin-bottom:3.5rem;margin-left:auto;margin-right:auto}.vs-header__title{color:#031636;letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.875rem,3vw,2.75rem);font-weight:700;line-height:1.15}.vs-header__sub{color:#44474e;margin:0;font-size:1rem;line-height:1.7}.vs-grid{grid-template-columns:1fr 340px;align-items:start;gap:24px;display:grid}.vs-col-main{flex-direction:column;gap:24px;display:flex}.vs-col-side{flex-direction:column;gap:16px;display:flex;position:sticky;top:7rem}.vs-card{background:#fff;border:1px solid #c5c6cf;border-radius:12px;padding:2rem;transition:box-shadow .22s;box-shadow:0 1px 2px #0000000d}.vs-card:hover{box-shadow:0 4px 12px #03163614}.vs-card__head{border-bottom:1px solid #e8e8ef;align-items:center;gap:.75rem;margin-bottom:1.75rem;padding-bottom:1.25rem;display:flex}.vs-card__head .material-symbols-outlined{color:#031636;font-variation-settings:"FILL" 0;font-size:22px}.vs-card__head h2{color:#031636;letter-spacing:-.01em;margin:0;font-size:1.2rem;font-weight:600}.vs-form-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.vs-field{flex-direction:column;gap:.4rem;display:flex}.vs-field--full{grid-column:1/-1}.vs-field label{color:#44474e;letter-spacing:.02em;font-size:.8rem;font-weight:600}.vs-input-wrap{align-items:center;display:flex;position:relative}.vs-input-wrap .material-symbols-outlined{color:#75777f;pointer-events:none;font-variation-settings:"FILL" 0;font-size:18px;position:absolute;left:.75rem}.vs-input-wrap input{color:#191c1d;background:#fff;border:1px solid #c5c6cf;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-family:inherit;font-size:.9rem;transition:border-color .22s,box-shadow .22s}.vs-input-wrap input:focus{border-color:#031636;box-shadow:0 0 0 3px #03163614}.vs-input-solo{color:#191c1d;appearance:none;background:#fff;border:1px solid #c5c6cf;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:border-color .22s,box-shadow .22s}.vs-input-solo:focus{border-color:#031636;box-shadow:0 0 0 3px #03163614}select.vs-input-solo{accent-color:#031636;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;cursor:pointer;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}select.vs-input-solo:hover{border-color:#8a8b94}.vs-input-solo option{color:#031636;background:#fff;padding:.5rem .75rem;font-size:.9rem}.vs-input-solo option:checked{color:#fff;background:#031636;font-weight:600}.vs-input-solo option:hover{background:#03163614}.vs-input-solo option[value=""][disabled]{color:#75777f}.vs-helper-note{color:#75777f;margin:.35rem 0 0;font-size:.72rem;line-height:1.5}.vs-textarea{color:#191c1d;resize:vertical;background:#fff;border:1px solid #c5c6cf;border-radius:8px;outline:none;width:100%;min-height:96px;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:border-color .22s,box-shadow .22s}.vs-textarea:focus{border-color:#031636;box-shadow:0 0 0 3px #03163614}.vs-photo-row{border-bottom:1px solid #f0f1f2;align-items:center;gap:1.25rem;margin-bottom:1.75rem;padding-bottom:1.5rem;display:flex}.vs-photo{cursor:pointer;background:#f3f4f5;border:2px dashed #c5c6cf;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;transition:border-color .22s,background .22s;display:flex;overflow:hidden}.vs-photo:hover{background:#0316360a;border-color:#031636}.vs-photo__img{object-fit:cover;width:100%;height:100%}.vs-photo__icon{color:#75777f;font-variation-settings:"FILL" 0;font-size:26px}.vs-photo__input{display:none}.vs-photo__label{color:#031636;margin:0 0 .25rem;font-size:.875rem;font-weight:600}.vs-photo__hint{color:#75777f;margin:0;font-size:.75rem}.vs-residence-grid{grid-template-columns:repeat(3,1fr);gap:.875rem;margin-top:.15rem;display:grid}.vs-residence-card{cursor:pointer;background:#f3f4f5;border:2px solid #c5c6cf;border-radius:12px;height:130px;padding:0;transition:border-color .22s,transform .22s,box-shadow .22s;position:relative;overflow:hidden}.vs-residence-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0316361f}.vs-residence-card--active{border-color:#031636;box-shadow:0 0 0 3px #0316361f}.vs-residence-card__img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.vs-residence-card__overlay{background:linear-gradient(#0316360d 0%,#03163626 45%,#031636c7 100%);position:absolute;inset:0}.vs-residence-card__name{text-align:center;color:#fff;letter-spacing:.01em;z-index:1;font-size:.85rem;font-weight:700;position:absolute;bottom:.625rem;left:0;right:0}.vs-residence-card__check{color:#fff;font-variation-settings:"FILL" 1;z-index:1;filter:drop-shadow(0 1px 3px #0006);font-size:22px;position:absolute;top:.5rem;right:.5rem}.vs-room-options{flex-wrap:wrap;gap:.625rem;margin-top:.15rem;display:flex}.vs-room-btn{color:#031636;cursor:pointer;background:#fff;border:1.5px solid #c5c6cf;border-radius:999px;padding:.55rem 1.25rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:border-color .2s,background .2s,color .2s}.vs-room-btn:hover{border-color:#031636}.vs-room-btn--active{color:#fff;background:#031636;border-color:#031636}.vs-actions{justify-content:flex-end;gap:.75rem;margin-top:.25rem;display:flex}.vs-btn{cursor:pointer;letter-spacing:.03em;border-radius:10px;padding:.875rem 1.75rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:background .25s,color .25s,transform .2s,box-shadow .25s}.vs-btn:active{transform:scale(.97)}.vs-btn--outline{color:#031636;background:#fff;border:1.5px solid #031636}.vs-btn--outline:hover{color:#fff;background:#031636}.vs-btn--primary{color:#fff;background:#031636;border:1.5px solid #031636;box-shadow:0 4px 14px #0316362e}.vs-btn--primary:hover{background:#061f4d;transform:translateY(-1px);box-shadow:0 8px 20px #03163647}.vs-status-card{background:#fff;border:1px solid #c5c6cf;border-radius:12px;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.vs-status-card__top{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.vs-status-card__label{color:#44474e;letter-spacing:.02em;font-size:.8rem;font-weight:600}.vs-status-badge{color:#031636;letter-spacing:.01em;background:#03163614;border:1px solid #03163626;border-radius:999px;padding:.25rem .75rem;font-size:.7rem;font-weight:600}.vs-steps{flex-direction:column;gap:1.5rem;display:flex;position:relative}.vs-steps__line{z-index:0;background:#e1e3e4;width:2px;position:absolute;top:6px;bottom:6px;left:11px}.vs-step{z-index:1;gap:1rem;display:flex;position:relative}.vs-step--idle{opacity:.45}.vs-step__circle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;font-weight:700;display:flex}.vs-step--done .vs-step__circle{color:#fff;background:#031636}.vs-step--done .vs-step__circle .material-symbols-outlined{color:#fff;font-variation-settings:"FILL" 1;font-size:14px}.vs-step--active .vs-step__circle{color:#fff;background:#031636;box-shadow:0 0 0 4px #03163626}.vs-step--idle .vs-step__circle{color:#75777f;background:#e1e3e4}.vs-step__num{font-size:.72rem;font-weight:700}.vs-step__pulse{background:#fff;border-radius:50%;width:8px;height:8px;animation:1.8s cubic-bezier(.4,0,.6,1) infinite vs-pulse}@keyframes vs-pulse{0%,to{opacity:1}50%{opacity:.4}}.vs-step__info{flex:1}.vs-step__name{color:#031636;margin:0;font-size:.82rem;font-weight:600;line-height:1.4}.vs-step--idle .vs-step__name{color:#44474e}.vs-step__sub{letter-spacing:.01em;margin:.15rem 0 0;font-size:.72rem;font-weight:500}.vs-step__sub--done{color:#44474e}.vs-step__sub--active{color:#031636;font-weight:700}.vs-benefits-card{color:#fff;background:#031636;border-radius:12px;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 8px 24px #03163638}.vs-benefits-card__deco{pointer-events:none;background:#4648d42e;border-radius:50%;width:120px;height:120px;position:absolute;top:-30px;right:-30px}.vs-benefits-card__head{align-items:center;gap:.625rem;margin-bottom:1.125rem;display:flex}.vs-benefits-card__head .material-symbols-outlined{color:#acedff;font-variation-settings:"FILL" 0;font-size:20px}.vs-benefits-card__head h3{color:#fff;letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:700}.vs-benefits-list{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.vs-benefits-list li{color:#ffffffe0;gap:.625rem;font-size:.83rem;line-height:1.5;display:flex}.vs-benefits-list li .material-symbols-outlined{color:#acedff;font-variation-settings:"FILL" 1;flex-shrink:0;margin-top:1px;font-size:18px}.vs-support-card{background:#f3f4f5;border:1px solid #c5c6cf;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.vs-support-card__icon{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 2px 6px #00000012}.vs-support-card__icon .material-symbols-outlined{color:#031636;font-variation-settings:"FILL" 0;font-size:20px}.vs-support-card__title{color:#031636;margin:0 0 .2rem;font-size:.82rem;font-weight:600}.vs-support-card__link{color:#031636;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .2s}.vs-support-card__link:hover{color:#061f4d;text-decoration:underline}@media (width<=1024px){.vs-grid{grid-template-columns:1fr}.vs-col-side{flex-flow:wrap;position:static}.vs-status-card,.vs-benefits-card{flex:260px}.vs-support-card{flex:100%}}@media (width<=768px){.vs-main{padding:2.5rem 24px}.vs-form-grid{grid-template-columns:1fr}.vs-field--full{grid-column:1}.vs-header__title{font-size:1.75rem}.vs-col-side,.vs-actions{flex-direction:column}.vs-btn{text-align:center;width:100%}}@media (width<=560px){.vs-residence-grid{grid-template-columns:1fr}.vs-residence-card{height:150px}}@media (width<=480px){.vs-main{padding:2rem 16px}.vs-card{padding:1.5rem}}.vs-form-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:flex-start;gap:10px;max-width:880px;margin-bottom:20px;margin-left:auto;margin-right:auto;padding:12px 16px;font-size:.875rem;line-height:1.5;display:flex}.vs-form-error .material-symbols-outlined{flex-shrink:0;margin-top:1px;font-size:20px}.vs-btn:disabled{opacity:.65;cursor:not-allowed}.vs-doc-upload{cursor:pointer;background:#f8fafc;border:1.5px dashed #b8c8d8;border-radius:10px;align-items:center;gap:14px;min-height:64px;padding:16px 18px;transition:border-color .15s,background .15s;display:flex}.vs-doc-upload:hover{background:#f0f5ff;border-color:#031636}.vs-doc-upload--has-file{background:#f0f4f8;border-style:solid;border-color:#031636}.vs-doc-upload__icon{color:#7a9ab8;font-size:28px}.vs-doc-upload__file-icon{color:#031636;font-size:28px}.vs-doc-upload__placeholder-text{flex-direction:column;gap:2px;display:flex}.vs-doc-upload__prompt{color:#2d4a6a;font-size:.875rem;font-weight:600}.vs-doc-upload__hint{color:#7a9ab8;font-size:.78rem}.vs-doc-upload__file-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.vs-doc-upload__file-name{color:#031636;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.vs-doc-upload__file-size{color:#6b7280;font-size:.78rem}.vs-doc-upload__clear{cursor:pointer;color:#6b7280;background:0 0;border:none;flex-shrink:0;align-items:center;display:flex}.vs-doc-upload__clear:hover,.vs-field__required{color:#dc2626}.vs-input-wrap .vs-pw-toggle{cursor:pointer;color:#75777f;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.3rem;transition:color .18s,background .18s;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.vs-input-wrap .vs-pw-toggle:hover{color:#031636;background:#0316360f}.vs-input-wrap .vs-pw-toggle .material-symbols-outlined{color:inherit;pointer-events:auto;font-size:18px;position:static;left:auto}.vs-input-wrap input.vs-input--has-toggle{padding-right:2.6rem}.vs-dup{align-items:flex-start;gap:.35rem;margin:.35rem 0 0;font-size:.72rem;line-height:1.5;display:flex}.vs-dup .material-symbols-outlined{flex-shrink:0;margin-top:.05rem;font-size:.95rem}.vs-dup--checking{color:#75777f}.vs-dup--taken{color:#dc2626}.vs-dup--ok{color:#16a34a}.vs-overlay{z-index:9999;background:#031636e0;justify-content:center;align-items:center;animation:.2s vs-overlay-in;display:flex;position:fixed;inset:0}@keyframes vs-overlay-in{0%{opacity:0}to{opacity:1}}.vs-overlay__box{text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:1.25rem;width:90%;max-width:340px;padding:2.5rem 2rem;display:flex;box-shadow:0 24px 64px #03163659}.vs-overlay__logo-wrap{justify-content:center;align-items:center;width:96px;height:96px;display:flex;position:relative}.vs-overlay__logo{object-fit:contain;z-index:1;width:62px;height:62px;position:relative}@keyframes vs-spin{to{transform:rotate(360deg)}}.vs-overlay__ring{border:3px solid #031636;border-color:#031636 #031636 #e1e3e4 #e1e3e4;border-radius:50%;animation:.85s linear infinite vs-spin;position:absolute;inset:0}.vs-overlay__title{color:#031636;margin:0;font-size:1.05rem;font-weight:700;line-height:1.4}.vs-overlay__sub{color:#6b7280;margin:0;font-size:.85rem;line-height:1.6}@keyframes pa-fade-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.pa-anim{opacity:0}.pa-main--visible .pa-anim{animation:.6s both pa-fade-up}.pa-main--visible .pa-anim--0{animation-delay:50ms}.pa-main--visible .pa-anim--1{animation-delay:.15s}.pa-main--visible .pa-anim--2{animation-delay:.25s}.pa-main--visible .pa-anim--3{animation-delay:.35s}.pa-main--visible .pa-anim--4{animation-delay:.2s}.pre-arrival-page{background:0 0;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif}.pa-main{max-width:1280px;margin:0 auto;padding:4rem 48px}.pa-header{text-align:center;max-width:680px;margin-bottom:3.5rem;margin-left:auto;margin-right:auto}.pa-header__title{color:#031636;letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.875rem,3vw,2.75rem);font-weight:700;line-height:1.15}.pa-header__sub{color:#44474e;margin:0;font-size:1rem;line-height:1.7}.pa-grid{grid-template-columns:1fr 340px;align-items:start;gap:24px;display:grid}.pa-col-main{flex-direction:column;gap:24px;display:flex}.pa-col-side{flex-direction:column;gap:16px;display:flex;position:sticky;top:7rem}.pa-card{background:#fff;border:1px solid #c5c6cf;border-radius:12px;padding:2rem;transition:box-shadow .22s;box-shadow:0 1px 2px #0000000d}.pa-card:hover{box-shadow:0 4px 12px #03163614}.pa-card__head{border-bottom:1px solid #e8e8ef;align-items:center;gap:.75rem;margin-bottom:1.75rem;padding-bottom:1.25rem;display:flex}.pa-card__head .material-symbols-outlined{color:#031636;font-variation-settings:"FILL" 0;font-size:22px}.pa-card__head h2{color:#031636;letter-spacing:-.01em;margin:0;font-size:1.2rem;font-weight:600}.pa-form-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.pa-field{flex-direction:column;gap:.4rem;display:flex}.pa-field label{color:#44474e;letter-spacing:.02em;font-size:.8rem;font-weight:600}.pa-input-wrap{align-items:center;display:flex;position:relative}.pa-input-wrap .material-symbols-outlined{color:#75777f;pointer-events:none;font-variation-settings:"FILL" 0;font-size:18px;position:absolute;left:.75rem}.pa-input-wrap input{color:#191c1d;background:#fff;border:1px solid #c5c6cf;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-family:inherit;font-size:.9rem;transition:border-color .22s,box-shadow .22s}.pa-input-wrap input:focus{border-color:#031636;box-shadow:0 0 0 3px #03163614}.pa-input-solo{color:#191c1d;appearance:none;background:#fff;border:1px solid #c5c6cf;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:border-color .22s,box-shadow .22s}.pa-input-solo:focus{border-color:#031636;box-shadow:0 0 0 3px #03163614}select.pa-input-solo{accent-color:#031636;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;cursor:pointer;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}select.pa-input-solo:hover{border-color:#8a8b94}.pa-input-solo option{color:#031636;background:#fff;padding:.5rem .75rem;font-size:.9rem}.pa-input-solo option:checked{color:#fff;background:#031636;font-weight:600}.pa-input-solo option:hover{background:#03163614}.pa-input-solo option[value=""][disabled]{color:#75777f}.pa-photo-row{border-bottom:1px solid #f0f1f2;align-items:center;gap:1.25rem;margin-bottom:1.75rem;padding-bottom:1.5rem;display:flex}.pa-photo{cursor:pointer;background:#f3f4f5;border:2px dashed #c5c6cf;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;transition:border-color .22s,background .22s;display:flex;overflow:hidden}.pa-photo:hover{background:#0316360a;border-color:#031636}.pa-photo__img{object-fit:cover;width:100%;height:100%}.pa-photo__icon{color:#75777f;font-variation-settings:"FILL" 0;font-size:26px}.pa-photo__input{display:none}.pa-photo__label{color:#031636;margin:0 0 .25rem;font-size:.875rem;font-weight:600}.pa-photo__hint{color:#75777f;margin:0;font-size:.75rem}.pa-dropzone{text-align:center;cursor:pointer;background:#f3f4f5;border:2px dashed #c5c6cf;border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 2rem;transition:border-color .22s,background .22s;display:flex}.pa-dropzone:hover,.pa-dropzone--over{background:#03163608;border-color:#031636}.pa-dropzone--filled{border-style:solid;border-color:#031636}.pa-dropzone__icon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .22s;display:flex;box-shadow:0 2px 8px #00000014}.pa-dropzone:hover .pa-dropzone__icon{transform:scale(1.1)}.pa-dropzone__icon .material-symbols-outlined{color:#031636;font-variation-settings:"FILL" 0;font-size:28px}.pa-dropzone__label{color:#031636;letter-spacing:.02em;margin:0;font-size:.85rem;font-weight:600}.pa-dropzone__hint{color:#75777f;margin:0;font-size:.75rem}.pa-dropzone__name{color:#031636;word-break:break-all;margin:0;font-size:.875rem;font-weight:600}.pa-dropzone__input{display:none}.pa-actions{justify-content:flex-end;gap:.75rem;margin-top:1.75rem;display:flex}.pa-btn{cursor:pointer;letter-spacing:.03em;border-radius:10px;padding:.875rem 1.75rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:background .25s,color .25s,transform .2s,box-shadow .25s}.pa-btn:active{transform:scale(.97)}.pa-btn--outline{color:#031636;background:#fff;border:1.5px solid #031636}.pa-btn--outline:hover{color:#fff;background:#031636}.pa-btn--primary{color:#031636;background:#fff;border:1.5px solid #031636;box-shadow:0 4px 14px #0316361f}.pa-btn--primary:hover{color:#fff;background:#031636;transform:translateY(-1px);box-shadow:0 8px 20px #03163638}.pa-status-card{background:#fff;border:1px solid #c5c6cf;border-radius:12px;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.pa-status-card__top{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.pa-status-card__label{color:#44474e;letter-spacing:.02em;font-size:.8rem;font-weight:600}.pa-status-badge{color:#031636;letter-spacing:.01em;background:#03163614;border:1px solid #03163626;border-radius:999px;padding:.25rem .75rem;font-size:.7rem;font-weight:600}.pa-steps{flex-direction:column;gap:1.5rem;display:flex;position:relative}.pa-steps__line{z-index:0;background:#e1e3e4;width:2px;position:absolute;top:6px;bottom:6px;left:11px}.pa-step{z-index:1;gap:1rem;display:flex;position:relative}.pa-step--idle{opacity:.45}.pa-step__circle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;font-weight:700;display:flex}.pa-step--done .pa-step__circle{color:#fff;background:#031636}.pa-step--done .pa-step__circle .material-symbols-outlined{color:#fff;font-variation-settings:"FILL" 1;font-size:14px}.pa-step--active .pa-step__circle{color:#fff;background:#031636;box-shadow:0 0 0 4px #03163626}.pa-step--idle .pa-step__circle{color:#75777f;background:#e1e3e4}.pa-step__num{font-size:.72rem;font-weight:700}.pa-step__pulse{background:#fff;border-radius:50%;width:8px;height:8px;animation:1.8s cubic-bezier(.4,0,.6,1) infinite pa-pulse}@keyframes pa-pulse{0%,to{opacity:1}50%{opacity:.4}}.pa-step__info{flex:1}.pa-step__name{color:#031636;margin:0;font-size:.82rem;font-weight:600;line-height:1.4}.pa-step--idle .pa-step__name{color:#44474e}.pa-step__sub{letter-spacing:.01em;margin:.15rem 0 0;font-size:.72rem;font-weight:500}.pa-step__sub--done{color:#44474e}.pa-step__sub--active{color:#031636;font-weight:700}.pa-benefits-card{color:#fff;background:#031636;border-radius:12px;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 8px 24px #03163638}.pa-benefits-card__deco{pointer-events:none;background:#4648d42e;border-radius:50%;width:120px;height:120px;position:absolute;top:-30px;right:-30px}.pa-benefits-card__head{align-items:center;gap:.625rem;margin-bottom:1.125rem;display:flex}.pa-benefits-card__head .material-symbols-outlined{color:#acedff;font-variation-settings:"FILL" 0;font-size:20px}.pa-benefits-card__head h3{color:#fff;letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:700}.pa-benefits-list{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.pa-benefits-list li{color:#ffffffe0;gap:.625rem;font-size:.83rem;line-height:1.5;display:flex}.pa-benefits-list li .material-symbols-outlined{color:#acedff;font-variation-settings:"FILL" 1;flex-shrink:0;margin-top:1px;font-size:18px}.pa-benefits-card__note{border-top:1px solid #ffffff26;margin-top:1.25rem;padding-top:1.25rem}.pa-benefits-card__note p{color:#fff9;margin:0;font-size:.72rem;font-style:italic;line-height:1.5}.pa-support-card{background:#f3f4f5;border:1px solid #c5c6cf;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.pa-support-card__icon{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 2px 6px #00000012}.pa-support-card__icon .material-symbols-outlined{color:#031636;font-variation-settings:"FILL" 0;font-size:20px}.pa-support-card__title{color:#031636;margin:0 0 .2rem;font-size:.82rem;font-weight:600}.pa-support-card__link{color:#4648d4;font-size:.75rem;font-weight:500;text-decoration:none;transition:color .2s}.pa-support-card__link:hover{color:#031636;text-decoration:underline}@media (width<=1024px){.pa-grid{grid-template-columns:1fr}.pa-col-side{flex-flow:wrap;position:static}.pa-status-card,.pa-benefits-card{flex:260px}.pa-support-card{flex:100%}}@media (width<=768px){.pa-main{padding:2.5rem 24px}.pa-form-grid{grid-template-columns:1fr}.pa-header__title{font-size:1.75rem}.pa-col-side,.pa-actions{flex-direction:column}.pa-btn{text-align:center;width:100%}}@media (width<=480px){.pa-main{padding:2rem 16px}.pa-card{padding:1.5rem}}@keyframes pg-fade-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.pg-anim{opacity:0}.pg-main--visible .pg-anim{animation:.6s both pg-fade-up}.pg-main--visible .pg-anim--0{animation-delay:50ms}.pg-main--visible .pg-anim--1{animation-delay:.15s}.pg-main--visible .pg-anim--2{animation-delay:.25s}.pg-main--visible .pg-anim--3{animation-delay:.35s}.pg-main--visible .pg-anim--4{animation-delay:.45s}.pg-main--visible .pg-anim--5{animation-delay:.55s}.pg-page{background:0 0;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif}.pg-main{max-width:1280px;margin:0 auto;padding:4rem 48px}.pg-header{text-align:center;max-width:680px;margin-bottom:3.5rem;margin-left:auto;margin-right:auto}.pg-header__title{color:#031636;letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.875rem,3vw,2.75rem);font-weight:700;line-height:1.15}.pg-header__sub{color:#44474e;margin:0;font-size:1rem;line-height:1.7}.pg-grid{grid-template-columns:1fr 340px;align-items:start;gap:24px;display:grid}.pg-col-main{flex-direction:column;gap:24px;display:flex}.pg-col-side{flex-direction:column;gap:16px;display:flex;position:sticky;top:7rem}.pg-card{background:#fff;border:1px solid #c5c6cf;border-radius:12px;padding:2rem;transition:box-shadow .22s;box-shadow:0 1px 2px #0000000d}.pg-card:hover{box-shadow:0 4px 12px #03163614}.pg-card__head{border-bottom:1px solid #e8e8ef;align-items:center;gap:.75rem;margin-bottom:1.75rem;padding-bottom:1.25rem;display:flex}.pg-card__head .material-symbols-outlined{color:#031636;font-variation-settings:"FILL" 0;font-size:22px}.pg-card__head h2{color:#031636;letter-spacing:-.01em;margin:0;font-size:1.2rem;font-weight:600}.pg-photo-row{border-bottom:1px solid #f0f1f2;align-items:center;gap:1.25rem;margin-bottom:1.75rem;padding-bottom:1.5rem;display:flex}.pg-photo{cursor:pointer;background:#f3f4f5;border:2px dashed #c5c6cf;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;transition:border-color .22s,background .22s;display:flex;position:relative;overflow:hidden}.pg-photo:hover{background:#0316360a;border-color:#031636}.pg-photo__img{object-fit:cover;width:100%;height:100%}.pg-photo__icon{color:#75777f;font-variation-settings:"FILL" 0;font-size:26px}.pg-photo__input{display:none}.pg-photo__label{color:#031636;margin:0 0 .25rem;font-size:.875rem;font-weight:600}.pg-photo__hint{color:#75777f;margin:0;font-size:.75rem}.pg-form-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.pg-field{flex-direction:column;gap:.4rem;display:flex}.pg-field--full{grid-column:1/-1}.pg-field label{color:#44474e;letter-spacing:.02em;font-size:.8rem;font-weight:600}.pg-input-wrap{align-items:center;display:flex;position:relative}.pg-input-wrap .material-symbols-outlined{color:#75777f;pointer-events:none;font-variation-settings:"FILL" 0;font-size:18px;position:absolute;left:.75rem}.pg-input-wrap input{color:#191c1d;background:#fff;border:1px solid #c5c6cf;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-family:inherit;font-size:.9rem;transition:border-color .22s,box-shadow .22s}.pg-input-wrap input:focus{border-color:#031636;box-shadow:0 0 0 3px #03163614}.pg-input-solo{color:#191c1d;appearance:none;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e") right .5rem center/1.5em 1.5em no-repeat;border:1px solid #c5c6cf;border-radius:8px;outline:none;width:100%;padding:.75rem 2.5rem .75rem 1rem;font-family:inherit;font-size:.9rem;transition:border-color .22s,box-shadow .22s}.pg-input-solo:focus{border-color:#031636;box-shadow:0 0 0 3px #03163614}.pg-checkbox{cursor:pointer;align-items:flex-start;gap:.75rem;margin-top:.75rem;display:flex}.pg-checkbox__input{display:none}.pg-checkbox__box{background:#fff;border:1.5px solid #c5c6cf;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:2px;transition:background .2s,border-color .2s;display:flex}.pg-checkbox__input:checked+.pg-checkbox__box{background:#031636;border-color:#031636}.pg-checkbox__input:checked+.pg-checkbox__box:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:10px;height:6px;display:block;transform:rotate(-45deg)translateY(-1px)}.pg-checkbox__label{color:#44474e;font-size:.82rem;line-height:1.55}.pg-dropzone{text-align:center;cursor:pointer;background:#f3f4f5;border:2px dashed #c5c6cf;border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 2rem;transition:border-color .22s,background .22s;display:flex}.pg-dropzone:hover,.pg-dropzone--over{background:#03163608;border-color:#031636}.pg-dropzone--filled{border-style:solid;border-color:#031636}.pg-dropzone__icon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .22s;display:flex;box-shadow:0 2px 8px #00000014}.pg-dropzone:hover .pg-dropzone__icon{transform:scale(1.1)}.pg-dropzone__icon .material-symbols-outlined{color:#031636;font-variation-settings:"FILL" 0;font-size:28px}.pg-dropzone__label{color:#031636;margin:0;font-size:.85rem;font-weight:600}.pg-dropzone__hint{color:#75777f;margin:0;font-size:.75rem}.pg-dropzone__name{color:#031636;word-break:break-all;margin:0;font-size:.875rem;font-weight:600}.pg-dropzone__input{display:none}.pg-actions{justify-content:flex-end;gap:.75rem;display:flex}.pg-btn{cursor:pointer;letter-spacing:.03em;border-radius:10px;padding:.875rem 1.75rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:background .25s,color .25s,transform .2s,box-shadow .25s}.pg-btn:active{transform:scale(.97)}.pg-btn--outline{color:#031636;background:#fff;border:1.5px solid #031636}.pg-btn--outline:hover{color:#fff;background:#031636}.pg-btn--primary{color:#031636;background:#fff;border:1.5px solid #031636;box-shadow:0 4px 14px #0316361f}.pg-btn--primary:hover{color:#fff;background:#031636;transform:translateY(-1px);box-shadow:0 8px 20px #03163638}.pg-status-card{background:#fff;border:1.5px solid #0316362e;border-radius:12px;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.pg-status-card__top{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.pg-status-card__label{color:#44474e;letter-spacing:.02em;font-size:.8rem;font-weight:600}.pg-status-badge{color:#031636;background:#03163614;border:1px solid #03163626;border-radius:999px;padding:.25rem .75rem;font-size:.7rem;font-weight:600}.pg-steps{flex-direction:column;gap:1.5rem;display:flex;position:relative}.pg-steps__line{z-index:0;background:#e1e3e4;width:2px;position:absolute;top:6px;bottom:6px;left:11px}.pg-step{z-index:1;gap:1rem;display:flex;position:relative}.pg-step--idle{opacity:.45}.pg-step__circle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;font-weight:700;display:flex}.pg-step--done .pg-step__circle{color:#fff;background:#031636}.pg-step--done .pg-step__circle .material-symbols-outlined{color:#fff;font-variation-settings:"FILL" 1;font-size:14px}.pg-step--active .pg-step__circle{color:#fff;background:#031636;box-shadow:0 0 0 4px #03163626}.pg-step--idle .pg-step__circle{color:#75777f;background:#e1e3e4}.pg-step__num{font-size:.72rem;font-weight:700}.pg-step__pulse{background:#fff;border-radius:50%;width:8px;height:8px;animation:1.8s cubic-bezier(.4,0,.6,1) infinite pg-pulse}@keyframes pg-pulse{0%,to{opacity:1}50%{opacity:.4}}.pg-step__info{flex:1}.pg-step__name{color:#031636;margin:0;font-size:.82rem;font-weight:600;line-height:1.4}.pg-step--idle .pg-step__name{color:#44474e}.pg-step__sub{letter-spacing:.01em;margin:.15rem 0 0;font-size:.72rem;font-weight:500}.pg-step__sub--done{color:#44474e}.pg-step__sub--active{color:#031636;font-weight:700}.pg-student-preview{border-top:1px solid #e1e3e4;align-items:center;gap:.875rem;margin-top:1.5rem;padding-top:1.25rem;animation:.4s both pg-fade-up;display:flex}.pg-student-preview__avatar{background:#0316360f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.pg-student-preview__avatar .material-symbols-outlined{color:#031636;font-variation-settings:"FILL" 0;font-size:20px}.pg-student-preview__name{color:#031636;margin:0 0 .15rem;font-size:.82rem;font-weight:600}.pg-student-preview__id{color:#75777f;margin:0;font-size:.72rem}.pg-benefits-card{color:#fff;background:#031636;border-radius:12px;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 8px 24px #03163638}.pg-benefits-card__deco{pointer-events:none;background:#4648d42e;border-radius:50%;width:120px;height:120px;position:absolute;top:-30px;right:-30px}.pg-benefits-card__head{align-items:center;gap:.625rem;margin-bottom:1.125rem;display:flex}.pg-benefits-card__head .material-symbols-outlined{color:#acedff;font-variation-settings:"FILL" 0;font-size:20px}.pg-benefits-card__head h3{color:#fff;letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:700}.pg-benefits-list{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.pg-benefits-list li{color:#ffffffe0;gap:.625rem;font-size:.83rem;line-height:1.5;display:flex}.pg-benefits-list li .material-symbols-outlined{color:#acedff;font-variation-settings:"FILL" 1;flex-shrink:0;margin-top:1px;font-size:18px}.pg-support-card{background:#f3f4f5;border:1px solid #c5c6cf;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.pg-support-card__icon{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 2px 6px #00000012}.pg-support-card__icon .material-symbols-outlined{color:#031636;font-variation-settings:"FILL" 0;font-size:20px}.pg-support-card__title{color:#031636;margin:0 0 .2rem;font-size:.82rem;font-weight:600}.pg-support-card__link{color:#031636;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .2s}.pg-support-card__link:hover{color:#061f4d;text-decoration:underline}@media (width<=1024px){.pg-grid{grid-template-columns:1fr}.pg-col-side{flex-flow:wrap;position:static}.pg-status-card,.pg-benefits-card{flex:280px}.pg-support-card{flex:100%}}@media (width<=768px){.pg-main{padding:2.5rem 24px}.pg-form-grid{grid-template-columns:1fr}.pg-field--full{grid-column:1}.pg-header__title{font-size:1.75rem}.pg-col-side,.pg-actions{flex-direction:column}.pg-btn{text-align:center;width:100%}}@media (width<=480px){.pg-main{padding:2rem 16px}.pg-card{padding:1.5rem}}.forgot-page .login-btn{background:var(--lp-primary);color:#fff}.forgot-page .login-btn:hover{color:#fff;background:#061f4d}.forgot-back{text-align:center;margin:1.25rem 0 0}.forgot-back__link{color:var(--lp-primary);font-size:.85rem;font-weight:700;text-decoration:none;position:relative}.forgot-back__link:after{content:"";background:var(--lp-primary);width:0;height:1.5px;transition:width .25s;position:absolute;bottom:-1px;left:0}.forgot-back__link:hover:after{width:100%}.forgot-note{text-align:center;color:var(--lp-text-muted);margin:.75rem 0 0;font-size:.75rem;line-height:1.5}@keyframes rp-spin{to{transform:rotate(360deg)}}.rp-spinner{animation:1s linear infinite rp-spin;display:inline-block}.ve-badge{background:var(--clr-navy,#031636);color:#fff}.ve-email-pill{color:#031636;word-break:break-all;background:#f0f4fa;border:1px solid #dce5f0;border-radius:8px;align-items:center;gap:8px;margin:0 0 20px;padding:10px 14px;font-size:.875rem;font-weight:500;display:flex}.ve-email-pill .material-symbols-outlined{color:#5a7ba8;flex-shrink:0;font-size:18px}.ve-actions{margin-bottom:12px}.ve-resend-btn{justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.ve-resend-btn--sent{background:#16a34a!important;border-color:#16a34a!important}.ve-resend-btn:disabled{opacity:.6;cursor:not-allowed}.ve-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite ve-spin;display:inline-block}@keyframes ve-spin{to{transform:rotate(360deg)}}.ve-note{color:#6b7280;align-items:flex-start;gap:6px;margin:0 0 20px;font-size:.8rem;line-height:1.5;display:flex}.ve-note .material-symbols-outlined{color:#5a7ba8;flex-shrink:0;margin-top:2px;font-size:16px}.rp-badge{color:#fff;background:#031636}.rp-card{max-width:490px}.rp-info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:22px;overflow:hidden}.rp-info__row{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.rp-info__row:last-child{border-bottom:none}.rp-info__label{color:#6b7280;white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;font-size:.8rem;font-weight:500;display:flex}.rp-info__label .material-symbols-outlined{font-size:16px}.rp-info__value{color:#031636;text-align:right;word-break:break-all;font-size:.875rem;font-weight:600}.rp-info__status{color:#92400e;white-space:nowrap;word-break:normal;background:#fef3c7;border:1px solid #fde68a;border-radius:20px;padding:3px 11px;font-size:.78rem;font-weight:600}.rp-actions{flex-direction:column;gap:10px;display:flex}.rp-btn-primary{color:inherit;justify-content:center;align-items:center;gap:8px;text-decoration:none;display:flex}.rp-btn-ghost{color:#4b5563;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;padding:11px 20px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.rp-btn-ghost:hover{background:#f3f4f6;border-color:#9ca3af}@keyframes pp-fade-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.pp-anim{opacity:0}.pp-main--visible .pp-anim{animation:.6s both pp-fade-up}.pp-main--visible .pp-anim--0{animation-delay:50ms}.pp-main--visible .pp-anim--1{animation-delay:.15s}.pp-main--visible .pp-anim--2{animation-delay:.25s}.pp-main--visible .pp-anim--3{animation-delay:.35s}.pp-page{background:0 0;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif}.pp-main{max-width:1160px;margin:0 auto;padding:4rem 48px}.pp-header{margin-bottom:1.75rem}.pp-header__title{color:#031636;letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(1.875rem,3vw,2.75rem);font-weight:700;line-height:1.15}.pp-header__sub{color:#44474e;max-width:680px;margin:0;font-size:1rem;line-height:1.7}.pp-intro{background:#fff;border:1px solid #c5c6cf;border-left:4px solid #031636;border-radius:14px;margin-bottom:2.5rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.pp-intro__head{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.pp-intro__title{color:#031636;letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:700}.pp-intro__badge{color:#031636;letter-spacing:.01em;background:#03163614;border:1px solid #03163626;border-radius:999px;padding:.25rem .7rem;font-size:.68rem;font-weight:600}.pp-intro__text{color:#44474e;margin:0;font-size:.9rem;line-height:1.65}.pp-layout{grid-template-columns:288px 1fr;align-items:start;gap:32px;display:grid}.pp-sidebar{position:sticky;top:6.5rem}.pp-sidebar__inner{background:#fff;border:1px solid #c5c6cf;border-radius:14px;padding:1.25rem;box-shadow:0 1px 2px #0000000d}.pp-sidebar__title{text-transform:uppercase;letter-spacing:.06em;color:#75777f;margin:0 0 .875rem;font-size:.8rem;font-weight:700}.pp-sidebar__link{color:#44474e;border-radius:8px;align-items:center;gap:.6rem;padding:.55rem .7rem;font-size:.82rem;font-weight:500;line-height:1.3;text-decoration:none;transition:background .2s,color .2s;display:flex}.pp-sidebar__link .material-symbols-outlined{color:#75777f;flex-shrink:0;font-size:18px;transition:color .2s}.pp-sidebar__link:hover{color:#031636;background:#0316360d}.pp-sidebar__link:hover .material-symbols-outlined{color:#031636}.pp-sidebar__link--active{color:#fff;background:#031636;font-weight:600}.pp-sidebar__link--active .material-symbols-outlined{color:#fff}.pp-content{flex-direction:column;gap:20px;display:flex}.pp-section{background:#fff;border:1px solid #c5c6cf;border-radius:14px;padding:1.75rem;scroll-margin-top:96px;transition:box-shadow .22s;box-shadow:0 1px 2px #0000000d}.pp-section:hover{box-shadow:0 4px 14px #03163612}.pp-section__head{border-bottom:1px solid #eef0f2;align-items:center;gap:.75rem;margin-bottom:1.1rem;padding-bottom:1rem;display:flex}.pp-section__icon{background:#03163612;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.pp-section__icon .material-symbols-outlined{color:#031636;font-variation-settings:"FILL" 1;font-size:22px}.pp-section__title{color:#031636;letter-spacing:-.01em;margin:0;font-size:1.15rem;font-weight:700}.pp-section__text{color:#44474e;margin:0 0 .875rem;font-size:.9rem;line-height:1.65}.pp-list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.pp-list li{color:#44474e;padding-left:1.5rem;font-size:.875rem;line-height:1.55;position:relative}.pp-list li:before{content:"check";color:#031636;font-family:Material Symbols Outlined;font-size:16px;position:absolute;top:1px;left:0}.pp-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.pp-btn{cursor:pointer;letter-spacing:.02em;border-radius:10px;align-items:center;gap:.45rem;padding:.75rem 1.25rem;font-family:inherit;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .22s,color .22s,transform .2s,box-shadow .22s;display:inline-flex}.pp-btn .material-symbols-outlined{font-size:18px}.pp-btn:active{transform:scale(.97)}.pp-btn--primary{color:#fff;background:#031636;border:1.5px solid #031636;box-shadow:0 4px 14px #0316362e}.pp-btn--primary:hover{background:#061f4d;transform:translateY(-1px);box-shadow:0 8px 20px #03163647}.pp-btn--outline{color:#031636;background:#fff;border:1.5px solid #031636}.pp-btn--outline:hover{color:#fff;background:#031636}@media (width<=900px){.pp-layout{grid-template-columns:1fr}.pp-sidebar{position:static}.pp-sidebar__inner nav{flex-wrap:wrap;gap:.4rem;display:flex}.pp-sidebar__link{border:1px solid #d8dbdf}}@media (width<=768px){.pp-main{padding:2.5rem 24px}}@media (width<=600px){.pp-btn{justify-content:center;width:100%}}@media (width<=480px){.pp-main{padding:2rem 16px}.pp-section{padding:1.5rem}}.residence-breadcrumb--flow{padding-top:5.5rem}.residence-breadcrumb--flow .residence-breadcrumb__inner{justify-content:flex-end}.residence-breadcrumb__crumb-btn{color:var(--landing-secondary,#4648d4);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.82rem;font-weight:500;transition:opacity .15s}.residence-breadcrumb__crumb-btn:hover{opacity:.7;text-decoration:underline}.residence-page{background:0 0}.residence-breadcrumb{border-bottom:1px solid var(--landing-outline);background:#fff}.residence-breadcrumb__inner{align-items:center;gap:.3rem;padding-top:.65rem;padding-bottom:.65rem;display:flex}.residence-breadcrumb__home{color:var(--landing-secondary);align-items:center;gap:.3rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:opacity .15s;display:inline-flex}.residence-breadcrumb__home:hover{opacity:.7}.residence-breadcrumb__home .material-symbols-outlined{font-size:1rem}.residence-breadcrumb__sep{color:#c4c9d4;-webkit-user-select:none;user-select:none;font-size:1rem!important}.residence-breadcrumb__label{color:#9198a5;font-size:.82rem}.residence-breadcrumb__current{color:var(--landing-primary);font-size:.82rem;font-weight:600}.residence-hero{background-color:var(--landing-primary);color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:7rem 0 2.5rem;position:relative;overflow:hidden}.residence-hero:before{content:"";z-index:0;background:linear-gradient(160deg,#031636cc 0%,#03163694 100%);position:absolute;inset:0}.residence-hero__inner{z-index:1;flex-direction:column;align-items:flex-start;gap:.75rem;display:flex;position:relative}.residence-hero__brand-logo{background:#fffffff0;border-radius:12px;width:auto;height:68px;margin-bottom:.2rem;padding:.45rem .85rem;display:block;box-shadow:0 4px 18px #0000004d}.residence-hero__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--landing-tertiary-fixed);margin:0;font-size:.8rem;font-weight:700}.residence-hero__title{margin:0;font-size:clamp(1.9rem,4vw,2.75rem);font-weight:800;line-height:1.1}.residence-hero__description{color:#e8eefbd9;max-width:640px;margin:0;font-size:1rem;line-height:1.6}.residence-hero__badges{flex-wrap:wrap;gap:.6rem;margin-top:.75rem;display:flex}.residence-hero__badge{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.85rem;font-weight:600;display:inline-flex}.residence-hero__badge .material-symbols-outlined{color:var(--landing-tertiary-fixed);font-size:1.05rem}.residence-tabs{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--landing-outline);background:#ffffffeb;position:sticky;top:0}.residence-tabs__inner{scrollbar-width:none;gap:.5rem;display:flex;overflow-x:auto}.residence-tabs__inner::-webkit-scrollbar{display:none}.residence-tabs__link{white-space:nowrap;color:var(--landing-surface-variant);border-bottom:3px solid #0000;margin-right:1.25rem;padding:1rem .4rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s;position:relative}.residence-tabs__link:hover{color:var(--landing-secondary)}.residence-tabs__link--active{color:var(--landing-secondary);border-bottom-color:var(--landing-secondary)}.residence-main{padding:2.5rem 0 1rem}.residence-category{padding:2rem 0 3rem;scroll-margin-top:120px}.residence-category__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--landing-secondary);margin:0 0 .4rem;font-size:.78rem;font-weight:700}.residence-category__title{color:var(--landing-primary);margin:0 0 1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.residence-category__bullets{color:#4a4f57;gap:.45rem;max-width:820px;margin:0 0 1.5rem;padding-left:1.1rem;font-size:.92rem;line-height:1.55;display:grid}.residence-layout{max-width:720px;margin:0 auto 2.5rem}.residence-layout__image{border:1px solid var(--landing-outline);background:#fff;border-radius:16px;width:100%;height:auto;display:block;box-shadow:0 4px 16px #03163614}.residence-layout__caption{text-align:center;flex-direction:column;gap:.15rem;margin-top:.7rem;display:flex}.residence-layout__title{color:var(--landing-primary);font-size:.9rem;font-weight:700}.residence-layout__disclaimer{color:#6b7280;font-size:.78rem;font-style:italic}.residence-amenities{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.residence-amenity{border:1px solid var(--landing-outline);min-width:92px;color:var(--landing-primary);background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:.25rem;padding:.85rem 1rem;font-size:.82rem;font-weight:600;display:flex;box-shadow:0 1px 2px #0316360a}.residence-amenity .material-symbols-outlined{color:var(--landing-secondary);font-size:1.5rem}.residence-room-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.25rem;display:grid}.room-card{border:1px solid var(--landing-outline);background:#fff;border-radius:18px;flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 1px 3px #0316360d}.room-card:hover{border-color:#4648d459;transform:translateY(-4px);box-shadow:0 12px 28px #0316361f}.room-card__media{background:linear-gradient(#f4f8ff 0%,#eef4fe 100%);justify-content:center;align-items:center;padding:1.5rem 1rem;display:flex;position:relative}.room-card__icon{width:116px;height:116px}.room-card__code-badge{background:var(--landing-secondary);color:#fff;letter-spacing:.03em;border-radius:999px;padding:.2rem .6rem;font-size:.72rem;font-weight:700;position:absolute;top:.75rem;right:.75rem}.room-card__body{border-top:1px solid var(--landing-outline);flex-direction:column;gap:.45rem;padding:1.1rem 1.25rem 1.4rem;display:flex}.room-card__tier{letter-spacing:.06em;text-transform:uppercase;color:var(--landing-secondary);margin:0;font-size:.72rem;font-weight:700}.room-card__name{color:var(--landing-primary);margin:0;font-size:1.05rem;font-weight:700}.room-card__size{color:#5b616b;margin:0;font-size:.85rem;line-height:1.45}.room-card__pricing{border-top:1px dashed var(--landing-outline);gap:.45rem;margin:.4rem 0 0;padding:.8rem 0 0;list-style:none;display:grid}.room-card__price-line{color:#2b3038;align-items:center;gap:.5rem;font-size:.88rem;font-weight:600;display:flex}.room-card__price-line .material-symbols-outlined{color:var(--landing-secondary);font-size:1.1rem}@media (width<=600px){.residence-hero{padding:6rem 0 2rem}.residence-amenity{flex:calc(50% - .75rem);min-width:80px}}@keyframes ec-fade-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.ec-anim{opacity:0}.ec-main--visible .ec-anim{animation:.6s both ec-fade-up}.ec-main--visible .ec-anim--0{animation-delay:50ms}.ec-main--visible .ec-anim--1{animation-delay:.15s}.ec-main--visible .ec-anim--2{animation-delay:.25s}.ec-main--visible .ec-anim--3{animation-delay:.35s}.ec-page{--landing-container:1280px;--landing-gutter:24px;--landing-margin-desktop:48px;--landing-margin-mobile:16px;--landing-outline:#c5c6cf4d;--landing-primary:#031636;--landing-secondary:#4648d4;--landing-surface-variant:#44474e;background:0 0;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif}.ec-main{max-width:1280px;margin:0 auto;padding:4rem 48px}.ec-header{margin-bottom:2.5rem}.ec-header__title{color:#031636;letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(1.875rem,3vw,2.75rem);font-weight:700;line-height:1.15}.ec-header__sub{color:#44474e;max-width:640px;margin:0;font-size:1rem;line-height:1.7}.ec-alert{background:#fef2f2;border:1px solid #f3c6c6;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;margin-bottom:2.5rem;padding:1.5rem;display:flex}.ec-alert__info{color:#b3261e;align-items:center;gap:1rem;display:flex}.ec-alert__icon{color:#b3261e;font-variation-settings:"FILL" 1;flex-shrink:0;font-size:38px}.ec-alert__title{color:#8c1d18;margin:0 0 .2rem;font-size:1.15rem;font-weight:700;line-height:1.2}.ec-alert__text{color:#a23a34;margin:0;font-size:.9rem;line-height:1.5}.ec-alert__btn{color:#b3261e;letter-spacing:.02em;background:#fff;border:2px solid #b3261e;border-radius:10px;align-items:center;gap:.5rem;padding:.8rem 1.75rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .22s,color .22s,transform .2s;display:inline-flex;box-shadow:0 1px 3px #8c1d181f}.ec-alert__btn .material-symbols-outlined{font-size:19px}.ec-alert__btn:hover{color:#fff;background:#b3261e;transform:translateY(-1px)}.ec-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.ec-search{align-items:center;width:100%;max-width:380px;display:flex;position:relative}.ec-search__icon{color:#75777f;pointer-events:none;font-size:20px;position:absolute;left:.9rem}.ec-search__input{color:#191c1d;background:#fff;border:1px solid #c5c6cf;border-radius:10px;outline:none;width:100%;padding:.75rem 1rem .75rem 2.75rem;font-family:inherit;font-size:.9rem;transition:border-color .22s,box-shadow .22s}.ec-search__input:focus{border-color:#031636;box-shadow:0 0 0 3px #03163614}.ec-chips{flex-wrap:wrap;gap:.5rem;display:flex}.ec-chip{color:#44474e;cursor:pointer;background:#fff;border:1px solid #c5c6cf;border-radius:999px;padding:.5rem 1.1rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:border-color .2s,background .2s,color .2s}.ec-chip:hover{border-color:#031636}.ec-chip--active{color:#fff;background:#031636;border-color:#031636}.ec-section{margin-bottom:2.75rem}.ec-section__title{color:#031636;letter-spacing:-.01em;margin:0 0 1.25rem;font-size:1.25rem;font-weight:700}.ec-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.ec-card{background:#fff;border:1px solid #c5c6cf;border-radius:14px;flex-direction:column;padding:1.5rem;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 1px 2px #0000000d}.ec-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0316361a}.ec-card__top{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.ec-card__icon{background:#03163612;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.ec-card__icon .material-symbols-outlined{color:#031636;font-variation-settings:"FILL" 1;font-size:24px}.ec-badge{color:#44474e;text-align:center;background:#eef0f2;border:1px solid #d8dbdf;border-radius:999px;padding:.25rem .7rem;font-size:.68rem;font-weight:600;line-height:1.3}.ec-badge--always{color:#065f46;background:#e7f6ef;border-color:#b7e3cf}.ec-card__title{color:#031636;letter-spacing:-.01em;margin:0 0 .3rem;font-size:1rem;font-weight:700}.ec-card__value{color:#031636;word-break:break-word;margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.ec-card__category{letter-spacing:.03em;text-transform:uppercase;color:#364669;margin-bottom:.6rem;font-size:.68rem;font-weight:600;display:inline-block}.ec-card__desc{color:#44474e;flex:1;margin:0 0 1.25rem;font-size:.82rem;line-height:1.55}.ec-card__actions{gap:.6rem;display:flex}.ec-action-btn{color:#031636;letter-spacing:.02em;background:#fff;border:1.5px solid #031636;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.7rem 1rem;font-family:inherit;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .22s,color .22s;display:inline-flex}.ec-action-btn .material-symbols-outlined{font-size:18px}.ec-action-btn:hover{color:#fff;background:#031636}.ec-copy-btn{color:#031636;cursor:pointer;background:#fff;border:1.5px solid #031636;border-radius:9px;justify-content:center;align-items:center;padding:.7rem;transition:background .22s,color .22s;display:inline-flex}.ec-copy-btn .material-symbols-outlined{font-size:19px}.ec-copy-btn:hover{color:#fff;background:#031636}.ec-empty{text-align:center;color:#75777f;padding:3rem 1rem}.ec-empty .material-symbols-outlined{color:#a3a5ad;margin-bottom:.5rem;font-size:40px}.ec-empty p{margin:0;font-size:.9rem}.ec-toast{z-index:200;color:#fff;pointer-events:none;opacity:0;background:#031636;border-radius:12px;align-items:center;gap:.6rem;padding:.9rem 1.4rem;font-size:.85rem;font-weight:600;transition:opacity .3s,transform .3s;display:flex;position:fixed;bottom:2rem;right:2rem;transform:translateY(20px);box-shadow:0 12px 32px #0316364d}.ec-toast--show{opacity:1;transform:translateY(0)}.ec-toast .material-symbols-outlined{color:#acedff;font-variation-settings:"FILL" 1;font-size:20px}@media (width<=1024px){.ec-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.ec-main{padding:2.5rem 24px}.ec-controls{align-items:stretch}.ec-search{max-width:none}}@media (width<=600px){.ec-grid{grid-template-columns:1fr}.ec-alert{flex-direction:column;align-items:flex-start}.ec-alert__btn{justify-content:center;width:100%}}@media (width<=480px){.ec-main{padding:2rem 16px}.ec-toast{justify-content:center;bottom:1rem;left:1rem;right:1rem}}.sfb-breadcrumb{width:100%;margin-bottom:1.5rem}.sfb-breadcrumb__inner{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.3rem;display:flex}.sfb-breadcrumb__link{color:#4648d4;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.82rem;font-weight:500;transition:opacity .15s}.sfb-breadcrumb__link:hover{opacity:.7;text-decoration:underline}.sfb-breadcrumb__sep{color:#c4c9d4;-webkit-user-select:none;user-select:none;font-size:1rem}.sfb-breadcrumb__current{color:#031636;font-size:.82rem;font-weight:600}@keyframes ug-fade-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.ug-anim{opacity:0}.ug-main--visible .ug-anim{animation:.6s both ug-fade-up}.ug-main--visible .ug-anim--0{animation-delay:50ms}.ug-main--visible .ug-anim--1{animation-delay:.15s}.ug-main--visible .ug-anim--2{animation-delay:.25s}.ug-main--visible .ug-anim--3{animation-delay:.35s}.ug-page{background:0 0;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif}.ug-main{max-width:1280px;margin:0 auto;padding:4rem 48px}.ug-header{margin-bottom:1.75rem}.ug-header__title{color:#031636;letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(1.875rem,3vw,2.75rem);font-weight:700;line-height:1.15}.ug-header__sub{color:#44474e;max-width:680px;margin:0;font-size:1rem;line-height:1.7}.ug-intro{background:#fff;border:1px solid #c5c6cf;border-radius:14px;margin-bottom:2.5rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.ug-intro__head{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.ug-intro__title{color:#031636;letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:700}.ug-intro__badge{color:#031636;letter-spacing:.01em;background:#03163614;border:1px solid #03163626;border-radius:999px;padding:.25rem .7rem;font-size:.68rem;font-weight:600}.ug-intro__text{color:#44474e;margin:0;font-size:.9rem;line-height:1.65}.ug-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.ug-search{align-items:center;width:100%;max-width:380px;display:flex;position:relative}.ug-search__icon{color:#75777f;pointer-events:none;font-size:20px;position:absolute;left:.9rem}.ug-search__input{color:#191c1d;background:#fff;border:1px solid #c5c6cf;border-radius:10px;outline:none;width:100%;padding:.75rem 1rem .75rem 2.75rem;font-family:inherit;font-size:.9rem;transition:border-color .22s,box-shadow .22s}.ug-search__input:focus{border-color:#031636;box-shadow:0 0 0 3px #03163614}.ug-chips{flex-wrap:wrap;gap:.5rem;display:flex}.ug-chip{color:#44474e;cursor:pointer;background:#fff;border:1px solid #c5c6cf;border-radius:999px;padding:.5rem 1.1rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:border-color .2s,background .2s,color .2s}.ug-chip:hover{border-color:#031636}.ug-chip--active{color:#fff;background:#031636;border-color:#031636}.ug-section{margin-bottom:2.75rem}.ug-section__head{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.ug-section__icon{background:#03163612;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ug-section__icon .material-symbols-outlined{color:#031636;font-variation-settings:"FILL" 1;font-size:22px}.ug-section__title{color:#031636;letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:700}.ug-section__badge{letter-spacing:.04em;text-transform:uppercase;color:#364669;background:#eef1f6;border:1px solid #d8dde8;border-radius:999px;padding:.22rem .6rem;font-size:.66rem;font-weight:600}.ug-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.ug-card{background:#fff;border:1px solid #c5c6cf;border-radius:14px;padding:1.4rem;transition:transform .25s,box-shadow .25s,border-color .25s;box-shadow:0 1px 2px #0000000d}.ug-card:hover{border-color:#03163640;transform:translateY(-4px);box-shadow:0 12px 28px #0316361a}.ug-card__title{color:#031636;letter-spacing:-.01em;margin:0 0 .5rem;font-size:.98rem;font-weight:700}.ug-card__text{color:#44474e;margin:0;font-size:.85rem;line-height:1.6}.ug-support-card{background:#fff;border:1px solid #c5c6cf;border-radius:14px;padding:1.75rem;box-shadow:0 1px 2px #0000000d}.ug-support-card__text{color:#44474e;margin:0 0 1.25rem;font-size:.9rem;line-height:1.65}.ug-support-card__contacts{flex-direction:column;gap:.6rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.ug-support-card__contacts li{color:#44474e;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.ug-support-card__contacts .material-symbols-outlined{color:#031636;font-size:18px}.ug-support-card__contact-label{color:#031636;font-weight:600}.ug-support-card__email{color:#364669;font-weight:500;text-decoration:none}.ug-support-card__email:hover{color:#031636;text-decoration:underline}.ug-support-card__actions{border-top:1px solid #eef0f2;flex-wrap:wrap;gap:.75rem;padding-top:1.25rem;display:flex}.ug-btn{cursor:pointer;letter-spacing:.02em;border-radius:10px;align-items:center;gap:.45rem;padding:.75rem 1.25rem;font-family:inherit;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .22s,color .22s,transform .2s,box-shadow .22s;display:inline-flex}.ug-btn .material-symbols-outlined{font-size:18px}.ug-btn:active{transform:scale(.97)}.ug-btn--primary{color:#fff;background:#031636;border:1.5px solid #031636;box-shadow:0 4px 14px #0316362e}.ug-btn--primary:hover{background:#061f4d;transform:translateY(-1px);box-shadow:0 8px 20px #03163647}.ug-btn--outline{color:#031636;background:#fff;border:1.5px solid #031636}.ug-btn--outline:hover{color:#fff;background:#031636}.ug-empty{text-align:center;color:#75777f;padding:3rem 1rem}.ug-empty .material-symbols-outlined{color:#a3a5ad;margin-bottom:.5rem;font-size:40px}.ug-empty p{margin:0;font-size:.9rem}@media (width<=1024px){.ug-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.ug-main{padding:2.5rem 24px}.ug-controls{align-items:stretch}.ug-search{max-width:none}}@media (width<=600px){.ug-grid{grid-template-columns:1fr}.ug-btn{justify-content:center;width:100%}}@media (width<=480px){.ug-main{padding:2rem 16px}}@keyframes sd-navlock-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.sd-navlock-overlay{z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0316368c;justify-content:center;align-items:center;padding:1.5rem;animation:.25s both sd-navlock-fade;display:flex;position:fixed;inset:0}.sd-navlock-modal{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:440px;padding:2.25rem 2rem 2rem;box-shadow:0 24px 60px #03163659}.sd-navlock-modal__icon{background:#eef2f9;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;display:flex}.sd-navlock-modal__icon .material-symbols-outlined{color:#031636;font-size:2rem}.sd-navlock-modal__title{color:#031636;letter-spacing:-.01em;margin:0 0 .6rem;font-size:1.25rem;font-weight:800}.sd-navlock-modal__text{color:#6b7280;margin:0 0 1.6rem;font-size:.86rem;line-height:1.65}.sd-navlock-modal__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.sd-navlock-btn{cursor:pointer;border:1.5px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;padding:.7rem 1.3rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.sd-navlock-btn:active{transform:translateY(1px)}.sd-navlock-btn .material-symbols-outlined{font-size:18px}.sd-navlock-btn--primary{color:#fff;background:#031636;border-color:#031636}.sd-navlock-btn--primary:hover{background:#0a2350}.sd-navlock-btn--outline{color:#031636;background:#fff;border-color:#d4d6dd}.sd-navlock-btn--outline:hover{background:#f2f4f8}@media (width<=480px){.sd-navlock-modal__actions{flex-direction:column}.sd-navlock-btn{width:100%}}@keyframes sd-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes sd-logo-in{0%{opacity:0;transform:translateY(-8px)scale(.85)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes sd-logo-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.sd-anim{opacity:0}.sd-main--visible .sd-anim{animation:.55s both sd-fade-up}.sd-main--visible .sd-anim--0{animation-delay:50ms}.sd-main--visible .sd-anim--1{animation-delay:.15s}.sd-main--visible .sd-anim--2{animation-delay:.25s}.sd-main--visible .sd-anim--3{animation-delay:.35s}.sd-page{--sd-notif-bg:#fafbfc;--sd-notif-unread-bg:#eff6ff;--sd-notif-border:#e5e7eb;color:#191c1d;background:0 0;flex-direction:column;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.sd-dash-notif:hover{border-color:#c5d4ee!important}.sd-offer-banner{text-align:left;cursor:pointer;width:100%;font:inherit;background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1px solid #fcd34d;border-radius:14px;align-items:center;gap:.85rem;margin-bottom:1.25rem;padding:.95rem 1.15rem;transition:box-shadow .15s,transform .15s;display:flex}.sd-offer-banner:hover{transform:translateY(-1px);box-shadow:0 6px 20px #b453092e}.sd-offer-banner__icon{color:#b45309;flex-shrink:0;font-size:1.6rem}.sd-offer-banner__body{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.sd-offer-banner__title{color:#92400e;font-size:.9rem;font-weight:700}.sd-offer-banner__text{color:#b45309;font-size:.8rem;line-height:1.45}.sd-offer-banner__chev{color:#b45309;flex-shrink:0}[data-theme=dark] .sd-page .sd-offer-banner{background:linear-gradient(135deg,#fbbf241f,#fbbf240f);border-color:#fbbf2459}[data-theme=dark] .sd-page .sd-offer-banner__icon,[data-theme=dark] .sd-page .sd-offer-banner__title,[data-theme=dark] .sd-page .sd-offer-banner__text,[data-theme=dark] .sd-page .sd-offer-banner__chev{color:#fbbf24}.sd-main{flex:1;width:100%;max-width:1280px;margin:0 auto;padding:2rem 48px 3rem}.sd-nav{z-index:50;-webkit-backdrop-filter:blur(16px);background:#ffffffd9;border-bottom:1px solid #e1e3e4;position:sticky;top:0}.sd-nav__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;max-width:1280px;margin:0 auto;padding:.6rem 48px;display:grid}.sd-nav__brand{white-space:nowrap;align-items:center;gap:.6rem;display:flex}.sd-nav__logo{object-fit:contain;width:40px;height:40px;animation:.5s cubic-bezier(.34,1.56,.64,1) both sd-logo-in,4s ease-in-out .6s infinite sd-logo-float}.sd-nav__links{justify-content:center;align-items:center;gap:1.5rem;display:flex}.sd-nav__link{color:#031636;padding:.35rem .1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s;position:relative}.sd-nav__link:after{content:"";background:#031636;width:0;height:1.5px;transition:width .25s;position:absolute;bottom:-2px;left:0}.sd-nav__link:hover:after{width:100%}.sd-nav__link--active{font-weight:700}.sd-nav__link--active:after{width:100%}.sd-nav__actions{justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.sd-nav__icon-btn{color:#031636;cursor:pointer;background:#fff;border:1px solid #e1e3e4;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,border-color .2s;display:inline-flex;position:relative}.sd-nav__icon-btn:hover{background:#0316360d;border-color:#c5c6cf}.sd-nav__icon-btn .material-symbols-outlined{font-size:20px}.sd-nav__dot{background:#b3261e;border:1.5px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:9px}.sd-notif{position:relative}.sd-notif__panel{z-index:60;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:360px;max-width:calc(100vw - 32px);animation:.2s both sd-fade-up;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 18px 44px #03163638}.sd-notif__head{border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:center;padding:.85rem 1rem;display:flex}.sd-notif__title{color:#031636;font-size:.92rem;font-weight:700}.sd-notif__markall{color:#031636;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.15rem .35rem;font-family:inherit;font-size:.74rem;font-weight:600}.sd-notif__markall:hover{background:#0316360f}.sd-notif__list{max-height:380px;overflow-y:auto}.sd-notif__item{text-align:left;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #f4f6fa;gap:.6rem;width:100%;padding:.8rem 1rem;font-family:inherit;transition:background .18s;display:flex}.sd-notif__item:hover{background:#f7f9fc}.sd-notif__item--unread{background:#f3f7ff}.sd-notif__item--unread:hover{background:#eaf1ff}.sd-notif__item-dot{background:0 0;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.sd-notif__item--unread .sd-notif__item-dot{background:#2563eb}.sd-notif__item-body{flex:1;min-width:0}.sd-notif__item-top{align-items:center;gap:.4rem;display:flex}.sd-notif__item-title{color:#031636;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.84rem;font-weight:700;overflow:hidden}.sd-notif__item-type{text-transform:uppercase;letter-spacing:.03em;color:#364669;background:#eef1f6;border-radius:999px;flex-shrink:0;padding:.1rem .42rem;font-size:.6rem;font-weight:700}.sd-notif__item-msg{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.2rem 0 0;font-size:.78rem;line-height:1.45;display:-webkit-box;overflow:hidden}.sd-notif__item-time{color:#9aa3b2;margin-top:.3rem;font-size:.7rem;display:block}.sd-notif__empty{text-align:center;padding:2rem 1.25rem}.sd-notif__empty .material-symbols-outlined{color:#031636;opacity:.25;font-size:2rem}.sd-notif__empty-title{color:#031636;margin:.55rem 0 .2rem;font-size:.85rem;font-weight:700}.sd-notif__empty-text{color:#6b7280;margin:0;font-size:.78rem}.sd-notif__foot{border-top:1px solid #f0f2f5;padding:.7rem 1rem}.sd-notif__viewall{color:#6b7280;cursor:not-allowed;background:#f4f6fa;border:1px solid #e5e7eb;border-radius:9px;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.55rem .9rem;font-family:inherit;font-size:.8rem;font-weight:600;display:inline-flex}.sd-notif__soon{text-transform:uppercase;letter-spacing:.03em;color:#64748b;background:#e2e7f0;border-radius:999px;padding:.05rem .4rem;font-size:.6rem;font-weight:700}.sd-notif__viewall--active{color:#031636;cursor:pointer;transition:background .18s,color .18s,border-color .18s}.sd-notif__viewall--active:hover{color:#fff;background:#031636;border-color:#031636}.sd-notif__viewall--active .material-symbols-outlined{font-size:16px}.sd-nav__user{align-items:center;gap:.6rem;display:flex}.sd-nav__user-meta{flex-direction:column;align-items:flex-end;line-height:1.2;display:flex}.sd-nav__user-name{color:#031636;font-size:.82rem;font-weight:700}.sd-nav__user-id{color:#75777f;letter-spacing:.02em;font-size:.68rem;font-weight:500}.sd-nav__avatar{color:#fff;background:#031636;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.8rem;font-weight:700;display:flex}.sd-hero{background:linear-gradient(135deg,#031636 0%,#071e45 58%,#0a214f 100%);border-radius:20px;margin-bottom:1.75rem;padding:2.75rem 2.5rem;position:relative;overflow:hidden;box-shadow:0 14px 36px #03163638}.sd-hero__glow{pointer-events:none;background:radial-gradient(circle,#4648d447 0%,#0000 65%);width:320px;height:320px;position:absolute;top:-110px;right:-70px}.sd-hero__text{z-index:1;max-width:680px;position:relative}.sd-hero__pill{color:#acedff;letter-spacing:.03em;background:#ffffff1a;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.35rem .85rem;font-size:.72rem;font-weight:600;display:inline-flex}.sd-hero__pill .material-symbols-outlined{font-size:15px}.sd-hero__title{color:#fff;letter-spacing:-.02em;margin:0 0 .65rem;font-size:clamp(1.7rem,2.6vw,2.25rem);font-weight:800}.sd-hero__sub{color:#ffffffd1;margin:0 0 1.6rem;font-size:.95rem;line-height:1.65}.sd-hero__actions{flex-wrap:wrap;gap:.75rem;display:flex}.sd-btn{cursor:pointer;letter-spacing:.02em;border:1.5px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.45rem;padding:.75rem 1.4rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:background .22s,color .22s,transform .2s,box-shadow .22s,border-color .22s;display:inline-flex}.sd-btn .material-symbols-outlined{font-size:18px}.sd-btn:active{transform:scale(.97)}.sd-btn--sm{padding:.6rem 1rem;font-size:.8rem}.sd-btn--full{width:100%}.sd-btn--light{color:#031636;background:#fff;border-color:#fff}.sd-btn--light:hover{transform:translateY(-1px);box-shadow:0 8px 20px #0003}.sd-btn--ghost{color:#fff;background:#ffffff14;border-color:#ffffff4d}.sd-btn--ghost:hover{background:#ffffff29;border-color:#ffffff80}.sd-btn--primary{color:#fff;background:#031636;border-color:#031636;box-shadow:0 4px 14px #0316362e}.sd-btn--primary:hover{background:#061f4d;transform:translateY(-1px);box-shadow:0 8px 20px #03163647}.sd-btn--outline{color:#031636;background:#fff;border-color:#031636}.sd-btn--outline:hover{color:#fff;background:#031636}.sd-soon{background:#fff3;border-radius:999px;margin-left:.1rem;padding:.1rem .4rem;font-size:.6rem;font-weight:700}.sd-status-grid{grid-template-columns:repeat(5,1fr);gap:1rem;margin-bottom:2rem;display:grid}.sd-status-card{background:#fff;border:1px solid #c5c6cf;border-radius:14px;align-items:center;gap:.8rem;padding:1.1rem;transition:box-shadow .22s,transform .22s;display:flex;box-shadow:0 1px 2px #0000000d}.sd-status-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #03163614}.sd-status-card__icon{background:#03163612;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.sd-status-card__icon .material-symbols-outlined{color:#031636;font-variation-settings:"FILL" 1;font-size:21px}.sd-status-card__body{flex-direction:column;min-width:0;display:flex}.sd-status-card__label{color:#75777f;font-size:.7rem;font-weight:500;line-height:1.3}.sd-status-card__value{color:#031636;letter-spacing:-.01em;margin-top:.12rem;font-size:.95rem;font-weight:800}.sd-grid{grid-template-columns:1fr 360px;align-items:start;gap:24px;display:grid}.sd-col-main,.sd-col-side{flex-direction:column;gap:24px;min-width:0;display:flex}.sd-section-title{color:#031636;letter-spacing:-.01em;margin:0 0 1.1rem;font-size:1.25rem;font-weight:700}.sd-card{background:#fff;border:1px solid #c5c6cf;border-radius:16px;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.sd-card__head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.sd-card__head-left{align-items:center;gap:.6rem;min-width:0;display:flex}.sd-card__head-left .material-symbols-outlined{color:#031636;flex-shrink:0;font-size:20px}.sd-card__title{color:#031636;letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:700}.sd-link-btn{color:#364669;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.78rem;font-weight:600}.sd-link-btn:hover{color:#031636;text-decoration:underline}.sd-chip{letter-spacing:.02em;white-space:nowrap;border-radius:999px;padding:.25rem .7rem;font-size:.68rem;font-weight:700}.sd-chip--pending{color:#8a5a00;background:#fff3e0;border:1px solid #f3d9a8}.sd-chip--wait{color:#364669;background:#eef1f6;border:1px solid #d8dde8}.sd-chip--ok{color:#065f46;background:#d1fae5;border:1px solid #a7f3d0}.sd-chip--alert{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}[data-theme=dark] .sd-page .sd-chip--wait{color:#cbd5e1;background:#94a3b824;border-color:#94a3b84d}[data-theme=dark] .sd-page .sd-chip--ok{color:#6ee7b7;background:#34d39929;border-color:#34d3994d}[data-theme=dark] .sd-page .sd-chip--alert{color:#fca5a5;background:#f8717129;border-color:#f871714d}.sd-action-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.sd-action-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #c5c6cf;border-radius:14px;align-items:flex-start;gap:.875rem;padding:1.25rem;font-family:inherit;transition:background .25s,border-color .25s,transform .25s,box-shadow .25s;display:flex;position:relative;box-shadow:0 1px 2px #0000000d}.sd-action-card:hover{background:#031636;border-color:#031636;transform:translateY(-4px);box-shadow:0 14px 30px #03163638}.sd-action-card__icon{background:#03163612;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:background .25s;display:flex}.sd-action-card__icon .material-symbols-outlined{color:#031636;font-size:22px;transition:color .25s}.sd-action-card:hover .sd-action-card__icon{background:#ffffff26}.sd-action-card:hover .sd-action-card__icon .material-symbols-outlined{color:#fff}.sd-action-card__content{flex:1;min-width:0}.sd-action-card__title-row{flex-wrap:wrap;align-items:center;gap:.45rem;margin-bottom:.3rem;display:flex}.sd-action-card__title{color:#031636;letter-spacing:-.01em;margin:0;font-size:.9rem;font-weight:700;transition:color .25s}.sd-action-card:hover .sd-action-card__title{color:#fff}.sd-action-card__badge{color:#364669;letter-spacing:.02em;background:#eef1f6;border:1px solid #d8dde8;border-radius:999px;padding:.12rem .45rem;font-size:.6rem;font-weight:600}.sd-action-card__desc{color:#44474e;margin:0;font-size:.78rem;line-height:1.5;transition:color .25s}.sd-action-card:hover .sd-action-card__desc{color:#fffc}.sd-action-card--pending{padding-top:2rem}.sd-action-card__tag{letter-spacing:.01em;color:#031636;white-space:nowrap;background:#eef1f6;border:1px solid #d8dde8;border-radius:999px;padding:.12rem .5rem;font-size:.6rem;font-weight:700;line-height:1.5;transition:color .25s,background .25s,border-color .25s;position:absolute;top:.65rem;right:.7rem}.sd-action-card:hover .sd-action-card__tag{color:#fff;background:#ffffff29;border-color:#fff6}.sd-action-card__hint{color:#5b6b8c;align-items:center;gap:.3rem;margin:.55rem 0 0;font-size:.7rem;font-weight:600;transition:color .25s;display:flex}.sd-action-card__hint .material-symbols-outlined{font-size:.95rem}.sd-action-card:hover .sd-action-card__hint{color:#ffffffc7}[data-theme=dark] .sd-page .sd-verify-icon{color:#93c5fd!important}[data-theme=dark] .sd-page .sd-verify-title{color:#f8fafc!important}[data-theme=dark] .sd-page .sd-verify-text{color:#cbd5e1!important}[data-theme=dark] .sd-page .sd-activity-title{color:#f8fafc!important}[data-theme=dark] .sd-page .sd-activity-desc{color:#cbd5e1!important}[data-theme=dark] .sd-page .sd-activity-date{color:#94a3b8!important}[data-theme=dark] .sd-page .sd-mini-item__icon{background:#96beff1f}[data-theme=dark] .sd-page .sd-mini-item__icon .material-symbols-outlined,[data-theme=dark] .sd-page .sd-empty__icon .material-symbols-outlined{color:#93c5fd}[data-theme=dark] .sd-page .sd-empty-app-icon{color:#93c5fd!important;opacity:.9!important}[data-theme=dark] .sd-page .sd-empty-app-text{color:#94a3b8!important}[data-theme=dark] .sd-page .sd-chip--pending{color:#fbbf24;background:#fbbf2424;border-color:#fbbf2459;animation:2.4s ease-in-out infinite sd-pending-glow;box-shadow:0 0 12px #fbbf241a}@keyframes sd-pending-glow{0%,to{border-color:#fbbf244d;box-shadow:0 0 8px #fbbf2414}50%{border-color:#fbbf248c;box-shadow:0 0 16px #fbbf243d}}.sd-action-card__badge{align-items:center;gap:.2rem;display:inline-flex}.sd-action-card__badge .material-symbols-outlined{font-size:.78rem;line-height:1}.sd-action-card--locked{cursor:not-allowed;box-shadow:none;background:#f7f8fb;border-color:#e5e7eb}.sd-action-card--locked:hover{background:#f1f3f7;border-color:#cbd5e1;transform:none;box-shadow:0 1px 2px #0000000d}.sd-action-card--locked .sd-action-card__icon,.sd-action-card--locked:hover .sd-action-card__icon{background:#0316360d}.sd-action-card--locked .sd-action-card__icon .material-symbols-outlined,.sd-action-card--locked:hover .sd-action-card__icon .material-symbols-outlined{color:#94a3b8}.sd-action-card--locked .sd-action-card__title,.sd-action-card--locked:hover .sd-action-card__title{color:#64748b}.sd-action-card--locked .sd-action-card__desc,.sd-action-card--locked:hover .sd-action-card__desc{color:#9aa3b2}.sd-action-card--locked .sd-action-card__badge{color:#64748b;background:#eef1f6;border-color:#d8dde8}.sd-lock-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0316368c;justify-content:center;align-items:center;padding:1.5rem;animation:.25s both sd-fade-up;display:flex;position:fixed;inset:0}.sd-lock-modal{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:440px;padding:2.25rem 2rem 2rem;box-shadow:0 24px 60px #03163659}.sd-lock-modal__icon{background:#eef2f9;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;display:flex}.sd-lock-modal__icon .material-symbols-outlined{color:#031636;font-size:2rem}.sd-lock-modal__title{color:#031636;letter-spacing:-.01em;margin:0 0 .6rem;font-size:1.25rem;font-weight:800}.sd-lock-modal__text{color:#6b7280;margin:0 0 1.6rem;font-size:.86rem;line-height:1.65}.sd-lock-modal__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.sd-app__meta{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.6rem;display:flex}.sd-app__ref-wrap{align-items:center;gap:.4rem;min-width:0;display:inline-flex}.sd-app__ref{color:#031636;font-size:.85rem;font-weight:700}.sd-app__pct{color:#75777f;white-space:nowrap;font-size:.78rem;font-weight:600}.sd-app__copy{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.25rem;padding:.15rem .3rem;font-family:inherit;font-size:.7rem;font-weight:600;transition:background .18s,color .18s;display:inline-flex}.sd-app__copy:hover{color:#031636;background:#0316360f}.sd-app__copy .material-symbols-outlined{font-size:16px}.sd-app__copied{color:#16a34a}.sd-app__details{flex-wrap:wrap;gap:.6rem;margin:.85rem 0;display:flex}.sd-app__detail{background:#f7f9fc;border:1px solid #eef0f4;border-radius:10px;flex-direction:column;flex:1;gap:.15rem;min-width:110px;padding:.55rem .75rem;display:flex}.sd-app__detail-label{text-transform:uppercase;letter-spacing:.05em;color:#9aa3b2;font-size:.64rem;font-weight:700}.sd-app__detail-value{color:#031636;word-break:break-word;font-size:.84rem;font-weight:600}.sd-progress{background:#e8eaee;border-radius:999px;height:8px;margin-bottom:1.5rem;overflow:hidden}.sd-progress__bar{background:linear-gradient(90deg,#031636,#4648d4);border-radius:999px;height:100%;transition:width .6s}.sd-steps{grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:1.5rem;display:grid}.sd-step{text-align:center;flex-direction:column;align-items:center;gap:.4rem;display:flex;position:relative}.sd-step:before{content:"";z-index:0;background:#e1e3e4;width:100%;height:2px;position:absolute;top:11px;left:-50%}.sd-step:first-child:before{display:none}.sd-step__dot{z-index:1;color:#fff;background:#e1e3e4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.sd-step__dot .material-symbols-outlined{font-size:15px}.sd-step--done .sd-step__dot,.sd-step--done:before{background:#031636}.sd-step--active .sd-step__dot{background:#4648d4;animation:2.4s ease-in-out infinite sd-step-pulse}@keyframes sd-step-pulse{0%{transform:scale(1);box-shadow:0 0 #4648d459}70%{transform:scale(1.08);box-shadow:0 0 0 8px #4648d400}to{transform:scale(1);box-shadow:0 0 #4648d400}}.sd-step__label{color:#44474e;font-size:.72rem;font-weight:600}.sd-step--idle .sd-step__label{color:#9a9ca3}.sd-app__actions{gap:.75rem;display:flex}.sd-app__actions .sd-btn{flex:1}.sd-activity-list,.sd-mini-list,.sd-notif-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.sd-activity-list{gap:.875rem}.sd-activity-item{color:#44474e;align-items:center;gap:.7rem;font-size:.85rem;display:flex}.sd-activity-item__icon{color:#75777f;flex-shrink:0;font-size:19px}.sd-mini-list{gap:.6rem;margin-bottom:1.25rem}.sd-mini-item{border:1px solid #eef0f2;border-radius:10px;align-items:center;gap:.7rem;padding:.6rem .75rem;transition:border-color .2s,background .2s;display:flex}.sd-mini-item:hover{background:#fafbfc;border-color:#c5c6cf}.sd-mini-item__icon{background:#03163612;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.sd-mini-item__icon .material-symbols-outlined{color:#031636;font-size:17px}.sd-mini-item__title{color:#031636;font-size:.82rem;font-weight:600}.sd-notif-list{gap:.875rem}.sd-notif-item{align-items:flex-start;gap:.7rem;display:flex}.sd-notif-item__icon{background:#03163612;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.sd-notif-item__icon .material-symbols-outlined{color:#031636;font-size:18px}.sd-notif-item__title{color:#031636;margin:0;font-size:.82rem;font-weight:600;line-height:1.4}.sd-notif-item__time{color:#75777f;margin:.1rem 0 0;font-size:.7rem}.sd-empty{text-align:center;padding:1.25rem .5rem 1.5rem}.sd-empty__icon{background:#0316360f;border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:.75rem;display:inline-flex}.sd-empty__icon .material-symbols-outlined{color:#031636;font-size:28px}.sd-empty__head{color:#031636;margin:0 0 .35rem;font-size:.9rem;font-weight:700}.sd-empty__text{color:#75777f;margin:0;font-size:.78rem;line-height:1.5}.sd-pay__value{color:#031636;letter-spacing:-.01em;margin:0 0 .4rem;font-size:1.3rem;font-weight:800}.sd-pay__text{color:#44474e;margin:0 0 1rem;font-size:.8rem;line-height:1.55}.sd-help-card{color:#fff;background:#031636;border-radius:16px;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 10px 28px #0316363d}.sd-help-card__deco{pointer-events:none;background:#4648d438;border-radius:50%;width:130px;height:130px;position:absolute;top:-35px;right:-35px}.sd-help-card__head{z-index:1;align-items:center;gap:.6rem;margin-bottom:.75rem;display:flex;position:relative}.sd-help-card__head .material-symbols-outlined{color:#acedff;font-size:20px}.sd-help-card__title{color:#fff;margin:0;font-size:1rem;font-weight:700}.sd-help-card__text{color:#ffffffd1;z-index:1;margin:0 0 1.25rem;font-size:.82rem;line-height:1.6;position:relative}.sd-help-card__actions{z-index:1;flex-direction:column;gap:.6rem;display:flex;position:relative}.sd-footer{text-align:center;background:#fff;border-top:1px solid #e1e3e4;padding:1.25rem 48px}.sd-footer p{color:#75777f;margin:0;font-size:.78rem}@media (width<=1100px){.sd-grid{grid-template-columns:1fr}.sd-status-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=992px){.sd-action-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.sd-nav__links{display:none}}@media (width<=768px){.sd-main{padding:1.5rem 20px 2.5rem}.sd-nav__inner{padding:.6rem 20px}.sd-hero{padding:1.9rem 1.6rem}.sd-status-grid{grid-template-columns:repeat(2,1fr)}.sd-footer{padding:1.25rem 20px}}@media (width<=560px){.sd-status-grid,.sd-action-grid{grid-template-columns:1fr}.sd-nav__user-meta{display:none}.sd-hero__actions .sd-btn{flex:1}.sd-app__actions{flex-direction:column}.sd-steps{gap:.25rem}.sd-step__label{font-size:.66rem}}.sd-pending-banner{background:#eef4fb;border:1px solid #b8d0eb;border-radius:14px;align-items:flex-start;gap:16px;margin-bottom:28px;padding:18px 22px;display:flex}.sd-pending-banner__icon{color:#fff;background:#031636;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.sd-pending-banner__title{color:#031636;margin:0 0 4px;font-size:.95rem;font-weight:700}.sd-pending-banner__text{color:#4a6080;margin:0;font-size:.85rem;line-height:1.5}[data-theme=dark] .sd-page{color:#e2e8f0;--sd-notif-bg:#0f1e35;--sd-notif-unread-bg:#142a4d;--sd-notif-border:#24364f}[data-theme=dark] .sd-page .sd-dash-notif:hover{border-color:#335081!important}[data-theme=dark] .sd-page .sd-dash-notif p{color:#e2e8f0!important}[data-theme=dark] .sd-page .sd-dash-notif p:nth-child(2){color:#cbd5e1!important}[data-theme=dark] .sd-page .sd-dash-notif p:nth-child(3),[data-theme=dark] .sd-page .sd-dash-notif p:last-child{color:#94a3b8!important}[data-theme=dark] .sd-page .sd-nav{background:#06111fd1;border-bottom:1px solid #24364f}[data-theme=dark] .sd-page .sd-nav__link{color:#cbd5e1}[data-theme=dark] .sd-page .sd-nav__link:hover,[data-theme=dark] .sd-page .sd-nav__link--active{color:#f8fafc}[data-theme=dark] .sd-page .sd-nav__link:after{background:#93c5fd}[data-theme=dark] .sd-page .sd-nav__logo{filter:drop-shadow(0 0 7px #93c5fd8c)drop-shadow(0 1px 2px #00000073)brightness(1.08)contrast(1.08)}[data-theme=dark] .sd-page .sd-nav__user-name{color:#f8fafc}[data-theme=dark] .sd-page .sd-nav__user-id{color:#94a3b8}[data-theme=dark] .sd-page .sd-nav__icon-btn{color:#e2e8f0;background:#10233d;border-color:#24364f}[data-theme=dark] .sd-page .sd-nav__icon-btn:hover{background:#16304f;border-color:#335081}[data-theme=dark] .sd-page .sd-nav__icon-btn .material-symbols-outlined{color:#e2e8f0}[data-theme=dark] .sd-page .sd-notif__panel{background:#0b1b33;border-color:#24364f;box-shadow:0 18px 44px #00000080}[data-theme=dark] .sd-page .sd-notif__head{border-bottom-color:#1f3350}[data-theme=dark] .sd-page .sd-notif__title{color:#f8fafc}[data-theme=dark] .sd-page .sd-notif__markall{color:#cbd5e1}[data-theme=dark] .sd-page .sd-notif__markall:hover{background:#ffffff14}[data-theme=dark] .sd-page .sd-notif__item{background:#0b1b33;border-bottom-color:#16283f}[data-theme=dark] .sd-page .sd-notif__item:hover{background:#10233d}[data-theme=dark] .sd-page .sd-notif__item--unread{background:#102844}[data-theme=dark] .sd-page .sd-notif__item--unread:hover{background:#163251}[data-theme=dark] .sd-page .sd-notif__item-title{color:#f8fafc}[data-theme=dark] .sd-page .sd-notif__item-msg{color:#cbd5e1}[data-theme=dark] .sd-page .sd-notif__item-time{color:#94a3b8}[data-theme=dark] .sd-page .sd-notif__item-type{color:#cbd5e1;background:#16304f}[data-theme=dark] .sd-page .sd-notif__empty-title{color:#f8fafc}[data-theme=dark] .sd-page .sd-notif__empty-text,[data-theme=dark] .sd-page .sd-notif__empty .material-symbols-outlined{color:#cbd5e1}[data-theme=dark] .sd-page .sd-notif__foot{border-top-color:#1f3350}[data-theme=dark] .sd-page .sd-notif__viewall{color:#cbd5e1;background:#10233d;border-color:#24364f}[data-theme=dark] .sd-page .sd-notif__viewall--active:hover{color:#fff;background:#16304f;border-color:#335081}[data-theme=dark] .sd-page .sd-status-card,[data-theme=dark] .sd-page .sd-card,[data-theme=dark] .sd-page .sd-action-card,[data-theme=dark] .sd-page .sd-mini-item{background:#0b1b33;border-color:#24364f;box-shadow:0 1px 2px #0000004d}[data-theme=dark] .sd-page .sd-status-card:hover,[data-theme=dark] .sd-page .sd-mini-item:hover{background:#10233d;border-color:#335081}[data-theme=dark] .sd-page .sd-status-card__icon{background:#96beff1f}[data-theme=dark] .sd-page .sd-status-card__icon .material-symbols-outlined,[data-theme=dark] .sd-page .sd-card__head-left .material-symbols-outlined{color:#cbd5e1}[data-theme=dark] .sd-page .sd-section-title,[data-theme=dark] .sd-page .sd-card__title,[data-theme=dark] .sd-page .sd-status-card__value,[data-theme=dark] .sd-page .sd-app__ref,[data-theme=dark] .sd-page .sd-mini-item__title,[data-theme=dark] .sd-page .sd-empty__head,[data-theme=dark] .sd-page .sd-pay__value{color:#f8fafc}[data-theme=dark] .sd-page .sd-status-card__label,[data-theme=dark] .sd-page .sd-app__pct,[data-theme=dark] .sd-page .sd-empty__text,[data-theme=dark] .sd-page .sd-pay__text,[data-theme=dark] .sd-page .sd-step__label{color:#cbd5e1}[data-theme=dark] .sd-page .sd-active-card{box-shadow:0 10px 32px #00000061,inset 0 0 0 1px #4f7fd614}[data-theme=dark] .sd-page .sd-app__copy{color:#93c5fd}[data-theme=dark] .sd-page .sd-app__copy:hover{color:#fff;background:#16304f}[data-theme=dark] .sd-page .sd-app__copied{color:#6ee7b7}[data-theme=dark] .sd-page .sd-app__detail{background:#0e2138;border-color:#24364f}[data-theme=dark] .sd-page .sd-app__detail-label{color:#93c5fd}[data-theme=dark] .sd-page .sd-app__detail-value{color:#f1f5f9}[data-theme=dark] .sd-page .sd-link-btn{color:#93b4e8}[data-theme=dark] .sd-page .sd-link-btn:hover{color:#cbd5e1}[data-theme=dark] .sd-page .sd-action-card:hover{background:#10233d;border-color:#335081}[data-theme=dark] .sd-page .sd-action-card__icon{background:#96beff1f}[data-theme=dark] .sd-page .sd-action-card__icon .material-symbols-outlined{color:#cbd5e1}[data-theme=dark] .sd-page .sd-action-card:hover .sd-action-card__icon{background:#96beff33}[data-theme=dark] .sd-page .sd-action-card:hover .sd-action-card__icon .material-symbols-outlined{color:#fff}[data-theme=dark] .sd-page .sd-action-card__title{color:#f8fafc}[data-theme=dark] .sd-page .sd-action-card:hover .sd-action-card__title{color:#fff}[data-theme=dark] .sd-page .sd-action-card__desc{color:#94a3b8}[data-theme=dark] .sd-page .sd-action-card:hover .sd-action-card__desc{color:#ffffffd1}[data-theme=dark] .sd-page .sd-action-card__badge,[data-theme=dark] .sd-page .sd-action-card__tag{color:#cbd5e1;background:#16304f;border-color:#335081}[data-theme=dark] .sd-page .sd-action-card--locked,[data-theme=dark] .sd-page .sd-action-card--locked:hover{background:#0a1729;border-color:#1f3350}[data-theme=dark] .sd-page .sd-action-card--locked .sd-action-card__title,[data-theme=dark] .sd-page .sd-action-card--locked:hover .sd-action-card__title{color:#93a3bb}[data-theme=dark] .sd-page .sd-action-card--locked .sd-action-card__desc,[data-theme=dark] .sd-page .sd-action-card--locked:hover .sd-action-card__desc{color:#6b7d99}[data-theme=dark] .sd-page .sd-btn--outline{color:#e2e8f0;background:0 0;border-color:#335081}[data-theme=dark] .sd-page .sd-btn--outline:hover{color:#fff;background:#16304f;border-color:#4063a0}[data-theme=dark] .sd-page .sd-btn--primary{background:#173a6b;border-color:#2a548f}[data-theme=dark] .sd-page .sd-btn--primary:hover{background:#1f4a86}[data-theme=dark] .sd-page .sd-progress{background:#16283f}[data-theme=dark] .sd-page .sd-progress__bar{background:#4f7fd6}[data-theme=dark] .sd-page .sd-step__dot{background:#16283f}[data-theme=dark] .sd-page .sd-step--done .sd-step__dot{background:#4f7fd6}[data-theme=dark] .sd-page .sd-step--active .sd-step__dot{background:#4f7fd6;animation:2.4s ease-in-out infinite sd-step-pulse-dark}@keyframes sd-step-pulse-dark{0%{transform:scale(1);box-shadow:0 0 #4f7fd666}70%{transform:scale(1.08);box-shadow:0 0 0 8px #4f7fd600}to{transform:scale(1);box-shadow:0 0 #4f7fd600}}[data-theme=dark] .sd-page .sd-activity-item__icon{color:#93a3bb}[data-theme=dark] .sd-page .sd-activity-item span[style]{color:inherit}[data-theme=dark] .sd-page .sd-empty__icon{background:#96beff1a}[data-theme=dark] .sd-page .sd-pending-banner{background:#102338;border-color:#24364f}[data-theme=dark] .sd-page .sd-pending-banner__title{color:#f8fafc}[data-theme=dark] .sd-page .sd-pending-banner__text{color:#b6c4da}.sd-notif-off{background:#eef4fb;border:1px solid #b8d0eb;border-radius:14px;flex-wrap:wrap;align-items:center;gap:16px;margin:0 0 1rem;padding:16px 18px;display:flex}.sd-notif-off__icon{color:#fff;background:#031636;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.sd-notif-off__content{flex:1;min-width:200px}.sd-notif-off__title{color:#031636;margin:0 0 4px;font-size:.95rem;font-weight:700}.sd-notif-off__text{color:#4a6080;margin:0;font-size:.85rem;line-height:1.5}.sd-notif-off__btn{color:#fff;cursor:pointer;letter-spacing:.01em;background:#031636;border:1.5px solid #031636;border-radius:9px;flex-shrink:0;padding:.6rem 1.1rem;font-family:inherit;font-size:.83rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s}.sd-notif-off__btn:hover{background:#06224f;transform:translateY(-1px);box-shadow:0 6px 16px #03163633}@media (width<=560px){.sd-notif-off__btn{text-align:center;width:100%}}[data-theme=dark] .sd-page .sd-notif-off{background:#102338;border-color:#24364f}[data-theme=dark] .sd-page .sd-notif-off__icon{color:#fff;background:#173a6b}[data-theme=dark] .sd-page .sd-notif-off__title{color:#f8fafc}[data-theme=dark] .sd-page .sd-notif-off__text{color:#b6c4da}[data-theme=dark] .sd-page .sd-notif-off__btn{color:#fff;background:#173a6b;border-color:#2a548f}[data-theme=dark] .sd-page .sd-notif-off__btn:hover{background:#1f4a86}@keyframes sa-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes sa-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(1.6)}}.sa-anim{opacity:0}.sa-main--visible .sa-anim{animation:.5s both sa-fade-up}.sa-main--visible .sa-anim--0{animation-delay:40ms}.sa-main--visible .sa-anim--1{animation-delay:.12s}.sa-main--visible .sa-anim--2{animation-delay:.2s}.sa-main--visible .sa-anim--3{animation-delay:.28s}.sa-page{color:#191c1d;background:0 0;flex-direction:column;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.sa-main{flex:1;width:100%;max-width:1180px;margin:0 auto;padding:2.25rem 48px 3rem}.sa-header{margin-bottom:1.75rem}.sa-breadcrumb{letter-spacing:.01em;margin:0 0 .5rem;font-size:.78rem}.sa-breadcrumb__parent{color:#9ca3af}.sa-breadcrumb__sep{color:#d1d5e0;margin:0 .25rem}.sa-breadcrumb__current{color:#031636;font-weight:600}.sa-header__title{color:#031636;letter-spacing:-.02em;margin:.5rem 0 .6rem;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700}.sa-header__sub{color:#5b5e66;max-width:640px;margin:0;font-size:.95rem;line-height:1.65}.sa-grid{grid-template-columns:minmax(0,2fr) 320px;align-items:start;gap:24px;display:grid}.sa-col-side{flex-direction:column;gap:18px;display:flex;position:sticky;top:6rem}.sa-form-card{background:#fff;border:1px solid #e6e7eb;border-radius:18px;overflow:hidden;box-shadow:0 4px 18px #0316360d}.sa-steps{background:#f7f9fc;border-bottom:1px solid #eef0f4;padding:1.5rem 1.25rem 1.25rem;display:flex}.sa-step{flex-direction:column;flex:1;align-items:center;gap:.45rem;min-width:0;display:flex;position:relative}.sa-step:before{content:"";z-index:0;background:#dfe3ea;width:100%;height:2px;position:absolute;top:13px;left:-50%}.sa-step:first-child:before{display:none}.sa-step--done:before,.sa-step--active:before{background:#031636}.sa-step__circle{z-index:1;color:#8a8d96;background:#e4e7ee;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.72rem;font-weight:700;transition:background .25s,color .25s,box-shadow .25s;display:flex;position:relative}.sa-step__circle .material-symbols-outlined{font-size:15px}.sa-step__label{color:#8a8d96;text-align:center;font-size:.72rem;font-weight:600;line-height:1.3;transition:color .25s}.sa-step--done .sa-step__circle{color:#fff;background:#031636}.sa-step--done .sa-step__label{color:#44474e}.sa-step--active .sa-step__circle{color:#fff;background:#031636;animation:1.8s ease-in-out infinite sa-here;box-shadow:0 0 0 4px #0316361f}.sa-step--active .sa-step__label{color:#031636}@keyframes sa-here{0%,to{box-shadow:0 0 0 4px #0316361f}50%{box-shadow:0 0 0 7px #0316360f}}.sa-step-body{padding:1.75rem}.sa-pane__title{color:#031636;letter-spacing:-.01em;margin:0 0 .4rem;font-size:1.2rem;font-weight:700}.sa-pane__title-row{align-items:center;gap:.6rem;margin-bottom:.4rem;display:flex}.sa-pane__title-row .sa-pane__title{margin:0}.sa-optional-tag{color:#364669;letter-spacing:.03em;background:#eef1f6;border:1px solid #d8dde8;border-radius:999px;padding:.18rem .6rem;font-size:.66rem;font-weight:700}.sa-pane__hint{color:#75777f;margin:0 0 1.5rem;font-size:.85rem}.sa-field-hint{color:#75777f;margin:.35rem 0 0;font-size:.74rem;line-height:1.5}.sa-subsection{background:#fbfcfe;border:1px solid #eef0f4;border-radius:12px;margin-bottom:1.25rem;padding:1.25rem}.sa-subsection:last-child{margin-bottom:0}.sa-subsection__head{align-items:center;gap:.6rem;margin-bottom:1rem;display:flex}.sa-subsection__title{color:#031636;letter-spacing:-.01em;margin:0;font-size:.95rem;font-weight:700}.sa-subsection__hint{color:#75777f;margin:-.5rem 0 1rem;font-size:.78rem}.sa-required-tag{color:#8a5a00;letter-spacing:.03em;background:#fff3e0;border:1px solid #f3d9a8;border-radius:999px;padding:.18rem .6rem;font-size:.66rem;font-weight:700}.sa-form-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.sa-field{flex-direction:column;gap:.4rem;display:flex}.sa-field--full{grid-column:1/-1}.sa-field label{color:#44474e;letter-spacing:.01em;font-size:.8rem;font-weight:600}.sa-input{color:#191c1d;background:#fff;border:1px solid #d4d6dd;border-radius:9px;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:border-color .22s,box-shadow .22s}.sa-input:focus{border-color:#031636;box-shadow:0 0 0 3px #03163614}.sa-input--readonly{color:#5b5e66;cursor:not-allowed;background:#f1f3f7;border-color:#e2e5ec}.sa-input--readonly:focus{box-shadow:none;border-color:#e2e5ec}select.sa-input{appearance:none;cursor:pointer;accent-color:#031636;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}.sa-input option{color:#031636}.sa-textarea{resize:vertical;min-height:96px;line-height:1.55}.sa-locked-note{color:#44474e;background:#f4f6fa;border:1px solid #e2e6ee;border-radius:9px;align-items:center;gap:.5rem;margin:1.25rem 0 0;padding:.7rem .9rem;font-size:.78rem;display:flex}.sa-locked-note .material-symbols-outlined{color:#031636;flex-shrink:0;font-size:17px}.sa-options{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.sa-option-wrap{flex-direction:column;gap:.6rem;display:flex}.sa-option-wrap .sa-option{flex:1}.sa-option__details{color:#031636;cursor:pointer;letter-spacing:.01em;background:#fff;border:1.5px solid #d4d6dd;border-radius:9px;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.6rem 1rem;font-family:inherit;font-size:.78rem;font-weight:700;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.sa-option__details:hover{color:#fff;background:#031636;border-color:#031636;transform:translateY(-1px)}.sa-option__details .material-symbols-outlined{font-size:16px}.sa-option{text-align:left;cursor:pointer;background:#fff;border:1.5px solid #e6e7eb;border-radius:14px;flex-direction:column;padding:0;font-family:inherit;transition:border-color .22s,transform .22s,box-shadow .22s;display:flex;overflow:hidden}.sa-option:hover{border-color:#b9c2d6;transform:translateY(-3px);box-shadow:0 10px 24px #0316361a}.sa-option--selected{border-color:#031636;box-shadow:0 0 0 3px #0316361a}.sa-option__img-wrap{height:120px;position:relative}.sa-option__img{object-fit:cover;width:100%;height:100%}.sa-option__badge{color:#fff;background:#031636;border-radius:999px;align-items:center;gap:.2rem;padding:.2rem .55rem;font-size:.66rem;font-weight:700;display:inline-flex;position:absolute;top:.5rem;right:.5rem}.sa-option__badge .material-symbols-outlined{font-size:13px}.sa-option__body{padding:1rem 1.1rem 1.2rem}.sa-option__title{color:#031636;margin:0 0 .4rem;font-size:.92rem;font-weight:700}.sa-option__desc{color:#5b5e66;margin:0 0 .85rem;font-size:.78rem;line-height:1.55}.sa-option__action{color:#031636;letter-spacing:.01em;font-size:.76rem;font-weight:700}.sa-upload-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.sa-upload{background:#f7f9fc;border:1.5px dashed #c8cedd;border-radius:12px;flex-direction:column;gap:.5rem;padding:1.25rem;transition:border-color .22s,background .22s;display:flex}.sa-upload--filled{background:#f4f7fb;border-style:solid;border-color:#031636}.sa-upload__top{justify-content:space-between;align-items:center;display:flex}.sa-upload__icon{color:#031636;font-variation-settings:"FILL" 0;font-size:26px}.sa-upload__tag{color:#364669;letter-spacing:.02em;background:#eef1f6;border:1px solid #d8dde8;border-radius:999px;padding:.15rem .5rem;font-size:.62rem;font-weight:700}.sa-upload__tag--req{color:#8a5a00;background:#fff3e0;border-color:#f3d9a8}.sa-upload__title{color:#031636;margin:0;font-size:.85rem;font-weight:700}.sa-upload__helper{color:#75777f;margin:0;font-size:.72rem;line-height:1.5}.sa-upload__hint{color:#75777f;margin:0;font-size:.72rem}.sa-upload__file{color:#031636;word-break:break-all;align-items:center;gap:.35rem;margin:0;font-size:.76rem;font-weight:600;display:flex}.sa-upload__file .material-symbols-outlined{flex-shrink:0;font-size:16px}.sa-upload__btn{color:#031636;cursor:pointer;background:#fff;border:1.5px solid #031636;border-radius:8px;align-self:flex-start;margin-top:.2rem;padding:.45rem 1rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:background .2s,color .2s}.sa-upload__btn:hover{color:#fff;background:#031636}.sa-upload__input{display:none}.sa-checklist{background:#fbfcfe;border:1px solid #eef0f4;border-radius:12px;margin-top:1.25rem;padding:1.25rem}.sa-checklist__title{color:#031636;margin:0 0 .9rem;font-size:.9rem;font-weight:700}.sa-checklist__row{border-bottom:1px solid #eef0f4;align-items:center;gap:.6rem;padding:.5rem 0;display:flex}.sa-checklist__row:last-of-type{border-bottom:none}.sa-checklist__icon{color:#c5c6cf;flex-shrink:0;font-size:19px}.sa-checklist__icon--ok{color:#031636}.sa-checklist__label{color:#44474e;flex:1;font-size:.82rem}.sa-checklist__status{color:#75777f;font-size:.72rem;font-weight:600}.sa-checklist__note{color:#75777f;margin:.9rem 0 0;font-size:.74rem;line-height:1.5}.sa-review-group{margin-bottom:1.5rem}.sa-review-group__title{color:#031636;letter-spacing:-.01em;margin:0 0 .6rem;font-size:.9rem;font-weight:700}.sa-review{border:1px solid #eef0f4;border-radius:12px;overflow:hidden}.sa-review__row{border-bottom:1px solid #eef0f4;justify-content:space-between;gap:1.5rem;padding:.75rem 1.1rem;display:flex}.sa-review__row:last-child{border-bottom:none}.sa-review__label{color:#75777f;flex-shrink:0;font-size:.8rem;font-weight:600}.sa-review__value{color:#031636;text-align:right;word-break:break-word;font-size:.84rem;font-weight:600}.sa-roadmap{margin-bottom:1.5rem}.sa-roadmap__track{background:#fbfcfe;border:1px solid #eef0f4;border-radius:12px;padding:1.25rem 1rem;display:flex}.sa-roadmap__step{flex-direction:column;flex:1;align-items:center;gap:.5rem;display:flex;position:relative}.sa-roadmap__step:before{content:"";background:#dfe3ea;width:100%;height:2px;position:absolute;top:6px;left:-50%}.sa-roadmap__step:first-child:before{display:none}.sa-roadmap__dot{z-index:1;background:#d3d7df;border-radius:50%;width:13px;height:13px;position:relative}.sa-roadmap__label{color:#8a8d96;text-align:center;font-size:.72rem;font-weight:600}.sa-roadmap__step--current .sa-roadmap__dot{background:#031636;box-shadow:0 0 0 4px #0316361f}.sa-roadmap__step--current .sa-roadmap__label{color:#031636}.sa-confirms{flex-direction:column;gap:.85rem;display:flex}.sa-checkbox{cursor:pointer;align-items:flex-start;gap:.6rem;display:flex}.sa-checkbox__input{display:none}.sa-checkbox__box{background:#fff;border:1.5px solid #c5c6cf;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;transition:background .2s,border-color .2s;display:flex}.sa-checkbox__input:checked+.sa-checkbox__box{background:#031636;border-color:#031636}.sa-checkbox__input:checked+.sa-checkbox__box:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:9px;height:5px;transform:rotate(-45deg)translateY(-1px)}.sa-checkbox__label{color:#44474e;font-size:.83rem;line-height:1.5}.sa-error{color:#b3261e;background:#fef2f2;border:1px solid #f3c6c6;border-radius:8px;margin:1.25rem 0 0;padding:.6rem .85rem;font-size:.8rem}.sa-actions{background:#fcfdfe;border-top:1px solid #eef0f4;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.75rem;display:flex}.sa-actions__right{gap:.75rem;margin-left:auto;display:flex}.sa-btn{cursor:pointer;letter-spacing:.02em;border:1.5px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:.4rem;padding:.7rem 1.4rem;font-family:inherit;font-size:.82rem;font-weight:700;transition:background .2s,color .2s,transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.sa-btn .material-symbols-outlined{font-size:17px}.sa-btn:active{transform:scale(.97)}.sa-btn--sm{padding:.6rem 1rem;font-size:.8rem}.sa-btn--full{width:100%}.sa-btn--primary{color:#fff;background:#031636;border-color:#031636;box-shadow:0 4px 12px #03163629}.sa-btn--primary:hover{background:#061f4d;transform:translateY(-1px);box-shadow:0 8px 18px #0316363d}.sa-btn--outline{color:#031636;background:#fff;border-color:#031636}.sa-btn--outline:hover{color:#fff;background:#031636}.sa-btn--soft{color:#44474e;background:#f2f4f8;border-color:#e2e5ec}.sa-btn--soft:hover{background:#e8ebf1}.sa-soon{color:#364669;background:#d8dde8;border-radius:999px;padding:.08rem .4rem;font-size:.6rem;font-weight:700}.sa-side-card{background:#fff;border:1px solid #e6e7eb;border-radius:14px;padding:1.35rem;box-shadow:0 2px 10px #0316360a}.sa-side-card__head{align-items:center;gap:.55rem;margin-bottom:1rem;display:flex}.sa-side-card__head .material-symbols-outlined{color:#031636;font-size:19px}.sa-side-card__title{color:#031636;letter-spacing:-.01em;margin:0 0 1rem;font-size:.95rem;font-weight:700}.sa-side-card__head .sa-side-card__title{margin:0}.sa-vprogress{flex-direction:column;gap:1rem;display:flex;position:relative}.sa-vprogress__line{z-index:0;background:#e1e3e4;width:2px;position:absolute;top:8px;bottom:8px;left:11px}.sa-vstep{z-index:1;align-items:center;gap:.7rem;display:flex;position:relative}.sa-vstep__dot{background:#e4e7ee;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:relative}.sa-vstep__dot .material-symbols-outlined{color:#fff;font-size:13px}.sa-vstep__pulse{background:#fff;border-radius:50%;width:8px;height:8px}.sa-vstep__label{color:#8a8d96;font-size:.8rem;font-weight:500}.sa-vstep--done .sa-vstep__dot{background:#031636}.sa-vstep--done .sa-vstep__label{color:#44474e}.sa-vstep--active .sa-vstep__dot{background:#031636;animation:1.8s ease-in-out infinite sa-here;box-shadow:0 0 0 4px #0316361f}.sa-vstep--active .sa-vstep__label{color:#031636;font-weight:700}.sa-tips-card{color:#fff;background:#031636;border-radius:14px;padding:1.35rem;box-shadow:0 8px 22px #03163633}.sa-tips-card__head{align-items:center;gap:.55rem;margin-bottom:1rem;display:flex}.sa-tips-card__head .material-symbols-outlined{color:#acedff;font-size:19px}.sa-tips-card__title{color:#fff;letter-spacing:-.01em;margin:0;font-size:.95rem;font-weight:700}.sa-tips{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.sa-tips li{color:#44474e;align-items:flex-start;gap:.5rem;font-size:.8rem;line-height:1.5;display:flex}.sa-tips li .material-symbols-outlined{color:#031636;flex-shrink:0;margin-top:1px;font-size:16px}.sa-tips-card .sa-tips li{color:#ffffffd9}.sa-tips-card .sa-tips li .material-symbols-outlined{color:#acedff}.sa-help__text{color:#5b5e66;margin:0 0 1.1rem;font-size:.8rem;line-height:1.6}.sa-help__actions{flex-direction:column;gap:.55rem;display:flex}.sa-toast{z-index:200;color:#fff;opacity:0;pointer-events:none;background:#031636;border-radius:12px;align-items:center;gap:.6rem;max-width:360px;padding:.9rem 1.25rem;font-size:.83rem;font-weight:600;line-height:1.4;transition:opacity .3s,transform .3s;display:flex;position:fixed;bottom:2rem;right:2rem;transform:translateY(20px);box-shadow:0 12px 32px #0316364d}.sa-toast--show{opacity:1;transform:translateY(0)}.sa-toast .material-symbols-outlined{color:#acedff;flex-shrink:0;font-size:20px}@keyframes sa-modal-in{0%{opacity:0;transform:scale(.93)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.sa-draft-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);background:#03163673;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.sa-draft-modal{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:400px;padding:2.5rem 2rem 2rem;animation:.28s cubic-bezier(.34,1.36,.64,1) both sa-modal-in;box-shadow:0 24px 64px #0316362e,0 4px 16px #03163614}.sa-draft-modal__icon-wrap{background:#031636;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin:0 auto 1.25rem;display:flex;box-shadow:0 8px 24px #03163638}.sa-draft-modal__icon{color:#fff;font-size:2rem}.sa-draft-modal__badge{color:#065f46;letter-spacing:.04em;text-transform:uppercase;background:#ecfdf5;border-radius:999px;align-items:center;gap:.35rem;margin-bottom:.85rem;padding:.28rem .75rem;font-size:.72rem;font-weight:700;display:inline-flex}.sa-draft-modal__badge-dot{background:#10b981;border-radius:50%;flex-shrink:0;width:6px;height:6px}.sa-draft-modal__title{color:#031636;letter-spacing:-.02em;margin:0 0 .65rem;font-size:1.2rem;font-weight:800;line-height:1.25}.sa-draft-modal__sub{color:#5b5e66;margin:0 0 1.75rem;font-size:.875rem;line-height:1.65}.sa-draft-modal__actions{justify-content:center;gap:.65rem;display:flex}.sa-draft-modal__actions .sa-btn{flex:1}@media (width<=400px){.sa-draft-modal{padding:2rem 1.25rem 1.5rem}.sa-draft-modal__actions{flex-direction:column}}@media (width<=1024px){.sa-grid{grid-template-columns:1fr}.sa-col-side{position:static}}@media (width<=768px){.sa-main{padding:1.5rem 20px 2.5rem}.sa-options,.sa-form-grid,.sa-upload-grid{grid-template-columns:1fr}.sa-step__label{display:none}.sa-roadmap__label{font-size:.66rem}}@media (width<=560px){.sa-step-body{padding:1.25rem}.sa-actions{flex-direction:column;align-items:stretch;padding:1rem 1.25rem}.sa-actions__left,.sa-actions__right{width:100%}.sa-actions__right{flex-direction:column}.sa-btn{width:100%}.sa-toast{max-width:none;bottom:1rem;left:1rem;right:1rem}}.sa-input--error,.sa-upload--error{background:#fff5f5;border-color:#dc2626!important}.sa-checkbox--error .sa-checkbox__box{border-color:#dc2626}.sa-req{color:#dc2626;margin-left:2px;font-size:.85em}.sa-error{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;align-items:flex-start;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.5;display:flex}.sa-error .material-symbols-outlined{flex-shrink:0;margin-top:.05rem;font-size:1.05rem}.sa-cselect{width:100%;position:relative}.sa-cselect__field{color:#191c1d;cursor:pointer;text-align:left;background:#fff;border:1px solid #d4d6dd;border-radius:9px;outline:none;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:border-color .22s,box-shadow .22s,background .22s;display:flex}.sa-cselect__field:focus,.sa-cselect--open .sa-cselect__field{border-color:#031636;box-shadow:0 0 0 3px #03163614}.sa-cselect__field--error{background:#fff5f5;border-color:#dc2626}.sa-cselect--disabled .sa-cselect__field{opacity:.6;cursor:not-allowed;background:#f3f4f6}[data-theme=dark] .sa-page .sa-cselect--disabled .sa-cselect__field{opacity:.55;background:#04101e}.sa-cselect__option--disabled,.sa-cselect__option:disabled{opacity:.45;cursor:not-allowed}.sa-cselect__option--disabled:hover{background:0 0}.sa-cselect__value{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.sa-cselect__value--placeholder{color:#8a8d96}.sa-cselect__arrow{color:#6b7280;flex-shrink:0;font-size:20px;transition:transform .2s}.sa-cselect--open .sa-cselect__arrow{transform:rotate(180deg)}.sa-cselect__menu{z-index:40;background:#fff;border:1px solid #e6e7eb;border-radius:11px;max-height:260px;margin:0;padding:.3rem;list-style:none;animation:.16s both sa-cselect-in;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 30px #03163626}@keyframes sa-cselect-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.sa-cselect__option{text-align:left;color:#191c1d;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:.6rem .75rem;font-family:inherit;font-size:.88rem;transition:background .15s,color .15s}.sa-cselect__option:hover{background:#f0f3f8}.sa-cselect__option--selected{color:#031636;background:#eef2fb;font-weight:600}[data-theme=dark] .sa-page{color:#e2e8f0}[data-theme=dark] .sa-page .sa-breadcrumb__parent{color:#94a3b8}[data-theme=dark] .sa-page .sa-breadcrumb__sep{color:#475569}[data-theme=dark] .sa-page .sa-breadcrumb__current,[data-theme=dark] .sa-page .sa-header__title{color:#f8fafc}[data-theme=dark] .sa-page .sa-header__sub{color:#94a3b8}[data-theme=dark] .sa-page .sa-form-card{background:#0b1b33;border-color:#24364f}[data-theme=dark] .sa-page .sa-steps{background:#102338}[data-theme=dark] .sa-page .sa-step:before{background:#24364f}[data-theme=dark] .sa-page .sa-step--done:before,[data-theme=dark] .sa-page .sa-step--active:before{background:#4f7fd6}[data-theme=dark] .sa-page .sa-step__circle{color:#94a3b8;background:#16283f}[data-theme=dark] .sa-page .sa-step__label{color:#94a3b8}[data-theme=dark] .sa-page .sa-step--done .sa-step__circle,[data-theme=dark] .sa-page .sa-step--active .sa-step__circle{color:#fff;background:#4f7fd6}[data-theme=dark] .sa-page .sa-step--done .sa-step__label,[data-theme=dark] .sa-page .sa-step--active .sa-step__label{color:#e2e8f0}[data-theme=dark] .sa-page .sa-pane__title{color:#f8fafc}[data-theme=dark] .sa-page .sa-pane__hint,[data-theme=dark] .sa-page .sa-field-hint{color:#94a3b8}[data-theme=dark] .sa-page .sa-optional-tag{color:#cbd5e1;background:#16283f;border-color:#335081}[data-theme=dark] .sa-page .sa-required-tag{color:#fcd34d;background:#fbbf2424;border-color:#fbbf2452}[data-theme=dark] .sa-page .sa-subsection{background:#0e2138;border-color:#24364f}[data-theme=dark] .sa-page .sa-subsection__title{color:#f8fafc}[data-theme=dark] .sa-page .sa-subsection__hint{color:#94a3b8}[data-theme=dark] .sa-page .sa-field label{color:#cbd5e1}[data-theme=dark] .sa-page .sa-input,[data-theme=dark] .sa-page .sa-textarea{color:#f1f5f9;background:#071827;border-color:#24364f}[data-theme=dark] .sa-page .sa-input::placeholder,[data-theme=dark] .sa-page .sa-textarea::placeholder{color:#64748b}[data-theme=dark] .sa-page .sa-input:focus{border-color:#4f7fd6;box-shadow:0 0 0 3px #4f7fd62e}[data-theme=dark] .sa-page .sa-input--readonly{color:#8a9bb5;background:#0a1729;border-color:#1f3350}[data-theme=dark] .sa-page .sa-locked-note{color:#b6c4da;background:#0e2138;border-color:#24364f}[data-theme=dark] .sa-page .sa-locked-note .material-symbols-outlined{color:#93c5fd}[data-theme=dark] .sa-page .sa-cselect__field{color:#f8fafc;background:#071827;border-color:#24364f}[data-theme=dark] .sa-page .sa-cselect__field:focus,[data-theme=dark] .sa-page .sa-cselect--open .sa-cselect__field{background:#0b1f38;border-color:#4f7fd6;box-shadow:0 0 0 3px #4f7fd62e}[data-theme=dark] .sa-page .sa-cselect__field--error{background:#2a1416;border-color:#f87171}[data-theme=dark] .sa-page .sa-cselect__value--placeholder{color:#94a3b8}[data-theme=dark] .sa-page .sa-cselect__arrow{color:#cbd5e1}[data-theme=dark] .sa-page .sa-cselect__menu{background:#0b1b33;border-color:#24364f;box-shadow:0 14px 34px #00000080}[data-theme=dark] .sa-page .sa-cselect__option{color:#e2e8f0}[data-theme=dark] .sa-page .sa-cselect__option:hover{background:#173a6b}[data-theme=dark] .sa-page .sa-cselect__option--selected{color:#f8fafc;background:#10233d}[data-theme=dark] .sa-page .sa-option{background:#0b1b33;border-color:#24364f}[data-theme=dark] .sa-page .sa-option:hover{border-color:#335081}[data-theme=dark] .sa-page .sa-option--selected{border-color:#4f7fd6;box-shadow:0 0 0 3px #4f7fd633}[data-theme=dark] .sa-page .sa-option__title{color:#f8fafc}[data-theme=dark] .sa-page .sa-option__desc{color:#cbd5e1}[data-theme=dark] .sa-page .sa-option__action{color:#93c5fd}[data-theme=dark] .sa-page .sa-option__details{color:#e2e8f0;background:#10233d;border-color:#24364f}[data-theme=dark] .sa-page .sa-option__details:hover{color:#fff;background:#16304f;border-color:#335081}[data-theme=dark] .sa-page .sa-upload{background:#0e2138;border-color:#335081}[data-theme=dark] .sa-page .sa-upload--filled{background:#102844;border-color:#4f7fd6}[data-theme=dark] .sa-page .sa-upload__icon{color:#93c5fd}[data-theme=dark] .sa-page .sa-upload__tag{color:#cbd5e1;background:#16283f;border-color:#335081}[data-theme=dark] .sa-page .sa-upload__tag--req{color:#fcd34d;background:#fbbf2424;border-color:#fbbf2452}[data-theme=dark] .sa-page .sa-upload__title{color:#f8fafc}[data-theme=dark] .sa-page .sa-upload__helper,[data-theme=dark] .sa-page .sa-upload__hint{color:#94a3b8}[data-theme=dark] .sa-page .sa-upload__file{color:#cbd5e1}[data-theme=dark] .sa-page .sa-upload__btn{color:#cbd5e1;background:0 0;border-color:#335081}[data-theme=dark] .sa-page .sa-upload__btn:hover{color:#fff;background:#16304f}[data-theme=dark] .sa-page .sa-checklist{background:#0e2138;border-color:#24364f}[data-theme=dark] .sa-page .sa-checklist__title{color:#f8fafc}[data-theme=dark] .sa-page .sa-checklist__icon{color:#475569}[data-theme=dark] .sa-page .sa-checklist__icon--ok{color:#4f7fd6}[data-theme=dark] .sa-page .sa-checklist__label{color:#cbd5e1}[data-theme=dark] .sa-page .sa-checklist__status,[data-theme=dark] .sa-page .sa-checklist__note{color:#94a3b8}[data-theme=dark] .sa-page .sa-review-group__title{color:#f8fafc}[data-theme=dark] .sa-page .sa-review{border-color:#24364f}[data-theme=dark] .sa-page .sa-review__row{border-bottom-color:#1f3350}[data-theme=dark] .sa-page .sa-review__label{color:#94a3b8}[data-theme=dark] .sa-page .sa-review__value{color:#f1f5f9}[data-theme=dark] .sa-page .sa-roadmap__track{background:#0e2138;border-color:#24364f}[data-theme=dark] .sa-page .sa-roadmap__step:before{background:#24364f}[data-theme=dark] .sa-page .sa-roadmap__dot{background:#335081}[data-theme=dark] .sa-page .sa-roadmap__label{color:#94a3b8}[data-theme=dark] .sa-page .sa-roadmap__step--current .sa-roadmap__dot{background:#4f7fd6;box-shadow:0 0 0 4px #4f7fd633}[data-theme=dark] .sa-page .sa-roadmap__step--current .sa-roadmap__label{color:#93c5fd}[data-theme=dark] .sa-page .sa-checkbox__box{background:#071827;border-color:#335081}[data-theme=dark] .sa-page .sa-checkbox__input:checked+.sa-checkbox__box{background:#4f7fd6;border-color:#4f7fd6}[data-theme=dark] .sa-page .sa-checkbox__label{color:#cbd5e1}[data-theme=dark] .sa-page .sa-error{color:#fca5a5;background:#f871711f;border-color:#f8717159}[data-theme=dark] .sa-page .sa-btn--primary{color:#fff;background:#173a6b;border-color:#2a548f}[data-theme=dark] .sa-page .sa-btn--primary:hover{background:#1f4a86}[data-theme=dark] .sa-page .sa-actions{background:0 0;border-top-color:#24364f}[data-theme=dark] .sa-page .sa-btn--outline{color:#031636;background:#fff;border-color:#fff}[data-theme=dark] .sa-page .sa-btn--outline:hover{color:#fff;background:#0a2350;border-color:#335081}[data-theme=dark] .sa-page .sa-btn:disabled{opacity:.55}[data-theme=dark] .sa-page .sa-btn--soft{color:#cbd5e1;background:#10233d;border-color:#24364f}[data-theme=dark] .sa-page .sa-btn--soft:hover{background:#16304f}[data-theme=dark] .sa-page .sa-soon{color:#cbd5e1;background:#1f3350}[data-theme=dark] .sa-page .sa-side-card{background:#0b1b33;border-color:#24364f}[data-theme=dark] .sa-page .sa-side-card__head .material-symbols-outlined{color:#93c5fd}[data-theme=dark] .sa-page .sa-side-card__title{color:#f8fafc}[data-theme=dark] .sa-page .sa-vprogress__line{background:#24364f}[data-theme=dark] .sa-page .sa-vstep__dot{background:#16283f}[data-theme=dark] .sa-page .sa-vstep__label{color:#94a3b8}[data-theme=dark] .sa-page .sa-vstep--done .sa-vstep__dot,[data-theme=dark] .sa-page .sa-vstep--active .sa-vstep__dot{background:#4f7fd6}[data-theme=dark] .sa-page .sa-vstep--done .sa-vstep__label,[data-theme=dark] .sa-page .sa-vstep--active .sa-vstep__label{color:#e2e8f0}[data-theme=dark] .sa-page .sa-help__text{color:#cbd5e1}[data-theme=dark] .sa-page .sa-draft-notice{background:#102338!important;border-color:#24364f #24364f #24364f #4f7fd6!important}[data-theme=dark] .sa-page .sa-draft-notice__icon{color:#93c5fd!important}[data-theme=dark] .sa-page .sa-draft-notice__title{color:#f8fafc!important}[data-theme=dark] .sa-page .sa-draft-notice__text{color:#cbd5e1!important}[data-theme=dark] .sa-page .sa-activecard-iconwrap{background:#173a6b!important}[data-theme=dark] .sa-page .sa-activecard-icon{color:#fff!important}[data-theme=dark] .sa-page .sa-activecard-title{color:#f8fafc!important}[data-theme=dark] .sa-page .sa-activecard-text{color:#cbd5e1!important}[data-theme=dark] .sa-page .sa-activecard-idbox{border:1px solid #24364f;background:#10233d!important}[data-theme=dark] .sa-page .sa-activecard-idlabel{color:#94a3b8!important}[data-theme=dark] .sa-page .sa-activecard-idvalue{color:#f8fafc!important}[data-theme=dark] .sa-page .sa-draft-modal{background:#0b1b33;box-shadow:0 24px 64px #0000008c}[data-theme=dark] .sa-page .sa-draft-modal__title{color:#f8fafc}[data-theme=dark] .sa-page .sa-draft-modal__sub{color:#cbd5e1}[data-theme=dark] .sa-page .sa-draft-modal__badge{color:#6ee7b7;background:#10b98129}[data-theme=dark] .sa-page .sa-draft-modal__icon-wrap{background:#173a6b;box-shadow:0 8px 24px #0006}[data-theme=dark] .sa-page .sa-draft-modal__icon{color:#fff}[data-theme=dark] .sa-page input[type=date].sa-input{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@keyframes sa-pulse-dark{0%,to{box-shadow:0 0 0 4px #4f7fd64d}50%{box-shadow:0 0 0 7px #4f7fd60f}}[data-theme=dark] .sa-page .sa-step--active .sa-step__circle,[data-theme=dark] .sa-page .sa-vstep--active .sa-vstep__dot,[data-theme=dark] .sa-page .sa-roadmap__step--current .sa-roadmap__dot{animation:2.2s ease-in-out infinite sa-pulse-dark}[data-theme=dark] .sa-page .back-button{color:#cbd5e1}[data-theme=dark] .sa-page .back-button:hover{color:#93c5fd}[data-theme=dark] .sa-page .back-button__label:after{background:#93c5fd}[data-theme=dark] .sa-page .sd-nav{background:#06111fd1;border-bottom:1px solid #24364f}[data-theme=dark] .sa-page .sd-nav__link{color:#cbd5e1}[data-theme=dark] .sa-page .sd-nav__link:hover,[data-theme=dark] .sa-page .sd-nav__link--active{color:#f8fafc}[data-theme=dark] .sa-page .sd-nav__link:after{background:#93c5fd}[data-theme=dark] .sa-page .sd-nav__user-name{color:#f8fafc}[data-theme=dark] .sa-page .sd-nav__user-id{color:#94a3b8}[data-theme=dark] .sa-page .sd-nav__icon-btn{color:#e2e8f0;background:#10233d;border-color:#24364f}[data-theme=dark] .sa-page .sd-nav__icon-btn:hover{background:#16304f;border-color:#335081}[data-theme=dark] .sa-page .sd-nav__icon-btn .material-symbols-outlined{color:#e2e8f0}[data-theme=dark] .sa-page .sd-nav__logo{filter:drop-shadow(0 0 7px #93c5fd8c)drop-shadow(0 1px 2px #00000073)brightness(1.08)contrast(1.08)}[data-theme=dark] .sa-page .sd-notif__panel{background:#0b1b33;border-color:#24364f;box-shadow:0 18px 44px #00000080}[data-theme=dark] .sa-page .sd-notif__head{border-bottom-color:#1f3350}[data-theme=dark] .sa-page .sd-notif__title{color:#f8fafc}[data-theme=dark] .sa-page .sd-notif__markall{color:#cbd5e1}[data-theme=dark] .sa-page .sd-notif__markall:hover{background:#ffffff14}[data-theme=dark] .sa-page .sd-notif__item{background:#0b1b33;border-bottom-color:#16283f}[data-theme=dark] .sa-page .sd-notif__item:hover{background:#10233d}[data-theme=dark] .sa-page .sd-notif__item--unread{background:#102844}[data-theme=dark] .sa-page .sd-notif__item--unread:hover{background:#163251}[data-theme=dark] .sa-page .sd-notif__item-title{color:#f8fafc}[data-theme=dark] .sa-page .sd-notif__item-msg{color:#cbd5e1}[data-theme=dark] .sa-page .sd-notif__item-time{color:#94a3b8}[data-theme=dark] .sa-page .sd-notif__item-type{color:#cbd5e1;background:#16304f}[data-theme=dark] .sa-page .sd-notif__empty-title{color:#f8fafc}[data-theme=dark] .sa-page .sd-notif__empty-text,[data-theme=dark] .sa-page .sd-notif__empty .material-symbols-outlined{color:#cbd5e1}[data-theme=dark] .sa-page .sd-notif__foot{border-top-color:#1f3350}[data-theme=dark] .sa-page .sd-notif__viewall{color:#cbd5e1;background:#10233d;border-color:#24364f}[data-theme=dark] .sa-page .sd-notif__viewall--active:hover{color:#fff;background:#16304f;border-color:#335081}@keyframes si-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.si-anim{opacity:0}.si-main--visible .si-anim{animation:.45s both si-fade-up}.si-main--visible .si-anim--0{animation-delay:40ms}.si-main--visible .si-anim--1{animation-delay:.12s}.si-main--visible .si-anim--2{animation-delay:.2s}.si-main--visible .si-anim--3{animation-delay:.28s}.si-main--visible .si-anim--4{animation-delay:.36s}.si-page{color:#191c1d;background:0 0;flex-direction:column;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.si-main{box-sizing:border-box;flex:1;width:100%;max-width:1180px;margin:0 auto;padding:2rem 1.5rem 3rem}.si-header{margin-bottom:1.75rem}.si-breadcrumb{letter-spacing:.01em;margin:0 0 .5rem;font-size:.78rem}.si-breadcrumb__parent{color:#9ca3af}.si-breadcrumb__sep{color:#d1d5e0;margin:0 .25rem}.si-breadcrumb__current{color:#031636;font-weight:600}.si-header__title{color:#031636;letter-spacing:-.02em;margin:.5rem 0 .6rem;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700}.si-header__sub{color:#5b5e66;max-width:640px;margin:0;font-size:.95rem;line-height:1.65}.si-grid{grid-template-columns:1fr 300px;align-items:start;gap:1.5rem;display:grid}.si-card{background:#fff;border:1px solid #e4e7ef;border-radius:14px;margin-bottom:1.25rem;padding:1.75rem;box-shadow:0 2px 10px #0316360d}.si-card:last-child{margin-bottom:0}.si-card__title{color:#031636;border-bottom:1px solid #e8ebf2;margin:0 0 1.25rem;padding-bottom:.75rem;font-size:1rem;font-weight:700}.si-field{margin-bottom:1.25rem}.si-field:last-child{margin-bottom:0}.si-label{color:#374151;letter-spacing:.01em;margin-bottom:.45rem;font-size:.82rem;font-weight:600;display:block}.si-input,.si-select,.si-textarea{color:#1a1d23;box-sizing:border-box;appearance:none;background:#f9fafb;border:1.5px solid #d1d5e0;border-radius:8px;outline:none;width:100%;padding:.65rem .9rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.si-input:focus,.si-select:focus,.si-textarea:focus{background:#fff;border-color:#031636;box-shadow:0 0 0 3px #03163614}.si-select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23374151' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-position:right .85rem center;background-repeat:no-repeat;padding-right:2.2rem}.si-textarea{resize:vertical;min-height:130px;line-height:1.6}.si-cselect{width:100%;position:relative}.si-cselect__field{color:#1a1d23;cursor:pointer;text-align:left;background:#f9fafb;border:1.5px solid #d1d5e0;border-radius:8px;outline:none;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.65rem .9rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,box-shadow .2s,background .2s;display:flex}.si-cselect__field:focus,.si-cselect--open .si-cselect__field{background:#fff;border-color:#031636;box-shadow:0 0 0 3px #03163614}.si-cselect__value{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.si-cselect__value--placeholder{color:#7a8093}.si-cselect__arrow{color:#374151;flex-shrink:0;font-size:20px;transition:transform .2s}.si-cselect--open .si-cselect__arrow{transform:rotate(180deg)}.si-cselect__menu{z-index:30;background:#fff;border:1px solid #e4e7ef;border-radius:10px;max-height:260px;margin:0;padding:.3rem;list-style:none;animation:.16s both si-cselect-in;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 30px #03163626}@keyframes si-cselect-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.si-cselect__option{text-align:left;color:#1a1d23;cursor:pointer;background:0 0;border:none;border-radius:7px;width:100%;padding:.55rem .7rem;font-family:inherit;font-size:.88rem;transition:background .15s,color .15s}.si-cselect__option:hover{background:#f0f3f8}.si-cselect__option--selected{color:#031636;background:#eef2fb;font-weight:600}.si-priority{flex-wrap:wrap;gap:.5rem;display:flex}.si-priority__pill{color:#374151;cursor:pointer;letter-spacing:.01em;background:#f9fafb;border:1.5px solid #d1d5e0;border-radius:999px;padding:.45rem 1.1rem;font-size:.82rem;font-weight:600;transition:all .18s}.si-priority__pill:hover{color:#031636;border-color:#031636}.si-priority__pill--active{color:#fff;background:#031636;border-color:#031636}.si-upload__header{align-items:baseline;gap:.5rem;margin-bottom:.3rem;display:flex}.si-upload__title{color:#031636;font-size:1rem;font-weight:700}.si-upload__optional{color:#7a8093;letter-spacing:.02em;text-transform:uppercase;background:#f0f2f7;border-radius:999px;padding:.15rem .55rem;font-size:.72rem;font-weight:600}.si-upload__helper{color:#5b5e66;margin:0 0 1rem;font-size:.83rem;line-height:1.6}.si-upload__zone{text-align:center;cursor:pointer;background:#f9fafb;border:2px dashed #c8cdd9;border-radius:10px;padding:2rem 1.5rem;transition:border-color .2s,background .2s}.si-upload__zone:hover{background:#f0f3f8;border-color:#031636}.si-upload__icon{color:#a0a8bb;margin-bottom:.6rem;font-size:2rem}.si-upload__zone-text{color:#374151;margin:0 0 .3rem;font-size:.9rem;font-weight:600}.si-upload__zone-formats{color:#7a8093;margin:0;font-size:.78rem}.si-upload__files{flex-direction:column;gap:.5rem;margin-top:.85rem;display:flex}.si-upload__file{background:#f0f3f8;border:1px solid #e4e7ef;border-radius:8px;align-items:center;gap:.75rem;padding:.6rem .9rem;display:flex}.si-upload__file-icon{color:#031636;font-size:1.1rem}.si-upload__file-info{flex:1}.si-upload__file-name{color:#1a1d23;font-size:.85rem;font-weight:600}.si-upload__file-size{color:#7a8093;font-size:.75rem}.si-upload__file-remove{color:#c0392b;cursor:pointer;opacity:.8;background:0 0;border:none;padding:0;font-size:.78rem;font-weight:600;text-decoration:underline;transition:opacity .15s}.si-upload__file-remove:hover{opacity:1}.si-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.si-btn{cursor:pointer;letter-spacing:.01em;border:1.5px solid #0000;border-radius:8px;padding:.65rem 1.5rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:all .18s}.si-btn--cancel{color:#374151;background:#fff;border-color:#d1d5e0}.si-btn--cancel:hover{background:#f5f5f7;border-color:#a0a8bb}.si-btn--draft{color:#031636;background:#fff;border-color:#031636}.si-btn--draft:hover{background:#f0f3f8}.si-btn--submit{color:#fff;background:#031636;border-color:#031636}.si-btn--submit:hover{background:#06224f}.si-section-title{color:#031636;margin:0 0 1rem;font-size:1.05rem;font-weight:700}.si-inquiries{flex-direction:column;gap:.85rem;display:flex}.si-inquiry-card{background:#fff;border:1px solid #e4e7ef;border-radius:12px;flex-direction:column;align-items:stretch;display:flex;overflow:hidden;box-shadow:0 1px 6px #0316360a}.si-inquiry-card__main{cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;background:0 0;border:none;align-items:center;gap:1rem;padding:1rem 1.2rem;transition:background .15s;display:flex}.si-inquiry-card__main:hover{background:#f7f9fc}.si-inquiry-card__chev{color:#9ca3af;flex-shrink:0}.si-inquiry-card__reply-dot{vertical-align:middle;background:#2563eb;border-radius:50%;width:8px;height:8px;margin-left:6px;display:inline-block}.si-thread{border-top:1px solid #e8ebf2;flex-direction:column;gap:.6rem;padding:.9rem 1.2rem 1.1rem;display:flex}.si-msg{border-radius:12px;max-width:88%;padding:8px 11px}.si-msg--student{background:#f3f5f9;border:1px solid #e4e7ef;border-bottom-left-radius:4px;align-self:flex-start}.si-msg--admin{background:#eef2fb;border:1px solid #d4ddf3;border-bottom-right-radius:4px;align-self:flex-end}.si-msg__head{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:2px;display:flex}.si-msg__author{color:#031636;font-size:.72rem;font-weight:700}.si-msg__time{color:#9ca3af;font-size:.66rem}.si-msg__body{color:#1a1d23;white-space:pre-wrap;word-break:break-word;margin:0;font-size:.82rem;line-height:1.5}.si-followup{flex-direction:column;gap:.4rem;margin-top:.3rem;display:flex}.si-followup__input{box-sizing:border-box;resize:vertical;border:1px solid #d4d6dd;border-radius:9px;outline:none;width:100%;padding:.6rem .8rem;font-family:inherit;font-size:.85rem}.si-followup__input:focus{border-color:#031636}.si-followup__send{align-self:flex-end}.si-followup__error{color:#dc2626;margin:0;font-size:.76rem}.si-followup-closed{background:#f4f6fa;border:1px solid #e4e7ef;border-radius:9px;align-items:flex-start;gap:.5rem;margin-top:.3rem;padding:.6rem .75rem;display:flex}.si-followup-closed .material-symbols-outlined{color:#6b7280;flex-shrink:0;margin-top:1px;font-size:1.05rem}.si-followup-closed p{color:#6b7280;margin:0;font-size:.8rem;line-height:1.45}[data-theme=dark] .si-page .si-followup-closed{background:#10233d;border-color:#24364f}[data-theme=dark] .si-page .si-followup-closed p,[data-theme=dark] .si-page .si-followup-closed .material-symbols-outlined{color:#94a3b8}[data-theme=dark] .si-page .si-inquiry-card__main:hover{background:#10233d}[data-theme=dark] .si-page .si-thread{border-top-color:#24364f}[data-theme=dark] .si-page .si-msg--student{background:#10233d;border-color:#24364f}[data-theme=dark] .si-page .si-msg--admin{background:#16304f;border-color:#335081}[data-theme=dark] .si-page .si-msg__author{color:#f8fafc}[data-theme=dark] .si-page .si-msg__body{color:#e2e8f0}[data-theme=dark] .si-page .si-followup__input{color:#f8fafc;background:#071827;border-color:#24364f}.si-inquiry-card__icon-wrap{background:#eef1f8;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.si-inquiry-card__icon{color:#031636;font-size:1.2rem}.si-inquiry-card__body{flex:1;min-width:0}.si-inquiry-card__title{color:#1a1d23;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .3rem;font-size:.9rem;font-weight:700;overflow:hidden}.si-inquiry-card__meta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.si-badge{letter-spacing:.02em;border-radius:999px;padding:.15rem .55rem;font-size:.7rem;font-weight:600}.si-badge--category{color:#031636;background:#eef1f8}.si-badge--resolved{color:#065f46;background:#d1fae5}.si-badge--in-progress{color:#92400e;background:#fef3c7}.si-inquiry-card__date{color:#9ca3af;font-size:.75rem}.si-inquiry-card__action{flex-shrink:0;align-items:center;display:flex}.si-btn-view{color:#031636;cursor:pointer;white-space:nowrap;background:#eef1f8;border:none;border-radius:6px;padding:.4rem .85rem;font-size:.78rem;font-weight:600;transition:background .16s}.si-btn-view:hover{background:#dce3f0}.si-sidebar{flex-direction:column;gap:1.1rem;display:flex}.si-student-card{background:#fff;border:1px solid #e4e7ef;border-radius:14px;padding:1.4rem;box-shadow:0 2px 10px #0316360d}.si-student-card__header{border-bottom:1px solid #e8ebf2;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.85rem;display:flex}.si-student-card__avatar{color:#fff;background:#031636;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:.95rem;font-weight:700;display:flex}.si-student-card__name{color:#1a1d23;margin:0 0 .2rem;font-size:.92rem;font-weight:700}.si-student-card__id{color:#7a8093;margin:0;font-size:.78rem}.si-student-badge{color:#92400e;letter-spacing:.02em;background:#fef3c7;border-radius:999px;margin-top:.25rem;padding:.15rem .6rem;font-size:.7rem;font-weight:700;display:inline-block}.si-student-card__rows{flex-direction:column;gap:.65rem;display:flex}.si-student-card__row{align-items:flex-start;gap:.6rem;display:flex}.si-student-card__row-icon{color:#031636;flex-shrink:0;margin-top:.1rem;font-size:.95rem}.si-student-card__row-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .1rem;font-size:.72rem;font-weight:600}.si-student-card__row-value{color:#1a1d23;margin:0;font-size:.82rem;font-weight:500}.si-support-card{color:#fff;background:#031636;border-radius:14px;padding:1.4rem}.si-support-card__title{color:#fff;border-bottom:1px solid #ffffff1f;margin:0 0 1rem;padding-bottom:.75rem;font-size:.92rem;font-weight:700}.si-support-card__rows{flex-direction:column;gap:.85rem;margin-bottom:1rem;display:flex}.si-support-card__row{flex-direction:column;display:flex}.si-support-card__label{color:#ffffff8c;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.15rem;font-size:.7rem;font-weight:600}.si-support-card__value{color:#fff;font-size:.9rem;font-weight:700}.si-support-card__note{color:#fff9;border-top:1px solid #ffffff1a;margin:0;padding-top:.85rem;font-size:.75rem;line-height:1.6}.si-visual-card{text-align:center;background:linear-gradient(135deg,#eef1f8 0%,#dce3f0 100%);border:1px solid #d0d7e8;border-radius:14px;padding:1.4rem}.si-visual-card__icon{color:#031636;opacity:.55;margin-bottom:.6rem;font-size:2.5rem}.si-visual-card__text{color:#5b5e66;margin:0;font-size:.82rem;line-height:1.55}.si-visual-card__heading{color:#031636;margin:0 0 .35rem;font-size:.88rem;font-weight:700}@media (width<=768px){.si-grid{grid-template-columns:1fr}.si-actions{flex-direction:column}.si-btn{text-align:center;width:100%}.si-inquiry-card{flex-wrap:wrap}}[data-theme=dark] .si-page{color:#e2e8f0}[data-theme=dark] .si-page .si-breadcrumb__parent{color:#94a3b8}[data-theme=dark] .si-page .si-breadcrumb__sep{color:#475569}[data-theme=dark] .si-page .si-breadcrumb__current,[data-theme=dark] .si-page .si-header__title{color:#f8fafc}[data-theme=dark] .si-page .si-header__sub{color:#94a3b8}[data-theme=dark] .si-page .si-section-title{color:#f8fafc}[data-theme=dark] .si-page .si-card,[data-theme=dark] .si-page .si-inquiry-card,[data-theme=dark] .si-page .si-student-card{background:#0b1b33;border-color:#24364f}[data-theme=dark] .si-page .si-card__title{color:#f8fafc}[data-theme=dark] .si-page .si-label{color:#cbd5e1}[data-theme=dark] .si-page .si-input,[data-theme=dark] .si-page .si-select,[data-theme=dark] .si-page .si-textarea{color:#f1f5f9;background-color:#071827;border-color:#24364f}[data-theme=dark] .si-page .si-input::placeholder,[data-theme=dark] .si-page .si-textarea::placeholder{color:#64748b}[data-theme=dark] .si-page .si-input:focus,[data-theme=dark] .si-page .si-select:focus,[data-theme=dark] .si-page .si-textarea:focus{background-color:#0b1f38;border-color:#4f7fd6;box-shadow:0 0 0 3px #4f7fd62e}[data-theme=dark] .si-page .si-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23cbd5e1' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-position:right .85rem center;background-repeat:no-repeat;background-size:12px 8px}[data-theme=dark] .si-page .si-cselect__field{color:#f8fafc;background:#071827;border-color:#24364f}[data-theme=dark] .si-page .si-cselect__field:focus,[data-theme=dark] .si-page .si-cselect--open .si-cselect__field{background:#0b1f38;border-color:#4f7fd6;box-shadow:0 0 0 3px #4f7fd62e}[data-theme=dark] .si-page .si-cselect__value--placeholder{color:#94a3b8}[data-theme=dark] .si-page .si-cselect__arrow{color:#cbd5e1}[data-theme=dark] .si-page .si-cselect__menu{background:#0b1b33;border-color:#24364f;box-shadow:0 14px 34px #00000080}[data-theme=dark] .si-page .si-cselect__option{color:#e2e8f0}[data-theme=dark] .si-page .si-cselect__option:hover{background:#173a6b}[data-theme=dark] .si-page .si-cselect__option--selected{color:#f8fafc;background:#10233d}[data-theme=dark] .si-page .si-priority__pill{color:#cbd5e1;background:#10233d;border-color:#24364f}[data-theme=dark] .si-page .si-priority__pill:hover{color:#f8fafc;border-color:#4f7fd6}[data-theme=dark] .si-page .si-priority__pill--active{color:#fff;background:#173a6b;border-color:#2a548f}[data-theme=dark] .si-page .si-upload__title{color:#f8fafc}[data-theme=dark] .si-page .si-upload__optional{color:#94a3b8;background:#16283f}[data-theme=dark] .si-page .si-upload__helper{color:#94a3b8}[data-theme=dark] .si-page .si-upload__zone{background:#0e2138;border-color:#335081}[data-theme=dark] .si-page .si-upload__zone:hover{background:#102844;border-color:#4f7fd6}[data-theme=dark] .si-page .si-upload__icon{color:#93c5fd}[data-theme=dark] .si-page .si-upload__zone-text{color:#cbd5e1}[data-theme=dark] .si-page .si-upload__zone-formats{color:#94a3b8}[data-theme=dark] .si-page .si-upload__file{background:#10233d;border-color:#24364f}[data-theme=dark] .si-page .si-upload__file-icon{color:#93c5fd}[data-theme=dark] .si-page .si-upload__file-name{color:#f1f5f9}[data-theme=dark] .si-page .si-upload__file-size{color:#94a3b8}[data-theme=dark] .si-page .si-upload__file-remove{color:#fca5a5}[data-theme=dark] .si-page .si-btn--cancel{color:#cbd5e1;background:0 0;border-color:#335081}[data-theme=dark] .si-page .si-btn--cancel:hover{background:#16304f;border-color:#4063a0}[data-theme=dark] .si-page .si-btn--draft{color:#cbd5e1;background:0 0;border-color:#335081}[data-theme=dark] .si-page .si-btn--draft:hover{background:#16304f}[data-theme=dark] .si-page .si-btn--submit{color:#fff;background:#173a6b;border-color:#2a548f}[data-theme=dark] .si-page .si-btn--submit:hover{background:#1f4a86}[data-theme=dark] .si-page .si-inquiry-card__icon-wrap{background:#96beff1f}[data-theme=dark] .si-page .si-inquiry-card__icon{color:#93c5fd}[data-theme=dark] .si-page .si-inquiry-card__title{color:#f8fafc}[data-theme=dark] .si-page .si-inquiry-card__date{color:#94a3b8}[data-theme=dark] .si-page .si-badge--category{color:#cbd5e1;background:#96beff24}[data-theme=dark] .si-page .si-badge--resolved{color:#6ee7b7;background:#34d39929}[data-theme=dark] .si-page .si-badge--in-progress{color:#fcd34d;background:#fbbf2429}[data-theme=dark] .si-page .si-btn-view{color:#cbd5e1;background:#10233d}[data-theme=dark] .si-page .si-btn-view:hover{color:#fff;background:#16304f}[data-theme=dark] .si-page .si-student-card__name{color:#f8fafc}[data-theme=dark] .si-page .si-student-card__id{color:#94a3b8}[data-theme=dark] .si-page .si-student-card__row-icon{color:#93c5fd}[data-theme=dark] .si-page .si-student-card__row-label{color:#94a3b8}[data-theme=dark] .si-page .si-student-card__row-value{color:#f1f5f9}[data-theme=dark] .si-page .si-visual-card{background:linear-gradient(135deg,#0b1b33 0%,#10233d 100%);border-color:#24364f}[data-theme=dark] .si-page .si-visual-card__icon .material-symbols-outlined{color:#93c5fd!important}[data-theme=dark] .si-page .si-visual-card__heading{color:#f8fafc}[data-theme=dark] .si-page .si-visual-card__text,[data-theme=dark] .si-page .back-button{color:#cbd5e1}[data-theme=dark] .si-page .back-button:hover{color:#93c5fd}[data-theme=dark] .si-page .back-button__label:after{background:#93c5fd}[data-theme=dark] .si-page .sd-nav{background:#06111fd1;border-bottom:1px solid #24364f}[data-theme=dark] .si-page .sd-nav__link{color:#cbd5e1}[data-theme=dark] .si-page .sd-nav__link:hover,[data-theme=dark] .si-page .sd-nav__link--active{color:#f8fafc}[data-theme=dark] .si-page .sd-nav__link:after{background:#93c5fd}[data-theme=dark] .si-page .sd-nav__user-name{color:#f8fafc}[data-theme=dark] .si-page .sd-nav__user-id{color:#94a3b8}[data-theme=dark] .si-page .sd-nav__icon-btn{color:#e2e8f0;background:#10233d;border-color:#24364f}[data-theme=dark] .si-page .sd-nav__icon-btn:hover{background:#16304f;border-color:#335081}[data-theme=dark] .si-page .sd-nav__icon-btn .material-symbols-outlined{color:#e2e8f0}[data-theme=dark] .si-page .sd-nav__logo{filter:drop-shadow(0 0 7px #93c5fd8c)drop-shadow(0 1px 2px #00000073)brightness(1.08)contrast(1.08)}[data-theme=dark] .si-page .sd-notif__panel{background:#0b1b33;border-color:#24364f;box-shadow:0 18px 44px #00000080}[data-theme=dark] .si-page .sd-notif__head{border-bottom-color:#1f3350}[data-theme=dark] .si-page .sd-notif__title{color:#f8fafc}[data-theme=dark] .si-page .sd-notif__markall{color:#cbd5e1}[data-theme=dark] .si-page .sd-notif__markall:hover{background:#ffffff14}[data-theme=dark] .si-page .sd-notif__item{background:#0b1b33;border-bottom-color:#16283f}[data-theme=dark] .si-page .sd-notif__item:hover{background:#10233d}[data-theme=dark] .si-page .sd-notif__item--unread{background:#102844}[data-theme=dark] .si-page .sd-notif__item--unread:hover{background:#163251}[data-theme=dark] .si-page .sd-notif__item-title{color:#f8fafc}[data-theme=dark] .si-page .sd-notif__item-msg{color:#cbd5e1}[data-theme=dark] .si-page .sd-notif__item-time{color:#94a3b8}[data-theme=dark] .si-page .sd-notif__item-type{color:#cbd5e1;background:#16304f}[data-theme=dark] .si-page .sd-notif__empty-title{color:#f8fafc}[data-theme=dark] .si-page .sd-notif__empty-text,[data-theme=dark] .si-page .sd-notif__empty .material-symbols-outlined{color:#cbd5e1}[data-theme=dark] .si-page .sd-notif__foot{border-top-color:#1f3350}[data-theme=dark] .si-page .sd-notif__viewall{color:#cbd5e1;background:#10233d;border-color:#24364f}[data-theme=dark] .si-page .sd-notif__viewall--active:hover{color:#fff;background:#16304f;border-color:#335081}@keyframes ma-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ma-anim{opacity:0}.ma-main--visible .ma-anim{animation:.45s both ma-fade-up}.ma-main--visible .ma-anim--0{animation-delay:40ms}.ma-main--visible .ma-anim--1{animation-delay:.12s}.ma-main--visible .ma-anim--2{animation-delay:.2s}.ma-main--visible .ma-anim--3{animation-delay:.28s}.ma-main--visible .ma-anim--4{animation-delay:.36s}.ma-main--visible .ma-anim--5{animation-delay:.44s}.ma-page{color:#191c1d;background:0 0;flex-direction:column;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.ma-main{box-sizing:border-box;flex:1;width:100%;max-width:1180px;margin:0 auto;padding:2rem 1.5rem 3rem}.ma-header{margin-bottom:1.75rem}.ma-breadcrumb{letter-spacing:.01em;margin:0 0 .5rem;font-size:.78rem}.ma-breadcrumb__parent{color:#9ca3af}.ma-breadcrumb__sep{color:#d1d5e0;margin:0 .25rem}.ma-breadcrumb__current{color:#031636;font-weight:600}.ma-header__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.ma-header__title{color:#031636;letter-spacing:-.02em;margin:.5rem 0 .45rem;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700}.ma-header__sub{color:#5b5e66;max-width:580px;margin:0;font-size:.95rem;line-height:1.65}.ma-stats{flex-wrap:wrap;gap:.85rem;margin-bottom:1.5rem;display:flex}.ma-stat{background:#fff;border:1px solid #e4e7ef;border-radius:12px;flex:1;align-items:center;gap:.75rem;min-width:120px;padding:.85rem 1.2rem;display:flex;box-shadow:0 1px 6px #0316360a}.ma-stat__icon{background:#eef1f8;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ma-stat__icon span{color:#031636;font-size:1.05rem}.ma-stat__value{color:#031636;margin-bottom:.2rem;font-size:1.3rem;font-weight:800;line-height:1}.ma-stat__label{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:500}.ma-feature-cards{grid-template-columns:repeat(4,1fr);gap:.85rem;margin-bottom:1.75rem;display:grid}.ma-feature-card{cursor:default;background:#fff;border:1px solid #e4e7ef;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.1rem;transition:box-shadow .18s,border-color .18s;display:flex;box-shadow:0 1px 6px #0316360a}.ma-feature-card:hover{border-color:#c8cdd9;box-shadow:0 4px 16px #03163617}.ma-feature-card__icon-wrap{background:#eef1f8;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.ma-feature-card__icon{color:#031636;font-size:1.1rem}.ma-feature-card__title{color:#1a1d23;margin:0 0 .2rem;font-size:.8rem;font-weight:700;line-height:1.3}.ma-feature-card__sub{color:#9ca3af;margin:0;font-size:.72rem}.ma-grid{grid-template-columns:1fr 300px;align-items:start;gap:1.5rem;display:grid}.ma-card{background:#fff;border:1px solid #e4e7ef;border-radius:14px;margin-bottom:1.25rem;padding:1.6rem;box-shadow:0 2px 10px #0316360d}.ma-card:last-child{margin-bottom:0}.ma-card__header{border-bottom:1px solid #e8ebf2;justify-content:space-between;align-items:center;margin-bottom:1.1rem;padding-bottom:.8rem;display:flex}.ma-card__title{color:#031636;margin:0;font-size:.98rem;font-weight:700}.ma-badge{letter-spacing:.02em;text-transform:capitalize;border-radius:999px;padding:.2rem .65rem;font-size:.7rem;font-weight:700}.ma-badge--pending{color:#92400e;background:#fef3c7}.ma-badge--reviewing{color:#1e40af;background:#dbeafe}.ma-badge--approved{color:#065f46;background:#d1fae5}.ma-badge--assigned{color:#14532d;background:#bbf7d0}.ma-badge--rejected{color:#991b1b;background:#fee2e2}.ma-badge--draft{color:#374151;background:#f0f3f8}.ma-badge--pulse{animation:1.8s ease-in-out infinite ma-badge-pulse}@keyframes ma-badge-pulse{0%{transform:scale(1);box-shadow:0 0 #0000}50%{transform:scale(1.02);box-shadow:0 0 0 4px #0000000f}to{transform:scale(1);box-shadow:0 0 #0000}}@media (prefers-reduced-motion:reduce){.ma-badge--pulse{animation:none}}.ma-app-rows{grid-template-columns:1fr 1fr;gap:.75rem 1.25rem;margin-bottom:1.25rem;display:grid}.ma-app-row__label{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.2rem;font-size:.7rem;font-weight:600}.ma-app-row__value{color:#1a1d23;font-size:.88rem;font-weight:600}.ma-progress-label{color:#5b5e66;justify-content:space-between;margin-bottom:.45rem;font-size:.78rem;display:flex}.ma-progress-track{background:#eef1f8;border-radius:999px;height:7px;margin-bottom:1.25rem;overflow:hidden}.ma-progress-fill{background:linear-gradient(90deg,#031636,#1a4080);border-radius:999px;height:100%;transition:width .6s}.ma-card-actions{flex-wrap:wrap;gap:.65rem;display:flex}.ma-btn{cursor:pointer;letter-spacing:.01em;border:1.5px solid #0000;border-radius:8px;padding:.55rem 1.2rem;font-family:inherit;font-size:.84rem;font-weight:600;transition:all .17s}.ma-btn--primary{color:#fff;background:#031636;border-color:#031636}.ma-btn--primary:hover{background:#06224f}.ma-btn--outline{color:#031636;background:#fff;border-color:#031636}.ma-btn--outline:hover{background:#f0f3f8}.ma-timeline{align-items:flex-start;gap:0;margin:.25rem 0 0;padding-bottom:.25rem;display:flex;overflow-x:auto}.ma-timeline__step{flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.ma-timeline__step:before,.ma-timeline__step:after{content:"";z-index:0;width:50%;height:2px;position:absolute;top:14px}.ma-timeline__step:before{background:#e4e7ef;left:0}.ma-timeline__step:after{background:#e4e7ef;right:0}.ma-timeline__step:first-child:before,.ma-timeline__step:last-child:after{display:none}.ma-timeline__step--done:before,.ma-timeline__step--done:after,.ma-timeline__step--active:before{background:#031636}.ma-timeline__dot{z-index:1;background:#fff;border:2.5px solid #e4e7ef;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:.45rem;transition:all .2s;display:flex;position:relative}.ma-timeline__step--done .ma-timeline__dot{background:#031636;border-color:#031636}.ma-timeline__step--active .ma-timeline__dot{background:#fff;border-color:#031636;box-shadow:0 0 0 4px #0316361f}.ma-timeline__dot-inner{background:0 0;border-radius:50%;width:8px;height:8px}.ma-timeline__step--done .ma-timeline__dot-inner{background:0 0}.ma-timeline__dot-check{color:#fff;font-size:.75rem}.ma-timeline__step--active .ma-timeline__dot-inner{background:#031636;animation:1.4s ease-in-out infinite ma-pulse-dot}@keyframes ma-pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.5)}}.ma-timeline__label{color:#9ca3af;text-align:center;white-space:nowrap;font-size:.7rem;font-weight:600}.ma-timeline__step--done .ma-timeline__label{color:#031636}.ma-timeline__step--active .ma-timeline__label{color:#031636;font-weight:700}.ma-draft-card{background:#f9fafb;border:1.5px dashed #c8cdd9;border-radius:14px;align-items:center;gap:1rem;padding:1.4rem;display:flex}.ma-draft-card__icon-wrap{background:#eef1f8;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ma-draft-card__icon{color:#031636;font-size:1.3rem}.ma-draft-card__body{flex:1}.ma-draft-card__id{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .25rem;font-size:.72rem;font-weight:600}.ma-draft-card__title{color:#1a1d23;margin:0 0 .2rem;font-size:.92rem;font-weight:700}.ma-draft-card__meta{color:#7a8093;margin:0;font-size:.78rem}.ma-draft-card__meta+.ma-draft-card__meta{margin-top:.15rem}.ma-draft-section{margin-top:1.25rem}.ma-draft-section__title{color:#031636;margin:0 0 .6rem;font-size:.95rem;font-weight:700}.ma-draft-section .ma-draft-card+.ma-draft-card{margin-top:.75rem}.ma-draft-card__top{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.ma-draft-card__top .ma-draft-card__id{margin:0}[data-theme=dark] .ma-page .ma-draft-section__title{color:#f1f5f9}.ma-sidebar{flex-direction:column;gap:1.1rem;display:flex}.ma-activity-card{background:#fff;border:1px solid #e4e7ef;border-radius:14px;padding:1.4rem;box-shadow:0 2px 10px #0316360d}.ma-activity-card__header{border-bottom:1px solid #e8ebf2;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.ma-activity-card__title{color:#031636;margin:0;font-size:.92rem;font-weight:700}.ma-activity-card__link{color:#031636;cursor:pointer;opacity:.7;background:0 0;border:none;padding:0;font-size:.75rem;font-weight:600;text-decoration:underline;transition:opacity .15s}.ma-activity-card__link:hover{opacity:1}.ma-activity-list{flex-direction:column;gap:0;display:flex;position:relative}.ma-activity-item{align-items:flex-start;gap:.75rem;padding:0 0 1rem;display:flex;position:relative}.ma-activity-item:last-child{padding-bottom:0}.ma-activity-item:before{content:"";background:#e8ebf2;width:1.5px;position:absolute;top:24px;bottom:-4px;left:12px}.ma-activity-item:last-child:before{display:none}.ma-activity-dot{z-index:1;background:#eef1f8;border:1.5px solid #d1d5e0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ma-activity-dot span{color:#031636;font-size:.7rem}.ma-activity-item__body{padding-top:.1rem}.ma-activity-item__text{color:#1a1d23;margin:0 0 .15rem;font-size:.82rem;font-weight:600}.ma-activity-item__time{color:#9ca3af;margin:0;font-size:.72rem}.ma-residence-card{text-align:center;background:#fff;border:1px solid #e4e7ef;border-radius:14px;padding:1.4rem;box-shadow:0 2px 10px #0316360d}.ma-residence-card__title{color:#031636;text-align:left;border-bottom:1px solid #e8ebf2;margin:0 0 .6rem;padding-bottom:.75rem;font-size:.92rem;font-weight:700}.ma-residence-card__preview-wrap{background:linear-gradient(135deg,#eef1f8 0%,#dce3f0 100%);border-radius:10px;margin-bottom:.85rem;padding:1.75rem 1rem}.ma-residence-card__preview-icon{color:#031636;opacity:.4;margin-bottom:.5rem;font-size:2.2rem}.ma-residence-card__preview-label{color:#7a8093;margin:0;font-size:.78rem;font-weight:600}.ma-residence-card__image{background:#eef1f8;border-radius:10px;width:100%;height:130px;margin-bottom:.85rem;overflow:hidden}.ma-residence-card__image img{object-fit:cover;width:100%;height:100%;display:block}.ma-residence-card__rows{flex-direction:column;gap:.5rem;display:flex}.ma-residence-card__row{justify-content:space-between;align-items:baseline;gap:.6rem;font-size:.78rem;display:flex}.ma-residence-card__row-label{color:#7a8093;flex-shrink:0;font-weight:500}.ma-residence-card__row-value{color:#1a1d23;text-align:right;word-break:break-word;font-weight:600}.ma-residence-card__row-value--mono{color:#031636;font-family:monospace}[data-theme=dark] .ma-page .ma-residence-card__image{background:#10233d}[data-theme=dark] .ma-page .ma-residence-card__row-label{color:#94a3b8}[data-theme=dark] .ma-page .ma-residence-card__row-value{color:#f8fafc}[data-theme=dark] .ma-page .ma-residence-card__row-value--mono{color:#93c5fd}.ma-residence-card__body-text{color:#7a8093;text-align:left;margin:0;font-size:.78rem;line-height:1.6}.ma-empty{text-align:center;padding:4rem 2rem}.ma-empty__icon{color:#d1d5e0;margin-bottom:1rem;font-size:3rem}.ma-empty__title{color:#1a1d23;margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.ma-empty__text{color:#7a8093;max-width:340px;margin:0 auto 1.5rem;font-size:.9rem;line-height:1.6}@media (width<=960px){.ma-feature-cards{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.ma-grid{grid-template-columns:1fr}.ma-header__top{flex-direction:column;align-items:flex-start}.ma-stats{grid-template-columns:repeat(2,1fr);display:grid}.ma-feature-cards{grid-template-columns:repeat(2,1fr)}.ma-draft-card{flex-direction:column;align-items:flex-start}.ma-card-actions{flex-direction:column}.ma-btn{text-align:center;width:100%}}@media (width<=480px){.ma-feature-cards{grid-template-columns:1fr}}[data-theme=dark] .ma-page{color:#e2e8f0}[data-theme=dark] .ma-page .ma-breadcrumb__parent{color:#94a3b8}[data-theme=dark] .ma-page .ma-breadcrumb__sep{color:#475569}[data-theme=dark] .ma-page .ma-breadcrumb__current,[data-theme=dark] .ma-page .ma-header__title{color:#f8fafc}[data-theme=dark] .ma-page .ma-header__sub{color:#94a3b8}[data-theme=dark] .ma-page .ma-stat{background:#0b1b33;border-color:#24364f}[data-theme=dark] .ma-page .ma-stat__icon{background:#96beff1f}[data-theme=dark] .ma-page .ma-stat__icon span{color:#93c5fd}[data-theme=dark] .ma-page .ma-stat__value{color:#f8fafc}[data-theme=dark] .ma-page .ma-stat__label{color:#94a3b8}[data-theme=dark] .ma-page .ma-feature-card{background:#0b1b33;border-color:#24364f}[data-theme=dark] .ma-page .ma-feature-card:hover{border-color:#335081}[data-theme=dark] .ma-page .ma-feature-card__icon-wrap{background:#96beff1f}[data-theme=dark] .ma-page .ma-feature-card__icon{color:#93c5fd}[data-theme=dark] .ma-page .ma-feature-card__title{color:#f8fafc}[data-theme=dark] .ma-page .ma-feature-card__sub{color:#94a3b8}[data-theme=dark] .ma-page .ma-card{background:#0b1b33;border-color:#24364f}[data-theme=dark] .ma-page .ma-card__title{color:#f8fafc}[data-theme=dark] .ma-page .ma-badge--pending{color:#fbbf24;background:#fbbf2424;border:1px solid #fbbf2459;animation:2.4s ease-in-out infinite ma-pending-glow;box-shadow:0 0 12px #fbbf241a}@keyframes ma-pending-glow{0%,to{border-color:#fbbf244d;box-shadow:0 0 8px #fbbf2414}50%{border-color:#fbbf248c;box-shadow:0 0 16px #fbbf243d}}[data-theme=dark] .ma-page .ma-badge--reviewing{color:#93c5fd;background:#60a5fa29}[data-theme=dark] .ma-page .ma-badge--approved{color:#6ee7b7;background:#34d39929}[data-theme=dark] .ma-page .ma-badge--assigned{color:#86efac;background:#22c55e33}[data-theme=dark] .ma-page .ma-badge--rejected{color:#fca5a5;background:#f8717129}[data-theme=dark] .ma-page .ma-badge--draft{color:#cbd5e1;background:#94a3b829}[data-theme=dark] .ma-page .ma-app-row__label{color:#94a3b8}[data-theme=dark] .ma-page .ma-app-row__value{color:#f1f5f9}[data-theme=dark] .ma-page .ma-progress-label{color:#cbd5e1}[data-theme=dark] .ma-page .ma-progress-track{background:#16283f}[data-theme=dark] .ma-page .ma-progress-fill{background:linear-gradient(90deg,#4f7fd6,#6f9be6)}[data-theme=dark] .ma-page .ma-btn--primary{color:#fff;background:#173a6b;border-color:#2a548f}[data-theme=dark] .ma-page .ma-btn--primary:hover{background:#1f4a86}[data-theme=dark] .ma-page .ma-btn--outline{color:#e2e8f0;background:#10233d;border-color:#335081}[data-theme=dark] .ma-page .ma-btn--outline:hover{color:#fff;background:#16304f;border-color:#4063a0}[data-theme=dark] .ma-page .ma-timeline__step:before,[data-theme=dark] .ma-page .ma-timeline__step:after{background:#24364f}[data-theme=dark] .ma-page .ma-timeline__step--done:before,[data-theme=dark] .ma-page .ma-timeline__step--done:after,[data-theme=dark] .ma-page .ma-timeline__step--active:before{background:#4f7fd6}[data-theme=dark] .ma-page .ma-timeline__dot{background:#16283f;border-color:#335081}[data-theme=dark] .ma-page .ma-timeline__step--done .ma-timeline__dot{background:#4f7fd6;border-color:#4f7fd6}[data-theme=dark] .ma-page .ma-timeline__step--active .ma-timeline__dot{background:#0b1b33;border-color:#4f7fd6}[data-theme=dark] .ma-page .ma-timeline__step--active .ma-timeline__dot-inner{background:#4f7fd6}[data-theme=dark] .ma-page .ma-timeline__label{color:#94a3b8}[data-theme=dark] .ma-page .ma-timeline__step--done .ma-timeline__label,[data-theme=dark] .ma-page .ma-timeline__step--active .ma-timeline__label{color:#e2e8f0}[data-theme=dark] .ma-page .ma-draft-card{background:#0e2138;border-color:#335081}[data-theme=dark] .ma-page .ma-draft-card__icon-wrap{background:#96beff1f}[data-theme=dark] .ma-page .ma-draft-card__icon{color:#93c5fd}[data-theme=dark] .ma-page .ma-draft-card__id{color:#94a3b8}[data-theme=dark] .ma-page .ma-draft-card__title{color:#f1f5f9}[data-theme=dark] .ma-page .ma-draft-card__meta{color:#94a3b8}[data-theme=dark] .ma-page .ma-activity-card{background:#0b1b33;border-color:#24364f}[data-theme=dark] .ma-page .ma-activity-card__title{color:#f8fafc}[data-theme=dark] .ma-page .ma-activity-card__link{color:#93c5fd}[data-theme=dark] .ma-page .ma-activity-item:before{background:#24364f}[data-theme=dark] .ma-page .ma-activity-dot{background:#16283f;border-color:#335081}[data-theme=dark] .ma-page .ma-activity-dot span{color:#93c5fd}[data-theme=dark] .ma-page .ma-activity-item__text{color:#f1f5f9}[data-theme=dark] .ma-page .ma-activity-item__time{color:#94a3b8}[data-theme=dark] .ma-page .ma-residence-card{background:#0b1b33;border-color:#24364f}[data-theme=dark] .ma-page .ma-residence-card__title{color:#f8fafc}[data-theme=dark] .ma-page .ma-residence-card__preview-wrap{background:#10233d;border:1px solid #24364f}[data-theme=dark] .ma-page .ma-residence-card__preview-label{color:#cbd5e1}[data-theme=dark] .ma-page .ma-residence-card__body-text{color:#94a3b8}[data-theme=dark] .ma-page .ma-residence-icon{color:#93c5fd!important;opacity:1!important}[data-theme=dark] .ma-page .ma-empty__icon{color:#93c5fd;opacity:.9}[data-theme=dark] .ma-page .ma-empty__icon .material-symbols-outlined{color:#93c5fd}[data-theme=dark] .ma-page .ma-empty__title{color:#f8fafc}[data-theme=dark] .ma-page .ma-empty__text{color:#94a3b8}[data-theme=dark] .ma-page .back-button{color:#cbd5e1}[data-theme=dark] .ma-page .back-button:hover{color:#93c5fd}[data-theme=dark] .ma-page .back-button__label:after{background:#93c5fd}[data-theme=dark] .ma-page .sd-nav{background:#06111fd1;border-bottom:1px solid #24364f}[data-theme=dark] .ma-page .sd-nav__link{color:#cbd5e1}[data-theme=dark] .ma-page .sd-nav__link:hover,[data-theme=dark] .ma-page .sd-nav__link--active{color:#f8fafc}[data-theme=dark] .ma-page .sd-nav__link:after{background:#93c5fd}[data-theme=dark] .ma-page .sd-nav__user-name{color:#f8fafc}[data-theme=dark] .ma-page .sd-nav__user-id{color:#94a3b8}[data-theme=dark] .ma-page .sd-nav__icon-btn{color:#e2e8f0;background:#10233d;border-color:#24364f}[data-theme=dark] .ma-page .sd-nav__icon-btn:hover{background:#16304f;border-color:#335081}[data-theme=dark] .ma-page .sd-nav__icon-btn .material-symbols-outlined{color:#e2e8f0}[data-theme=dark] .ma-page .sd-nav__logo{filter:drop-shadow(0 0 7px #93c5fd8c)drop-shadow(0 1px 2px #00000073)brightness(1.08)contrast(1.08)}[data-theme=dark] .ma-page .sd-notif__panel{background:#0b1b33;border-color:#24364f;box-shadow:0 18px 44px #00000080}[data-theme=dark] .ma-page .sd-notif__head{border-bottom-color:#1f3350}[data-theme=dark] .ma-page .sd-notif__title{color:#f8fafc}[data-theme=dark] .ma-page .sd-notif__markall{color:#cbd5e1}[data-theme=dark] .ma-page .sd-notif__markall:hover{background:#ffffff14}[data-theme=dark] .ma-page .sd-notif__item{background:#0b1b33;border-bottom-color:#16283f}[data-theme=dark] .ma-page .sd-notif__item:hover{background:#10233d}[data-theme=dark] .ma-page .sd-notif__item--unread{background:#102844}[data-theme=dark] .ma-page .sd-notif__item--unread:hover{background:#163251}[data-theme=dark] .ma-page .sd-notif__item-title{color:#f8fafc}[data-theme=dark] .ma-page .sd-notif__item-msg{color:#cbd5e1}[data-theme=dark] .ma-page .sd-notif__item-time{color:#94a3b8}[data-theme=dark] .ma-page .sd-notif__item-type{color:#cbd5e1;background:#16304f}[data-theme=dark] .ma-page .sd-notif__empty-title{color:#f8fafc}[data-theme=dark] .ma-page .sd-notif__empty-text,[data-theme=dark] .ma-page .sd-notif__empty .material-symbols-outlined{color:#cbd5e1}[data-theme=dark] .ma-page .sd-notif__foot{border-top-color:#1f3350}[data-theme=dark] .ma-page .sd-notif__viewall{color:#cbd5e1;background:#10233d;border-color:#24364f}[data-theme=dark] .ma-page .sd-notif__viewall--active:hover{color:#fff;background:#16304f;border-color:#335081}@keyframes ta-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ta-offer-card{background:#fff;border:1px solid #e4e7ef;border-left:4px solid #031636;border-radius:14px;margin-bottom:1.5rem;padding:1.4rem;box-shadow:0 4px 18px #03163612}.ta-offer-card--info{border-left-color:#2563eb}.ta-offer-card--ok{border-left-color:#16a34a}.ta-offer-card--reject{border-left-color:#dc2626}.ta-offer__header{align-items:flex-start;gap:.85rem;display:flex}.ta-offer__header>.material-symbols-outlined{color:#031636;flex-shrink:0;font-size:1.7rem}.ta-offer-card--info .ta-offer__header>.material-symbols-outlined{color:#2563eb}.ta-offer-card--ok .ta-offer__header>.material-symbols-outlined{color:#16a34a}.ta-offer-card--reject .ta-offer__header>.material-symbols-outlined{color:#dc2626}.ta-offer__title{color:#031636;margin:0;font-size:1rem;font-weight:700}.ta-offer__sub{color:#6b7280;margin:.25rem 0 0;font-size:.84rem;line-height:1.55}.ta-offer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem 1.4rem;margin:1.1rem 0 .4rem;display:grid}.ta-offer__row{grid-template-columns:20px 130px 1fr;align-items:start;gap:.4rem;font-size:.82rem;display:grid}.ta-offer__row-icon{color:#9ca3af;margin-top:1px;font-size:16px}.ta-offer__row-label{color:#6b7280;font-weight:500}.ta-offer__row-value{color:#1a1d23;word-break:break-word;font-weight:600}.ta-offer__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.1rem;display:flex}@media (width<=640px){.ta-offer__grid{grid-template-columns:minmax(0,1fr)}}[data-theme=dark] .ta-page .ta-offer-card{background:#0b1b33;border-color:#24364f #24364f #24364f #4f7fd6;box-shadow:0 6px 22px #0006}[data-theme=dark] .ta-page .ta-offer-card--info{border-left-color:#60a5fa}[data-theme=dark] .ta-page .ta-offer-card--ok{border-left-color:#4ade80}[data-theme=dark] .ta-page .ta-offer-card--reject{border-left-color:#f87171}[data-theme=dark] .ta-page .ta-offer__header>.material-symbols-outlined{color:#93c5fd}[data-theme=dark] .ta-page .ta-offer__title{color:#f8fafc}[data-theme=dark] .ta-page .ta-offer__sub,[data-theme=dark] .ta-page .ta-offer__row-label{color:#94a3b8}[data-theme=dark] .ta-page .ta-offer__row-value{color:#f8fafc}[data-theme=dark] .ta-page .ta-offer__row-icon{color:#64748b}.ta-anim{opacity:0}.ta-main--visible .ta-anim{animation:.45s both ta-fade-up}.ta-main--visible .ta-anim--0{animation-delay:40ms}.ta-main--visible .ta-anim--1{animation-delay:.12s}.ta-main--visible .ta-anim--2{animation-delay:.2s}.ta-main--visible .ta-anim--3{animation-delay:.28s}.ta-main--visible .ta-anim--4{animation-delay:.36s}.ta-main--visible .ta-anim--5{animation-delay:.44s}.ta-page{color:#191c1d;background:0 0;flex-direction:column;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.ta-main{box-sizing:border-box;flex:1;width:100%;max-width:1180px;margin:0 auto;padding:2rem 1.5rem 3rem}.ta-breadcrumb{letter-spacing:.01em;margin:0 0 .5rem;font-size:.78rem}.ta-breadcrumb__parent{color:#9ca3af}.ta-breadcrumb__sep{color:#d1d5e0;margin:0 .25rem}.ta-breadcrumb__current{color:#031636;font-weight:600}.ta-header{margin-bottom:1.75rem}.ta-header__title{color:#031636;letter-spacing:-.02em;margin:.5rem 0 .45rem;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700}.ta-header__sub{color:#5b5e66;max-width:640px;margin:0 0 1.1rem;font-size:.95rem;line-height:1.65}.ta-header__info-row{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-bottom:1rem;display:flex}.ta-header__info-chip{align-items:center;gap:.4rem;display:flex}.ta-header__info-label{color:#9ca3af;font-size:.75rem;font-weight:500}.ta-header__info-value{color:#1a1d23;font-size:.82rem;font-weight:700}.ta-header__divider{background:#e4e7ef;width:1px;height:16px}.ta-header__actions{flex-wrap:wrap;gap:.65rem;display:flex}.ta-btn{cursor:pointer;letter-spacing:.01em;border:1.5px solid #0000;border-radius:8px;align-items:center;gap:.4rem;padding:.55rem 1.15rem;font-family:inherit;font-size:.84rem;font-weight:600;transition:all .17s;display:inline-flex}.ta-btn--outline{color:#374151;background:#fff;border-color:#d1d5e0}.ta-btn--outline:hover{background:#f5f5f7;border-color:#a0a8bb}.ta-btn--navy{color:#fff;background:#031636;border-color:#031636}.ta-btn--navy:hover{background:#06224f}.ta-btn span{font-size:.95rem}.ta-badge{letter-spacing:.02em;border-radius:999px;padding:.22rem .7rem;font-size:.72rem;font-weight:700;display:inline-block}.ta-badge--pending{color:#92400e;background:#fef3c7}.ta-badge--approved{color:#065f46;background:#d1fae5}.ta-badge--assigned{color:#14532d;background:#bbf7d0}.ta-badge--rejected{color:#991b1b;background:#fee2e2}.ta-badge--reviewing{color:#1e40af;background:#dbeafe}.ta-badge--pulse{animation:1.8s ease-in-out infinite ta-badge-pulse;position:relative;box-shadow:0 0}@keyframes ta-badge-pulse{0%{transform:scale(1);box-shadow:0 0 #0000}50%{transform:scale(1.02);box-shadow:0 0 0 4px #0000000f}to{transform:scale(1);box-shadow:0 0 #0000}}@media (prefers-reduced-motion:reduce){.ta-badge--pulse{animation:none}}.ta-grid{grid-template-columns:1fr 300px;align-items:start;gap:1.5rem;display:grid}.ta-card{background:#fff;border:1px solid #e4e7ef;border-radius:14px;margin-bottom:1.25rem;padding:1.6rem;box-shadow:0 2px 10px #0316360d}.ta-card:last-child{margin-bottom:0}.ta-card-row{margin-bottom:1.25rem}.ta-card__header{border-bottom:1px solid #e8ebf2;justify-content:space-between;align-items:center;margin-bottom:1.1rem;padding-bottom:.8rem;display:flex}.ta-card__title{color:#031636;margin:0;font-size:.98rem;font-weight:700}.ta-progress{align-items:flex-start;margin:.25rem 0 0;display:flex}.ta-progress__step{flex-direction:column;flex:1;align-items:center;gap:0;display:flex;position:relative}.ta-progress__step:before,.ta-progress__step:after{content:"";z-index:0;background:#e4e7ef;width:50%;height:2px;position:absolute;top:15px}.ta-progress__step:before{left:0}.ta-progress__step:after{right:0}.ta-progress__step:first-child:before,.ta-progress__step:last-child:after{display:none}.ta-progress__step--done:before,.ta-progress__step--done:after,.ta-progress__step--active:before{background:#031636}.ta-progress__dot{z-index:1;background:#fff;border:2px solid #e4e7ef;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-bottom:.55rem;display:flex;position:relative}.ta-progress__step--done .ta-progress__dot{background:#031636;border-color:#031636}.ta-progress__step--active .ta-progress__dot{background:#fff;border-color:#031636;box-shadow:0 0 0 5px #0316361a}.ta-progress__dot-check{color:#fff;font-size:.82rem}.ta-progress__dot-inner{background:0 0;border-radius:50%;width:9px;height:9px}.ta-progress__step--active .ta-progress__dot-inner{background:#031636;animation:1.5s ease-in-out infinite ta-pulse}@keyframes ta-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(1.6)}}.ta-progress__label{color:#9ca3af;text-align:center;white-space:nowrap;font-size:.72rem;font-weight:600}.ta-progress__step--done .ta-progress__label{color:#031636}.ta-progress__step--active .ta-progress__label{color:#031636;font-weight:700}.ta-info-grid{grid-template-columns:1fr 1fr;gap:.85rem 1.5rem;display:grid}.ta-info-row__label{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.2rem;font-size:.7rem;font-weight:600}.ta-info-row__value{color:#1a1d23;font-size:.88rem;font-weight:600}.ta-info-row--full{grid-column:1/-1}.ta-docs{flex-direction:column;gap:.6rem;display:flex}.ta-doc-chip{background:#f5f7fb;border:1px solid #e4e7ef;border-radius:9px;align-items:center;gap:.75rem;padding:.65rem .9rem;display:flex}.ta-doc-chip__icon{color:#031636;flex-shrink:0;font-size:1.2rem}.ta-doc-chip__name{color:#1a1d23;flex:1;font-size:.84rem;font-weight:600}.ta-doc-chip__size{color:#9ca3af;font-size:.74rem}.ta-docs-badge{color:#031636;letter-spacing:.02em;background:#eef1f8;border-radius:999px;padding:.18rem .6rem;font-size:.7rem;font-weight:700;display:inline-block}.ta-sidebar{flex-direction:column;gap:1.1rem;display:flex}.ta-room-card{background:#fff;border:1px solid #e4e7ef;border-radius:14px;padding:1.4rem;box-shadow:0 2px 10px #0316360d}.ta-room-card__header{border-bottom:1px solid #e8ebf2;justify-content:space-between;align-items:center;margin-bottom:.85rem;padding-bottom:.75rem;display:flex}.ta-room-card__title{color:#031636;margin:0;font-size:.92rem;font-weight:700}.ta-room-card__placeholder{text-align:center;background:linear-gradient(135deg,#eef1f8 0%,#dce3f0 100%);border-radius:10px;margin-bottom:.85rem;padding:2rem 1rem}.ta-room-card__placeholder-icon{color:#031636;opacity:.35;margin-bottom:.5rem;font-size:2.2rem}.ta-room-card__placeholder-label{color:#7a8093;margin:0;font-size:.8rem;font-weight:600}.ta-room-card__body-text{color:#7a8093;margin:0 0 1rem;font-size:.78rem;line-height:1.6}.ta-room-card__image{background:#eef1f8;border-radius:10px;width:100%;height:140px;margin-bottom:.85rem;overflow:hidden}.ta-room-card__image img{object-fit:cover;width:100%;height:100%;display:block}.ta-room-card__rows{flex-direction:column;gap:.55rem;margin-bottom:.4rem;display:flex}.ta-room-card__row{justify-content:space-between;align-items:baseline;gap:.6rem;font-size:.78rem;display:flex}.ta-room-card__row-label{color:#7a8093;flex-shrink:0;font-weight:500}.ta-room-card__row-value{color:#1a1d23;text-align:right;word-break:break-word;font-weight:600}.ta-room-card__row-value--mono{color:#031636;font-family:monospace}.ta-btn--disabled{color:#a0a8bb;cursor:not-allowed;pointer-events:none;background:#f0f2f7;border-color:#e4e7ef}.ta-timeline-card{background:#fff;border:1px solid #e4e7ef;border-radius:14px;padding:1.4rem;box-shadow:0 2px 10px #0316360d}.ta-timeline-card__title{color:#031636;border-bottom:1px solid #e8ebf2;margin:0 0 1rem;padding-bottom:.75rem;font-size:.92rem;font-weight:700}.ta-timeline-list{flex-direction:column;gap:0;display:flex}.ta-timeline-item{gap:.85rem;padding-bottom:1.1rem;display:flex;position:relative}.ta-timeline-item:last-child{padding-bottom:0}.ta-timeline-item:before{content:"";background:#e8ebf2;width:1.5px;position:absolute;top:26px;bottom:0;left:11px}.ta-timeline-item:last-child:before{display:none}.ta-timeline-dot{z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;display:flex}.ta-timeline-dot--active{background:#031636;border:2px solid #031636}.ta-timeline-dot--done{background:#eef1f8;border:1.5px solid #c8cdd9}.ta-timeline-dot--idle{background:#f0f2f7;border:1.5px solid #e4e7ef}.ta-timeline-dot span{color:#fff;font-size:.65rem}.ta-timeline-dot--done span{color:#031636}.ta-timeline-dot--idle span{color:#a0a8bb}.ta-timeline-title{color:#1a1d23;margin:0 0 .2rem;font-size:.84rem;font-weight:700}.ta-timeline-text{color:#5b5e66;margin:0 0 .25rem;font-size:.76rem;line-height:1.55}.ta-timeline-date{color:#9ca3af;margin:0;font-size:.7rem;font-weight:500}.ta-remarks-card{background:#f0f4fb;border:1px solid #d8e0f0;border-radius:14px;padding:1.3rem}.ta-remarks-card__header{align-items:center;gap:.5rem;margin-bottom:.7rem;display:flex}.ta-remarks-card__icon{color:#031636;opacity:.7;font-size:1.05rem}.ta-remarks-card__title{color:#031636;margin:0;font-size:.88rem;font-weight:700}.ta-remarks-card__text{color:#374151;margin:0;font-size:.82rem;line-height:1.65}.ta-empty{text-align:center;padding:4rem 2rem}.ta-empty__icon{color:#d1d5e0;margin-bottom:1rem;font-size:3rem}.ta-empty__title{color:#1a1d23;margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.ta-empty__text{color:#7a8093;max-width:340px;margin:0 auto 1.5rem;font-size:.9rem;line-height:1.6}@media (width<=900px){.ta-grid{grid-template-columns:1fr}}@media (width<=600px){.ta-info-grid{grid-template-columns:1fr}.ta-header__info-row{gap:.75rem}.ta-header__divider{display:none}.ta-header__actions{flex-direction:column}.ta-btn{justify-content:center;width:100%}.ta-progress__label{font-size:.62rem}}[data-theme=dark] .ta-page{color:#e2e8f0}[data-theme=dark] .ta-page .ta-breadcrumb__parent{color:#94a3b8}[data-theme=dark] .ta-page .ta-breadcrumb__sep{color:#475569}[data-theme=dark] .ta-page .ta-breadcrumb__current,[data-theme=dark] .ta-page .ta-header__title{color:#f8fafc}[data-theme=dark] .ta-page .ta-header__sub,[data-theme=dark] .ta-page .ta-header__info-label{color:#94a3b8}[data-theme=dark] .ta-page .ta-header__info-value{color:#f1f5f9}[data-theme=dark] .ta-page .ta-header__divider{background:#24364f}[data-theme=dark] .ta-page .ta-btn--outline{color:#e2e8f0;background:#10233d;border-color:#335081}[data-theme=dark] .ta-page .ta-btn--outline:hover{color:#fff;background:#16304f;border-color:#4063a0}[data-theme=dark] .ta-page .ta-btn--navy{color:#fff;background:#173a6b;border-color:#2a548f}[data-theme=dark] .ta-page .ta-btn--navy:hover{background:#1f4a86}[data-theme=dark] .ta-page .ta-btn--disabled{color:#64748b;background:#0a1729;border-color:#1f3350}[data-theme=dark] .ta-page .ta-badge--pending{color:#fcd34d;background:#fbbf2424}[data-theme=dark] .ta-page .ta-badge--approved{color:#6ee7b7;background:#34d39929}[data-theme=dark] .ta-page .ta-badge--reviewing{color:#93c5fd;background:#60a5fa29}[data-theme=dark] .ta-page .ta-badge--rejected{color:#fca5a5;background:#f8717129}[data-theme=dark] .ta-page .ta-badge--assigned{color:#86efac;background:#22c55e2e}[data-theme=dark] .ta-page .ta-timeline-dot--idle{background:#10233d;border-color:#24364f}[data-theme=dark] .ta-page .ta-timeline-dot--idle span{color:#5a6680}[data-theme=dark] .ta-page .ta-room-card__image{background:#10233d}[data-theme=dark] .ta-page .ta-room-card__row-label{color:#94a3b8}[data-theme=dark] .ta-page .ta-room-card__row-value{color:#f8fafc}[data-theme=dark] .ta-page .ta-room-card__row-value--mono{color:#93c5fd}[data-theme=dark] .ta-page .ta-card{background:#0b1b33;border-color:#24364f}[data-theme=dark] .ta-page .ta-card__title{color:#f8fafc}[data-theme=dark] .ta-page .ta-progress__step:before,[data-theme=dark] .ta-page .ta-progress__step:after{background:#24364f}[data-theme=dark] .ta-page .ta-progress__step--done:before,[data-theme=dark] .ta-page .ta-progress__step--done:after,[data-theme=dark] .ta-page .ta-progress__step--active:before{background:#4f7fd6}[data-theme=dark] .ta-page .ta-progress__dot{background:#16283f;border-color:#335081}[data-theme=dark] .ta-page .ta-progress__step--done .ta-progress__dot{background:#4f7fd6;border-color:#4f7fd6}[data-theme=dark] .ta-page .ta-progress__step--active .ta-progress__dot{background:#0b1b33;border-color:#4f7fd6;animation:2.2s ease-in-out infinite ta-pulse-dark}[data-theme=dark] .ta-page .ta-progress__dot-inner{background:0 0}[data-theme=dark] .ta-page .ta-progress__step--active .ta-progress__dot-inner{background:#4f7fd6}[data-theme=dark] .ta-page .ta-progress__label{color:#94a3b8}[data-theme=dark] .ta-page .ta-progress__step--done .ta-progress__label,[data-theme=dark] .ta-page .ta-progress__step--active .ta-progress__label{color:#e2e8f0}@keyframes ta-pulse-dark{0%,to{box-shadow:0 0 0 4px #4f7fd64d}50%{box-shadow:0 0 0 7px #4f7fd60f}}[data-theme=dark] .ta-page .ta-info-row__label{color:#94a3b8}[data-theme=dark] .ta-page .ta-info-row__value{color:#f1f5f9}[data-theme=dark] .ta-page .ta-doc-chip{background:#0e2138;border-color:#24364f}[data-theme=dark] .ta-page .ta-doc-chip__icon{color:#93c5fd}[data-theme=dark] .ta-page .ta-doc-chip__name{color:#f1f5f9}[data-theme=dark] .ta-page .ta-doc-chip__size{color:#94a3b8}[data-theme=dark] .ta-page .ta-docs-badge{color:#cbd5e1;background:#96beff24}[data-theme=dark] .ta-page .ta-room-card{background:#0b1b33;border-color:#24364f}[data-theme=dark] .ta-page .ta-room-card__title{color:#f8fafc}[data-theme=dark] .ta-page .ta-room-card__placeholder{background:#10233d;border:1px solid #24364f}[data-theme=dark] .ta-page .ta-room-icon{color:#93c5fd!important;opacity:1!important}[data-theme=dark] .ta-page .ta-room-card__placeholder-label{color:#cbd5e1}[data-theme=dark] .ta-page .ta-docitem{background:#0e2138;border-color:#24364f!important}[data-theme=dark] .ta-page .ta-docitem__icon{color:#93c5fd!important}[data-theme=dark] .ta-page .ta-docitem__label{color:#f8fafc!important}[data-theme=dark] .ta-page .ta-docitem__file{color:#cbd5e1!important}[data-theme=dark] .ta-page .ta-docitem__meta{color:#94a3b8!important}[data-theme=dark] .ta-page .ta-room-card__body-text{color:#94a3b8}[data-theme=dark] .ta-page .ta-timeline-card{background:#0b1b33;border-color:#24364f}[data-theme=dark] .ta-page .ta-timeline-card__title{color:#f8fafc}[data-theme=dark] .ta-page .ta-timeline-item:before{background:#24364f}[data-theme=dark] .ta-page .ta-timeline-dot--active{background:#4f7fd6;border-color:#4f7fd6}[data-theme=dark] .ta-page .ta-timeline-dot--done{background:#16283f;border-color:#335081}[data-theme=dark] .ta-page .ta-timeline-dot--done span{color:#93c5fd}[data-theme=dark] .ta-page .ta-timeline-title{color:#f1f5f9}[data-theme=dark] .ta-page .ta-timeline-text{color:#cbd5e1}[data-theme=dark] .ta-page .ta-timeline-date{color:#94a3b8}[data-theme=dark] .ta-page .ta-remarks-card{background:#0e2138;border-color:#24364f}[data-theme=dark] .ta-page .ta-remarks-card__icon{color:#93c5fd}[data-theme=dark] .ta-page .ta-remarks-card__title{color:#f8fafc}[data-theme=dark] .ta-page .ta-remarks-card__text{color:#cbd5e1}[data-theme=dark] .ta-page .ta-empty__icon{color:#93c5fd;opacity:.9}[data-theme=dark] .ta-page .ta-empty__icon .material-symbols-outlined{color:#93c5fd}[data-theme=dark] .ta-page .ta-empty__title{color:#f8fafc}[data-theme=dark] .ta-page .ta-empty__text{color:#94a3b8}[data-theme=dark] .ta-page .back-button{color:#cbd5e1}[data-theme=dark] .ta-page .back-button:hover{color:#93c5fd}[data-theme=dark] .ta-page .back-button__label:after{background:#93c5fd}[data-theme=dark] .ta-page .sd-nav{background:#06111fd1;border-bottom:1px solid #24364f}[data-theme=dark] .ta-page .sd-nav__link{color:#cbd5e1}[data-theme=dark] .ta-page .sd-nav__link:hover,[data-theme=dark] .ta-page .sd-nav__link--active{color:#f8fafc}[data-theme=dark] .ta-page .sd-nav__link:after{background:#93c5fd}[data-theme=dark] .ta-page .sd-nav__user-name{color:#f8fafc}[data-theme=dark] .ta-page .sd-nav__user-id{color:#94a3b8}[data-theme=dark] .ta-page .sd-nav__icon-btn{color:#e2e8f0;background:#10233d;border-color:#24364f}[data-theme=dark] .ta-page .sd-nav__icon-btn:hover{background:#16304f;border-color:#335081}[data-theme=dark] .ta-page .sd-nav__icon-btn .material-symbols-outlined{color:#e2e8f0}[data-theme=dark] .ta-page .sd-nav__logo{filter:drop-shadow(0 0 7px #93c5fd8c)drop-shadow(0 1px 2px #00000073)brightness(1.08)contrast(1.08)}[data-theme=dark] .ta-page .sd-notif__panel{background:#0b1b33;border-color:#24364f;box-shadow:0 18px 44px #00000080}[data-theme=dark] .ta-page .sd-notif__head{border-bottom-color:#1f3350}[data-theme=dark] .ta-page .sd-notif__title{color:#f8fafc}[data-theme=dark] .ta-page .sd-notif__markall{color:#cbd5e1}[data-theme=dark] .ta-page .sd-notif__markall:hover{background:#ffffff14}[data-theme=dark] .ta-page .sd-notif__item{background:#0b1b33;border-bottom-color:#16283f}[data-theme=dark] .ta-page .sd-notif__item:hover{background:#10233d}[data-theme=dark] .ta-page .sd-notif__item--unread{background:#102844}[data-theme=dark] .ta-page .sd-notif__item--unread:hover{background:#163251}[data-theme=dark] .ta-page .sd-notif__item-title{color:#f8fafc}[data-theme=dark] .ta-page .sd-notif__item-msg{color:#cbd5e1}[data-theme=dark] .ta-page .sd-notif__item-time{color:#94a3b8}[data-theme=dark] .ta-page .sd-notif__item-type{color:#cbd5e1;background:#16304f}[data-theme=dark] .ta-page .sd-notif__empty-title{color:#f8fafc}[data-theme=dark] .ta-page .sd-notif__empty-text,[data-theme=dark] .ta-page .sd-notif__empty .material-symbols-outlined{color:#cbd5e1}[data-theme=dark] .ta-page .sd-notif__foot{border-top-color:#1f3350}[data-theme=dark] .ta-page .sd-notif__viewall{color:#cbd5e1;background:#10233d;border-color:#24364f}[data-theme=dark] .ta-page .sd-notif__viewall--active:hover{color:#fff;background:#16304f;border-color:#335081}@keyframes vaa-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.vaa-anim{opacity:0}.vaa-main--visible .vaa-anim{animation:.45s both vaa-fade-up}.vaa-main--visible .vaa-anim--0{animation-delay:40ms}.vaa-main--visible .vaa-anim--1{animation-delay:.12s}.vaa-main--visible .vaa-anim--2{animation-delay:.2s}.vaa-main--visible .vaa-anim--3{animation-delay:.28s}.vaa-main--visible .vaa-anim--4{animation-delay:.36s}.vaa-main--visible .vaa-anim--5{animation-delay:.44s}.vaa-page{color:#191c1d;background:0 0;flex-direction:column;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.vaa-main{box-sizing:border-box;flex:1;width:100%;max-width:1180px;margin:0 auto;padding:2rem 1.5rem 3rem}.vaa-breadcrumb{letter-spacing:.01em;margin:0 0 .5rem;font-size:.78rem}.vaa-breadcrumb__parent{color:#9ca3af}.vaa-breadcrumb__sep{color:#d1d5e0;margin:0 .25rem}.vaa-breadcrumb__current{color:#031636;font-weight:600}.vaa-header{margin-bottom:1.75rem}.vaa-header__title{color:#031636;letter-spacing:-.02em;margin:.5rem 0 .45rem;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700}.vaa-header__sub{color:#5b5e66;max-width:620px;margin:0;font-size:.95rem;line-height:1.65}.vaa-grid{grid-template-columns:1fr 300px;align-items:start;gap:1.5rem;display:grid}.vaa-card{background:#fff;border:1px solid #e4e7ef;border-radius:14px;margin-bottom:1.25rem;padding:1.6rem;box-shadow:0 2px 10px #0316360d}.vaa-card:last-child{margin-bottom:0}.vaa-card__header{border-bottom:1px solid #e8ebf2;justify-content:space-between;align-items:center;margin-bottom:1.1rem;padding-bottom:.8rem;display:flex}.vaa-card__title{color:#031636;margin:0;font-size:.98rem;font-weight:700}.vaa-hero{border-radius:14px;margin-bottom:1.25rem;position:relative;overflow:hidden;box-shadow:0 3px 14px #03163614}.vaa-hero__img{object-fit:cover;width:100%;height:220px;display:block}.vaa-hero__overlay{background:linear-gradient(#03163614 45%,#031636b8 100%);position:absolute;inset:0}.vaa-hero__body{padding:1.25rem 1.5rem;position:absolute;bottom:0;left:0;right:0}.vaa-hero__badge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;letter-spacing:.03em;background:#ffffff26;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:.35rem;margin-bottom:.5rem;padding:.25rem .75rem;font-size:.72rem;font-weight:700;display:inline-flex}.vaa-hero__badge-dot{background:#4ade80;border-radius:50%;flex-shrink:0;width:7px;height:7px}.vaa-hero__residence{color:#fff;text-shadow:0 1px 3px #0000004d;letter-spacing:-.01em;margin:0 0 .25rem;font-size:1.25rem;font-weight:800}.vaa-hero__meta{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.vaa-hero__meta-item{color:#ffffffe0;align-items:center;gap:.3rem;font-size:.8rem;display:flex}.vaa-hero__meta-icon{opacity:.8;font-size:.9rem}.vaa-info-grid{grid-template-columns:1fr 1fr;gap:.85rem 1.5rem;display:grid}.vaa-info-row__label{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.2rem;font-size:.7rem;font-weight:600}.vaa-info-row__value{color:#1a1d23;font-size:.88rem;font-weight:600}.vaa-info-row--full{grid-column:1/-1}.vaa-facilities{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.vaa-facility-tile{text-align:center;cursor:default;background:#f9fafb;border:1px solid #e4e7ef;border-radius:10px;flex-direction:column;align-items:center;gap:.45rem;padding:.9rem .6rem;transition:border-color .18s,box-shadow .18s;display:flex}.vaa-facility-tile:hover{border-color:#c8cdd9;box-shadow:0 3px 10px #03163612}.vaa-facility-tile__icon{color:#031636;opacity:.8;font-size:1.3rem}.vaa-facility-tile__label{color:#374151;font-size:.72rem;font-weight:600;line-height:1.3}.vaa-amenities{flex-wrap:wrap;gap:.5rem;margin-top:.85rem;display:flex}.vaa-amenity-chip{color:#031636;background:#eef1f8;border:1px solid #d8e0f0;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .75rem;font-size:.76rem;font-weight:600;display:inline-flex}.vaa-amenity-chip span{font-size:.85rem}.vaa-occupancy-note{color:#5b5e66;background:#f9fafb;border:1px solid #e4e7ef;border-radius:9px;align-items:center;gap:.6rem;padding:.85rem 1rem;font-size:.84rem;display:flex}.vaa-occupancy-note__icon{color:#031636;opacity:.6;flex-shrink:0;font-size:1.1rem}.vaa-badge{letter-spacing:.02em;border-radius:999px;padding:.2rem .65rem;font-size:.7rem;font-weight:700;display:inline-block}.vaa-badge--confirmed,.vaa-badge--paid{color:#065f46;background:#d1fae5}.vaa-badge--pending{color:#92400e;background:#fef3c7}.vaa-sidebar{flex-direction:column;gap:1.1rem;display:flex}.vaa-status-card{background:#fff;border:1px solid #e4e7ef;border-radius:14px;padding:1.4rem;box-shadow:0 2px 10px #0316360d}.vaa-status-card__header{border-bottom:1px solid #e8ebf2;justify-content:space-between;align-items:center;margin-bottom:.85rem;padding-bottom:.75rem;display:flex}.vaa-status-card__title{color:#031636;margin:0;font-size:.92rem;font-weight:700}.vaa-status-rows{flex-direction:column;gap:.7rem;display:flex}.vaa-status-row{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.vaa-status-row__label{color:#9ca3af;flex-shrink:0;font-size:.75rem;font-weight:500}.vaa-status-row__value{color:#1a1d23;text-align:right;font-size:.82rem;font-weight:700}.vaa-support-card{color:#fff;background:#031636;border-radius:14px;padding:1.35rem;position:relative;overflow:hidden}.vaa-support-card__logo{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.9;filter:drop-shadow(0 0 9px #96beff80);width:96px;height:auto;animation:4.5s ease-in-out infinite vaa-logo-shine;position:absolute;top:.95rem;right:1rem}@keyframes vaa-logo-shine{0%,to{opacity:.7;filter:drop-shadow(0 0 7px #96beff59)}50%{opacity:1;filter:drop-shadow(0 0 15px #96beffa6)drop-shadow(0 0 26px #78aaff59)}}@media (prefers-reduced-motion:reduce){.vaa-support-card__logo{animation:none}}.vaa-support-card__title{color:#fff;border-bottom:1px solid #ffffff1f;margin:0 0 .9rem;padding-bottom:.75rem;padding-right:84px;font-size:.92rem;font-weight:700}.vaa-support-rows{flex-direction:column;gap:.65rem;margin-bottom:1rem;display:flex}.vaa-support-row__label{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.12rem;font-size:.68rem;font-weight:600}.vaa-support-row__value{color:#fff;font-size:.84rem;font-weight:600}.vaa-support-btns{flex-direction:column;gap:.5rem;display:flex}.vaa-support-btn{color:#fff;cursor:pointer;text-align:center;letter-spacing:.01em;background:#ffffff1a;border:1.5px solid #ffffff40;border-radius:7px;width:100%;padding:.55rem .9rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .18s}.vaa-support-btn:hover{background:#ffffff2e}.vaa-payment-card{background:#fff;border:1px solid #e4e7ef;border-radius:14px;padding:1.4rem;box-shadow:0 2px 10px #0316360d}.vaa-payment-card__header{border-bottom:1px solid #e8ebf2;justify-content:space-between;align-items:center;margin-bottom:.85rem;padding-bottom:.75rem;display:flex}.vaa-payment-card__title{color:#031636;margin:0;font-size:.92rem;font-weight:700}.vaa-pay-status{border:1px solid #e4e7ef;border-radius:10px;margin-bottom:.85rem;padding:.75rem .85rem}.vaa-pay-status__text{color:#1a1d23;margin:0 0 .6rem;font-size:.82rem;font-weight:600;line-height:1.45}.vaa-pay-status__reason{color:#991b1b;margin:0 0 .6rem;font-size:.78rem}.vaa-pay-status--due{background:#fffbeb;border-color:#fcd34d}.vaa-pay-status--review{background:#eff6ff;border-color:#bfdbfe}.vaa-pay-status--paid{background:#f0fdf4;border-color:#bbf7d0}.vaa-pay-status--rejected{background:#fef2f2;border-color:#fecaca}[data-theme=dark] .vaa-page .vaa-pay-status{border-color:#24364f}[data-theme=dark] .vaa-page .vaa-pay-status__text{color:#f8fafc}[data-theme=dark] .vaa-page .vaa-pay-status--due{background:#fbbf241a;border-color:#fbbf244d}[data-theme=dark] .vaa-page .vaa-pay-status--review{background:#2563eb1a;border-color:#2563eb4d}[data-theme=dark] .vaa-page .vaa-pay-status--paid{background:#16a34a1a;border-color:#16a34a4d}[data-theme=dark] .vaa-page .vaa-pay-status--rejected{background:#dc26261a;border-color:#dc26264d}[data-theme=dark] .vaa-page .vaa-pay-status__reason{color:#fca5a5}.vaa-payment-rows{flex-direction:column;gap:.65rem;margin-bottom:1rem;display:flex}.vaa-payment-row{justify-content:space-between;align-items:center;display:flex}.vaa-payment-row__label{color:#9ca3af;font-size:.75rem;font-weight:500}.vaa-payment-row__value{color:#1a1d23;font-size:.84rem;font-weight:700}.vaa-payment-btns{flex-direction:column;gap:.5rem;display:flex}.vaa-btn{cursor:pointer;letter-spacing:.01em;border:1.5px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.55rem 1.1rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .17s;display:inline-flex}.vaa-btn--outline{color:#374151;background:#fff;border-color:#d1d5e0}.vaa-btn--outline:hover{background:#f5f5f7;border-color:#a0a8bb}.vaa-btn--navy{color:#fff;background:#031636;border-color:#031636;width:100%}.vaa-btn--navy:hover{background:#06224f}.vaa-actions-card{background:#fff;border:1px solid #e4e7ef;border-radius:14px;padding:1.35rem;box-shadow:0 2px 10px #0316360d}.vaa-actions-card__title{color:#031636;border-bottom:1px solid #e8ebf2;margin:0 0 .85rem;padding-bottom:.75rem;font-size:.92rem;font-weight:700}.vaa-action-links{flex-direction:column;gap:.5rem;display:flex}.vaa-action-link{cursor:pointer;color:#1a1d23;text-align:left;background:#f9fafb;border:1px solid #e4e7ef;border-radius:8px;align-items:center;gap:.65rem;width:100%;padding:.6rem .75rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .16s,border-color .16s;display:flex}.vaa-action-link:hover{background:#eef1f8;border-color:#c8cdd9}.vaa-action-link span{color:#031636;flex-shrink:0;font-size:1rem}.vaa-empty{text-align:center;padding:4rem 2rem}.vaa-empty__icon{color:#d1d5e0;margin-bottom:1rem;font-size:3rem}.vaa-empty__title{color:#1a1d23;margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.vaa-empty__text{color:#7a8093;max-width:360px;margin:0 auto 1.5rem;font-size:.9rem;line-height:1.6}@media (width<=900px){.vaa-grid{grid-template-columns:1fr}}@media (width<=600px){.vaa-info-grid{grid-template-columns:1fr}.vaa-facilities{grid-template-columns:repeat(2,1fr)}.vaa-hero__img{height:170px}.vaa-hero__residence{font-size:1.05rem}}.pay-page{flex-direction:column;min-height:100vh;display:flex;position:relative}.pay-main{opacity:0;flex:1;width:100%;max-width:1180px;margin:0 auto;padding:1.5rem 1.5rem 3rem;transition:opacity .4s,transform .4s;transform:translateY(10px)}.pay-main--visible{opacity:1;transform:translateY(0)}.pay-anim{opacity:0;animation:.5s forwards pay-rise;transform:translateY(12px)}.pay-anim--0{animation-delay:20ms}.pay-anim--1{animation-delay:80ms}.pay-anim--2{animation-delay:.14s}.pay-anim--3{animation-delay:.2s}@keyframes pay-rise{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.pay-anim{opacity:1;animation:none;transform:none}}.pay-breadcrumb{color:#6b7280;margin:.5rem 0 .25rem;font-size:.8rem}.pay-breadcrumb__current{color:#031636;font-weight:600}.pay-header__title{color:#031636;margin:.25rem 0 .3rem;font-size:1.5rem;font-weight:800}.pay-header__sub{color:#6b7280;max-width:720px;margin:0 0 1.25rem;font-size:.9rem;line-height:1.55}[data-theme=dark] .pay-page .pay-breadcrumb__current,[data-theme=dark] .pay-page .pay-header__title{color:#f8fafc}[data-theme=dark] .pay-page .pay-header__sub,[data-theme=dark] .pay-page .pay-breadcrumb{color:#94a3b8}.pay-grid{grid-template-columns:1.6fr 1fr;align-items:start;gap:1.25rem;display:grid}@media (width<=900px){.pay-grid{grid-template-columns:1fr}}.pay-card{background:#fff;border:1px solid #e4e7ef;border-radius:14px;margin-bottom:1.25rem;padding:1.3rem;box-shadow:0 2px 12px #0316360d}.pay-card__title{color:#031636;margin:0 0 .85rem;font-size:.95rem;font-weight:700}.pay-card__subtitle{color:#031636;margin:1.1rem 0 .5rem;font-size:.85rem;font-weight:700}[data-theme=dark] .pay-page .pay-card{background:#0b1b33;border-color:#24364f}[data-theme=dark] .pay-page .pay-card__title,[data-theme=dark] .pay-page .pay-card__subtitle{color:#f8fafc}.pay-sidebar{position:sticky;top:1rem}@media (width<=900px){.pay-sidebar{position:static}}.pay-rows{flex-direction:column;gap:.5rem;display:flex}.pay-row{justify-content:space-between;align-items:baseline;gap:1rem;font-size:.85rem;display:flex}.pay-row__label{color:#6b7280;flex-shrink:0;font-weight:500}.pay-row__value{color:#1a1d23;text-align:right;word-break:break-word;font-weight:600}.pay-row__value--mono{color:#031636;font-family:monospace}.pay-row__value--strong{font-weight:800}[data-theme=dark] .pay-page .pay-row__label{color:#94a3b8}[data-theme=dark] .pay-page .pay-row__value{color:#f8fafc}[data-theme=dark] .pay-page .pay-row__value--mono{color:#93c5fd}.pay-note{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;gap:.6rem;margin-top:.9rem;padding:.75rem .9rem;font-size:.8rem;line-height:1.5;display:flex}.pay-note p{margin:0}.pay-note .material-symbols-outlined{flex-shrink:0;font-size:18px}.pay-note--warn{color:#92400e;background:#fffbeb;border-color:#fcd34d}[data-theme=dark] .pay-page .pay-note{color:#93c5fd;background:#2563eb1f;border-color:#2563eb52}[data-theme=dark] .pay-page .pay-note--warn{color:#fbbf24;background:#fbbf241f;border-color:#fbbf2452}.pay-help{color:#6b7280;margin:0 0 .75rem;font-size:.78rem;line-height:1.5}[data-theme=dark] .pay-page .pay-help{color:#94a3b8}.pay-status__head{margin-bottom:.6rem}.pay-status__text{color:#374151;margin:0;font-size:.85rem;line-height:1.55}[data-theme=dark] .pay-page .pay-status__text{color:#cbd5e1}.pay-status__reject{margin-bottom:.4rem}.pay-status__reject-label{text-transform:uppercase;letter-spacing:.05em;color:#991b1b;margin:0 0 .2rem;font-size:.72rem;font-weight:700}.pay-status__reject-text{color:#991b1b;background:#fee2e2;border-radius:8px;margin:0 0 .6rem;padding:.5rem .7rem;font-size:.85rem;font-weight:600;line-height:1.5}[data-theme=dark] .pay-page .pay-status__reject-text{color:#fca5a5;background:#f8717124}.pay-status--paid{border-left:4px solid #16a34a}.pay-status--rejected{border-left:4px solid #dc2626}.pay-status--pending_review,.pay-status--under_review{border-left:4px solid #2563eb}.pay-status--not_submitted{border-left:4px solid #f59e0b}.pay-badge{border-radius:999px;align-items:center;gap:.3rem;padding:.28rem .7rem;font-size:.75rem;font-weight:700;display:inline-flex}.pay-badge .material-symbols-outlined{font-size:15px}.pay-badge--amber{color:#92400e;background:#fef3c7}.pay-badge--blue{color:#1e40af;background:#dbeafe}.pay-badge--green{color:#065f46;background:#d1fae5}.pay-badge--red{color:#991b1b;background:#fee2e2}[data-theme=dark] .pay-page .pay-badge--amber{color:#fcd34d;background:#fbbf2424}[data-theme=dark] .pay-page .pay-badge--blue{color:#93c5fd;background:#60a5fa29}[data-theme=dark] .pay-page .pay-badge--green{color:#6ee7b7;background:#34d39929}[data-theme=dark] .pay-page .pay-badge--red{color:#fca5a5;background:#f8717129}.pay-upload{text-align:center;cursor:pointer;border:1.5px dashed #c5cbd8;border-radius:12px;padding:1.5rem 1rem;transition:border-color .15s,background .15s}.pay-upload:hover{background:#f7f9fc;border-color:#031636}.pay-upload__icon{color:#031636;font-size:2rem}.pay-upload__text{color:#031636;margin:.4rem 0 .15rem;font-size:.85rem;font-weight:600}.pay-upload__formats{color:#9ca3af;margin:0;font-size:.74rem}[data-theme=dark] .pay-page .pay-upload{border-color:#335081}[data-theme=dark] .pay-page .pay-upload:hover{background:#10233d;border-color:#4f7fd6}[data-theme=dark] .pay-page .pay-upload__icon,[data-theme=dark] .pay-page .pay-upload__text{color:#93c5fd}.pay-file{border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:.6rem;margin-top:.75rem;padding:.6rem .8rem;display:flex}.pay-file>.material-symbols-outlined{color:#031636;flex-shrink:0;font-size:1.4rem}.pay-file__info{flex:1;min-width:0}.pay-file__name{color:#031636;word-break:break-word;margin:0;font-size:.82rem;font-weight:600}.pay-file__size{color:#9ca3af;margin:0;font-size:.72rem}.pay-file__remove{color:#dc2626;cursor:pointer;background:0 0;border:none;font-size:.78rem;font-weight:600}[data-theme=dark] .pay-page .pay-file{border-color:#24364f}[data-theme=dark] .pay-page .pay-file>.material-symbols-outlined,[data-theme=dark] .pay-page .pay-file__name{color:#93c5fd}.pay-field{flex-direction:column;gap:.25rem;margin-bottom:.65rem;display:flex}.pay-field label{color:#374151;font-size:.78rem;font-weight:600}.pay-input{box-sizing:border-box;color:#191c1d;background:#fff;border:1px solid #d4d6dd;border-radius:9px;outline:none;width:100%;padding:.6rem .8rem;font-size:.85rem}.pay-input:focus{border-color:#031636}[data-theme=dark] .pay-page .pay-field label{color:#cbd5e1}[data-theme=dark] .pay-page .pay-input{color:#f8fafc;background:#071827;border-color:#24364f}.pay-field-error{color:#dc2626;margin:.4rem 0 0;font-size:.78rem}.pay-alert{border-radius:10px;align-items:center;gap:.5rem;margin:.75rem 0 0;padding:.7rem .9rem;font-size:.82rem;display:flex}.pay-alert .material-symbols-outlined{flex-shrink:0;font-size:18px}.pay-alert--error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.pay-alert--success{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}[data-theme=dark] .pay-page .pay-alert--error{color:#f87171;background:#dc26261a;border-color:#dc26264d}[data-theme=dark] .pay-page .pay-alert--success{color:#4ade80;background:#16a34a1a;border-color:#16a34a4d}.pay-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;padding:.7rem 1.2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:filter .15s,background .15s;display:inline-flex}.pay-btn .material-symbols-outlined{font-size:17px}.pay-btn:disabled{opacity:.55;cursor:not-allowed}.pay-btn--full{width:100%;margin-top:.85rem}.pay-btn--navy{color:#fff;background:#031636}.pay-btn--navy:hover:not(:disabled){filter:brightness(1.15)}.pay-btn--outline{color:#031636;background:0 0;border-color:#cdd3e0}.pay-btn--outline:hover{background:#f3f6fb}[data-theme=dark] .pay-page .pay-btn--navy{background:#4f7fd6}[data-theme=dark] .pay-page .pay-btn--outline{color:#93c5fd;border-color:#335081}[data-theme=dark] .pay-page .pay-btn--outline:hover{background:#10233d}.pay-ready{text-align:center}.pay-ready>.material-symbols-outlined{color:#16a34a;font-size:2.2rem}.pay-ready p{color:#031636;margin:.5rem 0 0;font-size:.88rem;font-weight:600}[data-theme=dark] .pay-page .pay-ready p{color:#f8fafc}.pay-empty{text-align:center;max-width:560px;margin:0 auto;padding:2.5rem 1.5rem}.pay-empty__icon{background:#eef2f9;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;display:flex}.pay-empty__icon .material-symbols-outlined{color:#031636;font-size:1.8rem}.pay-empty__title{color:#031636;margin:0 0 .4rem;font-size:1.05rem;font-weight:700}.pay-empty__text{color:#6b7280;margin:0 0 1.25rem;font-size:.86rem;line-height:1.6}[data-theme=dark] .pay-page .pay-empty__icon{background:#10233d}[data-theme=dark] .pay-page .pay-empty__icon .material-symbols-outlined,[data-theme=dark] .pay-page .pay-empty__title{color:#f8fafc}[data-theme=dark] .pay-page .pay-empty__text{color:#94a3b8}@keyframes vrf-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes vrf-pulse{0%,to{box-shadow:0 0 #03163659}50%{box-shadow:0 0 0 6px #03163600}}.vrf-anim{opacity:0}.vrf-main--visible .vrf-anim{animation:.55s both vrf-fade-up}.vrf-main--visible .vrf-anim--0{animation-delay:50ms}.vrf-main--visible .vrf-anim--1{animation-delay:.15s}.vrf-main--visible .vrf-anim--2{animation-delay:.25s}.vrf-main--visible .vrf-anim--3{animation-delay:.35s}.vrf-page{color:#191c1d;background:0 0;flex-direction:column;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.vrf-main{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:2rem 48px 3rem}.vrf-top{margin-bottom:1.1rem}.vrf-breadcrumb{color:#6b7280;margin:.5rem 0 0;font-size:.78rem}.vrf-breadcrumb__parent{color:#6b7280}.vrf-breadcrumb__sep{color:#c5c6cf}.vrf-breadcrumb__current{color:#031636;font-weight:600}.vrf-hero{background:linear-gradient(135deg,#031636 0%,#0a2350 100%);border-radius:18px;align-items:center;gap:1.25rem;margin-bottom:1.5rem;padding:1.75rem 1.9rem;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px #03163640}.vrf-hero__glow{pointer-events:none;background:radial-gradient(circle,#6086d659 0%,#03163600 70%);border-radius:50%;width:240px;height:240px;position:absolute;top:-60px;right:-40px}.vrf-hero__icon{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.vrf-hero__icon .material-symbols-outlined{color:#fff;font-size:30px}.vrf-hero__text{z-index:1;flex:1;min-width:0}.vrf-hero__title{color:#fff;letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.5rem;font-weight:800}.vrf-hero__sub{color:#ffffffc7;max-width:560px;margin:0;font-size:.85rem;line-height:1.6}.vrf-badge{z-index:1;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:.5rem;padding:.5rem .95rem;font-size:.78rem;font-weight:700;display:inline-flex}.vrf-badge__dot{background:currentColor;border-radius:50%;width:8px;height:8px;animation:2s infinite vrf-pulse}.vrf-badge--pending{color:#92400e;background:#fef3c7}.vrf-badge--info{color:#1e40af;background:#dbeafe}.vrf-badge--success{color:#166534;background:#dcfce7}.vrf-badge--danger{color:#991b1b;background:#fee2e2}.vrf-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:1.5rem;padding:1.5rem 1.6rem;box-shadow:0 4px 18px #0316360f}.vrf-card__head{align-items:center;gap:.6rem;margin-bottom:1.25rem;display:flex}.vrf-card__head .material-symbols-outlined{color:#031636;font-size:22px}.vrf-card__title{color:#031636;margin:0;font-size:1rem;font-weight:700}.vrf-timeline{grid-template-columns:repeat(4,1fr);gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.vrf-tl{text-align:center;padding-top:56px;position:relative}.vrf-tl__node{z-index:2;background:#eef1f6;border:2px solid #d8dde8;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .25s;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.vrf-tl__node .material-symbols-outlined{color:#9aa3b2;font-size:22px}.vrf-tl__line{z-index:1;background:#e5e7eb;width:100%;height:3px;position:absolute;top:22px;left:50%}.vrf-tl__label{color:#031636;margin:0 0 .2rem;font-size:.82rem;font-weight:700}.vrf-tl__desc{color:#6b7280;margin:0;font-size:.72rem;line-height:1.45}.vrf-tl--done .vrf-tl__node{background:#031636;border-color:#031636}.vrf-tl--done .vrf-tl__node .material-symbols-outlined{color:#fff}.vrf-tl--done .vrf-tl__line{background:#031636}.vrf-tl--active .vrf-tl__node{background:#fff;border-color:#031636;animation:2s infinite vrf-pulse}.vrf-tl--active .vrf-tl__node .material-symbols-outlined{color:#031636}.vrf-tl--rejected .vrf-tl__node{background:#dc2626;border-color:#dc2626}.vrf-tl--rejected .vrf-tl__node .material-symbols-outlined{color:#fff}.vrf-grid{grid-template-columns:1.6fr 1fr;align-items:start;gap:1.5rem;display:grid}.vrf-col-main,.vrf-col-side{min-width:0}.vrf-docs{flex-direction:column;gap:.9rem;display:flex}.vrf-doc{background:#f8fafc;border:1px solid #eef0f4;border-radius:13px;align-items:center;gap:.95rem;padding:.95rem 1.05rem;transition:border-color .2s,box-shadow .2s;display:flex}.vrf-doc:hover{border-color:#c9d4e8;box-shadow:0 4px 14px #03163612}.vrf-doc--empty{opacity:.85}.vrf-doc__icon{background:#03163612;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.vrf-doc__icon .material-symbols-outlined{color:#031636;font-size:22px}.vrf-doc__body{flex:1;min-width:0}.vrf-doc__title{color:#031636;margin:0 0 .15rem;font-size:.86rem;font-weight:700}.vrf-doc__file{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;margin:0 0 .5rem;font-size:.76rem;overflow:hidden}.vrf-doc__btn{color:#031636;background:#fff;border:1px solid #c9d4e8;border-radius:9px;flex-shrink:0;align-items:center;gap:.35rem;padding:.5rem .85rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.vrf-doc__btn:hover{color:#fff;background:#031636;border-color:#031636}.vrf-doc__btn .material-symbols-outlined{font-size:18px}.vrf-chip{letter-spacing:.01em;border-radius:999px;align-items:center;padding:.18rem .55rem;font-size:.68rem;font-weight:700;display:inline-flex}.vrf-chip--pending{color:#92400e;background:#fef3c7}.vrf-chip--info{color:#1e40af;background:#dbeafe}.vrf-chip--success{color:#166534;background:#dcfce7}.vrf-chip--danger{color:#991b1b;background:#fee2e2}.vrf-chip--muted{color:#6b7280;background:#eef1f6}.vrf-guidance{border-radius:12px;align-items:flex-start;gap:.6rem;margin:0 0 1.1rem;padding:.95rem 1.1rem;font-size:.84rem;line-height:1.6;display:flex}.vrf-guidance .material-symbols-outlined{flex-shrink:0;font-size:1.25rem}.vrf-guidance--pending{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.vrf-guidance--success{color:#166534;background:#f0fdf4;border:1px solid #86efac}.vrf-guidance--danger{color:#991b1b;background:#fef2f2;border:1px solid #fca5a5}.vrf-meta{border:1px solid #eef0f4;border-radius:12px;margin:0 0 1.1rem;overflow:hidden}.vrf-meta__row{justify-content:space-between;gap:1rem;padding:.6rem .95rem;font-size:.8rem;display:flex}.vrf-meta__row:not(:last-child){border-bottom:1px solid #eef0f4}.vrf-meta__label{color:#6b7280}.vrf-meta__value{color:#031636;font-weight:600}.vrf-actions{flex-wrap:wrap;gap:.7rem;display:flex}.vrf-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:center;gap:.45rem;padding:.65rem 1.1rem;font-family:inherit;font-size:.84rem;font-weight:600;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.vrf-btn .material-symbols-outlined{font-size:19px}.vrf-btn:hover{transform:translateY(-2px)}.vrf-btn--primary{color:#fff;background:#031636}.vrf-btn--primary:hover{background:#0a2350}.vrf-btn--outline{color:#031636;background:#fff;border-color:#c9d4e8}.vrf-btn--outline:hover{border-color:#031636}.vrf-btn--ghost{color:#031636;background:#eef1f6}.vrf-btn--ghost:hover{background:#e2e7f0}.vrf-info{margin:0}.vrf-info__row{flex-direction:column;gap:.2rem;padding:.7rem 0;display:flex}.vrf-info__row:not(:last-child){border-bottom:1px solid #f0f2f5}.vrf-info__row dt{text-transform:uppercase;letter-spacing:.04em;color:#9aa3b2;font-size:.72rem;font-weight:600}.vrf-info__row dd{color:#031636;word-break:break-word;margin:0;font-size:.88rem;font-weight:600}@media (width<=900px){.vrf-main{padding:1.5rem 20px 2.5rem}.vrf-grid{grid-template-columns:1fr}.vrf-hero{flex-wrap:wrap}.vrf-badge{order:3}.vrf-timeline{grid-template-columns:1fr;gap:0}.vrf-tl{text-align:left;min-height:44px;padding-top:0;padding-bottom:1.4rem;padding-left:60px}.vrf-tl__node{left:0;transform:none}.vrf-tl__line{width:3px;height:calc(100% - 44px);top:44px;left:22px}.vrf-tl:last-child{padding-bottom:0}}@media (width<=520px){.vrf-doc{flex-wrap:wrap}.vrf-doc__btn{justify-content:center;width:100%}}[data-theme=dark] .vrf-page{color:#e2e8f0}[data-theme=dark] .vrf-page .vrf-breadcrumb__parent{color:#94a3b8}[data-theme=dark] .vrf-page .vrf-breadcrumb__sep{color:#475569}[data-theme=dark] .vrf-page .vrf-breadcrumb__current{color:#f8fafc}[data-theme=dark] .vrf-page .vrf-badge,[data-theme=dark] .vrf-page .vrf-chip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #0000}[data-theme=dark] .vrf-page .vrf-badge--pending,[data-theme=dark] .vrf-page .vrf-chip--pending{color:#fcd34d;background:#fbbf241f;border-color:#fbbf2459;animation:2.4s ease-in-out infinite vrf-pending-glow;box-shadow:0 0 12px #fbbf241a}@keyframes vrf-pending-glow{0%,to{border-color:#fbbf244d;box-shadow:0 0 8px #fbbf2414}50%{border-color:#fbbf248c;box-shadow:0 0 16px #fbbf243d}}[data-theme=dark] .vrf-page .vrf-badge--info,[data-theme=dark] .vrf-page .vrf-chip--info{color:#93c5fd;background:#60a5fa1f;border-color:#60a5fa59;box-shadow:0 0 12px #60a5fa1a}[data-theme=dark] .vrf-page .vrf-badge--success,[data-theme=dark] .vrf-page .vrf-chip--success{color:#6ee7b7;background:#34d3991f;border-color:#34d39959;box-shadow:0 0 12px #34d3991a}[data-theme=dark] .vrf-page .vrf-badge--danger,[data-theme=dark] .vrf-page .vrf-chip--danger{color:#fca5a5;background:#f871711f;border-color:#f8717159;box-shadow:0 0 12px #f871711a}[data-theme=dark] .vrf-page .vrf-card{background:#0b1b33;border-color:#24364f}[data-theme=dark] .vrf-page .vrf-card__head .material-symbols-outlined{color:#cbd5e1}[data-theme=dark] .vrf-page .vrf-card__title{color:#f8fafc}[data-theme=dark] .vrf-page .vrf-tl__node{background:#10233d;border-color:#64748b}[data-theme=dark] .vrf-page .vrf-tl__node .material-symbols-outlined{color:#94a3b8}[data-theme=dark] .vrf-page .vrf-tl__line{background:#334155}[data-theme=dark] .vrf-page .vrf-tl__label{color:#f8fafc}[data-theme=dark] .vrf-page .vrf-tl__desc{color:#94a3b8}[data-theme=dark] .vrf-page .vrf-tl--done .vrf-tl__node{box-shadow:none;background:#f8fafc;border-color:#f8fafc}[data-theme=dark] .vrf-page .vrf-tl--done .vrf-tl__node .material-symbols-outlined{color:#031636}[data-theme=dark] .vrf-page .vrf-tl--done .vrf-tl__line{background:#e2e8f0}@keyframes vrf-pulse-dark{0%,to{box-shadow:0 0 #3b82f673}50%{box-shadow:0 0 0 6px #3b82f600}}[data-theme=dark] .vrf-page .vrf-tl--active .vrf-tl__node{background:#2563eb;border-color:#93c5fd;animation:2s infinite vrf-pulse-dark}[data-theme=dark] .vrf-page .vrf-tl--active .vrf-tl__node .material-symbols-outlined{color:#fff}[data-theme=dark] .vrf-page .vrf-doc{background:#0e2138;border-color:#24364f}[data-theme=dark] .vrf-page .vrf-doc:hover{border-color:#335081;box-shadow:0 4px 14px #00000059}[data-theme=dark] .vrf-page .vrf-doc__icon{background:#96beff1f}[data-theme=dark] .vrf-page .vrf-doc__icon .material-symbols-outlined{color:#cbd5e1}[data-theme=dark] .vrf-page .vrf-doc__title{color:#f8fafc}[data-theme=dark] .vrf-page .vrf-doc__file{color:#94a3b8}[data-theme=dark] .vrf-page .vrf-doc__btn{color:#cbd5e1;background:#10233d;border-color:#335081}[data-theme=dark] .vrf-page .vrf-doc__btn:hover{color:#fff;background:#16304f;border-color:#4063a0}[data-theme=dark] .vrf-page .vrf-chip--muted{color:#94a3b8;background:#16283f}[data-theme=dark] .vrf-page .vrf-guidance--pending{color:#fcd34d;background:#fbbf241a;border-color:#fbbf2452}[data-theme=dark] .vrf-page .vrf-guidance--success{color:#86efac;background:#22c55e1a;border-color:#22c55e52}[data-theme=dark] .vrf-page .vrf-guidance--danger{color:#fca5a5;background:#f871711a;border-color:#f8717159}[data-theme=dark] .vrf-page .vrf-guidance--danger strong{color:#f8fafc!important}[data-theme=dark] .vrf-page .vrf-meta{border-color:#24364f}[data-theme=dark] .vrf-page .vrf-meta__row:not(:last-child){border-bottom-color:#24364f}[data-theme=dark] .vrf-page .vrf-meta__label{color:#94a3b8}[data-theme=dark] .vrf-page .vrf-meta__value{color:#f8fafc}[data-theme=dark] .vrf-page .vrf-btn--primary{background:#173a6b}[data-theme=dark] .vrf-page .vrf-btn--primary:hover{background:#1f4a86}[data-theme=dark] .vrf-page .vrf-btn--outline{color:#e2e8f0;background:0 0;border-color:#335081}[data-theme=dark] .vrf-page .vrf-btn--outline:hover{background:#16304f;border-color:#4063a0}[data-theme=dark] .vrf-page .vrf-btn--ghost{color:#cbd5e1;background:#10233d}[data-theme=dark] .vrf-page .vrf-btn--ghost:hover{background:#16304f}[data-theme=dark] .vrf-page .vrf-info__row:not(:last-child){border-bottom-color:#1f3350}[data-theme=dark] .vrf-page .vrf-info__row dt{color:#94a3b8}[data-theme=dark] .vrf-page .vrf-info__row dd{color:#f8fafc}[data-theme=dark] .vrf-page .sd-nav{background:#06111fd1;border-bottom:1px solid #24364f}[data-theme=dark] .vrf-page .sd-nav__link{color:#cbd5e1}[data-theme=dark] .vrf-page .sd-nav__link:hover,[data-theme=dark] .vrf-page .sd-nav__link--active{color:#f8fafc}[data-theme=dark] .vrf-page .sd-nav__link:after{background:#93c5fd}[data-theme=dark] .vrf-page .sd-nav__user-name{color:#f8fafc}[data-theme=dark] .vrf-page .sd-nav__user-id{color:#94a3b8}[data-theme=dark] .vrf-page .sd-nav__icon-btn{color:#e2e8f0;background:#10233d;border-color:#24364f}[data-theme=dark] .vrf-page .sd-nav__icon-btn:hover{background:#16304f;border-color:#335081}[data-theme=dark] .vrf-page .sd-nav__icon-btn .material-symbols-outlined{color:#e2e8f0}[data-theme=dark] .vrf-page .sd-nav__logo{filter:drop-shadow(0 0 7px #93c5fd8c)drop-shadow(0 1px 2px #00000073)brightness(1.08)contrast(1.08)}[data-theme=dark] .vrf-page .sd-notif__panel{background:#0b1b33;border-color:#24364f;box-shadow:0 18px 44px #00000080}[data-theme=dark] .vrf-page .sd-notif__head{border-bottom-color:#1f3350}[data-theme=dark] .vrf-page .sd-notif__title{color:#f8fafc}[data-theme=dark] .vrf-page .sd-notif__markall{color:#cbd5e1}[data-theme=dark] .vrf-page .sd-notif__markall:hover{background:#ffffff14}[data-theme=dark] .vrf-page .sd-notif__item{background:#0b1b33;border-bottom-color:#16283f}[data-theme=dark] .vrf-page .sd-notif__item:hover{background:#10233d}[data-theme=dark] .vrf-page .sd-notif__item--unread{background:#102844}[data-theme=dark] .vrf-page .sd-notif__item--unread:hover{background:#163251}[data-theme=dark] .vrf-page .sd-notif__item-title{color:#f8fafc}[data-theme=dark] .vrf-page .sd-notif__item-msg{color:#cbd5e1}[data-theme=dark] .vrf-page .sd-notif__item-time{color:#94a3b8}[data-theme=dark] .vrf-page .sd-notif__item-type{color:#cbd5e1;background:#16304f}[data-theme=dark] .vrf-page .sd-notif__empty-title{color:#f8fafc}[data-theme=dark] .vrf-page .sd-notif__empty-text,[data-theme=dark] .vrf-page .sd-notif__empty .material-symbols-outlined{color:#cbd5e1}[data-theme=dark] .vrf-page .sd-notif__foot{border-top-color:#1f3350}[data-theme=dark] .vrf-page .sd-notif__viewall{color:#cbd5e1;background:#10233d;border-color:#24364f}[data-theme=dark] .vrf-page .sd-notif__viewall--active:hover{color:#fff;background:#16304f;border-color:#335081}[data-theme=dark] .vrf-page .back-button{color:#cbd5e1}[data-theme=dark] .vrf-page .back-button:hover{color:#93c5fd}[data-theme=dark] .vrf-page .back-button__label:after{background:#93c5fd}@keyframes ntf-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ntf-anim{opacity:0}.ntf-main--visible .ntf-anim{animation:.55s both ntf-fade-up}.ntf-main--visible .ntf-anim--0{animation-delay:50ms}.ntf-main--visible .ntf-anim--1{animation-delay:.15s}.ntf-main--visible .ntf-anim--2{animation-delay:.25s}.ntf-page{color:#191c1d;background:0 0;flex-direction:column;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.ntf-main{flex:1;width:100%;max-width:980px;margin:0 auto;padding:2rem 48px 3rem}.ntf-top{margin-bottom:1.4rem}.ntf-breadcrumb{color:#6b7280;margin:.5rem 0 1.1rem;font-size:.78rem}.ntf-breadcrumb__parent{color:#6b7280}.ntf-breadcrumb__sep{color:#c5c6cf}.ntf-breadcrumb__current{color:#031636;font-weight:600}.ntf-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ntf-header__title{color:#031636;letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.6rem;font-weight:800}.ntf-header__sub{color:#6b7280;max-width:560px;margin:0;font-size:.86rem;line-height:1.6}.ntf-markall-btn{color:#031636;cursor:pointer;background:#fff;border:1px solid #c9d4e8;border-radius:10px;align-items:center;gap:.45rem;padding:.6rem 1rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.ntf-markall-btn .material-symbols-outlined{font-size:19px}.ntf-markall-btn:hover:not(:disabled){color:#fff;background:#031636;border-color:#031636}.ntf-markall-btn:disabled{opacity:.5;cursor:not-allowed}.ntf-summary{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.4rem;display:grid}.ntf-sum-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:.85rem;padding:1.1rem 1.2rem;display:flex;box-shadow:0 4px 18px #0316360f}.ntf-sum-card__icon{background:#03163612;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ntf-sum-card__icon .material-symbols-outlined{color:#031636;font-size:22px}.ntf-sum-card__icon--unread{background:#fef3c7}.ntf-sum-card__icon--unread .material-symbols-outlined{color:#92400e}.ntf-sum-card__body{flex-direction:column;gap:.1rem;min-width:0;display:flex}.ntf-sum-card__label{text-transform:uppercase;letter-spacing:.04em;color:#9aa3b2;font-size:.72rem;font-weight:600}.ntf-sum-card__value{color:#031636;font-size:1.4rem;font-weight:800;line-height:1.1}.ntf-sum-card__value--sm{font-size:.86rem;font-weight:700}.ntf-tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1.4rem;display:flex}.ntf-tab{color:#44474e;cursor:pointer;background:#fff;border:1px solid #d8dde8;border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .95rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.ntf-tab:hover{border-color:#031636}.ntf-tab--active{color:#fff;background:#031636;border-color:#031636}.ntf-tab__count{color:#fff;background:#b3261e;border-radius:999px;padding:.02rem .4rem;font-size:.68rem;font-weight:700;line-height:1.5}.ntf-list{flex-direction:column;gap:.85rem;display:flex}.ntf-loading{color:#6b7280;padding:1rem 0;font-size:.88rem}.ntf-item{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:14px;gap:.95rem;padding:1.1rem 1.2rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;box-shadow:0 2px 10px #0316360d}.ntf-item:hover{border-color:#c9d4e8;transform:translateY(-2px);box-shadow:0 10px 26px #0316361a}.ntf-item:focus-visible{outline-offset:2px;outline:2px solid #031636}.ntf-item--unread{background:#fbfcff;border-left:4px solid #031636}.ntf-item__icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ntf-item__icon .material-symbols-outlined{font-size:22px}.ntf-item__icon--navy{color:#031636;background:#03163614}.ntf-item__icon--info{color:#1e40af;background:#dbeafe}.ntf-item__icon--success{color:#166534;background:#dcfce7}.ntf-item__icon--warning{color:#92400e;background:#fef3c7}.ntf-item__icon--muted{color:#64748b;background:#eef1f6}.ntf-item__icon--navy .material-symbols-outlined,.ntf-item__icon--info .material-symbols-outlined,.ntf-item__icon--success .material-symbols-outlined,.ntf-item__icon--warning .material-symbols-outlined,.ntf-item__icon--muted .material-symbols-outlined{color:inherit}.ntf-item__body{flex:1;min-width:0}.ntf-item__top{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ntf-item__title{color:#031636;font-size:.92rem;font-weight:700}.ntf-item__newdot{background:#b3261e;border-radius:50%;width:8px;height:8px}.ntf-item__msg{color:#6b7280;margin:.35rem 0 0;font-size:.84rem;line-height:1.55}.ntf-item__meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:.7rem;display:flex}.ntf-item__time{color:#9aa3b2;align-items:center;gap:.3rem;font-size:.74rem;display:inline-flex}.ntf-item__time .material-symbols-outlined{font-size:15px}.ntf-item__action{color:#031636;cursor:pointer;background:#eef1f6;border:none;border-radius:8px;align-items:center;gap:.3rem;padding:.4rem .8rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.ntf-item__action .material-symbols-outlined{font-size:16px}.ntf-item__action:hover{color:#fff;background:#031636}.ntf-chip{text-transform:uppercase;letter-spacing:.03em;border-radius:999px;padding:.12rem .5rem;font-size:.62rem;font-weight:700}.ntf-chip--navy{color:#364669;background:#eef1f6}.ntf-chip--info{color:#1e40af;background:#dbeafe}.ntf-chip--success{color:#166534;background:#dcfce7}.ntf-chip--warning{color:#92400e;background:#fef3c7}.ntf-chip--muted{color:#64748b;background:#eef1f6}.ntf-empty{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:3rem 1.5rem;box-shadow:0 4px 18px #0316360f}.ntf-empty--sm{padding:2.25rem 1.5rem}.ntf-empty .material-symbols-outlined{color:#031636;opacity:.25;font-size:2.75rem}.ntf-empty__title{color:#031636;margin:.75rem 0 .3rem;font-size:1rem;font-weight:700}.ntf-empty__text{color:#6b7280;margin:0;font-size:.84rem}@media (width<=760px){.ntf-main{padding:1.5rem 20px 2.5rem}.ntf-summary{grid-template-columns:1fr}}[data-theme=dark] .ntf-page{color:#e2e8f0}[data-theme=dark] .ntf-page .ntf-breadcrumb__parent{color:#94a3b8}[data-theme=dark] .ntf-page .ntf-breadcrumb__sep{color:#475569}[data-theme=dark] .ntf-page .ntf-breadcrumb__current,[data-theme=dark] .ntf-page .ntf-header__title{color:#f8fafc}[data-theme=dark] .ntf-page .ntf-header__sub{color:#94a3b8}[data-theme=dark] .ntf-page .ntf-markall-btn{color:#cbd5e1;background:#10233d;border-color:#335081}[data-theme=dark] .ntf-page .ntf-markall-btn:hover:not(:disabled){color:#fff;background:#16304f;border-color:#4063a0}[data-theme=dark] .ntf-page .ntf-sum-card{background:#0b1b33;border-color:#24364f}[data-theme=dark] .ntf-page .ntf-sum-card__icon{background:#96beff1f}[data-theme=dark] .ntf-page .ntf-sum-card__icon .material-symbols-outlined{color:#cbd5e1}[data-theme=dark] .ntf-page .ntf-sum-card__icon--unread{background:#fbbf2429}[data-theme=dark] .ntf-page .ntf-sum-card__icon--unread .material-symbols-outlined{color:#fcd34d}[data-theme=dark] .ntf-page .ntf-sum-card__label{color:#94a3b8}[data-theme=dark] .ntf-page .ntf-sum-card__value{color:#f8fafc}[data-theme=dark] .ntf-page .ntf-tab{color:#cbd5e1;background:#0b1b33;border-color:#24364f}[data-theme=dark] .ntf-page .ntf-tab:hover{border-color:#4f7fd6}[data-theme=dark] .ntf-page .ntf-tab--active{color:#fff;background:#173a6b;border-color:#2a548f}[data-theme=dark] .ntf-page .ntf-loading{color:#94a3b8}[data-theme=dark] .ntf-page .ntf-item{background:#0b1b33;border-color:#24364f;box-shadow:0 2px 10px #0000004d}[data-theme=dark] .ntf-page .ntf-item:hover{border-color:#335081;box-shadow:0 10px 26px #0006}[data-theme=dark] .ntf-page .ntf-item:focus-visible{outline-color:#4f7fd6}[data-theme=dark] .ntf-page .ntf-item--unread{background:#102844;border-left-color:#4f7fd6}[data-theme=dark] .ntf-page .ntf-item__title{color:#f8fafc}[data-theme=dark] .ntf-page .ntf-item__msg{color:#cbd5e1}[data-theme=dark] .ntf-page .ntf-item__time{color:#94a3b8}[data-theme=dark] .ntf-page .ntf-item__icon--navy{color:#93c5fd;background:#96beff24}[data-theme=dark] .ntf-page .ntf-item__icon--info{color:#93c5fd;background:#60a5fa29}[data-theme=dark] .ntf-page .ntf-item__icon--success{color:#6ee7b7;background:#34d39929}[data-theme=dark] .ntf-page .ntf-item__icon--warning{color:#fcd34d;background:#fbbf2429}[data-theme=dark] .ntf-page .ntf-item__icon--muted{color:#cbd5e1;background:#94a3b829}[data-theme=dark] .ntf-page .ntf-chip--navy{color:#cbd5e1;background:#96beff24}[data-theme=dark] .ntf-page .ntf-chip--info{color:#93c5fd;background:#60a5fa29}[data-theme=dark] .ntf-page .ntf-chip--success{color:#6ee7b7;background:#34d39929}[data-theme=dark] .ntf-page .ntf-chip--warning{color:#fcd34d;background:#fbbf2429}[data-theme=dark] .ntf-page .ntf-chip--muted{color:#cbd5e1;background:#94a3b829}[data-theme=dark] .ntf-page .ntf-item__action{color:#cbd5e1;background:#10233d}[data-theme=dark] .ntf-page .ntf-item__action:hover{color:#fff;background:#16304f}[data-theme=dark] .ntf-page .ntf-empty{background:#0b1b33;border-color:#24364f}[data-theme=dark] .ntf-page .ntf-empty .material-symbols-outlined{color:#93c5fd}[data-theme=dark] .ntf-page .ntf-empty__title{color:#f8fafc}[data-theme=dark] .ntf-page .ntf-empty__text{color:#94a3b8}[data-theme=dark] .ntf-page .back-button{color:#cbd5e1}[data-theme=dark] .ntf-page .back-button:hover{color:#93c5fd}[data-theme=dark] .ntf-page .back-button__label:after{background:#93c5fd}[data-theme=dark] .ntf-page .sd-nav{background:#06111fd1;border-bottom:1px solid #24364f}[data-theme=dark] .ntf-page .sd-nav__link{color:#cbd5e1}[data-theme=dark] .ntf-page .sd-nav__link:hover,[data-theme=dark] .ntf-page .sd-nav__link--active{color:#f8fafc}[data-theme=dark] .ntf-page .sd-nav__link:after{background:#93c5fd}[data-theme=dark] .ntf-page .sd-nav__user-name{color:#f8fafc}[data-theme=dark] .ntf-page .sd-nav__user-id{color:#94a3b8}[data-theme=dark] .ntf-page .sd-nav__icon-btn{color:#e2e8f0;background:#10233d;border-color:#24364f}[data-theme=dark] .ntf-page .sd-nav__icon-btn:hover{background:#16304f;border-color:#335081}[data-theme=dark] .ntf-page .sd-nav__icon-btn .material-symbols-outlined{color:#e2e8f0}[data-theme=dark] .ntf-page .sd-nav__logo{filter:drop-shadow(0 0 7px #93c5fd8c)drop-shadow(0 1px 2px #00000073)brightness(1.08)contrast(1.08)}[data-theme=dark] .ntf-page .sd-notif__panel{background:#0b1b33;border-color:#24364f;box-shadow:0 18px 44px #00000080}[data-theme=dark] .ntf-page .sd-notif__head{border-bottom-color:#1f3350}[data-theme=dark] .ntf-page .sd-notif__title{color:#f8fafc}[data-theme=dark] .ntf-page .sd-notif__markall{color:#cbd5e1}[data-theme=dark] .ntf-page .sd-notif__markall:hover{background:#ffffff14}[data-theme=dark] .ntf-page .sd-notif__item{background:#0b1b33;border-bottom-color:#16283f}[data-theme=dark] .ntf-page .sd-notif__item:hover{background:#10233d}[data-theme=dark] .ntf-page .sd-notif__item--unread{background:#102844}[data-theme=dark] .ntf-page .sd-notif__item--unread:hover{background:#163251}[data-theme=dark] .ntf-page .sd-notif__item-title{color:#f8fafc}[data-theme=dark] .ntf-page .sd-notif__item-msg{color:#cbd5e1}[data-theme=dark] .ntf-page .sd-notif__item-time{color:#94a3b8}[data-theme=dark] .ntf-page .sd-notif__item-type{color:#cbd5e1;background:#16304f}[data-theme=dark] .ntf-page .sd-notif__empty-title{color:#f8fafc}[data-theme=dark] .ntf-page .sd-notif__empty-text,[data-theme=dark] .ntf-page .sd-notif__empty .material-symbols-outlined{color:#cbd5e1}[data-theme=dark] .ntf-page .sd-notif__foot{border-top-color:#1f3350}[data-theme=dark] .ntf-page .sd-notif__viewall{color:#cbd5e1;background:#10233d;border-color:#24364f}[data-theme=dark] .ntf-page .sd-notif__viewall--active:hover{color:#fff;background:#16304f;border-color:#335081}@keyframes mp-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.mp-anim{opacity:0}.mp-main--visible .mp-anim{animation:.45s both mp-fade-up}.mp-main--visible .mp-anim--0{animation-delay:40ms}.mp-main--visible .mp-anim--1{animation-delay:.12s}.mp-main--visible .mp-anim--2{animation-delay:.2s}.mp-main--visible .mp-anim--3{animation-delay:.28s}.mp-main--visible .mp-anim--4{animation-delay:.36s}.mp-page{color:#191c1d;background:0 0;flex-direction:column;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.mp-main{box-sizing:border-box;flex:1;width:100%;max-width:1180px;margin:0 auto;padding:2rem 1.5rem 3rem}.mp-breadcrumb{letter-spacing:.01em;margin:0 0 .5rem;font-size:.78rem}.mp-breadcrumb__parent{color:#9ca3af}.mp-breadcrumb__sep{color:#d1d5e0;margin:0 .25rem}.mp-breadcrumb__current{color:#031636;font-weight:600}.mp-header{margin-bottom:1.75rem}.mp-header__title{color:#031636;letter-spacing:-.02em;margin:.5rem 0 .45rem;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700}.mp-header__sub{color:#5b5e66;max-width:620px;margin:0;font-size:.95rem;line-height:1.65}.mp-grid{grid-template-columns:270px 1fr;align-items:start;gap:1.5rem;display:grid}.mp-card{background:#fff;border:1px solid #e4e7ef;border-radius:14px;margin-bottom:1.25rem;padding:1.6rem;box-shadow:0 2px 10px #0316360d}.mp-card:last-child{margin-bottom:0}.mp-card__title{color:#031636;border-bottom:1px solid #e8ebf2;margin:0 0 1.1rem;padding-bottom:.75rem;font-size:.98rem;font-weight:700}.mp-profile-card{text-align:center;background:#fff;border:1px solid #e4e7ef;border-radius:14px;margin-bottom:1.25rem;padding:1.6rem;box-shadow:0 2px 10px #0316360d}.mp-avatar{color:#fff;letter-spacing:-.02em;background:#031636;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto .85rem;font-size:1.6rem;font-weight:800;display:flex}.mp-profile-name{color:#1a1d23;margin:0 0 .2rem;font-size:1rem;font-weight:700}.mp-profile-id{color:#7a8093;margin:0 0 .75rem;font-size:.8rem;font-weight:500}.mp-badges{flex-wrap:wrap;justify-content:center;gap:.4rem;margin-bottom:1rem;display:flex}.mp-badge{letter-spacing:.03em;border-radius:999px;padding:.2rem .6rem;font-size:.68rem;font-weight:700;display:inline-block}.mp-badge--verified{color:#1e40af;background:#dbeafe}.mp-badge--active{color:#065f46;background:#d1fae5}.mp-badge--pending{color:#92400e;background:#fef3c7}.mp-badge--rejected{color:#991b1b;background:#fee2e2}.mp-photo-btn{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #d1d5e0;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.55rem .9rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .17s,border-color .17s;display:inline-flex}.mp-photo-btn:hover{background:#f5f5f7;border-color:#a0a8bb}.mp-photo-btn span{font-size:.95rem}.mp-settings-list{flex-direction:column;gap:0;display:flex}.mp-settings-item{cursor:pointer;border-bottom:1px solid #f0f2f7;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 0;display:flex}.mp-settings-item:last-child{border-bottom:none;padding-bottom:0}.mp-settings-item:first-child{padding-top:0}.mp-settings-item--link:hover .mp-settings-item__label{color:#031636}.mp-settings-item__left{align-items:center;gap:.65rem;min-width:0;display:flex}.mp-settings-item__icon{color:#031636;opacity:.7;flex-shrink:0;font-size:1.05rem}.mp-settings-item__label{color:#374151;font-size:.84rem;font-weight:600;transition:color .15s}.mp-field-error{color:#dc2626;margin-top:.3rem;font-size:.74rem;font-weight:500;display:block}[data-theme=dark] .mp-page .mp-field-error{color:#fca5a5}.mp-settings-item__hint{color:#6b7280;margin-top:.1rem;font-size:.72rem;font-weight:500;display:block}.mp-settings-item__chevron{color:#9ca3af;flex-shrink:0;font-size:1rem}.mp-toggle{cursor:pointer;background:#d1d5e0;border:none;border-radius:999px;flex-shrink:0;width:40px;height:22px;padding:0;transition:background .2s;position:relative}.mp-toggle--on{background:#031636}.mp-toggle__knob{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.mp-toggle--on .mp-toggle__knob{transform:translate(18px)}.mp-verified-card{background:#fff;border:1px solid #e4e7ef;border-radius:14px;margin-bottom:1.25rem;overflow:hidden;box-shadow:0 2px 10px #0316360d}.mp-verified-card__head{background:#031636;align-items:center;gap:.65rem;padding:1rem 1.6rem;display:flex}.mp-verified-card__head-icon{color:#ffffffb3;font-size:1.1rem}.mp-verified-card__head-title{color:#fff;margin:0;font-size:.92rem;font-weight:700}.mp-verified-card__head-badge{color:#fff;letter-spacing:.03em;background:#ffffff1f;border:1px solid #fff3;border-radius:999px;align-items:center;gap:.3rem;margin-left:auto;padding:.18rem .6rem;font-size:.68rem;font-weight:700;display:inline-flex}.mp-verified-card__body{padding:1.4rem 1.6rem}.mp-info-grid{grid-template-columns:1fr 1fr;gap:.9rem 1.5rem;display:grid}.mp-info-row__label{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.22rem;font-size:.7rem;font-weight:600}.mp-info-row__value{color:#1a1d23;font-size:.88rem;font-weight:600}.mp-info-row--full{grid-column:1/-1}.mp-form-card{background:#fff;border:1px solid #e4e7ef;border-radius:14px;padding:1.6rem;box-shadow:0 2px 10px #0316360d}.mp-form-card__title{color:#031636;border-bottom:1px solid #e8ebf2;margin:0 0 .5rem;padding-bottom:.75rem;font-size:.98rem;font-weight:700}.mp-locked-note{color:#5b5e66;background:#f5f7fb;border:1px solid #e0e5f0;border-radius:8px;align-items:flex-start;gap:.5rem;margin-bottom:1.25rem;padding:.7rem .9rem;font-size:.78rem;line-height:1.55;display:flex}.mp-locked-note__icon{color:#031636;opacity:.6;flex-shrink:0;margin-top:.05rem;font-size:.95rem}.mp-form-grid{grid-template-columns:1fr 1fr;gap:1.1rem;margin-bottom:1.25rem;display:grid}.mp-field{flex-direction:column;gap:.4rem;display:flex}.mp-field--full{grid-column:1/-1}.mp-label{color:#44474e;letter-spacing:.01em;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;display:flex}.mp-locked-tag{color:#7a8093;letter-spacing:.02em;background:#f0f2f7;border-radius:999px;padding:.12rem .5rem;font-size:.64rem;font-weight:700}.mp-input,.mp-select{color:#1a1d23;box-sizing:border-box;background:#f9fafb;border:1.5px solid #d1d5e0;border-radius:8px;outline:none;width:100%;padding:.65rem .9rem;font-family:inherit;font-size:.88rem;transition:border-color .2s,box-shadow .2s}.mp-input:focus,.mp-select:focus{background:#fff;border-color:#031636;box-shadow:0 0 0 3px #03163614}.mp-input--locked{color:#5b5e66;cursor:not-allowed;background:#f1f3f7;border-color:#e2e5ec}.mp-input--locked:focus{box-shadow:none;border-color:#e2e5ec}.mp-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%23374151' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-position:right .85rem center;background-repeat:no-repeat;padding-right:2.2rem}.mp-helper{color:#9ca3af;margin-top:.15rem;font-size:.72rem}.mp-cselect{width:100%;position:relative}.mp-cselect__field{color:#1a1d23;cursor:pointer;text-align:left;background:#f9fafb;border:1.5px solid #d1d5e0;border-radius:8px;outline:none;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.65rem .9rem;font-family:inherit;font-size:.88rem;transition:border-color .2s,box-shadow .2s,background .2s;display:flex}.mp-cselect__field:focus,.mp-cselect--open .mp-cselect__field{background:#fff;border-color:#031636;box-shadow:0 0 0 3px #03163614}.mp-cselect__value{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mp-cselect__value--placeholder{color:#7a8093}.mp-cselect__arrow{color:#374151;flex-shrink:0;font-size:20px;transition:transform .2s}.mp-cselect--open .mp-cselect__arrow{transform:rotate(180deg)}.mp-cselect__menu{z-index:30;background:#fff;border:1px solid #e4e7ef;border-radius:10px;max-height:240px;margin:0;padding:.3rem;list-style:none;animation:.16s both mp-cselect-in;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 30px #03163626}@keyframes mp-cselect-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.mp-cselect__option{text-align:left;color:#1a1d23;cursor:pointer;background:0 0;border:none;border-radius:7px;width:100%;padding:.55rem .7rem;font-family:inherit;font-size:.86rem;transition:background .15s,color .15s}.mp-cselect__option:hover{background:#f0f3f8}.mp-cselect__option--selected{color:#031636;background:#eef2fb;font-weight:600}.mp-form-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.mp-btn{cursor:pointer;letter-spacing:.01em;border:1.5px solid #0000;border-radius:8px;padding:.6rem 1.35rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:all .17s}.mp-btn--cancel{color:#031636;background:#fff;border-color:#031636}.mp-btn--cancel:hover{background:#f0f3f8}.mp-btn--save{color:#fff;background:#031636;border-color:#031636}.mp-btn--save:hover{background:#06224f}@media (width<=900px){.mp-grid{grid-template-columns:1fr}}@media (width<=600px){.mp-info-grid,.mp-form-grid{grid-template-columns:1fr}.mp-form-actions{flex-direction:column}.mp-btn{text-align:center;width:100%}}[data-theme=dark] .mp-page{color:#e2e8f0}[data-theme=dark] .mp-page .mp-breadcrumb__parent{color:#94a3b8}[data-theme=dark] .mp-page .mp-breadcrumb__sep{color:#475569}[data-theme=dark] .mp-page .mp-breadcrumb__current,[data-theme=dark] .mp-page .mp-header__title{color:#f8fafc}[data-theme=dark] .mp-page .mp-header__sub{color:#94a3b8}[data-theme=dark] .mp-page .back-button{color:#cbd5e1}[data-theme=dark] .mp-page .back-button:hover{color:#93c5fd}[data-theme=dark] .mp-page .back-button__label:after{background:#93c5fd}[data-theme=dark] .mp-page .mp-card,[data-theme=dark] .mp-page .mp-profile-card,[data-theme=dark] .mp-page .mp-verified-card,[data-theme=dark] .mp-page .mp-form-card{background:#0b1b33;border-color:#24364f}[data-theme=dark] .mp-page .mp-card__title,[data-theme=dark] .mp-page .mp-form-card__title,[data-theme=dark] .mp-page .mp-profile-name{color:#f8fafc}[data-theme=dark] .mp-page .mp-profile-id{color:#94a3b8}[data-theme=dark] .mp-page .mp-photo-btn{color:#cbd5e1;background:#10233d;border-color:#335081}[data-theme=dark] .mp-page .mp-photo-btn:hover{background:#16304f;border-color:#4063a0}[data-theme=dark] .mp-page .mp-settings-item{border-top-color:#1f3350!important}[data-theme=dark] .mp-page .mp-settings-item__label{color:#e2e8f0}[data-theme=dark] .mp-page .mp-settings-item__icon{color:#cbd5e1}[data-theme=dark] .mp-page .mp-settings-item__hint{color:#94a3b8}[data-theme=dark] .mp-page .mp-settings-item__chevron{color:#64748b}[data-theme=dark] .mp-page .mp-settings-item--link:hover .mp-settings-item__label{color:#f8fafc}[data-theme=dark] .mp-page .mp-toggle{background:#335081}[data-theme=dark] .mp-page .mp-toggle--on{background:#4f7fd6}[data-theme=dark] .mp-page .mp-info-row__label{color:#94a3b8}[data-theme=dark] .mp-page .mp-info-row__value{color:#f8fafc}[data-theme=dark] .mp-page .mp-locked-note{color:#b6c4da;background:#0e2236;border-color:#24364f}[data-theme=dark] .mp-page .mp-locked-note__icon{color:#93c5fd}[data-theme=dark] .mp-page .mp-label{color:#cbd5e1}[data-theme=dark] .mp-page .mp-locked-tag{color:#94a3b8;background:#16283f}[data-theme=dark] .mp-page .mp-input,[data-theme=dark] .mp-page .mp-select{color:#f1f5f9;background-color:#071827;border-color:#24364f}[data-theme=dark] .mp-page .mp-input::placeholder{color:#64748b}[data-theme=dark] .mp-page .mp-input:focus,[data-theme=dark] .mp-page .mp-select:focus{background-color:#0b1f38;border-color:#4f7fd6;box-shadow:0 0 0 3px #4f7fd62e}[data-theme=dark] .mp-page .mp-input--locked{color:#8a9bb5;background-color:#0a1729;border-color:#1f3350}[data-theme=dark] .mp-page .mp-select{color:#f1f5f9;background-color:#071827;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%23cbd5e1' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-position:right .85rem center;background-repeat:no-repeat;background-size:12px 8px;border-color:#24364f}[data-theme=dark] .mp-page .mp-helper{color:#94a3b8}[data-theme=dark] .mp-page .mp-cselect__field{color:#f8fafc;background:#071827;border-color:#24364f}[data-theme=dark] .mp-page .mp-cselect__field:focus,[data-theme=dark] .mp-page .mp-cselect--open .mp-cselect__field{background:#0b1f38;border-color:#4f7fd6;box-shadow:0 0 0 3px #4f7fd62e}[data-theme=dark] .mp-page .mp-cselect__value--placeholder{color:#94a3b8}[data-theme=dark] .mp-page .mp-cselect__arrow{color:#cbd5e1}[data-theme=dark] .mp-page .mp-cselect__menu{background:#0b1b33;border-color:#24364f;box-shadow:0 14px 34px #00000080}[data-theme=dark] .mp-page .mp-cselect__option{color:#e2e8f0}[data-theme=dark] .mp-page .mp-cselect__option:hover{background:#173a6b}[data-theme=dark] .mp-page .mp-cselect__option--selected{color:#f8fafc;background:#10233d}[data-theme=dark] .mp-page .mp-btn--cancel{color:#e2e8f0;background:0 0;border-color:#335081}[data-theme=dark] .mp-page .mp-btn--cancel:hover{background:#16304f}[data-theme=dark] .mp-page .mp-btn--save{color:#fff;background:#173a6b}[data-theme=dark] .mp-page .mp-btn--save:hover{background:#1f4a86}[data-theme=dark] .mp-page .sd-nav{background:#06111fd1;border-bottom:1px solid #24364f}[data-theme=dark] .mp-page .sd-nav__link{color:#cbd5e1}[data-theme=dark] .mp-page .sd-nav__link:hover,[data-theme=dark] .mp-page .sd-nav__link--active{color:#f8fafc}[data-theme=dark] .mp-page .sd-nav__link:after{background:#93c5fd}[data-theme=dark] .mp-page .sd-nav__user-name{color:#f8fafc}[data-theme=dark] .mp-page .sd-nav__user-id{color:#94a3b8}[data-theme=dark] .mp-page .sd-nav__icon-btn{color:#e2e8f0;background:#10233d;border-color:#24364f}[data-theme=dark] .mp-page .sd-nav__icon-btn:hover{background:#16304f;border-color:#335081}[data-theme=dark] .mp-page .sd-nav__icon-btn .material-symbols-outlined{color:#e2e8f0}[data-theme=dark] .mp-page .sd-nav__logo{filter:drop-shadow(0 0 7px #93c5fd8c)drop-shadow(0 1px 2px #00000073)brightness(1.08)contrast(1.08)}[data-theme=dark] .mp-page .sd-notif__panel{background:#0b1b33;border-color:#24364f;box-shadow:0 18px 44px #00000080}[data-theme=dark] .mp-page .sd-notif__head{border-bottom-color:#1f3350}[data-theme=dark] .mp-page .sd-notif__title{color:#f8fafc}[data-theme=dark] .mp-page .sd-notif__markall{color:#cbd5e1}[data-theme=dark] .mp-page .sd-notif__markall:hover{background:#ffffff14}[data-theme=dark] .mp-page .sd-notif__item{background:#0b1b33;border-bottom-color:#16283f}[data-theme=dark] .mp-page .sd-notif__item:hover{background:#10233d}[data-theme=dark] .mp-page .sd-notif__item--unread{background:#102844}[data-theme=dark] .mp-page .sd-notif__item--unread:hover{background:#163251}[data-theme=dark] .mp-page .sd-notif__item-title{color:#f8fafc}[data-theme=dark] .mp-page .sd-notif__item-msg{color:#cbd5e1}[data-theme=dark] .mp-page .sd-notif__item-time{color:#94a3b8}[data-theme=dark] .mp-page .sd-notif__item-type{color:#cbd5e1;background:#16304f}[data-theme=dark] .mp-page .sd-notif__empty-title{color:#f8fafc}[data-theme=dark] .mp-page .sd-notif__empty-text,[data-theme=dark] .mp-page .sd-notif__empty .material-symbols-outlined{color:#cbd5e1}[data-theme=dark] .mp-page .sd-notif__foot{border-top-color:#1f3350}[data-theme=dark] .mp-page .sd-notif__viewall{color:#cbd5e1;background:#10233d;border-color:#24364f}[data-theme=dark] .mp-page .sd-notif__viewall--active:hover{color:#fff;background:#16304f;border-color:#335081}.mp-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#03163673;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.mp-modal{text-align:center;background:#fff;border-radius:18px;width:100%;max-width:440px;padding:2rem 1.75rem 1.6rem;box-shadow:0 24px 60px #03163647}.mp-modal__icon{background:#eef2f9;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.1rem;display:flex}.mp-modal__icon .material-symbols-outlined{color:#031636;font-size:1.85rem}.mp-modal__title{color:#031636;letter-spacing:-.01em;margin:0 0 .55rem;font-size:1.15rem;font-weight:800}.mp-modal__text{color:#5b5e66;margin:0 0 1.5rem;font-size:.86rem;line-height:1.65}.mp-modal__actions{flex-wrap:wrap;justify-content:center;gap:.65rem;display:flex}.mp-modal__actions .mp-btn{flex:1;min-width:130px}@media (width<=420px){.mp-modal__actions{flex-direction:column}.mp-modal__actions .mp-btn{width:100%}}[data-theme=dark] .mp-page .mp-modal{background:#0b1b33;box-shadow:0 24px 64px #0000008c}[data-theme=dark] .mp-page .mp-modal__icon{background:#16283f}[data-theme=dark] .mp-page .mp-modal__icon .material-symbols-outlined{color:#93c5fd}[data-theme=dark] .mp-page .mp-modal__title{color:#f8fafc}[data-theme=dark] .mp-page .mp-modal__text{color:#cbd5e1}@keyframes cp-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.cp-anim{opacity:0}.cp-main--visible .cp-anim{animation:.45s both cp-fade-up}.cp-main--visible .cp-anim--0{animation-delay:40ms}.cp-main--visible .cp-anim--1{animation-delay:.12s}.cp-main--visible .cp-anim--2{animation-delay:.2s}.cp-page{color:#191c1d;background:0 0;flex-direction:column;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.cp-main{box-sizing:border-box;flex:1;width:100%;max-width:680px;margin:0 auto;padding:2rem 1.5rem 3rem}.cp-breadcrumb{letter-spacing:.01em;margin:0 0 .5rem;font-size:.78rem}.cp-breadcrumb__parent{color:#9ca3af}.cp-breadcrumb__sep{color:#d1d5e0;margin:0 .25rem}.cp-breadcrumb__current{color:#031636;font-weight:600}.cp-header{margin-bottom:1.75rem}.cp-header__title{color:#031636;letter-spacing:-.02em;margin:.5rem 0 .45rem;font-size:clamp(1.4rem,2.2vw,1.85rem);font-weight:700}.cp-header__sub{color:#5b5e66;margin:0;font-size:.95rem;line-height:1.65}.cp-card{background:#fff;border:1px solid #e4e7ef;border-radius:14px;margin-bottom:1.25rem;padding:1.75rem;box-shadow:0 2px 10px #0316360d}.cp-card:last-child{margin-bottom:0}.cp-card__title{color:#031636;border-bottom:1px solid #e8ebf2;margin:0 0 1.1rem;padding-bottom:.75rem;font-size:.98rem;font-weight:700}.cp-field{margin-bottom:1.1rem}.cp-field:last-of-type{margin-bottom:0}.cp-label{color:#44474e;letter-spacing:.01em;margin-bottom:.4rem;font-size:.8rem;font-weight:600;display:block}.cp-input-wrap{position:relative}.cp-input{color:#1a1d23;box-sizing:border-box;background:#f9fafb;border:1.5px solid #d1d5e0;border-radius:8px;outline:none;width:100%;padding:.65rem 2.5rem .65rem .9rem;font-family:inherit;font-size:.88rem;transition:border-color .2s,box-shadow .2s}.cp-input:focus{background:#fff;border-color:#031636;box-shadow:0 0 0 3px #03163614}.cp-toggle-vis{cursor:pointer;color:#9ca3af;background:0 0;border:none;align-items:center;padding:0;font-size:1.05rem;transition:color .15s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.cp-toggle-vis:hover{color:#031636}.cp-strength{margin-top:.55rem}.cp-strength__track{background:#e4e7ef;border-radius:999px;height:5px;margin-bottom:.3rem;overflow:hidden}.cp-strength__fill{border-radius:999px;height:100%;transition:width .3s,background .3s}.cp-strength__fill--weak{background:#ef4444;width:25%}.cp-strength__fill--fair{background:#f59e0b;width:50%}.cp-strength__fill--good{background:#3b82f6;width:75%}.cp-strength__fill--strong{background:#10b981;width:100%}.cp-strength__label{color:#7a8093;font-size:.72rem;font-weight:600}.cp-req-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.cp-req-item{color:#7a8093;align-items:center;gap:.5rem;font-size:.8rem;font-weight:500;display:flex}.cp-req-item--met{color:#065f46}.cp-req-icon{color:#d1d5e0;flex-shrink:0;font-size:.95rem}.cp-req-item--met .cp-req-icon{color:#10b981}.cp-security-note{color:#374151;background:#f0f4fb;border:1px solid #d8e0f0;border-radius:9px;align-items:flex-start;gap:.55rem;padding:.85rem 1rem;font-size:.8rem;line-height:1.6;display:flex}.cp-security-note__icon{color:#031636;opacity:.65;flex-shrink:0;margin-top:.05rem;font-size:1rem}.cp-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:1.4rem;display:flex}.cp-btn{cursor:pointer;letter-spacing:.01em;border:1.5px solid #0000;border-radius:8px;padding:.6rem 1.35rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:all .17s}.cp-btn--cancel{color:#031636;background:#fff;border-color:#031636}.cp-btn--cancel:hover{background:#f0f3f8}.cp-btn--save{color:#fff;background:#031636;border-color:#031636}.cp-btn--save:hover{background:#06224f}@media (width<=480px){.cp-actions{flex-direction:column}.cp-btn{text-align:center;width:100%}}[data-theme=dark] .cp-page{color:#e2e8f0}[data-theme=dark] .cp-page .cp-breadcrumb__parent{color:#94a3b8}[data-theme=dark] .cp-page .cp-breadcrumb__sep{color:#475569}[data-theme=dark] .cp-page .cp-breadcrumb__current,[data-theme=dark] .cp-page .cp-header__title{color:#f8fafc}[data-theme=dark] .cp-page .cp-header__sub{color:#94a3b8}[data-theme=dark] .cp-page .cp-card{background:#0b1b33;border-color:#24364f;box-shadow:0 2px 10px #0000004d}[data-theme=dark] .cp-page .cp-card__title{color:#f8fafc;border-bottom-color:#24364f}[data-theme=dark] .cp-page .cp-label{color:#cbd5e1}[data-theme=dark] .cp-page .cp-input{color:#f1f5f9;background:#071827;border-color:#24364f}[data-theme=dark] .cp-page .cp-input::placeholder{color:#64748b}[data-theme=dark] .cp-page .cp-input:focus{background:#0b1f38;border-color:#4f7fd6;box-shadow:0 0 0 3px #4f7fd62e}[data-theme=dark] .cp-page .cp-toggle-vis{color:#94a3b8}[data-theme=dark] .cp-page .cp-toggle-vis:hover{color:#93c5fd}[data-theme=dark] .cp-page .cp-strength__track{background:#16283f}[data-theme=dark] .cp-page .cp-strength__label,[data-theme=dark] .cp-page .cp-req-item{color:#94a3b8}[data-theme=dark] .cp-page .cp-req-item--met{color:#6ee7b7}[data-theme=dark] .cp-page .cp-req-icon{color:#475569}[data-theme=dark] .cp-page .cp-req-item--met .cp-req-icon{color:#34d399}[data-theme=dark] .cp-page .cp-security-note{color:#cbd5e1;background:#0e2138;border-color:#24364f}[data-theme=dark] .cp-page .cp-security-note__icon{color:#93c5fd;opacity:1}[data-theme=dark] .cp-page .cp-btn--cancel{color:#e2e8f0;background:#10233d;border-color:#335081}[data-theme=dark] .cp-page .cp-btn--cancel:hover{background:#16304f;border-color:#4063a0}[data-theme=dark] .cp-page .cp-btn--save{color:#fff;background:#173a6b;border-color:#2a548f}[data-theme=dark] .cp-page .cp-btn--save:hover{background:#1f4a86}[data-theme=dark] .cp-page .cp-msg--success{color:#6ee7b7!important;background:#10b9811f!important;border-color:#10b98166!important}[data-theme=dark] .cp-page .cp-msg--success .cp-msg__text{color:#6ee7b7!important}[data-theme=dark] .cp-page .cp-msg--error{color:#fca5a5!important;background:#f871711f!important;border-color:#f8717166!important}[data-theme=dark] .cp-page .back-button{color:#cbd5e1}[data-theme=dark] .cp-page .back-button:hover{color:#93c5fd}[data-theme=dark] .cp-page .back-button__label:after{background:#93c5fd}[data-theme=dark] .cp-page .sd-nav{background:#06111fd1;border-bottom:1px solid #24364f}[data-theme=dark] .cp-page .sd-nav__link{color:#cbd5e1}[data-theme=dark] .cp-page .sd-nav__link:hover,[data-theme=dark] .cp-page .sd-nav__link--active{color:#f8fafc}[data-theme=dark] .cp-page .sd-nav__link:after{background:#93c5fd}[data-theme=dark] .cp-page .sd-nav__user-name{color:#f8fafc}[data-theme=dark] .cp-page .sd-nav__user-id{color:#94a3b8}[data-theme=dark] .cp-page .sd-nav__icon-btn{color:#e2e8f0;background:#10233d;border-color:#24364f}[data-theme=dark] .cp-page .sd-nav__icon-btn:hover{background:#16304f;border-color:#335081}[data-theme=dark] .cp-page .sd-nav__icon-btn .material-symbols-outlined{color:#e2e8f0}[data-theme=dark] .cp-page .sd-nav__logo{filter:drop-shadow(0 0 7px #93c5fd8c)drop-shadow(0 1px 2px #00000073)brightness(1.08)contrast(1.08)}[data-theme=dark] .cp-page .sd-notif__panel{background:#0b1b33;border-color:#24364f;box-shadow:0 18px 44px #00000080}[data-theme=dark] .cp-page .sd-notif__head{border-bottom-color:#1f3350}[data-theme=dark] .cp-page .sd-notif__title{color:#f8fafc}[data-theme=dark] .cp-page .sd-notif__markall{color:#cbd5e1}[data-theme=dark] .cp-page .sd-notif__markall:hover{background:#ffffff14}[data-theme=dark] .cp-page .sd-notif__item{background:#0b1b33;border-bottom-color:#16283f}[data-theme=dark] .cp-page .sd-notif__item:hover{background:#10233d}[data-theme=dark] .cp-page .sd-notif__item--unread{background:#102844}[data-theme=dark] .cp-page .sd-notif__item--unread:hover{background:#163251}[data-theme=dark] .cp-page .sd-notif__item-title{color:#f8fafc}[data-theme=dark] .cp-page .sd-notif__item-msg{color:#cbd5e1}[data-theme=dark] .cp-page .sd-notif__item-time{color:#94a3b8}[data-theme=dark] .cp-page .sd-notif__item-type{color:#cbd5e1;background:#16304f}[data-theme=dark] .cp-page .sd-notif__empty-title{color:#f8fafc}[data-theme=dark] .cp-page .sd-notif__empty-text,[data-theme=dark] .cp-page .sd-notif__empty .material-symbols-outlined{color:#cbd5e1}[data-theme=dark] .cp-page .sd-notif__foot{border-top-color:#1f3350}[data-theme=dark] .cp-page .sd-notif__viewall{color:#cbd5e1;background:#10233d;border-color:#24364f}[data-theme=dark] .cp-page .sd-notif__viewall--active:hover{color:#fff;background:#16304f;border-color:#335081}@keyframes se-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.se-anim{opacity:0}.se-main--visible .se-anim{animation:.45s both se-fade-up}.se-main--visible .se-anim--0{animation-delay:40ms}.se-main--visible .se-anim--1{animation-delay:.12s}.se-main--visible .se-anim--2{animation-delay:.2s}.se-main--visible .se-anim--3{animation-delay:.28s}.se-page{color:#191c1d;background:0 0;flex-direction:column;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.se-main{box-sizing:border-box;flex:1;width:100%;max-width:720px;margin:0 auto;padding:2rem 1.5rem 3rem}.se-breadcrumb{letter-spacing:.01em;margin:0 0 .5rem;font-size:.78rem}.se-breadcrumb__parent{color:#9ca3af}.se-breadcrumb__sep{color:#d1d5e0;margin:0 .25rem}.se-breadcrumb__current{color:#031636;font-weight:600}.se-header{margin-bottom:1.75rem}.se-header__title{color:#031636;letter-spacing:-.02em;margin:.5rem 0 .45rem;font-size:clamp(1.4rem,2.2vw,1.85rem);font-weight:700}.se-header__sub{color:#5b5e66;margin:0;font-size:.95rem;line-height:1.65}.se-email-card{background:#fff;border:1px solid #e4e7ef;border-radius:14px;margin-bottom:1.25rem;padding:1.6rem;box-shadow:0 2px 10px #0316360d}.se-email-card__title{color:#031636;border-bottom:1px solid #e8ebf2;margin:0 0 1.1rem;padding-bottom:.75rem;font-size:.98rem;font-weight:700}.se-email-rows{flex-direction:column;gap:.9rem;margin-bottom:1rem;display:flex}.se-email-row{background:#f9fafb;border:1px solid #e8ebf2;border-radius:9px;align-items:center;gap:.85rem;padding:.75rem .9rem;display:flex}.se-email-row__icon{color:#031636;opacity:.65;flex-shrink:0;font-size:1.05rem}.se-email-row__body{flex:1;min-width:0}.se-email-row__label{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.15rem;font-size:.7rem;font-weight:600}.se-email-row__value{color:#1a1d23;word-break:break-all;font-size:.88rem;font-weight:700}.se-email-row__badges{flex-wrap:wrap;flex-shrink:0;gap:.35rem;display:flex}.se-badge{letter-spacing:.02em;border-radius:999px;padding:.18rem .55rem;font-size:.67rem;font-weight:700;display:inline-block}.se-badge--verified{color:#1e40af;background:#dbeafe}.se-badge--locked{color:#7a8093;background:#f0f2f7}.se-info-card{background:#fff;border:1px solid #e4e7ef;border-radius:14px;margin-bottom:1.25rem;padding:1.5rem;box-shadow:0 2px 10px #0316360d}.se-info-card__header{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.se-info-card__icon{color:#031636;opacity:.65;font-size:1.05rem}.se-info-card__title{color:#031636;margin:0;font-size:.92rem;font-weight:700}.se-info-card__text{color:#5b5e66;margin:0 0 .75rem;font-size:.84rem;line-height:1.65}.se-security-note{color:#374151;background:#f0f4fb;border:1px solid #d8e0f0;border-radius:8px;align-items:flex-start;gap:.5rem;margin:0;padding:.75rem .9rem;font-size:.78rem;line-height:1.6;display:flex}.se-security-note__icon{color:#031636;opacity:.6;flex-shrink:0;margin-top:.05rem;font-size:.95rem}.se-help-card{background:#f9fafb;border:1px solid #e4e7ef;border-radius:14px;margin-bottom:1.25rem;padding:1.4rem}.se-help-card__title{color:#031636;margin:0 0 .4rem;font-size:.92rem;font-weight:700}.se-help-card__text{color:#5b5e66;margin:0 0 1rem;font-size:.84rem;line-height:1.6}.se-help-btns{flex-wrap:wrap;gap:.65rem;display:flex}.se-btn{cursor:pointer;letter-spacing:.01em;border:1.5px solid #0000;border-radius:8px;padding:.55rem 1.2rem;font-family:inherit;font-size:.84rem;font-weight:600;transition:all .17s}.se-btn--outline{color:#374151;background:#fff;border-color:#d1d5e0}.se-btn--outline:hover{background:#f5f5f7;border-color:#a0a8bb}.se-btn--navy{color:#fff;background:#031636;border-color:#031636}.se-btn--navy:hover{background:#06224f}@media (width<=480px){.se-help-btns{flex-direction:column}.se-btn{text-align:center;width:100%}.se-email-row{flex-wrap:wrap}.se-email-row__badges{margin-top:.4rem}}[data-theme=dark] .se-page{color:#e2e8f0}[data-theme=dark] .se-page .se-breadcrumb__parent{color:#94a3b8}[data-theme=dark] .se-page .se-breadcrumb__sep{color:#475569}[data-theme=dark] .se-page .se-breadcrumb__current,[data-theme=dark] .se-page .se-header__title{color:#f8fafc}[data-theme=dark] .se-page .se-header__sub{color:#94a3b8}[data-theme=dark] .se-page .se-email-card,[data-theme=dark] .se-page .se-info-card{background:#0b1b33;border-color:#24364f;box-shadow:0 2px 10px #0000004d}[data-theme=dark] .se-page .se-help-card{background:#0e2138;border-color:#24364f}[data-theme=dark] .se-page .se-email-card__title{color:#f8fafc;border-bottom-color:#24364f}[data-theme=dark] .se-page .se-email-row{background:#0e2138;border-color:#24364f}[data-theme=dark] .se-page .se-email-row__icon{color:#93c5fd;opacity:1}[data-theme=dark] .se-page .se-email-row__label{color:#94a3b8}[data-theme=dark] .se-page .se-email-row__value{color:#f1f5f9}[data-theme=dark] .se-page .se-badge--verified{color:#93c5fd;background:#3b82f629}[data-theme=dark] .se-page .se-badge--locked{color:#94a3b8;background:#16283f}[data-theme=dark] .se-page .se-info-card__icon{color:#93c5fd;opacity:1}[data-theme=dark] .se-page .se-info-card__title{color:#f8fafc}[data-theme=dark] .se-page .se-info-card__text{color:#cbd5e1}[data-theme=dark] .se-page .se-help-card__title{color:#f8fafc}[data-theme=dark] .se-page .se-help-card__text{color:#cbd5e1}[data-theme=dark] .se-page .se-security-note{color:#cbd5e1;background:#0e2138;border-color:#24364f}[data-theme=dark] .se-page .se-security-note__icon{color:#93c5fd;opacity:1}[data-theme=dark] .se-page .se-btn--outline{color:#cbd5e1;background:#10233d;border-color:#335081}[data-theme=dark] .se-page .se-btn--outline:hover{color:#fff;background:#16304f;border-color:#4063a0}[data-theme=dark] .se-page .se-btn--navy{color:#fff;background:#173a6b;border-color:#2a548f}[data-theme=dark] .se-page .se-btn--navy:hover{background:#1f4a86}[data-theme=dark] .se-page .se-inline-input{color:#f1f5f9!important;background:#071827!important;border-color:#24364f!important}[data-theme=dark] .se-page .se-inline-input::placeholder{color:#64748b!important}[data-theme=dark] .se-page .se-inline-input:focus{border-color:#4f7fd6!important;box-shadow:0 0 0 3px #4f7fd62e!important}[data-theme=dark] .se-page .se-edit-btn{color:#cbd5e1!important;border-color:#335081!important}[data-theme=dark] .se-page .se-vt-heading{color:#f8fafc!important}[data-theme=dark] .se-page .se-vt-text{color:#94a3b8!important}[data-theme=dark] .se-page .se-vt-strong{color:#f1f5f9!important}[data-theme=dark] .se-page .se-vt-box{background:#0e2138!important;border-color:#24364f!important}[data-theme=dark] .se-page .se-vt-box__row,[data-theme=dark] .se-page .se-vt-divider{border-top-color:#24364f!important}[data-theme=dark] .se-page .se-vt-badge-pending{color:#fcd34d!important;background:#fbbf2424!important;border-color:#fbbf2459!important}[data-theme=dark] .se-page .back-button{color:#cbd5e1}[data-theme=dark] .se-page .back-button:hover{color:#93c5fd}[data-theme=dark] .se-page .back-button__label:after{background:#93c5fd}[data-theme=dark] .se-page .sd-nav{background:#06111fd1;border-bottom:1px solid #24364f}[data-theme=dark] .se-page .sd-nav__link{color:#cbd5e1}[data-theme=dark] .se-page .sd-nav__link:hover,[data-theme=dark] .se-page .sd-nav__link--active{color:#f8fafc}[data-theme=dark] .se-page .sd-nav__link:after{background:#93c5fd}[data-theme=dark] .se-page .sd-nav__user-name{color:#f8fafc}[data-theme=dark] .se-page .sd-nav__user-id{color:#94a3b8}[data-theme=dark] .se-page .sd-nav__icon-btn{color:#e2e8f0;background:#10233d;border-color:#24364f}[data-theme=dark] .se-page .sd-nav__icon-btn:hover{background:#16304f;border-color:#335081}[data-theme=dark] .se-page .sd-nav__icon-btn .material-symbols-outlined{color:#e2e8f0}[data-theme=dark] .se-page .sd-nav__logo{filter:drop-shadow(0 0 7px #93c5fd8c)drop-shadow(0 1px 2px #00000073)brightness(1.08)contrast(1.08)}[data-theme=dark] .se-page .sd-notif__panel{background:#0b1b33;border-color:#24364f;box-shadow:0 18px 44px #00000080}[data-theme=dark] .se-page .sd-notif__head{border-bottom-color:#1f3350}[data-theme=dark] .se-page .sd-notif__title{color:#f8fafc}[data-theme=dark] .se-page .sd-notif__markall{color:#cbd5e1}[data-theme=dark] .se-page .sd-notif__markall:hover{background:#ffffff14}[data-theme=dark] .se-page .sd-notif__item{background:#0b1b33;border-bottom-color:#16283f}[data-theme=dark] .se-page .sd-notif__item:hover{background:#10233d}[data-theme=dark] .se-page .sd-notif__item--unread{background:#102844}[data-theme=dark] .se-page .sd-notif__item--unread:hover{background:#163251}[data-theme=dark] .se-page .sd-notif__item-title{color:#f8fafc}[data-theme=dark] .se-page .sd-notif__item-msg{color:#cbd5e1}[data-theme=dark] .se-page .sd-notif__item-time{color:#94a3b8}[data-theme=dark] .se-page .sd-notif__item-type{color:#cbd5e1;background:#16304f}[data-theme=dark] .se-page .sd-notif__empty-title{color:#f8fafc}[data-theme=dark] .se-page .sd-notif__empty-text,[data-theme=dark] .se-page .sd-notif__empty .material-symbols-outlined{color:#cbd5e1}[data-theme=dark] .se-page .sd-notif__foot{border-top-color:#1f3350}[data-theme=dark] .se-page .sd-notif__viewall{color:#cbd5e1;background:#10233d;border-color:#24364f}[data-theme=dark] .se-page .sd-notif__viewall--active:hover{color:#fff;background:#16304f;border-color:#335081}@keyframes ad-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ad-anim{opacity:0}.ad-main--visible .ad-anim{animation:.45s both ad-fade-up}.ad-main--visible .ad-anim--0{animation-delay:40ms}.ad-main--visible .ad-anim--1{animation-delay:.12s}.ad-main--visible .ad-anim--2{animation-delay:.2s}.ad-main--visible .ad-anim--3{animation-delay:.28s}.ad-main--visible .ad-anim--4{animation-delay:.36s}.ad-page{color:#191c1d;background:0 0;flex-direction:column;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.ad-main{box-sizing:border-box;flex:1;width:100%;max-width:1180px;margin:0 auto;padding:2rem 1.5rem 3rem}.ad-breadcrumb{letter-spacing:.01em;margin:0 0 .5rem;font-size:.78rem}.ad-breadcrumb__parent{color:#9ca3af}.ad-breadcrumb__sep{color:#d1d5e0;margin:0 .25rem}.ad-breadcrumb__current{color:#031636;font-weight:600}.ad-header{margin-bottom:1.75rem}.ad-header__title{color:#031636;letter-spacing:-.02em;margin:.5rem 0 .45rem;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700}.ad-header__sub{color:#5b5e66;max-width:580px;margin:0;font-size:.95rem;line-height:1.65}.ad-stats{flex-wrap:wrap;gap:.85rem;margin-bottom:1.6rem;display:flex}.ad-stat{background:#fff;border:1px solid #e4e7ef;border-radius:12px;flex:1;align-items:center;gap:.75rem;min-width:130px;padding:.85rem 1.2rem;display:flex;box-shadow:0 1px 6px #0316360a}.ad-stat__icon{background:#eef1f8;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ad-stat__icon span{color:#031636;font-size:1.05rem}.ad-stat__value{color:#031636;margin-bottom:.18rem;font-size:1.25rem;font-weight:800;line-height:1}.ad-stat__label{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:600}.ad-grid{grid-template-columns:1fr 280px;align-items:start;gap:1.5rem;display:grid}.ad-card{background:#fff;border:1px solid #e4e7ef;border-radius:14px;margin-bottom:1.25rem;padding:1.6rem;box-shadow:0 2px 10px #0316360d}.ad-card:last-child{margin-bottom:0}.ad-card__header{border-bottom:1px solid #e8ebf2;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding-bottom:.85rem;display:flex}.ad-card__title{color:#031636;margin:0;font-size:.98rem;font-weight:700}.ad-draft-id{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .3rem;font-size:.68rem;font-weight:700}.ad-draft-title{color:#031636;letter-spacing:-.01em;margin:0 0 1rem;font-size:1.05rem;font-weight:800}.ad-draft-meta{grid-template-columns:1fr 1fr;gap:.65rem 1.25rem;margin-bottom:1.25rem;display:grid}.ad-meta-row__label{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.18rem;font-size:.7rem;font-weight:600}.ad-meta-row__value{color:#1a1d23;font-size:.86rem;font-weight:600}.ad-progress-label{color:#5b5e66;justify-content:space-between;margin-bottom:.4rem;font-size:.78rem;display:flex}.ad-progress-label span:last-child{color:#031636;font-weight:700}.ad-progress-track{background:#eef1f8;border-radius:999px;height:7px;margin-bottom:1.4rem;overflow:hidden}.ad-progress-fill{background:linear-gradient(90deg,#031636,#1a4080);border-radius:999px;height:100%}.ad-draft-actions{flex-wrap:wrap;gap:.65rem;display:flex}.ad-btn{cursor:pointer;letter-spacing:.01em;border:1.5px solid #0000;border-radius:8px;align-items:center;gap:.4rem;padding:.58rem 1.15rem;font-family:inherit;font-size:.84rem;font-weight:600;transition:all .17s;display:inline-flex}.ad-btn--primary{color:#fff;background:#031636;border-color:#031636}.ad-btn--primary:hover{background:#06224f}.ad-btn--outline{color:#031636;background:#fff;border-color:#031636}.ad-btn--outline:hover{background:#f0f3f8}.ad-btn--ghost{color:#7a8093;background:#fff;border-color:#e4e7ef}.ad-btn--ghost:hover{color:#c0392b;border-color:#c0392b}.ad-btn span{font-size:.95rem}.ad-steps-title{color:#031636;margin:0 0 1.1rem;font-size:.92rem;font-weight:700}.ad-steps{align-items:flex-start;padding-bottom:.25rem;display:flex;overflow-x:auto}.ad-step{flex-direction:column;flex:1;align-items:center;min-width:0;display:flex;position:relative}.ad-step:before,.ad-step:after{content:"";z-index:0;background:#e4e7ef;width:50%;height:2px;position:absolute;top:14px}.ad-step:before{left:0}.ad-step:after{right:0}.ad-step:first-child:before,.ad-step:last-child:after{display:none}.ad-step--done:before,.ad-step--done:after,.ad-step--active:before{background:#031636}.ad-step__dot{z-index:1;background:#fff;border:2px solid #e4e7ef;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:.45rem;display:flex;position:relative}.ad-step--done .ad-step__dot{background:#031636;border-color:#031636}.ad-step--active .ad-step__dot{background:#fff;border-color:#031636;box-shadow:0 0 0 4px #0316361a}.ad-step__check{color:#fff;font-size:.75rem}.ad-step__inner{background:0 0;border-radius:50%;width:8px;height:8px}.ad-step--active .ad-step__inner{background:#031636;animation:1.5s ease-in-out infinite ad-pulse}@keyframes ad-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(1.6)}}.ad-step__label{color:#9ca3af;text-align:center;white-space:nowrap;font-size:.66rem;font-weight:600;line-height:1.3}.ad-step--done .ad-step__label{color:#031636}.ad-step--active .ad-step__label{color:#031636;font-weight:700}.ad-empty{text-align:center;padding:3.5rem 2rem}.ad-empty__icon{color:#d1d5e0;margin-bottom:1rem;font-size:3rem}.ad-empty__title{color:#1a1d23;margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.ad-empty__text{color:#7a8093;max-width:320px;margin:0 auto 1.4rem;font-size:.88rem;line-height:1.6}.ad-sidebar{flex-direction:column;gap:1.1rem;display:flex}.ad-tips-card{color:#fff;background:#031636;border-radius:14px;padding:1.35rem}.ad-tips-card__title{color:#fff;border-bottom:1px solid #ffffff1f;margin:0 0 .9rem;padding-bottom:.75rem;font-size:.92rem;font-weight:700}.ad-tips-list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.ad-tips-list li{color:#ffffffd1;align-items:flex-start;gap:.55rem;font-size:.8rem;line-height:1.5;display:flex}.ad-tips-list li:before{content:"";background:#ffffff73;border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:.42rem}.ad-after-card{background:#fff;border:1px solid #e4e7ef;border-radius:14px;padding:1.35rem;box-shadow:0 2px 10px #0316360d}.ad-after-card__title{color:#031636;border-bottom:1px solid #e8ebf2;margin:0 0 .6rem;padding-bottom:.75rem;font-size:.92rem;font-weight:700}.ad-after-card__text{color:#5b5e66;margin:0 0 1rem;font-size:.8rem;line-height:1.65}.ad-help-card{background:#f9fafb;border:1px solid #e4e7ef;border-radius:14px;padding:1.35rem}.ad-help-card__title{color:#031636;margin:0 0 .4rem;font-size:.92rem;font-weight:700}.ad-help-card__text{color:#5b5e66;margin:0 0 .9rem;font-size:.8rem;line-height:1.6}.ad-help-btns{flex-direction:column;gap:.5rem;display:flex}.ad-sidebar-btn{cursor:pointer;text-align:center;border:1.5px solid #0000;border-radius:8px;width:100%;padding:.55rem .9rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .17s}.ad-sidebar-btn--navy{color:#fff;background:#031636;border-color:#031636}.ad-sidebar-btn--navy:hover{background:#06224f}.ad-sidebar-btn--outline{color:#374151;background:#fff;border-color:#d1d5e0}.ad-sidebar-btn--outline:hover{background:#f5f5f7;border-color:#a0a8bb}.ad-sidebar-btn--disabled{color:#a0a8bb;cursor:not-allowed;background:#f0f2f7;border-color:#e4e7ef}@media (width<=900px){.ad-grid{grid-template-columns:1fr}}@media (width<=600px){.ad-stats{grid-template-columns:repeat(3,1fr);display:grid}.ad-draft-meta{grid-template-columns:1fr}.ad-draft-actions{flex-direction:column}.ad-btn{justify-content:center;width:100%}}[data-theme=dark] .ad-page{color:#e2e8f0}[data-theme=dark] .ad-page .ad-breadcrumb__parent{color:#94a3b8}[data-theme=dark] .ad-page .ad-breadcrumb__sep{color:#475569}[data-theme=dark] .ad-page .ad-breadcrumb__current,[data-theme=dark] .ad-page .ad-header__title{color:#f8fafc}[data-theme=dark] .ad-page .ad-header__sub{color:#94a3b8}[data-theme=dark] .ad-page .ad-stat{background:#0b1b33;border-color:#24364f}[data-theme=dark] .ad-page .ad-stat__icon{background:#96beff1f}[data-theme=dark] .ad-page .ad-stat__icon span{color:#93c5fd}[data-theme=dark] .ad-page .ad-stat__value{color:#f8fafc}[data-theme=dark] .ad-page .ad-stat__label{color:#94a3b8}[data-theme=dark] .ad-page .ad-card{background:#0b1b33;border-color:#24364f}[data-theme=dark] .ad-page .ad-card__title{color:#f8fafc}[data-theme=dark] .ad-page .ad-draft-id{color:#94a3b8}[data-theme=dark] .ad-page .ad-draft-title{color:#f8fafc}[data-theme=dark] .ad-page .ad-meta-row__label{color:#94a3b8}[data-theme=dark] .ad-page .ad-meta-row__value{color:#f1f5f9}[data-theme=dark] .ad-page .ad-progress-label{color:#cbd5e1}[data-theme=dark] .ad-page .ad-progress-label span:last-child{color:#93c5fd}[data-theme=dark] .ad-page .ad-progress-track{background:#16283f}[data-theme=dark] .ad-page .ad-progress-fill{background:linear-gradient(90deg,#4f7fd6,#6f9be6)}[data-theme=dark] .ad-page .ad-btn--primary{color:#fff;background:#173a6b;border-color:#2a548f}[data-theme=dark] .ad-page .ad-btn--primary:hover{background:#1f4a86}[data-theme=dark] .ad-page .ad-btn--outline{color:#e2e8f0;background:#10233d;border-color:#335081}[data-theme=dark] .ad-page .ad-btn--outline:hover{color:#fff;background:#16304f;border-color:#4063a0}[data-theme=dark] .ad-page .ad-btn--ghost{color:#94a3b8;background:0 0;border-color:#24364f}[data-theme=dark] .ad-page .ad-btn--ghost:hover{color:#f87171;border-color:#f87171}[data-theme=dark] .ad-page .ad-steps-title{color:#f8fafc}[data-theme=dark] .ad-page .ad-step:before,[data-theme=dark] .ad-page .ad-step:after{background:#24364f}[data-theme=dark] .ad-page .ad-step--done:before,[data-theme=dark] .ad-page .ad-step--done:after,[data-theme=dark] .ad-page .ad-step--active:before{background:#4f7fd6}[data-theme=dark] .ad-page .ad-step__dot{background:#16283f;border-color:#335081}[data-theme=dark] .ad-page .ad-step--done .ad-step__dot{background:#4f7fd6;border-color:#4f7fd6}[data-theme=dark] .ad-page .ad-step--active .ad-step__dot{background:#0b1b33;border-color:#4f7fd6}[data-theme=dark] .ad-page .ad-step--active .ad-step__inner{background:#4f7fd6}[data-theme=dark] .ad-page .ad-step__label{color:#94a3b8}[data-theme=dark] .ad-page .ad-step--done .ad-step__label,[data-theme=dark] .ad-page .ad-step--active .ad-step__label{color:#e2e8f0}[data-theme=dark] .ad-page .ad-empty__icon{color:#93c5fd;opacity:.9}[data-theme=dark] .ad-page .ad-empty__icon .material-symbols-outlined{color:#93c5fd}[data-theme=dark] .ad-page .ad-inprogress-badge{border:1px solid #fbbf2459;animation:2.4s ease-in-out infinite ad-pending-glow;box-shadow:0 0 12px #fbbf241a;color:#fbbf24!important;background:#fbbf2424!important}@keyframes ad-pending-glow{0%,to{border-color:#fbbf244d;box-shadow:0 0 8px #fbbf2414}50%{border-color:#fbbf248c;box-shadow:0 0 16px #fbbf243d}}[data-theme=dark] .ad-page .ad-submitted-card{opacity:1!important}[data-theme=dark] .ad-page .ad-submitted-heading{color:#94a3b8!important}[data-theme=dark] .ad-page .ad-submitted-link{color:#93c5fd!important}[data-theme=dark] .ad-page .ad-empty__title{color:#f8fafc}[data-theme=dark] .ad-page .ad-empty__text{color:#94a3b8}[data-theme=dark] .ad-page .ad-after-card{background:#0b1b33;border-color:#24364f}[data-theme=dark] .ad-page .ad-after-card__title{color:#f8fafc}[data-theme=dark] .ad-page .ad-after-card__text{color:#cbd5e1}[data-theme=dark] .ad-page .ad-help-card{background:#0e2138;border-color:#24364f}[data-theme=dark] .ad-page .ad-help-card__title{color:#f8fafc}[data-theme=dark] .ad-page .ad-help-card__text{color:#cbd5e1}[data-theme=dark] .ad-page .ad-sidebar-btn--outline{color:#e2e8f0;background:#10233d;border-color:#335081}[data-theme=dark] .ad-page .ad-sidebar-btn--outline:hover{background:#16304f;border-color:#4063a0}[data-theme=dark] .ad-page .ad-sidebar-btn--disabled{color:#64748b;background:#0a1729;border-color:#1f3350}[data-theme=dark] .ad-page .back-button{color:#cbd5e1}[data-theme=dark] .ad-page .back-button:hover{color:#93c5fd}[data-theme=dark] .ad-page .back-button__label:after{background:#93c5fd}[data-theme=dark] .ad-page .sd-nav{background:#06111fd1;border-bottom:1px solid #24364f}[data-theme=dark] .ad-page .sd-nav__link{color:#cbd5e1}[data-theme=dark] .ad-page .sd-nav__link:hover,[data-theme=dark] .ad-page .sd-nav__link--active{color:#f8fafc}[data-theme=dark] .ad-page .sd-nav__link:after{background:#93c5fd}[data-theme=dark] .ad-page .sd-nav__user-name{color:#f8fafc}[data-theme=dark] .ad-page .sd-nav__user-id{color:#94a3b8}[data-theme=dark] .ad-page .sd-nav__icon-btn{color:#e2e8f0;background:#10233d;border-color:#24364f}[data-theme=dark] .ad-page .sd-nav__icon-btn:hover{background:#16304f;border-color:#335081}[data-theme=dark] .ad-page .sd-nav__icon-btn .material-symbols-outlined{color:#e2e8f0}[data-theme=dark] .ad-page .sd-nav__logo{filter:drop-shadow(0 0 7px #93c5fd8c)drop-shadow(0 1px 2px #00000073)brightness(1.08)contrast(1.08)}[data-theme=dark] .ad-page .sd-notif__panel{background:#0b1b33;border-color:#24364f;box-shadow:0 18px 44px #00000080}[data-theme=dark] .ad-page .sd-notif__head{border-bottom-color:#1f3350}[data-theme=dark] .ad-page .sd-notif__title{color:#f8fafc}[data-theme=dark] .ad-page .sd-notif__markall{color:#cbd5e1}[data-theme=dark] .ad-page .sd-notif__markall:hover{background:#ffffff14}[data-theme=dark] .ad-page .sd-notif__item{background:#0b1b33;border-bottom-color:#16283f}[data-theme=dark] .ad-page .sd-notif__item:hover{background:#10233d}[data-theme=dark] .ad-page .sd-notif__item--unread{background:#102844}[data-theme=dark] .ad-page .sd-notif__item--unread:hover{background:#163251}[data-theme=dark] .ad-page .sd-notif__item-title{color:#f8fafc}[data-theme=dark] .ad-page .sd-notif__item-msg{color:#cbd5e1}[data-theme=dark] .ad-page .sd-notif__item-time{color:#94a3b8}[data-theme=dark] .ad-page .sd-notif__item-type{color:#cbd5e1;background:#16304f}[data-theme=dark] .ad-page .sd-notif__empty-title{color:#f8fafc}[data-theme=dark] .ad-page .sd-notif__empty-text,[data-theme=dark] .ad-page .sd-notif__empty .material-symbols-outlined{color:#cbd5e1}[data-theme=dark] .ad-page .sd-notif__foot{border-top-color:#1f3350}[data-theme=dark] .ad-page .sd-notif__viewall{color:#cbd5e1;background:#10233d;border-color:#24364f}[data-theme=dark] .ad-page .sd-notif__viewall--active:hover{color:#fff;background:#16304f;border-color:#335081}.ad-preview-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#03163680;justify-content:center;align-items:center;padding:1.5rem;animation:.2s both ad-fade-up;display:flex;position:fixed;inset:0}.ad-preview-modal{background:#fff;border-radius:18px;flex-direction:column;width:100%;max-width:560px;max-height:88vh;display:flex;overflow:hidden;box-shadow:0 24px 64px #0316364d}.ad-preview__head{border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex}.ad-preview__title{color:#031636;letter-spacing:-.01em;margin:0;font-size:1.15rem;font-weight:800}.ad-preview__sub{color:#9ca3af;margin:.25rem 0 0;font-size:.76rem}.ad-preview__close{color:#5b5e66;cursor:pointer;background:#fff;border:1px solid #e4e7ef;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.ad-preview__close:hover{color:#fff;background:#031636;border-color:#031636}.ad-preview__body{padding:1.25rem 1.5rem;overflow-y:auto}.ad-preview__section{margin-bottom:1.4rem}.ad-preview__section:last-child{margin-bottom:0}.ad-preview__section-title{text-transform:uppercase;letter-spacing:.06em;color:#031636;margin:0 0 .5rem;font-size:.72rem;font-weight:700}.ad-preview__row{border-bottom:1px solid #f0f2f5;justify-content:space-between;gap:1rem;padding:.5rem 0;font-size:.84rem;display:flex}.ad-preview__row:last-child{border-bottom:none}.ad-preview__label{color:#6b7280;flex-shrink:0}.ad-preview__value{color:#1a1d23;text-align:right;word-break:break-word;font-weight:600}.ad-preview__value--missing{color:#9aa3b2;font-style:italic;font-weight:500}.ad-preview__foot{border-top:1px solid #eef0f4;justify-content:flex-end;gap:.65rem;padding:1rem 1.5rem;display:flex}.ad-preview__doc{border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:center;gap:1rem;padding:.55rem 0;display:flex}.ad-preview__doc:last-child{border-bottom:none}.ad-preview__doc-info{flex-direction:column;gap:.1rem;min-width:0;display:flex}.ad-preview__doc-label{color:#1a1d23;font-size:.84rem;font-weight:600}.ad-preview__doc-name{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.ad-preview__doc-view{color:#031636;background:#fff;border:1.5px solid #031636;border-radius:8px;flex-shrink:0;align-items:center;gap:.3rem;padding:.4rem .7rem;font-size:.76rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.ad-preview__doc-view:hover{color:#fff;background:#031636}.ad-preview__doc-view .material-symbols-outlined{font-size:15px}.ad-preview__doc-unavailable{color:#9aa3b2;flex-shrink:0;font-size:.74rem;font-style:italic}[data-theme=dark] .ad-page .ad-preview__doc{border-bottom-color:#1f3350}[data-theme=dark] .ad-page .ad-preview__doc-label{color:#f1f5f9}[data-theme=dark] .ad-page .ad-preview__doc-name{color:#94a3b8}[data-theme=dark] .ad-page .ad-preview__doc-view{color:#e2e8f0;background:#10233d;border-color:#335081}[data-theme=dark] .ad-page .ad-preview__doc-view:hover{color:#fff;background:#16304f;border-color:#4063a0}[data-theme=dark] .ad-page .ad-preview__doc-unavailable{color:#6b7d99}[data-theme=dark] .ad-page .ad-preview-modal{background:#0b1b33;box-shadow:0 24px 64px #0000008c}[data-theme=dark] .ad-page .ad-preview__head{border-bottom-color:#1f3350}[data-theme=dark] .ad-page .ad-preview__title{color:#f8fafc}[data-theme=dark] .ad-page .ad-preview__sub{color:#94a3b8}[data-theme=dark] .ad-page .ad-preview__close{color:#cbd5e1;background:#10233d;border-color:#335081}[data-theme=dark] .ad-page .ad-preview__close:hover{color:#fff;background:#16304f;border-color:#4063a0}[data-theme=dark] .ad-page .ad-preview__section-title{color:#93c5fd}[data-theme=dark] .ad-page .ad-preview__row{border-bottom-color:#1f3350}[data-theme=dark] .ad-page .ad-preview__label{color:#94a3b8}[data-theme=dark] .ad-page .ad-preview__value{color:#f1f5f9}[data-theme=dark] .ad-page .ad-preview__value--missing{color:#6b7d99}[data-theme=dark] .ad-page .ad-preview__foot{border-top-color:#1f3350}@keyframes aps-fade-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.aps-anim{opacity:0}.aps-main--visible .aps-anim{animation:.6s both aps-fade-up}.aps-main--visible .aps-anim--0{animation-delay:50ms}.aps-page{background:0 0;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif}.aps-main{max-width:600px;margin:0 auto;padding:4rem 24px 6rem}.aps-card{text-align:center;background:#fff;border:1px solid #e1e3e8;border-radius:20px;padding:3rem 2.5rem;box-shadow:0 4px 24px #0316360f}.aps-icon-wrap{margin-bottom:1.5rem}.aps-icon{color:#16a34a;font-variation-settings:"FILL" 1;font-size:4rem}.aps-title{color:#031636;margin:0 0 .75rem;font-size:1.625rem;font-weight:700;line-height:1.3}.aps-sub{color:#44474e;margin:0 0 2rem;font-size:.95rem;line-height:1.7}.aps-id-box{background:#f0f4f8;border:1.5px solid #c5d2de;border-radius:12px;margin-bottom:1.5rem;padding:1rem 1.5rem}.aps-id-label{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;margin:0 0 .35rem;font-size:.75rem;font-weight:600}.aps-id-value{color:#031636;letter-spacing:.05em;margin:0;font-family:monospace;font-size:1.25rem;font-weight:800}.aps-note{color:#6b7280;margin:0 0 2rem;font-size:.83rem;line-height:1.6}.aps-actions{flex-direction:column;gap:.75rem;display:flex}.aps-btn{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:flex}.aps-btn:active{transform:scale(.97)}.aps-btn--primary{color:#fff;background:#031636;border:none;box-shadow:0 4px 14px #0316362e}.aps-btn--primary:hover{background:#061f4d}.aps-btn--outline{color:#031636;background:#fff;border:1.5px solid #031636}.aps-btn--outline:hover{color:#fff;background:#031636}[data-theme=dark] .aps-page{color:#e2e8f0}[data-theme=dark] .aps-page .aps-card{background:#0b1b33;border-color:#24364f}[data-theme=dark] .aps-page .aps-title{color:#f8fafc}[data-theme=dark] .aps-page .aps-sub{color:#cbd5e1}[data-theme=dark] .aps-page .aps-note{color:#94a3b8}[data-theme=dark] .aps-page .aps-icon{color:#4ade80;filter:drop-shadow(0 0 14px #4ade8059)}[data-theme=dark] .aps-page .aps-id-box{background:#10233d;border-color:#335081}[data-theme=dark] .aps-page .aps-id-label{color:#94a3b8}[data-theme=dark] .aps-page .aps-id-value{color:#f8fafc}[data-theme=dark] .aps-page .aps-btn--primary{color:#fff;background:#173a6b}[data-theme=dark] .aps-page .aps-btn--primary:hover{background:#1f4a86}[data-theme=dark] .aps-page .aps-btn--outline{color:#e2e8f0;background:0 0;border-color:#335081}[data-theme=dark] .aps-page .aps-btn--outline:hover{color:#fff;background:#16304f;border-color:#4063a0}[data-theme=dark] .aps-page .sd-nav{background:#06111fd1;border-bottom:1px solid #24364f}[data-theme=dark] .aps-page .sd-nav__link{color:#cbd5e1}[data-theme=dark] .aps-page .sd-nav__link:hover,[data-theme=dark] .aps-page .sd-nav__link--active{color:#f8fafc}[data-theme=dark] .aps-page .sd-nav__link:after{background:#93c5fd}[data-theme=dark] .aps-page .sd-nav__user-name{color:#f8fafc}[data-theme=dark] .aps-page .sd-nav__user-id{color:#94a3b8}[data-theme=dark] .aps-page .sd-nav__icon-btn{color:#e2e8f0;background:#10233d;border-color:#24364f}[data-theme=dark] .aps-page .sd-nav__icon-btn:hover{background:#16304f;border-color:#335081}[data-theme=dark] .aps-page .sd-nav__icon-btn .material-symbols-outlined{color:#e2e8f0}[data-theme=dark] .aps-page .sd-nav__logo{filter:drop-shadow(0 0 7px #93c5fd8c)drop-shadow(0 1px 2px #00000073)brightness(1.08)contrast(1.08)}[data-theme=dark] .aps-page .sd-notif__panel{background:#0b1b33;border-color:#24364f;box-shadow:0 18px 44px #00000080}[data-theme=dark] .aps-page .sd-notif__head{border-bottom-color:#1f3350}[data-theme=dark] .aps-page .sd-notif__title{color:#f8fafc}[data-theme=dark] .aps-page .sd-notif__markall{color:#cbd5e1}[data-theme=dark] .aps-page .sd-notif__markall:hover{background:#ffffff14}[data-theme=dark] .aps-page .sd-notif__item{background:#0b1b33;border-bottom-color:#16283f}[data-theme=dark] .aps-page .sd-notif__item:hover{background:#10233d}[data-theme=dark] .aps-page .sd-notif__item--unread{background:#102844}[data-theme=dark] .aps-page .sd-notif__item--unread:hover{background:#163251}[data-theme=dark] .aps-page .sd-notif__item-title{color:#f8fafc}[data-theme=dark] .aps-page .sd-notif__item-msg{color:#cbd5e1}[data-theme=dark] .aps-page .sd-notif__item-time{color:#94a3b8}[data-theme=dark] .aps-page .sd-notif__item-type{color:#cbd5e1;background:#16304f}[data-theme=dark] .aps-page .sd-notif__empty-title{color:#f8fafc}[data-theme=dark] .aps-page .sd-notif__empty-text,[data-theme=dark] .aps-page .sd-notif__empty .material-symbols-outlined{color:#cbd5e1}[data-theme=dark] .aps-page .sd-notif__foot{border-top-color:#1f3350}[data-theme=dark] .aps-page .sd-notif__viewall{color:#cbd5e1;background:#10233d;border-color:#24364f}[data-theme=dark] .aps-page .sd-notif__viewall--active:hover{color:#fff;background:#16304f;border-color:#335081}.offcampus-main{padding-top:1.5rem}.offcampus-residence{border-bottom:1px solid var(--landing-outline);opacity:0;padding:3rem 0 4rem;scroll-margin-top:120px;transition:opacity .65s,transform .65s;transform:translateY(28px)}.offcampus-residence:last-of-type{border-bottom:none}.offcampus-residence--visible{opacity:1;transform:translateY(0)}.offcampus-residence--visible .room-card{animation:.5s both offcampus-card-in}.offcampus-residence--visible .room-card:first-child{animation-delay:.15s}.offcampus-residence--visible .room-card:nth-child(2){animation-delay:.22s}.offcampus-residence--visible .room-card:nth-child(3){animation-delay:.29s}.offcampus-residence--visible .room-card:nth-child(4){animation-delay:.36s}.offcampus-residence--visible .room-card:nth-child(5){animation-delay:.43s}.offcampus-residence--visible .room-card:nth-child(6){animation-delay:.5s}.offcampus-residence--visible .room-card:nth-child(7){animation-delay:.57s}.offcampus-residence--visible .room-card:nth-child(8){animation-delay:.64s}@keyframes offcampus-card-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.offcampus-residence__head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.offcampus-residence__tier{letter-spacing:.1em;text-transform:uppercase;color:var(--landing-secondary);margin-bottom:.3rem;font-size:.72rem;font-weight:700;display:inline-block}.offcampus-residence__name{color:var(--landing-primary);margin:0 0 .5rem;font-size:clamp(1.6rem,3.5vw,2.1rem);font-weight:800;line-height:1.2}.offcampus-residence__distance{color:#5b616b;align-items:flex-start;gap:.4rem;max-width:600px;margin:0;font-size:.9rem;line-height:1.5;display:flex}.offcampus-residence__distance .material-symbols-outlined{color:var(--landing-secondary);flex-shrink:0;margin-top:.1em;font-size:1.1rem}.offcampus-residence__shuttle{color:var(--landing-secondary);background:#4648d414;border:1px solid #4648d42e;border-radius:999px;flex-shrink:0;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.82rem;font-weight:700;display:inline-flex}.offcampus-residence__shuttle .material-symbols-outlined{font-size:1.1rem}.offcampus-gallery{grid-template-columns:2fr 1fr;gap:.75rem;margin-bottom:2rem;display:grid}.offcampus-gallery__main{aspect-ratio:4/3;border-radius:16px;margin:0;overflow:hidden}.offcampus-gallery__main img{object-fit:cover;width:100%;height:100%;transition:transform .65s;display:block}.offcampus-gallery__main:hover img{transform:scale(1.05)}.offcampus-gallery__thumbs{grid-template-rows:repeat(3,1fr);gap:.75rem;display:grid}.offcampus-gallery__thumb{border-radius:12px;margin:0;overflow:hidden}.offcampus-gallery__thumb img{object-fit:cover;width:100%;height:100%;transition:transform .65s;display:block}.offcampus-gallery__thumb:hover img{transform:scale(1.07)}.offcampus-residence__description{color:var(--landing-primary);border-left:3px solid var(--landing-secondary);background:#4648d40a;border-radius:0 10px 10px 0;margin:0 0 1.75rem;padding:1.1rem 1.4rem;font-size:.95rem;line-height:1.75}.offcampus-info-grid{border:1px solid var(--landing-outline);border-radius:16px;grid-template-columns:1fr 1fr;margin-bottom:1.75rem;display:grid;overflow:hidden}.offcampus-info-panel{background:#fafbfe;padding:1.5rem}.offcampus-info-panel+.offcampus-info-panel{border-left:1px solid var(--landing-outline)}.offcampus-info-panel__title{letter-spacing:.09em;text-transform:uppercase;color:var(--landing-primary);align-items:center;gap:.45rem;margin:0 0 1rem;font-size:.75rem;font-weight:700;display:flex}.offcampus-info-panel__title .material-symbols-outlined{color:var(--landing-secondary);font-size:1.1rem}.offcampus-facilities{flex-wrap:wrap;gap:.5rem;display:flex}.offcampus-facility{border:1px solid var(--landing-outline);color:var(--landing-primary);background:#fff;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.8rem;font-weight:600;transition:border-color .2s,background .2s;display:inline-flex}.offcampus-facility:hover{border-color:var(--landing-secondary);background:#4648d40f}.offcampus-facility .material-symbols-outlined{color:var(--landing-secondary);font-size:1rem}.offcampus-furnishings{grid-template-columns:1fr 1fr;gap:.5rem 1rem;margin:0;padding:0;list-style:none;display:grid}.offcampus-furnishing{color:#4a4f57;align-items:flex-start;gap:.4rem;font-size:.82rem;line-height:1.45;display:flex}.offcampus-furnishing__check{color:#2b8a4e;flex-shrink:0;margin-top:.05em;font-size:.95rem!important}.offcampus-location{background:#f3f6ff;border:1px solid #4648d424;border-radius:12px;margin-bottom:1.25rem;padding:1.25rem 1.5rem}.offcampus-location__title{letter-spacing:.09em;text-transform:uppercase;color:var(--landing-primary);align-items:center;gap:.45rem;margin:0 0 .85rem;font-size:.75rem;font-weight:700;display:flex}.offcampus-location__title .material-symbols-outlined{color:var(--landing-secondary);font-size:1.1rem}.offcampus-location__list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.offcampus-location__item{color:#3a3f4a;align-items:flex-start;gap:.6rem;font-size:.875rem;line-height:1.55;display:flex}.offcampus-location__check{color:var(--landing-secondary);flex-shrink:0;font-size:1rem;font-weight:700;line-height:1.55}.offcampus-residence__note{color:#635720;background:#fffbea;border:1px solid #f0dc88;border-radius:10px;align-items:flex-start;gap:.55rem;max-width:820px;margin:0 0 1.75rem;padding:.9rem 1.15rem;font-size:.85rem;line-height:1.6;display:flex}.offcampus-residence__note .material-symbols-outlined{color:#c49b0c;flex-shrink:0;margin-top:.1em;font-size:1.1rem}.offcampus-rooms__title{letter-spacing:.09em;text-transform:uppercase;color:var(--landing-primary);margin:0 0 1.1rem;font-size:.75rem;font-weight:700}@media (width<=860px){.offcampus-info-grid{grid-template-columns:1fr}.offcampus-info-panel+.offcampus-info-panel{border-left:none;border-top:1px solid var(--landing-outline)}.offcampus-furnishings{grid-template-columns:1fr 1fr}}@media (width<=700px){.offcampus-gallery{grid-template-columns:1fr}.offcampus-gallery__thumbs{grid-template-rows:none;grid-template-columns:repeat(3,1fr)}.offcampus-residence__head{flex-direction:column}.offcampus-furnishings{grid-template-columns:1fr}}.satellite-main{padding-bottom:2rem}.satellite-overview{opacity:0;padding:2.5rem 0 3rem;transition:opacity .65s,transform .65s;transform:translateY(24px)}.satellite-overview--visible{opacity:1;transform:translateY(0)}.satellite-gallery{grid-template-columns:2fr 1fr;gap:.75rem;margin-bottom:2rem;display:grid}.satellite-gallery__main{aspect-ratio:4/3;border-radius:16px;margin:0;overflow:hidden}.satellite-gallery__main img{object-fit:cover;width:100%;height:100%;transition:transform .65s;display:block}.satellite-gallery__main:hover img{transform:scale(1.05)}.satellite-gallery__thumbs{grid-template-rows:repeat(3,1fr);grid-template-columns:1fr;gap:.75rem;display:grid}.satellite-gallery__thumb{border-radius:10px;margin:0;overflow:hidden}.satellite-gallery__thumb img{object-fit:cover;width:100%;height:100%;transition:transform .65s;display:block}.satellite-gallery__thumb:hover img{transform:scale(1.07)}.satellite-description{color:var(--landing-primary);border-left:3px solid var(--landing-secondary);background:#4648d40a;border-radius:0 10px 10px 0;margin:0 0 1.75rem;padding:1.1rem 1.4rem;font-size:.95rem;line-height:1.75}.satellite-info-grid{border:1px solid var(--landing-outline);border-radius:16px;grid-template-columns:1fr 1fr;margin-bottom:1.75rem;display:grid;overflow:hidden}.satellite-info-panel{background:#fafbfe;padding:1.5rem}.satellite-info-panel+.satellite-info-panel{border-left:1px solid var(--landing-outline)}.satellite-info-panel__title{letter-spacing:.09em;text-transform:uppercase;color:var(--landing-primary);align-items:center;gap:.45rem;margin:0 0 1rem;font-size:.75rem;font-weight:700;display:flex}.satellite-info-panel__title .material-symbols-outlined{color:var(--landing-secondary);font-size:1.1rem}.satellite-facilities{flex-wrap:wrap;gap:.5rem;display:flex}.satellite-facility{border:1px solid var(--landing-outline);color:var(--landing-primary);background:#fff;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.8rem;font-weight:600;transition:border-color .2s,background .2s;display:inline-flex}.satellite-facility:hover{border-color:var(--landing-secondary);background:#4648d40f}.satellite-facility .material-symbols-outlined{color:var(--landing-secondary);font-size:1rem}.satellite-furnishings{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.satellite-furnishing{color:#4a4f57;align-items:flex-start;gap:.4rem;font-size:.85rem;line-height:1.45;display:flex}.satellite-furnishing__check{color:#2b8a4e;flex-shrink:0;margin-top:.05em;font-size:.95rem!important}.satellite-location{background:#f3f6ff;border:1px solid #4648d424;border-radius:12px;margin-bottom:1.25rem;padding:1.25rem 1.5rem}.satellite-location__title{letter-spacing:.09em;text-transform:uppercase;color:var(--landing-primary);align-items:center;gap:.45rem;margin:0 0 .85rem;font-size:.75rem;font-weight:700;display:flex}.satellite-location__title .material-symbols-outlined{color:var(--landing-secondary);font-size:1.1rem}.satellite-location__list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.satellite-location__item{color:#3a3f4a;align-items:flex-start;gap:.6rem;font-size:.875rem;line-height:1.55;display:flex}.satellite-location__check{color:var(--landing-secondary);flex-shrink:0;font-size:1rem;font-weight:700;line-height:1.55}.satellite-notice{color:#635720;background:#fffbea;border:1px solid #f0dc88;border-radius:10px;align-items:flex-start;gap:.55rem;margin:0 0 .5rem;padding:.9rem 1.15rem;font-size:.85rem;line-height:1.6;display:flex}.satellite-notice .material-symbols-outlined{color:#c49b0c;flex-shrink:0;margin-top:.1em;font-size:1.1rem}.satellite-category{border-top:1px solid var(--landing-outline);opacity:0;padding:2.5rem 0 3.5rem;scroll-margin-top:120px;transition:opacity .65s,transform .65s;transform:translateY(24px)}.satellite-category--visible{opacity:1;transform:translateY(0)}.satellite-category--visible .room-card{animation:.5s both satellite-card-in}.satellite-category--visible .room-card:first-child{animation-delay:.15s}.satellite-category--visible .room-card:nth-child(2){animation-delay:.25s}.satellite-category--visible .room-card:nth-child(3){animation-delay:.35s}@keyframes satellite-card-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.satellite-category__title{color:var(--landing-primary);margin:0 0 .5rem;font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:800}.satellite-category__description{color:#4a4f57;max-width:720px;margin:0 0 1.75rem;font-size:.92rem;line-height:1.65}@media (width<=860px){.satellite-info-grid{grid-template-columns:1fr}.satellite-info-panel+.satellite-info-panel{border-left:none;border-top:1px solid var(--landing-outline)}}@media (width<=700px){.satellite-gallery{grid-template-columns:1fr}.satellite-gallery__thumbs{grid-template-rows:none;grid-template-columns:repeat(4,1fr)}}.admin-shell{--admin-surface:#fff;--admin-border:#e6eaf2;--admin-navy:#031636;--admin-blue:#2a6df4;--admin-text:#0f1b33;--admin-muted:#64748b;min-height:100vh;color:var(--admin-text);background:0 0;flex-direction:column;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}@keyframes admin-logo-in{0%{opacity:0;transform:translateY(-8px)scale(.85)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes admin-logo-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.admin-nav{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--admin-border);background:#ffffffd9;position:sticky;top:0}.admin-nav__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;max-width:1320px;margin:0 auto;padding:.4rem 1.75rem;display:grid}.admin-nav__brand{cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;display:flex}.admin-nav__logo{object-fit:contain;flex-shrink:0;width:32px;height:32px;animation:.5s cubic-bezier(.34,1.56,.64,1) both admin-logo-in,4s ease-in-out .6s infinite admin-logo-float}.admin-nav__brand-label{color:var(--admin-navy);letter-spacing:-.01em;font-size:.9rem;font-weight:800}.admin-nav__links{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.1rem;display:flex}.admin-nav__link{color:var(--admin-navy);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:.35rem .1rem;font-family:inherit;font-size:.83rem;font-weight:600;transition:color .2s;position:relative}.admin-nav__link:after{content:"";background:var(--admin-navy);width:0;height:1.5px;transition:width .25s;position:absolute;bottom:-2px;left:0}.admin-nav__link:hover:after,.admin-nav__link--active:after{width:100%}.admin-nav__actions{justify-content:flex-end;align-items:center;gap:.6rem;display:flex}.admin-nav__icon-btn{border:1px solid var(--admin-border);width:34px;height:34px;color:var(--admin-navy);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.admin-nav__icon-btn:hover{background:#0316360d;border-color:#c5c6cf}.admin-nav__icon-btn .material-symbols-outlined{font-size:19px}.admin-nav__logout:hover{color:#b3261e;background:#fef2f2;border-color:#f4c4c4}.admin-nav__user{align-items:center;gap:.5rem;padding-left:.2rem;display:flex}.admin-nav__user-meta{text-align:right;flex-direction:column;line-height:1.2;display:flex}.admin-nav__user-name{color:var(--admin-navy);font-size:.8rem;font-weight:700}.admin-nav__user-email{color:var(--admin-muted);text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:.68rem;overflow:hidden}.admin-nav__avatar{color:#fff;background:linear-gradient(135deg,#2a6df4,#031636);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.76rem;font-weight:800;display:flex}.admin-nav__menu{border:1px solid var(--admin-border);width:38px;height:38px;color:var(--admin-navy);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;display:none}.admin-nav__menu .material-symbols-outlined{font-size:22px}.admin-nav__mobile{border-top:1px solid var(--admin-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;flex-direction:column;padding:.5rem 1rem .9rem;display:none}.admin-nav__mobile-link{width:100%;color:var(--admin-navy);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:9px;align-items:center;gap:.7rem;padding:.7rem .6rem;font-family:inherit;font-size:.88rem;font-weight:600;display:flex}.admin-nav__mobile-link .material-symbols-outlined{color:var(--admin-blue);font-size:20px}.admin-nav__mobile-link:hover{background:#0316360d}.admin-nav__mobile-link--active{color:var(--admin-blue);background:#eef3ff}.admin-nav__mobile-link--active .material-symbols-outlined{color:var(--admin-blue)}.admin-content{box-sizing:border-box;flex:1;width:100%;max-width:1320px;margin:0 auto;padding:1.85rem 1.75rem 2.75rem}@media (width<=1080px){.admin-nav__inner{grid-template-columns:auto auto;justify-content:space-between}.admin-nav__links{display:none}.admin-nav__menu{display:inline-flex}.admin-nav__mobile{display:flex}}@media (width<=640px){.admin-nav__inner{padding:.55rem 1rem}.admin-nav__user-meta{display:none}.admin-content{padding:1.35rem 1rem 2rem}}[data-theme=dark] .admin-shell{--admin-surface:#0b1b33;--admin-border:#24364f;--admin-text:#e2e8f0;--admin-muted:#94a3b8}[data-theme=dark] .admin-nav{border-bottom-color:var(--admin-border);background:#06111fd1}[data-theme=dark] .admin-nav__brand-label{color:#f8fafc}[data-theme=dark] .admin-nav__link{color:#cbd5e1}[data-theme=dark] .admin-nav__link:hover,[data-theme=dark] .admin-nav__link--active{color:#f8fafc}[data-theme=dark] .admin-nav__link:after{background:#93c5fd}[data-theme=dark] .admin-nav__logo{filter:drop-shadow(0 0 7px #93c5fd8c)drop-shadow(0 1px 2px #00000073)brightness(1.08)contrast(1.08)}[data-theme=dark] .admin-nav__icon-btn{border-color:var(--admin-border);color:#e2e8f0;background:#10233d}[data-theme=dark] .admin-nav__icon-btn:hover{background:#16304f;border-color:#335081}[data-theme=dark] .admin-nav__logout:hover{color:#fca5a5;background:#f871711f;border-color:#f8717166}[data-theme=dark] .admin-nav__user-name{color:#f8fafc}[data-theme=dark] .admin-nav__user-email{color:var(--admin-muted)}[data-theme=dark] .admin-nav__menu{border-color:var(--admin-border);color:#e2e8f0;background:#10233d}[data-theme=dark] .admin-nav__mobile{border-top-color:var(--admin-border);background:#0b1b33f5}[data-theme=dark] .admin-nav__mobile-link{color:#cbd5e1}[data-theme=dark] .admin-nav__mobile-link .material-symbols-outlined{color:#93c5fd}[data-theme=dark] .admin-nav__mobile-link:hover{background:#16304f}[data-theme=dark] .admin-nav__mobile-link--active{color:#f8fafc;background:#102844}.adm-page{flex-direction:column;gap:1.5rem;display:flex}.adm-hero{color:#eaf1ff;background:linear-gradient(120deg,#041d44 0%,#0a2f6b 55%,#123e86 100%);border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.9rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 42px #0316363d}.adm-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#5b9bff66,#0000 65%);width:360px;height:360px;position:absolute;top:-45%;right:-8%}.adm-hero__content{z-index:1;min-width:260px;position:relative}.adm-hero__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#9cc0ff;margin:0 0 .4rem;font-size:.72rem;font-weight:700}.adm-hero__title{letter-spacing:-.02em;color:#fff;margin:0 0 .55rem;font-size:clamp(1.5rem,2.6vw,2.05rem);font-weight:800}.adm-hero__sub{color:#c3d4f2;max-width:580px;margin:0 0 1.05rem;font-size:.92rem;line-height:1.6}.adm-hero__badges{flex-wrap:wrap;gap:.5rem;display:flex}.adm-hero__chip{color:#dbe7ff;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.76rem;font-weight:600;display:inline-flex}.adm-hero__chip .material-symbols-outlined{color:#9cc0ff;font-size:16px}.adm-hero__date{z-index:1;color:#dbe7ff;white-space:nowrap;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;align-self:flex-start;align-items:center;gap:.45rem;padding:.55rem .95rem;font-size:.8rem;font-weight:600;display:inline-flex;position:relative}.adm-hero__date .material-symbols-outlined{font-size:17px}.adm-grid{grid-template-columns:minmax(0,2.25fr) minmax(0,1fr);align-items:start;gap:1.25rem;display:grid}.adm-col-main{flex-direction:column;gap:1.5rem;min-width:0;display:flex}.adm-col-side{flex-direction:column;gap:1.25rem;min-width:0;display:flex}.adm-section__head{margin-bottom:.9rem}.adm-section__title{color:var(--admin-navy);letter-spacing:-.01em;margin:0 0 .2rem;font-size:1.08rem;font-weight:800}.adm-section__sub{color:var(--admin-muted);margin:0;font-size:.84rem}.adm-stat-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.adm-stat{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:14px;padding:1.15rem 1.2rem 1.05rem;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden;box-shadow:0 2px 10px #0316360d}.adm-stat:before{content:"";opacity:.85;background:#2a6df4;width:3px;position:absolute;top:0;bottom:0;left:0}.adm-stat:hover{border-color:#c9d6ee;transform:translateY(-3px);box-shadow:0 14px 30px #0316361f}.adm-stat__top{justify-content:space-between;align-items:center;margin-bottom:.7rem;display:flex}.adm-stat__icon{border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.adm-stat__icon .material-symbols-outlined{font-variation-settings:"FILL" 1;font-size:22px}.adm-stat__value{color:var(--admin-navy);letter-spacing:-.02em;font-size:1.75rem;font-weight:800;line-height:1}.adm-stat__label{color:var(--admin-text);margin:0 0 .15rem;font-size:.86rem;font-weight:700}.adm-stat__hint{color:var(--admin-muted);margin:0;font-size:.75rem;line-height:1.4}.adm-stat--blue:before{background:#2a6df4}.adm-stat--amber:before{background:#d9a441}.adm-stat--violet:before{background:#6d4ad6}.adm-stat--green:before{background:#1f9d57}.adm-stat--teal:before{background:#0f897f}.adm-stat--navy:before{background:#1c3a6b}.adm-stat--blue .adm-stat__icon{color:#2a6df4;background:#e7efff}.adm-stat--amber .adm-stat__icon{color:#b7791f;background:#fff3e0}.adm-stat--violet .adm-stat__icon{color:#6d4ad6;background:#f0eaff}.adm-stat--green .adm-stat__icon{color:#1f9d57;background:#e6f7ee}.adm-stat--teal .adm-stat__icon{color:#0f897f;background:#e2f6f5}.adm-stat--navy .adm-stat__icon{color:#1c3a6b;background:#e7ecf6}.adm-action-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;display:grid}.adm-action{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:14px;flex-direction:column;gap:.75rem;padding:1.25rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 2px 10px #0316360d}.adm-action:hover{border-color:#c9d6ee;transform:translateY(-3px);box-shadow:0 14px 30px #0316361f}.adm-action__icon{background:#0316360f;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;transition:background .2s;display:flex}.adm-action__icon .material-symbols-outlined{color:#031636;font-variation-settings:"FILL" 1;font-size:23px;transition:color .2s}.adm-action:hover .adm-action__icon{background:#2a6df41f}.adm-action:hover .adm-action__icon .material-symbols-outlined{color:#2a6df4}.adm-action__body{flex:1}.adm-action__title{color:var(--admin-navy);letter-spacing:-.01em;margin:0 0 .3rem;font-size:.96rem;font-weight:800}.adm-action__desc{color:var(--admin-muted);margin:0;font-size:.82rem;line-height:1.55}.adm-action__btn{color:#fff;cursor:pointer;background:#031636;border:1.5px solid #031636;border-radius:9px;align-self:flex-start;align-items:center;gap:.35rem;padding:.55rem 1rem;font-family:inherit;font-size:.82rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.adm-action__btn:hover{background:#0a2f6b;transform:translateY(-1px);box-shadow:0 8px 18px #03163638}.adm-action__btn .material-symbols-outlined{font-size:17px}.adm-side-card{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:14px;padding:1.2rem 1.3rem;box-shadow:0 2px 10px #0316360d}.adm-side-card__head{align-items:center;gap:.55rem;margin-bottom:1rem;display:flex}.adm-side-card__head .material-symbols-outlined{color:#2a6df4;font-size:20px}.adm-side-card__title{color:var(--admin-navy);letter-spacing:-.01em;margin:0;font-size:.96rem;font-weight:800}.adm-side-card__text{margin:0 0 .9rem;font-size:.83rem;line-height:1.6}.adm-side-card--accent{color:#dbe7ff;background:linear-gradient(150deg,#06245a 0%,#041835 100%);border-color:#0000}.adm-side-card--accent .adm-side-card__head .material-symbols-outlined{color:#9cc0ff}.adm-side-card--accent .adm-side-card__title{color:#fff}.adm-side-card--accent .adm-side-card__text{color:#b9cdf0}.adm-feature-list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.adm-feature-list li{color:#c8d8f4;align-items:center;gap:.5rem;font-size:.82rem;display:flex}.adm-feature-list .material-symbols-outlined{color:#6ee7b7;flex-shrink:0;font-size:18px}.adm-workload__list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.adm-workload__row{border:1px solid var(--admin-border);background:#f7f9fd;border-radius:10px;justify-content:space-between;align-items:center;padding:.7rem .85rem;display:flex}.adm-workload__left{color:var(--admin-text);align-items:center;gap:.6rem;font-size:.84rem;font-weight:600;display:flex}.adm-workload__icon{color:#2a6df4;font-size:19px}.adm-workload__count{text-align:center;min-width:30px;color:var(--admin-navy);background:#e7efff;border-radius:999px;padding:.15rem .55rem;font-size:.85rem;font-weight:800}.adm-empty{text-align:center;flex-direction:column;align-items:center;padding:2rem 1rem;display:flex}.adm-empty--sm{padding:1.4rem .75rem}.adm-empty .material-symbols-outlined{color:#b6c2d8;margin-bottom:.55rem;font-size:2.2rem}.adm-empty__title{color:var(--admin-text);margin:0 0 .25rem;font-size:.88rem;font-weight:700}.adm-empty__text{color:var(--admin-muted);margin:0;font-size:.78rem;line-height:1.5}.adm-activity{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.adm-activity__row{cursor:pointer;text-align:left;width:100%;font:inherit;background:0 0;border:none;border-radius:9px;align-items:center;gap:.7rem;padding:.5rem .4rem;transition:background .15s;display:flex}.adm-activity__row:hover{background:var(--admin-border)}.adm-activity__icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.adm-activity__icon .material-symbols-outlined{font-size:16px}.adm-activity__body{flex:1;justify-content:space-between;align-items:baseline;gap:.5rem;min-width:0;display:flex}.adm-activity__label{color:var(--admin-text);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:600;overflow:hidden}.adm-activity__name{color:var(--admin-muted);font-weight:500}.adm-activity__time{color:var(--admin-muted);white-space:nowrap;flex-shrink:0;font-size:.72rem}.adm-activity__icon--green{color:#16a34a;background:#16a34a1f}.adm-activity__icon--red{color:#dc2626;background:#dc26261f}.adm-activity__icon--amber{color:#b45309;background:#fbbf2429}.adm-activity__icon--blue{color:#1d4ed8;background:#2563eb1f}.adm-activity__icon--teal{color:#0d9488;background:#0d94881f}.adm-activity__icon--gray{background:var(--admin-border);color:var(--admin-muted)}[data-theme=dark] .adm-activity__icon--green{color:#4ade80}[data-theme=dark] .adm-activity__icon--red{color:#f87171}[data-theme=dark] .adm-activity__icon--amber{color:#fbbf24}[data-theme=dark] .adm-activity__icon--blue{color:#60a5fa}[data-theme=dark] .adm-activity__icon--teal{color:#2dd4bf}.adm-focus{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.adm-focus__row{border:1px solid var(--admin-border);background:var(--admin-surface);cursor:pointer;text-align:left;width:100%;font:inherit;border-radius:10px;align-items:center;gap:.7rem;padding:.65rem .6rem;transition:border-color .15s,background .15s;display:flex}.adm-focus__row:hover{border-color:var(--admin-navy)}.adm-focus__icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.adm-focus__icon .material-symbols-outlined{font-size:17px}.adm-focus__icon--red{color:#dc2626;background:#dc26261f}.adm-focus__icon--amber{color:#b45309;background:#fbbf2429}.adm-focus__icon--blue{color:#1d4ed8;background:#2563eb1f}.adm-focus__icon--teal{color:#0d9488;background:#0d94881f}[data-theme=dark] .adm-focus__icon--red{color:#f87171}[data-theme=dark] .adm-focus__icon--amber{color:#fbbf24}[data-theme=dark] .adm-focus__icon--blue{color:#60a5fa}[data-theme=dark] .adm-focus__icon--teal{color:#2dd4bf}.adm-focus__body{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.adm-focus__label{color:var(--admin-text);font-size:.84rem;font-weight:700}.adm-focus__desc{color:var(--admin-muted);font-size:.74rem;line-height:1.4}.adm-focus__badge{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;min-width:26px;height:22px;padding:0 7px;font-size:.78rem;font-weight:800;display:inline-flex}.adm-focus__badge--red{color:#991b1b;background:#fee2e2}.adm-focus__badge--amber{color:#92400e;background:#fef3c7}.adm-focus__badge--blue{color:#1e40af;background:#dbeafe}.adm-focus__badge--teal{color:#0f766e;background:#ccfbf1}[data-theme=dark] .adm-focus__badge--red{color:#fca5a5;background:#dc262633}[data-theme=dark] .adm-focus__badge--amber{color:#fbbf24;background:#fbbf242e}[data-theme=dark] .adm-focus__badge--blue{color:#93c5fd;background:#2563eb33}[data-theme=dark] .adm-focus__badge--teal{color:#5eead4;background:#0d948833}.adm-focus__row--pulse{animation:1.9s ease-in-out infinite adm-focus-pulse}@keyframes adm-focus-pulse{0%{box-shadow:0 0 #dc262600}50%{box-shadow:0 0 0 3px #dc262624}to{box-shadow:0 0 #dc262600}}@media (prefers-reduced-motion:reduce){.adm-focus__row--pulse{animation:none}}.adm-placeholder{text-align:center;background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:16px;flex-direction:column;align-items:center;gap:.55rem;padding:3.5rem 1.5rem;display:flex;box-shadow:0 2px 10px #0316360d}.adm-placeholder__icon{color:#2a6df4;background:#e7efff;border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;margin-bottom:.4rem;display:flex}.adm-placeholder__icon .material-symbols-outlined{font-size:2rem}.adm-placeholder__title{color:var(--admin-navy);letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:800}.adm-placeholder__text{max-width:460px;color:var(--admin-muted);margin:0;font-size:.88rem;line-height:1.6}.adm-placeholder__badge{letter-spacing:.04em;text-transform:uppercase;color:#b7791f;background:#fff3e0;border:1px solid #f3d9a8;border-radius:999px;margin-top:.4rem;padding:.25rem .7rem;font-size:.72rem;font-weight:700}@media (width<=1100px){.adm-grid{grid-template-columns:1fr}.adm-col-side{flex-flow:wrap}.adm-col-side>.adm-side-card{flex:1;min-width:260px}}@media (width<=980px){.adm-stat-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.adm-stat-grid,.adm-action-grid{grid-template-columns:1fr}.adm-col-side{flex-direction:column}.adm-hero{padding:1.4rem 1.3rem}}[data-theme=dark] .adm-section__title,[data-theme=dark] .adm-stat__value,[data-theme=dark] .adm-stat__label,[data-theme=dark] .adm-action__title,[data-theme=dark] .adm-side-card__title,[data-theme=dark] .adm-placeholder__title{color:#f8fafc}[data-theme=dark] .adm-stat,[data-theme=dark] .adm-action,[data-theme=dark] .adm-side-card,[data-theme=dark] .adm-placeholder{box-shadow:0 2px 12px #0000004d}[data-theme=dark] .adm-stat:hover,[data-theme=dark] .adm-action:hover{border-color:#335081;box-shadow:0 14px 32px #00000073}[data-theme=dark] .adm-side-card__text{color:#cbd5e1}[data-theme=dark] .adm-stat--blue .adm-stat__icon{color:#93c5fd;background:#2a6df42e}[data-theme=dark] .adm-stat--amber .adm-stat__icon{color:#fcd34d;background:#fbbf2429}[data-theme=dark] .adm-stat--violet .adm-stat__icon{color:#c4b5fd;background:#8b5cf62e}[data-theme=dark] .adm-stat--green .adm-stat__icon{color:#6ee7b7;background:#10b98129}[data-theme=dark] .adm-stat--teal .adm-stat__icon{color:#5eead4;background:#14b8a629}[data-theme=dark] .adm-stat--navy .adm-stat__icon{color:#93b4e8;background:#16283f}[data-theme=dark] .adm-side-card__head .material-symbols-outlined,[data-theme=dark] .adm-workload__icon{color:#93c5fd}[data-theme=dark] .adm-workload__row{background:#0e2138;border-color:#24364f}[data-theme=dark] .adm-workload__count{color:#cbd5e1;background:#16304f}[data-theme=dark] .adm-empty .material-symbols-outlined{color:#475569}[data-theme=dark] .adm-action__icon{background:#93c5fd1f}[data-theme=dark] .adm-action__icon .material-symbols-outlined{color:#93c5fd}[data-theme=dark] .adm-action:hover .adm-action__icon{background:#93c5fd33}[data-theme=dark] .adm-action:hover .adm-action__icon .material-symbols-outlined{color:#bfdbfe}[data-theme=dark] .adm-action__btn{background:#173a6b;border-color:#2a548f}[data-theme=dark] .adm-action__btn:hover{background:#1f4a86}[data-theme=dark] .adm-side-card--accent{background:linear-gradient(150deg,#0a2444 0%,#06142b 100%)}[data-theme=dark] .adm-placeholder__icon{color:#93c5fd;background:#2a6df42e}[data-theme=dark] .adm-placeholder__badge{color:#fcd34d;background:#fbbf2424;border-color:#fbbf2452}.avp-page{flex-direction:column;gap:1.25rem;display:flex}.avp-header{color:#eaf1ff;background:linear-gradient(120deg,#041d44 0%,#0a2f6b 55%,#123e86 100%);border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.6rem 1.8rem;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 38px #03163638}.avp-header:after{content:"";pointer-events:none;background:radial-gradient(circle,#5b9bff61,#0000 65%);width:320px;height:320px;position:absolute;top:-40%;right:-6%}.avp-header__left{z-index:1;align-items:center;gap:1rem;display:flex;position:relative}.avp-header__icon{background:#ffffff24;border:1px solid #fff3;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.avp-header__icon .material-symbols-outlined{color:#9cc0ff;font-variation-settings:"FILL" 1;font-size:26px}.avp-header__title{color:#fff;letter-spacing:-.02em;margin:0 0 .25rem;font-size:clamp(1.25rem,2.2vw,1.65rem);font-weight:800}.avp-header__sub{color:#c3d4f2;margin:0;font-size:.86rem;line-height:1.5}.avp-header__meta{z-index:1;flex-shrink:0;align-items:center;gap:.6rem;display:flex;position:relative}.avp-count-chip{color:#dbe7ff;white-space:nowrap;background:#ffffff1f;border:1px solid #fff3;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .85rem;font-size:.8rem;font-weight:700;display:inline-flex}.avp-count-chip .material-symbols-outlined{color:#9cc0ff;font-size:16px}.avp-controls{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.avp-search{flex:1;min-width:220px;position:relative}.avp-search__icon{color:var(--admin-muted);pointer-events:none;font-size:19px;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.avp-search__input{box-sizing:border-box;background:var(--admin-surface);border:1px solid var(--admin-border);width:100%;color:var(--admin-text);border-radius:11px;outline:none;padding:.7rem 2.6rem;font-family:inherit;font-size:.88rem;transition:border-color .2s,box-shadow .2s}.avp-search__input::placeholder{color:var(--admin-muted)}.avp-search__input:focus{border-color:var(--admin-blue);box-shadow:0 0 0 3px #2a6df41f}.avp-search__clear{width:24px;height:24px;color:var(--admin-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:color .15s;display:inline-flex;position:absolute;top:50%;right:.7rem;transform:translateY(-50%)}.avp-search__clear:hover{color:var(--admin-navy)}.avp-search__clear .material-symbols-outlined{font-size:17px}.avp-result-count{color:var(--admin-muted);white-space:nowrap;flex-shrink:0;margin:0;font-size:.8rem}.avp-icon-btn{border:1px solid var(--admin-border);background:var(--admin-surface);width:36px;height:36px;color:var(--admin-navy);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.avp-icon-btn:hover:not(:disabled){background:#0316360f;border-color:#c5c6cf}.avp-icon-btn:disabled{opacity:.5;cursor:not-allowed}.avp-icon-btn .material-symbols-outlined{font-size:19px}@keyframes avp-spin{to{transform:rotate(360deg)}}.avp-spin{animation:1s linear infinite avp-spin;display:inline-block}.avp-spinner{border:3px solid var(--admin-border);border-top-color:var(--admin-blue);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite avp-spin}.avp-alert{border-radius:10px;align-items:center;gap:.6rem;padding:.8rem 1rem;font-size:.86rem;font-weight:600;line-height:1.4;display:flex}.avp-alert .material-symbols-outlined{flex-shrink:0;font-size:20px}.avp-alert--error{color:#a32b24;background:#fff1f0;border:1px solid #fcc}.avp-alert--success{color:#175f38;background:#f0faf4;border:1px solid #b0e4c6}.avp-alert__action{color:#a32b24;cursor:pointer;white-space:nowrap;background:#a32b241a;border:1px solid #a32b2440;border-radius:7px;margin-left:auto;padding:.3rem .7rem;font-family:inherit;font-size:.8rem;font-weight:700;transition:background .15s}.avp-alert__action:hover{background:#a32b242e}.avp-state-box{text-align:center;background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;padding:4rem 1.5rem;display:flex;box-shadow:0 2px 10px #0316360d}.avp-state-box--sm{padding:2.5rem 1.5rem}.avp-state-box__icon{color:#2a6df4;background:#e7efff;border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;display:flex}.avp-state-box__icon .material-symbols-outlined{font-variation-settings:"FILL" 1;font-size:2rem}.avp-state-box__title{color:var(--admin-navy);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:800}.avp-state-box__text{color:var(--admin-muted);max-width:420px;margin:0;font-size:.86rem;line-height:1.6}.avp-state-box__action{color:var(--admin-blue);cursor:pointer;background:#e7efff;border:1.5px solid #2a6df440;border-radius:9px;padding:.55rem 1.2rem;font-family:inherit;font-size:.84rem;font-weight:700;transition:background .18s}.avp-state-box__action:hover{background:#d4e4ff}.avp-avatar{color:#fff;background:linear-gradient(135deg,#2a6df4,#031636);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:flex}.avp-avatar--md{width:42px;height:42px;font-size:.82rem}.avp-avatar--lg{width:60px;height:60px;font-size:1.1rem}.avp-card__photo{object-fit:cover;border:2px solid var(--admin-border);border-radius:50%;flex-shrink:0;width:42px;height:42px}.avp-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.28rem .65rem;font-size:.74rem;font-weight:700;display:inline-flex}.avp-badge .material-symbols-outlined{font-variation-settings:"FILL" 1;font-size:14px}.avp-badge--pending{color:#92620e;background:#fff8e6;border:1px solid #f3d589}.avp-badge--approved{color:#146f3c;background:#edfaf3;border:1px solid #a3d9ba}.avp-badge--rejected{color:#a32b24;background:#fff0ef;border:1px solid #fbbfbc}.avp-badge--neutral{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0}.avp-queue{flex-direction:column;gap:.75rem;display:flex}.avp-card{background:var(--admin-surface);border:1.5px solid var(--admin-border);border-radius:14px;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:border-color .2s,box-shadow .2s,transform .15s;display:grid;box-shadow:0 2px 8px #0316360a}.avp-card:hover{border-color:#c0cfea;transform:translateY(-1px);box-shadow:0 6px 20px #0316361a}.avp-card--active{border-color:var(--admin-blue);box-shadow:0 0 0 3px #2a6df41a}.avp-card__left{align-items:center;gap:.75rem;min-width:0;display:flex}.avp-card__name-block{min-width:0}.avp-card__name{color:var(--admin-navy);white-space:nowrap;text-overflow:ellipsis;margin:0 0 .15rem;font-size:.92rem;font-weight:800;overflow:hidden}.avp-card__tp{color:var(--admin-muted);margin:0;font-size:.76rem;font-weight:600}.avp-card__mid{flex-direction:column;gap:.3rem;min-width:0;display:flex}.avp-card__field{color:var(--admin-muted);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.35rem;font-size:.81rem;display:flex;overflow:hidden}.avp-card__field .material-symbols-outlined{flex-shrink:0;font-size:15px}.avp-card__field--date{color:var(--admin-text);font-weight:600}.avp-card__right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.4rem;display:flex}.avp-card__cta{flex-shrink:0}.avp-card__btn{color:var(--admin-navy);border:1.5px solid var(--admin-border);cursor:pointer;white-space:nowrap;background:#0316360d;border-radius:9px;align-items:center;gap:.35rem;padding:.5rem 1rem;font-family:inherit;font-size:.8rem;font-weight:700;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.avp-card__btn:hover,.avp-card__btn--active{color:var(--admin-blue);background:#2a6df414;border-color:#2a6df459}.avp-card__btn .material-symbols-outlined{font-size:16px}.avp-overlay{z-index:200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#030e2373;justify-content:flex-end;display:flex;position:fixed;inset:0}.avp-drawer{background:var(--admin-surface);border-left:1px solid var(--admin-border);flex-direction:column;width:520px;max-width:96vw;height:100%;animation:.28s cubic-bezier(.34,1,.64,1) avp-slide-in;display:flex;box-shadow:-20px 0 60px #03163633}@keyframes avp-slide-in{0%{opacity:.4;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.avp-drawer__header{border-bottom:1px solid var(--admin-border);background:var(--admin-surface);flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.avp-drawer__header-left{align-items:center;gap:.5rem;display:flex}.avp-drawer__header-left .material-symbols-outlined{color:var(--admin-blue);font-variation-settings:"FILL" 1;font-size:20px}.avp-drawer__header-left h3{color:var(--admin-navy);margin:0;font-size:.98rem;font-weight:800}.avp-drawer__body{scrollbar-width:thin;scrollbar-color:var(--admin-border) transparent;flex-direction:column;flex:1;gap:1rem;padding:1.25rem;display:flex;overflow-y:auto}.avp-drawer__body::-webkit-scrollbar{width:5px}.avp-drawer__body::-webkit-scrollbar-thumb{background:var(--admin-border);border-radius:99px}.avp-dsec{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:13px;flex-direction:column;gap:.85rem;padding:1.1rem 1.2rem;display:flex}.avp-dsec__title{color:var(--admin-navy);letter-spacing:-.01em;align-items:center;gap:.4rem;margin:0 0 .25rem;font-size:.88rem;font-weight:800;display:flex}.avp-dsec__title .material-symbols-outlined{color:var(--admin-blue);font-size:18px}.avp-dsec--actions{border-color:#2a6df440}.avp-profile-row{align-items:center;gap:1rem;display:flex}.avp-profile-photo{object-fit:cover;border:2px solid var(--admin-border);border-radius:50%;flex-shrink:0;width:60px;height:60px}.avp-profile-meta{flex-direction:column;gap:.3rem;min-width:0;display:flex}.avp-profile-name{color:var(--admin-navy);letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:800}.avp-profile-tp{color:var(--admin-muted);margin:0;font-size:.8rem;font-weight:600}.avp-info-grid{flex-direction:column;gap:.4rem;display:flex}.avp-info-row{border-bottom:1px solid #0000000a;grid-template-columns:20px 110px 1fr;align-items:center;gap:.5rem;padding:.42rem 0;font-size:.82rem;display:grid}.avp-info-row:last-child{border-bottom:none}.avp-info-row__icon{color:var(--admin-blue);flex-shrink:0;font-size:16px}.avp-info-row__label{color:var(--admin-muted);white-space:nowrap;font-weight:600}.avp-info-row__value{color:var(--admin-text);word-break:break-word;font-weight:500}.avp-docs{flex-direction:column;gap:.6rem;display:flex}.avp-doc-card{border:1px solid var(--admin-border);background:#f8fafd;border-radius:11px;align-items:center;gap:.75rem;padding:.8rem 1rem;display:flex}.avp-doc-card__icon{width:40px;height:40px;color:var(--admin-blue);background:#e7efff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.avp-doc-card__icon .material-symbols-outlined{font-variation-settings:"FILL" 1;font-size:20px}.avp-doc-card__info{flex:1;min-width:0}.avp-doc-card__label{color:var(--admin-navy);margin:0;font-size:.84rem;font-weight:700}.avp-doc-card__filename{color:var(--admin-muted);white-space:nowrap;text-overflow:ellipsis;margin:.15rem 0 0;font-size:.72rem;overflow:hidden}.avp-doc-card__link{color:var(--admin-blue);white-space:nowrap;background:#e7efff;border:1px solid #2a6df440;border-radius:8px;flex-shrink:0;align-items:center;gap:.3rem;padding:.4rem .75rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:background .18s;display:inline-flex}.avp-doc-card__link:hover{background:#d4e4ff}.avp-doc-card__link .material-symbols-outlined{font-size:15px}.avp-doc-card__missing{color:var(--admin-muted);flex-shrink:0;font-size:.76rem;font-style:italic}.avp-prev-rejection{background:#fff8e6;border:1px solid #f3d589;border-radius:10px;align-items:flex-start;gap:.6rem;padding:.75rem .9rem;font-size:.82rem;display:flex}.avp-prev-rejection .material-symbols-outlined{color:#b7791f;flex-shrink:0;margin-top:1px;font-size:18px}.avp-prev-rejection__label{color:#92620e;margin:0 0 .2rem;font-weight:700}.avp-prev-rejection__text{color:#7a5010;margin:0;line-height:1.5}.avp-decision-row{flex-wrap:wrap;gap:.65rem;display:flex}.avp-btn{cursor:pointer;border:1.5px solid #0000;border-radius:10px;align-items:center;gap:.4rem;padding:.65rem 1.15rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:background .18s,box-shadow .18s,transform .15s;display:inline-flex}.avp-btn:disabled{opacity:.55;cursor:not-allowed;transform:none!important}.avp-btn:not(:disabled):hover{transform:translateY(-1px)}.avp-btn .material-symbols-outlined{font-variation-settings:"FILL" 1;font-size:18px}.avp-btn--approve{color:#fff;background:#1a7f4b;border-color:#1a7f4b;box-shadow:0 2px 10px #1a7f4b40}.avp-btn--approve:not(:disabled):hover{background:#156b3e;box-shadow:0 6px 18px #1a7f4b59}.avp-btn--reject{color:#fff;background:#c0392b;border-color:#c0392b;box-shadow:0 2px 10px #c0392b40}.avp-btn--reject:not(:disabled):hover{background:#a93226;box-shadow:0 6px 18px #c0392b59}.avp-btn--reject-outline{color:#c0392b;background:0 0;border-color:#c0392b66}.avp-btn--reject-outline:not(:disabled):hover{background:#fff0ef;border-color:#c0392b}.avp-btn--ghost{color:var(--admin-navy);border-color:var(--admin-border);background:#0316360f}.avp-btn--ghost:not(:disabled):hover{background:#0316361a}.avp-btn-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.6s linear infinite avp-spin}.avp-reject-form{flex-direction:column;gap:.75rem;display:flex}.avp-reject-form__label{color:var(--admin-navy);font-size:.84rem;font-weight:700}.avp-reject-form__req{color:#c0392b;margin-left:.2rem}.avp-reject-form__textarea{box-sizing:border-box;width:100%;color:var(--admin-text);background:var(--admin-surface);border:1.5px solid var(--admin-border);resize:vertical;border-radius:10px;outline:none;padding:.7rem .85rem;font-family:inherit;font-size:.85rem;line-height:1.5;transition:border-color .2s,box-shadow .2s}.avp-reject-form__textarea::placeholder{color:var(--admin-muted)}.avp-reject-form__textarea:focus{border-color:var(--admin-blue);box-shadow:0 0 0 3px #2a6df41f}.avp-reject-form__textarea:disabled{opacity:.6}@media (width<=900px){.avp-card{grid-template-rows:auto auto;grid-template-columns:auto 1fr auto}.avp-card__mid{grid-column:2}.avp-card__right{grid-area:1/3}.avp-card__cta{grid-column:1/-1}.avp-card__btn{justify-content:center;width:100%}}@media (width<=600px){.avp-header{padding:1.2rem 1.1rem}.avp-header__left{gap:.65rem}.avp-header__icon{width:42px;height:42px}.avp-card{grid-template-columns:auto 1fr;gap:.6rem;padding:.85rem 1rem}.avp-card__mid{grid-column:1/-1}.avp-card__right{flex-direction:row;grid-column:1/-1;align-items:center}.avp-card__cta{grid-column:1/-1}.avp-drawer{width:100vw}}[data-theme=dark] .avp-state-box{box-shadow:0 2px 12px #0000004d}[data-theme=dark] .avp-state-box__icon{color:#93c5fd;background:#2a6df42e}[data-theme=dark] .avp-state-box__title{color:#f8fafc}[data-theme=dark] .avp-state-box__action{color:#93c5fd;background:#16304f;border-color:#24364f}[data-theme=dark] .avp-state-box__action:hover{background:#1e3f68}[data-theme=dark] .avp-card{box-shadow:0 2px 10px #00000040}[data-theme=dark] .avp-card:hover{border-color:#335081;box-shadow:0 8px 24px #0006}[data-theme=dark] .avp-card--active{border-color:#4a85e8;box-shadow:0 0 0 3px #4a85e826}[data-theme=dark] .avp-card__name{color:#f8fafc}[data-theme=dark] .avp-card__btn:hover,[data-theme=dark] .avp-card__btn--active{color:#93c5fd;background:#93c5fd1f;border-color:#93c5fd66}[data-theme=dark] .avp-icon-btn{border-color:var(--admin-border);color:#e2e8f0;background:#10233d}[data-theme=dark] .avp-icon-btn:hover:not(:disabled){background:#16304f;border-color:#335081}[data-theme=dark] .avp-search__input{border-color:var(--admin-border);color:#e2e8f0;background:#0b1e36}[data-theme=dark] .avp-search__input:focus{border-color:#4a85e8;box-shadow:0 0 0 3px #4a85e826}[data-theme=dark] .avp-search__clear:hover{color:#e2e8f0}[data-theme=dark] .avp-alert--error{color:#fca5a5;background:#a32b2426;border-color:#a32b2459}[data-theme=dark] .avp-alert--success{color:#86efac;background:#15803d26;border-color:#15803d59}[data-theme=dark] .avp-alert__action{color:#fca5a5;background:#fca5a51a;border-color:#fca5a540}[data-theme=dark] .avp-badge--pending{color:#fcd34d;background:#fbbf2424;border-color:#fbbf2459}[data-theme=dark] .avp-badge--approved{color:#6ee7b7;background:#10b98124;border-color:#10b98159}[data-theme=dark] .avp-badge--rejected{color:#fca5a5;background:#ef444424;border-color:#ef444459}[data-theme=dark] .avp-overlay{background:#00051499}[data-theme=dark] .avp-drawer{border-left-color:var(--admin-border);background:#0b1b33}[data-theme=dark] .avp-drawer__header{border-bottom-color:var(--admin-border);background:#0b1b33}[data-theme=dark] .avp-drawer__header-left h3{color:#f8fafc}[data-theme=dark] .avp-drawer__header-left .material-symbols-outlined{color:#93c5fd}[data-theme=dark] .avp-dsec{background:#0e2138;border-color:#24364f}[data-theme=dark] .avp-dsec__title{color:#f8fafc}[data-theme=dark] .avp-dsec__title .material-symbols-outlined{color:#93c5fd}[data-theme=dark] .avp-dsec--actions{border-color:#4a85e859}[data-theme=dark] .avp-profile-name{color:#f8fafc}[data-theme=dark] .avp-info-row{border-bottom-color:#ffffff0d}[data-theme=dark] .avp-info-row__icon{color:#93c5fd}[data-theme=dark] .avp-info-row__value{color:#e2e8f0}[data-theme=dark] .avp-doc-card{background:#0e2138;border-color:#24364f}[data-theme=dark] .avp-doc-card__icon{color:#93c5fd;background:#2a6df42e}[data-theme=dark] .avp-doc-card__label{color:#f8fafc}[data-theme=dark] .avp-doc-card__link{color:#93c5fd;background:#2a6df42e;border-color:#4a85e84d}[data-theme=dark] .avp-doc-card__link:hover{background:#2a6df447}[data-theme=dark] .avp-prev-rejection{background:#fbbf241a;border-color:#fbbf2440}[data-theme=dark] .avp-prev-rejection .material-symbols-outlined,[data-theme=dark] .avp-prev-rejection__label{color:#fcd34d}[data-theme=dark] .avp-prev-rejection__text{color:#e2e8f0}[data-theme=dark] .avp-btn--ghost{color:#e2e8f0;background:#93c5fd14;border-color:#24364f}[data-theme=dark] .avp-btn--ghost:not(:disabled):hover{background:#93c5fd24}[data-theme=dark] .avp-btn--reject-outline{color:#fca5a5;border-color:#fca5a566}[data-theme=dark] .avp-btn--reject-outline:not(:disabled):hover{background:#ef44441f;border-color:#fca5a5a6}[data-theme=dark] .avp-reject-form__label{color:#e2e8f0}[data-theme=dark] .avp-reject-form__textarea{border-color:var(--admin-border);color:#e2e8f0;background:#0b1e36}[data-theme=dark] .avp-reject-form__textarea:focus{border-color:#4a85e8;box-shadow:0 0 0 3px #4a85e826}.aap-page{flex-direction:column;gap:20px;min-height:100%;padding:24px;display:flex}.aap-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.aap-header__left{align-items:flex-start;gap:14px;display:flex}.aap-header__icon{background:var(--admin-blue);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.aap-header__icon .material-symbols-outlined{font-size:22px}.aap-header__title{color:var(--admin-text);margin:0 0 2px;font-size:1.3rem;font-weight:700}.aap-header__sub{color:var(--admin-muted);margin:0;font-size:.85rem}.aap-header__meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.aap-count-chip{background:var(--admin-surface);border:1px solid var(--admin-border);color:var(--admin-muted);border-radius:20px;align-items:center;gap:5px;padding:5px 12px;font-size:.8rem;font-weight:600;display:inline-flex}.aap-count-chip .material-symbols-outlined{font-size:15px}.aap-count-chip--amber{color:#b45309;background:#fff8e1;border-color:#ffe082}[data-theme=dark] .aap-count-chip--amber{color:#fbbf24;background:#fbbf241f;border-color:#fbbf244d}.aap-icon-btn{border:1px solid var(--admin-border);background:var(--admin-surface);width:36px;height:36px;color:var(--admin-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.aap-icon-btn:hover{background:var(--admin-border);color:var(--admin-text)}.aap-icon-btn:disabled{opacity:.4;cursor:not-allowed}.aap-icon-btn .material-symbols-outlined{font-size:20px}.aap-controls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.aap-search{flex:1;min-width:220px;position:relative}.aap-search__icon{color:var(--admin-muted);pointer-events:none;font-size:18px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.aap-search__input{border:1px solid var(--admin-border);background:var(--admin-surface);width:100%;color:var(--admin-text);box-sizing:border-box;border-radius:8px;outline:none;padding:8px 36px;font-size:.875rem;transition:border-color .15s}.aap-search__input:focus{border-color:var(--admin-blue)}.aap-search__input::placeholder{color:var(--admin-muted)}.aap-search__clear{cursor:pointer;color:var(--admin-muted);background:0 0;border:none;align-items:center;padding:2px;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.aap-search__clear:hover{color:var(--admin-text)}.aap-search__clear .material-symbols-outlined{font-size:16px}.aap-cselect{flex-shrink:0;position:relative}.aap-cselect__field{border:1px solid var(--admin-border);background:var(--admin-surface);color:var(--admin-text);cursor:pointer;white-space:nowrap;border-radius:8px;outline:none;align-items:center;gap:6px;padding:8px 10px 8px 12px;font-family:inherit;font-size:.875rem;transition:border-color .15s,box-shadow .15s;display:flex}.aap-cselect__field:focus,.aap-cselect--open .aap-cselect__field{border-color:var(--admin-blue);box-shadow:0 0 0 2px #2563eb1f}.aap-cselect__value{flex:1}.aap-cselect__arrow{color:var(--admin-muted);flex-shrink:0;font-size:18px;transition:transform .18s}.aap-cselect--open .aap-cselect__arrow{transform:rotate(180deg)}.aap-cselect__menu{z-index:100;background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;min-width:160px;max-height:260px;margin:0;padding:4px;list-style:none;animation:.14s both aap-cselect-in;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}@keyframes aap-cselect-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.aap-cselect__option{text-align:left;width:100%;color:var(--admin-text);cursor:pointer;background:0 0;border:none;border-radius:7px;padding:7px 10px;font-family:inherit;font-size:.85rem;transition:background .12s}.aap-cselect__option:hover{background:var(--admin-border)}.aap-cselect__option--selected{color:var(--admin-blue);background:#2563eb14;font-weight:600}[data-theme=dark] .aap-cselect__menu{box-shadow:0 10px 28px #00000073}.aap-result-count{color:var(--admin-muted);white-space:nowrap;margin:0;font-size:.8rem}.aap-alert{border-radius:8px;align-items:center;gap:10px;padding:12px 16px;font-size:.875rem;display:flex}.aap-alert .material-symbols-outlined{flex-shrink:0;font-size:20px}.aap-alert--error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.aap-alert--success{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}[data-theme=dark] .aap-alert--error{color:#f87171;background:#dc26261a;border-color:#dc26264d}[data-theme=dark] .aap-alert--success{color:#4ade80;background:#16a34a1a;border-color:#16a34a4d}.aap-alert__action{cursor:pointer;color:inherit;background:0 0;border:none;margin-left:auto;font-size:.8rem;font-weight:600;text-decoration:underline}.aap-state-box{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 24px;display:flex}.aap-state-box--sm{padding:32px 16px}.aap-state-box--empty{color:var(--admin-muted)}.aap-state-box__icon{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.aap-state-box__icon .material-symbols-outlined{color:var(--admin-muted);font-size:28px}.aap-state-box__title{color:var(--admin-text);margin:0;font-size:1rem;font-weight:600}.aap-state-box__text{color:var(--admin-muted);max-width:360px;margin:0;font-size:.875rem}.aap-state-box__action{border:1px solid var(--admin-border);background:var(--admin-surface);color:var(--admin-text);cursor:pointer;border-radius:8px;margin-top:4px;padding:7px 18px;font-size:.8rem;font-weight:600;transition:background .15s}.aap-state-box__action:hover{background:var(--admin-border)}.aap-spinner{border:3px solid var(--admin-border);border-top-color:var(--admin-blue);border-radius:50%;width:28px;height:28px;animation:.75s linear infinite aap-spin}.aap-spin{animation:.75s linear infinite aap-spin}@keyframes aap-spin{to{transform:rotate(360deg)}}.aap-queue{flex-direction:column;gap:8px;display:flex}.aap-card{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;flex-wrap:wrap;align-items:center;gap:16px;padding:14px 16px;transition:border-color .15s,box-shadow .15s;display:flex}.aap-card:hover{border-color:var(--admin-blue)}.aap-card--active{border-color:var(--admin-blue);box-shadow:0 0 0 2px #2563eb1f}.aap-card__left{flex:1.5;align-items:center;gap:12px;min-width:180px;display:flex}.aap-card__id-badge{width:40px;height:40px;color:var(--admin-blue);background:#2563eb14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.aap-card__id-badge .material-symbols-outlined{font-size:20px}.aap-card__name{color:var(--admin-text);margin:0;font-size:.9rem;font-weight:600}.aap-card__sub{color:var(--admin-muted);margin:1px 0 0;font-size:.78rem}.aap-card__app-id{color:var(--admin-muted);margin:1px 0 0;font-family:monospace;font-size:.72rem}.aap-card__mid{flex-wrap:wrap;flex:2;align-items:center;gap:10px;display:flex}.aap-card__right{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:10px;display:flex}.aap-card__field{color:var(--admin-muted);align-items:center;gap:4px;font-size:.78rem;display:flex}.aap-card__field .material-symbols-outlined{font-size:14px}.aap-card__field--date{white-space:nowrap}.aap-card__cta{flex-shrink:0}.aap-card__btn{border:1px solid var(--admin-blue);color:var(--admin-blue);cursor:pointer;white-space:nowrap;background:0 0;border-radius:7px;align-items:center;gap:5px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:background .15s,color .15s;display:flex}.aap-card__btn:hover,.aap-card__btn--active{background:var(--admin-blue);color:#fff}.aap-card__btn .material-symbols-outlined{font-size:15px}.aap-badge{white-space:nowrap;border-radius:20px;align-items:center;gap:4px;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.aap-badge .material-symbols-outlined{font-size:13px}.aap-badge--amber{color:#b45309;background:#fff8e1;border:1px solid #fde68a}.aap-badge--blue{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.aap-badge--green{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.aap-badge--red{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.aap-badge--teal{color:#0d9488;background:#f0fdfa;border:1px solid #99f6e4}.aap-badge--gray{background:var(--admin-surface);color:var(--admin-muted);border:1px solid var(--admin-border)}[data-theme=dark] .aap-badge--amber{color:#fbbf24;background:#fbbf241f;border-color:#fbbf244d}[data-theme=dark] .aap-badge--blue{color:#60a5fa;background:#2563eb1f;border-color:#2563eb4d}[data-theme=dark] .aap-badge--green{color:#4ade80;background:#16a34a1f;border-color:#16a34a4d}[data-theme=dark] .aap-badge--red{color:#f87171;background:#dc26261f;border-color:#dc26264d}[data-theme=dark] .aap-badge--teal{color:#2dd4bf;background:#0d94881f;border-color:#0d94884d}.aap-overlay{z-index:200;background:#0006;justify-content:flex-end;display:flex;position:fixed;inset:0}[data-theme=dark] .aap-overlay{background:#0009}.aap-drawer{background:var(--admin-surface);border-left:1px solid var(--admin-border);flex-direction:column;width:min(560px,92vw);height:100%;animation:.22s ease-out aap-slide-in;display:flex;overflow:hidden}@keyframes aap-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.aap-drawer__header{border-bottom:1px solid var(--admin-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.aap-drawer__header-left{color:var(--admin-text);align-items:center;gap:10px;display:flex}.aap-drawer__header-left .material-symbols-outlined{color:var(--admin-blue);font-size:20px}.aap-drawer__header h3{color:var(--admin-text);margin:0;font-size:1rem;font-weight:700}.aap-drawer__body{flex-direction:column;flex:1;gap:4px;padding:20px;display:flex;overflow-y:auto}.aap-dsec{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;margin-bottom:12px;padding:16px}.aap-dsec--actions{border-color:var(--admin-blue)}.aap-dsec__title{color:var(--admin-text);border-bottom:1px solid var(--admin-border);align-items:center;gap:6px;margin:0 0 12px;padding-bottom:10px;font-size:.85rem;font-weight:700;display:flex}.aap-dsec__title .material-symbols-outlined{color:var(--admin-blue);font-size:17px}.aap-app-overview{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.aap-app-overview__left{align-items:center;gap:12px;display:flex}.aap-app-id-icon{width:40px;height:40px;color:var(--admin-blue);background:#2563eb14;border-radius:8px;justify-content:center;align-items:center;display:flex}.aap-app-id-icon .material-symbols-outlined{font-size:20px}.aap-app-id{color:var(--admin-muted);margin:0;font-family:monospace;font-size:.8rem}.aap-app-date{color:var(--admin-muted);margin:2px 0 0;font-size:.78rem}.aap-info-grid{flex-direction:column;gap:6px;display:flex}.aap-info-row{grid-template-columns:18px 130px 1fr;align-items:start;gap:6px;font-size:.82rem;display:grid}.aap-info-row__icon{color:var(--admin-muted);margin-top:1px;font-size:16px}.aap-info-row__label{color:var(--admin-muted);font-weight:500}.aap-info-row__value{color:var(--admin-text);word-break:break-word}.aap-special-request{background:#2563eb0d;border:1px solid #2563eb26;border-radius:8px;gap:10px;margin-top:12px;padding:10px 12px;display:flex}.aap-special-request .material-symbols-outlined{color:var(--admin-blue);flex-shrink:0;font-size:18px}.aap-special-request__label{color:var(--admin-blue);margin:0 0 2px;font-size:.75rem;font-weight:700}.aap-special-request__text{color:var(--admin-text);margin:0;font-size:.82rem}.aap-contact-card{border:1px solid var(--admin-border);background:#00000005;border-radius:8px;margin-bottom:8px;padding:10px 12px}[data-theme=dark] .aap-contact-card{background:#ffffff05}.aap-contact-card__label{text-transform:uppercase;letter-spacing:.06em;color:var(--admin-muted);margin:0 0 8px;font-size:.72rem;font-weight:700}.aap-docs{flex-direction:column;gap:8px;display:flex}.aap-doc-card{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:8px;align-items:center;gap:10px;padding:10px 12px;display:flex}.aap-doc-card__icon{width:34px;height:34px;color:var(--admin-blue);background:#2563eb14;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.aap-doc-card__icon .material-symbols-outlined{font-size:18px}.aap-doc-card__info{flex:1;min-width:0}.aap-doc-card__label{color:var(--admin-text);margin:0;font-size:.82rem;font-weight:600}.aap-doc-card__filename{color:var(--admin-muted);white-space:nowrap;text-overflow:ellipsis;margin:1px 0 0;font-size:.75rem;overflow:hidden}.aap-doc-card__size{color:var(--admin-muted)}.aap-doc-card__link{color:var(--admin-blue);white-space:nowrap;border:1px solid #2563eb4d;border-radius:5px;align-items:center;gap:4px;padding:4px 8px;font-size:.78rem;font-weight:600;text-decoration:none;transition:background .15s;display:flex}.aap-doc-card__link:hover{background:#2563eb14}.aap-doc-card__link .material-symbols-outlined{font-size:13px}.aap-doc-card__missing{color:var(--admin-muted);font-size:.75rem;font-style:italic}.aap-remark{border-radius:8px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.aap-remark .material-symbols-outlined{flex-shrink:0;margin-top:1px;font-size:18px}.aap-remark__label{margin:0 0 2px;font-size:.75rem;font-weight:700}.aap-remark__text{margin:0;font-size:.82rem;line-height:1.5}.aap-remark--reject{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.aap-remark--info{color:var(--admin-text);background:#2563eb0d;border:1px solid #2563eb26}.aap-remark--info .material-symbols-outlined{color:var(--admin-blue)}[data-theme=dark] .aap-remark--reject{color:#f87171;background:#dc26261a;border-color:#dc26264d}.aap-decision-row{flex-wrap:wrap;gap:10px;display:flex}.aap-btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:background .15s,opacity .15s;display:inline-flex}.aap-btn:disabled{opacity:.5;cursor:not-allowed}.aap-btn .material-symbols-outlined{font-size:17px}.aap-btn--review{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.aap-btn--review:hover:not(:disabled){background:#dbeafe}.aap-btn--approve{color:#fff;background:#16a34a}.aap-btn--approve:hover:not(:disabled){background:#15803d}.aap-btn--reject-outline{color:#dc2626;background:0 0;border:1px solid #fecaca}.aap-btn--reject-outline:hover:not(:disabled){background:#fef2f2}.aap-btn--reject{color:#fff;background:#dc2626}.aap-btn--reject:hover:not(:disabled){background:#b91c1c}.aap-btn--reject:disabled{cursor:not-allowed;background:#fca5a5}.aap-btn--ghost{background:var(--admin-surface);color:var(--admin-muted);border:1px solid var(--admin-border)}.aap-btn--ghost:hover:not(:disabled){background:var(--admin-border)}[data-theme=dark] .aap-btn--review{color:#60a5fa;background:#2563eb1f;border-color:#2563eb4d}[data-theme=dark] .aap-btn--review:hover:not(:disabled){background:#2563eb33}.aap-reject-form{flex-direction:column;gap:10px;display:flex}.aap-reject-form__label{color:var(--admin-text);font-size:.82rem;font-weight:600;display:block}.aap-reject-form__req{color:#dc2626;margin-left:2px}.aap-reject-form__textarea{border:1px solid var(--admin-border);background:var(--admin-surface);width:100%;color:var(--admin-text);resize:vertical;box-sizing:border-box;border-radius:8px;outline:none;padding:10px 12px;font-family:inherit;font-size:.875rem;transition:border-color .15s}.aap-reject-form__textarea:focus{border-color:#dc2626}.aap-reject-form__textarea::placeholder{color:var(--admin-muted)}.aap-btn-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite aap-spin}.aac-page{flex-direction:column;gap:20px;min-height:100%;padding:24px;display:flex}.aac-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.aac-header__left{align-items:flex-start;gap:14px;display:flex}.aac-header__icon{background:var(--admin-blue);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.aac-header__icon .material-symbols-outlined{font-size:22px}.aac-header__title{color:var(--admin-text);margin:0 0 2px;font-size:1.3rem;font-weight:700}.aac-header__sub{color:var(--admin-muted);margin:0;font-size:.85rem}.aac-header__meta{gap:8px;display:flex}.aac-icon-btn{border:1px solid var(--admin-border);background:var(--admin-surface);width:36px;height:36px;color:var(--admin-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.aac-icon-btn:hover{background:var(--admin-border);color:var(--admin-text)}.aac-icon-btn:disabled{opacity:.4;cursor:not-allowed}.aac-icon-btn .material-symbols-outlined{font-size:20px}.aac-spin{animation:.75s linear infinite aac-spin}@keyframes aac-spin{to{transform:rotate(360deg)}}.aac-tabs{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;gap:4px;width:fit-content;max-width:100%;padding:4px;display:flex;overflow-x:auto}.aac-tab{color:var(--admin-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:7px;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:600;transition:background .12s,color .12s;display:inline-flex}.aac-tab:hover{background:var(--admin-border);color:var(--admin-text)}.aac-tab--active,.aac-tab--active:hover{background:var(--admin-blue);color:#fff}.aac-tab .material-symbols-outlined{font-size:17px}.aac-tab__count{min-width:20px;height:18px;color:inherit;background:#ffffff2e;border-radius:9px;justify-content:center;align-items:center;padding:0 6px;font-size:.7rem;font-weight:700;display:inline-flex}.aac-tab:not(.aac-tab--active) .aac-tab__count{color:var(--admin-muted);background:#00000014}[data-theme=dark] .aac-tab:not(.aac-tab--active) .aac-tab__count{background:#ffffff14}.aac-alert{border-radius:8px;align-items:center;gap:10px;padding:12px 16px;font-size:.875rem;display:flex}.aac-alert .material-symbols-outlined{flex-shrink:0;font-size:20px}.aac-alert--error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.aac-alert--success{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.aac-alert--info{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}[data-theme=dark] .aac-alert--error{color:#f87171;background:#dc26261a;border-color:#dc26264d}[data-theme=dark] .aac-alert--success{color:#4ade80;background:#16a34a1a;border-color:#16a34a4d}[data-theme=dark] .aac-alert--info{color:#93c5fd;background:#2563eb1f;border-color:#2563eb52}.aac-alert__action{cursor:pointer;color:inherit;background:0 0;border:none;margin-left:auto;font-size:.8rem;font-weight:600;text-decoration:underline}.aac-state-box{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:56px 24px;display:flex}.aac-state-box--sm{padding:28px 16px}.aac-state-box--empty{color:var(--admin-muted)}.aac-state-box__icon{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.aac-state-box__icon .material-symbols-outlined{color:var(--admin-muted);font-size:26px}.aac-state-box h3{color:var(--admin-text);margin:0;font-size:1rem;font-weight:600}.aac-state-box p{color:var(--admin-muted);max-width:360px;margin:0;font-size:.875rem}.aac-spinner{border:3px solid var(--admin-border);border-top-color:var(--admin-blue);border-radius:50%;animation:.75s linear infinite aac-spin}.aac-queue{flex-direction:column;gap:8px;display:flex}.aac-card{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;flex-wrap:wrap;align-items:center;gap:16px;padding:14px 16px;transition:border-color .15s;display:flex}.aac-card:hover{border-color:var(--admin-blue)}.aac-card__left{flex:1.5;align-items:center;gap:12px;min-width:200px;display:flex}.aac-card__badge{width:40px;height:40px;color:var(--admin-blue);background:#2563eb14;border-radius:8px;justify-content:center;align-items:center;display:flex}.aac-card__badge--green{color:#16a34a;background:#16a34a1a}.aac-card__badge .material-symbols-outlined{font-size:20px}.aac-card__name{color:var(--admin-text);margin:0;font-size:.9rem;font-weight:600}.aac-card__sub{color:var(--admin-muted);margin:1px 0 0;font-size:.78rem}.aac-card__app-id{color:var(--admin-muted);margin:1px 0 0;font-family:monospace;font-size:.72rem}.aac-card__mid{flex-wrap:wrap;flex:2;align-items:center;gap:14px;display:flex}.aac-card__field{color:var(--admin-muted);align-items:center;gap:4px;font-size:.78rem;display:flex}.aac-card__field .material-symbols-outlined{font-size:14px}.aac-card__field--date{white-space:nowrap}.aac-card__cta{flex-shrink:0}.aac-btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:7px;align-items:center;gap:5px;padding:7px 14px;font-size:.82rem;font-weight:600;transition:background .15s,opacity .15s,border-color .15s;display:inline-flex}.aac-btn:disabled{opacity:.55;cursor:not-allowed}.aac-btn .material-symbols-outlined{font-size:15px}.aac-btn--sm{padding:5px 10px;font-size:.78rem}.aac-btn--primary{background:var(--admin-blue);color:#fff}.aac-btn--primary:hover:not(:disabled){filter:brightness(.95)}.aac-btn--ghost{background:var(--admin-surface);color:var(--admin-text);border-color:var(--admin-border)}.aac-btn--ghost:hover:not(:disabled){background:var(--admin-border)}.aac-badge{white-space:nowrap;border-radius:20px;align-items:center;gap:3px;padding:3px 10px;font-size:.72rem;font-weight:600;display:inline-flex}.aac-badge .material-symbols-outlined{font-size:14px}.aac-badge--green{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.aac-badge--red{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.aac-badge--amber{color:#b45309;background:#fff8e1;border:1px solid #fde68a}.aac-badge--blue{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.aac-badge--critical{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5}.aac-badge--gray{background:var(--admin-surface);color:var(--admin-muted);border:1px solid var(--admin-border)}[data-theme=dark] .aac-badge--green{color:#4ade80;background:#16a34a1f;border-color:#16a34a4d}[data-theme=dark] .aac-badge--red{color:#f87171;background:#dc26261f;border-color:#dc26264d}[data-theme=dark] .aac-badge--amber{color:#fbbf24;background:#fbbf241f;border-color:#fbbf244d}[data-theme=dark] .aac-badge--blue{color:#60a5fa;background:#2563eb29;border-color:#2563eb59}[data-theme=dark] .aac-badge--critical{color:#fca5a5;background:#dc262633;border-color:#dc262673}.aac-badge--pulse{animation:1.8s ease-in-out infinite aac-badge-pulse}@keyframes aac-badge-pulse{0%{box-shadow:0 0 #dc262600}50%{box-shadow:0 0 0 4px #dc262624}to{box-shadow:0 0 #dc262600}}@media (prefers-reduced-motion:reduce){.aac-badge--pulse{animation:none}}.aac-chips{flex-wrap:wrap;gap:6px;display:flex}.aac-chip{white-space:nowrap;border:1px solid var(--admin-border);background:var(--admin-surface);color:var(--admin-muted);border-radius:14px;align-items:center;gap:4px;padding:2px 9px;font-size:.72rem;font-weight:600;display:inline-flex}.aac-chip .material-symbols-outlined{font-size:13px}.aac-chip--alert{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.aac-chip--info{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.aac-chip--muted{background:var(--admin-surface);color:var(--admin-muted);border-color:var(--admin-border)}[data-theme=dark] .aac-chip--alert{color:#fca5a5;background:#dc262624;border-color:#dc262652}[data-theme=dark] .aac-chip--info{color:#93c5fd;background:#2563eb29;border-color:#2563eb52}.aac-card__rank{color:var(--admin-muted);text-align:center;flex-shrink:0;min-width:28px;font-size:.78rem;font-weight:700}.aac-card__pending-mid{flex-direction:column;flex:2;gap:8px;min-width:240px;display:flex}.aac-card__flag-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.aac-card__meta-line{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.aac-pri-summary{flex-direction:column;gap:10px;display:flex}.aac-pri-summary__head{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.aac-inventory{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;overflow-x:auto}.aac-inv-head,.aac-inv-row{grid-template-columns:80px minmax(160px,1.4fr) minmax(160px,1.4fr) 90px 90px 90px 140px 150px;align-items:center;gap:12px;min-width:1080px;padding:12px 20px;display:grid}.aac-inv-head{border-bottom:1px solid var(--admin-border);text-transform:uppercase;letter-spacing:.06em;color:var(--admin-muted);background:#00000005;font-size:.72rem;font-weight:700}[data-theme=dark] .aac-inv-head{background:#ffffff05}.aac-inv-head .aac-inv-num,.aac-inv-head .aac-inv-center{text-align:center}.aac-inv-row{border-bottom:1px solid var(--admin-border);color:var(--admin-text);font-size:.82rem}.aac-inv-row:last-child{border-bottom:none}.aac-inv-row--editing{background:#2563eb0a}[data-theme=dark] .aac-inv-row--editing{background:#2563eb1a}.aac-inv-code{color:var(--admin-blue);font-family:monospace;font-weight:700}.aac-inv-name{color:var(--admin-text);margin:0;font-size:.85rem;font-weight:600}.aac-inv-sub{color:var(--admin-muted);margin:1px 0 0;font-size:.72rem}.aac-inv-num,.aac-inv-center{text-align:center;font-variant-numeric:tabular-nums;justify-content:center;align-items:center;display:flex}.aac-inv-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.aac-inv-err{color:#dc2626;text-align:right;width:100%;font-size:.7rem}.aac-num-input{border:1px solid var(--admin-border);background:var(--admin-surface);width:76px;color:var(--admin-text);text-align:center;font-variant-numeric:tabular-nums;border-radius:6px;padding:5px 8px;font-size:.82rem}.aac-num-input:focus{border-color:var(--admin-blue);outline:none}[data-theme=dark] .aac-num-input{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (width<=760px){.aac-inventory{overflow-x:visible}.aac-inv-head{display:none}.aac-inv-row{grid-template-columns:1fr 1fr;gap:8px 12px;min-width:0;padding:12px}.aac-inv-num,.aac-inv-center{text-align:left;justify-content:flex-start}.aac-inv-actions{grid-column:1/-1;justify-content:flex-start}}.aac-overlay{z-index:200;background:#0006;justify-content:flex-end;display:flex;position:fixed;inset:0}[data-theme=dark] .aac-overlay{background:#0009}.aac-drawer{background:var(--admin-surface);border-left:1px solid var(--admin-border);flex-direction:column;width:min(640px,96vw);height:100%;animation:.22s ease-out aac-slide-in;display:flex;overflow:hidden}@keyframes aac-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.aac-drawer__header{border-bottom:1px solid var(--admin-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.aac-drawer__header-left{color:var(--admin-text);align-items:center;gap:10px;display:flex}.aac-drawer__header-left .material-symbols-outlined{color:var(--admin-blue);font-size:20px}.aac-drawer__header h3{color:var(--admin-text);margin:0;font-size:1rem;font-weight:700}.aac-drawer__body{flex-direction:column;flex:1;gap:4px;padding:20px;display:flex;overflow-y:auto}.aac-dsec{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;margin-bottom:12px;padding:16px}.aac-dsec--picker{padding-bottom:12px}.aac-dsec__title{color:var(--admin-text);border-bottom:1px solid var(--admin-border);align-items:center;gap:6px;margin:0 0 12px;padding-bottom:10px;font-size:.85rem;font-weight:700;display:flex}.aac-dsec__title .material-symbols-outlined{color:var(--admin-blue);font-size:17px}.aac-dsec__hint{color:var(--admin-muted);margin:-6px 0 12px;font-size:.78rem;line-height:1.45}.aac-dates-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;display:grid}@media (width<=520px){.aac-dates-grid{grid-template-columns:minmax(0,1fr)}}.aac-info-grid{flex-direction:column;gap:6px;display:flex}.aac-info-row{grid-template-columns:18px 130px 1fr;align-items:start;gap:6px;font-size:.82rem;display:grid}.aac-info-row__icon{color:var(--admin-muted);margin-top:1px;font-size:16px}.aac-info-row__label{color:var(--admin-muted);font-weight:500}.aac-info-row__value{color:var(--admin-text);word-break:break-word}.aac-picker-controls{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.aac-toggle{color:var(--admin-text);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;font-size:.82rem;display:inline-flex}.aac-toggle input{accent-color:var(--admin-blue);width:16px;height:16px}.aac-search{flex:1;min-width:180px;position:relative}.aac-search__icon{color:var(--admin-muted);pointer-events:none;font-size:18px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.aac-search__input{border:1px solid var(--admin-border);background:var(--admin-surface);width:100%;color:var(--admin-text);box-sizing:border-box;border-radius:8px;outline:none;padding:8px 12px 8px 36px;font-size:.85rem}.aac-search__input:focus{border-color:var(--admin-blue)}.aac-room-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;display:grid}.aac-room-card{border:1px solid var(--admin-border);background:var(--admin-surface);color:var(--admin-text);text-align:left;cursor:pointer;font:inherit;border-radius:9px;flex-direction:column;gap:6px;padding:12px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.aac-room-card:hover:not(:disabled){border-color:var(--admin-blue)}.aac-room-card--chosen{border-color:var(--admin-blue);background:#2563eb0f;box-shadow:0 0 0 2px #2563eb2e}.aac-room-card--disabled,.aac-room-card:disabled{opacity:.5;cursor:not-allowed}.aac-room-card__top{justify-content:space-between;align-items:center;gap:6px;display:flex}.aac-room-card__code{color:var(--admin-blue);font-family:monospace;font-size:.82rem;font-weight:700}.aac-room-card__pref{color:var(--admin-blue);background:#2563eb1f;border-radius:10px;padding:2px 7px;font-size:.66rem;font-weight:700}.aac-room-card__name{margin:0;font-size:.88rem;font-weight:600}.aac-room-card__sub{color:var(--admin-muted);margin:0;font-size:.72rem}.aac-room-card__meta{color:var(--admin-muted);gap:10px;margin-top:4px;font-size:.74rem;display:flex}.aac-room-card__meta span{align-items:center;gap:3px;display:inline-flex}.aac-room-card__meta .material-symbols-outlined{font-size:13px}.aac-room-card__bottom{justify-content:space-between;align-items:center;gap:6px;margin-top:4px;display:flex}.aac-room-card__avail{color:var(--admin-muted);font-variant-numeric:tabular-nums;font-size:.74rem}.aac-field{flex-direction:column;gap:4px;display:flex}.aac-field--full{grid-column:1/-1}.aac-field label{color:var(--admin-text);font-size:.78rem;font-weight:600}.aac-input{border:1px solid var(--admin-border);background:var(--admin-surface);width:100%;color:var(--admin-text);box-sizing:border-box;border-radius:8px;outline:none;padding:8px 12px;font-family:inherit;font-size:.85rem}.aac-input:focus{border-color:var(--admin-blue)}.aac-textarea{resize:vertical}[data-theme=dark] .aac-input{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.aac-actions-row{justify-content:flex-end;gap:10px;margin-top:6px;display:flex}.aac-cselect{flex-shrink:0;min-width:180px;position:relative}.aac-cselect__field{border:1px solid var(--admin-border);background:var(--admin-surface);width:100%;color:var(--admin-text);cursor:pointer;white-space:nowrap;border-radius:8px;outline:none;align-items:center;gap:6px;padding:8px 10px 8px 12px;font-family:inherit;font-size:.85rem;display:flex}.aac-cselect__field:focus,.aac-cselect--open .aac-cselect__field{border-color:var(--admin-blue);box-shadow:0 0 0 2px #2563eb1f}.aac-cselect--disabled .aac-cselect__field{opacity:.55;cursor:not-allowed}.aac-cselect__value{flex:1}.aac-cselect__arrow{color:var(--admin-muted);font-size:18px;transition:transform .18s}.aac-cselect--open .aac-cselect__arrow{transform:rotate(180deg)}.aac-cselect__menu{z-index:50;background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;max-height:280px;margin:0;padding:4px;list-style:none;animation:.14s both aac-cselect-in;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}@keyframes aac-cselect-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.aac-cselect__option{text-align:left;width:100%;color:var(--admin-text);cursor:pointer;background:0 0;border:none;border-radius:7px;padding:7px 10px;font-family:inherit;font-size:.85rem;transition:background .12s}.aac-cselect__option:hover{background:var(--admin-border)}.aac-cselect__option--selected{color:var(--admin-blue);background:#2563eb14;font-weight:600}[data-theme=dark] .aac-cselect__menu{box-shadow:0 10px 28px #00000073}.aac-assigned-toolbar{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 14px;display:flex}.aac-assigned-toolbar .aac-search{min-width:240px}.aac-assigned-card{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;flex-direction:column;gap:12px;padding:14px 16px;transition:border-color .15s;display:flex}.aac-assigned-card:hover{border-color:var(--admin-blue)}.aac-assigned-card__head{align-items:flex-start;gap:12px;display:flex}.aac-assigned-card__head-info{flex:1;min-width:0}.aac-assigned-card__head-actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.aac-assigned-card__grid{border-top:1px solid var(--admin-border);grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 20px;padding-top:12px;display:grid}.aac-ac-field{grid-template-columns:20px minmax(0,1fr);align-items:start;column-gap:8px;min-width:0;display:grid}.aac-ac-field>div{min-width:0}.aac-ac-field__icon{color:var(--admin-muted);margin-top:1px;font-size:18px}.aac-ac-field__label{text-transform:uppercase;letter-spacing:.05em;color:var(--admin-muted);margin:0 0 2px;font-size:.7rem;font-weight:600}.aac-ac-field__value{color:var(--admin-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.85rem;overflow:hidden}.aac-ac-field__value--mono{font-family:monospace;font-size:.75rem}@media (width<=760px){.aac-assigned-card__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=460px){.aac-assigned-card__grid{grid-template-columns:minmax(0,1fr)}}.aac-offer-card{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;flex-direction:column;gap:12px;padding:14px 16px;transition:border-color .15s;display:flex}.aac-offer-card:hover{border-color:var(--admin-blue)}.aac-offer-card__head{align-items:flex-start;gap:12px;display:flex}.aac-offer-card__head-info{flex:1;min-width:0}.aac-offer-card__grid{border-top:1px solid var(--admin-border);grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 18px;padding-top:10px;display:grid}.aac-offer-card__actions{border-top:1px solid var(--admin-border);flex-wrap:wrap;align-items:center;gap:10px;padding-top:10px;display:flex}.aac-offer-card__note{color:var(--admin-muted);flex:1;min-width:160px;font-size:.8rem}.aac-offer-card__note--ok{color:#16a34a;font-weight:600}.aac-offer-card__note--warn{color:#b45309;font-weight:600}[data-theme=dark] .aac-offer-card__note--ok{color:#4ade80}[data-theme=dark] .aac-offer-card__note--warn{color:#fbbf24}@media (width<=760px){.aac-offer-card__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=460px){.aac-offer-card__grid{grid-template-columns:minmax(0,1fr)}}@media (width<=720px){.aac-page{padding:16px}.aac-card{flex-direction:column;align-items:flex-start}.aac-card__cta{width:100%}.aac-card__cta .aac-btn{justify-content:center;width:100%}}.apay-page{flex-direction:column;gap:20px;min-height:100%;padding:24px;display:flex}.apay-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.apay-header__left{align-items:flex-start;gap:14px;display:flex}.apay-header__icon{background:var(--admin-blue);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.apay-header__icon .material-symbols-outlined{font-size:22px}.apay-header__title{color:var(--admin-text);margin:0 0 2px;font-size:1.3rem;font-weight:700}.apay-header__sub{color:var(--admin-muted);margin:0;font-size:.85rem}.apay-header__meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.apay-chip{background:var(--admin-surface);border:1px solid var(--admin-border);color:var(--admin-muted);border-radius:20px;align-items:center;gap:5px;padding:5px 12px;font-size:.8rem;font-weight:600;display:inline-flex}.apay-chip .material-symbols-outlined{font-size:15px}.apay-chip--amber{color:#b45309;background:#fff8e1;border-color:#ffe082}[data-theme=dark] .apay-chip--amber{color:#fbbf24;background:#fbbf241f;border-color:#fbbf244d}.apay-icon-btn{border:1px solid var(--admin-border);background:var(--admin-surface);width:36px;height:36px;color:var(--admin-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:background .15s;display:flex}.apay-icon-btn:hover{background:var(--admin-border);color:var(--admin-text)}.apay-icon-btn:disabled{opacity:.4;cursor:not-allowed}.apay-icon-btn .material-symbols-outlined{font-size:20px}.apay-spin{animation:.75s linear infinite apay-spin}@keyframes apay-spin{to{transform:rotate(360deg)}}.apay-controls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.apay-search{flex:1;min-width:220px;position:relative}.apay-search__icon{color:var(--admin-muted);pointer-events:none;font-size:18px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.apay-search__input{border:1px solid var(--admin-border);background:var(--admin-surface);width:100%;color:var(--admin-text);box-sizing:border-box;border-radius:8px;outline:none;padding:8px 36px;font-size:.875rem}.apay-search__input:focus{border-color:var(--admin-blue)}.apay-search__clear{cursor:pointer;color:var(--admin-muted);background:0 0;border:none;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.apay-search__clear .material-symbols-outlined{font-size:16px}.apay-cselect{flex-shrink:0;min-width:170px;position:relative}.apay-cselect__field{border:1px solid var(--admin-border);background:var(--admin-surface);width:100%;color:var(--admin-text);cursor:pointer;white-space:nowrap;border-radius:8px;outline:none;align-items:center;gap:6px;padding:8px 10px 8px 12px;font-family:inherit;font-size:.85rem;display:flex}.apay-cselect__field:focus,.apay-cselect--open .apay-cselect__field{border-color:var(--admin-blue);box-shadow:0 0 0 2px #2563eb1f}.apay-cselect__value{flex:1}.apay-cselect__arrow{color:var(--admin-muted);font-size:18px;transition:transform .18s}.apay-cselect--open .apay-cselect__arrow{transform:rotate(180deg)}.apay-cselect__menu{z-index:50;background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;max-height:280px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.apay-cselect__option{text-align:left;width:100%;color:var(--admin-text);cursor:pointer;background:0 0;border:none;border-radius:7px;padding:7px 10px;font-family:inherit;font-size:.85rem}.apay-cselect__option:hover{background:var(--admin-border)}.apay-cselect__option--selected{color:var(--admin-blue);background:#2563eb14;font-weight:600}[data-theme=dark] .apay-cselect__menu{box-shadow:0 10px 28px #00000073}.apay-alert{border-radius:8px;align-items:center;gap:10px;padding:12px 16px;font-size:.875rem;display:flex}.apay-alert .material-symbols-outlined{flex-shrink:0;font-size:20px}.apay-alert--error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}[data-theme=dark] .apay-alert--error{color:#f87171;background:#dc26261a;border-color:#dc26264d}.apay-alert__action{cursor:pointer;color:inherit;background:0 0;border:none;margin-left:auto;font-size:.8rem;font-weight:600;text-decoration:underline}.apay-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:56px 24px;display:flex}.apay-state--empty{color:var(--admin-muted)}.apay-state__icon{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.apay-state__icon .material-symbols-outlined{color:var(--admin-muted);font-size:28px}.apay-state h3{color:var(--admin-text);margin:0;font-size:1rem;font-weight:600}.apay-state p{color:var(--admin-muted);max-width:360px;margin:0;font-size:.875rem}.apay-spinner{border:3px solid var(--admin-border);border-top-color:var(--admin-blue);border-radius:50%;width:28px;height:28px;animation:.75s linear infinite apay-spin}.apay-queue{flex-direction:column;gap:8px;display:flex}.apay-card{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;flex-wrap:wrap;align-items:center;gap:16px;padding:14px 16px;transition:border-color .15s;display:flex}.apay-card:hover{border-color:var(--admin-blue)}.apay-card--active{border-color:var(--admin-blue);box-shadow:0 0 0 2px #2563eb1f}.apay-card__left{flex:1.5;align-items:center;gap:12px;min-width:200px;display:flex}.apay-card__badge{width:40px;height:40px;color:var(--admin-blue);background:#2563eb14;border-radius:8px;justify-content:center;align-items:center;display:flex}.apay-card__badge .material-symbols-outlined{font-size:20px}.apay-card__name{color:var(--admin-text);margin:0;font-size:.9rem;font-weight:600}.apay-card__sub{color:var(--admin-muted);margin:1px 0 0;font-size:.78rem}.apay-card__app-id{color:var(--admin-muted);margin:1px 0 0;font-family:monospace;font-size:.72rem}.apay-card__mid{flex-wrap:wrap;flex:2;align-items:center;gap:14px;display:flex}.apay-card__field{color:var(--admin-muted);align-items:center;gap:4px;font-size:.78rem;display:flex}.apay-card__field .material-symbols-outlined{font-size:14px}.apay-card__right{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:10px;display:flex}.apay-card__btn{border:1px solid var(--admin-blue);color:var(--admin-blue);cursor:pointer;white-space:nowrap;background:0 0;border-radius:7px;align-items:center;gap:5px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:background .15s,color .15s;display:flex}.apay-card__btn:hover,.apay-card__btn--active{background:var(--admin-blue);color:#fff}.apay-card__btn .material-symbols-outlined{font-size:15px}.apay-badge{white-space:nowrap;border-radius:20px;align-items:center;gap:4px;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.apay-badge .material-symbols-outlined{font-size:13px}.apay-badge--amber{color:#b45309;background:#fff8e1;border:1px solid #fde68a}.apay-badge--blue{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.apay-badge--green{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.apay-badge--red{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.apay-badge--gray{background:var(--admin-surface);color:var(--admin-muted);border:1px solid var(--admin-border)}[data-theme=dark] .apay-badge--amber{color:#fbbf24;background:#fbbf241f;border-color:#fbbf244d}[data-theme=dark] .apay-badge--blue{color:#60a5fa;background:#2563eb1f;border-color:#2563eb4d}[data-theme=dark] .apay-badge--green{color:#4ade80;background:#16a34a1f;border-color:#16a34a4d}[data-theme=dark] .apay-badge--red{color:#f87171;background:#dc26261f;border-color:#dc26264d}.apay-overlay{z-index:200;background:#0006;justify-content:flex-end;display:flex;position:fixed;inset:0}[data-theme=dark] .apay-overlay{background:#0009}.apay-drawer{background:var(--admin-surface);border-left:1px solid var(--admin-border);flex-direction:column;width:min(540px,92vw);height:100%;animation:.22s ease-out apay-slide;display:flex;overflow:hidden}@keyframes apay-slide{0%{transform:translate(100%)}to{transform:translate(0)}}.apay-drawer__header{border-bottom:1px solid var(--admin-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.apay-drawer__header-left{color:var(--admin-text);align-items:center;gap:10px;display:flex}.apay-drawer__header-left .material-symbols-outlined{color:var(--admin-blue);font-size:20px}.apay-drawer__header h3{color:var(--admin-text);margin:0;font-size:1rem;font-weight:700}.apay-drawer__body{flex-direction:column;flex:1;gap:4px;padding:20px;display:flex;overflow-y:auto}.apay-dsec{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;margin-bottom:12px;padding:16px}.apay-dsec--actions{border-color:var(--admin-blue)}.apay-dsec__head{display:flex}.apay-dsec__title{color:var(--admin-text);border-bottom:1px solid var(--admin-border);align-items:center;gap:6px;margin:0 0 12px;padding-bottom:10px;font-size:.85rem;font-weight:700;display:flex}.apay-dsec__title .material-symbols-outlined{color:var(--admin-blue);font-size:17px}.apay-info-row{justify-content:space-between;gap:10px;padding:3px 0;font-size:.82rem;display:flex}.apay-info-row__label{color:var(--admin-muted);flex-shrink:0;font-weight:500}.apay-info-row__value{color:var(--admin-text);text-align:right;word-break:break-word;font-weight:600}.apay-info-row__value--mono{font-family:monospace}.apay-muted{color:var(--admin-muted);margin:8px 0 0;font-size:.8rem;font-style:italic}.apay-remark{border-radius:8px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.apay-remark .material-symbols-outlined{flex-shrink:0;margin-top:1px;font-size:18px}.apay-remark__label{margin:0 0 2px;font-size:.75rem;font-weight:700}.apay-remark__text{margin:0;font-size:.82rem;line-height:1.5}.apay-remark--reject{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.apay-remark--info{color:var(--admin-text);background:#2563eb0d;border:1px solid #2563eb26}.apay-remark--info .material-symbols-outlined{color:var(--admin-blue)}[data-theme=dark] .apay-remark--reject{color:#f87171;background:#dc26261a;border-color:#dc26264d}.apay-actions-row{flex-wrap:wrap;gap:10px;display:flex}.apay-btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .15s,opacity .15s;display:inline-flex}.apay-btn:disabled{opacity:.5;cursor:not-allowed}.apay-btn .material-symbols-outlined{font-size:17px}.apay-btn--full{width:100%;margin-top:10px}.apay-btn--review{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.apay-btn--approve{color:#fff;background:#16a34a}.apay-btn--approve:hover:not(:disabled){background:#15803d}.apay-btn--reject-outline{color:#dc2626;background:0 0;border:1px solid #fecaca}.apay-btn--reject{color:#fff;background:#dc2626}.apay-btn--reject:disabled{background:#fca5a5}.apay-btn--ghost{background:var(--admin-surface);color:var(--admin-muted);border:1px solid var(--admin-border)}.apay-btn--outline{background:var(--admin-surface);color:var(--admin-blue);border:1px solid var(--admin-border)}.apay-btn--outline:hover{background:var(--admin-border)}[data-theme=dark] .apay-btn--review{color:#60a5fa;background:#2563eb1f;border-color:#2563eb4d}.apay-reject-form{flex-direction:column;gap:10px;display:flex}.apay-reject-form label{color:var(--admin-text);font-size:.82rem;font-weight:600}.apay-req{color:#dc2626}.apay-textarea{border:1px solid var(--admin-border);background:var(--admin-surface);width:100%;color:var(--admin-text);resize:vertical;box-sizing:border-box;border-radius:8px;outline:none;padding:10px 12px;font-family:inherit;font-size:.875rem}.apay-textarea:focus{border-color:#dc2626}.apay-btn-spin{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite apay-spin}@media (width<=720px){.apay-page{padding:16px}.apay-card{flex-direction:column;align-items:flex-start}.apay-card__right{justify-content:space-between;width:100%}}.ainq-page{flex-direction:column;gap:20px;min-height:100%;padding:24px;display:flex}.ainq-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ainq-header__left{align-items:flex-start;gap:14px;display:flex}.ainq-header__icon{background:var(--admin-blue);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ainq-header__icon .material-symbols-outlined{font-size:22px}.ainq-header__title{color:var(--admin-text);margin:0 0 2px;font-size:1.3rem;font-weight:700}.ainq-header__sub{color:var(--admin-muted);margin:0;font-size:.85rem}.ainq-header__meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ainq-chip-count{background:var(--admin-surface);border:1px solid var(--admin-border);color:var(--admin-muted);border-radius:20px;align-items:center;gap:5px;padding:5px 12px;font-size:.8rem;font-weight:600;display:inline-flex}.ainq-chip-count .material-symbols-outlined{font-size:15px}.ainq-chip-count--amber{color:#b45309;background:#fff8e1;border-color:#ffe082}[data-theme=dark] .ainq-chip-count--amber{color:#fbbf24;background:#fbbf241f;border-color:#fbbf244d}.ainq-icon-btn{border:1px solid var(--admin-border);background:var(--admin-surface);width:36px;height:36px;color:var(--admin-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:background .15s;display:flex}.ainq-icon-btn:hover{background:var(--admin-border);color:var(--admin-text)}.ainq-icon-btn:disabled{opacity:.4;cursor:not-allowed}.ainq-icon-btn .material-symbols-outlined{font-size:20px}.ainq-spin{animation:.75s linear infinite ainq-spin}@keyframes ainq-spin{to{transform:rotate(360deg)}}.ainq-controls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ainq-search{flex:1;min-width:220px;position:relative}.ainq-search__icon{color:var(--admin-muted);pointer-events:none;font-size:18px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.ainq-search__input{border:1px solid var(--admin-border);background:var(--admin-surface);width:100%;color:var(--admin-text);box-sizing:border-box;border-radius:8px;outline:none;padding:8px 36px;font-size:.875rem}.ainq-search__input:focus{border-color:var(--admin-blue)}.ainq-search__clear{cursor:pointer;color:var(--admin-muted);background:0 0;border:none;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.ainq-search__clear .material-symbols-outlined{font-size:16px}.ainq-cselect{flex-shrink:0;min-width:160px;position:relative}.ainq-cselect__field{border:1px solid var(--admin-border);background:var(--admin-surface);width:100%;color:var(--admin-text);cursor:pointer;white-space:nowrap;border-radius:8px;outline:none;align-items:center;gap:6px;padding:8px 10px 8px 12px;font-family:inherit;font-size:.85rem;display:flex}.ainq-cselect__field:focus,.ainq-cselect--open .ainq-cselect__field{border-color:var(--admin-blue);box-shadow:0 0 0 2px #2563eb1f}.ainq-cselect__value{text-overflow:ellipsis;flex:1;overflow:hidden}.ainq-cselect__arrow{color:var(--admin-muted);font-size:18px;transition:transform .18s}.ainq-cselect--open .ainq-cselect__arrow{transform:rotate(180deg)}.ainq-cselect__menu{z-index:50;background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;max-height:280px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.ainq-cselect__option{text-align:left;width:100%;color:var(--admin-text);cursor:pointer;background:0 0;border:none;border-radius:7px;padding:7px 10px;font-family:inherit;font-size:.85rem}.ainq-cselect__option:hover{background:var(--admin-border)}.ainq-cselect__option--selected{color:var(--admin-blue);background:#2563eb14;font-weight:600}[data-theme=dark] .ainq-cselect__menu{box-shadow:0 10px 28px #00000073}.ainq-alert{border-radius:8px;align-items:center;gap:10px;padding:12px 16px;font-size:.875rem;display:flex}.ainq-alert .material-symbols-outlined{flex-shrink:0;font-size:20px}.ainq-alert--error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}[data-theme=dark] .ainq-alert--error{color:#f87171;background:#dc26261a;border-color:#dc26264d}.ainq-alert__action{cursor:pointer;color:inherit;background:0 0;border:none;margin-left:auto;font-size:.8rem;font-weight:600;text-decoration:underline}.ainq-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:56px 24px;display:flex}.ainq-state--empty{color:var(--admin-muted)}.ainq-state__icon{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.ainq-state__icon .material-symbols-outlined{color:var(--admin-muted);font-size:28px}.ainq-state h3{color:var(--admin-text);margin:0;font-size:1rem;font-weight:600}.ainq-state p{color:var(--admin-muted);max-width:360px;margin:0;font-size:.875rem}.ainq-spinner{border:3px solid var(--admin-border);border-top-color:var(--admin-blue);border-radius:50%;width:28px;height:28px;animation:.75s linear infinite ainq-spin}.ainq-queue{flex-direction:column;gap:8px;display:flex}.ainq-card{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;flex-wrap:wrap;align-items:center;gap:16px;padding:14px 16px;transition:border-color .15s;display:flex}.ainq-card:hover{border-color:var(--admin-blue)}.ainq-card--active{border-color:var(--admin-blue);box-shadow:0 0 0 2px #2563eb1f}.ainq-card__left{flex:1.8;align-items:flex-start;gap:12px;min-width:220px;display:flex}.ainq-card__badge{width:40px;height:40px;color:var(--admin-blue);background:#2563eb14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ainq-card__badge .material-symbols-outlined{font-size:20px}.ainq-card__name{color:var(--admin-text);margin:0;font-size:.9rem;font-weight:600}.ainq-card__sub{color:var(--admin-muted);margin:1px 0 0;font-size:.78rem}.ainq-card__subject{color:var(--admin-text);margin:3px 0 0;font-size:.82rem;font-weight:500}.ainq-card__inq-id{color:var(--admin-muted);margin:2px 0 0;font-family:monospace;font-size:.72rem}.ainq-card__mid{flex-wrap:wrap;flex:1.5;align-items:center;gap:8px;display:flex}.ainq-card__date{color:var(--admin-muted);white-space:nowrap;align-items:center;gap:4px;font-size:.76rem;display:flex}.ainq-card__date .material-symbols-outlined{font-size:14px}.ainq-card__right{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:10px;display:flex}.ainq-card__btn{border:1px solid var(--admin-blue);color:var(--admin-blue);cursor:pointer;white-space:nowrap;background:0 0;border-radius:7px;align-items:center;gap:5px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:background .15s,color .15s;display:flex}.ainq-card__btn:hover,.ainq-card__btn--active{background:var(--admin-blue);color:#fff}.ainq-card__btn .material-symbols-outlined{font-size:15px}.ainq-badge{white-space:nowrap;border-radius:20px;align-items:center;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.ainq-badge--amber{color:#b45309;background:#fff8e1;border:1px solid #fde68a}.ainq-badge--blue{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.ainq-badge--teal{color:#0d9488;background:#f0fdfa;border:1px solid #99f6e4}.ainq-badge--green{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.ainq-badge--red{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.ainq-badge--gray{background:var(--admin-surface);color:var(--admin-muted);border:1px solid var(--admin-border)}[data-theme=dark] .ainq-badge--amber{color:#fbbf24;background:#fbbf241f;border-color:#fbbf244d}[data-theme=dark] .ainq-badge--blue{color:#60a5fa;background:#2563eb1f;border-color:#2563eb4d}[data-theme=dark] .ainq-badge--teal{color:#2dd4bf;background:#0d94881f;border-color:#0d94884d}[data-theme=dark] .ainq-badge--green{color:#4ade80;background:#16a34a1f;border-color:#16a34a4d}[data-theme=dark] .ainq-badge--red{color:#f87171;background:#dc26261f;border-color:#dc26264d}.ainq-chip{white-space:nowrap;border:1px solid var(--admin-border);background:var(--admin-surface);color:var(--admin-muted);border-radius:14px;align-items:center;padding:2px 9px;font-size:.72rem;font-weight:600;display:inline-flex}.ainq-chip--cat{color:var(--admin-blue);background:#2563eb14;border-color:#2563eb33}.ainq-chip--red{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.ainq-chip--amber{color:#b45309;background:#fff8e1;border-color:#fde68a}.ainq-chip--blue{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.ainq-chip--gray{background:var(--admin-surface);color:var(--admin-muted);border-color:var(--admin-border)}[data-theme=dark] .ainq-chip--red{color:#fca5a5;background:#dc262624;border-color:#dc262652}[data-theme=dark] .ainq-chip--amber{color:#fbbf24;background:#fbbf241f;border-color:#fbbf244d}[data-theme=dark] .ainq-chip--blue{color:#60a5fa;background:#2563eb1f;border-color:#2563eb4d}[data-theme=dark] .ainq-chip--cat{color:#93c5fd;background:#2563eb24;border-color:#2563eb4d}.ainq-overlay{z-index:200;background:#0006;justify-content:flex-end;display:flex;position:fixed;inset:0}[data-theme=dark] .ainq-overlay{background:#0009}.ainq-drawer{background:var(--admin-surface);border-left:1px solid var(--admin-border);flex-direction:column;width:min(560px,94vw);height:100%;animation:.22s ease-out ainq-slide;display:flex;overflow:hidden}@keyframes ainq-slide{0%{transform:translate(100%)}to{transform:translate(0)}}.ainq-drawer__header{border-bottom:1px solid var(--admin-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ainq-drawer__header-left{color:var(--admin-text);align-items:center;gap:10px;display:flex}.ainq-drawer__header-left .material-symbols-outlined{color:var(--admin-blue);font-size:20px}.ainq-drawer__header h3{color:var(--admin-text);margin:0;font-size:1rem;font-weight:700}.ainq-drawer__body{flex-direction:column;flex:1;gap:4px;padding:20px;display:flex;overflow-y:auto}.ainq-dsec{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;margin-bottom:12px;padding:16px}.ainq-dsec--composer{border-color:var(--admin-blue)}.ainq-dsec__top{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.ainq-dsec__title{color:var(--admin-text);border-bottom:1px solid var(--admin-border);align-items:center;gap:6px;margin:0 0 12px;padding-bottom:10px;font-size:.85rem;font-weight:700;display:flex}.ainq-dsec__title .material-symbols-outlined{color:var(--admin-blue);font-size:17px}.ainq-detail-subject{color:var(--admin-text);margin:0;font-size:1rem;font-weight:700}.ainq-detail-id{color:var(--admin-muted);margin:3px 0 0;font-family:monospace;font-size:.74rem}.ainq-info-row{justify-content:space-between;gap:10px;padding:3px 0;font-size:.82rem;display:flex}.ainq-info-row__label{color:var(--admin-muted);flex-shrink:0;font-weight:500}.ainq-info-row__value{color:var(--admin-text);text-align:right;word-break:break-word;font-weight:600}.ainq-thread{flex-direction:column;gap:10px;display:flex}.ainq-msg{border-radius:12px;max-width:88%;padding:9px 12px}.ainq-msg--student{background:var(--admin-surface);border:1px solid var(--admin-border);border-bottom-left-radius:4px;align-self:flex-start}.ainq-msg--admin{background:#2563eb14;border:1px solid #2563eb33;border-bottom-right-radius:4px;align-self:flex-end}[data-theme=dark] .ainq-msg--admin{background:#2563eb29;border-color:#2563eb52}.ainq-msg__head{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:3px;display:flex}.ainq-msg__author{color:var(--admin-text);font-size:.74rem;font-weight:700}.ainq-msg__time{color:var(--admin-muted);font-size:.68rem}.ainq-msg__body{color:var(--admin-text);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.84rem;line-height:1.5}.ainq-attachments{flex-direction:column;gap:8px;display:flex}.ainq-attach{border:1px solid var(--admin-border);color:var(--admin-text);border-radius:8px;align-items:center;gap:8px;padding:8px 10px;text-decoration:none;transition:background .15s;display:flex}.ainq-attach:hover{background:var(--admin-border)}.ainq-attach .material-symbols-outlined{color:var(--admin-blue);flex-shrink:0;font-size:18px}.ainq-attach__name{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.82rem;overflow:hidden}.ainq-attach__open{color:var(--admin-muted)!important;font-size:15px!important}.ainq-textarea{border:1px solid var(--admin-border);background:var(--admin-surface);width:100%;color:var(--admin-text);resize:vertical;box-sizing:border-box;border-radius:8px;outline:none;margin-bottom:10px;padding:10px 12px;font-family:inherit;font-size:.875rem}.ainq-textarea:focus{border-color:var(--admin-blue)}.ainq-actions-row{flex-wrap:wrap;gap:10px;display:flex}.ainq-btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:background .15s,opacity .15s;display:inline-flex}.ainq-btn:disabled{opacity:.5;cursor:not-allowed}.ainq-btn .material-symbols-outlined{font-size:17px}.ainq-btn--primary{background:var(--admin-blue);color:#fff}.ainq-btn--primary:hover:not(:disabled){filter:brightness(.95)}.ainq-btn--review{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.ainq-btn--resolve{color:#fff;background:#16a34a}.ainq-btn--resolve:hover:not(:disabled){background:#15803d}.ainq-btn--ghost{background:var(--admin-surface);color:var(--admin-muted);border:1px solid var(--admin-border)}[data-theme=dark] .ainq-btn--review{color:#60a5fa;background:#2563eb1f;border-color:#2563eb4d}.ainq-btn-spin{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite ainq-spin}@media (width<=720px){.ainq-page{padding:16px}.ainq-card{flex-direction:column;align-items:flex-start}.ainq-card__right{justify-content:space-between;width:100%}}.aan-page{flex-direction:column;gap:18px;min-height:100%;padding:24px;display:flex}.aan-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.aan-header__left{align-items:flex-start;gap:14px;display:flex}.aan-header__icon{background:var(--admin-blue);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.aan-header__icon .material-symbols-outlined{font-size:22px}.aan-header__title{color:var(--admin-text);margin:0 0 2px;font-size:1.3rem;font-weight:700}.aan-header__sub{color:var(--admin-muted);margin:0;font-size:.85rem}.aan-icon-btn{border:1px solid var(--admin-border);background:var(--admin-surface);width:36px;height:36px;color:var(--admin-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;display:flex}.aan-icon-btn:hover{background:var(--admin-border);color:var(--admin-text)}.aan-icon-btn:disabled{opacity:.4;cursor:not-allowed}.aan-icon-btn .material-symbols-outlined{font-size:20px}.aan-spin{animation:.75s linear infinite aan-spin}@keyframes aan-spin{to{transform:rotate(360deg)}}.aan-tabs{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;gap:4px;width:fit-content;max-width:100%;padding:4px;display:flex}.aan-tab{color:var(--admin-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:7px;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.aan-tab:hover{background:var(--admin-border);color:var(--admin-text)}.aan-tab--active,.aan-tab--active:hover{background:var(--admin-blue);color:#fff}.aan-tab .material-symbols-outlined{font-size:17px}.aan-tab__count{background:#00000014;border-radius:9px;justify-content:center;align-items:center;min-width:20px;height:18px;padding:0 6px;font-size:.7rem;font-weight:700;display:inline-flex}.aan-tab--active .aan-tab__count{background:#fff3}[data-theme=dark] .aan-tab:not(.aan-tab--active) .aan-tab__count{background:#ffffff14}.aan-stat-row{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.aan-stat{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;flex-direction:column;gap:2px;padding:12px 14px;display:flex}.aan-stat__value{color:var(--admin-navy);font-size:1.4rem;font-weight:800}.aan-stat__label{color:var(--admin-muted);font-size:.76rem;font-weight:600}.aan-stat--green{border-left:3px solid #16a34a}.aan-stat--blue{border-left:3px solid #2563eb}.aan-stat--amber{border-left:3px solid #f59e0b}.aan-stat--gray{border-left:3px solid var(--admin-border)}@media (width<=640px){.aan-stat-row{grid-template-columns:repeat(2,1fr)}}.aan-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.aan-filters{flex-wrap:wrap;gap:6px;display:flex}.aan-filter{border:1px solid var(--admin-border);background:var(--admin-surface);color:var(--admin-muted);cursor:pointer;border-radius:20px;padding:6px 12px;font-size:.8rem;font-weight:600}.aan-filter--active{background:var(--admin-blue);color:#fff;border-color:var(--admin-blue)}.aan-hint{color:var(--admin-muted);flex:1;min-width:220px;margin:0;font-size:.82rem}.aan-btn{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px 14px;font-size:.83rem;font-weight:600;transition:background .15s,opacity .15s;display:inline-flex}.aan-btn:disabled{opacity:.55;cursor:not-allowed}.aan-btn .material-symbols-outlined{font-size:16px}.aan-btn--sm{padding:6px 11px;font-size:.78rem}.aan-btn--primary{background:var(--admin-blue);color:#fff}.aan-btn--primary:hover:not(:disabled){filter:brightness(.95)}.aan-btn--ghost{background:var(--admin-surface);color:var(--admin-text);border-color:var(--admin-border)}.aan-btn--ghost:hover:not(:disabled){background:var(--admin-border)}.aan-btn-spin{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite aan-spin}.aan-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:48px 24px;display:flex}.aan-state--empty{color:var(--admin-muted)}.aan-state__icon{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.aan-state__icon .material-symbols-outlined{color:var(--admin-muted);font-size:26px}.aan-state h3{color:var(--admin-text);margin:0;font-size:1rem;font-weight:600}.aan-state p{color:var(--admin-muted);max-width:360px;margin:0;font-size:.875rem}.aan-spinner{border:3px solid var(--admin-border);border-top-color:var(--admin-blue);border-radius:50%;width:28px;height:28px;animation:.75s linear infinite aan-spin}.aan-alert{border-radius:8px;align-items:center;gap:10px;padding:11px 14px;font-size:.85rem;display:flex}.aan-alert .material-symbols-outlined{flex-shrink:0;font-size:19px}.aan-alert--error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}[data-theme=dark] .aan-alert--error{color:#f87171;background:#dc26261a;border-color:#dc26264d}.aan-alert__action{cursor:pointer;color:inherit;background:0 0;border:none;margin-left:auto;font-size:.8rem;font-weight:600;text-decoration:underline}.aan-list{flex-direction:column;gap:8px;display:flex}.aan-card{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 16px;display:flex}.aan-card__main{flex:1;min-width:240px}.aan-card__title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.aan-card__pin{color:var(--admin-blue);font-size:16px}.aan-card__title{color:var(--admin-text);margin:0;font-size:.95rem;font-weight:700}.aan-card__summary{color:var(--admin-muted);margin:4px 0 0;font-size:.82rem;line-height:1.45}.aan-card__meta{flex-wrap:wrap;align-items:center;gap:7px;margin-top:8px;display:flex}.aan-card__date{color:var(--admin-muted);align-items:center;gap:3px;font-size:.74rem;display:inline-flex}.aan-card__date .material-symbols-outlined{font-size:13px}.aan-card__actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.aan-badge{white-space:nowrap;border-radius:20px;align-items:center;padding:2px 9px;font-size:.72rem;font-weight:600;display:inline-flex}.aan-badge--green{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.aan-badge--blue{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.aan-badge--amber{color:#b45309;background:#fff8e1;border:1px solid #fde68a}.aan-badge--gray{background:var(--admin-surface);color:var(--admin-muted);border:1px solid var(--admin-border)}[data-theme=dark] .aan-badge--green{color:#4ade80;background:#16a34a1f;border-color:#16a34a4d}[data-theme=dark] .aan-badge--blue{color:#60a5fa;background:#2563eb1f;border-color:#2563eb4d}[data-theme=dark] .aan-badge--amber{color:#fbbf24;background:#fbbf241f;border-color:#fbbf244d}.aan-chip{border:1px solid var(--admin-border);background:var(--admin-surface);color:var(--admin-muted);border-radius:14px;align-items:center;padding:2px 9px;font-size:.72rem;font-weight:600;display:inline-flex}.aan-chip--cat{color:var(--admin-blue);background:#2563eb14;border-color:#2563eb33}.aan-chip--aud{color:#0d9488;background:#0d948814;border-color:#0d948833}.aan-chip--red{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.aan-chip--amber{color:#b45309;background:#fff8e1;border-color:#fde68a}.aan-chip--gray{background:var(--admin-surface);color:var(--admin-muted)}[data-theme=dark] .aan-chip--cat{color:#93c5fd;background:#2563eb24;border-color:#2563eb4d}[data-theme=dark] .aan-chip--aud{color:#2dd4bf;background:#0d948829;border-color:#0d94884d}[data-theme=dark] .aan-chip--red{color:#fca5a5;background:#dc262624;border-color:#dc262652}[data-theme=dark] .aan-chip--amber{color:#fbbf24;background:#fbbf241f;border-color:#fbbf244d}.aan-guide-groups{flex-direction:column;gap:16px;display:flex}.aan-guide-group__title{color:var(--admin-navy);margin:0 0 8px;font-size:.9rem;font-weight:700}.aan-guide-card{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;padding:12px 14px;display:flex}.aan-guide-card__main{flex:1;min-width:220px}.aan-guide-card__title{color:var(--admin-text);flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:.88rem;font-weight:700;display:flex}.aan-guide-card__body{color:var(--admin-muted);margin:5px 0 0;font-size:.82rem;line-height:1.45}.aan-overlay{z-index:200;background:#0006;justify-content:flex-end;display:flex;position:fixed;inset:0}[data-theme=dark] .aan-overlay{background:#0009}.aan-drawer{background:var(--admin-surface);border-left:1px solid var(--admin-border);flex-direction:column;width:min(560px,94vw);height:100%;animation:.22s ease-out aan-slide;display:flex;overflow:hidden}@keyframes aan-slide{0%{transform:translate(100%)}to{transform:translate(0)}}.aan-drawer__header{border-bottom:1px solid var(--admin-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.aan-drawer__header-left{color:var(--admin-text);align-items:center;gap:10px;display:flex}.aan-drawer__header-left .material-symbols-outlined{color:var(--admin-blue);font-size:20px}.aan-drawer__header h3{color:var(--admin-text);margin:0;font-size:1rem;font-weight:700}.aan-drawer__body{flex-direction:column;flex:1;gap:12px;padding:20px;display:flex;overflow-y:auto}.aan-field{flex-direction:column;gap:5px;display:flex}.aan-field__label{color:var(--admin-text);font-size:.8rem;font-weight:600}.aan-input{box-sizing:border-box;border:1px solid var(--admin-border);background:var(--admin-surface);width:100%;color:var(--admin-text);border-radius:8px;outline:none;padding:9px 11px;font-family:inherit;font-size:.875rem}.aan-input:focus{border-color:var(--admin-blue)}.aan-textarea{resize:vertical}[data-theme=dark] .aan-input{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.aan-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (width<=520px){.aan-form-grid{grid-template-columns:1fr}}.aan-check{color:var(--admin-text);cursor:pointer;align-items:center;gap:8px;font-size:.84rem;display:flex}.aan-check input{accent-color:var(--admin-blue);width:16px;height:16px}.aan-form-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.aan-form-hint{color:var(--admin-muted);margin:0;font-size:.76rem}@media (width<=720px){.aan-page{padding:16px}.aan-card,.aan-guide-card{flex-direction:column}.aan-card__actions{width:100%}}@keyframes san-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.san-anim{opacity:0}.san-main--visible .san-anim{animation:.55s both san-fade-up}.san-main--visible .san-anim--0{animation-delay:50ms}.san-main--visible .san-anim--1{animation-delay:.15s}.san-main--visible .san-anim--2{animation-delay:.25s}.san-page{color:#191c1d;background:0 0;flex-direction:column;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.san-main{flex:1;width:100%;max-width:980px;margin:0 auto;padding:2rem 48px 3rem}.san-top{margin-bottom:1.2rem}.san-breadcrumb{color:#6b7280;margin:.5rem 0 0;font-size:.78rem}.san-breadcrumb__current{color:#031636;font-weight:600}.san-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.2rem;display:flex}.san-header__title{color:#031636;letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.6rem;font-weight:800}.san-header__sub{color:#6b7280;max-width:560px;margin:0;font-size:.86rem;line-height:1.6}.san-tabs{flex-wrap:wrap;gap:8px;margin-bottom:1.3rem;display:flex}.san-tab{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #d8dbe3;border-radius:20px;padding:7px 15px;font-size:.82rem;font-weight:600;transition:all .15s}.san-tab:hover{border-color:#94a9c9}.san-tab--active{color:#fff;background:#031636;border-color:#031636}.san-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.san-item{background:#fff;border:1px solid #e5e7eb;border-left-width:4px;border-radius:14px;padding:16px 18px;box-shadow:0 6px 18px #0316360d}.san-item--unread{border-left-color:#2563eb}.san-item--urgent{border-left-color:#dc2626}.san-item__head{align-items:flex-start;gap:12px;display:flex}.san-cat-icon{color:#1d4ed8;background:#eef2ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.san-cat-icon .material-symbols-outlined{font-size:20px}.san-cat-icon--urgent{color:#dc2626;background:#fee2e2}.san-cat-icon--high{color:#b45309;background:#fff3cd}.san-item__headtext{flex:1;min-width:0}.san-item__title{color:#031636;flex-wrap:wrap;align-items:center;gap:6px;margin:0;font-size:1rem;font-weight:700;display:flex}.san-item__pin{color:#2563eb;font-size:15px}.san-item__meta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;display:flex}.san-item__date{color:#9ca3af;font-size:.74rem}.san-item__summary{color:#1f2937;margin:12px 0 0;font-size:.9rem;font-weight:600;line-height:1.5}.san-item__body{color:#4b5563;white-space:pre-wrap;margin:8px 0 0;font-size:.86rem;line-height:1.6}.san-pill{border-radius:20px;align-items:center;gap:3px;padding:2px 9px;font-size:.7rem;font-weight:700;display:inline-flex}.san-pill .material-symbols-outlined{font-size:13px}.san-pill--red{color:#b91c1c;background:#fee2e2}.san-pill--amber{color:#92400e;background:#fef3c7}.san-pill--navy{color:#1e3a8a;background:#e7eefc}.san-chip{color:#4b5563;background:#f3f4f6;border-radius:14px;align-items:center;padding:2px 9px;font-size:.72rem;font-weight:600;display:inline-flex}.san-loading,.san-empty{text-align:center;color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:60px 24px;display:flex}.san-empty .material-symbols-outlined{color:#c5c6cf;font-size:40px}.san-empty h3{color:#031636;margin:0;font-size:1.05rem;font-weight:700}.san-empty p{color:#6b7280;max-width:360px;margin:0;font-size:.86rem}.san-spinner{border:3px solid #e5e7eb;border-top-color:#031636;border-radius:50%;width:30px;height:30px;animation:.75s linear infinite san-spin}@keyframes san-spin{to{transform:rotate(360deg)}}@media (width<=640px){.san-main{padding:1.5rem 20px 2.5rem}}[data-theme=dark] .san-page{color:#e2e8f0}[data-theme=dark] .san-page .san-breadcrumb__parent{color:#94a3b8}[data-theme=dark] .san-page .san-breadcrumb__current,[data-theme=dark] .san-page .san-header__title{color:#f8fafc}[data-theme=dark] .san-page .san-header__sub{color:#94a3b8}[data-theme=dark] .san-page .san-tab{color:#cbd5e1;background:#0b1b33;border-color:#24364f}[data-theme=dark] .san-page .san-tab:hover{border-color:#4f7fd6}[data-theme=dark] .san-page .san-tab--active{color:#fff;background:#173a6b;border-color:#2a548f}[data-theme=dark] .san-page .san-item{background:#0b1b33;border-color:#24364f;box-shadow:0 8px 22px #00000059}[data-theme=dark] .san-page .san-item--unread{border-left-color:#4f7fd6}[data-theme=dark] .san-page .san-item--urgent{border-left-color:#f87171}[data-theme=dark] .san-page .san-item__title{color:#f8fafc}[data-theme=dark] .san-page .san-item__summary{color:#e2e8f0}[data-theme=dark] .san-page .san-item__body{color:#cbd5e1}[data-theme=dark] .san-page .san-item__date{color:#64748b}[data-theme=dark] .san-page .san-chip{color:#cbd5e1;background:#94a3b824}[data-theme=dark] .san-page .san-cat-icon{color:#93c5fd;background:#4f7fd629}[data-theme=dark] .san-page .san-cat-icon--urgent{color:#fca5a5;background:#dc26262e}[data-theme=dark] .san-page .san-cat-icon--high{color:#fcd34d;background:#fbbf2429}[data-theme=dark] .san-page .san-pill--red{color:#fca5a5;background:#dc26262e}[data-theme=dark] .san-page .san-pill--amber{color:#fcd34d;background:#fbbf2429}[data-theme=dark] .san-page .san-pill--navy{color:#93c5fd;background:#4f7fd62e}[data-theme=dark] .san-page .san-empty h3{color:#f8fafc}[data-theme=dark] .san-page .san-empty p,[data-theme=dark] .san-page .san-loading{color:#94a3b8}*,:before,:after{box-sizing:border-box}:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}body{min-width:320px;min-height:100vh;margin:0}#root,.app-layout{min-height:100vh}.app-main{width:min(960px,100%);margin:0 auto;padding:2rem 1.5rem}.foundation-page p{color:#475569;margin:0}.auth-page,.foundation-page{max-width:560px}.auth-page h1,.foundation-page h1{margin:0 0 .75rem;font-size:clamp(1.75rem,4vw,2.5rem)}.auth-page p{color:#475569;margin:0 0 1.5rem}.auth-links{flex-direction:column;gap:.75rem;display:flex}.auth-links a{color:#2563eb;font-weight:500;text-decoration:none}.auth-links a:hover{text-decoration:underline}.route-loading{color:#64748b;margin:0}
