@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500&family=Nunito+Sans:wght@300;400;500;600;700&display=swap";:root{--cream:#f5f0ea;--cream-dark:#ede5d8;--beige:#d4b896;--gold:#8b6914;--gold-light:#b8921c;--gold-dark:#6b5010;--text:#2c2318;--text-muted:#7a6855;--white:#fdfaf7;--shadow:#2c231814}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text);font-family:Nunito Sans,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.serif{font-family:Cormorant Garamond,serif}h1,h2,h3{font-family:Cormorant Garamond,serif;font-weight:500;line-height:1.1}.hero-headline{letter-spacing:-.01em;font-size:clamp(2.8rem,6vw,5rem);font-weight:400;line-height:1.05}.section-headline{font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:1.1}.label{text-transform:uppercase;letter-spacing:.18em;color:var(--gold);font-size:.7rem;font-weight:600}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.reveal-on-scroll,.reveal-on-scroll.visible{opacity:1;transform:none}.btn-primary{background:var(--gold);color:#fff;letter-spacing:.03em;cursor:pointer;border:none;border-radius:.4rem;align-items:center;gap:.6rem;padding:.9rem 2rem;font-family:Nunito Sans,sans-serif;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.btn-primary:before{content:"";background:var(--gold-dark);transform-origin:100%;z-index:-1;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scaleX(0)}.btn-primary:hover:before{transform-origin:0;transform:scaleX(1)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #8b69144d}.btn-outline{color:var(--gold);border:1.5px solid var(--beige);background:0 0;border-radius:.4rem;align-items:center;gap:.6rem;padding:.85rem 1.8rem;font-family:Nunito Sans,sans-serif;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.btn-outline:hover{border-color:var(--gold);background:#8b69140d}.micro-copy{color:var(--text-muted);margin-top:.6rem;font-size:.8rem}nav{z-index:100;padding:1.2rem 2rem;transition:all .4s;position:fixed;top:0;left:0;right:0}nav.scrolled{-webkit-backdrop-filter:blur(12px);background:#fdfaf7eb;padding:.9rem 2rem;box-shadow:0 1px #d4b8964d}.nav-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.nav-logo img{filter:drop-shadow(0 1px 2px #0000001a);width:auto;height:44px}.nav-cta{display:none}@media (width>=768px){.nav-cta{display:inline-flex}}.hero{background-color:#2c2318;min-height:100vh;position:relative;overflow:hidden}.hero-bg-img{object-fit:cover;object-position:center 20%;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero:before{content:"";z-index:1;background:#2c2318a6;position:absolute;inset:0}.hero-content{z-index:2;flex-direction:column;justify-content:center;min-height:100vh;padding:8rem 1.5rem;display:flex;position:relative}@media (width>=768px){.hero-content{justify-content:center;max-width:660px;padding:8rem 5vw 6rem}}.hero-label{text-transform:uppercase;letter-spacing:.18em;color:#f5f0ead9;margin-bottom:1rem;font-size:.7rem;font-weight:600}.hero-headline{color:#f5f0ea;text-shadow:0 2px 20px #0003;margin-bottom:1.4rem}.hero-headline em{color:var(--beige);font-style:italic}.hero-subtext{color:#f5f0ead9;max-width:480px;margin-bottom:2rem;font-size:1.05rem;font-weight:300;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.hero-google{color:#f5f0ead9;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.hero-stars{color:#d4b896}.trust-bar{background:var(--gold);color:#fff;padding:1.2rem 1.5rem}.trust-bar-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 2.5rem;max-width:1000px;margin:0 auto;display:flex}.trust-item{letter-spacing:.02em;white-space:nowrap;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.trust-dot{background:#ffffff80;border-radius:50%;width:4px;height:4px}@media (width<=480px){.trust-dot{display:none}.trust-bar-inner{gap:.6rem 1.5rem}}.intro-section{background:var(--white);padding:7rem 1.5rem}.intro-inner{grid-template-columns:1fr;gap:3rem;max-width:1100px;margin:0 auto;display:grid}@media (width>=900px){.intro-inner{grid-template-columns:200px 1fr;align-items:start;gap:5rem}}.intro-sidebar{flex-direction:column;gap:2rem;display:flex}.intro-stat{border-left:2px solid var(--beige);padding-left:1.2rem}.intro-stat .number{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:2.8rem;font-weight:300;line-height:1}.intro-stat .desc{color:var(--text-muted);margin-top:.2rem;font-size:.8rem;line-height:1.4}.intro-main .label{margin-bottom:1rem}.intro-quote{color:var(--text);margin-bottom:1.8rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.9rem,3.5vw,2.8rem);font-weight:400;line-height:1.25}.intro-quote em{color:var(--gold);font-style:italic}.intro-text{color:var(--text-muted);max-width:540px;font-size:1.05rem;line-height:1.75}.services-section{background:var(--cream);padding:6rem 1.5rem}.services-header{text-align:center;margin-bottom:4rem}.services-header .label{margin-bottom:.8rem}.service-list{flex-direction:column;gap:0;max-width:1100px;margin:0 auto;display:flex}.service-item{background:var(--white);box-shadow:0 4px 30px var(--shadow);border-radius:1rem;grid-template-columns:1fr;gap:0;margin-bottom:2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:grid;overflow:hidden}.service-item:hover{transform:translateY(-4px);box-shadow:0 20px 60px #2c23181f}@media (width>=768px){.service-item{grid-template-columns:1fr 1fr;min-height:420px}.service-item.reverse .service-image{order:2}.service-item.reverse .service-content{order:1}}.service-image{overflow:hidden}.service-image img{object-fit:cover;width:100%;height:280px;transition:transform .7s cubic-bezier(.16,1,.3,1)}@media (width>=768px){.service-image img{height:100%}}.service-item:hover .service-image img{transform:scale(1.06)}.service-content{flex-direction:column;justify-content:center;padding:2.5rem;display:flex}@media (width>=1024px){.service-content{padding:3.5rem}}.service-number{color:var(--cream-dark);margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:5rem;font-weight:300;line-height:1}.service-content h3{color:var(--text);margin-bottom:1rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:500}.service-content p{color:var(--text-muted);margin-bottom:1.8rem;font-size:1rem;line-height:1.7}.service-features{flex-direction:column;gap:.5rem;list-style:none;display:flex}.service-features li{color:var(--text-muted);padding-left:1.2rem;font-size:.9rem;position:relative}.service-features li:before{content:"—";color:var(--beige);position:absolute;left:0}.mid-cta{background:var(--gold);text-align:center;padding:3rem 1.5rem}.mid-cta p{color:#fff;margin-bottom:1.4rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.4rem,3vw,2rem);font-weight:400}.mid-cta .btn-white{color:var(--gold);background:#fff;border-radius:.4rem;align-items:center;gap:.6rem;padding:.9rem 2rem;font-family:Nunito Sans,sans-serif;font-size:.95rem;font-weight:700;transition:all .3s;display:inline-flex}.mid-cta .btn-white:hover{background:var(--cream);transform:translateY(-2px)}.mid-cta .micro-copy{color:#ffffffb3;margin-top:.8rem}.about-section{background:var(--white);padding:7rem 1.5rem}.about-inner{grid-template-columns:1fr;align-items:center;gap:3rem;max-width:1100px;margin:0 auto;display:grid}@media (width>=900px){.about-inner{grid-template-columns:400px 1fr;gap:5rem}}.about-image-wrap{position:relative}.about-image-wrap img{object-fit:cover;object-position:center top;border-radius:1rem;width:100%;height:500px}.about-badge{background:var(--gold);color:#fff;text-align:center;border-radius:.75rem;padding:1.2rem 1.5rem;position:absolute;bottom:-1.5rem;right:-1rem;box-shadow:0 8px 30px #8b69144d}.about-badge .badge-number{font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:500;line-height:1;display:block}.about-badge .badge-text{letter-spacing:.08em;text-transform:uppercase;margin-top:.2rem;font-size:.7rem;font-weight:600;display:block}.about-content .label{margin-bottom:1rem}.about-content h2{margin-bottom:1.5rem;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:400}.about-content p{color:var(--text-muted);margin-bottom:1.2rem;font-size:1.05rem;line-height:1.75}.about-signature{color:var(--gold);margin-top:1.8rem;margin-bottom:1.8rem;font-family:Cormorant Garamond,serif;font-size:1.6rem;font-style:italic}.gallery-section{background:var(--cream);padding:6rem 1.5rem}.gallery-header{text-align:center;margin-bottom:3rem}.gallery-header .label{margin-bottom:.8rem}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:1200px;margin:0 auto;display:grid}@media (width>=768px){.gallery-grid{grid-template-columns:repeat(3,1fr);gap:1rem}}.gallery-item{cursor:pointer;background:var(--cream-dark);border-radius:.75rem;position:relative;overflow:hidden}.gallery-item:first-child,.gallery-item:nth-child(2),.gallery-item:nth-child(3),.gallery-item:nth-child(4),.gallery-item:nth-child(5),.gallery-item:nth-child(6){aspect-ratio:4/5}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1)}.gallery-item:hover img{transform:scale(1.1)}.gallery-item figcaption{color:#fff;font-size:.8rem;font-family:var(--font-sans);letter-spacing:.04em;text-align:center;pointer-events:none;background:linear-gradient(#0000 0%,#0000008c 100%);padding:1.2rem 1rem .7rem;position:absolute;bottom:0;left:0;right:0}.testimonials-section{background:var(--text);padding:7rem 1.5rem}.testimonials-header{text-align:center;margin-bottom:4rem}.testimonials-header .label{color:var(--beige)}.testimonials-header h2{color:#fff;font-size:clamp(2rem,4vw,3rem)}.testimonials-google{justify-content:center;align-items:center;gap:1rem;margin-top:1rem;display:flex}.tg-score{color:#fff;font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:300;line-height:1}.tg-stars{color:#fbbc04;letter-spacing:.1em;font-size:1.1rem}.tg-count{color:#ffffff8c;font-size:.85rem}.testimonials-grid{grid-template-columns:1fr;gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}@media (width>=768px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background:#ffffff0f;border:1px solid #d4b89633;border-radius:1rem;padding:2rem;transition:all .4s}.testimonial-card:hover{background:#ffffff1a;transform:translateY(-4px)}.tc-stars{color:#fbbc04;letter-spacing:.1em;margin-bottom:1.2rem;font-size:.9rem}.tc-quote{color:#fdfaf7e6;margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-style:italic;line-height:1.5}.tc-author{align-items:center;gap:.8rem;display:flex}.tc-avatar{width:40px;height:40px;color:var(--beige);background:#d4b89640;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:500;display:flex}.tc-name{color:#fff;font-size:.9rem;font-weight:600}.tc-info{color:#ffffff73;font-size:.78rem}.faq-section{background:var(--white);padding:7rem 1.5rem}.faq-inner{max-width:780px;margin:0 auto}.faq-header{margin-bottom:3rem}.faq-header .label{margin-bottom:.8rem}.faq-header h2{font-size:clamp(2rem,4vw,3rem)}details{border-bottom:1px solid var(--cream-dark);padding:1.4rem 0}details:first-of-type{border-top:1px solid var(--cream-dark)}details summary{cursor:pointer;color:var(--text);justify-content:space-between;align-items:center;font-size:1.05rem;font-weight:600;list-style:none;display:flex}details summary::-webkit-details-marker{display:none}details summary:after{content:"+";color:var(--gold);flex-shrink:0;margin-left:1rem;font-size:1.5rem;font-weight:300;transition:transform .3s}details[open] summary:after{transform:rotate(45deg)}details .faq-answer{color:var(--text-muted);padding:1rem 0 .5rem;font-size:1rem;line-height:1.75}.faq-cta{background:var(--cream);text-align:center;border-radius:1rem;margin-top:3rem;padding:2.5rem}.faq-cta p{color:var(--text);margin-bottom:1.2rem;font-family:Cormorant Garamond,serif;font-size:1.4rem}.weitere-leistungen{background:var(--cream);text-align:center;padding:5rem 1.5rem}.weitere-leistungen .section-label{letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem;font-family:Nunito Sans,sans-serif;font-size:.78rem}.weitere-leistungen h2{color:var(--text);margin-bottom:3rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:400}.weitere-leistungen-grid{grid-template-columns:1fr;gap:1.5rem;max-width:860px;margin:0 auto;display:grid}@media (width>=640px){.weitere-leistungen-grid{grid-template-columns:1fr 1fr}}.leistung-card{background:var(--white);border:1px solid var(--cream-dark);text-align:center;box-shadow:0 2px 12px var(--shadow);border-radius:12px;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s;display:flex}.leistung-card:hover{box-shadow:0 8px 24px var(--shadow);transform:translateY(-4px)}.leistung-card .leistung-icon{font-size:2.2rem;line-height:1}.leistung-card h3{color:var(--text);margin:0;font-family:Cormorant Garamond,serif;font-size:1.55rem;font-weight:500}.leistung-card p{color:var(--text-muted);flex:1;font-family:Nunito Sans,sans-serif;font-size:.95rem;line-height:1.65}.leistung-card .btn-primary{margin-top:.5rem}.final-cta{align-items:center;min-height:550px;display:flex;position:relative;overflow:hidden}.final-cta-bg{position:absolute;inset:0}.final-cta-bg img{object-fit:cover;object-position:center 40%;width:100%;height:100%}.final-cta-bg:after{content:"";background:linear-gradient(90deg,#2c2318cc 0%,#2c231880 60%,#2c231833 100%);position:absolute;inset:0}.final-cta-content{z-index:2;max-width:560px;padding:4rem 1.5rem;position:relative}@media (width>=768px){.final-cta-content{padding:5rem 5vw}}.final-cta-content .label{color:var(--beige);margin-bottom:1rem}.final-cta-content h2{color:#fff;margin-bottom:1.2rem;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:400}.final-cta-content h2 em{color:var(--beige);font-style:italic}.final-cta-content p{color:#fdfaf7cc;margin-bottom:2rem;font-size:1.05rem;line-height:1.65}footer{background:var(--text);padding:3rem 1.5rem 2rem}.footer-inner{max-width:1100px;margin:0 auto}.footer-top{border-bottom:1px solid #ffffff14;grid-template-columns:1fr;gap:2rem;padding-bottom:2rem;display:grid}@media (width>=768px){.footer-top{grid-template-columns:1fr 1fr 1fr;gap:3rem}}.footer-logo img{filter:brightness(0)invert()opacity(.8);width:auto;height:40px;margin-bottom:1rem}.footer-tagline{color:#ffffff73;font-size:.9rem;line-height:1.6}.footer-col h4{text-transform:uppercase;letter-spacing:.15em;color:var(--beige);margin-bottom:1rem;font-family:Nunito Sans,sans-serif;font-size:.7rem;font-weight:700}.footer-col a{color:#ffffff8c;margin-bottom:.5rem;font-size:.9rem;transition:color .2s;display:block}.footer-col a:hover{color:#ffffffd9}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.footer-copy{color:#ffffff4d;font-size:.8rem}.footer-links{gap:1.5rem;display:flex}.footer-links a{color:#ffffff59;font-size:.8rem;transition:color .2s}.footer-links a:hover{color:#ffffffa6}.mobile-cta{z-index:100;background:linear-gradient(#fdfaf700,#fdfaf7 40%);padding:1.5rem 1rem .75rem;display:none;position:fixed;bottom:0;left:0;right:0}.mobile-cta a{background:var(--gold);color:#fff;text-align:center;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1rem;font-weight:700;text-decoration:none;display:flex;box-shadow:0 4px 20px #8b691466}@media (width<=640px){.mobile-cta{display:block}footer{padding-bottom:6rem}}.icon-wa{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347z'/%3E%3Cpath d='M12 0C5.373 0 0 5.373 0 12c0 2.117.554 4.104 1.524 5.826L0 24l6.36-1.496A11.934 11.934 0 0012 24c6.627 0 12-5.373 12-12S18.627 0 12 0zm0 22c-1.847 0-3.573-.496-5.052-1.36l-.362-.215-3.776.889.927-3.67-.237-.38A10 10 0 012 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:18px;height:18px;display:inline-block}.divider{background:linear-gradient(to right, transparent, var(--beige), transparent);max-width:160px;height:1px;margin:0 auto}.marquee-band{white-space:nowrap;background:var(--cream-dark);border-top:1px solid var(--beige);border-bottom:1px solid var(--beige);padding:1.2rem 0;overflow:hidden}.marquee-track{animation:35s linear infinite marquee;display:inline-flex}.marquee-track span{text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted);padding:0 2rem;font-size:.75rem;font-weight:600}.marquee-track .dot{color:var(--beige);padding:0}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.contact-form-section{background:var(--cream);padding:6rem 1.5rem}.contact-form-container{text-align:center;max-width:860px;margin:0 auto}.contact-form-container .label{text-transform:uppercase;letter-spacing:.18em;color:var(--gold);margin-bottom:.8rem;font-size:.7rem;font-weight:700;display:block}.contact-form-container h2{color:var(--text);margin-bottom:.8rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,5vw,3rem);font-weight:400;line-height:1.2}.contact-form-container h2 em{color:var(--gold);font-style:italic}.contact-form-sub{color:var(--text-muted);margin-bottom:3rem;font-size:1rem}.contact-form{text-align:left}.form-row{grid-template-columns:1fr 1fr;gap:1.2rem;margin-bottom:1.2rem;display:grid}@media (width<=640px){.form-row{grid-template-columns:1fr}}.form-group{flex-direction:column;gap:.4rem;display:flex}.form-group-full{margin-bottom:1.2rem}.form-group label{color:var(--text);letter-spacing:.02em;font-size:.82rem;font-weight:600}.required{color:var(--gold)}.contact-form input[type=text],.contact-form input[type=tel],.contact-form input[type=email],.contact-form input[type=date],.contact-form input[type=number],.contact-form textarea{border:1.5px solid var(--cream-dark);background:var(--white);width:100%;color:var(--text);-webkit-appearance:none;border-radius:8px;outline:none;padding:.85rem 1rem;font-family:Nunito Sans,sans-serif;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #8b69141f}.contact-form input::placeholder,.contact-form textarea::placeholder{color:var(--text-muted);opacity:.7}.contact-form textarea{resize:vertical;min-height:120px}.radio-group{flex-direction:column;gap:.6rem;padding-top:.2rem;display:flex}.radio-option{cursor:pointer;color:var(--text);align-items:center;gap:.6rem;font-size:.92rem;font-weight:400;display:flex}.radio-option input[type=radio]{display:none}.radio-custom{border:2px solid var(--beige);border-radius:50%;width:18px;min-width:18px;height:18px;transition:border-color .2s;display:inline-block;position:relative}.radio-option input[type=radio]:checked+.radio-custom{border-color:var(--gold)}.radio-option input[type=radio]:checked+.radio-custom:after{content:"";background:var(--gold);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.form-submit{text-align:center;margin-top:2rem}.btn-submit{background:var(--gold);color:var(--white);letter-spacing:.05em;cursor:pointer;border:none;border-radius:50px;padding:1rem 3rem;font-family:Nunito Sans,sans-serif;font-size:1rem;font-weight:600;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 16px #8b691440}.btn-submit:hover{background:var(--gold-dark);transform:translateY(-1px);box-shadow:0 6px 20px #8b691459}.btn-submit:active{transform:translateY(0)}.form-hint{color:var(--text-muted);margin-top:.8rem;font-size:.78rem}.form-success{text-align:center;background:var(--white);border:2px solid var(--beige);border-radius:16px;margin-top:2rem;padding:3rem 2rem}.success-icon{background:var(--gold);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;font-size:1.5rem;display:flex}.form-success h3{color:var(--text);margin-bottom:.6rem;font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:500}.form-success p{color:var(--text-muted);font-size:.95rem}.form-success a{color:var(--gold);text-decoration:underline}.legal-content{max-width:850px;margin:auto;padding:100px 24px}.legal-content p{margin:1.2rem 0;line-height:1.8}.legal-content h1{font-size:3rem}.legal-content h2{margin-top:2rem}.legal-footer{background:var(--cream);justify-content:center;gap:2rem;padding:3rem;display:flex}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
