 #property-hero {padding: var(--sectionPadding);padding-top: calc(var(--sectionPadding) + 8rem);padding-bottom: calc(var(--sectionPadding) + 2rem);min-height: 70vh;position: relative;z-index: 1;overflow: hidden;background-color: #1a1a1a;color: #fff;}#property-hero .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: 3rem;}#property-hero .cs-content {text-align: center;width: 100%;max-width: 46.25rem;display: flex;flex-direction: column;align-items: center;gap: 1.5rem;margin-top: 12rem;}#property-hero .cs-topper {font-size: 1rem;line-height: 1.2em;text-transform: uppercase;text-align: center;letter-spacing: 0.1em;font-weight: 700;color: var(--primary);margin-bottom: 0.25rem;display: block;}#property-hero .cs-title {font-size: 3rem;font-weight: 900;line-height: 1.2em;text-align: center;margin: 0;color: #fff;position: relative;}#property-hero .cs-text {font-size: 1.25rem;line-height: 1.5em;text-align: center;width: 100%;margin: 0;color: #fff;opacity: 0.8;}#property-hero .cs-feature-list {list-style: none;margin: 0;padding: 0;display: flex;flex-direction: column;gap: 0.75rem;}#property-hero .cs-feature-list li {font-size: 1.125rem;color: #fff;display: flex;align-items: center;gap: 0.5rem;}#property-hero .cs-stats-group {display: flex;gap: 3rem;margin: 2rem 0;}#property-hero .cs-stat {text-align: center;}#property-hero .cs-number {font-size: 3rem;font-weight: 900;color: var(--primary);display: block;line-height: 1;}#property-hero .cs-stat-text {font-size: 0.875rem;color: #fff;opacity: 0.8;margin-top: 0.5rem;}#property-hero .cs-background {position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: -1;}#property-hero .cs-background:before {content: '';position: absolute;display: block;height: 100%;width: 100%;background: #000;opacity: 0.6;top: 0;left: 0;z-index: 1;}#property-hero .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#property-services {padding: var(--sectionPadding);background-color: #f7f7f7;}#property-services .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: 3rem;}#property-services .cs-topper {font-size: 1rem;line-height: 1.2em;text-transform: uppercase;text-align: center;letter-spacing: 0.1em;font-weight: 700;color: var(--primary);margin-bottom: 0.25rem;display: block;}#property-services .cs-title {font-size: 3rem;font-weight: 900;line-height: 1.2em;text-align: center;margin: 0;color: var(--headerColor);position: relative;}#property-services .cs-text {font-size: 1.25rem;line-height: 1.5em;text-align: center;width: 100%;max-width: 40rem;margin: 0;color: var(--bodyTextColor);}#property-services .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));gap: 1.25rem;}#property-services .cs-item {list-style: none;width: 100%;margin: 0;box-shadow: 0px 12px 80px 0px rgba(26, 26, 26, 0.08);background-color: #fff;border-radius: 1rem;position: relative;z-index: 1;transition: transform 0.3s, box-shadow 0.3s;padding: 2rem;display: flex;flex-direction: column;gap: 1rem;}#property-services .cs-item:hover {transform: translateY(-0.1875rem);box-shadow: 0px 20px 80px 0px rgba(26, 26, 26, 0.15);}#property-services .cs-icon-wrapper {width: 3.5rem;height: 3.5rem;margin: 0;background-color: var(--primary);border-radius: 50%;display: flex;justify-content: center;align-items: center;flex: none;}#property-services .cs-icon {width: 2rem;height: 2rem;filter: brightness(0) invert(1);}#property-services .cs-h3 {font-size: 1.5625rem;line-height: 1.2em;font-weight: 700;margin: 0;color: var(--headerColor);}#property-services .cs-item-text {font-size: 1rem;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);}#property-services .cs-ul {margin: 0;padding: 0;display: flex;flex-direction: column;gap: 0.75rem;}#property-services .cs-li {font-size: 1rem;list-style: none;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);display: flex;justify-content: flex-start;align-items: flex-start;gap: 0.75rem;}#property-services .cs-li-img {width: 1.25rem;height: auto;margin-right: 0;flex: none;margin-top: 0.125rem;}#property-steps {padding: var(--sectionPadding);background-color: #fff;}#property-steps .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: 3rem;}#property-steps .cs-topper {font-size: 1rem;line-height: 1.2em;text-transform: uppercase;text-align: center;letter-spacing: 0.1em;font-weight: 700;color: var(--primary);margin-bottom: 0.25rem;display: block;}#property-steps .cs-title {font-size: 3rem;font-weight: 900;line-height: 1.2em;text-align: center;margin: 0;color: var(--headerColor);}#property-steps .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(auto-fit, minmax(16rem, 1fr));gap: 1.25rem;}#property-steps .cs-item {list-style: none;margin: 0;background: #f7f7f7;border-radius: 1rem;padding: 1.5rem;box-shadow: 0px 10px 40px rgba(26, 26, 26, 0.08);display: flex;flex-direction: column;gap: 0.5rem;text-align: left;}#property-steps .cs-h3 {font-size: 1.25rem;font-weight: 700;margin: 0;color: var(--headerColor);}#property-steps .cs-item-text {font-size: 1rem;line-height: 1.5;margin: 0;color: var(--bodyTextColor);}@media only screen and (min-width: 0rem) {body.dark-mode #property-services {background-color: var(--dark);}body.dark-mode #property-services .cs-title, body.dark-mode #property-services .cs-topper {color: var(--bodyTextColorWhite);}body.dark-mode #property-services .cs-text {color: rgba(255, 255, 255, 0.85);}body.dark-mode #property-services .cs-item {background-color: #1f2733;color: var(--bodyTextColorWhite);}body.dark-mode #property-services .cs-h3, body.dark-mode #property-services .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #property-steps {background-color: var(--dark);}body.dark-mode #property-steps .cs-title, body.dark-mode #property-steps .cs-topper {color: var(--bodyTextColorWhite);}body.dark-mode #property-steps .cs-item {background: #1f2733;color: var(--bodyTextColorWhite);}body.dark-mode #property-steps .cs-h3, body.dark-mode #property-steps .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #cost-comparison {background-color: #121821;}body.dark-mode #cost-comparison .cs-title, body.dark-mode #cost-comparison .cs-topper, body.dark-mode #cost-comparison .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #cost-comparison .cs-comparison-item {background: #1f2733;color: var(--bodyTextColorWhite);}body.dark-mode #cost-comparison .cs-fee-name {color: var(--bodyTextColorWhite);}body.dark-mode #cost-comparison .cs-fee-amount, body.dark-mode #cost-comparison .cs-example-cost {color: #e3e8ef;}}#cost-comparison {padding: var(--sectionPadding);background-color: #fff;}#cost-comparison .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: 3rem;}#cost-comparison .cs-content {text-align: center;width: 100%;max-width: 40rem;display: flex;flex-direction: column;align-items: center;gap: 1rem;}#cost-comparison .cs-topper {font-size: 1rem;line-height: 1.2em;text-transform: uppercase;text-align: center;letter-spacing: 0.1em;font-weight: 700;color: var(--primary);margin-bottom: 0.25rem;display: block;}#cost-comparison .cs-title {font-size: 3rem;font-weight: 900;line-height: 1.2em;text-align: center;margin: 0;color: var(--headerColor);}#cost-comparison .cs-text {font-size: 1.25rem;line-height: 1.5em;text-align: center;width: 100%;margin: 0;color: var(--bodyTextColor);}#cost-comparison .cs-comparison-group {width: 100%;display: grid;grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));gap: 2rem;}#cost-comparison .cs-comparison-item {background-color: #fff;border-radius: 1rem;padding: 2rem;box-shadow: 0px 12px 80px 0px rgba(26, 26, 26, 0.08);display: flex;flex-direction: column;gap: 1.5rem;}#cost-comparison .cs-platform {border: 2px solid #ff6b6b;}#cost-comparison .cs-direct {border: 2px solid var(--primary);position: relative;}#cost-comparison .cs-direct:before {content: 'RECOMMENDED';position: absolute;top: -0.75rem;left: 50%;transform: translateX(-50%);background-color: var(--primary);color: #fff;padding: 0.5rem 1rem;border-radius: 1rem;font-size: 0.75rem;font-weight: 700;letter-spacing: 0.1em;}#cost-comparison .cs-platform-title {font-size: 1.5rem;font-weight: 700;margin: 0;color: var(--headerColor);text-align: center;}#cost-comparison .cs-fee-breakdown {display: flex;flex-direction: column;gap: 0.75rem;}#cost-comparison .cs-fee-item {display: flex;justify-content: space-between;align-items: center;padding-bottom: 0.75rem;border-bottom: 1px solid #f0f0f0;}#cost-comparison .cs-total-fee {display: flex;justify-content: space-between;align-items: center;padding: 1rem 0;border-top: 2px solid var(--primary);font-weight: 700;font-size: 1.125rem;}#cost-comparison .cs-fee-name {color: var(--bodyTextColor);}#cost-comparison .cs-fee-amount {font-weight: 700;color: var(--headerColor);}#cost-comparison .cs-example {text-align: center;padding: 1rem;background-color: #f7f7f7;border-radius: 0.5rem;}#cost-comparison .cs-example-text {font-size: 0.875rem;color: var(--bodyTextColor);margin: 0 0 0.5rem 0;}#cost-comparison .cs-example-cost {font-size: 1.25rem;font-weight: 700;color: var(--headerColor);}#cost-comparison .cs-savings-highlight {text-align: center;padding: 2rem;background: linear-gradient(135deg, var(--primary), #4CAF50);border-radius: 1rem;color: #fff;}#cost-comparison .cs-savings-amount {font-size: 2.5rem;font-weight: 900;display: block;line-height: 1.2;}#cost-comparison .cs-savings-text {font-size: 1.125rem;margin: 0.5rem 0 0 0;opacity: 0.9;}#property-features {padding: var(--sectionPadding);background-color: #f7f7f7;}#property-features .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: 3rem;}#property-features .cs-content {text-align: center;width: 100%;max-width: 40rem;display: flex;flex-direction: column;align-items: center;gap: 1rem;}#property-features .cs-topper {font-size: 1rem;line-height: 1.2em;text-transform: uppercase;text-align: center;letter-spacing: 0.1em;font-weight: 700;color: var(--primary);margin-bottom: 0.25rem;display: block;}#property-features .cs-title {font-size: 3rem;font-weight: 900;line-height: 1.2em;text-align: center;margin: 0;color: var(--headerColor);}#property-features .cs-text {font-size: 1.25rem;line-height: 1.5em;text-align: center;width: 100%;margin: 0;color: var(--bodyTextColor);}#property-features .cs-features-grid {width: 100%;display: grid;grid-template-columns: repeat(auto-fit, minmax(18rem, 1fr));gap: 1.5rem;}#property-features .cs-feature {padding: 1.5rem;background-color: #fff;border-radius: 0.5rem;box-shadow: 0px 8px 40px 0px rgba(26, 26, 26, 0.06);text-align: center;transition: transform 0.3s;}#property-features .cs-feature:hover {transform: translateY(-0.125rem);}#property-features .cs-feature-title {font-size: 1.25rem;font-weight: 700;margin: 0 0 0.75rem 0;color: var(--headerColor);}#property-features .cs-feature-text {font-size: 1rem;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);}#property-pricing {padding: var(--sectionPadding);background-color: #fff;}#property-pricing .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: 3rem;}#property-pricing .cs-content {text-align: center;width: 100%;max-width: 40rem;display: flex;flex-direction: column;align-items: center;gap: 1rem;}#property-pricing .cs-topper {font-size: 1rem;line-height: 1.2em;text-transform: uppercase;text-align: center;letter-spacing: 0.1em;font-weight: 700;color: var(--primary);margin-bottom: 0.25rem;display: block;}#property-pricing .cs-title {font-size: 3rem;font-weight: 900;line-height: 1.2em;text-align: center;margin: 0;color: var(--headerColor);}#property-pricing .cs-text {font-size: 1.25rem;line-height: 1.5em;text-align: center;width: 100%;margin: 0;color: var(--bodyTextColor);}#property-pricing .cs-pricing-card {width: 100%;max-width: 25rem;background-color: #fff;border-radius: 1rem;padding: 2.5rem 2rem;box-shadow: 0px 20px 80px 0px rgba(26, 26, 26, 0.1);border: 2px solid var(--primary);position: relative;display: flex;flex-direction: column;gap: 2rem;}#property-pricing .cs-pricing-card:before {content: 'MOST POPULAR';position: absolute;top: -0.75rem;left: 50%;transform: translateX(-50%);background-color: var(--primary);color: #fff;padding: 0.5rem 1rem;border-radius: 1rem;font-size: 0.75rem;font-weight: 700;letter-spacing: 0.1em;}#property-pricing .cs-pricing-header {text-align: center;display: flex;flex-direction: column;gap: 1rem;}#property-pricing .cs-plan-name {font-size: 1.5rem;font-weight: 700;margin: 0;color: var(--headerColor);}#property-pricing .cs-price-wrapper {display: flex;align-items: baseline;justify-content: center;gap: 0.25rem;}#property-pricing .cs-price {font-size: 4rem;font-weight: 900;color: var(--primary);line-height: 1;}#property-pricing .cs-duration {font-size: 1.25rem;color: var(--bodyTextColor);}#property-pricing .cs-plan-description {font-size: 1rem;margin: 0;color: var(--bodyTextColor);}#property-pricing .cs-features-list {list-style: none;margin: 0;padding: 0;display: flex;flex-direction: column;gap: 1rem;}#property-pricing .cs-feature-item {font-size: 1rem;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);display: flex;justify-content: flex-start;align-items: center;gap: 0.75rem;}#property-pricing .cs-check {width: 1.25rem;height: auto;flex: none;}#property-pricing .cs-guarantee {font-size: 0.875rem;text-align: center;margin: 1rem 0 0 0;color: var(--bodyTextColor);font-style: italic;}#property-cta {padding: var(--sectionPadding);background: linear-gradient(135deg, var(--primary), #4CAF50);color: #fff;}#property-cta .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: 2rem;}#property-cta .cs-content {text-align: center;width: 100%;max-width: 40rem;display: flex;flex-direction: column;align-items: center;gap: 1rem;}#property-cta .cs-title {font-size: 3rem;font-weight: 900;line-height: 1.2em;text-align: center;margin: 0;color: #fff;}#property-cta .cs-text {font-size: 1.25rem;line-height: 1.5em;text-align: center;width: 100%;margin: 0;color: #fff;opacity: 0.9;}#property-cta .cs-button-group {display: flex;gap: 1rem;flex-wrap: wrap;justify-content: center;}#property-cta .cs-button-transparent {font-size: 1rem;line-height: 3.5rem;text-decoration: none;font-weight: 700;text-align: center;margin: 0;color: #fff;min-width: 9.375rem;padding: 0 1.5rem;background-color: transparent;border: 2px solid #fff;border-radius: 0.25rem;display: inline-block;position: relative;z-index: 1;transition: color 0.3s, background-color 0.3s;}#property-cta .cs-button-transparent:hover {background-color: #fff;color: var(--primary);}@media only screen and (max-width: 768px) {#property-hero .cs-title {font-size: 2rem;}#property-hero .cs-stats-group {flex-direction: column;gap: 1.5rem;}#property-services .cs-title, #cost-comparison .cs-title, #property-features .cs-title, #property-pricing .cs-title, #property-cta .cs-title {font-size: 2rem;}#cost-comparison .cs-comparison-group {grid-template-columns: 1fr;}#property-features .cs-features-grid {grid-template-columns: 1fr;}#cost-comparison .cs-savings-amount {font-size: 2rem;}#property-pricing .cs-price {font-size: 3rem;}#property-cta .cs-button-group {flex-direction: column;align-items: center;}}