@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}.brxe-text-link .icon{flex-shrink:0}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}#brxe-jidfpa {align-items: center}#brxe-ggcvcf {align-items: center}#brxe-pqddno {align-items: center}#brxe-tbmamq {align-items: center}#brxe-hnbzwc {align-items: center}#brxe-hfsojs {align-items: center; margin-bottom: 3.2rem}#brxe-czdywh {align-items: center}#brxe-ugwwnh { font-size: 0.68rem; letter-spacing: 0.22em; text-indent: 0.22em; text-transform: uppercase; color: #5b5443; }#brxe-natxyy {align-items: center}#brxe-vvwpnm {position: relative; z-index: 1; text-align: center; padding-top: 4rem; padding-right: 1.5rem; padding-bottom: 5rem; max-width: 46rem}#brxe-zhbwjc {min-height: 100vh; justify-content: center}:root { --ink: #0b0a08; --surface: #15130e; --gold: #c9a227; --gold-light: #e6c868; --cream: #f3ebd8; --muted: #9c937e; --line: #2a2519; --serif: "Cormorant Garamond", "Didot", Georgia, serif; --sans: "Jost", "Avenir Next", "Helvetica Neue", sans-serif; } * { margin: 0; padding: 0; box-sizing: border-box; }html {font-size: 16px;} #brxe-zhbwjc { min-height: 100vh; background: var(--ink); color: var(--cream); font-family: var(--sans); display: flex; align-items: center; justify-content: center; overflow-x: hidden; position: relative; }  #brxe-zhbwjc::before { content: ""; position: fixed; inset: 0; background: radial-gradient( ellipse 55% 45% at 50% 38%, rgba(201, 162, 39, 0.13), transparent 65% ), radial-gradient( ellipse 70% 40% at 50% 108%, rgba(201, 162, 39, 0.07), transparent 60% ); pointer-events: none; animation: breathe 9s ease-in-out infinite; } @keyframes breathe { 0%, 100% { opacity: 0.85; } 50% { opacity: 1; } }  #brxe-zhbwjc::after { content: ""; position: fixed; inset: 0; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E"); pointer-events: none; } #brxe-zhbwjc .wrap { position: relative; z-index: 1; text-align: center; padding: 4rem 1.5rem 5rem; max-width: 48rem; width: 100%; }  #brxe-zhbwjc .wrap > * { opacity: 0; transform: translateY(18px); animation: rise 1.1s cubic-bezier(0.22, 1, 0.36, 1) forwards; } .wrap > *:nth-child(1) { animation-delay: 0.15s; } .wrap > *:nth-child(2) { animation-delay: 0.35s; } .wrap > *:nth-child(3) { animation-delay: 0.55s; } .wrap > *:nth-child(4) { animation-delay: 0.75s; } .wrap > *:nth-child(5) { animation-delay: 0.95s; } .wrap > *:nth-child(6) { animation-delay: 1.15s; } .wrap > *:nth-child(7) { animation-delay: 1.35s; } @keyframes rise { to { opacity: 1; transform: translateY(0); } } .monogram-wrap { display: flex; justify-content: center; margin-bottom: 2.2rem; } .monogram { width: 68px; height: 68px; border: 1px solid rgba(201, 162, 39, 0.45); transform: rotate(45deg); display: flex; align-items: center; justify-content: center; position: relative; } .monogram::before { content: ""; position: absolute; inset: 6px; border: 1px solid rgba(201, 162, 39, 0.2); } .monogram span { transform: rotate(-45deg); font-family: var(--serif); font-size: 1.9rem; font-weight: 500; color: var(--gold); letter-spacing: 0.05em; } .kicker { font-size: 0.72rem; letter-spacing: 0.55em; text-indent: 0.55em; text-transform: uppercase; color: var(--gold); font-weight: 400; margin-bottom: 1.4rem; } h1 { font-family: var(--serif); font-weight: 500; font-size: clamp(2.8rem, 8vw, 4.8rem); line-height: 1.08; letter-spacing: 0.02em; color: var(--cream); margin-bottom: 1.6rem; } h1 em { font-style: italic; font-weight: 400; background: linear-gradient( 105deg, var(--gold) 20%, var(--gold-light) 50%, var(--gold) 80% ); background-size: 200% auto; -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; animation: shimmer 6s linear infinite; } @keyframes shimmer { to { background-position: 200% center; } } .rule { width: 220px; height: 1px; margin: 0 auto 1.8rem; background: linear-gradient( 90deg, transparent, rgba(201, 162, 39, 0.7), transparent ); position: relative; } .rule::after { content: ""; position: absolute; width: 5px; height: 5px; background: var(--gold); transform: rotate(45deg); left: 50%; top: -2px; margin-left: -2.5px; } .lede { font-size: 1.02rem; font-weight: 300; line-height: 1.85; color: var(--muted); max-width: 34rem; margin: 0 auto 2.8rem; letter-spacing: 0.02em; } .socials { display: flex; justify-content: center; gap: 2.2rem; margin-bottom: 3rem; list-style-type: none; } .socials a { color: var(--muted); text-decoration: none; font-size: 0.7rem; letter-spacing: 0.3em; text-indent: 0.3em; text-transform: uppercase; transition: color 0.3s ease; } .socials a:hover { color: var(--gold-light); } @media (max-width: 520px) { .notify { flex-direction: column; } .notify input { text-align: center; padding: 1.05rem 1rem; } .notify button { padding: 1rem; } .socials { gap: 1.4rem; flex-wrap: wrap; } } @media (prefers-reduced-motion: reduce) { *, *::before, *::after { animation: none !important; } .wrap > * { opacity: 1; transform: none; } }