@font-face{font-family:'Open Sans Local';src:url('assets/open-sans-cyrillic.woff2') format('woff2');font-weight:300 800;font-style:normal;font-display:swap}
:root{--ink:#261f28;--plum:#5b3564;--orchid:#ba73d4;--orchid-dark:#a64fc5;--cream:#fff9f6;--paper:#fff;--gold:#d9bd86;--muted:#756e77;--line:rgba(91,53,100,.16);--pad:clamp(20px,4.5vw,72px);--font:'Open Sans Local','Open Sans',Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--cream);color:var(--ink)}
body{margin:0;font-family:var(--font);font-size:16px;line-height:1.55;background:var(--cream);overflow-x:hidden}
img{display:block;max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
button{font:inherit}
.skip{position:fixed;top:-100px;left:8px;z-index:99;padding:10px 16px;background:var(--plum);color:white}.skip:focus{top:8px}
.site-header{height:104px;padding:12px var(--pad);display:grid;grid-template-columns:175px 1fr 190px;align-items:center;gap:24px;background:rgba(255,249,246,.93);border-bottom:1px solid var(--line);backdrop-filter:blur(14px);position:relative;z-index:10}
.brand{display:flex;align-items:center;width:132px;height:74px}.brand img{width:132px;height:auto;object-fit:contain}
.site-header nav{justify-self:center;display:flex;gap:36px;color:#69616b;font-size:13px;font-weight:600}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--orchid-dark)}
.header-cta{justify-self:end;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 17px;border:1px solid var(--plum);border-radius:999px;color:var(--plum);font-size:12px;font-weight:700}.header-cta svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7}.header-cta:hover,.header-cta:focus-visible{background:var(--plum);color:white}
.hero{display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);background:linear-gradient(135deg,#fffaf7 0%,#f7edf7 100%)}
.hero__copy{padding:clamp(78px,9vw,145px) var(--pad) 54px;display:flex;flex-direction:column;position:relative;z-index:2}
.eyebrow{margin:0 0 24px;text-transform:uppercase;letter-spacing:.18em;font-size:10px;font-weight:800;color:var(--orchid-dark)}
h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:800;letter-spacing:-.055em}
h1{font-size:clamp(50px,6.1vw,104px);line-height:.93;margin:0 0 34px;max-width:10ch}h1 em{font-style:normal;color:var(--orchid-dark)}
.lead{max-width:650px;font-size:clamp(17px,1.45vw,22px);line-height:1.55;color:#625b64;margin-bottom:35px}
.hero__actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:24px;min-height:56px;padding:15px 23px;border-radius:999px;font-size:13px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button--primary{background:var(--orchid-dark);color:#fff;box-shadow:0 16px 40px rgba(166,79,197,.2)}.button--dark{background:var(--plum);color:white}.button--white{background:white;color:var(--plum)}.text-link{padding:8px 0;border-bottom:1px solid rgba(91,53,100,.28);font-size:13px;color:var(--plum)}
.hero__note{margin:auto 0 0;padding-top:46px;color:#7a727b;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.hero__note span{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:9px;background:#6d9a58}
.hero__scene{min-width:0;position:relative;overflow:hidden;aspect-ratio:1;background:#eadde7}.hero__scene:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(42,26,47,.2),transparent 34%);pointer-events:none}.hero__media,.hero__media img{display:block;width:100%;height:100%}.hero__media img{object-fit:cover}
.hero__label{position:absolute;z-index:2;left:clamp(18px,4vw,54px);right:clamp(18px,4vw,54px);bottom:clamp(18px,4vw,46px);padding:15px 18px;display:flex;justify-content:space-between;gap:18px;border:1px solid rgba(255,255,255,.6);border-radius:999px;background:rgba(255,255,255,.82);box-shadow:0 18px 45px rgba(62,36,68,.16);backdrop-filter:blur(16px);font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#725f74}.hero__label b{color:var(--orchid-dark)}
.principles{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-bottom:1px solid var(--line)}.principles article{display:grid;grid-template-columns:38px 1fr;gap:18px;padding:34px var(--pad);border-right:1px solid var(--line)}.principles article:last-child{border-right:0}.principles>article>span{font-size:10px;color:var(--orchid-dark);font-weight:800}.principles h2{font-size:22px;margin:0 0 5px}.principles p{margin:0;color:var(--muted);font-size:12px}
.section{padding:clamp(84px,10vw,160px) var(--pad)}.section-heading{display:grid;grid-template-columns:.8fr 1.6fr 1fr;gap:42px;align-items:end;margin-bottom:clamp(50px,7vw,98px)}.section-heading .eyebrow{align-self:start}.section-heading h2,.guide h2,.inside h2,.final-cta h2{font-size:clamp(42px,5.5vw,88px);line-height:.95;margin:0}.section-heading>p:last-child{margin:0;color:var(--muted);font-size:14px;max-width:38ch}
.picker{background:#fff}.picker__layout{display:grid;grid-template-columns:minmax(250px,.52fr) minmax(600px,1.48fr);gap:clamp(28px,5vw,76px)}.picker__options{display:flex;flex-direction:column;border-top:1px solid var(--plum)}.picker__options button{cursor:pointer;text-align:left;display:flex;flex-direction:column;gap:4px;padding:23px 20px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink)}.picker__options button span{font-size:16px;font-weight:800}.picker__options button small{font-size:11px;color:var(--muted)}.picker__options button[aria-pressed='true']{background:#f5eaf6;color:var(--plum)}.picker__options button[aria-pressed='true'] small{color:#8c6095}
.selection{display:grid;grid-template-columns:minmax(300px,1fr) minmax(300px,.9fr);background:var(--cream);border-radius:30px;overflow:hidden;box-shadow:0 25px 70px rgba(91,53,100,.1)}.selection__visual{align-self:center;aspect-ratio:1;background:#eadde7;overflow:hidden}.selection__visual img{width:100%;height:100%;object-fit:cover}.selection__copy{padding:clamp(32px,4vw,64px);display:flex;flex-direction:column;min-width:0}.selection__meta{display:flex;justify-content:space-between;gap:18px;padding-bottom:14px;border-bottom:1px solid var(--line);font-size:10px;text-transform:uppercase;letter-spacing:.09em}.selection__meta b{color:var(--orchid-dark)}.selection h3{font-size:clamp(37px,4vw,62px);line-height:1;margin:34px 0 16px}.selection__copy>p{color:var(--muted);font-size:14px}.selection ul{list-style:none;padding:0;margin:18px 0 30px;border-top:1px solid var(--line)}.selection li{padding:10px 0;border-bottom:1px solid var(--line);font-size:12px;font-weight:700}.selection .button{margin-top:auto}
.sets{background:#402847;color:white}.section-heading--light .eyebrow{color:#e2c991}.section-heading--light>p:last-child{color:rgba(255,255,255,.6)}.sets__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.set-card{background:#fffaf7;color:var(--ink);border-radius:28px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.set-card--wide{grid-column:1/-1;display:grid;grid-template-columns:.78fr 1.22fr}.set-card__content{padding:clamp(30px,4vw,64px);display:flex;flex-direction:column;min-width:0}.set-card__index{font-size:10px;letter-spacing:.13em;font-weight:800;color:var(--orchid-dark)}.set-card h3{font-size:clamp(35px,4vw,62px);line-height:1;margin:25px 0 20px}.set-card__content>p:not(.set-card__index){font-size:13px;color:var(--muted);max-width:42ch}.set-card ul{list-style:none;padding:0;margin:22px 0 28px;border-top:1px solid var(--line)}.set-card li{padding:9px 0;border-bottom:1px solid var(--line);font-size:11px;text-transform:uppercase;letter-spacing:.05em}.set-card__content a{margin-top:auto;padding-top:15px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:18px;font-size:11px;font-weight:800;color:var(--plum)}.set-card__visual{min-width:0;aspect-ratio:1;overflow:hidden;background:#eadde7}.set-card__visual picture,.set-card__visual img{display:block;width:100%;height:100%}.set-card__visual img{object-fit:cover}.set-card--care{background:#f4f7ec}
.guide{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(60px,10vw,160px);background:#fff}.guide__intro>p:last-child{color:var(--muted);max-width:42ch;margin-top:30px}.guide__steps article{display:grid;grid-template-columns:48px 1fr;gap:20px;padding:28px 0;border-top:1px solid var(--line)}.guide__steps>article>span{color:var(--orchid-dark);font-size:11px;font-weight:800}.guide h3{font-size:clamp(23px,2.4vw,36px);line-height:1.1;margin:0 0 10px}.guide__steps p{margin:0;color:var(--muted);font-size:14px;max-width:58ch}
.inside{display:grid;grid-template-columns:1fr .82fr;gap:clamp(50px,8vw,130px);align-items:center;background:#f7f0f4}.inside__visual{position:relative;aspect-ratio:1;overflow:hidden;border-radius:32px;box-shadow:0 26px 70px rgba(67,53,55,.15)}.inside__visual img{width:100%;height:100%;object-fit:cover}.inside__copy>p:not(.eyebrow){color:var(--muted);font-size:16px;max-width:50ch;margin:28px 0}.inside details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:25px 0 34px}.inside summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;padding:17px 0;font-size:13px;font-weight:800}.inside summary::-webkit-details-marker{display:none}.inside ol{margin:0 0 20px;padding-left:22px;color:var(--muted);font-size:12px}.inside li{padding:4px 0}
.final-cta{min-height:720px;padding:clamp(80px,10vw,150px) var(--pad);display:grid;grid-template-columns:1fr minmax(360px,.74fr);align-items:center;gap:7vw;background:var(--orchid);color:white;overflow:hidden}.final-cta .eyebrow{color:#f8e6b9}.final-cta>div>p:not(.eyebrow){margin:30px 0 35px;max-width:56ch;color:rgba(255,255,255,.78);font-size:17px}.final-cta__actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.text-link--light{color:#fff;border-color:rgba(255,255,255,.45)}.final-cta__image{overflow:hidden;border-radius:28px;box-shadow:0 30px 75px rgba(67,33,76,.23);transform:rotate(3deg)}.final-cta__image img{width:100%;height:auto}
footer{min-height:155px;padding:32px var(--pad);display:grid;grid-template-columns:160px 1fr auto;gap:32px;align-items:center;background:#211824;color:#bcb3be;font-size:11px}footer img{width:122px;filter:brightness(0) invert(1)}footer p{margin:0;text-align:center}footer a{color:white;border-bottom:1px solid rgba(255,255,255,.35)}.mobile-buy{display:none}
:focus-visible{outline:3px solid var(--gold);outline-offset:3px}
@media(max-width:1100px){.site-header{grid-template-columns:150px 1fr 168px}.site-header nav{gap:20px}.hero{grid-template-columns:1fr 1fr}.section-heading{grid-template-columns:.8fr 1.5fr}.section-heading>p:last-child{grid-column:2}.picker__layout{grid-template-columns:1fr}.picker__options{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--line)}.picker__options button{border-right:1px solid var(--line)}.sets__grid{grid-template-columns:1fr}.set-card--wide{grid-column:auto;grid-template-columns:1fr 1fr}.inside{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.site-header{height:78px;padding:8px 20px;grid-template-columns:110px 1fr 44px;gap:10px}.brand{width:100px;height:60px}.brand img{width:100px}.site-header nav{display:none}.header-cta{justify-self:end;width:44px;height:44px;padding:0;justify-content:center}.header-cta span{display:none}.header-cta svg{width:21px}.hero{min-height:auto;grid-template-columns:1fr}.hero__copy{padding:66px 20px 42px}.hero__scene{min-height:0}.hero__label{font-size:8px}.hero__note{margin-top:48px;padding-top:0}h1{max-width:none;font-size:clamp(42px,12vw,50px);line-height:.96}.lead{font-size:16px}.principles{grid-template-columns:1fr}.principles article{padding:24px 20px;border-right:0;border-bottom:1px solid var(--line);grid-template-columns:34px 130px 1fr}.principles article div{display:contents}.principles h2{font-size:18px;margin:0}.principles p{font-size:11px}.section{padding:84px 20px}.section-heading{display:block;margin-bottom:48px}.section-heading h2,.guide h2,.inside h2,.final-cta h2{font-size:clamp(40px,12vw,57px);margin-bottom:24px}.section-heading>p:last-child{font-size:13px}.picker__options{display:flex;border-left:0}.picker__options button{border-right:0}.selection{display:flex;flex-direction:column;border-radius:23px}.selection__copy{padding:29px 23px}.selection h3{font-size:38px}.sets__grid{gap:14px}.set-card,.set-card--wide{display:flex;flex-direction:column;border-radius:22px}.set-card__content{order:1;min-height:390px}.set-card__visual{order:2}.set-card h3{font-size:38px}.guide{display:block}.guide__intro{margin-bottom:50px}.inside{display:flex;flex-direction:column;padding-top:70px}.inside__visual{width:100%}.inside__copy{width:100%}.final-cta{min-height:0;padding:84px 20px 0;display:flex;flex-direction:column;gap:55px}.final-cta__image{width:88%;margin-bottom:-5%;transform:rotate(2deg)}footer{padding:35px 20px;display:flex;flex-direction:column;align-items:flex-start;gap:18px}footer p{text-align:left}.mobile-buy{display:none}}
@media(max-width:390px){.hero__copy,.section{padding-left:16px;padding-right:16px}.hero__label span{display:none}.hero__label{justify-content:flex-end}.principles article{padding-left:16px;padding-right:16px;grid-template-columns:30px 118px 1fr}.button{width:100%}.text-link{width:max-content}.hero__actions{gap:16px}.set-card__content{padding:28px 21px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}
