Changes for page Public Web Site
Last modified by Agnease on 2026/07/01 17:17
Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Objects (2 modified, 1 added, 1 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> ... ... @@ -148,9 +148,9 @@ 148 148 149 149 <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,7 +325,6 @@ 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; ... ... @@ -373,6 +373,13 @@ 373 373 flex-direction: column; 374 374 min-height: 100%; 375 375 380 + .card-heading { 381 + display: flex; 382 + align-items: center; 383 + gap: 14px; 384 + margin-bottom: 14px; 385 + } 386 + 376 376 .pathway-icon { 377 377 width: 52px; 378 378 height: 52px; ... ... @@ -382,12 +382,12 @@ 382 382 justify-content: center; 383 383 color: @brand; 384 384 background: fade(@brand, 10%); 385 - margin-bottom: 18px; 386 386 font-size: 19px; 397 + flex-shrink: 0; 387 387 } 388 388 389 389 h3 { 390 - margin: 0 0 10px;401 + margin: 0; 391 391 color: @text; 392 392 font-size: 22px; 393 393 line-height: 1.25; ... ... @@ -428,6 +428,80 @@ 428 428 } 429 429 } 430 430 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 + 431 431 /* ========== Services ========== */ 432 432 433 433 .services { ... ... @@ -440,17 +440,10 @@ 440 440 align-items: flex-start; 441 441 gap: 16px; 442 442 padding: 22px; 443 - background: #fff; 444 444 border: 1px solid @line; 445 445 border-radius: @radius; 446 446 box-shadow: @shadow-sm; 447 - transition: transform .18s ease, box-shadow .18s ease; 448 448 449 - &:hover { 450 - transform: translateY(-2px); 451 - box-shadow: @shadow; 452 - } 453 - 454 454 .service-icon { 455 455 width: 46px; 456 456 height: 46px; ... ... @@ -534,7 +534,6 @@ 534 534 position: relative; 535 535 padding: 16px 16px 16px 58px; 536 536 margin-bottom: 12px; 537 - background: #fff; 538 538 border: 1px solid @line; 539 539 border-radius: @radius; 540 540 box-shadow: @shadow-sm; ... ... @@ -593,31 +593,6 @@ 593 593 } 594 594 } 595 595 596 -.resource-content { 597 - order: 1; 598 -} 599 - 600 -.resource-sidebar { 601 - order: 2; 602 -} 603 - 604 -@media (max-width: 767px) { 605 - .resource-layout { 606 - display: flex; 607 - flex-direction: column; 608 - } 609 - 610 - .resource-sidebar { 611 - order: 0; 612 - position: static; 613 - width: 100%; 614 - } 615 - 616 - .resource-content { 617 - order: 1; 618 - } 619 -} 620 - 621 621 /* ========== Homepage Resource Strip ========== */ 622 622 623 623 .homepage-resource-strip { ... ... @@ -626,7 +626,7 @@ 626 626 627 627 .resource-grid { 628 628 max-width: 1040px; 629 - margin: 2 6px auto 0;681 + margin: 22px auto 0; 630 630 display: grid; 631 631 grid-template-columns: repeat(2, minmax(0, 1fr)); 632 632 grid-gap: 22px; ... ... @@ -692,7 +692,7 @@ 692 692 /* ========== CTA ========== */ 693 693 694 694 .cta-section { 695 - padding: 32px 0 24px;747 + padding: @section-padding; 696 696 697 697 .contact-inline { 698 698 margin: 0; ... ... @@ -710,8 +710,6 @@ 710 710 padding: 32px; 711 711 border-radius: @radius; 712 712 border: 1px solid fade(@brand, 20%); 713 - background: 714 - radial-gradient(34rem 12rem at 50% 0%, @brand-soft 0%, #fff 70%); 715 715 box-shadow: @shadow-sm; 716 716 text-align: center; 717 717 ... ... @@ -725,6 +725,50 @@ 725 725 } 726 726 } 727 727 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 + 728 728 /* ========== Responsive ========== */ 729 729 730 730 @media (max-width: 980px) { ... ... @@ -791,7 +791,7 @@ 791 791 792 792 @media (max-width: 640px) { 793 793 section { 794 - padding: 34px 0;888 + padding: @section-padding-mobile; 795 795 } 796 796 797 797 .widgets, ... ... @@ -816,18 +816,16 @@ 816 816 padding: 24px 20px; 817 817 } 818 818 } 913 + 819 819 /* ========== Resource / Article Pages ========== */ 820 820 821 821 .resource-page { 822 - padding-top: 34px;917 + padding-top: 0; 823 823 } 824 824 825 825 .resource-header { 826 - padding: 40px 0 30px;921 + padding: @section-padding; 827 827 border-top: none; 828 - background: 829 - radial-gradient(50rem 18rem at 50% -10%, @brand-soft 0%, transparent 60%), 830 - radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%); 831 831 832 832 h1 { 833 833 margin: 0 auto 14px; ... ... @@ -846,14 +846,18 @@ 846 846 } 847 847 848 848 .resource-layout { 849 - display: grid; 850 - grid-template-columns: minmax(0, 760px) 280px; 851 - gap: 42px; 941 + display: block; 852 852 max-width: 1080px; 853 853 margin: 0 auto; 854 - a lign-items:start;944 + padding-top: 28px; 855 855 } 856 856 947 +.resource-layout::after { 948 + content: ""; 949 + display: block; 950 + clear: both; 951 +} 952 + 857 857 .resource-content { 858 858 color: @text; 859 859 font-size: 16px; ... ... @@ -901,6 +901,45 @@ 901 901 } 902 902 } 903 903 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 + 904 904 .resource-checklist { 905 905 margin: 18px 0 24px; 906 906 padding: 0; ... ... @@ -923,12 +923,15 @@ 923 923 } 924 924 925 925 .resource-sidebar { 1061 + float: right; 1062 + width: 280px; 1063 + margin-left: 42px; 1064 + margin-bottom: 28px; 926 926 position: sticky; 927 927 top: 96px; 928 928 border: 1px solid @line; 929 929 border-radius: @radius; 930 930 padding: 18px; 931 - background: #fff; 932 932 box-shadow: @shadow-sm; 933 933 934 934 h4 { ... ... @@ -952,8 +952,14 @@ 952 952 } 953 953 954 954 .resource-cta { 955 - margin-top: 36px; 956 - padding: 22px; 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; 957 957 border: 1px solid fade(@brand, 20%); 958 958 border-radius: @radius; 959 959 background: @brand-bg; ... ... @@ -960,26 +960,51 @@ 960 960 961 961 h3 { 962 962 margin-top: 0; 1107 + margin-bottom: 10px; 963 963 } 964 964 965 965 p { 1111 + max-width: 680px; 1112 + margin-left: auto; 1113 + margin-right: auto; 966 966 color: @muted; 967 967 } 1116 + 1117 + .btn { 1118 + margin-top: 8px; 1119 + } 968 968 } 969 969 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 + 970 970 @media (max-width: 900px) { 971 971 .resource-layout { 972 - grid-template-columns:1fr;1136 + padding-top: 22px; 973 973 } 974 974 975 975 .resource-sidebar { 1140 + float: none; 1141 + width: 100%; 1142 + margin-left: 0; 1143 + margin-bottom: 24px; 976 976 position: static; 977 977 } 978 978 } 1147 + 979 979 /* ========== Products / Extensions Pages ========== */ 980 980 981 981 .product-index-section { 982 - padding: 52px 0 56px;1151 + padding: @section-padding; 983 983 984 984 h2 { 985 985 margin-bottom: 10px; ... ... @@ -987,28 +987,31 @@ 987 987 } 988 988 989 989 .product-card-grid { 990 - max-width: 8 40px;991 - margin: 2 8px auto 0;1159 + max-width: 980px; 1160 + margin: 26px auto 0; 992 992 display: grid; 993 993 grid-template-columns: 1fr; 994 - grid-gap: 18px;1163 + grid-gap: 22px; 995 995 } 996 996 997 997 .product-card { 998 - background:#fff;1167 + position: relative; 999 999 border: 1px solid @line; 1000 1000 border-radius: @radius; 1001 1001 box-shadow: @shadow-sm; 1002 - padding: 2 8px;1171 + padding: 32px; 1003 1003 display: grid; 1004 - grid-template-columns: 68px 1fr;1005 - grid-gap: 2 2px;1173 + grid-template-columns: 70px 1fr; 1174 + grid-gap: 24px; 1006 1006 align-items: start; 1007 - transition: transform.18s ease, box-shadow .18sease;1176 + overflow: hidden; 1008 1008 1009 - &:hover { 1010 - transform: translateY(-2px); 1011 - box-shadow: @shadow; 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%); 1012 1012 } 1013 1013 1014 1014 .product-card-icon { ... ... @@ -1016,7 +1016,7 @@ 1016 1016 height: 58px; 1017 1017 border-radius: 50%; 1018 1018 background: fade(@brand, 10%); 1019 - border: 1px solid fade(@brand, 2 0%);1191 + border: 1px solid fade(@brand, 22%); 1020 1020 color: @brand; 1021 1021 display: flex; 1022 1022 align-items: center; ... ... @@ -1025,11 +1025,15 @@ 1025 1025 flex-shrink: 0; 1026 1026 } 1027 1027 1200 + .product-card-body { 1201 + min-width: 0; 1202 + } 1203 + 1028 1028 h3 { 1029 1029 margin: 0 0 10px; 1030 1030 color: @text; 1031 - font-size: 2 3px;1032 - line-height: 1.2 5;1207 + font-size: 25px; 1208 + line-height: 1.22; 1033 1033 font-weight: 800; 1034 1034 } 1035 1035 ... ... @@ -1038,25 +1038,36 @@ 1038 1038 line-height: 1.6; 1039 1039 } 1040 1040 1041 - .card-link { 1042 - margin: 0; 1043 - 1044 - a { 1045 - font-weight: 700; 1046 - } 1217 + .product-card-description { 1218 + max-width: 760px; 1219 + margin: 0 0 14px; 1220 + font-size: 16px; 1047 1047 } 1048 1048 } 1049 1049 1050 1050 .product-card-kicker { 1225 + display: inline-flex; 1226 + align-items: center; 1227 + gap: 7px; 1228 + width: fit-content; 1051 1051 margin-bottom: 10px; 1052 1052 padding: 5px 10px; 1231 + border: 1px solid fade(@brand, 24%); 1232 + border-radius: 999px; 1233 + background: fade(@brand, 8%); 1234 + color: @brand-strong; 1053 1053 font-size: 12px; 1236 + font-weight: 800; 1054 1054 text-transform: uppercase; 1055 1055 letter-spacing: .04em; 1239 + 1240 + i { 1241 + color: @brand; 1242 + } 1056 1056 } 1057 1057 1058 1058 .product-highlights { 1059 - margin: 14px 0 2 0px;1246 + margin: 14px 0 22px; 1060 1060 padding-left: 18px; 1061 1061 color: @muted; 1062 1062 ... ... @@ -1066,12 +1066,58 @@ 1066 1066 } 1067 1067 } 1068 1068 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 + 1069 1069 /* ========== Individual Product Pages ========== */ 1070 1070 1071 1071 .product-layout { 1072 1072 display: grid; 1073 - grid-template-columns: 1.1fr . 9fr;1074 - grid-gap: 3 6px;1306 + grid-template-columns: minmax(0, 1.12fr) minmax(280px, .88fr); 1307 + grid-gap: 32px; 1075 1075 max-width: 1040px; 1076 1076 margin: 0 auto; 1077 1077 align-items: start; ... ... @@ -1079,8 +1079,8 @@ 1079 1079 1080 1080 .product-summary-card, 1081 1081 .product-info-card, 1315 +.product-feature, 1082 1082 .product-gallery-panel { 1083 - background: #fff; 1084 1084 border: 1px solid @line; 1085 1085 border-radius: @radius; 1086 1086 box-shadow: @shadow-sm; ... ... @@ -1087,16 +1087,18 @@ 1087 1087 } 1088 1088 1089 1089 .product-summary-card { 1090 - padding: 2 6px;1323 + padding: 28px; 1091 1091 1092 1092 h2 { 1093 1093 text-align: left; 1094 1094 margin-top: 0; 1328 + margin-bottom: 14px; 1329 + line-height: 1.25; 1095 1095 } 1096 1096 1097 1097 p { 1098 1098 color: @muted; 1099 - line-height: 1.6; 1334 + line-height: 1.62; 1100 1100 } 1101 1101 1102 1102 p:last-child { ... ... @@ -1105,13 +1105,19 @@ 1105 1105 } 1106 1106 1107 1107 .product-info-card { 1108 - padding: 2 2px;1343 + padding: 24px; 1109 1109 1110 1110 h3 { 1111 1111 margin-top: 0; 1112 1112 margin-bottom: 12px; 1348 + line-height: 1.3; 1113 1113 } 1114 1114 1351 + p { 1352 + color: @muted; 1353 + line-height: 1.55; 1354 + } 1355 + 1115 1115 ul { 1116 1116 margin: 0; 1117 1117 padding-left: 20px; ... ... @@ -1120,29 +1120,35 @@ 1120 1120 1121 1121 li { 1122 1122 margin: 8px 0; 1123 - line-height: 1. 45;1364 + line-height: 1.3; 1124 1124 } 1125 1125 } 1126 1126 1368 +.product-card-note { 1369 + margin: 0 0 14px; 1370 + color: @muted; 1371 + line-height: 1.55; 1372 +} 1373 + 1127 1127 .product-feature-grid { 1128 1128 display: grid; 1129 1129 grid-template-columns: repeat(3, minmax(0, 1fr)); 1130 - grid-gap: 18px;1377 + grid-gap: 20px; 1131 1131 max-width: 1040px; 1132 - margin: 2 6px auto 0;1379 + margin: 24px auto 0; 1133 1133 } 1134 1134 1135 1135 .product-feature { 1136 - background: #fff; 1137 - border: 1px solid @line; 1138 - border-radius: @radius; 1139 - box-shadow: @shadow-sm; 1140 - padding: 22px; 1141 - transition: transform .18s ease, box-shadow .18s ease; 1383 + padding: 24px; 1384 + min-width: 0; 1385 + min-height: 100%; 1142 1142 1143 - &:hover { 1144 - transform: translateY(-2px); 1145 - box-shadow: @shadow; 1387 + .card-heading, 1388 + .feature-heading { 1389 + display: flex; 1390 + align-items: center; 1391 + gap: 14px; 1392 + margin-bottom: 14px; 1146 1146 } 1147 1147 1148 1148 .feature-icon { ... ... @@ -1154,12 +1154,12 @@ 1154 1154 display: flex; 1155 1155 align-items: center; 1156 1156 justify-content: center; 1157 - margin-bottom: 14px; 1158 1158 font-size: 18px; 1405 + flex-shrink: 0; 1159 1159 } 1160 1160 1161 1161 h3 { 1162 - margin: 0 0 8px;1409 + margin: 0; 1163 1163 color: @text; 1164 1164 font-size: 18px; 1165 1165 line-height: 1.25; ... ... @@ -1168,10 +1168,56 @@ 1168 1168 p { 1169 1169 margin: 0; 1170 1170 color: @muted; 1171 - line-height: 1.5; 1418 + line-height: 1.52; 1172 1172 } 1173 1173 } 1174 1174 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. */ 1175 1175 .product-gallery-panel { 1176 1176 max-width: 1040px; 1177 1177 margin: 20px auto 0; ... ... @@ -1204,11 +1204,6 @@ 1204 1204 justify-content: center; 1205 1205 } 1206 1206 1207 -.product-section-muted { 1208 - background: 1209 - radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%); 1210 -} 1211 - 1212 1212 @media (max-width: 980px) { 1213 1213 .product-layout, 1214 1214 .product-feature-grid { ... ... @@ -1237,142 +1237,398 @@ 1237 1237 .product-gallery-panel { 1238 1238 padding: 20px; 1239 1239 } 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 + } 1240 1240 } 1555 + 1241 1241 /* ========== Resources Index ========== */ 1242 1242 1243 1243 .resources-index-page { 1244 - padding: 56px 0 72px; 1245 - background: @brand-bg; 1559 + 1560 + .services-grid { 1561 + grid-template-columns: repeat(2, minmax(0, 1fr)); 1562 + } 1246 1246 } 1247 1247 1248 -.resources-intro { 1249 - max-width: 820px; 1250 - margin: 0 auto 32px; 1251 - text-align: center; 1565 +@media (max-width: 980px) { 1566 + .resources-index-page { 1567 + .services-grid { 1568 + grid-template-columns: 1fr; 1569 + } 1570 + } 1252 1252 } 1253 1253 1254 -.resources-intro p { 1255 - color: @muted; 1256 - font-size: 17px; 1257 - line-height: 1.7; 1258 - margin: 0; 1573 +@media (max-width: 767px) { 1574 + .resources-index-page { 1575 + padding: @section-padding-mobile; 1576 + } 1259 1259 } 1260 1260 1261 -.resources-grid { 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; 1262 1262 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; 1263 1263 grid-template-columns: repeat(2, minmax(0, 1fr)); 1264 - gap: 24px; 1265 - margin-bottom: 36px; 1690 + gap: 10px 24px; 1691 + list-style: none; 1692 + color: #475569; 1693 + font-size: 15px; 1694 + text-align: left; 1266 1266 } 1267 - 1268 -.resource-card { 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 { 1269 1269 display: flex; 1270 - gap: 18px; 1271 - background: #fff; 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 { 1272 1272 border: 1px solid @line; 1273 - b order-radius:@radius;1274 - box-shadow: @shadow -sm;1275 - padding:24px;1728 + background: fade(#fff, 94%); 1729 + box-shadow: @shadow; 1730 + backdrop-filter: blur(14px); 1276 1276 } 1277 - 1278 -.resource-card-icon { 1279 - flex: 0 0 46px; 1280 - width: 46px; 1281 - height: 46px; 1282 - border-radius: 14px; 1283 - background: @brand-soft; 1284 - color: @brand-strong; 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; 1285 1285 display: flex; 1286 1286 align-items: center; 1287 - justify-content: center; 1288 - font-size: 20px; 1746 + gap: 10px; 1747 + padding: 0 24px; 1748 + border-bottom: 1px solid @line; 1749 + background: fade(#fff, 74%); 1289 1289 } 1290 - 1291 -.resource-card-label { 1292 - color: @brand-strong; 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; 1293 1293 font-size: 13px; 1294 - font-weight: 700; 1295 - text-transform: uppercase; 1296 - letter-spacing: .04em; 1297 - margin-bottom: 8px; 1298 1298 } 1299 - 1300 - .resource-cardh2{1301 - font-size: 22px;1302 - line-height: 1.25;1303 - margin:0 0 12px;1795 +#mainContentArea .hero-nav-icon { 1796 + width: 20px; 1797 + height: 20px; 1798 + border: 1px solid #CBD5E1; 1799 + border-radius: 5px; 1304 1304 } 1305 - 1306 -.resource-card h2 a { 1801 +#mainContentArea .hero-content-panel { 1802 + padding: 26px; 1803 +} 1804 +#mainContentArea .hero-panel-title, 1805 +#mainContentArea .hero-card-title { 1307 1307 color: @text; 1308 - t ext-decoration:none;1807 + font-weight: 800; 1309 1309 } 1310 - 1311 -.resource-card h2 a:hover { 1312 - color: @brand-strong; 1313 - text-decoration: none; 1809 +#mainContentArea .hero-panel-title { 1810 + margin-bottom: 18px; 1811 + font-size: 20px; 1314 1314 } 1315 - 1316 -.resource-card p { 1317 - color: @muted; 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; 1318 1318 font-size: 15px; 1319 - line-height: 1.65; 1320 - margin: 0 0 16px; 1321 1321 } 1322 - 1323 - .resource-card-link{1324 - color: @brand-strong;1325 - font-weight: 700;1326 - text-decoration:none;1838 +#mainContentArea .hero-status-row { 1839 + gap: 10px; 1840 + margin: 11px 0; 1841 + color: #475569; 1842 + font-size: 13px; 1327 1327 } 1328 - 1329 -.resource-card-link:hover { 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; 1330 1330 color: @brand; 1331 - t ext-decoration:none;1873 + font-weight: 900; 1332 1332 } 1333 - 1334 -.resources-next { 1335 - max-width: 820px; 1336 - margin: 0 auto 32px; 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; 1337 1337 text-align: center; 1892 + font-size: 13px; 1893 + line-height: 1.25; 1338 1338 } 1339 - 1340 - .resources-nexth2{1341 - font-size:26px;1342 - margin:0 0 10px;1895 +#mainContentArea .hero-version.active { 1896 + width: 84px; 1897 + background: @text; 1898 + color: #fff; 1343 1343 } 1344 - 1345 -.resources-next p { 1346 - color: @muted; 1347 - font-size: 16px; 1348 - line-height: 1.7; 1349 - margin: 0; 1900 +#mainContentArea .hero-arrow { 1901 + color: #64748B; 1350 1350 } 1351 - 1352 -@media (max-width: 767px) { 1353 - .resources-index-page { 1354 - padding: 36px 0 52px; 1355 - } 1356 - 1357 - .resources-intro { 1358 - text-align: left; 1359 - margin-bottom: 24px; 1360 - } 1361 - 1362 - .resources-grid { 1363 - grid-template-columns: 1fr; 1364 - gap: 18px; 1365 - } 1366 - 1367 - .resource-card { 1368 - padding: 20px; 1369 - } 1370 - 1371 - .resource-card h2 { 1372 - font-size: 20px; 1373 - } 1374 - 1375 - .resources-next { 1376 - text-align: left; 1377 - } 1903 +#mainContentArea .hero-flow { 1904 + position: absolute; 1905 + right: 48px; 1906 + bottom: 18px; 1907 + gap: 12px; 1378 1378 } 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,14 +1,8 @@ 1 1 /* ========== Agnease Public Top Menu ========== */ 2 - 3 -/* Desktop alignment */ 4 -#menuview .navbar-nav { 5 - float: right !important; 6 -} 7 - 8 8 /* Top-level menu items */ 9 9 10 -.agnease-menu-item, 11 -.agnease-menu-link { 4 +#menuview .agnease-menu-item, 5 +#menuview .agnease-menu-link { 12 12 > a, 13 13 > .dropdown-toggle { 14 14 color: @brand; ... ... @@ -17,6 +17,7 @@ 17 17 padding-left: 16px; 18 18 padding-right: 16px; 19 19 text-decoration: none; 14 + background: transparent; 20 20 } 21 21 22 22 > a:hover, ... ... @@ -27,6 +27,7 @@ 27 27 color: @brand-strong; 28 28 text-decoration: none; 29 29 outline: none; 25 + background: transparent; 30 30 } 31 31 32 32 .caret { ... ... @@ -47,7 +47,7 @@ 47 47 48 48 /* Dropdown panel */ 49 49 50 -.agnease-dropdown { 46 +#menuview .agnease-dropdown { 51 51 min-width: 310px; 52 52 padding: 10px 8px; 53 53 border: 1px solid fade(@brand, 18%); ... ... @@ -66,6 +66,7 @@ 66 66 font-weight: 600; 67 67 line-height: 1.3; 68 68 text-decoration: none; 65 + background: transparent; 69 69 70 70 i { 71 71 width: 20px; ... ... @@ -81,6 +81,7 @@ 81 81 color: @brand-strong; 82 82 text-decoration: none; 83 83 outline: none; 81 + background: transparent; 84 84 85 85 i { 86 86 color: @brand-strong; ... ... @@ -90,6 +90,7 @@ 90 90 91 91 > .active > a { 92 92 color: @brand-strong; 91 + background: transparent; 93 93 94 94 i { 95 95 color: @brand-strong; ... ... @@ -105,23 +105,33 @@ 105 105 /* Mobile */ 106 106 107 107 @media (max-width: 767px) { 108 - .site-nav {107 + #menuview { 109 109 margin-left: 0; 110 - justify-content: center; 111 - flex-wrap: wrap; 109 + width: 100%; 112 112 } 113 113 114 - .agnease-menu-item, 115 - .agnease-menu-link { 116 - > a, 117 - > .dropdown-toggle { 118 - font-size: 16px; 119 - padding-top: 9px; 120 - padding-bottom: 9px; 121 - } 112 + #menuview .navbar-nav { 113 + float: none; 114 + margin: 0; 115 + width: 100%; 116 + text-align: center; 122 122 } 123 123 124 - .agnease-dropdown { 119 + #menuview .navbar-nav > li { 120 + float: none; 121 + display: inline-block; 122 + } 123 + 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; 131 + } 132 + 133 + #menuview .agnease-dropdown { 125 125 min-width: 0; 126 126 width: 100%; 127 127 padding: 4px 8px 8px 18px; ... ... @@ -129,6 +129,7 @@ 129 129 border-radius: 0; 130 130 box-shadow: none; 131 131 background: transparent; 141 + text-align: left; 132 132 133 133 > li > a { 134 134 padding: 8px 10px;
- 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