:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--bg:#f4f7fb;--blue-1:#1e6fff;--blue-2:#0ec5b9;--text:#0f1724;--muted:#6b7280}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;background:linear-gradient(180deg,#000,#4b5563);color:#fff;overflow-x:hidden;display:flex;justify-content:center}.site{width:100%;max-width:100%;overflow-x:hidden;display:flex;flex-direction:column;align-items:center}.site-inner{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem 4rem;box-sizing:border-box}.site-header{display:flex;align-items:center;justify-content:center;padding:1.25rem 0}.logo-wrap{display:flex;gap:.75rem;align-items:center}.logo-icon{background:linear-gradient(180deg,var(--blue-1),var(--blue-2));color:#fff;width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;box-shadow:0 6px 20px #0e4eff26}.site-title strong{display:block;font-size:1.05rem}.site-tagline{display:block;font-size:.8rem;color:var(--muted)}.btn-login{background:#faea05;padding:.8rem 1.25rem;border-radius:10px;color:#0c0c0c;text-decoration:none;font-weight:700;font-size:1rem;box-shadow:0 6px 20px #1018280f;min-width:120px;display:inline-flex;align-items:center;justify-content:center}.hero{width:calc(100% - 2rem);margin:.25rem 1rem 0;border-radius:0;background:transparent;color:inherit;padding:.5rem 1.5rem;box-sizing:border-box;display:flex;justify-content:center;align-items:center;box-shadow:none;min-height:0}.hero-content{max-width:1100px;width:100%;margin:0 auto;padding:0 .5rem;text-align:center;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.hero-text{width:100%;max-width:1200px;margin:0 auto;padding:1rem 12px;box-sizing:border-box;text-align:center;font-size:1.05rem;line-height:1.4;color:#fff}.hero h1{font-size:3rem;margin:0 0 .4rem;line-height:1.02;font-weight:800}.hero-sub{opacity:.95;margin-bottom:1.75rem;font-size:1.5rem}.hero-logo{max-height:80px;width:auto;display:block;margin:0 auto}.hero-image-wrap{display:flex;justify-content:center;margin:.6rem 0 0;z-index:5;width:100%;border-radius:10px;overflow:hidden}.hero-image-wrap .hero-logo{width:100%;max-height:220px;height:auto;display:block;object-fit:cover}@media(max-width:768px){.hero-image-wrap{position:relative;left:50%;transform:translate(-50%);width:calc(100vw - 24px);max-width:100vw;padding:0;display:block;border-radius:10px;overflow:hidden;box-sizing:border-box}.hero-image-wrap .hero-logo{width:100%;max-width:none;max-height:180px;height:auto;display:block;object-fit:cover}}@media(min-width:900px){.hero-content{max-width:1300px}.hero-text{max-width:1150px;padding:1rem 16px}}@media(max-width:768px){.hero-text{max-width:calc(100vw - 16px)!important;padding:.75rem 8px!important;font-size:1rem}}.feature-cards{display:flex;gap:1rem;justify-content:center;align-items:center;margin-top:1.25rem;width:100%;box-sizing:border-box}.feature{background:#fff;padding:1.2rem 1.4rem;border-radius:10px;min-width:140px;box-shadow:0 6px 18px #0206170f;max-width:320px;box-sizing:border-box;color:var(--text)}.feature-icon{font-size:1.6rem;margin-bottom:.5rem;color:var(--blue-1)}.feature-title{font-weight:700;color:var(--text)}.why{margin:2.25rem 1rem 0;display:flex;justify-content:center;width:calc(100% - 2rem);max-width:1200px;box-sizing:border-box}.why-inner{width:100%;max-width:100%;padding:0 1rem;box-sizing:border-box}.why h2{text-align:center;margin-bottom:1.25rem;font-size:1.6rem}.why-cards{display:grid;grid-template-columns:1fr;gap:1rem;max-width:980px;margin:0 auto}.why-card{background:#fff;padding:1.25rem;border-radius:10px;box-shadow:0 6px 18px #0206170f;text-align:center;box-sizing:border-box;width:100%}.why-card h3{color:#000;margin:0 0 .5rem}.why-card p{color:var(--muted);margin:0}.site-footer{text-align:center;color:var(--muted);margin-top:2.5rem}.page-center{display:flex;align-items:flex-start;justify-content:center;min-height:100vh;padding:2rem 0;width:100%;max-width:100vw;box-sizing:border-box}.auth-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 12px 36px #02061714;width:clamp(420px,60vw,920px);max-width:920px;margin:0 auto;box-sizing:border-box}.auth-card h2{margin:0 0 .65rem;color:var(--text);text-align:left}.auth-form{display:flex;flex-direction:column;gap:.5rem}.auth-form label{font-size:.88rem;color:var(--muted);display:flex;flex-direction:column;gap:.25rem}.auth-form input{padding:.45rem .6rem;border:1px solid #e6e9ef;border-radius:8px}.auth-form .auth-input{padding:.45rem .6rem;border:1px solid #e6e9ef;border-radius:8px;font-size:1rem;box-sizing:border-box}.btn-primary{background:#faea05;color:#0c0c0c;padding:.55rem .9rem;border-radius:10px;border:none;font-weight:700;cursor:pointer}.auth-footer{margin-top:1rem;font-size:.9rem;color:var(--muted);display:flex;justify-content:space-between}.link-btn{background:none;border:none;color:#f80303;text-decoration:underline;padding:0;cursor:pointer;font-weight:600}.link-btn:focus{outline:2px solid rgba(30,111,255,.12);border-radius:4px}.link-back{color:#ef4444;font-weight:700;text-decoration:none}.link-back:hover{text-decoration:underline}.input-error{border-color:#e11d48}.error-text{color:#e11d48;font-size:.85rem;margin-top:.35rem}.users-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.75rem}.user-card{background:#f9fafb;padding:1rem;border-radius:8px;border:1px solid #e6e9ef;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.user-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.user-name{font-weight:600;font-size:1rem;margin-bottom:.25rem}.user-name{color:#0c0c0c}.user-phone{font-size:.85rem;color:var(--muted)}.user-badge{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;background:#d1fae5;color:#065f46;white-space:nowrap}.user-badge.unpaid{background:#fee2e2;color:#dc2626}.user-card-footer{display:grid;grid-template-columns:1fr auto;gap:.5rem;align-items:center;padding-top:.75rem;border-top:1px solid #e6e9ef}.muted.small{font-size:.75rem;color:var(--muted);margin-bottom:.25rem}.small-input{padding:.4rem;border-radius:6px;border:1px solid #e6e9ef;font-size:.85rem;width:100%}.last-payment{font-size:.9rem;color:var(--muted)}.edit-btn{padding:.5rem 1rem;font-size:.85rem;background:#faea05;color:#0c0c0c;border:none;border-radius:6px;cursor:pointer;font-weight:600}@media(min-width:700px){.feature-cards{justify-content:center}.feature{min-width:220px}.hero h1{font-size:4rem}.why-cards{grid-template-columns:1fr 1fr}.page-center .auth-card{position:relative;left:auto;top:auto;transform:none;z-index:80;margin:2rem auto;width:clamp(320px,40vw,420px);max-width:90vw;max-height:90vh;overflow-y:auto}}@media(min-width:1000px){.why-cards{grid-template-columns:repeat(3,1fr)}}@media(min-width:700px)and (max-width:999px){.site-inner{padding:0 1rem 3rem}.hero{padding:2.5rem 1.5rem}.hero h1{font-size:2.5rem}.hero-sub{font-size:1rem}.site-header{padding:1rem 0}.site-title strong{font-size:1rem}.why h2{font-size:1.4rem}.auth-card h2{font-size:1.2rem}}@media(max-width:768px){.site-inner{padding:0 1rem 2.5rem;box-sizing:border-box}.site-header{flex-direction:row;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 0;width:100%}.btn-login{padding:.7rem 1rem;font-size:.95rem;white-space:nowrap;flex-shrink:0;margin-right:0}.site-title strong{font-size:.95rem}.site-tagline{font-size:.75rem}.logo-icon{width:40px;height:40px;font-size:18px}.hero{padding:1rem 1.25rem;margin:.5rem 1rem 0;border-radius:12px;width:calc(100% - 2rem)}.hero h1{font-size:clamp(1.5rem,5vw,2.2rem);text-align:left;margin-bottom:.5rem}.hero-sub{text-align:left;font-size:clamp(.9rem,3vw,1rem);margin-bottom:1.25rem}.feature-cards{flex-direction:column;align-items:stretch}.feature{min-width:0;width:100%;display:flex;align-items:center;gap:.75rem;padding:.9rem 1rem}.feature-icon{font-size:1.35rem}.feature-title{font-size:.98rem}.why h2{text-align:center;padding-left:0;padding-right:0;font-size:clamp(1.3rem,4vw,1.6rem)}.why-cards{grid-template-columns:1fr;gap:.85rem}.why-card{padding:1rem;text-align:center}.why-card h3{font-size:1rem}.why-card p{font-size:.9rem}.site-footer{margin-top:1.75rem;font-size:.85rem}.page-center{padding:10px .25rem;align-items:center}.auth-card{width:100%;max-width:none;min-height:50vh;display:flex;flex-direction:column;justify-content:center;padding:1.5rem;border-radius:12px;margin:0}.auth-card h2{font-size:1.5rem;text-align:center;margin-bottom:1.5rem}.auth-form{gap:1rem}.btn-primary{padding:.8rem;font-size:1rem}.auth-footer{flex-direction:column;gap:1rem;text-align:center;margin-top:auto;padding-top:2rem}.hero{margin:.4rem 8px 0!important;width:calc(100% - 16px)!important;padding:.6rem 6px!important}.hero-content{max-width:calc(100% - 8px)!important;padding:0!important}.hero-text{max-width:calc(100% - 8px)!important;padding:.5rem 4px!important;text-align:center}}
