.pm-section{padding:var(--pm-space-6) 0}.pm-section.pm-section--tight{padding:var(--pm-space-5) 0}.pm-eyebrow{font-family:var(--pm-font-mono);font-size:var(--pm-fs-utility);letter-spacing:.14em;text-transform:uppercase;color:var(--pm-purple);margin:0 0 1rem}.pm-section--use-cases .pm-eyebrow,.pm-section--final-cta .pm-eyebrow{color:var(--pm-yellow)}.pm-section-head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:var(--pm-space-4);flex-wrap:wrap}.pm-section-head h2{font-family:var(--pm-font-brand);font-size:clamp(2.1rem,4vw,3.6rem);font-weight:800;letter-spacing:-.01em;margin:.4rem 0 0;text-transform:uppercase;line-height:.98}.pm-section-head p{max-width:42ch;opacity:.75;margin:0;font-size:var(--pm-fs-body)}.pm-section--families{background:var(--pm-cream);padding:var(--pm-space-6) 0}.pm-families__head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:var(--pm-space-4);flex-wrap:wrap}.pm-families__headline{font-family:var(--pm-font-brand);font-size:clamp(2.1rem,4vw,3.6rem);font-weight:800;letter-spacing:-.01em;margin:.4rem 0 0;text-transform:uppercase;line-height:.98;color:var(--pm-ink)}.pm-families__intro{max-width:42ch;opacity:.75;margin:0;font-size:var(--pm-fs-body);color:var(--pm-text-secondary)}.pm-families__strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:var(--pm-space-4)}.pm-families__tile{position:relative;text-decoration:none;color:var(--pm-paper);aspect-ratio:3/4.1;overflow:hidden;display:block;border-right:1px solid rgba(248,245,236,.15)}.pm-families__tile:last-child{border-right:none}.pm-families__fill{position:absolute;top:0;right:0;bottom:0;left:0}.pm-families__fill img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.pm-families__fill--solid{background:radial-gradient(circle at 30% 20%,rgba(248,245,236,.16),transparent 55%),repeating-linear-gradient(-35deg,rgba(248,245,236,.05) 0 2px,transparent 2px 26px),var(--pm-ink)}.pm-families__fill--solid.pm-families__fill--alt{background:radial-gradient(circle at 70% 25%,rgba(248,245,236,.18),transparent 55%),repeating-linear-gradient(-35deg,rgba(248,245,236,.06) 0 2px,transparent 2px 26px),var(--pm-purple-deep)}.pm-families__crop-guide{position:absolute;top:1.1rem;right:1.1rem;bottom:1.1rem;left:1.1rem;border:1px dashed rgba(248,245,236,.32);border-radius:var(--pm-radius-sm);pointer-events:none}.pm-families__role-label{position:absolute;top:1.4rem;left:1.4rem;right:1.4rem;z-index:2;font-family:var(--pm-font-mono);font-size:var(--pm-fs-utility);text-transform:uppercase;letter-spacing:.03em;color:#f8f5ecd1;line-height:1.55}.pm-families__role-label strong{display:block;color:var(--pm-yellow);font-size:.85rem;letter-spacing:.03em;margin-bottom:.15rem}.pm-families__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1c1a2100 40%,#1c1a21e0)}.pm-families__content{position:absolute;left:1.4rem;right:1.4rem;bottom:1.4rem;z-index:2}.pm-families__idx{font-family:var(--pm-font-mono);font-size:.85rem;color:var(--pm-yellow)}.pm-families__content h3{font-family:var(--pm-font-brand);font-weight:800;font-size:1.55rem;margin:.3rem 0 .2rem;text-transform:uppercase;line-height:1}.pm-families__note{font-size:var(--pm-fs-meta);opacity:.85;margin:0 0 .4rem}.pm-families__price{font-family:var(--pm-font-body);font-weight:700;font-size:1rem;color:var(--pm-yellow);margin:0}.pm-families__tile:hover .pm-families__fill img{transform:scale(1.04)}@media(max-width:980px){.pm-families__strip{grid-template-columns:repeat(2,1fr)}.pm-families__tile{border-right:none;border-bottom:1px solid rgba(248,245,236,.15)}}@media(max-width:640px){.pm-families__strip{grid-template-columns:1fr}}.pm-section--use-cases{padding:0 0 var(--pm-space-6);background:var(--pm-purple)}.pm-use-cases__head{padding:var(--pm-space-6) 0 var(--pm-space-4)}.pm-use-cases__headline{font-family:var(--pm-font-brand);font-size:clamp(2.1rem,4vw,3.6rem);font-weight:800;letter-spacing:-.01em;margin:.4rem 0 0;text-transform:uppercase;line-height:.98;color:var(--pm-paper)}.pm-use-cases__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5px;background:var(--pm-border-dark)}.pm-use-cases__item{background:var(--pm-purple);padding:var(--pm-space-4) var(--pm-space-3);min-height:260px;display:flex;flex-direction:column;justify-content:space-between;border-top:4px solid var(--pm-yellow);text-decoration:none;color:var(--pm-paper)}.pm-use-cases__item:nth-child(2n){border-top-color:var(--pm-paper)}.pm-use-cases__index{font-family:var(--pm-font-brand);font-size:2.2rem;font-weight:800;color:#f9e24c8c;line-height:1}.pm-use-cases__item h3{font-family:var(--pm-font-brand);font-weight:800;font-size:1.7rem;margin:.8rem 0 0;text-transform:uppercase;line-height:1.02;color:var(--pm-paper)}.pm-use-cases__item .pm-meta{font-size:var(--pm-fs-body);opacity:.9;margin:.8rem 0 0;line-height:1.55;color:var(--pm-paper)}.pm-use-cases__more{font-family:var(--pm-font-body);font-weight:600;font-size:var(--pm-fs-meta);opacity:.85;margin-top:1.3rem;color:var(--pm-yellow);text-decoration:none}@media(max-width:980px){.pm-use-cases__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.pm-use-cases__grid{grid-template-columns:1fr}}.pm-section--authority{background:var(--pm-cream);position:relative;overflow:hidden}.pm-authority__headline{font-family:var(--pm-font-brand);font-weight:800;font-size:clamp(2.4rem,6vw,5.6rem);line-height:.92;text-transform:uppercase;margin:0 0 var(--pm-space-4);max-width:16ch;color:var(--pm-ink)}.pm-authority__headline em{font-style:normal;color:var(--pm-purple)}.pm-authority__grid{display:grid;grid-template-columns:.55fr .45fr;gap:var(--pm-space-5);align-items:start}.pm-authority__intro{font-size:var(--pm-fs-body-lg);line-height:1.65;opacity:.9;max-width:50ch;margin:0;color:var(--pm-ink)}.pm-authority__list-label{font-family:var(--pm-font-mono);font-size:var(--pm-fs-utility);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--pm-purple);margin:0 0 .9rem}.pm-authority__list{list-style:none;margin:0;padding:0;display:grid;gap:1.5rem;border-left:3px solid var(--pm-purple);padding-left:1.6rem}.pm-authority__item{display:grid;grid-template-columns:auto 1fr;gap:1rem}.pm-authority__mark{font-family:var(--pm-font-brand);font-size:1.7rem;font-weight:800;color:var(--pm-purple);line-height:1.15}.pm-authority__item h3{font-family:var(--pm-font-body);font-weight:700;display:block;margin:0 0 .3rem;font-size:1.05rem;text-transform:none;color:var(--pm-ink)}.pm-authority__item .pm-body{font-size:var(--pm-fs-body);opacity:.8;line-height:1.5;color:var(--pm-text-secondary)}@media(max-width:980px){.pm-authority__grid{grid-template-columns:1fr}}@media(max-width:640px){.pm-authority__headline{font-size:clamp(2rem,10vw,2.8rem)}}.pm-section--process{background:var(--pm-cream)}.pm-process__headline{font-family:var(--pm-font-brand);font-size:clamp(2.1rem,4vw,3.6rem);font-weight:800;letter-spacing:-.01em;margin:.4rem 0 var(--pm-space-4);text-transform:uppercase;line-height:.98;color:var(--pm-ink)}.pm-process__list{list-style:none;margin:0;padding-top:1.6rem;padding-left:0;position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:1.1rem}.pm-process__list:before{content:"";position:absolute;left:4%;right:4%;top:0;height:2px;background:repeating-linear-gradient(90deg,var(--pm-purple) 0 10px,transparent 10px 18px)}.pm-process__step{position:relative;border-radius:var(--pm-radius-md);padding:1.8rem 1.4rem 1.6rem;min-height:230px;box-shadow:var(--pm-shadow-card)}.pm-process__step:before{content:"";position:absolute;top:-1.6rem;left:50%;width:2px;height:1.6rem;background:var(--pm-purple);transform:translate(-50%)}.pm-process__step:nth-child(1){background:var(--pm-yellow);color:var(--pm-ink);transform:rotate(-2deg)}.pm-process__step:nth-child(2){background:var(--pm-purple);color:var(--pm-paper);transform:rotate(1.4deg);margin-top:1.2rem}.pm-process__step:nth-child(3){background:var(--pm-paper);border:2px solid var(--pm-ink);color:var(--pm-ink);transform:rotate(-1deg)}.pm-process__step:nth-child(4){background:var(--pm-purple);color:var(--pm-paper);transform:rotate(1.8deg);margin-top:1.2rem}.pm-process__step:nth-child(5){background:var(--pm-yellow);color:var(--pm-ink);transform:rotate(-1.4deg)}.pm-process__number{font-family:var(--pm-font-brand);font-weight:800;font-size:2.7rem;display:block;margin-bottom:1.2rem;line-height:1}.pm-process__step h3{font-family:var(--pm-font-brand);font-weight:800;font-size:1.2rem;margin:0;text-transform:uppercase;line-height:1.1}.pm-process__step .pm-body{font-family:var(--pm-font-body);font-weight:600;font-size:var(--pm-fs-meta);opacity:.75;display:block;margin-top:.6rem}@media(max-width:980px){.pm-process__list{grid-template-columns:repeat(2,1fr)}.pm-process__list:before{display:none}.pm-process__step{transform:none!important;margin-top:0!important}.pm-process__step:before{display:none}}@media(max-width:640px){.pm-process__list{grid-template-columns:1fr}}.pm-section--references{background:var(--pm-cream)}.pm-references__intro{max-width:60ch;font-size:var(--pm-fs-body);opacity:.8;margin:.6rem 0 0;color:var(--pm-text-secondary)}.pm-print-proof{display:grid;grid-template-columns:1.4fr 1fr;gap:var(--pm-space-3);margin-top:var(--pm-space-4);align-items:stretch}.pm-print-proof__hero,.pm-print-proof__detail{margin:0;background:var(--pm-paper);border:1px solid var(--pm-border-dark);display:flex;flex-direction:column;overflow:hidden}.pm-print-proof__hero{border-top:4px solid var(--pm-purple)}.pm-print-proof__detail{border-top:4px solid var(--pm-yellow)}.pm-print-proof__hero img{width:100%;aspect-ratio:4/5;object-fit:cover;display:block}.pm-print-proof__details{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--pm-space-3);align-content:start}.pm-print-proof__details>.pm-print-proof__detail:first-child{grid-column:1 / -1}.pm-print-proof__detail img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}.pm-print-proof__caption{font-family:var(--pm-font-mono);font-size:var(--pm-fs-utility);letter-spacing:.04em;text-transform:uppercase;color:var(--pm-ink);padding:.7rem .9rem;border-top:1px solid var(--pm-border);background:var(--pm-paper);display:flex;flex-direction:column;gap:.2rem}.pm-print-proof__label-primary{font-weight:700;color:var(--pm-ink)}.pm-print-proof__label-secondary{font-weight:500;color:var(--pm-text-secondary);letter-spacing:.02em}@media(max-width:980px){.pm-print-proof{grid-template-columns:1fr}.pm-print-proof__hero img{aspect-ratio:16/9}}@media(max-width:640px){.pm-print-proof__details{grid-template-columns:1fr}.pm-print-proof__detail img{aspect-ratio:4/3}}.pm-section--bestsellers{background:var(--pm-purple)}.pm-section--bestsellers .pm-section-head h2,.pm-section--bestsellers .pm-eyebrow{color:var(--pm-paper)}.pm-section--bestsellers .pm-eyebrow{color:var(--pm-yellow)}.pm-section--bestsellers .pm-section-head p{color:var(--pm-paper);opacity:.85}.pm-section--final-cta{background:var(--pm-ink);color:var(--pm-paper)}.pm-final-cta__inner{text-align:center}.pm-final-cta__headline{color:var(--pm-paper);max-width:20ch;margin:0 auto var(--pm-space-4)}.pm-final-cta__actions{display:flex;flex-wrap:wrap;gap:var(--pm-space-2);justify-content:center}.collection-headline .collection-headline__title{font-family:var(--pm-font-brand);font-size:var(--pm-fs-h2);font-weight:800;line-height:.98;letter-spacing:var(--pm-tracking-tight);text-transform:uppercase;margin:0}.collection-headline .collection-headline__subtitle{font-family:var(--pm-font-body);font-size:var(--pm-fs-body-lg);font-weight:400;line-height:var(--pm-lh-body);margin-top:var(--pm-space-1);max-width:62ch}[id$=__featured-collection] .featured-collection-visible-box{background-color:transparent;box-shadow:none}[id$=__featured-collection] .collection-headline__title,[id$=__featured-collection] .collection-headline__subtitle{color:var(--pm-paper)}[id$=__featured-collection] .product-card,[id$=__featured_collection_aNzhk8] .product-card,[id$=__featured_collection_cyEQKW] .product-card{background:var(--pm-paper);border-radius:0;box-shadow:none;border:1px solid rgba(28,26,33,.1)}[id$=__featured-collection] .product-card__figure,[id$=__featured_collection_aNzhk8] .product-card__figure,[id$=__featured_collection_cyEQKW] .product-card__figure{border-radius:0}[id$=__featured-collection] .product-card__info,[id$=__featured_collection_aNzhk8] .product-card__info,[id$=__featured_collection_cyEQKW] .product-card__info{padding:1.1rem 1.1rem 1.3rem}:root{--pm-section-cta-width: 236px}.collection-headline__right .byt-btn{min-width:var(--pm-section-cta-width);max-width:100%}@media(max-width:640px){.collection-headline__right .byt-btn{width:100%}}[id$=__featured_collection_aNzhk8] .featured-collection-visible-box,[id$=__featured_collection_cyEQKW] .featured-collection-visible-box{background-color:transparent;box-shadow:none}[id$=__featured_collection_aNzhk8] .collection-headline__title,[id$=__featured_collection_aNzhk8] .collection-headline__subtitle{color:var(--pm-ink)!important}[id$=__featured_collection_aNzhk8] .product-card{background:var(--pm-paper)}[id$=__featured_collection_aNzhk8] .product-card__price strong,[id$=__featured_collection_aNzhk8] a.link{color:var(--pm-purple)}[id$=__featured_collection_cyEQKW] .collection-headline__title,[id$=__featured_collection_cyEQKW] .collection-headline__subtitle{color:#fff!important}[id$=__featured_collection_cyEQKW] .product-card{background:var(--pm-paper)}[id$=__featured_collection_cyEQKW] .product-card__price strong{color:var(--pm-purple)}[id$=__featured_collection_aNzhk8] .collection-headline__eyebrow,[id$=__featured_collection_cyEQKW] .collection-headline__eyebrow{font-family:var(--pm-font-mono);text-transform:uppercase;letter-spacing:.06em}.shopify-section--text-with-icons .text-with-icons,.logo-list{font-family:var(--pm-font-body)}.images-scrolling__content .prose .h1,.images-scrolling__content .prose .h2{font-family:var(--pm-font-brand);color:var(--pm-ink);font-size:clamp(2.6rem,3.4vw,3.6rem);line-height:1;font-weight:800;max-width:16ch}.images-scrolling__content .prose p{color:var(--pm-text-secondary, rgba(28,26,33,.82));font-family:var(--pm-font-body);line-height:1.65}.images-scrolling__content .prose p strong{color:var(--pm-ink)}.images-scrolling__content .prose a{color:var(--pm-purple);text-decoration:underline}.images-scrolling__counter{color:var(--pm-purple);font-family:var(--pm-font-mono)}.shopify-section--images-and-text-scrolling{background:var(--pm-cream)!important}.shopify-section--faq{background:var(--pm-cream)!important;padding-top:var(--pm-space-6);padding-bottom:var(--pm-space-6)}.shopify-section--faq .section-stack__intro .prose{max-width:62ch;margin-inline:auto}.shopify-section--faq .section-stack__intro .prose .h2,.shopify-section--faq .section-stack__intro .prose h2{font-family:var(--pm-font-brand)!important;color:var(--pm-ink)!important;text-transform:uppercase;font-size:clamp(2.1rem,4vw,3.6rem)!important;font-weight:800!important;letter-spacing:-.01em;line-height:.98;position:relative;display:inline-block;padding-bottom:var(--pm-space-3);margin-bottom:var(--pm-space-2)!important}.shopify-section--faq .section-stack__intro .prose .h2:after,.shopify-section--faq .section-stack__intro .prose h2:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:64px;height:6px;background:var(--pm-yellow)}.shopify-section--faq .section-stack__intro .prose .subheading{font-family:var(--pm-font-mono);text-transform:uppercase;letter-spacing:.1em;font-size:var(--pm-fs-utility);color:var(--pm-purple)}.shopify-section--faq .section-stack__intro .prose p{color:var(--pm-text-secondary, rgba(28,26,33,.75));font-family:var(--pm-font-body);font-size:var(--pm-fs-body-lg)}.shopify-section--faq .accordion-box.rounded{background:transparent!important;box-shadow:none;border-radius:0;padding:0;max-width:860px;margin-inline:auto}.shopify-section--faq .accordion-box .accordion__content .prose{max-width:68ch}.shopify-section--faq .accordion-box summary:focus-visible{outline:3px solid var(--pm-focus, var(--pm-purple));outline-offset:-2px}.shopify-section--faq .faq-availability{text-align:center;margin-top:var(--pm-space-4);font-family:var(--pm-font-body);color:var(--pm-purple)}@media(max-width:640px){.pm-section{padding:var(--pm-space-5) 0}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/pressmark-homepage.css.map */
