@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400&family=Inter:wght@300;400;500&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:Inter,sans-serif;background-color:#f7f2ee;color:#2c1a1a;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cs-root{position:relative;min-height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#f7f2ee}.cs-blob-tr{position:absolute;top:-160px;right:-160px;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(210,170,158,.22) 0%,transparent 65%);pointer-events:none;z-index:0}.cs-blob-bl{position:absolute;bottom:-160px;left:-160px;width:540px;height:540px;border-radius:50%;background:radial-gradient(circle,rgba(205,168,155,.18) 0%,transparent 65%);pointer-events:none;z-index:0}.cs-inner{display:flex;align-items:center;justify-content:center;gap:50px;width:78vw;max-width:1400px;padding:48px 0;position:relative;z-index:1}.cs-text{flex:0 0 400px;min-width:0;display:flex;flex-direction:column}.cs-logo-wrap{margin-bottom:32px}.cs-logo{height:58px;width:auto;max-width:260px;object-fit:contain;object-position:left center;display:block}.cs-badge-wrap{margin-bottom:22px}.cs-badge{display:inline-flex;align-items:center;gap:8px;background:#b97d701a;border:1px solid rgba(185,125,112,.22);color:#8b4a3a;font-family:Inter,sans-serif;font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;padding:5px 13px 5px 10px;border-radius:100px}.cs-badge-dot{width:6px;height:6px;border-radius:50%;background-color:#c4887a;flex-shrink:0}.cs-heading{font-family:Cormorant Garamond,serif;font-weight:300;font-size:clamp(58px,6.5vw,88px);line-height:1.04;color:#5e2d35;letter-spacing:-.015em;margin-bottom:18px}.cs-tagline{font-family:Cormorant Garamond,serif;font-style:italic;font-weight:400;font-size:19px;color:#c4887a;letter-spacing:.01em;margin-bottom:18px}.cs-desc{font-family:Inter,sans-serif;font-weight:300;font-size:13.5px;line-height:1.75;color:#4a3535;max-width:370px;margin-bottom:30px}.cs-divider{width:36px;height:1px;background-color:#5e2d3538;margin-bottom:22px}.cs-contact-label{font-family:Inter,sans-serif;font-size:9.5px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:#a08080;margin-bottom:9px}.cs-contact-link{display:block;font-family:Inter,sans-serif;font-size:13.5px;font-weight:500;color:#5e2d35;text-decoration:none;margin-bottom:5px;transition:color .2s ease}.cs-contact-link:hover{color:#8b4a3a}.cs-contact-phone{font-weight:300;color:#3a2525;margin-bottom:12px}.cs-address{font-family:Inter,sans-serif;font-size:11.5px;font-weight:300;color:#a08080;letter-spacing:.03em;margin-top:2px}.cs-photo-col{flex:0 0 450px;display:flex;align-items:center;justify-content:center}.cs-photo-wrap{position:relative;width:100%}.cs-photo-ring{position:absolute;inset:-10px;border-radius:26px;border:1px solid rgba(196,136,122,.16);pointer-events:none;z-index:0}.cs-photo-glow{position:absolute;inset:-28px;border-radius:32px;background:radial-gradient(ellipse at center,rgba(225,175,160,.14) 0%,transparent 68%);pointer-events:none;z-index:0}.cs-photo-frame{position:relative;border-radius:20px;overflow:hidden;background:#e8ddd8;aspect-ratio:3 / 4;max-height:calc(100vh - 80px);z-index:1;box-shadow:0 8px 40px #5e2d3514}.cs-photo-img{width:100%;height:100%;object-fit:cover;object-position:center 15%;display:block}.cs-photo-badge{position:absolute;bottom:22px;left:-14px;background:#fff;border-radius:10px;padding:10px 16px;box-shadow:0 4px 24px #00000017;z-index:2;min-width:140px}.cs-photo-badge-top{font-family:Inter,sans-serif;font-size:8.5px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#a08080;margin-bottom:4px}.cs-photo-badge-bottom{font-family:Inter,sans-serif;font-size:13px;font-weight:400;color:#3a2525;letter-spacing:.02em}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.fade-up-1{animation:fadeUp .85s cubic-bezier(.22,1,.36,1) both;animation-delay:.05s}.fade-up-2{animation:fadeUp .85s cubic-bezier(.22,1,.36,1) both;animation-delay:.2s}.fade-up-3{animation:fadeUp .85s cubic-bezier(.22,1,.36,1) both;animation-delay:.35s}.fade-up-4{animation:fadeUp .85s cubic-bezier(.22,1,.36,1) both;animation-delay:.5s}.fade-up-5{animation:fadeUp .85s cubic-bezier(.22,1,.36,1) both;animation-delay:.65s}@media(max-width:900px){.cs-inner{flex-direction:column-reverse;gap:44px;padding:44px 28px}.cs-photo-col{width:100%;max-width:380px}.cs-heading{font-size:clamp(50px,13vw,72px)}}@media(max-width:480px){.cs-inner{padding:32px 20px;gap:32px}.cs-heading{font-size:52px}.cs-photo-badge{left:0;bottom:14px}}
