.tto-lock{overflow:hidden}.tto-launch{display:grid;gap:8px;margin:14px 0 4px}.tto-launch__btn{width:100%;min-height:64px;border:1px solid #171713;border-radius:16px;background:linear-gradient(180deg,#171713,#090909);color:#fff;padding:16px 22px;font-size:15px;font-weight:900;letter-spacing:.055em;text-transform:uppercase;cursor:pointer;box-shadow:0 12px 28px #00000029;transition:transform .18s ease,box-shadow .18s ease}.tto-launch__btn:hover{transform:translateY(-1px);box-shadow:0 12px 32px #0000002e}.tto-launch__note{margin:0;text-align:center;font-size:12px;opacity:.65}.tto-modal[hidden]{display:none!important}.tto-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;background:#080808ad;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;padding:14px}.tto-panel{width:min(1180px,100%);height:min(900px,calc(100dvh - 28px));background:#f7f7f5;border-radius:24px;overflow:hidden;display:grid;grid-template-rows:auto 1fr;box-shadow:0 30px 90px #0000004d}.tto-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;background:#fff;border-bottom:1px solid #e9e9e5}.tto-head__title{font-weight:800;font-size:18px}.tto-head__sub{font-size:12px;opacity:.58;margin-top:2px}.tto-close{width:40px;height:40px;border:0;border-radius:50%;background:#f0f0ed;font-size:24px;line-height:1;cursor:pointer}.tto-body{min-height:0;display:grid;grid-template-columns:minmax(285px,350px) 1fr}.tto-sidebar{min-height:0;overflow:auto;padding:16px;background:#fff;border-right:1px solid #e9e9e5}.tto-main{min-height:0;display:grid;grid-template-rows:auto 1fr auto;gap:10px;padding:12px}.tto-panel,.tto-body,.tto-sidebar,.tto-main,.tto-step{min-width:0!important;box-sizing:border-box!important}.tto-step{margin:0 0 16px}.tto-step__label{display:flex;align-items:center;gap:8px;font-weight:800;font-size:13px;margin-bottom:10px}.tto-step__num{width:24px;height:24px;border-radius:50%;display:inline-grid;place-items:center;background:#111;color:#fff;font-size:12px}.tto-designs{display:flex!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:2px 24px 8px 0!important;min-width:0!important}.tto-designs::-webkit-scrollbar{display:none}.tto-design{position:relative;border:1px solid #e4e4df;border-radius:12px;background:#fff;padding:0;overflow:hidden;aspect-ratio:1;cursor:pointer;transition:.15s ease;flex:0 0 72px!important;width:72px!important;min-width:72px!important;height:72px!important;scroll-snap-align:start;contain:layout paint}.tto-design img{width:100%!important;height:100%!important;object-fit:cover;display:block}.tto-design:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid transparent;border-radius:11px;pointer-events:none}.tto-design.is-selected{transform:translateY(-1px);box-shadow:0 5px 14px #0000001a}.tto-design.is-selected:after{border-color:#111}.tto-design__tick{position:absolute;right:6px;top:6px;width:21px;height:21px;border-radius:50%;background:#111;color:#fff;display:none;place-items:center;font-size:12px}.tto-design.is-selected .tto-design__tick{display:grid}.tto-designs-hint{display:none}.tto-upload{display:flex;align-items:center;justify-content:center;min-height:46px;border:1px dashed #b7b7b1;border-radius:13px;background:#fafaf8;font-weight:700;font-size:14px;cursor:pointer}.tto-upload input{position:absolute;opacity:0;pointer-events:none}.tto-head__sub--steps{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin-top:9px!important;opacity:1!important}.tto-head__sub--steps span{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:36px!important;padding:7px 11px!important;border:1px solid #d9d5cf!important;border-radius:999px!important;background:#f8f4ef!important;color:#171717!important;font-size:12px!important;font-weight:850!important;line-height:1.2!important}.tto-head__sub--steps b{width:23px!important;height:23px!important;flex:0 0 23px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#111!important;color:#fff!important;font-size:11px!important}.tto-photo-actions--fixed{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.tto-photo-button{position:relative!important;appearance:none!important;-webkit-appearance:none!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:54px!important;padding:10px 12px!important;border-radius:13px!important;border:1px solid #d4d0ca!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font:800 13px/1.25 inherit!important;cursor:pointer!important;box-sizing:border-box!important;overflow:hidden!important}.tto-photo-button span,.tto-photo-button b{display:inline!important;opacity:1!important;visibility:visible!important;color:inherit!important;font:inherit!important}.tto-photo-button--camera{background:#111!important;color:#fff!important;border-color:#111!important}.tto-photo-button--gallery{background:#fff!important;color:#111!important;border-style:dashed!important;border-color:#aaa49c!important}.tto-photo-button input[type=file]{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;opacity:0!important;cursor:pointer!important;pointer-events:auto!important;z-index:5!important;display:block!important}.tto-area-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.tto-chip{min-height:39px;border:1px solid #deded9;border-radius:10px;background:#fff;font:650 13px/1 inherit;cursor:pointer}.tto-chip.is-active{background:#111;color:#fff;border-color:#111}.tto-auto{width:100%;min-height:48px;border:0;border-radius:13px;background:#111;color:#fff;font-weight:800;cursor:pointer;position:relative}.tto-auto.is-loading{opacity:.68}.tto-auto.is-loading:after{content:"";display:inline-block;width:14px;height:14px;margin-left:9px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;vertical-align:-2px;animation:ttoSpin .7s linear infinite}@keyframes ttoSpin{to{transform:rotate(360deg)}}.tto-status{min-height:36px;padding:9px 10px;border-radius:10px;background:#f3f3ef;font-size:12px;line-height:1.35;margin-top:8px}.tto-status[data-type=ok]{background:#eef7ef}.tto-status[data-type=error]{background:#fff0f0}.tto-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.tto-segment{display:flex;padding:3px;border-radius:11px;background:#e9e9e5}.tto-segment button,.tto-iconbtn{border:0;border-radius:8px;background:transparent;min-height:34px;padding:0 12px;font-weight:700;font-size:12px;cursor:pointer}.tto-segment button.is-active{background:#fff;box-shadow:0 2px 6px #00000014}.tto-tools{display:flex;align-items:center;gap:7px}.tto-iconbtn{background:#fff;border:1px solid #deded9}.tto-stage{min-height:0;position:relative;border-radius:18px;overflow:hidden;display:flex!important;align-items:center!important;justify-content:center!important;contain:layout paint style!important;background:#f2f2ef!important}.tto-canvas{display:block!important;max-width:100%!important;max-height:100%!important;width:auto;height:auto;touch-action:none!important;user-select:none;-webkit-user-select:none;transform:translateZ(0);box-shadow:0 12px 50px #00000047}.tto-canvas[hidden]{display:none!important}.tto-live-layer{position:absolute;z-index:3;display:none;pointer-events:none;transform-origin:center center;will-change:transform,left,top;contain:strict;mix-blend-mode:multiply}.tto.is-interacting .tto-live-layer{display:block}.tto.is-interacting .tto-canvas{pointer-events:auto}.tto-empty{display:grid;place-items:center;text-align:center;color:#fff;padding:30px;max-width:420px}.tto-empty__icon{font-size:44px;margin-bottom:8px}.tto-empty strong{font-size:19px}.tto-empty p{opacity:.7;font-size:13px;line-height:1.45}.tto:not(.has-photo) .tto-empty--before-photo{display:grid!important}.tto.has-photo .tto-empty--before-photo{display:none!important}.tto-footer{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end}.tto-selected{min-width:0}.tto-selected__eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.09em;opacity:.5}.tto-selected__title{font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tto-selected__price{font-size:13px;opacity:.7}.tto-buy{min-height:48px;padding:0 22px;border:0;border-radius:13px;background:#111;color:#fff;font-weight:800;cursor:pointer}.tto-buy:disabled{opacity:.4;cursor:not-allowed}.tto-realism{display:grid;grid-template-columns:auto minmax(120px,220px);align-items:center;gap:8px;font-size:11px;font-weight:700;color:#555}.tto-realism input{width:100%}.tto-privacy{font-size:11px;line-height:1.4;color:#777;margin-top:9px}.tto-hint{display:none;font-size:11px;text-align:center;opacity:.62;margin:0}.tto-hint__mobile{display:none}@media(min-width:821px){.tto-hint{display:none!important}.tto-empty,.tto-empty__icon{color:#111!important}.tto-empty strong{font-size:20px!important;font-weight:900!important;color:#111!important}.tto-empty p{font-size:14px!important;line-height:1.4!important;font-weight:800!important;color:#333!important;opacity:1!important}}.tto-preview-shield{position:absolute;left:10px;bottom:10px;background:#0000009e;color:#fff;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800;letter-spacing:.03em;pointer-events:none}@media(max-width:820px){.tto-modal{padding:0;align-items:stretch}.tto-panel{width:100%!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important}.tto-head{position:relative!important;align-items:flex-start!important;padding:12px 54px 10px 12px!important;min-height:0!important}.tto-head>div{min-width:0!important;width:100%!important}.tto-head__title{font-size:17px!important;line-height:1.2!important}.tto-head__sub{font-size:10px}.tto-close{position:absolute!important;right:10px!important;top:10px!important;width:36px!important;height:36px!important;z-index:20!important}.tto-head__sub--steps{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important;width:100%!important;margin-top:8px!important}.tto-head__sub--steps span{width:100%!important;min-height:54px!important;padding:7px 6px!important;border-radius:10px!important;gap:5px!important;font-size:10.5px!important;line-height:1.15!important;text-align:left!important;box-sizing:border-box!important}.tto-head__sub--steps b{width:21px!important;height:21px!important;flex:0 0 21px!important;font-size:10px!important}.tto-body{display:block!important;overflow:visible!important;min-height:0!important;padding-bottom:max(18px,env(safe-area-inset-bottom))!important}.tto-sidebar{display:block!important;overflow:visible!important;padding:12px!important;width:100%!important;max-width:100%!important;min-width:0!important;border-right:0;border-bottom:1px solid #e9e9e5}.tto-step,.tto-step--area{width:100%!important;max-width:100%!important;min-width:0!important}.tto-step{margin:0 0 12px!important}.tto-step__label{margin-bottom:8px!important;font-size:12px!important;line-height:1.3!important}.tto-step__num{width:22px!important;height:22px!important;flex:0 0 22px!important;font-size:11px!important}.tto-photo-actions--fixed{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.tto-photo-button{min-height:48px!important;padding:8px 7px!important;font-size:12px!important;border-radius:12px!important;white-space:normal!important}.tto-designs{gap:7px!important;min-height:72px!important;padding:1px 28px 6px 0!important}.tto-design{flex:0 0 68px!important;width:68px!important;min-width:68px!important;height:auto!important;aspect-ratio:1}.tto-upload{min-height:40px;font-size:12px}.tto-area-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important;box-sizing:border-box!important}.tto-chip{width:100%!important;max-width:100%!important;min-width:0!important;min-height:42px!important;padding:7px 5px!important;white-space:normal!important;overflow-wrap:anywhere!important;text-align:center!important;font-size:12px!important;line-height:1.15!important;box-sizing:border-box!important}.tto-auto{min-height:40px;font-size:12px}.tto-status,.tto-privacy{display:none!important}.tto-main{display:flex!important;flex-direction:column!important;min-height:0!important;overflow:visible!important}.tto:not(.has-photo) .tto-step--area{display:none!important}.tto:not(.has-photo) .tto-main{gap:0!important;padding:0 12px 14px!important}.tto:not(.has-photo) .tto-toolbar,.tto:not(.has-photo) .tto-footer,.tto:not(.has-photo) .tto-hint{display:none!important}.tto:not(.has-photo) .tto-stage{width:100%!important;height:128px!important;min-height:128px!important;max-height:128px!important;padding:8px!important;margin:0!important;background:#f5f3ef!important;border:1px dashed #c9c2b8!important;border-radius:13px!important;box-shadow:none!important}.tto:not(.has-photo) .tto-preview-shield{display:none!important}.tto-empty--before-photo{padding:12px!important;max-width:300px!important}.tto-empty--before-photo .tto-empty__icon{font-size:24px!important;margin-bottom:3px!important}.tto-empty--before-photo strong{font-size:13px!important;line-height:1.2!important}.tto-empty--before-photo p{font-size:10.5px!important;line-height:1.3!important;margin:4px 0 0!important}.tto.has-photo .tto-main{gap:8px!important;padding:0 12px 16px!important}.tto.has-photo .tto-stage{width:100%!important;height:min(54dvh,560px)!important;min-height:330px!important;max-height:560px!important;padding:7px!important;margin:0!important;border-radius:14px!important;box-sizing:border-box!important}.tto.has-photo .tto-toolbar{position:static!important;top:auto!important;padding:4px 0!important}.tto-toolbar{gap:6px!important}.tto-tools{margin-left:auto;min-width:0!important;max-width:100%!important}.tto-segment{max-width:100%!important}.tto-realism{grid-template-columns:auto 120px}.tto-footer{grid-template-columns:1fr auto;gap:8px;max-width:100%!important}.tto-buy{min-height:44px;padding:0 15px;font-size:13px}.tto-selected__title{font-size:13px}.tto-selected__price{font-size:11px}.tto-hint{display:block}.tto-hint__mobile{display:inline}.tto-preview-shield{font-size:9px;padding:5px 8px}}@media(max-width:480px){.tto-step--photo,.tto-step--area{display:flex;flex-direction:column}.tto-area-grid{order:2}.tto-auto{order:3;margin-top:6px}.tto-realism{display:none}.tto-iconbtn,.tto-segment button{padding:0 9px}.tto-footer{align-items:center}}@media(max-width:390px){.tto-head__sub--steps span{font-size:10px!important;padding:6px 5px!important}.tto-photo-button,.tto-chip{font-size:11.5px!important}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/tattoo-try-on-stable.css.map */
