.poemi-page{--cream:#FBF8F3;--cream-2:#F1EADC;--paper:#EDE8DF;--ink:#3B2F2B;--ink-soft:#5C4F44;--muted:#8B7B69;--line:#E3DACB;--red:#D94A2B;--gold:#E3D3A9;min-height:80vh;display:grid;grid-template-columns:1.05fr 1fr;font-family:Helvetica,Arial,sans-serif;color:var(--ink);line-height:1.6;-webkit-font-smoothing:antialiased}.poemi-page *{box-sizing:border-box}.poemi-page img{display:block;max-width:100%}.poemi-page a{color:var(--red)}.poemi-display{font-family:'Marcellus',Georgia,serif;font-weight:400}.poemi-visual{position:relative;background:#1E1A17;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}.poemi-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 55%}.poemi-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgb(20 16 14 / .2) 0%,rgb(20 16 14 / .05) 38%,rgb(20 16 14 / .82) 100%)}.poemi-topbar{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:flex-end;padding:30px 40px;z-index:2}.poemi-kicker{font-size:10px;letter-spacing:.24em;text-transform:uppercase;color:rgb(255 255 255 / .78);text-align:right;line-height:1.6}.poemi-redbar{display:inline-flex;align-items:center;background:var(--red);color:#fff;font-size:11px;letter-spacing:.28em;text-transform:uppercase;padding:8px 14px}.poemi-caption{position:relative;z-index:2;padding:0 48px 52px 48px;color:#fff}.poemi-caption .poemi-ev{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold)!important;margin:0 0 16px 0}.poemi-caption .poemi-h1{margin:0;padding:0;color:#fff!important;font-size:clamp(34px, 4vw, 50px);line-height:1.08;letter-spacing:.02em}.poemi-caption p{margin:18px 0 0 0;font-size:15px;line-height:1.75;color:rgb(255 255 255 / .82);max-width:420px}.poemi-form-panel{background:var(--cream);display:flex;align-items:center;justify-content:center;padding:56px 40px}.poemi-form-card{width:100%;max-width:440px}.poemi-logo{width:168px;height:auto;margin:0 0 36px 0}.poemi-eyebrow{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin:0 0 10px 0}.poemi-title{margin:0;padding:0;font-size:32px;color:var(--ink)!important;line-height:1.15}.poemi-lead{margin:14px 0 0 0;font-size:14.5px;line-height:1.7;color:var(--ink-soft)}.poemi-lead strong{color:var(--ink)}.poemi-fineprint{margin:22px 0 0 0;font-size:12px;line-height:1.7;color:var(--muted);text-align:center}.poemi-form-card .gform_wrapper{margin-top:30px}.poemi-form-card .gform_wrapper .gform_fields{display:block!important;grid-row-gap:0!important}.poemi-form-card .gform_wrapper .gfield{margin:0 0 20px 0!important;padding:0!important}.poemi-form-card .gform_wrapper .gfield_label{display:block;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)!important;margin-bottom:8px;font-weight:400}.poemi-form-card .gform_wrapper .gfield_required{display:none!important}.poemi-form-card .gform_wrapper .gform_required_legend{display:none!important}.poemi-form-card .gform_wrapper input[type=text],.poemi-form-card .gform_wrapper input[type=email],.poemi-form-card .gform_wrapper select{width:100%!important;height:auto!important;min-height:52px;font-family:inherit;font-size:15px;line-height:1.4;color:var(--ink)!important;background-color:#fff!important;border:1px solid var(--line)!important;border-radius:0!important;padding:14px 16px!important;outline:none;transition:border-color 0.15s ease;-webkit-appearance:none;appearance:none;box-shadow:none!important}.poemi-form-card .gform_wrapper input[type=text]:focus,.poemi-form-card .gform_wrapper input[type=email]:focus,.poemi-form-card .gform_wrapper select:focus{border-color:var(--red)!important}.poemi-form-card .gform_wrapper select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%238B7B69' stroke-width='1.5' fill='none'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 16px center!important;padding-right:40px!important;cursor:pointer}.poemi-form-card .gform_wrapper select option{color:var(--ink);background:#fff}.poemi-form-card .gform_wrapper .gfield--type-checkbox{background:var(--cream-2);padding:16px 18px!important;margin:4px 0 26px 0!important}.poemi-form-card .gform_wrapper .gfield--type-checkbox>.gfield_label{display:none}.poemi-form-card .gform_wrapper .gfield_checkbox .gchoice{display:flex;gap:12px;align-items:flex-start;margin:0}.poemi-form-card .gform_wrapper .gfield_checkbox input[type=checkbox]{width:17px;height:17px;min-height:0;margin:3px 0 0 0;accent-color:var(--red);flex:0 0 auto}.poemi-form-card .gform_wrapper .gfield_checkbox label{margin:0;text-transform:none;letter-spacing:0;font-size:13px;line-height:1.6;color:var(--ink-soft)!important;font-weight:400}.poemi-form-card .gform_wrapper .gform_footer{margin:0!important;padding:0!important}.poemi-form-card .gform_wrapper .gform_footer input[type=submit],.poemi-form-card .gform_wrapper .gform_footer button{width:100%!important;font-family:inherit;font-size:14px;letter-spacing:.12em;text-transform:uppercase;color:#fff!important;background:var(--red)!important;border:none!important;border-radius:0!important;padding:17px 24px!important;cursor:pointer;transition:background 0.15s ease;margin:0!important}.poemi-form-card .gform_wrapper .gform_footer input[type=submit]:hover,.poemi-form-card .gform_wrapper .gform_footer button:hover{background:#C03E22!important}.poemi-form-card .gform_wrapper .gfield_validation_message,.poemi-form-card .gform_wrapper .validation_message{color:var(--red);font-size:12px;margin-top:6px;background:none;border:0;padding:0}.poemi-form-card .gform_wrapper .gform_validation_errors{display:none}.poemi-success{text-align:center;padding:8px 0}.poemi-success-mark{width:64px;height:64px;border-radius:50%;background:var(--cream-2,#F1EADC);color:var(--red,#D94A2B);display:flex;align-items:center;justify-content:center;margin:0 auto 22px auto;font-size:30px}.poemi-success h2{margin:0;font-size:30px;color:#3B2F2B}.poemi-success-lead{font-size:14.5px;line-height:1.75;color:#5C4F44}.poemi-pickup{text-align:left;background:#F1EADC;padding:22px 24px;margin-top:24px;font-size:14px;line-height:1.7;color:#5C4F44}.poemi-pickup strong{color:#3B2F2B}@media (max-width:880px){.poemi-page{grid-template-columns:1fr;min-height:0}.poemi-visual{min-height:56vh}.poemi-caption{padding:0 32px 40px 32px}.poemi-form-panel{padding:44px 28px 64px 28px}}