:root{--tps-library-orange: #c85f08;--tps-library-orange-deep: #9f4300;--tps-library-orange-soft: #fff0df;--tps-library-ink: #111111;--tps-library-muted: #665f59;--tps-library-line: #e5ddd6;--tps-library-warm: #fbf8f4;--tps-library-radius: 2.2rem;--tps-library-shadow: 0 1.8rem 4rem rgba(53, 31, 15, .09)}.tps-library,.tps-library-category,.tps-article{color:var(--tps-library-ink)}.tps-library *,.tps-library-category *,.tps-article *{box-sizing:border-box}.tps-library-shell{width:min(calc(100% - 4rem),var(--page-width, 140rem));max-width:150rem;margin-inline:auto}.tps-library-hero{position:relative;isolation:isolate;overflow:hidden;margin:2.4rem auto 3rem;border-radius:2.8rem;background:radial-gradient(circle at 93% 2%,rgba(255,151,35,.32) 0 12%,transparent 12.3%),radial-gradient(circle at 44% 110%,rgba(255,180,93,.11) 0 16%,transparent 16.3%),linear-gradient(112deg,#171717,#27201b 31%,#743000 68%,#c45b00);box-shadow:var(--tps-library-shadow);color:#fff}.tps-library-hero__inner{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(28rem,.65fr);gap:4rem;align-items:center;min-height:46rem;padding:5.6rem 6rem}.tps-library-hero__content{max-width:82rem;position:relative;z-index:2}.tps-library-breadcrumbs{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;margin:0 0 3.2rem;font-size:1.55rem;color:#ffffffd1}.tps-library-breadcrumbs a{color:inherit;text-decoration:none}.tps-library-breadcrumbs a:hover{color:#fff;text-decoration:underline;text-underline-offset:.3rem}.tps-library-breadcrumbs__divider{opacity:.5}.tps-library-eyebrow{display:inline-flex;align-items:center;gap:.8rem;margin:0 0 1.3rem;color:#ff9c35;font-size:1.45rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tps-library-eyebrow:before{width:.85rem;height:.85rem;border-radius:50%;background:currentColor;box-shadow:0 0 0 .55rem #ff9c3524;content:""}.tps-library-hero h1{max-width:88rem;margin:0;color:#fff;font-size:clamp(4.4rem,5.2vw,7.6rem);line-height:.98;letter-spacing:-.035em;text-wrap:balance}.tps-library-hero__text{max-width:77rem;margin:2.4rem 0 0;color:#ffffffe0;font-size:clamp(1.75rem,1.6vw,2.15rem);line-height:1.62}.tps-library-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3rem}.tps-library-button{display:inline-flex;min-height:5.3rem;align-items:center;justify-content:center;gap:.9rem;padding:1rem 2.4rem;border:.1rem solid transparent;border-radius:999px;font-size:1.6rem;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.tps-library-button:hover{transform:translateY(-1px)}.tps-library-button--light{background:#fff;color:#111;box-shadow:0 1rem 2.8rem #0000001f}.tps-library-button--orange{background:#d96b09;color:#fff;box-shadow:0 1.1rem 2.6rem #b34f0033}.tps-library-button--outline{border-color:#ffffff7a;color:#fff;background:#ffffff0f}.tps-library-button--dark{background:#151515;color:#fff}.tps-library-hero__visual{position:relative;display:flex;min-height:31rem;align-items:center;justify-content:center}.tps-library-hero__image-wrap{position:relative;width:min(100%,38rem);aspect-ratio:1 / 1;border:.12rem solid rgba(255,255,255,.22);border-radius:42% 58% 52% 48%/49% 43% 57% 51%;background:#ffffff14;box-shadow:0 2.4rem 5rem #00000040;overflow:hidden;transform:rotate(2deg)}.tps-library-hero__image-wrap:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,transparent 45%,rgba(158,68,0,.22));content:"";pointer-events:none}.tps-library-hero__image{width:100%;height:100%;object-fit:cover;display:block}.tps-library-hero__icon{width:18rem;height:18rem;opacity:.92}.tps-library-hero__icon svg{width:100%;height:100%;stroke:#fff}.tps-library-section{padding:4.2rem 0}.tps-library-section--warm{margin:2rem 0;padding:6rem 0;background:var(--tps-library-warm)}.tps-library-heading-row{display:flex;gap:2rem;align-items:end;justify-content:space-between;margin-bottom:2.5rem}.tps-library-heading-row__copy{max-width:82rem}.tps-library-section-label{display:block;margin-bottom:.6rem;color:var(--tps-library-orange-deep);font-size:1.35rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tps-library-heading-row h2,.tps-library-content-heading{margin:0;font-size:clamp(3rem,3.2vw,4.8rem);line-height:1.08;letter-spacing:-.025em}.tps-library-heading-row p{max-width:74rem;margin:1rem 0 0;color:var(--tps-library-muted);font-size:1.7rem;line-height:1.6}.tps-library-text-link{display:inline-flex;flex:0 0 auto;align-items:center;gap:.7rem;color:#111;font-size:1.55rem;font-weight:800;text-decoration:none}.tps-library-text-link svg{width:1.7rem;height:1.7rem}.tps-library-text-link:hover{color:var(--tps-library-orange-deep)}.tps-library-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.4rem}.tps-library-category-card{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;border:.1rem solid var(--tps-library-line);border-radius:2rem;background:#fff;color:inherit;text-decoration:none;box-shadow:0 .9rem 2.4rem #2e1d100b;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.tps-library-category-card:hover{transform:translateY(-3px);border-color:#c85f0859;box-shadow:0 1.5rem 3.3rem #341d0d1a}.tps-library-category-card__image{display:flex;align-items:center;justify-content:center;aspect-ratio:1.18 / 1;overflow:hidden;padding:1.2rem;background:#f7f1eb}.tps-library-category-card__image img{width:100%;height:100%;display:block;object-fit:contain;object-position:center center;transition:transform .25s ease}.tps-library-category-card:hover .tps-library-category-card__image img{transform:scale(1.025)}.tps-library-category-card__body{padding:1.7rem 1.7rem 1.9rem}.tps-library-category-card h3{margin:0;font-size:1.95rem;line-height:1.18}.tps-library-category-card p{margin:.7rem 0 1.2rem;color:var(--tps-library-muted);font-size:1.42rem;line-height:1.5}.tps-library-category-card__link{display:inline-flex;gap:.6rem;align-items:center;color:var(--tps-library-orange-deep);font-size:1.4rem;font-weight:800}.tps-library-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.8rem}.tps-library-guide-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:.1rem solid var(--tps-library-line);border-radius:2.1rem;background:#fff;box-shadow:0 1.1rem 3rem #2c1d120e}.tps-library-guide-card__image-link{display:block;overflow:hidden;aspect-ratio:1.6 / 1;background:#f4eee8}.tps-library-guide-card__image-link img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}.tps-library-guide-card:hover .tps-library-guide-card__image-link img{transform:scale(1.02)}.tps-library-guide-card__body{display:flex;flex:1;flex-direction:column;padding:2rem}.tps-library-guide-card__meta{display:flex;gap:.8rem;align-items:center;margin-bottom:.8rem;color:var(--tps-library-orange-deep);font-size:1.26rem;font-weight:800;letter-spacing:.045em;text-transform:uppercase}.tps-library-guide-card h3{margin:0;font-size:clamp(1.9rem,1.7vw,2.35rem);line-height:1.25}.tps-library-guide-card h3 a{color:inherit;text-decoration:none}.tps-library-guide-card h3 a:hover{color:var(--tps-library-orange-deep)}.tps-library-guide-card__excerpt{margin:1rem 0 1.6rem;color:var(--tps-library-muted);font-size:1.5rem;line-height:1.58}.tps-library-guide-card__read{margin-top:auto}.tps-library-pagination{margin-top:3rem}.tps-library-pagination .pagination__list{justify-content:center}.tps-library-value-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-top:3.2rem}.tps-library-value{display:flex;gap:1.2rem;align-items:center;min-width:0;padding:1.6rem 1.7rem;border:.1rem solid rgba(255,255,255,.2);border-radius:1.5rem;background:#ffffff13}.tps-library-value__icon{display:grid;width:4rem;height:4rem;flex:0 0 4rem;place-items:center;margin-top:0;border-radius:1.1rem;background:#ff972329;color:#ff9c35;line-height:0}.tps-library-value__icon svg{display:block;width:2rem;height:2rem;margin:0}.tps-library-value>span:not(.tps-library-value__icon){display:block;min-width:0;margin-top:0;color:#ffffffb3;font-size:1.25rem;line-height:1.35}.tps-library-value strong{display:block;color:#fff;font-size:1.45rem;line-height:1.2}.tps-library-value>span:not(.tps-library-value__icon)>span{display:block;margin-top:.3rem;color:#ffffffb3;font-size:1.25rem;line-height:1.35}.tps-library-support{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3rem;align-items:center;margin:3rem auto 6rem;padding:4rem 4.6rem;border-radius:2.5rem;background:radial-gradient(circle at 96% -20%,rgba(255,151,35,.28) 0 28%,transparent 28.5%),linear-gradient(105deg,#181818,#2b211a 40%,#7d3400);color:#fff;box-shadow:var(--tps-library-shadow)}.tps-library-support h2{margin:0;color:#fff;font-size:clamp(2.7rem,3vw,4.2rem);line-height:1.1}.tps-library-support p{max-width:78rem;margin:1rem 0 0;color:#ffffffc7;font-size:1.65rem;line-height:1.6}.tps-library-support__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end}.tps-library-category .tps-library-hero__inner{min-height:43rem}.tps-library-category__featured{padding:4.5rem 0 2.5rem}.tps-library-category__featured .tps-library-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tps-library-category__browse{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem;padding:3rem 0 5.5rem}.tps-library-category__browse-card{display:flex;min-height:15rem;flex-direction:column;justify-content:space-between;padding:2.5rem;border:.1rem solid var(--tps-library-line);border-radius:2rem;background:var(--tps-library-warm)}.tps-library-category__browse-card--orange{background:linear-gradient(135deg,#fff4e7,#ffd9ae);border-color:#f1c89d}.tps-library-category__browse-card h3{margin:0;font-size:2.2rem}.tps-library-category__browse-card p{margin:.7rem 0 1.4rem;color:var(--tps-library-muted);font-size:1.5rem;line-height:1.55}.tps-article{padding-bottom:4rem}.tps-article .tps-library-hero__inner{min-height:42rem}.tps-article .tps-library-hero h1{font-size:clamp(3.6rem,4.6vw,6.3rem);line-height:1.04}.tps-article__hero-meta{display:flex;flex-wrap:wrap;gap:1rem 1.8rem;margin-top:2rem;color:#ffffffb8;font-size:1.4rem}.tps-article__hero-meta span{display:inline-flex;align-items:center;gap:.6rem}.tps-article__hero-meta svg{width:1.7rem;height:1.7rem}.tps-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 31rem;gap:3rem;align-items:start;padding:1.5rem 0 5rem}.tps-article-card{min-width:0;padding:clamp(2.4rem,4vw,5.4rem);border:.1rem solid var(--tps-library-line);border-radius:2.4rem;background:#fff;box-shadow:0 1.2rem 3.2rem #2d1b0e0e}.tps-article-body{max-width:82rem;margin-inline:auto;font-size:1.75rem;line-height:1.82}.tps-article-body>:first-child{margin-top:0}.tps-article-body>:last-child{margin-bottom:0}.tps-article-body h2{margin:4.2rem 0 1.4rem;font-size:clamp(2.7rem,3vw,3.8rem);line-height:1.16;letter-spacing:-.02em}.tps-article-body h3{margin:3rem 0 1rem;font-size:2.35rem;line-height:1.25}.tps-article-body h4{margin:2.4rem 0 .9rem;font-size:2rem}.tps-article-body p{margin:0 0 1.8rem}.tps-article-body ul,.tps-article-body ol{margin:1.5rem 0 2rem;padding-left:2.5rem}.tps-article-body li+li{margin-top:.7rem}.tps-article-body a{color:var(--tps-library-orange-deep);text-decoration-thickness:.12rem;text-underline-offset:.25rem}.tps-article-body img{max-width:100%;height:auto;margin:1.8rem auto;border-radius:1.6rem}.tps-article-body blockquote{margin:2.7rem 0;padding:1.6rem 2rem;border-left:.45rem solid var(--tps-library-orange);border-radius:0 1.2rem 1.2rem 0;background:#fff6ec;color:#3c2c20}.tps-article-body table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.tps-article-body th,.tps-article-body td{padding:1rem 1.2rem;border:.1rem solid var(--tps-library-line)}.tps-article-sidebar{position:sticky;top:2.4rem;display:grid;gap:1.4rem}.tps-article-sidebar__card{padding:2rem;border:.1rem solid var(--tps-library-line);border-radius:1.8rem;background:var(--tps-library-warm)}.tps-article-sidebar__card h2,.tps-article-sidebar__card h3{margin:0 0 1rem;font-size:1.85rem}.tps-article-toc{margin:0;padding:0;list-style:none}.tps-article-toc li+li{margin-top:.35rem}.tps-article-toc a{display:block;padding:.55rem 0;color:#3c342e;font-size:1.4rem;line-height:1.38;text-decoration:none}.tps-article-toc a:hover,.tps-article-toc a.is-active{color:var(--tps-library-orange-deep)}.tps-article-toc__nested a{padding-left:1.2rem;color:#71665e;font-size:1.32rem}.tps-article-sidebar__card p{margin:0 0 1.3rem;color:var(--tps-library-muted);font-size:1.4rem;line-height:1.5}.tps-article-sidebar__actions{display:grid;gap:.8rem}.tps-article-sidebar__actions .tps-library-button{width:100%;min-height:4.6rem;font-size:1.4rem}.tps-article-note{display:flex;gap:1.3rem;align-items:flex-start;max-width:82rem;margin:3.5rem auto 0;padding:1.7rem 1.8rem;border:.1rem solid #ecd9c5;border-radius:1.5rem;background:#fff8ef;color:#58483b;font-size:1.42rem;line-height:1.55}.tps-article-note svg{width:2rem;height:2rem;flex:0 0 2rem;margin-top:.1rem;color:var(--tps-library-orange-deep)}.tps-article-actions{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between;max-width:82rem;margin:3rem auto 0;padding-top:2.4rem;border-top:.1rem solid var(--tps-library-line)}.tps-article-actions__group{display:flex;flex-wrap:wrap;gap:.8rem}.tps-article-share .share-button__button{min-height:4.6rem;margin:0;padding:.8rem 1.6rem;border:.1rem solid var(--tps-library-line);border-radius:999px;background:#fff;color:#111;font-weight:700}.tps-article-related{padding:1rem 0 4.5rem}.tps-article-related .tps-library-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tps-article-comments{max-width:105rem;margin:0 auto 4rem;padding:3rem;border:.1rem solid var(--tps-library-line);border-radius:2rem;background:var(--tps-library-warm)}.tps-article-comments h2{margin-top:0}.tps-article-comments .article-template__comment-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;margin-bottom:1.4rem}.tps-article-comments .article-template__comment-fields>*{margin:0}.tps-article-comments .field{border-radius:1.4rem}.tps-article-comments .field:before,.tps-article-comments .field:after{border-radius:1.4rem}.tps-article-comments .field__input,.tps-article-comments textarea{border-radius:1.4rem}.tps-article-comments textarea.field__input{min-height:15rem}.tps-article-comments .button{margin-top:1.4rem;border-radius:999px}.tps-article-mobile-toc{display:none;margin:0 0 1.7rem;border:.1rem solid var(--tps-library-line);border-radius:1.5rem;background:var(--tps-library-warm)}.tps-article-mobile-toc summary{padding:1.4rem 1.6rem;cursor:pointer;font-weight:800}.tps-article-mobile-toc .tps-article-toc{padding:0 1.6rem 1.3rem}@media screen and (max-width:1100px){.tps-library-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tps-library-hero__inner{grid-template-columns:minmax(0,1.2fr) minmax(24rem,.8fr);padding:4.8rem}.tps-article-layout{grid-template-columns:minmax(0,1fr) 27rem;gap:2rem}}@media screen and (max-width:749px){.tps-article-comments .article-template__comment-fields{grid-template-columns:1fr}}@media screen and (max-width:900px){.tps-library-shell{width:min(calc(100% - 3rem),var(--page-width, 140rem))}.tps-library-hero__inner{grid-template-columns:1fr;min-height:0;padding:4.2rem 3.4rem}.tps-library-hero__visual{min-height:22rem}.tps-library-hero__image-wrap{width:min(100%,31rem)}.tps-library-value-strip{grid-template-columns:1fr}.tps-library-category-grid,.tps-library-guide-grid,.tps-library-category__featured .tps-library-guide-grid,.tps-article-related .tps-library-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tps-library-support{grid-template-columns:1fr;padding:3.5rem}.tps-library-support__actions{justify-content:flex-start}.tps-article-layout{grid-template-columns:1fr}.tps-article-sidebar{display:none}.tps-article-mobile-toc{display:block}}@media screen and (max-width:600px){.tps-library-shell{width:min(calc(100% - 2rem),var(--page-width, 140rem))}.tps-library-hero{margin-top:1.2rem;border-radius:2rem}.tps-library-hero__inner{padding:3.2rem 2.2rem;gap:2.5rem}.tps-library-breadcrumbs{margin-bottom:2.2rem;font-size:1.35rem}.tps-library-hero h1{font-size:clamp(3.6rem,12vw,5.4rem)}.tps-library-hero__text{font-size:1.65rem}.tps-library-hero__visual{min-height:18rem}.tps-library-hero__image-wrap{width:23rem}.tps-library-hero__actions{display:grid}.tps-library-button{width:100%}.tps-library-heading-row{display:block}.tps-library-heading-row .tps-library-text-link{margin-top:1.5rem}.tps-library-category-grid,.tps-library-guide-grid,.tps-library-category__featured .tps-library-guide-grid,.tps-article-related .tps-library-guide-grid,.tps-library-category__browse{grid-template-columns:1fr}.tps-library-category-card{display:grid;grid-template-columns:11rem 1fr}.tps-library-category-card__image{aspect-ratio:auto;min-height:100%;padding:.8rem}.tps-library-category-card__body{padding:1.5rem}.tps-library-section{padding:3.2rem 0}.tps-library-section--warm{padding:4rem 0}.tps-library-support{margin-bottom:4rem;padding:2.8rem 2.2rem;border-radius:2rem}.tps-article .tps-library-hero h1{font-size:clamp(3.2rem,10vw,4.6rem)}.tps-article-card{padding:2.2rem 1.8rem;border-radius:1.8rem}.tps-article-body{font-size:1.62rem;line-height:1.72}.tps-article-body h2{margin-top:3.4rem}.tps-article-actions{align-items:stretch}.tps-article-actions__group{width:100%}.tps-article-actions__group .tps-library-button{width:auto;flex:1}.tps-article-comments{padding:2rem 1.6rem;border-radius:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/tps-library.css.map */
