.error-boundary[data-v-70ce146e]{min-height:400px;display:flex;align-items:center;justify-content:center;padding:2rem}.error-container[data-v-70ce146e]{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a;max-width:500px;width:100%;text-align:center}.error-icon[data-v-70ce146e]{font-size:4rem;margin-bottom:1rem}.error-title[data-v-70ce146e]{font-size:1.5rem;color:#2c3e50;margin-bottom:1rem}.error-message[data-v-70ce146e]{color:#666;margin-bottom:2rem;line-height:1.6}.error-actions[data-v-70ce146e]{display:flex;gap:1rem;justify-content:center;margin-bottom:1.5rem}.btn-retry[data-v-70ce146e],.btn-home[data-v-70ce146e]{padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s}.btn-retry[data-v-70ce146e]{background-color:#2c3e50;color:#fff}.btn-retry[data-v-70ce146e]:hover{background-color:#34495e}.btn-home[data-v-70ce146e]{background-color:#ecf0f1;color:#2c3e50}.btn-home[data-v-70ce146e]:hover{background-color:#bdc3c7}.btn-details[data-v-70ce146e]{background-color:transparent;color:#666;border:1px solid #ddd;padding:.5rem 1rem;border-radius:4px;font-size:.9rem;cursor:pointer;margin-top:1rem;transition:all .3s}.btn-details[data-v-70ce146e]:hover{background-color:#f5f5f5;border-color:#999}.error-details[data-v-70ce146e]{margin-top:1.5rem;text-align:left}.error-details summary[data-v-70ce146e]{cursor:pointer;color:#666;margin-bottom:.5rem;-webkit-user-select:none;user-select:none}.error-details summary[data-v-70ce146e]:hover{color:#2c3e50}.error-stack[data-v-70ce146e]{background-color:#f5f5f5;padding:1rem;border-radius:4px;overflow-x:auto;font-size:.85rem;color:#666;line-height:1.5;max-height:300px;overflow-y:auto}@media (max-width: 768px){.error-container[data-v-70ce146e]{padding:1.5rem}.error-icon[data-v-70ce146e]{font-size:3rem}.error-title[data-v-70ce146e]{font-size:1.25rem}.error-actions[data-v-70ce146e]{flex-direction:column}.btn-retry[data-v-70ce146e],.btn-home[data-v-70ce146e]{width:100%}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f5f5f5}#app{min-height:100vh}.navbar{background-color:#2c3e50;color:#fff;padding:1rem 0;box-shadow:0 2px 4px #0000001a}.navbar .container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;font-weight:700}.nav-links{display:flex;gap:2rem}.nav-links a{color:#fff;text-decoration:none;padding:.5rem 1rem;border-radius:4px;transition:background-color .3s}.nav-links a:hover,.nav-links a.router-link-active{background-color:#34495e}.user-name{color:#fff;padding:.5rem 1rem;font-size:.9rem}.btn-logout-nav{background-color:transparent;color:#fff;border:1px solid rgba(255,255,255,.3);padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .3s}.btn-logout-nav:hover{background-color:#ffffff1a}.main-content{max-width:1200px;margin:2rem auto;padding:0 2rem}@media screen and (max-width: 767px){.navbar .container{flex-direction:column;gap:1rem;padding:1rem}.logo{font-size:1.25rem;text-align:center}.nav-links{flex-wrap:wrap;justify-content:center;gap:.5rem;width:100%}.nav-links a{font-size:.875rem;padding:.4rem .8rem}.user-name,.btn-logout-nav{font-size:.8rem;padding:.4rem .8rem}.main-content{padding:1rem;margin:1rem auto}.container,.home,.favorites,.my-wishes,.user-profile,.dashboard,.admin-panel,.submit-wish,.wish-detail{padding:1rem}h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.1rem}}@media screen and (min-width: 768px) and (max-width: 1024px){.navbar .container,.main-content{padding:0 1.5rem}.container,.home,.favorites,.my-wishes,.user-profile,.dashboard,.admin-panel,.submit-wish,.wish-detail{padding:1.5rem}}@media screen and (max-width: 767px){.wishes-grid{grid-template-columns:1fr;gap:1rem}}@media screen and (min-width: 768px) and (max-width: 1024px){.wishes-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media screen and (min-width: 1025px){.wishes-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}}@media screen and (max-width: 767px){.form-container,.wish-form{padding:1rem}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-size:.9rem}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.75rem;font-size:1rem}.button-group{flex-direction:column;gap:.75rem}.button-group button,.button-group .btn{width:100%;padding:.75rem}}@media screen and (max-width: 767px){.filter-section{flex-direction:column;align-items:stretch;gap:.75rem}.filter-section label{margin-bottom:.25rem}.filter-section select{width:100%}.header{margin-bottom:1.5rem}}@media screen and (max-width: 767px){.wish-card{padding:1rem}.wish-header{flex-direction:column;align-items:flex-start;gap:.75rem}.wish-header h3{font-size:1.1rem}.wish-badges{flex-direction:row;align-items:center;width:100%}.wish-footer{flex-direction:column;align-items:flex-start;gap:.5rem}.wish-actions{flex-direction:column;width:100%}.wish-actions .action-btn{width:100%}}@media screen and (max-width: 767px){.wish-detail-header{flex-direction:column;align-items:flex-start;gap:1rem}.wish-detail-actions{flex-direction:column;width:100%;gap:.75rem}.wish-detail-actions button{width:100%}.comments-section{padding:1rem}.comment-item{padding:.75rem}.comment-form{flex-direction:column;gap:.75rem}.comment-form textarea,.comment-form button{width:100%}}@media screen and (max-width: 767px){.admin-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.admin-table table{min-width:600px;font-size:.875rem}.admin-table th,.admin-table td{padding:.5rem}.admin-actions{flex-direction:column;gap:.5rem}.admin-actions button{width:100%}}@media screen and (max-width: 767px){.stats-grid{grid-template-columns:1fr;gap:1rem}.stats-card{padding:1rem}.section{margin-bottom:1.5rem}.quick-actions{grid-template-columns:1fr;gap:.75rem}.action-btn{padding:1rem}}@media screen and (min-width: 768px) and (max-width: 1024px){.stats-grid,.quick-actions{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 767px){.profile-card{padding:1.5rem}.info-row{flex-direction:column;align-items:flex-start;gap:.5rem}.info-row label{min-width:auto}.job-select{width:100%}}@media screen and (max-width: 767px){.hide-mobile{display:none!important}}@media screen and (min-width: 768px){.hide-desktop{display:none!important}}@media screen and (max-width: 767px){.mobile-block{display:block;width:100%}}@media screen and (max-width: 767px){.mobile-flex{display:flex;flex-direction:column}}@media screen and (max-width: 767px){button,.btn,a,.action-btn{min-height:44px;min-width:44px}.clickable{padding:.75rem;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,.1)}}@media screen and (max-width: 767px){body{font-size:14px}.small-text{font-size:.8rem}.large-text{font-size:1.1rem}}@media screen and (max-width: 767px){.section{margin-bottom:1.5rem}.card{margin-bottom:1rem}.spacing-large{margin:1rem 0}.spacing-medium{margin:.75rem 0}.spacing-small{margin:.5rem 0}}@media screen and (max-width: 767px){html{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.scrollable{-webkit-overflow-scrolling:touch;overflow-y:auto}}
