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