.ct-builder{--ct-line: rgba(0, 0, 0, .13);--ct-line-strong: rgba(0, 0, 0, .3);--ct-fill: rgba(0, 0, 0, .025);--ct-fill-strong: rgba(0, 0, 0, .055);--ct-muted: rgba(0, 0, 0, .56);--ct-faint: rgba(0, 0, 0, .4);--ct-danger: #b8442a;--ct-ok: #2f7d4f;padding:clamp(2.5rem,5vw,4.5rem) 0 clamp(3rem,6vw,5rem)}.ct-admin-warning{margin:0 0 2rem;padding:.9rem 1.2rem;border:1px solid var(--ct-danger);border-radius:10px;background:#b8442a12;font-size:.9rem}.ct-head{text-align:center;max-width:42rem;margin:0 auto 2rem}.ct-eyebrow{margin:0 0 1.1rem;font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:var(--ct-faint)}.ct-eyebrow:before,.ct-eyebrow:after{content:"";display:inline-block;width:2rem;height:1px;vertical-align:middle;background:var(--ct-line-strong)}.ct-eyebrow:before{margin-inline-end:.9rem}.ct-eyebrow:after{margin-inline-start:.9rem}.ct-title{margin:0 0 1rem;font-size:clamp(2rem,5vw,3.2rem);line-height:1.08;letter-spacing:-.015em;text-wrap:balance}.ct-intro p+p{margin-top:.85rem}.ct-intro p{margin:0;color:var(--ct-muted);font-size:clamp(.96rem,1.3vw,1.05rem);line-height:1.7;text-wrap:pretty}.ct-icon{display:block;width:26px;height:26px;color:inherit}.ct-usps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:46rem;margin:2.4rem auto 0;padding:1.4rem 0;border-top:1px solid var(--ct-line);border-bottom:1px solid var(--ct-line);list-style:none}.ct-usp{display:flex;flex-direction:column;align-items:center;gap:.65rem;padding:0 1rem;text-align:center}.ct-usp+.ct-usp{border-inline-start:1px solid var(--ct-line)}.ct-usp .ct-icon{width:32px;height:32px;color:var(--ct-muted)}.ct-usp span{font-size:.78rem;line-height:1.35;letter-spacing:.09em;text-transform:uppercase;color:var(--ct-muted);text-wrap:balance}.ct-hero{margin:2.2rem auto 0;max-width:58rem;text-align:center}.ct-hero img{display:block;width:100%;height:auto;border-radius:16px}.ct-hero figcaption{margin-top:.8rem;font-size:.78rem;letter-spacing:.04em;color:var(--ct-faint)}.ct-batch{display:flex;align-items:center;justify-content:center;gap:.55rem;margin:2.2rem auto 2.8rem;padding:.55rem 1.25rem;width:fit-content;border:1px solid var(--ct-line);border-radius:999px;font-size:.85rem;color:var(--ct-muted)}.ct-batch strong{color:inherit;font-weight:500}.ct-batch__date{padding-inline-start:.55rem;margin-inline-start:.15rem;border-inline-start:1px solid var(--ct-line);color:var(--ct-faint)}.ct-batch__dot{width:7px;height:7px;border-radius:50%;background:var(--ct-ok);box-shadow:0 0 0 4px #2f7d4f24}.ct-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2rem,5vw,4rem);align-items:start}.ct-preview-col{position:sticky;top:2rem}.ct-preview{border:1px solid var(--ct-line);border-radius:16px;background:var(--ct-fill);padding:1.6rem 1.6rem 1.1rem;text-align:center}.ct-bodies{display:flex;align-items:center;justify-content:center;min-height:400px}.ct-body{display:none;height:400px;width:auto;max-width:100%;margin:0 auto}.ct-body.is-active{display:block}.ct-parts{display:flex;justify-content:center;gap:.25rem;margin-top:1.1rem;padding:.22rem;border:1px solid var(--ct-line);border-radius:999px;width:fit-content;margin-inline:auto;background:#fff}.ct-builder .ct-part{padding:.36rem .8rem;border:0;border-radius:999px;background:none;color:var(--ct-faint);font-size:.76rem;font-family:inherit;cursor:pointer;transition:background .18s ease,color .18s ease}.ct-builder .ct-part:hover{color:var(--ct-muted)}.ct-builder .ct-part.is-active{background:#00000012;color:inherit}.ct-body__skin{stroke:#0003;stroke-width:.14}.ct-body__navel{fill:#00000038}.ct-body__box{fill:none;stroke:#00000073;stroke-width:.22;stroke-dasharray:1.1 .8}.ct-preview__caption{margin:1rem 0 0;font-size:.78rem;letter-spacing:.05em;color:var(--ct-faint)}.ct-steps{display:flex;flex-direction:column;gap:2.4rem}.ct-step{margin:0;padding:0;border:0}.ct-step__legend{display:flex;align-items:center;gap:.7rem;margin:0 0 1rem;padding:0;font-size:1rem}.ct-step__legend small{font-size:.8rem;color:var(--ct-faint)}.ct-step__num{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;flex:0 0 25px;border:1px solid var(--ct-line-strong);border-radius:50%;font-size:.76rem;color:var(--ct-muted)}.ct-drop{display:block;position:relative;padding:2.2rem 1.4rem;border:1px dashed var(--ct-line-strong);border-radius:14px;background:var(--ct-fill);text-align:center;cursor:pointer;transition:border-color .2s ease,background .2s ease}.ct-drop:hover,.ct-drop:focus-visible,.ct-drop.is-dragging{border-color:currentColor;background:var(--ct-fill-strong)}.ct-drop.is-filled{border-style:solid;border-color:var(--ct-line);padding:1rem;text-align:start}.ct-drop input[type=file]{position:absolute;top:0;left:0;width:1px;height:1px;opacity:0;overflow:hidden;clip:rect(0 0 0 0);pointer-events:none}.ct-drop__empty{display:block;pointer-events:none}.ct-drop__empty .icon{width:21px;height:21px;margin-bottom:.85rem;color:var(--ct-muted)}.ct-drop__title{display:block;margin-bottom:.4rem;font-size:.97rem}.ct-drop__hint{display:block;font-size:.78rem;line-height:1.5;color:var(--ct-faint)}.ct-drop__help{display:block;max-width:31rem;margin:.55rem auto 0;font-size:.8rem;line-height:1.5;color:var(--ct-muted)}.ct-drop__filled{display:flex;align-items:center;gap:1rem;pointer-events:none}.ct-drop__filled img{width:60px;height:60px;flex:0 0 60px;object-fit:contain;border:1px solid var(--ct-line);border-radius:8px;background:#fff}.ct-drop__meta{display:flex;flex-direction:column;gap:.2rem;min-width:0}.ct-drop__meta strong{font-weight:400;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ct-drop__meta small{font-size:.78rem;color:var(--ct-faint)}.ct-clear{margin-top:.75rem;padding:0;border:0;background:none;color:var(--ct-muted);font-size:.82rem;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.ct-clear:hover{color:inherit}.ct-error{margin:.9rem 0 0;padding:.75rem 1rem;border:1px solid rgba(184,68,42,.35);border-radius:10px;background:#b8442a12;color:var(--ct-danger);font-size:.85rem;line-height:1.5}.ct-quality{margin:.9rem 0 0;padding:.9rem 1rem;border:1px solid rgba(177,125,31,.38);border-radius:10px;background:#d29d3017;color:#63480f;font-size:.85rem;line-height:1.5}.ct-quality.is-accepted{border-color:#2f7d4f52;background:#2f7d4f12;color:#245f3d}.ct-quality p{margin:0}.ct-quality p+p{margin-top:.3rem}.ct-quality__title{font-weight:600}.ct-quality__button{margin-top:.8rem;padding:.65rem 1rem;border:1px solid currentColor;border-radius:999px;background:transparent;color:inherit;font:inherit;font-weight:600;cursor:pointer}.ct-quality__button:hover,.ct-quality__button:focus-visible{background:#ffffffb3}.ct-tabs{display:inline-flex;gap:.25rem;margin-bottom:1.1rem;padding:.25rem;border:1px solid var(--ct-line);border-radius:999px;background:var(--ct-fill)}.ct-builder .ct-tab{padding:.5rem 1.1rem;border:0;border-radius:999px;background:none;color:var(--ct-muted);font-size:.85rem;font-family:inherit;cursor:pointer;transition:background .2s ease,color .2s ease}.ct-builder .ct-tab.is-active{background:currentColor;color:#fff}.ct-builder .ct-tab.is-active{background:#1a1a1a;color:#fff}.ct-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:.7rem}.ct-tile{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:.45rem;padding:1rem .5rem .85rem;border:1px solid var(--ct-line);border-radius:12px;background:var(--ct-fill);cursor:pointer;transition:border-color .2s ease,background .2s ease}.ct-tile:hover{border-color:var(--ct-line-strong)}.ct-tile.is-selected{border-color:#1a1a1a;background:var(--ct-fill-strong)}.ct-tile input{position:absolute;opacity:0;pointer-events:none}.ct-tile__scale{display:flex;align-items:flex-end;justify-content:center;height:64px}.ct-tile__box{display:block;border:1px solid var(--ct-line-strong);border-radius:2px;background:#0000000f}.ct-tile.is-selected .ct-tile__box{border-color:#1a1a1a;background:#00000024}.ct-tile__name{font-size:.92rem}.ct-tile__dim{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:.8rem;letter-spacing:.02em;color:#0000009e}.ct-tile__price{margin-top:.2rem;font-size:.82rem;font-weight:500;letter-spacing:-.01em}.ct-tile:not(.is-selected) .ct-tile__price{color:var(--ct-muted)}.ct-dims{display:flex;align-items:flex-end;gap:.9rem}.ct-dim{flex:1 1 0;min-width:0}.ct-dims__x{padding-bottom:.95rem;color:var(--ct-faint)}.ct-dim__field{position:relative;display:block}.ct-dim__field .ct-input{padding-right:3rem}.ct-dim__unit{position:absolute;top:50%;right:1rem;transform:translateY(-50%);font-size:.85rem;color:var(--ct-faint);pointer-events:none}.ct-pieces{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;flex-wrap:wrap;padding:1rem 1.2rem;border:1px solid var(--ct-line);border-radius:12px;background:var(--ct-fill)}.ct-freebie{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.ct-freebie__badge{display:inline-block;padding:.35rem .8rem;border-radius:999px;background:#1a1a1a;color:#fff;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.ct-freebie__text{font-size:.85rem;color:var(--ct-muted)}.ct-stepper{display:flex;align-items:center;gap:.2rem;border:1px solid var(--ct-line-strong);border-radius:999px;padding:.2rem;background:#fff}.ct-builder .ct-stepper__btn{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:none;color:inherit;font-size:1.1rem;font-family:inherit;line-height:1;cursor:pointer;transition:background .15s ease}.ct-builder .ct-stepper__btn:hover:not(:disabled){background:#00000012}.ct-builder .ct-stepper__btn:disabled{opacity:.25;cursor:not-allowed}.ct-stepper__value{min-width:3.2rem;text-align:center;font-size:.95rem}.ct-stepper__value strong{font-weight:500}.ct-stepper__value small{color:var(--ct-faint);margin-inline-start:.15rem}.ct-note{margin:.85rem 0 0;font-size:.8rem;line-height:1.6;color:var(--ct-faint)}.ct-note--why{margin-top:.4rem}.ct-label{display:block;margin:0 0 .45rem;font-size:.84rem;color:var(--ct-muted)}.ct-builder .ct-input{display:block;width:100%;padding:.8rem 1.05rem;border:1px solid var(--ct-line-strong);border-radius:10px;background:#fff;color:inherit;font-size:.92rem;font-family:inherit;transition:border-color .2s ease}.ct-builder .ct-input::placeholder{color:#00000052}.ct-builder .ct-input:focus{outline:none;border-color:#1a1a1a}.ct-builder .ct-textarea{resize:vertical;min-height:4.6rem;line-height:1.6}.ct-step--final{padding-top:1.8rem;border-top:1px solid var(--ct-line)}.ct-consent{display:flex;align-items:flex-start;gap:.75rem;margin:0 0 1.2rem;padding:.9rem 1.1rem;border:1px solid var(--ct-line-strong);border-radius:12px;cursor:pointer}.ct-consent input{flex:0 0 auto;width:18px;height:18px;margin-top:.1rem;accent-color:#1a1a1a;cursor:pointer}.ct-consent p{margin:0;font-size:.82rem;line-height:1.55;color:var(--ct-muted)}.ct-consent a{color:inherit;text-decoration:underline;text-underline-offset:2px}.ct-consent--optin{border-style:dashed;margin-top:-.4rem}.ct-consent--optin:has(input:checked){border-style:solid;border-color:#1a1a1a;background:var(--ct-fill)}.ct-consent__body{display:block}.ct-consent__badge{display:inline-block;margin:0 .5rem .25rem 0;padding:.15rem .5rem;border-radius:999px;background:#1a1a1a;color:#fff;font-size:.72rem;font-weight:600;letter-spacing:.02em;vertical-align:middle}.ct-summary__was{margin-right:.5rem;font-size:.95rem;color:var(--ct-muted);text-decoration:line-through}.ct-summary{margin:0 0 1.1rem;padding:1.05rem 1.25rem;border:1px solid var(--ct-line);border-radius:12px;background:var(--ct-fill)}.ct-summary__row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.ct-summary__label{font-size:.88rem;color:var(--ct-muted)}.ct-summary__price{font-size:clamp(1.4rem,3vw,1.8rem);letter-spacing:-.01em}.ct-summary__meta{margin:.6rem 0 0;font-size:.8rem;color:var(--ct-danger)}.ct-summary__meta--ok{color:var(--ct-muted)}.ct-builder .ct-submit{display:block;width:100%;padding:1.05rem 1.5rem;border:0;border-radius:999px;background:#1a1a1a;color:#fff;font-size:.8rem;font-family:inherit;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;transition:transform .18s ease,opacity .18s ease}.ct-builder .ct-submit:hover:not(:disabled){transform:translateY(-1px)}.ct-builder .ct-submit:disabled{background:#0000001f;color:var(--ct-faint);cursor:not-allowed}.ct-builder .ct-submit.is-loading{opacity:.7;pointer-events:none}.ct-leadtime{margin:1rem 0 0;font-size:.82rem;line-height:1.6;color:var(--ct-muted);text-align:center}.ct-leadtime__date{color:inherit;font-weight:500;white-space:nowrap}.ct-howto{margin:0 0 1rem;border:1px solid var(--ct-line-strong);border-radius:12px;overflow:hidden}.ct-howto__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1.1rem;font-size:.88rem;cursor:pointer;list-style:none;background:var(--ct-fill)}.ct-howto__head::-webkit-details-marker{display:none}.ct-howto__head:hover{background:var(--ct-fill-strong)}.ct-howto__icon{position:relative;flex:0 0 12px;width:12px;height:12px}.ct-howto__icon:before,.ct-howto__icon:after{content:"";position:absolute;top:50%;left:0;width:12px;height:1px;background:currentColor;transition:transform .2s ease}.ct-howto__icon:after{transform:rotate(90deg)}.ct-howto[open] .ct-howto__icon:after{transform:rotate(0)}.ct-howto__body{padding:.4rem 1.1rem 1.1rem}.ct-howto__body p{margin:0 0 .7rem;font-size:.82rem;line-height:1.65;color:var(--ct-muted)}.ct-howto__body p:last-child{margin-bottom:0}.ct-howto__body strong{color:inherit;font-weight:500}.ct-howto__body ol,.ct-howto__body ul{margin:0 0 .8rem;padding-inline-start:1.2rem}.ct-howto__body li{margin-bottom:.4rem;font-size:.82rem;line-height:1.6;color:var(--ct-muted)}.ct-paynote{display:flex;align-items:flex-start;gap:.75rem;margin:1.2rem 0 0;padding:.9rem 1.1rem;border:1px solid var(--ct-line);border-radius:12px;background:var(--ct-fill)}.ct-paynote .icon{flex:0 0 auto;width:15px;height:15px;margin-top:.15rem;color:var(--ct-faint)}.ct-paynote p{margin:0;font-size:.82rem;line-height:1.6;color:var(--ct-muted)}.ct-paynote strong{color:inherit;font-weight:500}.ct-contact{margin:.7rem 0 0;text-align:center}.ct-contact p{margin:0;font-size:.82rem;line-height:1.6;color:var(--ct-faint)}@media(max-width:900px){.ct-grid{grid-template-columns:minmax(0,1fr);gap:2.2rem}.ct-preview-col{position:static;order:-1}.ct-bodies{min-height:300px}.ct-body{height:300px}.ct-preview{padding:1.2rem 1.2rem .8rem}}@media(max-width:560px){.ct-usps{grid-template-columns:minmax(0,1fr);gap:1.3rem;padding:1.3rem 0}.ct-usp{flex-direction:row;justify-content:flex-start;gap:.9rem;text-align:start;padding:0 .4rem}.ct-usp+.ct-usp{border-inline-start:0}.ct-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.ct-tile__scale{height:56px}.ct-pieces{flex-direction:column;align-items:stretch}.ct-stepper{justify-content:space-between}.ct-batch{font-size:.8rem;padding:.5rem 1rem}}@media(prefers-reduced-motion:reduce){.ct-builder *{transition:none!important}}.ct-info{padding:clamp(3rem,6vw,5.5rem) 0}.ct-info__head{text-align:center;margin-bottom:2.6rem}.ct-info__title{margin:0;font-size:clamp(1.6rem,4vw,2.4rem);line-height:1.15;letter-spacing:-.01em}.ct-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem;margin:0;padding:0;list-style:none}.ct-flow__item{position:relative;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.12)}.ct-flow__item .ct-icon{width:28px;height:28px;margin-bottom:1rem;opacity:.55}.ct-flow__num{position:absolute;top:1.5rem;right:0;font-size:.74rem;letter-spacing:.2em;opacity:.35}.ct-flow__num:before{content:"0"}.ct-flow__title{margin:0 0 .6rem;font-size:1.05rem;line-height:1.3}.ct-flow__text{margin:0;font-size:.88rem;line-height:1.65;opacity:.72}.ct-leadbanner{margin:2.8rem auto 0;max-width:44rem;padding:1.2rem 1.6rem;border:1px solid rgba(0,0,0,.14);border-radius:12px;font-size:.92rem;line-height:1.65;text-align:center}.ct-leadbanner p{margin:0}.ct-faq{max-width:44rem;margin:clamp(3rem,6vw,5rem) auto 0}.ct-faq__heading{text-align:center;margin-bottom:2rem}.ct-faq__item{border-bottom:1px solid rgba(0,0,0,.12)}.ct-faq__item:first-of-type{border-top:1px solid rgba(0,0,0,.12)}.ct-faq__q{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.15rem 0;font-size:.98rem;line-height:1.45;cursor:pointer;list-style:none}.ct-faq__q::-webkit-details-marker{display:none}.ct-faq__q:hover{opacity:.7}.ct-faq__icon{position:relative;flex:0 0 14px;width:14px;height:14px}.ct-faq__icon:before,.ct-faq__icon:after{content:"";position:absolute;top:50%;left:0;width:14px;height:1px;background:currentColor;transition:transform .22s ease}.ct-faq__icon:after{transform:rotate(90deg)}.ct-faq__item[open] .ct-faq__icon:after{transform:rotate(0)}.ct-faq__a{padding:0 0 1.3rem;max-width:38rem}.ct-faq__a p{margin:0 0 .7rem;font-size:.9rem;line-height:1.7;opacity:.75}.ct-faq__a p:last-child{margin-bottom:0}@media(max-width:900px){.ct-flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem 1.6rem}}@media(max-width:560px){.ct-flow{grid-template-columns:minmax(0,1fr)}.ct-flow__item{padding-top:2.2rem}}.ct-preview{background:radial-gradient(circle at 50% 36%,#fff,#fbfaf8 58%,#f5f2ee)}.ct-body{overflow:hidden;border-radius:14px;background:#eadfd5;box-shadow:0 16px 34px #36251b21,0 3px 9px #36251b14}.ct-body__photo,.ct-body__photo-tone,.ct-body__ink{pointer-events:none}.ct-body__photo,.ct-body__ink{image-rendering:auto}.ct-body__photo-tone{mix-blend-mode:soft-light}.ct-body__box{stroke:#2a201bb3;stroke-width:1.5px;stroke-dasharray:7px 5px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 1px rgba(255,255,255,.92))}@media(max-width:749px){.ct-body{border-radius:12px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/custom-tattoo.css.map */
