@font-face{font-family:Raleway;src:url('/assets/Raleway-Regular-9369712.ttf');font-display:swap}@font-face{font-family:Raustila;src:url('/assets/raustila-Regular-9369740.otf');font-display:swap}@font-face{font-family:Glimmer;src:url('/assets/Glimmer_of_light-9369682.otf');font-display:swap}
:root{--purple:#490969;--pink:#e72e91;--ink:#17121b;--blue:#4800eb}*{box-sizing:border-box}body{margin:0;color:var(--ink);font:17px/1.65 Raleway,Arial,sans-serif}a{color:inherit;text-underline-offset:4px}img{display:block;max-width:100%;height:auto}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #d931f7;outline-offset:5px}header{background:var(--purple);color:white;padding:12px 4.2%;display:flex;gap:26px;align-items:center;min-height:146px}.logo{width:125px;aspect-ratio:1;object-fit:contain}header nav{margin-left:auto;display:flex;gap:22px;align-items:center}header nav>a{text-decoration:none;font-size:15px;text-transform:uppercase;white-space:nowrap}header nav>a:hover{text-decoration:underline}header .button{padding:9px 20px;border:2px solid white;font-size:14px}.social{display:flex;gap:16px;align-items:center;font-family:Arial;font-weight:bold}.social a{text-decoration:none}.button{display:inline-block;background:var(--pink);color:#fff;text-transform:uppercase;text-decoration:none;border:0;padding:13px 27px;font-size:14px;font-weight:bold;cursor:pointer;line-height:1.5;transition:background .15s,transform .15s}.button:hover{background:var(--purple);transform:translateY(-2px)}header .button:hover{background:#ac1a6a}.wrap{max-width:1180px;margin:auto;padding:80px 28px}.watercolor{background:#e3f1ff url('/assets/Blue-9344402.jpg') center/cover}.hero-grid{display:grid;grid-template-columns:1.25fr 1fr;align-items:center;padding-top:55px;padding-bottom:0;gap:30px;min-height:580px}.hero h1{font-family:Glimmer,Georgia,serif;font-weight:normal;font-size:clamp(46px,5.8vw,77px);line-height:1.4;letter-spacing:-1px;white-space:nowrap;margin:0 0 24px}.hero h1 em{font-size:1.48em;line-height:.8}.hero h1 em:first-child{color:#d837f2}.hero h1 em:last-child{color:var(--blue)}em{font-family:Raustila,cursive;font-weight:normal;font-style:normal;color:var(--purple);font-size:1.45em;line-height:.8}.hero p{font-size:21px;text-align:center;margin-bottom:45px}.hero-art{align-self:end;width:100%;max-height:550px;object-fit:contain;object-position:bottom}h1,h2{font-weight:normal;line-height:1.2}h1{font-size:clamp(42px,4.4vw,66px);margin:0 0 25px}h2{font-size:clamp(34px,3.5vw,48px);margin:0 0 25px}h3{font-size:21px;line-height:1.35}p{margin:0 0 25px}.lead{font-size:21px}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:65px}.feature{max-height:560px;width:100%;object-fit:contain}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:14px;color:var(--purple);display:block;margin-bottom:20px}.pink{background:#ffe8f9 url('/assets/Pink-9344402.jpg') center/cover}.center{text-align:center}.fame{display:grid;grid-template-columns:repeat(5,1fr);gap:25px;margin-top:45px}.fame figure{margin:0;text-align:center}.fame img{width:100%;height:210px;object-fit:cover}.fame figcaption{font-weight:bold;font-size:15px;margin-top:14px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:45px}.cards article{display:flex;flex-direction:column;text-align:center;align-items:center}.cards img{width:100%;height:240px;object-fit:contain;background:#fff}.cards p{font-size:16px}.cards .button{margin-top:auto}.intro{max-width:880px;text-align:center}.narrow{max-width:850px;text-align:center}.gallery{columns:3;column-gap:24px}.artwork{padding:0;border:0;background:transparent;display:block;width:100%;margin:0 0 24px;cursor:zoom-in;break-inside:avoid}.artwork img{width:100%;border-radius:3px;transition:transform .2s}.artwork:hover img{transform:scale(1.02)}.newsletter{text-align:center}.newsletter h2{font-size:48px}footer{background:var(--purple);color:#fff;padding:55px 5% 25px}.footer-grid{max-width:1120px;margin:auto;display:grid;grid-template-columns:1fr 2fr 1fr;gap:60px}.footer-grid nav{display:flex;flex-direction:column;gap:8px}.footer-grid p{margin-bottom:6px}.legal{max-width:1120px;margin:40px auto 0;border-top:1px solid #ffffff44;padding-top:22px;display:flex;justify-content:space-between;gap:25px;font-size:12px}.contact-link{font-size:clamp(18px,2vw,27px);color:var(--purple)}form{background:#fbf6fc;padding:35px}label{display:block;font-size:14px;font-weight:bold;margin:18px 0}input,select,textarea{width:100%;display:block;background:#fff;border:1px solid #b7a8bc;border-radius:0;padding:12px;color:var(--ink);margin-top:6px}#form-status{font-size:14px;margin-top:15px}dialog{border:0;padding:36px 12px 12px;max-width:92vw;max-height:94vh;background:#fff}dialog::backdrop{background:#180720dc}dialog img{max-height:80vh;margin:auto;object-fit:contain}.close{position:absolute;right:5px;top:0;border:0;background:transparent;font-size:30px;cursor:pointer}.menu-toggle{display:none}.skip{position:fixed;left:15px;top:-100px;z-index:100;background:white;padding:12px}.skip:focus{top:10px}
@media(max-width:1100px){header{gap:15px}header nav{gap:13px}header nav>a{font-size:12px}.social{display:none}.hero h1{font-size:5.5vw}.cards{grid-template-columns:repeat(2,1fr)}.fame{gap:12px}.fame img{height:165px}}
@media(max-width:760px){header{min-height:96px;padding:10px 20px;flex-wrap:wrap}.logo{width:78px}.menu-toggle{display:block;margin-left:auto;background:transparent;border:1px solid #ffffff80;color:white;padding:9px 14px}header nav{display:none;width:100%;flex-direction:column;align-items:stretch;padding:15px 0}header nav.open{display:flex}header nav>a{font-size:16px;padding:8px}.wrap{padding:55px 22px}.hero-grid{grid-template-columns:1fr;gap:5px;text-align:center;padding-top:45px;padding-bottom:0}.hero h1{font-size:clamp(33px,8.3vw,57px);white-space:normal}.hero p{font-size:18px;margin-bottom:20px}.hero-art{max-height:380px;width:100%}.split{grid-template-columns:1fr;gap:30px}.feature{max-height:410px}.fame{grid-template-columns:repeat(2,1fr);gap:28px}.fame figure:last-child{grid-column:1/-1;width:48%;justify-self:center}.fame img{height:210px}.cards{gap:40px 20px}.cards img{height:180px}.gallery{columns:2;column-gap:15px}.artwork{margin-bottom:15px}.footer-grid{grid-template-columns:1fr;gap:30px}.legal{flex-direction:column}.newsletter h2{font-size:36px}.lead{font-size:18px}form{padding:22px}h1{font-size:43px}}
@media(max-width:430px){.cards{grid-template-columns:1fr}.cards img{height:270px}.gallery{columns:1}.hero h1{font-size:34px}.fame img{height:170px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
/* Content remains visible without JavaScript and when reduced motion is enabled. */
.motion-pending{opacity:0}
main{overflow-x:clip}
@media(prefers-reduced-motion:reduce){.motion-pending{opacity:1}}
@media print{.motion-pending{opacity:1}}
