/* ST Digital Asset Management - public account and digital services */

/* Shared cards for software/digital services. */
.stdam-profile-fields{margin:1.5rem 0}.stdam-license-grid,.stdam-software-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.stdam-license-card,.stdam-software-card{padding:1.1rem;border:1px solid #d8e3ea;border-radius:14px;background:#fff}.stdam-software-card__image img{display:block;width:100%;height:auto}.stdam-software-card__type{display:block;margin-top:.75rem;font-size:14px;color:#60717e}.stdam-software-card__price{margin:.6rem 0 1rem}.stdam-services-hero{margin:0 0 32px}.stdam-services-kicker{display:block;font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.stdam-services-group{margin:40px 0}.stdam-services-group>h3{margin-bottom:18px}.stdam-software-card__summary{font-size:16px;line-height:1.6}.stdam-software-card__summary p{margin:.5rem 0}.stdam-software-card .button{margin-top:10px}

/* Digital product edition matrix. */
.stdam-edition-matrix{width:100%;overflow-x:auto;margin:24px 0}.stdam-edition-matrix table{width:100%;border-collapse:collapse;min-width:760px}.stdam-edition-matrix th,.stdam-edition-matrix td{padding:14px 16px;border:1px solid #dfe6eb;text-align:left;vertical-align:top}.stdam-edition-matrix th{font-weight:700}

/* Account page: align the whole private area to the REAL public-site content frame.
 * 0.41.2: JavaScript measures the visible masthead/container and supplies --stdam-site-width.
 * We deliberately do not force parent theme wrappers to 100% width: doing that was the cause
 * of the left-hand clipping seen on production. Ancestors are only allowed to overflow visibly. */
body.stdam-account-page{overflow-x:hidden}
body.stdam-account-page .stdam-account-layout-wide{overflow:visible!important;min-width:0!important;box-sizing:border-box!important}
body.stdam-account-page :is(main,article,section,div):has(.stdam-account-hub){overflow:visible!important}
body.stdam-account-page .entry-content:has(.stdam-account-hub),
body.stdam-account-page .wp-block-post-content:has(.stdam-account-hub){overflow:visible!important}

.stdam-account-hub{
    --stdam-ink:#152733;
    --stdam-copy:#536873;
    --stdam-blue:#0877c9;
    --stdam-blue-dark:#055f9f;
    --stdam-line:#d8e4eb;
    --stdam-soft:#f7fafc;
    width:var(--stdam-site-width,min(1240px,calc(100vw - 40px)))!important;
    max-width:var(--stdam-site-width,min(1240px,calc(100vw - 40px)))!important;
    margin:0!important;
    padding:18px 0 52px!important;
    position:relative!important;
    left:0!important;
    transform:translateX(var(--stdam-site-shift,0px))!important;
    color:var(--stdam-ink);
    font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important;
    font-size:16px!important;
    line-height:1.55!important;
    box-sizing:border-box!important;
}
.stdam-account-hub :where(h1,h2,h3,h4,p,a,span,strong,small,label,input,select,textarea,button,legend,li,dt,dd,th,td){font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important}
.stdam-account-hub :where(p,a,span,strong,label,input,select,textarea,button,li,dt,dd,th,td){font-size:16px!important;line-height:1.5!important}
.stdam-account-hub small{font-size:14px!important;line-height:1.45!important}

.stdam-account-hub__header{margin:0 0 22px;padding:26px 30px;border:1px solid var(--stdam-line);border-radius:18px;background:#fff;box-shadow:0 10px 34px rgba(20,55,75,.05)}
.stdam-account-hub__kicker{display:block;margin:0 0 5px;color:var(--stdam-blue);font-size:15px!important;font-weight:800!important;letter-spacing:.025em}
.stdam-account-hub__header h1{margin:0 0 6px!important;color:var(--stdam-ink)!important;font-size:clamp(30px,2.7vw,34px)!important;line-height:1.05!important;letter-spacing:-.03em!important;font-weight:760!important}
.stdam-account-hub__header p{max-width:760px;margin:0!important;color:var(--stdam-copy)!important;font-size:17px!important}

.stdam-account-auth-lead{margin:0 0 18px;padding:0 4px}.stdam-account-auth-lead span,.stdam-account-panel__kicker{display:block;color:var(--stdam-blue);font-size:14px!important;font-weight:800!important;letter-spacing:.03em}.stdam-account-auth-lead h2{margin:4px 0 6px!important;font-size:32px!important;line-height:1.12!important}.stdam-account-auth-lead p{max-width:820px;margin:0!important;color:var(--stdam-copy)!important}
.stdam-account-auth-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:20px;align-items:start}
.stdam-account-panel{position:relative;padding:28px;border:1px solid var(--stdam-line);border-radius:18px;background:#fff;box-shadow:0 10px 34px rgba(20,55,75,.05)}
.stdam-account-panel__number{display:none}.stdam-account-panel h2{margin:4px 0 6px!important;font-size:30px!important;line-height:1.15!important}.stdam-account-panel__intro{margin:0 0 22px!important;color:var(--stdam-copy)!important;font-size:16px!important}
.stdam-form-columns{display:grid;grid-template-columns:1fr 1fr;gap:14px}.stdam-account-panel .form-row{margin:0 0 16px!important}
.stdam-account-panel label,.stdam-profile-fields label{display:block;margin:0 0 7px!important;color:#243641;font-size:15px!important;font-weight:700!important}
.stdam-account-panel input[type=text],.stdam-account-panel input[type=email],.stdam-account-panel input[type=password],.stdam-account-panel input[type=url],.stdam-account-panel select,.stdam-profile-fields input,.stdam-profile-fields select,.stdam-account-content input,.stdam-account-content select,.stdam-account-content textarea{width:100%;min-height:48px;padding:11px 13px!important;box-sizing:border-box;border:1px solid #cbd8e0!important;border-radius:10px!important;background:#fff!important;color:#172733!important;box-shadow:none!important;outline:none!important;font-size:16px!important}
.stdam-account-panel input:focus,.stdam-account-panel select:focus,.stdam-profile-fields input:focus,.stdam-profile-fields select:focus,.stdam-account-content input:focus,.stdam-account-content select:focus,.stdam-account-content textarea:focus{border-color:var(--stdam-blue)!important;box-shadow:0 0 0 3px rgba(8,119,201,.10)!important}
.stdam-account-panel .button,.stdam-account-submit .button,.stdam-account-logout,.stdam-account-content .button{min-height:44px;padding:10px 18px!important;border:0!important;border-radius:9px!important;background:var(--stdam-blue)!important;color:#fff!important;text-decoration:none!important;font-size:15px!important;font-weight:750!important;box-shadow:none!important;transition:background .15s ease,transform .15s ease}.stdam-account-panel .button:hover,.stdam-account-submit .button:hover,.stdam-account-content .button:hover{background:var(--stdam-blue-dark)!important;transform:translateY(-1px)}
.stdam-account-submit{margin:20px 0 0!important}.stdam-profile-fields{margin:22px 0 0;padding-top:20px;border-top:1px solid var(--stdam-line)}.stdam-profile-fields__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.stdam-profile-fields__heading>span{font-size:15px!important;font-weight:800!important}.stdam-profile-fields__heading small{color:#657986;font-size:14px!important;text-align:right}.stdam-profile-type-readonly{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 18px;padding:14px 16px;border:1px solid #d8e6ef;border-radius:10px;background:var(--stdam-soft)}.stdam-profile-type-readonly span{color:#5c707c;font-size:15px!important}.stdam-profile-type-readonly strong{font-size:16px!important}
.stdam-registration-consent{margin:18px 0 0!important;padding:14px 15px;border:1px solid #d8e3ea;border-radius:10px;background:var(--stdam-soft)}.stdam-registration-consent label{display:flex!important;align-items:flex-start;gap:10px;margin:0!important;font-size:15px!important;line-height:1.5!important}.stdam-registration-consent input[type=checkbox]{-webkit-appearance:checkbox!important;appearance:checkbox!important;display:inline-block!important;position:static!important;flex:0 0 18px!important;width:18px!important;min-width:18px!important;max-width:18px!important;min-height:18px!important;height:18px!important;max-height:18px!important;margin:3px 0 0!important;padding:0!important;opacity:1!important;visibility:visible!important;box-shadow:none!important;accent-color:#0877c9!important}.stdam-registration-consent input[type=checkbox]:before,.stdam-registration-consent input[type=checkbox]:after{content:none!important;display:none!important}.stdam-registration-consent a{font-weight:700!important}

/* Logged-in layout. The shell always occupies the entire measured site frame; the customer
 * data column then uses every remaining pixel after the navigation rail. */
.stdam-account-shell{display:grid;grid-template-columns:250px minmax(0,1fr);gap:24px;align-items:start;width:100%!important;max-width:none!important;box-sizing:border-box!important}
.stdam-account-content,.stdam-endpoint-panel,.stdam-orders-view,.stdam-generic-downloads,.stdam-photo-downloads{width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important}
.stdam-account-content .woocommerce-EditAccountForm,.stdam-account-content .woocommerce-address-fields,.stdam-account-content .woocommerce-MyAccount-content>form{width:100%!important;max-width:none!important;box-sizing:border-box!important}
.stdam-account-nav{position:sticky;top:24px;padding:18px;border:1px solid var(--stdam-line);border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(20,55,75,.045)}
.stdam-account-user{display:flex;align-items:center;gap:12px;padding:4px 3px 18px;margin-bottom:10px;border-bottom:1px solid #e4edf2}.stdam-account-avatar{display:grid!important;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:50%;background:#edf6fb;color:#0877c9!important;border:1px solid #c1d9e8;font-size:15px!important;font-weight:800!important}.stdam-account-user>div{min-width:0;display:flex;flex-direction:column;gap:1px}.stdam-account-user strong{font-size:16px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stdam-account-user>div span{font-size:14px!important;color:#667a86!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.stdam-account-nav ul{list-style:none;margin:0 0 14px!important;padding:0!important}.stdam-account-nav li{margin:2px 0!important}.stdam-account-nav nav a{position:relative;display:block;padding:11px 12px;border-radius:9px;color:#2d424e!important;text-decoration:none!important;font-size:16px!important;font-weight:650!important}.stdam-account-nav nav a:hover{background:#f1f6f9;color:var(--stdam-blue)!important}.stdam-account-nav nav a.is-active{padding-left:18px;background:#eaf4fb;color:var(--stdam-blue)!important;font-weight:800!important}.stdam-account-nav nav a.is-active:before{content:"";position:absolute;left:7px;top:50%;width:4px;height:20px;border-radius:99px;background:var(--stdam-blue);transform:translateY(-50%)}.stdam-account-logout{display:block!important;width:100%;text-align:center;background:#445965!important}
.stdam-account-content{min-width:0;width:100%}

/* Dashboard and endpoint panels. */
.stdam-account-summary{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;padding:26px 28px;margin:0 0 16px;border:1px solid var(--stdam-line);border-radius:16px;background:#fff;box-shadow:0 9px 28px rgba(20,55,75,.04)}.stdam-account-summary__eyebrow{display:block;margin:0 0 4px;color:var(--stdam-blue);font-size:14px!important;font-weight:800!important}.stdam-account-summary h2{margin:0 0 5px!important;font-size:28px!important;line-height:1.12!important}.stdam-account-summary p{max-width:690px;margin:0!important;color:var(--stdam-copy)!important;font-size:16px!important}.stdam-account-summary__badges{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.stdam-badge{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;border:1px solid #b5cfdf;background:#fff;color:#21465d!important;font-size:14px!important;font-weight:700!important;line-height:1.2!important}.stdam-badge--muted{color:#536873!important;background:#f8fafb}
.stdam-endpoint-panel{padding:26px 28px;border:1px solid var(--stdam-line);border-radius:16px;background:#fff;box-shadow:0 9px 28px rgba(20,55,75,.04)}
.stdam-section-heading{margin:0 0 20px}.stdam-section-heading h2{margin:0 0 5px!important;font-size:32px!important;line-height:1.12!important;color:var(--stdam-ink)!important}.stdam-section-heading p{margin:0!important;color:var(--stdam-copy)!important;font-size:16px!important}
.stdam-order-success{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 16px;padding:15px 18px;border:1px solid #b8ddc6;border-radius:12px;background:#f2fbf5}.stdam-order-success strong{color:#175b32!important}.stdam-order-success span{color:#416652!important;font-size:15px!important}

/* Woo account forms, visually normalized without changing Woo behavior. */
.stdam-account-content .woocommerce-EditAccountForm,.stdam-account-content .woocommerce-address-fields,.stdam-account-content .woocommerce-MyAccount-content>form{margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.stdam-account-content .woocommerce-EditAccountForm fieldset{margin:22px 0 0!important;padding:20px!important;border:1px solid var(--stdam-line)!important;border-radius:12px!important;background:var(--stdam-soft)!important}
.stdam-account-content .woocommerce-EditAccountForm fieldset legend{display:block!important;width:auto!important;padding:0 8px!important;margin:0!important;background:transparent!important;color:var(--stdam-ink)!important;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important;font-size:20px!important;line-height:1.3!important;font-weight:750!important}
.stdam-account-content .woocommerce-form-row,.stdam-account-content .form-row{margin:0 0 16px!important}.stdam-account-content .woocommerce-form-row label,.stdam-account-content .form-row label{display:block;margin:0 0 7px!important;color:#2a3e49!important;font-size:15px!important;font-weight:700!important}.stdam-account-content em,.stdam-account-content .woocommerce-password-strength,.stdam-account-content .woocommerce-password-hint{font-size:14px!important;line-height:1.45!important;color:#667a86!important}
.stdam-account-content .woocommerce-Addresses{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;width:100%!important}.stdam-account-content .woocommerce-Addresses:before,.stdam-account-content .woocommerce-Addresses:after{display:none!important}.stdam-account-content .woocommerce-Address,.stdam-account-content .woocommerce-Address.col-1,.stdam-account-content .woocommerce-Address.col-2,.stdam-account-content .u-column1.col-1,.stdam-account-content .u-column2.col-2{display:block!important;float:none!important;clear:none!important;flex:1 1 auto!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:22px!important;box-sizing:border-box!important;border:1px solid var(--stdam-line)!important;border-radius:14px!important;background:var(--stdam-soft)!important}.stdam-account-content .woocommerce-Address-title{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;margin:0 0 14px!important}.stdam-account-content .woocommerce-Address-title:before,.stdam-account-content .woocommerce-Address-title:after{display:none!important}.stdam-account-content .woocommerce-Address-title h2{min-width:0;margin:0!important;font-size:21px!important;line-height:1.25!important;overflow-wrap:normal!important;word-break:normal!important}.stdam-account-content .woocommerce-Address-title .edit{flex:0 0 auto!important;margin:1px 0 0!important;padding:7px 11px!important;border:1px solid #bfd4e2!important;border-radius:8px!important;background:#fff!important;color:var(--stdam-blue)!important;text-decoration:none!important;font-size:14px!important;font-weight:750!important;line-height:1.2!important}.stdam-account-content address{margin:0!important;color:#415661!important;font-size:16px!important;font-style:normal!important;line-height:1.6!important;overflow-wrap:break-word!important;word-break:normal!important}

/* Orders: horizontal cards, never tables. */
.stdam-order-list{display:grid;gap:12px}.stdam-order-card{display:grid;grid-template-columns:120px minmax(0,1fr) 150px auto;gap:22px;align-items:center;padding:18px 20px;border:1px solid var(--stdam-line);border-radius:13px;background:#fff;box-shadow:0 7px 22px rgba(20,55,75,.035)}.stdam-order-card__identity{display:flex;flex-direction:column;gap:2px}.stdam-order-card__identity strong{font-size:20px!important;color:var(--stdam-blue)!important}.stdam-order-card__identity span{font-size:14px!important;color:#687b86!important}.stdam-order-card__content{min-width:0;display:flex;flex-direction:column;gap:3px}.stdam-order-card__content strong{font-size:16px!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;line-height:1.35!important}.stdam-order-card__content span{font-size:14px!important;color:#657984!important}.stdam-order-card__meta{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}.stdam-order-status{display:inline-flex!important;align-items:center!important;width:auto!important;padding:4px 8px!important;border:1px solid #cbdbe5!important;border-radius:999px!important;background:#f7fafc!important;color:#49606e!important;font-size:14px!important;font-weight:750!important;line-height:1.15!important}.stdam-order-status.is-completed{border-color:#b8ddc6!important;background:#f1faf4!important;color:#21623a!important}.stdam-order-status.is-processing{border-color:#d7dce1!important;background:#f6f7f8!important;color:#53636d!important}.stdam-order-card__total{display:flex;flex-direction:column;gap:2px}.stdam-order-card__total span{font-size:14px!important;color:#657984!important}.stdam-order-card__total strong{font-size:17px!important}.stdam-order-card__actions{justify-self:end}.stdam-order-card__actions .button,.stdam-order-detail__actions .button{white-space:nowrap!important}.stdam-order-pagination{display:flex;justify-content:space-between;gap:16px;margin-top:18px}.stdam-order-pagination a{font-weight:750!important;text-decoration:none!important}
.stdam-order-detail__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 18px}.stdam-order-detail__summary>div{padding:15px 17px;border:1px solid #dce7ed;border-radius:11px;background:var(--stdam-soft);display:flex;flex-direction:column;gap:3px}.stdam-order-detail__summary span{font-size:14px!important;color:#657984!important}.stdam-order-detail__summary strong{font-size:17px!important}.stdam-order-items{display:grid;gap:10px}.stdam-order-item-card{display:grid;grid-template-columns:76px minmax(0,1fr) auto;gap:16px;align-items:center;padding:14px 16px;border:1px solid var(--stdam-line);border-radius:12px;background:#fff}.stdam-order-item-card__image img{display:block;width:76px;height:76px;object-fit:cover;border-radius:8px}.stdam-order-item-card__content{display:flex;flex-direction:column;gap:3px}.stdam-order-item-card__content strong{font-size:16px!important}.stdam-order-item-card__content span,.stdam-order-item-card__content small{font-size:14px!important;color:#657984!important}.stdam-order-item-card__price{font-size:17px!important;font-weight:750!important}.stdam-order-detail__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.stdam-empty-state{padding:26px;border:1px dashed #c7d8e3;border-radius:12px;background:var(--stdam-soft)}.stdam-empty-state strong{font-size:18px!important}.stdam-empty-state p{margin:5px 0 0!important;color:#657984!important}

/* Download cards. */
.stdam-photo-downloads>h2,.stdam-generic-downloads h2{margin:0 0 18px!important;font-size:28px!important;line-height:1.12!important}.stdam-photo-downloads>p{font-size:16px!important;color:var(--stdam-copy)!important}.stdam-photo-downloads .stdam-photo-download-list,.stdam-download-list{display:grid;gap:12px}.stdam-photo-download-card,.stdam-download-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border:1px solid var(--stdam-line);border-radius:12px;background:#fff}.stdam-photo-download-card__copy,.stdam-download-card>div{min-width:0;display:flex;flex-direction:column;gap:3px}.stdam-photo-download-card__copy strong,.stdam-download-card strong{font-size:17px!important}.stdam-photo-download-card__copy span,.stdam-download-card span{font-size:14px!important;color:#647883!important}.stdam-photo-download-card__actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.stdam-photo-download-card__status{margin-top:3px!important;color:#647883!important;font-size:14px!important}

/* Language selectors temporarily disabled site-wide when this stylesheet is present. */
.stdam-language-switcher,.menu-item-stdam-language{display:none!important}
.stdam-account-icon{display:inline-flex;align-items:center;justify-content:center;color:inherit;text-decoration:none}

/* License verification. */
.stdam-feature-list{margin:.35rem 0;padding-left:1.1rem}.stdam-feature-list li{margin:.2rem 0}.stdam-license-verify-form{max-width:760px}.stdam-inline-form{display:flex;gap:10px;align-items:center;margin-top:8px}.stdam-inline-form input{flex:1;min-width:0}.stdam-license-result{margin-top:18px;padding:18px;border:1px solid rgba(0,0,0,.12);border-radius:12px}.stdam-license-result.is-valid{background:#f1fbf4}.stdam-license-result.is-invalid{background:#fff3f3}.stdam-license-result dl{display:grid;grid-template-columns:minmax(130px,190px) minmax(0,1fr);margin:12px 0 0}.stdam-license-result dt,.stdam-license-result dd{margin:0;padding:8px 0;border-bottom:1px solid rgba(0,0,0,.08)}.stdam-license-result dt{font-weight:700}

@media(max-width:980px){.stdam-account-auth-grid{grid-template-columns:1fr}.stdam-account-shell{grid-template-columns:220px minmax(0,1fr);gap:18px}.stdam-order-card{grid-template-columns:110px minmax(0,1fr) auto}.stdam-order-card__total{grid-column:2}.stdam-order-card__actions{grid-column:3;grid-row:1 / span 2}.stdam-account-content .woocommerce-Addresses{grid-template-columns:1fr!important}}
@media(max-width:760px){body.stdam-account-page .entry-content:has(.stdam-account-hub),body.stdam-account-page .wp-block-post-content:has(.stdam-account-hub){padding-left:12px!important;padding-right:12px!important}.stdam-account-hub{--stdam-site-width:calc(100vw - 24px);--stdam-site-shift:0px;padding-top:12px!important}.stdam-account-hub__header{padding:22px}.stdam-account-shell{grid-template-columns:1fr}.stdam-account-nav{position:static}.stdam-account-nav nav ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.stdam-account-summary{display:block}.stdam-account-summary__badges{margin-top:16px;justify-content:flex-start}.stdam-order-card{grid-template-columns:1fr auto;gap:12px}.stdam-order-card__content,.stdam-order-card__total{grid-column:1}.stdam-order-card__actions{grid-column:2;grid-row:1 / span 3}.stdam-order-detail__summary{grid-template-columns:1fr}.stdam-photo-download-card,.stdam-download-card{align-items:flex-start;flex-direction:column}.stdam-photo-download-card__actions{justify-content:flex-start}}
@media(max-width:520px){.stdam-form-columns{grid-template-columns:1fr}.stdam-account-hub{--stdam-site-width:calc(100vw - 24px);--stdam-site-shift:0px}.stdam-account-hub__header h1{font-size:28px!important}.stdam-account-panel,.stdam-endpoint-panel{padding:20px}.stdam-profile-fields__heading{display:block}.stdam-profile-fields__heading small{display:block;margin-top:5px;text-align:left}.stdam-account-nav nav ul{grid-template-columns:1fr}.stdam-order-card{grid-template-columns:1fr}.stdam-order-card__actions{grid-column:1;grid-row:auto;justify-self:start}.stdam-order-item-card{grid-template-columns:60px minmax(0,1fr)}.stdam-order-item-card__image img{width:60px;height:60px}.stdam-order-item-card__price{grid-column:2}}

/* 0.41.1 visual hierarchy: the private-area UI must never overpower the site masthead. */
.stdam-account-hub h1{font-size:32px!important;line-height:1.08!important}
.stdam-account-hub h2{font-size:28px!important;line-height:1.15!important}
.stdam-account-hub h3{font-size:23px!important;line-height:1.2!important}
@media(max-width:760px){.stdam-account-hub{--stdam-site-width:calc(100vw - 24px);--stdam-site-shift:0px}.stdam-account-hub h1{font-size:28px!important}.stdam-account-hub h2{font-size:25px!important}.stdam-account-hub h3{font-size:21px!important}}
