*,::after,::before{box-sizing:border-box}*{margin:0}body,html{min-height:100%}img,svg{display:block;max-width:100%}:root{--color-primary:#6f3faf;--color-primary-soft:#efe8f8;--color-primary-border:#d9caec;--color-text:#23253b;--color-bg:#ffffff;--color-hero:#f8f5fc;--container-width:1160px;--radius-lg:20px;--font-title:"Lora","Baskerville","Times New Roman",serif;--font-body:"Nunito Sans","Trebuchet MS","Segoe UI",sans-serif;--space-1:0.5rem;--space-2:0.75rem;--space-3:1rem;--space-4:1.5rem;--space-5:2rem;--space-6:2.5rem;--space-7:3rem;--transition:0.3s ease}body{font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);line-height:1.45}h1,h2{font-family:var(--font-title);color:var(--color-primary);letter-spacing:-.02em;font-style:italic;font-weight:400}p{font-size:1.05rem}strong{font-weight:800}.container{width:min(var(--container-width),100% - 2.5rem);margin-inline:auto}.benefit-card{display:flex;align-items:center;gap:var(--space-3);min-height:84px;padding-inline:var(--space-4);border-right:1px solid var(--color-primary-border)}.benefit-card:last-child{border-right:none}.benefit-card p{max-width:160px;font-size:1.2rem;font-size:clamp(.95rem, 1.6vw, 1.2rem);line-height:1.1;font-weight:600}.benefit-card svg{width:34px;height:34px;stroke:var(--color-primary);stroke-width:1.5;fill:none;flex-shrink:0}.hero{background:linear-gradient(90deg,#f9f6fc 0,#f7f1fc 62%,#f2e8fb 100%)}.hero__content{padding-top:var(--space-7)}.hero__logo{width:min(200px,60vw)}.hero__grid{display:grid;gap:var(--space-4);align-items:end;margin-top:var(--space-4)}.hero__copy{max-width:720px;padding-bottom:var(--space-5)}.hero__copy h1{margin-bottom:var(--space-4);font-size:clamp(2rem, 5vw, 4.15rem);line-height:1.05}.hero__copy p{font-size:clamp(1rem, 1.55vw, 1.25rem);line-height:1.55}.hero__visual{justify-self:center;width:min(510px,85vw)}.hero__visual img{width:100%;object-fit:contain}.benefits{background:var(--color-primary-soft);border-top:1px solid #ece3f8;border-bottom:1px solid #ece3f8}.benefits__grid{display:grid;grid-template-columns:1fr;padding-block:var(--space-2)}.content{padding-block:var(--space-6)}.content__wrapper{max-width:1160px}.content-block+.content-block{margin-top:var(--space-6)}.content-block h2{margin-bottom:var(--space-3);font-size:clamp(2rem, 3vw, 2.65rem);line-height:1.08}.content-block p{font-size:clamp(1.05rem, 1.35vw, 1.3rem);line-height:1.5}.site-footer{background:linear-gradient(90deg,#f8f3fd 0,#f2e9fb 100%);padding-top:var(--space-5);padding-bottom:var(--space-3);border-top:1px solid #e9ddf8}.site-footer__top{display:grid;grid-template-columns:1fr;gap:var(--space-4);align-items:center}.site-footer__logo{width:min(190px,56vw)}.site-footer__slogan{font-size:clamp(1rem, 1.5vw, 1.1rem);line-height:1.35}.site-footer__icon svg{width:28px;height:28px;stroke:var(--color-primary);stroke-width:1.6;fill:none}.site-footer__copyright{margin-top:var(--space-4);text-align:center;color:var(--color-primary);font-size:.92rem}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (min-width:768px){.hero__grid{grid-template-columns:minmax(0,1fr) minmax(280px,470px);gap:var(--space-5)}.benefits__grid{grid-template-columns:repeat(2,1fr)}.benefit-card:nth-child(2){border-right:none}.site-footer__top{grid-template-columns:minmax(140px,220px) minmax(0,1fr) 42px}.site-footer__slogan{border-left:1px solid var(--color-primary-border);padding-left:var(--space-5)}}@media (min-width:1024px){.hero__content{padding-top:4rem}.hero__grid{grid-template-columns:minmax(0,1fr) minmax(360px,520px);margin-top:1.2rem}.hero__copy{padding-bottom:3.7rem}.hero__visual{justify-self:end}.benefits__grid{grid-template-columns:repeat(4,1fr);align-items:center}.benefit-card:nth-child(2){border-right:1px solid var(--color-primary-border)}.content{padding-top:3.5rem;padding-bottom:4.2rem}}@media (min-width:1280px){.container{width:min(var(--container-width),100% - 3rem)}.hero__copy h1{max-width:760px}.content__wrapper{padding-right:.75rem}}