:root{--font-display: "Cormorant Garamond", "Times New Roman", serif;--font-script: "Great Vibes", "Brush Script MT", cursive;--font-handwritten: "Marck Script", "Brush Script MT", cursive;--font-body: "Manrope", "Segoe UI", sans-serif;--color-ivory: #fffaf4;--color-cream: #f5ece2;--color-rose: #ead8d2;--color-sand: #d8cabf;--color-sage: #879784;--color-ink: #453a35;--color-ink-soft: rgba(69, 58, 53, .72);--color-line: rgba(116, 96, 87, .14);--color-surface: rgba(255, 251, 246, .84);--color-surface-strong: rgba(255, 251, 246, .96);--color-shadow: rgba(124, 103, 92, .18);--color-success: #56735b;--color-error: #9d5b5b;--radius-xs: .75rem;--radius-sm: 1rem;--radius-md: 1.5rem;--radius-lg: 2rem;--radius-pill: 999px;--shadow-soft: 0 30px 80px -40px var(--color-shadow);--shadow-card: 0 20px 40px -28px rgba(119, 94, 80, .3);--space-2xs: .5rem;--space-xs: .75rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 2rem;--space-xl: 3rem;--space-2xl: 4rem;--space-3xl: 6rem;--container: 1120px;--transition: .22s ease}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--color-ink);font-family:var(--font-body);line-height:1.6;background:radial-gradient(circle at top,rgba(255,255,255,.84),transparent 32%),linear-gradient(180deg,#fcf6ef,#f6eee5 45%,#fdf9f4)}body:before{position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at 15% 20%,rgba(233,216,210,.5),transparent 28%),radial-gradient(circle at 85% 10%,rgba(215,200,191,.34),transparent 24%),radial-gradient(circle at 85% 80%,rgba(135,151,132,.18),transparent 22%);content:"";pointer-events:none}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,select{cursor:pointer}textarea{resize:vertical}main{display:grid;gap:var(--space-2xl);padding-bottom:var(--space-3xl)}.page-shell{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.section{padding:0 var(--space-sm)}.section--narrow{max-width:840px;margin:0 auto}.section--compact{padding-bottom:var(--space-lg)}.eyebrow,.detail-card__label,.section-title__eyebrow,.venue-card__eyebrow,.palette-card__eyebrow{display:inline-flex;align-items:center;gap:.55rem;color:var(--color-ink-soft);font-size:.83rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.eyebrow:before,.detail-card__label:before,.section-title__eyebrow:before,.venue-card__eyebrow:before,.palette-card__eyebrow:before{width:2.5rem;height:1px;background:#453a3540;content:""}[data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-reveal]{opacity:1;transform:none;transition:none}}@media(max-width:720px){.page-shell{width:min(calc(100% - 1rem),var(--container))}.section{padding:0 var(--space-xs)}}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;padding:.85rem 1.35rem;border:1px solid transparent;border-radius:var(--radius-pill);background:linear-gradient(135deg,#c8a89f,#b89287);color:#fff8f2;font-size:.96rem;font-weight:700;letter-spacing:.02em;box-shadow:var(--shadow-card);transition:transform var(--transition),box-shadow var(--transition),opacity var(--transition),background var(--transition)}.button:hover,.button:focus-visible{transform:translateY(-1px);box-shadow:0 24px 44px -28px #64483a66}.button:focus-visible,.field input:focus,.field select:focus,.field textarea:focus,.choice:has(input:focus-visible){outline:2px solid rgba(135,151,132,.45);outline-offset:3px}.button:disabled{opacity:.65;cursor:wait;transform:none}.button--ghost{border-color:#68544c24;background:#fffbf6bf;color:var(--color-ink);box-shadow:none}.button--small{min-height:2.75rem;padding-inline:1.1rem;font-size:.9rem}.site-header{position:sticky;top:1rem;z-index:20;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(.45rem,1.4vw,1rem);margin:1rem auto 1.25rem;padding:clamp(.45rem,1vw,.8rem) clamp(.55rem,1.2vw,1rem);border:1px solid var(--color-line);border-radius:var(--radius-pill);background:#fffbf6c2;backdrop-filter:blur(14px);box-shadow:var(--shadow-soft)}.brand-mark{display:inline-flex;align-items:center;flex:0 0 auto;gap:clamp(.5rem,1vw,.9rem);min-width:0}.brand-mark__crest,.closing-card__crest{display:flex;align-items:center;justify-content:center;width:3.35rem;height:3.35rem;min-width:3.35rem;padding:.32rem;border:1px solid rgba(104,84,76,.12);border-radius:50%;background:#ffffff8c;font-family:var(--font-display);font-size:.98rem;font-weight:600;line-height:1;letter-spacing:-.04em;text-align:center;white-space:nowrap}.brand-mark__text{display:grid;gap:.1rem;min-width:0}.brand-mark__text strong{color:var(--color-ink);font-family:var(--font-display);font-size:clamp(1rem,1.65vw,1.3rem);font-weight:600;line-height:1;white-space:nowrap}.brand-mark__text small{color:var(--color-ink-soft);font-size:clamp(.66rem,1vw,.76rem);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap}.site-nav{display:flex;flex:1 1 auto;width:100%;min-width:0;flex-wrap:nowrap;justify-content:center;gap:.12rem;margin-inline:0;padding:.16rem;border-radius:var(--radius-pill);overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.site-nav::-webkit-scrollbar{display:none}.site-nav a{flex:0 0 auto;padding:.62rem .78rem;border-radius:var(--radius-pill);color:var(--color-ink-soft);font-size:clamp(.78rem,1.1vw,.92rem);line-height:1;white-space:nowrap;transition:background var(--transition),color var(--transition)}.site-nav a:hover,.site-nav a:focus-visible{background:#ffffffbf;color:var(--color-ink)}.site-header>.button--small{flex:0 0 auto;white-space:nowrap}.section-title{display:grid;gap:.65rem;margin-bottom:var(--space-lg)}.section-title--center{justify-items:center;text-align:center}.section-title h2,.hero__highlight h2,.detail-card h3,.venue-card h3,.timeline__body h3,.note-card h3,.palette-card h3,.closing-card h2{margin:0;font-family:var(--font-display);font-weight:600;line-height:.95;letter-spacing:-.03em}.section-title h2,.closing-card h2{font-size:clamp(2.5rem,5vw,4.6rem)}.prose-card,.detail-card,.venue-card,.timeline__item,.note-card,.palette-card,.rsvp-copy,.rsvp-form,.closing-card{border:1px solid rgba(108,87,79,.12);background:var(--color-surface);box-shadow:var(--shadow-soft);backdrop-filter:blur(12px)}.prose-card,.venue-card,.palette-card,.rsvp-copy,.rsvp-form,.closing-card{border-radius:var(--radius-lg)}.prose-card{padding:clamp(1.5rem,4vw,3rem)}.prose-card--center{text-align:center}.prose-card p{max-width:58ch;margin:0 auto;color:var(--color-ink-soft);font-size:1.03rem}.prose-card p+p{margin-top:1rem}.form-status{min-height:0;margin:0;color:var(--color-ink-soft);font-size:.92rem}.form-status[data-state=success]{color:var(--color-success)}.form-status[data-state=error]{color:var(--color-error)}.form-status[data-state=loading]{color:var(--color-ink-soft)}.field,.fieldset{display:grid;gap:.65rem}.field span,.fieldset-label{font-size:.95rem;font-weight:700}.field input,.field select,.field textarea{width:100%;padding:.95rem 1rem;border:1px solid rgba(104,84,76,.14);border-radius:1.1rem;background:var(--color-surface-strong);color:var(--color-ink);transition:border-color var(--transition),background var(--transition)}.field select{appearance:none;padding-right:3.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23453A35' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.15rem center;background-size:12px 8px}.field input::placeholder,.field textarea::placeholder{color:#453a357a}.field input:focus,.field select:focus,.field textarea:focus{border-color:#87978473}.fieldset{margin:0;padding:0;border:0}.option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.choice{position:relative;display:block;cursor:pointer}.choice input{position:absolute;inset:0;opacity:0}.choice span{display:flex;align-items:center;min-height:100%;padding:.95rem 1rem;border:1px solid rgba(104,84,76,.14);border-radius:1.1rem;background:var(--color-surface-strong);font-size:.95rem;font-weight:600;transition:border-color var(--transition),background var(--transition),transform var(--transition)}.choice:hover span{transform:translateY(-1px)}.choice input:checked+span{border-color:#87978499;background:#ebf2e9f2}.choice input[value="К сожалению, не смогу"]:checked+span{border-color:#b95c5c8c;background:#fcececf5;color:#8c4d4d}.botcheck{display:none}@media(max-width:960px){.site-header{gap:.4rem;padding:.42rem .5rem}.brand-mark{gap:0}.brand-mark__crest{width:2.55rem;height:2.55rem;min-width:2.55rem;padding:.2rem;font-size:.78rem}.brand-mark__text{display:none}.brand-mark__text strong{font-size:1.08rem}.site-nav{gap:.08rem;padding:.08rem}.site-nav a{padding:.58rem .62rem;font-size:.8rem}.site-header>.button--small{min-height:2.4rem;padding-inline:.88rem;font-size:.8rem}}@media(max-width:720px){.site-header{top:.5rem;gap:.35rem;padding:.36rem .42rem}.brand-mark__crest{width:2.45rem;height:2.45rem;min-width:2.45rem;padding:.2rem;font-size:.74rem}.site-nav{justify-content:flex-start;gap:.08rem;padding:.08rem}.site-nav a{padding:.56rem .58rem;font-size:.78rem}.site-header>.button--small{min-height:2.35rem;padding-inline:.82rem;font-size:.78rem}.option-grid{grid-template-columns:1fr}}@media(max-width:420px){.site-header{gap:.24rem;padding-inline:.3rem}.brand-mark__crest{width:2.2rem;height:2.2rem;min-width:2.2rem;font-size:.68rem}.site-nav a{padding:.5rem .46rem;font-size:.72rem}.site-header>.button--small{min-height:2.1rem;padding-inline:.64rem;font-size:.72rem}}.hero{position:relative;min-height:calc(100svh - 2rem);display:grid;align-items:center;padding:clamp(3rem,8vw,7rem) var(--space-sm) var(--space-xl);margin-top:.35rem}.hero__backdrop{position:absolute;inset:0;border-radius:2.5rem;background:linear-gradient(135deg,#ffffff7a,#ffffff1f),radial-gradient(circle at 20% 20%,rgba(240,226,221,.9),transparent 26%),radial-gradient(circle at 80% 10%,rgba(215,200,191,.66),transparent 24%),linear-gradient(180deg,#fcf4edf2,#f7efe7b3);border:1px solid rgba(126,104,94,.1);box-shadow:var(--shadow-soft)}.hero__content{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,440px);gap:clamp(2.25rem,6vw,5rem);align-items:center}.hero__copy,.hero__visual{padding:clamp(1rem,2vw,1.5rem)}.hero__copy{padding-right:clamp(.5rem,3vw,2rem)}.hero__title{display:grid;gap:.2rem;margin:1rem 0 2rem;font-family:var(--font-script);font-size:clamp(3.85rem,10.2vw,6.85rem);font-weight:400;line-height:1;letter-spacing:0}.hero__title span:last-child{margin-left:clamp(1rem,5vw,5rem)}.hero__lead{max-width:34rem;margin:0;color:var(--color-ink-soft);font-size:clamp(1rem,1.6vw,1.08rem);position:relative;z-index:1}.hero__actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.hero__visual{position:relative;width:min(100%,30rem);min-height:clamp(27rem,38vw,33rem);aspect-ratio:.98;padding:0;margin-left:0;margin-inline:auto;max-width:30rem}.hero__photo{position:absolute;margin:0;overflow:hidden;border:1px solid rgba(108,87,79,.12);border-radius:2rem;background:#fffbf6e0;box-shadow:var(--shadow-soft)}.hero__photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff05,#453a351a);pointer-events:none}.hero__photo img{display:block;width:100%;height:100%;object-fit:cover}.hero__photo--secondary{top:.15rem;left:0;z-index:2;width:clamp(14rem,56%,17.25rem);aspect-ratio:.78;transform:rotate(-7deg)}.hero__photo--accent{right:0;bottom:0;z-index:3;width:clamp(13.5rem,54%,16.5rem);aspect-ratio:.92;transform:rotate(8deg)}.details-grid,.notes-grid,.rsvp-layout{display:grid;gap:1rem}.map-card{border:1px solid rgba(108,87,79,.12);background:var(--color-surface);box-shadow:var(--shadow-soft);backdrop-filter:blur(12px)}.map-card{border-radius:var(--radius-lg)}.details-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.details-grid--single{grid-template-columns:minmax(0,1fr)}.details-grid--single .detail-card{max-width:34rem}.detail-card{padding:1.4rem;border-radius:var(--radius-md)}.detail-card h3,.venue-card h3{margin-top:.9rem;font-size:clamp(1.75rem,3.1vw,2.55rem)}.detail-card p,.venue-card p,.timeline__body p,.note-card p,.palette-card p,.rsvp-copy p,.rsvp-copy__list,.closing-card p{margin:.75rem 0 0;color:var(--color-ink-soft)}.venue-card,.palette-card,.closing-card{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:1rem;padding:clamp(1.4rem,3vw,2.2rem)}.venue-card__placeholder{display:inline-flex;align-items:center;justify-content:center;max-width:16rem;min-height:4rem;padding:.95rem 1rem;border:1px dashed rgba(104,84,76,.18);border-radius:var(--radius-md);color:var(--color-ink-soft);font-size:.92rem}.map-card{overflow:hidden;margin-top:1rem}.map-card iframe{display:block;width:100%;height:28rem;border:0}.timeline{display:grid;gap:1rem}.schedule-section{padding-inline:0}.schedule-editorial{position:relative;overflow:hidden;margin-inline:auto;padding:clamp(3.5rem,8vw,5.5rem) clamp(1.2rem,4vw,2.75rem) clamp(3.75rem,8vw,5.75rem);border-radius:2.6rem;background:radial-gradient(circle at top center,rgba(255,255,255,.6),transparent 18%),linear-gradient(180deg,#fffaf4fa,#f5ece2fa 58%,#ead8d2d1);border:1px solid rgba(116,96,87,.1);box-shadow:var(--shadow-soft)}.schedule-editorial:before,.schedule-editorial:after{position:absolute;inset:0;pointer-events:none;content:""}.schedule-editorial:before{background:radial-gradient(circle at 14% 24%,rgba(255,255,255,.34),transparent 16%),radial-gradient(circle at 88% 82%,rgba(135,151,132,.12),transparent 18%),radial-gradient(circle at 74% 22%,rgba(234,216,210,.28),transparent 20%);opacity:.9}.schedule-editorial:after{inset:1rem;content:none}.schedule-editorial__title{position:relative;z-index:1;margin:0;margin-inline:auto;max-width:10ch;text-align:center;font-family:var(--font-script);font-size:clamp(3rem,7vw,5rem);font-weight:400;line-height:1;letter-spacing:0;color:var(--color-ink)}.schedule-editorial__timeline{position:relative;margin:clamp(2rem,5vw,2.8rem) auto 0;max-width:46rem;padding-top:clamp(4rem,8vw,5.2rem)}.schedule-editorial__timeline:before{position:absolute;top:clamp(5.6rem,10vw,6.5rem);bottom:.75rem;left:50%;width:2px;background:linear-gradient(180deg,#8797841f,#453a3594 22% 78%,#8797841f);transform:translate(-50%);content:""}.schedule-editorial__bow{position:absolute;top:0;left:50%;z-index:1;width:clamp(5.2rem,9vw,6.6rem);transform:translate(-50%);filter:saturate(.9) brightness(1.01)}.schedule-editorial__items{position:relative;z-index:1;display:grid;gap:clamp(1.85rem,5vw,2.8rem)}.schedule-editorial__item{display:grid;grid-template-columns:minmax(0,1fr) clamp(4.75rem,8vw,7rem) minmax(0,1fr);align-items:center;min-height:clamp(6rem,11vw,7.1rem)}.schedule-editorial__time{grid-column:1;justify-self:end;padding-right:clamp(1rem,2.8vw,1.8rem);font-family:var(--font-display);font-size:clamp(2.9rem,6vw,4.3rem);font-weight:500;line-height:.92;letter-spacing:-.03em;color:var(--color-ink)}.schedule-editorial__content{grid-column:3;justify-self:start;padding-left:clamp(1rem,2.6vw,1.75rem);text-align:left}.schedule-editorial__content h3,.schedule-editorial__content p{margin:0}.schedule-editorial__content h3{font-family:var(--font-handwritten);font-size:clamp(2.3rem,4.7vw,3.7rem);font-weight:400;line-height:.9;color:var(--color-ink)}.schedule-editorial__content p{margin-top:.2rem;font-family:var(--font-display);font-size:clamp(1.25rem,2.4vw,1.9rem);font-weight:500;line-height:.94;color:var(--color-ink-soft)}.timeline__item{display:grid;grid-template-columns:180px minmax(0,1fr);gap:1rem;padding:1.35rem;border-radius:var(--radius-md)}.timeline__time{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2.4rem);line-height:1}.timeline__body h3,.note-card h3,.palette-card h3{font-size:clamp(1.55rem,3vw,2.35rem)}.notes-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1rem}.notes-grid--single{grid-template-columns:minmax(0,1fr)}.notes-grid--single .note-card{max-width:40rem}.note-card{padding:1.35rem;border-radius:var(--radius-md)}.palette-swatches{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.75rem;margin-top:1.2rem}.palette-swatches span{width:3.6rem;aspect-ratio:1;border-radius:50%;border:1px solid rgba(104,84,76,.08);box-shadow:inset 0 0 0 .35rem #ffffff52}.palette-card{align-items:stretch}.palette-card__content{max-width:34rem}.palette-card__note{font-size:.96rem}.dress-code-board{flex:1;min-width:320px;margin:0;overflow:hidden;border-radius:1.5rem;background:#ffffff85}.dress-code-board img{display:block;width:100%;height:100%;min-height:30rem;object-fit:cover;object-position:center top}.rsvp-layout{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);align-items:start}.section#rsvp .section-title h2{font-family:var(--font-script);font-weight:400;letter-spacing:0;line-height:1}.rsvp-copy-stack{display:grid;gap:1rem}.rsvp-copy,.rsvp-form{padding:clamp(1.4rem,3vw,2rem)}.rsvp-copy{display:flex;align-items:center}.rsvp-copy p{margin:0}.rsvp-note-card{max-width:100%}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.rsvp-form{display:grid;gap:1rem}.rsvp-form__actions{display:grid;gap:.35rem}.closing-card{flex-direction:column;text-align:center}.closing-card h2{font-family:var(--font-script);font-weight:400;letter-spacing:0;line-height:1}.closing-card--with-photo{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,26rem);align-items:center;gap:clamp(1.5rem,4vw,3rem);text-align:left}.closing-card__content{display:grid;justify-items:start;gap:.8rem}.closing-card__aside{display:grid;gap:1.25rem}.closing-card__content p{margin-top:0}.closing-card__photo{margin:0;overflow:hidden;border:1px solid rgba(108,87,79,.12);border-radius:2rem;background:#fffbf6eb;box-shadow:var(--shadow-soft);aspect-ratio:.92}.closing-card__photo img{display:block;width:100%;height:100%;object-fit:cover}.closing-countdown{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;align-items:start;padding:.2rem 0}.closing-countdown__item{position:relative;display:grid;justify-items:center;gap:.2rem}.closing-countdown__item:not(:last-child):after{position:absolute;top:.15em;right:-.5rem;color:var(--color-ink-soft);font-family:var(--font-display);font-size:clamp(1.8rem,3.2vw,2.35rem);font-weight:500;line-height:.95;content:":"}.closing-countdown__value{min-width:2ch;font-family:var(--font-display);font-size:clamp(2rem,3.6vw,2.75rem);font-weight:500;line-height:.95;letter-spacing:-.03em;color:var(--color-ink);text-align:center}.closing-countdown__label{color:var(--color-ink-soft);font-family:var(--font-display);font-size:.85rem;font-weight:500;line-height:1;letter-spacing:.02em;text-align:center}.closing-card strong{margin-top:.5rem;font-family:var(--font-script);font-size:clamp(2.2rem,4vw,3.2rem);font-weight:400;line-height:1;letter-spacing:0}@media(max-width:960px){.hero__content,.rsvp-layout,.details-grid,.notes-grid,.timeline__item{grid-template-columns:1fr}.venue-card,.palette-card{flex-direction:column;align-items:flex-start}.closing-card--with-photo{grid-template-columns:1fr;align-items:center;text-align:center}.closing-card__content{justify-items:center}.closing-card__aside{width:min(100%,26rem);margin-inline:auto}.palette-swatches{justify-content:flex-start}.dress-code-board{width:100%;min-width:0}.dress-code-board img{min-height:0;height:auto}.hero__visual{min-height:28rem;max-width:30rem;width:100%}.schedule-editorial{border-radius:2.2rem}.schedule-editorial__timeline{max-width:38rem}}@media(max-width:720px){.hero{min-height:auto;padding-top:2.5rem}.hero__backdrop{border-radius:2rem}.hero__title{font-size:clamp(3.2rem,17vw,5.3rem);text-align:center;justify-items:center}.hero__title span:last-child{margin-left:0}.hero__visual{min-height:24rem;width:min(100%,24rem)}.hero__photo--secondary{top:.1rem;width:min(13.25rem,55%)}.hero__photo--accent{width:min(12.4rem,54%)}.form-grid{grid-template-columns:1fr}.schedule-editorial{--schedule-mobile-side-padding: .4rem;--schedule-mobile-column-width: 6.9rem;--schedule-mobile-axis-width: 2.2rem;--schedule-mobile-text-gap: .9rem;--schedule-mobile-shift: -.7rem;border-radius:1.9rem;padding:3rem var(--schedule-mobile-side-padding) 3.35rem}.schedule-editorial__timeline{width:fit-content;max-width:100%;padding-top:4.15rem;transform:translate(var(--schedule-mobile-shift))}.schedule-editorial__timeline:before{top:4.9rem;bottom:.4rem}.schedule-editorial__items{justify-items:center}.schedule-editorial__item{grid-template-columns:var(--schedule-mobile-column-width) var(--schedule-mobile-axis-width) var(--schedule-mobile-column-width);justify-content:center;align-items:center;min-height:5.8rem}.schedule-editorial__time{justify-self:end;padding-right:var(--schedule-mobile-text-gap);font-size:clamp(2.3rem,11vw,3.15rem)}.schedule-editorial__content{justify-self:start;max-width:calc(var(--schedule-mobile-column-width) - var(--schedule-mobile-text-gap));padding-left:var(--schedule-mobile-text-gap);text-align:left}.schedule-editorial__content h3{font-size:clamp(1.8rem,9.5vw,2.45rem);line-height:.9}.closing-countdown{gap:.5rem;padding:.1rem 0}.closing-countdown__item:not(:last-child):after{right:-.32rem}}@media(max-width:420px){.closing-countdown{gap:.35rem}.closing-countdown__value{font-size:clamp(1.7rem,7.5vw,2.05rem)}.closing-countdown__label{font-size:.74rem}.closing-countdown__item:not(:last-child):after{right:-.2rem;font-size:1.45rem}}@media(max-width:500px){.schedule-editorial{--schedule-mobile-side-padding: .15rem;--schedule-mobile-shift: -1.45rem}}@media(max-width:420px){.schedule-editorial{--schedule-mobile-side-padding: .1rem;--schedule-mobile-column-width: 6.25rem;--schedule-mobile-axis-width: 1.95rem;--schedule-mobile-text-gap: .72rem;--schedule-mobile-shift: -1.65rem}.schedule-editorial__time{font-size:clamp(2.1rem,10.5vw,2.9rem)}.schedule-editorial__content h3{font-size:clamp(1.65rem,9vw,2.25rem)}}
