/* grandwave.shop · .gra- · v5.4 */
/* L06 Y10 H13 F04 */
:root{--gra-bg:#f0ebe4;--gra-surf:#faf7f2;--gra-ink:#3d2f24;--gra-muted:#7a6a5a;--gra-accent:#8b5e34;--gra-band:#ddd4c8;--gra-inv:#3d2f24;--gra-invt:#faf7f2;--gra-on-accent:#ffffff}
*,*::before,*::after{box-sizing:border-box}
.gra-body{margin:0;background:var(--gra-bg);color:var(--gra-ink);font-family:"IBM Plex Sans",Georgia,serif;line-height:1.65;font-size:1.05rem}
.gra-skip{position:absolute;left:-9999px}.gra-skip:focus{left:1rem;top:1rem;z-index:99;background:var(--gra-surf);padding:.5rem 1rem}
h1,h2,h3{font-family:"Playfair Display",Georgia,serif;line-height:1.15;font-weight:600;margin:0 0 .75rem}
a{color:var(--gra-accent)}
.gra-brand{font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.05rem,2.4vw,1.45rem);text-decoration:none;color:inherit;font-weight:600}
.gra-cta{display:inline-block;background:var(--gra-accent);color:var(--gra-on-accent);padding:.65rem 1.25rem;text-decoration:none;border:none;font:inherit;cursor:pointer;width:auto;max-width:max-content}
.gra-nav a{color:inherit;text-decoration:none;font-size:.95rem}
.gra-nav a[aria-current="page"]{text-decoration:underline;text-underline-offset:4px}
.gra-nav-toggle{display:none;background:transparent;border:1px solid currentColor;color:inherit;padding:.35rem .75rem;font:inherit;cursor:pointer}
.gra-editorial p,.gra-text-essay p,.gra-story-open p,.gra-short-about p,.gra-deep-feature p{margin:0 0 1.05rem}
.gra-contact-form label{display:block;margin-bottom:1rem}
.gra-contact-form input,.gra-contact-form textarea{width:100%;padding:.5rem;border:1px solid var(--gra-band);background:var(--gra-surf);color:var(--gra-ink);font:inherit}
.gra-form-success{display:none;margin-top:1rem;padding:1rem;background:var(--gra-band)}
.gra-form-success.is-visible{display:block}
.gra-footer-contact{margin-bottom:.75rem;font-size:.95rem}
.gra-footer-contact a{color:inherit}
.gra-footer-legal a{margin-right:.75rem;color:var(--gra-muted);font-size:.9rem}
.gra-cookie{position:fixed;z-index:100;background:var(--gra-surf);border:1px solid var(--gra-band);padding:1rem;box-shadow:0 4px 24px rgba(0,0,0,.12);display:none;left:1rem;bottom:1rem;max-width:22rem;color:var(--gra-ink)}
.gra-cookie.is-visible{display:block}
.gra-cookie-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}
.gra-cookie button{font:inherit;cursor:pointer;padding:.45rem .85rem;border:1px solid var(--gra-band);background:var(--gra-bg);color:var(--gra-ink)}
.gra-cookie .gra-btn-accept{background:var(--gra-accent);color:var(--gra-on-accent);border-color:var(--gra-accent)}
.gra-cookie .gra-btn-decline,.gra-cookie .gra-btn-settings,.gra-cookie .gra-btn-save-settings{background:var(--gra-bg);color:var(--gra-ink);border-color:var(--gra-band)}
.gra-btn-accept{background:var(--gra-accent);color:var(--gra-on-accent);border-color:var(--gra-accent)}
.gra-page-hero{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--gra-band)}
.gra-kicker{text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;color:var(--gra-muted);margin:0}
.gra-inner{padding:clamp(1rem,4vw,2.5rem);max-width:min(54rem,94vw);margin:0 auto}
.gra-inner .gra-editorial{max-width:42rem}
@media (prefers-reduced-motion:reduce){.gra-body *{animation:none!important;transition:none!important}}
.gra-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:var(--gra-surf);border-bottom:1px solid var(--gra-band);flex-wrap:wrap;gap:1rem}.gra-nav{display:flex;gap:1rem;flex-wrap:wrap}@media(max-width:820px){.gra-nav-toggle{display:inline-block}.gra-nav{display:none;width:100%;flex-direction:column}.gra-nav.is-open{display:flex}.gra-dock-row,.gra-nav-left{display:none}}.gra-home{max-width:44rem;margin:0 auto;padding:2rem 1.25rem}.gra-hero-short{margin-bottom:2rem}.gra-timeline{list-style:none;padding:0;border-left:3px solid var(--gra-accent);margin:2rem 0}.gra-timeline li{padding:.75rem 0 .75rem 1.25rem;position:relative}.gra-timeline li::before{content:"";width:.65rem;height:.65rem;background:var(--gra-accent);border-radius:50%;position:absolute;left:-.45rem;top:1.1rem}.gra-hero-default,.gra-hero-short,.gra-hero-center,.gra-hero-editorial,.gra-hero-stack,.gra-hero-caption,.gra-hero-manifesto,.gra-hero-hours,.gra-hero-address,.gra-hero-quote,.gra-hero-two-line,.gra-hero-letter-strip{padding:2rem 1.5rem;background:var(--gra-surf);border-bottom:1px solid var(--gra-band)}.gra-footer{padding:2rem clamp(1rem,4vw,2.5rem);border-top:1px solid var(--gra-band);background:var(--gra-surf);margin-top:3rem}.gra-f-invert{background:var(--gra-inv);color:var(--gra-invt);padding:2.5rem}.gra-f-invert a{color:var(--gra-invt)}.gra-cookie{left:50%;bottom:1rem;transform:translateX(-50%);max-width:20rem;font-size:.85rem}