Changes for page Home
Last modified by Alex Cotiugă on 2026/01/13 13:12
From version 6.45
edited by Alex Cotiugă
on 2025/11/12 19:24
on 2025/11/12 19:24
Change comment:
There is no comment for this version
To version 7.130
edited by Alex Cotiugă
on 2025/11/17 08:54
on 2025/11/17 08:54
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -3,235 +3,226 @@ 3 3 Agnease helps organizations maintain, upgrade, and extend their XWiki environments with clarity and precision. Focusing on stability, performance, and long-term support we ensure your business knowledge and collaboration tools remain dependable, secure, and adaptable to growth.*# 4 4 {{html clean="false"}} 5 5 <main class="agnease-landing"> 6 - <!-- ================= HERO ================= --> 7 - <section class="hero hero-centered" aria-labelledby="hero-title"> 8 - <div class="container"> 9 - <div class="hero-inner"> 10 - <h1 id="hero-title">Professional XWiki solutions, from setup to long-term stability</h1> 11 - <p class="lead">Need your XWiki upgraded, secured, or improved? Let’s make it happen.</p> 12 - <div class="hero-cta"> 13 - <a class="btn btn-primary" href="#contact" aria-label="Schedule a call with Agnease">Request a consultation</a> 14 - </div> 15 - <ul class="benefits"> 16 - <li>Smooth upgrades</li> 17 - <li>Reliable support plans</li> 18 - <li>Custom integrations</li> 19 - <li>Secure, optimized platforms</li> 20 - </ul> 21 - </div> 6 + ## HERO 7 + <section class="hero hero-centered" aria-labelledby="hero-title"> 8 + <div class="container hero-inner"> 9 + <h1 id="hero-title">Professional XWiki solutions, from setup to long-term stability</h1> 10 + <p class="lead">Need your XWiki upgraded, secured, or improved? Let’s make it happen.</p> 11 + <div class="hero-cta"> 12 + <a class="btn btn-primary" href="#contact" aria-label="Schedule a call with Agnease"> 13 + Request a consultation 14 + </a> 22 22 </div> 23 - </section> 24 - 25 - <!-- ========= WHY CHOOSE AGNEASE (widgets) ========= --> 26 - <section aria-labelledby="why-title"> 27 - <div class="container"> 28 - <h2 id="why-title">Why choose Agnease</h2> 29 - <p class="lead">10+ years of XWiki expertise with structured delivery and lasting collaboration</p> 30 - <div class="widgets" role="list"> 31 - <article class="widget" role="listitem"> 16 + <ul class="benefits"> 17 + <li>Smooth upgrades</li> 18 + <li>Reliable support plans</li> 19 + <li>Custom integrations</li> 20 + <li>Secure, optimized platforms</li> 21 + </ul> 22 + </div> 23 + </section> 24 + ## WHY CHOOSE 25 + #set ($whySectionData = [{ 26 + 'title': 'Stability & security', 27 + 'icon': 'shield', 28 + 'content': 'Proven upgrade steps, rollback safety, and proactive hardening keep your wiki reliable.' 29 + },{ 30 + 'title': 'Predictable delivery', 31 + 'icon': 'check-square-o', 32 + 'content': 'Clear scope, defined steps, and documented results to avoid surprises.' 33 + },{ 34 + 'title': 'Clean integrations', 35 + 'icon': 'link', 36 + 'content': 'Maintainable SSO, API, and system connections tailored to your environment.' 37 + },{ 38 + 'title': 'Long-term support', 39 + 'icon': 'life-ring', 40 + 'content': 'Guaranteed response times, regular checks, and fast assistance when needed.' 41 + }]) 42 + <section aria-labelledby="why-title"> 43 + <div class="container"> 44 + <h2 id="why-title">Why choose Agnease</h2> 45 + <p class="lead">10+ years of XWiki expertise with structured delivery and lasting collaboration</p> 46 + <div class="widgets"> 47 + #foreach ($entry in $whySectionData) 48 + <article class="widget"> 32 32 <div class="icon" aria-hidden="true"> 33 - <!-- shield --> 34 - <svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M12 3l7 3v5c0 5-3.5 9-7 10-3.5-1-7-5-7-10V6l7-3z" stroke="#2D3A34" stroke-width="1.6" fill="none"/></svg> 35 - <h4>Stability & security</h4> 50 + <i class="fa fa-$entry.icon"></i> 51 + <h4>$entry.title</h4> 36 36 </div> 37 - <p> Provenupgrade steps,rollback safety, and proactivehardening keep your wiki reliable.</p>53 + <p>$entry.content</p> 38 38 </article> 39 - <article class="widget" role="listitem"> 40 - <div class="icon" aria-hidden="true"> 41 - <!-- timeline --> 42 - <svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4 17h4l3-7 3 7h6" stroke="#2D3A34" stroke-width="1.6"/></svg> 43 - <h4>Predictable delivery</h4> 44 - </div> 45 - <p>Clear scope, defined steps, and documented results to avoid surprises.</p> 46 - </article> 47 - <article class="widget" role="listitem"> 48 - <div class="icon" aria-hidden="true"> 49 - <!-- puzzle --> 50 - <svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M7 3h5v4h5v5h-4v5H8v-4H3V8h4V3z" stroke="#2D3A34" stroke-width="1.6" fill="none"/></svg> 51 - <h4>Clean integrations</h4> 52 - </div> 53 - <p>Maintainable SSO, API, and system connections tailored to your environment.</p> 54 - </article> 55 - <article class="widget" role="listitem"> 56 - <div class="icon" aria-hidden="true"> 57 - <!-- handshake --> 58 - <svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M3 12l4-4 5 5 5-5 4 4-9 9-9-9z" stroke="#2D3A34" stroke-width="1.6" fill="none"/></svg> 59 - <h4>Long-term support</h4> 60 - </div> 61 - <p>Guaranteed response times, regular checks, and fast assistance when needed.</p> 62 - </article> 63 - </div> 55 + #end 64 64 </div> 65 - </section> 66 - 67 - <!-- ================= SERVICES ================= --> 68 - <section id="services" aria-labelledby="services-title"> 69 - <div class="container"> 70 - <h2 id="services-title">Services</h2> 71 - <p class="lead">Everything your XWiki needs, from one expert partner.</p> 72 - 73 - <div class="services"> 74 - <article class="card"> 75 - <h3>Upgrades & Migrations</h3> 76 - <p>Predictable paths to current LTS with rehearsed steps, backups, and rollback.</p> 77 - <details> 78 - <summary>Details</summary> 57 + </div> 58 + </section> 59 + ## SERVICES 60 + #set ($servicesSectionData = [{ 61 + 'title': 'Upgrades', 62 + 'icon': 'refresh', 63 + 'content': 'Stay current with the latest XWiki LTS and keep your instance reliable.', 64 + 'items': [ 65 + 'Audit setup, extensions, and configurations', 66 + 'Test upgrades with backups and validation', 67 + 'Safe production rollout with minimal downtime' 68 + ] 69 + },{ 70 + 'title': 'Maintenance, Support & Recovery', 71 + 'icon': 'stethoscope', 72 + 'content': 'Ensure long-term stability and quick response when issues appear.', 73 + 'items': [ 74 + 'Monitoring and performance checks', 75 + 'Security patching, log analysis, triage', 76 + 'Issue recovery, data repair, hardening' 77 + ] 78 + },{ 79 + 'title': 'Development & Integrations', 80 + 'icon': 'cogs', 81 + 'content': 'Extend and connect XWiki to fit your workflow and systems.', 82 + 'items': [ 83 + 'Custom apps, macros, automation', 84 + 'SSO, REST APIs, LDAP, CRM links', 85 + 'Maintainable extensions for long-term use' 86 + ] 87 + },{ 88 + 'title': 'Hosting & Deployment', 89 + 'icon': 'cloud', 90 + 'content': 'Cloud-ready environments designed for reliability and performance.', 91 + 'items': [ 92 + 'Containerized deployment and TLS', 93 + 'Backups, restore strategy, observability', 94 + 'Optimization and load tuning' 95 + ] 96 + },{ 97 + 'title': 'Migrations to XWiki', 98 + 'icon': 'exchange', 99 + 'content': 'Move from Confluence, SharePoint, or MediaWiki to XWiki with full data integrity and structure.', 100 + 'items': [ 101 + 'Preserve hierarchy, attachments, and permissions', 102 + 'Convert macros, categories, and metadata for XWiki', 103 + 'Redirect old URLs and maintain SEO consistency' 104 + ] 105 + }]) 106 + <section class="services" aria-labelledby="services-title"> 107 + <div class="container"> 108 + <h2 id="services-title">Services</h2> 109 + <p class="lead"> 110 + All the XWiki services you need, delivered with precision and care 111 + </p> 112 + <div class="services-grid"> 113 + #foreach ($entry in $servicesSectionData) 114 + <article class="service"> 115 + <div class="service-icon"> 116 + <i class="fa fa-$entry.icon" aria-hidden="true"></i> 117 + </div> 118 + <div class="service-body"> 119 + <h4>$entry.title</h4> 120 + <p>$entry.content</p> 79 79 <ul> 80 - <li>Version &extensionaudit</li>81 - <li> Pre-production rehearsal</li>82 - <li>Rollback & backup plan</li>122 + #foreach ($item in $entry.items) 123 + <li>$item</li> 124 + #end 83 83 </ul> 84 - </d etails>126 + </div> 85 85 </article> 86 - 87 - <article class="card"> 88 - <h3>Maintenance & Support</h3> 89 - <p>Health checks, patching, bug triage, and on-call investigation.</p> 90 - <details> 91 - <summary>Details</summary> 92 - <ul> 93 - <li>Monthly health report</li> 94 - <li>Security updates applied</li> 95 - <li>Response-time guarantees</li> 96 - </ul> 97 - </details> 98 - </article> 99 - 100 - <article class="card"> 101 - <h3>Custom Development</h3> 102 - <p>Macros, apps, structured data, and workflow automation.</p> 103 - <details> 104 - <summary>Details</summary> 105 - <ul> 106 - <li>Forms, live tables, reports</li> 107 - <li>Task & review flows</li> 108 - <li>UI/UX enhancements</li> 109 - </ul> 110 - </details> 111 - </article> 112 - 113 - <article class="card"> 114 - <h3>Integrations</h3> 115 - <p>Connect XWiki to identity and business systems with clean patterns.</p> 116 - <details> 117 - <summary>Details</summary> 118 - <ul> 119 - <li>SSO / OIDC / SAML</li> 120 - <li>Stripe payments</li> 121 - <li>REST / Webhooks</li> 122 - </ul> 123 - </details> 124 - </article> 125 - 126 - <article class="card"> 127 - <h3>Hosting & Deployment</h3> 128 - <p>Cloud-ready setups, backups, observability, and performance tuning.</p> 129 - <details> 130 - <summary>Details</summary> 131 - <ul> 132 - <li>Architecture guidance</li> 133 - <li>Backup & restore drills</li> 134 - <li>Scaling & caching</li> 135 - </ul> 136 - </details> 137 - </article> 138 - 139 - <article class="card"> 140 - <h3>Audit & Recovery</h3> 141 - <p>Stabilize unstable instances, recover features, harden configuration.</p> 142 - <details> 143 - <summary>Details</summary> 144 - <ul> 145 - <li>Root-cause analysis</li> 146 - <li>Hardening checklist</li> 147 - <li>Actionable remediation plan</li> 148 - </ul> 149 - </details> 150 - </article> 151 - </div> 128 + #end 152 152 </div> 153 - </section> 154 - 155 - <!-- ================= METRICS ================= --> 156 - <section aria-labelledby="metrics-title"> 157 - <div class="container"> 158 - <h2 id="metrics-title">Delivery at a glance</h2> 159 - <div class="metrics" role="list"> 160 - <div class="metric" role="listitem"> 161 - <div class="num">8–12h</div> 162 - <div class="label">Typical LTS upgrade window</div> 163 - </div> 164 - <div class="metric" role="listitem"> 165 - <div class="num"><1h</div> 166 - <div class="label">Average service downtime during upgrades</div> 167 - </div> 168 - <div class="metric" role="listitem"> 169 - <div class="num">24–48h</div> 170 - <div class="label">First response SLA (plans)</div> 171 - </div> 172 - <div class="metric" role="listitem"> 173 - <div class="num">10+ yrs</div> 174 - <div class="label">XWiki expertise</div> 175 - </div> 130 + </div> 131 + </section> 132 + ## CTA INLINE 133 + <section id="contact" class="cta-section"> 134 + <div class="container"> 135 + <p class="text-center contact-inline"> 136 + Need help with your XWiki? <a href="mailto:alex@agnease.com">Contact Agnease</a>. 137 + </p> 138 + </div> 139 + </section> 140 +#* 141 + <!-- ================= METRICS ================= --> 142 + <section aria-labelledby="metrics-title"> 143 + <div class="container"> 144 + <h2 id="metrics-title">Delivery at a glance</h2> 145 + <div class="metrics" role="list"> 146 + <div class="metric" role="listitem"> 147 + <div class="num">8–12h</div> 148 + <div class="label">Typical LTS upgrade window</div> 176 176 </div> 177 - <p class="lead" style="margin-top:.6rem">*for rehearsed, staged upgrades on supported environments.</p> 150 + <div class="metric" role="listitem"> 151 + <div class="num"><1h</div> 152 + <div class="label">Average service downtime during upgrades</div> 153 + </div> 154 + <div class="metric" role="listitem"> 155 + <div class="num">24–48h</div> 156 + <div class="label">First response SLA (plans)</div> 157 + </div> 158 + <div class="metric" role="listitem"> 159 + <div class="num">10+ yrs</div> 160 + <div class="label">XWiki expertise</div> 161 + </div> 178 178 </div> 179 - </section> 163 + <p class="lead" style="margin-top:.6rem">*for rehearsed, staged upgrades on supported environments.</p> 164 + </div> 165 + </section> 180 180 181 - <!-- ================= PROCESS ================= --> 182 - <section aria-labelledby="process-title"> 183 - <div class="container"> 184 - <h2 id="process-title">Process</h2> 185 - <p class="lead">Calm, predictable, and transparent from start to finish.</p> 186 - <div class="steps"> 187 - <div class="step"> 188 - <h3>1) Assess</h3> 189 - <p>Review environment, extensions, constraints, and risks with no surprises.</p> 190 - </div> 191 - <div class="step"> 192 - <h3>2) Plan</h3> 193 - <p>Agree scope, milestones, downtime windows, and rollback checkpoints.</p> 194 - </div> 195 - <div class="step"> 196 - <h3>3) Deliver</h3> 197 - <p>Execute, verify, document, and hand over with actionable notes.</p> 198 - </div> 167 + <!-- ================= PROCESS ================= --> 168 + <section aria-labelledby="process-title"> 169 + <div class="container"> 170 + <h2 id="process-title">Process</h2> 171 + <p class="lead">Calm, predictable, and transparent from start to finish.</p> 172 + <div class="steps"> 173 + <div class="step"> 174 + <h3>1) Assess</h3> 175 + <p>Review environment, extensions, constraints, and risks with no surprises.</p> 199 199 </div> 177 + <div class="step"> 178 + <h3>2) Plan</h3> 179 + <p>Agree scope, milestones, downtime windows, and rollback checkpoints.</p> 180 + </div> 181 + <div class="step"> 182 + <h3>3) Deliver</h3> 183 + <p>Execute, verify, document, and hand over with actionable notes.</p> 184 + </div> 200 200 </div> 201 - </section> 186 + </div> 187 + </section> 202 202 203 - <!-- ================= FAQ ================= --> 204 - <section class="faq" aria-labelledby="faq-title"> 205 - <div class="container"> 206 - <h2 id="faq-title">FAQ</h2> 207 - <details> 208 - <summary>How much downtime should we expect for an upgrade?</summary> 209 - <p>Most upgrades complete in a short maintenance window. For mission-critical wikis we rehearse and stage changes to minimize downtime.</p> 210 - </details> 211 - <details> 212 - <summary>Can you help if our wiki is already broken?</summary> 213 - <p>Yes. We start with an audit to stabilize the instance, recover missing features, and harden configuration.</p> 214 - </details> 215 - <details> 216 - <summary>Do you offer support plans?</summary> 217 - <p>Yes, from ad-hoc assistance to ongoing retainers with response-time guarantees and monthly health checks.</p> 218 - </details> 219 - </div> 220 - </section> 221 - 222 - <!-- ================= CTA ================= --> 223 - <section id="contact" aria-labelledby="contact-title"> 224 - <div class="container"> 225 - <div class="cta-band"> 226 - <div> 227 - <h3 id="contact-title">Need a reliable plan for your XWiki?</h3> 228 - <p class="lead" style="margin:0">Upgrades, support, and integrations handled with low risk and clear communication.</p> 229 - </div> 230 - <a class="btn btn-primary" href="mailto:hello@agnease.com">Contact Agnease</a> 189 + <!-- ================= FAQ ================= --> 190 + <section class="faq" aria-labelledby="faq-title"> 191 + <div class="container"> 192 + <h2 id="faq-title">FAQ</h2> 193 + <details> 194 + <summary>How much downtime should we expect for an upgrade?</summary> 195 + <p>Most upgrades complete in a short maintenance window. For mission-critical wikis we rehearse and stage changes to minimize downtime.</p> 196 + </details> 197 + <details> 198 + <summary>Can you help if our wiki is already broken?</summary> 199 + <p>Yes. We start with an audit to stabilize the instance, recover missing features, and harden configuration.</p> 200 + </details> 201 + <details> 202 + <summary>Do you offer support plans?</summary> 203 + <p>Yes, from ad-hoc assistance to ongoing retainers with response-time guarantees and monthly health checks.</p> 204 + </details> 205 + </div> 206 + </section> 207 +*# 208 +#* <!-- ================= CTA ================= --> 209 + <section id="contact" aria-labelledby="contact-title" class="cta-section"> 210 + <div class="container"> 211 + <div class="row"> 212 + <div class="col-sm-12 text-center"> 213 + <h4 id="contact-title">Need a reliable plan for your XWiki?</h4> 214 + <p class="lead"> 215 + Keep your XWiki running smoothly and safely. Get in touch if you need assistance. 216 + </p> 217 + <a class="btn btn-primary" href="mailto:alex@agnease.com"> 218 + Contact Agnease 219 + </a> 231 231 </div> 232 232 </div> 233 - </section> 234 - </main> 222 + </div> 223 + </section> 224 + *# 225 +</main> 235 235 {{/html}} 236 236 #* 237 237 = XWiki Multi-Factor Authentication (MFA) Application =
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -1,53 +1,87 @@ 1 -/* ========== Agnease Landing ( LESS, scopedto.agnease-landing) ========== */1 +/* ========== Agnease Landing (no Bootstrap grid) ========== */ 2 2 @brand: #00937D; 3 3 @brand-strong: #007B6A; 4 4 @text: #2D3A34; 5 5 @muted: #5B6B64; 6 -@bg: #FFFFFF; 7 -@panel: #F7F9F8; 8 8 @line: #E4ECE9; 9 9 @radius: 16px; 10 -@radius-sm: 12px; 11 11 @shadow-sm: 0 6px 20px rgba(0,0,0,.06); 12 12 @shadow: 0 12px 36px rgba(0,0,0,.08); 13 13 @maxw: 1140px; 14 14 15 15 .agnease-landing { 16 - /* Base */ 17 17 color: @text; 18 - font: 16px/1.6 Inter, Segoe UI, Roboto, system-ui, -apple-system, Arial, sans-serif; 19 - a { color: @brand; text-decoration: none; &:hover { color: @brand-strong; text-decoration: underline; } } 20 - img { max-width: 100%; display: block; } 21 - /*h1 { font-size: clamp(1.8rem, 2.5vw + .8rem, 3rem); line-height: 1.15; margin: .2rem 0 .6rem; } 22 - h2 { font-size: clamp(1.4rem, 1.4vw + .8rem, 2rem); line-height: 1.2; margin: .2rem 0 .4rem; } 23 - h3 { font-size: 1.12rem; margin: .2rem 0 .25rem; }*/ 24 - .lead { color: @muted; max-width: 72ch; } 25 - .container { max-width: @maxw; margin-top: 5px; padding: 0;} 26 26 27 - /* Global sections */ 28 - section { padding: 32px 0; border-top: 1px solid @line; } 29 - section:first-of-type { border-top: none; } 15 + a { 16 + color: @brand; 17 + text-decoration: none; 18 + &:hover { 19 + color: @brand-strong; 20 + text-decoration: underline; 21 + } 22 + } 30 30 24 + img { 25 + max-width: 100%; 26 + height: auto; 27 + display: block; 28 + } 29 + 30 + .container { 31 + max-width: @maxw; 32 + margin: 0 auto; 33 + padding: 0 16px; 34 + } 35 + 36 + .lead { 37 + color: @muted; 38 + max-width: 72ch; 39 + } 40 + 41 + section { 42 + padding: 32px 0; 43 + border-top: 1px solid @line; 44 + 45 + &:first-of-type { 46 + border-top: none; 47 + } 48 + } 49 + 31 31 /* Buttons */ 32 32 .btn { 33 - display: inline-flex; align-items: center; gap: .55rem; 34 - padding: .85rem 1.1rem; border-radius: 12px; border: 2px solid transparent; 35 - font-weight: 650; letter-spacing: .2px; cursor: pointer; box-shadow: @shadow-sm; 52 + display: inline-flex; 53 + align-items: center; 54 + justify-content: center; 55 + padding: .85rem 1.1rem; 56 + border-radius: 12px; 57 + border: 2px solid transparent; 58 + font-weight: 650; 59 + letter-spacing: .2px; 60 + cursor: pointer; 61 + box-shadow: @shadow-sm; 36 36 37 - &:focus-visible { outline: 3px solid @brand; outline-offset: 2px; } 63 + &:focus-visible { 64 + outline: 3px solid @brand; 65 + outline-offset: 2px; 66 + } 38 38 39 39 &-primary { 40 - background: @brand; color: #fff; 41 - &:hover, &:focus { background: @brand-strong; color: #fff; } 69 + background: @brand; 70 + color: #fff; 71 + &:hover, 72 + &:focus { 73 + background: @brand-strong; 74 + color: #fff; 75 + } 42 42 } 43 - &-ghost { 44 - background: #fff; color: @brand; border-color: @brand; 45 - &:hover { color: @brand-strong; border-color: @brand-strong; } 46 - } 47 47 } 48 48 49 - /* HERO (centered)*/79 + /* ===== HERO ===== */ 50 50 .hero { 81 + overflow: hidden; 82 + background-repeat: no-repeat; 83 + background-attachment: scroll; 84 + 51 51 &.hero-centered { 52 52 text-align: center; 53 53 background: ... ... @@ -56,82 +56,72 @@ 56 56 display: flex; 57 57 align-items: center; 58 58 justify-content: center; 59 - min-height: 350px; /* reduced height */60 - /*padding: 48px 0; /* controlled vertical spacing */93 + min-height: 350px; 94 + } 61 61 62 - .hero-inner {63 - /*max-width: 760px;*/64 - margin: auto;65 - display: flex;66 - flex-direction: column;67 - align-items: center;68 - gap: 1rem;69 - }96 + .hero-inner { 97 + max-width: 760px; 98 + margin: 0 auto; 99 + display: flex; 100 + flex-direction: column; 101 + align-items: center; 102 + gap: 1rem; 103 + } 70 70 71 - /*h1 { 72 - font-size: clamp(1.9rem, 2.3vw + 1rem, 2.7rem); 73 - line-height: 1.15; 74 - margin: 0.4rem 0 0.5rem; 75 - }*/ 105 + .hero-cta { 106 + display: flex; 107 + gap: 0.8rem; 108 + flex-wrap: wrap; 109 + justify-content: center; 110 + margin-top: 0.3rem; 111 + } 76 76 77 - .lead { 78 - color: @muted; 79 - /*max-width: 68ch;*/ 80 - margin: 0 auto 0.9rem; 81 - } 113 + .benefits { 114 + display: flex; 115 + flex-wrap: wrap; 116 + justify-content: center; 117 + list-style: none; 118 + padding: 0; 119 + margin: 0.8rem 0 0; 120 + color: @muted; 121 + font-size: 14px; 82 82 83 - .hero-cta { 84 - display: flex; 85 - gap: 0.8rem; 86 - flex-wrap: wrap; 87 - justify-content: center; 88 - margin-top: 0.3rem; 123 + li + li::before { 124 + content: "•"; 125 + margin: 0 5px; 89 89 } 90 90 91 - .benefits { 92 - display: flex; 93 - flex-wrap: wrap; 94 - justify-content: center; 95 - list-style: none; 96 - padding: 0; 97 - margin: 0.8rem 0 0; 98 - color: @muted; 99 - font-size: 14px; 100 - gap: 5px; 101 - li { 102 - /*margin-left: 5px;*/ 103 - } 128 + @media (max-width: 640px) { 104 104 li + li::before { 130 + content: none; 131 + } 132 + li:nth-child(1)::after, 133 + li:nth-child(3)::after { 105 105 content: "•"; 106 - margin -right: 5px;135 + margin: 0 5px; 107 107 } 108 108 } 109 109 } 110 110 } 111 111 112 - /* === WHY CHOOSE ( widgetswith inline icon + title) === */141 + /* ===== WHY CHOOSE (cards) ===== */ 113 113 .widgets { 143 + margin-top: 12px; 114 114 display: grid; 115 - gap: 16px; 116 - grid-template-columns: 1fr; 117 - 118 - @media (min-width: 860px) { 119 - grid-template-columns: repeat(4, 1fr); 120 - } 145 + grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); 146 + grid-gap: 16px; 121 121 } 122 122 123 123 .widget { 150 + padding: 18px; 124 124 background: #fff; 125 125 border: 1px solid @line; 126 126 border-radius: @radius; 127 - padding: 18px; 128 128 box-shadow: @shadow-sm; 155 + transition: transform .18s ease, box-shadow .18s ease; 129 129 display: flex; 130 130 flex-direction: column; 131 - justify-content: flex-start; 132 - gap: 8px; 133 - text-align: left; 134 - transition: transform 0.18s ease, box-shadow 0.18s ease; 158 + height: 100%; 135 135 136 136 &:hover { 137 137 transform: translateY(-2px); ... ... @@ -138,115 +138,97 @@ 138 138 box-shadow: @shadow; 139 139 } 140 140 141 - /* The icon + title row */ 142 142 .icon { 143 143 display: flex; 144 144 align-items: center; 145 145 gap: 10px; 146 - padding: 6px 0; 169 + padding-bottom: 6px; 170 + margin-bottom: 8px; 147 147 border-bottom: 1px solid fade(@line, 60%); 148 - margin-bottom: 6px; 149 - 150 - svg { 151 - width: 24px; 152 - height: 24px; 153 - flex-shrink: 0; 154 - stroke: @text; 155 - } 156 - 157 - h4 { 158 - /*font-weight: 700; */ 159 - margin: 0; 160 - color: @text; 161 - line-height: 1.2; 162 - } 172 + i { color: @brand; } 173 + h4 { margin: 0; line-height: 1.2; color: @text; } 163 163 } 164 164 165 - /* Body paragraph */ 166 166 p { 167 - color: @muted; 168 168 margin: 0; 178 + color: @muted; 169 169 line-height: 1.45; 170 170 } 171 171 } 172 172 173 - /* SERVICES */ 174 - .services { 175 - display: grid; gap: 16px; grid-template-columns: 1fr; 176 - @media (min-width: 920px) { grid-template-columns: repeat(3, 1fr); } 183 + /* ===== SERVICES ===== */ 184 + .services-grid { 185 + margin-top: 12px; 186 + display: grid; 187 + grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); 188 + grid-gap: 24px; 177 177 } 178 - .card { 179 - background: #fff; border: 1px solid @line; border-radius: @radius; 180 - padding: 18px; box-shadow: @shadow-sm; transition: transform .18s ease, box-shadow .18s ease; 181 181 182 - &:hover { transform: translateY(-2px); box-shadow: @shadow; } 183 - p { color: @muted; margin: 0; } 184 - details { 185 - margin-top: .6rem; border-top: 1px dashed @line; padding-top: .6rem; 186 - summary { cursor: pointer; font-weight: 650; } 187 - } 188 - } 191 + .service { 192 + display: flex; 193 + align-items: flex-start; 194 + gap: 16px; 189 189 190 - /* METRICS */ 191 - .metrics { 192 - display: grid; gap: 14px; grid-template-columns: repeat(2, 1fr); 193 - @media (min-width: 720px) { grid-template-columns: repeat(4, 1fr); } 194 - .metric { 195 - background: #fff; border: 1px solid @line; border-radius: 14px; padding: 16px; text-align: center; box-shadow: @shadow-sm; 196 - .num { font-size: 1.6rem; font-weight: 800; color: @brand; } 197 - .label { color: @muted; font-size: .92rem; } 196 + .service-icon { 197 + width: 42px; 198 + height: 42px; 199 + border-radius: 50%; 200 + display: flex; 201 + align-items: center; 202 + justify-content: center; 203 + font-size: 18px; 204 + color: @brand; 205 + background: fade(@brand, 10%); 206 + margin-top: 3px; 207 + flex-shrink: 0; 198 198 } 199 - } 200 200 201 - /* PROCESS */ 202 - .steps { 203 - display: grid; gap: 16px; grid-template-columns: 1fr; 204 - @media (min-width: 860px) { grid-template-columns: repeat(3, 1fr); } 205 - .step { 206 - background: #fff; border: 1px solid @line; border-radius: @radius; padding: 18px; box-shadow: @shadow-sm; 207 - } 208 - } 210 + .service-body { 211 + h4 { 212 + margin: 0 0 4px; 213 + font-size: 1.125rem; 214 + font-weight: 800; 215 + } 209 209 210 - /* FAQ */ 211 - .faq { 212 - details { 213 - border: 1px solid @line; border-radius: @radius-sm; padding: .75rem .9rem; background: #fff; margin: .6rem 0; 214 - summary { cursor: pointer; font-weight: 650; } 215 - &[open] { box-shadow: @shadow-sm; } 217 + p { 218 + margin: 0 0 6px; 219 + color: @text; 220 + line-height: 1.5; 221 + } 222 + 223 + ul { 224 + margin: .45rem 0 0; 225 + padding-left: 1.1rem; 226 + color: @muted; 227 + font-size: 13px; 228 + } 229 + 230 + li { 231 + margin: .25rem 0; 232 + line-height: 1.45; 233 + } 216 216 } 217 217 } 218 218 219 - /* CTA BAND */ 220 - #contact { 221 - .cta-band { 222 - background: #fff; border: 1px solid @line; border-radius: @radius; 223 - padding: 20px; box-shadow: @shadow; 224 - display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 12px; 237 + @media (max-width: 767px) { 238 + .service { 239 + .service-icon { 240 + width: 36px; 241 + height: 36px; 242 + font-size: 16px; 243 + } 225 225 } 226 226 } 227 227 228 - /* ===== Prevent horizontal overflow ===== */ 229 - html, body { 230 - overflow-x: hidden; 231 - } 247 + /* ===== CTA ===== */ 248 + .cta-section { 249 + padding: 24px 0 16px; 232 232 233 - /*Ensureherogradients don'tbleed*/234 - .hero{235 - overflow:hidden;/*contain background overflow*/236 - background-repeat:no-repeat;237 - background-attachment: scroll;251 + .contact-inline { 252 + margin: 0; 253 + color: @muted; 254 + a { color: @brand; } 255 + } 238 238 } 239 - 240 - /* Fix possible grid or card overshoot */ 241 - .container { 242 - max-width: 100%; 243 - overflow-x: clip; /* hides subtle pixel overflow without scroll */ 244 - } 245 - 246 - /* Safety for large paddings/margins that might extend */ 247 - section, .widgets, .services, .metrics, .steps { 248 - margin-left: auto; 249 - margin-right: auto; 250 - } 251 251 } 252 252