@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap";#root{width:100%}.hero{position:relative;width:100%;min-height:70vh;display:flex;align-items:center;justify-content:center;background-size:cover;background-repeat:no-repeat;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:#00000059;pointer-events:none}.hero-content{position:relative;z-index:1;text-align:center;color:#fff;padding:4rem 2rem;max-width:720px}.hero-title{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(2.8rem,6vw,5rem);font-weight:600;letter-spacing:.02em;line-height:1.1;margin:0 0 1.5rem}.hero-tagline{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(1.15rem,2.5vw,1.6rem);font-weight:400;font-style:italic;letter-spacing:.04em;margin:0 0 2rem;opacity:.92}.hero-description{font-size:clamp(.95rem,1.8vw,1.25rem);line-height:1.7;margin:0 0 2.5rem}.hero-cta{display:inline-block;padding:.85rem 2.4rem;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:500;color:#fff;background:transparent;border:1.5px solid rgba(255,255,255,.8);border-radius:4px;cursor:pointer;letter-spacing:.06em;transition:background-color .3s,color .3s}.hero-cta:hover{background-color:#fff;color:#1a1210}.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}.about-section{max-width:1100px;margin:0 auto;padding:4rem 2rem}.about-heading{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3rem);font-weight:600;letter-spacing:.02em;margin-bottom:2rem;text-align:center}.about-body{display:flex;gap:2.5rem;align-items:flex-start}.about-image{width:100%;max-width:60vw;flex:0 0 auto;width:min(680px,60vw);height:auto;border-radius:6px;object-fit:cover}.about-text{flex:1 1 0;min-width:0}.about-text p{font-size:clamp(.95rem,1.8vw,1.15rem);line-height:1.75;margin:0 0 1.25rem;opacity:.9;text-align:justify}.about-text p:last-child{margin-bottom:0}.highlight{font-style:italic}@media(max-width:768px){.about-body{flex-direction:column;align-items:center}.about-image{width:100%;max-width:100%}}.founders{margin-top:5rem;position:relative;overflow:hidden}.founders-img-wrap{float:right;width:min(520px,55%);margin:0 -1rem 1.5rem 2.5rem;position:relative;top:.5rem;shape-outside:inset(0)}.founders-image{width:100%;height:auto;border-radius:10px;object-fit:cover;box-shadow:0 16px 48px #0000004d}.founders-heading{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(1.4rem,3vw,2rem);font-weight:600;letter-spacing:.02em;margin:0 0 1.5rem;text-align:center;opacity:.95}.founders-text{overflow:hidden}.founders-text p{font-size:clamp(.92rem,1.6vw,1.08rem);line-height:1.85;margin:0 0 1.3rem;opacity:.86;text-align:justify}.founders-text p:first-of-type{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(1.05rem,2vw,1.25rem);font-style:italic;line-height:1.9;opacity:.92}.founders-text p:last-child{margin-bottom:0}.founders:after{content:"";display:table;clear:both}@media(max-width:768px){.founders-img-wrap{float:none;width:90%;margin:0 auto 2rem;top:0;display:block}.founders-text{padding:0}}.intro{max-width:760px;margin:0 auto;padding:3rem 2rem;text-align:center}.intro-text{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(1.05rem,2vw,1.3rem);font-weight:400;line-height:1.85;letter-spacing:.015em;opacity:.88;margin:0 0 1.5rem}.intro-text:last-child{margin-bottom:0}.pillars{width:100%;max-width:100vw;overflow:hidden;padding:2rem;box-sizing:border-box}.pillars-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1300px;margin:0 auto}.pillar-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:420px;border-radius:8px;overflow:hidden;text-decoration:none;color:#fff}.pillar-card:hover{color:#fff}.pillar-card:hover .pillar-img{transform:scale(1.05)}.pillar-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.pillar-overlay{position:absolute;inset:0;background:linear-gradient(to top,#000000b8,#00000040,#0000000d);pointer-events:none}.pillar-content{position:relative;z-index:1;padding:2rem 1.75rem;text-align:left}.pillar-title{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(1.3rem,2.5vw,1.65rem);font-weight:600;letter-spacing:.02em;margin:0 0 .6rem}.pillar-desc{font-size:clamp(.85rem,1.4vw,.98rem);line-height:1.65;opacity:.9;margin:0}@media(max-width:768px){.pillars-inner{grid-template-columns:1fr;gap:1.25rem}.pillar-card{min-height:300px}.pillars{padding:3rem 1.5rem}}.site-footer{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2.5rem;border-top:1px solid rgba(255,255,255,.1);font-size:.85rem;opacity:.75}.footer-socials{display:flex;gap:1rem;align-items:center}.footer-socials a{color:inherit;text-decoration:none;font-size:1.2rem;opacity:.7;transition:opacity .2s}.footer-socials a:hover{opacity:1;color:inherit}.footer-copy{font-family:Playfair Display,Georgia,Times New Roman,serif;letter-spacing:.03em}@media(max-width:480px){.site-footer{flex-direction:column;gap:.75rem;text-align:center;padding:1.25rem 1.5rem}}.page-hero{position:relative;width:100%;min-height:50vh;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.page-hero-overlay{position:absolute;inset:0;background:#0006;pointer-events:none}.page-hero-content{position:relative;z-index:1;text-align:center;color:#fff;padding:4rem 2rem;max-width:720px}.page-hero-title{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(2.2rem,5vw,4rem);font-weight:600;letter-spacing:.02em;line-height:1.1;margin:0 0 1rem}.page-hero-tagline{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(1rem,2.2vw,1.4rem);font-weight:400;font-style:italic;letter-spacing:.04em;opacity:.9;margin:0}.page-body{max-width:1100px;margin:0 auto;padding:4rem 2rem 5rem}.page-body-inner{overflow:hidden}.page-body-inner:after{content:"";display:table;clear:both}.page-float-img{width:min(420px,48%);height:auto;border-radius:8px;object-fit:cover;box-shadow:0 7px 20px #00000026}.page-float-img--left{float:left;margin:.3rem 2.5rem 1.5rem -.5rem;shape-outside:inset(0)}.page-float-img--right{float:right;margin:.3rem -.5rem 1.5rem 2.5rem;shape-outside:inset(0)}.page-lead{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(1.05rem,2vw,1.3rem);font-style:italic;line-height:1.9;opacity:.92}.page-body-inner p{font-size:clamp(.95rem,1.6vw,1.1rem);line-height:1.85;margin:0 0 1.3rem;opacity:.88;text-align:justify}.page-body-inner p:last-child{margin-bottom:0}@media(max-width:768px){.page-float-img{float:none;display:block;width:90%;margin:0 auto 2rem}.page-body{padding:3rem 1.5rem 4rem}}.contact-body{max-width:1000px;margin:0 auto;padding:4rem 2rem 5rem}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:3.5rem;align-items:start}.contact-form{display:flex;flex-direction:column;gap:1.25rem}.contact-label{display:flex;flex-direction:column;gap:.35rem;font-size:.88rem;font-weight:500;letter-spacing:.03em;opacity:.85}.contact-input{padding:.75rem 1rem;border:1.5px solid currentColor;border-radius:6px;background:transparent;color:inherit;font-family:inherit;font-size:.95rem;outline:none;opacity:.4;transition:opacity .2s,border-color .2s}.contact-input:focus{opacity:.8}.contact-textarea{resize:vertical;min-height:120px}.contact-submit{align-self:flex-start;padding:.85rem 2.4rem;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:1rem;font-weight:500;color:inherit;background:transparent;border:1.5px solid currentColor;border-radius:4px;cursor:pointer;letter-spacing:.05em;opacity:.7;transition:opacity .3s}.contact-submit:hover{opacity:1}.contact-info-heading{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(1.3rem,2.5vw,1.7rem);font-weight:600;margin:0 0 2rem}.contact-info p{font-size:clamp(.92rem,1.5vw,1.05rem);line-height:1.8;opacity:.85;margin:1rem 0 1.5rem}.contact-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.contact-link{color:inherit;text-decoration:none;font-size:1rem;opacity:.8;transition:opacity .2s}.contact-link:hover{opacity:1;color:inherit}@media(max-width:768px){.contact-grid{grid-template-columns:1fr;gap:2.5rem}.contact-body{padding:3rem 1.5rem 4rem}}.navbar{position:sticky;top:0;z-index:100;background-color:#ffeada;width:100%}.navbar-inner{display:flex;align-items:center;justify-content:space-between;max-width:1580px;margin:0 auto;padding:0 2rem;height:60px}.navbar-brand{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:600;color:#3b2f2f;text-decoration:none;letter-spacing:.02em;white-space:nowrap;flex:0 0 auto}.navbar-brand:hover{color:#3b2f2f}.navbar-links{display:flex;list-style:none;padding:0;gap:.25rem;margin:0 0 0 auto}.navbar-links .nav-link{display:block;padding:.5rem 1rem;color:#5f4038;text-decoration:none;font-weight:400;font-size:.95rem;border-radius:6px;transition:background-color .2s,color .2s;white-space:nowrap}.navbar-links .nav-link:hover{background-color:#0000000a}.navbar-links .nav-link.active{color:#a58209}.navbar-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;padding:.5rem;cursor:pointer;z-index:110}.navbar-toggle .bar{display:block;width:24px;height:2px;background-color:#3b2f2f;border-radius:2px;transition:transform .3s,opacity .3s}.navbar-toggle.open .bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.navbar-toggle.open .bar:nth-child(2){opacity:0}.navbar-toggle.open .bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:768px){.navbar-toggle{display:flex}.navbar-links{position:absolute;top:60px;left:0;right:0;flex-direction:column;background-color:#f6d0b1;padding:0 2rem;gap:0;max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;box-shadow:0 4px 12px #00000014}.navbar-links.show{max-height:400px;padding:.5rem 2rem 1rem}.navbar-links .nav-link{padding:.75rem .5rem;border-radius:4px}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;flex-direction:column;min-width:320px;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,Georgia,Times New Roman,serif;line-height:1.15;margin-top:0}h1{font-size:3.2em}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
