.help-container{min-height:100vh;background:#121212;color:white;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.help-header{position:fixed;top:0;left:0;right:0;background:rgba(18,18,18,.95);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.1);z-index:1000;padding:1rem 0}.header-content{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 2rem}.logo-link{text-decoration:none;display:block;transition:opacity .2s ease}.logo-link:hover{opacity:.8}.logo-image{object-fit:contain;height:auto;max-height:40px;width:auto}.header-nav{display:flex;align-items:center;gap:2rem}.nav-link{color:rgba(255,255,255,.8);text-decoration:none;font-size:.9rem;font-weight:500;transition:all .2s ease;padding:.5rem 1rem;border-radius:.5rem}.nav-link:hover{color:#c0a386;background:rgba(192,163,134,.1)}.help-main{padding-top:80px;min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center}.help-content{width:100%;max-width:700px;margin:0 auto;padding:2rem}.help-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:2rem;padding:4rem 3rem;text-align:center;backdrop-filter:blur(10px);box-shadow:0 20px 40px rgba(0,0,0,.3);transition:all .3s ease}.help-card:hover{background:rgba(255,255,255,.05);border-color:rgba(192,163,134,.3);transform:translateY(-5px);box-shadow:0 25px 50px rgba(0,0,0,.4)}.help-icon{margin-bottom:2rem}.help-icon span{font-size:4rem;display:inline-block;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}to{transform:scale(1);opacity:1}}.help-title{font-size:2.5rem;font-weight:700;margin:0 0 2rem;background:linear-gradient(135deg,#c0a386,#d4b896);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.help-subtitle{font-size:1.1rem;line-height:1.6;color:rgba(255,255,255,.8);max-width:500px;margin:0 auto 3rem}.help-status{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:3rem}.status-item{display:flex;align-items:center;justify-content:flex-start;gap:1rem;font-size:1rem;color:rgba(255,255,255,.8);padding:1rem 1.5rem;background:rgba(255,255,255,.03);border-radius:.75rem;border:1px solid rgba(255,255,255,.08);transition:all .3s ease;text-align:left}.status-item:hover{background:rgba(255,255,255,.06);border-color:rgba(192,163,134,.2);color:rgba(255,255,255,.95);transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.status-icon{font-size:1.25rem}.help-cta{background:rgba(192,163,134,.05);border:1px solid rgba(192,163,134,.2);border-radius:1.5rem;padding:2.5rem 2rem;margin:3rem 0}.cta-title{font-size:1.5rem;font-weight:600;margin:0 0 1rem;color:#c0a386}.cta-subtitle{font-size:1rem;line-height:1.5;color:rgba(255,255,255,.7);margin:0 0 2rem}.help-email{margin-bottom:1rem}.email-link{font-size:1.25rem;font-weight:600;color:#c0a386;text-decoration:none;padding:1rem 2rem;border:2px solid #c0a386;border-radius:50px;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;background:transparent;position:relative;overflow:hidden}.email-link:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#c0a386,#d4b896);transition:all .3s ease;z-index:-1}.email-link:hover{color:#121212;border-color:#d4b896;transform:translateY(-2px);box-shadow:0 10px 20px rgba(192,163,134,.3)}.email-link:hover:before{left:0}.email-icon{font-size:1.125rem}.help-info{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.info-item{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:1rem;color:rgba(255,255,255,.7);padding:.75rem 1.5rem;background:rgba(255,255,255,.05);border-radius:50px;border:1px solid rgba(255,255,255,.1);transition:all .2s ease}.info-item:hover{background:rgba(255,255,255,.08);border-color:rgba(192,163,134,.3);color:rgba(255,255,255,.9)}.info-icon{font-size:1.25rem}@media (min-width:1200px){.help-card{padding:5rem 4rem}.help-title{font-size:3rem}.email-link{font-size:1.5rem}}@media (max-width:1199px){.header-content{padding:0 1.5rem}.help-content{padding:1.5rem}.help-title{font-size:2.25rem}}@media (max-width:768px){.header-content{padding:0 1rem;flex-direction:row;gap:1rem}.header-nav{gap:1rem;flex-wrap:wrap;justify-content:center}.nav-link{font-size:.8rem;padding:.375rem .75rem}.help-main{padding-top:140px}.help-content{padding:1rem}.help-card{padding:3rem 2rem;border-radius:1.5rem}.help-title{font-size:2rem;margin-bottom:1.5rem}.help-subtitle{font-size:1rem;margin-bottom:2rem}.help-status{margin-bottom:2rem;padding:1.5rem}.help-cta{padding:2rem 1.5rem;margin:2rem 0}.cta-title{font-size:1.25rem}.email-link{font-size:1.125rem;padding:.875rem 1.5rem}.info-item{font-size:.9rem;padding:.625rem 1.25rem}.help-icon span{font-size:3rem}}@media (max-width:479px){.header-content{padding:0 .75rem}.header-nav{gap:.5rem}.nav-link{font-size:.75rem;padding:.25rem .5rem}.help-content{padding:.75rem}.help-card{padding:2rem 1.5rem;border-radius:1rem}.help-title{font-size:1.75rem;margin-bottom:1.25rem}.help-subtitle{font-size:.95rem;margin-bottom:1.5rem}.help-status{margin-bottom:1.5rem;padding:1.25rem}.status-item{font-size:.85rem;padding:.75rem 1rem;gap:.75rem}.help-cta{padding:1.5rem 1rem;margin:1.5rem 0}.cta-title{font-size:1.125rem}.cta-subtitle{font-size:.9rem}.email-link{font-size:1rem;padding:.75rem 1.25rem}.help-info{gap:.75rem}.info-item{font-size:.85rem;padding:.5rem 1rem;flex-direction:column;gap:.5rem}.help-icon span{font-size:2.5rem}}@media (prefers-reduced-motion:reduce){.help-icon span{animation:none}.email-link,.help-card,.info-item,.logo-link,.nav-link,.status-item{transition:none}}@media (prefers-contrast:high){.help-container{background:#000000}.help-card{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5)}.email-link{border-width:3px}.help-status{border-color:rgba(255,255,255,.3)}.help-cta{border-color:rgba(192,163,134,.5)}}.email-link:focus,.logo-link:focus,.nav-link:focus{outline:2px solid #c0a386;outline-offset:2px}@media print{.help-header{display:none}.help-main{padding-top:0}.help-container{background:white;color:black}.help-title{color:black;-webkit-text-fill-color:black}.email-link{color:black;border-color:black}.help-card{background:white;box-shadow:none}.help-card,.help-cta{border:1px solid #ccc}.help-cta{background:#f5f5f5}}