.solas-workflow-badge{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:26px;padding:4px 10px;border-radius:999px;border:1px solid #e2e8f0;background:#f8fafc;color:#334155;font-size:12px;font-weight:800;line-height:1.2;letter-spacing:.01em;white-space:nowrap;vertical-align:middle}
.solas-workflow-badge--warn{background:#fff7ed;border-color:#fed7aa;color:#9a3412}
.solas-workflow-badge--good{background:#ecfdf3;border-color:#bbf7d0;color:#166534}
.solas-workflow-badge--info{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}
.solas-workflow-badge--neutral{background:#f8fafc;border-color:#e2e8f0;color:#334155}
.solas-workflow-heading{display:flex;flex-wrap:wrap;align-items:center;gap:10px}
.woocommerce-MyAccount-navigation li{position:relative}
.woocommerce-MyAccount-navigation .solas-workflow-badge{margin-left:8px;min-width:24px;padding:3px 8px}

.solas-account-panel{max-width:980px;margin:0 0 20px}
.solas-account-panel__shell{padding:20px;border:1px solid #e2e8f0;border-radius:22px;background:linear-gradient(180deg,#f8fbff 0%,#ffffff 100%);box-shadow:0 10px 30px rgba(15,23,42,.05)}
.solas-account-panel__eyebrow{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}
.solas-account-panel__title{margin:12px 0 8px;font-size:clamp(2rem,4vw,2.4rem);line-height:1.05;color:#0f172a}
.solas-account-panel__intro{margin:0;color:#475569;max-width:760px;font-size:15px;line-height:1.6}
.solas-account-panel__section{margin-top:18px;padding:18px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 6px 18px rgba(15,23,42,.04)}
.solas-account-panel__section h3{margin-top:0}
.solas-account-panel__metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin:18px 0}
.solas-account-panel__metric{border:1px solid #e5e7eb;border-radius:16px;padding:16px;background:linear-gradient(180deg,#fff,#f8fafc)}
.solas-account-panel__metric-label{display:block;margin-bottom:6px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b}
.solas-account-panel__metric-value{display:block;font-size:28px;font-weight:800;line-height:1.05;color:#0f172a}
.solas-account-panel__stack{display:flex;flex-direction:column;gap:18px}
.solas-account-panel .woocommerce-info,.solas-account-panel .woocommerce-message,.solas-account-panel .woocommerce-error{margin:0 0 18px}
.solas-status-help{display:flex;flex-direction:column;gap:14px}
.solas-status-help__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}
.solas-status-help__header-main{display:flex;flex-direction:column;gap:8px;min-width:0}
.solas-status-help__eyebrow{display:inline-flex;align-items:center;align-self:flex-start;padding:5px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}
.solas-status-help__title{margin:0;font-size:22px;line-height:1.15;color:#0f172a}
.solas-status-help__status-pill{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:800;line-height:1.2;letter-spacing:.02em;border:1px solid transparent}
.solas-status-help__status-pill.is-good{background:#ecfdf3;color:#166534;border-color:#bbf7d0}
.solas-status-help__status-pill.is-warn{background:#fff7ed;color:#9a3412;border-color:#fed7aa}
.solas-status-help__status-pill.is-neutral{background:#f8fafc;color:#334155;border-color:#e2e8f0}
.solas-status-help__status-pill.is-info{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}
.solas-status-help__status-pill.is-error{background:#fff1f2;color:#be123c;border-color:#fecdd3}
.solas-status-help__summary{margin:0;color:#334155;font-size:15px;line-height:1.65}
.solas-status-help__facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}
.solas-status-help__fact{display:flex;flex-direction:column;gap:6px;padding:14px 16px;border:1px solid #e5e7eb;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fafc)}
.solas-status-help__fact-label{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b}
.solas-status-help__fact-value{font-size:15px;line-height:1.55;color:#0f172a}
.solas-status-help__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;flex-wrap:wrap;padding-top:14px;border-top:1px solid #eef2f7}
.solas-status-help__help{display:flex;flex-direction:column;gap:6px;max-width:640px}
.solas-status-help__help-title{font-size:14px;line-height:1.3;color:#0f172a}
.solas-status-help__help-copy{margin:0;color:#475569;font-size:14px;line-height:1.6}
.solas-status-help__actions{display:flex;flex-wrap:wrap;gap:10px}

.solas-my-work{margin:18px 0 16px;padding:20px;border:1px solid #e2e8f0;border-radius:22px;background:linear-gradient(180deg,#f8fbff 0%,#ffffff 100%);box-shadow:0 10px 30px rgba(15,23,42,.05)}
.solas-my-work__header{display:flex;flex-direction:column;gap:8px;margin:0 0 18px}
.solas-my-work__kicker{display:inline-flex;align-items:center;align-self:flex-start;padding:5px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}
.solas-my-work__title{margin:0;font-size:28px;line-height:1.05;color:#0f172a}
.solas-my-work__intro{margin:0;color:#475569;max-width:760px;font-size:15px;line-height:1.6}
.solas-my-work__personas{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}
.solas-my-work__persona-pill{display:inline-flex;align-items:center;padding:6px 11px;border-radius:999px;background:#fff;border:1px solid #dbe3ef;color:#334155;font-size:12px;font-weight:800;letter-spacing:.03em}
.solas-my-work__header-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}
.solas-my-work__header-action{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 14px;border-radius:12px;background:#fff;border:1px solid #dbe3ef;color:#0f172a;text-decoration:none;font-weight:700}
.solas-my-work__header-action:hover,.solas-my-work__header-action:focus{background:#f8fafc;color:#0f172a}
.solas-my-work__header-action.is-primary{background:#111827;border-color:#111827;color:#fff}
.solas-my-work__header-action.is-primary:hover,.solas-my-work__header-action.is-primary:focus{background:#0f172a;color:#fff}
.solas-my-work__section{padding:14px;border:1px solid #e2e8f0;border-radius:18px;background:#fff}
.solas-my-work__section+.solas-my-work__section{margin-top:14px}
.solas-my-work__section--calm{background:linear-gradient(180deg,#fffdf7 0%,#ffffff 100%);border-color:#fde68a}
.solas-my-work__section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 12px}
.solas-my-work__section-head-main{display:flex;align-items:center;gap:10px;min-width:0;flex-wrap:wrap}
.solas-my-work__section-title{margin:0;font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#475569}
.solas-my-work__section-count{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:30px;padding:0 10px;border-radius:999px;background:#f8fafc;color:#334155;font-size:12px;font-weight:800;border:1px solid #e2e8f0}
.solas-my-work__section-link{display:inline-flex;align-items:center;justify-content:center;padding:9px 12px;border-radius:10px;background:#fff;border:1px solid #dbe3ef;color:#0f172a;text-decoration:none;font-weight:700}
.solas-my-work__section-link:hover,.solas-my-work__section-link:focus{background:#f8fafc;color:#0f172a}
.solas-my-work__list{display:flex;flex-direction:column;gap:12px}
.solas-my-work__calm-state{display:flex;flex-direction:column;gap:8px}
.solas-my-work__calm-kicker{display:inline-flex;align-items:center;align-self:flex-start;padding:5px 10px;border-radius:999px;background:#fef3c7;color:#92400e;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}
.solas-my-work__calm-title{margin:0;font-size:24px;line-height:1.15;color:#0f172a}
.solas-my-work__calm-summary{margin:0;max-width:720px;color:#475569;font-size:15px;line-height:1.65}
.solas-my-work__item{position:relative;border:1px solid #e5e7eb;border-radius:18px;background:#fff;padding:16px;box-shadow:0 6px 18px rgba(15,23,42,.04);min-width:0}
.solas-my-work__item[data-tone="warn"]{border-color:#fed7aa;background:linear-gradient(180deg,#fffaf5 0%,#ffffff 100%)}
.solas-my-work__item[data-tone="good"]{border-color:#bbf7d0;background:linear-gradient(180deg,#f6fef9 0%,#ffffff 100%)}
.solas-my-work__top{display:flex;flex-direction:column;gap:10px;min-width:0}
.solas-my-work__meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}
.solas-my-work__meta{display:block;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b}
.solas-my-work__body{min-width:0}
.solas-my-work__headline{margin:0 0 8px}
.solas-my-work__headline h3{margin:0;font-size:20px;line-height:1.18;color:#0f172a;max-width:none;overflow-wrap:anywhere;word-break:normal}
.solas-my-work__pill{display:inline-flex;align-items:center;justify-content:center;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:800;line-height:1.2;letter-spacing:.01em;border:1px solid transparent}
.solas-my-work__pill.is-good{background:#ecfdf3;color:#166534;border-color:#bbf7d0}
.solas-my-work__pill.is-warn{background:#fff7ed;color:#9a3412;border-color:#fed7aa}
.solas-my-work__pill.is-neutral{background:#f8fafc;color:#334155;border-color:#e2e8f0}
.solas-my-work__summary{margin:0;color:#334155;font-size:15px;line-height:1.6;max-width:none;overflow-wrap:anywhere;word-break:normal}
.solas-my-work__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding-top:14px;border-top:1px solid #eef2f7}
.solas-my-work__count-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:10px;min-width:0}
.solas-my-work__count-wrap .solas-workflow-badge{min-height:32px;padding:6px 12px;font-size:13px}
.solas-my-work__action{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:12px;background:#111827;color:#fff;text-decoration:none;font-weight:700;text-align:center;max-width:100%}
.solas-my-work__action:hover,.solas-my-work__action:focus{background:#0f172a;color:#fff}
.solas-activity-timeline{display:flex;flex-direction:column;gap:12px}
.solas-activity-timeline__item{padding:14px;border:1px solid #e5e7eb;border-radius:16px;background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);box-shadow:0 6px 18px rgba(15,23,42,.04)}
.solas-activity-timeline__head{display:flex;flex-direction:column;gap:6px}
.solas-activity-timeline__meta{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}
.solas-activity-timeline__module{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.solas-activity-timeline__time{font-size:12px;color:#64748b}
.solas-activity-timeline__title{margin:0;font-size:18px;line-height:1.25;color:#0f172a}
.solas-activity-timeline__description{margin:8px 0 0;color:#334155;font-size:14px;line-height:1.6}
.solas-activity-timeline__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:12px;padding-top:12px;border-top:1px solid #eef2f7}
.solas-activity-timeline__actor{font-size:12px;color:#64748b}
.solas-activity-timeline__link{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:10px;background:#111827;color:#fff;text-decoration:none;font-weight:700}
.solas-activity-timeline__link:hover,.solas-activity-timeline__link:focus{background:#0f172a;color:#fff}
.solas-activity-timeline__empty{margin:0;padding:14px;border:1px dashed #cbd5e1;border-radius:14px;background:#fff;color:#475569}

@media (max-width:760px){
  .solas-account-panel__shell{padding:16px;border-radius:18px}
  .solas-account-panel__title{font-size:24px}
  .solas-status-help__title{font-size:20px}
  .solas-status-help__footer{align-items:flex-start}
  .solas-status-help__actions{width:100%}
  .solas-status-help__actions .button{width:100%}
  .solas-my-work{padding:16px;border-radius:18px}
  .solas-my-work__title{font-size:24px}
  .solas-my-work__headline h3{font-size:18px}
  .solas-my-work__section-head,.solas-my-work__footer{align-items:flex-start}
  .solas-my-work__header-action{width:100%}
  .solas-my-work__action{width:100%}
  .solas-my-work__section-link{width:100%}
  .solas-activity-timeline__title{font-size:16px}
  .solas-activity-timeline__link{width:100%}
}

.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.membership-content-table,
.woocommerce-account .woocommerce-MyAccount-content table.membership-content-table{width:100%;max-width:100%;border-collapse:collapse;margin-top:14px}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions thead,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships thead,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions thead,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships thead,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.membership-content-table thead,
.woocommerce-account .woocommerce-MyAccount-content table.membership-content-table thead{display:none}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions tbody,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions tbody,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody{display:flex;flex-direction:column;gap:14px}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.membership-content-table tbody,
.woocommerce-account .woocommerce-MyAccount-content table.membership-content-table tbody{display:flex;flex-direction:column;gap:0}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions tbody tr,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody tr,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions tbody tr,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody tr{display:grid;grid-template-columns:minmax(220px,1.6fr) repeat(3,minmax(110px,1fr)) minmax(120px,1fr) minmax(170px,auto);gap:12px 16px;align-items:start;border:1px solid #e5e7eb;border-radius:18px;background:#fff;padding:18px;box-shadow:0 8px 22px rgba(15,23,42,.04)}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions tbody td,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody td,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions tbody td,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody td{background:transparent;border:none;padding:0;vertical-align:top;line-height:1.45;overflow-wrap:anywhere;word-break:break-word}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions tbody td::before,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody td::before,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions tbody td::before,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody td::before{content:attr(data-title);display:block;margin-bottom:4px;font-size:12px;line-height:1.3;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#64748b}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions tbody td a,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody td a,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions tbody td a,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody td a{font-weight:600}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions tbody td:first-child,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody td:first-child,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions tbody td:first-child,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody td:first-child{font-size:21px;line-height:1.25;font-weight:700;color:#0f172a;grid-column:1 / 2}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions tbody td:last-child,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody td:last-child,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions tbody td:last-child,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody td:last-child{align-self:center}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-actions,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-actions,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-actions,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-actions{white-space:nowrap;display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-actions a,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-actions a,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-actions a,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-actions a{display:inline-flex;align-items:center;justify-content:center;min-width:96px;padding:10px 14px;border-radius:10px;text-decoration:none}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-status,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-status,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-status,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-status{font-weight:600}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-start-date,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-end-date,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-next-payment,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-start-date,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-end-date,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-start-date,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-end-date,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-next-payment,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-start-date,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-end-date{white-space:nowrap;width:1%}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-id a,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-plan a,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-id a,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-plan a{font-weight:600}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-id,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-plan,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-id,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-plan{min-width:190px}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td:empty,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td:empty,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td:empty,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td:empty{color:#94a3b8}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-end-date,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-next-payment,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-end-date,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-end-date,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-next-payment,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-end-date{color:#64748b}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses,
.woocommerce-account .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses.col2-set,
.woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .u-column1,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .u-column2,
.woocommerce-account .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses.col2-set>.col-1,
.woocommerce-account .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses.col2-set>.col-2,
.woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses>.col-1,
.woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses>.col-2{float:none;clear:none;width:auto;max-width:none;min-width:0;margin:0;position:static;left:auto;right:auto;grid-column:auto;justify-self:stretch}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address,
.woocommerce-account .woocommerce-MyAccount-content .u-column1 .woocommerce-Address,
.woocommerce-account .woocommerce-MyAccount-content .u-column2 .woocommerce-Address,
.woocommerce-account .woocommerce-MyAccount-content .col-1.address,
.woocommerce-account .woocommerce-MyAccount-content .col-2.address,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields,
.woocommerce-account .woocommerce-MyAccount-content .solas-account-address-card{display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:18px;background:#fff;padding:20px 20px 18px;box-shadow:0 8px 22px rgba(15,23,42,.04);min-width:0;width:100%}
.solas-addresses-panel{margin-top:18px}
.solas-address-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.solas-address-card{display:flex;flex-direction:column;min-width:0;border:1px solid #e5e7eb;border-radius:20px;background:#fff;padding:20px 20px 18px;box-shadow:0 8px 22px rgba(15,23,42,.04)}
.solas-address-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap;margin:0 0 16px}
.solas-address-card__heading{display:flex;flex-direction:column;gap:8px;min-width:0}
.solas-address-card__eyebrow{display:inline-flex;align-items:center;align-self:flex-start;padding:5px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}
.solas-address-card__header h3{margin:0;font-size:22px;line-height:1.15;color:#0f172a}
.solas-address-card__body{min-height:140px}
.solas-address-card__body address{margin:0;color:#334155;font-style:normal;line-height:1.75}
.solas-address-card__body address br{content:"";display:block;margin:4px 0}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses header,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses h3{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:12px;margin:0 0 14px}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title h3,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses h3{margin:0;font-size:18px;line-height:1.2;font-weight:700;color:#0f172a;flex:1 1 160px}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title .edit,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses a.edit,
.woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses .button,
.woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses button.button,
.woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses input.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;max-width:100%;padding:10px 14px;border-radius:10px;background:#111827;color:#fff;text-decoration:none;font-weight:700;border:none;white-space:normal;text-align:center;margin-left:auto}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title .edit:hover,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses a.edit:hover,
.woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses .button:hover,
.woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses button.button:hover,
.woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses input.button:hover{background:#0f172a;color:#fff}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses address,
.woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses address{margin:0;color:#334155;font-style:normal;line-height:1.7}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses address br+*{margin-top:2px}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address address,
.woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses .address{min-height:140px;width:100%}
.woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses p,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses p{margin:0;color:#334155;line-height:1.65}
.woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses p+p,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses p+p{margin-top:12px}
.woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses em,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses em{color:#64748b;font-style:normal}
.woocommerce-account .woocommerce-MyAccount-content>p:first-of-type{max-width:48rem;color:#334155}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions tbody tr,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody tr,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions tbody tr,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody tr{grid-template-columns:minmax(0,1.7fr) repeat(3,minmax(120px,1fr)) auto;grid-template-areas:"primary primary status next actions" "start end meta next actions";gap:12px 18px;padding:22px 20px 20px;border-radius:20px}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody tr,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody tr{grid-template-columns:minmax(0,1.75fr) repeat(3,minmax(120px,1fr));grid-template-areas:"primary status end next" "primary start end next" "actions actions actions actions";row-gap:10px}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-id,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-plan,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-id,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-plan{grid-area:primary;min-width:0;font-size:16px}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-id::before,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-plan::before,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-id::before,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-plan::before{margin-bottom:10px}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-id a,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-plan a,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-id a,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-plan a{display:inline-block;font-size:20px;line-height:1.2;font-weight:700;color:#0f172a;text-decoration:none}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-id a:hover,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-plan a:hover,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-id a:hover,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-plan a:hover{text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:2px}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-status,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-status,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-status,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-status{grid-area:status;align-self:start;font-weight:700;color:#0f172a;padding-top:2px}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-status:not(:empty):not([data-title=""]),
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-status:not(:empty):not([data-title=""]),
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-status:not(:empty):not([data-title=""]),
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-status:not(:empty):not([data-title=""]){display:flex;flex-direction:column;align-items:flex-start}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-status:not(:empty):not([data-title=""])::after,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-status:not(:empty):not([data-title=""])::after,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-status:not(:empty):not([data-title=""])::after,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-status:not(:empty):not([data-title=""])::after{content:attr(data-status-pill);display:none}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-status span,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-status span,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-status span,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-status span{display:inline-flex;align-items:center;min-height:32px;padding:6px 12px;border-radius:999px;background:#fef2f2;color:#991b1b;font-size:12px;font-weight:700;line-height:1.2}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-start-date,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-start-date,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-start-date,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-start-date{grid-area:start;white-space:normal;width:auto}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-end-date,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-end-date,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-end-date,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-end-date{grid-area:end;white-space:normal;width:auto}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-next-payment,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-next-payment,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-next-payment,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-next-payment{grid-area:next;white-space:normal;width:auto}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-actions,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-actions,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-actions,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-actions{grid-area:actions;align-self:end;justify-content:flex-start}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-actions a,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-actions a,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-actions a,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-actions a{min-width:136px;min-height:48px;padding:12px 18px;border-radius:12px;background:#111827;color:#fff;font-weight:700}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-actions a:hover,
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-actions a:hover,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-actions a:hover,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-actions a:hover{background:#0f172a;color:#fff}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody tr>td:nth-child(1),
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody tr>td:nth-child(1){grid-area:primary;min-width:0}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody tr>td:nth-child(2),
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody tr>td:nth-child(2){grid-area:start;white-space:normal;width:auto}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody tr>td:nth-child(3),
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody tr>td:nth-child(3){grid-area:end;white-space:normal;width:auto}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody tr>td:nth-child(4),
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody tr>td:nth-child(4){grid-area:status;align-self:start;justify-self:start;display:inline-flex;flex-direction:column;align-items:flex-start;gap:6px}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody tr>td:nth-child(4)::before,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody tr>td:nth-child(4)::before{margin-bottom:0;color:#b45309}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody tr>td:nth-child(4){padding:10px 12px;border-radius:999px;background:#fef2f2;color:#991b1b;font-size:13px;font-weight:700;line-height:1.2;min-height:0}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody tr>td:nth-child(5),
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody tr>td:nth-child(5){grid-area:next;white-space:normal;width:auto;color:#475569}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody tr>td:nth-child(6),
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody tr>td:nth-child(6){grid-area:actions;display:flex;justify-content:flex-start;align-items:center;padding-top:8px}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody tr>td:nth-child(6)::before,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody tr>td:nth-child(6)::before{display:none}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody tr>td:nth-child(6) a,
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody tr>td:nth-child(6) a{display:inline-flex;align-items:center;justify-content:center;min-width:150px;min-height:48px;padding:12px 18px;border-radius:12px;background:#111827;color:#fff;font-weight:700;text-decoration:none}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions tbody td:not(.subscription-id):not(.subscription-status):not(.subscription-start-date):not(.subscription-end-date):not(.subscription-next-payment):not(.subscription-actions),
.woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody td:not(.membership-plan):not(.membership-status):not(.membership-start-date):not(.membership-end-date):not(.membership-next-payment):not(.membership-actions),
.woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions tbody td:not(.subscription-id):not(.subscription-status):not(.subscription-start-date):not(.subscription-end-date):not(.subscription-next-payment):not(.subscription-actions),
.woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody td:not(.membership-plan):not(.membership-status):not(.membership-start-date):not(.membership-end-date):not(.membership-next-payment):not(.membership-actions){grid-area:meta}
.woocommerce-account .woocommerce-MyAccount-content tr.membership-content{display:block;border:none;border-bottom:1px solid #e5e7eb;background:transparent;padding:22px 0 20px;margin:0;box-shadow:none}
.woocommerce-account .woocommerce-MyAccount-content tr.membership-content td{background:transparent;border:none;padding:0;vertical-align:top;overflow-wrap:anywhere;word-break:break-word;display:block;width:100%}
.woocommerce-account .woocommerce-MyAccount-content tr.membership-content td::before{content:attr(data-title);display:block;margin:0 0 4px;font-size:11px;line-height:1.3;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#64748b}
.woocommerce-account .woocommerce-MyAccount-content tr.membership-content td.membership-content-title{font-size:22px;line-height:1.2;font-weight:700;color:#0f172a;min-width:0;margin:0 0 12px}
.woocommerce-account .woocommerce-MyAccount-content tr.membership-content td.membership-content-title a{display:inline-block;font-weight:700;text-decoration-thickness:1.5px;text-underline-offset:2px}
.woocommerce-account .woocommerce-MyAccount-content tr.membership-content td.membership-content-type{min-width:0;margin:0 0 10px;color:#64748b;font-size:13px;line-height:1.5}
.woocommerce-account .woocommerce-MyAccount-content tr.membership-content td.membership-content-accessible{color:#0f172a;font-weight:600;min-width:0;margin:0 0 10px;font-size:14px;line-height:1.5}
.woocommerce-account .woocommerce-MyAccount-content tr.membership-content td.membership-content-excerpt{color:#334155;font-size:15px;line-height:1.6;max-width:none;min-width:0;margin:0 0 14px}
.woocommerce-account .woocommerce-MyAccount-content tr.membership-content td.membership-content-actions{display:flex;justify-content:flex-start;min-width:0;margin:0}
.woocommerce-account .woocommerce-MyAccount-content tr.membership-content td.membership-content-actions::before{display:none}
.woocommerce-account .woocommerce-MyAccount-content tr.membership-content td.membership-content-actions a{display:inline-flex;align-items:center;justify-content:center;min-width:88px;min-height:40px;padding:9px 14px;border-radius:10px;text-decoration:none;font-weight:700}
@media (max-width:980px){
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses,
  .woocommerce-account .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses.col2-set,
  .woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses{grid-template-columns:1fr}
  .solas-address-card-grid{grid-template-columns:1fr}
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .u-column1,
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .u-column2,
  .woocommerce-account .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses.col2-set>.col-1,
  .woocommerce-account .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses.col2-set>.col-2,
  .woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses>.col-1,
  .woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses>.col-2{width:100%}
  .woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions tbody tr,
  .woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody tr,
  .woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions tbody tr,
  .woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody tr{grid-template-columns:minmax(0,1.4fr) repeat(2,minmax(110px,1fr));grid-template-areas:"primary primary status" "start end next" "actions actions actions"}
  .woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody tr,
  .woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody tr{grid-template-columns:minmax(0,1fr) repeat(2,minmax(120px,1fr));grid-template-areas:"primary primary status" "start end next" "actions actions actions"}
  .woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-actions,
  .woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-actions,
  .woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-actions,
  .woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-actions{justify-content:flex-start;padding-top:6px}
  .woocommerce-account .woocommerce-MyAccount-content tr.membership-content{grid-template-columns:minmax(0,1.3fr) minmax(160px,.9fr);grid-template-areas:"title type" "excerpt accessible" "excerpt actions";gap:12px 18px;padding:18px}
}
@media (max-width:760px){
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title,
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses header,
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses h3{flex-direction:column;align-items:flex-start}
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title .edit,
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses a.edit,
  .woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses .button,
  .woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses button.button,
  .woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses input.button{width:100%}
  .woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions,
  .woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships,
  .woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions,
  .woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td{margin-top:12px}
  .woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions tbody tr,
  .woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody tr,
  .woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions tbody tr,
  .woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody tr{grid-template-columns:1fr;grid-template-areas:"primary" "status" "start" "end" "next" "actions";gap:10px;padding:18px 16px}
  .woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody tr,
  .woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody tr{grid-template-areas:"primary" "status" "start" "end" "next" "actions"}
  .woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions tbody td,
  .woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody td,
  .woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions tbody td,
  .woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody td{padding:6px 0;white-space:normal}
  .woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions tbody td:first-child,
  .woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody td:first-child,
  .woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions tbody td:first-child,
  .woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody td:first-child{font-size:16px;padding-top:0;min-width:0}
  .woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-actions,
  .woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-actions,
  .woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-actions,
  .woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-actions{justify-content:flex-start;padding-top:10px}
  .woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-actions a,
  .woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-actions a,
  .woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-actions a,
  .woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-actions a{width:100%;margin:8px 0 0}
  .woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody tr>td:nth-child(4),
  .woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody tr>td:nth-child(4){display:flex;width:fit-content;max-width:100%}
  .woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships tbody tr>td:nth-child(6) a,
  .woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships tbody tr>td:nth-child(6) a{width:100%}
  .woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_subscriptions td.subscription-id a,
  .woocommerce-account .woocommerce-MyAccount-content table.shop_table.my_account_memberships td.membership-plan a,
  .woocommerce-account .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-id a,
  .woocommerce-account .woocommerce-MyAccount-content table.my_account_memberships td.membership-plan a{font-size:18px}
  .woocommerce-account .woocommerce-MyAccount-content tr.membership-content{padding:18px 0 16px}
  .woocommerce-account .woocommerce-MyAccount-content tr.membership-content td.membership-content-title{font-size:18px}
  .woocommerce-account .woocommerce-MyAccount-content tr.membership-content td.membership-content-excerpt{max-width:none}
  .woocommerce-account .woocommerce-MyAccount-content tr.membership-content td.membership-content-actions a{width:auto}
}

.solas-membership-panel{margin:18px 0 16px;padding:20px;border:1px solid #e2e8f0;border-radius:22px;background:linear-gradient(180deg,#f8fbff 0%,#ffffff 100%);box-shadow:0 10px 30px rgba(15,23,42,.05)}
.solas-membership-panel__header{display:flex;flex-direction:column;gap:8px;margin:0 0 18px}
.solas-membership-panel__eyebrow{display:inline-flex;align-items:center;align-self:flex-start;padding:5px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}
.solas-membership-panel__title{margin:0;font-size:28px;line-height:1.08;color:#0f172a}
.solas-membership-panel__intro{margin:0;max-width:760px;color:#475569;font-size:15px;line-height:1.6}
.solas-membership-empty{padding:4px 0}
.solas-membership-empty__title{margin:0 0 8px;font-size:24px;line-height:1.15;color:#0f172a}
.solas-membership-empty__message{margin:0;color:#475569;font-size:15px;line-height:1.6}
.solas-membership-nav{margin:0 0 18px}
.solas-membership-nav ul{display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin:0;padding:0}
.solas-membership-nav li{margin:0}
.solas-membership-nav a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border:1px solid #dbe4f0;border-radius:999px;background:#fff;color:#334155;text-decoration:none;font-weight:700;line-height:1.2;box-shadow:0 4px 14px rgba(15,23,42,.04)}
.solas-membership-nav .is-active a,
.solas-membership-nav .woocommerce-MyAccount-navigation-link--is-active a,
.solas-membership-nav a:hover,
.solas-membership-nav a:focus{background:#0f172a;color:#fff;border-color:#0f172a}
.solas-membership-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}
.solas-membership-details__row{margin:0;padding:16px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 6px 18px rgba(15,23,42,.04)}
.solas-membership-details__label{margin:0 0 6px;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#64748b}
.solas-membership-details__value{margin:0;color:#0f172a;font-size:16px;line-height:1.6}
.solas-membership-details__value p{margin:0}
.solas-membership-details__value p+p{margin-top:8px}
.solas-membership-toolbar{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 16px}
.solas-membership-toolbar__item a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 14px;border:1px solid #dbe4f0;border-radius:999px;background:#fff;color:#334155;text-decoration:none;font-weight:700;line-height:1.2;box-shadow:0 4px 14px rgba(15,23,42,.04)}
.solas-membership-toolbar__item a:hover,.solas-membership-toolbar__item a:focus{background:#0f172a;color:#fff;border-color:#0f172a}
.solas-membership-card-list{display:flex;flex-direction:column;gap:14px}
.solas-membership-card{border:1px solid #e5e7eb;border-radius:20px;background:#fff;padding:18px;box-shadow:0 8px 22px rgba(15,23,42,.04)}
.solas-membership-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 10px}
.solas-membership-card__kicker{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.solas-membership-card__status{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;background:#f8fafc;color:#334155;font-size:12px;font-weight:800}
.solas-membership-card__title{margin:0 0 8px;font-size:24px;line-height:1.2;color:#0f172a}
.solas-membership-card__title a{color:inherit;text-decoration:none}
.solas-membership-card__title a:hover,.solas-membership-card__title a:focus{text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:2px}
.solas-membership-card__summary{margin:0;color:#334155;font-size:15px;line-height:1.65}
.solas-membership-card__footer{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:14px;margin-top:16px;padding-top:14px;border-top:1px solid #eef2f7}
.solas-membership-card__details{display:flex;flex-wrap:wrap;gap:16px 24px;min-width:0}
.solas-membership-card__date{display:flex;flex-direction:column;gap:4px}
.solas-membership-card__date-label{font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#64748b}
.solas-membership-card__date-value{color:#0f172a;font-size:15px;line-height:1.5}
.solas-membership-card__date-value .amount{color:inherit}
.solas-membership-card__actions{display:flex;flex-wrap:wrap;gap:10px}
.solas-membership-card__actions .button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border-radius:12px;background:#111827;color:#fff;text-decoration:none;font-weight:700}
.solas-membership-card__actions .button:hover,.solas-membership-card__actions .button:focus{background:#0f172a;color:#fff}
.solas-membership-panel__pagination{margin-top:16px;padding-top:14px;border-top:1px solid #eef2f7}
.solas-membership-form{display:flex;flex-direction:column;gap:18px}
.solas-membership-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.solas-membership-form__field{display:flex;flex-direction:column;gap:8px;padding:16px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 6px 18px rgba(15,23,42,.04)}
.solas-membership-form__label{display:block;margin:0;color:#0f172a;font-size:14px;font-weight:700;line-height:1.4}
.solas-membership-form__label .optional{margin-left:4px;color:#64748b;font-size:12px;font-weight:600}
.solas-membership-form__control input[type="text"],
.solas-membership-form__control input[type="email"],
.solas-membership-form__control input[type="tel"],
.solas-membership-form__control input[type="number"],
.solas-membership-form__control input[type="date"],
.solas-membership-form__control input[type="password"],
.solas-membership-form__control select,
.solas-membership-form__control textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#0f172a}
.solas-membership-form__control textarea{min-height:120px;resize:vertical}
.solas-membership-form__control .select2-container{width:100% !important}
.solas-membership-form__actions{display:flex;justify-content:flex-start}
.solas-membership-form__actions .button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border-radius:12px;background:#111827;color:#fff;text-decoration:none;font-weight:700;border:none}
.solas-membership-form__actions .button:hover,.solas-membership-form__actions .button:focus{background:#0f172a;color:#fff}
.woocommerce-account .woocommerce-MyAccount-content .solas-membership-panel .my_membership_content tfoot th,
.woocommerce-account .woocommerce-MyAccount-content .solas-membership-panel .my_membership_products tfoot th,
.woocommerce-account .woocommerce-MyAccount-content .solas-membership-panel .my_membership_discounts tfoot th{padding:14px 0 0;background:transparent;border:none;text-align:left}
.solas-subscription-status-pill{display:inline-flex;align-items:center;min-height:32px;padding:6px 12px;border-radius:999px;background:#fef2f2;color:#991b1b;font-size:12px;font-weight:700;line-height:1.2}
.solas-subscription-details{grid-template-columns:repeat(3,minmax(0,1fr))}
.solas-subscription-details .solas-membership-details__value .subscription-payment-method{display:block}
.solas-subscription-details .wcs-auto-renew-toggle{display:flex;flex-wrap:wrap;align-items:center;gap:10px}
.solas-subscription-details__actions{grid-column:1/-1}
.solas-subscription-updates{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}
.solas-subscription-updates__item{margin:0;padding:16px 18px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 6px 18px rgba(15,23,42,.04)}
.solas-subscription-updates .woocommerce-OrderUpdate-inner,
.solas-subscription-updates .woocommerce-OrderUpdate-text{margin:0;padding:0;background:transparent;border:none;box-shadow:none}
.solas-subscription-updates .woocommerce-OrderUpdate-meta{margin:0 0 8px;color:#64748b;font-size:13px;font-weight:700}
.solas-subscription-updates .woocommerce-OrderUpdate-description{color:#334155;font-size:15px;line-height:1.65}
.solas-subscription-updates .woocommerce-OrderUpdate-description p{margin:0}
.solas-subscription-updates .woocommerce-OrderUpdate-description p+p{margin-top:10px}
.woocommerce-account .woocommerce-MyAccount-content .solas-subscription-related-orders td.order-status{display:flex;flex-direction:column;align-items:flex-start}
.woocommerce-account .woocommerce-MyAccount-content .solas-subscription-related-orders td.order-status::before{margin-bottom:6px}
.woocommerce-account .woocommerce-MyAccount-content .solas-subscription-order-table{width:100%;border-collapse:separate;border-spacing:0}
.woocommerce-account .woocommerce-MyAccount-content .solas-subscription-order-table thead th{padding:0 0 12px;background:transparent;border:none;color:#64748b;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}
.woocommerce-account .woocommerce-MyAccount-content .solas-subscription-order-table tbody td,
.woocommerce-account .woocommerce-MyAccount-content .solas-subscription-order-table tfoot th,
.woocommerce-account .woocommerce-MyAccount-content .solas-subscription-order-table tfoot td{padding:14px 0;border-top:1px solid #e5e7eb;background:transparent}
.woocommerce-account .woocommerce-MyAccount-content .solas-subscription-order-table tbody tr:first-child td{border-top:1px solid #e5e7eb}
.woocommerce-account .woocommerce-MyAccount-content .solas-subscription-order-table td.product-name a{font-weight:700;text-decoration-thickness:1.5px;text-underline-offset:2px}
.woocommerce-account .woocommerce-MyAccount-content .solas-subscription-order-table td.product-total,
.woocommerce-account .woocommerce-MyAccount-content .solas-subscription-order-table tfoot td{color:#0f172a;font-weight:700}
.woocommerce-account .woocommerce-MyAccount-content .solas-subscription-order-table .product-quantity{color:#64748b}
.woocommerce-account .woocommerce-MyAccount-content .solas-subscription-order-table .wc-item-meta,
.woocommerce-account .woocommerce-MyAccount-content .solas-subscription-order-table .wc-item-meta li{margin:8px 0 0;color:#475569}
.woocommerce-account .woocommerce-MyAccount-content .solas-subscription-order-table .remove{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:#fef2f2;color:#b91c1c;text-decoration:none;font-size:20px;line-height:1}
.woocommerce-account .woocommerce-MyAccount-content .solas-subscription-order-table .remove:hover,
.woocommerce-account .woocommerce-MyAccount-content .solas-subscription-order-table .remove:focus{background:#fee2e2;color:#991b1b}
.solas-ticket-card-list{gap:16px}
.solas-ticket-card .solas-membership-card__summary{max-width:62ch}
.solas-ticket-card .solas-membership-card__date-value a{font-weight:700;text-decoration-thickness:1.5px;text-underline-offset:2px}
@media (max-width:760px){
  .solas-membership-panel{padding:16px;border-radius:18px}
  .solas-membership-panel__title{font-size:24px}
  .solas-membership-details{grid-template-columns:1fr}
  .solas-subscription-details{grid-template-columns:1fr}
  .solas-membership-nav ul{flex-direction:column}
  .solas-membership-nav a{width:100%;justify-content:flex-start}
  .solas-membership-card__title{font-size:20px}
  .solas-membership-card__footer{align-items:flex-start}
  .solas-membership-form__grid{grid-template-columns:1fr}
}
