.pe-page-wrap{max-width:1080px;margin-left:auto;margin-right:auto;padding:calc(var(--urgency-bar-h, 0px) + 80px) 24px 0;text-align:center}.pe-page-wrap p{max-width:600px;margin:0 auto}@media (max-width:768px){.pe-page-wrap{padding:calc(var(--urgency-bar-h, 0px) + 60px) 16px 0}}@media (max-width:480px){.pe-page-wrap{padding:calc(var(--urgency-bar-h, 0px) + 56px) 12px 0}}#pe-estimator{max-width:100%;margin:0;text-align:left;background:#fff;border:2px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:clip;font-family:inherit}#pe-estimator *{box-sizing:border-box}#pe-estimator .pe-header{background:#111;padding:24px 28px}#pe-estimator .pe-header-title{font-size:20px;font-weight:800;color:#fff;line-height:1.2;margin-bottom:4px}#pe-estimator .pe-header-sub{font-size:14px;color:hsla(0,0%,100%,.75);line-height:1.4}#pe-estimator .pe-main{display:grid;grid-template-columns:1fr 340px;align-items:start}#pe-estimator .pe-left{border-right:2px solid #e2e8f0}#pe-estimator .pe-right{position:sticky;top:var(--pe-sticky-top,calc(var(--urgency-bar-h, 0px) + 80px));padding:24px;background:#f8fafc;border-top:2px solid #e2e8f0}#pe-estimator .pe-step{padding:22px 28px;border-bottom:1px solid #e2e8f0}#pe-estimator .pe-step:last-of-type{border-bottom:none}#pe-estimator .pe-step-label{display:flex;align-items:center;gap:10px;margin-bottom:14px}#pe-estimator .pe-dot{width:22px;height:22px;background:#111;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:11px;font-weight:700;color:#fff}#pe-estimator .pe-step-name{font-size:13px;font-weight:700;color:#334155;text-transform:uppercase;letter-spacing:.04em}#pe-estimator .pe-chips{display:flex;flex-wrap:wrap;gap:8px}#pe-estimator .pe-chip{border-radius:100px;padding:8px 16px;font-size:13px;font-weight:500;color:#334155;background:#fff;border:1.5px solid #e2e8f0;cursor:pointer;user-select:none;transition:all .15s;white-space:nowrap}#pe-estimator .pe-chip:hover{border-color:#333;color:#111}#pe-estimator .pe-chip.pe-sel{background:#111;color:#fff;border-color:#111;box-shadow:0 2px 8px rgba(0,0,0,.14)}#pe-estimator .pe-pills{display:flex;gap:8px;flex-wrap:wrap}#pe-estimator .pe-pill{flex:1;border-radius:12px;padding:9px 12px;font-size:13px;font-weight:500;color:#334155;background:#fff;border:1.5px solid #e2e8f0;cursor:pointer;user-select:none;text-align:center;transition:all .15s;white-space:nowrap}#pe-estimator .pe-pill:hover{border-color:#111;color:#111}#pe-estimator .pe-pill.pe-sel{background:#111;color:#fff;border-color:#111;box-shadow:0 2px 8px rgba(0,0,0,.14)}#pe-estimator .pe-pills-label{font-size:12px;font-weight:600;color:#64748b;margin-bottom:8px;margin-top:14px}#pe-estimator .pe-pills-label:first-child{margin-top:0}#pe-estimator .pe-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}#pe-estimator .pe-field{display:flex;flex-direction:column;gap:5px}#pe-estimator .pe-field label{font-size:12px;font-weight:600;color:#334155}#pe-estimator .pe-field input[type=number]{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;padding:9px 12px;font-size:14px;color:#334155;font-family:inherit;width:100%;outline:none;-moz-appearance:textfield;transition:border-color .15s}#pe-estimator .pe-field input[type=number]::-webkit-inner-spin-button,#pe-estimator .pe-field input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}#pe-estimator .pe-field input[type=number]:focus{border-color:#333}#pe-estimator .pe-labor-mode-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}#pe-estimator .pe-labor-mode-pill{border-radius:100px;padding:6px 14px;font-size:12px;font-weight:600;color:#334155;background:#fff;border:1.5px solid #e2e8f0;cursor:pointer;user-select:none;transition:all .15s;white-space:nowrap}#pe-estimator .pe-labor-mode-pill:hover{border-color:#333;color:#111}#pe-estimator .pe-labor-mode-pill.pe-sel{background:#111;color:#fff;border-color:#111;box-shadow:0 2px 8px rgba(0,0,0,.14)}#pe-estimator .pe-labor-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:center}#pe-estimator .pe-counter{display:flex;align-items:center;border:1.5px solid #e2e8f0;border-radius:8px;overflow:hidden;height:40px}#pe-estimator .pe-counter-btn{width:40px;height:40px;background:#f8f7ff;border:none;font-size:18px;font-weight:600;color:#111;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s;padding:0;margin:0}#pe-estimator .pe-counter-btn:hover{background:#ede9f9}#pe-estimator .pe-counter-val{flex:1;text-align:center;font-size:15px;font-weight:700;color:#334155;background:#fff;border:1.5px solid #e2e8f0;border-top:none;border-bottom:none;height:100%;padding:0;outline:none;-moz-appearance:textfield}#pe-estimator .pe-counter-val::-webkit-inner-spin-button,#pe-estimator .pe-counter-val::-webkit-outer-spin-button{-webkit-appearance:none}#pe-estimator .pe-rate-input{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;padding:0 12px;font-size:14px;color:#334155;font-family:inherit;width:100%;height:40px;outline:none;-moz-appearance:textfield;transition:border-color .15s}#pe-estimator .pe-rate-input::-webkit-inner-spin-button,#pe-estimator .pe-rate-input::-webkit-outer-spin-button{-webkit-appearance:none}#pe-estimator .pe-rate-input:focus{border-color:#333}#pe-estimator .pe-labor-note{font-size:12px;color:#64748b;margin-top:10px;font-style:italic}#pe-estimator .pe-out-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}#pe-estimator .pe-out-profit{text-align:right}#pe-estimator .pe-out-eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:4px}#pe-estimator .pe-bid-price{font-size:42px;font-weight:800;color:#111;line-height:1;margin-bottom:4px}#pe-estimator .pe-bid-sqft{font-size:13px;color:#64748b}#pe-estimator .pe-profit-amount{font-size:26px;font-weight:800;margin-bottom:6px;line-height:1}#pe-estimator .pe-profit-badge{display:inline-block;padding:3px 12px;border-radius:20px;font-size:12px;font-weight:700}#pe-estimator .pe-profit-badge.pe-green{background:#dcfce7;color:#16a34a}#pe-estimator .pe-profit-badge.pe-amber{background:#fef3c7;color:#d97706}#pe-estimator .pe-profit-badge.pe-red{background:#fee2e2;color:#dc2626}#pe-estimator .pe-sep{border:none;border-top:1px solid #e2e8f0;margin:18px 0}#pe-estimator .pe-bar-track{background:#e2e8f0;border-radius:3px;height:6px;overflow:hidden;margin-top:14px}#pe-estimator .pe-bar-fill{height:100%;border-radius:3px;transition:width .4s,background .4s}#pe-estimator .pe-info-note{font-size:12px;color:#64748b;font-style:italic;margin-top:16px;line-height:1.5}#pe-estimator .pe-breakdown{width:100%;border-collapse:collapse}#pe-estimator .pe-breakdown td{padding:6px 0;font-size:13px}#pe-estimator .pe-breakdown td:first-child{color:#64748b;font-weight:400}#pe-estimator .pe-breakdown td:last-child{text-align:right;color:#334155;font-weight:500}#pe-estimator .pe-breakdown .pe-row-cost td{font-weight:700;color:#334155;border-top:1px solid #e2e8f0;padding-top:10px}#pe-estimator .pe-breakdown .pe-row-bid td{font-weight:800;border-top:1px solid #e2e8f0;padding-top:10px}#pe-estimator .pe-breakdown .pe-row-bid td:last-child{color:#111}#pe-estimator .pe-profile-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}#pe-estimator .pe-profile-card{border:1.5px solid #e2e8f0;border-radius:12px;padding:16px 12px;cursor:pointer;transition:all .15s;text-align:center;user-select:none;background:#fff}#pe-estimator .pe-profile-card:hover{border-color:#333}#pe-estimator .pe-profile-card.pe-sel{background:#111;border-color:#111;box-shadow:0 2px 8px rgba(0,0,0,.14)}#pe-estimator .pe-profile-name{font-size:14px;font-weight:700;color:#334155;margin-bottom:8px;letter-spacing:-.2px}#pe-estimator .pe-profile-card.pe-sel .pe-profile-name{color:#fff}#pe-estimator .pe-profile-stat{font-size:11px;color:#94a3b8;line-height:1.7}#pe-estimator .pe-profile-card.pe-sel .pe-profile-stat{color:hsla(0,0%,100%,.65)}@media (max-width:800px){#pe-estimator{margin:0}#pe-estimator .pe-main{grid-template-columns:1fr}#pe-estimator .pe-left{border-right:none;border-bottom:2px solid #e2e8f0}#pe-estimator .pe-right{position:static;padding:20px}#pe-estimator .pe-bid-price{font-size:36px}}@media (max-width:480px){#pe-estimator{margin:0}#pe-estimator .pe-grid{grid-template-columns:1fr}#pe-estimator .pe-chip{font-size:12px;padding:6px 12px}#pe-estimator .pe-step{padding:16px}#pe-estimator .pe-header{padding:18px 16px}#pe-estimator .pe-right{padding:16px}#pe-estimator .pe-out-top{flex-direction:column;gap:12px}#pe-estimator .pe-out-profit{text-align:left}#pe-estimator .pe-bid-price{font-size:32px}#pe-estimator .pe-profit-amount{font-size:22px}#pe-estimator .pe-profile-grid{grid-template-columns:repeat(3,1fr);gap:6px}#pe-estimator .pe-profile-card{padding:12px 8px;border-radius:10px}#pe-estimator .pe-profile-name{font-size:12px;margin-bottom:6px}#pe-estimator .pe-profile-stat{font-size:10px;line-height:1.6}#pe-estimator .pe-pill{white-space:normal;flex:unset;width:100%}#pe-estimator .pe-pills{flex-direction:column}#pe-estimator .pe-labor-row{grid-template-columns:1fr}}.works-flow-section{padding:0 0 100px;background:#fff;overflow:hidden;background-image:url(https://cms.fieldcamp.ai/wp-content/uploads/2025/12/roles-workflow-bg.png);background-size:auto;background-repeat:no-repeat}@media(max-width:768px){.works-flow-section{padding:0 0 60px}}.works-flow-container{width:100%;margin:0 auto;padding:0 20px}.works-flow-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;min-height:500px;margin-bottom:30px}@media(max-width:991px){.works-flow-content{grid-template-columns:1fr;gap:20px;min-height:auto;margin-bottom:50px}}.works-flow-left{position:relative;padding:40px 0}.works-flow-left .decorative-lines{position:absolute;top:0;left:0;width:200px;height:300px;z-index:1;pointer-events:none}.works-flow-left .decorative-lines .lines-svg{width:100%;height:100%}@media(max-width:768px){.works-flow-left .decorative-lines{display:none}}.works-flow-left .gradient-arc{position:absolute;top:-50px;left:50%;transform:translateX(-50%);width:400px;height:400px;z-index:2;pointer-events:none}.works-flow-left .gradient-arc .arc-svg{width:100%;height:100%}@media(max-width:768px){.works-flow-left .gradient-arc{width:300px;height:300px;top:-30px}}.works-flow-left .text-content{position:relative;z-index:3}@media(max-width:768px){.works-flow-left .text-content{text-align:center}}.works-flow-left .subtitle{font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:1.5px;color:#6b7280;margin-bottom:16px;padding-bottom:0}.works-flow-left .title{font-size:48px;font-weight:700;line-height:1.15;color:#000;margin-bottom:32px;font-family:Inter,sans-serif}@media(max-width:991px){.works-flow-left .title{font-size:36px}}@media(max-width:768px){.works-flow-left .title{font-size:32px;margin-bottom:0}}.works-flow-left .cta-button{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:#000;color:#fff;font-size:16px;font-weight:500;text-decoration:none;border-radius:8px;transition:all .3s ease}.works-flow-left .cta-button svg{transition:transform .3s ease}.works-flow-left .cta-button:hover{background:#1a1a1a;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.works-flow-left .cta-button:hover svg{transform:translateX(4px)}.works-flow-right{position:relative;display:flex;justify-content:center;align-items:center;min-height:450px}@media(max-width:991px){.works-flow-right{min-height:350px}}@media(max-width:767px){.works-flow-right{min-height:auto}}.timeline-container{position:relative;width:100%;height:400px;max-width:350px}@media(max-width:991px){.timeline-container{max-width:300px;height:350px}}@media(max-width:767px){.timeline-container{height:auto;max-width:100%}}.timeline-line{position:absolute;left:50%;top:0;transform:translateX(-50%);width:100px;height:100%;z-index:1}.timeline-line .timeline-svg{width:100%;height:100%}.center-indicator{position:absolute;left:0;top:50%;transform:translate(-25%,-50%);z-index:3}.center-indicator .indicator-circle{width:48px;height:48px;background:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 20px rgba(0,0,0,.2)}@media(max-width:767px){.center-indicator{display:none}}.roles-container{position:absolute;top:0;left:30%;width:70%;height:100%;z-index:2;cursor:grab;user-select:none;-webkit-user-select:none;touch-action:none}.roles-container.dragging{cursor:grabbing}.roles-container.dragging .role-item{transition:none}.roles-container:hover .role-item{transition:all .15s ease-out}@media(max-width:767px){.roles-container{position:relative;left:0;width:100%;height:auto;display:flex;flex-direction:column;cursor:default}}.role-item{position:absolute;display:flex;align-items:center;gap:16px;padding:8px 0;background:transparent;border-radius:8px;cursor:pointer;transition:top .4s cubic-bezier(.4,0,.2,1),left .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);white-space:nowrap;will-change:top,left,opacity,transform;transform-origin:left center}.role-item:hover .role-name{color:#000}.role-item.active .role-line{border-style:solid;border-color:#000;width:32px}.role-item.active .role-name{color:#000;font-weight:600}.role-item .role-line{display:inline-block;width:24px;height:0;border-top:2px dashed #9ca3af;transition:all .3s ease}.role-item .role-name{font-size:18px;font-weight:400;color:#9ca3af;font-family:Inter,sans-serif;transition:all .3s ease}@media(max-width:768px){.role-item .role-name{font-size:14px}}@media(max-width:767px){.role-item{position:relative!important;top:auto!important;left:auto!important;transform:none!important;opacity:1!important;width:100%;padding:16px 0;justify-content:center;border-bottom:1px solid #e5e7eb}.role-item:first-child{border-top:1px solid #e5e7eb}.role-item .role-line{display:none}.role-item .role-name{font-size:16px;text-align:center}.role-item.active .role-name{font-weight:700;color:#000}}.feature-cards-header{margin-bottom:60px;text-align:center}.feature-cards-header .active-role-name{display:inline-block;font-size:24px;font-weight:700;color:#000;font-family:Inter,sans-serif;transition:all .3s ease}.feature-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;animation:featuresFadeIn .4s ease-out}@media(max-width:991px){.feature-cards{grid-template-columns:repeat(2,1fr);gap:30px}}@media(max-width:576px){.feature-cards{grid-template-columns:1fr;gap:24px}}@keyframes featuresFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.feature-card{animation:featureCardFadeIn .5s ease-out forwards;opacity:0}.feature-card:first-child{animation-delay:.05s}.feature-card:nth-child(2){animation-delay:.1s}.feature-card:nth-child(3){animation-delay:.15s}.feature-card .feature-title{font-size:20px;font-weight:700;color:#000;margin-bottom:16px;font-family:Inter,sans-serif;line-height:1.3}@media(max-width:768px){.feature-card .feature-title{font-size:18px}}.feature-card .feature-description{font-size:16px;font-weight:400;color:#4b5563;line-height:1.6;margin:0;padding:0}@media(max-width:768px){.feature-card .feature-description{font-size:14px}}@keyframes featureCardFadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.works-flow-section .text-content{animation:fadeIn .8s ease forwards}