.grhf{--ink:#070a0f;--panel:#0c1118;--panel2:#111924;--yellow:#ffd000;--yellow2:#ffb800;--text:#111827;--muted:#667085;--line:#e5e7eb;--soft:#f4f6f8;--radius:18px;color:var(--text);overflow:hidden}.grhf *{box-sizing:border-box}.grhf img{display:block;max-width:100%}.grhf a{text-decoration:none}.grhf-shell{margin-inline:auto}.grhf-template-main{margin:0!important;padding:0!important;max-width:none!important}.grhf-page .site-main{padding:0!important}.grhf-page #main{padding:0!important}.grhf-page .ct-container-full{max-width:none!important;padding:0!important}.grhf-kicker{margin:0 0 10px;text-transform:uppercase;font-weight:850;color:var(--yellow2)}.grhf-section__heading h2{font-size:clamp(28px,3.4vw,44px)}.grhf-authority h2{font-size:clamp(28px,3.4vw,44px)}.grhf-commerce h2{font-size:clamp(28px,3.4vw,44px)}.grhf-section__heading>p:last-child{margin:0;color:var(--muted);font-size:15px;line-height:1.65}.grhf-hero{background:#05070b;color:#fff}.grhf-hero:before{content:"";position:absolute;inset:0;z-index:-1}.grhf-hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.grhf-hero__grid{inset:0;background-image:linear-gradient(rgba(255,208,0,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,208,0,.03) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,#000,transparent 72%)}.grhf-hero__content{display:flex;align-items:center}.grhf-hero h1{margin:0 0 18px;line-height:.99;letter-spacing:-.052em}.grhf-hero h1 span{color:var(--yellow)}.grhf-hero__lead{margin:0;color:#d8dee7}.grhf-actions{display:flex;flex-wrap:wrap;gap:10px}.grhf-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;font-weight:850;transition:transform .2s ease,box-shadow .2s ease}.grhf-button:hover{transform:translateY(-2px)}.grhf-button--primary{background:linear-gradient(135deg,var(--yellow),var(--yellow2));color:#111;box-shadow:0 12px 28px rgba(255,195,0,.22)}.grhf-button--ghost{border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.055);color:#fff}.grhf-button--light{background:#fff;color:#111}.grhf-button--outline-dark{border:1px solid rgba(17,24,39,.2);background:#fff;color:#111}.grhf-signal__grid>div{border-right:1px solid var(--line)}.grhf-signal__grid>div:last-child{border-right:0}.grhf-signal strong{display:block}.grhf-signal span{display:block}.grhf-signal strong{font-size:13px}.grhf-signal span{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.4}.grhf-categories{display:grid}.grhf-category{border:1px solid var(--line);color:var(--text);flex-direction:column;transition:.2s}.grhf-category:hover{transform:translateY(-4px);border-color:#e9c128;box-shadow:0 14px 35px rgba(10,19,30,.08)}.grhf-category__icon{display:grid;place-items:center;color:var(--yellow);margin-bottom:13px}.grhf-category__icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.grhf-category em{font-style:normal;font-weight:850}.grhf-rail-wrap{position:relative}.grhf-products{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,1fr);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 2px 18px}.grhf-products::-webkit-scrollbar{display:none}.grhf-product{scroll-snap-align:start;border:1px solid var(--line);background:#fff;overflow:hidden}.grhf-product__image{display:block;aspect-ratio:1/1}.grhf-product__image img{width:100%;height:100%;object-fit:contain}.grhf-product__brand{margin-bottom:5px;text-transform:uppercase}.grhf-product h3{min-height:40px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.grhf-product h3 a{color:var(--text)}.grhf-product__rating{min-height:17px;display:flex;align-items:center}.grhf-stars{display:inline-flex;align-items:center;gap:2px;font-size:14px;line-height:1}.grhf-star{display:inline-block;font-family:Arial,sans-serif;font-style:normal;font-weight:400}.grhf-star--full{color:#f4a300}.grhf-star--empty{color:#d7dce3}.grhf-star--half{background:linear-gradient(90deg,#f4a300 0 50%,#d7dce3 50% 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.grhf-product__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:10px}.grhf-product__price{font-weight:850}.grhf-product__link{font-weight:850}.grhf-rail-button{position:absolute;top:42%;z-index:3;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:#fff;color:#111;font-size:23px;box-shadow:0 10px 28px rgba(10,19,30,.12);cursor:pointer}.grhf-rail-button--prev{left:-18px}.grhf-rail-button--next{right:-18px}.grhf-center{text-align:center;margin:8px 0 0}.grhf-text-link{color:#111;font-weight:850;font-size:13px}.grhf-commerce{padding:26px 0;background:#fff}.grhf-commerce__inner{display:grid;border:1px solid var(--line);box-shadow:0 10px 34px rgba(10,19,30,.06)}.grhf-commerce__copy h2{margin-bottom:7px}.grhf-commerce__copy p{margin:0;color:var(--muted)}.grhf-commerce__actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.grhf-problems{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.grhf-problem{position:relative;min-height:270px;border-radius:18px;overflow:hidden;color:#fff;background:#090d12}.grhf-problem img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.grhf-problem__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,4,7,.04),rgba(2,4,7,.9))}.grhf-problem__index{position:absolute;top:16px;right:17px;font-size:11px;font-weight:900;color:var(--yellow);letter-spacing:.12em}.grhf-problem__content{position:absolute;left:20px;right:20px;bottom:18px}.grhf-problem strong{display:block}.grhf-problem small{display:block}.grhf-problem em{display:block}.grhf-problem strong{font-size:19px;line-height:1.15}.grhf-problem small{margin-top:6px;color:#d7dde5;font-size:12px;line-height:1.45}.grhf-problem em{margin-top:10px;color:var(--yellow);font-style:normal;font-weight:800;font-size:11px}.grhf-problem:hover img{transform:scale(1.04)}.grhf-authority{padding:78px 0;background:radial-gradient(circle at 75% 22%,rgba(255,208,0,.1),transparent 28%),linear-gradient(135deg,#070a0f,#111923);color:#fff;overflow:hidden}.grhf-authority__grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:55px}.grhf-authority__copy>p:not(.grhf-kicker){color:#c7d0dc;font-size:15px;line-height:1.7}.grhf-checks{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:0;margin:22px 0;list-style:none}.grhf-checks li{padding:12px 14px 12px 38px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:rgba(255,255,255,.045);position:relative;color:#e1e6ec;font-size:12px}.grhf-checks li:before{content:"✓";position:absolute;left:14px;color:var(--yellow);font-weight:900}.grhf-authority__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0 24px}.grhf-authority__stats>div{padding:14px;border-radius:12px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.09)}.grhf-authority__stats strong{display:block}.grhf-authority__stats span{display:block}.grhf-authority__stats strong{font-size:16px;color:var(--yellow)}.grhf-authority__stats span{margin-top:4px;color:#c7d0dc;font-size:10px}.grhf-authority__visual{position:relative;isolation:isolate;padding:18px}.grhf-authority__visual img{position:relative;z-index:1;width:100%;border-radius:24px;box-shadow:0 35px 90px rgba(0,0,0,.42)}.grhf-stable-orbits{position:absolute;inset:-1%;z-index:4;pointer-events:none}.grhf-stable-orbit{position:absolute;left:50%;top:50%;aspect-ratio:1/1;border-radius:50%;transform:translate(-50%,-50%);border:1px solid rgba(255,208,0,.2)}.grhf-stable-orbit--identify{width:86%}.grhf-stable-orbit--prepare{width:69%}.grhf-stable-orbit--correct{width:52%}.grhf-stable-orbit--protect{width:35%}.grhf-stable-runner{position:absolute;inset:0;transform-origin:50% 50%}.grhf-stable-satellite{position:absolute;left:50%;top:0;display:flex;align-items:center;gap:6px;transform:translate(-50%,-50%)}.grhf-stable-satellite i{display:block;width:7px;height:7px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 4px rgba(255,208,0,.1)}.grhf-stable-satellite span{display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:0 9px!important;border:1px solid rgba(255,208,0,.3)!important;border-radius:999px!important;background:rgba(7,10,15,.91)!important;color:#fff!important;font-size:8px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase;white-space:nowrap}.grhf-stable-orbit--identify .grhf-stable-runner{animation:grhf-cw 40s linear infinite}.grhf-stable-orbit--prepare .grhf-stable-runner{animation:grhf-ccw 35s linear infinite}.grhf-stable-orbit--correct .grhf-stable-runner{animation:grhf-cw 31s linear infinite}.grhf-stable-orbit--protect .grhf-stable-runner{animation:grhf-ccw 27s linear infinite}.grhf-stable-orbit--identify .grhf-stable-satellite{animation:grhf-counter-ccw 40s linear infinite}.grhf-stable-orbit--prepare .grhf-stable-satellite{animation:grhf-counter-cw 35s linear infinite}.grhf-stable-orbit--correct .grhf-stable-satellite{animation:grhf-counter-ccw 31s linear infinite}.grhf-stable-orbit--protect .grhf-stable-satellite{animation:grhf-counter-cw 27s linear infinite}@keyframes grhf-cw{to{transform:rotate(360deg)}}@keyframes grhf-ccw{to{transform:rotate(-360deg)}}@keyframes grhf-counter-cw{from{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes grhf-counter-ccw{from{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(-360deg)}}.grhf-method{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.grhf-method article{padding:22px;border-top:3px solid #111;background:#fff;border-radius:0 0 15px 15px;box-shadow:0 6px 22px rgba(10,19,30,.05)}.grhf-method article>span{display:block;color:var(--yellow2);font-weight:900;font-size:11px}.grhf-method h3{margin:10px 0 6px;font-size:19px}.grhf-method p{margin:0;line-height:1.55;font-size:12px}.grhf-guides{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.grhf-guide{border:1px solid var(--line);overflow:hidden;background:#fff}.grhf-guide__image{aspect-ratio:16/10;display:grid;place-items:center;background:#0c1118;color:#fff}.grhf-guide__image img{width:100%;height:100%;object-fit:cover}.grhf-guide time{color:var(--muted);font-size:10px}.grhf-guide h3{margin:8px 0;line-height:1.35}.grhf-guide h3 a{color:var(--text)}.grhf-guide p{color:var(--muted)}.grhf-faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px}.grhf-faq details{border-bottom:1px solid #dfe5eb}.grhf-faq summary{list-style:none;cursor:pointer;padding:18px 0;font-weight:850;display:flex;justify-content:space-between;gap:18px}.grhf-faq summary::-webkit-details-marker{display:none}.grhf-faq summary span{color:var(--yellow2);font-size:20px}.grhf-faq details p{margin:-2px 0 20px;line-height:1.65;font-size:14px}.grhf-cta{background:#080b10;color:#fff}.grhf-cta__inner{justify-content:space-between}.grhf-cta__inner>div:first-child{max-width:700px}.grhf-cta p:not(.grhf-kicker){margin:0;color:#cbd3dd}.grhf-cta h2{font-size:clamp(28px,3.6vw,42px)}@media(max-width:1080px){.grhf-categories{grid-template-columns:repeat(4,1fr)}.grhf-authority__grid{grid-template-columns:1fr}.grhf-authority__visual{max-width:690px}.grhf-signal__grid>div:nth-child(2){border-right:0}.grhf-signal__grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.grhf-guides{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.grhf-section__heading>p:last-child{font-size:13px;line-height:1.55}.grhf-hero__copy{align-self:flex-end}.grhf-actions{width:100%}.grhf-button{width:100%;padding:10px 12px}.grhf-signal__grid{box-shadow:none}.grhf-signal__grid>div{border-bottom:1px solid var(--line)}.grhf-signal strong{font-size:11px}.grhf-signal span{font-size:9px}.grhf-category__icon{margin-bottom:8px}.grhf-category strong{line-height:1.2}.grhf-products{gap:10px;padding-bottom:12px}.grhf-product h3{margin-bottom:5px}.grhf-product__rating{transform:scale(.72);height:13px;min-height:13px}.grhf-product__bottom{margin-top:7px;align-items:center}.grhf-rail-button{display:none}.grhf-center{margin-top:6px}.grhf-commerce{padding:10px 0}.grhf-commerce__inner{border-radius:14px}.grhf-problems{grid-template-columns:repeat(2,1fr);gap:9px}.grhf-problem{min-height:170px;border-radius:13px}.grhf-problem__index{display:none}.grhf-problem small{display:none}.grhf-problem__content{left:12px;right:12px;bottom:12px}.grhf-problem strong{font-size:14px}.grhf-problem em{font-size:9px;margin-top:7px}.grhf-authority{padding:48px 0}.grhf-authority__grid{gap:24px}.grhf-authority__copy>p:not(.grhf-kicker){font-size:13px}.grhf-checks{grid-template-columns:1fr;gap:7px;margin:16px 0}.grhf-checks li{font-size:11px;padding:10px 10px 10px 34px}.grhf-authority__stats{grid-template-columns:repeat(3,1fr);gap:6px}.grhf-authority__stats>div{padding:9px}.grhf-authority__stats strong{font-size:12px}.grhf-authority__stats span{font-size:8px}.grhf-authority__visual{padding:0}.grhf-method{grid-template-columns:repeat(2,1fr);gap:8px}.grhf-method article{padding:14px}.grhf-method h3{font-size:16px}.grhf-guides{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory;scrollbar-width:none}.grhf-guide{scroll-snap-align:start}.grhf-guide p{display:none}.grhf-faq-layout{grid-template-columns:1fr;gap:12px}.grhf-faq summary{padding:15px 0;font-size:13px}.grhf-faq details p{font-size:12px}.grhf-cta{padding:38px 0}}@media(prefers-reduced-motion:reduce){.grhf-stable-runner{animation:none!important;transition:none!important}.grhf-stable-satellite{animation:none!important;transition:none!important}.grhf-button{animation:none!important;transition:none!important}.grhf-problem img{animation:none!important;transition:none!important}.grhf-category{animation:none!important;transition:none!important}}.grhf{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;position:relative}.grhf::before{display:none}.grhf::after{display:none}.grhf::before{top:14%;left:-120px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(255,208,0,.15),rgba(255,208,0,0) 70%);filter:none}.grhf::after{right:-120px;bottom:12%;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(24,35,52,.10),rgba(24,35,52,0) 72%);filter:none}.grhf h1{font-family:"Segoe UI Variable Display","Avenir Next",system-ui,-apple-system,"Segoe UI",sans-serif}.grhf h2{font-family:"Segoe UI Variable Display","Avenir Next",system-ui,-apple-system,"Segoe UI",sans-serif}.grhf h3{font-family:"Segoe UI Variable Display","Avenir Next",system-ui,-apple-system,"Segoe UI",sans-serif}.grhf strong{font-family:"Segoe UI Variable Display","Avenir Next",system-ui,-apple-system,"Segoe UI",sans-serif}.grhf-button{font-family:"Segoe UI Variable Display","Avenir Next",system-ui,-apple-system,"Segoe UI",sans-serif}.grhf-section{position:relative;z-index:1}.grhf-hero{position:relative;z-index:1}.grhf-authority{position:relative;z-index:1}.grhf-cta{position:relative;z-index:1}.grhf-commerce{position:relative;z-index:1}.grhf-section--soft{background:linear-gradient(180deg,#f7f8fb 0%,#f4f6f8 100%)}.grhf-hero__grid{opacity:.7}.grhf-hero__copy{animation:none}.grhf-collections{display:grid;grid-template-columns:repeat(3,1fr)}.grhf-collection{position:relative;min-height:290px;overflow:hidden;background:#0b1018;color:#fff}.grhf-collection img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.grhf-collection__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,10,15,.03),rgba(7,10,15,.88))}.grhf-collection__content{position:absolute;left:22px;right:22px;bottom:20px;display:block}.grhf-collection strong{display:block}.grhf-collection small{display:block}.grhf-collection em{display:block}.grhf-collection strong{font-size:24px;line-height:1.1}.grhf-collection small{margin-top:8px;color:#dbe1e8;font-size:13px;line-height:1.5;max-width:340px}.grhf-collection em{margin-top:12px;color:var(--yellow);font-style:normal;font-weight:800;font-size:12px}.grhf-collection:hover img{transform:scale(1.04)}.grhf-commerce__inner{grid-template-columns:96px 170px 1fr auto;gap:18px;padding:22px 24px;border-radius:20px;background:linear-gradient(135deg,#fff 0%,#fffaf0 100%);align-items:center}.grhf-commerce__person{display:flex;align-items:center;justify-content:center}.grhf-commerce__avatar{width:88px;height:88px;object-fit:cover;border-radius:50%;border:3px solid rgba(255,208,0,.55);box-shadow:0 10px 24px rgba(0,0,0,.12)}.grhf-commerce__brand img{max-width:150px;filter:drop-shadow(0 6px 10px rgba(0,0,0,.10))}.grhf-commerce__copy h2{font-size:22px}.grhf-commerce__copy p{font-size:13px;line-height:1.6}.grhf-commerce__actions .grhf-button{min-width:170px}.grhf-mobile-steps{display:none}@media(max-width:1080px){.grhf-collections{grid-template-columns:repeat(2,1fr)}.grhf-commerce__inner{grid-template-columns:86px 140px 1fr;gap:14px}.grhf-commerce__actions{grid-column:1/-1;justify-content:flex-start}}@media(max-width:760px){.grhf::before{top:8%;left:-140px;width:240px;height:240px;opacity:.32}.grhf::after{display:none}.grhf-collections::-webkit-scrollbar{display:none}.grhf-collection__content{left:16px;right:16px;bottom:16px}.grhf-collection strong{font-size:19px}.grhf-collection small{font-size:11px;line-height:1.45}.grhf-collection em{font-size:10px}.grhf-commerce__inner{grid-template-columns:60px 1fr;gap:12px;padding:14px 14px 16px}.grhf-commerce__brand{display:none}.grhf-commerce__avatar{width:56px;height:56px;border-width:2px}.grhf-commerce__copy h2{font-size:17px;margin-bottom:4px}.grhf-commerce__copy p{font-size:11px;line-height:1.45}.grhf-commerce__actions{grid-column:1/-1;display:grid;width:100%}.grhf-authority__visual{padding-bottom:12px}.grhf-stable-orbits{display:none}.grhf-mobile-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:10px}.grhf-mobile-steps span{display:flex;justify-content:center;align-items:center;min-height:34px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,208,0,.24);color:#fff;font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;backdrop-filter:blur(4px)}.grhf-section--soft .grhf-mobile-steps span{background:#111}}@media(prefers-reduced-motion:reduce){.grhf-reveal{opacity:1;transform:none;transition:none}}.grhf-shell{width:min(1280px,calc(100% - 48px))}.grhf-section{padding:60px 0}.grhf-hero{min-height:590px}.grhf-hero__content{min-height:590px}.grhf-hero h1{font-size:clamp(46px,5.2vw,74px)}.grhf-actions{align-items:center}.grhf-button{min-height:50px;padding:13px 22px;font-size:12px;letter-spacing:.02em}.grhf-inline-link{opacity:.92}.grhf-categories{gap:14px}.grhf-category{min-height:156px;padding:16px 16px 14px;border-radius:18px;display:grid;grid-template-columns:56px 1fr;grid-template-rows:auto auto 1fr;column-gap:14px;row-gap:4px;align-items:flex-start;text-align:left;box-shadow:0 8px 24px rgba(10,19,30,.04);background:linear-gradient(180deg,#ffffff 0%,#fbfcfd 100%);position:relative;overflow:hidden}.grhf-category:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,var(--yellow),transparent 66%);opacity:.9}.grhf-category__icon{width:56px;height:56px;margin:0;grid-row:1 / span 2;border-radius:16px;background:linear-gradient(145deg,#0e1219,#181f29);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 10px 18px rgba(10,19,30,.14)}.grhf-category strong{font-size:15px;line-height:1.25;margin-top:4px}.grhf-category small{display:block;margin-top:3px;color:var(--muted);font-size:11px;line-height:1.45}.grhf-category em{grid-column:2;align-self:end;margin-top:12px;padding-top:0;color:#111;font-size:10px;letter-spacing:.06em;text-transform:uppercase}.grhf-products{gap:14px}.grhf-product__body{padding:14px}.grhf-cta{padding:46px 0}.grhf-cta__inner{display:grid;grid-template-columns:1.2fr auto;gap:20px;align-items:center}.grhf-cta .grhf-actions{justify-content:flex-end}@media(max-width:1080px){.grhf-shell{width:min(100% - 34px,1280px)}.grhf-hero__copy{max-width:660px}}@media(max-width:760px){.grhf-shell{width:min(100% - 20px,1280px)}.grhf-section{padding:40px 0}.grhf-actions{display:grid;grid-template-columns:1fr;gap:8px}.grhf-button{min-height:44px;font-size:11px}.grhf-inline-link{display:flex;justify-content:center;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.12)}.grhf-categories{gap:8px}.grhf-category{min-height:108px;padding:12px 10px;border-radius:12px;grid-template-columns:42px 1fr;column-gap:9px}.grhf-category__icon{width:42px;height:42px;border-radius:12px}.grhf-category__icon svg{width:20px;height:20px}.grhf-category strong{font-size:11px}.grhf-category small{font-size:9px;display:block;line-height:1.3}.grhf-category em{display:none}.grhf-commerce__actions{grid-template-columns:1fr 1fr;gap:8px}.grhf-commerce__actions .grhf-button{min-width:0;width:100%}.grhf-cta .grhf-actions .grhf-button{min-width:0;width:100%}.grhf-cta__inner{display:block}.grhf-cta .grhf-actions{display:grid;grid-template-columns:1fr;gap:9px;margin-top:16px}}.grhf{background:radial-gradient(circle at 2% 18%,rgba(255,208,0,.06),transparent 18%),radial-gradient(circle at 98% 72%,rgba(17,24,39,.045),transparent 20%),#fff}.grhf-section{content-visibility:auto;contain-intrinsic-size:1px 720px}.grhf-authority{content-visibility:auto;contain-intrinsic-size:1px 720px}.grhf-cta{content-visibility:auto;contain-intrinsic-size:1px 720px}.grhf-reveal{opacity:0;transform:translateY(18px);transition:opacity .48s ease,transform .48s cubic-bezier(.2,.65,.2,1);will-change:opacity,transform}.grhf-reveal.is-visible{opacity:1;transform:none;will-change:auto}.grhf-collection img{content-visibility:auto}@media(max-width:760px){.grhf-reveal{opacity:1!important;transform:none!important;transition:none!important}.grhf-section{contain-intrinsic-size:1px 520px}.grhf-authority{contain-intrinsic-size:1px 520px}.grhf-cta{contain-intrinsic-size:1px 520px}}.grhf-categories{grid-template-columns:repeat(4,minmax(0,1fr))}.grhf-brands{display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.grhf-brand{background:linear-gradient(180deg,#fff,#fbfcfd);color:var(--text);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.grhf-brand:hover{transform:translateY(-4px);border-color:rgba(255,196,0,.75);box-shadow:0 16px 38px rgba(10,19,30,.09)}.grhf-brand__visual{width:100%;display:grid;place-items:center}.grhf-brand__visual img{max-width:125px;max-height:60px;width:auto;height:auto;object-fit:contain}.grhf-brand__initials{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#10151d,#222c39);color:var(--yellow);font-family:inherit;font-weight:900;font-size:18px;letter-spacing:.04em}.grhf-brand strong{line-height:1.25}.grhf-brand small{color:var(--muted)}@media(max-width:760px){.grhf-categories{grid-template-columns:repeat(2,minmax(0,1fr))}.grhf-brands{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.grhf-brands::-webkit-scrollbar{display:none}.grhf-brand{flex:0 0 36%;scroll-snap-align:start}.grhf-brand small{font-size:8px}}.grhf-categories--premium{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.grhf-category--premium{position:relative;border:1px solid rgba(13,20,31,.08);grid-template-columns:64px 1fr;grid-template-rows:auto auto 1fr auto;column-gap:14px;row-gap:6px;text-align:left;overflow:hidden;box-shadow:0 10px 28px rgba(10,19,30,.05),inset 0 1px 0 rgba(255,255,255,.9);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.grhf-category--premium:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:linear-gradient(90deg,#f4c600 0%,#ffe372 28%,rgba(244,198,0,0) 72%)}.grhf-category__shine{position:absolute;right:-36px;top:-44px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(255,226,110,.34),rgba(255,226,110,0) 70%);pointer-events:none}.grhf-category--premium:hover{transform:translateY(-5px);border-color:rgba(238,191,10,.35);box-shadow:0 18px 40px rgba(10,19,30,.09),0 0 0 1px rgba(244,198,0,.06)}.grhf-category__iconwrap{grid-row:1 / span 2;display:flex;align-items:flex-start;justify-content:flex-start}.grhf-category--premium .grhf-category__icon{position:relative;margin:0;border-radius:18px;color:#f6c700;background:linear-gradient(145deg,#0b1018,#182130);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 16px 26px rgba(10,19,30,.14)}.grhf-category--premium .grhf-category__icon:after{content:"";position:absolute;inset:1px;border-radius:17px;border:1px solid rgba(255,255,255,.05)}.grhf-category--premium .grhf-category__icon svg{width:28px;height:28px}.grhf-category__badge{display:inline-flex;align-items:center;justify-self:start;min-height:24px;padding:0 10px;border-radius:999px;border:1px solid rgba(239,198,22,.24);font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.grhf-category--premium strong{margin-top:2px;letter-spacing:-.02em;color:#09111d}.grhf-category--premium em{display:flex;align-items:center;justify-content:space-between;gap:10px;align-self:end;padding-top:10px;border-top:1px solid rgba(13,20,31,.06);font-style:normal;color:#0f1725;font-size:11px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.grhf-category--premium em i{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:#101722;color:#f6c700;font-style:normal;font-size:13px;box-shadow:0 8px 16px rgba(10,19,30,.12)}.grhf-category--wash .grhf-category__icon{background:linear-gradient(145deg,#0c1622,#17324a)}.grhf-category--paint .grhf-category__icon{background:linear-gradient(145deg,#15131b,#322131)}.grhf-category--interior .grhf-category__icon{background:linear-gradient(145deg,#151016,#2b2431)}.grhf-category--glass .grhf-category__icon{background:linear-gradient(145deg,#081824,#173c4d)}.grhf-category--coating .grhf-category__icon{background:linear-gradient(145deg,#10141c,#24333b)}.grhf-category--wheel .grhf-category__icon{background:linear-gradient(145deg,#131722,#2e2f39)}.grhf-category--tools .grhf-category__icon{background:linear-gradient(145deg,#17110d,#3b2916)}.grhf-category--microfiber .grhf-category__icon{background:linear-gradient(145deg,#101626,#232a49)}.grhf-category--other .grhf-category__icon{background:linear-gradient(145deg,#181515,#343434)}@media(max-width:1080px){.grhf-categories--premium{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.grhf-category--premium{min-height:178px;padding:16px}}@media(max-width:760px){.grhf-category--premium{grid-template-columns:48px 1fr;column-gap:10px;row-gap:5px}.grhf-category--premium em{margin-top:4px}.grhf-category--premium em i{width:22px;height:22px;font-size:11px}.grhf-category__shine{right:-50px;top:-54px;width:120px;height:120px}}.grhf-categories--premium{gap:18px}.grhf-category--premium{min-height:210px;padding:18px;border-radius:22px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;background:linear-gradient(180deg,#fff 0%,#fcfcfd 100%)}.grhf-category__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:14px}.grhf-category--premium .grhf-category__iconwrap{display:block;grid-row:auto}.grhf-category--premium .grhf-category__icon{width:64px;height:64px;display:grid;place-items:center}.grhf-category__badge{align-self:flex-start;white-space:nowrap;background:#fff8da;color:#7a6200;border-color:rgba(239,198,22,.28)}.grhf-category--premium strong{display:block;margin:0 0 8px;font-size:18px;line-height:1.25;min-height:46px}.grhf-category--premium small{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0;color:#5e697b;font-size:12px;line-height:1.6;min-height:58px;max-width:none}.grhf-category--premium em{margin-top:auto}@media(max-width:1080px){.grhf-category--premium strong{font-size:16px;min-height:42px}}@media(max-width:760px){.grhf-category__top{margin-bottom:10px}.grhf-category--premium strong{margin-bottom:4px}.grhf-category--premium small{font-size:9px;line-height:1.45;min-height:38px;-webkit-line-clamp:3}.grhf-category__badge{font-size:8px;padding:0 7px;min-height:19px}.grhf-category--premium em{padding-top:7px;font-size:9px}}@media(max-width:760px){.grhf-categories--premium{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.grhf-category--premium{min-height:112px;padding:10px 8px;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.grhf-category__top{display:block;margin:0 0 8px;width:100%}.grhf-category--premium .grhf-category__iconwrap{display:flex;justify-content:center;align-items:center;margin:0 auto 6px}.grhf-category--premium .grhf-category__icon{width:42px;height:42px;border-radius:12px}.grhf-category--premium .grhf-category__icon svg{width:20px;height:20px}.grhf-category__badge{display:none!important}.grhf-category--premium small{display:none!important}.grhf-category--premium em{display:none!important}.grhf-category__shine{display:none!important}.grhf-category--premium strong{min-height:0;margin:0;font-size:11px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:100%}}@media(max-width:420px){.grhf-categories--premium{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.grhf-category--premium{min-height:104px;padding:9px 6px}.grhf-category--premium strong{font-size:10px}}.grhf-section__heading{max-width:860px;margin:0 0 28px}.grhf-kicker{letter-spacing:.18em;font-size:12px}.grhf-section__heading .grhf-kicker{letter-spacing:.18em;font-size:12px}.grhf-section__heading h2{margin:8px 0 10px;letter-spacing:-.045em;line-height:1.03}.grhf-authority h2{margin:8px 0 10px;letter-spacing:-.045em;line-height:1.03}.grhf-commerce h2{margin:8px 0 10px;letter-spacing:-.045em;line-height:1.03}.grhf-cta h2{margin:8px 0 10px;letter-spacing:-.045em;line-height:1.03}.grhf-section__heading>p:last-child{max-width:760px;color:#626d7e}.grhf-section__heading h2::after{content:"";display:block;width:54px;height:4px;margin-top:12px;border-radius:999px;background:linear-gradient(90deg,var(--yellow),rgba(255,208,0,.12))}.grhf-authority h2::after{content:"";display:block;width:54px;height:4px;margin-top:12px;border-radius:999px;background:linear-gradient(90deg,var(--yellow),rgba(255,208,0,.12))}.grhf-commerce h2::after{content:"";display:block;width:54px;height:4px;margin-top:12px;border-radius:999px;background:linear-gradient(90deg,var(--yellow),rgba(255,208,0,.12))}.grhf-signal__grid>div{padding:22px 24px}.grhf-collections{gap:18px}.grhf-collection{border-radius:22px;box-shadow:0 14px 34px rgba(10,19,30,.09)}.grhf-collection__content strong{font-size:25px}.grhf-brands-section{background:linear-gradient(180deg,#fff 0%,#fbfcfd 100%)}.grhf-brands{gap:14px}.grhf-brand{position:relative;min-height:154px;padding:16px 14px;border-radius:18px;border:1px solid rgba(13,20,31,.07);box-shadow:0 8px 24px rgba(10,19,30,.04),inset 0 1px 0 rgba(255,255,255,.92)}.grhf-brand::before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:3px;background:linear-gradient(90deg,var(--yellow),rgba(255,208,0,0) 72%)}.grhf-brand__visual{height:72px;margin-bottom:12px}.grhf-brand strong{font-size:13px}.grhf-brand small{margin-top:6px;font-size:9px;letter-spacing:.03em}.grhf-product{position:relative;border-radius:18px;border-color:rgba(13,20,31,.08);box-shadow:0 8px 24px rgba(10,19,30,.04);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.grhf-product:hover{transform:translateY(-4px);border-color:rgba(255,208,0,.36);box-shadow:0 18px 36px rgba(10,19,30,.10)}.grhf-product__image{background:linear-gradient(180deg,#ffffff 0%,#f7f9fb 100%);padding:16px}.grhf-product__brand{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#fff7d8;border:1px solid rgba(239,198,22,.22);color:#7c6500;font-size:9px;font-weight:800;letter-spacing:.08em}.grhf-product h3{font-size:14px;line-height:1.42;margin:8px 0 6px}.grhf-product__price{font-size:15px}.grhf-product__link{display:inline-flex;align-items:center;justify-content:center;min-width:68px;height:30px;padding:0 10px;border-radius:999px;background:#0f1725;color:#fff;font-size:10px}.grhf-text-link{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 18px;border-radius:999px;background:#fff;border:1px solid rgba(13,20,31,.1);box-shadow:0 8px 20px rgba(10,19,30,.04)}.grhf-guide{border-radius:18px;box-shadow:0 8px 22px rgba(10,19,30,.04)}.grhf-guide__body{padding:16px}.grhf-guide h3{font-size:16px}.grhf-guide p{font-size:12px;line-height:1.55}.grhf-faq summary{font-size:15px}.grhf-faq details p{color:#586474}@media(max-width:1080px){.grhf-brands{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}}@media(max-width:760px){.grhf-section__heading{margin-bottom:18px}.grhf-kicker{font-size:11px;letter-spacing:.15em}.grhf-section__heading .grhf-kicker{font-size:11px;letter-spacing:.15em}.grhf-section__heading h2{font-size:28px}.grhf-authority h2{font-size:28px}.grhf-commerce h2{font-size:28px}.grhf-cta h2{font-size:28px}.grhf-section__heading h2::after{width:42px;height:3px;margin-top:10px}.grhf-authority h2::after{width:42px;height:3px;margin-top:10px}.grhf-commerce h2::after{width:42px;height:3px;margin-top:10px}.grhf-signal__grid{border-radius:14px}.grhf-signal__grid>div{padding:13px 12px}.grhf-collections{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:4px}.grhf-collection{flex:0 0 92%;min-height:214px;border-radius:18px;scroll-snap-align:start}.grhf-collection__content strong{font-size:21px}.grhf-collection__content small{font-size:11px}.grhf-brands{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;overflow:visible;padding-bottom:0}.grhf-brand{min-height:106px;padding:10px 8px;border-radius:13px}.grhf-brand::before{height:2px}.grhf-brand__visual{height:40px;margin-bottom:6px}.grhf-brand__visual img{max-width:82px;max-height:34px}.grhf-brand__initials{width:38px;height:38px;font-size:13px}.grhf-brand strong{font-size:10px;line-height:1.25}.grhf-brand small{display:none}.grhf-products{grid-auto-columns:calc((100% - 12px)/2)}.grhf-product{border-radius:14px}.grhf-product__image{padding:8px}.grhf-product__body{padding:10px}.grhf-product__brand{display:none}.grhf-product h3{font-size:11px;line-height:1.35;min-height:34px;margin:0 0 5px}.grhf-product__price{font-size:13px}.grhf-product__link{display:none}.grhf-text-link{min-height:38px;padding:0 16px;font-size:12px}.grhf-guide{flex:0 0 82%;border-radius:14px}}.grhf-method article>span{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#fff3b8;color:#665000;font-size:11px;font-weight:900;letter-spacing:.05em}.grhf-method p{color:#4f5b69}@media(max-width:760px){.grhf-method article>span{min-height:22px;padding:0 7px;font-size:10px}.grhf-method p{color:#465260;font-size:11px;line-height:1.5}}.grhf-hero h1{margin-bottom:16px}.grhf-signal__card:before{content:"";position:absolute;left:0;right:0;top:0;background:linear-gradient(90deg,var(--yellow),#ffe899)}@media(max-width:760px){.grhf-hero__copy{max-width:100%}.grhf-hero__utility{flex-wrap:nowrap;padding-bottom:2px;scrollbar-width:none}.grhf-hero__utility::-webkit-scrollbar{display:none}.grhf-inline-link{flex:0 0 auto}}.grhf-hero__image{object-position:56% center}.grhf-hero:before{background:linear-gradient(90deg,rgba(5,7,11,.94) 0%,rgba(5,7,11,.76) 34%,rgba(5,7,11,.18) 66%,rgba(5,7,11,.05) 100%),linear-gradient(180deg,transparent 74%,#05070b 100%)}.grhf-hero__copy{max-width:600px;padding:46px 0 58px}.grhf-hero h1{max-width:600px}.grhf-hero__lead{max-width:520px;font-size:16px;line-height:1.58}.grhf-signal{margin-top:-28px;padding-top:0}.grhf-signal__card:before{height:2px;border-radius:16px 16px 0 0}.grhf-signal__icon{margin-bottom:11px}.grhf-signal__card>span:last-child{margin-top:6px}@media(max-width:980px){.grhf-hero__image{object-position:60% center}}@media(max-width:760px){.grhf-hero{min-height:524px}.grhf-hero__content{min-height:524px}.grhf-hero:before{background:linear-gradient(180deg,rgba(5,7,11,.14) 0%,rgba(5,7,11,.38) 34%,rgba(5,7,11,.76) 68%,#05070b 100%)}.grhf-hero__image{object-position:64% center}.grhf-hero__copy{padding:44px 0 16px}.grhf-hero h1{font-size:31px;max-width:280px;margin-bottom:10px}.grhf-hero__lead{max-width:320px;font-size:13px;line-height:1.46}.grhf-signal{margin-top:-6px}.grhf-signal__card{border-radius:13px}.grhf-signal__icon{margin-bottom:8px}}.grhf-hero__utility{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 0}.grhf-inline-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 16px;border-radius:10px;background:#10151d;border:1px solid rgba(255,255,255,.16);color:#fff;font-size:12px;font-weight:800;line-height:1;letter-spacing:0;text-shadow:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;transform:none;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.grhf-inline-link:hover{transform:none;background:#171e29;border-color:rgba(255,208,0,.55);color:#fff}.grhf-inline-link svg{flex:0 0 auto;width:16px;height:16px;fill:none;stroke:var(--yellow);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.grhf-signal{position:relative;z-index:4;margin:0;padding:0;background:#fff;border-bottom:1px solid #e7ebf0}.grhf-signal .grhf-shell{width:min(100%,1280px)}.grhf-signal__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;background:#fff;border:0;border-radius:0;box-shadow:none;overflow:hidden}.grhf-signal__card{position:relative;border:0;border-right:1px solid #e7ebf0;border-radius:0;background:#fff;box-shadow:none}.grhf-signal__card:last-child{border-right:0}.grhf-signal__card:before{display:none}.grhf-signal__icon svg{fill:none;stroke:var(--yellow);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.grhf-signal__card strong{display:block;margin:1px 0 0;color:#111827;font-size:14px;font-weight:850;line-height:1.25;letter-spacing:-.015em}.grhf-signal__card>span:last-child{display:block;margin:6px 0 0;color:#5b6675;font-size:11px;line-height:1.48}@media(max-width:1080px){.grhf-signal__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grhf-signal__card:nth-child(2){border-right:0}.grhf-signal__card:nth-child(-n+2){border-bottom:1px solid #e7ebf0}}@media(max-width:760px){.grhf-hero__utility{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:16px 0 0;overflow:visible;padding:0}.grhf-inline-link{min-height:38px;padding:0 7px;border-radius:9px;font-size:9.5px;gap:5px;white-space:nowrap}.grhf-inline-link svg{width:13px;height:13px}.grhf-signal{margin:0;padding:0;background:#fff}.grhf-signal .grhf-shell{width:100%}.grhf-signal__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.grhf-signal__card{border-right:1px solid #e7ebf0;border-bottom:1px solid #e7ebf0}.grhf-signal__card:nth-child(2n){border-right:0}.grhf-signal__card:nth-child(n+3){border-bottom:0}.grhf-signal__card strong{font-size:11.5px;line-height:1.25}.grhf-signal__card>span:last-child{margin-top:5px;font-size:9.5px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}.grhf-hero{overflow:hidden;isolation:isolate}.grhf-hero:after{display:none!important}.grhf-hero__content{position:relative;z-index:2}.grhf-hero__grid{position:relative;z-index:2}.grhf-hero__copy{position:relative;z-index:2}.grhf-hero__image{animation:none!important;transform:none!important;filter:contrast(1.04) saturate(1.03) brightness(1.02)}.grhf-hero__fx{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden}.grhf-hero__smoke{position:absolute;border-radius:999px;background:radial-gradient(circle at 50% 50%,rgba(218,229,245,.28) 0%,rgba(155,173,198,.16) 34%,rgba(78,91,112,.09) 56%,rgba(10,14,20,0) 74%);filter:blur(22px);opacity:.34;mix-blend-mode:screen;will-change:transform,opacity}.grhf-hero__smoke--1{right:8%;bottom:2%;width:34%;height:24%;animation:grhfSmoke1 12s ease-in-out infinite}.grhf-hero__smoke--2{right:18%;bottom:12%;width:20%;height:14%;opacity:.24;animation:grhfSmoke2 10s ease-in-out infinite}.grhf-hero__smoke--3{right:0%;bottom:-1%;width:26%;height:18%;opacity:.18;animation:grhfSmoke3 14s ease-in-out infinite}.grhf-hero__indicator{position:absolute;display:block;width:8px;border-radius:999px;background:linear-gradient(180deg,rgba(255,220,90,.35) 0%,rgba(255,208,0,.92) 25%,rgba(255,208,0,.95) 75%,rgba(255,220,90,.3) 100%);box-shadow:0 0 10px rgba(255,208,0,.25),0 0 22px rgba(255,208,0,.18);opacity:.76;will-change:opacity,transform}.grhf-hero__indicator--1{right:16%;top:14%;height:122px;animation:grhfBlink 2.8s ease-in-out infinite}.grhf-hero__indicator--2{right:11%;top:26%;height:82px;animation:grhfBlink 3.2s ease-in-out .5s infinite}.grhf-hero__indicator--3{right:4%;top:18%;height:162px;animation:grhfBlink 2.4s ease-in-out .9s infinite}@keyframes grhfSmoke1{0%{transform:translate3d(0,8px,0) scale(1);opacity:.28}50%{transform:translate3d(-10px,-12px,0) scale(1.05);opacity:.38}100%{transform:translate3d(8px,-24px,0) scale(1.12);opacity:.2}}@keyframes grhfSmoke2{0%{transform:translate3d(0,10px,0) scale(1)}50%{transform:translate3d(-6px,-8px,0) scale(1.08);opacity:.28}100%{transform:translate3d(12px,-20px,0) scale(1.14);opacity:.12}}@keyframes grhfSmoke3{0%{transform:translate3d(0,6px,0) scale(1);opacity:.16}50%{transform:translate3d(-4px,-10px,0) scale(1.04);opacity:.22}100%{transform:translate3d(10px,-18px,0) scale(1.1);opacity:.1}}@keyframes grhfBlink{0%{opacity:.52;transform:scaleY(1)}100%{opacity:.52;transform:scaleY(1)}25%{opacity:.86;transform:scaleY(1.02)}50%{opacity:.62;transform:scaleY(.97)}75%{opacity:1;transform:scaleY(1.03)}}.grhf-signal__card{grid-template-columns:56px minmax(0,1fr)!important;grid-template-rows:auto auto;align-content:center;column-gap:15px}.grhf-signal__icon{grid-row:1 / span 2;align-self:center!important;justify-self:center!important;width:48px!important;height:48px!important;margin:0!important}.grhf-signal__icon svg{width:22px!important;height:22px!important}.grhf-signal__card strong{margin-top:0}@media(max-width:760px){.grhf-hero__smoke--1{right:-4%;bottom:10%;width:58%;height:23%;filter:blur(18px)}.grhf-hero__smoke--2{right:14%;bottom:18%;width:30%;height:12%;filter:blur(16px)}.grhf-hero__smoke--3{display:none}.grhf-hero__indicator{width:6px;box-shadow:0 0 8px rgba(255,208,0,.22),0 0 18px rgba(255,208,0,.14)}.grhf-hero__indicator--1{right:15%;top:16%;height:74px}.grhf-hero__indicator--2{right:10%;top:25%;height:54px}.grhf-hero__indicator--3{right:3%;top:19%;height:96px}.grhf-signal__card{grid-template-columns:46px minmax(0,1fr)!important;column-gap:12px}.grhf-signal__icon{width:40px!important;height:40px!important}.grhf-signal__icon svg{width:19px!important;height:19px!important}}@media (prefers-reduced-motion:reduce){.grhf-hero__smoke{animation:none!important}.grhf-hero__indicator{animation:none!important}}.grhf-signal__card{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:12px!important;min-height:152px!important;padding:22px 20px!important;text-align:center!important}.grhf-signal__icon{display:flex!important;align-items:center!important;justify-content:center!important;width:54px!important;height:54px!important;margin:0!important;border-radius:16px!important;background:linear-gradient(145deg,#111821,#0b1119)!important;border:1px solid #25303d!important;box-shadow:0 8px 20px rgba(15,23,42,.12)!important;flex:0 0 auto!important}.grhf-signal__icon svg{width:25px!important;height:25px!important}.grhf-signal__content{display:block!important;min-width:0!important}.grhf-signal__content strong{display:block!important;margin:0!important;color:#111827!important;font-size:14px!important;font-weight:850!important;line-height:1.25!important}.grhf-signal__content>span{display:block!important;margin-top:7px!important;color:#5b6675!important;font-size:11px!important;line-height:1.48!important}@media(max-width:760px){.grhf-signal__card{min-height:138px!important;padding:18px 12px!important;gap:10px!important}.grhf-signal__icon{width:48px!important;height:48px!important;border-radius:14px!important}.grhf-signal__icon svg{width:22px!important;height:22px!important}.grhf-signal__content strong{font-size:12px!important}.grhf-signal__content>span{font-size:9.5px!important;line-height:1.42!important;margin-top:6px!important;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}
