.hp-page{background-color:#f8f9fa;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240' viewBox='0 0 240 240'%3E%3Cg fill='none' stroke='%23006c35' stroke-width='2' opacity='0.11' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg transform='translate(30,25)'%3E%3Cline x1='0' y1='0' x2='0' y2='10'/%3E%3Crect x='-4' y='10' width='8' height='10'/%3E%3Cpath d='M-7 20L7 20L5 34L-5 34Z'/%3E%3Crect x='-5' y='34' width='10' height='14' rx='2'/%3E%3Cpath d='M-3 48L-3 56M3 48L3 56M-3 56L3 56'/%3E%3C/g%3E%3Cg transform='translate(150,40)'%3E%3Ccircle cx='0' cy='0' r='12'/%3E%3Ccircle cx='0' cy='0' r='4'/%3E%3Ccircle cx='46' cy='10' r='18'/%3E%3Ccircle cx='46' cy='10' r='5'/%3E%3Cpath d='M-11.5 -4.5L34.9 -6.5M11.5 4.5L57.5 21'/%3E%3C/g%3E%3Cg transform='translate(55,150)'%3E%3Ccircle cx='0' cy='0' r='20'/%3E%3Ccircle cx='0' cy='0' r='6'/%3E%3Crect x='18' y='-6' width='16' height='12' rx='2'/%3E%3Cpath d='M0 -20L0 -26M-14 -14L-18 -18M14 -14L18 -18'/%3E%3C/g%3E%3Cg transform='translate(180,165)'%3E%3Crect x='-12' y='-24' width='24' height='48' rx='4'/%3E%3Cpath d='M-12 -14L12 -14M-12 -4L12 -4M-12 6L12 6M-12 16L12 16'/%3E%3Crect x='-6' y='-30' width='12' height='6'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat;background-size:240px 240px;flex-direction:column;align-items:center;min-height:100vh;padding:80px 20px;font-family:Segoe UI,Tahoma,Arial,sans-serif;display:flex}.hp-topbar{box-sizing:border-box;justify-content:flex-end;width:100%;max-width:1200px;padding:20px 24px 0;display:flex}.hp-login-button{color:#006c35;cursor:pointer;background:#fff;border:1px solid #dfe1e5;border-radius:10px;padding:9px 20px;font-family:inherit;font-size:13px;font-weight:700}.hp-login-button:hover{background:#f8f9fa}.hp-session-box{background:#fff;border:1px solid #dfe1e5;border-radius:10px;align-items:center;gap:10px;padding:8px 14px;display:flex}.hp-session-name{color:#202124;font-size:13px;font-weight:700}.hp-logout-button{color:#b3261e;cursor:pointer;background:#fdecea;border:1px solid #f3b9b3;border-radius:8px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:700}.hp-logout-button:hover{background:#f8c9c4}.hp-title{color:#202124;background:#fff;border-radius:12px;margin:0 0 60px;padding:6px 22px;font-size:28px;font-weight:800}.hp-denied-banner{color:#b3261e;background:#fdecea;border:1px solid #f3b9b3;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:min(600px,90%);margin:-30px 0 24px;padding:14px 20px;font-size:13px;font-weight:700;display:flex}.hp-denied-banner button{color:#fff;cursor:pointer;white-space:nowrap;background:#b3261e;border:0;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:700}.hp-grid{flex-wrap:wrap;justify-content:center;gap:20px;max-width:900px;display:flex}.hp-card{text-align:center;color:#202124;cursor:pointer;background:#fff;border:1px solid #dfe1e5;border-radius:16px;justify-content:center;align-items:center;width:220px;height:140px;padding:16px;font-family:inherit;font-size:15px;font-weight:700;transition:transform .15s,box-shadow .15s,border-color .15s,background-color .15s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 10px #2021240f}.hp-card:before{content:"";background:#006c35;height:4px;position:absolute;top:0;left:0;right:0}.hp-card:hover{background:#f4fbf7;border-color:#006c35;transform:translateY(-3px);box-shadow:0 10px 26px #006c3526}.lm-overlay{z-index:1000;background:#20212480;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lm-box{background:#fff;border-radius:18px;width:min(360px,90vw);padding:28px;font-family:Segoe UI,Tahoma,Arial,sans-serif;position:relative;box-shadow:0 20px 60px #00000040}.lm-close{cursor:pointer;color:#80868b;background:0 0;border:0;font-size:16px;position:absolute;top:14px;left:14px}.lm-box h2{text-align:center;margin:0 0 4px;font-size:18px}.lm-subtitle{text-align:center;color:#5f6368;margin:0 0 20px;font-size:13px}.lm-form{flex-direction:column;gap:14px;display:flex}.lm-form label{color:#45524b;flex-direction:column;gap:6px;font-size:13px;font-weight:700;display:flex}.lm-form input{border:1px solid #dfe1e5;border-radius:10px;padding:10px 12px;font-size:14px}.lm-error{color:#b3261e;text-align:center;background:#fdecea;border-radius:8px;padding:8px 12px;font-size:12px}.lm-submit{color:#fff;cursor:pointer;background:#006c35;border:0;border-radius:10px;padding:12px;font-weight:800}.lm-submit:disabled{opacity:.6;cursor:not-allowed}: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 dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;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%}
