.prk-size-guide-trigger-wrap{--prk-sg-color:#fff;--prk-sg-color-hover:#fff;--prk-sg-bg:#FF5B0E;--prk-sg-bg-hover:#FF5B0E;--prk-sg-border-color:#FF5B0E;--prk-sg-border-style:solid;--prk-sg-border-top:1px;--prk-sg-border-right:1px;--prk-sg-border-bottom:1px;--prk-sg-border-left:1px;--prk-sg-radius:14px;--prk-sg-min-height:46px;--prk-sg-font-size:13px;--prk-sg-font-weight:700;--prk-sg-gap:8px;--prk-sg-icon-size:20px;--prk-sg-icon-color:#fff;--prk-sg-shadow:0 8px 22px rgba(207, 63, 85, .18);--prk-sg-padding-top:10px;--prk-sg-padding-right:16px;--prk-sg-padding-bottom:10px;--prk-sg-padding-left:16px;--prk-sg-margin-top:15px;--prk-sg-margin-right:0;--prk-sg-margin-bottom:15px;--prk-sg-margin-left:0;--prk-sg-sticky-accent:#ff1f45;--prk-sg-sticky-top:50%;display:flex;width:100%;margin:var(--prk-sg-margin-top) var(--prk-sg-margin-right) var(--prk-sg-margin-bottom) var(--prk-sg-margin-left)}.prk-size-guide-trigger{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:var(--prk-sg-gap);min-height:var(--prk-sg-min-height);max-width:100%;padding:var(--prk-sg-padding-top) var(--prk-sg-padding-right) var(--prk-sg-padding-bottom) var(--prk-sg-padding-left);border-style:var(--prk-sg-border-style);border-color:var(--prk-sg-border-color);border-width:var(--prk-sg-border-top) var(--prk-sg-border-right) var(--prk-sg-border-bottom) var(--prk-sg-border-left);border-radius:var(--prk-sg-radius);background:var(--prk-sg-bg);box-shadow:var(--prk-sg-shadow);color:var(--prk-sg-color);font:inherit;font-size:var(--prk-sg-font-size);font-weight:var(--prk-sg-font-weight);line-height:1.8;text-align:center;text-decoration:none;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}.prk-size-guide-trigger--width-full{width:100%}.prk-size-guide-trigger--width-auto{width:auto}.prk-size-guide-trigger:hover{border-color:var(--prk-sg-border-color);background:var(--prk-sg-bg-hover);color:var(--prk-sg-color-hover)}.prk-size-guide-trigger:active{transform:translateY(1px)}.prk-size-guide-trigger:focus-visible{outline:2px solid #111;outline-color:color-mix(in srgb,var(--prk-sg-bg) 70%,#000);outline-offset:2px}.prk-size-guide-trigger--link{min-height:auto;width:auto;padding:4px 0;border:0;border-radius:0;background:#fff0;box-shadow:none;color:var(--prk-sg-bg)}.prk-size-guide-trigger--link:hover{border:0;background:#fff0;box-shadow:none;color:var(--prk-sg-bg-hover)}.prk-size-guide-trigger--icon-after{flex-direction:row-reverse}.prk-size-guide-trigger__label{min-width:0;font-family:prk-font}.prk-size-guide-trigger__icon{width:var(--prk-sg-icon-size);height:var(--prk-sg-icon-size);flex:0 0 var(--prk-sg-icon-size);color:var(--prk-sg-icon-color);object-fit:contain}.prk-size-guide-trigger__icon--image{display:block}.prk-size-guide-trigger--link .prk-size-guide-trigger__icon{color:currentColor}.prk-size-guide-trigger-wrap[data-prk-size-guide-active-placement="seller-card"]{width:100%}.prk-size-guide-trigger-wrap[data-prk-size-guide-active-placement="seller-card"] .prk-size-guide-trigger--button{width:100%}.prk-size-guide-variation-inline-host{display:inline-flex;align-items:center;margin-inline-start:10px;vertical-align:middle}.prk-size-guide-trigger-wrap--in-variations{display:inline-flex;width:auto;margin:0}.prk-size-guide-trigger-wrap--in-variations .prk-size-guide-trigger{min-height:34px;width:auto;padding:4px 8px;box-shadow:none;font-size:11px}.prk-size-guide-trigger-wrap--in-variations .prk-size-guide-trigger--button{border-color:color-mix(in srgb,var(--prk-sg-border-color) 70%,transparent);background:color-mix(in srgb,var(--prk-sg-bg) 8%,#fff);color:var(--prk-sg-bg)}.prk-size-guide-trigger-wrap--in-variations .prk-size-guide-trigger__icon{width:16px;height:16px;flex-basis:16px}.prk-size-guide-after-variations-host{width:100%}.prk-size-guide-trigger-wrap--after-variations{width:100%;margin-top:12px}.prk-size-guide-trigger-wrap--after-variations .prk-size-guide-trigger--button{width:100%}.prk-size-guide-admin-notice{width:100%;margin:8px 0;padding:10px 12px;border:1px dashed #ef4056;border-radius:10px;color:#b2001a;background:#fff5f6;font-size:12px;line-height:1.9}.prk-size-guide-modal{display:flex;flex-direction:column;width:min(760px, calc(100% - 32px));max-height:min(82vh, 760px);direction:rtl;color:#3f4064;background:#fff}.prk-size-guide-modal__title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 20px 16px;border-bottom:1px solid #f0f0f1}.prk-size-guide-modal__title{margin:0;color:#3f4064;font-size:14px;font-weight:700;line-height:24px}.prk-size-guide-modal__close{appearance:none;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex:0 0 36px;padding:0;border:0;border-radius:10px;background:#fff0;color:#424750;cursor:pointer;transition:background-color .2s ease}.prk-size-guide-modal__close:hover{background:#f2f2f3}.prk-size-guide-modal__close svg{width:20px;height:20px}.prk-size-guide-tabs__header{overflow-x:auto;scrollbar-width:none}.prk-size-guide-tabs__header::-webkit-scrollbar{display:none}.prk-size-guide-tabs__list{position:relative;display:flex;width:max-content;min-width:100%;margin:0 15px;padding:0;border-bottom:1px solid #f0f0f1;list-style:none}.prk-size-guide-tabs__btn{display:flex;align-items:center;flex:0 0 auto;gap:4px;padding:14px 16px;color:#81858b;font-size:13px;font-weight:400;line-height:20px;white-space:nowrap;cursor:pointer;user-select:none;transition:color .2s ease,font-weight .2s ease}.prk-size-guide-tabs__btn.tab-active{color:#0c0c0c;font-weight:700}.prk-size-guide-tabs__indicator{position:absolute;bottom:0;left:0;width:0;height:4px;border-radius:4px 4px 0 0;background:#0c0c0c;opacity:0;pointer-events:none;transition:width .2s ease,left .2s ease,opacity .15s ease}.prk-size-guide-modal__body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch}.prk-size-guide-modal__content{padding:16px;min-height:379px}.prk-size-guide-tabs__pane{color:#3f4064;font-size:13px;line-height:2}.prk-size-guide-table-card+.prk-size-guide-table-card{margin-top:20px}.prk-size-guide-table-card__title{margin:0 0 10px;color:#0c0c0c;font-size:14px;font-weight:700;line-height:24px;font-family:'prk-font'}.prk-size-guide-table-scroll{width:100%;overflow-x:auto;overflow-y:hidden;border:1px solid #e0e0e2;border-radius:12px;overscroll-behavior-inline:contain;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.prk-size-guide-table{width:100%;min-width:520px;margin:0;border:0;border-collapse:separate;border-spacing:0;table-layout:auto;background:#fff}.prk-size-guide-table th,.prk-size-guide-table td{min-width:90px;padding:12px 14px;border:0;border-bottom:1px solid #f0f0f1;border-left:1px solid #f0f0f1;color:#3f4064;font-size:12px;font-weight:400;line-height:1.8;text-align:center;vertical-align:middle;white-space:nowrap;font-family:'prk-font';transition:background-color .15s ease,color .15s ease}.prk-size-guide-table th:last-child,.prk-size-guide-table td:last-child{border-left:0}.prk-size-guide-table tr:last-child th,.prk-size-guide-table tr:last-child td{border-bottom:0}.prk-size-guide-table tr:first-child th{background:#f7f7f8;color:#0c0c0c;font-weight:700}.prk-size-guide-table th[scope="row"]{background:#fafafa;color:#0c0c0c;font-weight:600}.prk-size-guide-table.prk-table-hovers tr:hover>*{background:var(--prk-size-guide-hover,#f7f7f8)}.prk-size-guide-table .prk-table-cursor{background:var(--prk-size-guide-active,#f0f0f1)!important;color:#0c0c0c}.prk_table_caption{margin:8px 2px 0;color:#81858b;font-size:11px;line-height:1.9}.prk-size-guide-content{color:#3f4064;font-size:13px;line-height:2;font-family:'prk-font'}.prk-size-guide-content>:first-child{margin-top:0}.prk-size-guide-content>:last-child{margin-bottom:0}.prk-size-guide-content img,.prk-size-guide-content video,.prk-size-guide-content iframe{max-width:100%;height:auto;border-radius:10px}.prk-size-guide--inline{width:100%}.prk-size-guide-inline-section+.prk-size-guide-inline-section{margin-top:24px}.prk-size-guide-inline-section>h3{margin:0 0 12px;font-size:16px;font-weight:700}@keyframes prkSizeGuideDockEnterRight{from{transform:translateX(115%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes prkSizeGuideDockEnterLeft{from{transform:translateX(-115%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes prkSizeGuideDockPeekRight{0%,70%,100%{transform:translateX(0)}78%{transform:translateX(8px)}86%{transform:translateX(0)}92%{transform:translateX(4px)}}@keyframes prkSizeGuideDockPeekLeft{0%,70%,100%{transform:translateX(0)}78%{transform:translateX(-8px)}86%{transform:translateX(0)}92%{transform:translateX(-4px)}}@media (max-width:1023px){.prk-size-guide-trigger-wrap--is-sticky{position:fixed;top:var(--prk-sg-sticky-top);z-index:998;width:auto;margin:0;transform:translateY(-50%);pointer-events:none}.prk-size-guide-trigger-wrap--is-sticky-right{right:0;left:auto;justify-content:flex-start!important}.prk-size-guide-trigger-wrap--is-sticky-left{right:auto;left:0;justify-content:flex-end!important}.prk-size-guide-trigger-wrap--is-sticky .prk-size-guide-trigger{position:relative;width:42px;min-width:42px;min-height:102px;max-width:42px;margin:0!important;padding:12px 7px;border:1px solid #e0e0e2;border-color:color-mix(in srgb,var(--prk-sg-sticky-accent) 30%,#e0e0e2);background:#fff;box-shadow:0 12px 30px rgb(0 0 0 / .16);color:var(--prk-sg-sticky-accent);pointer-events:auto;overflow:hidden;display:flex;flex-direction:column}.prk-size-guide-trigger-wrap--is-sticky .prk-size-guide-trigger::before{content:"";position:absolute;top:10px;bottom:10px;width:3px;border-radius:999px;background:var(--prk-sg-sticky-accent);opacity:.85}.prk-size-guide-trigger-wrap--is-sticky-right .prk-size-guide-trigger{border-right:0;border-radius:12px 0 0 12px}.prk-size-guide-trigger-wrap--is-sticky-right .prk-size-guide-trigger::before{right:0}.prk-size-guide-trigger-wrap--is-sticky-left .prk-size-guide-trigger{border-left:0;border-radius:0 12px 12px 0}.prk-size-guide-trigger-wrap--is-sticky-left .prk-size-guide-trigger::before{left:0}.prk-size-guide-trigger-wrap--is-sticky .prk-size-guide-trigger__label{writing-mode:vertical-rl;text-orientation:mixed;white-space:nowrap;font-size:11px;font-weight:800;letter-spacing:-.1px}.prk-size-guide-trigger-wrap--is-sticky .prk-size-guide-trigger__icon{width:18px;height:18px;flex-basis:18px;color:var(--prk-sg-sticky-accent)}.prk-size-guide-trigger-wrap--is-sticky.prk-size-guide-trigger-wrap--dock-animated.prk-size-guide-trigger-wrap--is-sticky-right .prk-size-guide-trigger{animation:prkSizeGuideDockEnterRight .5s cubic-bezier(.2,.8,.2,1) both,prkSizeGuideDockPeekRight 6.5s ease-in-out 1.4s infinite}.prk-size-guide-trigger-wrap--is-sticky.prk-size-guide-trigger-wrap--dock-animated.prk-size-guide-trigger-wrap--is-sticky-left .prk-size-guide-trigger{animation:prkSizeGuideDockEnterLeft .5s cubic-bezier(.2,.8,.2,1) both,prkSizeGuideDockPeekLeft 6.5s ease-in-out 1.4s infinite}.prk-size-guide-trigger-wrap--after-variations{margin-top:12px;margin-bottom:12px}.prk-size-guide-modal[data-enable-mobile-bottom-sheet="true"]{width:100%;max-width:none;max-height:calc(var(--vh, 1vh) * 88);border-radius:16px 16px 0 0}.prk-size-guide-modal__content{padding:14px 12px 24px}.prk-size-guide-tabs__btn{padding:13px 16px;font-size:12px}.prk-size-guide-table{min-width:480px}.prk-size-guide-table th,.prk-size-guide-table td{min-width:82px;padding:10px 12px;font-size:11px}}@media (prefers-reduced-motion:reduce){.prk-size-guide-trigger,.prk-size-guide-trigger-wrap--is-sticky .prk-size-guide-trigger{animation:none!important;transition:none!important}}