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