Changes for page Public Web Site

Last modified by Agnease on 2026/06/08 18:27

From version 13.13
edited by Agnease
on 2026/05/26 10:53
Change comment: There is no comment for this version
To version 4.7
edited by Agnease
on 2026/05/01 13:03
Change comment: There is no comment for this version

Summary

Details

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