:root{--cream: #F4F2F3;--mauve: #C0A9BD;--slate: #94A7AE;--forest: #64766A;--dark: #3a3535;--sage: #64766A;--serif: "Cormorant Garamond", Georgia, serif;--sans: "Jost", sans-serif;--ease: cubic-bezier(.4, 0, .2, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;color-scheme:light}body{font-family:var(--sans);background:var(--cream);color:var(--dark);overflow-x:hidden;cursor:none}.cursor{position:fixed;width:10px;height:10px;background:var(--mauve);border-radius:50%;pointer-events:none;z-index:9999;transform:translate(-50%,-50%);mix-blend-mode:multiply}.cursor-ring{position:fixed;width:36px;height:36px;border:1.5px solid var(--mauve);border-radius:50%;pointer-events:none;z-index:9998;transform:translate(-50%,-50%);opacity:.5}.scroll-line{position:fixed;top:0;left:0;width:3px;height:0%;background:linear-gradient(to bottom,var(--mauve),var(--forest));z-index:200}nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1.8rem 5vw;transition:background .5s,padding .4s}nav.scrolled{background:#f4f2f3ed;backdrop-filter:blur(12px);padding:1rem 5vw;border-bottom:1px solid rgba(192,169,189,.2)}.nav-logo{font-family:var(--serif);font-size:1.4rem;font-weight:300;letter-spacing:.04em;color:var(--dark);text-decoration:none}.nav-logo span{color:var(--mauve)}.nav-links{display:flex;gap:2.4rem;list-style:none;align-items:center}.nav-links a{font-family:var(--sans);font-size:.75rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:var(--dark);text-decoration:none;opacity:.65;transition:opacity .3s,color .3s;cursor:none}.nav-links a:hover,.nav-links a.active{opacity:1;color:var(--forest)}.nav-links a.active{border-bottom:1px solid var(--mauve);padding-bottom:1px}.burger{display:none;flex-direction:column;gap:5px;cursor:none;padding:4px}.burger span{display:block;width:22px;height:1.5px;background:var(--dark);transition:all .3s}.section-inner{max-width:900px;margin:0 auto;padding:0 5vw}.section-label{font-family:var(--sans);font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:var(--slate);margin-bottom:1rem;display:block}.section-title{font-family:var(--serif);font-size:clamp(2.2rem,4vw,3.6rem);font-weight:300;line-height:1.12;color:var(--dark);margin-bottom:1.5rem}.section-title em{font-style:italic;color:var(--mauve)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.reveal.visible{opacity:1;transform:none}.btn-primary{display:inline-flex;align-items:center;gap:.7rem;font-family:var(--sans);font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--cream);background:var(--forest);padding:1rem 2rem;border:none;border-radius:2px;text-decoration:none;cursor:none;transition:background .3s,transform .2s,box-shadow .3s}.btn-primary:hover{background:var(--mauve);transform:translateY(-2px);box-shadow:0 8px 28px #c0a9bd4d}.btn-primary svg{transition:transform .3s}.btn-primary:hover svg{transform:translate(4px)}.btn-ghost{font-family:var(--sans);font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:#f4f2f3cc;text-decoration:none;cursor:none;border-bottom:1px solid rgba(244,242,243,.35);padding-bottom:2px;transition:color .3s,border-color .3s}.btn-ghost:hover{color:#dcc8dae6;border-color:#dcc8da99}.hero{min-height:100vh;display:block;position:relative;background:var(--forest)}.hero-left{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:10rem 8vw 6rem;position:relative;z-index:2;background:var(--forest);width:100%}.hero-eyebrow{font-family:var(--sans);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:#f4f2f3b3;text-align:center;margin-bottom:1.8rem;opacity:0;animation:fadeUp .9s .2s var(--ease) forwards}.hero-title{font-family:var(--serif);font-size:clamp(3rem,5.5vw,5.5rem);font-weight:300;line-height:1.08;color:var(--cream);text-align:center;margin-bottom:1.2rem;opacity:0;animation:fadeUp .9s .4s var(--ease) forwards}.hero-title em{font-style:italic;color:#dcc8dae6}.hero-subtitle{font-family:var(--sans);font-size:.95rem;font-weight:300;line-height:1.75;color:#f4f2f3d1;text-align:center;opacity:0;max-width:36ch;margin-bottom:3rem;animation:fadeUp .9s .6s var(--ease) forwards}.hero-quote-block{opacity:0;animation:fadeUp .9s .8s var(--ease) forwards;padding:1.8rem 8vw;margin:0 -8vw 3.2rem;background:#eae5ea;border-left:none;text-align:center;width:calc(100% + 16vw)}.hero-quote{font-family:var(--serif);font-size:1.2rem;font-style:italic;font-weight:300;line-height:1.55;color:var(--forest);text-align:center}.hero-quote-attr{font-family:var(--sans);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--slate);text-align:center;margin-top:.6rem}.hero-cta-group{display:flex;gap:1.2rem;align-items:center;justify-content:center;opacity:0;animation:fadeUp .9s 1s var(--ease) forwards}.hero-photo-section{background:var(--forest);padding:0 5vw 5rem;display:flex;justify-content:center}.hero-photo-inner{position:relative;max-width:420px;width:100%}.hero-photo-img{width:100%;display:block;border-radius:50% 50% 48% 52%/44% 44% 56% 56%;box-shadow:0 24px 60px #3a35352e;-webkit-mask-image:radial-gradient(ellipse 90% 95% at 50% 48%,black 60%,transparent 100%);mask-image:radial-gradient(ellipse 90% 95% at 50% 48%,black 60%,transparent 100%)}.intro-band{background:#eae5ea;padding:5.5rem 5vw;overflow:hidden;border-top:1px solid rgba(192,169,189,.25);border-bottom:1px solid rgba(192,169,189,.25)}.intro-band .section-inner{display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:center;max-width:860px}.intro-band-label{font-family:var(--serif);font-size:clamp(2rem,3.5vw,3rem);font-weight:300;font-style:italic;color:var(--dark);line-height:1.2}.intro-band-label span{display:block;color:var(--forest)}.intro-band-text{font-family:var(--sans);font-size:.95rem;font-weight:300;line-height:1.85;color:#3a3535bf}.intro-band-text p+p{margin-top:1.2rem}.support-section{padding:8rem 5vw;background:var(--cream)}.support-section .section-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;max-width:860px}.support-left{position:sticky;top:8rem}.support-body{font-family:var(--sans);font-size:.95rem;font-weight:300;line-height:1.8;color:#3a3535bf;margin-bottom:2.5rem;max-width:44ch}.support-list{list-style:none;display:flex;flex-direction:column;gap:0}.support-list li{display:flex;align-items:flex-start;gap:1.2rem;padding:1.3rem 0;border-bottom:1px solid rgba(192,169,189,.2);font-family:var(--sans);font-size:.9rem;font-weight:300;line-height:1.5;color:var(--dark);opacity:0;transform:translate(20px);transition:opacity .5s var(--ease),transform .5s var(--ease)}.support-list li.visible{opacity:1;transform:none}.support-list li:first-child{border-top:1px solid rgba(192,169,189,.2)}.list-num{font-family:var(--serif);font-size:1.1rem;font-style:italic;color:var(--mauve);min-width:1.5rem;margin-top:-1px}.howlooks-section{background:#edeaeb;padding:8rem 5vw}.howlooks-section .section-inner{text-align:center}.howlooks-section .section-title{margin-bottom:4rem}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;text-align:left;max-width:860px;margin:0 auto}.card{background:var(--cream);padding:2.4rem 2rem;border-radius:4px;position:relative;overflow:hidden;opacity:0;transform:translateY(24px);transition:opacity .6s var(--ease),transform .6s var(--ease),box-shadow .3s}.card.visible{opacity:1;transform:none}.card:hover{box-shadow:0 16px 48px #64766a1a}.card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--mauve),var(--slate));transform:scaleX(0);transform-origin:left;transition:transform .4s var(--ease)}.card:hover:before{transform:scaleX(1)}.card-icon{width:44px;height:44px;border-radius:50%;background:#c0a9bd26;display:flex;align-items:center;justify-content:center;margin-bottom:1.4rem}.card-icon svg{color:var(--forest)}.card-title{font-family:var(--serif);font-size:1.2rem;font-weight:400;line-height:1.3;color:var(--dark);margin-bottom:.8rem}.card-text{font-family:var(--sans);font-size:.84rem;font-weight:300;line-height:1.75;color:#3a3535a6}.process-strip{padding:7rem 5vw;background:var(--forest)}.process-strip .section-inner{display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:start;max-width:860px}.process-steps{display:grid;grid-template-columns:1fr 1fr;gap:3rem 4rem;max-width:700px}.step-num{font-family:var(--serif);font-size:3.5rem;font-weight:300;line-height:1;color:#f4f2f333;margin-bottom:.6rem}.step-title{font-family:var(--serif);font-size:1.1rem;font-weight:400;color:var(--cream);margin-bottom:.5rem}.step-text{font-family:var(--sans);font-size:.84rem;font-weight:300;line-height:1.7;color:#f4f2f3a6}.cta-section{padding:9rem 5vw;background:var(--cream);position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;top:-200px;right:-200px;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(192,169,189,.1) 0%,transparent 70%);pointer-events:none}.cta-section .section-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:2;max-width:860px}.cta-title{font-family:var(--serif);font-size:clamp(2.4rem,4.5vw,4rem);font-weight:300;line-height:1.1;color:var(--dark);margin-bottom:1.5rem}.cta-title em{font-style:italic;color:var(--forest)}.cta-body{font-family:var(--sans);font-size:.95rem;font-weight:300;line-height:1.85;color:#3a3535b3;margin-bottom:2.8rem;max-width:44ch}.cta-form-box{background:#fff;padding:3rem;border-radius:6px;box-shadow:0 30px 80px #64766a14}.cta-form-box h3{font-family:var(--serif);font-size:1.6rem;font-weight:300;color:var(--dark);margin-bottom:.5rem}.cta-form-box p{font-family:var(--sans);font-size:.82rem;font-weight:300;color:var(--slate);margin-bottom:2rem;line-height:1.6}.form-group{margin-bottom:1.2rem}.form-group label{display:block;font-family:var(--sans);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--slate);margin-bottom:.45rem}.form-group input,.form-group select{width:100%;padding:.85rem 1rem;border:1px solid rgba(192,169,189,.35);border-radius:3px;background:var(--cream);font-family:var(--sans);font-size:.88rem;font-weight:300;color:var(--dark);outline:none;transition:border-color .3s;cursor:none;-webkit-appearance:none}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--mauve)}.form-group input::placeholder{color:#3a353559}.form-submit{width:100%;padding:1rem;background:var(--forest);color:var(--cream);border:none;border-radius:3px;font-family:var(--sans);font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;cursor:none;margin-top:.8rem;transition:background .3s,transform .2s}.form-submit:hover{background:var(--mauve);transform:translateY(-1px)}.form-note{font-family:var(--sans);font-size:.7rem;color:#94a7aecc;text-align:center;margin-top:1rem;font-weight:300}.about-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding-top:7rem;background:#eae5ea;overflow:hidden}.about-hero-left{padding:5rem 4vw 5rem 5vw}.about-hero-eyebrow{font-family:var(--sans);font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:var(--slate);margin-bottom:1.2rem;display:block}.about-hero-title{font-family:var(--serif);font-size:clamp(2.5rem,5vw,4.5rem);font-weight:300;line-height:1.1;color:var(--dark);margin-bottom:1.5rem}.about-hero-title em{font-style:italic;color:var(--mauve)}.about-hero-intro{font-family:var(--sans);font-size:.97rem;font-weight:300;line-height:1.85;color:#3a3535b3;max-width:44ch}.about-hero-right{display:flex;align-items:center;justify-content:center;padding:3rem 2rem;background:#eae5ea;min-height:400px}.about-body{padding:7rem 5vw}.about-body .section-inner{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:start;max-width:860px}.about-text p{font-family:var(--sans);font-size:.97rem;font-weight:300;line-height:2;color:#3a3535cc;margin-bottom:1.6rem}.about-text p:first-child{font-size:1.07rem;color:var(--dark)}.about-pull-quote{font-family:var(--serif);font-size:1.5rem;font-style:italic;font-weight:300;color:var(--forest);line-height:1.6;padding:2.4rem 3rem;margin:3.5rem -1rem;background:#64766a1f;border-left:none;text-align:center;border-radius:62% 38% 55% 45%/45% 52% 48% 55%;position:relative}.about-pull-quote+.about-pull-quote,.about-text .about-pull-quote:nth-of-type(2){border-radius:40% 60% 42% 58%/55% 44% 56% 45%;background:#64766a1a}.about-pull-quote:before{content:"";position:absolute;inset:-6px;border-radius:inherit;border:1.5px solid rgba(100,118,106,.2);pointer-events:none}.about-sidebar{position:sticky;top:8rem}.about-credential{background:#eae5ea;padding:2rem;border-radius:4px;margin-bottom:1.5rem}.about-credential-title{font-family:var(--sans);font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:var(--slate);margin-bottom:.8rem}.about-credential-value{font-family:var(--serif);font-size:1.15rem;font-weight:300;color:var(--dark);line-height:1.45}.about-values-title{font-family:var(--sans);font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:var(--slate);margin:2rem 0 1.2rem}.about-value-item{display:flex;align-items:flex-start;gap:.8rem;padding:.9rem 0;border-bottom:1px solid rgba(192,169,189,.2);font-family:var(--sans);font-size:.85rem;font-weight:300;color:var(--dark);line-height:1.5}.about-value-item:first-of-type{border-top:1px solid rgba(192,169,189,.2)}.about-dot{width:6px;height:6px;border-radius:50%;background:var(--mauve);flex-shrink:0;margin-top:.45rem}.bindung-hero{padding:9rem 5vw 5rem;text-align:center;background:var(--cream)}.bindung-hero .section-inner{max-width:760px}.bindung-hero .section-title{margin-bottom:1.5rem;text-align:center}.bindung-hero-text{font-family:var(--sans);font-size:.97rem;font-weight:300;line-height:1.9;color:#3a3535bf;max-width:64ch;margin:0 auto;text-align:center}.bindung-hero-source{margin-top:1.5rem;font-family:var(--sans);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--slate)}.b-styles-section{padding:3rem 5vw 6rem;background:var(--cream)}.b-flow-overview{display:flex;flex-direction:column;gap:0;margin-bottom:6rem;background:transparent;max-width:560px;margin-left:auto;margin-right:auto}.b-flow-item{display:flex;align-items:baseline;gap:1.2rem;padding:1.2rem 2rem;border-left:3px solid var(--forest);margin-bottom:.6rem;background:#64766a12;border-radius:0 8px 8px 0;transition:background .3s;width:100%}.b-flow-item:hover{background:#64766a21}.b-flow-name{font-family:var(--serif);font-size:1.3rem;font-weight:300;font-style:italic;color:var(--forest)}.b-flow-tag{font-family:var(--sans);font-size:.72rem;font-weight:300;color:#3a353580;letter-spacing:.06em}.b-style-entry{padding:4rem 0;border-bottom:1px solid rgba(192,169,189,.15);position:relative;max-width:700px;margin-left:auto;margin-right:auto}.b-style-entry:last-child{border-bottom:none}.b-style-title{font-family:var(--serif);font-size:clamp(1.6rem,2.5vw,2.4rem);font-weight:300;color:var(--dark);margin-bottom:.4rem;line-height:1.15}.b-style-sub{font-family:var(--sans);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--accent, var(--slate));margin-bottom:1.4rem;display:block}.b-style-text{font-family:var(--sans);font-size:.93rem;font-weight:300;line-height:1.9;color:#3a3535c7;margin-bottom:2rem}.b-style-cols{display:grid;grid-template-columns:1fr 1fr;gap:1rem 2.5rem;margin-top:.5rem}.b-style-col{background:#64766a12;padding:1rem 1.3rem;border-radius:6px}.b-style-col-title{font-family:var(--sans);font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:var(--forest);margin-bottom:.5rem;display:block}.b-style-col-text{font-family:var(--sans);font-size:.85rem;font-weight:300;line-height:1.75;color:#3a3535ad}.bindung-pattern{background:#eae5ea;padding:6rem 5vw}.bindung-pattern .section-inner{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;max-width:860px}.bindung-pattern-visual{border-radius:8px;background:var(--cream);padding:3rem;text-align:center;box-shadow:0 4px 30px #3a35350d}.pattern-arrows{display:flex;align-items:center;justify-content:center;gap:2.5rem;margin-bottom:2rem}.pattern-person{font-family:var(--serif);font-size:1rem;font-style:italic;text-align:center;line-height:1.4}.pattern-person span{display:block;font-family:var(--sans);font-style:normal;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;margin-top:.3rem}.pattern-cycle{font-family:var(--sans);font-size:.83rem;font-weight:300;color:#3a353599;line-height:1.75;text-align:left;list-style:none;padding:0 .5rem}.pattern-cycle li{margin-bottom:.4rem}.bindung-pattern-text .section-title{font-size:clamp(1.8rem,3vw,2.8rem);margin-bottom:1.2rem}.bindung-pattern-text p{font-family:var(--sans);font-size:.92rem;font-weight:300;line-height:1.85;color:#3a3535bf;margin-bottom:1.2rem}.bindung-good-news{background:#64766a;color:var(--cream);padding:5rem 5vw;text-align:center}.bindung-good-news p{font-family:var(--serif);font-size:clamp(1.4rem,2.5vw,2.1rem);font-weight:300;font-style:italic;line-height:1.55;max-width:720px;margin:0 auto 1.5rem}.bindung-good-news span{font-family:var(--sans);font-size:.88rem;font-weight:300;opacity:.75;line-height:1.85;display:block;max-width:620px;margin:0 auto}.spiegel-hero{padding:9rem 5vw 6rem;background:#eae5ea;overflow:hidden;position:relative}.spiegel-hero:after{content:"";position:absolute;right:-100px;bottom:-100px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(192,169,189,.2) 0%,transparent 70%);pointer-events:none}.spiegel-hero .section-inner{display:grid;grid-template-columns:1.3fr 1fr;gap:5rem;align-items:center;position:relative;z-index:2}.spiegel-hero-title{font-family:var(--serif);font-size:clamp(2.8rem,5vw,5rem);font-weight:300;line-height:1.1;color:var(--dark);margin-bottom:1.5rem}.spiegel-hero-title em{font-style:italic;color:var(--mauve)}.spiegel-hero-text{font-family:var(--sans);font-size:.97rem;font-weight:300;line-height:1.9;color:#3a3535bf}.spiegel-mirror-svg{width:100%;max-width:280px;height:auto}.spiegel-statement{padding:6rem 5vw 0;background:var(--cream);text-align:center}.spiegel-opening{font-family:var(--serif);font-size:clamp(2rem,4.5vw,4rem);font-weight:300;line-height:1.2;color:var(--dark);max-width:20ch;margin:0 auto}.spiegel-opening em{font-style:italic;color:var(--forest)}.spiegel-insights{padding:4rem 5vw 6rem;background:var(--cream)}.spiegel-insights .section-inner{display:flex;flex-direction:column;gap:0;max-width:700px}.spiegel-insight{display:flex;align-items:flex-start;gap:2rem;padding:3rem 0;border-bottom:1px solid rgba(192,169,189,.18)}.spiegel-insight:last-child{border-bottom:none}.spiegel-insight-marker{flex-shrink:0;width:10px;height:10px;border-radius:50%;background:var(--forest);margin-top:.7rem;opacity:.6}.spiegel-insight-title{font-family:var(--serif);font-size:1.5rem;font-weight:300;color:var(--dark);margin-bottom:.7rem;line-height:1.2}.spiegel-insight-text{font-family:var(--sans);font-size:.93rem;font-weight:300;line-height:1.9;color:#3a3535b8}.spiegel-questions{background:#edeaeb;padding:6rem 5vw}.spiegel-questions .section-inner{text-align:center}.spiegel-questions .section-title{margin-bottom:3.5rem;text-align:center}.questions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;text-align:left;max-width:700px;margin:0 auto}.q-card{background:var(--cream);padding:2rem;border-radius:4px;border-top:2px solid var(--mauve);opacity:0;transform:translateY(16px);transition:opacity .6s var(--ease),transform .6s var(--ease)}.q-card.visible{opacity:1;transform:none}.q-card p{font-family:var(--serif);font-size:1.12rem;font-style:italic;font-weight:300;line-height:1.55;color:var(--dark)}.spiegel-quote-section{background:#ede6ec;padding:7rem 5vw;text-align:center}.spiegel-big-quote{font-family:var(--serif);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:300;font-style:italic;line-height:1.5;color:var(--forest);max-width:760px;margin:0 auto 1.5rem}.spiegel-big-attr{font-family:var(--sans);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--mauve)}.spiegel-close{padding:6rem 5vw;background:var(--cream)}.spiegel-close .section-inner{max-width:700px;margin:0 auto;text-align:center}.spiegel-close p{font-family:var(--sans);font-size:.97rem;font-weight:300;line-height:2;color:#3a3535c7;margin-bottom:1.4rem}.spiegel-close p:last-of-type{margin-bottom:2.5rem}.liebe-hero{padding:9rem 5vw 6rem;background:#eae5ea;text-align:center}.liebe-hero .section-inner{max-width:720px}.liebe-hero .section-title{margin-bottom:1.5rem}.liebe-hero-text{font-family:var(--sans);font-size:.97rem;font-weight:300;line-height:1.9;color:#3a3535bf;margin-bottom:1rem}.liebe-hero-source{font-family:var(--sans);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--slate)}.liebe-langs{padding:4rem 5vw 6rem;background:var(--cream)}.liebe-langs .section-inner{display:flex;flex-direction:column;gap:0;max-width:760px;margin:0 auto}.ls-entry{padding:4rem 0;opacity:0;transform:translateY(22px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.ls-entry.visible{opacity:1;transform:none}.ls-title{font-family:var(--serif);font-size:clamp(2rem,3.5vw,3rem);font-weight:300;line-height:1.1;color:var(--dark);margin-bottom:.4rem}.ls-sub{font-family:var(--sans);font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:var(--slate);display:block;margin-bottom:1.6rem}.ls-body{font-family:var(--sans);font-size:.95rem;font-weight:300;line-height:2;color:#3a3535c7;margin-bottom:2rem}.ls-cols{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.ls-col-label{font-family:var(--sans);font-size:.67rem;letter-spacing:.16em;text-transform:uppercase;color:var(--forest);margin-bottom:.9rem;display:block}.ls-item{display:block;font-family:var(--sans);font-size:.88rem;font-weight:300;color:#3a3535b8;line-height:1.55;padding:.3rem 0;border-bottom:1px solid rgba(192,169,189,.2)}.ls-item:last-child{border-bottom:none}.lang-divider{display:flex;justify-content:center;align-items:center;padding:1.5rem 0;opacity:0;transform:translateY(16px);transition:opacity .6s var(--ease),transform .6s var(--ease)}.lang-divider.visible{opacity:1;transform:none}.liebe-quiz{background:#eae5ea;padding:6rem 5vw}.liebe-quiz .section-inner{max-width:760px;text-align:center}.liebe-quiz .section-title{margin-bottom:1.5rem;text-align:center}.liebe-quiz-text{font-family:var(--sans);font-size:.95rem;font-weight:300;line-height:1.9;color:#3a3535bf;margin-bottom:3rem}.quiz-questions{text-align:left;background:var(--cream);border-radius:6px;padding:2.5rem;margin-bottom:2.5rem}.quiz-q{font-family:var(--serif);font-size:1.1rem;font-style:italic;font-weight:300;color:var(--dark);padding:1rem 0;border-bottom:1px solid rgba(192,169,189,.2);line-height:1.5}.quiz-q:first-child{padding-top:0}.quiz-q:last-child{border-bottom:none;padding-bottom:0}.quiz-q:before{content:attr(data-num) ". ";color:var(--mauve);font-style:normal}footer{background:var(--sage);padding:4rem 5vw 2.5rem}.footer-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:4rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.08)}.footer-brand{font-family:var(--serif);font-size:1.3rem;font-weight:300;color:var(--cream);margin-bottom:1rem}.footer-brand span{color:var(--mauve)}.footer-tagline{font-family:var(--sans);font-size:.82rem;font-weight:300;line-height:1.75;color:#f4f2f366;max-width:28ch}.footer-col-title{font-family:var(--sans);font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:#f4f2f359;margin-bottom:1.2rem}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:.7rem}.footer-col ul li a{font-family:var(--sans);font-size:.84rem;font-weight:300;color:#f4f2f38c;text-decoration:none;cursor:none;transition:color .3s}.footer-col ul li a:hover{color:var(--mauve)}.footer-bottom{max-width:1180px;margin:2rem auto 0;display:flex;justify-content:space-between;align-items:center}.footer-copy{font-family:var(--sans);font-size:.72rem;font-weight:300;color:#f4f2f340}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 1000px){body{cursor:auto}.cursor,.cursor-ring{display:none}.hero-left{padding:8rem 6vw 5rem}.intro-band .section-inner{grid-template-columns:1fr;gap:2rem}.support-section .section-inner{grid-template-columns:1fr}.support-left{position:static}.cards-grid{grid-template-columns:1fr 1fr}.process-strip .section-inner{grid-template-columns:1fr;gap:2.5rem}.process-steps{grid-template-columns:1fr}.cta-section .section-inner{grid-template-columns:1fr;gap:3rem}.about-hero{grid-template-columns:1fr}.about-hero-right{display:flex;justify-content:center;padding:2rem 0 3rem}.about-body .section-inner{grid-template-columns:1fr}.about-sidebar{position:static}.bindung-pattern .section-inner,.spiegel-hero .section-inner{grid-template-columns:1fr}.spiegel-mirror-svg{display:none}.questions-grid,.footer-inner{grid-template-columns:1fr 1fr}.nav-links{display:none}.burger{display:flex}.nav-links.open{display:flex;flex-direction:column;position:fixed;inset:0;background:#f4f2f3;align-items:center;justify-content:center;gap:2.5rem;z-index:99}.nav-links.open a{font-size:1.2rem;letter-spacing:.05em}}@media (max-width: 640px){.cards-grid,.questions-grid,.b-style-cols,.footer-inner{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:1rem}.hero-photo-inner{max-width:300px}.spiegel-opening{font-size:clamp(1.8rem,6vw,2.8rem)}.spiegel-insight{gap:1.2rem;padding:2rem 0}.ls-cols{grid-template-columns:1fr}.ls-entry{padding:3rem 0}.b-style-entry{padding:2.5rem 0 2.5rem 1.5rem}}
