.seedora-journal{display:block!important;width:100%;max-width:1280px;margin:0 auto;padding:48px 32px 72px}.seedora-journal__header{margin-bottom:32px}.seedora-journal__header h1{font-size:clamp(30px,4vw,44px);line-height:1.15;margin:0}.seedora-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;align-items:stretch;width:100%}.seedora-blog-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid rgb(var(--color-foreground-rgb)/.16);border-radius:12px;background:var(--color-background)}.seedora-blog-card__image{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:16/9;overflow:hidden;background:rgb(var(--color-foreground-rgb)/.04)}.seedora-blog-card__image img{display:block;width:100%;height:100%;object-fit:contain}.seedora-blog-card__placeholder{font-size:24px;padding:24px;text-align:center}.seedora-blog-card__body{display:flex;flex-direction:column;align-items:flex-start;flex:1;padding:24px;gap:12px;min-width:0}.seedora-blog-card__date{font-size:13px;line-height:1.5;opacity:.72}.seedora-blog-card h2{font-family:var(--font-body--family);font-size:21px;line-height:1.35;letter-spacing:-.02em;margin:0;width:100%;overflow-wrap:anywhere}.seedora-blog-card h2 a{color:inherit;text-decoration:none}.seedora-blog-card__body p{font-size:15px;line-height:1.7;margin:0 0 8px;opacity:.85;overflow-wrap:anywhere}.seedora-blog-card__more{margin-top:auto;font-size:14px;font-weight:600;text-underline-offset:4px;color:inherit}.seedora-blog-card a:focus-visible,.seedora-article a:focus-visible,.seedora-article summary:focus-visible{outline:2px solid currentColor;outline-offset:4px}.seedora-blog-card h2 a:hover{text-decoration:underline;text-underline-offset:4px}.seedora-pagination{display:flex;justify-content:center;gap:16px;margin-top:40px;flex-wrap:wrap}.seedora-article{width:100%;max-width:1100px;margin-inline:auto;gap:32px!important;min-width:0}.seedora-article__header{width:100%;max-width:800px;margin:0 auto}.seedora-article__back{display:inline-block;font-size:14px;margin-bottom:24px;text-underline-offset:4px;color:inherit}.seedora-article__header h1{font-family:var(--font-body--family);font-size:clamp(28px,3.8vw,44px);line-height:1.17;letter-spacing:-.025em;margin:0 0 20px;overflow-wrap:anywhere;text-wrap:pretty}.seedora-article__meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:14px;line-height:1.6;opacity:.75}.seedora-article__banner{width:100%;border-radius:12px;overflow:hidden;background:rgb(var(--color-foreground-rgb)/.03)}.seedora-article__banner img{display:block;width:100%;height:auto;max-height:420px;object-fit:contain;margin:0 auto}.seedora-article__body,.seedora-article__supplement,.seedora-author{width:100%;max-width:760px;margin:0 auto;min-width:0;overflow-wrap:anywhere}.seedora-article__body{font-size:17px;line-height:1.8}.seedora-article__body :is(p,li,span){font-size:inherit!important;line-height:inherit!important}.seedora-article__body p{margin:0 0 20px}.seedora-article__body :is(h1,h2),.seedora-article__supplement h2,.seedora-related>h2{font-family:var(--font-body--family);font-size:clamp(23px,2.5vw,28px)!important;line-height:1.3!important;letter-spacing:-.015em;margin:36px 0 16px}.seedora-article__body :is(h3,h4,h5,h6){font-size:21px!important;line-height:1.4!important;margin:28px 0 12px}.seedora-article__body :is(ul,ol){padding-left:24px;margin:16px 0 24px}.seedora-article__body li+li{margin-top:8px}.seedora-article__body blockquote{margin:24px 0;padding:18px 24px;border-left:3px solid currentColor;background:rgb(var(--color-foreground-rgb)/.04);font-size:17px;line-height:1.8}.seedora-article__body blockquote p:last-child{margin:0}.seedora-article__body :is(img,video,iframe){max-width:100%;height:auto}.seedora-article__body table{display:block;max-width:100%;overflow-x:auto}.seedora-article__body a,.seedora-article__supplement a,.seedora-author a{color:inherit;text-decoration:underline;text-underline-offset:4px}.seedora-article__body details,.seedora-article__supplement details{border-bottom:1px solid rgb(var(--color-foreground-rgb)/.18)}.seedora-article summary{padding:20px 4px;cursor:pointer;font-size:17px;font-weight:600;line-height:1.5}.seedora-faq-answer{font-size:16px;line-height:1.8;padding:0 4px 20px}.seedora-references ol{padding-left:24px;font-size:16px;line-height:1.7}.seedora-references li+li{margin-top:12px}.seedora-author{display:flex;align-items:flex-start;gap:20px;padding:24px;border:1px solid rgb(var(--color-foreground-rgb)/.16);border-radius:12px}.seedora-author img,.seedora-author__initial{width:72px;height:72px;flex-shrink:0;object-fit:cover;border-radius:50%}.seedora-author__initial{display:grid;place-items:center;background:rgb(var(--color-foreground-rgb)/.08);font-size:28px}.seedora-author__label{font-size:12px;letter-spacing:.06em;text-transform:uppercase;opacity:.7}.seedora-author h2{font-size:20px;line-height:1.4;margin:4px 0 8px}.seedora-author p,.seedora-author a{font-size:14px;line-height:1.7;margin:0 0 10px}.seedora-related{width:100%;margin-top:16px}.seedora-article [hidden]{display:none!important}@media(max-width:1099px){.seedora-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.seedora-journal{padding:32px 20px 48px}.seedora-blog-grid{grid-template-columns:minmax(0,1fr);gap:24px}.seedora-blog-card__body{padding:20px}.seedora-article{gap:24px!important}.seedora-article__body{font-size:16px}.seedora-author{padding:20px;gap:14px}.seedora-author img,.seedora-author__initial{width:56px;height:56px}.seedora-article__banner{border-radius:8px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/seedora-blog.css.map */
