@charset "UTF-8";.p-custom-features .why-strip{background:var(--ink);padding:48px 40px}.p-custom-features .why-inner{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:0}.p-custom-features .why-item{padding:0 32px;border-right:1px solid rgba(255,255,255,.08);display:flex;gap:16px;align-items:flex-start}.p-custom-features .why-item:first-child{padding-left:0}.p-custom-features .why-item:last-child{border-right:none}.p-custom-features .why-icon{width:42px;height:42px;border-radius:10px;background:rgba(59,125,232,.15);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--white)}.p-custom-features .why-text h4{font-family:var(--serif);font-size:.95rem;font-weight:700;color:var(--white);margin-bottom:6px;letter-spacing:-.01em}.p-custom-features .why-text p{font-size:.8rem;color:rgba(255,255,255,.5);line-height:1.6}.p-custom-features .what-section{max-width:var(--max);margin:0 auto;padding:80px 40px}.p-custom-features .builds-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.p-custom-features .build-card{background:var(--white);border:1.5px solid rgba(30,45,77,.09);border-radius:14px;padding:28px 30px;display:flex;flex-direction:column;gap:14px;transition:border-color .2s,box-shadow .2s,transform .15s}.p-custom-features .build-card:hover{border-color:rgba(59,125,232,.3);box-shadow:0 6px 28px rgba(30,45,77,.08);transform:translateY(-2px)}.p-custom-features .build-card-top{display:flex;align-items:flex-start;gap:14px}.p-custom-features .build-icon{width:44px;height:44px;border-radius:11px;background:var(--pale);border:1.5px solid rgba(59,125,232,.15);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--ink)}.p-custom-features .build-card h3{font-family:var(--serif);font-size:1rem;font-weight:800;color:var(--ink);letter-spacing:-.02em;line-height:1.25;margin-bottom:0;flex:1;padding-top:2px}.p-custom-features .build-card p{font-size:.83rem;color:var(--mid);line-height:1.65}.p-custom-features .build-examples{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.p-custom-features .build-example{font-size:.68rem;font-weight:600;padding:3px 9px;border-radius:5px;background:var(--bg);color:var(--mid);border:1px solid rgba(30,45,77,.08)}.p-custom-features .advantage-section{background:var(--bg);padding:80px 40px;border-top:1px solid rgba(30,45,77,.06);border-bottom:1px solid rgba(30,45,77,.06)}.p-custom-features .advantage-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.p-custom-features .advantage-text .section-label{margin-bottom:16px}.p-custom-features .advantage-text h2{font-family:var(--serif);font-size:clamp(1.7rem,3vw,2.3rem);font-weight:800;color:var(--ink);letter-spacing:-.03em;line-height:1.15;margin-bottom:20px}.p-custom-features .advantage-text p{font-size:.9rem;color:var(--mid);line-height:1.75;margin-bottom:16px}.p-custom-features .advantage-text p:last-child{margin-bottom:0}.p-custom-features .advantage-text strong{color:var(--ink);font-weight:600}.p-custom-features .advantage-points{display:flex;flex-direction:column;gap:0}.p-custom-features .advantage-point{display:flex;gap:16px;align-items:flex-start;padding:20px 0;border-bottom:1px solid rgba(30,45,77,.07)}.p-custom-features .advantage-point:last-child{border-bottom:none}.p-custom-features .advantage-num{font-family:var(--serif);font-size:1.4rem;font-weight:800;color:var(--pale);line-height:1;flex-shrink:0;width:32px;letter-spacing:-.04em}.p-custom-features .advantage-point-text h4,.p-custom-features .cta-card h3,.p-custom-features .process-step h4{font-family:var(--serif);font-size:.92rem;font-weight:700;color:var(--ink);margin-bottom:5px;letter-spacing:-.01em}.p-custom-features .advantage-point-text p{font-size:.8rem;color:var(--mid);line-height:1.6}.p-custom-features .process-section{max-width:var(--max);margin:0 auto;padding:80px 40px}.p-custom-features .process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:48px;position:relative}.p-custom-features .process-steps::before{content:"";position:absolute;top:28px;left:14%;right:14%;height:1.5px;background:linear-gradient(90deg,var(--pale) 0%,var(--blue) 50%,var(--pale) 100%);z-index:0}.p-custom-features .process-step{text-align:center;padding:0 16px;position:relative;z-index:1}.p-custom-features .step-num{width:56px;height:56px;border-radius:50%;background:var(--white);border:2px solid var(--pale);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-family:var(--serif);font-size:1.1rem;font-weight:800;color:var(--blue);transition:border-color .2s,background .2s}.p-custom-features .process-step:hover .step-num{border-color:var(--blue);background:var(--pale)}.p-custom-features .cta-card h3,.p-custom-features .process-step h4{font-weight:800;margin-bottom:8px}.p-custom-features .process-step p{font-size:.78rem;color:var(--mid);line-height:1.6}.p-custom-features .cta-section{background:var(--ink);padding:80px 40px;position:relative;overflow:hidden}.p-custom-features .cta-section::before{content:"";position:absolute;top:-60px;right:-60px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(59,125,232,.15),transparent 70%)}.p-custom-features .cta-inner{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:1fr 360px;gap:64px;align-items:center;position:relative;z-index:1}.p-custom-features .cta-text h2{font-family:var(--serif);font-size:clamp(1.7rem,3vw,2.4rem);font-weight:800;color:var(--white);letter-spacing:-.03em;line-height:1.15;margin-bottom:16px}.p-custom-features .cta-text p{font-size:.92rem;color:rgba(255,255,255,.55);line-height:1.7}.p-custom-features .cta-card{background:var(--white);border-radius:14px;padding:32px}.p-custom-features .cta-card h3{font-size:1rem;margin-bottom:6px}.p-custom-features .cta-card .cta-note{font-size:.78rem;color:var(--mid);margin-bottom:22px;line-height:1.5}.p-custom-features .cta-field{margin-bottom:14px}.p-custom-features .cta-field label{display:block;font-size:.75rem;font-weight:600;color:var(--mid);margin-bottom:5px}.p-custom-features .cta-field input,.p-custom-features .cta-field textarea{width:100%;padding:10px 13px;font-family:var(--sans);font-size:.855rem;color:var(--ink);background:var(--bg);border:1.5px solid rgba(30,45,77,.12);border-radius:7px;outline:0;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.p-custom-features .cta-field input::placeholder,.p-custom-features .cta-field textarea::placeholder{color:var(--light)}.p-custom-features .cta-field input:focus,.p-custom-features .cta-field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(59,125,232,.1);background:var(--white)}.p-custom-features .cta-field textarea{resize:vertical;min-height:90px;line-height:1.55}.p-custom-features .cta-submit{width:100%;background:var(--ink);color:var(--white);font-family:var(--serif);font-weight:700;font-size:.9rem;padding:13px 20px;border-radius:7px;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s,transform .15s}.p-custom-features .cta-submit:hover{background:var(--blue);transform:translateY(-1px)}.p-custom-features .cta-privacy{font-size:.7rem;color:var(--light);text-align:center;margin-top:10px}.p-custom-features .cta-privacy a{color:var(--light);text-decoration:underline}.p-custom-features .cta-success{display:none;text-align:center;padding:32px 16px}.p-custom-features .cta-success-icon{width:52px;height:52px;background:var(--pale);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:var(--ink)}.p-custom-features .cta-success h3{font-family:var(--serif);font-size:1rem;font-weight:800;color:var(--ink);margin-bottom:8px}.p-custom-features .cta-success p{font-size:.8rem;color:var(--mid);line-height:1.6}@media (max-width:900px){.p-custom-features .why-inner{grid-template-columns:1fr;gap:28px}.p-custom-features .why-item{border-right:none;border-bottom:1px solid rgba(255,255,255,.08);padding:0 0 24px}.p-custom-features .why-item:last-child{border-bottom:none;padding-bottom:0}.p-custom-features .builds-grid{grid-template-columns:1fr}.p-custom-features .advantage-inner{grid-template-columns:1fr;gap:40px}.p-custom-features .process-steps{grid-template-columns:1fr 1fr;gap:32px}.p-custom-features .process-steps::before{display:none}.p-custom-features .cta-inner{grid-template-columns:1fr;gap:40px}}@media (max-width:560px){.p-custom-features .advantage-section,.p-custom-features .cta-section,.p-custom-features .hero,.p-custom-features .process-section,.p-custom-features .what-section,.p-custom-features .why-strip{padding-left:20px;padding-right:20px}.p-custom-features .process-steps{grid-template-columns:1fr}}