@layer components{.registration-page{background:var(--color-surface);color:var(--color-ink);position:relative;overflow:hidden}.registration-page__visual{z-index:0;background:linear-gradient(90deg,#ffffff2e,var(--color-surface) 88%),url(/images/mountain-gallery-cover.jpg);width:min(54vw,760px);height:520px;position:absolute;bottom:164px;left:0}@supports (color:color-mix(in lab,red,red)){.registration-page__visual{background:linear-gradient(90deg,color-mix(in srgb,var(--color-surface) 18%,transparent),var(--color-surface) 88%),url(/images/mountain-gallery-cover.jpg)}}.registration-page__visual{opacity:.12;pointer-events:none;background-position:50%;background-size:cover;-webkit-mask-image:linear-gradient(90deg,#000 0 48%,#0000 100%);mask-image:linear-gradient(90deg,#000,#000 48%,#0000)}.registration-page__main{z-index:1;border-bottom:1px solid var(--color-border-light);grid-template-columns:minmax(0,52fr) minmax(0,48fr);min-width:0;display:grid;position:relative}.registration-form-panel,.registration-intro{min-width:0;padding-block:var(--page-top-gap) 76px}.registration-intro{padding-inline:clamp(44px,7vw,132px) clamp(40px,5vw,88px)}.registration-form-panel{border-left:1px solid var(--color-border-light);padding-inline:clamp(42px,5vw,92px) clamp(44px,6vw,112px)}.registration-intro__copy{max-width:720px}.registration-intro__title{color:var(--color-ink);font-family:var(--font-brand);font-size:var(--text-page-title);font-weight:var(--font-weight-strong);line-height:var(--leading-title);margin:0}.registration-intro__mantra{min-width:0;color:var(--color-muted);font-family:var(--font-text);font-size:var(--text-md);line-height:var(--leading-body);align-items:center;gap:14px;margin:28px 0 0;display:flex}.registration-intro__mantra-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;flex:none;width:36px;height:26px}.registration-intro__rule{background:var(--color-border-strong);width:58px;height:2px;margin-top:34px;display:block}.registration-intro__body{gap:26px;max-width:650px;margin-top:36px;display:grid}.registration-intro__body p{color:var(--color-ink);font-family:var(--font-text);font-size:var(--text-base);line-height:var(--leading-long);margin:0}.registration-intro__body span{color:var(--color-brand-dark);margin-right:7px}@supports (color:color-mix(in lab,red,red)){.registration-intro__body span{color:color-mix(in srgb,var(--color-brand) 72%,var(--color-muted))}}.registration-intro__body span{font-weight:var(--font-weight-medium)}.registration-stats{border-block:1px solid var(--color-border-light);grid-template-columns:repeat(2,minmax(0,1fr));max-width:610px;margin:56px 0 0;display:grid}.registration-stats__item{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;min-width:0;padding:24px 26px;display:grid}.registration-stats__item+.registration-stats__item{border-left:1px solid var(--color-border-light)}.registration-stats__icon{width:40px;height:40px;color:var(--color-brand);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45px}.registration-stats dd,.registration-stats dt,.registration-stats p{margin:0}.registration-stats dt{color:var(--color-ink);font-family:var(--font-text);font-size:var(--text-sm);font-weight:var(--font-weight-medium);line-height:var(--leading-meta)}.registration-stats dd{color:var(--color-brand);font-family:var(--font-brand);font-size:var(--text-lg);font-weight:var(--font-weight-medium);line-height:var(--leading-control);overflow-wrap:anywhere;margin-top:8px}.registration-stats p{color:var(--color-muted);font-size:var(--text-sm);line-height:var(--leading-meta);margin-top:7px}.registration-intro__stats-note{max-width:610px;color:var(--color-faint);font-size:var(--text-sm);line-height:var(--leading-body);text-align:center;margin:18px 0 0}.registration-form{width:min(100%,620px);margin-inline:auto}.registration-form__title{color:var(--color-ink);font-family:var(--font-brand);font-size:var(--text-xl);font-weight:var(--font-weight-medium);line-height:var(--leading-section);margin:0 0 30px}.registration-form__grid{gap:22px;display:grid}.registration-form__field{position:relative}.registration-form__field textarea{padding-bottom:30px}.registration-form__counter{color:var(--color-faint);pointer-events:none;margin:0;position:absolute;bottom:10px;right:14px}.registration-form__privacy{color:var(--color-muted);font-size:var(--text-sm);line-height:var(--leading-body);gap:13px;margin-top:28px;display:grid}.registration-form__privacy p{margin:0}.registration-form__agreement{grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;display:grid}.registration-form__agreement input{margin:4px 0 0}.registration-form__submit{width:min(100%,360px);margin:30px auto 0}.registration-form__submit-message{min-height:22px;color:var(--color-muted);font-size:var(--text-sm);line-height:var(--leading-body);text-align:center;justify-content:center;margin:12px 0 0}.registration-notes{z-index:1;background:var(--color-surface);position:relative}@supports (color:color-mix(in lab,red,red)){.registration-notes{background:color-mix(in srgb,var(--color-surface) 96%,var(--color-bg))}}.registration-notes__inner{width:var(--container-wide-width);grid-template-columns:minmax(150px,.22fr) minmax(0,1fr);gap:44px;margin-inline:auto;padding-block:42px;display:grid}.registration-notes__heading{border-right:1px solid var(--color-border-light);padding-right:32px}.registration-notes__heading h2{color:var(--color-brand);font-family:var(--font-brand);font-size:var(--text-xl);font-weight:var(--font-weight-medium);margin:0;line-height:1.45}.registration-notes__heading h2:after{background:var(--color-brand);width:36px;height:1px;margin-top:18px;display:block}@supports (color:color-mix(in lab,red,red)){.registration-notes__heading h2:after{background:color-mix(in srgb,var(--color-brand) 42%,var(--color-border))}}.registration-notes__heading h2:after{content:""}.registration-notes__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin:0;padding:0;list-style:none;display:grid}.registration-notes__item{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:18px;min-width:0;display:grid}.registration-notes__icon{width:36px;height:36px;color:var(--color-brand);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45px}.registration-notes__item h3,.registration-notes__item p{margin:0}.registration-notes__item h3{color:var(--color-ink);font-family:var(--font-brand);font-size:var(--text-md);font-weight:var(--font-weight-medium);line-height:1.55}.registration-notes__item p{color:var(--color-muted);font-size:var(--text-sm);line-height:var(--leading-body);margin-top:7px}@media (max-width:1100px){.registration-form-panel,.registration-intro{padding-block:var(--page-top-gap) 64px;padding-inline:40px}.registration-intro__title{font-size:var(--text-page-title)}.registration-stats__item{padding-inline:18px}.registration-notes__inner{grid-template-columns:minmax(0,1fr);gap:26px}.registration-notes__heading{border-right:0;border-bottom:1px solid var(--color-border-light);padding:0 0 22px}}@media (max-width:820px){.registration-page__visual{opacity:.1;width:min(84vw,520px);height:330px;inset:34px var(--page-gutter) auto auto;-webkit-mask-image:linear-gradient(270deg,#000 0 42%,#0000 100%);mask-image:linear-gradient(270deg,#000,#000 42%,#0000)}.registration-page__main{border-bottom:0;display:block}.registration-form-panel,.registration-intro{padding:var(--page-top-gap) 28px 0}.registration-form-panel{border-left:0}.registration-form{width:100%;margin-top:38px}.registration-intro__title{max-width:11em;font-size:var(--text-page-title);line-height:var(--leading-title)}.registration-intro__mantra{font-size:var(--text-base)}.registration-intro__body p{font-size:var(--text-base);line-height:var(--leading-long)}.registration-stats{max-width:none;margin-top:38px}.registration-intro__stats-note{max-width:none}.registration-form__title{font-size:var(--text-xl);margin-bottom:24px}.registration-form__submit{width:100%}.registration-notes{border-top:1px solid var(--color-border-light);margin-top:44px}.registration-notes__inner{padding-block:32px 44px}.registration-notes__list{grid-template-columns:minmax(0,1fr);gap:24px}}@media (max-width:520px){.registration-form-panel,.registration-intro{padding-inline:20px}.registration-intro__title{font-size:var(--text-page-title)}.registration-intro__mantra{font-size:var(--text-base);align-items:flex-start;gap:11px}.registration-intro__mantra-icon{width:30px;height:22px;margin-top:2px}.registration-intro__body{gap:20px;margin-top:30px}.registration-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.registration-stats__item{grid-template-columns:minmax(0,1fr);gap:10px;padding:18px 12px}.registration-stats__icon{width:32px;height:32px}.registration-stats dt{font-size:var(--text-sm)}.registration-stats dd{font-size:var(--text-lg)}.registration-notes__item{gap:14px}}@media (max-width:340px){.registration-stats{grid-template-columns:minmax(0,1fr)}.registration-stats__item+.registration-stats__item{border-top:1px solid var(--color-border-light);border-left:0}}}