:root{--background-primary:#f4ebdd;--background-secondary:#e8dbc7;--surface-light:#fbf6ed;--surface-warm:#efe3d2;--surface-dark:#171411;--surface-dark-soft:#211d19;--text-primary:#171411;--text-secondary:#6b6258;--text-on-dark:#f7efe3;--border-soft:#d5c6b2;--border-dark:#f4ebdd2e;--gold-primary:#b4883e;--gold-bright:#d3ae69;--gold-ink:#7b581f;--focus-ring:#9c7434;--black:var(--surface-dark);--gold:var(--gold-primary);--gold2:var(--gold-bright);--white:var(--text-on-dark);--muted:var(--text-secondary);--line:var(--border-soft);--panel:var(--surface-light);--radius-small:3px;--radius-card:8px;--radius-panel:12px;--shadow-soft:0 18px 50px #2d231814;--shadow-lift:0 24px 60px #2d231821;--container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--background-primary);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{color:var(--text-primary);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;overflow-x:clip;background:var(--background-primary)!important;background-image:none!important;padding-bottom:0!important}body:before,body:after,.site:before,.site:after{content:none!important;background:0 0!important;display:none!important}::selection{background:var(--gold-primary);color:#fffaf2}a{color:inherit;text-decoration:none}a[href^=tel\:],a[href^=mailto\:]{color:var(--gold-ink)!important;text-decoration-color:#7b581f73!important;text-decoration-thickness:1px!important}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}:where(a,button,input,textarea):focus-visible{outline-offset:4px;outline:2px solid var(--focus-ring)!important}h1,h2,.section-title,.project-showcase-head .project-showcase-title,.project-timeline-head h3{color:inherit;text-wrap:balance;font-family:Iowan Old Style,Palatino Linotype,Palatino,Baskerville,Georgia,serif;font-weight:600!important}h3,h4{color:inherit;letter-spacing:-.02em;text-wrap:balance;font-weight:760}p,li{text-wrap:pretty}.site{isolation:isolate;min-height:100vh;color:var(--text-primary);position:relative;background:var(--background-primary)!important;background-image:none!important;overflow:visible!important}.site>main,.site>.footer,.mobile-sticky-cta,.chatbot-widget,.cookie-consent,.cookie-modal{z-index:2;position:relative}.container{z-index:3;width:min(100%, var(--container));max-width:var(--container);margin-inline:auto;position:relative}.site>.header,.header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);top:0;z-index:100!important;box-shadow:none!important;background:#171411f7!important;border:0!important;border-bottom:1px solid #f4ebdd24!important;position:sticky!important;transform:none!important}.header.is-scrolled,.header.is-hidden{background:#171411f0!important;border-bottom-color:#f4ebdd29!important;transform:none!important}.nav{z-index:2;width:min(100%, calc(var(--container) + 52px));justify-content:space-between;align-items:center;min-height:88px;margin:0 auto;display:flex;position:relative;max-width:calc(var(--container) + 52px)!important;flex-wrap:nowrap!important;gap:28px!important;padding:14px 26px!important}.brand{flex:none;align-items:center;display:inline-flex}.logo-img,.header.is-scrolled .logo-img{object-fit:contain;height:auto;display:block;width:210px!important;max-width:34vw!important}.nav-links{letter-spacing:.01em;flex:auto;justify-content:center;align-items:center;display:flex;color:#f7efe3bf!important;gap:28px!important;width:auto!important;padding:0!important;font-size:13px!important;font-weight:650!important;overflow:visible!important}.nav-links>a,.nav-dropdown-link,.nav-dropdown-trigger{transition:color .18s,opacity .18s}.nav-links>a:hover,.nav-links>a:focus-visible,.nav-dropdown-link:hover,.nav-dropdown-link:focus-visible,.nav-dropdown-trigger:hover,.nav-dropdown-trigger:focus-visible{color:var(--gold-bright)!important}.nav-menu-toggle{border-radius:var(--radius-small);width:46px;height:46px;color:var(--text-on-dark);cursor:pointer;background:0 0;border:1px solid #f4ebdd38;padding:0;display:none}.nav-menu-toggle span{background:currentColor;width:19px;height:1px;margin:5px auto;transition:transform .2s;display:block}.nav-menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3px)rotate(45deg)}.nav-menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3px)rotate(-45deg)}.nav-dropdown{color:inherit;align-items:center;gap:5px;display:inline-flex;position:relative}.nav-dropdown-link{color:inherit!important}.nav-dropdown-trigger{cursor:pointer;color:#f7efe39e!important;width:28px!important;min-width:28px!important;height:32px!important;min-height:32px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.nav-dropdown-menu{z-index:20;opacity:0;visibility:hidden;max-height:0;overflow:hidden;transform:translateY(-6px);border-radius:var(--radius-card)!important;background:var(--surface-dark)!important;border:1px solid #0000!important;min-width:220px!important;padding:0 12px!important;transition:max-height .22s,padding .22s,opacity .18s,transform .18s!important;position:absolute!important;top:calc(100% + 20px)!important;left:-22px!important;box-shadow:0 24px 70px #00000047!important}.nav-dropdown-menu:before,.nav-dropdown:after{display:none!important}.nav-dropdown.is-open .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{opacity:1;visibility:visible;max-height:420px;transform:translateY(0);border-color:#f4ebdd26!important;padding:12px!important}.nav-dropdown-menu a{min-height:42px;display:block;color:#f7efe3c2!important;border:0!important;border-bottom:1px solid #f4ebdd1a!important;border-radius:0!important;padding:12px 11px!important;font-size:13px!important;font-weight:620!important}.nav-dropdown-menu a:last-child{border-bottom:0!important}.nav-dropdown-menu a:hover,.nav-dropdown-menu a:focus-visible{color:var(--gold-bright)!important;background:#d3ae6914!important}.language-toggle{border-radius:var(--radius-small)!important;min-width:46px!important;min-height:46px!important;color:var(--text-on-dark)!important;box-shadow:none!important;background:0 0!important;border:1px solid #f4ebdd33!important;padding:7px!important}.language-toggle:hover{box-shadow:none!important;background:#d3ae6914!important;border-color:#d3ae69b8!important;transform:none!important}.language-menu,.site>.header .nav-language-switcher .language-menu{border-radius:var(--radius-card)!important;background:var(--surface-dark)!important;border:1px solid #f4ebdd26!important;padding:7px!important;top:calc(100% + 10px)!important;right:0!important;box-shadow:0 18px 48px #00000047!important}.language-option{background:#f4ebdd14!important}.btn,.cookie-btn{letter-spacing:.015em;text-align:center;min-height:48px;line-height:1.2;border-radius:var(--radius-small)!important;border:1px solid var(--surface-dark)!important;box-shadow:none!important;padding:13px 20px!important;font-size:13px!important;font-weight:760!important;transition:color .18s,background .18s,border-color .18s,transform .18s!important}.btn-primary,.cookie-btn--primary{background:var(--surface-dark)!important;color:var(--text-on-dark)!important;border-color:var(--surface-dark)!important;background-image:none!important}.btn-primary:after{content:"↗";color:var(--gold-bright);margin-left:4px;font-size:14px;line-height:1}.btn-primary:hover,.btn-primary:focus-visible,.cookie-btn--primary:hover,.cookie-btn--primary:focus-visible{filter:none!important;background:#2a241e!important;border-color:#2a241e!important;transform:translateY(-2px)!important}.btn-secondary,.cookie-btn--ghost{color:var(--text-primary)!important;background:0 0!important;border-color:#171411a6!important}.btn-secondary:hover,.btn-secondary:focus-visible,.cookie-btn--ghost:hover,.cookie-btn--ghost:focus-visible{border-color:var(--surface-dark)!important;color:var(--text-primary)!important;background:#1714110f!important;transform:translateY(-2px)!important}.header .btn-primary,.footer .btn-primary{background:var(--gold-bright)!important;color:var(--surface-dark)!important;border-color:var(--gold-bright)!important}.header .btn-primary:after,.footer .btn-primary:after{color:var(--surface-dark)}.header .btn-primary:hover,.header .btn-primary:focus-visible{background:#e0bf7e!important;border-color:#e0bf7e!important}.section,.seo-section,.subpage,.services,.why,.process,.cta,.mobile-sales,.footer{background-image:none!important}.section:not(.hero):before,.section:not(.hero):after,.seo-section:before,.seo-section:after,.subpage:before,.subpage:after,.services:before,.services:after,.why:before,.why:after,.process:before,.process:after,.cta:before,.cta:after,.mobile-sales:before,.mobile-sales:after,.gold-dots,.hero-divider,.section-divider{content:none!important;background:0 0!important;display:none!important}.section{padding:108px 30px;position:relative}.label{text-transform:uppercase;align-items:center;gap:10px;margin:0 0 22px;line-height:1.3;display:inline-flex;color:var(--gold-ink)!important;letter-spacing:.18em!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;font-size:11px!important;font-weight:800!important}.label:before{content:"";background:var(--gold-primary);width:30px;height:1px}.section-title{max-width:900px;margin:0;color:inherit!important;letter-spacing:-.045em!important;font-size:clamp(42px,4.7vw,68px)!important;line-height:.98!important}.section-text,.hero-text,.card p,.step p,.panel p,.form p,.faq-item p,.seo-intro-panel p,.founder-body p{color:var(--text-secondary);font-size:16px;font-weight:440;line-height:1.7}.hero{isolation:isolate;color:var(--text-primary);position:relative;background:linear-gradient(90deg, #ffffff2e 0 64%, transparent 64%), linear-gradient(105deg, var(--background-primary) 0 65%, var(--background-secondary) 65% 100%)!important;min-height:min(840px,100svh - 40px)!important;padding:0 30px!important;overflow:hidden!important}body:has(#home) .hero{isolation:isolate;color:var(--text-primary);position:relative;background:linear-gradient(90deg, #ffffff2e 0 64%, transparent 64%), linear-gradient(105deg, var(--background-primary) 0 65%, var(--background-secondary) 65% 100%)!important;min-height:min(840px,100svh - 40px)!important;padding:0 30px!important;overflow:hidden!important}.hero:before{color:#17141147;letter-spacing:.18em;z-index:4;font-size:12px;font-weight:760;content:"03"!important;top:72px!important;right:max(30px, calc((100vw - var(--container)) / 2))!important;opacity:1!important;background:0 0!important;width:auto!important;height:auto!important;display:block!important;position:absolute!important;bottom:auto!important;left:auto!important;transform:none!important}body:has(#home) .hero:before{color:#17141147;letter-spacing:.18em;z-index:4;font-size:12px;font-weight:760;content:"03"!important;top:72px!important;right:max(30px, calc((100vw - var(--container)) / 2))!important;opacity:1!important;background:0 0!important;width:auto!important;height:auto!important;display:block!important;position:absolute!important;bottom:auto!important;left:auto!important;transform:none!important}.hero:after{z-index:6;content:""!important;opacity:1!important;background:#1714113d!important;width:auto!important;height:1px!important;display:block!important;position:absolute!important;inset:auto 0 0!important}body:has(#home) .hero:after{z-index:6;content:""!important;opacity:1!important;background:#1714113d!important;width:auto!important;height:1px!important;display:block!important;position:absolute!important;inset:auto 0 0!important}.hero-art{pointer-events:none;z-index:1!important;display:block!important;position:absolute!important;inset:0!important;overflow:hidden!important;transform:none!important}body:has(#home) .hero-art{pointer-events:none;z-index:1!important;display:block!important;position:absolute!important;inset:0!important;overflow:hidden!important;transform:none!important}.hero-art:before,.hero-art:after{content:none!important;background:0 0!important;display:none!important;-webkit-mask-image:none!important;mask-image:none!important}body:has(#home) .hero-art:before{content:none!important;background:0 0!important;display:none!important;-webkit-mask-image:none!important;mask-image:none!important}body:has(#home) .hero-art:after{content:none!important;background:0 0!important;display:none!important;-webkit-mask-image:none!important;mask-image:none!important}.hero-mountain{object-fit:contain;object-position:center bottom;width:max(1180px,102vw);height:auto;position:absolute;bottom:-1px;right:50%;transform:translate(50%)}.hero-inner{z-index:4;position:relative;grid-template-columns:minmax(0,1.45fr) minmax(250px,.55fr)!important;align-items:start!important;gap:90px!important;min-height:min(840px,100svh - 40px)!important;padding:112px 0 300px!important;display:grid!important}.hero-copy{z-index:3;position:relative;width:100%!important;max-width:790px!important;margin:0!important;transform:none!important}.hero-topline{justify-content:space-between;align-items:center;min-height:24px;display:flex;margin:0 0 34px!important}.hero-kicker{color:var(--gold-ink);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:14px;font-size:11px;font-weight:800;display:inline-flex}.line-gold,.hero-topline .line-gold{display:inline-block;background:var(--gold-primary)!important;width:46px!important;height:1px!important;margin:0!important}.hero h1{max-width:790px!important;color:var(--text-primary)!important;letter-spacing:-.055em!important;text-shadow:none!important;overflow-wrap:normal!important;-webkit-hyphens:manual!important;hyphens:manual!important;margin:0!important;font-size:clamp(55px,5.45vw,82px)!important;font-weight:600!important;line-height:.96!important}.hero h1 br{display:block}.hero-text{max-width:660px!important;color:var(--text-secondary)!important;margin:28px 0 0!important;font-size:17px!important;font-weight:450!important;line-height:1.65!important}.actions,.detail-actions{flex-wrap:wrap;display:flex;gap:12px!important;margin-top:34px!important}.hero .btn-secondary{color:var(--text-primary)!important}.hero-language-switcher{display:none!important}.hero-brand-card{z-index:4;border-radius:var(--radius-card);background:var(--surface-dark);width:100%;max-width:320px;box-shadow:var(--shadow-soft);color:var(--text-on-dark);border:1px solid #17141138;justify-self:end;margin-top:82px;padding:28px 25px 22px;position:relative}.hero-brand-card:before{content:"";background:var(--gold-bright);width:32px;height:1px;margin-bottom:22px;display:block}.hero-brand-logo{width:100%;height:auto;display:block}.hero-brand-meta{border-top:1px solid var(--border-dark);color:#f7efe394;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;gap:12px;margin-top:20px;padding-top:14px;font-size:9px;font-weight:700;line-height:1.35;display:flex}#home .mobile-sales{color:var(--text-primary);background:var(--surface-light)!important;padding-top:118px!important;padding-bottom:112px!important}#home .mobile-sales .container{box-shadow:none!important;background:0 0!important;border:0!important;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr)!important;gap:90px!important;padding:0!important;display:grid!important}#home .mobile-sales .container:before,#home .mobile-sales-item:before{content:none!important;display:none!important}#home .mobile-sales .label,#home .mobile-sales .section-title,#home .mobile-sales-intro{grid-column:1}#home .mobile-sales .section-title{font-size:clamp(44px,4.2vw,62px)!important}.mobile-sales-intro{max-width:570px;color:var(--text-secondary)!important;margin:26px 0 0!important;font-size:17px!important;line-height:1.7!important}#home .mobile-sales-list{border-top:1px solid var(--border-soft);grid-area:1/2/span 3;grid-template-columns:1fr!important;gap:0!important;margin:0!important;display:grid!important}#home .mobile-sales-item{position:relative;border:0!important;border-bottom:1px solid var(--border-soft)!important;min-height:0!important;box-shadow:none!important;color:var(--text-primary)!important;background:0 0!important;border-radius:0!important;grid-template-columns:54px 1fr!important;gap:0 18px!important;margin:0!important;padding:26px 0!important;display:grid!important;transform:none!important}#home .mobile-sales-item:hover{box-shadow:none!important;background:0 0!important;padding-left:10px!important}#home .mobile-sales-mark{grid-row:1/span 2;font-family:Iowan Old Style,Georgia,serif;width:auto!important;height:auto!important;color:var(--gold-ink)!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:2px 0 0!important;padding:0!important;font-size:20px!important;line-height:1.1!important;transform:none!important}#home .mobile-sales-item h3{color:var(--text-primary)!important;margin:0 0 9px!important;font-size:21px!important;line-height:1.25!important}#home .mobile-sales-item p{max-width:560px;color:var(--text-secondary)!important;margin:0!important;font-size:15px!important;line-height:1.65!important}.why{background:var(--surface-dark)!important;color:var(--text-on-dark)!important}.why-grid{align-items:start;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr)!important;gap:92px!important}.why .label{color:var(--gold-bright)!important}.why .section-title{max-width:760px;color:var(--text-on-dark)!important;font-size:clamp(43px,4.4vw,65px)!important}.points{border-top:1px solid var(--border-dark);display:grid;grid-template-columns:1fr!important;gap:0!important;margin:0!important}.point{line-height:1.45;border:0!important;border-bottom:1px solid var(--border-dark)!important;min-height:78px!important;box-shadow:none!important;color:#f7efe3c7!important;background:0 0!important;border-radius:0!important;padding:22px 0!important;font-size:15px!important;font-weight:560!important;transform:none!important}.point:hover{padding-left:8px!important}.check{color:var(--gold-bright)!important;text-shadow:none!important;transform:none!important}.process{color:var(--text-primary);background:var(--background-secondary)!important}.process .section-title{max-width:800px}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important;margin-top:64px!important}.step,.card,.panel,.form,.faq-item,.founder-card,.detail-card,.local-link,.platform-card,.podcast-module,.podcast-summary{border:1px solid var(--border-soft)!important;border-radius:var(--radius-card)!important;color:var(--text-primary)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fbf6edb8!important}.step,.card,.panel,.form,.faq-item,.detail-card,.local-link,.platform-card{transition:transform .22s,border-color .22s,background .22s,box-shadow .22s!important}.step:hover,.card:hover,.panel:hover,.form:hover,.faq-item:hover,.founder-card:hover,.detail-card-link:hover .detail-card,.service-card-link:hover .card,.local-link:hover,.platform-card:hover{background:var(--surface-light)!important;box-shadow:var(--shadow-soft)!important;border-color:#b4883e9e!important;transform:translateY(-4px)!important}.process .step{min-height:260px;border-top:3px solid var(--surface-dark)!important;background:#fbf6ed8a!important;padding:30px 26px!important}.num{font-family:Iowan Old Style,Georgia,serif;line-height:1;color:var(--gold-ink)!important;text-shadow:none!important;margin:0 0 58px!important;font-size:20px!important;transform:none!important}.step h3{margin:0 0 12px;font-size:21px;line-height:1.2}.step p{margin:0;font-size:14px;line-height:1.65}.cta{background:var(--background-primary)!important}.cta-box{align-items:end;display:grid;position:relative;overflow:hidden;border:1px solid var(--surface-dark)!important;border-radius:var(--radius-panel)!important;background:var(--surface-dark)!important;min-height:430px!important;color:var(--text-on-dark)!important;box-shadow:none!important;background-image:none!important;padding:72px!important}.cta-box:before{content:"";opacity:.085;pointer-events:none;background-image:url(/assets/logo-final-web.avif);background-position:0;background-repeat:no-repeat;background-size:auto 430px;width:min(44vw,440px);height:100%;position:absolute;top:0;bottom:0;right:-18px}.cta-content{z-index:2;max-width:720px;position:relative}.cta-box h2{margin:0;color:var(--text-on-dark)!important;letter-spacing:-.045em!important;font-size:clamp(42px,4.6vw,65px)!important;line-height:1!important}.cta-box p{max-width:650px;font-size:16px;line-height:1.7;color:#f7efe3a8!important;margin:22px 0 0!important}.cta-box .btn-primary{margin-top:30px;background:var(--gold-bright)!important;color:var(--surface-dark)!important;border-color:var(--gold-bright)!important}.cta-box .btn-primary:after{color:var(--surface-dark)}.subpage,.seo-page{min-height:72vh;background:var(--background-primary)!important;color:var(--text-primary)!important;background-image:none!important;padding:74px 30px 118px!important;overflow:hidden!important}.subpage>.container{width:min(100%, var(--container))}.breadcrumb{flex-wrap:wrap;gap:8px;display:flex;color:var(--text-secondary)!important;margin:0 0 42px!important;font-size:12px!important;font-weight:650!important}.breadcrumb a{color:var(--gold-ink)!important}.breadcrumb a:hover{color:var(--text-primary)!important}.seo-hero-grid{border-bottom:1px solid var(--border-soft);align-items:start;padding-bottom:90px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr)!important;gap:76px!important}.seo-hero-grid>div:first-child{padding-top:28px}.subpage h1,.seo-page h1{max-width:850px;color:var(--text-primary)!important;letter-spacing:-.05em!important;text-shadow:none!important;margin:0!important;font-size:clamp(51px,5.25vw,78px)!important;font-weight:600!important;line-height:.98!important}.subpage .section-text,.seo-page .section-text{max-width:730px;color:var(--text-secondary)!important;margin:26px 0 0!important;font-size:17px!important;line-height:1.72!important}.seo-intro-panel{border-color:var(--surface-dark)!important;border-radius:var(--radius-panel)!important;background:var(--surface-dark)!important;color:var(--text-on-dark)!important;padding:38px 34px!important}.seo-intro-panel h2{letter-spacing:-.025em;font-family:Iowan Old Style,Georgia,serif;font-weight:600;line-height:1.08;color:var(--text-on-dark)!important;margin:0 0 16px!important;font-size:29px!important}.seo-intro-panel p{color:#f7efe3a6!important}.seo-list{border-top:1px solid var(--border-dark);gap:11px;line-height:1.5;list-style:none;display:grid;color:#f7efe3bf!important;margin:26px 0 0!important;padding:20px 0 0!important;font-size:14px!important;font-weight:560!important}.seo-list li{padding-left:22px;position:relative}.seo-list li:before{position:absolute;left:0;content:"—"!important;color:var(--gold-bright)!important}.seo-section{color:var(--text-primary);position:relative;background:0 0!important;padding:92px 0 0!important;overflow:visible!important}.seo-section+.seo-section{border-top:1px solid var(--border-soft);margin-top:92px}.seo-section h2{max-width:900px!important;color:var(--text-primary)!important;letter-spacing:-.04em!important;margin:0!important;font-size:clamp(38px,4vw,58px)!important;line-height:1!important}.seo-section .section-text{max-width:790px;margin-bottom:36px!important}.detail-grid,.cards{display:grid;border:0!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;margin-top:42px!important}.detail-card,.card{min-height:245px;padding:30px!important}.card .icon,.detail-card .icon,.icon{place-items:center;display:grid;border:1px solid var(--border-soft)!important;width:42px!important;height:42px!important;color:var(--gold-ink)!important;box-shadow:none!important;background:0 0!important;border-radius:50%!important;margin:0 0 52px!important;font-size:17px!important;transform:none!important}.card h3,.detail-card h3{color:var(--text-primary)!important;margin:0 0 12px!important;font-size:21px!important;line-height:1.2!important}.card p,.detail-card p{color:var(--text-secondary)!important;margin:0!important;font-size:14px!important;line-height:1.65!important}.faq-grid{display:grid;border:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin-top:42px!important}.faq-item{min-height:190px;padding:28px!important}.faq-item h3{color:var(--text-primary)!important;margin:0 0 13px!important;font-size:19px!important;line-height:1.3!important}.faq-item p{color:var(--text-secondary)!important;margin:0!important;font-size:14px!important;line-height:1.65!important}.local-links{background:0 0!important;border:0!important}.local-link-grid{display:grid;border:0!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin-top:38px!important}.local-link{min-height:84px!important;color:var(--text-primary)!important;padding:20px 22px!important;font-size:14px!important;font-weight:700!important}.local-link span:last-child{color:var(--gold-ink)!important}.two-col,.founder-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.panel,.form{padding:38px!important}.panel h2,.form h2{letter-spacing:-.03em;margin-top:0;font-family:Iowan Old Style,Georgia,serif;font-weight:600;color:var(--text-primary)!important;font-size:32px!important}.panel-block{border-left:2px solid var(--gold-primary)!important;margin:24px 0!important;padding:0 0 0 20px!important}.panel-block h3{color:var(--text-primary)!important}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}label{font-size:13px;font-weight:700;color:var(--text-primary)!important}input,textarea{width:100%;min-height:50px;border:1px solid var(--border-soft)!important;border-radius:var(--radius-small)!important;background:var(--surface-light)!important;color:var(--text-primary)!important;box-shadow:none!important;padding:13px 14px!important}input::placeholder,textarea::placeholder{color:#8a8074!important}input:focus,textarea:focus{border-color:var(--gold-primary)!important;outline-color:var(--focus-ring)!important}textarea{resize:vertical;min-height:150px}.whatsapp-link{min-height:48px;border-radius:var(--radius-small)!important;box-shadow:none!important}.social-links{flex-wrap:wrap;gap:10px;display:flex}.social-link{border-radius:var(--radius-small)!important;box-shadow:none!important}.founder-card{overflow:hidden}.founder-photo{background:var(--background-secondary)!important}.founder-body{padding:30px!important}.founder-role,.founder-link{color:var(--gold-ink)!important}.legal-content{max-width:920px;border:1px solid var(--border-soft)!important;border-radius:var(--radius-card)!important;background:var(--surface-light)!important;margin-top:46px!important;padding:42px!important}.legal-block{border-bottom-color:var(--border-soft)!important;margin-bottom:34px!important;padding-bottom:34px!important}.legal-block h2{color:var(--text-primary)!important}.legal-block p,.legal-block address,.legal-block ul{color:var(--text-secondary)!important}.legal-block strong{color:var(--text-primary)!important}.podcast-module,.platform-card{overflow:hidden}.podcast-summary,#inside-agrup-podcast .podcast-summary{background:var(--surface-light)!important;color:var(--text-primary)!important}.podcast-summary:before,#inside-agrup-podcast .podcast-summary:before{background:linear-gradient(90deg, var(--gold-primary), transparent)!important;opacity:.5!important}.podcast-summary h3,.episode-title,.episode-toggle,.podcast-kicker{color:var(--text-primary)!important}.podcast-summary p,.episode-date,.episode-description p{color:var(--text-secondary)!important}.podcast-panel,.episode-panel,.episode-content{background:var(--surface-warm)!important;color:var(--text-primary)!important}.episode-toggle{border-color:var(--border-soft)!important;background:var(--surface-light)!important}.podcast-toggle,.project-timeline-toggle,.project-showcase-controls button{border:1px solid var(--surface-dark)!important;border-radius:var(--radius-small)!important;color:var(--text-primary)!important;box-shadow:none!important;background:0 0!important}.project-showcase{min-height:72vh;overflow:hidden;background:var(--background-primary)!important;color:var(--text-primary)!important;background-image:none!important;padding:92px 30px 118px!important}.project-showcase-head{margin-bottom:54px!important}.project-showcase-head .project-showcase-title{max-width:900px;margin:0;color:var(--text-primary)!important;letter-spacing:-.05em!important;font-size:clamp(48px,5vw,72px)!important;line-height:.98!important}.project-coverflow:before{filter:none!important;background:radial-gradient(circle,#b4883e1c,#0000 66%)!important}.project-coverflow-card{overflow:hidden;border:1px solid var(--border-soft)!important;border-radius:var(--radius-card)!important;background:var(--surface-dark)!important;box-shadow:var(--shadow-soft)!important}.project-coverflow-card.is-active:hover,.project-coverflow-card.is-active:focus-within{border-color:var(--gold-primary)!important;box-shadow:var(--shadow-lift)!important}.project-browser-bar{border-color:var(--border-dark)!important;background:var(--surface-dark-soft)!important}.project-browser-bar span{background:var(--gold-bright)!important}.project-card-caption{background:var(--surface-dark)!important;color:var(--text-on-dark)!important}.project-card-caption strong,.project-card-title-link{color:var(--text-on-dark)!important}.project-card-meta{color:#f7efe391!important}.project-card-caption .project-timeline-toggle{color:var(--text-on-dark)!important;border-color:#f7efe366!important}.project-showcase-controls button:hover,.project-timeline-toggle:hover{border-color:var(--gold-primary)!important;background:#b4883e17!important;transform:translateY(-2px)!important}.project-showcase-dots span{background:var(--border-soft)!important}.project-showcase-dots span.is-active{background:var(--gold-primary)!important}.project-timeline{border:1px solid var(--surface-dark)!important;border-radius:var(--radius-panel)!important;background:var(--surface-dark)!important;color:var(--text-on-dark)!important;box-shadow:none!important;background-image:none!important;margin-top:74px!important;padding:62px 40px!important}.project-timeline:before{background:0 0!important}.project-timeline-head h3{color:var(--text-on-dark)!important}.project-timeline-head p{color:#f7efe39e!important}.project-timeline-card{border:1px solid var(--border-dark)!important;border-radius:var(--radius-card)!important;background:var(--surface-dark-soft)!important;color:var(--text-on-dark)!important;box-shadow:none!important}.project-timeline-card:hover,.project-timeline-item.is-active .project-timeline-card{background:#29231e!important;border-color:#d3ae699e!important;transform:translateY(-2px)!important}.project-timeline-card h4{color:var(--text-on-dark)!important}.project-timeline-card p,.project-timeline-card span{color:#f7efe39e!important}.project-timeline-marker,.project-timeline-item.is-active .project-timeline-marker,.project-timeline-item.is-current .project-timeline-marker{border-color:var(--gold-bright)!important;background:var(--surface-dark)!important;box-shadow:none!important}.project-timeline.is-scroll-driven .project-timeline-list:before{background:#f7efe326!important}.project-timeline.is-scroll-driven .project-timeline-list:after{background:var(--gold-bright)!important;box-shadow:none!important}.footer{background:var(--surface-dark)!important;color:var(--text-on-dark)!important;border:0!important;border-top:1px solid #f4ebdd24!important;padding:58px 30px 30px!important}.footer-inner{width:min(100%, var(--container));margin:0 auto;max-width:var(--container)!important;grid-template-columns:230px minmax(320px,1fr) auto!important;align-items:start!important;gap:48px!important;display:grid!important}.footer .logo-img{width:210px!important;max-width:100%!important}.foot-links,.footer-link-group{grid-template-columns:repeat(3,minmax(0,1fr));color:#f7efe39e!important;justify-content:stretch!important;gap:14px 22px!important;max-width:none!important;font-size:13px!important;font-weight:560!important;display:grid!important}.foot-links a:hover,.foot-links a:focus-visible{color:var(--gold-bright)!important}.footer-socials{gap:8px;display:grid;margin:0!important}.footer-socials .social-link{min-height:38px;color:#f7efe3ad!important;background:0 0!important;border:1px solid #f4ebdd24!important;padding:7px 10px!important}.footer-socials .social-mark{color:var(--gold-bright)!important;background:0 0!important;border-color:#f4ebdd33!important}.footer-domain{border-top:1px solid #f4ebdd1f;grid-column:1/-1;margin-top:24px;padding-top:26px;color:#f7efe35c!important;letter-spacing:.24em!important;font-size:11px!important}.footer-copy{width:min(100%, var(--container));max-width:var(--container)!important;color:#f7efe35c!important;text-align:left!important;margin:24px auto 0!important;font-size:11px!important}.chatbot-widget{bottom:24px!important;right:24px!important}.chatbot-toggle{background:var(--surface-dark)!important;border:1px solid #f4ebdd3d!important;border-radius:50%!important;width:62px!important;height:62px!important;box-shadow:0 12px 32px #17141133!important}.chatbot-toggle:hover{transform:translateY(-2px)!important;box-shadow:0 16px 40px #1714113d!important}.chatbot-panel{overflow:hidden;border:1px solid var(--border-soft)!important;border-radius:var(--radius-panel)!important;background:var(--surface-light)!important;color:var(--text-primary)!important;box-shadow:0 28px 90px #17141138!important}.chatbot-header{background:var(--surface-dark)!important;color:var(--text-on-dark)!important}.chatbot-kicker{color:var(--gold-bright)!important}.chatbot-title{color:var(--text-on-dark)!important}.chatbot-message.bot{border-color:var(--border-soft)!important;background:var(--surface-warm)!important;color:var(--text-primary)!important}.chatbot-message.user{background:var(--surface-dark)!important;color:var(--text-on-dark)!important}.chatbot-action{border-color:var(--border-soft)!important;border-radius:var(--radius-small)!important;background:var(--surface-light)!important;color:var(--text-primary)!important}.chatbot-privacy{border-top:1px solid var(--border-soft)!important;background:var(--surface-light)!important;color:var(--text-secondary)!important}.chatbot-privacy a{color:var(--gold-ink)!important}.chatbot-form{border-top-color:var(--border-soft)!important;background:var(--surface-light)!important}.chatbot-send{border-radius:var(--radius-small)!important;background:var(--surface-dark)!important;color:var(--gold-bright)!important}.cookie-consent,.cookie-modal{color:var(--text-primary)!important}.cookie-consent__panel,.cookie-modal__panel{border:1px solid var(--border-soft)!important;border-radius:var(--radius-panel)!important;background:var(--surface-light)!important;color:var(--text-primary)!important;box-shadow:0 24px 80px #17141133!important}.mobile-sticky-cta{display:none}html.motion-ready .section:not(.hero),html.motion-ready .seo-section,html.motion-ready .subpage{opacity:0;filter:none!important;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)!important;transition-delay:var(--flow-delay,0s)!important;transform:translateY(18px)!important}html.motion-ready .section.is-visible,html.motion-ready .seo-section.is-visible,html.motion-ready .subpage.is-visible{opacity:1;transform:translate(0,0)!important}@media (max-width:1120px){.nav,.nav-links{gap:18px!important}.hero-inner{grid-template-columns:minmax(0,1.25fr) minmax(240px,.55fr)!important;gap:50px!important}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.footer-inner{grid-template-columns:210px 1fr!important}.footer-socials{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1024px){.site>.header .nav-dropdown--about .nav-about-menu{grid-template-columns:1fr!important}.nav{min-height:80px}.nav-menu-toggle{order:2;margin-left:auto;display:block}.nav-language-switcher{display:none!important}.nav-cta{order:3}.nav-links,.header.hide-mobile-links .nav-links{z-index:30;border-bottom:1px solid #0000;order:4;background:var(--surface-dark)!important;opacity:0!important;pointer-events:none!important;grid-template-columns:1fr!important;gap:0!important;width:100%!important;max-height:0!important;padding:0 26px!important;transition:max-height .26s,padding .26s,opacity .18s,transform .18s!important;display:grid!important;position:absolute!important;top:100%!important;left:0!important;right:0!important;overflow:hidden!important;transform:translateY(-8px)!important}.nav-links.is-open,.header.hide-mobile-links .nav-links.is-open{border-bottom-color:#f4ebdd24;opacity:1!important;pointer-events:auto!important;max-height:calc(100vh - 78px)!important;padding-top:12px!important;padding-bottom:20px!important;overflow-y:auto!important;transform:translateY(0)!important}.nav-links>a{border-bottom:1px solid #f4ebdd1c;align-items:center;min-height:52px;padding:16px 2px;font-size:15px;display:flex;color:#f7efe3d1!important}.nav-dropdown{border-bottom:1px solid #f4ebdd1c;grid-template-columns:1fr 52px;gap:0;display:grid}.nav-dropdown-link{align-items:center;min-height:52px;padding:16px 2px;font-size:15px;display:flex;color:#f7efe3d1!important}.nav-dropdown-trigger{width:52px!important;height:52px!important}.nav-dropdown-menu{grid-column:1/-1;width:100%;min-width:0!important;box-shadow:none!important;position:static!important;transform:none!important}.nav-dropdown.is-open .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{margin-bottom:12px;background:var(--surface-dark-soft)!important}.hero{min-height:800px!important}body:has(#home) .hero{min-height:800px!important}.hero-inner{min-height:800px!important;padding-top:90px!important}.hero h1{font-size:clamp(51px,7.2vw,70px)!important}.hero-brand-card{margin-top:68px}#home .mobile-sales .container,.why-grid{gap:54px!important}.seo-hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)!important;gap:44px!important}.detail-grid,.cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:768px){:root{--radius-card:6px;--radius-panel:8px}body{padding-bottom:72px!important}.nav,.header.is-scrolled .nav{min-height:72px;gap:10px!important;padding:10px 16px!important}.logo-img,.header.is-scrolled .logo-img{width:154px!important;max-width:42vw!important}.nav-menu-toggle{width:42px;height:42px}.nav>.btn,.header.is-scrolled .nav>.btn{min-height:42px!important;padding:10px 12px!important;font-size:11px!important}.nav-links,.header.hide-mobile-links .nav-links{padding-inline:16px!important}.section{padding:76px 18px}.section-title{font-size:clamp(35px,10vw,48px)!important;line-height:1!important}.label{margin-bottom:16px;font-size:10px!important}.hero{background:linear-gradient(180deg, var(--background-primary) 0 72%, var(--background-secondary) 72% 100%)!important;min-height:840px!important;padding:0 18px!important}body:has(#home) .hero{background:linear-gradient(180deg, var(--background-primary) 0 72%, var(--background-secondary) 72% 100%)!important;min-height:840px!important;padding:0 18px!important}.hero:before{top:34px!important;right:18px!important}body:has(#home) .hero:before{top:34px!important;right:18px!important}.hero-inner{flex-direction:column;gap:34px!important;min-height:840px!important;padding:62px 0 286px!important;display:flex!important}.hero-copy{max-width:620px!important}.hero-topline{margin-bottom:24px!important}.hero-kicker{letter-spacing:.13em;gap:10px;font-size:9px}.hero-topline .line-gold{width:28px!important}.hero h1{letter-spacing:-.05em!important;max-width:620px!important;font-size:clamp(40px,10.6vw,54px)!important;line-height:.98!important}.hero h1 br{display:none}.hero-text{margin-top:22px!important;font-size:15px!important;line-height:1.62!important}.actions,.detail-actions{grid-template-columns:1fr;display:grid;gap:9px!important;margin-top:26px!important}.btn{width:100%;min-height:48px;white-space:normal!important}.nav .btn{width:auto;white-space:nowrap!important}.hero-brand-card{align-self:flex-end;width:min(100%,260px);max-width:260px;margin:0;padding:18px 18px 16px}.hero-brand-card:before{margin-bottom:13px}.hero-brand-meta{margin-top:12px;padding-top:10px;font-size:8px}.hero-mountain{width:1380px;max-width:none;left:50%;right:auto;transform:translate(-50%)}#home .mobile-sales{padding:82px 18px!important}#home .mobile-sales .container{display:block!important}#home .mobile-sales .section-title{font-size:clamp(37px,10vw,48px)!important}.mobile-sales-intro{margin-top:20px!important;font-size:15px!important}#home .mobile-sales-list{margin-top:40px!important}#home .mobile-sales-item{grid-template-columns:42px 1fr!important;gap:0 12px!important;padding:22px 0!important}#home .mobile-sales-item:hover{padding-left:0!important}#home .mobile-sales-item h3{font-size:19px!important}.why-grid{grid-template-columns:1fr!important;gap:46px!important}.why .section-title{font-size:clamp(37px,10vw,48px)!important}.point{min-height:68px!important;padding:18px 0!important}.process-grid{grid-template-columns:1fr!important;gap:10px!important;margin-top:42px!important}.process .step{grid-template-columns:40px 1fr;gap:0 10px;min-height:0;display:grid;padding:24px!important}.process .num{grid-row:1/span 2;margin:2px 0 0!important}.cta-box{min-height:440px!important;padding:32px 24px!important}.cta-box:before{background-size:auto 250px;width:250px;height:100%;top:0;right:-14px}.cta-box h2{font-size:clamp(36px,9.5vw,48px)!important}.subpage,.seo-page,.project-showcase{padding:50px 18px 84px!important}.breadcrumb{margin-bottom:28px!important}.seo-hero-grid{padding-bottom:68px;grid-template-columns:1fr!important;gap:34px!important}.seo-hero-grid>div:first-child{padding-top:0}.subpage h1,.seo-page h1{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:normal!important;font-size:clamp(39px,11vw,55px)!important;line-height:.99!important}.subpage .section-text,.seo-page .section-text{margin-top:20px!important;font-size:15px!important}.seo-intro-panel,.panel,.form{margin-top:0!important;padding:28px 24px!important}.seo-section{padding-top:68px!important}.seo-section+.seo-section{margin-top:68px}.seo-section h2{font-size:clamp(34px,9.2vw,46px)!important}.detail-grid,.cards,.faq-grid,.local-link-grid,.two-col,.founder-grid,.form-grid{border:0!important;grid-template-columns:1fr!important;gap:10px!important}.detail-card,.card,.faq-item{min-height:0;border:1px solid var(--border-soft)!important;border-radius:var(--radius-card)!important;background:#fbf6edbd!important;padding:24px!important;display:block!important}.card .icon,.detail-card .icon,.icon{margin-bottom:28px!important}.local-link{border:1px solid var(--border-soft)!important;border-radius:var(--radius-card)!important;min-height:68px!important;padding:17px 18px!important}.legal-content{padding:26px 22px!important}.project-showcase-head .project-showcase-title{font-size:clamp(40px,11vw,56px)!important}.project-coverflow{min-height:0!important}.project-coverflow-card.is-left,.project-coverflow-card.is-right{display:none!important}.project-coverflow-card.is-active{width:100%!important;max-width:100%!important;position:relative!important;left:auto!important;transform:none!important}.project-card-caption{padding:18px!important}.project-showcase-controls{margin-top:24px!important}.project-timeline{margin-top:52px!important;padding:36px 20px!important}.project-timeline-card{padding:20px!important}.footer{padding:42px 18px 28px!important}.footer-inner{grid-template-columns:1fr!important;gap:34px!important}.footer .logo-img{width:190px!important}.foot-links,.footer-link-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px!important}.footer-socials{grid-column:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.footer-domain{overflow-wrap:anywhere;grid-column:auto}.mobile-sticky-cta{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;pointer-events:none;grid-template-columns:1fr auto;align-items:center;gap:8px;min-height:58px;transform:translateY(12px);z-index:75!important;border-radius:var(--radius-card)!important;color:var(--text-on-dark)!important;background:#171411f5!important;border:1px solid #f4ebdd33!important;padding:7px 7px 7px 14px!important;transition:opacity .2s,transform .2s!important;display:grid!important;position:fixed!important;bottom:8px!important;left:8px!important;right:8px!important;box-shadow:0 16px 48px #17141142!important}.mobile-sticky-cta.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-sticky-cta span{color:#f7efe3b3!important;padding:0!important;font-size:11px!important}.mobile-sticky-cta .btn{width:auto;min-height:42px;background:var(--gold-bright)!important;color:var(--surface-dark)!important;border-color:var(--gold-bright)!important;white-space:nowrap!important;padding:10px 13px!important;font-size:11px!important}.mobile-sticky-cta .btn:after{color:var(--surface-dark)}.chatbot-widget,.mobile-sticky-cta.is-visible+.chatbot-widget{bottom:82px!important;right:12px!important}.chatbot-toggle{width:54px!important;height:54px!important}.chatbot-panel{width:auto!important;height:min(610px,100dvh - 20px)!important;max-height:calc(100dvh - 20px)!important;position:fixed!important;bottom:10px!important;left:10px!important;right:10px!important}}:is(html,html:has(body)){background:var(--background-primary)!important;background-color:var(--background-primary)!important;background-image:none!important}.site{background:var(--background-primary)!important;background-image:none!important;padding-top:0!important}body:has(#home) .site{background:var(--background-primary)!important;background-image:none!important;padding-top:0!important}body:not(:has(#home)) .site{background:var(--background-primary)!important;background-image:none!important;padding-top:0!important}.site:before{content:none!important;background:0 0!important;display:none!important}body:has(#home) .site:before{content:none!important;background:0 0!important;display:none!important}body:not(:has(#home)) .site:before{content:none!important;background:0 0!important;display:none!important}@media (max-width:1024px){.site>.header .nav>.nav-menu-toggle{flex:0 0 42px!important;order:2!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;margin-left:auto!important;padding:0!important;display:block!important}.site>.header .nav>.nav-links,.site>.header.hide-mobile-links .nav>.nav-links{z-index:200020!important;background:var(--surface-dark)!important;opacity:0!important;pointer-events:none!important;border-bottom:1px solid #0000!important;width:100%!important;max-width:none!important;max-height:0!important;padding:0 26px!important;position:absolute!important;top:100%!important;left:0!important;right:0!important;overflow:hidden!important;transform:translateY(-8px)!important}.site>.header .nav>.nav-links.is-open,.site>.header.hide-mobile-links .nav>.nav-links.is-open{opacity:1!important;pointer-events:auto!important;border-bottom-color:#f4ebdd24!important;max-height:calc(100vh - 72px)!important;padding-top:12px!important;padding-bottom:20px!important;overflow-y:auto!important;transform:translateY(0)!important}.site>.header .nav>.nav-cta{flex:none!important;order:3!important;width:auto!important;min-width:max-content!important;max-width:none!important;margin:0!important;overflow:visible!important}}@media (max-width:768px){.hero-copy{order:1!important}.hero-brand-card{order:2!important}.hero h1 br{display:block!important}.site>.header .nav>.nav-links,.site>.header.hide-mobile-links .nav>.nav-links{padding-inline:16px!important}}@media (max-width:430px){.site>.header .nav>.nav-menu-toggle{flex-basis:40px!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important}}@media (max-width:370px){.site>.header .nav>.nav-cta{display:none!important}}@media (max-width:430px){.nav,.header.is-scrolled .nav{padding-inline:12px!important}.logo-img,.header.is-scrolled .logo-img{width:138px!important;max-width:41vw!important}.nav-menu-toggle{width:40px;height:40px}.nav>.btn,.header.is-scrolled .nav>.btn{min-height:40px!important;padding-inline:9px!important;font-size:10px!important}.hero,.hero-inner{min-height:820px!important}body:has(#home) .hero{min-height:820px!important}.hero-inner{gap:26px!important;padding-top:48px!important;padding-bottom:262px!important}.hero-kicker{max-width:260px}.hero h1{font-size:clamp(36px,10.4vw,45px)!important}.hero-text{font-size:14px!important}.hero-brand-card{width:min(100%,230px)}.hero-brand-meta{gap:4px;display:grid}.hero-mountain{width:1190px}.cta-box{padding:28px 20px!important}.seo-intro-panel,.panel,.form{padding:24px 20px!important}.detail-card,.card,.faq-item{padding:21px!important}.foot-links,.footer-link-group,.footer-socials{grid-template-columns:1fr}}@media (max-width:370px){.nav-cta{display:none!important}.logo-img,.header.is-scrolled .logo-img{width:146px!important;max-width:54vw!important}.hero,.hero-inner{min-height:800px!important}body:has(#home) .hero{min-height:800px!important}.hero h1{font-size:35px!important}.hero-brand-card{align-self:stretch;width:100%;max-width:230px}.mobile-sticky-cta span{font-size:10px!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html.motion-ready .section:not(.hero),html.motion-ready .seo-section,html.motion-ready .subpage{opacity:1!important;transform:none!important}}.site>.header .nav-links,.header .nav-links{background:0 0!important}body:has(#home) #home>.mobile-sales.section{background:var(--surface-light)!important;background-image:none!important}#home .mobile-sales .mobile-sales-intro{color:var(--text-secondary)!important}body:has(#home) #home>.why.section{background:var(--surface-dark)!important;color:var(--text-on-dark)!important;background-image:none!important}#home .why .point,#home .why .point:hover{border:0!important;border-bottom:1px solid var(--border-dark)!important;color:#f7efe3c7!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;transform:none!important}body:has(#home) #home>.process.section{background:var(--background-secondary)!important;color:var(--text-primary)!important;background-image:none!important}#home .process .step,#home .process .step:hover{border:1px solid var(--border-soft)!important;border-top:3px solid var(--surface-dark)!important;border-radius:var(--radius-card)!important;color:var(--text-primary)!important;box-shadow:none!important;background:#fbf6ed8a!important}body:has(#home) #home>.cta.section{background:var(--background-primary)!important;background-image:none!important}#home .cta .cta-box,#home .cta .cta-box:hover{border:1px solid var(--surface-dark)!important;background:var(--surface-dark)!important;color:var(--text-on-dark)!important;box-shadow:none!important;background-image:none!important}.hero .actions .btn-secondary{background:#f4ebdde6!important}.subpage.seo-page,.legal-page{background:var(--background-primary)!important;color:var(--text-primary)!important;background-image:none!important}.subpage.seo-page .seo-intro-panel{border-color:var(--surface-dark)!important;background:var(--surface-dark)!important;color:var(--text-on-dark)!important;box-shadow:none!important;background-image:none!important}.subpage.seo-page .detail-card,.subpage.seo-page .faq-item,.subpage.seo-page .local-link,.subpage.seo-page .panel,.subpage.seo-page .form,.subpage.seo-page .founder-card,.legal-page .panel,#kontakt .panel,#kontakt .form{border-color:var(--border-soft)!important;color:var(--text-primary)!important;box-shadow:none!important;background:#fbf6edbd!important}.subpage.seo-page .detail-card:hover,.subpage.seo-page .faq-item:hover,.subpage.seo-page .local-link:hover,.subpage.seo-page .panel:hover,.subpage.seo-page .form:hover,.subpage.seo-page .founder-card:hover,.legal-page .panel:hover,#kontakt .panel:hover,#kontakt .form:hover{background:var(--surface-light)!important;box-shadow:var(--shadow-soft)!important;background-image:none!important;border-color:#b4883e9e!important}.subpage.seo-page .detail-card p,.subpage.seo-page .faq-item p,.subpage.seo-page .panel p,.subpage.seo-page .form p,.subpage.seo-page .founder-card p,.legal-page .panel p,#kontakt .panel p,#kontakt .form p{color:var(--text-secondary)!important}@media (max-width:768px){#home .process .step,#home .process .step:hover{grid-template-columns:40px 1fr!important;gap:0 10px!important;min-height:0!important;padding:24px!important;display:grid!important}.site>.header .nav>.nav-links .nav-dropdown{grid-template-columns:minmax(0,1fr) 52px!important;gap:0!important;width:100%!important;min-width:0!important;display:grid!important;position:relative!important}.site>.header .nav>.nav-links .nav-dropdown-link{overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important;white-space:nowrap!important;width:auto!important;min-width:0!important;max-width:none!important}.site>.header .nav>.nav-links .nav-dropdown-trigger{justify-self:end!important}.site>.header .nav>.nav-links .nav-dropdown-menu{grid-column:1/-1!important;width:100%!important;margin:0!important;position:static!important}}@media (min-width:769px) and (max-width:1120px){.hero-copy{order:0!important}.hero-brand-card{order:0!important;max-width:260px!important;padding:22px 20px 18px!important}.site>.header .logo-img,.site>.header.is-scrolled .logo-img{width:180px!important}}.subpage#ueber-uns .panel h2{color:var(--text-primary)!important}.subpage#kontakt .social-link,.subpage#kontakt .social-link:hover{color:var(--text-primary)!important;background:var(--surface-warm)!important;border-color:var(--border-soft)!important;border-radius:999px!important}.subpage#kontakt .social-link svg{color:var(--gold-ink)!important}.legal-page .legal-content .legal-block h2,.legal-page .legal-content .legal-block h3,#home .process .step h3,.site .subpage .card h3,.site .subpage .detail-card h3,.site .subpage .faq-item h3,.site .subpage .founder-card h3,.site .subpage .podcast-summary h3,.site .subpage .platform-card h3{color:var(--text-primary)!important}#home .process .step p,.site .subpage .card p,.site .subpage .detail-card p,.site .subpage .faq-item p,.site .subpage .founder-card p,.site .subpage .podcast-summary p,.site .subpage .platform-card p{color:var(--text-secondary)!important}.site .subpage.seo-page .cta-box,.site .subpage.seo-page .cta-box:hover,.site #home .cta .cta-box,.site #home .cta .cta-box:hover{border-color:var(--surface-dark)!important;background:var(--surface-dark)!important;color:var(--text-on-dark)!important;box-shadow:none!important;background-image:none!important}.site .subpage.seo-page .cta-box h2,.site #home .cta .cta-box h2{color:var(--text-on-dark)!important}.site .subpage.seo-page .cta-box p,.site #home .cta .cta-box p{color:#f7efe3ad!important}body:has(#home) .hero{background:var(--surface-light)!important;background-image:none!important;min-height:min(800px,100svh - 104px)!important;padding:0 30px!important}body:has(#home) .hero:before{content:none!important;display:none!important}body:has(#home) .hero:after{content:none!important;display:none!important}body:has(#home) .hero-art{opacity:1!important;display:block!important;position:absolute!important;inset:0!important;overflow:hidden!important}.hero-mountain-agrup{z-index:1;object-fit:contain;object-position:right bottom;pointer-events:none;-webkit-user-select:none;user-select:none;width:min(96vw,1400px);max-width:none;height:auto;position:absolute;bottom:-70px;right:-40px}.hero-linework{z-index:2;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.hero-linework path{fill:none;stroke:#b4883ebd;stroke-width:1px;vector-effect:non-scaling-stroke}.hero-linework path:last-child{stroke:#b4883e42}.hero-dot-grid{z-index:3;opacity:.78;background-position:50%;background-size:19px 19px;width:128px;height:112px;position:absolute;top:31%;right:3.25%;background-image:radial-gradient(circle,#b4883e7a 0 1px,#0000 1.25px)!important}body:has(#home) .hero-inner{width:calc(100% - 160px)!important;max-width:1488px!important;min-height:min(800px,100svh - 104px)!important;padding:116px 0 145px!important;display:block!important}body:has(#home) .hero-copy{width:100%!important;max-width:980px!important;margin:0!important}body:has(#home) .hero-kicker{letter-spacing:.2em;text-transform:uppercase;font-size:12px;font-weight:800;line-height:1.3;display:block;color:#6b4610!important;margin:0 0 34px!important}body:has(#home) .hero h1{max-width:960px!important;color:var(--text-primary)!important;letter-spacing:-.05em!important;font-size:clamp(58px,5.15vw,86px)!important;font-weight:500!important;line-height:1.04!important}body:has(#home) .hero h1 span{color:inherit!important}.hero-title-line{white-space:nowrap}body:has(#home) .hero h1 .hero-title-dot{color:var(--gold-primary)!important}body:has(#home) .hero-text{color:#4e5359!important;max-width:760px!important;margin-top:28px!important;font-size:18px!important;font-weight:440!important;line-height:1.55!important}body:has(#home) .hero .actions{gap:30px!important;margin-top:42px!important}body:has(#home) .hero .actions .btn{justify-content:space-between;align-items:center;display:inline-flex;letter-spacing:0!important;border-radius:4px!important;min-height:60px!important;padding:16px 28px!important;font-size:16px!important;font-weight:560!important}body:has(#home) .hero .actions .btn-primary{min-width:230px}body:has(#home) .hero .actions .btn-secondary{min-width:272px;background:#fbf8f2c2!important}body:has(#home) .hero .actions .btn-primary:after{content:"→";color:currentColor;margin-left:28px;font-size:20px;font-weight:400;line-height:1}body:has(#home) .hero .actions .btn-secondary:after{content:"→";color:currentColor;margin-left:28px;font-size:20px;font-weight:400;line-height:1}@media (max-width:1024px){:is(body:has(#home) .hero,body:has(#home) .hero-inner){min-height:calc(100svh - 80px)!important}body:has(#home) .hero-inner{width:calc(100% - 60px)!important;padding-top:88px!important;padding-bottom:120px!important}body:has(#home) .hero h1{font-size:clamp(52px,7.1vw,70px)!important}.hero-mountain-agrup{width:min(100vw,1080px);bottom:-70px;right:-130px}}@media (max-width:768px){body:has(#home) .hero{background:var(--surface-light)!important;min-height:calc(100svh - 72px)!important;padding-inline:18px!important}body:has(#home) .hero-inner{width:100%!important;min-height:calc(100svh - 72px)!important;padding:58px 0 92px!important}body:has(#home) .hero-kicker{letter-spacing:.16em;font-size:9.5px;max-width:none!important;margin-bottom:25px!important}body:has(#home) .hero h1{max-width:620px!important;font-size:clamp(42px,11.5vw,56px)!important;line-height:1.02!important}.hero-title-line{white-space:normal}body:has(#home) .hero-text{max-width:590px!important;margin-top:24px!important;font-size:15px!important;line-height:1.6!important}.hero-text-break{display:none}body:has(#home) .hero .actions{gap:10px!important;margin-top:31px!important}:is(body:has(#home) .hero .actions .btn,body:has(#home) .hero .actions .btn-primary,body:has(#home) .hero .actions .btn-secondary){width:100%;min-width:0;min-height:54px!important;padding:14px 20px!important;font-size:14px!important}.hero-linework{width:180%;left:0}.hero-mountain-agrup{width:800px;bottom:-125px;right:-175px}.hero-dot-grid{opacity:.54;width:88px;height:82px;top:auto;bottom:35px;right:8px;background-size:16px 16px!important}}@media (max-width:430px){:is(body:has(#home) .hero,body:has(#home) .hero-inner){min-height:calc(100svh - 73px)!important}body:has(#home) .hero-inner{padding-top:48px!important;padding-bottom:78px!important}body:has(#home) .hero h1{font-size:clamp(39px,11.8vw,49px)!important}.hero-mountain-agrup{width:760px;bottom:-120px;right:-190px}}:is(body:has(#home) .hero .actions .btn,body:has(#home) .hero .actions .btn-primary,body:has(#home) .hero .actions .btn-secondary){border-radius:999px!important;box-shadow:0 9px 24px #2a1f1414!important}body:has(#home) .hero .actions .btn-primary{background:#171411!important;border-color:#171411!important;box-shadow:0 12px 28px #1714112e!important}body:has(#home) .hero .actions .btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fbf6edbd!important;border-color:#1714114d!important}:is(body:has(#home) .hero .actions .btn:hover,body:has(#home) .hero .actions .btn:focus-visible){transform:translateY(-2px)!important;box-shadow:0 15px 34px #2a1f1426!important}.site>.header .nav-cta,.site>.header .btn-primary.nav-cta{border-radius:999px!important;min-height:46px!important;padding:12px 23px!important;box-shadow:0 8px 24px #d3ae6929!important}.site>.header .language-toggle{background:#f4ebdd0e!important;border-color:#f4ebdd26!important;border-radius:999px!important;gap:7px!important;width:64px!important;min-width:64px!important;height:44px!important;min-height:44px!important;padding:6px 10px!important}.site>.header .language-toggle:hover,.site>.header .language-toggle:focus-visible,.site>.header .nav-language-switcher.is-open .language-toggle{background:#d3ae691a!important;border-color:#d3ae697a!important;transform:translateY(-1px)!important}.site>.header .language-menu{border-radius:18px!important}.site>.header .nav-menu-toggle{border-radius:14px!important}.hero-services-carousel{z-index:5;width:min(690px,100% + 52px);margin:40px 0 0 -10px;position:relative}.hero-services-viewport{border:0;width:100%;overflow:hidden;background:0 0!important}.hero-services-track{will-change:transform;width:600%;animation:62s linear infinite hero-services-marquee;display:flex}.hero-services-set{flex:0 0 50%;grid-template-columns:repeat(9,minmax(0,1fr));display:grid}.hero-service-item{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;min-width:0;min-height:80px;padding:6px 13px;display:grid;color:var(--text-primary)!important;background:0 0!important;border-right:1px solid #8f672d33!important;transition:color .22s!important}.hero-service-item:hover,.hero-service-item:focus-visible{color:var(--gold-ink)!important}.hero-service-icon{color:#a37536;background:#b4883e1f;border-radius:50%;place-items:center;width:42px;height:42px;transition:color .22s,background .22s,transform .22s;display:grid}.hero-service-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.hero-service-item:hover .hero-service-icon,.hero-service-item:focus-visible .hero-service-icon{color:#875b20;background:#b4883e33;transform:scale(1.06)}.hero-service-copy{gap:6px;min-width:0;display:grid}.hero-service-item strong{-webkit-line-clamp:2;text-shadow:0 1px 4px #fbf6ede0;-webkit-box-orient:vertical;font-size:13.5px;font-weight:740;line-height:1.16;display:-webkit-box;overflow:hidden;color:inherit!important}.hero-service-copy>span{-webkit-line-clamp:2;text-shadow:0 1px 4px #fbf6ede6;-webkit-box-orient:vertical;font-size:11.5px;font-weight:480;line-height:1.25;display:-webkit-box;overflow:hidden;color:#4a4137bf!important}@keyframes hero-services-marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}#home .mobile-sales{background:var(--surface-light)!important;padding:122px 30px!important}#home .mobile-sales .container{isolation:isolate;min-height:560px;position:relative;overflow:hidden;background:linear-gradient(135deg,#efe2cf 0%,#f8f0e5 56%,#f1e4d2 100%)!important;border:1px solid #8f672d24!important;border-radius:38px 38px 154px!important;grid-template-columns:minmax(0,.9fr) minmax(410px,1.1fr)!important;align-items:center!important;gap:78px!important;padding:72px 74px!important;display:grid!important;box-shadow:0 34px 80px #47352114!important}#home .mobile-sales .container:before{z-index:-1;border:1px solid #b4883e33;border-radius:50%;width:570px;height:570px;position:absolute;bottom:-250px;right:-175px;content:""!important;background:0 0!important;display:block!important}#home .mobile-sales .container:after{content:"";z-index:-1;opacity:.58;background-image:radial-gradient(circle,#b4883e52 0 1px,#0000 1.3px);background-size:15px 15px;width:96px;height:74px;position:absolute;top:50px;right:52px}#home .mobile-sales-copy{z-index:2;align-self:center;position:relative}#home .mobile-sales .label{margin-bottom:30px!important}#home .mobile-sales .section-title{max-width:560px;font-size:clamp(49px,4.45vw,66px)!important;line-height:.96!important}#home .mobile-sales-intro{max-width:505px;margin-top:32px!important;font-size:16px!important;line-height:1.68!important}#home .mobile-sales-list{position:relative;border:0!important;grid-area:1/2!important;gap:4px!important;margin:0!important;padding:8px 0!important;display:grid!important}#home .mobile-sales-list:before{content:"";background:linear-gradient(#b4883e29,#b4883eb3,#b4883e29);width:1px;position:absolute;top:48px;bottom:48px;left:23px}#home .mobile-sales-item{align-content:center;position:relative;min-height:126px!important;box-shadow:none!important;background:0 0!important;border:0!important;grid-template-columns:48px minmax(0,1fr)!important;gap:0 22px!important;padding:24px 0!important;transition:transform .26s cubic-bezier(.22,1,.36,1)!important;display:grid!important}#home .mobile-sales-item:hover{padding-left:0!important;transform:translate(8px)!important}#home .mobile-sales-mark{z-index:1;letter-spacing:.12em;grid-row:1/span 2;place-items:center;font-family:Inter,sans-serif;font-weight:780;width:48px!important;height:48px!important;color:var(--gold-ink)!important;background:#f7eee2!important;border:1px solid #b4883e7a!important;border-radius:50%!important;margin:0!important;font-size:11px!important;display:grid!important}#home .mobile-sales-item h3{margin:0 0 9px!important;font-size:21px!important;line-height:1.2!important}#home .mobile-sales-item p{max-width:500px;margin:0!important;font-size:14px!important;line-height:1.55!important}.footer-inner{grid-template-columns:230px minmax(320px,1fr) 210px!important}.footer-socials{box-sizing:border-box;justify-self:start;align-items:center;width:420px;height:156px;position:relative;flex-wrap:nowrap!important;gap:20px!important;margin:-56px 0 -56px -148px!important;padding:56px 32px!important;display:flex!important}.footer-socials .social-link{--social-scale:1;will-change:transform;place-items:center;width:44px;min-width:44px;height:44px;min-height:44px;display:grid;position:relative;color:#f7efe394!important;box-shadow:none!important;transform:scale(var(--social-scale))!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;transition:transform .115s cubic-bezier(.22,.8,.35,1),color .22s,filter .22s!important}.footer-socials .social-mark{place-items:center;display:grid;width:36px!important;height:36px!important;color:inherit!important;background:0 0!important;border:0!important;border-radius:0!important}.footer-socials .social-mark svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px;overflow:visible}.footer-socials .social-mark .brand-fill,.footer-socials .social-mark .social-icon-fill{fill:currentColor;stroke:none}.footer-socials .social-link:hover,.footer-socials .social-link:focus-visible{--social-scale:1.14;filter:drop-shadow(0 0 11px #d3ae698c);color:var(--gold-bright)!important}.footer-socials .social-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.footer-socials .social-link:after{content:attr(data-social-label);z-index:4;color:#f7efe3c2;opacity:0;pointer-events:none;white-space:nowrap;background:#211d19;border:1px solid #d3ae692e;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:620;line-height:1;transition:opacity .18s,transform .18s;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%,-4px)}.footer-socials .social-link:hover:after,.footer-socials .social-link:focus-visible:after{opacity:1;transform:translate(-50%)}@media (max-width:1100px){.footer-inner{grid-template-columns:230px minmax(0,1fr)!important}.footer-socials{justify-self:end;grid-column:2!important;margin:-34px -32px -34px 0!important}}@media (max-width:768px){.hero-services-carousel{width:100%;margin:35px 0 0}#home .mobile-sales{padding:76px 18px!important}#home .mobile-sales .container{min-height:0;border-radius:28px 28px 82px!important;grid-template-columns:1fr!important;gap:36px!important;padding:42px 32px 48px!important}#home .mobile-sales .container:before{bottom:-340px;right:-250px}#home .mobile-sales .container:after{top:34px;right:24px}#home .mobile-sales .section-title{font-size:clamp(42px,11vw,56px)!important}#home .mobile-sales-list{grid-area:auto/1!important;padding-bottom:0!important}#home .mobile-sales-item{min-height:112px!important;padding:18px 0!important}.footer-socials{justify-self:start;width:min(100%,420px);height:120px;grid-column:1!important;margin:-34px 0 -34px -18px!important;padding:38px 32px!important}.footer-inner{grid-template-columns:1fr!important}}@media (max-width:640px){.hero-services-track{width:1800%;animation-duration:82s}.hero-service-item{min-height:80px;padding-inline:14px}.hero-service-item strong{font-size:14px}.hero-service-copy>span{font-size:12px}.footer-socials{gap:18px!important}}@media (max-width:430px){.site>.header .nav-cta,.site>.header .btn-primary.nav-cta{border-radius:999px!important;padding-inline:15px!important}#home .mobile-sales .container{padding:36px 24px 42px!important}#home .mobile-sales .label{margin-bottom:24px!important}#home .mobile-sales-intro{margin-top:25px!important;font-size:15px!important}#home .mobile-sales-item{grid-template-columns:44px minmax(0,1fr)!important;gap:0 16px!important}#home .mobile-sales-item h3,#home .mobile-sales-item p{padding-right:48px}#home .mobile-sales-mark{width:44px!important;height:44px!important}#home .mobile-sales-list:before{left:21px}}@media (prefers-reduced-motion:reduce){.hero-services-track{animation:none}.footer-socials .social-link{transform:none!important}}.chatbot-toggle{position:relative!important}.chatbot-toggle .chatbot-icon{object-fit:contain;object-position:center;width:92px!important;max-width:none!important;height:92px!important;max-height:none!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-47.1%)!important}body:has(#home) #home>.process.section{position:relative;overflow:hidden;background:radial-gradient(circle at 86% 18%,#b4883e17,#0000 28%),linear-gradient(#f8f3eb 0%,#f1e9dd 100%)!important;padding-block:clamp(92px,9vw,138px)!important}body:has(#home) #home>.process.section:before{content:"";pointer-events:none;background:linear-gradient(#0000,#b4883e33,#0000);width:1px;height:100%;position:absolute;top:0;right:clamp(30px,8vw,130px)}#home .process .container{z-index:1;position:relative}#home .process .process-heading{border-bottom:1px solid #1f1b1724;grid-template-columns:minmax(0,1.55fr) minmax(260px,.55fr);align-items:end;gap:clamp(48px,8vw,124px);padding-bottom:clamp(42px,5vw,68px);display:grid}#home .process .process-heading-copy{max-width:840px}#home .process .label{margin-bottom:25px;color:var(--gold-ink)!important}#home .process .section-title{letter-spacing:-.045em!important;max-width:820px!important;margin:0!important;font-size:clamp(52px,4.8vw,70px)!important;line-height:.98!important}#home .process .process-intro{border-left:1px solid #b4883e6b;max-width:360px;margin:0 0 5px;padding-left:26px;font-size:15px;line-height:1.7;color:var(--text-secondary)!important}#home .process .process-grid{--process-progress:0;isolation:isolate;position:relative;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;margin-top:clamp(54px,6vw,82px)!important;display:grid!important}#home .process .process-grid:before,#home .process .process-grid:after{content:"";z-index:-1;transform-origin:0;pointer-events:none;height:1px;position:absolute;top:37px;left:12.5%;right:12.5%}#home .process .process-grid:before{background:#1f1b1733}#home .process .process-grid:after{transform:scaleX(var(--process-progress));background:linear-gradient(90deg,#9e6f2c,#d7ad64);transition:transform .52s cubic-bezier(.22,1,.36,1);box-shadow:0 0 18px #b4883e61}#home .process .process-step,#home .process .process-step:hover{position:relative;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0 clamp(18px,2.1vw,34px)!important;transform:none!important}#home .process .process-step .num{z-index:2;letter-spacing:.08em;isolation:isolate;border:1px solid #1f1b173d;border-radius:50%;place-items:center;font-family:Inter,sans-serif;font-weight:720;display:grid;position:relative;color:#473a297a!important;background:#f5eee4!important;width:74px!important;height:74px!important;margin:0 auto 34px!important;font-size:15px!important;line-height:1!important;transition:color .32s,border-color .32s,background .42s,box-shadow .42s,transform .42s cubic-bezier(.22,1,.36,1)!important}#home .process .process-step .num>span{z-index:2;position:relative}#home .process .process-step .num:before{content:"";z-index:1;border-radius:inherit;opacity:0;background:linear-gradient(145deg,#e1bc77,#b98235);position:absolute;inset:-1px;box-shadow:0 10px 28px #76501a33,0 0 0 6px #b4883e14,0 0 26px #d2a55857}#home .process .process-step .num:after{content:"";border-radius:inherit;border:1px solid #0000;transition:border-color .38s,transform .42s;position:absolute;inset:-8px}#home .process .process-step-copy{opacity:.46;max-width:250px;transition:opacity .42s,transform .52s cubic-bezier(.22,1,.36,1);transform:translateY(9px)}#home .process .process-step-label{color:var(--gold-ink);letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px;font-size:10px;font-weight:760;display:block}#home .process .process-step h3{font-family:Iowan Old Style,Georgia,serif;font-weight:520;color:var(--text-primary)!important;margin:0 0 11px!important;font-size:clamp(24px,2vw,30px)!important;line-height:1.08!important}#home .process .process-step p{color:var(--text-secondary)!important;margin:0!important;font-size:14px!important;line-height:1.65!important}#home .process .process-step.is-active .num{border-color:#c79a4c;box-shadow:0 10px 28px #76501a33,0 0 0 6px #b4883e14,0 0 26px #d2a55857;color:#17130f!important;background:linear-gradient(145deg,#e1bc77,#b98235)!important;transform:translateY(-4px)scale(1.04)!important}#home .process .process-step.is-active .num:after{border-color:#b4883e3d;transform:scale(1.05)}#home .process .process-step.is-active .num:before{opacity:1}#home .process .process-step.is-active .process-step-copy{opacity:1;transform:translateY(0)}@keyframes processRouteRevealX{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes processNodeFill{0%{opacity:0}to{opacity:1}}@keyframes processNodeRing{0%{opacity:0;border-color:#0000;transform:scale(.88)}to{opacity:1;border-color:#b4883e57;transform:scale(1.05)}}@keyframes processNumberInk{0%{color:#473a297a}to{color:#17130f}}@keyframes processCopyReveal{0%{opacity:.46;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@supports (animation-timeline:view()){#home .process .process-grid:after{animation:1ms linear both processRouteRevealX;animation-timeline:view();animation-range:entry 12% cover 52%}#home .process .process-step .num:before,#home .process .process-step .num:after,#home .process .process-step .num>span,#home .process .process-step .process-step-copy{animation-duration:1ms;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view()}#home .process .process-step .num:before{animation-name:processNodeFill}#home .process .process-step .num:after{animation-name:processNodeRing}#home .process .process-step .num>span{animation-name:processNumberInk}#home .process .process-step .process-step-copy{animation-name:processCopyReveal}#home .process .process-step:first-child .num:before,#home .process .process-step:first-child .num:after,#home .process .process-step:first-child .num>span,#home .process .process-step:first-child .process-step-copy{animation-range:entry 2% cover 18%}#home .process .process-step:nth-child(2) .num:before,#home .process .process-step:nth-child(2) .num:after,#home .process .process-step:nth-child(2) .num>span,#home .process .process-step:nth-child(2) .process-step-copy{animation-range:entry 11% cover 27%}#home .process .process-step:nth-child(3) .num:before,#home .process .process-step:nth-child(3) .num:after,#home .process .process-step:nth-child(3) .num>span,#home .process .process-step:nth-child(3) .process-step-copy{animation-range:entry 20% cover 36%}#home .process .process-step:nth-child(4) .num:before,#home .process .process-step:nth-child(4) .num:after,#home .process .process-step:nth-child(4) .num>span,#home .process .process-step:nth-child(4) .process-step-copy{animation-range:entry 29% cover 45%}}@media (max-width:900px){#home .process .process-heading{grid-template-columns:1fr;gap:30px}#home .process .process-intro{max-width:560px}}@media (max-width:768px){body:has(#home) #home>.process.section{padding-block:78px 88px!important}#home .process .container{padding-inline:22px!important}#home .process .process-heading{padding-bottom:38px}#home .process .section-title{max-width:11ch!important;font-size:clamp(42px,12vw,58px)!important}#home .process .process-intro{padding-left:18px;font-size:14px}#home .process .process-grid{grid-template-columns:1fr!important;gap:0!important;margin-top:46px!important}#home .process .process-grid:before,#home .process .process-grid:after{transform-origin:top;width:1px;height:auto;inset:37px auto 54px 36px}#home .process .process-grid:after{transform:scaleY(var(--process-progress))}@keyframes processRouteRevealY{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@supports (animation-timeline:view()){#home .process .process-grid:after{animation-name:processRouteRevealY}}#home .process .process-step,#home .process .process-step:hover{grid-template-columns:74px minmax(0,1fr)!important;align-items:start!important;gap:0 24px!important;padding:0 0 42px!important;display:grid!important}#home .process .process-step .num{grid-row:auto!important;margin:0!important;line-height:1!important}#home .process .process-step-copy{max-width:440px;padding-top:5px}#home .process .process-step p{grid-column:auto!important;font-size:15px!important}}@media (prefers-reduced-motion:reduce){#home .process .process-grid:after,#home .process .process-step .num,#home .process .process-step .num:after,#home .process .process-step-copy{transition-duration:.01ms!important}}#home .why .label{letter-spacing:.17em!important;font-size:13px!important}#home .why .point,#home .why .point:hover{color:#f7efe3e6!important;font-size:16px!important;font-weight:590!important}#home .why .point:first-child{color:#fff9eefa!important}#home .cta .cta-box .btn-primary{border-radius:999px!important;min-height:46px!important;padding:12px 23px!important;box-shadow:0 8px 24px #d3ae6929!important}#home .cta .cta-box .btn-primary:hover,#home .cta .cta-box .btn-primary:focus-visible{box-shadow:0 12px 30px #d3ae693d!important}.footer-bottom{width:min(100%, var(--container));box-sizing:border-box;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;margin:22px auto 0;display:grid;max-width:var(--container)!important}.footer-bottom .footer-copy{grid-column:1;width:auto;max-width:none!important;margin:0!important}.footer-powered{white-space:nowrap;grid-column:2;justify-self:center;align-items:center;gap:8px;display:inline-flex}.footer-powered-label{color:#f7f1e78a;letter-spacing:0;text-transform:none;font-size:12px;font-weight:400;line-height:16px}.footer-powered-link{color:#f7f1e7;letter-spacing:0;background:#00000047;border:1px solid #f7f1e72e;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:6px 16px 6px 8px;font-size:12px;font-weight:400;line-height:16px;transition:border-color .2s,background .2s,color .2s,transform .2s;display:inline-flex}.footer-powered-mark{width:24px;height:24px;box-shadow:none;background:#080706;border:0;border-radius:50%;flex:0 0 24px;place-items:center;display:grid;overflow:hidden}.footer-powered-mark img{box-sizing:border-box;object-fit:contain;padding:2px;display:block;position:static;transform:none;width:24px!important;height:24px!important}.footer-powered-name{font-weight:600}.footer-powered-link:hover,.footer-powered-link:focus-visible{color:#f7f1e7;background:#00000061;border-color:#d3ae6999;transform:scale(1.02)}@media (max-width:640px){.footer-bottom{text-align:center;flex-direction:column;align-items:center;gap:18px;display:flex}}@media (min-width:1025px){:is(body:has(#home) .hero,body:has(#home) .hero-inner){min-height:calc(100svh - 94px)!important}.hero-mountain-agrup{width:min(112vw,1640px);bottom:-225px;right:-70px}}.btn,.cookie-btn,.whatsapp-link,.podcast-toggle,.project-timeline-toggle,.project-showcase-controls button,.chatbot-action,.chatbot-send,.site main .social-link{border-radius:999px!important}#ueber-uns .founder-link{border-color:var(--surface-dark)!important;background:var(--surface-dark)!important;color:var(--text-on-dark)!important;border-radius:999px!important;box-shadow:0 8px 22px #17141124!important}#ueber-uns .founder-link .social-mark{color:var(--gold-bright)!important}#ueber-uns .founder-link:hover,#ueber-uns .founder-link:focus-visible{color:var(--text-on-dark)!important;background:#2a241e!important;border-color:#2a241e!important;box-shadow:0 12px 28px #17141133!important}:is(body .site>.header,body:has(#home) .site>.header,body:not(:has(#home)) .site>.header){isolation:isolate;z-index:1000!important;overflow:visible!important}.site>.header .nav,.site>.header .nav-links,.site>.header .nav-dropdown{overflow:visible!important}.site>.header .nav-dropdown{z-index:1001!important}.site>.header .nav-dropdown-menu{z-index:1002!important}.site>.header .nav-dropdown--about .nav-about-menu{min-width:184px!important;left:-16px!important}.site>.header .nav-dropdown--about .nav-about-menu a{white-space:nowrap}.story-page{padding:46px 30px 86px!important}.story-page>.container{gap:38px;display:grid}.story-page .breadcrumb{margin:0 0 -8px}.story-hero{display:block}.story-hero-copy{max-width:940px;padding:28px 0 24px}.story-hero-copy h1{letter-spacing:-.045em;max-width:850px;margin:16px 0 22px;font-size:clamp(42px,4.5vw,62px)!important;line-height:.98!important}.story-hero-copy p{max-width:760px;font-size:18px;line-height:1.7;color:var(--text-secondary)!important;margin:18px 0 0!important}.story-founded-card{border-radius:var(--radius-panel);background:var(--surface-dark);min-height:350px;color:var(--text-on-dark);border:1px solid #d3ae694d;flex-direction:column;justify-content:flex-end;gap:0;padding:32px;display:flex;position:relative;overflow:hidden}.story-founded-card:after{content:"";border:1px solid #d3ae6933;border-radius:50%;width:265px;height:265px;position:absolute;top:-105px;right:-76px}.story-founded-card>img{object-fit:contain;width:170px;height:auto;position:absolute;top:30px;left:30px}.story-founded-card>div{z-index:1;border-top:1px solid #f7efe324;grid-template-columns:92px 1fr;gap:14px;padding:14px 0;display:grid;position:relative}.story-founded-card span{color:#f7efe38f;letter-spacing:.09em;text-transform:uppercase;font-size:12px;font-weight:700}.story-founded-card strong{color:var(--text-on-dark);font-size:15px;line-height:1.45}.story-timeline{border:1px solid var(--border-soft);border-radius:var(--radius-panel);background:#fbf6ed94;padding:38px}.story-section-heading{max-width:720px;margin-bottom:28px}.story-section-heading h2,.story-founders h2,.story-future h2{letter-spacing:-.035em;margin:12px 0 10px;font-size:clamp(30px,3vw,42px)!important;line-height:1.08!important}.story-section-heading p{margin:0;color:var(--text-secondary)!important}.story-timeline-grid{border:1px solid var(--border-soft);border-radius:var(--radius-card);background:var(--border-soft);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.story-milestone{background:var(--surface-light);grid-template-columns:46px 1fr;gap:18px;min-height:250px;padding:28px;display:grid}.story-milestone-number{background:var(--surface-dark);width:42px;height:42px;color:var(--gold-bright);letter-spacing:.08em;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.story-milestone-eyebrow{color:var(--gold-ink);letter-spacing:.12em;text-transform:uppercase;margin:2px 0 9px;font-size:11px;font-weight:800;display:block}.story-milestone h3{margin:0 0 12px;font-size:21px;line-height:1.2}.story-milestone p{margin:0;font-size:15px;line-height:1.65;color:var(--text-secondary)!important}.story-founders{border-radius:var(--radius-panel);background:var(--surface-dark);color:var(--text-on-dark);border:1px solid #d3ae6947;grid-template-columns:minmax(0,1.12fr) minmax(310px,.88fr);align-items:center;gap:48px;padding:48px;display:grid}.story-founders .label{color:var(--gold-bright)!important}.story-founders-copy>p{max-width:680px;margin:18px 0 0;font-size:16px;line-height:1.75;color:#f7efe3ad!important}.story-founders blockquote{border-radius:var(--radius-card);color:var(--text-on-dark);background:#f7efe30e;border:1px solid #d3ae6952;margin:0;padding:28px;font-family:Iowan Old Style,Palatino Linotype,Palatino,Baskerville,Georgia,serif;font-size:24px;line-height:1.38}.story-founders blockquote span{color:var(--gold-bright);letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:11px;font-weight:800;display:block}.story-future{border:1px solid var(--border-soft);border-radius:var(--radius-panel);background:var(--surface-warm);grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start;gap:48px;padding:40px;display:grid}.story-future h2{margin-bottom:0}.story-future-copy>p{margin:4px 0 24px;line-height:1.75;color:var(--text-secondary)!important}.story-actions{flex-wrap:wrap;gap:12px;display:flex}@media (max-width:900px){.story-hero,.story-founders,.story-future{grid-template-columns:1fr}.story-hero-copy{padding-bottom:0}.story-founded-card{min-height:320px}.story-founders,.story-future{gap:28px}}@media (max-width:680px){.story-page{padding:30px 18px 64px!important}.story-page>.container{gap:26px}.story-hero-copy h1{font-size:clamp(38px,11vw,50px)!important}.story-hero-copy p{font-size:16px}.story-founded-card,.story-timeline,.story-founders,.story-future{padding:24px}.story-founded-card>img{width:148px;top:24px;left:24px}.story-timeline-grid{grid-template-columns:1fr}.story-milestone{grid-template-columns:40px 1fr;gap:14px;min-height:0;padding:24px 20px}.story-milestone-number{width:38px;height:38px}.story-founders blockquote{padding:22px;font-size:21px}.story-actions{display:grid}.story-actions .btn{justify-content:center;width:100%}}@media (min-width:1025px){.site>.header .nav-dropdown{position:relative!important}.site>.header .nav-dropdown .nav-dropdown-menu{grid-template-columns:1fr!important;gap:4px!important;width:262px!important;min-width:262px!important;left:-16px!important;transform:translateY(-6px)!important}.site>.header .nav-dropdown.is-open .nav-dropdown-menu,.site>.header .nav-dropdown:focus-within .nav-dropdown-menu{transform:translateY(0)!important}.site>.header .nav-dropdown .nav-service-group{border:0!important;border-bottom:1px solid #f4ebdd1a!important;border-radius:0!important;gap:0!important;padding:4px 0!important}.site>.header .nav-dropdown .nav-service-group:last-child{border-bottom:0!important}.site>.header .nav-dropdown .nav-service-group>span{padding:6px 10px 4px!important}.site>.header .nav-dropdown .nav-service-group>a{min-height:32px!important;padding:7px 10px!important}.site>.header .nav-dropdown--about{position:relative!important}.site>.header .nav-dropdown--about .nav-about-menu{grid-template-columns:1fr!important;gap:0!important;width:170px!important;min-width:170px!important;left:-16px!important;transform:translateY(-6px)!important}.site>.header .nav-dropdown--about.is-open .nav-about-menu,.site>.header .nav-dropdown--about:focus-within .nav-about-menu{transform:translateY(0)!important}}.skip-link{z-index:300000;color:#fff;background:#17130f;border-radius:999px;padding:12px 18px;font-weight:800;transition:transform .18s;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.skip-target{scroll-margin-top:120px;display:block;position:relative}.form-privacy{color:#5b5146;margin:14px 0 0;font-size:13px;line-height:1.55}.form-privacy a{color:#6b4610;font-weight:750;text-decoration:underline}.form-status{color:#50473e;min-height:20px;margin:10px 0 0;font-size:13px;line-height:1.55}.form-status[data-state=success]{color:#17662e}.form-status[data-state=error]{color:#9c251f;font-weight:700}.not-found-page{place-items:center;min-height:68vh;padding:120px 24px;display:grid}.not-found-card{text-align:center;max-width:760px}.not-found-card h1{margin:18px 0}.not-found-card p{max-width:590px;margin:0 auto 32px}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.review-hero{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:stretch;gap:24px;display:grid}.review-hero-copy{padding:20px 0 14px}.review-page h1{max-width:700px;font-size:clamp(42px,4.35vw,60px)!important;line-height:1!important}.review-page .section-text{margin-top:18px!important;font-size:15px!important;line-height:1.58!important}.review-rating-card{color:#fffaf2;background:radial-gradient(circle at 86% 12%,#dcac5b2b,#0000 36%),linear-gradient(145deg,#191510,#0b0a08);border:1px solid #daae6361;border-radius:24px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:280px;padding:30px 32px;display:flex;box-shadow:0 24px 58px #20180e2e}.review-source{color:#dcae66;letter-spacing:.13em;text-transform:uppercase;font-size:.76rem;font-weight:850}.review-rating-card strong{margin-top:10px;font-family:Iowan Old Style,Georgia,serif;font-size:clamp(3.6rem,5.8vw,5.25rem);font-weight:600;line-height:.9}.review-stars,.review-card-stars{color:#dfb462;letter-spacing:.12em}.review-stars{margin-top:14px;font-size:1.05rem}.review-count{color:#fffaf2cc;margin-top:10px;font-weight:750}.review-rating-card small{color:#fffaf27a;margin-top:7px}.review-section{margin-top:46px}.review-section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:16px;display:flex}.review-section-heading h2,.review-note h2{letter-spacing:-.035em;margin:10px 0 0;font-family:Iowan Old Style,Georgia,serif;font-size:clamp(27px,2.9vw,39px);font-weight:600}.review-card-stars{padding-bottom:8px;font-size:1.1rem}.customer-review-card{border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);background:#fbf6edd1;border-radius:24px;padding:clamp(28px,3.5vw,44px);position:relative;overflow:hidden}.customer-review-card:before{content:"“";color:#b4883e1f;font-family:Georgia,serif;font-size:13rem;line-height:1;position:absolute;top:-20px;right:32px}.customer-review-card blockquote{z-index:1;max-width:920px;color:var(--text-primary);letter-spacing:-.025em;margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:clamp(23px,2.45vw,32px);font-weight:600;line-height:1.22;position:relative}.customer-review-card>p{max-width:860px;color:var(--text-secondary);margin:18px 0 0;font-size:14px;line-height:1.58}.customer-review-footer{border-top:1px solid var(--border-soft);color:var(--text-secondary);justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding-top:16px;font-size:12px;display:flex}.review-source-link{border:1px solid var(--surface-dark);background:var(--surface-dark);min-height:42px;color:var(--text-on-dark);border-radius:999px;align-items:center;gap:8px;padding:0 16px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.review-source-link:hover,.review-source-link:focus-visible{color:var(--text-on-dark);background:#2a241e}.review-note{border:1px solid var(--border-soft);background:var(--surface-warm);border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);align-items:end;gap:32px;margin-top:24px;padding:26px 30px;display:grid}.review-note p{color:var(--text-secondary);margin:0;line-height:1.65}@media (max-width:820px){.review-hero,.review-note{grid-template-columns:1fr}.review-hero-copy{padding-top:0}.review-rating-card{min-height:0}.customer-review-footer{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.review-page h1{font-size:clamp(36px,10vw,47px)!important}.review-rating-card,.customer-review-card,.review-note{border-radius:22px;padding:24px 22px}.review-section{margin-top:40px}.review-section-heading{flex-direction:column;align-items:flex-start}}@media (min-width:769px){.review-page{padding:48px 30px 82px!important}.review-page .breadcrumb{margin-bottom:28px!important}#ueber-uns{padding:48px 30px 82px!important}#ueber-uns .breadcrumb{margin-bottom:28px!important}#ueber-uns>.container>.two-col{align-items:stretch;gap:24px!important}#ueber-uns h1{max-width:650px;font-size:clamp(42px,4.35vw,60px)!important;line-height:1!important}#ueber-uns .section-text{margin-top:18px!important;font-size:15px!important;line-height:1.58!important}#ueber-uns .panel{padding:26px 28px!important}#ueber-uns .panel h2{margin-bottom:18px;font-size:27px!important}#ueber-uns .panel-block{margin:14px 0!important;padding-left:16px!important}#ueber-uns .panel-block h3{margin:0 0 4px;font-size:15px}#ueber-uns .panel-block p{margin:0;font-size:13px!important;line-height:1.48!important}#ueber-uns .founder-grid{margin-top:32px;grid-template-columns:1fr!important;gap:18px!important}#ueber-uns .founder-card{grid-template-columns:minmax(250px,31%) minmax(0,1fr);min-height:390px;display:grid}#ueber-uns .founder-photo{aspect-ratio:auto;height:100%;min-height:390px}#ueber-uns .founder-body{padding:24px 28px!important}#ueber-uns .founder-body h3{font-size:23px}#ueber-uns .founder-role{margin:6px 0 14px;font-size:10px;line-height:1.4}#ueber-uns .founder-body p{font-size:13px!important;line-height:1.48!important}#ueber-uns .founder-body p+p{margin-top:10px}#ueber-uns .founder-body p:last-of-type{margin-bottom:16px}#ueber-uns .founder-link{align-self:flex-start;min-height:42px;font-size:13px;padding:10px 16px!important}}
.detail-grid{grid-auto-rows:1fr!important;align-items:stretch!important}.detail-grid>.detail-card-link,.detail-grid>.service-card-link{height:100%!important;display:flex!important}.detail-grid>.detail-card,.detail-grid>.detail-card-link>.detail-card,.detail-grid>.service-card-link>.detail-card,.detail-grid>.service-card-link>.card{width:100%!important;height:100%!important;min-height:272px!important}.detail-card-link .detail-card,.subpage.seo-page .detail-card,.cards .detail-card{color:#241e18!important;background:radial-gradient(circle at 12% 0,#fff7e894,#0000 36%),linear-gradient(145deg,#e1d0b9 0%,#d2bfa4 58%,#c7b195 100%)!important;border:1px solid #8462374d!important;transition:transform .22s,border-color .22s,box-shadow .22s!important;box-shadow:inset 0 1px #ffffff94,0 14px 30px #49372224!important}.detail-card-link:hover .detail-card,.subpage.seo-page .detail-card:hover,.cards .detail-card:hover{background:radial-gradient(circle at 12% 0,#fff9eead,#0000 38%),linear-gradient(145deg,#e8d8c2 0%,#d8c4a8 58%,#ccb596 100%)!important;border-color:#9a6f368a!important;transform:translateY(-3px)!important;box-shadow:inset 0 1px #ffffffad,0 20px 38px #49372233!important}.detail-card h3,.detail-card-link .detail-card h3,.subpage.seo-page .detail-card h3{color:#211b16!important}.detail-card p,.detail-card-link .detail-card p,.subpage.seo-page .detail-card p{color:#312820c2!important}.detail-card .icon,.subpage.seo-page .detail-card .icon,.cards .detail-card .icon{color:#e9bd69!important;background:#282018!important;border:1px solid #d8ab5ab8!important;border-radius:50%!important;width:46px!important;height:46px!important;font-size:20px!important;font-weight:900!important;box-shadow:0 8px 18px #412f1d47,inset 0 0 0 1px #ffffff0f!important}.detail-card .icon svg{fill:none!important;stroke:currentColor!important;stroke-width:1.9px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:24px!important;height:24px!important;display:block!important}.detail-card .icon .brand-fill,.detail-card .icon .social-icon-fill{fill:currentColor!important;stroke:none!important}@media (max-width:768px){.detail-card-link .detail-card,.subpage.seo-page .detail-card,.cards .detail-card{background:radial-gradient(circle at 12% 0,#fff7e894,#0000 36%),linear-gradient(145deg,#e1d0b9 0%,#c7b195 100%)!important}}
.byg-project-section{position:relative}.byg-project-card{color:#f8f0e3;background:radial-gradient(circle at 86% 16%,#dcac5b29,#0000 34%),linear-gradient(145deg,#171410 0%,#0b0a08 70%);border:1px solid #b98c466b;border-radius:32px;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:clamp(28px,4vw,56px);margin-top:30px;padding:clamp(24px,4vw,54px);display:grid;overflow:hidden;box-shadow:0 28px 72px #15100933}.byg-project-main{flex-direction:column;align-items:flex-start;display:flex}.byg-brand-lockup{align-items:center;gap:22px;margin-bottom:28px;display:flex}.byg-logo{aspect-ratio:1;object-fit:cover;border:1px solid #e6b96f7a;border-radius:24px;width:clamp(94px,11vw,142px);box-shadow:0 18px 36px #00000052}.byg-handle{color:#dcae66;letter-spacing:.15em;text-transform:uppercase;margin-bottom:8px;font-size:.78rem;font-weight:800;display:block}.byg-project-card h3{color:#fffaf2;max-width:440px;margin:0;font-size:clamp(1.45rem,2.6vw,2.2rem);line-height:1.06}.byg-project-card p{color:#f8f0e3c2;max-width:690px;margin:0 0 16px;line-height:1.72}.byg-stats{gap:12px;width:100%;margin-bottom:26px;display:flex}.byg-stats>div{background:#ffffff0b;border:1px solid #e4b87038;border-radius:18px;flex-direction:column;flex:1;padding:16px 18px;display:flex}.byg-stats strong{color:#fffaf2;font-size:clamp(1.35rem,2.5vw,2rem);line-height:1}.byg-stats span{color:#dcae66;letter-spacing:.11em;text-transform:uppercase;margin-top:7px;font-size:.74rem;font-weight:800}.byg-topics{flex-wrap:wrap;gap:8px;margin:8px 0 28px;display:flex}.byg-topics span{color:#eed09e;letter-spacing:.06em;text-transform:uppercase;background:#dcae6614;border:1px solid #dcae6647;border-radius:999px;padding:8px 12px;font-size:.72rem;font-weight:800}.byg-instagram-link{margin-top:auto}.byg-data-note{color:#f8f0e375;margin-top:12px;font-size:.72rem}.byg-posts{grid-template-columns:repeat(2,minmax(0,1fr));align-self:center;gap:12px;display:grid}.byg-posts a{background:#000;border:1px solid #ecc78942;border-radius:20px;display:block;position:relative;overflow:hidden;box-shadow:0 16px 32px #0000003d}.byg-posts a:first-child{grid-column:1/-1}.byg-posts img{aspect-ratio:1;object-fit:cover;width:100%;transition:transform .3s,opacity .3s;display:block}.byg-posts a:hover img,.byg-posts a:focus-visible img{opacity:.88;transform:scale(1.025)}@media (max-width:920px){.byg-project-card{grid-template-columns:1fr}.byg-posts{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.byg-posts a:first-child{grid-column:auto}}@media (max-width:620px){.byg-project-card{border-radius:24px;gap:30px;padding:20px}.byg-brand-lockup{align-items:flex-start;gap:16px}.byg-logo{border-radius:18px;width:86px}.byg-stats{gap:8px}.byg-stats>div{padding:14px}.byg-posts{gap:8px}.byg-posts a{border-radius:12px}}.essentials-intro{max-width:760px;margin-bottom:30px}.essentials-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.essential-product-card{background:linear-gradient(145deg,#f7efe3,#e4d6c2);border:1px solid #7e5b2d42;border-radius:28px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 20px 48px #422e161a}.essential-product-visual{background:#d9c8ae;border-radius:21px;margin:10px;position:relative;overflow:hidden}.essential-product-visual:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff4d;position:absolute;inset:0}.essential-product-gallery{touch-action:pan-y;position:relative}.essential-product-gallery-stage{aspect-ratio:1;position:relative;overflow:hidden}.essential-product-slide{opacity:0;pointer-events:none;margin:0;transition:opacity .35s;position:absolute;inset:0}.essential-product-slide.is-active{opacity:1;pointer-events:auto}.essential-product-slide img{object-fit:cover;transition:transform .4s}.essential-product-card:hover .essential-product-slide.is-active img{transform:scale(1.018)}.essential-gallery-arrow{z-index:3;color:#f4d39b;cursor:pointer;background:#14110de6;border:1px solid #ebc4807a;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;font-size:1.1rem;transition:background .2s,color .2s,transform .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 22px #14110d38}.essential-gallery-arrow:hover,.essential-gallery-arrow:focus-visible{color:#171411;background:#b4883e;outline:none;transform:translateY(-50%)scale(1.06)}.essential-gallery-arrow.is-previous{left:14px}.essential-gallery-arrow.is-next{right:14px}.essential-gallery-status{z-index:3;color:#f7efe3;letter-spacing:.03em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#14110de6;border:1px solid #ebc48061;border-radius:999px;align-items:center;gap:10px;padding:8px 11px;font-size:.7rem;font-weight:800;display:flex;position:absolute;bottom:14px;right:14px}.essential-gallery-dots{gap:5px;display:flex}.essential-gallery-dots button{cursor:pointer;background:#f7efe36b;border:0;border-radius:50%;width:8px;height:8px;padding:0}.essential-gallery-dots button.is-active{background:#d3ae69;box-shadow:0 0 0 3px #d3ae6933}.essential-gallery-dots button:focus-visible{outline-offset:3px;outline:2px solid #f7efe3}.essential-gallery-label{display:none}.essential-gallery-label.is-active{display:inline}.essential-product-number{z-index:4;color:#e7c489;letter-spacing:.08em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#14110de0;border:1px solid #ebc48057;border-radius:13px;place-items:center;width:42px;height:42px;font-size:.72rem;font-weight:900;display:grid;position:absolute;top:16px;left:16px}.essential-product-copy{flex-direction:column;flex:1;padding:20px 28px 28px;display:flex}.essential-product-type{color:#8a5f21;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:.72rem;font-weight:900}.essential-product-copy h3{color:#201b16;margin:0 0 12px;font-family:Iowan Old Style,Georgia,serif;font-size:clamp(1.55rem,2.6vw,2.15rem);line-height:1.08}.essential-product-copy p{color:#665d52;margin:0 0 22px;line-height:1.65}.essential-product-details{flex-wrap:wrap;gap:8px;margin:auto 0 0;padding:0;list-style:none;display:flex}.essential-product-details li{color:#52483d;background:#fffaf280;border:1px solid #7e5b2d33;border-radius:999px;padding:8px 11px;font-size:.72rem;font-weight:800}@media (max-width:760px){.essentials-grid{grid-template-columns:1fr}}@media (max-width:520px){.essential-product-card{border-radius:22px}.essential-product-visual{border-radius:17px;margin:8px}.essential-gallery-arrow{width:40px;height:40px}.essential-product-copy{padding:18px 20px 22px}}#inside-agrup{color:#f8f0e3;border-radius:32px;box-shadow:0 28px 72px #15100938;background:radial-gradient(circle at 88% 10%,#dcac5b29,#0000 34%),linear-gradient(145deg,#171410 0%,#0b0a08 72%)!important;border:1px solid #b98c466b!important;padding:clamp(26px,4vw,54px)!important;overflow:hidden!important}#inside-agrup>.label{color:#dcae66!important}#inside-agrup>h2{color:#fffaf2!important}#inside-agrup .inside-project-copy{background:linear-gradient(145deg,#fff1,#ffffff06);border:1px solid #e4b87038;border-radius:26px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 30px;margin:28px 0 32px;padding:clamp(24px,3vw,34px);display:grid;box-shadow:0 18px 44px #0000002e}#inside-agrup .inside-project-copy p{color:#f8f0e3b8;margin:0;line-height:1.68}#inside-agrup .inside-project-copy p:first-child{color:#fffaf2;font-size:1.06rem;font-weight:700}#inside-agrup .inside-project-copy p:last-child{color:#e4bd7d;border-top:1px solid #e4b87033;grid-column:1/-1;margin-top:4px;padding-top:16px;font-weight:800}#inside-agrup .detail-grid{align-items:stretch;grid-template-columns:minmax(0,1fr) minmax(230px,280px)!important;grid-auto-rows:auto!important;gap:18px!important;margin-top:0!important}#inside-agrup #inside-agrup-podcast{height:auto!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:24px!important;grid-column:auto!important;padding:0!important}#inside-agrup #inside-agrup-podcast .podcast-shell{gap:12px!important}#inside-agrup #inside-agrup-podcast .podcast-summary{background:linear-gradient(145deg,#ffffff12,#ffffff06)!important;border:1px solid #e4b8703d!important;border-radius:24px!important;min-height:0!important;padding:25px 26px!important;box-shadow:0 16px 38px #0003!important}#inside-agrup #inside-agrup-podcast .podcast-summary:before{opacity:1!important;background:linear-gradient(#d6aa62,#93651f)!important;width:4px!important;inset:0 auto 0 0!important}#inside-agrup .podcast-summary-top .icon{width:44px!important;height:44px!important;box-shadow:none!important;background:#090806!important;border:1px solid #e4b87057!important;border-radius:14px!important;flex:0 0 44px!important;place-items:center!important;display:grid!important}#inside-agrup .podcast-kicker{color:#dcae66!important;font-size:11px!important}#inside-agrup .podcast-summary h3{color:#fffaf2!important;text-shadow:none!important;font-size:clamp(1.35rem,2.1vw,1.8rem)!important}#inside-agrup .podcast-summary p{color:#f8f0e3b3!important;margin-top:12px!important;line-height:1.58!important}#inside-agrup .podcast-toggle{color:#171411!important;background:linear-gradient(135deg,#d7b06c,#b4883e)!important;border:1px solid #d0a35b!important;border-radius:999px!important;min-height:42px!important;padding:0 18px!important;box-shadow:0 10px 22px #b4883e29!important}#inside-agrup .podcast-toggle:hover,#inside-agrup .podcast-toggle:focus-visible{background:linear-gradient(135deg,#e4c386,#c6974c)!important;border-color:#edcf9b!important}#inside-agrup .platform-card{background:#ffffff0b!important;border:1px solid #e4b87038!important;border-radius:24px!important;flex-direction:column!important;grid-column:auto!important;justify-content:center!important;align-items:stretch!important;height:auto!important;min-height:0!important;padding:24px!important;display:flex!important;box-shadow:0 16px 38px #0000002e!important}#inside-agrup .platform-card:before{content:"Anhören & ansehen";color:#dcae66;letter-spacing:.11em;text-transform:uppercase;margin-bottom:15px;font-size:.72rem;font-weight:800;display:block}#inside-agrup .podcast-platform-buttons{gap:10px!important}#inside-agrup .podcast-platform-button{min-height:52px!important;box-shadow:none!important;color:#fffaf2!important;background:#ffffff0e!important;border-radius:15px!important;justify-content:flex-start!important;padding:0 17px!important}#inside-agrup .podcast-platform-button:before{display:none!important}#inside-agrup .podcast-platform-button--spotify{border:1px solid #1ed76057!important}#inside-agrup .podcast-platform-button--youtube{border:1px solid #ff484857!important}#inside-agrup .podcast-platform-button--spotify .podcast-platform-icon{color:#1ed760!important}#inside-agrup .podcast-platform-button--youtube .podcast-platform-icon{color:#ff4848!important}#inside-agrup .podcast-platform-button:hover,#inside-agrup .podcast-platform-button:focus-visible{filter:none!important;background:#dcae661f!important;transform:translateY(-1px)!important;box-shadow:0 10px 22px #0000002e!important}#inside-agrup #inside-agrup-podcast.is-open{grid-column:1/-1!important}#inside-agrup #inside-agrup-podcast.is-open+.platform-card{grid-column:1/-1!important;align-self:start!important;padding:18px 20px!important}#inside-agrup #inside-agrup-podcast.is-open+.platform-card .podcast-platform-buttons{grid-template-columns:repeat(2,minmax(0,1fr))!important}#inside-agrup .podcast-panel{background:0 0!important}#inside-agrup .podcast-panel-inner{padding-top:2px!important}#inside-agrup .podcast-timeline{gap:9px!important}#inside-agrup .podcast-episode{background:#ffffff0b!important;border:1px solid #e4b87033!important;border-radius:17px!important;box-shadow:0 8px 24px #00000029!important}#inside-agrup .episode-toggle{color:#fffaf2!important;background:0 0!important;border:0!important;min-height:68px!important;padding:14px 17px!important}#inside-agrup .episode-toggle:hover,#inside-agrup .episode-toggle:focus-visible{background:#dcae661a!important}#inside-agrup .episode-label{color:#e7c58c!important;letter-spacing:.05em!important;text-transform:uppercase!important;background:#090806!important;border-radius:999px!important;padding:6px 9px!important;font-size:10px!important}#inside-agrup .episode-title{color:#fffaf2!important}#inside-agrup .episode-date{color:#f8f0e385!important}#inside-agrup .episode-chevron{color:#dcae66!important;border:1px solid #e4b8703d!important;border-radius:10px!important;place-items:center!important;width:32px!important;height:32px!important;display:grid!important}#inside-agrup .episode-panel,#inside-agrup .episode-content{background:#05050457!important}#inside-agrup .episode-panel-clip{border-top:1px solid #e4b87024!important;padding:0 17px 17px!important}#inside-agrup .episode-description p{color:#f8f0e3ad!important}#inside-agrup .episode-description{flex-direction:column;align-items:flex-start;gap:16px;display:flex}#inside-agrup .episode-youtube-link{color:#fffaf2;background:#ff484817;border:1px solid #ff484861;border-radius:999px;align-items:center;min-height:40px;padding:0 15px;font-size:.82rem;font-weight:800;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}#inside-agrup .episode-youtube-link:hover,#inside-agrup .episode-youtube-link:focus-visible{background:#ff484829;border-color:#ff5c5cb8;transform:translateY(-1px)}@media (max-width:820px){#inside-agrup .inside-project-copy,#inside-agrup .detail-grid{grid-template-columns:1fr!important}#inside-agrup .inside-project-copy p:last-child{grid-column:auto}#inside-agrup #inside-agrup-podcast.is-open+.platform-card .podcast-platform-buttons{grid-template-columns:1fr!important}}@media (max-width:560px){#inside-agrup{border-radius:24px;padding:22px 18px!important}#inside-agrup .inside-project-copy{border-radius:20px;padding:20px}#inside-agrup #inside-agrup-podcast .podcast-summary,#inside-agrup .platform-card{border-radius:20px!important;padding:20px!important}#inside-agrup .podcast-platform-button{min-height:50px!important}}
@media (max-width:768px){html{-moz-text-size-adjust:100%;text-size-adjust:100%}body,.site{overflow-x:clip}.site main{overflow-wrap:break-word}.site main img,.site main svg,.site main video,.site main iframe{max-width:100%}.site>.header .nav,.site>.header.is-scrolled .nav{min-height:72px;padding:10px 16px!important}.site>.header .nav-menu-toggle{flex:0 0 44px;width:44px;height:44px}.site>.header .nav>.btn,.site>.header.is-scrolled .nav>.btn{min-height:44px!important;padding:10px 15px!important;font-size:12px!important;font-weight:700!important}.site>.header .nav-links{max-height:calc(100svh - 72px);padding:14px 16px 22px!important;overflow-y:auto!important}.site>.header .nav-links a,.site>.header .nav-dropdown-trigger{min-height:48px;font-size:15px}.site .section{padding:64px 16px!important}.site .subpage,.site .seo-page{padding:42px 16px 72px!important}.site .subpage>.container,.site .seo-page>.container,.site .section>.container{width:100%;min-width:0;max-width:100%}.site .breadcrumb{gap:7px;line-height:1.45;margin-bottom:28px!important;font-size:12px!important}.site .label,.site .eyebrow{line-height:1.35;letter-spacing:.16em!important;font-size:10.5px!important;font-weight:700!important}.site .subpage h1,.site .seo-page h1,.site .services-architecture-hero h1{-webkit-hyphens:auto;hyphens:auto;letter-spacing:-.04em!important;overflow-wrap:break-word!important;max-width:100%!important;font-size:clamp(36px,9.8vw,42px)!important;font-weight:600!important;line-height:1.02!important}.site .section-title,.site .seo-section h2,.site .story-section-heading h2,.site .story-founders h2,.site .story-future h2,.site .cta-box h2{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;letter-spacing:-.035em!important;font-size:clamp(30px,8.4vw,37px)!important;font-weight:600!important;line-height:1.08!important}.site main h3,.site .legal-block h2,.site .legal-block h3{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;letter-spacing:-.025em!important;font-size:clamp(22px,6.2vw,28px)!important;font-weight:600!important;line-height:1.15!important}.site .section-text,.site .hero-text,.site .seo-section p,.site .seo-section li,.site .panel p,.site .card p,.site .detail-card p,.site .faq-item p,.site .founder-card p,.site .story-page p,.site .story-page li,.site .legal-block p,.site .legal-block address,.site .legal-block li,.site .project-timeline p{font-size:15px!important;font-weight:400!important;line-height:1.65!important}.site .subpage .section-text,.site .seo-page .section-text{margin-top:20px!important}.site .seo-hero-grid{padding-bottom:56px;grid-template-columns:minmax(0,1fr)!important;gap:28px!important}.site .seo-section{padding-top:56px!important}.site .seo-section+.seo-section{margin-top:56px}.site .two-col,.site .detail-grid,.site .cards,.site .faq-grid,.site .local-link-grid,.site .founder-grid,.site .process-grid,.site .form-grid{grid-template-columns:minmax(0,1fr)!important;gap:12px!important}.site .panel,.site .form,.site .seo-intro-panel,.site .card,.site .detail-card,.site .faq-item,.site .founder-card{min-width:0;padding:22px!important}.site .legal-content{width:100%;margin-top:30px!important;padding:22px 20px!important}.site .legal-block{margin-bottom:28px!important;padding-bottom:28px!important}.site .legal-block ul{padding-left:20px}.site input,.site textarea,.site select{max-width:100%;min-height:48px;line-height:1.4;font-size:16px!important}.site textarea{min-height:132px}.site label{line-height:1.4;font-size:13px!important}.site main .btn,.site main button,.site main [role=button]{max-width:100%;min-height:48px;line-height:1.25;font-size:14px!important}.site .btn-primary:after,.mobile-sticky-cta .btn-primary:after{vertical-align:-2px;background-color:currentColor;flex:0 0 13px;width:13px;height:13px;margin-left:7px;display:inline-block;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 17 17 7M7 7h10v10' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 17 17 7M7 7h10v10' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat;content:""!important}.site .actions,.site .detail-actions,.site .story-actions{grid-template-columns:minmax(0,1fr)!important;gap:10px!important}body:has(#home) .hero{padding-inline:16px!important}body:has(#home) .hero-inner{padding-top:46px!important}body:has(#home) .hero-kicker{line-height:1.45;margin-bottom:22px!important;font-size:10px!important}body:has(#home) .hero h1{letter-spacing:-.042em!important;max-width:100%!important;font-size:clamp(38px,10.5vw,44px)!important;font-weight:500!important;line-height:1.03!important}body:has(#home) .hero-text{margin-top:22px!important;font-size:15px!important;line-height:1.62!important}body:has(#home) .hero .actions{margin-top:27px!important}body:has(#home) .hero .actions .btn{min-height:50px!important;font-size:14px!important}#home .mobile-sales,#home .why,#home .process,#home .cta{padding:64px 16px!important}#home .mobile-sales .container{padding:30px 22px 36px!important}#home .mobile-sales .section-title,#home .why .section-title{font-size:clamp(31px,8.6vw,38px)!important}#home .mobile-sales-item h3,#home .process .step h3{font-size:20px!important;line-height:1.2!important}#home .process .step{padding:22px 20px!important}#home .cta-box{min-height:0!important;padding:30px 22px!important}.hero-service-item{min-height:76px;padding-inline:12px}.hero-service-item strong{line-height:1.2;font-size:14px!important}.hero-service-copy>span{line-height:1.35;font-size:12.5px!important}.site .project-showcase{min-height:0;padding:48px 16px 76px!important}.site .project-showcase-head{margin-bottom:30px!important}.site .project-showcase-head h2,.site .project-showcase-head .project-showcase-title{max-width:100%;letter-spacing:-.035em!important;font-size:clamp(29px,8vw,34px)!important;font-weight:600!important;line-height:1.08!important}.site .project-coverflow-card.is-active{width:100%!important;max-width:100%!important}.site .project-card-caption{gap:14px;padding:18px 16px!important}.site .project-card-caption strong,.site .project-card-title-link,.site .project-card-title-static{font-size:20px!important;line-height:1.2!important}.site .project-card-meta{margin-top:3px;line-height:1.4;font-size:13px!important}.site .project-timeline{margin-top:44px!important;padding:28px 18px!important}.site .project-timeline-card{padding:18px!important}.site .story-page{padding:34px 16px 68px!important}.site .story-page>.container{gap:24px}.site .story-founded-card,.site .story-timeline,.site .story-founders,.site .story-future{padding:22px 20px!important}.site .story-milestone{padding:20px 16px!important}.site .byg-project-card,.site #inside-agrup{padding:20px 18px!important}.site #inside-agrup #inside-agrup-podcast.is-open .podcast-panel{max-height:6000px!important}.site #inside-agrup .podcast-episode.is-active .episode-panel{max-height:1200px!important}.site #inside-agrup .episode-panel-clip{padding:0 14px 14px!important}.site #inside-agrup .episode-content{width:100%;min-width:0;grid-template-columns:minmax(0,1fr)!important;align-items:start!important;gap:14px!important;padding-top:14px!important}.site #inside-agrup .episode-thumb{min-width:0;width:100%!important;max-width:100%!important}.site #inside-agrup .episode-description{gap:14px;width:100%;min-width:0}.site #inside-agrup .episode-description p{overflow-wrap:break-word;word-break:normal;width:100%;margin:0!important;font-size:14px!important;line-height:1.6!important}.site #inside-agrup .episode-youtube-link{text-align:center;justify-content:center;width:100%;min-height:44px;padding:10px 14px;font-size:13px;line-height:1.3}.site .essential-gallery-arrow{width:32px;min-width:32px;height:32px;min-height:32px!important;font-size:13px!important}.site .essential-gallery-arrow.is-previous{left:8px}.site .essential-gallery-arrow.is-next{right:8px}.site .essential-gallery-status{gap:6px;min-height:0;padding:5px 7px;font-size:9px;line-height:1;bottom:8px;right:8px}.site .essential-gallery-dots{gap:4px}.site main .essential-gallery-dots button{width:6px;min-width:6px;height:6px;padding:0;min-height:6px!important}.site .essential-gallery-labels{white-space:nowrap;line-height:1}.site .byg-data-note,.site .byg-topics span,.site .episode-label,.site .episode-date{line-height:1.45;font-size:11.5px!important}.site .footer{padding:42px 16px 28px!important}.site .footer-inner{gap:30px!important}.site .foot-links,.site .footer-link-group{gap:13px 16px!important}.site .footer a,.site .footer p{font-size:14px;line-height:1.5}.site .footer-socials a{min-width:44px;min-height:44px}.site .footer-bottom,.site .footer-bottom a,.site .footer-bottom p{font-size:12.5px}}@media (max-width:430px){.site .subpage,.site .seo-page,.site .project-showcase,.site .story-page{padding-left:16px!important;padding-right:16px!important}.site .subpage h1,.site .seo-page h1,.site .services-architecture-hero h1{font-size:clamp(35px,9.7vw,40px)!important}body:has(#home) .hero h1{font-size:clamp(37px,10.3vw,42px)!important}.site .panel,.site .form,.site .seo-intro-panel,.site .card,.site .detail-card,.site .faq-item,.site .founder-card{padding:20px!important}}

