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, 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 { ... ... @@ -134,7 +134,7 @@ 134 134 135 135 /* ========== Buttons ========== */ 136 136 137 -.btn-primary { 153 +/*.btn-primary { 138 138 background: @brand; 139 139 border-color: @brand; 140 140 color: #fff; ... ... @@ -146,18 +146,11 @@ 146 146 color: #fff; 147 147 } 148 148 } 149 - 165 +*/ 150 150 .btn-secondary { 151 - color: @brand; 152 - background: #fff; 153 - border: 1px solid fade(@brand, 35%); 167 + color: @text; 168 + border: 1px solid fade(@text, 35%); 154 154 155 - &:hover, 156 - &:focus { 157 - color: @brand-strong; 158 - border-color: @brand; 159 - background: @brand-bg; 160 - } 161 161 } 162 162 163 163 /* ========== Hero ========== */ ... ... @@ -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;203 + max-width: 820px; 198 198 font-size: 19px; 199 199 line-height: 1.55; 206 + 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;297 + 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 373 + .card-heading { 374 + display: flex; 375 + align-items: center; 376 + gap: 14px; 377 + margin-bottom: 14px; 378 + } 379 + 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; 390 + flex-shrink: 0; 387 387 } 388 388 389 389 h3 { 390 - margin: 0 0 10px;394 + 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 435 +.industry-trust-section { 436 + background: 437 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 70%); 438 + 439 + .industry-trust-panel { 440 + max-width: 1040px; 441 + margin: 0 auto; 442 + padding: 30px 28px; 443 + border: 1px solid fade(@brand, 16%); 444 + border-radius: @radius; 445 + background: 446 + radial-gradient(34rem 12rem at 50% 0%, fade(@brand-soft, 75%) 0%, #fff 72%); 447 + box-shadow: @shadow-sm; 448 + text-align: center; 449 + } 450 + 451 + h2 { 452 + margin-bottom: 12px; 453 + } 454 + 455 + .section-intro { 456 + margin-bottom: 20px; 457 + max-width: 820px; 458 + } 459 + 460 + .industry-tags { 461 + max-width: 880px; 462 + margin: 0 auto; 463 + display: flex; 464 + flex-wrap: wrap; 465 + justify-content: center; 466 + gap: 10px; 467 + } 468 + 469 + .industry-tags span { 470 + display: inline-flex; 471 + align-items: center; 472 + padding: 7px 12px; 473 + border: 1px solid fade(@brand, 20%); 474 + border-radius: 999px; 475 + background: #fff; 476 + color: @text; 477 + font-size: 13px; 478 + font-weight: 600; 479 + line-height: 1.2; 480 + box-shadow: 0 3px 10px rgba(0, 0, 0, .04); 481 + } 482 + 483 + .industry-support { 484 + max-width: 820px; 485 + margin: 22px auto 0; 486 + color: @muted; 487 + font-size: 16px; 488 + line-height: 1.6; 489 + } 490 +} 491 + 492 +@media (max-width: 640px) { 493 + .industry-trust-section { 494 + .industry-trust-panel { 495 + padding: 24px 18px; 496 + } 497 + 498 + .industry-tags { 499 + gap: 8px; 500 + } 501 + 502 + .industry-tags span { 503 + font-size: 12px; 504 + padding: 6px 10px; 505 + } 506 + } 507 +} 508 + 431 431 /* ========== Services ========== */ 432 432 433 433 .services { ... ... @@ -440,7 +440,6 @@ 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; ... ... @@ -528,7 +528,6 @@ 528 528 position: relative; 529 529 padding: 16px 16px 16px 58px; 530 530 margin-bottom: 12px; 531 - background: #fff; 532 532 border: 1px solid @line; 533 533 border-radius: @radius; 534 534 box-shadow: @shadow-sm; ... ... @@ -587,31 +587,6 @@ 587 587 } 588 588 } 589 589 590 -.resource-content { 591 - order: 1; 592 -} 593 - 594 -.resource-sidebar { 595 - order: 2; 596 -} 597 - 598 -@media (max-width: 767px) { 599 - .resource-layout { 600 - display: flex; 601 - flex-direction: column; 602 - } 603 - 604 - .resource-sidebar { 605 - order: 0; 606 - position: static; 607 - width: 100%; 608 - } 609 - 610 - .resource-content { 611 - order: 1; 612 - } 613 -} 614 - 615 615 /* ========== Homepage Resource Strip ========== */ 616 616 617 617 .homepage-resource-strip { ... ... @@ -620,7 +620,7 @@ 620 620 621 621 .resource-grid { 622 622 max-width: 1040px; 623 - margin: 2 6px auto 0;674 + margin: 22px auto 0; 624 624 display: grid; 625 625 grid-template-columns: repeat(2, minmax(0, 1fr)); 626 626 grid-gap: 22px; ... ... @@ -686,7 +686,7 @@ 686 686 /* ========== CTA ========== */ 687 687 688 688 .cta-section { 689 - padding: 32px 0 24px;740 + padding: @section-padding; 690 690 691 691 .contact-inline { 692 692 margin: 0; ... ... @@ -704,8 +704,6 @@ 704 704 padding: 32px; 705 705 border-radius: @radius; 706 706 border: 1px solid fade(@brand, 20%); 707 - background: 708 - radial-gradient(34rem 12rem at 50% 0%, @brand-soft 0%, #fff 70%); 709 709 box-shadow: @shadow-sm; 710 710 text-align: center; 711 711 ... ... @@ -719,6 +719,50 @@ 719 719 } 720 720 } 721 721 771 +.resource-inline-cta { 772 + display: flex; 773 + align-items: center; 774 + justify-content: space-between; 775 + gap: 22px; 776 + margin: 30px 0; 777 + padding: 20px 22px; 778 + border: 1px solid fade(@brand, 22%); 779 + border-radius: @radius; 780 + background: @brand-bg; 781 + box-shadow: @shadow-sm; 782 + 783 + p { 784 + margin: 0; 785 + color: @muted; 786 + line-height: 1.55; 787 + } 788 + 789 + strong { 790 + color: @text; 791 + } 792 + 793 + .btn { 794 + flex-shrink: 0; 795 + } 796 +} 797 + 798 +@media (max-width: 767px) { 799 + .resource-inline-cta { 800 + display: block; 801 + text-align: center; 802 + 803 + p { 804 + margin-bottom: 14px; 805 + } 806 + 807 + .btn { 808 + display: inline-block; 809 + margin-left: auto; 810 + margin-right: auto; 811 + } 812 + } 813 +} 814 + 722 722 /* ========== Responsive ========== */ 723 723 724 724 @media (max-width: 980px) { ... ... @@ -785,7 +785,7 @@ 785 785 786 786 @media (max-width: 640px) { 787 787 section { 788 - padding: 34px 0;881 + padding: @section-padding-mobile; 789 789 } 790 790 791 791 .widgets, ... ... @@ -810,18 +810,16 @@ 810 810 padding: 24px 20px; 811 811 } 812 812 } 906 + 813 813 /* ========== Resource / Article Pages ========== */ 814 814 815 815 .resource-page { 816 - padding-top: 34px;910 + padding-top: 0; 817 817 } 818 818 819 819 .resource-header { 820 - padding: 40px 0 30px;914 + padding: @section-padding; 821 821 border-top: none; 822 - background: 823 - radial-gradient(50rem 18rem at 50% -10%, @brand-soft 0%, transparent 60%), 824 - radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%); 825 825 826 826 h1 { 827 827 margin: 0 auto 14px; ... ... @@ -840,14 +840,18 @@ 840 840 } 841 841 842 842 .resource-layout { 843 - display: grid; 844 - grid-template-columns: minmax(0, 760px) 280px; 845 - gap: 42px; 934 + display: block; 846 846 max-width: 1080px; 847 847 margin: 0 auto; 848 - a lign-items:start;937 + padding-top: 28px; 849 849 } 850 850 940 +.resource-layout::after { 941 + content: ""; 942 + display: block; 943 + clear: both; 944 +} 945 + 851 851 .resource-content { 852 852 color: @text; 853 853 font-size: 16px; ... ... @@ -895,6 +895,45 @@ 895 895 } 896 896 } 897 897 993 +.resource-note.related-resources { 994 + p { 995 + margin-bottom: 10px; 996 + } 997 + 998 + ul { 999 + margin: 0; 1000 + padding-left: 20px; 1001 + } 1002 + 1003 + li { 1004 + margin: 6px 0; 1005 + color: @muted; 1006 + } 1007 +} 1008 + 1009 +.resource-faq-item { 1010 + display: flow-root; 1011 + border-bottom: 1px solid @line; 1012 + padding: 12px 0; 1013 + 1014 + summary { 1015 + cursor: pointer; 1016 + font-weight: 700; 1017 + color: @text; 1018 + line-height: 1.4; 1019 + } 1020 + 1021 + summary:hover, 1022 + summary:focus { 1023 + color: @brand-strong; 1024 + } 1025 + 1026 + p { 1027 + margin: 10px 0 4px; 1028 + color: @muted; 1029 + } 1030 +} 1031 + 898 898 .resource-checklist { 899 899 margin: 18px 0 24px; 900 900 padding: 0; ... ... @@ -917,12 +917,15 @@ 917 917 } 918 918 919 919 .resource-sidebar { 1054 + float: right; 1055 + width: 280px; 1056 + margin-left: 42px; 1057 + margin-bottom: 28px; 920 920 position: sticky; 921 921 top: 96px; 922 922 border: 1px solid @line; 923 923 border-radius: @radius; 924 924 padding: 18px; 925 - background: #fff; 926 926 box-shadow: @shadow-sm; 927 927 928 928 h4 { ... ... @@ -946,8 +946,14 @@ 946 946 } 947 947 948 948 .resource-cta { 949 - margin-top: 36px; 950 - padding: 22px; 1086 + display: flex; 1087 + flex-direction: column; 1088 + align-items: center; 1089 + text-align: center; 1090 + 1091 + max-width: 820px; 1092 + margin: 42px auto 0; 1093 + padding: 28px 30px; 951 951 border: 1px solid fade(@brand, 20%); 952 952 border-radius: @radius; 953 953 background: @brand-bg; ... ... @@ -954,26 +954,51 @@ 954 954 955 955 h3 { 956 956 margin-top: 0; 1100 + margin-bottom: 10px; 957 957 } 958 958 959 959 p { 1104 + max-width: 680px; 1105 + margin-left: auto; 1106 + margin-right: auto; 960 960 color: @muted; 961 961 } 1109 + 1110 + .btn { 1111 + margin-top: 8px; 1112 + } 962 962 } 963 963 1115 +.resource-note, 1116 +.resource-checklist, 1117 +.resource-cta { 1118 + display: flow-root; 1119 +} 1120 + 1121 +@media (max-width: 767px) { 1122 + .resource-cta { 1123 + padding: 24px 20px; 1124 + } 1125 +} 1126 + 964 964 @media (max-width: 900px) { 965 965 .resource-layout { 966 - grid-template-columns:1fr;1129 + padding-top: 22px; 967 967 } 968 968 969 969 .resource-sidebar { 1133 + float: none; 1134 + width: 100%; 1135 + margin-left: 0; 1136 + margin-bottom: 24px; 970 970 position: static; 971 971 } 972 972 } 1140 + 973 973 /* ========== Products / Extensions Pages ========== */ 974 974 975 975 .product-index-section { 976 - padding: 52px 0 56px;1144 + padding: @section-padding; 977 977 978 978 h2 { 979 979 margin-bottom: 10px; ... ... @@ -981,30 +981,39 @@ 981 981 } 982 982 983 983 .product-card-grid { 984 - max-width: 8 40px;985 - margin: 2 8px auto 0;1152 + max-width: 980px; 1153 + margin: 26px auto 0; 986 986 display: grid; 987 987 grid-template-columns: 1fr; 988 - grid-gap: 18px;1156 + grid-gap: 22px; 989 989 } 990 990 991 991 .product-card { 992 - background:#fff;1160 + position: relative; 993 993 border: 1px solid @line; 994 994 border-radius: @radius; 995 995 box-shadow: @shadow-sm; 996 - padding: 2 8px;1164 + padding: 32px; 997 997 display: grid; 998 - grid-template-columns: 68px 1fr;999 - grid-gap: 2 2px;1166 + grid-template-columns: 70px 1fr; 1167 + grid-gap: 24px; 1000 1000 align-items: start; 1169 + overflow: hidden; 1001 1001 1171 + &:before { 1172 + content: ""; 1173 + position: absolute; 1174 + inset: 0 auto 0 0; 1175 + width: 5px; 1176 + background: linear-gradient(180deg, @brand 0%, @brand-strong 100%); 1177 + } 1178 + 1002 1002 .product-card-icon { 1003 1003 width: 58px; 1004 1004 height: 58px; 1005 1005 border-radius: 50%; 1006 1006 background: fade(@brand, 10%); 1007 - border: 1px solid fade(@brand, 2 0%);1184 + border: 1px solid fade(@brand, 22%); 1008 1008 color: @brand; 1009 1009 display: flex; 1010 1010 align-items: center; ... ... @@ -1013,11 +1013,15 @@ 1013 1013 flex-shrink: 0; 1014 1014 } 1015 1015 1193 + .product-card-body { 1194 + min-width: 0; 1195 + } 1196 + 1016 1016 h3 { 1017 1017 margin: 0 0 10px; 1018 1018 color: @text; 1019 - font-size: 2 3px;1020 - line-height: 1.2 5;1200 + font-size: 25px; 1201 + line-height: 1.22; 1021 1021 font-weight: 800; 1022 1022 } 1023 1023 ... ... @@ -1026,25 +1026,36 @@ 1026 1026 line-height: 1.6; 1027 1027 } 1028 1028 1029 - .card-link { 1030 - margin: 0; 1031 - 1032 - a { 1033 - font-weight: 700; 1034 - } 1210 + .product-card-description { 1211 + max-width: 760px; 1212 + margin: 0 0 14px; 1213 + font-size: 16px; 1035 1035 } 1036 1036 } 1037 1037 1038 1038 .product-card-kicker { 1218 + display: inline-flex; 1219 + align-items: center; 1220 + gap: 7px; 1221 + width: fit-content; 1039 1039 margin-bottom: 10px; 1040 1040 padding: 5px 10px; 1224 + border: 1px solid fade(@brand, 24%); 1225 + border-radius: 999px; 1226 + background: fade(@brand, 8%); 1227 + color: @brand-strong; 1041 1041 font-size: 12px; 1229 + font-weight: 800; 1042 1042 text-transform: uppercase; 1043 1043 letter-spacing: .04em; 1232 + 1233 + i { 1234 + color: @brand; 1235 + } 1044 1044 } 1045 1045 1046 1046 .product-highlights { 1047 - margin: 14px 0 2 0px;1239 + margin: 14px 0 22px; 1048 1048 padding-left: 18px; 1049 1049 color: @muted; 1050 1050 ... ... @@ -1054,12 +1054,58 @@ 1054 1054 } 1055 1055 } 1056 1056 1249 +.product-card-actions { 1250 + display: flex; 1251 + align-items: center; 1252 + gap: 16px; 1253 + flex-wrap: wrap; 1254 + 1255 + .btn { 1256 + font-weight: 700; 1257 + } 1258 +} 1259 + 1260 +.product-card-contact { 1261 + color: @brand; 1262 + font-weight: 700; 1263 + text-decoration: underline; 1264 + 1265 + &:hover, 1266 + &:focus { 1267 + color: @brand-strong; 1268 + } 1269 +} 1270 + 1271 +@media (max-width: 640px) { 1272 + .product-card { 1273 + grid-template-columns: 1fr; 1274 + padding: 26px 22px; 1275 + text-align: left; 1276 + 1277 + &:before { 1278 + width: 4px; 1279 + } 1280 + 1281 + .product-card-icon { 1282 + margin-bottom: 2px; 1283 + } 1284 + 1285 + h3 { 1286 + font-size: 22px; 1287 + } 1288 + } 1289 + 1290 + .product-card-actions { 1291 + gap: 12px; 1292 + } 1293 +} 1294 + 1057 1057 /* ========== Individual Product Pages ========== */ 1058 1058 1059 1059 .product-layout { 1060 1060 display: grid; 1061 - grid-template-columns: 1.1fr . 9fr;1062 - grid-gap: 3 6px;1299 + grid-template-columns: minmax(0, 1.12fr) minmax(280px, .88fr); 1300 + grid-gap: 32px; 1063 1063 max-width: 1040px; 1064 1064 margin: 0 auto; 1065 1065 align-items: start; ... ... @@ -1067,8 +1067,8 @@ 1067 1067 1068 1068 .product-summary-card, 1069 1069 .product-info-card, 1308 +.product-feature, 1070 1070 .product-gallery-panel { 1071 - background: #fff; 1072 1072 border: 1px solid @line; 1073 1073 border-radius: @radius; 1074 1074 box-shadow: @shadow-sm; ... ... @@ -1075,16 +1075,18 @@ 1075 1075 } 1076 1076 1077 1077 .product-summary-card { 1078 - padding: 2 6px;1316 + padding: 28px; 1079 1079 1080 1080 h2 { 1081 1081 text-align: left; 1082 1082 margin-top: 0; 1321 + margin-bottom: 14px; 1322 + line-height: 1.25; 1083 1083 } 1084 1084 1085 1085 p { 1086 1086 color: @muted; 1087 - line-height: 1.6; 1327 + line-height: 1.62; 1088 1088 } 1089 1089 1090 1090 p:last-child { ... ... @@ -1093,13 +1093,19 @@ 1093 1093 } 1094 1094 1095 1095 .product-info-card { 1096 - padding: 2 2px;1336 + padding: 24px; 1097 1097 1098 1098 h3 { 1099 1099 margin-top: 0; 1100 1100 margin-bottom: 12px; 1341 + line-height: 1.3; 1101 1101 } 1102 1102 1344 + p { 1345 + color: @muted; 1346 + line-height: 1.55; 1347 + } 1348 + 1103 1103 ul { 1104 1104 margin: 0; 1105 1105 padding-left: 20px; ... ... @@ -1108,25 +1108,37 @@ 1108 1108 1109 1109 li { 1110 1110 margin: 8px 0; 1111 - line-height: 1. 45;1357 + line-height: 1.3; 1112 1112 } 1113 1113 } 1114 1114 1361 +.product-card-note { 1362 + margin: 0 0 14px; 1363 + color: @muted; 1364 + line-height: 1.55; 1365 +} 1366 + 1115 1115 .product-feature-grid { 1116 1116 display: grid; 1117 1117 grid-template-columns: repeat(3, minmax(0, 1fr)); 1118 - grid-gap: 18px;1370 + grid-gap: 20px; 1119 1119 max-width: 1040px; 1120 - margin: 2 6px auto 0;1372 + margin: 24px auto 0; 1121 1121 } 1122 1122 1123 1123 .product-feature { 1124 - background: #fff; 1125 - border: 1px solid @line; 1126 - border-radius: @radius; 1127 - box-shadow: @shadow-sm; 1128 - padding: 22px; 1376 + padding: 24px; 1377 + min-width: 0; 1378 + min-height: 100%; 1129 1129 1380 + .card-heading, 1381 + .feature-heading { 1382 + display: flex; 1383 + align-items: center; 1384 + gap: 14px; 1385 + margin-bottom: 14px; 1386 + } 1387 + 1130 1130 .feature-icon { 1131 1131 width: 46px; 1132 1132 height: 46px; ... ... @@ -1136,12 +1136,12 @@ 1136 1136 display: flex; 1137 1137 align-items: center; 1138 1138 justify-content: center; 1139 - margin-bottom: 14px; 1140 1140 font-size: 18px; 1398 + flex-shrink: 0; 1141 1141 } 1142 1142 1143 1143 h3 { 1144 - margin: 0 0 8px;1402 + margin: 0; 1145 1145 color: @text; 1146 1146 font-size: 18px; 1147 1147 line-height: 1.25; ... ... @@ -1150,10 +1150,56 @@ 1150 1150 p { 1151 1151 margin: 0; 1152 1152 color: @muted; 1153 - line-height: 1.5; 1411 + line-height: 1.52; 1154 1154 } 1155 1155 } 1156 1156 1415 +.product-gallery-caption { 1416 + max-width: 820px; 1417 + margin: 12px auto 0; 1418 + color: @muted; 1419 + font-size: 14px; 1420 + line-height: 1.5; 1421 + text-align: center; 1422 +} 1423 + 1424 +/* Keep the default XWiki gallery style. 1425 + Only add spacing before it and center it. */ 1426 +.gallery.xGallery { 1427 + margin: 25px auto; 1428 + width: 920px; 1429 + height: 518px; 1430 +} 1431 + 1432 +.product-section-muted { 1433 + background: 1434 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%); 1435 +} 1436 + 1437 +/* Compact process list when used inside a product card. */ 1438 +.product-summary-card .process-list { 1439 + margin-top: 16px; 1440 + 1441 + li { 1442 + padding: 13px 14px 13px 50px; 1443 + margin-bottom: 10px; 1444 + box-shadow: none; 1445 + } 1446 + 1447 + li:before { 1448 + left: 14px; 1449 + top: 14px; 1450 + width: 24px; 1451 + height: 24px; 1452 + font-size: 12px; 1453 + } 1454 + 1455 + strong { 1456 + margin-bottom: 2px; 1457 + } 1458 +} 1459 + 1460 +/* Kept for older product pages that still use a screenshot placeholder/panel. */ 1157 1157 .product-gallery-panel { 1158 1158 max-width: 1040px; 1159 1159 margin: 20px auto 0; ... ... @@ -1186,11 +1186,6 @@ 1186 1186 justify-content: center; 1187 1187 } 1188 1188 1189 -.product-section-muted { 1190 - background: 1191 - radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%); 1192 -} 1193 - 1194 1194 @media (max-width: 980px) { 1195 1195 .product-layout, 1196 1196 .product-feature-grid { ... ... @@ -1219,142 +1219,398 @@ 1219 1219 .product-gallery-panel { 1220 1220 padding: 20px; 1221 1221 } 1521 + 1522 + .product-feature { 1523 + .card-heading, 1524 + .feature-heading { 1525 + gap: 12px; 1526 + } 1527 + 1528 + .feature-icon { 1529 + width: 42px; 1530 + height: 42px; 1531 + font-size: 16px; 1532 + } 1533 + } 1534 + 1535 + .gallery.xGallery { 1536 + margin-top: 22px !important; 1537 + } 1538 + 1539 + .product-gallery-caption { 1540 + margin-top: 10px; 1541 + padding: 0 14px; 1542 + } 1543 + 1544 + .product-summary-card .process-list li { 1545 + padding-left: 46px; 1546 + } 1222 1222 } 1548 + 1223 1223 /* ========== Resources Index ========== */ 1224 1224 1225 1225 .resources-index-page { 1226 - padding: 56px 0 72px; 1227 - background: @brand-bg; 1552 + 1553 + .services-grid { 1554 + grid-template-columns: repeat(2, minmax(0, 1fr)); 1555 + } 1228 1228 } 1229 1229 1230 -.resources-intro { 1231 - max-width: 820px; 1232 - margin: 0 auto 32px; 1233 - text-align: center; 1558 +@media (max-width: 980px) { 1559 + .resources-index-page { 1560 + .services-grid { 1561 + grid-template-columns: 1fr; 1562 + } 1563 + } 1234 1234 } 1235 1235 1236 -.resources-intro p { 1237 - color: @muted; 1238 - font-size: 17px; 1239 - line-height: 1.7; 1240 - margin: 0; 1566 +@media (max-width: 767px) { 1567 + .resources-index-page { 1568 + padding: @section-padding-mobile; 1569 + } 1241 1241 } 1242 1242 1243 -.resources-grid { 1572 +.resource-faq-item { 1573 + border-bottom: 1px solid @line; 1574 + padding: 12px 0; 1575 + 1576 + summary { 1577 + cursor: pointer; 1578 + font-weight: 700; 1579 + color: @text; 1580 + } 1581 + 1582 + p { 1583 + margin: 10px 0 4px; 1584 + color: @muted; 1585 + } 1586 +} 1587 + 1588 +/* ========== Global Theme Background ========== */ 1589 + 1590 +html, 1591 +body { 1592 + min-height: 100%; 1593 +} 1594 + 1595 +body { 1596 + color: @text; 1597 + background: 1598 + radial-gradient(circle at 12% 8%, rgba(0, 147, 125, 0.08) 0, transparent 26%), 1599 + radial-gradient(circle at 90% 28%, rgba(7, 24, 45, 0.05) 0, transparent 30%), 1600 + linear-gradient(180deg, #fff 0, @brand-bg 42%, #fff 100%) !important; 1601 + background-attachment: fixed; 1602 +} 1603 + 1604 +/* Let the body background show through the XWiki wrappers. 1605 +#mainContentArea, 1606 +.resource-page, 1607 +.resources-index-page { 1608 + background: transparent !important; 1609 + background-image: none !important; 1610 +} 1611 +*/ 1612 +/* Remove local decorative backgrounds that compete with the global gradient. 1613 +.hero, 1614 +.hero.hero-centered, 1615 +.trust-strip, 1616 +.industry-trust-section, 1617 +.split-section, 1618 +.resource-strip, 1619 +.homepage-resource-strip, 1620 +.resource-header, 1621 +.product-section-muted, 1622 +.resources-index-page { 1623 + background: transparent !important; 1624 + background-image: none !important; 1625 +} 1626 + */ 1627 +/* Keep large panels readable, but remove their inner gradients. 1628 +.industry-trust-section .industry-trust-panel, 1629 +.cta-panel, 1630 +.resource-inline-cta, 1631 +.resource-note, 1632 +.resource-cta { 1633 + background: #fff !important; 1634 + background-image: none !important; 1635 +} */ 1636 + 1637 + 1638 +/* ========== Hero ========== */ 1639 +#mainContentArea .hero.hero-saas { 1640 + min-height: auto; 1641 + padding: 60px 0 34px; 1642 + display: flex; 1643 + align-items: center; 1644 + overflow: hidden; 1645 + background: transparent; 1646 +} 1647 +#mainContentArea .hero-layout { 1648 + max-width: 1120px; 1649 + margin: 0 auto; 1244 1244 display: grid; 1651 + grid-template-columns: minmax(0, .86fr) minmax(0, 1.14fr); 1652 + gap: 56px; 1653 + align-items: center; 1654 +} 1655 +#mainContentArea .hero-copy, 1656 +#mainContentArea .hero.hero-saas .lead { 1657 + text-align: left; 1658 +} 1659 +#mainContentArea .hero.hero-saas h1 { 1660 + max-width: 640px; 1661 + margin: 0 0 26px; 1662 + font-size: 60px; 1663 + font-weight: 800; 1664 + line-height: 1; 1665 + letter-spacing: -3px; 1666 +} 1667 +#mainContentArea .hero.hero-saas h1 span { 1668 + color: @brand; 1669 +} 1670 +#mainContentArea .hero.hero-saas .lead { 1671 + max-width: 590px; 1672 + margin: 0 0 28px; 1673 + color: #334155; 1674 + font-size: 18px; 1675 + line-height: 1.6; 1676 +} 1677 +#mainContentArea .hero.hero-saas .benefits { 1678 + max-width: 620px; 1679 + margin: 0 0 30px; 1680 + padding: 0; 1681 + display: grid; 1245 1245 grid-template-columns: repeat(2, minmax(0, 1fr)); 1246 - gap: 24px; 1247 - margin-bottom: 36px; 1683 + gap: 10px 24px; 1684 + list-style: none; 1685 + color: #475569; 1686 + font-size: 15px; 1687 + text-align: left; 1248 1248 } 1249 - 1250 -.resource-card { 1689 +#mainContentArea .hero.hero-saas .benefits li { 1690 + display: grid; 1691 + grid-template-columns: 18px minmax(0, 1fr); 1692 + column-gap: 8px; 1693 + align-items: start; 1694 + margin: 0; 1695 + line-height: 1.45; 1696 +} 1697 +#mainContentArea .hero.hero-saas .benefits li::before { 1698 + content: "✓"; 1699 + display: block; 1700 + width: 18px; 1701 + color: @brand; 1702 + font-weight: 900; 1703 + line-height: 1.45; 1704 + text-align: left; 1705 + margin: 0; 1706 +} 1707 +#mainContentArea .hero-actions, 1708 +#mainContentArea #hero-cta { 1251 1251 display: flex; 1252 - gap: 18px; 1253 - background: #fff; 1710 + flex-wrap: wrap; 1711 + justify-content: flex-start; 1712 + gap: 12px; 1713 +} 1714 +#mainContentArea .hero-visual { 1715 + position: relative; 1716 + min-height: 540px; 1717 +} 1718 +#mainContentArea .hero-browser, 1719 +#mainContentArea .hero-floating { 1254 1254 border: 1px solid @line; 1255 - b order-radius:@radius;1256 - box-shadow: @shadow -sm;1257 - padding:24px;1721 + background: fade(#fff, 94%); 1722 + box-shadow: @shadow; 1723 + backdrop-filter: blur(14px); 1258 1258 } 1259 - 1260 -.resource-card-icon { 1261 - flex: 0 0 46px; 1262 - width: 46px; 1263 - height: 46px; 1264 - border-radius: 14px; 1265 - background: @brand-soft; 1266 - color: @brand-strong; 1725 +#mainContentArea .hero-browser { 1726 + position: absolute; 1727 + top: 8px; 1728 + right: 0; 1729 + width: 100%; 1730 + max-width: 720px; 1731 + overflow: hidden; 1732 + border-radius: 18px; 1733 + background: fade(#fff, 88%); 1734 +} 1735 +#mainContentArea .hero-browser-top { 1736 + height: 58px; 1267 1267 display: flex; 1268 1268 align-items: center; 1269 - justify-content: center; 1270 - font-size: 20px; 1739 + gap: 10px; 1740 + padding: 0 24px; 1741 + border-bottom: 1px solid @line; 1742 + background: fade(#fff, 74%); 1271 1271 } 1272 - 1273 -.resource-card-label { 1274 - color: @brand-strong; 1744 +#mainContentArea .hero-dot, 1745 +#mainContentArea .hero-status-dot { 1746 + border-radius: 50%; 1747 +} 1748 +#mainContentArea .hero-dot { 1749 + width: 10px; 1750 + height: 10px; 1751 + background: #CBD5E1; 1752 +} 1753 +#mainContentArea .hero-status-dot { 1754 + width: 8px; 1755 + height: 8px; 1756 + background: @brand; 1757 +} 1758 +#mainContentArea .hero-search { 1759 + margin-left: auto; 1760 + width: 170px; 1761 + height: 26px; 1762 + border: 1px solid #E2E8F0; 1763 + border-radius: 20px; 1764 + background: #F1F5F9; 1765 +} 1766 +#mainContentArea .hero-browser-body { 1767 + display: grid; 1768 + grid-template-columns: 150px minmax(0, 1fr); 1769 +} 1770 +#mainContentArea .hero-sidebar { 1771 + padding: 24px 18px; 1772 + border-right: 1px solid @line; 1773 + background: #F8FAFC; 1774 +} 1775 +#mainContentArea .hero-nav-item, 1776 +#mainContentArea .hero-status-row, 1777 +#mainContentArea .hero-version-flow, 1778 +#mainContentArea .hero-flow { 1779 + display: flex; 1780 + align-items: center; 1781 +} 1782 +#mainContentArea .hero-nav-item { 1783 + gap: 9px; 1784 + padding: 10px 8px; 1785 + color: #334155; 1275 1275 font-size: 13px; 1276 - font-weight: 700; 1277 - text-transform: uppercase; 1278 - letter-spacing: .04em; 1279 - margin-bottom: 8px; 1280 1280 } 1281 - 1282 - .resource-cardh2{1283 - font-size: 22px;1284 - line-height: 1.25;1285 - margin:0 0 12px;1788 +#mainContentArea .hero-nav-icon { 1789 + width: 20px; 1790 + height: 20px; 1791 + border: 1px solid #CBD5E1; 1792 + border-radius: 5px; 1286 1286 } 1287 - 1288 -.resource-card h2 a { 1794 +#mainContentArea .hero-content-panel { 1795 + padding: 26px; 1796 +} 1797 +#mainContentArea .hero-panel-title, 1798 +#mainContentArea .hero-card-title { 1289 1289 color: @text; 1290 - t ext-decoration:none;1800 + font-weight: 800; 1291 1291 } 1292 - 1293 -.resource-card h2 a:hover { 1294 - color: @brand-strong; 1295 - text-decoration: none; 1802 +#mainContentArea .hero-panel-title { 1803 + margin-bottom: 18px; 1804 + font-size: 20px; 1296 1296 } 1297 - 1298 -.resource-card p { 1299 - color: @muted; 1806 +#mainContentArea .hero-skeleton { 1807 + height: 8px; 1808 + margin-bottom: 10px; 1809 + border-radius: 10px; 1810 + background: #E2E8F0; 1811 +} 1812 +#mainContentArea .hero-skeleton.short { 1813 + width: 64%; 1814 +} 1815 +#mainContentArea .hero-dashboard-grid { 1816 + margin-top: 28px; 1817 + display: grid; 1818 + grid-template-columns: repeat(2, minmax(0, 1fr)); 1819 + gap: 18px; 1820 +} 1821 +#mainContentArea .hero-mini-card { 1822 + padding: 18px; 1823 + border: 1px solid @line; 1824 + border-radius: 14px; 1825 + background: #fff; 1826 +} 1827 +#mainContentArea .hero-mini-card h4 { 1828 + margin: 0 0 14px; 1300 1300 font-size: 15px; 1301 - line-height: 1.65; 1302 - margin: 0 0 16px; 1303 1303 } 1304 - 1305 - .resource-card-link{1306 - color: @brand-strong;1307 - font-weight: 700;1308 - text-decoration:none;1831 +#mainContentArea .hero-status-row { 1832 + gap: 10px; 1833 + margin: 11px 0; 1834 + color: #475569; 1835 + font-size: 13px; 1309 1309 } 1310 - 1311 -.resource-card-link:hover { 1837 +#mainContentArea .hero-floating { 1838 + position: absolute; 1839 + border-radius: 16px; 1840 +} 1841 +#mainContentArea .hero-upgrade-card { 1842 + left: 0; 1843 + bottom: 72px; 1844 + width: 320px; 1845 + padding: 20px; 1846 +} 1847 +#mainContentArea .hero-security-card { 1848 + right: 20px; 1849 + top: 260px; 1850 + width: 260px; 1851 + padding: 22px; 1852 +} 1853 +#mainContentArea .hero-security-card ul { 1854 + margin: 0; 1855 + padding: 0; 1856 + list-style: none; 1857 +} 1858 +#mainContentArea .hero-security-card li { 1859 + margin: 12px 0; 1860 + font-size: 14px; 1861 +} 1862 +#mainContentArea .hero-security-card li::before { 1863 + content: "✓"; 1864 + margin-right: 8px; 1312 1312 color: @brand; 1313 - t ext-decoration:none;1866 + font-weight: 900; 1314 1314 } 1315 - 1316 -.resources-next { 1317 - max-width: 820px; 1318 - margin: 0 auto 32px; 1868 +#mainContentArea .hero-card-title { 1869 + margin-bottom: 16px; 1870 +} 1871 +#mainContentArea .hero-version-flow { 1872 + gap: 8px; 1873 +} 1874 +#mainContentArea .hero-version { 1875 + width: 62px; 1876 + height: 54px; 1877 + padding: 0 8px; 1878 + display: grid; 1879 + place-items: center; 1880 + box-sizing: border-box; 1881 + border-radius: 8px; 1882 + background: #F1F5F9; 1883 + color: #334155; 1319 1319 text-align: center; 1885 + font-size: 13px; 1886 + line-height: 1.25; 1320 1320 } 1321 - 1322 - .resources-nexth2{1323 - font-size:26px;1324 - margin:0 0 10px;1888 +#mainContentArea .hero-version.active { 1889 + width: 84px; 1890 + background: @text; 1891 + color: #fff; 1325 1325 } 1326 - 1327 -.resources-next p { 1328 - color: @muted; 1329 - font-size: 16px; 1330 - line-height: 1.7; 1331 - margin: 0; 1893 +#mainContentArea .hero-arrow { 1894 + color: #64748B; 1332 1332 } 1333 - 1334 -@media (max-width: 767px) { 1335 - .resources-index-page { 1336 - padding: 36px 0 52px; 1337 - } 1338 - 1339 - .resources-intro { 1340 - text-align: left; 1341 - margin-bottom: 24px; 1342 - } 1343 - 1344 - .resources-grid { 1345 - grid-template-columns: 1fr; 1346 - gap: 18px; 1347 - } 1348 - 1349 - .resource-card { 1350 - padding: 20px; 1351 - } 1352 - 1353 - .resource-card h2 { 1354 - font-size: 20px; 1355 - } 1356 - 1357 - .resources-next { 1358 - text-align: left; 1359 - } 1896 +#mainContentArea .hero-flow { 1897 + position: absolute; 1898 + right: 48px; 1899 + bottom: 18px; 1900 + gap: 12px; 1360 1360 } 1902 +#mainContentArea .hero-env { 1903 + min-width: 130px; 1904 + padding: 16px 20px; 1905 + border: 1px solid @line; 1906 + border-radius: 12px; 1907 + background: #fff; 1908 + color: #475569; 1909 + text-align: center; 1910 + text-transform: uppercase; 1911 + font-size: 12px; 1912 + letter-spacing: 1.3px; 1913 + box-shadow: 0 16px 40px rgba(15, 23, 42, .08); 1914 +} 1915 +
- 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