.sticker-customizer{margin:18px 0}.sticker-customizer__open{min-height:48px;font-weight:700}.sticker-customizer__overlay[hidden],.sticker-customizer__panel[hidden],.sticker-customizer__photo[hidden],.sticker-customizer__photo-placeholder[hidden],.sticker-customizer__error[hidden],.sticker-customizer__info[hidden]{display:none!important}.sticker-customizer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#1212127a}.sticker-customizer__dialog{width:100%;height:100%;height:100vh;height:100dvh;background:#fff;color:#181818;display:flex;flex-direction:column;overflow:hidden}.sticker-customizer__header{min-height:54px;padding:10px 14px;border-bottom:1px solid #e8e8e8;display:flex;align-items:center;justify-content:space-between;gap:12px}.sticker-customizer__header h2{margin:0;font-size:17px;line-height:1.2}.sticker-customizer__icon-btn,.sticker-customizer__info-btn{width:34px;height:34px;border:1px solid #d9d9d9;background:#fff;color:#181818;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-weight:700}.sticker-customizer__content{flex:1;min-height:0;display:flex;flex-direction:column}.sticker-customizer__preview-panel{flex:0 0 auto;padding:12px 14px 8px;background:#f6f7f8;border-bottom:1px solid #e6e6e6}.sticker-customizer__sticker{width:min(100%,360px);margin:0 auto;aspect-ratio:1 / 1;background:#ffd230;border:5px solid #111111;border-radius:8px;box-shadow:0 5px 18px #0000001f;overflow:hidden}.sticker-customizer__sticker-inner{height:100%;padding:8% 7%;display:grid;grid-template-rows:22% 1fr 22%;gap:4%;align-items:center}.sticker-customizer__text{color:#111;font-weight:900;line-height:1.02;text-align:center;overflow-wrap:anywhere;text-transform:uppercase}.sticker-customizer__text--top,.sticker-customizer__text--bottom{font-size:26px}.sticker-customizer__text.is-placeholder{opacity:.32}.sticker-customizer__photo-frame{position:relative;height:100%;min-height:0;border:4px solid #111111;border-radius:50%;background:#fff;overflow:hidden;touch-action:none}.sticker-customizer__photo{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;transform:translate(-50%,-50%) scale(1);transform-origin:center;-webkit-user-select:none;user-select:none;pointer-events:none}.sticker-customizer__photo-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#767676;font-weight:700;background:repeating-linear-gradient(45deg,#f5f5f5 0 10px,#eee 10px 20px)}.sticker-customizer__preview-toggle{width:100%;margin-top:8px;min-height:38px;border:1px solid #202020;background:#fff;color:#202020;font-weight:700}.sticker-customizer.is-preview-large .sticker-customizer__preview-panel{position:fixed;top:54px;right:0;bottom:0;left:0;z-index:10002;display:flex;flex-direction:column;justify-content:center;background:#fff;padding:16px}.sticker-customizer.is-preview-large .sticker-customizer__sticker{width:min(92vw,520px)}.sticker-customizer.is-preview-large .sticker-customizer__preview-toggle{width:min(92vw,520px);margin-left:auto;margin-right:auto}.sticker-customizer__tabs{flex:0 0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-bottom:1px solid #e6e6e6;background:#fff}.sticker-customizer__tab{height:44px;border:0;border-bottom:3px solid transparent;background:#fff;color:#383838;font-weight:700}.sticker-customizer__tab.is-active{border-bottom-color:#111;color:#111}.sticker-customizer__panels{position:relative;flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:14px 14px 28px}.sticker-customizer__panels:after{content:"";position:sticky;display:block;bottom:-28px;height:26px;margin:0 -14px -28px;pointer-events:none;background:linear-gradient(to bottom,#fff0,#fff)}.sticker-customizer__field+.sticker-customizer__field{margin-top:18px}.sticker-customizer__label-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.sticker-customizer__label-row label{margin:0;font-weight:800}.sticker-customizer__field input[type=text]{width:100%;height:46px;border:1px solid #cfcfcf;padding:0 12px;font-size:16px;text-transform:uppercase}.sticker-customizer__field-meta{margin-top:6px;color:#616161;font-size:12px;text-align:right}.sticker-customizer__hint,.sticker-customizer__info,.sticker-customizer__error{margin:8px 0 0;font-size:13px;line-height:1.35}.sticker-customizer__hint,.sticker-customizer__info{color:#5f5f5f}.sticker-customizer__info{padding:10px;background:#f1f5f9;border:1px solid #dce5ef}.sticker-customizer__error{color:#b00020;font-weight:700}.sticker-customizer__upload{display:flex;align-items:center;justify-content:center;min-height:48px;border:1px dashed #202020;background:#fff;cursor:pointer;font-weight:800}.sticker-customizer__upload input{position:absolute;opacity:0;pointer-events:none}.sticker-customizer__controls{display:grid;grid-template-columns:44px 1fr 44px;gap:8px;align-items:center;margin-top:12px}.sticker-customizer__controls button{min-height:42px;border:1px solid #cfcfcf;background:#fff;color:#111;font-weight:800}.sticker-customizer__controls span{text-align:center;font-weight:700}.sticker-customizer__controls button[data-sticker-action=photo-reset]{grid-column:1 / -1}.sticker-customizer__style-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sticker-customizer__style-option{margin:0;border:1px solid #d8d8d8;padding:8px;display:grid;grid-template-columns:44px 1fr;align-items:center;gap:10px;cursor:pointer}.sticker-customizer__style-option input{position:absolute;opacity:0}.sticker-customizer__style-option.is-selected{border-color:#111;box-shadow:inset 0 0 0 2px #111}.sticker-customizer__style-swatch{width:44px;height:44px;border:2px solid #111111;border-radius:50%}.sticker-customizer__style-swatch--original{background:#ffd230}.sticker-customizer__style-swatch--manga{background:linear-gradient(135deg,#fff 0 35%,#ff8fb7 35% 65%,#111 65%)}.sticker-customizer__style-swatch--hero{background:linear-gradient(135deg,#ef3340 0 45%,#fff 45% 55%,#1f62ad 55%)}.sticker-customizer__style-swatch--cartoon{background:linear-gradient(135deg,#73d2de 0 50%,#f6f2a7 50%)}.sticker-customizer__style-swatch--watercolor{background:linear-gradient(135deg,#f7d6c9,#c8e7d8 48%,#9db8d8)}.sticker-customizer__sticker--manga{background:#fff;border-color:#111}.sticker-customizer__sticker--manga .sticker-customizer__text{color:#111;text-shadow:2px 2px 0 #ff8fb7}.sticker-customizer__sticker--hero{background:#ef3340;border-color:#1f62ad}.sticker-customizer__sticker--hero .sticker-customizer__text{color:#fff;text-shadow:3px 3px 0 #1f62ad}.sticker-customizer__sticker--cartoon{background:#73d2de;border-color:#202020}.sticker-customizer__sticker--cartoon .sticker-customizer__text{color:#202020;text-shadow:2px 2px 0 #f6f2a7}.sticker-customizer__sticker--watercolor{background:linear-gradient(135deg,#f7d6c9,#c8e7d8 48%,#9db8d8);border-color:#44505c}.sticker-customizer__sticker--watercolor .sticker-customizer__text{color:#263341}.sticker-customizer__footer{flex:0 0 auto;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #e6e6e6;background:#fff}.sticker-customizer__add{min-height:48px;font-weight:800}.sticker-customizer__add.is-loading{opacity:.7;pointer-events:none}body.sticker-customizer-open{overflow:hidden}@media(max-width:767px){.sticker-customizer__content{display:grid;grid-template-rows:auto 42px minmax(230px,1fr)}.sticker-customizer__preview-panel{padding:10px 12px 6px}.sticker-customizer__sticker{width:min(74vw,300px,36dvh);border-width:4px}.sticker-customizer__preview-toggle{min-height:34px;margin-top:6px;font-size:13px}.sticker-customizer__tab{height:42px}.sticker-customizer__panels{min-height:230px;padding:12px 12px 26px}.sticker-customizer__style-grid{grid-template-columns:1fr;gap:8px}}@media(max-width:380px),(max-height:700px){.sticker-customizer__header{min-height:48px;padding:8px 12px}.sticker-customizer__header h2{font-size:15px}.sticker-customizer__icon-btn,.sticker-customizer__info-btn{width:32px;height:32px}.sticker-customizer__content{grid-template-rows:auto 40px minmax(250px,1fr)}.sticker-customizer__preview-panel{padding:7px 10px 5px}.sticker-customizer__sticker{width:min(56vw,190px,28dvh);border-width:3px}.sticker-customizer__sticker-inner{padding:7%;gap:3%}.sticker-customizer__text--top,.sticker-customizer__text--bottom{font-size:21px}.sticker-customizer__photo-frame{border-width:3px}.sticker-customizer__preview-toggle{min-height:30px;margin-top:5px;font-size:12px}.sticker-customizer__tab{height:40px;font-size:13px}.sticker-customizer__panels{min-height:250px;padding:10px 10px 24px}.sticker-customizer__upload,.sticker-customizer__field input[type=text],.sticker-customizer__controls button{min-height:40px}.sticker-customizer__field input[type=text]{height:42px}.sticker-customizer__footer{padding:8px 12px calc(8px + env(safe-area-inset-bottom))}.sticker-customizer__add{min-height:44px}}@media(max-height:600px){.sticker-customizer__content{grid-template-rows:auto 38px minmax(260px,1fr)}.sticker-customizer__sticker{width:min(46vw,150px,24dvh)}.sticker-customizer__preview-toggle{min-height:28px}.sticker-customizer__tab{height:38px}.sticker-customizer__panels{min-height:260px}}@media(min-width:768px){.sticker-customizer__dialog{width:min(760px,calc(100vw - 48px));height:min(860px,calc(100vh - 48px));height:min(860px,calc(100dvh - 48px));margin:24px auto;border-radius:8px;overflow:hidden}.sticker-customizer__sticker{width:min(100%,360px)}.sticker-customizer__style-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/sticker-customizer.css.map */
