.page{position:relative;min-height:100vh;display:flex;flex-direction:column;overflow:hidden}.page-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;z-index:0}.page-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1c234026,#1c23408c 60%,#1c2340d9);z-index:1}.page-header{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 2rem}.header-left{display:flex;align-items:center;gap:1rem}.header-emblem{width:56px;height:56px;object-fit:contain}.header-text{display:flex;flex-direction:column;color:#fff}.header-kicker{font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;font-style:italic;color:var(--sahp-gold-light)}.header-title{font-size:1.25rem;font-weight:700;letter-spacing:.03em}.page-main{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;color:#fff}.page-footer{position:relative;z-index:2;text-align:center;padding:1rem;font-size:.8rem;color:#ffffffbf;background:#1c234099;border-top:1px solid rgba(212,175,55,.4);display:flex;flex-direction:column;gap:.35rem}.footer-links a{color:var(--sahp-gold-light);text-decoration:none}.footer-links a:hover{text-decoration:underline}.btn{padding:.85rem 2rem;border-radius:4px;font-size:1rem;font-weight:700;text-decoration:none;letter-spacing:.03em;transition:transform .15s ease,box-shadow .15s ease;border:2px solid transparent;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn-discord{display:inline-flex;align-items:center;gap:.6rem;background:#5865f2;color:#fff;box-shadow:0 4px 14px #00000059}.btn-discord:hover{background:#4752c4}.discord-icon{width:1.25rem;height:1.25rem}.btn-gold{background:linear-gradient(180deg,var(--sahp-gold-light),var(--sahp-gold));color:var(--sahp-navy);box-shadow:0 4px 14px #00000059}.hero-badge{width:180px;height:auto;filter:drop-shadow(0 8px 24px rgba(0,0,0,.5));margin-bottom:1.5rem}.page-main h1{font-size:clamp(2rem,5vw,3.25rem);margin:0;letter-spacing:.04em;text-shadow:0 4px 16px rgba(0,0,0,.6)}.hero-tagline{margin:.75rem 0 2rem;font-size:1.1rem;font-style:italic;color:var(--sahp-gold-light);letter-spacing:.08em;text-transform:uppercase}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.page-main h1{font-size:clamp(1.75rem,4vw,2.75rem);margin:0;letter-spacing:.03em;text-shadow:0 4px 16px rgba(0,0,0,.6)}.home-subtitle{margin-top:.75rem;font-size:1rem;color:var(--sahp-gold-light);letter-spacing:.05em}.user-menu{position:relative}.user-menu-trigger{display:flex;align-items:center;gap:.6rem;background:#1c23408c;border:1px solid rgba(212,175,55,.4);border-radius:999px;padding:.35rem .9rem .35rem .35rem;color:#fff;cursor:pointer;font-family:inherit;font-size:.95rem}.user-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover}.user-rp-name{font-weight:600}.chevron{transition:transform .15s ease;color:var(--sahp-gold-light)}.chevron-open{transform:rotate(180deg)}.user-menu-dropdown{position:absolute;top:calc(100% + .5rem);right:0;min-width:180px;background:var(--sahp-navy);border:1px solid rgba(212,175,55,.4);border-radius:8px;overflow:hidden;box-shadow:0 8px 24px #0006;z-index:10}.user-menu-item{display:block;width:100%;text-align:left;background:none;border:none;color:#fff;padding:.7rem 1rem;font-size:.9rem;cursor:pointer;font-family:inherit}.user-menu-item:hover{background:#d4af3726}.user-menu-item-danger:hover{background:#c83c3c40}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:100}.modal{background:var(--sahp-navy);border:1px solid rgba(212,175,55,.4);border-radius:8px;padding:1.75rem;width:90%;max-width:420px;color:#fff}.modal h2{margin-top:0;font-size:1.2rem}.modal label{display:block;font-size:.85rem;color:#ffffffbf;margin-bottom:.35rem}.modal select,.modal textarea{width:100%;background:#ffffff0f;border:1px solid rgba(212,175,55,.3);border-radius:6px;color:#fff;padding:.6rem;font-family:inherit;font-size:1rem;box-sizing:border-box}.modal select{margin-bottom:1rem}.modal select option{background:var(--sahp-navy);color:#fff}.modal textarea{resize:vertical}.modal-error{color:#e88;font-size:.85rem}.modal-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1rem}.modal-actions .btn{padding:.6rem 1.4rem;font-size:.9rem;background:#ffffff1a;color:#fff}.name-signup-intro{margin-top:-.5rem;margin-bottom:1rem;font-size:.9rem;color:#ffffffbf}.modal form label{display:block;font-size:.85rem;color:#ffffffbf;margin-bottom:.35rem}.modal form input[type=text]{width:100%;background:#ffffff0f;border:1px solid rgba(212,175,55,.3);border-radius:6px;color:#fff;padding:.6rem;font-family:inherit;font-size:1rem;box-sizing:border-box}.modal form input[type=text]:focus{outline:none;border-color:var(--sahp-gold-light)}.name-signup-preview{margin-top:.6rem;font-size:.85rem;color:#ffffffbf}.name-signup-preview strong{color:var(--sahp-gold-light)}.settings-card{background:#1c2340b3;border:1px solid rgba(212,175,55,.4);border-radius:10px;padding:2rem;width:90%;max-width:420px;text-align:left}.settings-back{color:var(--sahp-gold-light);text-decoration:none;font-size:.85rem}.settings-card h1{margin:.75rem 0 1.5rem;font-size:1.5rem}.settings-profile{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.settings-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.settings-discord-username{color:#ffffffbf;font-size:.9rem}.settings-card label{display:block;font-size:.85rem;color:var(--sahp-gold-light);margin-bottom:.4rem}.settings-card input{width:100%;background:#ffffff0f;border:1px solid rgba(212,175,55,.3);border-radius:6px;color:#fff;padding:.6rem .75rem;font-family:inherit;font-size:1rem;margin-bottom:1rem}.settings-error{color:#e88;font-size:.85rem}.settings-success{color:#8e8;font-size:.85rem}.mod-card{background:#1c2340b3;border:1px solid rgba(212,175,55,.4);border-radius:10px;padding:2rem;width:90%;max-width:720px;text-align:left}.mod-back{color:var(--sahp-gold-light);text-decoration:none;font-size:.85rem}.mod-card h1{margin:.75rem 0 1.5rem;font-size:1.5rem}.mod-section-title{font-size:1.05rem;margin:0 0 .25rem;color:var(--sahp-gold-light)}.mod-section-hint{font-size:.85rem;color:#fff9;margin:0 0 1rem}.mod-error{color:#e88;font-size:.85rem}.mod-loading{color:#fff9;font-size:.9rem}.mod-table{width:100%;border-collapse:collapse;font-size:.9rem}.mod-table th{text-align:left;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#ffffff80;padding:.5rem .6rem;border-bottom:1px solid rgba(212,175,55,.3)}.mod-table td{padding:.6rem;border-bottom:1px solid rgba(255,255,255,.08)}.mod-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;display:block}.mod-status{color:#fff9;display:inline-flex;align-items:center;gap:.4rem}.mod-status-active{color:#8e8}.mod-status-dot{width:8px;height:8px;border-radius:50%;background:#4caf50;box-shadow:0 0 6px #4caf50}.legal-card{background:#1c2340bf;border:1px solid rgba(212,175,55,.4);border-radius:10px;padding:2rem;width:90%;max-width:640px;max-height:75vh;overflow-y:auto;text-align:left;line-height:1.6}.legal-back{color:var(--sahp-gold-light);text-decoration:none;font-size:.85rem}.legal-card h1{margin:.75rem 0 .25rem;font-size:1.5rem}.legal-updated{font-size:.8rem;color:#ffffff80;margin:0 0 1.25rem}.legal-card h2{font-size:1.05rem;color:var(--sahp-gold-light);margin:1.5rem 0 .5rem}.legal-card p,.legal-card li{font-size:.9rem;color:#ffffffd9}.legal-card ul{margin:.5rem 0;padding-left:1.25rem}:root{--sahp-gold: #d4af37;--sahp-gold-light: #e8d27a;--sahp-navy: #1c2340;--sahp-navy-light: #2a3363;--sahp-bg-tan: #8a7a4e}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%}body{font-family:Georgia,Times New Roman,serif;background:#8a7a4e;color:#1c2340}
