.brewer-sell-hero{justify-content:center;align-items:center;height:100vh;min-height:700px;display:flex;position:relative;overflow:hidden}.brewer-sell-hero-background{z-index:0;position:absolute;inset:0}.brewer-sell-hero-bg-image{background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.brewer-sell-hero-overlay{z-index:1;background:linear-gradient(135deg,#000000bf 0%,#00000080 50%,#96002566 100%);position:absolute;inset:0}.brewer-sell-hero-content{z-index:10;text-align:center;color:#fff;max-width:900px;padding:3rem 2rem 0;animation:1s ease-out brewer-sell-fadeInUp;position:relative}.brewer-sell-hero-badge{margin-bottom:2rem;animation:1s ease-out .2s both brewer-sell-fadeInUp;display:inline-block}.brewer-sell-badge-text{color:#efa000;letter-spacing:.2em;text-transform:uppercase;background:#efa00026;border:1px solid #efa000;padding:.75rem 2rem;font-size:.75rem;font-weight:600}.brewer-sell-hero-title{letter-spacing:-.03em;text-shadow:0 4px 20px #00000080;margin-bottom:1.5rem;font-size:clamp(3.5rem,10vw,7rem);font-weight:300;line-height:1;animation:1s ease-out .3s both brewer-sell-fadeInUp}.brewer-sell-hero-subtitle{letter-spacing:.03em;opacity:.9;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:clamp(1.125rem,2vw,1.5rem);font-weight:300;animation:1s ease-out .4s both brewer-sell-fadeInUp}.brewer-sell-hero-actions{flex-wrap:wrap;justify-content:center;gap:1.5rem;animation:1s ease-out .5s both brewer-sell-fadeInUp;display:flex}.brewer-sell-primary-button,.brewer-sell-secondary-button{letter-spacing:.03em;cursor:pointer;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.brewer-sell-primary-button{color:#000;background:#efa000;border:1px solid #efa000}.brewer-sell-primary-button:hover{color:#efa000;background:0 0;transform:translateY(-3px);box-shadow:0 10px 30px #efa0004d}.brewer-sell-secondary-button{color:#fff;background:0 0;border:1px solid #ffffff80}.brewer-sell-secondary-button:hover{color:#000;background:#fff;border-color:#fff;transform:translateY(-3px)}.brewer-sell-scroll-hint{color:#fff;opacity:.7;flex-direction:column;align-items:center;gap:1rem;animation:1s ease-out 1s both brewer-sell-fadeIn;display:flex;position:absolute;bottom:3rem;right:3rem}.brewer-sell-scroll-hint span{letter-spacing:.15em;text-transform:uppercase;writing-mode:vertical-rl;font-size:.75rem}.brewer-sell-scroll-line{background:linear-gradient(#fffc,#0000);width:1px;height:60px;animation:2s ease-in-out infinite brewer-sell-scrollPulse}.brewer-sell-stats-section{background:linear-gradient(135deg,#960025 0%,#6b001a 100%);padding:3rem 0}.brewer-sell-container{max-width:1400px;margin:0 auto;padding:0 2rem}.brewer-sell-stats-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.brewer-sell-stat-item{text-align:center;color:#fff}.brewer-sell-stat-value{color:#efa000;margin-bottom:.5rem;font-size:3rem;font-weight:300;display:block}.brewer-sell-stat-label{letter-spacing:.1em;text-transform:uppercase;opacity:.9;font-size:.875rem}.brewer-sell-intro-section{background:#fff;padding:8rem 0}.brewer-sell-intro-grid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.brewer-sell-section-badge{color:#960025;letter-spacing:.15em;text-transform:uppercase;background:0 0;border:1px solid #960025;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.75rem;font-weight:600;display:inline-block}.brewer-sell-section-title{color:var(--color-brewer-navy);letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(2.25rem,4vw,3.5rem);font-weight:300;line-height:1.2}.brewer-sell-intro-text{color:#666;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.9}.brewer-sell-intro-features{flex-wrap:wrap;gap:2rem;display:flex}.brewer-sell-intro-feature{color:#960025;align-items:center;gap:.75rem;font-weight:500;display:flex}.brewer-sell-intro-feature svg{color:#efa000}.brewer-sell-intro-image,.brewer-sell-image-wrapper{position:relative}.brewer-sell-featured-image{object-fit:cover;width:100%;height:550px}.brewer-sell-image-accent{z-index:-1;border:1px solid #960025;width:60%;height:60%;position:absolute;bottom:-2rem;left:-2rem}.brewer-sell-why-section{background:linear-gradient(#f8f6f3 0%,#f5f0e8 100%);padding:8rem 0}.brewer-sell-section-header{text-align:center;max-width:700px;margin:0 auto 5rem}.brewer-sell-section-description{color:#666;font-size:1.125rem;line-height:1.8}.brewer-sell-points-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.brewer-sell-point-card{text-align:center;background:#fff;border-radius:4px;padding:2.5rem 2rem;transition:all .4s;position:relative;overflow:hidden}.brewer-sell-point-card:before{content:"";background:linear-gradient(90deg,#960025,#efa000);width:100%;height:3px;transition:transform .4s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.brewer-sell-point-card:hover:before{transform:scaleX(1)}.brewer-sell-point-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #0000001a}.brewer-sell-point-icon{color:#960025;background:linear-gradient(135deg,#f5f0e8 0%,#f8f6f3 100%);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.5rem;transition:all .3s;display:flex}.brewer-sell-point-card:hover .brewer-sell-point-icon{color:#fff;background:linear-gradient(135deg,#960025,#6b001a);transform:scale(1.1)}.brewer-sell-point-title{color:var(--color-brewer-navy);margin-bottom:1rem;font-size:1.25rem;font-weight:500}.brewer-sell-point-description{color:#666;font-size:.9375rem;line-height:1.7}.brewer-sell-process-section{background:#fff;padding:8rem 0}.brewer-sell-process-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.brewer-sell-process-step{text-align:center;padding:2rem;position:relative}.brewer-sell-process-step:not(:last-child):after{content:"";background:linear-gradient(90deg,#960025,#efa000);width:2rem;height:1px;position:absolute;top:3rem;right:-1rem}.brewer-sell-step-number{color:#efa000;margin-bottom:1.5rem;font-size:3rem;font-weight:200;line-height:1}.brewer-sell-step-title{color:var(--color-brewer-navy);margin-bottom:1rem;font-size:1.25rem;font-weight:500}.brewer-sell-step-description{color:#666;font-size:.9375rem;line-height:1.7}.brewer-sell-cta-section{align-items:center;min-height:500px;padding:8rem 0;display:flex;position:relative}.brewer-sell-cta-background{background:url(/brewer-sea-bg.webp) 50%/cover;position:absolute;inset:0}.brewer-sell-cta-overlay{background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.brewer-sell-cta-content{z-index:10;text-align:center;color:#fff;max-width:800px;margin:0 auto;position:relative}.brewer-sell-cta-title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:300}.brewer-sell-cta-description{opacity:.9;margin-bottom:3rem;font-size:1.25rem;line-height:1.8}.brewer-sell-cta-actions{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:3rem;display:flex}.brewer-sell-cta-primary{color:#000;letter-spacing:.03em;cursor:pointer;background:#efa000;border:1px solid #efa000;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;font-size:1rem;font-weight:500;transition:all .3s;display:flex}.brewer-sell-cta-primary:hover{color:#efa000;background:0 0;transform:translateY(-3px);box-shadow:0 10px 30px #efa0004d}.brewer-sell-cta-secondary{color:#fff;letter-spacing:.03em;background:0 0;border:1px solid #fff6;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.brewer-sell-cta-secondary:hover{color:#000;background:#fff;border-color:#fff;transform:translateY(-3px)}.brewer-sell-cta-location{color:#ffffffb3;border-top:1px solid #fff3;justify-content:center;align-items:center;gap:.75rem;padding-top:2rem;display:flex}.brewer-sell-cta-location svg{color:#efa000;flex-shrink:0}.brewer-sell-location-text{font-size:.9375rem}@keyframes brewer-sell-fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes brewer-sell-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes brewer-sell-scrollPulse{0%,to{opacity:.5;transform:scaleY(.8)}50%{opacity:1;transform:scaleY(1)}}@media (max-width:1024px){.brewer-sell-intro-grid{grid-template-columns:1fr;gap:4rem}.brewer-sell-intro-image{order:-1}.brewer-sell-image-accent{display:none}.brewer-sell-points-grid,.brewer-sell-process-grid{grid-template-columns:repeat(2,1fr)}.brewer-sell-process-step:nth-child(2):after{display:none}.brewer-sell-stats-grid{grid-template-columns:repeat(2,1fr);gap:2rem 1rem}}@media (max-width:768px){.brewer-sell-hero{min-height:600px}.brewer-sell-hero-actions{flex-direction:column;align-items:stretch}.brewer-sell-primary-button,.brewer-sell-secondary-button{justify-content:center;width:100%}.brewer-sell-scroll-hint{display:none}.brewer-sell-stats-grid{grid-template-columns:repeat(2,1fr)}.brewer-sell-stat-value{font-size:2.5rem}.brewer-sell-intro-features{flex-direction:column;gap:1rem}.brewer-sell-points-grid,.brewer-sell-process-grid{grid-template-columns:1fr}.brewer-sell-process-step:after{display:none!important}.brewer-sell-cta-actions{flex-direction:column;align-items:stretch}.brewer-sell-cta-primary,.brewer-sell-cta-secondary{justify-content:center;width:100%}.brewer-sell-cta-location{text-align:center;flex-direction:column}}.brewer-sell-form-section{padding:var(--spacing-2xl)0;background:linear-gradient(180deg,var(--color-pearl)0%,var(--color-white)100%)}.brewer-sell-form-wrapper{max-width:800px;margin:0 auto}.brewer-sell-form-header{text-align:center;margin-bottom:3rem}.brewer-sell-form{background:var(--color-white);border:1px solid var(--color-light-gray);padding:3rem}.brewer-sell-form-section-title{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary);border-top:1px solid var(--color-light-gray);align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-top:1rem;font-size:.8rem;font-weight:600;display:flex}.brewer-sell-form-section-title:first-child{border-top:none;padding-top:0}.brewer-sell-form-row{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (max-width:640px){.brewer-sell-form-row{grid-template-columns:1fr;gap:1rem}}.brewer-sell-form-group{flex-direction:column;gap:.5rem;display:flex}.brewer-sell-form-group--full{grid-column:1/-1;margin-bottom:1.5rem}.brewer-sell-form-group label{font-family:var(--font-sans);color:var(--color-brewer-navy);letter-spacing:.02em;font-size:.8rem;font-weight:600}.brewer-sell-form-group input,.brewer-sell-form-group select,.brewer-sell-form-group 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-smooth);padding:.875rem 1rem;font-size:1rem}.brewer-sell-form-group input:focus,.brewer-sell-form-group select:focus,.brewer-sell-form-group textarea:focus{border-color:var(--color-primary);background:var(--color-white);outline:none;box-shadow:0 0 0 3px #002f4b1a}.brewer-sell-form-group input::placeholder,.brewer-sell-form-group textarea::placeholder{color:var(--color-warm-gray)}.brewer-sell-form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.brewer-sell-form-group textarea{resize:vertical;min-height:120px}.brewer-sell-form-upload{--file-upload-label-color:var(--color-brewer-navy);--file-upload-helper-color:var(--color-warm-gray);--file-upload-border-color:var(--color-light-gray);--file-upload-bg:var(--color-pearl);--file-upload-hover-border:var(--color-primary);--file-upload-hover-bg:#002f4b0d;--file-upload-focus-border:var(--color-primary);--file-upload-focus-ring:#002f4b1a;--file-upload-active-border:var(--color-primary);--file-upload-active-bg:#002f4b1a;--file-upload-text-color:var(--color-brewer-navy);--file-upload-text-muted:var(--color-warm-gray);--file-upload-accent-color:var(--color-primary);--file-upload-item-bg:var(--color-pearl);--file-upload-item-border:var(--color-light-gray);--file-upload-icon-bg:#002f4b1a;--file-upload-item-name-color:var(--color-brewer-navy);--file-upload-item-size-color:var(--color-warm-gray);--file-upload-remove-bg:#0000000d;--file-upload-remove-color:var(--color-warm-gray);--file-upload-remove-hover-bg:#ef44441a;--file-upload-remove-hover-color:#ef4444;--file-upload-required-color:var(--color-primary)}.brewer-sell-form-status{font-family:var(--font-sans);border-radius:0;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.95rem;display:flex}.brewer-sell-form-status--success{color:#15803d;background:#22c55e1a;border:1px solid #22c55e4d}.brewer-sell-form-status--error{color:#dc2626;background:#ef44441a;border:1px solid #ef44444d}.brewer-sell-form-submit{background:var(--color-primary);width:100%;color:var(--color-white);font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all var(--transition-smooth);border:none;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem 2rem;font-size:.9rem;font-weight:600;display:flex}.brewer-sell-form-submit:hover:not(:disabled){background:var(--color-brewer-navy);transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.brewer-sell-form-submit:disabled{opacity:.7;cursor:not-allowed}.brewer-sell-spinner{animation:1s linear infinite brewer-sell-spin}@keyframes brewer-sell-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.brewer-sell-form-contact{text-align:center;border-top:1px solid var(--color-light-gray);margin-top:2rem;padding-top:2rem}.brewer-sell-form-contact p{font-family:var(--font-sans);color:var(--color-warm-gray);margin-bottom:1rem;font-size:.9rem}.brewer-sell-form-contact-links{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.brewer-sell-contact-link{font-family:var(--font-sans);color:var(--color-primary);transition:color var(--transition-smooth);align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;text-decoration:none;display:flex}.brewer-sell-contact-link:hover{color:var(--color-brewer-navy)}@media (max-width:768px){.brewer-sell-form{padding:2rem 1.5rem}.brewer-sell-form-contact-links{flex-direction:column;gap:1rem}}
