/*
 * Styles the theme printed as inline style attributes on the front page.
 * Generated by capture-front-page.mjs — do not hand-edit.
 *
 * They are rules rather than attributes because 'style-src self' drops an
 * inline style silently: the build succeeds, 'npm run serve' looks right, and
 * production renders the section unstyled.
 */

.fp-s1 { stop-color:rgb(220,220,220); stop-opacity:1; }
.fp-s2 { stop-color:rgb(206,206,206); stop-opacity:1; }
.fp-s3 { text-align:left; font-size:44px; font-family:Oswald; }
.fp-s4 { color:#363634; font-size:44px; font-family:Oswald; }
.fp-s5 { height:35px; }
.fp-s6 { height:20px; }
.fp-s7 { text-align:left; }
.fp-s8 { background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20500%20300%22%3E%3C/svg%3E); background-repeat:no-repeat; background-position: center top; background-attachment:fixed; background-size:cover; display:none; }
.fp-s9 { display:none; }
.fp-s10 { background-color:#212121; display:none; }
.fp-s11 { color:#ffffff; }
.fp-s12 { background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20500%20300%22%3E%3C/svg%3E); background-repeat:no-repeat; background-position: center top; background-attachment:fixed; background-size:cover; }
.fp-s13 { color:#e94c23; }
.fp-s14 { background-color:#f1f1f1; display:none; }
