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 (1 modified, 2 added, 1 removed)
Details
- Page properties
-
- Default language
-
... ... @@ -1,1 +1,0 @@ 1 -en - Hidden
-
... ... @@ -1,1 +1,1 @@ 1 - false1 +true - Content
-
... ... @@ -2,175 +2,220 @@ 2 2 #macro (displayPublicContent) 3 3 #set ($discard = $xwiki.ssx.use('PublicWebSite.WebHome')) 4 4 {{html clean="false"}} 5 - ## HERO5 + 6 6 <section class="hero hero-centered" aria-labelledby="hero-title"> 7 7 <div class="container hero-inner"> 8 - <h1 id="hero-title">Keep Your XWiki Platform Secure, Stable and Up-to-Date</h1> 9 - <p class="lead">Helping organizations safely upgrade and maintain their XWiki environments.</p> 8 + <h1 id="hero-title">Professional XWiki consulting and engineering</h1> 9 + 10 + <p class="lead"> 11 + Agnease helps organizations upgrade, maintain, secure and extend production XWiki platforms with practical 12 + engineering support, custom development, integrations and long-term care. 13 + </p> 14 + 10 10 <ul class="benefits"> 11 - <li> <a href="$xwiki.getURL('services.xwiki-upgrades')">Smoothupgrades</a></li>12 - <li> Reliable supportplans</li>13 - <li>Custom i ntegrations</li>14 - <li> Secure, optimizedplatforms</li>16 + <li>XWiki LTS upgrades</li> 17 + <li>Maintenance and support</li> 18 + <li>Custom XWiki development</li> 19 + <li>Migrations and integrations</li> 15 15 </ul> 16 - <div class="hero-cta"> 17 - <a href="mailto:alex@agnease.com">Contact Agnease</a> 18 - #*<a class="btn btn-primary" href="#contact" aria-label="Request a consultation" data-toggle="modal" data-target="#requestConsultation"> 19 - Request a consultation 20 - </a> 21 - #requestConsultationModal()*# 22 - ##data-toggle="modal" data-target="#requestConsultationModal" 21 + 22 + <div class="hero-actions"> 23 + <a class="btn btn-primary" href="https://calendly.com/alex-agnease/30min?back=1&month=2026-06">Book a free discussion</a> 24 + ##<a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Request a consultation</a> 25 + <a class="btn btn-secondary" href="$xwiki.getURL('services.WebHome')">View XWiki services</a> 23 23 </div> 24 24 </div> 25 25 </section> 26 - ## WHY CHOOSE 27 - #set ($whySectionData = [{ 28 - 'title': 'Stability & security', 29 - 'icon': 'shield', 30 - 'content': 'Proven upgrade steps, rollback safety, and proactive hardening keep your wiki reliable.' 31 - },{ 32 - 'title': 'Predictable delivery', 33 - 'icon': 'check-square-o', 34 - 'content': 'Clear scope, defined steps, and documented results to avoid surprises.' 35 - },{ 36 - 'title': 'Clean integrations', 37 - 'icon': 'link', 38 - 'content': 'Maintainable SSO, API, and system connections tailored to your environment.' 39 - },{ 40 - 'title': 'Long-term support', 41 - 'icon': 'life-ring', 42 - 'content': 'Guaranteed response times, regular checks, and fast assistance when needed.' 43 - }]) 44 - <section aria-labelledby="why-title"> 29 + 30 + <section class="trust-strip" aria-label="Agnease experience"> 45 45 <div class="container"> 46 - <h2 id="why-title">Why choose Agnease</h2> 47 - <p class="lead">10+ years of XWiki expertise with structured delivery and lasting collaboration</p> 48 - <div class="widgets"> 49 - #foreach ($entry in $whySectionData) 50 - <article class="widget"> 51 - <div class="icon" aria-hidden="true"> 52 - <i class="fa fa-$entry.icon"></i> 53 - <h4>$entry.title</h4> 54 - </div> 55 - <p>$entry.content</p> 56 - </article> 57 - #end 58 - </div> 32 + <ul> 33 + <li><i class="fa fa-check-circle" aria-hidden="true"></i> 11+ years of XWiki experience</li> 34 + <li><i class="fa fa-check-circle" aria-hidden="true"></i> Upgrades, support and custom development</li> 35 + <li><i class="fa fa-check-circle" aria-hidden="true"></i> Security-aware maintenance</li> 36 + <li><i class="fa fa-check-circle" aria-hidden="true"></i> Practical long-term collaboration</li> 37 + </ul> 59 59 </div> 60 60 </section> 61 - ## SERVICES 62 - #set ($servicesSectionData = [{ 63 - 'title': 'Upgrades', 64 - 'icon': 'refresh', 65 - 'content': 'Stay current with the latest XWiki LTS and keep your instance reliable.', 66 - 'items': [ 67 - 'Audit setup, extensions, and configurations', 68 - 'Test upgrades with backups and validation', 69 - 'Safe production rollout with minimal downtime' 70 - ] 71 - },{ 72 - 'title': 'Maintenance, Support & Recovery', 73 - 'icon': 'stethoscope', 74 - 'content': 'Ensure long-term stability and quick response when issues appear.', 75 - 'items': [ 76 - 'Monitoring and performance checks', 77 - 'Security patching, log analysis, triage', 78 - 'Issue recovery, data repair, hardening' 79 - ] 80 - },{ 81 - 'title': 'Development & Integrations', 82 - 'icon': 'cogs', 83 - 'content': 'Extend and connect XWiki to fit your workflow and systems.', 84 - 'items': [ 85 - 'Custom apps, macros, automation', 86 - 'SSO, REST APIs, LDAP, CRM links', 87 - 'Maintainable extensions for long-term use' 88 - ] 89 - },{ 90 - 'title': 'Hosting & Deployment', 91 - 'icon': 'cloud', 92 - 'content': 'Cloud-ready environments designed for reliability and performance.', 93 - 'items': [ 94 - 'Containerized deployment and TLS', 95 - 'Backups, restore strategy, observability', 96 - 'Optimization and load tuning' 97 - ] 98 - },{ 99 - 'title': 'Migrations to XWiki', 100 - 'icon': 'exchange', 101 - 'content': 'Move from Confluence, SharePoint, or MediaWiki to XWiki with full data integrity and structure.', 102 - 'items': [ 103 - 'Preserve hierarchy, attachments, and permissions', 104 - 'Convert macros, categories, and metadata for XWiki', 105 - 'Redirect old URLs and maintain SEO consistency' 106 - ] 107 - }]) 108 - <section class="services" aria-labelledby="services-title"> 40 + 41 + <section aria-labelledby="platform-title"> 109 109 <div class="container"> 110 - <h2 id="services-title">Services</h2> 111 - <p class="lead"> 112 - All the XWiki services you need, delivered with precision and care 43 + <h2 id="platform-title">XWiki support for production knowledge platforms</h2> 44 + <p class="section-intro"> 45 + XWiki often grows from a documentation space into a business-critical knowledge platform. 46 + When it supports intranets, procedures, workflows, audits or integrations, it needs structured technical care 47 + for upgrades, security, permissions and maintainability. 113 113 </p> 114 114 115 - #set ($servicesSize = $servicesSectionData.size()) 116 - <div class="services-grid"> 117 - #foreach ($entry in $servicesSectionData) 118 - #set ($classes = "service") 119 - ## If this is the last item AND the total number is odd, center it 120 - #if ($foreach.count == $servicesSize && ($servicesSize % 2) == 1) 121 - #set ($classes = "service service-center") 122 - #end 50 + <div class="pathways"> 51 + <article class="pathway-card"> 52 + <div class="card-heading"> 53 + <div class="pathway-icon"> 54 + <i class="fa fa-refresh" aria-hidden="true"></i> 55 + </div> 56 + <h3>Upgrade XWiki safely</h3> 57 + </div> 58 + <p> 59 + Plan and execute XWiki LTS upgrades with compatibility checks, staging validation and rollback planning. 60 + </p> 61 + <ul> 62 + <li>LTS upgrade planning</li> 63 + <li>Extension and custom code review</li> 64 + <li>Staging and production validation</li> 65 + </ul> 66 + <p class="card-link"> 67 + <a href="$xwiki.getURL('services.xwiki-upgrades')">View upgrade services</a> 68 + </p> 69 + </article> 123 123 124 - <article class="$classes"> 125 - <div class="service-icon"> 126 - <i class="fa fa-$entry.icon" aria-hidden="true"></i> 71 + <article class="pathway-card"> 72 + <div class="card-heading"> 73 + <div class="pathway-icon"> 74 + <i class="fa fa-life-ring" aria-hidden="true"></i> 127 127 </div> 128 - <div class="service-body"> 129 - <h4>$entry.title</h4> 130 - <p>$entry.content</p> 131 - <ul> 132 - #foreach ($item in $entry.items) 133 - <li>$item</li> 134 - #end 135 - </ul> 76 + <h3>Maintain XWiki reliably</h3> 77 + </div> 78 + <p> 79 + Keep production XWiki instances stable with troubleshooting, maintenance planning, recovery support and security-aware care. 80 + </p> 81 + <ul> 82 + <li>Troubleshooting and recovery</li> 83 + <li>Performance and log analysis</li> 84 + <li>Upgrade and maintenance planning</li> 85 + </ul> 86 + <p class="card-link"> 87 + <a href="$xwiki.getURL('services.xwiki-maintenance-support')">View support services</a> 88 + </p> 89 + </article> 90 + 91 + <article class="pathway-card"> 92 + <div class="card-heading"> 93 + <div class="pathway-icon"> 94 + <i class="fa fa-cogs" aria-hidden="true"></i> 136 136 </div> 137 - </article> 138 - #end 96 + <h3>Extend XWiki for your processes</h3> 97 + </div> 98 + <p> 99 + Build custom XWiki applications, workflows, dashboards and integrations around real business needs. 100 + </p> 101 + <ul> 102 + <li>Custom XWiki applications</li> 103 + <li>Workflows and approvals</li> 104 + <li>APIs, SSO, LDAP and integrations</li> 105 + </ul> 106 + <p class="card-link"> 107 + <a href="$xwiki.getURL('services.xwiki-development-integrations')">View development services</a> 108 + </p> 109 + </article> 139 139 </div> 140 140 </div> 141 141 </section> 142 - ## CTA INLINE143 - <section id="contact"class="cta-section">113 + 114 + <section class="industry-trust-section" aria-labelledby="industry-trust-title"> 144 144 <div class="container"> 145 - <p class="text-center contact-inline"> 146 - Need help with your XWiki? <a href="mailto:alex@agnease.com">Contact Agnease</a>. 147 - </p> 116 + <div class="industry-trust-panel"> 117 + <h2 id="industry-trust-title">Trusted XWiki expertise for business-critical platforms</h2> 118 + 119 + <p class="section-intro"> 120 + Experience supporting XWiki platforms used in healthcare, financial services, scientific research, 121 + government institutions, transportation, software development, compliance programs and regulated environments. 122 + </p> 123 + 124 + <div class="industry-tags" aria-label="Industries and environments supported"> 125 + <span>Healthcare</span> 126 + <span>Financial services</span> 127 + <span>Scientific research</span> 128 + <span>Government institutions</span> 129 + <span>Transportation</span> 130 + <span>Software development</span> 131 + <span>Compliance programs</span> 132 + <span>Regulated environments</span> 133 + </div> 134 + 135 + <p class="industry-support"> 136 + Organizations rely on these platforms to manage documentation, workflows, compliance processes, 137 + research knowledge and critical business information. From upgrades and authentication integrations 138 + to workflow systems and long-term maintenance, Agnease helps keep XWiki secure, stable and ready for the future. 139 + </p> 140 + </div> 148 148 </div> 149 149 </section> 150 - {{/html}} 151 -#end 152 152 153 -#macro(requestConsultationModal) 154 - <div class="modal fade" id="requestConsultation" tabindex="-1" role="dialog"> 155 - <div class="modal-dialog"> 156 - <div class="modal-content"> 157 - <div class="modal-header"> 158 - <button type="button" class="close" data-dismiss="modal">×</button> 159 - <h4 class="modal-title">Request a consultation</h4> 160 - </div> 161 - <div class="modal-body"> 162 - <div> 163 - ##Need help with your XWiki? <a href="mailto:alex@agnease.com">Contact Agnease</a> 164 - #displayFormFromSheetCode() 144 + <section class="split-section" aria-labelledby="why-title"> 145 + <div class="container"> 146 + <div class="split-grid"> 147 + <div class="split-copy"> 148 + <h2 id="why-title">Why work with an XWiki specialist</h2> 149 + <p> 150 + XWiki projects often involve more than pages. Production platforms may include custom code, 151 + extensions, authentication, permissions, workflows, integrations, compliance documentation 152 + and business-critical knowledge. 153 + </p> 154 + <p> 155 + Agnease brings 11+ years of hands-on XWiki experience to help reduce risk, support long-term reliability 156 + and leave the platform easier to maintain after the work is complete. 157 + </p> 165 165 </div> 159 + 160 + <ol class="process-list"> 161 + <li> 162 + <strong>Review the XWiki environment</strong> 163 + Version, extensions, infrastructure, authentication, permissions, custom code and critical features. 164 + </li> 165 + <li> 166 + <strong>Define the safest next steps</strong> 167 + Scope, risks, dependencies, effort, rollback options and validation requirements. 168 + </li> 169 + <li> 170 + <strong>Implement, validate and document</strong> 171 + Controlled changes, testing, production validation and notes for future maintenance. 172 + </li> 173 + </ol> 166 166 </div> 167 - <div class="modal-footer"> 168 - ##<input id="continueCategorySelection" type="button" class="btn btn-default" data-dismiss="modal" 169 - ## value="$escapetool.xml($services.localization.render('yesno_1'))"> 175 + </div> 176 + </section> 177 + 178 + <section class="resource-strip homepage-resource-strip" aria-labelledby="resources-title"> 179 + <div class="container"> 180 + <h2 id="resources-title">XWiki resources for safer long-term maintenance</h2> 181 + <p class="section-intro"> 182 + Practical articles about XWiki upgrades, customization and production platform care. 183 + </p> 184 + 185 + <div class="resource-grid"> 186 + <article class="resource-card"> 187 + <h4>Why upgrade your XWiki instance?</h4> 188 + <p> 189 + Learn why regular XWiki upgrades reduce security exposure, compatibility issues and long-term maintenance risk. 190 + </p> 191 + <a href="$xwiki.getURL('resources.why-upgrade-xwiki')">Read the article</a> 192 + </article> 193 + 194 + <article class="resource-card"> 195 + <h4>XWiki upgrade services</h4> 196 + <p> 197 + See how XWiki upgrades can be planned, tested and validated for production instances with customizations and integrations. 198 + </p> 199 + <a href="$xwiki.getURL('services.xwiki-upgrades')">View upgrade services</a> 200 + </article> 170 170 </div> 171 171 </div> 172 - </div> 173 - </div> 203 + </section> 204 + 205 + <section class="cta-section" aria-labelledby="contact-title"> 206 + <div class="container"> 207 + <div class="cta-panel"> 208 + <h2 id="contact-title">Need XWiki consulting or support?</h2> 209 + <p> 210 + Send your current XWiki version, the issue you are facing, or the type of project you want to build. 211 + A short description is enough to define practical next steps. 212 + </p> 213 + <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Contact Agnease</a> 214 + </div> 215 + </div> 216 + </section> 217 + 218 + {{/html}} 174 174 #end 175 175 176 176 #macro (stripHTMLMacro $displayOutput)
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -1,14 +1,35 @@ 1 -/* ========== Agnease Landing (no Bootstrap grid) ========== */ 1 +/* ========== Agnease Public Website ========== */ 2 +/* Old look and feel. */ 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 +/* 16 +@brand: #00937D; 17 +@brand-strong: #007B6A; 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: 1240px; 27 +*/ 28 +@section-padding: 30px 0; 29 +@section-padding-mobile: 28px 0; 30 + 31 +/* ========== Base ========== */ 32 + 12 12 #mainContentArea { 13 13 padding: 0; 14 14 } ... ... @@ -15,26 +15,148 @@ 15 15 16 16 .container { 17 17 max-width: @maxw; 39 + margin-left: auto; 40 + margin-right: auto; 41 + padding-left: 18px; 42 + padding-right: 18px; 18 18 } 19 19 45 +html { 46 + scroll-behavior: smooth; 47 +} 48 + 49 +section { 50 + padding: @section-padding; 51 + border-top: 1px solid @line; 52 + 53 + &:first-of-type { 54 + border-top: none; 55 + } 56 +} 57 + 58 +section[id] { 59 + scroll-margin-top: 92px; 60 +} 61 + 62 +h1, 63 +h2, 64 +h3, 65 +h4 { 66 + color: @text; 67 +} 68 + 69 +h2 { 70 + text-align: center; 71 + margin-top: 0; 72 +} 73 + 20 20 .lead { 21 21 color: @muted; 22 22 text-align: center; 77 + margin-bottom: 0; 23 23 } 24 -h2 { 79 + 80 +.section-intro { 81 + max-width: 760px; 82 + margin: 0 auto 22px; 25 25 text-align: center; 84 + color: @muted; 85 + font-size: 16px; 86 + line-height: 1.55; 26 26 } 27 27 28 -section { 29 - padding: 32px 0; 30 - border-top: 1px solid @line; 89 +a { 90 + color: @brand; 31 31 32 - &:first-of-type { 33 - border-top: none; 92 + &:hover, 93 + &:focus { 94 + color: @brand-strong; 34 34 } 35 35 } 36 36 37 -/* ===== HERO ===== */ 98 +/* ========== Header / Navigation ========== */ 99 + 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); 107 +} 108 + 109 +.header-inner { 110 + min-height: 72px; 111 + display: flex; 112 + align-items: center; 113 + justify-content: space-between; 114 + gap: 24px; 115 +} 116 + 117 +.site-nav { 118 + display: flex; 119 + align-items: center; 120 + gap: 22px; 121 + font-size: 15px; 122 + 123 + a { 124 + color: @text; 125 + text-decoration: none; 126 + font-weight: 600; 127 + 128 + &:hover, 129 + &:focus { 130 + color: @brand; 131 + text-decoration: none; 132 + } 133 + } 134 + 135 + .nav-cta { 136 + color: #fff; 137 + background: @brand; 138 + border: 1px solid @brand; 139 + border-radius: 6px; 140 + padding: 8px 14px; 141 + 142 + &:hover, 143 + &:focus { 144 + color: #fff; 145 + background: @brand-strong; 146 + border-color: @brand-strong; 147 + } 148 + } 149 +} 150 + 151 +/* ========== Buttons ========== */ 152 + 153 +.btn-primary { 154 + background: @brand; 155 + border-color: @brand; 156 + color: #fff; 157 + 158 + &:hover, 159 + &:focus { 160 + background: @brand-strong; 161 + border-color: @brand-strong; 162 + color: #fff; 163 + } 164 +} 165 + 166 +.btn-secondary { 167 + color: @brand; 168 + background: #fff; 169 + border: 1px solid fade(@brand, 35%); 170 + 171 + &:hover, 172 + &:focus { 173 + color: @brand-strong; 174 + border-color: @brand; 175 + background: @brand-bg; 176 + } 177 +} 178 + 179 +/* ========== Hero ========== */ 180 + 38 38 .hero { 39 39 overflow: hidden; 40 40 background-repeat: no-repeat; ... ... @@ -43,16 +43,16 @@ 43 43 &.hero-centered { 44 44 text-align: center; 45 45 background: 46 - radial-gradient(50rem 18rem at 50% -10%, #E7FFF80%, transparent 60%),189 + radial-gradient(50rem 18rem at 50% -10%, @brand-soft 0%, transparent 60%), 47 47 radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%); 48 48 display: flex; 49 49 align-items: center; 50 50 justify-content: center; 51 - min-height: 3 50px;194 + min-height: 330px; 52 52 } 53 53 54 54 .hero-inner { 55 - max-width: 8 50px;198 + max-width: 860px; 56 56 margin: 0 auto; 57 57 display: flex; 58 58 flex-direction: column; ... ... @@ -59,14 +59,20 @@ 59 59 align-items: center; 60 60 } 61 61 62 - .hero-cta { 63 - display: flex; 64 - gap: 0.8rem; 65 - flex-wrap: wrap; 66 - justify-content: center; 67 - margin-top: 0.3rem; 205 + h1 { 206 + max-width: 790px; 207 + margin-left: auto; 208 + margin-right: auto; 209 + line-height: 1.18; 68 68 } 69 69 212 + .lead { 213 + max-width: 820px; 214 + font-size: 19px; 215 + line-height: 1.55; 216 + margin-top: 12px; 217 + } 218 + 70 70 .benefits { 71 71 display: flex; 72 72 flex-wrap: wrap; ... ... @@ -73,61 +73,149 @@ 73 73 justify-content: center; 74 74 list-style: none; 75 75 padding: 0; 76 - margin: 0.8rem0 0;225 + margin: 14px 0 0; 77 77 color: @muted; 78 78 font-size: 14px; 79 79 80 80 li + li::before { 81 81 content: "•"; 82 - margin: 0 5px;231 + margin: 0 6px; 83 83 } 233 + } 234 +} 84 84 85 - @media (max-width: 640px) { 86 - li + li::before { 87 - content: none; 88 - } 89 - li:nth-child(1)::after, 90 - li:nth-child(3)::after { 91 - content: "•"; 92 - margin: 0 5px; 93 - } 94 - } 236 +.hero-kicker { 237 + display: inline-flex; 238 + align-items: center; 239 + gap: 8px; 240 + color: @brand; 241 + background: fade(@brand, 8%); 242 + border: 1px solid fade(@brand, 18%); 243 + border-radius: 999px; 244 + padding: 6px 12px; 245 + margin-bottom: 14px; 246 + font-size: 13px; 247 + font-weight: 700; 248 +} 249 + 250 +.hero-actions, 251 +#hero-cta { 252 + display: flex; 253 + gap: 12px; 254 + flex-wrap: wrap; 255 + justify-content: center; 256 + margin-top: 22px; 257 +} 258 + 259 +/* ========== Trust Strip ========== */ 260 + 261 +.trust-strip { 262 + padding: 18px 0; 263 + border-top: 1px solid @line; 264 + background: #fff; 265 + 266 + ul { 267 + max-width: 960px; 268 + margin: 0 auto; 269 + padding: 0; 270 + list-style: none; 271 + display: flex; 272 + justify-content: center; 273 + gap: 22px; 274 + flex-wrap: wrap; 275 + color: @muted; 276 + font-size: 13px; 95 95 } 278 + 279 + li { 280 + display: flex; 281 + align-items: center; 282 + gap: 7px; 283 + } 284 + 285 + i { 286 + color: @brand; 287 + } 96 96 } 97 97 98 -/* ===== WHY CHOOSE (cards) ===== */ 290 +/* ========== Reusable Grids ========== */ 291 + 292 +.card-grid, 293 +.pathways, 294 +.services-grid, 295 +.resource-grid, 99 99 .widgets { 100 - margin-top: 12px; 101 101 display: grid; 102 - grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); 103 - grid-gap: 16px; 298 + grid-gap: 18px; 299 + margin-left: auto; 300 + margin-right: auto; 104 104 } 105 105 106 -.widget { 107 - padding: 18px; 303 +.card-grid, 304 +.pathways, 305 +.services-grid { 306 + grid-template-columns: repeat(3, minmax(0, 1fr)); 307 + max-width: 1040px; 308 + margin-top: 22px; 309 +} 310 + 311 +.resource-grid { 312 + grid-template-columns: repeat(2, minmax(0, 1fr)); 313 + max-width: 1040px; 314 + margin-top: 22px; 315 +} 316 + 317 +.widgets { 318 + grid-template-columns: repeat(4, minmax(0, 1fr)); 319 + max-width: 1040px; 320 + margin-top: 20px; 321 +} 322 + 323 +.card-grid > *, 324 +.pathways > *, 325 +.services-grid > *, 326 +.resource-grid > *, 327 +.widgets > * { 328 + min-width: 0; 329 +} 330 + 331 +/* ========== Shared Card Style ========== */ 332 + 333 +.widget, 334 +.pathway-card, 335 +.service-card, 336 +.resource-card { 108 108 background: #fff; 109 109 border: 1px solid @line; 110 110 border-radius: @radius; 111 111 box-shadow: @shadow-sm; 112 - transition: transform .18s ease, box-shadow .18s ease; 341 +} 342 + 343 +/* ========== Small Widgets ========== */ 344 + 345 +.widget { 346 + padding: 18px; 113 113 display: flex; 114 114 flex-direction: column; 115 115 height: 100%; 116 116 117 - &:hover { 118 - transform: translateY(-2px); 119 - box-shadow: @shadow; 120 - } 121 - 122 122 .icon { 123 123 display: flex; 124 124 align-items: center; 125 125 gap: 10px; 126 - padding-bottom: 6px; 127 - margin-bottom: 8px; 128 - border-bottom: 1px solid fade(@line, 60%); 129 - i { color: @brand; } 130 - h4 { margin: 0; line-height: 1.2; color: @text; } 355 + padding-bottom: 8px; 356 + margin-bottom: 10px; 357 + border-bottom: 1px solid fade(@line, 70%); 358 + 359 + i { 360 + color: @brand; 361 + } 362 + 363 + h4 { 364 + margin: 0; 365 + line-height: 1.25; 366 + color: @text; 367 + } 131 131 } 132 132 133 133 p { ... ... @@ -137,31 +137,170 @@ 137 137 } 138 138 } 139 139 140 -/* ===== SERVICES ===== */ 141 -.services { 142 - .services-grid { 143 - margin-top: 20px; 377 +/* ========== Homepage Pathway Cards ========== */ 378 + 379 +.pathway-card { 380 + padding: 24px; 381 + display: flex; 382 + flex-direction: column; 383 + min-height: 100%; 384 + 385 + .card-heading { 144 144 display: flex; 145 - flex-wrap: wrap; 146 - gap: 24px; 387 + align-items: center; 388 + gap: 14px; 389 + margin-bottom: 14px; 390 + } 147 147 148 - /* center the whole block under the heading */ 149 - max-width: 960px; 150 - margin-left: auto; 151 - margin-right: auto; 392 + .pathway-icon { 393 + width: 52px; 394 + height: 52px; 395 + border-radius: 50%; 396 + display: flex; 397 + align-items: center; 152 152 justify-content: center; 399 + color: @brand; 400 + background: fade(@brand, 10%); 401 + font-size: 19px; 402 + flex-shrink: 0; 153 153 } 154 154 405 + h3 { 406 + margin: 0; 407 + color: @text; 408 + font-size: 22px; 409 + line-height: 1.25; 410 + } 411 + 412 + p { 413 + color: @muted; 414 + line-height: 1.55; 415 + margin: 0 0 16px; 416 + } 417 + 418 + ul { 419 + margin: 0 0 22px; 420 + padding-left: 18px; 421 + color: @muted; 422 + font-size: 14px; 423 + line-height: 1.55; 424 + } 425 + 426 + li { 427 + margin: 6px 0; 428 + } 429 + 430 + .card-link { 431 + margin-top: auto; 432 + padding-top: 4px; 433 + 434 + a { 435 + color: @brand; 436 + font-weight: 700; 437 + text-decoration: underline; 438 + 439 + &:hover, 440 + &:focus { 441 + color: @brand-strong; 442 + } 443 + } 444 + } 445 +} 446 + 447 +.industry-trust-section { 448 + background: 449 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 70%); 450 + 451 + .industry-trust-panel { 452 + max-width: 1040px; 453 + margin: 0 auto; 454 + padding: 30px 28px; 455 + border: 1px solid fade(@brand, 16%); 456 + border-radius: @radius; 457 + background: 458 + radial-gradient(34rem 12rem at 50% 0%, fade(@brand-soft, 75%) 0%, #fff 72%); 459 + box-shadow: @shadow-sm; 460 + text-align: center; 461 + } 462 + 463 + h2 { 464 + margin-bottom: 12px; 465 + } 466 + 467 + .section-intro { 468 + margin-bottom: 20px; 469 + max-width: 820px; 470 + } 471 + 472 + .industry-tags { 473 + max-width: 880px; 474 + margin: 0 auto; 475 + display: flex; 476 + flex-wrap: wrap; 477 + justify-content: center; 478 + gap: 10px; 479 + } 480 + 481 + .industry-tags span { 482 + display: inline-flex; 483 + align-items: center; 484 + padding: 7px 12px; 485 + border: 1px solid fade(@brand, 20%); 486 + border-radius: 999px; 487 + background: #fff; 488 + color: @text; 489 + font-size: 13px; 490 + font-weight: 600; 491 + line-height: 1.2; 492 + box-shadow: 0 3px 10px rgba(0, 0, 0, .04); 493 + } 494 + 495 + .industry-support { 496 + max-width: 820px; 497 + margin: 22px auto 0; 498 + color: @muted; 499 + font-size: 16px; 500 + line-height: 1.6; 501 + } 502 +} 503 + 504 +@media (max-width: 640px) { 505 + .industry-trust-section { 506 + .industry-trust-panel { 507 + padding: 24px 18px; 508 + } 509 + 510 + .industry-tags { 511 + gap: 8px; 512 + } 513 + 514 + .industry-tags span { 515 + font-size: 12px; 516 + padding: 6px 10px; 517 + } 518 + } 519 +} 520 + 521 +/* ========== Services ========== */ 522 + 523 +.services { 524 + .services-grid { 525 + max-width: 1040px; 526 + } 527 + 155 155 .service { 156 - flex: 0 1 calc(50% - 12px); 157 157 display: flex; 158 158 align-items: flex-start; 159 159 gap: 16px; 160 - margin-bottom: 8px; 532 + padding: 22px; 533 + background: #fff; 534 + border: 1px solid @line; 535 + border-radius: @radius; 536 + box-shadow: @shadow-sm; 161 161 162 162 .service-icon { 163 - width: 4 2px;164 - height: 4 2px;539 + width: 46px; 540 + height: 46px; 165 165 border-radius: 50%; 166 166 display: flex; 167 167 align-items: center; ... ... @@ -170,66 +170,1064 @@ 170 170 color: @brand; 171 171 background: fade(@brand, 10%); 172 172 flex-shrink: 0; 173 - margin-top: 3px;549 + margin-top: 2px; 174 174 } 175 175 176 176 .service-body { 177 177 h4 { 178 - margin: 0 0 4px; 179 - font-size: 1.125rem; 554 + margin: 0 0 6px; 555 + font-size: 18px; 556 + line-height: 1.25; 180 180 font-weight: 800; 558 + color: @text; 181 181 } 560 + 182 182 p { 183 - margin: 0 0 6px;184 - color: @te xt;562 + margin: 0 0 8px; 563 + color: @muted; 185 185 line-height: 1.5; 186 186 } 566 + 187 187 ul { 188 - margin: .45rem0 0;189 - padding-left: 1 .1rem;568 + margin: 9px 0 0; 569 + padding-left: 18px; 190 190 color: @muted; 191 191 font-size: 13px; 572 + line-height: 1.5; 192 192 } 574 + 193 193 li { 194 - margin: .25rem 0; 195 - line-height: 1.45; 576 + margin: 4px 0; 196 196 } 197 197 } 198 198 } 580 +} 199 199 200 - /* ==== Center last item on its own row while keeping 50% width ==== */ 201 - .service-center { 202 - /* same width as siblings */ 203 - flex: 0 1 calc(55% - 12px); 582 +/* ========== Split / Process Section ========== */ 204 204 205 - /* push to center */ 206 - margin-left: auto; 207 - margin-right: auto; 584 +.split-section { 585 + background: 586 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%); 587 +} 588 + 589 +.split-grid { 590 + display: grid; 591 + grid-template-columns: 1.1fr .9fr; 592 + grid-gap: 36px; 593 + max-width: 1040px; 594 + margin: 0 auto; 595 + align-items: center; 596 +} 597 + 598 +.split-copy { 599 + h2 { 600 + text-align: left; 601 + margin-top: 0; 208 208 } 209 209 210 - /* Mobile: 1 per row */ 211 - @media (max-width: 767px) { 212 - .services-grid { 213 - gap: 16px; 214 - max-width: 100%; 604 + p { 605 + color: @muted; 606 + line-height: 1.6; 607 + } 608 +} 609 + 610 +.process-list { 611 + counter-reset: process; 612 + margin: 0; 613 + padding: 0; 614 + list-style: none; 615 + 616 + li { 617 + counter-increment: process; 618 + position: relative; 619 + padding: 16px 16px 16px 58px; 620 + margin-bottom: 12px; 621 + background: #fff; 622 + border: 1px solid @line; 623 + border-radius: @radius; 624 + box-shadow: @shadow-sm; 625 + color: @muted; 626 + line-height: 1.5; 627 + 628 + &:before { 629 + content: counter(process); 630 + position: absolute; 631 + left: 16px; 632 + top: 16px; 633 + width: 28px; 634 + height: 28px; 635 + border-radius: 50%; 636 + background: fade(@brand, 10%); 637 + color: @brand; 638 + display: flex; 639 + align-items: center; 640 + justify-content: center; 641 + font-weight: 800; 215 215 } 216 216 217 - .service, 218 - .service-center { 219 - flex: 0 1 100%; 220 - margin-left: 0; 221 - margin-right: 0; 644 + strong { 645 + display: block; 646 + color: @text; 647 + margin-bottom: 3px; 222 222 } 223 223 } 224 224 } 225 225 226 -/* ===== CTA ===== */ 652 +/* ========== Resources ========== */ 653 + 654 +.resource-strip { 655 + background: @brand-bg; 656 +} 657 + 658 +.resource-card { 659 + padding: 20px; 660 + 661 + h4 { 662 + margin: 0 0 8px; 663 + color: @text; 664 + font-size: 18px; 665 + line-height: 1.25; 666 + } 667 + 668 + p { 669 + color: @muted; 670 + margin: 0 0 12px; 671 + line-height: 1.5; 672 + } 673 + 674 + a { 675 + color: @brand; 676 + font-weight: 700; 677 + } 678 +} 679 + 680 +/* ========== Homepage Resource Strip ========== */ 681 + 682 +.homepage-resource-strip { 683 + background: 684 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 70%); 685 + 686 + .resource-grid { 687 + max-width: 1040px; 688 + margin: 22px auto 0; 689 + display: grid; 690 + grid-template-columns: repeat(2, minmax(0, 1fr)); 691 + grid-gap: 22px; 692 + align-items: stretch; 693 + } 694 + 695 + .resource-card { 696 + display: flex; 697 + flex-direction: column; 698 + min-width: 0; 699 + min-height: 100%; 700 + padding: 26px; 701 + } 702 + 703 + .resource-card h4 { 704 + margin: 0 0 10px; 705 + color: @text; 706 + font-size: 21px; 707 + line-height: 1.25; 708 + font-weight: 700; 709 + } 710 + 711 + .resource-card p { 712 + margin: 0 0 18px; 713 + color: @muted; 714 + font-size: 15px; 715 + line-height: 1.6; 716 + } 717 + 718 + .resource-card a { 719 + margin-top: auto; 720 + color: @brand; 721 + font-weight: 700; 722 + text-decoration: underline; 723 + 724 + &:hover, 725 + &:focus { 726 + color: @brand-strong; 727 + } 728 + } 729 +} 730 + 731 +@media (max-width: 980px) { 732 + .homepage-resource-strip { 733 + .resource-grid { 734 + grid-template-columns: 1fr; 735 + } 736 + } 737 +} 738 + 739 +@media (max-width: 640px) { 740 + .homepage-resource-strip { 741 + .resource-card { 742 + padding: 22px; 743 + } 744 + 745 + .resource-card h4 { 746 + font-size: 19px; 747 + } 748 + } 749 +} 750 + 751 +/* ========== CTA ========== */ 752 + 227 227 .cta-section { 228 - padding: 24px 0 16px;754 + padding: @section-padding; 229 229 230 230 .contact-inline { 231 231 margin: 0; 232 232 color: @muted; 233 - a { color: @brand; } 759 + 760 + a { 761 + color: @brand; 762 + } 234 234 } 235 235 } 765 + 766 +.cta-panel { 767 + max-width: 860px; 768 + margin: 0 auto; 769 + padding: 32px; 770 + border-radius: @radius; 771 + border: 1px solid fade(@brand, 20%); 772 + background: 773 + radial-gradient(34rem 12rem at 50% 0%, @brand-soft 0%, #fff 70%); 774 + box-shadow: @shadow-sm; 775 + text-align: center; 776 + 777 + h2 { 778 + margin-top: 0; 779 + } 780 + 781 + p { 782 + color: @muted; 783 + line-height: 1.55; 784 + } 785 +} 786 + 787 +.resource-inline-cta { 788 + display: flex; 789 + align-items: center; 790 + justify-content: space-between; 791 + gap: 22px; 792 + margin: 30px 0; 793 + padding: 20px 22px; 794 + border: 1px solid fade(@brand, 22%); 795 + border-radius: @radius; 796 + background: @brand-bg; 797 + box-shadow: @shadow-sm; 798 + 799 + p { 800 + margin: 0; 801 + color: @muted; 802 + line-height: 1.55; 803 + } 804 + 805 + strong { 806 + color: @text; 807 + } 808 + 809 + .btn { 810 + flex-shrink: 0; 811 + } 812 +} 813 + 814 +@media (max-width: 767px) { 815 + .resource-inline-cta { 816 + display: block; 817 + text-align: center; 818 + 819 + p { 820 + margin-bottom: 14px; 821 + } 822 + 823 + .btn { 824 + display: inline-block; 825 + margin-left: auto; 826 + margin-right: auto; 827 + } 828 + } 829 +} 830 + 831 +/* ========== Responsive ========== */ 832 + 833 +@media (max-width: 980px) { 834 + .widgets, 835 + .pathways, 836 + .services-grid, 837 + .resource-grid { 838 + grid-template-columns: repeat(2, minmax(0, 1fr)); 839 + } 840 + 841 + .split-grid { 842 + grid-template-columns: 1fr; 843 + } 844 + 845 + .split-copy h2 { 846 + text-align: center; 847 + } 848 +} 849 + 850 +@media (max-width: 760px) { 851 + section[id] { 852 + scroll-margin-top: 132px; 853 + } 854 + 855 + .header-inner { 856 + min-height: auto; 857 + padding-top: 14px; 858 + padding-bottom: 14px; 859 + flex-direction: column; 860 + align-items: center; 861 + gap: 12px; 862 + } 863 + 864 + .site-nav { 865 + width: 100%; 866 + justify-content: center; 867 + flex-wrap: wrap; 868 + gap: 10px 16px; 869 + font-size: 14px; 870 + 871 + .nav-cta { 872 + padding: 7px 12px; 873 + } 874 + } 875 + 876 + .hero.hero-centered { 877 + min-height: 280px; 878 + } 879 + 880 + .hero { 881 + .lead { 882 + font-size: 17px; 883 + } 884 + 885 + .benefits { 886 + gap: 4px 10px; 887 + 888 + li + li::before { 889 + content: none; 890 + } 891 + } 892 + } 893 +} 894 + 895 +@media (max-width: 640px) { 896 + section { 897 + padding: @section-padding-mobile; 898 + } 899 + 900 + .widgets, 901 + .pathways, 902 + .services-grid, 903 + .resource-grid { 904 + grid-template-columns: 1fr; 905 + } 906 + 907 + .pathway-card, 908 + .services .service, 909 + .resource-card, 910 + .widget { 911 + padding: 20px; 912 + } 913 + 914 + .services .service { 915 + gap: 14px; 916 + } 917 + 918 + .cta-panel { 919 + padding: 24px 20px; 920 + } 921 +} 922 + 923 +/* ========== Resource / Article Pages ========== */ 924 + 925 +.resource-page { 926 + padding-top: 0; 927 +} 928 + 929 +.resource-header { 930 + padding: @section-padding; 931 + border-top: none; 932 + background: 933 + radial-gradient(50rem 18rem at 50% -10%, @brand-soft 0%, transparent 60%), 934 + radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%); 935 + 936 + h1 { 937 + margin: 0 auto 14px; 938 + text-align: center; 939 + line-height: 1.18; 940 + } 941 + 942 + .resource-summary { 943 + max-width: 780px; 944 + margin: 0 auto; 945 + color: @muted; 946 + text-align: center; 947 + font-size: 18px; 948 + line-height: 1.55; 949 + } 950 +} 951 + 952 +.resource-layout { 953 + display: block; 954 + max-width: 1080px; 955 + margin: 0 auto; 956 + padding-top: 28px; 957 +} 958 + 959 +.resource-layout::after { 960 + content: ""; 961 + display: block; 962 + clear: both; 963 +} 964 + 965 +.resource-content { 966 + color: @text; 967 + font-size: 16px; 968 + line-height: 1.68; 969 + 970 + h2 { 971 + text-align: left; 972 + margin: 34px 0 12px; 973 + line-height: 1.28; 974 + } 975 + 976 + h3 { 977 + margin: 24px 0 8px; 978 + line-height: 1.3; 979 + } 980 + 981 + p { 982 + margin: 0 0 16px; 983 + } 984 + 985 + ul, 986 + ol { 987 + margin: 0 0 18px; 988 + padding-left: 22px; 989 + } 990 + 991 + li { 992 + margin: 6px 0; 993 + } 994 + 995 + strong { 996 + color: @text; 997 + } 998 +} 999 + 1000 +.resource-note { 1001 + border-left: 4px solid @brand; 1002 + background: @brand-bg; 1003 + padding: 16px 18px; 1004 + margin: 22px 0; 1005 + border-radius: 0 @radius @radius 0; 1006 + 1007 + p:last-child { 1008 + margin-bottom: 0; 1009 + } 1010 +} 1011 + 1012 +.resource-note.related-resources { 1013 + p { 1014 + margin-bottom: 10px; 1015 + } 1016 + 1017 + ul { 1018 + margin: 0; 1019 + padding-left: 20px; 1020 + } 1021 + 1022 + li { 1023 + margin: 6px 0; 1024 + color: @muted; 1025 + } 1026 +} 1027 + 1028 +.resource-faq-item { 1029 + display: flow-root; 1030 + border-bottom: 1px solid @line; 1031 + padding: 12px 0; 1032 + 1033 + summary { 1034 + cursor: pointer; 1035 + font-weight: 700; 1036 + color: @text; 1037 + line-height: 1.4; 1038 + } 1039 + 1040 + summary:hover, 1041 + summary:focus { 1042 + color: @brand-strong; 1043 + } 1044 + 1045 + p { 1046 + margin: 10px 0 4px; 1047 + color: @muted; 1048 + } 1049 +} 1050 + 1051 +.resource-checklist { 1052 + margin: 18px 0 24px; 1053 + padding: 0; 1054 + list-style: none; 1055 + 1056 + li { 1057 + position: relative; 1058 + padding: 10px 0 10px 34px; 1059 + border-bottom: 1px solid @line; 1060 + 1061 + &:before { 1062 + content: "\f00c"; 1063 + font-family: FontAwesome; 1064 + position: absolute; 1065 + left: 0; 1066 + top: 11px; 1067 + color: @brand; 1068 + } 1069 + } 1070 +} 1071 + 1072 +.resource-sidebar { 1073 + float: right; 1074 + width: 280px; 1075 + margin-left: 42px; 1076 + margin-bottom: 28px; 1077 + position: sticky; 1078 + top: 96px; 1079 + border: 1px solid @line; 1080 + border-radius: @radius; 1081 + padding: 18px; 1082 + background: #fff; 1083 + box-shadow: @shadow-sm; 1084 + 1085 + h4 { 1086 + margin: 0 0 10px; 1087 + } 1088 + 1089 + ul { 1090 + margin: 0; 1091 + padding-left: 18px; 1092 + color: @muted; 1093 + } 1094 + 1095 + li { 1096 + margin: 8px 0; 1097 + } 1098 + 1099 + a { 1100 + color: @brand; 1101 + font-weight: 600; 1102 + } 1103 +} 1104 + 1105 +.resource-cta { 1106 + display: flex; 1107 + flex-direction: column; 1108 + align-items: center; 1109 + text-align: center; 1110 + 1111 + max-width: 820px; 1112 + margin: 42px auto 0; 1113 + padding: 28px 30px; 1114 + border: 1px solid fade(@brand, 20%); 1115 + border-radius: @radius; 1116 + background: @brand-bg; 1117 + 1118 + h3 { 1119 + margin-top: 0; 1120 + margin-bottom: 10px; 1121 + } 1122 + 1123 + p { 1124 + max-width: 680px; 1125 + margin-left: auto; 1126 + margin-right: auto; 1127 + color: @muted; 1128 + } 1129 + 1130 + .btn { 1131 + margin-top: 8px; 1132 + } 1133 +} 1134 + 1135 +.resource-note, 1136 +.resource-checklist, 1137 +.resource-cta { 1138 + display: flow-root; 1139 +} 1140 + 1141 +@media (max-width: 767px) { 1142 + .resource-cta { 1143 + padding: 24px 20px; 1144 + } 1145 +} 1146 + 1147 +@media (max-width: 900px) { 1148 + .resource-layout { 1149 + padding-top: 22px; 1150 + } 1151 + 1152 + .resource-sidebar { 1153 + float: none; 1154 + width: 100%; 1155 + margin-left: 0; 1156 + margin-bottom: 24px; 1157 + position: static; 1158 + } 1159 +} 1160 + 1161 +/* ========== Products / Extensions Pages ========== */ 1162 + 1163 +.product-index-section { 1164 + padding: @section-padding; 1165 + 1166 + h2 { 1167 + margin-bottom: 10px; 1168 + } 1169 +} 1170 + 1171 +.product-card-grid { 1172 + max-width: 980px; 1173 + margin: 26px auto 0; 1174 + display: grid; 1175 + grid-template-columns: 1fr; 1176 + grid-gap: 22px; 1177 +} 1178 + 1179 +.product-card { 1180 + position: relative; 1181 + background: #fff; 1182 + border: 1px solid @line; 1183 + border-radius: @radius; 1184 + box-shadow: @shadow-sm; 1185 + padding: 32px; 1186 + display: grid; 1187 + grid-template-columns: 70px 1fr; 1188 + grid-gap: 24px; 1189 + align-items: start; 1190 + overflow: hidden; 1191 + 1192 + &:before { 1193 + content: ""; 1194 + position: absolute; 1195 + inset: 0 auto 0 0; 1196 + width: 5px; 1197 + background: linear-gradient(180deg, @brand 0%, @brand-strong 100%); 1198 + } 1199 + 1200 + .product-card-icon { 1201 + width: 58px; 1202 + height: 58px; 1203 + border-radius: 50%; 1204 + background: fade(@brand, 10%); 1205 + border: 1px solid fade(@brand, 22%); 1206 + color: @brand; 1207 + display: flex; 1208 + align-items: center; 1209 + justify-content: center; 1210 + font-size: 22px; 1211 + flex-shrink: 0; 1212 + } 1213 + 1214 + .product-card-body { 1215 + min-width: 0; 1216 + } 1217 + 1218 + h3 { 1219 + margin: 0 0 10px; 1220 + color: @text; 1221 + font-size: 25px; 1222 + line-height: 1.22; 1223 + font-weight: 800; 1224 + } 1225 + 1226 + p { 1227 + color: @muted; 1228 + line-height: 1.6; 1229 + } 1230 + 1231 + .product-card-description { 1232 + max-width: 760px; 1233 + margin: 0 0 14px; 1234 + font-size: 16px; 1235 + } 1236 +} 1237 + 1238 +.product-card-kicker { 1239 + display: inline-flex; 1240 + align-items: center; 1241 + gap: 7px; 1242 + width: fit-content; 1243 + margin-bottom: 10px; 1244 + padding: 5px 10px; 1245 + border: 1px solid fade(@brand, 24%); 1246 + border-radius: 999px; 1247 + background: fade(@brand, 8%); 1248 + color: @brand-strong; 1249 + font-size: 12px; 1250 + font-weight: 800; 1251 + text-transform: uppercase; 1252 + letter-spacing: .04em; 1253 + 1254 + i { 1255 + color: @brand; 1256 + } 1257 +} 1258 + 1259 +.product-highlights { 1260 + margin: 14px 0 22px; 1261 + padding-left: 18px; 1262 + color: @muted; 1263 + 1264 + li { 1265 + margin: 6px 0; 1266 + line-height: 1.45; 1267 + } 1268 +} 1269 + 1270 +.product-card-actions { 1271 + display: flex; 1272 + align-items: center; 1273 + gap: 16px; 1274 + flex-wrap: wrap; 1275 + 1276 + .btn { 1277 + font-weight: 700; 1278 + } 1279 +} 1280 + 1281 +.product-card-contact { 1282 + color: @brand; 1283 + font-weight: 700; 1284 + text-decoration: underline; 1285 + 1286 + &:hover, 1287 + &:focus { 1288 + color: @brand-strong; 1289 + } 1290 +} 1291 + 1292 +@media (max-width: 640px) { 1293 + .product-card { 1294 + grid-template-columns: 1fr; 1295 + padding: 26px 22px; 1296 + text-align: left; 1297 + 1298 + &:before { 1299 + width: 4px; 1300 + } 1301 + 1302 + .product-card-icon { 1303 + margin-bottom: 2px; 1304 + } 1305 + 1306 + h3 { 1307 + font-size: 22px; 1308 + } 1309 + } 1310 + 1311 + .product-card-actions { 1312 + gap: 12px; 1313 + } 1314 +} 1315 + 1316 +/* ========== Individual Product Pages ========== */ 1317 + 1318 +.product-layout { 1319 + display: grid; 1320 + grid-template-columns: minmax(0, 1.12fr) minmax(280px, .88fr); 1321 + grid-gap: 32px; 1322 + max-width: 1040px; 1323 + margin: 0 auto; 1324 + align-items: start; 1325 +} 1326 + 1327 +.product-summary-card, 1328 +.product-info-card, 1329 +.product-feature, 1330 +.product-gallery-panel { 1331 + background: #fff; 1332 + border: 1px solid @line; 1333 + border-radius: @radius; 1334 + box-shadow: @shadow-sm; 1335 +} 1336 + 1337 +.product-summary-card { 1338 + padding: 28px; 1339 + 1340 + h2 { 1341 + text-align: left; 1342 + margin-top: 0; 1343 + margin-bottom: 14px; 1344 + line-height: 1.25; 1345 + } 1346 + 1347 + p { 1348 + color: @muted; 1349 + line-height: 1.62; 1350 + } 1351 + 1352 + p:last-child { 1353 + margin-bottom: 0; 1354 + } 1355 +} 1356 + 1357 +.product-info-card { 1358 + padding: 24px; 1359 + 1360 + h3 { 1361 + margin-top: 0; 1362 + margin-bottom: 12px; 1363 + line-height: 1.3; 1364 + } 1365 + 1366 + p { 1367 + color: @muted; 1368 + line-height: 1.55; 1369 + } 1370 + 1371 + ul { 1372 + margin: 0; 1373 + padding-left: 20px; 1374 + color: @muted; 1375 + } 1376 + 1377 + li { 1378 + margin: 8px 0; 1379 + line-height: 1.3; 1380 + } 1381 +} 1382 + 1383 +.product-card-note { 1384 + margin: 0 0 14px; 1385 + color: @muted; 1386 + line-height: 1.55; 1387 +} 1388 + 1389 +.product-feature-grid { 1390 + display: grid; 1391 + grid-template-columns: repeat(3, minmax(0, 1fr)); 1392 + grid-gap: 20px; 1393 + max-width: 1040px; 1394 + margin: 24px auto 0; 1395 +} 1396 + 1397 +.product-feature { 1398 + padding: 24px; 1399 + min-width: 0; 1400 + min-height: 100%; 1401 + 1402 + .card-heading, 1403 + .feature-heading { 1404 + display: flex; 1405 + align-items: center; 1406 + gap: 14px; 1407 + margin-bottom: 14px; 1408 + } 1409 + 1410 + .feature-icon { 1411 + width: 46px; 1412 + height: 46px; 1413 + border-radius: 50%; 1414 + background: fade(@brand, 10%); 1415 + color: @brand; 1416 + display: flex; 1417 + align-items: center; 1418 + justify-content: center; 1419 + font-size: 18px; 1420 + flex-shrink: 0; 1421 + } 1422 + 1423 + h3 { 1424 + margin: 0; 1425 + color: @text; 1426 + font-size: 18px; 1427 + line-height: 1.25; 1428 + } 1429 + 1430 + p { 1431 + margin: 0; 1432 + color: @muted; 1433 + line-height: 1.52; 1434 + } 1435 +} 1436 + 1437 +.product-gallery-caption { 1438 + max-width: 820px; 1439 + margin: 12px auto 0; 1440 + color: @muted; 1441 + font-size: 14px; 1442 + line-height: 1.5; 1443 + text-align: center; 1444 +} 1445 + 1446 +/* Keep the default XWiki gallery style. 1447 + Only add spacing before it and center it. */ 1448 +.gallery.xGallery { 1449 + margin: 25px auto; 1450 + width: 920px; 1451 + height: 518px; 1452 +} 1453 + 1454 +.product-section-muted { 1455 + background: 1456 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%); 1457 +} 1458 + 1459 +/* Compact process list when used inside a product card. */ 1460 +.product-summary-card .process-list { 1461 + margin-top: 16px; 1462 + 1463 + li { 1464 + padding: 13px 14px 13px 50px; 1465 + margin-bottom: 10px; 1466 + box-shadow: none; 1467 + } 1468 + 1469 + li:before { 1470 + left: 14px; 1471 + top: 14px; 1472 + width: 24px; 1473 + height: 24px; 1474 + font-size: 12px; 1475 + } 1476 + 1477 + strong { 1478 + margin-bottom: 2px; 1479 + } 1480 +} 1481 + 1482 +/* Kept for older product pages that still use a screenshot placeholder/panel. */ 1483 +.product-gallery-panel { 1484 + max-width: 1040px; 1485 + margin: 20px auto 0; 1486 + padding: 26px; 1487 + 1488 + h2 { 1489 + margin-top: 0; 1490 + text-align: center; 1491 + } 1492 + 1493 + .gallery-note { 1494 + max-width: 700px; 1495 + margin: 0 auto 18px; 1496 + color: @muted; 1497 + text-align: center; 1498 + line-height: 1.55; 1499 + } 1500 +} 1501 + 1502 +.product-gallery-placeholder { 1503 + min-height: 260px; 1504 + padding: 28px; 1505 + border: 1px dashed fade(@brand, 40%); 1506 + border-radius: @radius; 1507 + background: fade(@brand, 5%); 1508 + color: @muted; 1509 + text-align: center; 1510 + display: flex; 1511 + align-items: center; 1512 + justify-content: center; 1513 +} 1514 + 1515 +@media (max-width: 980px) { 1516 + .product-layout, 1517 + .product-feature-grid { 1518 + grid-template-columns: 1fr; 1519 + } 1520 + 1521 + .product-summary-card h2 { 1522 + text-align: center; 1523 + } 1524 +} 1525 + 1526 +@media (max-width: 640px) { 1527 + .product-card { 1528 + grid-template-columns: 1fr; 1529 + padding: 22px; 1530 + text-align: left; 1531 + 1532 + .product-card-icon { 1533 + margin-bottom: 2px; 1534 + } 1535 + } 1536 + 1537 + .product-summary-card, 1538 + .product-info-card, 1539 + .product-feature, 1540 + .product-gallery-panel { 1541 + padding: 20px; 1542 + } 1543 + 1544 + .product-feature { 1545 + .card-heading, 1546 + .feature-heading { 1547 + gap: 12px; 1548 + } 1549 + 1550 + .feature-icon { 1551 + width: 42px; 1552 + height: 42px; 1553 + font-size: 16px; 1554 + } 1555 + } 1556 + 1557 + .gallery.xGallery { 1558 + margin-top: 22px !important; 1559 + } 1560 + 1561 + .product-gallery-caption { 1562 + margin-top: 10px; 1563 + padding: 0 14px; 1564 + } 1565 + 1566 + .product-summary-card .process-list li { 1567 + padding-left: 46px; 1568 + } 1569 +} 1570 + 1571 +/* ========== Resources Index ========== */ 1572 + 1573 +.resources-index-page { 1574 + background: #fff; 1575 + 1576 + .services-grid { 1577 + grid-template-columns: repeat(2, minmax(0, 1fr)); 1578 + } 1579 +} 1580 + 1581 +@media (max-width: 980px) { 1582 + .resources-index-page { 1583 + .services-grid { 1584 + grid-template-columns: 1fr; 1585 + } 1586 + } 1587 +} 1588 + 1589 +@media (max-width: 767px) { 1590 + .resources-index-page { 1591 + padding: @section-padding-mobile; 1592 + } 1593 +} 1594 + 1595 +.resource-faq-item { 1596 + border-bottom: 1px solid @line; 1597 + padding: 12px 0; 1598 + 1599 + summary { 1600 + cursor: pointer; 1601 + font-weight: 700; 1602 + color: @text; 1603 + } 1604 + 1605 + p { 1606 + margin: 10px 0 4px; 1607 + color: @muted; 1608 + } 1609 +}
- 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