.bateman-bid-landing *,.bateman-bid-landing :before,.bateman-bid-landing :after{box-sizing:border-box;margin:0;padding:0}.bateman-bid-landing{--teal:#2aacd4;--teal-dk:#1a8fb5;--black:#1a1a1a;--darkgray:#4a5568;--gray:#718096;--border:#c8ced6;--lgray:#f7f9fb;--white:#fff;--bg-page:#e2e4e8;font-family:var(--font-bateman-sans), "Open Sans", sans-serif;background:var(--bg-page);color:var(--black);min-height:100vh}.bateman-bid-landing header{background:var(--white);border-bottom:1px solid var(--border);padding:20px 32px 14px;overflow:hidden}.bateman-bid-landing header a{justify-content:center;display:flex}.bateman-bid-landing .logo-img{object-fit:contain;object-position:center top;width:auto;max-width:100%;height:auto;max-height:min(200px,30vh);margin:0 auto;display:block}.bateman-bid-landing .tagline{color:var(--black);margin-top:4px;font-size:.78rem;font-weight:600}.bateman-bid-landing .trust-bar{background:#1a1a1a;flex-wrap:wrap;justify-content:center;display:flex}.bateman-bid-landing .trust-item{letter-spacing:.14em;text-transform:uppercase;color:#ffffffc7;border-right:1px solid #ffffff1a;padding:12px 24px;font-size:.68rem;font-weight:600}.bateman-bid-landing .trust-item:last-child{border-right:none}.bateman-bid-landing .hero{text-align:center;background:linear-gradient(135deg,#0f7fa8 0%,#2aacd4 55%,#4dc8e8 100%);padding:56px 32px 52px;position:relative;overflow:hidden}.bateman-bid-landing .hero:before{content:"";background:repeating-linear-gradient(-45deg,#0000,#0000 30px,#ffffff0a 30px 31px);position:absolute;inset:0}.bateman-bid-landing .hero-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#ffffffd9;margin-bottom:16px;font-size:.68rem;font-weight:700;position:relative}.bateman-bid-landing .hero h1{font-family:var(--font-bateman-display), "Merriweather", serif;color:#fff;text-shadow:0 1px 3px #0003;margin-bottom:16px;font-size:2.2rem;font-weight:700;line-height:1.2;position:relative}.bateman-bid-landing .hero p{color:#ffffffed;max-width:460px;margin:0 auto;font-size:.97rem;line-height:1.65;position:relative}.bateman-bid-landing .form-section{max-width:660px;margin:0 auto;padding:52px 28px 68px}.bateman-bid-landing .section-eyebrow{text-align:center;letter-spacing:.18em;text-transform:uppercase;color:var(--gray);margin-bottom:8px;font-size:.68rem;font-weight:700}.bateman-bid-landing .section-title{text-align:center;font-family:var(--font-bateman-display), "Merriweather", serif;color:var(--black);margin-bottom:36px;font-size:1.65rem;font-weight:700}.bateman-bid-landing .fields-grid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.bateman-bid-landing .field-full{grid-column:1/-1}.bateman-bid-landing .photo-placeholders-block{margin-bottom:20px}.bateman-bid-landing .photo-placeholders-block .field-label{margin-bottom:8px}.bateman-bid-landing .photo-placeholders-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;display:grid}.bateman-bid-landing .photo-grid-cell{min-width:0}.bateman-bid-landing .photo-placeholder{aspect-ratio:4/3;border:1px solid var(--border);background:var(--white);width:100%;min-width:0;min-height:0;font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:4px;margin:0;padding:0;transition:box-shadow .2s,transform .15s;display:block;position:relative;overflow:hidden}.bateman-bid-landing .photo-placeholder:hover{transform:translateY(-1px);box-shadow:0 4px 16px #0000001f}.bateman-bid-landing .photo-placeholder:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.bateman-bid-landing .photo-placeholder:active{transform:translateY(0)}.bateman-bid-landing .gallery-photo{object-fit:cover}.bateman-bid-landing .gallery-lightbox{z-index:100000;padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.bateman-bid-landing .gallery-lightbox-backdrop{cursor:pointer;background:#000000e0;border:none;margin:0;padding:0;position:absolute;inset:0}.bateman-bid-landing .gallery-lightbox-panel{z-index:1;max-width:min(96vw,1400px);max-height:90vh;margin:0;position:relative}.bateman-bid-landing .gallery-lightbox-img{object-fit:contain;border-radius:6px;width:auto;max-width:min(96vw,1400px);height:auto;max-height:85vh;display:block;box-shadow:0 12px 48px #00000073}.bateman-bid-landing .gallery-lightbox-close{z-index:2;background:var(--white);width:40px;height:40px;color:var(--black);cursor:pointer;border:none;border-radius:50%;place-items:center;padding:0;font-size:1.5rem;line-height:1;transition:background .15s,transform .15s;display:grid;position:absolute;top:-12px;right:-12px;box-shadow:0 2px 12px #00000040}.bateman-bid-landing .gallery-lightbox-close:hover{background:#eef8fc;transform:scale(1.05)}.bateman-bid-landing .gallery-lightbox-close:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.bateman-bid-landing label.field-label{letter-spacing:.06em;text-transform:uppercase;color:#718096;margin-bottom:6px;font-size:.74rem;font-weight:700;display:block}.bateman-bid-landing input[type=text],.bateman-bid-landing input[type=email],.bateman-bid-landing input[type=tel],.bateman-bid-landing textarea{border:1.5px solid var(--border);width:100%;font-family:var(--font-bateman-sans), "Open Sans", sans-serif;color:var(--black);background:#fff;border-radius:5px;outline:none;padding:12px 14px;font-size:.94rem;transition:border-color .2s,box-shadow .2s}.bateman-bid-landing input::placeholder,.bateman-bid-landing textarea::placeholder{color:#a0aab4}.bateman-bid-landing input:focus,.bateman-bid-landing textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #2aacd426}.bateman-bid-landing textarea{resize:vertical;min-height:360px}.bateman-bid-landing .divider{border:none;border-top:1px solid var(--border);margin:32px 0 26px}.bateman-bid-landing .cb-heading{letter-spacing:.06em;text-transform:uppercase;color:#718096;margin-bottom:4px;font-size:.74rem;font-weight:700}.bateman-bid-landing .cb-hint{color:var(--gray);margin-bottom:18px;font-size:.83rem}.bateman-bid-landing .checkbox-grid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:28px;display:grid}.bateman-bid-landing .check-item{border:1.5px solid var(--border);cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border-radius:6px;align-items:center;gap:8px;padding:9px 10px;transition:border-color .15s,background .15s;display:flex}.bateman-bid-landing .check-item:hover{border-color:var(--teal);background:#eef8fc}.bateman-bid-landing .check-item input[type=checkbox]{opacity:0;width:0;height:0;position:absolute}.bateman-bid-landing .custom-box{background:#fff;border:2px solid #b0bec5;border-radius:4px;flex-shrink:0;place-items:center;width:20px;min-width:20px;height:20px;transition:background .15s,border-color .15s;display:grid}.bateman-bid-landing .custom-box svg{opacity:0;width:11px;height:11px;transition:opacity .12s}.bateman-bid-landing .check-item input:checked+.custom-box{background:var(--teal);border-color:var(--teal)}.bateman-bid-landing .check-item input:checked+.custom-box svg{opacity:1}.bateman-bid-landing .check-item:has(input:checked){border-color:var(--teal);background:#eef8fc}.bateman-bid-landing .check-text{color:#2d3748;font-size:.9rem;font-weight:600;line-height:1.25}.bateman-bid-landing .cta-btn{background:var(--teal);color:#fff;width:100%;font-family:var(--font-bateman-sans), "Open Sans", sans-serif;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:none;border-radius:5px;margin-bottom:14px;padding:17px;font-size:.83rem;font-weight:700;transition:background .18s,transform .1s;display:block}.bateman-bid-landing .cta-btn:hover{background:var(--teal-dk);transform:translateY(-1px)}.bateman-bid-landing .cta-btn:active{transform:translateY(0)}.bateman-bid-landing .cta-btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.bateman-bid-landing .cta-btn:disabled:hover{background:var(--teal);transform:none}.bateman-bid-landing .form-fine{text-align:center;color:#2d3748;margin-top:4px;font-size:1rem;font-weight:600;line-height:1.6}.bateman-bid-landing .success-msg{text-align:center;padding:52px 16px}.bateman-bid-landing .success-circle{background:var(--teal);border-radius:50%;place-items:center;width:68px;height:68px;margin:0 auto 20px;display:grid}.bateman-bid-landing .success-circle svg{width:32px;height:32px}.bateman-bid-landing .success-msg h2{font-family:var(--font-bateman-display), "Merriweather", serif;color:var(--black);margin-bottom:10px;font-size:1.45rem;font-weight:700}.bateman-bid-landing .success-msg p{color:var(--darkgray);max-width:400px;margin:0 auto;font-size:.95rem;line-height:1.65}.bateman-bid-landing footer{text-align:center;background:#1a1a1a;padding:30px 24px}.bateman-bid-landing .footer-tag{color:#fff6;letter-spacing:.05em;font-size:.7rem}@media (max-width:500px){.bateman-bid-landing .fields-grid{grid-template-columns:1fr}.bateman-bid-landing .field-full{grid-column:1}.bateman-bid-landing .checkbox-grid{grid-template-columns:1fr 1fr}.bateman-bid-landing .hero h1{font-size:1.7rem}.bateman-bid-landing .trust-item{padding:9px 14px;font-size:.6rem}.bateman-bid-landing header{padding:16px 20px 12px}.bateman-bid-landing .logo-img{max-height:min(160px,28vh)}}
