.account-page{padding:48px 0 90px;background:#f7f7f5;min-height:65vh}.account-wrap{width:min(1180px,calc(100% - 40px));margin:auto}.account-loading{text-align:center;padding:80px;color:#777}.account-auth{width:min(520px,100%);margin:30px auto;background:#fff;border:1px solid #e2e4e7;border-radius:14px;padding:32px;box-shadow:0 20px 60px #0000000a}.account-brand{font-weight:900;font-size:20px}.account-brand span,.account-head>div>span{color:#f4511e;font-size:10px;font-weight:900}.auth-tabs{display:flex;border-bottom:1px solid #eee;margin:25px -32px 28px;padding:0 32px}.auth-tabs button{border:0;background:none;padding:12px 16px;font-weight:900;cursor:pointer;color:#777}.auth-tabs button.active{color:#111;border-bottom:2px solid #f4511e}.account-auth h1{font-size:32px;margin:0 0 8px}.account-auth p{color:#777;font-size:13px;line-height:1.5}.account-auth label,.profile-form label{display:block;font-size:11px;font-weight:900;margin-top:16px}.account-auth input,.profile-form input{display:block;width:100%;box-sizing:border-box;margin-top:6px;padding:12px;border:1px solid #d4d8dc;border-radius:7px;font:inherit;font-weight:400}.account-auth button[type=submit],.profile-form>button,.profile-form button{border:0;background:#f4511e;color:#fff;padding:13px 18px;border-radius:7px;font-weight:900;cursor:pointer;margin-top:18px}.form-error{color:#d93025;font-size:11px;margin-top:10px;min-height:16px}.account-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px}.account-head h1{font-size:42px;margin:6px 0}.account-head p{color:#777;margin:0}.outline{background:#fff;border:1px solid #ddd;padding:11px 18px;border-radius:7px;font-weight:900;cursor:pointer}.account-grid{display:grid;grid-template-columns:220px 1fr;gap:22px}.account-nav{background:#fff;border:1px solid #e1e4e7;border-radius:10px;padding:8px;height:max-content}.account-nav button{display:flex;align-items:center;gap:10px;width:100%;text-align:left;border:0;background:#fff;padding:12px;border-radius:7px;cursor:pointer;font-weight:800;color:#222}.account-nav button.active{background:#fff2ec;color:#f4511e}.nav-icon{width:22px;height:22px;display:grid;place-items:center;flex:0 0 auto}.nav-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.account-nav button+button{margin-top:2px}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.section-head h2{margin:0;font-size:25px}.section-head span{font-size:11px;color:#777}.orders{display:grid;gap:9px}.order-card{display:grid;grid-template-columns:135px minmax(0,1fr) 145px;gap:16px;align-items:center;background:#fff;border:1px solid #e1e4e7;border-radius:10px;padding:12px 14px}.order-card strong{display:block}.order-card small{display:block;color:#888;font-size:10px;margin-top:4px}.order-meta>small:first-child{font-size:9px;text-transform:uppercase;letter-spacing:.3px;color:#aaa;margin-top:0}.order-meta>strong{font-size:11px;font-weight:800;color:#333;margin-top:3px;word-break:break-word}.order-product{display:flex;align-items:center;gap:12px;min-width:0}.order-product-image{width:82px;height:82px;border:1px solid #eee;border-radius:7px;background:#fff;display:grid;place-items:center;flex:0 0 auto;overflow:hidden}.order-product-image img{width:100%;height:100%;object-fit:contain}.order-product-image span{font-size:12px;font-weight:900;color:#f4511e}.order-product b{display:block;font-size:12px;line-height:1.35}.order-product small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-status{text-align:right}.order-status>strong{margin-top:7px;font-size:15px}.status{display:inline-block;padding:4px 7px;border-radius:4px;background:#eee;font-size:10px;font-weight:900}.status-shipped,.status-confirmed{background:#e6f1ff;color:#1671c9}.status-done{background:#e8f8e9;color:#168d32}.status-cancelled,.status-declined{background:#ffe9e7;color:#c22}.empty{background:#fff;border:1px solid #e1e4e7;border-radius:10px;text-align:center;padding:55px 20px}.empty h3{margin:0}.empty p{color:#777;font-size:13px}.empty a{display:inline-block;margin-top:10px;background:#f4511e;color:#fff;text-decoration:none;padding:11px 16px;border-radius:6px;font-weight:900}.profile-form{background:#fff;border:1px solid #e1e4e7;border-radius:10px;padding:20px}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:2px 15px}.profile-grid .full{grid-column:1/-1}.fav-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.fav-card{display:block;background:#fff;border:1px solid #e1e4e7;border-radius:10px;padding:12px;color:#111;text-decoration:none}.fav-card>div{height:180px;display:grid;place-items:center}.fav-card img{max-width:100%;max-height:100%;object-fit:contain}.fav-card b,.fav-card small,.fav-card strong{display:block}.fav-card b{font-size:12px;line-height:1.35;margin-top:8px}.fav-card small{font-size:10px;color:#888;margin-top:4px}.fav-card strong{font-size:16px;margin-top:7px}.form-ok{display:inline-block;margin-left:12px;color:#168d32;font-size:11px}hr{border:0;border-top:1px solid #ddd;margin:28px 0}@media(max-width:750px){.account-grid{grid-template-columns:1fr}.account-nav{display:flex;overflow:auto}.account-nav button{white-space:nowrap;min-width:max-content}.order-product{align-items:flex-start}.account-head{align-items:start}.order-card{grid-template-columns:1fr}.order-status{text-align:left}.profile-grid{grid-template-columns:1fr}.profile-grid .full{grid-column:auto}.account-wrap{width:calc(100% - 20px)}.fav-grid{grid-template-columns:1fr 1fr}}@media(max-width:430px){.fav-grid{grid-template-columns:1fr}}
