.bsh{--bsh-ink:#171717;--bsh-muted:#64686c;--bsh-line:#d6d9dc;color:var(--bsh-ink);font-family:Arial,Helvetica,sans-serif}.bsh *,.bsh *:before,.bsh *:after,.bsh__drawer *,.bsh__drawer *:before,.bsh__drawer *:after{box-sizing:border-box}.bsh [hidden],.bsh__drawer[hidden]{display:none!important}.bsh__trigger{display:flex;width:100%;min-height:52px;align-items:center;gap:10px;border:1px solid #bfc5ca;border-radius:3px;background:#fff;color:var(--bsh-ink);padding:0 15px;font:400 14px/1 Arial,sans-serif;text-align:left;cursor:pointer}.bsh__trigger:hover{border-color:var(--bsh-ink)}.bsh__trigger-icon{font-size:18px;line-height:1;transform:rotate(90deg)}.bsh__trigger-arrow{margin-left:auto;font-size:19px}.bsh__size-label{display:block;margin:18px 0 7px;color:var(--bsh-ink);font-size:13px;font-weight:600}.bsh__size-select{display:block;width:100%;min-height:48px;border:1px solid #bfc5ca;border-radius:3px;background:#fff;color:var(--bsh-ink);padding:0 13px;font:400 14px/1 Arial,sans-serif;cursor:pointer}.bsh__size-select:focus-visible,.bsh__trigger:focus-visible,.bsh__guide-button:focus-visible,.bsh__lightbox-close:focus-visible{outline:2px solid #171717;outline-offset:2px}.bsh__selection{margin:9px 0 0;color:var(--bsh-muted);font-size:12px;line-height:1.45}.bsh__portal{position:relative;z-index:2147483647}.bsh__backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483646!important;background:#0e141a80}.bsh__drawer{position:fixed!important;z-index:2147483647!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;display:flex;width:min(820px,100vw);max-width:100vw;flex-direction:column;transform:translate(101%);background:#fff;box-shadow:-12px 0 34px #1111112e;transition:transform .26s ease;outline:none}.bsh__drawer[data-open=true]{transform:translate(0)}.bsh__header{display:flex;min-height:78px;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid rgba(20,20,20,.16);padding:21px 23px 18px}.bsh__header h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400;line-height:1}.bsh__kicker{margin:0 0 4px;color:#777;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.bsh__close{width:32px;height:32px;flex:0 0 auto;border:1px solid #171717;border-radius:0;background:#fff;color:#171717;font:inherit;font-size:20px;line-height:1;cursor:pointer}.bsh__main{flex:1;overflow-y:auto;padding:25px 23px 100px;-webkit-overflow-scrolling:touch}.bsh__unit-toggle{display:flex;justify-content:flex-end;gap:0;margin-bottom:14px}.bsh__unit-toggle button{min-width:58px;min-height:34px;border:1px solid #171717;background:#fff;color:#171717;font-size:12px;cursor:pointer}.bsh__unit-toggle button+button{border-left:0}.bsh__unit-toggle button[aria-pressed=true]{background:#171717;color:#fff}.bsh__section h3,.bsh__guide h3{margin:0 0 12px;font-size:16px;font-weight:600}.bsh__table-scroll{overflow:auto;touch-action:pan-x;-webkit-overflow-scrolling:touch}.bsh__table{width:100%;min-width:580px;border-collapse:separate;border-spacing:0 1px;font-size:13px;text-align:center}.bsh__table th,.bsh__table td{border-right:1px solid #fff;padding:13px 8px;white-space:nowrap}.bsh__table thead th{background:#383735;color:#fff;font-size:11px;font-weight:700}.bsh__table tbody tr{background:#fff}.bsh__table tbody tr:nth-child(2n){background:#f2f2f1}.bsh__table tbody tr.is-selected>*{background:#5a5752;color:#fff}.bsh__table tbody th{font-weight:600}.bsh__guides{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}.bsh__guide{border:1px solid var(--bsh-line);background:#fbfaf8}.bsh__guide-button{display:block;width:100%;border:0;padding:0;background:#fff;cursor:zoom-in}.bsh__guide img{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:contain;background:#fff}.bsh__guide div{padding:14px 15px 16px}.bsh__guide h3{font-size:14px}.bsh__guide p{margin:0;color:var(--bsh-muted);font-size:12px;line-height:1.5}.bsh__footer{display:flex;min-height:78px;align-items:center;justify-content:flex-end;border-top:1px solid var(--bsh-line);background:#fff;padding:14px 23px}.bsh__footer-close{min-height:46px;border:0;border-radius:3px;background:#171717;color:#fff;padding:0 22px;font-size:13px;font-weight:600;cursor:pointer}.bsh__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483648;display:flex;align-items:center;justify-content:center;padding:28px}.bsh__lightbox[hidden]{display:none!important}.bsh__lightbox-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#0a0a0ac7;cursor:zoom-out}.bsh__lightbox-panel{position:relative;z-index:1;max-width:min(94vw,1100px);max-height:94vh;padding:14px;background:#fff;box-shadow:0 14px 44px #00000047}.bsh__lightbox-panel img{display:block;max-width:calc(94vw - 28px);max-height:calc(94vh - 28px);width:auto;height:auto;object-fit:contain}.bsh__lightbox-close{position:absolute;top:6px;right:6px;z-index:2;width:34px;height:34px;border:1px solid #171717;background:#fff;color:#171717;font-size:22px;line-height:1;cursor:pointer}body.bsh-open{overflow:hidden}@media(max-width:600px){.bsh__drawer{top:10rem!important;right:0!important;bottom:0!important;left:0!important;width:100vw;max-height:calc(100vh - 10rem);border-radius:16px 16px 0 0;box-shadow:0 -12px 34px #1113;transform:translateY(100%)}.bsh__drawer[data-open=true]{transform:translateY(0)}.bsh__header{min-height:74px;padding:18px}.bsh__header h2{font-size:22px}.bsh__main{padding:21px 18px 90px}.bsh__table{min-width:520px;font-size:12px}.bsh__table th,.bsh__table td{padding:11px 6px}.bsh__guides{grid-template-columns:1fr;gap:14px}.bsh__guide img{aspect-ratio:1 / 1}.bsh__lightbox{padding:12px}.bsh__lightbox-panel{max-width:96vw;max-height:94vh;padding:8px}.bsh__lightbox-panel img{max-width:calc(96vw - 16px);max-height:calc(94vh - 16px)}.bsh__footer{min-height:76px;padding:14px 18px}}@media(prefers-reduced-motion:reduce){.bsh__drawer{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/bolodoo-native-shoes-form.css.map */
