:root{--ff-bg: #060707;--ff-bg-2: #0d0f10;--ff-surface: rgba(17, 21, 24, .94);--ff-surface-2: rgba(20, 24, 28, .9);--ff-line: rgba(184, 178, 126, .26);--ff-accent: #b8b27e;--ff-accent-strong: #d9d29c;--ff-text: rgba(247, 247, 241, .96);--ff-text-soft: rgba(247, 247, 241, .72);--ff-radius: 22px;--ff-shadow: 0 18px 60px rgba(0,0,0,.45)}html,body{background:radial-gradient(circle at top center,rgba(184,178,126,.12),transparent 28%),linear-gradient(180deg,#0a0b0c,#060707);color:var(--ff-text)}body{letter-spacing:.01em}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.16;background-image:url('{{ "flimmerfrei-reference-full.png" | asset_url }}');background-size:cover;background-position:center top;mix-blend-mode:screen}#shopify-section-header-group,#shopify-section-footer-group,#header-group,#footer-group,body .content-for-layout{position:relative;z-index:1}.ff-shell{width:min(1440px,calc(100vw - 32px));margin:0 auto}.ff-topbar{background:#b8b27eeb;color:#1d1d17;text-align:center;padding:8px 12px;font-size:14px;letter-spacing:.02em}.ff-header{position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(180deg,#08090aeb,#08090ad1);border-bottom:1px solid rgba(184,178,126,.12)}.ff-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:18px 12px 12px}.ff-header__logo{display:flex;justify-content:center}.ff-header__logo img{width:clamp(180px,22vw,300px);height:auto;display:block}.ff-header__left,.ff-header__right{display:flex;align-items:center;gap:18px}.ff-header__right{justify-content:flex-end}.ff-menu{display:flex;justify-content:center;gap:18px;padding:0 12px 16px;flex-wrap:wrap}.ff-menu a,.ff-icon-link,.ff-footer a{color:var(--ff-text-soft);text-decoration:none;transition:color .2s ease,opacity .2s ease}.ff-menu a:hover,.ff-icon-link:hover,.ff-footer a:hover{color:var(--ff-accent-strong)}.ff-menu a{font-size:16px}.ff-icon-link{display:inline-flex;align-items:center;gap:8px}.ff-icon-circle{width:38px;height:38px;border-radius:999px;border:1px solid rgba(184,178,126,.26);display:inline-flex;align-items:center;justify-content:center;background:#ffffff05}.ff-home{padding:28px 0 60px}.ff-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 0%,rgba(184,178,126,.14),transparent 28%),linear-gradient(180deg,#16181ac7,#060707fa);border:1px solid var(--ff-line);border-radius:30px;min-height:720px;box-shadow:var(--ff-shadow)}.ff-hero:before,.ff-hero:after{content:"";position:absolute;inset:auto -4% -6% -4%;height:42%;background:radial-gradient(ellipse at center,rgba(184,178,126,.08),transparent 60%),linear-gradient(180deg,transparent,rgba(184,178,126,.08));-webkit-mask-image:radial-gradient(circle at 20% 20%,#000 10%,transparent 55%),linear-gradient(#000,#000);mask-image:radial-gradient(circle at 20% 20%,#000 10%,transparent 55%),linear-gradient(#000,#000);opacity:.9}.ff-hero:after{inset:auto -8% -12% -8%;height:52%;opacity:.5;filter:blur(24px)}.ff-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;gap:32px;align-items:center;padding:72px 56px 46px}.ff-hero__copy{max-width:560px}.ff-kicker{color:var(--ff-accent);font-size:14px;letter-spacing:.18em;text-transform:uppercase;margin-bottom:16px}.ff-hero h1{color:#fff;font-size:clamp(44px,7vw,82px);line-height:.94;margin:0 0 18px}.ff-hero p{color:var(--ff-text-soft);font-size:clamp(16px,2vw,19px);line-height:1.65;margin:0 0 28px}.ff-actions{display:flex;gap:14px;flex-wrap:wrap}.ff-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;border:1px solid var(--ff-line);text-decoration:none;transition:transform .18s ease,background .18s ease,color .18s ease}.ff-btn:hover{transform:translateY(-1px)}.ff-btn--primary{color:#15150f;background:linear-gradient(180deg,var(--ff-accent-strong),var(--ff-accent))}.ff-btn--secondary{color:var(--ff-text);background:#ffffff08}.ff-hero__media{display:flex;align-items:center;justify-content:center}.ff-hero__media img{width:min(100%,740px);filter:drop-shadow(0 28px 58px rgba(0,0,0,.55))}.ff-feature-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:22px}.ff-feature-chip{border:1px solid rgba(184,178,126,.18);border-radius:16px;padding:12px 14px;background:#ffffff05;color:var(--ff-text-soft);font-size:14px}.ff-grid-wrap{padding-top:40px}.ff-grid-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.ff-grid-title h2{margin:0;font-size:clamp(28px,3vw,42px)}.ff-grid-title p{margin:0;color:var(--ff-text-soft)}.ff-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.ff-card{position:relative;overflow:hidden;padding:18px;border-radius:22px;background:linear-gradient(180deg,#191c20e6,#0c0e10fa);border:1px solid rgba(184,178,126,.18);box-shadow:0 18px 44px #00000057;min-height:430px}.ff-card:after{content:"";position:absolute;left:-10%;right:-10%;bottom:-10%;height:32%;background:radial-gradient(ellipse at center,rgba(184,178,126,.17),transparent 55%);filter:blur(8px);pointer-events:none}.ff-card__media{display:flex;align-items:center;justify-content:center;min-height:240px;margin-bottom:18px}.ff-card__media img{width:100%;height:auto;object-fit:contain;transform:perspective(1200px) rotateX(2deg)}.ff-card__badges{display:flex;gap:10px;margin-bottom:14px;color:var(--ff-accent);font-size:13px}.ff-badge{width:34px;height:26px;border-radius:7px;border:1px solid rgba(184,178,126,.45);background:#b8b27e0d;display:inline-flex;align-items:center;justify-content:center}.ff-card h3{margin:0 0 6px;color:#fff;font-size:28px}.ff-card .price{color:var(--ff-accent-strong);font-size:18px}.ff-card .desc{color:var(--ff-text-soft);font-size:14px;margin-top:8px;line-height:1.6}.ff-footer{margin-top:34px;padding:42px 0 24px;border-top:1px solid rgba(184,178,126,.12);background:linear-gradient(180deg,#04050600,#040506b3)}.ff-footer__grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.2fr;gap:26px}.ff-footer__brand img{width:220px;max-width:100%}.ff-footer h4{margin:0 0 14px;color:var(--ff-accent-strong);font-size:18px}.ff-footer ul{margin:0;padding:0;list-style:none;display:grid;gap:10px}.ff-footer p{margin:0;color:var(--ff-text-soft);line-height:1.8}.ff-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:24px;margin-top:24px;border-top:1px solid rgba(184,178,126,.08);color:var(--ff-text-soft);font-size:14px}.shopify-section-group-header-group,.shopify-section-group-footer-group{background:transparent}.card,.product-card,.collection-card,.shopify-payment-button__button{border-radius:18px}.product-card,.card-wrapper .card,.shopify-section .section{color:var(--ff-text)}@media(max-width:1100px){.ff-header__inner,.ff-hero__inner{grid-template-columns:1fr}.ff-header__left,.ff-header__right{display:none}.ff-feature-bar,.ff-product-grid,.ff-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ff-hero__copy{max-width:none}}@media(max-width:749px){.ff-shell{width:min(100vw - 18px,100%)}.ff-menu{gap:12px;padding-inline:8px}.ff-hero{min-height:auto}.ff-hero__inner{padding:34px 20px 28px}.ff-feature-bar,.ff-product-grid,.ff-footer__grid{grid-template-columns:1fr}.ff-card{min-height:0}.ff-grid-wrap{padding-top:24px}.ff-footer__bottom{flex-direction:column;align-items:flex-start}}..header__heading-logo,.header__logo img,.header img.header__heading-logo{max-width:320px!important;width:320px!important;height:auto!important}@media screen and (max-width:749px){.header__heading-logo,.header__logo img,.header img.header__heading-logo{max-width:190px!important;width:190px!important;height:auto!important}}.template-product body,.template-collection body,.template-page body,.template-cart body,.template-search body{color:var(--ff-text)}.template-product .section-background,.template-collection .section-background,.template-page .section-background,.template-cart .section-background,.template-search .section-background{background:transparent!important}.template-product .section,.template-collection .section,.template-page .section,.template-cart .section,.template-search .section,.template-product .product-grid__card,.template-product .product-details,.template-product .product-media-container,.template-page .page-width-content,.template-collection .product-grid-container,.template-cart .cart__footer,.template-search .search-page{background:transparent!important;color:var(--ff-text)!important}.template-product .product-grid__card,.template-product .product-details,.template-page .page-width-content,.template-collection .product-grid-container,.template-cart .cart__footer,.template-search .search-page,.template-page .shopify-section .section-content-wrapper,.template-product .shopify-section .section-content-wrapper{background-image:linear-gradient(180deg,#191c20e6,#0c0e10fa)!important;border:1px solid rgba(184,178,126,.18)!important;box-shadow:0 18px 44px #00000057}.template-product h1,.template-product h2,.template-product h3,.template-product h4,.template-product h5,.template-product h6,.template-collection h1,.template-collection h2,.template-page h1,.template-page h2,.template-cart h1,.template-search h1,.template-product p,.template-product span,.template-product label,.template-product .price,.template-product .price *,.template-product .text-subdued,.template-product .rte,.template-page p,.template-collection p,.template-cart p,.template-search p{color:var(--ff-text)!important}.template-product input,.template-product select,.template-product textarea,.template-page input,.template-page select,.template-page textarea,.template-search input,.template-cart input{background:#121518!important;color:#f7f7f1!important;border:1px solid rgba(184,178,126,.28)!important}.template-product .button,.template-product button,.template-page .button,.template-cart .button,.template-search .button{border-color:#b8b27e5c!important}.template-product .variant-picker__option input+label,.template-product .variant-picker__option label,.template-product .variant-button,.template-product .product-form__input label{background:#121518!important;color:#f7f7f1!important;border:1px solid rgba(184,178,126,.28)!important}.template-product .variant-picker__option input:checked+label,.template-product .product-form__input input[type=radio]:checked+label{background:var(--ff-accent)!important;color:#111!important;border-color:var(--ff-accent)!important}
/*# sourceMappingURL=/cdn/shop/t/11/assets/flimmerfrei-premium.css.map */
