-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaccessibility.html
More file actions
563 lines (504 loc) · 20.2 KB
/
accessibility.html
File metadata and controls
563 lines (504 loc) · 20.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
<!DOCTYPE html>
<html lang="en">
<head>
<!-- =========================
ACCESSIBILITY PAGE — SEO / META / SOCIAL / SCHEMA
========================== -->
<meta charset="UTF-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<title>Accessibility | The MayaNut Company</title>
<meta name="description" content="The MayaNut Company accessibility statement: how we make mayanut.com usable for everyone, including keyboard navigation, screen readers, color contrast, and accessible shopping for MayaNut™ flour and MayaNut™ seed powder from the Alicastrum tree (Brosimum alicastrum).">
<link rel="canonical" href="https://www.mayanut.com/accessibility.html">
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
<meta name="googlebot" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
<meta name="keywords" content="MayaNut, MayaNut™ flour, MayaNut™ powder, MayaNut™ seed powder, seed flour, seed powder, roasted seed flour, gluten-free flour, accessible website, accessibility statement, WCAG, screen reader, keyboard navigation, South Florida farm, Alicastrum tree, Brosimum alicastrum, smoothies, açaí bowls, baked goods, everyday cooking">
<!-- Favicons -->
<link rel="icon" type="image/png" href="/mayanut-the-mayanut-comapny-logo.png">
<link rel="apple-touch-icon" sizes="180x180" href="/mayanut-the-mayanut-comapny-logo.png">
<link rel="icon" type="image/png" sizes="32x32" href="/mayanut-the-mayanut-comapny-logo.png">
<link rel="icon" type="image/png" sizes="16x16" href="/mayanut-the-mayanut-comapny-logo.png">
<meta name="theme-color" content="#066100">
<meta name="format-detection" content="telephone=no">
<!-- Open Graph -->
<meta property="og:type" content="website">
<meta property="og:site_name" content="The MayaNut Company">
<meta property="og:title" content="Accessibility | The MayaNut Company">
<meta property="og:description" content="Accessibility statement for mayanut.com: screen readers, keyboard navigation, contrast, and inclusive shopping for MayaNut™ flour and seed powder.">
<meta property="og:url" content="https://www.mayanut.com/accessibility.html">
<meta property="og:image" content="https://www.mayanut.com/mayanut-the-mayanut-comapny-logo.png">
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Accessibility | The MayaNut Company">
<meta name="twitter:description" content="How we make mayanut.com accessible to everyone: keyboard navigation, screen readers, contrast, and more.">
<meta name="twitter:image" content="https://www.mayanut.com/mayanut-the-mayanut-comapny-logo.png">
<link rel="alternate" hreflang="en" href="https://www.mayanut.com/accessibility.html">
<link rel="alternate" hreflang="es" href="https://www.mayanut.com/accessibility-es.html">
<link rel="alternate" hreflang="x-default" href="https://www.mayanut.com/accessibility.html">
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Acme&display=swap" rel="stylesheet">
<!-- Preload header art + logo for perf parity -->
<link rel="preload" as="image" href="menuart-the-maya-nut-company-art.jpeg">
<link rel="preload" as="image" href="mayanut-the-mayanut-comapny-logo.png">
<!-- Schema: Organization -->
<script type="application/ld+json">
{
"@context":"https://schema.org",
"@type":"Organization",
"name":"The MayaNut Company",
"url":"https://www.mayanut.com/",
"logo":"https://www.mayanut.com/mayanut-the-mayanut-comapny-logo.png",
"email":"info@mayanut.com"
}
</script>
<!-- Schema: WebPage -->
<script type="application/ld+json">
{
"@context":"https://schema.org",
"@type":"WebPage",
"name":"Accessibility",
"url":"https://www.mayanut.com/accessibility.html",
"isPartOf":{"@type":"WebSite","name":"The MayaNut Company","url":"https://www.mayanut.com/"}
}
</script>
<style>
:root{
--green:#066100;
--orange:#fd6c02;
--orangePress:#c84b02;
--lime:#d8ff6a;
--pale:#e9ffd6;
--softBorder: 1px solid rgba(12,90,42,0.45);
--font-ui: "Acme", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
--font-pretty: "Palatino Linotype", Palatino, "Book Antiqua", Georgia, serif;
--footer-g1:#066100;
--footer-g2:#7ae78a;
--footer-g3:#d8ff6a;
--padX: 16px;
--gap: 14px;
--hoverGrey:#cfd3d9;
--focusRing: 0 0 0 3px rgba(253,108,2,0.38), 0 0 0 6px rgba(6,97,0,0.18);
}
*{ box-sizing:border-box; margin:0; padding:0; }
html, body{ height:100%; }
/* Single, stable scrollbar */
html{
overflow-x:hidden;
overflow-y:scroll;
scrollbar-gutter: stable;
background:#fff;
}
body{
min-height:100%;
background:#fff;
font-family: var(--font-ui);
color:#0f172a;
-webkit-font-smoothing: antialiased;
overflow-x:hidden;
overflow-y:visible;
}
img{ max-width:100%; height:auto; display:block; }
a{ color:inherit; text-decoration:none; }
button,input{ font-family:inherit; border:0; background:transparent; }
/* Skip link */
.skip-link{
position:absolute;
left:-999px;
top:10px;
z-index:9999;
background:#fff;
color:#0b1220;
border: 2px solid rgba(12,90,42,0.55);
border-radius:12px;
padding:10px 12px;
font-weight:900;
letter-spacing:.06em;
text-transform:uppercase;
}
.skip-link:focus{
left:12px;
outline:none;
box-shadow: var(--focusRing);
}
/* Header */
.site-header{
width:100%;
background-color: var(--green);
background-image:url("menuart-the-maya-nut-company-art.jpeg");
background-repeat:no-repeat;
background-position:center center;
background-size:118% auto;
padding:22px 0;
display:flex;
align-items:center;
justify-content:center;
position:relative;
overflow:hidden;
border-bottom: 1px solid rgba(12,90,42,0.55);
}
.site-header::after{
content:""; position:absolute; inset:0;
background: linear-gradient(to bottom, rgba(255,255,255,0.08), rgba(255,255,255,0.0) 58%);
pointer-events:none;
}
.site-header::before{
content:""; position:absolute; inset:0;
background: radial-gradient(1200px 260px at 50% 55%, rgba(0,0,0,0.28), rgba(0,0,0,0.00) 65%);
pointer-events:none;
opacity:.55;
}
.brand-group{
position:relative;
display:flex; align-items:center; gap:12px;
z-index:2;
white-space:nowrap;
max-width: calc(100% - 48px);
padding: 0 16px;
}
.brand-logo{
width:78px; height:78px; object-fit:contain;
filter: drop-shadow(0 14px 30px rgba(15,23,42,0.22));
flex: 0 0 auto;
}
.brand-text{
font-weight:900; letter-spacing:.06em; font-size:44px;
color: var(--lime);
-webkit-text-stroke: 0.9px rgba(11,59,23,0.95);
text-shadow:0 14px 34px rgba(15,23,42,0.22);
overflow:hidden; text-overflow:ellipsis;
white-space:nowrap;
}
main{
padding-top: 18px;
background:#fff;
}
.content-wrapper{
padding: 18px var(--padX) 12px;
max-width: 1200px;
margin: 0 auto;
}
@media (min-width: 981px){
.content-wrapper{ padding-left: 52px; padding-right: 12px; }
}
.panel{
border-radius:18px;
border: var(--softBorder);
background:#fff;
box-shadow: 0 10px 22px rgba(15,23,42,0.05);
overflow:hidden;
display:flex;
flex-direction:column;
}
.panel-head{
background: var(--green);
border-bottom: 1px solid rgba(255,255,255,0.18);
padding: 12px 14px;
display:flex;
align-items:center;
gap:12px;
min-height:46px;
border-top-left-radius:18px;
border-top-right-radius:18px;
}
.panel-title{
font-weight:950;
letter-spacing:.12em;
text-transform:uppercase;
font-size:14px;
color:#fff;
white-space:nowrap;
}
.head-line{
height:5px;
flex:1 1 auto;
background: linear-gradient(to right, var(--footer-g3) 0%, var(--footer-g2) 55%, var(--footer-g1) 100%);
opacity:.95;
min-width:120px;
margin-left:auto;
}
/* Content boxes */
.page-grid{
display:grid;
grid-template-columns: 1fr;
gap: 12px;
padding: 16px;
}
.box{
background: var(--pale);
border: 1px solid rgba(12,90,42,0.55);
border-radius: 16px;
padding: 14px 16px;
box-shadow: 0 10px 22px rgba(15,23,42,0.05);
}
.box h2{
font-weight: 950;
font-size: 20px;
letter-spacing:.02em;
color:#0b1220;
margin-bottom: 8px;
}
.box p, .box li{
font-family: var(--font-pretty);
font-style: italic;
font-weight: 850;
font-size: 14px;
line-height: 1.85;
color: rgba(12,90,42,0.95);
text-shadow:0 1px 0 rgba(255,255,255,0.55);
}
.box ul{
margin-top: 8px;
padding-left: 18px;
display:grid;
gap: 6px;
}
.cta-row{
display:flex;
flex-wrap:wrap;
gap: 10px;
margin-top: 10px;
align-items:center;
}
.btn{
display:inline-flex;
align-items:center;
justify-content:center;
padding: 10px 14px;
border-radius: 14px;
background: var(--orange);
color:#fff;
font-weight: 950;
letter-spacing: .10em;
text-transform: uppercase;
font-size: 13px;
border: 1px solid rgba(255,255,255,0.95);
cursor:pointer;
box-shadow:0 14px 30px rgba(15,23,42,0.10);
transition: transform .08s ease, background .10s ease;
-webkit-tap-highlight-color: transparent;
}
.btn:hover{ background: var(--orangePress); transform: translateY(-1px); }
.btn:active{ transform: translateY(0px); }
.btn:focus{ outline:none; box-shadow: var(--focusRing); }
.muted{
font-style: normal !important;
font-family: var(--font-ui) !important;
color: rgba(15,23,42,0.72) !important;
text-shadow:none !important;
font-weight: 900 !important;
letter-spacing: .02em;
}
/* Footer */
.footer{
margin-top: 16px;
background: linear-gradient(to bottom, var(--footer-g1) 0%, var(--footer-g2) 52%, var(--footer-g3) 100%);
border-top: 2px solid rgba(6,97,0,0.65);
box-shadow: 0 -12px 40px rgba(15,23,42,0.10);
color:#ffffff;
}
.footer *{ color:#ffffff; }
.footer-inner{
max-width: 1200px;
margin: 0 auto;
padding: 18px 18px 14px;
display: grid;
grid-template-columns: 320px 1fr;
gap: 22px;
align-items: start;
}
.footer-left{ display:flex; flex-direction:column; gap:10px; align-items:flex-start; }
.footer-tagline{ display:flex; align-items:center; gap:8px; font-weight:950; letter-spacing:.06em; font-size:15px; text-transform:uppercase; white-space:nowrap; }
.footer-florida{ width:26px; height:26px; margin-left:2px; }
.footer-logo{ width:240px; height:auto; user-select:none; }
.footer-right{ display:grid; grid-template-columns: 1fr 1fr 1fr; gap:18px; }
.footer-col-title{ font-weight:950; letter-spacing:.12em; text-transform:uppercase; font-size:14px; margin-bottom:10px; }
.footer-link{
display:block;
font-weight:900;
font-size:12px;
padding:6px 0;
border-bottom:1px solid rgba(255,255,255,0.25);
width:fit-content;
}
/* Active link highlight (Accessibility page) */
.footer-link.is-active{
color: var(--orange);
border-bottom-color: rgba(253,108,2,0.85);
}
.social-row{ display:flex; flex-wrap:wrap; gap:10px; align-items:center; }
.icon-pill{
width:34px; height:34px;
display:inline-flex; align-items:center; justify-content:center;
border-radius:14px;
border: 1px solid rgba(255,255,255,0.55);
background: var(--orange);
box-shadow: 0 12px 24px rgba(15,23,42,0.12);
overflow:hidden;
flex: 0 0 auto;
}
.icon-pill svg{ width:18px; height:18px; stroke:#fff; fill:none; stroke-width:2; stroke-linecap:round; stroke-linejoin:round; }
.icon-pill .fill{ fill:#fff; stroke:none; }
.copyright-bar{
width:100%;
background: var(--green);
min-height:46px;
display:flex;
align-items:center;
justify-content:center;
border-top: 1px solid rgba(255,255,255,0.18);
}
.copyright-inner{
width:100%;
max-width:1200px;
padding: 0 18px;
font-weight:900;
font-size:14px;
color:#fff;
text-align:left;
}
@media(max-width:980px){
.brand-logo{ width:62px; height:62px; }
.brand-text{ font-size:30px; }
.footer-inner{ grid-template-columns: 1fr; }
.footer-right{ grid-template-columns: 1fr; }
.copyright-inner{ text-align:center; }
}
</style>
</head>
<body>
<a class="skip-link" href="#main-content">Skip to main content</a>
<header class="site-header" aria-label="Site header">
<div class="brand-group" aria-label="The MayaNut Company header branding">
<img class="brand-logo" src="mayanut-the-mayanut-comapny-logo.png" alt="The MayaNut Company logo">
<div class="brand-text">The MayaNut Company</div>
</div>
</header>
<main id="main-content" tabindex="-1" aria-label="Accessibility statement page">
<div class="content-wrapper">
<section class="panel" aria-label="Accessibility Statement">
<div class="panel-head">
<div class="panel-title">Accessibility</div>
<div class="head-line" aria-hidden="true"></div>
</div>
<div class="page-grid">
<div class="box" aria-label="Our commitment">
<h2>Our Commitment</h2>
<p>
The MayaNut Company is committed to making mayanut.com accessible to the widest possible audience.
We aim to support people who browse with screen readers, keyboards, switch devices, voice control,
or other assistive technologies—so everyone can learn about and shop for MayaNut™ flour and MayaNut™
seed powder made from the Alicastrum tree (<span class="muted">Brosimum alicastrum</span>).
</p>
</div>
<div class="box" aria-label="Accessibility features">
<h2>Accessibility Features</h2>
<ul>
<li>Keyboard navigation support (tab order, focus visibility, and logical structure)</li>
<li>Readable headings and consistent page layout across the site</li>
<li>Text alternatives (alt text) for key images and visual content</li>
<li>Color contrast considerations for legibility</li>
<li>Responsive design for mobile, tablet, and desktop</li>
</ul>
<p class="muted" style="margin-top:10px;">
We continuously improve accessibility while keeping the site fast and simple to use.
</p>
</div>
<div class="box" aria-label="Conformance goal">
<h2>Conformance Goal</h2>
<p>
We strive to align with commonly accepted accessibility best practices, including guidance inspired by
WCAG principles (Perceivable, Operable, Understandable, and Robust). While no website is perfect,
we treat accessibility as an ongoing process and welcome feedback.
</p>
</div>
<div class="box" aria-label="Known limitations">
<h2>Known Limitations</h2>
<p>
Some areas of the site may still be improving—especially newer pages, embedded media, or interactive
components as they evolve. If you encounter an issue, we want to fix it quickly.
</p>
</div>
<div class="box" aria-label="Feedback and contact">
<h2>Feedback & Contact</h2>
<p>
If you have trouble using this website, notice an accessibility issue, or want to request an accommodation,
please contact us and include:
</p>
<ul>
<li>Which page you were on (copy/paste the URL if possible)</li>
<li>What you were trying to do</li>
<li>Your device and browser (for example: iPhone Safari, Chrome on Windows)</li>
</ul>
<div class="cta-row" aria-label="Contact actions">
<a class="btn" href="contact.html" aria-label="Go to contact page">Contact</a>
<a class="btn" href="mailto:info@mayanut.com" aria-label="Email info@mayanut.com">Email Us</a>
</div>
</div>
<div class="box" aria-label="Last updated">
<h2>Last Updated</h2>
<p class="muted">This accessibility statement was last updated in 2026.</p>
</div>
</div>
</section>
</div>
</main>
<!-- FOOTER (matches index layout) -->
<footer class="footer" aria-label="Footer">
<div class="footer-inner">
<div class="footer-left" aria-label="Brand">
<div class="footer-tagline">
<span>Started in South Florida</span>
<img class="footer-florida" src="florida-image-the-maya-nut-company.png" alt="Florida icon" onerror="this.style.display='none';">
</div>
<a href="index.html" aria-label="The MayaNut Company home">
<img class="footer-logo" src="mayanut-the-mayanut-comapny-logo.png" alt="The MayaNut Company logo" decoding="async">
</a>
</div>
<div class="footer-right" aria-label="Footer links">
<div class="footer-col">
<div class="footer-col-title">WHO WE ARE</div>
<a class="footer-link" href="about.html">About</a>
<a class="footer-link" href="recipes.html">Recipes</a>
<a class="footer-link" href="gallery.html">Gallery</a>
</div>
<div class="footer-col">
<div class="footer-col-title">SUPPORT</div>
<a class="footer-link" href="accessibility.html" aria-current="page"><span class="footer-link is-active">Accessibility</span></a>
<a class="footer-link" href="terms.html">Terms</a>
<a class="footer-link" href="privacy.html">Privacy</a>
<a class="footer-link" href="sitemap.html">Sitemap</a>
<a class="footer-link" href="contact.html">Contact</a>
<a class="footer-link" href="index-es.html">Español</a>
</div>
<div class="footer-col">
<div class="footer-col-title">FOLLOW US</div>
<div class="social-row" aria-label="Social links">
<a class="icon-pill" href="https://www.instagram.com/themayanutcompany" target="_blank" rel="noopener" aria-label="Instagram">
<svg viewBox="0 0 24 24" aria-hidden="true">
<rect x="3.5" y="3.5" width="17" height="17" rx="5"></rect>
<circle cx="12" cy="12" r="4.2"></circle>
<circle class="fill" cx="17.3" cy="6.7" r="0.9"></circle>
</svg>
</a>
<a class="icon-pill" href="https://x.com/mayanutcompany" target="_blank" rel="noopener" aria-label="X">
<svg viewBox="0 0 24 24" aria-hidden="true">
<path class="fill" d="M18.9 3H21l-6.6 7.6L22 21h-6.2l-4.8-6.3L5.5 21H3.4l7.1-8.2L2 3h6.3l4.3 5.6L18.9 3zm-2.2 16h1.7L7.2 4.9H5.4L16.7 19z"/>
</svg>
</a>
<a class="icon-pill" href="https://www.linkedin.com/in/the-mayanut-company-9186b13a3/" target="_blank" rel="noopener" aria-label="LinkedIn">
<svg viewBox="0 0 24 24" aria-hidden="true">
<path class="fill" d="M6.94 6.5A2.2 2.2 0 1 1 6.94 2.1a2.2 2.2 0 0 1 0 4.4ZM3.9 21V8.3h6.1V21H3.9Zm7.8 0V8.3h5.8v1.8h.1c.8-1.4 2.3-2.3 4.2-2.3 4.5 0 5.3 2.9 5.3 6.6V21h-6.1v-5.6c0-1.3 0-3-2-3s-2.3 1.4-2.3 2.9V21h-5.0Z"/>
</svg>
</a>
</div>
</div>
</div>
</div>
<div class="copyright-bar" aria-label="Copyright">
<div class="copyright-inner">© 2025–2026 The MayaNut Company. All rights reserved.</div>
</div>
</footer>
</body>
</html>