:root{--ink:#f5f5f5;--charcoal:#171717;--red:#65d9ff;--red-dark:#8e7dff;--cream:#151515;--paper:#0b0b0b;--line:#303030;--muted:#aaa6ad;--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Verdana,Geneva,sans-serif}.announcement{padding:10px 20px;text-align:center;background:var(--red);color:#fff;font-size:11px;font-weight:700;letter-spacing:.02em}.site-header{height:82px;padding:0 max(24px,5vw);display:flex;align-items:center;gap:34px;position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.brand{display:grid;grid-template-columns:auto auto;align-items:end;text-decoration:none;color:var(--ink);line-height:.8}.brand span{grid-row:1/3;font:800 29px Verdana,sans-serif;color:var(--red);margin-right:8px;letter-spacing:-.08em}.brand b{font-size:15px;letter-spacing:.12em}.brand small{font-size:8px;letter-spacing:.18em;margin-top:6px}.site-header nav{display:flex;gap:25px;margin-left:auto}.site-header nav a,footer a{color:inherit;text-decoration:none;font-size:12px;font-weight:700}.site-header nav a:hover{color:var(--red)}.cart-button,.menu-toggle{border:1px solid var(--line);background:#fff;padding:12px 16px;border-radius:10px;font:700 11px Verdana,sans-serif;color:var(--ink)}.cart-button span{display:inline-grid;place-items:center;background:var(--red);color:#fff;border-radius:50%;width:22px;height:22px;margin-left:7px}.menu-toggle{display:none}.hero{min-height:700px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:80px max(24px,7vw);gap:6vw;background:linear-gradient(120deg,#fff 0%,#fff 54%,#f1eee9 54%,#f5f2ee 100%);overflow:hidden}.eyebrow{display:block;color:var(--red);font-size:10px;font-weight:800;letter-spacing:.17em;margin-bottom:22px}.hero h1,.section h2,.testset h2,.contact h2{font-family:Verdana,Geneva,sans-serif;font-weight:700;line-height:1.02;letter-spacing:-.055em;margin:0}.hero h1{font-size:clamp(46px,5.7vw,80px)}.hero h1 em{color:var(--red);font-style:normal}.hero-copy>p{font-size:17px;line-height:1.75;color:var(--muted);max-width:620px}.hero-actions{display:flex;gap:12px;margin:32px 0}.btn{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:10px;padding:15px 22px;text-decoration:none;font:700 12px Verdana,sans-serif;color:var(--ink);cursor:pointer;transition:transform .2s,background .2s}.btn:hover{transform:translateY(-2px)}.btn.primary{background:var(--red);color:#fff}.btn.primary:hover{background:var(--red-dark)}.btn.ghost{border:1px solid #bdb7b0;background:transparent}.btn.dark{background:var(--ink);color:#fff}.btn.white{background:#fff;color:var(--ink)}.btn.full{width:100%}.trust-row{display:flex;flex-wrap:wrap;gap:18px;font-size:10px;font-weight:700;color:#5e5a55}.product-stage{min-height:540px;position:relative;display:grid;place-items:center}.product-halo{position:absolute;width:390px;height:390px;border-radius:50%;background:var(--red);box-shadow:0 40px 90px rgba(126,56,39,.22)}.hero-product{position:relative;z-index:2;width:auto;height:min(510px,67vw);filter:drop-shadow(0 28px 25px rgba(29,25,22,.28));mix-blend-mode:multiply}.stage-note{position:absolute;bottom:16px;right:0;background:#fff;padding:17px 20px;border-left:4px solid var(--red);box-shadow:0 14px 35px rgba(32,27,24,.12);z-index:3}.stage-note span{display:block;font-size:10px;color:var(--muted);margin-top:5px}.proof-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:27px 7vw;background:var(--ink);color:#fff}.proof-strip div{padding:8px 30px;border-right:1px solid #444}.proof-strip div:last-child{border:0}.proof-strip strong{font-size:25px}.proof-strip span{display:block;font-size:10px;color:#aaa;margin-top:6px}.section{padding:110px max(24px,7vw)}.section-head{max-width:800px;margin-bottom:60px}.section h2,.testset h2,.contact h2{font-size:clamp(38px,4.8vw,64px)}.section-head>p,.benefit-list>p,.contact p{color:var(--muted);line-height:1.75}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.steps article{padding:30px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.steps article span{color:var(--red);font-size:11px;font-weight:800}.steps h3{font-size:18px;margin:45px 0 10px}.steps p{font-size:12px;line-height:1.7;color:var(--muted)}.benefits{display:grid;grid-template-columns:1fr 1fr;gap:8vw;background:var(--cream)}.benefit-visual{min-height:520px;border-radius:var(--radius);padding:55px;background:linear-gradient(155deg,#353535,#111);color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.benefit-visual p{font-size:31px;font-weight:700;line-height:1.3}.quote-mark{font-size:105px;font-weight:700;color:var(--red);line-height:.5}.benefit-list ul{list-style:none;padding:0}.benefit-list li{display:grid;grid-template-columns:180px 1fr;gap:25px;padding:24px 0;border-bottom:1px solid #d4cfc8}.benefit-list li span{font-size:12px;line-height:1.6;color:var(--muted)}.shop{background:#f3f1ed}.products{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;max-width:980px}.product-card{position:relative;background:#fff;border-radius:var(--radius);padding:34px;border:1px solid var(--line)}.product-card.featured{border:2px solid var(--red)}.product-badge{position:absolute;top:20px;right:20px;background:var(--red);color:#fff;padding:7px 12px;border-radius:8px;font-size:9px;font-weight:800}.product-image-wrap{height:180px;display:flex;align-items:center}.shop-product-image{height:170px;width:auto;mix-blend-mode:multiply}.opener{height:180px;display:grid;place-items:center}.opener span{width:130px;height:55px;border-radius:28px;background:linear-gradient(145deg,#383838,#111);box-shadow:0 12px 22px #d0cbc5}.product-card>p{min-height:62px;color:var(--muted);font-size:12px;line-height:1.6}.product-card label{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:800}.product-card input{width:85px;padding:10px;border:1px solid var(--line);border-radius:8px;font:inherit}.price{margin:22px 0}.price strong{font-size:27px}.price span{font-size:10px;color:var(--muted);margin-left:5px}.product-card details{font-size:11px;margin-top:20px}.delivery{font-size:10px;color:#367a54;margin-top:20px}.testset{margin:0 max(24px,7vw);padding:60px;border-radius:24px;background:var(--red);color:#fff;display:grid;grid-template-columns:1.1fr .9fr;gap:60px}.eyebrow.light{color:#ffe0d9}.testset p{color:#ffe7e1;line-height:1.7}.testset form{display:grid;gap:12px;align-content:center}.testset label,.contact label{display:grid;gap:7px;font-size:10px;font-weight:800}.testset input,.contact input,.contact textarea{border:1px solid rgba(255,255,255,.4);border-radius:8px;padding:13px;background:rgba(255,255,255,.13);color:inherit;font:inherit}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.faq details{background:#fff;border:1px solid var(--line);border-radius:12px;padding:22px}.faq summary{font-size:13px;font-weight:800;cursor:pointer}.faq details p{color:var(--muted);font-size:12px;line-height:1.7}.references{text-align:center;padding:46px;background:var(--ink);color:#fff}.references span{font-size:24px;font-weight:700}.references div{margin-top:18px;color:#999;font-size:10px;letter-spacing:.1em}.contact{display:grid;grid-template-columns:1fr 1fr;gap:10vw}.contact address{font-style:normal;line-height:1.7}.contact address a{color:var(--red);font-weight:800;text-decoration:none}.contact form{display:grid;gap:15px;background:var(--cream);padding:34px;border-radius:var(--radius)}.contact input,.contact textarea{background:#fff;color:var(--ink);border-color:#d8d3cc}.contact small{color:var(--muted);font-size:9px}footer{padding:55px 7vw;background:#111;color:#ddd;display:grid;grid-template-columns:1fr 1fr;gap:30px}footer>div:nth-of-type(2){display:flex;gap:18px;justify-content:flex-end}.brand.inverse{color:#fff}.brand.inverse span{color:var(--red)}footer>small{grid-column:1/-1;color:#777}.cart{position:fixed;right:0;top:0;width:min(440px,92vw);height:100dvh;background:#fff;z-index:50;padding:25px;transform:translateX(105%);transition:.3s;display:flex;flex-direction:column}.cart.open{transform:none}.overlay{position:fixed;inset:0;background:rgba(10,10,10,.6);z-index:40;opacity:0;visibility:hidden;transition:.3s}.overlay.open{opacity:1;visibility:visible}.cart-head{display:flex;justify-content:space-between;align-items:center}.cart-head button{font-size:30px;border:0;background:none}.cart-items{flex:1;overflow:auto}.cart-line{display:grid;grid-template-columns:1fr auto;gap:8px;padding:18px 0;border-bottom:1px solid var(--line);font-size:12px}.cart-line button{border:0;background:none;color:var(--red)}.empty{color:var(--muted)}.cart-total{display:flex;justify-content:space-between;font-size:17px}.cart-note{font-size:9px;color:var(--muted)}.toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,120px);background:var(--ink);color:#fff;padding:13px 20px;border-radius:8px;z-index:70;transition:.3s;font-size:11px}.toast.show{transform:translate(-50%,0)}
@media(max-width:900px){.site-header nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;padding:24px;flex-direction:column}.site-header nav.open{display:flex}.menu-toggle{display:block;margin-left:auto}.hero,.benefits,.testset,.contact{grid-template-columns:1fr}.hero{padding-top:55px;background:linear-gradient(180deg,#fff 0%,#fff 52%,#f3f0eb 52%)}.product-stage{min-height:500px}.proof-strip,.steps{grid-template-columns:1fr 1fr}.products{grid-template-columns:1fr}.benefit-list li{grid-template-columns:1fr}.cart-button{font-size:0}.cart-button span{font-size:10px}.faq-grid{grid-template-columns:1fr}footer{grid-template-columns:1fr}footer>div:nth-of-type(2){justify-content:flex-start;flex-wrap:wrap}}
@media(max-width:560px){.site-header{padding:0 16px;gap:12px}.brand span{font-size:25px}.announcement{font-size:9px}.hero,.section{padding:68px 20px}.hero h1{font-size:43px}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column;align-items:stretch}.product-stage{min-height:420px}.product-halo{width:290px;height:290px}.hero-product{height:385px}.stage-note{right:6px}.proof-strip{grid-template-columns:1fr 1fr;padding:20px}.proof-strip div{padding:15px}.steps{grid-template-columns:1fr}.section{padding-block:75px}.benefit-visual{min-height:370px;padding:32px}.benefit-visual p{font-size:25px}.testset{margin:0 12px;padding:35px 25px}.references span{font-size:19px}.contact{gap:45px}footer{padding:45px 22px}}

/* SG-Versand: dunkle Markenwelt mit Rainbow-Akzenten */
:root{--ink:#f5f5f5;--charcoal:#171717;--red:#65d9ff;--red-dark:#8e7dff;--cream:#151515;--paper:#0b0b0b;--line:#303030;--muted:#aaa6ad}
body{background:#050505;color:var(--ink)}
.announcement{background:linear-gradient(90deg,#ff4fa3 0%,#ff8b3d 25%,#ffe45a 48%,#52e6b5 70%,#65c8ff 86%,#a77bff 100%);color:#070707}
.site-header{background:rgba(7,7,7,.92);border-color:#282828}.brand span,.brand.inverse span{color:#fff}.brand span{background:linear-gradient(135deg,#ff4fa3,#ff9c45 34%,#ffe45a 52%,#55e4bd 70%,#69c8ff 85%,#a77bff);-webkit-background-clip:text;background-clip:text;color:transparent}.site-header nav a:hover,.contact address a{color:#6bd8ff}.cart-button,.menu-toggle{background:#151515;border-color:#353535;color:#fff}.cart-button span{background:linear-gradient(135deg,#ff4fa3,#a77bff)}
.hero{background:radial-gradient(circle at 78% 48%,rgba(110,93,255,.18),transparent 25%),radial-gradient(circle at 68% 35%,rgba(45,214,190,.12),transparent 28%),#050505}.hero h1 em,.eyebrow{color:#74d8ff}.hero h1 em{background:linear-gradient(90deg,#ff55ad,#ff9e42,#ffe45b,#55e5b7,#65c9ff,#a97aff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>p,.trust-row{color:#aaa}.product-halo{background:conic-gradient(from 210deg,#ff4fa3,#ff9a42,#ffe45a,#55e5b8,#65c9ff,#a77bff,#ff4fa3);filter:saturate(.85);box-shadow:0 0 100px rgba(115,98,255,.22)}.hero-product{mix-blend-mode:screen;filter:drop-shadow(0 28px 28px rgba(0,0,0,.65))}.stage-note{background:#111;border-left:0;border-top:3px solid transparent;border-image:linear-gradient(90deg,#ff4fa3,#ffe45a,#55e5b8,#65c9ff,#a77bff) 1;color:#fff}.proof-strip{background:#0d0d0d;border-block:1px solid #292929}.proof-strip div{border-color:#333}
.section{background:#080808}.function{background:#080808}.steps article,.faq details,.product-card{background:#111;border-color:#303030}.steps article span{color:#67d5ff}.benefits{background:#121212}.benefit-visual{background:linear-gradient(145deg,#222,#080808);border:1px solid #303030}.quote-mark{background:linear-gradient(180deg,#ff4fa3,#ff9c45,#ffe45a,#55e4bd,#69c8ff,#a77bff);-webkit-background-clip:text;background-clip:text;color:transparent}.benefit-list li{border-color:#333}.shop{background:#090909}.product-card.featured{border-color:#555}.product-card.featured:before{content:"";position:absolute;inset:-2px;border-radius:18px;padding:2px;background:linear-gradient(135deg,#ff4fa3,#ff9c45,#ffe45a,#55e4bd,#69c8ff,#a77bff);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.product-badge,.btn.primary{background:linear-gradient(100deg,#ff4fa3,#b377ff 52%,#64caff);color:#fff}.btn.primary:hover{background:linear-gradient(100deg,#ed3d95,#9564e8 52%,#45b8ed)}.btn.ghost{border-color:#4a4a4a;color:#fff}.btn.dark{background:#f1f1f1;color:#090909}.product-image-wrap{background:#fff;border-radius:12px;padding:12px;width:190px}.shop-product-image{mix-blend-mode:multiply}.product-card input,.contact input,.contact textarea{background:#191919;border-color:#3a3a3a;color:#fff}.opener span{background:linear-gradient(145deg,#444,#111);box-shadow:0 12px 22px #000}.testset{background:linear-gradient(135deg,#26142e,#111d32 48%,#0b2b29);border:1px solid #3b3546}.eyebrow.light{color:#75dcff}.testset p{color:#c8c4cd}.testset input{background:rgba(255,255,255,.08);color:#fff}.references,footer{background:#030303}.contact form{background:#111;border:1px solid #303030}.cart{background:#101010;color:#fff}.overlay{background:rgba(0,0,0,.75)}.toast{background:#fff;color:#080808}
@media(max-width:900px){.site-header nav{background:#0c0c0c}.hero{background:radial-gradient(circle at 50% 72%,rgba(114,91,255,.2),transparent 30%),#050505}}
.hero-product{mix-blend-mode:multiply}
.brand img{grid-row:1/3;width:52px;height:52px;object-fit:cover;border-radius:50%;margin-right:10px}.sample-order{display:grid;gap:12px;align-content:center;padding:28px;border:1px solid rgba(255,255,255,.22);border-radius:16px;background:rgba(255,255,255,.06)}.sample-order strong{font-size:17px}.sample-order span{color:#c8c4cd;font-size:11px}.cart{overflow:auto}.cart-items{flex:0 0 auto;max-height:26vh;overflow:auto}.checkout-form{display:grid;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}.checkout-form h3{margin:0 0 5px;font-size:14px}.checkout-form label{display:grid;gap:5px;font-size:9px;font-weight:700}.checkout-form input{width:100%;padding:10px;border:1px solid #3a3a3a;border-radius:7px;background:#191919;color:#fff;font:11px Verdana,sans-serif}.address-row{display:grid;grid-template-columns:105px 1fr;gap:10px}.checkout-form small{color:var(--muted);font-size:8px;line-height:1.5}.cart-total{margin-top:14px}
@media(max-width:560px){.brand img{width:44px;height:44px}.address-row{grid-template-columns:90px 1fr}}

/* Helle Hauptseite mit schwarzem Außenrahmen */
body{background:#000;color:#171717;padding-inline:24px}.announcement,.site-header,main,footer{width:min(1500px,100%);margin-inline:auto}.site-header{background:rgba(255,255,255,.96);color:#171717;border-color:#dedede}.site-header nav a{color:#171717}.cart-button,.menu-toggle{background:#f4f4f4;border-color:#ddd;color:#171717}main{background:#fff;box-shadow:0 0 80px rgba(0,0,0,.55)}.hero{min-height:760px;background:#fff;color:#171717;grid-template-columns:.9fr 1.1fr}.hero-copy>p{color:#666}.trust-row{color:#595959}.product-stage{min-height:650px}.product-halo{width:500px;height:500px;opacity:.92}.hero-product{height:min(625px,66vw);mix-blend-mode:multiply;z-index:2}.hero-opener{position:absolute;z-index:4;right:2%;bottom:70px;display:flex;align-items:center;gap:14px;padding:14px 18px;background:#111;color:#fff;border-radius:14px;box-shadow:0 18px 35px rgba(0,0,0,.28);font-size:9px;line-height:1.5;letter-spacing:.08em}.hero-opener span{display:block;width:100px;height:42px;border-radius:24px;background:linear-gradient(145deg,#484848,#090909);border:1px solid #5b5b5b;box-shadow:inset 0 1px 2px rgba(255,255,255,.25)}.section,.function,.faq,.contact{background:#fff;color:#171717}.section-head>p,.benefit-list li span,.steps p,.faq details p,.contact p{color:#696969}.steps article,.faq details,.product-card{background:#fff;color:#171717;border-color:#ddd}.benefits{background:#f3f3f3;color:#171717}.benefit-list li{border-color:#d6d6d6}.shop{background:#f4f4f4;color:#171717}.product-card.featured{border-color:#bbb}.product-card>p,.price span{color:#696969}.product-card input,.contact input,.contact textarea{background:#fff;color:#171717;border-color:#ccc}.references{background:#111;color:#fff}.contact form{background:#f3f3f3;border-color:#ddd}.contact small{color:#666}.testset{color:#fff}.sample-order{color:#fff}.cart{color:#fff}.proof-strip{background:#111}.brand img{border:1px solid #ddd}
@media(max-width:900px){body{padding-inline:12px}.site-header nav{background:#fff}.hero{background:#fff}.product-stage{min-height:610px}.hero-opener{right:7%;bottom:55px}}
@media(max-width:560px){body{padding-inline:0}.hero{min-height:auto}.product-stage{min-height:520px}.product-halo{width:350px;height:350px}.hero-product{height:500px}.hero-opener{right:2%;bottom:28px;padding:11px}.hero-opener span{width:74px;height:34px}}
.product-halo{background:#ededed;box-shadow:none;filter:none;opacity:1}.hero-product{mix-blend-mode:multiply}
.function-video{position:relative;width:min(100%,980px);aspect-ratio:16/9;margin:0 0 48px;overflow:hidden;border-radius:18px;background:#111;box-shadow:0 22px 55px rgba(0,0,0,.16)}.function-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-file-fallback{position:absolute;inset:0;display:grid;place-content:center;justify-items:center;gap:14px;padding:30px;color:#fff;text-align:center;background:linear-gradient(135deg,#111,#292929)}.video-file-fallback[hidden]{display:none}.video-file-fallback strong{font-size:clamp(20px,3vw,34px)}.video-file-fallback p{max-width:440px;margin:0;color:#ccc}.video-file-fallback .btn{margin-top:4px}
@media(max-width:560px){.function-video{margin-bottom:30px;border-radius:12px}}

/* Zurückgenommene Markenakzente */
.announcement{background:#111;color:#fff;border-bottom:3px solid #20b7dd}.hero h1 em{background:none;color:#159fc4;-webkit-text-fill-color:currentColor}.btn.primary,.product-badge{background:#159fc4;color:#fff}.btn.primary:hover{background:#087f9f}.cart-button span{background:#159fc4}.product-card.featured:before{background:#20b7dd}.quote-mark{background:none;color:#20b7dd;-webkit-text-fill-color:currentColor}.contact address a,.site-header nav a:hover{color:#159fc4}.hero{background:#fff}.testset{background:#151515;border-color:#333}.eyebrow,.eyebrow.light{color:#159fc4}.hero-opener{border-bottom:3px solid #20b7dd}
.hero-opener-image{position:absolute;z-index:3;width:215px;height:215px;object-fit:cover;right:-3%;bottom:125px;border-radius:50%;mix-blend-mode:multiply;filter:drop-shadow(0 14px 18px rgba(0,0,0,.18))}.opener img{display:block;width:170px;height:170px;object-fit:cover;mix-blend-mode:multiply}.opener{background:#fff;border-radius:12px}
@media(max-width:560px){.hero-opener-image{width:145px;height:145px;right:-2%;bottom:55px}.opener img{width:150px;height:150px}}
h1,h2,h3,.section-head h2,.benefit-list h2,.testset h2,.contact h2,.cart-head h2{text-transform:uppercase}.hero .btn.ghost{background:#fff;color:#171717;border-color:#aaa}.hero .btn.ghost:hover{background:#f1f1f1;color:#171717}
.step-visual{height:150px;position:relative;display:grid;place-items:center;margin:-6px -6px 25px;background:#f4f5f5;border-radius:13px;overflow:hidden}.step-visual i{position:absolute;font-style:normal}.visual-pocket{width:68px;height:92px;bottom:18px;border:3px solid #222;border-radius:12px 12px 17px 17px;background:#d9dcde}.visual-pocket:after{content:"";position:absolute;left:7px;right:7px;top:17px;border-top:2px solid #777}.visual-phone{width:39px;height:66px;top:8px;border:3px solid #222;border-radius:7px;background:#fff}.visual-phone:after{content:"";position:absolute;width:12px;border-top:2px solid #888;left:10px;bottom:5px}.visual-arrow{color:#159fc4;font-size:28px;font-weight:700}.insert .visual-arrow{top:57px;z-index:2}.lock .visual-pocket,.focus .visual-pocket,.unlock .visual-pocket{left:50%;transform:translateX(-50%)}.visual-lock{z-index:2;top:23px;width:29px;height:29px;display:grid;place-items:center;border:3px solid #222;border-radius:50%;background:#fff;color:#159fc4;font-size:12px}.visual-click{right:24px;top:22px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#159fc4;color:#fff;font-weight:700}.visual-signal{right:17px;top:38px;color:#666;font:700 18px Verdana;letter-spacing:-5px}.visual-slash{right:22px;top:22px;width:58px;height:4px;background:#159fc4;transform:rotate(-45deg);transform-origin:right center}.unlock .visual-pocket{left:40%}.visual-opener{right:18px;bottom:30px;width:52px;height:34px;border:3px solid #555;border-radius:50%;background:linear-gradient(#eee,#aaa)}.unlock .visual-arrow{right:68px;bottom:29px;transform:rotate(180deg)}.steps h3{margin:24px 0 10px}
.site-header nav a{text-transform:uppercase}.references{background:#111;color:#fff;text-align:left}.references .section-head{max-width:900px}.references .section-head p{color:#bbb}.reference-logos{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.reference-logos>div{height:120px;display:grid;place-items:center;padding:18px;background:#fff;border-radius:12px}.reference-logos img{display:block;max-width:100%;max-height:82px;width:auto;height:auto}.references span{font:inherit}.references div{margin-top:0;color:inherit;font-size:inherit;letter-spacing:normal}@media(max-width:900px){.reference-logos{grid-template-columns:repeat(3,1fr)}}@media(max-width:560px){.reference-logos{grid-template-columns:repeat(2,1fr)}.reference-logos>div{height:100px;padding:12px}}
.product-stage .hero-product{transform:translateX(-75px)}.product-stage .hero-opener-image{z-index:6;right:-5px;top:50%;bottom:auto;transform:translateY(-50%);width:190px;height:190px;background:#fff;border:1px solid #e2e2e2;box-shadow:0 18px 40px rgba(0,0,0,.14)}
@media(max-width:900px){.product-stage .hero-product{transform:translateX(-45px)}.product-stage .hero-opener-image{right:5%;width:175px;height:175px}}
@media(max-width:560px){.product-stage{min-height:625px}.product-stage .hero-product{height:455px;transform:none;align-self:start}.product-stage .hero-opener-image{width:145px;height:145px;top:auto;right:50%;bottom:5px;transform:translateX(50%)}}
.product-stage .hero-opener-image{top:auto;right:0;bottom:55px;transform:none;border:2px solid #d7d7d7;box-shadow:none;filter:none;background:#fff}.product-stage .hero-product{filter:none}
@media(max-width:900px){.product-stage .hero-opener-image{right:3%;bottom:45px}}
@media(max-width:560px){.product-stage .hero-opener-image{right:12px;bottom:12px;transform:none}}
.cart-button{display:flex;align-items:center;gap:7px;padding:10px 12px}.cart-icon{position:relative;display:block;width:24px;height:17px;border:2px solid currentColor;border-top:0;border-radius:2px;transform:skew(-7deg)}.cart-icon:before{content:"";position:absolute;width:8px;border-top:2px solid currentColor;left:-6px;top:-5px;transform:skew(7deg)}.cart-icon:after{content:"••";position:absolute;left:2px;top:10px;font-size:16px;letter-spacing:5px;line-height:1;transform:skew(7deg)}.cart-button span{margin-left:0}
.cart-icon{width:27px;height:16px;margin-top:6px;border:2px solid currentColor;border-top-width:3px;border-radius:3px 3px 7px 7px;transform:none}.cart-icon:before{width:15px;height:11px;left:4px;top:-13px;border:2px solid currentColor;border-bottom:0;border-radius:9px 9px 0 0;transform:none}.cart-icon:after{content:"";left:7px;top:3px;width:7px;height:8px;border-left:2px solid currentColor;border-right:2px solid currentColor;letter-spacing:normal;transform:none}
.site-header{height:94px}.site-header .brand img{width:66px;height:66px;margin-right:12px}.site-header .brand b{font-size:16px}.site-header .brand small{font-size:8px}@media(max-width:560px){.site-header{height:82px}.site-header .brand img{width:54px;height:54px;margin-right:8px}.site-header .brand b{font-size:13px}}
.cart-icon{width:auto;height:auto;margin:0;border:0;border-radius:0;transform:none;font-style:normal;font-size:25px;line-height:1}.cart-icon:before,.cart-icon:after{content:none}.freelock-brand{display:block;width:auto;height:auto;mix-blend-mode:multiply}.hero-brand{width:min(340px,72%);margin-bottom:13px}.section-brand{width:210px;margin-bottom:18px}.card-brand{width:175px;margin:0 0 20px}.hero-brand+.eyebrow{margin-bottom:20px}@media(max-width:560px){.hero-brand{width:250px}.section-brand{width:180px}.card-brand{width:150px}}
.reference-map{display:grid;grid-template-columns:minmax(280px,480px) minmax(220px,380px);align-items:center;justify-content:center;gap:55px;margin:0 0 55px}.reference-map img{display:block;width:100%;height:auto;background:#fff;border-radius:18px}.reference-map figcaption{font-size:22px;font-weight:700;line-height:1.5;text-transform:uppercase;color:#fff}.reference-logos{margin-top:0}@media(max-width:760px){.reference-map{grid-template-columns:1fr;gap:22px}.reference-map img{max-width:420px;margin:auto}.reference-map figcaption{text-align:center;font-size:17px}}
.product-stage .hero-opener-image{border:0;border-radius:0;background:transparent;box-shadow:none;filter:none;mix-blend-mode:multiply}
.cart-icon{position:relative;display:block;width:29px;height:18px;margin-top:7px;border:2px solid currentColor;border-radius:2px 2px 6px 6px;background:repeating-linear-gradient(90deg,currentColor 0 2px,transparent 2px 6px);clip-path:polygon(5% 0,95% 0,82% 100%,18% 100%);font-size:0}.cart-icon:before{content:"";position:absolute;display:block;width:15px;height:12px;left:5px;top:-14px;border:2px solid currentColor;border-bottom:0;border-radius:10px 10px 0 0}.cart-icon:after{content:none}
.original-function-graphic{display:block;width:min(100%,620px);height:auto;margin:0 0 44px;padding:22px;background:#fff;border:1px solid #ddd;border-radius:16px}.original-function-graphic+.steps h3{margin-top:45px}@media(max-width:560px){.original-function-graphic{padding:10px;margin-bottom:28px}}
.cart-icon{display:block;width:auto;height:auto;margin:0;border:0;background:none;clip-path:none;font:normal 25px/1 "Arial Unicode MS","Segoe UI Symbol",sans-serif;filter:grayscale(1) contrast(1.8)}.cart-icon:before,.cart-icon:after{content:none}
.map-visual{position:relative;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 0 0 1px rgba(32,183,221,.18),0 0 55px rgba(32,183,221,.13);animation:mapFloat 6s ease-in-out infinite}.map-visual img{position:relative;z-index:1;border-radius:18px}.map-visual:after{content:"";position:absolute;z-index:2;left:-10%;right:-10%;height:90px;top:-120px;background:linear-gradient(180deg,transparent,rgba(70,225,255,.24),transparent);transform:skewY(-4deg);animation:mapScan 5s ease-in-out infinite;pointer-events:none}.map-pulse{position:absolute;z-index:3;width:16px;height:16px;border:2px solid #fff;border-radius:50%;background:#159fc4;box-shadow:0 0 0 0 rgba(21,159,196,.7);animation:mapPulse 2.5s ease-out infinite}.pulse-one{left:28%;top:67%}.pulse-two{left:56%;top:35%;animation-delay:.8s}.pulse-three{left:76%;top:55%;animation-delay:1.6s}@keyframes mapFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes mapScan{0%{top:-120px;opacity:0}15%{opacity:1}85%{opacity:1}100%{top:105%;opacity:0}}@keyframes mapPulse{0%{box-shadow:0 0 0 0 rgba(21,159,196,.7)}75%,100%{box-shadow:0 0 0 18px rgba(21,159,196,0)}}@media(prefers-reduced-motion:reduce){.map-visual,.map-visual:after,.map-pulse{animation:none}}
.cart-icon{position:relative;display:block;width:24px;height:25px;margin-top:4px;border:2px solid currentColor;border-radius:2px;background:transparent;clip-path:none;filter:none;font-size:0}.cart-icon:before{content:"";position:absolute;display:block;width:11px;height:9px;left:4px;top:-8px;border:2px solid currentColor;border-bottom:0;border-radius:7px 7px 0 0}.cart-icon:after{content:"";position:absolute;display:block;left:5px;right:5px;top:7px;border-top:2px solid currentColor}
.freelock-banner{height:96px;width:100%;display:flex;align-items:center;justify-content:center;background:#050505;border-bottom:3px solid #159fc4}.freelock-banner img{display:block;width:min(380px,62vw);height:auto;filter:invert(1);mix-blend-mode:screen}.hero{padding-top:65px}@media(max-width:560px){.freelock-banner{height:74px}.freelock-banner img{width:min(280px,70vw)}}
.freelock-banner{position:relative;height:138px;overflow:hidden;isolation:isolate}.freelock-banner:before{content:"";position:absolute;z-index:0;width:min(650px,85%);height:82px;border-radius:50%;background:linear-gradient(90deg,#ff4fa3,#ff9c45,#ffe45a,#55e4bd,#69c8ff,#a77bff);filter:blur(28px);opacity:.72;animation:brandGlow 7s ease-in-out infinite}.freelock-banner img{position:relative;z-index:1;width:min(500px,72vw);filter:invert(1) drop-shadow(0 2px 1px rgba(0,0,0,.75));mix-blend-mode:normal}@keyframes brandGlow{0%,100%{transform:scale(.94);opacity:.58}50%{transform:scale(1.06);opacity:.82}}@media(max-width:560px){.freelock-banner{height:104px}.freelock-banner img{width:min(340px,78vw)}.freelock-banner:before{height:60px;filter:blur(22px)}}@media(prefers-reduced-motion:reduce){.freelock-banner:before{animation:none}}
.freelock-banner:before{width:92%;height:118px;filter:blur(34px);opacity:.94}.freelock-banner:after{content:"";position:absolute;z-index:0;inset:-45px -8%;background:radial-gradient(circle at 12% 55%,rgba(255,55,164,.72),transparent 24%),radial-gradient(circle at 31% 35%,rgba(255,170,55,.68),transparent 24%),radial-gradient(circle at 49% 68%,rgba(255,229,75,.56),transparent 22%),radial-gradient(circle at 66% 38%,rgba(64,226,177,.7),transparent 25%),radial-gradient(circle at 84% 58%,rgba(76,170,255,.76),transparent 25%),radial-gradient(circle at 97% 35%,rgba(167,112,255,.68),transparent 22%);filter:blur(24px);mix-blend-mode:screen;opacity:.68;animation:brandAurora 9s ease-in-out infinite alternate}.freelock-banner img{z-index:2}@keyframes brandAurora{0%{transform:translateX(-2%) scale(1)}50%{transform:translateX(2%) scale(1.08)}100%{transform:translateX(-1%) scale(1.02)}}@media(prefers-reduced-motion:reduce){.freelock-banner:after{animation:none}}
.site-header nav{margin-left:0}.site-header{justify-content:flex-end}.menu-toggle{margin-left:0}
.freelock-banner:before,.freelock-banner:after{-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 18%,#000 82%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 18%,#000 82%,transparent 100%)}.freelock-banner{box-shadow:inset 85px 0 70px -55px #000,inset -85px 0 70px -55px #000}
.freelock-banner:before{width:88%;height:155px;border-radius:45%;background:conic-gradient(from 245deg at 50% 50%,#ff3c9d,#ff9448,#ffe366,#43ddb5,#5bc7ff,#9f72ff,#ff3c9d);filter:blur(32px) contrast(1.18);opacity:.72;animation:smokeDriftOne 10s ease-in-out infinite alternate}.freelock-banner:after{inset:-65px 2%;background:radial-gradient(ellipse at 16% 65%,rgba(255,55,158,.88) 0 7%,transparent 24%),radial-gradient(ellipse at 34% 31%,rgba(255,158,63,.86) 0 8%,transparent 25%),radial-gradient(ellipse at 48% 72%,rgba(255,229,88,.72) 0 7%,transparent 23%),radial-gradient(ellipse at 62% 30%,rgba(65,224,177,.82) 0 8%,transparent 24%),radial-gradient(ellipse at 78% 67%,rgba(76,184,255,.9) 0 8%,transparent 25%),radial-gradient(ellipse at 91% 33%,rgba(163,105,255,.82) 0 7%,transparent 23%);filter:blur(20px);opacity:.82;animation:smokeDriftTwo 8s ease-in-out infinite alternate;mix-blend-mode:screen}@keyframes smokeDriftOne{0%{transform:translate(-3%,5%) scale(.94) rotate(-2deg)}50%{transform:translate(2%,-4%) scale(1.08) rotate(2deg)}100%{transform:translate(-1%,2%) scale(1) rotate(-1deg)}}@keyframes smokeDriftTwo{0%{transform:translateX(-4%) skewX(-4deg) scaleY(.86)}50%{transform:translateX(4%) skewX(5deg) scaleY(1.08)}100%{transform:translateX(-1%) skewX(-2deg) scaleY(.94)}}@media(prefers-reduced-motion:reduce){.freelock-banner:before,.freelock-banner:after{animation:none}}
.original-function-graphic{margin:0 auto 44px}@media(max-width:560px){.original-function-graphic{margin:0 auto 28px}}
.freelock-banner:before{opacity:.9;filter:blur(27px) contrast(1.28) saturate(1.22);animation-duration:6s}.freelock-banner:after{opacity:.96;filter:blur(16px) saturate(1.28);animation-duration:5s}.freelock-banner img{animation:logoPulse 3.6s ease-in-out infinite}@keyframes logoPulse{0%,100%{transform:scale(1);filter:invert(1) drop-shadow(0 0 3px rgba(255,255,255,.35))}50%{transform:scale(1.025);filter:invert(1) drop-shadow(0 0 12px rgba(255,255,255,.8))}}@keyframes smokeDriftOne{0%{transform:translate(-7%,9%) scale(.88) rotate(-5deg)}35%{transform:translate(5%,-7%) scale(1.12) rotate(4deg)}70%{transform:translate(-2%,5%) scale(1.04) rotate(-3deg)}100%{transform:translate(6%,-2%) scale(.96) rotate(5deg)}}@keyframes smokeDriftTwo{0%{transform:translateX(-9%) skewX(-9deg) scaleY(.76)}33%{transform:translateX(7%) skewX(8deg) scaleY(1.16)}66%{transform:translateX(-4%) skewX(-5deg) scaleY(.91)}100%{transform:translateX(8%) skewX(7deg) scaleY(1.08)}}@media(prefers-reduced-motion:reduce){.freelock-banner img{animation:none}}
.freelock-banner:before,.freelock-banner:after{display:none}.school-sketch{position:absolute;z-index:0;inset:0;overflow:hidden}.school-sketch:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.05),rgba(0,0,0,.82) 42%,rgba(0,0,0,.82) 58%,rgba(0,0,0,.05));pointer-events:none}.school-sketch img{position:absolute;width:125%;max-width:none;height:100%;left:-12.5%;top:0;object-fit:cover;object-position:center;filter:none;mix-blend-mode:screen;opacity:.78;animation:schoolPan 13s ease-in-out infinite alternate}.freelock-banner .freelock-banner-logo{position:relative;z-index:2;width:min(500px,72vw);filter:invert(1) drop-shadow(0 0 7px rgba(255,255,255,.52));animation:logoPulseMono 4s ease-in-out infinite}@keyframes schoolPan{0%{transform:translateX(-3%) scale(1.05)}50%{transform:translateX(3%) scale(1.1)}100%{transform:translateX(-1%) scale(1.04)}}@keyframes logoPulseMono{0%,100%{transform:scale(1);opacity:.96}50%{transform:scale(1.022);opacity:1}}@media(prefers-reduced-motion:reduce){.school-sketch img,.freelock-banner .freelock-banner-logo{animation:none}}
.freelock-banner{background:#fff;border-bottom:3px solid #111;box-shadow:inset 85px 0 70px -55px #fff,inset -85px 0 70px -55px #fff}.school-sketch:after{background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,.88) 41%,rgba(255,255,255,.88) 59%,rgba(255,255,255,.08))}.school-sketch img{filter:invert(1) grayscale(1) contrast(1.16);mix-blend-mode:multiply;opacity:.62}.freelock-banner .freelock-banner-logo{filter:drop-shadow(0 0 4px rgba(255,255,255,.9));mix-blend-mode:multiply}
.freelock-banner .freelock-banner-logo{filter:none;mix-blend-mode:normal;opacity:1}
.school-sketch{display:none}.freelock-banner{background:#050505;border-bottom:3px solid #159fc4;box-shadow:inset 85px 0 70px -55px #000,inset -85px 0 70px -55px #000}.freelock-banner:before,.freelock-banner:after{display:block}.freelock-banner .freelock-banner-logo{filter:invert(1) drop-shadow(0 0 8px rgba(255,255,255,.58));mix-blend-mode:normal;animation:logoPulse 3.6s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.freelock-banner .freelock-banner-logo{animation:none}}
@media(min-width:901px){.site-header{justify-content:space-between;gap:18px;padding-inline:max(20px,3vw)}.site-header nav{display:flex;flex:1;justify-content:space-evenly;align-items:center;margin:0}.site-header nav a{text-align:center;padding:15px 12px}.cart-button{flex:0 0 auto}}
.hero-price{display:grid;grid-template-columns:auto 1fr;align-items:end;width:min(100%,520px);margin:26px 0 6px;padding:18px 20px;border-left:5px solid #159fc4;background:#111;color:#fff;text-decoration:none}.hero-price span{grid-column:1/-1;margin-bottom:5px;font-size:9px;font-weight:700;letter-spacing:.14em;color:#8fdcf0}.hero-price strong{font-size:clamp(28px,3vw,42px);line-height:1}.hero-price small{justify-self:end;padding-bottom:3px;font-size:8px;line-height:1.5;color:#bbb;text-align:right}.hero-price:hover{background:#1a1a1a}.hero-price+.hero-actions{margin-top:18px}@media(max-width:560px){.hero-price{grid-template-columns:1fr;align-items:start}.hero-price small{justify-self:start;margin-top:7px;text-align:left}}
.hero h1{font-size:clamp(50px,6.2vw,90px)}.section h2,.testset h2,.contact h2{font-size:clamp(42px,5.25vw,72px)}.steps h3,.product-card h3{font-size:20px}@media(max-width:560px){.hero h1{font-size:47px}.section h2,.testset h2,.contact h2{font-size:40px}}
.product-stage{min-height:710px}.product-stage .hero-product{height:min(680px,69vw);transform:translateX(-90px)}.product-stage .hero-opener-image{width:225px;height:225px;right:-8px;bottom:58px}.original-function-graphic{width:min(100%,780px)}@media(max-width:900px){.product-stage .hero-product{height:min(650px,78vw);transform:translateX(-55px)}.product-stage .hero-opener-image{width:205px;height:205px}}@media(max-width:560px){.product-stage{min-height:660px}.product-stage .hero-product{height:500px;transform:none}.product-stage .hero-opener-image{width:165px;height:165px;right:8px;bottom:8px}}
.function .section-head{max-width:980px}.function .section-head>p{max-width:850px;font-size:17px}.function .section-brand{width:300px;margin-bottom:22px}.function-media{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center;margin:0 0 52px}.function-media .function-video{width:100%;margin:0}.function-media .original-function-graphic{width:100%;margin:0;padding:14px}.function-media+.steps{margin-top:0}.steps article{min-height:250px}.steps article>span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#159fc4;color:#fff}@media(max-width:900px){.function-media{grid-template-columns:1fr}.function-media .original-function-graphic{max-width:780px;margin:auto}.function .section-brand{width:260px}}@media(max-width:560px){.function .section-brand{width:220px}.function .section-head>p{font-size:15px}.function-media{gap:18px;margin-bottom:35px}.steps article{min-height:auto}}
.product-halo{display:none}
.mail-fallback[hidden]{display:none}.mail-fallback{margin-top:10px}
.payment-methods{display:grid;gap:8px;margin:4px 0 2px;padding:0;border:0}.payment-methods legend{margin-bottom:7px;font-size:10px;font-weight:700}.checkout-form .payment-option{display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid #3a3a3a;border-radius:9px;background:#191919;cursor:pointer}.checkout-form .payment-option input{width:auto;margin:0;accent-color:#159fc4}.payment-option span{display:grid;gap:3px}.payment-option strong{font-size:10px}.checkout-form .payment-option small{font-size:8px}.payment-option.coming-soon{opacity:.5;cursor:not-allowed}
.order-success{display:grid;gap:12px;padding:20px;border:1px solid #b8d8c4;border-radius:12px;background:#eef8f1;color:#183d25}.order-success strong{font-size:17px}.order-success span{font-weight:700}.order-success p{margin:0;color:#315d40}
.freelock-banner{background:#050505;border-bottom-color:#050505;box-shadow:none}
.freelock-banner:before,.freelock-banner:after,.freelock-banner .school-sketch{display:none}
.freelock-banner .freelock-banner-logo{filter:invert(1);mix-blend-mode:normal;opacity:1;animation:none;transform:none}
@media(prefers-reduced-motion:reduce){.freelock-banner .freelock-banner-logo{animation:none}}
.hero-price{position:relative;grid-template-columns:auto 1fr auto;column-gap:18px;row-gap:4px;align-items:center;padding:20px 22px;background:linear-gradient(135deg,#f7f8f8,#eef1f2);color:#171717;border:1px solid #dce1e2;border-left:0;border-radius:16px;box-shadow:0 12px 30px rgba(20,34,38,.08);overflow:hidden}.hero-price:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:#159fc4}.hero-price span{grid-column:1/-1;color:#617077;margin:0;font-size:9px}.hero-price strong{grid-column:1/2;font-size:clamp(31px,3.2vw,45px);color:#111}.hero-price strong i{font-style:normal;font-size:12px;color:#159fc4;vertical-align:top;line-height:1.8}.hero-price small{grid-column:2/3;justify-self:start;padding:0;color:#666;text-align:left}.hero-price em{grid-column:3/4;font-style:normal;font-size:9px;font-weight:700;color:#159fc4;white-space:nowrap}.hero-price:hover{background:#fff;transform:translateY(-2px);box-shadow:0 16px 36px rgba(20,34,38,.12)}@media(max-width:560px){.hero-price{grid-template-columns:1fr}.hero-price span,.hero-price strong,.hero-price small,.hero-price em{grid-column:1;justify-self:start}.hero-price em{margin-top:6px}}
.hero-price strong{position:relative;padding:8px 13px 10px;border-radius:11px;background:#090909;color:#fff;box-shadow:0 0 0 0 rgba(21,159,196,.38);animation:price-focus 1s ease-in-out infinite}.hero-price strong i{color:#fff}.hero-price span:after{content:" · BESTPREIS";color:#159fc4;font-weight:800}.hero-price:hover strong{background:#000}@keyframes price-focus{0%,38%,100%{transform:scale(1);box-shadow:0 0 0 0 rgba(21,159,196,.34)}18%{transform:scale(1.035);box-shadow:0 0 0 9px rgba(21,159,196,0)}}@media(prefers-reduced-motion:reduce){.hero-price strong{animation:none}}

/* Einheitliches Raster für beide Shop-Produkte */
.products{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1100px;align-items:stretch}
.product-card{display:grid;grid-template-rows:48px 210px auto 68px auto auto auto 1fr;row-gap:18px;align-content:start;padding:34px}
.product-card .card-brand{width:175px;height:48px;object-fit:contain;object-position:left center;margin:0}
.product-card .product-image-wrap,.product-card .opener{width:100%;height:210px;padding:12px;display:grid;place-items:center;background:#fff;border-radius:12px}
.product-card .shop-product-image,.product-card .opener img{display:block;width:auto;height:186px;max-width:100%;object-fit:contain;mix-blend-mode:multiply}
.product-card h3,.product-card>p,.product-card label,.product-card .price,.product-card .btn,.product-card details,.product-card .delivery{margin-top:0;margin-bottom:0}
.product-card h3{align-self:end;line-height:1.2}.product-card>p{min-height:0;align-self:start}.product-card label{align-self:center}.product-card .price{align-self:center}.product-card details,.product-card .delivery{align-self:start;padding-top:2px}
@media(max-width:900px){.products{grid-template-columns:1fr}.product-card{grid-template-rows:48px 210px auto auto auto auto auto auto}}
@media(max-width:560px){.product-card{padding:26px;row-gap:15px}.product-card .card-brand{width:155px}.product-card .product-image-wrap,.product-card .opener{height:190px}.product-card .shop-product-image,.product-card .opener img{height:168px}}
.sample-order .btn.white{background:#fff;color:#111;border:1px solid #fff}.sample-order .btn.white:hover{background:#e9f8fc;color:#07171b}
.product-stage{isolation:isolate}.product-stage .hero-product{mix-blend-mode:normal;background:#fff;opacity:1}
footer .brand.inverse{display:grid;grid-template-columns:96px auto;grid-template-rows:auto auto;column-gap:18px;align-items:center;align-content:center;justify-self:start;line-height:1}
footer .brand.inverse img{grid-column:1;grid-row:1/3;width:96px;height:96px;margin:0;border:0}
footer .brand.inverse b{grid-column:2;grid-row:1;font-size:28px;letter-spacing:.1em;align-self:end}
footer .brand.inverse small{grid-column:2;grid-row:2;font-size:10px;letter-spacing:.22em;align-self:start;margin-top:8px}
@media(max-width:560px){footer .brand.inverse{grid-template-columns:76px auto;column-gap:14px}footer .brand.inverse img{width:76px;height:76px}footer .brand.inverse b{font-size:22px}footer .brand.inverse small{font-size:8px}}
.product-card .price-row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:45px}.product-card .price-row .price{margin:0}.product-card .price-discount{position:relative;padding:0;align-self:center}.product-card .price-discount summary{list-style:none;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 13px;border:1px solid #159fc4;border-radius:8px;background:#fff;color:#087f9f;font-size:10px;font-weight:700;cursor:pointer;white-space:nowrap}.product-card .price-discount summary::-webkit-details-marker{display:none}.product-card .price-discount[open] summary{background:#159fc4;color:#fff}.product-card .price-discount ul{position:absolute;z-index:8;top:calc(100% + 8px);right:0;width:220px;margin:0;padding:14px 14px 14px 30px;border:1px solid #d6d6d6;border-radius:10px;background:#fff;box-shadow:0 14px 32px rgba(0,0,0,.16);font-size:10px;line-height:1.8}.product-card .delivery{min-height:16px}.product-card .btn.primary{background:#159fc4;color:#fff}.product-card .btn.primary:hover{background:#087f9f}
@media(max-width:560px){.product-card .price-row{gap:10px}.product-card .price-discount summary{padding-inline:10px;font-size:9px}.product-card .price-discount ul{right:-4px;width:205px}}
.product-card .product-image-wrap .shop-product-image{height:220px}
@media(max-width:560px){.product-card .product-image-wrap .shop-product-image{height:195px}}
.product-highlights{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;padding:0 max(24px,7vw) 90px;background:#f3f3f3}.product-highlights article{min-height:150px;padding:26px 22px;background:#fff;border-top:4px solid #159fc4}.product-highlights strong{display:block;font-size:13px;line-height:1.35}.product-highlights span{display:block;margin-top:12px;color:#666;font-size:10px;line-height:1.6}
.price-tiers{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:26px}.price-tiers div{display:grid;gap:7px;padding:15px 12px;border:1px solid #d7d7d7;border-radius:10px;background:#fff}.price-tiers span{font-size:9px;color:#666}.price-tiers strong{font-size:17px;color:#111}
.product-card .product-price-tiers{width:100%;grid-template-columns:repeat(5,minmax(68px,1fr));gap:4px;margin:0;overflow-x:auto}.product-card .product-price-tiers div{gap:2px;min-width:68px;padding:7px 6px;border-radius:6px;text-align:center}.product-card .product-price-tiers span{font-size:7px;white-space:nowrap}.product-card .product-price-tiers strong{font-size:11px;white-space:nowrap}
.product-card .product-views{grid-template-columns:repeat(2,158px);justify-content:center;gap:10px;height:230px;padding:0}.product-views figure{display:grid;grid-template-rows:1fr auto;place-items:center;min-width:0;height:230px;margin:0;padding:8px;border:1px solid #e3e3e3;border-radius:10px;background:#fff;overflow:hidden}.product-card .product-views .shop-product-image{width:auto;height:190px;max-width:100%;object-fit:contain}.product-card .product-views .shop-product-back{height:190px;mix-blend-mode:normal}.product-views figcaption{font-size:8px;font-weight:700;color:#666;text-transform:uppercase;letter-spacing:.08em}
@media(max-width:900px){.product-highlights{grid-template-columns:repeat(2,1fr)}.price-tiers:not(.product-price-tiers){grid-template-columns:repeat(3,1fr)}}
@media(max-width:560px){.product-highlights{grid-template-columns:1fr;padding:0 20px 60px}.product-highlights article{min-height:auto}.price-tiers:not(.product-price-tiers){grid-template-columns:repeat(2,1fr)}.product-card .product-views,.product-views figure{height:205px}.product-card .product-views .shop-product-image,.product-card .product-views .shop-product-back{height:165px}}
.product-card{grid-template-rows:48px 230px auto 68px auto auto auto auto 1fr}
.reference-selection-title{margin:54px 0 24px;color:#fff;font-size:28px;letter-spacing:.08em;text-align:left}
.function{padding-bottom:48px}.benefits{padding-top:58px}.product-highlights{padding-bottom:32px}.shop{padding-top:58px}
@media(max-width:560px){.function{padding-bottom:34px}.benefits{padding-top:42px}.product-highlights{padding-bottom:22px}.shop{padding-top:46px}}
.brand.inverse .brand-tagline{grid-column:2;grid-row:3;margin-top:10px;color:#ccc;font-size:12px;font-weight:400;letter-spacing:0;white-space:nowrap}.brand.inverse{grid-template-rows:auto auto auto}footer{grid-template-columns:1fr auto;align-items:start}footer>div:nth-of-type(2){align-self:center}
@media(max-width:700px){.product-card .product-views{grid-template-columns:repeat(2,minmax(0,1fr))}.brand.inverse .brand-tagline{white-space:normal;line-height:1.5}footer{grid-template-columns:1fr}}
.freelock-banner{justify-content:flex-start;padding-left:max(24px,7vw)}.freelock-banner .freelock-banner-logo{animation:freelockIntro 2.8s cubic-bezier(.22,.75,.24,1) 1 both;transform-origin:left center}@keyframes freelockIntro{0%{transform:translateX(calc(-100% - 12vw));opacity:0}55%{transform:translateX(min(27vw,420px));opacity:1}100%{transform:translateX(0);opacity:1}}.references .section-head{margin-left:0;text-align:left}.references .section-head .eyebrow,.references .section-head h2,.references .section-head p{margin-left:0;padding-left:0;text-align:left}
@media(max-width:560px){.freelock-banner{padding-left:20px}@keyframes freelockIntro{0%{transform:translateX(calc(-100% - 20px));opacity:0}55%{transform:translateX(14vw);opacity:1}100%{transform:translateX(0);opacity:1}}}
@media(prefers-reduced-motion:reduce){.freelock-banner .freelock-banner-logo{animation:none;transform:none;opacity:1}}
#testset{scroll-margin-top:110px}
@media(max-width:560px){#testset{scroll-margin-top:102px}}
.product-card .product-views{gap:4px}.product-views figure{padding:4px}.product-card .product-views .shop-product-image,.product-card .product-views .shop-product-back{height:205px}
@media(max-width:560px){.product-card .product-views .shop-product-image,.product-card .product-views .shop-product-back{height:175px}}
.product-card .product-views .shop-product-image,.product-card .product-views .shop-product-back{height:204px}.product-card .product-views .shop-product-back{transform:rotate(2.5deg)}
@media(max-width:560px){.product-card .product-views .shop-product-image,.product-card .product-views .shop-product-back{height:178px}}
