Changes for page Public Web Site
Last modified by Agnease on 2026/06/08 18:27
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
-
Objects (1 modified, 2 added, 1 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,35 +1,29 @@ 1 +{{include reference="PublicWebSite.MacrosAndVariables" /}} 2 + 1 1 {{velocity}} 2 2 #macro (displayPublicContent) 3 3 #set ($discard = $xwiki.ssx.use('PublicWebSite.WebHome')) 4 4 {{html clean="false"}} 5 5 6 - <section class="hero hero-centered" aria-labelledby="hero-title"> 8 + <section class="hero hero-centered main-page-hero" 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 - XWiki consulting, upgrades and long-term support 11 - </div> 10 + <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. 13 + Agnease helps organizations upgrade, maintain, secure and extend production XWiki platforms with practical 14 + 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>18 + <li>XWiki LTS upgrades</li> 19 + <li>Maintenance and support</li> 20 + <li>Custom XWiki development</li> 21 + <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> 25 + <a class="btn btn-primary" href="$freeXWikiReviewCallURL">$freeXWikiReviewCallLabel</a> 26 + ##<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> ... ... @@ -48,65 +48,71 @@ 48 48 49 49 <section aria-labelledby="platform-title"> 50 50 <div class="container"> 51 - <h2 id="platform-title"> WhenXWikibecomesbusiness-critical,itneedsprofessionalcare</h2>45 + <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.47 + XWiki often grows from a documentation space into a business-critical knowledge platform. 48 + When it supports intranets, procedures, workflows, audits or integrations, it needs structured technical care 49 + 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> 54 + <div class="card-heading"> 55 + <div class="pathway-icon"> 56 + <i class="fa fa-refresh" aria-hidden="true"></i> 57 + </div> 58 + <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.61 + 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>66 + <li>Staging and production validation</li> 71 71 </ul> 72 72 <p class="card-link"> 73 - <a href=" /services/xwiki-upgrades">View upgrade services</a>69 + <a href="$xwiki.getURL('services.xwiki-upgrades')">View upgrade services</a> 74 74 </p> 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> 74 + <div class="card-heading"> 75 + <div class="pathway-icon"> 76 + <i class="fa fa-life-ring" aria-hidden="true"></i> 77 + </div> 78 + <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.81 + 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>86 + <li>Upgrade and maintenance planning</li> 89 89 </ul> 90 90 <p class="card-link"> 91 - <a href=" /services/xwiki-maintenance-support">View support services</a>89 + <a href="$xwiki.getURL('services.xwiki-maintenance-support')">View support services</a> 92 92 </p> 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> 94 + <div class="card-heading"> 95 + <div class="pathway-icon"> 96 + <i class="fa fa-cogs" aria-hidden="true"></i> 97 + </div> 98 + <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.101 + 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>106 + <li>APIs, SSO, LDAP and integrations</li> 107 107 </ul> 108 108 <p class="card-link"> 109 - <a href=" /services/xwiki-development-integrations">View development services</a>109 + <a href="$xwiki.getURL('services.xwiki-development-integrations')">View development services</a> 110 110 </p> 111 111 </article> 112 112 </div> ... ... @@ -117,29 +117,29 @@ 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>120 + <h2 id="why-title">Why work with an XWiki specialist</h2> 121 121 <p> 122 - Agneasebringsmore than11 years of hands-on XWiki expertise toorganizationsthatneedreliable123 - knowledge platforms,secure upgrades, custom applications,integrations,migrations andlong-termsupport.122 + XWiki projects often involve more than pages. Production platforms may include custom code, 123 + extensions, authentication, permissions, workflows, integrations and business-critical content. 124 124 </p> 125 125 <p> 126 - Theapproachispracticalandengineering-focused:understandthecurrent system, reduce risk,127 - document the workand leaveyourXWikieasier to maintain.126 + Agnease brings 11+ years of hands-on XWiki experience to help reduce risk, deliver practical improvements 127 + 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.133 + <strong>Review the XWiki environment</strong> 134 + 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.137 + <strong>Define the safest next steps</strong> 138 + 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.141 + <strong>Implement, validate and document</strong> 142 + Controlled changes, testing, production validation and notes for future maintenance. 143 143 </li> 144 144 </ol> 145 145 </div> ... ... @@ -146,11 +146,11 @@ 146 146 </div> 147 147 </section> 148 148 149 - <section class="resource-strip" aria-labelledby="resources-title"> 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>151 + <h2 id="resources-title">XWiki resources for safer long-term maintenance</h2> 152 152 <p class="section-intro"> 153 - Practical guidancefororganizationsrunningXWiki inproduction.153 + 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.160 + Learn why regular XWiki upgrades reduce security exposure, compatibility issues and long-term maintenance risk. 161 161 </p> 162 - <a href=" /resources/why-upgrade-xwiki">Read the resource</a>162 + <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.168 + See how XWiki upgrades can be planned, tested and validated for production instances with customizations and integrations. 169 169 </p> 170 - <a href=" /services/xwiki-upgrades">Viewthe service</a>170 + <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>179 + <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.181 + Send your current XWiki version, the issue you are facing, or the type of project you want to build. 182 + 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> ... ... @@ -231,5 +231,4 @@ 231 231 </dl> 232 232 </div> 233 233 #end 234 -#displayPublicContent 235 235 {{/velocity}}
- main-page-hero.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +1.0 MB - Content
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -1,14 +1,22 @@ 1 -/* ========== Agnease Landing (no Bootstrap grid) ========== */ 1 +/* ========== Agnease Public Website ========== */ 2 + 2 2 @brand: #00937D; 3 3 @brand-strong: #007B6A; 5 +@brand-soft: #E7FFF8; 6 +@brand-bg: #F4FCFA; 4 4 @text: #2D3A34; 5 5 @muted: #5B6B64; 6 6 @line: #E4ECE9; 7 7 @radius: 16px; 8 -@shadow-sm: 0 6px 20px rgba(0,0,0,.06); 9 -@shadow: 0 12px 36px rgba(0,0,0,.08); 11 +@shadow-sm: 0 6px 20px rgba(0, 0, 0, .06); 12 +@shadow: 0 12px 36px rgba(0, 0, 0, .08); 10 10 @maxw: 1140px; 11 11 15 +@section-padding: 30px 0; 16 +@section-padding-mobile: 28px 0; 17 + 18 +/* ========== Base ========== */ 19 + 12 12 #mainContentArea { 13 13 padding: 0; 14 14 } ... ... @@ -15,45 +15,210 @@ 15 15 16 16 .container { 17 17 max-width: @maxw; 26 + margin-left: auto; 27 + margin-right: auto; 28 + padding-left: 18px; 29 + padding-right: 18px; 18 18 } 19 19 32 +html { 33 + scroll-behavior: smooth; 34 +} 35 + 36 +section { 37 + padding: @section-padding; 38 + border-top: 1px solid @line; 39 + 40 + &:first-of-type { 41 + border-top: none; 42 + } 43 +} 44 + 45 +section[id] { 46 + scroll-margin-top: 92px; 47 +} 48 + 49 +h1, 50 +h2, 51 +h3, 52 +h4 { 53 + color: @text; 54 +} 55 + 56 +h2 { 57 + text-align: center; 58 + margin-top: 0; 59 +} 60 + 20 20 .lead { 21 21 color: @muted; 22 22 text-align: center; 23 23 margin-bottom: 0; 24 24 } 25 -h2 { 66 + 67 +.section-intro { 68 + max-width: 760px; 69 + margin: 0 auto 22px; 26 26 text-align: center; 71 + color: @muted; 72 + font-size: 16px; 73 + line-height: 1.55; 27 27 } 28 28 29 -section { 30 - padding: 32px 0; 31 - border-top: 1px solid @line; 76 +a { 77 + color: @brand; 32 32 33 - &:first-of-type { 34 - border-top: none; 79 + &:hover, 80 + &:focus { 81 + color: @brand-strong; 35 35 } 36 36 } 37 37 38 -/* ===== HERO ===== */ 85 +/* ========== Header / Navigation ========== */ 86 + 87 +.site-header { 88 + position: sticky; 89 + top: 0; 90 + z-index: 1000; 91 + background: fade(#fff, 96%); 92 + border-bottom: 1px solid fade(@line, 85%); 93 + backdrop-filter: blur(8px); 94 +} 95 + 96 +.header-inner { 97 + min-height: 72px; 98 + display: flex; 99 + align-items: center; 100 + justify-content: space-between; 101 + gap: 24px; 102 +} 103 + 104 +.site-nav { 105 + display: flex; 106 + align-items: center; 107 + gap: 22px; 108 + font-size: 15px; 109 + 110 + a { 111 + color: @text; 112 + text-decoration: none; 113 + font-weight: 600; 114 + 115 + &:hover, 116 + &:focus { 117 + color: @brand; 118 + text-decoration: none; 119 + } 120 + } 121 + 122 + .nav-cta { 123 + color: #fff; 124 + background: @brand; 125 + border: 1px solid @brand; 126 + border-radius: 6px; 127 + padding: 8px 14px; 128 + 129 + &:hover, 130 + &:focus { 131 + color: #fff; 132 + background: @brand-strong; 133 + border-color: @brand-strong; 134 + } 135 + } 136 +} 137 + 138 +/* ========== Buttons ========== */ 139 + 140 +.btn-primary { 141 + background: @brand; 142 + border-color: @brand; 143 + color: #fff; 144 + 145 + &:hover, 146 + &:focus { 147 + background: @brand-strong; 148 + border-color: @brand-strong; 149 + color: #fff; 150 + } 151 +} 152 + 153 +.btn-secondary { 154 + color: @brand; 155 + background: #fff; 156 + border: 1px solid fade(@brand, 35%); 157 + 158 + &:hover, 159 + &:focus { 160 + color: @brand-strong; 161 + border-color: @brand; 162 + background: @brand-bg; 163 + } 164 +} 165 + 166 +/* ========== Hero ========== */ 167 + 39 39 .hero { 40 40 overflow: hidden; 41 - background-repeat: no-repeat; 42 - background-attachment: scroll; 170 + position: relative; 43 43 44 44 &.hero-centered { 45 45 text-align: center; 46 46 background: 47 - radial-gradient(50rem 18rem at 50% -10%, #E7FFF80%, transparent 60%),175 + radial-gradient(50rem 18rem at 50% -10%, @brand-soft 0%, transparent 60%), 48 48 radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%); 49 49 display: flex; 50 50 align-items: center; 51 51 justify-content: center; 52 - min-height: 30 0px;180 + min-height: 330px; 53 53 } 54 54 183 + &.main-page-hero { 184 + background: 185 + 186 + url('/bin/download/PublicWebSite/WebHome/main-page-hero.png') center center / cover no-repeat; 187 + 188 + &::before, 189 + &::after { 190 + content: ""; 191 + position: absolute; 192 + pointer-events: none; 193 + z-index: 1; 194 + } 195 + 196 + /* Fade left and right image edges into the page background */ 197 + &::before { 198 + inset: 0; 199 + background: 200 + linear-gradient( 201 + 90deg, 202 + #fff 0%, 203 + rgba(255, 255, 255, 0) 13%, 204 + rgba(255, 255, 255, 0) 87%, 205 + #fff 100% 206 + ); 207 + } 208 + 209 + /* Fade bottom edge into white before the next section */ 210 + &::after { 211 + left: 0; 212 + right: 0; 213 + bottom: 0; 214 + height: 90px; 215 + background: linear-gradient( 216 + 180deg, 217 + rgba(255, 255, 255, 0) 0%, 218 + #fff 100% 219 + ); 220 + } 221 + 222 + .hero-inner { 223 + position: relative; 224 + z-index: 2; 225 + } 226 + } 227 + 55 55 .hero-inner { 56 - max-width: 8 50px;229 + max-width: 860px; 57 57 margin: 0 auto; 58 58 display: flex; 59 59 flex-direction: column; ... ... @@ -60,14 +60,20 @@ 60 60 align-items: center; 61 61 } 62 62 63 - #hero-cta { 64 - display: flex; 65 - gap: 0.8rem; 66 - flex-wrap: wrap; 67 - justify-content: center; 68 - margin-top: 1.3rem; 236 + h1 { 237 + max-width: 790px; 238 + margin-left: auto; 239 + margin-right: auto; 240 + line-height: 1.18; 69 69 } 70 70 243 + .lead { 244 + max-width: 820px; 245 + font-size: 19px; 246 + line-height: 1.55; 247 + margin-top: 12px; 248 + } 249 + 71 71 .benefits { 72 72 display: flex; 73 73 flex-wrap: wrap; ... ... @@ -74,61 +74,149 @@ 74 74 justify-content: center; 75 75 list-style: none; 76 76 padding: 0; 77 - margin: 0.8rem0 0;256 + margin: 14px 0 0; 78 78 color: @muted; 79 79 font-size: 14px; 80 80 81 81 li + li::before { 82 82 content: "•"; 83 - margin: 0 5px;262 + margin: 0 6px; 84 84 } 264 + } 265 +} 85 85 86 - @media (max-width: 640px) { 87 - li + li::before { 88 - content: none; 89 - } 90 - li:nth-child(1)::after, 91 - li:nth-child(3)::after { 92 - content: "•"; 93 - margin: 0 5px; 94 - } 95 - } 267 +.hero-kicker { 268 + display: inline-flex; 269 + align-items: center; 270 + gap: 8px; 271 + color: @brand; 272 + background: fade(@brand, 8%); 273 + border: 1px solid fade(@brand, 18%); 274 + border-radius: 999px; 275 + padding: 6px 12px; 276 + margin-bottom: 14px; 277 + font-size: 13px; 278 + font-weight: 700; 279 +} 280 + 281 +.hero-actions, 282 +#hero-cta { 283 + display: flex; 284 + gap: 12px; 285 + flex-wrap: wrap; 286 + justify-content: center; 287 + margin-top: 22px; 288 +} 289 + 290 +/* ========== Trust Strip ========== */ 291 + 292 +.trust-strip { 293 + padding: 18px 0; 294 + border-top: 1px solid @line; 295 + background: #fff; 296 + 297 + ul { 298 + max-width: 960px; 299 + margin: 0 auto; 300 + padding: 0; 301 + list-style: none; 302 + display: flex; 303 + justify-content: center; 304 + gap: 22px; 305 + flex-wrap: wrap; 306 + color: @muted; 307 + font-size: 13px; 96 96 } 309 + 310 + li { 311 + display: flex; 312 + align-items: center; 313 + gap: 7px; 314 + } 315 + 316 + i { 317 + color: @brand; 318 + } 97 97 } 98 98 99 -/* ===== WHY CHOOSE (cards) ===== */ 321 +/* ========== Reusable Grids ========== */ 322 + 323 +.card-grid, 324 +.pathways, 325 +.services-grid, 326 +.resource-grid, 100 100 .widgets { 101 - margin-top: 12px; 102 102 display: grid; 103 - grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); 104 - grid-gap: 16px; 329 + grid-gap: 18px; 330 + margin-left: auto; 331 + margin-right: auto; 105 105 } 106 106 107 -.widget { 108 - padding: 18px; 334 +.card-grid, 335 +.pathways, 336 +.services-grid { 337 + grid-template-columns: repeat(3, minmax(0, 1fr)); 338 + max-width: 1040px; 339 + margin-top: 22px; 340 +} 341 + 342 +.resource-grid { 343 + grid-template-columns: repeat(2, minmax(0, 1fr)); 344 + max-width: 1040px; 345 + margin-top: 22px; 346 +} 347 + 348 +.widgets { 349 + grid-template-columns: repeat(4, minmax(0, 1fr)); 350 + max-width: 1040px; 351 + margin-top: 20px; 352 +} 353 + 354 +.card-grid > *, 355 +.pathways > *, 356 +.services-grid > *, 357 +.resource-grid > *, 358 +.widgets > * { 359 + min-width: 0; 360 +} 361 + 362 +/* ========== Shared Card Style ========== */ 363 + 364 +.widget, 365 +.pathway-card, 366 +.service-card, 367 +.resource-card { 109 109 background: #fff; 110 110 border: 1px solid @line; 111 111 border-radius: @radius; 112 112 box-shadow: @shadow-sm; 113 - transition: transform .18s ease, box-shadow .18s ease; 372 +} 373 + 374 +/* ========== Small Widgets ========== */ 375 + 376 +.widget { 377 + padding: 18px; 114 114 display: flex; 115 115 flex-direction: column; 116 116 height: 100%; 117 117 118 - &:hover { 119 - transform: translateY(-2px); 120 - box-shadow: @shadow; 121 - } 122 - 123 123 .icon { 124 124 display: flex; 125 125 align-items: center; 126 126 gap: 10px; 127 - padding-bottom: 6px; 128 - margin-bottom: 8px; 129 - border-bottom: 1px solid fade(@line, 60%); 130 - i { color: @brand; } 131 - h4 { margin: 0; line-height: 1.2; color: @text; } 386 + padding-bottom: 8px; 387 + margin-bottom: 10px; 388 + border-bottom: 1px solid fade(@line, 70%); 389 + 390 + i { 391 + color: @brand; 392 + } 393 + 394 + h4 { 395 + margin: 0; 396 + line-height: 1.25; 397 + color: @text; 398 + } 132 132 } 133 133 134 134 p { ... ... @@ -138,31 +138,96 @@ 138 138 } 139 139 } 140 140 141 -/* ===== SERVICES ===== */ 142 -.services { 143 - .services-grid { 144 - margin-top: 20px; 408 +/* ========== Homepage Pathway Cards ========== */ 409 + 410 +.pathway-card { 411 + padding: 24px; 412 + display: flex; 413 + flex-direction: column; 414 + min-height: 100%; 415 + 416 + .card-heading { 145 145 display: flex; 146 - flex-wrap: wrap; 147 - gap: 24px; 418 + align-items: center; 419 + gap: 14px; 420 + margin-bottom: 14px; 421 + } 148 148 149 - /* center the whole block under the heading */ 150 - max-width: 960px; 151 - margin-left: auto; 152 - margin-right: auto; 423 + .pathway-icon { 424 + width: 52px; 425 + height: 52px; 426 + border-radius: 50%; 427 + display: flex; 428 + align-items: center; 153 153 justify-content: center; 430 + color: @brand; 431 + background: fade(@brand, 10%); 432 + font-size: 19px; 433 + flex-shrink: 0; 154 154 } 155 155 436 + h3 { 437 + margin: 0; 438 + color: @text; 439 + font-size: 22px; 440 + line-height: 1.25; 441 + } 442 + 443 + p { 444 + color: @muted; 445 + line-height: 1.55; 446 + margin: 0 0 16px; 447 + } 448 + 449 + ul { 450 + margin: 0 0 22px; 451 + padding-left: 18px; 452 + color: @muted; 453 + font-size: 14px; 454 + line-height: 1.55; 455 + } 456 + 457 + li { 458 + margin: 6px 0; 459 + } 460 + 461 + .card-link { 462 + margin-top: auto; 463 + padding-top: 4px; 464 + 465 + a { 466 + color: @brand; 467 + font-weight: 700; 468 + text-decoration: underline; 469 + 470 + &:hover, 471 + &:focus { 472 + color: @brand-strong; 473 + } 474 + } 475 + } 476 +} 477 + 478 +/* ========== Services ========== */ 479 + 480 +.services { 481 + .services-grid { 482 + max-width: 1040px; 483 + } 484 + 156 156 .service { 157 - flex: 0 1 calc(50% - 12px); 158 158 display: flex; 159 159 align-items: flex-start; 160 160 gap: 16px; 161 - margin-bottom: 8px; 489 + padding: 22px; 490 + background: #fff; 491 + border: 1px solid @line; 492 + border-radius: @radius; 493 + box-shadow: @shadow-sm; 162 162 163 163 .service-icon { 164 - width: 4 2px;165 - height: 4 2px;496 + width: 46px; 497 + height: 46px; 166 166 border-radius: 50%; 167 167 display: flex; 168 168 align-items: center; ... ... @@ -171,248 +171,695 @@ 171 171 color: @brand; 172 172 background: fade(@brand, 10%); 173 173 flex-shrink: 0; 174 - margin-top: 3px;506 + margin-top: 2px; 175 175 } 176 176 177 177 .service-body { 178 178 h4 { 179 - margin: 0 0 4px; 180 - font-size: 1.125rem; 511 + margin: 0 0 6px; 512 + font-size: 18px; 513 + line-height: 1.25; 181 181 font-weight: 800; 515 + color: @text; 182 182 } 517 + 183 183 p { 184 - margin: 0 0 6px;185 - color: @te xt;519 + margin: 0 0 8px; 520 + color: @muted; 186 186 line-height: 1.5; 187 187 } 523 + 188 188 ul { 189 - margin: .45rem0 0;190 - padding-left: 1 .1rem;525 + margin: 9px 0 0; 526 + padding-left: 18px; 191 191 color: @muted; 192 192 font-size: 13px; 529 + line-height: 1.5; 193 193 } 531 + 194 194 li { 195 - margin: .25rem 0; 196 - line-height: 1.45; 533 + margin: 4px 0; 197 197 } 198 198 } 199 199 } 537 +} 200 200 201 - /* ==== Center last item on its own row while keeping 50% width ==== */ 202 - .service-center { 203 - /* same width as siblings */ 204 - flex: 0 1 calc(55% - 12px); 539 +/* ========== Split / Process Section ========== */ 205 205 206 - /* push to center */ 207 - margin-left: auto; 208 - margin-right: auto; 541 +.split-section { 542 + background: 543 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%); 544 +} 545 + 546 +.split-grid { 547 + display: grid; 548 + grid-template-columns: 1.1fr .9fr; 549 + grid-gap: 36px; 550 + max-width: 1040px; 551 + margin: 0 auto; 552 + align-items: center; 553 +} 554 + 555 +.split-copy { 556 + h2 { 557 + text-align: left; 558 + margin-top: 0; 209 209 } 210 210 211 - /* Mobile: 1 per row */ 212 - @media (max-width: 767px) { 213 - .services-grid { 214 - gap: 16px; 215 - max-width: 100%; 561 + p { 562 + color: @muted; 563 + line-height: 1.6; 564 + } 565 +} 566 + 567 +.process-list { 568 + counter-reset: process; 569 + margin: 0; 570 + padding: 0; 571 + list-style: none; 572 + 573 + li { 574 + counter-increment: process; 575 + position: relative; 576 + padding: 16px 16px 16px 58px; 577 + margin-bottom: 12px; 578 + background: #fff; 579 + border: 1px solid @line; 580 + border-radius: @radius; 581 + box-shadow: @shadow-sm; 582 + color: @muted; 583 + line-height: 1.5; 584 + 585 + &:before { 586 + content: counter(process); 587 + position: absolute; 588 + left: 16px; 589 + top: 16px; 590 + width: 28px; 591 + height: 28px; 592 + border-radius: 50%; 593 + background: fade(@brand, 10%); 594 + color: @brand; 595 + display: flex; 596 + align-items: center; 597 + justify-content: center; 598 + font-weight: 800; 216 216 } 217 217 218 - .service, 219 - .service-center { 220 - flex: 0 1 100%; 221 - margin-left: 0; 222 - margin-right: 0; 601 + strong { 602 + display: block; 603 + color: @text; 604 + margin-bottom: 3px; 223 223 } 224 224 } 225 225 } 226 226 227 -/* ===== CTA ===== */ 609 +/* ========== Resources ========== */ 610 + 611 +.resource-strip { 612 + background: @brand-bg; 613 +} 614 + 615 +.resource-card { 616 + padding: 20px; 617 + 618 + h4 { 619 + margin: 0 0 8px; 620 + color: @text; 621 + font-size: 18px; 622 + line-height: 1.25; 623 + } 624 + 625 + p { 626 + color: @muted; 627 + margin: 0 0 12px; 628 + line-height: 1.5; 629 + } 630 + 631 + a { 632 + color: @brand; 633 + font-weight: 700; 634 + } 635 +} 636 + 637 +/* ========== Homepage Resource Strip ========== */ 638 + 639 +.homepage-resource-strip { 640 + background: 641 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 70%); 642 + 643 + .resource-grid { 644 + max-width: 1040px; 645 + margin: 22px auto 0; 646 + display: grid; 647 + grid-template-columns: repeat(2, minmax(0, 1fr)); 648 + grid-gap: 22px; 649 + align-items: stretch; 650 + } 651 + 652 + .resource-card { 653 + display: flex; 654 + flex-direction: column; 655 + min-width: 0; 656 + min-height: 100%; 657 + padding: 26px; 658 + } 659 + 660 + .resource-card h4 { 661 + margin: 0 0 10px; 662 + color: @text; 663 + font-size: 21px; 664 + line-height: 1.25; 665 + font-weight: 700; 666 + } 667 + 668 + .resource-card p { 669 + margin: 0 0 18px; 670 + color: @muted; 671 + font-size: 15px; 672 + line-height: 1.6; 673 + } 674 + 675 + .resource-card a { 676 + margin-top: auto; 677 + color: @brand; 678 + font-weight: 700; 679 + text-decoration: underline; 680 + 681 + &:hover, 682 + &:focus { 683 + color: @brand-strong; 684 + } 685 + } 686 +} 687 + 688 +@media (max-width: 980px) { 689 + .homepage-resource-strip { 690 + .resource-grid { 691 + grid-template-columns: 1fr; 692 + } 693 + } 694 +} 695 + 696 +@media (max-width: 640px) { 697 + .homepage-resource-strip { 698 + .resource-card { 699 + padding: 22px; 700 + } 701 + 702 + .resource-card h4 { 703 + font-size: 19px; 704 + } 705 + } 706 +} 707 + 708 +/* ========== CTA ========== */ 709 + 228 228 .cta-section { 229 - padding: 24px 0 16px;711 + padding: @section-padding; 230 230 231 231 .contact-inline { 232 232 margin: 0; 233 233 color: @muted; 234 - a { color: @brand; } 716 + 717 + a { 718 + color: @brand; 719 + } 235 235 } 236 236 } 237 -/* ========== Agnease Revamp Additions ========== */ 238 238 239 -@brand-soft: #E7FFF8; 240 -@brand-bg: #F4FCFA; 723 +.cta-panel { 724 + max-width: 860px; 725 + margin: 0 auto; 726 + padding: 32px; 727 + border-radius: @radius; 728 + border: 1px solid fade(@brand, 20%); 729 + background: 730 + radial-gradient(34rem 12rem at 50% 0%, @brand-soft 0%, #fff 70%); 731 + box-shadow: @shadow-sm; 732 + text-align: center; 241 241 242 -.hero-kicker { 243 - display: inline-flex; 734 + h2 { 735 + margin-top: 0; 736 + } 737 + 738 + p { 739 + color: @muted; 740 + line-height: 1.55; 741 + } 742 +} 743 + 744 +.resource-inline-cta { 745 + display: flex; 244 244 align-items: center; 245 - gap: 8px; 246 - color: @brand; 247 - background: fade(@brand, 8%); 248 - border: 1px solid fade(@brand, 18%); 249 - border-radius: 999px; 250 - padding: 6px 12px; 251 - margin-bottom: 14px; 252 - font-size: 13px; 253 - font-weight: 700; 747 + justify-content: space-between; 748 + gap: 22px; 749 + margin: 30px 0; 750 + padding: 20px 22px; 751 + border: 1px solid fade(@brand, 22%); 752 + border-radius: @radius; 753 + background: @brand-bg; 754 + box-shadow: @shadow-sm; 755 + 756 + p { 757 + margin: 0; 758 + color: @muted; 759 + line-height: 1.55; 760 + } 761 + 762 + strong { 763 + color: @text; 764 + } 765 + 766 + .btn { 767 + flex-shrink: 0; 768 + } 254 254 } 255 255 256 -.hero h1 { 257 - max-width: 760px; 258 - margin-left: auto; 259 - margin-right: auto; 260 - line-height: 1.18; 771 +@media (max-width: 767px) { 772 + .resource-inline-cta { 773 + display: block; 774 + text-align: center; 775 + 776 + p { 777 + margin-bottom: 14px; 778 + } 779 + 780 + .btn { 781 + display: inline-block; 782 + margin-left: auto; 783 + margin-right: auto; 784 + } 785 + } 261 261 } 262 262 263 -.hero .lead { 264 - max-width: 760px; 265 - font-size: 19px; 266 - line-height: 1.55; 788 +/* ========== Responsive ========== */ 789 + 790 +@media (max-width: 980px) { 791 + .widgets, 792 + .pathways, 793 + .services-grid, 794 + .resource-grid { 795 + grid-template-columns: repeat(2, minmax(0, 1fr)); 796 + } 797 + 798 + .split-grid { 799 + grid-template-columns: 1fr; 800 + } 801 + 802 + .split-copy h2 { 803 + text-align: center; 804 + } 267 267 } 268 268 269 -.hero-support { 270 - max-width: 760px; 271 - margin: 14px auto 0; 272 - color: @muted; 273 - line-height: 1.55; 807 +@media (max-width: 760px) { 808 + section[id] { 809 + scroll-margin-top: 132px; 810 + } 811 + 812 + .header-inner { 813 + min-height: auto; 814 + padding-top: 14px; 815 + padding-bottom: 14px; 816 + flex-direction: column; 817 + align-items: center; 818 + gap: 12px; 819 + } 820 + 821 + .site-nav { 822 + width: 100%; 823 + justify-content: center; 824 + flex-wrap: wrap; 825 + gap: 10px 16px; 826 + font-size: 14px; 827 + 828 + .nav-cta { 829 + padding: 7px 12px; 830 + } 831 + } 832 + 833 + .hero.hero-centered { 834 + min-height: 280px; 835 + } 836 + 837 + .hero.main-page-hero { 838 + background: 839 + linear-gradient( 840 + rgba(244, 252, 250, 0.92), 841 + rgba(255, 255, 255, 0.97) 842 + ), 843 + url('/bin/download/PublicWebSite/WebHome/main-page-hero.png') center center / cover no-repeat; 844 + } 845 + 846 + .hero { 847 + .lead { 848 + font-size: 17px; 849 + } 850 + 851 + .benefits { 852 + gap: 4px 10px; 853 + 854 + li + li::before { 855 + content: none; 856 + } 857 + } 858 + } 274 274 } 275 275 276 -.hero-actions { 277 - display: flex; 278 - gap: 12px; 279 - flex-wrap: wrap; 280 - justify-content: center; 281 - margin-top: 22px; 861 +@media (max-width: 640px) { 862 + section { 863 + padding: @section-padding-mobile; 864 + } 282 282 283 - .btn-secondary { 284 - color: @brand; 285 - background: #fff; 286 - border: 1px solid fade(@brand, 35%); 866 + .widgets, 867 + .pathways, 868 + .services-grid, 869 + .resource-grid { 870 + grid-template-columns: 1fr; 871 + } 287 287 288 - &:hover, 289 - &:focus { 290 - color: @brand-strong; 291 - border-color: @brand; 292 - background: @brand-bg; 873 + .pathway-card, 874 + .services .service, 875 + .resource-card, 876 + .widget { 877 + padding: 20px; 878 + } 879 + 880 + .services .service { 881 + gap: 14px; 882 + } 883 + 884 + .cta-panel { 885 + padding: 24px 20px; 886 + } 887 +} 888 + 889 +/* ========== Resource / Article Pages ========== */ 890 + 891 +.resource-page { 892 + padding-top: 0; 893 +} 894 + 895 +.resource-header { 896 + padding: @section-padding; 897 + border-top: none; 898 + background: 899 + radial-gradient(50rem 18rem at 50% -10%, @brand-soft 0%, transparent 60%), 900 + radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%); 901 + 902 + h1 { 903 + margin: 0 auto 14px; 904 + text-align: center; 905 + line-height: 1.18; 906 + } 907 + 908 + .resource-summary { 909 + max-width: 780px; 910 + margin: 0 auto; 911 + color: @muted; 912 + text-align: center; 913 + font-size: 18px; 914 + line-height: 1.55; 915 + } 916 +} 917 + 918 +.resource-layout { 919 + display: block; 920 + max-width: 1080px; 921 + margin: 0 auto; 922 + padding-top: 28px; 923 +} 924 + 925 +.resource-layout::after { 926 + content: ""; 927 + display: block; 928 + clear: both; 929 +} 930 + 931 +.resource-content { 932 + color: @text; 933 + font-size: 16px; 934 + line-height: 1.68; 935 + 936 + h2 { 937 + text-align: left; 938 + margin: 34px 0 12px; 939 + line-height: 1.28; 940 + } 941 + 942 + h3 { 943 + margin: 24px 0 8px; 944 + line-height: 1.3; 945 + } 946 + 947 + p { 948 + margin: 0 0 16px; 949 + } 950 + 951 + ul, 952 + ol { 953 + margin: 0 0 18px; 954 + padding-left: 22px; 955 + } 956 + 957 + li { 958 + margin: 6px 0; 959 + } 960 + 961 + strong { 962 + color: @text; 963 + } 964 +} 965 + 966 +.resource-note { 967 + border-left: 4px solid @brand; 968 + background: @brand-bg; 969 + padding: 16px 18px; 970 + margin: 22px 0; 971 + border-radius: 0 @radius @radius 0; 972 + 973 + p:last-child { 974 + margin-bottom: 0; 975 + } 976 +} 977 + 978 +.resource-checklist { 979 + margin: 18px 0 24px; 980 + padding: 0; 981 + list-style: none; 982 + 983 + li { 984 + position: relative; 985 + padding: 10px 0 10px 34px; 986 + border-bottom: 1px solid @line; 987 + 988 + &:before { 989 + content: "\f00c"; 990 + font-family: FontAwesome; 991 + position: absolute; 992 + left: 0; 993 + top: 11px; 994 + color: @brand; 293 293 } 294 294 } 295 295 } 296 296 297 -.trust-strip { 298 - padding: 18px 0; 299 - border-top: 1px solid @line; 300 - border-bottom: 1px solid @line; 999 +.resource-sidebar { 1000 + float: right; 1001 + width: 280px; 1002 + margin-left: 42px; 1003 + margin-bottom: 28px; 1004 + position: sticky; 1005 + top: 96px; 1006 + border: 1px solid @line; 1007 + border-radius: @radius; 1008 + padding: 18px; 301 301 background: #fff; 1010 + box-shadow: @shadow-sm; 302 302 1012 + h4 { 1013 + margin: 0 0 10px; 1014 + } 1015 + 303 303 ul { 304 - max-width: 920px; 305 - margin: 0 auto; 306 - padding: 0; 307 - list-style: none; 308 - display: flex; 309 - justify-content: center; 310 - gap: 22px; 311 - flex-wrap: wrap; 1017 + margin: 0; 1018 + padding-left: 18px; 312 312 color: @muted; 313 - font-size: 13px; 314 314 } 315 315 316 316 li { 317 - display: flex; 318 - align-items: center; 319 - gap: 7px; 1023 + margin: 8px 0; 320 320 } 321 321 322 - i{1026 + a { 323 323 color: @brand; 1028 + font-weight: 600; 324 324 } 325 325 } 326 326 327 -.section-intro { 328 - max-width: 760px; 329 - margin: 0 auto 18px; 1032 +.resource-cta { 1033 + display: flex; 1034 + flex-direction: column; 1035 + align-items: center; 330 330 text-align: center; 331 - color: @muted; 332 - font-size: 16px; 333 - line-height: 1.55; 1037 + 1038 + max-width: 820px; 1039 + margin: 42px auto 0; 1040 + padding: 28px 30px; 1041 + border: 1px solid fade(@brand, 20%); 1042 + border-radius: @radius; 1043 + background: @brand-bg; 1044 + 1045 + h3 { 1046 + margin-top: 0; 1047 + margin-bottom: 10px; 1048 + } 1049 + 1050 + p { 1051 + max-width: 680px; 1052 + margin-left: auto; 1053 + margin-right: auto; 1054 + color: @muted; 1055 + } 1056 + 1057 + .btn { 1058 + margin-top: 8px; 1059 + } 334 334 } 335 335 336 -.pathways { 1062 +.resource-note, 1063 +.resource-checklist, 1064 +.resource-cta { 1065 + display: flow-root; 1066 +} 1067 + 1068 +@media (max-width: 767px) { 1069 + .resource-cta { 1070 + padding: 24px 20px; 1071 + } 1072 +} 1073 + 1074 +@media (max-width: 900px) { 1075 + .resource-layout { 1076 + padding-top: 22px; 1077 + } 1078 + 1079 + .resource-sidebar { 1080 + float: none; 1081 + width: 100%; 1082 + margin-left: 0; 1083 + margin-bottom: 24px; 1084 + position: static; 1085 + } 1086 +} 1087 + 1088 +/* ========== Products / Extensions Pages ========== */ 1089 + 1090 +.product-index-section { 1091 + padding: @section-padding; 1092 + 1093 + h2 { 1094 + margin-bottom: 10px; 1095 + } 1096 +} 1097 + 1098 +.product-card-grid { 1099 + max-width: 840px; 1100 + margin: 22px auto 0; 337 337 display: grid; 338 - grid-template-columns: repeat(3, minmax(0,1fr));1102 + grid-template-columns: 1fr; 339 339 grid-gap: 18px; 340 - max-width: 1040px; 341 - margin: 22px auto 0; 342 342 } 343 343 344 -.p athway-card {1106 +.product-card { 345 345 background: #fff; 346 346 border: 1px solid @line; 347 347 border-radius: @radius; 348 348 box-shadow: @shadow-sm; 349 - padding: 22px; 350 - display: flex; 351 - flex-direction: column; 352 - min-height: 100%; 1111 + padding: 28px; 1112 + display: grid; 1113 + grid-template-columns: 68px 1fr; 1114 + grid-gap: 22px; 1115 + align-items: start; 353 353 354 - .p athway-icon {355 - width: 46px;356 - height: 46px;1117 + .product-card-icon { 1118 + width: 58px; 1119 + height: 58px; 357 357 border-radius: 50%; 1121 + background: fade(@brand, 10%); 1122 + border: 1px solid fade(@brand, 20%); 1123 + color: @brand; 358 358 display: flex; 359 359 align-items: center; 360 360 justify-content: center; 361 - color: @brand; 362 - background: fade(@brand, 10%); 363 - margin-bottom: 14px; 364 - font-size: 18px; 1127 + font-size: 22px; 1128 + flex-shrink: 0; 365 365 } 366 366 367 367 h3 { 368 - margin: 0 0 8px;1132 + margin: 0 0 10px; 369 369 color: @text; 370 - font-size: 2 0px;1134 + font-size: 23px; 371 371 line-height: 1.25; 1136 + font-weight: 800; 372 372 } 373 373 374 374 p { 375 375 color: @muted; 376 - line-height: 1.55; 377 - margin: 0 0 14px; 1141 + line-height: 1.6; 378 378 } 379 379 380 - ul { 381 - margin: 0 0 18px; 382 - padding-left: 18px; 383 - color: @muted; 384 - font-size: 13px; 385 - } 386 - 387 - li { 388 - margin: 5px 0; 389 - } 390 - 391 391 .card-link { 392 - margin -top:auto;1145 + margin: 0; 393 393 394 394 a { 395 - color: @brand; 396 396 font-weight: 700; 397 397 } 398 398 } 399 399 } 400 400 401 -.split-section { 402 - background: 403 - radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%); 1153 +.product-card-kicker { 1154 + margin-bottom: 10px; 1155 + padding: 5px 10px; 1156 + font-size: 12px; 1157 + text-transform: uppercase; 1158 + letter-spacing: .04em; 404 404 } 405 405 406 -.split-grid { 1161 +.product-highlights { 1162 + margin: 14px 0 20px; 1163 + padding-left: 18px; 1164 + color: @muted; 1165 + 1166 + li { 1167 + margin: 6px 0; 1168 + line-height: 1.45; 1169 + } 1170 +} 1171 + 1172 +/* ========== Individual Product Pages ========== */ 1173 + 1174 +.product-layout { 407 407 display: grid; 408 408 grid-template-columns: 1.1fr .9fr; 409 409 grid-gap: 36px; 410 410 max-width: 1040px; 411 411 margin: 0 auto; 412 - align-items: center;1180 + align-items: start; 413 413 } 414 414 415 -.split-copy { 1183 +.product-summary-card, 1184 +.product-info-card, 1185 +.product-gallery-panel { 1186 + background: #fff; 1187 + border: 1px solid @line; 1188 + border-radius: @radius; 1189 + box-shadow: @shadow-sm; 1190 +} 1191 + 1192 +.product-summary-card { 1193 + padding: 26px; 1194 + 416 416 h2 { 417 417 text-align: left; 418 418 margin-top: 0; ... ... @@ -422,34 +422,57 @@ 422 422 color: @muted; 423 423 line-height: 1.6; 424 424 } 1204 + 1205 + p:last-child { 1206 + margin-bottom: 0; 1207 + } 425 425 } 426 426 427 -.process-list { 428 - counter-reset: process; 429 - margin: 0; 430 - padding: 0; 431 - list-style: none; 1210 +.product-info-card { 1211 + padding: 22px; 1212 + 1213 + h3 { 1214 + margin-top: 0; 1215 + margin-bottom: 12px; 1216 + } 1217 + 1218 + ul { 1219 + margin: 0; 1220 + padding-left: 20px; 1221 + color: @muted; 1222 + } 1223 + 1224 + li { 1225 + margin: 8px 0; 1226 + line-height: 1.45; 1227 + } 432 432 } 433 433 434 -.process-list li { 435 - counter-increment: process; 436 - position: relative; 437 - padding: 16px 16px 16px 58px; 438 - margin-bottom: 12px; 1230 +.product-feature-grid { 1231 + display: grid; 1232 + grid-template-columns: repeat(3, minmax(0, 1fr)); 1233 + grid-gap: 18px; 1234 + max-width: 1040px; 1235 + margin: 22px auto 0; 1236 +} 1237 + 1238 +.product-feature { 439 439 background: #fff; 440 440 border: 1px solid @line; 441 441 border-radius: @radius; 442 442 box-shadow: @shadow-sm; 443 - color: @muted; 444 - line-height: 1.5; 1243 + padding: 22px; 445 445 446 - &:before { 447 - content: counter(process); 448 - position: absolute; 449 - left: 16px; 450 - top: 16px; 451 - width: 28px; 452 - height: 28px; 1245 + .feature-heading { 1246 + display: flex; 1247 + align-items: center; 1248 + gap: 14px; 1249 + margin-bottom: 14px; 1250 + } 1251 + 1252 + .feature-icon { 1253 + width: 46px; 1254 + height: 46px; 453 453 border-radius: 50%; 454 454 background: fade(@brand, 10%); 455 455 color: @brand; ... ... @@ -456,82 +456,127 @@ 456 456 display: flex; 457 457 align-items: center; 458 458 justify-content: center; 459 - font-weight: 800; 1261 + font-size: 18px; 1262 + flex-shrink: 0; 460 460 } 461 461 462 - strong{463 - display:block;1265 + h3 { 1266 + margin: 0; 464 464 color: @text; 465 - margin-bottom: 3px; 1268 + font-size: 18px; 1269 + line-height: 1.25; 466 466 } 1271 + 1272 + p { 1273 + margin: 0; 1274 + color: @muted; 1275 + line-height: 1.5; 1276 + } 467 467 } 468 468 469 -.resource-strip { 470 - background: @brand-bg; 1279 +.product-gallery-panel { 1280 + max-width: 1040px; 1281 + margin: 20px auto 0; 1282 + padding: 26px; 471 471 472 - .resource-grid { 473 - max-width: 1040px; 474 - margin: 20px auto 0; 475 - display: grid; 476 - grid-template-columns: repeat(2, minmax(0, 1fr)); 477 - grid-gap: 16px; 1284 + h2 { 1285 + margin-top: 0; 1286 + text-align: center; 478 478 } 479 479 480 - .resource-card { 481 - background: #fff; 482 - border: 1px solid @line; 483 - border-radius: @radius; 484 - padding: 18px; 485 - box-shadow: @shadow-sm; 486 - 487 - h4 { 488 - margin: 0 0 6px; 489 - color: @text; 490 - } 491 - 492 - p { 493 - color: @muted; 494 - margin: 0 0 10px; 495 - line-height: 1.5; 496 - } 497 - 498 - a { 499 - color: @brand; 500 - font-weight: 700; 501 - } 1289 + .gallery-note { 1290 + max-width: 700px; 1291 + margin: 0 auto 18px; 1292 + color: @muted; 1293 + text-align: center; 1294 + line-height: 1.55; 502 502 } 503 503 } 504 504 505 -.cta-pa nel {506 - m ax-width:860px;507 - margin:0 auto;508 - padd ing:30px;1298 +.product-gallery-placeholder { 1299 + min-height: 260px; 1300 + padding: 28px; 1301 + border: 1px dashed fade(@brand, 40%); 509 509 border-radius: @radius; 510 - border: 1px solid fade(@brand, 20%); 511 - background: 512 - radial-gradient(34rem 12rem at 50% 0%, @brand-soft 0%, #fff 70%); 513 - box-shadow: @shadow-sm; 1303 + background: fade(@brand, 5%); 1304 + color: @muted; 514 514 text-align: center; 1306 + display: flex; 1307 + align-items: center; 1308 + justify-content: center; 1309 +} 515 515 516 - h2 { 517 - margin-top: 0; 1311 +.product-section-muted { 1312 + background: 1313 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%); 1314 +} 1315 + 1316 +@media (max-width: 980px) { 1317 + .product-layout, 1318 + .product-feature-grid { 1319 + grid-template-columns: 1fr; 518 518 } 519 519 520 - p { 521 - color: @muted; 522 - line-height: 1.55; 1322 + .product-summary-card h2 { 1323 + text-align: center; 523 523 } 524 524 } 525 525 526 -@media (max-width: 900px) { 527 - .pathways, 528 - .split-grid, 529 - .resource-strip .resource-grid { 1327 +@media (max-width: 640px) { 1328 + .product-card { 530 530 grid-template-columns: 1fr; 1330 + padding: 22px; 1331 + text-align: left; 1332 + 1333 + .product-card-icon { 1334 + margin-bottom: 2px; 1335 + } 531 531 } 532 532 533 - .split-copy h2 { 534 - text-align: center; 1338 + .product-summary-card, 1339 + .product-info-card, 1340 + .product-feature, 1341 + .product-gallery-panel { 1342 + padding: 20px; 535 535 } 536 536 } 537 537 1346 +/* ========== Resources Index ========== */ 1347 + 1348 +.resources-index-page { 1349 + background: #fff; 1350 + 1351 + .services-grid { 1352 + grid-template-columns: repeat(2, minmax(0, 1fr)); 1353 + } 1354 +} 1355 + 1356 +@media (max-width: 980px) { 1357 + .resources-index-page { 1358 + .services-grid { 1359 + grid-template-columns: 1fr; 1360 + } 1361 + } 1362 +} 1363 + 1364 +@media (max-width: 767px) { 1365 + .resources-index-page { 1366 + padding: @section-padding-mobile; 1367 + } 1368 +} 1369 + 1370 +.resource-faq-item { 1371 + border-bottom: 1px solid @line; 1372 + padding: 12px 0; 1373 + 1374 + summary { 1375 + cursor: pointer; 1376 + font-weight: 700; 1377 + color: @text; 1378 + } 1379 + 1380 + p { 1381 + margin: 10px 0 4px; 1382 + color: @muted; 1383 + } 1384 +}
- 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
- XWiki.StyleSheetExtension[1]
-
- cache
-
... ... @@ -1,0 +1,1 @@ 1 +long - code
-
... ... @@ -1,0 +1,158 @@ 1 +/* ========== Agnease Public Top Menu ========== */ 2 +/* Top-level menu items */ 3 + 4 +#menuview .agnease-menu-item, 5 +#menuview .agnease-menu-link { 6 + > a, 7 + > .dropdown-toggle { 8 + color: @brand; 9 + font-size: 17px; 10 + font-weight: 600; 11 + padding-left: 16px; 12 + padding-right: 16px; 13 + text-decoration: none; 14 + background: transparent; 15 + } 16 + 17 + > a:hover, 18 + > a:focus, 19 + > a:active, 20 + &.open > a, 21 + &.active > a { 22 + color: @brand-strong; 23 + text-decoration: none; 24 + outline: none; 25 + background: transparent; 26 + } 27 + 28 + .caret { 29 + margin-left: 5px; 30 + border-top-color: @brand; 31 + border-bottom-color: @brand; 32 + } 33 + 34 + > a:hover .caret, 35 + > a:focus .caret, 36 + > a:active .caret, 37 + &.open > a .caret, 38 + &.active > a .caret { 39 + border-top-color: @brand-strong; 40 + border-bottom-color: @brand-strong; 41 + } 42 +} 43 + 44 +/* Dropdown panel */ 45 + 46 +#menuview .agnease-dropdown { 47 + min-width: 310px; 48 + padding: 10px 8px; 49 + border: 1px solid fade(@brand, 18%); 50 + border-radius: 12px; 51 + background: #fff; 52 + box-shadow: 0 12px 32px fade(@brand-strong, 12%); 53 + 54 + > li > a { 55 + display: flex; 56 + align-items: center; 57 + gap: 12px; 58 + padding: 11px 14px; 59 + color: @brand; 60 + white-space: nowrap; 61 + font-size: 16px; 62 + font-weight: 600; 63 + line-height: 1.3; 64 + text-decoration: none; 65 + background: transparent; 66 + 67 + i { 68 + width: 20px; 69 + flex: 0 0 20px; 70 + color: @brand; 71 + text-align: center; 72 + font-size: 15px; 73 + } 74 + 75 + &:hover, 76 + &:focus, 77 + &:active { 78 + color: @brand-strong; 79 + text-decoration: none; 80 + outline: none; 81 + background: transparent; 82 + 83 + i { 84 + color: @brand-strong; 85 + } 86 + } 87 + } 88 + 89 + > .active > a { 90 + color: @brand-strong; 91 + background: transparent; 92 + 93 + i { 94 + color: @brand-strong; 95 + } 96 + } 97 + 98 + .divider { 99 + margin: 8px 0; 100 + background-color: fade(@brand, 16%); 101 + } 102 +} 103 + 104 +/* Mobile */ 105 + 106 +@media (max-width: 767px) { 107 + #menuview { 108 + margin-left: 0; 109 + width: 100%; 110 + } 111 + 112 + #menuview .navbar-nav { 113 + float: none; 114 + margin: 0; 115 + width: 100%; 116 + text-align: center; 117 + } 118 + 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 { 134 + min-width: 0; 135 + width: 100%; 136 + padding: 4px 8px 8px 18px; 137 + border: 0; 138 + border-radius: 0; 139 + box-shadow: none; 140 + background: transparent; 141 + text-align: left; 142 + 143 + > li > a { 144 + padding: 8px 10px; 145 + white-space: normal; 146 + font-size: 15px; 147 + 148 + i { 149 + width: 18px; 150 + flex-basis: 18px; 151 + } 152 + } 153 + 154 + .divider { 155 + margin: 5px 0; 156 + } 157 + } 158 +} - contentType
-
... ... @@ -1,0 +1,1 @@ 1 +LESS - name
-
... ... @@ -1,0 +1,1 @@ 1 +Menu - use
-
... ... @@ -1,0 +1,1 @@ 1 +onDemand