Changes for page Public Web Site
Last modified by Agnease on 2026/06/08 18:27
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 1 removed)
-
Objects (1 modified, 1 added, 2 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,192 +3,195 @@ 1 -{{include reference="PublicWebSite.MacrosAndVariables" /}} 2 - 3 3 {{velocity}} 4 4 #macro (displayPublicContent) 5 5 #set ($discard = $xwiki.ssx.use('PublicWebSite.WebHome')) 6 6 {{html clean="false"}} 7 7 8 - <sectionclass="herohero-centered main-page-hero" aria-labelledby="hero-title">9 - <divclass="container hero-inner">10 - <h1 id="hero-title">Professional XWikiconsultingandengineering</h1>11 - 6 + ## LANDING HERO 7 + <section class="landing-hero" aria-labelledby="hero-title"> 8 + <div class="container landing-hero-inner"> 9 + <h1 id="hero-title">Keep Your XWiki Platform Secure, Stable and Up-to-Date</h1> 12 12 <p class="lead"> 13 - Agnease helps organizations upgrade, maintain, secure and extend production XWiki platforms with practical 14 - engineering support, custom development, integrations and long-term care. 11 + Helping organizations safely upgrade, maintain, customize, and integrate their XWiki environments. 15 15 </p> 16 16 17 17 <ul class="benefits"> 18 - <li> XWikiLTS upgrades</li>19 - <li> Maintenanceandsupport</li>20 - <li>Custom XWiki development</li>21 - <li> Migrations andintegrations</li>15 + <li><a href="/services/xwiki-upgrades">Smooth upgrades</a></li> 16 + <li>Reliable support plans</li> 17 + <li>Custom integrations</li> 18 + <li>Secure, optimized platforms</li> 22 22 </ul> 23 23 24 - <div class="hero-actions"> 25 - <a class="btn btn-primary" href="$freeXWikiReviewCallURL">$freeXWikiReviewCallLabel</a> 26 - ##<a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Request a consultation</a> 27 - <a class="btn btn-secondary" href="$xwiki.getURL('services.WebHome')">View XWiki services</a> 21 + <div class="cta-row"> 22 + <a class="btn-main" href="mailto:alex@agnease.com">Contact Agnease</a> 23 + <a class="btn-secondary" href="/services">View services</a> 28 28 </div> 29 29 </div> 30 30 </section> 31 31 32 - <section class="trust-strip" aria-label="Agnease experience"> 33 - <div class="container"> 34 - <ul> 35 - <li><i class="fa fa-check-circle" aria-hidden="true"></i> 11+ years of XWiki experience</li> 36 - <li><i class="fa fa-check-circle" aria-hidden="true"></i> Upgrades, support and custom development</li> 37 - <li><i class="fa fa-check-circle" aria-hidden="true"></i> Security-aware maintenance</li> 38 - <li><i class="fa fa-check-circle" aria-hidden="true"></i> Practical long-term collaboration</li> 39 - </ul> 40 - </div> 41 - </section> 28 + ## WHY CHOOSE 29 + #set ($whySectionData = [{ 30 + 'title': 'Stability & security', 31 + 'icon': 'shield', 32 + 'content': 'Proven upgrade steps, rollback safety, and proactive hardening keep your wiki reliable.', 33 + 'url': '/services/xwiki-upgrades' 34 + },{ 35 + 'title': 'Predictable delivery', 36 + 'icon': 'check-square-o', 37 + 'content': 'Clear scope, defined steps, and documented results to avoid surprises.', 38 + 'url': '' 39 + },{ 40 + 'title': 'Clean integrations', 41 + 'icon': 'link', 42 + 'content': 'Maintainable SSO, API, and system connections tailored to your environment.', 43 + 'url': '/services/xwiki-integrations' 44 + },{ 45 + 'title': 'Long-term support', 46 + 'icon': 'life-ring', 47 + 'content': 'Guaranteed response times, regular checks, and fast assistance when needed.', 48 + 'url': '/services/xwiki-maintenance-support' 49 + }]) 42 42 43 - <section aria-labelledby=" platform-title">51 + <section aria-labelledby="why-title"> 44 44 <div class="container"> 45 - <h2 id="platform-title">XWiki support for production knowledge platforms</h2> 46 - <p class="section-intro"> 47 - XWiki often grows from a documentation space into a business-critical knowledge platform. 48 - When it supports intranets, procedures, workflows, audits or integrations, it needs structured technical care 49 - for upgrades, security, permissions and maintainability. 50 - </p> 53 + <h2 id="why-title">Why choose Agnease</h2> 54 + <p class="lead">10+ years of XWiki expertise with structured delivery and lasting collaboration</p> 51 51 52 - <div class="pathways"> 53 - <article class="pathway-card"> 54 - <div class="card-heading"> 55 - <div class="pathway-icon"> 56 - <i class="fa fa-refresh" aria-hidden="true"></i> 56 + <div class="widgets"> 57 + #foreach ($entry in $whySectionData) 58 + <article class="widget"> 59 + <div class="icon" aria-hidden="true"> 60 + <i class="fa fa-$entry.icon"></i> 61 + <h4>$entry.title</h4> 57 57 </div> 58 - <h3>Upgrade XWiki safely</h3> 59 - </div> 60 - <p> 61 - Plan and execute XWiki LTS upgrades with compatibility checks, staging validation and rollback planning. 62 - </p> 63 - <ul> 64 - <li>LTS upgrade planning</li> 65 - <li>Extension and custom code review</li> 66 - <li>Staging and production validation</li> 67 - </ul> 68 - <p class="card-link"> 69 - <a href="$xwiki.getURL('services.xwiki-upgrades')">View upgrade services</a> 70 - </p> 71 - </article> 72 - 73 - <article class="pathway-card"> 74 - <div class="card-heading"> 75 - <div class="pathway-icon"> 76 - <i class="fa fa-life-ring" aria-hidden="true"></i> 77 - </div> 78 - <h3>Maintain XWiki reliably</h3> 79 - </div> 80 - <p> 81 - Keep production XWiki instances stable with troubleshooting, maintenance planning, recovery support and security-aware care. 82 - </p> 83 - <ul> 84 - <li>Troubleshooting and recovery</li> 85 - <li>Performance and log analysis</li> 86 - <li>Upgrade and maintenance planning</li> 87 - </ul> 88 - <p class="card-link"> 89 - <a href="$xwiki.getURL('services.xwiki-maintenance-support')">View support services</a> 90 - </p> 91 - </article> 92 - 93 - <article class="pathway-card"> 94 - <div class="card-heading"> 95 - <div class="pathway-icon"> 96 - <i class="fa fa-cogs" aria-hidden="true"></i> 97 - </div> 98 - <h3>Extend XWiki for your processes</h3> 99 - </div> 100 - <p> 101 - Build custom XWiki applications, workflows, dashboards and integrations around real business needs. 102 - </p> 103 - <ul> 104 - <li>Custom XWiki applications</li> 105 - <li>Workflows and approvals</li> 106 - <li>APIs, SSO, LDAP and integrations</li> 107 - </ul> 108 - <p class="card-link"> 109 - <a href="$xwiki.getURL('services.xwiki-development-integrations')">View development services</a> 110 - </p> 111 - </article> 63 + <p>$entry.content</p> 64 + #if ($entry.url && $entry.url != '') 65 + <p class="card-link"><a href="$entry.url">Learn more</a></p> 66 + #end 67 + </article> 68 + #end 112 112 </div> 113 113 </div> 114 114 </section> 115 115 116 - <section class="split-section" aria-labelledby="why-title"> 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"> 117 117 <div class="container"> 118 - <div class="split-grid"> 119 - <div class="split-copy"> 120 - <h2 id="why-title">Why work with an XWiki specialist</h2> 121 - <p> 122 - XWiki projects often involve more than pages. Production platforms may include custom code, 123 - extensions, authentication, permissions, workflows, integrations and business-critical content. 124 - </p> 125 - <p> 126 - Agnease brings 11+ years of hands-on XWiki experience to help reduce risk, deliver practical improvements 127 - and leave the platform easier to maintain after the work is complete. 128 - </p> 129 - </div> 128 + <h2 id="services-title">Services</h2> 129 + <p class="lead">All the XWiki services you need, delivered with precision and care</p> 130 130 131 - <ol class="process-list"> 132 - <li> 133 - <strong>Review the XWiki environment</strong> 134 - Version, extensions, infrastructure, authentication, permissions, custom code and critical features. 135 - </li> 136 - <li> 137 - <strong>Define the safest next steps</strong> 138 - Scope, risks, dependencies, effort, rollback options and validation requirements. 139 - </li> 140 - <li> 141 - <strong>Implement, validate and document</strong> 142 - Controlled changes, testing, production validation and notes for future maintenance. 143 - </li> 144 - </ol> 131 + <div class="services-grid"> 132 + #foreach ($entry in $servicesSectionData) 133 + <article class="service"> 134 + <div class="service-icon"> 135 + <i class="fa fa-$entry.icon" aria-hidden="true"></i> 136 + </div> 137 + <div class="service-body"> 138 + <h4> 139 + #if ($entry.url && $entry.url != '') 140 + <a href="$entry.url">$entry.title</a> 141 + #else 142 + $entry.title 143 + #end 144 + </h4> 145 + <p>$entry.content</p> 146 + <ul> 147 + #foreach ($item in $entry.items) 148 + <li>$item</li> 149 + #end 150 + </ul> 151 + #if ($entry.url && $entry.url != '') 152 + <p class="service-link"><a href="$entry.url">Learn more</a></p> 153 + #end 154 + </div> 155 + </article> 156 + #end 145 145 </div> 146 146 </div> 147 147 </section> 148 148 149 - <section class="resource-strip homepage-resource-strip" aria-labelledby="resources-title"> 161 + ## CTA 162 + <section id="contact" class="cta-section"> 150 150 <div class="container"> 151 - <h2 id="resources-title">XWiki resources for safer long-term maintenance</h2> 152 - <p class="section-intro"> 153 - Practical articles about XWiki upgrades, customization and production platform care. 164 + <p class="text-center contact-inline"> 165 + Need help with your XWiki? <a href="mailto:alex@agnease.com">Contact Agnease</a>. 154 154 </p> 155 - 156 - <div class="resource-grid"> 157 - <article class="resource-card"> 158 - <h4>Why upgrade your XWiki instance?</h4> 159 - <p> 160 - Learn why regular XWiki upgrades reduce security exposure, compatibility issues and long-term maintenance risk. 161 - </p> 162 - <a href="$xwiki.getURL('resources.why-upgrade-xwiki')">Read the article</a> 163 - </article> 164 - 165 - <article class="resource-card"> 166 - <h4>XWiki upgrade services</h4> 167 - <p> 168 - See how XWiki upgrades can be planned, tested and validated for production instances with customizations and integrations. 169 - </p> 170 - <a href="$xwiki.getURL('services.xwiki-upgrades')">View upgrade services</a> 171 - </article> 172 - </div> 173 173 </div> 174 174 </section> 169 + {{/html}} 170 +#end 175 175 176 - <section class="cta-section" aria-labelledby="contact-title"> 177 - <div class="container"> 178 - <div class="cta-panel"> 179 - <h2 id="contact-title">Need XWiki consulting or support?</h2> 180 - <p> 181 - Send your current XWiki version, the issue you are facing, or the type of project you want to build. 182 - A short description is enough to define practical next steps. 183 - </p> 184 - <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Contact Agnease</a> 172 +#macro(requestConsultationModal) 173 + <div class="modal fade" id="requestConsultation" tabindex="-1" role="dialog"> 174 + <div class="modal-dialog"> 175 + <div class="modal-content"> 176 + <div class="modal-header"> 177 + <button type="button" class="close" data-dismiss="modal">×</button> 178 + <h4 class="modal-title">Request a consultation</h4> 185 185 </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> 186 186 </div> 187 - </section> 188 - 189 - {{/html}} 191 + </div> 192 + </div> 190 190 #end 191 191 192 192 #macro (stripHTMLMacro $displayOutput)
- main-page-hero.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Admin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -959.7 KB - Content
- Agnease.Code.SEODetailsClass[0]
-
- metaDescription
-
... ... @@ -1,1 +1,0 @@ 1 -Agnease provides professional XWiki consulting, LTS upgrades, maintenance, custom development, migrations, integrations and security-aware support for production XWiki platforms. - metaTitle
-
... ... @@ -1,1 +1,0 @@ 1 -Professional XWiki Consulting, Upgrades and Development | Agnease
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -1,22 +1,16 @@ 1 -/* ========== Agnease Public Website ========== */ 1 +/* ========== Agnease Public Website Theme ========== */ 2 2 3 3 @brand: #00937D; 4 4 @brand-strong: #007B6A; 5 -@brand-soft: #E7FFF8; 6 -@brand-bg: #F4FCFA; 7 7 @text: #2D3A34; 8 8 @muted: #5B6B64; 9 9 @line: #E4ECE9; 8 +@soft: #F6FBF9; 10 10 @radius: 16px; 11 -@shadow-sm: 0 6px 20px rgba(0, 0,0,.06);12 -@shadow: 0 12px 36px rgba(0, 0,0,.08);10 +@shadow-sm: 0 6px 20px rgba(0,0,0,.06); 11 +@shadow: 0 12px 36px rgba(0,0,0,.08); 13 13 @maxw: 1140px; 14 14 15 -@section-padding: 30px 0; 16 -@section-padding-mobile: 28px 0; 17 - 18 -/* ========== Base ========== */ 19 - 20 20 #mainContentArea { 21 21 padding: 0; 22 22 } ... ... @@ -25,330 +25,203 @@ 25 25 max-width: @maxw; 26 26 margin-left: auto; 27 27 margin-right: auto; 28 - padding-left: 18px; 29 - padding-right: 18px; 30 30 } 31 31 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 { 24 +.text-center { 57 57 text-align: center; 58 - margin-top: 0; 59 59 } 60 60 61 61 .lead { 62 62 color: @muted; 63 63 text-align: center; 64 - margin-bottom:0;31 + line-height: 1.5; 65 65 } 66 66 67 -. section-intro{34 +.page-lead { 68 68 max-width: 760px; 69 - margin: 0 auto 22px; 70 - text-align: center; 36 + margin: 0 auto; 71 71 color: @muted; 72 - font-size: 16px; 73 - line-height: 1.55; 38 + font-size: 18px; 39 + line-height: 1.5; 40 + text-align: center; 74 74 } 75 75 76 -a { 77 - color: @brand; 43 +section { 44 + padding: 32px 0; 45 + border-top: 1px solid @line; 78 78 79 - &:hover, 80 - &:focus { 81 - color: @brand-strong; 47 + &:first-of-type { 48 + border-top: none; 82 82 } 83 83 } 84 84 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); 52 +h1, h2, h3, h4 { 53 + color: @text; 94 94 } 95 95 96 -.header-inner { 97 - min-height: 72px; 98 - display: flex; 99 - align-items: center; 100 - justify-content: space-between; 101 - gap: 24px; 56 +h2 { 57 + text-align: center; 102 102 } 103 103 104 -.site-nav { 105 - display: flex; 106 - align-items: center; 107 - gap: 22px; 108 - font-size: 15px; 60 +/* ===== Buttons / links ===== */ 109 109 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 - } 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; 136 136 } 137 137 138 -/* ========== Buttons ========== */ 139 - 140 -.btn-primary { 141 - background: @brand; 142 - border-color: @brand; 72 +.btn-main { 143 143 color: #fff; 74 + background: @brand; 144 144 145 145 &:hover, 146 146 &:focus { 147 - background: @brand-strong; 148 - border-color: @brand-strong; 149 149 color: #fff; 79 + background: @brand-strong; 80 + text-decoration: none; 150 150 } 151 151 } 152 152 153 153 .btn-secondary { 154 154 color: @brand; 155 - background: #fff;156 - border: 1px solid fade(@brand, 35%);86 + background: fade(@brand, 8%); 87 + border: 1px solid fade(@brand, 20%); 157 157 158 158 &:hover, 159 159 &:focus { 160 160 color: @brand-strong; 161 - b order-color: @brand;162 - background:@brand-bg;92 + background: fade(@brand, 12%); 93 + text-decoration: none; 163 163 } 164 164 } 165 165 166 -/* ========== Hero ========== */ 97 +.cta-row { 98 + display: flex; 99 + gap: 10px; 100 + flex-wrap: wrap; 101 + justify-content: center; 102 + margin-top: 16px; 103 +} 167 167 168 -.hero { 169 - overflow: hidden; 105 +/* ===== Landing page hero ===== */ 170 170 171 - &.hero-centered{172 - text-align: center;173 - background:174 - radial-gradient(50rem18rem at 50% -10%, @brand-soft 0%, transparent 60%),175 - radial-gradient(50rem18rem at 50% 0%, #E8F6F3 0%, transparent60%);176 - display:flex;177 - align-items:center;178 - justify-content:center;179 - min-height:330px;180 - }107 +.landing-hero { 108 + text-align: center; 109 + min-height: 340px; 110 + display: flex; 111 + align-items: center; 112 + justify-content: center; 113 + background: 114 + radial-gradient(50rem 18rem at 50% -10%, #E7FFF8 0%, transparent 60%), 115 + radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%); 116 +} 181 181 182 - &.main-page-hero { 183 - background: 184 - linear-gradient( 185 - rgba(244, 252, 250, 0.94), 186 - rgba(255, 255, 255, 0.97) 187 - ), 188 - url('/path/to/agnease-hero-bg.png') center center / cover no-repeat; 189 - } 118 +.landing-hero-inner { 119 + max-width: 860px; 120 + margin: 0 auto; 121 +} 190 190 191 - .hero-inner { 192 - max-width: 860px; 193 - margin: 0 auto; 194 - display: flex; 195 - flex-direction: column; 196 - align-items: center; 197 - } 123 +.landing-hero h1 { 124 + margin: 0 0 10px; 125 + font-size: 36px; 126 + line-height: 1.18; 127 +} 198 198 199 - h1 { 200 - max-width: 790px; 201 - margin-left: auto; 202 - margin-right: auto; 203 - line-height: 1.18; 204 - } 129 +.landing-hero .lead { 130 + margin: 0 auto 12px; 131 + max-width: 760px; 132 + font-size: 18px; 133 +} 205 205 206 - .lead { 207 - max-width: 820px; 208 - font-size: 19px; 209 - line-height: 1.55; 210 - margin-top: 12px; 211 - } 135 +/* ===== Compact page header for section pages ===== */ 212 212 213 - .benefits { 214 - display: flex; 215 - flex-wrap: wrap; 216 - justify-content: center; 217 - list-style: none; 218 - padding: 0; 219 - margin: 14px 0 0; 220 - color: @muted; 221 - font-size: 14px; 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%); 143 +} 222 222 223 - li + li::before { 224 - content: "•"; 225 - margin: 0 6px; 226 - } 227 - } 145 +.page-header-compact .container { 146 + max-width: 850px; 228 228 } 229 229 230 -.hero-kicker { 231 - display: inline-flex; 232 - align-items: center; 233 - gap: 8px; 149 +.page-eyebrow { 150 + margin: 0 0 8px; 234 234 color: @brand; 235 - background: fade(@brand, 8%); 236 - border: 1px solid fade(@brand, 18%); 237 - border-radius: 999px; 238 - padding: 6px 12px; 239 - margin-bottom: 14px; 240 - font-size: 13px; 241 - font-weight: 700; 152 + font-size: 12px; 153 + font-weight: 800; 154 + text-transform: uppercase; 155 + letter-spacing: .08em; 242 242 } 243 243 244 -.hero-actions, 245 -#hero-cta { 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 { 246 246 display: flex; 247 - gap: 12px; 248 248 flex-wrap: wrap; 249 249 justify-content: center; 250 - margin-top: 22px; 171 + gap: 8px; 172 + list-style: none; 173 + padding: 0; 174 + margin: 12px 0 0; 251 251 } 252 252 253 -/* ========== Trust Strip ========== */ 254 - 255 -.trust-strip { 256 - padding: 18px 0; 257 - border-top: 1px solid @line; 258 - background: #fff; 259 - 260 - ul { 261 - max-width: 960px; 262 - margin: 0 auto; 263 - padding: 0; 264 - list-style: none; 265 - display: flex; 266 - justify-content: center; 267 - gap: 22px; 268 - flex-wrap: wrap; 269 - color: @muted; 270 - font-size: 13px; 271 - } 272 - 273 - li { 274 - display: flex; 275 - align-items: center; 276 - gap: 7px; 277 - } 278 - 279 - i { 280 - color: @brand; 281 - } 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; 282 282 } 283 283 284 -/* ===== =====Reusable Grids ==========*/187 +/* ===== Cards ===== */ 285 285 286 -.card-grid, 287 -.pathways, 288 -.services-grid, 289 -.resource-grid, 290 290 .widgets { 190 + margin-top: 16px; 291 291 display: grid; 292 - grid-gap: 18px; 293 - margin-left: auto; 294 - margin-right: auto; 192 + grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); 193 + grid-gap: 16px; 295 295 } 296 296 297 -.card-grid, 298 -.pathways, 299 -.services-grid { 300 - grid-template-columns: repeat(3, minmax(0, 1fr)); 301 - max-width: 1040px; 302 - margin-top: 22px; 303 -} 304 - 305 -.resource-grid { 306 - grid-template-columns: repeat(2, minmax(0, 1fr)); 307 - max-width: 1040px; 308 - margin-top: 22px; 309 -} 310 - 311 -.widgets { 312 - grid-template-columns: repeat(4, minmax(0, 1fr)); 313 - max-width: 1040px; 314 - margin-top: 20px; 315 -} 316 - 317 -.card-grid > *, 318 -.pathways > *, 319 -.services-grid > *, 320 -.resource-grid > *, 321 -.widgets > * { 322 - min-width: 0; 323 -} 324 - 325 -/* ========== Shared Card Style ========== */ 326 - 327 -.widget, 328 -.pathway-card, 329 -.service-card, 330 -.resource-card { 196 +.widget { 197 + padding: 18px; 331 331 background: #fff; 332 332 border: 1px solid @line; 333 333 border-radius: @radius; 334 334 box-shadow: @shadow-sm; 335 -} 336 - 337 -/* ========== Small Widgets ========== */ 338 - 339 -.widget { 340 - padding: 18px; 202 + transition: transform .18s ease, box-shadow .18s ease; 341 341 display: flex; 342 342 flex-direction: column; 343 343 height: 100%; 344 344 207 + &:hover { 208 + transform: translateY(-2px); 209 + box-shadow: @shadow; 210 + } 211 + 345 345 .icon { 346 346 display: flex; 347 347 align-items: center; 348 348 gap: 10px; 349 - padding-bottom: 8px;350 - margin-bottom: 10px;351 - border-bottom: 1px solid fade(@line, 70%);216 + padding-bottom: 6px; 217 + margin-bottom: 8px; 218 + border-bottom: 1px solid fade(@line, 60%); 352 352 353 353 i { 354 354 color: @brand; ... ... @@ -356,7 +356,7 @@ 356 356 357 357 h4 { 358 358 margin: 0; 359 - line-height: 1.2 5;226 + line-height: 1.2; 360 360 color: @text; 361 361 } 362 362 } ... ... @@ -366,982 +366,278 @@ 366 366 color: @muted; 367 367 line-height: 1.45; 368 368 } 369 -} 370 370 371 -/* ========== Homepage Pathway Cards ========== */ 372 - 373 -.pathway-card { 374 - padding: 24px; 375 - display: flex; 376 - flex-direction: column; 377 - min-height: 100%; 378 - 379 - .card-heading { 380 - display: flex; 381 - align-items: center; 382 - gap: 14px; 383 - margin-bottom: 14px; 384 - } 385 - 386 - .pathway-icon { 387 - width: 52px; 388 - height: 52px; 389 - border-radius: 50%; 390 - display: flex; 391 - align-items: center; 392 - justify-content: center; 393 - color: @brand; 394 - background: fade(@brand, 10%); 395 - font-size: 19px; 396 - flex-shrink: 0; 397 - } 398 - 399 - h3 { 400 - margin: 0; 401 - color: @text; 402 - font-size: 22px; 403 - line-height: 1.25; 404 - } 405 - 406 - p { 407 - color: @muted; 408 - line-height: 1.55; 409 - margin: 0 0 16px; 410 - } 411 - 412 - ul { 413 - margin: 0 0 22px; 414 - padding-left: 18px; 415 - color: @muted; 416 - font-size: 14px; 417 - line-height: 1.55; 418 - } 419 - 420 - li { 421 - margin: 6px 0; 422 - } 423 - 424 424 .card-link { 425 - margin-top: auto; 426 - padding-top: 4px; 238 + margin-top: 12px; 427 427 428 428 a { 429 429 color: @brand; 430 430 font-weight: 700; 431 - text-decoration: underline;243 + text-decoration: none; 432 432 433 - &:hover, 434 - &:focus { 245 + &:hover { 435 435 color: @brand-strong; 247 + text-decoration: underline; 436 436 } 437 437 } 438 438 } 439 439 } 440 440 441 -/* ===== =====Services ==========*/253 +/* ===== Service / listing rows ===== */ 442 442 443 -.services { 444 - .services-grid { 445 - max-width: 1040px; 446 - } 447 - 448 - .service { 449 - display: flex; 450 - align-items: flex-start; 451 - gap: 16px; 452 - padding: 22px; 453 - background: #fff; 454 - border: 1px solid @line; 455 - border-radius: @radius; 456 - box-shadow: @shadow-sm; 457 - 458 - .service-icon { 459 - width: 46px; 460 - height: 46px; 461 - border-radius: 50%; 462 - display: flex; 463 - align-items: center; 464 - justify-content: center; 465 - font-size: 18px; 466 - color: @brand; 467 - background: fade(@brand, 10%); 468 - flex-shrink: 0; 469 - margin-top: 2px; 470 - } 471 - 472 - .service-body { 473 - h4 { 474 - margin: 0 0 6px; 475 - font-size: 18px; 476 - line-height: 1.25; 477 - font-weight: 800; 478 - color: @text; 479 - } 480 - 481 - p { 482 - margin: 0 0 8px; 483 - color: @muted; 484 - line-height: 1.5; 485 - } 486 - 487 - ul { 488 - margin: 9px 0 0; 489 - padding-left: 18px; 490 - color: @muted; 491 - font-size: 13px; 492 - line-height: 1.5; 493 - } 494 - 495 - li { 496 - margin: 4px 0; 497 - } 498 - } 499 - } 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; 500 500 } 501 501 502 -/* ========== Split / Process Section ========== */ 503 - 504 -.split-section { 505 - background: 506 - radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%); 266 +.service { 267 + flex: 0 1 calc(50% - 12px); 268 + display: flex; 269 + align-items: flex-start; 270 + gap: 16px; 271 + margin-bottom: 8px; 507 507 } 508 508 509 -.split-grid { 510 - display: grid; 511 - grid-template-columns: 1.1fr .9fr; 512 - grid-gap: 36px; 513 - max-width: 1040px; 514 - margin: 0 auto; 274 +.service-icon { 275 + width: 42px; 276 + height: 42px; 277 + border-radius: 50%; 278 + display: flex; 515 515 align-items: center; 280 + justify-content: center; 281 + color: @brand; 282 + background: fade(@brand, 10%); 283 + flex-shrink: 0; 284 + margin-top: 3px; 516 516 } 517 517 518 -.s plit-copy {519 - h 2{520 - text-align:left;521 - margin-top:0;522 - }287 +.service-body { 288 + h4 { 289 + margin: 0 0 4px; 290 + font-size: 1.125rem; 291 + font-weight: 800; 523 523 524 - p { 525 - color: @muted; 526 - line-height: 1.6; 527 - } 528 -} 293 + a { 294 + color: @text; 295 + text-decoration: none; 529 529 530 -.process-list { 531 - counter-reset: process; 532 - margin: 0; 533 - padding: 0; 534 - list-style: none; 535 - 536 - li { 537 - counter-increment: process; 538 - position: relative; 539 - padding: 16px 16px 16px 58px; 540 - margin-bottom: 12px; 541 - background: #fff; 542 - border: 1px solid @line; 543 - border-radius: @radius; 544 - box-shadow: @shadow-sm; 545 - color: @muted; 546 - line-height: 1.5; 547 - 548 - &:before { 549 - content: counter(process); 550 - position: absolute; 551 - left: 16px; 552 - top: 16px; 553 - width: 28px; 554 - height: 28px; 555 - border-radius: 50%; 556 - background: fade(@brand, 10%); 557 - color: @brand; 558 - display: flex; 559 - align-items: center; 560 - justify-content: center; 561 - font-weight: 800; 297 + &:hover { 298 + color: @brand; 299 + text-decoration: underline; 300 + } 562 562 } 563 - 564 - strong { 565 - display: block; 566 - color: @text; 567 - margin-bottom: 3px; 568 - } 569 569 } 570 -} 571 571 572 -/* ========== Resources ========== */ 573 - 574 -.resource-strip { 575 - background: @brand-bg; 576 -} 577 - 578 -.resource-card { 579 - padding: 20px; 580 - 581 - h4 { 582 - margin: 0 0 8px; 583 - color: @text; 584 - font-size: 18px; 585 - line-height: 1.25; 586 - } 587 - 588 588 p { 589 - color:@muted;590 - margin:0 0 12px;305 + margin: 0 0 6px; 306 + color: @text; 591 591 line-height: 1.5; 592 592 } 593 593 594 - a { 595 - color: @brand; 596 - font-weight: 700; 597 - } 598 -} 599 - 600 -/* ========== Homepage Resource Strip ========== */ 601 - 602 -.homepage-resource-strip { 603 - background: 604 - radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 70%); 605 - 606 - .resource-grid { 607 - max-width: 1040px; 608 - margin: 22px auto 0; 609 - display: grid; 610 - grid-template-columns: repeat(2, minmax(0, 1fr)); 611 - grid-gap: 22px; 612 - align-items: stretch; 613 - } 614 - 615 - .resource-card { 616 - display: flex; 617 - flex-direction: column; 618 - min-width: 0; 619 - min-height: 100%; 620 - padding: 26px; 621 - } 622 - 623 - .resource-card h4 { 624 - margin: 0 0 10px; 625 - color: @text; 626 - font-size: 21px; 627 - line-height: 1.25; 628 - font-weight: 700; 629 - } 630 - 631 - .resource-card p { 632 - margin: 0 0 18px; 310 + ul { 311 + margin: .45rem 0 0; 312 + padding-left: 1.1rem; 633 633 color: @muted; 634 - font-size: 15px; 635 - line-height: 1.6; 314 + font-size: 13px; 636 636 } 637 637 638 - .resource-card a { 639 - margin-top: auto; 640 - color: @brand; 641 - font-weight: 700; 642 - text-decoration: underline; 643 - 644 - &:hover, 645 - &:focus { 646 - color: @brand-strong; 647 - } 317 + li { 318 + margin: .25rem 0; 319 + line-height: 1.45; 648 648 } 649 -} 650 650 651 -@media (max-width: 980px) { 652 - .homepage-resource-strip { 653 - .resource-grid { 654 - grid-template-columns: 1fr; 655 - } 656 - } 657 -} 322 + .service-link { 323 + margin-top: .45rem; 324 + font-size: 13px; 658 658 659 -@media (max-width: 640px) { 660 - .homepage-resource-strip { 661 - .resource-card { 662 - padding: 22px; 663 - } 664 - 665 - .resource-card h4 { 666 - font-size: 19px; 667 - } 668 - } 669 -} 670 - 671 -/* ========== CTA ========== */ 672 - 673 -.cta-section { 674 - padding: @section-padding; 675 - 676 - .contact-inline { 677 - margin: 0; 678 - color: @muted; 679 - 680 680 a { 681 681 color: @brand; 328 + font-weight: 700; 329 + text-decoration: none; 330 + 331 + &:hover { 332 + color: @brand-strong; 333 + text-decoration: underline; 334 + } 682 682 } 683 683 } 684 684 } 685 685 686 -.cta-panel { 687 - max-width: 860px; 688 - margin: 0 auto; 689 - padding: 32px; 690 - border-radius: @radius; 691 - border: 1px solid fade(@brand, 20%); 692 - background: 693 - radial-gradient(34rem 12rem at 50% 0%, @brand-soft 0%, #fff 70%); 694 - box-shadow: @shadow-sm; 695 - text-align: center; 339 +/* ===== Split section ===== */ 696 696 697 - h2 { 698 - margin-top: 0; 699 - } 700 - 701 - p { 702 - color: @muted; 703 - line-height: 1.55; 704 - } 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; 705 705 } 706 706 707 -.resource-inline-cta { 708 - display: flex; 709 - align-items: center; 710 - justify-content: space-between; 711 - gap: 22px; 712 - margin: 30px 0; 713 - padding: 20px 22px; 714 - border: 1px solid fade(@brand, 22%); 350 +.panel { 351 + background: #fff; 352 + border: 1px solid @line; 715 715 border-radius: @radius; 716 - background: @brand-bg; 717 717 box-shadow: @shadow-sm; 718 - 719 - p { 720 - margin: 0; 721 - color: @muted; 722 - line-height: 1.55; 723 - } 724 - 725 - strong { 726 - color: @text; 727 - } 728 - 729 - .btn { 730 - flex-shrink: 0; 731 - } 355 + padding: 20px; 732 732 } 733 733 734 -@media (max-width: 767px) { 735 - .resource-inline-cta { 736 - display: block; 737 - text-align: center; 738 - 739 - p { 740 - margin-bottom: 14px; 741 - } 742 - 743 - .btn { 744 - display: inline-block; 745 - margin-left: auto; 746 - margin-right: auto; 747 - } 748 - } 358 +.panel h3 { 359 + margin-top: 0; 749 749 } 750 750 751 -/* ===== =====Responsive ==========*/362 +/* ===== Contact / form page ===== */ 752 752 753 -@media (max-width: 980px) { 754 - .widgets, 755 - .pathways, 756 - .services-grid, 757 - .resource-grid { 758 - grid-template-columns: repeat(2, minmax(0, 1fr)); 759 - } 760 - 761 - .split-grid { 762 - grid-template-columns: 1fr; 763 - } 764 - 765 - .split-copy h2 { 766 - text-align: center; 767 - } 768 -} 769 - 770 -@media (max-width: 760px) { 771 - section[id] { 772 - scroll-margin-top: 132px; 773 - } 774 - 775 - .header-inner { 776 - min-height: auto; 777 - padding-top: 14px; 778 - padding-bottom: 14px; 779 - flex-direction: column; 780 - align-items: center; 781 - gap: 12px; 782 - } 783 - 784 - .site-nav { 785 - width: 100%; 786 - justify-content: center; 787 - flex-wrap: wrap; 788 - gap: 10px 16px; 789 - font-size: 14px; 790 - 791 - .nav-cta { 792 - padding: 7px 12px; 793 - } 794 - } 795 - 796 - .hero.hero-centered { 797 - min-height: 280px; 798 - } 799 - 800 - .hero.main-page-hero { 801 - background: 802 - linear-gradient( 803 - rgba(244, 252, 250, 0.98), 804 - rgba(255, 255, 255, 1) 805 - ), 806 - url('https://agnease.com/bin/download/PublicWebSite/WebHome/main-page-hero.png?rev=1.1') center center / cover no-repeat; 807 - } 808 - 809 - .hero { 810 - .lead { 811 - font-size: 17px; 812 - } 813 - 814 - .benefits { 815 - gap: 4px 10px; 816 - 817 - li + li::before { 818 - content: none; 819 - } 820 - } 821 - } 822 -} 823 - 824 -@media (max-width: 640px) { 825 - section { 826 - padding: @section-padding-mobile; 827 - } 828 - 829 - .widgets, 830 - .pathways, 831 - .services-grid, 832 - .resource-grid { 833 - grid-template-columns: 1fr; 834 - } 835 - 836 - .pathway-card, 837 - .services .service, 838 - .resource-card, 839 - .widget { 840 - padding: 20px; 841 - } 842 - 843 - .services .service { 844 - gap: 14px; 845 - } 846 - 847 - .cta-panel { 848 - padding: 24px 20px; 849 - } 850 -} 851 - 852 -/* ========== Resource / Article Pages ========== */ 853 - 854 -.resource-page { 855 - padding-top: 0; 856 -} 857 - 858 -.resource-header { 859 - padding: @section-padding; 860 - border-top: none; 861 - background: 862 - radial-gradient(50rem 18rem at 50% -10%, @brand-soft 0%, transparent 60%), 863 - radial-gradient(50rem 18rem at 50% 0%, #E8F6F3 0%, transparent 60%); 864 - 865 - h1 { 866 - margin: 0 auto 14px; 867 - text-align: center; 868 - line-height: 1.18; 869 - } 870 - 871 - .resource-summary { 872 - max-width: 780px; 873 - margin: 0 auto; 874 - color: @muted; 875 - text-align: center; 876 - font-size: 18px; 877 - line-height: 1.55; 878 - } 879 -} 880 - 881 -.resource-layout { 882 - display: block; 883 - max-width: 1080px; 364 +.contact-layout { 365 + display: grid; 366 + grid-template-columns: minmax(0, .85fr) minmax(320px, 1.15fr); 367 + gap: 32px; 368 + max-width: 1000px; 884 884 margin: 0 auto; 885 - padding-top:28px;370 + align-items: start; 886 886 } 887 887 888 -.resource-layout::after { 889 - content: ""; 890 - display: block; 891 - clear: both; 373 +.contact-card { 374 + background: #fff; 375 + border: 1px solid @line; 376 + border-radius: @radius; 377 + box-shadow: @shadow-sm; 378 + padding: 20px; 892 892 } 893 893 894 -.resource-content { 895 - color: @text; 896 - font-size: 16px; 897 - line-height: 1.68; 898 - 899 - h2 { 900 - text-align: left; 901 - margin: 34px 0 12px; 902 - line-height: 1.28; 903 - } 904 - 905 - h3 { 906 - margin: 24px 0 8px; 907 - line-height: 1.3; 908 - } 909 - 910 - p { 911 - margin: 0 0 16px; 912 - } 913 - 914 - ul, 915 - ol { 916 - margin: 0 0 18px; 917 - padding-left: 22px; 918 - } 919 - 920 - li { 921 - margin: 6px 0; 922 - } 923 - 924 - strong { 925 - color: @text; 926 - } 381 +.contact-card h3 { 382 + margin-top: 0; 927 927 } 928 928 929 -.resource-note { 930 - border-left: 4px solid @brand; 931 - background: @brand-bg; 932 - padding: 16px 18px; 933 - margin: 22px 0; 934 - border-radius: 0 @radius @radius 0; 935 - 936 - p:last-child { 937 - margin-bottom: 0; 938 - } 939 -} 940 - 941 -.resource-checklist { 942 - margin: 18px 0 24px; 943 - padding: 0; 385 +.contact-list { 944 944 list-style: none; 387 + padding: 0; 388 + margin: 12px 0 0; 945 945 946 946 li { 947 - position: relative; 948 - padding: 10px 0 10px 34px; 949 - border-bottom: 1px solid @line; 950 - 951 - &:before { 952 - content: "\f00c"; 953 - font-family: FontAwesome; 954 - position: absolute; 955 - left: 0; 956 - top: 11px; 957 - color: @brand; 958 - } 959 - } 960 -} 961 - 962 -.resource-sidebar { 963 - float: right; 964 - width: 280px; 965 - margin-left: 42px; 966 - margin-bottom: 28px; 967 - position: sticky; 968 - top: 96px; 969 - border: 1px solid @line; 970 - border-radius: @radius; 971 - padding: 18px; 972 - background: #fff; 973 - box-shadow: @shadow-sm; 974 - 975 - h4 { 976 - margin: 0 0 10px; 977 - } 978 - 979 - ul { 980 - margin: 0; 981 - padding-left: 18px; 391 + margin: 8px 0; 982 982 color: @muted; 983 983 } 984 984 985 - li { 986 - margin: 8px 0; 395 + i { 396 + color: @brand; 397 + margin-right: 8px; 987 987 } 988 988 989 989 a { 990 990 color: @brand; 991 - font-weight: 600; 992 992 } 993 993 } 994 994 995 -.resource-cta { 996 - display: flex; 997 - flex-direction: column; 998 - align-items: center; 999 - text-align: center; 1000 - 1001 - max-width: 820px; 1002 - margin: 42px auto 0; 1003 - padding: 28px 30px; 1004 - border: 1px solid fade(@brand, 20%); 405 +.form-panel { 406 + background: #fff; 407 + border: 1px solid @line; 1005 1005 border-radius: @radius; 1006 - background: @brand-bg; 1007 - 1008 - h3 { 1009 - margin-top: 0; 1010 - margin-bottom: 10px; 1011 - } 1012 - 1013 - p { 1014 - max-width: 680px; 1015 - margin-left: auto; 1016 - margin-right: auto; 1017 - color: @muted; 1018 - } 1019 - 1020 - .btn { 1021 - margin-top: 8px; 1022 - } 409 + box-shadow: @shadow-sm; 410 + padding: 22px; 1023 1023 } 1024 1024 1025 -.resource-note, 1026 -.resource-checklist, 1027 -.resource-cta { 1028 - display: flow-root; 413 +.form-panel .xform dl { 414 + margin: 0; 1029 1029 } 1030 1030 1031 -@media (max-width: 767px) { 1032 - .resource-cta { 1033 - padding: 24px 20px; 1034 - } 417 +.form-panel .xform dt { 418 + margin-top: 12px; 1035 1035 } 1036 1036 1037 -@media (max-width: 900px) { 1038 - .resource-layout { 1039 - padding-top: 22px; 1040 - } 1041 - 1042 - .resource-sidebar { 1043 - float: none; 1044 - width: 100%; 1045 - margin-left: 0; 1046 - margin-bottom: 24px; 1047 - position: static; 1048 - } 421 +.form-panel .xform dt:first-child { 422 + margin-top: 0; 1049 1049 } 1050 1050 1051 -/* ========== Products / Extensions Pages ========== */ 1052 - 1053 -.product-index-section { 1054 - padding: @section-padding; 1055 - 1056 - h2 { 1057 - margin-bottom: 10px; 1058 - } 425 +.form-panel .xform label { 426 + color: @text; 427 + font-weight: 700; 1059 1059 } 1060 1060 1061 -.product-card-grid { 1062 - max-width: 840px; 1063 - margin: 22px auto 0; 1064 - display: grid; 1065 - grid-template-columns: 1fr; 1066 - grid-gap: 18px; 430 +.form-panel .xform .xHint { 431 + display: block; 432 + color: @muted; 433 + font-size: 12px; 434 + margin-top: 2px; 1067 1067 } 1068 1068 1069 -.product-card { 1070 - background: #fff; 1071 - border: 1px solid @line; 1072 - border-radius: @radius; 1073 - box-shadow: @shadow-sm; 1074 - padding: 28px; 1075 - display: grid; 1076 - grid-template-columns: 68px 1fr; 1077 - grid-gap: 22px; 1078 - align-items: start; 1079 - 1080 - .product-card-icon { 1081 - width: 58px; 1082 - height: 58px; 1083 - border-radius: 50%; 1084 - background: fade(@brand, 10%); 1085 - border: 1px solid fade(@brand, 20%); 1086 - color: @brand; 1087 - display: flex; 1088 - align-items: center; 1089 - justify-content: center; 1090 - font-size: 22px; 1091 - flex-shrink: 0; 1092 - } 1093 - 1094 - h3 { 1095 - margin: 0 0 10px; 1096 - color: @text; 1097 - font-size: 23px; 1098 - line-height: 1.25; 1099 - font-weight: 800; 1100 - } 1101 - 1102 - p { 1103 - color: @muted; 1104 - line-height: 1.6; 1105 - } 1106 - 1107 - .card-link { 1108 - margin: 0; 1109 - 1110 - a { 1111 - font-weight: 700; 1112 - } 1113 - } 1114 -} 1115 - 1116 -.product-card-kicker { 437 +.form-panel .xform dd { 438 + margin-left: 0; 1117 1117 margin-bottom: 10px; 1118 - padding: 5px 10px; 1119 - font-size: 12px; 1120 - text-transform: uppercase; 1121 - letter-spacing: .04em; 1122 1122 } 1123 1123 1124 -.product-highlights { 1125 - margin: 14px 0 20px; 1126 - padding-left: 18px; 1127 - color: @muted; 1128 - 1129 - li { 1130 - margin: 6px 0; 1131 - line-height: 1.45; 1132 - } 1133 -} 1134 - 1135 -/* ========== Individual Product Pages ========== */ 1136 - 1137 -.product-layout { 1138 - display: grid; 1139 - grid-template-columns: 1.1fr .9fr; 1140 - grid-gap: 36px; 1141 - max-width: 1040px; 1142 - margin: 0 auto; 1143 - align-items: start; 1144 -} 1145 - 1146 -.product-summary-card, 1147 -.product-info-card, 1148 -.product-gallery-panel { 1149 - background: #fff; 442 +.form-panel input[type="text"], 443 +.form-panel input[type="email"], 444 +.form-panel textarea, 445 +.form-panel select { 446 + width: 100%; 447 + max-width: 100%; 1150 1150 border: 1px solid @line; 1151 - border-radius: @radius;1152 - box-shadow:@shadow-sm;449 + border-radius: 8px; 450 + padding: 8px 10px; 1153 1153 } 1154 1154 1155 -.product-summary-card { 1156 - padding: 26px; 453 +/* ===== CTA ===== */ 1157 1157 1158 - h2 { 1159 - text-align: left; 1160 - margin-top: 0; 1161 - } 1162 - 1163 - p { 1164 - color: @muted; 1165 - line-height: 1.6; 1166 - } 1167 - 1168 - p:last-child { 1169 - margin-bottom: 0; 1170 - } 455 +.cta-section { 456 + padding: 24px 0 16px; 1171 1171 } 1172 1172 1173 -.product-info-card { 1174 - padding: 22px; 459 +.contact-inline { 460 + margin: 0; 461 + color: @muted; 1175 1175 1176 - h3 { 1177 - margin-top: 0; 1178 - margin-bottom: 12px; 1179 - } 1180 - 1181 - ul { 1182 - margin: 0; 1183 - padding-left: 20px; 1184 - color: @muted; 1185 - } 1186 - 1187 - li { 1188 - margin: 8px 0; 1189 - line-height: 1.45; 1190 - } 1191 -} 1192 - 1193 -.product-feature-grid { 1194 - display: grid; 1195 - grid-template-columns: repeat(3, minmax(0, 1fr)); 1196 - grid-gap: 18px; 1197 - max-width: 1040px; 1198 - margin: 22px auto 0; 1199 -} 1200 - 1201 -.product-feature { 1202 - background: #fff; 1203 - border: 1px solid @line; 1204 - border-radius: @radius; 1205 - box-shadow: @shadow-sm; 1206 - padding: 22px; 1207 - 1208 - .feature-heading { 1209 - display: flex; 1210 - align-items: center; 1211 - gap: 14px; 1212 - margin-bottom: 14px; 1213 - } 1214 - 1215 - .feature-icon { 1216 - width: 46px; 1217 - height: 46px; 1218 - border-radius: 50%; 1219 - background: fade(@brand, 10%); 463 + a { 1220 1220 color: @brand; 1221 - display: flex; 1222 - align-items: center; 1223 - justify-content: center; 1224 - font-size: 18px; 1225 - flex-shrink: 0; 465 + font-weight: 700; 1226 1226 } 1227 - 1228 - h3 { 1229 - margin: 0; 1230 - color: @text; 1231 - font-size: 18px; 1232 - line-height: 1.25; 1233 - } 1234 - 1235 - p { 1236 - margin: 0; 1237 - color: @muted; 1238 - line-height: 1.5; 1239 - } 1240 1240 } 1241 1241 1242 -.product-gallery-panel { 1243 - max-width: 1040px; 1244 - margin: 20px auto 0; 1245 - padding: 26px; 469 +/* ===== Compact sections ===== */ 1246 1246 1247 - h2 { 1248 - margin-top: 0; 1249 - text-align: center; 1250 - } 1251 - 1252 - .gallery-note { 1253 - max-width: 700px; 1254 - margin: 0 auto 18px; 1255 - color: @muted; 1256 - text-align: center; 1257 - line-height: 1.55; 1258 - } 471 +.compact-section { 472 + padding: 28px 0; 1259 1259 } 1260 1260 1261 -.product-gallery-placeholder { 1262 - min-height: 260px; 1263 - padding: 28px; 1264 - border: 1px dashed fade(@brand, 40%); 1265 - border-radius: @radius; 1266 - background: fade(@brand, 5%); 1267 - color: @muted; 1268 - text-align: center; 1269 - display: flex; 1270 - align-items: center; 1271 - justify-content: center; 475 +.compact-section h2 { 476 + margin-top: 0; 477 + margin-bottom: 14px; 1272 1272 } 1273 1273 1274 -.product-section-muted { 1275 - background: 1276 - radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%); 1277 -} 480 +/* ===== Responsive ===== */ 1278 1278 1279 -@media (max-width: 980px) { 1280 - .product-layout, 1281 - .product-feature-grid { 1282 - grid-template-columns: 1fr; 482 +@media (max-width: 767px) { 483 + section { 484 + padding: 26px 0; 1283 1283 } 1284 1284 1285 - . product-summary-cardh2{1286 - text-align:center;487 + .landing-hero { 488 + min-height: 280px; 1287 1287 } 1288 -} 1289 1289 1290 -@media (max-width: 640px) { 1291 - .product-card { 1292 - grid-template-columns: 1fr; 1293 - padding: 22px; 1294 - text-align: left; 1295 - 1296 - .product-card-icon { 1297 - margin-bottom: 2px; 1298 - } 491 + .landing-hero h1, 492 + .page-header-compact h1 { 493 + font-size: 28px; 1299 1299 } 1300 1300 1301 - .product-summary-card, 1302 - .product-info-card, 1303 - .product-feature, 1304 - .product-gallery-panel { 1305 - padding: 20px; 496 + .page-lead, 497 + .landing-hero .lead { 498 + font-size: 16px; 1306 1306 } 1307 -} 1308 1308 1309 -/* ========== Resources Index ========== */ 1310 - 1311 -.resources-index-page { 1312 - background: #fff; 1313 - 1314 - .services-grid { 1315 - grid-template-columns: repeat(2, minmax(0, 1fr)); 501 + .service { 502 + flex: 0 1 100%; 1316 1316 } 1317 -} 1318 1318 1319 -@media (max-width: 980px) { 1320 - .resources-index-page { 1321 - .services-grid { 1322 - grid-template-columns: 1fr; 1323 - } 505 + .split-section, 506 + .contact-layout { 507 + grid-template-columns: 1fr; 508 + gap: 20px; 1324 1324 } 1325 1325 } 1326 - 1327 -@media (max-width: 767px) { 1328 - .resources-index-page { 1329 - padding: @section-padding-mobile; 1330 - } 1331 -} 1332 - 1333 -.resource-faq-item { 1334 - border-bottom: 1px solid @line; 1335 - padding: 12px 0; 1336 - 1337 - summary { 1338 - cursor: pointer; 1339 - font-weight: 700; 1340 - color: @text; 1341 - } 1342 - 1343 - p { 1344 - margin: 10px 0 4px; 1345 - color: @muted; 1346 - } 1347 -}
- XWiki.StyleSheetExtension[1]
-
- cache
-
... ... @@ -1,1 +1,0 @@ 1 -long - code
-
... ... @@ -1,158 +1,0 @@ 1 -/* ========== Agnease Public Top Menu ========== */ 2 -/* Top-level menu items */ 3 - 4 -#menuview .agnease-menu-item, 5 -#menuview .agnease-menu-link { 6 - > a, 7 - > .dropdown-toggle { 8 - color: @brand; 9 - font-size: 17px; 10 - font-weight: 600; 11 - padding-left: 16px; 12 - padding-right: 16px; 13 - text-decoration: none; 14 - background: transparent; 15 - } 16 - 17 - > a:hover, 18 - > a:focus, 19 - > a:active, 20 - &.open > a, 21 - &.active > a { 22 - color: @brand-strong; 23 - text-decoration: none; 24 - outline: none; 25 - background: transparent; 26 - } 27 - 28 - .caret { 29 - margin-left: 5px; 30 - border-top-color: @brand; 31 - border-bottom-color: @brand; 32 - } 33 - 34 - > a:hover .caret, 35 - > a:focus .caret, 36 - > a:active .caret, 37 - &.open > a .caret, 38 - &.active > a .caret { 39 - border-top-color: @brand-strong; 40 - border-bottom-color: @brand-strong; 41 - } 42 -} 43 - 44 -/* Dropdown panel */ 45 - 46 -#menuview .agnease-dropdown { 47 - min-width: 310px; 48 - padding: 10px 8px; 49 - border: 1px solid fade(@brand, 18%); 50 - border-radius: 12px; 51 - background: #fff; 52 - box-shadow: 0 12px 32px fade(@brand-strong, 12%); 53 - 54 - > li > a { 55 - display: flex; 56 - align-items: center; 57 - gap: 12px; 58 - padding: 11px 14px; 59 - color: @brand; 60 - white-space: nowrap; 61 - font-size: 16px; 62 - font-weight: 600; 63 - line-height: 1.3; 64 - text-decoration: none; 65 - background: transparent; 66 - 67 - i { 68 - width: 20px; 69 - flex: 0 0 20px; 70 - color: @brand; 71 - text-align: center; 72 - font-size: 15px; 73 - } 74 - 75 - &:hover, 76 - &:focus, 77 - &:active { 78 - color: @brand-strong; 79 - text-decoration: none; 80 - outline: none; 81 - background: transparent; 82 - 83 - i { 84 - color: @brand-strong; 85 - } 86 - } 87 - } 88 - 89 - > .active > a { 90 - color: @brand-strong; 91 - background: transparent; 92 - 93 - i { 94 - color: @brand-strong; 95 - } 96 - } 97 - 98 - .divider { 99 - margin: 8px 0; 100 - background-color: fade(@brand, 16%); 101 - } 102 -} 103 - 104 -/* Mobile */ 105 - 106 -@media (max-width: 767px) { 107 - #menuview { 108 - margin-left: 0; 109 - width: 100%; 110 - } 111 - 112 - #menuview .navbar-nav { 113 - float: none; 114 - margin: 0; 115 - width: 100%; 116 - text-align: center; 117 - } 118 - 119 - #menuview .navbar-nav > li { 120 - float: none; 121 - display: inline-block; 122 - } 123 - 124 - #menuview .navbar-nav > li.agnease-menu-item > a, 125 - #menuview .navbar-nav > li.agnease-menu-link > a, 126 - #menuview .navbar-nav > li.agnease-menu-item > .dropdown-toggle, 127 - #menuview .navbar-nav > li.agnease-menu-link > .dropdown-toggle { 128 - font-size: 16px; 129 - padding: 10px 10px; 130 - text-align: center; 131 - } 132 - 133 - #menuview .agnease-dropdown { 134 - min-width: 0; 135 - width: 100%; 136 - padding: 4px 8px 8px 18px; 137 - border: 0; 138 - border-radius: 0; 139 - box-shadow: none; 140 - background: transparent; 141 - text-align: left; 142 - 143 - > li > a { 144 - padding: 8px 10px; 145 - white-space: normal; 146 - font-size: 15px; 147 - 148 - i { 149 - width: 18px; 150 - flex-basis: 18px; 151 - } 152 - } 153 - 154 - .divider { 155 - margin: 5px 0; 156 - } 157 - } 158 -} - contentType
-
... ... @@ -1,1 +1,0 @@ 1 -LESS - name
-
... ... @@ -1,1 +1,0 @@ 1 -Menu - use
-
... ... @@ -1,1 +1,0 @@ 1 -onDemand
- XWiki.XWikiRights[0]
-
- allow
-
... ... @@ -1,0 +1,1 @@ 1 +Allow - groups
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiAllGroup - levels
-
... ... @@ -1,0 +1,1 @@ 1 +view - users
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest