.styles-module__ti1vqq__section{padding:var(--spacing-xl)0;background:linear-gradient(180deg,var(--color-pearl)0%,var(--color-champagne)100%)}.styles-module__ti1vqq__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.styles-module__ti1vqq__formWrapper{background:var(--color-white);max-width:700px;margin:0 auto;padding:3rem;box-shadow:0 10px 40px #00000014}.styles-module__ti1vqq__header{text-align:center;border-bottom:1px solid var(--color-light-gray);margin-bottom:2.5rem;padding-bottom:2rem}.styles-module__ti1vqq__title{font-family:var(--font-serif);color:var(--color-black);margin-bottom:.75rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:400}.styles-module__ti1vqq__subtitle{color:var(--color-warm-gray);font-size:1rem;line-height:1.6}.styles-module__ti1vqq__form{flex-direction:column;gap:1.5rem;display:flex}.styles-module__ti1vqq__boatInfo{background:linear-gradient(135deg,var(--color-champagne)0%,var(--color-pearl)100%);border-left:3px solid var(--color-primary);align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.styles-module__ti1vqq__boatLabel{color:var(--color-warm-gray);text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem}.styles-module__ti1vqq__boatName{font-family:var(--font-serif);color:var(--color-black);font-size:1.125rem;font-weight:500}.styles-module__ti1vqq__formGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.styles-module__ti1vqq__formGroup{flex-direction:column;gap:.5rem;display:flex}.styles-module__ti1vqq__label{color:var(--color-brewer-navy);letter-spacing:.02em;font-size:.875rem;font-weight:500}.styles-module__ti1vqq__required{color:var(--color-primary)}.styles-module__ti1vqq__input,.styles-module__ti1vqq__textarea{font-family:var(--font-sans);color:var(--color-brewer-navy);background:var(--color-pearl);border:1px solid var(--color-light-gray);transition:all var(--transition-fast);padding:.875rem 1rem;font-size:1rem}.styles-module__ti1vqq__input:focus,.styles-module__ti1vqq__textarea:focus{border-color:var(--color-primary);background:var(--color-white);outline:none;box-shadow:0 0 0 3px #9600251a}.styles-module__ti1vqq__input::placeholder,.styles-module__ti1vqq__textarea::placeholder{color:var(--color-warm-gray);opacity:.7}.styles-module__ti1vqq__textarea{resize:vertical;min-height:120px}.styles-module__ti1vqq__submitButton{background:var(--color-primary);color:var(--color-white);font-family:var(--font-sans);letter-spacing:.03em;cursor:pointer;transition:all var(--transition-smooth);border:none;justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;padding:1.125rem 2rem;font-size:1rem;font-weight:600;display:flex}.styles-module__ti1vqq__submitButton:hover:not(:disabled){background:var(--color-brewer-navy);transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.styles-module__ti1vqq__submitButton:disabled{opacity:.7;cursor:not-allowed}.styles-module__ti1vqq__spinner{border:2px solid #ffffff4d;border-top-color:var(--color-white);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite styles-module__ti1vqq__spin}@keyframes styles-module__ti1vqq__spin{to{transform:rotate(360deg)}}.styles-module__ti1vqq__errorMessage{color:#dc2626;background:#dc262614;border:1px solid #dc262633;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:.9375rem;display:flex}.styles-module__ti1vqq__successMessage{text-align:center;color:var(--color-primary);flex-direction:column;align-items:center;padding:3rem 2rem;display:flex}.styles-module__ti1vqq__successMessage svg{color:#059669;margin-bottom:1.5rem}.styles-module__ti1vqq__successMessage h3{font-family:var(--font-serif);color:var(--color-black);margin-bottom:.75rem;font-size:1.75rem;font-weight:400}.styles-module__ti1vqq__successMessage p{color:var(--color-warm-gray);margin-bottom:2rem;font-size:1rem;line-height:1.6}.styles-module__ti1vqq__resetButton{color:var(--color-primary);border:1px solid var(--color-primary);cursor:pointer;transition:all var(--transition-smooth);background:0 0;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:500}.styles-module__ti1vqq__resetButton:hover{background:var(--color-primary);color:var(--color-white)}@media (max-width:768px){.styles-module__ti1vqq__formWrapper{padding:2rem 1.5rem}.styles-module__ti1vqq__formGrid{grid-template-columns:1fr;gap:1rem}.styles-module__ti1vqq__boatInfo{flex-direction:column;align-items:flex-start;gap:.25rem}}
.styles-module__Zrw7eq__breadcrumb{background:var(--color-pearl);border-bottom:1px solid var(--color-light-gray);margin-top:80px;padding:3rem 0 1rem}.styles-module__Zrw7eq__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.styles-module__Zrw7eq__backLink{color:var(--color-warm-gray);transition:all var(--transition-fast);align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:inline-flex}.styles-module__Zrw7eq__backLink:hover{color:var(--color-primary)}.styles-module__Zrw7eq__heroGallery{background:var(--color-brewer-navy)}.styles-module__Zrw7eq__galleryMain{height:60vh;min-height:400px;max-height:700px;position:relative;overflow:hidden}.styles-module__Zrw7eq__mainImage{object-fit:cover;width:100%;height:100%;transition:opacity var(--transition-smooth)}.styles-module__Zrw7eq__galleryOverlay{background:linear-gradient(#0000 60%,#00000080 100%);justify-content:space-between;align-items:flex-end;padding:2rem;display:flex;position:absolute;inset:0}.styles-module__Zrw7eq__galleryActions{gap:.75rem;display:flex;position:absolute;top:2rem;right:2rem}.styles-module__Zrw7eq__actionButton{width:44px;height:44px;color:var(--color-brewer-navy);cursor:pointer;transition:all var(--transition-fast);background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;display:flex}.styles-module__Zrw7eq__actionButton:hover{background:var(--color-white);transform:scale(1.1)}.styles-module__Zrw7eq__actionButton.styles-module__Zrw7eq__liked{color:var(--color-primary)}.styles-module__Zrw7eq__galleryNav{color:var(--color-white);align-items:center;gap:1.5rem;display:flex}.styles-module__Zrw7eq__navButton{width:44px;height:44px;color:var(--color-white);cursor:pointer;transition:all var(--transition-fast);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff3;border-radius:50%;justify-content:center;align-items:center;display:flex}.styles-module__Zrw7eq__navButton:hover{background:#fff6}.styles-module__Zrw7eq__imageCount{letter-spacing:.05em;font-size:.875rem;font-weight:500}.styles-module__Zrw7eq__galleryThumbs{background:var(--color-brewer-navy);gap:.5rem;padding:1rem 2rem;display:flex;overflow-x:auto}.styles-module__Zrw7eq__thumb{cursor:pointer;opacity:.6;width:80px;height:60px;transition:all var(--transition-fast);border:2px solid #0000;flex-shrink:0;overflow:hidden}.styles-module__Zrw7eq__thumb:hover{opacity:.9}.styles-module__Zrw7eq__thumb img{object-fit:cover;width:100%;height:100%}.styles-module__Zrw7eq__thumbActive{border-color:var(--color-secondary);opacity:1}.styles-module__Zrw7eq__mainContent{padding:var(--spacing-xl)0;background:var(--color-white)}.styles-module__Zrw7eq__contentGrid{grid-template-columns:1fr 380px;align-items:start;gap:4rem;display:grid}.styles-module__Zrw7eq__detailsColumn{min-width:0}.styles-module__Zrw7eq__header{border-bottom:1px solid var(--color-light-gray);justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:3rem;padding-bottom:2rem;display:flex}.styles-module__Zrw7eq__titleGroup{flex:1}.styles-module__Zrw7eq__badge{background:var(--color-secondary);color:var(--color-black);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;padding:.375rem 1rem;font-size:.6875rem;font-weight:700;display:inline-block}.styles-module__Zrw7eq__title{font-family:var(--font-serif);color:var(--color-black);margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:400}.styles-module__Zrw7eq__subtitle{color:var(--color-warm-gray);font-size:1rem}.styles-module__Zrw7eq__priceGroup{text-align:right;flex-shrink:0}.styles-module__Zrw7eq__priceLabel{color:var(--color-warm-gray);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem;display:block}.styles-module__Zrw7eq__price{font-family:var(--font-serif);color:var(--color-primary);font-size:1.5rem;font-weight:500}.styles-module__Zrw7eq__highlights{background:var(--color-pearl);border:1px solid var(--color-light-gray);grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;padding:2rem;display:grid}.styles-module__Zrw7eq__highlightItem{align-items:center;gap:1rem;display:flex}.styles-module__Zrw7eq__highlightItem svg{color:var(--color-primary);flex-shrink:0}.styles-module__Zrw7eq__highlightText{flex-direction:column;display:flex}.styles-module__Zrw7eq__highlightValue{font-family:var(--font-serif);color:var(--color-black);font-size:1.25rem;font-weight:500;line-height:1.2}.styles-module__Zrw7eq__highlightLabel{color:var(--color-warm-gray);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.styles-module__Zrw7eq__description{margin-bottom:3rem}.styles-module__Zrw7eq__sectionTitle{font-family:var(--font-serif);color:var(--color-black);border-bottom:1px solid var(--color-light-gray);margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.75rem;font-weight:400}.styles-module__Zrw7eq__description p{color:var(--color-brewer-navy);margin-bottom:1.5rem;font-size:1.0625rem;line-height:1.9}.styles-module__Zrw7eq__description p:last-child{margin-bottom:0}.styles-module__Zrw7eq__specifications{margin-bottom:2rem}.styles-module__Zrw7eq__specGroup{margin-bottom:2.5rem}.styles-module__Zrw7eq__specGroup:last-child{margin-bottom:0}.styles-module__Zrw7eq__specGroupTitle{font-family:var(--font-sans);color:var(--color-brewer-navy);text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid var(--color-light-gray);align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:.875rem;font-weight:600;display:flex}.styles-module__Zrw7eq__specGroupTitle svg{color:var(--color-primary)}.styles-module__Zrw7eq__specGrid{grid-template-columns:repeat(2,1fr);gap:.75rem 2rem;display:grid}.styles-module__Zrw7eq__specItem{border-bottom:1px dashed var(--color-light-gray);justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.styles-module__Zrw7eq__specLabel{color:var(--color-warm-gray);font-size:.9375rem}.styles-module__Zrw7eq__specValue{color:var(--color-brewer-navy);font-size:.9375rem;font-weight:500}.styles-module__Zrw7eq__sidebarColumn{position:sticky;top:100px}.styles-module__Zrw7eq__contactCard{background:var(--color-brewer-navy);color:var(--color-white);margin-bottom:1.5rem;padding:2.5rem}.styles-module__Zrw7eq__contactHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.styles-module__Zrw7eq__contactHeader svg{color:var(--color-secondary)}.styles-module__Zrw7eq__contactHeader h3{font-family:var(--font-serif);font-size:1.375rem;font-weight:400}.styles-module__Zrw7eq__contactText{color:#ffffffb3;margin-bottom:2rem;font-size:.9375rem;line-height:1.7}.styles-module__Zrw7eq__contactActions{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.styles-module__Zrw7eq__primaryCta{background:var(--color-secondary);color:var(--color-black);cursor:pointer;transition:all var(--transition-smooth);justify-content:center;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:.9375rem;font-weight:600;display:flex}.styles-module__Zrw7eq__primaryCta:hover{background:var(--color-white);transform:translateY(-2px)}.styles-module__Zrw7eq__secondaryCta{color:var(--color-white);transition:all var(--transition-smooth);background:0 0;border:1px solid #ffffff4d;justify-content:center;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:.9375rem;font-weight:500;text-decoration:none;display:flex}.styles-module__Zrw7eq__secondaryCta:hover{background:#ffffff1a;border-color:#ffffff80}.styles-module__Zrw7eq__contactLocation{border-top:1px solid #ffffff1a;padding-top:1.5rem}.styles-module__Zrw7eq__locationLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--color-secondary);margin-bottom:.5rem;font-size:.6875rem;display:block}.styles-module__Zrw7eq__contactLocation p{color:#fffc;font-size:.9375rem;line-height:1.7}.styles-module__Zrw7eq__brokerCard{background:var(--color-pearl);border:1px solid var(--color-light-gray);padding:2rem}.styles-module__Zrw7eq__brokerCard h4{font-family:var(--font-serif);color:var(--color-black);margin-bottom:1rem;font-size:1.25rem;font-weight:400}.styles-module__Zrw7eq__brokerCard ul{list-style:none}.styles-module__Zrw7eq__brokerCard li{color:var(--color-brewer-navy);border-bottom:1px solid var(--color-light-gray);align-items:center;gap:.75rem;padding:.625rem 0;font-size:.9375rem;display:flex}.styles-module__Zrw7eq__brokerCard li:last-child{border-bottom:none}.styles-module__Zrw7eq__brokerCard li:before{content:"✓";color:var(--color-primary);font-weight:600}.styles-module__Zrw7eq__ctaSection{padding:var(--spacing-xl)0;background:linear-gradient(135deg,var(--color-brewer-navy)0%,var(--color-primary)100%)}.styles-module__Zrw7eq__ctaContent{text-align:center;max-width:700px;color:var(--color-white);margin:0 auto}.styles-module__Zrw7eq__ctaContent h2{font-family:var(--font-serif);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:300}.styles-module__Zrw7eq__ctaContent p{opacity:.9;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.8}.styles-module__Zrw7eq__ctaActions{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.styles-module__Zrw7eq__ctaPrimary{background:var(--color-secondary);color:var(--color-black);cursor:pointer;transition:all var(--transition-smooth);align-items:center;gap:.75rem;padding:1.125rem 2rem;font-size:1rem;font-weight:600;display:flex}.styles-module__Zrw7eq__ctaPrimary:hover{background:var(--color-white);transform:translateY(-2px)}.styles-module__Zrw7eq__ctaSecondary{color:var(--color-white);transition:all var(--transition-smooth);background:0 0;border:1px solid #fff6;padding:1.125rem 2rem;font-size:1rem;font-weight:500;text-decoration:none}.styles-module__Zrw7eq__ctaSecondary:hover{border-color:var(--color-white);background:#ffffff1a}@media (max-width:1024px){.styles-module__Zrw7eq__contentGrid{grid-template-columns:1fr;gap:3rem}.styles-module__Zrw7eq__sidebarColumn{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid;position:static}.styles-module__Zrw7eq__contactCard{margin-bottom:0}.styles-module__Zrw7eq__highlights{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.styles-module__Zrw7eq__breadcrumb{margin-top:70px}.styles-module__Zrw7eq__galleryMain{height:50vh;min-height:300px}.styles-module__Zrw7eq__galleryThumbs{padding:.75rem 1rem}.styles-module__Zrw7eq__thumb{width:60px;height:45px}.styles-module__Zrw7eq__header{flex-direction:column;gap:1.5rem}.styles-module__Zrw7eq__priceGroup{text-align:left}.styles-module__Zrw7eq__highlights{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1.5rem}.styles-module__Zrw7eq__specGrid,.styles-module__Zrw7eq__sidebarColumn{grid-template-columns:1fr}.styles-module__Zrw7eq__ctaActions{flex-direction:column;align-items:stretch}.styles-module__Zrw7eq__ctaPrimary,.styles-module__Zrw7eq__ctaSecondary{justify-content:center;width:100%}}
