Changes for page Public Web Site
Last modified by Agnease on 2026/05/30 16:24
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -3,193 +3,181 @@ 3 3 #set ($discard = $xwiki.ssx.use('PublicWebSite.WebHome')) 4 4 {{html clean="false"}} 5 5 6 - ##LANDINGHERO7 - < sectionclass="landing-hero"aria-labelledby="hero-title">8 - <di v class="containerlanding-hero-inner">9 - <h1 id="hero-title">Keep Your XWiki Platform Secure, Stable and Up-to-Date</h1>6 + <section class="hero hero-centered" aria-labelledby="hero-title"> 7 + <div class="container hero-inner"> 8 + <h1 id="hero-title">Professional XWiki engineering and support</h1> 9 + 10 10 <p class="lead"> 11 - Helping organizations safely upgrade, maintain, customize, and integrate their XWiki environments. 11 + Agnease helps organizations upgrade, maintain, secure and extend XWiki so production platforms stay stable, 12 + up-to-date and adapted to real business processes. 12 12 </p> 13 13 14 14 <ul class="benefits"> 15 - <li> <ahref="/services/xwiki-upgrades">Smoothupgrades</a></li>16 - <li> Reliable supportplans</li>17 - <li>Custom i ntegrations</li>18 - <li> Secure, optimizedplatforms</li>16 + <li>Safe LTS upgrades</li> 17 + <li>Support and recovery</li> 18 + <li>Custom XWiki applications</li> 19 + <li>Integrations and migrations</li> 19 19 </ul> 20 20 21 - <div class="ct a-row">22 - <a class="btn-ma in" href="mailto:alex@agnease.com">ContactAgnease</a>23 - <a class="btn-secondary" href=" /services">View services</a>22 + <div class="hero-actions"> 23 + <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Request a consultation</a> 24 + <a class="btn btn-secondary" href="$xwiki.getURL('services.WebHome')">View XWiki services</a> 24 24 </div> 25 25 </div> 26 26 </section> 27 27 28 - ## WHY CHOOSE 29 - #set ($whySectionData = [{ 30 - 'title': 'Stability & security', 31 - 'icon': 'shield', 32 - 'content': 'Proven upgrade steps, rollback safety, and proactive hardening keep your wiki reliable.', 33 - 'url': '/services/xwiki-upgrades' 34 - },{ 35 - 'title': 'Predictable delivery', 36 - 'icon': 'check-square-o', 37 - 'content': 'Clear scope, defined steps, and documented results to avoid surprises.', 38 - 'url': '' 39 - },{ 40 - 'title': 'Clean integrations', 41 - 'icon': 'link', 42 - 'content': 'Maintainable SSO, API, and system connections tailored to your environment.', 43 - 'url': '/services/xwiki-integrations' 44 - },{ 45 - 'title': 'Long-term support', 46 - 'icon': 'life-ring', 47 - 'content': 'Guaranteed response times, regular checks, and fast assistance when needed.', 48 - 'url': '/services/xwiki-maintenance-support' 49 - }]) 29 + <section class="trust-strip" aria-label="Agnease experience"> 30 + <div class="container"> 31 + <ul> 32 + <li><i class="fa fa-check-circle" aria-hidden="true"></i> 11+ years of XWiki experience</li> 33 + <li><i class="fa fa-check-circle" aria-hidden="true"></i> Upgrades, support and custom development</li> 34 + <li><i class="fa fa-check-circle" aria-hidden="true"></i> Security-aware maintenance</li> 35 + <li><i class="fa fa-check-circle" aria-hidden="true"></i> Practical long-term collaboration</li> 36 + </ul> 37 + </div> 38 + </section> 50 50 51 - <section aria-labelledby=" why-title">40 + <section aria-labelledby="platform-title"> 52 52 <div class="container"> 53 - <h2 id="why-title">Why choose Agnease</h2> 54 - <p class="lead">10+ years of XWiki expertise with structured delivery and lasting collaboration</p> 42 + <h2 id="platform-title">When XWiki becomes business-critical, it needs professional care</h2> 43 + <p class="section-intro"> 44 + Many organizations start with XWiki as a documentation platform. Over time, it becomes a knowledge base, 45 + intranet, SOP portal, workflow system, audit trail or integration hub. At that point, upgrades, security, 46 + performance, permissions and maintainability are no longer optional technical details. 47 + </p> 55 55 56 - <div class="widgets"> 57 - #foreach ($entry in $whySectionData) 58 - <article class="widget"> 59 - <div class="icon" aria-hidden="true"> 60 - <i class="fa fa-$entry.icon"></i> 61 - <h4>$entry.title</h4> 62 - </div> 63 - <p>$entry.content</p> 64 - #if ($entry.url && $entry.url != '') 65 - <p class="card-link"><a href="$entry.url">Learn more</a></p> 66 - #end 67 - </article> 68 - #end 49 + <div class="pathways"> 50 + <article class="pathway-card"> 51 + <div class="pathway-icon"> 52 + <i class="fa fa-refresh" aria-hidden="true"></i> 53 + </div> 54 + <h3>Keep XWiki current</h3> 55 + <p> 56 + Plan and execute safe upgrades to supported XWiki versions, with compatibility checks and rollback planning. 57 + </p> 58 + <ul> 59 + <li>LTS upgrade planning</li> 60 + <li>Extension and custom code review</li> 61 + <li>Production rollout validation</li> 62 + </ul> 63 + <p class="card-link"> 64 + <a href="$xwiki.getURL('services.xwiki-upgrades')">View upgrade services</a> 65 + </p> 66 + </article> 67 + 68 + <article class="pathway-card"> 69 + <div class="pathway-icon"> 70 + <i class="fa fa-life-ring" aria-hidden="true"></i> 71 + </div> 72 + <h3>Keep XWiki reliable</h3> 73 + <p> 74 + Get long-term technical care for instances that need to stay stable, secure and recoverable. 75 + </p> 76 + <ul> 77 + <li>Troubleshooting and recovery</li> 78 + <li>Performance and log analysis</li> 79 + <li>Security-aware maintenance</li> 80 + </ul> 81 + <p class="card-link"> 82 + <a href="$xwiki.getURL('services.xwiki-maintenance-support')">View support services</a> 83 + </p> 84 + </article> 85 + 86 + <article class="pathway-card"> 87 + <div class="pathway-icon"> 88 + <i class="fa fa-cogs" aria-hidden="true"></i> 89 + </div> 90 + <h3>Adapt XWiki to your business</h3> 91 + <p> 92 + Build workflows, custom applications, dashboards, integrations and automation around your processes. 93 + </p> 94 + <ul> 95 + <li>Custom XWiki applications</li> 96 + <li>Workflows and approvals</li> 97 + <li>SSO, LDAP, APIs and integrations</li> 98 + </ul> 99 + <p class="card-link"> 100 + <a href="$xwiki.getURL('services.xwiki-development-integrations')">View development services</a> 101 + </p> 102 + </article> 69 69 </div> 70 70 </div> 71 71 </section> 72 72 73 - ## SERVICES 74 - #set ($servicesSectionData = [{ 75 - 'title': 'XWiki Upgrades', 76 - 'icon': 'refresh', 77 - 'url': '/services/xwiki-upgrades', 78 - 'content': 'Stay current with the latest XWiki LTS and reduce security, stability, and compatibility risks.', 79 - 'items': [ 80 - 'Audit setup, extensions, and configurations', 81 - 'Test upgrades with backups and validation', 82 - 'Safe production rollout with minimal downtime' 83 - ] 84 - },{ 85 - 'title': 'Maintenance, Support & Recovery', 86 - 'icon': 'stethoscope', 87 - 'url': '/services/xwiki-maintenance-support', 88 - 'content': 'Ensure long-term stability and quick response when issues appear.', 89 - 'items': [ 90 - 'Monitoring and performance checks', 91 - 'Security patching, log analysis, triage', 92 - 'Issue recovery, data repair, hardening' 93 - ] 94 - },{ 95 - 'title': 'Development & Integrations', 96 - 'icon': 'cogs', 97 - 'url': '/services/xwiki-development-integrations', 98 - 'content': 'Extend and connect XWiki to fit your workflow and systems.', 99 - 'items': [ 100 - 'Custom apps, macros, automation', 101 - 'SSO, REST APIs, LDAP, CRM links', 102 - 'Maintainable extensions for long-term use' 103 - ] 104 - },{ 105 - 'title': 'Hosting & Deployment', 106 - 'icon': 'cloud', 107 - 'url': '/services/xwiki-hosting-deployment', 108 - 'content': 'Cloud-ready environments designed for reliability and performance.', 109 - 'items': [ 110 - 'Containerized deployment and TLS', 111 - 'Backups, restore strategy, observability', 112 - 'Optimization and load tuning' 113 - ] 114 - },{ 115 - 'title': 'Migrations to XWiki', 116 - 'icon': 'exchange', 117 - 'url': '/services/xwiki-migrations', 118 - 'content': 'Move from Confluence, SharePoint, or MediaWiki to XWiki with full data integrity and structure.', 119 - 'items': [ 120 - 'Preserve hierarchy, attachments, and permissions', 121 - 'Convert macros, categories, and metadata for XWiki', 122 - 'Redirect old URLs and maintain SEO consistency' 123 - ] 124 - }]) 125 - 126 - <section class="services" aria-labelledby="services-title"> 107 + <section class="split-section" aria-labelledby="why-title"> 127 127 <div class="container"> 128 - <h2 id="services-title">Services</h2> 129 - <p class="lead">All the XWiki services you need, delivered with precision and care</p> 109 + <div class="split-grid"> 110 + <div class="split-copy"> 111 + <h2 id="why-title">Why choose Agnease</h2> 112 + <p> 113 + Agnease brings more than 11 years of hands-on XWiki expertise to organizations that need reliable 114 + knowledge platforms, secure upgrades, custom applications, integrations, migrations and long-term support. 115 + </p> 116 + <p> 117 + The approach is practical and engineering-focused: understand the current system, reduce risk, 118 + document the work and leave your XWiki easier to maintain. 119 + </p> 120 + </div> 130 130 131 - <div class="services-grid"> 132 - #foreach ($entry in $servicesSectionData) 133 - <article class="service"> 134 - <div class="service-icon"> 135 - <i class="fa fa-$entry.icon" aria-hidden="true"></i> 136 - </div> 137 - <div class="service-body"> 138 - <h4> 139 - #if ($entry.url && $entry.url != '') 140 - <a href="$entry.url">$entry.title</a> 141 - #else 142 - $entry.title 143 - #end 144 - </h4> 145 - <p>$entry.content</p> 146 - <ul> 147 - #foreach ($item in $entry.items) 148 - <li>$item</li> 149 - #end 150 - </ul> 151 - #if ($entry.url && $entry.url != '') 152 - <p class="service-link"><a href="$entry.url">Learn more</a></p> 153 - #end 154 - </div> 155 - </article> 156 - #end 122 + <ol class="process-list"> 123 + <li> 124 + <strong>Review the current situation</strong> 125 + Version, extensions, infrastructure, authentication, custom code and business-critical features. 126 + </li> 127 + <li> 128 + <strong>Define a safe path forward</strong> 129 + Clear scope, expected effort, risks, rollback options and recommended next steps. 130 + </li> 131 + <li> 132 + <strong>Deliver and document the work</strong> 133 + Practical implementation, validation and documentation for future maintenance. 134 + </li> 135 + </ol> 157 157 </div> 158 158 </div> 159 159 </section> 160 160 161 - ## CTA 162 - <section id="contact" class="cta-section"> 140 + <section class="resource-strip homepage-resource-strip" aria-labelledby="resources-title"> 163 163 <div class="container"> 164 - <p class="text-center contact-inline"> 165 - Need help with your XWiki? <a href="mailto:alex@agnease.com">Contact Agnease</a>. 142 + <h2 id="resources-title">Useful XWiki resources</h2> 143 + <p class="section-intro"> 144 + Practical guidance for organizations running XWiki in production. 166 166 </p> 146 + 147 + <div class="resource-grid"> 148 + <article class="resource-card"> 149 + <h4>Why upgrade your XWiki instance?</h4> 150 + <p> 151 + A business-focused explanation of why regular LTS upgrades reduce security, compatibility and maintenance risk. 152 + </p> 153 + <a href="$xwiki.getURL('resources.why-upgrade-xwiki')">Read the resource</a> 154 + </article> 155 + 156 + <article class="resource-card"> 157 + <h4>XWiki upgrade services</h4> 158 + <p> 159 + How Agnease approaches safe XWiki upgrades for real production environments with customizations and integrations. 160 + </p> 161 + <a href="$xwiki.getURL('services.xwiki-upgrades')">View the service</a> 162 + </article> 163 + </div> 167 167 </div> 168 168 </section> 169 - {{/html}} 170 -#end 171 171 172 -#macro(requestConsultationModal) 173 - <div class="modal fade" id="requestConsultation" tabindex="-1" role="dialog"> 174 - <div class="modal-dialog"> 175 - <div class="modal-content"> 176 - <div class="modal-header"> 177 - <button type="button" class="close" data-dismiss="modal">×</button> 178 - <h4 class="modal-title">Request a consultation</h4> 167 + <section class="cta-section" aria-labelledby="contact-title"> 168 + <div class="container"> 169 + <div class="cta-panel"> 170 + <h2 id="contact-title">Need help with XWiki?</h2> 171 + <p> 172 + Send your current XWiki version, the problem you are facing, or the type of project you want to build. 173 + A short description is enough to start the conversation. 174 + </p> 175 + <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Contact Agnease</a> 179 179 </div> 180 - <div class="modal-body"> 181 - <div> 182 - ##Need help with your XWiki? <a href="mailto:alex@agnease.com">Contact Agnease</a> 183 - #displayFormFromSheetCode() 184 - </div> 185 - </div> 186 - <div class="modal-footer"> 187 - ##<input id="continueCategorySelection" type="button" class="btn btn-default" data-dismiss="modal" 188 - ## value="$escapetool.xml($services.localization.render('yesno_1'))"> 189 - </div> 190 190 </div> 191 - </div> 192 - </div> 178 + </section> 179 + 180 + {{/html}} 193 193 #end 194 194 195 195 #macro (stripHTMLMacro $displayOutput)
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -1,16 +1,22 @@ 1 -/* ========== Agnease Public Website Theme========== */1 +/* ========== Agnease Public Website ========== */ 2 2 3 3 @brand: #00937D; 4 4 @brand-strong: #007B6A; 5 +@brand-soft: #E7FFF8; 6 +@brand-bg: #F4FCFA; 5 5 @text: #2D3A34; 6 6 @muted: #5B6B64; 7 7 @line: #E4ECE9; 8 -@soft: #F6FBF9; 9 9 @radius: 16px; 10 -@shadow-sm: 0 6px 20px rgba(0,0,0,.06); 11 -@shadow: 0 12px 36px rgba(0,0,0,.08); 11 +@shadow-sm: 0 6px 20px rgba(0, 0, 0, .06); 12 +@shadow: 0 12px 36px rgba(0, 0, 0, .08); 12 12 @maxw: 1140px; 13 13 15 +@section-padding: 30px 0; 16 +@section-padding-mobile: 28px 0; 17 + 18 +/* ========== Base ========== */ 19 + 14 14 #mainContentArea { 15 15 padding: 0; 16 16 } ... ... @@ -19,203 +19,323 @@ 19 19 max-width: @maxw; 20 20 margin-left: auto; 21 21 margin-right: auto; 28 + padding-left: 18px; 29 + padding-right: 18px; 22 22 } 23 23 24 -.text-center { 32 +html { 33 + scroll-behavior: smooth; 34 +} 35 + 36 +section { 37 + padding: @section-padding; 38 + border-top: 1px solid @line; 39 + 40 + &:first-of-type { 41 + border-top: none; 42 + } 43 +} 44 + 45 +section[id] { 46 + scroll-margin-top: 92px; 47 +} 48 + 49 +h1, 50 +h2, 51 +h3, 52 +h4 { 53 + color: @text; 54 +} 55 + 56 +h2 { 25 25 text-align: center; 58 + margin-top: 0; 26 26 } 27 27 28 28 .lead { 29 29 color: @muted; 30 30 text-align: center; 31 - line-height:1.5;64 + margin-bottom: 0; 32 32 } 33 33 34 -. page-lead{67 +.section-intro { 35 35 max-width: 760px; 36 - margin: 0 auto; 37 - color: @muted; 38 - font-size: 18px; 39 - line-height: 1.5; 69 + margin: 0 auto 22px; 40 40 text-align: center; 71 + color: @muted; 72 + font-size: 16px; 73 + line-height: 1.55; 41 41 } 42 42 43 -section { 44 - padding: 32px 0; 45 - border-top: 1px solid @line; 76 +a { 77 + color: @brand; 46 46 47 - &:first-of-type { 48 - border-top: none; 79 + &:hover, 80 + &:focus { 81 + color: @brand-strong; 49 49 } 50 50 } 51 51 52 -h1, h2, h3, h4 { 53 - color: @text; 85 +/* ========== Header / Navigation ========== */ 86 + 87 +.site-header { 88 + position: sticky; 89 + top: 0; 90 + z-index: 1000; 91 + background: fade(#fff, 96%); 92 + border-bottom: 1px solid fade(@line, 85%); 93 + backdrop-filter: blur(8px); 54 54 } 55 55 56 -h2 { 57 - text-align: center; 96 +.header-inner { 97 + min-height: 72px; 98 + display: flex; 99 + align-items: center; 100 + justify-content: space-between; 101 + gap: 24px; 58 58 } 59 59 60 -/* ===== Buttons / links ===== */ 104 +.site-nav { 105 + display: flex; 106 + align-items: center; 107 + gap: 22px; 108 + font-size: 15px; 61 61 62 -.btn-main, 63 -.btn-secondary { 64 - display: inline-block; 65 - border-radius: 8px; 66 - padding: 9px 14px; 67 - font-weight: 700; 68 - text-decoration: none; 69 - line-height: 1.2; 110 + a { 111 + color: @text; 112 + text-decoration: none; 113 + font-weight: 600; 114 + 115 + &:hover, 116 + &:focus { 117 + color: @brand; 118 + text-decoration: none; 119 + } 120 + } 121 + 122 + .nav-cta { 123 + color: #fff; 124 + background: @brand; 125 + border: 1px solid @brand; 126 + border-radius: 6px; 127 + padding: 8px 14px; 128 + 129 + &:hover, 130 + &:focus { 131 + color: #fff; 132 + background: @brand-strong; 133 + border-color: @brand-strong; 134 + } 135 + } 70 70 } 71 71 72 -.btn-main { 73 - color: #fff; 138 +/* ========== Buttons ========== */ 139 + 140 +.btn-primary { 74 74 background: @brand; 142 + border-color: @brand; 143 + color: #fff; 75 75 76 76 &:hover, 77 77 &:focus { 78 - color: #fff; 79 79 background: @brand-strong; 80 - text-decoration: none; 148 + border-color: @brand-strong; 149 + color: #fff; 81 81 } 82 82 } 83 83 84 84 .btn-secondary { 85 85 color: @brand; 86 - background: f ade(@brand, 8%);87 - border: 1px solid fade(@brand, 20%);155 + background: #fff; 156 + border: 1px solid fade(@brand, 35%); 88 88 89 89 &:hover, 90 90 &:focus { 91 91 color: @brand-strong; 92 - b ackground:fade(@brand, 12%);93 - text-decoration: none;161 + border-color: @brand; 162 + background: @brand-bg; 94 94 } 95 95 } 96 96 97 -.cta-row { 98 - display: flex; 99 - gap: 10px; 100 - flex-wrap: wrap; 101 - justify-content: center; 102 - margin-top: 16px; 103 -} 166 +/* ========== Hero ========== */ 104 104 105 -/* ===== Landing page hero ===== */ 168 +.hero { 169 + overflow: hidden; 170 + background-repeat: no-repeat; 171 + background-attachment: scroll; 106 106 107 -. landing-hero {108 - text-align: center; 109 - min-height:340px;110 - di splay:flex;111 - a lign-items:center;112 - justify-content:center;113 - background:114 - radial-gradient(50rem 18rem at50% -10%, #E7FFF8 0%, transparent60%),115 - radial-gradient(50rem18rem at 50% 0%, #E8F6F30%, transparent 60%);116 -} 173 + &.hero-centered { 174 + text-align: center; 175 + background: 176 + radial-gradient(50rem 18rem at 50% -10%, @brand-soft 0%, transparent 60%), 177 + radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%); 178 + display: flex; 179 + align-items: center; 180 + justify-content: center; 181 + min-height: 330px; 182 + } 117 117 118 -.landing-hero-inner { 119 - max-width: 860px; 120 - margin: 0 auto; 121 -} 184 + .hero-inner { 185 + max-width: 860px; 186 + margin: 0 auto; 187 + display: flex; 188 + flex-direction: column; 189 + align-items: center; 190 + } 122 122 123 -.landing-hero h1 { 124 - margin: 0 0 10px; 125 - font-size: 36px; 126 - line-height: 1.18; 127 -} 192 + h1 { 193 + max-width: 790px; 194 + margin-left: auto; 195 + margin-right: auto; 196 + line-height: 1.18; 197 + } 128 128 129 -.landing-hero .lead { 130 - margin: 0 auto 12px; 131 - max-width: 760px; 132 - font-size: 18px; 133 -} 199 + .lead { 200 + max-width: 820px; 201 + font-size: 19px; 202 + line-height: 1.55; 203 + margin-top: 12px; 204 + } 134 134 135 -/* ===== Compact page header for section pages ===== */ 206 + .benefits { 207 + display: flex; 208 + flex-wrap: wrap; 209 + justify-content: center; 210 + list-style: none; 211 + padding: 0; 212 + margin: 14px 0 0; 213 + color: @muted; 214 + font-size: 14px; 136 136 137 -.page-header-compact { 138 - padding: 34px 0 28px; 139 - text-align: center; 140 - border-top: none; 141 - background: 142 - radial-gradient(42rem 12rem at 50% -20%, #E7FFF8 0%, transparent 65%); 216 + li + li::before { 217 + content: "•"; 218 + margin: 0 6px; 219 + } 220 + } 143 143 } 144 144 145 -.page-header-compact .container { 146 - max-width: 850px; 147 -} 148 - 149 -.page-eyebrow { 150 - margin: 0 0 8px; 223 +.hero-kicker { 224 + display: inline-flex; 225 + align-items: center; 226 + gap: 8px; 151 151 color: @brand; 152 - font-size: 12px; 153 - font-weight: 800; 154 - text-transform: uppercase; 155 - letter-spacing: .08em; 228 + background: fade(@brand, 8%); 229 + border: 1px solid fade(@brand, 18%); 230 + border-radius: 999px; 231 + padding: 6px 12px; 232 + margin-bottom: 14px; 233 + font-size: 13px; 234 + font-weight: 700; 156 156 } 157 157 158 -.page-header-compact h1 { 159 - margin: 0 0 10px; 160 - font-size: 34px; 161 - line-height: 1.15; 162 -} 163 - 164 -/* ===== Benefits / chips ===== */ 165 - 166 -.benefits, 167 -.inline-benefits { 237 +.hero-actions, 238 +#hero-cta { 168 168 display: flex; 240 + gap: 12px; 169 169 flex-wrap: wrap; 170 170 justify-content: center; 171 - gap: 8px; 172 - list-style: none; 173 - padding: 0; 174 - margin: 12px 0 0; 243 + margin-top: 22px; 175 175 } 176 176 177 -.benefits li, 178 -.inline-benefits li { 179 - color: @muted; 180 - font-size: 13px; 181 - background: fade(@brand, 8%); 182 - border: 1px solid fade(@brand, 18%); 183 - border-radius: 999px; 184 - padding: 4px 10px; 246 +/* ========== Trust Strip ========== */ 247 + 248 +.trust-strip { 249 + padding: 18px 0; 250 + border-top: 1px solid @line; 251 + background: #fff; 252 + 253 + ul { 254 + max-width: 960px; 255 + margin: 0 auto; 256 + padding: 0; 257 + list-style: none; 258 + display: flex; 259 + justify-content: center; 260 + gap: 22px; 261 + flex-wrap: wrap; 262 + color: @muted; 263 + font-size: 13px; 264 + } 265 + 266 + li { 267 + display: flex; 268 + align-items: center; 269 + gap: 7px; 270 + } 271 + 272 + i { 273 + color: @brand; 274 + } 185 185 } 186 186 187 -/* ===== Cards ===== */277 +/* ========== Reusable Grids ========== */ 188 188 279 +.card-grid, 280 +.pathways, 281 +.services-grid, 282 +.resource-grid, 189 189 .widgets { 190 - margin-top: 16px; 191 191 display: grid; 192 - grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); 193 - grid-gap: 16px; 285 + grid-gap: 18px; 286 + margin-left: auto; 287 + margin-right: auto; 194 194 } 195 195 196 -.widget { 197 - padding: 18px; 290 +.card-grid, 291 +.pathways, 292 +.services-grid { 293 + grid-template-columns: repeat(3, minmax(0, 1fr)); 294 + max-width: 1040px; 295 + margin-top: 22px; 296 +} 297 + 298 +.resource-grid { 299 + grid-template-columns: repeat(2, minmax(0, 1fr)); 300 + max-width: 1040px; 301 + margin-top: 22px; 302 +} 303 + 304 +.widgets { 305 + grid-template-columns: repeat(4, minmax(0, 1fr)); 306 + max-width: 1040px; 307 + margin-top: 20px; 308 +} 309 + 310 +.card-grid > *, 311 +.pathways > *, 312 +.services-grid > *, 313 +.resource-grid > *, 314 +.widgets > * { 315 + min-width: 0; 316 +} 317 + 318 +/* ========== Shared Card Style ========== */ 319 + 320 +.widget, 321 +.pathway-card, 322 +.service-card, 323 +.resource-card { 198 198 background: #fff; 199 199 border: 1px solid @line; 200 200 border-radius: @radius; 201 201 box-shadow: @shadow-sm; 202 - transition: transform .18s ease, box-shadow .18s ease; 328 +} 329 + 330 +/* ========== Small Widgets ========== */ 331 + 332 +.widget { 333 + padding: 18px; 203 203 display: flex; 204 204 flex-direction: column; 205 205 height: 100%; 206 206 207 - &:hover { 208 - transform: translateY(-2px); 209 - box-shadow: @shadow; 210 - } 211 - 212 212 .icon { 213 213 display: flex; 214 214 align-items: center; 215 215 gap: 10px; 216 - padding-bottom: 6px;217 - margin-bottom: 8px;218 - border-bottom: 1px solid fade(@line, 60%);342 + padding-bottom: 8px; 343 + margin-bottom: 10px; 344 + border-bottom: 1px solid fade(@line, 70%); 219 219 220 220 i { 221 221 color: @brand; ... ... @@ -223,7 +223,7 @@ 223 223 224 224 h4 { 225 225 margin: 0; 226 - line-height: 1.2; 352 + line-height: 1.25; 227 227 color: @text; 228 228 } 229 229 } ... ... @@ -233,278 +233,886 @@ 233 233 color: @muted; 234 234 line-height: 1.45; 235 235 } 362 +} 236 236 364 +/* ========== Homepage Pathway Cards ========== */ 365 + 366 +.pathway-card { 367 + padding: 24px; 368 + display: flex; 369 + flex-direction: column; 370 + min-height: 100%; 371 + 372 + .pathway-icon { 373 + width: 52px; 374 + height: 52px; 375 + border-radius: 50%; 376 + display: flex; 377 + align-items: center; 378 + justify-content: center; 379 + color: @brand; 380 + background: fade(@brand, 10%); 381 + margin-bottom: 18px; 382 + font-size: 19px; 383 + } 384 + 385 + h3 { 386 + margin: 0 0 10px; 387 + color: @text; 388 + font-size: 22px; 389 + line-height: 1.25; 390 + } 391 + 392 + p { 393 + color: @muted; 394 + line-height: 1.55; 395 + margin: 0 0 16px; 396 + } 397 + 398 + ul { 399 + margin: 0 0 22px; 400 + padding-left: 18px; 401 + color: @muted; 402 + font-size: 14px; 403 + line-height: 1.55; 404 + } 405 + 406 + li { 407 + margin: 6px 0; 408 + } 409 + 237 237 .card-link { 238 - margin-top: 12px; 411 + margin-top: auto; 412 + padding-top: 4px; 239 239 240 240 a { 241 241 color: @brand; 242 242 font-weight: 700; 243 - text-decoration: n one;417 + text-decoration: underline; 244 244 245 - &:hover { 419 + &:hover, 420 + &:focus { 246 246 color: @brand-strong; 247 - text-decoration: underline; 248 248 } 249 249 } 250 250 } 251 251 } 252 252 253 -/* ===== Service / listingrows===== */427 +/* ========== Services ========== */ 254 254 255 -.services-grid { 256 - margin-top: 20px; 257 - display: flex; 258 - flex-wrap: wrap; 259 - gap: 24px; 260 - max-width: 960px; 261 - margin-left: auto; 262 - margin-right: auto; 263 - justify-content: center; 429 +.services { 430 + .services-grid { 431 + max-width: 1040px; 432 + } 433 + 434 + .service { 435 + display: flex; 436 + align-items: flex-start; 437 + gap: 16px; 438 + padding: 22px; 439 + background: #fff; 440 + border: 1px solid @line; 441 + border-radius: @radius; 442 + box-shadow: @shadow-sm; 443 + 444 + .service-icon { 445 + width: 46px; 446 + height: 46px; 447 + border-radius: 50%; 448 + display: flex; 449 + align-items: center; 450 + justify-content: center; 451 + font-size: 18px; 452 + color: @brand; 453 + background: fade(@brand, 10%); 454 + flex-shrink: 0; 455 + margin-top: 2px; 456 + } 457 + 458 + .service-body { 459 + h4 { 460 + margin: 0 0 6px; 461 + font-size: 18px; 462 + line-height: 1.25; 463 + font-weight: 800; 464 + color: @text; 465 + } 466 + 467 + p { 468 + margin: 0 0 8px; 469 + color: @muted; 470 + line-height: 1.5; 471 + } 472 + 473 + ul { 474 + margin: 9px 0 0; 475 + padding-left: 18px; 476 + color: @muted; 477 + font-size: 13px; 478 + line-height: 1.5; 479 + } 480 + 481 + li { 482 + margin: 4px 0; 483 + } 484 + } 485 + } 264 264 } 265 265 266 -.service { 267 - flex: 0 1 calc(50% - 12px); 268 - display: flex; 269 - align-items: flex-start; 270 - gap: 16px; 271 - margin-bottom: 8px; 488 +/* ========== Split / Process Section ========== */ 489 + 490 +.split-section { 491 + background: 492 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%); 272 272 } 273 273 274 -.service-icon { 275 - width: 42px; 276 - height: 42px; 277 - border-radius: 50%; 278 - display: flex; 495 +.split-grid { 496 + display: grid; 497 + grid-template-columns: 1.1fr .9fr; 498 + grid-gap: 36px; 499 + max-width: 1040px; 500 + margin: 0 auto; 279 279 align-items: center; 280 - justify-content: center; 281 - color: @brand; 282 - background: fade(@brand, 10%); 283 - flex-shrink: 0; 284 - margin-top: 3px; 285 285 } 286 286 287 -.s ervice-body {288 - h 4{289 - margin:0 0 4px;290 - font-size:1.125rem;291 - font-weight: 800;504 +.split-copy { 505 + h2 { 506 + text-align: left; 507 + margin-top: 0; 508 + } 292 292 293 - a { 294 - color: @text; 295 - text-decoration: none; 510 + p { 511 + color: @muted; 512 + line-height: 1.6; 513 + } 514 +} 296 296 297 - &:hover { 298 - color: @brand; 299 - text-decoration: underline; 300 - } 516 +.process-list { 517 + counter-reset: process; 518 + margin: 0; 519 + padding: 0; 520 + list-style: none; 521 + 522 + li { 523 + counter-increment: process; 524 + position: relative; 525 + padding: 16px 16px 16px 58px; 526 + margin-bottom: 12px; 527 + background: #fff; 528 + border: 1px solid @line; 529 + border-radius: @radius; 530 + box-shadow: @shadow-sm; 531 + color: @muted; 532 + line-height: 1.5; 533 + 534 + &:before { 535 + content: counter(process); 536 + position: absolute; 537 + left: 16px; 538 + top: 16px; 539 + width: 28px; 540 + height: 28px; 541 + border-radius: 50%; 542 + background: fade(@brand, 10%); 543 + color: @brand; 544 + display: flex; 545 + align-items: center; 546 + justify-content: center; 547 + font-weight: 800; 301 301 } 549 + 550 + strong { 551 + display: block; 552 + color: @text; 553 + margin-bottom: 3px; 554 + } 302 302 } 556 +} 303 303 304 - p { 305 - margin: 0 0 6px; 558 +/* ========== Resources ========== */ 559 + 560 +.resource-strip { 561 + background: @brand-bg; 562 +} 563 + 564 +.resource-card { 565 + padding: 20px; 566 + 567 + h4 { 568 + margin: 0 0 8px; 306 306 color: @text; 570 + font-size: 18px; 571 + line-height: 1.25; 572 + } 573 + 574 + p { 575 + color: @muted; 576 + margin: 0 0 12px; 307 307 line-height: 1.5; 308 308 } 309 309 310 - ul { 311 - margin: .45rem 0 0; 312 - padding-left: 1.1rem; 580 + a { 581 + color: @brand; 582 + font-weight: 700; 583 + } 584 +} 585 + 586 +.resource-content { 587 + order: 1; 588 +} 589 + 590 +.resource-sidebar { 591 + order: 2; 592 +} 593 + 594 +@media (max-width: 767px) { 595 + .resource-layout { 596 + display: flex; 597 + flex-direction: column; 598 + } 599 + 600 + .resource-sidebar { 601 + order: 0; 602 + position: static; 603 + width: 100%; 604 + } 605 + 606 + .resource-content { 607 + order: 1; 608 + } 609 +} 610 + 611 +/* ========== Homepage Resource Strip ========== */ 612 + 613 +.homepage-resource-strip { 614 + background: 615 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 70%); 616 + 617 + .resource-grid { 618 + max-width: 1040px; 619 + margin: 22px auto 0; 620 + display: grid; 621 + grid-template-columns: repeat(2, minmax(0, 1fr)); 622 + grid-gap: 22px; 623 + align-items: stretch; 624 + } 625 + 626 + .resource-card { 627 + display: flex; 628 + flex-direction: column; 629 + min-width: 0; 630 + min-height: 100%; 631 + padding: 26px; 632 + } 633 + 634 + .resource-card h4 { 635 + margin: 0 0 10px; 636 + color: @text; 637 + font-size: 21px; 638 + line-height: 1.25; 639 + font-weight: 700; 640 + } 641 + 642 + .resource-card p { 643 + margin: 0 0 18px; 313 313 color: @muted; 314 - font-size: 13px; 645 + font-size: 15px; 646 + line-height: 1.6; 315 315 } 316 316 317 - li { 318 - margin: .25rem 0; 319 - line-height: 1.45; 649 + .resource-card a { 650 + margin-top: auto; 651 + color: @brand; 652 + font-weight: 700; 653 + text-decoration: underline; 654 + 655 + &:hover, 656 + &:focus { 657 + color: @brand-strong; 658 + } 320 320 } 660 +} 321 321 322 - .service-link { 323 - margin-top: .45rem; 324 - font-size: 13px; 662 +@media (max-width: 980px) { 663 + .homepage-resource-strip { 664 + .resource-grid { 665 + grid-template-columns: 1fr; 666 + } 667 + } 668 +} 325 325 326 - a { 327 - color: @brand; 328 - font-weight: 700; 329 - text-decoration: none; 670 +@media (max-width: 640px) { 671 + .homepage-resource-strip { 672 + .resource-card { 673 + padding: 22px; 674 + } 330 330 331 - &:hover { 332 - color: @brand-strong; 333 - text-decoration: underline; 334 - } 676 + .resource-card h4 { 677 + font-size: 19px; 335 335 } 336 336 } 337 337 } 338 338 339 -/* ===== Splitsection===== */682 +/* ========== CTA ========== */ 340 340 341 -.split-section { 342 - display: grid; 343 - grid-template-columns: minmax(0, 1.1fr) minmax(280px, .9fr); 344 - gap: 32px; 345 - align-items: start; 346 - max-width: 960px; 347 - margin: 0 auto; 684 +.cta-section { 685 + padding: @section-padding; 686 + 687 + .contact-inline { 688 + margin: 0; 689 + color: @muted; 690 + 691 + a { 692 + color: @brand; 693 + } 694 + } 348 348 } 349 349 350 -.panel { 351 - background: #fff; 352 - border: 1px solid @line; 697 +.cta-panel { 698 + max-width: 860px; 699 + margin: 0 auto; 700 + padding: 32px; 353 353 border-radius: @radius; 702 + border: 1px solid fade(@brand, 20%); 703 + background: 704 + radial-gradient(34rem 12rem at 50% 0%, @brand-soft 0%, #fff 70%); 354 354 box-shadow: @shadow-sm; 355 - padding: 20px; 706 + text-align: center; 707 + 708 + h2 { 709 + margin-top: 0; 710 + } 711 + 712 + p { 713 + color: @muted; 714 + line-height: 1.55; 715 + } 356 356 } 357 357 358 -.panel h3 { 359 - margin-top: 0; 718 +/* ========== Responsive ========== */ 719 + 720 +@media (max-width: 980px) { 721 + .widgets, 722 + .pathways, 723 + .services-grid, 724 + .resource-grid { 725 + grid-template-columns: repeat(2, minmax(0, 1fr)); 726 + } 727 + 728 + .split-grid { 729 + grid-template-columns: 1fr; 730 + } 731 + 732 + .split-copy h2 { 733 + text-align: center; 734 + } 360 360 } 361 361 362 -/* ===== Contact / form page ===== */ 737 +@media (max-width: 760px) { 738 + section[id] { 739 + scroll-margin-top: 132px; 740 + } 363 363 364 -.contact-layout { 742 + .header-inner { 743 + min-height: auto; 744 + padding-top: 14px; 745 + padding-bottom: 14px; 746 + flex-direction: column; 747 + align-items: center; 748 + gap: 12px; 749 + } 750 + 751 + .site-nav { 752 + width: 100%; 753 + justify-content: center; 754 + flex-wrap: wrap; 755 + gap: 10px 16px; 756 + font-size: 14px; 757 + 758 + .nav-cta { 759 + padding: 7px 12px; 760 + } 761 + } 762 + 763 + .hero.hero-centered { 764 + min-height: 280px; 765 + } 766 + 767 + .hero { 768 + .lead { 769 + font-size: 17px; 770 + } 771 + 772 + .benefits { 773 + gap: 4px 10px; 774 + 775 + li + li::before { 776 + content: none; 777 + } 778 + } 779 + } 780 +} 781 + 782 +@media (max-width: 640px) { 783 + section { 784 + padding: @section-padding-mobile; 785 + } 786 + 787 + .widgets, 788 + .pathways, 789 + .services-grid, 790 + .resource-grid { 791 + grid-template-columns: 1fr; 792 + } 793 + 794 + .pathway-card, 795 + .services .service, 796 + .resource-card, 797 + .widget { 798 + padding: 20px; 799 + } 800 + 801 + .services .service { 802 + gap: 14px; 803 + } 804 + 805 + .cta-panel { 806 + padding: 24px 20px; 807 + } 808 +} 809 + 810 +/* ========== Resource / Article Pages ========== */ 811 + 812 +.resource-page { 813 + padding-top: 0; 814 +} 815 + 816 +.resource-header { 817 + padding: @section-padding; 818 + border-top: none; 819 + background: 820 + radial-gradient(50rem 18rem at 50% -10%, @brand-soft 0%, transparent 60%), 821 + radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%); 822 + 823 + h1 { 824 + margin: 0 auto 14px; 825 + text-align: center; 826 + line-height: 1.18; 827 + } 828 + 829 + .resource-summary { 830 + max-width: 780px; 831 + margin: 0 auto; 832 + color: @muted; 833 + text-align: center; 834 + font-size: 18px; 835 + line-height: 1.55; 836 + } 837 +} 838 + 839 +.resource-layout { 365 365 display: grid; 366 - grid-template-columns: minmax(0, .85fr)minmax(320px, 1.15fr);367 - gap: 32px;368 - max-width: 100 0px;841 + grid-template-columns: minmax(0, 760px) 280px; 842 + gap: 42px; 843 + max-width: 1080px; 369 369 margin: 0 auto; 370 370 align-items: start; 371 371 } 372 372 373 -.contact-card { 374 - background: #fff; 375 - border: 1px solid @line; 376 - border-radius: @radius; 377 - box-shadow: @shadow-sm; 378 - padding: 20px; 848 +.resource-content { 849 + color: @text; 850 + font-size: 16px; 851 + line-height: 1.68; 852 + 853 + h2 { 854 + text-align: left; 855 + margin: 34px 0 12px; 856 + line-height: 1.28; 857 + } 858 + 859 + h3 { 860 + margin: 24px 0 8px; 861 + line-height: 1.3; 862 + } 863 + 864 + p { 865 + margin: 0 0 16px; 866 + } 867 + 868 + ul, 869 + ol { 870 + margin: 0 0 18px; 871 + padding-left: 22px; 872 + } 873 + 874 + li { 875 + margin: 6px 0; 876 + } 877 + 878 + strong { 879 + color: @text; 880 + } 379 379 } 380 380 381 -.contact-card h3 { 382 - margin-top: 0; 883 +.resource-note { 884 + border-left: 4px solid @brand; 885 + background: @brand-bg; 886 + padding: 16px 18px; 887 + margin: 22px 0; 888 + border-radius: 0 @radius @radius 0; 889 + 890 + p:last-child { 891 + margin-bottom: 0; 892 + } 383 383 } 384 384 385 -. contact-list {386 - list-style:none;895 +.resource-checklist { 896 + margin: 18px 0 24px; 387 387 padding: 0; 388 - margin:12px 0 0;898 + list-style: none; 389 389 390 390 li { 391 - margin: 8px 0; 901 + position: relative; 902 + padding: 10px 0 10px 34px; 903 + border-bottom: 1px solid @line; 904 + 905 + &:before { 906 + content: "\f00c"; 907 + font-family: FontAwesome; 908 + position: absolute; 909 + left: 0; 910 + top: 11px; 911 + color: @brand; 912 + } 913 + } 914 +} 915 + 916 +.resource-sidebar { 917 + position: sticky; 918 + top: 96px; 919 + border: 1px solid @line; 920 + border-radius: @radius; 921 + padding: 18px; 922 + background: #fff; 923 + box-shadow: @shadow-sm; 924 + 925 + h4 { 926 + margin: 0 0 10px; 927 + } 928 + 929 + ul { 930 + margin: 0; 931 + padding-left: 18px; 392 392 color: @muted; 393 393 } 394 394 395 - i { 396 - color: @brand; 397 - margin-right: 8px; 935 + li { 936 + margin: 8px 0; 398 398 } 399 399 400 400 a { 401 401 color: @brand; 941 + font-weight: 600; 402 402 } 403 403 } 404 404 405 -.form-panel { 406 - background: #fff; 407 - border: 1px solid @line; 408 - border-radius: @radius; 409 - box-shadow: @shadow-sm; 945 +.resource-cta { 946 + margin-top: 36px; 410 410 padding: 22px; 948 + border: 1px solid fade(@brand, 20%); 949 + border-radius: @radius; 950 + background: @brand-bg; 951 + 952 + h3 { 953 + margin-top: 0; 954 + } 955 + 956 + p { 957 + color: @muted; 958 + } 411 411 } 412 412 413 -.form-panel .xform dl { 414 - margin: 0; 961 +@media (max-width: 900px) { 962 + .resource-layout { 963 + grid-template-columns: 1fr; 964 + } 965 + 966 + .resource-sidebar { 967 + position: static; 968 + } 415 415 } 416 416 417 -.form-panel .xform dt { 418 - margin-top: 12px; 971 +/* ========== Products / Extensions Pages ========== */ 972 + 973 +.product-index-section { 974 + padding: @section-padding; 975 + 976 + h2 { 977 + margin-bottom: 10px; 978 + } 419 419 } 420 420 421 -.form-panel .xform dt:first-child { 422 - margin-top: 0; 981 +.product-card-grid { 982 + max-width: 840px; 983 + margin: 22px auto 0; 984 + display: grid; 985 + grid-template-columns: 1fr; 986 + grid-gap: 18px; 423 423 } 424 424 425 -.form-panel .xform label { 426 - color: @text; 427 - font-weight: 700; 989 +.product-card { 990 + background: #fff; 991 + border: 1px solid @line; 992 + border-radius: @radius; 993 + box-shadow: @shadow-sm; 994 + padding: 28px; 995 + display: grid; 996 + grid-template-columns: 68px 1fr; 997 + grid-gap: 22px; 998 + align-items: start; 999 + 1000 + .product-card-icon { 1001 + width: 58px; 1002 + height: 58px; 1003 + border-radius: 50%; 1004 + background: fade(@brand, 10%); 1005 + border: 1px solid fade(@brand, 20%); 1006 + color: @brand; 1007 + display: flex; 1008 + align-items: center; 1009 + justify-content: center; 1010 + font-size: 22px; 1011 + flex-shrink: 0; 1012 + } 1013 + 1014 + h3 { 1015 + margin: 0 0 10px; 1016 + color: @text; 1017 + font-size: 23px; 1018 + line-height: 1.25; 1019 + font-weight: 800; 1020 + } 1021 + 1022 + p { 1023 + color: @muted; 1024 + line-height: 1.6; 1025 + } 1026 + 1027 + .card-link { 1028 + margin: 0; 1029 + 1030 + a { 1031 + font-weight: 700; 1032 + } 1033 + } 428 428 } 429 429 430 -. form-panel .xform.xHint{431 - display:block;432 - color:@muted;1036 +.product-card-kicker { 1037 + margin-bottom: 10px; 1038 + padding: 5px 10px; 433 433 font-size: 12px; 434 - margin-top: 2px; 1040 + text-transform: uppercase; 1041 + letter-spacing: .04em; 435 435 } 436 436 437 -.form-panel .xform dd { 438 - margin-left: 0; 439 - margin-bottom: 10px; 1044 +.product-highlights { 1045 + margin: 14px 0 20px; 1046 + padding-left: 18px; 1047 + color: @muted; 1048 + 1049 + li { 1050 + margin: 6px 0; 1051 + line-height: 1.45; 1052 + } 440 440 } 441 441 442 -.form-panel input[type="text"], 443 -.form-panel input[type="email"], 444 -.form-panel textarea, 445 -.form-panel select { 446 - width: 100%; 447 - max-width: 100%; 1055 +/* ========== Individual Product Pages ========== */ 1056 + 1057 +.product-layout { 1058 + display: grid; 1059 + grid-template-columns: 1.1fr .9fr; 1060 + grid-gap: 36px; 1061 + max-width: 1040px; 1062 + margin: 0 auto; 1063 + align-items: start; 1064 +} 1065 + 1066 +.product-summary-card, 1067 +.product-info-card, 1068 +.product-gallery-panel { 1069 + background: #fff; 448 448 border: 1px solid @line; 449 - border-radius: 8px;450 - padding:8px 10px;1071 + border-radius: @radius; 1072 + box-shadow: @shadow-sm; 451 451 } 452 452 453 -/* ===== CTA ===== */ 1075 +.product-summary-card { 1076 + padding: 26px; 454 454 455 -.cta-section { 456 - padding: 24px 0 16px; 1078 + h2 { 1079 + text-align: left; 1080 + margin-top: 0; 1081 + } 1082 + 1083 + p { 1084 + color: @muted; 1085 + line-height: 1.6; 1086 + } 1087 + 1088 + p:last-child { 1089 + margin-bottom: 0; 1090 + } 457 457 } 458 458 459 -.contact-inline { 460 - margin: 0; 461 - color: @muted; 1093 +.product-info-card { 1094 + padding: 22px; 462 462 463 - a { 1096 + h3 { 1097 + margin-top: 0; 1098 + margin-bottom: 12px; 1099 + } 1100 + 1101 + ul { 1102 + margin: 0; 1103 + padding-left: 20px; 1104 + color: @muted; 1105 + } 1106 + 1107 + li { 1108 + margin: 8px 0; 1109 + line-height: 1.45; 1110 + } 1111 +} 1112 + 1113 +.product-feature-grid { 1114 + display: grid; 1115 + grid-template-columns: repeat(3, minmax(0, 1fr)); 1116 + grid-gap: 18px; 1117 + max-width: 1040px; 1118 + margin: 22px auto 0; 1119 +} 1120 + 1121 +.product-feature { 1122 + background: #fff; 1123 + border: 1px solid @line; 1124 + border-radius: @radius; 1125 + box-shadow: @shadow-sm; 1126 + padding: 22px; 1127 + 1128 + .feature-icon { 1129 + width: 46px; 1130 + height: 46px; 1131 + border-radius: 50%; 1132 + background: fade(@brand, 10%); 464 464 color: @brand; 465 - font-weight: 700; 1134 + display: flex; 1135 + align-items: center; 1136 + justify-content: center; 1137 + margin-bottom: 14px; 1138 + font-size: 18px; 466 466 } 1140 + 1141 + h3 { 1142 + margin: 0 0 8px; 1143 + color: @text; 1144 + font-size: 18px; 1145 + line-height: 1.25; 1146 + } 1147 + 1148 + p { 1149 + margin: 0; 1150 + color: @muted; 1151 + line-height: 1.5; 1152 + } 467 467 } 468 468 469 -/* ===== Compact sections ===== */ 1155 +.product-gallery-panel { 1156 + max-width: 1040px; 1157 + margin: 20px auto 0; 1158 + padding: 26px; 470 470 471 -.compact-section { 472 - padding: 28px 0; 1160 + h2 { 1161 + margin-top: 0; 1162 + text-align: center; 1163 + } 1164 + 1165 + .gallery-note { 1166 + max-width: 700px; 1167 + margin: 0 auto 18px; 1168 + color: @muted; 1169 + text-align: center; 1170 + line-height: 1.55; 1171 + } 473 473 } 474 474 475 -.compact-section h2 { 476 - margin-top: 0; 477 - margin-bottom: 14px; 1174 +.product-gallery-placeholder { 1175 + min-height: 260px; 1176 + padding: 28px; 1177 + border: 1px dashed fade(@brand, 40%); 1178 + border-radius: @radius; 1179 + background: fade(@brand, 5%); 1180 + color: @muted; 1181 + text-align: center; 1182 + display: flex; 1183 + align-items: center; 1184 + justify-content: center; 478 478 } 479 479 480 -/* ===== Responsive ===== */ 1187 +.product-section-muted { 1188 + background: 1189 + radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%); 1190 +} 481 481 482 -@media (max-width: 767px) { 483 - section { 484 - padding: 26px 0; 1192 +@media (max-width: 980px) { 1193 + .product-layout, 1194 + .product-feature-grid { 1195 + grid-template-columns: 1fr; 485 485 } 486 486 487 - . landing-hero{488 - min-height:280px;1198 + .product-summary-card h2 { 1199 + text-align: center; 489 489 } 1201 +} 490 490 491 - .landing-hero h1, 492 - .page-header-compact h1 { 493 - font-size: 28px; 1203 +@media (max-width: 640px) { 1204 + .product-card { 1205 + grid-template-columns: 1fr; 1206 + padding: 22px; 1207 + text-align: left; 1208 + 1209 + .product-card-icon { 1210 + margin-bottom: 2px; 1211 + } 494 494 } 495 495 496 - .page-lead, 497 - .landing-hero .lead { 498 - font-size: 16px; 1214 + .product-summary-card, 1215 + .product-info-card, 1216 + .product-feature, 1217 + .product-gallery-panel { 1218 + padding: 20px; 499 499 } 1220 +} 500 500 501 - .service { 502 - flex: 0 1 100%; 1222 +/* ========== Resources Index ========== */ 1223 + 1224 +.resources-index-page { 1225 + background: #fff; 1226 + 1227 + .services-grid { 1228 + grid-template-columns: repeat(2, minmax(0, 1fr)); 503 503 } 1230 +} 504 504 505 - .split-section, 506 - .contact-layout { 507 - grid-template-columns: 1fr; 508 - gap: 20px; 1232 +@media (max-width: 980px) { 1233 + .resources-index-page { 1234 + .services-grid { 1235 + grid-template-columns: 1fr; 1236 + } 509 509 } 510 510 } 1239 + 1240 +@media (max-width: 767px) { 1241 + .resources-index-page { 1242 + padding: @section-padding-mobile; 1243 + } 1244 +}
- XWiki.StyleSheetExtension[1]
-
- cache
-
... ... @@ -1,0 +1,1 @@ 1 +long - code
-
... ... @@ -1,0 +1,176 @@ 1 +/* ========== Agnease Public Top Menu ========== */ 2 + 3 +/* Desktop alignment */ 4 +/* Desktop alignment */ 5 + 6 +@media (min-width: 768px) { 7 + #menuview { 8 + width: 100%; 9 + } 10 + 11 + #menuview .navbar-collapse { 12 + width: 100%; 13 + padding-left: 0; 14 + padding-right: 0; 15 + } 16 + 17 + #menuview .navbar-nav { 18 + float: none; 19 + display: flex; 20 + justify-content: flex-end; 21 + align-items: center; 22 + width: 100%; 23 + margin: 0; 24 + } 25 + 26 + #menuview .navbar-nav > li { 27 + float: none; 28 + } 29 + 30 + #mainmenu, 31 + #menuview { 32 + flex: 1 1 auto; 33 + } 34 +} 35 + 36 +/* Top-level menu items */ 37 + 38 +.agnease-menu-item, 39 +.agnease-menu-link { 40 + > a, 41 + > .dropdown-toggle { 42 + color: @brand; 43 + font-size: 17px; 44 + font-weight: 600; 45 + padding-left: 16px; 46 + padding-right: 16px; 47 + text-decoration: none; 48 + } 49 + 50 + > a:hover, 51 + > a:focus, 52 + > a:active, 53 + &.open > a, 54 + &.active > a { 55 + color: @brand-strong; 56 + text-decoration: none; 57 + outline: none; 58 + } 59 + 60 + .caret { 61 + margin-left: 5px; 62 + border-top-color: @brand; 63 + border-bottom-color: @brand; 64 + } 65 + 66 + > a:hover .caret, 67 + > a:focus .caret, 68 + > a:active .caret, 69 + &.open > a .caret, 70 + &.active > a .caret { 71 + border-top-color: @brand-strong; 72 + border-bottom-color: @brand-strong; 73 + } 74 +} 75 + 76 +/* Dropdown panel */ 77 + 78 +.agnease-dropdown { 79 + min-width: 310px; 80 + padding: 10px 8px; 81 + border: 1px solid fade(@brand, 18%); 82 + border-radius: 12px; 83 + background: #fff; 84 + box-shadow: 0 12px 32px fade(@brand-strong, 12%); 85 + 86 + > li > a { 87 + display: flex; 88 + align-items: center; 89 + gap: 12px; 90 + padding: 11px 14px; 91 + color: @brand; 92 + white-space: nowrap; 93 + font-size: 16px; 94 + font-weight: 600; 95 + line-height: 1.3; 96 + text-decoration: none; 97 + 98 + i { 99 + width: 20px; 100 + flex: 0 0 20px; 101 + color: @brand; 102 + text-align: center; 103 + font-size: 15px; 104 + } 105 + 106 + &:hover, 107 + &:focus, 108 + &:active { 109 + color: @brand-strong; 110 + text-decoration: none; 111 + outline: none; 112 + 113 + i { 114 + color: @brand-strong; 115 + } 116 + } 117 + } 118 + 119 + > .active > a { 120 + color: @brand-strong; 121 + 122 + i { 123 + color: @brand-strong; 124 + } 125 + } 126 + 127 + .divider { 128 + margin: 8px 0; 129 + background-color: fade(@brand, 16%); 130 + } 131 +} 132 + 133 +/* Mobile */ 134 + 135 +@media (max-width: 767px) { 136 + .site-nav { 137 + margin-left: 0; 138 + justify-content: center; 139 + flex-wrap: wrap; 140 + } 141 + 142 + .agnease-menu-item, 143 + .agnease-menu-link { 144 + > a, 145 + > .dropdown-toggle { 146 + font-size: 16px; 147 + padding-top: 9px; 148 + padding-bottom: 9px; 149 + } 150 + } 151 + 152 + .agnease-dropdown { 153 + min-width: 0; 154 + width: 100%; 155 + padding: 4px 8px 8px 18px; 156 + border: 0; 157 + border-radius: 0; 158 + box-shadow: none; 159 + background: transparent; 160 + 161 + > li > a { 162 + padding: 8px 10px; 163 + white-space: normal; 164 + font-size: 15px; 165 + 166 + i { 167 + width: 18px; 168 + flex-basis: 18px; 169 + } 170 + } 171 + 172 + .divider { 173 + margin: 5px 0; 174 + } 175 + } 176 +} - contentType
-
... ... @@ -1,0 +1,1 @@ 1 +LESS - name
-
... ... @@ -1,0 +1,1 @@ 1 +Menu - use
-
... ... @@ -1,0 +1,1 @@ 1 +onDemand