: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}}.header{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.1);z-index:1000;transition:all .3s ease}.header-container{max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;text-decoration:none;transition:transform .3s ease}.logo:hover{transform:scale(1.05)}.brand-name{font-size:1.5rem;font-weight:800;color:#8b0000;letter-spacing:-.02em}.nav{display:flex;gap:2rem;align-items:center}.nav-link{color:#2d3748;text-decoration:none;font-weight:600;padding:.5rem 1rem;border-radius:8px;transition:all .3s ease;position:relative}.nav-link:before{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:linear-gradient(135deg,#667eea,#764ba2);transition:all .3s ease;transform:translate(-50%)}.nav-link:hover{color:#667eea;background:#667eea1a}.nav-link:hover:before{width:80%}.menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem;border-radius:8px;transition:background .3s ease}.menu-toggle:hover{background:#667eea1a}.hamburger{display:flex;flex-direction:column;width:20px;height:16px;position:relative}.hamburger span{display:block;height:2px;width:100%;background:#2d3748;border-radius:1px;transition:all .3s ease;position:absolute}.hamburger span:nth-child(1){top:0}.hamburger span:nth-child(2){top:7px}.hamburger span:nth-child(3){top:14px}.hamburger-open span:nth-child(1){transform:rotate(45deg);top:7px}.hamburger-open span:nth-child(2){opacity:0}.hamburger-open span:nth-child(3){transform:rotate(-45deg);top:7px}@media (max-width: 768px){.header-container{padding:1rem}.brand-name{font-size:1.3rem}.menu-toggle{display:block}.nav{position:fixed;top:100%;left:0;right:0;background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(0,0,0,.1);flex-direction:column;gap:0;padding:1rem;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}.nav-open{transform:translateY(0);opacity:1;visibility:visible}.nav-link{width:100%;text-align:center;padding:1rem;border-radius:12px;margin-bottom:.5rem}.nav-link:before{display:none}}@media (max-width: 480px){.brand-name{font-size:1.2rem}}.footer{background:linear-gradient(135deg,#1a202c,#2d3748);color:#fff;padding:3rem 0 1rem;margin-top:auto}.footer .container{max-width:1400px;margin:0 auto;padding:0 2rem}.footer-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:2rem;align-items:center}.footer-section h3.brand-name,.footer-bottom .brand-name{color:#ff6b6b;font-weight:800}.footer-section h3{font-size:1.8rem;margin-bottom:1rem;font-weight:800}.footer-tagline{font-style:italic;color:#fffc;font-size:1.2rem;line-height:1.5;margin-bottom:1rem}.footer-section h4{margin-bottom:1.5rem;color:#fff;font-size:1.2rem;font-weight:700}.footer-app-badges{display:flex;gap:1rem;flex-wrap:wrap}.footer-store-badge{display:inline-block;text-decoration:none;transition:all .3s ease;border-radius:8px}.footer-store-badge:hover{transform:translateY(-3px);filter:drop-shadow(0 8px 15px rgba(0,0,0,.3))}.footer-store-badge img{height:auto;width:112px;transition:all .3s ease}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;text-align:center;color:#fff9;font-size:.9rem}@media (max-width: 768px){.footer-content{grid-template-columns:1fr;gap:2rem;text-align:center}.footer-app-badges{justify-content:center;flex-direction:column;align-items:center}.footer-store-badge img{width:98px}.footer .container{padding:0 1rem}.footer-section h3{font-size:1.5rem}.footer-tagline{font-size:1.1rem}}.layout{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;width:100%;padding-top:80px}.home{width:100%;overflow-x:hidden;min-height:100vh}.hero{position:relative;height:calc(100vh - 80px);display:flex;align-items:center;width:100%;overflow:hidden}.hero-background-image{position:absolute;inset:0;background-image:url(/hq-hr-landingpage.svg);background-size:cover;background-position:center center;background-repeat:no-repeat;z-index:1;width:100%}@media (max-width: 768px){.hero-background-image{background-size:cover;background-position:center top}}.hero-overlay{position:relative;z-index:2;width:100%;height:100%;display:flex;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem}.hero-content{text-align:left;color:#1a202c;max-width:650px;padding:0}.hero-title{font-size:2.8rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#1a202c;text-shadow:2px 2px 4px rgba(255,255,255,.8)}.hero-subtitle{font-size:1.1rem;line-height:1.5;margin-bottom:2rem;color:#2d3748;text-shadow:1px 1px 2px rgba(255,255,255,.8)}.mobile-layout{display:none}.desktop-buttons,.hero-buttons{display:flex;gap:1.5rem;justify-content:flex-start;flex-wrap:wrap;margin-top:3rem}.store-badge{display:inline-block;text-decoration:none;transition:all .3s ease;border-radius:12px}.store-badge:hover{transform:translateY(-3px);filter:drop-shadow(0 8px 15px rgba(0,0,0,.2))}.store-badge img{height:auto;transition:all .3s ease;width:225px}.features{padding:6rem 0;background:#f8fafc}.section-title{text-align:center;font-size:2.5rem;font-weight:800;color:#1a202c;margin-bottom:3rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014;text-align:center;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-card h3{font-size:1.3rem;font-weight:700;color:#1a202c;margin-bottom:1rem}.feature-card p{color:#64748b;line-height:1.6}@media (max-width: 768px){.desktop-buttons{display:none}.hero{height:auto;min-height:100vh;padding:2rem 0;background:#fff;position:relative}.hero-background-image{position:absolute;inset:0;background-image:url(/hq-hr-landingpage.svg);background-size:contain;background-position:center center;background-repeat:no-repeat;z-index:1;opacity:1}.hero-overlay{padding:1rem;display:flex;flex-direction:column;height:auto;width:100%;background:transparent;position:relative;z-index:2;min-height:100vh}.hero-content{max-width:100%;text-align:center;width:100%;display:flex;flex-direction:column;align-items:center;z-index:10;background:#fff;order:1;padding:1rem;border-radius:10px;margin-bottom:2rem}.hero-title{font-size:2rem;line-height:1.3;margin-bottom:1rem;text-align:center;color:#1a202c;text-shadow:none}.hero-subtitle{font-size:1rem;margin-bottom:1rem;line-height:1.4;text-align:center;color:#2d3748;text-shadow:none}.mobile-layout{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;order:2;padding:0;position:relative;z-index:3;flex:1}.hero-buttons{display:flex;flex-direction:column;gap:.8rem;margin:0;position:absolute;left:2rem;top:20rem;z-index:10}.mobile-visual{width:100%;height:500px;position:relative}.store-badge{width:130px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.15))}.store-badge img{width:130px}.section-title{font-size:1.8rem;margin-bottom:2rem;padding:0 1rem}.features{padding:2rem 0;background:#fff}.container{padding:0 1rem}.features-grid{grid-template-columns:1fr;gap:1.5rem}.feature-card{padding:1.5rem}}@media (max-width: 480px){.desktop-buttons{display:none}.hero{height:auto;min-height:100vh;padding:1.5rem 0;background:#fff;position:relative}.hero-background-image{position:absolute;inset:0;background-image:url(/hq-hr-landingpage.svg);background-size:contain;background-position:center center;background-repeat:no-repeat;z-index:1;opacity:1}.hero-overlay{padding:.5rem;display:flex;flex-direction:column;height:auto;background:transparent;position:relative;z-index:2;min-height:100vh}.hero-content{text-align:center;width:100%;display:flex;flex-direction:column;align-items:center;z-index:10;background:#fff;order:1;padding:1rem .5rem;border-radius:8px;margin-bottom:1.5rem}.hero-title{font-size:1.6rem;line-height:1.3;margin-bottom:.8rem;font-weight:800;color:#1a202c;text-shadow:none}.hero-subtitle{font-size:.85rem;margin-bottom:.8rem;line-height:1.4;padding:0 .5rem;color:#2d3748;text-shadow:none}.mobile-layout{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;order:2;padding:0;position:relative;z-index:3;flex:1}.hero-buttons{display:flex;flex-direction:column;gap:.6rem;margin:0;position:absolute;left:1rem;top:16rem;z-index:10}.mobile-visual{width:100%;height:450px;position:relative}.store-badge{width:120px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.15))}.store-badge img{width:120px}.section-title{font-size:1.4rem;margin-bottom:1.2rem;padding:0 .5rem;line-height:1.3}.features{padding:1.5rem 0;background:#fff}.container{padding:0 .5rem}.feature-card{padding:1.2rem}.feature-card h3{font-size:1.1rem;margin-bottom:.8rem}.feature-card p{font-size:.85rem;line-height:1.4}}.invoices{width:100%;min-height:calc(100vh - 80px);padding:4rem 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.invoices-header{text-align:center;margin-bottom:3rem}.page-title{font-size:3rem;font-weight:800;color:#1a202c;margin-bottom:1rem;background:linear-gradient(135deg,#8b0000,#dc2626);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-subtitle{font-size:1.2rem;color:#64748b;font-weight:400}.invoices-content{max-width:800px;margin:0 auto}.donation-info-card{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 10px 40px #0000001a;text-align:center;border:1px solid rgba(0,0,0,.05)}.donation-icon{font-size:4rem;margin-bottom:1.5rem;animation:pulse 2s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.donation-info-card h2{font-size:2.2rem;font-weight:700;color:#1a202c;margin-bottom:1.5rem}.donation-text{font-size:1.1rem;line-height:1.7;color:#4a5568;margin-bottom:1.5rem;text-align:left}.donation-features{display:flex;flex-direction:column;gap:1rem;margin:2rem 0;padding:2rem;background:#f8fafc;border-radius:12px;border-left:4px solid #8B0000}.feature-item{display:flex;align-items:center;gap:1rem;font-size:1rem;color:#2d3748}.feature-icon{font-size:1.5rem;width:2rem;text-align:center}.coming-soon{margin-top:2rem;padding:1.5rem;background:linear-gradient(135deg,#8b0000,#dc2626);border-radius:12px;color:#fff}.coming-soon p{margin:0;font-size:1rem;line-height:1.6}.coming-soon strong{font-weight:700}@media (max-width: 768px){.invoices{padding:2rem 0}.page-title{font-size:2.5rem}.page-subtitle{font-size:1.1rem}.donation-info-card{padding:2rem 1.5rem;margin:0 1rem}.donation-info-card h2{font-size:1.8rem}.donation-text{font-size:1rem}.donation-features{padding:1.5rem}.feature-item{font-size:.9rem}.feature-icon{font-size:1.3rem}.coming-soon{padding:1.2rem}.coming-soon p{font-size:.9rem}}@media (max-width: 480px){.page-title{font-size:2rem}.donation-info-card{padding:1.5rem 1rem}.donation-info-card h2{font-size:1.6rem}.donation-icon{font-size:3rem}}.legal-page{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh;padding:2rem 0}.legal-page .container{max-width:800px;margin:0 auto;padding:0 2rem}.legal-page h1{color:#2c3e50;font-size:2.5rem;text-align:center;margin-bottom:1rem;font-weight:700}.legal-content{background:#fff;padding:3rem;border-radius:15px;box-shadow:0 10px 30px #0000001a;line-height:1.8}.last-updated{color:#666;font-style:italic;text-align:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #eee}.legal-content section{margin-bottom:2.5rem}.legal-content h2{color:#2c3e50;font-size:1.5rem;margin-bottom:1rem;font-weight:700;border-left:4px solid #667eea;padding-left:1rem}.legal-content p{color:#444;margin-bottom:1rem;font-size:1rem}.legal-content ul{margin:1rem 0;padding-left:2rem}.legal-content li{color:#444;margin-bottom:.5rem}.legal-content strong{color:#2c3e50;font-weight:700}.legal-content a{color:#667eea;text-decoration:none;font-weight:500}.legal-content a:hover{text-decoration:underline}@media (max-width: 768px){.legal-page .container{padding:0 1rem}.legal-content{padding:2rem}.legal-page h1{font-size:2rem}.legal-content h2{font-size:1.3rem}}.support-page{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh;padding:2rem 0}.support-page .container{max-width:1200px;margin:0 auto;padding:0 2rem}.support-header{text-align:center;margin-bottom:4rem}.support-header h1{color:#2c3e50;font-size:2.5rem;margin-bottom:1rem;font-weight:700}.support-header p{color:#666;font-size:1.2rem;max-width:600px;margin:0 auto}.faq-section{background:#fff;border-radius:15px;padding:3rem;margin-bottom:3rem;box-shadow:0 10px 30px #0000001a}.faq-section h2{color:#2c3e50;font-size:2rem;text-align:center;margin-bottom:2rem;font-weight:700}.faq-list{max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid #eee;margin-bottom:1rem}.faq-item:last-child{border-bottom:none}.faq-question{width:100%;text-align:left;background:none;border:none;padding:1.5rem 0;font-size:1.1rem;font-weight:600;color:#2c3e50;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:color .3s ease}.faq-question:hover{color:#667eea}.faq-icon{font-size:1.5rem;font-weight:700;color:#667eea;transition:transform .3s ease}.faq-item.open .faq-icon{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.open .faq-answer{max-height:200px}.faq-answer p{padding:0 0 1.5rem;color:#666;line-height:1.6;font-size:1rem}.contact-section{background:#fff;border-radius:15px;padding:3rem;margin-bottom:3rem;box-shadow:0 10px 30px #0000001a}.contact-section h2{color:#2c3e50;font-size:2rem;text-align:center;margin-bottom:2rem;font-weight:700}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.contact-info h3{color:#2c3e50;font-size:1.5rem;margin-bottom:1rem;font-weight:700}.contact-info p{color:#666;line-height:1.6;margin-bottom:2rem}.contact-methods{display:flex;flex-direction:column;gap:1.5rem}.contact-method{display:flex;align-items:center;gap:1rem}.contact-icon{font-size:2rem;width:50px;text-align:center}.contact-method strong{color:#2c3e50;display:block;margin-bottom:.25rem}.contact-method p{color:#666;margin:0}.contact-form h3{color:#2c3e50;font-size:1.5rem;margin-bottom:1.5rem;font-weight:700}.form-group{margin-bottom:1.5rem}.form-group label{display:block;color:#2c3e50;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:2px solid #ddd;border-radius:8px;font-size:1rem;transition:border-color .3s ease;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#667eea}.form-group textarea{resize:vertical;min-height:120px}.submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea4d}.download-section{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;padding:3rem;text-align:center;color:#fff;box-shadow:0 10px 30px #0000001a}.download-section h2{font-size:2rem;margin-bottom:1rem;font-weight:700}.download-section p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.download-buttons{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.download-btn{display:inline-flex;flex-direction:column;text-decoration:none;padding:1rem 2rem;border-radius:12px;transition:all .3s ease;min-width:160px;text-align:center}.download-btn.ios{background:linear-gradient(135deg,#1a1a1a,#333);color:#fff}.download-btn.android{background:linear-gradient(135deg,#4285f4,#0f9d58);color:#fff}.download-btn:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0000004d}.download-btn span{font-size:.9rem;opacity:.9}.download-btn strong{font-size:1.2rem;font-weight:700}@media (max-width: 768px){.support-page .container{padding:0 1rem}.support-header h1{font-size:2rem}.faq-section,.contact-section,.download-section{padding:2rem}.contact-content{grid-template-columns:1fr;gap:2rem}.download-buttons{flex-direction:column;align-items:center}.faq-question{font-size:1rem}.contact-methods{gap:1rem}.contact-method{flex-direction:column;text-align:center;gap:.5rem}}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;overflow-x:hidden}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333}#root{min-height:100vh;width:100%}.brand-name{color:#8b0000;font-weight:700}.btn{display:inline-block;padding:.75rem 1.5rem;border:none;border-radius:8px;text-decoration:none;font-weight:600;text-align:center;cursor:pointer;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea4d}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width: 768px){.container{padding:0 1rem}}html{scroll-behavior:smooth}*:focus{outline:2px solid #667eea;outline-offset:2px}
