.account-header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1180px)/2));border-bottom:1px solid #eadfdb;background:#fff}.account-header img{width:230px}.account-header nav{display:flex;gap:20px;font-size:12px}.account-shell{max-width:1180px;margin:40px auto 90px;display:grid;grid-template-columns:230px 1fr;gap:38px}.account-nav{display:grid;align-content:start;border:1px solid #eadfdb;background:#fff}.account-nav strong,.account-nav a{padding:14px 18px;border-bottom:1px solid #eadfdb}.account-content{min-width:0}.account-content h1{font:600 34px 'Playfair Display',serif}.account-content form,.auth-card form{display:grid;gap:15px}.form-two{grid-template-columns:1fr 1fr}.form-two .wide{grid-column:1/-1}.account-content label,.auth-card label{display:grid;gap:7px;font-size:12px}.account-content input,.account-content textarea,.auth-card input{padding:13px;border:1px solid #ded4d8}.account-content button,.auth-card button{border:0;background:#53273d;color:#fff;padding:14px;cursor:pointer}.auth-card{max-width:620px;margin:55px auto;padding:38px;border:1px solid #eadfdb;background:#fff}.check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center}.check input{width:auto}.notice,.error{padding:13px;margin-bottom:18px}.notice{background:#e8f5ed}.error{background:#fbe9ec}.account-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.account-cards a,.address-list article,.order-list article{border:1px solid #eadfdb;padding:22px;background:#fff}.address-list,.order-list{display:grid;gap:12px}.order-list article{display:grid;grid-template-columns:1fr auto auto;gap:14px}.link-danger,.danger{background:#a43f4d!important}@media(max-width:760px){.account-header{height:72px}.account-header img{width:170px}.account-shell{display:block;margin:20px 15px 60px}.account-nav{margin-bottom:25px}.form-two,.account-cards{grid-template-columns:1fr}.form-two .wide{grid-column:auto}}
