*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{min-height:100vh;padding:20px}h2 a{color:#fff}.container{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000001a;margin:0 auto;max-width:800px;overflow:hidden}.header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:40px;text-align:center}.header h1{font-size:2.5rem;font-weight:700;margin-bottom:10px}.header p{font-size:1.1rem;opacity:.9}.form-section{border-bottom:1px solid #e1e5e9;padding:40px}.form-section h2{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:30px}.form{grid-gap:20px;display:grid;gap:20px}.form-group{display:flex;flex-direction:column}.form-group label{color:#4a5568;font-size:.9rem;font-weight:600;margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{border:2px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:1rem;padding:12px 16px;transition:all .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group input.error,.form-group textarea.error{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}.error-message{color:#e53e3e}.char-count,.error-message{font-size:.875rem;margin-top:4px}.char-count{color:#718096;text-align:right}.char-count-error{color:#e53e3e;font-weight:600}.help-text{color:#4a5568;font-size:.875rem;font-style:italic;margin-top:4px}.social-section{border-top:1px solid #e2e8f0;margin-top:30px;padding-top:30px}.social-section h3{color:#2d3748;font-size:1.2rem;font-weight:600;margin-bottom:20px}.social-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.social-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.social-link{background:#667eea;border-radius:16px;color:#fff;display:inline-block;font-size:.875rem;font-weight:500;padding:4px 12px;text-decoration:none;transition:all .2s ease}.social-link:hover{background:#5a67d8;box-shadow:0 2px 8px #667eea4d;transform:translateY(-1px)}.add-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;justify-self:start;padding:14px 28px;transition:all .2s ease}.add-button:hover{box-shadow:0 4px 12px #667eea4d;transform:translateY(-2px)}.staff-section{padding:40px}.staff-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.staff-header h2{color:#2d3748;font-size:1.5rem;font-weight:600}.export-button{background:#48bb78;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .2s ease}.export-button:hover{background:#38a169;box-shadow:0 4px 12px #48bb784d;transform:translateY(-1px)}.staff-list{grid-gap:20px;display:grid;gap:20px}.staff-card{align-items:flex-start;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;justify-content:space-between;padding:20px;transition:all .2s ease}.staff-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.staff-info h3{color:#2d3748;font-size:1.2rem;font-weight:600;margin-bottom:8px}.staff-info .email{color:#4a5568;font-size:.9rem;margin-bottom:4px}.staff-info .role{color:#667eea;font-size:.875rem;font-weight:600;margin-bottom:8px}.staff-info .bio{color:#718096;font-size:.875rem;font-style:italic;line-height:1.4}.remove-button{background:#e53e3e;border:none;border-radius:6px;color:#fff;cursor:pointer;flex-shrink:0;font-size:.875rem;font-weight:600;margin-left:16px;padding:8px 16px;transition:all .2s ease}.remove-button:hover{background:#c53030;transform:translateY(-1px)}@media (max-width:768px){.app{padding:10px}.header{padding:30px 20px}.header h1{font-size:2rem}.form-section,.staff-section{padding:30px 20px}.staff-header{align-items:flex-start;flex-direction:column;gap:20px}.staff-card{flex-direction:column;gap:16px}.remove-button{align-self:flex-end;margin-left:0}}.ghost-tip-section{bottom:20px;position:fixed;right:20px;z-index:1000}.ghost-tip-link{display:block;transition:transform .3s ease-in-out}.ghost-tip-link:hover{transform:scale(1.1)}.ghost-tip-image{filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));height:auto;transition:all .3s ease-in-out;width:120px}.ghost-tip-link:hover .ghost-tip-image{filter:drop-shadow(0 6px 12px rgba(0,0,0,.3))}@media (max-width:768px){.ghost-tip-section{bottom:15px;right:15px}.ghost-tip-image{width:100px}}
/*# sourceMappingURL=main.85cb7623.css.map*/