.home-page .illustrated-home{background:#fcf9f5;border-bottom:1px solid #e9dfde;overflow:clip}
.home-page .illustrated-home-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:65px;align-items:center;padding-block:88px}
.home-page .illustrated-home-art{margin:0;position:relative;min-width:0}
.illustrated-home-art img{display:block;width:100%;height:auto;mix-blend-mode:multiply;border-radius:24px}
.illustrated-home-art:before{content:'';position:absolute;z-index:0;width:69%;aspect-ratio:1;left:6%;top:5%;border:1px solid #e0d2e8;border-radius:50%;pointer-events:none}
.illustrated-home-art img{position:relative}
.illustrated-home-art figcaption{display:flex;justify-content:center;gap:11px;flex-wrap:wrap;color:#85718b;font-size:12px;line-height:1.5;margin-top:24px}
.illustrated-home-dot{width:7px;height:7px;border-radius:50%;background:#ba93ce;flex:none}
.home-page .illustrated-home h2{margin:18px 0 22px;font-size:clamp(32px,3vw,44px);line-height:1.18;letter-spacing:-.035em}
.home-page .illustrated-home h2 em{color:#876592}
.home-page .illustrated-home-lead{font-size:16px;line-height:1.75;color:#615568}
.illustrated-home-example{display:flex;align-items:start;gap:16px;padding:24px 0;margin:24px 0;border-block:1px solid #e4d9e7}
.illustrated-example-icon{display:grid;place-items:center;width:46px;height:46px;flex:none;background:#eee6f6;color:#9472b5;border-radius:14px}
.illustrated-example-icon svg{width:30px;height:30px}
.home-page .illustrated-home-example h3{font-size:17px;line-height:1.45;letter-spacing:-.02em;color:#57465f;font-weight:500;margin:0 0 8px;text-wrap:initial}
.home-page .illustrated-home-example p{font-size:14px;line-height:1.65;color:#74637b}
.home-page .illustrated-home-note{font-size:13px;line-height:1.65;color:#807089;margin-bottom:22px}
@media(max-width:1100px){.home-page .illustrated-home-layout{gap:35px;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}}
@media(max-width:850px){.home-page .illustrated-home-layout{grid-template-columns:1fr;gap:32px}.illustrated-home-copy{grid-row:1}.illustrated-home-art{max-width:680px;justify-self:center}}
@media(max-width:640px){.home-page .illustrated-home-layout{padding-block:56px;gap:25px}.home-page .illustrated-home h2{font-size:34px}.home-page .illustrated-home-lead{font-size:15px}.illustrated-home-example{gap:12px;padding:22px 0;margin:23px 0}.illustrated-example-icon{width:37px;height:37px;border-radius:11px}.illustrated-example-icon svg{width:25px;height:25px}.home-page .illustrated-home-example h3{font-size:16px}.illustrated-home-art figcaption{font-size:11px;margin-top:12px;gap:9px}}
