.gfc-hero{background:var(--gfc-bg);color:var(--gfc-text);font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased}.gfc-hero *{box-sizing:border-box}.gfc-hero__wrap{max-width:1280px;margin:0 auto;padding:var(--gfc-pt) clamp(20px,5vw,56px) var(--gfc-pb);display:grid;gap:40px;align-items:center}.gfc-hero--img-right .gfc-hero__wrap{grid-template-columns:1.05fr .95fr}.gfc-hero--img-left .gfc-hero__wrap{grid-template-columns:.95fr 1.05fr}.gfc-hero--img-left .gfc-hero__visual{order:-1}.gfc-eyebrow{font-family:Space Mono,monospace;font-size:11px;letter-spacing:.22em;text-transform:uppercase;margin:0 0 18px;display:flex;align-items:center;gap:10px;color:#8a8a90;color:color-mix(in srgb,var(--gfc-text) 58%,transparent)}.gfc-dot{color:var(--gfc-accent)}.gfc-h1{font-family:Space Grotesk,sans-serif;font-weight:600;line-height:.95;letter-spacing:-.02em;font-size:clamp(44px,7vw,86px);margin:0}.gfc-accent{font-style:italic;font-weight:400;color:var(--gfc-accent)}.gfc-lede{max-width:46ch;font-size:clamp(15px,1.6vw,18px);line-height:1.6;margin:20px 0 0;color:#c7c7c6;color:color-mix(in srgb,var(--gfc-text) 80%,transparent)}.gfc-lede p{margin:0}.gfc-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.gfc-btn{display:inline-flex;align-items:center;gap:9px;font-family:Space Grotesk,sans-serif;font-weight:600;font-size:14.5px;letter-spacing:.01em;padding:14px 24px;border-radius:999px;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease}.gfc-btn:hover{transform:translateY(-2px)}.gfc-btn--primary{background:var(--gfc-text);color:var(--gfc-bg)}.gfc-btn--ghost{color:var(--gfc-text);border-color:#33333a;border-color:color-mix(in srgb,var(--gfc-text) 22%,transparent)}.gfc-btn--ghost:hover{border-color:color-mix(in srgb,var(--gfc-text) 45%,transparent)}.gfc-arr{transition:transform .2s ease}.gfc-btn:hover .gfc-arr{transform:translate(3px)}.gfc-trust{margin-top:26px;display:flex;gap:10px 22px;flex-wrap:wrap;align-items:center;font-family:Space Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.gfc-trust__item{color:#8a8a90;color:color-mix(in srgb,var(--gfc-text) 55%,transparent)}.gfc-trust__item b{color:var(--gfc-text);font-weight:400}.gfc-stars{color:#e2b154;letter-spacing:1px;margin-right:6px}.gfc-rating b{margin-left:4px}.gfc-hero__visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:340px}.gfc-hero__visual:before{content:"";position:absolute;width:62%;height:62%;border-radius:50%;background:radial-gradient(closest-side,color-mix(in srgb,var(--gfc-accent) 24%,transparent),transparent);filter:blur(44px);z-index:0}.gfc-frame{position:relative;z-index:1;width:min(460px,100%);aspect-ratio:4/5;border-radius:22px;overflow:hidden;background:var(--gfc-imgbg);border:1px solid color-mix(in srgb,var(--gfc-text) 12%,transparent);box-shadow:0 30px 70px #00000073}.gfc-img{width:100%;height:100%;object-fit:cover;display:block}.gfc-img--placeholder{display:flex;align-items:center;justify-content:center}.gfc-img--placeholder .gfc-placeholder-svg{width:78%;height:78%;opacity:.45}.gfc-hero a:focus-visible,.gfc-btn:focus-visible{outline:2px solid var(--gfc-accent);outline-offset:3px}@media(max-width:920px){.gfc-hero__wrap{grid-template-columns:1fr!important;gap:10px}.gfc-hero__visual{order:-1;min-height:0;margin-bottom:8px}.gfc-frame{width:min(420px,100%)}}@media(prefers-reduced-motion:reduce){.gfc-btn,.gfc-arr{transition:none}.gfc-btn:hover{transform:none}}.gfc-reviews{padding-top:var(--gfc-rv-pt);padding-bottom:var(--gfc-rv-pb);color:inherit;color:rgb(var(--color-foreground));background-color:rgb(var(--color-background))}.gfc-rv__wrap{max-width:var(--page-width,1200px);margin:0 auto;padding-inline:clamp(1rem,4vw,3rem)}.gfc-rv__head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem 1.5rem;flex-wrap:wrap;margin-bottom:2rem}.gfc-rv__title{margin:0;font-size:clamp(1.4rem,3vw,2rem);line-height:1.1}.gfc-rv__summary{display:flex;align-items:center;gap:.55rem;font-size:.95rem}.gfc-rv__avg{font-size:1.35rem;font-weight:600;line-height:1}.gfc-rv__count{opacity:.6}.gfc-rv__grid{display:grid;grid-template-columns:repeat(var(--gfc-rv-cols,3),minmax(0,1fr));gap:1.25rem}.gfc-rv__card{display:flex;flex-direction:column;gap:.55rem;padding:1.5rem;border-radius:.6rem;border:1px solid color-mix(in srgb,currentColor 14%,transparent)}.gfc-rv__row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.gfc-rv__date{font-size:.78rem;opacity:.5;white-space:nowrap}.gfc-rv__h{margin:0;font-size:1rem;font-weight:600;line-height:1.3}.gfc-rv__body{margin:0;font-size:.94rem;line-height:1.6;opacity:.85}.gfc-rv__by{display:flex;align-items:center;gap:.5rem;margin-top:.35rem;font-size:.85rem;flex-wrap:wrap}.gfc-rv__author{font-weight:600}.gfc-rv__loc{opacity:.55}.gfc-rv__loc:before{content:"\b7";margin-right:.5rem;opacity:.6}.gfc-rv__vf{margin-left:auto;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;opacity:.65}.gfc-rv__stars{display:inline-flex;gap:.08em;color:var(--gfc-star,currentColor);line-height:1}.gfc-star{width:1.05em;height:1.05em;flex:none;fill:currentColor}.gfc-star.is-off{opacity:.2}.gfc-rv__empty{opacity:.6;text-align:center;padding:2rem 0;margin:0}@media(max-width:990px){.gfc-rv__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:660px){.gfc-rv__grid{grid-template-columns:1fr}.gfc-rv__head{margin-bottom:1.25rem}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
