.tg-custom__inner{max-width:1200px;margin:0 auto}.tg-custom .ptitle{padding:22px 18px 4px}.tg-custom .ptitle h1{margin:0;font-family:var(--font-display);font-weight:600;font-size:32px;line-height:1.04;letter-spacing:-.02em}.tg-custom .tg-custom__sub{color:var(--muted-text);font-size:14.5px;line-height:1.55;margin:10px 0 0}.tg-custom__steps{padding:18px}.tg-custom .tg-steps{display:grid;gap:13px;margin:0;padding:0;list-style:none}.tg-custom .tg-step{display:flex;gap:14px;align-items:flex-start}.tg-custom .tg-step__num{flex:0 0 auto;width:34px;height:34px;border-radius:50%;border:1.5px dashed var(--accent);display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:600;color:var(--accent);font-size:15px}.tg-custom .tg-step b{font-family:var(--font-display);font-weight:600;font-size:15px;display:block;margin-bottom:2px}.tg-custom .tg-step p{font-size:13px;color:var(--muted-text);line-height:1.5;margin:0}.tg-custom .pickhdr{padding:20px 18px 0}.tg-custom .pickhdr h2{margin:0;font-family:var(--font-display);font-weight:600;font-size:22px;letter-spacing:-.01em}.tg-custom .pickhdr p{color:var(--muted-text);font-size:13.5px;margin:4px 0 0}.tg-custom .tg-picks{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:14px 18px 6px;margin:0;border:0;min-width:0}.tg-custom .tg-pick{position:relative;display:block;border:1.5px solid var(--hairline);background:var(--card);border-radius:var(--radius);padding:14px 13px 15px;min-height:126px;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.tg-custom .tg-pick__input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap}.tg-custom .tg-pick:focus-within{outline:2px solid var(--accent);outline-offset:2px}.tg-custom .tg-pick.is-on{border-color:var(--accent);box-shadow:0 0 0 1.5px var(--accent)}.tg-custom .tg-pick:has(>.tg-pick__input:checked){border-color:var(--accent);box-shadow:0 0 0 1.5px var(--accent)}.tg-custom .tg-pick__sel{position:absolute;top:11px;right:11px;width:22px;height:22px;border-radius:50%;border:1.5px solid var(--line-strong);background:var(--field);display:flex;align-items:center;justify-content:center}.tg-custom .tg-pick__input:checked~.tg-pick__sel{background:var(--accent);border-color:var(--accent)}.tg-custom .tg-pick__input:checked~.tg-pick__sel:after{content:"";width:6px;height:10px;border:solid var(--on-accent);border-width:0 2px 2px 0;transform:rotate(45deg) translate(-1px,-1px)}.tg-custom .tg-pick__pi{display:block;width:36px;height:36px;margin-bottom:12px}.tg-custom .tg-pick__pi svg{width:36px;height:36px;stroke:var(--green);fill:none;stroke-width:2.4}.tg-custom .tg-pick__title{font-family:var(--font-display);font-weight:600;font-size:15px;display:block}.tg-custom .tg-pick__sub{font-size:12px;color:var(--muted-text);line-height:1.4;display:block;margin-top:2px}.tg-custom .tg-custom__examples{padding:18px 18px 4px}.tg-custom.tg-js .tg-custom__examples:not(.is-open){display:none}.tg-custom.tg-js .tg-examples__group:not(.is-active){display:none}.tg-custom .tg-examples__group+.tg-examples__group{margin-top:24px}.tg-custom .tg-examples__title{margin:0 0 10px;font-family:var(--font-display);font-weight:600;font-size:18px;letter-spacing:-.01em}.tg-custom .tg-examples__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0;padding:0;list-style:none}.tg-custom .tg-examples__item img{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;border-radius:var(--radius);background:var(--placeholder)}.tg-custom .tg-examples__empty{margin:0;color:var(--muted-text);font-size:13.5px;line-height:1.5}.tg-custom .tg-examples__cta{display:none}.tg-custom.tg-js .tg-examples__cta{display:block;margin-top:16px;text-align:center}.tg-custom .tg-examples__start{width:100%}.tg-custom .tg-custom__form{padding:20px 18px 8px}.tg-custom.tg-js .tg-custom__form:not(.is-open){display:none}.tg-custom .tg-custom__form-heading{margin:0;font-family:var(--font-display);font-weight:600;font-size:22px;letter-spacing:-.01em}.tg-custom .tg-custom__form-heading:focus{outline:none}.tg-custom .tg-custom__form-heading:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.tg-custom .tg-custom__selected{display:none}.tg-custom.tg-js .tg-custom__selected{display:block;margin:8px 0 0;font-family:var(--font-utility);font-size:12.5px;letter-spacing:.04em;color:var(--muted-text)}.tg-custom .tg-custom__selected b{color:var(--accent);font-weight:600}.tg-custom .tg-flabel{font-family:var(--font-utility);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink);font-weight:600;display:block;margin:14px 0 7px}.tg-custom .tg-finput{width:100%;min-height:48px;border-radius:10px;border:1.5px solid var(--line-strong);background:var(--card);padding:0 14px;font-family:var(--font-body);font-size:16px;color:var(--ink)}.tg-custom .tg-finput--area{min-height:118px;padding:13px 14px;resize:vertical;line-height:1.5}.tg-custom .tg-finput:focus-visible{outline:none;border-color:var(--accent);box-shadow:0 0 0 1.5px var(--accent)}.tg-custom .tg-finput[aria-invalid=true]{border-color:var(--error)}.tg-custom.tg-js .tg-apparel:not(.is-open){display:none}.tg-custom.tg-js .tg-apparel__style:not(.is-open){display:none}.tg-custom .tg-apparel{margin:2px 0 4px}.tg-custom .tg-apparel__group{margin:0;padding:0;border:0;min-width:0}.tg-custom .tg-apparel__group+.tg-apparel__group{margin-top:4px}.tg-custom .tg-seg{display:flex;flex-wrap:wrap;gap:10px}.tg-custom .tg-seg__item{position:relative;display:block;cursor:pointer}.tg-custom .tg-seg__input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.tg-custom .tg-seg__label{display:flex;align-items:center;justify-content:center;min-height:46px;padding:0 16px;border:1.5px solid var(--line-strong);background:var(--card);border-radius:10px;font-family:var(--font-utility);font-weight:600;font-size:16px;color:var(--ink);transition:border-color .15s ease,box-shadow .15s ease}.tg-custom .tg-seg__input:checked+.tg-seg__label{border-color:var(--accent);box-shadow:0 0 0 1.5px var(--accent)}.tg-custom .tg-seg__input:focus-visible+.tg-seg__label{outline:2px solid var(--accent);outline-offset:2px}.tg-custom .tg-custom__cta{padding:18px 0 22px}.tg-custom .tg-reassure{display:flex;gap:7px;justify-content:center;align-items:center;margin:12px 0 0;font-family:var(--font-utility);font-size:11px;color:var(--muted-text);letter-spacing:.04em}.tg-custom .tg-reassure svg{flex:0 0 auto;width:13px;height:13px;stroke:var(--muted);fill:none;stroke-width:2}.tg-custom .tg-custom__status{display:flex;gap:9px;align-items:flex-start;border:1.5px solid var(--accent);background:var(--card);border-radius:12px;padding:13px 14px;margin:0 0 16px;font-size:14px;line-height:1.5;color:var(--ink)}.tg-custom .tg-custom__status:focus{outline:none}.tg-custom .tg-custom__status svg{flex:0 0 auto;width:16px;height:16px;margin-top:2px;stroke:var(--accent);fill:none;stroke-width:2}.tg-custom .tg-custom__status--ok{border-width:2px;padding:16px;align-items:center;gap:13px}.tg-custom .tg-custom__status--ok svg{width:30px;height:30px;padding:6px;margin-top:0;border-radius:50%;background:var(--accent);stroke:var(--on-accent);stroke-width:2.4}.tg-custom .tg-custom__status-body{min-width:0}.tg-custom .tg-custom__status-title{display:block;font-family:var(--font-display);font-weight:600;font-size:17px;line-height:1.2;color:var(--green);margin-bottom:2px}.tg-custom .tg-custom__status-body p{margin:0;font-size:14px;line-height:1.5;color:var(--ink)}.tg-custom .tg-custom__status--error{display:block;border-color:var(--error)}.tg-custom .tg-custom__status--error p{margin:0;font-weight:600;color:var(--error)}.tg-custom .tg-custom__status--error ul{margin:4px 0 0;padding-left:18px}@media(prefers-reduced-motion:reduce){.tg-custom .tg-pick,.tg-custom .tg-seg__label{transition:none}}@media(min-width:990px){.tg-custom__inner{max-width:860px;padding:14px 40px 24px}.tg-custom .ptitle{padding:36px 0 4px}.tg-custom .ptitle h1{font-size:44px}.tg-custom__steps{padding:26px 0 8px}.tg-custom .tg-steps{grid-template-columns:repeat(3,1fr);gap:28px}.tg-custom .pickhdr{padding:22px 0 0}.tg-custom .pickhdr h2{font-size:26px}.tg-custom .tg-picks{grid-template-columns:repeat(3,1fr);gap:14px;padding:16px 0 6px}.tg-custom .tg-custom__examples{padding:22px 0 4px}.tg-custom .tg-examples__title{font-size:20px}.tg-custom .tg-examples__grid{grid-template-columns:repeat(3,1fr);gap:14px}.tg-custom .tg-examples__cta{margin-top:20px}.tg-custom .tg-examples__start{width:auto;padding:0 28px}.tg-custom .tg-custom__form{max-width:640px;margin:0 auto;padding:26px 0 12px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/tollgate-custom.css.map */
