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> ... ... @@ -146,11 +146,11 @@ 146 146 </div> 147 147 </section> 148 148 149 - <section class="resource-strip" aria-labelledby="resources-title"> 266 + <section class="resource-strip homepage-resource-strip" aria-labelledby="resources-title"> 150 150 <div class="container"> 151 - <h2 id="resources-title"> UsefulXWiki resources</h2>268 + <h2 id="resources-title">XWiki resources for safer long-term maintenance</h2> 152 152 <p class="section-intro"> 153 - Practical guidancefororganizationsrunningXWiki inproduction.270 + Practical articles about XWiki upgrades, customization and production platform care. 154 154 </p> 155 155 156 156 <div class="resource-grid"> ... ... @@ -157,17 +157,17 @@ 157 157 <article class="resource-card"> 158 158 <h4>Why upgrade your XWiki instance?</h4> 159 159 <p> 160 - A business-focused explanationofwhy regularLTSupgrades reduce security, compatibility and maintenance risk.277 + Learn why regular XWiki upgrades reduce security exposure, compatibility issues and long-term maintenance risk. 161 161 </p> 162 - <a href="$xwiki.getURL('resources.why-upgrade-xwiki')">Read the r esource</a>279 + <a href="$xwiki.getURL('resources.why-upgrade-xwiki')">Read the article</a> 163 163 </article> 164 164 165 165 <article class="resource-card"> 166 166 <h4>XWiki upgrade services</h4> 167 167 <p> 168 - How AgneaseapproachessafeXWiki upgradesforreal productionenvironments with customizations and integrations.285 + See how XWiki upgrades can be planned, tested and validated for production instances with customizations and integrations. 169 169 </p> 170 - <a href="$xwiki.getURL('services.xwiki-upgrades')">View the service</a>287 + <a href="$xwiki.getURL('services.xwiki-upgrades')">View upgrade services</a> 171 171 </article> 172 172 </div> 173 173 </div> ... ... @@ -176,10 +176,10 @@ 176 176 <section class="cta-section" aria-labelledby="contact-title"> 177 177 <div class="container"> 178 178 <div class="cta-panel"> 179 - <h2 id="contact-title">Need help withXWiki?</h2>296 + <h2 id="contact-title">Need XWiki consulting or support?</h2> 180 180 <p> 181 - Send your current XWiki version, the problemyou are facing, or the type of project you want to build.182 - A short description is enough to start theconversation.298 + Send your current XWiki version, the issue you are facing, or the type of project you want to build. 299 + A short description is enough to define practical next steps. 183 183 </p> 184 184 <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Contact Agnease</a> 185 185 </div>
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -1,51 +1,62 @@ 1 -/* ========================================================================== 2 - Agnease Public Website 3 - Shared LESS for homepage, services, service pages, products, product pages, 4 - contact page, public menu and layout stabilization. 5 - ========================================================================== */ 6 - 7 - 8 -/* ========================================================================== 9 - 1. Brand variables 10 - ========================================================================== */ 11 - 1 +/* ========== Agnease Public Website ========== */ 2 +/* 12 12 @brand: #00937D; 13 13 @brand-strong: #007B6A; 5 +@brand-soft: #E7FFF8; 6 +@brand-bg: #F4FCFA; 14 14 @text: #2D3A34; 15 15 @muted: #5B6B64; 16 16 @line: #E4ECE9; 17 -@brand-bg: #F4FCFA; 10 +@radius: 16px; 11 +@shadow-sm: 0 6px 20px rgba(0, 0, 0, .06); 12 +@shadow: 0 12px 36px rgba(0, 0, 0, .08); 13 +@maxw: 1140px; 14 +*/ 15 +@brand: #00937D; 16 +@brand-strong: #007B6A; 18 18 @brand-soft: #E7FFF8; 19 -@radius: 14px; 20 -@radius-sm: 10px; 21 -@shadow-sm: 0 10px 28px rgba(0, 0, 0, .06); 22 -@shadow-md: 0 12px 36px rgba(0, 0, 0, .10); 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; 23 23 28 +@section-padding: 30px 0; 29 +@section-padding-mobile: 28px 0; 24 24 25 -/* ========================================================================== 26 - 2. Global public layout 27 - ========================================================================== */ 31 +/* ========== Base ========== */ 28 28 29 - body{30 - color:@text;33 +#mainContentArea { 34 + padding: 0; 31 31 } 32 32 33 33 .container { 34 - max-width: 1040px; 35 - width: 100%; 38 + max-width: @maxw; 39 + margin-left: auto; 40 + margin-right: auto; 41 + padding-left: 18px; 42 + padding-right: 18px; 36 36 } 37 37 38 -a { 39 - color: @brand; 45 +html { 46 + scroll-behavior: smooth; 47 +} 40 40 41 - &:hover, 42 - &:focus { 43 - color: @brand-strong; 49 +section { 50 + padding: @section-padding; 51 + border-top: 1px solid @line; 52 + 53 + &:first-of-type { 54 + border-top: none; 44 44 } 45 45 } 46 46 47 -section { 48 - padding:56px0;58 +section[id] { 59 + scroll-margin-top: 92px; 49 49 } 50 50 51 51 h1, ... ... @@ -55,33 +55,20 @@ 55 55 color: @text; 56 56 } 57 57 58 -h1 { 59 - font-size: 36px; 60 - line-height: 1.2; 61 - font-weight: 700; 62 -} 63 - 64 64 h2 { 65 - font-size: 28px; 66 - line-height: 1.25; 67 - font-weight: 600; 70 + text-align: center; 71 + margin-top: 0; 68 68 } 69 69 70 - h3{71 - font-size:23px;72 - line-height:1.25;73 - font-weight:600;74 +.lead { 75 + color: @muted; 76 + text-align: center; 77 + margin-bottom: 0; 74 74 } 75 75 76 -h4 { 77 - font-size: 17px; 78 - line-height: 1.35; 79 - font-weight: 700; 80 -} 81 - 82 82 .section-intro { 83 83 max-width: 760px; 84 - margin: 0 auto 2 6px;82 + margin: 0 auto 22px; 85 85 text-align: center; 86 86 color: @muted; 87 87 font-size: 16px; ... ... @@ -88,216 +88,84 @@ 88 88 line-height: 1.55; 89 89 } 90 90 91 -.compact-section { 92 - padding: 44px 0; 93 -} 94 - 95 -.card-link { 96 - margin: 0; 97 - 98 - a { 99 - color: @brand; 100 - font-weight: 800; 101 - 102 - &:hover, 103 - &:focus { 104 - color: @brand-strong; 105 - } 106 - } 107 -} 108 - 109 - 110 -/* ========================================================================== 111 - 3. Logo and header stabilization 112 - ========================================================================== */ 113 - 114 -/* 115 - Prevent layout shift/flicker while the logo loads. 116 - Adjust selectors if your logo uses different classes. 117 -*/ 118 - 119 -.navbar-brand, 120 -.agnease-logo-link { 121 - display: inline-flex; 122 - align-items: center; 123 - min-height: 58px; 124 - padding-top: 0; 125 - padding-bottom: 0; 126 -} 127 - 128 -.navbar-brand img, 129 -.agnease-logo, 130 -img.agnease-logo { 131 - display: block; 132 - width: auto; 133 - height: 48px; 134 - max-height: 48px; 135 -} 136 - 137 -/* Keep the public navbar visually clean. */ 138 -.navbar { 139 - border: 0; 140 - box-shadow: none; 141 -} 142 - 143 -.navbar-nav > li > a { 89 +a { 144 144 color: @brand; 145 - font-weight: 700; 146 146 147 147 &:hover, 148 148 &:focus { 149 149 color: @brand-strong; 150 - background: transparent; 151 151 } 152 152 } 153 153 98 +/* ========== Header / Navigation ========== */ 154 154 155 -/* ========================================================================== 156 - 4. Public top menu dropdowns 157 - ========================================================================== */ 158 - 159 -.agnease-services-menu, 160 -.agnease-products-menu { 161 - .dropdown-toggle { 162 - font-weight: inherit; 163 - font-size: inherit; 164 - } 165 - 166 - .caret { 167 - margin-left: 4px; 168 - } 169 - 170 - &.open > .dropdown-toggle, 171 - .dropdown-toggle:hover, 172 - .dropdown-toggle:focus { 173 - color: @brand-strong; 174 - background: transparent; 175 - background-color: transparent; 176 - box-shadow: none; 177 - } 100 +.site-header { 101 + position: sticky; 102 + top: 0; 103 + z-index: 1000; 104 + background: fade(#fff, 96%); 105 + border-bottom: 1px solid fade(@line, 85%); 106 + backdrop-filter: blur(8px); 178 178 } 179 179 180 -/* Keep top-level public dropdown items clean when hovered/open/focused. */ 181 -.navbar-nav > li.agnease-services-menu > a, 182 -.navbar-nav > li.agnease-products-menu > a, 183 -.navbar-nav > li.agnease-services-menu > a:hover, 184 -.navbar-nav > li.agnease-products-menu > a:hover, 185 -.navbar-nav > li.agnease-services-menu > a:focus, 186 -.navbar-nav > li.agnease-products-menu > a:focus, 187 -.navbar-nav > li.agnease-services-menu.open > a, 188 -.navbar-nav > li.agnease-products-menu.open > a, 189 -.navbar-nav > li.agnease-services-menu.open > a:hover, 190 -.navbar-nav > li.agnease-products-menu.open > a:hover, 191 -.navbar-nav > li.agnease-services-menu.open > a:focus, 192 -.navbar-nav > li.agnease-products-menu.open > a:focus { 193 - background: transparent; 194 - background-color: transparent; 195 - color: @brand-strong; 196 - box-shadow: none; 109 +.header-inner { 110 + min-height: 72px; 111 + display: flex; 112 + align-items: center; 113 + justify-content: space-between; 114 + gap: 24px; 197 197 } 198 198 199 -.agnease-services-dropdown, 200 -.agnease-products-dropdown { 201 - min-width: 360px; 202 - padding: 10px; 203 - border: 1px solid @line; 204 - border-radius: 12px; 205 - box-shadow: @shadow-md; 117 +.site-nav { 118 + display: flex; 119 + align-items: center; 120 + gap: 22px; 121 + font-size: 15px; 206 206 207 - > li > a { 208 - display: flex; 209 - align-items: flex-start; 210 - gap: 12px; 211 - padding: 10px 12px; 212 - border-radius: @radius-sm; 123 + a { 213 213 color: @text; 214 - white-space: normal; 125 + text-decoration: none; 126 + font-weight: 600; 215 215 216 216 &:hover, 217 217 &:focus { 218 - color: @brand-strong; 219 - background: @brand-bg; 130 + color: @brand; 220 220 text-decoration: none; 221 - 222 - .menu-icon { 223 - color: @brand-strong; 224 - background: fade(@brand, 14%); 225 - border-color: fade(@brand, 28%); 226 - } 227 - 228 - strong { 229 - color: @brand-strong; 230 - } 231 - 232 - small { 233 - color: @muted; 234 - } 235 235 } 236 236 } 237 237 238 - .divider { 239 - margin: 8px 0; 240 - background-color: @line; 241 - } 135 + .nav-cta { 136 + color: #fff; 137 + background: @brand; 138 + border: 1px solid @brand; 139 + border-radius: 6px; 140 + padding: 8px 14px; 242 242 243 - .menu-icon { 244 - width: 34px; 245 - height: 34px; 246 - border-radius: 50%; 247 - background: fade(@brand, 8%); 248 - border: 1px solid fade(@brand, 18%); 249 - color: @brand; 250 - display: flex; 251 - align-items: center; 252 - justify-content: center; 253 - flex-shrink: 0; 254 - transition: color .15s ease, background .15s ease, border-color .15s ease; 255 - } 256 - 257 - .menu-text { 258 - display: flex; 259 - flex-direction: column; 260 - line-height: 1.25; 261 - 262 - strong { 263 - color: @brand; 264 - font-size: 14px; 265 - font-weight: 600; 142 + &:hover, 143 + &:focus { 144 + color: #fff; 145 + background: @brand-strong; 146 + border-color: @brand-strong; 266 266 } 267 - 268 - small { 269 - color: @muted; 270 - font-size: 12px; 271 - margin-top: 2px; 272 - font-weight: 400; 273 - } 274 274 } 275 275 } 276 276 277 -.agnease-products-dropdown { 278 - min-width: 340px; 279 -} 151 +/* ========== Buttons ========== */ 280 280 281 - 282 -/* ========================================================================== 283 - 5. Buttons and shared labels 284 - ========================================================================== */ 285 - 286 -.btn-primary { 287 - color: #fff; 153 +/*.btn-primary { 288 288 background: @brand; 289 289 border-color: @brand; 156 + color: #fff; 290 290 291 291 &:hover, 292 292 &:focus { 293 - color: #fff; 294 294 background: @brand-strong; 295 295 border-color: @brand-strong; 296 - text-decoration:none;162 + color: #fff; 297 297 } 298 298 } 299 - 300 -.btn-secondary { 165 +*/ 166 +/*.btn-secondary { 301 301 color: @brand; 302 302 background: #fff; 303 303 border: 1px solid fade(@brand, 35%); ... ... @@ -307,73 +307,79 @@ 307 307 color: @brand-strong; 308 308 border-color: @brand; 309 309 background: @brand-bg; 310 - text-decoration: none; 311 311 } 312 -} 177 +}*/ 313 313 314 -/* Shared pill label used by homepage, services, products and resources. */ 315 -.hero-kicker { 316 - display: inline-flex; 317 - align-items: center; 318 - gap: 8px; 319 - color: @brand; 320 - background: fade(@brand, 8%); 321 - border: 1px solid fade(@brand, 22%); 322 - border-radius: 999px; 323 - padding: 8px 14px; 324 - margin-bottom: 16px; 325 - font-size: 14px; 326 - font-weight: 800; 327 - line-height: 1.2; 179 +/* ========== Hero ========== */ 328 328 329 - i { 330 - color: @brand; 331 - font-size: 14px; 181 +.hero { 182 + overflow: hidden; 183 + background-repeat: no-repeat; 184 + background-attachment: scroll; 185 + 186 + &.hero-centered { 187 + text-align: center; 188 + display: flex; 189 + align-items: center; 190 + justify-content: center; 191 + min-height: 330px; 332 332 } 333 -} 334 334 194 + .hero-inner { 195 + max-width: 860px; 196 + margin: 0 auto; 197 + display: flex; 198 + flex-direction: column; 199 + align-items: center; 200 + } 335 335 336 -/* ========================================================================== 337 - 6. Hero sections 338 - ========================================================================== */ 202 + h1 { 203 + max-width: 790px; 204 + margin-left: auto; 205 + margin-right: auto; 206 + line-height: 1.18; 207 + } 339 339 340 -.hero { 341 - padding: 64px 0 60px; 342 - background: 343 - radial-gradient(48rem 18rem at 50% -10%, @brand-soft 0%, transparent 65%), 344 - radial-gradient(48rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%); 345 - border-bottom: 1px solid @line; 346 -} 209 + .lead { 210 + max-width: 820px; 211 + font-size: 19px; 212 + line-height: 1.55; 213 + margin-top: 12px; 214 + } 347 347 348 -.hero-centered { 349 - text-align: center; 350 -} 216 + .benefits { 217 + display: flex; 218 + flex-wrap: wrap; 219 + justify-content: center; 220 + list-style: none; 221 + padding: 0; 222 + margin: 14px 0 0; 223 + color: @muted; 224 + font-size: 14px; 351 351 352 -.hero-inner { 353 - max-width: 900px; 226 + li + li::before { 227 + content: "•"; 228 + margin: 0 6px; 229 + } 230 + } 354 354 } 355 355 356 -.hero h1 { 357 - max-width: 820px; 358 - margin: 0 auto; 233 +.hero-kicker { 234 + display: inline-flex; 235 + align-items: center; 236 + gap: 8px; 237 + color: @brand; 238 + background: fade(@brand, 8%); 239 + border: 1px solid fade(@brand, 18%); 240 + border-radius: 999px; 241 + padding: 6px 12px; 242 + margin-bottom: 14px; 243 + font-size: 13px; 244 + font-weight: 700; 359 359 } 360 360 361 -.hero .lead { 362 - max-width: 760px; 363 - margin: 16px auto 0; 364 - color: @muted; 365 - font-size: 19px; 366 - line-height: 1.55; 367 -} 368 - 369 -.hero-support { 370 - max-width: 760px; 371 - margin: 14px auto 0; 372 - color: @muted; 373 - line-height: 1.55; 374 -} 375 - 376 -.hero-actions { 247 +.hero-actions, 248 +#hero-cta { 377 377 display: flex; 378 378 gap: 12px; 379 379 flex-wrap: wrap; ... ... @@ -381,50 +381,14 @@ 381 381 margin-top: 22px; 382 382 } 383 383 384 -.service-hero, 385 -.product-hero { 386 - padding: 64px 0 60px; 387 -} 256 +/* ========== Trust Strip ========== */ 388 388 389 - 390 -/* ========================================================================== 391 - 7. Homepage 392 - ========================================================================== */ 393 - 394 -.benefits { 395 - max-width: 760px; 396 - margin: 18px auto 0; 397 - padding: 0; 398 - list-style: none; 399 - display: flex; 400 - flex-wrap: wrap; 401 - gap: 10px 16px; 402 - justify-content: center; 403 - color: @muted; 404 - font-size: 14px; 405 - 406 - li { 407 - display: inline-flex; 408 - align-items: center; 409 - gap: 6px; 410 - 411 - &:before { 412 - content: "\f00c"; 413 - font-family: FontAwesome; 414 - color: @brand; 415 - font-size: 12px; 416 - } 417 - } 418 -} 419 - 420 420 .trust-strip { 421 421 padding: 18px 0; 422 422 border-top: 1px solid @line; 423 - border-bottom: 1px solid @line; 424 - background: #fff; 425 425 426 426 ul { 427 - max-width: 9 20px;263 + max-width: 960px; 428 428 margin: 0 auto; 429 429 padding: 0; 430 430 list-style: none; ... ... @@ -447,27 +447,110 @@ 447 447 } 448 448 } 449 449 450 -.pathways { 286 +/* ========== Reusable Grids ========== */ 287 + 288 +.card-grid, 289 +.pathways, 290 +.services-grid, 291 +.resource-grid, 292 +.widgets { 451 451 display: grid; 452 - grid-template-columns: repeat(3, minmax(0, 1fr)); 453 453 grid-gap: 18px; 295 + margin-left: auto; 296 + margin-right: auto; 297 +} 298 + 299 +.card-grid, 300 +.pathways, 301 +.services-grid { 302 + grid-template-columns: repeat(3, minmax(0, 1fr)); 454 454 max-width: 1040px; 455 - margin: 22px auto 0;304 + margin-top: 22px; 456 456 } 457 457 458 -.pathway-card { 459 - background: #fff; 307 +.resource-grid { 308 + grid-template-columns: repeat(2, minmax(0, 1fr)); 309 + max-width: 1040px; 310 + margin-top: 22px; 311 +} 312 + 313 +.widgets { 314 + grid-template-columns: repeat(4, minmax(0, 1fr)); 315 + max-width: 1040px; 316 + margin-top: 20px; 317 +} 318 + 319 +.card-grid > *, 320 +.pathways > *, 321 +.services-grid > *, 322 +.resource-grid > *, 323 +.widgets > * { 324 + min-width: 0; 325 +} 326 + 327 +/* ========== Shared Card Style ========== */ 328 + 329 +.widget, 330 +.pathway-card, 331 +.service-card, 332 +.resource-card { 460 460 border: 1px solid @line; 461 461 border-radius: @radius; 462 462 box-shadow: @shadow-sm; 463 - padding: 22px; 336 +} 337 + 338 +/* ========== Small Widgets ========== */ 339 + 340 +.widget { 341 + padding: 18px; 464 464 display: flex; 465 465 flex-direction: column; 344 + height: 100%; 345 + 346 + .icon { 347 + display: flex; 348 + align-items: center; 349 + gap: 10px; 350 + padding-bottom: 8px; 351 + margin-bottom: 10px; 352 + border-bottom: 1px solid fade(@line, 70%); 353 + 354 + i { 355 + color: @brand; 356 + } 357 + 358 + h4 { 359 + margin: 0; 360 + line-height: 1.25; 361 + color: @text; 362 + } 363 + } 364 + 365 + p { 366 + margin: 0; 367 + color: @muted; 368 + line-height: 1.45; 369 + } 370 +} 371 + 372 +/* ========== Homepage Pathway Cards ========== */ 373 + 374 +.pathway-card { 375 + padding: 24px; 376 + display: flex; 377 + flex-direction: column; 466 466 min-height: 100%; 467 467 380 + .card-heading { 381 + display: flex; 382 + align-items: center; 383 + gap: 14px; 384 + margin-bottom: 14px; 385 + } 386 + 468 468 .pathway-icon { 469 - width: 46px;470 - height: 46px;388 + width: 52px; 389 + height: 52px; 471 471 border-radius: 50%; 472 472 display: flex; 473 473 align-items: center; ... ... @@ -474,387 +474,794 @@ 474 474 justify-content: center; 475 475 color: @brand; 476 476 background: fade(@brand, 10%); 477 - margin-bottom: 14px;478 - f ont-size:18px;396 + font-size: 19px; 397 + flex-shrink: 0; 479 479 } 480 480 481 481 h3 { 482 - margin: 0 0 8px; 401 + margin: 0; 402 + color: @text; 403 + font-size: 22px; 404 + line-height: 1.25; 483 483 } 484 484 485 485 p { 486 486 color: @muted; 487 487 line-height: 1.55; 488 - margin: 0 0 1 4px;410 + margin: 0 0 16px; 489 489 } 490 490 491 491 ul { 492 - margin: 0 0 18px;414 + margin: 0 0 22px; 493 493 padding-left: 18px; 494 494 color: @muted; 495 - font-size: 13px; 417 + font-size: 14px; 418 + line-height: 1.55; 496 496 } 497 497 498 498 li { 499 - margin: 5px 0;422 + margin: 6px 0; 500 500 } 501 501 502 502 .card-link { 503 503 margin-top: auto; 427 + padding-top: 4px; 428 + 429 + a { 430 + color: @brand; 431 + font-weight: 700; 432 + text-decoration: underline; 433 + 434 + &:hover, 435 + &:focus { 436 + color: @brand-strong; 437 + } 438 + } 504 504 } 505 505 } 506 506 507 -.resource-strip { 508 - background: @brand-bg; 442 +.industry-trust-section { 443 + background: 444 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 70%); 509 509 510 - . resource-grid{446 + .industry-trust-panel { 511 511 max-width: 1040px; 512 - margin: 20px auto 0; 513 - display: grid; 514 - grid-template-columns: repeat(2, minmax(0, 1fr)); 515 - grid-gap: 16px; 448 + margin: 0 auto; 449 + padding: 30px 28px; 450 + border: 1px solid fade(@brand, 16%); 451 + border-radius: @radius; 452 + background: 453 + radial-gradient(34rem 12rem at 50% 0%, fade(@brand-soft, 75%) 0%, #fff 72%); 454 + box-shadow: @shadow-sm; 455 + text-align: center; 516 516 } 517 517 518 - .resource-card { 458 + h2 { 459 + margin-bottom: 12px; 460 + } 461 + 462 + .section-intro { 463 + margin-bottom: 20px; 464 + max-width: 820px; 465 + } 466 + 467 + .industry-tags { 468 + max-width: 880px; 469 + margin: 0 auto; 470 + display: flex; 471 + flex-wrap: wrap; 472 + justify-content: center; 473 + gap: 10px; 474 + } 475 + 476 + .industry-tags span { 477 + display: inline-flex; 478 + align-items: center; 479 + padding: 7px 12px; 480 + border: 1px solid fade(@brand, 20%); 481 + border-radius: 999px; 519 519 background: #fff; 520 - border: 1px solid @line; 521 - border-radius: @radius; 522 - padding: 18px; 523 - box-shadow: @shadow-sm; 483 + color: @text; 484 + font-size: 13px; 485 + font-weight: 600; 486 + line-height: 1.2; 487 + box-shadow: 0 3px 10px rgba(0, 0, 0, .04); 488 + } 524 524 525 - h4 { 526 - margin: 0 0 6px; 490 + .industry-support { 491 + max-width: 820px; 492 + margin: 22px auto 0; 493 + color: @muted; 494 + font-size: 16px; 495 + line-height: 1.6; 496 + } 497 +} 498 + 499 +@media (max-width: 640px) { 500 + .industry-trust-section { 501 + .industry-trust-panel { 502 + padding: 24px 18px; 527 527 } 528 528 529 - p { 530 - color: @muted; 531 - margin: 0 0 10px; 532 - line-height: 1.5; 505 + .industry-tags { 506 + gap: 8px; 533 533 } 534 534 535 - a { 536 - color:@brand;537 - font-weight:700;509 + .industry-tags span { 510 + font-size: 12px; 511 + padding: 6px 10px; 538 538 } 539 539 } 540 540 } 541 541 516 +/* ========== Services ========== */ 542 542 543 -/* ========================================================================== 544 - 8. Services overview page and service cards 545 - ========================================================================== */ 546 - 547 547 .services { 548 - background: #fff; 519 + .services-grid { 520 + max-width: 1040px; 521 + } 549 549 550 - h2 { 551 - text-align: center; 552 - margin: 0 0 10px; 523 + .service { 524 + display: flex; 525 + align-items: flex-start; 526 + gap: 16px; 527 + padding: 22px; 528 + border: 1px solid @line; 529 + border-radius: @radius; 530 + box-shadow: @shadow-sm; 531 + 532 + .service-icon { 533 + width: 46px; 534 + height: 46px; 535 + border-radius: 50%; 536 + display: flex; 537 + align-items: center; 538 + justify-content: center; 539 + font-size: 18px; 540 + color: @brand; 541 + background: fade(@brand, 10%); 542 + flex-shrink: 0; 543 + margin-top: 2px; 544 + } 545 + 546 + .service-body { 547 + h4 { 548 + margin: 0 0 6px; 549 + font-size: 18px; 550 + line-height: 1.25; 551 + font-weight: 800; 552 + color: @text; 553 + } 554 + 555 + p { 556 + margin: 0 0 8px; 557 + color: @muted; 558 + line-height: 1.5; 559 + } 560 + 561 + ul { 562 + margin: 9px 0 0; 563 + padding-left: 18px; 564 + color: @muted; 565 + font-size: 13px; 566 + line-height: 1.5; 567 + } 568 + 569 + li { 570 + margin: 4px 0; 571 + } 572 + } 553 553 } 554 554 } 555 555 556 -.services-grid { 557 - max-width: 1040px; 558 - margin: 26px auto 0; 559 - display: grid; 560 - grid-template-columns: repeat(2, minmax(0, 1fr)); 561 - grid-gap: 22px; 576 +/* ========== Split / Process Section ========== */ 577 + 578 +.split-section { 579 + background: 580 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%); 562 562 } 563 563 564 -.service { 565 - background: #fff; 566 - border: 1px solid @line; 567 - border-radius: @radius; 568 - box-shadow: @shadow-sm; 569 - padding: 22px; 583 +.split-grid { 570 570 display: grid; 571 - grid-template-columns: 48px 1fr; 572 - grid-gap: 16px; 573 - align-items: start; 585 + grid-template-columns: 1.1fr .9fr; 586 + grid-gap: 36px; 587 + max-width: 1040px; 588 + margin: 0 auto; 589 + align-items: center; 590 +} 574 574 575 - .service-icon { 576 - width: 44px; 577 - height: 44px; 578 - border-radius: 50%; 579 - background: fade(@brand, 10%); 580 - border: 1px solid fade(@brand, 18%); 581 - color: @brand; 582 - display: flex; 583 - align-items: center; 584 - justify-content: center; 585 - font-size: 18px; 592 +.split-copy { 593 + h2 { 594 + text-align: left; 595 + margin-top: 0; 586 586 } 587 587 588 - .service-body { 589 - min-width: 0; 598 + p { 599 + color: @muted; 600 + line-height: 1.6; 590 590 } 602 +} 591 591 604 +.process-list { 605 + counter-reset: process; 606 + margin: 0; 607 + padding: 0; 608 + list-style: none; 609 + 610 + li { 611 + counter-increment: process; 612 + position: relative; 613 + padding: 16px 16px 16px 58px; 614 + margin-bottom: 12px; 615 + border: 1px solid @line; 616 + border-radius: @radius; 617 + box-shadow: @shadow-sm; 618 + color: @muted; 619 + line-height: 1.5; 620 + 621 + &:before { 622 + content: counter(process); 623 + position: absolute; 624 + left: 16px; 625 + top: 16px; 626 + width: 28px; 627 + height: 28px; 628 + border-radius: 50%; 629 + background: fade(@brand, 10%); 630 + color: @brand; 631 + display: flex; 632 + align-items: center; 633 + justify-content: center; 634 + font-weight: 800; 635 + } 636 + 637 + strong { 638 + display: block; 639 + color: @text; 640 + margin-bottom: 3px; 641 + } 642 + } 643 +} 644 + 645 +/* ========== Resources ========== */ 646 + 647 +.resource-strip { 648 + background: @brand-bg; 649 +} 650 + 651 +.resource-card { 652 + padding: 20px; 653 + 592 592 h4 { 593 593 margin: 0 0 8px; 656 + color: @text; 657 + font-size: 18px; 658 + line-height: 1.25; 594 594 } 595 595 596 596 p { 597 597 color: @muted; 598 - line-height: 1.55; 599 599 margin: 0 0 12px; 664 + line-height: 1.5; 600 600 } 601 601 602 - ul { 603 - margin: 10px 0 0; 604 - padding-left: 18px; 667 + a { 668 + color: @brand; 669 + font-weight: 700; 670 + } 671 +} 672 + 673 +/* ========== Homepage Resource Strip ========== */ 674 + 675 +.homepage-resource-strip { 676 + background: 677 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 70%); 678 + 679 + .resource-grid { 680 + max-width: 1040px; 681 + margin: 22px auto 0; 682 + display: grid; 683 + grid-template-columns: repeat(2, minmax(0, 1fr)); 684 + grid-gap: 22px; 685 + align-items: stretch; 686 + } 687 + 688 + .resource-card { 689 + display: flex; 690 + flex-direction: column; 691 + min-width: 0; 692 + min-height: 100%; 693 + padding: 26px; 694 + } 695 + 696 + .resource-card h4 { 697 + margin: 0 0 10px; 698 + color: @text; 699 + font-size: 21px; 700 + line-height: 1.25; 701 + font-weight: 700; 702 + } 703 + 704 + .resource-card p { 705 + margin: 0 0 18px; 605 605 color: @muted; 606 - font-size: 13px; 707 + font-size: 15px; 708 + line-height: 1.6; 607 607 } 608 608 609 - li { 610 - margin: 5px 0; 611 - line-height: 1.45; 711 + .resource-card a { 712 + margin-top: auto; 713 + color: @brand; 714 + font-weight: 700; 715 + text-decoration: underline; 716 + 717 + &:hover, 718 + &:focus { 719 + color: @brand-strong; 720 + } 612 612 } 613 613 } 614 614 615 -.compact-grid { 616 - grid-gap: 18px; 724 +@media (max-width: 980px) { 725 + .homepage-resource-strip { 726 + .resource-grid { 727 + grid-template-columns: 1fr; 728 + } 729 + } 617 617 } 618 618 732 +@media (max-width: 640px) { 733 + .homepage-resource-strip { 734 + .resource-card { 735 + padding: 22px; 736 + } 619 619 620 -/* ========================================================================== 621 - 9. Individual service pages 622 - ========================================================================== */ 623 - 624 -.service-page { 625 - color: @text; 738 + .resource-card h4 { 739 + font-size: 19px; 740 + } 741 + } 626 626 } 627 627 628 -.service-page .service-overview { 629 - padding: 56px 0; 630 -} 744 +/* ========== CTA ========== */ 631 631 632 -.service-layout, 633 -.split-grid { 634 - display: grid; 635 - grid-template-columns: 1.1fr .9fr; 636 - grid-gap: 36px; 637 - max-width: 1040px; 638 - margin: 0 auto; 639 - align-items: start; 746 +.cta-section { 747 + padding: @section-padding; 748 + 749 + .contact-inline { 750 + margin: 0; 751 + color: @muted; 752 + 753 + a { 754 + color: @brand; 755 + } 756 + } 640 640 } 641 641 642 -.service-summary-card, 643 -.service-info-card, 644 -.service-panel { 645 - background: #fff; 646 - border: 1px solid @line; 759 +.cta-panel { 760 + max-width: 860px; 761 + margin: 0 auto; 762 + padding: 32px; 647 647 border-radius: @radius; 764 + border: 1px solid fade(@brand, 20%); 648 648 box-shadow: @shadow-sm; 649 - }766 + text-align: center; 650 650 651 -.service-summary-card, 652 -.service-panel { 653 - padding: 24px; 654 - 655 655 h2 { 656 - text-align: left; 657 657 margin-top: 0; 658 658 } 659 659 660 660 p { 661 661 color: @muted; 662 - line-height: 1. 6;774 + line-height: 1.55; 663 663 } 664 664 } 665 665 666 -.service-info-card { 667 - padding: 20px; 778 +.resource-inline-cta { 779 + display: flex; 780 + align-items: center; 781 + justify-content: space-between; 782 + gap: 22px; 783 + margin: 30px 0; 784 + padding: 20px 22px; 785 + border: 1px solid fade(@brand, 22%); 786 + border-radius: @radius; 787 + background: @brand-bg; 788 + box-shadow: @shadow-sm; 668 668 669 - h3 { 670 - margin-top: 0; 671 - } 672 - 673 - ul { 790 + p { 674 674 margin: 0; 675 - padding-left: 20px; 676 676 color: @muted; 793 + line-height: 1.55; 677 677 } 678 678 679 - li { 680 - margin: 8px 0; 681 - line-height: 1.45; 796 + strong { 797 + color: @text; 682 682 } 799 + 800 + .btn { 801 + flex-shrink: 0; 802 + } 683 683 } 684 684 685 -.service-feature-grid { 686 - max-width: 1040px; 687 - margin: 22px auto 0; 688 - display: grid; 689 - grid-template-columns: repeat(3, minmax(0, 1fr)); 690 - grid-gap: 16px; 805 +@media (max-width: 767px) { 806 + .resource-inline-cta { 807 + display: block; 808 + text-align: center; 809 + 810 + p { 811 + margin-bottom: 14px; 812 + } 813 + 814 + .btn { 815 + display: inline-block; 816 + margin-left: auto; 817 + margin-right: auto; 818 + } 819 + } 691 691 } 692 692 693 -.service-feature { 694 - background: #fff; 695 - border: 1px solid @line; 696 - border-radius: @radius; 697 - box-shadow: @shadow-sm; 698 - padding: 18px; 822 +/* ========== Responsive ========== */ 699 699 700 - .feature-icon { 701 - width: 42px; 702 - height: 42px; 703 - border-radius: 50%; 704 - background: fade(@brand, 10%); 705 - color: @brand; 706 - display: flex; 824 +@media (max-width: 980px) { 825 + .widgets, 826 + .pathways, 827 + .services-grid, 828 + .resource-grid { 829 + grid-template-columns: repeat(2, minmax(0, 1fr)); 830 + } 831 + 832 + .split-grid { 833 + grid-template-columns: 1fr; 834 + } 835 + 836 + .split-copy h2 { 837 + text-align: center; 838 + } 839 +} 840 + 841 +@media (max-width: 760px) { 842 + section[id] { 843 + scroll-margin-top: 132px; 844 + } 845 + 846 + .header-inner { 847 + min-height: auto; 848 + padding-top: 14px; 849 + padding-bottom: 14px; 850 + flex-direction: column; 707 707 align-items: center; 852 + gap: 12px; 853 + } 854 + 855 + .site-nav { 856 + width: 100%; 708 708 justify-content: center; 709 - margin-bottom: 12px; 710 - font-size: 17px; 858 + flex-wrap: wrap; 859 + gap: 10px 16px; 860 + font-size: 14px; 861 + 862 + .nav-cta { 863 + padding: 7px 12px; 864 + } 711 711 } 712 712 713 - h3 { 714 - margin: 0 0 8px; 867 + .hero.hero-centered { 868 + min-height: 280px; 869 + } 870 + 871 + .hero { 872 + .lead { 873 + font-size: 17px; 874 + } 875 + 876 + .benefits { 877 + gap: 4px 10px; 878 + 879 + li + li::before { 880 + content: none; 881 + } 882 + } 883 + } 884 +} 885 + 886 +@media (max-width: 640px) { 887 + section { 888 + padding: @section-padding-mobile; 889 + } 890 + 891 + .widgets, 892 + .pathways, 893 + .services-grid, 894 + .resource-grid { 895 + grid-template-columns: 1fr; 896 + } 897 + 898 + .pathway-card, 899 + .services .service, 900 + .resource-card, 901 + .widget { 902 + padding: 20px; 903 + } 904 + 905 + .services .service { 906 + gap: 14px; 907 + } 908 + 909 + .cta-panel { 910 + padding: 24px 20px; 911 + } 912 +} 913 + 914 +/* ========== Resource / Article Pages ========== */ 915 + 916 +.resource-page { 917 + padding-top: 0; 918 +} 919 + 920 +.resource-header { 921 + padding: @section-padding; 922 + border-top: none; 923 + 924 + h1 { 925 + margin: 0 auto 14px; 926 + text-align: center; 927 + line-height: 1.18; 928 + } 929 + 930 + .resource-summary { 931 + max-width: 780px; 932 + margin: 0 auto; 933 + color: @muted; 934 + text-align: center; 715 715 font-size: 18px; 936 + line-height: 1.55; 716 716 } 938 +} 717 717 940 +.resource-layout { 941 + display: block; 942 + max-width: 1080px; 943 + margin: 0 auto; 944 + padding-top: 28px; 945 +} 946 + 947 +.resource-layout::after { 948 + content: ""; 949 + display: block; 950 + clear: both; 951 +} 952 + 953 +.resource-content { 954 + color: @text; 955 + font-size: 16px; 956 + line-height: 1.68; 957 + 958 + h2 { 959 + text-align: left; 960 + margin: 34px 0 12px; 961 + line-height: 1.28; 962 + } 963 + 964 + h3 { 965 + margin: 24px 0 8px; 966 + line-height: 1.3; 967 + } 968 + 718 718 p { 970 + margin: 0 0 16px; 971 + } 972 + 973 + ul, 974 + ol { 975 + margin: 0 0 18px; 976 + padding-left: 22px; 977 + } 978 + 979 + li { 980 + margin: 6px 0; 981 + } 982 + 983 + strong { 984 + color: @text; 985 + } 986 +} 987 + 988 +.resource-note { 989 + border-left: 4px solid @brand; 990 + background: @brand-bg; 991 + padding: 16px 18px; 992 + margin: 22px 0; 993 + border-radius: 0 @radius @radius 0; 994 + 995 + p:last-child { 996 + margin-bottom: 0; 997 + } 998 +} 999 + 1000 +.resource-note.related-resources { 1001 + p { 1002 + margin-bottom: 10px; 1003 + } 1004 + 1005 + ul { 719 719 margin: 0; 1007 + padding-left: 20px; 1008 + } 1009 + 1010 + li { 1011 + margin: 6px 0; 720 720 color: @muted; 721 - line-height: 1.5; 722 722 } 723 723 } 724 724 1016 +.resource-faq-item { 1017 + display: flow-root; 1018 + border-bottom: 1px solid @line; 1019 + padding: 12px 0; 725 725 726 -/* ========================================================================== 727 - 10. Split/process sections 728 - ========================================================================== */ 1021 + summary { 1022 + cursor: pointer; 1023 + font-weight: 700; 1024 + color: @text; 1025 + line-height: 1.4; 1026 + } 729 729 730 -.split-section { 731 - background: 732 - radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%); 1028 + summary:hover, 1029 + summary:focus { 1030 + color: @brand-strong; 1031 + } 733 733 734 - .split-copy { 735 - h2 { 736 - text-align: left; 737 - margin-top: 0; 738 - } 739 - 740 - p { 741 - color: @muted; 742 - line-height: 1.6; 743 - } 1033 + p { 1034 + margin: 10px 0 4px; 1035 + color: @muted; 744 744 } 745 745 } 746 746 747 -.process-list { 748 - counter-reset: process; 749 - margin: 0; 1039 +.resource-checklist { 1040 + margin: 18px 0 24px; 750 750 padding: 0; 751 751 list-style: none; 1043 + 1044 + li { 1045 + position: relative; 1046 + padding: 10px 0 10px 34px; 1047 + border-bottom: 1px solid @line; 1048 + 1049 + &:before { 1050 + content: "\f00c"; 1051 + font-family: FontAwesome; 1052 + position: absolute; 1053 + left: 0; 1054 + top: 11px; 1055 + color: @brand; 1056 + } 1057 + } 752 752 } 753 753 754 -.process-list li { 755 - counter-increment: process; 756 - position: relative; 757 - padding: 16px 16px 16px 58px; 758 - margin-bottom: 12px; 759 - background: #fff; 1060 +.resource-sidebar { 1061 + float: right; 1062 + width: 280px; 1063 + margin-left: 42px; 1064 + margin-bottom: 28px; 1065 + position: sticky; 1066 + top: 96px; 760 760 border: 1px solid @line; 761 761 border-radius: @radius; 1069 + padding: 18px; 762 762 box-shadow: @shadow-sm; 763 - color: @muted; 764 - line-height: 1.5; 765 765 766 - &:before { 767 - content: counter(process); 768 - position: absolute; 769 - left: 16px; 770 - top: 16px; 771 - width: 28px; 772 - height: 28px; 773 - border-radius: 50%; 774 - background: fade(@brand, 10%); 775 - color: @brand; 776 - display: flex; 777 - align-items: center; 778 - justify-content: center; 779 - font-weight: 800; 1072 + h4 { 1073 + margin: 0 0 10px; 780 780 } 781 781 782 - strong{783 - display:block;784 - color:@text;785 - margin-bottom:3px;1076 + ul { 1077 + margin: 0; 1078 + padding-left: 18px; 1079 + color: @muted; 786 786 } 1081 + 1082 + li { 1083 + margin: 8px 0; 1084 + } 1085 + 1086 + a { 1087 + color: @brand; 1088 + font-weight: 600; 1089 + } 787 787 } 788 788 1092 +.resource-cta { 1093 + display: flex; 1094 + flex-direction: column; 1095 + align-items: center; 1096 + text-align: center; 789 789 790 -/* ========================================================================== 791 - 11. Products overview page 792 - ========================================================================== */ 1098 + max-width: 820px; 1099 + margin: 42px auto 0; 1100 + padding: 28px 30px; 1101 + border: 1px solid fade(@brand, 20%); 1102 + border-radius: @radius; 1103 + background: @brand-bg; 793 793 794 -.agnease-product-page { 795 - color: @text; 1105 + h3 { 1106 + margin-top: 0; 1107 + margin-bottom: 10px; 1108 + } 796 796 797 - .product-index-hero { 798 - padding: 56px 0 48px; 799 - text-align: center; 800 - background: 801 - radial-gradient(42rem 16rem at 50% -10%, @brand-soft 0%, transparent 65%), 802 - radial-gradient(42rem 16rem at 50% 0%, #E8F6F3 0%, transparent 60%); 803 - border-bottom: 1px solid @line; 1110 + p { 1111 + max-width: 680px; 1112 + margin-left: auto; 1113 + margin-right: auto; 1114 + color: @muted; 804 804 } 805 805 806 - . product-page-kicker{807 - margin- bottom:16px;1117 + .btn { 1118 + margin-top: 8px; 808 808 } 1120 +} 809 809 810 - h1 { 811 - max-width: 820px; 812 - margin: 0 auto; 813 - color: @text; 814 - font-size: 36px; 815 - line-height: 1.2; 816 - font-weight: 700; 1122 +.resource-note, 1123 +.resource-checklist, 1124 +.resource-cta { 1125 + display: flow-root; 1126 +} 1127 + 1128 +@media (max-width: 767px) { 1129 + .resource-cta { 1130 + padding: 24px 20px; 817 817 } 1132 +} 818 818 819 - .page-lead { 820 - max-width: 760px; 821 - margin: 14px auto 0; 822 - color: @muted; 823 - font-size: 18px; 824 - line-height: 1.55; 1134 +@media (max-width: 900px) { 1135 + .resource-layout { 1136 + padding-top: 22px; 825 825 } 826 826 827 - .product-index-section { 828 - padding: 52px 0 56px; 829 - 830 - h2 { 831 - text-align: center; 832 - margin: 0 0 10px; 833 - color: @text; 834 - font-size: 28px; 835 - line-height: 1.25; 836 - font-weight: 600; 837 - } 1139 + .resource-sidebar { 1140 + float: none; 1141 + width: 100%; 1142 + margin-left: 0; 1143 + margin-bottom: 24px; 1144 + position: static; 838 838 } 1146 +} 839 839 840 - .product-card-grid { 841 - max-width: 840px; 842 - margin: 0 auto; 843 - display: grid; 844 - grid-template-columns: 1fr; 845 - grid-gap: 18px; 1148 +/* ========== Products / Extensions Pages ========== */ 1149 + 1150 +.product-index-section { 1151 + padding: @section-padding; 1152 + 1153 + h2 { 1154 + margin-bottom: 10px; 846 846 } 1156 +} 847 847 848 - .product-card { 849 - background: #fff; 850 - border: 1px solid @line; 851 - border-radius: @radius; 852 - box-shadow: @shadow-sm; 853 - padding: 28px; 854 - display: grid; 855 - grid-template-columns: 68px 1fr; 856 - grid-gap: 22px; 857 - align-items: start; 1158 +.product-card-grid { 1159 + max-width: 980px; 1160 + margin: 26px auto 0; 1161 + display: grid; 1162 + grid-template-columns: 1fr; 1163 + grid-gap: 22px; 1164 +} 1165 + 1166 +.product-card { 1167 + position: relative; 1168 + border: 1px solid @line; 1169 + border-radius: @radius; 1170 + box-shadow: @shadow-sm; 1171 + padding: 32px; 1172 + display: grid; 1173 + grid-template-columns: 70px 1fr; 1174 + grid-gap: 24px; 1175 + align-items: start; 1176 + overflow: hidden; 1177 + 1178 + &:before { 1179 + content: ""; 1180 + position: absolute; 1181 + inset: 0 auto 0 0; 1182 + width: 5px; 1183 + background: linear-gradient(180deg, @brand 0%, @brand-strong 100%); 858 858 } 859 859 860 860 .product-card-icon { ... ... @@ -862,93 +862,132 @@ 862 862 height: 58px; 863 863 border-radius: 50%; 864 864 background: fade(@brand, 10%); 865 - border: 1px solid fade(@brand, 2 0%);1191 + border: 1px solid fade(@brand, 22%); 866 866 color: @brand; 867 867 display: flex; 868 868 align-items: center; 869 869 justify-content: center; 870 870 font-size: 22px; 1197 + flex-shrink: 0; 871 871 } 872 872 873 - .product-card-kicker { 874 - margin-bottom: 10px; 875 - padding: 6px 11px; 876 - font-size: 12px; 1200 + .product-card-body { 1201 + min-width: 0; 877 877 } 878 878 879 - .product-cardh3 {1204 + h3 { 880 880 margin: 0 0 10px; 881 881 color: @text; 882 - font-size: 2 3px;883 - line-height: 1.2 5;884 - font-weight: 600;1207 + font-size: 25px; 1208 + line-height: 1.22; 1209 + font-weight: 800; 885 885 } 886 886 887 - .product-cardp{1212 + p { 888 888 color: @muted; 889 889 line-height: 1.6; 890 890 } 891 891 892 - .product-highlights { 893 - margin: 14px 0 20px; 894 - padding-left: 18px; 895 - color: @muted; 1217 + .product-card-description { 1218 + max-width: 760px; 1219 + margin: 0 0 14px; 1220 + font-size: 16px; 1221 + } 1222 +} 896 896 897 - li { 898 - margin: 6px 0; 899 - line-height: 1.45; 900 - } 1224 +.product-card-kicker { 1225 + display: inline-flex; 1226 + align-items: center; 1227 + gap: 7px; 1228 + width: fit-content; 1229 + margin-bottom: 10px; 1230 + padding: 5px 10px; 1231 + border: 1px solid fade(@brand, 24%); 1232 + border-radius: 999px; 1233 + background: fade(@brand, 8%); 1234 + color: @brand-strong; 1235 + font-size: 12px; 1236 + font-weight: 800; 1237 + text-transform: uppercase; 1238 + letter-spacing: .04em; 1239 + 1240 + i { 1241 + color: @brand; 901 901 } 1243 +} 902 902 903 - .product-cta-section { 904 - padding: 0 0 56px; 1245 +.product-highlights { 1246 + margin: 14px 0 22px; 1247 + padding-left: 18px; 1248 + color: @muted; 1249 + 1250 + li { 1251 + margin: 6px 0; 1252 + line-height: 1.45; 905 905 } 1254 +} 906 906 907 - .product-cta-panel { 908 - max-width: 860px; 909 - margin: 0 auto; 910 - padding: 32px; 911 - border-radius: @radius; 912 - border: 1px solid fade(@brand, 20%); 913 - background: 914 - radial-gradient(34rem 12rem at 50% 0%, @brand-soft 0%, #fff 70%); 915 - box-shadow: @shadow-sm; 916 - text-align: center; 1256 +.product-card-actions { 1257 + display: flex; 1258 + align-items: center; 1259 + gap: 16px; 1260 + flex-wrap: wrap; 917 917 918 - h2 { 919 - margin: 0 0 12px; 920 - color: @text; 921 - font-size: 26px; 922 - line-height: 1.25; 1262 + .btn { 1263 + font-weight: 700; 1264 + } 1265 +} 1266 + 1267 +.product-card-contact { 1268 + color: @brand; 1269 + font-weight: 700; 1270 + text-decoration: underline; 1271 + 1272 + &:hover, 1273 + &:focus { 1274 + color: @brand-strong; 1275 + } 1276 +} 1277 + 1278 +@media (max-width: 640px) { 1279 + .product-card { 1280 + grid-template-columns: 1fr; 1281 + padding: 26px 22px; 1282 + text-align: left; 1283 + 1284 + &:before { 1285 + width: 4px; 923 923 } 924 924 925 - p { 926 - max-width: 680px; 927 - margin: 0 auto 18px; 928 - color: @muted; 929 - line-height: 1.55; 1288 + .product-card-icon { 1289 + margin-bottom: 2px; 930 930 } 1291 + 1292 + h3 { 1293 + font-size: 22px; 1294 + } 931 931 } 1296 + 1297 + .product-card-actions { 1298 + gap: 12px; 1299 + } 932 932 } 933 933 1302 +/* ========== Individual Product Pages ========== */ 934 934 935 -/* ========================================================================== 936 - 12. Individual product pages 937 - ========================================================================== */ 938 - 939 939 .product-layout { 1305 + display: grid; 1306 + grid-template-columns: minmax(0, 1.12fr) minmax(280px, .88fr); 1307 + grid-gap: 32px; 940 940 max-width: 1040px; 941 941 margin: 0 auto; 942 - display: grid; 943 - grid-template-columns: 1.1fr .9fr; 944 - grid-gap: 28px; 945 945 align-items: start; 946 946 } 947 947 948 948 .product-summary-card, 949 949 .product-info-card, 1315 +.product-feature, 950 950 .product-gallery-panel { 951 - background: #fff; 952 952 border: 1px solid @line; 953 953 border-radius: @radius; 954 954 box-shadow: @shadow-sm; ... ... @@ -955,26 +955,39 @@ 955 955 } 956 956 957 957 .product-summary-card { 958 - padding: 2 4px;1323 + padding: 28px; 959 959 960 960 h2 { 961 961 text-align: left; 962 962 margin-top: 0; 1328 + margin-bottom: 14px; 1329 + line-height: 1.25; 963 963 } 964 964 965 965 p { 966 966 color: @muted; 967 - line-height: 1.6; 1334 + line-height: 1.62; 968 968 } 1336 + 1337 + p:last-child { 1338 + margin-bottom: 0; 1339 + } 969 969 } 970 970 971 971 .product-info-card { 972 - padding: 2 0px;1343 + padding: 24px; 973 973 974 974 h3 { 975 975 margin-top: 0; 1347 + margin-bottom: 12px; 1348 + line-height: 1.3; 976 976 } 977 977 1351 + p { 1352 + color: @muted; 1353 + line-height: 1.55; 1354 + } 1355 + 978 978 ul { 979 979 margin: 0; 980 980 padding-left: 20px; ... ... @@ -983,28 +983,40 @@ 983 983 984 984 li { 985 985 margin: 8px 0; 986 - line-height: 1. 45;1364 + line-height: 1.3; 987 987 } 988 988 } 989 989 1368 +.product-card-note { 1369 + margin: 0 0 14px; 1370 + color: @muted; 1371 + line-height: 1.55; 1372 +} 1373 + 990 990 .product-feature-grid { 991 - max-width: 1040px; 992 - margin: 22px auto 0; 993 993 display: grid; 994 994 grid-template-columns: repeat(3, minmax(0, 1fr)); 995 - grid-gap: 16px; 1377 + grid-gap: 20px; 1378 + max-width: 1040px; 1379 + margin: 24px auto 0; 996 996 } 997 997 998 998 .product-feature { 999 - background: #fff; 1000 - border: 1px solid @line; 1001 - border-radius: @radius; 1002 - box-shadow: @shadow-sm; 1003 - padding: 18px; 1383 + padding: 24px; 1384 + min-width: 0; 1385 + min-height: 100%; 1004 1004 1387 + .card-heading, 1388 + .feature-heading { 1389 + display: flex; 1390 + align-items: center; 1391 + gap: 14px; 1392 + margin-bottom: 14px; 1393 + } 1394 + 1005 1005 .feature-icon { 1006 - width: 4 2px;1007 - height: 4 2px;1396 + width: 46px; 1397 + height: 46px; 1008 1008 border-radius: 50%; 1009 1009 background: fade(@brand, 10%); 1010 1010 color: @brand; ... ... @@ -1011,27 +1011,74 @@ 1011 1011 display: flex; 1012 1012 align-items: center; 1013 1013 justify-content: center; 1014 - margin-bottom: 12px;1015 - f ont-size:17px;1404 + font-size: 18px; 1405 + flex-shrink: 0; 1016 1016 } 1017 1017 1018 1018 h3 { 1019 - margin: 0 0 8px;1409 + margin: 0; 1020 1020 color: @text; 1021 1021 font-size: 18px; 1412 + line-height: 1.25; 1022 1022 } 1023 1023 1024 1024 p { 1025 1025 margin: 0; 1026 1026 color: @muted; 1027 - line-height: 1.5; 1418 + line-height: 1.52; 1028 1028 } 1029 1029 } 1030 1030 1422 +.product-gallery-caption { 1423 + max-width: 820px; 1424 + margin: 12px auto 0; 1425 + color: @muted; 1426 + font-size: 14px; 1427 + line-height: 1.5; 1428 + text-align: center; 1429 +} 1430 + 1431 +/* Keep the default XWiki gallery style. 1432 + Only add spacing before it and center it. */ 1433 +.gallery.xGallery { 1434 + margin: 25px auto; 1435 + width: 920px; 1436 + height: 518px; 1437 +} 1438 + 1439 +.product-section-muted { 1440 + background: 1441 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%); 1442 +} 1443 + 1444 +/* Compact process list when used inside a product card. */ 1445 +.product-summary-card .process-list { 1446 + margin-top: 16px; 1447 + 1448 + li { 1449 + padding: 13px 14px 13px 50px; 1450 + margin-bottom: 10px; 1451 + box-shadow: none; 1452 + } 1453 + 1454 + li:before { 1455 + left: 14px; 1456 + top: 14px; 1457 + width: 24px; 1458 + height: 24px; 1459 + font-size: 12px; 1460 + } 1461 + 1462 + strong { 1463 + margin-bottom: 2px; 1464 + } 1465 +} 1466 + 1467 +/* Kept for older product pages that still use a screenshot placeholder/panel. */ 1031 1031 .product-gallery-panel { 1032 1032 max-width: 1040px; 1033 1033 margin: 20px auto 0; 1034 - padding: 2 2px;1471 + padding: 26px; 1035 1035 1036 1036 h2 { 1037 1037 margin-top: 0; ... ... @@ -1048,278 +1048,438 @@ 1048 1048 } 1049 1049 1050 1050 .product-gallery-placeholder { 1051 - border: 1px dashed fade(@brand, 40%); 1052 - background: fade(@brand, 5%); 1053 - border-radius: @radius; 1054 1054 min-height: 260px; 1055 1055 padding: 28px; 1056 - text-align: center; 1490 + border: 1px dashed fade(@brand, 40%); 1491 + border-radius: @radius; 1492 + background: fade(@brand, 5%); 1057 1057 color: @muted; 1494 + text-align: center; 1058 1058 display: flex; 1059 1059 align-items: center; 1060 1060 justify-content: center; 1061 1061 } 1062 1062 1063 - 1064 -/* ========================================================================== 1065 - 13. CTA panels 1066 - ========================================================================== */ 1067 - 1068 -.cta-section { 1069 - padding: 56px 0; 1070 -} 1071 - 1072 -.cta-panel { 1073 - max-width: 860px; 1074 - margin: 0 auto; 1075 - padding: 32px; 1076 - border-radius: @radius; 1077 - border: 1px solid fade(@brand, 20%); 1078 - background: 1079 - radial-gradient(34rem 12rem at 50% 0%, @brand-soft 0%, #fff 70%); 1080 - box-shadow: @shadow-sm; 1081 - text-align: center; 1082 - 1083 - h2 { 1084 - margin: 0 0 12px; 1500 +@media (max-width: 980px) { 1501 + .product-layout, 1502 + .product-feature-grid { 1503 + grid-template-columns: 1fr; 1085 1085 } 1086 1086 1087 - p { 1088 - max-width: 680px; 1089 - margin: 0 auto 18px; 1090 - color: @muted; 1091 - line-height: 1.55; 1506 + .product-summary-card h2 { 1507 + text-align: center; 1092 1092 } 1093 1093 } 1094 1094 1511 +@media (max-width: 640px) { 1512 + .product-card { 1513 + grid-template-columns: 1fr; 1514 + padding: 22px; 1515 + text-align: left; 1095 1095 1096 -/* ========================================================================== 1097 - 14. Contact page 1098 - ========================================================================== */ 1099 - 1100 -.contact-page { 1101 - color: @text; 1102 - 1103 - .contact-layout { 1104 - max-width: 1040px; 1105 - margin: 0 auto; 1106 - display: grid; 1107 - grid-template-columns: 1.1fr .9fr; 1108 - grid-gap: 36px; 1109 - align-items: start; 1517 + .product-card-icon { 1518 + margin-bottom: 2px; 1519 + } 1110 1110 } 1111 1111 1112 - .contact-form-panel, 1113 - .contact-side-panel { 1114 - background: #fff; 1115 - border: 1px solid @line; 1116 - border-radius: @radius; 1117 - box-shadow: @shadow-sm; 1118 - padding: 24px; 1522 + .product-summary-card, 1523 + .product-info-card, 1524 + .product-feature, 1525 + .product-gallery-panel { 1526 + padding: 20px; 1119 1119 } 1120 1120 1121 - label { 1122 - color: @text; 1123 - font-weight: 700; 1124 - } 1529 + .product-feature { 1530 + .card-heading, 1531 + .feature-heading { 1532 + gap: 12px; 1533 + } 1125 1125 1126 - input, 1127 - textarea, 1128 - select, 1129 - .form-control { 1130 - border: 1px solid @line; 1131 - border-radius: 8px; 1132 - box-shadow: none; 1133 - 1134 - &:focus { 1135 - border-color: fade(@brand, 60%); 1136 - box-shadow: 0 0 0 3px fade(@brand, 12%); 1535 + .feature-icon { 1536 + width: 42px; 1537 + height: 42px; 1538 + font-size: 16px; 1137 1137 } 1138 1138 } 1139 1139 1140 - .contact-help-list { 1141 - margin: 0; 1142 - padding-left: 18px; 1143 - color: @muted; 1542 + .gallery.xGallery { 1543 + margin-top: 22px !important; 1544 + } 1144 1144 1145 - li { 1146 - margin: 6px 0; 1147 - line-height: 1.45; 1148 - } 1546 + .product-gallery-caption { 1547 + margin-top: 10px; 1548 + padding: 0 14px; 1149 1149 } 1150 1150 1151 - .next-steps { 1152 - counter-reset: contactsteps; 1153 - margin: 14px 0 0; 1154 - padding: 0; 1155 - list-style: none; 1156 - 1157 - li { 1158 - counter-increment: contactsteps; 1159 - position: relative; 1160 - padding-left: 34px; 1161 - margin: 10px 0; 1162 - color: @muted; 1163 - line-height: 1.45; 1164 - 1165 - &:before { 1166 - content: counter(contactsteps); 1167 - position: absolute; 1168 - left: 0; 1169 - top: 0; 1170 - width: 22px; 1171 - height: 22px; 1172 - border-radius: 50%; 1173 - background: fade(@brand, 10%); 1174 - color: @brand; 1175 - display: flex; 1176 - align-items: center; 1177 - justify-content: center; 1178 - font-weight: 800; 1179 - font-size: 12px; 1180 - } 1181 - } 1551 + .product-summary-card .process-list li { 1552 + padding-left: 46px; 1182 1182 } 1183 1183 } 1184 1184 1556 +/* ========== Resources Index ========== */ 1185 1185 1186 -/* ========================================================================== 1187 - 15. Footer 1188 - ========================================================================== */ 1558 +.resources-index-page { 1189 1189 1190 -footer, 1191 -.agnease-footer { 1192 - color: @brand; 1193 - text-align: center; 1194 - font-size: 13px; 1195 - padding: 28px 0; 1196 - 1197 - a { 1198 - color: @brand; 1560 + .services-grid { 1561 + grid-template-columns: repeat(2, minmax(0, 1fr)); 1199 1199 } 1200 1200 } 1201 1201 1202 - 1203 -/* ========================================================================== 1204 - 16. Responsive behavior 1205 - ========================================================================== */ 1206 - 1207 -@media (max-width: 900px) { 1208 - .pathways, 1209 - .resource-strip .resource-grid, 1210 - .services-grid, 1211 - .service-layout, 1212 - .split-grid, 1213 - .product-layout, 1214 - .product-feature-grid, 1215 - .service-feature-grid, 1216 - .contact-page .contact-layout { 1217 - grid-template-columns: 1fr; 1565 +@media (max-width: 980px) { 1566 + .resources-index-page { 1567 + .services-grid { 1568 + grid-template-columns: 1fr; 1569 + } 1218 1218 } 1219 - 1220 - .split-section .split-copy h2, 1221 - .service-summary-card h2, 1222 - .product-summary-card h2 { 1223 - text-align: center; 1224 - } 1225 1225 } 1226 1226 1227 1227 @media (max-width: 767px) { 1228 - section {1229 - padding: 40px 0;1574 + .resources-index-page { 1575 + padding: @section-padding-mobile; 1230 1230 } 1577 +} 1231 1231 1232 - h1{1233 - font-size:30px;1234 - }1579 +.resource-faq-item { 1580 + border-bottom: 1px solid @line; 1581 + padding: 12px 0; 1235 1235 1236 - h2 { 1237 - font-size: 25px; 1583 + summary { 1584 + cursor: pointer; 1585 + font-weight: 700; 1586 + color: @text; 1238 1238 } 1239 1239 1240 - .hero, 1241 - .service-hero, 1242 - .product-hero { 1243 - padding: 42px 0 38px; 1589 + p { 1590 + margin: 10px 0 4px; 1591 + color: @muted; 1244 1244 } 1593 +} 1245 1245 1246 - .hero .lead { 1247 - font-size: 16px; 1248 - } 1595 +/* ========== Global Theme Background ========== */ 1249 1249 1250 - .hero-support { 1251 - font-size: 14px; 1252 - } 1597 +html, 1598 +body { 1599 + min-height: 100%; 1600 +} 1253 1253 1254 - .hero-actions { 1255 - flex-direction: column; 1256 - align-items: center; 1602 +body { 1603 + color: @text; 1604 + background: 1605 + radial-gradient(circle at 12% 8%, rgba(0, 147, 125, 0.08) 0, transparent 26%), 1606 + radial-gradient(circle at 90% 28%, rgba(7, 24, 45, 0.05) 0, transparent 30%), 1607 + linear-gradient(180deg, #fff 0, @brand-bg 42%, #fff 100%) !important; 1608 + background-attachment: fixed; 1609 +} 1257 1257 1258 - .btn { 1259 - width: 100%; 1260 - max-width: 260px; 1261 - } 1262 - } 1611 +/* Let the body background show through the XWiki wrappers. 1612 +#mainContentArea, 1613 +.resource-page, 1614 +.resources-index-page { 1615 + background: transparent !important; 1616 + background-image: none !important; 1617 +} 1618 +*/ 1619 +/* Remove local decorative backgrounds that compete with the global gradient. 1620 +.hero, 1621 +.hero.hero-centered, 1622 +.trust-strip, 1623 +.industry-trust-section, 1624 +.split-section, 1625 +.resource-strip, 1626 +.homepage-resource-strip, 1627 +.resource-header, 1628 +.product-section-muted, 1629 +.resources-index-page { 1630 + background: transparent !important; 1631 + background-image: none !important; 1632 +} 1633 + */ 1634 +/* Keep large panels readable, but remove their inner gradients. 1635 +.industry-trust-section .industry-trust-panel, 1636 +.cta-panel, 1637 +.resource-inline-cta, 1638 +.resource-note, 1639 +.resource-cta { 1640 + background: #fff !important; 1641 + background-image: none !important; 1642 +} */ 1263 1263 1264 - .navbar-brand, 1265 - .agnease-logo-link { 1266 - min-height: 52px; 1267 - } 1268 1268 1269 - .navbar-brand img, 1270 - .agnease-logo, 1271 - img.agnease-logo { 1272 - height: 42px; 1273 - max-height: 42px; 1274 - } 1275 - 1276 - .agnease-services-dropdown, 1277 - .agnease-products-dropdown { 1278 - min-width: 0; 1279 - width: 100%; 1280 - padding: 6px; 1281 - border-radius: 0; 1282 - border-left: 0; 1283 - border-right: 0; 1284 - box-shadow: none; 1285 - 1286 - > li > a { 1287 - padding: 10px; 1288 - } 1289 - } 1290 - 1291 - .service, 1292 - .agnease-product-page .product-card { 1293 - grid-template-columns: 1fr; 1294 - padding: 22px; 1295 - text-align: left; 1296 - } 1297 - 1298 - .service .service-icon, 1299 - .agnease-product-page .product-card-icon { 1300 - margin-bottom: 2px; 1301 - } 1302 - 1303 - .agnease-product-page { 1304 - .product-index-hero { 1305 - padding: 38px 0 34px; 1306 - } 1307 - 1308 - h1 { 1309 - font-size: 30px; 1310 - } 1311 - 1312 - .page-lead { 1313 - font-size: 16px; 1314 - } 1315 - 1316 - .product-cta-panel { 1317 - padding: 24px; 1318 - } 1319 - } 1320 - 1321 - .cta-panel, 1322 - .product-cta-panel { 1323 - padding: 24px; 1324 - } 1645 +/* ========== Hero ========== */ 1646 +#mainContentArea .hero.hero-saas { 1647 + min-height: auto; 1648 + padding: 60px 0 34px; 1649 + display: flex; 1650 + align-items: center; 1651 + overflow: hidden; 1652 + background: transparent; 1325 1325 } 1654 +#mainContentArea .hero-layout { 1655 + max-width: 1120px; 1656 + margin: 0 auto; 1657 + display: grid; 1658 + grid-template-columns: minmax(0, .86fr) minmax(0, 1.14fr); 1659 + gap: 56px; 1660 + align-items: center; 1661 +} 1662 +#mainContentArea .hero-copy, 1663 +#mainContentArea .hero.hero-saas .lead { 1664 + text-align: left; 1665 +} 1666 +#mainContentArea .hero.hero-saas h1 { 1667 + max-width: 640px; 1668 + margin: 0 0 26px; 1669 + font-size: 60px; 1670 + font-weight: 800; 1671 + line-height: 1; 1672 + letter-spacing: -3px; 1673 +} 1674 +#mainContentArea .hero.hero-saas h1 span { 1675 + color: @brand; 1676 +} 1677 +#mainContentArea .hero.hero-saas .lead { 1678 + max-width: 590px; 1679 + margin: 0 0 28px; 1680 + color: #334155; 1681 + font-size: 18px; 1682 + line-height: 1.6; 1683 +} 1684 +#mainContentArea .hero.hero-saas .benefits { 1685 + max-width: 620px; 1686 + margin: 0 0 30px; 1687 + padding: 0; 1688 + display: grid; 1689 + grid-template-columns: repeat(2, minmax(0, 1fr)); 1690 + gap: 10px 24px; 1691 + list-style: none; 1692 + color: #475569; 1693 + font-size: 15px; 1694 + text-align: left; 1695 +} 1696 +#mainContentArea .hero.hero-saas .benefits li { 1697 + display: grid; 1698 + grid-template-columns: 18px minmax(0, 1fr); 1699 + column-gap: 8px; 1700 + align-items: start; 1701 + margin: 0; 1702 + line-height: 1.45; 1703 +} 1704 +#mainContentArea .hero.hero-saas .benefits li::before { 1705 + content: "✓"; 1706 + display: block; 1707 + width: 18px; 1708 + color: @brand; 1709 + font-weight: 900; 1710 + line-height: 1.45; 1711 + text-align: left; 1712 + margin: 0; 1713 +} 1714 +#mainContentArea .hero-actions, 1715 +#mainContentArea #hero-cta { 1716 + display: flex; 1717 + flex-wrap: wrap; 1718 + justify-content: flex-start; 1719 + gap: 12px; 1720 +} 1721 +#mainContentArea .hero-visual { 1722 + position: relative; 1723 + min-height: 540px; 1724 +} 1725 +#mainContentArea .hero-browser, 1726 +#mainContentArea .hero-floating { 1727 + border: 1px solid @line; 1728 + background: fade(#fff, 94%); 1729 + box-shadow: @shadow; 1730 + backdrop-filter: blur(14px); 1731 +} 1732 +#mainContentArea .hero-browser { 1733 + position: absolute; 1734 + top: 8px; 1735 + right: 0; 1736 + width: 100%; 1737 + max-width: 720px; 1738 + overflow: hidden; 1739 + border-radius: 18px; 1740 + background: fade(#fff, 88%); 1741 +} 1742 +#mainContentArea .hero-browser-top { 1743 + height: 58px; 1744 + display: flex; 1745 + align-items: center; 1746 + gap: 10px; 1747 + padding: 0 24px; 1748 + border-bottom: 1px solid @line; 1749 + background: fade(#fff, 74%); 1750 +} 1751 +#mainContentArea .hero-dot, 1752 +#mainContentArea .hero-status-dot { 1753 + border-radius: 50%; 1754 +} 1755 +#mainContentArea .hero-dot { 1756 + width: 10px; 1757 + height: 10px; 1758 + background: #CBD5E1; 1759 +} 1760 +#mainContentArea .hero-status-dot { 1761 + width: 8px; 1762 + height: 8px; 1763 + background: @brand; 1764 +} 1765 +#mainContentArea .hero-search { 1766 + margin-left: auto; 1767 + width: 170px; 1768 + height: 26px; 1769 + border: 1px solid #E2E8F0; 1770 + border-radius: 20px; 1771 + background: #F1F5F9; 1772 +} 1773 +#mainContentArea .hero-browser-body { 1774 + display: grid; 1775 + grid-template-columns: 150px minmax(0, 1fr); 1776 +} 1777 +#mainContentArea .hero-sidebar { 1778 + padding: 24px 18px; 1779 + border-right: 1px solid @line; 1780 + background: #F8FAFC; 1781 +} 1782 +#mainContentArea .hero-nav-item, 1783 +#mainContentArea .hero-status-row, 1784 +#mainContentArea .hero-version-flow, 1785 +#mainContentArea .hero-flow { 1786 + display: flex; 1787 + align-items: center; 1788 +} 1789 +#mainContentArea .hero-nav-item { 1790 + gap: 9px; 1791 + padding: 10px 8px; 1792 + color: #334155; 1793 + font-size: 13px; 1794 +} 1795 +#mainContentArea .hero-nav-icon { 1796 + width: 20px; 1797 + height: 20px; 1798 + border: 1px solid #CBD5E1; 1799 + border-radius: 5px; 1800 +} 1801 +#mainContentArea .hero-content-panel { 1802 + padding: 26px; 1803 +} 1804 +#mainContentArea .hero-panel-title, 1805 +#mainContentArea .hero-card-title { 1806 + color: @text; 1807 + font-weight: 800; 1808 +} 1809 +#mainContentArea .hero-panel-title { 1810 + margin-bottom: 18px; 1811 + font-size: 20px; 1812 +} 1813 +#mainContentArea .hero-skeleton { 1814 + height: 8px; 1815 + margin-bottom: 10px; 1816 + border-radius: 10px; 1817 + background: #E2E8F0; 1818 +} 1819 +#mainContentArea .hero-skeleton.short { 1820 + width: 64%; 1821 +} 1822 +#mainContentArea .hero-dashboard-grid { 1823 + margin-top: 28px; 1824 + display: grid; 1825 + grid-template-columns: repeat(2, minmax(0, 1fr)); 1826 + gap: 18px; 1827 +} 1828 +#mainContentArea .hero-mini-card { 1829 + padding: 18px; 1830 + border: 1px solid @line; 1831 + border-radius: 14px; 1832 + background: #fff; 1833 +} 1834 +#mainContentArea .hero-mini-card h4 { 1835 + margin: 0 0 14px; 1836 + font-size: 15px; 1837 +} 1838 +#mainContentArea .hero-status-row { 1839 + gap: 10px; 1840 + margin: 11px 0; 1841 + color: #475569; 1842 + font-size: 13px; 1843 +} 1844 +#mainContentArea .hero-floating { 1845 + position: absolute; 1846 + border-radius: 16px; 1847 +} 1848 +#mainContentArea .hero-upgrade-card { 1849 + left: 0; 1850 + bottom: 72px; 1851 + width: 320px; 1852 + padding: 20px; 1853 +} 1854 +#mainContentArea .hero-security-card { 1855 + right: 20px; 1856 + top: 260px; 1857 + width: 260px; 1858 + padding: 22px; 1859 +} 1860 +#mainContentArea .hero-security-card ul { 1861 + margin: 0; 1862 + padding: 0; 1863 + list-style: none; 1864 +} 1865 +#mainContentArea .hero-security-card li { 1866 + margin: 12px 0; 1867 + font-size: 14px; 1868 +} 1869 +#mainContentArea .hero-security-card li::before { 1870 + content: "✓"; 1871 + margin-right: 8px; 1872 + color: @brand; 1873 + font-weight: 900; 1874 +} 1875 +#mainContentArea .hero-card-title { 1876 + margin-bottom: 16px; 1877 +} 1878 +#mainContentArea .hero-version-flow { 1879 + gap: 8px; 1880 +} 1881 +#mainContentArea .hero-version { 1882 + width: 62px; 1883 + height: 54px; 1884 + padding: 0 8px; 1885 + display: grid; 1886 + place-items: center; 1887 + box-sizing: border-box; 1888 + border-radius: 8px; 1889 + background: #F1F5F9; 1890 + color: #334155; 1891 + text-align: center; 1892 + font-size: 13px; 1893 + line-height: 1.25; 1894 +} 1895 +#mainContentArea .hero-version.active { 1896 + width: 84px; 1897 + background: @text; 1898 + color: #fff; 1899 +} 1900 +#mainContentArea .hero-arrow { 1901 + color: #64748B; 1902 +} 1903 +#mainContentArea .hero-flow { 1904 + position: absolute; 1905 + right: 48px; 1906 + bottom: 18px; 1907 + gap: 12px; 1908 +} 1909 +#mainContentArea .hero-env { 1910 + min-width: 130px; 1911 + padding: 16px 20px; 1912 + border: 1px solid @line; 1913 + border-radius: 12px; 1914 + background: #fff; 1915 + color: #475569; 1916 + text-align: center; 1917 + text-transform: uppercase; 1918 + font-size: 12px; 1919 + letter-spacing: 1.3px; 1920 + box-shadow: 0 16px 40px rgba(15, 23, 42, .08); 1921 +} 1922 +
- XWiki.StyleSheetExtension[1]
-
- code
-
... ... @@ -1,156 +1,158 @@ 1 1 /* ========== Agnease Public Top Menu ========== */ 2 - 3 -@brand: #00937D; 4 -@brand-strong: #007B6A; 5 -@text: #2D3A34; 6 -@muted: #5B6B64; 7 -@line: #E4ECE9; 8 -@brand-bg: #F4FCFA; 9 - 10 10 /* Top-level menu items */ 11 11 12 -.agnease-services-menu, 13 -.agnease-products-menu { 14 - .dropdown-toggle { 15 - font-weight: inherit; 16 - font-size: inherit; 4 +#menuview .agnease-menu-item, 5 +#menuview .agnease-menu-link { 6 + > a, 7 + > .dropdown-toggle { 8 + color: @brand; 9 + font-size: 17px; 10 + font-weight: 600; 11 + padding-left: 16px; 12 + padding-right: 16px; 13 + text-decoration: none; 14 + background: transparent; 17 17 } 18 18 19 - .caret { 20 - margin-left: 4px; 21 - } 22 - 23 - &.open > .dropdown-toggle, 24 - .dropdown-toggle:hover, 25 - .dropdown-toggle:focus { 17 + > a:hover, 18 + > a:focus, 19 + > a:active, 20 + &.open > a, 21 + &.active > a { 26 26 color: @brand-strong; 23 + text-decoration: none; 24 + outline: none; 27 27 background: transparent; 28 - background-color: transparent; 29 - box-shadow: none; 30 30 } 31 -} 32 32 33 -/* Keep Agnease public top-level menu visually clean when hovered/open/focused */ 28 + .caret { 29 + margin-left: 5px; 30 + border-top-color: @brand; 31 + border-bottom-color: @brand; 32 + } 34 34 35 -.navbar-nav > li.agnease-services-menu > a, 36 -.navbar-nav > li.agnease-products-menu > a, 37 -.navbar-nav > li.agnease-services-menu > a:hover, 38 -.navbar-nav > li.agnease-products-menu > a:hover, 39 -.navbar-nav > li.agnease-services-menu > a:focus, 40 -.navbar-nav > li.agnease-products-menu > a:focus, 41 -.navbar-nav > li.agnease-services-menu.open > a, 42 -.navbar-nav > li.agnease-products-menu.open > a, 43 -.navbar-nav > li.agnease-services-menu.open > a:hover, 44 -.navbar-nav > li.agnease-products-menu.open > a:hover, 45 -.navbar-nav > li.agnease-services-menu.open > a:focus, 46 -.navbar-nav > li.agnease-products-menu.open > a:focus { 47 - background: transparent; 48 - background-color: transparent; 49 - color: @brand-strong; 50 - box-shadow: none; 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 + } 51 51 } 52 52 53 -/* Dropdown panel s*/44 +/* Dropdown panel */ 54 54 55 -.agnease-services-dropdown, 56 -.agnease-products-dropdown { 57 - min-width: 360px; 58 - padding: 10px; 59 - border: 1px solid @line; 46 +#menuview .agnease-dropdown { 47 + min-width: 310px; 48 + padding: 10px 8px; 49 + border: 1px solid fade(@brand, 18%); 60 60 border-radius: 12px; 61 - box-shadow: 0 12px 36px rgba(0, 0, 0, .10); 51 + background: #fff; 52 + box-shadow: 0 12px 32px fade(@brand-strong, 12%); 62 62 63 63 > li > a { 64 64 display: flex; 65 - align-items: flex-start;56 + align-items: center; 66 66 gap: 12px; 67 - padding: 10px 12px; 68 - border-radius: 10px; 69 - color: @text; 70 - white-space: normal; 58 + padding: 11px 14px; 59 + color: @brand; 60 + white-space: nowrap; 61 + font-size: 16px; 62 + font-weight: 600; 63 + line-height: 1.3; 64 + text-decoration: none; 65 + background: transparent; 71 71 67 + i { 68 + width: 20px; 69 + flex: 0 0 20px; 70 + color: @brand; 71 + text-align: center; 72 + font-size: 15px; 73 + } 74 + 72 72 &:hover, 73 - &:focus { 76 + &:focus, 77 + &:active { 74 74 color: @brand-strong; 75 - background: @brand-bg; 76 76 text-decoration: none; 80 + outline: none; 81 + background: transparent; 77 77 78 - .menu-icon{83 + i { 79 79 color: @brand-strong; 80 - background: fade(@brand, 14%); 81 - border-color: fade(@brand, 28%); 82 82 } 86 + } 87 + } 83 83 84 - strong{85 - color: @brand-strong;86 - }89 + > .active > a { 90 + color: @brand-strong; 91 + background: transparent; 87 87 88 - small { 89 - color: @muted; 90 - } 93 + i { 94 + color: @brand-strong; 91 91 } 92 92 } 93 93 94 94 .divider { 95 95 margin: 8px 0; 96 - background-color: @ line;100 + background-color: fade(@brand, 16%); 97 97 } 102 +} 98 98 99 - .menu-icon { 100 - width: 34px; 101 - height: 34px; 102 - border-radius: 50%; 103 - background: fade(@brand, 8%); 104 - border: 1px solid fade(@brand, 18%); 105 - color: @brand; 106 - display: flex; 107 - align-items: center; 108 - justify-content: center; 109 - flex-shrink: 0; 110 - transition: color .15s ease, background .15s ease, border-color .15s ease; 104 +/* Mobile */ 105 + 106 +@media (max-width: 767px) { 107 + #menuview { 108 + margin-left: 0; 109 + width: 100%; 111 111 } 112 112 113 - .menu-text { 114 - display: flex; 115 - flex-direction: column; 116 - line-height: 1.25; 112 + #menuview .navbar-nav { 113 + float: none; 114 + margin: 0; 115 + width: 100%; 116 + text-align: center; 117 + } 117 117 118 - strong { 119 - color: @brand; 120 - font-size: 14px; 121 - font-weight: 600; 122 - } 119 + #menuview .navbar-nav > li { 120 + float: none; 121 + display: inline-block; 122 + } 123 123 124 - small { 125 - color: @muted; 126 - font-size: 12px; 127 - margin-top: 2px; 128 - font-weight: 400; 129 - } 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; 130 130 } 131 -} 132 132 133 -/* Products dropdown can be slightly narrower for now */ 134 - 135 -.agnease-products-dropdown { 136 - min-width: 340px; 137 -} 138 - 139 -/* Mobile */ 140 - 141 -@media (max-width: 767px) { 142 - .agnease-services-dropdown, 143 - .agnease-products-dropdown { 133 + #menuview .agnease-dropdown { 144 144 min-width: 0; 145 145 width: 100%; 146 - padding: 6px; 136 + padding: 4px 8px 8px 18px; 137 + border: 0; 147 147 border-radius: 0; 148 - border-left: 0; 149 - border-right: 0; 150 150 box-shadow: none; 140 + background: transparent; 141 + text-align: left; 151 151 152 152 > li > a { 153 - padding: 10px; 144 + padding: 8px 10px; 145 + white-space: normal; 146 + font-size: 15px; 147 + 148 + i { 149 + width: 18px; 150 + flex-basis: 18px; 151 + } 154 154 } 153 + 154 + .divider { 155 + margin: 5px 0; 156 + } 155 155 } 156 156 }
- 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