.fadrop-size-guide-modal[hidden]{display:none!important}.fadrop-size-guide-modal{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483000!important;display:grid!important;width:100vw!important;height:100vh!important;height:100dvh!important;place-items:center;padding:24px;box-sizing:border-box;background:#0206177a}.fadrop-size-guide-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:transparent;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.fadrop-size-guide-dialog{position:relative;display:flex;width:min(920px,calc(100vw - 32px));max-height:min(86vh,900px);max-height:min(86dvh,900px);flex-direction:column;overflow:hidden;box-sizing:border-box;border:1px solid rgba(15,23,42,.12);border-radius:18px;background:#fff;color:#0f172a;box-shadow:0 32px 90px #02061752;outline:none}.fadrop-size-guide-dialog[dir=rtl]{text-align:right}.fadrop-size-guide-close{position:absolute;top:18px;right:18px;display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:999px;background:#f1f5f9;color:#0f172a;cursor:pointer;transition:background .16s ease,transform .16s ease}.fadrop-size-guide-dialog[dir=rtl] .fadrop-size-guide-close{right:auto;left:18px}.fadrop-size-guide-close:hover{background:#e2e8f0;transform:scale(1.03)}.fadrop-size-guide-close svg{width:20px;height:20px}.fadrop-size-guide-body{min-height:0;flex:1 1 auto;overflow:auto;-webkit-overflow-scrolling:touch;padding:32px}.fadrop-size-guide-header{padding-right:56px}.fadrop-size-guide-dialog[dir=rtl] .fadrop-size-guide-header{padding-right:0;padding-left:56px}.fadrop-size-guide-eyebrow{margin:0 0 8px;color:#64748b;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.fadrop-size-guide-title{margin:0;color:#020617;font-size:32px;font-weight:900;line-height:1.08;letter-spacing:0}.fadrop-size-guide-status{display:grid;min-height:220px;place-items:center;color:#64748b;font-size:14px;font-weight:700}.fadrop-size-guide-status[hidden]{display:none}.fadrop-size-guide-spinner{width:34px;height:34px;border:3px solid #e2e8f0;border-top-color:#020617;border-radius:999px;animation:fadrop-size-guide-spin .78s linear infinite}@keyframes fadrop-size-guide-spin{to{transform:rotate(360deg)}}.fadrop-size-guide-image-wrap{position:relative;display:grid;min-height:220px;place-items:center;margin-top:26px;overflow:hidden;border-radius:12px;background:transparent}.fadrop-size-guide-image-wrap.is-loading{background:#f8fafc}.fadrop-size-guide-image-wrap.is-loading:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(90deg,#f1f5f9,#e2e8f0,#f1f5f9 90%);background-size:220% 100%;animation:fadrop-size-guide-skeleton 1.1s ease-in-out infinite}.fadrop-size-guide-image-wrap[hidden]{display:none}.fadrop-size-guide-image{position:relative;z-index:1;display:block;width:100%;max-height:320px;object-fit:contain;opacity:0;transition:opacity .18s ease}.fadrop-size-guide-image.is-loaded{opacity:1}@keyframes fadrop-size-guide-skeleton{to{background-position:-220% 0}}.fadrop-size-guide-units{display:inline-flex;gap:4px;margin-top:24px;padding:4px;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc}.fadrop-size-guide-units button{min-width:54px;height:34px;border:0;border-radius:999px;background:transparent;color:#64748b;cursor:pointer;font:inherit;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;transition:background .16s ease,color .16s ease}.fadrop-size-guide-units button.is-active{background:#020617;color:#fff}.fadrop-size-guide-table-wrap{margin-top:14px;overflow-x:auto;border:1px solid #e2e8f0;border-radius:12px}.fadrop-size-guide-table{width:100%;min-width:620px;border-collapse:collapse;font-size:14px}.fadrop-size-guide-table th,.fadrop-size-guide-table td{padding:14px 16px;border-bottom:1px solid #e2e8f0;text-align:start}.fadrop-size-guide-table th{background:#f8fafc;color:#64748b;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.fadrop-size-guide-table td{color:#0f172a;font-weight:750}.fadrop-size-guide-table tr:last-child td{border-bottom:0}.fadrop-size-guide-note{display:flex;gap:9px;margin:14px 0 0;color:#64748b;font-size:13px;font-weight:700;line-height:1.6}.fadrop-size-guide-calculator{margin-top:26px}.fadrop-size-guide-calculator[hidden]{display:none}.fadrop-size-guide-calculator h3{margin:0;color:#020617;font-size:20px;font-weight:900;letter-spacing:0}.fadrop-size-guide-calculator p{margin:8px 0 0;color:#64748b;font-size:14px;line-height:1.55}.fadrop-size-guide-form{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;margin-top:18px;align-items:end}.fadrop-size-guide-field label{display:block;margin-bottom:7px;color:#475569;font-size:12px;font-weight:850}.fadrop-size-guide-field input{width:100%;height:46px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#020617;font:inherit;font-size:16px;font-weight:750;outline:none;padding:0 13px}.fadrop-size-guide-field input:focus{border-color:#020617;box-shadow:0 0 0 3px #02061717}.fadrop-size-guide-submit,.fadrop-size-guide-size-button{border:1px solid #020617;border-radius:999px;background:#020617;color:#fff;cursor:pointer;font:inherit;font-size:14px;font-weight:900;min-height:46px;padding:0 22px;transition:background .16s ease,color .16s ease}.fadrop-size-guide-submit:hover,.fadrop-size-guide-size-button:hover{background:#1e293b}.fadrop-size-guide-result{display:none;margin-top:18px;border-radius:12px;background:#f8fafc;padding:18px}.fadrop-size-guide-result.is-visible{display:block}.fadrop-size-guide-result-label{color:#64748b;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.fadrop-size-guide-result-size{margin-top:8px;color:#020617;font-size:30px;font-weight:950;line-height:1}.fadrop-size-guide-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.fadrop-size-guide-size-button{min-height:38px;padding:0 15px}.fadrop-size-guide-oversized{margin:14px 0 0;color:#475569;font-size:14px;line-height:1.55}.fadrop-size-guide-measurements-panel,.fadrop-size-guide-matrix{margin-top:22px;border-top:1px solid #e2e8f0;padding-top:18px}.fadrop-size-guide-measurements-panel[hidden],.fadrop-size-guide-matrix[hidden]{display:none}.fadrop-size-guide-panel-toggle{display:flex;width:100%;min-height:48px;align-items:center;justify-content:space-between;gap:14px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#020617;cursor:pointer;font:inherit;font-size:14px;font-weight:900;padding:0 15px;text-align:start;transition:background .16s ease,border-color .16s ease}.fadrop-size-guide-panel-toggle:hover{border-color:#cbd5e1;background:#f8fafc}.fadrop-size-guide-panel-toggle svg{width:18px;height:18px;flex:0 0 auto;transition:transform .16s ease}.fadrop-size-guide-panel-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.fadrop-size-guide-panel{margin-top:12px}.fadrop-size-guide-panel[hidden]{display:none}.fadrop-size-guide-matrix-table-wrap{margin-top:0;border:0;border-radius:10px;background:#f0f1f3}.fadrop-size-guide-matrix-table{min-width:760px;table-layout:fixed;background:#f0f1f3}.fadrop-size-guide-matrix-table th,.fadrop-size-guide-matrix-table td{border-bottom:0;background:transparent;color:#18181b;font-size:14px;font-weight:800;letter-spacing:0;text-align:center;text-transform:none}.fadrop-size-guide-matrix-table thead th{padding:16px 12px 14px}.fadrop-size-guide-matrix-table tbody th,.fadrop-size-guide-matrix-table tbody td{padding:17px 12px}.fadrop-size-guide-matrix-table thead th:first-child,.fadrop-size-guide-matrix-table tbody th{width:150px;font-weight:900}.fadrop-size-guide-matrix-table td{color:#3f3f46}.fadrop-size-guide-matrix-table td.is-recommended{background:#d8d8dc;color:#111827;font-weight:900}.fadrop-size-guide-matrix-table td.is-s{background:#e8e8eb}.fadrop-size-guide-matrix-table td.is-m,.fadrop-size-guide-matrix-table td.is-l{background:#dedee2}.fadrop-size-guide-matrix-table td.is-xl{background:#d3d3d8}.fadrop-size-guide-matrix-table td.is-xxl{background:#c8c8ce}.fadrop-size-guide-matrix-table td.is-xxxl{background:#bfc0c6}.fadrop-size-guide-matrix-note{display:flex;gap:9px;margin:12px 0 0;color:#64748b;font-size:12px;font-weight:700;line-height:1.55}.fadrop-size-guide-note span,.fadrop-size-guide-matrix-note span{display:grid;width:18px;height:18px;flex:0 0 18px;place-items:center;border:1px solid #cbd5e1;border-radius:999px;color:#475569;font-size:12px;font-weight:900;line-height:1}html.fadrop-size-guide-open,body.fadrop-size-guide-open{overflow:hidden;overscroll-behavior:none}body.fadrop-size-guide-open{position:fixed;width:100%}@media screen and (max-width:749px){.fadrop-size-guide-modal{height:100svh!important;min-height:100svh!important;align-items:center;padding:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))}.fadrop-size-guide-dialog{width:calc(100vw - 16px);max-height:calc(100vh - 16px);max-height:calc(100dvh - 16px);max-height:calc(100svh - 16px);border-radius:14px}.fadrop-size-guide-body{max-height:none;padding:8px 18px 18px}.fadrop-size-guide-title{font-size:26px}.fadrop-size-guide-close{position:relative;top:auto;right:auto;flex:0 0 auto;align-self:flex-end;margin:10px 10px 0 0;width:36px;height:36px}.fadrop-size-guide-image{max-height:190px}.fadrop-size-guide-image-wrap{min-height:150px}.fadrop-size-guide-dialog[dir=rtl] .fadrop-size-guide-close{right:auto;left:auto;align-self:flex-start;margin:10px 0 0 10px}.fadrop-size-guide-form{grid-template-columns:1fr}.fadrop-size-guide-submit{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/fadrop-size-guide.css.map */
