.face-fit{display:block;margin-block:1.5rem}.face-fit [hidden]{display:none!important}.face-fit__entry{box-sizing:border-box;position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:18px;width:100%;height:64px;min-height:64px;padding:14px 24px;border:1px solid #000;border-radius:9px;background:#000;color:#fff;font-family:Face Fit Inter,Arial,sans-serif;font-size:16px;font-weight:750;line-height:1.2;letter-spacing:-.02em;text-align:start;cursor:pointer;box-shadow:0 4px 14px #0000001a;transition:background-color .18s ease,box-shadow .18s ease}.face-fit__entry:hover{background:#151515;box-shadow:0 6px 16px #00000024}.face-fit__entry:active{background:#222;box-shadow:0 2px 6px #0000001a}.face-fit__entry:focus-visible{outline:2px solid #111;outline-offset:4px}.face-fit__entry-icon{display:block;width:30px;height:auto;filter:invert(1)}.face-fit__entry-arrow{display:block;width:24px;height:auto;filter:invert(1)}.face-fit__entry-title{min-width:0;font-weight:inherit}.face-fit__entry--secondary{background:#fff;color:#000;box-shadow:none}.face-fit__entry--secondary:hover{background:#f7f7f7;box-shadow:none}.face-fit__entry--secondary:active{background:#eee;box-shadow:none}.face-fit__entry--secondary .face-fit__entry-icon,.face-fit__entry--secondary .face-fit__entry-arrow{filter:none}.manual-size-guide .face-fit__entry--secondary{font-weight:600}.face-fit__purchase-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:4px;width:100%;container-type:inline-size}.face-fit__speed-pill{position:absolute;z-index:1;top:0;left:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;gap:5px;height:24px;padding:0 10px;border:1px solid #000;border-radius:999px;background:#fff;color:#000;font-family:Face Fit Inter,Arial,sans-serif;font-size:11px;font-weight:750;line-height:1;letter-spacing:0;white-space:nowrap;pointer-events:none}.face-fit__purchase-row[data-has-size=true] .face-fit__speed-pill{display:none}.face-fit__purchase-row[data-has-size=true]{grid-template-columns:repeat(2,minmax(0,1fr))}.face-fit__purchase-row[data-has-size=true] .face-fit__entry{display:flex;justify-content:center;padding-inline:4px;font-size:12px;font-size:clamp(11px,4.4cqi,14px);letter-spacing:-.025em}.face-fit__purchase-row[data-has-size=true] .face-fit__entry-icon,.face-fit__purchase-row[data-has-size=true] .face-fit__entry-arrow{display:none}.face-fit__dialog{width:min(calc(100% - 2rem),420px);max-width:420px;max-height:90dvh;padding:0;border:0;border-radius:16px;background:#fff;color:#111;box-shadow:0 25px 50px -12px #00000080;overflow:auto;font-family:Dosis,sans-serif;font-weight:500}.face-fit__dialog::backdrop{background:#000000c7}@media(prefers-reduced-motion:no-preference){.face-fit__dialog[open]{animation:face-fit-dialog-enter .28s cubic-bezier(.22,.61,.36,1) both}.face-fit__dialog[open]::backdrop{animation:face-fit-backdrop-enter .24s ease-out both}}@keyframes face-fit-dialog-enter{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}@keyframes face-fit-backdrop-enter{0%{opacity:0}to{opacity:1}}.face-fit__panel{position:relative;box-sizing:border-box;min-height:100%;padding:35px 20px 20px;text-align:center}.face-fit__close{position:absolute;inset-block-start:15px;inset-inline-end:15px;z-index:10;display:flex;width:34px;height:34px;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:#888;color:#fff;cursor:pointer;transition:background .2s}.face-fit__close:hover{background:#666}.face-fit__close svg{width:16px;height:16px;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.face-fit__screen{display:flex;width:100%;min-height:100%;flex-direction:column;align-items:center;justify-content:flex-start}.face-fit__screen[hidden]{display:none}.face-fit__logo-container{width:100%;max-width:160px;margin:0 auto 10px}.face-fit__logo{display:block;width:100%;height:auto}.face-fit__heading{margin:5px 0;padding:0 2.75rem;color:#111;font-family:Quantico,sans-serif;font-size:clamp(22px,5vw,26px);font-weight:700;line-height:1.2;letter-spacing:1px;text-transform:uppercase}.face-fit__copy{margin:5px 0 10px;color:#444;font-size:clamp(14px,4vw,15px);line-height:1.4}.face-fit[data-active-screen=intro] .face-fit__dialog{height:min(90dvh,560px)}.face-fit[data-active-screen=intro] .face-fit__panel{height:100%;min-height:0;padding-block:30px 18px}.face-fit[data-active-screen=intro] [data-screen=intro]{height:100%;min-height:0}.face-fit[data-active-screen=intro] .face-fit__logo-container{display:block;width:140px;flex:0 0 auto;margin-block-end:8px}.face-fit[data-active-screen=intro] .face-fit__heading{flex:0 0 auto;padding-inline:0;font-size:clamp(18px,5.6vw,24px);white-space:nowrap}.face-fit__guide{box-sizing:border-box;display:flex;flex-direction:column;flex:1 1 auto;min-height:110px;width:100%;margin:6px 0 0;touch-action:pan-y;-webkit-user-select:none;user-select:none}.face-fit__guide-stage{position:relative;width:100%;flex:1 1 auto;min-height:65px;overflow:hidden;background:#fff}.face-fit__guide-stage video{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:contain}.face-fit__guide-stage video[hidden]{display:none}.face-fit__guide-copy{display:grid;box-sizing:border-box;height:72px;flex:0 0 72px;place-items:start center;padding:12px 0 4px}.face-fit__guide-copy article{grid-area:1 / 1;width:100%}.face-fit__guide-title{margin:0;color:#111;font-family:Arial,sans-serif;font-size:clamp(13px,3.55vw,16px);font-weight:700;line-height:1.25;letter-spacing:0;white-space:nowrap}.face-fit__guide-detail{max-width:340px;margin:6px auto 0;color:#666;font-family:Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.35;letter-spacing:0}.face-fit [data-motion-art],.face-fit [data-motion-art] video{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.face-fit [data-motion-art] video{pointer-events:none}.face-fit__guide-dots{display:flex;flex:0 0 36px;align-items:center;justify-content:center;gap:4px;height:36px}.face-fit__guide-dots [data-guide-dot]{position:relative;width:32px;height:32px;padding:0;border:0;background:transparent;cursor:pointer}.face-fit__guide-dots [data-guide-dot]:after{content:"";position:absolute;top:14px;right:5px;bottom:14px;left:5px;border-radius:99px;background:#d4d4d4;transition:background-color .28s ease}.face-fit__guide-dots [aria-current=step]:after{background:#111}.face-fit__guide-arrow{display:grid;width:36px;height:36px;place-items:center;padding:0;border:0;background:transparent;color:#111;cursor:pointer}.face-fit__guide-arrow:disabled{opacity:.2;cursor:default}.face-fit__guide-arrow svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.face-fit__guide-skip{margin-block-start:-7px;font-size:12px}.face-fit__actions{display:flex;width:100%;flex-direction:column;align-items:center;gap:10px;margin-block-start:5px}.face-fit__button{box-sizing:border-box;width:100%;min-height:48px;margin:5px 0 15px;padding:14px 24px;border:1px solid #111;border-radius:6px;background:#111;color:#fff;font-family:Dosis,sans-serif;font-size:16px;font-weight:700;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:all .2s ease-in-out}@media(hover:hover)and (pointer:fine){.face-fit__button:hover{border-color:#111;background:#fff;color:#111}}.face-fit__button--primary{border-color:#111;background:#111;color:#fff}.face-fit__button--secondary{margin:0;border-color:#ccc;background:#f4f4f4;color:#111}.face-fit__button--retry{margin:0;padding:10px 20px;border-color:#ccc;background:#fff;color:#111;font-size:14px}.face-fit__button--error{margin-block-start:20px;border-color:#f44;background:#f44}.face-fit__actions .face-fit__button{margin:0}.face-fit__actions .face-fit__button--error{margin-block-start:20px}.face-fit__button:disabled{cursor:wait;opacity:.65}.face-fit[data-active-screen=intro] .face-fit__button{margin-block:0 8px}.face-fit[data-active-screen=intro] .face-fit__button,.face-fit[data-active-screen=intro] .face-fit__guide-skip{flex:0 0 auto}.face-fit[data-active-screen=intro] .face-fit__guide-skip{margin-block-start:0;line-height:1.2}.face-fit[data-active-screen=intro] .face-fit__guide-skip[hidden]{display:block!important;visibility:hidden;pointer-events:none}.face-fit__camera{position:relative;display:flex;width:100%;max-width:640px;aspect-ratio:4 / 3;justify-content:center;margin-block-end:10px;overflow:hidden;border:2px solid #333;border-radius:8px;background:#000}.face-fit__camera video{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;opacity:0;transform:scaleX(-1);transition:opacity .12s ease}.face-fit__oval{position:absolute;top:11%;right:28%;bottom:11%;left:28%;border:4px dashed rgba(255,255,255,.55);border-radius:50%;opacity:0;pointer-events:none;transition:opacity .12s ease}.face-fit__camera-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;font-size:14px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.face-fit[data-active-screen=scan] .face-fit__dialog{height:min(90dvh,460px);overflow:hidden}.face-fit[data-active-screen=scan] .face-fit__panel,.face-fit[data-active-screen=scan] [data-screen=scan]{height:100%}.face-fit[data-active-screen=scan] [data-screen=scan] .face-fit__heading{display:flex;min-height:64px;align-items:center;justify-content:center;margin:0}.face-fit[data-active-screen=scan] [data-screen=scan] .face-fit__copy{display:flex;min-height:44px;align-items:center;justify-content:center;margin:0}.face-fit[data-active-screen=scan] .face-fit__camera{margin-block-start:auto;margin-block-end:0}.face-fit--camera-ready .face-fit__camera video,.face-fit--camera-ready .face-fit__oval{opacity:1}.face-fit--camera-ready .face-fit__camera-loading{display:none}.face-fit[data-active-stage=measure] .face-fit__oval{border-color:#0f0}.face-fit__recommended{margin:5px 0;color:#111;font-family:Quantico,sans-serif;font-size:clamp(40px,10vw,56px);font-weight:700;line-height:1.1}.face-fit__result-motion{display:block;width:min(100%,230px);aspect-ratio:16 / 9;margin:-4px auto 2px;border-radius:10px;object-fit:cover}.face-fit__result-art{width:100%}.face-fit__measurement{margin:0;color:#555;font-size:15px;font-weight:700}.face-fit__trust-note{max-width:80%;margin:15px auto;padding-block-start:15px;border-block-start:1px solid #eee;color:#555;font-size:13px;font-weight:500;line-height:1.4}.face-fit__manual-link{padding:0;border:0;background:transparent;color:#111;font:inherit;font-size:14px;font-weight:700;text-decoration:underline;cursor:pointer}.face-fit__qr-frame{display:grid;width:240px;max-width:100%;min-height:240px;place-items:center;margin:10px auto;background:#fff}.face-fit__qr{display:block;width:240px;max-width:100%;height:auto;image-rendering:pixelated}[data-screen=handoff] .face-fit__heading,[data-screen=phone-ready] .face-fit__heading{font-size:22px}[data-screen=handoff] .face-fit__manual-link{margin-block:4px}[data-copy-status]:empty{display:none}.face-fit__sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.face-fit :focus-visible,.face-fit__dialog :focus-visible{outline:3px solid #111;outline-offset:3px}@media(max-height:680px){.face-fit[data-active-screen=intro] .face-fit__dialog{height:min(90dvh,520px)}.face-fit[data-active-screen=intro] .face-fit__panel{padding-block:20px 14px}.face-fit[data-active-screen=intro] .face-fit__logo-container{display:block;width:120px;margin-block-end:4px}}@media(min-width:768px)and (min-height:600px){.face-fit__dialog{width:clamp(600px,36vw,720px);max-width:720px;border-radius:20px}.face-fit__panel{padding:40px 32px 28px}.face-fit__close{width:40px;height:40px;inset-block-start:18px;inset-inline-end:18px}.face-fit__close svg{width:18px;height:18px}.face-fit[data-active-screen=intro] .face-fit__dialog{height:min(86dvh,720px)}.face-fit[data-active-screen=intro] .face-fit__panel{padding:36px 32px 24px}.face-fit[data-active-screen=intro] .face-fit__logo-container{width:170px;max-width:180px;margin-block-end:12px}.face-fit[data-active-screen=intro] .face-fit__heading{font-size:30px}.face-fit__guide-copy{height:84px;flex-basis:84px}.face-fit__guide-title{font-size:clamp(18px,1.1vw,20px)}.face-fit__guide-detail{max-width:430px;font-size:14px;line-height:1.4}.face-fit__guide-dots{gap:8px;height:44px;flex-basis:44px}.face-fit__button{min-height:56px;font-size:18px}.face-fit__manual-link,.face-fit__guide-skip{font-size:16px}.face-fit__copy{font-size:17px}.face-fit[data-active-screen=handoff] .face-fit__panel{padding-block:24px 16px}.face-fit__qr-frame{width:clamp(200px,32dvh,280px);min-height:clamp(200px,32dvh,280px);margin-block:12px}.face-fit__qr{width:100%}.face-fit [data-screen=handoff] .face-fit__heading,.face-fit [data-screen=phone-ready] .face-fit__heading{font-size:26px}}@media(prefers-reduced-motion:reduce){.face-fit *,.face-fit__dialog *{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}@media(forced-colors:active){.face-fit__button--primary{border:2px solid ButtonText}.face-fit__oval{border:2px solid Highlight}}.manual-size-guide{margin-block:12px 1.5rem}.manual-size-guide .manual-size-guide__panel{display:flex;flex-direction:column;align-items:center}.manual-size-guide .face-fit__heading{margin-block-end:18px}.manual-size-guide__content{box-sizing:border-box;flex:1 1 auto;min-height:0;width:100%;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:4px 4px 12px;-webkit-overflow-scrolling:touch;color:#292929;font-size:16px;line-height:1.5}.manual-size-guide__units{display:flex;justify-content:center;width:fit-content;margin:0 auto 12px;padding:0 8px;border-radius:24px;background:#e0e0e0}.manual-size-guide__units button{min-height:44px;border:0;border-radius:24px;padding:8px 14px;background:transparent;color:#666;font:700 16px/1.2 Arial,sans-serif;cursor:pointer}.manual-size-guide__units [aria-selected=true]{color:#222}.manual-size-guide__table{table-layout:fixed;width:100%;border-collapse:collapse;border:1px solid #ccc;box-shadow:none;color:#292929;font-family:Arial,sans-serif;font-size:16px;letter-spacing:0}.manual-size-guide__table th,.manual-size-guide__table td{border:1px solid #ccc;padding:14px 16px;font-weight:400;line-height:1.4}.manual-size-guide__table th:first-child{width:38%;text-align:left}.manual-size-guide__table td{text-align:center}.manual-size-guide__table thead th{height:32px;padding-block:0;background:#000;color:#fff}.manual-size-guide__table tbody tr:nth-child(2n){background:#eceded}.manual-size-guide__content p{margin:20px 0}.manual-size-guide__content h3{margin:20px 0;font:inherit;font-weight:700;color:#111;letter-spacing:inherit;text-transform:none}.manual-size-guide__content .manual-size-guide__lead{margin-block:20px}.manual-size-guide__image{display:block;width:100%;height:auto;margin-inline:auto}.manual-size-guide__ruler{margin-block:32px}.manual-size-guide__content .manual-size-guide__footer{margin:28px 0 0}@media(min-width:768px)and (min-height:600px){.manual-size-guide__content{font-size:17px}}
/*# sourceMappingURL=/cdn/shop/t/29/compiled_assets/styles.css.map?subset=AAAAAAAAAAAEEA */
