html{scroll-behavior:smooth}.pressing-guide,.pressing-guide *,.pressing-guide *:before,.pressing-guide *:after{box-sizing:border-box}.pressing-guide{--pg-brand: #3eaeff;color:#1a1a1a;line-height:1.625;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.pressing-guide h1,.pressing-guide h2,.pressing-guide h3,.pressing-guide p,.pressing-guide ul{margin:0}.pressing-guide ul{list-style:none;padding:0}.pressing-guide button{font-family:inherit}.pressing-guide img{display:block;max-width:100%;height:auto}.pressing-guide a{color:inherit}.pg-hero{background:#f3f3f3;padding:2.5rem 0 3rem}.pg-hero-inner{max-width:960px;margin:0 auto;padding:0 2rem}.pg-hero-grid{display:grid;grid-template-columns:1fr;gap:2rem;text-align:center}.pg-breadcrumb{display:flex;width:fit-content;align-items:center;gap:.375rem;font-size:.9rem;font-weight:600;color:#1a1a1a;text-decoration:none;margin-bottom:.875rem}.pg-breadcrumb:hover{text-decoration:underline}.pg-breadcrumb-arrow{font-size:1rem}.pg-h1{font-size:var(--pg-h1-size, 3.25rem);font-weight:var(--pg-h1-weight, 900);padding-top:var(--pg-h1-pt, 0);padding-bottom:var(--pg-h1-pb, 0);letter-spacing:-.04em;line-height:1.08;margin-bottom:1.15rem}.pg-includes{text-align:center;font-size:1rem;line-height:1.5;color:#666}.pg-includes strong,.pg-includes b{font-weight:700}.pg-howto{margin-top:1.25rem}.pressing-guide .pg-howto ul,.pressing-guide .pg-howto ol{margin:0;padding-left:1.5rem}.pressing-guide .pg-howto ul{list-style:disc}.pressing-guide .pg-howto ol{list-style:decimal}.pg-howto li{font-size:.9rem;color:#555;line-height:1.55;margin-bottom:.5rem}.pg-howto li:last-child{margin-bottom:0}.pg-howto strong{font-weight:600;color:#1a1a1a}.pg-howto a{color:var(--pg-brand);text-decoration:underline}.pg-selector{margin-top:0}.pg-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.pg-tab{position:relative;display:block;width:100%;aspect-ratio:1 / 1;padding:0;overflow:hidden;border:1px solid #e5e5e5;border-radius:14px;background:#f0f0f0;transition:border-color .15s,box-shadow .18s,transform .18s}.pg-tab:hover{transform:translateY(-5px)}.pg-tab:not([aria-selected=true]):hover{border-color:#bbb;box-shadow:0 10px 24px #00000026}.pg-tab:hover .pg-tile-img img{transform:scale(1.05);filter:brightness(1.07)}.pg-tab[aria-selected=true]{border-color:var(--pg-brand);box-shadow:0 0 0 1.5px var(--pg-brand),0 0 16px 2px #3eaeff73}.pg-tab[aria-selected=true]:hover{box-shadow:0 0 0 1.5px var(--pg-brand),0 0 16px 2px #3eaeff73,0 10px 24px #00000026}.pg-tile-img{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#f0f0f0}.pressing-guide .pg-tile-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .18s ease,filter .18s ease}.pg-tile-ph{color:silver}.pg-tile-ph svg{width:36px;height:36px}.pg-tile-label{position:absolute;top:.6rem;left:.6rem;z-index:2;color:#000;font-size:var(--pg-card-label-size, .875rem);font-weight:700;line-height:1.2}.pg-tile-caption{display:none}.pg-tile-chip{position:absolute;bottom:.6rem;left:50%;transform:translate(-50%);z-index:2;display:inline-flex;align-items:center;gap:.25rem;padding:.3rem .7rem;border-radius:9999px;background:var(--pg-brand);color:#fff;font-size:.78rem;font-weight:700;line-height:1;white-space:nowrap;box-shadow:0 2px 8px #00000040}.pg-tile-chip svg{width:12px;height:12px}.pg-tab[aria-selected=true] .pg-tile-chip{display:none}.pg-container{max-width:960px;margin:0 auto;padding:3.5rem 2rem 2rem}.pg-steps-section{max-width:960px;margin:0 auto;padding:2.5rem 2rem 0}.pg-heading{font-size:var(--pg-sh-size, 1.3rem);font-weight:var(--pg-sh-weight, 800);padding-top:var(--pg-sh-pt, 0);padding-bottom:var(--pg-sh-pb, 0);letter-spacing:-.02em;margin-bottom:.85rem}.pressing-guide .pg-step-heading{font-size:var(--pg-sh-size, 1.3rem);font-weight:var(--pg-sh-weight, 800);letter-spacing:-.02em;text-align:left;padding-top:var(--pg-step-pt, 0);padding-bottom:var(--pg-step-pb, 20px);margin:0}.pg-step-heading__num{color:var(--pg-brand)}.pg-settings-heading,.pg-steps-heading{scroll-margin-top:110px}.pg-settings{background:#fafafa;border:1px solid #eee;border-radius:14px;padding:2rem;margin-bottom:1rem}.pg-select-row{display:flex;flex-direction:column;gap:.375rem;margin-bottom:1.25rem}.pg-select-label{font-size:.8rem;font-weight:700;color:#666}.pg-select{position:relative}.pg-select-trigger{position:relative;display:flex;align-items:center;gap:.75rem;width:100%;padding:.5rem 2.5rem .5rem .6rem;background:#fff;border:1px solid #ddd;border-radius:10px;cursor:pointer;text-align:left;transition:all .15s}.pg-select-trigger:hover{border-color:#bbb}.pg-select.open .pg-select-trigger{border-color:var(--pg-brand);box-shadow:0 0 0 3px #3eaeff1f}.pg-select-trigger:after{content:"";position:absolute;right:.85rem;top:50%;transform:translateY(-50%);width:12px;height:8px;transition:transform .2s ease;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23666' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center}.pg-select.open .pg-select-trigger:after{transform:translateY(-50%) rotate(180deg)}.pg-select-thumb,.pg-opt-thumb{width:48px;height:48px;border-radius:.5rem;object-fit:cover;background:#f0f0f0;flex-shrink:0}.pressing-guide .pg-select-thumb,.pressing-guide .pg-opt-thumb{height:48px}.pg-select-name{font-size:.9rem;font-weight:600;color:#1a1a1a}.pg-select-list{display:none;position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:20;background:#fff;border:1px solid #ddd;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;max-height:340px;overflow-y:auto;padding:.375rem}.pg-select.open .pg-select-list{display:block}.pg-select-option{display:flex;align-items:center;gap:.75rem;padding:.5rem .6rem;border-radius:.5rem;cursor:pointer;transition:background-color .1s}.pg-select-option:hover,.pg-select-option.pg-active{background:#f5f7fa}.pg-select-option[aria-selected=true]{background:#3eaeff14}.pg-opt-name{font-size:.88rem;font-weight:600;color:#1a1a1a}.pg-badge-popular{display:inline-flex;align-items:center;padding:2px 8px;border-radius:9999px;background:#22c55e;color:#fff;font-size:.6rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;line-height:1.5}.pg-badge-popular[hidden]{display:none}.pg-settings-top{padding-bottom:1.25rem;border-bottom:1px solid #e5e5e5}.pg-settings-values{display:grid;grid-template-columns:1fr auto 1.2fr auto 1fr;text-align:center;align-items:start}.pg-setting{display:flex;flex-direction:column;align-items:center;gap:.15rem}.pg-setting-label{font-size:.65rem;font-weight:700;color:#777;letter-spacing:.1em;text-transform:uppercase}.pg-setting-value{font-size:1.85rem;font-weight:800;color:#1a1a1a;letter-spacing:-.02em;line-height:1.2}.pg-setting-value.pg-temp{font-size:2.15rem;color:var(--pg-brand);letter-spacing:-.03em}.pg-temp-toggle{display:flex;gap:0;background:#e9ecef;border-radius:9999px;padding:3px;width:fit-content;margin-top:.35rem}.pg-temp-btn{padding:.3rem .7rem;border:none;background:transparent;border-radius:9999px;font-size:.7rem;font-weight:700;color:#555;cursor:pointer;transition:all .2s}.pg-temp-btn:hover{color:#1a1a1a}.pg-temp-btn[aria-pressed=true]{background:#fff;color:#1a1a1a;box-shadow:0 1px 4px #0000001f}.pg-divider{width:1px;align-self:stretch;background:#e0e0e0;margin-top:.25rem}.pg-mobile-rule{display:none}.pg-notes{display:flex;flex-direction:column;gap:.5rem}.pg-notes[hidden]{display:none}.pressing-guide .pg-notes{padding-top:2rem}.pg-note{font-size:.875rem;color:#555;padding-left:1.5rem;position:relative;line-height:1.5}.pg-note:before{content:"";position:absolute;left:0;top:.5em;width:8px;height:8px;border-radius:50%;background:#22c55e}.pg-note a{color:var(--pg-brand);text-decoration:underline}.pg-print-btn{display:inline-flex;align-items:center;gap:.375rem;margin-top:1.25rem;padding:.5rem 1rem;background:transparent;border:1px solid #ddd;border-radius:.5rem;font-size:.8rem;font-weight:600;color:#888;cursor:pointer;transition:all .2s}.pg-print-btn:hover{color:var(--pg-brand);border-color:var(--pg-brand)}.pg-jump-inline{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1.1rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #e5e5e5}.pg-jump-inline__label{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#777}.pressing-guide .pg-jump-inline__link{font-size:.85rem;font-weight:600;color:var(--pg-brand);text-decoration:none}.pg-jump-inline__link:hover{text-decoration:underline}.pg-steps{margin-bottom:4rem}.pg-steps-list{display:flex;flex-direction:column;position:relative}.pg-step{display:flex;gap:2.5rem;align-items:flex-start;padding:2rem 0;position:relative}.pg-step:first-child{padding-top:.5rem}.pg-step+.pg-step{border-top:1px solid #f0f0f0}.pg-step:has(.pg-step-content--callout){border-top:0}.pg-step-image{position:relative;flex-shrink:0;z-index:1}.pg-step-number{position:absolute;top:10px;left:10px;width:2rem;height:2rem;background:var(--pg-brand);color:#fff;border-radius:10px;font-size:.78rem;font-weight:800;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 2px 8px #3eaeff4d}.pg-step-img{width:340px;aspect-ratio:1 / 1;border-radius:10px;object-fit:cover}.pg-step-img--ph{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background:#efefef;color:#bdbdbd}.pg-step-img--ph span{font-size:.62rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.pg-step-img[hidden],.pg-step-img--ph[hidden],.pg-step-title[hidden]{display:none}.pg-step-content{flex:1;min-width:0;padding-top:.15rem}.pg-step-content--callout{align-self:stretch;position:relative;background:#3eaeff0d;border:1px solid rgba(62,174,255,.25);border-radius:1rem;padding:1.5rem}.pg-final-badge{display:inline-flex;align-items:center;gap:.375rem;margin-bottom:.75rem;padding:.3rem .7rem;background:var(--pg-brand);color:#fff;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;border-radius:9999px;box-shadow:0 2px 8px #3eaeff4d}.pg-step-title{font-size:1.15rem;font-weight:800;letter-spacing:-.01em;margin-bottom:.6rem;line-height:1.2}.pg-step-body p{font-size:.88rem;color:#555;margin-bottom:.5rem;line-height:1.7}.pg-step-body p:last-child{margin-bottom:0}.pg-step-body strong{color:#1a1a1a}.pg-step-body a{color:var(--pg-brand);text-decoration:underline}.pg-chip{display:inline-block;background:#3eaeff1a;color:var(--pg-brand);font-weight:700;font-size:.82rem;padding:2px .5rem;border-radius:.375rem}.pg-protip{background:#3eaeff0f;border-left:3px solid var(--pg-brand);border-radius:0 10px 10px 0;padding:.75rem 1rem;font-size:.82rem;color:#15608f;margin-top:.65rem;line-height:1.625}.pg-protip p{margin:0}.pg-protip strong{color:#1a6aa5}.pg-protip a{color:var(--pg-brand);text-decoration:underline}.pg-jumpnav{margin:0;padding:0}.pg-jump{position:fixed;top:104px;left:0;right:0;z-index:50;display:flex;align-items:stretch;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 1px #0000000f;padding:0 2rem}.pg-jump-inner{display:flex;align-items:stretch;justify-content:safe center;gap:0;max-width:960px;width:100%;margin:0 auto}.pg-jump-link{display:flex;align-items:center;justify-content:center;padding:.75rem 1.25rem;min-height:44px;background:transparent;color:#999;font-size:.82rem;font-weight:600;text-decoration:none;white-space:nowrap;position:relative;transition:color .2s}.pg-jump-link:hover{color:#1a1a1a}.pg-jump-link:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2.5px;border-radius:2px;background:transparent;transition:all .25s}.pg-jump-link.active{color:var(--pg-brand);font-weight:700}.pg-jump-link.active:after{background:var(--pg-brand)}.pg-jump-print{margin-left:auto;display:flex;align-items:center;justify-content:center;padding:.5rem;background:transparent;border:none;color:#bbb;cursor:pointer;flex-shrink:0;transition:color .2s}.pg-jump-print:hover{color:var(--pg-brand)}.pg-anchor{display:block;height:0;scroll-margin-top:110px}.pv__player[hidden]{display:none}.pv__head{text-align:left}.template-page-pressing-dtf .pressing-info .grid-row>*{flex:0 0 100%;max-width:100%;width:100%}.template-page-pressing-dtf .pressing-info .press-block{border-radius:14px}.template-page-heat-press-instructions .pressing-info .container--large{max-width:960px}@keyframes pgPulse{0%{background-color:#3eaeff00;box-shadow:0 0 #3eaeff00}25%{background-color:#3eaeff1f;box-shadow:0 0 0 8px #3eaeff1a}to{background-color:#3eaeff00;box-shadow:0 0 #3eaeff00}}.pg-pulse{animation:pgPulse .45s ease;border-radius:10px}@media(max-width:700px){.pg-hero-inner{padding:0 1.25rem}.pg-breadcrumb{margin-bottom:1.5rem}.pg-h1{font-size:2rem}.pg-hero-grid{grid-template-columns:1fr;gap:2rem}.pg-tabs{grid-template-columns:repeat(3,1fr);gap:.5rem}.pg-tab{aspect-ratio:3 / 4}.pg-tile-label{font-size:var(--pg-card-label-size-mobile, .7rem)}.pg-tile-chip{font-size:.68rem;padding:.22rem .55rem;bottom:.5rem}.pg-tile-chip svg{display:none}.pg-container{padding:2rem 1.25rem 3rem}.pg-steps-section{padding:1.5rem 1.25rem 0}.pg-heading,.pressing-guide .pg-step-heading{font-size:1.15rem}.pg-settings{padding:1.25rem}.pg-setting-value{font-size:1.4rem}.pg-setting-value.pg-temp{font-size:1.8rem}.pg-divider{height:2rem;align-self:center}.pg-step{flex-direction:column;gap:.75rem;padding:1.5rem 0}.pg-step:first-child{padding-top:0}.pg-step-image{width:100%}.pg-step-img{width:100%;aspect-ratio:16 / 10}.pg-step-content{padding-top:0}.pg-step-content--callout{padding:1.25rem}.pg-step-title{font-size:1.05rem;margin-bottom:.4rem}.pg-step-body p{font-size:.85rem}.pg-protip{font-size:.78rem;padding:.55rem .85rem;margin-top:.5rem}.pg-jumpnav{padding:0 1.25rem}.pg-jump{overflow-x:auto;-webkit-mask-image:linear-gradient(to right,#000 calc(100% - 26px),transparent);mask-image:linear-gradient(to right,#000 calc(100% - 26px),transparent)}.pg-jump{top:0;padding:0 1.25rem}.pg-settings-heading,.pg-steps-heading,.pg-anchor{scroll-margin-top:24px}.pg-jump-inner{max-width:none;margin:0;justify-content:flex-start}.pg-jump-link{padding:.7rem .5rem;font-size:.75rem}.pg-jump-link:first-child{padding-left:0}.pg-jump-inline{flex-direction:column;flex-wrap:nowrap;align-items:flex-start;gap:12px}.pg-jump-inline__link{display:flex;align-items:center;gap:.5rem}.pg-jump-inline__link:before{content:"\2192"}}@media screen and (max-width:700px){.pg-tile-wrap{display:flex;flex-direction:column;justify-content:flex-end}.pg-tile-label{display:none}.pg-tile-caption{display:block;font-size:var(--pg-card-label-size-mobile, .7rem);font-weight:700;color:#1a1a1a;line-height:1.2;margin-bottom:.4rem;text-align:center}}@media(max-width:480px){.pg-settings-values{display:flex;flex-wrap:wrap;column-gap:.75rem;row-gap:1rem}.pg-divider{display:none}.pg-mobile-rule{display:block;order:2;width:100%;height:1px;background:#e5e5e5}.pg-setting--hero{order:1;width:100%}.pg-setting--pressure{order:3;flex:1}.pg-setting--time{order:4;flex:1}.pg-temp-btn{padding:.5rem 1rem;font-size:.8rem;min-height:44px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.pg-pulse{animation:none}}@media print{.pg-hero{background:none;padding:0 0 1rem;border-bottom:2px solid #000;margin-bottom:1rem}.pg-jumpnav,.pg-jump-inline,.pg-temp-toggle,.pg-print-btn{display:none!important}.pg-settings{border:1.5px solid #ccc}.pg-step{page-break-inside:avoid}.pg-protip{background:none;border-left:2px solid #000}.pg-chip{color:#000;background:none}body>*:not(#main){display:none!important}#main .shopify-section:not(.pressing-guide-engine):not(.pressing-guide-steps):not(.pressing-info){display:none!important}.pg-breadcrumb{display:none!important}.pg-selector{display:block!important;margin:0 0 .75rem!important}.pg-select-label{display:none!important}.pg-tabs{display:block!important;background:none!important;padding:0!important;box-shadow:none!important}.pg-tab{display:none!important}.pg-tab[aria-selected=true],.pg-tabs:not(:has(.pg-tab[aria-selected=true])) .pg-tab:first-child{display:inline-block!important;aspect-ratio:auto!important;overflow:visible!important;background:none!important;color:#000!important;box-shadow:none!important;border:none!important;padding:0!important;min-height:0!important;font-size:1rem;font-weight:700}.pg-tab[aria-selected=true] .pg-tile-img,.pg-tab[aria-selected=true] .pg-tile-chip,.pg-tabs:not(:has(.pg-tab[aria-selected=true])) .pg-tab:first-child .pg-tile-img,.pg-tabs:not(:has(.pg-tab[aria-selected=true])) .pg-tab:first-child .pg-tile-chip{display:none!important}.pg-tab[aria-selected=true] .pg-tile-label,.pg-tabs:not(:has(.pg-tab[aria-selected=true])) .pg-tab:first-child .pg-tile-label{position:static!important;color:#000!important;text-shadow:none!important;font-size:1rem!important;font-weight:700!important;background:none!important;padding:0!important;border-radius:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.pg-tab[aria-selected=true]:before,.pg-tabs:not(:has(.pg-tab[aria-selected=true])) .pg-tab:first-child:before{content:"Heat source: ";font-weight:400;color:#555}.pg-select-trigger{border:none!important;box-shadow:none!important;padding:0!important}.pg-select-trigger:after{display:none!important}.pg-select-list{display:none!important}.pressing-info .press-block{page-break-inside:avoid}.pg-settings-heading{display:none!important}.pg-settings{margin-bottom:0!important}.pg-container{padding-top:0!important;padding-bottom:0!important}.pg-steps-section{padding-top:1.5rem!important}.pg-settings-heading,.pg-steps-heading,.pg-anchor{scroll-margin-top:0!important}}
/*# sourceMappingURL=/cdn/shop/t/1064/assets/pressing-guide.css.map?auto=format%2Ccompress */
