Changes for page Public Web Site
Last modified by Agnease on 2026/07/03 16:14
Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Objects (2 modified, 1 added, 2 removed)
Details
- Page properties
-
- Default language
-
... ... @@ -1,1 +1,0 @@ 1 -en - Hidden
-
... ... @@ -1,1 +1,1 @@ 1 - false1 +true - Content
-
... ... @@ -2,39 +2,119 @@ 2 2 #macro (displayPublicContent) 3 3 #set ($discard = $xwiki.ssx.use('PublicWebSite.WebHome')) 4 4 {{html clean="false"}} 5 - 5 + <section class="hero hero-saas" id="top"> 6 + <div class="container"> 7 + <div class="hero-layout"> 8 + <div class="hero-copy"> 9 + <h1>Professional XWiki consulting <span>and engineering</span></h1> 10 + <p class="lead"> 11 + Agnease helps organizations upgrade, maintain, secure and extend production XWiki platforms with practical engineering support, custom development, integrations and long-term care. 12 + </p> 13 + <ul class="benefits"> 14 + <li>XWiki LTS upgrades</li> 15 + <li>Maintenance and support</li> 16 + <li>Custom XWiki development</li> 17 + <li>Migrations and integrations</li> 18 + </ul> 19 + <div class="hero-actions" id="hero-cta"> 20 + <a class="btn btn-primary" href="https://calendly.com/alex-agnease/30min?back=1&month=2026-06"> 21 + Book a free discussion 22 + </a> 23 + <a class="btn btn-secondary" href="$xwiki.getURL('services.WebHome')">View XWiki services</a> 24 + </div> 25 + </div> 26 + <div class="hero-visual" aria-hidden="true"> 27 + <div class="hero-browser"> 28 + <div class="hero-browser-top"> 29 + <div class="hero-dot"></div> 30 + <div class="hero-dot"></div> 31 + <div class="hero-dot"></div> 32 + <div class="hero-search"></div> 33 + </div> 34 + <div class="hero-browser-body"> 35 + <div class="hero-sidebar"> 36 + <div class="hero-nav-item"><span class="hero-nav-icon"></span>Home</div> 37 + <div class="hero-nav-item"><span class="hero-nav-icon"></span>Documentation</div> 38 + <div class="hero-nav-item"><span class="hero-nav-icon"></span>Processes</div> 39 + <div class="hero-nav-item"><span class="hero-nav-icon"></span>Policies</div> 40 + <div class="hero-nav-item"><span class="hero-nav-icon"></span>Teams</div> 41 + </div> 42 + <div class="hero-content-panel"> 43 + <div class="hero-panel-title">Production XWiki Platform</div> 44 + <div class="hero-skeleton"></div> 45 + <div class="hero-skeleton"></div> 46 + <div class="hero-skeleton short"></div> 47 + <div class="hero-dashboard-grid"> 48 + <div class="hero-mini-card"> 49 + <h4>Recent work</h4> 50 + <div class="hero-status-row"><span class="hero-status-dot"></span>LTS upgrade plan</div> 51 + <div class="hero-status-row"><span class="hero-status-dot"></span>Extension review</div> 52 + <div class="hero-status-row"><span class="hero-status-dot"></span>Production validation</div> 53 + </div> 54 + <div class="hero-mini-card"> 55 + <h4>Platform care</h4> 56 + <div class="hero-status-row"><span class="hero-status-dot"></span>Permissions</div> 57 + <div class="hero-status-row"><span class="hero-status-dot"></span>Authentication</div> 58 + <div class="hero-status-row"><span class="hero-status-dot"></span>Maintainability</div> 59 + </div> 60 + </div> 61 + </div> 62 + </div> 63 + </div> 64 + <div class="hero-floating hero-upgrade-card"> 65 + <div class="hero-card-title">Upgrade with confidence</div> 66 + <div class="hero-version-flow"> 67 + <div class="hero-version">XWiki<br/>LTS</div> 68 + <div class="hero-arrow">→</div> 69 + <div class="hero-version">Staging</div> 70 + <div class="hero-arrow">→</div> 71 + <div class="hero-version active">Production</div> 72 + </div> 73 + </div> 74 + <div class="hero-floating hero-security-card"> 75 + <div class="hero-card-title">Security-aware maintenance</div> 76 + <ul> 77 + <li>Permissions review</li> 78 + <li>Authentication support</li> 79 + <li>Audit and traceability</li> 80 + </ul> 81 + </div> 82 + <div class="hero-flow"> 83 + <div class="hero-env">Review</div> 84 + <div class="hero-arrow">→</div> 85 + <div class="hero-env">Plan</div> 86 + <div class="hero-arrow">→</div> 87 + <div class="hero-env">Validate</div> 88 + </div> 89 + </div> 90 + </div> 91 + </div> 92 + </section> 93 +#* 6 6 <section class="hero hero-centered" aria-labelledby="hero-title"> 7 7 <div class="container hero-inner"> 8 - <div class="hero-kicker"> 9 - <i class="fa fa-shield" aria-hidden="true"></i> 10 - Your trusted partner for professional XWiki services 11 - </div> 96 + <h1 id="hero-title">Professional XWiki consulting and engineering</h1> 12 12 13 - <h1 id="hero-title">Reliable XWiki engineering for organizations that depend on their knowledge platform</h1> 14 - 15 15 <p class="lead"> 16 - Agnease helps companies keep XWiki secure, stable, up-to-date and adapted to real business processes. 99 + Agnease helps organizations upgrade, maintain, secure and extend production XWiki platforms with practical 100 + engineering support, custom development, integrations and long-term care. 17 17 </p> 18 18 19 - <p class="hero-support"> 20 - From LTS upgrades and maintenance to custom applications, integrations, workflows and migrations, 21 - Agnease provides focused XWiki expertise with practical delivery and long-term care. 22 - </p> 23 - 24 24 <ul class="benefits"> 25 - <li> SafeLTS upgrades</li>26 - <li> Support andrecovery</li>27 - <li>Custom XWiki applications</li>28 - <li> Integrations andmigrations</li>104 + <li>XWiki LTS upgrades</li> 105 + <li>Maintenance and support</li> 106 + <li>Custom XWiki development</li> 107 + <li>Migrations and integrations</li> 29 29 </ul> 30 30 31 31 <div class="hero-actions"> 32 - <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Request a consultation</a> 111 + <a class="btn btn-primary" href="https://calendly.com/alex-agnease/30min?back=1&month=2026-06">Book a free discussion</a> 112 + ##<a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Request a consultation</a> 33 33 <a class="btn btn-secondary" href="$xwiki.getURL('services.WebHome')">View XWiki services</a> 34 34 </div> 35 35 </div> 36 36 </section> 37 - 117 +*# 38 38 <section class="trust-strip" aria-label="Agnease experience"> 39 39 <div class="container"> 40 40 <ul> ... ... @@ -48,26 +48,28 @@ 48 48 49 49 <section aria-labelledby="platform-title"> 50 50 <div class="container"> 51 - <h2 id="platform-title"> WhenXWikibecomesbusiness-critical,itneedsprofessionalcare</h2>131 + <h2 id="platform-title">XWiki support for production knowledge platforms</h2> 52 52 <p class="section-intro"> 53 - Many organizationsstartwithXWikiasadocumentation platform.Overtime,itbecomesa knowledgebase,54 - intranet, SOPportal, workflowsystem, audittrailor integrationhub. At that point,upgrades,security,55 - performance, permissions and maintainabilityare no longer optional technical details.133 + XWiki often grows from a documentation space into a business-critical knowledge platform. 134 + When it supports intranets, procedures, workflows, audits or integrations, it needs structured technical care 135 + for upgrades, security, permissions and maintainability. 56 56 </p> 57 57 58 58 <div class="pathways"> 59 59 <article class="pathway-card"> 60 - <div class="pathway-icon"> 61 - <i class="fa fa-refresh" aria-hidden="true"></i> 140 + <div class="card-heading"> 141 + <div class="pathway-icon"> 142 + <i class="fa fa-refresh" aria-hidden="true"></i> 143 + </div> 144 + <h3>Upgrade XWiki safely</h3> 62 62 </div> 63 - <h3>Keep XWiki current</h3> 64 64 <p> 65 - Plan and execute safeupgradesto supported XWiki versions,with compatibility checks and rollback planning.147 + Plan and execute XWiki LTS upgrades with compatibility checks, staging validation and rollback planning. 66 66 </p> 67 67 <ul> 68 68 <li>LTS upgrade planning</li> 69 69 <li>Extension and custom code review</li> 70 - <li> Productionrolloutvalidation</li>152 + <li>Staging and production validation</li> 71 71 </ul> 72 72 <p class="card-link"> 73 73 <a href="$xwiki.getURL('services.xwiki-upgrades')">View upgrade services</a> ... ... @@ -75,17 +75,19 @@ 75 75 </article> 76 76 77 77 <article class="pathway-card"> 78 - <div class="pathway-icon"> 79 - <i class="fa fa-life-ring" aria-hidden="true"></i> 160 + <div class="card-heading"> 161 + <div class="pathway-icon"> 162 + <i class="fa fa-life-ring" aria-hidden="true"></i> 163 + </div> 164 + <h3>Maintain XWiki reliably</h3> 80 80 </div> 81 - <h3>Keep XWiki reliable</h3> 82 82 <p> 83 - Get long-termtechnical care forinstances that needtostay stable,secure andrecoverable.167 + Keep production XWiki instances stable with troubleshooting, maintenance planning, recovery support and security-aware care. 84 84 </p> 85 85 <ul> 86 86 <li>Troubleshooting and recovery</li> 87 87 <li>Performance and log analysis</li> 88 - <li> Security-aware maintenance</li>172 + <li>Upgrade and maintenance planning</li> 89 89 </ul> 90 90 <p class="card-link"> 91 91 <a href="$xwiki.getURL('services.xwiki-maintenance-support')">View support services</a> ... ... @@ -93,17 +93,19 @@ 93 93 </article> 94 94 95 95 <article class="pathway-card"> 96 - <div class="pathway-icon"> 97 - <i class="fa fa-cogs" aria-hidden="true"></i> 180 + <div class="card-heading"> 181 + <div class="pathway-icon"> 182 + <i class="fa fa-cogs" aria-hidden="true"></i> 183 + </div> 184 + <h3>Extend XWiki for your processes</h3> 98 98 </div> 99 - <h3>Adapt XWiki to your business</h3> 100 100 <p> 101 - Build workflows,custom applications, dashboards,integrations and automation aroundyourprocesses.187 + Build custom XWiki applications, workflows, dashboards and integrations around real business needs. 102 102 </p> 103 103 <ul> 104 104 <li>Custom XWiki applications</li> 105 105 <li>Workflows and approvals</li> 106 - <li>SSO, LDAP ,APIsand integrations</li>192 + <li>APIs, SSO, LDAP and integrations</li> 107 107 </ul> 108 108 <p class="card-link"> 109 109 <a href="$xwiki.getURL('services.xwiki-development-integrations')">View development services</a> ... ... @@ -113,33 +113,64 @@ 113 113 </div> 114 114 </section> 115 115 202 + <section class="industry-trust-section" aria-labelledby="industry-trust-title"> 203 + <div class="container"> 204 + <div class="industry-trust-panel"> 205 + <h2 id="industry-trust-title">Trusted XWiki expertise for business-critical platforms</h2> 206 + 207 + <p class="section-intro"> 208 + Experience supporting XWiki platforms used in healthcare, financial services, scientific research, 209 + government institutions, transportation, software development, compliance programs and regulated environments. 210 + </p> 211 + 212 + <div class="industry-tags" aria-label="Industries and environments supported"> 213 + <span>Healthcare</span> 214 + <span>Financial services</span> 215 + <span>Scientific research</span> 216 + <span>Government institutions</span> 217 + <span>Transportation</span> 218 + <span>Software development</span> 219 + <span>Compliance programs</span> 220 + <span>Regulated environments</span> 221 + </div> 222 + 223 + <p class="industry-support"> 224 + Organizations rely on these platforms to manage documentation, workflows, compliance processes, 225 + research knowledge and critical business information. From upgrades and authentication integrations 226 + to workflow systems and long-term maintenance, Agnease helps keep XWiki secure, stable and ready for the future. 227 + </p> 228 + </div> 229 + </div> 230 + </section> 231 + 116 116 <section class="split-section" aria-labelledby="why-title"> 117 117 <div class="container"> 118 118 <div class="split-grid"> 119 119 <div class="split-copy"> 120 - <h2 id="why-title">Why chooseAgnease</h2>236 + <h2 id="why-title">Why work with an XWiki specialist</h2> 121 121 <p> 122 - Agnease brings more than 11 years of hands-on XWiki expertise to organizations that need reliable 123 - knowledge platforms, secure upgrades, custom applications, integrations, migrations and long-term support. 238 + XWiki projects often involve more than pages. Production platforms may include custom code, 239 + extensions, authentication, permissions, workflows, integrations, compliance documentation 240 + and business-critical knowledge. 124 124 </p> 125 125 <p> 126 - Theapproachispracticalandengineering-focused:understandthecurrent system, reduce risk,127 - document the workand leaveyourXWikieasier to maintain.243 + Agnease brings 11+ years of hands-on XWiki experience to help reduce risk, support long-term reliability 244 + and leave the platform easier to maintain after the work is complete. 128 128 </p> 129 129 </div> 130 130 131 131 <ol class="process-list"> 132 132 <li> 133 - <strong>Review the current situation</strong>134 - Version, extensions, infrastructure, authentication, custom code and business-critical features.250 + <strong>Review the XWiki environment</strong> 251 + Version, extensions, infrastructure, authentication, permissions, custom code and critical features. 135 135 </li> 136 136 <li> 137 - <strong>Define asafepathforward</strong>138 - Clear scope, expectedeffort, risks, rollback options and recommended nextsteps.254 + <strong>Define the safest next steps</strong> 255 + Scope, risks, dependencies, effort, rollback options and validation requirements. 139 139 </li> 140 140 <li> 141 - <strong> Deliverand documentthe work</strong>142 - Practicalimplementation, validation anddocumentationfor future maintenance.258 + <strong>Implement, validate and document</strong> 259 + Controlled changes, testing, production validation and notes for future maintenance. 143 143 </li> 144 144 </ol> 145 145 </div> ... ... @@ -146,11 +146,11 @@ 146 146 </div> 147 147 </section> 148 148 149 - <section class="resource-strip" aria-labelledby="resources-title"> 266 + <section class="resource-strip homepage-resource-strip" aria-labelledby="resources-title"> 150 150 <div class="container"> 151 - <h2 id="resources-title"> UsefulXWiki resources</h2>268 + <h2 id="resources-title">XWiki resources for safer long-term maintenance</h2> 152 152 <p class="section-intro"> 153 - Practical guidancefororganizationsrunningXWiki inproduction.270 + Practical articles about XWiki upgrades, customization and production platform care. 154 154 </p> 155 155 156 156 <div class="resource-grid"> ... ... @@ -157,17 +157,17 @@ 157 157 <article class="resource-card"> 158 158 <h4>Why upgrade your XWiki instance?</h4> 159 159 <p> 160 - A business-focused explanationofwhy regularLTSupgrades reduce security, compatibility and maintenance risk.277 + Learn why regular XWiki upgrades reduce security exposure, compatibility issues and long-term maintenance risk. 161 161 </p> 162 - <a href="$xwiki.getURL('resources.why-upgrade-xwiki')">Read the r esource</a>279 + <a href="$xwiki.getURL('resources.why-upgrade-xwiki')">Read the article</a> 163 163 </article> 164 164 165 165 <article class="resource-card"> 166 166 <h4>XWiki upgrade services</h4> 167 167 <p> 168 - How AgneaseapproachessafeXWiki upgradesforreal productionenvironments with customizations and integrations.285 + See how XWiki upgrades can be planned, tested and validated for production instances with customizations and integrations. 169 169 </p> 170 - <a href="$xwiki.getURL('services.xwiki-upgrades')">View the service</a>287 + <a href="$xwiki.getURL('services.xwiki-upgrades')">View upgrade services</a> 171 171 </article> 172 172 </div> 173 173 </div> ... ... @@ -176,10 +176,10 @@ 176 176 <section class="cta-section" aria-labelledby="contact-title"> 177 177 <div class="container"> 178 178 <div class="cta-panel"> 179 - <h2 id="contact-title">Need help withXWiki?</h2>296 + <h2 id="contact-title">Need XWiki consulting or support?</h2> 180 180 <p> 181 - Send your current XWiki version, the problemyou are facing, or the type of project you want to build.182 - A short description is enough to start theconversation.298 + Send your current XWiki version, the issue you are facing, or the type of project you want to build. 299 + A short description is enough to define practical next steps. 183 183 </p> 184 184 <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Contact Agnease</a> 185 185 </div>
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -1,5 +1,5 @@ 1 1 /* ========== Agnease Public Website ========== */ 2 - 2 +/* 3 3 @brand: #00937D; 4 4 @brand-strong: #007B6A; 5 5 @brand-soft: #E7FFF8; ... ... @@ -11,7 +11,23 @@ 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 +*/ 15 +@brand: #00937D; 16 +@brand-strong: #007B6A; 17 +@brand-soft: #E7FFF8; 18 +@brand-bg: #F7F9FC; 19 +@text: #07182D; 20 +@text-soft: #10243D; 21 +@muted: #64748B; 22 +@line: #E6EBF2; 23 +@radius: 18px; 24 +@shadow-sm: 0 18px 45px rgba(15, 23, 42, .06); 25 +@shadow: 0 30px 80px rgba(15, 23, 42, .12); 26 +@maxw: 1140px; 14 14 28 +@section-padding: 30px 0; 29 +@section-padding-mobile: 28px 0; 30 + 15 15 /* ========== Base ========== */ 16 16 17 17 #mainContentArea { ... ... @@ -31,7 +31,7 @@ 31 31 } 32 32 33 33 section { 34 - padding: 42px 0;50 + padding: @section-padding; 35 35 border-top: 1px solid @line; 36 36 37 37 &:first-of-type { ... ... @@ -169,9 +169,6 @@ 169 169 170 170 &.hero-centered { 171 171 text-align: center; 172 - background: 173 - radial-gradient(50rem 18rem at 50% -10%, @brand-soft 0%, transparent 60%), 174 - radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%); 175 175 display: flex; 176 176 align-items: center; 177 177 justify-content: center; ... ... @@ -194,9 +194,10 @@ 194 194 } 195 195 196 196 .lead { 197 - max-width: 760px;210 + max-width: 820px; 198 198 font-size: 19px; 199 199 line-height: 1.55; 213 + margin-top: 12px; 200 200 } 201 201 202 202 .benefits { ... ... @@ -230,13 +230,6 @@ 230 230 font-weight: 700; 231 231 } 232 232 233 -.hero-support { 234 - max-width: 760px; 235 - margin: 14px auto 0; 236 - color: @muted; 237 - line-height: 1.55; 238 -} 239 - 240 240 .hero-actions, 241 241 #hero-cta { 242 242 display: flex; ... ... @@ -251,8 +251,6 @@ 251 251 .trust-strip { 252 252 padding: 18px 0; 253 253 border-top: 1px solid @line; 254 - border-bottom: 1px solid @line; 255 - background: #fff; 256 256 257 257 ul { 258 258 max-width: 960px; ... ... @@ -296,7 +296,7 @@ 296 296 .services-grid { 297 297 grid-template-columns: repeat(3, minmax(0, 1fr)); 298 298 max-width: 1040px; 299 - margin-top: 2 6px;304 + margin-top: 22px; 300 300 } 301 301 302 302 .resource-grid { ... ... @@ -325,16 +325,9 @@ 325 325 .pathway-card, 326 326 .service-card, 327 327 .resource-card { 328 - background: #fff; 329 329 border: 1px solid @line; 330 330 border-radius: @radius; 331 331 box-shadow: @shadow-sm; 332 - transition: transform .18s ease, box-shadow .18s ease; 333 - 334 - &:hover { 335 - transform: translateY(-2px); 336 - box-shadow: @shadow; 337 - } 338 338 } 339 339 340 340 /* ========== Small Widgets ========== */ ... ... @@ -379,6 +379,13 @@ 379 379 flex-direction: column; 380 380 min-height: 100%; 381 381 380 + .card-heading { 381 + display: flex; 382 + align-items: center; 383 + gap: 14px; 384 + margin-bottom: 14px; 385 + } 386 + 382 382 .pathway-icon { 383 383 width: 52px; 384 384 height: 52px; ... ... @@ -388,12 +388,12 @@ 388 388 justify-content: center; 389 389 color: @brand; 390 390 background: fade(@brand, 10%); 391 - margin-bottom: 18px; 392 392 font-size: 19px; 397 + flex-shrink: 0; 393 393 } 394 394 395 395 h3 { 396 - margin: 0 0 10px;401 + margin: 0; 397 397 color: @text; 398 398 font-size: 22px; 399 399 line-height: 1.25; ... ... @@ -434,6 +434,80 @@ 434 434 } 435 435 } 436 436 442 +.industry-trust-section { 443 + background: 444 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 70%); 445 + 446 + .industry-trust-panel { 447 + max-width: 1040px; 448 + margin: 0 auto; 449 + padding: 30px 28px; 450 + border: 1px solid fade(@brand, 16%); 451 + border-radius: @radius; 452 + background: 453 + radial-gradient(34rem 12rem at 50% 0%, fade(@brand-soft, 75%) 0%, #fff 72%); 454 + box-shadow: @shadow-sm; 455 + text-align: center; 456 + } 457 + 458 + h2 { 459 + margin-bottom: 12px; 460 + } 461 + 462 + .section-intro { 463 + margin-bottom: 20px; 464 + max-width: 820px; 465 + } 466 + 467 + .industry-tags { 468 + max-width: 880px; 469 + margin: 0 auto; 470 + display: flex; 471 + flex-wrap: wrap; 472 + justify-content: center; 473 + gap: 10px; 474 + } 475 + 476 + .industry-tags span { 477 + display: inline-flex; 478 + align-items: center; 479 + padding: 7px 12px; 480 + border: 1px solid fade(@brand, 20%); 481 + border-radius: 999px; 482 + background: #fff; 483 + color: @text; 484 + font-size: 13px; 485 + font-weight: 600; 486 + line-height: 1.2; 487 + box-shadow: 0 3px 10px rgba(0, 0, 0, .04); 488 + } 489 + 490 + .industry-support { 491 + max-width: 820px; 492 + margin: 22px auto 0; 493 + color: @muted; 494 + font-size: 16px; 495 + line-height: 1.6; 496 + } 497 +} 498 + 499 +@media (max-width: 640px) { 500 + .industry-trust-section { 501 + .industry-trust-panel { 502 + padding: 24px 18px; 503 + } 504 + 505 + .industry-tags { 506 + gap: 8px; 507 + } 508 + 509 + .industry-tags span { 510 + font-size: 12px; 511 + padding: 6px 10px; 512 + } 513 + } 514 +} 515 + 437 437 /* ========== Services ========== */ 438 438 439 439 .services { ... ... @@ -446,17 +446,10 @@ 446 446 align-items: flex-start; 447 447 gap: 16px; 448 448 padding: 22px; 449 - background: #fff; 450 450 border: 1px solid @line; 451 451 border-radius: @radius; 452 452 box-shadow: @shadow-sm; 453 - transition: transform .18s ease, box-shadow .18s ease; 454 454 455 - &:hover { 456 - transform: translateY(-2px); 457 - box-shadow: @shadow; 458 - } 459 - 460 460 .service-icon { 461 461 width: 46px; 462 462 height: 46px; ... ... @@ -540,7 +540,6 @@ 540 540 position: relative; 541 541 padding: 16px 16px 16px 58px; 542 542 margin-bottom: 12px; 543 - background: #fff; 544 544 border: 1px solid @line; 545 545 border-radius: @radius; 546 546 box-shadow: @shadow-sm; ... ... @@ -599,10 +599,81 @@ 599 599 } 600 600 } 601 601 673 +/* ========== Homepage Resource Strip ========== */ 674 + 675 +.homepage-resource-strip { 676 + background: 677 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 70%); 678 + 679 + .resource-grid { 680 + max-width: 1040px; 681 + margin: 22px auto 0; 682 + display: grid; 683 + grid-template-columns: repeat(2, minmax(0, 1fr)); 684 + grid-gap: 22px; 685 + align-items: stretch; 686 + } 687 + 688 + .resource-card { 689 + display: flex; 690 + flex-direction: column; 691 + min-width: 0; 692 + min-height: 100%; 693 + padding: 26px; 694 + } 695 + 696 + .resource-card h4 { 697 + margin: 0 0 10px; 698 + color: @text; 699 + font-size: 21px; 700 + line-height: 1.25; 701 + font-weight: 700; 702 + } 703 + 704 + .resource-card p { 705 + margin: 0 0 18px; 706 + color: @muted; 707 + font-size: 15px; 708 + line-height: 1.6; 709 + } 710 + 711 + .resource-card a { 712 + margin-top: auto; 713 + color: @brand; 714 + font-weight: 700; 715 + text-decoration: underline; 716 + 717 + &:hover, 718 + &:focus { 719 + color: @brand-strong; 720 + } 721 + } 722 +} 723 + 724 +@media (max-width: 980px) { 725 + .homepage-resource-strip { 726 + .resource-grid { 727 + grid-template-columns: 1fr; 728 + } 729 + } 730 +} 731 + 732 +@media (max-width: 640px) { 733 + .homepage-resource-strip { 734 + .resource-card { 735 + padding: 22px; 736 + } 737 + 738 + .resource-card h4 { 739 + font-size: 19px; 740 + } 741 + } 742 +} 743 + 602 602 /* ========== CTA ========== */ 603 603 604 604 .cta-section { 605 - padding: 32px 0 24px;747 + padding: @section-padding; 606 606 607 607 .contact-inline { 608 608 margin: 0; ... ... @@ -620,8 +620,6 @@ 620 620 padding: 32px; 621 621 border-radius: @radius; 622 622 border: 1px solid fade(@brand, 20%); 623 - background: 624 - radial-gradient(34rem 12rem at 50% 0%, @brand-soft 0%, #fff 70%); 625 625 box-shadow: @shadow-sm; 626 626 text-align: center; 627 627 ... ... @@ -635,6 +635,50 @@ 635 635 } 636 636 } 637 637 778 +.resource-inline-cta { 779 + display: flex; 780 + align-items: center; 781 + justify-content: space-between; 782 + gap: 22px; 783 + margin: 30px 0; 784 + padding: 20px 22px; 785 + border: 1px solid fade(@brand, 22%); 786 + border-radius: @radius; 787 + background: @brand-bg; 788 + box-shadow: @shadow-sm; 789 + 790 + p { 791 + margin: 0; 792 + color: @muted; 793 + line-height: 1.55; 794 + } 795 + 796 + strong { 797 + color: @text; 798 + } 799 + 800 + .btn { 801 + flex-shrink: 0; 802 + } 803 +} 804 + 805 +@media (max-width: 767px) { 806 + .resource-inline-cta { 807 + display: block; 808 + text-align: center; 809 + 810 + p { 811 + margin-bottom: 14px; 812 + } 813 + 814 + .btn { 815 + display: inline-block; 816 + margin-left: auto; 817 + margin-right: auto; 818 + } 819 + } 820 +} 821 + 638 638 /* ========== Responsive ========== */ 639 639 640 640 @media (max-width: 980px) { ... ... @@ -701,7 +701,7 @@ 701 701 702 702 @media (max-width: 640px) { 703 703 section { 704 - padding: 34px 0;888 + padding: @section-padding-mobile; 705 705 } 706 706 707 707 .widgets, ... ... @@ -726,3 +726,1013 @@ 726 726 padding: 24px 20px; 727 727 } 728 728 } 913 + 914 +/* ========== Resource / Article Pages ========== */ 915 + 916 +.resource-page { 917 + padding-top: 0; 918 +} 919 + 920 +.resource-header { 921 + padding: @section-padding; 922 + border-top: none; 923 + 924 + h1 { 925 + margin: 0 auto 14px; 926 + text-align: center; 927 + line-height: 1.18; 928 + } 929 + 930 + .resource-summary { 931 + max-width: 780px; 932 + margin: 0 auto; 933 + color: @muted; 934 + text-align: center; 935 + font-size: 18px; 936 + line-height: 1.55; 937 + } 938 +} 939 + 940 +.resource-layout { 941 + display: block; 942 + max-width: 1080px; 943 + margin: 0 auto; 944 + padding-top: 28px; 945 +} 946 + 947 +.resource-layout::after { 948 + content: ""; 949 + display: block; 950 + clear: both; 951 +} 952 + 953 +.resource-content { 954 + color: @text; 955 + font-size: 16px; 956 + line-height: 1.68; 957 + 958 + h2 { 959 + text-align: left; 960 + margin: 34px 0 12px; 961 + line-height: 1.28; 962 + } 963 + 964 + h3 { 965 + margin: 24px 0 8px; 966 + line-height: 1.3; 967 + } 968 + 969 + p { 970 + margin: 0 0 16px; 971 + } 972 + 973 + ul, 974 + ol { 975 + margin: 0 0 18px; 976 + padding-left: 22px; 977 + } 978 + 979 + li { 980 + margin: 6px 0; 981 + } 982 + 983 + strong { 984 + color: @text; 985 + } 986 +} 987 + 988 +.resource-note { 989 + border-left: 4px solid @brand; 990 + background: @brand-bg; 991 + padding: 16px 18px; 992 + margin: 22px 0; 993 + border-radius: 0 @radius @radius 0; 994 + 995 + p:last-child { 996 + margin-bottom: 0; 997 + } 998 +} 999 + 1000 +.resource-note.related-resources { 1001 + p { 1002 + margin-bottom: 10px; 1003 + } 1004 + 1005 + ul { 1006 + margin: 0; 1007 + padding-left: 20px; 1008 + } 1009 + 1010 + li { 1011 + margin: 6px 0; 1012 + color: @muted; 1013 + } 1014 +} 1015 + 1016 +.resource-faq-item { 1017 + display: flow-root; 1018 + border-bottom: 1px solid @line; 1019 + padding: 12px 0; 1020 + 1021 + summary { 1022 + cursor: pointer; 1023 + font-weight: 700; 1024 + color: @text; 1025 + line-height: 1.4; 1026 + } 1027 + 1028 + summary:hover, 1029 + summary:focus { 1030 + color: @brand-strong; 1031 + } 1032 + 1033 + p { 1034 + margin: 10px 0 4px; 1035 + color: @muted; 1036 + } 1037 +} 1038 + 1039 +.resource-checklist { 1040 + margin: 18px 0 24px; 1041 + padding: 0; 1042 + list-style: none; 1043 + 1044 + li { 1045 + position: relative; 1046 + padding: 10px 0 10px 34px; 1047 + border-bottom: 1px solid @line; 1048 + 1049 + &:before { 1050 + content: "\f00c"; 1051 + font-family: FontAwesome; 1052 + position: absolute; 1053 + left: 0; 1054 + top: 11px; 1055 + color: @brand; 1056 + } 1057 + } 1058 +} 1059 + 1060 +.resource-sidebar { 1061 + float: right; 1062 + width: 280px; 1063 + margin-left: 42px; 1064 + margin-bottom: 28px; 1065 + position: sticky; 1066 + top: 96px; 1067 + border: 1px solid @line; 1068 + border-radius: @radius; 1069 + padding: 18px; 1070 + box-shadow: @shadow-sm; 1071 + 1072 + h4 { 1073 + margin: 0 0 10px; 1074 + } 1075 + 1076 + ul { 1077 + margin: 0; 1078 + padding-left: 18px; 1079 + color: @muted; 1080 + } 1081 + 1082 + li { 1083 + margin: 8px 0; 1084 + } 1085 + 1086 + a { 1087 + color: @brand; 1088 + font-weight: 600; 1089 + } 1090 +} 1091 + 1092 +.resource-cta { 1093 + display: flex; 1094 + flex-direction: column; 1095 + align-items: center; 1096 + text-align: center; 1097 + 1098 + max-width: 820px; 1099 + margin: 42px auto 0; 1100 + padding: 28px 30px; 1101 + border: 1px solid fade(@brand, 20%); 1102 + border-radius: @radius; 1103 + background: @brand-bg; 1104 + 1105 + h3 { 1106 + margin-top: 0; 1107 + margin-bottom: 10px; 1108 + } 1109 + 1110 + p { 1111 + max-width: 680px; 1112 + margin-left: auto; 1113 + margin-right: auto; 1114 + color: @muted; 1115 + } 1116 + 1117 + .btn { 1118 + margin-top: 8px; 1119 + } 1120 +} 1121 + 1122 +.resource-note, 1123 +.resource-checklist, 1124 +.resource-cta { 1125 + display: flow-root; 1126 +} 1127 + 1128 +@media (max-width: 767px) { 1129 + .resource-cta { 1130 + padding: 24px 20px; 1131 + } 1132 +} 1133 + 1134 +@media (max-width: 900px) { 1135 + .resource-layout { 1136 + padding-top: 22px; 1137 + } 1138 + 1139 + .resource-sidebar { 1140 + float: none; 1141 + width: 100%; 1142 + margin-left: 0; 1143 + margin-bottom: 24px; 1144 + position: static; 1145 + } 1146 +} 1147 + 1148 +/* ========== Products / Extensions Pages ========== */ 1149 + 1150 +.product-index-section { 1151 + padding: @section-padding; 1152 + 1153 + h2 { 1154 + margin-bottom: 10px; 1155 + } 1156 +} 1157 + 1158 +.product-card-grid { 1159 + max-width: 980px; 1160 + margin: 26px auto 0; 1161 + display: grid; 1162 + grid-template-columns: 1fr; 1163 + grid-gap: 22px; 1164 +} 1165 + 1166 +.product-card { 1167 + position: relative; 1168 + border: 1px solid @line; 1169 + border-radius: @radius; 1170 + box-shadow: @shadow-sm; 1171 + padding: 32px; 1172 + display: grid; 1173 + grid-template-columns: 70px 1fr; 1174 + grid-gap: 24px; 1175 + align-items: start; 1176 + overflow: hidden; 1177 + 1178 + &:before { 1179 + content: ""; 1180 + position: absolute; 1181 + inset: 0 auto 0 0; 1182 + width: 5px; 1183 + background: linear-gradient(180deg, @brand 0%, @brand-strong 100%); 1184 + } 1185 + 1186 + .product-card-icon { 1187 + width: 58px; 1188 + height: 58px; 1189 + border-radius: 50%; 1190 + background: fade(@brand, 10%); 1191 + border: 1px solid fade(@brand, 22%); 1192 + color: @brand; 1193 + display: flex; 1194 + align-items: center; 1195 + justify-content: center; 1196 + font-size: 22px; 1197 + flex-shrink: 0; 1198 + } 1199 + 1200 + .product-card-body { 1201 + min-width: 0; 1202 + } 1203 + 1204 + h3 { 1205 + margin: 0 0 10px; 1206 + color: @text; 1207 + font-size: 25px; 1208 + line-height: 1.22; 1209 + font-weight: 800; 1210 + } 1211 + 1212 + p { 1213 + color: @muted; 1214 + line-height: 1.6; 1215 + } 1216 + 1217 + .product-card-description { 1218 + max-width: 760px; 1219 + margin: 0 0 14px; 1220 + font-size: 16px; 1221 + } 1222 +} 1223 + 1224 +.product-card-kicker { 1225 + display: inline-flex; 1226 + align-items: center; 1227 + gap: 7px; 1228 + width: fit-content; 1229 + margin-bottom: 10px; 1230 + padding: 5px 10px; 1231 + border: 1px solid fade(@brand, 24%); 1232 + border-radius: 999px; 1233 + background: fade(@brand, 8%); 1234 + color: @brand-strong; 1235 + font-size: 12px; 1236 + font-weight: 800; 1237 + text-transform: uppercase; 1238 + letter-spacing: .04em; 1239 + 1240 + i { 1241 + color: @brand; 1242 + } 1243 +} 1244 + 1245 +.product-highlights { 1246 + margin: 14px 0 22px; 1247 + padding-left: 18px; 1248 + color: @muted; 1249 + 1250 + li { 1251 + margin: 6px 0; 1252 + line-height: 1.45; 1253 + } 1254 +} 1255 + 1256 +.product-card-actions { 1257 + display: flex; 1258 + align-items: center; 1259 + gap: 16px; 1260 + flex-wrap: wrap; 1261 + 1262 + .btn { 1263 + font-weight: 700; 1264 + } 1265 +} 1266 + 1267 +.product-card-contact { 1268 + color: @brand; 1269 + font-weight: 700; 1270 + text-decoration: underline; 1271 + 1272 + &:hover, 1273 + &:focus { 1274 + color: @brand-strong; 1275 + } 1276 +} 1277 + 1278 +@media (max-width: 640px) { 1279 + .product-card { 1280 + grid-template-columns: 1fr; 1281 + padding: 26px 22px; 1282 + text-align: left; 1283 + 1284 + &:before { 1285 + width: 4px; 1286 + } 1287 + 1288 + .product-card-icon { 1289 + margin-bottom: 2px; 1290 + } 1291 + 1292 + h3 { 1293 + font-size: 22px; 1294 + } 1295 + } 1296 + 1297 + .product-card-actions { 1298 + gap: 12px; 1299 + } 1300 +} 1301 + 1302 +/* ========== Individual Product Pages ========== */ 1303 + 1304 +.product-layout { 1305 + display: grid; 1306 + grid-template-columns: minmax(0, 1.12fr) minmax(280px, .88fr); 1307 + grid-gap: 32px; 1308 + max-width: 1040px; 1309 + margin: 0 auto; 1310 + align-items: start; 1311 +} 1312 + 1313 +.product-summary-card, 1314 +.product-info-card, 1315 +.product-feature, 1316 +.product-gallery-panel { 1317 + border: 1px solid @line; 1318 + border-radius: @radius; 1319 + box-shadow: @shadow-sm; 1320 +} 1321 + 1322 +.product-summary-card { 1323 + padding: 28px; 1324 + 1325 + h2 { 1326 + text-align: left; 1327 + margin-top: 0; 1328 + margin-bottom: 14px; 1329 + line-height: 1.25; 1330 + } 1331 + 1332 + p { 1333 + color: @muted; 1334 + line-height: 1.62; 1335 + } 1336 + 1337 + p:last-child { 1338 + margin-bottom: 0; 1339 + } 1340 +} 1341 + 1342 +.product-info-card { 1343 + padding: 24px; 1344 + 1345 + h3 { 1346 + margin-top: 0; 1347 + margin-bottom: 12px; 1348 + line-height: 1.3; 1349 + } 1350 + 1351 + p { 1352 + color: @muted; 1353 + line-height: 1.55; 1354 + } 1355 + 1356 + ul { 1357 + margin: 0; 1358 + padding-left: 20px; 1359 + color: @muted; 1360 + } 1361 + 1362 + li { 1363 + margin: 8px 0; 1364 + line-height: 1.3; 1365 + } 1366 +} 1367 + 1368 +.product-card-note { 1369 + margin: 0 0 14px; 1370 + color: @muted; 1371 + line-height: 1.55; 1372 +} 1373 + 1374 +.product-feature-grid { 1375 + display: grid; 1376 + grid-template-columns: repeat(3, minmax(0, 1fr)); 1377 + grid-gap: 20px; 1378 + max-width: 1040px; 1379 + margin: 24px auto 0; 1380 +} 1381 + 1382 +.product-feature { 1383 + padding: 24px; 1384 + min-width: 0; 1385 + min-height: 100%; 1386 + 1387 + .card-heading, 1388 + .feature-heading { 1389 + display: flex; 1390 + align-items: center; 1391 + gap: 14px; 1392 + margin-bottom: 14px; 1393 + } 1394 + 1395 + .feature-icon { 1396 + width: 46px; 1397 + height: 46px; 1398 + border-radius: 50%; 1399 + background: fade(@brand, 10%); 1400 + color: @brand; 1401 + display: flex; 1402 + align-items: center; 1403 + justify-content: center; 1404 + font-size: 18px; 1405 + flex-shrink: 0; 1406 + } 1407 + 1408 + h3 { 1409 + margin: 0; 1410 + color: @text; 1411 + font-size: 18px; 1412 + line-height: 1.25; 1413 + } 1414 + 1415 + p { 1416 + margin: 0; 1417 + color: @muted; 1418 + line-height: 1.52; 1419 + } 1420 +} 1421 + 1422 +.product-gallery-caption { 1423 + max-width: 820px; 1424 + margin: 12px auto 0; 1425 + color: @muted; 1426 + font-size: 14px; 1427 + line-height: 1.5; 1428 + text-align: center; 1429 +} 1430 + 1431 +/* Keep the default XWiki gallery style. 1432 + Only add spacing before it and center it. */ 1433 +.gallery.xGallery { 1434 + margin: 25px auto; 1435 + width: 920px; 1436 + height: 518px; 1437 +} 1438 + 1439 +.product-section-muted { 1440 + background: 1441 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%); 1442 +} 1443 + 1444 +/* Compact process list when used inside a product card. */ 1445 +.product-summary-card .process-list { 1446 + margin-top: 16px; 1447 + 1448 + li { 1449 + padding: 13px 14px 13px 50px; 1450 + margin-bottom: 10px; 1451 + box-shadow: none; 1452 + } 1453 + 1454 + li:before { 1455 + left: 14px; 1456 + top: 14px; 1457 + width: 24px; 1458 + height: 24px; 1459 + font-size: 12px; 1460 + } 1461 + 1462 + strong { 1463 + margin-bottom: 2px; 1464 + } 1465 +} 1466 + 1467 +/* Kept for older product pages that still use a screenshot placeholder/panel. */ 1468 +.product-gallery-panel { 1469 + max-width: 1040px; 1470 + margin: 20px auto 0; 1471 + padding: 26px; 1472 + 1473 + h2 { 1474 + margin-top: 0; 1475 + text-align: center; 1476 + } 1477 + 1478 + .gallery-note { 1479 + max-width: 700px; 1480 + margin: 0 auto 18px; 1481 + color: @muted; 1482 + text-align: center; 1483 + line-height: 1.55; 1484 + } 1485 +} 1486 + 1487 +.product-gallery-placeholder { 1488 + min-height: 260px; 1489 + padding: 28px; 1490 + border: 1px dashed fade(@brand, 40%); 1491 + border-radius: @radius; 1492 + background: fade(@brand, 5%); 1493 + color: @muted; 1494 + text-align: center; 1495 + display: flex; 1496 + align-items: center; 1497 + justify-content: center; 1498 +} 1499 + 1500 +@media (max-width: 980px) { 1501 + .product-layout, 1502 + .product-feature-grid { 1503 + grid-template-columns: 1fr; 1504 + } 1505 + 1506 + .product-summary-card h2 { 1507 + text-align: center; 1508 + } 1509 +} 1510 + 1511 +@media (max-width: 640px) { 1512 + .product-card { 1513 + grid-template-columns: 1fr; 1514 + padding: 22px; 1515 + text-align: left; 1516 + 1517 + .product-card-icon { 1518 + margin-bottom: 2px; 1519 + } 1520 + } 1521 + 1522 + .product-summary-card, 1523 + .product-info-card, 1524 + .product-feature, 1525 + .product-gallery-panel { 1526 + padding: 20px; 1527 + } 1528 + 1529 + .product-feature { 1530 + .card-heading, 1531 + .feature-heading { 1532 + gap: 12px; 1533 + } 1534 + 1535 + .feature-icon { 1536 + width: 42px; 1537 + height: 42px; 1538 + font-size: 16px; 1539 + } 1540 + } 1541 + 1542 + .gallery.xGallery { 1543 + margin-top: 22px !important; 1544 + } 1545 + 1546 + .product-gallery-caption { 1547 + margin-top: 10px; 1548 + padding: 0 14px; 1549 + } 1550 + 1551 + .product-summary-card .process-list li { 1552 + padding-left: 46px; 1553 + } 1554 +} 1555 + 1556 +/* ========== Resources Index ========== */ 1557 + 1558 +.resources-index-page { 1559 + 1560 + .services-grid { 1561 + grid-template-columns: repeat(2, minmax(0, 1fr)); 1562 + } 1563 +} 1564 + 1565 +@media (max-width: 980px) { 1566 + .resources-index-page { 1567 + .services-grid { 1568 + grid-template-columns: 1fr; 1569 + } 1570 + } 1571 +} 1572 + 1573 +@media (max-width: 767px) { 1574 + .resources-index-page { 1575 + padding: @section-padding-mobile; 1576 + } 1577 +} 1578 + 1579 +.resource-faq-item { 1580 + border-bottom: 1px solid @line; 1581 + padding: 12px 0; 1582 + 1583 + summary { 1584 + cursor: pointer; 1585 + font-weight: 700; 1586 + color: @text; 1587 + } 1588 + 1589 + p { 1590 + margin: 10px 0 4px; 1591 + color: @muted; 1592 + } 1593 +} 1594 + 1595 +/* ========== Global Theme Background ========== */ 1596 + 1597 +html, 1598 +body { 1599 + min-height: 100%; 1600 +} 1601 + 1602 +body { 1603 + color: @text; 1604 + background: 1605 + radial-gradient(circle at 12% 8%, rgba(0, 147, 125, 0.08) 0, transparent 26%), 1606 + radial-gradient(circle at 90% 28%, rgba(7, 24, 45, 0.05) 0, transparent 30%), 1607 + linear-gradient(180deg, #fff 0, @brand-bg 42%, #fff 100%) !important; 1608 + background-attachment: fixed; 1609 +} 1610 + 1611 +/* Let the body background show through the XWiki wrappers. 1612 +#mainContentArea, 1613 +.resource-page, 1614 +.resources-index-page { 1615 + background: transparent !important; 1616 + background-image: none !important; 1617 +} 1618 +*/ 1619 +/* Remove local decorative backgrounds that compete with the global gradient. 1620 +.hero, 1621 +.hero.hero-centered, 1622 +.trust-strip, 1623 +.industry-trust-section, 1624 +.split-section, 1625 +.resource-strip, 1626 +.homepage-resource-strip, 1627 +.resource-header, 1628 +.product-section-muted, 1629 +.resources-index-page { 1630 + background: transparent !important; 1631 + background-image: none !important; 1632 +} 1633 + */ 1634 +/* Keep large panels readable, but remove their inner gradients. 1635 +.industry-trust-section .industry-trust-panel, 1636 +.cta-panel, 1637 +.resource-inline-cta, 1638 +.resource-note, 1639 +.resource-cta { 1640 + background: #fff !important; 1641 + background-image: none !important; 1642 +} */ 1643 + 1644 + 1645 +/* ========== Hero ========== */ 1646 +#mainContentArea .hero.hero-saas { 1647 + min-height: auto; 1648 + padding: 60px 0 34px; 1649 + display: flex; 1650 + align-items: center; 1651 + overflow: hidden; 1652 + background: transparent; 1653 +} 1654 +#mainContentArea .hero-layout { 1655 + max-width: 1120px; 1656 + margin: 0 auto; 1657 + display: grid; 1658 + grid-template-columns: minmax(0, .86fr) minmax(0, 1.14fr); 1659 + gap: 56px; 1660 + align-items: center; 1661 +} 1662 +#mainContentArea .hero-copy, 1663 +#mainContentArea .hero.hero-saas .lead { 1664 + text-align: left; 1665 +} 1666 +#mainContentArea .hero.hero-saas h1 { 1667 + max-width: 640px; 1668 + margin: 0 0 26px; 1669 + font-size: 60px; 1670 + font-weight: 800; 1671 + line-height: 1; 1672 + letter-spacing: -3px; 1673 +} 1674 +#mainContentArea .hero.hero-saas h1 span { 1675 + color: @brand; 1676 +} 1677 +#mainContentArea .hero.hero-saas .lead { 1678 + max-width: 590px; 1679 + margin: 0 0 28px; 1680 + color: #334155; 1681 + font-size: 18px; 1682 + line-height: 1.6; 1683 +} 1684 +#mainContentArea .hero.hero-saas .benefits { 1685 + max-width: 620px; 1686 + margin: 0 0 30px; 1687 + padding: 0; 1688 + display: grid; 1689 + grid-template-columns: repeat(2, minmax(0, 1fr)); 1690 + gap: 10px 24px; 1691 + list-style: none; 1692 + color: #475569; 1693 + font-size: 15px; 1694 + text-align: left; 1695 +} 1696 +#mainContentArea .hero.hero-saas .benefits li { 1697 + display: grid; 1698 + grid-template-columns: 18px minmax(0, 1fr); 1699 + column-gap: 8px; 1700 + align-items: start; 1701 + margin: 0; 1702 + line-height: 1.45; 1703 +} 1704 +#mainContentArea .hero.hero-saas .benefits li::before { 1705 + content: "✓"; 1706 + display: block; 1707 + width: 18px; 1708 + color: @brand; 1709 + font-weight: 900; 1710 + line-height: 1.45; 1711 + text-align: left; 1712 + margin: 0; 1713 +} 1714 +#mainContentArea .hero-actions, 1715 +#mainContentArea #hero-cta { 1716 + display: flex; 1717 + flex-wrap: wrap; 1718 + justify-content: flex-start; 1719 + gap: 12px; 1720 +} 1721 +#mainContentArea .hero-visual { 1722 + position: relative; 1723 + min-height: 540px; 1724 +} 1725 +#mainContentArea .hero-browser, 1726 +#mainContentArea .hero-floating { 1727 + border: 1px solid @line; 1728 + background: fade(#fff, 94%); 1729 + box-shadow: @shadow; 1730 + backdrop-filter: blur(14px); 1731 +} 1732 +#mainContentArea .hero-browser { 1733 + position: absolute; 1734 + top: 8px; 1735 + right: 0; 1736 + width: 100%; 1737 + max-width: 720px; 1738 + overflow: hidden; 1739 + border-radius: 18px; 1740 + background: fade(#fff, 88%); 1741 +} 1742 +#mainContentArea .hero-browser-top { 1743 + height: 58px; 1744 + display: flex; 1745 + align-items: center; 1746 + gap: 10px; 1747 + padding: 0 24px; 1748 + border-bottom: 1px solid @line; 1749 + background: fade(#fff, 74%); 1750 +} 1751 +#mainContentArea .hero-dot, 1752 +#mainContentArea .hero-status-dot { 1753 + border-radius: 50%; 1754 +} 1755 +#mainContentArea .hero-dot { 1756 + width: 10px; 1757 + height: 10px; 1758 + background: #CBD5E1; 1759 +} 1760 +#mainContentArea .hero-status-dot { 1761 + width: 8px; 1762 + height: 8px; 1763 + background: @brand; 1764 +} 1765 +#mainContentArea .hero-search { 1766 + margin-left: auto; 1767 + width: 170px; 1768 + height: 26px; 1769 + border: 1px solid #E2E8F0; 1770 + border-radius: 20px; 1771 + background: #F1F5F9; 1772 +} 1773 +#mainContentArea .hero-browser-body { 1774 + display: grid; 1775 + grid-template-columns: 150px minmax(0, 1fr); 1776 +} 1777 +#mainContentArea .hero-sidebar { 1778 + padding: 24px 18px; 1779 + border-right: 1px solid @line; 1780 + background: #F8FAFC; 1781 +} 1782 +#mainContentArea .hero-nav-item, 1783 +#mainContentArea .hero-status-row, 1784 +#mainContentArea .hero-version-flow, 1785 +#mainContentArea .hero-flow { 1786 + display: flex; 1787 + align-items: center; 1788 +} 1789 +#mainContentArea .hero-nav-item { 1790 + gap: 9px; 1791 + padding: 10px 8px; 1792 + color: #334155; 1793 + font-size: 13px; 1794 +} 1795 +#mainContentArea .hero-nav-icon { 1796 + width: 20px; 1797 + height: 20px; 1798 + border: 1px solid #CBD5E1; 1799 + border-radius: 5px; 1800 +} 1801 +#mainContentArea .hero-content-panel { 1802 + padding: 26px; 1803 +} 1804 +#mainContentArea .hero-panel-title, 1805 +#mainContentArea .hero-card-title { 1806 + color: @text; 1807 + font-weight: 800; 1808 +} 1809 +#mainContentArea .hero-panel-title { 1810 + margin-bottom: 18px; 1811 + font-size: 20px; 1812 +} 1813 +#mainContentArea .hero-skeleton { 1814 + height: 8px; 1815 + margin-bottom: 10px; 1816 + border-radius: 10px; 1817 + background: #E2E8F0; 1818 +} 1819 +#mainContentArea .hero-skeleton.short { 1820 + width: 64%; 1821 +} 1822 +#mainContentArea .hero-dashboard-grid { 1823 + margin-top: 28px; 1824 + display: grid; 1825 + grid-template-columns: repeat(2, minmax(0, 1fr)); 1826 + gap: 18px; 1827 +} 1828 +#mainContentArea .hero-mini-card { 1829 + padding: 18px; 1830 + border: 1px solid @line; 1831 + border-radius: 14px; 1832 + background: #fff; 1833 +} 1834 +#mainContentArea .hero-mini-card h4 { 1835 + margin: 0 0 14px; 1836 + font-size: 15px; 1837 +} 1838 +#mainContentArea .hero-status-row { 1839 + gap: 10px; 1840 + margin: 11px 0; 1841 + color: #475569; 1842 + font-size: 13px; 1843 +} 1844 +#mainContentArea .hero-floating { 1845 + position: absolute; 1846 + border-radius: 16px; 1847 +} 1848 +#mainContentArea .hero-upgrade-card { 1849 + left: 0; 1850 + bottom: 72px; 1851 + width: 320px; 1852 + padding: 20px; 1853 +} 1854 +#mainContentArea .hero-security-card { 1855 + right: 20px; 1856 + top: 260px; 1857 + width: 260px; 1858 + padding: 22px; 1859 +} 1860 +#mainContentArea .hero-security-card ul { 1861 + margin: 0; 1862 + padding: 0; 1863 + list-style: none; 1864 +} 1865 +#mainContentArea .hero-security-card li { 1866 + margin: 12px 0; 1867 + font-size: 14px; 1868 +} 1869 +#mainContentArea .hero-security-card li::before { 1870 + content: "✓"; 1871 + margin-right: 8px; 1872 + color: @brand; 1873 + font-weight: 900; 1874 +} 1875 +#mainContentArea .hero-card-title { 1876 + margin-bottom: 16px; 1877 +} 1878 +#mainContentArea .hero-version-flow { 1879 + gap: 8px; 1880 +} 1881 +#mainContentArea .hero-version { 1882 + width: 62px; 1883 + height: 54px; 1884 + padding: 0 8px; 1885 + display: grid; 1886 + place-items: center; 1887 + box-sizing: border-box; 1888 + border-radius: 8px; 1889 + background: #F1F5F9; 1890 + color: #334155; 1891 + text-align: center; 1892 + font-size: 13px; 1893 + line-height: 1.25; 1894 +} 1895 +#mainContentArea .hero-version.active { 1896 + width: 84px; 1897 + background: @text; 1898 + color: #fff; 1899 +} 1900 +#mainContentArea .hero-arrow { 1901 + color: #64748B; 1902 +} 1903 +#mainContentArea .hero-flow { 1904 + position: absolute; 1905 + right: 48px; 1906 + bottom: 18px; 1907 + gap: 12px; 1908 +} 1909 +#mainContentArea .hero-env { 1910 + min-width: 130px; 1911 + padding: 16px 20px; 1912 + border: 1px solid @line; 1913 + border-radius: 12px; 1914 + background: #fff; 1915 + color: #475569; 1916 + text-align: center; 1917 + text-transform: uppercase; 1918 + font-size: 12px; 1919 + letter-spacing: 1.3px; 1920 + box-shadow: 0 16px 40px rgba(15, 23, 42, .08); 1921 +} 1922 +
- XWiki.StyleSheetExtension[1]
-
- code
-
... ... @@ -1,129 +1,158 @@ 1 1 /* ========== Agnease Public Top Menu ========== */ 2 +/* Top-level menu items */ 2 2 3 - @brand:#00937D;4 - @brand-strong:#007B6A;5 - @text:#2D3A34;6 - @muted:#5B6B64;7 - @line:#E4ECE9;8 - @brand-bg:#F4FCFA;9 - 10 - .agnease-services-menu{11 - .dropdown-toggle{12 - font-weight:inherit;13 - font-size:inherit;4 +#menuview .agnease-menu-item, 5 +#menuview .agnease-menu-link { 6 + > a, 7 + > .dropdown-toggle { 8 + color: @brand; 9 + font-size: 17px; 10 + font-weight: 600; 11 + padding-left: 16px; 12 + padding-right: 16px; 13 + text-decoration: none; 14 + background: transparent; 14 14 } 15 15 16 - &.open > .dropdown-toggle, 17 - .dropdown-toggle:hover, 18 - .dropdown-toggle:focus { 19 - color: @brand; 17 + > a:hover, 18 + > a:focus, 19 + > a:active, 20 + &.open > a, 21 + &.active > a { 22 + color: @brand-strong; 23 + text-decoration: none; 24 + outline: none; 20 20 background: transparent; 21 21 } 22 22 23 23 .caret { 24 - margin-left: 4px; 29 + margin-left: 5px; 30 + border-top-color: @brand; 31 + border-bottom-color: @brand; 25 25 } 33 + 34 + > a:hover .caret, 35 + > a:focus .caret, 36 + > a:active .caret, 37 + &.open > a .caret, 38 + &.active > a .caret { 39 + border-top-color: @brand-strong; 40 + border-bottom-color: @brand-strong; 41 + } 26 26 } 27 27 28 -.agnease-services-dropdown { 29 - min-width: 360px; 30 - padding: 10px; 31 - border: 1px solid @line; 44 +/* Dropdown panel */ 45 + 46 +#menuview .agnease-dropdown { 47 + min-width: 310px; 48 + padding: 10px 8px; 49 + border: 1px solid fade(@brand, 18%); 32 32 border-radius: 12px; 33 - box-shadow: 0 12px 36px rgba(0, 0, 0, .10); 51 + background: #fff; 52 + box-shadow: 0 12px 32px fade(@brand-strong, 12%); 34 34 35 35 > li > a { 36 36 display: flex; 37 - align-items: flex-start;56 + align-items: center; 38 38 gap: 12px; 39 - padding: 10px 12px; 40 - border-radius: 10px; 41 - color: @text; 42 - white-space: normal; 58 + padding: 11px 14px; 59 + color: @brand; 60 + white-space: nowrap; 61 + font-size: 16px; 62 + font-weight: 600; 63 + line-height: 1.3; 64 + text-decoration: none; 65 + background: transparent; 43 43 67 + i { 68 + width: 20px; 69 + flex: 0 0 20px; 70 + color: @brand; 71 + text-align: center; 72 + font-size: 15px; 73 + } 74 + 44 44 &:hover, 45 - &:focus { 76 + &:focus, 77 + &:active { 46 46 color: @brand-strong; 47 - background: @brand-bg; 48 48 text-decoration: none; 80 + outline: none; 81 + background: transparent; 49 49 50 - .menu-icon{83 + i { 51 51 color: @brand-strong; 52 - background: fade(@brand, 14%); 53 - border-color: fade(@brand, 28%); 54 54 } 86 + } 87 + } 55 55 56 - strong{57 - color: @brand-strong;58 - }89 + > .active > a { 90 + color: @brand-strong; 91 + background: transparent; 59 59 60 - small { 61 - color: @muted; 62 - } 93 + i { 94 + color: @brand-strong; 63 63 } 64 64 } 65 65 66 66 .divider { 67 67 margin: 8px 0; 68 - background-color: @ line;100 + background-color: fade(@brand, 16%); 69 69 } 102 +} 70 70 71 - .menu-icon { 72 - width: 34px; 73 - height: 34px; 74 - border-radius: 50%; 75 - background: fade(@brand, 8%); 76 - border: 1px solid fade(@brand, 18%); 77 - color: @brand; 78 - display: flex; 79 - align-items: center; 80 - justify-content: center; 81 - flex-shrink: 0; 82 - transition: color .15s ease, background .15s ease, border-color .15s ease; 104 +/* Mobile */ 105 + 106 +@media (max-width: 767px) { 107 + #menuview { 108 + margin-left: 0; 109 + width: 100%; 83 83 } 84 84 85 - .menu-text { 86 - display: flex; 87 - flex-direction: column; 88 - line-height: 1.25; 112 + #menuview .navbar-nav { 113 + float: none; 114 + margin: 0; 115 + width: 100%; 116 + text-align: center; 117 + } 89 89 90 - strong { 91 - color: @brand; 92 - font-size: 14px; 93 - font-weight: 600; 94 - } 119 + #menuview .navbar-nav > li { 120 + float: none; 121 + display: inline-block; 122 + } 95 95 96 - small { 97 - color: @muted; 98 - font-size: 12px; 99 - margin-top: 2px; 100 - font-weight: 400; 101 - } 124 + #menuview .navbar-nav > li.agnease-menu-item > a, 125 + #menuview .navbar-nav > li.agnease-menu-link > a, 126 + #menuview .navbar-nav > li.agnease-menu-item > .dropdown-toggle, 127 + #menuview .navbar-nav > li.agnease-menu-link > .dropdown-toggle { 128 + font-size: 16px; 129 + padding: 10px 10px; 130 + text-align: center; 102 102 } 103 -} 104 104 105 -@media (max-width: 767px) { 106 - .agnease-services-dropdown { 133 + #menuview .agnease-dropdown { 107 107 min-width: 0; 108 108 width: 100%; 109 - padding: 6px; 136 + padding: 4px 8px 8px 18px; 137 + border: 0; 110 110 border-radius: 0; 111 111 box-shadow: none; 140 + background: transparent; 141 + text-align: left; 112 112 113 113 > li > a { 114 - padding: 10px; 144 + padding: 8px 10px; 145 + white-space: normal; 146 + font-size: 15px; 147 + 148 + i { 149 + width: 18px; 150 + flex-basis: 18px; 151 + } 115 115 } 153 + 154 + .divider { 155 + margin: 5px 0; 156 + } 116 116 } 117 117 } 118 -/* Keep the top-level Services menu visually clean when hovered/open/focused */ 119 -.navbar-nav > li.agnease-services-menu > a, 120 -.navbar-nav > li.agnease-services-menu > a:hover, 121 -.navbar-nav > li.agnease-services-menu > a:focus, 122 -.navbar-nav > li.agnease-services-menu.open > a, 123 -.navbar-nav > li.agnease-services-menu.open > a:hover, 124 -.navbar-nav > li.agnease-services-menu.open > a:focus { 125 - background: transparent; 126 - background-color: transparent; 127 - color: @brand-strong; 128 - box-shadow: none; 129 -}
- XWiki.StyleSheetExtension[2]
-
- cache
-
... ... @@ -1,1 +1,0 @@ 1 -long - code
-
... ... @@ -1,174 +1,0 @@ 1 -/* ========== Resource / Article Pages ========== */ 2 - 3 -.resource-page { 4 - padding-top: 34px; 5 -} 6 - 7 -.resource-header { 8 - padding: 40px 0 30px; 9 - border-top: none; 10 - background: 11 - radial-gradient(42rem 14rem at 50% 0%, @brand-bg 0%, transparent 70%); 12 - 13 - .resource-kicker { 14 - display: inline-flex; 15 - align-items: center; 16 - gap: 8px; 17 - color: @brand; 18 - background: fade(@brand, 8%); 19 - border: 1px solid fade(@brand, 18%); 20 - border-radius: 999px; 21 - padding: 6px 12px; 22 - margin-bottom: 14px; 23 - font-size: 13px; 24 - font-weight: 700; 25 - } 26 - 27 - h1 { 28 - max-width: 820px; 29 - margin: 0 auto 14px; 30 - text-align: center; 31 - line-height: 1.18; 32 - } 33 - 34 - .resource-summary { 35 - max-width: 780px; 36 - margin: 0 auto; 37 - color: @muted; 38 - text-align: center; 39 - font-size: 18px; 40 - line-height: 1.55; 41 - } 42 -} 43 - 44 -.resource-layout { 45 - display: grid; 46 - grid-template-columns: minmax(0, 760px) 280px; 47 - gap: 42px; 48 - max-width: 1080px; 49 - margin: 0 auto; 50 - align-items: start; 51 -} 52 - 53 -.resource-content { 54 - color: @text; 55 - font-size: 16px; 56 - line-height: 1.68; 57 - 58 - h2 { 59 - text-align: left; 60 - margin: 34px 0 12px; 61 - line-height: 1.28; 62 - } 63 - 64 - h3 { 65 - margin: 24px 0 8px; 66 - line-height: 1.3; 67 - } 68 - 69 - p { 70 - margin: 0 0 16px; 71 - } 72 - 73 - ul, 74 - ol { 75 - margin: 0 0 18px; 76 - padding-left: 22px; 77 - } 78 - 79 - li { 80 - margin: 6px 0; 81 - } 82 - 83 - strong { 84 - color: @text; 85 - } 86 -} 87 - 88 -.resource-note { 89 - border-left: 4px solid @brand; 90 - background: @brand-bg; 91 - padding: 16px 18px; 92 - margin: 22px 0; 93 - border-radius: 0 @radius @radius 0; 94 - 95 - p:last-child { 96 - margin-bottom: 0; 97 - } 98 -} 99 - 100 -.resource-checklist { 101 - margin: 18px 0 24px; 102 - padding: 0; 103 - list-style: none; 104 - 105 - li { 106 - position: relative; 107 - padding: 10px 0 10px 34px; 108 - border-bottom: 1px solid @line; 109 - 110 - &:before { 111 - content: "\f00c"; 112 - font-family: FontAwesome; 113 - position: absolute; 114 - left: 0; 115 - top: 11px; 116 - color: @brand; 117 - } 118 - } 119 -} 120 - 121 -.resource-sidebar { 122 - position: sticky; 123 - top: 96px; 124 - border: 1px solid @line; 125 - border-radius: @radius; 126 - padding: 18px; 127 - background: #fff; 128 - box-shadow: @shadow-sm; 129 - 130 - h4 { 131 - margin: 0 0 10px; 132 - } 133 - 134 - ul { 135 - margin: 0; 136 - padding-left: 18px; 137 - color: @muted; 138 - } 139 - 140 - li { 141 - margin: 8px 0; 142 - } 143 - 144 - a { 145 - color: @brand; 146 - font-weight: 600; 147 - } 148 -} 149 - 150 -.resource-cta { 151 - margin-top: 36px; 152 - padding: 22px; 153 - border: 1px solid fade(@brand, 20%); 154 - border-radius: @radius; 155 - background: @brand-bg; 156 - 157 - h3 { 158 - margin-top: 0; 159 - } 160 - 161 - p { 162 - color: @muted; 163 - } 164 -} 165 - 166 -@media (max-width: 900px) { 167 - .resource-layout { 168 - grid-template-columns: 1fr; 169 - } 170 - 171 - .resource-sidebar { 172 - position: static; 173 - } 174 -} - contentType
-
... ... @@ -1,1 +1,0 @@ 1 -LESS - name
-
... ... @@ -1,1 +1,0 @@ 1 -resources - use
-
... ... @@ -1,1 +1,0 @@ 1 -onDemand
- XWiki.XWikiRights[0]
-
- allow
-
... ... @@ -1,1 +1,0 @@ 1 -Allow - groups
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.XWikiAllGroup - levels
-
... ... @@ -1,1 +1,0 @@ 1 -view - users
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.XWikiGuest
- Agnease.Code.SEODetailsClass[0]
-
- metaDescription
-
... ... @@ -1,0 +1,1 @@ 1 +Agnease provides professional XWiki consulting, LTS upgrades, maintenance, custom development, migrations, integrations and security-aware support for production XWiki platforms. - metaTitle
-
... ... @@ -1,0 +1,1 @@ 1 +Professional XWiki Consulting, Upgrades and Development | Agnease