Da: "Medium" <noreply@medium.com>
A: ktenologistt@withoutemail.com
Data: 2026-09-11T12:32:30.000Z
.partial-image-element {
vertical-align: top;
}
.partial-image-element__auto-height {
width: 100%;
height: auto;
}
.partial-email-header {
width: 100%;
background-image: url("https://miro.medium.com/v2/resize:fit:2000/1*XsIuPF2FyAkQStU40wq0-w.jpeg");
background-repeat: repeat;
background-size: cover;
background-color: #ffffff;
border-bottom: 1px solid #f2f2f2;
}
.partial-email-header__container {
width: 121px;
}
.partial-email-header__container--align-center {
margin-left: auto;
margin-right: auto;
}
.partial-email-header__container-cell {
padding: 32px 24px;
}
@media (prefers-color-scheme: dark) {
.partial-email-header {
background-color: #ffffff !important;
}
}
.partial-image {
width: 100%;
}
.partial-typography-brand-content {
font-family: gt-super, Georgia, serif;
font-weight: 400;
font-style: normal;
}
.partial-typography-brand-content--scale-XL {
font-size: 48px;
line-height: 52px;
letter-spacing: -0.02em;
}
.partial-typography-brand-content--scale-M {
font-size: 28px;
line-height: 32px;
letter-spacing: -0.01em;
}
.partial-typography-detail-content {
font-family: sohne, Arial, sans-serif;
font-weight: 400;
font-style: normal;
}
.partial-typography-detail-content--scale-XXL {
font-size: 24px;
line-height: 32px;
}
.partial-typography-detail-content--scale-XL {
font-size: 20px;
line-height: 28px;
}
.partial-typography-detail-content--scale-L {
font-size: 16px;
line-height: 24px;
}
.partial-typography-detail-content--scale-M {
font-size: 14px;
line-height: 20px;
}
.partial-typography-detail-content--scale-S {
font-size: 13px;
line-height: 20px;
}
.partial-typography-detail-content--color-darker {
color: #242424;
}
.partial-typography-detail-content--color-lighter {
color: #6b6b6b;
}
.partial-typography-detail-content--color-inherit {
color: inherit;
}
.partial-typography-detail {
width: 100%;
}
.partial-button-content {
display: inline-block;
min-width: 158px;
padding: 9px 20px;
text-decoration: none;
text-align: center;
border: 1px solid;
border-radius: 24px;
vertical-align: top;
}
.partial-button-content--style-filled {
border-color: #242424;
background: #242424;
color: #ffffff;
}
.partial-button-content--style-outlined {
border-color: #242424;
background: #ffffff;
color: #242424;
}
@media (prefers-color-scheme: dark) {
.partial-button-content--style-filled {
border-color: #ffffff !important;
background: #ffffff !important;
color: #242424 !important;
}
.partial-button-content--style-outlined {
border-color: #ffffff !important;
background: #242424 !important;
color: #ffffff !important;
}
}
@media only screen and (max-width: 551.98px) {
.partial-button-content {
box-sizing: border-box;
width: 100% !important;
}
}
.partial-button {
width: 100%;
}
.partial-typography-heading-content {
font-family: sohne, Arial, sans-serif;
font-weight: 700;
font-style: normal;
}
.partial-typography-heading-content--scale-S {
font-size: 20px;
line-height: 24px;
letter-spacing: 0;
}
.partial-typography-heading-content--scale-XS {
font-size: 16px;
line-height: 20px;
letter-spacing: 0;
}
.partial-vertical-spacer {
width: 100%;
}
.partial-paragraph {
width: 100%;
}
.partial-paragraph__icon {
padding-right: 8px;
}
.partial-paragraph__title {
vertical-align: middle;
}
.partial-paragraph-divider-content {
width: 100%;
border-top: 1px solid #e5e5e5;
}
.partial-paragraph-divider {
width: 100%;
}
.partial-link {
text-decoration-skip-ink: none;
text-underline-position: from-font;
}
.partial-email-footer-default {
width: 100%;
border-top: 1px solid #f2f2f2;
}
.partial-email-footer-default__cell {
padding: 24px 24px 32px;
}
.partial-email-footer-default__content {
width: 100%;
}
.partial-email-footer-default__sender-information {
text-align: center;
}
.partial-email-footer-default__links {
text-align: center;
}
.partial-email-footer-default__text {
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 22px;
}
.block-row.block-row--button_set-v1 .block-button {
display: inline-block;
box-sizing: border-box;
text-decoration: none;
-webkit-text-size-adjust: none;
}
.block-row.block-row--button_set-v1 .block-button.block-button--outline {
border-style: solid;
}
.block-row.block-row--button_set-v1 .block-button.block-button--sm {
font-size: 14px;
line-height: 20px;
min-width: 32px;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 8px;
}
.block-row.block-row--divider-v1 .block-divider {
border-bottom: 1px solid #DDDEE1;
}
.block-row.block-row--markdown-v1 .block-markdown > :first-child {
margin-top: 0;
}
.block-row.block-row--markdown-v1 .block-markdown > :last-child {
margin-bottom: 0;
}
/* Global styles -------------------------- */
/* These are mostly copied from mps/src/styles/global.ts */
/* Reset box-sizing to border-box by default and make the world a better place. */
/* https://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
html {
box-sizing: border-box;
}
body {
margin: 0;
padding: 0;
-webkit-text-size-adjust: none;
font-family: sohne, Arial, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
color: #242424;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
ol,
ul,
menu,
figure,
blockquote,
p,
pre,
form {
margin: 0;
}
a {
color: inherit;
text-decoration: underline;
text-underline-position: from-font;
text-decoration-skip-ink: none;
word-spacing: normal; /* Necessary for Gmail to not break underline between words */
}
blockquote {
border-left: 3px solid #cccccc;
padding: 0 1em;
}
blockquote p {
color: #6a737d;
}
button {
background: transparent;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: sohne, Arial, sans-serif;
font-style: normal;
font-weight: 700;
}
h1 {
font-size: 42px;
line-height: 52px;
letter-spacing: -0.011em;
}
h2 {
font-size: 32px;
line-height: 38px;
letter-spacing: -0.014em;
}
h3 {
font-size: 24px;
line-height: 30px;
letter-spacing: -0.016em;
}
h4 {
font-size: 20px;
line-height: 24px;
letter-spacing: 0;
}
h5 {
font-size: 16px;
line-height: 20px;
letter-spacing: 0;
}
h6 {
font-size: 16px;
line-height: 20px;
letter-spacing: 0;
}
/* Prevents Gmail from automatically turning email addresses into blue links */
.link-override a {
color: inherit;
text-decoration: none;
}
/* Layout --------------------------------- */
.email-layout {
width: 100%;
background-color: #f9f9f9;
}
.email-layout__cell {
padding: 24px 24px 40px;
}
.email-layout__content {
width: 100%;
max-width: 600px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
}
/* Remove background at XS breakpoint */
@media only screen and (max-width: 551.98px) {
.email-layout {
background-color: #ffffff !important;
}
.email-layout__cell {
padding: 0 !important;
}
}
Welcome Offer
Access to everything. Now 30% off.
First off, well done. You’ve discovered a truly special corner of the internet.Unlike most publishing platforms, Medium isn’t subsidized by advertising. We’re supported by passionate people who believe that storytelling still matters.Here, you’ll find inspiring essays, rewarding advice, and stories to shift your perspective—all written by our community of passionate experts, enthusiasts, and emerging voices.
Become a member
Unlock every single storyWelcome to a world of unlimited reading. While other platforms ask you to pay for every newsletter, you’ll get access to Medium’s best stories and top writers the moment you sign up.Fill your days with wisdomEncourage your curiosity wherever you are. With our mobile app, you can use your spare moments well—instead of giving in to doomscrolling.Choose a kinder, more human internetSupport a platform where standards still matter. Medium’s trust and safety team prohibits hateful speech, curbs disinformation, and moderates actively.
Save now
Sent by Medium · 3500 South DuPont Highway, Suite IQ-101, Dover, DE 19901
Unsubscribe from this type of email
·
Careers
·
Help center
·
Privacy policy
·
Terms of service