@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#171a24;--blue:#2e46ff;--paper:#fafbff;--line:#d9deeb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;color:var(--ink);background:var(--paper);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #f89b21;outline-offset:5px}.draft{background:var(--ink);color:white;padding:.55rem 5%;font-size:.8rem;letter-spacing:.05em;text-align:center}header,main,footer{max-width:1320px;margin:auto}header{display:flex;align-items:center;justify-content:space-between;padding:1.8rem 3rem;border-bottom:1px solid var(--line)}.brand{font-family:Manrope,sans-serif;font-size:1.65rem;line-height:1.05;font-weight:800;letter-spacing:-.08rem}.brand span{display:block;font-size:.7rem;letter-spacing:.27em;margin-top:.5rem}nav{display:flex;align-items:center;gap:2rem;font-size:.95rem}.nav-cta{border-bottom:1px solid;padding:.5rem 0}section{padding:5.5rem 3rem}.hero{display:grid;grid-template-columns:1.35fr 1fr;gap:3.5rem;padding-top:4.5rem}.eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.12em;margin:0 0 1.5rem}.hero h1{font-family:Manrope,sans-serif;line-height:1.02;letter-spacing:-.065em;font-size:clamp(3rem,5.8vw,5.5rem);font-weight:600;margin:0 0 1.8rem}.hero h1 em{font-style:normal;color:var(--blue)}.intro{font-size:1.13rem;max-width:470px;margin:0 0 2rem;color:#525966}.button{background:var(--blue);color:white;border:0;padding:1.1rem 1.4rem;display:flex;justify-content:space-between;gap:2rem;align-items:center;width:fit-content;font:600 1rem 'DM Sans',sans-serif;cursor:pointer}.button:hover{background:#2034ce}.small{font-size:.875rem;color:#606978}.hero-art{min-height:450px;background:#243be6;color:white;display:flex;flex-direction:column;justify-content:space-between;padding:2.2rem;background-position:center;background-size:cover}.art-label{font-family:Manrope,sans-serif;font-size:2rem;line-height:1.1;font-weight:800;max-width:320px;text-shadow:0 1px 16px #0009}.art-bottom{display:flex;justify-content:space-between;font-size:.75rem;letter-spacing:.08em;background:#171a24d9;padding:.8rem}.statement{border-top:1px solid var(--line)}h2{font-family:Manrope,sans-serif;font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.12;letter-spacing:-.045em;font-weight:600;margin:0 0 2rem}h3{font-size:1.25rem;font-weight:600;letter-spacing:-.02em}.three{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:3rem}.three article{border-top:1px solid var(--line);padding-top:1.5rem}.number{color:var(--blue);font-size:.9rem}.three p,.industries>p:last-child,.package>div>p{color:#596170}.industries{background:#edf0ff;padding-top:3rem;padding-bottom:3rem}.industry-list{display:flex;flex-wrap:wrap;gap:.6rem}.industry-list span{padding:.7rem 1rem;border:1px solid #c7d0ef;border-radius:100px}.industries>p:last-child{max-width:750px;margin-top:2rem}.package{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.package-intro,.package-terms{grid-column:1/-1}.package-terms{border-top:1px solid var(--line);padding-top:1rem}.timing{max-width:390px;margin-top:2rem}.price-card{background:white;border:1px solid var(--line);padding:2.5rem}.price{font-size:3.5rem;line-height:1.2;letter-spacing:-.07em;font-family:Manrope,sans-serif}.price span{font:400 1rem 'DM Sans';letter-spacing:0;color:#596170}ul{list-style:none;padding:1.2rem 0;margin:0}li{border-top:1px solid var(--line);padding:.7rem 0}li:before{content:'✓';color:var(--blue);margin-right:.8rem}.price-card .button{width:100%}.start{background:var(--ink);color:white;display:grid;grid-template-columns:1fr 1fr;gap:5rem}.start .small{color:#b7bed0}.start p{max-width:410px}label{display:block;margin-bottom:1.3rem}input,textarea{display:block;width:100%;background:#ffffff0b;color:white;border:1px solid #596170;border-radius:0;font:inherit;padding:.8rem;margin-top:.5rem}input::placeholder,textarea::placeholder{color:#a6adc0}footer{display:flex;align-items:center;justify-content:space-between;padding:3rem;gap:2rem}footer p{font-size:.875rem;color:#606978}@media(max-width:760px){header{padding:1.5rem}nav{gap:1rem}nav>a:not(.nav-cta){display:none}section{padding:3rem 1.5rem}.hero,.package,.start{grid-template-columns:1fr;gap:2rem}.hero{padding-top:3rem}.hero-art{min-height:340px}.three{grid-template-columns:1fr;gap:1.5rem}.price-card{padding:1.5rem}.price{font-size:3rem}footer{padding:2rem 1.5rem;align-items:flex-start;flex-direction:column;gap:1rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Original studio image; decorative, not client work. */
.hero-art{background-image:linear-gradient(180deg,#11182733,transparent 65%),url('studio.png')}
.hero>*,.package>*,.start>*{min-width:0}a,p{overflow-wrap:anywhere}.skip-link{position:absolute;left:1rem;top:-5rem;background:#171a24;color:white;padding:1rem;z-index:10}.skip-link:focus{top:1rem}.eyebrow,.draft{font-size:.875rem}@media(max-width:400px){header{gap:1rem}.brand{font-size:1.4rem}.hero h1{font-size:2.6rem}.button{gap:1rem}.art-label{font-size:1.6rem}}
