.wf-te__updated{font-size:1.1rem;letter-spacing:.12em;margin-top:1.4rem}.wf-te__n{font-size:clamp(2rem,2.4vw,2.6rem);letter-spacing:-.02em;text-wrap:balance}.wf-te__stats{margin-bottom:3.2rem}.wf-te__layout{display:grid;grid-template-columns:26rem minmax(0,1fr);gap:2.4rem;align-items:start;margin:0 0 4rem}.wf-te__aside{position:sticky;top:calc(var(--header-height, 0px) + 2rem)}.wf-te__toc{background:var(--wf-ab-card);border:1px solid var(--wf-ab-line);border-radius:var(--wf-ab-radius);padding:2.2rem 2rem}.wf-te__toc-h{margin-bottom:1.2rem}.wf-te__toc-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.2rem;counter-reset:wf-te}.wf-te__toc-list li{counter-increment:wf-te}.wf-te__toc-list a{display:grid;grid-template-columns:2.2rem minmax(0,1fr);align-items:baseline;gap:.4rem;padding:.7rem .8rem;border-radius:1rem;font-size:1.35rem;line-height:1.35;font-weight:600;color:var(--wf-ab-ink-2);text-decoration:none;transition:background-color .2s ease,color .2s ease}.wf-te__toc-list a:before{content:counter(wf-te,decimal-leading-zero);font-family:var(--font-heading-family);font-size:1.05rem;font-weight:700;letter-spacing:.06em;color:var(--wf-ab-green)}.wf-te__toc-list a:hover{background:#f5f5f7;color:var(--wf-ab-ink)}.wf-te__toc-list a.is-active{background:#39b54a1f;color:var(--wf-ab-ink)}.wf-te__toc-list a:focus-visible{outline:2px solid var(--wf-ab-green);outline-offset:2px}.wf-te__body{background:var(--wf-ab-card);border:1px solid var(--wf-ab-line);border-radius:var(--wf-ab-radius);padding:clamp(2.4rem,4vw,4.4rem) clamp(2.4rem,4vw,4.8rem);min-width:0}.wf-te__sec{scroll-margin-top:calc(var(--header-height, 0px) + 2.4rem);padding:0 0 3.2rem;margin:0 0 3.2rem;border-bottom:1px solid var(--wf-ab-line)}.wf-te__sec:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}.wf-te__h2{position:relative;margin:0 0 1.4rem;padding-left:1.8rem;font-family:var(--font-heading-family);font-size:clamp(2rem,2.2vw,2.4rem);line-height:1.15;letter-spacing:-.02em;font-weight:700;color:var(--wf-ab-ink);text-wrap:balance}.wf-te__h2:before{content:"";position:absolute;left:0;top:.15em;bottom:.15em;width:.4rem;border-radius:.4rem;background:var(--wf-ab-green)}.wf-te__p{margin:0 0 1.3rem;max-width:72rem;font-size:1.5rem;line-height:1.75;color:var(--wf-ab-ink-2)}.wf-te__p:last-child{margin-bottom:0}.wf-te__sec:first-child .wf-te__p:first-of-type{font-size:1.55rem;color:var(--wf-ab-ink)}.wf-te__p strong,.wf-te__list li strong{color:var(--wf-ab-ink);font-weight:700}.wf-te__p a,.wf-te__list li a,.wf-te__intro a{color:var(--wf-ab-ink);font-weight:700;text-decoration:underline;text-underline-offset:.2em}.wf-te__p a:hover,.wf-te__list li a:hover,.wf-te__intro a:hover{color:var(--wf-ab-green)}.wf-te__p em{font-style:italic}.wf-te__intro strong{color:var(--wf-ab-ink)}.wf-te__list{list-style:none;margin:0 0 1.8rem;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.wf-te__list li{position:relative;padding:1.2rem 1.4rem 1.2rem 3.4rem;border-radius:1.4rem;background:#f5f5f7;font-size:1.4rem;line-height:1.55;color:var(--wf-ab-ink)}.wf-te__list li:before{content:"";position:absolute;left:1.4rem;top:1.75rem;width:.9rem;height:.9rem;border-radius:50%;background:var(--wf-ab-green)}.wf-te__cta{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:2rem;padding:2.2rem 2.4rem;border-radius:1.8rem;background:#39b54a1a;border:1px solid rgba(57,181,74,.35)}.wf-te__cta-text{min-width:0}.wf-te__cta-text .wf-ab__eyebrow{margin-bottom:.4rem}.wf-te__cta-h{margin:0;font-family:var(--font-heading-family);font-size:clamp(1.9rem,2.2vw,2.4rem);line-height:1.1;letter-spacing:-.02em;font-weight:700;color:var(--wf-ab-ink)}.wf-te__cta-note{display:flex;align-items:center;gap:.6rem;margin:.9rem 0 0;font-size:1.3rem;line-height:1.4;color:var(--wf-ab-ink-2)}.wf-te__cta-note svg{flex:0 0 auto;width:1.6rem;height:1.6rem;fill:none;stroke:var(--wf-ab-green);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.wf-te .wf-ab__cta{background:var(--wf-ab-green);color:#fff;border:0;box-shadow:none;font-weight:700}.wf-te .wf-ab__cta:hover{background:#2f9e3f}.wf-te__btn{flex:0 0 auto;white-space:nowrap}.wf-te .wf-ab__range{padding-top:0}@media screen and (max-width:989px){.wf-te__layout{grid-template-columns:1fr;gap:1.6rem}.wf-te__aside{position:static}.wf-te__toc{padding:1.6rem 1.8rem}.wf-te__toc-list{flex-direction:row;flex-wrap:wrap;gap:.5rem}.wf-te__toc-list a{grid-template-columns:auto minmax(0,1fr);padding:.55rem 1.1rem;border-radius:99rem;background:#f5f5f7;font-size:1.25rem}.wf-te__list{grid-template-columns:1fr}}@media screen and (max-width:749px){.wf-te__n{font-size:1.7rem}.wf-te__stats{margin-bottom:2.4rem}.wf-te__layout{margin-bottom:2.8rem}.wf-te__body{padding:2rem 1.8rem 2.4rem;border-radius:1.6rem}.wf-te__sec{padding-bottom:2.4rem;margin-bottom:2.4rem}.wf-te__h2{font-size:1.8rem;padding-left:1.5rem}.wf-te__p{font-size:1.45rem;line-height:1.7}.wf-te__sec:first-child .wf-te__p:first-of-type{font-size:1.5rem}.wf-te__list li{font-size:1.35rem;padding:1.1rem 1.2rem 1.1rem 3.1rem}.wf-te__list li:before{left:1.2rem;top:1.6rem}.wf-te__cta{flex-direction:column;align-items:stretch;padding:1.8rem 1.6rem;border-radius:1.6rem}.wf-te__btn{justify-content:center;white-space:normal}.wf-te__toc-list a{font-size:1.2rem}}@media(prefers-reduced-motion:reduce){.wf-te__toc-list a{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/163/assets/wf-terms.css.map */
