.account-link{display:flex;align-items:center;gap:5px}.product-app-block,.cart-app-block,.page-app-block{margin:20px 0}.product-main select,.product-main input[type=number]{display:block;width:100%;max-width:380px;margin:6px 0 16px;padding:12px;border:1px solid var(--line);background:#fff}.product-main .shopify-payment-button{max-width:380px;margin-top:10px}.customer-shell{width:min(100% - 28px,560px);margin-inline:auto}.customer-card,.account-panel{padding:32px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 15px 42px rgba(4,43,75,.07)}.customer-card h1,.account-page h1{margin:0 0 18px;font-family:Georgia,serif;font-size:clamp(34px,4vw,52px);font-weight:500}.customer-card h2,.account-panel h2{font-family:Georgia,serif;font-weight:500}.customer-card label,.account-panel label{display:block;margin:14px 0 6px;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.customer-card input,.account-panel input,.account-panel select{width:100%;padding:13px;border:1px solid var(--line);border-radius:3px;background:#fff}.customer-card .button,.account-panel .button{margin-top:18px}.customer-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.customer-links{display:flex;justify-content:space-between;gap:18px;margin-top:20px;color:var(--blue);font-size:13px}.recover-card{margin-top:30px;padding-top:24px;border-top:1px solid var(--line)}.account-page__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.account-grid{display:grid;grid-template-columns:1.6fr .8fr;gap:20px;margin-bottom:25px}.account-grid--addresses{grid-template-columns:repeat(2,1fr);align-items:start}.account-orders{display:grid}.account-order,.order-line{display:flex;justify-content:space-between;gap:20px;padding:17px 0;border-bottom:1px solid var(--line)}.account-order span,.order-line span{display:flex;flex-direction:column;gap:4px}.account-order span:last-child{text-align:right}.account-order small,.order-line small{color:#667d90}.order-total{display:flex;justify-content:space-between;padding-top:22px;font-size:19px}.text-button{padding:0;border:0;background:none;color:var(--blue);font:inherit;cursor:pointer}.errors{padding:12px 15px;border-left:4px solid #b52b2b;background:#fff1f1;color:#791b1b}@media(max-width:800px){.account-link span:last-child{display:none}.account-grid,.account-grid--addresses{grid-template-columns:1fr}.account-page__head{align-items:flex-start;flex-direction:column}.customer-fields{grid-template-columns:1fr}.customer-links{align-items:flex-start;flex-direction:column}.customer-card,.account-panel{padding:24px}}
