.tgfm-home{font-family:var(--font-sans, "Inter", system-ui, sans-serif);color:var(--gray-900, #111827);background:#fff;padding:var(--space-2xl, 4rem) 0;scroll-margin-top:96px}.tgfm-home--alt{background:var(--gray-50, #F9FAFB)}.tgfm-home__container{max-width:1240px;margin:0 auto;padding:0 var(--space-md, 1.5rem)}.tgfm-home__head{display:grid;gap:var(--space-xs, .5rem);margin-bottom:var(--space-xl, 3rem);max-width:760px}.tgfm-home__kicker{font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--tgfm-blue, #1B175D)}.tgfm-home__title{font-family:var(--font-display, "Poppins", sans-serif);font-size:clamp(1.6rem,3.2vw,2.25rem);font-weight:800;line-height:1.15;margin:0;color:var(--gray-900, #111827)}.tgfm-home__lead{font-size:1.02rem;line-height:1.55;color:var(--gray-600, #4B5563);margin:0}.tgfm-home-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.4rem;border-radius:var(--radius-md, 12px);font-family:var(--font-sans, "Inter", sans-serif);font-weight:700;font-size:.95rem;line-height:1;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:transform var(--transition-fast, .15s) ease,box-shadow var(--transition-fast, .15s) ease,background var(--transition-fast, .15s) ease,color var(--transition-fast, .15s) ease;white-space:nowrap}.tgfm-home-btn:focus-visible{outline:2px solid var(--tgfm-yellow, #FFD000);outline-offset:2px}.tgfm-home-btn--primary{background:var(--tgfm-yellow, #FFD000);color:var(--tgfm-blue, #1B175D);box-shadow:var(--shadow-sm, 0 2px 4px rgba(0,0,0,.08))}.tgfm-home-btn--primary:hover{background:var(--tgfm-yellow-dark, #F5B800);transform:translateY(-1px);box-shadow:var(--shadow-md, 0 4px 8px rgba(0,0,0,.1))}.tgfm-home-btn--secondary{background:var(--tgfm-blue, #1B175D);color:#fff}.tgfm-home-btn--secondary:hover{background:var(--tgfm-blue-light, #2D2978);transform:translateY(-1px)}.tgfm-home-btn--outline{background:#fff;color:var(--tgfm-blue, #1B175D);border:1px solid var(--gray-300, #D1D5DB)}.tgfm-home-btn--outline:hover{border-color:var(--tgfm-blue, #1B175D);background:var(--gray-50, #F9FAFB)}.tgfm-home-btn--ghost{background:transparent;color:var(--tgfm-blue, #1B175D);padding:.6rem .4rem}.tgfm-home-btn--ghost:hover{color:var(--tgfm-blue-light, #2D2978)}.tgfm-home-btn--whatsapp{background:#25d366;color:#fff}.tgfm-home-btn--whatsapp:hover{background:#1ebe57;transform:translateY(-1px)}.tgfm-home-btn .tgfm-home-btn__icon{width:1.05rem;height:1.05rem;flex-shrink:0}.tgfm-home-grid{display:grid;gap:var(--space-md, 1.5rem)}.tgfm-home-grid--2,.tgfm-home-grid--3,.tgfm-home-grid--4{grid-template-columns:1fr}@media(min-width:640px){.tgfm-home-grid--2,.tgfm-home-grid--3,.tgfm-home-grid--4{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.tgfm-home-grid--3{grid-template-columns:repeat(3,1fr)}.tgfm-home-grid--4{grid-template-columns:repeat(4,1fr)}}.tgfm-home-card{display:flex;flex-direction:column;gap:.75rem;padding:var(--space-md, 1.5rem);background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:var(--radius-md, 12px);transition:transform var(--transition-fast, .15s) ease,box-shadow var(--transition-fast, .15s) ease,border-color var(--transition-fast, .15s) ease;height:100%;color:inherit;text-decoration:none}a.tgfm-home-card:hover,.tgfm-home-card--link:hover{border-color:var(--tgfm-blue, #1B175D);box-shadow:var(--shadow-md, 0 4px 8px rgba(0,0,0,.1));transform:translateY(-2px)}.tgfm-home-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--radius-sm, 8px);background:var(--tgfm-yellow-light, #FFF8E0);color:var(--tgfm-blue, #1B175D)}.tgfm-home-card__icon svg{width:1.4rem;height:1.4rem}.tgfm-home-card__title{font-family:var(--font-display, "Poppins", sans-serif);font-size:1.05rem;font-weight:700;margin:0;color:var(--gray-900, #111827);line-height:1.25}.tgfm-home-card__text{margin:0;font-size:.92rem;line-height:1.5;color:var(--gray-600, #4B5563)}.tgfm-home-card__cta{margin-top:auto;display:inline-flex;align-items:center;gap:.35rem;font-size:.88rem;font-weight:700;color:var(--tgfm-blue, #1B175D)}.tgfm-home-card__cta:after{content:"\2192";font-size:1rem;transition:transform var(--transition-fast, .15s) ease}a.tgfm-home-card:hover .tgfm-home-card__cta:after{transform:translate(3px)}.tgfm-home-card--placeholder{border-style:dashed;background:var(--gray-50, #F9FAFB);color:var(--gray-500, #6B7280)}.tgfm-home-card--placeholder .tgfm-home-card__icon{background:var(--gray-100, #F3F4F6);color:var(--gray-500, #6B7280)}.tgfm-home-card--placeholder .tgfm-home-card__cta{color:var(--gray-500, #6B7280)}.tgfm-home-card--placeholder .tgfm-home-card__cta:after{content:""}.tgfm-home-needs__tag{display:inline-block;align-self:flex-start;padding:.18rem .55rem;background:var(--color-success-light, #D1FAE5);color:#15803d;border-radius:var(--radius-full, 9999px);font-size:.72rem;font-weight:700;letter-spacing:.02em}.tgfm-home-paths__card{background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:var(--radius-md, 12px);padding:var(--space-md, 1.5rem);display:flex;flex-direction:column;gap:.75rem;text-decoration:none;color:inherit;height:100%;transition:transform var(--transition-fast, .15s) ease,box-shadow var(--transition-fast, .15s) ease,border-color var(--transition-fast, .15s) ease}.tgfm-home-paths__card:hover{border-color:var(--tgfm-blue, #1B175D);box-shadow:var(--shadow-md, 0 4px 8px rgba(0,0,0,.1));transform:translateY(-2px)}.tgfm-home-paths__card--soon{background:var(--gray-50, #F9FAFB);border-style:dashed}.tgfm-home-paths__icon{width:3rem;height:3rem;border-radius:var(--radius-md, 12px);background:var(--tgfm-blue, #1B175D);color:var(--tgfm-yellow, #FFD000);display:inline-flex;align-items:center;justify-content:center}.tgfm-home-paths__icon svg{width:1.6rem;height:1.6rem}.tgfm-home-paths__card--soon .tgfm-home-paths__icon{background:var(--gray-300, #D1D5DB);color:var(--gray-600, #4B5563)}.tgfm-home-paths__title{font-family:var(--font-display, "Poppins", sans-serif);font-size:1.1rem;font-weight:700;margin:0;color:var(--gray-900, #111827)}.tgfm-home-paths__text{margin:0;font-size:.92rem;line-height:1.5;color:var(--gray-600, #4B5563)}.tgfm-home-paths__meta{display:flex;align-items:center;gap:.5rem;margin-top:auto;font-size:.85rem;color:var(--tgfm-blue, #1B175D);font-weight:700}.tgfm-home-paths__meta--soon{color:var(--gray-500, #6B7280);font-weight:600}.tgfm-home-trust{background:var(--gray-50, #F9FAFB)}.tgfm-home-trust__item{display:flex;gap:var(--space-sm, 1rem);background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:var(--radius-md, 12px);padding:var(--space-md, 1.5rem)}.tgfm-home-trust__icon{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:var(--radius-sm, 8px);background:var(--color-success-light, #D1FAE5);color:#15803d;display:inline-flex;align-items:center;justify-content:center}.tgfm-home-trust__icon svg{width:1.35rem;height:1.35rem}.tgfm-home-trust__body{display:flex;flex-direction:column;gap:.25rem}.tgfm-home-trust__title{font-family:var(--font-display, "Poppins", sans-serif);font-size:1rem;font-weight:700;margin:0;color:var(--gray-900, #111827)}.tgfm-home-trust__text{margin:0;font-size:.9rem;line-height:1.5;color:var(--gray-600, #4B5563)}.tgfm-home-repair__layout{display:grid;grid-template-columns:1fr;gap:var(--space-lg, 2rem);align-items:start}@media(min-width:900px){.tgfm-home-repair__layout{grid-template-columns:5fr 7fr;gap:var(--space-2xl, 4rem)}}.tgfm-home-repair__intro{display:flex;flex-direction:column;gap:var(--space-sm, 1rem)}.tgfm-home-repair__actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.5rem}.tgfm-home-repair__list{display:grid;grid-template-columns:1fr;gap:var(--space-sm, 1rem)}@media(min-width:540px){.tgfm-home-repair__list{grid-template-columns:repeat(2,1fr)}}.tgfm-home-repair__item{display:flex;gap:.85rem;padding:var(--space-sm, 1rem) var(--space-md, 1.5rem);background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:var(--radius-md, 12px)}.tgfm-home-repair__item-icon{flex-shrink:0;width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-sm, 8px);background:var(--tgfm-yellow-light, #FFF8E0);color:var(--tgfm-blue, #1B175D)}.tgfm-home-repair__item-icon svg{width:1.1rem;height:1.1rem}.tgfm-home-repair__item-title{font-weight:700;font-size:.97rem;color:var(--gray-900, #111827);margin:0 0 .2rem}.tgfm-home-repair__item-text{margin:0;font-size:.88rem;line-height:1.45;color:var(--gray-600, #4B5563)}.tgfm-home-selector{background:var(--tgfm-blue, #1B175D);color:#fff}.tgfm-home-selector .tgfm-home__title{color:#fff}.tgfm-home-selector .tgfm-home__kicker{color:var(--tgfm-yellow, #FFD000)}.tgfm-home-selector .tgfm-home__lead{color:#ffffffd9}.tgfm-home-selector__layout{display:grid;grid-template-columns:1fr;gap:var(--space-lg, 2rem);align-items:center}@media(min-width:900px){.tgfm-home-selector__layout{grid-template-columns:6fr 6fr}}.tgfm-home-selector__actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:var(--space-sm, 1rem)}.tgfm-home-selector__alt{display:inline-flex;align-items:center;gap:.4rem;margin-top:.4rem;font-size:.88rem;color:#ffffffd1;text-decoration:underline;text-underline-offset:3px}.tgfm-home-selector__alt:hover{color:#fff}.tgfm-home-selector__panel{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg, 16px);padding:var(--space-md, 1.5rem)}.tgfm-home-selector__steps{display:grid;gap:.85rem;margin:0;padding:0;list-style:none;counter-reset:step}.tgfm-home-selector__steps li{position:relative;padding:.6rem .75rem .6rem 2.6rem;background:#ffffff0d;border-radius:var(--radius-sm, 8px);font-size:.92rem;line-height:1.45;color:#fff;counter-increment:step}.tgfm-home-selector__steps li:before{content:counter(step);position:absolute;left:.7rem;top:50%;transform:translateY(-50%);width:1.6rem;height:1.6rem;border-radius:var(--radius-full, 9999px);background:var(--tgfm-yellow, #FFD000);color:var(--tgfm-blue, #1B175D);font-weight:800;font-size:.85rem;display:inline-flex;align-items:center;justify-content:center}.tgfm-home-selector__note{margin:var(--space-sm, 1rem) 0 0;font-size:.82rem;color:#ffffffb3;line-height:1.45}.tgfm-home-guides__card{background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:var(--radius-md, 12px);padding:var(--space-md, 1.5rem);display:flex;flex-direction:column;gap:.6rem;text-decoration:none;color:inherit;height:100%;transition:transform var(--transition-fast, .15s) ease,box-shadow var(--transition-fast, .15s) ease,border-color var(--transition-fast, .15s) ease}.tgfm-home-guides__card:hover{border-color:var(--tgfm-blue, #1B175D);box-shadow:var(--shadow-md, 0 4px 8px rgba(0,0,0,.1));transform:translateY(-2px)}.tgfm-home-guides__card--placeholder{background:var(--gray-50, #F9FAFB);border-style:dashed;cursor:default}.tgfm-home-guides__card--placeholder:hover{border-color:var(--gray-300, #D1D5DB);box-shadow:none;transform:none}.tgfm-home-guides__kicker{font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--tgfm-blue, #1B175D)}.tgfm-home-guides__card--placeholder .tgfm-home-guides__kicker{color:var(--gray-500, #6B7280)}.tgfm-home-guides__title{font-family:var(--font-display, "Poppins", sans-serif);font-size:1.05rem;font-weight:700;margin:0;line-height:1.3;color:var(--gray-900, #111827)}.tgfm-home-guides__text{margin:0;font-size:.92rem;line-height:1.55;color:var(--gray-600, #4B5563)}.tgfm-home-guides__cta{margin-top:auto;font-size:.88rem;font-weight:700;color:var(--tgfm-blue, #1B175D);display:inline-flex;align-items:center;gap:.35rem}.tgfm-home-guides__cta:after{content:"\2192";transition:transform var(--transition-fast, .15s) ease}.tgfm-home-guides__card:hover .tgfm-home-guides__cta:after{transform:translate(3px)}.tgfm-home-guides__card--placeholder .tgfm-home-guides__cta{color:var(--gray-500, #6B7280)}@media(prefers-reduced-motion:reduce){.tgfm-home-btn,.tgfm-home-card,.tgfm-home-paths__card,.tgfm-home-guides__card{transition:none}.tgfm-home-btn:hover,a.tgfm-home-card:hover,.tgfm-home-paths__card:hover,.tgfm-home-guides__card:hover{transform:none}}@media(max-width:768px){.announcement-bar-text{display:none!important}.announcement-bar-text-mobile{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-align:center!important;animation:none!important;width:auto!important;padding:8px 12px!important;font-size:13px!important}.announcement-bar-text-mobile:before{content:""!important}}@media(max-width:540px){.tgfm-hero{min-height:auto!important}.tgfm-hero__container{padding:1.5rem 1rem!important;grid-template-columns:1fr!important;gap:1.25rem!important;text-align:left!important}.tgfm-hero__content{max-width:100%!important}.tgfm-hero__badge{display:inline-flex!important;align-items:center!important;white-space:normal!important;word-wrap:break-word!important;line-height:1.25!important;font-size:.78rem!important;padding:.4rem .7rem!important;margin-bottom:1rem!important;max-width:100%!important}.tgfm-hero__title{font-size:1.7rem!important;line-height:1.15!important;word-wrap:break-word!important;overflow-wrap:anywhere!important;margin-bottom:.85rem!important;max-width:100%!important}.tgfm-hero__title span{display:block!important}.tgfm-hero__subtitle{font-size:.97rem!important;line-height:1.5!important;margin:0 0 1.25rem!important;max-width:100%!important}.tgfm-hero__cta{flex-direction:column!important;align-items:stretch!important;gap:.6rem!important;margin-bottom:1.25rem!important}.tgfm-hero__btn{width:100%!important;justify-content:center!important;padding:.85rem 1rem!important;font-size:.95rem!important}.tgfm-hero__quick-contacts{display:grid!important;grid-template-columns:1fr!important;gap:.5rem!important;margin-top:1rem!important}.tgfm-hero__quick-btn{width:100%!important;justify-content:center!important;padding:.7rem .9rem!important;font-size:.88rem!important}.tgfm-hero__trust{gap:.7rem 1rem!important;font-size:.82rem!important;margin-top:1rem!important}.tgfm-hero__product{display:none!important}}@media(max-width:380px){.tgfm-hero__container{padding:1.1rem .75rem!important}.tgfm-hero__title{font-size:1.2rem!important;line-height:1.2!important;letter-spacing:-.01em!important}.tgfm-hero__badge{font-size:.7rem!important;padding:.3rem .55rem!important;margin-bottom:.8rem!important}.tgfm-hero__subtitle{font-size:.9rem!important}.tgfm-hero__btn{padding:.7rem!important;font-size:.9rem!important}}@media(max-width:380px){.announcement-bar-text-mobile{font-size:11.5px!important;padding:7px 8px!important;letter-spacing:0!important}.announcement-bar{padding-left:0!important;padding-right:0!important}}@media(max-width:768px){.site-header,.site-header-main,.site-header-main-content{max-width:100vw!important;overflow-x:clip!important}}@media(max-width:540px){.site-header .live-search,.site-header .live-search-form{display:none!important}}@media(max-width:540px){.tgfm-home-needs.tgfm-home{padding-top:var(--space-xl, 3rem)!important}.tgfm-home__title{font-size:1.4rem!important;word-wrap:break-word!important;overflow-wrap:anywhere!important}.tgfm-home__container{padding-left:1rem!important;padding-right:1rem!important}}.tgfm-home,.tgfm-home__container{max-width:100%!important}.tgfm-home img{max-width:100%!important;height:auto!important}@media(max-width:540px){.productitem{padding:.4rem!important;border-radius:12px!important;background:#fff!important;border:1px solid var(--gray-200, #E5E7EB)!important;box-shadow:none!important}.productitem__compare{display:none!important}.productitem .productitem__image-container{max-height:none!important;height:auto!important;padding:8px 8px 4px!important;margin-bottom:.4rem!important;overflow:visible!important;background:transparent!important;border-radius:12px 12px 0 0!important}.productitem .productitem--image-link{display:flex!important;align-items:center!important;justify-content:center!important;height:auto!important;max-height:none!important;overflow:visible!important}.productitem .productitem--image,.productitem figure.productitem--image{height:auto!important;min-height:250px!important;max-height:280px!important;padding:0!important;aspect-ratio:auto!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important;background:#f8f9fa!important;border-radius:8px!important;width:100%!important}.productitem .productitem--image img,.productitem .productitem--image-primary,.productitem .productitem--image .productitem--image-alternate{position:static!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:260px!important;min-height:0!important;object-fit:contain!important;margin:0 auto!important;visibility:visible!important;display:block!important}.productitem .productitem--image-alternate{display:none!important}.productitem--info{padding:.5rem .75rem!important;margin:0!important}.productitem .productitem__container{padding:0!important;gap:0!important}.productitem--vendor{font-size:.72rem!important;color:var(--gray-500, #6B7280)!important;margin-bottom:.2rem!important;line-height:1.2!important;text-transform:uppercase!important;letter-spacing:.04em!important}.productitem--title,.productitem--title a{font-size:.93rem!important;font-weight:700!important;line-height:1.3!important;margin:0 0 .4rem!important;color:var(--gray-900, #111827)!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;max-height:2.6em!important}.productitem--description{display:none!important}.productitem .price__current,.productitem .price-item--regular,.productitem .price__regular .price-item,.productitem--listview-price .price__current,.productitem .product-price__amount,.productitem .price.h4{font-size:1.15rem!important;font-weight:800!important;color:var(--tgfm-blue, #1B175D)!important;line-height:1.1!important}.productitem .price__compare,.productitem .price-item--regular.price-item--sale,.productitem .price__sale .price-item--regular,.productitem--listview-price .price__compare{font-size:.85rem!important;color:var(--gray-500, #6B7280)!important;text-decoration:line-through!important}.productitem__badge--sale,.productitem__badge[data-badge-sales]{font-size:.7rem!important;padding:.2rem .45rem!important;font-weight:800!important;border-radius:4px!important;line-height:1.2!important;letter-spacing:.02em!important}.productitem__badge--soldout{font-size:.75rem!important;padding:.25rem .55rem!important;background:var(--gray-700, #374151)!important;color:#fff!important;border-radius:4px!important}.productitem--quickshop,.productitem--actions .btn,.productitem--actions button{font-size:.82rem!important;padding:.55rem .5rem!important;line-height:1.15!important;white-space:normal!important;word-break:keep-all!important;width:100%!important}.productitem--actions{padding:.5rem .75rem .75rem!important;margin-top:0!important}.productitem--listview-price,.productitem .productitem--price,.productitem__price{margin:.2rem 0 .3rem!important;padding:0!important;border-top:none!important}.productitem--vendor{margin-bottom:.15rem!important}.productitem--title,.productitem--title a{margin:0 0 .25rem!important}.productitem--listview-badge{margin-top:.2rem!important}}@media(max-width:380px){.productitem{padding:.35rem!important}.productitem--title,.productitem--title a{font-size:.88rem!important}.productitem .price__current,.productitem .price-item--regular,.productitem .price__regular .price-item,.productitem--listview-price .price__current,.productitem .product-price__amount,.productitem .price.h4{font-size:1.05rem!important}.productitem--quickshop,.productitem--actions .btn,.productitem--actions button{font-size:.78rem!important;padding:.5rem .4rem!important}}@media(max-width:540px){.productgrid--items .productgrid--item,.productgrid--items.products-per-row-2 .productgrid--item,.productgrid--items.products-per-row-3 .productgrid--item,.productgrid--items.products-per-row-4 .productgrid--item,.productgrid--items.products-per-row-5 .productgrid--item,.productgrid--items.products-per-row-6 .productgrid--item,.productgrid--items.products-per-row-4 .productgrid--item:nth-child(odd),.productgrid--items.products-per-row-4 .productgrid--item:nth-child(2n),.productgrid--items.products-per-row-4 .productgrid--item:nth-child(-n+2),.productgrid--items.products-per-row-4 .productgrid--item:nth-child(-n+3),.productgrid--items.products-per-row-4 .productgrid--item:nth-child(-n+4){width:100%!important;max-width:100%!important;flex-basis:100%!important;margin-left:0!important;margin-right:0!important;margin-top:12px!important}.productgrid--items{gap:12px!important;padding:0!important}.grid--collection-page .grid__item,.grid--uniform .grid__item,.product-grid .grid__item{width:100%!important;padding-left:.5rem!important;padding-right:.5rem!important}}.productitem .price__current,.productitem .price__current.price__current--on-sale,.productitem .price__current--on-sale,.productitem .productitem--price,.productitem .productitem--price .price--main,.productitem .productitem--price .money,.productitem--info .price__current,.productitem--info .price__current--on-sale,.productitem--info [class*=price__current],.productitem__price .price__current,.productitem__price .price__current--on-sale{background:transparent!important;background-color:transparent!important;color:var(--tgfm-blue, #1B175D)!important;padding:0!important;border-radius:0!important;box-shadow:none!important;text-shadow:none!important;animation:none!important}.productitem .price__compare-at,.productitem .price__compare-at--hidden,.productitem--info .price__compare-at,.productitem--info .productitem--price-compare,.productitem__price .price__compare-at{background:transparent!important;background-color:transparent!important;color:var(--gray-500, #6B7280)!important;text-decoration:line-through!important;font-weight:500!important;padding:0!important;margin-right:.4rem!important}.productitem--listview-price,.productitem--listview-price .price-list,.productitem__price{background:transparent!important;padding:0!important}.productitem__badge.productitem__badge--sale,.productitem--badge.productitem__badge--sale,[data-badge-sales].productitem__badge--sale{background:var(--color-danger, #EF4444)!important;color:#fff!important}.productitem__badge--soldout{background:var(--gray-700, #374151)!important;color:#fff!important}@media(max-width:540px){.collection-toolbar,.collection-filters,.filter-toolbar,.product-grid-filters{flex-wrap:wrap!important;gap:.5rem!important;padding:.5rem!important}.collection-toolbar__filter,.collection-toolbar__sort,.filter-toolbar__item{font-size:.88rem!important;padding:.5rem .8rem!important}}@media(max-width:768px){.template-collection,.template-collection .page-width,.template-collection .grid,.collection-grid,.product-grid{max-width:100vw!important;overflow-x:clip!important}}@media(max-width:380px){.productitem .productitem--image,.productitem figure.productitem--image{min-height:220px!important;max-height:240px!important}.productitem .productitem--image img,.productitem .productitem--image-primary{max-height:220px!important}.productitem--info{padding:.4rem .6rem!important}.productitem--actions{padding:.4rem .6rem .6rem!important}}@media(max-width:540px){.productitem{min-height:auto!important;height:auto!important}.productitem .productitem__container{min-height:auto!important}.productitem__stock-level,.productitem .product__rating{margin:.15rem 0!important;font-size:.78rem!important}}.template-product,.template-product .page-width,.template-product .product__container,.template-product .product__container--two-columns,.template-product .product-main,.template-product .product-gallery,.template-product .product-block,.template-product .product-details{max-width:100%!important;overflow-x:clip!important}.template-product .atc--product-details--price-discounted,.template-product .atc--product-details--price .money,.template-product .price__current--on-sale,.template-product [class*=price__current][class*=--on-sale]{background:transparent!important;background-color:transparent!important;color:var(--tgfm-blue, #1B175D)!important;padding:0!important;border-radius:0!important;box-shadow:none!important;animation:none!important}@media(max-width:540px){.template-product .product__container,.template-product .product__container--two-columns{display:block!important;margin:1rem 0!important;padding:.75rem .85rem!important;gap:1rem!important;max-width:100vw!important}.template-product .product-gallery,.template-product .product-main{max-width:100%!important;flex:1 1 100%!important;width:100%!important;position:static!important;top:auto!important}.template-product .product-gallery{max-height:290px!important;overflow:hidden!important;margin-bottom:.6rem!important}.template-product .product-gallery--media-wrapper,.template-product .product-gallery--image-background,.template-product .product-gallery .product-gallery--media{max-height:270px!important;overflow:hidden!important;background:#f8f9fa!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important}.template-product .product-gallery--image,.template-product .product-gallery .product-gallery--image-primary,.template-product .product-gallery img{max-height:250px!important;width:auto!important;height:auto!important;max-width:100%!important;object-fit:contain!important;margin:0 auto!important}.template-product .product-gallery--thumb-container,.template-product .product-gallery--thumbnails{margin-top:.5rem!important;gap:6px!important}.template-product .product-gallery--thumb-item{width:52px!important;height:52px!important}.template-product .product-title,.template-product h1.product__title,.template-product .product-block--title h1,.template-product [data-product-title]{font-size:1.05rem!important;line-height:1.3!important;font-weight:700!important;margin:.4rem 0 .5rem!important;color:var(--gray-900, #111827)!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;max-height:4em!important}.template-product .product-vendor{font-size:.78rem!important;margin:0 0 .3rem!important;text-transform:uppercase!important;letter-spacing:.04em!important}.template-product .product-pricing,.template-product .product-block--price,.template-product .product__price,.template-product .product-price{margin:.4rem 0 .8rem!important;padding:.5rem 0!important;border-top:1px solid rgba(0,0,0,.06)!important;border-bottom:1px solid rgba(0,0,0,.06)!important;display:flex!important;flex-wrap:wrap!important;align-items:baseline!important;gap:.5rem!important}.template-product .product-pricing .price--main,.template-product .product-pricing .price__current,.template-product .product-pricing .money,.template-product .product-block--price .price__current,.template-product .product-block--price .money,.template-product .atc--product-details--price-discounted,.template-product .atc--product-details--price .money,.template-product [class*=price][class*=discount],.template-product .price__current--on-sale{font-size:1.5rem!important;font-weight:800!important;color:var(--tgfm-blue, #1B175D)!important;line-height:1.1!important;background:transparent!important;background-color:transparent!important;padding:0!important;border-radius:0!important;box-shadow:none!important}.template-product .product-pricing .price__compare-at,.template-product .product-pricing .price--compare-at,.template-product .product-block--price .price__compare-at{font-size:.95rem!important;color:var(--gray-500, #6B7280)!important;text-decoration:line-through!important;background:transparent!important}.template-product .product-form,.template-product .product-form--regular,.template-product .product-block--form,.template-product .product-form--action,.template-product .product-form--container{margin:.4rem 0!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;gap:.5rem!important}.template-product .product-form--options,.template-product .product-form--variant-select{margin-bottom:.3rem!important;width:100%!important}.template-product .product-form--atc-button,.template-product .product-form--atc-button.disabled,.template-product .product-form--action [data-add-to-cart],.template-product [data-add-to-cart],.template-product [data-product-atc],.template-product .atc-button,.template-product button[name=add],.template-product button.product-form--atc-button{width:100%!important;flex:1 1 100%!important;display:block!important;padding:.95rem 1rem!important;font-size:1rem!important;font-weight:700!important;text-align:center!important;line-height:1.2!important;white-space:normal!important;word-break:keep-all!important;box-sizing:border-box!important;max-width:100%!important}.template-product .shopify-payment-button,.template-product .shopify-payment-button__button{width:100%!important;margin-top:.5rem!important}.template-product .product-description,.template-product .product-description.rte,.template-product .product-block--description{padding:1rem!important;margin:.8rem 0!important;font-size:.92rem!important;line-height:1.6!important;background:var(--gray-50, #F9FAFB)!important;border-radius:8px!important}.template-product .product-block--complementary_products{margin-top:1rem!important}.template-product .product-block--rating,.template-product .product__rating{margin:.2rem 0!important;font-size:.85rem!important}.template-product .product-block--share,.template-product .product__share{display:none!important}}@media(max-width:380px){.template-product .product-gallery{max-height:300px!important}.template-product .product-gallery--media-wrapper,.template-product .product-gallery--image-background,.template-product .product-gallery .product-gallery--media{max-height:280px!important}.template-product .product-gallery--image,.template-product .product-gallery img{max-height:260px!important}.template-product .product-title,.template-product h1.product__title{font-size:.98rem!important}.template-product .product-pricing .price--main,.template-product .product-pricing .price__current,.template-product .product-pricing .money{font-size:1.35rem!important}.template-product .product-form--atc-button,.template-product [data-add-to-cart],.template-product button[name=add]{padding:.85rem .8rem!important;font-size:.95rem!important}}@media(max-width:540px){.template-product .breadcrumbs-container{padding:.5rem .85rem!important;font-size:.85rem!important;line-height:1.4!important}.template-product .breadcrumbs-container>span:last-child{display:none!important}.template-product .breadcrumbs-container>.breadcrumbs-delimiter:nth-last-child(2){display:none!important}.template-product .breadcrumbs-container>*:last-child:not(a):not(.breadcrumbs-delimiter):not([class*=home]){display:none!important}}@media(max-width:540px){.template-product .product-pricing,.template-product .product-block--price{margin:.3rem 0 .6rem!important;padding:.25rem 0 .4rem!important;border-top:none!important;border-bottom:1px solid rgba(0,0,0,.06)!important;align-items:center!important}.template-product .product-pricing .price__compare-at,.template-product .product-block--price .price__compare-at,.template-product .product-pricing .price--compare-at,.template-product .product-block--price .price--compare-at{font-size:.95rem!important;color:var(--gray-500, #6B7280)!important;text-decoration:line-through!important;font-weight:500!important;background:transparent!important;margin-right:.5rem!important}.template-product .product-pricing .price__current,.template-product .product-block--price .price__current,.template-product .product-pricing .price__current.price__current--on-sale,.template-product .product-block--price .price__current.price__current--on-sale{font-size:1.65rem!important;font-weight:800!important;color:var(--tgfm-blue, #1B175D)!important;background:transparent!important;line-height:1.1!important}}.tgfm-product-trust{margin:.85rem 0 .5rem!important;padding:0!important}.tgfm-product-trust__list{list-style:none!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:.5rem .75rem!important}.tgfm-product-trust__item{display:flex!important;align-items:center!important;gap:.5rem!important;padding:.55rem .7rem!important;background:var(--gray-50, #F9FAFB)!important;border:1px solid var(--gray-200, #E5E7EB)!important;border-radius:8px!important;font-size:.8rem!important;line-height:1.25!important;color:var(--gray-900, #111827)!important;font-weight:600!important}.tgfm-product-trust__icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;width:1.75rem!important;height:1.75rem!important;border-radius:50%!important;background:var(--color-success-light, #D1FAE5)!important;color:#15803d!important}.tgfm-product-trust__icon svg{width:1rem!important;height:1rem!important}.tgfm-product-trust__label{font-size:.78rem!important;font-weight:600!important}@media(max-width:360px){.tgfm-product-trust__list{grid-template-columns:1fr!important}}@media(min-width:769px){.tgfm-product-trust__list{grid-template-columns:repeat(4,1fr)!important}}.tgfm-repair{font-family:var(--font-sans, "Inter", system-ui, sans-serif);color:var(--gray-900, #111827);background:#fff;padding:var(--space-xl, 3rem) 0}.tgfm-repair--alt{background:var(--gray-50, #F9FAFB)}.tgfm-repair__container{max-width:980px;margin:0 auto;padding:0 var(--space-md, 1.5rem)}.tgfm-repair__head{display:grid;gap:.4rem;margin-bottom:var(--space-lg, 2rem);max-width:720px}.tgfm-repair__kicker{font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--tgfm-blue, #1B175D)}.tgfm-repair__title{font-family:var(--font-display, "Poppins", sans-serif);font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;line-height:1.18;margin:0;color:var(--gray-900, #111827)}.tgfm-repair__lead{font-size:1rem;line-height:1.6;color:var(--gray-600, #4B5563);margin:0}.tgfm-repair-hero{background:linear-gradient(180deg,#ffffff 0%,var(--gray-50, #F9FAFB) 100%);padding-top:var(--space-2xl, 4rem);padding-bottom:var(--space-xl, 3rem)}.tgfm-repair-hero__eyebrow{display:inline-block;padding:.3rem .7rem;border-radius:999px;background:var(--color-success-light, #D1FAE5);color:#15803d;font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.85rem}.tgfm-repair-hero__title{font-family:var(--font-display, "Poppins", sans-serif);font-size:clamp(1.7rem,4.5vw,2.6rem);font-weight:800;line-height:1.15;margin:0 0 .7rem;color:var(--gray-900, #111827)}.tgfm-repair-hero__lead{font-size:1.05rem;line-height:1.55;color:var(--gray-700, #374151);margin:0 0 1.2rem;max-width:640px}.tgfm-repair-hero__cta{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:1.2rem}.tgfm-repair-hero__trust{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem 1.1rem;padding:0;margin:0;font-size:.88rem;color:var(--gray-700, #374151)}.tgfm-repair-hero__trust-item{display:inline-flex;align-items:center;gap:.45rem}.tgfm-repair-hero__trust-icon{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:6px;background:var(--tgfm-yellow-light, #FFF8E0);color:var(--tgfm-blue, #1B175D)}.tgfm-repair-services__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.tgfm-repair-services__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.tgfm-repair-services__grid{grid-template-columns:repeat(3,1fr)}}.tgfm-repair-services__card{background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:12px;padding:1.1rem 1rem;display:flex;flex-direction:column;gap:.4rem}.tgfm-repair-services__icon{display:inline-flex;align-items:center;justify-content:center;width:2.3rem;height:2.3rem;border-radius:8px;background:var(--tgfm-yellow-light, #FFF8E0);color:var(--tgfm-blue, #1B175D);margin-bottom:.2rem}.tgfm-repair-services__title{font-family:var(--font-display, "Poppins", sans-serif);font-size:1.05rem;font-weight:700;line-height:1.3;margin:0;color:var(--gray-900, #111827)}.tgfm-repair-services__text{margin:0;font-size:.9rem;line-height:1.45;color:var(--gray-700, #374151)}.tgfm-repair-services__text strong{color:var(--gray-900, #111827);font-weight:700}.tgfm-repair-services__when{margin:.3rem 0 0;padding:.45rem .65rem;background:var(--gray-50, #F9FAFB);border-left:3px solid var(--tgfm-yellow, #FFD000);border-radius:4px;font-size:.85rem;line-height:1.45;color:var(--gray-700, #374151)}.tgfm-repair-services__when strong{color:var(--tgfm-blue, #1B175D);font-weight:700}.tgfm-repair-process__list{list-style:none;margin:0;padding:0;display:grid;gap:.75rem;counter-reset:tgfm-step}.tgfm-repair-process__step{display:grid;grid-template-columns:2.6rem 1fr;gap:.85rem;padding:.9rem 1rem;background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:12px;align-items:start}.tgfm-repair-process__num{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;background:var(--tgfm-blue, #1B175D);color:var(--tgfm-yellow, #FFD000);border-radius:999px;font-family:var(--font-display, "Poppins", sans-serif);font-weight:800;font-size:1.05rem}.tgfm-repair-process__body{display:flex;flex-direction:column;gap:.25rem}.tgfm-repair-process__title{font-family:var(--font-display, "Poppins", sans-serif);font-size:1rem;font-weight:700;line-height:1.3;margin:0;color:var(--gray-900, #111827)}.tgfm-repair-process__text{margin:0;font-size:.92rem;line-height:1.5;color:var(--gray-700, #374151)}.tgfm-repair-trust__grid{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:640px){.tgfm-repair-trust__grid{grid-template-columns:repeat(2,1fr)}}.tgfm-repair-trust__item{display:grid;grid-template-columns:auto 1fr;gap:.75rem;padding:.95rem 1rem;background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:12px;align-items:start}.tgfm-repair-trust__icon{display:inline-flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border-radius:8px;background:var(--color-success-light, #D1FAE5);color:#15803d;flex-shrink:0}.tgfm-repair-trust__title{font-family:var(--font-display, "Poppins", sans-serif);font-size:.98rem;font-weight:700;margin:0 0 .25rem;color:var(--gray-900, #111827)}.tgfm-repair-trust__text{margin:0;font-size:.88rem;line-height:1.5;color:var(--gray-700, #374151)}.tgfm-repair-faq__list{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.tgfm-repair-faq__item{margin:0}.tgfm-repair-faq__details{background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:10px;padding:0;overflow:hidden}.tgfm-repair-faq__details[open]{border-color:var(--tgfm-blue, #1B175D)}.tgfm-repair-faq__q{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.95rem 1rem;font-family:var(--font-display, "Poppins", sans-serif);font-weight:700;font-size:.97rem;line-height:1.4;color:var(--gray-900, #111827);cursor:pointer;list-style:none}.tgfm-repair-faq__q::-webkit-details-marker{display:none}.tgfm-repair-faq__chevron{flex-shrink:0;width:1.6rem;height:1.6rem;display:inline-flex;align-items:center;justify-content:center;background:var(--gray-50, #F9FAFB);border-radius:50%;color:var(--tgfm-blue, #1B175D);font-weight:800;font-size:1.05rem;transition:transform .2s ease}.tgfm-repair-faq__details[open] .tgfm-repair-faq__chevron{transform:rotate(45deg)}.tgfm-repair-faq__a{padding:0 1rem 1rem;font-size:.92rem;line-height:1.55;color:var(--gray-700, #374151)}.tgfm-repair-final-cta{background:var(--gray-50, #F9FAFB)}.tgfm-repair-final-cta__card{background:var(--tgfm-blue, #1B175D);color:#fff;padding:1.6rem 1.2rem;border-radius:16px;display:flex;flex-direction:column;gap:.65rem}.tgfm-repair-final-cta__card .tgfm-repair__kicker{color:var(--tgfm-yellow, #FFD000)}.tgfm-repair-final-cta__title{font-family:var(--font-display, "Poppins", sans-serif);font-size:clamp(1.3rem,2.4vw,1.7rem);font-weight:800;line-height:1.2;margin:0;color:#fff}.tgfm-repair-final-cta__text{margin:0;font-size:.97rem;line-height:1.55;color:#ffffffd9}.tgfm-repair-final-cta__actions{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.4rem}.tgfm-repair-final-cta__note{margin:.6rem 0 0;font-size:.82rem;color:#ffffffb3;line-height:1.5}.tgfm-repair-final-cta .tgfm-home-btn--outline{background:#ffffff14;color:#fff;border-color:#ffffff4d}.tgfm-repair-final-cta .tgfm-home-btn--outline:hover{background:#ffffff26;border-color:#fff}@media(max-width:540px){.tgfm-repair{padding:1.5rem 0}.tgfm-repair-hero{padding-top:1.5rem;padding-bottom:1.5rem}.tgfm-repair__container{padding:0 1rem}.tgfm-repair-hero__cta .tgfm-home-btn,.tgfm-repair-final-cta__actions .tgfm-home-btn{width:100%;justify-content:center}}.tgfm-entity{font-family:var(--font-sans, "Inter", system-ui, sans-serif);color:var(--gray-900, #111827);background:#fff}.tgfm-entity__section{padding:var(--space-xl, 3rem) 0}.tgfm-entity--alt{background:var(--gray-50, #F9FAFB)}.tgfm-entity__container{max-width:1040px;margin:0 auto;padding:0 var(--space-md, 1.5rem)}.tgfm-entity__title{font-family:var(--font-display, "Poppins", sans-serif);font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;line-height:1.18;margin:0 0 .8rem;color:var(--gray-900, #111827)}.tgfm-entity__lead{font-size:1rem;line-height:1.6;color:var(--gray-700, #374151);margin:0 0 1rem;max-width:720px}.tgfm-entity-hero{background:linear-gradient(180deg,#ffffff 0%,var(--gray-50, #F9FAFB) 100%);padding-top:var(--space-2xl, 4rem)}.tgfm-entity-hero__eyebrow{display:inline-block;padding:.3rem .75rem;border-radius:999px;background:var(--tgfm-yellow-light, #FFF8E0);color:var(--tgfm-blue, #1B175D);font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.85rem}.tgfm-entity-hero__title{font-family:var(--font-display, "Poppins", sans-serif);font-size:clamp(1.7rem,4.2vw,2.5rem);font-weight:800;line-height:1.15;margin:0 0 .8rem;color:var(--gray-900, #111827)}.tgfm-entity-hero__lead{font-size:1.05rem;line-height:1.55;color:var(--gray-700, #374151);margin:0 0 1.2rem;max-width:760px}.tgfm-entity-hero__cta{display:flex;flex-wrap:wrap;gap:.55rem}.tgfm-entity-facts__list{display:grid;grid-template-columns:1fr;gap:.75rem;margin:0;padding:0}@media(min-width:640px){.tgfm-entity-facts__list{grid-template-columns:repeat(2,1fr)}}.tgfm-entity-facts__item{padding:.95rem 1rem;background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:12px;margin:0}.tgfm-entity-facts__item dt{font-family:var(--font-display, "Poppins", sans-serif);font-size:.78rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--tgfm-blue, #1B175D);margin:0 0 .3rem}.tgfm-entity-facts__item dd{margin:0;font-size:.95rem;line-height:1.55;color:var(--gray-700, #374151)}.tgfm-entity-grid{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:640px){.tgfm-entity-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.tgfm-entity-grid{grid-template-columns:repeat(3,1fr)}}.tgfm-entity-card{display:flex;flex-direction:column;gap:.45rem;padding:1rem;background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:12px;text-decoration:none;color:inherit;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.tgfm-entity-card:hover{border-color:var(--tgfm-blue, #1B175D);transform:translateY(-2px);box-shadow:var(--shadow-md, 0 4px 8px rgba(0,0,0,.1))}.tgfm-entity-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2.3rem;height:2.3rem;border-radius:8px;background:var(--tgfm-yellow-light, #FFF8E0);color:var(--tgfm-blue, #1B175D);margin-bottom:.1rem}.tgfm-entity-card__title{font-family:var(--font-display, "Poppins", sans-serif);font-size:1.02rem;font-weight:700;margin:0;color:var(--gray-900, #111827)}.tgfm-entity-card__text{margin:0;font-size:.9rem;line-height:1.5;color:var(--gray-600, #4B5563)}.tgfm-entity-list{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.tgfm-entity-list li{padding:.7rem .95rem .7rem 2.4rem;background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:8px;font-size:.93rem;line-height:1.5;color:var(--gray-700, #374151);position:relative}.tgfm-entity-list li:before{content:"\2713";position:absolute;left:.85rem;top:.7rem;width:1.2rem;height:1.2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--color-success-light, #D1FAE5);color:#15803d;font-weight:800;font-size:.78rem}.tgfm-entity-list li strong{color:var(--gray-900, #111827);font-weight:700}.tgfm-entity__cta-row{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.tgfm-entity-trust{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:640px){.tgfm-entity-trust{grid-template-columns:repeat(2,1fr)}}.tgfm-entity-trust__item{display:grid;grid-template-columns:auto 1fr;gap:.85rem;padding:.95rem 1rem;background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:12px;align-items:start}.tgfm-entity-trust__icon{display:inline-flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border-radius:8px;background:var(--tgfm-blue, #1B175D);color:var(--tgfm-yellow, #FFD000);flex-shrink:0}.tgfm-entity-trust__item h3{font-family:var(--font-display, "Poppins", sans-serif);font-size:.98rem;font-weight:700;margin:0 0 .2rem;color:var(--gray-900, #111827)}.tgfm-entity-trust__item p{margin:0;font-size:.88rem;line-height:1.5;color:var(--gray-700, #374151)}.tgfm-entity-guides{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:640px){.tgfm-entity-guides{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.tgfm-entity-guides{grid-template-columns:repeat(3,1fr)}}.tgfm-entity-guide-card{display:flex;flex-direction:column;gap:.4rem;padding:1rem;background:#fff;border:1px dashed var(--gray-300, #D1D5DB);border-radius:10px}.tgfm-entity-guide-card__kicker{font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--tgfm-blue, #1B175D)}.tgfm-entity-guide-card h3{font-family:var(--font-display, "Poppins", sans-serif);font-size:1rem;font-weight:700;line-height:1.3;margin:0;color:var(--gray-900, #111827)}.tgfm-entity-guide-card p{margin:0;font-size:.88rem;line-height:1.5;color:var(--gray-600, #4B5563)}.tgfm-entity-guide-card__status{margin-top:auto;align-self:flex-start;padding:.2rem .55rem;border-radius:999px;background:var(--gray-100, #F3F4F6);color:var(--gray-600, #4B5563);font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.tgfm-entity-faq__list{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.tgfm-entity-faq__item details{background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:10px;padding:.85rem 1rem}.tgfm-entity-faq__item details[open]{border-color:var(--tgfm-blue, #1B175D)}.tgfm-entity-faq__item summary{font-family:var(--font-display, "Poppins", sans-serif);font-weight:700;font-size:.97rem;cursor:pointer;list-style:none}.tgfm-entity-faq__item summary::-webkit-details-marker{display:none}.tgfm-entity-faq__item details>div{margin-top:.5rem;font-size:.92rem;line-height:1.6;color:var(--gray-700, #374151)}.tgfm-entity-final-cta__card{background:var(--tgfm-blue, #1B175D);color:#fff;padding:1.6rem 1.2rem;border-radius:16px}.tgfm-entity-final-cta__title{font-family:var(--font-display, "Poppins", sans-serif);font-size:clamp(1.3rem,2.4vw,1.7rem);font-weight:800;line-height:1.2;margin:0 0 .5rem;color:#fff}.tgfm-entity-final-cta__text{margin:0 0 .9rem;font-size:.97rem;line-height:1.55;color:#ffffffd9}.tgfm-entity-final-cta__actions{display:flex;flex-wrap:wrap;gap:.55rem}.tgfm-entity-final-cta .tgfm-home-btn--outline{background:#ffffff14;color:#fff;border-color:#ffffff4d}.tgfm-entity-final-cta .tgfm-home-btn--outline:hover{background:#ffffff26;border-color:#fff}@media(max-width:540px){.tgfm-entity__section{padding:1.5rem 0}.tgfm-entity-hero{padding-top:1.5rem}.tgfm-entity__container{padding:0 1rem}.tgfm-entity-hero__cta .tgfm-home-btn,.tgfm-entity-final-cta__actions .tgfm-home-btn{width:100%;justify-content:center}}.tgfm-knowledge{font-family:var(--font-sans, "Inter", system-ui, sans-serif);color:var(--gray-900, #111827);background:#fff;max-width:100%;overflow-x:clip}.tgfm-knowledge__section{padding:var(--space-xl, 3rem) 0}.tgfm-knowledge--alt{background:var(--gray-50, #F9FAFB)}.tgfm-knowledge__container{max-width:1040px;margin:0 auto;padding:0 var(--space-md, 1.5rem)}.tgfm-knowledge__title{font-family:var(--font-display, "Poppins", sans-serif);font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;line-height:1.18;margin:0 0 .8rem;color:var(--gray-900, #111827)}.tgfm-knowledge__title--sm{font-size:clamp(1.2rem,2.2vw,1.5rem)}.tgfm-knowledge__lead{font-size:1rem;line-height:1.6;color:var(--gray-700, #374151);margin:0 0 1.2rem;max-width:760px}.tgfm-knowledge-hero{background:linear-gradient(180deg,#ffffff 0%,var(--gray-50, #F9FAFB) 100%);padding-top:var(--space-2xl, 4rem)}.tgfm-knowledge-hero__eyebrow{display:inline-block;padding:.3rem .75rem;border-radius:999px;background:var(--tgfm-yellow-light, #FFF8E0);color:var(--tgfm-blue, #1B175D);font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.85rem}.tgfm-knowledge-hero__title{font-family:var(--font-display, "Poppins", sans-serif);font-size:clamp(1.7rem,4.2vw,2.5rem);font-weight:800;line-height:1.15;margin:0 0 .8rem;color:var(--gray-900, #111827)}.tgfm-knowledge-hero__lead{font-size:1.05rem;line-height:1.55;color:var(--gray-700, #374151);margin:0 0 1.2rem;max-width:760px}.tgfm-knowledge-hero__cta{display:flex;flex-wrap:wrap;gap:.55rem}.tgfm-knowledge-facts{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:640px){.tgfm-knowledge-facts{grid-template-columns:repeat(2,1fr)}}.tgfm-knowledge-facts__item{display:grid;grid-template-columns:auto 1fr;gap:.85rem;padding:.95rem 1rem;background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:12px;align-items:start}.tgfm-knowledge-facts__icon{display:inline-flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border-radius:8px;background:var(--tgfm-blue, #1B175D);color:var(--tgfm-yellow, #FFD000);flex-shrink:0}.tgfm-knowledge-facts__item h3{font-family:var(--font-display, "Poppins", sans-serif);font-size:.98rem;font-weight:700;margin:0 0 .2rem;color:var(--gray-900, #111827)}.tgfm-knowledge-facts__item p{margin:0;font-size:.88rem;line-height:1.5;color:var(--gray-700, #374151)}.tgfm-knowledge-two{display:grid;grid-template-columns:1fr;gap:1.2rem}@media(min-width:760px){.tgfm-knowledge-two{grid-template-columns:repeat(2,1fr);gap:1.6rem}}.tgfm-knowledge-two__col{background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:12px;padding:1rem 1.1rem}.tgfm-knowledge-list{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.tgfm-knowledge-list li{position:relative;padding:.5rem .1rem .5rem 2rem;font-size:.95rem;line-height:1.5;color:var(--gray-700, #374151)}.tgfm-knowledge-list li:before{position:absolute;left:0;top:.55rem;width:1.3rem;height:1.3rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-weight:800;font-size:.78rem}.tgfm-knowledge-list--check li:before{content:"\2713";background:var(--color-success-light, #D1FAE5);color:#15803d}.tgfm-knowledge-list--cross li:before{content:"\2715";background:#fee2e2;color:#b91c1c}.tgfm-knowledge-list li strong{color:var(--gray-900, #111827);font-weight:700}.tgfm-knowledge-grid{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:640px){.tgfm-knowledge-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.tgfm-knowledge-grid{grid-template-columns:repeat(4,1fr)}}.tgfm-knowledge-check{background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:12px;padding:.95rem 1rem}.tgfm-knowledge-check__icon{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:8px;background:var(--tgfm-yellow-light, #FFF8E0);color:var(--tgfm-blue, #1B175D);margin-bottom:.5rem}.tgfm-knowledge-check h3{font-family:var(--font-display, "Poppins", sans-serif);font-size:1rem;font-weight:700;margin:0 0 .3rem;color:var(--gray-900, #111827)}.tgfm-knowledge-check p{margin:0;font-size:.9rem;line-height:1.5;color:var(--gray-700, #374151)}.tgfm-knowledge-paths{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:640px){.tgfm-knowledge-paths{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.tgfm-knowledge-paths{grid-template-columns:repeat(3,1fr)}}.tgfm-knowledge-path{display:flex;flex-direction:column;gap:.45rem;padding:1rem;background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:12px;text-decoration:none;color:inherit;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.tgfm-knowledge-path:hover{border-color:var(--tgfm-blue, #1B175D);transform:translateY(-2px);box-shadow:var(--shadow-md, 0 4px 8px rgba(0,0,0,.1))}.tgfm-knowledge-path__icon{display:inline-flex;align-items:center;justify-content:center;width:2.3rem;height:2.3rem;border-radius:8px;background:var(--tgfm-yellow-light, #FFF8E0);color:var(--tgfm-blue, #1B175D);margin-bottom:.1rem}.tgfm-knowledge-path h3{font-family:var(--font-display, "Poppins", sans-serif);font-size:1.02rem;font-weight:700;margin:0;color:var(--gray-900, #111827)}.tgfm-knowledge-path p{margin:0;font-size:.9rem;line-height:1.5;color:var(--gray-600, #4B5563);flex:1 1 auto}.tgfm-knowledge-path__cta{margin-top:.2rem;display:inline-flex;align-items:center;gap:.3rem;color:var(--tgfm-blue, #1B175D);font-size:.88rem;font-weight:700}.tgfm-knowledge-path--repair{border-style:dashed;background:var(--tgfm-yellow-light, #FFF8E0)}.tgfm-guide-defs{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:760px){.tgfm-guide-defs{grid-template-columns:repeat(3,1fr)}}.tgfm-guide-def{background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:12px;padding:1rem 1.1rem}.tgfm-guide-def--highlight{border-color:var(--tgfm-blue, #1B175D);background:var(--tgfm-yellow-light, #FFF8E0)}.tgfm-guide-def__kicker{display:inline-block;margin-bottom:.4rem;padding:.2rem .55rem;border-radius:999px;background:var(--tgfm-blue, #1B175D);color:var(--tgfm-yellow, #FFD000);font-family:var(--font-display, "Poppins", sans-serif);font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.tgfm-guide-def p{margin:0;font-size:.95rem;line-height:1.55;color:var(--gray-700, #374151)}.tgfm-guide-compare{margin:0}.tgfm-guide-compare__table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:12px;overflow:hidden;font-size:.92rem;line-height:1.5;display:none}@media(min-width:760px){.tgfm-guide-compare__table{display:table}}.tgfm-guide-compare__table thead th{background:var(--tgfm-blue, #1B175D);color:#fff;font-family:var(--font-display, "Poppins", sans-serif);font-size:.85rem;font-weight:800;letter-spacing:.03em;text-align:left;padding:.7rem .85rem;vertical-align:top}.tgfm-guide-compare__table tbody th{background:var(--gray-50, #F9FAFB);color:var(--tgfm-blue, #1B175D);font-family:var(--font-display, "Poppins", sans-serif);font-weight:800;text-align:left;padding:.75rem .85rem;vertical-align:top;width:14%;border-top:1px solid var(--gray-200, #E5E7EB)}.tgfm-guide-compare__table tbody td{padding:.75rem .85rem;vertical-align:top;color:var(--gray-700, #374151);border-top:1px solid var(--gray-200, #E5E7EB)}.tgfm-guide-compare__row--highlight th,.tgfm-guide-compare__row--highlight td{background:var(--tgfm-yellow-light, #FFF8E0)}.tgfm-guide-compare__cards{display:grid;gap:.75rem}@media(min-width:760px){.tgfm-guide-compare__cards{display:none}}.tgfm-guide-compare__card{background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:12px;padding:.95rem 1rem}.tgfm-guide-compare__card--highlight{border-color:var(--tgfm-blue, #1B175D);background:var(--tgfm-yellow-light, #FFF8E0)}.tgfm-guide-compare__card h3{font-family:var(--font-display, "Poppins", sans-serif);font-size:1.05rem;font-weight:800;margin:0 0 .5rem;color:var(--tgfm-blue, #1B175D)}.tgfm-guide-compare__card dl{margin:0;display:grid;gap:.55rem}.tgfm-guide-compare__card dl>div{display:grid;gap:.1rem}.tgfm-guide-compare__card dt{font-family:var(--font-display, "Poppins", sans-serif);font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--tgfm-blue, #1B175D)}.tgfm-guide-compare__card dd{margin:0;font-size:.92rem;line-height:1.5;color:var(--gray-700, #374151)}.tgfm-knowledge-faq__list{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.tgfm-knowledge-faq__item details{background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:10px;padding:.85rem 1rem}.tgfm-knowledge-faq__item details[open]{border-color:var(--tgfm-blue, #1B175D)}.tgfm-knowledge-faq__item summary{font-family:var(--font-display, "Poppins", sans-serif);font-weight:700;font-size:.97rem;cursor:pointer;list-style:none}.tgfm-knowledge-faq__item summary::-webkit-details-marker{display:none}.tgfm-knowledge-faq__item details>div{margin-top:.5rem;font-size:.92rem;line-height:1.6;color:var(--gray-700, #374151)}.tgfm-knowledge-faq__item details>div a{color:var(--tgfm-blue, #1B175D);text-decoration:underline;font-weight:600}.tgfm-knowledge-final-cta__card{background:var(--tgfm-blue, #1B175D);color:#fff;padding:1.6rem 1.2rem;border-radius:16px}.tgfm-knowledge-final-cta__title{font-family:var(--font-display, "Poppins", sans-serif);font-size:clamp(1.3rem,2.4vw,1.7rem);font-weight:800;line-height:1.2;margin:0 0 .5rem;color:#fff}.tgfm-knowledge-final-cta__text{margin:0 0 .9rem;font-size:.97rem;line-height:1.55;color:#ffffffd9}.tgfm-knowledge-final-cta__actions{display:flex;flex-wrap:wrap;gap:.55rem}.tgfm-knowledge-final-cta .tgfm-home-btn--outline{background:#ffffff14;color:#fff;border-color:#ffffff4d}.tgfm-knowledge-final-cta .tgfm-home-btn--outline:hover{background:#ffffff26;border-color:#fff}@media(max-width:540px){.tgfm-knowledge__section{padding:1.5rem 0}.tgfm-knowledge-hero{padding-top:1.5rem}.tgfm-knowledge__container{padding:0 1rem}.tgfm-knowledge-hero__cta .tgfm-home-btn,.tgfm-knowledge-final-cta__actions .tgfm-home-btn{width:100%;justify-content:center}.tgfm-knowledge-hero__title{font-size:1.55rem;line-height:1.2}.tgfm-knowledge__title{font-size:1.35rem}.tgfm-knowledge__title--sm{font-size:1.15rem}.tgfm-guide-compare__table{font-size:.85rem}}.tgfm-collection-geo{font-family:var(--font-sans, "Inter", system-ui, sans-serif);color:var(--gray-900, #111827);background:var(--gray-50, #F9FAFB);border:1px solid var(--gray-200, #E5E7EB);border-radius:var(--radius-md, .5rem);margin:.6rem 0 .85rem;padding:.7rem .85rem .85rem;max-width:100%;overflow-wrap:anywhere;word-wrap:break-word}.tgfm-collection-geo *,.tgfm-collection-geo *:before,.tgfm-collection-geo *:after{box-sizing:border-box}.tgfm-collection-geo__container{max-width:100%;margin:0 auto}.tgfm-collection-geo__head{display:grid;gap:.3rem;margin-bottom:.6rem}.tgfm-collection-geo__eyebrow{font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--tgfm-blue, #1B175D);margin:0}.tgfm-collection-geo__title{font-family:var(--font-display, "Poppins", sans-serif);font-size:1.05rem;font-weight:800;line-height:1.2;color:var(--gray-900, #111827);margin:0}.tgfm-collection-geo__lead{font-size:.88rem;line-height:1.4;color:var(--gray-700, #374151);margin:0}.tgfm-collection-geo__pills{list-style:none;margin:0 0 .55rem;padding:0;display:flex;flex-wrap:wrap;gap:.3rem}.tgfm-collection-geo__pill{display:inline-flex;align-items:center;font-size:.72rem;font-weight:600;line-height:1.2;color:var(--tgfm-blue, #1B175D);background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:999px;padding:.25rem .55rem}.tgfm-collection-geo__mobile-flow{display:block}.tgfm-collection-geo__desktop-flow{display:none}.tgfm-collection-geo__details{background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:var(--radius-md, .5rem);padding:.5rem .75rem;margin:0 0 .5rem}.tgfm-collection-geo__details[open]{border-color:var(--tgfm-blue, #1B175D)}.tgfm-collection-geo__details-summary{cursor:pointer;font-size:.92rem;font-weight:700;color:var(--gray-900, #111827);line-height:1.35;list-style:none;position:relative;padding-right:1.4rem}.tgfm-collection-geo__details-summary::-webkit-details-marker{display:none}.tgfm-collection-geo__details-summary:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.15rem;font-weight:700;color:var(--tgfm-blue, #1B175D);line-height:1}.tgfm-collection-geo__details[open]>.tgfm-collection-geo__details-summary:after{content:"\2013"}.tgfm-collection-geo__body{display:grid;gap:.65rem;margin:.65rem 0 0}.tgfm-collection-geo__col{background:var(--gray-50, #F9FAFB);border:1px solid var(--gray-200, #E5E7EB);border-radius:var(--radius-md, .5rem);padding:.65rem .75rem}.tgfm-collection-geo__subtitle{font-size:.9rem;font-weight:700;margin:0 0 .35rem;color:var(--gray-900, #111827)}.tgfm-collection-geo__list{margin:0;padding-left:1.1rem;display:grid;gap:.25rem}.tgfm-collection-geo__list li{font-size:.88rem;line-height:1.4;color:var(--gray-800, #1F2937)}.tgfm-collection-geo__list li strong{color:var(--gray-900, #111827)}.tgfm-collection-geo__actions{display:flex;flex-direction:column;gap:.45rem;margin:0 0 .55rem}.tgfm-collection-geo__cta{display:inline-flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;line-height:1.1;text-decoration:none;border-radius:999px;padding:.55rem .9rem;border:1px solid transparent;transition:background .15s ease,color .15s ease,border-color .15s ease;white-space:normal}.tgfm-collection-geo__cta--primary{background:var(--tgfm-blue, #1B175D);color:#fff;border-color:var(--tgfm-blue, #1B175D);width:100%}.tgfm-collection-geo__cta--primary:hover,.tgfm-collection-geo__cta--primary:focus{background:#2a247a;border-color:#2a247a;color:#fff}.tgfm-collection-geo__sec-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.3rem .55rem;font-size:.78rem;line-height:1.3}.tgfm-collection-geo__sec-link{color:var(--tgfm-blue, #1B175D);text-decoration:underline;text-underline-offset:2px;font-weight:600}.tgfm-collection-geo__sec-link:hover,.tgfm-collection-geo__sec-link:focus{color:#2a247a}.tgfm-collection-geo__sec-sep{color:var(--gray-400, #9CA3AF)}.tgfm-collection-geo__faq{margin-top:.55rem;display:grid;gap:.4rem}.tgfm-collection-geo__faq-item{background:var(--gray-50, #F9FAFB);border:1px solid var(--gray-200, #E5E7EB);border-radius:var(--radius-md, .5rem);padding:.5rem .7rem;margin:0}.tgfm-collection-geo__faq-item[open]{border-color:var(--tgfm-blue, #1B175D);background:#fff}.tgfm-collection-geo__faq-q{cursor:pointer;font-size:.88rem;font-weight:700;color:var(--gray-900, #111827);line-height:1.3;list-style:none;position:relative;padding-right:1.4rem}.tgfm-collection-geo__faq-q::-webkit-details-marker{display:none}.tgfm-collection-geo__faq-q:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.05rem;font-weight:700;color:var(--tgfm-blue, #1B175D);line-height:1}.tgfm-collection-geo__faq-item[open] .tgfm-collection-geo__faq-q:after{content:"\2013"}.tgfm-collection-geo__faq-a{margin-top:.4rem;font-size:.86rem;line-height:1.45;color:var(--gray-800, #1F2937)}.tgfm-collection-geo__faq-a p{margin:0}@media(min-width:720px){.tgfm-collection-geo{padding:1.1rem 1.4rem 1.25rem;margin:1rem 0 1.5rem;border-radius:var(--radius-lg, .75rem)}.tgfm-collection-geo__head{gap:.4rem;margin-bottom:.85rem}.tgfm-collection-geo__title{font-size:1.5rem}.tgfm-collection-geo__lead{font-size:1rem;line-height:1.5}.tgfm-collection-geo__pills{margin-bottom:.85rem;gap:.45rem}.tgfm-collection-geo__pill{font-size:.78rem;padding:.3rem .65rem}.tgfm-collection-geo__mobile-flow{display:none}.tgfm-collection-geo__desktop-flow{display:block}.tgfm-collection-geo__body{grid-template-columns:1fr 1fr;gap:1rem;margin:0 0 1rem}.tgfm-collection-geo__col{background:#fff;padding:.85rem 1rem}.tgfm-collection-geo__subtitle{font-size:.95rem}.tgfm-collection-geo__list li{font-size:.9rem;line-height:1.45}.tgfm-collection-geo__actions{flex-direction:row;flex-wrap:wrap;align-items:center;gap:.6rem 1rem;margin:0 0 1rem}.tgfm-collection-geo__cta--primary{width:auto;padding:.6rem 1.1rem}.tgfm-collection-geo__sec-links{justify-content:flex-start;font-size:.85rem}.tgfm-collection-geo__faq--desktop{margin-top:0;display:grid;gap:.5rem}.tgfm-collection-geo__faq-title{font-size:1rem;font-weight:800;margin:0 0 .35rem;color:var(--gray-900, #111827)}.tgfm-collection-geo__faq--desktop .tgfm-collection-geo__faq-item{background:#fff;padding:.55rem .8rem}.tgfm-collection-geo__faq--desktop .tgfm-collection-geo__faq-q{font-size:.92rem}.tgfm-collection-geo__faq--desktop .tgfm-collection-geo__faq-a{font-size:.9rem}}@media(max-width:380px){.tgfm-collection-geo{padding:.6rem .7rem .75rem}.tgfm-collection-geo__title{font-size:1rem}.tgfm-collection-geo__lead{font-size:.85rem}.tgfm-collection-geo__pill{font-size:.7rem;padding:.22rem .5rem}.tgfm-collection-geo__details{padding:.45rem .65rem}.tgfm-collection-geo__details-summary,.tgfm-collection-geo__faq-q{font-size:.85rem}}.tgfm-notebook-business{display:block}.tgfm-notebook-business__usecases{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.tgfm-notebook-business__usecase{background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:var(--radius-md, .5rem);padding:.85rem 1rem}.tgfm-notebook-business__usecase-title{font-size:1rem;font-weight:700;margin:0 0 .35rem;color:var(--gray-900, #111827)}.tgfm-notebook-business__usecase p{margin:0 0 .35rem;font-size:.92rem;line-height:1.5;color:var(--gray-800, #1F2937)}.tgfm-notebook-business__usecase p:last-child{margin-bottom:0}.tgfm-notebook-business__usecase-tip{font-size:.86rem!important;color:var(--gray-700, #374151)!important;background:var(--gray-50, #F9FAFB);border-radius:var(--radius-sm, .35rem);padding:.35rem .55rem;margin-top:.45rem!important}.tgfm-notebook-business__checks{list-style:none;margin:0;padding:0;display:grid;gap:.7rem}.tgfm-notebook-business__check{background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-left:4px solid var(--tgfm-yellow, #F5B800);border-radius:var(--radius-md, .5rem);padding:.75rem .95rem}.tgfm-notebook-business__check-title{font-size:.98rem;font-weight:700;margin:0 0 .25rem;color:var(--tgfm-blue, #1B175D)}.tgfm-notebook-business__check p{margin:0;font-size:.9rem;line-height:1.5;color:var(--gray-800, #1F2937)}.tgfm-notebook-business__check strong{color:var(--gray-900, #111827)}.tgfm-notebook-business__compare{display:grid;gap:.75rem}.tgfm-notebook-business__compare-card{background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:var(--radius-md, .5rem);padding:.85rem 1rem}.tgfm-notebook-business__compare-card--accent{background:#f0f1fb;border-color:#c9cde9}.tgfm-notebook-business__compare-title{font-size:1rem;font-weight:800;margin:0 0 .45rem;color:var(--tgfm-blue, #1B175D)}.tgfm-notebook-business__compare-list{margin:0;padding-left:1.1rem;display:grid;gap:.3rem}.tgfm-notebook-business__compare-list li{font-size:.9rem;line-height:1.45;color:var(--gray-800, #1F2937)}.tgfm-notebook-business__families{list-style:none;margin:0;padding:0;display:grid;gap:.7rem}.tgfm-notebook-business__family{background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:var(--radius-md, .5rem);padding:.75rem .95rem}.tgfm-notebook-business__family-title{font-size:.98rem;font-weight:700;margin:0 0 .25rem;color:var(--gray-900, #111827)}.tgfm-notebook-business__family p{margin:0;font-size:.9rem;line-height:1.5;color:var(--gray-800, #1F2937)}.tgfm-notebook-business__paths{list-style:none;margin:0;padding:0;display:grid;gap:.7rem}.tgfm-notebook-business__path{background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:var(--radius-md, .5rem);padding:.85rem 1rem}.tgfm-notebook-business__path-title{font-size:1rem;font-weight:700;margin:0 0 .35rem;color:var(--gray-900, #111827)}.tgfm-notebook-business__path p{margin:0 0 .45rem;font-size:.9rem;line-height:1.5;color:var(--gray-800, #1F2937)}.tgfm-notebook-business__path-link{display:inline-block;font-size:.9rem;font-weight:700;color:var(--tgfm-blue, #1B175D);text-decoration:none;border-bottom:2px solid var(--tgfm-yellow, #F5B800);padding-bottom:1px}.tgfm-notebook-business__path-link:hover,.tgfm-notebook-business__path-link:focus{color:#2a247a;border-bottom-color:var(--tgfm-blue, #1B175D)}@media(min-width:720px){.tgfm-notebook-business__usecases,.tgfm-notebook-business__checks,.tgfm-notebook-business__families,.tgfm-notebook-business__paths{grid-template-columns:1fr 1fr;gap:1rem}.tgfm-notebook-business__compare{grid-template-columns:1fr 1fr 1fr;gap:1rem}.tgfm-notebook-business__usecase,.tgfm-notebook-business__check,.tgfm-notebook-business__compare-card,.tgfm-notebook-business__family,.tgfm-notebook-business__path{padding:1rem 1.1rem}.tgfm-notebook-business__usecase-title,.tgfm-notebook-business__path-title{font-size:1.05rem}}@media(min-width:1080px){.tgfm-notebook-business__checks,.tgfm-notebook-business__usecases{grid-template-columns:1fr 1fr 1fr}}.tgfm-faq-trust{display:block}.tgfm-faq-trust__cards{list-style:none;margin:0;padding:0;display:grid;gap:.7rem}.tgfm-faq-trust__card{background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-top:3px solid var(--tgfm-blue, #1B175D);border-radius:var(--radius-md, .5rem);padding:.85rem 1rem}.tgfm-faq-trust__card-title{font-size:.98rem;font-weight:700;margin:0 0 .3rem;color:var(--tgfm-blue, #1B175D)}.tgfm-faq-trust__card p{margin:0;font-size:.9rem;line-height:1.5;color:var(--gray-800, #1F2937)}.tgfm-faq-trust__split{display:grid;gap:.75rem;margin-bottom:1rem}.tgfm-faq-trust__split-card{background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:var(--radius-md, .5rem);padding:.95rem 1.05rem}.tgfm-faq-trust__split-card--accent{background:#f0f1fb;border-color:#c9cde9}.tgfm-faq-trust__split-title{font-size:1rem;font-weight:800;margin:0 0 .5rem;color:var(--tgfm-blue, #1B175D)}.tgfm-faq-trust__list{margin:0;padding-left:1.1rem;display:grid;gap:.3rem}.tgfm-faq-trust__list li{font-size:.9rem;line-height:1.45;color:var(--gray-800, #1F2937)}.tgfm-faq-trust__cta-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.85rem}.tgfm-faq-trust__panel{background:#fffdf6;border:1px solid var(--tgfm-yellow, #F5B800);border-radius:var(--radius-md, .5rem);padding:1rem 1.1rem}.tgfm-faq-trust__panel-lead{margin:0 0 .5rem;font-size:.92rem;line-height:1.5;font-weight:600;color:var(--gray-900, #111827)}.tgfm-faq-trust__panel .tgfm-faq-trust__list{margin-bottom:.65rem}.tgfm-faq-trust__panel-note{margin:0;font-size:.88rem;line-height:1.5;color:var(--gray-700, #374151);font-style:italic}.tgfm-faq-trust__delivery{list-style:none;margin:0 0 .85rem;padding:0;display:grid;gap:.7rem}.tgfm-faq-trust__delivery-card{background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:var(--radius-md, .5rem);padding:.85rem 1rem}.tgfm-faq-trust__delivery-title{font-size:.98rem;font-weight:700;margin:0 0 .35rem;color:var(--gray-900, #111827)}.tgfm-faq-trust__delivery-card p{margin:0;font-size:.9rem;line-height:1.5;color:var(--gray-800, #1F2937)}.tgfm-faq-trust__callout{background:var(--gray-50, #F9FAFB);border-left:4px solid var(--tgfm-blue, #1B175D);border-radius:var(--radius-sm, .35rem);padding:.7rem .95rem;margin:0;font-size:.9rem;line-height:1.5;color:var(--gray-800, #1F2937)}.tgfm-faq-trust__steps{list-style:none;margin:0;padding:0;display:grid;gap:.6rem;counter-reset:tgfm-faq-step}.tgfm-faq-trust__step{background:#fff;border:1px solid var(--gray-200, #E5E7EB);border-radius:var(--radius-md, .5rem);padding:.75rem .9rem;display:flex;align-items:flex-start;gap:.7rem}.tgfm-faq-trust__step-num{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:var(--tgfm-blue, #1B175D);color:#fff;font-weight:800;font-size:.95rem;line-height:1}.tgfm-faq-trust__step-body{flex:1 1 auto;min-width:0}.tgfm-faq-trust__step-title{font-size:.95rem;font-weight:700;margin:0 0 .2rem;color:var(--gray-900, #111827)}.tgfm-faq-trust__step-body p{margin:0;font-size:.88rem;line-height:1.45;color:var(--gray-800, #1F2937)}.tgfm-faq-trust__note{background:var(--gray-50, #F9FAFB);border:1px dashed var(--gray-300, #D1D5DB);border-radius:var(--radius-md, .5rem);padding:1rem 1.1rem}.tgfm-faq-trust__note-title{font-size:1.05rem;font-weight:700;margin:0 0 .55rem;color:var(--gray-900, #111827)}.tgfm-faq-trust__note p{margin:0 0 .55rem;font-size:.9rem;line-height:1.55;color:var(--gray-700, #374151)}.tgfm-faq-trust__note p:last-child{margin-bottom:0}@media(min-width:720px){.tgfm-faq-trust__cards,.tgfm-faq-trust__delivery,.tgfm-faq-trust__split{grid-template-columns:1fr 1fr;gap:1rem}.tgfm-faq-trust__steps{gap:.75rem}.tgfm-faq-trust__card,.tgfm-faq-trust__split-card,.tgfm-faq-trust__delivery-card,.tgfm-faq-trust__step{padding:1rem 1.1rem}}@media(min-width:1080px){.tgfm-faq-trust__cards,.tgfm-faq-trust__delivery{grid-template-columns:repeat(3,1fr)}}a.tgfm-entity-guide-card,.tgfm-entity-guide-card--link{text-decoration:none;color:inherit;border-style:solid;border-color:var(--gray-200, #E5E7EB);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}a.tgfm-entity-guide-card:hover,a.tgfm-entity-guide-card:focus,.tgfm-entity-guide-card--link:hover,.tgfm-entity-guide-card--link:focus{border-color:var(--tgfm-blue, #1B175D);box-shadow:0 4px 12px #1b175d14;transform:translateY(-1px)}.tgfm-entity-guide-card__cta{margin-top:auto;align-self:flex-start;font-size:.85rem;font-weight:700;color:var(--tgfm-blue, #1B175D);border-bottom:2px solid var(--tgfm-yellow, #F5B800);padding-bottom:1px;line-height:1.2}a.tgfm-entity-guide-card:hover .tgfm-entity-guide-card__cta,a.tgfm-entity-guide-card:focus .tgfm-entity-guide-card__cta{border-bottom-color:var(--tgfm-blue, #1B175D)}.template-collection .productitem--description{display:none!important}.template-collection .productitem .productitem--info{padding:.55rem .7rem .8rem}.template-collection .productitem .productitem--image-primary,.template-collection .productitem .productitem--image picture img,.template-collection .productitem .productitem--image-container img{width:100%;height:auto;object-fit:contain;display:block}.template-collection .productitem--image,.template-collection .productitem--image-container{background:#fff}.template-collection .productitem--title{line-height:1.25;font-size:.95rem;margin:.2rem 0 .15rem}.template-collection .productitem--title a{color:#1b175d;text-decoration:none}.template-collection .productitem--vendor{font-size:.7rem;letter-spacing:.04em;opacity:.7}.template-collection .tgfm-card-specs{list-style:none;margin:.35rem 0 .3rem;padding:0;display:flex;flex-wrap:wrap;gap:.25rem}.template-collection .tgfm-card-chip{font-size:.7rem;font-weight:600;color:#1b175d;background:#f1f1f8;border:1px solid #D8D8E5;border-radius:4px;padding:.15rem .45rem;line-height:1.2;white-space:nowrap}.template-collection .tgfm-card-trust{display:inline-flex;align-items:center;gap:.3rem;margin:.35rem 0 .25rem;font-size:.78rem;font-weight:600;color:#1f7a1f;background:#1f7a1f14;padding:.22rem .5rem;border-radius:4px;width:fit-content;max-width:100%}.template-collection .tgfm-card-trust__icon{display:inline-flex;flex-shrink:0}.template-collection .tgfm-card-trust__icon svg{width:14px;height:14px}.template-collection .tgfm-card-trust__text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.template-collection .productitem .productitem--price{color:#1b175d!important;font-weight:700}.template-collection .productitem .productitem--price .money,.template-collection .productitem .productitem--price .price--main{font-size:1.1rem;color:#1b175d!important}.template-collection .productitem--price-compare,.template-collection .productitem .price--compare{color:#9999a6!important;font-size:.85rem;text-decoration:line-through}@media(max-width:720px){.template-collection .productitem--actions{padding:.35rem 0 0}.template-collection .productitem--action-trigger{width:100%;justify-content:center}}.template-collection .productitem{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/20/assets/tgfm-restyling.css.map */
