the artist

 

 

 

/* ========================= GENERAL ========================= */ * { box-sizing: border-box; } html, body { margin: 0; padding: 0; background: #090909; color: #f5f1eb; } body { font-family: Arial, sans-serif; } /* ========================= HEADER ========================= */ header { height: 72px; display: flex; align-items: flex-start; justify-content: space-between; padding: 7px 18px 0 18px; border-bottom: 1px solid #292929; } /* Logo / Artist name */ .logo { font-family: “DM Serif Display”, Georgia, serif; font-size: 44px; font-weight: 400; line-height: 1; color: #f5f1eb; text-decoration: none; letter-spacing: -2px; } /* ========================= NAVIGATION ========================= */ nav { display: flex; align-items: center; gap: 38px; padding-top: 18px; } nav a { position: relative; color: #d8d3cc; font-family: Arial, sans-serif; font-size: 10px; font-weight: 400; letter-spacing: 1.5px; text-decoration: none; text-transform: uppercase; padding-bottom: 12px; } /* Navigation hover */ nav a:hover { color: white; } /* Active page */ nav a.active { color: white; } nav a.active::after { content: “”; position: absolute; left: 0; right: 0; bottom: 0; height: 1px; background: #e9e4dd; } /* ========================= MAIN CONTENT ========================= */ main { min-height: calc(100vh – 72px); padding: 114px 18px 100px 18px; } /* Small artist label */ .eyebrow { margin: 0 0 24px 0; font-family: Arial, sans-serif; font-size: 9px; font-weight: 400; letter-spacing: 2px; text-transform: uppercase; color: #aaa59e; } /* Large ABOUT heading */ h1 { margin: 0 0 52px 0; font-family: “DM Serif Display”, Georgia, serif; font-size: clamp(90px, 9vw, 145px); font-weight: 400; line-height: 0.85; letter-spacing: -5px; color: #f5f1eb; } /* Intro statement */ .intro { max-width: 730px; margin: 0; font-family: “DM Serif Display”, Georgia, serif; font-size: clamp(36px, 3.2vw, 52px); font-weight: 400; line-height: 0.98; letter-spacing: -1.5px; color: #e8e0d6; } /* ========================= READ MORE ========================= */ .read-more { display: inline-flex; align-items: center; gap: 13px; margin-top: 84px; color: #bcb6ae; font-family: Arial, sans-serif; font-size: 9px; letter-spacing: 1.8px; text-transform: uppercase; text-decoration: none; } .read-more .arrow { font-size: 18px; font-weight: 200; line-height: 0; transform: translateY(-1px); } .read-more:hover { color: white; } /* ========================= MOBILE ========================= */ @media (max-width: 700px) { header { height: auto; padding: 15px 16px; align-items: center; } .logo { font-size: 32px; } nav { gap: 15px; padding-top: 0; } nav a { font-size: 8px; letter-spacing: 1px; } nav a:nth-child(3), nav a:nth-child(4) { display: none; } main { padding: 100px 18px 80px 18px; } h1 { font-size: 82px; letter-spacing: -3px; margin-bottom: 45px; } .intro { font-size: 34px; max-width: 600px; } .read-more { margin-top: 65px; } }

Home Collections Works About Contact

The Artist’s

Approach

Where mathematical precision meets bold color and abstract expression.

Read More