*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body.fwd-theme{margin:0;background:var(--fwd-body-bg);color:var(--fwd-text);font-family:var(--fwd-font-body);font-size:var(--fwd-body-size);line-height:var(--fwd-body-line);overflow-x:hidden}img{max-width:100%;height:auto}a{color:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--fwd-font-heading);color:var(--fwd-heading);font-weight:var(--fwd-heading-weight);line-height:var(--fwd-heading-line);letter-spacing:var(--fwd-heading-spacing);margin:0 0 .5em}h1{font-size:clamp(var(--fwd-mobile-h1),7vw,var(--fwd-h1))}h2{font-size:clamp(var(--fwd-mobile-h2),4vw,var(--fwd-h2))}h3{font-size:var(--fwd-h3)}h4{font-size:var(--fwd-h4)}h5{font-size:var(--fwd-h5)}h6{font-size:var(--fwd-h6);text-transform:uppercase;letter-spacing:.12em}.fwd-container,.fwd-header-inner,.fwd-footer-inner{max-width:var(--fwd-container);margin:0 auto;padding-left:var(--fwd-space);padding-right:var(--fwd-space)}.fwd-content{max-width:var(--fwd-content);margin:0 auto;padding-left:var(--fwd-space);padding-right:var(--fwd-space)}.fwd-main{min-height:55vh}.fwd-kicker{display:inline-flex;align-items:center;gap:8px;font-weight:900;text-transform:uppercase;letter-spacing:.13em;color:var(--fwd-primary);font-size:12px;margin:0 0 12px}.fwd-kicker:before{content:"";width:28px;height:3px;background:var(--fwd-primary);border-radius:999px}.fwd-button,.wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:var(--fwd-button-radius);border:2px solid var(--fwd-primary);background:var(--fwd-primary);color:#050505;text-decoration:none;font-family:var(--fwd-font-buttons);font-size:var(--fwd-button-size);font-weight:var(--fwd-button-weight);line-height:1;padding:15px 24px;transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.fwd-button:hover{transform:translateY(-2px);box-shadow:0 14px 35px rgba(216,255,0,.24)}.fwd-button-outline{background:transparent;color:var(--fwd-heading);border-color:rgba(0,0,0,.18)}.fwd-button-light{background:#fff;border-color:#fff;color:#050505}.fwd-topbar{background:var(--fwd-topbar-bg);color:var(--fwd-topbar-text);font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;text-align:center;padding:8px var(--fwd-space)}.fwd-site-header{position:relative;z-index:50;background:var(--fwd-header-bg);color:var(--fwd-header-text);border-bottom:1px solid var(--fwd-header-border)}.fwd-has-sticky-header .fwd-site-header{position:sticky;top:0}.fwd-site-header.fwd-shadow-soft{box-shadow:0 6px 24px rgba(0,0,0,.10)}.fwd-site-header.fwd-shadow-medium{box-shadow:0 10px 35px rgba(0,0,0,.18)}.fwd-site-header.fwd-shadow-strong{box-shadow:0 18px 55px rgba(0,0,0,.25)}.fwd-header-inner{min-height:var(--fwd-header-height);max-width:var(--fwd-header-max);display:flex;align-items:center;justify-content:space-between;gap:24px;padding-left:var(--fwd-header-pad-x);padding-right:var(--fwd-header-pad-x)}.fwd-logo{display:block;width:var(--fwd-logo-width);max-height:78px;object-fit:contain}.fwd-primary-nav ul{display:flex;align-items:center;gap:var(--fwd-header-gap);list-style:none;margin:0;padding:0}.fwd-primary-nav a{color:var(--fwd-header-link);text-decoration:none;font-size:var(--fwd-nav-size);font-weight:var(--fwd-nav-weight);transition:.2s ease}.fwd-primary-nav a:hover{color:var(--fwd-header-hover)}.fwd-header-cta{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--fwd-header-cta-bg);color:var(--fwd-header-cta-text);font-size:14px;font-weight:900;text-decoration:none;padding:13px 18px;line-height:1;white-space:nowrap}.fwd-menu-toggle{display:none;border:0;background:transparent;color:var(--fwd-header-link);padding:8px;cursor:pointer}.fwd-menu-toggle span{display:block;width:26px;height:2px;background:currentColor;margin:5px 0;border-radius:2px}.fwd-menu-toggle em{font-style:normal;font-size:11px;font-weight:900;text-transform:uppercase}.fwd-header-centered .fwd-header-inner{justify-content:center}.fwd-header-centered .fwd-branding{order:2}.fwd-header-centered .fwd-primary-nav{order:1}.fwd-header-centered .fwd-header-cta{order:3}.fwd-header-minimal .fwd-primary-nav{display:none}.fwd-site-footer{background:var(--fwd-footer-bg);color:var(--fwd-footer-text);padding-top:var(--fwd-footer-pad-top)}.fwd-site-footer a{color:var(--fwd-footer-link);text-decoration:none}.fwd-footer-inner{display:grid;gap:34px;padding-bottom:var(--fwd-footer-pad-bottom)}.fwd-footer-cols-1{grid-template-columns:1fr}.fwd-footer-cols-2{grid-template-columns:repeat(2,1fr)}.fwd-footer-cols-3{grid-template-columns:1.4fr 1fr 1fr}.fwd-footer-logo{max-width:170px;margin-bottom:16px}.fwd-site-footer h3{color:#fff;font-size:20px}.fwd-footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:18px 0;color:rgba(255,255,255,.64);font-size:13px}.fwd-vc-row{position:relative;display:flex;align-items:stretch;min-height:var(--fwd-row-min-height,auto);padding:var(--fwd-pad-desktop,0);isolation:isolate}.fwd-vc-row>.wpb_column,.fwd-vc-row>.vc_column_container{z-index:2}.fwd-vc-row:before{content:"";position:absolute;inset:0;background:transparent;z-index:-2}.fwd-vc-row.fwd-has-bg:before{background:var(--fwd-bg-color,transparent);background-image:var(--fwd-bg-image,none),var(--fwd-bg-gradient,none);background-size:var(--fwd-bg-size,cover);background-position:var(--fwd-bg-position,center center);background-repeat:var(--fwd-bg-repeat,no-repeat);background-attachment:var(--fwd-bg-attachment,scroll)}.fwd-vc-row.fwd-has-overlay:after{content:"";position:absolute;inset:0;background:var(--fwd-overlay-colour,#000);opacity:var(--fwd-overlay-opacity,.25);z-index:-1}.fwd-row-container{max-width:var(--fwd-row-content,var(--fwd-container));margin-left:auto!important;margin-right:auto!important;padding-left:var(--fwd-space);padding-right:var(--fwd-space)}.fwd-row-full_width_bg{width:100vw;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}.fwd-row-full_width_bg>.wpb_column,.fwd-row-full_width_bg>.vc_column_container{max-width:var(--fwd-row-content,var(--fwd-container));margin-left:auto;margin-right:auto}.fwd-row-full_width_content{width:100vw;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}.fwd-va-top{align-items:flex-start}.fwd-va-middle{align-items:center}.fwd-va-bottom{align-items:flex-end}.fwd-va-stretch{align-items:stretch}.fwd-indent-default{padding-top:var(--fwd-section-space);padding-bottom:var(--fwd-section-space)}.fwd-indent-none{padding-top:0;padding-bottom:0}.fwd-indent-small{padding-top:38px;padding-bottom:38px}.fwd-indent-medium{padding-top:72px;padding-bottom:72px}.fwd-indent-large{padding-top:112px;padding-bottom:112px}.fwd-indent-extra_large{padding-top:154px;padding-bottom:154px}.fwd-gap-none{gap:0}.fwd-gap-small{gap:18px}.fwd-gap-medium{gap:32px}.fwd-gap-large{gap:52px}.fwd-gap-extra_large{gap:76px}.fwd-text-light,.fwd-text-light h1,.fwd-text-light h2,.fwd-text-light h3,.fwd-text-light h4,.fwd-text-light h5,.fwd-text-light h6{color:#fff}.fwd-text-light p{color:rgba(255,255,255,.76)}.fwd-text-dark{color:#0a0a0a}.fwd-radius-small{border-radius:14px}.fwd-radius-medium{border-radius:var(--fwd-radius)}.fwd-radius-large{border-radius:calc(var(--fwd-radius) * 1.65)}.fwd-overflow-hidden{overflow:hidden}.fwd-shadow-soft{box-shadow:0 18px 45px rgba(0,0,0,.08)}.fwd-shadow-strong{box-shadow:0 35px 90px rgba(0,0,0,.18)}.fwd-decor-streaks:before{box-shadow:inset 0 0 0 999px rgba(0,0,0,0)}.fwd-decor-streaks .vc_column-inner:first-child:after{content:"";position:absolute;width:180px;height:22px;background:var(--fwd-primary);right:8%;top:12%;transform:rotate(-18deg);clip-path:polygon(0 35%,100% 0,88% 100%,6% 65%);opacity:.9;pointer-events:none}.fwd-divider-top:before{clip-path:polygon(0 6%,100% 0,100% 100%,0 100%)}.fwd-divider-bottom:before{clip-path:polygon(0 0,100% 0,100% 94%,0 100%)}.fwd-vc-column>.vc_column-inner{position:relative;z-index:1}.fwd-column-card>.vc_column-inner,.fwd-column-dark_card>.vc_column-inner,.fwd-column-glass>.vc_column-inner,.fwd-column-outlined>.vc_column-inner{padding:var(--fwd-column-padding,30px)!important;border-radius:var(--fwd-column-radius);height:100%}.fwd-column-card>.vc_column-inner{background:var(--fwd-card-bg);box-shadow:0 18px 55px rgba(0,0,0,.08);border:1px solid var(--fwd-border)}.fwd-column-dark_card>.vc_column-inner{background:#080808;color:#fff;border:1px solid rgba(255,255,255,.12);box-shadow:0 22px 60px rgba(0,0,0,.22)}.fwd-column-dark_card h1,.fwd-column-dark_card h2,.fwd-column-dark_card h3{color:#fff}.fwd-column-glass>.vc_column-inner{background:rgba(255,255,255,.68);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.55)}.fwd-column-outlined>.vc_column-inner{background:transparent;border:1px solid var(--fwd-border)}.fwd-col-pad-none>.vc_column-inner{--fwd-column-padding:0}.fwd-col-pad-small>.vc_column-inner{--fwd-column-padding:18px}.fwd-col-pad-medium>.vc_column-inner{--fwd-column-padding:30px}.fwd-col-pad-large>.vc_column-inner{--fwd-column-padding:44px}.fwd-align-center{text-align:center}.fwd-align-right{text-align:right}.fwd-col-va-middle>.vc_column-inner{display:flex;flex-direction:column;justify-content:center}.fwd-col-va-bottom>.vc_column-inner{display:flex;flex-direction:column;justify-content:flex-end}.fwd-col-sticky>.vc_column-inner{position:sticky;top:var(--fwd-column-sticky-top,110px)}.fwd-col-hover>.vc_column-inner{transition:transform .2s ease,box-shadow .2s ease}.fwd-col-hover:hover>.vc_column-inner{transform:translateY(-5px);box-shadow:0 28px 75px rgba(0,0,0,.14)}.fwd-col-shadow-soft>.vc_column-inner{box-shadow:0 16px 42px rgba(0,0,0,.08)}.fwd-col-shadow-strong>.vc_column-inner{box-shadow:0 32px 80px rgba(0,0,0,.18)}.fwd-col-has-bg>.vc_column-inner{background:var(--fwd-col-bg-color,transparent);background-image:var(--fwd-col-bg-image,none),var(--fwd-col-bg-gradient,none);background-size:var(--fwd-col-bg-size,cover);background-position:var(--fwd-col-bg-position,center);background-repeat:var(--fwd-col-bg-repeat,no-repeat);background-attachment:var(--fwd-col-bg-attachment,scroll)}.fwd-animate-fade_in,.fwd-animate-fade_up,.fwd-animate-zoom_in,.fwd-animate-slide_left,.fwd-animate-slide_right{animation:fwdFadeUp .7s ease both}.fwd-animate-fade_in{animation-name:fwdFadeIn}.fwd-animate-zoom_in{animation-name:fwdZoomIn}.fwd-animate-slide_left{animation-name:fwdSlideLeft}.fwd-animate-slide_right{animation-name:fwdSlideRight}@keyframes fwdFadeIn{from{opacity:0}to{opacity:1}}@keyframes fwdFadeUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes fwdZoomIn{from{opacity:0;transform:scale(.96)}to{opacity:1;transform:none}}@keyframes fwdSlideLeft{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:none}}@keyframes fwdSlideRight{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:none}}.fwd-hero-art{position:relative;text-align:center}.fwd-hero-art img{display:inline-block;max-height:720px;object-fit:contain;filter:drop-shadow(0 22px 50px rgba(0,0,0,.24))}.fwd-hero-art-left{text-align:left}.fwd-hero-art-right{text-align:right}.fwd-service-card{position:relative;display:flex;flex-direction:column;min-height:100%;background:linear-gradient(180deg,#fff,#f7f8f2);border:1px solid var(--fwd-border);border-radius:var(--fwd-radius);padding:24px;overflow:hidden;box-shadow:0 18px 55px rgba(0,0,0,.08)}.fwd-service-card.is-dark{background:#060606;color:#fff;border-color:rgba(255,255,255,.12)}.fwd-service-card.is-dark h3{color:#fff}.fwd-service-card:after{content:"";position:absolute;width:130px;height:18px;background:var(--fwd-primary);right:-25px;top:22px;transform:rotate(-18deg);clip-path:polygon(0 35%,100% 0,86% 100%,5% 62%)}.fwd-service-card img{height:230px;object-fit:contain;margin:-10px -10px 10px;background:radial-gradient(circle at 50% 50%,rgba(216,255,0,.08),transparent 62%)}.fwd-service-badge{display:inline-flex;align-self:flex-start;border-radius:999px;background:var(--fwd-primary);color:#050505;padding:7px 10px;font-size:11px;letter-spacing:.09em;text-transform:uppercase;font-weight:900;margin-bottom:14px}.fwd-service-card h3{font-size:26px}.fwd-service-card p{color:var(--fwd-muted);margin-top:0}.fwd-service-card.is-dark p{color:rgba(255,255,255,.72)}.fwd-service-card .fwd-button{margin-top:auto;align-self:flex-start}.fwd-metric-card{background:#070707;color:#fff;border-radius:var(--fwd-radius);padding:26px;border:1px solid rgba(255,255,255,.12);box-shadow:0 22px 65px rgba(0,0,0,.18)}.fwd-metric-number{display:block;font-size:48px;line-height:1;font-weight:950;color:var(--fwd-primary);letter-spacing:-.06em}.fwd-metric-card h3{color:#fff;font-size:20px;margin-top:10px}.fwd-metric-card p{color:rgba(255,255,255,.68);margin:0}.fwd-split-showcase{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.fwd-split-showcase-media{position:relative;border-radius:calc(var(--fwd-radius) * 1.4);background:#050505;min-height:420px;display:grid;place-items:center;overflow:hidden;padding:20px}.fwd-split-showcase-media:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 18%,rgba(216,255,0,.18),transparent 32%)}.fwd-split-showcase-media img{position:relative;z-index:1;max-height:520px;object-fit:contain}.fwd-process-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.fwd-process-step{position:relative;background:#fff;border:1px solid var(--fwd-border);border-radius:var(--fwd-radius);padding:24px;box-shadow:0 18px 55px rgba(0,0,0,.06)}.fwd-process-step strong{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#050505;color:var(--fwd-primary);margin-bottom:18px}.fwd-process-step h3{font-size:22px}.fwd-cta-banner{display:flex;align-items:center;justify-content:space-between;gap:28px;border-radius:calc(var(--fwd-radius) * 1.35);padding:34px;background:radial-gradient(circle at 14% 12%,rgba(216,255,0,.24),transparent 26%),#050505;color:#fff;overflow:hidden}.fwd-cta-banner h2{color:#fff}.fwd-cta-banner p:not(.fwd-kicker){color:rgba(255,255,255,.72);margin:0}.fwd-portfolio-carousel{overflow:hidden}.fwd-portfolio-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,360px);gap:20px;overflow-x:auto;padding:8px 0 18px;scroll-snap-type:x mandatory}.fwd-portfolio-card{scroll-snap-align:start;background:#fff;border:1px solid var(--fwd-border);border-radius:var(--fwd-radius);overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 16px 45px rgba(0,0,0,.08)}.fwd-portfolio-card img{width:100%;height:220px;object-fit:cover}.fwd-portfolio-card div{padding:18px}.fwd-error-page,.fwd-maintenance-wrap{min-height:70vh;display:grid;place-items:center;padding-top:90px;padding-bottom:90px}.fwd-error-card,.fwd-maintenance-card{width:min(100%,980px);background:radial-gradient(circle at 20% 10%,rgba(216,255,0,.16),transparent 28%),#060606;color:#fff;border-radius:34px;padding:52px;box-shadow:0 35px 100px rgba(0,0,0,.22);overflow:hidden}.fwd-error-card h1,.fwd-maintenance-card h1{color:#fff}.fwd-error-card p,.fwd-maintenance-card p{color:rgba(255,255,255,.74);font-size:18px}.fwd-error-grid,.fwd-maintenance-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:center}.fwd-error-image,.fwd-maintenance-art{max-height:430px;object-fit:contain}.fwd-error-search{margin-top:22px}.fwd-error-search input[type=search]{width:min(100%,420px);border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;border-radius:999px;padding:14px 18px}.fwd-maintenance-page{margin:0;background:#050505;font-family:var(--fwd-font-body);color:#fff}.fwd-maintenance-page .fwd-maintenance-wrap{min-height:100vh;background-size:cover;background-position:center}.fwd-countdown{display:inline-flex;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);border-radius:999px;padding:10px 14px;color:var(--fwd-primary);font-weight:900;margin:16px 0}.fwd-scroll-top{position:fixed;right:20px;bottom:20px;z-index:80;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;text-decoration:none;background:var(--fwd-primary);color:#050505;font-weight:900;box-shadow:0 18px 40px rgba(0,0,0,.22)}.fwd-hide-desktop{display:none!important}@media (max-width:920px){body.fwd-theme{font-size:var(--fwd-mobile-body-size)}.fwd-header-inner{min-height:74px}.fwd-logo{width:var(--fwd-mobile-logo-width)}.fwd-menu-toggle{display:block}.fwd-primary-nav{position:absolute;left:var(--fwd-space);right:var(--fwd-space);top:calc(100% + 10px);background:#080808;border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:18px;box-shadow:0 24px 60px rgba(0,0,0,.28);display:none}.fwd-primary-nav.is-open{display:block}.fwd-primary-nav ul{display:block}.fwd-primary-nav li+li{margin-top:12px}.fwd-header-cta{display:none}.fwd-vc-row{padding:var(--fwd-pad-tablet,var(--fwd-pad-desktop,0));display:block}.fwd-row-full_width_bg>.wpb_column,.fwd-row-full_width_bg>.vc_column_container{max-width:100%;padding-left:var(--fwd-space);padding-right:var(--fwd-space)}.fwd-reverse-mobile{display:flex;flex-direction:column-reverse}.fwd-mobile-order{order:var(--fwd-mobile-order)}.fwd-hide-tablet{display:none!important}.fwd-split-showcase,.fwd-process-steps,.fwd-error-grid,.fwd-maintenance-grid{grid-template-columns:1fr}.fwd-footer-cols-2,.fwd-footer-cols-3{grid-template-columns:1fr}.fwd-cta-banner{display:block}.fwd-cta-banner .fwd-button{margin-top:18px}}@media (max-width:640px){.fwd-vc-row{padding:var(--fwd-pad-mobile,var(--fwd-pad-tablet,var(--fwd-pad-desktop,0)))}.fwd-indent-small{padding-top:28px;padding-bottom:28px}.fwd-indent-medium{padding-top:48px;padding-bottom:48px}.fwd-indent-large{padding-top:72px;padding-bottom:72px}.fwd-indent-extra_large{padding-top:96px;padding-bottom:96px}.fwd-hide-mobile{display:none!important}.fwd-error-card,.fwd-maintenance-card{padding:30px;border-radius:24px}.fwd-service-card img{height:190px}}
.fwd-section-heading{margin-bottom:28px}.fwd-carousel-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,360px);gap:20px;overflow-x:auto;padding:8px 0 18px;scroll-snap-type:x mandatory}.fwd-carousel-controls{display:flex;gap:10px;margin-top:10px}.fwd-carousel-controls button{width:42px;height:42px;border-radius:50%;border:0;background:var(--fwd-primary);color:#050505;font-size:24px;font-weight:900;cursor:pointer}.fwd-portfolio-image{display:block;background:#080808}.fwd-portfolio-image img,.fwd-placeholder{display:block;width:100%;height:220px;object-fit:cover}.fwd-placeholder{background:linear-gradient(135deg,#111,#2a2a2a)}.fwd-portfolio-content{padding:18px}.fwd-portfolio-content h3{font-size:22px}.fwd-tags{color:var(--fwd-muted);font-size:14px}.fwd-empty-card{padding:24px}

/* FWD v1.3 refinements: contained full-width backgrounds, consistent demo pages and upgraded utility elements. */
.fwd-row-full_width_bg{width:min(100%,var(--fwd-row-content,var(--fwd-container)))!important;max-width:var(--fwd-row-content,var(--fwd-container));margin-left:auto!important;margin-right:auto!important;padding-left:var(--fwd-space)!important;padding-right:var(--fwd-space)!important;justify-content:center}
.fwd-row-full_width_bg:before,.fwd-row-full_width_bg.fwd-has-overlay:after{left:50%!important;right:auto!important;top:0!important;bottom:0!important;width:100vw!important;transform:translateX(-50%);}
.fwd-row-full_width_bg>.wpb_column,.fwd-row-full_width_bg>.vc_column_container{max-width:none!important;margin-left:0!important;margin-right:0!important;}
.fwd-demo-section{position:relative}.fwd-demo-hero{overflow:visible}.fwd-demo-hero .fwd-lead,.fwd-page-hero .fwd-lead{font-size:clamp(18px,2vw,22px);line-height:1.65;color:rgba(255,255,255,.78);max-width:620px}.fwd-demo-hero .fwd-button-light-outline{color:#fff;border-color:rgba(255,255,255,.28)}.fwd-demo-hero .fwd-hero-art img{max-height:650px;width:min(100%,650px)}.fwd-demo-service-cards{padding-top:20px!important}.fwd-demo-process .fwd-process-step,.fwd-text-light .fwd-process-step{background:rgba(255,255,255,.065);border-color:rgba(255,255,255,.13);box-shadow:0 24px 70px rgba(0,0,0,.25);backdrop-filter:blur(10px)}.fwd-demo-process .fwd-process-step h3,.fwd-text-light .fwd-process-step h3{color:#fff}.fwd-demo-process .fwd-process-step p,.fwd-text-light .fwd-process-step p{color:rgba(255,255,255,.72)}.fwd-demo-process .fwd-process-step strong,.fwd-text-light .fwd-process-step strong{background:var(--fwd-primary);color:#050505}.fwd-service-card.is-dark{background:radial-gradient(circle at 15% 0,rgba(216,255,0,.16),transparent 30%),linear-gradient(180deg,#0d0d0d,#050505);box-shadow:0 26px 70px rgba(0,0,0,.20)}.fwd-service-card.is-dark .fwd-button{background:#fff;border-color:#fff;color:#050505}.fwd-service-card.is-dark .fwd-service-badge{box-shadow:0 10px 25px rgba(216,255,0,.18)}.fwd-service-card.is-dark img{filter:drop-shadow(0 22px 34px rgba(0,0,0,.40));background:radial-gradient(circle at 50% 50%,rgba(216,255,0,.14),transparent 66%)}
.fwd-page-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:54px;align-items:center;min-height:560px;width:min(100%,var(--fwd-container));margin-left:auto;margin-right:auto;padding:100px var(--fwd-space);isolation:isolate;color:#fff}.fwd-page-hero:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:100vw;transform:translateX(-50%);background:radial-gradient(circle at 80% 12%,rgba(216,255,0,.18),transparent 26%),linear-gradient(135deg,#050505,#171717);z-index:-2}.fwd-page-hero:after{content:"";position:absolute;right:5%;top:18%;width:220px;height:24px;background:var(--fwd-primary);transform:rotate(-16deg);clip-path:polygon(0 35%,100% 0,88% 100%,8% 66%);opacity:.9;z-index:-1}.fwd-page-hero h1{color:#fff}.fwd-page-hero-art{display:grid;place-items:center}.fwd-page-hero-art img{max-height:480px;object-fit:contain;filter:drop-shadow(0 28px 50px rgba(0,0,0,.35))}.fwd-feature-list{position:relative;background:#050505;color:#fff;border-radius:var(--fwd-radius);padding:34px;border:1px solid rgba(255,255,255,.12);box-shadow:0 28px 70px rgba(0,0,0,.16);overflow:hidden}.fwd-feature-list:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 100% 0,rgba(216,255,0,.18),transparent 34%);pointer-events:none}.fwd-feature-list h3{position:relative;color:#fff;font-size:28px}.fwd-feature-list ul{position:relative;list-style:none;margin:22px 0 0;padding:0;display:grid;gap:14px}.fwd-feature-list li{display:flex;gap:12px;align-items:flex-start;color:rgba(255,255,255,.78);font-weight:750}.fwd-feature-list li:before{content:"";display:block;flex:0 0 11px;width:11px;height:11px;border-radius:50%;background:var(--fwd-primary);margin-top:8px;box-shadow:0 0 0 6px rgba(216,255,0,.10)}.fwd-contact-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:stretch}.fwd-contact-card,.fwd-contact-form-card{border-radius:calc(var(--fwd-radius) * 1.15);padding:34px;box-shadow:0 26px 70px rgba(0,0,0,.10)}.fwd-contact-card{background:#050505;color:#fff;border:1px solid rgba(255,255,255,.10)}.fwd-contact-card h2{color:#fff}.fwd-contact-card p{color:rgba(255,255,255,.74)}.fwd-contact-methods{display:grid;gap:12px;margin-top:24px}.fwd-contact-methods span{display:block;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:14px 16px;background:rgba(255,255,255,.055);color:#fff}.fwd-contact-methods strong{display:block;color:var(--fwd-primary);font-size:12px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px}.fwd-contact-form-card{background:#fff;border:1px solid var(--fwd-border)}.fwd-form-placeholder{min-height:320px;border:2px dashed rgba(0,0,0,.12);border-radius:22px;display:grid;align-content:center;justify-items:start;gap:12px;padding:34px;background:linear-gradient(180deg,#fff,#f7f8f2)}.fwd-form-placeholder h3{font-size:30px}.fwd-form-placeholder p{margin:0;color:var(--fwd-muted)}
.fwd-maintenance-wrap{position:relative;overflow:hidden;background:#050505}.fwd-maintenance-wrap:before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at 20% 20%,rgba(216,255,0,.18),transparent 22%),radial-gradient(circle at 90% 70%,rgba(216,255,0,.10),transparent 28%);pointer-events:none}.fwd-maintenance-card{position:relative;width:min(100%,1120px);border:1px solid rgba(255,255,255,.12);background:linear-gradient(135deg,rgba(10,10,10,.94),rgba(20,20,20,.88));backdrop-filter:blur(18px)}.fwd-maintenance-card:before{content:"";position:absolute;right:-60px;top:34px;width:280px;height:28px;background:var(--fwd-primary);clip-path:polygon(0 38%,100% 0,86% 100%,6% 64%);transform:rotate(-14deg);opacity:.88}.fwd-maintenance-grid{position:relative}.fwd-maintenance-logo{max-width:210px;margin-bottom:28px}.fwd-maintenance-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:26px 0}.fwd-maintenance-list span{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.055);border-radius:999px;color:rgba(255,255,255,.78);font-size:13px;font-weight:850;text-align:center;padding:10px 12px}.fwd-maintenance-progress{height:8px;border-radius:999px;background:rgba(255,255,255,.09);overflow:hidden;margin:22px 0}.fwd-maintenance-progress span{display:block;width:72%;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--fwd-primary),#fff)}.fwd-maintenance-contact{color:#fff!important;font-weight:800}.fwd-maintenance-page.fwd-maintenance-centered .fwd-maintenance-card,.fwd-maintenance-page.fwd-maintenance-minimal .fwd-maintenance-card{max-width:760px;text-align:center}.fwd-maintenance-page.fwd-maintenance-centered .fwd-maintenance-grid,.fwd-maintenance-page.fwd-maintenance-minimal .fwd-maintenance-grid{display:block}.fwd-maintenance-page.fwd-maintenance-centered .fwd-maintenance-art,.fwd-maintenance-page.fwd-maintenance-minimal .fwd-maintenance-art{max-height:260px;margin-top:24px}.fwd-maintenance-page.fwd-maintenance-minimal .fwd-maintenance-list,.fwd-maintenance-page.fwd-maintenance-minimal .fwd-maintenance-progress{display:none}
@media (max-width:920px){.fwd-row-full_width_bg{width:100%!important;padding-left:var(--fwd-space)!important;padding-right:var(--fwd-space)!important}.fwd-page-hero{grid-template-columns:1fr;gap:24px;min-height:auto;padding-top:64px;padding-bottom:58px}.fwd-page-hero-art{order:-1}.fwd-page-hero-art img{max-height:340px}.fwd-contact-panel{grid-template-columns:1fr}.fwd-demo-hero .fwd-hero-art img{max-height:420px}.fwd-maintenance-list{grid-template-columns:1fr}.fwd-maintenance-card{padding:34px}.fwd-maintenance-grid{grid-template-columns:1fr}.fwd-maintenance-art{max-height:300px}.fwd-process-steps{grid-template-columns:1fr!important}}

/* FWD v1.4 premium visual system: textured sections, stronger demo consistency, portfolio grid and AI SEO admin helpers. */
.fwd-button,.wp-block-button__link{letter-spacing:var(--fwd-button-spacing)}
.fwd-site-header{border-radius:0 0 var(--fwd-header-radius) var(--fwd-header-radius);backdrop-filter:blur(var(--fwd-header-blur));-webkit-backdrop-filter:blur(var(--fwd-header-blur))}.fwd-header-cta{border-radius:var(--fwd-header-button-radius)}
.fwd-row-full_width_bg:before,.fwd-row-full_width_bg.fwd-has-overlay:after{pointer-events:none}.fwd-vc-row.fwd-texture-soft_grid:before{background-color:var(--fwd-bg-color,transparent);background-image:var(--fwd-bg-image,none),var(--fwd-bg-gradient,none),url('../images/fwd-texture-grid.png'),radial-gradient(circle at 82% 8%,rgba(216,255,0,.08),transparent 34%)!important;background-size:var(--fwd-bg-size,cover),auto,512px 512px,auto!important;background-position:var(--fwd-bg-position,center center),center,center,center!important;background-repeat:var(--fwd-bg-repeat,no-repeat),no-repeat,repeat,no-repeat!important}.fwd-vc-row.fwd-texture-dark_grain:before{background-image:var(--fwd-bg-image,none),var(--fwd-bg-gradient,none),url('../images/fwd-texture-grain.png'),radial-gradient(circle at 80% 12%,rgba(216,255,0,.16),transparent 32%)!important;background-size:var(--fwd-bg-size,cover),auto,512px 512px,auto!important;background-repeat:var(--fwd-bg-repeat,no-repeat),no-repeat,repeat,no-repeat!important}.fwd-vc-row.fwd-texture-lime_glow:before{background-image:var(--fwd-bg-image,none),var(--fwd-bg-gradient,none),radial-gradient(circle at 86% 6%,rgba(216,255,0,.18),transparent 28%),radial-gradient(circle at 0 95%,rgba(216,255,0,.09),transparent 30%),url('../images/fwd-texture-grid.png')!important;background-size:var(--fwd-bg-size,cover),auto,auto,auto,512px 512px!important;background-repeat:var(--fwd-bg-repeat,no-repeat),no-repeat,no-repeat,no-repeat,repeat!important}.fwd-vc-row.fwd-texture-diagonal_streaks:before{background-image:var(--fwd-bg-image,none),var(--fwd-bg-gradient,none),url('../images/fwd-texture-streaks.png'),url('../images/fwd-texture-grain.png')!important;background-size:var(--fwd-bg-size,cover),auto,cover,512px 512px!important;background-repeat:var(--fwd-bg-repeat,no-repeat),no-repeat,no-repeat,repeat!important;background-position:var(--fwd-bg-position,center center),center,center,center!important}.fwd-vc-row[class*="fwd-texture-"]{--fwd-texture-opacity:.16}.fwd-vc-row[class*="fwd-texture-"]:before{opacity:1}.fwd-vc-row[class*="fwd-texture-"]>.wpb_column,.fwd-vc-row[class*="fwd-texture-"]>.vc_column_container{position:relative;z-index:3}.fwd-col-texture-soft_grid>.vc_column-inner:after,.fwd-col-texture-dark_grain>.vc_column-inner:after,.fwd-col-texture-lime_glow>.vc_column-inner:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;opacity:.18;z-index:-1}.fwd-col-texture-soft_grid>.vc_column-inner:after{background:url('../images/fwd-texture-grid.png') center/360px repeat}.fwd-col-texture-dark_grain>.vc_column-inner:after{background:url('../images/fwd-texture-grain.png') center/360px repeat}.fwd-col-texture-lime_glow>.vc_column-inner:after{background:radial-gradient(circle at 100% 0,rgba(216,255,0,.18),transparent 35%)}
.fwd-demo-hero-v14,.fwd-demo-hero{background:#050505;color:#fff}.fwd-demo-hero-v14:before,.fwd-demo-hero:before{background:radial-gradient(circle at 72% 20%,rgba(216,255,0,.18),transparent 26%),linear-gradient(135deg,var(--fwd-hero-start),var(--fwd-hero-end)),url('../images/fwd-texture-grain.png')!important;background-blend-mode:normal,normal,screen}.fwd-demo-hero h1,.fwd-demo-hero h2,.fwd-demo-hero h3{color:#fff!important}.fwd-demo-hero .fwd-lead{color:rgba(255,255,255,.80)!important}.fwd-demo-hero .fwd-hero-art img{filter:drop-shadow(0 40px 70px rgba(0,0,0,.45));transform:translateX(2%)}.fwd-demo-dark-band,.fwd-demo-process,.fwd-demo-metrics{background:#050505;color:#fff}.fwd-demo-dark-band:before,.fwd-demo-process:before,.fwd-demo-metrics:before{background:linear-gradient(135deg,#050505,#171717),url('../images/fwd-texture-grain.png')!important}.fwd-demo-process h2,.fwd-demo-process h3,.fwd-demo-metrics h2,.fwd-demo-metrics h3{color:#fff!important}.fwd-demo-process .fwd-process-step,.fwd-text-light .fwd-process-step,.fwd-demo-metrics .fwd-metric-card{background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.045))!important;border:1px solid rgba(255,255,255,.13)!important;color:#fff!important;box-shadow:0 28px 80px rgba(0,0,0,.34)!important}.fwd-demo-process .fwd-process-step h3,.fwd-demo-metrics .fwd-metric-card h3{color:#fff!important}.fwd-demo-process .fwd-process-step p,.fwd-demo-metrics .fwd-metric-card p{color:rgba(255,255,255,.72)!important}.fwd-demo-process .fwd-process-step strong{background:var(--fwd-primary)!important;color:#050505!important}.fwd-demo-services-intro,.fwd-demo-service-cards,.fwd-demo-portfolio-band,.fwd-demo-portfolio-page{background:var(--fwd-section-tint)}.fwd-demo-service-cards{padding-top:20px!important}.fwd-service-card{overflow:hidden;border:1px solid rgba(0,0,0,.08)}.fwd-service-card.is-dark{background:radial-gradient(circle at 18% 0,rgba(216,255,0,.18),transparent 32%),linear-gradient(180deg,#111,#050505)!important;border-color:rgba(255,255,255,.13);box-shadow:0 32px 85px rgba(0,0,0,.20)}.fwd-service-card.is-dark h3{color:#fff!important}.fwd-service-card.is-dark p{color:rgba(255,255,255,.74)!important}.fwd-service-card.is-dark .fwd-button{background:#fff;border-color:#fff;color:#050505}.fwd-split-showcase{border-radius:calc(var(--fwd-radius)*1.2);padding:42px;background:linear-gradient(135deg,#fff,#f7f8f2);border:1px solid rgba(0,0,0,.06);box-shadow:0 28px 80px rgba(0,0,0,.08)}.fwd-split-showcase-media{border-radius:calc(var(--fwd-radius)*1.1);background:radial-gradient(circle at 80% 12%,rgba(216,255,0,.17),transparent 30%),#050505;overflow:hidden}.fwd-split-showcase-media img{padding:18px;filter:drop-shadow(0 28px 55px rgba(0,0,0,.35))}.fwd-portfolio-grid{display:grid;gap:32px}.fwd-portfolio-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.fwd-portfolio-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.fwd-portfolio-card{border-radius:var(--fwd-radius);overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.07);box-shadow:0 22px 58px rgba(0,0,0,.08);transition:transform .22s ease,box-shadow .22s ease}.fwd-portfolio-card:hover{transform:translateY(-4px);box-shadow:0 34px 84px rgba(0,0,0,.13)}.fwd-portfolio-grid-card .fwd-portfolio-image img{height:330px;background:radial-gradient(circle at 70% 20%,rgba(216,255,0,.18),transparent 35%),#080808;object-fit:cover}.fwd-portfolio-grid-card .fwd-portfolio-content{padding:28px}.fwd-portfolio-grid-card .fwd-portfolio-content h3{font-size:clamp(24px,2.4vw,34px);line-height:1.05}.fwd-portfolio-grid-card .fwd-portfolio-content p:not(.fwd-kicker):not(.fwd-tags){color:var(--fwd-muted);margin-top:12px}.fwd-tags{display:inline-flex;border:1px solid var(--fwd-border);background:#f7f8f2;border-radius:999px;padding:8px 12px;margin-top:10px;color:#2a2a2a!important;font-weight:800;font-size:12px}.fwd-carousel-track .fwd-portfolio-card{scroll-snap-align:start}.fwd-carousel-track .fwd-portfolio-image img{height:230px;background:#080808;object-fit:cover}.fwd-page-hero:before{background:radial-gradient(circle at 80% 12%,rgba(216,255,0,.18),transparent 26%),linear-gradient(135deg,var(--fwd-hero-start),var(--fwd-hero-end)),url('../images/fwd-texture-grain.png')!important}.fwd-error-card{background:linear-gradient(135deg,#050505,#171717);color:#fff;border:1px solid rgba(255,255,255,.12);box-shadow:0 36px 90px rgba(0,0,0,.24)}.fwd-error-card h1{color:#fff}.fwd-error-card p{color:rgba(255,255,255,.78)}.fwd-error-search input[type="search"]{border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.07);color:#fff;padding:14px 18px}.fwd-error-search input[type="submit"]{border-radius:999px;border:0;background:var(--fwd-primary);color:#050505;font-weight:900;padding:14px 18px}.fwd-maintenance-wrap{background:#050505!important;background-image:radial-gradient(circle at 20% 15%,rgba(216,255,0,.16),transparent 26%),radial-gradient(circle at 90% 80%,rgba(216,255,0,.10),transparent 30%),url('../images/fwd-texture-grain.png')!important}.fwd-maintenance-card{box-shadow:0 50px 120px rgba(0,0,0,.55);outline:1px solid rgba(216,255,0,.10)}.fwd-maintenance-art{filter:drop-shadow(0 38px 70px rgba(0,0,0,.45))}.fwd-ai-seo-box{padding:4px 0}.fwd-ai-seo-intro{font-weight:600;color:#4b5563}.fwd-ai-seo-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.fwd-ai-seo-box input[type="text"],.fwd-ai-seo-box textarea{border-radius:10px;border:1px solid #d7dbe0;padding:10px 12px}.fwd-ai-seo-box .description{display:block;margin-top:5px;color:#667085}@media (max-width:920px){.fwd-portfolio-grid-2,.fwd-portfolio-grid-3{grid-template-columns:1fr}.fwd-split-showcase{padding:26px}.fwd-ai-seo-grid{grid-template-columns:1fr}.fwd-demo-hero .fwd-hero-art img{transform:none}} 
@media (max-width:920px){.fwd-mobile-menu-offcanvas .fwd-primary-nav,.fwd-mobile-menu-fullscreen .fwd-primary-nav{position:fixed;z-index:1000;display:block;opacity:0;visibility:hidden;transition:.22s ease}.fwd-mobile-menu-offcanvas .fwd-primary-nav{top:0;right:0;bottom:0;width:min(86vw,380px);background:#050505;padding:90px 28px 28px;box-shadow:-25px 0 70px rgba(0,0,0,.35);transform:translateX(100%)}.fwd-mobile-menu-offcanvas .fwd-primary-nav.is-open{opacity:1;visibility:visible;transform:translateX(0)}.fwd-mobile-menu-fullscreen .fwd-primary-nav{inset:0;background:radial-gradient(circle at 80% 10%,rgba(216,255,0,.16),transparent 30%),#050505;padding:100px 30px;text-align:center;transform:scale(.98)}.fwd-mobile-menu-fullscreen .fwd-primary-nav.is-open{opacity:1;visibility:visible;transform:scale(1)}.fwd-mobile-menu-fullscreen .fwd-primary-nav a{font-size:28px}.fwd-mobile-menu-offcanvas .fwd-primary-nav ul,.fwd-mobile-menu-fullscreen .fwd-primary-nav ul{display:grid;gap:20px}.fwd-mobile-menu-offcanvas .fwd-menu-toggle,.fwd-mobile-menu-fullscreen .fwd-menu-toggle{position:relative;z-index:1001}}

/* FWD v1.5 full-bleed + design consistency upgrades */
.fwd-page-content{overflow:clip;position:relative}.fwd-page-content>.wpb-content-wrapper{overflow:visible}.fwd-vc-row.vc_row{margin-left:0!important;margin-right:0!important}.fwd-row-full_width_bg,.fwd-row-full_width_content{position:relative!important;width:100vw!important;max-width:100vw!important;left:50%!important;right:auto!important;transform:translateX(-50%)!important;margin-left:0!important;margin-right:0!important}.fwd-row-full_width_bg>.wpb_column,.fwd-row-full_width_bg>.vc_column_container{max-width:var(--fwd-row-content,var(--fwd-container));margin-left:auto!important;margin-right:auto!important;padding-left:var(--fwd-space)!important;padding-right:var(--fwd-space)!important}.fwd-row-full_width_content>.wpb_column,.fwd-row-full_width_content>.vc_column_container{max-width:none;margin-left:0!important;margin-right:0!important}.fwd-row-container{width:min(100%,var(--fwd-row-content,var(--fwd-container)))}
.fwd-demo-section{position:relative}.fwd-demo-light-band:before{background:linear-gradient(135deg,var(--fwd-light-section-start),var(--fwd-light-section-end)),url('../images/fwd-texture-light-paper.png')!important;background-size:auto,900px auto!important;background-repeat:no-repeat,repeat!important}.fwd-demo-dark-band:before,.fwd-demo-hero:before,.fwd-page-hero:before{background:radial-gradient(circle at 78% 12%,rgba(216,255,0,.18),transparent 28%),linear-gradient(135deg,var(--fwd-dark-section-start),var(--fwd-dark-section-end)),url('../images/fwd-texture-dark-mesh.png')!important;background-size:auto,auto,cover!important;background-repeat:no-repeat,no-repeat,no-repeat!important}.fwd-vc-row.fwd-texture-light_paper:before{background-image:var(--fwd-bg-image,none),var(--fwd-bg-gradient,none),url('../images/fwd-texture-light-paper.png')!important;background-size:var(--fwd-bg-size,cover),auto,900px auto!important;background-repeat:var(--fwd-bg-repeat,no-repeat),no-repeat,repeat!important}.fwd-vc-row.fwd-texture-dark_mesh:before{background-image:var(--fwd-bg-image,none),var(--fwd-bg-gradient,none),url('../images/fwd-texture-dark-mesh.png'),url('../images/fwd-texture-neon-slashes.png')!important;background-size:var(--fwd-bg-size,cover),auto,cover,cover!important;background-repeat:var(--fwd-bg-repeat,no-repeat),no-repeat,no-repeat,no-repeat!important}.fwd-vc-row[class*="fwd-texture-"]:before{opacity:1!important}.fwd-demo-hero{min-height:min(760px,calc(100vh - 40px));box-shadow:inset 0 -1px rgba(255,255,255,.08)}.fwd-demo-hero .fwd-hero-art img{max-height:620px;object-fit:contain}.fwd-demo-metrics{padding-top:60px!important;padding-bottom:60px!important}.fwd-demo-metrics .fwd-metric-card{min-height:160px}.fwd-demo-services-intro{padding-bottom:25px!important}.fwd-demo-service-cards{padding-top:25px!important;padding-bottom:110px!important}.fwd-service-card{border-radius:28px}.fwd-service-card.is-dark{background:radial-gradient(circle at 86% 0,rgba(216,255,0,.22),transparent 32%),linear-gradient(180deg,#111,#050505)!important}.fwd-service-card img{height:235px;object-fit:cover;background:#050505}.fwd-demo-feature-panel .fwd-split-showcase{background:linear-gradient(135deg,#fff,#f5f7ed);border:1px solid rgba(0,0,0,.06);box-shadow:0 38px 110px rgba(0,0,0,.09)}.fwd-demo-process{padding-top:110px!important;padding-bottom:110px!important}.fwd-process-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.fwd-process-step{min-height:170px;border-radius:24px}.fwd-demo-portfolio-band{padding-top:110px!important;padding-bottom:120px!important}.fwd-demo-portfolio-upgraded .fwd-portfolio-grid{gap:44px}.fwd-demo-portfolio-upgraded .fwd-portfolio-card{border-radius:30px;box-shadow:0 34px 100px rgba(0,0,0,.11)}.fwd-demo-portfolio-upgraded .fwd-portfolio-grid-card .fwd-portfolio-image img{height:390px}.fwd-demo-portfolio-upgraded .fwd-portfolio-grid-card .fwd-portfolio-content{padding:34px 36px 38px}.fwd-demo-portfolio-upgraded .fwd-portfolio-grid-card .fwd-portfolio-content h3{font-size:clamp(28px,3vw,42px)}.fwd-demo-cta-row{padding-top:90px!important;padding-bottom:90px!important}.fwd-cta-banner{border-radius:28px;background:radial-gradient(circle at 92% 0,rgba(216,255,0,.2),transparent 30%),linear-gradient(135deg,#050505,#111);box-shadow:0 30px 90px rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.12)}
.fwd-faq-list{display:grid;gap:14px}.fwd-faq-list details{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:18px;padding:18px 20px;box-shadow:0 14px 38px rgba(0,0,0,.05)}.fwd-faq-list summary{cursor:pointer;font-weight:900;color:#080808}.fwd-faq-list p{margin:12px 0 0;color:var(--fwd-muted)}.fwd-testimonial-card,.fwd-pricing-card,.fwd-icon-box{background:linear-gradient(180deg,#fff,#f7f8f2);border:1px solid rgba(0,0,0,.07);border-radius:24px;padding:28px;box-shadow:0 22px 58px rgba(0,0,0,.08)}.fwd-testimonial-stars{color:var(--fwd-primary);font-size:20px;letter-spacing:.08em;margin-bottom:12px}.fwd-testimonial-quote{font-size:20px;line-height:1.55;font-weight:700;color:#0b0b0b}.fwd-testimonial-name,.fwd-icon-box-title,.fwd-pricing-card h3{font-weight:900;color:#050505}.fwd-pricing-price{font-size:48px;font-weight:950;letter-spacing:-.05em;color:#050505;margin:10px 0}.fwd-pricing-features{display:grid;gap:9px;margin:18px 0 22px;padding:0;list-style:none}.fwd-pricing-features li:before{content:'✓';font-weight:900;color:#050505;background:var(--fwd-primary);border-radius:999px;width:18px;height:18px;display:inline-grid;place-items:center;margin-right:8px;font-size:11px}.fwd-icon-box-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:17px;background:#050505;color:var(--fwd-primary);font-size:24px;font-weight:900;margin-bottom:18px}.fwd-maintenance-contact-grid{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0}.fwd-maintenance-contact-grid a{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07);color:#fff;text-decoration:none;border-radius:999px;padding:10px 14px;font-weight:800}.fwd-maintenance-card{background:linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(18px)}.fwd-maintenance-logo{background:rgba(255,255,255,.95);border-radius:18px;padding:10px;max-width:190px}.fwd-maintenance-progress{height:8px;background:rgba(255,255,255,.12);border-radius:999px;overflow:hidden}.fwd-maintenance-progress span{display:block;height:100%;width:72%;background:linear-gradient(90deg,var(--fwd-primary),#fff);border-radius:999px;box-shadow:0 0 30px rgba(216,255,0,.35)}
@media(max-width:920px){.fwd-demo-hero{min-height:auto}.fwd-row-full_width_bg>.wpb_column,.fwd-row-full_width_bg>.vc_column_container{padding-left:var(--fwd-space)!important;padding-right:var(--fwd-space)!important}.fwd-process-steps,.fwd-portfolio-grid-2,.fwd-portfolio-grid-3{grid-template-columns:1fr!important}.fwd-demo-portfolio-upgraded .fwd-portfolio-grid-card .fwd-portfolio-image img{height:260px}.fwd-service-card img{height:220px}.fwd-demo-service-cards,.fwd-demo-process,.fwd-demo-portfolio-band{padding-top:70px!important;padding-bottom:70px!important}}


/* FWD v1.6 tighter spacing, sector-friendly polish and extra UX features */
.fwd-indent-small{padding-top:var(--fwd-indent-small)!important;padding-bottom:var(--fwd-indent-small)!important}.fwd-indent-medium{padding-top:var(--fwd-indent-medium)!important;padding-bottom:var(--fwd-indent-medium)!important}.fwd-indent-large{padding-top:var(--fwd-indent-large)!important;padding-bottom:var(--fwd-indent-large)!important}.fwd-indent-extra_large{padding-top:var(--fwd-indent-extra-large)!important;padding-bottom:var(--fwd-indent-extra-large)!important}.fwd-gap-small{gap:var(--fwd-gap-small)!important}.fwd-gap-medium{gap:var(--fwd-gap-medium)!important}.fwd-gap-large{gap:var(--fwd-gap-large)!important}.fwd-gap-extra_large{gap:var(--fwd-gap-extra-large)!important}.fwd-vc-row .vc_column_container>.vc_column-inner{padding-top:0;padding-bottom:0}.fwd-page-content>.wpb-content-wrapper>.vc_row:first-child,.fwd-page-content>.vc_row:first-child{margin-top:0!important}.fwd-demo-services-intro{padding-top:clamp(54px,6vw,78px)!important;padding-bottom:16px!important}.fwd-demo-service-cards{padding-top:18px!important;padding-bottom:clamp(62px,7vw,88px)!important}.fwd-demo-feature-panel,.fwd-demo-process,.fwd-demo-portfolio-band,.fwd-demo-portfolio-page{padding-top:clamp(64px,8vw,92px)!important;padding-bottom:clamp(64px,8vw,92px)!important}.fwd-demo-metrics{padding-top:44px!important;padding-bottom:44px!important}.fwd-demo-cta-row{padding-top:70px!important;padding-bottom:70px!important}.fwd-demo-section+.fwd-demo-section{margin-top:0!important}.fwd-demo-light-band,.fwd-demo-dark-band,.fwd-demo-hero,.fwd-demo-process,.fwd-demo-portfolio-band,.fwd-demo-service-cards,.fwd-demo-services-intro{border-radius:0!important}.fwd-demo-light-band:before{background:radial-gradient(circle at 12% 0,rgba(216,255,0,.12),transparent 28%),linear-gradient(135deg,var(--fwd-light-section-start),var(--fwd-light-section-end)),url('../images/fwd-texture-light-paper.png')!important;background-size:auto,auto,860px auto!important;background-repeat:no-repeat,no-repeat,repeat!important}.fwd-service-card{overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.12)}.fwd-service-card img{display:block;width:100%;height:220px}.fwd-sector-local_service .fwd-kicker,.fwd-sector-trade .fwd-kicker,.fwd-sector-professional .fwd-kicker,.fwd-sector-health .fwd-kicker,.fwd-sector-ecommerce .fwd-kicker{letter-spacing:.09em}.fwd-scroll-progress{position:fixed;top:0;left:0;right:0;height:4px;z-index:99999;background:rgba(0,0,0,.12)}.fwd-scroll-progress span{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--fwd-primary),#fff);box-shadow:0 0 18px rgba(216,255,0,.55)}.fwd-floating-cta{position:fixed;bottom:24px;z-index:9999;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--fwd-primary);color:#050505;text-decoration:none;font-weight:900;padding:14px 20px;box-shadow:0 18px 45px rgba(0,0,0,.25);border:1px solid rgba(0,0,0,.08)}.fwd-floating-cta-right{right:24px}.fwd-floating-cta-left{left:24px}.fwd-enable-reveal .fwd-service-card,.fwd-enable-reveal .fwd-metric-card,.fwd-enable-reveal .fwd-split-showcase,.fwd-enable-reveal .fwd-process-step,.fwd-enable-reveal .fwd-portfolio-card,.fwd-enable-reveal .fwd-pricing-card,.fwd-enable-reveal .fwd-testimonial-card,.fwd-enable-reveal .fwd-icon-box{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.fwd-enable-reveal .fwd-is-visible{opacity:1;transform:none}.fwd-trust-bar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center}.fwd-trust-pill{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:999px;padding:10px 18px;background:rgba(255,255,255,.86);border:1px solid rgba(0,0,0,.08);font-weight:900;color:#080808;box-shadow:0 12px 30px rgba(0,0,0,.06)}.fwd-text-light .fwd-trust-pill{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.14);color:#fff}.fwd-comparison-table{overflow:hidden;border-radius:24px;border:1px solid rgba(0,0,0,.08);background:#fff;box-shadow:0 22px 60px rgba(0,0,0,.08)}.fwd-comparison-row{display:grid;grid-template-columns:1.1fr 1fr 1fr;border-top:1px solid rgba(0,0,0,.06)}.fwd-comparison-row:first-child{border-top:0;background:#050505;color:#fff;font-weight:900}.fwd-comparison-row>div{padding:16px 18px}.fwd-comparison-row strong{color:var(--fwd-primary)}@media(max-width:920px){.fwd-demo-services-intro,.fwd-demo-service-cards,.fwd-demo-feature-panel,.fwd-demo-process,.fwd-demo-portfolio-band,.fwd-demo-portfolio-page,.fwd-demo-cta-row{padding-top:52px!important;padding-bottom:52px!important}.fwd-demo-services-intro{padding-bottom:14px!important}.fwd-demo-service-cards{padding-top:14px!important}.fwd-floating-cta{left:18px;right:18px;bottom:18px}.fwd-comparison-row{grid-template-columns:1fr}.fwd-comparison-row>div{padding:12px 14px}}


/* FWD v1.7 compact demo rhythm, safer decorative system and portfolio upgrade */
body.fwd-theme .wpb_content_element{margin-bottom:0}.fwd-demo-section .wpb_text_column,.fwd-demo-section .wpb_content_element{margin-bottom:0!important}.fwd-demo-section{margin-top:0!important;margin-bottom:0!important}.fwd-demo-metrics{padding-top:34px!important;padding-bottom:34px!important}.fwd-demo-metrics .fwd-metric-card{min-height:0!important;padding:36px 34px!important}.fwd-metric-card p{margin-bottom:0}.fwd-demo-services-intro{padding-top:44px!important;padding-bottom:8px!important}.fwd-demo-service-cards{padding-top:8px!important;padding-bottom:58px!important}.fwd-demo-service-cards .wpb_column>.vc_column-inner{height:100%}.fwd-service-card{height:100%;display:flex;flex-direction:column}.fwd-service-card h3{margin-top:14px}.fwd-service-card p{flex:1;margin-bottom:22px}.fwd-service-card img{height:205px!important}.fwd-demo-feature-panel,.fwd-demo-process,.fwd-demo-portfolio-band,.fwd-demo-portfolio-page{padding-top:64px!important;padding-bottom:64px!important}.fwd-demo-cta-row{padding-top:56px!important;padding-bottom:56px!important}.fwd-decor-streaks .vc_column-inner:first-child:after{display:none!important}.fwd-vc-row.fwd-texture-diagonal_streaks:before{background-image:var(--fwd-bg-image,none),var(--fwd-bg-gradient,none),url('../images/fwd-texture-dark-mesh.png')!important;background-size:var(--fwd-bg-size,cover),auto,cover!important}.fwd-section-intro{max-width:860px;margin-bottom:28px}.fwd-section-intro-center{text-align:center;margin-left:auto;margin-right:auto}.fwd-section-intro h2{margin-bottom:12px}.fwd-section-intro .fwd-lead{margin:0}.fwd-responsive-spacer{height:var(--fwd-spacer-desktop)}.fwd-case-study{display:grid;grid-template-columns:1.08fr .92fr;gap:34px;align-items:center;background:linear-gradient(135deg,#050505,#141414);border:1px solid rgba(255,255,255,.12);border-radius:30px;padding:34px;color:#fff;box-shadow:0 30px 100px rgba(0,0,0,.18);overflow:hidden}.fwd-case-study h1,.fwd-case-study h2,.fwd-case-study h3{color:#fff}.fwd-case-study p{color:rgba(255,255,255,.76)}.fwd-case-study-media{background:radial-gradient(circle at 70% 0,rgba(216,255,0,.22),transparent 34%),#080808;border-radius:24px;overflow:hidden;min-height:340px;display:grid;place-items:end center}.fwd-case-study-media img{width:100%;height:100%;max-height:390px;object-fit:contain;object-position:center bottom}.fwd-case-study-stats{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 24px}.fwd-case-study-stats span{display:inline-flex;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.08);border-radius:999px;padding:9px 13px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.fwd-portfolio-grid-section .fwd-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.fwd-portfolio-grid-section .fwd-section-heading h2{margin-bottom:0}.fwd-portfolio-grid{align-items:stretch}.fwd-portfolio-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:32px!important}.fwd-portfolio-grid-card{display:grid!important;grid-template-columns:1fr;background:#fff!important;border-radius:28px!important;border:1px solid rgba(0,0,0,.08);overflow:hidden;box-shadow:0 24px 75px rgba(0,0,0,.10)!important}.fwd-portfolio-grid-card .fwd-portfolio-image{display:block;background:#050505;min-height:0}.fwd-portfolio-grid-card .fwd-portfolio-image img{width:100%;height:310px!important;object-fit:cover;object-position:center;background:#050505}.fwd-portfolio-grid-card .fwd-portfolio-content{padding:28px 30px 30px!important;display:flex;flex-direction:column;min-height:265px}.fwd-portfolio-grid-card .fwd-portfolio-content h3{font-size:clamp(28px,2.6vw,38px)!important;line-height:1.02;margin-bottom:12px}.fwd-portfolio-grid-card .fwd-portfolio-content h3 a{text-decoration:none}.fwd-portfolio-grid-card .fwd-portfolio-content p:not(.fwd-kicker):not(.fwd-tags){color:#4f5256;margin:0 0 18px}.fwd-tags{display:inline-flex!important;align-items:center;align-self:flex-start;border:1px solid rgba(0,0,0,.08);background:#f4f6ee;border-radius:999px;padding:7px 10px;font-size:11px!important;font-weight:800;color:#111!important;margin-top:auto!important}.fwd-portfolio-button{display:inline-flex;align-items:center;align-self:flex-start;margin-top:14px;text-decoration:none;border-radius:999px;background:#050505;color:#fff!important;font-weight:900;font-size:13px;padding:11px 16px}.fwd-portfolio-button:hover{background:var(--fwd-primary);color:#050505!important}.fwd-portfolio-style-image_focus .fwd-portfolio-grid-card .fwd-portfolio-image img{height:380px!important}.fwd-portfolio-style-clean .fwd-portfolio-grid-card{box-shadow:none!important;border-radius:18px!important}.fwd-portfolio-style-clean .fwd-portfolio-grid-card .fwd-portfolio-content{min-height:220px}.fwd-enhanced-focus a:focus-visible,.fwd-enhanced-focus button:focus-visible,.fwd-enhanced-focus input:focus-visible,.fwd-enhanced-focus select:focus-visible,.fwd-enhanced-focus textarea:focus-visible{outline:3px solid var(--fwd-primary);outline-offset:3px}.fwd-page-hero{margin-bottom:0}.fwd-page-content>.wpb-content-wrapper{overflow:hidden}.fwd-row-full_width_bg,.fwd-row-full_width_content{max-width:100vw!important}
@media(max-width:1100px){.fwd-portfolio-grid-card .fwd-portfolio-image img{height:260px!important}.fwd-case-study{grid-template-columns:1fr}.fwd-case-study-media{min-height:260px}}
@media(max-width:920px){.fwd-demo-metrics,.fwd-demo-services-intro,.fwd-demo-service-cards,.fwd-demo-feature-panel,.fwd-demo-process,.fwd-demo-portfolio-band,.fwd-demo-portfolio-page,.fwd-demo-cta-row{padding-top:42px!important;padding-bottom:42px!important}.fwd-demo-services-intro{padding-bottom:8px!important}.fwd-demo-service-cards{padding-top:8px!important}.fwd-service-card img{height:190px!important}.fwd-portfolio-grid-2,.fwd-portfolio-grid-3{grid-template-columns:1fr!important}.fwd-portfolio-grid-section .fwd-section-heading{display:block}.fwd-responsive-spacer{height:var(--fwd-spacer-tablet)}}
@media(max-width:640px){.fwd-responsive-spacer{height:var(--fwd-spacer-mobile)}.fwd-case-study{padding:22px;border-radius:22px}.fwd-portfolio-grid-card .fwd-portfolio-content{padding:22px!important;min-height:0}.fwd-portfolio-grid-card .fwd-portfolio-image img{height:220px!important}.fwd-demo-metrics .fwd-metric-card{padding:28px 24px!important}}


/* FWD v1.8 desktop rhythm + mobile polish */
body.fwd-theme .wpb_content_element{margin-bottom:0!important}
.fwd-demo-hero{min-height:clamp(520px,66vh,620px)!important;padding-top:58px!important;padding-bottom:42px!important;overflow:hidden!important}
.fwd-demo-hero .fwd-hero-art img{max-height:520px!important;width:min(100%,560px)!important;object-fit:contain!important}
.fwd-demo-hero .fwd-trust-bar{justify-content:flex-start!important;margin-top:18px;gap:8px!important;max-width:620px}
.fwd-demo-hero .fwd-trust-pill{min-height:34px!important;padding:7px 12px!important;font-size:12px!important;line-height:1.1;box-shadow:none!important}
.fwd-page-hero:after,.fwd-decor-streaks .vc_column-inner:first-child:after{display:none!important}
.fwd-vc-row.fwd-texture-diagonal_streaks:before{background-image:var(--fwd-bg-image,none),var(--fwd-bg-gradient,none),url('../images/fwd-texture-dark-mesh.png')!important;background-size:var(--fwd-bg-size,cover),auto,cover!important;background-repeat:var(--fwd-bg-repeat,no-repeat),no-repeat,no-repeat!important}
.fwd-demo-metrics{padding-top:18px!important;padding-bottom:22px!important}
.fwd-demo-metrics .fwd-metric-card{padding:28px 30px!important;min-height:132px!important;height:100%;display:flex;flex-direction:column;justify-content:center}
.fwd-demo-metrics .fwd-metric-number{font-size:clamp(42px,4.2vw,64px)!important;line-height:.95!important;margin-bottom:8px!important}
.fwd-demo-card-grid,.fwd-demo-metrics,.fwd-demo-service-cards{gap:22px!important;max-width:var(--fwd-demo-max-width,1280px)!important;margin-left:auto!important;margin-right:auto!important}
.fwd-demo-card-grid>.wpb_column,.fwd-demo-metrics>.wpb_column,.fwd-demo-service-cards>.wpb_column{flex:1 1 0!important;width:auto!important;min-width:0!important}
.fwd-demo-card-grid>.wpb_column>.vc_column-inner,.fwd-demo-metrics>.wpb_column>.vc_column-inner,.fwd-demo-service-cards>.wpb_column>.vc_column-inner{padding-left:0!important;padding-right:0!important;height:100%}
.fwd-demo-services-intro{padding-top:36px!important;padding-bottom:6px!important}
.fwd-demo-service-cards{padding-top:8px!important;padding-bottom:46px!important}
.fwd-demo-feature-panel,.fwd-demo-process,.fwd-demo-portfolio-band,.fwd-demo-portfolio-page{padding-top:52px!important;padding-bottom:52px!important}
.fwd-demo-cta-row{padding-top:44px!important;padding-bottom:44px!important}
.fwd-service-card{border-radius:24px!important}
.fwd-service-card img{height:196px!important;object-position:center!important}
.fwd-service-card h3{font-size:clamp(22px,2vw,28px)!important;line-height:1.08!important;margin-top:12px!important}
.fwd-service-card p{font-size:16px!important;line-height:1.62!important;margin-bottom:18px!important}
.fwd-service-card .fwd-button{align-self:flex-start}
.fwd-split-showcase{gap:26px!important;padding:34px!important}
.fwd-process-steps{gap:20px!important}
.fwd-process-step{min-height:138px!important;padding:26px!important}
.fwd-portfolio-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important}
.fwd-demo-portfolio-upgraded .fwd-portfolio-grid{gap:28px!important}
.fwd-portfolio-grid-card .fwd-portfolio-image img{height:280px!important}
.fwd-portfolio-grid-card .fwd-portfolio-content{min-height:220px!important;padding:24px 26px 26px!important}
.fwd-portfolio-grid-card .fwd-portfolio-content h3{font-size:clamp(24px,2.25vw,34px)!important}
.fwd-page-hero{min-height:480px!important;padding-top:72px!important;padding-bottom:72px!important;gap:34px!important}
.fwd-page-hero-art img{max-height:390px!important}
.fwd-mobile-cta-bar{display:none}

@media(max-width:1100px){
  .fwd-demo-card-grid,.fwd-demo-metrics,.fwd-demo-service-cards{gap:18px!important}
  .fwd-service-card img{height:185px!important}
  .fwd-page-hero{grid-template-columns:1fr!important;min-height:auto!important;padding-top:54px!important;padding-bottom:50px!important}
}
@media(max-width:920px){
  .fwd-demo-card-grid,.fwd-demo-metrics,.fwd-demo-service-cards{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;max-width:min(100%,620px)!important}
  .fwd-demo-card-grid>.wpb_column,.fwd-demo-metrics>.wpb_column,.fwd-demo-service-cards>.wpb_column{width:100%!important}
  .fwd-demo-hero{text-align:left!important;min-height:auto!important;padding-top:44px!important;padding-bottom:34px!important}
  .fwd-demo-hero .fwd-hero-art{margin-top:8px!important}
  .fwd-demo-hero .fwd-hero-art img{max-height:350px!important;width:100%!important}
  .fwd-demo-hero .fwd-lead,.fwd-page-hero .fwd-lead{font-size:17px!important;line-height:1.58!important}
  .fwd-demo-metrics,.fwd-demo-services-intro,.fwd-demo-service-cards,.fwd-demo-feature-panel,.fwd-demo-process,.fwd-demo-portfolio-band,.fwd-demo-portfolio-page,.fwd-demo-cta-row{padding-top:var(--fwd-mobile-section-space,38px)!important;padding-bottom:var(--fwd-mobile-section-space,38px)!important}
  .fwd-demo-services-intro{padding-bottom:8px!important}
  .fwd-demo-service-cards{padding-top:8px!important}
  .fwd-service-card{border-radius:22px!important;overflow:hidden!important}
  .fwd-service-card img{height:var(--fwd-mobile-card-image-height,188px)!important;object-fit:cover!important}
  .fwd-service-card .fwd-button,.fwd-cta-banner .fwd-button,.fwd-page-hero .fwd-button,.fwd-demo-hero .fwd-button{width:100%!important;justify-content:center!important;margin:0!important}
  .fwd-demo-hero p:has(.fwd-button),.fwd-page-hero p:has(.fwd-button){display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
  .fwd-split-showcase{grid-template-columns:1fr!important;padding:24px!important;border-radius:22px!important}
  .fwd-split-showcase-media{order:-1;min-height:0!important}
  .fwd-split-showcase-media img{max-height:260px!important;object-fit:contain!important;padding:8px!important}
  .fwd-process-steps{grid-template-columns:1fr!important;gap:14px!important}
  .fwd-process-step{min-height:0!important;padding:22px!important}
  .fwd-portfolio-grid-2,.fwd-portfolio-grid-3{grid-template-columns:1fr!important;gap:18px!important}
  .fwd-portfolio-grid-card .fwd-portfolio-image img{height:220px!important}
  .fwd-portfolio-grid-card .fwd-portfolio-content{padding:22px!important;min-height:0!important}
  .fwd-page-hero{text-align:left!important;padding-top:42px!important;padding-bottom:38px!important;gap:22px!important}
  .fwd-page-hero-art{order:-1!important}.fwd-page-hero-art img{max-height:260px!important;width:100%!important}
  .fwd-cta-banner{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;padding:24px!important;border-radius:22px!important}
  .fwd-mobile-cta-bar{display:grid;gap:10px;padding:16px;border-radius:20px;background:#050505;color:#fff;border:1px solid rgba(255,255,255,.12)}
  .fwd-mobile-cta-bar span{font-weight:900;color:rgba(255,255,255,.78)}
}
@media(max-width:640px){
  body.fwd-theme{font-size:var(--fwd-mobile-body-size)!important}
  .fwd-container,.fwd-content,.fwd-row-container{padding-left:20px!important;padding-right:20px!important}
  .fwd-demo-hero h1,.fwd-page-hero h1{font-size:clamp(38px,11vw,var(--fwd-mobile-h1))!important;letter-spacing:-.05em!important}
  .fwd-demo-hero .fwd-trust-bar{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:16px!important}
  .fwd-demo-hero .fwd-trust-pill{width:100%!important;text-align:center!important;font-size:11px!important;padding:8px 10px!important}
  .fwd-demo-metrics .fwd-metric-card{padding:24px 22px!important}
  .fwd-demo-metrics .fwd-metric-number{font-size:44px!important}
  .fwd-service-card h3{font-size:24px!important}.fwd-service-card p{font-size:15.5px!important;line-height:1.58!important}
}


/* FWD v1.9 final layout polish: full-bleed backgrounds with contained, even card rows */
.fwd-page-content .fwd-demo-section.fwd-row-full_width_bg,
.fwd-page-content .fwd-demo-section.fwd-row-full_width_content{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;left:auto!important;right:auto!important;transform:none!important;box-sizing:border-box!important}
.fwd-demo-card-grid,.fwd-demo-metrics,.fwd-demo-service-cards{max-width:100vw!important;width:100vw!important;box-sizing:border-box!important;padding-left:max(var(--fwd-demo-card-side-padding,54px),calc((100vw - var(--fwd-demo-max-width,1280px))/2))!important;padding-right:max(var(--fwd-demo-card-side-padding,54px),calc((100vw - var(--fwd-demo-max-width,1280px))/2))!important;gap:var(--fwd-demo-card-row-gap,22px)!important;justify-content:center!important}
.fwd-demo-card-grid>.wpb_column,.fwd-demo-metrics>.wpb_column,.fwd-demo-service-cards>.wpb_column{margin-left:0!important;margin-right:0!important;max-width:none!important;min-width:0!important;flex:1 1 0!important}
.fwd-demo-hero{min-height:var(--fwd-demo-hero-desktop-height,500px)!important;padding-top:44px!important;padding-bottom:24px!important}
.fwd-demo-hero .fwd-hero-art img{max-height:calc(var(--fwd-demo-hero-desktop-height,500px) - 72px)!important;width:min(100%,520px)!important}
.fwd-demo-hero .fwd-trust-bar{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:16px!important}.fwd-demo-hero .fwd-trust-pill{white-space:nowrap!important}
.fwd-demo-metrics{padding-top:12px!important;padding-bottom:18px!important}.fwd-demo-services-intro{padding-top:34px!important;padding-bottom:4px!important}.fwd-demo-service-cards{padding-top:4px!important;padding-bottom:38px!important}.fwd-demo-feature-panel,.fwd-demo-process,.fwd-demo-portfolio-band,.fwd-demo-portfolio-page{padding-top:var(--fwd-demo-desktop-section-space,46px)!important;padding-bottom:var(--fwd-demo-desktop-section-space,46px)!important}.fwd-demo-cta-row{padding-top:40px!important;padding-bottom:40px!important}
.fwd-demo-metrics .fwd-metric-card{min-height:126px!important}.fwd-service-card img{height:190px!important}.fwd-split-showcase{padding:30px!important}.fwd-process-step{min-height:128px!important}.fwd-page-hero{min-height:420px!important;padding-top:54px!important;padding-bottom:54px!important}
.fwd-logo-strip{border-radius:28px;background:linear-gradient(135deg,#050505,#171717);color:#fff;padding:30px;border:1px solid rgba(255,255,255,.12);box-shadow:0 28px 80px rgba(0,0,0,.14)}.fwd-logo-strip h3{color:#fff;margin:0}.fwd-logo-strip-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.fwd-logo-strip-items{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.fwd-logo-strip-items span{display:grid;place-items:center;min-height:60px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);font-weight:900;color:rgba(255,255,255,.84)}.fwd-content-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.fwd-content-card-grid article{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:24px;padding:28px;box-shadow:0 22px 70px rgba(0,0,0,.07)}.fwd-content-card-grid strong{display:inline-grid;place-items:center;background:var(--fwd-primary);color:#050505;border-radius:9px;min-width:32px;height:28px;font-size:12px;margin-bottom:16px}.fwd-content-card-grid p{color:var(--fwd-muted);margin-bottom:0}
@media(max-width:1100px){.fwd-demo-hero{min-height:460px!important}.fwd-demo-card-grid,.fwd-demo-metrics,.fwd-demo-service-cards{padding-left:28px!important;padding-right:28px!important}.fwd-logo-strip-items{grid-template-columns:repeat(3,minmax(0,1fr))}.fwd-content-card-grid{grid-template-columns:1fr}}
@media(max-width:920px){.fwd-row-full_width_bg{padding-left:0!important;padding-right:0!important}.fwd-demo-card-grid,.fwd-demo-metrics,.fwd-demo-service-cards{width:100%!important;max-width:100%!important;padding-left:20px!important;padding-right:20px!important;gap:var(--fwd-mobile-card-row-gap,16px)!important}.fwd-demo-card-grid>.wpb_column,.fwd-demo-metrics>.wpb_column,.fwd-demo-service-cards>.wpb_column{width:100%!important;max-width:none!important;flex:none!important}.fwd-demo-hero{min-height:auto!important;padding-top:34px!important;padding-bottom:28px!important}.fwd-demo-hero>.wpb_column{width:100%!important;max-width:none!important}.fwd-demo-hero .fwd-hero-art{margin-top:6px!important}.fwd-demo-hero .fwd-hero-art img{max-height:300px!important;width:100%!important;object-fit:contain!important}.fwd-demo-metrics,.fwd-demo-services-intro,.fwd-demo-service-cards,.fwd-demo-feature-panel,.fwd-demo-process,.fwd-demo-portfolio-band,.fwd-demo-portfolio-page,.fwd-demo-cta-row{padding-top:var(--fwd-mobile-section-space,38px)!important;padding-bottom:var(--fwd-mobile-section-space,38px)!important}.fwd-demo-services-intro{padding-bottom:4px!important}.fwd-demo-service-cards{padding-top:4px!important}.fwd-service-card{max-width:540px;margin-left:auto!important;margin-right:auto!important}.fwd-service-card img{height:var(--fwd-mobile-card-image-height,188px)!important}.fwd-page-hero{min-height:auto!important;padding-top:36px!important;padding-bottom:34px!important}.fwd-page-hero-art img{max-height:245px!important}.fwd-logo-strip-head{display:block}.fwd-logo-strip-items{grid-template-columns:1fr 1fr}.fwd-content-card-grid{gap:14px}}
@media(max-width:640px){.fwd-container,.fwd-content,.fwd-row-container{padding-left:18px!important;padding-right:18px!important}.fwd-demo-hero h1,.fwd-page-hero h1{font-size:clamp(34px,10vw,var(--fwd-mobile-h1))!important}.fwd-demo-hero .fwd-lead,.fwd-page-hero .fwd-lead{font-size:16px!important;line-height:1.55!important}.fwd-demo-hero .fwd-hero-art img{max-height:280px!important}.fwd-demo-hero .fwd-trust-bar{grid-template-columns:1fr!important;display:grid!important}.fwd-demo-metrics .fwd-metric-card{padding:22px 20px!important;border-radius:20px!important}.fwd-service-card{border-radius:20px!important}.fwd-service-card .fwd-button,.fwd-demo-hero .fwd-button,.fwd-page-hero .fwd-button,.fwd-cta-banner .fwd-button{width:100%!important;min-height:46px!important}.fwd-button+.fwd-button{margin-left:0!important;margin-top:8px!important}.fwd-logo-strip{padding:22px;border-radius:22px}.fwd-logo-strip-items{grid-template-columns:1fr}.single-post .fwd-content,.single-fwd_portfolio .fwd-content,.page .fwd-content{padding-left:18px!important;padding-right:18px!important}}


/* FWD v2.0 layout correction: full-bleed backgrounds, contained content width and tighter card rhythm */
.fwd-page-content .fwd-row-full_width_bg.fwd-demo-section,
.fwd-page-content > .fwd-row-full_width_bg,
.fwd-page-content > .wpb-content-wrapper > .fwd-row-full_width_bg{
  width:min(calc(100% - (var(--fwd-space) * 2)), var(--fwd-row-content, var(--fwd-container)))!important;
  max-width:var(--fwd-row-content, var(--fwd-container))!important;
  margin-left:auto!important;
  margin-right:auto!important;
  left:auto!important;
  right:auto!important;
  transform:none!important;
  padding-left:0!important;
  padding-right:0!important;
  box-sizing:border-box!important;
}
.fwd-page-content .fwd-row-full_width_bg.fwd-demo-section:before,
.fwd-page-content .fwd-row-full_width_bg.fwd-demo-section:after,
.fwd-page-content > .fwd-row-full_width_bg:before,
.fwd-page-content > .fwd-row-full_width_bg:after,
.fwd-page-content > .wpb-content-wrapper > .fwd-row-full_width_bg:before,
.fwd-page-content > .wpb-content-wrapper > .fwd-row-full_width_bg:after{
  left:calc(50% - 50vw)!important;
  right:calc(50% - 50vw)!important;
  top:0!important;
  bottom:0!important;
  width:auto!important;
}
.fwd-row-full_width_bg > .wpb_column,
.fwd-row-full_width_bg > .vc_column_container{
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}
.fwd-demo-hero{min-height:var(--fwd-demo-hero-desktop-height,470px)!important;padding-top:34px!important;padding-bottom:18px!important;gap:20px!important}
.fwd-demo-hero .fwd-hero-art img{width:min(100%,560px)!important;max-height:calc(var(--fwd-demo-hero-desktop-height,470px) - 52px)!important;object-fit:contain!important;display:block!important;margin-left:auto!important;margin-right:auto!important}
.fwd-demo-hero .fwd-trust-bar{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:18px!important;max-width:720px!important}
.fwd-demo-hero .fwd-trust-pill{white-space:nowrap!important;font-size:12px!important;padding:9px 13px!important;line-height:1!important}
.fwd-demo-metrics,
.fwd-demo-service-cards,
.fwd-demo-card-grid{
  width:min(calc(100% - (var(--fwd-space) * 2)), var(--fwd-demo-max-width,1320px))!important;
  max-width:var(--fwd-demo-max-width,1320px)!important;
  padding-left:0!important;
  padding-right:0!important;
  margin-left:auto!important;
  margin-right:auto!important;
  gap:var(--fwd-demo-card-row-gap,18px)!important;
  justify-content:stretch!important;
}
.fwd-demo-card-grid > .wpb_column,
.fwd-demo-metrics > .wpb_column,
.fwd-demo-service-cards > .wpb_column,
.fwd-demo-card-grid > .vc_column_container,
.fwd-demo-metrics > .vc_column_container,
.fwd-demo-service-cards > .vc_column_container{
  flex:1 1 0!important;
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
}
.fwd-demo-card-grid > .wpb_column > .vc_column-inner,
.fwd-demo-metrics > .wpb_column > .vc_column-inner,
.fwd-demo-service-cards > .wpb_column > .vc_column-inner,
.fwd-demo-card-grid > .vc_column_container > .vc_column-inner,
.fwd-demo-metrics > .vc_column_container > .vc_column-inner,
.fwd-demo-service-cards > .vc_column_container > .vc_column-inner{padding-left:0!important;padding-right:0!important;height:100%!important}
.fwd-demo-metrics{padding-top:8px!important;padding-bottom:12px!important}
.fwd-demo-services-intro{padding-top:26px!important;padding-bottom:0!important}
.fwd-demo-service-cards{padding-top:0!important;padding-bottom:28px!important}
.fwd-demo-feature-panel,.fwd-demo-process,.fwd-demo-portfolio-band,.fwd-demo-portfolio-page{padding-top:var(--fwd-demo-desktop-section-space,38px)!important;padding-bottom:var(--fwd-demo-desktop-section-space,38px)!important}
.fwd-demo-cta-row{padding-top:34px!important;padding-bottom:34px!important}
.fwd-demo-metrics .fwd-metric-card{min-height:116px!important;padding:30px 32px!important}
.fwd-service-card img{height:215px!important;object-fit:cover!important}
.fwd-service-card{height:100%!important;border-radius:28px!important}.fwd-service-card p{margin-bottom:20px!important}
.fwd-sector-tiles{background:linear-gradient(135deg,#fff,#f4f6ee);border:1px solid rgba(0,0,0,.08);border-radius:28px;padding:34px;box-shadow:0 24px 70px rgba(0,0,0,.07)}
.fwd-sector-tiles-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.fwd-sector-tiles-grid article{background:#050505;color:#fff;border-radius:22px;padding:24px;border:1px solid rgba(255,255,255,.10);box-shadow:0 18px 48px rgba(0,0,0,.12)}.fwd-sector-tiles-grid span{display:inline-grid;place-items:center;background:var(--fwd-primary);color:#050505;border-radius:9px;min-width:30px;height:26px;font-size:11px;font-weight:900;margin-bottom:14px}.fwd-sector-tiles-grid h3{color:#fff;font-size:22px;margin-bottom:8px}.fwd-sector-tiles-grid p{color:rgba(255,255,255,.76);font-size:15px;line-height:1.55;margin:0}
@media(max-width:1100px){.fwd-sector-tiles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fwd-service-card img{height:190px!important}}
@media(max-width:920px){
  .fwd-page-content .fwd-row-full_width_bg.fwd-demo-section,
  .fwd-page-content > .fwd-row-full_width_bg,
  .fwd-page-content > .wpb-content-wrapper > .fwd-row-full_width_bg{width:min(calc(100% - 36px), var(--fwd-row-content, var(--fwd-container)))!important;max-width:calc(100% - 36px)!important}
  .fwd-demo-hero{padding-top:26px!important;padding-bottom:22px!important;gap:14px!important;min-height:auto!important}
  .fwd-demo-hero > .wpb_column,.fwd-demo-hero > .vc_column_container{width:100%!important;max-width:none!important;flex:none!important}
  .fwd-demo-hero .fwd-hero-art{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;margin-top:10px!important;display:block!important;overflow:hidden!important}
  .fwd-demo-hero .fwd-hero-art img{width:100vw!important;max-width:100vw!important;max-height:none!important;height:auto!important;object-fit:contain!important;padding:0 10px!important;margin:0!important}
  .fwd-demo-metrics,.fwd-demo-service-cards,.fwd-demo-card-grid{width:min(calc(100% - 36px), var(--fwd-demo-max-width,1320px))!important;max-width:calc(100% - 36px)!important;padding-left:0!important;padding-right:0!important;gap:var(--fwd-mobile-card-row-gap,14px)!important}
  .fwd-demo-card-grid > .wpb_column,.fwd-demo-metrics > .wpb_column,.fwd-demo-service-cards > .wpb_column,.fwd-demo-card-grid > .vc_column_container,.fwd-demo-metrics > .vc_column_container,.fwd-demo-service-cards > .vc_column_container{width:100%!important;flex:none!important}
  .fwd-demo-metrics{padding-top:10px!important;padding-bottom:10px!important}.fwd-demo-services-intro{padding-top:24px!important;padding-bottom:0!important}.fwd-demo-service-cards{padding-top:0!important;padding-bottom:26px!important}
  .fwd-demo-feature-panel,.fwd-demo-process,.fwd-demo-portfolio-band,.fwd-demo-portfolio-page,.fwd-demo-cta-row{padding-top:var(--fwd-mobile-section-space,30px)!important;padding-bottom:var(--fwd-mobile-section-space,30px)!important}
  .fwd-service-card{max-width:none!important;margin-left:0!important;margin-right:0!important}.fwd-service-card img{height:var(--fwd-mobile-card-image-height,210px)!important}.fwd-sector-tiles{padding:24px;border-radius:22px}.fwd-sector-tiles-grid{grid-template-columns:1fr;gap:12px}
}
@media(max-width:640px){
  .fwd-page-content .fwd-row-full_width_bg.fwd-demo-section,
  .fwd-page-content > .fwd-row-full_width_bg,
  .fwd-page-content > .wpb-content-wrapper > .fwd-row-full_width_bg{width:calc(100% - 32px)!important;max-width:calc(100% - 32px)!important}
  .fwd-demo-metrics,.fwd-demo-service-cards,.fwd-demo-card-grid{width:calc(100% - 32px)!important;max-width:calc(100% - 32px)!important}
  .fwd-demo-hero h1,.fwd-page-hero h1{font-size:clamp(34px,10vw,var(--fwd-mobile-h1))!important;line-height:1.02!important}.fwd-demo-hero .fwd-lead{font-size:16px!important;line-height:1.55!important}
  .fwd-demo-hero .fwd-trust-bar{grid-template-columns:1fr 1fr!important;display:grid!important;gap:8px!important}.fwd-demo-hero .fwd-trust-pill{width:100%!important;text-align:center!important;white-space:normal!important}
  .fwd-service-card .fwd-button,.fwd-demo-hero .fwd-button,.fwd-page-hero .fwd-button,.fwd-cta-banner .fwd-button{width:100%!important;min-height:46px!important;justify-content:center!important}.fwd-button+.fwd-button{margin-left:0!important;margin-top:8px!important}
}


/* FWD v2.1 final layout stabiliser: true edge-to-edge row backgrounds with one consistent contained content width. */
body.fwd-theme{overflow-x:hidden!important}
.fwd-page-content{overflow:hidden!important}
.fwd-page-content>.vc_row.fwd-row-full_width_bg,
.fwd-page-content>.wpb-content-wrapper>.vc_row.fwd-row-full_width_bg,
.fwd-page-content .fwd-row-full_width_bg{
  width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  left:auto!important;
  right:auto!important;
  transform:none!important;
  box-sizing:border-box!important;
  padding-left:max(var(--fwd-space,28px),calc((100vw - var(--fwd-row-content,var(--fwd-container,1320px)))/2 + var(--fwd-space,28px)))!important;
  padding-right:max(var(--fwd-space,28px),calc((100vw - var(--fwd-row-content,var(--fwd-container,1320px)))/2 + var(--fwd-space,28px)))!important;
}
.fwd-page-content>.vc_row.fwd-row-full_width_content,
.fwd-page-content>.wpb-content-wrapper>.vc_row.fwd-row-full_width_content,
.fwd-page-content .fwd-row-full_width_content{
  width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  left:auto!important;
  right:auto!important;
  transform:none!important;
  padding-left:0!important;
  padding-right:0!important;
}
.fwd-row-full_width_bg:before,.fwd-row-full_width_bg:after{left:0!important;right:0!important;width:auto!important}
.fwd-row-full_width_bg>.wpb_column,
.fwd-row-full_width_bg>.vc_column_container{max-width:none!important;margin-left:0!important;margin-right:0!important;min-width:0!important}
.fwd-demo-card-grid,.fwd-demo-metrics,.fwd-demo-service-cards{
  width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  box-sizing:border-box!important;
  padding-left:max(var(--fwd-space,28px),calc((100vw - var(--fwd-demo-max-width,1320px))/2 + var(--fwd-space,28px)))!important;
  padding-right:max(var(--fwd-space,28px),calc((100vw - var(--fwd-demo-max-width,1320px))/2 + var(--fwd-space,28px)))!important;
  gap:var(--fwd-demo-card-row-gap,16px)!important;
  align-items:stretch!important;
  justify-content:stretch!important;
}
.fwd-demo-card-grid>.wpb_column,.fwd-demo-metrics>.wpb_column,.fwd-demo-service-cards>.wpb_column,
.fwd-demo-card-grid>.vc_column_container,.fwd-demo-metrics>.vc_column_container,.fwd-demo-service-cards>.vc_column_container{
  flex:1 1 0!important;width:auto!important;max-width:none!important;margin:0!important;min-width:0!important
}
.fwd-demo-card-grid>.wpb_column>.vc_column-inner,.fwd-demo-metrics>.wpb_column>.vc_column-inner,.fwd-demo-service-cards>.wpb_column>.vc_column-inner,
.fwd-demo-card-grid>.vc_column_container>.vc_column-inner,.fwd-demo-metrics>.vc_column_container>.vc_column-inner,.fwd-demo-service-cards>.vc_column_container>.vc_column-inner{padding-left:0!important;padding-right:0!important;height:100%!important}
.fwd-demo-hero{min-height:var(--fwd-demo-hero-desktop-height,470px)!important;padding-top:54px!important;padding-bottom:38px!important;gap:28px!important}
.fwd-demo-hero .fwd-hero-art img{width:min(100%,560px)!important;max-height:calc(var(--fwd-demo-hero-desktop-height,470px) - 80px)!important;object-fit:contain!important;display:block!important;margin-left:auto!important;margin-right:auto!important}
.fwd-demo-hero .fwd-trust-bar{display:none!important}
.fwd-demo-metrics{padding-top:26px!important;padding-bottom:30px!important}
.fwd-demo-services-intro{padding-top:56px!important;padding-bottom:10px!important}
.fwd-demo-service-cards{padding-top:0!important;padding-bottom:60px!important}
.fwd-demo-feature-panel{padding-top:50px!important;padding-bottom:50px!important}
.fwd-demo-process{padding-top:58px!important;padding-bottom:58px!important}
.fwd-demo-process .wpb_text_column{margin-bottom:26px!important}
.fwd-demo-process .fwd-process-steps{margin-top:0!important;gap:18px!important}
.fwd-demo-portfolio-band,.fwd-demo-portfolio-page{padding-top:52px!important;padding-bottom:56px!important}
.fwd-demo-cta-row{padding-top:44px!important;padding-bottom:44px!important}
.fwd-service-card{height:100%!important;border-radius:28px!important;display:flex!important;flex-direction:column!important}
.fwd-service-card img{height:230px!important;object-fit:cover!important;width:100%!important;display:block!important}
.fwd-service-card .fwd-button{margin-top:auto!important;align-self:flex-start!important}
.fwd-process-step{min-height:0!important;padding:28px!important}
.fwd-portfolio-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important}
.fwd-portfolio-grid-card .fwd-portfolio-image img{height:310px!important;object-fit:cover!important}
.fwd-portfolio-grid-card .fwd-portfolio-content{min-height:0!important;padding:26px!important}
@media(max-width:1100px){
  .fwd-demo-card-grid,.fwd-demo-metrics,.fwd-demo-service-cards{gap:18px!important}
  .fwd-service-card img{height:205px!important}
}
@media(max-width:920px){
  .fwd-page-content>.vc_row.fwd-row-full_width_bg,
  .fwd-page-content>.wpb-content-wrapper>.vc_row.fwd-row-full_width_bg,
  .fwd-page-content .fwd-row-full_width_bg{padding-left:20px!important;padding-right:20px!important}
  .fwd-demo-card-grid,.fwd-demo-metrics,.fwd-demo-service-cards{padding-left:20px!important;padding-right:20px!important;gap:var(--fwd-mobile-card-row-gap,16px)!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;width:100vw!important;max-width:100vw!important;display:grid!important;grid-template-columns:1fr!important}
  .fwd-demo-card-grid>.wpb_column,.fwd-demo-metrics>.wpb_column,.fwd-demo-service-cards>.wpb_column,
  .fwd-demo-card-grid>.vc_column_container,.fwd-demo-metrics>.vc_column_container,.fwd-demo-service-cards>.vc_column_container{width:100%!important;max-width:none!important;flex:none!important}
  .fwd-demo-hero{padding-top:38px!important;padding-bottom:0!important;gap:18px!important;min-height:auto!important}
  .fwd-demo-hero>.wpb_column,.fwd-demo-hero>.vc_column_container{width:100%!important;max-width:none!important;flex:none!important}
  .fwd-demo-hero .fwd-hero-art{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;margin-top:14px!important;display:block!important;overflow:hidden!important}
  .fwd-demo-hero .fwd-hero-art img{width:100vw!important;max-width:100vw!important;max-height:none!important;height:auto!important;object-fit:contain!important;padding:0!important;margin:0!important}
  .fwd-demo-metrics{padding-top:26px!important;padding-bottom:30px!important}
  .fwd-demo-services-intro{padding-top:44px!important;padding-bottom:10px!important}
  .fwd-demo-service-cards{padding-top:0!important;padding-bottom:42px!important}
  .fwd-demo-feature-panel{padding-top:40px!important;padding-bottom:40px!important}
  .fwd-demo-process{padding-top:46px!important;padding-bottom:46px!important}
  .fwd-demo-process .wpb_text_column{margin-bottom:22px!important}
  .fwd-demo-portfolio-band,.fwd-demo-portfolio-page{padding-top:42px!important;padding-bottom:44px!important}
  .fwd-demo-cta-row{padding-top:36px!important;padding-bottom:36px!important}
  .fwd-service-card{max-width:none!important;margin-left:0!important;margin-right:0!important;border-radius:22px!important}
  .fwd-service-card img{height:var(--fwd-mobile-card-image-height,210px)!important}
  .fwd-portfolio-grid-2,.fwd-portfolio-grid-3{grid-template-columns:1fr!important;gap:18px!important}
  .fwd-portfolio-grid-card .fwd-portfolio-image img{height:230px!important}
}
@media(max-width:640px){
  .fwd-page-content>.vc_row.fwd-row-full_width_bg,
  .fwd-page-content>.wpb-content-wrapper>.vc_row.fwd-row-full_width_bg,
  .fwd-page-content .fwd-row-full_width_bg{padding-left:18px!important;padding-right:18px!important}
  .fwd-demo-card-grid,.fwd-demo-metrics,.fwd-demo-service-cards{padding-left:18px!important;padding-right:18px!important}
  .fwd-demo-hero h1,.fwd-page-hero h1{font-size:clamp(34px,10vw,var(--fwd-mobile-h1))!important;line-height:1.05!important}
  .fwd-demo-hero .fwd-lead,.fwd-page-hero .fwd-lead{font-size:16px!important;line-height:1.55!important}
  .fwd-demo-hero .fwd-button,.fwd-page-hero .fwd-button,.fwd-service-card .fwd-button,.fwd-cta-banner .fwd-button{width:100%!important;min-height:48px!important;justify-content:center!important;margin-left:0!important;margin-right:0!important}
  .fwd-button+.fwd-button{margin-left:0!important;margin-top:10px!important}
  .fwd-metric-card{padding:24px 22px!important;border-radius:20px!important}
  .fwd-process-step{padding:24px!important;border-radius:22px!important}
  .fwd-service-card h3{font-size:26px!important}
  .fwd-service-card p{font-size:16px!important;line-height:1.58!important}
}


/* FWD v2.2 precision spacing patch.
   Keeps full-width backgrounds edge-to-edge while removing the column padding that was making the home sections look narrower/patchy. */
.fwd-row-full_width_bg > .wpb_column,
.fwd-row-full_width_bg > .vc_column_container{
  padding-left:0!important;
  padding-right:0!important;
}
.fwd-row-full_width_bg > .wpb_column > .vc_column-inner,
.fwd-row-full_width_bg > .vc_column_container > .vc_column-inner{
  padding-left:0!important;
  padding-right:0!important;
}
.fwd-demo-metrics,
.fwd-demo-service-cards,
.fwd-demo-card-grid{
  gap:14px!important;
}
.fwd-demo-service-cards{
  padding-left:max(var(--fwd-space,28px),calc((100vw - var(--fwd-demo-max-width,1320px))/2 + 0px))!important;
  padding-right:max(var(--fwd-space,28px),calc((100vw - var(--fwd-demo-max-width,1320px))/2 + 0px))!important;
}
.fwd-demo-process .fwd-process-steps{
  margin-top:30px!important;
}
.fwd-demo-process .wpb_text_column{
  margin-bottom:0!important;
}
.fwd-demo-feature-panel.fwd-row-full_width_bg{
  padding-left:max(var(--fwd-space,28px),calc((100vw - var(--fwd-row-content,var(--fwd-container,1320px)))/2))!important;
  padding-right:max(var(--fwd-space,28px),calc((100vw - var(--fwd-row-content,var(--fwd-container,1320px)))/2))!important;
}
.fwd-demo-feature-panel.fwd-row-full_width_bg > .wpb_column,
.fwd-demo-feature-panel.fwd-row-full_width_bg > .vc_column_container,
.fwd-demo-feature-panel.fwd-row-full_width_bg > .wpb_column > .vc_column-inner,
.fwd-demo-feature-panel.fwd-row-full_width_bg > .vc_column_container > .vc_column-inner{
  padding-left:0!important;
  padding-right:0!important;
}
.fwd-demo-feature-panel .fwd-split-showcase{
  width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
}
@media(min-width:921px){
  .fwd-demo-service-cards > .wpb_column,
  .fwd-demo-service-cards > .vc_column_container{
    flex:1 1 0!important;
    width:auto!important;
    max-width:none!important;
  }
}
@media(max-width:920px){
  .fwd-page-content > .vc_row.fwd-row-full_width_bg,
  .fwd-page-content > .wpb-content-wrapper > .vc_row.fwd-row-full_width_bg,
  .fwd-page-content .fwd-row-full_width_bg{
    padding-left:18px!important;
    padding-right:18px!important;
  }
  .fwd-row-full_width_bg > .wpb_column,
  .fwd-row-full_width_bg > .vc_column_container,
  .fwd-row-full_width_bg > .wpb_column > .vc_column-inner,
  .fwd-row-full_width_bg > .vc_column_container > .vc_column-inner{
    padding-left:0!important;
    padding-right:0!important;
  }
  .fwd-demo-metrics,
  .fwd-demo-service-cards,
  .fwd-demo-card-grid{
    gap:16px!important;
    padding-left:18px!important;
    padding-right:18px!important;
  }
  .fwd-demo-feature-panel.fwd-row-full_width_bg{
    padding-left:18px!important;
    padding-right:18px!important;
  }
  .fwd-demo-process .fwd-process-steps{
    margin-top:30px!important;
  }
}
@media(max-width:640px){
  .fwd-page-content > .vc_row.fwd-row-full_width_bg,
  .fwd-page-content > .wpb-content-wrapper > .vc_row.fwd-row-full_width_bg,
  .fwd-page-content .fwd-row-full_width_bg{
    padding-left:16px!important;
    padding-right:16px!important;
  }
  .fwd-demo-metrics,
  .fwd-demo-service-cards,
  .fwd-demo-card-grid{
    padding-left:16px!important;
    padding-right:16px!important;
  }
  .fwd-demo-feature-panel.fwd-row-full_width_bg{
    padding-left:16px!important;
    padding-right:16px!important;
  }
}


/* FWD v2.3 mobile width + typography patch. */
body.fwd-theme{--fwd-body-line:1.58!important}
body.fwd-theme p,body.fwd-theme li,body.fwd-theme td,body.fwd-theme th,body.fwd-theme blockquote,body.fwd-theme .fwd-lead,body.fwd-theme .fwd-page-content,body.fwd-theme .fwd-service-card p,body.fwd-theme .fwd-metric-card p,body.fwd-theme .fwd-process-step p,body.fwd-theme .fwd-split-showcase p,body.fwd-theme .fwd-portfolio-grid-card p,body.fwd-theme .fwd-cta-banner p{line-height:1.58!important}
@media(max-width:920px){.fwd-page-content > .vc_row.fwd-row-full_width_bg,.fwd-page-content > .wpb-content-wrapper > .vc_row.fwd-row-full_width_bg,.fwd-page-content .fwd-row-full_width_bg{padding-left:24px!important;padding-right:24px!important}.fwd-demo-metrics,.fwd-demo-service-cards,.fwd-demo-card-grid{padding-left:24px!important;padding-right:24px!important}.fwd-demo-feature-panel.fwd-row-full_width_bg{padding-left:24px!important;padding-right:24px!important}}
@media(max-width:640px){.fwd-page-content > .vc_row.fwd-row-full_width_bg,.fwd-page-content > .wpb-content-wrapper > .vc_row.fwd-row-full_width_bg,.fwd-page-content .fwd-row-full_width_bg{padding-left:24px!important;padding-right:24px!important}.fwd-demo-metrics,.fwd-demo-service-cards,.fwd-demo-card-grid{padding-left:24px!important;padding-right:24px!important}.fwd-demo-feature-panel.fwd-row-full_width_bg{padding-left:24px!important;padding-right:24px!important}}


/* FWD v2.4 portfolio and typography polish. Inline dynamic CSS repeats this with option-aware values. */
body.fwd-theme p{line-height:1.48!important}.fwd-lead{line-height:1.46!important}.fwd-demo-process .fwd-process-steps{margin-top:30px!important}.fwd-demo-process .fwd-responsive-spacer + .fwd-process-steps{margin-top:0!important}
@media(min-width:921px){.fwd-demo-hero{padding-top:54px!important;padding-bottom:38px!important;gap:28px!important}.fwd-demo-service-cards{gap:12px!important}}
.fwd-portfolio-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;width:100%!important;max-width:100%!important;margin:0!important}.fwd-portfolio-grid-heading{max-width:860px;margin:0 0 30px!important;text-align:left!important}.fwd-portfolio-grid-card{position:relative;overflow:hidden;border-radius:30px!important;background:linear-gradient(180deg,#111 0%,#050505 100%)!important;color:#fff!important;border:1px solid rgba(255,255,255,.10)!important;box-shadow:0 28px 75px rgba(0,0,0,.14)!important;display:flex!important;flex-direction:column!important}.fwd-portfolio-grid-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 85% 0%,rgba(216,255,0,.16),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.04),transparent)}.fwd-portfolio-grid-card .fwd-portfolio-image{display:block!important;position:relative!important;z-index:1!important;overflow:hidden!important;background:#080808!important;aspect-ratio:16/9!important;border-radius:30px 30px 0 0!important}.fwd-portfolio-grid-card .fwd-portfolio-image img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.fwd-portfolio-grid-card .fwd-portfolio-content{position:relative!important;z-index:1!important;padding:26px 28px 28px!important;display:flex!important;flex-direction:column!important;gap:12px!important;flex:1!important}.fwd-portfolio-meta-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.fwd-portfolio-grid-card .fwd-kicker{color:var(--fwd-primary)!important;margin:0!important;font-size:11px!important}.fwd-external-label{display:inline-flex!important;padding:7px 10px!important;border-radius:999px!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.12)!important;color:rgba(255,255,255,.72)!important;font-size:11px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.08em!important}.fwd-external-label:after{content:"↗";color:var(--fwd-primary)!important;margin-left:6px}.fwd-portfolio-grid-card h3{font-size:clamp(28px,3vw,42px)!important;line-height:1.02!important;margin:0!important;color:#fff!important}.fwd-portfolio-grid-card h3 a{text-decoration:none!important;color:#fff!important}.fwd-portfolio-summary{color:rgba(255,255,255,.72)!important;margin:0!important;font-size:16px!important}.fwd-portfolio-grid-card .fwd-tags{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:2px!important}.fwd-portfolio-grid-card .fwd-tags span{display:inline-flex!important;border-radius:999px!important;background:rgba(216,255,0,.12)!important;border:1px solid rgba(216,255,0,.22)!important;color:var(--fwd-primary)!important;padding:7px 10px!important;font-size:12px!important;font-weight:850!important;line-height:1!important}.fwd-portfolio-grid-card .fwd-portfolio-button{margin-top:auto!important;align-self:flex-start!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:44px!important;padding:0 18px!important;border-radius:999px!important;background:#fff!important;color:#050505!important;text-decoration:none!important;font-weight:900!important}.fwd-portfolio-grid-card .fwd-portfolio-button:after{content:"↗";font-size:13px!important}.fwd-portfolio-grid-card .fwd-portfolio-button:hover{background:var(--fwd-primary)!important;color:#050505!important}
@media(max-width:920px){body.fwd-theme p{line-height:1.46!important}.fwd-portfolio-grid{grid-template-columns:1fr!important;gap:16px!important}.fwd-portfolio-grid-card{border-radius:24px!important}.fwd-portfolio-grid-card .fwd-portfolio-image{border-radius:24px 24px 0 0!important;aspect-ratio:16/10!important}.fwd-portfolio-grid-card .fwd-portfolio-content{padding:22px 22px 24px!important}.fwd-portfolio-grid-card h3{font-size:30px!important}.fwd-portfolio-grid-card .fwd-portfolio-button{width:100%!important;min-height:48px!important}}
@media(max-width:640px){body.fwd-theme p{line-height:1.44!important}.fwd-portfolio-meta-row{align-items:flex-start!important;flex-direction:column!important;gap:8px!important}}


/* FWD v2.5 final layout stabilisation: internal-page hero styling on home, clean portfolio, no bulky white tag pills. */
.fwd-page-hero-home{
  min-height:560px!important;
}
.fwd-page-hero .fwd-hero-actions{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:12px!important;
  align-items:center!important;
  margin-top:24px!important;
}
.fwd-page-hero .fwd-hero-actions .fwd-button{
  margin:0!important;
}
.fwd-page-hero .fwd-button-light-outline{
  color:#fff!important;
  border-color:rgba(255,255,255,.28)!important;
  background:transparent!important;
}
.fwd-page-hero .fwd-button-light-outline:hover{
  background:#fff!important;
  color:#050505!important;
}
.fwd-page-content .fwd-row-full_width_bg.fwd-demo-section:before,
.fwd-page-content>.vc_row.fwd-row-full_width_bg:before,
.fwd-page-content>.wpb-content-wrapper>.vc_row.fwd-row-full_width_bg:before{
  left:calc(50% - 50vw)!important;
  right:calc(50% - 50vw)!important;
  width:auto!important;
  transform:none!important;
}
.fwd-demo-metrics,
.fwd-demo-service-cards,
.fwd-demo-card-grid{
  width:min(calc(100% - 48px),var(--fwd-demo-max-width,1320px))!important;
  max-width:var(--fwd-demo-max-width,1320px)!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
@media(min-width:921px){
  .fwd-demo-service-cards,
  .fwd-demo-metrics,
  .fwd-demo-card-grid{
    padding-left:0!important;
    padding-right:0!important;
    gap:14px!important;
  }
  .fwd-demo-service-cards>.wpb_column,
  .fwd-demo-service-cards>.vc_column_container,
  .fwd-demo-metrics>.wpb_column,
  .fwd-demo-metrics>.vc_column_container,
  .fwd-demo-card-grid>.wpb_column,
  .fwd-demo-card-grid>.vc_column_container{
    flex:1 1 0!important;
    width:auto!important;
    max-width:none!important;
    min-width:0!important;
    margin:0!important;
  }
  .fwd-demo-service-cards>.wpb_column>.vc_column-inner,
  .fwd-demo-service-cards>.vc_column_container>.vc_column-inner,
  .fwd-demo-metrics>.wpb_column>.vc_column-inner,
  .fwd-demo-metrics>.vc_column_container>.vc_column-inner,
  .fwd-demo-card-grid>.wpb_column>.vc_column-inner,
  .fwd-demo-card-grid>.vc_column_container>.vc_column-inner{
    padding-left:0!important;
    padding-right:0!important;
  }
}
.fwd-demo-process .fwd-process-steps{
  margin-top:30px!important;
}
.fwd-demo-process .fwd-responsive-spacer + .fwd-process-steps{
  margin-top:0!important;
}
.fwd-demo-feature-panel.fwd-row-full_width_bg{
  padding-left:0!important;
  padding-right:0!important;
}
.fwd-demo-feature-panel .fwd-split-showcase{
  width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
}
.fwd-tags,
.fwd-portfolio-grid-card .fwd-tags,
.fwd-portfolio-card .fwd-tags{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
  border-radius:0!important;
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  color:inherit!important;
}
.fwd-tags span,
.fwd-portfolio-grid-card .fwd-tags span{
  display:inline-flex!important;
  align-items:center!important;
  border-radius:999px!important;
  background:rgba(216,255,0,.12)!important;
  border:1px solid rgba(216,255,0,.24)!important;
  color:var(--fwd-primary)!important;
  padding:7px 10px!important;
  font-size:12px!important;
  font-weight:850!important;
  line-height:1!important;
}
.fwd-portfolio-showcase-intro .fwd-portfolio-note{
  height:100%;
  min-height:170px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  gap:10px;
  background:#050505;
  color:#fff;
  border-radius:28px;
  padding:28px;
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 24px 70px rgba(0,0,0,.14);
}
.fwd-portfolio-showcase-intro .fwd-portfolio-note strong{
  color:var(--fwd-primary);
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:12px;
}
.fwd-portfolio-showcase-intro .fwd-portfolio-note span{
  color:rgba(255,255,255,.74);
  line-height:1.45;
}
.fwd-demo-portfolio-redesign .fwd-portfolio-grid{
  gap:22px!important;
}
.fwd-demo-portfolio-redesign .fwd-portfolio-grid-card{
  border-radius:32px!important;
}
.fwd-demo-portfolio-redesign .fwd-portfolio-grid-card .fwd-portfolio-image{
  aspect-ratio:16/9!important;
  background:radial-gradient(circle at 70% 20%,rgba(216,255,0,.18),transparent 35%),#080808!important;
}
.fwd-demo-portfolio-redesign .fwd-portfolio-grid-card .fwd-portfolio-content{
  padding:28px 30px 30px!important;
}
.fwd-demo-portfolio-redesign .fwd-portfolio-button{
  min-width:150px!important;
}
body.fwd-theme p{
  line-height:1.44!important;
}
.fwd-lead,
.fwd-split-showcase p,
.fwd-service-card p,
.fwd-metric-card p,
.fwd-process-step p,
.fwd-portfolio-summary,
.fwd-cta-banner p{
  line-height:1.44!important;
}
@media(max-width:920px){
  .fwd-page-hero-home{
    min-height:auto!important;
  }
  .fwd-page-hero .fwd-hero-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .fwd-page-hero .fwd-hero-actions .fwd-button{
    width:100%!important;
    justify-content:center!important;
  }
  .fwd-demo-metrics,
  .fwd-demo-service-cards,
  .fwd-demo-card-grid{
    width:100%!important;
    max-width:100%!important;
    padding-left:24px!important;
    padding-right:24px!important;
    gap:16px!important;
  }
  .fwd-demo-feature-panel.fwd-row-full_width_bg{
    padding-left:24px!important;
    padding-right:24px!important;
  }
  .fwd-portfolio-showcase-intro .fwd-portfolio-note{
    min-height:0;
  }
  .fwd-demo-portfolio-redesign .fwd-portfolio-grid-card .fwd-portfolio-content{
    padding:24px!important;
  }
}
@media(max-width:640px){
  .fwd-page-hero{
    width:100%!important;
    padding-left:24px!important;
    padding-right:24px!important;
  }
  .fwd-page-hero-art img{
    width:100%!important;
    max-width:100%!important;
  }
  body.fwd-theme p,
  .fwd-lead,
  .fwd-service-card p,
  .fwd-process-step p,
  .fwd-portfolio-summary{
    line-height:1.42!important;
  }
}


/* FWD v2.6 final polish: portfolio spacing, CTA button, service-card rhythm, proof/FAQ tidy-up. */
.fwd-portfolio-showcase-intro{
  padding-top:clamp(72px,6vw,96px)!important;
  padding-bottom:clamp(42px,4vw,58px)!important;
}
.fwd-portfolio-showcase-intro > .wpb_column,
.fwd-portfolio-showcase-intro > .vc_column_container{
  align-self:stretch!important;
}
.fwd-portfolio-showcase-intro > .wpb_column > .vc_column-inner,
.fwd-portfolio-showcase-intro > .vc_column_container > .vc_column-inner{
  height:100%!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
}
.fwd-portfolio-showcase-intro .wpb_text_column:last-child,
.fwd-portfolio-showcase-intro .fwd-lead{
  margin-bottom:0!important;
}
.fwd-portfolio-showcase-intro .fwd-portfolio-note{
  min-height:190px!important;
  padding:34px 36px!important;
  border-radius:32px!important;
}
.fwd-demo-portfolio-redesign{
  padding-top:clamp(36px,4vw,52px)!important;
  padding-bottom:clamp(76px,7vw,98px)!important;
}
.fwd-demo-portfolio-redesign .fwd-portfolio-grid-heading{
  margin-bottom:34px!important;
}

.fwd-cta-banner{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:32px!important;
  padding:46px 54px!important;
}
.fwd-cta-banner .fwd-button,
.fwd-cta-banner .fwd-button-light{
  background:var(--fwd-primary)!important;
  border-color:var(--fwd-primary)!important;
  color:#050505!important;
  white-space:nowrap!important;
  width:auto!important;
  min-width:176px!important;
  padding:16px 30px!important;
  line-height:1!important;
  align-self:center!important;
  justify-self:end!important;
  box-shadow:0 16px 40px rgba(216,255,0,.22)!important;
}
.fwd-cta-banner .fwd-button:hover{
  background:#fff!important;
  border-color:#fff!important;
}
.fwd-cta-banner h2{margin-bottom:14px!important;}
.fwd-cta-banner p:last-child{margin-bottom:0!important;}

.fwd-demo-service-cards{
  padding-top:clamp(28px,3vw,40px)!important;
  padding-bottom:clamp(74px,7vw,96px)!important;
  gap:16px!important;
}
.fwd-demo-services-intro{
  padding-bottom:18px!important;
}
.fwd-demo-service-cards > .wpb_column,
.fwd-demo-service-cards > .vc_column_container,
.fwd-demo-service-cards > .wpb_column > .vc_column-inner,
.fwd-demo-service-cards > .vc_column_container > .vc_column-inner{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
}
.fwd-demo-service-cards .fwd-service-card{
  height:100%!important;
  min-height:100%!important;
  display:flex!important;
  flex-direction:column!important;
}
.fwd-demo-service-cards .fwd-service-card p{
  flex:1 1 auto!important;
}
.fwd-demo-service-cards .fwd-service-card .fwd-button{
  margin-top:22px!important;
}

.fwd-demo-proof-faq{
  padding-top:clamp(76px,7vw,96px)!important;
  padding-bottom:clamp(78px,7vw,104px)!important;
}
.fwd-demo-proof-faq > .wpb_column,
.fwd-demo-proof-faq > .vc_column_container{
  align-self:stretch!important;
}
.fwd-demo-proof-faq > .wpb_column > .vc_column-inner,
.fwd-demo-proof-faq > .vc_column_container > .vc_column-inner{
  height:100%!important;
  display:flex!important;
  flex-direction:column!important;
}
.fwd-demo-proof-faq .fwd-testimonial-card{
  height:100%!important;
  min-height:310px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  padding:42px!important;
  border-radius:30px!important;
}
.fwd-demo-proof-faq .fwd-faq-list{
  height:100%!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  gap:16px!important;
}
.fwd-demo-proof-faq .fwd-faq-list details{
  padding:22px 24px!important;
  border-radius:22px!important;
  background:rgba(255,255,255,.92)!important;
  box-shadow:0 16px 40px rgba(0,0,0,.045)!important;
}
.fwd-demo-proof-faq .fwd-testimonial-quote{
  line-height:1.34!important;
}

@media(max-width:920px){
  .fwd-portfolio-showcase-intro{
    padding-top:52px!important;
    padding-bottom:32px!important;
  }
  .fwd-portfolio-showcase-intro .fwd-portfolio-note{
    min-height:0!important;
    padding:28px!important;
  }
  .fwd-demo-portfolio-redesign{
    padding-top:28px!important;
    padding-bottom:54px!important;
  }
  .fwd-cta-banner{
    grid-template-columns:1fr!important;
    gap:22px!important;
    padding:30px!important;
  }
  .fwd-cta-banner .fwd-button,
  .fwd-cta-banner .fwd-button-light{
    width:100%!important;
    min-width:0!important;
    justify-self:stretch!important;
  }
  .fwd-demo-service-cards{
    padding-top:18px!important;
    padding-bottom:54px!important;
  }
  .fwd-demo-proof-faq{
    padding-top:54px!important;
    padding-bottom:58px!important;
  }
  .fwd-demo-proof-faq .fwd-testimonial-card{
    min-height:0!important;
    padding:30px!important;
  }
}


/* FWD v2.7 final layout refinement */
.fwd-portfolio-showcase-intro.fwd-portfolio-intro-clean{padding-top:clamp(82px,7vw,108px)!important;padding-bottom:clamp(52px,5vw,72px)!important}
.fwd-portfolio-showcase-intro .fwd-portfolio-note{display:none!important}
.fwd-portfolio-intro-clean>.wpb_column,.fwd-portfolio-intro-clean>.vc_column_container{width:100%!important;max-width:100%!important;flex-basis:100%!important}
.fwd-portfolio-intro-clean .fwd-lead{max-width:980px!important;margin-bottom:0!important}
.fwd-page-hero .fwd-hero-actions{margin-top:clamp(34px,3vw,46px)!important;gap:14px!important}
.fwd-page-hero .fwd-hero-actions .fwd-button,.fwd-page-hero .fwd-button{min-height:54px!important;padding:0 30px!important;border-radius:999px!important;box-shadow:0 18px 45px rgba(216,255,0,.22)!important;letter-spacing:.01em!important}
.fwd-page-hero .fwd-hero-actions .fwd-button:hover{box-shadow:0 22px 55px rgba(216,255,0,.30)!important}
.fwd-page-hero .fwd-button-light-outline{box-shadow:none!important;background:rgba(255,255,255,.04)!important}
.fwd-page-hero-home{grid-template-columns:minmax(0,0.95fr) minmax(420px,1.08fr)!important;gap:38px!important;overflow:visible!important}
.fwd-page-hero-home .fwd-page-hero-art{justify-items:end!important;overflow:visible!important;margin-right:-44px!important}
.fwd-page-hero-home .fwd-page-hero-art img{width:min(116%,720px)!important;max-width:none!important;max-height:550px!important;padding:0!important;transform:translateX(10px)!important}
.fwd-page-hero-home .fwd-page-hero-copy{max-width:650px!important}
.fwd-page-hero-home .fwd-lead{max-width:650px!important}
.fwd-demo-portfolio-redesign{padding-top:clamp(42px,4vw,58px)!important}
.fwd-demo-portfolio-redesign .fwd-portfolio-grid-heading{margin-bottom:clamp(34px,4vw,46px)!important}
.fwd-portfolio-grid-card{height:100%!important}
.fwd-portfolio-grid-card .fwd-portfolio-button{min-height:50px!important;padding-left:24px!important;padding-right:24px!important;border-radius:999px!important}
@media(max-width:920px){.fwd-portfolio-showcase-intro.fwd-portfolio-intro-clean{padding-top:58px!important;padding-bottom:38px!important}.fwd-portfolio-intro-clean .fwd-lead{max-width:100%!important}.fwd-page-hero .fwd-hero-actions{margin-top:32px!important;gap:12px!important}.fwd-page-hero .fwd-hero-actions .fwd-button,.fwd-page-hero .fwd-button{min-height:52px!important}.fwd-page-hero-home{display:flex!important;flex-direction:column!important;gap:24px!important;padding-top:0!important;padding-left:24px!important;padding-right:24px!important}.fwd-page-hero-home .fwd-page-hero-art{order:-1!important;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;margin-top:0!important;justify-items:center!important}.fwd-page-hero-home .fwd-page-hero-art img{width:100vw!important;max-width:100vw!important;max-height:none!important;height:auto!important;transform:none!important;padding:0!important;object-fit:contain!important}.fwd-page-hero-home .fwd-page-hero-copy{width:100%!important;max-width:100%!important}.fwd-demo-portfolio-redesign{padding-top:34px!important}}
@media(max-width:640px){.fwd-page-hero .fwd-hero-actions{margin-top:30px!important}.fwd-page-hero .fwd-button{font-size:15px!important}.fwd-portfolio-showcase-intro.fwd-portfolio-intro-clean{padding-top:52px!important;padding-bottom:32px!important}}


/* FWD v2.8 final polish: process boxes, portfolio buttons, nav motion, animated hero glow and screenshot-ready styling. */
@keyframes fwdHeroGlowMove{
  0%{background-position:78% 12%,12% 86%,0 0,0 0;}
  50%{background-position:68% 25%,20% 72%,0 0,90px 40px;}
  100%{background-position:86% 18%,8% 80%,0 0,0 0;}
}
.fwd-page-hero:before{
  background-image:radial-gradient(circle at 78% 12%,rgba(216,255,0,.24),transparent 30%),radial-gradient(circle at 18% 82%,rgba(216,255,0,.08),transparent 28%),linear-gradient(135deg,var(--fwd-hero-start),var(--fwd-hero-end)),url('../images/fwd-texture-grain.png')!important;
  background-size:120% 120%,110% 110%,100% 100%,900px auto!important;
  background-repeat:no-repeat,no-repeat,no-repeat,repeat!important;
  animation:fwdHeroGlowMove 14s ease-in-out infinite alternate!important;
  will-change:background-position!important;
}
.fwd-page-hero-home .fwd-page-hero-art{margin-right:-74px!important;}
.fwd-page-hero-home .fwd-page-hero-art img{width:min(132%,860px)!important;max-width:none!important;max-height:590px!important;transform:translateX(26px)!important;}
.fwd-page-hero .fwd-hero-actions{margin-top:clamp(42px,4vw,58px)!important;gap:16px!important;}
.fwd-button,
.fwd-header-cta,
.fwd-portfolio-grid-card .fwd-portfolio-button,
.fwd-service-card .fwd-button,
.fwd-cta-banner .fwd-button{
  box-shadow:0 18px 46px rgba(216,255,0,.26),0 0 0 1px rgba(216,255,0,.12) inset!important;
  transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease,color .22s ease!important;
}
.fwd-button:hover,
.fwd-header-cta:hover,
.fwd-portfolio-grid-card .fwd-portfolio-button:hover,
.fwd-service-card .fwd-button:hover,
.fwd-cta-banner .fwd-button:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 24px 62px rgba(216,255,0,.34),0 0 0 1px rgba(216,255,0,.18) inset!important;
}
.fwd-button-light-outline{box-shadow:none!important;}
.fwd-service-card.is-dark .fwd-button,
.fwd-portfolio-grid-card .fwd-portfolio-button,
.fwd-portfolio-button{
  background:var(--fwd-primary)!important;
  border-color:var(--fwd-primary)!important;
  color:#050505!important;
}
.fwd-service-card.is-dark .fwd-button:hover,
.fwd-portfolio-grid-card .fwd-portfolio-button:hover,
.fwd-portfolio-button:hover{
  background:#fff!important;
  border-color:#fff!important;
  color:#050505!important;
}
.fwd-primary-nav a{position:relative!important;display:inline-flex!important;align-items:center!important;padding:12px 0!important;transition:color .22s ease,transform .22s ease,text-shadow .22s ease!important;}
.fwd-primary-nav a:after{content:"";position:absolute;left:0;right:0;bottom:5px;height:2px;border-radius:999px;background:var(--fwd-primary);box-shadow:0 0 18px rgba(216,255,0,.55);transform:scaleX(0);transform-origin:right;transition:transform .28s cubic-bezier(.2,.8,.2,1);}
.fwd-primary-nav a:hover,.fwd-primary-nav .current-menu-item>a{color:var(--fwd-header-hover)!important;text-shadow:0 0 18px rgba(216,255,0,.25);transform:translateY(-1px);}
.fwd-primary-nav a:hover:after,.fwd-primary-nav .current-menu-item>a:after{transform:scaleX(1);transform-origin:left;}
.fwd-process-steps{align-items:stretch!important;}
.fwd-process-step{display:flex!important;flex-direction:column!important;gap:0!important;min-height:100%!important;padding:32px!important;border-radius:30px!important;}
.fwd-process-step .fwd-process-head{display:flex!important;align-items:center!important;gap:18px!important;margin-bottom:22px!important;}
.fwd-process-step .fwd-process-head strong,
.fwd-process-step > strong{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 62px!important;width:62px!important;height:62px!important;margin:0!important;border-radius:18px!important;font-size:20px!important;line-height:1!important;}
.fwd-process-step .fwd-process-head h3{margin:0!important;font-size:clamp(25px,2.4vw,34px)!important;line-height:1.05!important;}
.fwd-process-step p{margin-top:0!important;margin-bottom:0!important;}
.fwd-demo-process .fwd-process-steps{margin-top:34px!important;}
.fwd-demo-process .fwd-responsive-spacer + .fwd-process-steps{margin-top:0!important;}
.fwd-demo-process .wpb_text_column{margin-bottom:30px!important;}
.fwd-demo-portfolio-redesign .fwd-portfolio-grid{gap:24px!important;align-items:stretch!important;}
.fwd-demo-portfolio-redesign .fwd-portfolio-grid-card{border-radius:34px!important;min-height:100%!important;}
.fwd-portfolio-grid-card .fwd-portfolio-content{padding:32px 34px 34px!important;gap:15px!important;}
.fwd-portfolio-grid-card .fwd-tags{margin-top:10px!important;gap:10px!important;}
.fwd-portfolio-grid-card .fwd-portfolio-button{margin-top:28px!important;align-self:flex-start!important;min-height:52px!important;padding:0 28px!important;border-radius:999px!important;}
.fwd-portfolio-grid-card h3{letter-spacing:-.035em!important;}
.fwd-external-label{background:rgba(255,255,255,.07)!important;border-color:rgba(255,255,255,.14)!important;}
.fwd-portfolio-showcase-intro.fwd-portfolio-intro-clean{padding-top:clamp(90px,7vw,118px)!important;padding-bottom:clamp(58px,5vw,76px)!important;}
@media(max-width:920px){
  .fwd-page-hero-home .fwd-page-hero-art{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow:hidden!important;}
  .fwd-page-hero-home .fwd-page-hero-art img{width:112vw!important;max-width:112vw!important;margin-left:-6vw!important;transform:none!important;max-height:none!important;}
  .fwd-page-hero .fwd-hero-actions{margin-top:36px!important;gap:12px!important;}
  .fwd-process-step{padding:28px!important;border-radius:28px!important;}
  .fwd-process-step .fwd-process-head{gap:16px!important;margin-bottom:20px!important;}
  .fwd-process-step .fwd-process-head strong,.fwd-process-step > strong{flex-basis:58px!important;width:58px!important;height:58px!important;border-radius:17px!important;}
  .fwd-process-step .fwd-process-head h3{font-size:30px!important;}
  .fwd-portfolio-grid-card .fwd-portfolio-content{padding:28px!important;}
  .fwd-portfolio-grid-card .fwd-portfolio-button{width:100%!important;justify-content:center!important;margin-top:24px!important;}
}
@media(max-width:640px){
  .fwd-page-hero:before{background-size:145% 145%,130% 130%,100% 100%,760px auto!important;}
  .fwd-page-hero-home .fwd-page-hero-art img{width:116vw!important;max-width:116vw!important;margin-left:-8vw!important;}
  .fwd-page-hero .fwd-hero-actions{margin-top:34px!important;}
  .fwd-process-step{padding:26px!important;}
  .fwd-process-step .fwd-process-head{gap:14px!important;}
  .fwd-process-step .fwd-process-head strong,.fwd-process-step > strong{flex-basis:56px!important;width:56px!important;height:56px!important;}
  .fwd-process-step .fwd-process-head h3{font-size:28px!important;}
  .fwd-portfolio-showcase-intro.fwd-portfolio-intro-clean{padding-top:60px!important;padding-bottom:38px!important;}
}
@media(prefers-reduced-motion:reduce){
  .fwd-page-hero:before{animation:none!important;}
  .fwd-primary-nav a,.fwd-primary-nav a:after,.fwd-button,.fwd-header-cta{transition:none!important;}
}

/* FWD v2.9 polish: cleaner hero artwork, row background motion controls and final screenshot refinements. */
@keyframes fwdRowGlowFloat{
  0%{background-position:12% 72%,82% 18%,0 0;opacity:.46;}
  50%{background-position:24% 58%,70% 34%,0 0;opacity:.72;}
  100%{background-position:10% 66%,88% 24%,0 0;opacity:.50;}
}
@keyframes fwdRowAuroraSweep{
  0%{transform:translate3d(-12%,-8%,0) rotate(-8deg);opacity:.34;}
  50%{transform:translate3d(10%,5%,0) rotate(7deg);opacity:.62;}
  100%{transform:translate3d(-4%,10%,0) rotate(-4deg);opacity:.40;}
}
.fwd-vc-row.fwd-bg-motion{overflow:hidden!important;isolation:isolate!important;}
.fwd-vc-row.fwd-bg-motion:not(.fwd-has-overlay)::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:-1!important;
  pointer-events:none!important;
  mix-blend-mode:screen!important;
  background-repeat:no-repeat!important;
}
.fwd-vc-row.fwd-bg-motion-glow:not(.fwd-has-overlay)::after{
  background-image:radial-gradient(circle at 14% 68%,rgba(216,255,0,.22),transparent 30%),radial-gradient(circle at 84% 20%,rgba(216,255,0,.16),transparent 26%),linear-gradient(115deg,transparent,rgba(216,255,0,.055),transparent)!important;
  background-size:120% 120%,110% 110%,100% 100%!important;
  animation:fwdRowGlowFloat 12s ease-in-out infinite alternate!important;
}
.fwd-vc-row.fwd-bg-motion-aurora:not(.fwd-has-overlay)::after{
  inset:-20%!important;
  background-image:linear-gradient(105deg,transparent 12%,rgba(216,255,0,.18) 38%,rgba(255,255,255,.06) 50%,transparent 72%)!important;
  filter:blur(18px)!important;
  animation:fwdRowAuroraSweep 16s ease-in-out infinite alternate!important;
}
.fwd-vc-row.fwd-bg-motion-mouse:not(.fwd-has-overlay)::after{
  --fwd-motion-x:70%;
  --fwd-motion-y:20%;
  background-image:radial-gradient(circle at var(--fwd-motion-x) var(--fwd-motion-y),rgba(216,255,0,.30),transparent 26%),radial-gradient(circle at calc(100% - var(--fwd-motion-x)) calc(100% - var(--fwd-motion-y)),rgba(216,255,0,.10),transparent 28%)!important;
  transition:background-position .18s ease!important;
}
.fwd-page-hero-home{align-items:center!important;}
.fwd-page-hero-home .fwd-page-hero-art{display:flex!important;align-items:center!important;justify-content:flex-end!important;overflow:visible!important;margin-right:-34px!important;}
.fwd-page-hero-home .fwd-page-hero-art img{
  display:block!important;
  width:clamp(620px,54vw,900px)!important;
  height:auto!important;
  max-width:none!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  transform:translateX(16px)!important;
  image-rendering:auto!important;
}
@media(max-width:920px){
  .fwd-page-hero-home .fwd-page-hero-art{justify-content:center!important;margin-right:calc(50% - 50vw)!important;overflow:hidden!important;}
  .fwd-page-hero-home .fwd-page-hero-art img{width:min(122vw,760px)!important;max-width:none!important;height:auto!important;margin-left:-9vw!important;transform:none!important;object-fit:contain!important;}
}
@media(max-width:640px){
  .fwd-page-hero-home .fwd-page-hero-art img{width:124vw!important;margin-left:-10vw!important;}
}
@media(prefers-reduced-motion:reduce){
  .fwd-vc-row.fwd-bg-motion:not(.fwd-has-overlay)::after{animation:none!important;}
}

/* FWD v3.0 refinements: balanced home hero artwork, reliable row motion overlays, richer element image controls. */
.fwd-page-hero-home .fwd-page-hero-art{
  margin-right:-18px!important;
  overflow:visible!important;
}
.fwd-page-hero-home .fwd-page-hero-art img{
  width:clamp(520px,46vw,760px)!important;
  max-width:none!important;
  height:auto!important;
  max-height:540px!important;
  object-fit:contain!important;
  transform:translateX(8px)!important;
}
.fwd-vc-row.fwd-bg-motion{
  position:relative!important;
  overflow:hidden!important;
  isolation:isolate!important;
}
.fwd-vc-row.fwd-bg-motion>.wpb_column,
.fwd-vc-row.fwd-bg-motion>.vc_column_container{
  position:relative!important;
  z-index:3!important;
}
.fwd-vc-row.fwd-bg-motion::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  pointer-events:none!important;
  mix-blend-mode:screen!important;
  background-repeat:no-repeat!important;
  opacity:.72!important;
  transform:translateZ(0);
}
.fwd-vc-row.fwd-bg-motion-glow::after{
  background-image:radial-gradient(circle at 16% 70%,rgba(216,255,0,.24),transparent 28%),radial-gradient(circle at 84% 18%,rgba(216,255,0,.20),transparent 24%),linear-gradient(112deg,transparent,rgba(216,255,0,.07),transparent)!important;
  background-size:125% 125%,115% 115%,100% 100%!important;
  animation:fwdRowGlowFloat 11s ease-in-out infinite alternate!important;
}
.fwd-vc-row.fwd-bg-motion-aurora::after{
  inset:-25%!important;
  background-image:linear-gradient(105deg,transparent 8%,rgba(216,255,0,.18) 34%,rgba(255,255,255,.075) 50%,transparent 74%),radial-gradient(circle at 70% 24%,rgba(216,255,0,.18),transparent 26%)!important;
  filter:blur(20px)!important;
  animation:fwdRowAuroraSweep 15s ease-in-out infinite alternate!important;
}
.fwd-vc-row.fwd-bg-motion-mouse::after{
  --fwd-motion-x:68%;
  --fwd-motion-y:24%;
  background-image:radial-gradient(circle at var(--fwd-motion-x) var(--fwd-motion-y),rgba(216,255,0,.32),transparent 26%),radial-gradient(circle at calc(100% - var(--fwd-motion-x)) calc(100% - var(--fwd-motion-y)),rgba(216,255,0,.12),transparent 30%)!important;
  transition:background-position .18s ease!important;
}
.fwd-vc-row.fwd-bg-motion.fwd-has-overlay::after{
  opacity:.78!important;
}
.fwd-service-card img[style],
.fwd-split-showcase-media img[style],
.fwd-case-study-media img[style],
.fwd-page-hero-art img[style],
.fwd-hero-art img[style]{
  object-position:inherit;
}
@media(max-width:920px){
  .fwd-page-hero-home .fwd-page-hero-art{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow:hidden!important;justify-content:center!important;}
  .fwd-page-hero-home .fwd-page-hero-art img{width:min(108vw,720px)!important;max-width:none!important;max-height:none!important;height:auto!important;margin-left:-4vw!important;transform:none!important;padding:0!important;}
}
@media(max-width:640px){
  .fwd-page-hero-home .fwd-page-hero-art img{width:110vw!important;margin-left:-5vw!important;}
}
@media(prefers-reduced-motion:reduce){
  .fwd-vc-row.fwd-bg-motion::after{animation:none!important;}
}


/* FWD v3.1: brand-colour animated gradient for hero rows and optional WPBakery row motion. */
@keyframes fwdBrandGradientShift{
  0%{background-position:14% 70%,86% 18%,0% 50%,0 0;}
  50%{background-position:72% 26%,18% 82%,100% 50%,120px 70px;}
  100%{background-position:14% 70%,86% 18%,0% 50%,0 0;}
}
@keyframes fwdRowBrandGradientShift{
  0%{background-position:0% 50%,0 0;}
  50%{background-position:100% 50%,120px 70px;}
  100%{background-position:0% 50%,0 0;}
}
.fwd-page-hero:before,
.fwd-demo-hero:before{
  background-image:
    radial-gradient(circle at 14% 70%,rgba(216,255,0,.18),transparent 30%),
    radial-gradient(circle at 86% 18%,rgba(216,255,0,.24),transparent 28%),
    linear-gradient(-45deg,var(--fwd-hero-start,#050505),#101500,var(--fwd-hero-end,#171717),#243000,#060606),
    url('../images/fwd-texture-grain.png')!important;
  background-size:130% 130%,120% 120%,400% 400%,900px auto!important;
  background-repeat:no-repeat,no-repeat,no-repeat,repeat!important;
  animation:fwdBrandGradientShift 15s ease infinite!important;
  will-change:background-position!important;
}
.fwd-vc-row.fwd-bg-motion-gradient:before{
  background-image:
    linear-gradient(-45deg,var(--fwd-bg-start,var(--fwd-hero-start,#050505)),#101500,var(--fwd-bg-end,var(--fwd-hero-end,#171717)),#243000,var(--fwd-bg-start,var(--fwd-hero-start,#050505))),
    url('../images/fwd-texture-grain.png')!important;
  background-size:400% 400%,900px auto!important;
  background-repeat:no-repeat,repeat!important;
  animation:fwdRowBrandGradientShift 15s ease infinite!important;
  will-change:background-position!important;
}
.fwd-vc-row.fwd-bg-motion-gradient::after{display:none!important;}
@media(prefers-reduced-motion:reduce){
  .fwd-page-hero:before,
  .fwd-demo-hero:before,
  .fwd-vc-row.fwd-bg-motion-gradient:before{animation:none!important;}
}


/* FWD v3.2: force a clearly visible black-to-accent moving gradient on hero rows. */
@keyframes fwdHeroBrandGlowDrift{
  0%{
    background-position:0% 50%, 92% 18%, 8% 82%, 0 0;
  }
  35%{
    background-position:55% 46%, 64% 34%, 26% 66%, 70px 42px;
  }
  70%{
    background-position:100% 50%, 18% 78%, 82% 24%, 140px 82px;
  }
  100%{
    background-position:0% 50%, 92% 18%, 8% 82%, 0 0;
  }
}
@keyframes fwdRowBrandGlowDrift{
  0%{background-position:0% 50%, 86% 18%, 12% 82%, 0 0;}
  50%{background-position:100% 50%, 18% 72%, 82% 24%, 130px 72px;}
  100%{background-position:0% 50%, 86% 18%, 12% 82%, 0 0;}
}
.fwd-page-hero:before,
.fwd-demo-hero:before{
  background-color:#050505!important;
  background-image:
    linear-gradient(-45deg,#020202 0%,#050505 22%,#0d1204 36%,rgba(216,255,0,.28) 48%,#121a05 58%,#050505 76%,#020202 100%),
    radial-gradient(circle at 86% 18%,rgba(216,255,0,.28),rgba(216,255,0,.075) 28%,transparent 48%),
    radial-gradient(circle at 10% 82%,rgba(216,255,0,.12),transparent 40%),
    url('../images/fwd-texture-grain.png')!important;
  background-size:420% 420%,170% 170%,155% 155%,900px auto!important;
  background-repeat:no-repeat,no-repeat,no-repeat,repeat!important;
  background-blend-mode:normal,screen,screen,overlay!important;
  animation:fwdHeroBrandGlowDrift 10s ease-in-out infinite!important;
  will-change:background-position!important;
}
.fwd-vc-row.fwd-bg-motion-gradient:before,
.fwd-vc-row.fwd-bg-motion-gradient.fwd-has-bg:before{
  background-color:#050505!important;
  background-image:
    linear-gradient(-45deg,#020202 0%,#050505 24%,#0d1204 38%,rgba(216,255,0,.24) 50%,#121a05 60%,#050505 78%,#020202 100%),
    radial-gradient(circle at 84% 18%,rgba(216,255,0,.24),rgba(216,255,0,.075) 28%,transparent 48%),
    radial-gradient(circle at 12% 82%,rgba(216,255,0,.10),transparent 40%),
    url('../images/fwd-texture-grain.png')!important;
  background-size:420% 420%,170% 170%,155% 155%,900px auto!important;
  background-repeat:no-repeat,no-repeat,no-repeat,repeat!important;
  background-position:0% 50%,86% 18%,12% 82%,0 0!important;
  background-blend-mode:normal,screen,screen,overlay!important;
  animation:fwdRowBrandGlowDrift 10s ease-in-out infinite!important;
  opacity:1!important;
  will-change:background-position!important;
}
.fwd-vc-row.fwd-bg-motion-gradient::after{display:none!important;}
@media(max-width:920px){
  .fwd-page-hero:before,
  .fwd-demo-hero:before{
    background-size:460% 460%,190% 190%,175% 175%,760px auto!important;
    animation-duration:11s!important;
  }
}
@media(prefers-reduced-motion:reduce){
  .fwd-page-hero:before,
  .fwd-demo-hero:before,
  .fwd-vc-row.fwd-bg-motion-gradient:before{animation:none!important;}
}


/* FWD v3.3: reliable hero gradient motion, contact-form placement and contact-page alignment fixes. */
@keyframes fwdReliableHeroGradient{
  0%{background-position:0% 50%, 0 0!important;}
  50%{background-position:100% 50%, 130px 74px!important;}
  100%{background-position:0% 50%, 0 0!important;}
}
@keyframes fwdReliableHeroGlow{
  0%{background-position:0% 50%, 18% 72%, 88% 18%, 0 0!important;}
  50%{background-position:100% 50%, 80% 28%, 28% 78%, 130px 74px!important;}
  100%{background-position:0% 50%, 18% 72%, 88% 18%, 0 0!important;}
}
body.fwd-theme .fwd-page-content > .vc_row.fwd-row-full_width_bg,
body.fwd-theme .fwd-page-content > .wpb-content-wrapper > .vc_row.fwd-row-full_width_bg,
body.fwd-theme .fwd-page-content .vc_row.fwd-row-full_width_bg{
  width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  left:auto!important;
  right:auto!important;
  transform:none!important;
  box-sizing:border-box!important;
}
body.fwd-theme .fwd-page-content > .vc_row.fwd-row-full_width_bg > .wpb_column,
body.fwd-theme .fwd-page-content > .wpb-content-wrapper > .vc_row.fwd-row-full_width_bg > .wpb_column,
body.fwd-theme .fwd-page-content .vc_row.fwd-row-full_width_bg > .wpb_column,
body.fwd-theme .fwd-page-content > .vc_row.fwd-row-full_width_bg > .vc_column_container,
body.fwd-theme .fwd-page-content > .wpb-content-wrapper > .vc_row.fwd-row-full_width_bg > .vc_column_container,
body.fwd-theme .fwd-page-content .vc_row.fwd-row-full_width_bg > .vc_column_container{
  max-width:var(--fwd-row-content,var(--fwd-container))!important;
  width:100%!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:0!important;
  padding-right:0!important;
}
body.fwd-theme .fwd-page-content > .vc_row.fwd-row-full_width_bg > .wpb_column > .vc_column-inner,
body.fwd-theme .fwd-page-content > .wpb-content-wrapper > .vc_row.fwd-row-full_width_bg > .wpb_column > .vc_column-inner,
body.fwd-theme .fwd-page-content .vc_row.fwd-row-full_width_bg > .wpb_column > .vc_column-inner,
body.fwd-theme .fwd-page-content > .vc_row.fwd-row-full_width_bg > .vc_column_container > .vc_column-inner,
body.fwd-theme .fwd-page-content > .wpb-content-wrapper > .vc_row.fwd-row-full_width_bg > .vc_column_container > .vc_column-inner,
body.fwd-theme .fwd-page-content .vc_row.fwd-row-full_width_bg > .vc_column_container > .vc_column-inner{
  padding-left:0!important;
  padding-right:0!important;
}
body.fwd-theme .fwd-page-hero,
body.fwd-theme .fwd-page-hero:before,
body.fwd-theme .fwd-demo-hero,
body.fwd-theme .fwd-demo-hero:before,
body.fwd-theme .fwd-vc-row.fwd-bg-motion-gradient,
body.fwd-theme .fwd-vc-row.fwd-bg-motion-gradient:before{
  background-color:#050505!important;
  background-image:
    linear-gradient(-45deg,#020202 0%,#050505 22%,#101600 38%,rgba(216,255,0,.32) 50%,#101600 62%,#050505 78%,#020202 100%),
    url('../images/fwd-texture-grain.png')!important;
  background-size:400% 400%,900px auto!important;
  background-repeat:no-repeat,repeat!important;
  animation:fwdReliableHeroGradient 12s ease infinite!important;
  will-change:background-position!important;
}
body.fwd-theme .fwd-page-hero:before,
body.fwd-theme .fwd-demo-hero:before,
body.fwd-theme .fwd-vc-row.fwd-bg-motion-gradient:before{
  background-image:
    linear-gradient(-45deg,#020202 0%,#050505 22%,#101600 38%,rgba(216,255,0,.32) 50%,#101600 62%,#050505 78%,#020202 100%),
    radial-gradient(circle at 18% 72%,rgba(216,255,0,.16),transparent 34%),
    radial-gradient(circle at 88% 18%,rgba(216,255,0,.22),transparent 32%),
    url('../images/fwd-texture-grain.png')!important;
  background-size:400% 400%,165% 165%,155% 155%,900px auto!important;
  animation:fwdReliableHeroGlow 12s ease infinite!important;
}
body.fwd-theme .fwd-vc-row.fwd-bg-motion-gradient:after{display:none!important;}
body.fwd-theme .fwd-contact-panel-has-inline-form{
  grid-template-columns:1fr!important;
  gap:0!important;
}
body.fwd-theme .fwd-contact-panel-has-inline-form .fwd-contact-card{
  padding:clamp(30px,4vw,54px)!important;
  min-height:0!important;
}
body.fwd-theme .fwd-contact-inline-form{
  margin-top:clamp(24px,3vw,36px)!important;
  background:#fff!important;
  color:#0b0b0b!important;
  border-radius:calc(var(--fwd-radius) * .9)!important;
  padding:clamp(22px,3vw,34px)!important;
  border:1px solid rgba(255,255,255,.14)!important;
  box-shadow:0 26px 70px rgba(0,0,0,.22)!important;
}
body.fwd-theme .fwd-contact-inline-form p,
body.fwd-theme .fwd-contact-inline-form label,
body.fwd-theme .fwd-contact-inline-form .quform-label,
body.fwd-theme .fwd-contact-inline-form .quform-description,
body.fwd-theme .fwd-contact-inline-form .quform-field,
body.fwd-theme .fwd-contact-inline-form .quform-option-label{
  color:#111!important;
}
body.fwd-theme .fwd-contact-inline-form input:not([type="checkbox"]):not([type="radio"]),
body.fwd-theme .fwd-contact-inline-form textarea,
body.fwd-theme .fwd-contact-inline-form select{
  width:100%!important;
  min-height:48px!important;
  border-radius:12px!important;
  border:1px solid rgba(0,0,0,.12)!important;
}
body.fwd-theme .fwd-contact-inline-form button,
body.fwd-theme .fwd-contact-inline-form input[type="submit"],
body.fwd-theme .fwd-contact-inline-form .quform-button-submit button{
  border-radius:999px!important;
  background:var(--fwd-primary)!important;
  border-color:var(--fwd-primary)!important;
  color:#050505!important;
  font-weight:900!important;
  box-shadow:0 16px 34px rgba(216,255,0,.24)!important;
}
body.fwd-theme .fwd-demo-contact-panel-row{padding-top:54px!important;padding-bottom:72px!important;}
body.fwd-theme .fwd-page-hero + .fwd-demo-contact-panel-row{margin-top:0!important;}
@media(max-width:920px){
  body.fwd-theme .fwd-page-content > .vc_row.fwd-row-full_width_bg,
  body.fwd-theme .fwd-page-content > .wpb-content-wrapper > .vc_row.fwd-row-full_width_bg,
  body.fwd-theme .fwd-page-content .vc_row.fwd-row-full_width_bg{padding-left:24px!important;padding-right:24px!important;}
  body.fwd-theme .fwd-page-content .vc_row.fwd-row-full_width_bg > .wpb_column,
  body.fwd-theme .fwd-page-content .vc_row.fwd-row-full_width_bg > .vc_column_container{max-width:100%!important;}
  body.fwd-theme .fwd-contact-inline-form{padding:22px!important;border-radius:22px!important;}
  body.fwd-theme .fwd-demo-contact-panel-row{padding-top:40px!important;padding-bottom:52px!important;}
}
@media(prefers-reduced-motion:reduce){
  body.fwd-theme .fwd-page-hero,
  body.fwd-theme .fwd-page-hero:before,
  body.fwd-theme .fwd-demo-hero,
  body.fwd-theme .fwd-demo-hero:before,
  body.fwd-theme .fwd-vc-row.fwd-bg-motion-gradient,
  body.fwd-theme .fwd-vc-row.fwd-bg-motion-gradient:before{animation:none!important;}
}


/* FWD v3.4 final stability pass: full-width page heroes, visible moving hero gradient and safer mobile portfolio controls. */
@keyframes fwdHeroGradientSweepFinal{
  0%{background-position:0% 50%,18% 76%,88% 18%,0 0;}
  35%{background-position:55% 48%,68% 36%,34% 72%,80px 44px;}
  70%{background-position:100% 50%,88% 24%,18% 78%,150px 86px;}
  100%{background-position:0% 50%,18% 76%,88% 18%,0 0;}
}
body.fwd-theme .fwd-page-content{overflow:hidden!important;}
body.fwd-theme .fwd-page-hero,
body.fwd-theme .fwd-demo-hero,
body.fwd-theme .fwd-vc-row.fwd-bg-motion-gradient{
  position:relative!important;
  overflow:hidden!important;
  isolation:isolate!important;
  color:#fff!important;
  background-color:#050505!important;
  background-image:
    linear-gradient(-45deg,#020202 0%,#050505 19%,#0b0f02 34%,rgba(216,255,0,.23) 48%,#111902 58%,#050505 78%,#020202 100%),
    radial-gradient(circle at 18% 76%,rgba(216,255,0,.16),transparent 34%),
    radial-gradient(circle at 88% 18%,rgba(216,255,0,.23),transparent 30%),
    url('../images/fwd-texture-grain.png')!important;
  background-size:440% 440%,170% 170%,160% 160%,900px auto!important;
  background-repeat:no-repeat,no-repeat,no-repeat,repeat!important;
  background-blend-mode:normal,screen,screen,overlay!important;
  animation:fwdHeroGradientSweepFinal 8s ease-in-out infinite!important;
  will-change:background-position!important;
}
body.fwd-theme .fwd-page-hero:before,
body.fwd-theme .fwd-demo-hero:before,
body.fwd-theme .fwd-vc-row.fwd-bg-motion-gradient:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  left:0!important;
  right:0!important;
  top:0!important;
  bottom:0!important;
  width:auto!important;
  transform:none!important;
  z-index:-2!important;
  background-color:#050505!important;
  background-image:
    linear-gradient(-45deg,#020202 0%,#050505 19%,#0b0f02 34%,rgba(216,255,0,.23) 48%,#111902 58%,#050505 78%,#020202 100%),
    radial-gradient(circle at 18% 76%,rgba(216,255,0,.16),transparent 34%),
    radial-gradient(circle at 88% 18%,rgba(216,255,0,.23),transparent 30%),
    url('../images/fwd-texture-grain.png')!important;
  background-size:440% 440%,170% 170%,160% 160%,900px auto!important;
  background-repeat:no-repeat,no-repeat,no-repeat,repeat!important;
  background-blend-mode:normal,screen,screen,overlay!important;
  animation:fwdHeroGradientSweepFinal 8s ease-in-out infinite!important;
  will-change:background-position!important;
}
body.fwd-theme .fwd-page-hero:after{display:none!important;}
body.fwd-theme .fwd-page-hero{
  width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  padding-left:max(28px,calc((100vw - var(--fwd-container,1320px))/2 + var(--fwd-space,28px)))!important;
  padding-right:max(28px,calc((100vw - var(--fwd-container,1320px))/2 + var(--fwd-space,28px)))!important;
  padding-top:clamp(70px,6vw,98px)!important;
  padding-bottom:clamp(64px,5vw,88px)!important;
  gap:clamp(32px,5vw,72px)!important;
  box-sizing:border-box!important;
  min-height:clamp(500px,45vw,640px)!important;
}
body.fwd-theme .fwd-page-hero h1,
body.fwd-theme .fwd-page-hero h2,
body.fwd-theme .fwd-page-hero h3{color:#fff!important;}
body.fwd-theme .fwd-page-hero .fwd-lead{color:rgba(255,255,255,.78)!important;}
body.fwd-theme .fwd-page-hero-art{position:relative!important;z-index:2!important;display:flex!important;justify-content:center!important;align-items:center!important;min-width:0!important;}
body.fwd-theme .fwd-page-hero-art img{
  display:block!important;
  width:min(100%,620px)!important;
  max-width:100%!important;
  height:auto!important;
  max-height:500px!important;
  object-fit:contain!important;
  transform:none!important;
  image-rendering:auto!important;
}
body.fwd-theme .fwd-page-hero-copy{position:relative!important;z-index:3!important;min-width:0!important;}
body.fwd-theme .fwd-page-hero-home{grid-template-columns:minmax(0,0.95fr) minmax(430px,1.05fr)!important;}
body.fwd-theme .fwd-page-hero-home .fwd-page-hero-art{justify-content:flex-end!important;margin-right:0!important;overflow:visible!important;}
body.fwd-theme .fwd-page-hero-home .fwd-page-hero-art img{width:clamp(500px,47vw,760px)!important;max-width:none!important;max-height:540px!important;}
body.fwd-theme .fwd-contact-panel,
body.fwd-theme .fwd-demo-contact-panel-row .fwd-contact-panel{align-items:stretch!important;}
body.fwd-theme .fwd-demo-contact-panel-row{padding-top:clamp(52px,5vw,74px)!important;padding-bottom:clamp(60px,6vw,86px)!important;}
body.fwd-theme .fwd-vc-row.fwd-bg-motion-gradient:after{display:none!important;}
body.fwd-theme .fwd-carousel-track{
  scroll-behavior:smooth!important;
  -webkit-overflow-scrolling:touch!important;
  scrollbar-width:none!important;
  overscroll-behavior-inline:contain!important;
}
body.fwd-theme .fwd-carousel-track::-webkit-scrollbar{display:none!important;}
body.fwd-theme .fwd-carousel-controls{position:relative!important;z-index:10!important;display:flex!important;gap:10px!important;align-items:center!important;justify-content:flex-start!important;margin-top:18px!important;}
body.fwd-theme .fwd-carousel-controls button{touch-action:manipulation!important;box-shadow:0 12px 30px rgba(216,255,0,.22)!important;}
body.fwd-theme .fwd-carousel-controls button:disabled{opacity:.38!important;cursor:not-allowed!important;transform:none!important;}
@media(max-width:920px){
  body.fwd-theme .fwd-page-hero,
  body.fwd-theme .fwd-page-hero-home{
    display:flex!important;
    flex-direction:column!important;
    width:100vw!important;
    max-width:100vw!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    padding:0 24px 46px!important;
    gap:28px!important;
    min-height:auto!important;
  }
  body.fwd-theme .fwd-page-hero-art,
  body.fwd-theme .fwd-page-hero-home .fwd-page-hero-art{
    order:-1!important;
    width:100vw!important;
    max-width:100vw!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    justify-content:center!important;
    overflow:hidden!important;
  }
  body.fwd-theme .fwd-page-hero-art img,
  body.fwd-theme .fwd-page-hero-home .fwd-page-hero-art img{
    width:min(108vw,740px)!important;
    max-width:none!important;
    max-height:none!important;
    height:auto!important;
    margin:0!important;
    transform:none!important;
    object-fit:contain!important;
  }
  body.fwd-theme .fwd-page-hero-copy,
  body.fwd-theme .fwd-page-hero-home .fwd-page-hero-copy{width:100%!important;max-width:100%!important;}
  body.fwd-theme .fwd-page-hero .fwd-hero-actions{margin-top:32px!important;}
  body.fwd-theme .fwd-portfolio-carousel{overflow:visible!important;}
  body.fwd-theme .fwd-carousel-track{grid-auto-columns:minmax(82vw,82vw)!important;gap:16px!important;padding-bottom:14px!important;}
  body.fwd-theme .fwd-carousel-controls{justify-content:center!important;margin-top:16px!important;}
  body.fwd-theme .fwd-carousel-controls button{width:46px!important;height:46px!important;font-size:26px!important;}
}
@media(max-width:640px){
  body.fwd-theme .fwd-page-hero,
  body.fwd-theme .fwd-page-hero-home{padding-left:24px!important;padding-right:24px!important;padding-bottom:42px!important;}
  body.fwd-theme .fwd-page-hero-art img,
  body.fwd-theme .fwd-page-hero-home .fwd-page-hero-art img{width:112vw!important;}
  body.fwd-theme .fwd-page-hero h1{line-height:1.04!important;}
}
@media(prefers-reduced-motion:reduce){
  body.fwd-theme .fwd-page-hero,
  body.fwd-theme .fwd-page-hero:before,
  body.fwd-theme .fwd-demo-hero,
  body.fwd-theme .fwd-demo-hero:before,
  body.fwd-theme .fwd-vc-row.fwd-bg-motion-gradient,
  body.fwd-theme .fwd-vc-row.fwd-bg-motion-gradient:before{animation:none!important;}
  body.fwd-theme .fwd-carousel-track{scroll-behavior:auto!important;}
}


/* FWD v3.5 polish: full-bleed service-card images, stronger process spacing and editable portfolio item workflow. */
body.fwd-theme .fwd-service-card{
  padding:24px!important;
}
body.fwd-theme .fwd-service-card > img,
body.fwd-theme .fwd-service-card .fwd-service-image{
  display:block!important;
  width:calc(100% + 48px)!important;
  max-width:calc(100% + 48px)!important;
  height:clamp(230px,21vw,315px)!important;
  margin:-24px -24px 24px -24px!important;
  border-radius:calc(var(--fwd-radius) - 1px) calc(var(--fwd-radius) - 1px) 0 0!important;
  object-fit:cover!important;
  object-position:center center!important;
  background:radial-gradient(circle at 50% 50%,rgba(216,255,0,.16),transparent 66%),#050505!important;
}
body.fwd-theme .fwd-service-card.is-dark > img{
  filter:drop-shadow(0 18px 32px rgba(0,0,0,.38));
}
body.fwd-theme .fwd-demo-process .wpb_text_column{
  margin-bottom:clamp(30px,4vw,48px)!important;
}
body.fwd-theme .fwd-demo-process .fwd-responsive-spacer{
  height:clamp(28px,3vw,42px)!important;
  min-height:clamp(28px,3vw,42px)!important;
  display:block!important;
}
body.fwd-theme .fwd-demo-process .fwd-process-steps,
body.fwd-theme .fwd-demo-process .fwd-responsive-spacer + .fwd-process-steps{
  margin-top:0!important;
}
body.fwd-theme .fwd-process-step .fwd-process-head{
  align-items:center!important;
}
body.fwd-theme .fwd-portfolio-card .fwd-portfolio-image{
  display:block!important;
  overflow:hidden!important;
  background:radial-gradient(circle at 70% 20%,rgba(216,255,0,.16),transparent 35%),#050505!important;
}
body.fwd-theme .fwd-portfolio-card .fwd-portfolio-image img,
body.fwd-theme .fwd-portfolio-card .fwd-portfolio-image .fwd-portfolio-img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
}
body.fwd-theme .fwd-portfolio-grid-card .fwd-portfolio-image{
  aspect-ratio:16/9!important;
}
body.fwd-theme .fwd-portfolio-grid-card .fwd-portfolio-image img,
body.fwd-theme .fwd-portfolio-grid-card .fwd-portfolio-image .fwd-portfolio-img{
  height:100%!important;
}
body.fwd-theme .fwd-portfolio-grid-card .fwd-portfolio-content{
  flex:1 1 auto!important;
}
body.fwd-theme .fwd-portfolio-grid-card .fwd-portfolio-button{
  margin-top:auto!important;
  transform:translateY(12px)!important;
}
body.fwd-theme .fwd-portfolio-grid-card .fwd-tags{
  margin-bottom:14px!important;
}
@media(max-width:920px){
  body.fwd-theme .fwd-service-card > img,
  body.fwd-theme .fwd-service-card .fwd-service-image{
    height:clamp(250px,58vw,390px)!important;
  }
  body.fwd-theme .fwd-demo-process .wpb_text_column{
    margin-bottom:28px!important;
  }
  body.fwd-theme .fwd-demo-process .fwd-responsive-spacer{
    height:26px!important;
    min-height:26px!important;
  }
  body.fwd-theme .fwd-process-step .fwd-process-head{
    gap:18px!important;
    margin-bottom:26px!important;
  }
}
@media(max-width:640px){
  body.fwd-theme .fwd-service-card{
    padding:24px!important;
  }
  body.fwd-theme .fwd-service-card > img,
  body.fwd-theme .fwd-service-card .fwd-service-image{
    width:calc(100% + 48px)!important;
    max-width:calc(100% + 48px)!important;
    margin:-24px -24px 24px -24px!important;
    height:300px!important;
  }
  body.fwd-theme .fwd-demo-process .fwd-responsive-spacer{
    height:30px!important;
    min-height:30px!important;
  }
}

/* FWD v3.6 final mobile/card refinements: balanced process spacing, no service shard, simple arrow icons. */
body.fwd-theme .fwd-service-card:after,
body.fwd-theme .fwd-service-card:before{
  content:none!important;
  display:none!important;
}
body.fwd-theme .fwd-service-card > img,
body.fwd-theme .fwd-service-card .fwd-service-image{
  border-top-left-radius:inherit!important;
  border-top-right-radius:inherit!important;
  object-fit:cover!important;
}
body.fwd-theme .fwd-demo-process .wpb_text_column{
  margin-bottom:0!important;
}
body.fwd-theme .fwd-demo-process .fwd-responsive-spacer{
  height:26px!important;
  min-height:26px!important;
  margin:0!important;
  display:block!important;
}
body.fwd-theme .fwd-demo-process .fwd-process-steps{
  margin-top:26px!important;
}
body.fwd-theme .fwd-demo-process .fwd-responsive-spacer + .fwd-process-steps{
  margin-top:0!important;
}
body.fwd-theme .fwd-process-step .fwd-process-head{
  margin-bottom:22px!important;
}
body.fwd-theme .fwd-external-label:after,
body.fwd-theme .fwd-portfolio-grid-card .fwd-portfolio-button:after,
body.fwd-theme .fwd-portfolio-button:after{
  content:"→"!important;
  font-family:Arial, Helvetica, sans-serif!important;
  font-style:normal!important;
  font-weight:900!important;
  line-height:1!important;
  color:currentColor!important;
  font-size:.95em!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  transform:translateY(-.02em)!important;
}
body.fwd-theme .fwd-external-label:after{
  color:var(--fwd-primary)!important;
  margin-left:7px!important;
}
body.fwd-theme .fwd-portfolio-grid-card .fwd-portfolio-button:after,
body.fwd-theme .fwd-portfolio-button:after{
  margin-left:6px!important;
}
@media(max-width:920px){
  body.fwd-theme .fwd-demo-process .fwd-responsive-spacer{
    height:24px!important;
    min-height:24px!important;
  }
  body.fwd-theme .fwd-demo-process .fwd-process-steps{
    margin-top:24px!important;
  }
  body.fwd-theme .fwd-demo-process .fwd-responsive-spacer + .fwd-process-steps{
    margin-top:0!important;
  }
  body.fwd-theme .fwd-process-step .fwd-process-head{
    gap:18px!important;
    margin-bottom:24px!important;
  }
}
@media(max-width:640px){
  body.fwd-theme .fwd-demo-process .fwd-responsive-spacer{
    height:22px!important;
    min-height:22px!important;
  }
  body.fwd-theme .fwd-demo-process .fwd-process-steps{
    margin-top:22px!important;
  }
  body.fwd-theme .fwd-demo-process .fwd-responsive-spacer + .fwd-process-steps{
    margin-top:0!important;
  }
  body.fwd-theme .fwd-service-card > img,
  body.fwd-theme .fwd-service-card .fwd-service-image{
    border-top-left-radius:inherit!important;
    border-top-right-radius:inherit!important;
  }
}

/* FWD v3.8: mobile service/portfolio carousels, refreshed image library and metric icons. */
body.fwd-theme .fwd-metric-card .fwd-metric-head{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  margin-bottom:12px!important;
}
body.fwd-theme .fwd-metric-card .fwd-metric-icon{
  display:inline-grid!important;
  place-items:center!important;
  flex:0 0 46px!important;
  width:46px!important;
  height:46px!important;
  border-radius:16px!important;
  background:rgba(216,255,0,.12)!important;
  border:1px solid rgba(216,255,0,.28)!important;
  color:var(--fwd-primary)!important;
  font-size:22px!important;
  font-weight:900!important;
  line-height:1!important;
  box-shadow:0 12px 30px rgba(216,255,0,.12)!important;
}
body.fwd-theme .fwd-metric-card .fwd-metric-number{
  margin:0!important;
}

@media(max-width:767px){
  body.fwd-theme .fwd-demo-service-cards.fwd-demo-card-grid{
    width:100vw!important;
    max-width:100vw!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    padding:18px 24px 44px!important;
    display:flex!important;
    flex-wrap:nowrap!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    gap:18px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    scroll-padding-left:24px!important;
    -webkit-overflow-scrolling:touch!important;
  }
  body.fwd-theme .fwd-demo-service-cards.fwd-demo-card-grid::-webkit-scrollbar,
  body.fwd-theme .fwd-demo-portfolio-band .fwd-portfolio-grid::-webkit-scrollbar,
  body.fwd-theme .fwd-demo-portfolio-redesign .fwd-portfolio-grid::-webkit-scrollbar{
    display:none!important;
  }
  body.fwd-theme .fwd-demo-service-cards.fwd-demo-card-grid,
  body.fwd-theme .fwd-demo-portfolio-band .fwd-portfolio-grid,
  body.fwd-theme .fwd-demo-portfolio-redesign .fwd-portfolio-grid{
    scrollbar-width:none!important;
  }
  body.fwd-theme .fwd-demo-service-cards.fwd-demo-card-grid > .wpb_column,
  body.fwd-theme .fwd-demo-service-cards.fwd-demo-card-grid > .vc_column_container{
    flex:0 0 min(82vw,390px)!important;
    width:min(82vw,390px)!important;
    max-width:min(82vw,390px)!important;
    scroll-snap-align:start!important;
    scroll-snap-stop:always!important;
    margin:0!important;
  }
  body.fwd-theme .fwd-demo-service-cards.fwd-demo-card-grid > .wpb_column > .vc_column-inner,
  body.fwd-theme .fwd-demo-service-cards.fwd-demo-card-grid > .vc_column_container > .vc_column-inner{
    height:100%!important;
    padding-left:0!important;
    padding-right:0!important;
  }
  body.fwd-theme .fwd-demo-service-cards .fwd-service-card{
    height:100%!important;
    min-height:100%!important;
  }

  body.fwd-theme .fwd-demo-portfolio-band .fwd-portfolio-grid,
  body.fwd-theme .fwd-demo-portfolio-redesign .fwd-portfolio-grid{
    display:flex!important;
    grid-template-columns:none!important;
    flex-wrap:nowrap!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    gap:18px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    scroll-padding-left:0!important;
    -webkit-overflow-scrolling:touch!important;
    padding:0 0 14px!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  body.fwd-theme .fwd-demo-portfolio-band .fwd-portfolio-grid-card,
  body.fwd-theme .fwd-demo-portfolio-redesign .fwd-portfolio-grid-card{
    flex:0 0 88%!important;
    width:88%!important;
    max-width:88%!important;
    min-width:0!important;
    scroll-snap-align:start!important;
    scroll-snap-stop:always!important;
  }
  body.fwd-theme .fwd-portfolio-grid-card .fwd-portfolio-button{
    width:100%!important;
    justify-content:center!important;
  }
  body.fwd-theme .fwd-metric-card .fwd-metric-head{
    gap:13px!important;
    margin-bottom:14px!important;
  }
  body.fwd-theme .fwd-metric-card .fwd-metric-icon{
    flex-basis:50px!important;
    width:50px!important;
    height:50px!important;
    border-radius:17px!important;
    font-size:23px!important;
  }
}

/* FWD v3.9: refreshed artwork cache-bust assets and stronger editable metric icons. */
body.fwd-theme .fwd-metric-card .fwd-metric-head{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:16px!important;
  margin-bottom:14px!important;
}
body.fwd-theme .fwd-metric-card .fwd-metric-icon{
  display:inline-grid!important;
  place-items:center!important;
  flex:0 0 50px!important;
  width:50px!important;
  height:50px!important;
  min-width:50px!important;
  border-radius:17px!important;
  background:rgba(216,255,0,.14)!important;
  border:1px solid rgba(216,255,0,.35)!important;
  color:var(--fwd-primary)!important;
  font-size:23px!important;
  font-weight:950!important;
  line-height:1!important;
  box-shadow:0 14px 36px rgba(216,255,0,.16)!important;
}
body.fwd-theme .fwd-metric-card.fwd-metric-icon-plain .fwd-metric-icon{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  width:auto!important;
  min-width:auto!important;
  flex-basis:auto!important;
}
body.fwd-theme .fwd-metric-card.fwd-metric-icon-outline .fwd-metric-icon{
  background:transparent!important;
  border-color:rgba(216,255,0,.55)!important;
}
body.fwd-theme .fwd-metric-icon-img img{
  display:block!important;
  width:26px!important;
  height:26px!important;
  object-fit:contain!important;
}
body.fwd-theme .fwd-metric-card .fwd-metric-number{
  display:inline-flex!important;
  align-items:center!important;
  margin:0!important;
}
@media(max-width:767px){
  body.fwd-theme .fwd-metric-card .fwd-metric-head{gap:14px!important;margin-bottom:14px!important;}
  body.fwd-theme .fwd-metric-card .fwd-metric-icon{flex-basis:48px!important;width:48px!important;height:48px!important;min-width:48px!important;border-radius:16px!important;font-size:22px!important;}
}


/* FWD v4.0 final polish: tighter button rhythm, cleaner mobile portfolio carousel and bold numeric styling. */
body.fwd-theme .fwd-service-card{
  justify-content:flex-start!important;
}
body.fwd-theme .fwd-service-card p{
  margin-top:0!important;
  margin-bottom:clamp(28px,3vw,42px)!important;
}
body.fwd-theme .fwd-service-card .fwd-button,
body.fwd-theme .fwd-pricing-card .fwd-button,
body.fwd-theme .fwd-split-showcase .fwd-button,
body.fwd-theme .fwd-portfolio-grid-card .fwd-portfolio-button{
  box-shadow:0 18px 42px rgba(216,255,0,.18)!important;
}
body.fwd-theme .fwd-service-card .fwd-button{
  margin-top:auto!important;
}
body.fwd-theme .fwd-process-step .fwd-process-head strong,
body.fwd-theme .fwd-process-step > strong,
body.fwd-theme .fwd-metric-card .fwd-metric-number{
  font-weight:1000!important;
  font-family:var(--fwd-font-heading)!important;
  letter-spacing:-.045em!important;
}
body.fwd-theme .fwd-process-step .fwd-process-head strong,
body.fwd-theme .fwd-process-step > strong{
  font-size:22px!important;
}
body.fwd-theme .fwd-demo-process .fwd-process-steps{
  margin-top:30px!important;
}
body.fwd-theme .fwd-demo-process .fwd-responsive-spacer + .fwd-process-steps{
  margin-top:0!important;
}
body.fwd-theme .fwd-portfolio-section{
  width:100%!important;
}
body.fwd-theme .fwd-demo-portfolio-band,
body.fwd-theme .fwd-demo-portfolio-page,
body.fwd-theme .fwd-demo-portfolio-redesign{
  overflow:hidden!important;
}
body.fwd-theme .fwd-portfolio-grid-heading{
  margin-bottom:clamp(28px,3.5vw,48px)!important;
}
body.fwd-theme .fwd-portfolio-grid{
  gap:clamp(22px,2vw,34px)!important;
  align-items:stretch!important;
}
body.fwd-theme .fwd-portfolio-grid-card{
  min-height:100%!important;
  border-radius:32px!important;
  overflow:hidden!important;
  background:linear-gradient(180deg,#111 0%,#050505 100%)!important;
  border:1px solid rgba(255,255,255,.13)!important;
  box-shadow:0 24px 70px rgba(0,0,0,.14),0 12px 60px rgba(216,255,0,.06)!important;
}
body.fwd-theme .fwd-portfolio-grid-card .fwd-portfolio-image{
  aspect-ratio:16/8.8!important;
  border-radius:32px 32px 0 0!important;
}
body.fwd-theme .fwd-portfolio-grid-card .fwd-portfolio-image img,
body.fwd-theme .fwd-portfolio-grid-card .fwd-portfolio-image .fwd-portfolio-img{
  transform:scale(1.002)!important;
  transition:transform .35s ease,filter .35s ease!important;
}
body.fwd-theme .fwd-portfolio-grid-card:hover .fwd-portfolio-image img,
body.fwd-theme .fwd-portfolio-grid-card:hover .fwd-portfolio-image .fwd-portfolio-img{
  transform:scale(1.035)!important;
  filter:saturate(1.04) contrast(1.03)!important;
}
body.fwd-theme .fwd-portfolio-grid-card .fwd-portfolio-content{
  padding:clamp(26px,2.6vw,38px)!important;
  gap:clamp(14px,1.4vw,20px)!important;
  display:flex!important;
  flex-direction:column!important;
}
body.fwd-theme .fwd-portfolio-grid-card .fwd-portfolio-meta-row{
  margin:0 0 clamp(14px,1.4vw,22px)!important;
  gap:10px 14px!important;
}
body.fwd-theme .fwd-portfolio-grid-card h3{
  margin:0!important;
  line-height:.98!important;
  letter-spacing:-.055em!important;
}
body.fwd-theme .fwd-portfolio-grid-card .fwd-portfolio-summary{
  margin:0!important;
  max-width:92%!important;
  line-height:1.38!important;
}
body.fwd-theme .fwd-portfolio-grid-card .fwd-tags{
  margin-top:4px!important;
  margin-bottom:clamp(22px,2.6vw,34px)!important;
}
body.fwd-theme .fwd-portfolio-grid-card .fwd-portfolio-button{
  margin-top:auto!important;
  transform:none!important;
  min-height:54px!important;
}
body.fwd-theme .fwd-pricing-price{
  line-height:1.04!important;
}
body.fwd-theme .fwd-pricing-features li{
  line-height:1.28!important;
}
@media(max-width:767px){
  body.fwd-theme .fwd-service-card p{
    margin-bottom:32px!important;
  }
  body.fwd-theme .fwd-demo-service-cards.fwd-demo-card-grid{
    gap:16px!important;
    padding-top:12px!important;
    padding-bottom:38px!important;
  }
  body.fwd-theme .fwd-demo-portfolio-band .fwd-portfolio-grid,
  body.fwd-theme .fwd-demo-portfolio-redesign .fwd-portfolio-grid{
    width:100vw!important;
    max-width:100vw!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    padding:0 24px 36px!important;
    gap:16px!important;
    scroll-padding-left:24px!important;
    overflow-x:auto!important;
    overscroll-behavior-x:contain!important;
  }
  body.fwd-theme .fwd-demo-portfolio-band .fwd-portfolio-grid-card,
  body.fwd-theme .fwd-demo-portfolio-redesign .fwd-portfolio-grid-card{
    flex:0 0 min(82vw,390px)!important;
    width:min(82vw,390px)!important;
    max-width:min(82vw,390px)!important;
    border-radius:26px!important;
  }
  body.fwd-theme .fwd-portfolio-grid-card .fwd-portfolio-image{
    aspect-ratio:16/10.5!important;
    border-radius:26px 26px 0 0!important;
  }
  body.fwd-theme .fwd-portfolio-grid-card .fwd-portfolio-content{
    padding:26px 24px 26px!important;
    gap:15px!important;
  }
  body.fwd-theme .fwd-portfolio-grid-card .fwd-portfolio-meta-row{
    margin-bottom:12px!important;
  }
  body.fwd-theme .fwd-portfolio-grid-card h3{
    font-size:clamp(30px,8.2vw,38px)!important;
    line-height:1.02!important;
  }
  body.fwd-theme .fwd-portfolio-grid-card .fwd-portfolio-summary{
    max-width:100%!important;
    font-size:17px!important;
    line-height:1.42!important;
  }
  body.fwd-theme .fwd-portfolio-grid-card .fwd-tags{
    gap:8px!important;
    margin-top:4px!important;
    margin-bottom:28px!important;
  }
  body.fwd-theme .fwd-portfolio-grid-card .fwd-portfolio-button{
    width:100%!important;
    min-height:52px!important;
  }
  body.fwd-theme .fwd-process-step .fwd-process-head strong,
  body.fwd-theme .fwd-process-step > strong{
    font-size:21px!important;
  }
}
@media(max-width:640px){
  body.fwd-theme .fwd-demo-process .fwd-process-steps{
    margin-top:28px!important;
  }
  body.fwd-theme .fwd-pricing-price{
    font-size:clamp(42px,12vw,56px)!important;
    line-height:1.06!important;
  }
  body.fwd-theme .fwd-pricing-card h3{
    line-height:1.08!important;
  }
}

/* FWD v4.1 service landing pages and sticky enquiry popup */
body.fwd-theme .fwd-service-landing-content .fwd-lead,
body.fwd-theme .fwd-service-landing-content p{line-height:1.45!important}
body.fwd-theme .fwd-service-seo-block{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:clamp(24px,3vw,48px);align-items:stretch;width:100%}
body.fwd-theme .fwd-service-seo-copy{background:#fff;border:1px solid rgba(5,5,5,.08);border-radius:30px;padding:clamp(28px,4vw,54px);box-shadow:0 24px 70px rgba(0,0,0,.06)}
body.fwd-theme .fwd-service-seo-copy h2{margin:0 0 20px!important;max-width:860px}
body.fwd-theme .fwd-service-seo-copy p:not(.fwd-kicker){max-width:850px;margin-bottom:28px!important;color:#222}
body.fwd-theme .fwd-service-seo-points{display:grid;gap:16px}
body.fwd-theme .fwd-service-seo-points>div{display:flex;gap:18px;align-items:flex-start;background:linear-gradient(145deg,#080808,#171717);border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:24px;color:#fff;box-shadow:0 20px 50px rgba(0,0,0,.12)}
body.fwd-theme .fwd-service-seo-points strong{flex:0 0 auto;display:inline-grid;place-items:center;width:48px;height:48px;border-radius:16px;background:var(--fwd-primary);color:#050505;font-weight:1000;font-family:var(--fwd-font-heading);letter-spacing:-.04em}
body.fwd-theme .fwd-service-seo-points span{font-size:18px;line-height:1.38;color:rgba(255,255,255,.82);font-weight:700}
body.fwd-theme .fwd-service-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}
body.fwd-theme .fwd-service-proof-grid .fwd-icon-box{height:100%;background:#fff;border-radius:28px;border:1px solid rgba(5,5,5,.08);box-shadow:0 22px 60px rgba(0,0,0,.06)}
body.fwd-theme .fwd-service-landing-faq .fwd-section-heading{margin-bottom:28px!important}
body.fwd-theme .fwd-service-landing-faq .fwd-faq-accordion{max-width:980px;margin:0 auto}
body.fwd-theme .fwd-sticky-enquiry{position:fixed;left:50%;bottom:max(18px,env(safe-area-inset-bottom));z-index:9998;transform:translateX(-50%);width:min(760px,calc(100vw - 32px));pointer-events:none}
body.fwd-theme.admin-bar .fwd-sticky-enquiry{bottom:max(18px,env(safe-area-inset-bottom))}
body.fwd-theme .fwd-sticky-enquiry-inner{pointer-events:auto;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 12px 12px 22px;background:rgba(5,5,5,.88);border:1px solid rgba(216,255,0,.22);box-shadow:0 18px 70px rgba(0,0,0,.34),0 0 44px rgba(216,255,0,.10);backdrop-filter:blur(16px);border-radius:999px;color:#fff}
body.fwd-theme .fwd-sticky-enquiry-label{font-weight:850;font-size:15px;color:rgba(255,255,255,.82)}
body.fwd-theme .fwd-sticky-enquiry-button{min-height:48px;padding:0 26px;white-space:nowrap;box-shadow:0 0 34px rgba(216,255,0,.34)!important}
body.fwd-theme .fwd-enquiry-popup{position:fixed;inset:0;z-index:10000;display:none;align-items:center;justify-content:center;padding:24px}
body.fwd-theme .fwd-enquiry-popup.is-open{display:flex}
body.fwd-theme .fwd-enquiry-popup-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(10px)}
body.fwd-theme .fwd-enquiry-popup-panel{position:relative;z-index:1;width:min(720px,100%);max-height:min(86vh,820px);overflow:auto;background:#fff;color:#050505;border-radius:32px;padding:clamp(28px,4vw,52px);box-shadow:0 40px 120px rgba(0,0,0,.45)}
body.fwd-theme .fwd-enquiry-popup-panel h2{margin:0 0 14px!important;color:#050505}
body.fwd-theme .fwd-enquiry-popup-intro{font-size:18px;color:#444;margin-bottom:28px!important}
body.fwd-theme .fwd-enquiry-popup-close{position:absolute;right:18px;top:18px;width:42px;height:42px;border-radius:999px;border:1px solid rgba(0,0,0,.10);background:#f4f6ee;color:#050505;font-size:30px;line-height:1;cursor:pointer}
body.fwd-theme.fwd-popup-open{overflow:hidden}
body.fwd-theme .fwd-enquiry-popup-form input,
body.fwd-theme .fwd-enquiry-popup-form select,
body.fwd-theme .fwd-enquiry-popup-form textarea{max-width:100%}
body.fwd-theme .fwd-enquiry-popup-fallback{padding:22px;border-radius:22px;background:#f4f6ee;border:1px solid rgba(5,5,5,.08)}
body.fwd-theme .fwd-service-landing-links .fwd-service-card .fwd-button{margin-top:auto!important}
body.fwd-theme .fwd-service-landing-links .fwd-service-card{height:100%}
@media(max-width:820px){
 body.fwd-theme .fwd-service-seo-block{grid-template-columns:1fr;gap:18px}
 body.fwd-theme .fwd-service-proof-grid{grid-template-columns:1fr;gap:14px}
 body.fwd-theme .fwd-sticky-enquiry-inner{align-items:stretch;flex-direction:column;border-radius:26px;padding:14px}
 body.fwd-theme .fwd-sticky-enquiry-label{text-align:center;font-size:14px}
 body.fwd-theme .fwd-sticky-enquiry-button{width:100%!important}
 body.fwd-theme .fwd-enquiry-popup{padding:16px}
 body.fwd-theme .fwd-enquiry-popup-panel{border-radius:26px;padding:30px 22px}
}
@media(max-width:640px){
 body.fwd-theme .fwd-service-seo-copy{border-radius:24px;padding:26px 22px}
 body.fwd-theme .fwd-service-seo-points>div{border-radius:22px;padding:22px 20px}
 body.fwd-theme .fwd-service-seo-points span{font-size:16px}
}

/* FWD v4.1 service submenu polish */
body.fwd-theme .fwd-primary-nav li{position:relative}
body.fwd-theme .fwd-primary-nav .sub-menu{position:absolute;top:100%;left:50%;transform:translate(-50%,10px);display:grid!important;gap:6px;min-width:220px;padding:12px;margin:0;list-style:none;background:rgba(5,5,5,.96);border:1px solid rgba(255,255,255,.12);border-radius:18px;box-shadow:0 24px 60px rgba(0,0,0,.25);opacity:0;visibility:hidden;pointer-events:none;transition:.2s ease;z-index:90}
body.fwd-theme .fwd-primary-nav li:hover>.sub-menu,body.fwd-theme .fwd-primary-nav li:focus-within>.sub-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}
body.fwd-theme .fwd-primary-nav .sub-menu a{display:flex!important;padding:10px 12px!important;border-radius:12px;white-space:nowrap}
body.fwd-theme .fwd-primary-nav .sub-menu a:after{display:none!important}
body.fwd-theme .fwd-primary-nav .sub-menu a:hover{background:rgba(216,255,0,.10)}
@media(max-width:920px){
 body.fwd-theme .fwd-primary-nav .sub-menu{position:static!important;display:grid!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;box-shadow:none!important;background:rgba(255,255,255,.05)!important;border-radius:14px!important;margin-top:10px!important;margin-left:0!important;padding:10px!important;min-width:0!important}
 body.fwd-theme .fwd-primary-nav .sub-menu a{font-size:15px!important;padding:9px 10px!important}
}
body.fwd-theme.fwd-has-sticky-enquiry{padding-bottom:92px}
@media(max-width:820px){body.fwd-theme.fwd-has-sticky-enquiry{padding-bottom:128px}}


/* FWD v4.2: mobile metric icon fix, editable legal pages and footer legal navigation polish. */
body.fwd-theme .fwd-metric-card .fwd-metric-icon{
  font-family:var(--fwd-font-heading),Arial,sans-serif!important;
  overflow:hidden!important;
}
body.fwd-theme .fwd-metric-card .fwd-metric-icon svg,
body.fwd-theme .fwd-metric-card .fwd-metric-glyph svg{
  display:block!important;
  width:25px!important;
  height:25px!important;
  stroke:currentColor!important;
  stroke-width:2.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  fill:none!important;
}
body.fwd-theme .fwd-metric-card .fwd-metric-glyph-star svg,
body.fwd-theme .fwd-metric-card .fwd-metric-glyph-spark svg,
body.fwd-theme .fwd-metric-card .fwd-metric-glyph-bolt svg{
  fill:currentColor!important;
  stroke:none!important;
}
body.fwd-theme .fwd-metric-card .fwd-metric-glyph-text{
  display:inline-grid!important;
  place-items:center!important;
  font-family:var(--fwd-font-heading),Arial,sans-serif!important;
  font-weight:950!important;
  line-height:1!important;
  transform:translateY(-1px)!important;
}
body.fwd-theme .fwd-legal-page .wpb_text_column,
body.fwd-theme .fwd-legal-page .vc_column_text{
  max-width:980px!important;
}
body.fwd-theme .fwd-legal-page h2{margin-bottom:20px!important}
body.fwd-theme .fwd-legal-page h3{
  margin:clamp(28px,3vw,40px) 0 10px!important;
  font-size:clamp(24px,3vw,36px)!important;
  letter-spacing:-.045em!important;
}
body.fwd-theme .fwd-legal-page p{
  max-width:920px!important;
  color:#222!important;
}
body.fwd-theme .fwd-site-footer .menu{
  display:grid!important;
  gap:8px!important;
  padding:0!important;
  margin:0!important;
  list-style:none!important;
}
body.fwd-theme .fwd-site-footer .menu a{
  color:rgba(255,255,255,.72)!important;
  text-decoration:none!important;
  transition:color .18s ease, transform .18s ease!important;
}
body.fwd-theme .fwd-site-footer .menu a:hover{
  color:var(--fwd-primary)!important;
  transform:translateX(4px)!important;
}
@media(max-width:767px){
  body.fwd-theme .fwd-metric-card .fwd-metric-icon svg,
  body.fwd-theme .fwd-metric-card .fwd-metric-glyph svg{width:23px!important;height:23px!important;}
}


/* FWD v4.5: WPBakery save-stable hero and row layer.
   Demo heroes now live inside a normal vc_row/vc_column so WPBakery no longer
   wraps them on save. These classes keep the visual layout identical even if
   WPBakery changes its own full-width row attributes. */
body.fwd-theme .fwd-wpb-safe-hero,
body.fwd-theme .fwd-wpb-safe-hero-runtime{
  width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  padding:0!important;
  left:auto!important;
  right:auto!important;
  transform:none!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}
body.fwd-theme .fwd-wpb-safe-hero > .wpb_column,
body.fwd-theme .fwd-wpb-safe-hero > .vc_column_container,
body.fwd-theme .fwd-wpb-safe-hero-runtime > .wpb_column,
body.fwd-theme .fwd-wpb-safe-hero-runtime > .vc_column_container{
  width:100%!important;
  max-width:100%!important;
  flex:0 0 100%!important;
  margin:0!important;
  padding:0!important;
}
body.fwd-theme .fwd-wpb-safe-hero > .wpb_column > .vc_column-inner,
body.fwd-theme .fwd-wpb-safe-hero > .vc_column_container > .vc_column-inner,
body.fwd-theme .fwd-wpb-safe-hero-runtime > .wpb_column > .vc_column-inner,
body.fwd-theme .fwd-wpb-safe-hero-runtime > .vc_column_container > .vc_column-inner{
  padding-left:0!important;
  padding-right:0!important;
}
body.fwd-theme .fwd-wpb-safe-hero .wpb_wrapper,
body.fwd-theme .fwd-wpb-safe-hero-runtime .wpb_wrapper{
  width:100%!important;
}
body.fwd-theme .fwd-wpb-safe-hero .fwd-page-hero,
body.fwd-theme .fwd-wpb-safe-hero-runtime .fwd-page-hero{
  width:min(100%, var(--fwd-container))!important;
  max-width:var(--fwd-container)!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body.fwd-theme .fwd-wpb-safe-hero .fwd-page-hero:before,
body.fwd-theme .fwd-wpb-safe-hero-runtime .fwd-page-hero:before{
  width:100vw!important;
  left:50%!important;
  transform:translateX(-50%)!important;
}
@media(max-width:920px){
  body.fwd-theme .fwd-wpb-safe-hero .fwd-page-hero,
  body.fwd-theme .fwd-wpb-safe-hero-runtime .fwd-page-hero{
    width:100%!important;
    max-width:100%!important;
    padding-left:24px!important;
    padding-right:24px!important;
  }
  body.fwd-theme .fwd-wpb-safe-hero .fwd-page-hero-home .fwd-page-hero-art,
  body.fwd-theme .fwd-wpb-safe-hero-runtime .fwd-page-hero-home .fwd-page-hero-art{
    width:100vw!important;
    max-width:100vw!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
  }
}

/* FWD v4.6: WPBakery save-safe row system.
   Demo rows no longer rely on WPBakery's native full_width="stretch_row" flag.
   FWD controls the full-width background while keeping the content contained, so
   WPBakery has nothing to recalculate or duplicate when a page is saved. */
@keyframes fwdV46MovingBrandGradient{
  0%{background-position:0% 50%,16% 75%,88% 20%,0 0;}
  50%{background-position:100% 50%,82% 28%,24% 82%,140px 70px;}
  100%{background-position:0% 50%,16% 75%,88% 20%,0 0;}
}
body.fwd-theme .fwd-page-content > .vc_row.fwd-row-full_width_bg,
body.fwd-theme .fwd-page-content > .wpb-content-wrapper > .vc_row.fwd-row-full_width_bg,
body.fwd-theme .fwd-page-content .vc_row.fwd-row-full_width_bg{
  width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  left:auto!important;
  right:auto!important;
  transform:none!important;
  box-sizing:border-box!important;
}
body.fwd-theme .fwd-page-content .vc_row.fwd-row-full_width_bg > .wpb_column,
body.fwd-theme .fwd-page-content .vc_row.fwd-row-full_width_bg > .vc_column_container{
  max-width:var(--fwd-row-content,var(--fwd-container,1320px))!important;
  width:100%!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:0!important;
  padding-right:0!important;
  background:transparent!important;
}
body.fwd-theme .fwd-page-content .vc_row.fwd-row-full_width_bg > .wpb_column > .vc_column-inner,
body.fwd-theme .fwd-page-content .vc_row.fwd-row-full_width_bg > .vc_column_container > .vc_column-inner,
body.fwd-theme .fwd-page-content .vc_row.fwd-row-full_width_bg > .wpb_column > .vc_column-inner > .wpb_wrapper,
body.fwd-theme .fwd-page-content .vc_row.fwd-row-full_width_bg > .vc_column_container > .vc_column-inner > .wpb_wrapper{
  padding-left:0!important;
  padding-right:0!important;
  background:transparent!important;
}
body.fwd-theme .fwd-wpb-safe-hero,
body.fwd-theme .fwd-wpb-safe-hero-runtime,
body.fwd-theme .fwd-demo-hero-row{
  padding:0!important;
  overflow:hidden!important;
  isolation:isolate!important;
}
body.fwd-theme .fwd-wpb-safe-hero.fwd-bg-motion-gradient,
body.fwd-theme .fwd-wpb-safe-hero-runtime.fwd-bg-motion-gradient,
body.fwd-theme .fwd-demo-hero-row.fwd-bg-motion-gradient,
body.fwd-theme .fwd-vc-row.fwd-bg-motion-gradient{
  background-color:#050505!important;
  background-image:none!important;
}
body.fwd-theme .fwd-wpb-safe-hero.fwd-bg-motion-gradient:before,
body.fwd-theme .fwd-wpb-safe-hero-runtime.fwd-bg-motion-gradient:before,
body.fwd-theme .fwd-demo-hero-row.fwd-bg-motion-gradient:before,
body.fwd-theme .fwd-vc-row.fwd-bg-motion-gradient:before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  inset:0!important;
  left:0!important;
  right:0!important;
  top:0!important;
  bottom:0!important;
  width:auto!important;
  height:auto!important;
  transform:none!important;
  z-index:-2!important;
  opacity:1!important;
  background-color:#050505!important;
  background-image:
    linear-gradient(-45deg,#020202 0%,#050505 20%,#0b1001 34%,rgba(216,255,0,.34) 48%,#111902 60%,#050505 78%,#020202 100%),
    radial-gradient(circle at 16% 75%,rgba(216,255,0,.18),transparent 34%),
    radial-gradient(circle at 88% 20%,rgba(216,255,0,.26),transparent 31%),
    url('../images/fwd-texture-grain.png')!important;
  background-size:420% 420%,170% 170%,160% 160%,900px auto!important;
  background-repeat:no-repeat,no-repeat,no-repeat,repeat!important;
  background-blend-mode:normal,screen,screen,overlay!important;
  animation:fwdV46MovingBrandGradient 9s ease-in-out infinite!important;
  will-change:background-position!important;
}
body.fwd-theme .fwd-wpb-safe-hero .fwd-page-hero,
body.fwd-theme .fwd-wpb-safe-hero-runtime .fwd-page-hero,
body.fwd-theme .fwd-demo-hero-row .fwd-page-hero{
  background:transparent!important;
  background-image:none!important;
  animation:none!important;
  box-shadow:none!important;
  isolation:auto!important;
}
body.fwd-theme .fwd-wpb-safe-hero .fwd-page-hero:before,
body.fwd-theme .fwd-wpb-safe-hero .fwd-page-hero:after,
body.fwd-theme .fwd-wpb-safe-hero-runtime .fwd-page-hero:before,
body.fwd-theme .fwd-wpb-safe-hero-runtime .fwd-page-hero:after,
body.fwd-theme .fwd-demo-hero-row .fwd-page-hero:before,
body.fwd-theme .fwd-demo-hero-row .fwd-page-hero:after{
  display:none!important;
  content:none!important;
}
body.fwd-theme .fwd-wpb-safe-hero .fwd-page-hero,
body.fwd-theme .fwd-wpb-safe-hero-runtime .fwd-page-hero,
body.fwd-theme .fwd-demo-hero-row .fwd-page-hero{
  width:min(100%,var(--fwd-container,1320px))!important;
  max-width:var(--fwd-container,1320px)!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:var(--fwd-space,28px)!important;
  padding-right:var(--fwd-space,28px)!important;
}
body.fwd-theme .fwd-page-content .vc_row.fwd-bg-motion-gradient > .wpb_column,
body.fwd-theme .fwd-page-content .vc_row.fwd-bg-motion-gradient > .vc_column_container,
body.fwd-theme .fwd-page-content .vc_row.fwd-bg-motion-gradient > .wpb_column > .vc_column-inner,
body.fwd-theme .fwd-page-content .vc_row.fwd-bg-motion-gradient > .vc_column_container > .vc_column-inner{
  background:transparent!important;
}
body.fwd-theme .fwd-page-content .vc_row:has(> .wpb_column > .vc_column-inner > .wpb_wrapper:empty),
body.fwd-theme .fwd-page-content .vc_row:has(> .vc_column_container > .vc_column-inner > .wpb_wrapper:empty){
  display:none!important;
}
@media(max-width:920px){
  body.fwd-theme .fwd-page-content .vc_row.fwd-row-full_width_bg{
    padding-left:24px!important;
    padding-right:24px!important;
  }
  body.fwd-theme .fwd-page-content .vc_row.fwd-row-full_width_bg > .wpb_column,
  body.fwd-theme .fwd-page-content .vc_row.fwd-row-full_width_bg > .vc_column_container{
    max-width:100%!important;
  }
  body.fwd-theme .fwd-wpb-safe-hero .fwd-page-hero,
  body.fwd-theme .fwd-wpb-safe-hero-runtime .fwd-page-hero,
  body.fwd-theme .fwd-demo-hero-row .fwd-page-hero{
    width:100%!important;
    max-width:100%!important;
    padding-left:0!important;
    padding-right:0!important;
  }
}
@media(prefers-reduced-motion:reduce){
  body.fwd-theme .fwd-vc-row.fwd-bg-motion-gradient:before,
  body.fwd-theme .fwd-wpb-safe-hero.fwd-bg-motion-gradient:before,
  body.fwd-theme .fwd-wpb-safe-hero-runtime.fwd-bg-motion-gradient:before,
  body.fwd-theme .fwd-demo-hero-row.fwd-bg-motion-gradient:before{
    animation:none!important;
  }
}


/* FWD v4.7: demo-builder save stability.
   Blank lines between generated WPBakery rows have been removed at import time,
   but this front-end layer also neutralises historic ghost rows from older demo
   builds if any remain on already-created pages. */
body.fwd-theme .fwd-page-content .vc_row:has(.wpb_text_column .wpb_wrapper:empty){
  display:none!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
}
body.fwd-theme .fwd-page-content .wpb_text_column:has(.wpb_wrapper:empty){
  display:none!important;
  margin:0!important;
  padding:0!important;
}
body.fwd-theme .fwd-sticky-shortcode-row{
  height:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  background:transparent!important;
}
body.fwd-theme .fwd-sticky-shortcode-row > .wpb_column,
body.fwd-theme .fwd-sticky-shortcode-row > .vc_column_container,
body.fwd-theme .fwd-sticky-shortcode-row > .wpb_column > .vc_column-inner,
body.fwd-theme .fwd-sticky-shortcode-row > .vc_column_container > .vc_column-inner{
  margin:0!important;
  padding:0!important;
  min-height:0!important;
  background:transparent!important;
}

/* Local Website Designer single-demo polish. Scoped to generated demo classes only. */
body.fwd-theme .lwd-demo-section,
body.fwd-theme .lwd-demo-section *{
  box-sizing:border-box;
}
body.fwd-theme .lwd-demo-section{
  overflow:hidden;
  isolation:isolate;
}
body.fwd-theme .lwd-demo-section:before{
  background-image:none!important;
}
body.fwd-theme .lwd-demo-hero-row{
  background:radial-gradient(circle at 82% 18%,rgba(24,191,255,.30),transparent 32%),radial-gradient(circle at 20% 88%,rgba(55,231,255,.18),transparent 30%),linear-gradient(135deg,#030914 0%,#061a32 56%,#071f42 100%)!important;
}
body.fwd-theme .lwd-demo-hero-row .vc_column-inner,
body.fwd-theme .lwd-demo-hero-row .wpb_wrapper{
  padding:0!important;
}
body.fwd-theme .lwd-demo-hero-row .fwd-page-hero{
  min-height:650px!important;
  grid-template-columns:minmax(0,.96fr) minmax(440px,1.04fr)!important;
  gap:46px!important;
  padding-top:86px!important;
  padding-bottom:78px!important;
}
body.fwd-theme .lwd-demo-hero-row .fwd-page-hero:before,
body.fwd-theme .lwd-demo-hero-row .fwd-page-hero:after{
  display:none!important;
  content:none!important;
}
body.fwd-theme .lwd-demo-hero-row .fwd-kicker,
body.fwd-theme .lwd-demo-section .fwd-kicker{
  color:#18bfff!important;
  letter-spacing:.14em!important;
}
body.fwd-theme .lwd-demo-hero-row h1{
  max-width:760px;
  color:#fff!important;
  text-wrap:balance;
}
body.fwd-theme .lwd-demo-hero-row .fwd-lead{
  max-width:680px!important;
  color:rgba(230,245,255,.82)!important;
}
body.fwd-theme .lwd-demo-hero-row .fwd-page-hero-art img{
  width:min(100%,720px)!important;
  max-height:530px!important;
  filter:drop-shadow(0 34px 70px rgba(0,0,0,.48)) drop-shadow(0 0 34px rgba(24,191,255,.20))!important;
}
body.fwd-theme .lwd-demo-hero-row .fwd-button,
body.fwd-theme .lwd-demo-section .fwd-button,
body.fwd-theme .lwd-demo-section .fwd-portfolio-button{
  background:linear-gradient(135deg,#18bfff,#37e7ff)!important;
  border-color:transparent!important;
  color:#031323!important;
  box-shadow:0 16px 38px rgba(24,191,255,.24)!important;
}
body.fwd-theme .lwd-demo-hero-row .fwd-button:hover,
body.fwd-theme .lwd-demo-section .fwd-button:hover,
body.fwd-theme .lwd-demo-section .fwd-portfolio-button:hover{
  transform:translateY(-2px);
  box-shadow:0 22px 52px rgba(24,191,255,.32)!important;
}
body.fwd-theme .lwd-demo-hero-row .fwd-button-light-outline{
  background:rgba(255,255,255,.06)!important;
  border-color:rgba(255,255,255,.22)!important;
  color:#fff!important;
  box-shadow:none!important;
}
body.fwd-theme .lwd-trust-row,
body.fwd-theme .lwd-process-row,
body.fwd-theme .lwd-values-row{
  background:linear-gradient(135deg,#030914,#061a32)!important;
}
body.fwd-theme .lwd-trust-row .fwd-metric-card,
body.fwd-theme .lwd-process-row .fwd-process-step,
body.fwd-theme .lwd-values-row .fwd-content-card-grid article{
  background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.045))!important;
  border:1px solid rgba(207,230,255,.16)!important;
  border-radius:24px!important;
  box-shadow:0 26px 80px rgba(0,0,0,.28)!important;
}
body.fwd-theme .lwd-trust-row .fwd-metric-number,
body.fwd-theme .lwd-process-row .fwd-process-step strong,
body.fwd-theme .lwd-values-row .fwd-content-card-grid strong{
  background:linear-gradient(135deg,#18bfff,#37e7ff)!important;
  color:#031323!important;
}
body.fwd-theme .lwd-demo-intro-row,
body.fwd-theme .lwd-service-card-row,
body.fwd-theme .lwd-services-grid-row,
body.fwd-theme .lwd-portfolio-row,
body.fwd-theme .lwd-portfolio-page-row,
body.fwd-theme .lwd-contact-row,
body.fwd-theme .lwd-contact-next-row,
body.fwd-theme .lwd-service-landing-content,
body.fwd-theme .lwd-service-landing-links{
  background:linear-gradient(180deg,#f5fbff 0%,#ffffff 100%)!important;
}
body.fwd-theme .lwd-split-row,
body.fwd-theme .lwd-benefits-row,
body.fwd-theme .lwd-proof-faq-row,
body.fwd-theme .lwd-case-study-row,
body.fwd-theme .lwd-service-landing-faq{
  background:linear-gradient(180deg,#ffffff 0%,#f5fbff 100%)!important;
}
body.fwd-theme .lwd-demo-section .fwd-section-intro{
  max-width:900px;
}
body.fwd-theme .lwd-demo-section .fwd-section-intro h2,
body.fwd-theme .lwd-demo-section .fwd-section-heading h2{
  text-wrap:balance;
}
body.fwd-theme .lwd-demo-section .fwd-service-card.is-dark{
  background:radial-gradient(circle at 50% 0,rgba(24,191,255,.20),transparent 34%),linear-gradient(180deg,#061a32,#030914)!important;
  border:1px solid rgba(207,230,255,.15)!important;
  box-shadow:0 28px 80px rgba(3,19,35,.20)!important;
}
body.fwd-theme .lwd-demo-section .fwd-service-card.is-dark .fwd-service-badge{
  background:rgba(24,191,255,.12)!important;
  color:#bceeff!important;
  border:1px solid rgba(24,191,255,.26)!important;
  box-shadow:none!important;
}
body.fwd-theme .lwd-demo-section .fwd-service-card.is-dark img{
  object-fit:contain!important;
  padding:18px!important;
  background:radial-gradient(circle at 50% 50%,rgba(24,191,255,.18),transparent 62%)!important;
  filter:drop-shadow(0 18px 42px rgba(24,191,255,.20))!important;
}
body.fwd-theme .lwd-demo-section .fwd-service-card.is-dark h3{
  color:#fff!important;
}
body.fwd-theme .lwd-demo-section .fwd-service-card.is-dark p{
  color:rgba(230,245,255,.78)!important;
}
body.fwd-theme .lwd-demo-section .fwd-split-showcase,
body.fwd-theme .lwd-demo-section .fwd-feature-list,
body.fwd-theme .lwd-demo-section .fwd-contact-card,
body.fwd-theme .lwd-demo-section .fwd-contact-form-card,
body.fwd-theme .lwd-demo-section .fwd-testimonial,
body.fwd-theme .lwd-demo-section .fwd-faq-accordion,
body.fwd-theme .lwd-demo-section .fwd-case-study{
  border-radius:30px!important;
}
body.fwd-theme .lwd-demo-section .fwd-split-showcase{
  background:linear-gradient(135deg,#ffffff,#f5fbff)!important;
  border:1px solid #dceaf7!important;
  box-shadow:0 28px 80px rgba(3,19,35,.10)!important;
}
body.fwd-theme .lwd-demo-section .fwd-split-showcase-media,
body.fwd-theme .lwd-demo-section .fwd-case-study-media{
  background:radial-gradient(circle at 70% 20%,rgba(24,191,255,.24),transparent 35%),linear-gradient(135deg,#030914,#061a32)!important;
}
body.fwd-theme .lwd-demo-section .fwd-split-showcase-media img{
  object-fit:contain!important;
  padding:22px!important;
}
body.fwd-theme .lwd-demo-section .fwd-feature-list,
body.fwd-theme .lwd-demo-section .fwd-contact-card,
body.fwd-theme .lwd-demo-section .fwd-case-study{
  background:linear-gradient(135deg,#030914,#061a32)!important;
  border:1px solid rgba(207,230,255,.16)!important;
}
body.fwd-theme .lwd-demo-section .fwd-feature-list:before{
  background:radial-gradient(circle at 100% 0,rgba(24,191,255,.20),transparent 34%)!important;
}
body.fwd-theme .lwd-demo-section .fwd-feature-list li:before{
  background:#18bfff!important;
  box-shadow:0 0 0 6px rgba(24,191,255,.12)!important;
}
body.fwd-theme .lwd-demo-section .fwd-portfolio-grid-card{
  border-color:#dceaf7!important;
  box-shadow:0 24px 75px rgba(3,19,35,.10)!important;
}
body.fwd-theme .lwd-demo-section .fwd-portfolio-grid-card .fwd-portfolio-image{
  background:#030914!important;
}
body.fwd-theme .lwd-demo-section .fwd-portfolio-grid-card .fwd-portfolio-image img{
  background:#030914!important;
  object-fit:cover!important;
}
body.fwd-theme .lwd-demo-section .fwd-tags span,
body.fwd-theme .lwd-demo-section .fwd-tags{
  background:#eef8ff!important;
  border-color:#dceaf7!important;
  color:#0f3f63!important;
}
body.fwd-theme .lwd-demo-section .fwd-contact-methods strong{
  color:#37e7ff!important;
}
body.fwd-theme .lwd-demo-section .fwd-form-placeholder{
  background:linear-gradient(180deg,#ffffff,#f5fbff)!important;
  border-color:#b8ddf5!important;
}
body.fwd-theme .lwd-demo-cta-row{
  background:radial-gradient(circle at 20% 0,rgba(24,191,255,.20),transparent 30%),linear-gradient(135deg,#030914,#061a32)!important;
}
body.fwd-theme .lwd-demo-cta-row .fwd-cta-banner{
  background:rgba(255,255,255,.06)!important;
  border:1px solid rgba(207,230,255,.16)!important;
  backdrop-filter:blur(12px);
}
body.fwd-theme .fwd-page-content .vc_row:empty,
body.fwd-theme .fwd-page-content .wpb_wrapper:empty,
body.fwd-theme .fwd-page-content .wpb_text_column:empty,
body.fwd-theme .fwd-page-content .vc_empty_space:empty{
  display:none!important;
  height:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
}
.fwd-demo-single-notice{
  padding:18px 20px;
  background:#f5fbff;
  border:1px solid #dceaf7;
  border-radius:16px;
  color:#253247;
  margin-bottom:18px;
}
.fwd-demo-single-notice p{
  margin:0;
}
@media(max-width:1100px){
  body.fwd-theme .lwd-demo-hero-row .fwd-page-hero{
    grid-template-columns:1fr!important;
    min-height:auto!important;
    padding-top:64px!important;
    padding-bottom:58px!important;
  }
  body.fwd-theme .lwd-demo-hero-row .fwd-page-hero-art{
    order:-1!important;
    justify-items:center!important;
  }
  body.fwd-theme .lwd-demo-hero-row .fwd-page-hero-art img{
    max-height:390px!important;
  }
}
@media(max-width:920px){
  body.fwd-theme .lwd-demo-section{
    padding-left:0!important;
    padding-right:0!important;
  }
  body.fwd-theme .lwd-demo-section .fwd-split-showcase,
  body.fwd-theme .lwd-demo-section .fwd-case-study,
  body.fwd-theme .lwd-demo-section .fwd-contact-panel{
    grid-template-columns:1fr!important;
  }
  body.fwd-theme .lwd-demo-section .fwd-service-card{
    max-width:none!important;
  }
}
@media(max-width:640px){
  body.fwd-theme .lwd-demo-hero-row .fwd-page-hero{
    padding-top:42px!important;
    padding-bottom:42px!important;
    gap:22px!important;
  }
  body.fwd-theme .lwd-demo-hero-row .fwd-page-hero-art img{
    max-height:260px!important;
  }
  body.fwd-theme .lwd-demo-section .fwd-split-showcase,
  body.fwd-theme .lwd-demo-section .fwd-case-study,
  body.fwd-theme .lwd-demo-section .fwd-feature-list,
  body.fwd-theme .lwd-demo-section .fwd-contact-card,
  body.fwd-theme .lwd-demo-section .fwd-contact-form-card{
    border-radius:22px!important;
    padding:24px!important;
  }
}

/* Local Website Designer mockup alignment - scoped to the new demo layout. */
body.fwd-theme{
  background:#020816!important;
}
body.fwd-theme .fwd-site-header{
  background:linear-gradient(180deg,rgba(2,8,22,.96),rgba(2,8,22,.82))!important;
  border-bottom:1px solid rgba(24,191,255,.10)!important;
  box-shadow:none!important;
  backdrop-filter:blur(18px)!important;
  -webkit-backdrop-filter:blur(18px)!important;
}
body.fwd-theme .fwd-header-inner{
  min-height:92px!important;
}
body.fwd-theme .fwd-primary-nav a{
  color:#e8f6ff!important;
  font-size:15px!important;
  font-weight:760!important;
  letter-spacing:-.01em!important;
}
body.fwd-theme .fwd-primary-nav a:after{
  background:#18bfff!important;
  box-shadow:0 0 18px rgba(24,191,255,.9)!important;
}
body.fwd-theme .fwd-primary-nav a:hover,
body.fwd-theme .fwd-primary-nav .current-menu-item>a{
  color:#18bfff!important;
  text-shadow:0 0 22px rgba(24,191,255,.32)!important;
}
body.fwd-theme .fwd-header-cta{
  min-height:48px!important;
  padding:0 22px!important;
  border:1px solid rgba(24,191,255,.78)!important;
  background:rgba(5,34,57,.76)!important;
  color:#fff!important;
  box-shadow:0 0 0 1px rgba(24,191,255,.18) inset,0 0 26px rgba(24,191,255,.34)!important;
}
body.fwd-theme .fwd-header-cta:after{
  content:"+";
  display:inline-grid;
  place-items:center;
  width:22px;
  height:22px;
  margin-left:12px;
  border-radius:50%;
  background:#18bfff;
  color:#031323;
  font-weight:900;
}
body.fwd-theme .lwd-mock-dark,
body.fwd-theme .lwd-mock-dark:before{
  background:#020816!important;
  background-image:radial-gradient(circle at 72% 5%,rgba(24,191,255,.19),transparent 30%),radial-gradient(circle at 25% 35%,rgba(22,101,255,.10),transparent 26%),linear-gradient(180deg,#020816 0%,#031124 58%,#020816 100%)!important;
}
body.fwd-theme .lwd-mock-dark{
  position:relative;
  overflow:hidden!important;
}
body.fwd-theme .lwd-mock-dark:after{
  content:"";
  position:absolute;
  left:50%;
  top:0;
  width:min(920px,90vw);
  height:min(920px,90vw);
  transform:translate(-50%,8%);
  border:1px solid rgba(24,191,255,.08);
  border-radius:50%;
  pointer-events:none;
  opacity:.85;
  z-index:0;
}
body.fwd-theme .lwd-mock-dark>.wpb_column,
body.fwd-theme .lwd-mock-dark>.vc_column_container{
  position:relative;
  z-index:2;
}
body.fwd-theme .lwd-mock-hero-row:after{display:none!important;}
.lwd-mock-hero,
.lwd-mock-services-row .wpb_wrapper,
.lwd-mock-projects-row .wpb_wrapper,
.lwd-mock-process-row .wpb_wrapper,
.lwd-mock-testimonials-row .wpb_wrapper,
.lwd-mock-cta-row .wpb_wrapper{
  max-width:1320px;
  margin:0 auto;
  padding-left:28px;
  padding-right:28px;
}
.lwd-mock-hero{
  padding-top:70px;
  padding-bottom:28px;
}
.lwd-mock-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,.86fr) minmax(520px,1.14fr);
  gap:30px;
  align-items:center;
}
.lwd-mock-hero-copy{position:relative;z-index:3;}
.lwd-mock-kicker{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin:0 0 26px;
  padding:9px 15px;
  border:1px solid rgba(24,191,255,.28);
  border-radius:999px;
  background:rgba(24,191,255,.07);
  color:#18d9ff!important;
  box-shadow:0 0 24px rgba(24,191,255,.14) inset,0 0 22px rgba(24,191,255,.10);
  font-size:12px;
  line-height:1;
  font-weight:900;
  letter-spacing:.15em;
  text-transform:uppercase;
}
.lwd-mock-kicker span{color:#70f5ff;}
.lwd-mock-hero h1{
  max-width:690px;
  margin:0;
  color:#fff!important;
  font-size:clamp(42px,4.25vw,66px)!important;
  line-height:.98!important;
  letter-spacing:-.07em!important;
  font-weight:900!important;
  text-wrap:balance;
}
.lwd-mock-hero h1 span{color:#18bfff;text-shadow:0 0 28px rgba(24,191,255,.38);}
.lwd-mock-lead{
  max-width:620px;
  margin:26px 0 0;
  color:rgba(221,238,255,.78)!important;
  font-size:18px;
  line-height:1.72;
}
.lwd-mock-actions{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:18px;
  margin-top:38px;
}
.lwd-mock-button,
.lwd-mock-small-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  min-height:56px;
  padding:0 28px;
  border-radius:18px;
  font-size:15px;
  font-weight:900;
  text-decoration:none!important;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease;
}
.lwd-mock-button-primary{
  background:linear-gradient(135deg,#18c9ff,#39eaff)!important;
  color:#031323!important;
  border:1px solid rgba(255,255,255,.16);
  box-shadow:0 18px 45px rgba(24,191,255,.28),0 0 28px rgba(24,191,255,.20);
}
.lwd-mock-button-ghost{
  color:#f2fbff!important;
  border:1px solid rgba(198,226,255,.18);
  background:rgba(255,255,255,.055)!important;
  box-shadow:0 16px 40px rgba(0,0,0,.25),0 0 0 1px rgba(255,255,255,.04) inset;
}
.lwd-mock-button:hover,
.lwd-mock-small-button:hover{transform:translateY(-2px);}
.lwd-mock-hero-points{
  display:flex;
  flex-wrap:wrap;
  gap:24px;
  margin:34px 0 0;
  padding:0;
  list-style:none;
}
.lwd-mock-hero-points li{
  position:relative;
  padding-left:24px;
  color:rgba(235,247,255,.76);
  font-size:13px;
  font-weight:760;
}
.lwd-mock-hero-points li:before{
  content:"✓";
  position:absolute;
  left:0;
  top:0;
  display:grid;
  place-items:center;
  width:16px;
  height:16px;
  border-radius:50%;
  background:rgba(24,191,255,.12);
  color:#18bfff;
  box-shadow:0 0 14px rgba(24,191,255,.24);
  font-size:10px;
}
.lwd-mock-hero-art{
  position:relative;
  min-height:560px;
  display:grid;
  align-items:center;
  justify-items:end;
  overflow:visible;
}
.lwd-mock-orb{
  position:absolute;
  z-index:0;
  right:7%;
  top:2%;
  width:min(590px,54vw);
  aspect-ratio:1;
  border-radius:50%;
  background:radial-gradient(circle at 50% 50%,rgba(24,191,255,.55) 0 2%,rgba(24,191,255,.20) 52%,rgba(24,191,255,0) 61%);
  border:3px solid rgba(24,191,255,.72);
  box-shadow:0 0 58px rgba(24,191,255,.56),0 0 120px rgba(24,191,255,.25) inset;
}
.lwd-mock-hero-art img{
  position:relative;
  z-index:2;
  width:min(820px,58vw);
  max-width:none;
  margin-right:-42px;
  filter:drop-shadow(0 40px 90px rgba(0,0,0,.58)) drop-shadow(0 0 34px rgba(24,191,255,.24));
}
.lwd-mock-logo-strip{
  display:grid;
  grid-template-columns:240px repeat(5,1fr);
  gap:0;
  align-items:center;
  margin:28px auto 0;
  min-height:74px;
  border:1px solid rgba(91,167,224,.18);
  border-radius:14px;
  background:linear-gradient(180deg,rgba(12,42,70,.80),rgba(8,27,50,.62));
  box-shadow:0 20px 60px rgba(0,0,0,.22),0 0 40px rgba(24,191,255,.08) inset;
  overflow:hidden;
}
.lwd-mock-logo-label{
  padding:0 48px;
  color:#18d9ff;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:12px;
  font-weight:900;
}
.lwd-mock-logo-item{
  min-height:74px;
  display:grid;
  grid-template-columns:26px 1fr;
  column-gap:10px;
  align-content:center;
  padding:0 22px;
  border-left:1px solid rgba(190,225,255,.10);
  color:rgba(223,239,255,.62);
  text-transform:uppercase;
}
.lwd-mock-logo-item span{
  grid-row:1/3;
  align-self:center;
  width:24px;
  height:24px;
  border-radius:50%;
  border:2px solid rgba(218,235,255,.48);
  opacity:.65;
}
.lwd-mock-logo-item strong{font-size:13px;line-height:1;font-weight:900;letter-spacing:.12em;}
.lwd-mock-logo-item em{font-style:normal;font-size:10px;letter-spacing:.18em;opacity:.75;}
body.fwd-theme .lwd-mock-services-row .fwd-section-intro,
body.fwd-theme .lwd-mock-projects-row .fwd-section-intro,
body.fwd-theme .lwd-mock-process-row .fwd-section-intro,
body.fwd-theme .lwd-mock-testimonials-row .fwd-section-intro{
  max-width:760px;
  margin:0 auto 26px!important;
  text-align:center!important;
}
body.fwd-theme .lwd-mock-services-row .fwd-section-intro .fwd-kicker,
body.fwd-theme .lwd-mock-projects-row .fwd-section-intro .fwd-kicker,
body.fwd-theme .lwd-mock-process-row .fwd-section-intro .fwd-kicker,
body.fwd-theme .lwd-mock-testimonials-row .fwd-section-intro .fwd-kicker{
  justify-content:center!important;
  display:flex!important;
  color:#18d9ff!important;
  margin-bottom:8px!important;
  font-size:11px!important;
  letter-spacing:.17em!important;
}
body.fwd-theme .lwd-mock-services-row .fwd-section-intro .fwd-kicker:before,
body.fwd-theme .lwd-mock-projects-row .fwd-section-intro .fwd-kicker:before,
body.fwd-theme .lwd-mock-process-row .fwd-section-intro .fwd-kicker:before,
body.fwd-theme .lwd-mock-testimonials-row .fwd-section-intro .fwd-kicker:before{display:none!important;}
body.fwd-theme .lwd-mock-services-row .fwd-section-intro h2,
body.fwd-theme .lwd-mock-projects-row .fwd-section-intro h2,
body.fwd-theme .lwd-mock-process-row .fwd-section-intro h2,
body.fwd-theme .lwd-mock-testimonials-row .fwd-section-intro h2{
  color:#fff!important;
  font-size:clamp(29px,3vw,42px)!important;
  line-height:1.05!important;
  letter-spacing:-.05em!important;
  margin-bottom:10px!important;
}
body.fwd-theme .lwd-mock-services-row .fwd-section-intro .fwd-lead,
body.fwd-theme .lwd-mock-projects-row .fwd-section-intro .fwd-lead,
body.fwd-theme .lwd-mock-process-row .fwd-section-intro .fwd-lead,
body.fwd-theme .lwd-mock-testimonials-row .fwd-section-intro .fwd-lead{
  color:rgba(216,233,248,.68)!important;
  max-width:620px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  font-size:15px!important;
}
.lwd-mock-services-row .wpb_wrapper{padding-top:42px;padding-bottom:20px;}
.lwd-mock-projects-row .wpb_wrapper{padding-top:64px;padding-bottom:42px;}
.lwd-mock-process-row .wpb_wrapper{padding-top:38px;padding-bottom:42px;}
.lwd-mock-testimonials-row .wpb_wrapper{padding-top:18px;padding-bottom:34px;}
.lwd-mock-cta-row .wpb_wrapper{padding-top:12px;padding-bottom:50px;}
.lwd-mock-service-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:28px;
  margin-top:30px;
}
.lwd-mock-service-card{
  position:relative;
  min-height:310px;
  padding:28px;
  border:1px solid rgba(128,193,244,.24);
  border-radius:14px;
  background:radial-gradient(circle at 40% 0,rgba(24,191,255,.16),transparent 34%),linear-gradient(180deg,rgba(12,34,61,.88),rgba(5,17,35,.88));
  box-shadow:0 24px 70px rgba(0,0,0,.30),0 0 42px rgba(24,191,255,.10) inset;
  overflow:hidden;
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;
}
.lwd-mock-service-card:hover{transform:translateY(-5px);border-color:var(--lwd-card-accent);box-shadow:0 30px 82px rgba(0,0,0,.34),0 0 54px rgba(24,191,255,.16) inset;}
.lwd-mock-icon{
  width:58px;
  height:58px;
  display:grid;
  place-items:center;
  margin-bottom:34px;
  border-radius:12px;
  background:linear-gradient(180deg,rgba(24,191,255,.18),rgba(255,255,255,.04));
  box-shadow:0 0 26px rgba(24,191,255,.18);
}
.lwd-mock-icon img{width:44px;height:44px;object-fit:contain;filter:drop-shadow(0 0 15px rgba(24,191,255,.34));}
.lwd-mock-service-card h3{color:#fff!important;font-size:22px!important;letter-spacing:-.04em!important;margin:0 0 12px!important;}
.lwd-mock-service-card p{color:rgba(224,239,255,.70)!important;line-height:1.55!important;margin:0 0 22px!important;font-size:14px;}
.lwd-mock-service-card ul{margin:0 0 24px;padding:0;list-style:none;display:grid;gap:9px;}
.lwd-mock-service-card li{position:relative;padding-left:22px;color:rgba(235,247,255,.82);font-size:13px;}
.lwd-mock-service-card li:before{content:"✓";position:absolute;left:0;color:#18d9ff;font-weight:900;}
.lwd-mock-service-card a{color:#18d9ff!important;text-decoration:none!important;font-weight:900;font-size:14px;}
.lwd-mock-project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:38px;}
.lwd-mock-project-card{border:1px solid rgba(128,193,244,.24);border-radius:14px;background:linear-gradient(180deg,rgba(12,34,61,.85),rgba(5,17,35,.92));box-shadow:0 22px 65px rgba(0,0,0,.26);overflow:hidden;}
.lwd-mock-project-image{display:block;padding:12px 12px 0;overflow:hidden;}
.lwd-mock-project-image img{width:100%;aspect-ratio:16/8.8;object-fit:cover;border-radius:10px;display:block;transition:transform .28s ease;}
.lwd-mock-project-card:hover img{transform:scale(1.035);}
.lwd-mock-project-content{display:flex;align-items:end;justify-content:space-between;gap:18px;padding:16px 18px 20px;}
.lwd-mock-project-content h3{color:#fff!important;font-size:19px!important;margin:0 0 6px!important;letter-spacing:-.035em!important;}
.lwd-mock-project-content p{margin:0!important;color:rgba(218,234,248,.66)!important;font-size:14px!important;}
.lwd-mock-project-content a{white-space:nowrap;color:#18d9ff!important;text-decoration:none!important;font-weight:900;font-size:13px;}
.lwd-mock-centre-action{text-align:center;margin-top:28px;}
.lwd-mock-small-button{min-height:44px;padding:0 24px;color:#f2fbff!important;border:1px solid rgba(24,191,255,.36);background:rgba(255,255,255,.045);box-shadow:0 0 26px rgba(24,191,255,.14) inset;border-radius:13px;}
.lwd-mock-process-line{display:grid;grid-template-columns:repeat(4,1fr);gap:48px;align-items:center;margin-top:40px;position:relative;}
.lwd-mock-process-line:before{content:"";position:absolute;left:7%;right:7%;top:50%;height:1px;background:linear-gradient(90deg,transparent,rgba(24,191,255,.35),transparent);z-index:0;}
.lwd-mock-process-step{display:grid;grid-template-columns:112px 1fr;gap:20px;align-items:center;position:relative;z-index:1;}
.lwd-mock-process-icon{width:104px;height:104px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 45% 35%,rgba(24,191,255,.28),rgba(6,27,52,.88));border:1px solid rgba(24,191,255,.42);box-shadow:0 0 46px rgba(24,191,255,.25),0 0 0 12px rgba(24,191,255,.035);}
.lwd-mock-process-icon img{width:66px;height:66px;object-fit:contain;filter:drop-shadow(0 0 18px rgba(24,191,255,.38));}
.lwd-mock-process-step strong{display:block;color:#18d9ff;font-size:18px;font-weight:900;letter-spacing:.08em;margin-bottom:4px;}
.lwd-mock-process-step h3{color:#fff!important;font-size:18px!important;margin:0 0 6px!important;}
.lwd-mock-process-step p{margin:0!important;color:rgba(218,234,248,.65)!important;font-size:12.5px!important;line-height:1.45!important;}
.lwd-mock-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:30px;}
.lwd-mock-testimonial-card{padding:28px;border:1px solid rgba(128,193,244,.24);border-radius:13px;background:linear-gradient(180deg,rgba(12,34,61,.84),rgba(5,17,35,.92));box-shadow:0 22px 65px rgba(0,0,0,.25);}
.lwd-mock-testimonial-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;}
.lwd-mock-testimonial-top span{color:#18d9ff;font-size:44px;line-height:1;font-weight:900;}
.lwd-mock-testimonial-top em{font-style:normal;color:#18bfff;letter-spacing:.16em;font-size:16px;text-shadow:0 0 16px rgba(24,191,255,.35);}
.lwd-mock-testimonial-card p{color:rgba(235,247,255,.83)!important;margin:0 0 22px!important;line-height:1.55!important;font-size:15px!important;}
.lwd-mock-person{display:flex;align-items:center;gap:13px;}
.lwd-mock-person>span{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#fff,#a7eaff);color:#031323;font-weight:900;}
.lwd-mock-person strong{display:block;color:#fff;font-size:15px;line-height:1.15;}
.lwd-mock-person small{display:block;color:rgba(218,234,248,.66);font-size:12px;}
.lwd-mock-dots{display:flex;justify-content:center;gap:8px;margin-top:22px;}
.lwd-mock-dots span{width:7px;height:7px;border-radius:50%;background:rgba(24,191,255,.35);}
.lwd-mock-dots span:first-child{width:18px;border-radius:999px;background:#18d9ff;box-shadow:0 0 18px rgba(24,191,255,.45);}
.lwd-mock-final-cta{display:grid;grid-template-columns:150px 1fr 280px;gap:28px;align-items:center;padding:32px 42px;border:1px solid rgba(24,191,255,.27);border-radius:17px;background:radial-gradient(circle at 12% 50%,rgba(24,191,255,.20),transparent 18%),linear-gradient(100deg,rgba(9,42,76,.88),rgba(4,19,38,.92));box-shadow:0 30px 90px rgba(0,0,0,.28),0 0 60px rgba(24,191,255,.11) inset;}
.lwd-mock-cta-icon{width:118px;height:118px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 45% 35%,rgba(24,191,255,.38),rgba(6,27,52,.94));border:1px solid rgba(24,191,255,.34);box-shadow:0 0 48px rgba(24,191,255,.22);}
.lwd-mock-cta-icon img{width:78px;height:78px;object-fit:contain;}
.lwd-mock-cta-copy h2{font-size:clamp(30px,3.1vw,48px)!important;color:#fff!important;letter-spacing:-.06em!important;margin:0 0 8px!important;}
.lwd-mock-cta-copy p{margin:0!important;color:rgba(224,239,255,.74)!important;font-size:16px!important;}
.lwd-mock-final-cta .lwd-mock-actions{margin-top:24px;}
.lwd-mock-cta-list{margin:0;padding:0 0 0 32px;list-style:none;border-left:1px solid rgba(214,237,255,.14);display:grid;gap:18px;}
.lwd-mock-cta-list li{position:relative;padding-left:32px;color:#9feaff;font-weight:800;}
.lwd-mock-cta-list li:before{content:"✓";position:absolute;left:0;top:0;color:#18d9ff;}
body.fwd-theme .fwd-site-footer{background:#020816!important;border-top:1px solid rgba(24,191,255,.10)!important;padding-top:34px!important;}
body.fwd-theme .fwd-footer-inner{max-width:1320px!important;}
body.fwd-theme .fwd-site-footer h3{font-size:16px!important;margin-bottom:18px!important;color:#fff!important;}
body.fwd-theme .fwd-site-footer p,
body.fwd-theme .fwd-site-footer li,
body.fwd-theme .fwd-site-footer a{color:rgba(221,238,255,.74)!important;font-size:14px!important;}
body.fwd-theme .fwd-footer-bottom{text-align:center;border-top:0!important;padding-top:0!important;color:rgba(221,238,255,.50)!important;}
@media(max-width:1180px){
  .lwd-mock-hero-grid{grid-template-columns:1fr;}
  .lwd-mock-hero-art{min-height:auto;justify-items:center;order:0;padding-top:24px;margin-top:8px;}
  .lwd-mock-hero-art img{width:min(720px,92vw);margin:0 auto;max-width:100%;}
  .lwd-mock-orb{right:auto;left:50%;transform:translateX(-50%);width:min(560px,78vw);}
  .lwd-mock-logo-strip{grid-template-columns:1fr 1fr 1fr;}
  .lwd-mock-logo-label{grid-column:1/-1;min-height:54px;display:flex;align-items:center;justify-content:center;padding:0 24px;border-bottom:1px solid rgba(190,225,255,.10);}
  .lwd-mock-service-grid{grid-template-columns:repeat(2,1fr);}
  .lwd-mock-process-line{grid-template-columns:repeat(2,1fr);gap:30px;}
  .lwd-mock-process-line:before{display:none;}
  .lwd-mock-final-cta{grid-template-columns:120px 1fr;}
  .lwd-mock-cta-list{grid-column:1/-1;border-left:0;border-top:1px solid rgba(214,237,255,.14);padding:24px 0 0;grid-template-columns:repeat(3,1fr);}
}
@media(max-width:920px){
  body.fwd-theme .fwd-header-inner{min-height:76px!important;}
  body.fwd-theme .fwd-primary-nav{background:#031124!important;border-color:rgba(24,191,255,.20)!important;}
  .lwd-mock-hero,.lwd-mock-services-row .wpb_wrapper,.lwd-mock-projects-row .wpb_wrapper,.lwd-mock-process-row .wpb_wrapper,.lwd-mock-testimonials-row .wpb_wrapper,.lwd-mock-cta-row .wpb_wrapper{padding-left:22px;padding-right:22px;}
  .lwd-mock-hero{padding-top:34px;}
  .lwd-mock-hero h1{font-size:clamp(38px,9.4vw,54px)!important;max-width:640px;}
  .lwd-mock-lead{font-size:16px;}
  .lwd-mock-logo-strip,.lwd-mock-project-grid,.lwd-mock-testimonial-grid{grid-template-columns:1fr;}
  .lwd-mock-logo-item{border-left:0;border-top:1px solid rgba(190,225,255,.10);}
  .lwd-mock-service-grid{gap:18px;}
}
@media(max-width:640px){
  .lwd-mock-hero{padding-top:26px;padding-bottom:26px;}
  .lwd-mock-hero-art img{width:100%;max-width:520px;margin:0 auto;}
  .lwd-mock-orb{width:min(84vw,430px);top:8%;}
  .lwd-mock-actions{width:100%;gap:12px;}
  .lwd-mock-button{width:100%;min-height:54px;}
  .lwd-mock-hero-points{gap:14px 18px;}
  .lwd-mock-service-grid,.lwd-mock-process-line{grid-template-columns:1fr;}
  .lwd-mock-service-card{min-height:0;padding:24px;}
  .lwd-mock-project-content{display:block;}
  .lwd-mock-project-content a{display:inline-flex;margin-top:12px;}
  .lwd-mock-process-step{grid-template-columns:96px 1fr;}
  .lwd-mock-process-icon{width:88px;height:88px;}
  .lwd-mock-process-icon img{width:58px;height:58px;}
  .lwd-mock-final-cta{grid-template-columns:1fr;text-align:left;padding:28px 24px;}
  .lwd-mock-cta-icon{width:96px;height:96px;}
  .lwd-mock-cta-list{grid-template-columns:1fr;gap:12px;}
}


/* Local Website Designer mockup refinement pass */
@media(max-width:920px){
  .lwd-mock-hero-grid{gap:22px;text-align:left;}
  .lwd-mock-hero-copy{max-width:680px;margin:0 auto;width:100%;}
  .lwd-mock-kicker{margin-bottom:20px;}
  .lwd-mock-lead{max-width:620px;margin-top:20px;}
  .lwd-mock-projects-row .wpb_wrapper{padding-top:54px;padding-bottom:40px;}
  .lwd-mock-project-grid{gap:24px;margin-top:32px;}
  .lwd-mock-project-image img{aspect-ratio:16/9;}
}
@media(max-width:640px){
  .lwd-mock-hero-grid{gap:18px;}
  .lwd-mock-hero h1{font-size:clamp(36px,12vw,48px)!important;line-height:1.02!important;letter-spacing:-.055em!important;}
  .lwd-mock-hero-art{padding-top:10px;margin-top:0;overflow:hidden;}
  .lwd-mock-hero-points{display:grid;grid-template-columns:1fr 1fr;align-items:start;}
  .lwd-mock-projects-row .wpb_wrapper{padding-top:50px;}
  .lwd-mock-process-line{gap:26px;margin-top:34px;}
}
@media(max-width:420px){
  .lwd-mock-hero-points{grid-template-columns:1fr;}
}


/* Local Website Designer final layout polish - scoped refinements */
body.fwd-theme .lwd-about-intro-row,
body.fwd-theme .lwd-demo-intro-row{
  background:linear-gradient(180deg,#f5fbff 0%,#ffffff 100%)!important;
  padding-top:clamp(78px,6vw,98px)!important;
  padding-bottom:clamp(78px,6vw,98px)!important;
}
body.fwd-theme .lwd-about-intro-row .wpb_column,
body.fwd-theme .lwd-about-intro-row .vc_column_container{
  align-self:center!important;
}
body.fwd-theme .lwd-about-intro-row h2,
body.fwd-theme .lwd-about-intro-row p:not(.fwd-kicker){
  color:#071323!important;
}
body.fwd-theme .lwd-about-intro-row .fwd-feature-list{
  margin-top:0!important;
}
body.fwd-theme .lwd-values-row{
  padding-top:clamp(78px,6vw,96px)!important;
  padding-bottom:clamp(78px,6vw,96px)!important;
}

/* Larger service icons and improved service-card rhythm */
.lwd-mock-icon{
  width:86px!important;
  height:86px!important;
  margin-bottom:32px!important;
  border-radius:18px!important;
  background:radial-gradient(circle at 50% 45%,rgba(24,191,255,.30),rgba(10,42,72,.70) 58%,rgba(255,255,255,.035) 100%)!important;
  box-shadow:0 0 34px rgba(24,191,255,.24),0 0 0 1px rgba(24,191,255,.16) inset!important;
}
.lwd-mock-icon img{
  width:66px!important;
  height:66px!important;
  padding:0!important;
}
.lwd-mock-service-card{
  padding:34px 30px!important;
}
body.fwd-theme .lwd-services-grid-row .fwd-service-card.is-dark img,
body.fwd-theme .lwd-service-landing-links .fwd-service-card.is-dark img{
  height:130px!important;
  padding:14px!important;
}

/* Modern mobile navigation */
@media(max-width:920px){
  body.fwd-theme .fwd-header-inner{
    min-height:76px!important;
    gap:14px!important;
  }
  body.fwd-theme .fwd-menu-toggle{
    display:inline-grid!important;
    place-items:center!important;
    width:52px!important;
    height:52px!important;
    padding:0!important;
    border:1px solid rgba(24,191,255,.44)!important;
    border-radius:16px!important;
    background:linear-gradient(180deg,rgba(24,191,255,.13),rgba(255,255,255,.035))!important;
    color:#18d9ff!important;
    box-shadow:0 12px 34px rgba(0,0,0,.24),0 0 24px rgba(24,191,255,.16) inset!important;
    position:relative!important;
  }
  body.fwd-theme .fwd-menu-toggle em{display:none!important;}
  body.fwd-theme .fwd-menu-toggle span{
    width:24px!important;
    height:2px!important;
    margin:0!important;
    background:currentColor!important;
    border-radius:999px!important;
    box-shadow:0 0 12px rgba(24,191,255,.72)!important;
    transition:transform .24s ease,opacity .2s ease,top .24s ease!important;
    position:absolute!important;
    left:14px!important;
  }
  body.fwd-theme .fwd-menu-toggle span:nth-child(1){top:17px!important;}
  body.fwd-theme .fwd-menu-toggle span:nth-child(2){top:25px!important;}
  body.fwd-theme .fwd-menu-toggle span:nth-child(3){top:33px!important;}
  body.fwd-theme .fwd-menu-toggle[aria-expanded="true"] span:nth-child(1){top:25px!important;transform:rotate(45deg)!important;}
  body.fwd-theme .fwd-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0!important;}
  body.fwd-theme .fwd-menu-toggle[aria-expanded="true"] span:nth-child(3){top:25px!important;transform:rotate(-45deg)!important;}
  body.fwd-theme .fwd-primary-nav{
    left:18px!important;
    right:18px!important;
    top:calc(100% + 12px)!important;
    padding:14px!important;
    border-radius:22px!important;
    border:1px solid rgba(24,191,255,.28)!important;
    background:linear-gradient(180deg,rgba(3,17,36,.98),rgba(2,8,22,.98))!important;
    box-shadow:0 28px 80px rgba(0,0,0,.42),0 0 38px rgba(24,191,255,.12) inset!important;
    backdrop-filter:blur(18px)!important;
    -webkit-backdrop-filter:blur(18px)!important;
  }
  body.fwd-theme .fwd-primary-nav ul{
    display:grid!important;
    gap:8px!important;
  }
  body.fwd-theme .fwd-primary-nav li+li{margin-top:0!important;}
  body.fwd-theme .fwd-primary-nav a{
    width:100%!important;
    padding:14px 16px!important;
    border-radius:14px!important;
    background:rgba(255,255,255,.035)!important;
    border:1px solid rgba(255,255,255,.06)!important;
    justify-content:space-between!important;
  }
  body.fwd-theme .fwd-primary-nav a:after{
    left:auto!important;
    right:14px!important;
    bottom:auto!important;
    top:50%!important;
    width:7px!important;
    height:7px!important;
    border-radius:50%!important;
    transform:translateY(-50%) scale(.8)!important;
    opacity:.75!important;
  }
  body.fwd-theme .fwd-primary-nav a:hover,
  body.fwd-theme .fwd-primary-nav .current-menu-item>a{
    background:rgba(24,191,255,.10)!important;
    transform:none!important;
  }
}

/* Mobile hero: image first, full-width visual, text aligned with the content grid below */
@media(max-width:920px){
  .lwd-mock-hero{
    padding-top:0!important;
    padding-left:22px!important;
    padding-right:22px!important;
  }
  .lwd-mock-hero-grid{
    display:flex!important;
    flex-direction:column!important;
    gap:22px!important;
  }
  .lwd-mock-hero-art{
    order:-1!important;
    width:100vw!important;
    max-width:100vw!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    padding-top:16px!important;
    padding-bottom:0!important;
    overflow:hidden!important;
    justify-items:center!important;
  }
  .lwd-mock-hero-art img{
    width:100vw!important;
    max-width:100vw!important;
    margin:0 auto!important;
    transform:none!important;
  }
  .lwd-mock-orb{
    width:min(92vw,560px)!important;
    top:10%!important;
    left:50%!important;
    right:auto!important;
    transform:translateX(-50%)!important;
  }
  .lwd-mock-hero-copy{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
  }
  .lwd-mock-hero h1{
    max-width:none!important;
  }
}
@media(max-width:640px){
  .lwd-mock-hero,
  .lwd-mock-services-row .wpb_wrapper,
  .lwd-mock-projects-row .wpb_wrapper,
  .lwd-mock-process-row .wpb_wrapper,
  .lwd-mock-testimonials-row .wpb_wrapper,
  .lwd-mock-cta-row .wpb_wrapper{
    padding-left:18px!important;
    padding-right:18px!important;
  }
  .lwd-mock-hero{padding-bottom:32px!important;}
  .lwd-mock-hero h1{
    font-size:clamp(34px,10.8vw,46px)!important;
    line-height:1.04!important;
    letter-spacing:-.055em!important;
  }
  .lwd-mock-lead{
    font-size:17px!important;
    line-height:1.64!important;
  }
}

/* Mobile service cards: larger icons, headings and text */
@media(max-width:640px){
  .lwd-mock-services-row .wpb_wrapper{padding-top:48px!important;padding-bottom:34px!important;}
  .lwd-mock-service-grid{gap:20px!important;margin-top:32px!important;}
  .lwd-mock-service-card{
    padding:30px 26px!important;
    border-radius:18px!important;
  }
  .lwd-mock-icon{
    width:98px!important;
    height:98px!important;
    margin-bottom:28px!important;
    border-radius:20px!important;
  }
  .lwd-mock-icon img{
    width:76px!important;
    height:76px!important;
  }
  .lwd-mock-service-card h3{
    font-size:27px!important;
    line-height:1.08!important;
    margin-bottom:14px!important;
  }
  .lwd-mock-service-card p{
    font-size:17px!important;
    line-height:1.62!important;
    margin-bottom:24px!important;
  }
  .lwd-mock-service-card li{
    font-size:15px!important;
    line-height:1.5!important;
    padding-left:24px!important;
  }
  .lwd-mock-service-card a{font-size:16px!important;}
  body.fwd-theme .lwd-services-grid-row .fwd-service-card.is-dark h3,
  body.fwd-theme .lwd-service-landing-links .fwd-service-card.is-dark h3{font-size:26px!important;}
  body.fwd-theme .lwd-services-grid-row .fwd-service-card.is-dark p,
  body.fwd-theme .lwd-service-landing-links .fwd-service-card.is-dark p{font-size:16px!important;line-height:1.62!important;}
  body.fwd-theme .lwd-services-grid-row .fwd-service-card.is-dark img,
  body.fwd-theme .lwd-service-landing-links .fwd-service-card.is-dark img{height:150px!important;}
}

/* Mobile process line: remove square glow, add clean vertical connector */
@media(max-width:640px){
  .lwd-mock-process-line{
    position:relative!important;
    gap:30px!important;
    margin-top:36px!important;
  }
  .lwd-mock-process-line:before{
    display:block!important;
    content:""!important;
    position:absolute!important;
    left:44px!important;
    top:22px!important;
    bottom:22px!important;
    right:auto!important;
    width:1px!important;
    height:auto!important;
    background:linear-gradient(180deg,rgba(24,191,255,0),rgba(24,191,255,.48),rgba(24,191,255,0))!important;
    z-index:0!important;
  }
  .lwd-mock-process-step{
    grid-template-columns:92px 1fr!important;
    gap:18px!important;
    align-items:center!important;
    position:relative!important;
    z-index:1!important;
  }
  .lwd-mock-process-icon{
    width:88px!important;
    height:88px!important;
    border-radius:50%!important;
    background:radial-gradient(circle at 45% 35%,rgba(24,191,255,.22),rgba(6,27,52,.96) 72%)!important;
    border:1px solid rgba(24,191,255,.42)!important;
    box-shadow:0 0 24px rgba(24,191,255,.18)!important;
    overflow:hidden!important;
  }
  .lwd-mock-process-icon:before,
  .lwd-mock-process-icon:after{display:none!important;content:none!important;}
  .lwd-mock-process-icon img{
    width:60px!important;
    height:60px!important;
    background:transparent!important;
    box-shadow:none!important;
    filter:drop-shadow(0 0 14px rgba(24,191,255,.34))!important;
  }
  .lwd-mock-process-step h3{font-size:21px!important;}
  .lwd-mock-process-step p{font-size:14px!important;line-height:1.55!important;}
}

/* Additional responsive spacing polish across demo pages */
@media(max-width:920px){
  body.fwd-theme .lwd-about-intro-row,
  body.fwd-theme .lwd-values-row,
  body.fwd-theme .lwd-split-row,
  body.fwd-theme .lwd-services-grid-row,
  body.fwd-theme .lwd-benefits-row,
  body.fwd-theme .lwd-proof-faq-row,
  body.fwd-theme .lwd-portfolio-page-row,
  body.fwd-theme .lwd-contact-row,
  body.fwd-theme .lwd-contact-next-row,
  body.fwd-theme .lwd-service-landing-content,
  body.fwd-theme .lwd-service-landing-faq,
  body.fwd-theme .lwd-service-landing-links{
    padding-top:58px!important;
    padding-bottom:58px!important;
  }
  body.fwd-theme .lwd-about-intro-row .wpb_column + .wpb_column,
  body.fwd-theme .lwd-contact-row .wpb_column + .wpb_column{
    margin-top:24px!important;
  }
}
@media(max-width:640px){
  body.fwd-theme .lwd-about-intro-row,
  body.fwd-theme .lwd-values-row,
  body.fwd-theme .lwd-split-row,
  body.fwd-theme .lwd-services-grid-row,
  body.fwd-theme .lwd-benefits-row,
  body.fwd-theme .lwd-proof-faq-row,
  body.fwd-theme .lwd-portfolio-page-row,
  body.fwd-theme .lwd-contact-row,
  body.fwd-theme .lwd-contact-next-row,
  body.fwd-theme .lwd-service-landing-content,
  body.fwd-theme .lwd-service-landing-faq,
  body.fwd-theme .lwd-service-landing-links{
    padding-top:52px!important;
    padding-bottom:52px!important;
  }
  body.fwd-theme .lwd-demo-section .fwd-split-showcase,
  body.fwd-theme .lwd-demo-section .fwd-feature-list,
  body.fwd-theme .lwd-demo-section .fwd-contact-card,
  body.fwd-theme .lwd-demo-section .fwd-contact-form-card,
  body.fwd-theme .lwd-demo-section .fwd-case-study{
    padding:26px!important;
  }
}
