*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;background-color:#1e1208;color:#e2c792;min-height:100vh}a{text-decoration:none;color:#e2c792;transition:color .3s ease}a:hover{color:#e36e5c}.page-container{display:flex;flex-direction:column;min-height:100vh;background-color:#1e1208}.header{display:flex;justify-content:space-between;align-items:center;padding:1rem 5%;background-color:#1e1208;position:relative;z-index:100}.logo{font-size:1.5rem;font-weight:700;color:#e2c792;letter-spacing:1px}.nav-links{display:flex;gap:2rem}.nav-link{font-size:1rem;font-weight:500}.nav-link:hover{color:#e36e5c}.content-container{flex:1;width:100%;margin:0 auto;padding:2rem 0;background-color:#1e1208}.policy-container{background-color:#1e1208;width:100%;max-width:100%;margin:0 auto;padding:2rem 15%;color:#e2c792;min-height:calc(100vh - 120px)}.page-title{font-size:2.5rem;margin-bottom:.5rem;color:#e2c792;font-weight:700}.last-updated{font-size:.9rem;color:#ba9764;margin-bottom:2rem;font-style:italic;opacity:.8}.policy-intro{font-size:1.1rem;margin-bottom:2rem;line-height:1.7;color:#e2c792}.section-title{font-size:1.5rem;margin:2rem 0 1rem;color:#e2c792;font-weight:600}.policy-list{margin-left:1.5rem;margin-bottom:1.5rem}.policy-list-item{margin-bottom:.8rem;line-height:1.7}.contact-info{background-color:#1e1208;padding:1.5rem 0;margin:1.5rem 0}.policy-confirmation{font-style:italic;margin-top:2rem;padding-top:1rem;border-top:1px solid rgba(226,199,146,.2);color:#e2c792}.contact-form{background-color:#1e1208;padding:2rem 0;width:100%;margin-bottom:2rem}.form-row{display:flex;gap:1rem;margin-bottom:1rem}.form-group{margin-bottom:1.5rem;flex:1}label{display:block;margin-bottom:.5rem;font-weight:500;color:#e2c792}.form-input,.form-select,.form-textarea{width:100%;padding:.8rem 1rem;border:1px solid rgba(226,199,146,.2);border-radius:6px;background-color:#1e1208;color:#e2c792;font-size:1rem;transition:border-color .3s ease}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#e36e5c}.form-input.error,.form-select.error,.form-textarea.error{border-color:#e36e5c}.error-message{color:#e36e5c;font-size:.9rem;margin-top:.3rem;display:block}.primary-button{background-color:#e36e5c;color:#fff;border:none;padding:.8rem 2rem;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .3s ease;text-transform:uppercase;letter-spacing:.5px}.primary-button:hover{background-color:#c75c4c}.success-message{text-align:center;padding:3rem 0;background-color:#1e1208;color:#e2c792}.success-message h2{color:#e36e5c;margin-bottom:1rem;font-size:1.8rem}.success-message p{margin-bottom:2rem;font-size:1.1rem}.footer{background-color:#1e1208;padding:2rem 5%}.footer-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.footer-logo{font-size:1.5rem;font-weight:700;color:#e2c792}.footer-links{display:flex;gap:2rem}.footer-link{font-size:.9rem}.copyright{font-size:.9rem;color:#ba9764;margin-top:1rem}.policy-list-item ul.sub-list{margin-top:8px;padding-left:20px;list-style-type:disc}@media (max-width: 768px){.header{padding:1rem 5%;flex-direction:column;gap:1rem}.nav-links{gap:1.5rem}.policy-container{padding:1.5rem 8%}.page-title{font-size:2rem}.form-row{flex-direction:column;gap:0}}@media (max-width: 480px){.nav-links{gap:1rem;flex-wrap:wrap;justify-content:center}.policy-container{padding:1.2rem 5%}.section-title{font-size:1.3rem}}body{margin:0}.profile{display:flex;justify-content:space-around;width:100%}.image{display:flex;width:200px;height:200px;border:6px solid rgb(91,3,91);border-radius:50%;margin:10%}.image img{width:100%;border-radius:50%}.form{display:flex;flex-direction:column;padding:10%;width:60%}.form div{display:flex;justify-content:space-between;align-items:center}.form div input{padding:10px;width:60%;margin:2%}.button{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:20px}.button button{border:none;width:45%;padding:1.5%;background-color:#621a1a;border-radius:2px;color:#fff}.reset-password{display:flex;flex-direction:column;width:100%;margin-top:5px}.reset-password div{display:flex;justify-content:space-between;align-items:center}.reset-password div input{padding:5px;width:50%;margin:2%}.update-password{display:flex;width:100%;justify-content:center}.update-password button{border:none;width:45%;padding:1.5%;background-color:#621a1a;border-radius:2px;color:#fff}.input-image{display:flex;position:absolute;width:180px;height:180px;border-radius:50%;overflow:hidden;opacity:0}.input-image input[type=file]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:-2}.input-image:before{content:"";display:block;width:100%;height:100%;background-image:url(https://www.freeiconspng.com/thumbs/camera-icon/camera-icon-21.png);background-size:60%;background-repeat:no-repeat;background-position:center;position:absolute;top:0;left:0;opacity:1;z-index:1}.input-image:hover:before{opacity:.8}.input-image input[type=file]::-webkit-file-upload-button{visibility:hidden;opacity:0}.input-image input[type=file]{position:relative}.input-image input[type=file]:before{content:none;display:none}.editButton{background-color:#621a1a;color:#fff;width:15%;padding:5px;margin-left:80%;margin-bottom:20px}.createProfile{display:flex;width:100%;justify-content:space-between}.adminPhoto{display:flex;justify-content:center;width:35%}.adminForm{display:flex;flex-direction:column;align-items:center;justify-content:center;width:65%}.dashboard-card{perspective:1000px;transform-style:preserve-3d;transition:transform 1s ease-in-out}.animate .dashboard-card{transform:scale(1)}.dashboard{margin:0;transform:translateZ(50px)}.forget-password:hover{text-decoration:underline}
