/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}:root{--bg-light:#8e8d81;--bg-page:#cfc8bc;--surface:#e7e1d8;--surface-muted:#d8d1c6;--card-bg:#f3eee6;--text-dark:#1a1a1a;--text-light:#fff;--text-subtle:#45423d;--line:#b4ab9c;--accent:#243f5f}html{scroll-behavior:smooth}body{color:var(--text-dark);background-color:var(--bg-page);font-family:"Source Sans 3",Trebuchet MS,sans-serif;line-height:1.6}.hero{background-color:var(--bg-light);background-image:url(wendy-rust.617d05e3.webp);background-position-y:110%;background-repeat:no-repeat;background-size:contain;width:100%;height:auto;display:flex;position:relative;overflow:hidden}@media (width>=600px){.hero{background-position-y:140%}}@media (width>=992px){.hero{background-position-y:40%;background-size:cover;height:100vh}}.hero:before{content:"";background-color:color-mix(in srgb, var(--bg-light), #fff 6%);z-index:0;width:100%;height:58%;position:absolute;top:0;left:0}@media (width>=992px){.hero:before{clip-path:polygon(0 0,100% 0,88% 100%,0% 100%);width:44%;height:100%}}.hero-content{z-index:1;flex-direction:column;width:100%;max-width:1400px;margin:0 auto;animation:.7s ease-out both rise-in;display:flex;position:relative}@media (width>=992px){.hero-content{flex-direction:row;padding:0 40px}}.hero-left,.hero-right{text-align:center;flex-direction:column;flex:1;align-items:center;padding:30px;display:flex}.hero-left{justify-content:center;gap:1.8rem;height:auto;min-height:420px}@media (width>=600px){.hero-left{min-height:470px}}@media (width>=992px){.hero-left{text-align:left;justify-content:space-between;align-items:flex-start;padding:128px 0 40px}}.hero-right{justify-content:flex-start;height:auto;min-height:260px}@media (width>=992px){.hero-right{flex:none;justify-content:flex-start;align-items:flex-start;min-height:0;padding:0;position:absolute;top:40px;left:40px;right:auto}}.intro-text{color:var(--text-dark);max-width:44rem}h1{margin:0;font-family:Playfair Display,Georgia,serif;font-size:2.6rem;font-weight:700;line-height:1.1}@media (width>=600px){h1{font-size:3.3rem}}@media (width>=1200px){h1{font-size:4.6rem}}.title{color:var(--text-subtle);margin:.7rem 0 1rem;font-size:1.08rem;font-weight:600}@media (width>=600px){.title{font-size:1.25rem}}@media (width>=1200px){.title{font-size:1.45rem}}.hero-summary{max-width:34ch;margin-bottom:1rem;font-size:1.2rem;line-height:1.5}@media (width>=600px){.hero-summary{font-size:1.35rem}}.social-links{gap:1rem;display:flex}.social-links a{background-color:#d1d1d1;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .3s,transform .3s;display:flex}.social-links a:hover{background-color:silver;transform:translateY(-2px)}.social-links a svg{stroke:var(--text-dark)}nav{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem 1rem;width:100%;display:flex;position:static}@media (width>=992px){nav{place-content:flex-start;width:auto;max-width:none;position:relative}}nav a{color:var(--text-light);text-shadow:0 1px 2px #00000059;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .3s}nav a:hover{opacity:.75}@media (width>=992px){.hero-nav{backdrop-filter:blur(3px);background-color:#12181e3d;border:1px solid #ffffff29;border-radius:999px;flex-wrap:wrap;justify-content:flex-start;gap:.55rem 1rem;width:auto;padding:.5rem .8rem;display:flex}.hero-nav a{padding:.1rem 0;font-size:.96rem;display:inline-block}}.container{max-width:1040px;margin:0 auto}.content-section{border-top:1px solid var(--line);padding:64px 20px}@media (width>=600px){.content-section{padding:80px 40px}}.content-section h2{text-align:center;margin-top:0;margin-bottom:1.75rem;font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:700}@media (width>=600px){.content-section h2{font-size:2.45rem}}.content-section h3{margin:0 0 .75rem;font-family:Playfair Display,Georgia,serif;font-size:1.32rem}.content-section p,.content-section li{margin-bottom:1.2rem;font-size:1.03rem;line-height:1.7}@media (width>=600px){.content-section p,.content-section li{font-size:1.12rem}}.content-section a{color:var(--accent);font-weight:700}.section-alt{background-color:var(--surface)}.services-intro{text-align:center}.target-list{margin:0;padding-left:1.15rem}.target-list li{margin-bottom:.95rem}.card-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=900px){.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}}.service-card{background-color:var(--card-bg);border:1px solid color-mix(in srgb, var(--line), #fff 10%);border-radius:14px;padding:1.2rem 1rem 1rem;box-shadow:0 8px 20px #00000012}@media (width>=600px){.service-card{padding:1.35rem 1.25rem 1.15rem}}.service-card p:last-child{margin-bottom:0}.faq-list{gap:.95rem;margin-top:1.75rem;display:grid}.faq-item{background:linear-gradient(180deg, var(--surface), var(--surface-muted));border:1px solid color-mix(in srgb, var(--line), #fff 18%);border-radius:12px;padding:1.1rem 1rem}.faq-item h3{margin-bottom:.5rem;font-size:1.22rem}.faq-item p{margin-bottom:0}.email-link{text-align:center;word-break:break-word;width:100%;margin-top:.65rem;font-size:1.25rem;display:inline-block}.contact-intro{text-align:center}@keyframes rise-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=wendyrust.97c226c7.css.map */
