:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}:root{--primary-rose:#d4a5a5;--primary-green:#6b8e7f;--secondary-taupe:#b8a89f;--accent-charcoal:#2c2c2c;--light-greige:#e8ddd5;--warm-cream:#f5f0eb;--warm-wood:#a0826d;--dark-wood:#5c4033;--font-heading:"Playfair Display", serif;--font-body:"Inter", sans-serif;--font-accent:"Montserrat", sans-serif}body{font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;background-color:#fff;line-height:1.6}html{scroll-behavior:smooth}.app{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1;width:100%}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:400;line-height:1.2}h1{letter-spacing:-.01em;font-size:3rem;font-weight:400;line-height:1.3}h2{letter-spacing:-.005em;font-size:2.5rem;font-weight:400}h3{font-size:1.5rem;font-weight:500}h4{font-size:1.25rem;font-weight:600}p{font-family:var(--font-body);line-height:1.8}button,.btn{font-family:var(--font-accent);letter-spacing:.05em;font-weight:600}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--primary-rose);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--primary-green)}::selection{background-color:var(--primary-rose);color:#fff}::selection{background-color:var(--primary-rose);color:#fff}@media (width<=1024px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.25rem}}@media (width<=768px){body{font-size:14px}h1{font-size:2rem;line-height:1.4}h2{font-size:1.75rem}h3{font-size:1.1rem}}.header{z-index:100;background:linear-gradient(135deg,#f5f5f5 0%,#fff 100%);border-bottom:2px solid #6b8e7f;position:sticky;top:0;box-shadow:0 2px 8px #00000014}.header-top{background-position:50%;background-size:cover;background-attachment:fixed;justify-content:flex-start;align-items:center;height:23vh;max-height:185px;padding:.5rem 1rem;transition:background-image .8s ease-in-out;display:flex;position:relative}.header-top-content{justify-content:flex-start;align-items:center;width:100%;display:flex}.logo-section{flex-shrink:0;justify-content:flex-start;align-items:center;display:flex}.logo-image{object-fit:contain;filter:drop-shadow(0 2px 4px #0003);flex-shrink:0;width:260px;height:auto}.logo-placeholder{letter-spacing:.1em;color:#d4a5a5;margin-bottom:.25rem;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:400;display:none}.tagline{display:none}.header-bottom{background:linear-gradient(135deg,#f5f5f5 0%,#fff 100%);flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:1.5rem;min-height:60px;padding:.6rem 1rem;display:flex}.nav{flex-wrap:nowrap;flex:auto;justify-content:flex-start;align-items:center;gap:.3rem;min-width:auto;max-width:none;display:flex}.nav-link{color:#666;white-space:nowrap;text-align:center;z-index:10;background:0 0;border:none;border-bottom:3px solid #0000;flex:0 auto;justify-content:center;align-items:center;min-width:auto;max-width:none;min-height:50px;padding:.8rem .3rem;font-size:.7rem;font-weight:500;line-height:1.3;transition:all .3s;display:flex;position:relative;cursor:pointer!important;pointer-events:auto!important}.nav-link:hover,.nav-link.active{color:#6b8e7f;border-bottom-color:#6b8e7f}.header-controls{flex-shrink:0;order:2;justify-content:flex-end;align-items:center;gap:.3rem;min-width:auto;max-width:none;margin-left:auto;display:flex}.social-links{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.social-links a{position:relative;color:#fff!important;letter-spacing:.05em!important;cursor:pointer!important;white-space:nowrap!important;pointer-events:auto!important;z-index:20!important;background:#65743d!important;border:none!important;border-radius:2px!important;justify-content:center!important;align-items:center!important;padding:.3rem .5rem!important;font-size:.8rem!important;font-weight:600!important;text-decoration:none!important;transition:all .3s!important;display:flex!important}.social-links a.facebook,.social-links a.youtube,.social-links a.tiktok{color:#fff!important;background:#65743d!important;padding:.3rem .5rem!important;font-size:.8rem!important}.social-links a:hover{background:#65743d;transform:translateY(-2px);box-shadow:0 4px 12px #65743d66}.social-label{font-family:Montserrat,sans-serif;display:inline-block}.language-toggle{color:#fff;cursor:pointer;letter-spacing:.05em;background:#65743d;border:none;border-radius:2px;padding:.3rem .5rem;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:600;transition:all .3s;position:relative;pointer-events:auto!important;z-index:20!important}.language-toggle:hover{background:#65743d;transform:translateY(-2px);box-shadow:0 4px 12px #65743d66}@media (width<=768px){.header-top{height:23vh;max-height:140px;padding:.3rem 0}.logo-image{width:200px}.header-bottom{flex-direction:column;gap:1rem;padding:.75rem 1rem}.nav{flex-wrap:wrap;gap:1rem;width:100%}.nav-link{font-size:.9rem}.header-controls{justify-content:center;gap:1rem;width:100%}.social-links{gap:.75rem}}.footer{color:#fff;background:#2c2c2c;margin-top:4rem;padding:3rem 2rem 1rem}.footer-container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto 2rem;display:grid}.footer-section h3{color:#65743d;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.footer-section p{color:#ccc;margin:.5rem 0;font-size:.95rem;line-height:1.6}.footer-section a{color:#65743d;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#fff;text-decoration:underline}.location{color:#999;font-size:.9rem}.footer-social{gap:1.5rem;display:flex}.footer-social a{color:#fff;background:#65743d;border:1px solid #ffffff1a;border-radius:5px;justify-content:center;align-items:center;padding:.4rem .8rem;font-size:.8rem;font-weight:500;transition:all .3s;display:inline-flex;box-shadow:0 2px 6px #0003}.footer-social a:hover{background:#65743d;text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 12px #65743d4d}.related-button{color:#fff!important;background:#65743d!important;border:1px solid #ffffff1a!important;border-radius:5px!important;padding:.5rem 1rem!important;font-size:.85rem!important;font-weight:500!important;transition:all .3s!important;display:inline-block!important;box-shadow:0 2px 6px #0003!important}.related-button:hover{background:#65743d!important;text-decoration:none!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #0000004d!important}.footer-bottom{text-align:center;color:#999;border-top:1px solid #444;padding-top:1.5rem;font-size:.9rem}@media (width<=768px){.footer-container{grid-template-columns:1fr;gap:1.5rem}.footer{padding:2rem 1rem 1rem}}.home-page{width:100%}.hero{background:linear-gradient(135deg,#fafafa 0%,#f5f5f5 100%);grid-template-columns:1fr 1fr;align-items:center;gap:2rem;max-width:1200px;min-height:500px;margin:0 auto;padding:3rem 2rem;display:grid}.hero-left{justify-content:center;align-items:center;display:flex}.hero-logo-section{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.vivian-logo{background:#fff;border-radius:8px;justify-content:center;align-items:center;width:150px;height:150px;display:flex;box-shadow:0 4px 12px #0000001a}.logo-img{object-fit:contain;width:100%;height:100%;padding:10px}.hero-text{flex-direction:column;gap:.5rem;display:flex}.hero-right{justify-content:center;align-items:center;display:flex}.hero-carousel{flex-direction:column;gap:1rem;width:100%;display:flex}.carousel-image-container{aspect-ratio:4/3;border-radius:8px;width:100%;overflow:hidden;box-shadow:0 8px 24px #00000026}.carousel-image{object-fit:cover;width:100%;height:100%}.carousel-controls{justify-content:center;align-items:center;gap:1rem;display:flex}.carousel-btn{color:#fff;cursor:pointer;background:#6b8e7f;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .3s;display:flex}.carousel-btn:hover{background:#d4a5a5;transform:scale(1.1)}.carousel-indicators{gap:.5rem;display:flex}.indicator{cursor:pointer;background:0 0;border:2px solid #6b8e7f;border-radius:50%;width:10px;height:10px;transition:all .3s}.indicator.active{background:#6b8e7f;width:12px;height:12px}.hero-content h1{color:#333;letter-spacing:-.01em;word-spacing:.1em;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:400;line-height:1.3}.hero-subtitle{color:#6b8e7f;letter-spacing:-.005em;white-space:normal;margin-bottom:0;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:400;line-height:1.4}.hero-description{color:#666;margin-bottom:2rem;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.8}.cta-button{color:#fff;cursor:pointer;letter-spacing:.05em;background:#d4a5a5;border:none;border-radius:4px;padding:1rem 2.5rem;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;transition:all .3s}.cta-button:hover{background:#6b8e7f;transform:translateY(-2px);box-shadow:0 8px 20px #d4a5a54d}.hero-image{justify-content:center;align-items:center;display:flex}.image-placeholder{aspect-ratio:1;color:#999;background:linear-gradient(135deg,#e8ddd5 0%,#f5f0eb 100%);border:2px dashed #6b8e7f;border-radius:8px;justify-content:center;align-items:center;width:100%;font-size:1.1rem;display:flex}.hero-showcase-image,.myinka-showcase-image{object-fit:cover;border-radius:8px;width:100%;height:100%;box-shadow:0 8px 24px #00000026}.services{max-width:1200px;margin:0 auto;padding:4rem 2rem}.services h2{text-align:center;color:#333;letter-spacing:-.005em;margin-bottom:3rem;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:400}.services-grid{grid-template-columns:repeat(2,1fr)!important;gap:2.5rem!important;max-width:100%!important;margin:0 auto!important;display:grid!important}.service-card{text-align:center;background:#fff;border-top:3px solid #6b8e7f;border-radius:8px;flex-direction:column;padding:0;transition:all .3s;display:flex;position:relative;overflow:visible;box-shadow:0 2px 8px #00000014}.service-image{background:#f5f5f5;width:100%;height:250px;position:relative;overflow:hidden}.service-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.service-card:hover .service-image img{transform:scale(1.05)}.service-card>div:not(.service-image){flex-direction:column;flex:1;justify-content:space-between;padding:2rem;display:flex}.service-content{flex-direction:column;flex:1;justify-content:flex-start;padding:1.5rem;display:flex}.service-header{align-items:flex-start;gap:1.5rem;display:flex}.service-icon{color:#fff;z-index:10;width:80px;height:80px;box-shadow:none;background:0 0;border:none;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:all .3s;display:flex;position:relative}.service-icon img{object-fit:contain;filter:drop-shadow(0 2px 4px #0000001a);width:80px;height:80px;transition:all .3s}.service-text{flex:1}.service-icon svg{stroke-width:2px;width:32px;height:32px}.service-card:hover .service-icon img{transform:scale(1.1)}.service-card h3{color:#333;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:500}.services-cta{justify-content:center;margin-top:3rem;display:flex}.see-all-services-btn{color:#fff;letter-spacing:.05em;cursor:pointer;background:#6b8e7f;border:none;border-radius:4px;padding:1rem 2.5rem;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.see-all-services-btn:hover{background:#d4a5a5;transform:translateY(-2px);box-shadow:0 8px 20px #6b8e7f4d}.live-feed{background:linear-gradient(135deg,#f9f9f9 0%,#f5f5f5 100%);max-width:1200px;margin:0 auto;padding:4rem 2rem}.live-feed h2{text-align:center;color:#333;letter-spacing:-.005em;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:400}.feed-subtitle{text-align:center;color:#999;margin-bottom:2rem;font-size:1.3rem}.feed-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.feed-card{background:#fff;border-radius:8px;transition:all .3s;overflow:hidden;box-shadow:0 2px 8px #00000014}.feed-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.feed-image{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.feed-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.feed-card:hover .feed-image img{transform:scale(1.05)}.feed-source{color:#fff;background:#6b8e7f;border-radius:4px;padding:.5rem 1rem;font-size:.8rem;font-weight:600;position:absolute;top:1rem;right:1rem}.feed-content{padding:1.5rem}.feed-content h3{color:#333;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.2rem;font-weight:500}.feed-content p{color:#666;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.feed-date{color:#999;font-size:.85rem}.loading{text-align:center;color:#999;padding:2rem}.feed-cta{text-align:center;background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #00000014}.feed-cta p{color:#666;margin-bottom:1.5rem;font-size:1.1rem}.social-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.social-btn{border-radius:4px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.social-btn.facebook{color:#fff;background:#65743d}.social-btn.facebook:hover{background:#65743d}.social-btn.youtube{color:#fff;background:#65743d}.social-btn.youtube:hover{background:#65743d}.social-btn.tiktok{color:#fff;background:#65743d}.social-btn.tiktok:hover{background:#65743d}.myinka-connection{max-width:1200px;margin:0 auto;padding:4rem 2rem}.myinka-connection h2{text-align:center;color:#333;letter-spacing:-.005em;margin-bottom:3rem;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:400}.connection-content{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.connection-text p{color:#666;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.8}.myinka-link{color:#fff;background:#65743d;border-radius:4px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.myinka-link:hover{background:#65743d;transform:translateY(-2px)}.connection-image{justify-content:center;align-items:center;display:flex}.connection-image .image-placeholder{aspect-ratio:1;width:100%}@media (width<=768px){.hero{grid-template-columns:1fr;gap:2rem;padding:2rem 1rem}.hero-content h1{font-size:2rem}.hero-subtitle{font-size:1.2rem}.services{padding:2rem 1rem}.services h2{font-size:2rem}.services-grid{grid-template-columns:1fr!important}.service-card h3{font-size:1.1rem}.live-feed{padding:2rem 1rem}.live-feed h2{font-size:1.8rem}.feed-grid{grid-template-columns:1fr}.myinka-connection{padding:2rem 1rem}.connection-content{grid-template-columns:1fr;gap:2rem}.myinka-connection h2{font-size:2rem}}@media (width<=480px){.hero{padding:1.5rem 1rem}.hero-content h1{font-size:1.5rem}.hero-subtitle,.hero-description{font-size:1rem}.cta-button{padding:.75rem 1.5rem;font-size:.9rem}.services h2{margin-bottom:2rem;font-size:1.5rem}.services-grid{gap:1.5rem!important}.service-card h3{font-size:1rem}.service-card p{font-size:.85rem}.live-feed h2{font-size:1.5rem}.feed-subtitle{font-size:1rem}.myinka-connection h2{font-size:1.5rem}.connection-text p{font-size:.95rem}}.story-page{background:linear-gradient(135deg,#f5f0eb 0%,#e8ddd5 100%);min-height:100vh;padding:3rem 2rem}.story-container{max-width:900px;margin:0 auto}.story-page h1{text-align:center;color:#333;letter-spacing:-.01em;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:3rem;font-weight:400;line-height:1.3}.story-intro{text-align:center;color:#6b8e7f;margin-bottom:3rem;font-size:1.3rem;font-weight:400}.story-timeline{padding:2rem 0;position:relative}.story-timeline:before{display:none}.timeline-item{justify-content:center;align-items:flex-start;margin-bottom:3rem;display:flex}.timeline-marker{display:none}.timeline-dot{background:#d4a5a5;border:4px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 0 0 2px #d4a5a5}.timeline-line{background:linear-gradient(#d4a5a5,#0000);width:2px;height:60px;margin-top:.5rem}.timeline-item:last-child .timeline-line{display:none}.timeline-content{background:#fff;border-radius:8px;width:100%;max-width:600px;padding:2rem;box-shadow:0 2px 8px #00000014}.timeline-content h2{color:#333;letter-spacing:-.005em;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:500}.timeline-image{border-radius:6px;width:100%;margin:1.5rem 0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.timeline-image img{object-fit:cover;width:100%;height:300px;transition:transform .3s;display:block}.timeline-item:hover .timeline-image img{transform:scale(1.02)}.timeline-content p{color:#666;margin-bottom:1rem;font-size:1rem;line-height:1.8}.timeline-content p:last-child{margin-bottom:0}.values-section{border-top:2px solid #e8d5d5;margin-top:4rem;padding-top:3rem}.values-section h2{text-align:center;color:#333;letter-spacing:-.005em;margin-bottom:3rem;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:400}.values-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}.value-card{background:#fff;border-left:4px solid #6b8e7f;border-radius:8px;padding:2rem;transition:all .3s;box-shadow:0 2px 8px #00000014}.value-card:nth-child(5){grid-column:2/3;margin:0 auto}.value-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #6b8e7f33}.value-card h3{color:#333;margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:1.2rem;font-weight:500}.value-card p{color:#666;font-size:.95rem;line-height:1.6}.values-list{flex-direction:column;justify-content:space-around;align-items:center;gap:1.5rem;height:100%;min-height:150px;display:flex}.value-item{color:#333;text-align:center;background:#f9f7f5;border-radius:6px;width:100%;padding:1rem;font-size:1rem;font-weight:500;line-height:1.5}.myinka-gallery-section{border-top:2px solid #e8d5d5;margin-top:4rem;padding-top:3rem}.myinka-gallery-section h2{text-align:center;color:#333;letter-spacing:-.005em;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:400}.gallery-intro{text-align:center;color:#666;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.8}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.gallery-item{background:#fff;border-radius:8px;transition:all .3s;overflow:hidden;box-shadow:0 2px 8px #00000014}.gallery-item:hover{transform:translateY(-4px);box-shadow:0 8px 20px #6b8e7f33}.gallery-image-wrapper{background:#f5f0eb;width:100%;height:250px;overflow:hidden}.gallery-image{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.gallery-item:hover .gallery-image{transform:scale(1.05)}.gallery-caption{color:#666;margin:0;padding:1.5rem;font-size:.95rem;line-height:1.6}.connection-section{text-align:center;background:#fff;border-radius:8px;margin-top:3rem;padding:3rem;box-shadow:0 2px 8px #00000014}.connection-section h2{color:#333;letter-spacing:-.005em;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:400}.connection-section p{color:#666;margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.connection-buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.btn{border:2px solid #0000;border-radius:4px;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{color:#fff;background:#d4a5a5}.btn-primary:hover{background:#6b8e7f;transform:translateY(-2px)}.btn-secondary{color:#6b8e7f;background:0 0;border-color:#6b8e7f}.btn-secondary:hover{color:#fff;background:#6b8e7f}@media (width<=768px){.story-page{padding:2rem 1rem}.story-page h1{font-size:2rem}.story-timeline:before{left:0}.timeline-item{grid-template-columns:auto 1fr;gap:1rem}.timeline-item:nth-child(2n){direction:ltr}.timeline-marker{align-items:flex-start}.timeline-content{padding:1.5rem}.timeline-content h2{font-size:1.3rem}.values-grid{grid-template-columns:repeat(2,1fr)}.values-grid .value-card:last-child{grid-column:1/-1;max-width:50%;margin:0 auto}.myinka-gallery-section h2{font-size:1.8rem}.gallery-intro{font-size:1rem}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1.5rem}.gallery-image-wrapper{height:150px}.gallery-caption{padding:1rem;font-size:.85rem}.connection-section{padding:2rem}.connection-buttons{flex-direction:column}.btn{text-align:center;width:100%}}.contact-page{background:linear-gradient(135deg,#fafafa 0%,#f5f5f5 100%);min-height:100vh;padding:3rem 2rem}.contact-container{max-width:1200px;margin:0 auto}.contact-page h1{text-align:center;color:#333;letter-spacing:-.01em;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:3rem;font-weight:400;line-height:1.3}.contact-intro{text-align:center;color:#6b8e7f;margin-bottom:3rem;font-size:1.3rem;font-weight:400}.contact-content{grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:1rem;display:grid}.contact-info{flex-direction:column;gap:1.5rem;display:flex}.info-card{background:#fff;border-left:4px solid #6b8e7f;border-radius:8px;padding:2rem;transition:all .3s;box-shadow:0 2px 8px #00000014}.info-card:hover{transform:translate(4px);box-shadow:0 4px 12px #6b8e7f33}.info-card h3{color:#333;margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:1.2rem;font-weight:500}.info-card p{color:#666;margin-bottom:.5rem;line-height:1.6}.info-card a{color:#6b8e7f;font-weight:600;text-decoration:none;transition:color .3s}.info-card a:hover{color:#d4a5a5;text-decoration:underline}.info-description{color:#999;font-size:.9rem;margin-top:.5rem!important}.social-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.social-links a{color:#fff;background:#6b8e7f;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.social-links a:hover{background:#d4a5a5;transform:translateY(-2px)}.contact-form-section{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #00000014}.contact-form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;display:flex}.form-group label{color:#333;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.form-group input,.form-group textarea,.form-group select{border:1px solid #e8d5d5;border-radius:4px;padding:.75rem;font-family:inherit;font-size:1rem;transition:all .3s}.form-group input:focus,.form-group textarea:focus{border-color:#6b8e7f;outline:none;box-shadow:0 0 0 3px #6b8e7f1a}.form-group textarea{resize:vertical;min-height:120px;font-size:.85rem}.form-group select{max-height:150px;overflow-y:auto}.submit-btn{color:#fff;cursor:pointer;letter-spacing:.05em;background:#65743d;border:none;border-radius:4px;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s}.submit-btn:hover{background:#65743d;transform:translateY(-2px);box-shadow:0 8px 20px #65743d4d}.success-message{color:#2d5f2d;text-align:center;background:#d4f1d4;border-left:4px solid #4caf50;border-radius:4px;padding:1rem;animation:.3s slideIn}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.services-section{background:#fff;border-radius:8px;padding:3rem;box-shadow:0 2px 8px #00000014}.services-section h2{text-align:center;color:#333;letter-spacing:-.005em;margin-top:0;margin-bottom:3rem;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:400}.services-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.service-card{background:linear-gradient(135deg,#f5f0eb 0%,#e8ddd5 100%);border-left:4px solid #6b8e7f;border-radius:8px;padding:2rem;transition:all .3s}.service-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #6b8e7f33}.service-card h3{color:#333;margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:500;line-height:1.4}.service-card p{color:#666;font-size:.85rem;line-height:1.7}.services-offered{background:#fff;border-radius:8px;margin-top:-3rem;padding:3rem;box-shadow:0 2px 8px #00000014}.services-offered h2{text-align:center;color:#333;letter-spacing:-.005em;margin-top:0;margin-bottom:4.5rem;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:400}.services-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.service-item{background:linear-gradient(135deg,#f5f0eb 0%,#e8ddd5 100%);border-left:4px solid #6b8e7f;border-radius:8px;padding:2rem;transition:all .3s}.service-item:hover{transform:translateY(-4px);box-shadow:0 4px 12px #6b8e7f33}.service-item h3{color:#333;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:.85rem;font-weight:700;line-height:1.4}.service-item p{color:#666;font-size:.85rem;line-height:1.7}@media (width<=768px){.contact-page{padding:2rem 1rem}.contact-page h1{font-size:2rem}.contact-content{grid-template-columns:1fr;gap:2rem}.contact-form-section{padding:1.5rem}.services-offered{padding:2rem}.services-offered h2{font-size:2rem}.services-list{grid-template-columns:1fr}}.contact-form h2{margin-top:2rem;margin-bottom:1.5rem;font-size:1.2rem;font-weight:500}
