#root,.app-root,body,html{background:#0000;color:#fff;font-family:Segoe UI,Arial,sans-serif;height:100%;margin:0;min-height:100vh;overflow-x:hidden;position:relative}.animated-bg{display:none}.main-content{background:#0000;min-height:80vh;padding-bottom:120px;position:relative;z-index:1}.home-container{margin:0 auto;max-width:1700px;padding-top:3.5rem;position:relative;z-index:2}.home-title{color:red;font-size:2.6rem;font-weight:700;letter-spacing:2px;margin-bottom:.5rem;text-align:center}.vouch-grid{grid-gap:2.2rem;display:grid;gap:2.2rem;grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}.vouch-grid-1-1{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}.vouch-grid-3{grid-gap:4.5rem 4.5rem;align-content:start;align-items:start;display:grid;gap:4.5rem 4.5rem;grid-auto-flow:row;grid-template-columns:repeat(3,480px);justify-content:center;margin-bottom:6rem;padding-bottom:2.5rem;padding-top:2.5rem}.vouch-card{background:#0000;border:1.5px solid #2a2a2d;border-radius:.18rem;box-shadow:0 2px 18px #000a;display:flex;flex-direction:column;margin:0;min-height:110px;padding:1.3rem 2rem;position:relative;transition:background .18s;width:480px}.vouch-card:hover{background:#0000;border-color:red}.vouch-avatar{align-items:center;background:#0000;border:1.5px solid #2a2a2d;border-radius:.18rem;display:flex;height:2.4rem;justify-content:center;width:2.4rem}.vouch-avatar,.vouch-rating{color:red;font-size:1.1rem;font-weight:700}.vouch-rating{margin-bottom:.5rem}.vouch-message{color:#fff;font-size:1.08rem;font-weight:500;margin-bottom:.7rem}.vouch-meta{align-items:center;color:#bdbdbd;display:flex;font-size:.97rem;justify-content:space-between;margin-top:1.2rem}.vouch-name{color:red;font-weight:700}.vouch-date{color:#bdbdbd;font-size:.95rem}.vouch-category{color:red;font-size:.95rem;font-weight:700;padding:.2rem .7rem}.form-container,.vouch-category{background:#0000;border-radius:.18rem}.form-container{border:1.5px solid #2a2a2d;margin:2.5rem auto 0;max-width:480px;padding:2.2rem 1.5rem 1.5rem;position:relative;z-index:2}.form-title{color:red;font-size:2rem;font-weight:700;margin-bottom:1.2rem;text-align:center}.vouch-form{gap:1.1rem}.vouch-form,.vouch-form label{display:flex;flex-direction:column}.vouch-form label{color:red;font-weight:500;margin-bottom:.2rem}.vouch-form input,.vouch-form select,.vouch-form textarea{background:#0000;border:1.5px solid #2a2a2d;border-radius:.18rem;color:#fff;font-size:1rem;margin-top:.3rem;outline:none;padding:.7rem 1rem;transition:border .2s}.vouch-form input:focus,.vouch-form select:focus,.vouch-form textarea:focus{border:1.5px solid red}.vouch-form textarea{min-height:90px;resize:vertical}.form-error{background:#0000;border-radius:.18rem;color:red;font-size:1rem;margin-bottom:.5rem;padding:.5rem 1rem}.form-submit{background:red;border:none;border-radius:.18rem;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:.9rem 1.5rem;transition:background .2s}.form-submit:hover{background:#c8002a}.form-preview-title{color:#eaeaea;font-size:1.1rem;margin-bottom:1rem;margin-top:2.2rem;opacity:.8;text-align:center}.form-preview{margin:0 auto;max-width:400px}@keyframes avatarGlow{0%{box-shadow:0 0 0 0 red}to{box-shadow:0 0 24px 6px red}}@keyframes starPulse{0%{color:red;text-shadow:0 0 0 red}to{color:#ff4d4d;text-shadow:0 0 12px red}}@media (max-width:1400px){.vouch-grid-3{grid-template-columns:repeat(2,480px)}}@media (max-width:900px){.vouch-grid-3{grid-template-columns:1fr;justify-content:center}.form-container{max-width:100vw;padding:1.2rem .5rem}.form-preview{margin:0;max-width:100vw}.home-container{padding-left:.5rem;padding-right:.5rem}}@media (max-width:700px){.vouch-grid{grid-template-columns:1fr}.home-container{padding-left:.2rem;padding-right:.2rem}}
/*# sourceMappingURL=main.e480102a.css.map*/