.bateman-bid-landing *,.bateman-bid-landing :after,.bateman-bid-landing :before{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);padding:20px 32px 14px;border-bottom:1px solid var(--border);overflow:hidden}.bateman-bid-landing .logo-img{display:block;margin:0 auto;width:auto;height:auto;max-width:100%;max-height:min(200px,30vh);-o-object-fit:contain;object-fit:contain;-o-object-position:center top;object-position:center top}.bateman-bid-landing .tagline{font-size:.78rem;color:var(--black);font-weight:600;margin-top:4px}.bateman-bid-landing .trust-bar{background:#1a1a1a;display:flex;flex-wrap:wrap;justify-content:center}.bateman-bid-landing .trust-item{padding:12px 24px;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.78);font-weight:600;border-right:1px solid hsla(0,0%,100%,.1)}.bateman-bid-landing .trust-item:last-child{border-right:none}.bateman-bid-landing .hero{background:linear-gradient(135deg,#0f7fa8,#2aacd4 55%,#4dc8e8);padding:56px 32px 52px;text-align:center;position:relative;overflow:hidden}.bateman-bid-landing .hero:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(-45deg,transparent,transparent 30px,hsla(0,0%,100%,.04) 0,hsla(0,0%,100%,.04) 31px)}.bateman-bid-landing .hero-eyebrow{position:relative;font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:hsla(0,0%,100%,.85);font-weight:700;margin-bottom:16px}.bateman-bid-landing .hero h1{position:relative;font-family:var(--font-bateman-display),"Merriweather",serif;font-size:2.2rem;font-weight:700;color:#fff;line-height:1.2;margin-bottom:16px;text-shadow:0 1px 3px rgba(0,0,0,.2)}.bateman-bid-landing .hero p{position:relative;font-size:.97rem;color:hsla(0,0%,100%,.93);max-width:460px;margin:0 auto;line-height:1.65}.bateman-bid-landing .form-section{max-width:660px;margin:0 auto;padding:52px 28px 68px}.bateman-bid-landing .section-eyebrow{text-align:center;font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gray);font-weight:700;margin-bottom:8px}.bateman-bid-landing .section-title{text-align:center;font-family:var(--font-bateman-display),"Merriweather",serif;font-size:1.65rem;font-weight:700;color:var(--black);margin-bottom:36px}.bateman-bid-landing .fields-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.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{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%}.bateman-bid-landing .photo-grid-cell{min-width:0}.bateman-bid-landing .photo-placeholder{position:relative;display:block;aspect-ratio:4/3;width:100%;min-width:0;min-height:0;padding:0;margin:0;border:1px solid var(--border);border-radius:4px;overflow:hidden;background:var(--white);font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:box-shadow .2s ease,transform .15s ease}.bateman-bid-landing .photo-placeholder:hover{box-shadow:0 4px 16px rgba(0,0,0,.12);transform:translateY(-1px)}.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{-o-object-fit:cover;object-fit:cover}.bateman-bid-landing .gallery-lightbox{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;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))}.bateman-bid-landing .gallery-lightbox-backdrop{position:absolute;inset:0;margin:0;padding:0;border:none;background:rgba(0,0,0,.88);cursor:pointer}.bateman-bid-landing .gallery-lightbox-panel{position:relative;z-index:1;margin:0;max-width:min(96vw,1400px);max-height:90vh}.bateman-bid-landing .gallery-lightbox-img{display:block;max-width:min(96vw,1400px);max-height:85vh;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:6px;box-shadow:0 12px 48px rgba(0,0,0,.45)}.bateman-bid-landing .gallery-lightbox-close{position:absolute;top:-12px;right:-12px;z-index:2;width:40px;height:40px;padding:0;border:none;border-radius:50%;background:var(--white);color:var(--black);font-size:1.5rem;line-height:1;cursor:pointer;display:grid;place-items:center;box-shadow:0 2px 12px rgba(0,0,0,.25);transition:background .15s,transform .15s}.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{display:block;font-size:.74rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#718096;margin-bottom:6px}.bateman-bid-landing input[type=email],.bateman-bid-landing input[type=tel],.bateman-bid-landing input[type=text],.bateman-bid-landing textarea{width:100%;padding:12px 14px;border:1.5px solid var(--border);border-radius:5px;font-family:var(--font-bateman-sans),"Open Sans",sans-serif;font-size:.94rem;color:var(--black);background:#fff;transition:border-color .2s,box-shadow .2s;outline:none}.bateman-bid-landing input::-moz-placeholder,.bateman-bid-landing textarea::-moz-placeholder{color:#a0aab4}.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 rgba(42,172,212,.15)}.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{font-size:.74rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#718096;margin-bottom:4px}.bateman-bid-landing .cb-hint{font-size:.83rem;color:var(--gray);margin-bottom:18px}.bateman-bid-landing .checkbox-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:28px}.bateman-bid-landing .check-item{display:flex;align-items:center;gap:8px;padding:9px 10px;border:1.5px solid var(--border);border-radius:6px;cursor:pointer;transition:border-color .15s,background .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#fff}.bateman-bid-landing .check-item:hover{border-color:var(--teal);background:#eef8fc}.bateman-bid-landing .check-item input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.bateman-bid-landing .custom-box{width:20px;height:20px;min-width:20px;border:2px solid #b0bec5;border-radius:4px;display:grid;place-items:center;background:#fff;transition:background .15s,border-color .15s;flex-shrink:0}.bateman-bid-landing .custom-box svg{width:11px;height:11px;opacity:0;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{font-size:.9rem;font-weight:600;color:#2d3748;line-height:1.25}.bateman-bid-landing .cta-btn{display:block;width:100%;padding:17px;background:var(--teal);color:#fff;border:none;border-radius:5px;font-family:var(--font-bateman-sans),"Open Sans",sans-serif;font-size:.83rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:background .18s,transform .1s;margin-bottom:14px}.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;font-size:1rem;font-weight:600;color:#2d3748;line-height:1.6;margin-top:4px}.bateman-bid-landing .success-msg{text-align:center;padding:52px 16px}.bateman-bid-landing .success-circle{width:68px;height:68px;background:var(--teal);border-radius:50%;display:grid;place-items:center;margin:0 auto 20px}.bateman-bid-landing .success-circle svg{width:32px;height:32px}.bateman-bid-landing .success-msg h2{font-family:var(--font-bateman-display),"Merriweather",serif;font-size:1.45rem;font-weight:700;color:var(--black);margin-bottom:10px}.bateman-bid-landing .success-msg p{font-size:.95rem;color:var(--darkgray);line-height:1.65;max-width:400px;margin:0 auto}.bateman-bid-landing footer{background:#1a1a1a;text-align:center;padding:30px 24px}.bateman-bid-landing .footer-tag{font-size:.7rem;color:hsla(0,0%,100%,.4);letter-spacing:.05em}@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{font-size:.6rem;padding:9px 14px}.bateman-bid-landing header{padding:16px 20px 12px}.bateman-bid-landing .logo-img{max-height:min(160px,28vh)}}