:root{color-scheme:light;--bg:#f5f3f5;--surface:#ffffffdc;--surface-solid:#fff;--surface-soft:#eeedf0;--ink:#202127;--muted:#62636c;--line:#27232f15;--accent:#bf2334;--accent-soft:#fae7ea;--radius:28px;--shadow:0 18px 60px #32233908;--glass:#ffffffc9;--page:1240px;--font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}
html[data-theme=dark]{color-scheme:dark;--bg:#191919;--surface:#262626e6;--surface-solid:#272727;--surface-soft:#303030;--ink:#f5f5f7;--muted:#bcbcc2;--line:#ffffff1c;--accent:#ff8997;--accent-soft:#42272d;--shadow:0 20px 60px #0002;--glass:#202020d9}
*{box-sizing:border-box}html{scroll-padding-top:110px}body.grh-site{margin:0;background:radial-gradient(ellipse 70% 700px at 5% 0,#f2dce44d,transparent),radial-gradient(ellipse 65% 680px at 100% 8%,#deddea66,transparent),var(--bg);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}html[data-theme=dark] body.grh-site{background:var(--bg)}
a{color:var(--accent);text-underline-offset:4px}a:hover{text-decoration-thickness:2px}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button:disabled{cursor:default;opacity:.55}:focus-visible{outline:3px solid var(--accent);outline-offset:4px}button{color:inherit}img{max-width:100%;height:auto}figure{margin:0}h1,h2,h3,h4,h5,h6{color:var(--ink);line-height:1.15;letter-spacing:-.035em;font-weight:600;margin:0 0 20px}h1{font-size:clamp(2.4rem,5.6vw,5rem)}h2{font-size:clamp(1.9rem,3.4vw,3.1rem)}h3{font-size:clamp(1.5rem,2.6vw,2.3rem)}h4{font-size:1.4rem}h5,h6{font-size:1.1rem}p{margin:0 0 20px}p:last-child{margin-bottom:0}
.screen-reader-text,.grh-skip{clip-path:inset(50%);height:1px;width:1px;position:absolute;overflow:hidden;white-space:nowrap}.grh-skip:focus{clip-path:none;width:auto;height:auto;inset:12px auto auto 12px;background:var(--surface-solid);padding:12px;z-index:10000}
.grh-header{position:sticky;top:0;z-index:100;border-bottom:1px solid var(--line);background:var(--glass);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.admin-bar .grh-header{top:32px}.grh-header-inner{max-width:1440px;margin:auto;min-height:86px;display:flex;align-items:center;gap:26px;padding:16px 4%}.grh-logo,.custom-logo-link{flex-shrink:0;display:flex;align-items:center;line-height:1}.grh-logo img,.custom-logo{width:190px;height:auto;max-height:46px;object-fit:contain}.grh-wordmark{font-size:28px;letter-spacing:.015em;font-weight:750;color:#e93243;text-decoration:none}.grh-navigation{margin-inline-start:auto}.grh-menu,.grh-menu ul{list-style:none;margin:0;padding:0}.grh-menu{display:flex;gap:6px;align-items:center}.grh-menu>li{position:relative;display:flex;align-items:center}.grh-menu a{color:var(--ink);text-decoration:none;font-size:14px;font-weight:550;display:block;padding:12px 10px;border-radius:10px}.grh-menu a:hover,.grh-menu .current-menu-item>a{background:var(--accent-soft);color:var(--accent)}.grh-submenu-toggle{border:0;background:transparent;font-size:19px;padding:4px 8px;min-height:36px}.grh-menu>li>.sub-menu{position:absolute;top:100%;inset-inline-end:0;width:330px;max-height:70vh;overflow:auto;background:var(--surface-solid);border:1px solid var(--line);border-radius:20px;padding:12px;box-shadow:0 24px 60px #0002;display:none}.grh-menu>li:is(:hover,:focus-within,.is-expanded)>.sub-menu{display:block}.grh-menu .sub-menu li{position:relative}.grh-menu .sub-menu a{padding-inline-end:38px}.grh-menu .sub-menu .grh-submenu-toggle{position:absolute;inset-inline-end:2px;top:3px}.grh-menu .sub-menu .sub-menu{display:none;border-inline-start:1px solid var(--line);margin-inline-start:12px;padding-inline-start:8px}.grh-menu .sub-menu li.is-expanded>.sub-menu,.grh-menu .sub-menu li:focus-within>.sub-menu{display:block}.grh-menu .sub-menu .sub-menu a{font-weight:400}.grh-tools{display:flex;gap:12px;align-items:center}.grh-theme-toggle{border:1px solid var(--line);background:var(--surface);border-radius:50%;width:42px;height:42px;display:grid;place-items:center;flex-shrink:0}.grh-theme-toggle[aria-pressed=true]{background:var(--accent-soft);color:var(--accent)}.grh-language{position:relative;font-size:14px}.grh-language summary{padding:10px 8px;white-space:nowrap}.grh-language ul{position:absolute;top:100%;inset-inline-end:0;list-style:none;margin:8px 0 0;padding:8px;min-width:165px;border:1px solid var(--line);background:var(--surface-solid);border-radius:16px;box-shadow:var(--shadow)}.grh-language a{display:flex;align-items:center;gap:10px;padding:9px 12px;color:var(--ink);text-decoration:none;border-radius:9px}.grh-language a:hover,.grh-language a[aria-current]{background:var(--accent-soft)}.grh-language img{object-fit:contain}.grh-menu-toggle{display:none}
.grh-main{max-width:var(--page);width:calc(100% - 72px);margin:auto;min-height:55vh;padding:52px 0 80px}.grh-page-heading{padding:28px 0 48px;max-width:980px}.grh-page-heading h1{overflow-wrap:anywhere}.grh-page-heading>div{max-width:760px;color:var(--muted)}.grh-hero{position:relative;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:48px;min-height:590px;margin:8px 0 70px;padding:44px 0}.grh-hero-copy{position:relative;z-index:1}.grh-hero-intro{font-size:clamp(1.25rem,2.4vw,1.8rem);font-weight:450;letter-spacing:-.03em;margin:0}.grh-hero h1{font-size:clamp(4rem,8.8vw,8rem);font-weight:650;letter-spacing:-.065em;line-height:1.08;margin:8px 0 22px}.grh-hero-word{display:inline-block;font-size:clamp(1.15rem,2.2vw,1.75rem);color:var(--muted);margin:0 16px 8px 0;letter-spacing:-.02em}.grh-hero-actions{margin-top:30px}.grh-hero-media{height:480px;border-radius:40px;overflow:hidden;background:var(--surface-soft);box-shadow:var(--shadow)}.grh-hero-media img{height:100%;width:100%;object-fit:cover}.grh-button,.grh-content button,:is(body.grh-site.woocommerce,.grh-site .woocommerce) a.button,:is(body.grh-site.woocommerce,.grh-site .woocommerce) button.button,:is(body.grh-site.woocommerce,.grh-site .woocommerce) input.button,.grh-search button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;background:#bf2334!important;color:white!important;border:1px solid transparent;border-radius:14px;padding:13px 22px;font-size:14px;font-weight:550;line-height:1.4;text-decoration:none;box-shadow:0 5px 14px #bf233412;transition:background .18s,transform .18s}.grh-button:hover,.grh-content button:hover,.grh-search button:hover{background:#a91e2e!important;transform:translateY(-1px)}
.grh-builder{display:flex;flex-direction:column;gap:26px}.grh-section{position:relative;isolation:isolate;border:1px solid var(--line);background:var(--surface);border-radius:var(--radius);padding:clamp(24px,4vw,56px);box-shadow:var(--shadow);overflow:clip}.grh-section-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:32px;align-items:center}.grh-wrap{grid-column:span var(--span,12);display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:22px;min-width:0;position:relative;align-content:start}.grh-item{grid-column:span var(--span,12);min-width:0;overflow-wrap:anywhere}.grh-wrap-visual{grid-column:1/-1}.grh-section-backdrop{position:absolute;inset:0;z-index:-1;opacity:.035;pointer-events:none}.grh-section-backdrop img{height:100%;width:100%;object-fit:cover}.grh-visual-section{padding:0;border-radius:var(--radius);background:var(--surface-solid)}.grh-visual-section>img{display:block;width:100%;max-height:600px;object-fit:contain}.grh-content{color:var(--muted)}.grh-builder .grh-item :is(h1,h2,h3,h4,h5,h6){color:var(--ink)!important}.grh-builder .grh-item :is(p,span,b,strong)[style]{color:inherit!important;font-family:inherit!important}.grh-builder .grh-item :is(h1,h2,h3,h4,h5,h6)[style]{font-family:inherit!important}.grh-item>br,.grh-item>br+br{display:none}.grh-inline-space{display:block;height:8px}.grh-divider{border:0;border-top:1px solid var(--line);margin:4px 0}.grh-item-image figure{height:100%}.grh-image-link{display:block;border-radius:16px}.grh-image{display:block;border-radius:16px;max-height:560px;width:auto;margin-inline:auto;object-fit:contain}.grh-item-image[style*="--span:3"] .grh-image{max-height:145px}.grh-item-column img{height:auto;max-width:100%}.grh-item figure figcaption{font-size:14px;color:var(--muted);margin-top:12px}.grh-item-icon_box{text-align:center}.grh-icon-card{padding:14px}.grh-icon-card img{max-height:100px;max-width:100px;margin-bottom:18px}.grh-icon-card h6{font-size:1.15rem}.grh-accordion{border:1px solid var(--line);background:var(--surface);border-radius:18px;margin-bottom:12px}.grh-accordion summary{padding:21px 24px;font-weight:550;color:var(--ink);font-size:17px}.grh-accordion>div{padding:0 24px 24px}.grh-reference-grid,.grh-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.grh-reference-card,.grh-result-card{color:var(--ink);text-decoration:none;border:1px solid var(--line);background:var(--surface);border-radius:22px;overflow:hidden;min-width:0}.grh-reference-card img,.grh-result-card img{display:block;width:100%;height:220px;object-fit:cover}.grh-reference-card h3{font-size:20px;letter-spacing:-.02em;padding:24px;margin:0}.grh-result-card h2,.grh-result-card p{padding:0 24px}.grh-result-card h2{font-size:24px;margin-top:22px}.grh-result-card a{color:inherit;text-decoration:none}.grh-result-card p{padding-bottom:24px}.grh-content table{display:block;width:100%;max-width:100%;overflow:auto;border-collapse:collapse;margin-block:24px}.grh-content th,.grh-content td{padding:12px 16px;border:1px solid var(--line);text-align:start;min-width:90px}.grh-content th{background:var(--surface-soft);color:var(--ink)}.grh-content iframe{max-width:100%;border-radius:18px}.grh-content>p,.grh-content>ul{max-width:850px}.grh-search{display:flex;gap:10px}.grh-search input{min-width:0;flex:1}.grh-site :is(input:not([type=checkbox]):not([type=radio]):not([type=submit]),select,textarea){color:var(--ink);border:1px solid var(--line);border-radius:12px;padding:12px 15px;background:var(--surface-solid);max-width:100%}.grh-site textarea{width:100%;min-height:140px}.wpcf7-form label{display:block;margin-bottom:16px}.wpcf7-form input{width:100%}.grh-site .wpcf7-submit{border:0;border-radius:13px;background:#bf2334;color:white;padding:14px 24px;width:auto;cursor:pointer}
.grh-commerce .woocommerce-breadcrumb{font-size:14px;margin-bottom:30px;color:var(--muted)}.grh-commerce .woocommerce-breadcrumb a{color:var(--muted)}.grh-commerce .woocommerce-products-header{padding:24px 0 36px}.grh-commerce .woocommerce-products-header h1{font-size:clamp(2.8rem,5vw,4.5rem)}.grh-commerce .term-description{max-width:800px}:is(body.grh-site.woocommerce,.grh-site .woocommerce) ul.products,.grh-site ul.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:26px 0 36px;padding:0;clear:both}.grh-site ul.products::before,.grh-site ul.products::after{display:none!important}:is(body.grh-site.woocommerce,.grh-site .woocommerce) ul.products li.product,.grh-site ul.products li.product{float:none;width:auto!important;margin:0!important;padding:22px!important;background:var(--surface);border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);list-style:none;transition:transform .2s,border-color .2s}.grh-site ul.products li.product:hover{transform:translateY(-3px);border-color:#bf233440}.grh-site ul.products li.product a{text-decoration:none}.grh-site ul.products li.product a img{background:white;border-radius:16px;aspect-ratio:1.25;object-fit:contain;width:100%;padding:18px;margin-bottom:22px}.grh-site ul.products li.product h2,.grh-site ul.products li.product .woocommerce-loop-product__title{font-size:19px;line-height:1.4;letter-spacing:-.02em;color:var(--ink);padding:0}.grh-site ul.products li.product .price{color:var(--accent)}.grh-commerce .woocommerce-ordering select{margin:0}.grh-commerce .woocommerce-result-count{color:var(--muted);font-size:14px}.grh-site .woocommerce-pagination ul{border:0;display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.grh-site .woocommerce-pagination ul li{border:0}.grh-site .woocommerce-pagination ul li :is(a,span){display:grid;place-items:center;min-width:44px;min-height:44px;border-radius:12px;border:1px solid var(--line);background:var(--surface);color:var(--ink)}.grh-site .woocommerce-pagination ul li span.current{background:var(--ink);color:var(--bg)}:is(body.grh-site.woocommerce,.grh-site .woocommerce) div.product div.images,.grh-commerce div.product div.images{background:white;border:1px solid var(--line);padding:28px;border-radius:30px;overflow:hidden}:is(body.grh-site.woocommerce,.grh-site .woocommerce) div.product div.images img{object-fit:contain;max-height:520px}.grh-commerce div.product .product_title{font-size:clamp(2rem,3.4vw,3.1rem);line-height:1.17}.grh-commerce div.product .summary{padding:20px 0 10px 28px}.grh-commerce div.product .product_meta{border-top:1px solid var(--line);padding-top:22px;font-size:14px;color:var(--muted)}.grh-commerce div.product .product_meta>span{display:block}:is(body.grh-site.woocommerce,.grh-site .woocommerce) div.product .woocommerce-tabs ul.tabs{padding:0;display:flex;gap:8px;border:0;overflow:auto}:is(body.grh-site.woocommerce,.grh-site .woocommerce) div.product .woocommerce-tabs ul.tabs::before,:is(body.grh-site.woocommerce,.grh-site .woocommerce) div.product .woocommerce-tabs ul.tabs li::before,:is(body.grh-site.woocommerce,.grh-site .woocommerce) div.product .woocommerce-tabs ul.tabs li::after{display:none}:is(body.grh-site.woocommerce,.grh-site .woocommerce) div.product .woocommerce-tabs ul.tabs li{border:1px solid var(--line);border-radius:12px;background:var(--surface);margin:0;padding:0 22px;white-space:nowrap}:is(body.grh-site.woocommerce,.grh-site .woocommerce) div.product .woocommerce-tabs ul.tabs li.active{background:var(--ink)}:is(body.grh-site.woocommerce,.grh-site .woocommerce) div.product .woocommerce-tabs ul.tabs li.active a{color:var(--bg)}:is(body.grh-site.woocommerce,.grh-site .woocommerce) div.product .woocommerce-tabs ul.tabs li a{color:var(--ink);font-size:15px;font-weight:500}.grh-commerce .woocommerce-Tabs-panel{color:var(--muted)}:is(body.grh-site.woocommerce,.grh-site .woocommerce) div.product .woocommerce-tabs{padding-top:35px;clear:both}.grh-site .woocommerce-message,.grh-site .woocommerce-info{background:var(--surface);color:var(--ink);border-top-color:var(--accent);border-radius:12px}.grh-commerce .related.products{padding-top:40px}
.grh-footer{max-width:var(--page);width:calc(100% - 72px);margin:0 auto;padding:50px 0 28px;border-top:1px solid var(--line)}.grh-footer-brand{margin-bottom:36px}.grh-footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px}.grh-footer ul{list-style:none;margin:0;padding:0}.grh-footer li{margin-bottom:10px}.grh-footer a{color:var(--muted);text-decoration:none;font-size:14px}.grh-footer a:hover{color:var(--accent)}.grh-footer h2{font-size:18px}.grh-footer-bottom{font-size:12px;color:var(--muted);border-top:1px solid var(--line);padding-top:22px;margin-top:42px;max-width:100%}.grh-footer-bottom a{font-size:inherit}.grh-footer .wp-block-search__inside-wrapper{display:flex;flex-wrap:wrap;gap:8px}.grh-footer .wp-block-search__input{min-width:100px;width:100%}.grh-footer .wp-block-search__button{margin:0;border:1px solid var(--line);border-radius:10px;padding:8px 12px;background:var(--surface)}
@media(min-width:1101px){.grh-menu>li:first-child>a{padding-inline:14px}}
@media(max-width:1100px){.grh-header-inner{gap:16px}.grh-menu-toggle{display:block;margin-inline-start:auto;border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:9px 15px;font-size:14px}.grh-navigation{display:none;position:absolute;top:100%;inset-inline:0;background:var(--surface-solid);padding:16px 5%;max-height:calc(100dvh - 95px);overflow:auto;border-bottom:1px solid var(--line)}.grh-navigation.is-open{display:block}.grh-menu{display:block}.grh-menu>li{display:block}.grh-menu>li>.grh-submenu-toggle{position:absolute;inset-inline-end:0;top:4px}.grh-menu a{padding:13px 10px;min-height:44px}.grh-menu>li>.sub-menu{position:static;width:100%;max-height:none;box-shadow:none;border:0;border-inline-start:1px solid var(--line);border-radius:0;padding:0 0 0 12px;margin-bottom:14px}.grh-menu>li:hover>.sub-menu{display:none}.grh-menu>li.is-expanded>.sub-menu,.grh-menu>li:focus-within>.sub-menu{display:block}.grh-hero{gap:30px;min-height:480px}.grh-hero-media{height:390px}.grh-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.admin-bar .grh-header{top:46px}.grh-header-inner{min-height:76px;padding-inline:20px;gap:9px}.grh-logo img,.custom-logo{width:142px}.grh-tools{gap:5px}.grh-language summary{max-width:92px;overflow:hidden;text-overflow:ellipsis;font-size:13px}.grh-theme-toggle{width:38px;height:38px}.grh-menu-toggle{padding:8px 10px}.grh-main{width:calc(100% - 36px);padding-top:26px}.grh-page-heading{padding:15px 6px 30px}.grh-hero{grid-template-columns:1fr;gap:28px;margin:0 0 34px;padding:25px 6px;min-height:0}.grh-hero h1{font-size:clamp(3.8rem,14vw,6rem)}.grh-hero-media{height:290px;border-radius:26px}.grh-hero-actions{margin-top:20px}.grh-builder{gap:18px}.grh-section{padding:24px 20px;border-radius:22px}.grh-visual-section{padding:0}.grh-section-grid{gap:26px}.grh-wrap{grid-column:1/-1;gap:18px}.grh-item{grid-column:span 12}.grh-item-image[style*="--span:3"],.grh-item-column[style*="--span:3"]{grid-column:span 3;font-size:13px}.grh-item-image[style*="--span:3"] img{max-height:90px;border-radius:8px}.grh-item-image[style*="--span:4"],.grh-item-column[style*="--span:4"]{grid-column:span 12}.grh-content table{font-size:14px}.grh-reference-grid,.grh-result-grid{grid-template-columns:1fr}:is(body.grh-site.woocommerce,.grh-site .woocommerce) ul.products,.grh-site ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}:is(body.grh-site.woocommerce,.grh-site .woocommerce) ul.products li.product,.grh-site ul.products li.product{padding:14px!important;border-radius:19px}.grh-site ul.products li.product a img{padding:8px;margin-bottom:15px}.grh-site ul.products li.product h2,.grh-site ul.products li.product .woocommerce-loop-product__title{font-size:16px}.grh-commerce div.product .summary{padding:15px 0}.grh-commerce div.product .woocommerce-product-gallery{width:100%!important}.grh-footer{width:calc(100% - 40px);padding-top:32px}.grh-footer-grid{gap:25px}.grh-footer .grh-logo img{width:170px}}
@media(max-width:400px){.grh-header-inner{flex-wrap:wrap}.grh-logo img{width:128px}.grh-language summary{max-width:72px}.grh-tools{gap:2px}.grh-footer-grid{grid-template-columns:1fr}:is(body.grh-site.woocommerce,.grh-site .woocommerce) ul.products,.grh-site ul.products{grid-template-columns:1fr}.grh-search{flex-wrap:wrap}.grh-search input{width:100%}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
.grh-has-language #trp-floater-ls,.grh-has-language .trp-language-switcher-container.trp-floater-ls-names{display:none!important}
@media print{.grh-header,.grh-footer,.grh-tools,.grh-menu-toggle{display:none}body.grh-site{background:white;color:black}.grh-main{width:100%;padding:0}.grh-section{box-shadow:none;background:white;break-inside:avoid}.grh-section-backdrop{display:none}.grh-content{color:black}}
