.resell-blog-hub{padding-top:var(--padding-top, 48px);padding-bottom:var(--padding-bottom, 24px)}.resell-blog-hub__breadcrumb{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;color:rgb(var(--color-foreground-rgb) / .6);margin-bottom:20px}.resell-blog-hub__breadcrumb a{color:inherit;text-decoration:none}.resell-blog-hub__breadcrumb a:hover{color:var(--color-foreground)}.resell-blog-hub__header{display:grid;gap:12px;max-width:820px;margin-bottom:24px}.resell-blog-hub__title{margin:0;font-family:var(--font-h1--family, var(--font-heading--family));font-size:clamp(28px,4vw,48px);line-height:1.05;letter-spacing:-.02em}.resell-blog-hub__subtitle{margin:0;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--color-foreground-rgb) / .72)}.resell-blog-hub__intro{color:rgb(var(--color-foreground-rgb) / .78);font-size:var(--font-body--size);line-height:1.6}.resell-blog-hub__intro p{margin:0}.resell-blog-hub__topics{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.resell-blog-hub__topics-label{font-size:12px;font-weight:600;color:rgb(var(--color-foreground-rgb) / .62)}.resell-blog-hub__topics-list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.resell-blog-hub__topics-list a{display:inline-block;font-size:12px;font-weight:600;padding:6px 12px;border-radius:999px;border:1px solid rgb(var(--color-foreground-rgb) / .14);text-decoration:none;color:rgb(var(--color-foreground-rgb) / .88);transition:border-color .2s ease,background-color .2s ease}.resell-blog-hub__topics-list a:hover,.resell-blog-hub__topics-list a.is-active{border-color:var(--color-foreground);background:rgb(var(--color-foreground-rgb) / .04)}.resell-blog-grid{padding-top:var(--padding-top, 24px);padding-bottom:var(--padding-bottom, 60px)}.resell-blog-grid__inner{display:grid;gap:32px}.resell-blog-grid__list{display:grid;grid-template-columns:1fr;gap:28px}@media(min-width:750px){.resell-blog-grid__list{grid-template-columns:repeat(var(--rl-blog-cols, 3),minmax(0,1fr));gap:24px}}.resell-blog-grid__empty{margin:0;padding:48px 0;text-align:center;color:rgb(var(--color-foreground-rgb) / .65)}.resell-blog-grid .pagination-wrapper{margin-top:8px}.resell-blog-card{position:relative;display:flex;flex-direction:column;height:100%;border:1px solid rgb(var(--color-foreground-rgb) / .1);border-radius:4px;overflow:hidden;background:var(--color-background);transition:transform .22s ease,box-shadow .22s ease}.resell-blog-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #00000014}.resell-blog-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.resell-blog-card__media{aspect-ratio:16 / 10;overflow:hidden;background:rgb(var(--color-foreground-rgb) / .06)}.resell-blog-card__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.resell-blog-card__image--placeholder{object-fit:cover;filter:grayscale(.15)}.resell-blog-card__body{position:relative;z-index:2;display:grid;gap:10px;padding:18px 18px 20px}.resell-blog-card__tags{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:0;padding:0}.resell-blog-card__tag{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 8px;border-radius:999px;background:rgb(var(--color-foreground-rgb) / .06);color:rgb(var(--color-foreground-rgb) / .75)}.resell-blog-card__title{margin:0;font-family:var(--font-h3--family, var(--font-heading--family));font-size:clamp(1rem,1.8vw,1.125rem);font-weight:600;line-height:1.25}.resell-blog-card__title a{color:inherit;text-decoration:none;position:relative;z-index:3}.resell-blog-card__title a:hover{text-decoration:underline;text-underline-offset:3px}.resell-blog-card__excerpt{margin:0;font-size:var(--font-body--size-small, .875rem);line-height:1.55;color:rgb(var(--color-foreground-rgb) / .72);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.resell-blog-card__meta{margin:0;font-size:12px;color:rgb(var(--color-foreground-rgb) / .55)}.resell-blog-card__meta-sep{margin:0 6px}.resell-article{padding-bottom:var(--padding-bottom, 48px)}.resell-article__hero{position:relative;width:100%;max-height:min(56vh,520px);overflow:hidden;background:rgb(var(--color-foreground-rgb) / .08)}.resell-article__hero-image{width:100%;height:min(56vh,520px);object-fit:cover;object-position:center;display:block}.resell-article__hero--placeholder{display:grid;place-items:center;min-height:240px;background:linear-gradient(135deg,rgb(var(--color-foreground-rgb) / .06),rgb(var(--color-foreground-rgb) / .12))}.resell-article__hero--placeholder img{width:100%;max-height:min(56vh,520px);object-fit:cover;opacity:.85}.resell-article__shell{padding-top:var(--padding-top, 40px)}.resell-article__layout{max-width:min(760px,100%);margin-inline:auto}.resell-article__breadcrumb{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;color:rgb(var(--color-foreground-rgb) / .58);margin-bottom:20px}.resell-article__breadcrumb a{color:inherit;text-decoration:none}.resell-article__breadcrumb a:hover{color:var(--color-foreground)}.resell-article__tags{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0 0 16px;padding:0}.resell-article__tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:5px 10px;border-radius:999px;border:1px solid rgb(var(--color-foreground-rgb) / .14)}.resell-article__title{margin:0 0 16px;font-family:var(--font-h1--family, var(--font-heading--family));font-size:clamp(1.75rem,4.5vw,2.75rem);line-height:1.08;letter-spacing:-.02em}.resell-article__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;margin:0 0 28px;padding-bottom:24px;border-bottom:1px solid rgb(var(--color-foreground-rgb) / .12);font-size:13px;color:rgb(var(--color-foreground-rgb) / .62)}.resell-article__author{font-weight:600;color:rgb(var(--color-foreground-rgb) / .82)}.resell-article__body{font-size:var(--font-body--size);line-height:1.72;color:rgb(var(--color-foreground-rgb) / .92)}.resell-article__body>*:first-child{margin-top:0}.resell-article__body h2{margin:2.5rem 0 1rem;font-family:var(--font-h2--family, var(--font-heading--family));font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:700;line-height:1.2;letter-spacing:.02em;text-transform:uppercase}.resell-article__body h3{margin:2rem 0 .75rem;font-family:var(--font-h3--family, var(--font-heading--family));font-size:clamp(1rem,2vw,1.125rem);font-weight:700;line-height:1.3}.resell-article__body p{margin:0 0 1.15rem}.resell-article__body ul,.resell-article__body ol{margin:0 0 1.25rem;padding-left:1.35rem}.resell-article__body li{margin:.4rem 0}.resell-article__body a{color:var(--color-foreground);text-decoration:underline;text-underline-offset:3px}.resell-article__body img{width:100%;height:auto;border-radius:4px;margin:1.5rem 0}.resell-article__body table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.9375rem}.resell-article__body th,.resell-article__body td{border:1px solid rgb(var(--color-foreground-rgb) / .14);padding:10px 12px;text-align:left;vertical-align:top}.resell-article__body th{font-weight:700;background:rgb(var(--color-foreground-rgb) / .04)}.resell-article__body blockquote{margin:1.5rem 0;padding:16px 20px;border-left:3px solid var(--color-foreground);background:rgb(var(--color-foreground-rgb) / .04)}.resell-article__cta{margin-top:40px;padding:24px;border:1px solid rgb(var(--color-foreground-rgb) / .12);border-radius:4px;text-align:center}.resell-article__cta-title{margin:0 0 8px;font-size:1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.resell-article__cta-text{margin:0 0 16px;font-size:.9375rem;color:rgb(var(--color-foreground-rgb) / .72)}.resell-article__cta-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.resell-article__cta-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid var(--color-foreground);border-radius:2px;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;color:var(--color-foreground);transition:background .2s ease,color .2s ease}.resell-article__cta-link:hover,.resell-article__cta-link--primary{background:var(--color-foreground);color:var(--color-background)}.resell-article__cta-link--primary:hover{opacity:.88}.resell-blog-related{padding-top:var(--padding-top, 48px);padding-bottom:var(--padding-bottom, 72px);border-top:1px solid rgb(var(--color-foreground-rgb) / .1)}.resell-blog-related__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:12px 20px;margin-bottom:28px}.resell-blog-related__title{margin:0;font-family:var(--font-h2--family, var(--font-heading--family));font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:700;letter-spacing:.04em;text-transform:uppercase}.resell-blog-related__all{font-size:13px;font-weight:600;text-decoration:none;color:rgb(var(--color-foreground-rgb) / .72)}.resell-blog-related__all:hover{color:var(--color-foreground);text-decoration:underline}.resell-blog-related__grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:750px){.resell-blog-related__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/resell-blog.css.map */
