.builder-list-section{max-width:1300px;margin:0 auto;padding:70px 20px;background:linear-gradient(180deg,#ffffff,#fafafa)}.builder-list-section h2{font-size:32px;font-weight:700;text-align:center;margin-bottom:50px;color:#1d1d1d;position:relative}.builder-list-section h2:after{content:"";width:80px;height:4px;background:linear-gradient(90deg,#cfa14a,#f1d27a);display:block;margin:14px auto 0;border-radius:2px}.builder-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:28px}.builder-card{background:#ffffff;border-radius:18px;padding:25px;height:140px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 12px 25px rgba(0,0,0,.06),inset 0 0 0 1px #f0f0f0;transition:all .35s ease;position:relative;overflow:hidden}.builder-card:before{content:"";position:absolute;inset:0;border-radius:18px;border:2px solid transparent;background:linear-gradient(135deg,#cfa14a,#f1d27a) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .3s ease}.builder-card:hover:before{opacity:1}.builder-card:hover{transform:translateY(-6px) scale(1.04);box-shadow:0 18px 45px rgba(0,0,0,.12)}.builder-card img{max-width:140px;max-height:70px;object-fit:contain;filter:grayscale(100%);transition:all .35s ease}.builder-card:hover img{filter:grayscale(0);transform:scale(1.08)}@media (max-width:768px){.builder-list-section{padding:50px 16px}.builder-list-section h2{font-size:26px}.builder-card{height:120px;padding:18px}.builder-card img{max-width:120px;max-height:60px}}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif;background:#ffffff;color:#111}.builder-layout{display:flex;min-height:100vh}.builder-left{width:34%;min-width:340px;padding:80px 56px;background:#f8f9fb;border-right:1px solid #e5e7eb;position:sticky;top:0;height:100vh}.builder-left img{width:120px;height:120px;object-fit:contain;background:#ffffff00;padding:14px;border-radius:14px;border:1px solid #e5e7eb00;margin-bottom:0}.builder-left h1{font-size:28px;font-weight:600;margin-bottom:10px}.builder-desc{font-size:12px;line-height:1.6;color:#555;padding-bottom:20px;margin-bottom:20px;max-width:360px;border-bottom:1px solid #777777}.builder-stats{display:flex;gap:36px}.builder-stats div{display:flex;flex-direction:column;gap:4px}.builder-stats strong{font-size:22px;font-weight:600}.builder-stats span{font-size:13px;color:#777}.builder-right{width:66%;padding:72px 64px;overflow-y:auto;background:#fff}.project-section{margin-bottom:64px;margin-top:60px}.project-section h2{font-size:22px;font-weight:600;margin-bottom:28px;padding-bottom:10px;border-bottom:1px solid #ffffff}.project-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px}.project-card{background:#ffffff;border-radius:14px;overflow:hidden;border:1px solid #eee;transition:all .3s ease;cursor:pointer}.project-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(0,0,0,.08)}.project-img{position:relative;height:190px;overflow:hidden}.project-img img{width:100%;height:100%;object-fit:cover}.project-info{padding:16px 18px 20px}.project-info h4{font-size:16px;font-weight:600;margin-bottom:4px}.project-info p{font-size:14px;color:#666;margin-bottom:10px}.project-title{font-size:16px;font-weight:600;color:#111;margin-bottom:4px;line-height:1.3}.project-location{font-size:13px;color:#666;margin-bottom:10px}.status-badge{position:absolute;top:12px;left:12px;background:#111;color:#fff;font-size:12px;padding:4px 10px;border-radius:5px;font-weight:500}@media (max-width:1024px){.builder-layout{flex-direction:column}.builder-left{width:100%;height:auto;position:relative;padding:48px 24px}.builder-right{width:100%;padding:40px 24px}}.project-meta{display:flex;justify-content:space-between;align-items:center;gap:10px}.project-type{font-size:12px;padding:4px 10px;background:#f5f5f5;color:#333;border-radius:12px;white-space:nowrap}.project-price{font-size:15px;font-weight:600;color:#1a1a1a}.faq-section{margin-top:60px;padding:40px 20px;background:#f9fafb;border-radius:12px}.faq-heading{font-size:18px;font-weight:600;margin-bottom:30px;text-align:left}.faq-container{max-width:900px;margin:0 auto}.faq-item{background:#ffffff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:15px;padding:18px 20px;transition:all .3s ease}.faq-item summary{font-size:14px;font-weight:600;cursor:pointer;list-style:none;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;right:0;font-size:20px;transition:transform .3s ease}.faq-item[open] summary:after{content:"–"}.faq-item p{margin-top:12px;font-size:14px;line-height:1.6;color:#555}.builder-heading-wrapper{margin-bottom:0;margin-top:30px;border-bottom:1px solid #9a9a9a;width:max-content}.builder-main-heading{font-size:22px;font-weight:600;color:#111827;margin:0;line-height:1.3}.project-count{display:inline-block;margin-top:10px;background:#ffffff;color:#374151;font-size:14px;font-weight:600;border-radius:20px}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;padding-bottom:10px;border-bottom:1px solid #e5e7eb}.section-header h2{font-size:22px;font-weight:600;color:#111827;margin:0}.section-count{font-size:14px;font-weight:500;color:#020202;background:#ffffff;padding:6px 12px;border-radius:0;border:1px solid #f1a10d}@media(max-width:768px){.builder-main-heading,.project-count{font-size:14px}}.project-card .badge{position:absolute;top:12px;right:12px;background:#00ba2f;color:#fff;font-size:12px;padding:4px 10px;border-radius:5px;font-weight:500}