:root{--bg-color:#f7f5f2;--text-color:#1c1c1c;--text-muted:#666;--border-color:#e0dedc;--accent-color:#000;--font-main:"Inter", sans-serif;--font-heading:"Space Grotesk", sans-serif;--section-gap:80px;--container-padding:40px}@media (width<=768px){:root{--container-padding:20px;--section-gap:40px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;color:var(--text-color);background:var(--bg-color);line-height:1.5;font-family:var(--font-main);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);text-transform:none;font-weight:500;line-height:1.1}a{color:inherit;text-decoration:none;transition:opacity .3s}a:hover{opacity:.7}img{max-width:100%;height:auto;display:block}ul{list-style:none}.container{padding:0 var(--container-padding)}.grid{gap:20px;display:grid}.border-top{border-top:1px solid var(--border-color)}.border-bottom{border-bottom:1px solid var(--border-color)}#app{width:100%;margin:0;padding:0}main{min-height:calc(100vh - 120px)}.header[data-v-2d18663a]{z-index:100;background-color:#0000;justify-content:space-between;align-items:center;height:80px;display:flex;position:sticky;top:0}.logo[data-v-2d18663a]{font-family:var(--font-heading);letter-spacing:-.02em;font-size:1.2rem;font-weight:700}.nav[data-v-2d18663a]{gap:40px;font-size:.95rem;display:flex}.nav-link[data-v-2d18663a]{opacity:.6;padding:5px 0;transition:opacity .3s}.nav-link.router-link-active[data-v-2d18663a]{opacity:1;border-bottom:1px solid var(--text-color)}@media (width<=768px){.header[data-v-2d18663a]{height:70px;padding:0 20px}.logo[data-v-2d18663a]{font-size:1rem}.nav[data-v-2d18663a]{gap:20px;font-size:.9rem}}.grainient-container[data-v-0d0c647b]{background:var(--v4d5a58d6);width:100%;height:100%;position:relative;overflow:hidden}.grain-canvas[data-v-0d0c647b]{width:100%;height:100%;display:block}.content-overlay[data-v-0d0c647b]{z-index:10;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.content-overlay[data-v-0d0c647b]>*{pointer-events:auto}.app-layout[data-v-834fff57]{flex-direction:column;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}@media (width<=768px){.app-layout[data-v-834fff57]{height:auto;min-height:100vh;overflow:hidden auto}}.background-container[data-v-834fff57]{z-index:1;width:100%;height:100%;position:fixed;top:0;left:0}header[data-v-834fff57],main[data-v-834fff57]{z-index:10;position:relative}main[data-v-834fff57]{background:0 0;flex:1}.home-hero[data-v-5b12b778]{background:0 0;width:100%;height:100%;display:flex;overflow:hidden}.content-left[data-v-5b12b778]{padding:0 var(--container-padding);flex-direction:column;flex:1;justify-content:center;display:flex}.hero-text[data-v-5b12b778]{max-width:600px}.hero-title[data-v-5b12b778]{letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(2rem,5vw,3.5rem);line-height:1.1}.hero-tagline[data-v-5b12b778]{opacity:.9;margin-bottom:1.5rem;font-size:1.2rem;font-weight:500}.hero-description[data-v-5b12b778]{opacity:.7;font-size:1rem;line-height:1.6}.content-right[data-v-5b12b778]{flex:1;height:100%}.image-container[data-v-5b12b778]{width:100%;height:100%;padding:40px}.stone-image[data-v-5b12b778]{object-fit:cover;filter:saturate(0)contrast(1.1);border:1px solid var(--border-color);width:100%;height:100%;box-shadow:0 20px 40px #0000000d}@media (width<=768px){.home-hero[data-v-5b12b778]{flex-direction:column;height:auto;overflow:visible}.content-left[data-v-5b12b778]{flex:none;padding-top:60px;padding-bottom:40px}.hero-title[data-v-5b12b778]{margin-bottom:1.5rem;font-size:2.2rem}.image-container[data-v-5b12b778]{flex:none;height:400px;padding:20px 20px 60px}}
