@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.7;color:#2a2a2a;background:linear-gradient(135deg,#fefefe 0%,#f8f8f6 100%);background-attachment:fixed}.min-h-screen{min-height:100vh}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1 1 0%}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.text-center{text-align:center}.mx-auto{margin-left:auto;margin-right:auto}.block{display:block}.inline-block{display:inline-block}.relative{position:relative}.absolute{position:absolute}.sticky{position:sticky}.fixed{position:fixed}.top-0{top:0}.inset-0{top:0;right:0;bottom:0;left:0}.z-0{z-index:0}.z-10{z-index:10}.z-50{z-index:50}.overflow-hidden{overflow:hidden}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.services-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:800px;margin:0 auto;justify-items:center}@media (min-width: 768px){.services-grid{grid-template-columns:repeat(2,1fr);max-width:800px}}@media (min-width: 1280px){.services-grid{grid-template-columns:repeat(2,1fr);max-width:900px}}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:800px;margin:0 auto}@media (min-width: 768px){.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}}.page-container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.page-container{padding:0 2rem}}.card{background:rgba(255,255,255,.95);border-radius:16px;padding:2rem;border:1px solid rgba(42,42,42,.08);box-shadow:0 4px 6px -1px #0000001a;transition:all .3s ease}.card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a}.service-card{display:flex;flex-direction:column;min-height:400px}.card-content{flex-grow:1;display:flex;flex-direction:column;text-align:center}.card-image{width:100%;height:200px;object-fit:contain;border-radius:12px;margin-bottom:1.5rem;background:#f8f9fa}.card-image.cover{object-fit:cover}.card-title{font-family:Lora,serif;font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.card-description{color:#6b7280;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.card-action{margin-top:auto}.btn-primary{background:linear-gradient(135deg,#2a2a2a 0%,#1a1a1a 100%);color:#fff;font-family:Inter,sans-serif;font-weight:600;font-size:1rem;padding:.875rem 2rem;border-radius:12px;text-decoration:none;display:inline-block;transition:all .3s ease;border:none;cursor:pointer;box-shadow:0 4px 6px -1px #0000001a;min-width:140px;text-align:center}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.btn-secondary{background:rgba(255,255,255,.95);color:#2a2a2a;font-family:Inter,sans-serif;font-weight:600;font-size:1rem;padding:.875rem 2rem;border-radius:12px;text-decoration:none;display:inline-block;transition:all .3s ease;border:1px solid rgba(42,42,42,.2);cursor:pointer;box-shadow:0 4px 6px -1px #0000001a;min-width:140px;text-align:center}.btn-secondary:hover{transform:translateY(-2px);background:rgba(255,255,255,1);border-color:#2a2a2a4d}.section-title{font-family:Inter,sans-serif;font-size:1.875rem;font-weight:700;color:#1f4d3a;margin-bottom:2rem;text-align:center}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.bg-white{background:rgba(255,255,255,.85)}.bg-gray-50{background:rgba(254,254,254,.75)}.bg-gray-100{background:rgba(245,243,241,.75)}.bg-gray-900{background:rgba(42,42,42,.95)}.bg-blue-50{background:rgba(248,250,252,.75)}.bg-blue-500{background:#3b82f6}.bg-green-50{background:rgba(240,253,244,.75)}.bg-green-100{background:rgba(220,252,231,.8)}.bg-green-500{background:#22c55e}.bg-green-600{background:#16a34a}.bg-green-dark{background:#1f4d3a}.bg-green-transparent{background:rgba(31,77,58,.1)}.bg-purple-50{background:rgba(250,245,255,.75)}.bg-purple-500{background:#a855f7}.bg-red-50{background:rgba(254,242,242,.8)}.bg-red-500{background:#ef4444}.bg-primary-50{background:rgba(248,250,252,.75)}.bg-primary-100{background:rgba(241,245,249,.8)}.bg-primary-500{background:#2a2a2a}.bg-primary-600{background:rgba(42,42,42,.95)}.text-white{color:#fff}.text-gray-300{color:#d1d5db}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-900{color:#111827}.text-green-600{color:#16a34a}.text-green-700{color:#15803d}.text-green-800{color:#166534}.text-green-dark{color:#1f4d3a}.text-green-checkmark{color:#16a34a}.text-red-700{color:#b91c1c}.text-red-800{color:#991b1b}.text-primary-100{color:#f1f5f9}.text-primary-500,.text-primary-600{color:#2a2a2a}.text-primary-700{color:#1a1a1a}.border-gray-300{border-color:#d1d5db}.border-red-200{border-color:#fecaca}.border-primary-500{border-color:#2a2a2a}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.w-2{width:.5rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-auto{width:auto}.w-full{width:100%}.h-2{height:.5rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-auto{height:auto}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-6xl{max-width:72rem}.min-w-0{min-width:0}.min-w-96{min-width:24rem}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-t{border-top-width:1px}.border-b-2{border-bottom-width:2px}.border-gray-200{border-color:#e5e7eb}.border-gray-800{border-color:#1f2937}.border-gray-900{border-color:#111827}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a}.space-x-3>*+*{margin-left:.75rem}.space-x-4>*+*{margin-left:1rem}.space-x-8>*+*{margin-left:2rem}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.hero-image{width:100%;max-width:280px;height:auto;border-radius:12px;box-shadow:0 8px 32px #0000001f}.gallery-image{width:100%;height:180px;object-fit:cover;border-radius:12px;box-shadow:0 4px 12px #0000001a}.image-container{position:relative;overflow:hidden;border-radius:12px}.team-image{width:100%;max-width:200px;height:auto;aspect-ratio:1;object-fit:cover;border-radius:50%}.zen-circle{width:60px;height:60px;border:3px solid rgba(42,42,42,.6);border-radius:50%;margin:0 auto 1rem}.transition-colors{transition:color .15s ease}.transition-shadow{transition:box-shadow .15s ease}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}input,textarea,select{border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem 1rem;font-size:1rem;width:100%}input:focus,textarea:focus,select:focus{outline:none;border-color:#2a2a2a;box-shadow:0 0 0 3px #2a2a2a1a}.hidden{display:none}@media (min-width: 640px){.sm\:flex-row{flex-direction:row}.sm\:min-w-96{min-width:24rem}}@media (min-width: 768px){.md\:w-\[30\%\]{width:30%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:block{display:block}.md\:hidden{display:none}.md\:flex{display:flex}.md\:text-5xl{font-size:3rem}.md\:text-6xl{font-size:3.75rem}}@media (min-width: 1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:block{display:block}.lg\:hidden{display:none}.lg\:flex{display:flex}}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:bg-gray-200:hover{background-color:#e5e7eb}.hover\:bg-primary-700:hover{background-color:#1a1a1a}.hover\:text-gray-900:hover{color:#111827}.hover\:text-primary-700:hover{color:#1a1a1a}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a}.focus\:ring-2:focus{box-shadow:0 0 0 2px #2a2a2a33}.focus\:ring-primary-500:focus{box-shadow:0 0 0 2px #2a2a2a33}.focus\:border-primary-500:focus{border-color:#2a2a2a}.charcoal-texture,.flowing-section{position:relative}.flex-wrap{flex-wrap:wrap}.flex-shrink-0{flex-shrink:0}.line-through{text-decoration:line-through}.opacity-90{opacity:.9}.list-disc{list-style-type:disc}.list-inside{list-style-position:inside}.items-start{align-items:flex-start}.justify-start{justify-content:flex-start}.text-xs{font-size:.75rem}.leading-relaxed{line-height:1.625}.-top-4{top:-1rem}.left-1\/2{left:50%}.transform{transform:translate(0)}.-translate-x-1\/2{transform:translate(-50%)}a{text-decoration:none;color:inherit}
