.account-actions{margin-left:auto;display:flex;gap:10px;align-items:center}.account-actions .primary{margin-left:0}button:disabled{opacity:.55;cursor:wait}.auth-tabs{display:flex;border-bottom:1px solid #dfe4ed;margin:8px 0 26px}.auth-tabs button{flex:1;border:0;border-radius:0;background:transparent;color:#69748a;padding:16px 8px;border-bottom:3px solid transparent}.auth-tabs button.active{color:#2452ec;border-bottom-color:#2452ec}.stack{display:grid;gap:16px}.stack h2{margin:0}.stack small{font-weight:400;color:#667085}.form-error{color:#b42318;margin:0;min-height:1px}#auth{width:min(480px,calc(100% - 28px))}.panel-head,.panel-title{display:flex;justify-content:space-between;align-items:center;gap:20px}.panel-head h2,.panel-title h3{margin-bottom:4px}.panel-head p{margin:3px 0}.panel-section{border-top:1px solid #e5e8ee;margin-top:25px;padding-top:20px}.narrow{max-width:430px}.my-row{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:14px 0;border-bottom:1px solid #edf0f4}.my-row div{display:grid;gap:5px}.my-row span{font-size:14px;color:#667085}.danger{color:#b42318;border-color:#f2c7c3}.panel-empty{background:#f6f7fa;border-radius:9px;padding:12px 18px}.panel-empty p{margin:0}#panel{width:min(800px,calc(100% - 28px))}.photo-button{display:block;position:relative;width:100%;height:210px;border:0;border-radius:0;padding:0;overflow:hidden;background:#e9edf2}.photo-button .photo,.photo-button .no-photo{height:100%}.photo-button:hover .photo{transform:scale(1.025)}.photo-button .photo{transition:transform .25s}.photo-count{position:absolute;right:12px;bottom:12px;background:#101828d9;color:white;border-radius:6px;padding:6px 9px;font-size:13px}.gallery-thumbs{display:flex;gap:9px;overflow-x:auto;padding:10px 1px 18px}.gallery-thumbs button{flex:0 0 76px;width:76px;height:58px;padding:2px;border:2px solid transparent;border-radius:7px}.gallery-thumbs button.active{border-color:#2452ec}.gallery-thumbs img{width:100%;height:100%;object-fit:cover;border-radius:4px}.detail-photo{display:block}#photoStatus{font-weight:400;color:#667085}@media(max-width:600px){header{padding:14px 5vw;flex-wrap:wrap}.account-actions{width:100%;margin:0}.account-actions button{flex:1}.panel-head{align-items:flex-start}.my-row{align-items:flex-start}.photo-button{height:240px}}
.auth-message{padding:13px 15px;border-radius:9px;background:#ecfdf3;color:#067647;line-height:1.5}.auth-message a{color:#b42318;font-weight:700}.auth-message[hidden]{display:none}
.google-auth{display:flex;align-items:center;justify-content:center;gap:11px;min-height:46px;padding:0 18px;border:1px solid #cfd5df;border-radius:9px;background:#fff;color:#182230;text-decoration:none;font-weight:700}.google-auth:hover{background:#f8f9fb;border-color:#aeb7c5}.google-auth svg{width:21px;height:21px;flex:none}.google-auth[hidden],.auth-divider[hidden]{display:none}.auth-divider{display:flex;align-items:center;gap:12px;color:#98a2b3;font-size:13px}.auth-divider::before,.auth-divider::after{content:"";height:1px;background:#e4e7ec;flex:1}
