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