.om-size-link-wrap{margin:18px 0 20px}
.om-product-price-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 24px;margin:0 0 24px}
.om-product-price-block{flex:1 1 150px;min-width:0}
.woocommerce div.product .om-product-price-block>.price{margin:0}
.om-product-price-caption{display:flex;align-items:center;gap:8px;margin-bottom:7px;color:var(--om-ink);font-size:11px;font-weight:550;line-height:1.4;letter-spacing:.015em}
.om-product-price-symbol{display:grid;place-items:center;flex-shrink:0;width:25px;height:25px;border-radius:7px;background:#fff6bf;color:#333e48}
.om-product-price-symbol>.om-icon{width:16px;height:16px}
html.om-dark .om-product-price-symbol{background:#51491e;color:var(--om-yellow)}
.om-product-price-row>.om-size-link-wrap{flex:0 1 auto;max-width:100%;margin:0}
.woocommerce div.product .summary>.price,.woocommerce div.product .om-product-price-block>.price{font-size:30px;font-weight:650;line-height:1.2;letter-spacing:-.025em}
.woocommerce div.product .summary>.price .om-price-gross,.woocommerce div.product .om-product-price-block>.price .om-price-gross{line-height:1.25}
.woocommerce div.product .summary>.price .om-price-gross .om-price-fraction,.woocommerce div.product .om-product-price-block>.price .om-price-gross .om-price-fraction{font-size:.72em}
.woocommerce div.product .summary>.price .om-price-gross .woocommerce-Price-currencySymbol,.woocommerce div.product .om-product-price-block>.price .om-price-gross .woocommerce-Price-currencySymbol{font-size:14px;font-weight:500;letter-spacing:0}
.woocommerce div.product .summary>.price .om-price-label,.woocommerce div.product .om-product-price-block>.price .om-price-label{font-size:12px;font-weight:400;letter-spacing:0}
.woocommerce div.product .summary>.price .om-price-net,.woocommerce div.product .om-product-price-block>.price .om-price-net{font-size:14px;font-weight:400;line-height:1.4;letter-spacing:0;margin-top:2px}
.om-size-link{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:6px 0;color:var(--om-ink);font-size:12px;font-weight:550}
.om-size-link>.om-icon:first-child{width:19px;height:19px}
.om-size-link>.om-icon:last-child{width:14px;height:14px;margin-left:3px}
.om-size-link:hover{color:var(--om-blue)}
.om-size-link:hover span{text-decoration:underline;text-underline-offset:4px}
.om-size-modal:not([open]){display:none}
.om-size-modal{box-sizing:border-box;width:min(960px,calc(100% - 40px));max-width:none;max-height:calc(100dvh - 48px);padding:0;margin:auto;border:1px solid var(--om-border);border-radius:18px;background:var(--om-paper);color:var(--om-ink);box-shadow:0 24px 90px #14263440;overscroll-behavior:contain}
.om-size-modal::backdrop{background:rgba(18,31,41,.56);backdrop-filter:blur(3px)}
body.om-size-modal-open{overflow:hidden}
.om-size-modal-header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 30px;border-bottom:1px solid var(--om-border);background:var(--om-paper)}
.om-size-eyebrow,.om-size-brand{display:block;font-size:10px;font-weight:750;letter-spacing:.14em;margin-bottom:6px}
.om-size-eyebrow::before,.om-size-brand::before{content:"";display:inline-block;width:16px;height:3px;vertical-align:middle;background:var(--om-yellow);margin-right:8px}
.om-size-modal-header h2{font-size:22px;font-weight:650;line-height:1.3;margin:0}
.om-size-modal-header button{display:grid;place-items:center;flex-shrink:0;width:42px;height:42px;border:1px solid var(--om-border);border-radius:50%;background:var(--om-paper);color:var(--om-ink)}
.om-size-modal-header button:hover{background:var(--om-yellow);border-color:var(--om-yellow);color:#333e48}
.om-size-modal-content{padding:24px 30px 30px}
.om-size-model-name{font-size:12px;line-height:1.6;margin:0 0 22px;padding:10px 14px;background:var(--om-soft);border-radius:7px}
.om-size-general-note{font-size:12px;line-height:1.65;margin:0 0 22px;padding:0 0 0 12px;border-left:3px solid var(--om-yellow);color:var(--om-ink)}
.om-size-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:32px;align-items:start}
.om-size-explainer{font-size:12px;line-height:1.65}
.om-size-explainer img{display:block;width:170px;height:auto;margin:0 auto 12px;border-radius:12px}
.om-size-explainer h3{font-size:15px;font-weight:650;margin:0 0 9px}
.om-size-explainer p{margin:0 0 12px}
.om-size-shirt{display:grid;place-items:center;min-height:150px;background:var(--om-soft);border-radius:12px;margin-bottom:18px}
.om-size-shirt .om-icon{width:76px;height:76px;stroke-width:1}
.om-size-picker{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;font-weight:600;margin:0 0 14px}
.om-size-picker select{font-size:12px;color:var(--om-ink);background:var(--om-paper);padding:8px 30px 8px 12px;border:1px solid var(--om-border);border-radius:7px;max-width:100%;min-height:38px}
.om-size-table-scroll{overflow:auto;border:1px solid var(--om-border);border-radius:10px}
.om-size-table-scroll:focus-visible{outline:2px solid var(--om-blue);outline-offset:3px}
.om-size-data table.om-size-table{width:100%;border:0;border-collapse:collapse;border-spacing:0;table-layout:auto;font-size:13px;margin:0;color:var(--om-ink)}
.om-size-table caption{text-align:left;padding:12px 16px;font-size:12px;font-weight:600;background:var(--om-soft)}
.om-size-data .om-size-table th,.om-size-data .om-size-table td{padding:12px 13px;text-align:center;border:0;border-top:1px solid var(--om-border);line-height:1.45;white-space:nowrap}
.om-size-data .om-size-table thead th{font-size:11px;font-weight:650;white-space:normal}
.om-size-data .om-size-table tbody th{font-weight:750;background:var(--om-soft)}
.om-size-table tbody tr:hover td{background:var(--om-soft)}
.om-size-data .om-size-table tr.is-highlighted th,.om-size-data .om-size-table tr.is-highlighted td{background:#fff2a3;color:#26333d;font-weight:700}
.om-size-source{font-size:11px;line-height:1.6;margin:12px 0 0}
.om-size-source a{color:var(--om-blue);text-decoration:underline;text-underline-offset:3px}
.om-size-source .om-icon{width:12px;height:12px}
.om-size-original{display:block;max-width:100%;height:auto;margin:auto;background:#fff}
.om-size-directory{margin-top:26px}
.om-size-jumps{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:30px}
.om-size-jumps a{display:inline-flex;align-items:center;gap:10px;border:1px solid var(--om-border);padding:12px 16px;border-radius:9px;font-size:13px;font-weight:600}
.om-size-jumps a:hover{border-color:var(--om-yellow);background:var(--om-soft);color:var(--om-ink)}
.om-size-jumps a>.om-icon{width:18px;height:18px}.om-size-jumps a>.om-icon:last-child{width:14px;height:14px}
.om-size-section{border:1px solid var(--om-border);border-radius:14px;background:var(--om-paper);padding:30px;margin-bottom:30px;scroll-margin-top:130px}
.om-size-section-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;padding-bottom:22px;border-bottom:1px solid var(--om-border)}
.om-page-content .om-size-section-heading h2{font-size:23px;font-weight:650;line-height:1.3;margin:0 0 10px}
.om-size-section-heading p{font-size:13px;line-height:1.65;max-width:600px;margin:0}
.om-size-expand{flex-shrink:0;display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:650;min-height:40px;padding:9px 13px;border:1px solid var(--om-border);border-radius:8px}
.om-size-expand:hover{background:var(--om-yellow);color:#333e48;border-color:var(--om-yellow)}
.om-size-expand .om-icon{width:18px;height:18px}
.om-size-models{margin-top:22px;border-top:1px solid var(--om-border);padding-top:18px}
.om-size-models summary{display:flex;align-items:center;gap:8px;cursor:pointer;list-style:none;font-size:12px;font-weight:650;min-height:30px}
.om-size-models summary::-webkit-details-marker{display:none}
.om-size-models summary .om-icon{margin-left:auto;width:16px;height:16px}
.om-size-models[open] summary .om-icon{transform:rotate(180deg)}
.om-size-models ul{display:grid;grid-template-columns:1fr 1fr;gap:10px 25px;padding:20px 0 0;margin:0;list-style:none}
.om-size-models a{display:inline-block;font-size:11px;line-height:1.7;color:var(--om-blue)}
.om-size-directory-note{font-size:13px;line-height:1.7;padding:0 4px;max-width:760px}
@media(max-width:700px){
 .om-size-modal{width:calc(100% - 20px);max-height:calc(100dvh - 20px);border-radius:13px}
 .om-size-modal-header{padding:18px}.om-size-modal-header h2{font-size:18px}.om-size-modal-header button{width:40px;height:40px}
 .om-size-modal-content{padding:18px}.om-size-layout{grid-template-columns:1fr;gap:20px}
 .om-size-explainer{display:flow-root;padding:14px;background:var(--om-soft);border-radius:9px;min-height:124px}
 .om-size-explainer img{width:82px;float:left;margin:0 15px 0 0}.om-size-explainer h3{font-size:14px}.om-size-explainer p{margin-bottom:8px;font-size:11px}
 .om-size-shirt{float:left;min-height:90px;width:75px;margin:0 15px 0 0}.om-size-shirt .om-icon{width:54px;height:54px}
 .om-size-section{padding:18px}.om-size-section-heading{flex-direction:column;gap:12px}.om-page-content .om-size-section-heading h2{font-size:20px}
 .om-size-data .om-size-table th,.om-size-data .om-size-table td{padding:10px 7px}.om-size-data table.om-size-table{font-size:12px}.om-size-data .om-size-table thead th{font-size:10px}
 .om-size-table caption{padding:10px}.om-size-picker{font-size:11px}.om-size-picker select{font-size:11px;max-width:175px}
 .om-size-models ul{grid-template-columns:1fr}.om-size-models summary{font-size:11px}.om-size-models summary span{white-space:nowrap}
}
