.custom-web-development-page{--custom-blue-700:#123fc0;--custom-blue-600:#1b4de4;--custom-blue-500:#3d6bf5;--custom-blue-100:#dce6ff;--custom-blue-050:#eef3ff;--custom-ink:#0f172a;--custom-text:#4a5a66;--custom-muted:#8792a3;--custom-line:#e7ecf3;--custom-wash:#f7f9fc;--custom-shadow-sm:0 1px 3px #0f172a0d;--custom-shadow-md:0 8px 30px #0f172a14}.custom-web-hero{border-bottom:1px solid var(--custom-line);background:radial-gradient(1100px 500px at 80% -10%, var(--custom-blue-050), transparent 60%), #fff;padding:0}.custom-web-hero-inner{grid-template-columns:1.15fr .85fr;align-items:center;gap:56px;max-width:1180px;margin:0 auto;padding:76px 32px 80px;display:grid}.custom-web-hero-chip{border:1px solid var(--custom-blue-100);color:var(--custom-blue-700);box-shadow:var(--custom-shadow-sm);background:#fff;border-radius:100px;align-items:center;gap:8px;margin-bottom:22px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.custom-web-hero-chip-dot{background:var(--custom-blue-600);border-radius:50%;width:6px;height:6px}.custom-web-hero h1{color:var(--custom-ink);letter-spacing:-.035em;margin-bottom:20px;font-size:52px;font-weight:800;line-height:1.04}.custom-web-blue{color:var(--custom-blue-600)}.custom-web-hero-description{max-width:500px;color:var(--custom-text);margin-bottom:22px;font-size:17px;line-height:1.65}.custom-web-hero-points{flex-direction:column;gap:10px;margin:0 0 30px;padding:0;list-style:none;display:flex}.custom-web-hero-points li{color:var(--custom-ink);align-items:center;gap:11px;font-size:15px;font-weight:500;display:flex}.custom-web-hero-points li:before{content:"✓";background:var(--custom-blue-050);width:22px;height:22px;color:var(--custom-blue-600);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex}.custom-web-hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:34px;display:flex}.custom-web-button{border-radius:10px;align-items:center;gap:8px;padding:13px 24px;font-size:14.5px;font-weight:600;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s;display:inline-flex}.custom-web-button-primary{background:var(--custom-blue-600);color:#fff;box-shadow:0 6px 18px #1b4de447}.custom-web-button-primary:hover{background:var(--custom-blue-500);transform:translateY(-2px);box-shadow:0 12px 26px #1b4de45c}.custom-web-button-ghost{color:var(--custom-ink);border:1.5px solid var(--custom-line);background:0 0}.custom-web-button-ghost:hover{border-color:var(--custom-blue-600);color:var(--custom-blue-600)}.custom-web-hero-meta{flex-wrap:wrap;gap:30px;display:flex}.custom-web-hero-stat{flex-direction:column;display:flex}.custom-web-hero-stat-number{color:var(--custom-ink);font-size:24px;font-weight:800;line-height:1}.custom-web-hero-stat-label{color:var(--custom-muted);margin-top:3px;font-size:12.5px}.custom-web-lead-card{border:1px solid var(--custom-line);box-shadow:var(--custom-shadow-md);background:#fff;border-radius:18px;padding:26px}.custom-web-lead-heading{color:var(--custom-ink);margin-bottom:4px;font-size:18px;font-weight:700}.custom-web-lead-subtitle{color:var(--custom-muted);margin-bottom:18px;font-size:13px}.custom-web-lead-form{flex-direction:column;gap:14px;width:100%;display:flex}.custom-web-lead-form input,.custom-web-lead-form select{background:var(--custom-wash);border:1.5px solid var(--custom-line);width:100%;color:var(--custom-ink);border-radius:9px;outline:none;padding:11px 13px;font-size:13.5px;transition:border-color .15s,background .15s}.custom-web-lead-form input:focus,.custom-web-lead-form select:focus{border-color:var(--custom-blue-500);background:#fff}.custom-web-form-full{grid-column:1/-1}.custom-web-captcha{width:100%;color:var(--custom-ink);align-items:center;gap:14px;font-size:13.5px;font-weight:600;display:flex}.custom-web-captcha input{flex:none;width:90px}.custom-web-form-submit{background:var(--custom-blue-600);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:13px;font-size:14.5px;font-weight:600;transition:background .18s,transform .18s;box-shadow:0 6px 18px #1b4de44d}.custom-web-form-submit:hover{background:var(--custom-blue-500);transform:translateY(-1px)}@media (max-width:960px){.custom-web-hero-inner{grid-template-columns:1fr;gap:40px;padding:56px 32px 60px}.custom-web-hero h1{font-size:40px}.custom-web-lead-card{max-width:460px}}@media (max-width:600px){.custom-web-hero-inner{padding:44px 20px 50px}.custom-web-hero h1{font-size:33px}.custom-web-lead-form{grid-template-columns:1fr}}.custom-web-awards{background:var(--custom-wash);border-bottom:1px solid var(--custom-line);padding:36px 0}.custom-web-awards-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;max-width:1180px;margin:0 auto;padding:0 32px;display:flex}.custom-web-awards-label{color:var(--custom-muted);letter-spacing:.02em;font-size:12.5px;font-weight:600}.custom-web-awards-row{flex-wrap:wrap;align-items:center;gap:34px;display:flex}.custom-web-award-item{flex-direction:column;line-height:1.2;display:flex}.custom-web-award-item strong{color:var(--custom-ink);font-size:15px;font-weight:800}.custom-web-award-item span{color:var(--custom-muted);font-size:11px}@media (max-width:900px){.custom-web-awards-inner{gap:20px}}@media (max-width:600px){.custom-web-awards-inner{padding:0 20px}}.custom-web-intro-section{padding:88px 0}.custom-web-section-wrap{max-width:1180px;margin:0 auto;padding:0 32px}.custom-web-intro-grid{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.custom-web-section-eyebrow{color:var(--custom-blue-600);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:7px;margin-bottom:16px;font-size:12px;font-weight:700;display:inline-flex}.custom-web-section-eyebrow:before{content:"";background:var(--custom-blue-600);width:22px;height:1.5px}.custom-web-section-title{max-width:720px;color:var(--custom-ink);letter-spacing:-.03em;margin-bottom:22px;font-size:33px;font-weight:800;line-height:1.1}.custom-web-intro-copy p{color:var(--custom-text);margin-bottom:16px;font-size:15.5px;line-height:1.8}.custom-web-intro-copy p:last-child{margin-bottom:0}.custom-web-intro-stats{border-left:2px solid var(--custom-blue-100);flex-direction:column;gap:14px;padding-left:24px;display:flex}.custom-web-intro-stat{align-items:baseline;gap:14px;display:flex}.custom-web-intro-stat strong{min-width:76px;color:var(--custom-blue-600);font-size:30px;font-weight:800}.custom-web-intro-stat span{color:var(--custom-text);font-size:14px}@media (max-width:900px){.custom-web-intro-grid{grid-template-columns:1fr;gap:36px}}@media (max-width:600px){.custom-web-intro-section{padding:60px 0}.custom-web-section-wrap{padding:0 20px}}.custom-web-why-section{background:var(--custom-wash);border-top:1px solid var(--custom-line);border-bottom:1px solid var(--custom-line);padding:88px 0}.custom-web-section-head{margin-bottom:52px}.custom-web-section-intro{max-width:640px;color:var(--custom-muted);margin-top:16px;font-size:16px;line-height:1.7}.custom-web-reasons-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.custom-web-reason-card{border:1px solid var(--custom-line);background:#fff;border-radius:16px;padding:24px;transition:border-color .18s,box-shadow .18s}.custom-web-reason-card:hover{border-color:var(--custom-blue-100);box-shadow:var(--custom-shadow-md)}.custom-web-reason-heading{align-items:center;gap:12px;margin-bottom:16px;display:flex}.custom-web-reason-heading span{background:var(--custom-blue-600);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex}.custom-web-reason-heading h3{color:var(--custom-ink);margin:0;font-size:16.5px;font-weight:700}.custom-web-reason-card p{color:var(--custom-text);margin:0;font-size:14px;line-height:1.7}@media (max-width:900px){.custom-web-reasons-grid{grid-template-columns:1fr}}@media (max-width:600px){.custom-web-why-section{padding:60px 0}}.custom-web-services-section{padding:88px 0}.custom-web-services-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:48px;display:grid}.custom-web-services-nav{flex-direction:column;gap:4px;display:flex}.custom-web-service-button{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:14px;padding:16px 18px;transition:all .15s;display:flex}.custom-web-service-button:hover{background:var(--custom-wash)}.custom-web-service-button.active{background:var(--custom-blue-050)}.custom-web-service-number{background:var(--custom-wash);width:26px;height:26px;color:var(--custom-muted);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;transition:all .15s;display:flex}.custom-web-service-button.active .custom-web-service-number{background:var(--custom-blue-600);color:#fff}.custom-web-service-label{color:var(--custom-ink);font-size:15.5px;font-weight:600}.custom-web-service-button.active .custom-web-service-label{color:var(--custom-blue-700)}.custom-web-service-panel{border:1px solid var(--custom-line);background:#fff;border-radius:18px;min-height:220px;padding:34px;box-shadow:0 2px 14px #0f172a0f}.custom-web-service-panel-number{color:var(--custom-blue-600);margin-bottom:10px;font-size:13px;font-weight:700}.custom-web-service-panel h3{color:var(--custom-ink);margin-bottom:14px;font-size:23px;font-weight:800}.custom-web-service-panel p{color:var(--custom-text);font-size:15.5px;line-height:1.75}@media (max-width:900px){.custom-web-services-grid{grid-template-columns:1fr;gap:24px}}@media (max-width:600px){.custom-web-services-section{padding:60px 0}}.custom-web-benefits-section{background:var(--custom-wash);border-top:1px solid var(--custom-line);border-bottom:1px solid var(--custom-line);padding:88px 0}.custom-web-benefits-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.custom-web-benefit-card{border:1px solid var(--custom-line);border-left:3px solid var(--custom-blue-100);background:#fff;border-radius:14px;gap:16px;padding:22px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.custom-web-benefit-card:hover{border-color:var(--custom-blue-100);border-left-color:var(--custom-blue-600);box-shadow:var(--custom-shadow-md);transform:translateY(-2px)}.custom-web-benefit-icon{background:var(--custom-blue-050);width:44px;height:44px;color:var(--custom-blue-600);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:800;transition:all .18s;display:flex}.custom-web-benefit-card:hover .custom-web-benefit-icon{background:var(--custom-blue-600);color:#fff}.custom-web-benefit-card h3{color:var(--custom-ink);margin-bottom:7px;font-size:16px;font-weight:700;line-height:1.25}.custom-web-benefit-card p{color:var(--custom-text);margin:0;font-size:13.5px;line-height:1.62}@media (max-width:900px){.custom-web-benefits-grid{grid-template-columns:1fr}}@media (max-width:600px){.custom-web-benefits-section{padding:60px 0}}.custom-web-process-section{padding:88px 0}.custom-web-process-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:56px;display:grid}.custom-web-process-head{position:sticky;top:96px}.custom-web-process-title{color:var(--custom-ink);letter-spacing:-.03em;margin:0;font-size:30px;font-weight:800;line-height:1.1}.custom-web-process-head p{color:var(--custom-text);margin-top:16px;font-size:15px;line-height:1.75}.custom-web-process-steps{flex-direction:column;display:flex}.custom-web-process-step{grid-template-columns:auto 1fr;gap:22px;padding-bottom:32px;display:grid;position:relative}.custom-web-process-step:not(:last-child):before{content:"";background:var(--custom-line);width:2px;position:absolute;top:38px;bottom:0;left:17px}.custom-web-process-number{background:var(--custom-blue-600);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex;box-shadow:0 4px 12px #1b4de440}.custom-web-process-step h3{color:var(--custom-ink);margin:0 0 9px;padding-top:6px;font-size:17px;font-weight:700}.custom-web-process-step ul{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.custom-web-process-step li{color:var(--custom-text);gap:9px;font-size:14px;line-height:1.6;display:flex}.custom-web-process-step li:before{content:"";background:var(--custom-blue-500);border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:9px}@media (max-width:900px){.custom-web-process-grid{grid-template-columns:1fr;gap:32px}.custom-web-process-head{position:static}}@media (max-width:600px){.custom-web-process-section{padding:60px 0}}.custom-web-tech-section{background:var(--custom-wash);border-top:1px solid var(--custom-line);border-bottom:1px solid var(--custom-line);padding:88px 0}.custom-web-tech-grid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:44px;display:grid}.custom-web-tech-card{border:1px solid var(--custom-line);background:#fff;border-radius:16px;padding:22px;transition:border-color .18s,box-shadow .18s,transform .18s}.custom-web-tech-card:hover{border-color:var(--custom-blue-100);box-shadow:var(--custom-shadow-md);transform:translateY(-2px)}.custom-web-tech-card h3{color:var(--custom-ink);margin-bottom:15px;font-size:14.5px;font-weight:700}.custom-web-tech-chips{flex-wrap:wrap;gap:8px;display:flex}.custom-web-tech-chips span{background:var(--custom-wash);color:var(--custom-ink);border:1px solid var(--custom-line);border-radius:8px;padding:6px 13px;font-size:12.5px;font-weight:600;transition:all .15s}.custom-web-tech-chips span:hover{background:var(--custom-blue-050);border-color:var(--custom-blue-100);color:var(--custom-blue-700)}.custom-web-marketing-tools h3{color:var(--custom-ink);margin-bottom:20px;font-size:20px;font-weight:700}.custom-web-tools-list{flex-wrap:wrap;gap:10px;display:flex}.custom-web-tools-list span{color:var(--custom-ink);border:1px solid var(--custom-line);background:#fff;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-size:13.5px;font-weight:600;transition:all .18s;display:inline-flex}.custom-web-tools-list span:before{content:"";background:var(--custom-blue-500);border-radius:50%;flex-shrink:0;width:7px;height:7px}.custom-web-tools-list span:hover{border-color:var(--custom-blue-100);color:var(--custom-blue-700);transform:translateY(-2px);box-shadow:0 2px 14px #0f172a0f}@media (max-width:900px){.custom-web-tech-grid{grid-template-columns:1fr}}@media (max-width:600px){.custom-web-tech-section{padding:60px 0}}.custom-web-comparison-section{padding:88px 0}.custom-web-comparison-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.custom-web-comparison-card{border-radius:16px;padding:28px}.custom-web-comparison-us{background:var(--custom-blue-050);border:1.5px solid var(--custom-blue-100)}.custom-web-comparison-them{background:var(--custom-wash);border:1.5px solid var(--custom-line)}.custom-web-comparison-card h3{align-items:center;gap:9px;margin-bottom:18px;font-size:18px;font-weight:800;display:flex}.custom-web-comparison-us h3{color:var(--custom-blue-700)}.custom-web-comparison-them h3{color:var(--custom-muted)}.custom-web-comparison-card ul{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.custom-web-comparison-card li{color:var(--custom-text);gap:10px;font-size:13.5px;line-height:1.55;display:flex}.custom-web-comparison-us li:before{content:"✓";color:#12855a;flex-shrink:0;font-weight:800}.custom-web-comparison-them li:before{content:"✗";color:#c4342e;flex-shrink:0;font-weight:800}@media (max-width:900px){.custom-web-comparison-grid{grid-template-columns:1fr}}@media (max-width:600px){.custom-web-comparison-section{padding:60px 0}}.custom-web-faq-section{background:var(--custom-wash);border-top:1px solid var(--custom-line);padding:88px 0}.custom-web-faq-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.custom-web-faq-item{border:1px solid var(--custom-line);background:#fff;border-radius:12px;transition:border-color .18s;overflow:hidden}.custom-web-faq-item.open{border-color:var(--custom-blue-100)}.custom-web-faq-question{width:100%;color:var(--custom-ink);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;font-size:14.5px;font-weight:600;display:flex}.custom-web-faq-plus{background:var(--custom-blue-050);width:24px;height:24px;color:var(--custom-blue-600);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;transition:all .2s;display:flex}.custom-web-faq-item.open .custom-web-faq-plus{background:var(--custom-blue-600);color:#fff;transform:rotate(45deg)}.custom-web-faq-answer{max-height:0;transition:max-height .28s;overflow:hidden}.custom-web-faq-item.open .custom-web-faq-answer{max-height:400px}.custom-web-faq-answer-inner{color:var(--custom-text);padding:0 20px 18px;font-size:14px;line-height:1.7}@media (max-width:900px){.custom-web-faq-grid{grid-template-columns:1fr}}@media (max-width:600px){.custom-web-faq-section{padding:60px 0}}.custom-web-cta-section{padding:88px 0}.custom-web-cta{background:linear-gradient(120deg, var(--custom-blue-700), var(--custom-blue-600) 55%, #0169dc);border-radius:22px;padding:52px 48px;position:relative;overflow:hidden}.custom-web-cta:before{content:"";background:#ffffff14;border-radius:50%;width:260px;height:260px;position:absolute;top:-60px;right:-60px}.custom-web-cta-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;display:flex;position:relative}.custom-web-cta-content h2{color:#fff;letter-spacing:-.02em;margin-bottom:8px;font-size:28px;font-weight:800}.custom-web-cta-content p{color:#ffffffe6;font-size:15px}.custom-web-cta-categories{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.custom-web-cta-categories span{color:#fff;background:#ffffff24;border-radius:100px;padding:6px 13px;font-size:12px;font-weight:500}.custom-web-cta-button{color:var(--custom-blue-700);white-space:nowrap;background:#fff;border-radius:11px;padding:15px 30px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s}.custom-web-cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0003}@media (max-width:900px){.custom-web-cta{padding:40px 28px}.custom-web-cta-content h2{font-size:23px}}@media (max-width:600px){.custom-web-cta-section{padding:60px 0}}.wp-cta-button{cursor:pointer;color:var(--wp-blue-700);white-space:nowrap;background:#fff;border-radius:11px;justify-content:center;align-items:center;padding:15px 30px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}
