.orders-page-wrapper,.profile-page-wrapper,.user-page-wrapper{max-width:1200px;margin:0 auto;padding:20px}@media (max-width:992px){.orders-page-wrapper,.profile-page-wrapper,.user-page-wrapper{padding:16px}}@media (max-width:768px){.orders-page-wrapper,.profile-page-wrapper,.user-page-wrapper{padding:12px}}@media (max-width:576px){.orders-page-wrapper,.profile-page-wrapper,.user-page-wrapper{padding:10px}}@media (max-width:400px){.orders-page-wrapper,.profile-page-wrapper,.user-page-wrapper{padding:8px}}.user-content-card{background:white;border-radius:16px;padding:24px;box-shadow:0 4px 20px rgba(0,0,0,.05)}@media (max-width:768px){.user-content-card{padding:16px;border-radius:12px}}@media (max-width:576px){.user-content-card{padding:12px;border-radius:10px}}.user-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin-bottom:20px}@media (max-width:576px){.user-stats-grid{grid-template-columns:repeat(2,1fr);gap:10px}}@media (max-width:400px){.user-stats-grid{grid-template-columns:1fr;gap:8px}}.user-stat-card{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:12px;padding:16px;color:white;text-align:center}.user-stat-card h4{margin:0;font-size:24px;font-weight:700}.user-stat-card small{font-size:12px;opacity:.9}@media (max-width:576px){.user-stat-card{padding:12px;border-radius:10px}.user-stat-card h4{font-size:20px}.user-stat-card small{font-size:11px}}.user-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (max-width:768px){.user-form-grid{grid-template-columns:1fr;gap:12px}}.user-page-title{font-size:24px;font-weight:700;color:#1f2937;margin:0 0 8px}.user-page-subtitle{font-size:14px;color:#6b7280;margin:0}@media (max-width:768px){.user-page-title{font-size:20px}.user-page-subtitle{font-size:13px}}@media (max-width:576px){.user-page-title{font-size:18px}.user-page-subtitle{font-size:12px}}.user-action-btn{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}@media (max-width:576px){.user-action-btn{padding:8px 16px;font-size:13px;border-radius:6px}}.user-loading-spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#6366f1;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:576px){.user-loading-spinner{width:32px;height:32px}}.order-card{background:white;border-radius:12px;padding:16px;border:1px solid #e5e7eb;margin-bottom:12px}@media (max-width:576px){.order-card{padding:12px;border-radius:10px}}.order-info-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}@media (max-width:576px){.order-info-row{flex-direction:column;align-items:flex-start;gap:4px}}.orders-page-wrapper section,.profile-page-wrapper section{overflow-x:hidden}@media (max-width:768px){.orders-page-wrapper>div,.profile-page-wrapper>div{padding:0!important}.orders-page-wrapper form,.profile-page-wrapper form{padding:16px!important}.orders-page-wrapper>section>div>div:first-child,.profile-page-wrapper>section>div>div:first-child{flex-direction:column;text-align:center;padding:20px!important;gap:16px!important;border-radius:16px!important}.profile-page-wrapper>section>div>div:first-child>div:first-child{width:64px!important;height:64px!important;font-size:26px!important}.profile-page-wrapper form>div:first-child{grid-template-columns:1fr!important;gap:16px!important}.profile-page-wrapper form>div:last-child{flex-direction:column!important;gap:10px!important}.profile-page-wrapper form>div:last-child button{width:100%!important;justify-content:center!important}}@media (max-width:576px){.profile-page-wrapper form{padding:12px!important}.profile-page-wrapper input{padding:12px 14px!important;font-size:14px!important;border-radius:10px!important}.profile-page-wrapper button{padding:11px 18px!important;font-size:13px!important;border-radius:10px!important}}.orders-page-wrapper section>div>div:nth-child(2){display:grid}@media (max-width:768px){.orders-page-wrapper section>div>div:nth-child(2){grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.orders-page-wrapper section>div>div:nth-child(2)>div{padding:14px!important;border-radius:12px!important}.orders-page-wrapper section>div>div:nth-child(3)>div{padding:14px!important}.orders-page-wrapper section>div>div:nth-child(3)>div>div{padding:12px!important}}@media (max-width:576px){.orders-page-wrapper section>div>div:nth-child(2){grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.orders-page-wrapper section>div>div:nth-child(2)>div{padding:12px!important}.orders-page-wrapper section>div>div:nth-child(2)>div span{font-size:20px!important}.orders-page-wrapper section>div>div:nth-child(3){border-radius:12px!important}}@media (max-width:400px){.orders-page-wrapper section>div>div:nth-child(2)>div{padding:10px!important}.orders-page-wrapper section>div>div:nth-child(2)>div span{font-size:18px!important}}