.bl-account-page,.bl-history-page{--acc-line:#e3e8df;--acc-text:#20382f;--acc-muted:#718075;--acc-soft:#f7f9f5}.bl-account-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:22px}.bl-account-hero h1{font-size:clamp(30px,4vw,46px);letter-spacing:-.045em;margin:7px 0}.bl-account-hero p{margin:0;color:var(--acc-muted);font-size:13px}.bl-account-hero-actions{display:flex;gap:9px;flex-wrap:wrap}.bl-account-hero .btn{border-radius:13px}
.bl-account-stat-grid,.bl-history-stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:18px}.bl-account-stat-grid article,.bl-history-stat-grid article{min-width:0;padding:17px 18px;border:1px solid var(--acc-line);border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(31,56,44,.035)}.bl-account-stat-grid span,.bl-history-stat-grid span{display:block;color:#6f7d73;font-size:10px;font-weight:750}.bl-account-stat-grid strong,.bl-history-stat-grid strong{display:block;margin:8px 0 3px;color:var(--acc-text);font-size:24px;line-height:1}.bl-account-stat-grid small,.bl-history-stat-grid small{color:#94a096;font-size:9px}.bl-account-stat-grid .transport,.bl-history-stat-grid .transport{background:#fff8df;border-color:#eed78a}.bl-account-stat-grid .waiting,.bl-history-stat-grid .waiting{background:#f4f5f5}.bl-account-stat-grid .success,.bl-history-stat-grid .success{background:#eef8f1;border-color:#c8e7d0}.bl-history-stat-grid .danger{background:#fff0ef;border-color:#f1c7c2}.bl-history-stat-grid .processing{background:#edf5ff;border-color:#cbdff8}
.bl-account-card{border:1px solid var(--acc-line);border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 10px 34px rgba(31,56,44,.04)}.bl-account-card-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 19px;border-bottom:1px solid var(--acc-line)}.bl-account-card-head span{display:block;text-transform:uppercase;letter-spacing:.09em;color:#6f8174;font-size:8px;font-weight:900}.bl-account-card-head h2{margin:3px 0 0;font-family:Georgia,'Times New Roman',serif;font-size:23px;font-weight:400;color:var(--acc-text)}.bl-account-card-head a{font-size:11px;font-weight:800;color:#315f4e}.bl-account-card-head>small{color:#89958d;font-size:10px}
.bl-account-recent-list{display:grid}.bl-account-recent{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 18px;border-bottom:1px solid #edf0eb;text-decoration:none;color:inherit}.bl-account-recent:last-child{border-bottom:0}.bl-account-recent:hover{background:#fbfcfa}.bl-account-recent-product{display:flex;align-items:center;gap:11px;min-width:0}.bl-account-recent-product img,.bl-account-image-placeholder{width:52px;height:52px;flex:0 0 52px;border:1px solid #e5e9e2;border-radius:12px;background:#f7f8f6;object-fit:contain;display:grid;place-items:center}.bl-account-image-placeholder .icon{width:22px;height:22px;color:#8d9991}.bl-account-recent-product strong{display:block;font-size:12px}.bl-account-recent-product small{display:block;margin-top:3px;color:#8b968e;font-size:9px}.bl-account-recent-right{display:flex;align-items:center;gap:15px}.bl-account-recent-right>strong{font-size:12px}.bl-account-state{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid currentColor;border-radius:999px;font-size:9px;font-weight:800}.bl-account-state .icon{width:14px;height:14px}
.bl-full-account-panel{width:100%;border-radius:20px;overflow:hidden}.bl-order-content-full{width:100%;max-width:1050px;margin:0 auto}.bl-order-back{display:inline-block;margin-bottom:8px;color:#63766a;font-size:10px;font-weight:800}
.bl-history-stat-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.bl-history-insights{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:14px;margin-bottom:18px}.bl-history-legend{display:grid;gap:0;padding:8px 18px 13px}.bl-history-legend>div{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:9px;padding:10px 0;border-bottom:1px solid #edf0eb;font-size:10px}.bl-history-legend>div:last-child{border-bottom:0}.bl-history-legend .dot{width:8px;height:8px;border-radius:50%;background:#8a9790}.bl-history-legend .transport .dot{background:#d9a514}.bl-history-legend .waiting .dot{background:#8b9495}.bl-history-legend .processing .dot{background:#3d7bc6}.bl-history-legend .success .dot{background:#2d9860}.bl-history-legend .danger .dot{background:#ce4d4d}.bl-history-legend .registered .dot{background:#87918b}
.bl-history-months{height:160px;display:grid;grid-template-columns:repeat(6,1fr);gap:10px;align-items:end;padding:16px 18px 18px}.bl-history-months>div{height:126px;display:grid;grid-template-rows:18px 1fr 15px 12px;justify-items:center;align-items:end}.bl-history-months strong{font-size:9px}.bl-history-months .bar-track{height:92px;width:24px;display:flex;align-items:flex-end;border-radius:8px;background:#f1f3ef;overflow:hidden}.bl-history-months .bar-track i{display:block;width:100%;min-height:4px;border-radius:8px 8px 0 0;background:linear-gradient(180deg,#42c9ae,#147662)}.bl-history-months b{font-size:9px}.bl-history-months small{font-size:8px;color:#9aa39d}
.bl-history-list{display:grid}.bl-history-order{display:grid;grid-template-columns:minmax(0,1fr) auto 58px;align-items:center;gap:15px;padding:14px 18px;border-bottom:1px solid #edf0eb;color:inherit;text-decoration:none}.bl-history-order:last-child{border-bottom:0}.bl-history-order:hover{background:#fbfcfa}.bl-history-order-products{display:flex;align-items:center;gap:12px;min-width:0}.bl-history-order-images{display:flex;min-width:58px}.bl-history-order-images img,.bl-history-order-images>span{width:46px;height:46px;object-fit:contain;border:1px solid #e4e8e1;border-radius:10px;background:#f7f8f6}.bl-history-order-images img+img{margin-left:-15px}.bl-history-order-images>span{display:grid;place-items:center}.bl-history-order-images .icon{width:20px;height:20px;color:#89958d}.bl-history-order-products strong{display:block;font-size:11px}.bl-history-order-products small{display:block;margin-top:2px;color:#89958d;font-size:9px}.bl-history-order-products p{max-width:580px;margin:5px 0 0;color:#52665a;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bl-history-order-status{display:flex;align-items:center;gap:8px;min-width:150px;padding:8px 10px;border:1px solid currentColor;border-radius:13px}.bl-history-order-status>.icon{width:18px;height:18px}.bl-history-order-status b,.bl-history-order-status small{display:block;font-size:9px}.bl-history-order-status small{margin-top:2px;opacity:.72}.bl-history-open{font-size:9px;font-weight:850;color:#547062}.bl-history-pagination{display:flex;justify-content:center;gap:6px;padding:15px;border-top:1px solid var(--acc-line)}.bl-history-pagination a{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--acc-line);border-radius:10px;font-size:10px;font-weight:800}.bl-history-pagination a.active{background:#1f6859;color:#fff;border-color:#1f6859}
.bl-register-shell{padding:42px 16px}.bl-register-card{width:min(760px,100%);max-width:none;padding:0;overflow:hidden}.bl-register-card>.eyebrow,.bl-register-card>h1,.bl-register-card>p{margin-left:28px;margin-right:28px}.bl-register-card>.eyebrow{display:block;margin-top:28px}.bl-register-card>h1{margin-bottom:7px}.bl-register-card>p{margin-top:0;margin-bottom:18px}.bl-register-card .auth-links{padding:18px 28px 26px;border-top:1px solid #e4e9df}.bl-register-card .bl-profile-errors{margin-bottom:8px}
@media(max-width:1050px){.bl-account-stat-grid{grid-template-columns:repeat(3,1fr)}.bl-history-stat-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.bl-account-hero{align-items:flex-start;flex-direction:column;margin-bottom:15px}.bl-account-hero h1{font-size:31px}.bl-account-hero p{font-size:11px}.bl-account-hero-actions{width:100%}.bl-account-hero-actions .btn{flex:1}.bl-account-stat-grid,.bl-history-stat-grid{grid-template-columns:1fr 1fr;gap:8px}.bl-account-stat-grid article,.bl-history-stat-grid article{padding:14px;border-radius:15px}.bl-account-stat-grid strong,.bl-history-stat-grid strong{font-size:21px}.bl-account-recent{padding:12px}.bl-account-recent-right{align-items:flex-end;flex-direction:column;gap:5px}.bl-account-state{padding:5px 7px}.bl-history-insights{grid-template-columns:1fr}.bl-history-order{grid-template-columns:1fr auto;gap:9px;padding:12px}.bl-history-order-status{grid-column:1/2;grid-row:2;justify-self:start;min-width:0}.bl-history-open{grid-column:2;grid-row:1/3}.bl-history-order-products p{max-width:220px}.bl-history-months{padding-left:10px;padding-right:10px;gap:4px}.bl-register-shell{padding:18px 10px}.bl-register-card{border-radius:20px}.bl-register-card>.eyebrow,.bl-register-card>h1,.bl-register-card>p{margin-left:18px;margin-right:18px}.bl-register-card>.eyebrow{margin-top:20px}.bl-register-card .auth-links{padding:15px 18px 21px}.bl-order-content-full{max-width:none}}
@media(max-width:430px){.bl-account-stat-grid,.bl-history-stat-grid{grid-template-columns:1fr 1fr}.bl-account-stat-grid article:first-child{grid-column:1/-1}.bl-history-stat-grid .all{grid-column:1/-1}.bl-account-recent-product img,.bl-account-image-placeholder{width:44px;height:44px;flex-basis:44px}.bl-account-state{max-width:125px}.bl-history-order-products p{max-width:170px}.bl-history-order-images{min-width:48px}.bl-history-order-images img,.bl-history-order-images>span{width:40px;height:40px}.bl-history-order-status{font-size:8px}}
