.home-menu{min-height:100svh;position:relative;overflow:hidden}.hm-bg-stack{z-index:0;background:#00385a;position:absolute;inset:0;overflow:hidden}.hm-bg{filter:blur(7px);opacity:0;background-position:50%;background-size:cover;transition:opacity .6s,filter .5s;position:absolute;inset:0;transform:scale(1.08)}.hm-bg.is-visible{opacity:1}.hm-bg.is-loading-heavy{filter:blur(18px)}.hm-scrim{z-index:1;background:linear-gradient(135deg,#00659d99,#003d5cbd);position:absolute;inset:0}.hm-stage{z-index:2;box-sizing:border-box;flex-direction:column;min-height:100svh;padding:34px 44px 44px;display:flex;position:relative}.hm-topbar{align-items:center;gap:16px;display:flex}.hm-brand-link{flex:none;order:1}.hm-brand-link .dash-brand-label{color:#ffffffd9}.hm-logo{filter:drop-shadow(0 1px 3px #0000004d);flex:none;width:auto;display:block}.hm-sede-wrap{order:2;min-width:0;position:relative}.hm-sede-btn{color:#00659d;background:#f2f7fa;border:1px solid #00659d47;border-radius:999px;justify-content:flex-start;align-items:center;gap:8px;min-width:250px;padding:9px 13px;font-size:15px;font-weight:700;line-height:1.2;display:flex;box-shadow:inset 0 1px #ffffffb3}.hm-sede-btn:hover{background:#e7f0f5}.hm-chev{color:#00659d;margin-left:auto;font-size:10px;transition:transform .2s}.hm-sede-wrap.open .hm-chev{transform:rotate(180deg)}.hm-sede-menu{z-index:40;visibility:hidden;box-sizing:border-box;opacity:0;scrollbar-width:thin;scrollbar-color:#bcd7e6 transparent;background:#fff;border-radius:12px;min-width:100%;max-height:212px;padding:6px;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;transform:translateY(-6px);box-shadow:0 12px 28px #00283f3d}.hm-sede-menu::-webkit-scrollbar{width:6px}.hm-sede-menu::-webkit-scrollbar-track{background:0 0}.hm-sede-menu::-webkit-scrollbar-thumb{background:#bcd7e6;border-radius:999px}.hm-sede-menu::-webkit-scrollbar-thumb:hover{background:#9ac0d6}.hm-sede-wrap.open .hm-sede-menu{visibility:visible;opacity:1;transform:translateY(0)}.hm-sede-opt{box-sizing:border-box;color:#272727;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;height:40px;padding:10px 12px;font-size:13px;font-weight:500;display:flex}.hm-sede-opt:hover{background:#eef4f8}.hm-ck{color:#00659d;visibility:hidden;font-size:14px}.hm-sede-opt.is-selected{color:#00659d}.hm-sede-opt.is-selected .hm-ck{visibility:visible}.hm-cards-region{flex:1;justify-content:center;align-items:center;display:flex}.hm-cards-row{gap:26px;display:flex}.hm-card{background:#fff;border-radius:22px;width:320px;height:400px;position:relative;box-shadow:0 14px 30px #00283f3d}.hm-flipcard{box-shadow:none;perspective:1400px;background:0 0}.hm-sheet-scrim{display:none}.hm-flipinner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.2,.7,.2,1);position:relative}.hm-flipcard.flipped .hm-flipinner{transform:rotateY(180deg)}.hm-face{box-sizing:border-box;backface-visibility:hidden;background:#fff;border-radius:22px;position:absolute;inset:0;overflow:hidden;box-shadow:0 14px 30px #00283f3d}.hm-face.hm-front{z-index:2;cursor:pointer;flex-direction:column;padding:30px;transition:transform .18s,box-shadow .18s;display:flex}.hm-flipcard:not(.flipped) .hm-face.hm-front:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00283f4d}.hm-face.hm-back{z-index:1;flex-direction:column;padding:26px 26px 24px;display:flex;transform:rotateY(180deg)}.hm-illo{background:#eef4f8;border-radius:16px;justify-content:center;align-items:center;height:190px;display:flex;overflow:hidden}.hm-illo-green{background:#eef5e1}.hm-c-block{flex-direction:column;flex:1;gap:6px;margin-top:24px;display:flex}.hm-c-title{color:#12313f;margin:0;font-size:26px;font-weight:700;line-height:1.1}.hm-c-sub{color:#6b7b83;margin:0;font-size:13px;line-height:1.4}.hm-c-go{color:#00659d;align-items:center;gap:6px;max-width:100%;margin:auto 0 0;font-size:13px;font-weight:600;display:flex}.hm-c-go-text{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.hm-c-go-arrow{flex:none;display:inline-flex}.hm-c-go-arrow svg{width:14px;height:14px}.hm-c-go.is-icon-only{background:#00659d1f;border-radius:999px;flex:none;justify-content:center;width:32px;height:32px}.hm-c-go.is-icon-only .hm-c-go-text{display:none}.hm-back-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.hm-back-title{color:#12313f;margin:0;font-size:15px;font-weight:700}.hm-back-close{color:#8a99a0;background:0 0;border:0;align-items:center;gap:5px;padding:4px;font-size:13px;font-weight:600;display:flex}.hm-back-close svg{flex:none;width:14px;height:14px}.hm-back-close:hover{color:#00659d}.hm-back-options{overscroll-behavior:contain;scrollbar-color:#bcd7e6 transparent;scrollbar-width:thin;flex-direction:column;flex:1;gap:12px;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.hm-back-options::-webkit-scrollbar{width:6px}.hm-back-options::-webkit-scrollbar-track{background:0 0}.hm-back-options::-webkit-scrollbar-thumb{background:#bcd7e6;border-radius:999px}.hm-back-options::-webkit-scrollbar-thumb:hover{background:#9ac0d6}.hm-qropt{box-sizing:border-box;color:#1c3947;background:#fff;border:1px solid #e3e8ea;border-radius:12px;flex:none;align-items:center;gap:12px;width:100%;padding:14px 15px;font-size:15px;font-weight:600;transition:background .14s,border-color .14s;display:flex}.hm-qropt:hover{background:#f2f7fa;border-color:#bcd7e6}.hm-qd{color:#fff;border-radius:9px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;display:flex}.hm-qtxt{text-align:left;flex:1}.hm-qch{color:#9fb0b8;font-size:16px;display:inline-flex}.hm-qch svg{width:14px;height:14px}@media (width<=1024px){.hm-stage{padding:30px 34px 40px}.hm-cards-row{gap:22px}.hm-card{width:300px;height:380px}}@media (width<=640px){.hm-stage{padding:22px 18px 26px}.hm-topbar{align-items:center;gap:8px;margin-bottom:6px}.hm-sede-wrap{min-width:0;margin-left:auto}.hm-sede-btn{gap:6px;min-width:0;max-width:100%;padding:7px 10px;font-size:12px}.hm-sede-current{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;max-width:130px;overflow:hidden}.hm-sede-menu{width:180px;min-width:0;left:0;right:auto}.hm-user-wrap{align-items:flex-start;margin-left:0}.hm-cards-region{flex-direction:column;gap:16px}.hm-cards-row{display:contents}.hm-card{width:100%;height:150px}.hm-flipcard{perspective:none}.hm-flipcard .hm-flipinner{transform-style:flat}.hm-flipcard.flipped .hm-flipinner{transform:none}.hm-sheet-scrim{z-index:60;opacity:0;pointer-events:none;background:#08141a73;transition:opacity .25s;display:block;position:fixed;inset:0}.hm-flipcard.flipped .hm-sheet-scrim{opacity:1;pointer-events:auto}.hm-face.hm-front{flex-direction:row;align-items:center;gap:16px;padding:18px}.hm-illo{flex:none;width:104px;height:104px}.hm-c-block{flex-direction:column;flex:1;gap:4px;width:100%;min-width:0;margin-top:0;display:flex}.hm-c-title,.hm-c-sub,.hm-c-go{flex:none;width:100%}.hm-c-title{margin-bottom:4px;font-size:22px}.hm-c-sub{font-size:12.5px}.hm-c-go{margin-top:10px}.hm-flipcard .hm-face.hm-back{z-index:70;border-radius:22px 22px 0 0;width:100vw;height:auto;max-height:70vh;padding:10px 20px 24px;transition:transform .3s cubic-bezier(.2,.7,.2,1);position:fixed;inset:auto 0 0;transform:translateY(100%);box-shadow:0 -12px 30px #00283f38}.hm-face.hm-back:before{content:"";background:#dfe4e6;border-radius:4px;flex:none;align-self:center;width:36px;height:4px;margin-bottom:12px}.hm-flipcard.flipped .hm-face.hm-back{transform:translateY(0)}.hm-back-head{margin-bottom:12px}.hm-back-title{font-size:16px}.hm-back-close{padding:6px}.hm-back-options{flex:1;gap:0;overflow-y:auto}.hm-qropt{border:0;border-bottom:1px solid #eef1f2;border-radius:0;padding:16px 4px;font-size:16px}.hm-qropt:last-child{border-bottom:0}.hm-qropt:hover{background:0 0;border-color:#eef1f2}.hm-qropt:active{background:#f2f7fa}.hm-qd{border-radius:12px;width:42px;height:42px;font-size:17px}.hm-qch svg{width:16px;height:16px}}
