.wolfe-bb{background:var(--wolfe-bg-highlight, #fffef5)}.wolfe-bb__inner{max-width:580px;text-align:center}.wolfe-bb__heading{font-size:clamp(22px,4vw,30px);text-align:center}.wolfe-bb__sub{margin:8px 0 24px;color:var(--wolfe-text-muted, #555);font-size:var(--wolfe-fs-md, 17px);line-height:1.5;text-align:center}.wolfe-bb__form{background:var(--wolfe-bg-card, #fff);border-radius:var(--wolfe-r-lg, 16px);padding:24px;border:1px solid var(--wolfe-border, #e5e5e0);display:flex;flex-direction:column;gap:14px;text-align:left}.wolfe-bb__button-only{display:flex;flex-direction:column;gap:16px;align-items:center;max-width:420px;margin:0 auto}.wolfe-bb__button-only .wolfe-btn{width:100%}.wolfe-bb__trust{list-style:none;padding:0;margin:4px 0 0;display:flex;flex-wrap:wrap;justify-content:center;gap:16px;font-size:var(--wolfe-fs-sm, 13px);color:var(--wolfe-text-muted, #555)}.wolfe-bb__trust li{display:flex;align-items:center;gap:4px}.wolfe-cmp__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:var(--wolfe-r-lg, 16px);background:var(--wolfe-bg-card, #fff);border:1px solid var(--wolfe-border, #e5e5e0)}.wolfe-cmp__table{width:100%;border-collapse:collapse;min-width:580px;font-size:var(--wolfe-fs-sm, 13px)}@media(min-width:750px){.wolfe-cmp__table{font-size:var(--wolfe-fs-base, 15px)}}.wolfe-cmp__table th,.wolfe-cmp__table td{padding:14px 12px;text-align:center;vertical-align:middle;border-bottom:1px solid var(--wolfe-border, #e5e5e0)}.wolfe-cmp__table tbody tr:last-child th,.wolfe-cmp__table tbody tr:last-child td{border-bottom:0}.wolfe-cmp__table thead th{background:var(--wolfe-bg-highlight, #fffef5);padding:16px 12px;font-weight:700}.wolfe-cmp__table tbody th{text-align:left;background:var(--wolfe-bg-card, #fff);color:var(--wolfe-text, #1a1a1a);font-weight:600;min-width:180px;position:sticky;left:0;z-index:1;box-shadow:2px 0 0 var(--wolfe-border, #e5e5e0)}.wolfe-cmp__feature-head{text-align:left!important;min-width:180px;position:sticky;left:0;z-index:2}.wolfe-cmp__col-label{display:inline-block;font-weight:800;color:var(--wolfe-text-muted, #555)}.wolfe-cmp__col-label--us{color:var(--wolfe-text, #1a1a1a);background:var(--wolfe-accent, #ff6b35);color:#fff;padding:4px 10px;border-radius:var(--wolfe-r-pill, 999px);font-size:var(--wolfe-fs-xs, 11px);letter-spacing:1px;text-transform:uppercase}.wolfe-cmp__col-us,.wolfe-cmp__cell-us{background:var(--wolfe-bg-highlight, #fffef5)}.wolfe-cmp-cell--check{color:var(--wolfe-success, #2d8f3d);font-weight:800;font-size:20px}.wolfe-cmp-cell--x{color:#c84a2c;font-weight:800;font-size:20px}.wolfe-cmp-cell--partial{color:var(--wolfe-gold, #d4a52c);font-weight:800;font-size:20px}.wolfe-cmp-cell--text{color:var(--wolfe-text-muted, #555)}.wolfe-cmp__hint{margin:12px 0 0;text-align:center;color:var(--wolfe-text-subtle, #888);font-size:var(--wolfe-fs-xs, 11px)}@media(min-width:750px){.wolfe-cmp__hint{display:none}}.wolfe-faq__list{max-width:780px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.wolfe-faq__item{background:var(--wolfe-bg-card, #fff);border:1px solid var(--wolfe-border, #e5e5e0);border-radius:var(--wolfe-r-md, 10px);overflow:hidden}.wolfe-faq__q{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;cursor:pointer;font-size:var(--wolfe-fs-md, 17px);font-weight:700;color:var(--wolfe-text, #1a1a1a);list-style:none;min-height:56px;-webkit-tap-highlight-color:transparent}.wolfe-faq__q::-webkit-details-marker{display:none}.wolfe-faq__q:hover{background:var(--wolfe-bg-highlight, #fffef5)}.wolfe-faq__icon{width:24px;height:24px;flex-shrink:0;position:relative}.wolfe-faq__icon:before,.wolfe-faq__icon:after{content:"";position:absolute;background:var(--wolfe-text, #1a1a1a);top:50%;left:50%;transform:translate(-50%,-50%);transition:transform var(--wolfe-dur-fast, .2s) var(--wolfe-ease, ease)}.wolfe-faq__icon:before{width:14px;height:2px}.wolfe-faq__icon:after{width:2px;height:14px}.wolfe-faq__item[open] .wolfe-faq__icon:after{transform:translate(-50%,-50%) scaleY(0)}.wolfe-faq__a{padding:0 20px 20px;color:var(--wolfe-text-muted, #555);font-size:var(--wolfe-fs-base, 15px);line-height:var(--wolfe-lh-body, 1.55)}.wolfe-faq__a p{margin:0 0 10px}.wolfe-faq__a p:last-child{margin-bottom:0}.wolfe-faq__a strong{color:var(--wolfe-text, #1a1a1a)}.wolfe-faq__support{margin:28px auto 0;text-align:center;color:var(--wolfe-text-muted, #555);font-size:var(--wolfe-fs-sm, 13px);max-width:540px}.wolfe-faq__support p{margin:0}.wolfe-faq__support a{color:var(--wolfe-accent, #ff6b35);text-decoration:underline}.wolfe-fnd{background:var(--wolfe-bg, #fafaf7)}.wolfe-fnd__grid{display:grid;grid-template-columns:1fr;gap:32px;align-items:center}@media(min-width:750px){.wolfe-fnd__grid{grid-template-columns:5fr 7fr;gap:56px}.wolfe-fnd__grid--reverse{grid-template-columns:7fr 5fr}.wolfe-fnd__grid--reverse .wolfe-fnd__media{order:2}}.wolfe-fnd__media img{width:100%;border-radius:var(--wolfe-r-lg, 16px);display:block}.wolfe-fnd__placeholder{aspect-ratio:4 / 5;background:linear-gradient(135deg,#eee9dc,#c8b896);border-radius:var(--wolfe-r-lg, 16px);display:grid;place-items:center;color:#5d4a00;text-align:center;padding:24px}.wolfe-fnd__placeholder span{font-size:80px;display:block;margin-bottom:12px}.wolfe-fnd__placeholder p{font-weight:600;font-size:16px;line-height:1.3;opacity:.7}.wolfe-fnd__content{display:flex;flex-direction:column;gap:16px}.wolfe-fnd__eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:var(--wolfe-fs-xs, 11px);font-weight:800;color:var(--wolfe-accent, #ff6b35)}.wolfe-fnd__heading{font-size:clamp(24px,4vw,32px)}.wolfe-fnd__body{color:var(--wolfe-text, #1a1a1a);font-size:var(--wolfe-fs-md, 17px);line-height:var(--wolfe-lh-body, 1.55)}.wolfe-fnd__body p{margin:0 0 14px}.wolfe-fnd__body p:last-child{margin-bottom:0}.wolfe-fnd__sign{margin-top:16px;display:flex;align-items:center;gap:16px}.wolfe-fnd__sign img{max-width:160px;height:auto}.wolfe-fnd__sign-name{font-size:var(--wolfe-fs-sm, 13px);color:var(--wolfe-text-muted, #555)}.wolfe-fnd__sign-name strong{color:var(--wolfe-text, #1a1a1a);font-size:var(--wolfe-fs-base, 15px)}.wolfe-gtee{background:var(--wolfe-bg, #fafaf7)}.wolfe-gtee__card{background:var(--wolfe-bg-card, #fff);border:2px solid var(--wolfe-text, #1a1a1a);border-radius:var(--wolfe-r-lg, 16px);padding:32px 24px;display:grid;grid-template-columns:1fr;gap:24px;align-items:center;text-align:center;box-shadow:0 8px 24px #0000000f}@media(min-width:750px){.wolfe-gtee__card{grid-template-columns:auto 1fr;text-align:left;padding:40px;gap:40px}}.wolfe-gtee__seal{width:160px;height:160px;flex-shrink:0;margin:0 auto}.wolfe-gtee__seal img{width:100%;height:100%;object-fit:contain}.wolfe-gtee__seal-default{width:100%;height:100%;background:var(--wolfe-accent, #ff6b35);color:#fff;border-radius:50%;display:grid;grid-template-rows:1fr auto;place-items:center;padding:16px;border:4px double rgba(255,255,255,.5);box-shadow:0 0 0 4px var(--wolfe-accent, #ff6b35)}.wolfe-gtee__seal-top{font-size:48px;font-weight:800;line-height:1}.wolfe-gtee__seal-bottom{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;text-align:center;line-height:1.2}.wolfe-gtee__content{display:flex;flex-direction:column;gap:12px}.wolfe-gtee__heading{font-size:clamp(22px,4vw,32px)}.wolfe-gtee__body{font-size:var(--wolfe-fs-md, 17px);color:var(--wolfe-text, #1a1a1a);line-height:var(--wolfe-lh-body, 1.55)}.wolfe-gtee__body p{margin:0 0 10px}.wolfe-gtee__body p:last-child{margin-bottom:0}.wolfe-gtee__fineprint{margin:4px 0 0;font-size:var(--wolfe-fs-xs, 11px);color:var(--wolfe-text-subtle, #888)}.wolfe-hero{content-visibility:visible;background:var(--wolfe-bg, #fafaf7)}.wolfe-hero__grid{display:grid;grid-template-columns:1fr;gap:28px}@media(min-width:750px){.wolfe-hero__grid{grid-template-columns:1fr 1fr;gap:48px;align-items:start}}.wolfe-hero__media{display:flex;flex-direction:column;gap:12px}.wolfe-hero__slides{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;background:var(--wolfe-bg-card, #fff);border-radius:var(--wolfe-r-lg, 16px);aspect-ratio:1 / 1;overscroll-behavior-x:contain}.wolfe-hero__slides::-webkit-scrollbar{display:none}.wolfe-hero__slide{flex:0 0 100%;scroll-snap-align:start;scroll-snap-stop:always;aspect-ratio:1 / 1;position:relative}.wolfe-hero__slide img{width:100%;height:100%;object-fit:cover;display:block}.wolfe-hero__main-image{position:relative;background:var(--wolfe-bg-card, #fff);border-radius:var(--wolfe-r-lg, 16px);overflow:hidden;aspect-ratio:1 / 1}.wolfe-hero__placeholder{width:100%;height:100%;display:grid;place-items:center;background:#eee9dc}.wolfe-hero__placeholder-svg{width:60%;height:60%;opacity:.4}.wolfe-hero__thumbs{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.wolfe-hero__thumbs::-webkit-scrollbar{display:none}.wolfe-hero__thumb{flex:0 0 64px;aspect-ratio:1 / 1;background:var(--wolfe-bg-card, #fff);border:2px solid var(--wolfe-border, #e5e5e0);border-radius:8px;overflow:hidden;padding:0;cursor:pointer;transition:border-color var(--wolfe-dur-fast) var(--wolfe-ease)}@media(min-width:750px){.wolfe-hero__thumb{flex:0 0 72px}}.wolfe-hero__thumb img{width:100%;height:100%;object-fit:cover;display:block}.wolfe-hero__thumb.is-active{border-color:var(--wolfe-border-strong, #1a1a1a)}.wolfe-hero__thumb:focus-visible{outline:2px solid var(--wolfe-border-strong, #1a1a1a);outline-offset:2px}.wolfe-hero__content{display:flex;flex-direction:column}.wolfe-hero__content>*{margin-top:0}.wolfe-hero__headline{margin-top:var(--wolfe-h-gap-headline, 10px)}.wolfe-hero__sub{margin-top:var(--wolfe-h-gap-sub, 6px)}.wolfe-hero__apps{margin-top:var(--wolfe-h-gap-apps, 16px)}.wolfe-hero__form{margin-top:var(--wolfe-h-gap-form, 16px)}.wolfe-hero__trust{margin-top:var(--wolfe-h-gap-trust, 16px)}.wolfe-hero__content>*:first-child{margin-top:0}.wolfe-hero__rating{display:flex;align-items:center;gap:10px;font-size:var(--wolfe-fs-sm, 13px);color:var(--wolfe-text-muted, #555)}.wolfe-hero__rating-text strong{color:var(--wolfe-text, #1a1a1a)}.wolfe-hero__rating-text a{color:var(--wolfe-text-muted, #555);text-decoration:underline}.wolfe-hero__headline{font-size:clamp(28px,5vw,44px)}.wolfe-hero__sub{font-size:var(--wolfe-fs-md, 17px);color:var(--wolfe-text-muted, #555);line-height:var(--wolfe-lh-body, 1.55)}.wolfe-hero__form{display:flex;flex-direction:column;gap:14px}.wolfe-bundles{border:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.wolfe-bundle{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:16px;background:var(--wolfe-bg-card, #fff);border:2px solid var(--wolfe-border, #e5e5e0);border-radius:var(--wolfe-r-md, 10px);cursor:pointer;transition:border-color var(--wolfe-dur-fast) var(--wolfe-ease),background var(--wolfe-dur-fast) var(--wolfe-ease);min-height:64px}.wolfe-bundle:hover{border-color:#b5b5af}.wolfe-bundle.is-recommended{border-color:var(--wolfe-border-strong, #1a1a1a);background:var(--wolfe-bg-highlight, #fffef5)}.wolfe-bundle:has(input:checked){border-color:var(--wolfe-border-strong, #1a1a1a);background:var(--wolfe-bg-highlight, #fffef5)}.wolfe-bundle input[type=radio]{position:absolute;opacity:0;pointer-events:none}.wolfe-bundle__radio{width:22px;height:22px;border:2px solid #cccac0;border-radius:50%;flex-shrink:0;position:relative;transition:border-color var(--wolfe-dur-fast) var(--wolfe-ease)}.wolfe-bundle:has(input:checked) .wolfe-bundle__radio{border-color:var(--wolfe-text, #1a1a1a)}.wolfe-bundle:has(input:checked) .wolfe-bundle__radio:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;background:var(--wolfe-text, #1a1a1a);border-radius:50%}.wolfe-bundle__badge{position:absolute;top:-10px;right:14px;background:var(--wolfe-text, #1a1a1a);color:#fff;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:4px 10px;border-radius:var(--wolfe-r-pill, 999px)}.wolfe-bundle__left{display:flex;flex-direction:column;min-width:0}.wolfe-bundle__title{font-weight:700;font-size:var(--wolfe-fs-md, 15px);color:var(--wolfe-text, #1a1a1a)}.wolfe-bundle__sub{font-size:var(--wolfe-fs-xs, 11px);color:var(--wolfe-text-subtle, #888);margin-top:2px}.wolfe-bundle__right{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.wolfe-bundle__price{font-size:var(--wolfe-fs-md, 17px);font-weight:800;color:var(--wolfe-text, #1a1a1a)}.wolfe-bundle__strike{font-size:var(--wolfe-fs-sm, 13px);color:var(--wolfe-text-subtle, #aaa);text-decoration:line-through}.wolfe-bundle__save{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:var(--wolfe-success, #2d8f3d)}.wolfe-sub-toggle{display:flex;align-items:center;gap:10px;background:var(--wolfe-bg-highlight, #fffef5);border:1px solid var(--wolfe-border, #e5e5e0);border-radius:var(--wolfe-r-md, 10px);padding:12px 14px;font-size:var(--wolfe-fs-sm, 13px);cursor:pointer;min-height:48px}.wolfe-sub-toggle input{width:18px;height:18px;flex-shrink:0}.wolfe-sub-toggle strong{color:var(--wolfe-success, #2d8f3d)}.wolfe-hero__cta-sub{text-align:center;font-size:var(--wolfe-fs-sm, 13px);color:var(--wolfe-text-muted, #555);margin:var(--wolfe-h-gap-cta-sub, 8px) 0 0}.wolfe-hero__apps{display:flex;flex-direction:column;gap:14px}.wolfe-hero__apps>*{width:100%}.wolfe-hero__trust{list-style:none;padding:16px 0 0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:14px;border-top:1px solid var(--wolfe-border, #e5e5e0)}@media(min-width:750px){.wolfe-hero__trust{grid-template-columns:repeat(4,1fr)}}.wolfe-hero__trust li{display:flex;align-items:center;gap:8px;font-size:var(--wolfe-fs-sm, 13px);color:var(--wolfe-text-muted, #555);line-height:1.3}.wolfe-hero__trust-icon{font-size:18px;flex-shrink:0}.wolfe-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wolfe-how__steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:28px;counter-reset:wolfe-step}@media(min-width:750px){.wolfe-how__steps{grid-template-columns:repeat(3,1fr);gap:32px}}.wolfe-how__step{position:relative;text-align:center;padding:24px 16px;background:var(--wolfe-bg-card, #fff);border-radius:var(--wolfe-r-lg, 16px);border:1px solid var(--wolfe-border, #e5e5e0)}.wolfe-how__step-num{position:absolute;top:-16px;left:50%;transform:translate(-50%);width:32px;height:32px;background:var(--wolfe-text, #1a1a1a);color:#fff;border-radius:50%;display:grid;place-items:center;font-weight:800;font-size:14px}.wolfe-how__step-icon,.wolfe-how__step-emoji{margin:8px auto 16px;width:80px;height:80px;display:grid;place-items:center;border-radius:50%;background:var(--wolfe-bg-highlight, #fffef5)}.wolfe-how__step-emoji{font-size:38px}.wolfe-how__step-icon img{width:60px;height:60px;object-fit:contain}.wolfe-how__step-title{margin:0 0 8px}.wolfe-how__step-body{color:var(--wolfe-text-muted, #555);font-size:var(--wolfe-fs-base, 15px);line-height:var(--wolfe-lh-body, 1.55);margin:0}.wolfe-how__cta-wrap{margin-top:32px;display:flex;justify-content:center}.wolfe-how__cta{max-width:360px}.wolfe-mech{background:var(--wolfe-bg, #fafaf7)}.wolfe-mech__grid{display:grid;grid-template-columns:1fr;gap:32px;align-items:center}@media(min-width:750px){.wolfe-mech__grid{grid-template-columns:5fr 6fr;gap:56px}.wolfe-mech__grid--reverse{grid-template-columns:6fr 5fr}.wolfe-mech__grid--reverse .wolfe-mech__media{order:2}}.wolfe-mech__media img{width:100%;border-radius:var(--wolfe-r-lg, 16px);display:block}.wolfe-mech__placeholder{aspect-ratio:4 / 5;background:linear-gradient(135deg,#eee9dc,#d4c4a0);border-radius:var(--wolfe-r-lg, 16px);display:grid;place-items:center;color:#5d4a00;text-align:center;padding:24px}.wolfe-mech__placeholder span{font-size:64px;display:block;margin-bottom:16px}.wolfe-mech__placeholder p{font-weight:700;font-size:18px;line-height:1.3}.wolfe-mech__content{display:flex;flex-direction:column;gap:16px}.wolfe-mech__eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:var(--wolfe-fs-xs, 11px);font-weight:800;color:var(--wolfe-accent, #ff6b35)}.wolfe-mech__heading{font-size:clamp(24px,4vw,36px)}.wolfe-mech__body{color:var(--wolfe-text-muted, #555);font-size:var(--wolfe-fs-md, 17px);line-height:var(--wolfe-lh-body, 1.55)}.wolfe-mech__body p{margin:0 0 12px}.wolfe-mech__body p:last-child{margin-bottom:0}.wolfe-mech__body strong{color:var(--wolfe-text, #1a1a1a)}.wolfe-mech__features{list-style:none;padding:0;margin:8px 0;display:flex;flex-direction:column;gap:12px}.wolfe-mech__features li{display:flex;align-items:flex-start;gap:10px;font-size:var(--wolfe-fs-base, 15px);line-height:1.45}.wolfe-mech__feature-check{width:24px;height:24px;background:var(--wolfe-success, #2d8f3d);color:#fff;border-radius:50%;display:grid;place-items:center;font-weight:800;font-size:13px;flex-shrink:0}.wolfe-mech__feature-body{color:var(--wolfe-text-muted, #555)}.wolfe-mech__stat{margin:16px 0 0;padding:20px 24px;background:var(--wolfe-bg-highlight, #fffef5);border-left:4px solid var(--wolfe-accent, #ff6b35);border-radius:0 var(--wolfe-r-md, 10px) var(--wolfe-r-md, 10px) 0}.wolfe-mech__stat-value{font-size:var(--wolfe-fs-xl, 28px);font-weight:800;color:var(--wolfe-text, #1a1a1a);line-height:1.1}.wolfe-mech__stat-label{margin-top:4px;color:var(--wolfe-text-muted, #555);font-size:var(--wolfe-fs-sm, 13px);line-height:1.4}.wolfe-mech__stat cite{display:block;margin-top:8px;font-size:11px;color:var(--wolfe-text-subtle, #888);font-style:normal}.wolfe-sticky{position:fixed;left:0;right:0;bottom:0;background:#fffffff5;backdrop-filter:saturate(140%) blur(8px);-webkit-backdrop-filter:saturate(140%) blur(8px);border-top:1px solid var(--wolfe-border, #e5e5e0);box-shadow:0 -8px 24px #00000014;transform:translateY(100%);transition:transform .32s cubic-bezier(.22,.61,.36,1);z-index:9999;padding-bottom:env(safe-area-inset-bottom);will-change:transform}body.wolfe-show-sticky .wolfe-sticky{transform:translateY(0)}@media(min-width:750px){.wolfe-sticky--mobile-only{display:none}}.wolfe-sticky__inner{max-width:var(--wolfe-page-max, 1200px);margin:0 auto;padding:10px var(--wolfe-page-gutter, 16px);display:flex;align-items:center;gap:12px}.wolfe-sticky__info{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.wolfe-sticky__info img{width:48px;height:48px;border-radius:8px;object-fit:cover;flex-shrink:0;background:var(--wolfe-bg-highlight, #fffef5)}.wolfe-sticky__meta{display:flex;flex-direction:column;min-width:0;line-height:1.3}.wolfe-sticky__meta strong{font-size:var(--wolfe-fs-sm, 13px);color:var(--wolfe-text, #1a1a1a);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wolfe-sticky__meta span{font-size:var(--wolfe-fs-base, 15px);font-weight:800;color:var(--wolfe-text, #1a1a1a)}.wolfe-sticky__form{flex-shrink:0}.wolfe-sticky__btn{width:auto;padding:12px 18px;min-height:48px;box-shadow:0 4px 12px var(--wolfe-accent-shadow, rgba(255,107,53,.3));font-size:var(--wolfe-fs-sm, 13px)}@media(min-width:480px){.wolfe-sticky__btn{padding:14px 24px;font-size:var(--wolfe-fs-base, 15px)}.wolfe-sticky__btn-short{display:none}}@media(max-width:479px){.wolfe-sticky__btn-long{display:none}}@media(prefers-reduced-motion:reduce){.wolfe-sticky{transition:opacity .2s;opacity:0;transform:none;pointer-events:none}body.wolfe-show-sticky .wolfe-sticky{opacity:1;pointer-events:auto}}.wolfe-anchor{position:relative;top:-80px;display:block;visibility:hidden}.wolfe-tw__summary{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;color:var(--wolfe-text-muted, #555);font-size:var(--wolfe-fs-sm, 13px)}.wolfe-tw__summary strong{color:var(--wolfe-text, #1a1a1a)}.wolfe-tw__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:750px){.wolfe-tw__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media(min-width:990px){.wolfe-tw__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:749px){.wolfe-tw__grid{grid-auto-flow:column;grid-template-columns:none;grid-auto-columns:85%;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;margin:0 calc(var(--wolfe-page-gutter, 16px) * -1);padding-left:var(--wolfe-page-gutter, 16px);padding-right:var(--wolfe-page-gutter, 16px);padding-bottom:8px;-webkit-overflow-scrolling:touch}.wolfe-tw__card{scroll-snap-align:start}}.wolfe-tw__card{background:var(--wolfe-bg-card, #fff);border:1px solid var(--wolfe-border, #e5e5e0);border-radius:var(--wolfe-r-lg, 16px);padding:20px 18px;display:flex;flex-direction:column;gap:12px}.wolfe-tw__head{display:flex;align-items:center;gap:12px}.wolfe-tw__avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;background:var(--wolfe-bg-highlight, #fffef5);flex-shrink:0}.wolfe-tw__avatar--initial{display:grid;place-items:center;font-weight:800;color:var(--wolfe-text, #1a1a1a);background:var(--wolfe-bg-highlight, #fffef5);text-transform:uppercase}.wolfe-tw__meta{display:flex;flex-direction:column;gap:2px;min-width:0}.wolfe-tw__meta strong{font-size:var(--wolfe-fs-base, 15px);color:var(--wolfe-text, #1a1a1a)}.wolfe-tw__verified{display:inline-block;font-size:10px;color:var(--wolfe-success, #2d8f3d);font-weight:700;margin-left:6px}.wolfe-tw__sub{font-size:var(--wolfe-fs-xs, 11px);color:var(--wolfe-text-subtle, #888);display:flex;gap:4px;align-items:center}.wolfe-tw__sub .wolfe-stars{font-size:12px}.wolfe-tw__title{font-size:var(--wolfe-fs-base, 15px);font-weight:700;margin:0;color:var(--wolfe-text, #1a1a1a)}.wolfe-tw__body{color:var(--wolfe-text, #1a1a1a);font-size:var(--wolfe-fs-base, 15px);line-height:1.55;margin:0}.wolfe-tw__context{font-size:var(--wolfe-fs-xs, 11px);color:var(--wolfe-text-subtle, #888);font-style:italic}.wolfe-tl__track{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:24px;position:relative}@media(min-width:750px){.wolfe-tl__track{grid-template-columns:repeat(var(--wolfe-tl-cols, 3),1fr);gap:28px}}@media(min-width:990px){.wolfe-tl__track{grid-template-columns:repeat(var(--wolfe-tl-cols-lg, 6),1fr);gap:16px}}@media(max-width:749px){.wolfe-tl__track{grid-auto-flow:column;grid-template-columns:none;grid-auto-columns:82%;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;padding-bottom:8px;margin:0 calc(var(--wolfe-page-gutter, 16px) * -1);padding-left:var(--wolfe-page-gutter, 16px);padding-right:var(--wolfe-page-gutter, 16px);-webkit-overflow-scrolling:touch}.wolfe-tl__milestone{scroll-snap-align:start}}.wolfe-tl__milestone{position:relative;text-align:center;padding-top:32px}.wolfe-tl__dot{position:absolute;top:0;left:50%;transform:translate(-50%);width:48px;height:48px;border-radius:50%;background:var(--wolfe-accent, #ff6b35);color:#fff;display:grid;place-items:center;font-weight:800;font-size:13px;box-shadow:0 4px 12px #ff6b354d;z-index:2}.wolfe-tl__card{background:var(--wolfe-bg-card, #fff);border:1px solid var(--wolfe-border, #e5e5e0);border-radius:var(--wolfe-r-lg, 16px);padding:36px 16px 20px;height:100%;box-sizing:border-box}.wolfe-tl__week{text-transform:uppercase;letter-spacing:1px;font-size:var(--wolfe-fs-xs, 11px);font-weight:800;color:var(--wolfe-accent, #ff6b35);margin-bottom:6px}.wolfe-tl__title{font-size:var(--wolfe-fs-md, 17px);margin-bottom:6px}.wolfe-tl__body{color:var(--wolfe-text-muted, #555);font-size:var(--wolfe-fs-sm, 13px);line-height:1.45;margin:0}.wolfe-tl__disclaimer{text-align:center;font-size:var(--wolfe-fs-xs, 11px);color:var(--wolfe-text-subtle, #888);max-width:640px;margin:24px auto 0}.wolfe-ts__row{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media(min-width:750px){.wolfe-ts__row{grid-template-columns:repeat(4,1fr);gap:24px}}.wolfe-ts__row li{display:flex;align-items:center;gap:12px;padding:16px;background:var(--wolfe-bg-card, #fff);border-radius:var(--wolfe-r-md, 10px);border:1px solid var(--wolfe-border, #e5e5e0)}.wolfe-ts__icon{font-size:28px;flex-shrink:0;line-height:1}.wolfe-ts__text{font-size:var(--wolfe-fs-sm, 13px);color:var(--wolfe-text-muted, #555);line-height:1.35;min-width:0}.wolfe-ts__text strong{display:block;color:var(--wolfe-text, #1a1a1a);font-size:var(--wolfe-fs-base, 15px);margin-bottom:2px}.wolfe-ts__cta-wrap{margin:32px auto 0;max-width:420px;text-align:center}.wolfe-ts__cta-sub{margin:10px 0 0;font-size:var(--wolfe-fs-sm, 13px);color:var(--wolfe-text-muted, #555)}.wolfe-trust{background:var(--wolfe-bg-highlight, #fffef5);text-align:center}.wolfe-trust__center-row{display:flex;justify-content:center;width:100%}.wolfe-trust__center-row+.wolfe-trust__center-row{margin-top:14px}.wolfe-trust__tribe-tag{display:inline-block;text-transform:uppercase;letter-spacing:2px;font-size:var(--wolfe-fs-xs, 11px);font-weight:800;color:var(--wolfe-accent, #ff6b35);background:#fff;padding:8px 16px;border-radius:var(--wolfe-r-pill, 999px);border:1px solid var(--wolfe-border, #e5e5e0)}.wolfe-trust__heading{font-size:clamp(24px,4vw,36px)}.wolfe-trust__sub{color:var(--wolfe-text-muted, #555);font-size:var(--wolfe-fs-md, 17px);line-height:var(--wolfe-lh-body, 1.55)}.wolfe-trust__stats{list-style:none;padding:0;margin:32px 0 0;display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:750px){.wolfe-trust__stats{grid-template-columns:repeat(3,1fr);gap:20px}}.wolfe-trust__stats li{background:var(--wolfe-bg-card, #fff);border-radius:var(--wolfe-r-lg, 16px);padding:24px 20px;text-align:center;border:1px solid var(--wolfe-border, #e5e5e0)}.wolfe-trust__stat-value{font-size:var(--wolfe-fs-2xl, 28px);font-weight:800;color:var(--wolfe-text, #1a1a1a);line-height:1}.wolfe-trust__stat-label{margin-top:8px;color:var(--wolfe-text-muted, #555);font-size:var(--wolfe-fs-sm, 13px);line-height:1.4}.wolfe-trust__stats cite{display:block;margin-top:8px;font-size:10px;color:var(--wolfe-text-subtle, #888);font-style:normal}.wolfe-trust__founder{margin:40px auto 0;max-width:780px;padding:28px 24px;background:var(--wolfe-bg-card, #fff);border-radius:var(--wolfe-r-lg, 16px);border:1px solid var(--wolfe-border, #e5e5e0);display:flex;flex-direction:column;align-items:center;gap:16px}.wolfe-trust__founder img{width:88px;height:88px;border-radius:50%;object-fit:cover}.wolfe-trust__founder blockquote{margin:0;text-align:center}.wolfe-trust__founder blockquote p{font-size:var(--wolfe-fs-md, 17px);line-height:1.5;color:var(--wolfe-text, #1a1a1a);margin:0;font-style:italic}.wolfe-trust__founder blockquote p:before{content:"\201c";margin-right:2px}.wolfe-trust__founder blockquote p:after{content:"\201d";margin-left:2px}.wolfe-trust__founder figcaption{margin-top:12px;font-size:var(--wolfe-fs-sm, 13px);color:var(--wolfe-text-muted, #555);font-style:normal}@media(min-width:750px){.wolfe-trust__founder{flex-direction:row;text-align:left;align-items:center}.wolfe-trust__founder blockquote{text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/22/compiled_assets/styles.css.map */
