:root{--navy:#071b2b;--green:#42a62a;--green2:#79c83d;--ink:#101820;--muted:#66717c;--soft:#f5f8f6;--line:#e5ebe7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);line-height:1.55;background:#fff}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,92%);margin:auto}.topbar{background:var(--navy);color:#fff;font-size:14px}.topbar-in{height:44px;display:flex;gap:26px;align-items:center}.topbar a{color:#fff}.top-cta{margin-left:auto;background:var(--green);padding:7px 18px;border-radius:5px;font-weight:800}.site-header{background:#fff;border-bottom:1px solid #edf0ee;position:sticky;top:0;z-index:20}.nav{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-size:27px}.brand img{width:48px;height:42px;object-fit:cover;object-position:center}.brand span{color:var(--green)}.menu{display:flex;align-items:center;gap:31px;font-weight:650;font-size:14px}.menu a:hover{color:var(--green)}.menu-toggle{display:none;border:0;background:none;font-size:26px}.btn{display:inline-block;background:linear-gradient(135deg,var(--green),#278c1d);color:#fff;border:0;border-radius:5px;padding:13px 22px;font-weight:800;font-size:13px;letter-spacing:.02em;cursor:pointer}.btn.small{padding:10px 18px}.btn.outline{background:#fff;color:var(--ink);border:1px solid #cbd4ce}.btn.light{background:#fff;color:var(--navy)}.hero{padding:64px 0 48px}.hero-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:55px;align-items:center}.eyebrow,.section-head>span,.section-head span,.pagehero span,.why>span,.brands>.wrap>span,.cta span,.wpband span{color:#328e24;font-weight:800;letter-spacing:.12em;font-size:12px}.hero h1{font-size:62px;line-height:1.03;margin:15px 0 20px;letter-spacing:-.04em}.hero h1 em{font-style:normal;color:var(--green)}.hero p{max-width:570px;font-size:18px;color:#3e4952}.actions{display:flex;gap:14px;margin:28px 0}.proof{display:flex;gap:20px;flex-wrap:wrap;font-size:13px;font-weight:700;margin-top:35px}.hero-art{height:430px;position:relative}.browser{position:absolute;inset:10px 35px 30px 0;background:#07131e;border:10px solid #1e2428;border-radius:18px;box-shadow:0 20px 50px #0002;overflow:hidden}.browserbar{height:30px;background:#e8e8e8;color:#999;padding:6px 12px;font-size:10px}.browserbody{height:100%;padding:70px 55px;background:radial-gradient(circle at 85% 40%,#24542a 0,#0b1c25 38%,#07131e 70%);color:#fff}.browserbody small{color:#80d34d}.browserbody h2{font-size:38px;line-height:1.08;margin:12px 0}.browserbody i{color:#76cc43;font-style:normal}.mini-btn{display:inline-block;background:#4bab2f;padding:10px 14px;border-radius:4px;font-size:11px;font-weight:bold}.phone{position:absolute;right:0;bottom:0;width:150px;height:285px;border:8px solid #222;border-radius:25px;background:linear-gradient(160deg,#07131e,#123826);color:#fff;padding:35px 14px 15px;box-shadow:0 15px 30px #0003}.phone h3{font-size:24px;line-height:1.05}.phone span{font-size:12px;color:#b8c8be}.section{padding:72px 0}.soft{background:var(--soft)}.section-head{text-align:center;max-width:720px;margin:0 auto 35px}.section-head.left{text-align:left;margin:0 0 30px}.section-head h2,.pagehero h1{font-size:38px;line-height:1.15;margin:8px 0 10px}.section-head p,.pagehero p{color:var(--muted)}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.project-card{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 8px 22px #12261a0a;transition:.2s}.project-card:hover{transform:translateY(-4px);box-shadow:0 14px 28px #12261a16}.project-card img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}.project-card div{padding:16px;display:flex;justify-content:space-between;gap:10px}.project-card span{font-size:12px;color:var(--muted)}.center{text-align:center;margin-top:30px}.two{display:grid;grid-template-columns:1.4fr .8fr;gap:50px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps b{color:var(--green);font-size:30px}.steps h3{font-size:15px}.steps p{font-size:13px;color:var(--muted)}.why{background:#fff;border:1px solid var(--line);padding:32px;border-radius:12px}.why h2{font-size:27px}.why li,.aboutcard li{margin:12px 0}.brands{padding:35px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center}.brandrow{display:flex;justify-content:space-around;gap:25px;flex-wrap:wrap;margin-top:22px}.brandrow b{font-size:17px;font-style:italic}.cta{background:var(--navy);color:#fff;padding:50px 0}.cta-in{display:flex;justify-content:space-between;align-items:center;gap:30px}.cta h2{font-size:34px;margin:5px 0}.pagehero{padding:70px 0;background:linear-gradient(180deg,#f7faf8,#fff);text-align:center}.pagehero .wrap{max-width:820px}.pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch}.price{border:1px solid var(--line);border-radius:12px;padding:36px;background:#fff;position:relative}.price.featured{border:2px solid #74bf57;box-shadow:0 15px 40px #2f7d1b17}.price.featured i{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:var(--green);color:#fff;font-style:normal;font-size:10px;font-weight:800;padding:6px 14px;border-radius:20px}.price>span{font-weight:800;color:#388f29}.price h2{font-size:44px;margin:8px 0}.price ul{padding-left:20px;min-height:190px}.price li{margin:10px 0}.pricing-note{text-align:center;margin-top:35px;padding:28px;background:var(--soft);border-radius:10px}.pricing-note a{color:var(--green);font-weight:800}.filters{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:30px}.filters button{border:1px solid var(--line);background:#fff;padding:9px 18px;border-radius:20px;cursor:pointer}.filters button.active{background:var(--navy);color:#fff}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.testimonials blockquote{margin:0;background:#fff;border:1px solid var(--line);padding:28px;border-radius:10px;font-size:17px}.testimonials b{display:block;margin-top:18px;font-size:13px}.aboutgrid,.contactgrid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.aboutgrid h2,.contactgrid h2{font-size:36px}.aboutcard,.leadbox{background:#eef8f7;border-radius:12px;padding:34px}.wpband{background:var(--navy);color:#fff;padding:45px 0}.wpband .wrap{display:flex;align-items:center;gap:25px}.wpicon{width:75px;height:75px;border:3px solid #fff;border-radius:50%;display:grid;place-items:center;font-family:Georgia;font-size:48px}.contactlines{display:grid;gap:10px;margin:25px 0}.contactlines a{font-size:19px;font-weight:700}.demoform{display:grid;gap:8px}.demoform label{font-size:13px;font-weight:700;margin-top:7px}.demoform input,.demoform textarea{width:100%;border:1px solid #aebbb7;border-radius:6px;padding:13px;font:inherit;background:#fff}.demoform textarea{min-height:110px}.demoform .btn{margin-top:12px}.bloggrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.postcard{padding:30px;border:1px solid var(--line);border-radius:10px}.postcard>span{font-size:11px;color:var(--green);font-weight:800}.postcard h2{font-size:24px}.postcard p{color:var(--muted)}.postcard>a{color:var(--green);font-weight:800}.single{max-width:850px;margin:auto}.single h1{font-size:44px}footer{background:#061725;color:#dce4e8;padding:48px 0 18px}.footgrid{display:grid;grid-template-columns:1.4fr 1fr 1.2fr 1fr;gap:35px}.footgrid>div{display:flex;flex-direction:column;gap:8px}.footerbrand{color:#fff}.copyright{text-align:center;border-top:1px solid #ffffff1c;margin-top:35px;padding-top:18px;font-size:12px;color:#8fa0aa}.chat-demo{position:fixed;right:22px;bottom:22px;background:#0a4c48;color:#fff;border:2px solid #b7e96a;border-radius:28px;padding:14px 22px;font-weight:800;z-index:30;box-shadow:0 8px 25px #0003}
@media(max-width:850px){.topbar-in{height:auto;padding:9px 0;gap:10px;flex-wrap:wrap}.topbar-in>span{display:none}.top-cta{margin-left:0}.nav{height:68px}.menu-toggle{display:block}.menu{display:none;position:absolute;top:68px;left:0;right:0;background:#fff;padding:20px 5%;box-shadow:0 12px 25px #0002;flex-direction:column;align-items:stretch}.menu.open{display:flex}.hero{padding-top:35px}.hero-grid,.two,.aboutgrid,.contactgrid{grid-template-columns:1fr}.hero h1{font-size:44px}.hero-art{height:330px}.browser{right:20px}.browserbody{padding:45px 30px}.browserbody h2{font-size:28px}.phone{width:115px;height:220px}.phone h3{font-size:18px}.project-grid,.pricing,.testimonials,.bloggrid{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.cta-in{align-items:flex-start;flex-direction:column}.footgrid{grid-template-columns:1fr 1fr}.pagehero{padding:50px 0}.pagehero h1,.section-head h2{font-size:31px}.proof{gap:12px}.project-card div{padding:13px}.pricing .price ul{min-height:0}.chat-demo{right:12px;bottom:12px}.brandrow{justify-content:flex-start}}
@media(max-width:520px){.topbar-in{font-size:12px}.topbar-in a:nth-of-type(2){width:100%}.brand{font-size:23px}.brand img{width:40px;height:36px}.hero h1{font-size:39px}.hero p{font-size:16px}.actions{flex-wrap:wrap}.hero-art{height:280px}.browser{inset:5px 15px 20px 0}.browserbody{padding:34px 20px}.browserbody h2{font-size:24px}.phone{right:-2px;width:100px;height:190px;padding-top:28px}.proof{display:grid;grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr}.footgrid{grid-template-columns:1fr}.section{padding:50px 0}.cta h2{font-size:28px}.leadbox{padding:22px}}

.video-addons{background:#f7faf8;border-top:1px solid var(--line)}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.video-grid article{min-height:190px;padding:28px;border-radius:12px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;background:linear-gradient(145deg,#0b2530,#164b3e)}.video-grid article:nth-child(2n){background:linear-gradient(145deg,#26392d,#8b6b43)}.video-grid article:nth-child(3n){background:linear-gradient(145deg,#071b2b,#31584a)}.video-grid article:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,#7cc84a55,transparent 35%)}.video-grid b,.video-grid p{position:relative;z-index:1}.video-grid b{font-size:23px;line-height:1.05}.video-grid p{margin:8px 0 0;color:#e9f0ec;font-size:13px;max-width:300px}.video-addon-cta{margin-top:24px;background:var(--navy);color:#fff;border-radius:12px;padding:28px 34px;display:flex;align-items:center;justify-content:space-between;gap:30px}.video-addon-cta span{color:#7fd04c;font-size:11px;font-weight:800;letter-spacing:.12em}.video-addon-cta h3{font-size:27px;margin:5px 0}.video-addon-cta p{margin:0;color:#cbd7dc;max-width:700px}@media(max-width:850px){.video-grid{grid-template-columns:1fr 1fr}.video-addon-cta{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.video-grid{grid-template-columns:1fr}.video-grid article{min-height:155px}}
/* v1.0.2 homepage reset to original FreshlySite mockup direction */
.hero-original{padding:58px 0 34px}.hero-original .hero-grid{grid-template-columns:.92fr 1.18fr;gap:44px}.hero-copy h1{font-size:64px}.hero-showcase{height:430px;position:relative}.laptop{position:absolute;left:20px;right:32px;top:22px;height:350px}.laptop-screen{height:318px;border:10px solid #202326;border-radius:15px 15px 8px 8px;background:linear-gradient(120deg,#071723 0%,#0c2230 58%,#153a2a 100%);box-shadow:0 22px 45px #0617252b;overflow:hidden;position:relative;color:#fff}.laptop-base{height:18px;background:linear-gradient(#d8dadd,#aeb3b6);border-radius:0 0 45% 45%;margin:-1px -22px 0;box-shadow:0 8px 12px #0002}.demo-nav{height:48px;display:flex;justify-content:space-between;align-items:center;padding:0 28px;font-size:9px}.demo-nav b{font-size:12px}.demo-nav span{opacity:.8}.demo-copy{padding:48px 38px;position:relative;z-index:2}.demo-copy small{color:#7fd24a;font-weight:800}.demo-copy h2{font-size:36px;line-height:1.08;margin:10px 0}.demo-copy p{font-size:13px;color:#d2dbdf;max-width:270px}.demo-copy i{display:inline-block;background:var(--green);padding:9px 14px;border-radius:4px;font-size:10px;font-style:normal;font-weight:800}.demo-shape{position:absolute;width:280px;height:280px;border-radius:50%;right:-55px;bottom:-90px;background:radial-gradient(circle at 35% 30%,#71c942,#204f31 42%,#0a2029 70%);opacity:.78}.device-phone{position:absolute;z-index:5;right:8px;bottom:4px;width:132px;height:255px;border:8px solid #1d2022;border-radius:24px;background:linear-gradient(160deg,#071722,#123829);color:#fff;padding:30px 13px 15px;box-shadow:0 15px 30px #0003}.phone-top{font-size:10px;font-weight:800}.phone-top span{color:#73c93f}.device-phone h3{font-size:19px;line-height:1.1;margin:28px 0 8px}.device-phone p{font-size:10px;color:#b9c8c0}.device-phone b{display:inline-block;margin-top:10px;background:var(--green);padding:7px 9px;border-radius:3px;font-size:8px}.hero-plant{position:absolute;right:-28px;bottom:12px;width:95px;height:190px;z-index:4}.hero-plant:after{content:"";position:absolute;bottom:0;left:21px;width:70px;height:88px;background:linear-gradient(#f7f7f5,#d7d9d6);border-radius:7px 7px 20px 20px;box-shadow:0 7px 16px #0002}.hero-plant i{position:absolute;bottom:72px;left:48px;width:28px;height:100px;border-radius:100% 0 100% 0;background:linear-gradient(135deg,#4fa82f,#1c6627);transform-origin:bottom}.hero-plant i:nth-child(1){transform:rotate(-52deg)}.hero-plant i:nth-child(2){transform:rotate(-30deg);height:120px}.hero-plant i:nth-child(3){transform:rotate(-8deg);height:130px}.hero-plant i:nth-child(4){transform:rotate(18deg);height:125px}.hero-plant i:nth-child(5){transform:rotate(38deg);height:110px}.hero-plant i:nth-child(6){transform:rotate(58deg);height:92px}.wp-home-band{padding:0 0 22px}.wp-home-inner{background:#f3f7f3;border:1px solid #e3ebe4;border-radius:10px;padding:28px 34px;display:grid;grid-template-columns:74px 1.25fr 1fr;gap:24px;align-items:center}.wp-round{width:62px;height:62px;border:4px solid var(--navy);border-radius:50%;display:grid;place-items:center;font-family:Georgia;font-weight:700;font-size:38px;color:var(--navy)}.wp-home-inner span{color:var(--green);font-size:11px;letter-spacing:.13em;font-weight:800}.wp-home-inner h2{font-size:23px;margin:4px 0}.wp-home-inner p{font-size:13px;color:var(--muted);margin:0}.wp-home-inner ul{columns:1;margin:0;padding-left:20px;font-size:13px}.wp-home-inner li{margin:6px 0}.process-home{padding:48px 0}.home-steps{text-align:center}.home-steps b{display:grid;margin:auto;width:48px;height:48px;border:2px solid var(--green);border-radius:50%;place-items:center;font-size:18px}.why-home{background:var(--navy);color:#fff;padding:54px 0}.section-head.dark h2{color:#fff}.section-head.dark em{color:#67c23a;font-style:normal}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;text-align:center}.why-grid b{font-size:30px;color:#70ca41}.why-grid h3{font-size:15px}.why-grid p{font-size:12px;color:#b9c6cc}.home-brands h3{font-size:20px;margin:0 0 3px}.home-brands p{margin:0;color:var(--muted);font-size:13px}.home-consult{padding:65px 0;background:#f7faf8}.consult-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;align-items:start}.home-consult>div>span,.home-consult .consult-grid>div:first-child>span{color:var(--green);font-weight:800;letter-spacing:.12em;font-size:12px}.home-consult h2{font-size:38px;margin:8px 0}.compact-lead{background:#e8f5f5;border:1px solid #d9ebea}.compact-lead .demoform{grid-template-columns:1fr 1fr;column-gap:14px}.compact-lead label,.compact-lead textarea,.compact-lead .btn{grid-column:1/-1}.compact-lead label:nth-of-type(2),.compact-lead label:nth-of-type(4){grid-column:auto}.compact-lead input{min-width:0}
@media(max-width:850px){.hero-original .hero-grid{grid-template-columns:1fr}.hero-showcase{height:350px}.hero-copy h1{font-size:46px}.wp-home-inner{grid-template-columns:60px 1fr}.wp-home-inner ul{grid-column:1/-1}.why-grid{grid-template-columns:1fr 1fr}.consult-grid{grid-template-columns:1fr}.compact-lead .demoform{grid-template-columns:1fr}.compact-lead label,.compact-lead input,.compact-lead textarea,.compact-lead .btn{grid-column:1!important}}
@media(max-width:520px){.hero-original{padding-top:32px}.hero-copy h1{font-size:40px}.hero-showcase{height:285px}.laptop{left:0;right:12px;height:250px}.laptop-screen{height:230px;border-width:7px}.demo-nav{padding:0 15px;height:36px}.demo-nav span{display:none}.demo-copy{padding:28px 20px}.demo-copy h2{font-size:25px}.demo-copy p{font-size:10px;max-width:180px}.device-phone{width:92px;height:180px;border-width:6px;padding:20px 9px 10px}.device-phone h3{font-size:13px;margin-top:20px}.device-phone p{font-size:8px}.hero-plant{display:none}.wp-home-inner{padding:22px;grid-template-columns:52px 1fr}.wp-round{width:48px;height:48px;font-size:29px}.wp-home-inner h2{font-size:18px}.home-steps{text-align:left}.why-grid{grid-template-columns:1fr}.home-consult h2{font-size:31px}}
/* =========================================================
   FreshlySite v1.0.3 homepage redesign
   ========================================================= */
.fs-brand-image img{width:205px;height:58px;object-fit:contain;object-position:left center}.fs-brand-image{display:flex;align-items:center}.fs-home-v3{overflow:hidden}.fs3-hero{padding:52px 0 34px;background:linear-gradient(180deg,#fff 0%,#fff 72%,#fbfdfb 100%)}.fs3-hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:44px;align-items:center}.fs3-kicker{display:inline-block;color:#2d9421;font-size:12px;font-weight:900;letter-spacing:.14em}.fs3-hero-copy h1{font-size:64px;line-height:1.02;letter-spacing:-.045em;margin:14px 0 20px;color:#111923}.fs3-hero-copy h1 em{font-style:normal;color:#3ca328}.fs3-hero-copy>p{font-size:18px;line-height:1.65;color:#41505b;max-width:560px;margin:0}.fs3-actions{display:flex;gap:14px;margin:28px 0 30px}.fs3-primary{border-radius:6px;box-shadow:0 8px 20px rgba(52,151,37,.12)}.fs3-secondary{border-radius:6px}.fs3-proof{display:flex;gap:28px;flex-wrap:wrap;font-weight:750;font-size:13px;color:#202b34}.fs3-proof span{display:flex;align-items:center;gap:7px}.fs3-proof i{font-style:normal;color:#3ca328;font-size:18px}.fs3-hero-visual{position:relative;min-height:390px;display:flex;align-items:center;justify-content:center}.fs3-hero-visual img{position:relative;z-index:2;width:min(100%,640px);height:auto;display:block;filter:drop-shadow(0 22px 28px rgba(6,23,37,.14));mix-blend-mode:multiply}.fs3-visual-glow{position:absolute;width:420px;height:300px;border-radius:50%;right:4%;top:13%;background:radial-gradient(circle,#dff1d9 0,#edf7ea 42%,rgba(255,255,255,0) 72%);filter:blur(4px)}
.fs3-wordpress{padding:8px 0 34px}.fs3-wp-card{display:grid;grid-template-columns:72px 1.2fr 1fr;gap:26px;align-items:center;background:linear-gradient(90deg,#f4f8f4,#f8fbf8);border:1px solid #e2ebe2;border-radius:13px;padding:28px 34px;box-shadow:0 8px 26px rgba(13,36,23,.03)}.fs3-wp-mark{width:62px;height:62px;border:3px solid #0b2133;border-radius:50%;display:grid;place-items:center;font-family:Georgia,serif;font-size:37px;font-weight:700;color:#0b2133;background:#fff}.fs3-wp-copy h2{font-size:25px;line-height:1.2;margin:5px 0 7px}.fs3-wp-copy p{font-size:13px;color:#66717c;margin:0;max-width:650px}.fs3-wp-points{display:grid;grid-template-columns:1fr;gap:7px;font-size:13px;font-weight:650}.fs3-wp-points span{color:#24313b}.fs3-wp-points span::first-letter{color:#3aa326}
.fs3-process{padding:60px 0 64px}.fs3-head{margin-bottom:38px}.fs3-head h2{font-size:36px}.fs3-head p{font-size:15px}.fs3-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;position:relative}.fs3-steps article{text-align:center;padding:20px 18px}.fs3-step-icon{width:54px;height:54px;margin:0 auto 14px;border:2px solid #57b93d;border-radius:15px;display:grid;place-items:center;color:#2d9421;font-weight:900;background:#f7fbf6}.fs3-steps h3{font-size:16px;margin:0 0 8px}.fs3-steps p{font-size:13px;color:#6a747c;margin:0;line-height:1.55}.fs3-steps article:not(:last-child):after{content:'→';position:absolute;color:#b9c8bd;font-size:23px;margin-left:42px;margin-top:-63px}
.fs3-why{background:linear-gradient(135deg,#071b2b 0%,#082333 55%,#0e342b 100%);padding:64px 0;color:#fff;position:relative}.fs3-why:after{content:'';position:absolute;inset:0;background:radial-gradient(circle at 80% 35%,rgba(82,180,56,.14),transparent 30%);pointer-events:none}.fs3-why>.wrap{position:relative;z-index:2}.fs3-why-title{text-align:center;max-width:760px;margin:0 auto 34px}.fs3-why-title span{color:#79d650;font-size:11px;font-weight:900;letter-spacing:.15em}.fs3-why-title h2{font-size:35px;margin:7px 0}.fs3-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.fs3-why-grid article{text-align:center;padding:25px 19px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035);border-radius:12px}.fs3-why-grid article>div{width:45px;height:45px;border:1px solid rgba(126,221,86,.55);border-radius:12px;display:grid;place-items:center;margin:0 auto 14px;color:#7edc56;font-size:21px}.fs3-why-grid h3{font-size:15px;margin:0 0 8px}.fs3-why-grid p{font-size:12px;color:#bac6cc;line-height:1.55;margin:0}.fs3-center{text-align:center;margin-top:30px}
.fs3-types{padding:43px 0 48px;background:#fff;border-bottom:1px solid #edf2ed}.fs3-types-title{text-align:center}.fs3-types-title>span{font-size:11px;color:#3a9b28;font-weight:900;letter-spacing:.14em}.fs3-types-title h2{font-size:26px;margin:6px 0 24px}.fs3-type-row{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.fs3-type-row span{border:1px solid #dfe8df;background:#f7faf7;padding:10px 15px;border-radius:999px;font-size:12px;font-weight:800;color:#20302a}
.fs3-consult{padding:70px 0;background:linear-gradient(180deg,#f7faf8,#f1f7f4)}.fs3-consult-shell{display:grid;grid-template-columns:.82fr 1.18fr;gap:45px;align-items:center}.fs3-consult-copy{padding:10px 8px}.fs3-consult-copy h2{font-size:44px;line-height:1.08;letter-spacing:-.03em;margin:8px 0 14px}.fs3-consult-copy>p{font-size:16px;color:#55626b;line-height:1.7;max-width:500px}.fs3-contact-list{display:grid;gap:12px;margin:25px 0}.fs3-contact-list a{display:flex;align-items:center;justify-content:space-between;max-width:445px;padding:14px 16px;background:#fff;border:1px solid #e0e8e3;border-radius:9px}.fs3-contact-list b{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#3c9e29}.fs3-contact-list span{font-weight:800;color:#102231}.fs3-mini-trust{display:flex;gap:15px;flex-wrap:wrap;font-size:12px;color:#597064}.fs3-form-card{background:#fff;border:1px solid #dae6df;border-radius:16px;padding:30px;box-shadow:0 18px 45px rgba(8,35,25,.08)}.fs3-form-head{margin-bottom:20px}.fs3-form-head span{font-size:10px;color:#3e9e2b;font-weight:900;letter-spacing:.14em}.fs3-form-head h3{font-size:27px;margin:4px 0 0}.fs3-demo-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.fs3-field{display:flex;flex-direction:column;gap:7px}.fs3-field label{font-size:12px;font-weight:800;color:#18252e}.fs3-field label small{font-weight:500;color:#7b858c}.fs3-field input,.fs3-field textarea,.fs3-field select{width:100%;border:1px solid #cbd8d1;background:#fbfdfc;border-radius:8px;padding:13px 14px;font:inherit;color:#18252e;outline:none;transition:.2s}.fs3-field input:focus,.fs3-field textarea:focus,.fs3-field select:focus{border-color:#5db648;box-shadow:0 0 0 3px rgba(93,182,72,.11);background:#fff}.fs3-field textarea{min-height:118px;resize:vertical}.fs3-wide{grid-column:1/-1}.fs3-submit{display:block;text-align:center;width:100%;font-size:13px;padding:15px}.fs3-form-note{text-align:center;color:#7b868d;font-size:10px;margin-top:13px}
@media(max-width:950px){.fs-brand-image img{width:170px;height:50px}.fs3-hero-grid{grid-template-columns:1fr}.fs3-hero-copy{text-align:center}.fs3-hero-copy>p{margin-left:auto;margin-right:auto}.fs3-actions,.fs3-proof{justify-content:center}.fs3-hero-visual{min-height:320px}.fs3-hero-visual img{max-width:650px}.fs3-wp-card{grid-template-columns:62px 1fr}.fs3-wp-points{grid-column:1/-1;grid-template-columns:1fr 1fr;padding-left:88px}.fs3-why-grid{grid-template-columns:1fr 1fr}.fs3-consult-shell{grid-template-columns:1fr}.fs3-consult-copy{text-align:center}.fs3-consult-copy>p,.fs3-contact-list{margin-left:auto;margin-right:auto}.fs3-contact-list a{margin:auto;width:100%}.fs3-mini-trust{justify-content:center}}
@media(max-width:700px){.fs3-hero{padding-top:35px}.fs3-hero-copy h1{font-size:46px}.fs3-hero-copy>p{font-size:16px}.fs3-hero-visual{min-height:260px}.fs3-wp-card{grid-template-columns:50px 1fr;padding:22px}.fs3-wp-mark{width:48px;height:48px;font-size:28px}.fs3-wp-copy h2{font-size:20px}.fs3-wp-points{padding-left:0;grid-template-columns:1fr}.fs3-steps{grid-template-columns:1fr 1fr}.fs3-steps article:not(:last-child):after{display:none}.fs3-why-grid{grid-template-columns:1fr}.fs3-consult-copy h2{font-size:35px}.fs3-demo-form{grid-template-columns:1fr}.fs3-wide{grid-column:auto}.fs3-form-card{padding:22px}.fs3-contact-list a{flex-direction:column;gap:4px}.fs3-contact-list span{font-size:15px}}
@media(max-width:520px){.topbar-in{justify-content:center}.topbar-in a:nth-of-type(2){width:auto}.top-cta{display:none}.fs-brand-image img{width:155px;height:46px}.fs3-hero-copy h1{font-size:40px}.fs3-actions{flex-direction:column}.fs3-actions .btn{width:100%;text-align:center}.fs3-proof{display:grid;grid-template-columns:1fr;justify-items:center;gap:10px}.fs3-hero-visual{min-height:220px;margin-top:-5px}.fs3-wp-card{grid-template-columns:1fr;text-align:center}.fs3-wp-mark{margin:auto}.fs3-wp-points{align-items:center}.fs3-process{padding:50px 0}.fs3-head h2{font-size:30px}.fs3-steps{grid-template-columns:1fr}.fs3-why-title h2{font-size:30px}.fs3-types-title h2{font-size:23px}.fs3-consult{padding:55px 0}.fs3-consult-copy h2{font-size:32px}.fs3-form-head h3{font-size:24px}}
/* Keep embedded AWeber forms visually consistent with the FreshlySite consultation card */
.fs3-form-card form input[type="text"],.fs3-form-card form input[type="email"],.fs3-form-card form input[type="tel"],.fs3-form-card form textarea,.fs3-form-card form select{max-width:100%;border:1px solid #cbd8d1!important;background:#fbfdfc!important;border-radius:8px!important;padding:13px 14px!important;font:inherit!important;color:#18252e!important}.fs3-form-card form input[type="submit"],.fs3-form-card form button[type="submit"]{width:100%!important;border:0!important;background:linear-gradient(135deg,#43aa2e,#278c1d)!important;color:#fff!important;border-radius:6px!important;padding:15px 18px!important;font-weight:800!important;cursor:pointer!important}

/* =========================================================
   FreshlySite v1.0.4 — homepage aligned to approved mockup
   ========================================================= */
.fs-home-v4{overflow:hidden;background:#fff}.fs4-kicker{display:inline-block;color:#2f9923;font-size:12px;font-weight:900;letter-spacing:.14em}.fs4-hero{padding:48px 0 28px}.fs4-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:center}.fs4-hero-copy h1{font-size:62px;line-height:1.03;letter-spacing:-.045em;margin:13px 0 20px;color:#121a24}.fs4-hero-copy h1 em{font-style:normal;color:#3ba427}.fs4-hero-copy>p{font-size:17px;line-height:1.65;color:#43525d;max-width:520px}.fs4-actions{display:flex;gap:13px;margin:26px 0 28px}.fs4-primary,.fs4-secondary{border-radius:5px}.fs4-proof{display:flex;gap:25px;flex-wrap:wrap;font-size:13px;font-weight:800}.fs4-proof span{display:flex;align-items:center;gap:7px}.fs4-proof b{color:#3ca82a;font-size:17px}.fs4-hero-visual{min-height:370px;display:flex;align-items:center;justify-content:center;position:relative}.fs4-hero-visual:before{content:'';position:absolute;width:86%;height:76%;background:radial-gradient(ellipse at center,#eff7ec 0,#fff 68%);filter:blur(5px)}.fs4-hero-visual img{position:relative;z-index:1;width:min(100%,610px);display:block;height:auto;filter:drop-shadow(0 19px 26px rgba(8,27,43,.13))}
.fs4-wordpress{padding:5px 0 38px}.fs4-wp-strip{background:#f4f8f4;border:1px solid #e2eae2;border-radius:10px;padding:24px 30px;display:grid;grid-template-columns:66px 1.25fr .85fr;gap:24px;align-items:center}.fs4-wp-mark{width:58px;height:58px;border:3px solid #09263b;border-radius:50%;display:grid;place-items:center;background:#fff;color:#09263b;font:700 35px Georgia,serif}.fs4-wp-copy h2{font-size:23px;margin:5px 0 7px;line-height:1.2}.fs4-wp-copy p{font-size:13px;color:#60707a;line-height:1.55;margin:0}.fs4-wp-points{display:grid;gap:7px;font-size:13px;font-weight:700}.fs4-wp-points span{color:#26333c}.fs4-wp-points span::first-letter{color:#3ba427}
.fs4-process{padding:35px 0 58px}.fs4-heading{text-align:center;margin-bottom:35px}.fs4-heading span{color:#399b2b;font-size:11px;font-weight:900;letter-spacing:.14em}.fs4-heading h2{font-size:32px;line-height:1.15;margin:7px 0 0}.fs4-steps{display:grid;grid-template-columns:1fr 26px 1fr 26px 1fr 26px 1fr;align-items:start}.fs4-steps article{text-align:center;padding:0 16px}.fs4-steps>i{width:7px;height:7px;border-radius:50%;background:#d6ddd8;margin:31px auto 0}.fs4-icon{height:58px;display:flex;align-items:center;justify-content:center;font-size:30px;color:#3aa328;filter:saturate(.8)}.fs4-steps h3{font-size:14px;margin:5px 0 8px}.fs4-steps p{font-size:12px;color:#64717a;line-height:1.55;margin:0}
.fs4-why{background:#071c2b;color:#fff;padding:48px 0 45px}.fs4-why h2{text-align:center;font-size:27px;margin:0 0 34px}.fs4-why h2 em{font-style:normal;color:#6bcc45}.fs4-why-row{display:grid;grid-template-columns:repeat(4,1fr);gap:42px}.fs4-why-row article{text-align:center;padding:0;background:none;border:0}.fs4-why-icon{height:42px;display:flex;align-items:center;justify-content:center;color:#73d84b;font-size:28px}.fs4-why-row h3{font-size:14px;margin:7px 0 7px}.fs4-why-row p{font-size:12px;line-height:1.55;color:#b7c5cd;margin:0}.fs4-why-cta{text-align:center;margin-top:28px}.fs4-why-cta .btn{padding:10px 26px}
.fs4-trusted{padding:26px 0 34px;text-align:center;border-bottom:1px solid #edf1ee}.fs4-trusted h3{font-size:18px;margin:0 0 2px}.fs4-trusted p{font-size:12px;color:#69757d;margin:0}.fs4-trusted-row{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;margin-top:24px}.fs4-trusted-row span{font-size:13px;font-weight:900;letter-spacing:.03em;color:#20313c}
.fs4-consult{padding:64px 0;background:#f6faf8}.fs4-consult-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:52px;align-items:center}.fs4-consult-copy h2{font-size:42px;line-height:1.08;margin:8px 0 14px;letter-spacing:-.035em}.fs4-consult-copy>p{color:#56656e;line-height:1.65;max-width:455px}.fs4-contact-lines{display:grid;gap:12px;margin-top:28px}.fs4-contact-lines a{display:flex;align-items:center;gap:13px}.fs4-contact-lines a>b{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e7f5e4;color:#319324}.fs4-contact-lines a>span{display:grid;font-weight:800;color:#132532}.fs4-contact-lines small{font-size:9px;letter-spacing:.12em;color:#498340;margin-bottom:1px}.fs4-form-wrap{background:#dff3f5;border-radius:9px;padding:30px 32px}.fs4-demo-form{display:grid;grid-template-columns:1fr 1fr;gap:15px 16px}.fs4-field{display:flex;flex-direction:column;gap:7px}.fs4-field label{font-size:13px;font-weight:800;color:#101820}.fs4-field label small{font-weight:500;color:#5d6c74}.fs4-field input,.fs4-field textarea,.fs4-field select{width:100%;border:1px solid #9eadb1;border-radius:7px;background:#fff;padding:13px 14px;font:inherit;color:#18252e;outline:none}.fs4-field input:focus,.fs4-field textarea:focus{border-color:#52a936;box-shadow:0 0 0 3px rgba(69,159,45,.1)}.fs4-field textarea{min-height:105px;resize:vertical}.fs4-wide{grid-column:1/-1}.fs4-submit{display:block;text-align:center;width:100%;padding:14px 18px}.fs4-form-trust{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-top:14px;font-size:11px;color:#53676d;font-weight:700}.fs4-form-wrap form input[type="submit"],.fs4-form-wrap form button[type="submit"]{width:100%!important;border:0!important;background:#35a128!important;color:#fff!important;border-radius:5px!important;padding:14px 18px!important;font-weight:800!important}
@media(max-width:950px){.fs4-hero-grid{grid-template-columns:1fr}.fs4-hero-copy{text-align:center}.fs4-hero-copy>p{margin-left:auto;margin-right:auto}.fs4-actions,.fs4-proof{justify-content:center}.fs4-hero-visual{min-height:310px}.fs4-hero-visual img{max-width:620px}.fs4-wp-strip{grid-template-columns:60px 1fr}.fs4-wp-points{grid-column:1/-1;grid-template-columns:1fr 1fr;padding-left:84px}.fs4-why-row{grid-template-columns:1fr 1fr}.fs4-consult-layout{grid-template-columns:1fr}.fs4-consult-copy{text-align:center}.fs4-consult-copy>p{margin-left:auto;margin-right:auto}.fs4-contact-lines{max-width:430px;margin-left:auto;margin-right:auto}.fs4-contact-lines a{justify-content:flex-start;text-align:left}}
@media(max-width:700px){.fs4-hero{padding-top:34px}.fs4-hero-copy h1{font-size:46px}.fs4-hero-visual{min-height:245px}.fs4-wp-strip{grid-template-columns:50px 1fr;padding:21px}.fs4-wp-mark{width:47px;height:47px;font-size:28px}.fs4-wp-points{grid-template-columns:1fr;padding-left:0}.fs4-steps{grid-template-columns:1fr 1fr;gap:30px 12px}.fs4-steps>i{display:none}.fs4-why-row{grid-template-columns:1fr 1fr;gap:34px 20px}.fs4-trusted-row{justify-content:center}.fs4-consult-copy h2{font-size:35px}.fs4-form-wrap{padding:24px}.fs4-demo-form{grid-template-columns:1fr}.fs4-wide{grid-column:auto}}
@media(max-width:520px){.fs4-hero-copy h1{font-size:39px}.fs4-actions{flex-direction:column}.fs4-actions .btn{width:100%;text-align:center}.fs4-proof{gap:10px 18px;font-size:12px}.fs4-hero-visual{min-height:200px;margin-top:4px}.fs4-wp-strip{grid-template-columns:1fr;text-align:center}.fs4-wp-mark{margin:auto}.fs4-process{padding:35px 0 48px}.fs4-heading h2{font-size:28px}.fs4-steps{grid-template-columns:1fr}.fs4-why{padding:43px 0}.fs4-why h2{font-size:24px}.fs4-why-row{grid-template-columns:1fr;gap:28px}.fs4-consult{padding:48px 0}.fs4-consult-copy h2{font-size:31px}.fs4-form-wrap{padding:20px 17px}.fs4-form-trust{gap:8px;flex-direction:column;text-align:center}}

/* =========================================================
   FreshlySite v1.0.6 — modern homepage refresh
   ========================================================= */
.fs-home-v6{background:#fff;overflow:hidden}.fs6-kicker{display:inline-block;color:#2f9923;font-size:12px;font-weight:900;letter-spacing:.14em}.fs6-kicker.light{color:#87e067}.fs6-hero{padding:42px 0 34px}.fs6-hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:38px;align-items:center}.fs6-hero-copy h1{font-size:60px;line-height:1.02;letter-spacing:-.045em;margin:14px 0 18px;color:#141b24}.fs6-hero-copy h1 em{font-style:normal;color:#3ca52a}.fs6-hero-copy>p{font-size:17px;line-height:1.65;color:#4b5963;max-width:525px}.fs6-actions{display:flex;gap:13px;margin:25px 0 28px}.fs6-primary,.fs6-secondary{border-radius:6px}.fs6-proof{display:flex;gap:26px;flex-wrap:wrap;font-size:13px;font-weight:800;color:#26343c}.fs6-hero-visual{display:flex;align-items:center;justify-content:center;min-height:355px}.fs6-hero-visual img{width:min(100%,650px);height:auto;display:block;filter:drop-shadow(0 18px 25px rgba(7,27,43,.11))}
.fs6-consult{background:linear-gradient(110deg,#071c2b 0%,#0b3b3a 100%);padding:34px 0;color:#fff}.fs6-consult-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:42px;align-items:center}.fs6-consult-intro h2{font-size:35px;line-height:1.08;margin:7px 0 10px;letter-spacing:-.03em}.fs6-consult-intro p{color:#c4d1d6;margin:0;max-width:390px;line-height:1.6}.fs6-contact-mini{display:flex;flex-direction:column;gap:7px;margin-top:18px;font-size:13px;font-weight:800}.fs6-contact-mini a{color:#fff}.fs6-form-shell{background:#e8f7f6;border-radius:10px;padding:22px 24px;color:#111}.fs6-demo-form{display:grid;grid-template-columns:1fr 1fr;gap:12px 14px}.fs6-demo-form>div{display:flex;flex-direction:column;gap:5px}.fs6-demo-form label{font-size:11px;font-weight:800}.fs6-demo-form label small{font-weight:500}.fs6-demo-form input,.fs6-demo-form textarea,.fs6-demo-form select{width:100%;border:1px solid #c5d4d1;border-radius:6px;background:#fff;padding:11px 12px;font:inherit;font-size:13px;outline:none}.fs6-demo-form input:focus,.fs6-demo-form textarea:focus{border-color:#47a735;box-shadow:0 0 0 3px rgba(65,164,42,.10)}.fs6-demo-form textarea{min-height:72px;resize:vertical}.fs6-wide{grid-column:1/-1}.fs6-submit{display:block;width:100%;text-align:center;background:#39a72a;color:#fff;font-size:12px;font-weight:900;letter-spacing:.02em;padding:12px 16px;border-radius:5px}.fs6-form-trust{display:flex;gap:20px;justify-content:center;margin-top:10px;font-size:10px;font-weight:800;color:#4b6265}.fs6-form-shell form input[type="submit"],.fs6-form-shell form button[type="submit"]{width:100%!important;border:0!important;border-radius:5px!important;background:#39a72a!important;color:#fff!important;padding:12px 16px!important;font-weight:900!important}
.fs6-wordpress{padding:28px 0 30px}.fs6-wp-row{display:grid;grid-template-columns:72px 1.25fr .9fr;gap:24px;align-items:center;padding:22px 28px;background:linear-gradient(90deg,#f5faf6,#f0f8f4);border:1px solid #e3ebe5;border-radius:9px}.fs6-wp-mark{width:60px;height:60px;border:3px solid #08253a;border-radius:50%;display:grid;place-items:center;background:#fff;color:#08253a;font:700 36px Georgia,serif}.fs6-wp-copy h2{font-size:23px;margin:5px 0 6px}.fs6-wp-copy p{font-size:13px;color:#5f6d76;line-height:1.55;margin:0}.fs6-wp-points{display:grid;gap:7px;font-size:13px;font-weight:700;color:#26343c}
.fs6-process{padding:28px 0 55px}.fs6-heading{text-align:center;margin-bottom:30px}.fs6-heading span{color:#389c2b;font-size:11px;font-weight:900;letter-spacing:.14em}.fs6-heading h2{font-size:31px;margin:6px 0 0}.fs6-steps{display:grid;grid-template-columns:1fr 22px 1fr 22px 1fr 22px 1fr;align-items:start}.fs6-steps article{text-align:center;padding:0 14px}.fs6-step-icon{font-size:29px;color:#38a328;height:48px;display:flex;align-items:center;justify-content:center}.fs6-steps h3{font-size:14px;margin:7px 0 6px}.fs6-steps p{font-size:12px;line-height:1.55;color:#68757e;margin:0}.fs6-dot{width:7px;height:7px;border-radius:50%;background:#d9dfdb;margin:27px auto 0}
.fs6-why{background:#071c2b;color:#fff;padding:42px 0}.fs6-why h2{text-align:center;font-size:27px;margin:0 0 30px}.fs6-why h2 em{font-style:normal;color:#67d546}.fs6-why-row{display:grid;grid-template-columns:repeat(4,1fr);gap:34px}.fs6-why-row article{text-align:center;background:none!important;border:0!important;padding:0!important;box-shadow:none!important}.fs6-why-row article>div{color:#72dc4d;font-size:27px;height:38px}.fs6-why-row h3{font-size:14px;margin:6px 0}.fs6-why-row p{font-size:12px;color:#b8c6cd;line-height:1.55;margin:0}.fs6-trusted{padding:24px 0 30px;text-align:center}.fs6-trusted h3{font-size:18px;margin:0 0 20px}.fs6-trusted-row{display:flex;align-items:center;justify-content:space-between;gap:22px;flex-wrap:wrap}.fs6-trusted-row span{font-size:14px;font-weight:900;color:#26343c}.fs6-trusted-row small{display:block;font-size:8px;font-weight:600;color:#68757d;letter-spacing:.04em}
@media(max-width:950px){.fs6-hero-grid{grid-template-columns:1fr}.fs6-hero-copy{text-align:center}.fs6-hero-copy>p{margin-left:auto;margin-right:auto}.fs6-actions,.fs6-proof{justify-content:center}.fs6-hero-visual{min-height:280px}.fs6-consult-grid{grid-template-columns:1fr}.fs6-consult-intro{text-align:center}.fs6-consult-intro p{margin:auto}.fs6-contact-mini{align-items:center}.fs6-wp-row{grid-template-columns:62px 1fr}.fs6-wp-points{grid-column:1/-1;grid-template-columns:1fr 1fr;padding-left:86px}.fs6-why-row{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.fs6-hero{padding-top:30px}.fs6-hero-copy h1{font-size:46px}.fs6-hero-visual{min-height:220px}.fs6-consult{padding:28px 0}.fs6-consult-intro h2{font-size:31px}.fs6-form-shell{padding:19px}.fs6-demo-form{grid-template-columns:1fr}.fs6-wide{grid-column:auto}.fs6-wp-row{grid-template-columns:52px 1fr;padding:20px}.fs6-wp-mark{width:48px;height:48px;font-size:28px}.fs6-wp-points{grid-template-columns:1fr;padding-left:0}.fs6-steps{grid-template-columns:1fr 1fr;gap:28px 12px}.fs6-dot{display:none}.fs6-why-row{grid-template-columns:1fr 1fr;gap:28px 18px}.fs6-trusted-row{justify-content:center}}
@media(max-width:520px){.fs6-hero-copy h1{font-size:39px}.fs6-actions{flex-direction:column}.fs6-actions .btn{width:100%;text-align:center}.fs6-proof{gap:9px 16px;font-size:12px}.fs6-hero-visual{min-height:175px}.fs6-consult-intro h2{font-size:28px}.fs6-form-shell{padding:17px 14px}.fs6-form-trust{flex-direction:column;gap:3px}.fs6-wp-row{grid-template-columns:1fr;text-align:center}.fs6-wp-mark{margin:auto}.fs6-process{padding:22px 0 45px}.fs6-heading h2{font-size:27px}.fs6-steps{grid-template-columns:1fr}.fs6-why-row{grid-template-columns:1fr}.fs6-trusted-row{gap:16px 26px}}
\n\n/* FreshlySite v1.0.7 homepage refinements */\n.fs6-hero-visual{min-height:390px;overflow:visible}\n.fs6-hero-visual img{width:min(100%,620px);height:auto!important;max-height:430px;object-fit:contain!important;object-position:center;filter:drop-shadow(0 24px 34px rgba(7,27,43,.14));image-rendering:auto}\n.fs6-consult{padding:42px 0;background:linear-gradient(112deg,#061b2a 0%,#0a3638 100%)}\n.fs6-consult-grid{grid-template-columns:.68fr 1.32fr;gap:54px}\n.fs6-consult-intro h2{font-size:38px;max-width:430px}\n.fs6-consult-intro p{font-size:15px;max-width:430px}\n.fs6-form-shell{background:#f4fbfa;border:1px solid rgba(255,255,255,.55);box-shadow:0 18px 45px rgba(0,0,0,.18);border-radius:16px;padding:24px 26px 20px}\n.fs6-form-title{padding-bottom:16px;margin-bottom:17px;border-bottom:1px solid #dbe9e6}\n.fs6-form-title span{display:block;color:#2f9923;font-size:10px;font-weight:900;letter-spacing:.14em;margin-bottom:4px}\n.fs6-form-title strong{display:block;color:#101923;font-size:21px;line-height:1.2;margin-bottom:4px}\n.fs6-form-title small{display:block;color:#617078;font-size:12px}\n.fs6-demo-form{gap:14px 16px}\n.fs6-demo-form label{font-size:11px;color:#17232c;letter-spacing:.01em}\n.fs6-demo-form label b{color:#38a72a}\n.fs6-demo-form label small{float:right;color:#77838a;font-size:9px;margin-top:1px}\n.fs6-demo-form input,.fs6-demo-form textarea,.fs6-demo-form select{border:1px solid #c6d7d3;border-radius:8px;background:#fff;padding:12px 13px;font-size:13px;color:#14202a;box-shadow:0 1px 0 rgba(7,27,43,.02)}\n.fs6-demo-form select{appearance:auto}\n.fs6-demo-form textarea{min-height:88px}\n.fs6-submit{border-radius:8px;padding:14px 18px;background:linear-gradient(90deg,#2f9f27,#43b735);box-shadow:0 8px 18px rgba(55,166,43,.20)}\n.fs6-form-trust{justify-content:flex-start;gap:18px;margin-top:13px;color:#607077;font-size:9px}\n.fs6-trusted{padding:34px 0 38px;border-top:1px solid #eef2ef;background:#fff}\n.fs6-trusted-kicker{display:block;color:#2f9923;font-size:10px;font-weight:900;letter-spacing:.15em;margin-bottom:6px}\n.fs6-trusted h3{font-size:20px;margin:0 0 26px;color:#17202a}\n.fs6-trusted-row{justify-content:center;gap:30px 44px}\n.fs6-brandmark{display:flex;align-items:center;gap:10px;min-width:165px;text-align:left}\n.fs6-brandmark i{width:34px;height:34px;border-radius:10px;background:#f1f7f3;border:1px solid #dfeae2;color:#188f2b;display:grid;place-items:center;font-style:normal;font-weight:900;font-size:11px}\n.fs6-brandmark span{font-size:12px;font-weight:900;line-height:1.05;color:#23313a;letter-spacing:.02em}\n.fs6-brandmark small{display:block;font-size:8px;margin-top:4px;color:#78858b;font-weight:700;letter-spacing:.06em}\n@media(max-width:950px){.fs6-hero-visual{min-height:300px}.fs6-consult-grid{gap:30px}.fs6-form-title{text-align:left}.fs6-trusted-row{gap:24px 34px}}\n@media(max-width:700px){.fs6-hero-visual{min-height:240px}.fs6-hero-visual img{max-height:none;width:100%}.fs6-consult-grid{grid-template-columns:1fr}.fs6-consult-intro h2{max-width:none}.fs6-form-shell{padding:20px}.fs6-form-title{text-align:center}.fs6-form-trust{justify-content:center;flex-wrap:wrap}.fs6-brandmark{min-width:145px}}\n@media(max-width:520px){.fs6-hero-visual{min-height:190px}.fs6-form-shell{padding:17px 14px;border-radius:12px}.fs6-demo-form input,.fs6-demo-form textarea,.fs6-demo-form select{font-size:16px}.fs6-form-trust{gap:5px 12px}.fs6-trusted-row{display:grid;grid-template-columns:1fr 1fr;justify-items:start;gap:18px}.fs6-brandmark{min-width:0}.fs6-trusted h3{font-size:18px}}\n
/* FreshlySite v1.0.8 — separate hero artwork, real logo artwork, cleaner consultation */
.fs6-hero{padding:52px 0 24px;background:#fff}
.fs6-hero-grid{grid-template-columns:.86fr 1.14fr;gap:34px}
.fs6-hero-visual{min-height:410px;background:#fff;overflow:hidden;display:flex;align-items:center}
.fs6-hero-visual img{width:100%;max-width:720px;max-height:none!important;height:auto!important;object-fit:contain!important;display:block;filter:none!important;mix-blend-mode:normal}
.fs6-wordpress{padding-top:18px}
.fs6-process{padding-top:26px;padding-bottom:54px}
.fs6-consult{margin-top:4px;padding:48px 0;background:linear-gradient(112deg,#071c2b 0%,#0a3c39 100%)}
.fs6-consult-grid{grid-template-columns:.72fr 1.28fr;gap:50px;align-items:center}
.fs6-form-shell{background:#eaf8f7;border:0;box-shadow:0 14px 35px rgba(0,0,0,.13);border-radius:14px;padding:26px}
.fs6-demo-form{gap:14px 16px}
.fs6-demo-form label{font-size:12px;margin-bottom:2px}
.fs6-demo-form input,.fs6-demo-form select,.fs6-demo-form textarea{min-height:46px;border:1px solid #b9cbc7;border-radius:7px;padding:12px 13px;background:#fff}
.fs6-demo-form textarea{min-height:96px}
.fs6-form-trust{justify-content:center;margin-top:14px;font-size:10px}
.fs6-logo-row{display:grid!important;grid-template-columns:repeat(5,1fr);gap:20px!important;align-items:center}
.fs6-logo-row img{display:block;width:100%;height:78px;object-fit:contain;background:#fff;border:1px solid #eef2ef;border-radius:8px;box-shadow:0 5px 18px rgba(7,27,43,.04)}
@media(max-width:950px){.fs6-hero-grid{grid-template-columns:1fr}.fs6-hero-visual{min-height:0}.fs6-hero-visual img{max-width:760px;margin:auto}.fs6-logo-row{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.fs6-hero{padding-top:30px}.fs6-consult{padding:36px 0}.fs6-logo-row{grid-template-columns:repeat(2,1fr)}.fs6-logo-row img{height:70px}}
@media(max-width:520px){.fs6-logo-row{grid-template-columns:1fr 1fr;gap:12px!important}.fs6-logo-row img{height:62px}.fs6-hero-visual img{width:108%;max-width:none;margin-left:-4%}}

/* v1.0.9 header refinement */
.topbar-in{height:46px;justify-content:flex-end}
.topbar-contact{margin-left:auto;display:flex;align-items:center;gap:14px}
.topbar-label{font-weight:800;letter-spacing:.02em;color:#dff7e3}
.topbar-phone,.topbar-email{display:inline-flex;align-items:center;gap:6px;font-weight:750;padding:7px 10px;border-radius:7px;background:rgba(255,255,255,.05);transition:.2s ease}
.topbar-phone:hover,.topbar-email:hover{background:rgba(255,255,255,.10)}
.top-cta{margin-left:4px;padding:9px 22px;border-radius:7px;box-shadow:0 6px 16px rgba(47,166,42,.22);font-size:13px;letter-spacing:.04em}
.menu{gap:34px}
@media(max-width:850px){.topbar-in{justify-content:center}.topbar-contact{margin-left:0;justify-content:center;flex-wrap:wrap;gap:8px}.topbar-label{display:none}.topbar-phone,.topbar-email{padding:5px 7px;background:transparent}.top-cta{margin-left:0}}
@media(max-width:520px){.topbar-contact{width:100%}.topbar-phone,.topbar-email{font-size:11px}.topbar-email{width:100%;justify-content:center}.top-cta{display:inline-block!important;padding:7px 16px}}
