/* Marta Flowers Wedding Flower Fund landing — Russian desktop typography hotfix v4.0.5 */
:root {
  --wfl-black: #111111;
  --wfl-graphite: #2c2c2c;
  --wfl-body: #4a4a4a;
  --wfl-mid: #767676;
  --wfl-line: #d6d6d6;
  --wfl-soft: #f2f2f2;
  --wfl-paper: #fafafa;
  --wfl-white: #ffffff;
}

.wfl-page {
  overflow: hidden;
  background: var(--wfl-white);
  color: var(--wfl-black);
  font-family: "Involve", Arial, sans-serif;
}
.wfl-page *, .wfl-page *::before, .wfl-page *::after { box-sizing: border-box; }
.wfl-page h1, .wfl-page h2, .wfl-page h3, .wfl-page p { color: inherit; }
.wfl-page button, .wfl-page input, .wfl-page textarea { font: inherit; }
.wfl-shell { width: min(1220px, calc(100% - 48px)); margin: 0 auto; }
.wfl-content-top, .wfl-content-bottom { padding-top: 12px; padding-bottom: 12px; }
.wfl-section { padding: 104px 0; }
.wfl-kicker { display: block; margin-bottom: 18px; color: inherit; font-size: 12px; font-weight: 600; letter-spacing: .16em; line-height: 1.3; text-transform: uppercase; }
.wfl-heading { max-width: 850px; margin-bottom: 54px; }
.wfl-heading h2, .wfl-what h2, .wfl-case h2, .wfl-included h2, .wfl-wishes h2, .wfl-faq h2, .wfl-request h2 {
  margin: 0;
  font-family: "Trajan Pro 3", "Times New Roman", serif;
  font-size: clamp(40px, 5.3vw, 72px);
  font-weight: 400;
  letter-spacing: -.045em;
  line-height: 1.04;
}
.wfl-heading--split { display: grid; grid-template-columns: minmax(0, 1.45fr) minmax(280px, .55fr); gap: 70px; align-items: end; max-width: none; }
.wfl-heading--split p { margin: 0 0 7px; color: var(--wfl-body); font-size: 17px; line-height: 1.72; }

.wfl-button {
  display: inline-flex;
  min-height: 56px;
  align-items: center;
  justify-content: center;
  padding: 15px 24px;
  border: 1px solid var(--wfl-black);
  border-radius: 0;
  background: transparent;
  color: var(--wfl-black);
  font-size: 14px !important;
  font-weight: 600;
  letter-spacing: .04em;
  line-height: 1.35;
  text-align: center;
  text-decoration: none;
  transition: background .18s ease, color .18s ease, border-color .18s ease;
}
.wfl-button:hover, .wfl-button:focus { background: var(--wfl-black); color: var(--wfl-white); text-decoration: none; outline: 2px solid var(--wfl-black); outline-offset: 3px; }
.wfl-page .wfl-button--dark { background: var(--wfl-black); color: var(--wfl-white) !important; }
.wfl-page .wfl-button--dark:hover, .wfl-page .wfl-button--dark:focus { background: var(--wfl-white); color: var(--wfl-black) !important; }
.wfl-page .wfl-button--light { background: var(--wfl-white); color: var(--wfl-black) !important; }
.wfl-page .wfl-button--white { border-color: var(--wfl-white); background: var(--wfl-white); color: var(--wfl-black) !important; }
.wfl-page .wfl-button--white:hover, .wfl-page .wfl-button--white:focus { border-color: var(--wfl-white); background: var(--wfl-black); color: var(--wfl-white) !important; outline-color: var(--wfl-white); }
.wfl-button:disabled { border-color: #777; background: #555; color: #bbb; cursor: not-allowed; }

.wfl-hero { position: relative; border-bottom: 1px solid var(--wfl-black); background: var(--wfl-paper); }
.wfl-hero__grid { display: grid; min-height: 680px; grid-template-columns: minmax(0, 1.08fr) minmax(420px, .92fr); }
.wfl-hero__copy { display: flex; flex-direction: column; justify-content: center; padding: 86px 70px 78px 0; }
.wfl-hero h1 { max-width: 780px; margin: 0; font-family: "Trajan Pro 3", "Times New Roman", serif; font-size: clamp(60px, 7.5vw, 108px); font-weight: 400; letter-spacing: -.065em; line-height: .94; }
.wfl-hero__lead { max-width: 720px; margin: 34px 0 0; font-family: "Trajan Pro 3", "Times New Roman", serif; font-size: clamp(23px, 2.2vw, 34px); line-height: 1.32; }
.wfl-hero__body { max-width: 700px; margin: 21px 0 0; color: var(--wfl-body); font-size: 17px; line-height: 1.7; }
.wfl-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 34px; }
.wfl-hero__art { position: relative; display: flex; overflow: hidden; flex-direction: column; justify-content: center; padding: 64px 40px; background: var(--wfl-black); color: var(--wfl-white); }
.wfl-hero__word { position: relative; z-index: 2; max-width: 100%; color: var(--wfl-white) !important; font-family: "Trajan Pro 3", "Times New Roman", serif; font-size: clamp(62px, 7.2vw, 114px); line-height: .88; white-space: nowrap; }
.wfl-hero__word--outline { margin-left: 34px; color: transparent !important; -webkit-text-stroke: 1px var(--wfl-white); }
.wfl-page--uk .wfl-hero__word, .wfl-page--ru .wfl-hero__word { font-size: clamp(48px, 4.4vw, 72px); letter-spacing: -.045em; }
.wfl-hero__circle { position: absolute; right: -90px; bottom: -110px; width: 360px; height: 360px; border: 1px solid #686868; border-radius: 50%; }
.wfl-hero__circle::before, .wfl-hero__circle::after { position: absolute; content: ""; border: 1px solid #4b4b4b; border-radius: 50%; }
.wfl-hero__circle::before { inset: 48px; }
.wfl-hero__circle::after { inset: 96px; }
.wfl-proof { display: grid; grid-template-columns: repeat(3, 1fr); border-right: 1px solid var(--wfl-black); border-left: 1px solid var(--wfl-black); }
.wfl-proof span { padding: 17px 22px; border-right: 1px solid var(--wfl-black); font-size: 12px; font-weight: 600; letter-spacing: .07em; text-align: center; text-transform: uppercase; }
.wfl-proof span:last-child { border-right: 0; }

.wfl-section.wfl-what { padding-top: 56px; background: var(--wfl-white); }
.wfl-what__grid { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(310px, .85fr); gap: 50px; align-items: start; }
.wfl-what__text { padding-top: 30px; border-top: 1px solid var(--wfl-black); }
.wfl-what__text p { margin: 0; color: var(--wfl-body); font-size: 18px; line-height: 1.75; }
.wfl-what__text strong { display: block; margin-top: 30px; padding: 20px 0 0; border-top: 1px solid var(--wfl-line); font-size: 16px; line-height: 1.55; }

.wfl-process { background: var(--wfl-black); color: var(--wfl-white); }
.wfl-heading--light { color: var(--wfl-white); }
.wfl-process .wfl-heading--light h2 { color: var(--wfl-white) !important; }
.wfl-process__grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); border-top: 1px solid #5b5b5b; border-left: 1px solid #5b5b5b; }
.wfl-process article { min-height: 310px; padding: 28px 26px; border-right: 1px solid #5b5b5b; border-bottom: 1px solid #5b5b5b; }
.wfl-process article > span { display: block; margin-bottom: 76px; color: #9c9c9c; font-size: 13px; }
.wfl-process h3 { margin: 0 0 18px; color: var(--wfl-white) !important; font-family: "Trajan Pro 3", "Times New Roman", serif; font-size: 25px !important; font-weight: 400; line-height: 1.2; }
.wfl-process p { margin: 0; color: #c8c8c8; font-size: 15px; line-height: 1.65; }

.wfl-guests { background: var(--wfl-soft); }
.wfl-guests__grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.wfl-guests article { position: relative; min-height: 290px; padding: 36px; border: 1px solid var(--wfl-line); background: var(--wfl-white); }
.wfl-guests b { display: grid; width: 44px; height: 44px; place-items: center; border-radius: 50%; background: var(--wfl-black); color: var(--wfl-white); font-size: 14px; }
.wfl-guests h3 { margin: 70px 0 12px; font-family: "Trajan Pro 3", "Times New Roman", serif; font-size: 30px; font-weight: 400; }
.wfl-guests p { margin: 0; color: var(--wfl-body); font-size: 16px; line-height: 1.62; }

.wfl-case { padding-bottom: 34px; background: var(--wfl-white); }
.wfl-case__grid { display: block; min-height: 0; }
.wfl-case__panel { min-height: 520px; padding: 68px; background: var(--wfl-black); color: var(--wfl-white); }
.wfl-case__panel h2 { color: var(--wfl-white) !important; }
.wfl-case__panel p { max-width: 650px; margin: 28px 0 0; color: #d2d2d2; font-size: 17px; line-height: 1.72; }
.wfl-case__dates { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1px; margin: 34px 0; background: #5c5c5c; border: 1px solid #5c5c5c; }
.wfl-case__dates div { padding: 18px 20px; background: var(--wfl-black); }
.wfl-case__dates span, .wfl-case__dates strong { display: block; }
.wfl-case__dates span { margin-bottom: 6px; color: #9d9d9d; font-size: 11px; letter-spacing: .12em; text-transform: uppercase; }
.wfl-case__dates strong { color: var(--wfl-white); font-family: "Trajan Pro 3", "Times New Roman", serif; font-size: 23px; font-weight: 400; }
.wfl-posters { background: var(--wfl-paper); }
.wfl-posters__grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }
.wfl-poster-card { margin: 0; }
.wfl-poster-card__button { position: relative; display: block; overflow: hidden; width: 100%; padding: 0; border: 1px solid var(--wfl-line); background: var(--wfl-white); cursor: zoom-in; }
.wfl-poster-card__button img { display: block; width: 100%; height: auto; transition: transform .3s ease; }
.wfl-poster-card__button:hover img, .wfl-poster-card__button:focus img { transform: scale(1.025); }
.wfl-poster-card__button:focus { outline: 3px solid var(--wfl-black); outline-offset: 4px; }
.wfl-poster-card__zoom { position: absolute; right: 14px; bottom: 14px; display: grid; width: 46px; height: 46px; place-items: center; border: 1px solid var(--wfl-black); background: var(--wfl-white); color: var(--wfl-black); font-size: 27px; line-height: 1; }
.wfl-poster-card__meta { display: flex; align-items: baseline; gap: 18px; padding: 19px 2px 0; }
.wfl-poster-card__meta span { color: var(--wfl-mid); font-size: 12px; }
.wfl-poster-card__meta h3 { margin: 0; font-family: "Trajan Pro 3", "Times New Roman", serif; font-size: 25px; font-weight: 400; }

.wfl-included { background: var(--wfl-white); }
.wfl-included__grid { display: grid; grid-template-columns: minmax(320px, .75fr) minmax(0, 1.25fr); gap: 90px; align-items: start; }
.wfl-included__title { position: sticky; top: 30px; }
.wfl-included__title p { margin: 28px 0 0; color: var(--wfl-body); font-size: 16px; line-height: 1.65; }
.wfl-included__list { margin: 0; padding: 0; border-top: 1px solid var(--wfl-black); list-style: none; }
.wfl-included__list li { display: grid; grid-template-columns: 54px 1fr; gap: 18px; padding: 25px 0; border-bottom: 1px solid var(--wfl-line); color: var(--wfl-graphite); font-family: "Trajan Pro 3", "Times New Roman", serif; font-size: 23px; line-height: 1.35; }
.wfl-included__list span { padding-top: 5px; color: var(--wfl-mid); font-family: "Involve", Arial, sans-serif; font-size: 11px; }

.wfl-wishes { background: #d7d7d7; }
.wfl-wishes__grid { display: grid; grid-template-columns: 100px minmax(0, 1.1fr) minmax(300px, .9fr); gap: 50px; align-items: start; }
.wfl-wishes__symbol { font-family: Georgia, serif; font-size: 120px; line-height: .8; }
.wfl-wishes p { margin: 40px 0 0; color: var(--wfl-body); font-size: 18px; line-height: 1.75; }

.wfl-faq { background: var(--wfl-paper); }
.wfl-faq__grid { display: grid; grid-template-columns: minmax(300px, .72fr) minmax(0, 1.28fr); gap: 80px; align-items: start; }
.wfl-faq__intro { position: sticky; top: 30px; }
.wfl-faq__items { border-top: 1px solid var(--wfl-black); }
.wfl-faq details { border-bottom: 1px solid var(--wfl-line); }
.wfl-faq summary { display: grid; grid-template-columns: 48px 1fr 24px; gap: 12px; align-items: center; padding: 23px 0; color: var(--wfl-black); font-size: 17px; font-weight: 600; line-height: 1.45; cursor: pointer; list-style: none; }
.wfl-faq summary::-webkit-details-marker { display: none; }
.wfl-faq summary::after { content: "+"; font-size: 25px; font-weight: 400; text-align: right; }
.wfl-faq details[open] summary::after { content: "−"; }
.wfl-faq summary span { color: var(--wfl-mid); font-size: 11px; font-weight: 400; }
.wfl-faq details p { margin: 0; padding: 0 32px 24px 60px; color: var(--wfl-body); font-size: 16px; line-height: 1.68; }

.wfl-request { scroll-margin-top: 20px; background: var(--wfl-black); color: var(--wfl-white); }
.wfl-request__grid { display: grid; grid-template-columns: minmax(0, .88fr) minmax(420px, 1.12fr); gap: 90px; align-items: start; }
.wfl-request__copy .wfl-kicker, .wfl-request__copy h2 { color: var(--wfl-white) !important; }
.wfl-request__copy p { max-width: 520px; margin: 30px 0 0; color: #c8c8c8; font-size: 17px; line-height: 1.7; }
.wfl-form { padding: 42px; border: 1px solid #555; background: #1b1b1b; }
.wfl-form__row { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
.wfl-field { display: block; margin-bottom: 18px; }
.wfl-field > span { display: block; margin-bottom: 8px; color: var(--wfl-white); font-size: 13px; font-weight: 600; }
.wfl-field input, .wfl-field textarea { display: block; width: 100%; border: 1px solid #666; border-radius: 0; background: var(--wfl-black); color: var(--wfl-white); padding: 14px 15px; font-size: 16px; line-height: 1.4; box-shadow: none; }
.wfl-field textarea { min-height: 124px; resize: vertical; }
.wfl-field input::placeholder, .wfl-field textarea::placeholder { color: #8c8c8c; opacity: 1; }
.wfl-field input:focus, .wfl-field textarea:focus { border-color: var(--wfl-white); outline: 2px solid var(--wfl-white); outline-offset: -2px; }
.wfl-field.is-invalid input, .wfl-field.is-invalid textarea { border-color: #fff; outline: 1px solid #fff; }
.wfl-field small { display: none; margin-top: 7px; color: var(--wfl-white); font-size: 12px; line-height: 1.4; }
.wfl-field.is-invalid small { display: block; }
.wfl-form__message { display: none; margin: 0 0 16px; padding: 13px 14px; border: 1px solid #777; color: var(--wfl-white); font-size: 14px; line-height: 1.5; }
.wfl-form__message.is-visible { display: block; }
.wfl-form__message.is-success { border-color: var(--wfl-white); background: var(--wfl-white); color: var(--wfl-black); }
.wfl-form__submit { width: 100%; cursor: pointer; }
.wfl-page .wfl-form__privacy { margin: 15px 0 0; color: #bdbdbd !important; font-size: 11px; line-height: 1.55; }
.wfl-page .wfl-form__privacy a { color: var(--wfl-white) !important; font: inherit !important; text-decoration: underline; }
.wfl-hp { position: absolute !important; overflow: hidden !important; width: 1px !important; height: 1px !important; clip: rect(0, 0, 0, 0) !important; white-space: nowrap !important; }

.wfl-modal[hidden] { display: none; }
.wfl-modal { position: fixed; z-index: 10050; inset: 0; display: grid; place-items: center; padding: 24px; }
.wfl-modal__backdrop { position: absolute; inset: 0; background: rgba(0, 0, 0, .88); }
.wfl-modal__panel { position: relative; z-index: 1; display: flex; overflow: hidden; width: min(760px, 100%); max-height: calc(100vh - 48px); flex-direction: column; background: var(--wfl-white); box-shadow: 0 24px 90px rgba(0, 0, 0, .45); }
.wfl-modal__bar { display: flex; min-height: 58px; align-items: center; justify-content: space-between; padding: 12px 16px 12px 22px; border-bottom: 1px solid var(--wfl-line); }
.wfl-modal__bar h2 { margin: 0; color: var(--wfl-black); font-family: "Trajan Pro 3", "Times New Roman", serif; font-size: 21px; font-weight: 400; }
.wfl-modal__bar button { display: grid; width: 38px; height: 38px; place-items: center; border: 1px solid var(--wfl-black); background: var(--wfl-white); color: var(--wfl-black); font-size: 27px; line-height: 1; cursor: pointer; }
.wfl-modal__image { overflow: auto; padding: 18px; background: #e9e9e9; }
.wfl-modal__image img { display: block; width: min(620px, 100%); height: auto; margin: 0 auto; box-shadow: 0 8px 28px rgba(0, 0, 0, .16); }
body.wfl-modal-open { overflow: hidden !important; }

@media (max-width: 1080px) {
  .wfl-section { padding: 84px 0; }
  .wfl-section.wfl-what { padding-top: 48px; }
  .wfl-hero__grid { min-height: 620px; grid-template-columns: minmax(0, 1fr) minmax(340px, .72fr); }
  .wfl-hero__copy { padding-right: 44px; }
  .wfl-what__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .wfl-what__text { grid-column: auto; }
  .wfl-process__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .wfl-process article { min-height: 270px; }
  .wfl-process article > span { margin-bottom: 54px; }
  .wfl-case__panel { padding: 54px; }
  .wfl-included__grid, .wfl-faq__grid, .wfl-request__grid { gap: 56px; }
  .wfl-wishes__grid { grid-template-columns: 70px 1fr; }
  .wfl-wishes p { grid-column: 2; margin-top: 0; }
}

@media (max-width: 820px) {
  .wfl-shell { width: min(100% - 36px, 1220px); }
  .wfl-section { padding: 70px 0; }
  .wfl-section.wfl-what { padding-top: 36px; }
  .wfl-hero__grid { grid-template-columns: 1fr; }
  .wfl-hero__copy { min-height: auto; padding: 70px 0 60px; }
  .wfl-hero__art { min-height: 360px; }
  .wfl-proof { width: 100%; grid-template-columns: 1fr; border-right: 0; border-left: 0; }
  .wfl-proof span { border-right: 0; border-bottom: 1px solid var(--wfl-black); }
  .wfl-proof span:last-child { border-bottom: 0; }
  .wfl-heading--split { grid-template-columns: 1fr; gap: 24px; }
  .wfl-what__grid { grid-template-columns: 1fr; gap: 30px; }
  .wfl-what__text { grid-column: 1; }
  .wfl-guests__grid, .wfl-posters__grid { grid-template-columns: 1fr; }
  .wfl-guests article { min-height: 245px; }
  .wfl-guests h3 { margin-top: 45px; }
  .wfl-posters__grid { width: min(520px, 100%); margin: 0 auto; gap: 38px; }
  .wfl-included__grid, .wfl-faq__grid, .wfl-request__grid { grid-template-columns: 1fr; }
  .wfl-included__title, .wfl-faq__intro { position: static; }
  .wfl-request__grid { gap: 40px; }
}

@media (max-width: 560px) {
  .wfl-shell { width: min(100% - 28px, 1220px); }
  .wfl-section { padding: 54px 0; }
  .wfl-section.wfl-what { padding-top: 24px; }
  .wfl-kicker { margin-bottom: 13px; font-size: 10px; }
  .wfl-heading { margin-bottom: 34px; }
  .wfl-heading h2, .wfl-what h2, .wfl-case h2, .wfl-included h2, .wfl-wishes h2, .wfl-faq h2, .wfl-request h2 { font-size: 36px; letter-spacing: -.04em; }
  .wfl-hero__copy { padding: 48px 0 42px; }
  .wfl-hero h1 { font-size: clamp(50px, 17vw, 72px); line-height: .98; }
  .wfl-page--ru .wfl-hero h1 { font-size: clamp(42px, 14.2vw, 56px); letter-spacing: -.07em; }
  .wfl-hero__lead { margin-top: 25px; font-size: 22px; }
  .wfl-hero__body { font-size: 15px; line-height: 1.62; }
  .wfl-actions { flex-direction: column; }
  .wfl-actions .wfl-button { width: 100%; }
  .wfl-hero__art { min-height: 300px; padding: 48px 24px; }
  .wfl-hero__word { font-size: 58px; }
  .wfl-page--uk .wfl-hero__word, .wfl-page--ru .wfl-hero__word { font-size: clamp(38px, 11vw, 46px); }
  .wfl-what__grid { grid-template-columns: 1fr; gap: 20px; }
  .wfl-what__text { grid-column: 1; padding-top: 21px; }
  .wfl-what__text p { font-size: 16px; }
  .wfl-process__grid { grid-template-columns: 1fr; }
  .wfl-process article { min-height: auto; padding: 25px 22px 30px; }
  .wfl-process article > span { margin-bottom: 34px; }
  .wfl-guests article { min-height: 230px; padding: 28px; }
  .wfl-case__panel { padding: 38px 24px; }
  .wfl-case__panel p { font-size: 15px; }
  .wfl-case__dates { grid-template-columns: 1fr; }
  .wfl-included__grid, .wfl-faq__grid { gap: 38px; }
  .wfl-included__list li { grid-template-columns: 38px 1fr; gap: 10px; font-size: 19px; }
  .wfl-wishes__grid { grid-template-columns: 1fr; gap: 20px; }
  .wfl-wishes__symbol { font-size: 82px; }
  .wfl-wishes p { grid-column: 1; font-size: 16px; }
  .wfl-faq summary { grid-template-columns: 34px 1fr 20px; font-size: 15px; }
  .wfl-faq details p { padding: 0 10px 22px 46px; font-size: 14px; }
  .wfl-form { padding: 28px 20px; }
  .wfl-form__row { grid-template-columns: 1fr; gap: 0; }
  .wfl-modal { padding: 10px; }
  .wfl-modal__panel { max-height: calc(100vh - 20px); }
  .wfl-modal__image { padding: 10px; }
}

/* v4.0.4: reduce only the four approved display headings by exactly 10% on desktop. */
@media (min-width: 1081px) {
  .wfl-hero h1 { font-size: clamp(54px, 6.75vw, 97.2px); }
  .wfl-what h2, .wfl-included h2, .wfl-request h2 { font-size: clamp(36px, 4.77vw, 64.8px); }
}

/* v4.0.5: reduce only the three approved Russian display elements by 10% on desktop. */
@media (min-width: 1081px) {
  .wfl-page--ru .wfl-hero h1 { font-size: clamp(48.6px, 6.075vw, 87.48px); }
  .wfl-page--ru .wfl-hero__word { font-size: clamp(43.2px, 3.96vw, 64.8px); }
  .wfl-page--ru .wfl-faq h2 { font-size: clamp(36px, 4.77vw, 64.8px); }
}

@media (prefers-reduced-motion: reduce) {
  .wfl-page *, .wfl-page *::before, .wfl-page *::after { scroll-behavior: auto !important; transition: none !important; }
}
