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