.md-account-overview{background:#f5f7fa;padding:28px 0 72px}.md-account-overview__container{width:min(1400px,calc(100% - 48px));margin:0 auto}.md-account-overview__breadcrumb{display:flex;align-items:center;gap:10px;margin:0 0 22px;color:#6e7b8f;font-size:14px}.md-account-overview__breadcrumb a{color:#0d4caa;text-decoration:none}.md-account-overview__hero{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);min-height:340px;border-radius:28px;background:linear-gradient(135deg,#071d47,#0a2d68 55%,#0c3c82);box-shadow:0 18px 45px #071d4729}.md-account-overview__hero--no-image{grid-template-columns:1fr}.md-account-overview__hero:before,.md-account-overview__hero:after{content:"";position:absolute;border-radius:999px;pointer-events:none;z-index:-1}.md-account-overview__hero:before{width:310px;height:310px;right:24%;top:-220px;background:#ffffff14}.md-account-overview__hero:after{width:270px;height:270px;left:-120px;bottom:-180px;background:#f7941d1f}.md-account-overview__hero-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:42px 44px;color:#fff}.md-account-overview__eyebrow,.md-account-overview__section-eyebrow{margin:0 0 10px;font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.md-account-overview__eyebrow{color:#ffffffb8}.md-account-overview__section-eyebrow{color:#0d4caa}.md-account-overview__welcome-row{display:flex;align-items:center;gap:18px}.md-account-overview__avatar{display:inline-flex;flex:0 0 66px;width:66px;height:66px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.24);border-radius:50%;background:#ffffff24;color:#fff;font-size:23px;font-weight:800;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.md-account-overview__title{margin:0;color:#fff;font-size:clamp(34px,3.3vw,48px);line-height:1.05;letter-spacing:-.025em}.md-account-overview__hero-text{max-width:650px;margin-top:12px;color:#ffffffd1;font-size:16px;line-height:1.7}.md-account-overview__hero-text p,.md-account-overview__side-text p,.md-account-overview__logged-out-text p{margin-top:0}.md-account-overview__hero-text p:last-child,.md-account-overview__side-text p:last-child,.md-account-overview__logged-out-text p:last-child{margin-bottom:0}.md-account-overview__account-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.md-account-overview__account-meta span{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border:1px solid rgba(255,255,255,.17);border-radius:999px;background:#ffffff14;color:#ffffffe6;font-size:13px;font-weight:600}.md-account-overview__hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.md-account-overview__button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:12px 20px;border-radius:13px;font-size:15px;font-weight:750;line-height:1.2;text-decoration:none;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.md-account-overview__button:hover{transform:translateY(-1px)}.md-account-overview__button--primary{background:#f7941d;color:#fff}.md-account-overview__button--primary:hover{background:#e88411;color:#fff}.md-account-overview__button--ghost{border:1px solid rgba(255,255,255,.22);background:#ffffff14;color:#fff}.md-account-overview__button--ghost:hover{background:#ffffff24;color:#fff}.md-account-overview__button--outline{border:1px solid #cfd9e7;background:#fff;color:#06245d}.md-account-overview__button--outline:hover{border-color:#0d4caa;color:#0d4caa}.md-account-overview__button--full{width:100%;margin-top:18px}.md-account-overview__hero-media{position:relative;min-height:340px;overflow:hidden}.md-account-overview__hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:var(--md-account-image-opacity, .35)}.md-account-overview__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0a2d68,#0a2d68b8 20%,#081f4947 62%,#081f497a),linear-gradient(180deg,#071d4714,#071d4733)}.md-account-overview__dashboard{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(310px,.62fr);gap:26px;margin-top:28px}.md-account-overview__main,.md-account-overview__side-card,.md-account-overview__logged-out-card{border:1px solid #e0e6ef;border-radius:24px;background:#fff;box-shadow:0 15px 36px #1431530e}.md-account-overview__main{padding:28px}.md-account-overview__section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.md-account-overview__section-heading h2,.md-account-overview__side-card h2,.md-account-overview__logged-out-card h1{margin:0;color:#06245d;font-size:27px;line-height:1.2;letter-spacing:-.015em}.md-account-overview__section-heading>p{max-width:340px;margin:0;color:#6b778a;font-size:14px;line-height:1.65}.md-account-overview__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.md-account-overview__card{display:grid;grid-template-columns:54px minmax(0,1fr) 22px;gap:15px;align-items:center;min-height:132px;padding:20px;border:1px solid #e1e7ef;border-radius:19px;background:linear-gradient(180deg,#fff,#fbfcfe);color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.md-account-overview__card:hover{transform:translateY(-2px);border-color:#cbd8ea;box-shadow:0 15px 30px #0d4caa14}.md-account-overview__card-icon{display:inline-flex;width:54px;height:54px;align-items:center;justify-content:center;border-radius:15px;background:#eef4fd;color:#0d4caa}.md-account-overview__card-icon svg{width:25px;height:25px}.md-account-overview__card-content{min-width:0}.md-account-overview__card-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.md-account-overview__card-title{color:#06245d;font-size:19px;font-weight:800;line-height:1.25}.md-account-overview__card-text{display:block;margin-top:7px;color:#6b778a;font-size:14px;line-height:1.55}.md-account-overview__badge{display:inline-flex;min-height:23px;align-items:center;padding:3px 9px;border-radius:999px;background:#fff3e3;color:#a86008;font-size:11px;font-weight:800}.md-account-overview__card-arrow{display:inline-flex;align-items:center;justify-content:center;color:#8d99aa}.md-account-overview__card-arrow svg{width:20px;height:20px}.md-account-overview__sidebar{display:grid;gap:20px;align-content:start}.md-account-overview__side-card{padding:26px}.md-account-overview__side-text{margin-top:12px;color:#6b778a;font-size:14px;line-height:1.65}.md-account-overview__contact-list{display:grid;gap:10px;margin-top:18px}.md-account-overview__contact-item{display:grid;gap:4px;padding:13px 14px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;text-decoration:none}.md-account-overview__contact-label{color:#8490a2;font-size:12px;font-weight:700}.md-account-overview__contact-item strong{color:#06245d;font-size:14px;line-height:1.35;overflow-wrap:anywhere}.md-account-overview__side-card--tip{position:relative;overflow:hidden;background:linear-gradient(135deg,#f6f9fd,#edf4fd)}.md-account-overview__side-card--tip:after{content:"";position:absolute;width:130px;height:130px;right:-55px;bottom:-60px;border-radius:50%;background:#f7941d1f}.md-account-overview__logged-out{padding:18px 0 0}.md-account-overview__logged-out-card{max-width:720px;margin:0 auto;padding:38px;text-align:center}.md-account-overview__logged-out-text{max-width:540px;margin:14px auto 24px;color:#6b778a;line-height:1.7}@media(max-width:1100px){.md-account-overview__hero{grid-template-columns:minmax(0,1fr) minmax(280px,.75fr)}.md-account-overview__dashboard{grid-template-columns:1fr}.md-account-overview__sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.md-account-overview{padding:22px 0 54px}.md-account-overview__container{width:min(100% - 32px,1400px)}.md-account-overview__hero{grid-template-columns:1fr;min-height:0;border-radius:22px}.md-account-overview__hero-content{padding:28px 24px}.md-account-overview__hero-media{min-height:210px}.md-account-overview__hero-overlay{background:linear-gradient(180deg,#0a2d68,#071d4740 42%,#071d4780)}.md-account-overview__section-heading{align-items:flex-start;flex-direction:column}.md-account-overview__sidebar{grid-template-columns:1fr}}@media(max-width:640px){.md-account-overview__welcome-row{align-items:flex-start}.md-account-overview__avatar{flex-basis:54px;width:54px;height:54px;font-size:19px}.md-account-overview__title{font-size:30px}.md-account-overview__hero-text{font-size:15px}.md-account-overview__hero-actions{display:grid}.md-account-overview__button{width:100%}.md-account-overview__main,.md-account-overview__side-card,.md-account-overview__logged-out-card{border-radius:19px}.md-account-overview__main,.md-account-overview__side-card{padding:20px}.md-account-overview__cards{grid-template-columns:1fr}.md-account-overview__card{min-height:0;padding:17px;grid-template-columns:48px minmax(0,1fr) 20px}.md-account-overview__card-icon{width:48px;height:48px;border-radius:14px}.md-account-overview__card-title{font-size:18px}.md-account-overview__section-heading h2,.md-account-overview__side-card h2,.md-account-overview__logged-out-card h1{font-size:24px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/md-account-overview.css.map */
