.sell_page{min-height:100vh;background:#0a0a0a}.value-propositions{padding:4rem 2rem;background:linear-gradient(180deg,rgba(139,92,246,.05),transparent)}.value-propositions__container{max-width:1200px;margin:0 auto}.value-propositions__header{text-align:center;margin-bottom:3rem}.value-propositions__title{font-size:2.5rem;font-weight:700;color:#ececec;margin-bottom:1rem}.value-propositions__subtitle{font-size:1.25rem;color:#9ca3af}.value-propositions__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.value-prop-card{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:.75rem;padding:2rem;transition:all .3s ease;cursor:pointer}.value-prop-card:hover{transform:translateY(-4px);border-color:#8b5cf6;box-shadow:0 10px 40px rgba(139,92,246,.2)}.value-prop-card__icon{font-size:2.5rem;margin-bottom:1rem}.value-prop-card__title{font-size:1.5rem;font-weight:600;color:#ececec;margin-bottom:.5rem}.value-prop-card__description{color:#9ca3af;line-height:1.6}.revenue-calculator{padding:4rem 2rem;background:#0d0d0d}.revenue-calculator__container{max-width:800px;margin:0 auto;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:1rem;padding:2rem}.revenue-calculator__header{text-align:center;margin-bottom:2rem}.revenue-calculator__title{font-size:2rem;font-weight:700;color:#ececec;margin-bottom:.5rem}.revenue-calculator__subtitle{color:#9ca3af}.calculator-form{display:flex;flex-direction:column;gap:1.5rem}.calculator-field{display:flex;flex-direction:column;gap:.5rem}.calculator-field label{font-size:.875rem;font-weight:500;color:#d1d5db}.calculator-field input,.calculator-field select{padding:.75rem;background:#0d0d0d;border:1px solid #2a2a2a;border-radius:.5rem;color:#ececec;font-size:1rem}.calculator-field input:focus,.calculator-field select:focus{outline:none;border-color:#8b5cf6}.calculator-field input::-moz-placeholder{color:#6b7280}.calculator-field input::placeholder{color:#6b7280}.calculator-results{margin-top:2rem;padding:1.5rem;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:.75rem;color:#fff}.calculator-results__title{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.result-row{display:flex;justify-content:space-between;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid hsla(0,0%,100%,.2)}.result-row:last-child{border-bottom:none;margin-bottom:0}.result-label{font-size:.875rem;opacity:.9}.result-value{font-size:1.125rem;font-weight:600}.result-savings{font-size:1.5rem;color:#10b981}.benefits-grid{padding:4rem 2rem;background:#1a1a1a}.benefits-grid__container{max-width:1200px;margin:0 auto}.benefits-grid__header{text-align:center;margin-bottom:3rem}.benefits-grid__title{font-size:2.5rem;font-weight:700;color:#ececec;margin-bottom:1rem}.benefits-grid__subtitle{font-size:1.25rem;color:#9ca3af}.benefits-grid__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.benefit-card{background:#0d0d0d;border:1px solid #2a2a2a;border-radius:.75rem;padding:1.5rem;display:flex;gap:1rem;transition:all .3s ease}.benefit-card:hover{border-color:#8b5cf6;transform:translateX(4px)}.benefit-card__icon{font-size:2rem;color:#8b5cf6;flex-shrink:0}.benefit-card__content{flex:1}.benefit-card__title{font-size:1.125rem;font-weight:600;color:#ececec;margin-bottom:.5rem}.benefit-card__description{font-size:.875rem;color:#9ca3af;line-height:1.5}.steps-section{padding:4rem 2rem;background:#0d0d0d}.steps-section__header{text-align:center;margin-bottom:3rem}.steps-section__title{font-size:2.5rem;font-weight:700;color:#ececec;margin-bottom:1rem}.steps-section__subtitle{font-size:1.25rem;color:#9ca3af}.steps-container{max-width:1200px;margin:0 auto}.step-item{display:flex;align-items:center;gap:3rem;margin-bottom:4rem;padding:2rem}.step-item:nth-child(2n){flex-direction:row-reverse}.step-content{flex:1}.step-number{display:inline-block;width:40px;height:40px;background:#8b5cf6;color:#fff;border-radius:50%;text-align:center;line-height:40px;font-weight:700;margin-bottom:1rem}.step-title{font-size:1.75rem;font-weight:600;color:#ececec;margin-bottom:1rem}.step-description{font-size:1.125rem;color:#9ca3af;line-height:1.6}.step-image{flex:1;max-width:500px}.step-image img{width:100%;height:auto;border-radius:.75rem;box-shadow:0 20px 40px rgba(0,0,0,.3)}@media (max-width:768px){.benefits-grid__items,.value-propositions__grid{grid-template-columns:1fr}.step-item,.step-item:nth-child(2n){flex-direction:column;gap:2rem}.calculator-results{padding:1rem}.result-value{font-size:1rem}.result-savings{font-size:1.25rem}.benefits-grid__title,.steps-section__title,.value-propositions__title{font-size:2rem}}.comparison-section{padding:4rem 2rem;background:#0d0d0d}.comparison-section__container{max-width:1200px;margin:0 auto}.comparison-section__header{text-align:center;margin-bottom:3rem}.comparison-section__title{font-size:2.5rem;font-weight:700;color:#ececec;margin-bottom:1rem}.comparison-section__subtitle{font-size:1.25rem;color:#9ca3af}.comparison-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.comparison-card{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:.75rem;padding:1.5rem;text-decoration:none;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center}.comparison-card:hover{transform:translateY(-4px);border-color:#8b5cf6;box-shadow:0 10px 30px rgba(139,92,246,.2)}.comparison-card__vs{font-size:1.25rem;font-weight:600;color:#ececec;margin-bottom:.5rem}.comparison-card__vs span{color:#8b5cf6}.comparison-card__competitor{font-size:1.5rem;font-weight:700;color:#ececec;margin-bottom:1rem}.comparison-card__savings{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:600;margin-bottom:1rem}.comparison-card__fee{font-size:.875rem;color:#9ca3af;margin-bottom:1rem}.comparison-card__cta{color:#8b5cf6;font-weight:600;font-size:.875rem;display:flex;align-items:center;gap:.25rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .6s ease-out}.hero_section{position:relative;overflow:hidden}.hero_section:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(139,92,246,.1) 0,transparent 70%);animation:rotate 30s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}