@import "https://fonts.googleapis.com/css2?family=Caveat:wght@500;600&family=Henny+Penny&display=swap";:root{color:#111;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background:#fff;font-family:system-ui,Segoe UI,Roboto,sans-serif}*,:before,:after{box-sizing:border-box}html{scrollbar-gutter:stable;overflow:auto visible}body{background:#fff;margin:0;overflow-x:auto}#app{min-height:100svh;overflow:visible}.splash,.page{min-height:100svh;padding:24px;padding-left:max(24px, env(safe-area-inset-left));padding-right:max(24px, env(safe-area-inset-right));background:#fff;flex-direction:column;align-items:center;display:flex;position:relative}.splash{padding-top:max(clamp(24px, 6svh, 72px), env(safe-area-inset-top));padding-bottom:calc(100px + env(safe-area-inset-bottom));justify-content:flex-start;overflow:visible}.page{justify-content:center}.splash-brand{text-align:center;flex-direction:column;flex:1;align-items:center;gap:0;width:100%;display:flex;overflow:visible}.splash-brand-main{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.splash-panels{z-index:1;flex-direction:column;width:100%;min-width:0;display:flex;position:relative}.splash-panel{width:100%;min-width:0}.splash-panel[hidden]{display:none}.splash-panel-popup-body>.form-card,.splash-panel>.form-card{width:100%}.splash-panel-mobile-chrome{display:none}.about-us-card{gap:24px}.about-us-content{flex-direction:column;gap:16px;display:flex}.about-us-heading{color:#111;text-align:center;margin:0;font-family:Henny Penny,cursive;font-size:clamp(2rem,6vw,3rem);font-weight:400;line-height:1.2}.about-us-content p,.about-us-body{color:#374151;margin:0;font-size:1rem;line-height:1.65}.about-us-content p.about-us-brand-line{text-align:center;color:#111;margin:8px 0 0;font-size:clamp(2rem,6vw,3rem);line-height:1.2}.about-us-hl{font-weight:inherit}.about-us-letter{transform-origin:bottom;display:inline-block}.about-us-hl--excited{color:#e85d04;font-weight:700}.about-us-hl--excited .about-us-letter{animation:1.5s ease-in-out infinite about-us-letter-bounce;animation-delay:calc(var(--hl-i) * 80ms)}.about-us-hl--years{color:#b45309;font-weight:700}.about-us-hl--years .about-us-letter{animation:2.2s ease-in-out infinite about-us-letter-glitter;animation-delay:calc(var(--hl-i) * .12s)}.about-us-hl--love{color:#db2777;font-weight:700}.about-us-hl--love .about-us-letter{animation:1.8s ease-in-out infinite about-us-letter-heartbeat;animation-delay:calc(var(--hl-i) * 90ms)}.about-us-hl--family{color:#c2410c;font-style:italic;font-weight:600}.about-us-hl--family .about-us-letter{animation:2.4s ease-in-out infinite about-us-letter-float;animation-delay:calc(var(--hl-i) * .1s)}.about-us-hl--brand{color:#111;font-family:Henny Penny,cursive;font-size:1.15em;font-weight:400}.about-us-hl--brand.about-us-hl--brand-hero{font-size:inherit;line-height:inherit;color:inherit}.about-us-hl--brand .about-us-letter{animation:1.7s ease-in-out infinite about-us-letter-sparkle;animation-delay:calc(var(--hl-i) * .11s)}@keyframes about-us-letter-bounce{0%,to{transform:translateY(0)rotate(0)}35%{transform:translateY(-5px)rotate(-4deg)}55%{transform:translateY(0)rotate(2deg)}}@keyframes about-us-letter-glitter{0%,to{text-shadow:none;transform:translateY(0)scale(1)}45%{text-shadow:0 0 4px #fcd34d,0 0 10px #fbbf24cc;transform:translateY(-3px)scale(1.08)}}@keyframes about-us-letter-heartbeat{0%,to{transform:scale(1)}30%{transform:scale(1.18)}50%{transform:scale(1)}70%{transform:scale(1.1)}}@keyframes about-us-letter-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes about-us-letter-sparkle{0%,to{text-shadow:0 0 4px gold,0 0 10px #ffd70099;transform:translateY(0)rotate(0)}50%{text-shadow:0 0 8px gold,0 0 16px #ffec8b,0 0 28px #ffd700e6;transform:translateY(-4px)rotate(6deg)}}@media (prefers-reduced-motion:reduce){.about-us-hl--excited .about-us-letter,.about-us-hl--years .about-us-letter,.about-us-hl--love .about-us-letter,.about-us-hl--family .about-us-letter,.about-us-hl--brand .about-us-letter{animation:none}}.faq-card{gap:20px}.faq-content{flex-direction:column;gap:20px;display:flex}.faq-item{border-bottom:1px solid #e8dfd0;flex-direction:column;gap:8px;padding-bottom:20px;display:flex}.faq-item:last-child{border-bottom:none;padding-bottom:0}.faq-question{color:#111;margin:0;font-family:Henny Penny,cursive;font-size:clamp(1.25rem,4vw,1.75rem);font-weight:400;line-height:1.25}.faq-answer{color:#374151;margin:0;font-size:1rem;line-height:1.65}.panel-intro{color:#4b5563;margin:0 0 4px;font-size:1rem;line-height:1.6}.news-feed{flex-direction:column;gap:20px;display:flex}.news-item{border-bottom:1px solid #e8dfd0;flex-direction:column;gap:10px;padding-bottom:20px;display:flex}.news-repost-label{color:#111;margin:0;font-size:.85rem;font-weight:700}.news-repost-card{background:#fff;border:1px solid #e8dfd0;border-radius:12px;flex-direction:column;gap:10px;padding:16px;display:flex}.news-author{color:#111;margin:0;font-size:.9rem;font-weight:700}.news-handle{color:#6b7280;font-weight:600}.news-images{flex-direction:column;gap:10px;display:flex}.news-link{color:#111;text-underline-offset:2px;font-size:.85rem;font-weight:700;text-decoration:underline}.news-item:last-child{border-bottom:none;padding-bottom:0}.news-date{color:#6b7280;font-size:.85rem;font-weight:700}.news-text{color:#374151;overflow-wrap:break-word;margin:0;font-size:1rem;line-height:1.6}.news-image{border:1px solid #e8dfd0;border-radius:12px;width:100%;height:auto;display:block}.news-status,.news-empty{color:#4b5563;margin:0;font-size:.95rem;line-height:1.5}.news-status--error{color:#b91c1c;font-weight:700}.enroll-downloads{border-bottom:1px solid #e8dfd0;flex-direction:column;gap:14px;margin-bottom:4px;padding-bottom:16px;display:flex}.enroll-downloads-title{color:#111;margin:0;font-size:.95rem;font-weight:700}.enroll-downloads-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.enroll-download-btn{text-align:left;justify-content:space-between;gap:12px;width:100%;padding:0 16px}.enroll-download-label{flex:1;line-height:1.3}.enroll-download-meta{letter-spacing:.04em;text-transform:uppercase;color:#6b7280;flex-shrink:0;font-size:.75rem;font-weight:700}.enroll-downloads-note{color:#4b5563;margin:0;font-size:.95rem;line-height:1.5}.form-field input[type=file]{background:0 0;border:none;padding:10px 0}.splash-logo{width:min(280px,70vw);height:auto;display:block}.splash-title{letter-spacing:.02em;color:#111;margin:0;font-family:Henny Penny,cursive;font-size:clamp(2.25rem,7vw,3.5rem)}.splash-actions{z-index:2;width:100%;max-width:none;padding:3.75rem 4.5rem 4rem;position:relative;overflow:visible}.splash-actions-track{flex-wrap:nowrap;justify-content:center;align-items:center;gap:12px;width:max-content;margin:0 auto;display:flex;overflow:visible}.btn-callout{flex-shrink:0;align-items:center;display:inline-flex;position:relative}.btn-callout--green{--callout-ink:#3d8b40;--callout-stroke:#6bbf6b;--callout-stroke-light:#8fd48f}.btn-callout--orange{--callout-ink:#c65a00;--callout-stroke:#e8883a;--callout-stroke-light:#f5b87a}.btn-callout--pink{--callout-ink:#db2777;--callout-stroke:#f472b6;--callout-stroke-light:#f9a8d4}.btn-callout--blue{--callout-ink:#2563eb;--callout-stroke:#5b9aff;--callout-stroke-light:#93c5fd}.btn-callout--yellow{--callout-ink:#a16207;--callout-stroke:#eab308;--callout-stroke-light:#fde047}.btn-callout-wrap{justify-content:center;align-items:center;display:inline-flex;position:relative}.btn-callout-circle{pointer-events:none;width:calc(100% + 32px);height:calc(100% + 22px);position:absolute;inset:-11px -16px;overflow:visible}.btn-callout-circle path:first-child{stroke:var(--callout-stroke);opacity:.55}.btn-callout-circle path:last-child{stroke:var(--callout-stroke-light);opacity:.4}.btn-callout-hint{pointer-events:none;z-index:3;flex-direction:column;transition:opacity .2s;display:flex;position:absolute}.btn-callout--hint-above .btn-callout-hint{align-items:flex-end;bottom:calc(100% - 6px);right:calc(100% - 8px)}.btn-callout--hint-above-center .btn-callout-hint{align-items:center;bottom:calc(100% + 2px);left:50%;right:auto;transform:translate(-50%)}.btn-callout--hint-below .btn-callout-hint{align-items:center;top:calc(100% - 6px);left:50%;transform:translate(-50%)}.btn-callout--hint-right{flex-direction:row;align-items:center;gap:8px}.btn-callout--hint-right .btn-callout-hint{flex-direction:row;align-items:center;gap:8px;width:auto;position:static;inset:auto;transform:none}.btn-callout--yellow.btn-callout--hint-right .btn-callout-label-wrap{align-items:center}.btn-callout--yellow.btn-callout--hint-right .btn-callout-label-row{flex-direction:row;align-items:center;gap:8px}.btn-callout--yellow.btn-callout--hint-right .btn-callout-label{text-align:right;align-items:flex-end}.btn-callout--yellow.btn-callout--hint-right .btn-callout-line{text-align:right}.btn-callout--hint-right .btn-callout-arrow--left{flex-shrink:0;width:44px;height:22px;margin-right:-2px}.btn-callout-label-wrap{align-items:center;gap:8px;display:flex}.btn-callout-label-row{align-items:center;gap:6px;display:flex}.btn-callout-label{color:var(--callout-ink);opacity:.88;flex-direction:column;align-items:center;gap:2px;font-family:Caveat,cursive;font-size:clamp(1.15rem,3.5vw,1.45rem);font-weight:600;line-height:1.05;display:flex}.btn-callout-line{white-space:nowrap;display:block}.btn-callout-letter{transform:rotate(var(--letter-r,0deg));transform-origin:50%;display:inline-block}.btn-callout-word-gap{width:.62em;display:inline-block}.btn-callout-doodle{opacity:.85;flex-shrink:0}.btn-callout-doodle--star{width:26px;height:26px;transform:rotate(-14deg)}.btn-callout-doodle--heart{width:28px;height:28px;transform:rotate(8deg)}.btn-callout-doodle--cat{width:32px;height:32px;transform:rotate(6deg)}.btn-callout-doodle--smiley{width:34px;height:34px;transform:rotate(8deg)}.btn-callout-doodle--sun{width:30px;height:30px;transform:rotate(-10deg)}.btn-callout--hint-above .btn-callout-label-wrap{flex-direction:column;align-items:flex-end}.btn-callout--hint-above-center .btn-callout-label-wrap{flex-direction:column;align-items:center}.btn-callout--hint-right .btn-callout-label-wrap,.btn-callout--hint-below .btn-callout-label-wrap{flex-direction:row;align-items:center}.btn-callout-arrow{width:52px;height:36px;color:var(--callout-ink);opacity:.78}.btn-callout-arrow--mobile-only,.btn-callout-label--mobile-only{display:none}.btn-callout--hint-above .btn-callout-arrow--down{margin-top:-4px;margin-right:-6px;transform:rotate(-8deg)}.btn-callout--hint-above-center .btn-callout-arrow--down{margin-top:-2px;margin-right:0;transform:rotate(18deg)scale(.92)}.btn-callout--hint-below .btn-callout-arrow--up{height:30px;margin-bottom:-8px;transform:rotate(9deg)}.btn-callout--blue.btn-callout--hint-below .btn-callout-arrow--up{transform:rotate(-12deg)}.btn-callout:has(.is-active) .btn-callout-hint{opacity:0}.btn-callout:has(.is-active) .btn-callout-circle{opacity:.35}.guides-toggle-slot{flex:1;justify-content:center;align-items:center;width:100%;min-height:3rem;padding:clamp(24px,8vh,72px) 0 clamp(16px,4vh,40px);display:flex}.guides-toggle{color:#6b7280;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:0 0;border:none;margin:0;padding:10px 16px;font-family:Caveat,cursive;font-size:clamp(.95rem,2.5vw,1.1rem);font-weight:600;line-height:1}.guides-toggle:hover{color:#374151}.splash-brand.guides-hidden .btn-callout-hint,.splash-brand.guides-hidden .btn-callout-circle{opacity:0;visibility:hidden}.visit-us-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.visit-us-list a{color:#111;text-underline-offset:3px;font-size:1rem;font-weight:600;text-decoration:underline}.splash-actions .btn{font:inherit;flex-shrink:0}.splash-actions .btn.is-active{box-shadow:inset 0 0 0 2px #111}.splash-actions .btn-primary.is-active{box-shadow:inset 0 0 0 2px #fff}.splash-contact-icons{justify-content:center;align-items:center;gap:20px;display:flex}.splash-icon-link{color:#111;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;width:44px;height:44px;line-height:0;transition:transform .15s,opacity .15s;display:inline-flex}.splash-icon-link svg{width:32px;height:32px}.splash-footer{bottom:max(16px, env(safe-area-inset-bottom));padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;left:0;right:0}.splash-footer .site-version{position:static}.site-version{bottom:max(16px, env(safe-area-inset-bottom));padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);text-align:center;color:#9ca3af;margin:0;font-size:12px;position:absolute;left:0;right:0}@media (width<=480px){.splash,.page{padding-left:max(16px, env(safe-area-inset-left));padding-right:max(16px, env(safe-area-inset-right))}.splash-brand-main{gap:14px;width:100%;min-width:0}.splash-title{order:1}.splash-panels{order:2;width:100%;max-width:430px;margin:0 auto}.splash-actions{order:3;width:100%;max-width:430px;margin:0 auto;padding:1.5rem .35rem 2rem;overflow-x:clip}.splash-panel:not([hidden]){margin-bottom:.25rem}.splash-panel-popup{background:#fff;border:2px solid #111;border-radius:14px;flex-direction:column;width:100%;max-height:min(52vh,420px);display:flex;overflow:hidden;box-shadow:0 3px #1111111f}.splash-panel-mobile-chrome{background:#fff;border-bottom:1.5px solid #111;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px 8px;display:flex}.splash-panel-mobile-chrome--no-title{justify-content:flex-end;padding-top:8px;padding-bottom:6px}.splash-panel-mobile-title{color:#111;margin:0;font-family:Henny Penny,cursive;font-size:clamp(1.35rem,5vw,1.65rem);font-weight:400;line-height:1.1}.splash-panel-close{color:#111;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;display:inline-flex}.splash-panel-close-icon{width:28px;height:28px}.splash-panel-popup-body{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow:auto}.splash-panel-popup-body>.form-card{background:#faf6ee;border:none;border-radius:0;gap:14px;padding:16px}.splash-panel-popup-body>.form-card.about-us-card{padding-top:12px}.btn-callout-hint{pointer-events:none;min-width:0;max-width:100%;position:static;inset:auto;transform:none}.btn-callout-arrow--desktop-only,.btn-callout-arrow--mobile-only,.btn-callout-hint .btn-callout-arrow,.btn-callout-label--desktop-only{display:none}.btn-callout-label--mobile-only{display:flex}.btn-callout{grid-template-columns:minmax(0,1fr) minmax(0,auto) minmax(0,1fr);align-items:center;gap:0;width:100%;min-width:0;min-height:46px;display:grid;position:relative}.btn-callout-wrap{z-index:2;grid-area:1/2;justify-self:center;width:auto;max-width:min(100%,144px)}.btn-callout--hint-above .btn-callout-hint,.btn-callout--hint-above-center .btn-callout-hint,.btn-callout--yellow.btn-callout--hint-right .btn-callout-hint{grid-area:1/1;place-self:center end}.btn-callout--orange.btn-callout--hint-below .btn-callout-hint,.btn-callout--blue.btn-callout--hint-below .btn-callout-hint{margin-left:calc(var(--mobile-right-hint-gap) - 10px);grid-area:1/3;place-self:center start;width:max-content;position:static;transform:none}.btn-callout--hint-above .btn-callout-label-wrap,.btn-callout--hint-above-center .btn-callout-label-wrap,.btn-callout--hint-below .btn-callout-label-wrap,.btn-callout--yellow.btn-callout--hint-right .btn-callout-label-wrap{min-width:0;max-width:100%}.btn-callout--hint-above .btn-callout-label-row,.btn-callout--hint-above-center .btn-callout-label-row,.btn-callout--hint-below .btn-callout-label-row,.btn-callout--yellow.btn-callout--hint-right .btn-callout-label-row{flex-direction:column;gap:4px;min-width:0;max-width:100%}.btn-callout--hint-above .btn-callout-label-row,.btn-callout--hint-above-center .btn-callout-label-row,.btn-callout--yellow.btn-callout--hint-right .btn-callout-label-row{align-items:flex-end}.btn-callout--hint-below .btn-callout-label-row{align-items:flex-start}.btn-callout--hint-above .btn-callout-label,.btn-callout--hint-above-center .btn-callout-label,.btn-callout--yellow.btn-callout--hint-right .btn-callout-label{text-align:right;align-items:flex-end}.btn-callout--hint-below .btn-callout-label{text-align:left;align-items:flex-start}.btn-callout--yellow.btn-callout--hint-right .btn-callout-line{text-align:right}.btn-callout-line{white-space:normal;overflow-wrap:anywhere;max-width:6.75rem}.btn-callout-label{gap:1px;min-width:0;max-width:100%;font-size:clamp(.82rem,3vw,.95rem);line-height:1.05}.btn-callout-word-gap{width:.4em}.btn-callout-letter{transform:rotate(var(--letter-r,0deg))}.btn-callout-doodle{opacity:.88;flex-shrink:0;width:24px;height:24px;transform:none}.guides-toggle-slot{padding:1.25rem 0 .75rem}.guides-toggle{padding:8px 12px;font-size:.95rem}.splash-actions-track{--mobile-right-hint-gap:40px;flex-direction:column;align-items:stretch;gap:24px;width:100%;min-width:0;max-width:100%;margin:0;display:flex;overflow-x:clip}.splash-actions-track>.btn,.splash-actions-track>.btn-callout{width:100%;min-width:0}.splash-actions .btn{white-space:normal;text-wrap:balance;width:100%;min-width:0;max-width:144px;min-height:46px;padding:0 12px;font-size:.84375rem;line-height:1.2}.btn-callout-wrap .btn{width:100%;min-width:0;max-width:144px}.btn-callout-circle{width:calc(100% + 22px);height:calc(100% + 18px);inset:-9px -11px}.form-card{padding:16px}.form-actions{flex-direction:column}.form-actions .btn{width:100%}.page{padding-top:max(24px, env(safe-area-inset-top));padding-bottom:calc(48px + env(safe-area-inset-bottom));justify-content:flex-start}}.page-inner{flex-direction:column;flex:1;align-items:center;gap:20px;width:min(100%,40rem);display:flex;overflow:visible}.brand-link{line-height:0;display:inline-flex}.btn{cursor:pointer;-webkit-tap-highlight-color:transparent;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:0 18px;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}@media (hover:hover){.btn:hover{transform:translateY(-1px)}.splash-icon-link:hover{opacity:.7;transform:translateY(-1px)}}.btn-primary{color:#fff;background:#111}.btn-secondary{color:#111;background:#faf6ee;border-color:#e8dfd0}.btn-ghost{color:#374151;background:#fff;border-color:#e5e7eb}.form-page{text-align:center;flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.page-title{color:#111;margin:0;font-family:Henny Penny,cursive;font-size:clamp(2rem,6vw,3rem)}.page-intro{color:#4b5563;max-width:32rem;margin:0;font-size:1rem;line-height:1.6}.form-card{text-align:left;background:#faf6ee;border:1px solid #111;border-radius:16px;flex-direction:column;gap:16px;width:100%;padding:24px;display:flex}.form-field{flex-direction:column;gap:8px;display:flex}.form-field--spaced{margin-top:24px}.form-label{color:#374151;font-size:.9rem;font-weight:700}.form-field input,.form-field textarea{color:#111;width:100%;font:inherit;background:#fff;border:1px solid #e8dfd0;border-radius:12px;padding:12px 14px;font-size:16px}.form-field input:focus,.form-field textarea:focus{outline-offset:1px;outline:2px solid #111}.form-choice-group{border:none;margin:0;padding:0}.form-part-time-days{display:none}.form-part-time-days.is-visible{flex-direction:column;gap:8px;display:flex}.form-choice-group .form-label{margin-bottom:4px}.form-choice-note{color:#4b5563;margin:0 0 10px;font-size:.9rem;line-height:1.5}.form-radio-list,.form-checkbox-list{flex-direction:column;gap:10px;display:flex}.form-radio,.form-checkbox{color:#111;cursor:pointer;align-items:center;gap:10px;font-size:1rem;line-height:1.4;display:flex}.form-radio input,.form-checkbox input{accent-color:#111;flex-shrink:0;width:18px;height:18px;margin:0}.form-actions{flex-wrap:wrap;gap:12px;display:flex}.form-card.form--submitted{text-align:center;justify-content:center;align-items:center;min-height:12rem;padding:48px 24px}.form-card.form--submitted .form-body,.form-card.form--submitted .form-actions{display:none}.form-status{color:#4b5563;min-height:1.25rem;margin:0;font-size:.95rem}.form-status--success{color:#166534;font-weight:700}.form-status--success.form-status--celebrate{color:#111;text-shadow:0 0 8px gold,0 0 18px #ffec8b,0 0 36px #ffd700f2,0 0 56px #ffd700a6;min-height:auto;font-family:Henny Penny,cursive;font-size:clamp(2rem,7vw,3.25rem);font-weight:400;line-height:1.25}.confetti-canvas{pointer-events:none;z-index:9999;width:100%;height:100%;position:fixed;inset:0}.form-status--error{color:#b91c1c;font-weight:700}.email-preview-card{gap:12px}.email-preview-note{color:#4b5563;margin:0;font-size:.9rem;line-height:1.5}.email-preview-meta{background:#fff;border:1px solid #e8dfd0;border-radius:12px;flex-direction:column;gap:8px;margin:0;padding:12px 14px;display:flex}.email-preview-meta-row{grid-template-columns:minmax(5rem,auto) 1fr;align-items:baseline;gap:8px 12px;display:grid}.email-preview-meta-row dt{text-transform:uppercase;letter-spacing:.04em;color:#6b7280;margin:0;font-size:.8rem;font-weight:700}.email-preview-meta-row dd{color:#111;word-break:break-word;margin:0;font-size:.95rem;line-height:1.4}.email-preview-body-wrap{background:#fff;border:1px solid #e8dfd0;border-radius:12px;padding:16px;overflow:hidden}.email-preview-html{overflow:auto}.email-preview-html table{width:100%}.email-preview-body{white-space:pre-wrap;word-break:break-word;color:#111;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.875rem;line-height:1.55}.honeypot{opacity:0;width:1px;height:1px;position:absolute;left:-10000px}
