nav.svelte-rfuq4y{position:fixed;top:0;left:0;width:100%;padding:10px 0;z-index:999;transition:background-color .5s ease,padding .5s ease,backdrop-filter .5s ease,border-color .5s ease;display:flex;justify-content:center}.scrolled.svelte-rfuq4y{padding:15px 0;background:#eae7e280;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.links.svelte-rfuq4y{display:flex;gap:40px}.links.svelte-rfuq4y a:where(.svelte-rfuq4y){text-decoration:none;color:var(--bg-primary);text-transform:uppercase;font-size:.8rem;position:relative}.links.svelte-rfuq4y button:where(.svelte-rfuq4y){color:var(--bg-primary);background:transparent;font-family:Oswald,sans-serif;border:none;font-size:.8rem;padding:0;text-transform:uppercase;cursor:pointer}.scrolled.svelte-rfuq4y .links:where(.svelte-rfuq4y) a:where(.svelte-rfuq4y){color:var(--text-main);transition:color .5s ease}.scrolled.svelte-rfuq4y .links:where(.svelte-rfuq4y) button:where(.svelte-rfuq4y){color:var(--text-main);transition:color .5s ease}.links.svelte-rfuq4y a:where(.svelte-rfuq4y):after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:1px;background:var(--accent);transition:width .3s ease}.links.svelte-rfuq4y a:where(.svelte-rfuq4y):hover:after{width:100%}@media(max-width:768px){.links.svelte-rfuq4y{gap:15px}}.hero.svelte-1q37ri0{min-height:clamp(300px,50vh,1200px);position:relative;display:flex;align-items:center;overflow:hidden}.image-wrapper.svelte-1q37ri0{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.image-wrapper.svelte-1q37ri0 img:where(.svelte-1q37ri0){width:100%;height:100%;object-fit:cover;filter:grayscale(100%) brightness(.7);object-position:0% 20%}.container.svelte-1q37ri0{z-index:2;width:80%;min-height:inherit;display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:2rem}.names.svelte-1q37ri0{width:100%;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-grow:1}.name.svelte-1q37ri0{font-weight:900;text-transform:uppercase;margin:0;color:var(--bg-primary);letter-spacing:6px;font-size:6rem;line-height:1}.name.svelte-1q37ri0:first-letter{color:var(--accent)}.title.svelte-1q37ri0{color:var(--bg-primary);font-size:2rem;letter-spacing:4px;padding-bottom:.5rem}@media(max-width:768px){.container.svelte-1q37ri0{height:80%}.names.svelte-1q37ri0{flex-direction:column}.names.svelte-1q37ri0>div:where(.svelte-1q37ri0){margin:5rem 0}}.about-she.svelte-18e23a4,.about-he.svelte-18e23a4{display:flex;align-items:flex-start;gap:20px}.info.svelte-18e23a4 p:where(.svelte-18e23a4){width:80%;font-size:clamp(.9rem,1.8vw,1.8rem)}.info.svelte-18e23a4 p:where(.svelte-18e23a4):first-letter{color:var(--accent)}.top-row.svelte-18e23a4{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4px;justify-items:center}.container.svelte-18e23a4{display:flex;justify-content:center;align-items:center;flex-direction:column}.works-us.svelte-18e23a4{padding-top:1rem;display:grid;grid-template-columns:1fr 1fr;width:100%;gap:1rem;justify-items:center;position:relative}.works-she.svelte-18e23a4,.works-he.svelte-18e23a4{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;justify-items:center;width:90%}.image-wrapper.svelte-18e23a4{width:100%;overflow:hidden}.image-wrapper.big.svelte-18e23a4{margin-left:3rem;flex-shrink:0;aspect-ratio:2/3;width:40%;z-index:1}.image-wrapper.svelte-18e23a4 img:where(.svelte-18e23a4){width:100%;height:100%;object-fit:cover;border-radius:10px}.image-wrapper.small.svelte-18e23a4:last-child:nth-child(odd){grid-column:span 2;width:50%}.image-wrapper.small.svelte-18e23a4 img:where(.svelte-18e23a4){transition:transform .35s ease;cursor:zoom-in}.image-wrapper.small.svelte-18e23a4 img:where(.svelte-18e23a4):hover{transform:scale(1.03)}.image-wrapper.small.svelte-18e23a4{aspect-ratio:2/3;border-radius:10px;overflow:hidden;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease;z-index:1}.image-wrapper.small.svelte-18e23a4:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 10px 20px #0003;z-index:2}h1.svelte-18e23a4{color:var(--accent)}.portfolio.svelte-18e23a4{height:auto;min-height:60vh;padding:20px 0;background-color:var(--bg-secondary)}.button-wrapper.svelte-18e23a4{display:flex;justify-content:center;margin-top:1rem}.show-more.svelte-18e23a4{color:var(--accent);font-family:Raleway,sans-serif;font-weight:700;font-optical-sizing:auto;border:2px solid var(--accent-hover);border-radius:10px;padding:.5rem 1.25rem;font-size:1.1rem;text-transform:uppercase;cursor:pointer;transition:all .4s ease}.show-more.svelte-18e23a4:hover{color:var(--bg-primary);background-color:var(--accent)}.modal.svelte-18e23a4{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000e6;display:flex;justify-content:center;align-items:center;z-index:9999;cursor:zoom-out}.modal.svelte-18e23a4 img:where(.svelte-18e23a4){max-width:90%;max-height:90%;border-radius:8px;box-shadow:0 0 30px #00000080;object-fit:contain}.close.svelte-18e23a4{position:absolute;top:20px;right:30px;color:#fff;font-size:40px;background:none;border:none;cursor:pointer}.btn_fullsize.svelte-18e23a4{background:none;border:none;padding:0;cursor:pointer;display:block}.btn_fullsize.svelte-18e23a4:focus-visible{border-radius:10px}@media(max-width:768px){.portfolio.svelte-18e23a4{padding:0 0 20px;flex-wrap:wrap;align-content:start}.works-he.svelte-18e23a4,.works-she.svelte-18e23a4{grid-template-columns:1fr}.image-wrapper.small.svelte-18e23a4:last-child:nth-child(odd){grid-column:span 1;width:100%}.top-row.svelte-18e23a4{grid-template-columns:1fr;margin-top:15px}.image-wrapper.big.svelte-18e23a4{margin-left:0}.info.svelte-18e23a4 p:where(.svelte-18e23a4){width:100%;line-height:1.25;font-size:clamp(1.15rem,4.5vw,2rem);margin:0}}h1.svelte-fq8g2m{align-self:flex-start;color:var(--accent);margin:0;margin-top:1rem}.name.svelte-fq8g2m{color:var(--accent);font-size:2.5rem;margin:0;margin-top:1rem}.contact-us.svelte-fq8g2m{display:grid;grid-template-columns:1fr 1fr;justify-items:center;width:100%}.contact-she.svelte-fq8g2m,.contact-he.svelte-fq8g2m{display:flex;flex-direction:column}a.svelte-fq8g2m{color:var(--text-main);text-decoration:none;position:relative;display:inline-block;font-size:1.5rem;margin-left:20px}a.svelte-fq8g2m:first-letter{color:var(--accent);font-weight:700}a.svelte-fq8g2m:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:1px;background:var(--accent);transition:width .3s ease}a.svelte-fq8g2m:hover:after{width:100%}.contacts.svelte-fq8g2m{height:auto;min-height:0;background-color:var(--bg-secondary);padding-bottom:2rem}.container.svelte-fq8g2m{display:flex;justify-content:center;flex-direction:column;align-items:center}footer.svelte-jz8lnl{width:100%;display:flex;justify-content:center}.container.svelte-jz8lnl{display:flex;justify-content:center;align-items:center}p.svelte-jz8lnl{margin:0;padding:2px;font-size:.8rem}footer.svelte-jz8lnl{background-color:var(--text-muted)}.about.svelte-ckiqor{height:auto;min-height:0;position:relative}.info.svelte-ckiqor{font-size:1.4rem;margin:2rem;line-height:1.5}.info.svelte-ckiqor:first-letter{color:var(--accent)}h1.svelte-ckiqor{margin:0;color:var(--accent)}@media(max-width:768px){.info.svelte-ckiqor{line-height:1.3;font-size:1.2rem;margin:0 0 20px}}.bg-curve.svelte-1abszqq{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.bg-curve.svelte-1abszqq path:where(.svelte-1abszqq){stroke:var(--accent);stroke-width:2px;fill:none}html{scroll-behavior:smooth}:root{--bg-primary: #eae7e2;--bg-secondary: #dfdbd5;--text-main: #2c2c2c;--text-muted: #6b6b6b;--accent: #8b0000;--accent-hover: #a50000}body{background-color:var(--bg-primary);color:var(--text-main);font-family:Oswald,sans-serif;font-optical-sizing:auto;margin:0;position:relative}section{min-height:80vh;width:100%;display:flex;align-items:center;justify-content:center;justify-self:center;scroll-margin-top:80px}.container{width:85%;height:100%;max-width:1500px}h1{font-size:clamp(3rem,6vw,6rem);margin:0}@media(max-width:768px){.container{width:95%}}@media(min-width:768px)and (max-width:1024px){.container{width:95%}}
