*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;overflow-x:hidden;position:relative;background-color:#fff;color:#2d2d2d;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{font-family:Cormorant Infant,serif;line-height:1.5;font-weight:300}html{scroll-behavior:smooth}body{font-size:22px;text-align:left}h1,h2,h3,p,span,blockquote,li{margin:0;padding:0;text-align:left;font-weight:300;overflow-wrap:break-word}h1{font-family:Cormorant Garamond,serif;font-weight:400;font-size:54px;letter-spacing:-.01em;line-height:1.1}h2{font-family:Cormorant Infant,serif;font-weight:400;font-size:40px;letter-spacing:-.01em;line-height:1.2}.btn-primary,.btn-submit{display:inline-block;background-color:transparent;border:1px solid #ccc;padding:16px 45px;border-radius:40px;cursor:pointer;font-size:20px;font-family:inherit;font-weight:400;text-decoration:none;color:#2d2d2d;transition:all .3s ease;outline:none;max-width:100%}.btn-primary:hover,.btn-submit:hover{background-color:#2d2d2d;color:#fff;border-color:#2d2d2d}section{width:100%;max-width:100vw;display:flex;flex-direction:column;align-items:center;padding:120px 24px;box-sizing:border-box;scroll-margin-top:80px}.home-content,.about-me-content,.services-container,.pricing-container,.contact-container,.booking-container{max-width:1200px;width:100%;position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start}.home-section,.about-me-section{position:relative;min-height:100vh;background-size:cover;background-position:center;width:100%}.home-section{background-image:url(/images/home.jpg)}.about-me-section{background-image:url(/images/about_me.jpg);background-position:top center}.home-section:before,.about-me-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff6;z-index:1}.home-quote,.philosophy-quote{font-style:italic;font-size:38px;margin:40px 0;padding:30px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;width:100%}.services-row{display:flex;flex-direction:row;align-items:center;gap:80px;margin-bottom:140px;width:100%}.services-row.reversed{flex-direction:row-reverse}.image-wrapper,.text-wrapper{flex:1;width:100%}.rounded-image-box{width:100%;aspect-ratio:1 / 1;border-radius:80px;object-fit:cover}.service-id{color:#999;font-size:24px;margin-bottom:15px;display:block}.service-focus{font-weight:500;margin:20px 0}.service-footer{font-style:italic;color:#777;margin-top:35px;border-top:1px solid #eee;padding-top:25px}.pricing-visual-header{width:100%;margin-bottom:60px}.pricing-visual-header h1{border-bottom:1px solid #eee;padding-bottom:20px;margin-bottom:40px;width:100%}.pricing-icons-row{display:flex;justify-content:flex-start;gap:24px;margin-bottom:30px;flex-wrap:wrap}.pricing-illustration{width:110px;height:110px;background-color:#f9f9f9;border-radius:12px;border:1px solid #eee;overflow:hidden}.pricing-item{border-bottom:1px solid #f0f0f0;padding:40px 0;width:100%}.pricing-price{font-weight:400;font-size:24px;margin-top:10px;display:block}.booking-section{background-color:#fcfcfc}.booking-card{background-color:#fff;padding:60px;border-radius:40px;box-shadow:0 10px 40px #0000000a;width:100%;max-width:850px}.form-group input,.form-group textarea{width:100%;padding:18px 22px;border:1px solid #eee;background-color:#f9f9f9;border-radius:18px;font-family:inherit;font-size:18px;outline:none;font-weight:300}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;width:100%;margin-bottom:80px}.contact-label{color:#999;font-size:14px;text-transform:uppercase;display:block;margin-bottom:5px;letter-spacing:.05em}.google-maps-section{width:100%;align-self:stretch}.maps-placeholder{width:100%;height:500px;border-radius:40px;overflow:hidden;border:1px solid #f0f0f0}.footer-section{width:100%;padding:80px 24px 40px;background-color:#fff;border-top:1px solid #f5f5f5;display:flex;justify-content:center}.footer-container{max-width:1200px;width:100%;display:flex;flex-direction:column}.footer-main{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:60px;width:100%}.footer-logo-block{display:flex;align-items:center;gap:15px}.footer-logo-img{height:50px;width:auto}.footer-brand-name{font-size:56px;font-family:Cormorant Garamond,serif;font-weight:300;color:#1a1a1a;line-height:1}.footer-info-columns{display:flex;gap:60px;text-align:left}.footer-column{font-size:18px;color:#555;line-height:1.6}.footer-social a{color:inherit;text-decoration:underline}.footer-bottom{border-top:1px solid #eee;padding-top:30px;font-size:15px;color:#999;width:100%}.footer-legal{display:flex;justify-content:space-between;margin-top:15px;width:100%}.footer-links a{color:#999;text-decoration:none}.footer-links a:hover{color:#2d2d2d}.footer-separator{margin:0 10px;color:#eee}.legal-page{padding-top:140px;padding-bottom:120px;min-height:60vh;display:flex;justify-content:center;width:100%}.legal-container{max-width:800px;width:100%;margin:0 auto}.legal-container h1:first-child{margin-top:0}.legal-content h2{font-size:28px;margin-top:60px;border-bottom:1px solid #eee;padding-bottom:15px}.legal-content p{font-size:20px;line-height:1.7;margin-bottom:20px;color:#444}.legal-label{font-size:14px;text-transform:uppercase;color:#999;display:block;margin-bottom:4px}@media(min-width:1024px){h1{font-size:82px;font-weight:400}h2{font-size:56px;font-weight:400}body{font-size:28px;font-weight:300}.home-quote,.philosophy-quote{font-size:48px}}@media(max-width:900px){section{padding:60px 20px}.services-row,.contact-grid,.footer-main,.footer-legal{flex-direction:column!important;grid-template-columns:1fr;gap:40px}.footer-info-columns{flex-direction:column;gap:30px}.booking-card{padding:40px 20px}.maps-placeholder{height:350px;border-radius:20px}.footer-brand-name{font-size:42px}.legal-page{padding-top:100px}.rounded-image-box{border-radius:40px}}@media(max-width:400px){h1{font-size:38px}h2,.footer-brand-name{font-size:32px}.home-quote,.philosophy-quote{font-size:28px}}#root{width:100%;margin:0;padding:0;text-align:left}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}@font-face{font-display:swap;font-family:Cormorant Garamond;font-style:normal;font-weight:400;src:url(/assets/cormorant-garamond-v21-cyrillic-regular-DX1hnrXn.woff2) format("woff2")}
