*{box-sizing:border-box}.entry-page{color:#171717;background:radial-gradient(circle at 0 0,#d4af372e,#0000 35%),radial-gradient(circle at 100% 100%,#a577191f,#0000 35%),linear-gradient(135deg,#fffdf8 0%,#fff8e7 45%,#f8edcf 100%);flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:42px 20px 24px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:relative;overflow:hidden}.homepage-announcement{text-align:center;color:#5d4300;z-index:3;background:#fff3c4;border:1px solid #d4af3773;border-radius:14px;width:100%;max-width:980px;margin:0 auto 18px;padding:11px 18px;font-size:14px;font-weight:700;position:relative}.entry-glow{pointer-events:none;filter:blur(10px);border-radius:999px;position:absolute}.entry-glow-one{background:#dab33429;width:420px;height:420px;top:-190px;left:-160px}.entry-glow-two{background:#724f1117;width:500px;height:500px;bottom:-220px;right:-220px}.entry-card{z-index:2;text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #d4af3747;border-radius:28px;width:100%;max-width:940px;margin:0 auto;padding:28px 34px 30px;position:relative;box-shadow:0 25px 70px #4c350924,0 5px 20px #0000000a}.entry-hero-image{background:#f5eedc;border:1px solid #d4af3740;border-radius:20px;width:100%;margin-bottom:24px;overflow:hidden}.entry-hero-image img{object-fit:cover;object-position:center;border-radius:inherit;width:100%;height:300px;display:block}.entry-logo{background:#fff;border:1px solid #d4af374d;border-radius:22px;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 18px;padding:7px;display:flex;overflow:hidden;box-shadow:0 10px 28px #62440a21}.entry-logo img{object-fit:cover;border-radius:16px;width:100%;height:100%}.entry-eyebrow{color:#805d06;letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(135deg,#fff8dd,#fff1b7);border:1px solid #d4af3757;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin-bottom:14px;padding:8px 14px;font-size:12px;font-weight:800;display:inline-flex}.entry-card>h1{color:#151515;letter-spacing:-.04em;max-width:760px;margin:0 auto 13px;font-size:clamp(32px,5vw,52px);font-weight:850;line-height:1.08}.entry-description{color:#6d6254;max-width:700px;margin:0 auto 30px;font-size:16px;line-height:1.7}.entry-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:8px;display:grid}.entry-choice{text-align:left;cursor:pointer;border-radius:20px;grid-template-columns:58px 1fr 32px;align-items:center;gap:16px;width:100%;min-height:150px;padding:22px;font-family:inherit;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;position:relative}.entry-choice.login{color:#151515;background:linear-gradient(145deg,#fff 0%,#fffaf0 100%);border:1px solid #d4af3752}.entry-choice.register{color:#fff;background:linear-gradient(135deg,#be9426 0%,#d9b84d 50%,#9c7212 100%);border:1px solid #8f650859;box-shadow:0 15px 35px #a076102e}.entry-choice:hover{transform:translateY(-4px);box-shadow:0 20px 40px #583f0c24}.entry-choice-icon{border-radius:17px;justify-content:center;align-items:center;width:58px;height:58px;font-size:22px;display:flex}.entry-choice.login .entry-choice-icon{color:#9a7008;background:#fff2bd}.entry-choice.register .entry-choice-icon{color:#fff;background:#ffffff29;border:1px solid #fff3}.entry-choice small{letter-spacing:.08em;opacity:.72;margin-bottom:5px;font-size:10px;font-weight:800;display:block}.entry-choice h2{margin:0 0 7px;font-size:20px;font-weight:800;line-height:1.2}.entry-choice p{opacity:.76;margin:0;font-size:13px;line-height:1.55}.entry-arrow{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .2s;display:flex}.entry-choice.login .entry-arrow{color:#8b6508;background:#fff3c7}.entry-choice.register .entry-arrow{color:#fff;background:#ffffff2b}.entry-choice:hover .entry-arrow{transform:translate(3px)}.entry-security{border-top:1px solid #89651f1f;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 28px;margin-top:28px;padding-top:21px;display:flex}.entry-security span{color:#6c6253;align-items:center;gap:7px;font-size:12px;font-weight:650;display:inline-flex}.entry-security svg{color:#b78c22}.entry-footer{z-index:2;text-align:center;width:100%;max-width:940px;margin:18px auto 0;padding:16px 16px 4px;position:relative}.entry-footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 24px;margin-bottom:10px;display:flex}.entry-footer-links a{color:#66552b;font-size:13px;font-weight:700;text-decoration:none;transition:color .2s;position:relative}.entry-footer-links a:hover{color:#a57a13}.entry-footer-copy{color:#968766;margin:0;font-size:11px}@media (width<=800px){.entry-page{padding:25px 14px 20px}.entry-card{border-radius:23px;padding:22px 20px 26px}.entry-hero-image img{height:240px}.entry-choice-grid{grid-template-columns:1fr}.entry-choice{min-height:135px}}@media (width<=520px){.entry-page{padding:14px 10px 16px}.entry-card{border-radius:20px;padding:16px 14px 21px}.entry-hero-image{border-radius:16px;margin-bottom:18px}.entry-hero-image img{height:190px}.entry-logo{border-radius:19px;width:76px;height:76px;margin-bottom:14px}.entry-eyebrow{padding:7px 11px;font-size:10px}.entry-card>h1{font-size:30px}.entry-description{margin-bottom:22px;font-size:14px}.entry-choice-grid{gap:12px}.entry-choice{border-radius:17px;grid-template-columns:48px 1fr 28px;gap:12px;min-height:125px;padding:17px}.entry-choice-icon{border-radius:14px;width:48px;height:48px;font-size:19px}.entry-choice h2{font-size:17px}.entry-choice p{font-size:12px}.entry-security{flex-direction:column;align-items:flex-start;gap:10px;padding-left:6px}.entry-footer{margin-top:12px}.entry-footer-links{gap:9px 15px}.entry-footer-links a{font-size:12px}}.mh-mobile-welcome{display:none}@media (width<=768px){html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}.home-public-entry{background:0 0!important;width:100%!important;height:100dvh!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.home-public-entry>:not(.mh-mobile-welcome){display:none!important}.mh-mobile-welcome{box-sizing:border-box;width:100%;height:100dvh;padding:calc(18px + env(safe-area-inset-top)) 20px calc(12px + env(safe-area-inset-bottom));color:#171717;background:radial-gradient(circle at 15% 7%,#dab33424,#0000 27%),radial-gradient(circle at 92% 92%,#a577191a,#0000 31%),linear-gradient(#fffdf8 0%,#fffaf0 55%,#f8edcf 100%);flex-direction:column;overflow:hidden;display:flex!important}.mh-mobile-welcome-announcement{box-sizing:border-box;color:#654a05;text-align:center;background:#fff3c4;border:1px solid #d4af3766;border-radius:13px;flex:none;width:100%;margin-bottom:8px;padding:8px 12px;font-size:10px;font-weight:800;line-height:1.3}.mh-mobile-welcome-main{text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;min-height:0;display:flex}.mh-mobile-welcome-visual{background:#fff;border:1px solid #d4af373d;border-radius:24px;justify-content:center;align-items:center;width:clamp(190px,50vw,230px);height:clamp(190px,50vw,230px);margin:0 auto clamp(18px,2.5vh,28px);display:flex;overflow:hidden;box-shadow:0 16px 38px #4c350921}.mh-mobile-welcome-visual img{object-fit:contain;object-position:center;background:#fff;width:100%;height:100%;display:block}.mh-mobile-welcome-visual.logo-only{box-sizing:border-box;padding:12px}.mh-mobile-welcome-badge{color:#805d06;letter-spacing:.055em;text-transform:uppercase;background:linear-gradient(135deg,#fff8dd,#fff1b7);border:1px solid #d4af3759;border-radius:999px;justify-content:center;align-items:center;gap:7px;max-width:90%;margin-bottom:clamp(10px,1.5vh,15px);padding:7px 12px;font-size:9px;font-weight:850;line-height:1.1;display:inline-flex}.mh-mobile-welcome-badge svg{flex:none}.mh-mobile-welcome h1{color:#151515;letter-spacing:-.047em;text-align:center;width:100%;max-width:400px;margin:0 auto 10px;font-size:clamp(36px,9.5vw,47px);font-weight:900;line-height:.98}.mh-mobile-welcome-description{color:#746858;width:100%;max-width:370px;margin:0;font-size:clamp(11px,2.8vw,13px);line-height:1.48}.mh-mobile-welcome-actions{flex:none;grid-template-columns:1fr;gap:12px;width:100%;margin-top:clamp(18px,2.3vh,25px);display:grid}.mh-mobile-welcome-actions button{box-sizing:border-box;text-align:left;cursor:pointer;border-radius:19px;grid-template-columns:50px minmax(0,1fr) 36px;align-items:center;gap:12px;width:100%;min-height:76px;padding:11px 14px;font-family:inherit;display:grid}.mh-mobile-welcome-actions .login{color:#171717;background:linear-gradient(145deg,#fff,#fffaf0);border:1px solid #d4af3757;box-shadow:0 8px 22px #4c350914}.mh-mobile-welcome-actions .register{color:#fff;background:linear-gradient(135deg,#be9426 0%,#d9b84d 52%,#9c7212 100%);border:1px solid #8f65085c;box-shadow:0 12px 28px #a0761036}.mh-mobile-welcome-actions .button-icon{border-radius:15px;justify-content:center;align-items:center;width:50px;height:50px;font-size:18px;display:flex}.mh-mobile-welcome-actions .login .button-icon{color:#977006;background:#fff2bd}.mh-mobile-welcome-actions .register .button-icon{color:#fff;background:#ffffff29;border:1px solid #ffffff30}.mh-mobile-welcome-actions .button-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.mh-mobile-welcome-actions .button-copy small{letter-spacing:.065em;opacity:.66;font-size:8px;font-weight:850;line-height:1}.mh-mobile-welcome-actions .button-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:clamp(17px,4.3vw,20px);font-weight:850;line-height:1.15;overflow:hidden}.mh-mobile-welcome-actions .button-arrow{border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;display:flex}.mh-mobile-welcome-actions .login .button-arrow{color:#8b6508;background:#fff3c7}.mh-mobile-welcome-actions .register .button-arrow{color:#fff;background:#ffffff2b}.mh-mobile-welcome-security{border-top:1px solid #89651f21;flex:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:100%;margin-top:11px;padding-top:10px;display:grid}.mh-mobile-welcome-security span{color:#6c6253;text-align:center;background:#ffffff9e;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;padding:8px 4px;font-size:7px;font-weight:700;line-height:1.2;display:flex}.mh-mobile-welcome-security svg{color:#b78c22;font-size:12px}.mh-mobile-welcome-footer{text-align:center;flex:none;width:100%;margin-top:9px}.mh-mobile-welcome-footer>div{flex-wrap:wrap;justify-content:center;align-items:center;gap:5px 14px;margin-bottom:4px;display:flex}.mh-mobile-welcome-footer a{color:#66552b;font-size:8px;font-weight:750;text-decoration:none}.mh-mobile-welcome-footer small{color:#968766;font-size:7px;display:block}.entry-footer{display:none!important}}@media (width<=768px) and (height<=820px){.mh-mobile-welcome{padding:calc(9px + env(safe-area-inset-top)) 15px calc(7px + env(safe-area-inset-bottom))}.mh-mobile-welcome-visual{border-radius:18px;width:140px;height:140px;margin-bottom:9px}.mh-mobile-welcome-badge{margin-bottom:6px;padding:5px 9px;font-size:7px}.mh-mobile-welcome h1{margin-bottom:5px;font-size:29px}.mh-mobile-welcome-description{font-size:9px;line-height:1.3}.mh-mobile-welcome-actions{gap:7px;margin-top:9px}.mh-mobile-welcome-actions button{border-radius:15px;grid-template-columns:40px minmax(0,1fr) 30px;gap:9px;min-height:59px;padding:7px 10px}.mh-mobile-welcome-actions .button-icon{border-radius:12px;width:40px;height:40px}.mh-mobile-welcome-actions .button-copy strong{font-size:14px}.mh-mobile-welcome-actions .button-arrow{width:30px;height:30px}.mh-mobile-welcome-security{margin-top:6px;padding-top:6px}.mh-mobile-welcome-security span{padding:4px 2px;font-size:5.7px}.mh-mobile-welcome-footer{margin-top:4px}.mh-mobile-welcome-footer a{font-size:6px}.mh-mobile-welcome-footer small{font-size:5.5px}}.mh-customer-app-shell{width:100%;min-height:100%}.mh-customer-app-screen{width:100%;min-width:0}.mh-customer-bottom-nav{display:none}@media (width<=768px){html,body,#root{width:100%;min-height:100%}body{overscroll-behavior-y:none;-webkit-tap-highlight-color:transparent;margin:0}.mh-customer-app-shell{background:#f5f6f8;width:100%;min-height:100dvh;position:relative;overflow-x:hidden}.mh-customer-app-screen{width:100%;min-height:100dvh;padding-bottom:calc(88px + env(safe-area-inset-bottom))}.mh-customer-bottom-nav{z-index:1000;padding:8px 10px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(22px)saturate(180%);background:#fffffff0;border-top:1px solid #0f172a14;display:block;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 35px #0f172a14}.mh-customer-bottom-nav-inner{grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:2px;width:100%;max-width:520px;margin:0 auto;display:grid}.mh-customer-nav-item{appearance:none;color:#8a92a3;cursor:pointer;background:0 0;border:0;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;height:58px;padding:5px 2px;font-family:inherit;transition:transform .16s,background .16s,color .16s;display:flex}.mh-customer-nav-item:active{transform:scale(.93)}.mh-customer-nav-icon{border-radius:12px;justify-content:center;align-items:center;width:32px;height:28px;font-size:19px;transition:transform .18s,background .18s,color .18s,box-shadow .18s;display:inline-flex}.mh-customer-nav-label{white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;max-width:100%;font-size:10px;font-weight:750;line-height:1;overflow:hidden}.mh-customer-nav-item.active{color:#111827}.mh-customer-nav-item.active .mh-customer-nav-icon{color:#fff;background:linear-gradient(145deg,#111827,#24324a);transform:translateY(-2px);box-shadow:0 7px 18px #0f172a38}.mh-customer-nav-item.active .mh-customer-nav-label{color:#111827;font-weight:850}.customer-layout{background:0 0;min-height:100dvh}.customer-layout-main{width:100%;min-height:100dvh}.customer-layout-header{min-height:62px;padding:calc(10px + env(safe-area-inset-top)) 16px 10px;-webkit-backdrop-filter:blur(20px)saturate(160%);background:#ffffffeb;border-bottom:1px solid #0f172a12}.customer-layout-header strong{font-size:16px}.customer-layout-header>div>span{font-size:11px}.customer-notification-button{border-radius:13px;width:40px;height:40px}button,a,input,select,textarea{touch-action:manipulation}img{max-width:100%}}@media (width<=380px){.mh-customer-bottom-nav{padding-left:6px;padding-right:6px}.mh-customer-nav-item{height:56px}.mh-customer-nav-icon{font-size:18px}.mh-customer-nav-label{font-size:9px}}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}body{margin:0}#root{text-align:left;box-sizing:border-box;border:0;flex-direction:column;width:100%;max-width:none;min-height:100svh;margin:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}
