@media (prefers-color-scheme:dark){:root{--wp--preset--color--background:#211c17;--wp--preset--color--surface:#2b241d;--wp--preset--color--text:#f7f1e7;--wp--preset--color--muted:#b3a493;--wp--preset--color--border:#3c332a;--wp--preset--color--link:#8fae9e}}header.wp-block-template-part:has(.sm-header){position:sticky;top:0;z-index:100}.sm-header{border-bottom:1px solid var(--wp--preset--color--border);background-color:var(--wp--preset--color--background)}@supports (backdrop-filter:blur(10px)) or (-webkit-backdrop-filter:blur(10px)){.sm-header{background-color:color-mix(in srgb,var(--wp--preset--color--background) 82%,transparent);-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px)}}.admin-bar header.wp-block-template-part:has(.sm-header){top:32px}@media screen and (max-width:782px){.admin-bar header.wp-block-template-part:has(.sm-header){top:46px}}@media screen and (max-width:600px){.admin-bar header.wp-block-template-part:has(.sm-header){top:0}}:root{scroll-padding-top:5rem}html{scroll-behavior:smooth}.sm-header>.wp-block-group{position:relative}.sm-brand{gap:.6rem;align-items:center}.sm-brand .wp-block-site-title a{color:var(--wp--preset--color--text);text-decoration:none;font-weight:600}.sm-header .sm-brand:has(.wp-block-site-logo img) .wp-block-site-title{display:none}.sm-brand .wp-block-site-logo img{display:block;height:auto}.sm-menu__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:1.4rem}.sm-menu a{color:var(--wp--preset--color--muted);text-decoration:none;font-size:.85rem}.sm-menu a:hover{color:var(--wp--preset--color--link);text-decoration:none}.sm-menu--footer .sm-menu__list{flex-direction:column;gap:.5rem}.sm-menu--header .sm-menu__list{gap:1.6rem}.sm-menu--header a{font-size:1rem;font-weight:500;color:var(--wp--preset--color--text)}.sm-menu--header a:hover{color:var(--wp--preset--color--link)}.sm-header-actions{gap:.85rem}.sm-menu--header .sm-menu__list>li:last-child>a,.sm-header-cta{background:var(--wp--preset--color--accent);color:var(--wp--preset--color--on-accent);text-decoration:none;font-weight:600;padding:.55rem 1.15rem;border-radius:12px;display:inline-block;white-space:nowrap}.sm-menu--header .sm-menu__list>li:last-child>a:hover,.sm-header-cta:hover{background:color-mix(in srgb,var(--wp--preset--color--accent) 85%,black);color:var(--wp--preset--color--on-accent)}.sm-header-cta{font-size:.92rem;padding:.5rem 1rem}.sm-menu--header .sm-menu__list>li:last-child{display:none}.sm-menu--header{display:none;position:absolute;top:calc(100% + 0.75rem);left:0;right:0;background:var(--wp--preset--color--surface);border:1px solid var(--wp--preset--color--border);border-radius:12px;padding:1rem;box-shadow:0 8px 24px rgb(43 30 20 / .1)}.sm-menu--header.is-open{display:block}.sm-menu--header .sm-menu__list{flex-direction:column;align-items:center;gap:1rem}.sm-menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;background:#fff0;border:1px solid var(--wp--preset--color--border);border-radius:10px;cursor:pointer}.sm-menu-toggle__bar{display:block;width:18px;height:2px;background:var(--wp--preset--color--text);transition:transform .15s ease,opacity .15s ease}.sm-menu-toggle[aria-expanded="true"] .sm-menu-toggle__bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.sm-menu-toggle[aria-expanded="true"] .sm-menu-toggle__bar:nth-child(2){opacity:0}.sm-menu-toggle[aria-expanded="true"] .sm-menu-toggle__bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.sm-footer{border-top:1px solid var(--wp--preset--color--border);margin-top:1rem}.sm-footer-cols{gap:2.25rem}.sm-footer-title{color:var(--wp--preset--color--text);font-weight:600;margin:0 0 .9rem;letter-spacing:0}.sm-footer-text{color:var(--wp--preset--color--muted);margin:.9rem auto 0;max-width:none}.sm-footer-text a{color:var(--wp--preset--color--muted);text-decoration:none}.sm-footer-text a:hover{color:var(--wp--preset--color--link)}.sm-footer .sm-brand{justify-content:center}.sm-footer .sm-footer-cols .wp-block-column{text-align:center}.sm-menu--footer .sm-menu__list{justify-content:center}.sm-footer-social.wp-block-social-links{justify-content:center}.sm-credit{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--wp--preset--color--border);gap:1rem;justify-content:center;text-align:center}.sm-copyright{color:var(--wp--preset--color--muted);margin:0}.sm-404{display:flex;align-items:center;min-height:60vh;padding:3rem 0;text-align:center}.sm-404__inner{width:100%}.sm-404__code{font-size:clamp(4rem, 14vw, 7rem);font-weight:700;line-height:1;letter-spacing:-.04em;color:var(--wp--preset--color--border);margin:0;user-select:none}.sm-404__title{font-size:clamp(1.5rem, 4vw, 2rem);margin:.5rem 0 .75rem}.sm-404__text{color:var(--wp--preset--color--muted);max-width:42ch;margin:0 auto 2rem}.wp-block-buttons.sm-404__actions{justify-content:center}.wp-block-buttons.sm-404__actions .wp-block-button,.wp-block-buttons.sm-404__actions .wp-block-button__link{width:auto}.sm-404__help{margin:1.75rem 0 0;font-size:.9rem;color:var(--wp--preset--color--muted)}.sm-section{padding:3rem 0;border-top:1px solid var(--wp--preset--color--border);content-visibility:auto;contain-intrinsic-size:auto 600px}.sm-section-title{font-size:1.5rem;letter-spacing:-.01em;margin:0 0 1.5rem;text-align:center}.sm-card{background:var(--wp--preset--color--surface);border:1px solid var(--wp--preset--color--border);border-radius:var(--wp--custom--radius--card,16px);padding:1.5rem;box-shadow:0 1px 2px rgb(43 30 20 / .04),0 8px 24px rgb(43 30 20 / .06);height:100%}.sm-card h3{margin:0 0 .5rem;font-size:1.05rem}.sm-card p{margin:0;color:var(--wp--preset--color--muted);font-size:.96rem}.sm-faq .wp-block-details{background:var(--wp--preset--color--surface);border:1px solid var(--wp--preset--color--border);border-radius:var(--wp--custom--radius--card,16px);padding:0 1.4rem;box-shadow:0 1px 2px rgb(43 30 20 / .04),0 8px 24px rgb(43 30 20 / .06);margin-bottom:1.1rem}.sm-faq .wp-block-details summary{cursor:pointer;font-weight:600;font-size:1.02rem;padding:1rem 1.8rem 1rem 0;list-style:none;position:relative}.sm-faq .wp-block-details summary::-webkit-details-marker{display:none}.sm-faq .wp-block-details summary::after{content:"";position:absolute;right:.15rem;top:50%;width:8px;height:8px;margin-top:-7px;border-right:2px solid var(--wp--preset--color--muted);border-bottom:2px solid var(--wp--preset--color--muted);transform:rotate(45deg);transition:transform .15s ease,margin-top .15s ease}.sm-faq .wp-block-details[open] summary::after{margin-top:-3px;transform:rotate(225deg)}.sm-faq .wp-block-details p{margin:0 0 1rem;color:var(--wp--preset--color--muted)}.CookieDeclaration .CookieDeclarationType{background:var(--wp--preset--color--surface);border:1px solid var(--wp--preset--color--border);border-radius:var(--wp--custom--radius--card,16px);padding:1.2rem 1.4rem .4rem;box-shadow:0 1px 2px rgb(43 30 20 / .04),0 8px 24px rgb(43 30 20 / .06)}.CookieDeclaration .CookieDeclarationTypeHeader{font-size:1.02rem;color:var(--wp--preset--color--text)}.CookieDeclaration .CookieDeclarationTypeDescription{color:var(--wp--preset--color--muted)}.CookieDeclaration .CookieDeclarationTable{font:inherit;color:var(--wp--preset--color--text)}.CookieDeclaration .CookieDeclarationTableHeader,.CookieDeclaration .CookieDeclarationTableCell{border-bottom:1px solid var(--wp--preset--color--border)}.CookieDeclaration .CookieDeclarationIntro,.CookieDeclaration .CookieDeclarationLastUpdated{color:var(--wp--preset--color--muted);font-size:.9rem}.sm-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sm-contact-intro{color:var(--wp--preset--color--muted);font-size:1.02rem;text-align:center}.sm-contact-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;align-items:start;max-width:480px;margin:0 auto}.sm-contact-form{display:grid;gap:.9rem}.sm-contact-form label{font-size:.85rem;font-weight:600;margin-bottom:-.5rem}.sm-contact-form input,.sm-contact-form textarea{box-sizing:border-box;font:inherit;color:var(--wp--preset--color--text);background:var(--wp--preset--color--surface);border:1px solid var(--wp--preset--color--border);border-radius:12px;padding:.75rem .9rem;width:100%}.sm-contact-form input:focus,.sm-contact-form textarea:focus{outline:none;border-color:var(--wp--preset--color--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--wp--preset--color--accent) 22%,transparent)}.sm-contact-form textarea{min-height:130px;resize:vertical}.sm-contact-form .sm-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.sm-contact-form button{font:inherit;font-weight:600;cursor:pointer;border:0;border-radius:12px;padding:.8rem 1.1rem;background:var(--wp--preset--color--accent);color:var(--wp--preset--color--on-accent);transition:filter .12s ease;justify-self:stretch}.sm-contact-form button:hover{filter:brightness(1.06)}.sm-banner{border-radius:12px;padding:.75rem 1rem;font-size:.95rem;margin-bottom:.9rem}.sm-banner.is-err{background:color-mix(in srgb,#dc2626 12%,var(--wp--preset--color--surface));border:1px solid #dc262655;color:var(--wp--preset--color--text)}section.wp-block-group:has(.hero-portrait){padding-top:1.6rem}.hero-role,.hero-lead,.hero-trust{text-align:center}.hero-role{color:var(--wp--preset--color--accent);font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.14em;margin:0 0 .75rem}.hero-lead{color:var(--wp--preset--color--muted);font-size:1.15rem;max-width:38ch;margin:0 auto 1rem}.hero-trust{color:var(--wp--preset--color--muted);font-size:.9rem;font-weight:500;margin:0}.hero-title{text-align:center}.hero-portrait{text-align:center}.hero-portrait img{max-width:280px;border-radius:var(--wp--custom--radius--image,24px);aspect-ratio:1 / 1;object-fit:cover;box-shadow:0 1px 2px rgb(43 30 20 / .05),0 8px 24px rgb(43 30 20 / .07)}.wp-block-buttons{justify-content:center}.wp-block-buttons .wp-block-button,.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.is-style-outline .wp-block-button__link{color:var(--wp--preset--color--text);border-color:var(--wp--preset--color--border);background:#fff0}.wp-block-button.is-style-outline .wp-block-button__link:hover{color:var(--wp--preset--color--accent);border-color:var(--wp--preset--color--accent)}.hero-social.wp-block-social-links{justify-content:center;gap:.75rem;margin-top:1.75rem;margin-left:0;margin-right:0;padding:0}.hero-social .wp-social-link{width:44px;height:44px;background-color:var(--wp--preset--color--surface);border:1px solid var(--wp--preset--color--border);border-radius:12px;color:var(--wp--preset--color--text);transition:transform .12s ease,border-color .12s ease,color .12s ease}.hero-social .wp-social-link:hover{transform:translateY(-2px);border-color:var(--wp--preset--color--accent);color:var(--wp--preset--color--accent)}.hero-social .wp-social-link a{padding:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero-social .wp-social-link svg{width:20px;height:20px;fill:currentColor}.sm-footer-social.wp-block-social-links{display:flex;flex-wrap:wrap;gap:.35rem;padding:0;margin:0}.sm-footer-social .wp-social-link{width:32px;height:32px}.sm-footer-social .wp-social-link a{padding:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.sm-footer-social .wp-social-link svg{width:18px;height:18px;fill:currentColor}.sm-native-picture{display:block;max-width:100%}.sm-native-picture :where(img){max-width:100%;height:auto}.wp-social-link-steam .wp-block-social-link-anchor svg{display:none}.wp-social-link-steam .wp-block-social-link-anchor::before{content:"";display:block;width:20px;height:20px;background-color:currentColor;-webkit-mask:var(--sm-steam-icon) center / contain no-repeat;mask:var(--sm-steam-icon) center / contain no-repeat}.sm-footer-social .wp-social-link-steam .wp-block-social-link-anchor::before{width:18px;height:18px}:root{--sm-steam-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11.979 0C5.678 0 .511 4.86.022 11.037l6.432 2.658a3.38 3.38 0 0 1 1.912-.59c.063 0 .125.004.188.006l2.861-4.142V8.91a4.526 4.526 0 0 1 4.524-4.524 4.526 4.526 0 0 1 4.524 4.527 4.526 4.526 0 0 1-4.524 4.525h-.105l-4.076 2.911c0 .052.004.105.004.159a3.397 3.397 0 0 1-3.39 3.396 3.4 3.4 0 0 1-3.331-2.727L.436 15.27C1.862 20.307 6.486 24 11.979 24c6.627 0 11.999-5.373 11.999-12S18.605 0 11.979 0zM7.54 18.21l-1.473-.61c.262.543.714.999 1.314 1.25 1.297.539 2.793-.076 3.332-1.375a2.55 2.55 0 0 0 .005-1.949 2.55 2.55 0 0 0-1.377-1.383 2.56 2.56 0 0 0-1.878-.03l1.523.63a1.884 1.884 0 0 1 1.009 2.455 1.883 1.883 0 0 1-2.454 1.012zm11.415-9.303a3.018 3.018 0 0 0-3.015-3.015 3.019 3.019 0 0 0-3.015 3.015 3.017 3.017 0 0 0 3.015 3.015 3.016 3.016 0 0 0 3.015-3.015zm-5.273-.005a2.267 2.267 0 0 1 2.265-2.266 2.265 2.265 0 1 1 0 4.531 2.267 2.267 0 0 1-2.265-2.265z'/%3E%3C/svg%3E")}@media (min-width:782px){.sm-section{padding:4rem 0}.sm-menu-toggle{display:none}.sm-menu--header,.sm-menu--header.is-open{display:flex;position:static;background:none;border:none;box-shadow:none;padding:0}.sm-menu--header .sm-menu__list{flex-direction:row;align-items:center;gap:1.4rem}.sm-header-cta{display:none}.sm-menu--header .sm-menu__list>li:last-child{display:list-item}.sm-footer-cols{gap:2rem}.sm-footer .sm-brand{justify-content:flex-start}.sm-footer .sm-footer-cols .wp-block-column{text-align:left}.sm-footer-text{margin:.9rem 0 0;max-width:34ch}.sm-menu--footer .sm-menu__list{justify-content:flex-start}.sm-footer-social.wp-block-social-links{justify-content:flex-start}.sm-credit{justify-content:space-between;text-align:left}.sm-contact-form button{justify-self:center}section.wp-block-group:has(.hero-portrait){padding-top:4rem}.hero-role,.hero-lead,.hero-trust,.hero-title,.hero-portrait{text-align:left}.hero-lead{margin:0 0 1rem}.hero-portrait img{max-width:100%}.wp-block-buttons{justify-content:flex-start}.wp-block-buttons .wp-block-button,.wp-block-buttons .wp-block-button__link{width:auto}.hero-social.wp-block-social-links{justify-content:flex-start}}@media (max-width:781px){.wp-block-columns .wp-block-column:has(.hero-portrait){order:-1}}