@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=DM+Mono:wght@400;500&family=Playfair+Display:wght@400;500;600;700&display=swap";:root{--background:#f8f7f3;--foreground:#172235;--secondary:#f2f3f5;--border:#dadada;--muted:#6b7280;--accent:#b89459}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);font-family:DM Sans,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.max-w-6xl{width:100%;max-width:1200px;margin:0 auto}.mx-auto{margin-left:auto;margin-right:auto}.px-6{padding-left:24px;padding-right:24px}.md\:px-12{padding-left:48px;padding-right:48px}.py-4{padding:16px 0}.py-5{padding:20px 0}.py-24{padding:96px 0}.pb-20{padding-bottom:80px}.flex{display:flex}.grid{display:grid}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.w-full{width:100%}.h-full{height:100%}.min-h-screen{min-height:100vh}.text-center{text-align:center}.grid-cols-2,.md\:grid-cols-2{grid-template-columns:repeat(2,1fr);display:grid}.md\:grid-cols-4{grid-template-columns:repeat(4,1fr);display:grid}.gap-16{gap:64px}.gap-4{gap:16px}.gap-3{gap:12px}.border{border:1px solid var(--border)}.border-b{border-bottom:1px solid var(--border)}.object-cover{object-fit:cover}.z-10{z-index:10}.z-50{z-index:50}.inset-0{inset:0}.top-0{top:0}.left-0{left:0}.right-0{right:0}.bottom-0{bottom:0}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.bg-background{background:var(--background)}.text-foreground{color:var(--foreground)}.bg-secondary{background:var(--secondary)}.hidden{display:none}.md\:flex{display:flex}.md\:hidden{display:none}.gap-7{gap:28px}.gap-1\.5{gap:6px}.divide-x>*+*{border-left:1px solid var(--border)}@media (width<=768px){.md\:flex{display:none}.md\:hidden{display:flex}.md\:grid-cols-2,.md\:grid-cols-4{grid-template-columns:1fr}.md\:px-12{padding-left:24px;padding-right:24px}}.contact{background:#f8f7f3;padding:120px 8%}.contact-inner{grid-template-columns:1.2fr .8fr;align-items:start;gap:80px;max-width:1200px;margin:0 auto;display:grid}.contact-label{letter-spacing:.3em;text-transform:uppercase;color:#8a8f98;margin-bottom:20px;font-family:DM Mono,monospace;font-size:12px}.contact h2{color:#172235;margin-bottom:25px;font-family:Playfair Display,serif;font-size:62px;line-height:1.05}.contact h2 span{color:#b89459;font-style:italic}.contact-text{color:#6d7280;max-width:560px;font-size:20px;line-height:1.7}.contact-card{background:#fff;border:1px solid #e8e8e8;border-radius:24px;padding:36px;box-shadow:0 20px 60px #0000000d}.contact-item{align-items:center;gap:16px;margin-bottom:22px;display:flex}.contact-icon{color:#fff;background:#172235;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.contact-item h4{color:#8b9099;margin-bottom:3px;font-size:14px}.contact-item p{color:#172235;font-size:18px;font-weight:600}.footer{color:#fff;background:#172235;padding:40px 8%}.footer-inner{justify-content:space-between;align-items:center;gap:30px;max-width:1200px;margin:0 auto;display:flex}.footer-left{color:#ffffffbf;font-size:14px}.footer-right{gap:28px;display:flex}.footer-right a{color:#ffffffd9;transition:all .25s}.footer-right a:hover{color:#b89459}@media (width<=900px){.contact{padding:70px 22px}.contact-inner{grid-template-columns:1fr;gap:40px}.contact h2{font-size:42px}.contact-text{font-size:17px}.footer-inner{text-align:center;flex-direction:column}.footer-right{flex-wrap:wrap;justify-content:center}}header{z-index:1000;width:100%;transition:all .35s;position:fixed;top:0;left:0}header:before{content:"";-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;background:#101a2bb8;border-bottom:1px solid #ffffff14;transition:all .35s;position:absolute;inset:0}header:hover:before{opacity:1}header .max-w-6xl{z-index:2;position:relative}header p:first-child{color:#c9c9c9;letter-spacing:.25em;font-size:11px}header p:last-child{color:#fff;font-family:Playfair Display,serif;font-size:19px}header nav a{color:#ececec;font-size:14px;transition:all .25s}header nav a:hover{color:#c8a96d}header nav span{color:#d8d8d8}header nav button{cursor:pointer}header nav>a:last-child{color:#fff;background:#b89459;border-radius:2px;padding:13px 28px;font-weight:600;transition:all .3s}header nav>a:last-child:hover{background:#caa76a;transform:translateY(-2px)}section:first-of-type{align-items:flex-end;min-height:100vh;display:flex;position:relative;overflow:hidden}section:first-of-type img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.05)}section:first-of-type:before{content:"";z-index:1;background:linear-gradient(90deg,#0e1928d1 0%,#0e1928b8 35%,#0e192873 70%,#0e19282e 100%);position:absolute;inset:0}section:first-of-type:after{content:"";z-index:2;background:radial-gradient(circle at 0,#b894592e,#0000 55%);position:absolute;inset:0}section:first-of-type .relative{z-index:3;position:relative}section:first-of-type h1{color:#fff;margin-bottom:32px;font-family:Playfair Display,serif;font-size:74px;font-weight:500;line-height:1.05}section:first-of-type h1 em{color:#b89459;font-style:normal}section:first-of-type p{max-width:560px}section:first-of-type p:nth-of-type(2){color:#ffffffb8;font-size:18px;line-height:1.9}section:first-of-type a{transition:all .3s}section:first-of-type a:first-child{color:#15263d;background:#fff;border-radius:2px;padding:16px 34px;font-weight:600;box-shadow:0 20px 40px #00000040}section:first-of-type a:first-child:hover{transform:translateY(-4px);box-shadow:0 30px 60px #00000059}section:first-of-type a:last-child{color:#fff;border:1px solid #ffffff59;border-radius:2px;padding:16px 34px}section:first-of-type a:last-child:hover{color:#172235;background:#fff}section:first-of-type .absolute.right-0{color:#fff;opacity:.45}section:nth-of-type(2){background:#fff;border-top:1px solid #0000000d;border-bottom:1px solid #00000014}section:nth-of-type(2) .grid>div{padding:46px 20px;transition:all .3s}section:nth-of-type(2) .grid>div:hover{background:#fafafa}section:nth-of-type(2) p:first-child{color:#172235;font-family:Playfair Display,serif;font-size:42px}section:nth-of-type(2) p:last-child{color:#777;margin-top:10px;font-size:13px}#ueber-uns{background:#faf8f4;padding:140px 0}#ueber-uns .grid{align-items:center;gap:90px}#ueber-uns p{color:#5d6672;font-size:17px;line-height:1.9}#ueber-uns img{border-radius:10px;transition:all .4s;overflow:hidden;box-shadow:0 30px 80px #00000026}#ueber-uns img:hover{transform:scale(1.02)}#ueber-uns .absolute{color:#fff;background:#172235;border-radius:8px;box-shadow:0 20px 40px #00000040}#ueber-uns .absolute p:first-child{color:#fff;font-family:Playfair Display,serif;font-size:42px}#ueber-uns .absolute p:last-child{color:#ffffffb3}#leistungen h2{color:#172235;margin-bottom:60px;font-family:Playfair Display,serif;font-size:50px}#leistungen .grid{gap:28px}#leistungen .grid>div{background:#fff;border:none;border-radius:14px;padding:42px 34px;transition:all .35s;box-shadow:0 8px 30px #0000000d}#leistungen .w-10{background:#172235;border:none;border-radius:50%;width:70px;height:70px;margin-bottom:28px}#leistungen svg{color:#b89459;width:26px;height:26px}#leistungen h3{color:#172235;margin-bottom:18px;font-family:Playfair Display,serif;font-size:22px}#leistungen p{color:#646f7c;font-size:15px;line-height:1.8}img{transition:all .45s}img:hover{transform:scale(1.02)}a,button{transition:all .3s}table tr{transition:all .25s}table tr:hover{background:#f6f7f8}.about{padding:120px 0}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.about-tag{letter-spacing:.25em;text-transform:uppercase;color:var(--muted);margin-bottom:18px;font-family:DM Mono,monospace;font-size:12px}.about h2{color:var(--foreground);margin-bottom:28px;font-family:Playfair Display,serif;font-size:48px;line-height:1.15}.about p{color:var(--muted);margin-bottom:18px;font-size:16px;line-height:1.8}.about-image{position:relative}.about-image img{object-fit:cover;width:100%;height:460px}.about-badge{color:#fff;background:#172235;padding:26px 34px;position:absolute;bottom:-30px;left:-30px}.about-badge h3{font-family:Playfair Display,serif;font-size:42px}.about-badge p{color:#ffffffb3;margin-top:6px}.features{background:#f3f4f6;padding:120px 0}.features-title{margin-bottom:60px}.features-title h2{font-family:Playfair Display,serif;font-size:48px}.features-grid{border:1px solid var(--border);grid-template-columns:repeat(4,1fr);display:grid}.feature-card{border-right:1px solid var(--border);background:#fff;padding:42px}.feature-card:last-child{border-right:none}.feature-icon{border:1px solid var(--border);justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:24px;display:flex}.feature-card h3{color:var(--foreground);margin-bottom:14px;font-size:20px}.feature-card p{color:var(--muted);line-height:1.7}@media (width<=900px){.about-grid{grid-template-columns:1fr;gap:50px}.about-image img{height:320px}.about-badge{padding:20px;bottom:15px;left:15px}.features-grid{grid-template-columns:1fr}.feature-card{border-right:none;border-bottom:1px solid var(--border)}.feature-card:last-child{border-bottom:none}.about h2,.features-title h2{font-size:34px}}#ueber-uns{padding:120px 0}#ueber-uns .grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}#ueber-uns h2{color:var(--foreground);margin:20px 0 30px;font-family:Playfair Display,serif;font-size:52px;line-height:1.15}#ueber-uns p{color:var(--muted);margin-bottom:20px;line-height:1.9}#ueber-uns img{object-fit:cover;border-radius:8px;width:100%;height:520px}#ueber-uns .absolute{color:#fff;background:#172235;border-radius:8px;padding:30px}#leistungen{background:#f1f3f5;padding:120px 0}#leistungen h2{margin-bottom:50px;font-family:Playfair Display,serif;font-size:48px}#leistungen .grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}#leistungen .grid>div{background:#fff;border:1px solid #e4e4e4;border-radius:10px;padding:40px;transition:all .3s}#leistungen .grid>div:hover{transform:translateY(-8px);box-shadow:0 20px 50px #00000014}#leistungen h3{margin:20px 0 15px;font-size:20px}#leistungen p{color:var(--muted);line-height:1.8}#pakete{padding:120px 0}#pakete h2{color:var(--foreground);margin:20px 0;font-family:Playfair Display,serif;font-size:52px;line-height:1.1}#pakete p{color:var(--muted);line-height:1.8}#pakete table{border-collapse:collapse;background:#fff;border-radius:12px;width:100%;margin-top:60px;overflow:hidden;box-shadow:0 20px 60px #0000000f}#pakete thead{color:#fff;background:#172235}#pakete th{text-align:center;padding:28px 20px;font-weight:600}#pakete th:first-child{text-align:left}#pakete td{text-align:center;border-bottom:1px solid #ececec;padding:20px}#pakete td:first-child{text-align:left;color:#444;font-weight:500}#pakete tbody tr{transition:all .25s}#pakete tbody tr:hover{background:#f8f8f8}#pakete .bg-foreground{background:#172235!important}#pakete .bg-foreground\/5{background:#eef2f7!important}#pakete .rounded-full{justify-content:center;align-items:center;width:30px;height:30px;margin:auto;display:flex}#pakete a{border-radius:8px;width:100%;padding:14px 20px;transition:all .3s;display:inline-block}#pakete a:hover{transform:translateY(-2px)}.service-head{color:#fff;background:#162338;font-size:22px;font-weight:700}.plan-head{text-align:center;background:#fff;padding:35px}.plan-head h3{margin-bottom:15px;font-family:Playfair Display,serif;font-size:34px}.plan-head p{color:#555;line-height:1.5}.plan-head.featured{color:#fff;background:#162338}.plan-head.featured p{color:#d5dbe5}.badge{color:#fff;letter-spacing:2px;background:#c8a46b;border-radius:30px;margin-bottom:20px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-block}#kontakt{color:#fff;background:#172235}#kontakt .container{max-width:1200px;margin:0 auto;padding:0 40px}#kontakt p{color:#ffffffa6}#kontakt a,#kontakt h2{color:#fff}#kontakt .contact-card{background:0 0;border:1px solid #ffffff26;transition:all .3s}#kontakt .contact-card:hover{border-color:#fff6}.footer{color:#fff;background:#172235;border-top:1px solid #ffffff1a}.footer a{color:#ffffffb3}.footer a:hover{color:#fff}.contact-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff2e;border-radius:16px;align-items:center;gap:18px;padding:26px 28px;transition:all .3s;display:flex}.contact-card:hover{background:#ffffff0f;border-color:#b8945999;transform:translateY(-3px)}.contact-card h4{margin-bottom:6px;font-size:20px;font-weight:600}.contact-card p{color:#ffffffa6;font-family:DM Mono,monospace;font-size:15px}.lang-switch{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff2e;border-radius:12px;align-items:center;display:flex;overflow:hidden}.lang-btn{color:#ffffffbf;cursor:pointer;letter-spacing:.08em;background:0 0;border:none;width:42px;height:38px;font-size:12px;font-weight:700;transition:all .25s}.lang-btn:hover{color:#fff;background:#ffffff14}.lang-btn.active{color:#fff;background:#b89459}.lang-switch-mobile{border:1px solid #d8d8d8;border-radius:10px;display:flex;overflow:hidden}.lang-btn-mobile{cursor:pointer;background:#fff;border:none;width:42px;height:34px;font-size:11px;font-weight:600;transition:all .2s}.lang-btn-mobile.active{color:#fff;background:#172235}@media (width<=1024px){nav{display:none}}@media (width<=768px){header .max-w-6xl{height:72px;padding:0 18px}header p:last-child{max-width:180px;font-size:15px;line-height:1.2}.lang-switch-mobile{transform:scale(.9)}section:first-of-type{min-height:100vh;padding:120px 0 70px}section:first-of-type h1{margin-bottom:24px;font-size:42px;line-height:1.1}section:first-of-type p:nth-of-type(2){font-size:16px;line-height:1.7}section:first-of-type .flex{flex-direction:column;align-items:stretch}section:first-of-type a{text-align:center;width:100%}section:nth-of-type(2) .grid{grid-template-columns:1fr 1fr}section:nth-of-type(2) p:first-child{font-size:34px}#ueber-uns{padding:70px 0}#ueber-uns .grid{grid-template-columns:1fr;gap:40px}#ueber-uns h2{font-size:34px}#ueber-uns img{height:260px}#leistungen{padding:70px 0}#leistungen h2{font-size:34px}#leistungen .grid{grid-template-columns:1fr}#leistungen .grid>div{padding:30px}#pakete{padding:70px 0}#pakete h2{font-size:34px}#pakete table{min-width:700px}#kontakt{padding:70px 0!important}#kontakt .grid{grid-template-columns:1fr;gap:50px;display:grid}#kontakt h2{font-size:36px!important}#kontakt .flex.gap-4{flex-direction:column}#kontakt a{width:100%}.footer-inner{text-align:center;flex-direction:column;gap:20px}.footer-left,.footer-right{justify-content:center;width:100%}}@media (width<=430px){section:first-of-type h1{font-size:34px}#kontakt h2{font-size:30px!important}#ueber-uns h2,#leistungen h2,#pakete h2{font-size:30px}header p:last-child{font-size:14px}}.mobile-lang{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff2e;border:1px solid #ffffff40;border-radius:14px;align-items:center;display:flex;overflow:hidden}.mobile-lang-btn{color:#fff;cursor:pointer;background:0 0;border:none;width:40px;height:42px;font-size:12px;font-weight:700;transition:all .25s}.mobile-lang-btn.active{background:#b89459}.mobile-lang-btn:hover{background:#ffffff1f}.mobile-menu-btn{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;cursor:pointer;background:#ffffff2e;border:1px solid #ffffff40;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;transition:all .3s;display:flex}.mobile-menu-btn:hover{background:#b89459}.mobile-packages{display:none}@media (width<=768px){.packages-wrapper{display:none}.mobile-packages{flex-direction:column;gap:24px;margin-top:20px;display:flex}.mobile-package{background:#fff;border:1px solid #ececec;border-radius:18px;padding:24px;box-shadow:0 10px 30px #00000014}.mobile-package h3{color:#172235;margin-bottom:18px;font-family:Playfair Display,serif;font-size:28px}.mobile-package ul{margin:0 0 24px;padding:0;list-style:none}.mobile-package li{color:#555;border-bottom:1px solid #f0f0f0;padding:8px 0;font-size:15px}.mobile-package a{text-align:center;color:#fff;background:#172235;border-radius:10px;padding:14px;font-weight:600;text-decoration:none;display:block}}
