/* CODFIX v5.21.1 — Homepage Final UI/UX Polish */
:root{
    --cfx5211-orange:#f97316;
    --cfx5211-orange-deep:#ea580c;
    --cfx5211-orange-soft:#fff7ed;
    --cfx5211-ink:#101828;
    --cfx5211-muted:#667085;
    --cfx5211-line:#eaecf0;
    --cfx5211-soft:#f8fafc;
    --cfx5211-dark:#0b1220;
    --cfx5211-shadow:0 22px 60px rgba(16,24,40,.09);
    --cfx5211-shadow-hover:0 28px 70px rgba(16,24,40,.13);
}

/* Header — denser, clearer, stronger CTA. */
.cfx5121-header{
    position:sticky;
    top:0;
    z-index:120;
    box-shadow:0 1px 0 rgba(16,24,40,.04);
    transition:box-shadow .22s ease,background-color .22s ease,border-color .22s ease;
}
.cfx5121-header.is-scrolled{box-shadow:0 14px 42px rgba(16,24,40,.09)}
.cfx5121-header .cfx32-header-inner{min-height:74px}
.cfx5121-header .cfx32-logo-box img{max-height:38px;width:auto}
.cfx5121-nav{gap:1.15rem}
.cfx5121-nav>a,.cfx5121-mega-trigger{position:relative;font-size:.92rem;font-weight:650}
.cfx5121-nav>a::after,.cfx5121-mega-trigger::after{
    content:"";position:absolute;inset-inline:18%;bottom:-10px;height:2px;border-radius:99px;
    background:var(--cfx5211-orange);transform:scaleX(0);transition:transform .2s ease;
}
.cfx5121-nav>a:hover::after,.cfx5121-mega-trigger:hover::after{transform:scaleX(1)}
.cfx5121-header .cfx32-customer-button{
    border-color:var(--cfx5211-orange)!important;background:var(--cfx5211-orange)!important;color:#fff!important;
    box-shadow:0 10px 24px rgba(249,115,22,.2);transition:transform .2s ease,box-shadow .2s ease,background .2s ease;
}
.cfx5121-header .cfx32-customer-button:hover{transform:translateY(-1px);background:var(--cfx5211-orange-deep)!important;box-shadow:0 14px 32px rgba(249,115,22,.28)}
.cfx5121-header .cfx32-support-button{background:#fff!important;border:1px solid var(--cfx5211-line)!important}

/* Hero — keep identity, improve hierarchy and reduce unnecessary vertical length. */
.cfx5121-hero{min-height:660px;background:linear-gradient(180deg,#fff 0%,#fffaf6 100%)}
.cfx5121-hero-grid{min-height:640px;padding-top:30px;padding-bottom:46px;gap:62px}
.cfx5121-hero-copy{max-width:700px}
.cfx5121-hero-copy h1{font-size:clamp(2.8rem,5vw,5.15rem);line-height:1.2;letter-spacing:-.04em;margin-top:12px}
.cfx5121-hero-copy h2{font-size:clamp(1.25rem,1.8vw,1.8rem);line-height:1.7;max-width:26ch}
.cfx5121-hero-copy p{font-size:clamp(1.02rem,1.25vw,1.2rem);line-height:1.95;max-width:60ch;margin-bottom:24px}
.cfx5121-actions a,.cfx5121-main-btn{min-height:48px;padding:13px 21px;border-radius:13px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.cfx5121-actions a:hover,.cfx5121-main-btn:hover{transform:translateY(-2px)}
.cfx5121-actions .primary{box-shadow:0 14px 34px rgba(249,115,22,.25)}
.cfx5121-actions .secondary:hover{border-color:#fdba74;box-shadow:0 12px 28px rgba(16,24,40,.07)}
.cfx5121-trust-inline{margin-top:20px;font-size:.86rem}
.cfx5121-hero-visual picture img,.cfx5121-browser-mockup{border-radius:26px;box-shadow:0 30px 80px rgba(16,24,40,.12)}
.cfx5121-browser-mockup{min-height:420px}

/* Stats — more social proof, less dead space. */
.cfx5211-stats{position:relative;z-index:4}
.cfx5211-stats .cfx5121-stats-grid{max-width:1080px;margin:auto}
.cfx5211-stats article{padding:24px 20px}
.cfx5211-stats strong{font-size:clamp(2rem,3vw,2.8rem);line-height:1;color:var(--cfx5211-ink);font-weight:850;letter-spacing:-.035em}
.cfx5211-stats span{font-size:.88rem;margin-top:8px;color:var(--cfx5211-muted)}

/* Trust strip — meaningful proof without fabricated testimonials or numbers. */
.cfx5211-trust-band{background:#fff;border-bottom:1px solid #f2f4f7;padding:18px 0}
.cfx5211-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.cfx5211-trust-item{display:flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:10px 14px;border-radius:15px;background:#fff;color:#344054;font-size:.86rem;font-weight:650}
.cfx5211-trust-item i{width:30px;height:30px;border-radius:10px;background:var(--cfx5211-orange-soft);color:var(--cfx5211-orange);display:grid;place-items:center;font-style:normal;font-weight:850;flex:0 0 auto}

/* More compact section rhythm. */
.cfx5121-section{padding:78px 0}
.cfx5130-solutions{padding:74px 0}
.cfx33-services-section{padding-top:76px!important;padding-bottom:76px!important}
.cfx5122-hosting-home{padding-top:78px!important;padding-bottom:78px!important}
.cfx5121-section-head{margin-bottom:30px}
.cfx5121-section-head h2,.cfx5130-section-head h2{letter-spacing:-.025em}
.cfx5130-section-head{margin-bottom:28px}
.cfx5130-section-head p{max-width:70ch;font-size:1rem;line-height:1.85}

/* Solution finder — icon-first cards with a real CTA. */
.cfx5130-solutions-grid{gap:18px}
.cfx5130-solution-card.cfx5211-solution-card{
    min-height:250px;padding:22px;border-radius:22px;overflow:hidden;
    background:linear-gradient(180deg,#fff 0%,#fff 100%);box-shadow:0 8px 24px rgba(16,24,40,.035);
}
.cfx5211-solution-card::before{
    content:"";position:absolute;width:130px;height:130px;border-radius:50%;inset-inline-end:-65px;top:-60px;
    background:radial-gradient(circle,rgba(249,115,22,.11),rgba(249,115,22,0) 70%);pointer-events:none;
}
.cfx5211-solution-number{position:absolute;top:21px;inset-inline-end:21px!important;color:#98a2b3!important;font-size:.7rem!important;letter-spacing:.08em}
.cfx5211-solution-icon{width:50px;height:50px;border-radius:15px;background:var(--cfx5211-orange-soft);border:1px solid #ffedd5;display:grid!important;place-items:center;margin-bottom:26px;color:var(--cfx5211-orange)!important}
.cfx5211-solution-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.cfx5211-solution-card h3{margin:0 0 9px!important;font-size:1.2rem!important;line-height:1.55}
.cfx5211-solution-card p{font-size:.9rem;line-height:1.8;margin-bottom:20px!important}
.cfx5211-solution-cta{display:flex!important;align-items:center;gap:7px;margin-top:auto;color:var(--cfx5211-orange)!important;font-size:.78rem!important;font-weight:750!important}
.cfx5211-solution-cta b{font-size:1rem!important;margin:0!important;transition:transform .2s ease}
.cfx5211-solution-card:hover{transform:translateY(-6px);border-color:#fed7aa;box-shadow:var(--cfx5211-shadow)}
.cfx5211-solution-card:hover .cfx5211-solution-cta b{transform:translate(2px,-2px)}
[dir="rtl"] .cfx5211-solution-card:hover .cfx5211-solution-cta b{transform:translate(-2px,-2px)}

/* Products — balanced grid, equal-height cards, stronger visual hierarchy. */
.cfx5121-product-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:20px;align-items:stretch}
.cfx5121-product-card{grid-column:span 2;border-radius:22px;display:flex;flex-direction:column;min-height:100%;box-shadow:0 8px 24px rgba(16,24,40,.035)}
.cfx5121-product-card:nth-last-child(2):nth-child(4){grid-column:2/span 2}
.cfx5121-product-card .visual{height:220px}
.cfx5121-product-card .visual img{transition:transform .45s cubic-bezier(.2,.75,.25,1)}
.cfx5121-product-card:hover .visual img{transform:scale(1.035)}
.cfx5121-product-card .content{display:flex;flex-direction:column;flex:1;padding:20px!important}
.cfx5121-product-card .content h3{font-size:1.22rem!important;line-height:1.55;margin:10px 0 7px!important}
.cfx5121-product-card .content p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;line-height:1.75!important;font-size:.88rem!important}
.cfx5121-product-card .content>a{margin-top:auto!important;padding-top:14px;font-weight:750}

/* Services — cleaner density and consistent card bottoms. */
.cfx33-services-grid{gap:16px!important}
.cfx33-service-card{min-height:300px!important;padding:22px!important;border-radius:21px!important;box-shadow:0 8px 24px rgba(16,24,40,.035)!important}
.cfx33-service-title{font-size:1.08rem!important;line-height:1.55!important;margin-top:18px!important}
.cfx33-service-description{font-size:.86rem!important;line-height:1.75!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.cfx33-service-link{margin-top:auto!important;font-size:.78rem!important}
.cfx33-service-card:hover{transform:translateY(-5px)!important;box-shadow:var(--cfx5211-shadow)!important}

/* Hosting — aligned CTAs and clearer annual value. */
.cfx5122-hosting-head{margin-bottom:26px!important}
.cfx5122-hosting-card{display:flex!important;flex-direction:column!important;border-radius:23px!important;box-shadow:0 8px 25px rgba(16,24,40,.04)!important}
.cfx5122-hosting-card.popular{box-shadow:0 22px 55px rgba(249,115,22,.14)!important}
.cfx5122-hosting-card ul{margin-bottom:20px!important}
.cfx5122-domain-note{margin-top:auto!important}
.cfx5122-plan-cta{margin-top:18px!important;min-height:48px;display:flex!important;align-items:center;justify-content:center}
.cfx5122-annual-saving:not([hidden]){display:inline-flex!important;align-items:center;gap:5px;width:max-content;margin-top:9px;padding:6px 9px;border-radius:999px;background:#ecfdf3;color:#027a48;font-size:.72rem;font-weight:800}

/* Why / process / SaaS — preserve concept, improve pace. */
.cfx5121-why-grid,.cfx5121-saas-wrap{gap:54px}
.cfx5121-why-list article{padding:19px;border-radius:18px}
.cfx5121-process{gap:12px}
.cfx5121-process article{padding:21px 17px;border-radius:18px}
.cfx5121-process p{font-size:.84rem;line-height:1.7}
.cfx5121-saas-stack a{padding:18px 20px;border-radius:18px;transition:transform .2s ease,box-shadow .2s ease}
.cfx5121-saas-stack a:hover{transform:translateY(-3px);box-shadow:0 14px 36px rgba(249,115,22,.1)}

/* Technology — visual grid rather than tiny labels floating in whitespace. */
.cfx5211-tech-section{background:linear-gradient(180deg,#fff,#fbfcfe)}
.cfx5211-tech-head{max-width:880px}
.cfx5211-tech-head p{margin:13px 0 0;color:var(--cfx5211-muted);line-height:1.9;max-width:72ch;font-size:.96rem}
.cfx5121-tech-grid.cfx5211-tech-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.cfx5211-tech-card{display:flex;align-items:center;gap:14px;min-height:92px!important;padding:17px!important;border-radius:18px!important;box-shadow:0 6px 20px rgba(16,24,40,.03);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.cfx5211-tech-card>i{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;flex:0 0 auto;background:linear-gradient(145deg,#fff7ed,#ffedd5);border:1px solid #fed7aa;color:#c2410c;font-style:normal;font-weight:850;font-size:.78rem;letter-spacing:-.02em}
.cfx5211-tech-card>i span{margin:0;color:inherit!important;font-size:inherit!important;font-weight:inherit!important}
.cfx5211-tech-card>div{min-width:0}.cfx5211-tech-card strong{font-size:.96rem}.cfx5211-tech-card div>span{font-size:.74rem;margin-top:4px;color:#98a2b3}
.cfx5211-tech-card:hover{transform:translateY(-4px);border-color:#fed7aa;box-shadow:0 16px 36px rgba(16,24,40,.07)}

/* Blog, CTA and FAQ — tighter final third. */
.cfx5141-home-blog.cfx5121-section{padding-top:74px;padding-bottom:74px}
.cfx5121-cta{padding:22px 0 76px}
.cfx5121-cta-box{padding:40px 42px;border-radius:28px;box-shadow:0 24px 60px rgba(249,115,22,.22)}
.cfx5121-cta-box h2{font-size:clamp(1.8rem,3vw,2.7rem)}
.cfx5121-faq-grid details{padding:16px 0}
.cfx5121-faq-grid summary{transition:color .18s ease}
.cfx5121-faq-grid summary:hover{color:var(--cfx5211-orange)}

/* Footer — stronger ending, clearer contact and navigation. */
.cfx5121-footer .cfx5121-footer-topline{padding:38px 0 26px}
.cfx5121-footer .cfx32-footer-grid{padding-top:44px;padding-bottom:38px;gap:42px}
.cfx5121-footer .cfx32-footer-grid h4{font-size:.96rem;margin-bottom:15px}
.cfx5121-footer .cfx32-footer-grid a{line-height:2;font-size:.86rem}
.cfx5121-footer .cfx32-footer-grid p{max-width:42ch;font-size:.86rem;color:#98a2b3}
.cfx5121-footer-topline>a{background:rgba(255,255,255,.055);transition:background .2s ease,border-color .2s ease,transform .2s ease}
.cfx5121-footer-topline>a:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.32);transform:translateY(-2px)}

/* Global micro-interactions, accessible and cheap. */
@media (prefers-reduced-motion:reduce){
    .cfx5121-product-card,.cfx5130-solution-card,.cfx33-service-card,.cfx5122-hosting-card,.cfx5211-tech-card,
    .cfx5121-actions a,.cfx5121-main-btn,.cfx5121-header{transition:none!important;animation:none!important;transform:none!important}
}

/* Dark mode parity. */
html[data-theme="dark"] .cfx5121-header .cfx32-support-button{background:#111827!important;border-color:#263247!important}
html[data-theme="dark"] .cfx5121-hero{background:linear-gradient(180deg,#0b1220 0%,#101827 100%)}
html[data-theme="dark"] .cfx5211-stats,html[data-theme="dark"] .cfx5211-trust-band{background:#0b1220;border-color:#1f2937}
html[data-theme="dark"] .cfx5211-stats strong{color:#f8fafc}
html[data-theme="dark"] .cfx5211-trust-item{background:#0b1220;color:#d0d5dd}
html[data-theme="dark"] .cfx5211-trust-item i{background:rgba(249,115,22,.12)}
html[data-theme="dark"] .cfx5211-solution-card.cfx5130-solution-card{background:#0f172a;border-color:#253149}
html[data-theme="dark"] .cfx5211-solution-icon{background:rgba(249,115,22,.12);border-color:rgba(249,115,22,.2)}
html[data-theme="dark"] .cfx5211-tech-section{background:linear-gradient(180deg,#0b1220,#0f172a)}
html[data-theme="dark"] .cfx5211-tech-head p{color:#98a2b3}
html[data-theme="dark"] .cfx5211-tech-card{background:#0f172a!important;border-color:#253149!important}
html[data-theme="dark"] .cfx5211-tech-card>i{background:rgba(249,115,22,.12);border-color:rgba(249,115,22,.22);color:#fdba74}
html[data-theme="dark"] .cfx5211-tech-card strong{color:#f8fafc}
html[data-theme="dark"] .cfx5121-product-card{box-shadow:none}

/* Tablet. */
@media(max-width:1100px){
    .cfx5121-hero-grid{gap:38px;padding-top:60px}
    .cfx5211-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .cfx5121-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .cfx5121-product-card,.cfx5121-product-card:nth-last-child(2):nth-child(4){grid-column:auto}
    .cfx5121-tech-grid.cfx5211-tech-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* Mobile. */
@media(max-width:760px){
    .cfx5121-header .cfx32-header-inner{min-height:66px}
    .cfx5121-header .cfx32-logo-box img{max-height:33px}
    .cfx5121-hero-grid{padding-top:56px;padding-bottom:38px}
    .cfx5121-hero-copy h1{font-size:clamp(2.25rem,10.5vw,3.25rem);line-height:1.25}
    .cfx5121-hero-copy h2{font-size:1.16rem;max-width:none}
    .cfx5121-hero-copy p{font-size:.98rem}
    .cfx5121-actions{display:grid;grid-template-columns:1fr}
    .cfx5121-actions a{width:100%}
    .cfx5211-stats article{padding:20px 12px}
    .cfx5211-stats strong{font-size:2rem}
    .cfx5211-trust-band{padding:12px 0}
    .cfx5211-trust-grid{grid-template-columns:1fr 1fr;gap:6px}
    .cfx5211-trust-item{justify-content:flex-start;min-height:48px;padding:8px;font-size:.72rem;gap:7px}
    .cfx5211-trust-item i{width:27px;height:27px;border-radius:9px}
    .cfx5121-section,.cfx5130-solutions,.cfx33-services-section,.cfx5122-hosting-home{padding-top:60px!important;padding-bottom:60px!important}
    .cfx5130-solution-card.cfx5211-solution-card{min-height:210px}
    .cfx5121-product-grid{grid-template-columns:1fr}
    .cfx5121-product-card .visual{height:210px}
    .cfx33-service-card{min-height:270px!important}
    .cfx5121-tech-grid.cfx5211-tech-grid{grid-template-columns:1fr 1fr}
    .cfx5211-tech-card{min-height:82px!important;padding:13px!important;gap:10px}
    .cfx5211-tech-card>i{width:42px;height:42px;border-radius:12px;font-size:.68rem}
    .cfx5211-tech-card strong{font-size:.85rem}.cfx5211-tech-card div>span{font-size:.66rem}
    .cfx5121-cta{padding-bottom:60px}
    .cfx5121-cta-box{padding:28px;border-radius:24px}
    .cfx5121-footer .cfx32-footer-grid{padding-top:34px;gap:28px}
}

@media(max-width:480px){
    .cfx5211-trust-grid{grid-template-columns:1fr}
    .cfx5121-tech-grid.cfx5211-tech-grid{grid-template-columns:1fr}
}
