:root{--bg:#141414;--ink:#141414;--paper:#fff;--paper-soft:#e9e9e9;--white:#fff;--black:#000;--brand:#231478;--brand-hover:#2e1a9c;--brand-deep:var(--brand);--violet-tint:#d5d5f3;--border-light:#ddd;--accent-pink:#f7567c;--text-primary:#fff;--text-muted:#ffffffa3;--text-muted-75:#ffffffbf;--text-faint:#ffffff6b;--ink-muted:#1414149e;--ink-faint:#1414146b;--w-03:#ffffff08;--w-04:#ffffff0a;--w-06:#ffffff0f;--w-08:#ffffff14;--w-10:#ffffff1a;--w-12:#ffffff1f;--w-14:#ffffff24;--w-20:#fff3;--w-64:#ffffffa3;--k-04:#1414140a;--k-06:#1414140f;--k-08:#14141414;--k-10:#1414141a;--k-12:#1414141f;--gray-100:#f4f4f4;--gray-200:#e9e9e9;--gray-300:#dedede;--gray-400:#cecece;--gray-500:#ababab;--gray-600:#6c6c6c;--gray-700:#494949;--gray-800:#313131;--gray-900:#1d1d1d;--surface-base:#141414;--surface-raised:#1c1c1c;--surface-light:#fff;--surface-inverse:var(--brand);--brand-primary:var(--brand);--brand-secondary:var(--brand);--brand-soft:#ffffffb8;--accent:#8575f7;--brand-500:var(--brand);--brand-400:var(--brand);--brand-300:#ffffffb8;--accent-500:var(--accent);--footer-bg:#0f0f0f;--primary:var(--brand);--secondary:var(--brand);--font-base:"Söhne Buch", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-semibold:var(--font-base);--font-strong:var(--font-base);--font-display:var(--font-base);--font-regular:var(--font-base);--font-bolder:var(--font-base);--font-bold:var(--font-base);--font-condensed:var(--font-base);--text-hero:clamp(2rem, 5vw, 4.5rem);--text-h1:clamp(2rem, 5vw, 4.5rem);--text-display:clamp(1.75rem, 4vw, 3.5rem);--text-h2:clamp(1.625rem, 3vw, 2.625rem);--text-h3:clamp(1rem, 2vw, 1.75rem);--text-card-title:var(--text-h3);--text-body-lg:clamp(1.125rem, .76rem + 1.54vw, 1.75rem);--text-body:clamp(1rem, .78rem + .93vw, 1.375rem);--text-base:1rem;--text-hero-sub:clamp(1.05rem, 1.8vw, 1.375rem);--text-caption:.75rem;--text-meta:.875rem;--text-label:1rem;--text-case-study:clamp(3.5rem, 16vw, 11.25rem);--lh-hero:1.05;--lh-h1:1.1;--lh-hero-sub:1.5;--lh-body:1.6;--lh-caption:1.45;--lh-display:1;--tracking-hero:-.02em;--tracking-h1:-.02em;--tracking-display:-.02em;--tracking-case-study:-.03em;--tracking-body:0;--nav-link-font:var(--font-base);--nav-link-size:1rem;--nav-link-tracking:.01em;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;--space-32:128px;--space-40:160px;--header-height:85px;--container-max:1608px;--nav-max:1296px;--container-pad:clamp(20px, 4vw, 48px);--section-pad-y:clamp(64px, 10vw, 160px);--grid-gap-cards:clamp(32px, 5vw, 64px);--content-padding:var(--container-pad);--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--radius-xl:1.25rem;--radius-full:999px;--shadow-sm:0 2px 8px #00000059, 0 1px 3px #00000040;--shadow-md:0 4px 20px #00000073, 0 2px 8px #0000004d;--shadow-lg:0 12px 48px #0000008c, 0 4px 16px #00000059;--shadow-xl:0 24px 64px #000000a6, 0 8px 24px #0006;--shadow-glow:0 0 60px #00000073, 0 0 20px #0000004d;--shadow-accent:0 0 40px #0006, 0 0 15px #00000040;--shadow-card:0 8px 32px #00000073, 0 2px 8px #0000004d;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--duration-fast:.2s;--duration-normal:.4s;--duration-slow:.8s;--hover-img-scale:1.03;--hover-img-duration:.6s;--hover-img-ease:var(--ease-out)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background-color:var(--bg);width:100%}body{font-family:var(--font-base);font-synthesis:none;color:var(--text-primary);background-color:var(--bg);font-size:var(--text-base);line-height:var(--lh-body);letter-spacing:var(--tracking-body);overflow-wrap:break-word;word-wrap:break-word;width:100%;min-height:100vh;position:relative;overflow-x:clip}@media (min-width:768px){html{scrollbar-gutter:stable}}img{content-visibility:auto;max-width:100%;height:auto;display:block}video{content-visibility:auto}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.blurup{background-position:50%;background-size:cover;background-color:var(--k-08,#14141414);filter:blur(20px);pointer-events:none;transition:opacity .45s;position:absolute;inset:0;transform:scale(1.08)}.blurup--done{opacity:0}.blurup--covered:after{opacity:0;animation:none}.blurup:after{content:"";background:linear-gradient(100deg,#fff0 20%,#ffffff29 45%,#fff0 70%) 0 0/250% 100%;animation:1.5s linear infinite blurupShimmer;position:absolute;inset:0}.blurup--done:after{opacity:0;animation:none}@keyframes blurupShimmer{0%{background-position:150% 0}to{background-position:-50% 0}}:has(>.blurup){position:relative}.blurup-img{z-index:1;transition:opacity .45s;position:relative}#page-header{z-index:100;width:100%;height:50px;box-shadow:none;padding:0;transition:none;position:fixed;top:0;left:0}#page-header[data-ready=true]{transition:transform .3s,background-color .3s}@media (min-width:768px){#page-header{height:85px}}@media (min-width:992px){#page-header.hide-navbar{transform:translateY(-100%)!important}}#page-header>.container{max-width:calc(var(--nav-max) + 2 * var(--container-pad));padding:0 var(--container-pad);justify-content:space-between;align-items:center;height:100%;margin:0 auto;display:flex}@media (min-width:992px){#page-header>.container{flex-direction:row-reverse}}#page-header .navbar-brand{align-items:center;height:auto;padding:0;line-height:1;text-decoration:none;display:inline-flex}#page-header .navbar-brand svg{fill:#231478;width:auto;max-height:20px;line-height:1;transition:fill .3s;display:block}@media (min-width:768px){#page-header .navbar-brand{padding:1em 0}#page-header .navbar-brand svg{max-height:30px}}#page-header .navbar-nav{margin:0;padding:0;list-style:none}#page-header #navbar_main .navbar-nav{align-items:center;gap:5px;display:flex}@media (min-width:992px){#page-header #navbar_main{display:flex}#page-header #navbar_main .navbar-nav{margin-left:-.75em}}#page-header .nav-link{color:var(--ink);font-family:"Söhne Kräftig", var(--font-base);letter-spacing:.75px;padding:.5em .75em;font-size:19.03px;font-weight:400;line-height:27.5935px;text-decoration:none;transition:color .2s,opacity .3s}#page-header .nav-link:hover,#page-header .nav-link.active{color:var(--brand)}@media (min-width:992px){#page-header #nav-item-7{display:none}}#page-header .navbar-item--menu{display:block}@media (min-width:992px){#page-header .navbar-item--menu{display:none}}#page-header .hamburger-icon{width:22px;height:12px;color:var(--ink);cursor:pointer;background:0 0;border:none;outline:none;padding:0;display:block;position:relative}#page-header .hamburger-icon .line{background:currentColor;border-radius:1px;width:22px;height:2px;transition:transform .4s,opacity .4s;display:block;position:absolute;left:0}#page-header .hamburger-icon .line-1{top:0}#page-header .hamburger-icon .line-2{top:5px}#page-header .hamburger-icon .line-3{top:10px}#page-header .hamburger-icon:hover .line-1,#page-header .hamburger-icon:focus .line-1{transform:translateY(-1px)}#page-header .hamburger-icon:hover .line-3,#page-header .hamburger-icon:focus .line-3{transform:translateY(1px)}#page-header .hamburger-icon.active .line-1{transform:translateY(5px)rotate(45deg)}#page-header .hamburger-icon.active .line-2{opacity:0}#page-header .hamburger-icon.active .line-3{transform:translateY(-5px)rotate(-45deg)}#page-header.header-transparent:not(.is-scrolled){background:0 0!important}#page-header.header-transparent.header-transparent-style-2.is-scrolled{background:#14141499!important}#page-header.header-transparent.header-variant-light.is-scrolled{background:#ffffff9e!important}#page-header.header-transparent.header-variant-light,#page-header.header-transparent.header-variant-light .nav-link{color:var(--brand)}#page-header.header-transparent.header-variant-light .navbar-brand svg{fill:var(--brand)}#page-header.header-transparent.header-variant-light .hamburger-icon{color:var(--brand)}#page-header.header-transparent.header-transparent-style-2,#page-header.header-transparent.header-transparent-style-2 .nav-link{color:#fff}#page-header.header-transparent.header-transparent-style-2 .navbar-brand svg{fill:#fff}#page-header.header-transparent.header-transparent-style-2 .hamburger-icon{color:#fff}#page-header.header-transparent.header-transparent-style-2 .nav-link:hover{opacity:.5;color:#fff}#page-header.header-transparent.show-mobile-nav{background:#fff!important}#page-header.header-transparent.show-mobile-nav,#page-header.header-transparent.show-mobile-nav .nav-link{color:var(--ink)!important}#page-header.header-transparent.show-mobile-nav .nav-link.active{color:var(--brand)!important}#page-header.header-transparent.show-mobile-nav .navbar-brand svg{fill:var(--brand)!important}#page-header.header-transparent.show-mobile-nav .hamburger-icon{color:var(--brand)!important}#navbar_mobile{z-index:-1;background:#fff;width:100%;height:calc(100vh - 50px);margin-top:-1px;position:fixed;inset:50px 0 0;overflow:hidden scroll}@media (min-width:768px){#navbar_mobile{height:calc(100vh - 85px);top:85px}}#navbar_mobile .container{max-width:calc(var(--nav-max) + 2 * var(--container-pad));padding:1rem var(--container-pad) 2rem;margin:0 auto;display:block}#navbar_mobile .navbar-nav{flex-direction:column;gap:0;padding:0;list-style:none;display:flex}#navbar_mobile .navbar-nav>li{list-style:none}#navbar_mobile .navbar-nav>li .nav-link{color:var(--ink);padding:.5rem 0;font-size:20px;display:block}#navbar_mobile .navbar-nav>li .nav-link:hover{color:var(--brand)}@media (max-width:991.98px){#navbar_main{display:none}}body.locked{overflow:hidden}#page-header .dropdown-menu{display:none}.not-found{text-align:center;background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.not-found__content{max-width:500px;animation:.8s cubic-bezier(.16,1,.3,1) both notFoundIn}@keyframes notFoundIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}.not-found__code{font-family:var(--font-condensed);color:#fff;-webkit-text-fill-color:#fff;font-size:8rem;line-height:1}.not-found__title{font-family:var(--font-bolder);margin:1rem 0 .5rem;font-size:1.8rem}.not-found__text{color:#fff9;margin-bottom:2rem}.not-found__btn{font-family:var(--font-bold);background:var(--accent-500);color:var(--white);border-radius:100px;align-items:center;padding:.7rem 1.5rem;font-size:.9rem;transition:background .3s,transform .3s,box-shadow .3s;display:inline-flex}.not-found__btn:hover{background:var(--brand-hover);transform:translateY(-2px);box-shadow:0 8px 30px #0006}.pageshell{z-index:90;pointer-events:none;--shell-bar:var(--w-06);--shell-sheen:#ffffff1a;position:fixed;inset:0;overflow:hidden}.pageshell__bg{background:var(--bg);position:absolute;inset:0}.pageshell--video,.pageshell--article{--shell-bar:#14141412;--shell-sheen:#1414140d}.pageshell--video .pageshell__bg,.pageshell--article .pageshell__bg{background:var(--paper)}.pageshell__bg,.pageshell__stage,.pageshell__below{transition:opacity .3s}.pageshell--gone .pageshell__bg,.pageshell--gone .pageshell__stage{opacity:0}.pageshell--gone .pageshell__below{opacity:0;transition-delay:.32s}.pageshell__sk{background:var(--shell-bar);border-radius:6px;display:block;position:relative;overflow:hidden}.pageshell__sk--img:before{content:"";background-image:var(--shell-img);filter:blur(18px);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.14)}.pageshell__sk--img:after{opacity:.6}.pageshell__sk:after{content:"";background:linear-gradient(100deg, #fff0 20%, var(--shell-sheen) 45%, #fff0 70%);background-size:250% 100%;animation:1.5s linear infinite blurupShimmer;position:absolute;inset:0}.pageshell__stage,.pageshell__below{max-width:calc(var(--container-max) + 2 * var(--container-pad));padding:0 var(--container-pad);margin:0 auto;position:relative}.pageshell__pill{border-radius:var(--radius-full,999px);width:170px;height:54px}.pageshell__hero{padding-top:clamp(90px,13vh,150px)}.pageshell--overview .pageshell__pill{margin-bottom:clamp(1.25rem,2.5vw,2rem)}.pageshell__box{background:#1b1b1b;border-radius:20px;grid-template-columns:1fr 1fr;height:clamp(600px,62vh,720px);display:grid;overflow:hidden}.pageshell__panel{flex-direction:column;justify-content:space-between;padding:clamp(2rem,3.4vw,3.5rem);display:flex}.pageshell__media{border-radius:0}.pageshell__dots{border-radius:var(--radius-full,999px);width:150px;height:6px;margin:2.9rem auto 0}.pageshell__rowzone{padding-top:2.2rem}.pageshell__rowtitle{width:150px;height:34px}.pageshell__cards{gap:16px;margin-top:2.4rem;display:flex}.pageshell__feature{aspect-ratio:752/424;border-radius:var(--radius-xl,1.25rem);flex:none;width:min(52%,752px)}.pageshell__tile{aspect-ratio:9/16;border-radius:var(--radius-lg,1rem);flex:none;width:238px}.pageshell__line{height:14px;margin-bottom:.9rem}.pageshell__line--eyebrow{width:34%;height:11px;margin-bottom:2rem}.pageshell__line--head{width:92%;height:clamp(2rem,4vw,3.2rem)}.pageshell__line--text{width:84%;height:15px}.pageshell__line--lead{width:96%;height:17px;margin-bottom:1.1rem}.pageshell__line--meta{width:62%;height:13px;margin-top:2.4rem}.pageshell__line--gap{margin-top:2rem}.pageshell__line--half{width:52%}.pageshell__btn{border-radius:var(--radius-full,999px);width:190px;height:54px;margin-top:clamp(1.4rem,2.4vw,2.2rem)}.pageshell--video .pageshell__line--head,.pageshell--article .pageshell__line--head{height:clamp(2rem,3.9vw,3.5rem);margin-bottom:1.15rem}.pageshell--video .pageshell__line--lead,.pageshell--article .pageshell__line--lead{height:18px;margin-bottom:1.25rem}.pageshell--video .pageshell__line--meta,.pageshell--article .pageshell__line--meta{margin-top:3rem}.pageshell--article .pageshell__line--eyebrow{height:22px}.pageshell--article .pageshell__line--lead{height:19px;margin-bottom:20px}.pageshell--article .pageshell__line--meta{height:22px;margin-top:66px}.pageshell--roll{--vr-w:min(calc(min(100vh - 168px, 850px) / 1.55 * 9 / 16), 32vw, 430px);--vr-h:calc(var(--vr-w) * 16 / 9);--vr-slot:calc(var(--vr-w) * 1.275 + 24px);--vr-slot2:calc(var(--vr-w) + 24px);--vr-mid:calc(50vh + 34px);--vr-bar-top:clamp(4.75rem, 11vh, 7rem)}.pageshell--roll .pageshell__stage{padding:0}.pageshell--roll.pageshell--gone .pageshell__stage{transition-delay:.18s}.pageshell__rollbar{top:var(--vr-bar-top);width:min(calc(100% - 2 * var(--container-pad)), var(--container-max));justify-content:space-between;align-items:flex-start;display:flex;position:absolute;left:50%;transform:translate(-50%)}.pageshell__round{border-radius:50%;width:52px;height:52px}.pageshell__arrows{border-radius:100px;width:108px;height:54px}.pageshell__roll{left:50%;top:var(--vr-mid);position:absolute}.pageshell__card{width:var(--vr-w);height:var(--vr-h);border-radius:20px;position:absolute;top:0;left:0}.pageshell__card--off{display:none}.pageshell__card--active{transform:translate(-50%,-50%)scale(1.55)}.pageshell__card--prev{transform:translate(calc(-50% - var(--vr-slot)), -50%)}.pageshell__card--next{transform:translate(calc(-50% + var(--vr-slot)), -50%)}.pageshell__card--prev2{transform:translate(calc(-50% - var(--vr-slot) - var(--vr-slot2)), -50%)}.pageshell__card--next2{transform:translate(calc(-50% + var(--vr-slot) + var(--vr-slot2)), -50%)}.pageshell__card--prev,.pageshell__card--next,.pageshell__card--prev2,.pageshell__card--next2{opacity:.5}.pageshell__rollfoot{width:min(calc(100% - 2 * var(--container-pad)), var(--container-max));justify-content:space-between;align-items:flex-end;gap:2rem;padding:0;display:flex;position:absolute;bottom:clamp(2rem,6vh,4rem);left:50%;transform:translate(-50%)}.pageshell__rolltext{width:min(48vw,52ch)}.pageshell__rolltext .pageshell__line--head{height:clamp(1.8rem,2.6vw,2.6rem)}.pageshell__rolltext .pageshell__line--text{width:92%;margin-bottom:0}.pageshell__rollfoot .pageshell__arrows{flex:none;width:110px;height:42px}@media (max-width:860px){.pageshell--roll .pageshell__rollfoot{bottom:clamp(1.25rem,3vh,2rem)}.pageshell__rolltext{width:min(66vw,24ch)}}@media (max-width:640px){.pageshell--roll{--vr-avail:max(220px, calc(100vh - 316px));--vr-w:calc(min(74vw, var(--vr-avail) * 9 / 16) / 1.55);--vr-h:calc(var(--vr-w) * 16 / 9);--vr-slot:calc(var(--vr-w) * 1.275 + 16px);--vr-slot2:calc(var(--vr-w) + 16px);--vr-mid:calc(136px + var(--vr-avail) / 2);--vr-bar-top:calc(var(--header-height,50px) + 1rem)}.pageshell__round{width:44px;height:44px}.pageshell__arrows{width:90px;height:44px}.pageshell--roll .pageshell__rollfoot{align-items:flex-end;bottom:1.5rem}.pageshell__rolltext{width:calc(100% - 3.5rem)}.pageshell__rollfoot .pageshell__arrows{border-radius:50%;width:40px;height:40px}}.pageshell__detail{padding-top:calc(var(--header-height,60px) + 2.5rem)}.pageshell__detail--article{padding-top:calc(var(--header-height,60px) + clamp(5.5rem, 10vw, 9.5rem))}.pageshell__artherozone{padding-top:clamp(2rem,4vw,3rem)}.pageshell__vid{grid-template-columns:1fr;gap:clamp(2rem,5vw,3.5rem);margin-top:clamp(1.5rem,3vw,2.5rem);display:grid}@media (min-width:900px){.pageshell__vid{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(2.5rem,5vw,5rem)}}.pageshell__player{aspect-ratio:9/16;border-radius:var(--radius-xl,1.5rem);width:100%;max-width:420px;margin:0 auto}.pageshell__art{grid-template-columns:1fr;gap:clamp(1.5rem,3vw,2.5rem);margin-top:clamp(.5rem,1vw,.75rem);display:grid}@media (min-width:860px){.pageshell__art{grid-template-columns:1.5fr 1fr;gap:clamp(2.5rem,5vw,5rem)}}.pageshell__arthero{aspect-ratio:16/9;border-radius:var(--radius-xl,1.5rem)}.pageshell--article .pageshell__line--eyebrow{margin:clamp(1.5rem,3vw,2.25rem) 0 0}@media (max-width:860px){.pageshell__box{grid-template-columns:1fr;height:auto}.pageshell__media{aspect-ratio:16/10;order:-1}.pageshell__feature{width:86vw}}@media (max-width:640px){.pageshell__panel{padding:1.5rem 1.25rem 1.75rem}.pageshell__btn,.pageshell__pill{width:150px;height:46px}.pageshell__detail,.pageshell__detail--article{padding-top:calc(var(--header-height,50px) + 2rem)}}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline:2px solid var(--accent-500,#8575f7);outline-offset:3px;border-radius:2px}.skip-link{z-index:100001;border-radius:0 0 var(--radius-md,.75rem) var(--radius-md,.75rem);background:var(--brand,#231478);color:#fff;font-family:var(--font-base);padding:.75rem 1.25rem;font-size:.9375rem;text-decoration:none;transition:transform .18s;position:fixed;top:0;left:50%;transform:translate(-50%,-120%)}.skip-link:focus-visible{outline-offset:-4px;transform:translate(-50%)}html{scrollbar-width:thin;scrollbar-color:var(--w-20) transparent}::-webkit-scrollbar{background:0 0;width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-track-piece{background:0 0}::-webkit-scrollbar-corner{background:0 0}::-webkit-scrollbar-thumb{background:var(--w-20);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--w-64)}@media (hover:none) and (pointer:coarse){::-webkit-scrollbar{all:revert}::-webkit-scrollbar-track{all:revert}::-webkit-scrollbar-thumb{all:revert}html{scrollbar-width:auto;scrollbar-color:auto}}::selection{background:var(--brand);color:var(--white)}.surface-light{background:var(--paper);color:var(--ink)}.surface-light--soft{background:var(--paper-soft);color:var(--ink)}.surface-light .text-muted,.surface-light--soft .text-muted{color:var(--ink-muted)}.surface-light ::selection,.surface-light--soft ::selection{background:var(--brand);color:#fff}.container{width:100%;max-width:calc(var(--container-max) + 2 * var(--container-pad));padding:0 var(--container-pad);margin:0 auto}.section-title{font-family:var(--font-base);font-weight:400;font-size:var(--text-h2);line-height:var(--lh-h1);letter-spacing:var(--tracking-h1);color:inherit;margin-bottom:var(--space-8)}.play-icon{stroke:currentColor;stroke-width:1.5px;stroke-linejoin:round}#page-header.is-scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.category-row__nav,.fv__nav,.content-card__duration,.content-card__template-badge,.dd-tile__duration,.hero__media-play,.vr__back,.vr__navpill{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.content-card__play{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.vp__mute-hint,.vp__big-play{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.vr__cta{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.vr__filterbtn,.vr__filterpanel,.vr__filterpanel .category-tabs__scroll{-webkit-backdrop-filter:blur(20px)saturate(1.2);backdrop-filter:blur(20px)saturate(1.2)}.detail-hero__bg-blur{-webkit-backdrop-filter:blur(30px)saturate(1.2);backdrop-filter:blur(30px)saturate(1.2)}.content-card__template-badge--new{-webkit-backdrop-filter:none;backdrop-filter:none}.route-fade{animation:.35s cubic-bezier(.16,1,.3,1) routeFade}@keyframes routeFade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.route-fade{animation:none}}.eyebrow{font-family:var(--font-base);letter-spacing:0;text-transform:none;color:#fff;font-size:14px;font-weight:400;line-height:1.3}.gradient-text{color:inherit;-webkit-text-fill-color:currentColor;background:0 0}.surface-light .gradient-text,.surface-light--soft .gradient-text{color:var(--brand)}.glass{background:var(--w-04);-webkit-backdrop-filter:blur(20px);border:1px solid var(--w-08);box-shadow:0 4px 24px #00000059, inset 0 1px 0 var(--w-06)}.blur-overlay{-webkit-backdrop-filter:blur(40px);position:absolute;inset:0}.tag-badge{border-radius:var(--radius-full);font-family:var(--font-base);letter-spacing:.06em;text-transform:uppercase;color:#ffffffd9;background:var(--w-08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--w-10);transition:all var(--duration-fast) var(--ease-out);white-space:nowrap;align-items:center;padding:.3rem .85rem;font-size:.75rem;display:inline-flex}.tag-badge:hover{background:var(--w-14);border-color:var(--w-20)}.tag-badge--accent,.tag-badge--brand{color:#fff;background:#2314788c;border-color:#231478b3}.content-wrapper--filtering .blur-content{pointer-events:none;transition:filter .4s cubic-bezier(.16,1,.3,1),opacity .4s cubic-bezier(.16,1,.3,1);filter:blur(12px)!important;opacity:.25!important}.blur-content{transition:filter .4s cubic-bezier(.16,1,.3,1),opacity .4s cubic-bezier(.16,1,.3,1)}.btn,.pill{--btn-pad-y:.6rem;--btn-pad-x:1.2rem;--btn-pad-b-extra:2px;--btn-font-size:.9rem;--btn-radius:var(--radius-full);padding:var(--btn-pad-y) var(--btn-pad-x) calc(var(--btn-pad-y) + var(--btn-pad-b-extra));border-radius:var(--btn-radius);min-height:40px;font-family:var(--font-base);font-size:var(--btn-font-size);letter-spacing:.2px;white-space:nowrap;cursor:pointer;transition:background .2s var(--ease-out), color .2s var(--ease-out), border-color .2s var(--ease-out), transform .2s var(--ease-out), box-shadow .2s var(--ease-out);-webkit-tap-highlight-color:transparent;border:1px solid #0000;justify-content:center;align-items:center;gap:.45rem;font-weight:400;line-height:1;text-decoration:none;display:inline-flex}.btn--sm,.pill--sm{--btn-pad-y:.45rem;--btn-pad-x:.9rem;--btn-font-size:.82rem;min-height:36px}.btn--lg{--btn-pad-y:.85rem;--btn-pad-x:1.6rem;--btn-pad-b-extra:3px;--btn-font-size:1rem;min-height:48px}.btn--primary{background:var(--w-10);color:#fff;border-color:#0000}.btn--primary:hover{background:var(--w-14);transform:translateY(-1px)}.btn--brand{background:var(--brand);color:#fff;border-color:var(--brand)}.btn--brand:hover{background:var(--brand-hover);border-color:var(--brand-hover);transform:translateY(-1px)}.btn--white,.pill--white,.pill.is-active,.btn.is-active{color:var(--ink);background:#fff;border-color:#fff}.btn--white:hover,.pill--white:hover{background:#ffffffe6}.btn--ghost,.pill--ghost{color:#ffffffd9;background:var(--w-06);border-color:var(--w-12);-webkit-backdrop-filter:blur(12px)}.btn--ghost:hover,.pill--ghost:hover{background:var(--w-12);border-color:var(--w-20);color:#fff}.btn--ghost-dark{color:#ffffff73;background:var(--w-03);border-color:var(--w-06)}.btn--ghost-dark:hover{color:#fff;background:var(--w-10);border-color:var(--w-14);transform:translateY(-1px)}.btn--dark{color:#fff;background:var(--brand);border-color:var(--brand)}.btn--dark:hover{background:var(--brand-hover);border-color:var(--brand-hover);transform:translateY(-1px)}.surface-light .btn--ghost,.surface-light .pill--ghost,.surface-light--soft .btn--ghost,.surface-light--soft .pill--ghost{color:var(--ink);background:var(--k-06);border-color:var(--k-10)}.surface-light .btn--ghost:hover,.surface-light .pill--ghost:hover,.surface-light--soft .btn--ghost:hover,.surface-light--soft .pill--ghost:hover{background:var(--k-10);border-color:var(--k-12);color:var(--ink)}.btn-icon{color:#fff;background:var(--w-08);border:1px solid var(--w-12);cursor:pointer;width:40px;min-width:40px;height:40px;min-height:40px;transition:background .2s var(--ease-out), border-color .2s var(--ease-out), transform .2s var(--ease-out), box-shadow .2s var(--ease-out), opacity .2s var(--ease-out);-webkit-tap-highlight-color:transparent;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 4px 16px #00000059}.btn-icon:hover:not(.is-disabled):not(:disabled){background:var(--w-14);border-color:var(--w-20);transform:scale(1.05);box-shadow:0 6px 20px #00000073}.btn-icon.is-disabled,.btn-icon:disabled{opacity:.3;cursor:default}.surface-light .btn-icon,.surface-light--soft .btn-icon{color:var(--ink);background:var(--k-06);border-color:var(--k-10);box-shadow:0 4px 16px #0000001a}.surface-light .btn-icon:hover:not(.is-disabled):not(:disabled),.surface-light--soft .btn-icon:hover:not(.is-disabled):not(:disabled){background:var(--k-10);border-color:var(--k-12)}@media (hover:none) and (pointer:coarse){a[role=button],.btn,.pill{min-height:44px}}h1,h2,h3,h4,h5,h6{font-family:var(--font-base);letter-spacing:var(--tracking-h1);color:inherit;font-weight:400}h1{font-size:var(--text-h1);line-height:var(--lh-h1)}h2{font-size:var(--text-h2);line-height:var(--lh-h1)}h3{font-size:var(--text-h3);line-height:1.2}p{line-height:var(--lh-body)}@media (max-width:640px){:root{--header-height:50px;--section-pad-y:clamp(48px, 12vw, 96px);--grid-gap-cards:20px;--container-pad:24px}.tag-badge{padding:.25rem .65rem;font-size:.7rem}h1,h2,h3{overflow-wrap:anywhere}.btn,.pill{--btn-pad-y:.48rem;--btn-pad-x:.95rem;--btn-font-size:.8rem;min-height:34px}.btn--lg{--btn-pad-y:.68rem;--btn-pad-x:1.3rem;--btn-font-size:.85rem;min-height:40px}.btn--sm,.pill--sm{--btn-pad-y:.36rem;--btn-pad-x:.72rem;--btn-font-size:.75rem;min-height:30px}}input,select,textarea{font-family:inherit;font-size:max(16px,1rem)}
