body.my-photo-page,html{height:100%;margin:0;display:flex;flex-direction:column}body.my-photo-page .account-container,body.my-photo-page .background-div{flex:1;display:flex;flex-direction:column}body.my-photo-page .wrap_account_set{flex:1}.my-photo-buttons-box{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;align-items:center}.my-photo-buttons-box button{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.my-photo-table-row{display:grid;grid-template-columns:1fr 2fr 1.2fr 2.5fr}.my-photo-table-box td{word-break:break-word;padding:8px;font-size:14px}.my-photo-info-box{display:flex;flex-direction:column;gap:2px;font-size:13px;line-height:1.4}.my-photo-preview-img{max-width:100%;max-height:60px;object-fit:contain;display:block;margin-bottom:5px}.my-photo-search-container{margin:20px 15px;padding:20px 0}.my-photo-search-box{display:flex;gap:12px;align-items:center}.my-photo-search-box input{flex:1;padding:12px 16px;border:1px solid #ddd;border-radius:8px;font-size:16px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);outline:0;transition:all .3s ease}.my-photo-search-box .help-btn,.my-photo-search-box .search-btn{padding:12px 24px!important;color:#fff!important;font-size:16px!important;font-weight:500!important;cursor:pointer!important;display:flex!important;transition:all .3s ease!important}.my-photo-search-box .search-btn{background:#1890ff!important;border:none!important;border-radius:8px!important;align-items:center!important;justify-content:center!important;min-width:100px!important;box-shadow:0 2px 8px rgba(24,144,255,.3)!important}.my-photo-search-box .help-btn{background:#fd8700!important;border:none!important;border-radius:8px!important;align-items:center!important;justify-content:center!important;min-width:120px!important;box-shadow:0 2px 8px rgba(253,135,0,.3)!important}.my-photo-search-box button i{margin-right:6px;font-size:18px}@media screen and (max-width:766px){.my-photo-buttons-box{flex-direction:column;align-items:flex-start}.my-photo-buttons-box button{width:100%;font-size:10px;padding:3px;text-align:center;box-sizing:border-box}.my-photo-table-box td{font-size:12px;padding:5px}.my-photo-info-box{font-size:12px}.my-photo-search-container{margin:10px 10px 0!important;padding:10px 0 0!important}.wrap_member_set{margin-top:0!important}.my-photo-search-box{flex-direction:column!important;gap:12px!important}.my-photo-search-box input{width:100%!important;box-sizing:border-box;font-size:16px!important;padding:14px 16px!important}.my-photo-search-box button{width:100%!important;margin:0!important;padding:14px 24px!important;font-size:16px!important}.page-sub-title{margin-top:10px!important}}