@import url("../shared.css");
:root{--purple:#77538f;--purple-2:#603d79;--purple-soft:rgba(96,61,121,.17)}.theme-light .page-shell{background:linear-gradient(145deg,#f3e9ee,#ded1e5)}.theme-light .page-shell::after{background:rgba(108,69,137,.18)}.theme-light .eyebrow{color:#76518e}.button{background:#271a30;color:#fff}.button:hover{background:#160e1b;color:#fff}h1{font-size:clamp(45px,5.2vw,70px)}
.image-art{border-color:#cdbfd3;background:linear-gradient(145deg,#fffafd,#eadfec 78%);box-shadow:0 35px 90px rgba(75,48,86,.19)}
.image-art::before{background-image:linear-gradient(rgba(96,61,121,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(96,61,121,.045) 1px,transparent 1px)}
.image-art .stage-bar{border-color:#d9ccdc;background:rgba(255,255,255,.78);color:#75677b}
.image-art .dots i{background:#c9b9ce}
.image-art .match-card{border-color:rgba(119,83,143,.5);background:#fff;box-shadow:0 0 42px rgba(96,61,121,.18)}
.image-art .match-card>span{color:#76518e}
.image-art .match-card strong{color:#2e2631}
.image-art .match-card small{color:#766d79}
.image-art .photo{width:220px;height:160px;border:8px solid #fff;border-radius:8px;background:linear-gradient(180deg,#d9b8dc 0 54%,#e1afbd 54%);box-shadow:0 20px 50px rgba(75,48,86,.2)}
.image-art .photo::before{right:0;bottom:0;left:0;width:auto;height:72%;border-radius:0;background:linear-gradient(135deg,#91678f,#523d69);clip-path:polygon(0 78%,26% 35%,47% 62%,70% 20%,100% 73%,100% 100%,0 100%)}
.image-art .photo::after{top:18px;right:24px;width:27px;height:27px;background:#ffd5e6;box-shadow:0 0 24px rgba(255,190,220,.7)}
.image-art .photo.one{top:17%;left:8%}
.image-art .photo.two{right:8%;bottom:14%;background:linear-gradient(180deg,#d8c5e6 0 55%,#dca8bd 55%)}
.image-art .photo.two::before{background:linear-gradient(135deg,#9c6c87,#5f486f);clip-path:polygon(0 72%,20% 50%,40% 65%,66% 24%,100% 68%,100% 100%,0 100%)}
@media(max-width:620px){.image-art .photo{width:175px;height:130px;border-width:6px}.image-art .photo.one{left:3%}.image-art .photo.two{right:3%}}
