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
-
... ... @@ -3,193 +3,219 @@ 3 3 #set ($discard = $xwiki.ssx.use('PublicWebSite.WebHome')) 4 4 {{html clean="false"}} 5 5 6 - ##LANDINGHERO7 - < sectionclass="landing-hero"aria-labelledby="hero-title">8 - <di v class="containerlanding-hero-inner">9 - <h1 id="hero-title">Keep Your XWiki Platform Secure, Stable and Up-to-Date</h1>6 + <section class="hero hero-centered" aria-labelledby="hero-title"> 7 + <div class="container hero-inner"> 8 + <h1 id="hero-title">Professional XWiki consulting and engineering</h1> 9 + 10 10 <p class="lead"> 11 - Helping organizations safely upgrade, maintain, customize, and integrate their XWiki environments. 11 + Agnease helps organizations upgrade, maintain, secure and extend production XWiki platforms with practical 12 + engineering support, custom development, integrations and long-term care. 12 12 </p> 13 13 14 14 <ul class="benefits"> 15 - <li> <a href="/services/xwiki-upgrades">Smoothupgrades</a></li>16 - <li> Reliable supportplans</li>17 - <li>Custom i ntegrations</li>18 - <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> 19 19 </ul> 20 20 21 - <div class="cta-row"> 22 - <a class="btn-main" href="mailto:alex@agnease.com">Contact Agnease</a> 23 - <a class="btn-secondary" href="/services">View services</a> 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> 24 24 </div> 25 25 </div> 26 26 </section> 27 27 28 - ## WHY CHOOSE 29 - #set ($whySectionData = [{ 30 - 'title': 'Stability & security', 31 - 'icon': 'shield', 32 - 'content': 'Proven upgrade steps, rollback safety, and proactive hardening keep your wiki reliable.', 33 - 'url': '/services/xwiki-upgrades' 34 - },{ 35 - 'title': 'Predictable delivery', 36 - 'icon': 'check-square-o', 37 - 'content': 'Clear scope, defined steps, and documented results to avoid surprises.', 38 - 'url': '' 39 - },{ 40 - 'title': 'Clean integrations', 41 - 'icon': 'link', 42 - 'content': 'Maintainable SSO, API, and system connections tailored to your environment.', 43 - 'url': '/services/xwiki-integrations' 44 - },{ 45 - 'title': 'Long-term support', 46 - 'icon': 'life-ring', 47 - 'content': 'Guaranteed response times, regular checks, and fast assistance when needed.', 48 - 'url': '/services/xwiki-maintenance-support' 49 - }]) 30 + <section class="trust-strip" aria-label="Agnease experience"> 31 + <div class="container"> 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> 38 + </div> 39 + </section> 50 50 51 - <section aria-labelledby=" why-title">41 + <section aria-labelledby="platform-title"> 52 52 <div class="container"> 53 - <h2 id="why-title">Why choose Agnease</h2> 54 - <p class="lead">10+ years of XWiki expertise with structured delivery and lasting collaboration</p> 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. 48 + </p> 55 55 56 - <div class="widgets"> 57 - #foreach ($entry in $whySectionData) 58 - <article class="widget"> 59 - <div class="icon" aria-hidden="true"> 60 - <i class="fa fa-$entry.icon"></i> 61 - <h4>$entry.title</h4> 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> 62 62 </div> 63 - <p>$entry.content</p> 64 - #if ($entry.url && $entry.url != '') 65 - <p class="card-link"><a href="$entry.url">Learn more</a></p> 66 - #end 67 - </article> 68 - #end 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> 70 + 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> 75 + </div> 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> 95 + </div> 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> 69 69 </div> 70 70 </div> 71 71 </section> 72 72 73 - ## SERVICES 74 - #set ($servicesSectionData = [{ 75 - 'title': 'XWiki Upgrades', 76 - 'icon': 'refresh', 77 - 'url': '/services/xwiki-upgrades', 78 - 'content': 'Stay current with the latest XWiki LTS and reduce security, stability, and compatibility risks.', 79 - 'items': [ 80 - 'Audit setup, extensions, and configurations', 81 - 'Test upgrades with backups and validation', 82 - 'Safe production rollout with minimal downtime' 83 - ] 84 - },{ 85 - 'title': 'Maintenance, Support & Recovery', 86 - 'icon': 'stethoscope', 87 - 'url': '/services/xwiki-maintenance-support', 88 - 'content': 'Ensure long-term stability and quick response when issues appear.', 89 - 'items': [ 90 - 'Monitoring and performance checks', 91 - 'Security patching, log analysis, triage', 92 - 'Issue recovery, data repair, hardening' 93 - ] 94 - },{ 95 - 'title': 'Development & Integrations', 96 - 'icon': 'cogs', 97 - 'url': '/services/xwiki-development-integrations', 98 - 'content': 'Extend and connect XWiki to fit your workflow and systems.', 99 - 'items': [ 100 - 'Custom apps, macros, automation', 101 - 'SSO, REST APIs, LDAP, CRM links', 102 - 'Maintainable extensions for long-term use' 103 - ] 104 - },{ 105 - 'title': 'Hosting & Deployment', 106 - 'icon': 'cloud', 107 - 'url': '/services/xwiki-hosting-deployment', 108 - 'content': 'Cloud-ready environments designed for reliability and performance.', 109 - 'items': [ 110 - 'Containerized deployment and TLS', 111 - 'Backups, restore strategy, observability', 112 - 'Optimization and load tuning' 113 - ] 114 - },{ 115 - 'title': 'Migrations to XWiki', 116 - 'icon': 'exchange', 117 - 'url': '/services/xwiki-migrations', 118 - 'content': 'Move from Confluence, SharePoint, or MediaWiki to XWiki with full data integrity and structure.', 119 - 'items': [ 120 - 'Preserve hierarchy, attachments, and permissions', 121 - 'Convert macros, categories, and metadata for XWiki', 122 - 'Redirect old URLs and maintain SEO consistency' 123 - ] 124 - }]) 114 + <section class="industry-trust-section" aria-labelledby="industry-trust-title"> 115 + <div class="container"> 116 + <div class="industry-trust-panel"> 117 + <h2 id="industry-trust-title">Trusted XWiki expertise for business-critical platforms</h2> 125 125 126 - <section class="services" aria-labelledby="services-title"> 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> 141 + </div> 142 + </section> 143 + 144 + <section class="split-section" aria-labelledby="why-title"> 127 127 <div class="container"> 128 - <h2 id="services-title">Services</h2> 129 - <p class="lead">All the XWiki services you need, delivered with precision and care</p> 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> 158 + </div> 130 130 131 - <div class="services-grid"> 132 - #foreach ($entry in $servicesSectionData) 133 - <article class="service"> 134 - <div class="service-icon"> 135 - <i class="fa fa-$entry.icon" aria-hidden="true"></i> 136 - </div> 137 - <div class="service-body"> 138 - <h4> 139 - #if ($entry.url && $entry.url != '') 140 - <a href="$entry.url">$entry.title</a> 141 - #else 142 - $entry.title 143 - #end 144 - </h4> 145 - <p>$entry.content</p> 146 - <ul> 147 - #foreach ($item in $entry.items) 148 - <li>$item</li> 149 - #end 150 - </ul> 151 - #if ($entry.url && $entry.url != '') 152 - <p class="service-link"><a href="$entry.url">Learn more</a></p> 153 - #end 154 - </div> 155 - </article> 156 - #end 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> 157 157 </div> 158 158 </div> 159 159 </section> 160 160 161 - ## CTA 162 - <section id="contact" class="cta-section"> 178 + <section class="resource-strip homepage-resource-strip" aria-labelledby="resources-title"> 163 163 <div class="container"> 164 - <p class="text-center contact-inline"> 165 - Need help with your XWiki? <a href="mailto:alex@agnease.com">Contact Agnease</a>. 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. 166 166 </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> 201 + </div> 167 167 </div> 168 168 </section> 169 - {{/html}} 170 -#end 171 171 172 -#macro(requestConsultationModal) 173 - <div class="modal fade" id="requestConsultation" tabindex="-1" role="dialog"> 174 - <div class="modal-dialog"> 175 - <div class="modal-content"> 176 - <div class="modal-header"> 177 - <button type="button" class="close" data-dismiss="modal">×</button> 178 - <h4 class="modal-title">Request a consultation</h4> 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> 179 179 </div> 180 - <div class="modal-body"> 181 - <div> 182 - ##Need help with your XWiki? <a href="mailto:alex@agnease.com">Contact Agnease</a> 183 - #displayFormFromSheetCode() 184 - </div> 185 - </div> 186 - <div class="modal-footer"> 187 - ##<input id="continueCategorySelection" type="button" class="btn btn-default" data-dismiss="modal" 188 - ## value="$escapetool.xml($services.localization.render('yesno_1'))"> 189 - </div> 190 190 </div> 191 - </div> 192 - </div> 216 + </section> 217 + 218 + {{/html}} 193 193 #end 194 194 195 195 #macro (stripHTMLMacro $displayOutput)
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -1,16 +1,35 @@ 1 -/* ========== Agnease Public Website Theme========== */2 - 1 +/* ========== Agnease Public Website ========== */ 2 +/* 3 3 @brand: #00937D; 4 4 @brand-strong: #007B6A; 5 +@brand-soft: #E7FFF8; 6 +@brand-bg: #F4FCFA; 5 5 @text: #2D3A34; 6 6 @muted: #5B6B64; 7 7 @line: #E4ECE9; 8 -@soft: #F6FBF9; 9 9 @radius: 16px; 10 -@shadow-sm: 0 6px 20px rgba(0,0,0,.06); 11 -@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); 12 12 @maxw: 1140px; 14 +*/ 15 +@brand: #00937D; 16 +@brand-strong: #007B6A; 17 +@brand-soft: #E7FFF8; 18 +@brand-bg: #F7F9FC; 19 +@text: #07182D; 20 +@text-soft: #10243D; 21 +@muted: #64748B; 22 +@line: #E6EBF2; 23 +@radius: 18px; 24 +@shadow-sm: 0 18px 45px rgba(15, 23, 42, .06); 25 +@shadow: 0 30px 80px rgba(15, 23, 42, .12); 26 +@maxw: 1140px; 13 13 28 +@section-padding: 30px 0; 29 +@section-padding-mobile: 28px 0; 30 + 31 +/* ========== Base ========== */ 32 + 14 14 #mainContentArea { 15 15 padding: 0; 16 16 } ... ... @@ -19,203 +19,319 @@ 19 19 max-width: @maxw; 20 20 margin-left: auto; 21 21 margin-right: auto; 41 + padding-left: 18px; 42 + padding-right: 18px; 22 22 } 23 23 24 -.text-center { 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 { 25 25 text-align: center; 71 + margin-top: 0; 26 26 } 27 27 28 28 .lead { 29 29 color: @muted; 30 30 text-align: center; 31 - line-height:1.5;77 + margin-bottom: 0; 32 32 } 33 33 34 -. page-lead{80 +.section-intro { 35 35 max-width: 760px; 36 - margin: 0 auto; 37 - color: @muted; 38 - font-size: 18px; 39 - line-height: 1.5; 82 + margin: 0 auto 22px; 40 40 text-align: center; 84 + color: @muted; 85 + font-size: 16px; 86 + line-height: 1.55; 41 41 } 42 42 43 -section { 44 - padding: 32px 0; 45 - border-top: 1px solid @line; 89 +a { 90 + color: @brand; 46 46 47 - &:first-of-type { 48 - border-top: none; 92 + &:hover, 93 + &:focus { 94 + color: @brand-strong; 49 49 } 50 50 } 51 51 52 -h1, h2, h3, h4 { 53 - color: @text; 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); 54 54 } 55 55 56 -h2 { 57 - text-align: center; 109 +.header-inner { 110 + min-height: 72px; 111 + display: flex; 112 + align-items: center; 113 + justify-content: space-between; 114 + gap: 24px; 58 58 } 59 59 60 -/* ===== Buttons / links ===== */ 117 +.site-nav { 118 + display: flex; 119 + align-items: center; 120 + gap: 22px; 121 + font-size: 15px; 61 61 62 -.btn-main, 63 -.btn-secondary { 64 - display: inline-block; 65 - border-radius: 8px; 66 - padding: 9px 14px; 67 - font-weight: 700; 68 - text-decoration: none; 69 - line-height: 1.2; 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 + } 70 70 } 71 71 72 -.btn-main { 73 - color: #fff; 151 +/* ========== Buttons ========== */ 152 + 153 +.btn-primary { 74 74 background: @brand; 155 + border-color: @brand; 156 + color: #fff; 75 75 76 76 &:hover, 77 77 &:focus { 78 - color: #fff; 79 79 background: @brand-strong; 80 - text-decoration: none; 161 + border-color: @brand-strong; 162 + color: #fff; 81 81 } 82 82 } 83 83 84 84 .btn-secondary { 85 85 color: @brand; 86 - background: f ade(@brand, 8%);87 - border: 1px solid fade(@brand, 20%);168 + background: #fff; 169 + border: 1px solid fade(@brand, 35%); 88 88 89 89 &:hover, 90 90 &:focus { 91 91 color: @brand-strong; 92 - b ackground:fade(@brand, 12%);93 - text-decoration: none;174 + border-color: @brand; 175 + background: @brand-bg; 94 94 } 95 95 } 96 96 97 -.cta-row { 98 - display: flex; 99 - gap: 10px; 100 - flex-wrap: wrap; 101 - justify-content: center; 102 - margin-top: 16px; 103 -} 179 +/* ========== Hero ========== */ 104 104 105 -/* ===== Landing page hero ===== */ 181 +.hero { 182 + overflow: hidden; 183 + background-repeat: no-repeat; 184 + background-attachment: scroll; 106 106 107 -.landing-hero { 108 - text-align: center; 109 - min-height: 340px; 110 - display: flex; 111 - align-items: center; 112 - justify-content: center; 113 - background: 114 - radial-gradient(50rem 18rem at 50% -10%, #E7FFF8 0%, transparent 60%), 115 - radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%); 116 -} 186 + &.hero-centered { 187 + text-align: center; 188 + display: flex; 189 + align-items: center; 190 + justify-content: center; 191 + min-height: 330px; 192 + } 117 117 118 -.landing-hero-inner { 119 - max-width: 860px; 120 - margin: 0 auto; 121 -} 194 + .hero-inner { 195 + max-width: 860px; 196 + margin: 0 auto; 197 + display: flex; 198 + flex-direction: column; 199 + align-items: center; 200 + } 122 122 123 -.landing-hero h1 { 124 - margin: 0 0 10px; 125 - font-size: 36px; 126 - line-height: 1.18; 127 -} 202 + h1 { 203 + max-width: 790px; 204 + margin-left: auto; 205 + margin-right: auto; 206 + line-height: 1.18; 207 + } 128 128 129 -.landing-hero .lead { 130 - margin: 0 auto 12px; 131 - max-width: 760px; 132 - font-size: 18px; 133 -} 209 + .lead { 210 + max-width: 820px; 211 + font-size: 19px; 212 + line-height: 1.55; 213 + margin-top: 12px; 214 + } 134 134 135 -/* ===== Compact page header for section pages ===== */ 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; 136 136 137 -.page-header-compact { 138 - padding: 34px 0 28px; 139 - text-align: center; 140 - border-top: none; 141 - background: 142 - radial-gradient(42rem 12rem at 50% -20%, #E7FFF8 0%, transparent 65%); 226 + li + li::before { 227 + content: "•"; 228 + margin: 0 6px; 229 + } 230 + } 143 143 } 144 144 145 -.page-header-compact .container { 146 - max-width: 850px; 147 -} 148 - 149 -.page-eyebrow { 150 - margin: 0 0 8px; 233 +.hero-kicker { 234 + display: inline-flex; 235 + align-items: center; 236 + gap: 8px; 151 151 color: @brand; 152 - font-size: 12px; 153 - font-weight: 800; 154 - text-transform: uppercase; 155 - letter-spacing: .08em; 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; 156 156 } 157 157 158 -.page-header-compact h1 { 159 - margin: 0 0 10px; 160 - font-size: 34px; 161 - line-height: 1.15; 162 -} 163 - 164 -/* ===== Benefits / chips ===== */ 165 - 166 -.benefits, 167 -.inline-benefits { 247 +.hero-actions, 248 +#hero-cta { 168 168 display: flex; 250 + gap: 12px; 169 169 flex-wrap: wrap; 170 170 justify-content: center; 171 - gap: 8px; 172 - list-style: none; 173 - padding: 0; 174 - margin: 12px 0 0; 253 + margin-top: 22px; 175 175 } 176 176 177 -.benefits li, 178 -.inline-benefits li { 179 - color: @muted; 180 - font-size: 13px; 181 - background: fade(@brand, 8%); 182 - border: 1px solid fade(@brand, 18%); 183 - border-radius: 999px; 184 - padding: 4px 10px; 256 +/* ========== Trust Strip ========== */ 257 + 258 +.trust-strip { 259 + padding: 18px 0; 260 + border-top: 1px solid @line; 261 + 262 + ul { 263 + max-width: 960px; 264 + margin: 0 auto; 265 + padding: 0; 266 + list-style: none; 267 + display: flex; 268 + justify-content: center; 269 + gap: 22px; 270 + flex-wrap: wrap; 271 + color: @muted; 272 + font-size: 13px; 273 + } 274 + 275 + li { 276 + display: flex; 277 + align-items: center; 278 + gap: 7px; 279 + } 280 + 281 + i { 282 + color: @brand; 283 + } 185 185 } 186 186 187 -/* ===== Cards ===== */286 +/* ========== Reusable Grids ========== */ 188 188 288 +.card-grid, 289 +.pathways, 290 +.services-grid, 291 +.resource-grid, 189 189 .widgets { 190 - margin-top: 16px; 191 191 display: grid; 192 - grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); 193 - grid-gap: 16px; 294 + grid-gap: 18px; 295 + margin-left: auto; 296 + margin-right: auto; 194 194 } 195 195 196 -.widget { 197 - padding: 18px; 299 +.card-grid, 300 +.pathways, 301 +.services-grid { 302 + grid-template-columns: repeat(3, minmax(0, 1fr)); 303 + max-width: 1040px; 304 + margin-top: 22px; 305 +} 306 + 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 { 198 198 background: #fff; 199 199 border: 1px solid @line; 200 200 border-radius: @radius; 201 201 box-shadow: @shadow-sm; 202 - transition: transform .18s ease, box-shadow .18s ease; 337 +} 338 + 339 +/* ========== Small Widgets ========== */ 340 + 341 +.widget { 342 + padding: 18px; 203 203 display: flex; 204 204 flex-direction: column; 205 205 height: 100%; 206 206 207 - &:hover { 208 - transform: translateY(-2px); 209 - box-shadow: @shadow; 210 - } 211 - 212 212 .icon { 213 213 display: flex; 214 214 align-items: center; 215 215 gap: 10px; 216 - padding-bottom: 6px;217 - margin-bottom: 8px;218 - border-bottom: 1px solid fade(@line, 60%);351 + padding-bottom: 8px; 352 + margin-bottom: 10px; 353 + border-bottom: 1px solid fade(@line, 70%); 219 219 220 220 i { 221 221 color: @brand; ... ... @@ -223,7 +223,7 @@ 223 223 224 224 h4 { 225 225 margin: 0; 226 - line-height: 1.2; 361 + line-height: 1.25; 227 227 color: @text; 228 228 } 229 229 } ... ... @@ -233,278 +233,1284 @@ 233 233 color: @muted; 234 234 line-height: 1.45; 235 235 } 371 +} 236 236 373 +/* ========== Homepage Pathway Cards ========== */ 374 + 375 +.pathway-card { 376 + padding: 24px; 377 + display: flex; 378 + flex-direction: column; 379 + min-height: 100%; 380 + 381 + .card-heading { 382 + display: flex; 383 + align-items: center; 384 + gap: 14px; 385 + margin-bottom: 14px; 386 + } 387 + 388 + .pathway-icon { 389 + width: 52px; 390 + height: 52px; 391 + border-radius: 50%; 392 + display: flex; 393 + align-items: center; 394 + justify-content: center; 395 + color: @brand; 396 + background: fade(@brand, 10%); 397 + font-size: 19px; 398 + flex-shrink: 0; 399 + } 400 + 401 + h3 { 402 + margin: 0; 403 + color: @text; 404 + font-size: 22px; 405 + line-height: 1.25; 406 + } 407 + 408 + p { 409 + color: @muted; 410 + line-height: 1.55; 411 + margin: 0 0 16px; 412 + } 413 + 414 + ul { 415 + margin: 0 0 22px; 416 + padding-left: 18px; 417 + color: @muted; 418 + font-size: 14px; 419 + line-height: 1.55; 420 + } 421 + 422 + li { 423 + margin: 6px 0; 424 + } 425 + 237 237 .card-link { 238 - margin-top: 12px; 427 + margin-top: auto; 428 + padding-top: 4px; 239 239 240 240 a { 241 241 color: @brand; 242 242 font-weight: 700; 243 - text-decoration: n one;433 + text-decoration: underline; 244 244 245 - &:hover { 435 + &:hover, 436 + &:focus { 246 246 color: @brand-strong; 247 - text-decoration: underline; 248 248 } 249 249 } 250 250 } 251 251 } 252 252 253 -/* ===== Service / listing rows ===== */ 443 +.industry-trust-section { 444 + background: 445 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 70%); 254 254 255 -.services-grid { 256 - margin-top: 20px; 257 - display: flex; 258 - flex-wrap: wrap; 259 - gap: 24px; 260 - max-width: 960px; 261 - margin-left: auto; 262 - margin-right: auto; 263 - justify-content: center; 264 -} 447 + .industry-trust-panel { 448 + max-width: 1040px; 449 + margin: 0 auto; 450 + padding: 30px 28px; 451 + border: 1px solid fade(@brand, 16%); 452 + border-radius: @radius; 453 + background: 454 + radial-gradient(34rem 12rem at 50% 0%, fade(@brand-soft, 75%) 0%, #fff 72%); 455 + box-shadow: @shadow-sm; 456 + text-align: center; 457 + } 265 265 266 -.service { 267 - flex: 0 1 calc(50% - 12px); 268 - display: flex; 269 - align-items: flex-start; 270 - gap: 16px; 271 - margin-bottom: 8px; 459 + h2 { 460 + margin-bottom: 12px; 461 + } 462 + 463 + .section-intro { 464 + margin-bottom: 20px; 465 + max-width: 820px; 466 + } 467 + 468 + .industry-tags { 469 + max-width: 880px; 470 + margin: 0 auto; 471 + display: flex; 472 + flex-wrap: wrap; 473 + justify-content: center; 474 + gap: 10px; 475 + } 476 + 477 + .industry-tags span { 478 + display: inline-flex; 479 + align-items: center; 480 + padding: 7px 12px; 481 + border: 1px solid fade(@brand, 20%); 482 + border-radius: 999px; 483 + background: #fff; 484 + color: @text; 485 + font-size: 13px; 486 + font-weight: 600; 487 + line-height: 1.2; 488 + box-shadow: 0 3px 10px rgba(0, 0, 0, .04); 489 + } 490 + 491 + .industry-support { 492 + max-width: 820px; 493 + margin: 22px auto 0; 494 + color: @muted; 495 + font-size: 16px; 496 + line-height: 1.6; 497 + } 272 272 } 273 273 274 -.service-icon { 275 - width: 42px; 276 - height: 42px; 277 - border-radius: 50%; 278 - display: flex; 279 - align-items: center; 280 - justify-content: center; 281 - color: @brand; 282 - background: fade(@brand, 10%); 283 - flex-shrink: 0; 284 - margin-top: 3px; 500 +@media (max-width: 640px) { 501 + .industry-trust-section { 502 + .industry-trust-panel { 503 + padding: 24px 18px; 504 + } 505 + 506 + .industry-tags { 507 + gap: 8px; 508 + } 509 + 510 + .industry-tags span { 511 + font-size: 12px; 512 + padding: 6px 10px; 513 + } 514 + } 285 285 } 286 286 287 -.service-body { 288 - h4 { 289 - margin: 0 0 4px; 290 - font-size: 1.125rem; 291 - font-weight: 800; 517 +/* ========== Services ========== */ 292 292 293 - a { 294 - color: @text; 295 - text-decoration: none; 519 +.services { 520 + .services-grid { 521 + max-width: 1040px; 522 + } 296 296 297 - &:hover { 298 - color: @brand; 299 - text-decoration: underline; 524 + .service { 525 + display: flex; 526 + align-items: flex-start; 527 + gap: 16px; 528 + padding: 22px; 529 + background: #fff; 530 + border: 1px solid @line; 531 + border-radius: @radius; 532 + box-shadow: @shadow-sm; 533 + 534 + .service-icon { 535 + width: 46px; 536 + height: 46px; 537 + border-radius: 50%; 538 + display: flex; 539 + align-items: center; 540 + justify-content: center; 541 + font-size: 18px; 542 + color: @brand; 543 + background: fade(@brand, 10%); 544 + flex-shrink: 0; 545 + margin-top: 2px; 546 + } 547 + 548 + .service-body { 549 + h4 { 550 + margin: 0 0 6px; 551 + font-size: 18px; 552 + line-height: 1.25; 553 + font-weight: 800; 554 + color: @text; 300 300 } 556 + 557 + p { 558 + margin: 0 0 8px; 559 + color: @muted; 560 + line-height: 1.5; 561 + } 562 + 563 + ul { 564 + margin: 9px 0 0; 565 + padding-left: 18px; 566 + color: @muted; 567 + font-size: 13px; 568 + line-height: 1.5; 569 + } 570 + 571 + li { 572 + margin: 4px 0; 573 + } 301 301 } 302 302 } 576 +} 303 303 578 +/* ========== Split / Process Section ========== */ 579 + 580 +.split-section { 581 + background: 582 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%); 583 +} 584 + 585 +.split-grid { 586 + display: grid; 587 + grid-template-columns: 1.1fr .9fr; 588 + grid-gap: 36px; 589 + max-width: 1040px; 590 + margin: 0 auto; 591 + align-items: center; 592 +} 593 + 594 +.split-copy { 595 + h2 { 596 + text-align: left; 597 + margin-top: 0; 598 + } 599 + 304 304 p { 305 - margin: 0 0 6px; 601 + color: @muted; 602 + line-height: 1.6; 603 + } 604 +} 605 + 606 +.process-list { 607 + counter-reset: process; 608 + margin: 0; 609 + padding: 0; 610 + list-style: none; 611 + 612 + li { 613 + counter-increment: process; 614 + position: relative; 615 + padding: 16px 16px 16px 58px; 616 + margin-bottom: 12px; 617 + background: #fff; 618 + border: 1px solid @line; 619 + border-radius: @radius; 620 + box-shadow: @shadow-sm; 621 + color: @muted; 622 + line-height: 1.5; 623 + 624 + &:before { 625 + content: counter(process); 626 + position: absolute; 627 + left: 16px; 628 + top: 16px; 629 + width: 28px; 630 + height: 28px; 631 + border-radius: 50%; 632 + background: fade(@brand, 10%); 633 + color: @brand; 634 + display: flex; 635 + align-items: center; 636 + justify-content: center; 637 + font-weight: 800; 638 + } 639 + 640 + strong { 641 + display: block; 642 + color: @text; 643 + margin-bottom: 3px; 644 + } 645 + } 646 +} 647 + 648 +/* ========== Resources ========== */ 649 + 650 +.resource-strip { 651 + background: @brand-bg; 652 +} 653 + 654 +.resource-card { 655 + padding: 20px; 656 + 657 + h4 { 658 + margin: 0 0 8px; 306 306 color: @text; 660 + font-size: 18px; 661 + line-height: 1.25; 662 + } 663 + 664 + p { 665 + color: @muted; 666 + margin: 0 0 12px; 307 307 line-height: 1.5; 308 308 } 309 309 310 - ul { 311 - margin: .45rem 0 0; 312 - padding-left: 1.1rem; 670 + a { 671 + color: @brand; 672 + font-weight: 700; 673 + } 674 +} 675 + 676 +/* ========== Homepage Resource Strip ========== */ 677 + 678 +.homepage-resource-strip { 679 + background: 680 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 70%); 681 + 682 + .resource-grid { 683 + max-width: 1040px; 684 + margin: 22px auto 0; 685 + display: grid; 686 + grid-template-columns: repeat(2, minmax(0, 1fr)); 687 + grid-gap: 22px; 688 + align-items: stretch; 689 + } 690 + 691 + .resource-card { 692 + display: flex; 693 + flex-direction: column; 694 + min-width: 0; 695 + min-height: 100%; 696 + padding: 26px; 697 + } 698 + 699 + .resource-card h4 { 700 + margin: 0 0 10px; 701 + color: @text; 702 + font-size: 21px; 703 + line-height: 1.25; 704 + font-weight: 700; 705 + } 706 + 707 + .resource-card p { 708 + margin: 0 0 18px; 313 313 color: @muted; 314 - font-size: 13px; 710 + font-size: 15px; 711 + line-height: 1.6; 315 315 } 316 316 317 - li { 318 - margin: .25rem 0; 319 - line-height: 1.45; 714 + .resource-card a { 715 + margin-top: auto; 716 + color: @brand; 717 + font-weight: 700; 718 + text-decoration: underline; 719 + 720 + &:hover, 721 + &:focus { 722 + color: @brand-strong; 723 + } 320 320 } 725 +} 321 321 322 - .service-link { 323 - margin-top: .45rem; 324 - font-size: 13px; 727 +@media (max-width: 980px) { 728 + .homepage-resource-strip { 729 + .resource-grid { 730 + grid-template-columns: 1fr; 731 + } 732 + } 733 +} 325 325 326 - a { 327 - color: @brand; 328 - font-weight: 700; 329 - text-decoration: none; 735 +@media (max-width: 640px) { 736 + .homepage-resource-strip { 737 + .resource-card { 738 + padding: 22px; 739 + } 330 330 331 - &:hover { 332 - color: @brand-strong; 333 - text-decoration: underline; 334 - } 741 + .resource-card h4 { 742 + font-size: 19px; 335 335 } 336 336 } 337 337 } 338 338 339 -/* ===== Splitsection===== */747 +/* ========== CTA ========== */ 340 340 341 -.split-section { 342 - display: grid; 343 - grid-template-columns: minmax(0, 1.1fr) minmax(280px, .9fr); 344 - gap: 32px; 345 - align-items: start; 346 - max-width: 960px; 749 +.cta-section { 750 + padding: @section-padding; 751 + 752 + .contact-inline { 753 + margin: 0; 754 + color: @muted; 755 + 756 + a { 757 + color: @brand; 758 + } 759 + } 760 +} 761 + 762 +.cta-panel { 763 + max-width: 860px; 347 347 margin: 0 auto; 765 + padding: 32px; 766 + border-radius: @radius; 767 + border: 1px solid fade(@brand, 20%); 768 + box-shadow: @shadow-sm; 769 + text-align: center; 770 + 771 + h2 { 772 + margin-top: 0; 773 + } 774 + 775 + p { 776 + color: @muted; 777 + line-height: 1.55; 778 + } 348 348 } 349 349 350 -.panel { 351 - background: #fff; 352 - border: 1px solid @line; 781 +.resource-inline-cta { 782 + display: flex; 783 + align-items: center; 784 + justify-content: space-between; 785 + gap: 22px; 786 + margin: 30px 0; 787 + padding: 20px 22px; 788 + border: 1px solid fade(@brand, 22%); 353 353 border-radius: @radius; 790 + background: @brand-bg; 354 354 box-shadow: @shadow-sm; 355 - padding: 20px; 792 + 793 + p { 794 + margin: 0; 795 + color: @muted; 796 + line-height: 1.55; 797 + } 798 + 799 + strong { 800 + color: @text; 801 + } 802 + 803 + .btn { 804 + flex-shrink: 0; 805 + } 356 356 } 357 357 358 -.panel h3 { 359 - margin-top: 0; 808 +@media (max-width: 767px) { 809 + .resource-inline-cta { 810 + display: block; 811 + text-align: center; 812 + 813 + p { 814 + margin-bottom: 14px; 815 + } 816 + 817 + .btn { 818 + display: inline-block; 819 + margin-left: auto; 820 + margin-right: auto; 821 + } 822 + } 360 360 } 361 361 362 -/* ===== Contact / form page ===== */825 +/* ========== Responsive ========== */ 363 363 364 -.contact-layout { 365 - display: grid; 366 - grid-template-columns: minmax(0, .85fr) minmax(320px, 1.15fr); 367 - gap: 32px; 368 - max-width: 1000px; 827 +@media (max-width: 980px) { 828 + .widgets, 829 + .pathways, 830 + .services-grid, 831 + .resource-grid { 832 + grid-template-columns: repeat(2, minmax(0, 1fr)); 833 + } 834 + 835 + .split-grid { 836 + grid-template-columns: 1fr; 837 + } 838 + 839 + .split-copy h2 { 840 + text-align: center; 841 + } 842 +} 843 + 844 +@media (max-width: 760px) { 845 + section[id] { 846 + scroll-margin-top: 132px; 847 + } 848 + 849 + .header-inner { 850 + min-height: auto; 851 + padding-top: 14px; 852 + padding-bottom: 14px; 853 + flex-direction: column; 854 + align-items: center; 855 + gap: 12px; 856 + } 857 + 858 + .site-nav { 859 + width: 100%; 860 + justify-content: center; 861 + flex-wrap: wrap; 862 + gap: 10px 16px; 863 + font-size: 14px; 864 + 865 + .nav-cta { 866 + padding: 7px 12px; 867 + } 868 + } 869 + 870 + .hero.hero-centered { 871 + min-height: 280px; 872 + } 873 + 874 + .hero { 875 + .lead { 876 + font-size: 17px; 877 + } 878 + 879 + .benefits { 880 + gap: 4px 10px; 881 + 882 + li + li::before { 883 + content: none; 884 + } 885 + } 886 + } 887 +} 888 + 889 +@media (max-width: 640px) { 890 + section { 891 + padding: @section-padding-mobile; 892 + } 893 + 894 + .widgets, 895 + .pathways, 896 + .services-grid, 897 + .resource-grid { 898 + grid-template-columns: 1fr; 899 + } 900 + 901 + .pathway-card, 902 + .services .service, 903 + .resource-card, 904 + .widget { 905 + padding: 20px; 906 + } 907 + 908 + .services .service { 909 + gap: 14px; 910 + } 911 + 912 + .cta-panel { 913 + padding: 24px 20px; 914 + } 915 +} 916 + 917 +/* ========== Resource / Article Pages ========== */ 918 + 919 +.resource-page { 920 + padding-top: 0; 921 +} 922 + 923 +.resource-header { 924 + padding: @section-padding; 925 + border-top: none; 926 + background: 927 + radial-gradient(50rem 18rem at 50% -10%, @brand-soft 0%, transparent 60%), 928 + radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%); 929 + 930 + h1 { 931 + margin: 0 auto 14px; 932 + text-align: center; 933 + line-height: 1.18; 934 + } 935 + 936 + .resource-summary { 937 + max-width: 780px; 938 + margin: 0 auto; 939 + color: @muted; 940 + text-align: center; 941 + font-size: 18px; 942 + line-height: 1.55; 943 + } 944 +} 945 + 946 +.resource-layout { 947 + display: block; 948 + max-width: 1080px; 369 369 margin: 0 auto; 370 - a lign-items:start;950 + padding-top: 28px; 371 371 } 372 372 373 -.contact-card { 374 - background: #fff; 375 - border: 1px solid @line; 376 - border-radius: @radius; 377 - box-shadow: @shadow-sm; 378 - padding: 20px; 953 +.resource-layout::after { 954 + content: ""; 955 + display: block; 956 + clear: both; 379 379 } 380 380 381 -.contact-card h3 { 382 - margin-top: 0; 959 +.resource-content { 960 + color: @text; 961 + font-size: 16px; 962 + line-height: 1.68; 963 + 964 + h2 { 965 + text-align: left; 966 + margin: 34px 0 12px; 967 + line-height: 1.28; 968 + } 969 + 970 + h3 { 971 + margin: 24px 0 8px; 972 + line-height: 1.3; 973 + } 974 + 975 + p { 976 + margin: 0 0 16px; 977 + } 978 + 979 + ul, 980 + ol { 981 + margin: 0 0 18px; 982 + padding-left: 22px; 983 + } 984 + 985 + li { 986 + margin: 6px 0; 987 + } 988 + 989 + strong { 990 + color: @text; 991 + } 383 383 } 384 384 385 -.contact-list { 386 - list-style: none; 994 +.resource-note { 995 + border-left: 4px solid @brand; 996 + background: @brand-bg; 997 + padding: 16px 18px; 998 + margin: 22px 0; 999 + border-radius: 0 @radius @radius 0; 1000 + 1001 + p:last-child { 1002 + margin-bottom: 0; 1003 + } 1004 +} 1005 + 1006 +.resource-note.related-resources { 1007 + p { 1008 + margin-bottom: 10px; 1009 + } 1010 + 1011 + ul { 1012 + margin: 0; 1013 + padding-left: 20px; 1014 + } 1015 + 1016 + li { 1017 + margin: 6px 0; 1018 + color: @muted; 1019 + } 1020 +} 1021 + 1022 +.resource-faq-item { 1023 + display: flow-root; 1024 + border-bottom: 1px solid @line; 1025 + padding: 12px 0; 1026 + 1027 + summary { 1028 + cursor: pointer; 1029 + font-weight: 700; 1030 + color: @text; 1031 + line-height: 1.4; 1032 + } 1033 + 1034 + summary:hover, 1035 + summary:focus { 1036 + color: @brand-strong; 1037 + } 1038 + 1039 + p { 1040 + margin: 10px 0 4px; 1041 + color: @muted; 1042 + } 1043 +} 1044 + 1045 +.resource-checklist { 1046 + margin: 18px 0 24px; 387 387 padding: 0; 388 - margin:12px 0 0;1048 + list-style: none; 389 389 390 390 li { 391 - margin: 8px 0; 1051 + position: relative; 1052 + padding: 10px 0 10px 34px; 1053 + border-bottom: 1px solid @line; 1054 + 1055 + &:before { 1056 + content: "\f00c"; 1057 + font-family: FontAwesome; 1058 + position: absolute; 1059 + left: 0; 1060 + top: 11px; 1061 + color: @brand; 1062 + } 1063 + } 1064 +} 1065 + 1066 +.resource-sidebar { 1067 + float: right; 1068 + width: 280px; 1069 + margin-left: 42px; 1070 + margin-bottom: 28px; 1071 + position: sticky; 1072 + top: 96px; 1073 + border: 1px solid @line; 1074 + border-radius: @radius; 1075 + padding: 18px; 1076 + background: #fff; 1077 + box-shadow: @shadow-sm; 1078 + 1079 + h4 { 1080 + margin: 0 0 10px; 1081 + } 1082 + 1083 + ul { 1084 + margin: 0; 1085 + padding-left: 18px; 392 392 color: @muted; 393 393 } 394 394 395 - i { 396 - color: @brand; 397 - margin-right: 8px; 1089 + li { 1090 + margin: 8px 0; 398 398 } 399 399 400 400 a { 401 401 color: @brand; 1095 + font-weight: 600; 402 402 } 403 403 } 404 404 405 -.form-panel { 1099 +.resource-cta { 1100 + display: flex; 1101 + flex-direction: column; 1102 + align-items: center; 1103 + text-align: center; 1104 + 1105 + max-width: 820px; 1106 + margin: 42px auto 0; 1107 + padding: 28px 30px; 1108 + border: 1px solid fade(@brand, 20%); 1109 + border-radius: @radius; 1110 + background: @brand-bg; 1111 + 1112 + h3 { 1113 + margin-top: 0; 1114 + margin-bottom: 10px; 1115 + } 1116 + 1117 + p { 1118 + max-width: 680px; 1119 + margin-left: auto; 1120 + margin-right: auto; 1121 + color: @muted; 1122 + } 1123 + 1124 + .btn { 1125 + margin-top: 8px; 1126 + } 1127 +} 1128 + 1129 +.resource-note, 1130 +.resource-checklist, 1131 +.resource-cta { 1132 + display: flow-root; 1133 +} 1134 + 1135 +@media (max-width: 767px) { 1136 + .resource-cta { 1137 + padding: 24px 20px; 1138 + } 1139 +} 1140 + 1141 +@media (max-width: 900px) { 1142 + .resource-layout { 1143 + padding-top: 22px; 1144 + } 1145 + 1146 + .resource-sidebar { 1147 + float: none; 1148 + width: 100%; 1149 + margin-left: 0; 1150 + margin-bottom: 24px; 1151 + position: static; 1152 + } 1153 +} 1154 + 1155 +/* ========== Products / Extensions Pages ========== */ 1156 + 1157 +.product-index-section { 1158 + padding: @section-padding; 1159 + 1160 + h2 { 1161 + margin-bottom: 10px; 1162 + } 1163 +} 1164 + 1165 +.product-card-grid { 1166 + max-width: 980px; 1167 + margin: 26px auto 0; 1168 + display: grid; 1169 + grid-template-columns: 1fr; 1170 + grid-gap: 22px; 1171 +} 1172 + 1173 +.product-card { 1174 + position: relative; 406 406 background: #fff; 407 407 border: 1px solid @line; 408 408 border-radius: @radius; 409 409 box-shadow: @shadow-sm; 410 - padding: 22px; 1179 + padding: 32px; 1180 + display: grid; 1181 + grid-template-columns: 70px 1fr; 1182 + grid-gap: 24px; 1183 + align-items: start; 1184 + overflow: hidden; 1185 + 1186 + &:before { 1187 + content: ""; 1188 + position: absolute; 1189 + inset: 0 auto 0 0; 1190 + width: 5px; 1191 + background: linear-gradient(180deg, @brand 0%, @brand-strong 100%); 1192 + } 1193 + 1194 + .product-card-icon { 1195 + width: 58px; 1196 + height: 58px; 1197 + border-radius: 50%; 1198 + background: fade(@brand, 10%); 1199 + border: 1px solid fade(@brand, 22%); 1200 + color: @brand; 1201 + display: flex; 1202 + align-items: center; 1203 + justify-content: center; 1204 + font-size: 22px; 1205 + flex-shrink: 0; 1206 + } 1207 + 1208 + .product-card-body { 1209 + min-width: 0; 1210 + } 1211 + 1212 + h3 { 1213 + margin: 0 0 10px; 1214 + color: @text; 1215 + font-size: 25px; 1216 + line-height: 1.22; 1217 + font-weight: 800; 1218 + } 1219 + 1220 + p { 1221 + color: @muted; 1222 + line-height: 1.6; 1223 + } 1224 + 1225 + .product-card-description { 1226 + max-width: 760px; 1227 + margin: 0 0 14px; 1228 + font-size: 16px; 1229 + } 411 411 } 412 412 413 -.form-panel .xform dl { 414 - margin: 0; 1232 +.product-card-kicker { 1233 + display: inline-flex; 1234 + align-items: center; 1235 + gap: 7px; 1236 + width: fit-content; 1237 + margin-bottom: 10px; 1238 + padding: 5px 10px; 1239 + border: 1px solid fade(@brand, 24%); 1240 + border-radius: 999px; 1241 + background: fade(@brand, 8%); 1242 + color: @brand-strong; 1243 + font-size: 12px; 1244 + font-weight: 800; 1245 + text-transform: uppercase; 1246 + letter-spacing: .04em; 1247 + 1248 + i { 1249 + color: @brand; 1250 + } 415 415 } 416 416 417 -.form-panel .xform dt { 418 - margin-top: 12px; 1253 +.product-highlights { 1254 + margin: 14px 0 22px; 1255 + padding-left: 18px; 1256 + color: @muted; 1257 + 1258 + li { 1259 + margin: 6px 0; 1260 + line-height: 1.45; 1261 + } 419 419 } 420 420 421 -.form-panel .xform dt:first-child { 422 - margin-top: 0; 1264 +.product-card-actions { 1265 + display: flex; 1266 + align-items: center; 1267 + gap: 16px; 1268 + flex-wrap: wrap; 1269 + 1270 + .btn { 1271 + font-weight: 700; 1272 + } 423 423 } 424 424 425 -. form-panel .xform label{426 - color: @ text;1275 +.product-card-contact { 1276 + color: @brand; 427 427 font-weight: 700; 1278 + text-decoration: underline; 1279 + 1280 + &:hover, 1281 + &:focus { 1282 + color: @brand-strong; 1283 + } 428 428 } 429 429 430 -.form-panel .xform .xHint { 431 - display: block; 432 - color: @muted; 433 - font-size: 12px; 434 - margin-top: 2px; 1286 +@media (max-width: 640px) { 1287 + .product-card { 1288 + grid-template-columns: 1fr; 1289 + padding: 26px 22px; 1290 + text-align: left; 1291 + 1292 + &:before { 1293 + width: 4px; 1294 + } 1295 + 1296 + .product-card-icon { 1297 + margin-bottom: 2px; 1298 + } 1299 + 1300 + h3 { 1301 + font-size: 22px; 1302 + } 1303 + } 1304 + 1305 + .product-card-actions { 1306 + gap: 12px; 1307 + } 435 435 } 436 436 437 -.form-panel .xform dd { 438 - margin-left: 0; 439 - margin-bottom: 10px; 1310 +/* ========== Individual Product Pages ========== */ 1311 + 1312 +.product-layout { 1313 + display: grid; 1314 + grid-template-columns: minmax(0, 1.12fr) minmax(280px, .88fr); 1315 + grid-gap: 32px; 1316 + max-width: 1040px; 1317 + margin: 0 auto; 1318 + align-items: start; 440 440 } 441 441 442 -.form-panel input[type="text"], 443 -.form-panel input[type="email"], 444 -.form-panel textarea, 445 -.form-panel select { 446 - width: 100%; 447 - max-width: 100%; 1321 +.product-summary-card, 1322 +.product-info-card, 1323 +.product-feature, 1324 +.product-gallery-panel { 1325 + background: #fff; 448 448 border: 1px solid @line; 449 - border-radius: 8px;450 - padding:8px 10px;1327 + border-radius: @radius; 1328 + box-shadow: @shadow-sm; 451 451 } 452 452 453 -/* ===== CTA ===== */ 1331 +.product-summary-card { 1332 + padding: 28px; 454 454 455 -.cta-section { 456 - padding: 24px 0 16px; 1334 + h2 { 1335 + text-align: left; 1336 + margin-top: 0; 1337 + margin-bottom: 14px; 1338 + line-height: 1.25; 1339 + } 1340 + 1341 + p { 1342 + color: @muted; 1343 + line-height: 1.62; 1344 + } 1345 + 1346 + p:last-child { 1347 + margin-bottom: 0; 1348 + } 457 457 } 458 458 459 -.contact-inline { 460 - margin: 0; 1351 +.product-info-card { 1352 + padding: 24px; 1353 + 1354 + h3 { 1355 + margin-top: 0; 1356 + margin-bottom: 12px; 1357 + line-height: 1.3; 1358 + } 1359 + 1360 + p { 1361 + color: @muted; 1362 + line-height: 1.55; 1363 + } 1364 + 1365 + ul { 1366 + margin: 0; 1367 + padding-left: 20px; 1368 + color: @muted; 1369 + } 1370 + 1371 + li { 1372 + margin: 8px 0; 1373 + line-height: 1.3; 1374 + } 1375 +} 1376 + 1377 +.product-card-note { 1378 + margin: 0 0 14px; 461 461 color: @muted; 1380 + line-height: 1.55; 1381 +} 462 462 463 - a { 1383 +.product-feature-grid { 1384 + display: grid; 1385 + grid-template-columns: repeat(3, minmax(0, 1fr)); 1386 + grid-gap: 20px; 1387 + max-width: 1040px; 1388 + margin: 24px auto 0; 1389 +} 1390 + 1391 +.product-feature { 1392 + padding: 24px; 1393 + min-width: 0; 1394 + min-height: 100%; 1395 + 1396 + .card-heading, 1397 + .feature-heading { 1398 + display: flex; 1399 + align-items: center; 1400 + gap: 14px; 1401 + margin-bottom: 14px; 1402 + } 1403 + 1404 + .feature-icon { 1405 + width: 46px; 1406 + height: 46px; 1407 + border-radius: 50%; 1408 + background: fade(@brand, 10%); 464 464 color: @brand; 465 - font-weight: 700; 1410 + display: flex; 1411 + align-items: center; 1412 + justify-content: center; 1413 + font-size: 18px; 1414 + flex-shrink: 0; 466 466 } 1416 + 1417 + h3 { 1418 + margin: 0; 1419 + color: @text; 1420 + font-size: 18px; 1421 + line-height: 1.25; 1422 + } 1423 + 1424 + p { 1425 + margin: 0; 1426 + color: @muted; 1427 + line-height: 1.52; 1428 + } 467 467 } 468 468 469 -/* ===== Compact sections ===== */ 1431 +.product-gallery-caption { 1432 + max-width: 820px; 1433 + margin: 12px auto 0; 1434 + color: @muted; 1435 + font-size: 14px; 1436 + line-height: 1.5; 1437 + text-align: center; 1438 +} 470 470 471 -.compact-section { 472 - padding: 28px 0; 1440 +/* Keep the default XWiki gallery style. 1441 + Only add spacing before it and center it. */ 1442 +.gallery.xGallery { 1443 + margin: 25px auto; 1444 + width: 920px; 1445 + height: 518px; 473 473 } 474 474 475 -. compact-sectionh2{476 - margin-top:0;477 - margin-bottom:14px;1448 +.product-section-muted { 1449 + background: 1450 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%); 478 478 } 479 479 480 -/* ===== Responsive ===== */ 1453 +/* Compact process list when used inside a product card. */ 1454 +.product-summary-card .process-list { 1455 + margin-top: 16px; 481 481 482 -@media (max-width: 767px) { 483 - section { 484 - padding: 26px 0; 1457 + li { 1458 + padding: 13px 14px 13px 50px; 1459 + margin-bottom: 10px; 1460 + box-shadow: none; 485 485 } 486 486 487 - .landing-hero { 488 - min-height: 280px; 1463 + li:before { 1464 + left: 14px; 1465 + top: 14px; 1466 + width: 24px; 1467 + height: 24px; 1468 + font-size: 12px; 489 489 } 490 490 491 - .landing-hero h1, 492 - .page-header-compact h1 { 493 - font-size: 28px; 1471 + strong { 1472 + margin-bottom: 2px; 494 494 } 1474 +} 495 495 496 - .page-lead, 497 - .landing-hero .lead { 498 - font-size: 16px; 1476 +/* Kept for older product pages that still use a screenshot placeholder/panel. */ 1477 +.product-gallery-panel { 1478 + max-width: 1040px; 1479 + margin: 20px auto 0; 1480 + padding: 26px; 1481 + 1482 + h2 { 1483 + margin-top: 0; 1484 + text-align: center; 499 499 } 500 500 501 - .service { 502 - flex: 0 1 100%; 1487 + .gallery-note { 1488 + max-width: 700px; 1489 + margin: 0 auto 18px; 1490 + color: @muted; 1491 + text-align: center; 1492 + line-height: 1.55; 503 503 } 1494 +} 504 504 505 - .split-section, 506 - .contact-layout { 1496 +.product-gallery-placeholder { 1497 + min-height: 260px; 1498 + padding: 28px; 1499 + border: 1px dashed fade(@brand, 40%); 1500 + border-radius: @radius; 1501 + background: fade(@brand, 5%); 1502 + color: @muted; 1503 + text-align: center; 1504 + display: flex; 1505 + align-items: center; 1506 + justify-content: center; 1507 +} 1508 + 1509 +@media (max-width: 980px) { 1510 + .product-layout, 1511 + .product-feature-grid { 507 507 grid-template-columns: 1fr; 508 - gap: 20px; 509 509 } 1514 + 1515 + .product-summary-card h2 { 1516 + text-align: center; 1517 + } 510 510 } 1519 + 1520 +@media (max-width: 640px) { 1521 + .product-card { 1522 + grid-template-columns: 1fr; 1523 + padding: 22px; 1524 + text-align: left; 1525 + 1526 + .product-card-icon { 1527 + margin-bottom: 2px; 1528 + } 1529 + } 1530 + 1531 + .product-summary-card, 1532 + .product-info-card, 1533 + .product-feature, 1534 + .product-gallery-panel { 1535 + padding: 20px; 1536 + } 1537 + 1538 + .product-feature { 1539 + .card-heading, 1540 + .feature-heading { 1541 + gap: 12px; 1542 + } 1543 + 1544 + .feature-icon { 1545 + width: 42px; 1546 + height: 42px; 1547 + font-size: 16px; 1548 + } 1549 + } 1550 + 1551 + .gallery.xGallery { 1552 + margin-top: 22px !important; 1553 + } 1554 + 1555 + .product-gallery-caption { 1556 + margin-top: 10px; 1557 + padding: 0 14px; 1558 + } 1559 + 1560 + .product-summary-card .process-list li { 1561 + padding-left: 46px; 1562 + } 1563 +} 1564 + 1565 +/* ========== Resources Index ========== */ 1566 + 1567 +.resources-index-page { 1568 + 1569 + .services-grid { 1570 + grid-template-columns: repeat(2, minmax(0, 1fr)); 1571 + } 1572 +} 1573 + 1574 +@media (max-width: 980px) { 1575 + .resources-index-page { 1576 + .services-grid { 1577 + grid-template-columns: 1fr; 1578 + } 1579 + } 1580 +} 1581 + 1582 +@media (max-width: 767px) { 1583 + .resources-index-page { 1584 + padding: @section-padding-mobile; 1585 + } 1586 +} 1587 + 1588 +.resource-faq-item { 1589 + border-bottom: 1px solid @line; 1590 + padding: 12px 0; 1591 + 1592 + summary { 1593 + cursor: pointer; 1594 + font-weight: 700; 1595 + color: @text; 1596 + } 1597 + 1598 + p { 1599 + margin: 10px 0 4px; 1600 + color: @muted; 1601 + } 1602 +} 1603 + 1604 +/* ========== Global Theme Background ========== */ 1605 + 1606 +html, 1607 +body { 1608 + min-height: 100%; 1609 +} 1610 + 1611 +body { 1612 + color: @text; 1613 + background: 1614 + radial-gradient(circle at 12% 8%, rgba(0, 147, 125, 0.08) 0, transparent 26%), 1615 + radial-gradient(circle at 90% 28%, rgba(7, 24, 45, 0.05) 0, transparent 30%), 1616 + linear-gradient(180deg, #fff 0, @brand-bg 42%, #fff 100%) !important; 1617 + background-attachment: fixed; 1618 +} 1619 + 1620 +/* Let the body background show through the XWiki wrappers. 1621 +#mainContentArea, 1622 +.resource-page, 1623 +.resources-index-page { 1624 + background: transparent !important; 1625 + background-image: none !important; 1626 +} 1627 +*/ 1628 +/* Remove local decorative backgrounds that compete with the global gradient. 1629 +.hero, 1630 +.hero.hero-centered, 1631 +.trust-strip, 1632 +.industry-trust-section, 1633 +.split-section, 1634 +.resource-strip, 1635 +.homepage-resource-strip, 1636 +.resource-header, 1637 +.product-section-muted, 1638 +.resources-index-page { 1639 + background: transparent !important; 1640 + background-image: none !important; 1641 +} 1642 + */ 1643 +/* Keep large panels readable, but remove their inner gradients. 1644 +.industry-trust-section .industry-trust-panel, 1645 +.cta-panel, 1646 +.resource-inline-cta, 1647 +.resource-note, 1648 +.resource-cta { 1649 + background: #fff !important; 1650 + background-image: none !important; 1651 +} */
- 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