.hp-hero{background:linear-gradient(160deg, var(--green-50) 0%, var(--white) 55%);padding:120px 0 96px;position:relative;overflow:hidden}.hp-hero__deco{pointer-events:none;border-radius:50%;position:absolute}.hp-hero__deco--1{background:radial-gradient(circle,#2d63e514 0%,#0000 70%);width:520px;height:520px;top:-140px;right:-120px}.hp-hero__deco--2{background:radial-gradient(circle,#1a5c380f 0%,#0000 70%);width:320px;height:320px;bottom:-80px;left:-80px}.hp-hero__deco--3{background:radial-gradient(circle,#4ade8012 0%,#0000 70%);width:180px;height:180px;top:60%;right:38%}.hp-hero__inner{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.hp-hero__content{max-width:580px}.hp-hero__badge{margin-bottom:24px}.hp-hero__headline{letter-spacing:-1.5px;color:var(--gray-900);margin-bottom:24px;font-size:clamp(40px,5.5vw,64px);font-weight:800;line-height:1.08}.hp-hero__headline-accent{color:var(--green-700)}.hp-hero__break{display:none}@media (width>=900px){.hp-hero__break{display:inline}}.hp-hero__sub{color:var(--gray-600);max-width:520px;margin-bottom:40px;font-size:20px;line-height:1.65}.hp-hero__ctas{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:20px;display:flex}.hp-hero__cta-primary{background:var(--green-700);color:var(--white);box-shadow:0 4px 14px #1a5c384d}.hp-hero__cta-primary:hover{background:var(--green-800);color:var(--white);transform:translateY(-2px);box-shadow:0 6px 20px #1a5c3866}.hp-hero__footnote{color:var(--gray-500);font-size:14px}.hp-hero__visual{justify-content:center;display:flex}.hp-hero__card{background:var(--white);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);border:1px solid var(--gray-200);width:100%;max-width:400px;padding:28px;position:relative}.hp-hero__card-header{border-bottom:1px solid var(--gray-100);align-items:center;gap:12px;margin-bottom:20px;padding-bottom:20px;display:flex}.hp-hero__card-avatar{background:var(--green-700);width:44px;height:44px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex}.hp-hero__card-name{color:var(--gray-900);font-size:14px;font-weight:700}.hp-hero__card-trade{color:var(--gray-500);margin-top:2px;font-size:12px}.hp-hero__card-score{color:var(--green-700);margin-left:auto;font-size:28px;font-weight:800;line-height:1}.hp-hero__card-dims{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.hp-hero__card-dim{grid-template-columns:1fr auto auto;align-items:center;gap:8px;display:grid}.hp-hero__card-dim-label{color:var(--gray-600);font-size:13px}.hp-hero__card-dim-bar{background:var(--gray-100);border-radius:100px;width:80px;height:6px;overflow:hidden}.hp-hero__card-dim-fill{background:linear-gradient(90deg, var(--green-600), var(--green-500));border-radius:100px;height:100%}.hp-hero__card-dim-score{color:var(--gray-900);text-align:right;min-width:24px;font-size:13px;font-weight:600}.hp-hero__card-footer{border-top:1px solid var(--gray-100);justify-content:space-between;align-items:center;padding-top:16px;display:flex}.hp-hero__card-hire{color:var(--green-700);font-size:13px;font-weight:600}.hp-hero__card-reviews{color:var(--gray-500);font-size:12px}@media (width<=900px){.hp-hero{padding:88px 0 64px}.hp-hero__inner{grid-template-columns:1fr;gap:48px}.hp-hero__content{max-width:100%}.hp-hero__visual{order:-1}.hp-hero__card{max-width:360px}}@media (width<=480px){.hp-hero{padding:72px 0 56px}.hp-hero__ctas{flex-direction:column;align-items:stretch}.hp-hero__ctas .btn{text-align:center;justify-content:center}}.hp-features{background:var(--gray-50)}.hp-features__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.hp-feature-card{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--gray-200);border-top:3px solid var(--green-600);box-shadow:var(--shadow-sm);padding:32px 28px 28px;transition:box-shadow .2s,transform .2s}.hp-feature-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.hp-feature-card__icon-wrap{border-radius:var(--radius-sm);background:var(--green-50);justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;display:flex}.hp-feature-card__icon{font-size:24px;line-height:1}.hp-feature-card__title{color:var(--gray-900);margin-bottom:10px;font-size:18px;font-weight:700;line-height:1.3}.hp-feature-card__desc{color:var(--gray-600);font-size:15px;line-height:1.65}@media (width<=900px){.hp-features__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (width<=560px){.hp-features__grid{grid-template-columns:1fr;gap:16px}.hp-feature-card{padding:24px 20px}}.hp-ratings{background:var(--gray-900);position:relative;overflow:hidden}.hp-ratings:before{content:"";pointer-events:none;background:radial-gradient(600px 400px at 80%,#2d63e512 0%,#0000 70%),radial-gradient(400px 300px at 10% 80%,#1a5c381f 0%,#0000 70%);position:absolute;inset:0}.hp-ratings .section-header{z-index:1;position:relative}.hp-ratings__badge{color:var(--green-400);background:#dcfce71f;border:1px solid #4ade8033}.hp-ratings__layout{z-index:1;grid-template-columns:1fr 480px;align-items:center;gap:64px;display:grid;position:relative}.hp-ratings__descriptions{flex-direction:column;gap:20px;display:flex}.hp-ratings__desc-item{align-items:flex-start;gap:16px;display:flex}.hp-ratings__desc-dot{background:var(--green-500);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.hp-ratings__desc-label{color:var(--white);margin-bottom:3px;font-size:15px;font-weight:700}.hp-ratings__desc-text{color:var(--gray-400);font-size:14px;line-height:1.5}.hp-rating-card{background:var(--white);border-radius:var(--radius-xl);padding:32px;position:relative;box-shadow:0 24px 48px #0006}.hp-rating-card__header{border-bottom:1px solid var(--gray-100);align-items:center;gap:14px;margin-bottom:20px;padding-bottom:20px;display:flex}.hp-rating-card__avatar{background:var(--green-700);width:48px;height:48px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.hp-rating-card__name{color:var(--gray-900);font-size:15px;font-weight:700}.hp-rating-card__trade{color:var(--gray-500);margin-top:2px;font-size:13px}.hp-rating-card__composite{text-align:right;margin-left:auto}.hp-rating-card__composite-score{color:var(--green-700);margin-bottom:4px;font-size:36px;font-weight:800;line-height:1}.hp-star-row{gap:1px;display:inline-flex}.hp-star{font-size:14px;line-height:1}.hp-star--full{color:#f59e0b}.hp-star--partial{color:var(--gray-300);position:relative}.hp-star--partial:after{content:"★";color:#f59e0b;width:calc(var(--partial,.5) * 100%);position:absolute;top:0;left:0;overflow:hidden}.hp-star--empty{color:var(--gray-300)}.hp-demo-badge{background:var(--green-50);color:var(--green-600);border:1px solid var(--green-100);letter-spacing:.3px;pointer-events:none;z-index:1;border-radius:100px;padding:3px 10px;font-size:11px;font-weight:600;position:absolute;top:12px;right:12px}.hp-rating-card__hire-badge{background:var(--green-50);color:var(--green-700);border:1px solid var(--green-100);border-radius:100px;align-items:center;gap:4px;margin-bottom:20px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.hp-rating-card__dims{flex-direction:column;gap:14px;margin-bottom:20px;display:flex}.hp-rating-card__dim-top{align-items:baseline;gap:8px;margin-bottom:6px;display:flex}.hp-rating-card__dim-label{color:var(--gray-700);flex:1;font-size:14px;font-weight:600}.hp-rating-card__dim-weight{color:var(--gray-400);background:var(--gray-100);border-radius:100px;padding:2px 7px;font-size:12px;font-weight:500}.hp-rating-card__dim-score{color:var(--gray-900);text-align:right;min-width:28px;font-size:14px;font-weight:700}.hp-rating-card__dim-track{background:var(--gray-100);border-radius:100px;height:6px;overflow:hidden}.hp-rating-card__dim-fill{background:linear-gradient(90deg, var(--green-700), var(--green-500));border-radius:100px;height:100%;transition:width .6s}.hp-rating-card__footer{border-top:1px solid var(--gray-100);color:var(--gray-500);justify-content:space-between;padding-top:16px;font-size:13px;display:flex}@media (width<=1000px){.hp-ratings__layout{grid-template-columns:1fr;gap:48px}.hp-rating-card{max-width:480px;margin:0 auto}}@media (width<=560px){.hp-rating-card{padding:24px 20px}.hp-rating-card__composite-score{font-size:28px}}.hp-steps{background:var(--white)}.hp-steps__track{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.hp-step{text-align:center;padding:0 24px;position:relative}.hp-step:first-child{padding-left:0}.hp-step:last-child{padding-right:0}.hp-step__number-wrap{justify-content:center;align-items:center;margin-bottom:24px;display:flex;position:relative}.hp-step__number{background:var(--green-700);width:52px;height:52px;color:var(--white);z-index:1;box-shadow:0 0 0 6px var(--green-50);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;font-weight:800;display:flex;position:relative}.hp-step__connector{background:linear-gradient(90deg, var(--green-600), var(--green-400));z-index:0;height:2px;position:absolute;top:50%;left:calc(50% + 26px);right:calc(26px - 50%);transform:translateY(-50%)}.hp-step__title{color:var(--gray-900);margin-bottom:10px;font-size:17px;font-weight:700;line-height:1.3}.hp-step__desc{color:var(--gray-600);font-size:14px;line-height:1.65}.hp-steps__cta{text-align:center;margin-top:56px}@media (width<=900px){.hp-steps__track{grid-template-columns:repeat(2,1fr);gap:40px 32px}.hp-step{padding:0}.hp-step__connector{display:none}}@media (width<=480px){.hp-steps__track{grid-template-columns:1fr;gap:36px}}.hp-stats{background:var(--green-700);padding:72px 0;position:relative;overflow:hidden}.hp-stats:before{content:"";pointer-events:none;background:radial-gradient(500px 300px at 0%,#ffffff0d 0%,#0000 70%),radial-gradient(500px 300px at 100%,#ffffff0a 0%,#0000 70%);position:absolute;inset:0}.hp-stats__grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:0;display:grid;position:relative}.hp-stat{text-align:center;padding:0 32px}.hp-stat--divider{border-left:1px solid #ffffff26;border-right:1px solid #ffffff26}.hp-stat__number{color:var(--white);letter-spacing:-1.5px;margin-bottom:12px;font-size:clamp(44px,6vw,72px);font-weight:800;line-height:1}.hp-stat__label{color:#ffffffbf;font-size:16px;font-weight:500;line-height:1.4}@media (width<=640px){.hp-stats{padding:56px 0}.hp-stats__grid{grid-template-columns:1fr;gap:36px}.hp-stat{padding:0 16px}.hp-stat--divider{border:1px solid #ffffff26;border-left:none;border-right:none;padding-top:36px;padding-bottom:36px}}.hp-final-cta{background:linear-gradient(160deg, var(--green-50) 0%, var(--white) 100%);text-align:center;position:relative;overflow:hidden}.hp-final-cta__deco{pointer-events:none;border-radius:50%;position:absolute}.hp-final-cta__deco--1{background:radial-gradient(circle,#2d63e512 0%,#0000 70%);width:480px;height:480px;top:-160px;left:-120px}.hp-final-cta__deco--2{background:radial-gradient(circle,#1a5c380f 0%,#0000 70%);width:360px;height:360px;bottom:-100px;right:-80px}.hp-final-cta__inner{z-index:1;position:relative}.hp-final-cta__headline{letter-spacing:-1px;color:var(--gray-900);margin-bottom:16px;font-size:clamp(32px,4.5vw,52px);font-weight:800}.hp-final-cta__sub{color:var(--gray-600);max-width:520px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:20px}.hp-final-cta__btn{background:var(--green-700);color:var(--white);margin-bottom:20px;display:inline-flex;box-shadow:0 6px 20px #1a5c384d}.hp-final-cta__btn:hover{background:var(--green-800);color:var(--white);transform:translateY(-2px);box-shadow:0 8px 28px #1a5c3866}.hp-final-cta__fine{color:var(--gray-500);font-size:14px}@media (width<=480px){.hp-final-cta__sub{font-size:17px}.hp-final-cta__btn{justify-content:center;width:100%}}.about-hero{background:linear-gradient(160deg, var(--green-50) 0%, var(--white) 60%);border-bottom:1px solid var(--gray-200)}.about-hero__inner{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:16px 0 8px;display:flex}.about-hero__title{letter-spacing:-1.5px;color:var(--gray-900);font-size:56px;font-weight:800;line-height:1.1}.about-hero__subtitle{color:var(--gray-600);max-width:560px;font-size:20px;line-height:1.6}@media (width<=768px){.about-hero__title{font-size:34px}.about-hero__subtitle{font-size:17px}}.about-story__inner{flex-direction:column;gap:40px;max-width:820px;margin:0 auto;display:flex}.about-story__label{justify-content:flex-start;display:flex}.about-story__text{flex-direction:column;gap:28px;display:flex}.about-story__para{color:var(--gray-700);font-size:18px;line-height:1.8}.about-story__para:first-child{color:var(--gray-800);font-size:20px;font-weight:500;line-height:1.7}@media (width<=768px){.about-story__para{font-size:16px}.about-story__para:first-child{font-size:17px}}.about-values{background:var(--gray-50);border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200)}.about-values__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.about-value-card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);text-align:center;flex-direction:column;align-items:center;gap:16px;padding:36px 28px;transition:box-shadow .2s,transform .2s;display:flex}.about-value-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.about-value-card__icon{font-size:44px;line-height:1}.about-value-card__title{color:var(--gray-900);letter-spacing:-.2px;font-size:20px;font-weight:800;line-height:1.2}.about-value-card__desc{color:var(--gray-600);font-size:15px;line-height:1.7}@media (width<=900px){.about-values__grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}}.about-manifesto{background:var(--gray-900)}.about-manifesto__inner{text-align:center;max-width:820px;margin:0 auto}.about-manifesto__quote{color:var(--white);letter-spacing:-.5px;padding:0 48px;font-size:32px;font-style:normal;font-weight:800;line-height:1.3;position:relative}.about-manifesto__quote:before{content:"\"";color:var(--green-700);font-family:Georgia,serif;font-size:80px;font-weight:400;line-height:1;position:absolute;top:-10px;left:0}@media (width<=768px){.about-manifesto__quote{padding:0 32px;font-size:22px}.about-manifesto__quote:before{font-size:56px}}.about-cta{background:linear-gradient(135deg, var(--green-700) 0%, var(--green-900) 100%)}.about-cta__inner{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.about-cta__title{color:var(--white);letter-spacing:-.5px;font-size:36px;font-weight:800}.about-cta__sub{color:#fffc;max-width:460px;font-size:18px;line-height:1.6}.about-cta .btn-primary{background:var(--white);color:var(--green-700)}.about-cta .btn-primary:hover{background:var(--green-50);color:var(--green-700)}@media (width<=768px){.about-cta__title{font-size:26px}.about-cta__sub{font-size:16px}}.hiw-hero{background:linear-gradient(160deg, var(--green-50) 0%, var(--white) 60%);border-bottom:1px solid var(--gray-200)}.hiw-hero__inner{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:16px 0 8px;display:flex}.hiw-hero__title{letter-spacing:-1px;color:var(--gray-900);font-size:52px;font-weight:800;line-height:1.1}.hiw-hero__subtitle{color:var(--gray-600);max-width:560px;font-size:20px}@media (width<=768px){.hiw-hero__title{font-size:34px}.hiw-hero__subtitle{font-size:17px}}.hiw-steps__list{flex-direction:column;gap:32px;display:flex}.hiw-step-card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:48px 52px;transition:box-shadow .2s,transform .2s}.hiw-step-card:hover{box-shadow:var(--shadow-xl);transform:translateY(-2px)}.hiw-step-card--alt{background:var(--green-50);border-color:var(--green-100)}.hiw-step-card__header{align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.hiw-step-card__number-wrap{flex-direction:column;flex-shrink:0;align-items:center;gap:6px;display:flex}.hiw-step-card__number{letter-spacing:2px;color:var(--green-700);background:var(--green-100);border-radius:100px;padding:4px 10px;font-size:13px;font-weight:800;line-height:1.4}.hiw-step-card__icon{font-size:36px;line-height:1}.hiw-step-card__titles{flex-direction:column;gap:6px;display:flex}.hiw-step-card__title{color:var(--gray-900);letter-spacing:-.3px;font-size:28px;font-weight:800;line-height:1.2}.hiw-step-card__tagline{color:var(--green-700);background:var(--green-100);letter-spacing:.3px;border-radius:100px;padding:3px 10px;font-size:13px;font-weight:600;display:inline-block}.hiw-step-card__desc{color:var(--gray-600);max-width:760px;margin-bottom:28px;font-size:17px;line-height:1.7}.hiw-step-card__details{flex-direction:column;gap:12px;list-style:none;display:flex}.hiw-step-card__detail{color:var(--gray-700);align-items:flex-start;gap:12px;font-size:16px;line-height:1.6;display:flex}.hiw-step-card__check{background:var(--green-700);width:22px;height:22px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:12px;font-weight:700;display:inline-flex}@media (width<=768px){.hiw-step-card{padding:28px 20px}.hiw-step-card__header{flex-direction:column;gap:12px}.hiw-step-card__number-wrap{flex-direction:row}.hiw-step-card__title{font-size:22px}.hiw-step-card__desc,.hiw-step-card__detail{font-size:15px}}.hiw-cycle{background:var(--gray-900);color:var(--white)}.hiw-cycle .section-header h2{color:var(--white)}.hiw-cycle .section-header p{color:var(--gray-400)}.hiw-cycle__diagram{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex;position:relative}.hiw-cycle__item-wrap{align-items:center;gap:8px;display:flex}.hiw-cycle__item{border-radius:var(--radius-lg);background:#ffffff12;border:1px solid #ffffff1f;flex-direction:column;align-items:center;gap:10px;min-width:130px;padding:28px 32px;transition:background .2s,transform .2s;display:flex}.hiw-cycle__item:hover{background:#ffffff1f;transform:translateY(-3px)}.hiw-cycle__item-icon{font-size:40px;line-height:1}.hiw-cycle__item-label{color:var(--white);letter-spacing:.3px;text-align:center;font-size:14px;font-weight:700}.hiw-cycle__arrow{color:var(--green-500);font-size:28px;font-weight:300}.hiw-cycle__return{width:100%;color:var(--green-400);justify-content:center;align-items:center;gap:10px;margin-top:16px;font-size:16px;font-weight:600;display:flex}.hiw-cycle__return-arrow{font-size:22px}@media (width<=768px){.hiw-cycle__diagram{gap:6px}.hiw-cycle__item{min-width:90px;padding:20px 16px}.hiw-cycle__item-icon{font-size:28px}.hiw-cycle__item-label{font-size:12px}.hiw-cycle__arrow{font-size:20px}}.hiw-cta{background:linear-gradient(135deg, var(--green-700) 0%, var(--green-800,#153896) 100%)}.hiw-cta__inner{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.hiw-cta__title{color:var(--white);letter-spacing:-.5px;font-size:36px;font-weight:800}.hiw-cta__sub{color:#fffc;font-size:18px}.hiw-cta .btn-primary{background:var(--white);color:var(--green-700)}.hiw-cta .btn-primary:hover{background:var(--green-50);color:var(--green-700)}@media (width<=768px){.hiw-cta__title{font-size:26px}.hiw-cta__sub{font-size:16px}}.pricing-hero{background:linear-gradient(160deg, var(--green-50) 0%, var(--white) 60%);border-bottom:1px solid var(--gray-200)}.pricing-hero__inner{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:16px 0 8px;display:flex}.pricing-hero__title{letter-spacing:-1px;color:var(--gray-900);font-size:52px;font-weight:800;line-height:1.1}.pricing-hero__subtitle{color:var(--gray-600);max-width:480px;font-size:20px}@media (width<=768px){.pricing-hero__title{font-size:34px}.pricing-hero__subtitle{font-size:17px}}.pricing-cards__grid{grid-template-columns:1fr 1fr;gap:28px;max-width:860px;margin:0 auto;display:grid}.pricing-card{border-radius:var(--radius-xl);border:2px solid #0000;flex-direction:column;gap:0;padding:40px 36px 36px;transition:box-shadow .2s,transform .2s;display:flex}.pricing-card:hover{transform:translateY(-3px)}.pricing-card--free{background:var(--white);border-color:var(--green-700);box-shadow:var(--shadow-lg)}.pricing-card--free:hover{box-shadow:var(--shadow-xl)}.pricing-card--pro{background:var(--gray-50);border-color:var(--gray-200);box-shadow:var(--shadow-sm)}.pricing-card--pro:hover{box-shadow:var(--shadow-md)}.pricing-card__header{border-bottom:1px solid var(--gray-100);margin-bottom:28px;padding-bottom:28px}.pricing-card__pro-top{align-items:center;gap:12px;margin-bottom:8px;display:flex}.pricing-card__name{color:var(--gray-900);margin-bottom:8px;font-size:22px;font-weight:800}.pricing-card__pro-top .pricing-card__name{margin-bottom:0}.pricing-card__coming-soon{background:var(--gray-100);color:var(--gray-500);font-size:12px}.pricing-card__price{color:var(--green-700);letter-spacing:-1.5px;margin-bottom:8px;font-size:52px;font-weight:800;line-height:1}.pricing-card__price--coming{color:var(--gray-400);letter-spacing:-.5px;font-size:28px}.pricing-card__period{color:var(--gray-500);letter-spacing:0;font-size:20px;font-weight:500}.pricing-card__tagline{color:var(--gray-500);font-size:14px}.pricing-card__features{flex-direction:column;flex:1;gap:12px;margin-bottom:32px;list-style:none;display:flex}.pricing-card__feature{color:var(--gray-700);align-items:flex-start;gap:10px;font-size:15px;line-height:1.5;display:flex}.pricing-card__feature-check{background:var(--green-700);width:20px;height:20px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:11px;font-weight:700;display:inline-flex}.pricing-card--pro .pricing-card__feature-check{background:var(--gray-400)}.pricing-card__cta{margin-top:auto}.pricing-card__btn{justify-content:center;width:100%}.pricing-card__btn--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media (width<=680px){.pricing-cards__grid{grid-template-columns:1fr}.pricing-card{padding:28px 24px}.pricing-card__price{font-size:40px}}.pricing-transparency{background:var(--green-50);border-top:1px solid var(--green-100);border-bottom:1px solid var(--green-100)}.pricing-transparency__box{grid-template-columns:1fr 1fr;align-items:center;gap:56px;max-width:960px;margin:0 auto;display:grid}.pricing-transparency__title{color:var(--gray-900);letter-spacing:-.3px;margin-bottom:24px;font-size:28px;font-weight:800}.pricing-transparency__list{flex-direction:column;gap:12px;margin-bottom:20px;list-style:none;display:flex}.pricing-transparency__item{color:var(--gray-700);align-items:flex-start;gap:12px;font-size:15px;line-height:1.5;display:flex}.pricing-transparency__dot{background:var(--green-700);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:6px}.pricing-transparency__closing{color:var(--green-700);font-size:15px;font-weight:600}.pricing-fee-example{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--green-100);padding:28px 24px}.pricing-fee-example__label{color:var(--gray-500);text-transform:uppercase;letter-spacing:.8px;margin-bottom:20px;font-size:13px;font-weight:700}.pricing-fee-example__row{color:var(--gray-700);border-bottom:1px solid var(--gray-100);justify-content:space-between;align-items:center;padding:10px 0;font-size:15px;display:flex}.pricing-fee-example__row:last-child{border-bottom:none}.pricing-fee-example__row--deduct{color:var(--gray-500)}.pricing-fee-example__row--total{border-top:2px solid var(--gray-200);color:var(--gray-900);margin-top:4px;padding-top:14px;font-size:17px;font-weight:700}.pricing-fee-example__value{color:var(--gray-900);font-weight:600}.pricing-fee-example__value--deduct{color:var(--gray-400);font-weight:500}.pricing-fee-example__value--total{color:var(--green-700);font-size:20px;font-weight:800}@media (width<=768px){.pricing-transparency__box{grid-template-columns:1fr;gap:36px}.pricing-transparency__title{font-size:22px}}.pricing-faq__list{grid-template-columns:repeat(2,1fr);gap:24px;max-width:960px;margin:0 auto;display:grid}.pricing-faq__item{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:28px 24px}.pricing-faq__q{color:var(--gray-900);margin-bottom:12px;font-size:17px;font-weight:700;line-height:1.3}.pricing-faq__a{color:var(--gray-600);font-size:15px;line-height:1.65}@media (width<=640px){.pricing-faq__list{grid-template-columns:1fr}}.pricing-cta{background:linear-gradient(135deg, var(--green-700) 0%, var(--green-900) 100%)}.pricing-cta__inner{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.pricing-cta__title{color:var(--white);letter-spacing:-.5px;font-size:36px;font-weight:800}.pricing-cta__sub{color:#fffc;font-size:18px}.pricing-cta .btn-primary{background:var(--white);color:var(--green-700)}.pricing-cta .btn-primary:hover{background:var(--green-50);color:var(--green-700)}@media (width<=768px){.pricing-cta__title{font-size:26px}.pricing-cta__sub{font-size:16px}}.homeowners-hero{background:linear-gradient(160deg, var(--green-50) 0%, var(--white) 60%);border-bottom:1px solid var(--gray-200)}.homeowners-hero__inner{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:16px 0 8px;display:flex}.homeowners-hero__title{letter-spacing:-1px;color:var(--gray-900);font-size:52px;font-weight:800;line-height:1.1}.homeowners-hero__subtitle{color:var(--gray-600);max-width:580px;font-size:20px}@media (width<=768px){.homeowners-hero__title{font-size:32px}.homeowners-hero__subtitle{font-size:17px}}.homeowners-dimensions__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:32px;display:grid}.homeowners-dim-card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:10px;padding:28px 24px;transition:box-shadow .2s,transform .2s;display:flex}.homeowners-dim-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.homeowners-dim-card__top{justify-content:space-between;align-items:center;gap:8px;display:flex}.homeowners-dim-card__icon{font-size:32px;line-height:1}.homeowners-dim-card__weight{color:var(--green-700);background:var(--green-100);letter-spacing:.5px;border-radius:100px;padding:4px 10px;font-size:13px;font-weight:800}.homeowners-dim-card__title{color:var(--gray-900);font-size:17px;font-weight:700;line-height:1.3}.homeowners-dim-card__question{color:var(--green-700);font-size:14px;font-style:italic;font-weight:600;line-height:1.5}.homeowners-dim-card__desc{color:var(--gray-600);font-size:14px;line-height:1.65}.homeowners-dimensions__note{text-align:center;color:var(--gray-500);font-size:14px;font-style:italic}@media (width<=900px){.homeowners-dimensions__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.homeowners-dimensions__grid{grid-template-columns:1fr}.homeowners-dim-card{padding:20px 16px}}.homeowners-protections{background:var(--gray-900)}.homeowners-protections .section-header h2{color:var(--white)}.homeowners-protections .section-header p{color:var(--gray-400)}.homeowners-protections__grid{flex-direction:column;gap:16px;max-width:760px;margin:0 auto;display:flex}.homeowners-protection-card{border-radius:var(--radius-md);background:#ffffff0f;border:1px solid #ffffff1a;align-items:flex-start;gap:20px;padding:24px 28px;transition:background .2s;display:flex}.homeowners-protection-card:hover{background:#ffffff1a}.homeowners-protection-card__icon{flex-shrink:0;margin-top:2px;font-size:28px;line-height:1}.homeowners-protection-card__title{color:var(--white);margin-bottom:6px;font-size:17px;font-weight:700;line-height:1.3}.homeowners-protection-card__desc{color:var(--gray-400);font-size:15px;line-height:1.65}@media (width<=600px){.homeowners-protection-card{gap:14px;padding:20px 16px}.homeowners-protection-card__icon{font-size:24px}}.homeowners-payments__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.homeowners-payment-card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-sm);flex-direction:column;align-items:center;gap:12px;padding:28px 20px;transition:box-shadow .2s,transform .2s;display:flex}.homeowners-payment-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.homeowners-payment-card__icon{font-size:40px;line-height:1}.homeowners-payment-card__title{color:var(--gray-900);font-size:16px;font-weight:700;line-height:1.3}.homeowners-payment-card__desc{color:var(--gray-600);font-size:14px;line-height:1.65}@media (width<=900px){.homeowners-payments__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.homeowners-payments__grid{grid-template-columns:1fr}.homeowners-payment-card{text-align:left;flex-direction:row;align-items:flex-start;gap:16px;padding:20px 16px}.homeowners-payment-card__icon{flex-shrink:0;margin-top:2px;font-size:28px}}.homeowners-cta{background:linear-gradient(135deg, var(--green-700) 0%, var(--green-900) 100%)}.homeowners-cta__inner{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.homeowners-cta__emoji{font-size:48px;line-height:1}.homeowners-cta__title{color:var(--white);letter-spacing:-.5px;max-width:600px;font-size:34px;font-weight:800;line-height:1.2}.homeowners-cta__sub{color:#fffc;max-width:540px;font-size:17px;line-height:1.6}@media (width<=768px){.homeowners-cta__title{font-size:24px}.homeowners-cta__sub{font-size:15px}.homeowners-cta__emoji{font-size:36px}}.beta{color:#e5e4e7;background:#08060d;flex-direction:column;align-items:center;min-height:100vh;padding:0 24px 64px;display:flex;position:relative;overflow:hidden}.beta-bg{pointer-events:none;z-index:0;position:fixed;inset:0}.beta-bg__glow{filter:blur(120px);border-radius:50%;position:absolute}.beta-bg__glow--1{opacity:.12;background:#1d4bbe;width:600px;height:600px;top:-200px;left:-100px}.beta-bg__glow--2{opacity:.07;background:#2d63e5;width:500px;height:500px;bottom:-150px;right:-100px}.beta-bg__grid{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.beta-header{z-index:1;width:100%;max-width:680px;padding:32px 0 0;position:relative}.beta-logo{align-items:center;gap:10px;display:flex}.beta-logo__text{letter-spacing:-.5px;font-size:20px;font-weight:800}.beta-logo__trade{color:#fff}.beta-logo__crew{color:#6c97ff}.beta-main{z-index:1;width:100%;max-width:680px;padding-top:48px;position:relative}.beta-badge{letter-spacing:1px;text-transform:uppercase;color:#6c97ff;background:#2d63e51f;border:1px solid #2d63e540;border-radius:100px;margin-bottom:28px;padding:6px 16px;font-size:12px;font-weight:600;display:inline-block}.beta-headline{letter-spacing:-1.5px;color:#fff;margin-bottom:20px;font-size:clamp(32px,6vw,52px);font-weight:800;line-height:1.1}.beta-headline__accent{color:#2d63e5}.beta-headline__break{display:none}@media (width<=480px){.beta-headline__break{display:inline}}.beta-sub{color:#a9a5b2;margin-bottom:36px;font-size:17px;line-height:1.7}.beta-props{flex-direction:column;gap:16px;margin-bottom:40px;list-style:none;display:flex}.beta-prop{color:#c9c6d0;align-items:flex-start;gap:14px;font-size:15px;line-height:1.6;display:flex}.beta-prop__icon{background:#2d63e51a;border:1px solid #2d63e533;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:1px;display:flex}.beta-prop strong{color:#fff}.beta-form-wrap{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;margin-bottom:16px;padding:32px;overflow:hidden}.beta-form{flex-direction:column;gap:20px;display:flex}.beta-field{flex-direction:column;gap:8px;display:flex}.beta-label,.beta-legend{color:#d1cfd6;font-size:14px;font-weight:500}.beta-legend{margin-bottom:4px;padding:0}.beta-label span,.beta-legend span{color:#6c97ff}.beta-input,.beta-select{color:#e5e4e7;outline-offset:2px;box-sizing:border-box;appearance:none;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;outline:2px solid #0000;width:100%;padding:11px 14px;font-size:15px;transition:border-color .15s}.beta-input:focus-visible,.beta-select:focus-visible{outline-color:#2d63e5}.beta-select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236C97FF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:38px}.beta-select option{color:#e5e4e7;background:#0f0d18}.beta-input:focus,.beta-select:focus{border-color:#2d63e599}.beta-input::placeholder{color:#4a4460}.beta-fieldset{border:none;margin:0;padding:0}.beta-radios{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.beta-radio-label{color:#c9c6d0;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff05;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:8px;padding:8px 14px;font-size:14px;transition:border-color .15s,background .15s;display:flex}.beta-radio-label:has(input:checked){color:#e5e4e7;background:#2d63e514;border-color:#2d63e580}.beta-radio-label input[type=radio]{accent-color:#2d63e5;flex-shrink:0;width:16px;height:16px}.beta-error{color:#f87171;background:#f8717114;border:1px solid #f8717133;border-radius:8px;margin:0;padding:10px 14px;font-size:14px}.beta-submit{color:#fff;cursor:pointer;background:#2d63e5;border:none;border-radius:10px;width:100%;margin-top:4px;padding:14px 24px;font-size:15px;font-weight:600;transition:opacity .15s}.beta-submit:hover:not(:disabled){opacity:.88}.beta-submit:disabled{opacity:.5;cursor:not-allowed}.beta-thankyou{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:16px 0;display:flex}.beta-thankyou__icon{background:#2d63e51a;border:1px solid #2d63e540;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.beta-thankyou__text{color:#fff;margin:0;font-size:16px;font-weight:600;line-height:1.5}.beta-consent{color:#8a8494;text-align:center;margin-bottom:0;font-size:13px}.beta-footer{z-index:1;text-align:center;width:100%;max-width:680px;padding-top:40px;position:relative}.beta-footer__copy{color:#8a8494;font-size:13px}@media (width<=768px){.beta{padding:0 16px 48px}.beta-sub{font-size:16px}.beta-props{gap:14px}.beta-prop{font-size:14px}.beta-form-wrap{padding:20px 16px}.beta-radios{flex-direction:column;gap:8px}}.legal{flex-direction:column;min-height:100vh;display:flex}.legal-topbar{border-bottom:1px solid var(--gray-200);padding:20px 0}.legal-topbar__inner{align-items:center;display:flex}.legal-logo{align-items:center;gap:10px;display:inline-flex}.legal-logo__text{letter-spacing:-.3px;font-size:20px;font-weight:700}.legal-logo__trade{color:var(--gray-900)}.legal-logo__crew{color:var(--green-600)}.legal-main{flex:1;padding:56px 0 80px}.legal-content{max-width:760px;margin:0 auto}.legal-content h1{letter-spacing:-.5px;margin-bottom:8px;font-size:36px}.legal-updated{color:var(--gray-500);margin-bottom:40px;font-size:14px}.legal-content h2{color:var(--gray-900);margin:40px 0 12px;font-size:22px}.legal-content h3{color:var(--gray-800);margin:24px 0 8px;font-size:17px}.legal-content p,.legal-content li{color:var(--gray-700);font-size:16px;line-height:1.7}.legal-content p{margin-bottom:16px}.legal-content ul{margin:0 0 16px;padding-left:22px}.legal-content li{margin-bottom:8px}.legal-content a{font-weight:600}.legal-content strong{color:var(--gray-900)}.legal-callout{background:var(--green-50);border:1px solid var(--green-100);border-radius:var(--radius-md);margin:24px 0;padding:20px 24px}.legal-callout p:last-child{margin-bottom:0}.legal-table{border-collapse:collapse;width:100%;margin:8px 0 24px;font-size:15px}.legal-table th,.legal-table td{text-align:left;border-bottom:1px solid var(--gray-200);vertical-align:top;padding:10px 14px}.legal-table th{color:var(--gray-900);background:var(--gray-50);font-weight:600}.legal-table td{color:var(--gray-700)}.legal-cta{margin-top:8px;display:inline-flex}.legal-footer{border-top:1px solid var(--gray-200);padding:24px 0}.legal-footer__copy{color:var(--gray-500);font-size:14px}@media (width<=768px){.legal-content h1{font-size:28px}.legal-content h2{font-size:19px}.legal-main{padding:40px 0 56px}}:root{--green-900:#0d2870;--green-800:#153896;--green-700:#1d4bbe;--green-600:#2d63e5;--green-500:#4f80ed;--green-400:#6c97ff;--green-100:#e0eaff;--green-50:#eff4ff;--gray-900:#08060d;--gray-800:#1f1b2d;--gray-700:#3d3654;--gray-600:#6b6375;--gray-500:#8a8494;--gray-400:#a9a5b2;--gray-300:#d1cfd6;--gray-200:#e5e4e7;--gray-100:#f4f3f6;--gray-50:#fafafa;--white:#fff;--black:#08060d;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px -1px #00000012, 0 2px 4px -2px #0000000d;--shadow-lg:0 10px 15px -3px #00000014, 0 4px 6px -4px #0000000a;--shadow-xl:0 20px 25px -5px #00000014, 0 8px 10px -6px #0000000a;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, monospace}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-sans);color:var(--gray-700);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}#root{flex-direction:column;min-height:100vh;display:flex}h1,h2,h3,h4,h5,h6{color:var(--gray-900);font-weight:700;line-height:1.2}a{color:var(--green-700);text-decoration:none;transition:color .2s}a:hover{color:var(--green-600)}a:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #2d63e5}img{max-width:100%;height:auto}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}@media (width<=768px){.container{padding:0 16px}}.btn{border-radius:var(--radius-sm);font-size:16px;font-weight:600;font-family:var(--font-sans);cursor:pointer;border:none;align-items:center;gap:8px;padding:14px 28px;text-decoration:none;transition:all .2s;display:inline-flex}.btn:focus-visible,.btn-primary:focus-visible,.btn-secondary:focus-visible,button:focus-visible{outline-offset:2px;outline:2px solid #2d63e5}.btn-primary{background:var(--green-700);color:var(--white)}.btn-primary:hover{background:var(--green-800);color:var(--white);box-shadow:var(--shadow-lg);transform:translateY(-1px)}.btn-secondary{background:var(--white);color:var(--green-700);border:2px solid var(--green-700)}.btn-secondary:hover{background:var(--green-50);color:var(--green-700)}.btn-large{border-radius:var(--radius-md);padding:18px 36px;font-size:18px}.section{padding:96px 0}.section-sm{padding:64px 0}@media (width<=768px){.section{padding:64px 0}.section-sm{padding:48px 0}}.section-header{text-align:center;max-width:680px;margin:0 auto 64px}.section-header h2{letter-spacing:-.5px;margin-bottom:16px;font-size:40px}.section-header p{color:var(--gray-600);font-size:18px}@media (width<=768px){.section-header{margin-bottom:40px}.section-header h2{font-size:28px}.section-header p{font-size:16px}}.badge{letter-spacing:.5px;text-transform:uppercase;border-radius:100px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.badge-green{background:var(--green-100);color:var(--green-700)}
