.tampa-sell-hero{flex-direction:column;justify-content:flex-end;width:100%;min-height:60vh;display:flex;position:relative;overflow:hidden}.tampa-sell-hero__background{z-index:0;position:absolute;inset:0;overflow:hidden}.tampa-sell-hero__background-image{object-fit:cover;object-position:center 40%;opacity:0;width:120%;height:120%;transition:transform 2.5s cubic-bezier(.16,1,.3,1),opacity 1.2s cubic-bezier(.16,1,.3,1);position:absolute;inset:-10%;transform:scale(1.15)}.tampa-sell-hero__background-image--loaded{opacity:1;transform:scale(1)}.tampa-sell-hero--editable .tampa-sell-hero__background-image,.tampa-sell-hero--editable .tampa-sell-hero__background-image--loaded{opacity:1;transition:none;transform:scale(1)}.tampa-sell-hero__background-overlay{opacity:0;background:linear-gradient(#0a325466 0%,#0a32548c 50%,#061e33cc 100%);transition:opacity 1.5s cubic-bezier(.16,1,.3,1) .3s;position:absolute;inset:0}.tampa-sell-hero--loaded .tampa-sell-hero__background-overlay{opacity:1}.tampa-sell-hero--editable .tampa-sell-hero__background-overlay{opacity:1;transition:none}.tampa-sell-hero__content{z-index:var(--tampa-z-sticky);flex-direction:column;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:3rem 2rem 4rem;display:flex;position:relative}@media (min-width:768px){.tampa-sell-hero__content{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:3rem;padding:4rem 3rem 5rem}}@media (min-width:1024px){.tampa-sell-hero__content{padding:5rem 4rem 6rem}}.tampa-sell-hero__text{max-width:600px}.tampa-sell-hero__eyebrow{background:var(--tampa-glass-bg);-webkit-backdrop-filter:blur(var(--tampa-glass-blur));border:1px solid var(--tampa-glass-border);font-family:var(--tampa-font-primary);letter-spacing:.1em;text-transform:uppercase;color:var(--tampa-color-white);opacity:0;border-radius:2rem;align-items:center;margin-bottom:1.25rem;padding:.5rem 1.25rem;font-size:.75rem;font-weight:400;transition:all .8s cubic-bezier(.16,1,.3,1) .3s;display:inline-flex;transform:translateY(20px)}.tampa-sell-hero__eyebrow--visible{opacity:1;transform:translateY(0)}@media (min-width:768px){.tampa-sell-hero__eyebrow{font-size:.8125rem}}.tampa-sell-hero__title{font-family:var(--tampa-font-heading);letter-spacing:-.02em;margin-bottom:1rem;font-size:2rem;font-weight:500;line-height:1.1}@media (min-width:768px){.tampa-sell-hero__title{font-size:2.75rem}}@media (min-width:1024px){.tampa-sell-hero__title{font-size:3.25rem}}.tampa-sell-hero__title-line,.tampa-sell-hero__title-accent{color:var(--tampa-color-white);opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);display:block;transform:translateY(100%)}.tampa-sell-hero__title-line--visible,.tampa-sell-hero__title-accent--visible{opacity:1;transform:translateY(0)}.tampa-sell-hero--editable .tampa-sell-hero__title-line,.tampa-sell-hero--editable .tampa-sell-hero__title-accent{opacity:1;transition:none;transform:translateY(0)}.tampa-sell-hero__title-accent{color:var(--tampa-color-gold)}.tampa-sell-hero__subtitle{font-family:var(--tampa-font-primary);color:#ffffffd9;opacity:0;max-width:400px;font-size:1rem;font-weight:400;line-height:1.6;transition:all .8s cubic-bezier(.16,1,.3,1) .8s;transform:translateY(20px)}.tampa-sell-hero__subtitle--visible{opacity:1;transform:translateY(0)}.tampa-sell-hero--editable .tampa-sell-hero__subtitle{opacity:1;transition:none;transform:translateY(0)}@media (min-width:768px){.tampa-sell-hero__subtitle{font-size:1.0625rem}}
.tampa-why-sell{background:linear-gradient(180deg,var(--tampa-color-white)0%,var(--tampa-color-gray-50)50%,var(--tampa-color-gray-100)100%);padding:5rem 2rem;position:relative;overflow:hidden}@media (min-width:768px){.tampa-why-sell{padding:6rem 3rem}}@media (min-width:1024px){.tampa-why-sell{padding:8rem 4rem}}.tampa-why-sell:before{content:"";pointer-events:none;background-image:radial-gradient(at 20% 30%,#0a325405 0%,#0000 50%),radial-gradient(at 80% 70%,#fbc30a04 0%,#0000 40%);position:absolute;inset:0}.tampa-why-sell__container{max-width:1200px;margin:0 auto;position:relative}.tampa-why-sell__header{text-align:center;max-width:700px;margin:0 auto 4rem}@media (min-width:1024px){.tampa-why-sell__header{margin-bottom:5rem}}.tampa-why-sell__eyebrow{font-family:var(--tampa-font-primary);letter-spacing:.08em;text-transform:uppercase;color:var(--tampa-color-navy);opacity:0;transition:all .6s var(--ease-out-back);background:#0a32540a;border:1px solid #0a32541a;border-radius:2rem;align-items:center;margin-bottom:1.25rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:400;display:inline-flex;transform:scale(.9)}.tampa-why-sell--visible .tampa-why-sell__eyebrow{opacity:1;transform:scale(1)}.tampa-why-sell__title{font-family:var(--tampa-font-heading);color:var(--tampa-color-navy);opacity:0;transition:all .7s var(--ease-out-expo);margin-bottom:1.25rem;font-size:2rem;font-weight:500;line-height:1.2;transition-delay:.1s;transform:translateY(25px)}.tampa-why-sell--visible .tampa-why-sell__title{opacity:1;transform:translateY(0)}@media (min-width:768px){.tampa-why-sell__title{font-size:2.5rem}}@media (min-width:1024px){.tampa-why-sell__title{font-size:2.75rem}}.tampa-why-sell__title span{color:var(--tampa-color-gold-dark)}.tampa-why-sell__intro{font-family:var(--tampa-font-primary);color:var(--tampa-color-navy-light);opacity:0;transition:all .7s var(--ease-out-expo);font-size:1rem;font-weight:400;line-height:1.8;transition-delay:.2s;transform:translateY(20px)}.tampa-why-sell--visible .tampa-why-sell__intro{opacity:1;transform:translateY(0)}@media (min-width:768px){.tampa-why-sell__intro{font-size:1.0625rem}}.tampa-why-sell__grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:4rem;display:grid}@media (min-width:640px){.tampa-why-sell__grid{grid-template-columns:repeat(2,1fr);gap:1.75rem}}@media (min-width:1024px){.tampa-why-sell__grid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:5rem}}.tampa-why-sell__card{-webkit-backdrop-filter:blur(16px)saturate(180%);transition:transform .4s var(--ease-out-expo),box-shadow .4s var(--ease-out-expo),border-color .3s ease;opacity:0;background:#ffffffb3;border:1px solid #0a32540f;border-radius:1rem;padding:2rem;position:relative;transform:translateY(30px);box-shadow:0 4px 24px #0a32540f,0 1px 4px #0a32540a}.tampa-why-sell--visible .tampa-why-sell__card{opacity:1;transition:opacity .7s var(--ease-out-expo),transform .7s var(--ease-out-expo),box-shadow .4s var(--ease-out-expo),border-color .3s ease;transform:translateY(0)}.tampa-why-sell--editable .tampa-why-sell__card,.tampa-why-sell--editable.tampa-why-sell--visible .tampa-why-sell__card{opacity:1;transition:none;transform:none}@media (min-width:768px){.tampa-why-sell__card:hover{border-color:#0a32541f;transform:translateY(-6px);box-shadow:0 12px 40px #0a32541a,0 4px 12px #0a32540f}.tampa-why-sell--editable .tampa-why-sell__card:hover{border-color:#0a32540f;transform:none;box-shadow:0 4px 24px #0a32540f,0 1px 4px #0a32540a}}.tampa-why-sell__card-icon{background:linear-gradient(135deg,var(--tampa-color-gold)0%,var(--tampa-color-gold-dark)100%);width:3.5rem;height:3.5rem;color:var(--tampa-color-navy-dark);border-radius:.75rem;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.tampa-why-sell__card-title{font-family:var(--tampa-font-heading);color:var(--tampa-color-navy);margin-bottom:.75rem;font-size:1.125rem;font-weight:500;line-height:1.3}@media (min-width:768px){.tampa-why-sell__card-title{font-size:1.1875rem}}.tampa-why-sell__card-description{font-family:var(--tampa-font-primary);color:var(--tampa-color-navy-light);font-size:.875rem;font-weight:400;line-height:1.7}@media (min-width:768px){.tampa-why-sell__card-description{font-size:.9375rem}}.tampa-why-sell__trust{opacity:0;transition:all .7s var(--ease-out-expo);background:#0a325408;border:1px solid #0a32540f;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1.5rem 2rem;transition-delay:.5s;display:flex;transform:translateY(20px)}.tampa-why-sell--visible .tampa-why-sell__trust{opacity:1;transform:translateY(0)}@media (min-width:768px){.tampa-why-sell__trust{flex-direction:row;gap:2rem;padding:1.75rem 3rem}}.tampa-why-sell__trust-item{color:var(--tampa-color-navy);align-items:center;gap:.75rem;display:flex}.tampa-why-sell__trust-item .editable-text{display:inline-flex}.tampa-why-sell__trust-item svg{color:var(--tampa-color-gold-dark)}.tampa-why-sell__trust-item span{font-family:var(--tampa-font-primary);letter-spacing:.02em;white-space:nowrap;font-size:.875rem;font-weight:400}@media (min-width:768px){.tampa-why-sell__trust-item span{font-size:.9375rem}}.tampa-why-sell__trust-divider{background:#0a325426;width:1px;height:1.5rem;display:none}@media (min-width:768px){.tampa-why-sell__trust-divider{display:block}}
.tampa-sell-form{padding:5rem 2rem 6rem;position:relative;overflow:hidden}@media (min-width:768px){.tampa-sell-form{padding:6rem 3rem 8rem}}@media (min-width:1024px){.tampa-sell-form{padding:8rem 4rem 10rem}}.tampa-sell-form__bg{background:linear-gradient(180deg,var(--tampa-color-gray-100)0%,var(--tampa-color-gray-100)10%,var(--tampa-color-navy)40%,var(--tampa-color-navy-dark)100%);z-index:0;position:absolute;inset:0}.tampa-sell-form__bg:after{content:"";pointer-events:none;background-image:radial-gradient(at 30% 40%,#ffffff05 0%,#0000 50%),radial-gradient(at 70% 80%,#fbc30a08 0%,#0000 40%);position:absolute;inset:0}.tampa-sell-form__container{z-index:1;max-width:900px;margin:0 auto;position:relative}.tampa-sell-form__header{text-align:center;margin-bottom:3rem}@media (min-width:1024px){.tampa-sell-form__header{margin-bottom:4rem}}.tampa-sell-form__eyebrow{font-family:var(--tampa-font-primary);letter-spacing:.08em;text-transform:uppercase;color:var(--tampa-color-navy);opacity:0;transition:all .6s var(--ease-out-back);background:#0a325414;border:1px solid #0a325426;border-radius:2rem;align-items:center;margin-bottom:1.25rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:400;display:inline-flex;transform:scale(.9)}.tampa-sell-form--visible .tampa-sell-form__eyebrow{opacity:1;transform:scale(1)}.tampa-sell-form__title{font-family:var(--tampa-font-heading);color:var(--tampa-color-navy);opacity:0;transition:all .7s var(--ease-out-expo);margin-bottom:1rem;font-size:2rem;font-weight:500;line-height:1.2;transition-delay:.1s;transform:translateY(25px)}.tampa-sell-form--visible .tampa-sell-form__title{opacity:1;transform:translateY(0)}@media (min-width:768px){.tampa-sell-form__title{font-size:2.5rem}}@media (min-width:1024px){.tampa-sell-form__title{font-size:2.75rem}}.tampa-sell-form__subtitle{font-family:var(--tampa-font-primary);color:var(--tampa-color-navy-light);opacity:0;max-width:600px;transition:all .7s var(--ease-out-expo);margin:0 auto;font-size:1rem;font-weight:400;line-height:1.7;transition-delay:.2s;transform:translateY(20px)}.tampa-sell-form--visible .tampa-sell-form__subtitle{opacity:1;transform:translateY(0)}@media (min-width:768px){.tampa-sell-form__subtitle{font-size:1.0625rem}}.tampa-sell-form__card{-webkit-backdrop-filter:blur(24px)saturate(180%);opacity:0;transition:all .8s var(--ease-out-expo);background:#ffffff14;border:1px solid #ffffff1f;border-radius:1.5rem;padding:2rem;transition-delay:.3s;transform:translateY(40px);box-shadow:0 16px 48px #0003,0 4px 16px #0000001a,inset 0 1px #ffffff1a}.tampa-sell-form--visible .tampa-sell-form__card{opacity:1;transform:translateY(0)}@media (min-width:768px){.tampa-sell-form__card{padding:3rem}}@media (min-width:1024px){.tampa-sell-form__card{padding:3.5rem}}.tampa-sell-form__form{flex-direction:column;gap:2.5rem;display:flex}.tampa-sell-form__section{flex-direction:column;gap:1.25rem;display:flex}.tampa-sell-form__section-title{font-family:var(--tampa-font-heading);color:var(--tampa-color-white);align-items:center;gap:.875rem;margin-bottom:.25rem;font-size:1.125rem;font-weight:500;display:flex}.tampa-sell-form__section-title>.editable-text{display:inline-flex}@media (min-width:768px){.tampa-sell-form__section-title{font-size:1.25rem}}.tampa-sell-form__section-number{background:var(--tampa-color-gold);width:1.75rem;height:1.75rem;color:var(--tampa-color-navy-dark);font-family:var(--tampa-font-primary);border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:400;display:flex}.tampa-sell-form__section-desc{font-family:var(--tampa-font-primary);color:#ffffffb3;font-size:.875rem;line-height:1.6}.tampa-sell-form__grid{gap:1.25rem;display:grid}.tampa-sell-form__grid--2{grid-template-columns:1fr}@media (min-width:640px){.tampa-sell-form__grid--2{grid-template-columns:repeat(2,1fr)}}.tampa-sell-form__grid--3{grid-template-columns:1fr}@media (min-width:640px){.tampa-sell-form__grid--3{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.tampa-sell-form__grid--3{grid-template-columns:repeat(3,1fr)}}.tampa-sell-form__field{flex-direction:column;gap:.5rem;display:flex}.tampa-sell-form__field label{font-family:var(--tampa-font-primary);letter-spacing:.02em;color:#ffffffd9;font-size:.8125rem;font-weight:400}.tampa-sell-form__field input,.tampa-sell-form__field textarea{width:100%;font-family:var(--tampa-font-primary);color:var(--tampa-color-white);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:.625rem;padding:.875rem 1rem;font-size:1rem;transition:border-color .3s,background-color .3s,box-shadow .3s}.tampa-sell-form__field input::placeholder,.tampa-sell-form__field textarea::placeholder{color:#fff6}.tampa-sell-form__field input:focus,.tampa-sell-form__field textarea:focus{border-color:var(--tampa-color-gold);background:#ffffff14;outline:none;box-shadow:0 0 0 3px #fbc30a26}.tampa-sell-form__field textarea{resize:vertical;min-height:120px}.tampa-sell-form__upload-area{flex-direction:column;gap:1rem;display:flex}.tampa-sell-form__file-input{display:none}.tampa-sell-form__upload-btn{width:100%;font-family:var(--tampa-font-primary);color:#ffffffb3;cursor:pointer;background:#ffffff0a;border:2px dashed #fff3;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem;font-size:.9375rem;transition:border-color .3s,background-color .3s,color .3s;display:flex}.tampa-sell-form__upload-btn:hover:not(:disabled){border-color:var(--tampa-color-gold);color:var(--tampa-color-gold);background:#fbc30a0d}.tampa-sell-form__upload-btn:disabled{opacity:.6;cursor:not-allowed}.tampa-sell-form__preview-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}@media (min-width:640px){.tampa-sell-form__preview-grid{grid-template-columns:repeat(6,1fr)}}.tampa-sell-form__preview-item{aspect-ratio:1;border-radius:.5rem;position:relative;overflow:hidden}.tampa-sell-form__preview-item img{object-fit:cover;width:100%;height:100%}.tampa-sell-form__preview-remove{width:1.5rem;height:1.5rem;color:var(--tampa-color-white);cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s,transform .2s;display:flex;position:absolute;top:.25rem;right:.25rem}.tampa-sell-form__preview-remove:hover{background:var(--tampa-color-navy);transform:scale(1.1)}.tampa-sell-form__error{font-family:var(--tampa-font-primary);color:#fca5a5;background:#dc262626;border:1px solid #dc26264d;border-radius:.625rem;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:.9375rem;display:flex}.tampa-sell-form__success{text-align:center;flex-direction:column;align-items:center;padding:3rem 2rem;display:flex}.tampa-sell-form__success-icon{color:#4ade80;background:#22c55e26;border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;margin-bottom:1.5rem;display:flex}.tampa-sell-form__success h3{font-family:var(--tampa-font-heading);color:var(--tampa-color-white);margin-bottom:.75rem;font-size:1.5rem;font-weight:500}.tampa-sell-form__success p{font-family:var(--tampa-font-primary);color:#fffc;max-width:400px;margin-bottom:2rem;font-size:1rem;line-height:1.6}.tampa-sell-form__reset-btn{font-family:var(--tampa-font-primary);color:var(--tampa-color-white);cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:3rem;padding:.875rem 1.75rem;font-size:.9375rem;transition:background-color .3s,border-color .3s}.tampa-sell-form__reset-btn:hover{background:#ffffff1a;border-color:#ffffff4d}.tampa-sell-form__submit{background:var(--tampa-color-gold);width:100%;font-family:var(--tampa-font-primary);letter-spacing:.04em;color:var(--tampa-color-navy-dark);cursor:pointer;border:none;border-radius:3rem;justify-content:center;align-items:center;gap:.75rem;padding:1.125rem 2rem;font-size:1rem;font-weight:400;transition:background-color .3s,transform .3s,gap .3s;display:inline-flex}@media (min-width:640px){.tampa-sell-form__submit{align-self:center;width:auto;min-width:280px}}.tampa-sell-form__submit:hover:not(:disabled){background:var(--tampa-color-gold-light);gap:1rem}.tampa-sell-form__submit:active:not(:disabled){transform:scale(.98)}.tampa-sell-form__submit:disabled{opacity:.7;cursor:not-allowed}.tampa-sell-form__submit svg{transition:transform .3s}.tampa-sell-form__submit .editable-text{display:inline-flex}.tampa-sell-form__submit:hover:not(:disabled) svg{transform:translate(3px)}.tampa-sell-form__spinner{border:2px solid #0a32544d;border-top-color:var(--tampa-color-navy-dark);border-radius:50%;width:1.25rem;height:1.25rem;animation:.8s linear infinite tampa-sell-form-spin}@keyframes tampa-sell-form-spin{to{transform:rotate(360deg)}}.tampa-sell-form__alternative{text-align:center;font-family:var(--tampa-font-primary);color:#fff9;margin-top:.5rem;font-size:.875rem}.tampa-sell-form__alternative .editable-text{display:inline-flex}.tampa-sell-form__alternative a{color:var(--tampa-color-gold);font-weight:400;text-decoration:none;transition:color .2s}.tampa-sell-form__alternative-phone{color:var(--tampa-color-gold);font-weight:400}.tampa-sell-form__alternative a:hover{color:var(--tampa-color-gold-light);text-decoration:underline}
