*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:#f3f4f6;color:#0f172a;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"}.app-root{min-height:100vh;display:flex;flex-direction:column}.app-main{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:112px 16px 24px}.page-title{font-size:28px;font-weight:700;margin-bottom:12px}html,body{margin:0;padding:0;overflow-x:hidden}.container{max-width:1100px;margin:0 auto;padding:24px 16px}html,body{overflow-x:hidden}.home-hero{width:100vw;margin-left:50%;transform:translate(-50%);background:linear-gradient(135deg,#0b1d36,#33126f 55%,#7c3aed);color:#e5e7eb;position:relative;overflow:hidden;margin-top:-24px}.home-hero:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.045'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.home-hero__inner{max-width:1180px;margin:0 auto;padding:72px 24px;display:grid;grid-template-columns:1.15fr .85fr;gap:48px;align-items:center;position:relative;z-index:1}.home-hero__badge{display:inline-flex;margin-bottom:18px;padding:6px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.28);background:#ffffff24;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.home-title{margin:0 0 16px;font-size:clamp(34px,5vw,58px);color:#fff;line-height:1.08}.home-title em{font-style:italic;color:#ffffffc7}.home-sub{margin:0 0 32px;max-width:640px;color:#ffffffe0;font-size:17px;line-height:1.6}.home-hero__stats{display:flex;gap:48px;flex-wrap:wrap}.home-hero__stats .stat{text-align:left}.home-hero__stats .stat__num{font-size:30px;font-weight:800;color:#fff;line-height:1}.home-hero__stats .stat__label{margin-top:6px;color:#ffffffb8;font-size:14px;opacity:1}.home-hero__media{min-height:265px;border-radius:14px;background:#ffffff14;border:1px solid rgba(255,255,255,.18);overflow:hidden;box-shadow:0 18px 45px #0000003d}.home-hero__media img{width:100%;height:100%;min-height:265px;-o-object-fit:cover;object-fit:cover;display:block}@media(max-width:980px){.home-hero__inner{grid-template-columns:1fr;padding:52px 20px}}.home-section{background:#fff}.home-section.alt{background:#f7f7f8;border-top:1px solid #eceff3;border-bottom:1px solid #eceff3}.section-title{font-size:24px;margin:0 0 12px}.cards-3{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:980px){.cards-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.cards-3{grid-template-columns:1fr}}.card--hover{transition:transform .12s ease,box-shadow .12s ease}.card--hover:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000012}.card__img{width:100%;height:140px;-o-object-fit:cover;object-fit:cover;border-radius:10px;border:1px solid #e5e7eb;margin-bottom:10px}.card__title{margin:4px 0 6px;font-size:18px}.card__title a{color:#0f172a;text-decoration:none}.card__title a:hover{text-decoration:underline}.card__actions{margin-top:8px}.benefit-list{padding-left:18px}.benefit-list li{margin:6px 0}.home-center{display:flex;justify-content:center;padding-top:8px}.logo-grid{display:grid;gap:12px;grid-template-columns:repeat(6,minmax(0,1fr))}@media(max-width:980px){.logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:520px){.logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.logo-box{height:64px;border-radius:10px;background:#fff;border:1px solid #e5e7eb;display:grid;place-items:center;color:#64748b}.home-cta-band{background:#0b1d36;color:#e5e7eb}.home-cta-band__inner{text-align:center;padding:32px 16px}.home-cta-band__inner h3{margin:0 0 6px;color:#fff}.home-cta-band__inner p{margin:0 0 12px;opacity:.95}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1rem;border-radius:10px;border:1px solid #e5e7eb;background:#fff;color:#0f172a;text-decoration:none;font-weight:600;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,filter .12s ease}.btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #00000014}.btn--primary{background:#6d28d9;border-color:#6d28d9;color:#fff}.btn--primary:hover{filter:brightness(1.05)}.testimonial-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:780px){.testimonial-grid{grid-template-columns:1fr}}.testimonial{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;box-shadow:0 5px 18px #0000000a}.testimonial blockquote{margin:0 0 8px;font-size:16px;line-height:1.45}.testimonial figcaption{color:#64748b;font-size:14px}.home-cta-card{padding:40px 16px}.home-cta-card__inner{max-width:1100px;margin:0 auto;background:linear-gradient(135deg,#3b1c8a,#7c3aed);color:#fff;border-radius:18px;padding:32px 36px;box-shadow:0 18px 40px #0000002e}.home-cta-card__inner h3{margin:0 0 10px;font-size:22px;font-weight:700}.home-cta-card__inner p{margin:0 0 20px;opacity:.9}.home-cta-card__btn{display:inline-block;background:#fff;color:#3b1c8a;padding:10px 18px;border-radius:12px;font-weight:600;text-decoration:none;transition:all .15s ease}.home-cta-card__btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #00000026}.home-section-head{max-width:720px;margin-bottom:28px}.home-eyebrow{display:inline-flex;margin-bottom:8px;padding:5px 12px;border-radius:999px;background:#ede9fe;color:#5b21b6;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.home-section-head .section-title{font-size:clamp(28px,4vw,42px);margin-bottom:10px}.home-section-head p{margin:0;color:#475569;font-size:17px;line-height:1.6}.home-sectors__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sector-home-card{min-height:250px;padding:26px;border-radius:22px;background:#fff;border:1px solid #e5e7eb;text-decoration:none;color:#0f172a;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 12px 32px #0f172a0f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.sector-home-card:hover{transform:translateY(-5px);border-color:#c4b5fd;box-shadow:0 22px 48px #7c3aed29}.sector-home-card__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:#f5f3ff;font-size:24px;margin-bottom:18px}.sector-home-card h3{margin:0 0 10px;font-size:22px}.sector-home-card p{margin:0 0 22px;color:#475569;line-height:1.55}.sector-home-card strong{color:#6d28d9;font-size:14px}.sector-home-card--featured{background:linear-gradient(135deg,#0b1d36,#33126f 55%,#4e1f9e);color:#fff;border-color:transparent}.sector-home-card--featured p,.sector-home-card--featured strong{color:#ffffffdb}.sector-home-card--featured .sector-home-card__icon{background:#ffffff24}@media(max-width:900px){.home-sectors__grid{grid-template-columns:1fr}.sector-home-card{min-height:auto}}.page-wrap{max-width:1100px;margin:0 auto;padding:24px 16px}.section--narrow{max-width:900px;margin:0 auto}.display-hero h1{font-size:clamp(32px,5vw,56px);line-height:1.15;font-weight:800;color:#0f172a}.display-hero .lead{margin-top:12px;font-size:18px;color:#334155}.form{display:flex;flex-direction:column;gap:12px}.form__label{display:flex;flex-direction:column;gap:6px;font-weight:500;color:#0f172a}.form__control{width:100%;padding:12px 14px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#0f172a}.form__control:focus{outline:2px solid #93c5fd;outline-offset:1px}.form__control--area{resize:vertical}.req{color:#ef4444;margin-left:4px;font-weight:700}.formacion-wrap{max-width:1100px;margin:0 auto;padding:42px 16px 64px}.formacion-tabs{display:flex;gap:8px;border-bottom:1px solid #ddd6fe;margin-bottom:34px;overflow-x:auto;scrollbar-width:none}.formacion-tabs::-webkit-scrollbar{display:none}.formacion-tab{border:0;background:transparent;padding:12px 18px;cursor:pointer;color:#475569;font-size:14px;font-weight:700;border-bottom:3px solid transparent;border-radius:10px 10px 0 0;white-space:nowrap;transition:all .18s ease}.formacion-tab:hover{background:#f5f3ff;color:#5b21b6}.formacion-tab--active{background:#f5f3ff;color:#5b21b6;border-bottom-color:#7c3aed}.formacion-panel{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:34px;box-shadow:0 16px 40px #0f172a14;animation:formacionFade .2s ease}.formacion-pill{display:inline-flex;margin-bottom:14px;padding:6px 13px;border-radius:999px;background:#ede9fe;color:#5b21b6;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.formacion-panel h2{margin:0 0 12px;color:#0f172a;font-size:clamp(26px,4vw,38px);line-height:1.12}.formacion-panel p{max-width:760px;margin:0 0 26px;color:#334155;font-size:16px;line-height:1.7}.formacion-diagram-placeholder{min-height:320px;margin-top:28px;display:grid;place-items:center;border-radius:20px;border:1px dashed #c4b5fd;background:linear-gradient(135deg,#ede9feb3,#fffffff2);color:#6d28d9;font-weight:800;text-align:center}.formacion-cta{margin-top:34px;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;border-radius:22px;background:linear-gradient(135deg,#0b1d36,#33126f 55%,#7c3aed);color:#fff;box-shadow:0 20px 45px #7c3aed40}.formacion-cta h3{margin:0 0 8px;font-size:22px}.formacion-cta p{margin:0;color:#ffffffd1}.formacion-cta a{display:inline-flex;align-items:center;justify-content:center;padding:11px 18px;border-radius:12px;background:#fff;color:#4c1d95;text-decoration:none;font-weight:800;transition:transform .16s ease,box-shadow .16s ease}.formacion-cta a:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0000002e}@keyframes formacionFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:700px){.formacion-wrap{padding:28px 14px 48px}.formacion-panel,.formacion-cta{padding:24px}}.formacion-panel--catalogo{background:#f8fafc}.catalogo-divider{height:1px;background:#cbd5f5;margin:24px 0}.catalogo-subtitle{font-size:12px;letter-spacing:.1em;color:#64748b;margin-bottom:24px}.catalogo-diagrama{display:flex;flex-direction:column;align-items:center;gap:24px}.catalogo-base{background:#166534;color:#fff;padding:14px 22px;border-radius:12px;font-weight:700;text-align:center}.catalogo-base span{display:block;font-size:12px;opacity:.8}.catalogo-linea-vertical{width:2px;height:30px;background:#94a3b8}.catalogo-segmentos{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;max-width:900px}.catalogo-box{padding:10px 14px;border-radius:10px;font-size:14px;font-weight:600;text-align:center;min-width:110px;border:1px solid}.catalogo-box span{display:block;font-size:11px;opacity:.7}.catalogo-box.violeta{border-color:#c4b5fd;background:#f5f3ff}.catalogo-box.azul{border-color:#93c5fd;background:#eff6ff}.catalogo-box.rojo{border-color:#fca5a5;background:#fef2f2}.catalogo-box.gris{border-color:#d1d5db;background:#f9fafb}.catalogo-box.sector{border-color:#facc15;background:#fef9c3}.catalogo-sector{text-align:center;margin-top:10px}.catalogo-sector span{display:block;font-size:12px;color:#64748b;margin-bottom:10px}.catalogo-sector-boxes{display:flex;gap:12px;justify-content:center}.catalogo-total{margin-top:20px;background:#ecfdf5;border:1px solid #bbf7d0;padding:16px 22px;border-radius:12px;font-weight:700;text-align:center;color:#065f46}.catalogo-total span{display:block;font-size:12px;font-weight:400;margin-top:4px}.catalogo-base,.catalogo-box{cursor:pointer;border:1px solid;font-family:inherit}.catalogo-base:hover,.catalogo-box:hover{transform:translateY(-2px);filter:brightness(1.02)}.curso-lista__header{display:flex;align-items:center;gap:12px;margin-bottom:28px}.curso-lista__header button{border:1px solid #d1fae5;background:#fff;color:#065f46;padding:6px 14px;border-radius:999px;cursor:pointer;font-weight:700}.curso-lista__header h3{margin:0;color:#0f172a}.curso-item{border-bottom:1px solid #d1fae5;padding:18px 0}.curso-item h4{margin:0 0 6px;color:#0f172a}.curso-item p{margin:0 0 10px;color:#334155;line-height:1.6}.curso-meta{display:flex;gap:8px;flex-wrap:wrap}.curso-meta span{background:#d1fae5;color:#065f46;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:700}.curso-lista{margin-top:44px;padding-top:28px;border-top:1px solid #d1fae5}.program-levels{display:grid;gap:14px;margin-bottom:34px}.program-level{border:1px solid #bfdbd0;border-left:4px solid #0f6e56;border-radius:0 12px 12px 0;padding:18px 22px;background:#fff}.program-level span{display:block;margin-bottom:6px;color:#0f6e56;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.program-level h4{margin:0 0 8px;color:#0f172a}.program-level p{margin:0 0 10px;max-width:none;font-size:14px}.program-level strong{color:#0f6e56;font-size:13px}.program-tiers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:24px}.program-tier{border:1px solid #bfdbd0;border-radius:12px;padding:18px;background:#fff}.program-tier span{display:block;margin-bottom:6px;color:#64748b;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.program-tier h4{margin:0 0 10px}.program-tier ul{margin:0 0 12px;padding-left:18px;color:#334155;font-size:14px}.program-tier li{margin-bottom:6px}.program-tier strong{color:#0f6e56;font-size:13px}.program-invest{padding:18px 22px;border-radius:12px;background:#dff7ee;border:1px solid #bfdbd0;color:#334155;font-size:14px;line-height:1.6}@media(max-width:800px){.program-tiers{grid-template-columns:1fr}}.sector-tabs{display:flex;gap:8px;border-bottom:1px solid #d1d5db;margin-bottom:28px;overflow-x:auto}.sector-tab{border:0;background:transparent;padding:12px 18px;cursor:pointer;color:#334155;font-weight:600;font-size:14px;border-bottom:2px solid transparent;transition:all .18s ease;white-space:nowrap}.sector-tab:hover{color:#5b21b6;background:#f5f3ff}.sector-tab--active{color:#5b21b6;border-bottom-color:#7c3aed;background:#f5f3ff}.sector-panel{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:28px;box-shadow:0 14px 35px #0f172a14;animation:sectorFade .2s ease}.sector-panel__badge{display:inline-flex;margin-bottom:12px;padding:5px 12px;border-radius:999px;background:#ede9fe;color:#5b21b6;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.sector-panel h2{margin:0 0 10px;font-size:28px;color:#0f172a}.sector-panel p{margin:0 0 22px;color:#334155;line-height:1.65}.sector-list{display:grid;gap:12px}.sector-list__item{display:flex;gap:10px;align-items:flex-start;padding:14px 16px;border-radius:14px;background:#f8fafc;border:1px solid #e5e7eb;color:#0f172a}.sector-list__item span{color:#7c3aed;font-weight:900}@keyframes sectorFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.products-grid{max-width:1100px;margin:0 auto;padding:24px 16px;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1100px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.products-grid{grid-template-columns:1fr}}.product-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:transform .12s ease,box-shadow .12s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0000000f}.product-media{aspect-ratio:4/3;background:#f8fafc}.product-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.product-body{padding:12px;display:grid;gap:6px}.product-title{margin:0;font-size:16px;color:#0f172a}.product-price{font-weight:700;color:#0e7490}.product-btn{margin-top:8px}.product-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #00000008;overflow:hidden;transition:transform .12s ease,box-shadow .12s ease;cursor:default}.product-card[role=button]{cursor:pointer}.product-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000000f}.product-card:focus,.product-card:focus-visible{outline:none}.product-card[role=button]:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.product-card__imgwrap{position:relative;width:100%;height:220px;aspect-ratio:4 / 3;background:#f7f8fb;border-bottom:1px solid #eef2f7;display:grid;place-items:center}.product-card__imgwrap img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;padding:10px;image-rendering:auto}.product-card__title{margin:10px 12px 4px;font-size:16px;line-height:1.3;color:#0f172a;font-weight:600;min-height:2.6em}.product-card__price{margin:0 12px 12px;color:#0b1d36;font-weight:700}@media(max-width:980px){.product-card__imgwrap{height:180px}}@media(max-width:520px){.product-card__imgwrap{height:150px}.product-card__title{font-size:15px}}:root{--modal-z: 9999}.modal-overlay{position:fixed;inset:0;z-index:var(--modal-z);background:#0312218c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:clamp(12px,2vw,24px)}.modal-card{position:relative;width:min(960px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:16px;box-shadow:0 30px 70px #03122159;padding:20px}.modal-close{position:absolute;top:10px;right:12px;width:36px;height:36px;border:0;background:transparent;font-size:22px;cursor:pointer}body.has-modal{overflow:hidden}.cart{max-width:1000px;margin:16px auto;padding:0 16px}.cart-list{display:grid;gap:12px;margin-top:12px}.cart-item{display:grid;grid-template-columns:96px 1fr auto;gap:12px;align-items:center;padding:12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.cart-item img{width:96px;height:72px;-o-object-fit:cover;object-fit:cover;border-radius:8px;background:#f8fafc}.cart-info{display:grid;gap:6px}.cart-title{font-weight:700;color:#0f172a}.cart-unit{color:#475569}.cart-qty{display:inline-flex;gap:8px;align-items:center;margin-top:4px}.cart-qty .btn{min-width:36px;height:36px;padding:0 10px}.cart-qty .form__control{width:84px;text-align:center;padding:10px 12px}.cart-right{text-align:right}.cart-total{font-weight:700;color:#0f172a;margin-bottom:8px}.cart-summary{margin-top:12px;padding:16px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.cart-summary .sum-row{display:flex;gap:8px;align-items:baseline}.cart-empty{padding:16px;text-align:center;border:1px solid #e5e7eb;border-radius:10px;background:#fff}@media(max-width:720px){.cart-item{grid-template-columns:72px 1fr;align-items:start}.cart-item img{width:72px;height:72px}.cart-right{grid-column:1 / -1;text-align:left;margin-top:8px}.cart-summary{flex-direction:column;align-items:stretch}}:root{--admin-sb-w: 280px;--admin-gap: 24px;--admin-bg: #f3f4f6;--sb-border: #e5e7eb;--sb-text: #334155;--sb-link-hover: #f8fafc;--sb-link-active: #0ea5e9}*,*:before,*:after{box-sizing:border-box}.admin-layout{min-height:100vh;width:100%;background:var(--admin-bg);padding-left:calc(var(--admin-sb-w) + var(--admin-gap))}.admin-sidebar{position:fixed;top:0;left:0;bottom:0;width:var(--admin-sb-w);height:100vh;background:#fff;border-right:1px solid var(--sb-border);padding:16px;display:flex;flex-direction:column;gap:16px;overflow-y:auto}.admin-main{min-height:100vh;padding:24px}.admin-sb__group{display:grid;gap:10px}.admin-sb__title{font-size:14px;font-weight:700;color:var(--sb-text);margin:4px 0}.admin-sb__nav{display:grid;gap:10px}.admin-sb__link{display:block;padding:10px 12px;border:1px solid var(--sb-border);border-radius:8px;text-decoration:none;color:var(--sb-text);background:#fff;transition:background .15s ease,box-shadow .15s ease,border-color .15s ease}.admin-sb__link:hover{background:var(--sb-link-hover)}.admin-sb__link.is-active{border-color:var(--sb-link-active);box-shadow:0 0 0 2px #0ea5e926}@media(max-width:900px){.admin-layout{padding-left:0}.admin-sidebar{position:sticky;top:0;width:100%;height:auto;border-right:none;border-bottom:1px solid var(--sb-border);z-index:10}}.admin-brand{display:flex;align-items:center;gap:10px;text-decoration:none;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--sb-border, #e5e7eb)}.admin-brand__logo{width:77px;height:77px;-o-object-fit:contain;object-fit:contain;align-items:center;border-radius:6px}.admin-brand__name{font-weight:800;letter-spacing:.3px;color:var(--sb-text, #334155)}.inv-wrap{max-width:1000px;margin:16px auto}.inv-toolbar{display:flex;gap:8px;justify-content:space-between;align-items:center}.inv-error{color:#b91c1c;margin-top:8px}.inv-list{margin-top:12px;display:grid;gap:12px;list-style:none;padding:0}.inv-item{padding:12px}.inv-row{display:grid;grid-template-columns:120px 1fr;gap:12px;align-items:start}.inv-media{width:120px}.inv-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px;background:#f8fafc;border:1px solid #e5e7eb}.inv-fields{display:grid;gap:8px}.inv-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:10px;flex-wrap:wrap}@media(max-width:640px){.inv-row{grid-template-columns:1fr}.inv-media{width:160px;margin:0 auto}}.users{max-width:900px;margin:16px auto;padding:0 16px}.users-toolbar{display:flex;justify-content:flex-end;gap:8px;margin-bottom:8px}.users-list{display:grid;gap:8px;margin-top:12px}.user-item{padding:12px}.user-header{display:flex;gap:8px;align-items:baseline}.user-email{opacity:.8;margin:4px 0 8px}.user-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.user-actions{margin-left:auto;display:flex;gap:8px}@media(max-width:720px){.users-toolbar{justify-content:stretch}.user-row{gap:10px}.user-actions{margin-left:0;width:100%;justify-content:flex-end}}.app-header{position:fixed;top:0;left:0;width:100%;z-index:1000;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e5e7eb;transition:box-shadow .25s ease}.app-header--scrolled{box-shadow:0 8px 24px #0f172a14}.app-header__inner{max-width:1100px;margin:0 auto;padding:0 16px;height:88px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:nowrap;overflow:visible;transition:height .25s ease}.app-header--scrolled .app-header__inner{height:62px}.logokms{display:inline-flex;align-items:center;flex-shrink:0}.brand__logo{width:77px;height:77px;-o-object-fit:contain;object-fit:contain;display:block;transition:width .25s ease,height .25s ease}.app-header--scrolled .brand__logo{width:50px;height:50px}.app-nav{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:nowrap;white-space:nowrap;overflow:visible}.app-auth{display:flex;align-items:center;gap:12px;flex-wrap:nowrap}.app-link{text-decoration:none;color:#0f172a;font-weight:500;padding:6px 10px;border-radius:8px;transition:background .15s ease}.app-link:hover{background:#f1f5f9}.app-link--active{background:#e2e8f0}.app-link--user{font-weight:600}.nav-dropdown{position:relative;display:inline-flex;align-items:center}.nav-dropdown__menu{position:absolute;top:100%;left:0;min-width:230px;padding:8px;background:#fffffffa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 18px 40px #0f172a24;opacity:0;visibility:hidden;transform:translateY(8px);pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:2000}.nav-dropdown:hover .nav-dropdown__menu,.nav-dropdown:focus-within .nav-dropdown__menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.nav-dropdown__item{display:block;padding:10px 12px;border-radius:10px;color:#0f172a;text-decoration:none;font-size:14px;font-weight:600;transition:background .15s ease,color .15s ease}.nav-dropdown__item:hover{background:#ede9fe;color:#5b21b6}.app-footer{margin-top:auto;border-top:1px solid #e5e7eb;background:#fff;color:#334155}.app-footer__inner{max-width:1100px;margin:0 auto;padding:24px 16px;display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.app-footer__title{margin:0 0 6px;font-weight:700;color:#0f172a}.app-footer__text{margin:4px 0;font-size:14px;opacity:.95}.app-footer__list{list-style:none;padding:0;margin:0}.app-footer__bottom{border-top:1px solid #e5e7eb;font-size:12px;opacity:.9;padding:12px 16px;text-align:center}@media(max-width:700px){.app-footer__inner{grid-template-columns:1fr}}
