.tattoo-game{--tg-ink: #1f1d1a;--tg-paper: #f6efe4;--tg-paper-deep: #e8d9c5;--tg-gold: #b88943;--tg-bronze: #734b2f;--tg-terracotta: #a8553d;--tg-wine: #5b302e;--tg-line: rgba(31, 29, 26, .18);color:var(--tg-ink);padding:clamp(28px,5vw,76px) 0;background:radial-gradient(circle at 12% 3%,rgba(184,137,67,.2),transparent 32rem),radial-gradient(circle at 88% 28%,rgba(168,85,61,.11),transparent 27rem),linear-gradient(145deg,#fcf8f0,var(--tg-paper))}.tattoo-game *{box-sizing:border-box}.tattoo-game__shell{max-width:1120px}.tattoo-game__hero{display:grid;grid-template-columns:minmax(180px,280px) 1fr;align-items:center;gap:clamp(18px,4vw,52px);margin-bottom:clamp(24px,4vw,46px)}.tattoo-game__bird{position:relative;overflow:hidden;aspect-ratio:1;border:1px solid rgba(115,75,47,.28);border-radius:46% 46% 22px 22px;background:#f3e8d5;box-shadow:0 20px 46px #482b1d29}.tattoo-game__bird:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px solid rgba(184,137,67,.42);border-radius:inherit;pointer-events:none}.tattoo-game__bird img{display:block;width:100%;height:100%;object-fit:cover}.tattoo-game__eyebrow,.tattoo-game__kicker{margin:0 0 .55rem;color:var(--tg-bronze);font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.tattoo-game h1{margin:0;max-width:19ch;font-size:clamp(2.25rem,6vw,5rem);line-height:.98}.tattoo-game__intro{max-width:64ch;margin:1rem 0 0;font-size:clamp(1rem,1.8vw,1.2rem)}.tattoo-game__panel{position:relative;overflow:visible;border:1px solid var(--tg-line);border-radius:28px;background:#fffcf7c7;box-shadow:0 28px 80px #462b1d24}.tattoo-game__status{position:sticky;top:0;z-index:5;padding:16px clamp(18px,4vw,48px) 12px;border-radius:28px 28px 0 0;border-bottom:1px solid rgba(115,75,47,.12);background:#fcf7eef0;box-shadow:0 10px 26px #462b1d14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.tattoo-game__progress-copy{display:flex;justify-content:space-between;gap:16px;font-size:.82rem;font-weight:700}.tattoo-game__progress{overflow:hidden;height:7px;margin:9px 0 10px;border-radius:20px;background:var(--tg-paper-deep)}.tattoo-game__progress span{display:block;width:12.5%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--tg-wine),var(--tg-terracotta),#c79c56);transition:width .35s ease}.tattoo-game__ink{position:relative;display:grid;grid-template-columns:repeat(8,1fr);gap:clamp(2px,1vw,10px);align-items:center;padding-top:32px}.tattoo-game__machine{position:absolute;top:0;left:6.25%;z-index:2;width:clamp(46px,6vw,58px);color:var(--tg-bronze);filter:drop-shadow(0 4px 4px rgba(72,43,29,.16));pointer-events:none;transform:translate(-64%);transition:left .42s cubic-bezier(.2,.72,.2,1)}.tattoo-game__machine svg{display:block;width:100%;height:auto;overflow:visible;transform-origin:62% 70%}.tattoo-game__machine-sketch>*{vector-effect:non-scaling-stroke}.tattoo-game__machine-sketch path,.tattoo-game__machine-sketch rect{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tattoo-game__machine-sketch rect{fill:#b889431a}.tattoo-game__machine-sketch .tattoo-game__machine-frame{stroke-width:2.1}.tattoo-game__machine-sketch .tattoo-game__machine-echo{opacity:.32;stroke-width:.8}.tattoo-game__machine.is-inking svg{animation:tattoo-game-machine-buzz .14s steps(2,end) 5}.tattoo-game__machine.is-inking .tattoo-game__machine-needle{animation:tattoo-game-needle .12s steps(2,end) 6}.tattoo-game__drop{display:grid;place-items:center;min-width:0;color:#734b2f4d;transition:transform .25s ease,color .25s ease}.tattoo-game__drop svg{display:block;width:clamp(24px,4.2vw,36px);height:auto;overflow:visible}.tattoo-game__drop-outline{fill:#734b2f14;stroke:currentColor;stroke-width:1.6}.tattoo-game__drop-fill{fill:var(--tg-terracotta);opacity:0;stroke:none;transform:scaleY(0);transform-box:fill-box;transform-origin:center bottom;transition:transform .52s cubic-bezier(.2,.72,.2,1),opacity .18s ease}.tattoo-game__drop text{fill:currentColor;font:700 12px system-ui,sans-serif}.tattoo-game__drop.is-filled{color:var(--tg-terracotta)}.tattoo-game__drop.is-filled .tattoo-game__drop-fill{opacity:.26;transform:scaleY(1)}.tattoo-game__drop.is-active{color:var(--tg-wine);transform:translateY(-2px) scale(1.18);filter:drop-shadow(0 5px 5px rgba(91,48,46,.2))}.tattoo-game__drop.is-active .tattoo-game__drop-fill{fill:var(--tg-wine);opacity:.22}.tattoo-game__drop.is-active .tattoo-game__drop-outline{fill:#f5dfc4;stroke-width:2.2}@keyframes tattoo-game-machine-buzz{0%,to{transform:rotate(-1.2deg) translateY(0)}50%{transform:rotate(1.2deg) translateY(1px)}}@keyframes tattoo-game-needle{0%,to{transform:translateY(0)}50%{transform:translateY(2px)}}.tattoo-game__guide{display:flex;gap:12px;align-items:center;margin:22px clamp(20px,4vw,48px) 0;padding:12px 16px 12px 12px;border:1px solid rgba(184,137,67,.24);border-left:4px solid var(--tg-gold);border-radius:0 16px 16px 0;background:linear-gradient(90deg,#b889431c,#ffffff52)}.tattoo-game__guide img{flex:0 0 54px;width:54px;height:54px;border:1px solid rgba(115,75,47,.24);border-radius:50%;object-fit:cover;object-position:47% 14%}.tattoo-game__guide p{margin:0}.tattoo-game__form{padding:clamp(22px,4vw,48px)}.tattoo-game__step h2{margin:0 0 .6rem;font-size:clamp(1.65rem,3vw,2.7rem)}.tattoo-game__step>p:not(.tattoo-game__kicker,.tattoo-game__note,.tattoo-game__privacy){margin:0 0 1.6rem;max-width:62ch}.tattoo-game__choices{display:grid;gap:12px}.tattoo-game__choices--cards,.tattoo-game__choices--pills,.tattoo-game__choices--locations{grid-template-columns:repeat(3,minmax(0,1fr))}.tattoo-game__choices--swatches{grid-template-columns:repeat(4,minmax(0,1fr))}.tattoo-game__choices--sizes{grid-template-columns:repeat(5,minmax(0,1fr))}.tattoo-game__option{min-height:56px;padding:13px 14px;border:1px solid var(--tg-line);border-radius:14px;color:var(--tg-ink);background:linear-gradient(150deg,#ffffffdb,#f6efe4bd);font:inherit;line-height:1.25;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.tattoo-game__choices--cards .tattoo-game__option{display:grid;grid-template-columns:34px 1fr;align-items:center;text-align:left}.tattoo-game__choices--cards .tattoo-game__option>span{font-size:1.55rem;text-align:center}.tattoo-game__option:hover{transform:translateY(-2px);border-color:#734b2f94;box-shadow:0 9px 22px #5b302e14}.tattoo-game__option[aria-pressed=true]{border-color:var(--tg-terracotta);background:#fff6e9;box-shadow:0 0 0 2px #a8553d2e,0 10px 22px #5b302e1a}.tattoo-game__option:focus-visible,.tattoo-game input:focus-visible,.tattoo-game textarea:focus-visible,.tattoo-game .button:focus-visible{outline:3px solid #7b5528;outline-offset:3px}.tattoo-game__swatch:before{content:"";display:block;width:34px;height:34px;margin:0 auto 10px;border:1px solid var(--tg-line);border-radius:50%;background:linear-gradient(135deg,#171717,#b8b8b8)}.tattoo-game__swatch--2:before{background:conic-gradient(#a4452d,#d8a943,#49775e,#345584,#a4452d)}.tattoo-game__swatch--3:before{background:linear-gradient(135deg,#1d1d1d 0 58%,#a67c3d 58%)}.tattoo-game__swatch--4:before{content:"?";display:grid;place-items:center;background:var(--tg-paper)}.tattoo-game fieldset{margin:22px 0 0;padding:0;border:0}.tattoo-game legend,.tattoo-game__label,.tattoo-game__contact-grid label{display:block;margin:0 0 10px;font-weight:700}.tattoo-game textarea,.tattoo-game input[type=text],.tattoo-game input[type=email],.tattoo-game input[type=tel]{width:100%;min-height:52px;margin-top:7px;padding:13px 14px;border:1px solid var(--tg-line);border-radius:12px;color:var(--tg-ink);background:#ffffffc7;font:inherit}.tattoo-game textarea{resize:vertical}.tattoo-game__placement{display:grid;grid-template-columns:minmax(160px,.55fr) 1.45fr;gap:clamp(18px,4vw,44px);align-items:center}.tattoo-game__silhouette{position:relative;max-width:210px;margin:auto}.tattoo-game__silhouette svg{display:block;width:100%;fill:#a67c3d14;stroke:var(--tg-ink);stroke-width:2}.tattoo-game__spot{position:absolute;width:14px;height:14px;border-radius:50%;background:var(--tg-gold);box-shadow:0 0 0 8px #a67c3d29}.tattoo-game__spot--shoulder{top:23%;left:30%}.tattoo-game__spot--forearm{top:48%;right:10%}.tattoo-game__spot--ribs{top:35%;right:35%}.tattoo-game__spot--thigh{top:60%;left:38%}.tattoo-game__spot--calf{top:79%;right:34%}.tattoo-game__size-mark{display:grid;place-items:center;width:42px;height:42px;margin:0 auto 9px;border:1px solid var(--tg-gold);border-radius:50%;color:var(--tg-bronze);font-weight:700}.tattoo-game__note,.tattoo-game__privacy{margin:16px 0 0;color:#1f1d1ab8;font-size:.9rem}.tattoo-game__contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px}.tattoo-game__consent{display:flex;gap:10px;align-items:flex-start;margin-top:18px}.tattoo-game__consent input{width:20px;height:20px;margin-top:2px;accent-color:var(--tg-bronze)}.tattoo-game__navigation{display:flex;justify-content:space-between;gap:12px;margin-top:28px}.tattoo-game__navigation [data-next]{margin-left:auto}.tattoo-game .button{min-height:48px;border-radius:999px}.tattoo-game__error{margin:18px 0 0;padding:10px 12px;border-left:3px solid #9c332d;background:#fff1ef;color:#771f1b}.tattoo-game__summary{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.tattoo-game__summary-item{padding:14px;border:1px solid var(--tg-line);border-radius:14px;background:#ffffffbf}.tattoo-game__summary-item dt{color:var(--tg-bronze);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.tattoo-game__summary-item dd{margin:4px 0 0;white-space:pre-wrap}.tattoo-game__tally{position:relative;margin-top:28px;padding:clamp(20px,4vw,34px);border:1px solid rgba(115,75,47,.24);border-radius:20px;background:radial-gradient(circle at 100% 0,rgba(184,137,67,.14),transparent 18rem),#fff9f0d1;box-shadow:inset 0 0 0 1px #ffffff8c,0 16px 36px #5b302e14}.tattoo-game__tally:before{content:"";position:absolute;top:9px;right:9px;bottom:9px;left:9px;border:1px solid rgba(184,137,67,.22);border-radius:14px;pointer-events:none}.tattoo-game__tally h3,.tattoo-game__tally>p,.tattoo-game__tally-mount{position:relative;z-index:1}.tattoo-game__tally h3{margin:0 0 .45rem;color:var(--tg-wine);font-size:clamp(1.35rem,2.5vw,1.9rem)}.tattoo-game__tally>p{margin:0 0 18px}.tattoo-game__tally iframe{display:block;width:100%;border:0;border-radius:12px;background:transparent}.tattoo-game__submit-error{margin-top:22px;padding:18px;border:1px solid rgba(156,51,45,.28);border-radius:16px;background:#fff1ef;color:#661d19}.tattoo-game__submit-error p{margin:0 0 14px}.tattoo-game__success{margin-top:24px;padding:clamp(24px,5vw,48px);border:1px solid rgba(184,137,67,.36);border-radius:22px;text-align:center;background:radial-gradient(circle at 50% 0,rgba(184,137,67,.18),transparent 20rem),linear-gradient(145deg,#fffaf1,#f2e2ce);box-shadow:0 22px 48px #5b302e1f}.tattoo-game__success:focus-visible{outline:3px solid #7b5528;outline-offset:4px}.tattoo-game__success-mark{display:grid;place-items:center;width:56px;height:56px;margin:0 auto 14px;border:1px solid var(--tg-gold);border-radius:50%;color:#fffaf1;background:linear-gradient(145deg,var(--tg-wine),var(--tg-terracotta));font-size:1.8rem;box-shadow:0 9px 22px #5b302e2e}.tattoo-game__success h2{margin-bottom:.75rem}.tattoo-game__success p:last-child{max-width:52ch;margin:0 auto}[hidden]{display:none!important}@media(max-width:749px){.tattoo-game__hero{grid-template-columns:116px 1fr;align-items:end}.tattoo-game__panel{border-radius:18px}.tattoo-game__status{border-radius:18px 18px 0 0}.tattoo-game__choices--cards,.tattoo-game__choices--pills,.tattoo-game__choices--locations,.tattoo-game__choices--swatches,.tattoo-game__choices--sizes{grid-template-columns:1fr 1fr}.tattoo-game__placement{grid-template-columns:110px 1fr;gap:14px}.tattoo-game__contact-grid,.tattoo-game__summary{grid-template-columns:1fr}.tattoo-game__navigation .button{flex:1 1 0;padding-inline:16px}}@media(max-width:410px){.tattoo-game__hero{grid-template-columns:96px 1fr;gap:15px}.tattoo-game h1{font-size:clamp(2rem,10vw,3rem)}.tattoo-game__choices--cards,.tattoo-game__choices--pills,.tattoo-game__choices--locations,.tattoo-game__choices--swatches,.tattoo-game__choices--sizes{grid-template-columns:1fr}.tattoo-game__placement{grid-template-columns:90px 1fr}}@media(prefers-reduced-motion:reduce){.tattoo-game *,.tattoo-game *:before,.tattoo-game *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/27/compiled_assets/styles.css.map?subset=AAAAAAAAEA */
