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,34 @@ 1 -/* ========== Agnease Public Website Theme========== */2 - 1 +/* ========== Agnease Public Website ========== */ 2 +/* Old look and feel. */ 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; 13 13 15 + 16 +@brand-bg: #F7F9FC; 17 +@text: #07182D; 18 +@text-soft: #10243D; 19 +@muted: #64748B; 20 +/* 21 +@line: #E6EBF2; 22 +@radius: 18px; 23 +@shadow-sm: 0 18px 45px rgba(15, 23, 42, .06); 24 +@shadow: 0 30px 80px rgba(15, 23, 42, .12); 25 +@maxw: 1240px; 26 +*/ 27 +@section-padding: 30px 0; 28 +@section-padding-mobile: 28px 0; 29 + 30 +/* ========== Base ========== */ 31 + 14 14 #mainContentArea { 15 15 padding: 0; 16 16 } ... ... @@ -19,203 +19,323 @@ 19 19 max-width: @maxw; 20 20 margin-left: auto; 21 21 margin-right: auto; 40 + padding-left: 18px; 41 + padding-right: 18px; 22 22 } 23 23 24 -.text-center { 44 +html { 45 + scroll-behavior: smooth; 46 +} 47 + 48 +section { 49 + padding: @section-padding; 50 + border-top: 1px solid @line; 51 + 52 + &:first-of-type { 53 + border-top: none; 54 + } 55 +} 56 + 57 +section[id] { 58 + scroll-margin-top: 92px; 59 +} 60 + 61 +h1, 62 +h2, 63 +h3, 64 +h4 { 65 + color: @text; 66 +} 67 + 68 +h2 { 25 25 text-align: center; 70 + margin-top: 0; 26 26 } 27 27 28 28 .lead { 29 29 color: @muted; 30 30 text-align: center; 31 - line-height:1.5;76 + margin-bottom: 0; 32 32 } 33 33 34 -. page-lead{79 +.section-intro { 35 35 max-width: 760px; 36 - margin: 0 auto; 37 - color: @muted; 38 - font-size: 18px; 39 - line-height: 1.5; 81 + margin: 0 auto 22px; 40 40 text-align: center; 83 + color: @muted; 84 + font-size: 16px; 85 + line-height: 1.55; 41 41 } 42 42 43 -section { 44 - padding: 32px 0; 45 - border-top: 1px solid @line; 88 +a { 89 + color: @brand; 46 46 47 - &:first-of-type { 48 - border-top: none; 91 + &:hover, 92 + &:focus { 93 + color: @brand-strong; 49 49 } 50 50 } 51 51 52 -h1, h2, h3, h4 { 53 - color: @text; 97 +/* ========== Header / Navigation ========== */ 98 + 99 +.site-header { 100 + position: sticky; 101 + top: 0; 102 + z-index: 1000; 103 + background: fade(#fff, 96%); 104 + border-bottom: 1px solid fade(@line, 85%); 105 + backdrop-filter: blur(8px); 54 54 } 55 55 56 -h2 { 57 - text-align: center; 108 +.header-inner { 109 + min-height: 72px; 110 + display: flex; 111 + align-items: center; 112 + justify-content: space-between; 113 + gap: 24px; 58 58 } 59 59 60 -/* ===== Buttons / links ===== */ 116 +.site-nav { 117 + display: flex; 118 + align-items: center; 119 + gap: 22px; 120 + 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; 122 + a { 123 + color: @text; 124 + text-decoration: none; 125 + font-weight: 600; 126 + 127 + &:hover, 128 + &:focus { 129 + color: @brand; 130 + text-decoration: none; 131 + } 132 + } 133 + 134 + .nav-cta { 135 + color: #fff; 136 + background: @brand; 137 + border: 1px solid @brand; 138 + border-radius: 6px; 139 + padding: 8px 14px; 140 + 141 + &:hover, 142 + &:focus { 143 + color: #fff; 144 + background: @brand-strong; 145 + border-color: @brand-strong; 146 + } 147 + } 70 70 } 71 71 72 -.btn-main { 73 - color: #fff; 150 +/* ========== Buttons ========== */ 151 + 152 +.btn-primary { 74 74 background: @brand; 154 + border-color: @brand; 155 + color: #fff; 75 75 76 76 &:hover, 77 77 &:focus { 78 - color: #fff; 79 79 background: @brand-strong; 80 - text-decoration: none; 160 + border-color: @brand-strong; 161 + 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%);167 + background: #fff; 168 + 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;173 + border-color: @brand; 174 + 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 -} 178 +/* ========== Hero ========== */ 104 104 105 -/* ===== Landing page hero ===== */ 180 +.hero { 181 + overflow: hidden; 182 + background-repeat: no-repeat; 183 + background-attachment: scroll; 106 106 107 -. landing-hero {108 - text-align: center; 109 - min-height:340px;110 - di splay:flex;111 - a lign-items:center;112 - justify-content:center;113 - background:114 - radial-gradient(50rem 18rem at50% -10%, #E7FFF8 0%, transparent60%),115 - radial-gradient(50rem18rem at 50% 0%, #E8F6F30%, transparent 60%);116 -} 185 + &.hero-centered { 186 + text-align: center; 187 + background: 188 + radial-gradient(50rem 18rem at 50% -10%, @brand-soft 0%, transparent 60%), 189 + radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%); 190 + display: flex; 191 + align-items: center; 192 + justify-content: center; 193 + min-height: 330px; 194 + } 117 117 118 -.landing-hero-inner { 119 - max-width: 860px; 120 - margin: 0 auto; 121 -} 196 + .hero-inner { 197 + max-width: 860px; 198 + margin: 0 auto; 199 + display: flex; 200 + flex-direction: column; 201 + align-items: center; 202 + } 122 122 123 -.landing-hero h1 { 124 - margin: 0 0 10px; 125 - font-size: 36px; 126 - line-height: 1.18; 127 -} 204 + h1 { 205 + max-width: 790px; 206 + margin-left: auto; 207 + margin-right: auto; 208 + line-height: 1.18; 209 + } 128 128 129 -.landing-hero .lead { 130 - margin: 0 auto 12px; 131 - max-width: 760px; 132 - font-size: 18px; 133 -} 211 + .lead { 212 + max-width: 820px; 213 + font-size: 19px; 214 + line-height: 1.55; 215 + margin-top: 12px; 216 + } 134 134 135 -/* ===== Compact page header for section pages ===== */ 218 + .benefits { 219 + display: flex; 220 + flex-wrap: wrap; 221 + justify-content: center; 222 + list-style: none; 223 + padding: 0; 224 + margin: 14px 0 0; 225 + color: @muted; 226 + 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%); 228 + li + li::before { 229 + content: "•"; 230 + margin: 0 6px; 231 + } 232 + } 143 143 } 144 144 145 -.page-header-compact .container { 146 - max-width: 850px; 147 -} 148 - 149 -.page-eyebrow { 150 - margin: 0 0 8px; 235 +.hero-kicker { 236 + display: inline-flex; 237 + align-items: center; 238 + gap: 8px; 151 151 color: @brand; 152 - font-size: 12px; 153 - font-weight: 800; 154 - text-transform: uppercase; 155 - letter-spacing: .08em; 240 + background: fade(@brand, 8%); 241 + border: 1px solid fade(@brand, 18%); 242 + border-radius: 999px; 243 + padding: 6px 12px; 244 + margin-bottom: 14px; 245 + font-size: 13px; 246 + 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 { 249 +.hero-actions, 250 +#hero-cta { 168 168 display: flex; 252 + 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; 255 + 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; 258 +/* ========== Trust Strip ========== */ 259 + 260 +.trust-strip { 261 + padding: 18px 0; 262 + border-top: 1px solid @line; 263 + background: #fff; 264 + 265 + ul { 266 + max-width: 960px; 267 + margin: 0 auto; 268 + padding: 0; 269 + list-style: none; 270 + display: flex; 271 + justify-content: center; 272 + gap: 22px; 273 + flex-wrap: wrap; 274 + color: @muted; 275 + font-size: 13px; 276 + } 277 + 278 + li { 279 + display: flex; 280 + align-items: center; 281 + gap: 7px; 282 + } 283 + 284 + i { 285 + color: @brand; 286 + } 185 185 } 186 186 187 -/* ===== Cards ===== */289 +/* ========== Reusable Grids ========== */ 188 188 291 +.card-grid, 292 +.pathways, 293 +.services-grid, 294 +.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; 297 + grid-gap: 18px; 298 + margin-left: auto; 299 + margin-right: auto; 194 194 } 195 195 196 -.widget { 197 - padding: 18px; 302 +.card-grid, 303 +.pathways, 304 +.services-grid { 305 + grid-template-columns: repeat(3, minmax(0, 1fr)); 306 + max-width: 1040px; 307 + margin-top: 22px; 308 +} 309 + 310 +.resource-grid { 311 + grid-template-columns: repeat(2, minmax(0, 1fr)); 312 + max-width: 1040px; 313 + margin-top: 22px; 314 +} 315 + 316 +.widgets { 317 + grid-template-columns: repeat(4, minmax(0, 1fr)); 318 + max-width: 1040px; 319 + margin-top: 20px; 320 +} 321 + 322 +.card-grid > *, 323 +.pathways > *, 324 +.services-grid > *, 325 +.resource-grid > *, 326 +.widgets > * { 327 + min-width: 0; 328 +} 329 + 330 +/* ========== Shared Card Style ========== */ 331 + 332 +.widget, 333 +.pathway-card, 334 +.service-card, 335 +.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; 340 +} 341 + 342 +/* ========== Small Widgets ========== */ 343 + 344 +.widget { 345 + 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%);354 + padding-bottom: 8px; 355 + margin-bottom: 10px; 356 + 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; 364 + line-height: 1.25; 227 227 color: @text; 228 228 } 229 229 } ... ... @@ -233,278 +233,1238 @@ 233 233 color: @muted; 234 234 line-height: 1.45; 235 235 } 374 +} 236 236 376 +/* ========== Homepage Pathway Cards ========== */ 377 + 378 +.pathway-card { 379 + padding: 24px; 380 + display: flex; 381 + flex-direction: column; 382 + min-height: 100%; 383 + 384 + .card-heading { 385 + display: flex; 386 + align-items: center; 387 + gap: 14px; 388 + margin-bottom: 14px; 389 + } 390 + 391 + .pathway-icon { 392 + width: 52px; 393 + height: 52px; 394 + border-radius: 50%; 395 + display: flex; 396 + align-items: center; 397 + justify-content: center; 398 + color: @brand; 399 + background: fade(@brand, 10%); 400 + font-size: 19px; 401 + flex-shrink: 0; 402 + } 403 + 404 + h3 { 405 + margin: 0; 406 + color: @text; 407 + font-size: 22px; 408 + line-height: 1.25; 409 + } 410 + 411 + p { 412 + color: @muted; 413 + line-height: 1.55; 414 + margin: 0 0 16px; 415 + } 416 + 417 + ul { 418 + margin: 0 0 22px; 419 + padding-left: 18px; 420 + color: @muted; 421 + font-size: 14px; 422 + line-height: 1.55; 423 + } 424 + 425 + li { 426 + margin: 6px 0; 427 + } 428 + 237 237 .card-link { 238 - margin-top: 12px; 430 + margin-top: auto; 431 + padding-top: 4px; 239 239 240 240 a { 241 241 color: @brand; 242 242 font-weight: 700; 243 - text-decoration: n one;436 + text-decoration: underline; 244 244 245 - &:hover { 438 + &:hover, 439 + &:focus { 246 246 color: @brand-strong; 247 - text-decoration: underline; 248 248 } 249 249 } 250 250 } 251 251 } 252 252 253 -/* ===== Service / listing rows ===== */ 446 +.industry-trust-section { 447 + background: 448 + 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 -} 450 + .industry-trust-panel { 451 + max-width: 1040px; 452 + margin: 0 auto; 453 + padding: 30px 28px; 454 + border: 1px solid fade(@brand, 16%); 455 + border-radius: @radius; 456 + background: 457 + radial-gradient(34rem 12rem at 50% 0%, fade(@brand-soft, 75%) 0%, #fff 72%); 458 + box-shadow: @shadow-sm; 459 + text-align: center; 460 + } 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; 462 + h2 { 463 + margin-bottom: 12px; 464 + } 465 + 466 + .section-intro { 467 + margin-bottom: 20px; 468 + max-width: 820px; 469 + } 470 + 471 + .industry-tags { 472 + max-width: 880px; 473 + margin: 0 auto; 474 + display: flex; 475 + flex-wrap: wrap; 476 + justify-content: center; 477 + gap: 10px; 478 + } 479 + 480 + .industry-tags span { 481 + display: inline-flex; 482 + align-items: center; 483 + padding: 7px 12px; 484 + border: 1px solid fade(@brand, 20%); 485 + border-radius: 999px; 486 + background: #fff; 487 + color: @text; 488 + font-size: 13px; 489 + font-weight: 600; 490 + line-height: 1.2; 491 + box-shadow: 0 3px 10px rgba(0, 0, 0, .04); 492 + } 493 + 494 + .industry-support { 495 + max-width: 820px; 496 + margin: 22px auto 0; 497 + color: @muted; 498 + font-size: 16px; 499 + line-height: 1.6; 500 + } 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; 503 +@media (max-width: 640px) { 504 + .industry-trust-section { 505 + .industry-trust-panel { 506 + padding: 24px 18px; 507 + } 508 + 509 + .industry-tags { 510 + gap: 8px; 511 + } 512 + 513 + .industry-tags span { 514 + font-size: 12px; 515 + padding: 6px 10px; 516 + } 517 + } 285 285 } 286 286 287 -.service-body { 288 - h4 { 289 - margin: 0 0 4px; 290 - font-size: 1.125rem; 291 - font-weight: 800; 520 +/* ========== Services ========== */ 292 292 293 - a { 294 - color: @text; 295 - text-decoration: none; 522 +.services { 523 + .services-grid { 524 + max-width: 1040px; 525 + } 296 296 297 - &:hover { 298 - color: @brand; 299 - text-decoration: underline; 527 + .service { 528 + display: flex; 529 + align-items: flex-start; 530 + gap: 16px; 531 + padding: 22px; 532 + background: #fff; 533 + border: 1px solid @line; 534 + border-radius: @radius; 535 + box-shadow: @shadow-sm; 536 + 537 + .service-icon { 538 + width: 46px; 539 + height: 46px; 540 + border-radius: 50%; 541 + display: flex; 542 + align-items: center; 543 + justify-content: center; 544 + font-size: 18px; 545 + color: @brand; 546 + background: fade(@brand, 10%); 547 + flex-shrink: 0; 548 + margin-top: 2px; 549 + } 550 + 551 + .service-body { 552 + h4 { 553 + margin: 0 0 6px; 554 + font-size: 18px; 555 + line-height: 1.25; 556 + font-weight: 800; 557 + color: @text; 300 300 } 559 + 560 + p { 561 + margin: 0 0 8px; 562 + color: @muted; 563 + line-height: 1.5; 564 + } 565 + 566 + ul { 567 + margin: 9px 0 0; 568 + padding-left: 18px; 569 + color: @muted; 570 + font-size: 13px; 571 + line-height: 1.5; 572 + } 573 + 574 + li { 575 + margin: 4px 0; 576 + } 301 301 } 302 302 } 579 +} 303 303 581 +/* ========== Split / Process Section ========== */ 582 + 583 +.split-section { 584 + background: 585 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%); 586 +} 587 + 588 +.split-grid { 589 + display: grid; 590 + grid-template-columns: 1.1fr .9fr; 591 + grid-gap: 36px; 592 + max-width: 1040px; 593 + margin: 0 auto; 594 + align-items: center; 595 +} 596 + 597 +.split-copy { 598 + h2 { 599 + text-align: left; 600 + margin-top: 0; 601 + } 602 + 304 304 p { 305 - margin: 0 0 6px; 604 + color: @muted; 605 + line-height: 1.6; 606 + } 607 +} 608 + 609 +.process-list { 610 + counter-reset: process; 611 + margin: 0; 612 + padding: 0; 613 + list-style: none; 614 + 615 + li { 616 + counter-increment: process; 617 + position: relative; 618 + padding: 16px 16px 16px 58px; 619 + margin-bottom: 12px; 620 + background: #fff; 621 + border: 1px solid @line; 622 + border-radius: @radius; 623 + box-shadow: @shadow-sm; 624 + color: @muted; 625 + line-height: 1.5; 626 + 627 + &:before { 628 + content: counter(process); 629 + position: absolute; 630 + left: 16px; 631 + top: 16px; 632 + width: 28px; 633 + height: 28px; 634 + border-radius: 50%; 635 + background: fade(@brand, 10%); 636 + color: @brand; 637 + display: flex; 638 + align-items: center; 639 + justify-content: center; 640 + font-weight: 800; 641 + } 642 + 643 + strong { 644 + display: block; 645 + color: @text; 646 + margin-bottom: 3px; 647 + } 648 + } 649 +} 650 + 651 +/* ========== Resources ========== */ 652 + 653 +.resource-strip { 654 + background: @brand-bg; 655 +} 656 + 657 +.resource-card { 658 + padding: 20px; 659 + 660 + h4 { 661 + margin: 0 0 8px; 306 306 color: @text; 663 + font-size: 18px; 664 + line-height: 1.25; 665 + } 666 + 667 + p { 668 + color: @muted; 669 + 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; 673 + a { 674 + color: @brand; 675 + font-weight: 700; 676 + } 677 +} 678 + 679 +/* ========== Homepage Resource Strip ========== */ 680 + 681 +.homepage-resource-strip { 682 + background: 683 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 70%); 684 + 685 + .resource-grid { 686 + max-width: 1040px; 687 + margin: 22px auto 0; 688 + display: grid; 689 + grid-template-columns: repeat(2, minmax(0, 1fr)); 690 + grid-gap: 22px; 691 + align-items: stretch; 692 + } 693 + 694 + .resource-card { 695 + display: flex; 696 + flex-direction: column; 697 + min-width: 0; 698 + min-height: 100%; 699 + padding: 26px; 700 + } 701 + 702 + .resource-card h4 { 703 + margin: 0 0 10px; 704 + color: @text; 705 + font-size: 21px; 706 + line-height: 1.25; 707 + font-weight: 700; 708 + } 709 + 710 + .resource-card p { 711 + margin: 0 0 18px; 313 313 color: @muted; 314 - font-size: 13px; 713 + font-size: 15px; 714 + line-height: 1.6; 315 315 } 316 316 317 - li { 318 - margin: .25rem 0; 319 - line-height: 1.45; 717 + .resource-card a { 718 + margin-top: auto; 719 + color: @brand; 720 + font-weight: 700; 721 + text-decoration: underline; 722 + 723 + &:hover, 724 + &:focus { 725 + color: @brand-strong; 726 + } 320 320 } 728 +} 321 321 322 - .service-link { 323 - margin-top: .45rem; 324 - font-size: 13px; 730 +@media (max-width: 980px) { 731 + .homepage-resource-strip { 732 + .resource-grid { 733 + grid-template-columns: 1fr; 734 + } 735 + } 736 +} 325 325 326 - a { 327 - color: @brand; 328 - font-weight: 700; 329 - text-decoration: none; 738 +@media (max-width: 640px) { 739 + .homepage-resource-strip { 740 + .resource-card { 741 + padding: 22px; 742 + } 330 330 331 - &:hover { 332 - color: @brand-strong; 333 - text-decoration: underline; 334 - } 744 + .resource-card h4 { 745 + font-size: 19px; 335 335 } 336 336 } 337 337 } 338 338 339 -/* ===== Splitsection===== */750 +/* ========== 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; 752 +.cta-section { 753 + padding: @section-padding; 754 + 755 + .contact-inline { 756 + margin: 0; 757 + color: @muted; 758 + 759 + a { 760 + color: @brand; 761 + } 762 + } 763 +} 764 + 765 +.cta-panel { 766 + max-width: 860px; 347 347 margin: 0 auto; 768 + padding: 32px; 769 + border-radius: @radius; 770 + border: 1px solid fade(@brand, 20%); 771 + background: 772 + radial-gradient(34rem 12rem at 50% 0%, @brand-soft 0%, #fff 70%); 773 + box-shadow: @shadow-sm; 774 + text-align: center; 775 + 776 + h2 { 777 + margin-top: 0; 778 + } 779 + 780 + p { 781 + color: @muted; 782 + line-height: 1.55; 783 + } 348 348 } 349 349 350 -.panel { 351 - background: #fff; 352 - border: 1px solid @line; 786 +.resource-inline-cta { 787 + display: flex; 788 + align-items: center; 789 + justify-content: space-between; 790 + gap: 22px; 791 + margin: 30px 0; 792 + padding: 20px 22px; 793 + border: 1px solid fade(@brand, 22%); 353 353 border-radius: @radius; 795 + background: @brand-bg; 354 354 box-shadow: @shadow-sm; 355 - padding: 20px; 797 + 798 + p { 799 + margin: 0; 800 + color: @muted; 801 + line-height: 1.55; 802 + } 803 + 804 + strong { 805 + color: @text; 806 + } 807 + 808 + .btn { 809 + flex-shrink: 0; 810 + } 356 356 } 357 357 358 -.panel h3 { 359 - margin-top: 0; 813 +@media (max-width: 767px) { 814 + .resource-inline-cta { 815 + display: block; 816 + text-align: center; 817 + 818 + p { 819 + margin-bottom: 14px; 820 + } 821 + 822 + .btn { 823 + display: inline-block; 824 + margin-left: auto; 825 + margin-right: auto; 826 + } 827 + } 360 360 } 361 361 362 -/* ===== Contact / form page ===== */830 +/* ========== 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; 832 +@media (max-width: 980px) { 833 + .widgets, 834 + .pathways, 835 + .services-grid, 836 + .resource-grid { 837 + grid-template-columns: repeat(2, minmax(0, 1fr)); 838 + } 839 + 840 + .split-grid { 841 + grid-template-columns: 1fr; 842 + } 843 + 844 + .split-copy h2 { 845 + text-align: center; 846 + } 847 +} 848 + 849 +@media (max-width: 760px) { 850 + section[id] { 851 + scroll-margin-top: 132px; 852 + } 853 + 854 + .header-inner { 855 + min-height: auto; 856 + padding-top: 14px; 857 + padding-bottom: 14px; 858 + flex-direction: column; 859 + align-items: center; 860 + gap: 12px; 861 + } 862 + 863 + .site-nav { 864 + width: 100%; 865 + justify-content: center; 866 + flex-wrap: wrap; 867 + gap: 10px 16px; 868 + font-size: 14px; 869 + 870 + .nav-cta { 871 + padding: 7px 12px; 872 + } 873 + } 874 + 875 + .hero.hero-centered { 876 + min-height: 280px; 877 + } 878 + 879 + .hero { 880 + .lead { 881 + font-size: 17px; 882 + } 883 + 884 + .benefits { 885 + gap: 4px 10px; 886 + 887 + li + li::before { 888 + content: none; 889 + } 890 + } 891 + } 892 +} 893 + 894 +@media (max-width: 640px) { 895 + section { 896 + padding: @section-padding-mobile; 897 + } 898 + 899 + .widgets, 900 + .pathways, 901 + .services-grid, 902 + .resource-grid { 903 + grid-template-columns: 1fr; 904 + } 905 + 906 + .pathway-card, 907 + .services .service, 908 + .resource-card, 909 + .widget { 910 + padding: 20px; 911 + } 912 + 913 + .services .service { 914 + gap: 14px; 915 + } 916 + 917 + .cta-panel { 918 + padding: 24px 20px; 919 + } 920 +} 921 + 922 +/* ========== Resource / Article Pages ========== */ 923 + 924 +.resource-page { 925 + padding-top: 0; 926 +} 927 + 928 +.resource-header { 929 + padding: @section-padding; 930 + border-top: none; 931 + background: 932 + radial-gradient(50rem 18rem at 50% -10%, @brand-soft 0%, transparent 60%), 933 + radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%); 934 + 935 + h1 { 936 + margin: 0 auto 14px; 937 + text-align: center; 938 + line-height: 1.18; 939 + } 940 + 941 + .resource-summary { 942 + max-width: 780px; 943 + margin: 0 auto; 944 + color: @muted; 945 + text-align: center; 946 + font-size: 18px; 947 + line-height: 1.55; 948 + } 949 +} 950 + 951 +.resource-layout { 952 + display: block; 953 + max-width: 1080px; 369 369 margin: 0 auto; 370 - a lign-items:start;955 + 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; 958 +.resource-layout::after { 959 + content: ""; 960 + display: block; 961 + clear: both; 379 379 } 380 380 381 -.contact-card h3 { 382 - margin-top: 0; 964 +.resource-content { 965 + color: @text; 966 + font-size: 16px; 967 + line-height: 1.68; 968 + 969 + h2 { 970 + text-align: left; 971 + margin: 34px 0 12px; 972 + line-height: 1.28; 973 + } 974 + 975 + h3 { 976 + margin: 24px 0 8px; 977 + line-height: 1.3; 978 + } 979 + 980 + p { 981 + margin: 0 0 16px; 982 + } 983 + 984 + ul, 985 + ol { 986 + margin: 0 0 18px; 987 + padding-left: 22px; 988 + } 989 + 990 + li { 991 + margin: 6px 0; 992 + } 993 + 994 + strong { 995 + color: @text; 996 + } 383 383 } 384 384 385 -.contact-list { 386 - list-style: none; 999 +.resource-note { 1000 + border-left: 4px solid @brand; 1001 + background: @brand-bg; 1002 + padding: 16px 18px; 1003 + margin: 22px 0; 1004 + border-radius: 0 @radius @radius 0; 1005 + 1006 + p:last-child { 1007 + margin-bottom: 0; 1008 + } 1009 +} 1010 + 1011 +.resource-note.related-resources { 1012 + p { 1013 + margin-bottom: 10px; 1014 + } 1015 + 1016 + ul { 1017 + margin: 0; 1018 + padding-left: 20px; 1019 + } 1020 + 1021 + li { 1022 + margin: 6px 0; 1023 + color: @muted; 1024 + } 1025 +} 1026 + 1027 +.resource-faq-item { 1028 + display: flow-root; 1029 + border-bottom: 1px solid @line; 1030 + padding: 12px 0; 1031 + 1032 + summary { 1033 + cursor: pointer; 1034 + font-weight: 700; 1035 + color: @text; 1036 + line-height: 1.4; 1037 + } 1038 + 1039 + summary:hover, 1040 + summary:focus { 1041 + color: @brand-strong; 1042 + } 1043 + 1044 + p { 1045 + margin: 10px 0 4px; 1046 + color: @muted; 1047 + } 1048 +} 1049 + 1050 +.resource-checklist { 1051 + margin: 18px 0 24px; 387 387 padding: 0; 388 - margin:12px 0 0;1053 + list-style: none; 389 389 390 390 li { 391 - margin: 8px 0; 1056 + position: relative; 1057 + padding: 10px 0 10px 34px; 1058 + border-bottom: 1px solid @line; 1059 + 1060 + &:before { 1061 + content: "\f00c"; 1062 + font-family: FontAwesome; 1063 + position: absolute; 1064 + left: 0; 1065 + top: 11px; 1066 + color: @brand; 1067 + } 1068 + } 1069 +} 1070 + 1071 +.resource-sidebar { 1072 + float: right; 1073 + width: 280px; 1074 + margin-left: 42px; 1075 + margin-bottom: 28px; 1076 + position: sticky; 1077 + top: 96px; 1078 + border: 1px solid @line; 1079 + border-radius: @radius; 1080 + padding: 18px; 1081 + background: #fff; 1082 + box-shadow: @shadow-sm; 1083 + 1084 + h4 { 1085 + margin: 0 0 10px; 1086 + } 1087 + 1088 + ul { 1089 + margin: 0; 1090 + padding-left: 18px; 392 392 color: @muted; 393 393 } 394 394 395 - i { 396 - color: @brand; 397 - margin-right: 8px; 1094 + li { 1095 + margin: 8px 0; 398 398 } 399 399 400 400 a { 401 401 color: @brand; 1100 + font-weight: 600; 402 402 } 403 403 } 404 404 405 -.form-panel { 1104 +.resource-cta { 1105 + display: flex; 1106 + flex-direction: column; 1107 + align-items: center; 1108 + text-align: center; 1109 + 1110 + max-width: 820px; 1111 + margin: 42px auto 0; 1112 + padding: 28px 30px; 1113 + border: 1px solid fade(@brand, 20%); 1114 + border-radius: @radius; 1115 + background: @brand-bg; 1116 + 1117 + h3 { 1118 + margin-top: 0; 1119 + margin-bottom: 10px; 1120 + } 1121 + 1122 + p { 1123 + max-width: 680px; 1124 + margin-left: auto; 1125 + margin-right: auto; 1126 + color: @muted; 1127 + } 1128 + 1129 + .btn { 1130 + margin-top: 8px; 1131 + } 1132 +} 1133 + 1134 +.resource-note, 1135 +.resource-checklist, 1136 +.resource-cta { 1137 + display: flow-root; 1138 +} 1139 + 1140 +@media (max-width: 767px) { 1141 + .resource-cta { 1142 + padding: 24px 20px; 1143 + } 1144 +} 1145 + 1146 +@media (max-width: 900px) { 1147 + .resource-layout { 1148 + padding-top: 22px; 1149 + } 1150 + 1151 + .resource-sidebar { 1152 + float: none; 1153 + width: 100%; 1154 + margin-left: 0; 1155 + margin-bottom: 24px; 1156 + position: static; 1157 + } 1158 +} 1159 + 1160 +/* ========== Products / Extensions Pages ========== */ 1161 + 1162 +.product-index-section { 1163 + padding: @section-padding; 1164 + 1165 + h2 { 1166 + margin-bottom: 10px; 1167 + } 1168 +} 1169 + 1170 +.product-card-grid { 1171 + max-width: 980px; 1172 + margin: 26px auto 0; 1173 + display: grid; 1174 + grid-template-columns: 1fr; 1175 + grid-gap: 22px; 1176 +} 1177 + 1178 +.product-card { 1179 + 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; 1184 + padding: 32px; 1185 + display: grid; 1186 + grid-template-columns: 70px 1fr; 1187 + grid-gap: 24px; 1188 + align-items: start; 1189 + overflow: hidden; 1190 + 1191 + &:before { 1192 + content: ""; 1193 + position: absolute; 1194 + inset: 0 auto 0 0; 1195 + width: 5px; 1196 + background: linear-gradient(180deg, @brand 0%, @brand-strong 100%); 1197 + } 1198 + 1199 + .product-card-icon { 1200 + width: 58px; 1201 + height: 58px; 1202 + border-radius: 50%; 1203 + background: fade(@brand, 10%); 1204 + border: 1px solid fade(@brand, 22%); 1205 + color: @brand; 1206 + display: flex; 1207 + align-items: center; 1208 + justify-content: center; 1209 + font-size: 22px; 1210 + flex-shrink: 0; 1211 + } 1212 + 1213 + .product-card-body { 1214 + min-width: 0; 1215 + } 1216 + 1217 + h3 { 1218 + margin: 0 0 10px; 1219 + color: @text; 1220 + font-size: 25px; 1221 + line-height: 1.22; 1222 + font-weight: 800; 1223 + } 1224 + 1225 + p { 1226 + color: @muted; 1227 + line-height: 1.6; 1228 + } 1229 + 1230 + .product-card-description { 1231 + max-width: 760px; 1232 + margin: 0 0 14px; 1233 + font-size: 16px; 1234 + } 411 411 } 412 412 413 -.form-panel .xform dl { 414 - margin: 0; 1237 +.product-card-kicker { 1238 + display: inline-flex; 1239 + align-items: center; 1240 + gap: 7px; 1241 + width: fit-content; 1242 + margin-bottom: 10px; 1243 + padding: 5px 10px; 1244 + border: 1px solid fade(@brand, 24%); 1245 + border-radius: 999px; 1246 + background: fade(@brand, 8%); 1247 + color: @brand-strong; 1248 + font-size: 12px; 1249 + font-weight: 800; 1250 + text-transform: uppercase; 1251 + letter-spacing: .04em; 1252 + 1253 + i { 1254 + color: @brand; 1255 + } 415 415 } 416 416 417 -.form-panel .xform dt { 418 - margin-top: 12px; 1258 +.product-highlights { 1259 + margin: 14px 0 22px; 1260 + padding-left: 18px; 1261 + color: @muted; 1262 + 1263 + li { 1264 + margin: 6px 0; 1265 + line-height: 1.45; 1266 + } 419 419 } 420 420 421 -.form-panel .xform dt:first-child { 422 - margin-top: 0; 1269 +.product-card-actions { 1270 + display: flex; 1271 + align-items: center; 1272 + gap: 16px; 1273 + flex-wrap: wrap; 1274 + 1275 + .btn { 1276 + font-weight: 700; 1277 + } 423 423 } 424 424 425 -. form-panel .xform label{426 - color: @ text;1280 +.product-card-contact { 1281 + color: @brand; 427 427 font-weight: 700; 1283 + text-decoration: underline; 1284 + 1285 + &:hover, 1286 + &:focus { 1287 + color: @brand-strong; 1288 + } 428 428 } 429 429 430 -.form-panel .xform .xHint { 431 - display: block; 432 - color: @muted; 433 - font-size: 12px; 434 - margin-top: 2px; 1291 +@media (max-width: 640px) { 1292 + .product-card { 1293 + grid-template-columns: 1fr; 1294 + padding: 26px 22px; 1295 + text-align: left; 1296 + 1297 + &:before { 1298 + width: 4px; 1299 + } 1300 + 1301 + .product-card-icon { 1302 + margin-bottom: 2px; 1303 + } 1304 + 1305 + h3 { 1306 + font-size: 22px; 1307 + } 1308 + } 1309 + 1310 + .product-card-actions { 1311 + gap: 12px; 1312 + } 435 435 } 436 436 437 -.form-panel .xform dd { 438 - margin-left: 0; 439 - margin-bottom: 10px; 1315 +/* ========== Individual Product Pages ========== */ 1316 + 1317 +.product-layout { 1318 + display: grid; 1319 + grid-template-columns: minmax(0, 1.12fr) minmax(280px, .88fr); 1320 + grid-gap: 32px; 1321 + max-width: 1040px; 1322 + margin: 0 auto; 1323 + 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%; 1326 +.product-summary-card, 1327 +.product-info-card, 1328 +.product-feature, 1329 +.product-gallery-panel { 1330 + background: #fff; 448 448 border: 1px solid @line; 449 - border-radius: 8px;450 - padding:8px 10px;1332 + border-radius: @radius; 1333 + box-shadow: @shadow-sm; 451 451 } 452 452 453 -/* ===== CTA ===== */ 1336 +.product-summary-card { 1337 + padding: 28px; 454 454 455 -.cta-section { 456 - padding: 24px 0 16px; 1339 + h2 { 1340 + text-align: left; 1341 + margin-top: 0; 1342 + margin-bottom: 14px; 1343 + line-height: 1.25; 1344 + } 1345 + 1346 + p { 1347 + color: @muted; 1348 + line-height: 1.62; 1349 + } 1350 + 1351 + p:last-child { 1352 + margin-bottom: 0; 1353 + } 457 457 } 458 458 459 -.contact-inline { 460 - margin: 0; 1356 +.product-info-card { 1357 + padding: 24px; 1358 + 1359 + h3 { 1360 + margin-top: 0; 1361 + margin-bottom: 12px; 1362 + line-height: 1.3; 1363 + } 1364 + 1365 + p { 1366 + color: @muted; 1367 + line-height: 1.55; 1368 + } 1369 + 1370 + ul { 1371 + margin: 0; 1372 + padding-left: 20px; 1373 + color: @muted; 1374 + } 1375 + 1376 + li { 1377 + margin: 8px 0; 1378 + line-height: 1.3; 1379 + } 1380 +} 1381 + 1382 +.product-card-note { 1383 + margin: 0 0 14px; 461 461 color: @muted; 1385 + line-height: 1.55; 1386 +} 462 462 463 - a { 1388 +.product-feature-grid { 1389 + display: grid; 1390 + grid-template-columns: repeat(3, minmax(0, 1fr)); 1391 + grid-gap: 20px; 1392 + max-width: 1040px; 1393 + margin: 24px auto 0; 1394 +} 1395 + 1396 +.product-feature { 1397 + padding: 24px; 1398 + min-width: 0; 1399 + min-height: 100%; 1400 + 1401 + .card-heading, 1402 + .feature-heading { 1403 + display: flex; 1404 + align-items: center; 1405 + gap: 14px; 1406 + margin-bottom: 14px; 1407 + } 1408 + 1409 + .feature-icon { 1410 + width: 46px; 1411 + height: 46px; 1412 + border-radius: 50%; 1413 + background: fade(@brand, 10%); 464 464 color: @brand; 465 - font-weight: 700; 1415 + display: flex; 1416 + align-items: center; 1417 + justify-content: center; 1418 + font-size: 18px; 1419 + flex-shrink: 0; 466 466 } 1421 + 1422 + h3 { 1423 + margin: 0; 1424 + color: @text; 1425 + font-size: 18px; 1426 + line-height: 1.25; 1427 + } 1428 + 1429 + p { 1430 + margin: 0; 1431 + color: @muted; 1432 + line-height: 1.52; 1433 + } 467 467 } 468 468 469 -/* ===== Compact sections ===== */ 1436 +.product-gallery-caption { 1437 + max-width: 820px; 1438 + margin: 12px auto 0; 1439 + color: @muted; 1440 + font-size: 14px; 1441 + line-height: 1.5; 1442 + text-align: center; 1443 +} 470 470 471 -.compact-section { 472 - padding: 28px 0; 1445 +/* Keep the default XWiki gallery style. 1446 + Only add spacing before it and center it. */ 1447 +.gallery.xGallery { 1448 + margin: 25px auto; 1449 + width: 920px; 1450 + height: 518px; 473 473 } 474 474 475 -. compact-sectionh2{476 - margin-top:0;477 - margin-bottom:14px;1453 +.product-section-muted { 1454 + background: 1455 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%); 478 478 } 479 479 480 -/* ===== Responsive ===== */ 1458 +/* Compact process list when used inside a product card. */ 1459 +.product-summary-card .process-list { 1460 + margin-top: 16px; 481 481 482 -@media (max-width: 767px) { 483 - section { 484 - padding: 26px 0; 1462 + li { 1463 + padding: 13px 14px 13px 50px; 1464 + margin-bottom: 10px; 1465 + box-shadow: none; 485 485 } 486 486 487 - .landing-hero { 488 - min-height: 280px; 1468 + li:before { 1469 + left: 14px; 1470 + top: 14px; 1471 + width: 24px; 1472 + height: 24px; 1473 + font-size: 12px; 489 489 } 490 490 491 - .landing-hero h1, 492 - .page-header-compact h1 { 493 - font-size: 28px; 1476 + strong { 1477 + margin-bottom: 2px; 494 494 } 1479 +} 495 495 496 - .page-lead, 497 - .landing-hero .lead { 498 - font-size: 16px; 1481 +/* Kept for older product pages that still use a screenshot placeholder/panel. */ 1482 +.product-gallery-panel { 1483 + max-width: 1040px; 1484 + margin: 20px auto 0; 1485 + padding: 26px; 1486 + 1487 + h2 { 1488 + margin-top: 0; 1489 + text-align: center; 499 499 } 500 500 501 - .service { 502 - flex: 0 1 100%; 1492 + .gallery-note { 1493 + max-width: 700px; 1494 + margin: 0 auto 18px; 1495 + color: @muted; 1496 + text-align: center; 1497 + line-height: 1.55; 503 503 } 1499 +} 504 504 505 - .split-section, 506 - .contact-layout { 1501 +.product-gallery-placeholder { 1502 + min-height: 260px; 1503 + padding: 28px; 1504 + border: 1px dashed fade(@brand, 40%); 1505 + border-radius: @radius; 1506 + background: fade(@brand, 5%); 1507 + color: @muted; 1508 + text-align: center; 1509 + display: flex; 1510 + align-items: center; 1511 + justify-content: center; 1512 +} 1513 + 1514 +@media (max-width: 980px) { 1515 + .product-layout, 1516 + .product-feature-grid { 507 507 grid-template-columns: 1fr; 508 - gap: 20px; 509 509 } 1519 + 1520 + .product-summary-card h2 { 1521 + text-align: center; 1522 + } 510 510 } 1524 + 1525 +@media (max-width: 640px) { 1526 + .product-card { 1527 + grid-template-columns: 1fr; 1528 + padding: 22px; 1529 + text-align: left; 1530 + 1531 + .product-card-icon { 1532 + margin-bottom: 2px; 1533 + } 1534 + } 1535 + 1536 + .product-summary-card, 1537 + .product-info-card, 1538 + .product-feature, 1539 + .product-gallery-panel { 1540 + padding: 20px; 1541 + } 1542 + 1543 + .product-feature { 1544 + .card-heading, 1545 + .feature-heading { 1546 + gap: 12px; 1547 + } 1548 + 1549 + .feature-icon { 1550 + width: 42px; 1551 + height: 42px; 1552 + font-size: 16px; 1553 + } 1554 + } 1555 + 1556 + .gallery.xGallery { 1557 + margin-top: 22px !important; 1558 + } 1559 + 1560 + .product-gallery-caption { 1561 + margin-top: 10px; 1562 + padding: 0 14px; 1563 + } 1564 + 1565 + .product-summary-card .process-list li { 1566 + padding-left: 46px; 1567 + } 1568 +} 1569 + 1570 +/* ========== Resources Index ========== */ 1571 + 1572 +.resources-index-page { 1573 + background: #fff; 1574 + 1575 + .services-grid { 1576 + grid-template-columns: repeat(2, minmax(0, 1fr)); 1577 + } 1578 +} 1579 + 1580 +@media (max-width: 980px) { 1581 + .resources-index-page { 1582 + .services-grid { 1583 + grid-template-columns: 1fr; 1584 + } 1585 + } 1586 +} 1587 + 1588 +@media (max-width: 767px) { 1589 + .resources-index-page { 1590 + padding: @section-padding-mobile; 1591 + } 1592 +} 1593 + 1594 +.resource-faq-item { 1595 + border-bottom: 1px solid @line; 1596 + padding: 12px 0; 1597 + 1598 + summary { 1599 + cursor: pointer; 1600 + font-weight: 700; 1601 + color: @text; 1602 + } 1603 + 1604 + p { 1605 + margin: 10px 0 4px; 1606 + color: @muted; 1607 + } 1608 +}
- 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